[Zrouter-src-freebsd] ZRouter.org: push to FreeBSD HEAD tree
zrouter-src-freebsd at zrouter.org
zrouter-src-freebsd at zrouter.org
Wed Jul 25 14:36:28 UTC 2012
details: http://zrouter.org/hg/FreeBSD/head//rev/8a9451a986e0
changeset: 503:8a9451a986e0
user: Aleksandr Rybalko <ray at ddteam.net>
date: Wed Jul 25 17:04:43 2012 +0300
description:
Lazy update
diffstat:
head/sys/dev/aac/aac_disk.c | 9 +-
head/sys/dev/acpi_support/acpi_asus_wmi.c | 651 +
head/sys/dev/acpi_support/acpi_ibm.c | 459 +-
head/sys/dev/acpica/Osd/OsdSchedule.c | 16 +-
head/sys/dev/acpica/Osd/OsdSynch.c | 6 +-
head/sys/dev/acpica/acpi.c | 55 +-
head/sys/dev/acpica/acpi_cpu.c | 177 +-
head/sys/dev/acpica/acpi_ec.c | 19 +-
head/sys/dev/acpica/acpi_powerres.c | 6 +-
head/sys/dev/acpica/acpi_smbat.c | 3 +-
head/sys/dev/acpica/acpi_video.c | 34 +-
head/sys/dev/acpica/acpivar.h | 10 +-
head/sys/dev/adb/adb_kbd.c | 4 +-
head/sys/dev/ae/if_ae.c | 15 +-
head/sys/dev/agp/agp.c | 17 +-
head/sys/dev/agp/agp_i810.c | 2718 +-
head/sys/dev/agp/agp_i810.h | 101 +
head/sys/dev/agp/agp_if.m | 14 +-
head/sys/dev/agp/agppriv.h | 4 +-
head/sys/dev/agp/agpreg.h | 81 +-
head/sys/dev/agp/agpvar.h | 8 +-
head/sys/dev/ahci/ahci.c | 10 +-
head/sys/dev/aic7xxx/aic79xx.c | 11 +-
head/sys/dev/aic7xxx/aic79xx_osm.c | 10 +-
head/sys/dev/aic7xxx/aic7xxx.c | 11 +-
head/sys/dev/aic7xxx/aic7xxx_osm.c | 10 +-
head/sys/dev/aic7xxx/aicasm/Makefile | 5 +-
head/sys/dev/aic7xxx/aicasm/aicasm.c | 4 +-
head/sys/dev/ata/ata-all.c | 10 +-
head/sys/dev/ata/ata-lowlevel.c | 34 +-
head/sys/dev/ata/chipsets/ata-ite.c | 9 +-
head/sys/dev/ata/chipsets/ata-via.c | 6 +-
head/sys/dev/atkbdc/atkbdc_isa.c | 3 +-
head/sys/dev/bce/if_bce.c | 509 +-
head/sys/dev/bce/if_bcereg.h | 41 +-
head/sys/dev/bge/if_bge.c | 25 +-
head/sys/dev/bge/if_bgereg.h | 6 +-
head/sys/dev/bwi/bwimac.c | 3 +-
head/sys/dev/bwi/bwiphy.c | 3 +-
head/sys/dev/bwi/bwirf.c | 3 +-
head/sys/dev/bwi/if_bwi.c | 3 +-
head/sys/dev/bwi/if_bwi_pci.c | 4 +-
head/sys/dev/cxgb/common/cxgb_ctl_defs.h | 12 +-
head/sys/dev/cxgb/cxgb_adapter.h | 53 +-
head/sys/dev/cxgb/cxgb_main.c | 518 +-
head/sys/dev/cxgb/cxgb_offload.c | 465 -
head/sys/dev/cxgb/cxgb_offload.h | 257 +-
head/sys/dev/cxgb/cxgb_osdep.h | 31 +-
head/sys/dev/cxgb/cxgb_sge.c | 492 +-
head/sys/dev/cxgb/sys/mvec.h | 23 +-
head/sys/dev/cxgb/t3cdev.h | 62 -
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c | 326 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.h | 45 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c | 403 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.h | 19 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cq.c | 16 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_dbg.c | 152 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ev.c | 57 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.c | 517 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.h | 98 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ib_intfc.h | 22 +
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_mem.c | 96 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.c | 411 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.h | 14 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c | 417 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_resource.c | 15 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_user.h | 10 +-
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_wr.h | 77 +-
head/sys/dev/cxgb/ulp/toecore/cxgb_toedev.h | 49 -
head/sys/dev/cxgb/ulp/toecore/toedev.c | 420 -
head/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c | 5163 +-
head/sys/dev/cxgb/ulp/tom/cxgb_cpl_socket.c | 1034 -
head/sys/dev/cxgb/ulp/tom/cxgb_ddp.c | 738 -
head/sys/dev/cxgb/ulp/tom/cxgb_defs.h | 91 -
head/sys/dev/cxgb/ulp/tom/cxgb_l2t.c | 606 +-
head/sys/dev/cxgb/ulp/tom/cxgb_l2t.h | 125 +-
head/sys/dev/cxgb/ulp/tom/cxgb_listen.c | 1323 +-
head/sys/dev/cxgb/ulp/tom/cxgb_t3_ddp.h | 181 -
head/sys/dev/cxgb/ulp/tom/cxgb_tcp.h | 47 -
head/sys/dev/cxgb/ulp/tom/cxgb_tcp_offload.c | 97 -
head/sys/dev/cxgb/ulp/tom/cxgb_tcp_offload.h | 14 -
head/sys/dev/cxgb/ulp/tom/cxgb_toepcb.h | 71 +-
head/sys/dev/cxgb/ulp/tom/cxgb_tom.c | 1717 +-
head/sys/dev/cxgb/ulp/tom/cxgb_tom.h | 317 +-
head/sys/dev/cxgb/ulp/tom/cxgb_tom_sysctl.c | 140 -
head/sys/dev/cxgbe/adapter.h | 110 +-
head/sys/dev/cxgbe/common/common.h | 30 +-
head/sys/dev/cxgbe/common/t4_hw.c | 682 +-
head/sys/dev/cxgbe/common/t4_msg.h | 410 +-
head/sys/dev/cxgbe/firmware/t4fw_cfg.txt | 24 +-
head/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt | 50 +-
head/sys/dev/cxgbe/firmware/t4fw_interface.h | 2103 +-
head/sys/dev/cxgbe/offload.h | 21 +-
head/sys/dev/cxgbe/osdep.h | 3 +-
head/sys/dev/cxgbe/t4_l2t.c | 566 +-
head/sys/dev/cxgbe/t4_l2t.h | 57 +-
head/sys/dev/cxgbe/t4_main.c | 411 +-
head/sys/dev/cxgbe/t4_sge.c | 286 +-
head/sys/dev/cxgbe/tom/t4_connect.c | 377 +
head/sys/dev/cxgbe/tom/t4_cpl_io.c | 1276 +
head/sys/dev/cxgbe/tom/t4_listen.c | 1362 +
head/sys/dev/cxgbe/tom/t4_tom.c | 755 +
head/sys/dev/cxgbe/tom/t4_tom.h | 248 +
head/sys/dev/cxgbe/tom/t4_tom_l2t.c | 405 +
head/sys/dev/cxgbe/tom/t4_tom_l2t.h | 53 +
head/sys/dev/dc/if_dc.c | 7 +-
head/sys/dev/dpt/dpt.h | 4 +-
head/sys/dev/drm2/drm.h | 1214 +
head/sys/dev/drm2/drmP.h | 1400 +
head/sys/dev/drm2/drm_agpsupport.c | 434 +
head/sys/dev/drm2/drm_atomic.h | 93 +
head/sys/dev/drm2/drm_auth.c | 190 +
head/sys/dev/drm2/drm_bufs.c | 1130 +
head/sys/dev/drm2/drm_context.c | 312 +
head/sys/dev/drm2/drm_crtc.c | 3413 +
head/sys/dev/drm2/drm_crtc.h | 935 +
head/sys/dev/drm2/drm_crtc_helper.c | 1043 +
head/sys/dev/drm2/drm_crtc_helper.h | 146 +
head/sys/dev/drm2/drm_dma.c | 139 +
head/sys/dev/drm2/drm_dp_helper.h | 250 +
head/sys/dev/drm2/drm_dp_iic_helper.c | 292 +
head/sys/dev/drm2/drm_drawable.c | 173 +
head/sys/dev/drm2/drm_drv.c | 980 +
head/sys/dev/drm2/drm_edid.c | 1781 +
head/sys/dev/drm2/drm_edid.h | 244 +
head/sys/dev/drm2/drm_edid_modes.h | 381 +
head/sys/dev/drm2/drm_fb_helper.c | 1568 +
head/sys/dev/drm2/drm_fb_helper.h | 141 +
head/sys/dev/drm2/drm_fops.c | 202 +
head/sys/dev/drm2/drm_fourcc.h | 139 +
head/sys/dev/drm2/drm_gem.c | 487 +
head/sys/dev/drm2/drm_gem_names.c | 211 +
head/sys/dev/drm2/drm_gem_names.h | 64 +
head/sys/dev/drm2/drm_hashtab.c | 181 +
head/sys/dev/drm2/drm_hashtab.h | 68 +
head/sys/dev/drm2/drm_internal.h | 43 +
head/sys/dev/drm2/drm_ioctl.c | 320 +
head/sys/dev/drm2/drm_irq.c | 1253 +
head/sys/dev/drm2/drm_linux_list.h | 177 +
head/sys/dev/drm2/drm_linux_list_sort.c | 75 +
head/sys/dev/drm2/drm_lock.c | 199 +
head/sys/dev/drm2/drm_memory.c | 127 +
head/sys/dev/drm2/drm_mm.c | 563 +
head/sys/dev/drm2/drm_mm.h | 185 +
head/sys/dev/drm2/drm_mode.h | 444 +
head/sys/dev/drm2/drm_modes.c | 1147 +
head/sys/dev/drm2/drm_pci.c | 125 +
head/sys/dev/drm2/drm_pciids.h | 770 +
head/sys/dev/drm2/drm_sarea.h | 87 +
head/sys/dev/drm2/drm_scatter.c | 129 +
head/sys/dev/drm2/drm_sman.c | 352 +
head/sys/dev/drm2/drm_sman.h | 181 +
head/sys/dev/drm2/drm_stub.c | 60 +
head/sys/dev/drm2/drm_sysctl.c | 364 +
head/sys/dev/drm2/drm_vm.c | 134 +
head/sys/dev/drm2/i915/i915_debug.c | 1683 +
head/sys/dev/drm2/i915/i915_dma.c | 2075 +
head/sys/dev/drm2/i915/i915_drm.h | 971 +
head/sys/dev/drm2/i915/i915_drv.c | 821 +
head/sys/dev/drm2/i915/i915_drv.h | 1481 +
head/sys/dev/drm2/i915/i915_gem.c | 3760 +
head/sys/dev/drm2/i915/i915_gem_evict.c | 213 +
head/sys/dev/drm2/i915/i915_gem_execbuffer.c | 1528 +
head/sys/dev/drm2/i915/i915_gem_gtt.c | 329 +
head/sys/dev/drm2/i915/i915_gem_tiling.c | 495 +
head/sys/dev/drm2/i915/i915_irq.c | 2278 +
head/sys/dev/drm2/i915/i915_reg.h | 3876 +
head/sys/dev/drm2/i915/i915_suspend.c | 909 +
head/sys/dev/drm2/i915/intel_bios.c | 737 +
head/sys/dev/drm2/i915/intel_bios.h | 620 +
head/sys/dev/drm2/i915/intel_crt.c | 624 +
head/sys/dev/drm2/i915/intel_display.c | 9532 ++++
head/sys/dev/drm2/i915/intel_dp.c | 2562 +
head/sys/dev/drm2/i915/intel_drv.h | 428 +
head/sys/dev/drm2/i915/intel_fb.c | 270 +
head/sys/dev/drm2/i915/intel_hdmi.c | 576 +
head/sys/dev/drm2/i915/intel_iic.c | 716 +
head/sys/dev/drm2/i915/intel_lvds.c | 1125 +
head/sys/dev/drm2/i915/intel_modes.c | 143 +
head/sys/dev/drm2/i915/intel_opregion.c | 550 +
head/sys/dev/drm2/i915/intel_overlay.c | 1582 +
head/sys/dev/drm2/i915/intel_panel.c | 327 +
head/sys/dev/drm2/i915/intel_ringbuffer.c | 1623 +
head/sys/dev/drm2/i915/intel_ringbuffer.h | 203 +
head/sys/dev/drm2/i915/intel_sdvo.c | 2680 +
head/sys/dev/drm2/i915/intel_sdvo_regs.h | 725 +
head/sys/dev/drm2/i915/intel_sprite.c | 669 +
head/sys/dev/drm2/i915/intel_tv.c | 1609 +
head/sys/dev/e1000/e1000_82541.c | 4 +-
head/sys/dev/e1000/e1000_82543.c | 10 +-
head/sys/dev/e1000/e1000_82571.c | 4 +-
head/sys/dev/e1000/e1000_82575.c | 197 +-
head/sys/dev/e1000/e1000_api.c | 19 +-
head/sys/dev/e1000/e1000_api.h | 6 +-
head/sys/dev/e1000/e1000_defines.h | 40 +-
head/sys/dev/e1000/e1000_hw.h | 21 +-
head/sys/dev/e1000/e1000_i210.c | 740 +
head/sys/dev/e1000/e1000_i210.h | 80 +
head/sys/dev/e1000/e1000_ich8lan.c | 4 +-
head/sys/dev/e1000/e1000_mac.c | 604 +-
head/sys/dev/e1000/e1000_mac.h | 14 +-
head/sys/dev/e1000/e1000_manage.c | 326 +-
head/sys/dev/e1000/e1000_manage.h | 62 +-
head/sys/dev/e1000/e1000_phy.c | 1057 +-
head/sys/dev/e1000/e1000_phy.h | 26 +-
head/sys/dev/e1000/e1000_regs.h | 77 +-
head/sys/dev/e1000/if_em.c | 37 +-
head/sys/dev/e1000/if_igb.c | 178 +-
head/sys/dev/e1000/if_igb.h | 4 +-
head/sys/dev/esp/ncr53c9x.c | 6 +-
head/sys/dev/etherswitch/arswitch/arswitch.c | 577 +
head/sys/dev/etherswitch/arswitch/arswitch_7240.c | 142 +
head/sys/dev/etherswitch/arswitch/arswitch_7240.h | 35 +
head/sys/dev/etherswitch/arswitch/arswitch_8216.c | 92 +
head/sys/dev/etherswitch/arswitch/arswitch_8216.h | 34 +
head/sys/dev/etherswitch/arswitch/arswitch_8226.c | 92 +
head/sys/dev/etherswitch/arswitch/arswitch_8226.h | 34 +
head/sys/dev/etherswitch/arswitch/arswitch_8316.c | 151 +
head/sys/dev/etherswitch/arswitch/arswitch_8316.h | 34 +
head/sys/dev/etherswitch/arswitch/arswitch_phy.c | 136 +
head/sys/dev/etherswitch/arswitch/arswitch_phy.h | 34 +
head/sys/dev/etherswitch/arswitch/arswitch_reg.c | 180 +
head/sys/dev/etherswitch/arswitch/arswitch_reg.h | 44 +
head/sys/dev/etherswitch/arswitch/arswitchreg.h | 291 +
head/sys/dev/etherswitch/arswitch/arswitchvar.h | 92 +
head/sys/dev/etherswitch/etherswitch.c | 257 +
head/sys/dev/etherswitch/etherswitch.h | 70 +
head/sys/dev/etherswitch/etherswitch_if.m | 86 +
head/sys/dev/etherswitch/mdio.c | 117 +
head/sys/dev/etherswitch/mdio.h | 35 +
head/sys/dev/etherswitch/mdio_if.m | 24 +
head/sys/dev/etherswitch/miiproxy.c | 444 +
head/sys/dev/etherswitch/miiproxy.h | 37 +
head/sys/dev/etherswitch/rtl8366/rtl8366rb.c | 755 +
head/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h | 176 +
head/sys/dev/fb/fbreg.h | 16 +-
head/sys/dev/fdt/fdt_common.h | 3 +-
head/sys/dev/fdt/fdt_pci.c | 10 +-
head/sys/dev/fdt/fdt_slicer.c | 115 +
head/sys/dev/fdt/fdtbus.c | 73 +-
head/sys/dev/fdt/simplebus.c | 47 +-
head/sys/dev/filemon/filemon.c | 377 +
head/sys/dev/filemon/filemon.h | 34 +
head/sys/dev/filemon/filemon_lock.c | 122 +
head/sys/dev/filemon/filemon_wrapper.c | 742 +
head/sys/dev/firewire/sbp_targ.c | 12 +-
head/sys/dev/fxp/if_fxp.c | 9 +-
head/sys/dev/gpio/zwmux.c | 666 +
head/sys/dev/gxemul/cons/gxemul_cons.c | 334 +
head/sys/dev/gxemul/disk/gxemul_disk.c | 315 +
head/sys/dev/gxemul/disk/gxemul_diskreg.h | 57 +
head/sys/dev/gxemul/ether/gxreg.h | 56 +
head/sys/dev/gxemul/ether/if_gx.c | 398 +
head/sys/dev/hptiop/hptiop.c | 3 +-
head/sys/dev/hptmv/entry.c | 3 +-
head/sys/dev/hptrr/hptrr_osm_bsd.c | 4 +-
head/sys/dev/hwpmc/hwpmc_arm.c | 109 +-
head/sys/dev/hwpmc/hwpmc_core.c | 5 +-
head/sys/dev/hwpmc/hwpmc_intel.c | 15 +-
head/sys/dev/hwpmc/hwpmc_mips.c | 6 +-
head/sys/dev/hwpmc/hwpmc_powerpc.c | 6 +-
head/sys/dev/isci/isci.h | 34 +-
head/sys/dev/isci/isci_controller.c | 49 +-
head/sys/dev/isci/isci_interrupt.c | 12 +-
head/sys/dev/isci/isci_io_request.c | 53 +-
head/sys/dev/isci/isci_remote_device.c | 22 +-
head/sys/dev/isci/scil/sati_inquiry.c | 4 +-
head/sys/dev/isp/isp.c | 849 +-
head/sys/dev/isp/isp_freebsd.c | 224 +-
head/sys/dev/isp/isp_freebsd.h | 29 +-
head/sys/dev/isp/isp_pci.c | 40 +-
head/sys/dev/isp/isp_sbus.c | 4 +-
head/sys/dev/isp/ispmbox.h | 32 +-
head/sys/dev/isp/ispreg.h | 21 +-
head/sys/dev/isp/ispvar.h | 25 +-
head/sys/dev/ispfw/asm_2400.h | 46544 ++++++++++---------
head/sys/dev/ispfw/asm_2500.h | 39521 ++++++++--------
head/sys/dev/iwn/if_iwn.c | 110 +-
head/sys/dev/ixgbe/ixgbe.c | 194 +-
head/sys/dev/ixgbe/ixgbe.h | 4 +-
head/sys/dev/ixgbe/ixgbe_82598.c | 102 +-
head/sys/dev/ixgbe/ixgbe_82598.h | 4 +-
head/sys/dev/ixgbe/ixgbe_82599.c | 14 +-
head/sys/dev/ixgbe/ixgbe_api.c | 23 +-
head/sys/dev/ixgbe/ixgbe_api.h | 5 +-
head/sys/dev/ixgbe/ixgbe_common.c | 845 +-
head/sys/dev/ixgbe/ixgbe_common.h | 9 +-
head/sys/dev/ixgbe/ixgbe_osdep.h | 11 +-
head/sys/dev/ixgbe/ixgbe_phy.c | 67 +-
head/sys/dev/ixgbe/ixgbe_type.h | 97 +-
head/sys/dev/ixgbe/ixgbe_vf.c | 24 +-
head/sys/dev/ixgbe/ixgbe_x540.c | 8 +-
head/sys/dev/ixgbe/ixv.c | 10 +-
head/sys/dev/jme/if_jme.c | 4 +-
head/sys/dev/md/md.c | 74 +-
head/sys/dev/mfi/mfi.c | 56 +-
head/sys/dev/mfi/mfi_cam.c | 6 +-
head/sys/dev/mfi/mfi_debug.c | 5 +-
head/sys/dev/mfi/mfi_disk.c | 24 +-
head/sys/dev/mfi/mfi_tbolt.c | 345 +-
head/sys/dev/mfi/mfireg.h | 12 +-
head/sys/dev/mfi/mfivar.h | 20 +-
head/sys/dev/mmc/mmc.c | 194 +-
head/sys/dev/mmc/mmcsd.c | 13 +-
head/sys/dev/mps/mpi/mpi2.h | 6 +-
head/sys/dev/mps/mpi/mpi2_cnfg.h | 6 +-
head/sys/dev/mps/mpi/mpi2_hbd.h | 6 +-
head/sys/dev/mps/mpi/mpi2_history.txt | 6 +-
head/sys/dev/mps/mpi/mpi2_init.h | 6 +-
head/sys/dev/mps/mpi/mpi2_ioc.h | 6 +-
head/sys/dev/mps/mpi/mpi2_ra.h | 6 +-
head/sys/dev/mps/mpi/mpi2_raid.h | 6 +-
head/sys/dev/mps/mpi/mpi2_sas.h | 6 +-
head/sys/dev/mps/mpi/mpi2_targ.h | 6 +-
head/sys/dev/mps/mpi/mpi2_tool.h | 6 +-
head/sys/dev/mps/mpi/mpi2_type.h | 6 +-
head/sys/dev/mps/mps.c | 409 +-
head/sys/dev/mps/mps_config.c | 5 +-
head/sys/dev/mps/mps_ioctl.h | 6 +-
head/sys/dev/mps/mps_mapping.c | 4 +-
head/sys/dev/mps/mps_mapping.h | 4 +-
head/sys/dev/mps/mps_sas.c | 336 +-
head/sys/dev/mps/mps_sas.h | 4 +-
head/sys/dev/mps/mps_sas_lsi.c | 153 +-
head/sys/dev/mps/mps_user.c | 52 +-
head/sys/dev/mps/mpsvar.h | 70 +-
head/sys/dev/mpt/mpt_cam.c | 38 +-
head/sys/dev/msk/if_msk.c | 5 +-
head/sys/dev/mvs/mvs.c | 47 +-
head/sys/dev/mvs/mvs.h | 7 +-
head/sys/dev/mvs/mvs_soc.c | 4 +-
head/sys/dev/mxge/eth_z8e.h | 15038 +++---
head/sys/dev/mxge/ethp_z8e.h | 15121 +++---
head/sys/dev/mxge/rss_eth_z8e.h | 19372 ++++----
head/sys/dev/mxge/rss_ethp_z8e.h | 19500 ++++----
head/sys/dev/nand/nand.c | 834 +
head/sys/dev/nand/nand.h | 385 +
head/sys/dev/nand/nand_bbt.c | 273 +
head/sys/dev/nand/nand_cdev.c | 413 +
head/sys/dev/nand/nand_dev.h | 90 +
head/sys/dev/nand/nand_ecc_pos.h | 56 +
head/sys/dev/nand/nand_generic.c | 1320 +
head/sys/dev/nand/nand_geom.c | 414 +
head/sys/dev/nand/nand_id.c | 60 +
head/sys/dev/nand/nand_if.m | 168 +
head/sys/dev/nand/nandbus.c | 530 +
head/sys/dev/nand/nandbus.h | 49 +
head/sys/dev/nand/nandbus_if.m | 100 +
head/sys/dev/nand/nandsim.c | 667 +
head/sys/dev/nand/nandsim.h | 175 +
head/sys/dev/nand/nandsim_chip.c | 901 +
head/sys/dev/nand/nandsim_chip.h | 159 +
head/sys/dev/nand/nandsim_ctrl.c | 396 +
head/sys/dev/nand/nandsim_log.c | 186 +
head/sys/dev/nand/nandsim_log.h | 52 +
head/sys/dev/nand/nandsim_swap.c | 389 +
head/sys/dev/nand/nandsim_swap.h | 64 +
head/sys/dev/nand/nfc_fsl.c | 716 +
head/sys/dev/nand/nfc_fsl.h | 97 +
head/sys/dev/nand/nfc_if.m | 165 +
head/sys/dev/nand/nfc_mv.c | 236 +
head/sys/dev/netmap/head.diff | 654 -
head/sys/dev/netmap/netmap.c | 5 +-
head/sys/dev/pccard/pccard.c | 44 +-
head/sys/dev/pccard/pccardvarp.h | 25 +-
head/sys/dev/pci/pci.c | 6 +-
head/sys/dev/pci/pci_pci.c | 27 +-
head/sys/dev/pci/vga_pci.c | 3 +-
head/sys/dev/powermac_nvram/powermac_nvram.c | 5 +-
head/sys/dev/puc/puc_cfg.h | 4 +-
head/sys/dev/puc/pucdata.c | 49 +-
head/sys/dev/qlxgb/qla_os.c | 3 +-
head/sys/dev/re/if_re.c | 15 +-
head/sys/dev/sdhci/sdhci.c | 4 +-
head/sys/dev/sec/sec.c | 6 +-
head/sys/dev/sec/sec.h | 3 +-
head/sys/dev/sf/if_sf.c | 4 +-
head/sys/dev/siis/siis.c | 6 +-
head/sys/dev/sio/sio.c | 7 +-
head/sys/dev/sound/pci/hda/hdaa.c | 14 +-
head/sys/dev/sound/pci/hda/hdaa_patches.c | 11 +-
head/sys/dev/sound/pci/hdspe.c | 8 +-
head/sys/dev/sound/pcm/sndstat.c | 81 +-
head/sys/dev/sym/sym_conf.h | 16 +-
head/sys/dev/sym/sym_hipd.c | 99 +-
head/sys/dev/tsec/if_tsec.c | 19 +-
head/sys/dev/twa/tw_osl_cam.c | 6 +-
head/sys/dev/viawd/viawd.c | 16 +-
head/sys/dev/virtio/balloon/virtio_balloon.c | 3 +-
head/sys/dev/virtio/balloon/virtio_balloon.h | 4 +-
head/sys/dev/virtio/block/virtio_blk.c | 83 +-
head/sys/dev/virtio/block/virtio_blk.h | 4 +-
head/sys/dev/virtio/network/if_vtnet.c | 4 +-
head/sys/dev/virtio/network/virtio_net.h | 4 +-
head/sys/dev/virtio/pci/virtio_pci.c | 643 +-
head/sys/dev/virtio/pci/virtio_pci.h | 4 +-
head/sys/dev/virtio/virtio.c | 39 +-
head/sys/dev/virtio/virtio.h | 37 +-
head/sys/dev/virtio/virtio_ring.h | 13 +-
head/sys/dev/virtio/virtqueue.c | 89 +-
head/sys/dev/virtio/virtqueue.h | 10 +-
head/sys/dev/vr/if_vr.c | 45 +-
head/sys/dev/vr/if_vrreg.h | 3 +-
head/sys/dev/vxge/vxgehal/vxgehal-channel.h | 4 +-
head/sys/dev/wbwd/wbwd.c | 12 +-
head/sys/dev/wpi/if_wpi.c | 4 +-
head/sys/dev/xen/balloon/balloon.c | 5 +-
head/sys/dev/xen/blkfront/blkfront.c | 4 +-
head/sys/dev/xl/if_xl.c | 7 +-
409 files changed, 189281 insertions(+), 95961 deletions(-)
diffs (313760 lines):
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/aac/aac_disk.c
--- a/head/sys/dev/aac/aac_disk.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/aac/aac_disk.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/aac/aac_disk.c 238601 2012-07-18 18:10:27Z sbruno $");
#include "opt_aac.h"
@@ -332,13 +332,12 @@
void
aac_biodone(struct bio *bp)
{
- struct aac_disk *sc;
-
- sc = (struct aac_disk *)bp->bio_disk->d_drv1;
fwprintf(NULL, HBA_FLAGS_DBG_FUNCTION_ENTRY_B, "");
- if (bp->bio_flags & BIO_ERROR)
+ if (bp->bio_flags & BIO_ERROR) {
+ bp->bio_resid = bp->bio_bcount;
disk_err(bp, "hard error", -1, 1);
+ }
biodone(bp);
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/acpi_support/acpi_asus_wmi.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/acpi_support/acpi_asus_wmi.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,651 @@
+/*-
+ * Copyright (c) 2012 Alexander Motin <mav at FreeBSD.org>
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/acpi_support/acpi_asus_wmi.c 237981 2012-07-02 08:31:29Z mav $");
+
+#include "opt_acpi.h"
+#include <sys/param.h>
+#include <sys/conf.h>
+#include <sys/uio.h>
+#include <sys/proc.h>
+#include <sys/kernel.h>
+#include <sys/bus.h>
+#include <sys/sbuf.h>
+#include <sys/module.h>
+#include <sys/sysctl.h>
+
+#include <contrib/dev/acpica/include/acpi.h>
+#include <contrib/dev/acpica/include/accommon.h>
+#include <dev/acpica/acpivar.h>
+#include "acpi_wmi_if.h"
+
+#define _COMPONENT ACPI_OEM
+ACPI_MODULE_NAME("ASUS-WMI")
+
+#define ACPI_ASUS_WMI_MGMT_GUID "97845ED0-4E6D-11DE-8A39-0800200C9A66"
+#define ACPI_ASUS_WMI_EVENT_GUID "0B3CBB35-E3C2-45ED-91C2-4C5A6D195D1C"
+#define ACPI_EEEPC_WMI_EVENT_GUID "ABBC0F72-8EA1-11D1-00A0-C90629100000"
+
+/* WMI Methods */
+#define ASUS_WMI_METHODID_SPEC 0x43455053
+#define ASUS_WMI_METHODID_SFUN 0x4E554653
+#define ASUS_WMI_METHODID_DSTS 0x53544344
+#define ASUS_WMI_METHODID_DSTS2 0x53545344
+#define ASUS_WMI_METHODID_DEVS 0x53564544
+#define ASUS_WMI_METHODID_INIT 0x54494E49
+#define ASUS_WMI_METHODID_HKEY 0x59454B48
+
+#define ASUS_WMI_UNSUPPORTED_METHOD 0xFFFFFFFE
+
+/* Wireless */
+#define ASUS_WMI_DEVID_HW_SWITCH 0x00010001
+#define ASUS_WMI_DEVID_WIRELESS_LED 0x00010002
+#define ASUS_WMI_DEVID_CWAP 0x00010003
+#define ASUS_WMI_DEVID_WLAN 0x00010011
+#define ASUS_WMI_DEVID_BLUETOOTH 0x00010013
+#define ASUS_WMI_DEVID_GPS 0x00010015
+#define ASUS_WMI_DEVID_WIMAX 0x00010017
+#define ASUS_WMI_DEVID_WWAN3G 0x00010019
+#define ASUS_WMI_DEVID_UWB 0x00010021
+
+/* LEDs */
+#define ASUS_WMI_DEVID_LED1 0x00020011
+#define ASUS_WMI_DEVID_LED2 0x00020012
+#define ASUS_WMI_DEVID_LED3 0x00020013
+#define ASUS_WMI_DEVID_LED4 0x00020014
+#define ASUS_WMI_DEVID_LED5 0x00020015
+#define ASUS_WMI_DEVID_LED6 0x00020016
+
+/* Backlight and Brightness */
+#define ASUS_WMI_DEVID_BACKLIGHT 0x00050011
+#define ASUS_WMI_DEVID_BRIGHTNESS 0x00050012
+#define ASUS_WMI_DEVID_KBD_BACKLIGHT 0x00050021
+#define ASUS_WMI_DEVID_LIGHT_SENSOR 0x00050022
+
+/* Misc */
+#define ASUS_WMI_DEVID_CAMERA 0x00060013
+#define ASUS_WMI_DEVID_CARDREADER 0x00080013
+#define ASUS_WMI_DEVID_TOUCHPAD 0x00100011
+#define ASUS_WMI_DEVID_TOUCHPAD_LED 0x00100012
+#define ASUS_WMI_DEVID_THERMAL_CTRL 0x00110011
+#define ASUS_WMI_DEVID_FAN_CTRL 0x00110012
+#define ASUS_WMI_DEVID_PROCESSOR_STATE 0x00120012
+
+/* DSTS masks */
+#define ASUS_WMI_DSTS_STATUS_BIT 0x00000001
+#define ASUS_WMI_DSTS_UNKNOWN_BIT 0x00000002
+#define ASUS_WMI_DSTS_PRESENCE_BIT 0x00010000
+#define ASUS_WMI_DSTS_USER_BIT 0x00020000
+#define ASUS_WMI_DSTS_BIOS_BIT 0x00040000
+#define ASUS_WMI_DSTS_BRIGHTNESS_MASK 0x000000FF
+#define ASUS_WMI_DSTS_MAX_BRIGTH_MASK 0x0000FF00
+
+
+struct acpi_asus_wmi_softc {
+ device_t dev;
+ device_t wmi_dev;
+ const char *notify_guid;
+ struct sysctl_ctx_list *sysctl_ctx;
+ struct sysctl_oid *sysctl_tree;
+ int dsts_id;
+ int handle_keys;
+};
+
+static struct {
+ char *name;
+ int dev_id;
+ char *description;
+ int access;
+} acpi_asus_wmi_sysctls[] = {
+ {
+ .name = "hw_switch",
+ .dev_id = ASUS_WMI_DEVID_HW_SWITCH,
+ .description = "hw_switch",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "wireless_led",
+ .dev_id = ASUS_WMI_DEVID_WIRELESS_LED,
+ .description = "Wireless LED control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "cwap",
+ .dev_id = ASUS_WMI_DEVID_CWAP,
+ .description = "Alt+F2 function",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "wlan",
+ .dev_id = ASUS_WMI_DEVID_WLAN,
+ .description = "WLAN power control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "bluetooth",
+ .dev_id = ASUS_WMI_DEVID_BLUETOOTH,
+ .description = "Bluetooth power control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "gps",
+ .dev_id = ASUS_WMI_DEVID_GPS,
+ .description = "GPS power control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "wimax",
+ .dev_id = ASUS_WMI_DEVID_WIMAX,
+ .description = "WiMAX power control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "wwan3g",
+ .dev_id = ASUS_WMI_DEVID_WWAN3G,
+ .description = "WWAN-3G power control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "uwb",
+ .dev_id = ASUS_WMI_DEVID_UWB,
+ .description = "UWB power control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "led1",
+ .dev_id = ASUS_WMI_DEVID_LED1,
+ .description = "LED1 control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "led2",
+ .dev_id = ASUS_WMI_DEVID_LED2,
+ .description = "LED2 control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "led3",
+ .dev_id = ASUS_WMI_DEVID_LED3,
+ .description = "LED3 control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "led4",
+ .dev_id = ASUS_WMI_DEVID_LED4,
+ .description = "LED4 control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "led5",
+ .dev_id = ASUS_WMI_DEVID_LED5,
+ .description = "LED5 control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "led6",
+ .dev_id = ASUS_WMI_DEVID_LED6,
+ .description = "LED6 control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "backlight",
+ .dev_id = ASUS_WMI_DEVID_BACKLIGHT,
+ .description = "LCD backlight on/off control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "brightness",
+ .dev_id = ASUS_WMI_DEVID_BRIGHTNESS,
+ .description = "LCD backlight brightness control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "kbd_backlight",
+ .dev_id = ASUS_WMI_DEVID_KBD_BACKLIGHT,
+ .description = "Keyboard backlight brightness control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "light_sensor",
+ .dev_id = ASUS_WMI_DEVID_LIGHT_SENSOR,
+ .description = "Ambient light sensor",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "camera",
+ .dev_id = ASUS_WMI_DEVID_CAMERA,
+ .description = "Camera power control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "cardreader",
+ .dev_id = ASUS_WMI_DEVID_CARDREADER,
+ .description = "Cardreader power control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "touchpad",
+ .dev_id = ASUS_WMI_DEVID_TOUCHPAD,
+ .description = "Touchpad control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "touchpad_led",
+ .dev_id = ASUS_WMI_DEVID_TOUCHPAD_LED,
+ .description = "Touchpad LED control",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ {
+ .name = "themperature",
+ .dev_id = ASUS_WMI_DEVID_THERMAL_CTRL,
+ .description = "Temperature (C)",
+ .access = CTLTYPE_INT | CTLFLAG_RD
+ },
+ {
+ .name = "fan_speed",
+ .dev_id = ASUS_WMI_DEVID_FAN_CTRL,
+ .description = "Fan speed (0-3)",
+ .access = CTLTYPE_INT | CTLFLAG_RD
+ },
+ {
+ .name = "processor_state",
+ .dev_id = ASUS_WMI_DEVID_PROCESSOR_STATE,
+ .description = "Processor state",
+ .access = CTLTYPE_INT | CTLFLAG_RW
+ },
+ { NULL, 0, NULL, 0 }
+};
+
+ACPI_SERIAL_DECL(asus_wmi, "ASUS WMI device");
+
+static void acpi_asus_wmi_identify(driver_t *driver, device_t parent);
+static int acpi_asus_wmi_probe(device_t dev);
+static int acpi_asus_wmi_attach(device_t dev);
+static int acpi_asus_wmi_detach(device_t dev);
+
+static int acpi_asus_wmi_sysctl(SYSCTL_HANDLER_ARGS);
+static int acpi_asus_wmi_sysctl_set(struct acpi_asus_wmi_softc *sc, int dev_id,
+ int arg, int oldarg);
+static int acpi_asus_wmi_sysctl_get(struct acpi_asus_wmi_softc *sc, int dev_id);
+static int acpi_asus_wmi_evaluate_method(device_t wmi_dev, int method,
+ UINT32 arg0, UINT32 arg1, UINT32 *retval);
+static int acpi_wpi_asus_get_devstate(struct acpi_asus_wmi_softc *sc,
+ UINT32 dev_id, UINT32 *retval);
+static int acpi_wpi_asus_set_devstate(struct acpi_asus_wmi_softc *sc,
+ UINT32 dev_id, UINT32 ctrl_param, UINT32 *retval);
+static void acpi_asus_wmi_notify(ACPI_HANDLE h, UINT32 notify, void *context);
+
+static device_method_t acpi_asus_wmi_methods[] = {
+ DEVMETHOD(device_identify, acpi_asus_wmi_identify),
+ DEVMETHOD(device_probe, acpi_asus_wmi_probe),
+ DEVMETHOD(device_attach, acpi_asus_wmi_attach),
+ DEVMETHOD(device_detach, acpi_asus_wmi_detach),
+ {0, 0}
+};
+
+static driver_t acpi_asus_wmi_driver = {
+ "acpi_asus_wmi",
+ acpi_asus_wmi_methods,
+ sizeof(struct acpi_asus_wmi_softc),
+};
+
+static devclass_t acpi_asus_wmi_devclass;
+
+DRIVER_MODULE(acpi_asus_wmi, acpi_wmi, acpi_asus_wmi_driver,
+ acpi_asus_wmi_devclass, 0, 0);
+MODULE_DEPEND(acpi_asus_wmi, acpi_wmi, 1, 1, 1);
+MODULE_DEPEND(acpi_asus_wmi, acpi, 1, 1, 1);
+
+static void
+acpi_asus_wmi_identify(driver_t *driver, device_t parent)
+{
+
+ /* Don't do anything if driver is disabled. */
+ if (acpi_disabled("asus_wmi"))
+ return;
+
+ /* Add only a single device instance. */
+ if (device_find_child(parent, "acpi_asus_wmi", -1) != NULL)
+ return;
+
+ /* Check management GUID to see whether system is compatible. */
+ if (!ACPI_WMI_PROVIDES_GUID_STRING(parent,
+ ACPI_ASUS_WMI_MGMT_GUID))
+ return;
+
+ if (BUS_ADD_CHILD(parent, 0, "acpi_asus_wmi", -1) == NULL)
+ device_printf(parent, "add acpi_asus_wmi child failed\n");
+}
+
+static int
+acpi_asus_wmi_probe(device_t dev)
+{
+
+ if (!ACPI_WMI_PROVIDES_GUID_STRING(device_get_parent(dev),
+ ACPI_ASUS_WMI_MGMT_GUID))
+ return (EINVAL);
+ device_set_desc(dev, "ASUS WMI device");
+ return (0);
+}
+
+static int
+acpi_asus_wmi_attach(device_t dev)
+{
+ struct acpi_asus_wmi_softc *sc;
+ UINT32 val;
+ int dev_id, i;
+
+ ACPI_FUNCTION_TRACE((char *)(uintptr_t) __func__);
+
+ sc = device_get_softc(dev);
+ sc->dev = dev;
+ sc->wmi_dev = device_get_parent(dev);
+ sc->handle_keys = 1;
+
+ /* Check management GUID. */
+ if (!ACPI_WMI_PROVIDES_GUID_STRING(sc->wmi_dev,
+ ACPI_ASUS_WMI_MGMT_GUID)) {
+ device_printf(dev,
+ "WMI device does not provide the ASUS management GUID\n");
+ return (EINVAL);
+ }
+
+ /* Find proper DSTS method. */
+ sc->dsts_id = ASUS_WMI_METHODID_DSTS;
+next:
+ for (i = 0; acpi_asus_wmi_sysctls[i].name != NULL; ++i) {
+ dev_id = acpi_asus_wmi_sysctls[i].dev_id;
+ if (acpi_wpi_asus_get_devstate(sc, dev_id, &val))
+ continue;
+ break;
+ }
+ if (acpi_asus_wmi_sysctls[i].name == NULL) {
+ if (sc->dsts_id == ASUS_WMI_METHODID_DSTS) {
+ sc->dsts_id = ASUS_WMI_METHODID_DSTS2;
+ goto next;
+ } else {
+ device_printf(dev, "Can not detect DSTS method ID\n");
+ return (EINVAL);
+ }
+ }
+
+ /* Find proper and attach to notufy GUID. */
+ if (ACPI_WMI_PROVIDES_GUID_STRING(sc->wmi_dev,
+ ACPI_ASUS_WMI_EVENT_GUID))
+ sc->notify_guid = ACPI_ASUS_WMI_EVENT_GUID;
+ else if (ACPI_WMI_PROVIDES_GUID_STRING(sc->wmi_dev,
+ ACPI_EEEPC_WMI_EVENT_GUID))
+ sc->notify_guid = ACPI_EEEPC_WMI_EVENT_GUID;
+ else
+ sc->notify_guid = NULL;
+ if (sc->notify_guid != NULL) {
+ if (ACPI_WMI_INSTALL_EVENT_HANDLER(sc->wmi_dev,
+ sc->notify_guid, acpi_asus_wmi_notify, dev))
+ sc->notify_guid = NULL;
+ }
+ if (sc->notify_guid == NULL)
+ device_printf(dev, "Could not install event handler!\n");
+
+ /* Initialize. */
+ if (!acpi_asus_wmi_evaluate_method(sc->wmi_dev,
+ ASUS_WMI_METHODID_INIT, 0, 0, &val) && bootverbose)
+ device_printf(dev, "Initialization: %#x\n", val);
+ if (!acpi_asus_wmi_evaluate_method(sc->wmi_dev,
+ ASUS_WMI_METHODID_SPEC, 0, 0x9, &val) && bootverbose)
+ device_printf(dev, "WMI BIOS version: %d.%d\n",
+ val >> 16, val & 0xFF);
+ if (!acpi_asus_wmi_evaluate_method(sc->wmi_dev,
+ ASUS_WMI_METHODID_SFUN, 0, 0, &val) && bootverbose)
+ device_printf(dev, "SFUN value: %#x\n", val);
+
+ ACPI_SERIAL_BEGIN(asus_wmi);
+
+ sc->sysctl_ctx = device_get_sysctl_ctx(dev);
+ sc->sysctl_tree = device_get_sysctl_tree(dev);
+ SYSCTL_ADD_INT(sc->sysctl_ctx,
+ SYSCTL_CHILDREN(sc->sysctl_tree), OID_AUTO,
+ "handle_keys", CTLFLAG_RW, &sc->handle_keys,
+ 0, "Handle some hardware keys inside the driver");
+ for (i = 0; acpi_asus_wmi_sysctls[i].name != NULL; ++i) {
+ dev_id = acpi_asus_wmi_sysctls[i].dev_id;
+ if (acpi_wpi_asus_get_devstate(sc, dev_id, &val))
+ continue;
+ switch (dev_id) {
+ case ASUS_WMI_DEVID_THERMAL_CTRL:
+ case ASUS_WMI_DEVID_PROCESSOR_STATE:
+ case ASUS_WMI_DEVID_FAN_CTRL:
+ case ASUS_WMI_DEVID_BRIGHTNESS:
+ if (val == 0)
+ continue;
+ break;
+ default:
+ if ((val & ASUS_WMI_DSTS_PRESENCE_BIT) == 0)
+ continue;
+ break;
+ }
+
+ SYSCTL_ADD_PROC(sc->sysctl_ctx,
+ SYSCTL_CHILDREN(sc->sysctl_tree), OID_AUTO,
+ acpi_asus_wmi_sysctls[i].name,
+ acpi_asus_wmi_sysctls[i].access,
+ sc, i, acpi_asus_wmi_sysctl, "I",
+ acpi_asus_wmi_sysctls[i].description);
+ }
+ ACPI_SERIAL_END(asus_wmi);
+
+ return (0);
+}
+
+static int
+acpi_asus_wmi_detach(device_t dev)
+{
+ struct acpi_asus_wmi_softc *sc = device_get_softc(dev);
+
+ ACPI_FUNCTION_TRACE((char *)(uintptr_t) __func__);
+
+ if (sc->notify_guid)
+ ACPI_WMI_REMOVE_EVENT_HANDLER(dev, sc->notify_guid);
+
+ return (0);
+}
+
+static int
+acpi_asus_wmi_sysctl(SYSCTL_HANDLER_ARGS)
+{
+ struct acpi_asus_wmi_softc *sc;
+ int arg;
+ int oldarg;
+ int error = 0;
+ int function;
+ int dev_id;
+
+ ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
+
+ sc = (struct acpi_asus_wmi_softc *)oidp->oid_arg1;
+ function = oidp->oid_arg2;
+ dev_id = acpi_asus_wmi_sysctls[function].dev_id;
+
+ ACPI_SERIAL_BEGIN(asus_wmi);
+ arg = acpi_asus_wmi_sysctl_get(sc, dev_id);
+ oldarg = arg;
+ error = sysctl_handle_int(oidp, &arg, 0, req);
+ if (!error && req->newptr != NULL)
+ error = acpi_asus_wmi_sysctl_set(sc, dev_id, arg, oldarg);
+ ACPI_SERIAL_END(asus_wmi);
+
+ return (error);
+}
+
+static int
+acpi_asus_wmi_sysctl_get(struct acpi_asus_wmi_softc *sc, int dev_id)
+{
+ UINT32 val = 0;
+
+ ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
+ ACPI_SERIAL_ASSERT(asus_wmi);
+
+ acpi_wpi_asus_get_devstate(sc, dev_id, &val);
+
+ switch(dev_id) {
+ case ASUS_WMI_DEVID_THERMAL_CTRL:
+ val = (val - 2732 + 5) / 10;
+ break;
+ case ASUS_WMI_DEVID_PROCESSOR_STATE:
+ case ASUS_WMI_DEVID_FAN_CTRL:
+ break;
+ case ASUS_WMI_DEVID_BRIGHTNESS:
+ val &= ASUS_WMI_DSTS_BRIGHTNESS_MASK;
+ break;
+ case ASUS_WMI_DEVID_KBD_BACKLIGHT:
+ val &= 0x7;
+ break;
+ default:
+ if (val & ASUS_WMI_DSTS_UNKNOWN_BIT)
+ val = -1;
+ else
+ val = !!(val & ASUS_WMI_DSTS_STATUS_BIT);
+ break;
+ }
+
+ return (val);
+}
+
+static int
+acpi_asus_wmi_sysctl_set(struct acpi_asus_wmi_softc *sc, int dev_id, int arg, int oldarg)
+{
+ ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
+ ACPI_SERIAL_ASSERT(asus_wmi);
+
+ switch(dev_id) {
+ case ASUS_WMI_DEVID_KBD_BACKLIGHT:
+ arg = min(0x7, arg);
+ if (arg != 0)
+ arg |= 0x80;
+ break;
+ }
+
+ acpi_wpi_asus_set_devstate(sc, dev_id, arg, NULL);
+
+ return (0);
+}
+
+static __inline void
+acpi_asus_wmi_free_buffer(ACPI_BUFFER* buf) {
+ if (buf && buf->Pointer) {
+ AcpiOsFree(buf->Pointer);
+ }
+}
+
+static void
+acpi_asus_wmi_notify(ACPI_HANDLE h, UINT32 notify, void *context)
+{
+ device_t dev = context;
+ ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify);
+ UINT32 val;
+ int code = 0;
+
+ struct acpi_asus_wmi_softc *sc = device_get_softc(dev);
+ ACPI_BUFFER response = { ACPI_ALLOCATE_BUFFER, NULL };
+ ACPI_OBJECT *obj;
+ ACPI_WMI_GET_EVENT_DATA(sc->wmi_dev, notify, &response);
+ obj = (ACPI_OBJECT*) response.Pointer;
+ if (obj && obj->Type == ACPI_TYPE_INTEGER) {
+ code = obj->Integer.Value;
+ acpi_UserNotify("ASUS", ACPI_ROOT_OBJECT,
+ code);
+ }
+ if (code && sc->handle_keys) {
+ /* Keyboard backlight control. */
+ if (code == 0xc4 || code == 0xc5) {
+ acpi_wpi_asus_get_devstate(sc,
+ ASUS_WMI_DEVID_KBD_BACKLIGHT, &val);
+ val &= 0x7;
+ if (code == 0xc4) {
+ if (val < 0x7)
+ val++;
+ } else if (val > 0)
+ val--;
+ if (val != 0)
+ val |= 0x80;
+ acpi_wpi_asus_set_devstate(sc,
+ ASUS_WMI_DEVID_KBD_BACKLIGHT, val, NULL);
+ }
+ /* Touchpad control. */
+ if (code == 0x6b) {
+ acpi_wpi_asus_get_devstate(sc,
+ ASUS_WMI_DEVID_TOUCHPAD, &val);
+ val = !(val & 1);
+ acpi_wpi_asus_set_devstate(sc,
+ ASUS_WMI_DEVID_TOUCHPAD, val, NULL);
+ }
+ }
+ acpi_asus_wmi_free_buffer(&response);
+}
+
+static int
+acpi_asus_wmi_evaluate_method(device_t wmi_dev, int method,
+ UINT32 arg0, UINT32 arg1, UINT32 *retval)
+{
+ UINT32 params[2] = { arg0, arg1 };
+ UINT32 result;
+ ACPI_OBJECT *obj;
+ ACPI_BUFFER in = { sizeof(params), ¶ms };
+ ACPI_BUFFER out = { ACPI_ALLOCATE_BUFFER, NULL };
+
+ if (ACPI_FAILURE(ACPI_WMI_EVALUATE_CALL(wmi_dev,
+ ACPI_ASUS_WMI_MGMT_GUID, 1, method, &in, &out))) {
+ acpi_asus_wmi_free_buffer(&out);
+ return (-EINVAL);
+ }
+ obj = out.Pointer;
+ if (obj && obj->Type == ACPI_TYPE_INTEGER)
+ result = (UINT32) obj->Integer.Value;
+ else
+ result = 0;
+ acpi_asus_wmi_free_buffer(&out);
+ if (retval)
+ *retval = result;
+ return (result == ASUS_WMI_UNSUPPORTED_METHOD ? -ENODEV : 0);
+}
+
+static int
+acpi_wpi_asus_get_devstate(struct acpi_asus_wmi_softc *sc,
+ UINT32 dev_id, UINT32 *retval)
+{
+
+ return (acpi_asus_wmi_evaluate_method(sc->wmi_dev,
+ sc->dsts_id, dev_id, 0, retval));
+}
+
+static int
+acpi_wpi_asus_set_devstate(struct acpi_asus_wmi_softc *sc,
+ UINT32 dev_id, UINT32 ctrl_param, UINT32 *retval)
+{
+
+ return (acpi_asus_wmi_evaluate_method(sc->wmi_dev,
+ ASUS_WMI_METHODID_DEVS, dev_id, ctrl_param, retval));
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/acpi_support/acpi_ibm.c
--- a/head/sys/dev/acpi_support/acpi_ibm.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/acpi_support/acpi_ibm.c Wed Jul 25 17:04:43 2012 +0300
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/acpi_support/acpi_ibm.c 237493 2012-06-23 18:43:54Z iwasaki $");
/*
* Driver for extra ACPI-controlled gadgets found on IBM ThinkPad laptops.
@@ -50,6 +50,8 @@
#include <sys/module.h>
#include <dev/acpica/acpivar.h>
#include <dev/led/led.h>
+#include <sys/power.h>
+#include <sys/sbuf.h>
#include <sys/sysctl.h>
#include <isa/rtc.h>
@@ -70,6 +72,7 @@
#define ACPI_IBM_METHOD_FANLEVEL 11
#define ACPI_IBM_METHOD_FANSTATUS 12
#define ACPI_IBM_METHOD_THERMAL 13
+#define ACPI_IBM_METHOD_HANDLEREVENTS 14
/* Hotkeys/Buttons */
#define IBM_RTC_HOTKEY1 0x64
@@ -126,6 +129,21 @@
#define IBM_NAME_EVENTS_GET "MHKP"
#define IBM_NAME_EVENTS_AVAILMASK "MHKA"
+/* Event Code */
+#define IBM_EVENT_LCD_BACKLIGHT 0x03
+#define IBM_EVENT_SUSPEND_TO_RAM 0x04
+#define IBM_EVENT_BLUETOOTH 0x05
+#define IBM_EVENT_SCREEN_EXPAND 0x07
+#define IBM_EVENT_SUSPEND_TO_DISK 0x0c
+#define IBM_EVENT_BRIGHTNESS_UP 0x10
+#define IBM_EVENT_BRIGHTNESS_DOWN 0x11
+#define IBM_EVENT_THINKLIGHT 0x12
+#define IBM_EVENT_ZOOM 0x14
+#define IBM_EVENT_VOLUME_UP 0x15
+#define IBM_EVENT_VOLUME_DOWN 0x16
+#define IBM_EVENT_MUTE 0x17
+#define IBM_EVENT_ACCESS_IBM_BUTTON 0x18
+
#define ABS(x) (((x) < 0)? -(x) : (x))
struct acpi_ibm_softc {
@@ -164,6 +182,8 @@
int events_mask_supported;
int events_enable;
+ unsigned int handler_events;
+
struct sysctl_ctx_list *sysctl_ctx;
struct sysctl_oid *sysctl_tree;
};
@@ -267,8 +287,15 @@
static int acpi_ibm_eventmask_set(struct acpi_ibm_softc *sc, int val);
static int acpi_ibm_thermal_sysctl(SYSCTL_HANDLER_ARGS);
+static int acpi_ibm_handlerevents_sysctl(SYSCTL_HANDLER_ARGS);
static void acpi_ibm_notify(ACPI_HANDLE h, UINT32 notify, void *context);
+static int acpi_ibm_brightness_set(struct acpi_ibm_softc *sc, int arg);
+static int acpi_ibm_bluetooth_set(struct acpi_ibm_softc *sc, int arg);
+static int acpi_ibm_thinklight_set(struct acpi_ibm_softc *sc, int arg);
+static int acpi_ibm_volume_set(struct acpi_ibm_softc *sc, int arg);
+static int acpi_ibm_mute_set(struct acpi_ibm_softc *sc, int arg);
+
static device_method_t acpi_ibm_methods[] = {
/* Device interface */
DEVMETHOD(device_probe, acpi_ibm_probe),
@@ -404,6 +431,15 @@
"Thermal zones");
}
+ /* Hook up handlerevents node */
+ if (acpi_ibm_sysctl_init(sc, ACPI_IBM_METHOD_HANDLEREVENTS)) {
+ SYSCTL_ADD_PROC(sc->sysctl_ctx,
+ SYSCTL_CHILDREN(sc->sysctl_tree), OID_AUTO,
+ "handlerevents", CTLTYPE_STRING | CTLFLAG_RW,
+ sc, 0, acpi_ibm_handlerevents_sysctl, "I",
+ "devd(8) events handled by acpi_ibm");
+ }
+
/* Handle notifies */
AcpiInstallNotifyHandler(sc->handle, ACPI_DEVICE_NOTIFY,
acpi_ibm_notify, dev);
@@ -656,10 +692,8 @@
static int
acpi_ibm_sysctl_set(struct acpi_ibm_softc *sc, int method, int arg)
{
- int val, step;
+ int val;
UINT64 val_ec;
- ACPI_OBJECT Arg;
- ACPI_OBJECT_LIST Args;
ACPI_STATUS status;
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
@@ -683,101 +717,23 @@
break;
case ACPI_IBM_METHOD_BRIGHTNESS:
- if (arg < 0 || arg > 7)
- return (EINVAL);
-
- if (sc->cmos_handle) {
- /* Read the current brightness */
- status = ACPI_EC_READ(sc->ec_dev, IBM_EC_BRIGHTNESS, &val_ec, 1);
- if (ACPI_FAILURE(status))
- return (status);
- val = val_ec & IBM_EC_MASK_BRI;
-
- Args.Count = 1;
- Args.Pointer = &Arg;
- Arg.Type = ACPI_TYPE_INTEGER;
- Arg.Integer.Value = (arg > val) ? IBM_CMOS_BRIGHTNESS_UP : IBM_CMOS_BRIGHTNESS_DOWN;
-
- step = (arg > val) ? 1 : -1;
- for (int i = val; i != arg; i += step) {
- status = AcpiEvaluateObject(sc->cmos_handle, NULL, &Args, NULL);
- if (ACPI_FAILURE(status))
- break;
- }
- }
- return ACPI_EC_WRITE(sc->ec_dev, IBM_EC_BRIGHTNESS, arg, 1);
+ return acpi_ibm_brightness_set(sc, arg);
break;
case ACPI_IBM_METHOD_VOLUME:
- if (arg < 0 || arg > 14)
- return (EINVAL);
-
- status = ACPI_EC_READ(sc->ec_dev, IBM_EC_VOLUME, &val_ec, 1);
- if (ACPI_FAILURE(status))
- return (status);
-
- if (sc->cmos_handle) {
- val = val_ec & IBM_EC_MASK_VOL;
-
- Args.Count = 1;
- Args.Pointer = &Arg;
- Arg.Type = ACPI_TYPE_INTEGER;
- Arg.Integer.Value = (arg > val) ? IBM_CMOS_VOLUME_UP : IBM_CMOS_VOLUME_DOWN;
-
- step = (arg > val) ? 1 : -1;
- for (int i = val; i != arg; i += step) {
- status = AcpiEvaluateObject(sc->cmos_handle, NULL, &Args, NULL);
- if (ACPI_FAILURE(status))
- break;
- }
- }
- return ACPI_EC_WRITE(sc->ec_dev, IBM_EC_VOLUME, arg + (val_ec & (~IBM_EC_MASK_VOL)), 1);
+ return acpi_ibm_volume_set(sc, arg);
break;
case ACPI_IBM_METHOD_MUTE:
- if (arg < 0 || arg > 1)
- return (EINVAL);
-
- status = ACPI_EC_READ(sc->ec_dev, IBM_EC_VOLUME, &val_ec, 1);
- if (ACPI_FAILURE(status))
- return (status);
-
- if (sc->cmos_handle) {
- Args.Count = 1;
- Args.Pointer = &Arg;
- Arg.Type = ACPI_TYPE_INTEGER;
- Arg.Integer.Value = IBM_CMOS_VOLUME_MUTE;
-
- status = AcpiEvaluateObject(sc->cmos_handle, NULL, &Args, NULL);
- if (ACPI_FAILURE(status))
- break;
- }
- return ACPI_EC_WRITE(sc->ec_dev, IBM_EC_VOLUME, (arg==1) ? val_ec | IBM_EC_MASK_MUTE : val_ec & (~IBM_EC_MASK_MUTE), 1);
+ return acpi_ibm_mute_set(sc, arg);
break;
case ACPI_IBM_METHOD_THINKLIGHT:
- if (arg < 0 || arg > 1)
- return (EINVAL);
-
- if (sc->light_set_supported) {
- Args.Count = 1;
- Args.Pointer = &Arg;
- Arg.Type = ACPI_TYPE_INTEGER;
- Arg.Integer.Value = arg ? sc->light_cmd_on : sc->light_cmd_off;
-
- status = AcpiEvaluateObject(sc->light_handle, NULL, &Args, NULL);
- if (ACPI_SUCCESS(status))
- sc->light_val = arg;
- return (status);
- }
+ return acpi_ibm_thinklight_set(sc, arg);
break;
case ACPI_IBM_METHOD_BLUETOOTH:
- if (arg < 0 || arg > 1)
- return (EINVAL);
-
- val = (arg == 1) ? sc->wlan_bt_flags | IBM_NAME_MASK_BT : sc->wlan_bt_flags & (~IBM_NAME_MASK_BT);
- return acpi_SetInteger(sc->handle, IBM_NAME_WLAN_BT_SET, val);
+ return acpi_ibm_bluetooth_set(sc, arg);
break;
case ACPI_IBM_METHOD_FANLEVEL:
@@ -898,6 +854,9 @@
return (TRUE);
}
return (FALSE);
+
+ case ACPI_IBM_METHOD_HANDLEREVENTS:
+ return (TRUE);
}
return (FALSE);
}
@@ -937,6 +896,328 @@
return (error);
}
+static int
+acpi_ibm_handlerevents_sysctl(SYSCTL_HANDLER_ARGS)
+{
+ struct acpi_ibm_softc *sc;
+ int error = 0;
+ struct sbuf sb;
+ char *cp, *ep;
+ int l, val;
+ unsigned int handler_events;
+
+ ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
+
+ sc = (struct acpi_ibm_softc *)oidp->oid_arg1;
+
+ if (sbuf_new(&sb, NULL, 128, SBUF_AUTOEXTEND) == NULL)
+ return (ENOMEM);
+
+ ACPI_SERIAL_BEGIN(ibm);
+
+ /* Get old values if this is a get request. */
+ if (req->newptr == NULL) {
+ for (int i = 0; i < 8 * sizeof(sc->handler_events); i++)
+ if (sc->handler_events & (1 << i))
+ sbuf_printf(&sb, "0x%02x ", i + 1);
+ if (sbuf_len(&sb) == 0)
+ sbuf_printf(&sb, "NONE");
+ }
+
+ sbuf_trim(&sb);
+ sbuf_finish(&sb);
+
+ /* Copy out the old values to the user. */
+ error = SYSCTL_OUT(req, sbuf_data(&sb), sbuf_len(&sb));
+ sbuf_delete(&sb);
+
+ if (error != 0 || req->newptr == NULL)
+ goto out;
+
+ /* If the user is setting a string, parse it. */
+ handler_events = 0;
+ cp = (char *)req->newptr;
+ while (*cp) {
+ if (isspace(*cp)) {
+ cp++;
+ continue;
+ }
+
+ ep = cp;
+
+ while (*ep && !isspace(*ep))
+ ep++;
+
+ l = ep - cp;
+ if (l == 0)
+ break;
+
+ if (strncmp(cp, "NONE", 4) == 0) {
+ cp = ep;
+ continue;
+ }
+
+ if (l >= 3 && cp[0] == '0' && (cp[1] == 'X' || cp[1] == 'x'))
+ val = strtoul(cp, &ep, 16);
+ else
+ val = strtoul(cp, &ep, 10);
+
+ if (val == 0 || ep == cp || val >= 8 * sizeof(handler_events)) {
+ cp[l] = '\0';
+ device_printf(sc->dev, "invalid event code: %s\n", cp);
+ error = EINVAL;
+ goto out;
+ }
+
+ handler_events |= 1 << (val - 1);
+
+ cp = ep;
+ }
+
+ sc->handler_events = handler_events;
+out:
+ ACPI_SERIAL_END(ibm);
+ return (error);
+}
+
+static int
+acpi_ibm_brightness_set(struct acpi_ibm_softc *sc, int arg)
+{
+ int val, step;
+ UINT64 val_ec;
+ ACPI_OBJECT Arg;
+ ACPI_OBJECT_LIST Args;
+ ACPI_STATUS status;
+
+ ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
+ ACPI_SERIAL_ASSERT(ibm);
+
+ if (arg < 0 || arg > 7)
+ return (EINVAL);
+
+ /* Read the current brightness */
+ status = ACPI_EC_READ(sc->ec_dev, IBM_EC_BRIGHTNESS, &val_ec, 1);
+ if (ACPI_FAILURE(status))
+ return (status);
+
+ if (sc->cmos_handle) {
+ val = val_ec & IBM_EC_MASK_BRI;
+
+ Args.Count = 1;
+ Args.Pointer = &Arg;
+ Arg.Type = ACPI_TYPE_INTEGER;
+ Arg.Integer.Value = (arg > val) ? IBM_CMOS_BRIGHTNESS_UP :
+ IBM_CMOS_BRIGHTNESS_DOWN;
+
+ step = (arg > val) ? 1 : -1;
+ for (int i = val; i != arg; i += step) {
+ status = AcpiEvaluateObject(sc->cmos_handle, NULL,
+ &Args, NULL);
+ if (ACPI_FAILURE(status)) {
+ /* Record the last value */
+ if (i != val) {
+ ACPI_EC_WRITE(sc->ec_dev,
+ IBM_EC_BRIGHTNESS, i - step, 1);
+ }
+ return (status);
+ }
+ }
+ }
+
+ return ACPI_EC_WRITE(sc->ec_dev, IBM_EC_BRIGHTNESS, arg, 1);
+}
+
+static int
+acpi_ibm_bluetooth_set(struct acpi_ibm_softc *sc, int arg)
+{
+ int val;
+
+ ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
+ ACPI_SERIAL_ASSERT(ibm);
+
+ if (arg < 0 || arg > 1)
+ return (EINVAL);
+
+ val = (arg == 1) ? sc->wlan_bt_flags | IBM_NAME_MASK_BT :
+ sc->wlan_bt_flags & (~IBM_NAME_MASK_BT);
+ return acpi_SetInteger(sc->handle, IBM_NAME_WLAN_BT_SET, val);
+}
+
+static int
+acpi_ibm_thinklight_set(struct acpi_ibm_softc *sc, int arg)
+{
+ ACPI_OBJECT Arg;
+ ACPI_OBJECT_LIST Args;
+ ACPI_STATUS status;
+
+ ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
+ ACPI_SERIAL_ASSERT(ibm);
+
+ if (arg < 0 || arg > 1)
+ return (EINVAL);
+
+ if (sc->light_set_supported) {
+ Args.Count = 1;
+ Args.Pointer = &Arg;
+ Arg.Type = ACPI_TYPE_INTEGER;
+ Arg.Integer.Value = arg ? sc->light_cmd_on : sc->light_cmd_off;
+
+ status = AcpiEvaluateObject(sc->light_handle, NULL,
+ &Args, NULL);
+ if (ACPI_SUCCESS(status))
+ sc->light_val = arg;
+ return (status);
+ }
+
+ return (0);
+}
+
+static int
+acpi_ibm_volume_set(struct acpi_ibm_softc *sc, int arg)
+{
+ int val, step;
+ UINT64 val_ec;
+ ACPI_OBJECT Arg;
+ ACPI_OBJECT_LIST Args;
+ ACPI_STATUS status;
+
+ ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
+ ACPI_SERIAL_ASSERT(ibm);
+
+ if (arg < 0 || arg > 14)
+ return (EINVAL);
+
+ /* Read the current volume */
+ status = ACPI_EC_READ(sc->ec_dev, IBM_EC_VOLUME, &val_ec, 1);
+ if (ACPI_FAILURE(status))
+ return (status);
+
+ if (sc->cmos_handle) {
+ val = val_ec & IBM_EC_MASK_VOL;
+
+ Args.Count = 1;
+ Args.Pointer = &Arg;
+ Arg.Type = ACPI_TYPE_INTEGER;
+ Arg.Integer.Value = (arg > val) ? IBM_CMOS_VOLUME_UP :
+ IBM_CMOS_VOLUME_DOWN;
+
+ step = (arg > val) ? 1 : -1;
+ for (int i = val; i != arg; i += step) {
+ status = AcpiEvaluateObject(sc->cmos_handle, NULL,
+ &Args, NULL);
+ if (ACPI_FAILURE(status)) {
+ /* Record the last value */
+ if (i != val) {
+ val_ec = i - step +
+ (val_ec & (~IBM_EC_MASK_VOL));
+ ACPI_EC_WRITE(sc->ec_dev, IBM_EC_VOLUME,
+ val_ec, 1);
+ }
+ return (status);
+ }
+ }
+ }
+
+ val_ec = arg + (val_ec & (~IBM_EC_MASK_VOL));
+ return ACPI_EC_WRITE(sc->ec_dev, IBM_EC_VOLUME, val_ec, 1);
+}
+
+static int
+acpi_ibm_mute_set(struct acpi_ibm_softc *sc, int arg)
+{
+ UINT64 val_ec;
+ ACPI_OBJECT Arg;
+ ACPI_OBJECT_LIST Args;
+ ACPI_STATUS status;
+
+ ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
+ ACPI_SERIAL_ASSERT(ibm);
+
+ if (arg < 0 || arg > 1)
+ return (EINVAL);
+
+ status = ACPI_EC_READ(sc->ec_dev, IBM_EC_VOLUME, &val_ec, 1);
+ if (ACPI_FAILURE(status))
+ return (status);
+
+ if (sc->cmos_handle) {
+ Args.Count = 1;
+ Args.Pointer = &Arg;
+ Arg.Type = ACPI_TYPE_INTEGER;
+ Arg.Integer.Value = IBM_CMOS_VOLUME_MUTE;
+
+ status = AcpiEvaluateObject(sc->cmos_handle, NULL, &Args, NULL);
+ if (ACPI_FAILURE(status))
+ return (status);
+ }
+
+ val_ec = (arg == 1) ? val_ec | IBM_EC_MASK_MUTE :
+ val_ec & (~IBM_EC_MASK_MUTE);
+ return ACPI_EC_WRITE(sc->ec_dev, IBM_EC_VOLUME, val_ec, 1);
+}
+
+static void
+acpi_ibm_eventhandler(struct acpi_ibm_softc *sc, int arg)
+{
+ int val;
+ UINT64 val_ec;
+ ACPI_STATUS status;
+
+ ACPI_SERIAL_BEGIN(ibm);
+ switch (arg) {
+ case IBM_EVENT_SUSPEND_TO_RAM:
+ power_pm_suspend(POWER_SLEEP_STATE_SUSPEND);
+ break;
+
+ case IBM_EVENT_BLUETOOTH:
+ acpi_ibm_bluetooth_set(sc, (sc->wlan_bt_flags == 0));
+ break;
+
+ case IBM_EVENT_BRIGHTNESS_UP:
+ case IBM_EVENT_BRIGHTNESS_DOWN:
+ /* Read the current brightness */
+ status = ACPI_EC_READ(sc->ec_dev, IBM_EC_BRIGHTNESS,
+ &val_ec, 1);
+ if (ACPI_FAILURE(status))
+ return;
+
+ val = val_ec & IBM_EC_MASK_BRI;
+ val = (arg == IBM_EVENT_BRIGHTNESS_UP) ? val + 1 : val - 1;
+ acpi_ibm_brightness_set(sc, val);
+ break;
+
+ case IBM_EVENT_THINKLIGHT:
+ acpi_ibm_thinklight_set(sc, (sc->light_val == 0));
+ break;
+
+ case IBM_EVENT_VOLUME_UP:
+ case IBM_EVENT_VOLUME_DOWN:
+ /* Read the current volume */
+ status = ACPI_EC_READ(sc->ec_dev, IBM_EC_VOLUME, &val_ec, 1);
+ if (ACPI_FAILURE(status))
+ return;
+
+ val = val_ec & IBM_EC_MASK_VOL;
+ val = (arg == IBM_EVENT_VOLUME_UP) ? val + 1 : val - 1;
+ acpi_ibm_volume_set(sc, val);
+ break;
+
+ case IBM_EVENT_MUTE:
+ /* Read the current value */
+ status = ACPI_EC_READ(sc->ec_dev, IBM_EC_VOLUME, &val_ec, 1);
+ if (ACPI_FAILURE(status))
+ return;
+
+ val = ((val_ec & IBM_EC_MASK_MUTE) == IBM_EC_MASK_MUTE);
+ acpi_ibm_mute_set(sc, (val == 0));
+ break;
+
+ default:
+ break;
+ }
+ ACPI_SERIAL_END(ibm);
+}
+
static void
acpi_ibm_notify(ACPI_HANDLE h, UINT32 notify, void *context)
{
@@ -965,6 +1246,10 @@
break;
}
+ /* Execute event handler */
+ if (sc->handler_events & (1 << (arg - 1)))
+ acpi_ibm_eventhandler(sc, (arg & 0xff));
+
/* Notify devd(8) */
acpi_UserNotify("IBM", h, (arg & 0xff));
break;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/acpica/Osd/OsdSchedule.c
--- a/head/sys/dev/acpica/Osd/OsdSchedule.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/acpica/Osd/OsdSchedule.c Wed Jul 25 17:04:43 2012 +0300
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/acpica/Osd/OsdSchedule.c 232132 2012-02-24 23:15:21Z jkim $");
+__FBSDID("$FreeBSD: head/sys/dev/acpica/Osd/OsdSchedule.c 235945 2012-05-24 23:12:30Z jkim $");
#include "opt_acpi.h"
#include <sys/param.h>
@@ -215,6 +215,20 @@
}
void
+AcpiOsWaitEventsComplete(void)
+{
+ int i;
+
+ ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
+
+ for (i = 0; i < acpi_max_tasks; i++)
+ if ((atomic_load_acq_int(&acpi_tasks[i].at_flag) &
+ ACPI_TASK_ENQUEUED) != 0)
+ taskqueue_drain(acpi_taskq, &acpi_tasks[i].at_task);
+ return_VOID;
+}
+
+void
AcpiOsSleep(UINT64 Milliseconds)
{
int timo;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/acpica/Osd/OsdSynch.c
--- a/head/sys/dev/acpica/Osd/OsdSynch.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/acpica/Osd/OsdSynch.c Wed Jul 25 17:04:43 2012 +0300
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/acpica/Osd/OsdSynch.c 231474 2012-02-10 23:30:29Z jkim $");
+__FBSDID("$FreeBSD: head/sys/dev/acpica/Osd/OsdSynch.c 236424 2012-06-01 21:33:33Z jkim $");
#include <contrib/dev/acpica/include/acpi.h>
#include <contrib/dev/acpica/include/accommon.h>
@@ -208,7 +208,7 @@
tmo -= slptick;
}
}
- if (status == AE_OK)
+ if (ACPI_SUCCESS(status))
as->as_units -= Units;
mtx_unlock(&as->as_lock);
@@ -402,7 +402,7 @@
tmo -= slptick;
}
}
- if (status == AE_OK)
+ if (ACPI_SUCCESS(status))
am->am_owner = curthread;
mtx_unlock(&am->am_lock);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/acpica/acpi.c
--- a/head/sys/dev/acpica/acpi.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/acpica/acpi.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/acpica/acpi.c 233579 2012-03-27 23:26:58Z jkim $");
+__FBSDID("$FreeBSD: head/sys/dev/acpica/acpi.c 236408 2012-06-01 17:00:33Z jkim $");
#include "opt_acpi.h"
#include <sys/param.h>
@@ -2449,15 +2449,29 @@
#if defined(__amd64__) || defined(__i386__)
static void
+acpi_sleep_force_task(void *context)
+{
+ struct acpi_softc *sc = (struct acpi_softc *)context;
+
+ if (ACPI_FAILURE(acpi_EnterSleepState(sc, sc->acpi_next_sstate)))
+ device_printf(sc->acpi_dev, "force sleep state S%d failed\n",
+ sc->acpi_next_sstate);
+}
+
+static void
acpi_sleep_force(void *arg)
{
struct acpi_softc *sc = (struct acpi_softc *)arg;
device_printf(sc->acpi_dev,
"suspend request timed out, forcing sleep now\n");
- if (ACPI_FAILURE(acpi_EnterSleepState(sc, sc->acpi_next_sstate)))
- device_printf(sc->acpi_dev, "force sleep state S%d failed\n",
- sc->acpi_next_sstate);
+ /*
+ * XXX Suspending from callout cause the freeze in DEVICE_SUSPEND().
+ * Suspend from acpi_task thread in stead.
+ */
+ if (ACPI_FAILURE(AcpiOsExecute(OSL_NOTIFY_HANDLER,
+ acpi_sleep_force_task, sc)))
+ device_printf(sc->acpi_dev, "AcpiOsExecute() for sleeping failed\n");
}
#endif
@@ -2479,14 +2493,20 @@
if (!acpi_sleep_states[state])
return (EOPNOTSUPP);
- ACPI_LOCK(acpi);
-
/* If a suspend request is already in progress, just return. */
if (sc->acpi_next_sstate != 0) {
- ACPI_UNLOCK(acpi);
return (0);
}
+ /* Wait until sleep is enabled. */
+ while (sc->acpi_sleep_disabled) {
+ AcpiOsSleep(1000);
+ }
+
+ ACPI_LOCK(acpi);
+
+ sc->acpi_next_sstate = state;
+
/* S5 (soft-off) should be entered directly with no waiting. */
if (state == ACPI_STATE_S5) {
ACPI_UNLOCK(acpi);
@@ -2495,7 +2515,6 @@
}
/* Record the pending state and notify all apm devices. */
- sc->acpi_next_sstate = state;
STAILQ_FOREACH(clone, &sc->apm_cdevs, entries) {
clone->notify_status = APM_EV_NONE;
if ((clone->flags & ACPI_EVF_DEVD) == 0) {
@@ -2647,6 +2666,7 @@
register_t intr;
ACPI_STATUS status;
enum acpi_sleep_state slp_state;
+ int sleep_result;
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, state);
@@ -2726,16 +2746,25 @@
if (sc->acpi_sleep_delay > 0)
DELAY(sc->acpi_sleep_delay * 1000000);
+ intr = intr_disable();
if (state != ACPI_STATE_S1) {
- if (acpi_sleep_machdep(sc, state))
+ sleep_result = acpi_sleep_machdep(sc, state);
+ acpi_wakeup_machdep(sc, state, sleep_result, 0);
+ AcpiLeaveSleepStatePrep(state, acpi_sleep_flags);
+ intr_restore(intr);
+
+ /* call acpi_wakeup_machdep() again with interrupt enabled */
+ acpi_wakeup_machdep(sc, state, sleep_result, 1);
+
+ if (sleep_result == -1)
goto backout;
/* Re-enable ACPI hardware on wakeup from sleep state 4. */
if (state == ACPI_STATE_S4)
AcpiEnable();
} else {
- intr = intr_disable();
status = AcpiEnterSleepState(state, acpi_sleep_flags);
+ AcpiLeaveSleepStatePrep(state, acpi_sleep_flags);
intr_restore(intr);
if (ACPI_FAILURE(status)) {
device_printf(sc->acpi_dev, "AcpiEnterSleepState failed - %s\n",
@@ -2754,12 +2783,10 @@
acpi_wake_prep_walk(state);
sc->acpi_sstate = ACPI_STATE_S0;
}
- if (slp_state >= ACPI_SS_SLP_PREP) {
- AcpiLeaveSleepStatePrep(state, acpi_sleep_flags);
- AcpiLeaveSleepState(state);
- }
if (slp_state >= ACPI_SS_DEV_SUSPEND)
DEVICE_RESUME(root_bus);
+ if (slp_state >= ACPI_SS_SLP_PREP)
+ AcpiLeaveSleepState(state);
if (slp_state >= ACPI_SS_SLEPT) {
acpi_resync_clock(sc);
acpi_enable_fixed_events(sc);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/acpica/acpi_cpu.c
--- a/head/sys/dev/acpica/acpi_cpu.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/acpica/acpi_cpu.c Wed Jul 25 17:04:43 2012 +0300
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/acpica/acpi_cpu.c 227843 2011-11-22 21:28:20Z marius $");
+__FBSDID("$FreeBSD: head/sys/dev/acpica/acpi_cpu.c 238418 2012-07-13 08:11:55Z avg $");
#include "opt_acpi.h"
#include <sys/param.h>
@@ -89,6 +89,7 @@
struct sysctl_ctx_list cpu_sysctl_ctx;
struct sysctl_oid *cpu_sysctl_tree;
int cpu_cx_lowest;
+ int cpu_cx_lowest_lim;
char cpu_cx_supported[64];
int cpu_rid;
};
@@ -124,6 +125,13 @@
#define PIIX4_STOP_BREAK_MASK (PIIX4_BRLD_EN_IRQ0 | PIIX4_BRLD_EN_IRQ | PIIX4_BRLD_EN_IRQ8)
#define PIIX4_PCNTRL_BST_EN (1<<10)
+/* Allow users to ignore processor orders in MADT. */
+static int cpu_unordered;
+TUNABLE_INT("debug.acpi.cpu_unordered", &cpu_unordered);
+SYSCTL_INT(_debug_acpi, OID_AUTO, cpu_unordered, CTLFLAG_RDTUN,
+ &cpu_unordered, 0,
+ "Do not use the MADT to match ACPI Processor objects to CPUs.");
+
/* Platform hardware resource information. */
static uint32_t cpu_smi_cmd; /* Value to write to SMI_CMD. */
static uint8_t cpu_cst_cnt; /* Indicate we are _CST aware. */
@@ -131,13 +139,12 @@
/* Runtime state. */
static int cpu_disable_idle; /* Disable entry to idle function */
-static int cpu_cx_count; /* Number of valid Cx states */
/* Values for sysctl. */
static struct sysctl_ctx_list cpu_sysctl_ctx;
static struct sysctl_oid *cpu_sysctl_tree;
static int cpu_cx_generic;
-static int cpu_cx_lowest;
+static int cpu_cx_lowest_lim;
static device_t *cpu_devices;
static int cpu_ndevices;
@@ -148,7 +155,7 @@
static int acpi_cpu_attach(device_t dev);
static int acpi_cpu_suspend(device_t dev);
static int acpi_cpu_resume(device_t dev);
-static int acpi_pcpu_get_id(uint32_t idx, uint32_t *acpi_id,
+static int acpi_pcpu_get_id(device_t dev, uint32_t *acpi_id,
uint32_t *cpu_id);
static struct resource_list *acpi_cpu_get_rlist(device_t dev, device_t child);
static device_t acpi_cpu_add_child(device_t dev, u_int order, const char *name,
@@ -166,7 +173,7 @@
static void acpi_cpu_notify(ACPI_HANDLE h, UINT32 notify, void *context);
static int acpi_cpu_quirks(void);
static int acpi_cpu_usage_sysctl(SYSCTL_HANDLER_ARGS);
-static int acpi_cpu_set_cx_lowest(struct acpi_cpu_softc *sc, int val);
+static int acpi_cpu_set_cx_lowest(struct acpi_cpu_softc *sc);
static int acpi_cpu_cx_lowest_sysctl(SYSCTL_HANDLER_ARGS);
static int acpi_cpu_global_cx_lowest_sysctl(SYSCTL_HANDLER_ARGS);
@@ -245,7 +252,7 @@
*/
acpi_id = obj->Processor.ProcId;
AcpiOsFree(obj);
- if (acpi_pcpu_get_id(device_get_unit(dev), &acpi_id, &cpu_id) != 0)
+ if (acpi_pcpu_get_id(dev, &acpi_id, &cpu_id) != 0)
return (ENXIO);
/*
@@ -436,36 +443,66 @@
}
/*
- * Find the nth present CPU and return its pc_cpuid as well as set the
- * pc_acpi_id from the most reliable source.
+ * Find the processor associated with a given ACPI ID. By default,
+ * use the MADT to map ACPI IDs to APIC IDs and use that to locate a
+ * processor. Some systems have inconsistent ASL and MADT however.
+ * For these systems the cpu_unordered tunable can be set in which
+ * case we assume that Processor objects are listed in the same order
+ * in both the MADT and ASL.
*/
static int
-acpi_pcpu_get_id(uint32_t idx, uint32_t *acpi_id, uint32_t *cpu_id)
+acpi_pcpu_get_id(device_t dev, uint32_t *acpi_id, uint32_t *cpu_id)
{
- struct pcpu *pcpu_data;
- uint32_t i;
+ struct pcpu *pc;
+ uint32_t i, idx;
KASSERT(acpi_id != NULL, ("Null acpi_id"));
KASSERT(cpu_id != NULL, ("Null cpu_id"));
+ idx = device_get_unit(dev);
+
+ /*
+ * If pc_acpi_id for CPU 0 is not initialized (e.g. a non-APIC
+ * UP box) use the ACPI ID from the first processor we find.
+ */
+ if (idx == 0 && mp_ncpus == 1) {
+ pc = pcpu_find(0);
+ if (pc->pc_acpi_id == 0xffffffff)
+ pc->pc_acpi_id = *acpi_id;
+ *cpu_id = 0;
+ return (0);
+ }
+
CPU_FOREACH(i) {
- pcpu_data = pcpu_find(i);
- KASSERT(pcpu_data != NULL, ("no pcpu data for %d", i));
- if (idx-- == 0) {
- /*
- * If pc_acpi_id was not initialized (e.g., a non-APIC UP box)
- * override it with the value from the ASL. Otherwise, if the
- * two don't match, prefer the MADT-derived value. Finally,
- * return the pc_cpuid to reference this processor.
- */
- if (pcpu_data->pc_acpi_id == 0xffffffff)
- pcpu_data->pc_acpi_id = *acpi_id;
- else if (pcpu_data->pc_acpi_id != *acpi_id)
- *acpi_id = pcpu_data->pc_acpi_id;
- *cpu_id = pcpu_data->pc_cpuid;
- return (0);
+ pc = pcpu_find(i);
+ KASSERT(pc != NULL, ("no pcpu data for %d", i));
+ if (cpu_unordered) {
+ if (idx-- == 0) {
+ /*
+ * If pc_acpi_id doesn't match the ACPI ID from the
+ * ASL, prefer the MADT-derived value.
+ */
+ if (pc->pc_acpi_id != *acpi_id)
+ *acpi_id = pc->pc_acpi_id;
+ *cpu_id = pc->pc_cpuid;
+ return (0);
+ }
+ } else {
+ if (pc->pc_acpi_id == *acpi_id) {
+ if (bootverbose)
+ device_printf(dev,
+ "Processor %s (ACPI ID %u) -> APIC ID %d\n",
+ acpi_name(acpi_get_handle(dev)), *acpi_id,
+ pc->pc_cpuid);
+ *cpu_id = pc->pc_cpuid;
+ return (0);
+ }
}
}
+ if (bootverbose)
+ printf("ACPI: Processor %s (ACPI ID %u) ignored\n",
+ acpi_name(acpi_get_handle(dev)), *acpi_id);
+
return (ESRCH);
}
@@ -553,6 +590,7 @@
/* Use initial sleep value of 1 sec. to start with lowest idle state. */
sc->cpu_prev_sleep = 1000000;
sc->cpu_cx_lowest = 0;
+ sc->cpu_cx_lowest_lim = 0;
/*
* Check for the ACPI 2.0 _CST sleep states object. If we can't find
@@ -592,6 +630,7 @@
cx_ptr->type = ACPI_STATE_C1;
cx_ptr->trans_lat = 0;
cx_ptr++;
+ sc->cpu_non_c3 = sc->cpu_cx_count;
sc->cpu_cx_count++;
/*
@@ -616,6 +655,7 @@
cx_ptr->type = ACPI_STATE_C2;
cx_ptr->trans_lat = AcpiGbl_FADT.C2Latency;
cx_ptr++;
+ sc->cpu_non_c3 = sc->cpu_cx_count;
sc->cpu_cx_count++;
}
}
@@ -633,6 +673,7 @@
cx_ptr->trans_lat = AcpiGbl_FADT.C3Latency;
cx_ptr++;
sc->cpu_cx_count++;
+ cpu_can_deep_sleep = 1;
}
}
}
@@ -709,13 +750,13 @@
/* This is the first C1 state. Use the reserved slot. */
sc->cpu_cx_states[0] = *cx_ptr;
} else {
- sc->cpu_non_c3 = i;
+ sc->cpu_non_c3 = sc->cpu_cx_count;
cx_ptr++;
sc->cpu_cx_count++;
}
continue;
case ACPI_STATE_C2:
- sc->cpu_non_c3 = i;
+ sc->cpu_non_c3 = sc->cpu_cx_count;
break;
case ACPI_STATE_C3:
default:
@@ -724,7 +765,8 @@
"acpi_cpu%d: C3[%d] not available.\n",
device_get_unit(sc->cpu_dev), i));
continue;
- }
+ } else
+ cpu_can_deep_sleep = 1;
break;
}
@@ -779,7 +821,6 @@
*/
acpi_cpu_quirks();
- cpu_cx_count = 0;
if (cpu_cx_generic) {
/*
* We are using generic Cx mode, probe for available Cx states
@@ -788,24 +829,10 @@
for (i = 0; i < cpu_ndevices; i++) {
sc = device_get_softc(cpu_devices[i]);
acpi_cpu_generic_cx_probe(sc);
- if (sc->cpu_cx_count > cpu_cx_count)
- cpu_cx_count = sc->cpu_cx_count;
- }
-
- /*
- * Find the highest Cx state common to all CPUs
- * in the system, taking quirks into account.
- */
- for (i = 0; i < cpu_ndevices; i++) {
- sc = device_get_softc(cpu_devices[i]);
- if (sc->cpu_cx_count < cpu_cx_count)
- cpu_cx_count = sc->cpu_cx_count;
}
} else {
/*
* We are using _CST mode, remove C3 state if necessary.
- * Update the largest Cx state supported in the global cpu_cx_count.
- * It will be used in the global Cx sysctl handler.
* As we now know for sure that we will be using _CST mode
* install our notify handler.
*/
@@ -814,8 +841,6 @@
if (cpu_quirks & CPU_QUIRK_NO_C3) {
sc->cpu_cx_count = sc->cpu_non_c3 + 1;
}
- if (sc->cpu_cx_count > cpu_cx_count)
- cpu_cx_count = sc->cpu_cx_count;
AcpiInstallNotifyHandler(sc->cpu_handle, ACPI_DEVICE_NOTIFY,
acpi_cpu_notify, sc);
}
@@ -834,7 +859,7 @@
"Global lowest Cx sleep state to use");
/* Take over idling from cpu_idle_default(). */
- cpu_cx_lowest = 0;
+ cpu_cx_lowest_lim = 0;
cpu_disable_idle = FALSE;
cpu_idle_hook = acpi_cpu_idle;
}
@@ -848,16 +873,10 @@
/*
* Set up the list of Cx states
*/
- sc->cpu_non_c3 = 0;
sbuf_new(&sb, sc->cpu_cx_supported, sizeof(sc->cpu_cx_supported),
SBUF_FIXEDLEN);
- for (i = 0; i < sc->cpu_cx_count; i++) {
+ for (i = 0; i < sc->cpu_cx_count; i++)
sbuf_printf(&sb, "C%d/%d ", i + 1, sc->cpu_cx_states[i].trans_lat);
- if (sc->cpu_cx_states[i].type < ACPI_STATE_C3)
- sc->cpu_non_c3 = i;
- else
- cpu_can_deep_sleep = 1;
- }
sbuf_trim(&sb);
sbuf_finish(&sb);
}
@@ -883,14 +902,12 @@
(void *)sc, 0, acpi_cpu_usage_sysctl, "A",
"percent usage for each Cx state");
-#ifdef notyet
/* Signal platform that we can handle _CST notification. */
if (!cpu_cx_generic && cpu_cst_cnt != 0) {
ACPI_LOCK(acpi);
AcpiOsWritePort(cpu_smi_cmd, cpu_cst_cnt, 8);
ACPI_UNLOCK(acpi);
}
-#endif
}
/*
@@ -1025,8 +1042,6 @@
acpi_cpu_notify(ACPI_HANDLE h, UINT32 notify, void *context)
{
struct acpi_cpu_softc *sc = (struct acpi_cpu_softc *)context;
- struct acpi_cpu_softc *isc;
- int i;
if (notify != ACPI_NOTIFY_CX_STATES)
return;
@@ -1035,16 +1050,8 @@
acpi_cpu_cx_cst(sc);
acpi_cpu_cx_list(sc);
- /* Update the new lowest useable Cx state for all CPUs. */
ACPI_SERIAL_BEGIN(cpu);
- cpu_cx_count = 0;
- for (i = 0; i < cpu_ndevices; i++) {
- isc = device_get_softc(cpu_devices[i]);
- if (isc->cpu_cx_count > cpu_cx_count)
- cpu_cx_count = isc->cpu_cx_count;
- }
- if (sc->cpu_cx_lowest < cpu_cx_lowest)
- acpi_cpu_set_cx_lowest(sc, min(cpu_cx_lowest, sc->cpu_cx_count - 1));
+ acpi_cpu_set_cx_lowest(sc);
ACPI_SERIAL_END(cpu);
}
@@ -1172,12 +1179,12 @@
}
static int
-acpi_cpu_set_cx_lowest(struct acpi_cpu_softc *sc, int val)
+acpi_cpu_set_cx_lowest(struct acpi_cpu_softc *sc)
{
int i;
ACPI_SERIAL_ASSERT(cpu);
- sc->cpu_cx_lowest = val;
+ sc->cpu_cx_lowest = min(sc->cpu_cx_lowest_lim, sc->cpu_cx_count - 1);
/* If not disabling, cache the new lowest non-C3 state. */
sc->cpu_non_c3 = 0;
@@ -1201,18 +1208,23 @@
int val, error;
sc = (struct acpi_cpu_softc *) arg1;
- snprintf(state, sizeof(state), "C%d", sc->cpu_cx_lowest + 1);
+ snprintf(state, sizeof(state), "C%d", sc->cpu_cx_lowest_lim + 1);
error = sysctl_handle_string(oidp, state, sizeof(state), req);
if (error != 0 || req->newptr == NULL)
return (error);
if (strlen(state) < 2 || toupper(state[0]) != 'C')
return (EINVAL);
- val = (int) strtol(state + 1, NULL, 10) - 1;
- if (val < 0 || val > sc->cpu_cx_count - 1)
- return (EINVAL);
+ if (strcasecmp(state, "Cmax") == 0)
+ val = MAX_CX_STATES;
+ else {
+ val = (int) strtol(state + 1, NULL, 10);
+ if (val < 1 || val > MAX_CX_STATES)
+ return (EINVAL);
+ }
ACPI_SERIAL_BEGIN(cpu);
- acpi_cpu_set_cx_lowest(sc, val);
+ sc->cpu_cx_lowest_lim = val - 1;
+ acpi_cpu_set_cx_lowest(sc);
ACPI_SERIAL_END(cpu);
return (0);
@@ -1225,22 +1237,27 @@
char state[8];
int val, error, i;
- snprintf(state, sizeof(state), "C%d", cpu_cx_lowest + 1);
+ snprintf(state, sizeof(state), "C%d", cpu_cx_lowest_lim + 1);
error = sysctl_handle_string(oidp, state, sizeof(state), req);
if (error != 0 || req->newptr == NULL)
return (error);
if (strlen(state) < 2 || toupper(state[0]) != 'C')
return (EINVAL);
- val = (int) strtol(state + 1, NULL, 10) - 1;
- if (val < 0 || val > cpu_cx_count - 1)
- return (EINVAL);
- cpu_cx_lowest = val;
+ if (strcasecmp(state, "Cmax") == 0)
+ val = MAX_CX_STATES;
+ else {
+ val = (int) strtol(state + 1, NULL, 10);
+ if (val < 1 || val > MAX_CX_STATES)
+ return (EINVAL);
+ }
/* Update the new lowest useable Cx state for all CPUs. */
ACPI_SERIAL_BEGIN(cpu);
+ cpu_cx_lowest_lim = val - 1;
for (i = 0; i < cpu_ndevices; i++) {
sc = device_get_softc(cpu_devices[i]);
- acpi_cpu_set_cx_lowest(sc, min(val, sc->cpu_cx_count - 1));
+ sc->cpu_cx_lowest_lim = cpu_cx_lowest_lim;
+ acpi_cpu_set_cx_lowest(sc);
}
ACPI_SERIAL_END(cpu);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/acpica/acpi_ec.c
--- a/head/sys/dev/acpica/acpi_ec.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/acpica/acpi_ec.c Wed Jul 25 17:04:43 2012 +0300
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/acpica/acpi_ec.c 231161 2012-02-07 20:54:44Z jkim $");
+__FBSDID("$FreeBSD: head/sys/dev/acpica/acpi_ec.c 236424 2012-06-01 21:33:33Z jkim $");
#include "opt_acpi.h"
#include <sys/param.h>
@@ -178,7 +178,6 @@
ACPI_SERIAL_DECL(ec, "ACPI embedded controller");
-SYSCTL_DECL(_debug_acpi);
static SYSCTL_NODE(_debug_acpi, OID_AUTO, ec, CTLFLAG_RD, NULL, "EC debugging");
static int ec_burst_mode;
@@ -650,8 +649,8 @@
Status = EcCommand(sc, EC_COMMAND_QUERY);
if (ACPI_SUCCESS(Status))
break;
- if (EcCheckStatus(sc, "retr_check",
- EC_EVENT_INPUT_BUFFER_EMPTY) == AE_OK)
+ if (ACPI_SUCCESS(EcCheckStatus(sc, "retr_check",
+ EC_EVENT_INPUT_BUFFER_EMPTY)))
continue;
else
break;
@@ -846,7 +845,7 @@
DELAY(10);
for (i = 0; i < count; i++) {
Status = EcCheckStatus(sc, "poll", Event);
- if (Status == AE_OK)
+ if (ACPI_SUCCESS(Status))
break;
DELAY(EC_POLL_DELAY);
}
@@ -876,7 +875,7 @@
* event we are actually waiting for.
*/
Status = EcCheckStatus(sc, "sleep", Event);
- if (Status == AE_OK) {
+ if (ACPI_SUCCESS(Status)) {
if (gen_count == sc->ec_gencount)
no_intr++;
else
@@ -891,7 +890,7 @@
* read the register once and trust whatever value we got. This is
* the best we can do at this point.
*/
- if (Status != AE_OK)
+ if (ACPI_FAILURE(Status))
Status = EcCheckStatus(sc, "sleep_end", Event);
}
if (!need_poll && no_intr > 10) {
@@ -899,7 +898,7 @@
"not getting interrupts, switched to polled mode\n");
ec_polled_mode = 1;
}
- if (Status != AE_OK)
+ if (ACPI_FAILURE(Status))
CTR0(KTR_ACPI, "error: ec wait timed out");
return (Status);
}
@@ -978,8 +977,8 @@
EC_SET_DATA(sc, Address);
status = EcWaitEvent(sc, EC_EVENT_OUTPUT_BUFFER_FULL, gen_count);
if (ACPI_FAILURE(status)) {
- if (EcCheckStatus(sc, "retr_check",
- EC_EVENT_INPUT_BUFFER_EMPTY) == AE_OK)
+ if (ACPI_SUCCESS(EcCheckStatus(sc, "retr_check",
+ EC_EVENT_INPUT_BUFFER_EMPTY)))
continue;
else
break;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/acpica/acpi_powerres.c
--- a/head/sys/dev/acpica/acpi_powerres.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/acpica/acpi_powerres.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/acpica/acpi_powerres.c 227293 2011-11-07 06:44:47Z ed $");
+__FBSDID("$FreeBSD: head/sys/dev/acpica/acpi_powerres.c 238199 2012-07-07 17:13:09Z eadler $");
#include "opt_acpi.h"
#include <sys/param.h>
@@ -314,7 +314,6 @@
ACPI_OBJECT *reslist_object;
ACPI_STATUS status;
char *method_name, *reslist_name;
- int res_changed;
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
@@ -445,7 +444,7 @@
* Now we are ready to switch, so kill off any current power
* resource references.
*/
- res_changed = acpi_pwr_dereference_resource(pc);
+ acpi_pwr_dereference_resource(pc);
/*
* Add new power resource references, if we have any. Traverse the
@@ -457,7 +456,6 @@
reslist_object->Package.Count));
acpi_ForeachPackageObject(reslist_object, acpi_pwr_reference_resource,
pc);
- res_changed = 1;
}
/*
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/acpica/acpi_smbat.c
--- a/head/sys/dev/acpica/acpi_smbat.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/acpica/acpi_smbat.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/acpica/acpi_smbat.c 227309 2011-11-07 15:43:11Z ed $");
+__FBSDID("$FreeBSD: head/sys/dev/acpica/acpi_smbat.c 235556 2012-05-17 17:58:53Z jhb $");
#include "opt_acpi.h"
#include <sys/param.h>
@@ -62,7 +62,6 @@
ACPI_SERIAL_DECL(smbat, "ACPI Smart Battery");
-SYSCTL_DECL(_debug_acpi);
static SYSCTL_NODE(_debug_acpi, OID_AUTO, batt, CTLFLAG_RD, NULL,
"Battery debugging");
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/acpica/acpi_video.c
--- a/head/sys/dev/acpica/acpi_video.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/acpica/acpi_video.c Wed Jul 25 17:04:43 2012 +0300
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/acpica/acpi_video.c 227293 2011-11-07 06:44:47Z ed $");
+__FBSDID("$FreeBSD: head/sys/dev/acpica/acpi_video.c 237197 2012-06-17 16:19:09Z iwasaki $");
#include <sys/param.h>
#include <sys/kernel.h>
@@ -75,6 +75,7 @@
static int acpi_video_probe(device_t);
static int acpi_video_attach(device_t);
static int acpi_video_detach(device_t);
+static int acpi_video_resume(device_t);
static int acpi_video_shutdown(device_t);
static void acpi_video_notify_handler(ACPI_HANDLE, UINT32, void *);
static void acpi_video_power_profile(void *);
@@ -155,6 +156,7 @@
DEVMETHOD(device_probe, acpi_video_probe),
DEVMETHOD(device_attach, acpi_video_attach),
DEVMETHOD(device_detach, acpi_video_detach),
+ DEVMETHOD(device_resume, acpi_video_resume),
DEVMETHOD(device_shutdown, acpi_video_shutdown),
{ 0, 0 }
};
@@ -305,6 +307,36 @@
}
static int
+acpi_video_resume(device_t dev)
+{
+ struct acpi_video_softc *sc;
+ struct acpi_video_output *vo, *vn;
+ int level;
+
+ sc = device_get_softc(dev);
+
+ /* Restore brightness level */
+ ACPI_SERIAL_BEGIN(video);
+ ACPI_SERIAL_BEGIN(video_output);
+ STAILQ_FOREACH_SAFE(vo, &sc->vid_outputs, vo_next, vn) {
+ if ((vo->adr & DOD_DEVID_MASK_FULL) != DOD_DEVID_LCD &&
+ (vo->adr & DOD_DEVID_MASK) != DOD_DEVID_INTDFP)
+ continue;
+
+ if ((vo_get_device_status(vo->handle) & DCS_ACTIVE) == 0)
+ continue;
+
+ level = vo_get_brightness(vo->handle);
+ if (level != -1)
+ vo_set_brightness(vo->handle, level);
+ }
+ ACPI_SERIAL_END(video_output);
+ ACPI_SERIAL_END(video);
+
+ return (0);
+}
+
+static int
acpi_video_shutdown(device_t dev)
{
struct acpi_video_softc *sc;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/acpica/acpivar.h
--- a/head/sys/dev/acpica/acpivar.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/acpica/acpivar.h Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/acpica/acpivar.h 233250 2012-03-20 21:37:52Z jkim $
+ * $FreeBSD: head/sys/dev/acpica/acpivar.h 236772 2012-06-09 00:37:26Z iwasaki $
*/
#ifndef _ACPIVAR_H_
@@ -71,8 +71,6 @@
int acpi_verbose;
int acpi_handle_reboot;
- bus_dma_tag_t acpi_waketag;
- bus_dmamap_t acpi_wakemap;
vm_offset_t acpi_wakeaddr;
vm_paddr_t acpi_wakephys;
@@ -273,7 +271,7 @@
if ((h = acpi_get_handle(dev)) == NULL)
return (ACPI_TYPE_NOT_FOUND);
- if (AcpiGetType(h, &t) != AE_OK)
+ if (ACPI_FAILURE(AcpiGetType(h, &t)))
return (ACPI_TYPE_NOT_FOUND);
return (t);
}
@@ -439,6 +437,8 @@
int acpi_machdep_init(device_t dev);
void acpi_install_wakeup_handler(struct acpi_softc *sc);
int acpi_sleep_machdep(struct acpi_softc *sc, int state);
+int acpi_wakeup_machdep(struct acpi_softc *sc, int state,
+ int sleep_result, int intr_enabled);
int acpi_table_quirks(int *quirks);
int acpi_machdep_quirks(int *quirks);
@@ -492,5 +492,7 @@
/* Use the device logging level for ktr(4). */
#define KTR_ACPI KTR_DEV
+SYSCTL_DECL(_debug_acpi);
+
#endif /* _KERNEL */
#endif /* !_ACPIVAR_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/adb/adb_kbd.c
--- a/head/sys/dev/adb/adb_kbd.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/adb/adb_kbd.c Wed Jul 25 17:04:43 2012 +0300
@@ -22,7 +22,7 @@
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/adb/adb_kbd.c 226449 2011-10-16 21:01:42Z nwhitehorn $
+ * $FreeBSD: head/sys/dev/adb/adb_kbd.c 237480 2012-06-23 13:52:44Z jhibbits $
*/
#include <sys/cdefs.h>
@@ -426,8 +426,10 @@
/* 0x7f is always the power button */
if (data[0] == 0x7f && devctl_process_running()) {
devctl_notify("PMU", "Button", "pressed", NULL);
+ mtx_unlock(&sc->sc_mutex);
return (0);
} else if (data[0] == 0xff) {
+ mtx_unlock(&sc->sc_mutex);
return (0); /* Ignore power button release. */
}
if ((data[0] & 0x7f) == 57 && sc->buffers < 7) {
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ae/if_ae.c
--- a/head/sys/dev/ae/if_ae.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ae/if_ae.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/ae/if_ae.c 227452 2011-11-11 19:15:32Z yongari $");
+__FBSDID("$FreeBSD: head/sys/dev/ae/if_ae.c 236670 2012-06-06 09:07:50Z pluknet $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -1381,12 +1381,13 @@
/*
* Configure PME.
*/
- pci_find_cap(sc->dev, PCIY_PMG, &pmc);
- pmstat = pci_read_config(sc->dev, pmc + PCIR_POWER_STATUS, 2);
- pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE);
- if ((ifp->if_capenable & IFCAP_WOL) != 0)
- pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE;
- pci_write_config(sc->dev, pmc + PCIR_POWER_STATUS, pmstat, 2);
+ if (pci_find_cap(sc->dev, PCIY_PMG, &pmc) == 0) {
+ pmstat = pci_read_config(sc->dev, pmc + PCIR_POWER_STATUS, 2);
+ pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE);
+ if ((ifp->if_capenable & IFCAP_WOL) != 0)
+ pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE;
+ pci_write_config(sc->dev, pmc + PCIR_POWER_STATUS, pmstat, 2);
+ }
}
static int
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/agp/agp.c
--- a/head/sys/dev/agp/agp.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/agp/agp.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/agp/agp.c 238172 2012-07-06 15:57:03Z marcel $");
#include "opt_agp.h"
#include "opt_bus.h"
@@ -55,7 +55,6 @@
#include <vm/vm_pageout.h>
#include <vm/pmap.h>
-#include <machine/md_var.h>
#include <machine/bus.h>
#include <machine/resource.h>
#include <sys/rman.h>
@@ -234,12 +233,13 @@
* Work out an upper bound for agp memory allocation. This
* uses a heurisitc table from the Linux driver.
*/
- memsize = ptoa(Maxmem) >> 20;
+ memsize = ptoa(realmem) >> 20;
for (i = 0; i < agp_max_size; i++) {
if (memsize <= agp_max[i][0])
break;
}
- if (i == agp_max_size) i = agp_max_size - 1;
+ if (i == agp_max_size)
+ i = agp_max_size - 1;
sc->as_maxmem = agp_max[i][1] << 20U;
/*
@@ -803,6 +803,13 @@
}
static int
+agp_chipset_flush(device_t dev)
+{
+
+ return (AGP_CHIPSET_FLUSH(dev));
+}
+
+static int
agp_open(struct cdev *kdev, int oflags, int devtype, struct thread *td)
{
device_t dev = kdev->si_drv1;
@@ -869,6 +876,8 @@
case AGPIOC_UNBIND:
return agp_unbind_user(dev, (agp_unbind *)data);
+ case AGPIOC_CHIPSET_FLUSH:
+ return agp_chipset_flush(dev);
}
return EINVAL;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/agp/agp_i810.c
--- a/head/sys/dev/agp/agp_i810.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/agp/agp_i810.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,8 +1,12 @@
/*-
* Copyright (c) 2000 Doug Rabson
* Copyright (c) 2000 Ruslan Ermilov
+ * Copyright (c) 2011 The FreeBSD Foundation
* All rights reserved.
*
+ * Portions of this software were developed by Konstantin Belousov
+ * under sponsorship from the FreeBSD Foundation.
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -28,17 +32,27 @@
/*
* Fixes for 830/845G support: David Dawes <dawes at xfree86.org>
* 852GM/855GM/865G support added by David Dawes <dawes at xfree86.org>
+ *
+ * This is generic Intel GTT handling code, morphed from the AGP
+ * bridge code.
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/agp/agp_i810.c 238301 2012-07-09 16:23:59Z marcel $");
#include "opt_bus.h"
+#if 0
+#define KTR_AGP_I810 KTR_DEV
+#else
+#define KTR_AGP_I810 0
+#endif
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/malloc.h>
#include <sys/kernel.h>
+#include <sys/ktr.h>
#include <sys/module.h>
#include <sys/bus.h>
#include <sys/lock.h>
@@ -47,8 +61,10 @@
#include <dev/agp/agppriv.h>
#include <dev/agp/agpreg.h>
+#include <dev/agp/agp_i810.h>
#include <dev/pci/pcivar.h>
#include <dev/pci/pcireg.h>
+#include <dev/pci/pci_private.h>
#include <vm/vm.h>
#include <vm/vm_object.h>
@@ -63,6 +79,88 @@
MALLOC_DECLARE(M_AGP);
+struct agp_i810_match;
+
+static int agp_i810_check_active(device_t bridge_dev);
+static int agp_i830_check_active(device_t bridge_dev);
+static int agp_i915_check_active(device_t bridge_dev);
+static int agp_sb_check_active(device_t bridge_dev);
+
+static void agp_82852_set_desc(device_t dev,
+ const struct agp_i810_match *match);
+static void agp_i810_set_desc(device_t dev, const struct agp_i810_match *match);
+
+static void agp_i810_dump_regs(device_t dev);
+static void agp_i830_dump_regs(device_t dev);
+static void agp_i855_dump_regs(device_t dev);
+static void agp_i915_dump_regs(device_t dev);
+static void agp_i965_dump_regs(device_t dev);
+static void agp_sb_dump_regs(device_t dev);
+
+static int agp_i810_get_stolen_size(device_t dev);
+static int agp_i830_get_stolen_size(device_t dev);
+static int agp_i915_get_stolen_size(device_t dev);
+static int agp_sb_get_stolen_size(device_t dev);
+
+static int agp_i810_get_gtt_mappable_entries(device_t dev);
+static int agp_i830_get_gtt_mappable_entries(device_t dev);
+static int agp_i915_get_gtt_mappable_entries(device_t dev);
+
+static int agp_i810_get_gtt_total_entries(device_t dev);
+static int agp_i965_get_gtt_total_entries(device_t dev);
+static int agp_gen5_get_gtt_total_entries(device_t dev);
+static int agp_sb_get_gtt_total_entries(device_t dev);
+
+static int agp_i810_install_gatt(device_t dev);
+static int agp_i830_install_gatt(device_t dev);
+
+static void agp_i810_deinstall_gatt(device_t dev);
+static void agp_i830_deinstall_gatt(device_t dev);
+
+static void agp_i810_install_gtt_pte(device_t dev, u_int index,
+ vm_offset_t physical, int flags);
+static void agp_i830_install_gtt_pte(device_t dev, u_int index,
+ vm_offset_t physical, int flags);
+static void agp_i915_install_gtt_pte(device_t dev, u_int index,
+ vm_offset_t physical, int flags);
+static void agp_i965_install_gtt_pte(device_t dev, u_int index,
+ vm_offset_t physical, int flags);
+static void agp_g4x_install_gtt_pte(device_t dev, u_int index,
+ vm_offset_t physical, int flags);
+static void agp_sb_install_gtt_pte(device_t dev, u_int index,
+ vm_offset_t physical, int flags);
+
+static void agp_i810_write_gtt(device_t dev, u_int index, uint32_t pte);
+static void agp_i915_write_gtt(device_t dev, u_int index, uint32_t pte);
+static void agp_i965_write_gtt(device_t dev, u_int index, uint32_t pte);
+static void agp_g4x_write_gtt(device_t dev, u_int index, uint32_t pte);
+static void agp_sb_write_gtt(device_t dev, u_int index, uint32_t pte);
+
+static u_int32_t agp_i810_read_gtt_pte(device_t dev, u_int index);
+static u_int32_t agp_i915_read_gtt_pte(device_t dev, u_int index);
+static u_int32_t agp_i965_read_gtt_pte(device_t dev, u_int index);
+static u_int32_t agp_g4x_read_gtt_pte(device_t dev, u_int index);
+
+static vm_paddr_t agp_i810_read_gtt_pte_paddr(device_t dev, u_int index);
+static vm_paddr_t agp_i915_read_gtt_pte_paddr(device_t dev, u_int index);
+static vm_paddr_t agp_sb_read_gtt_pte_paddr(device_t dev, u_int index);
+
+static int agp_i810_set_aperture(device_t dev, u_int32_t aperture);
+static int agp_i830_set_aperture(device_t dev, u_int32_t aperture);
+static int agp_i915_set_aperture(device_t dev, u_int32_t aperture);
+
+static int agp_i810_chipset_flush_setup(device_t dev);
+static int agp_i915_chipset_flush_setup(device_t dev);
+static int agp_i965_chipset_flush_setup(device_t dev);
+
+static void agp_i810_chipset_flush_teardown(device_t dev);
+static void agp_i915_chipset_flush_teardown(device_t dev);
+static void agp_i965_chipset_flush_teardown(device_t dev);
+
+static void agp_i810_chipset_flush(device_t dev);
+static void agp_i830_chipset_flush(device_t dev);
+static void agp_i915_chipset_flush(device_t dev);
+
enum {
CHIP_I810, /* i810/i815 */
CHIP_I830, /* 830M/845G */
@@ -72,6 +170,7 @@
CHIP_G33, /* G33/Q33/Q35 */
CHIP_IGD, /* Pineview */
CHIP_G4X, /* G45/Q45 */
+ CHIP_SB, /* SandyBridge */
};
/* The i810 through i855 have the registers at BAR 1, and the GATT gets
@@ -96,19 +195,308 @@
{ -1, 0 }
};
+static struct resource_spec agp_g4x_res_spec[] = {
+ { SYS_RES_MEMORY, AGP_G4X_MMADR, RF_ACTIVE | RF_SHAREABLE },
+ { SYS_RES_MEMORY, AGP_G4X_GTTADR, RF_ACTIVE | RF_SHAREABLE },
+ { -1, 0 }
+};
+
struct agp_i810_softc {
struct agp_softc agp;
u_int32_t initial_aperture; /* aperture size at startup */
struct agp_gatt *gatt;
- int chiptype; /* i810-like or i830 */
u_int32_t dcache_size; /* i810 only */
- u_int32_t stolen; /* number of i830/845 gtt entries for stolen memory */
+ u_int32_t stolen; /* number of i830/845 gtt
+ entries for stolen memory */
+ u_int stolen_size; /* BIOS-reserved graphics memory */
+ u_int gtt_total_entries; /* Total number of gtt ptes */
+ u_int gtt_mappable_entries; /* Number of gtt ptes mappable by CPU */
device_t bdev; /* bridge device */
+ void *argb_cursor; /* contigmalloc area for ARGB cursor */
+ struct resource *sc_res[2];
+ const struct agp_i810_match *match;
+ int sc_flush_page_rid;
+ struct resource *sc_flush_page_res;
+ void *sc_flush_page_vaddr;
+ int sc_bios_allocated_flush_page;
+};
- void *argb_cursor; /* contigmalloc area for ARGB cursor */
+static device_t intel_agp;
- struct resource_spec * sc_res_spec;
- struct resource *sc_res[2];
+struct agp_i810_driver {
+ int chiptype;
+ int gen;
+ int busdma_addr_mask_sz;
+ struct resource_spec *res_spec;
+ int (*check_active)(device_t);
+ void (*set_desc)(device_t, const struct agp_i810_match *);
+ void (*dump_regs)(device_t);
+ int (*get_stolen_size)(device_t);
+ int (*get_gtt_total_entries)(device_t);
+ int (*get_gtt_mappable_entries)(device_t);
+ int (*install_gatt)(device_t);
+ void (*deinstall_gatt)(device_t);
+ void (*write_gtt)(device_t, u_int, uint32_t);
+ void (*install_gtt_pte)(device_t, u_int, vm_offset_t, int);
+ u_int32_t (*read_gtt_pte)(device_t, u_int);
+ vm_paddr_t (*read_gtt_pte_paddr)(device_t , u_int);
+ int (*set_aperture)(device_t, u_int32_t);
+ int (*chipset_flush_setup)(device_t);
+ void (*chipset_flush_teardown)(device_t);
+ void (*chipset_flush)(device_t);
+};
+
+static const struct agp_i810_driver agp_i810_i810_driver = {
+ .chiptype = CHIP_I810,
+ .gen = 1,
+ .busdma_addr_mask_sz = 32,
+ .res_spec = agp_i810_res_spec,
+ .check_active = agp_i810_check_active,
+ .set_desc = agp_i810_set_desc,
+ .dump_regs = agp_i810_dump_regs,
+ .get_stolen_size = agp_i810_get_stolen_size,
+ .get_gtt_mappable_entries = agp_i810_get_gtt_mappable_entries,
+ .get_gtt_total_entries = agp_i810_get_gtt_total_entries,
+ .install_gatt = agp_i810_install_gatt,
+ .deinstall_gatt = agp_i810_deinstall_gatt,
+ .write_gtt = agp_i810_write_gtt,
+ .install_gtt_pte = agp_i810_install_gtt_pte,
+ .read_gtt_pte = agp_i810_read_gtt_pte,
+ .read_gtt_pte_paddr = agp_i810_read_gtt_pte_paddr,
+ .set_aperture = agp_i810_set_aperture,
+ .chipset_flush_setup = agp_i810_chipset_flush_setup,
+ .chipset_flush_teardown = agp_i810_chipset_flush_teardown,
+ .chipset_flush = agp_i810_chipset_flush,
+};
+
+static const struct agp_i810_driver agp_i810_i815_driver = {
+ .chiptype = CHIP_I810,
+ .gen = 2,
+ .busdma_addr_mask_sz = 32,
+ .res_spec = agp_i810_res_spec,
+ .check_active = agp_i810_check_active,
+ .set_desc = agp_i810_set_desc,
+ .dump_regs = agp_i810_dump_regs,
+ .get_stolen_size = agp_i810_get_stolen_size,
+ .get_gtt_mappable_entries = agp_i830_get_gtt_mappable_entries,
+ .get_gtt_total_entries = agp_i810_get_gtt_total_entries,
+ .install_gatt = agp_i810_install_gatt,
+ .deinstall_gatt = agp_i810_deinstall_gatt,
+ .write_gtt = agp_i810_write_gtt,
+ .install_gtt_pte = agp_i810_install_gtt_pte,
+ .read_gtt_pte = agp_i810_read_gtt_pte,
+ .read_gtt_pte_paddr = agp_i810_read_gtt_pte_paddr,
+ .set_aperture = agp_i810_set_aperture,
+ .chipset_flush_setup = agp_i810_chipset_flush_setup,
+ .chipset_flush_teardown = agp_i810_chipset_flush_teardown,
+ .chipset_flush = agp_i830_chipset_flush,
+};
+
+static const struct agp_i810_driver agp_i810_i830_driver = {
+ .chiptype = CHIP_I830,
+ .gen = 2,
+ .busdma_addr_mask_sz = 32,
+ .res_spec = agp_i810_res_spec,
+ .check_active = agp_i830_check_active,
+ .set_desc = agp_i810_set_desc,
+ .dump_regs = agp_i830_dump_regs,
+ .get_stolen_size = agp_i830_get_stolen_size,
+ .get_gtt_mappable_entries = agp_i830_get_gtt_mappable_entries,
+ .get_gtt_total_entries = agp_i810_get_gtt_total_entries,
+ .install_gatt = agp_i830_install_gatt,
+ .deinstall_gatt = agp_i830_deinstall_gatt,
+ .write_gtt = agp_i810_write_gtt,
+ .install_gtt_pte = agp_i830_install_gtt_pte,
+ .read_gtt_pte = agp_i810_read_gtt_pte,
+ .read_gtt_pte_paddr = agp_i810_read_gtt_pte_paddr,
+ .set_aperture = agp_i830_set_aperture,
+ .chipset_flush_setup = agp_i810_chipset_flush_setup,
+ .chipset_flush_teardown = agp_i810_chipset_flush_teardown,
+ .chipset_flush = agp_i830_chipset_flush,
+};
+
+static const struct agp_i810_driver agp_i810_i855_driver = {
+ .chiptype = CHIP_I855,
+ .gen = 2,
+ .busdma_addr_mask_sz = 32,
+ .res_spec = agp_i810_res_spec,
+ .check_active = agp_i830_check_active,
+ .set_desc = agp_82852_set_desc,
+ .dump_regs = agp_i855_dump_regs,
+ .get_stolen_size = agp_i915_get_stolen_size,
+ .get_gtt_mappable_entries = agp_i915_get_gtt_mappable_entries,
+ .get_gtt_total_entries = agp_i810_get_gtt_total_entries,
+ .install_gatt = agp_i830_install_gatt,
+ .deinstall_gatt = agp_i830_deinstall_gatt,
+ .write_gtt = agp_i810_write_gtt,
+ .install_gtt_pte = agp_i830_install_gtt_pte,
+ .read_gtt_pte = agp_i810_read_gtt_pte,
+ .read_gtt_pte_paddr = agp_i810_read_gtt_pte_paddr,
+ .set_aperture = agp_i830_set_aperture,
+ .chipset_flush_setup = agp_i810_chipset_flush_setup,
+ .chipset_flush_teardown = agp_i810_chipset_flush_teardown,
+ .chipset_flush = agp_i830_chipset_flush,
+};
+
+static const struct agp_i810_driver agp_i810_i865_driver = {
+ .chiptype = CHIP_I855,
+ .gen = 2,
+ .busdma_addr_mask_sz = 32,
+ .res_spec = agp_i810_res_spec,
+ .check_active = agp_i830_check_active,
+ .set_desc = agp_i810_set_desc,
+ .dump_regs = agp_i855_dump_regs,
+ .get_stolen_size = agp_i915_get_stolen_size,
+ .get_gtt_mappable_entries = agp_i915_get_gtt_mappable_entries,
+ .get_gtt_total_entries = agp_i810_get_gtt_total_entries,
+ .install_gatt = agp_i830_install_gatt,
+ .deinstall_gatt = agp_i830_deinstall_gatt,
+ .write_gtt = agp_i810_write_gtt,
+ .install_gtt_pte = agp_i830_install_gtt_pte,
+ .read_gtt_pte = agp_i810_read_gtt_pte,
+ .read_gtt_pte_paddr = agp_i810_read_gtt_pte_paddr,
+ .set_aperture = agp_i915_set_aperture,
+ .chipset_flush_setup = agp_i810_chipset_flush_setup,
+ .chipset_flush_teardown = agp_i810_chipset_flush_teardown,
+ .chipset_flush = agp_i830_chipset_flush,
+};
+
+static const struct agp_i810_driver agp_i810_i915_driver = {
+ .chiptype = CHIP_I915,
+ .gen = 3,
+ .busdma_addr_mask_sz = 32,
+ .res_spec = agp_i915_res_spec,
+ .check_active = agp_i915_check_active,
+ .set_desc = agp_i810_set_desc,
+ .dump_regs = agp_i915_dump_regs,
+ .get_stolen_size = agp_i915_get_stolen_size,
+ .get_gtt_mappable_entries = agp_i915_get_gtt_mappable_entries,
+ .get_gtt_total_entries = agp_i810_get_gtt_total_entries,
+ .install_gatt = agp_i830_install_gatt,
+ .deinstall_gatt = agp_i830_deinstall_gatt,
+ .write_gtt = agp_i915_write_gtt,
+ .install_gtt_pte = agp_i915_install_gtt_pte,
+ .read_gtt_pte = agp_i915_read_gtt_pte,
+ .read_gtt_pte_paddr = agp_i915_read_gtt_pte_paddr,
+ .set_aperture = agp_i915_set_aperture,
+ .chipset_flush_setup = agp_i915_chipset_flush_setup,
+ .chipset_flush_teardown = agp_i915_chipset_flush_teardown,
+ .chipset_flush = agp_i915_chipset_flush,
+};
+
+static const struct agp_i810_driver agp_i810_g965_driver = {
+ .chiptype = CHIP_I965,
+ .gen = 4,
+ .busdma_addr_mask_sz = 36,
+ .res_spec = agp_i965_res_spec,
+ .check_active = agp_i915_check_active,
+ .set_desc = agp_i810_set_desc,
+ .dump_regs = agp_i965_dump_regs,
+ .get_stolen_size = agp_i915_get_stolen_size,
+ .get_gtt_mappable_entries = agp_i915_get_gtt_mappable_entries,
+ .get_gtt_total_entries = agp_i965_get_gtt_total_entries,
+ .install_gatt = agp_i830_install_gatt,
+ .deinstall_gatt = agp_i830_deinstall_gatt,
+ .write_gtt = agp_i965_write_gtt,
+ .install_gtt_pte = agp_i965_install_gtt_pte,
+ .read_gtt_pte = agp_i965_read_gtt_pte,
+ .read_gtt_pte_paddr = agp_i915_read_gtt_pte_paddr,
+ .set_aperture = agp_i915_set_aperture,
+ .chipset_flush_setup = agp_i965_chipset_flush_setup,
+ .chipset_flush_teardown = agp_i965_chipset_flush_teardown,
+ .chipset_flush = agp_i915_chipset_flush,
+};
+
+static const struct agp_i810_driver agp_i810_g33_driver = {
+ .chiptype = CHIP_G33,
+ .gen = 3,
+ .busdma_addr_mask_sz = 36,
+ .res_spec = agp_i915_res_spec,
+ .check_active = agp_i915_check_active,
+ .set_desc = agp_i810_set_desc,
+ .dump_regs = agp_i965_dump_regs,
+ .get_stolen_size = agp_i915_get_stolen_size,
+ .get_gtt_mappable_entries = agp_i915_get_gtt_mappable_entries,
+ .get_gtt_total_entries = agp_i965_get_gtt_total_entries,
+ .install_gatt = agp_i830_install_gatt,
+ .deinstall_gatt = agp_i830_deinstall_gatt,
+ .write_gtt = agp_i915_write_gtt,
+ .install_gtt_pte = agp_i915_install_gtt_pte,
+ .read_gtt_pte = agp_i915_read_gtt_pte,
+ .read_gtt_pte_paddr = agp_i915_read_gtt_pte_paddr,
+ .set_aperture = agp_i915_set_aperture,
+ .chipset_flush_setup = agp_i965_chipset_flush_setup,
+ .chipset_flush_teardown = agp_i965_chipset_flush_teardown,
+ .chipset_flush = agp_i915_chipset_flush,
+};
+
+static const struct agp_i810_driver agp_i810_igd_driver = {
+ .chiptype = CHIP_IGD,
+ .gen = 3,
+ .busdma_addr_mask_sz = 36,
+ .res_spec = agp_i915_res_spec,
+ .check_active = agp_i915_check_active,
+ .set_desc = agp_i810_set_desc,
+ .dump_regs = agp_i915_dump_regs,
+ .get_stolen_size = agp_i915_get_stolen_size,
+ .get_gtt_mappable_entries = agp_i915_get_gtt_mappable_entries,
+ .get_gtt_total_entries = agp_i965_get_gtt_total_entries,
+ .install_gatt = agp_i830_install_gatt,
+ .deinstall_gatt = agp_i830_deinstall_gatt,
+ .write_gtt = agp_i915_write_gtt,
+ .install_gtt_pte = agp_i915_install_gtt_pte,
+ .read_gtt_pte = agp_i915_read_gtt_pte,
+ .read_gtt_pte_paddr = agp_i915_read_gtt_pte_paddr,
+ .set_aperture = agp_i915_set_aperture,
+ .chipset_flush_setup = agp_i965_chipset_flush_setup,
+ .chipset_flush_teardown = agp_i965_chipset_flush_teardown,
+ .chipset_flush = agp_i915_chipset_flush,
+};
+
+static const struct agp_i810_driver agp_i810_g4x_driver = {
+ .chiptype = CHIP_G4X,
+ .gen = 5,
+ .busdma_addr_mask_sz = 36,
+ .res_spec = agp_i965_res_spec,
+ .check_active = agp_i915_check_active,
+ .set_desc = agp_i810_set_desc,
+ .dump_regs = agp_i965_dump_regs,
+ .get_stolen_size = agp_i915_get_stolen_size,
+ .get_gtt_mappable_entries = agp_i915_get_gtt_mappable_entries,
+ .get_gtt_total_entries = agp_gen5_get_gtt_total_entries,
+ .install_gatt = agp_i830_install_gatt,
+ .deinstall_gatt = agp_i830_deinstall_gatt,
+ .write_gtt = agp_g4x_write_gtt,
+ .install_gtt_pte = agp_g4x_install_gtt_pte,
+ .read_gtt_pte = agp_g4x_read_gtt_pte,
+ .read_gtt_pte_paddr = agp_i915_read_gtt_pte_paddr,
+ .set_aperture = agp_i915_set_aperture,
+ .chipset_flush_setup = agp_i965_chipset_flush_setup,
+ .chipset_flush_teardown = agp_i965_chipset_flush_teardown,
+ .chipset_flush = agp_i915_chipset_flush,
+};
+
+static const struct agp_i810_driver agp_i810_sb_driver = {
+ .chiptype = CHIP_SB,
+ .gen = 6,
+ .busdma_addr_mask_sz = 40,
+ .res_spec = agp_g4x_res_spec,
+ .check_active = agp_sb_check_active,
+ .set_desc = agp_i810_set_desc,
+ .dump_regs = agp_sb_dump_regs,
+ .get_stolen_size = agp_sb_get_stolen_size,
+ .get_gtt_mappable_entries = agp_i915_get_gtt_mappable_entries,
+ .get_gtt_total_entries = agp_sb_get_gtt_total_entries,
+ .install_gatt = agp_i830_install_gatt,
+ .deinstall_gatt = agp_i830_deinstall_gatt,
+ .write_gtt = agp_sb_write_gtt,
+ .install_gtt_pte = agp_sb_install_gtt_pte,
+ .read_gtt_pte = agp_g4x_read_gtt_pte,
+ .read_gtt_pte_paddr = agp_sb_read_gtt_pte_paddr,
+ .set_aperture = agp_i915_set_aperture,
+ .chipset_flush_setup = agp_i810_chipset_flush_setup,
+ .chipset_flush_teardown = agp_i810_chipset_flush_teardown,
+ .chipset_flush = agp_i810_chipset_flush,
};
/* For adding new devices, devid is the id of the graphics controller
@@ -118,75 +506,232 @@
*/
static const struct agp_i810_match {
int devid;
- int chiptype;
- int bridge_offset;
char *name;
+ const struct agp_i810_driver *driver;
} agp_i810_matches[] = {
- {0x71218086, CHIP_I810, 0x00010000,
- "Intel 82810 (i810 GMCH) SVGA controller"},
- {0x71238086, CHIP_I810, 0x00010000,
- "Intel 82810-DC100 (i810-DC100 GMCH) SVGA controller"},
- {0x71258086, CHIP_I810, 0x00010000,
- "Intel 82810E (i810E GMCH) SVGA controller"},
- {0x11328086, CHIP_I810, 0x00020000,
- "Intel 82815 (i815 GMCH) SVGA controller"},
- {0x35778086, CHIP_I830, 0x00020000,
- "Intel 82830M (830M GMCH) SVGA controller"},
- {0x25628086, CHIP_I830, 0x00020000,
- "Intel 82845M (845M GMCH) SVGA controller"},
- {0x35828086, CHIP_I855, 0x00020000,
- "Intel 82852/855GM SVGA controller"},
- {0x25728086, CHIP_I855, 0x00020000,
- "Intel 82865G (865G GMCH) SVGA controller"},
- {0x25828086, CHIP_I915, 0x00020000,
- "Intel 82915G (915G GMCH) SVGA controller"},
- {0x258A8086, CHIP_I915, 0x00020000,
- "Intel E7221 SVGA controller"},
- {0x25928086, CHIP_I915, 0x00020000,
- "Intel 82915GM (915GM GMCH) SVGA controller"},
- {0x27728086, CHIP_I915, 0x00020000,
- "Intel 82945G (945G GMCH) SVGA controller"},
- {0x27A28086, CHIP_I915, 0x00020000,
- "Intel 82945GM (945GM GMCH) SVGA controller"},
- {0x27AE8086, CHIP_I915, 0x00020000,
- "Intel 945GME SVGA controller"},
- {0x29728086, CHIP_I965, 0x00020000,
- "Intel 946GZ SVGA controller"},
- {0x29828086, CHIP_I965, 0x00020000,
- "Intel G965 SVGA controller"},
- {0x29928086, CHIP_I965, 0x00020000,
- "Intel Q965 SVGA controller"},
- {0x29A28086, CHIP_I965, 0x00020000,
- "Intel G965 SVGA controller"},
- {0x29B28086, CHIP_G33, 0x00020000,
- "Intel Q35 SVGA controller"},
- {0x29C28086, CHIP_G33, 0x00020000,
- "Intel G33 SVGA controller"},
- {0x29D28086, CHIP_G33, 0x00020000,
- "Intel Q33 SVGA controller"},
- {0xA0018086, CHIP_IGD, 0x00010000,
- "Intel Pineview SVGA controller"},
- {0xA0118086, CHIP_IGD, 0x00010000,
- "Intel Pineview (M) SVGA controller"},
- {0x2A028086, CHIP_I965, 0x00020000,
- "Intel GM965 SVGA controller"},
- {0x2A128086, CHIP_I965, 0x00020000,
- "Intel GME965 SVGA controller"},
- {0x2A428086, CHIP_G4X, 0x00020000,
- "Intel GM45 SVGA controller"},
- {0x2E028086, CHIP_G4X, 0x00020000,
- "Intel Eaglelake SVGA controller"},
- {0x2E128086, CHIP_G4X, 0x00020000,
- "Intel Q45 SVGA controller"},
- {0x2E228086, CHIP_G4X, 0x00020000,
- "Intel G45 SVGA controller"},
- {0x2E328086, CHIP_G4X, 0x00020000,
- "Intel G41 SVGA controller"},
- {0x00428086, CHIP_G4X, 0x00020000,
- "Intel Ironlake (D) SVGA controller"},
- {0x00468086, CHIP_G4X, 0x00020000,
- "Intel Ironlake (M) SVGA controller"},
- {0, 0, 0, NULL}
+ {
+ .devid = 0x71218086,
+ .name = "Intel 82810 (i810 GMCH) SVGA controller",
+ .driver = &agp_i810_i810_driver
+ },
+ {
+ .devid = 0x71238086,
+ .name = "Intel 82810-DC100 (i810-DC100 GMCH) SVGA controller",
+ .driver = &agp_i810_i810_driver
+ },
+ {
+ .devid = 0x71258086,
+ .name = "Intel 82810E (i810E GMCH) SVGA controller",
+ .driver = &agp_i810_i810_driver
+ },
+ {
+ .devid = 0x11328086,
+ .name = "Intel 82815 (i815 GMCH) SVGA controller",
+ .driver = &agp_i810_i815_driver
+ },
+ {
+ .devid = 0x35778086,
+ .name = "Intel 82830M (830M GMCH) SVGA controller",
+ .driver = &agp_i810_i830_driver
+ },
+ {
+ .devid = 0x25628086,
+ .name = "Intel 82845M (845M GMCH) SVGA controller",
+ .driver = &agp_i810_i830_driver
+ },
+ {
+ .devid = 0x35828086,
+ .name = "Intel 82852/855GM SVGA controller",
+ .driver = &agp_i810_i855_driver
+ },
+ {
+ .devid = 0x25728086,
+ .name = "Intel 82865G (865G GMCH) SVGA controller",
+ .driver = &agp_i810_i865_driver
+ },
+ {
+ .devid = 0x25828086,
+ .name = "Intel 82915G (915G GMCH) SVGA controller",
+ .driver = &agp_i810_i915_driver
+ },
+ {
+ .devid = 0x258A8086,
+ .name = "Intel E7221 SVGA controller",
+ .driver = &agp_i810_i915_driver
+ },
+ {
+ .devid = 0x25928086,
+ .name = "Intel 82915GM (915GM GMCH) SVGA controller",
+ .driver = &agp_i810_i915_driver
+ },
+ {
+ .devid = 0x27728086,
+ .name = "Intel 82945G (945G GMCH) SVGA controller",
+ .driver = &agp_i810_i915_driver
+ },
+ {
+ .devid = 0x27A28086,
+ .name = "Intel 82945GM (945GM GMCH) SVGA controller",
+ .driver = &agp_i810_i915_driver
+ },
+ {
+ .devid = 0x27AE8086,
+ .name = "Intel 945GME SVGA controller",
+ .driver = &agp_i810_i915_driver
+ },
+ {
+ .devid = 0x29728086,
+ .name = "Intel 946GZ SVGA controller",
+ .driver = &agp_i810_g965_driver
+ },
+ {
+ .devid = 0x29828086,
+ .name = "Intel G965 SVGA controller",
+ .driver = &agp_i810_g965_driver
+ },
+ {
+ .devid = 0x29928086,
+ .name = "Intel Q965 SVGA controller",
+ .driver = &agp_i810_g965_driver
+ },
+ {
+ .devid = 0x29A28086,
+ .name = "Intel G965 SVGA controller",
+ .driver = &agp_i810_g965_driver
+ },
+ {
+ .devid = 0x29B28086,
+ .name = "Intel Q35 SVGA controller",
+ .driver = &agp_i810_g33_driver
+ },
+ {
+ .devid = 0x29C28086,
+ .name = "Intel G33 SVGA controller",
+ .driver = &agp_i810_g33_driver
+ },
+ {
+ .devid = 0x29D28086,
+ .name = "Intel Q33 SVGA controller",
+ .driver = &agp_i810_g33_driver
+ },
+ {
+ .devid = 0xA0018086,
+ .name = "Intel Pineview SVGA controller",
+ .driver = &agp_i810_igd_driver
+ },
+ {
+ .devid = 0xA0118086,
+ .name = "Intel Pineview (M) SVGA controller",
+ .driver = &agp_i810_igd_driver
+ },
+ {
+ .devid = 0x2A028086,
+ .name = "Intel GM965 SVGA controller",
+ .driver = &agp_i810_g965_driver
+ },
+ {
+ .devid = 0x2A128086,
+ .name = "Intel GME965 SVGA controller",
+ .driver = &agp_i810_g965_driver
+ },
+ {
+ .devid = 0x2A428086,
+ .name = "Intel GM45 SVGA controller",
+ .driver = &agp_i810_g4x_driver
+ },
+ {
+ .devid = 0x2E028086,
+ .name = "Intel Eaglelake SVGA controller",
+ .driver = &agp_i810_g4x_driver
+ },
+ {
+ .devid = 0x2E128086,
+ .name = "Intel Q45 SVGA controller",
+ .driver = &agp_i810_g4x_driver
+ },
+ {
+ .devid = 0x2E228086,
+ .name = "Intel G45 SVGA controller",
+ .driver = &agp_i810_g4x_driver
+ },
+ {
+ .devid = 0x2E328086,
+ .name = "Intel G41 SVGA controller",
+ .driver = &agp_i810_g4x_driver
+ },
+ {
+ .devid = 0x00428086,
+ .name = "Intel Ironlake (D) SVGA controller",
+ .driver = &agp_i810_g4x_driver
+ },
+ {
+ .devid = 0x00468086,
+ .name = "Intel Ironlake (M) SVGA controller",
+ .driver = &agp_i810_g4x_driver
+ },
+ {
+ .devid = 0x01028086,
+ .name = "SandyBridge desktop GT1 IG",
+ .driver = &agp_i810_sb_driver
+ },
+ {
+ .devid = 0x01128086,
+ .name = "SandyBridge desktop GT2 IG",
+ .driver = &agp_i810_sb_driver
+ },
+ {
+ .devid = 0x01228086,
+ .name = "SandyBridge desktop GT2+ IG",
+ .driver = &agp_i810_sb_driver
+ },
+ {
+ .devid = 0x01068086,
+ .name = "SandyBridge mobile GT1 IG",
+ .driver = &agp_i810_sb_driver
+ },
+ {
+ .devid = 0x01168086,
+ .name = "SandyBridge mobile GT2 IG",
+ .driver = &agp_i810_sb_driver
+ },
+ {
+ .devid = 0x01268086,
+ .name = "SandyBridge mobile GT2+ IG",
+ .driver = &agp_i810_sb_driver
+ },
+ {
+ .devid = 0x010a8086,
+ .name = "SandyBridge server IG",
+ .driver = &agp_i810_sb_driver
+ },
+ {
+ .devid = 0x01528086,
+ .name = "IvyBridge desktop GT1 IG",
+ .driver = &agp_i810_sb_driver
+ },
+ {
+ .devid = 0x01628086,
+ .name = "IvyBridge desktop GT2 IG",
+ .driver = &agp_i810_sb_driver
+ },
+ {
+ .devid = 0x01568086,
+ .name = "IvyBridge mobile GT1 IG",
+ .driver = &agp_i810_sb_driver
+ },
+ {
+ .devid = 0x01668086,
+ .name = "IvyBridge mobile GT2 IG",
+ .driver = &agp_i810_sb_driver
+ },
+ {
+ .devid = 0x015a8086,
+ .name = "IvyBridge server GT1 IG",
+ .driver = &agp_i810_sb_driver
+ },
+ {
+ .devid = 0,
+ }
};
static const struct agp_i810_match*
@@ -196,17 +741,17 @@
if (pci_get_class(dev) != PCIC_DISPLAY
|| pci_get_subclass(dev) != PCIS_DISPLAY_VGA)
- return NULL;
+ return (NULL);
devid = pci_get_devid(dev);
for (i = 0; agp_i810_matches[i].devid != 0; i++) {
if (agp_i810_matches[i].devid == devid)
- break;
+ break;
}
if (agp_i810_matches[i].devid == 0)
- return NULL;
+ return (NULL);
else
- return &agp_i810_matches[i];
+ return (&agp_i810_matches[i]);
}
/*
@@ -215,28 +760,8 @@
static device_t
agp_i810_find_bridge(device_t dev)
{
- device_t *children, child;
- int nchildren, i;
- u_int32_t devid;
- const struct agp_i810_match *match;
-
- match = agp_i810_match(dev);
- devid = match->devid - match->bridge_offset;
- if (device_get_children(device_get_parent(device_get_parent(dev)),
- &children, &nchildren))
- return 0;
-
- for (i = 0; i < nchildren; i++) {
- child = children[i];
-
- if (pci_get_devid(child) == devid) {
- free(children, M_TEMP);
- return child;
- }
- }
- free(children, M_TEMP);
- return 0;
+ return (pci_find_dbsf(0, 0, 0, 0));
}
static void
@@ -249,92 +774,116 @@
}
static int
+agp_i810_check_active(device_t bridge_dev)
+{
+ u_int8_t smram;
+
+ smram = pci_read_config(bridge_dev, AGP_I810_SMRAM, 1);
+ if ((smram & AGP_I810_SMRAM_GMS) == AGP_I810_SMRAM_GMS_DISABLED)
+ return (ENXIO);
+ return (0);
+}
+
+static int
+agp_i830_check_active(device_t bridge_dev)
+{
+ int gcc1;
+
+ gcc1 = pci_read_config(bridge_dev, AGP_I830_GCC1, 1);
+ if ((gcc1 & AGP_I830_GCC1_DEV2) == AGP_I830_GCC1_DEV2_DISABLED)
+ return (ENXIO);
+ return (0);
+}
+
+static int
+agp_i915_check_active(device_t bridge_dev)
+{
+ int deven;
+
+ deven = pci_read_config(bridge_dev, AGP_I915_DEVEN, 4);
+ if ((deven & AGP_I915_DEVEN_D2F0) == AGP_I915_DEVEN_D2F0_DISABLED)
+ return (ENXIO);
+ return (0);
+}
+
+static int
+agp_sb_check_active(device_t bridge_dev)
+{
+ int deven;
+
+ deven = pci_read_config(bridge_dev, AGP_I915_DEVEN, 4);
+ if ((deven & AGP_SB_DEVEN_D2EN) == AGP_SB_DEVEN_D2EN_DISABLED)
+ return (ENXIO);
+ return (0);
+}
+
+static void
+agp_82852_set_desc(device_t dev, const struct agp_i810_match *match)
+{
+
+ switch (pci_read_config(dev, AGP_I85X_CAPID, 1)) {
+ case AGP_I855_GME:
+ device_set_desc(dev,
+ "Intel 82855GME (855GME GMCH) SVGA controller");
+ break;
+ case AGP_I855_GM:
+ device_set_desc(dev,
+ "Intel 82855GM (855GM GMCH) SVGA controller");
+ break;
+ case AGP_I852_GME:
+ device_set_desc(dev,
+ "Intel 82852GME (852GME GMCH) SVGA controller");
+ break;
+ case AGP_I852_GM:
+ device_set_desc(dev,
+ "Intel 82852GM (852GM GMCH) SVGA controller");
+ break;
+ default:
+ device_set_desc(dev,
+ "Intel 8285xM (85xGM GMCH) SVGA controller");
+ break;
+ }
+}
+
+static void
+agp_i810_set_desc(device_t dev, const struct agp_i810_match *match)
+{
+
+ device_set_desc(dev, match->name);
+}
+
+static int
agp_i810_probe(device_t dev)
{
device_t bdev;
const struct agp_i810_match *match;
- u_int8_t smram;
- int gcc1, deven;
+ int err;
if (resource_disabled("agp", device_get_unit(dev)))
return (ENXIO);
match = agp_i810_match(dev);
if (match == NULL)
- return ENXIO;
+ return (ENXIO);
bdev = agp_i810_find_bridge(dev);
- if (!bdev) {
+ if (bdev == NULL) {
if (bootverbose)
printf("I810: can't find bridge device\n");
- return ENXIO;
+ return (ENXIO);
}
/*
* checking whether internal graphics device has been activated.
*/
- switch (match->chiptype) {
- case CHIP_I810:
- smram = pci_read_config(bdev, AGP_I810_SMRAM, 1);
- if ((smram & AGP_I810_SMRAM_GMS) ==
- AGP_I810_SMRAM_GMS_DISABLED) {
- if (bootverbose)
- printf("I810: disabled, not probing\n");
- return ENXIO;
- }
- break;
- case CHIP_I830:
- case CHIP_I855:
- gcc1 = pci_read_config(bdev, AGP_I830_GCC1, 1);
- if ((gcc1 & AGP_I830_GCC1_DEV2) ==
- AGP_I830_GCC1_DEV2_DISABLED) {
- if (bootverbose)
- printf("I830: disabled, not probing\n");
- return ENXIO;
- }
- break;
- case CHIP_I915:
- case CHIP_I965:
- case CHIP_G33:
- case CHIP_IGD:
- case CHIP_G4X:
- deven = pci_read_config(bdev, AGP_I915_DEVEN, 4);
- if ((deven & AGP_I915_DEVEN_D2F0) ==
- AGP_I915_DEVEN_D2F0_DISABLED) {
- if (bootverbose)
- printf("I915: disabled, not probing\n");
- return ENXIO;
- }
- break;
+ err = match->driver->check_active(bdev);
+ if (err != 0) {
+ if (bootverbose)
+ printf("i810: disabled, not probing\n");
+ return (err);
}
- if (match->devid == 0x35828086) {
- switch (pci_read_config(dev, AGP_I85X_CAPID, 1)) {
- case AGP_I855_GME:
- device_set_desc(dev,
- "Intel 82855GME (855GME GMCH) SVGA controller");
- break;
- case AGP_I855_GM:
- device_set_desc(dev,
- "Intel 82855GM (855GM GMCH) SVGA controller");
- break;
- case AGP_I852_GME:
- device_set_desc(dev,
- "Intel 82852GME (852GME GMCH) SVGA controller");
- break;
- case AGP_I852_GM:
- device_set_desc(dev,
- "Intel 82852GM (852GM GMCH) SVGA controller");
- break;
- default:
- device_set_desc(dev,
- "Intel 8285xM (85xGM GMCH) SVGA controller");
- break;
- }
- } else {
- device_set_desc(dev, match->name);
- }
-
- return BUS_PROBE_DEFAULT;
+ match->driver->set_desc(dev, match);
+ return (BUS_PROBE_DEFAULT);
}
static void
@@ -344,391 +893,641 @@
device_printf(dev, "AGP_I810_PGTBL_CTL: %08x\n",
bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL));
+ device_printf(dev, "AGP_I810_MISCC: 0x%04x\n",
+ pci_read_config(sc->bdev, AGP_I810_MISCC, 2));
+}
- switch (sc->chiptype) {
- case CHIP_I810:
- device_printf(dev, "AGP_I810_MISCC: 0x%04x\n",
- pci_read_config(sc->bdev, AGP_I810_MISCC, 2));
+static void
+agp_i830_dump_regs(device_t dev)
+{
+ struct agp_i810_softc *sc = device_get_softc(dev);
+
+ device_printf(dev, "AGP_I810_PGTBL_CTL: %08x\n",
+ bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL));
+ device_printf(dev, "AGP_I830_GCC1: 0x%02x\n",
+ pci_read_config(sc->bdev, AGP_I830_GCC1, 1));
+}
+
+static void
+agp_i855_dump_regs(device_t dev)
+{
+ struct agp_i810_softc *sc = device_get_softc(dev);
+
+ device_printf(dev, "AGP_I810_PGTBL_CTL: %08x\n",
+ bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL));
+ device_printf(dev, "AGP_I855_GCC1: 0x%02x\n",
+ pci_read_config(sc->bdev, AGP_I855_GCC1, 1));
+}
+
+static void
+agp_i915_dump_regs(device_t dev)
+{
+ struct agp_i810_softc *sc = device_get_softc(dev);
+
+ device_printf(dev, "AGP_I810_PGTBL_CTL: %08x\n",
+ bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL));
+ device_printf(dev, "AGP_I855_GCC1: 0x%02x\n",
+ pci_read_config(sc->bdev, AGP_I855_GCC1, 1));
+ device_printf(dev, "AGP_I915_MSAC: 0x%02x\n",
+ pci_read_config(sc->bdev, AGP_I915_MSAC, 1));
+}
+
+static void
+agp_i965_dump_regs(device_t dev)
+{
+ struct agp_i810_softc *sc = device_get_softc(dev);
+
+ device_printf(dev, "AGP_I965_PGTBL_CTL2: %08x\n",
+ bus_read_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2));
+ device_printf(dev, "AGP_I855_GCC1: 0x%02x\n",
+ pci_read_config(sc->bdev, AGP_I855_GCC1, 1));
+ device_printf(dev, "AGP_I965_MSAC: 0x%02x\n",
+ pci_read_config(sc->bdev, AGP_I965_MSAC, 1));
+}
+
+static void
+agp_sb_dump_regs(device_t dev)
+{
+ struct agp_i810_softc *sc = device_get_softc(dev);
+
+ device_printf(dev, "AGP_SNB_GFX_MODE: %08x\n",
+ bus_read_4(sc->sc_res[0], AGP_SNB_GFX_MODE));
+ device_printf(dev, "AGP_SNB_GCC1: 0x%04x\n",
+ pci_read_config(sc->bdev, AGP_SNB_GCC1, 2));
+}
+
+static int
+agp_i810_get_stolen_size(device_t dev)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(dev);
+ sc->stolen = 0;
+ sc->stolen_size = 0;
+ return (0);
+}
+
+static int
+agp_i830_get_stolen_size(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ unsigned int gcc1;
+
+ sc = device_get_softc(dev);
+
+ gcc1 = pci_read_config(sc->bdev, AGP_I830_GCC1, 1);
+ switch (gcc1 & AGP_I830_GCC1_GMS) {
+ case AGP_I830_GCC1_GMS_STOLEN_512:
+ sc->stolen = (512 - 132) * 1024 / 4096;
+ sc->stolen_size = 512 * 1024;
break;
- case CHIP_I830:
- device_printf(dev, "AGP_I830_GCC1: 0x%02x\n",
- pci_read_config(sc->bdev, AGP_I830_GCC1, 1));
+ case AGP_I830_GCC1_GMS_STOLEN_1024:
+ sc->stolen = (1024 - 132) * 1024 / 4096;
+ sc->stolen_size = 1024 * 1024;
break;
+ case AGP_I830_GCC1_GMS_STOLEN_8192:
+ sc->stolen = (8192 - 132) * 1024 / 4096;
+ sc->stolen_size = 8192 * 1024;
+ break;
+ default:
+ sc->stolen = 0;
+ device_printf(dev,
+ "unknown memory configuration, disabling (GCC1 %x)\n",
+ gcc1);
+ return (EINVAL);
+ }
+ return (0);
+}
+
+static int
+agp_i915_get_stolen_size(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ unsigned int gcc1, stolen, gtt_size;
+
+ sc = device_get_softc(dev);
+
+ /*
+ * Stolen memory is set up at the beginning of the aperture by
+ * the BIOS, consisting of the GATT followed by 4kb for the
+ * BIOS display.
+ */
+ switch (sc->match->driver->chiptype) {
case CHIP_I855:
- device_printf(dev, "AGP_I855_GCC1: 0x%02x\n",
- pci_read_config(sc->bdev, AGP_I855_GCC1, 1));
+ gtt_size = 128;
break;
case CHIP_I915:
+ gtt_size = 256;
+ break;
case CHIP_I965:
+ switch (bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL) &
+ AGP_I810_PGTBL_SIZE_MASK) {
+ case AGP_I810_PGTBL_SIZE_128KB:
+ gtt_size = 128;
+ break;
+ case AGP_I810_PGTBL_SIZE_256KB:
+ gtt_size = 256;
+ break;
+ case AGP_I810_PGTBL_SIZE_512KB:
+ gtt_size = 512;
+ break;
+ case AGP_I965_PGTBL_SIZE_1MB:
+ gtt_size = 1024;
+ break;
+ case AGP_I965_PGTBL_SIZE_2MB:
+ gtt_size = 2048;
+ break;
+ case AGP_I965_PGTBL_SIZE_1_5MB:
+ gtt_size = 1024 + 512;
+ break;
+ default:
+ device_printf(dev, "Bad PGTBL size\n");
+ return (EINVAL);
+ }
+ break;
case CHIP_G33:
+ gcc1 = pci_read_config(sc->bdev, AGP_I855_GCC1, 2);
+ switch (gcc1 & AGP_G33_MGGC_GGMS_MASK) {
+ case AGP_G33_MGGC_GGMS_SIZE_1M:
+ gtt_size = 1024;
+ break;
+ case AGP_G33_MGGC_GGMS_SIZE_2M:
+ gtt_size = 2048;
+ break;
+ default:
+ device_printf(dev, "Bad PGTBL size\n");
+ return (EINVAL);
+ }
+ break;
case CHIP_IGD:
case CHIP_G4X:
- device_printf(dev, "AGP_I855_GCC1: 0x%02x\n",
- pci_read_config(sc->bdev, AGP_I855_GCC1, 1));
- device_printf(dev, "AGP_I915_MSAC: 0x%02x\n",
- pci_read_config(sc->bdev, AGP_I915_MSAC, 1));
+ gtt_size = 0;
+ break;
+ default:
+ device_printf(dev, "Bad chiptype\n");
+ return (EINVAL);
+ }
+
+ /* GCC1 is called MGGC on i915+ */
+ gcc1 = pci_read_config(sc->bdev, AGP_I855_GCC1, 1);
+ switch (gcc1 & AGP_I855_GCC1_GMS) {
+ case AGP_I855_GCC1_GMS_STOLEN_1M:
+ stolen = 1024;
+ break;
+ case AGP_I855_GCC1_GMS_STOLEN_4M:
+ stolen = 4 * 1024;
+ break;
+ case AGP_I855_GCC1_GMS_STOLEN_8M:
+ stolen = 8 * 1024;
+ break;
+ case AGP_I855_GCC1_GMS_STOLEN_16M:
+ stolen = 16 * 1024;
+ break;
+ case AGP_I855_GCC1_GMS_STOLEN_32M:
+ stolen = 32 * 1024;
+ break;
+ case AGP_I915_GCC1_GMS_STOLEN_48M:
+ stolen = sc->match->driver->gen > 2 ? 48 * 1024 : 0;
+ break;
+ case AGP_I915_GCC1_GMS_STOLEN_64M:
+ stolen = sc->match->driver->gen > 2 ? 64 * 1024 : 0;
+ break;
+ case AGP_G33_GCC1_GMS_STOLEN_128M:
+ stolen = sc->match->driver->gen > 2 ? 128 * 1024 : 0;
+ break;
+ case AGP_G33_GCC1_GMS_STOLEN_256M:
+ stolen = sc->match->driver->gen > 2 ? 256 * 1024 : 0;
+ break;
+ case AGP_G4X_GCC1_GMS_STOLEN_96M:
+ if (sc->match->driver->chiptype == CHIP_I965 ||
+ sc->match->driver->chiptype == CHIP_G4X)
+ stolen = 96 * 1024;
+ else
+ stolen = 0;
+ break;
+ case AGP_G4X_GCC1_GMS_STOLEN_160M:
+ if (sc->match->driver->chiptype == CHIP_I965 ||
+ sc->match->driver->chiptype == CHIP_G4X)
+ stolen = 160 * 1024;
+ else
+ stolen = 0;
+ break;
+ case AGP_G4X_GCC1_GMS_STOLEN_224M:
+ if (sc->match->driver->chiptype == CHIP_I965 ||
+ sc->match->driver->chiptype == CHIP_G4X)
+ stolen = 224 * 1024;
+ else
+ stolen = 0;
+ break;
+ case AGP_G4X_GCC1_GMS_STOLEN_352M:
+ if (sc->match->driver->chiptype == CHIP_I965 ||
+ sc->match->driver->chiptype == CHIP_G4X)
+ stolen = 352 * 1024;
+ else
+ stolen = 0;
+ break;
+ default:
+ device_printf(dev,
+ "unknown memory configuration, disabling (GCC1 %x)\n",
+ gcc1);
+ return (EINVAL);
+ }
+
+ gtt_size += 4;
+ sc->stolen_size = stolen * 1024;
+ sc->stolen = (stolen - gtt_size) * 1024 / 4096;
+
+ return (0);
+}
+
+static int
+agp_sb_get_stolen_size(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint16_t gmch_ctl;
+
+ sc = device_get_softc(dev);
+ gmch_ctl = pci_read_config(sc->bdev, AGP_SNB_GCC1, 2);
+ switch (gmch_ctl & AGP_SNB_GMCH_GMS_STOLEN_MASK) {
+ case AGP_SNB_GMCH_GMS_STOLEN_32M:
+ sc->stolen_size = 32 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_64M:
+ sc->stolen_size = 64 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_96M:
+ sc->stolen_size = 96 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_128M:
+ sc->stolen_size = 128 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_160M:
+ sc->stolen_size = 160 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_192M:
+ sc->stolen_size = 192 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_224M:
+ sc->stolen_size = 224 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_256M:
+ sc->stolen_size = 256 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_288M:
+ sc->stolen_size = 288 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_320M:
+ sc->stolen_size = 320 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_352M:
+ sc->stolen_size = 352 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_384M:
+ sc->stolen_size = 384 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_416M:
+ sc->stolen_size = 416 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_448M:
+ sc->stolen_size = 448 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_480M:
+ sc->stolen_size = 480 * 1024 * 1024;
+ break;
+ case AGP_SNB_GMCH_GMS_STOLEN_512M:
+ sc->stolen_size = 512 * 1024 * 1024;
break;
}
- device_printf(dev, "Aperture resource size: %d bytes\n",
- AGP_GET_APERTURE(dev));
+ sc->stolen = (sc->stolen_size - 4) / 4096;
+ return (0);
+}
+
+static int
+agp_i810_get_gtt_mappable_entries(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint32_t ap;
+ uint16_t miscc;
+
+ sc = device_get_softc(dev);
+ miscc = pci_read_config(sc->bdev, AGP_I810_MISCC, 2);
+ if ((miscc & AGP_I810_MISCC_WINSIZE) == AGP_I810_MISCC_WINSIZE_32)
+ ap = 32;
+ else
+ ap = 64;
+ sc->gtt_mappable_entries = (ap * 1024 * 1024) >> AGP_PAGE_SHIFT;
+ return (0);
+}
+
+static int
+agp_i830_get_gtt_mappable_entries(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint32_t ap;
+ uint16_t gmch_ctl;
+
+ sc = device_get_softc(dev);
+ gmch_ctl = pci_read_config(sc->bdev, AGP_I830_GCC1, 2);
+ if ((gmch_ctl & AGP_I830_GCC1_GMASIZE) == AGP_I830_GCC1_GMASIZE_64)
+ ap = 64;
+ else
+ ap = 128;
+ sc->gtt_mappable_entries = (ap * 1024 * 1024) >> AGP_PAGE_SHIFT;
+ return (0);
+}
+
+static int
+agp_i915_get_gtt_mappable_entries(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint32_t ap;
+
+ sc = device_get_softc(dev);
+ ap = AGP_GET_APERTURE(dev);
+ sc->gtt_mappable_entries = ap >> AGP_PAGE_SHIFT;
+ return (0);
+}
+
+static int
+agp_i810_get_gtt_total_entries(device_t dev)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(dev);
+ sc->gtt_total_entries = sc->gtt_mappable_entries;
+ return (0);
+}
+
+static int
+agp_i965_get_gtt_total_entries(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint32_t pgetbl_ctl;
+ int error;
+
+ sc = device_get_softc(dev);
+ error = 0;
+ pgetbl_ctl = bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL);
+ switch (pgetbl_ctl & AGP_I810_PGTBL_SIZE_MASK) {
+ case AGP_I810_PGTBL_SIZE_128KB:
+ sc->gtt_total_entries = 128 * 1024 / 4;
+ break;
+ case AGP_I810_PGTBL_SIZE_256KB:
+ sc->gtt_total_entries = 256 * 1024 / 4;
+ break;
+ case AGP_I810_PGTBL_SIZE_512KB:
+ sc->gtt_total_entries = 512 * 1024 / 4;
+ break;
+ /* GTT pagetable sizes bigger than 512KB are not possible on G33! */
+ case AGP_I810_PGTBL_SIZE_1MB:
+ sc->gtt_total_entries = 1024 * 1024 / 4;
+ break;
+ case AGP_I810_PGTBL_SIZE_2MB:
+ sc->gtt_total_entries = 2 * 1024 * 1024 / 4;
+ break;
+ case AGP_I810_PGTBL_SIZE_1_5MB:
+ sc->gtt_total_entries = (1024 + 512) * 1024 / 4;
+ break;
+ default:
+ device_printf(dev, "Unknown page table size\n");
+ error = ENXIO;
+ }
+ return (error);
+}
+
+static void
+agp_gen5_adjust_pgtbl_size(device_t dev, uint32_t sz)
+{
+ struct agp_i810_softc *sc;
+ uint32_t pgetbl_ctl, pgetbl_ctl2;
+
+ sc = device_get_softc(dev);
+
+ /* Disable per-process page table. */
+ pgetbl_ctl2 = bus_read_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2);
+ pgetbl_ctl2 &= ~AGP_I810_PGTBL_ENABLED;
+ bus_write_4(sc->sc_res[0], AGP_I965_PGTBL_CTL2, pgetbl_ctl2);
+
+ /* Write the new ggtt size. */
+ pgetbl_ctl = bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL);
+ pgetbl_ctl &= ~AGP_I810_PGTBL_SIZE_MASK;
+ pgetbl_ctl |= sz;
+ bus_write_4(sc->sc_res[0], AGP_I810_PGTBL_CTL, pgetbl_ctl);
+}
+
+static int
+agp_gen5_get_gtt_total_entries(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint16_t gcc1;
+
+ sc = device_get_softc(dev);
+
+ gcc1 = pci_read_config(sc->bdev, AGP_I830_GCC1, 2);
+ switch (gcc1 & AGP_G4x_GCC1_SIZE_MASK) {
+ case AGP_G4x_GCC1_SIZE_1M:
+ case AGP_G4x_GCC1_SIZE_VT_1M:
+ agp_gen5_adjust_pgtbl_size(dev, AGP_I810_PGTBL_SIZE_1MB);
+ break;
+ case AGP_G4x_GCC1_SIZE_VT_1_5M:
+ agp_gen5_adjust_pgtbl_size(dev, AGP_I810_PGTBL_SIZE_1_5MB);
+ break;
+ case AGP_G4x_GCC1_SIZE_2M:
+ case AGP_G4x_GCC1_SIZE_VT_2M:
+ agp_gen5_adjust_pgtbl_size(dev, AGP_I810_PGTBL_SIZE_2MB);
+ break;
+ default:
+ device_printf(dev, "Unknown page table size\n");
+ return (ENXIO);
+ }
+
+ return (agp_i965_get_gtt_total_entries(dev));
+}
+
+static int
+agp_sb_get_gtt_total_entries(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint16_t gcc1;
+
+ sc = device_get_softc(dev);
+
+ gcc1 = pci_read_config(sc->bdev, AGP_SNB_GCC1, 2);
+ switch (gcc1 & AGP_SNB_GTT_SIZE_MASK) {
+ default:
+ case AGP_SNB_GTT_SIZE_0M:
+ printf("Bad GTT size mask: 0x%04x\n", gcc1);
+ return (ENXIO);
+ case AGP_SNB_GTT_SIZE_1M:
+ sc->gtt_total_entries = 1024 * 1024 / 4;
+ break;
+ case AGP_SNB_GTT_SIZE_2M:
+ sc->gtt_total_entries = 2 * 1024 * 1024 / 4;
+ break;
+ }
+ return (0);
+}
+
+static int
+agp_i810_install_gatt(device_t dev)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(dev);
+
+ /* Some i810s have on-chip memory called dcache. */
+ if ((bus_read_1(sc->sc_res[0], AGP_I810_DRT) & AGP_I810_DRT_POPULATED)
+ != 0)
+ sc->dcache_size = 4 * 1024 * 1024;
+ else
+ sc->dcache_size = 0;
+
+ /* According to the specs the gatt on the i810 must be 64k. */
+ sc->gatt->ag_virtual = contigmalloc(64 * 1024, M_AGP, 0, 0, ~0,
+ PAGE_SIZE, 0);
+ if (sc->gatt->ag_virtual == NULL) {
+ if (bootverbose)
+ device_printf(dev, "contiguous allocation failed\n");
+ return (ENOMEM);
+ }
+
+ bzero(sc->gatt->ag_virtual, sc->gatt->ag_entries * sizeof(u_int32_t));
+ sc->gatt->ag_physical = vtophys((vm_offset_t)sc->gatt->ag_virtual);
+ agp_flush_cache();
+ /* Install the GATT. */
+ bus_write_4(sc->sc_res[0], AGP_I810_PGTBL_CTL,
+ sc->gatt->ag_physical | 1);
+ return (0);
+}
+
+static int
+agp_i830_install_gatt(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint32_t pgtblctl;
+
+ sc = device_get_softc(dev);
+
+ /*
+ * The i830 automatically initializes the 128k gatt on boot.
+ * GATT address is already in there, make sure it's enabled.
+ */
+ pgtblctl = bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL);
+ pgtblctl |= 1;
+ bus_write_4(sc->sc_res[0], AGP_I810_PGTBL_CTL, pgtblctl);
+
+ sc->gatt->ag_physical = pgtblctl & ~1;
+ return (0);
}
static int
agp_i810_attach(device_t dev)
{
- struct agp_i810_softc *sc = device_get_softc(dev);
- struct agp_gatt *gatt;
- const struct agp_i810_match *match;
+ struct agp_i810_softc *sc;
int error;
+ sc = device_get_softc(dev);
sc->bdev = agp_i810_find_bridge(dev);
- if (!sc->bdev)
- return ENOENT;
+ if (sc->bdev == NULL)
+ return (ENOENT);
- match = agp_i810_match(dev);
- sc->chiptype = match->chiptype;
+ sc->match = agp_i810_match(dev);
- switch (sc->chiptype) {
- case CHIP_I810:
- case CHIP_I830:
- case CHIP_I855:
- sc->sc_res_spec = agp_i810_res_spec;
- agp_set_aperture_resource(dev, AGP_APBASE);
- break;
- case CHIP_I915:
- case CHIP_G33:
- case CHIP_IGD:
- sc->sc_res_spec = agp_i915_res_spec;
- agp_set_aperture_resource(dev, AGP_I915_GMADR);
- break;
- case CHIP_I965:
- case CHIP_G4X:
- sc->sc_res_spec = agp_i965_res_spec;
- agp_set_aperture_resource(dev, AGP_I915_GMADR);
- break;
+ agp_set_aperture_resource(dev, sc->match->driver->gen <= 2 ?
+ AGP_APBASE : AGP_I915_GMADR);
+ error = agp_generic_attach(dev);
+ if (error)
+ return (error);
+
+ if (ptoa((vm_paddr_t)Maxmem) >
+ (1ULL << sc->match->driver->busdma_addr_mask_sz) - 1) {
+ device_printf(dev, "agp_i810 does not support physical "
+ "memory above %ju.\n", (uintmax_t)(1ULL <<
+ sc->match->driver->busdma_addr_mask_sz) - 1);
+ return (ENOENT);
}
- error = agp_generic_attach(dev);
- if (error)
- return error;
-
- if (sc->chiptype != CHIP_I965 && sc->chiptype != CHIP_G33 &&
- sc->chiptype != CHIP_IGD && sc->chiptype != CHIP_G4X &&
- ptoa((vm_paddr_t)Maxmem) > 0xfffffffful)
- {
- device_printf(dev, "agp_i810.c does not support physical "
- "memory above 4GB.\n");
- return ENOENT;
- }
-
- if (bus_alloc_resources(dev, sc->sc_res_spec, sc->sc_res)) {
+ if (bus_alloc_resources(dev, sc->match->driver->res_spec, sc->sc_res)) {
agp_generic_detach(dev);
- return ENODEV;
+ return (ENODEV);
}
sc->initial_aperture = AGP_GET_APERTURE(dev);
+ sc->gatt = malloc(sizeof(struct agp_gatt), M_AGP, M_WAITOK);
+ sc->gatt->ag_entries = AGP_GET_APERTURE(dev) >> AGP_PAGE_SHIFT;
- gatt = malloc( sizeof(struct agp_gatt), M_AGP, M_NOWAIT);
- if (!gatt) {
- bus_release_resources(dev, sc->sc_res_spec, sc->sc_res);
- agp_generic_detach(dev);
- return ENOMEM;
- }
- sc->gatt = gatt;
-
- gatt->ag_entries = AGP_GET_APERTURE(dev) >> AGP_PAGE_SHIFT;
-
- if ( sc->chiptype == CHIP_I810 ) {
- /* Some i810s have on-chip memory called dcache */
- if (bus_read_1(sc->sc_res[0], AGP_I810_DRT) &
- AGP_I810_DRT_POPULATED)
- sc->dcache_size = 4 * 1024 * 1024;
- else
- sc->dcache_size = 0;
-
- /* According to the specs the gatt on the i810 must be 64k */
- gatt->ag_virtual = contigmalloc( 64 * 1024, M_AGP, 0,
- 0, ~0, PAGE_SIZE, 0);
- if (!gatt->ag_virtual) {
- if (bootverbose)
- device_printf(dev, "contiguous allocation failed\n");
- bus_release_resources(dev, sc->sc_res_spec,
- sc->sc_res);
- free(gatt, M_AGP);
- agp_generic_detach(dev);
- return ENOMEM;
- }
- bzero(gatt->ag_virtual, gatt->ag_entries * sizeof(u_int32_t));
-
- gatt->ag_physical = vtophys((vm_offset_t) gatt->ag_virtual);
- agp_flush_cache();
- /* Install the GATT. */
- bus_write_4(sc->sc_res[0], AGP_I810_PGTBL_CTL,
- gatt->ag_physical | 1);
- } else if ( sc->chiptype == CHIP_I830 ) {
- /* The i830 automatically initializes the 128k gatt on boot. */
- unsigned int gcc1, pgtblctl;
-
- gcc1 = pci_read_config(sc->bdev, AGP_I830_GCC1, 1);
- switch (gcc1 & AGP_I830_GCC1_GMS) {
- case AGP_I830_GCC1_GMS_STOLEN_512:
- sc->stolen = (512 - 132) * 1024 / 4096;
- break;
- case AGP_I830_GCC1_GMS_STOLEN_1024:
- sc->stolen = (1024 - 132) * 1024 / 4096;
- break;
- case AGP_I830_GCC1_GMS_STOLEN_8192:
- sc->stolen = (8192 - 132) * 1024 / 4096;
- break;
- default:
- sc->stolen = 0;
- device_printf(dev, "unknown memory configuration, disabling\n");
- bus_release_resources(dev, sc->sc_res_spec,
- sc->sc_res);
- free(gatt, M_AGP);
- agp_generic_detach(dev);
- return EINVAL;
- }
-
- /* GATT address is already in there, make sure it's enabled */
- pgtblctl = bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL);
- pgtblctl |= 1;
- bus_write_4(sc->sc_res[0], AGP_I810_PGTBL_CTL, pgtblctl);
-
- gatt->ag_physical = pgtblctl & ~1;
- } else if (sc->chiptype == CHIP_I855 || sc->chiptype == CHIP_I915 ||
- sc->chiptype == CHIP_I965 || sc->chiptype == CHIP_G33 ||
- sc->chiptype == CHIP_IGD || sc->chiptype == CHIP_G4X) {
- unsigned int gcc1, pgtblctl, stolen, gtt_size;
-
- /* Stolen memory is set up at the beginning of the aperture by
- * the BIOS, consisting of the GATT followed by 4kb for the
- * BIOS display.
- */
- switch (sc->chiptype) {
- case CHIP_I855:
- gtt_size = 128;
- break;
- case CHIP_I915:
- gtt_size = 256;
- break;
- case CHIP_I965:
- switch (bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL) &
- AGP_I810_PGTBL_SIZE_MASK) {
- case AGP_I810_PGTBL_SIZE_128KB:
- gtt_size = 128;
- break;
- case AGP_I810_PGTBL_SIZE_256KB:
- gtt_size = 256;
- break;
- case AGP_I810_PGTBL_SIZE_512KB:
- gtt_size = 512;
- break;
- case AGP_I965_PGTBL_SIZE_1MB:
- gtt_size = 1024;
- break;
- case AGP_I965_PGTBL_SIZE_2MB:
- gtt_size = 2048;
- break;
- case AGP_I965_PGTBL_SIZE_1_5MB:
- gtt_size = 1024 + 512;
- break;
- default:
- device_printf(dev, "Bad PGTBL size\n");
- bus_release_resources(dev, sc->sc_res_spec,
- sc->sc_res);
- free(gatt, M_AGP);
- agp_generic_detach(dev);
- return EINVAL;
- }
- break;
- case CHIP_G33:
- gcc1 = pci_read_config(sc->bdev, AGP_I855_GCC1, 2);
- switch (gcc1 & AGP_G33_MGGC_GGMS_MASK) {
- case AGP_G33_MGGC_GGMS_SIZE_1M:
- gtt_size = 1024;
- break;
- case AGP_G33_MGGC_GGMS_SIZE_2M:
- gtt_size = 2048;
- break;
- default:
- device_printf(dev, "Bad PGTBL size\n");
- bus_release_resources(dev, sc->sc_res_spec,
- sc->sc_res);
- free(gatt, M_AGP);
- agp_generic_detach(dev);
- return EINVAL;
- }
- break;
- case CHIP_IGD:
- case CHIP_G4X:
- gtt_size = 0;
- break;
- default:
- device_printf(dev, "Bad chiptype\n");
- bus_release_resources(dev, sc->sc_res_spec,
- sc->sc_res);
- free(gatt, M_AGP);
- agp_generic_detach(dev);
- return EINVAL;
- }
-
- /* GCC1 is called MGGC on i915+ */
- gcc1 = pci_read_config(sc->bdev, AGP_I855_GCC1, 1);
- switch (gcc1 & AGP_I855_GCC1_GMS) {
- case AGP_I855_GCC1_GMS_STOLEN_1M:
- stolen = 1024;
- break;
- case AGP_I855_GCC1_GMS_STOLEN_4M:
- stolen = 4 * 1024;
- break;
- case AGP_I855_GCC1_GMS_STOLEN_8M:
- stolen = 8 * 1024;
- break;
- case AGP_I855_GCC1_GMS_STOLEN_16M:
- stolen = 16 * 1024;
- break;
- case AGP_I855_GCC1_GMS_STOLEN_32M:
- stolen = 32 * 1024;
- break;
- case AGP_I915_GCC1_GMS_STOLEN_48M:
- if (sc->chiptype == CHIP_I915 ||
- sc->chiptype == CHIP_I965 ||
- sc->chiptype == CHIP_G33 ||
- sc->chiptype == CHIP_IGD ||
- sc->chiptype == CHIP_G4X) {
- stolen = 48 * 1024;
- } else {
- stolen = 0;
- }
- break;
- case AGP_I915_GCC1_GMS_STOLEN_64M:
- if (sc->chiptype == CHIP_I915 ||
- sc->chiptype == CHIP_I965 ||
- sc->chiptype == CHIP_G33 ||
- sc->chiptype == CHIP_IGD ||
- sc->chiptype == CHIP_G4X) {
- stolen = 64 * 1024;
- } else {
- stolen = 0;
- }
- break;
- case AGP_G33_GCC1_GMS_STOLEN_128M:
- if (sc->chiptype == CHIP_I965 ||
- sc->chiptype == CHIP_G33 ||
- sc->chiptype == CHIP_IGD ||
- sc->chiptype == CHIP_G4X) {
- stolen = 128 * 1024;
- } else {
- stolen = 0;
- }
- break;
- case AGP_G33_GCC1_GMS_STOLEN_256M:
- if (sc->chiptype == CHIP_I965 ||
- sc->chiptype == CHIP_G33 ||
- sc->chiptype == CHIP_IGD ||
- sc->chiptype == CHIP_G4X) {
- stolen = 256 * 1024;
- } else {
- stolen = 0;
- }
- break;
- case AGP_G4X_GCC1_GMS_STOLEN_96M:
- if (sc->chiptype == CHIP_I965 ||
- sc->chiptype == CHIP_G4X) {
- stolen = 96 * 1024;
- } else {
- stolen = 0;
- }
- break;
- case AGP_G4X_GCC1_GMS_STOLEN_160M:
- if (sc->chiptype == CHIP_I965 ||
- sc->chiptype == CHIP_G4X) {
- stolen = 160 * 1024;
- } else {
- stolen = 0;
- }
- break;
- case AGP_G4X_GCC1_GMS_STOLEN_224M:
- if (sc->chiptype == CHIP_I965 ||
- sc->chiptype == CHIP_G4X) {
- stolen = 224 * 1024;
- } else {
- stolen = 0;
- }
- break;
- case AGP_G4X_GCC1_GMS_STOLEN_352M:
- if (sc->chiptype == CHIP_I965 ||
- sc->chiptype == CHIP_G4X) {
- stolen = 352 * 1024;
- } else {
- stolen = 0;
- }
- break;
- default:
- device_printf(dev, "unknown memory configuration, "
- "disabling\n");
- bus_release_resources(dev, sc->sc_res_spec,
- sc->sc_res);
- free(gatt, M_AGP);
- agp_generic_detach(dev);
- return EINVAL;
- }
-
- gtt_size += 4;
-
- sc->stolen = (stolen - gtt_size) * 1024 / 4096;
-
- /* GATT address is already in there, make sure it's enabled */
- pgtblctl = bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL);
- pgtblctl |= 1;
- bus_write_4(sc->sc_res[0], AGP_I810_PGTBL_CTL, pgtblctl);
-
- gatt->ag_physical = pgtblctl & ~1;
+ if ((error = sc->match->driver->get_stolen_size(dev)) != 0 ||
+ (error = sc->match->driver->install_gatt(dev)) != 0 ||
+ (error = sc->match->driver->get_gtt_mappable_entries(dev)) != 0 ||
+ (error = sc->match->driver->get_gtt_total_entries(dev)) != 0 ||
+ (error = sc->match->driver->chipset_flush_setup(dev)) != 0) {
+ bus_release_resources(dev, sc->match->driver->res_spec,
+ sc->sc_res);
+ free(sc->gatt, M_AGP);
+ agp_generic_detach(dev);
+ return (error);
}
+ intel_agp = dev;
device_printf(dev, "aperture size is %dM",
sc->initial_aperture / 1024 / 1024);
if (sc->stolen > 0)
printf(", detected %dk stolen memory\n", sc->stolen * 4);
else
printf("\n");
+ if (bootverbose) {
+ sc->match->driver->dump_regs(dev);
+ device_printf(dev, "Mappable GTT entries: %d\n",
+ sc->gtt_mappable_entries);
+ device_printf(dev, "Total GTT entries: %d\n",
+ sc->gtt_total_entries);
+ }
+ return (0);
+}
- if (0)
- agp_i810_dump_regs(dev);
+static void
+agp_i810_deinstall_gatt(device_t dev)
+{
+ struct agp_i810_softc *sc;
- return 0;
+ sc = device_get_softc(dev);
+ bus_write_4(sc->sc_res[0], AGP_I810_PGTBL_CTL, 0);
+ contigfree(sc->gatt->ag_virtual, 64 * 1024, M_AGP);
+}
+
+static void
+agp_i830_deinstall_gatt(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ unsigned int pgtblctl;
+
+ sc = device_get_softc(dev);
+ pgtblctl = bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL);
+ pgtblctl &= ~1;
+ bus_write_4(sc->sc_res[0], AGP_I810_PGTBL_CTL, pgtblctl);
}
static int
agp_i810_detach(device_t dev)
{
- struct agp_i810_softc *sc = device_get_softc(dev);
+ struct agp_i810_softc *sc;
+ sc = device_get_softc(dev);
agp_free_cdev(dev);
/* Clear the GATT base. */
- if ( sc->chiptype == CHIP_I810 ) {
- bus_write_4(sc->sc_res[0], AGP_I810_PGTBL_CTL, 0);
- } else {
- unsigned int pgtblctl;
- pgtblctl = bus_read_4(sc->sc_res[0], AGP_I810_PGTBL_CTL);
- pgtblctl &= ~1;
- bus_write_4(sc->sc_res[0], AGP_I810_PGTBL_CTL, pgtblctl);
- }
+ sc->match->driver->deinstall_gatt(dev);
+
+ sc->match->driver->chipset_flush_teardown(dev);
/* Put the aperture back the way it started. */
AGP_SET_APERTURE(dev, sc->initial_aperture);
- if ( sc->chiptype == CHIP_I810 ) {
- contigfree(sc->gatt->ag_virtual, 64 * 1024, M_AGP);
- }
free(sc->gatt, M_AGP);
-
- bus_release_resources(dev, sc->sc_res_spec, sc->sc_res);
+ bus_release_resources(dev, sc->match->driver->res_spec, sc->sc_res);
agp_free_res(dev);
- return 0;
+ return (0);
}
static int
@@ -758,143 +1557,338 @@
static int
agp_i810_set_aperture(device_t dev, u_int32_t aperture)
{
- struct agp_i810_softc *sc = device_get_softc(dev);
- u_int16_t miscc, gcc1;
+ struct agp_i810_softc *sc;
+ u_int16_t miscc;
- switch (sc->chiptype) {
- case CHIP_I810:
- /*
- * Double check for sanity.
- */
- if (aperture != 32 * 1024 * 1024 && aperture != 64 * 1024 * 1024) {
- device_printf(dev, "bad aperture size %d\n", aperture);
- return EINVAL;
- }
-
- miscc = pci_read_config(sc->bdev, AGP_I810_MISCC, 2);
- miscc &= ~AGP_I810_MISCC_WINSIZE;
- if (aperture == 32 * 1024 * 1024)
- miscc |= AGP_I810_MISCC_WINSIZE_32;
- else
- miscc |= AGP_I810_MISCC_WINSIZE_64;
-
- pci_write_config(sc->bdev, AGP_I810_MISCC, miscc, 2);
- break;
- case CHIP_I830:
- if (aperture != 64 * 1024 * 1024 &&
- aperture != 128 * 1024 * 1024) {
- device_printf(dev, "bad aperture size %d\n", aperture);
- return EINVAL;
- }
- gcc1 = pci_read_config(sc->bdev, AGP_I830_GCC1, 2);
- gcc1 &= ~AGP_I830_GCC1_GMASIZE;
- if (aperture == 64 * 1024 * 1024)
- gcc1 |= AGP_I830_GCC1_GMASIZE_64;
- else
- gcc1 |= AGP_I830_GCC1_GMASIZE_128;
-
- pci_write_config(sc->bdev, AGP_I830_GCC1, gcc1, 2);
- break;
- case CHIP_I855:
- case CHIP_I915:
- case CHIP_I965:
- case CHIP_G33:
- case CHIP_IGD:
- case CHIP_G4X:
- return agp_generic_set_aperture(dev, aperture);
+ sc = device_get_softc(dev);
+ /*
+ * Double check for sanity.
+ */
+ if (aperture != 32 * 1024 * 1024 && aperture != 64 * 1024 * 1024) {
+ device_printf(dev, "bad aperture size %d\n", aperture);
+ return (EINVAL);
}
- return 0;
+ miscc = pci_read_config(sc->bdev, AGP_I810_MISCC, 2);
+ miscc &= ~AGP_I810_MISCC_WINSIZE;
+ if (aperture == 32 * 1024 * 1024)
+ miscc |= AGP_I810_MISCC_WINSIZE_32;
+ else
+ miscc |= AGP_I810_MISCC_WINSIZE_64;
+
+ pci_write_config(sc->bdev, AGP_I810_MISCC, miscc, 2);
+ return (0);
+}
+
+static int
+agp_i830_set_aperture(device_t dev, u_int32_t aperture)
+{
+ struct agp_i810_softc *sc;
+ u_int16_t gcc1;
+
+ sc = device_get_softc(dev);
+
+ if (aperture != 64 * 1024 * 1024 &&
+ aperture != 128 * 1024 * 1024) {
+ device_printf(dev, "bad aperture size %d\n", aperture);
+ return (EINVAL);
+ }
+ gcc1 = pci_read_config(sc->bdev, AGP_I830_GCC1, 2);
+ gcc1 &= ~AGP_I830_GCC1_GMASIZE;
+ if (aperture == 64 * 1024 * 1024)
+ gcc1 |= AGP_I830_GCC1_GMASIZE_64;
+ else
+ gcc1 |= AGP_I830_GCC1_GMASIZE_128;
+
+ pci_write_config(sc->bdev, AGP_I830_GCC1, gcc1, 2);
+ return (0);
+}
+
+static int
+agp_i915_set_aperture(device_t dev, u_int32_t aperture)
+{
+
+ return (agp_generic_set_aperture(dev, aperture));
+}
+
+static int
+agp_i810_method_set_aperture(device_t dev, u_int32_t aperture)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(dev);
+ return (sc->match->driver->set_aperture(dev, aperture));
}
/**
- * Writes a GTT entry mapping the page at the given offset from the beginning
- * of the aperture to the given physical address.
+ * Writes a GTT entry mapping the page at the given offset from the
+ * beginning of the aperture to the given physical address. Setup the
+ * caching mode according to flags.
+ *
+ * For gen 1, 2 and 3, GTT start is located at AGP_I810_GTT offset
+ * from corresponding BAR start. For gen 4, offset is 512KB +
+ * AGP_I810_GTT, for gen 5 and 6 it is 2MB + AGP_I810_GTT.
+ *
+ * Also, the bits of the physical page address above 4GB needs to be
+ * placed into bits 40-32 of PTE.
*/
static void
-agp_i810_write_gtt_entry(device_t dev, int offset, vm_offset_t physical,
- int enabled)
+agp_i810_install_gtt_pte(device_t dev, u_int index, vm_offset_t physical,
+ int flags)
{
- struct agp_i810_softc *sc = device_get_softc(dev);
- u_int32_t pte;
+ uint32_t pte;
- pte = (u_int32_t)physical | 1;
- if (sc->chiptype == CHIP_I965 || sc->chiptype == CHIP_G33 ||
- sc->chiptype == CHIP_IGD || sc->chiptype == CHIP_G4X) {
- pte |= (physical & 0x0000000f00000000ull) >> 28;
- } else {
- /* If we do actually have memory above 4GB on an older system,
- * crash cleanly rather than scribble on system memory,
- * so we know we need to fix it.
- */
- KASSERT((pte & 0x0000000f00000000ull) == 0,
- (">4GB physical address in agp"));
- }
+ pte = (u_int32_t)physical | I810_PTE_VALID;
+ if (flags == AGP_DCACHE_MEMORY)
+ pte |= I810_PTE_LOCAL;
+ else if (flags == AGP_USER_CACHED_MEMORY)
+ pte |= I830_PTE_SYSTEM_CACHED;
+ agp_i810_write_gtt(dev, index, pte);
+}
- switch (sc->chiptype) {
- case CHIP_I810:
- case CHIP_I830:
- case CHIP_I855:
- bus_write_4(sc->sc_res[0],
- AGP_I810_GTT + (offset >> AGP_PAGE_SHIFT) * 4, pte);
- break;
- case CHIP_I915:
- case CHIP_G33:
- case CHIP_IGD:
- bus_write_4(sc->sc_res[1],
- (offset >> AGP_PAGE_SHIFT) * 4, pte);
- break;
- case CHIP_I965:
- bus_write_4(sc->sc_res[0],
- (offset >> AGP_PAGE_SHIFT) * 4 + (512 * 1024), pte);
- break;
- case CHIP_G4X:
- bus_write_4(sc->sc_res[0],
- (offset >> AGP_PAGE_SHIFT) * 4 + (2 * 1024 * 1024), pte);
- break;
- }
+static void
+agp_i810_write_gtt(device_t dev, u_int index, uint32_t pte)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(dev);
+ bus_write_4(sc->sc_res[0], AGP_I810_GTT + index * 4, pte);
+ CTR2(KTR_AGP_I810, "810_pte %x %x", index, pte);
+}
+
+static void
+agp_i830_install_gtt_pte(device_t dev, u_int index, vm_offset_t physical,
+ int flags)
+{
+ uint32_t pte;
+
+ pte = (u_int32_t)physical | I810_PTE_VALID;
+ if (flags == AGP_USER_CACHED_MEMORY)
+ pte |= I830_PTE_SYSTEM_CACHED;
+ agp_i810_write_gtt(dev, index, pte);
+}
+
+static void
+agp_i915_install_gtt_pte(device_t dev, u_int index, vm_offset_t physical,
+ int flags)
+{
+ uint32_t pte;
+
+ pte = (u_int32_t)physical | I810_PTE_VALID;
+ if (flags == AGP_USER_CACHED_MEMORY)
+ pte |= I830_PTE_SYSTEM_CACHED;
+ pte |= (physical & 0x0000000f00000000ull) >> 28;
+ agp_i915_write_gtt(dev, index, pte);
+}
+
+static void
+agp_i915_write_gtt(device_t dev, u_int index, uint32_t pte)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(dev);
+ bus_write_4(sc->sc_res[1], index * 4, pte);
+ CTR2(KTR_AGP_I810, "915_pte %x %x", index, pte);
+}
+
+static void
+agp_i965_install_gtt_pte(device_t dev, u_int index, vm_offset_t physical,
+ int flags)
+{
+ uint32_t pte;
+
+ pte = (u_int32_t)physical | I810_PTE_VALID;
+ if (flags == AGP_USER_CACHED_MEMORY)
+ pte |= I830_PTE_SYSTEM_CACHED;
+ pte |= (physical & 0x0000000f00000000ull) >> 28;
+ agp_i965_write_gtt(dev, index, pte);
+}
+
+static void
+agp_i965_write_gtt(device_t dev, u_int index, uint32_t pte)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(dev);
+ bus_write_4(sc->sc_res[0], index * 4 + (512 * 1024), pte);
+ CTR2(KTR_AGP_I810, "965_pte %x %x", index, pte);
+}
+
+static void
+agp_g4x_install_gtt_pte(device_t dev, u_int index, vm_offset_t physical,
+ int flags)
+{
+ uint32_t pte;
+
+ pte = (u_int32_t)physical | I810_PTE_VALID;
+ if (flags == AGP_USER_CACHED_MEMORY)
+ pte |= I830_PTE_SYSTEM_CACHED;
+ pte |= (physical & 0x0000000f00000000ull) >> 28;
+ agp_g4x_write_gtt(dev, index, pte);
+}
+
+static void
+agp_g4x_write_gtt(device_t dev, u_int index, uint32_t pte)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(dev);
+ bus_write_4(sc->sc_res[0], index * 4 + (2 * 1024 * 1024), pte);
+ CTR2(KTR_AGP_I810, "g4x_pte %x %x", index, pte);
+}
+
+static void
+agp_sb_install_gtt_pte(device_t dev, u_int index, vm_offset_t physical,
+ int flags)
+{
+ int type_mask, gfdt;
+ uint32_t pte;
+
+ pte = (u_int32_t)physical | I810_PTE_VALID;
+ type_mask = flags & ~AGP_USER_CACHED_MEMORY_GFDT;
+ gfdt = (flags & AGP_USER_CACHED_MEMORY_GFDT) != 0 ? GEN6_PTE_GFDT : 0;
+
+ if (type_mask == AGP_USER_MEMORY)
+ pte |= GEN6_PTE_UNCACHED;
+ else if (type_mask == AGP_USER_CACHED_MEMORY_LLC_MLC)
+ pte |= GEN6_PTE_LLC_MLC | gfdt;
+ else
+ pte |= GEN6_PTE_LLC | gfdt;
+
+ pte |= (physical & 0x000000ff00000000ull) >> 28;
+ agp_sb_write_gtt(dev, index, pte);
+}
+
+static void
+agp_sb_write_gtt(device_t dev, u_int index, uint32_t pte)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(dev);
+ bus_write_4(sc->sc_res[0], index * 4 + (2 * 1024 * 1024), pte);
+ CTR2(KTR_AGP_I810, "sb_pte %x %x", index, pte);
}
static int
agp_i810_bind_page(device_t dev, vm_offset_t offset, vm_offset_t physical)
{
struct agp_i810_softc *sc = device_get_softc(dev);
+ u_int index;
if (offset >= (sc->gatt->ag_entries << AGP_PAGE_SHIFT)) {
- device_printf(dev, "failed: offset is 0x%08jx, shift is %d, entries is %d\n", (intmax_t)offset, AGP_PAGE_SHIFT, sc->gatt->ag_entries);
- return EINVAL;
+ device_printf(dev, "failed: offset is 0x%08jx, "
+ "shift is %d, entries is %d\n", (intmax_t)offset,
+ AGP_PAGE_SHIFT, sc->gatt->ag_entries);
+ return (EINVAL);
}
-
- if ( sc->chiptype != CHIP_I810 ) {
- if ( (offset >> AGP_PAGE_SHIFT) < sc->stolen ) {
- device_printf(dev, "trying to bind into stolen memory");
- return EINVAL;
- }
+ index = offset >> AGP_PAGE_SHIFT;
+ if (sc->stolen != 0 && index < sc->stolen) {
+ device_printf(dev, "trying to bind into stolen memory\n");
+ return (EINVAL);
}
-
- agp_i810_write_gtt_entry(dev, offset, physical, 1);
-
- return 0;
+ sc->match->driver->install_gtt_pte(dev, index, physical, 0);
+ return (0);
}
static int
agp_i810_unbind_page(device_t dev, vm_offset_t offset)
{
- struct agp_i810_softc *sc = device_get_softc(dev);
+ struct agp_i810_softc *sc;
+ u_int index;
+ sc = device_get_softc(dev);
if (offset >= (sc->gatt->ag_entries << AGP_PAGE_SHIFT))
- return EINVAL;
+ return (EINVAL);
+ index = offset >> AGP_PAGE_SHIFT;
+ if (sc->stolen != 0 && index < sc->stolen) {
+ device_printf(dev, "trying to unbind from stolen memory\n");
+ return (EINVAL);
+ }
+ sc->match->driver->install_gtt_pte(dev, index, 0, 0);
+ return (0);
+}
- if ( sc->chiptype != CHIP_I810 ) {
- if ( (offset >> AGP_PAGE_SHIFT) < sc->stolen ) {
- device_printf(dev, "trying to unbind from stolen memory");
- return EINVAL;
- }
- }
+static u_int32_t
+agp_i810_read_gtt_pte(device_t dev, u_int index)
+{
+ struct agp_i810_softc *sc;
+ u_int32_t pte;
- agp_i810_write_gtt_entry(dev, offset, 0, 0);
+ sc = device_get_softc(dev);
+ pte = bus_read_4(sc->sc_res[0], AGP_I810_GTT + index * 4);
+ return (pte);
+}
- return 0;
+static u_int32_t
+agp_i915_read_gtt_pte(device_t dev, u_int index)
+{
+ struct agp_i810_softc *sc;
+ u_int32_t pte;
+
+ sc = device_get_softc(dev);
+ pte = bus_read_4(sc->sc_res[1], index * 4);
+ return (pte);
+}
+
+static u_int32_t
+agp_i965_read_gtt_pte(device_t dev, u_int index)
+{
+ struct agp_i810_softc *sc;
+ u_int32_t pte;
+
+ sc = device_get_softc(dev);
+ pte = bus_read_4(sc->sc_res[0], index * 4 + (512 * 1024));
+ return (pte);
+}
+
+static u_int32_t
+agp_g4x_read_gtt_pte(device_t dev, u_int index)
+{
+ struct agp_i810_softc *sc;
+ u_int32_t pte;
+
+ sc = device_get_softc(dev);
+ pte = bus_read_4(sc->sc_res[0], index * 4 + (2 * 1024 * 1024));
+ return (pte);
+}
+
+static vm_paddr_t
+agp_i810_read_gtt_pte_paddr(device_t dev, u_int index)
+{
+ struct agp_i810_softc *sc;
+ u_int32_t pte;
+ vm_paddr_t res;
+
+ sc = device_get_softc(dev);
+ pte = sc->match->driver->read_gtt_pte(dev, index);
+ res = pte & ~PAGE_MASK;
+ return (res);
+}
+
+static vm_paddr_t
+agp_i915_read_gtt_pte_paddr(device_t dev, u_int index)
+{
+ struct agp_i810_softc *sc;
+ u_int32_t pte;
+ vm_paddr_t res;
+
+ sc = device_get_softc(dev);
+ pte = sc->match->driver->read_gtt_pte(dev, index);
+ res = (pte & ~PAGE_MASK) | ((pte & 0xf0) << 28);
+ return (res);
+}
+
+static vm_paddr_t
+agp_sb_read_gtt_pte_paddr(device_t dev, u_int index)
+{
+ struct agp_i810_softc *sc;
+ u_int32_t pte;
+ vm_paddr_t res;
+
+ sc = device_get_softc(dev);
+ pte = sc->match->driver->read_gtt_pte(dev, index);
+ res = (pte & ~PAGE_MASK) | ((pte & 0xff0) << 28);
+ return (res);
}
/*
@@ -909,29 +1903,30 @@
agp_i810_enable(device_t dev, u_int32_t mode)
{
- return 0;
+ return (0);
}
static struct agp_memory *
agp_i810_alloc_memory(device_t dev, int type, vm_size_t size)
{
- struct agp_i810_softc *sc = device_get_softc(dev);
+ struct agp_i810_softc *sc;
struct agp_memory *mem;
+ vm_page_t m;
- if ((size & (AGP_PAGE_SIZE - 1)) != 0)
- return 0;
+ sc = device_get_softc(dev);
- if (sc->agp.as_allocated + size > sc->agp.as_maxmem)
- return 0;
+ if ((size & (AGP_PAGE_SIZE - 1)) != 0 ||
+ sc->agp.as_allocated + size > sc->agp.as_maxmem)
+ return (0);
if (type == 1) {
/*
* Mapping local DRAM into GATT.
*/
- if ( sc->chiptype != CHIP_I810 )
- return 0;
+ if (sc->match->driver->chiptype != CHIP_I810)
+ return (0);
if (size != sc->dcache_size)
- return 0;
+ return (0);
} else if (type == 2) {
/*
* Type 2 is the contiguous physical memory type, that hands
@@ -942,13 +1937,13 @@
*/
if (size != AGP_PAGE_SIZE) {
if (sc->argb_cursor != NULL)
- return 0;
+ return (0);
/* Allocate memory for ARGB cursor, if we can. */
sc->argb_cursor = contigmalloc(size, M_AGP,
0, 0, ~0, PAGE_SIZE, 0);
if (sc->argb_cursor == NULL)
- return 0;
+ return (0);
}
}
@@ -958,7 +1953,7 @@
mem->am_type = type;
if (type != 1 && (type != 2 || size == AGP_PAGE_SIZE))
mem->am_obj = vm_object_allocate(OBJT_DEFAULT,
- atop(round_page(size)));
+ atop(round_page(size)));
else
mem->am_obj = 0;
@@ -968,8 +1963,6 @@
* Allocate and wire down the page now so that we can
* get its physical address.
*/
- vm_page_t m;
-
VM_OBJECT_LOCK(mem->am_obj);
m = vm_page_grab(mem->am_obj, 0, VM_ALLOC_NOBUSY |
VM_ALLOC_WIRED | VM_ALLOC_ZERO | VM_ALLOC_RETRY);
@@ -981,33 +1974,33 @@
*/
mem->am_physical = vtophys(sc->argb_cursor);
}
- } else {
+ } else
mem->am_physical = 0;
- }
mem->am_offset = 0;
mem->am_is_bound = 0;
TAILQ_INSERT_TAIL(&sc->agp.as_memory, mem, am_link);
sc->agp.as_allocated += size;
- return mem;
+ return (mem);
}
static int
agp_i810_free_memory(device_t dev, struct agp_memory *mem)
{
- struct agp_i810_softc *sc = device_get_softc(dev);
+ struct agp_i810_softc *sc;
+ vm_page_t m;
if (mem->am_is_bound)
- return EBUSY;
+ return (EBUSY);
+
+ sc = device_get_softc(dev);
if (mem->am_type == 2) {
if (mem->am_size == AGP_PAGE_SIZE) {
/*
* Unwire the page which we wired in alloc_memory.
*/
- vm_page_t m;
-
VM_OBJECT_LOCK(mem->am_obj);
m = vm_page_lookup(mem->am_obj, 0);
vm_page_lock(m);
@@ -1025,14 +2018,13 @@
if (mem->am_obj)
vm_object_deallocate(mem->am_obj);
free(mem, M_AGP);
- return 0;
+ return (0);
}
static int
-agp_i810_bind_memory(device_t dev, struct agp_memory *mem,
- vm_offset_t offset)
+agp_i810_bind_memory(device_t dev, struct agp_memory *mem, vm_offset_t offset)
{
- struct agp_i810_softc *sc = device_get_softc(dev);
+ struct agp_i810_softc *sc;
vm_offset_t i;
/* Do some sanity checks first. */
@@ -1040,76 +2032,78 @@
offset + mem->am_size > AGP_GET_APERTURE(dev)) {
device_printf(dev, "binding memory at bad offset %#x\n",
(int)offset);
- return EINVAL;
+ return (EINVAL);
}
+ sc = device_get_softc(dev);
if (mem->am_type == 2 && mem->am_size != AGP_PAGE_SIZE) {
mtx_lock(&sc->agp.as_lock);
if (mem->am_is_bound) {
mtx_unlock(&sc->agp.as_lock);
- return EINVAL;
+ return (EINVAL);
}
/* The memory's already wired down, just stick it in the GTT. */
for (i = 0; i < mem->am_size; i += AGP_PAGE_SIZE) {
- agp_i810_write_gtt_entry(dev, offset + i,
- mem->am_physical + i, 1);
+ sc->match->driver->install_gtt_pte(dev, (offset + i) >>
+ AGP_PAGE_SHIFT, mem->am_physical + i, 0);
}
agp_flush_cache();
mem->am_offset = offset;
mem->am_is_bound = 1;
mtx_unlock(&sc->agp.as_lock);
- return 0;
+ return (0);
}
if (mem->am_type != 1)
- return agp_generic_bind_memory(dev, mem, offset);
+ return (agp_generic_bind_memory(dev, mem, offset));
- if ( sc->chiptype != CHIP_I810 )
- return EINVAL;
-
- for (i = 0; i < mem->am_size; i += AGP_PAGE_SIZE) {
+ /*
+ * Mapping local DRAM into GATT.
+ */
+ if (sc->match->driver->chiptype != CHIP_I810)
+ return (EINVAL);
+ for (i = 0; i < mem->am_size; i += AGP_PAGE_SIZE)
bus_write_4(sc->sc_res[0],
AGP_I810_GTT + (i >> AGP_PAGE_SHIFT) * 4, i | 3);
- }
- return 0;
+ return (0);
}
static int
agp_i810_unbind_memory(device_t dev, struct agp_memory *mem)
{
- struct agp_i810_softc *sc = device_get_softc(dev);
+ struct agp_i810_softc *sc;
vm_offset_t i;
+ sc = device_get_softc(dev);
+
if (mem->am_type == 2 && mem->am_size != AGP_PAGE_SIZE) {
mtx_lock(&sc->agp.as_lock);
if (!mem->am_is_bound) {
mtx_unlock(&sc->agp.as_lock);
- return EINVAL;
+ return (EINVAL);
}
for (i = 0; i < mem->am_size; i += AGP_PAGE_SIZE) {
- agp_i810_write_gtt_entry(dev, mem->am_offset + i,
- 0, 0);
+ sc->match->driver->install_gtt_pte(dev,
+ (mem->am_offset + i) >> AGP_PAGE_SHIFT, 0, 0);
}
agp_flush_cache();
mem->am_is_bound = 0;
mtx_unlock(&sc->agp.as_lock);
- return 0;
+ return (0);
}
if (mem->am_type != 1)
- return agp_generic_unbind_memory(dev, mem);
+ return (agp_generic_unbind_memory(dev, mem));
- if ( sc->chiptype != CHIP_I810 )
- return EINVAL;
-
+ if (sc->match->driver->chiptype != CHIP_I810)
+ return (EINVAL);
for (i = 0; i < mem->am_size; i += AGP_PAGE_SIZE) {
- bus_write_4(sc->sc_res[0],
- AGP_I810_GTT + (i >> AGP_PAGE_SHIFT) * 4, 0);
+ sc->match->driver->install_gtt_pte(dev, i >> AGP_PAGE_SHIFT,
+ 0, 0);
}
-
- return 0;
+ return (0);
}
static device_method_t agp_i810_methods[] = {
@@ -1123,7 +2117,7 @@
/* AGP interface */
DEVMETHOD(agp_get_aperture, agp_generic_get_aperture),
- DEVMETHOD(agp_set_aperture, agp_i810_set_aperture),
+ DEVMETHOD(agp_set_aperture, agp_i810_method_set_aperture),
DEVMETHOD(agp_bind_page, agp_i810_bind_page),
DEVMETHOD(agp_unbind_page, agp_i810_unbind_page),
DEVMETHOD(agp_flush_tlb, agp_i810_flush_tlb),
@@ -1132,6 +2126,7 @@
DEVMETHOD(agp_free_memory, agp_i810_free_memory),
DEVMETHOD(agp_bind_memory, agp_i810_bind_memory),
DEVMETHOD(agp_unbind_memory, agp_i810_unbind_memory),
+ DEVMETHOD(agp_chipset_flush, agp_intel_gtt_chipset_flush),
{ 0, 0 }
};
@@ -1147,3 +2142,424 @@
DRIVER_MODULE(agp_i810, vgapci, agp_i810_driver, agp_devclass, 0, 0);
MODULE_DEPEND(agp_i810, agp, 1, 1, 1);
MODULE_DEPEND(agp_i810, pci, 1, 1, 1);
+
+extern vm_page_t bogus_page;
+
+void
+agp_intel_gtt_clear_range(device_t dev, u_int first_entry, u_int num_entries)
+{
+ struct agp_i810_softc *sc;
+ u_int i;
+
+ sc = device_get_softc(dev);
+ for (i = 0; i < num_entries; i++)
+ sc->match->driver->install_gtt_pte(dev, first_entry + i,
+ VM_PAGE_TO_PHYS(bogus_page), 0);
+ sc->match->driver->read_gtt_pte(dev, first_entry + num_entries - 1);
+}
+
+void
+agp_intel_gtt_insert_pages(device_t dev, u_int first_entry, u_int num_entries,
+ vm_page_t *pages, u_int flags)
+{
+ struct agp_i810_softc *sc;
+ u_int i;
+
+ sc = device_get_softc(dev);
+ for (i = 0; i < num_entries; i++) {
+ MPASS(pages[i]->valid == VM_PAGE_BITS_ALL);
+ MPASS(pages[i]->wire_count > 0);
+ sc->match->driver->install_gtt_pte(dev, first_entry + i,
+ VM_PAGE_TO_PHYS(pages[i]), flags);
+ }
+ sc->match->driver->read_gtt_pte(dev, first_entry + num_entries - 1);
+}
+
+struct intel_gtt
+agp_intel_gtt_get(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ struct intel_gtt res;
+
+ sc = device_get_softc(dev);
+ res.stolen_size = sc->stolen_size;
+ res.gtt_total_entries = sc->gtt_total_entries;
+ res.gtt_mappable_entries = sc->gtt_mappable_entries;
+ res.do_idle_maps = 0;
+ res.scratch_page_dma = VM_PAGE_TO_PHYS(bogus_page);
+ return (res);
+}
+
+static int
+agp_i810_chipset_flush_setup(device_t dev)
+{
+
+ return (0);
+}
+
+static void
+agp_i810_chipset_flush_teardown(device_t dev)
+{
+
+ /* Nothing to do. */
+}
+
+static void
+agp_i810_chipset_flush(device_t dev)
+{
+
+ /* Nothing to do. */
+}
+
+static void
+agp_i830_chipset_flush(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint32_t hic;
+ int i;
+
+ sc = device_get_softc(dev);
+ pmap_invalidate_cache();
+ hic = bus_read_4(sc->sc_res[0], AGP_I830_HIC);
+ bus_write_4(sc->sc_res[0], AGP_I830_HIC, hic | (1 << 31));
+ for (i = 0; i < 20000 /* 1 sec */; i++) {
+ hic = bus_read_4(sc->sc_res[0], AGP_I830_HIC);
+ if ((hic & (1 << 31)) != 0)
+ break;
+ DELAY(50);
+ }
+}
+
+static int
+agp_i915_chipset_flush_alloc_page(device_t dev, uint64_t start, uint64_t end)
+{
+ struct agp_i810_softc *sc;
+ device_t vga;
+
+ sc = device_get_softc(dev);
+ vga = device_get_parent(dev);
+ sc->sc_flush_page_rid = 100;
+ sc->sc_flush_page_res = BUS_ALLOC_RESOURCE(device_get_parent(vga), dev,
+ SYS_RES_MEMORY, &sc->sc_flush_page_rid, start, end, PAGE_SIZE,
+ RF_ACTIVE);
+ if (sc->sc_flush_page_res == NULL) {
+ device_printf(dev, "Failed to allocate flush page at 0x%jx\n",
+ (uintmax_t)start);
+ return (EINVAL);
+ }
+ sc->sc_flush_page_vaddr = rman_get_virtual(sc->sc_flush_page_res);
+ if (bootverbose) {
+ device_printf(dev, "Allocated flush page phys 0x%jx virt %p\n",
+ (uintmax_t)rman_get_start(sc->sc_flush_page_res),
+ sc->sc_flush_page_vaddr);
+ }
+ return (0);
+}
+
+static void
+agp_i915_chipset_flush_free_page(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ device_t vga;
+
+ sc = device_get_softc(dev);
+ vga = device_get_parent(dev);
+ if (sc->sc_flush_page_res == NULL)
+ return;
+ BUS_DEACTIVATE_RESOURCE(device_get_parent(vga), dev, SYS_RES_MEMORY,
+ sc->sc_flush_page_rid, sc->sc_flush_page_res);
+ BUS_RELEASE_RESOURCE(device_get_parent(vga), dev, SYS_RES_MEMORY,
+ sc->sc_flush_page_rid, sc->sc_flush_page_res);
+}
+
+static int
+agp_i915_chipset_flush_setup(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint32_t temp;
+ int error;
+
+ sc = device_get_softc(dev);
+ temp = pci_read_config(sc->bdev, AGP_I915_IFPADDR, 4);
+ if ((temp & 1) != 0) {
+ temp &= ~1;
+ if (bootverbose)
+ device_printf(dev,
+ "Found already configured flush page at 0x%jx\n",
+ (uintmax_t)temp);
+ sc->sc_bios_allocated_flush_page = 1;
+ /*
+ * In the case BIOS initialized the flush pointer (?)
+ * register, expect that BIOS also set up the resource
+ * for the page.
+ */
+ error = agp_i915_chipset_flush_alloc_page(dev, temp,
+ temp + PAGE_SIZE - 1);
+ if (error != 0)
+ return (error);
+ } else {
+ sc->sc_bios_allocated_flush_page = 0;
+ error = agp_i915_chipset_flush_alloc_page(dev, 0, 0xffffffff);
+ if (error != 0)
+ return (error);
+ temp = rman_get_start(sc->sc_flush_page_res);
+ pci_write_config(sc->bdev, AGP_I915_IFPADDR, temp | 1, 4);
+ }
+ return (0);
+}
+
+static void
+agp_i915_chipset_flush_teardown(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint32_t temp;
+
+ sc = device_get_softc(dev);
+ if (sc->sc_flush_page_res == NULL)
+ return;
+ if (!sc->sc_bios_allocated_flush_page) {
+ temp = pci_read_config(sc->bdev, AGP_I915_IFPADDR, 4);
+ temp &= ~1;
+ pci_write_config(sc->bdev, AGP_I915_IFPADDR, temp, 4);
+ }
+ agp_i915_chipset_flush_free_page(dev);
+}
+
+static int
+agp_i965_chipset_flush_setup(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint64_t temp;
+ uint32_t temp_hi, temp_lo;
+ int error;
+
+ sc = device_get_softc(dev);
+
+ temp_hi = pci_read_config(sc->bdev, AGP_I965_IFPADDR + 4, 4);
+ temp_lo = pci_read_config(sc->bdev, AGP_I965_IFPADDR, 4);
+
+ if ((temp_lo & 1) != 0) {
+ temp = ((uint64_t)temp_hi << 32) | (temp_lo & ~1);
+ if (bootverbose)
+ device_printf(dev,
+ "Found already configured flush page at 0x%jx\n",
+ (uintmax_t)temp);
+ sc->sc_bios_allocated_flush_page = 1;
+ /*
+ * In the case BIOS initialized the flush pointer (?)
+ * register, expect that BIOS also set up the resource
+ * for the page.
+ */
+ error = agp_i915_chipset_flush_alloc_page(dev, temp,
+ temp + PAGE_SIZE - 1);
+ if (error != 0)
+ return (error);
+ } else {
+ sc->sc_bios_allocated_flush_page = 0;
+ error = agp_i915_chipset_flush_alloc_page(dev, 0, ~0);
+ if (error != 0)
+ return (error);
+ temp = rman_get_start(sc->sc_flush_page_res);
+ pci_write_config(sc->bdev, AGP_I965_IFPADDR + 4,
+ (temp >> 32) & UINT32_MAX, 4);
+ pci_write_config(sc->bdev, AGP_I965_IFPADDR,
+ (temp & UINT32_MAX) | 1, 4);
+ }
+ return (0);
+}
+
+static void
+agp_i965_chipset_flush_teardown(device_t dev)
+{
+ struct agp_i810_softc *sc;
+ uint32_t temp_lo;
+
+ sc = device_get_softc(dev);
+ if (sc->sc_flush_page_res == NULL)
+ return;
+ if (!sc->sc_bios_allocated_flush_page) {
+ temp_lo = pci_read_config(sc->bdev, AGP_I965_IFPADDR, 4);
+ temp_lo &= ~1;
+ pci_write_config(sc->bdev, AGP_I965_IFPADDR, temp_lo, 4);
+ }
+ agp_i915_chipset_flush_free_page(dev);
+}
+
+static void
+agp_i915_chipset_flush(device_t dev)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(dev);
+ *(uint32_t *)sc->sc_flush_page_vaddr = 1;
+}
+
+int
+agp_intel_gtt_chipset_flush(device_t dev)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(dev);
+ sc->match->driver->chipset_flush(dev);
+ return (0);
+}
+
+void
+agp_intel_gtt_unmap_memory(device_t dev, struct sglist *sg_list)
+{
+}
+
+int
+agp_intel_gtt_map_memory(device_t dev, vm_page_t *pages, u_int num_entries,
+ struct sglist **sg_list)
+{
+ struct agp_i810_softc *sc;
+ struct sglist *sg;
+ int i;
+#if 0
+ int error;
+ bus_dma_tag_t dmat;
+#endif
+
+ if (*sg_list != NULL)
+ return (0);
+ sc = device_get_softc(dev);
+ sg = sglist_alloc(num_entries, M_WAITOK /* XXXKIB */);
+ for (i = 0; i < num_entries; i++) {
+ sg->sg_segs[i].ss_paddr = VM_PAGE_TO_PHYS(pages[i]);
+ sg->sg_segs[i].ss_len = PAGE_SIZE;
+ }
+
+#if 0
+ error = bus_dma_tag_create(bus_get_dma_tag(dev),
+ 1 /* alignment */, 0 /* boundary */,
+ 1ULL << sc->match->busdma_addr_mask_sz /* lowaddr */,
+ BUS_SPACE_MAXADDR /* highaddr */,
+ NULL /* filtfunc */, NULL /* filtfuncarg */,
+ BUS_SPACE_MAXADDR /* maxsize */,
+ BUS_SPACE_UNRESTRICTED /* nsegments */,
+ BUS_SPACE_MAXADDR /* maxsegsz */,
+ 0 /* flags */, NULL /* lockfunc */, NULL /* lockfuncarg */,
+ &dmat);
+ if (error != 0) {
+ sglist_free(sg);
+ return (error);
+ }
+ /* XXXKIB */
+#endif
+ *sg_list = sg;
+ return (0);
+}
+
+void
+agp_intel_gtt_insert_sg_entries(device_t dev, struct sglist *sg_list,
+ u_int first_entry, u_int flags)
+{
+ struct agp_i810_softc *sc;
+ vm_paddr_t spaddr;
+ size_t slen;
+ u_int i, j;
+
+ sc = device_get_softc(dev);
+ for (i = j = 0; j < sg_list->sg_nseg; j++) {
+ spaddr = sg_list->sg_segs[i].ss_paddr;
+ slen = sg_list->sg_segs[i].ss_len;
+ for (; slen > 0; i++) {
+ sc->match->driver->install_gtt_pte(dev, first_entry + i,
+ spaddr, flags);
+ spaddr += AGP_PAGE_SIZE;
+ slen -= AGP_PAGE_SIZE;
+ }
+ }
+ sc->match->driver->read_gtt_pte(dev, first_entry + i - 1);
+}
+
+void
+intel_gtt_clear_range(u_int first_entry, u_int num_entries)
+{
+
+ agp_intel_gtt_clear_range(intel_agp, first_entry, num_entries);
+}
+
+void
+intel_gtt_insert_pages(u_int first_entry, u_int num_entries, vm_page_t *pages,
+ u_int flags)
+{
+
+ agp_intel_gtt_insert_pages(intel_agp, first_entry, num_entries,
+ pages, flags);
+}
+
+struct intel_gtt
+intel_gtt_get(void)
+{
+
+ return (agp_intel_gtt_get(intel_agp));
+}
+
+int
+intel_gtt_chipset_flush(void)
+{
+
+ return (agp_intel_gtt_chipset_flush(intel_agp));
+}
+
+void
+intel_gtt_unmap_memory(struct sglist *sg_list)
+{
+
+ agp_intel_gtt_unmap_memory(intel_agp, sg_list);
+}
+
+int
+intel_gtt_map_memory(vm_page_t *pages, u_int num_entries,
+ struct sglist **sg_list)
+{
+
+ return (agp_intel_gtt_map_memory(intel_agp, pages, num_entries,
+ sg_list));
+}
+
+void
+intel_gtt_insert_sg_entries(struct sglist *sg_list, u_int first_entry,
+ u_int flags)
+{
+
+ agp_intel_gtt_insert_sg_entries(intel_agp, sg_list, first_entry, flags);
+}
+
+device_t
+intel_gtt_get_bridge_device(void)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(intel_agp);
+ return (sc->bdev);
+}
+
+vm_paddr_t
+intel_gtt_read_pte_paddr(u_int entry)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(intel_agp);
+ return (sc->match->driver->read_gtt_pte_paddr(intel_agp, entry));
+}
+
+u_int32_t
+intel_gtt_read_pte(u_int entry)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(intel_agp);
+ return (sc->match->driver->read_gtt_pte(intel_agp, entry));
+}
+
+void
+intel_gtt_write(u_int entry, uint32_t val)
+{
+ struct agp_i810_softc *sc;
+
+ sc = device_get_softc(intel_agp);
+ return (sc->match->driver->write_gtt(intel_agp, entry, val));
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/agp/agp_i810.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/agp/agp_i810.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,101 @@
+/*-
+ * Copyright (c) 2011 The FreeBSD Foundation
+ * All rights reserved.
+ *
+ * This software was developed by Konstantin Belousov under sponsorship from
+ * the FreeBSD Foundation.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/agp/agp_i810.h 235782 2012-05-22 10:59:26Z kib $
+ */
+
+#ifndef AGP_AGP_I810_H
+#define AGP_AGP_I810_H
+
+#include <sys/param.h>
+#include <sys/sglist.h>
+
+#include <vm/vm.h>
+#include <vm/vm_page.h>
+
+/* Special gtt memory types */
+#define AGP_DCACHE_MEMORY 1
+#define AGP_PHYS_MEMORY 2
+
+/* New caching attributes for gen6/sandybridge */
+#define AGP_USER_CACHED_MEMORY_LLC_MLC (AGP_USER_TYPES + 2)
+#define AGP_USER_UNCACHED_MEMORY (AGP_USER_TYPES + 4)
+
+/* flag for GFDT type */
+#define AGP_USER_CACHED_MEMORY_GFDT (1 << 3)
+
+struct intel_gtt {
+ /* Size of memory reserved for graphics by the BIOS */
+ u_int stolen_size;
+ /* Total number of gtt entries. */
+ u_int gtt_total_entries;
+ /*
+ * Part of the gtt that is mappable by the cpu, for those
+ * chips where this is not the full gtt.
+ */
+ u_int gtt_mappable_entries;
+
+ /*
+ * Always false.
+ */
+ u_int do_idle_maps;
+
+ /*
+ * Share the scratch page dma with ppgtts.
+ */
+ vm_paddr_t scratch_page_dma;
+};
+
+struct intel_gtt agp_intel_gtt_get(device_t dev);
+int agp_intel_gtt_chipset_flush(device_t dev);
+void agp_intel_gtt_unmap_memory(device_t dev, struct sglist *sg_list);
+void agp_intel_gtt_clear_range(device_t dev, u_int first_entry,
+ u_int num_entries);
+int agp_intel_gtt_map_memory(device_t dev, vm_page_t *pages, u_int num_entries,
+ struct sglist **sg_list);
+void agp_intel_gtt_insert_sg_entries(device_t dev, struct sglist *sg_list,
+ u_int pg_start, u_int flags);
+void agp_intel_gtt_insert_pages(device_t dev, u_int first_entry,
+ u_int num_entries, vm_page_t *pages, u_int flags);
+
+struct intel_gtt intel_gtt_get(void);
+int intel_gtt_chipset_flush(void);
+void intel_gtt_unmap_memory(struct sglist *sg_list);
+void intel_gtt_clear_range(u_int first_entry, u_int num_entries);
+int intel_gtt_map_memory(vm_page_t *pages, u_int num_entries,
+ struct sglist **sg_list);
+void intel_gtt_insert_sg_entries(struct sglist *sg_list, u_int pg_start,
+ u_int flags);
+void intel_gtt_insert_pages(u_int first_entry, u_int num_entries,
+ vm_page_t *pages, u_int flags);
+vm_paddr_t intel_gtt_read_pte_paddr(u_int entry);
+u_int32_t intel_gtt_read_pte(u_int entry);
+device_t intel_gtt_get_bridge_device(void);
+void intel_gtt_write(u_int entry, uint32_t val);
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/agp/agp_if.m
--- a/head/sys/dev/agp/agp_if.m Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/agp/agp_if.m Wed Jul 25 17:04:43 2012 +0300
@@ -23,7 +23,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $FreeBSD$
+# $FreeBSD: head/sys/dev/agp/agp_if.m 235782 2012-05-22 10:59:26Z kib $
#
#include <sys/bus.h>
@@ -36,6 +36,14 @@
#
INTERFACE agp;
+CODE {
+ static int
+ null_agp_chipset_flush(device_t dev)
+ {
+ return (ENXIO);
+ }
+};
+
#
# Return the current aperture size.
#
@@ -132,3 +140,7 @@
device_t dev;
struct agp_memory *handle;
};
+
+METHOD int chipset_flush {
+ device_t dev;
+} DEFAULT null_agp_chipset_flush;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/agp/agppriv.h
--- a/head/sys/dev/agp/agppriv.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/agp/agppriv.h Wed Jul 25 17:04:43 2012 +0300
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: head/sys/dev/agp/agppriv.h 235782 2012-05-22 10:59:26Z kib $
*/
#ifndef _PCI_AGPPRIV_H_
@@ -73,7 +73,7 @@
struct agp_memory_list as_memory; /* list of allocated memory */
int as_nextid; /* next memory block id */
int as_isopen; /* user device is open */
- struct cdev *as_devnode; /* from make_dev */
+ struct cdev *as_devnode; /* from make_dev */
struct mtx as_lock; /* lock for access to GATT */
};
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/agp/agpreg.h
--- a/head/sys/dev/agp/agpreg.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/agp/agpreg.h Wed Jul 25 17:04:43 2012 +0300
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: head/sys/dev/agp/agpreg.h 235782 2012-05-22 10:59:26Z kib $
*/
#ifndef _PCI_AGPREG_H_
@@ -176,10 +176,33 @@
#define AGP_I810_GMADR 0x10
#define AGP_I810_MMADR 0x14
+#define I810_PTE_VALID 0x00000001
+
+/*
+ * Cache control
+ *
+ * Pre-Sandybridge bits
+ */
+#define I810_PTE_MAIN_UNCACHED 0x00000000
+#define I810_PTE_LOCAL 0x00000002 /* Non-snooped main phys memory */
+#define I830_PTE_SYSTEM_CACHED 0x00000006 /* Snooped main phys memory */
+
+/*
+ * Sandybridge
+ * LLC - Last Level Cache
+ * MMC - Mid Level Cache
+ */
+#define GEN6_PTE_RESERVED 0x00000000
+#define GEN6_PTE_UNCACHED 0x00000002 /* Do not cache */
+#define GEN6_PTE_LLC 0x00000004 /* Cache in LLC */
+#define GEN6_PTE_LLC_MLC 0x00000006 /* Cache in LLC and MLC */
+#define GEN6_PTE_GFDT 0x00000008 /* Graphics Data Type */
+
/*
* Memory mapped register offsets for i810 chipset.
*/
#define AGP_I810_PGTBL_CTL 0x2020
+#define AGP_I810_PGTBL_ENABLED 0x00000001
/**
* This field determines the actual size of the global GTT on the 965
* and G33
@@ -187,7 +210,23 @@
#define AGP_I810_PGTBL_SIZE_MASK 0x0000000e
#define AGP_I810_PGTBL_SIZE_512KB (0 << 1)
#define AGP_I810_PGTBL_SIZE_256KB (1 << 1)
-#define AGP_I810_PGTBL_SIZE_128KB (2 << 1)
+#define AGP_I810_PGTBL_SIZE_128KB (2 << 1)
+#define AGP_I810_PGTBL_SIZE_1MB (3 << 1)
+#define AGP_I810_PGTBL_SIZE_2MB (4 << 1)
+#define AGP_I810_PGTBL_SIZE_1_5MB (5 << 1)
+#define AGP_G33_GCC1_SIZE_MASK (3 << 8)
+#define AGP_G33_GCC1_SIZE_1M (1 << 8)
+#define AGP_G33_GCC1_SIZE_2M (2 << 8)
+#define AGP_G4x_GCC1_SIZE_MASK (0xf << 8)
+#define AGP_G4x_GCC1_SIZE_1M (0x1 << 8)
+#define AGP_G4x_GCC1_SIZE_2M (0x3 << 8)
+#define AGP_G4x_GCC1_SIZE_VT_EN (0x8 << 8)
+#define AGP_G4x_GCC1_SIZE_VT_1M \
+ (AGP_G4x_GCC1_SIZE_1M | AGP_G4x_GCC1_SIZE_VT_EN)
+#define AGP_G4x_GCC1_SIZE_VT_1_5M ((0x2 << 8) | AGP_G4x_GCC1_SIZE_VT_EN)
+#define AGP_G4x_GCC1_SIZE_VT_2M \
+ (AGP_G4x_GCC1_SIZE_2M | AGP_G4x_GCC1_SIZE_VT_EN)
+
#define AGP_I810_DRT 0x3000
#define AGP_I810_DRT_UNPOPULATED 0x00
#define AGP_I810_DRT_POPULATED 0x01
@@ -207,6 +246,7 @@
#define AGP_I830_GCC1_GMASIZE 0x01
#define AGP_I830_GCC1_GMASIZE_64 0x01
#define AGP_I830_GCC1_GMASIZE_128 0x00
+#define AGP_I830_HIC 0x70
/*
* Config registers for 852GM/855GM/865G device 0
@@ -243,6 +283,9 @@
#define AGP_I915_GCC1_GMS_STOLEN_48M 0x60
#define AGP_I915_GCC1_GMS_STOLEN_64M 0x70
#define AGP_I915_DEVEN 0x54
+#define AGP_SB_DEVEN_D2EN 0x10 /* SB+ has IGD enabled bit */
+#define AGP_SB_DEVEN_D2EN_ENABLED 0x10 /* in different place */
+#define AGP_SB_DEVEN_D2EN_DISABLED 0x00
#define AGP_I915_DEVEN_D2F0 0x08
#define AGP_I915_DEVEN_D2F0_ENABLED 0x08
#define AGP_I915_DEVEN_D2F0_DISABLED 0x00
@@ -250,6 +293,7 @@
#define AGP_I915_MSAC_GMASIZE 0x02
#define AGP_I915_MSAC_GMASIZE_128 0x02
#define AGP_I915_MSAC_GMASIZE_256 0x00
+#define AGP_I915_IFPADDR 0x60
/*
* G965 registers
@@ -262,6 +306,8 @@
#define AGP_I965_PGTBL_SIZE_1MB (3 << 1)
#define AGP_I965_PGTBL_SIZE_2MB (4 << 1)
#define AGP_I965_PGTBL_SIZE_1_5MB (5 << 1)
+#define AGP_I965_PGTBL_CTL2 0x20c4
+#define AGP_I965_IFPADDR 0x70
/*
* G33 registers
@@ -275,12 +321,43 @@
/*
* G4X registers
*/
+#define AGP_G4X_GMADR 0x20
+#define AGP_G4X_MMADR 0x10
+#define AGP_G4X_GTTADR 0x18
#define AGP_G4X_GCC1_GMS_STOLEN_96M 0xa0
#define AGP_G4X_GCC1_GMS_STOLEN_160M 0xb0
#define AGP_G4X_GCC1_GMS_STOLEN_224M 0xc0
#define AGP_G4X_GCC1_GMS_STOLEN_352M 0xd0
/*
+ * SandyBridge/IvyBridge registers
+ */
+#define AGP_SNB_GCC1 0x50
+#define AGP_SNB_GMCH_GMS_STOLEN_MASK 0xF8
+#define AGP_SNB_GMCH_GMS_STOLEN_32M (1 << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_64M (2 << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_96M (3 << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_128M (4 << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_160M (5 << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_192M (6 << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_224M (7 << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_256M (8 << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_288M (9 << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_320M (0xa << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_352M (0xb << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_384M (0xc << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_416M (0xd << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_448M (0xe << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_480M (0xf << 3)
+#define AGP_SNB_GMCH_GMS_STOLEN_512M (0x10 << 3)
+#define AGP_SNB_GTT_SIZE_0M (0 << 8)
+#define AGP_SNB_GTT_SIZE_1M (1 << 8)
+#define AGP_SNB_GTT_SIZE_2M (2 << 8)
+#define AGP_SNB_GTT_SIZE_MASK (3 << 8)
+
+#define AGP_SNB_GFX_MODE 0x02520
+
+/*
* NVIDIA nForce/nForce2 registers
*/
#define AGP_NVIDIA_0_APBASE 0x10
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/agp/agpvar.h
--- a/head/sys/dev/agp/agpvar.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/agp/agpvar.h Wed Jul 25 17:04:43 2012 +0300
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: head/sys/dev/agp/agpvar.h 235782 2012-05-22 10:59:26Z kib $
*/
#ifndef _PCI_AGPVAR_H_
@@ -122,4 +122,10 @@
*/
void agp_memory_info(device_t dev, void *handle, struct agp_memory_info *mi);
+#define AGP_NORMAL_MEMORY 0
+
+#define AGP_USER_TYPES (1 << 16)
+#define AGP_USER_MEMORY (AGP_USER_TYPES)
+#define AGP_USER_CACHED_MEMORY (AGP_USER_TYPES + 1)
+
#endif /* !_PCI_AGPVAR_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ahci/ahci.c
--- a/head/sys/dev/ahci/ahci.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ahci/ahci.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/ahci/ahci.c 232380 2012-03-02 08:49:07Z mav $");
+__FBSDID("$FreeBSD: head/sys/dev/ahci/ahci.c 236847 2012-06-10 11:17:14Z mav $");
#include <sys/param.h>
#include <sys/module.h>
@@ -200,8 +200,12 @@
{0x91231b4b, 0x00, "Marvell 88SE912x", AHCI_Q_EDGEIS|AHCI_Q_SATA2|AHCI_Q_NOBSYRES},
{0x91251b4b, 0x00, "Marvell 88SE9125", AHCI_Q_NOBSYRES},
{0x91281b4b, 0x00, "Marvell 88SE9128", AHCI_Q_NOBSYRES|AHCI_Q_ALTSIG},
+ {0x91301b4b, 0x00, "Marvell 88SE9130", AHCI_Q_NOBSYRES|AHCI_Q_ALTSIG},
{0x91721b4b, 0x00, "Marvell 88SE9172", AHCI_Q_NOBSYRES},
{0x91821b4b, 0x00, "Marvell 88SE9182", AHCI_Q_NOBSYRES},
+ {0x92201b4b, 0x00, "Marvell 88SE9220", AHCI_Q_NOBSYRES|AHCI_Q_ALTSIG},
+ {0x92301b4b, 0x00, "Marvell 88SE9230", AHCI_Q_NOBSYRES|AHCI_Q_ALTSIG},
+ {0x92351b4b, 0x00, "Marvell 88SE9235", AHCI_Q_NOBSYRES},
{0x06201103, 0x00, "HighPoint RocketRAID 620", AHCI_Q_NOBSYRES},
{0x06201b4b, 0x00, "HighPoint RocketRAID 620", AHCI_Q_NOBSYRES},
{0x06221103, 0x00, "HighPoint RocketRAID 622", AHCI_Q_NOBSYRES},
@@ -1465,7 +1469,9 @@
struct ahci_channel *ch = device_get_softc(dev);
mtx_lock(&ch->mtx);
+ xpt_batch_start(ch->sim);
ahci_ch_intr(data);
+ xpt_batch_done(ch->sim);
mtx_unlock(&ch->mtx);
}
@@ -2890,7 +2896,7 @@
d = &ch->curr[ccb->ccb_h.target_id];
else
d = &ch->user[ccb->ccb_h.target_id];
- cts->protocol = PROTO_ATA;
+ cts->protocol = PROTO_UNSPECIFIED;
cts->protocol_version = PROTO_VERSION_UNSPECIFIED;
cts->transport = XPORT_SATA;
cts->transport_version = XPORT_VERSION_UNSPECIFIED;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/aic7xxx/aic79xx.c
--- a/head/sys/dev/aic7xxx/aic79xx.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/aic7xxx/aic79xx.c Wed Jul 25 17:04:43 2012 +0300
@@ -46,7 +46,7 @@
#include "aicasm/aicasm_insformat.h"
#else
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/aic7xxx/aic79xx.c 237601 2012-06-26 14:51:35Z ken $");
#include <dev/aic7xxx/aic79xx_osm.h>
#include <dev/aic7xxx/aic79xx_inline.h>
#include <dev/aic7xxx/aicasm/aicasm_insformat.h>
@@ -8561,7 +8561,7 @@
ahd_send_lstate_events(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate)
{
struct ccb_hdr *ccbh;
- struct ccb_immed_notify *inot;
+ struct ccb_immediate_notify *inot;
while (lstate->event_r_idx != lstate->event_w_idx
&& (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) {
@@ -8569,19 +8569,18 @@
event = &lstate->event_buffer[lstate->event_r_idx];
SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle);
- inot = (struct ccb_immed_notify *)ccbh;
+ inot = (struct ccb_immediate_notify *)ccbh;
switch (event->event_type) {
case EVENT_TYPE_BUS_RESET:
ccbh->status = CAM_SCSI_BUS_RESET|CAM_DEV_QFRZN;
break;
default:
ccbh->status = CAM_MESSAGE_RECV|CAM_DEV_QFRZN;
- inot->message_args[0] = event->event_type;
- inot->message_args[1] = event->event_arg;
+ inot->arg = event->event_type;
+ inot->seq_id = event->event_arg;
break;
}
inot->initiator_id = event->initiator_id;
- inot->sense_len = 0;
xpt_done((union ccb *)inot);
lstate->event_r_idx++;
if (lstate->event_r_idx == AHD_TMODE_EVENT_BUFFER_SIZE)
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/aic7xxx/aic79xx_osm.c
--- a/head/sys/dev/aic7xxx/aic79xx_osm.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/aic7xxx/aic79xx_osm.c Wed Jul 25 17:04:43 2012 +0300
@@ -33,7 +33,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/aic7xxx/aic79xx_osm.c 237601 2012-06-26 14:51:35Z ken $");
#include <dev/aic7xxx/aic79xx_osm.h>
#include <dev/aic7xxx/aic79xx_inline.h>
@@ -601,8 +601,8 @@
break;
}
#ifdef AHD_TARGET_MODE
- case XPT_NOTIFY_ACK:
- case XPT_IMMED_NOTIFY:
+ case XPT_NOTIFY_ACKNOWLEDGE:
+ case XPT_IMMEDIATE_NOTIFY:
{
struct ahd_tmode_tstate *tstate;
struct ahd_tmode_lstate *lstate;
@@ -1189,7 +1189,7 @@
switch (abort_ccb->ccb_h.func_code) {
#ifdef AHD_TARGET_MODE
case XPT_ACCEPT_TARGET_IO:
- case XPT_IMMED_NOTIFY:
+ case XPT_IMMEDIATE_NOTIFY:
case XPT_CONT_TARGET_IO:
{
struct ahd_tmode_tstate *tstate;
@@ -1207,7 +1207,7 @@
if (abort_ccb->ccb_h.func_code == XPT_ACCEPT_TARGET_IO)
list = &lstate->accept_tios;
- else if (abort_ccb->ccb_h.func_code == XPT_IMMED_NOTIFY)
+ else if (abort_ccb->ccb_h.func_code == XPT_IMMEDIATE_NOTIFY)
list = &lstate->immed_notifies;
else
list = NULL;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/aic7xxx/aic7xxx.c
--- a/head/sys/dev/aic7xxx/aic7xxx.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/aic7xxx/aic7xxx.c Wed Jul 25 17:04:43 2012 +0300
@@ -46,7 +46,7 @@
#include "aicasm/aicasm_insformat.h"
#else
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/aic7xxx/aic7xxx.c 237601 2012-06-26 14:51:35Z ken $");
#include <dev/aic7xxx/aic7xxx_osm.h>
#include <dev/aic7xxx/aic7xxx_inline.h>
#include <dev/aic7xxx/aicasm/aicasm_insformat.h>
@@ -6368,7 +6368,7 @@
ahc_send_lstate_events(struct ahc_softc *ahc, struct ahc_tmode_lstate *lstate)
{
struct ccb_hdr *ccbh;
- struct ccb_immed_notify *inot;
+ struct ccb_immediate_notify *inot;
while (lstate->event_r_idx != lstate->event_w_idx
&& (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) {
@@ -6376,19 +6376,18 @@
event = &lstate->event_buffer[lstate->event_r_idx];
SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle);
- inot = (struct ccb_immed_notify *)ccbh;
+ inot = (struct ccb_immediate_notify *)ccbh;
switch (event->event_type) {
case EVENT_TYPE_BUS_RESET:
ccbh->status = CAM_SCSI_BUS_RESET|CAM_DEV_QFRZN;
break;
default:
ccbh->status = CAM_MESSAGE_RECV|CAM_DEV_QFRZN;
- inot->message_args[0] = event->event_type;
- inot->message_args[1] = event->event_arg;
+ inot->arg = event->event_type;
+ inot->seq_id = event->event_arg;
break;
}
inot->initiator_id = event->initiator_id;
- inot->sense_len = 0;
xpt_done((union ccb *)inot);
lstate->event_r_idx++;
if (lstate->event_r_idx == AHC_TMODE_EVENT_BUFFER_SIZE)
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/aic7xxx/aic7xxx_osm.c
--- a/head/sys/dev/aic7xxx/aic7xxx_osm.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/aic7xxx/aic7xxx_osm.c Wed Jul 25 17:04:43 2012 +0300
@@ -32,7 +32,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/aic7xxx/aic7xxx_osm.c 237601 2012-06-26 14:51:35Z ken $");
#include <dev/aic7xxx/aic7xxx_osm.h>
#include <dev/aic7xxx/aic7xxx_inline.h>
@@ -568,8 +568,8 @@
}
break;
}
- case XPT_NOTIFY_ACK:
- case XPT_IMMED_NOTIFY:
+ case XPT_NOTIFY_ACKNOWLEDGE:
+ case XPT_IMMEDIATE_NOTIFY:
{
struct ahc_tmode_tstate *tstate;
struct ahc_tmode_lstate *lstate;
@@ -1248,7 +1248,7 @@
abort_ccb = ccb->cab.abort_ccb;
switch (abort_ccb->ccb_h.func_code) {
case XPT_ACCEPT_TARGET_IO:
- case XPT_IMMED_NOTIFY:
+ case XPT_IMMEDIATE_NOTIFY:
case XPT_CONT_TARGET_IO:
{
struct ahc_tmode_tstate *tstate;
@@ -1266,7 +1266,7 @@
if (abort_ccb->ccb_h.func_code == XPT_ACCEPT_TARGET_IO)
list = &lstate->accept_tios;
- else if (abort_ccb->ccb_h.func_code == XPT_IMMED_NOTIFY)
+ else if (abort_ccb->ccb_h.func_code == XPT_IMMEDIATE_NOTIFY)
list = &lstate->immed_notifies;
else
list = NULL;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/aic7xxx/aicasm/Makefile
--- a/head/sys/dev/aic7xxx/aicasm/Makefile Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/aic7xxx/aicasm/Makefile Wed Jul 25 17:04:43 2012 +0300
@@ -1,7 +1,7 @@
#
# $Id: //depot/aic7xxx/freebsd/dev/aic7xxx/aicasm/Makefile#2 $
#
-# $FreeBSD: head/sys/dev/aic7xxx/aicasm/Makefile 220863 2011-04-19 18:09:21Z dim $
+# $FreeBSD: head/sys/dev/aic7xxx/aicasm/Makefile 236578 2012-06-04 20:36:11Z dim $
PROG= aicasm
@@ -24,8 +24,7 @@
DEPENDFILE= .depend_aicasm
.endif
-NOSTDINC= -nostdinc
-CFLAGS+= ${NOSTDINC} -I/usr/include -I.
+CFLAGS+= -I.
.ifdef MAKESRCPATH
CFLAGS+= -I${MAKESRCPATH}
.endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/aic7xxx/aicasm/aicasm.c
--- a/head/sys/dev/aic7xxx/aicasm/aicasm.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/aic7xxx/aicasm/aicasm.c Wed Jul 25 17:04:43 2012 +0300
@@ -39,7 +39,7 @@
*
* $Id: //depot/aic7xxx/aic7xxx/aicasm/aicasm.c#23 $
*
- * $FreeBSD: head/sys/dev/aic7xxx/aicasm/aicasm.c 224046 2011-07-15 00:36:47Z emaste $
+ * $FreeBSD: head/sys/dev/aic7xxx/aicasm/aicasm.c 236571 2012-06-04 17:22:43Z dim $
*/
#include <sys/types.h>
#include <sys/mman.h>
@@ -530,7 +530,7 @@
int instrptr;
unsigned int line;
int func_count;
- int skip_addr;
+ unsigned int skip_addr;
instrcount = 0;
instrptr = 0;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ata/ata-all.c
--- a/head/sys/dev/ata/ata-all.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ata/ata-all.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/ata/ata-all.c 233282 2012-03-21 16:59:39Z marius $");
+__FBSDID("$FreeBSD: head/sys/dev/ata/ata-all.c 238666 2012-07-21 08:19:43Z mav $");
#include "opt_ata.h"
#include <sys/param.h>
@@ -544,9 +544,11 @@
struct ata_channel *ch = (struct ata_channel *)data;
mtx_lock(&ch->state_mtx);
+ xpt_batch_start(ch->sim);
#endif
ata_interrupt_locked(data);
#ifdef ATA_CAM
+ xpt_batch_done(ch->sim);
mtx_unlock(&ch->state_mtx);
#endif
}
@@ -885,7 +887,7 @@
{
device_t child;
- if ((child = device_add_child(parent, NULL, unit))) {
+ if ((child = device_add_child(parent, (unit < 0) ? NULL : "ad", unit))) {
device_set_softc(child, atadev);
device_quiet(child);
atadev->dev = child;
@@ -1530,7 +1532,7 @@
ch->requestsense = 1;
- bzero(request, sizeof(&request));
+ bzero(request, sizeof(*request));
request->dev = NULL;
request->parent = dev;
request->unit = ccb->ccb_h.target_id;
@@ -1785,7 +1787,7 @@
d = &ch->curr[ccb->ccb_h.target_id];
else
d = &ch->user[ccb->ccb_h.target_id];
- cts->protocol = PROTO_ATA;
+ cts->protocol = PROTO_UNSPECIFIED;
cts->protocol_version = PROTO_VERSION_UNSPECIFIED;
if (ch->flags & ATA_SATA) {
cts->transport = XPORT_SATA;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ata/ata-lowlevel.c
--- a/head/sys/dev/ata/ata-lowlevel.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ata/ata-lowlevel.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/ata/ata-lowlevel.c 230132 2012-01-15 13:23:18Z uqs $");
+__FBSDID("$FreeBSD: head/sys/dev/ata/ata-lowlevel.c 238673 2012-07-21 14:59:43Z mav $");
#include "opt_ata.h"
#include <sys/param.h>
@@ -836,23 +836,21 @@
ata_pio_read(struct ata_request *request, int length)
{
struct ata_channel *ch = device_get_softc(request->parent);
+ uint8_t *addr;
int size = min(request->transfersize, length);
int resid;
uint8_t buf[2];
- if (ch->flags & ATA_USE_16BIT || (size % sizeof(int32_t))) {
- ATA_IDX_INSW_STRM(ch, ATA_DATA,
- (void*)((uintptr_t)request->data+request->donecount),
- size / sizeof(int16_t));
+ addr = (uint8_t *)request->data + request->donecount;
+ if (ch->flags & ATA_USE_16BIT || (size % sizeof(int32_t)) ||
+ ((uintptr_t)addr % sizeof(int32_t))) {
+ ATA_IDX_INSW_STRM(ch, ATA_DATA, (void*)addr, size / sizeof(int16_t));
if (size & 1) {
ATA_IDX_INSW_STRM(ch, ATA_DATA, (void*)buf, 1);
- ((uint8_t *)request->data + request->donecount +
- (size & ~1))[0] = buf[0];
+ (addr + (size & ~1))[0] = buf[0];
}
} else
- ATA_IDX_INSL_STRM(ch, ATA_DATA,
- (void*)((uintptr_t)request->data+request->donecount),
- size / sizeof(int32_t));
+ ATA_IDX_INSL_STRM(ch, ATA_DATA, (void*)addr, size / sizeof(int32_t));
if (request->transfersize < length) {
device_printf(request->parent, "WARNING - %s read data overrun %d>%d\n",
@@ -867,23 +865,21 @@
ata_pio_write(struct ata_request *request, int length)
{
struct ata_channel *ch = device_get_softc(request->parent);
+ uint8_t *addr;
int size = min(request->transfersize, length);
int resid;
uint8_t buf[2];
- if (ch->flags & ATA_USE_16BIT || (size % sizeof(int32_t))) {
- ATA_IDX_OUTSW_STRM(ch, ATA_DATA,
- (void*)((uintptr_t)request->data+request->donecount),
- size / sizeof(int16_t));
+ addr = (uint8_t *)request->data + request->donecount;
+ if (ch->flags & ATA_USE_16BIT || (size % sizeof(int32_t)) ||
+ ((uintptr_t)addr % sizeof(int32_t))) {
+ ATA_IDX_OUTSW_STRM(ch, ATA_DATA, (void*)addr, size / sizeof(int16_t));
if (size & 1) {
- buf[0] = ((uint8_t *)request->data + request->donecount +
- (size & ~1))[0];
+ buf[0] = (addr + (size & ~1))[0];
ATA_IDX_OUTSW_STRM(ch, ATA_DATA, (void*)buf, 1);
}
} else
- ATA_IDX_OUTSL_STRM(ch, ATA_DATA,
- (void*)((uintptr_t)request->data+request->donecount),
- size / sizeof(int32_t));
+ ATA_IDX_OUTSL_STRM(ch, ATA_DATA, (void*)addr, size / sizeof(int32_t));
if (request->transfersize < length) {
device_printf(request->parent, "WARNING - %s write data underrun %d>%d\n",
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ata/chipsets/ata-ite.c
--- a/head/sys/dev/ata/chipsets/ata-ite.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ata/chipsets/ata-ite.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/ata/chipsets/ata-ite.c 233282 2012-03-21 16:59:39Z marius $");
+__FBSDID("$FreeBSD: head/sys/dev/ata/chipsets/ata-ite.c 237107 2012-06-14 22:19:23Z marius $");
#include "opt_ata.h"
#include <sys/param.h>
@@ -105,10 +105,10 @@
ctlr->setmode = ata_ite_821x_setmode;
/* No timing restrictions initally. */
- ctlr->chipset_data = (void *)0;
+ ctlr->chipset_data = NULL;
}
ctlr->ch_attach = ata_ite_ch_attach;
- return 0;
+ return (0);
}
static int
@@ -119,6 +119,9 @@
error = ata_pci_ch_attach(dev);
ch->flags |= ATA_CHECKS_CABLE;
+#ifdef ATA_CAM
+ ch->flags |= ATA_NO_ATAPI_DMA;
+#endif
return (error);
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ata/chipsets/ata-via.c
--- a/head/sys/dev/ata/chipsets/ata-via.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ata/chipsets/ata-via.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/ata/chipsets/ata-via.c 233282 2012-03-21 16:59:39Z marius $");
+__FBSDID("$FreeBSD: head/sys/dev/ata/chipsets/ata-via.c 238203 2012-07-07 17:20:52Z eadler $");
#include "opt_ata.h"
#include <sys/param.h>
@@ -472,12 +472,10 @@
static int
ata_via_sata_scr_read(device_t dev, int port, int reg, u_int32_t *result)
{
- struct ata_channel *ch;
device_t parent;
uint32_t val;
parent = device_get_parent(dev);
- ch = device_get_softc(dev);
port = (port == 1) ? 1 : 0;
switch (reg) {
case ATA_SSTATUS:
@@ -520,12 +518,10 @@
static int
ata_via_sata_scr_write(device_t dev, int port, int reg, u_int32_t value)
{
- struct ata_channel *ch;
device_t parent;
uint32_t val;
parent = device_get_parent(dev);
- ch = device_get_softc(dev);
port = (port == 1) ? 1 : 0;
switch (reg) {
case ATA_SERROR:
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/atkbdc/atkbdc_isa.c
--- a/head/sys/dev/atkbdc/atkbdc_isa.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/atkbdc/atkbdc_isa.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/atkbdc/atkbdc_isa.c 233619 2012-03-28 17:58:37Z jkim $");
+__FBSDID("$FreeBSD: head/sys/dev/atkbdc/atkbdc_isa.c 238164 2012-07-06 12:13:28Z jhb $");
#include "opt_kbd.h"
@@ -87,6 +87,7 @@
static struct isa_pnp_id atkbdc_ids[] = {
{ 0x0303d041, "Keyboard controller (i8042)" }, /* PNP0303 */
+ { 0x0b03d041, "Keyboard controller (i8042)" }, /* PNP030B */
{ 0x2003d041, "Keyboard controller (i8042)" }, /* PNP0320 */
{ 0 }
};
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/bce/if_bce.c
--- a/head/sys/dev/bce/if_bce.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/bce/if_bce.c Wed Jul 25 17:04:43 2012 +0300
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/bce/if_bce.c 234121 2012-04-11 06:34:25Z yongari $");
+__FBSDID("$FreeBSD: head/sys/dev/bce/if_bce.c 235816 2012-05-23 01:20:25Z yongari $");
/*
* The following controllers are supported by this driver:
@@ -364,6 +364,7 @@
static void bce_get_rx_buffer_sizes(struct bce_softc *, int);
static void bce_get_media (struct bce_softc *);
static void bce_init_media (struct bce_softc *);
+static u32 bce_get_rphy_link (struct bce_softc *);
static void bce_dma_map_addr (void *, bus_dma_segment_t *, int, int);
static int bce_dma_alloc (device_t);
static void bce_dma_free (struct bce_softc *);
@@ -372,6 +373,7 @@
/****************************************************************************/
/* BCE Firmware Synchronization and Load */
/****************************************************************************/
+static void bce_fw_cap_init (struct bce_softc *);
static int bce_fw_sync (struct bce_softc *, u32);
static void bce_load_rv2p_fw (struct bce_softc *, u32 *, u32, u32);
static void bce_load_cpu_fw (struct bce_softc *,
@@ -418,6 +420,7 @@
static int bce_ifmedia_upd (struct ifnet *);
static int bce_ifmedia_upd_locked (struct ifnet *);
static void bce_ifmedia_sts (struct ifnet *, struct ifmediareq *);
+static void bce_ifmedia_sts_rphy (struct bce_softc *, struct ifmediareq *);
static void bce_init_locked (struct bce_softc *);
static void bce_init (void *);
static void bce_mgmt_init_locked (struct bce_softc *sc);
@@ -527,7 +530,7 @@
/* Allowable values are TRUE or FALSE. */
static int bce_strict_rx_mtu = FALSE;
TUNABLE_INT("hw.bce.strict_rx_mtu", &bce_strict_rx_mtu);
-SYSCTL_UINT(_hw_bce, OID_AUTO, loose_rx_mtu, CTLFLAG_RDTUN,
+SYSCTL_UINT(_hw_bce, OID_AUTO, strict_rx_mtu, CTLFLAG_RDTUN,
&bce_strict_rx_mtu, 0,
"Enable/Disable strict RX frame size checking");
@@ -757,6 +760,13 @@
printf("2.5G"); i++;
}
+ if (sc->bce_phy_flags & BCE_PHY_REMOTE_CAP_FLAG) {
+ if (i > 0) printf("|");
+ printf("Remote PHY(%s)",
+ sc->bce_phy_flags & BCE_PHY_REMOTE_PORT_FIBER_FLAG ?
+ "FIBER" : "TP"); i++;
+ }
+
if (sc->bce_flags & BCE_MFW_ENABLE_FLAG) {
if (i > 0) printf("|");
printf("MFW); MFW (%s)\n", sc->bce_mfw_ver);
@@ -1297,6 +1307,9 @@
if (val & BCE_PCICFG_MISC_STATUS_32BIT_DET)
sc->bce_flags |= BCE_PCI_32BIT_FLAG;
+ /* Find the media type for the adapter. */
+ bce_get_media(sc);
+
/* Reset controller and announce to bootcode that driver is present. */
if (bce_reset(sc, BCE_DRV_MSG_CODE_RESET)) {
BCE_PRINTF("%s(%d): Controller reset failed!\n",
@@ -1344,9 +1357,6 @@
/* Update statistics once every second. */
sc->bce_stats_ticks = 1000000 & 0xffff00;
- /* Find the media type for the adapter. */
- bce_get_media(sc);
-
/* Store data needed by PHY driver for backplane applications */
sc->bce_shared_hw_cfg = bce_shmem_rd(sc, BCE_SHARED_HW_CFG_CONFIG);
sc->bce_port_hw_cfg = bce_shmem_rd(sc, BCE_PORT_HW_CFG_CONFIG);
@@ -1386,6 +1396,15 @@
ifp->if_capabilities = BCE_IF_CAPABILITIES;
}
+#if __FreeBSD_version >= 800505
+ /*
+ * Introducing IFCAP_LINKSTATE didn't bump __FreeBSD_version
+ * so it's approximate value.
+ */
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_CAP_FLAG) != 0)
+ ifp->if_capabilities |= IFCAP_LINKSTATE;
+#endif
+
ifp->if_capenable = ifp->if_capabilities;
/*
@@ -1409,14 +1428,52 @@
/* Handle any special PHY initialization for SerDes PHYs. */
bce_init_media(sc);
- /* MII child bus by attaching the PHY. */
- rc = mii_attach(dev, &sc->bce_miibus, ifp, bce_ifmedia_upd,
- bce_ifmedia_sts, BMSR_DEFCAPMASK, sc->bce_phy_addr,
- MII_OFFSET_ANY, MIIF_DOPAUSE);
- if (rc != 0) {
- BCE_PRINTF("%s(%d): attaching PHYs failed\n", __FILE__,
- __LINE__);
- goto bce_attach_fail;
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_CAP_FLAG) != 0) {
+ ifmedia_init(&sc->bce_ifmedia, IFM_IMASK, bce_ifmedia_upd,
+ bce_ifmedia_sts);
+ /*
+ * We can't manually override remote PHY's link and assume
+ * PHY port configuration(Fiber or TP) is not changed after
+ * device attach. This may not be correct though.
+ */
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_PORT_FIBER_FLAG) != 0) {
+ if (sc->bce_phy_flags & BCE_PHY_2_5G_CAPABLE_FLAG) {
+ ifmedia_add(&sc->bce_ifmedia,
+ IFM_ETHER | IFM_2500_SX, 0, NULL);
+ ifmedia_add(&sc->bce_ifmedia,
+ IFM_ETHER | IFM_2500_SX | IFM_FDX, 0, NULL);
+ }
+ ifmedia_add(&sc->bce_ifmedia,
+ IFM_ETHER | IFM_1000_SX, 0, NULL);
+ ifmedia_add(&sc->bce_ifmedia,
+ IFM_ETHER | IFM_1000_SX | IFM_FDX, 0, NULL);
+ } else {
+ ifmedia_add(&sc->bce_ifmedia,
+ IFM_ETHER | IFM_10_T, 0, NULL);
+ ifmedia_add(&sc->bce_ifmedia,
+ IFM_ETHER | IFM_10_T | IFM_FDX, 0, NULL);
+ ifmedia_add(&sc->bce_ifmedia,
+ IFM_ETHER | IFM_100_TX, 0, NULL);
+ ifmedia_add(&sc->bce_ifmedia,
+ IFM_ETHER | IFM_100_TX | IFM_FDX, 0, NULL);
+ ifmedia_add(&sc->bce_ifmedia,
+ IFM_ETHER | IFM_1000_T, 0, NULL);
+ ifmedia_add(&sc->bce_ifmedia,
+ IFM_ETHER | IFM_1000_T | IFM_FDX, 0, NULL);
+ }
+ ifmedia_add(&sc->bce_ifmedia, IFM_ETHER | IFM_AUTO, 0, NULL);
+ ifmedia_set(&sc->bce_ifmedia, IFM_ETHER | IFM_AUTO);
+ sc->bce_ifmedia.ifm_media = sc->bce_ifmedia.ifm_cur->ifm_media;
+ } else {
+ /* MII child bus by attaching the PHY. */
+ rc = mii_attach(dev, &sc->bce_miibus, ifp, bce_ifmedia_upd,
+ bce_ifmedia_sts, BMSR_DEFCAPMASK, sc->bce_phy_addr,
+ MII_OFFSET_ANY, MIIF_DOPAUSE);
+ if (rc != 0) {
+ BCE_PRINTF("%s(%d): attaching PHYs failed\n", __FILE__,
+ __LINE__);
+ goto bce_attach_fail;
+ }
}
/* Attach to the Ethernet interface list. */
@@ -1521,8 +1578,12 @@
ether_ifdetach(ifp);
/* If we have a child device on the MII bus remove it too. */
- bus_generic_detach(dev);
- device_delete_child(dev, sc->bce_miibus);
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_CAP_FLAG) != 0)
+ ifmedia_removeall(&sc->bce_ifmedia);
+ else {
+ bus_generic_detach(dev);
+ device_delete_child(dev, sc->bce_miibus);
+ }
/* Release all remaining resources. */
bce_release_resources(sc);
@@ -1983,13 +2044,28 @@
{
struct bce_softc *sc;
struct mii_data *mii;
- int val;
+ struct ifmediareq ifmr;
+ int media_active, media_status, val;
sc = device_get_softc(dev);
DBENTER(BCE_VERBOSE_PHY);
- mii = device_get_softc(sc->bce_miibus);
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_CAP_FLAG) != 0) {
+ bzero(&ifmr, sizeof(ifmr));
+ bce_ifmedia_sts_rphy(sc, &ifmr);
+ media_active = ifmr.ifm_active;
+ media_status = ifmr.ifm_status;
+ } else {
+ mii = device_get_softc(sc->bce_miibus);
+ media_active = mii->mii_media_active;
+ media_status = mii->mii_media_status;
+ }
+
+ /* Ignore invalid media status. */
+ if ((media_status & (IFM_ACTIVE | IFM_AVALID)) !=
+ (IFM_ACTIVE | IFM_AVALID))
+ goto bce_miibus_statchg_exit;
val = REG_RD(sc, BCE_EMAC_MODE);
val &= ~(BCE_EMAC_MODE_PORT | BCE_EMAC_MODE_HALF_DUPLEX |
@@ -1997,7 +2073,7 @@
BCE_EMAC_MODE_25G);
/* Set MII or GMII interface based on the PHY speed. */
- switch (IFM_SUBTYPE(mii->mii_media_active)) {
+ switch (IFM_SUBTYPE(media_active)) {
case IFM_10_T:
if (BCE_CHIP_NUM(sc) != BCE_CHIP_NUM_5706) {
DBPRINT(sc, BCE_INFO_PHY,
@@ -2026,7 +2102,7 @@
}
/* Set half or full duplex based on PHY settings. */
- if ((mii->mii_media_active & IFM_GMASK) == IFM_HDX) {
+ if ((IFM_OPTIONS(media_active) & IFM_FDX) == 0) {
DBPRINT(sc, BCE_INFO_PHY,
"Setting Half-Duplex interface.\n");
val |= BCE_EMAC_MODE_HALF_DUPLEX;
@@ -2036,7 +2112,7 @@
REG_WR(sc, BCE_EMAC_MODE, val);
- if ((mii->mii_media_active & IFM_ETH_RXPAUSE) != 0) {
+ if ((IFM_OPTIONS(media_active) & IFM_ETH_RXPAUSE) != 0) {
DBPRINT(sc, BCE_INFO_PHY,
"%s(): Enabling RX flow control.\n", __FUNCTION__);
BCE_SETBIT(sc, BCE_EMAC_RX_MODE, BCE_EMAC_RX_MODE_FLOW_EN);
@@ -2046,7 +2122,7 @@
BCE_CLRBIT(sc, BCE_EMAC_RX_MODE, BCE_EMAC_RX_MODE_FLOW_EN);
}
- if ((mii->mii_media_active & IFM_ETH_TXPAUSE) != 0) {
+ if ((IFM_OPTIONS(media_active) & IFM_ETH_TXPAUSE) != 0) {
DBPRINT(sc, BCE_INFO_PHY,
"%s(): Enabling TX flow control.\n", __FUNCTION__);
BCE_SETBIT(sc, BCE_EMAC_TX_MODE, BCE_EMAC_TX_MODE_FLOW_EN);
@@ -2060,6 +2136,7 @@
/* ToDo: Update watermarks in bce_init_rx_context(). */
+bce_miibus_statchg_exit:
DBEXIT(BCE_VERBOSE_PHY);
}
@@ -3130,7 +3207,8 @@
static void
bce_init_media(struct bce_softc *sc)
{
- if ((sc->bce_phy_flags & BCE_PHY_IEEE_CLAUSE_45_FLAG) != 0) {
+ if ((sc->bce_phy_flags & (BCE_PHY_IEEE_CLAUSE_45_FLAG |
+ BCE_PHY_REMOTE_CAP_FLAG)) == BCE_PHY_IEEE_CLAUSE_45_FLAG) {
/*
* Configure 5709S/5716S PHYs to use traditional IEEE
* Clause 22 method. Otherwise we have no way to attach
@@ -4925,14 +5003,25 @@
static int
bce_reset(struct bce_softc *sc, u32 reset_code)
{
- u32 val;
+ u32 emac_mode_save, val;
int i, rc = 0;
+ static const u32 emac_mode_mask = BCE_EMAC_MODE_PORT |
+ BCE_EMAC_MODE_HALF_DUPLEX | BCE_EMAC_MODE_25G;
DBENTER(BCE_VERBOSE_RESET);
DBPRINT(sc, BCE_VERBOSE_RESET, "%s(): reset_code = 0x%08X\n",
__FUNCTION__, reset_code);
+ /*
+ * If ASF/IPMI is operational, then the EMAC Mode register already
+ * contains appropriate values for the link settings that have
+ * been auto-negotiated. Resetting the chip will clobber those
+ * values. Save the important bits so we can restore them after
+ * the reset.
+ */
+ emac_mode_save = REG_RD(sc, BCE_EMAC_MODE) & emac_mode_mask;
+
/* Wait for pending PCI transactions to complete. */
REG_WR(sc, BCE_MISC_ENABLE_CLR_BITS,
BCE_MISC_ENABLE_CLR_BITS_TX_DMA_ENABLE |
@@ -5018,8 +5107,15 @@
if (rc)
BCE_PRINTF("%s(%d): Firmware did not complete "
"initialization!\n", __FILE__, __LINE__);
+ /* Get firmware capabilities. */
+ bce_fw_cap_init(sc);
bce_reset_exit:
+ /* Restore EMAC Mode bits needed to keep ASF/IPMI running. */
+ val = REG_RD(sc, BCE_EMAC_MODE);
+ val = (val & ~emac_mode_mask) | emac_mode_save;
+ REG_WR(sc, BCE_EMAC_MODE, val);
+
DBEXIT(BCE_VERBOSE_RESET);
return (rc);
}
@@ -6081,6 +6177,55 @@
}
+static u32
+bce_get_rphy_link(struct bce_softc *sc)
+{
+ u32 advertise, link;
+ int fdpx;
+
+ advertise = 0;
+ fdpx = 0;
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_PORT_FIBER_FLAG) != 0)
+ link = bce_shmem_rd(sc, BCE_RPHY_SERDES_LINK);
+ else
+ link = bce_shmem_rd(sc, BCE_RPHY_COPPER_LINK);
+ if (link & BCE_NETLINK_ANEG_ENB)
+ advertise |= BCE_NETLINK_ANEG_ENB;
+ if (link & BCE_NETLINK_SPEED_10HALF)
+ advertise |= BCE_NETLINK_SPEED_10HALF;
+ if (link & BCE_NETLINK_SPEED_10FULL) {
+ advertise |= BCE_NETLINK_SPEED_10FULL;
+ fdpx++;
+ }
+ if (link & BCE_NETLINK_SPEED_100HALF)
+ advertise |= BCE_NETLINK_SPEED_100HALF;
+ if (link & BCE_NETLINK_SPEED_100FULL) {
+ advertise |= BCE_NETLINK_SPEED_100FULL;
+ fdpx++;
+ }
+ if (link & BCE_NETLINK_SPEED_1000HALF)
+ advertise |= BCE_NETLINK_SPEED_1000HALF;
+ if (link & BCE_NETLINK_SPEED_1000FULL) {
+ advertise |= BCE_NETLINK_SPEED_1000FULL;
+ fdpx++;
+ }
+ if (link & BCE_NETLINK_SPEED_2500HALF)
+ advertise |= BCE_NETLINK_SPEED_2500HALF;
+ if (link & BCE_NETLINK_SPEED_2500FULL) {
+ advertise |= BCE_NETLINK_SPEED_2500FULL;
+ fdpx++;
+ }
+ if (fdpx)
+ advertise |= BCE_NETLINK_FC_PAUSE_SYM |
+ BCE_NETLINK_FC_PAUSE_ASYM;
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_PORT_FIBER_FLAG) == 0)
+ advertise |= BCE_NETLINK_PHY_APP_REMOTE |
+ BCE_NETLINK_ETH_AT_WIRESPEED;
+
+ return (advertise);
+}
+
+
/****************************************************************************/
/* Set media options. */
/* */
@@ -6116,21 +6261,110 @@
struct bce_softc *sc = ifp->if_softc;
struct mii_data *mii;
struct mii_softc *miisc;
- int error;
+ struct ifmedia *ifm;
+ u32 link;
+ int error, fdx;
DBENTER(BCE_VERBOSE_PHY);
error = 0;
BCE_LOCK_ASSERT(sc);
- mii = device_get_softc(sc->bce_miibus);
-
- /* Make sure the MII bus has been enumerated. */
- if (mii) {
- sc->bce_link_up = FALSE;
- LIST_FOREACH(miisc, &mii->mii_phys, mii_list)
- PHY_RESET(miisc);
- error = mii_mediachg(mii);
+ sc->bce_link_up = FALSE;
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_CAP_FLAG) != 0) {
+ ifm = &sc->bce_ifmedia;
+ if (IFM_TYPE(ifm->ifm_media) != IFM_ETHER)
+ return (EINVAL);
+ link = 0;
+ fdx = IFM_OPTIONS(ifm->ifm_media) & IFM_FDX;
+ switch(IFM_SUBTYPE(ifm->ifm_media)) {
+ case IFM_AUTO:
+ /*
+ * Check advertised link of remote PHY by reading
+ * BCE_RPHY_SERDES_LINK or BCE_RPHY_COPPER_LINK.
+ * Always use the same link type of remote PHY.
+ */
+ link = bce_get_rphy_link(sc);
+ break;
+ case IFM_2500_SX:
+ if ((sc->bce_phy_flags &
+ (BCE_PHY_REMOTE_PORT_FIBER_FLAG |
+ BCE_PHY_2_5G_CAPABLE_FLAG)) == 0)
+ return (EINVAL);
+ /*
+ * XXX
+ * Have to enable forced 2.5Gbps configuration.
+ */
+ if (fdx != 0)
+ link |= BCE_NETLINK_SPEED_2500FULL;
+ else
+ link |= BCE_NETLINK_SPEED_2500HALF;
+ break;
+ case IFM_1000_SX:
+ if ((sc->bce_phy_flags &
+ BCE_PHY_REMOTE_PORT_FIBER_FLAG) == 0)
+ return (EINVAL);
+ /*
+ * XXX
+ * Have to disable 2.5Gbps configuration.
+ */
+ if (fdx != 0)
+ link = BCE_NETLINK_SPEED_1000FULL;
+ else
+ link = BCE_NETLINK_SPEED_1000HALF;
+ break;
+ case IFM_1000_T:
+ if (sc->bce_phy_flags & BCE_PHY_REMOTE_PORT_FIBER_FLAG)
+ return (EINVAL);
+ if (fdx != 0)
+ link = BCE_NETLINK_SPEED_1000FULL;
+ else
+ link = BCE_NETLINK_SPEED_1000HALF;
+ break;
+ case IFM_100_TX:
+ if (sc->bce_phy_flags & BCE_PHY_REMOTE_PORT_FIBER_FLAG)
+ return (EINVAL);
+ if (fdx != 0)
+ link = BCE_NETLINK_SPEED_100FULL;
+ else
+ link = BCE_NETLINK_SPEED_100HALF;
+ break;
+ case IFM_10_T:
+ if (sc->bce_phy_flags & BCE_PHY_REMOTE_PORT_FIBER_FLAG)
+ return (EINVAL);
+ if (fdx != 0)
+ link = BCE_NETLINK_SPEED_10FULL;
+ else
+ link = BCE_NETLINK_SPEED_10HALF;
+ break;
+ default:
+ return (EINVAL);
+ }
+ if (IFM_SUBTYPE(ifm->ifm_media) != IFM_AUTO) {
+ /*
+ * XXX
+ * Advertise pause capability for full-duplex media.
+ */
+ if (fdx != 0)
+ link |= BCE_NETLINK_FC_PAUSE_SYM |
+ BCE_NETLINK_FC_PAUSE_ASYM;
+ if ((sc->bce_phy_flags &
+ BCE_PHY_REMOTE_PORT_FIBER_FLAG) == 0)
+ link |= BCE_NETLINK_PHY_APP_REMOTE |
+ BCE_NETLINK_ETH_AT_WIRESPEED;
+ }
+
+ bce_shmem_wr(sc, BCE_MB_ARGS_0, link);
+ error = bce_fw_sync(sc, BCE_DRV_MSG_CODE_CMD_SET_LINK);
+ } else {
+ mii = device_get_softc(sc->bce_miibus);
+
+ /* Make sure the MII bus has been enumerated. */
+ if (mii) {
+ LIST_FOREACH(miisc, &mii->mii_phys, mii_list)
+ PHY_RESET(miisc);
+ error = mii_mediachg(mii);
+ }
}
DBEXIT(BCE_VERBOSE_PHY);
@@ -6138,6 +6372,85 @@
}
+static void
+bce_ifmedia_sts_rphy(struct bce_softc *sc, struct ifmediareq *ifmr)
+{
+ struct ifnet *ifp;
+ u32 link;
+
+ ifp = sc->bce_ifp;
+ BCE_LOCK_ASSERT(sc);
+
+ ifmr->ifm_status = IFM_AVALID;
+ ifmr->ifm_active = IFM_ETHER;
+ link = bce_shmem_rd(sc, BCE_LINK_STATUS);
+ /* XXX Handle heart beat status? */
+ if ((link & BCE_LINK_STATUS_LINK_UP) != 0)
+ ifmr->ifm_status |= IFM_ACTIVE;
+ else {
+ ifmr->ifm_active |= IFM_NONE;
+ ifp->if_baudrate = 0;
+ return;
+ }
+ switch (link & BCE_LINK_STATUS_SPEED_MASK) {
+ case BCE_LINK_STATUS_10HALF:
+ ifmr->ifm_active |= IFM_10_T | IFM_HDX;
+ ifp->if_baudrate = IF_Mbps(10UL);
+ break;
+ case BCE_LINK_STATUS_10FULL:
+ ifmr->ifm_active |= IFM_10_T | IFM_FDX;
+ ifp->if_baudrate = IF_Mbps(10UL);
+ break;
+ case BCE_LINK_STATUS_100HALF:
+ ifmr->ifm_active |= IFM_100_TX | IFM_HDX;
+ ifp->if_baudrate = IF_Mbps(100UL);
+ break;
+ case BCE_LINK_STATUS_100FULL:
+ ifmr->ifm_active |= IFM_100_TX | IFM_FDX;
+ ifp->if_baudrate = IF_Mbps(100UL);
+ break;
+ case BCE_LINK_STATUS_1000HALF:
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_PORT_FIBER_FLAG) == 0)
+ ifmr->ifm_active |= IFM_1000_T | IFM_HDX;
+ else
+ ifmr->ifm_active |= IFM_1000_SX | IFM_HDX;
+ ifp->if_baudrate = IF_Mbps(1000UL);
+ break;
+ case BCE_LINK_STATUS_1000FULL:
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_PORT_FIBER_FLAG) == 0)
+ ifmr->ifm_active |= IFM_1000_T | IFM_FDX;
+ else
+ ifmr->ifm_active |= IFM_1000_SX | IFM_FDX;
+ ifp->if_baudrate = IF_Mbps(1000UL);
+ break;
+ case BCE_LINK_STATUS_2500HALF:
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_PORT_FIBER_FLAG) == 0) {
+ ifmr->ifm_active |= IFM_NONE;
+ return;
+ } else
+ ifmr->ifm_active |= IFM_2500_SX | IFM_HDX;
+ ifp->if_baudrate = IF_Mbps(2500UL);
+ break;
+ case BCE_LINK_STATUS_2500FULL:
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_PORT_FIBER_FLAG) == 0) {
+ ifmr->ifm_active |= IFM_NONE;
+ return;
+ } else
+ ifmr->ifm_active |= IFM_2500_SX | IFM_FDX;
+ ifp->if_baudrate = IF_Mbps(2500UL);
+ break;
+ default:
+ ifmr->ifm_active |= IFM_NONE;
+ return;
+ }
+
+ if ((link & BCE_LINK_STATUS_RX_FC_ENABLED) != 0)
+ ifmr->ifm_active |= IFM_ETH_RXPAUSE;
+ if ((link & BCE_LINK_STATUS_TX_FC_ENABLED) != 0)
+ ifmr->ifm_active |= IFM_ETH_TXPAUSE;
+}
+
+
/****************************************************************************/
/* Reports current media status. */
/* */
@@ -6158,11 +6471,15 @@
BCE_UNLOCK(sc);
return;
}
- mii = device_get_softc(sc->bce_miibus);
-
- mii_pollstat(mii);
- ifmr->ifm_active = mii->mii_media_active;
- ifmr->ifm_status = mii->mii_media_status;
+
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_CAP_FLAG) != 0)
+ bce_ifmedia_sts_rphy(sc, ifmr);
+ else {
+ mii = device_get_softc(sc->bce_miibus);
+ mii_pollstat(mii);
+ ifmr->ifm_active = mii->mii_media_active;
+ ifmr->ifm_status = mii->mii_media_status;
+ }
BCE_UNLOCK(sc);
@@ -6199,14 +6516,26 @@
STATUS_ATTN_BITS_LINK_STATE);
DBPRINT(sc, BCE_INFO_PHY, "%s(): Link is now UP.\n",
__FUNCTION__);
- }
- else {
+ } else {
REG_WR(sc, BCE_PCICFG_STATUS_BIT_CLEAR_CMD,
STATUS_ATTN_BITS_LINK_STATE);
DBPRINT(sc, BCE_INFO_PHY, "%s(): Link is now DOWN.\n",
__FUNCTION__);
}
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_CAP_FLAG) != 0) {
+ if (new_link_state) {
+ if (bootverbose)
+ if_printf(sc->bce_ifp, "link UP\n");
+ if_link_state_change(sc->bce_ifp,
+ LINK_STATE_UP);
+ } else {
+ if (bootverbose)
+ if_printf(sc->bce_ifp, "link DOWN\n");
+ if_link_state_change(sc->bce_ifp,
+ LINK_STATE_DOWN);
+ }
+ }
/*
* Assume link is down and allow
* tick routine to update the state
@@ -6842,6 +7171,8 @@
bcopy(IF_LLADDR(sc->bce_ifp), sc->eaddr, ETHER_ADDR_LEN);
bce_set_mac_addr(sc);
+ if (bce_hdr_split == FALSE)
+ bce_get_rx_buffer_sizes(sc, ifp->if_mtu);
/*
* Calculate and program the hardware Ethernet MTU
* size. Be generous on the receive if we have room
@@ -7436,22 +7767,10 @@
BCE_LOCK(sc);
ifp->if_mtu = ifr->ifr_mtu;
-
- if (bce_hdr_split == FALSE) {
- if (ifp->if_drv_flags & IFF_DRV_RUNNING) {
- /*
- * Because allocation size is used in RX
- * buffer allocation, stop controller if
- * it is already running.
- */
- bce_stop(sc);
- }
-
- bce_get_rx_buffer_sizes(sc, ifp->if_mtu);
-
+ if (ifp->if_drv_flags & IFF_DRV_RUNNING) {
+ ifp->if_drv_flags &= ~IFF_DRV_RUNNING;
bce_init_locked(sc);
}
-
BCE_UNLOCK(sc);
break;
@@ -7505,10 +7824,14 @@
case SIOCGIFMEDIA:
DBPRINT(sc, BCE_VERBOSE_MISC,
"Received SIOCSIFMEDIA/SIOCGIFMEDIA\n");
-
- mii = device_get_softc(sc->bce_miibus);
- error = ifmedia_ioctl(ifp, ifr,
- &mii->mii_media, command);
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_CAP_FLAG) != 0)
+ error = ifmedia_ioctl(ifp, ifr, &sc->bce_ifmedia,
+ command);
+ else {
+ mii = device_get_softc(sc->bce_miibus);
+ error = ifmedia_ioctl(ifp, ifr, &mii->mii_media,
+ command);
+ }
break;
/* Set interface capability */
@@ -8173,6 +8496,7 @@
struct bce_softc *sc = xsc;
struct mii_data *mii;
struct ifnet *ifp;
+ struct ifmediareq ifmr;
ifp = sc->bce_ifp;
@@ -8203,21 +8527,32 @@
goto bce_tick_exit;
/* Link is down. Check what the PHY's doing. */
- mii = device_get_softc(sc->bce_miibus);
- mii_tick(mii);
-
- /* Check if the link has come up. */
- if ((mii->mii_media_status & IFM_ACTIVE) &&
- (IFM_SUBTYPE(mii->mii_media_active) != IFM_NONE)) {
- DBPRINT(sc, BCE_VERBOSE_MISC,
- "%s(): Link up!\n", __FUNCTION__);
- sc->bce_link_up = TRUE;
- if ((IFM_SUBTYPE(mii->mii_media_active) == IFM_1000_T ||
- IFM_SUBTYPE(mii->mii_media_active) == IFM_1000_SX ||
- IFM_SUBTYPE(mii->mii_media_active) == IFM_2500_SX) &&
- (bce_verbose || bootverbose))
- BCE_PRINTF("Gigabit link up!\n");
-
+ if ((sc->bce_phy_flags & BCE_PHY_REMOTE_CAP_FLAG) != 0) {
+ bzero(&ifmr, sizeof(ifmr));
+ bce_ifmedia_sts_rphy(sc, &ifmr);
+ if ((ifmr.ifm_status & (IFM_ACTIVE | IFM_AVALID)) ==
+ (IFM_ACTIVE | IFM_AVALID)) {
+ sc->bce_link_up = TRUE;
+ bce_miibus_statchg(sc->bce_dev);
+ }
+ } else {
+ mii = device_get_softc(sc->bce_miibus);
+ mii_tick(mii);
+ /* Check if the link has come up. */
+ if ((mii->mii_media_status & IFM_ACTIVE) &&
+ (IFM_SUBTYPE(mii->mii_media_active) != IFM_NONE)) {
+ DBPRINT(sc, BCE_VERBOSE_MISC, "%s(): Link up!\n",
+ __FUNCTION__);
+ sc->bce_link_up = TRUE;
+ if ((IFM_SUBTYPE(mii->mii_media_active) == IFM_1000_T ||
+ IFM_SUBTYPE(mii->mii_media_active) == IFM_1000_SX ||
+ IFM_SUBTYPE(mii->mii_media_active) == IFM_2500_SX) &&
+ (bce_verbose || bootverbose))
+ BCE_PRINTF("Gigabit link up!\n");
+ }
+
+ }
+ if (sc->bce_link_up == TRUE) {
/* Now that link is up, handle any outstanding TX traffic. */
if (!IFQ_DRV_IS_EMPTY(&ifp->if_snd)) {
DBPRINT(sc, BCE_VERBOSE_MISC, "%s(): Found "
@@ -8231,6 +8566,36 @@
return;
}
+static void
+bce_fw_cap_init(struct bce_softc *sc)
+{
+ u32 ack, cap, link;
+
+ ack = 0;
+ cap = bce_shmem_rd(sc, BCE_FW_CAP_MB);
+ if ((cap & BCE_FW_CAP_SIGNATURE_MAGIC_MASK) !=
+ BCE_FW_CAP_SIGNATURE_MAGIC)
+ return;
+ if ((cap & (BCE_FW_CAP_MFW_KEEP_VLAN | BCE_FW_CAP_BC_KEEP_VLAN)) ==
+ (BCE_FW_CAP_MFW_KEEP_VLAN | BCE_FW_CAP_BC_KEEP_VLAN))
+ ack |= BCE_DRV_ACK_CAP_SIGNATURE_MAGIC |
+ BCE_FW_CAP_MFW_KEEP_VLAN | BCE_FW_CAP_BC_KEEP_VLAN;
+ if ((sc->bce_phy_flags & BCE_PHY_SERDES_FLAG) != 0 &&
+ (cap & BCE_FW_CAP_REMOTE_PHY_CAP) != 0) {
+ sc->bce_phy_flags &= ~BCE_PHY_REMOTE_PORT_FIBER_FLAG;
+ sc->bce_phy_flags |= BCE_PHY_REMOTE_CAP_FLAG;
+ link = bce_shmem_rd(sc, BCE_LINK_STATUS);
+ if ((link & BCE_LINK_STATUS_SERDES_LINK) != 0)
+ sc->bce_phy_flags |= BCE_PHY_REMOTE_PORT_FIBER_FLAG;
+ ack |= BCE_DRV_ACK_CAP_SIGNATURE_MAGIC |
+ BCE_FW_CAP_REMOTE_PHY_CAP;
+ }
+
+ if (ack != 0)
+ bce_shmem_wr(sc, BCE_DRV_ACK_CAP_MB, ack);
+}
+
+
#ifdef BCE_DEBUG
/****************************************************************************/
/* Allows the driver state to be dumped through the sysctl interface. */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/bce/if_bcereg.h
--- a/head/sys/dev/bce/if_bcereg.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/bce/if_bcereg.h Wed Jul 25 17:04:43 2012 +0300
@@ -26,7 +26,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/bce/if_bcereg.h 234121 2012-04-11 06:34:25Z yongari $
+ * $FreeBSD: head/sys/dev/bce/if_bcereg.h 235151 2012-05-09 01:55:23Z yongari $
*/
#ifndef _BCEREG_H_DEFINED
@@ -814,6 +814,23 @@
#define BCE_DRV_PULSE_SEQ_MASK 0x00007fff
#define BCE_MB_ARGS_0 0x00000014
+#define BCE_NETLINK_SPEED_10HALF (1<<0)
+#define BCE_NETLINK_SPEED_10FULL (1<<1)
+#define BCE_NETLINK_SPEED_100HALF (1<<2)
+#define BCE_NETLINK_SPEED_100FULL (1<<3)
+#define BCE_NETLINK_SPEED_1000HALF (1<<4)
+#define BCE_NETLINK_SPEED_1000FULL (1<<5)
+#define BCE_NETLINK_SPEED_2500HALF (1<<6)
+#define BCE_NETLINK_SPEED_2500FULL (1<<7)
+#define BCE_NETLINK_SPEED_10GHALF (1<<8)
+#define BCE_NETLINK_SPEED_10GFULL (1<<9)
+#define BCE_NETLINK_ANEG_ENB (1<<10)
+#define BCE_NETLINK_PHY_APP_REMOTE (1<<11)
+#define BCE_NETLINK_FC_PAUSE_SYM (1<<12)
+#define BCE_NETLINK_FC_PAUSE_ASYM (1<<13)
+#define BCE_NETLINK_ETH_AT_WIRESPEED (1<<14)
+#define BCE_NETLINK_PHY_RESET (1<<15)
+
#define BCE_MB_ARGS_1 0x00000018
/* Indicate to the firmware not to go into the
@@ -1079,6 +1096,26 @@
#define BCE_BC_STATE_BC_DBG_CMD_LOOP_CNT_MASK 0xffff
#define BCE_BC_STATE_BC_DBG_CMD_LOOP_INFINITE 0xffff
+#define BCE_FW_EVT_CODE_MB 0x00000354
+#define BCE_FW_EVT_CODE_SW_TIMER_EXPIRE_EVENT 0x00000000
+#define BCE_FW_EVT_CODE_LINK_EVENT 0x00000001
+
+#define BCE_DRV_ACK_CAP_MB 0x00000364
+#define BCE_DRV_ACK_CAP_SIGNATURE_MAGIC 0x35450000
+
+#define BCE_FW_CAP_MB 0x00000368
+#define BCE_FW_CAP_SIGNATURE_MAGIC 0xaa550000
+#define BCE_FW_ACK_SIGNATURE_MAGIC 0x52500000
+#define BCE_FW_CAP_SIGNATURE_MAGIC_MASK 0xffff0000
+#define BCE_FW_CAP_REMOTE_PHY_CAP 0x00000001
+#define BCE_FW_CAP_REMOTE_PHY_PRESENT 0x00000002
+#define BCE_FW_CAP_MFW_KEEP_VLAN 0x00000008
+#define BCE_FW_CAP_BC_KEEP_VLAN 0x00000010
+
+#define BCE_RPHY_SERDES_LINK 0x00000374
+
+#define BCE_RPHY_COPPER_LINK 0x00000378
+
#define HOST_VIEW_SHMEM_BASE 0x167c00
/*
@@ -6454,6 +6491,8 @@
#define BCE_PHY_INT_MODE_AUTO_POLLING_FLAG 0x00000100
#define BCE_PHY_INT_MODE_LINK_READY_FLAG 0x00000200
#define BCE_PHY_IEEE_CLAUSE_45_FLAG 0x00000400
+#define BCE_PHY_REMOTE_CAP_FLAG 0x00000800
+#define BCE_PHY_REMOTE_PORT_FIBER_FLAG 0x00001000
/* Values that need to be shared with the PHY driver. */
u32 bce_shared_hw_cfg;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/bge/if_bge.c
--- a/head/sys/dev/bge/if_bge.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/bge/if_bge.c Wed Jul 25 17:04:43 2012 +0300
@@ -32,7 +32,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/bge/if_bge.c 232850 2012-03-12 03:47:30Z yongari $");
+__FBSDID("$FreeBSD: head/sys/dev/bge/if_bge.c 236488 2012-06-02 19:41:28Z marius $");
/*
* Broadcom BCM570x family gigabit ethernet driver for FreeBSD.
@@ -2368,7 +2368,6 @@
if (sc->bge_cdata.bge_tx_mtag)
bus_dma_tag_destroy(sc->bge_cdata.bge_tx_mtag);
-
/* Destroy standard RX ring. */
if (sc->bge_cdata.bge_rx_std_ring_map)
bus_dmamap_unload(sc->bge_cdata.bge_rx_std_ring_tag,
@@ -2767,9 +2766,8 @@
};
devclass_t pci, pcib;
device_t bus, dev;
- int count, i;
-
- count = sizeof(mbox_reorder_lists) / sizeof(mbox_reorder_lists[0]);
+ int i;
+
pci = devclass_find("pci");
pcib = devclass_find("pcib");
dev = sc->bge_dev;
@@ -2777,17 +2775,9 @@
for (;;) {
dev = device_get_parent(bus);
bus = device_get_parent(dev);
- device_printf(sc->bge_dev, "dev : %s%d, bus : %s%d\n",
- device_get_name(dev), device_get_unit(dev),
- device_get_name(bus), device_get_unit(bus));
if (device_get_devclass(dev) != pcib)
break;
- for (i = 0; i < count; i++) {
- device_printf(sc->bge_dev,
- "probing dev : %s%d, vendor : 0x%04x "
- "device : 0x%04x\n",
- device_get_name(dev), device_get_unit(dev),
- pci_get_vendor(dev), pci_get_device(dev));
+ for (i = 0; i < nitems(mbox_reorder_lists); i++) {
if (pci_get_vendor(dev) ==
mbox_reorder_lists[i].vendor &&
pci_get_device(dev) ==
@@ -2869,8 +2859,6 @@
sc = device_get_softc(dev);
sc->bge_dev = dev;
- bge_add_sysctls(sc);
-
TASK_INIT(&sc->bge_intr_task, 0, bge_intr_task, sc);
/*
@@ -3016,6 +3004,9 @@
break;
}
+ /* Add SYSCTLs, requires the chipset family to be set. */
+ bge_add_sysctls(sc);
+
/* Set various PHY bug flags. */
if (sc->bge_chipid == BGE_CHIPID_BCM5701_A0 ||
sc->bge_chipid == BGE_CHIPID_BCM5701_B0)
@@ -3638,8 +3629,6 @@
/* Clear enable no snoop and disable relaxed ordering. */
devctl &= ~(PCIM_EXP_CTL_RELAXED_ORD_ENABLE |
PCIM_EXP_CTL_NOSNOOP_ENABLE);
- /* Set PCIE max payload size to 128. */
- devctl &= ~PCIM_EXP_CTL_MAX_PAYLOAD;
pci_write_config(dev, sc->bge_expcap + PCIR_EXPRESS_DEVICE_CTL,
devctl, 2);
/* Clear error status. */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/bge/if_bgereg.h
--- a/head/sys/dev/bge/if_bgereg.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/bge/if_bgereg.h Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/bge/if_bgereg.h 232850 2012-03-12 03:47:30Z yongari $
+ * $FreeBSD: head/sys/dev/bge/if_bgereg.h 236701 2012-06-07 03:22:20Z yongari $
*/
/*
@@ -779,11 +779,11 @@
#define BGE_LEDCTL_10MBPS_LED 0x00000008
#define BGE_LEDCTL_TRAFLED_OVERRIDE 0x00000010
#define BGE_LEDCTL_TRAFLED_BLINK 0x00000020
-#define BGE_LEDCTL_TREFLED_BLINK_2 0x00000040
+#define BGE_LEDCTL_TRAFLED_BLINK_2 0x00000040
#define BGE_LEDCTL_1000MBPS_STS 0x00000080
#define BGE_LEDCTL_100MBPS_STS 0x00000100
#define BGE_LEDCTL_10MBPS_STS 0x00000200
-#define BGE_LEDCTL_TRADLED_STS 0x00000400
+#define BGE_LEDCTL_TRAFLED_STS 0x00000400
#define BGE_LEDCTL_BLINKPERIOD 0x7FF80000
#define BGE_LEDCTL_BLINKPERIOD_OVERRIDE 0x80000000
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/bwi/bwimac.c
--- a/head/sys/dev/bwi/bwimac.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/bwi/bwimac.c Wed Jul 25 17:04:43 2012 +0300
@@ -35,10 +35,11 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/bwi/bwimac.c 235338 2012-05-12 15:11:53Z adrian $");
#include "opt_inet.h"
#include "opt_bwi.h"
+#include "opt_wlan.h"
#include <sys/param.h>
#include <sys/endian.h>
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/bwi/bwiphy.c
--- a/head/sys/dev/bwi/bwiphy.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/bwi/bwiphy.c Wed Jul 25 17:04:43 2012 +0300
@@ -35,9 +35,10 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/bwi/bwiphy.c 226182 2011-10-10 02:54:58Z adrian $");
+__FBSDID("$FreeBSD: head/sys/dev/bwi/bwiphy.c 235338 2012-05-12 15:11:53Z adrian $");
#include "opt_inet.h"
+#include "opt_wlan.h"
#include <sys/param.h>
#include <sys/endian.h>
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/bwi/bwirf.c
--- a/head/sys/dev/bwi/bwirf.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/bwi/bwirf.c Wed Jul 25 17:04:43 2012 +0300
@@ -35,10 +35,11 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/bwi/bwirf.c 235338 2012-05-12 15:11:53Z adrian $");
#include "opt_inet.h"
#include "opt_bwi.h"
+#include "opt_wlan.h"
#include <sys/param.h>
#include <sys/endian.h>
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/bwi/if_bwi.c
--- a/head/sys/dev/bwi/if_bwi.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/bwi/if_bwi.c Wed Jul 25 17:04:43 2012 +0300
@@ -35,10 +35,11 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/bwi/if_bwi.c 228621 2011-12-17 10:23:17Z bschmidt $");
+__FBSDID("$FreeBSD: head/sys/dev/bwi/if_bwi.c 235338 2012-05-12 15:11:53Z adrian $");
#include "opt_inet.h"
#include "opt_bwi.h"
+#include "opt_wlan.h"
#include <sys/param.h>
#include <sys/endian.h>
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/bwi/if_bwi_pci.c
--- a/head/sys/dev/bwi/if_bwi_pci.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/bwi/if_bwi_pci.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,12 +28,14 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/bwi/if_bwi_pci.c 235338 2012-05-12 15:11:53Z adrian $");
/*
* PCI/Cardbus front-end for the Broadcom Wireless LAN controller driver.
*/
+#include "opt_wlan.h"
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/module.h>
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/common/cxgb_ctl_defs.h
--- a/head/sys/dev/cxgb/common/cxgb_ctl_defs.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/common/cxgb_ctl_defs.h Wed Jul 25 17:04:43 2012 +0300
@@ -6,7 +6,7 @@
* FITNESS FOR A PARTICULAR PURPOSE. See the LICENSE file included in this
* release for licensing terms and conditions.
*
- * $FreeBSD$
+ * $FreeBSD: head/sys/dev/cxgb/common/cxgb_ctl_defs.h 237263 2012-06-19 07:34:13Z np $
*/
#ifndef _CXGB3_OFFLOAD_CTL_DEFS_H
@@ -60,14 +60,12 @@
const unsigned short *mtus; /* the MTU table values */
};
-struct net_device;
-
/*
- * Structure used to request the adapter net_device owning a given MAC address.
+ * Structure used to request the ifnet that owns a given MAC address.
*/
struct iff_mac {
- struct net_device *dev; /* the net_device */
- const unsigned char *mac_addr; /* MAC address to lookup */
+ struct ifnet *dev;
+ const unsigned char *mac_addr;
u16 vlan_tag;
};
@@ -85,7 +83,7 @@
struct adap_ports {
unsigned int nports; /* number of ports on this adapter */
- struct net_device *lldevs[MAX_NPORTS];
+ struct ifnet *lldevs[MAX_NPORTS];
};
/*
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/cxgb_adapter.h
--- a/head/sys/dev/cxgb/cxgb_adapter.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/cxgb_adapter.h Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD: head/sys/dev/cxgb/cxgb_adapter.h 231116 2012-02-07 07:32:39Z np $
+$FreeBSD: head/sys/dev/cxgb/cxgb_adapter.h 237832 2012-06-30 02:11:53Z np $
***************************************************************************/
@@ -46,6 +46,7 @@
#include <net/if.h>
#include <net/if_media.h>
#include <net/if_dl.h>
+#include <netinet/in.h>
#include <netinet/tcp_lro.h>
#include <machine/bus.h>
@@ -56,7 +57,6 @@
#include <dev/pci/pcivar.h>
#include <cxgb_osdep.h>
-#include <t3cdev.h>
#include <sys/mbufq.h>
struct adapter;
@@ -129,6 +129,7 @@
CXGB_OFLD_INIT = (1 << 7),
TP_PARITY_INIT = (1 << 8),
CXGB_BUSY = (1 << 9),
+ TOM_INIT_DONE = (1 << 10),
/* port flags */
DOOMED = (1 << 0),
@@ -178,7 +179,6 @@
uint32_t async_notif;
uint32_t cntxt_id;
uint32_t offload_pkts;
- uint32_t offload_bundles;
uint32_t pure_rsps;
uint32_t unhandled_irqs;
uint32_t starved;
@@ -265,15 +265,6 @@
struct sg_ent txq_sgl[TX_MAX_SEGS / 2 + 1];
};
-
-enum {
- SGE_PSTAT_TSO, /* # of TSO requests */
- SGE_PSTAT_RX_CSUM_GOOD, /* # of successful RX csum offloads */
- SGE_PSTAT_TX_CSUM, /* # of TX checksum offloads */
- SGE_PSTAT_VLANEX, /* # of VLAN tag extractions */
- SGE_PSTAT_VLANINS, /* # of VLAN tag insertions */
-};
-
#define SGE_PSTAT_MAX (SGE_PSTAT_VLANINS+1)
#define QS_EXITING 0x1
@@ -288,8 +279,8 @@
struct lro_state lro;
struct sge_txq txq[SGE_TXQ_PER_SET];
uint32_t txq_stopped; /* which Tx queues are stopped */
- uint64_t port_stats[SGE_PSTAT_MAX];
struct port_info *port;
+ struct adapter *adap;
int idx; /* qset # */
int qs_flags;
int coalescing;
@@ -306,10 +297,13 @@
struct filter_info;
+typedef int (*cpl_handler_t)(struct sge_qset *, struct rsp_desc *,
+ struct mbuf *);
+
struct adapter {
+ SLIST_ENTRY(adapter) link;
device_t dev;
int flags;
- TAILQ_ENTRY(adapter) adapter_entry;
/* PCI register resources */
int regs_rid;
@@ -375,11 +369,16 @@
struct port_info port[MAX_NPORTS];
device_t portdev[MAX_NPORTS];
- struct t3cdev tdev;
+#ifdef TCP_OFFLOAD
+ void *tom_softc;
+ void *iwarp_softc;
+#endif
char fw_version[64];
char port_types[MAX_NPORTS + 1];
uint32_t open_device_map;
- uint32_t registered_device_map;
+#ifdef TCP_OFFLOAD
+ int offload_map;
+#endif
struct mtx lock;
driver_intr_t *cxgb_intr;
int msi_count;
@@ -391,6 +390,11 @@
char elmerlockbuf[ADAPTER_LOCK_NAME_LEN];
int timestamp;
+
+#ifdef TCP_OFFLOAD
+#define NUM_CPL_HANDLERS 0xa7
+ cpl_handler_t cpl_handler[NUM_CPL_HANDLERS] __aligned(CACHE_LINE_SIZE);
+#endif
};
struct t3_rx_mode {
@@ -501,10 +505,12 @@
int speed, int duplex, int fc, int mac_was_reset);
void t3_os_phymod_changed(struct adapter *adap, int port_id);
void t3_sge_err_intr_handler(adapter_t *adapter);
-int t3_offload_tx(struct t3cdev *, struct mbuf *);
+#ifdef TCP_OFFLOAD
+int t3_offload_tx(struct adapter *, struct mbuf *);
+#endif
void t3_os_set_hw_addr(adapter_t *adapter, int port_idx, u8 hw_addr[]);
int t3_mgmt_tx(adapter_t *adap, struct mbuf *m);
-
+int t3_register_cpl_handler(struct adapter *, int, cpl_handler_t);
int t3_sge_alloc(struct adapter *);
int t3_sge_free(struct adapter *);
@@ -522,7 +528,7 @@
int t3_sge_init_port(struct port_info *);
void t3_free_tx_desc(struct sge_qset *qs, int n, int qid);
-void t3_rx_eth(struct adapter *adap, struct sge_rspq *rq, struct mbuf *m, int ethpad);
+void t3_rx_eth(struct adapter *adap, struct mbuf *m, int ethpad);
void t3_add_attach_sysctls(adapter_t *sc);
void t3_add_configured_sysctls(adapter_t *sc);
@@ -555,15 +561,9 @@
return container_of(q, struct sge_qset, txq[qidx]);
}
-static __inline struct adapter *
-tdev2adap(struct t3cdev *d)
-{
- return container_of(d, struct adapter, tdev);
-}
-
#undef container_of
-#define OFFLOAD_DEVMAP_BIT 15
+#define OFFLOAD_DEVMAP_BIT (1 << MAX_NPORTS)
static inline int offload_running(adapter_t *adapter)
{
return isset(&adapter->open_device_map, OFFLOAD_DEVMAP_BIT);
@@ -572,4 +572,5 @@
void cxgb_tx_watchdog(void *arg);
int cxgb_transmit(struct ifnet *ifp, struct mbuf *m);
void cxgb_qflush(struct ifnet *ifp);
+void t3_iterate(void (*)(struct adapter *, void *), void *);
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/cxgb_main.c
--- a/head/sys/dev/cxgb/cxgb_main.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/cxgb_main.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,7 +28,9 @@
***************************************************************************/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/cxgb/cxgb_main.c 231317 2012-02-09 23:19:09Z np $");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/cxgb_main.c 237832 2012-06-30 02:11:53Z np $");
+
+#include "opt_inet.h"
#include <sys/param.h>
#include <sys/systm.h>
@@ -107,6 +109,9 @@
unsigned int, u64, u64);
static inline void set_tcb_field_ulp(struct cpl_set_tcb_field *, unsigned int,
unsigned int, u64, u64);
+#ifdef TCP_OFFLOAD
+static int cpl_not_handled(struct sge_qset *, struct rsp_desc *, struct mbuf *);
+#endif
/* Attachment glue for the PCI controller end of the device. Each port of
* the device is attached separately, as defined later.
@@ -119,10 +124,11 @@
unsigned int end);
static void cxgb_get_regs(adapter_t *sc, struct ch_ifconf_regs *regs, uint8_t *buf);
static int cxgb_get_regs_len(void);
-static int offload_open(struct port_info *pi);
static void touch_bars(device_t dev);
-static int offload_close(struct t3cdev *tdev);
static void cxgb_update_mac_settings(struct port_info *p);
+#ifdef TCP_OFFLOAD
+static int toe_capability(struct port_info *, int);
+#endif
static device_method_t cxgb_controller_methods[] = {
DEVMETHOD(device_probe, cxgb_controller_probe),
@@ -138,8 +144,11 @@
sizeof(struct adapter)
};
+static int cxgbc_mod_event(module_t, int, void *);
static devclass_t cxgb_controller_devclass;
-DRIVER_MODULE(cxgbc, pci, cxgb_controller_driver, cxgb_controller_devclass, 0, 0);
+DRIVER_MODULE(cxgbc, pci, cxgb_controller_driver, cxgb_controller_devclass,
+ cxgbc_mod_event, 0);
+MODULE_VERSION(cxgbc, 1);
/*
* Attachment glue for the ports. Attachment is done directly to the
@@ -177,6 +186,14 @@
static devclass_t cxgb_port_devclass;
DRIVER_MODULE(cxgb, cxgbc, cxgb_port_driver, cxgb_port_devclass, 0, 0);
+MODULE_VERSION(cxgb, 1);
+
+static struct mtx t3_list_lock;
+static SLIST_HEAD(, adapter) t3_list;
+#ifdef TCP_OFFLOAD
+static struct mtx t3_uld_list_lock;
+static SLIST_HEAD(, uld_info) t3_uld_list;
+#endif
/*
* The driver uses the best interrupt scheme available on a platform in the
@@ -195,15 +212,6 @@
"MSI-X, MSI, INTx selector");
/*
- * The driver enables offload as a default.
- * To disable it, use ofld_disable = 1.
- */
-static int ofld_disable = 0;
-TUNABLE_INT("hw.cxgb.ofld_disable", &ofld_disable);
-SYSCTL_INT(_hw_cxgb, OID_AUTO, ofld_disable, CTLFLAG_RDTUN, &ofld_disable, 0,
- "disable ULP offload");
-
-/*
* The driver uses an auto-queue algorithm by default.
* To disable it and force a single queue-set per port, use multiq = 0
*/
@@ -445,6 +453,25 @@
sc->msi_count = 0;
ai = cxgb_get_adapter_info(dev);
+ snprintf(sc->lockbuf, ADAPTER_LOCK_NAME_LEN, "cxgb controller lock %d",
+ device_get_unit(dev));
+ ADAPTER_LOCK_INIT(sc, sc->lockbuf);
+
+ snprintf(sc->reglockbuf, ADAPTER_LOCK_NAME_LEN, "SGE reg lock %d",
+ device_get_unit(dev));
+ snprintf(sc->mdiolockbuf, ADAPTER_LOCK_NAME_LEN, "cxgb mdio lock %d",
+ device_get_unit(dev));
+ snprintf(sc->elmerlockbuf, ADAPTER_LOCK_NAME_LEN, "cxgb elmer lock %d",
+ device_get_unit(dev));
+
+ MTX_INIT(&sc->sge.reg_lock, sc->reglockbuf, NULL, MTX_SPIN);
+ MTX_INIT(&sc->mdio_lock, sc->mdiolockbuf, NULL, MTX_DEF);
+ MTX_INIT(&sc->elmer_lock, sc->elmerlockbuf, NULL, MTX_DEF);
+
+ mtx_lock(&t3_list_lock);
+ SLIST_INSERT_HEAD(&t3_list, sc, link);
+ mtx_unlock(&t3_list_lock);
+
/* find the PCIe link width and set max read request to 4KB*/
if (pci_find_cap(dev, PCIY_EXPRESS, ®) == 0) {
uint16_t lnk;
@@ -471,24 +498,10 @@
if ((sc->regs_res = bus_alloc_resource_any(dev, SYS_RES_MEMORY,
&sc->regs_rid, RF_ACTIVE)) == NULL) {
device_printf(dev, "Cannot allocate BAR region 0\n");
- return (ENXIO);
+ error = ENXIO;
+ goto out;
}
- snprintf(sc->lockbuf, ADAPTER_LOCK_NAME_LEN, "cxgb controller lock %d",
- device_get_unit(dev));
- ADAPTER_LOCK_INIT(sc, sc->lockbuf);
-
- snprintf(sc->reglockbuf, ADAPTER_LOCK_NAME_LEN, "SGE reg lock %d",
- device_get_unit(dev));
- snprintf(sc->mdiolockbuf, ADAPTER_LOCK_NAME_LEN, "cxgb mdio lock %d",
- device_get_unit(dev));
- snprintf(sc->elmerlockbuf, ADAPTER_LOCK_NAME_LEN, "cxgb elmer lock %d",
- device_get_unit(dev));
-
- MTX_INIT(&sc->sge.reg_lock, sc->reglockbuf, NULL, MTX_SPIN);
- MTX_INIT(&sc->mdio_lock, sc->mdiolockbuf, NULL, MTX_DEF);
- MTX_INIT(&sc->elmer_lock, sc->elmerlockbuf, NULL, MTX_DEF);
-
sc->bt = rman_get_bustag(sc->regs_res);
sc->bh = rman_get_bushandle(sc->regs_res);
sc->mmio_len = rman_get_size(sc->regs_res);
@@ -604,7 +617,7 @@
} else {
sc->flags |= TPS_UPTODATE;
}
-
+
/*
* Create a child device for each MAC. The ethernet attachment
* will be done in these children.
@@ -636,12 +649,7 @@
t3_sge_init_adapter(sc);
t3_led_ready(sc);
-
- cxgb_offload_init();
- if (is_offload(sc)) {
- setbit(&sc->registered_device_map, OFFLOAD_DEVMAP_BIT);
- cxgb_adapter_ofld(sc);
- }
+
error = t3_get_fw_version(sc, &vers);
if (error)
goto out;
@@ -662,6 +670,11 @@
device_printf(sc->dev, "Firmware Version %s\n", &sc->fw_version[0]);
callout_reset(&sc->cxgb_tick_ch, hz, cxgb_tick, sc);
t3_add_attach_sysctls(sc);
+
+#ifdef TCP_OFFLOAD
+ for (i = 0; i < NUM_CPL_HANDLERS; i++)
+ sc->cpl_handler[i] = cpl_not_handled;
+#endif
out:
if (error)
cxgb_free(sc);
@@ -775,20 +788,9 @@
sc->tq = NULL;
}
- if (is_offload(sc)) {
- clrbit(&sc->registered_device_map, OFFLOAD_DEVMAP_BIT);
- cxgb_adapter_unofld(sc);
- }
-
-#ifdef notyet
- if (sc->flags & CXGB_OFLD_INIT)
- cxgb_offload_deactivate(sc);
-#endif
free(sc->filters, M_DEVBUF);
t3_sge_free(sc);
- cxgb_offload_exit();
-
if (sc->udbs_res != NULL)
bus_release_resource(sc->dev, SYS_RES_MEMORY, sc->udbs_rid,
sc->udbs_res);
@@ -800,6 +802,9 @@
MTX_DESTROY(&sc->mdio_lock);
MTX_DESTROY(&sc->sge.reg_lock);
MTX_DESTROY(&sc->elmer_lock);
+ mtx_lock(&t3_list_lock);
+ SLIST_REMOVE(&t3_list, sc, adapter, link);
+ mtx_unlock(&t3_list_lock);
ADAPTER_LOCK_DEINIT(sc);
}
@@ -981,7 +986,7 @@
#define CXGB_CAP (IFCAP_VLAN_HWTAGGING | IFCAP_VLAN_MTU | IFCAP_HWCSUM | \
IFCAP_VLAN_HWCSUM | IFCAP_TSO | IFCAP_JUMBO_MTU | IFCAP_LRO | \
- IFCAP_VLAN_HWTSO | IFCAP_LINKSTATE)
+ IFCAP_VLAN_HWTSO | IFCAP_LINKSTATE | IFCAP_HWCSUM_IPV6)
#define CXGB_CAP_ENABLE CXGB_CAP
static int
@@ -1017,8 +1022,13 @@
ifp->if_qflush = cxgb_qflush;
ifp->if_capabilities = CXGB_CAP;
+#ifdef TCP_OFFLOAD
+ if (is_offload(sc))
+ ifp->if_capabilities |= IFCAP_TOE4;
+#endif
ifp->if_capenable = CXGB_CAP_ENABLE;
- ifp->if_hwassist = CSUM_TCP | CSUM_UDP | CSUM_IP | CSUM_TSO;
+ ifp->if_hwassist = CSUM_TCP | CSUM_UDP | CSUM_IP | CSUM_TSO |
+ CSUM_UDP_IPV6 | CSUM_TCP_IPV6;
/*
* Disable TSO on 4-port - it isn't supported by the firmware.
@@ -1420,65 +1430,6 @@
cpus, rspq_map);
}
-
-/*
- * Sends an mbuf to an offload queue driver
- * after dealing with any active network taps.
- */
-static inline int
-offload_tx(struct t3cdev *tdev, struct mbuf *m)
-{
- int ret;
-
- ret = t3_offload_tx(tdev, m);
- return (ret);
-}
-
-static int
-write_smt_entry(struct adapter *adapter, int idx)
-{
- struct port_info *pi = &adapter->port[idx];
- struct cpl_smt_write_req *req;
- struct mbuf *m;
-
- if ((m = m_gethdr(M_NOWAIT, MT_DATA)) == NULL)
- return (ENOMEM);
-
- req = mtod(m, struct cpl_smt_write_req *);
- m->m_pkthdr.len = m->m_len = sizeof(struct cpl_smt_write_req);
-
- req->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SMT_WRITE_REQ, idx));
- req->mtu_idx = NMTUS - 1; /* should be 0 but there's a T3 bug */
- req->iff = idx;
- memset(req->src_mac1, 0, sizeof(req->src_mac1));
- memcpy(req->src_mac0, pi->hw_addr, ETHER_ADDR_LEN);
-
- m_set_priority(m, 1);
-
- offload_tx(&adapter->tdev, m);
-
- return (0);
-}
-
-static int
-init_smt(struct adapter *adapter)
-{
- int i;
-
- for_each_port(adapter, i)
- write_smt_entry(adapter, i);
- return 0;
-}
-
-static void
-init_port_mtus(adapter_t *adapter)
-{
- unsigned int mtus = ETHERMTU | (ETHERMTU << 16);
-
- t3_write_reg(adapter, A_TP_MTU_PORT_TABLE, mtus);
-}
-
static void
send_pktsched_cmd(struct adapter *adap, int sched, int qidx, int lo,
int hi, int port)
@@ -1705,45 +1656,6 @@
t3_intr_disable(sc);
}
-static int
-offload_open(struct port_info *pi)
-{
- struct adapter *sc = pi->adapter;
- struct t3cdev *tdev = &sc->tdev;
-
- setbit(&sc->open_device_map, OFFLOAD_DEVMAP_BIT);
-
- t3_tp_set_offload_mode(sc, 1);
- tdev->lldev = pi->ifp;
- init_port_mtus(sc);
- t3_load_mtus(sc, sc->params.mtus, sc->params.a_wnd, sc->params.b_wnd,
- sc->params.rev == 0 ? sc->port[0].ifp->if_mtu : 0xffff);
- init_smt(sc);
- cxgb_add_clients(tdev);
-
- return (0);
-}
-
-static int
-offload_close(struct t3cdev *tdev)
-{
- struct adapter *adapter = tdev2adap(tdev);
-
- if (!isset(&adapter->open_device_map, OFFLOAD_DEVMAP_BIT))
- return (0);
-
- /* Call back all registered clients */
- cxgb_remove_clients(tdev);
-
- tdev->lldev = NULL;
- cxgb_set_dummy_ops(tdev);
- t3_tp_set_offload_mode(adapter, 0);
-
- clrbit(&adapter->open_device_map, OFFLOAD_DEVMAP_BIT);
-
- return (0);
-}
-
/*
* if_init for cxgb ports.
*/
@@ -1793,15 +1705,9 @@
ADAPTER_UNLOCK(sc);
}
- if (sc->open_device_map == 0) {
- if ((rc = cxgb_up(sc)) != 0)
+ if (sc->open_device_map == 0 && ((rc = cxgb_up(sc)) != 0))
goto done;
- if (is_offload(sc) && !ofld_disable && offload_open(p))
- log(LOG_WARNING,
- "Could not initialize offload capabilities\n");
- }
-
PORT_LOCK(p);
if (isset(&sc->open_device_map, p->port_id) &&
(ifp->if_drv_flags & IFF_DRV_RUNNING)) {
@@ -1929,7 +1835,6 @@
DELAY(100 * 1000);
t3_mac_disable(&pi->mac, MAC_DIRECTION_RX);
-
pi->phy.ops->power_down(&pi->phy, 1);
PORT_UNLOCK(pi);
@@ -1937,9 +1842,6 @@
pi->link_config.link_ok = 0;
t3_os_link_changed(sc, pi->port_id, 0, 0, 0, 0, 0);
- if ((sc->open_device_map & PORT_MASK) == 0)
- offload_close(&sc->tdev);
-
if (sc->open_device_map == 0)
cxgb_down(pi->adapter);
@@ -2049,31 +1951,52 @@
ifp->if_capenable ^= IFCAP_TXCSUM;
ifp->if_hwassist ^= (CSUM_TCP | CSUM_UDP | CSUM_IP);
- if (IFCAP_TSO & ifp->if_capenable &&
+ if (IFCAP_TSO4 & ifp->if_capenable &&
!(IFCAP_TXCSUM & ifp->if_capenable)) {
- ifp->if_capenable &= ~IFCAP_TSO;
- ifp->if_hwassist &= ~CSUM_TSO;
+ ifp->if_capenable &= ~IFCAP_TSO4;
if_printf(ifp,
- "tso disabled due to -txcsum.\n");
+ "tso4 disabled due to -txcsum.\n");
+ }
+ }
+ if (mask & IFCAP_TXCSUM_IPV6) {
+ ifp->if_capenable ^= IFCAP_TXCSUM_IPV6;
+ ifp->if_hwassist ^= (CSUM_UDP_IPV6 | CSUM_TCP_IPV6);
+
+ if (IFCAP_TSO6 & ifp->if_capenable &&
+ !(IFCAP_TXCSUM_IPV6 & ifp->if_capenable)) {
+ ifp->if_capenable &= ~IFCAP_TSO6;
+ if_printf(ifp,
+ "tso6 disabled due to -txcsum6.\n");
}
}
if (mask & IFCAP_RXCSUM)
ifp->if_capenable ^= IFCAP_RXCSUM;
- if (mask & IFCAP_TSO) {
- ifp->if_capenable ^= IFCAP_TSO;
-
- if (IFCAP_TSO & ifp->if_capenable) {
- if (IFCAP_TXCSUM & ifp->if_capenable)
- ifp->if_hwassist |= CSUM_TSO;
- else {
- ifp->if_capenable &= ~IFCAP_TSO;
- ifp->if_hwassist &= ~CSUM_TSO;
- if_printf(ifp,
- "enable txcsum first.\n");
- error = EAGAIN;
- }
- } else
- ifp->if_hwassist &= ~CSUM_TSO;
+ if (mask & IFCAP_RXCSUM_IPV6)
+ ifp->if_capenable ^= IFCAP_RXCSUM_IPV6;
+
+ /*
+ * Note that we leave CSUM_TSO alone (it is always set). The
+ * kernel takes both IFCAP_TSOx and CSUM_TSO into account before
+ * sending a TSO request our way, so it's sufficient to toggle
+ * IFCAP_TSOx only.
+ */
+ if (mask & IFCAP_TSO4) {
+ if (!(IFCAP_TSO4 & ifp->if_capenable) &&
+ !(IFCAP_TXCSUM & ifp->if_capenable)) {
+ if_printf(ifp, "enable txcsum first.\n");
+ error = EAGAIN;
+ goto fail;
+ }
+ ifp->if_capenable ^= IFCAP_TSO4;
+ }
+ if (mask & IFCAP_TSO6) {
+ if (!(IFCAP_TSO6 & ifp->if_capenable) &&
+ !(IFCAP_TXCSUM_IPV6 & ifp->if_capenable)) {
+ if_printf(ifp, "enable txcsum6 first.\n");
+ error = EAGAIN;
+ goto fail;
+ }
+ ifp->if_capenable ^= IFCAP_TSO6;
}
if (mask & IFCAP_LRO) {
ifp->if_capenable ^= IFCAP_LRO;
@@ -2081,6 +2004,15 @@
/* Safe to do this even if cxgb_up not called yet */
cxgb_set_lro(p, ifp->if_capenable & IFCAP_LRO);
}
+#ifdef TCP_OFFLOAD
+ if (mask & IFCAP_TOE4) {
+ int enable = (ifp->if_capenable ^ mask) & IFCAP_TOE4;
+
+ error = toe_capability(p, enable);
+ if (error == 0)
+ ifp->if_capenable ^= mask;
+ }
+#endif
if (mask & IFCAP_VLAN_HWTAGGING) {
ifp->if_capenable ^= IFCAP_VLAN_HWTAGGING;
if (ifp->if_drv_flags & IFF_DRV_RUNNING) {
@@ -3362,3 +3294,235 @@
txpkt->len = htonl(V_ULPTX_NFLITS(sizeof(*req) / 8));
mk_set_tcb_field(req, tid, word, mask, val);
}
+
+void
+t3_iterate(void (*func)(struct adapter *, void *), void *arg)
+{
+ struct adapter *sc;
+
+ mtx_lock(&t3_list_lock);
+ SLIST_FOREACH(sc, &t3_list, link) {
+ /*
+ * func should not make any assumptions about what state sc is
+ * in - the only guarantee is that sc->sc_lock is a valid lock.
+ */
+ func(sc, arg);
+ }
+ mtx_unlock(&t3_list_lock);
+}
+
+#ifdef TCP_OFFLOAD
+static int
+toe_capability(struct port_info *pi, int enable)
+{
+ int rc;
+ struct adapter *sc = pi->adapter;
+
+ ADAPTER_LOCK_ASSERT_OWNED(sc);
+
+ if (!is_offload(sc))
+ return (ENODEV);
+
+ if (enable) {
+ if (!(sc->flags & FULL_INIT_DONE)) {
+ log(LOG_WARNING,
+ "You must enable a cxgb interface first\n");
+ return (EAGAIN);
+ }
+
+ if (isset(&sc->offload_map, pi->port_id))
+ return (0);
+
+ if (!(sc->flags & TOM_INIT_DONE)) {
+ rc = t3_activate_uld(sc, ULD_TOM);
+ if (rc == EAGAIN) {
+ log(LOG_WARNING,
+ "You must kldload t3_tom.ko before trying "
+ "to enable TOE on a cxgb interface.\n");
+ }
+ if (rc != 0)
+ return (rc);
+ KASSERT(sc->tom_softc != NULL,
+ ("%s: TOM activated but softc NULL", __func__));
+ KASSERT(sc->flags & TOM_INIT_DONE,
+ ("%s: TOM activated but flag not set", __func__));
+ }
+
+ setbit(&sc->offload_map, pi->port_id);
+
+ /*
+ * XXX: Temporary code to allow iWARP to be enabled when TOE is
+ * enabled on any port. Need to figure out how to enable,
+ * disable, load, and unload iWARP cleanly.
+ */
+ if (!isset(&sc->offload_map, MAX_NPORTS) &&
+ t3_activate_uld(sc, ULD_IWARP) == 0)
+ setbit(&sc->offload_map, MAX_NPORTS);
+ } else {
+ if (!isset(&sc->offload_map, pi->port_id))
+ return (0);
+
+ KASSERT(sc->flags & TOM_INIT_DONE,
+ ("%s: TOM never initialized?", __func__));
+ clrbit(&sc->offload_map, pi->port_id);
+ }
+
+ return (0);
+}
+
+/*
+ * Add an upper layer driver to the global list.
+ */
+int
+t3_register_uld(struct uld_info *ui)
+{
+ int rc = 0;
+ struct uld_info *u;
+
+ mtx_lock(&t3_uld_list_lock);
+ SLIST_FOREACH(u, &t3_uld_list, link) {
+ if (u->uld_id == ui->uld_id) {
+ rc = EEXIST;
+ goto done;
+ }
+ }
+
+ SLIST_INSERT_HEAD(&t3_uld_list, ui, link);
+ ui->refcount = 0;
+done:
+ mtx_unlock(&t3_uld_list_lock);
+ return (rc);
+}
+
+int
+t3_unregister_uld(struct uld_info *ui)
+{
+ int rc = EINVAL;
+ struct uld_info *u;
+
+ mtx_lock(&t3_uld_list_lock);
+
+ SLIST_FOREACH(u, &t3_uld_list, link) {
+ if (u == ui) {
+ if (ui->refcount > 0) {
+ rc = EBUSY;
+ goto done;
+ }
+
+ SLIST_REMOVE(&t3_uld_list, ui, uld_info, link);
+ rc = 0;
+ goto done;
+ }
+ }
+done:
+ mtx_unlock(&t3_uld_list_lock);
+ return (rc);
+}
+
+int
+t3_activate_uld(struct adapter *sc, int id)
+{
+ int rc = EAGAIN;
+ struct uld_info *ui;
+
+ mtx_lock(&t3_uld_list_lock);
+
+ SLIST_FOREACH(ui, &t3_uld_list, link) {
+ if (ui->uld_id == id) {
+ rc = ui->activate(sc);
+ if (rc == 0)
+ ui->refcount++;
+ goto done;
+ }
+ }
+done:
+ mtx_unlock(&t3_uld_list_lock);
+
+ return (rc);
+}
+
+int
+t3_deactivate_uld(struct adapter *sc, int id)
+{
+ int rc = EINVAL;
+ struct uld_info *ui;
+
+ mtx_lock(&t3_uld_list_lock);
+
+ SLIST_FOREACH(ui, &t3_uld_list, link) {
+ if (ui->uld_id == id) {
+ rc = ui->deactivate(sc);
+ if (rc == 0)
+ ui->refcount--;
+ goto done;
+ }
+ }
+done:
+ mtx_unlock(&t3_uld_list_lock);
+
+ return (rc);
+}
+
+static int
+cpl_not_handled(struct sge_qset *qs __unused, struct rsp_desc *r __unused,
+ struct mbuf *m)
+{
+ m_freem(m);
+ return (EDOOFUS);
+}
+
+int
+t3_register_cpl_handler(struct adapter *sc, int opcode, cpl_handler_t h)
+{
+ uintptr_t *loc, new;
+
+ if (opcode >= NUM_CPL_HANDLERS)
+ return (EINVAL);
+
+ new = h ? (uintptr_t)h : (uintptr_t)cpl_not_handled;
+ loc = (uintptr_t *) &sc->cpl_handler[opcode];
+ atomic_store_rel_ptr(loc, new);
+
+ return (0);
+}
+#endif
+
+static int
+cxgbc_mod_event(module_t mod, int cmd, void *arg)
+{
+ int rc = 0;
+
+ switch (cmd) {
+ case MOD_LOAD:
+ mtx_init(&t3_list_lock, "T3 adapters", 0, MTX_DEF);
+ SLIST_INIT(&t3_list);
+#ifdef TCP_OFFLOAD
+ mtx_init(&t3_uld_list_lock, "T3 ULDs", 0, MTX_DEF);
+ SLIST_INIT(&t3_uld_list);
+#endif
+ break;
+
+ case MOD_UNLOAD:
+#ifdef TCP_OFFLOAD
+ mtx_lock(&t3_uld_list_lock);
+ if (!SLIST_EMPTY(&t3_uld_list)) {
+ rc = EBUSY;
+ mtx_unlock(&t3_uld_list_lock);
+ break;
+ }
+ mtx_unlock(&t3_uld_list_lock);
+ mtx_destroy(&t3_uld_list_lock);
+#endif
+ mtx_lock(&t3_list_lock);
+ if (!SLIST_EMPTY(&t3_list)) {
+ rc = EBUSY;
+ mtx_unlock(&t3_list_lock);
+ break;
+ }
+ mtx_unlock(&t3_list_lock);
+ mtx_destroy(&t3_list_lock);
+ break;
+ }
+
+ return (rc);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/cxgb_offload.c
--- a/head/sys/dev/cxgb/cxgb_offload.c Wed Jul 25 16:55:08 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,465 +0,0 @@
-/**************************************************************************
-
-Copyright (c) 2007-2008, Chelsio Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- 2. Neither the name of the Chelsio 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.
-
-
-***************************************************************************/
-
-
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
-#include <sys/param.h>
-#include <sys/systm.h>
-#include <sys/kernel.h>
-#include <sys/bus.h>
-#include <sys/module.h>
-#include <sys/pciio.h>
-#include <sys/conf.h>
-#include <machine/bus.h>
-#include <machine/resource.h>
-#include <sys/bus_dma.h>
-#include <sys/rman.h>
-#include <sys/ioccom.h>
-#include <sys/mbuf.h>
-#include <sys/linker.h>
-#include <sys/firmware.h>
-#include <sys/socket.h>
-#include <sys/sockio.h>
-#include <sys/smp.h>
-#include <sys/sysctl.h>
-#include <sys/syslog.h>
-#include <sys/queue.h>
-#include <sys/taskqueue.h>
-#include <sys/proc.h>
-
-#include <cxgb_include.h>
-
-#include <net/route.h>
-
-#define VALIDATE_TID 0
-MALLOC_DEFINE(M_CXGB, "cxgb", "Chelsio 10 Gigabit Ethernet and services");
-
-TAILQ_HEAD(, cxgb_client) client_list;
-TAILQ_HEAD(, t3cdev) ofld_dev_list;
-
-
-static struct mtx cxgb_db_lock;
-
-
-static int inited = 0;
-
-static inline int
-offload_activated(struct t3cdev *tdev)
-{
- struct adapter *adapter = tdev2adap(tdev);
-
- return (isset(&adapter->open_device_map, OFFLOAD_DEVMAP_BIT));
-}
-
-static inline void
-register_tdev(struct t3cdev *tdev)
-{
- static int unit;
-
- mtx_lock(&cxgb_db_lock);
- snprintf(tdev->name, sizeof(tdev->name), "ofld_dev%d", unit++);
- TAILQ_INSERT_TAIL(&ofld_dev_list, tdev, entry);
- mtx_unlock(&cxgb_db_lock);
-}
-
-static inline void
-unregister_tdev(struct t3cdev *tdev)
-{
- if (!inited)
- return;
-
- mtx_lock(&cxgb_db_lock);
- TAILQ_REMOVE(&ofld_dev_list, tdev, entry);
- mtx_unlock(&cxgb_db_lock);
-}
-
-#ifndef TCP_OFFLOAD_DISABLE
-/**
- * cxgb_register_client - register an offload client
- * @client: the client
- *
- * Add the client to the client list,
- * and call backs the client for each activated offload device
- */
-void
-cxgb_register_client(struct cxgb_client *client)
-{
- struct t3cdev *tdev;
-
- mtx_lock(&cxgb_db_lock);
- TAILQ_INSERT_TAIL(&client_list, client, client_entry);
-
- if (client->add) {
- TAILQ_FOREACH(tdev, &ofld_dev_list, entry) {
- if (offload_activated(tdev)) {
- client->add(tdev);
- } else
- CTR1(KTR_CXGB,
- "cxgb_register_client: %p not activated", tdev);
-
- }
- }
- mtx_unlock(&cxgb_db_lock);
-}
-
-/**
- * cxgb_unregister_client - unregister an offload client
- * @client: the client
- *
- * Remove the client to the client list,
- * and call backs the client for each activated offload device.
- */
-void
-cxgb_unregister_client(struct cxgb_client *client)
-{
- struct t3cdev *tdev;
-
- mtx_lock(&cxgb_db_lock);
- TAILQ_REMOVE(&client_list, client, client_entry);
-
- if (client->remove) {
- TAILQ_FOREACH(tdev, &ofld_dev_list, entry) {
- if (offload_activated(tdev))
- client->remove(tdev);
- }
- }
- mtx_unlock(&cxgb_db_lock);
-}
-
-/**
- * cxgb_add_clients - activate register clients for an offload device
- * @tdev: the offload device
- *
- * Call backs all registered clients once a offload device is activated
- */
-void
-cxgb_add_clients(struct t3cdev *tdev)
-{
- struct cxgb_client *client;
-
- mtx_lock(&cxgb_db_lock);
- TAILQ_FOREACH(client, &client_list, client_entry) {
- if (client->add)
- client->add(tdev);
- }
- mtx_unlock(&cxgb_db_lock);
-}
-
-/**
- * cxgb_remove_clients - activate register clients for an offload device
- * @tdev: the offload device
- *
- * Call backs all registered clients once a offload device is deactivated
- */
-void
-cxgb_remove_clients(struct t3cdev *tdev)
-{
- struct cxgb_client *client;
-
- mtx_lock(&cxgb_db_lock);
- TAILQ_FOREACH(client, &client_list, client_entry) {
- if (client->remove)
- client->remove(tdev);
- }
- mtx_unlock(&cxgb_db_lock);
-}
-#endif
-
-/**
- * cxgb_ofld_recv - process n received offload packets
- * @dev: the offload device
- * @m: an array of offload packets
- * @n: the number of offload packets
- *
- * Process an array of ingress offload packets. Each packet is forwarded
- * to any active network taps and then passed to the offload device's receive
- * method. We optimize passing packets to the receive method by passing
- * it the whole array at once except when there are active taps.
- */
-int
-cxgb_ofld_recv(struct t3cdev *dev, struct mbuf **m, int n)
-{
-
- return dev->recv(dev, m, n);
-}
-
-/*
- * Dummy handler for Rx offload packets in case we get an offload packet before
- * proper processing is setup. This complains and drops the packet as it isn't
- * normal to get offload packets at this stage.
- */
-static int
-rx_offload_blackhole(struct t3cdev *dev, struct mbuf **m, int n)
-{
- while (n--)
- m_freem(m[n]);
- return 0;
-}
-
-static void
-dummy_neigh_update(struct t3cdev *dev, struct rtentry *neigh, uint8_t *enaddr,
- struct sockaddr *sa)
-{
-}
-
-void
-cxgb_set_dummy_ops(struct t3cdev *dev)
-{
- dev->recv = rx_offload_blackhole;
- dev->arp_update = dummy_neigh_update;
-}
-
-static int
-do_smt_write_rpl(struct t3cdev *dev, struct mbuf *m)
-{
- struct cpl_smt_write_rpl *rpl = cplhdr(m);
-
- if (rpl->status != CPL_ERR_NONE)
- log(LOG_ERR,
- "Unexpected SMT_WRITE_RPL status %u for entry %u\n",
- rpl->status, GET_TID(rpl));
-
- return CPL_RET_BUF_DONE;
-}
-
-static int
-do_l2t_write_rpl(struct t3cdev *dev, struct mbuf *m)
-{
- struct cpl_l2t_write_rpl *rpl = cplhdr(m);
-
- if (rpl->status != CPL_ERR_NONE)
- log(LOG_ERR,
- "Unexpected L2T_WRITE_RPL status %u for entry %u\n",
- rpl->status, GET_TID(rpl));
-
- return CPL_RET_BUF_DONE;
-}
-
-static int
-do_rte_write_rpl(struct t3cdev *dev, struct mbuf *m)
-{
- struct cpl_rte_write_rpl *rpl = cplhdr(m);
-
- if (rpl->status != CPL_ERR_NONE)
- log(LOG_ERR,
- "Unexpected L2T_WRITE_RPL status %u for entry %u\n",
- rpl->status, GET_TID(rpl));
-
- return CPL_RET_BUF_DONE;
-}
-
-static int
-do_set_tcb_rpl(struct t3cdev *dev, struct mbuf *m)
-{
- struct cpl_set_tcb_rpl *rpl = cplhdr(m);
-
- if (rpl->status != CPL_ERR_NONE)
- log(LOG_ERR,
- "Unexpected SET_TCB_RPL status %u for tid %u\n",
- rpl->status, GET_TID(rpl));
- return CPL_RET_BUF_DONE;
-}
-
-static int
-do_trace(struct t3cdev *dev, struct mbuf *m)
-{
-#if 0
- struct cpl_trace_pkt *p = cplhdr(m);
-
-
- skb->protocol = 0xffff;
- skb->dev = dev->lldev;
- skb_pull(skb, sizeof(*p));
- skb->mac.raw = mtod(m, (char *));
- netif_receive_skb(skb);
-#endif
- return 0;
-}
-
-/*
- * Process a received packet with an unknown/unexpected CPL opcode.
- */
-static int
-do_bad_cpl(struct t3cdev *dev, struct mbuf *m)
-{
- log(LOG_ERR, "%s: received bad CPL command 0x%x\n", dev->name,
- 0xFF & *mtod(m, uint32_t *));
- return (CPL_RET_BUF_DONE | CPL_RET_BAD_MSG);
-}
-
-/*
- * Handlers for each CPL opcode
- */
-static cpl_handler_func cpl_handlers[256];
-
-/*
- * T3CDEV's receive method.
- */
-int
-process_rx(struct t3cdev *dev, struct mbuf **m, int n)
-{
- while (n--) {
- struct mbuf *m0 = *m++;
- unsigned int opcode = G_OPCODE(ntohl(m0->m_pkthdr.csum_data));
- int ret;
-
- DPRINTF("processing op=0x%x m=%p data=%p\n", opcode, m0, m0->m_data);
-
- ret = cpl_handlers[opcode] (dev, m0);
-
-#if VALIDATE_TID
- if (ret & CPL_RET_UNKNOWN_TID) {
- union opcode_tid *p = cplhdr(m0);
-
- log(LOG_ERR, "%s: CPL message (opcode %u) had "
- "unknown TID %u\n", dev->name, opcode,
- G_TID(ntohl(p->opcode_tid)));
- }
-#endif
- if (ret & CPL_RET_BUF_DONE)
- m_freem(m0);
- }
- return 0;
-}
-
-/*
- * Add a new handler to the CPL dispatch table. A NULL handler may be supplied
- * to unregister an existing handler.
- */
-void
-t3_register_cpl_handler(unsigned int opcode, cpl_handler_func h)
-{
- if (opcode < NUM_CPL_CMDS)
- cpl_handlers[opcode] = h ? h : do_bad_cpl;
- else
- log(LOG_ERR, "T3C: handler registration for "
- "opcode %x failed\n", opcode);
-}
-
-/*
- * Allocate a chunk of memory using kmalloc or, if that fails, vmalloc.
- * The allocated memory is cleared.
- */
-void *
-cxgb_alloc_mem(unsigned long size)
-{
-
- return malloc(size, M_CXGB, M_ZERO|M_NOWAIT);
-}
-
-/*
- * Free memory allocated through t3_alloc_mem().
- */
-void
-cxgb_free_mem(void *addr)
-{
- free(addr, M_CXGB);
-}
-
-static __inline int
-adap2type(struct adapter *adapter)
-{
- int type = 0;
-
- switch (adapter->params.rev) {
- case T3_REV_A:
- type = T3A;
- break;
- case T3_REV_B:
- case T3_REV_B2:
- type = T3B;
- break;
- case T3_REV_C:
- type = T3C;
- break;
- }
- return type;
-}
-
-void
-cxgb_adapter_ofld(struct adapter *adapter)
-{
- struct t3cdev *tdev = &adapter->tdev;
-
- cxgb_set_dummy_ops(tdev);
- tdev->type = adap2type(adapter);
- tdev->adapter = adapter;
- register_tdev(tdev);
-
-}
-
-void
-cxgb_adapter_unofld(struct adapter *adapter)
-{
- struct t3cdev *tdev = &adapter->tdev;
-
- tdev->recv = NULL;
- tdev->arp_update = NULL;
- unregister_tdev(tdev);
-}
-
-void
-cxgb_offload_init(void)
-{
- int i;
-
- if (inited++)
- return;
-
- mtx_init(&cxgb_db_lock, "ofld db", NULL, MTX_DEF);
-
- TAILQ_INIT(&client_list);
- TAILQ_INIT(&ofld_dev_list);
-
- for (i = 0; i < 0x100; ++i)
- cpl_handlers[i] = do_bad_cpl;
-
- t3_register_cpl_handler(CPL_SMT_WRITE_RPL, do_smt_write_rpl);
- t3_register_cpl_handler(CPL_RTE_WRITE_RPL, do_rte_write_rpl);
- t3_register_cpl_handler(CPL_L2T_WRITE_RPL, do_l2t_write_rpl);
-
- t3_register_cpl_handler(CPL_SET_TCB_RPL, do_set_tcb_rpl);
- t3_register_cpl_handler(CPL_TRACE_PKT, do_trace);
-
-}
-
-void
-cxgb_offload_exit(void)
-{
-
- if (--inited)
- return;
-
- mtx_destroy(&cxgb_db_lock);
-}
-
-MODULE_VERSION(if_cxgb, 1);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/cxgb_offload.h
--- a/head/sys/dev/cxgb/cxgb_offload.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/cxgb_offload.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,4 +1,3 @@
-
/**************************************************************************
Copyright (c) 2007-2008, Chelsio Inc.
@@ -26,228 +25,100 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD$
+$FreeBSD: head/sys/dev/cxgb/cxgb_offload.h 237263 2012-06-19 07:34:13Z np $
***************************************************************************/
#ifndef _CXGB_OFFLOAD_H
#define _CXGB_OFFLOAD_H
-#include <common/cxgb_tcb.h>
-#include <t3cdev.h>
-
-MALLOC_DECLARE(M_CXGB);
+#ifdef TCP_OFFLOAD
+enum {
+ ULD_TOM = 1,
+ ULD_IWARP = 2,
+};
struct adapter;
-struct cxgb_client;
-
-void cxgb_offload_init(void);
-void cxgb_offload_exit(void);
-
-void cxgb_adapter_ofld(struct adapter *adapter);
-void cxgb_adapter_unofld(struct adapter *adapter);
-int cxgb_offload_activate(struct adapter *adapter);
-void cxgb_offload_deactivate(struct adapter *adapter);
-int cxgb_ofld_recv(struct t3cdev *dev, struct mbuf **m, int n);
-
-void cxgb_set_dummy_ops(struct t3cdev *dev);
-
-
-/*
- * Client registration. Users of T3 driver must register themselves.
- * The T3 driver will call the add function of every client for each T3
- * adapter activated, passing up the t3cdev ptr. Each client fills out an
- * array of callback functions to process CPL messages.
- */
-
-void cxgb_register_client(struct cxgb_client *client);
-void cxgb_unregister_client(struct cxgb_client *client);
-void cxgb_add_clients(struct t3cdev *tdev);
-void cxgb_remove_clients(struct t3cdev *tdev);
-
-typedef int (*cxgb_cpl_handler_func)(struct t3cdev *dev,
- struct mbuf *m, void *ctx);
-
-struct l2t_entry;
-struct cxgb_client {
- char *name;
- void (*add) (struct t3cdev *);
- void (*remove) (struct t3cdev *);
- cxgb_cpl_handler_func *handlers;
- int (*redirect)(void *ctx, struct rtentry *old,
- struct rtentry *new,
- struct l2t_entry *l2t);
- TAILQ_ENTRY(cxgb_client) client_entry;
+struct uld_info {
+ SLIST_ENTRY(uld_info) link;
+ int refcount;
+ int uld_id;
+ int (*activate)(struct adapter *);
+ int (*deactivate)(struct adapter *);
};
-/*
- * TID allocation services.
- */
-int cxgb_alloc_atid(struct t3cdev *dev, struct cxgb_client *client,
- void *ctx);
-int cxgb_alloc_stid(struct t3cdev *dev, struct cxgb_client *client,
- void *ctx);
-void *cxgb_free_atid(struct t3cdev *dev, int atid);
-void cxgb_free_stid(struct t3cdev *dev, int stid);
-void *cxgb_get_lctx(struct t3cdev *tdev, int stid);
-void cxgb_insert_tid(struct t3cdev *dev, struct cxgb_client *client,
- void *ctx,
- unsigned int tid);
-void cxgb_queue_tid_release(struct t3cdev *dev, unsigned int tid);
-void cxgb_remove_tid(struct t3cdev *dev, void *ctx, unsigned int tid);
-
-struct toe_tid_entry {
- struct cxgb_client *client;
- void *ctx;
+struct tom_tunables {
+ int sndbuf;
+ int ddp;
+ int indsz;
+ int ddp_thres;
};
/* CPL message priority levels */
enum {
CPL_PRIORITY_DATA = 0, /* data messages */
- CPL_PRIORITY_SETUP = 1, /* connection setup messages */
- CPL_PRIORITY_TEARDOWN = 0, /* connection teardown messages */
- CPL_PRIORITY_LISTEN = 1, /* listen start/stop messages */
- CPL_PRIORITY_ACK = 1, /* RX ACK messages */
CPL_PRIORITY_CONTROL = 1 /* offload control messages */
};
-/* Flags for return value of CPL message handlers */
-enum {
- CPL_RET_BUF_DONE = 1, // buffer processing done, buffer may be freed
- CPL_RET_BAD_MSG = 2, // bad CPL message (e.g., unknown opcode)
- CPL_RET_UNKNOWN_TID = 4 // unexpected unknown TID
-};
+#define S_HDR_NDESC 0
+#define M_HDR_NDESC 0xf
+#define V_HDR_NDESC(x) ((x) << S_HDR_NDESC)
+#define G_HDR_NDESC(x) (((x) >> S_HDR_NDESC) & M_HDR_NDESC)
-typedef int (*cpl_handler_func)(struct t3cdev *dev, struct mbuf *m);
+#define S_HDR_QSET 4
+#define M_HDR_QSET 0xf
+#define V_HDR_QSET(x) ((x) << S_HDR_QSET)
+#define G_HDR_QSET(x) (((x) >> S_HDR_QSET) & M_HDR_QSET)
-/*
- * Returns a pointer to the first byte of the CPL header in an sk_buff that
- * contains a CPL message.
- */
-static inline void *cplhdr(struct mbuf *m)
+#define S_HDR_CTRL 8
+#define V_HDR_CTRL(x) ((x) << S_HDR_CTRL)
+#define F_HDR_CTRL V_HDR_CTRL(1U)
+
+#define S_HDR_DF 9
+#define V_HDR_DF(x) ((x) << S_HDR_DF)
+#define F_HDR_DF V_HDR_DF(1U)
+
+#define S_HDR_SGL 10
+#define V_HDR_SGL(x) ((x) << S_HDR_SGL)
+#define F_HDR_SGL V_HDR_SGL(1U)
+
+struct ofld_hdr
{
- return mtod(m, uint8_t *);
-}
-
-void t3_register_cpl_handler(unsigned int opcode, cpl_handler_func h);
-
-union listen_entry {
- struct toe_tid_entry toe_tid;
- union listen_entry *next;
-};
-
-union active_open_entry {
- struct toe_tid_entry toe_tid;
- union active_open_entry *next;
+ void *sgl; /* SGL, if F_HDR_SGL set in flags */
+ int plen; /* amount of payload (in bytes) */
+ int flags;
};
/*
- * Holds the size, base address, free list start, etc of the TID, server TID,
- * and active-open TID tables for a offload device.
- * The tables themselves are allocated dynamically.
+ * Convenience function for fixed size CPLs that fit in 1 desc.
*/
-struct tid_info {
- struct toe_tid_entry *tid_tab;
- unsigned int ntids;
- volatile unsigned int tids_in_use;
+#define M_GETHDR_OFLD(qset, ctrl, cpl) \
+ m_gethdr_ofld(qset, ctrl, sizeof(*cpl), (void **)&cpl)
+static inline struct mbuf *
+m_gethdr_ofld(int qset, int ctrl, int cpllen, void **cpl)
+{
+ struct mbuf *m;
+ struct ofld_hdr *oh;
- union listen_entry *stid_tab;
- unsigned int nstids;
- unsigned int stid_base;
+ m = m_gethdr(M_NOWAIT, MT_DATA);
+ if (m == NULL)
+ return (NULL);
- union active_open_entry *atid_tab;
- unsigned int natids;
- unsigned int atid_base;
+ oh = mtod(m, struct ofld_hdr *);
+ oh->flags = V_HDR_NDESC(1) | V_HDR_QSET(qset) | V_HDR_CTRL(ctrl);
+ *cpl = (void *)(oh + 1);
+ m->m_pkthdr.len = m->m_len = sizeof(*oh) + cpllen;
- /*
- * The following members are accessed R/W so we put them in their own
- * cache lines.
- *
- * XXX We could combine the atid fields above with the lock here since
- * atids are use once (unlike other tids). OTOH the above fields are
- * usually in cache due to tid_tab.
- */
- struct mtx atid_lock /* ____cacheline_aligned_in_smp */;
- union active_open_entry *afree;
- unsigned int atids_in_use;
-
- struct mtx stid_lock /*____cacheline_aligned */;
- union listen_entry *sfree;
- unsigned int stids_in_use;
-};
-
-struct t3c_data {
- struct t3cdev *dev;
- unsigned int tx_max_chunk; /* max payload for TX_DATA */
- unsigned int max_wrs; /* max in-flight WRs per connection */
- unsigned int nmtus;
- const unsigned short *mtus;
- struct tid_info tid_maps;
-
- struct toe_tid_entry *tid_release_list;
- struct mtx tid_release_lock;
- struct task tid_release_task;
-};
-
-/*
- * t3cdev -> toe_data accessor
- */
-#define T3C_DATA(dev) (*(struct t3c_data **)&(dev)->l4opt)
-
-/*
- * Map an ATID or STID to their entries in the corresponding TID tables.
- */
-static inline union active_open_entry *atid2entry(const struct tid_info *t,
- unsigned int atid)
-{
- return &t->atid_tab[atid - t->atid_base];
+ return (m);
}
+int t3_register_uld(struct uld_info *);
+int t3_unregister_uld(struct uld_info *);
+int t3_activate_uld(struct adapter *, int);
+int t3_deactivate_uld(struct adapter *, int);
+#endif /* TCP_OFFLOAD */
-static inline union listen_entry *stid2entry(const struct tid_info *t,
- unsigned int stid)
-{
- return &t->stid_tab[stid - t->stid_base];
-}
+#define CXGB_UNIMPLEMENTED() \
+ panic("IMPLEMENT: %s:%s:%d", __FUNCTION__, __FILE__, __LINE__)
-/*
- * Find the connection corresponding to a TID.
- */
-static inline struct toe_tid_entry *lookup_tid(const struct tid_info *t,
- unsigned int tid)
-{
- return tid < t->ntids ? &(t->tid_tab[tid]) : NULL;
-}
-
-/*
- * Find the connection corresponding to a server TID.
- */
-static inline struct toe_tid_entry *lookup_stid(const struct tid_info *t,
- unsigned int tid)
-{
- if (tid < t->stid_base || tid >= t->stid_base + t->nstids)
- return NULL;
- return &(stid2entry(t, tid)->toe_tid);
-}
-
-/*
- * Find the connection corresponding to an active-open TID.
- */
-static inline struct toe_tid_entry *lookup_atid(const struct tid_info *t,
- unsigned int tid)
-{
- if (tid < t->atid_base || tid >= t->atid_base + t->natids)
- return NULL;
- return &(atid2entry(t, tid)->toe_tid);
-}
-
-void *cxgb_alloc_mem(unsigned long size);
-void cxgb_free_mem(void *addr);
-void cxgb_neigh_update(struct rtentry *rt, uint8_t *enaddr, struct sockaddr *sa);
-void cxgb_redirect(struct rtentry *old, struct rtentry *new, struct sockaddr *sa);
-int process_rx(struct t3cdev *dev, struct mbuf **m, int n);
-int attach_t3cdev(struct t3cdev *dev);
-void detach_t3cdev(struct t3cdev *dev);
-
-#define CXGB_UNIMPLEMENTED() panic("IMPLEMENT: %s:%s:%d", __FUNCTION__, __FILE__, __LINE__)
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/cxgb_osdep.h
--- a/head/sys/dev/cxgb/cxgb_osdep.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/cxgb_osdep.h Wed Jul 25 17:04:43 2012 +0300
@@ -26,7 +26,7 @@
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD$
+$FreeBSD: head/sys/dev/cxgb/cxgb_osdep.h 237263 2012-06-19 07:34:13Z np $
***************************************************************************/
@@ -67,27 +67,6 @@
} while (0)
#endif
-#define m_get_priority(m) ((uintptr_t)(m)->m_pkthdr.rcvif)
-#define m_set_priority(m, pri) ((m)->m_pkthdr.rcvif = (struct ifnet *)((uintptr_t)pri))
-#define m_set_sgl(m, sgl) ((m)->m_pkthdr.header = (sgl))
-#define m_get_sgl(m) ((bus_dma_segment_t *)(m)->m_pkthdr.header)
-#define m_set_sgllen(m, len) ((m)->m_pkthdr.ether_vtag = len)
-#define m_get_sgllen(m) ((m)->m_pkthdr.ether_vtag)
-
-/*
- * XXX FIXME
- */
-#define m_set_toep(m, a) ((m)->m_pkthdr.header = (a))
-#define m_get_toep(m) ((m)->m_pkthdr.header)
-#define m_set_handler(m, handler) ((m)->m_pkthdr.header = (handler))
-
-#define m_set_socket(m, a) ((m)->m_pkthdr.header = (a))
-#define m_get_socket(m) ((m)->m_pkthdr.header)
-
-#define KTR_CXGB KTR_SPARE2
-
-#define MT_DONTFREE 128
-
#if __FreeBSD_version < 800054
#if defined (__GNUC__)
#if #cpu(i386) || defined __i386 || defined i386 || defined __i386__ || #cpu(x86_64) || defined __x86_64__
@@ -123,13 +102,6 @@
#define CXGB_TX_CLEANUP_THRESHOLD 32
-
-#ifdef DEBUG_PRINT
-#define DPRINTF printf
-#else
-#define DPRINTF(...)
-#endif
-
#define TX_MAX_SIZE (1 << 16) /* 64KB */
#define TX_MAX_SEGS 36 /* maximum supported by card */
@@ -199,7 +171,6 @@
#define test_and_clear_bit(bit, p) atomic_cmpset_int((p), ((*(p)) | (1<<bit)), ((*(p)) & ~(1<<bit)))
#define max_t(type, a, b) (type)max((a), (b))
-#define net_device ifnet
#define cpu_to_be32 htobe32
/* Standard PHY definitions */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/cxgb_sge.c
--- a/head/sys/dev/cxgb/cxgb_sge.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/cxgb_sge.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,8 +28,9 @@
***************************************************************************/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/cxgb/cxgb_sge.c 232854 2012-03-12 08:03:51Z scottl $");
-
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/cxgb_sge.c 237832 2012-06-30 02:11:53Z np $");
+
+#include "opt_inet6.h"
#include "opt_inet.h"
#include <sys/param.h>
@@ -53,6 +54,7 @@
#include <sys/systm.h>
#include <sys/syslog.h>
#include <sys/socket.h>
+#include <sys/sglist.h>
#include <net/bpf.h>
#include <net/ethernet.h>
@@ -77,6 +79,10 @@
int txq_fills = 0;
int multiq_tx_enable = 1;
+#ifdef TCP_OFFLOAD
+CTASSERT(NUM_CPL_HANDLERS >= NUM_CPL_CMDS);
+#endif
+
extern struct sysctl_oid_list sysctl__hw_cxgb_children;
int cxgb_txq_buf_ring_size = TX_ETH_Q_SIZE;
TUNABLE_INT("hw.cxgb.txq_mr_size", &cxgb_txq_buf_ring_size);
@@ -470,10 +476,17 @@
get_imm_packet(adapter_t *sc, const struct rsp_desc *resp, struct mbuf *m)
{
- m->m_len = m->m_pkthdr.len = IMMED_PKT_SIZE;
+ if (resp->rss_hdr.opcode == CPL_RX_DATA) {
+ const struct cpl_rx_data *cpl = (const void *)&resp->imm_data[0];
+ m->m_len = sizeof(*cpl) + ntohs(cpl->len);
+ } else if (resp->rss_hdr.opcode == CPL_RX_PKT) {
+ const struct cpl_rx_pkt *cpl = (const void *)&resp->imm_data[0];
+ m->m_len = sizeof(*cpl) + ntohs(cpl->len);
+ } else
+ m->m_len = IMMED_PKT_SIZE;
m->m_ext.ext_buf = NULL;
m->m_ext.ext_type = 0;
- memcpy(mtod(m, uint8_t *), resp->imm_data, IMMED_PKT_SIZE);
+ memcpy(mtod(m, uint8_t *), resp->imm_data, m->m_len);
return (0);
}
@@ -702,7 +715,8 @@
cb_arg.error = 0;
while (n--) {
/*
- * We only allocate a cluster, mbuf allocation happens after rx
+ * We allocate an uninitialized mbuf + cluster, mbuf is
+ * initialized after rx.
*/
if (q->zone == zone_pack) {
if ((m = m_getcl(M_NOWAIT, MT_NOINIT, M_PKTHDR)) == NULL)
@@ -1169,57 +1183,6 @@
return flits_to_desc(flits);
}
-static unsigned int
-busdma_map_mbufs(struct mbuf **m, struct sge_txq *txq,
- struct tx_sw_desc *txsd, bus_dma_segment_t *segs, int *nsegs)
-{
- struct mbuf *m0;
- int err, pktlen, pass = 0;
- bus_dma_tag_t tag = txq->entry_tag;
-
-retry:
- err = 0;
- m0 = *m;
- pktlen = m0->m_pkthdr.len;
-#if defined(__i386__) || defined(__amd64__)
- if (busdma_map_sg_collapse(tag, txsd->map, m, segs, nsegs) == 0) {
- goto done;
- } else
-#endif
- err = bus_dmamap_load_mbuf_sg(tag, txsd->map, m0, segs, nsegs, 0);
-
- if (err == 0) {
- goto done;
- }
- if (err == EFBIG && pass == 0) {
- pass = 1;
- /* Too many segments, try to defrag */
- m0 = m_defrag(m0, M_DONTWAIT);
- if (m0 == NULL) {
- m_freem(*m);
- *m = NULL;
- return (ENOBUFS);
- }
- *m = m0;
- goto retry;
- } else if (err == ENOMEM) {
- return (err);
- } if (err) {
- if (cxgb_debug)
- printf("map failure err=%d pktlen=%d\n", err, pktlen);
- m_freem(m0);
- *m = NULL;
- return (err);
- }
-done:
-#if !defined(__i386__) && !defined(__amd64__)
- bus_dmamap_sync(tag, txsd->map, BUS_DMASYNC_PREWRITE);
-#endif
- txsd->flags |= TX_SW_DESC_MAPPED;
-
- return (0);
-}
-
/**
* make_sgl - populate a scatter/gather list for a packet
* @sgp: the SGL to populate
@@ -1327,10 +1290,10 @@
if (__predict_true(ndesc == 1)) {
set_wr_hdr(wrp, htonl(F_WR_SOP | F_WR_EOP | V_WR_DATATYPE(1) |
- V_WR_SGLSFLT(flits)) | wr_hi,
- htonl(V_WR_LEN(flits + sgl_flits) |
- V_WR_GEN(txqs->gen)) | wr_lo);
- /* XXX gen? */
+ V_WR_SGLSFLT(flits)) | wr_hi,
+ htonl(V_WR_LEN(flits + sgl_flits) | V_WR_GEN(txqs->gen)) |
+ wr_lo);
+
wr_gen2(txd, txqs->gen);
} else {
@@ -1469,7 +1432,8 @@
cntrl |= V_TXPKT_OPCODE(CPL_TX_PKT);
if (__predict_false(!(cflags & CSUM_IP)))
cntrl |= F_TXPKT_IPCSUM_DIS;
- if (__predict_false(!(cflags & (CSUM_TCP | CSUM_UDP))))
+ if (__predict_false(!(cflags & (CSUM_TCP | CSUM_UDP |
+ CSUM_UDP_IPV6 | CSUM_TCP_IPV6))))
cntrl |= F_TXPKT_L4CSUM_DIS;
hflit[0] = htonl(cntrl);
@@ -1584,7 +1548,8 @@
cntrl |= V_TXPKT_OPCODE(CPL_TX_PKT);
if (__predict_false(!(m0->m_pkthdr.csum_flags & CSUM_IP)))
cntrl |= F_TXPKT_IPCSUM_DIS;
- if (__predict_false(!(m0->m_pkthdr.csum_flags & (CSUM_TCP | CSUM_UDP))))
+ if (__predict_false(!(m0->m_pkthdr.csum_flags & (CSUM_TCP |
+ CSUM_UDP | CSUM_UDP_IPV6 | CSUM_TCP_IPV6))))
cntrl |= F_TXPKT_L4CSUM_DIS;
cpl->cntrl = htonl(cntrl);
cpl->len = htonl(mlen | 0x80000000);
@@ -1812,34 +1777,23 @@
* its entirety.
*/
static __inline void
-write_imm(struct tx_desc *d, struct mbuf *m,
+write_imm(struct tx_desc *d, caddr_t src,
unsigned int len, unsigned int gen)
{
- struct work_request_hdr *from = mtod(m, struct work_request_hdr *);
+ struct work_request_hdr *from = (struct work_request_hdr *)src;
struct work_request_hdr *to = (struct work_request_hdr *)d;
uint32_t wr_hi, wr_lo;
- if (len > WR_LEN)
- panic("len too big %d\n", len);
- if (len < sizeof(*from))
- panic("len too small %d", len);
+ KASSERT(len <= WR_LEN && len >= sizeof(*from),
+ ("%s: invalid len %d", __func__, len));
memcpy(&to[1], &from[1], len - sizeof(*from));
wr_hi = from->wrh_hi | htonl(F_WR_SOP | F_WR_EOP |
- V_WR_BCNTLFLT(len & 7));
- wr_lo = from->wrh_lo | htonl(V_WR_GEN(gen) |
- V_WR_LEN((len + 7) / 8));
+ V_WR_BCNTLFLT(len & 7));
+ wr_lo = from->wrh_lo | htonl(V_WR_GEN(gen) | V_WR_LEN((len + 7) / 8));
set_wr_hdr(to, wr_hi, wr_lo);
wmb();
wr_gen2(d, gen);
-
- /*
- * This check is a hack we should really fix the logic so
- * that this can't happen
- */
- if (m->m_type != MT_DONTFREE)
- m_freem(m);
-
}
/**
@@ -1907,12 +1861,6 @@
q->cleaned += reclaim;
}
-static __inline int
-immediate(const struct mbuf *m)
-{
- return m->m_len <= WR_LEN && m->m_pkthdr.len <= WR_LEN ;
-}
-
/**
* ctrl_xmit - send a packet through an SGE control Tx queue
* @adap: the adapter
@@ -1930,11 +1878,8 @@
struct work_request_hdr *wrp = mtod(m, struct work_request_hdr *);
struct sge_txq *q = &qs->txq[TXQ_CTRL];
- if (__predict_false(!immediate(m))) {
- m_freem(m);
- return 0;
- }
-
+ KASSERT(m->m_len <= WR_LEN, ("%s: bad tx data", __func__));
+
wrp->wrh_hi |= htonl(F_WR_SOP | F_WR_EOP);
wrp->wrh_lo = htonl(V_WR_TID(q->token));
@@ -1949,7 +1894,7 @@
}
goto again;
}
- write_imm(&q->desc[q->pidx], m, m->m_len, q->gen);
+ write_imm(&q->desc[q->pidx], m->m_data, m->m_len, q->gen);
q->in_use++;
if (++q->pidx >= q->size) {
@@ -1959,7 +1904,9 @@
TXQ_UNLOCK(qs);
wmb();
t3_write_reg(adap, A_SG_KDOORBELL,
- F_SELEGRCNTX | V_EGRCNTX(q->cntxt_id));
+ F_SELEGRCNTX | V_EGRCNTX(q->cntxt_id));
+
+ m_free(m);
return (0);
}
@@ -1984,7 +1931,8 @@
while (q->in_use < q->size &&
(m = mbufq_dequeue(&q->sendq)) != NULL) {
- write_imm(&q->desc[q->pidx], m, m->m_len, q->gen);
+ write_imm(&q->desc[q->pidx], m->m_data, m->m_len, q->gen);
+ m_free(m);
if (++q->pidx >= q->size) {
q->pidx = 0;
@@ -2085,7 +2033,7 @@
MTX_DESTROY(&q->rspq.lock);
}
-#ifdef INET
+#if defined(INET6) || defined(INET)
tcp_lro_free(&q->lro.ctrl);
#endif
@@ -2238,6 +2186,7 @@
/* How long to delay the next interrupt in case of memory shortage, in 0.1us. */
#define NOMEM_INTR_DELAY 2500
+#ifdef TCP_OFFLOAD
/**
* write_ofld_wr - write an offload work request
* @adap: the adapter
@@ -2251,71 +2200,66 @@
* data already carry the work request with most fields populated.
*/
static void
-write_ofld_wr(adapter_t *adap, struct mbuf *m,
- struct sge_txq *q, unsigned int pidx,
- unsigned int gen, unsigned int ndesc,
- bus_dma_segment_t *segs, unsigned int nsegs)
+write_ofld_wr(adapter_t *adap, struct mbuf *m, struct sge_txq *q,
+ unsigned int pidx, unsigned int gen, unsigned int ndesc)
{
unsigned int sgl_flits, flits;
+ int i, idx, nsegs, wrlen;
struct work_request_hdr *from;
- struct sg_ent *sgp, sgl[TX_MAX_SEGS / 2 + 1];
+ struct sg_ent *sgp, t3sgl[TX_MAX_SEGS / 2 + 1];
struct tx_desc *d = &q->desc[pidx];
struct txq_state txqs;
-
- if (immediate(m) && nsegs == 0) {
- write_imm(d, m, m->m_len, gen);
+ struct sglist_seg *segs;
+ struct ofld_hdr *oh = mtod(m, struct ofld_hdr *);
+ struct sglist *sgl;
+
+ from = (void *)(oh + 1); /* Start of WR within mbuf */
+ wrlen = m->m_len - sizeof(*oh);
+
+ if (!(oh->flags & F_HDR_SGL)) {
+ write_imm(d, (caddr_t)from, wrlen, gen);
+
+ /*
+ * mbuf with "real" immediate tx data will be enqueue_wr'd by
+ * t3_push_frames and freed in wr_ack. Others, like those sent
+ * down by close_conn, t3_send_reset, etc. should be freed here.
+ */
+ if (!(oh->flags & F_HDR_DF))
+ m_free(m);
return;
}
- /* Only TX_DATA builds SGLs */
- from = mtod(m, struct work_request_hdr *);
- memcpy(&d->flit[1], &from[1], m->m_len - sizeof(*from));
-
- flits = m->m_len / 8;
- sgp = (ndesc == 1) ? (struct sg_ent *)&d->flit[flits] : sgl;
-
- make_sgl(sgp, segs, nsegs);
+ memcpy(&d->flit[1], &from[1], wrlen - sizeof(*from));
+
+ sgl = oh->sgl;
+ flits = wrlen / 8;
+ sgp = (ndesc == 1) ? (struct sg_ent *)&d->flit[flits] : t3sgl;
+
+ nsegs = sgl->sg_nseg;
+ segs = sgl->sg_segs;
+ for (idx = 0, i = 0; i < nsegs; i++) {
+ KASSERT(segs[i].ss_len, ("%s: 0 len in sgl", __func__));
+ if (i && idx == 0)
+ ++sgp;
+ sgp->len[idx] = htobe32(segs[i].ss_len);
+ sgp->addr[idx] = htobe64(segs[i].ss_paddr);
+ idx ^= 1;
+ }
+ if (idx) {
+ sgp->len[idx] = 0;
+ sgp->addr[idx] = 0;
+ }
+
sgl_flits = sgl_len(nsegs);
-
txqs.gen = gen;
txqs.pidx = pidx;
txqs.compl = 0;
- write_wr_hdr_sgl(ndesc, d, &txqs, q, sgl, flits, sgl_flits,
+ write_wr_hdr_sgl(ndesc, d, &txqs, q, t3sgl, flits, sgl_flits,
from->wrh_hi, from->wrh_lo);
}
/**
- * calc_tx_descs_ofld - calculate # of Tx descriptors for an offload packet
- * @m: the packet
- *
- * Returns the number of Tx descriptors needed for the given offload
- * packet. These packets are already fully constructed.
- */
-static __inline unsigned int
-calc_tx_descs_ofld(struct mbuf *m, unsigned int nsegs)
-{
- unsigned int flits, cnt = 0;
- int ndescs;
-
- if (m->m_len <= WR_LEN && nsegs == 0)
- return (1); /* packet fits as immediate data */
-
- /*
- * This needs to be re-visited for TOE
- */
-
- cnt = nsegs;
-
- /* headers */
- flits = m->m_len / 8;
-
- ndescs = flits_to_desc(flits + sgl_len(cnt));
-
- return (ndescs);
-}
-
-/**
* ofld_xmit - send a packet through an offload queue
* @adap: the adapter
* @q: the Tx offload queue
@@ -2326,28 +2270,19 @@
static int
ofld_xmit(adapter_t *adap, struct sge_qset *qs, struct mbuf *m)
{
- int ret, nsegs;
+ int ret;
unsigned int ndesc;
unsigned int pidx, gen;
struct sge_txq *q = &qs->txq[TXQ_OFLD];
- bus_dma_segment_t segs[TX_MAX_SEGS], *vsegs;
- struct tx_sw_desc *stx;
-
- nsegs = m_get_sgllen(m);
- vsegs = m_get_sgl(m);
- ndesc = calc_tx_descs_ofld(m, nsegs);
- busdma_map_sgl(vsegs, segs, nsegs);
-
- stx = &q->sdesc[q->pidx];
-
+ struct ofld_hdr *oh = mtod(m, struct ofld_hdr *);
+
+ ndesc = G_HDR_NDESC(oh->flags);
+
TXQ_LOCK(qs);
again: reclaim_completed_tx(qs, 16, TXQ_OFLD);
ret = check_desc_avail(adap, q, m, ndesc, TXQ_OFLD);
if (__predict_false(ret)) {
if (ret == 1) {
- printf("no ofld desc avail\n");
-
- m_set_priority(m, ndesc); /* save for restart */
TXQ_UNLOCK(qs);
return (EINTR);
}
@@ -2362,16 +2297,11 @@
q->pidx -= q->size;
q->gen ^= 1;
}
-#ifdef T3_TRACE
- T3_TRACE5(adap->tb[q->cntxt_id & 7],
- "ofld_xmit: ndesc %u, pidx %u, len %u, main %u, frags %u",
- ndesc, pidx, skb->len, skb->len - skb->data_len,
- skb_shinfo(skb)->nr_frags);
-#endif
+
+ write_ofld_wr(adap, m, q, pidx, gen, ndesc);
+ check_ring_tx_db(adap, q, 1);
TXQ_UNLOCK(qs);
- write_ofld_wr(adap, m, q, pidx, gen, ndesc, segs, nsegs);
- check_ring_tx_db(adap, q, 1);
return (0);
}
@@ -2388,16 +2318,15 @@
struct sge_qset *qs = data;
struct sge_txq *q = &qs->txq[TXQ_OFLD];
adapter_t *adap = qs->port->adapter;
- bus_dma_segment_t segs[TX_MAX_SEGS];
- struct tx_sw_desc *stx = &q->sdesc[q->pidx];
- int nsegs, cleaned;
+ int cleaned;
TXQ_LOCK(qs);
again: cleaned = reclaim_completed_tx(qs, 16, TXQ_OFLD);
while ((m = mbufq_peek(&q->sendq)) != NULL) {
unsigned int gen, pidx;
- unsigned int ndesc = m_get_priority(m);
+ struct ofld_hdr *oh = mtod(m, struct ofld_hdr *);
+ unsigned int ndesc = G_HDR_NDESC(oh->flags);
if (__predict_false(q->size - q->in_use < ndesc)) {
setbit(&qs->txq_stopped, TXQ_OFLD);
@@ -2418,9 +2347,8 @@
}
(void)mbufq_dequeue(&q->sendq);
- busdma_map_mbufs(&m, q, stx, segs, &nsegs);
TXQ_UNLOCK(qs);
- write_ofld_wr(adap, m, q, pidx, gen, ndesc, segs, nsegs);
+ write_ofld_wr(adap, m, q, pidx, gen, ndesc);
TXQ_LOCK(qs);
}
#if USE_GTS
@@ -2434,34 +2362,7 @@
}
/**
- * queue_set - return the queue set a packet should use
- * @m: the packet
- *
- * Maps a packet to the SGE queue set it should use. The desired queue
- * set is carried in bits 1-3 in the packet's priority.
- */
-static __inline int
-queue_set(const struct mbuf *m)
-{
- return m_get_priority(m) >> 1;
-}
-
-/**
- * is_ctrl_pkt - return whether an offload packet is a control packet
- * @m: the packet
- *
- * Determines whether an offload packet should use an OFLD or a CTRL
- * Tx queue. This is indicated by bit 0 in the packet's priority.
- */
-static __inline int
-is_ctrl_pkt(const struct mbuf *m)
-{
- return m_get_priority(m) & 1;
-}
-
-/**
* t3_offload_tx - send an offload packet
- * @tdev: the offload device to send to
* @m: the packet
*
* Sends an offload packet. We use the packet priority to select the
@@ -2469,77 +2370,35 @@
* should be sent as regular or control, bits 1-3 select the queue set.
*/
int
-t3_offload_tx(struct t3cdev *tdev, struct mbuf *m)
+t3_offload_tx(struct adapter *sc, struct mbuf *m)
{
- adapter_t *adap = tdev2adap(tdev);
- struct sge_qset *qs = &adap->sge.qs[queue_set(m)];
-
- if (__predict_false(is_ctrl_pkt(m)))
- return ctrl_xmit(adap, qs, m);
-
- return ofld_xmit(adap, qs, m);
+ struct ofld_hdr *oh = mtod(m, struct ofld_hdr *);
+ struct sge_qset *qs = &sc->sge.qs[G_HDR_QSET(oh->flags)];
+
+ if (oh->flags & F_HDR_CTRL) {
+ m_adj(m, sizeof (*oh)); /* trim ofld_hdr off */
+ return (ctrl_xmit(sc, qs, m));
+ } else
+ return (ofld_xmit(sc, qs, m));
}
-
-/**
- * deliver_partial_bundle - deliver a (partial) bundle of Rx offload pkts
- * @tdev: the offload device that will be receiving the packets
- * @q: the SGE response queue that assembled the bundle
- * @m: the partial bundle
- * @n: the number of packets in the bundle
- *
- * Delivers a (partial) bundle of Rx offload packets to an offload device.
- */
-static __inline void
-deliver_partial_bundle(struct t3cdev *tdev,
- struct sge_rspq *q,
- struct mbuf *mbufs[], int n)
-{
- if (n) {
- q->offload_bundles++;
- cxgb_ofld_recv(tdev, mbufs, n);
- }
-}
-
-static __inline int
-rx_offload(struct t3cdev *tdev, struct sge_rspq *rq,
- struct mbuf *m, struct mbuf *rx_gather[],
- unsigned int gather_idx)
-{
-
- rq->offload_pkts++;
- m->m_pkthdr.header = mtod(m, void *);
- rx_gather[gather_idx++] = m;
- if (gather_idx == RX_BUNDLE_SIZE) {
- cxgb_ofld_recv(tdev, rx_gather, RX_BUNDLE_SIZE);
- gather_idx = 0;
- rq->offload_bundles++;
- }
- return (gather_idx);
-}
+#endif
static void
restart_tx(struct sge_qset *qs)
{
struct adapter *sc = qs->port->adapter;
-
-
+
if (isset(&qs->txq_stopped, TXQ_OFLD) &&
should_restart_tx(&qs->txq[TXQ_OFLD]) &&
test_and_clear_bit(TXQ_OFLD, &qs->txq_stopped)) {
qs->txq[TXQ_OFLD].restarts++;
- DPRINTF("restarting TXQ_OFLD\n");
taskqueue_enqueue(sc->tq, &qs->txq[TXQ_OFLD].qresume_task);
}
- DPRINTF("stopped=0x%x restart=%d processed=%d cleaned=%d in_use=%d\n",
- qs->txq_stopped, should_restart_tx(&qs->txq[TXQ_CTRL]),
- qs->txq[TXQ_CTRL].processed, qs->txq[TXQ_CTRL].cleaned,
- qs->txq[TXQ_CTRL].in_use);
-
+
if (isset(&qs->txq_stopped, TXQ_CTRL) &&
should_restart_tx(&qs->txq[TXQ_CTRL]) &&
test_and_clear_bit(TXQ_CTRL, &qs->txq_stopped)) {
qs->txq[TXQ_CTRL].restarts++;
- DPRINTF("restarting TXQ_CTRL\n");
taskqueue_enqueue(sc->tq, &qs->txq[TXQ_CTRL].qresume_task);
}
}
@@ -2568,6 +2427,7 @@
MTX_INIT(&q->lock, q->namebuf, NULL, MTX_DEF);
q->port = pi;
+ q->adap = sc;
if ((q->txq[TXQ_ETH].txq_mr = buf_ring_alloc(cxgb_txq_buf_ring_size,
M_DEVBUF, M_WAITOK, &q->lock)) == NULL) {
@@ -2629,8 +2489,10 @@
q->txq[i].gen = 1;
q->txq[i].size = p->txq_size[i];
}
-
+
+#ifdef TCP_OFFLOAD
TASK_INIT(&q->txq[TXQ_OFLD].qresume_task, 0, restart_offloadq, q);
+#endif
TASK_INIT(&q->txq[TXQ_CTRL].qresume_task, 0, restart_ctrlq, q);
TASK_INIT(&q->txq[TXQ_ETH].qreclaim_task, 0, sge_txq_reclaim_handler, q);
TASK_INIT(&q->txq[TXQ_OFLD].qreclaim_task, 0, sge_txq_reclaim_handler, q);
@@ -2668,7 +2530,7 @@
/* Allocate and setup the lro_ctrl structure */
q->lro.enabled = !!(pi->ifp->if_capenable & IFCAP_LRO);
-#ifdef INET
+#if defined(INET6) || defined(INET)
ret = tcp_lro_init(&q->lro.ctrl);
if (ret) {
printf("error %d from tcp_lro_init\n", ret);
@@ -2735,8 +2597,7 @@
mtx_unlock_spin(&sc->sge.reg_lock);
t3_update_qset_coalesce(q, p);
- q->port = pi;
-
+
refill_fl(sc, &q->fl[0], q->fl[0].size);
refill_fl(sc, &q->fl[1], q->fl[1].size);
refill_rspq(sc, &q->rspq, q->rspq.size - 1);
@@ -2761,22 +2622,12 @@
* will also be taken into account here.
*/
void
-t3_rx_eth(struct adapter *adap, struct sge_rspq *rq, struct mbuf *m, int ethpad)
+t3_rx_eth(struct adapter *adap, struct mbuf *m, int ethpad)
{
struct cpl_rx_pkt *cpl = (struct cpl_rx_pkt *)(mtod(m, uint8_t *) + ethpad);
struct port_info *pi = &adap->port[adap->rxpkt_map[cpl->iff]];
struct ifnet *ifp = pi->ifp;
- DPRINTF("rx_eth m=%p m->m_data=%p p->iff=%d\n", m, mtod(m, uint8_t *), cpl->iff);
-
- if ((ifp->if_capenable & IFCAP_RXCSUM) && !cpl->fragment &&
- cpl->csum_valid && cpl->csum == 0xffff) {
- m->m_pkthdr.csum_flags = (CSUM_IP_CHECKED|CSUM_IP_VALID);
- rspq_to_qset(rq)->port_stats[SGE_PSTAT_RX_CSUM_GOOD]++;
- m->m_pkthdr.csum_flags = (CSUM_IP_CHECKED|CSUM_IP_VALID|CSUM_DATA_VALID|CSUM_PSEUDO_HDR);
- m->m_pkthdr.csum_data = 0xffff;
- }
-
if (cpl->vlan_valid) {
m->m_pkthdr.ether_vtag = ntohs(cpl->vlan);
m->m_flags |= M_VLANTAG;
@@ -2790,6 +2641,30 @@
m->m_pkthdr.len -= (sizeof(*cpl) + ethpad);
m->m_len -= (sizeof(*cpl) + ethpad);
m->m_data += (sizeof(*cpl) + ethpad);
+
+ if (!cpl->fragment && cpl->csum_valid && cpl->csum == 0xffff) {
+ struct ether_header *eh = mtod(m, void *);
+ uint16_t eh_type;
+
+ if (eh->ether_type == htons(ETHERTYPE_VLAN)) {
+ struct ether_vlan_header *evh = mtod(m, void *);
+
+ eh_type = evh->evl_proto;
+ } else
+ eh_type = eh->ether_type;
+
+ if (ifp->if_capenable & IFCAP_RXCSUM &&
+ eh_type == htons(ETHERTYPE_IP)) {
+ m->m_pkthdr.csum_flags = (CSUM_IP_CHECKED |
+ CSUM_IP_VALID | CSUM_DATA_VALID | CSUM_PSEUDO_HDR);
+ m->m_pkthdr.csum_data = 0xffff;
+ } else if (ifp->if_capenable & IFCAP_RXCSUM_IPV6 &&
+ eh_type == htons(ETHERTYPE_IPV6)) {
+ m->m_pkthdr.csum_flags = (CSUM_DATA_VALID_IPV6 |
+ CSUM_PSEUDO_HDR);
+ m->m_pkthdr.csum_data = 0xffff;
+ }
+ }
}
/**
@@ -2961,11 +2836,11 @@
struct rsp_desc *r = &rspq->desc[rspq->cidx];
int budget_left = budget;
unsigned int sleeping = 0;
+#if defined(INET6) || defined(INET)
int lro_enabled = qs->lro.enabled;
int skip_lro;
struct lro_ctrl *lro_ctrl = &qs->lro.ctrl;
- struct mbuf *offload_mbufs[RX_BUNDLE_SIZE];
- int ngathered = 0;
+#endif
struct t3_mbuf_hdr *mh = &rspq->rspq_mh;
#ifdef DEBUG
static int last_holdoff = 0;
@@ -2979,10 +2854,10 @@
while (__predict_true(budget_left && is_new_response(r, rspq))) {
int eth, eop = 0, ethpad = 0;
uint32_t flags = ntohl(r->flags);
- uint32_t rss_csum = *(const uint32_t *)r;
uint32_t rss_hash = be32toh(r->rss_hdr.rss_hash_val);
+ uint8_t opcode = r->rss_hdr.opcode;
- eth = (r->rss_hdr.opcode == CPL_RX_PKT);
+ eth = (opcode == CPL_RX_PKT);
if (__predict_false(flags & F_RSPD_ASYNC_NOTIF)) {
struct mbuf *m;
@@ -3002,27 +2877,27 @@
memcpy(mtod(m, char *), r, AN_PKT_SIZE);
m->m_len = m->m_pkthdr.len = AN_PKT_SIZE;
*mtod(m, char *) = CPL_ASYNC_NOTIF;
- rss_csum = htonl(CPL_ASYNC_NOTIF << 24);
+ opcode = CPL_ASYNC_NOTIF;
eop = 1;
rspq->async_notif++;
goto skip;
} else if (flags & F_RSPD_IMM_DATA_VALID) {
- struct mbuf *m = NULL;
-
- DPRINTF("IMM DATA VALID opcode=0x%x rspq->cidx=%d\n",
- r->rss_hdr.opcode, rspq->cidx);
- if (mh->mh_head == NULL)
- mh->mh_head = m_gethdr(M_DONTWAIT, MT_DATA);
- else
- m = m_gethdr(M_DONTWAIT, MT_DATA);
-
- if (mh->mh_head == NULL && m == NULL) {
+ struct mbuf *m = m_gethdr(M_DONTWAIT, MT_DATA);
+
+ if (m == NULL) {
no_mem:
rspq->next_holdoff = NOMEM_INTR_DELAY;
budget_left--;
break;
}
- get_imm_packet(adap, r, mh->mh_head);
+ if (mh->mh_head == NULL)
+ mh->mh_head = m;
+ else
+ mh->mh_tail->m_next = m;
+ mh->mh_tail = m;
+
+ get_imm_packet(adap, r, m);
+ mh->mh_head->m_pkthdr.len += m->m_len;
eop = 1;
rspq->imm_data++;
} else if (r->len_cq) {
@@ -3045,34 +2920,18 @@
handle_rsp_cntrl_info(qs, flags);
}
- r++;
- if (__predict_false(++rspq->cidx == rspq->size)) {
- rspq->cidx = 0;
- rspq->gen ^= 1;
- r = rspq->desc;
- }
-
- if (++rspq->credits >= 64) {
- refill_rspq(adap, rspq, rspq->credits);
- rspq->credits = 0;
- }
if (!eth && eop) {
- mh->mh_head->m_pkthdr.csum_data = rss_csum;
- /*
- * XXX size mismatch
- */
- m_set_priority(mh->mh_head, rss_hash);
-
-
- ngathered = rx_offload(&adap->tdev, rspq,
- mh->mh_head, offload_mbufs, ngathered);
+ rspq->offload_pkts++;
+#ifdef TCP_OFFLOAD
+ adap->cpl_handler[opcode](qs, r, mh->mh_head);
+#else
+ m_freem(mh->mh_head);
+#endif
mh->mh_head = NULL;
- DPRINTF("received offload packet\n");
-
} else if (eth && eop) {
struct mbuf *m = mh->mh_head;
- t3_rx_eth(adap, rspq, m, ethpad);
+ t3_rx_eth(adap, m, ethpad);
/*
* The T304 sends incoming packets on any qset. If LRO
@@ -3082,15 +2941,16 @@
* The mbuf's rcvif was derived from the cpl header and
* is accurate. Skip LRO and just use that.
*/
+#if defined(INET6) || defined(INET)
skip_lro = __predict_false(qs->port->ifp != m->m_pkthdr.rcvif);
if (lro_enabled && lro_ctrl->lro_cnt && !skip_lro
-#ifdef INET
&& (tcp_lro_rx(lro_ctrl, m, 0) == 0)
-#endif
) {
/* successfully queue'd for LRO */
- } else {
+ } else
+#endif
+ {
/*
* LRO not enabled, packet unsuitable for LRO,
* or unable to queue. Pass it up right now in
@@ -3102,14 +2962,24 @@
mh->mh_head = NULL;
}
+
+ r++;
+ if (__predict_false(++rspq->cidx == rspq->size)) {
+ rspq->cidx = 0;
+ rspq->gen ^= 1;
+ r = rspq->desc;
+ }
+
+ if (++rspq->credits >= 64) {
+ refill_rspq(adap, rspq, rspq->credits);
+ rspq->credits = 0;
+ }
__refill_fl_lt(adap, &qs->fl[0], 32);
__refill_fl_lt(adap, &qs->fl[1], 32);
--budget_left;
}
- deliver_partial_bundle(&adap->tdev, rspq, offload_mbufs, ngathered);
-
-#ifdef INET
+#if defined(INET6) || defined(INET)
/* Flush LRO */
while (!SLIST_EMPTY(&lro_ctrl->lro_active)) {
struct lro_entry *queued = SLIST_FIRST(&lro_ctrl->lro_active);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/sys/mvec.h
--- a/head/sys/dev/cxgb/sys/mvec.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/sys/mvec.h Wed Jul 25 17:04:43 2012 +0300
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: head/sys/dev/cxgb/sys/mvec.h 237263 2012-06-19 07:34:13Z np $
*
*/
@@ -31,15 +31,6 @@
#define _MVEC_H_
#include <machine/bus.h>
-#define M_DDP 0x200000 /* direct data placement mbuf */
-#define EXT_PHYS 10 /* physical/bus address */
-
-#define m_cur_offset m_ext.ext_size /* override to provide ddp offset */
-#define m_seq m_pkthdr.csum_data /* stored sequence */
-#define m_ddp_gl m_ext.ext_buf /* ddp list */
-#define m_ddp_flags m_pkthdr.csum_flags /* ddp flags */
-#define m_ulp_mode m_pkthdr.tso_segsz /* upper level protocol */
-
static __inline void
busdma_map_mbuf_fast(bus_dma_tag_t tag, bus_dmamap_t map,
struct mbuf *m, bus_dma_segment_t *seg)
@@ -58,17 +49,6 @@
struct mbuf **m, bus_dma_segment_t *segs, int *nsegs);
void busdma_map_sg_vec(bus_dma_tag_t tag, bus_dmamap_t map,
struct mbuf *m, bus_dma_segment_t *segs, int *nsegs);
-static __inline int
-busdma_map_sgl(bus_dma_segment_t *vsegs, bus_dma_segment_t *segs, int count)
-{
- while (count--) {
- segs->ds_addr = pmap_kextract((vm_offset_t)vsegs->ds_addr);
- segs->ds_len = vsegs->ds_len;
- segs++;
- vsegs++;
- }
- return (0);
-}
static __inline void
m_freem_list(struct mbuf *m)
@@ -84,5 +64,4 @@
}
}
-
#endif /* _MVEC_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/t3cdev.h
--- a/head/sys/dev/cxgb/t3cdev.h Wed Jul 25 16:55:08 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,62 +0,0 @@
-/*-
- * Copyright (c) 2007-2008, Chelsio Inc.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * 1. Redistributions of source code must retain the above copyright notice,
- * this list of conditions and the following disclaimer.
- *
- * 2. Neither the name of the Chelsio 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.
- *
- * $FreeBSD$
- */
-#ifndef _T3CDEV_H_
-#define _T3CDEV_H_
-
-#define T3CNAMSIZ 16
-
-/* Get the t3cdev associated with an ifnet */
-#define T3CDEV(ifp) (&(((struct port_info *)(ifp)->if_softc))->adapter->tdev)
-
-struct cxgb3_client;
-
-enum t3ctype {
- T3A = 0,
- T3B,
- T3C
-};
-
-struct t3cdev {
- char name[T3CNAMSIZ]; /* T3C device name */
- enum t3ctype type;
- TAILQ_ENTRY(t3cdev) entry; /* for list linking */
- struct ifnet *lldev; /* LL dev associated with T3C messages */
- struct adapter *adapter;
- int (*send)(struct t3cdev *dev, struct mbuf *m);
- int (*recv)(struct t3cdev *dev, struct mbuf **m, int n);
- int (*ctl)(struct t3cdev *dev, unsigned int req, void *data);
- void (*arp_update)(struct t3cdev *dev, struct rtentry *neigh, uint8_t *enaddr, struct sockaddr *sa);
- void *priv; /* driver private data */
- void *l2opt; /* optional layer 2 data */
- void *l3opt; /* optional layer 3 data */
- void *l4opt; /* optional layer 4 data */
- void *ulp; /* ulp stuff */
-};
-
-#endif /* _T3CDEV_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c Wed Jul 25 17:04:43 2012 +0300
@@ -27,13 +27,14 @@
***************************************************************************/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c 237263 2012-06-19 07:34:13Z np $");
+
+#include "opt_inet.h"
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/bus.h>
-#include <sys/module.h>
#include <sys/pciio.h>
#include <sys/conf.h>
#include <machine/bus.h>
@@ -54,20 +55,14 @@
#include <sys/proc.h>
#include <sys/eventhandler.h>
-#if __FreeBSD_version < 800044
-#define V_ifnet ifnet
-#endif
+#include <netinet/in.h>
+#include <netinet/toecore.h>
-#include <net/if.h>
-#include <net/if_var.h>
-#if __FreeBSD_version >= 800056
-#include <net/vnet.h>
-#endif
+#include <rdma/ib_verbs.h>
+#include <linux/idr.h>
+#include <ulp/iw_cxgb/iw_cxgb_ib_intfc.h>
-#include <netinet/in.h>
-
-#include <contrib/rdma/ib_verbs.h>
-
+#ifdef TCP_OFFLOAD
#include <cxgb_include.h>
#include <ulp/iw_cxgb/iw_cxgb_wr.h>
#include <ulp/iw_cxgb/iw_cxgb_hal.h>
@@ -75,26 +70,21 @@
#include <ulp/iw_cxgb/iw_cxgb_cm.h>
#include <ulp/iw_cxgb/iw_cxgb.h>
-/*
- * XXX :-/
- *
- */
+static int iwch_mod_load(void);
+static int iwch_mod_unload(void);
+static int iwch_activate(struct adapter *);
+static int iwch_deactivate(struct adapter *);
-#define idr_init(x)
-
-cxgb_cpl_handler_func t3c_handlers[NUM_CPL_CMDS];
-
-static void open_rnic_dev(struct t3cdev *);
-static void close_rnic_dev(struct t3cdev *);
-
-static TAILQ_HEAD( ,iwch_dev) dev_list;
-static struct mtx dev_mutex;
-static eventhandler_tag event_tag;
+static struct uld_info iwch_uld_info = {
+ .uld_id = ULD_IWARP,
+ .activate = iwch_activate,
+ .deactivate = iwch_deactivate,
+};
static void
rnic_init(struct iwch_dev *rnicp)
{
- CTR2(KTR_IW_CXGB, "%s iwch_dev %p", __FUNCTION__, rnicp);
+
idr_init(&rnicp->cqidr);
idr_init(&rnicp->qpidr);
idr_init(&rnicp->mmidr);
@@ -103,15 +93,16 @@
rnicp->attr.vendor_id = 0x168;
rnicp->attr.vendor_part_id = 7;
rnicp->attr.max_qps = T3_MAX_NUM_QP - 32;
- rnicp->attr.max_wrs = (1UL << 24) - 1;
+ rnicp->attr.max_wrs = T3_MAX_QP_DEPTH;
rnicp->attr.max_sge_per_wr = T3_MAX_SGE;
rnicp->attr.max_sge_per_rdma_write_wr = T3_MAX_SGE;
rnicp->attr.max_cqs = T3_MAX_NUM_CQ - 1;
- rnicp->attr.max_cqes_per_cq = (1UL << 24) - 1;
+ rnicp->attr.max_cqes_per_cq = T3_MAX_CQ_DEPTH;
rnicp->attr.max_mem_regs = cxio_num_stags(&rnicp->rdev);
rnicp->attr.max_phys_buf_entries = T3_MAX_PBL_SIZE;
rnicp->attr.max_pds = T3_MAX_NUM_PD - 1;
- rnicp->attr.mem_pgsizes_bitmask = 0x7FFF; /* 4KB-128MB */
+ rnicp->attr.mem_pgsizes_bitmask = T3_PAGESIZE_MASK;
+ rnicp->attr.max_mr_size = T3_MAX_MR_SIZE;
rnicp->attr.can_resize_wq = 0;
rnicp->attr.max_rdma_reads_per_qp = 8;
rnicp->attr.max_rdma_read_resources =
@@ -127,170 +118,183 @@
rnicp->attr.zbva_support = 1;
rnicp->attr.local_invalidate_fence = 1;
rnicp->attr.cq_overflow_detection = 1;
+
return;
}
static void
-open_rnic_dev(struct t3cdev *tdev)
+rnic_uninit(struct iwch_dev *rnicp)
+{
+ idr_destroy(&rnicp->cqidr);
+ idr_destroy(&rnicp->qpidr);
+ idr_destroy(&rnicp->mmidr);
+ mtx_destroy(&rnicp->lock);
+}
+
+static int
+iwch_activate(struct adapter *sc)
{
struct iwch_dev *rnicp;
- static int vers_printed;
+ int rc;
- CTR2(KTR_IW_CXGB, "%s t3cdev %p", __FUNCTION__, tdev);
- if (!vers_printed++)
- printf("Chelsio T3 RDMA Driver - version x.xx\n");
+ KASSERT(!isset(&sc->offload_map, MAX_NPORTS),
+ ("%s: iWARP already activated on %s", __func__,
+ device_get_nameunit(sc->dev)));
+
rnicp = (struct iwch_dev *)ib_alloc_device(sizeof(*rnicp));
- if (!rnicp) {
- printf("Cannot allocate ib device\n");
- return;
- }
- rnicp->rdev.ulp = rnicp;
- rnicp->rdev.t3cdev_p = tdev;
+ if (rnicp == NULL)
+ return (ENOMEM);
- mtx_lock(&dev_mutex);
+ sc->iwarp_softc = rnicp;
+ rnicp->rdev.adap = sc;
- if (cxio_rdev_open(&rnicp->rdev)) {
- mtx_unlock(&dev_mutex);
+ cxio_hal_init(sc);
+ iwch_cm_init_cpl(sc);
+
+ rc = cxio_rdev_open(&rnicp->rdev);
+ if (rc != 0) {
printf("Unable to open CXIO rdev\n");
- ib_dealloc_device(&rnicp->ibdev);
- return;
+ goto err1;
}
rnic_init(rnicp);
- TAILQ_INSERT_TAIL(&dev_list, rnicp, entry);
- mtx_unlock(&dev_mutex);
+ rc = iwch_register_device(rnicp);
+ if (rc != 0) {
+ printf("Unable to register device\n");
+ goto err2;
+ }
- if (iwch_register_device(rnicp)) {
- printf("Unable to register device\n");
- close_rnic_dev(tdev);
- }
-#ifdef notyet
- printf("Initialized device %s\n",
- pci_name(rnicp->rdev.rnic_info.pdev));
-#endif
- return;
+ return (0);
+
+err2:
+ rnic_uninit(rnicp);
+ cxio_rdev_close(&rnicp->rdev);
+err1:
+ cxio_hal_uninit(sc);
+ iwch_cm_term_cpl(sc);
+ sc->iwarp_softc = NULL;
+
+ return (rc);
+}
+
+static int
+iwch_deactivate(struct adapter *sc)
+{
+ struct iwch_dev *rnicp;
+
+ rnicp = sc->iwarp_softc;
+
+ iwch_unregister_device(rnicp);
+ rnic_uninit(rnicp);
+ cxio_rdev_close(&rnicp->rdev);
+ cxio_hal_uninit(sc);
+ iwch_cm_term_cpl(sc);
+ ib_dealloc_device(&rnicp->ibdev);
+
+ sc->iwarp_softc = NULL;
+
+ return (0);
}
static void
-close_rnic_dev(struct t3cdev *tdev)
+iwch_activate_all(struct adapter *sc, void *arg __unused)
{
- struct iwch_dev *dev, *tmp;
- CTR2(KTR_IW_CXGB, "%s t3cdev %p", __FUNCTION__, tdev);
- mtx_lock(&dev_mutex);
-
- TAILQ_FOREACH_SAFE(dev, &dev_list, entry, tmp) {
- if (dev->rdev.t3cdev_p == tdev) {
-#ifdef notyet
- list_del(&dev->entry);
- iwch_unregister_device(dev);
- cxio_rdev_close(&dev->rdev);
- idr_destroy(&dev->cqidr);
- idr_destroy(&dev->qpidr);
- idr_destroy(&dev->mmidr);
- ib_dealloc_device(&dev->ibdev);
-#endif
- break;
- }
- }
- mtx_unlock(&dev_mutex);
-}
-
-static ifaddr_event_handler_t
-ifaddr_event_handler(void *arg, struct ifnet *ifp)
-{
- printf("%s if name %s \n", __FUNCTION__, ifp->if_xname);
- if (ifp->if_capabilities & IFCAP_TOE4) {
- KASSERT(T3CDEV(ifp) != NULL, ("null t3cdev ptr!"));
- if (cxio_hal_find_rdev_by_t3cdev(T3CDEV(ifp)) == NULL)
- open_rnic_dev(T3CDEV(ifp));
- }
- return 0;
-}
-
-
-static int
-iwch_init_module(void)
-{
- VNET_ITERATOR_DECL(vnet_iter);
- int err;
- struct ifnet *ifp;
-
- printf("%s enter\n", __FUNCTION__);
- TAILQ_INIT(&dev_list);
- mtx_init(&dev_mutex, "iwch dev_list lock", NULL, MTX_DEF);
-
- err = cxio_hal_init();
- if (err)
- return err;
- err = iwch_cm_init();
- if (err)
- return err;
- cxio_register_ev_cb(iwch_ev_dispatch);
-
- /* Register for ifaddr events to dynamically add TOE devs */
- event_tag = EVENTHANDLER_REGISTER(ifaddr_event, ifaddr_event_handler,
- NULL, EVENTHANDLER_PRI_ANY);
-
- /* Register existing TOE interfaces by walking the ifnet chain */
- IFNET_RLOCK();
- VNET_LIST_RLOCK();
- VNET_FOREACH(vnet_iter) {
- CURVNET_SET(vnet_iter); /* XXX CURVNET_SET_QUIET() ? */
- TAILQ_FOREACH(ifp, &V_ifnet, if_link)
- (void)ifaddr_event_handler(NULL, ifp);
- CURVNET_RESTORE();
- }
- VNET_LIST_RUNLOCK();
- IFNET_RUNLOCK();
- return 0;
+ ADAPTER_LOCK(sc);
+ if ((sc->open_device_map & sc->offload_map) != 0 &&
+ t3_activate_uld(sc, ULD_IWARP) == 0)
+ setbit(&sc->offload_map, MAX_NPORTS);
+ ADAPTER_UNLOCK(sc);
}
static void
-iwch_exit_module(void)
+iwch_deactivate_all(struct adapter *sc, void *arg __unused)
{
- EVENTHANDLER_DEREGISTER(ifaddr_event, event_tag);
- cxio_unregister_ev_cb(iwch_ev_dispatch);
- iwch_cm_term();
- cxio_hal_exit();
+ ADAPTER_LOCK(sc);
+ if (isset(&sc->offload_map, MAX_NPORTS) &&
+ t3_deactivate_uld(sc, ULD_IWARP) == 0)
+ clrbit(&sc->offload_map, MAX_NPORTS);
+ ADAPTER_UNLOCK(sc);
}
-static int
-iwch_load(module_t mod, int cmd, void *arg)
+static int
+iwch_mod_load(void)
{
- int err = 0;
+ int rc;
- switch (cmd) {
- case MOD_LOAD:
- printf("Loading iw_cxgb.\n");
+ rc = iwch_cm_init();
+ if (rc != 0)
+ return (rc);
- iwch_init_module();
- break;
- case MOD_QUIESCE:
- break;
- case MOD_UNLOAD:
- printf("Unloading iw_cxgb.\n");
- iwch_exit_module();
- break;
- case MOD_SHUTDOWN:
- break;
- default:
- err = EOPNOTSUPP;
- break;
- }
+ rc = t3_register_uld(&iwch_uld_info);
+ if (rc != 0) {
+ iwch_cm_term();
+ return (rc);
+ }
- return (err);
+ t3_iterate(iwch_activate_all, NULL);
+
+ return (rc);
}
-static moduledata_t mod_data = {
+static int
+iwch_mod_unload(void)
+{
+ t3_iterate(iwch_deactivate_all, NULL);
+
+ iwch_cm_term();
+
+ if (t3_unregister_uld(&iwch_uld_info) == EBUSY)
+ return (EBUSY);
+
+ return (0);
+}
+#endif /* TCP_OFFLOAD */
+
+#undef MODULE_VERSION
+#include <sys/module.h>
+
+static int
+iwch_modevent(module_t mod, int cmd, void *arg)
+{
+ int rc = 0;
+
+#ifdef TCP_OFFLOAD
+ switch (cmd) {
+ case MOD_LOAD:
+ rc = iwch_mod_load();
+ if(rc)
+ printf("iw_cxgb: Chelsio T3 RDMA Driver failed to load\n");
+ else
+ printf("iw_cxgb: Chelsio T3 RDMA Driver loaded\n");
+ break;
+
+ case MOD_UNLOAD:
+ rc = iwch_mod_unload();
+ if(rc)
+ printf("iw_cxgb: Chelsio T3 RDMA Driver failed to unload\n");
+ else
+ printf("iw_cxgb: Chelsio T3 RDMA Driver unloaded\n");
+ break;
+
+ default:
+ rc = EINVAL;
+ }
+#else
+ printf("iw_cxgb: compiled without TCP_OFFLOAD support.\n");
+ rc = EOPNOTSUPP;
+#endif
+ return (rc);
+}
+
+static moduledata_t iwch_mod_data = {
"iw_cxgb",
- iwch_load,
+ iwch_modevent,
0
};
MODULE_VERSION(iw_cxgb, 1);
-DECLARE_MODULE(iw_cxgb, mod_data, SI_SUB_EXEC, SI_ORDER_ANY);
-MODULE_DEPEND(iw_cxgb, rdma_core, 1, 1, 1);
-MODULE_DEPEND(iw_cxgb, if_cxgb, 1, 1, 1);
+DECLARE_MODULE(iw_cxgb, iwch_mod_data, SI_SUB_EXEC, SI_ORDER_ANY);
+MODULE_DEPEND(t3_tom, cxgbc, 1, 1, 1);
+MODULE_DEPEND(iw_cxgb, toecore, 1, 1, 1);
MODULE_DEPEND(iw_cxgb, t3_tom, 1, 1, 1);
-
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.h
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.h Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD$
+$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.h 237263 2012-06-19 07:34:13Z np $
***************************************************************************/
@@ -37,6 +37,13 @@
struct iwch_qp;
struct iwch_mr;
+enum t3ctype {
+ T3A = 0,
+ T3B,
+ T3C
+};
+
+#define PAGE_MASK_IWARP (~(PAGE_SIZE-1))
struct iwch_rnic_attributes {
u32 vendor_id;
@@ -57,6 +64,7 @@
* size (4k)^i. Phys block list mode unsupported.
*/
u32 mem_pgsizes_bitmask;
+ u64 max_mr_size;
u8 can_resize_wq;
/*
@@ -97,9 +105,9 @@
struct cxio_rdev rdev;
u32 device_cap_flags;
struct iwch_rnic_attributes attr;
- struct kvl cqidr;
- struct kvl qpidr;
- struct kvl mmidr;
+ struct idr cqidr;
+ struct idr qpidr;
+ struct idr mmidr;
struct mtx lock;
TAILQ_ENTRY(iwch_dev) entry;
};
@@ -113,40 +121,43 @@
return container_of(ibdev, struct iwch_dev, ibdev);
}
-static inline int t3b_device(const struct iwch_dev *rhp)
+static inline int t3b_device(const struct iwch_dev *rhp __unused)
{
- return rhp->rdev.t3cdev_p->type == T3B;
+ return (0);
}
-static inline int t3a_device(const struct iwch_dev *rhp)
+static inline int t3a_device(const struct iwch_dev *rhp __unused)
{
- return rhp->rdev.t3cdev_p->type == T3A;
+ return (0);
}
static inline struct iwch_cq *get_chp(struct iwch_dev *rhp, u32 cqid)
{
- return kvl_lookup(&rhp->cqidr, cqid);
+ return idr_find(&rhp->cqidr, cqid);
}
static inline struct iwch_qp *get_qhp(struct iwch_dev *rhp, u32 qpid)
{
- return kvl_lookup(&rhp->qpidr, qpid);
+ return idr_find(&rhp->qpidr, qpid);
}
static inline struct iwch_mr *get_mhp(struct iwch_dev *rhp, u32 mmid)
{
- return kvl_lookup(&rhp->mmidr, mmid);
+ return idr_find(&rhp->mmidr, mmid);
}
-static inline int insert_handle(struct iwch_dev *rhp, struct kvl *kvlp,
+static inline int insert_handle(struct iwch_dev *rhp, struct idr *idr,
void *handle, u32 id)
{
int ret;
u32 newid;
do {
+ if (!idr_pre_get(idr, GFP_KERNEL)) {
+ return -ENOMEM;
+ }
mtx_lock(&rhp->lock);
- ret = kvl_alloc_above(kvlp, handle, id, &newid);
+ ret = idr_get_new_above(idr, handle, id, &newid);
WARN_ON(ret != 0);
WARN_ON(!ret && newid != id);
mtx_unlock(&rhp->lock);
@@ -155,14 +166,12 @@
return ret;
}
-static inline void remove_handle(struct iwch_dev *rhp, struct kvl *kvlp, u32 id)
+static inline void remove_handle(struct iwch_dev *rhp, struct idr *idr, u32 id)
{
mtx_lock(&rhp->lock);
- kvl_delete(kvlp, id);
+ idr_remove(idr, id);
mtx_unlock(&rhp->lock);
}
-extern struct cxgb_client t3c_client;
-extern cxgb_cpl_handler_func t3c_handlers[NUM_CPL_CMDS];
-extern void iwch_ev_dispatch(struct cxio_rdev *rdev_p, struct mbuf *m);
+void iwch_ev_dispatch(struct iwch_dev *, struct mbuf *);
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c Wed Jul 25 17:04:43 2012 +0300
@@ -27,13 +27,15 @@
***************************************************************************/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c 237263 2012-06-19 07:34:13Z np $");
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/bus.h>
-#include <sys/module.h>
#include <sys/pciio.h>
#include <sys/conf.h>
#include <machine/bus.h>
@@ -66,13 +68,17 @@
#include <netinet/tcp.h>
#include <netinet/tcpip.h>
-#include <contrib/rdma/ib_verbs.h>
+#include <rdma/ib_verbs.h>
+#include <linux/idr.h>
+#include <ulp/iw_cxgb/iw_cxgb_ib_intfc.h>
#include <cxgb_include.h>
#include <ulp/tom/cxgb_tom.h>
-#include <ulp/tom/cxgb_t3_ddp.h>
-#include <ulp/tom/cxgb_defs.h>
#include <ulp/tom/cxgb_toepcb.h>
+#include <ulp/iw_cxgb/iw_cxgb_ib_intfc.h>
+#include <rdma/ib_verbs.h>
+#include <linux/idr.h>
+
#include <ulp/iw_cxgb/iw_cxgb_wr.h>
#include <ulp/iw_cxgb/iw_cxgb_hal.h>
#include <ulp/iw_cxgb/iw_cxgb_provider.h>
@@ -97,46 +103,46 @@
};
#endif
-SYSCTL_NODE(_hw, OID_AUTO, cxgb, CTLFLAG_RD, 0, "iw_cxgb driver parameters");
+SYSCTL_NODE(_hw, OID_AUTO, iw_cxgb, CTLFLAG_RD, 0, "iw_cxgb driver parameters");
-static int ep_timeout_secs = 10;
+static int ep_timeout_secs = 60;
TUNABLE_INT("hw.iw_cxgb.ep_timeout_secs", &ep_timeout_secs);
-SYSCTL_INT(_hw_cxgb, OID_AUTO, ep_timeout_secs, CTLFLAG_RDTUN, &ep_timeout_secs, 0,
- "CM Endpoint operation timeout in seconds (default=10)");
+SYSCTL_INT(_hw_iw_cxgb, OID_AUTO, ep_timeout_secs, CTLFLAG_RW, &ep_timeout_secs, 0,
+ "CM Endpoint operation timeout in seconds (default=60)");
static int mpa_rev = 1;
TUNABLE_INT("hw.iw_cxgb.mpa_rev", &mpa_rev);
-SYSCTL_INT(_hw_cxgb, OID_AUTO, mpa_rev, CTLFLAG_RDTUN, &mpa_rev, 0,
+SYSCTL_INT(_hw_iw_cxgb, OID_AUTO, mpa_rev, CTLFLAG_RW, &mpa_rev, 0,
"MPA Revision, 0 supports amso1100, 1 is spec compliant. (default=1)");
static int markers_enabled = 0;
TUNABLE_INT("hw.iw_cxgb.markers_enabled", &markers_enabled);
-SYSCTL_INT(_hw_cxgb, OID_AUTO, markers_enabled, CTLFLAG_RDTUN, &markers_enabled, 0,
+SYSCTL_INT(_hw_iw_cxgb, OID_AUTO, markers_enabled, CTLFLAG_RW, &markers_enabled, 0,
"Enable MPA MARKERS (default(0)=disabled)");
static int crc_enabled = 1;
TUNABLE_INT("hw.iw_cxgb.crc_enabled", &crc_enabled);
-SYSCTL_INT(_hw_cxgb, OID_AUTO, crc_enabled, CTLFLAG_RDTUN, &crc_enabled, 0,
+SYSCTL_INT(_hw_iw_cxgb, OID_AUTO, crc_enabled, CTLFLAG_RW, &crc_enabled, 0,
"Enable MPA CRC (default(1)=enabled)");
static int rcv_win = 256 * 1024;
TUNABLE_INT("hw.iw_cxgb.rcv_win", &rcv_win);
-SYSCTL_INT(_hw_cxgb, OID_AUTO, rcv_win, CTLFLAG_RDTUN, &rcv_win, 0,
+SYSCTL_INT(_hw_iw_cxgb, OID_AUTO, rcv_win, CTLFLAG_RW, &rcv_win, 0,
"TCP receive window in bytes (default=256KB)");
static int snd_win = 32 * 1024;
TUNABLE_INT("hw.iw_cxgb.snd_win", &snd_win);
-SYSCTL_INT(_hw_cxgb, OID_AUTO, snd_win, CTLFLAG_RDTUN, &snd_win, 0,
+SYSCTL_INT(_hw_iw_cxgb, OID_AUTO, snd_win, CTLFLAG_RW, &snd_win, 0,
"TCP send window in bytes (default=32KB)");
static unsigned int nocong = 0;
TUNABLE_INT("hw.iw_cxgb.nocong", &nocong);
-SYSCTL_UINT(_hw_cxgb, OID_AUTO, nocong, CTLFLAG_RDTUN, &nocong, 0,
+SYSCTL_UINT(_hw_iw_cxgb, OID_AUTO, nocong, CTLFLAG_RW, &nocong, 0,
"Turn off congestion control (default=0)");
static unsigned int cong_flavor = 1;
TUNABLE_INT("hw.iw_cxgb.cong_flavor", &cong_flavor);
-SYSCTL_UINT(_hw_cxgb, OID_AUTO, cong_flavor, CTLFLAG_RDTUN, &cong_flavor, 0,
+SYSCTL_UINT(_hw_iw_cxgb, OID_AUTO, cong_flavor, CTLFLAG_RW, &cong_flavor, 0,
"TCP Congestion control flavor (default=1)");
static void ep_timeout(void *arg);
@@ -174,42 +180,44 @@
stop_ep_timer(struct iwch_ep *ep)
{
CTR2(KTR_IW_CXGB, "%s ep %p", __FUNCTION__, ep);
+ if (!callout_pending(&ep->timer)) {
+ CTR3(KTR_IW_CXGB, "%s timer stopped when its not running! ep %p state %u\n",
+ __func__, ep, ep->com.state);
+ return;
+ }
callout_drain(&ep->timer);
put_ep(&ep->com);
}
-static int set_tcpinfo(struct iwch_ep *ep)
+static int
+set_tcpinfo(struct iwch_ep *ep)
{
- struct tcp_info ti;
- struct sockopt sopt;
- int err;
+ struct socket *so = ep->com.so;
+ struct inpcb *inp = sotoinpcb(so);
+ struct tcpcb *tp;
+ struct toepcb *toep;
+ int rc = 0;
- sopt.sopt_dir = SOPT_GET;
- sopt.sopt_level = IPPROTO_TCP;
- sopt.sopt_name = TCP_INFO;
- sopt.sopt_val = (caddr_t)&ti;
- sopt.sopt_valsize = sizeof ti;
- sopt.sopt_td = NULL;
-
- err = sogetopt(ep->com.so, &sopt);
- if (err) {
- printf("%s can't get tcpinfo\n", __FUNCTION__);
- return -err;
+ INP_WLOCK(inp);
+ tp = intotcpcb(inp);
+
+ if ((tp->t_flags & TF_TOE) == 0) {
+ rc = EINVAL;
+ printf("%s: connection NOT OFFLOADED!\n", __func__);
+ goto done;
}
- if (!(ti.tcpi_options & TCPI_OPT_TOE)) {
- printf("%s connection NOT OFFLOADED!\n", __FUNCTION__);
- return -EINVAL;
- }
+ toep = tp->t_toe;
- ep->snd_seq = ti.tcpi_snd_nxt;
- ep->rcv_seq = ti.tcpi_rcv_nxt;
- ep->emss = ti.tcpi_snd_mss - sizeof(struct tcpiphdr);
- ep->hwtid = TOEPCB(ep->com.so)->tp_tid; /* XXX */
- if (ti.tcpi_options & TCPI_OPT_TIMESTAMPS)
- ep->emss -= 12;
+ ep->hwtid = toep->tp_tid;
+ ep->snd_seq = tp->snd_nxt;
+ ep->rcv_seq = tp->rcv_nxt;
+ ep->emss = tp->t_maxseg;
if (ep->emss < 128)
ep->emss = 128;
- return 0;
+done:
+ INP_WUNLOCK(inp);
+ return (rc);
+
}
static enum iwch_ep_state
@@ -264,56 +272,6 @@
free(epc, M_DEVBUF);
}
-int
-iwch_quiesce_tid(struct iwch_ep *ep)
-{
-#ifdef notyet
- struct cpl_set_tcb_field *req;
- struct mbuf *m = get_mbuf(NULL, sizeof(*req), M_NOWAIT);
-
- if (m == NULL)
- return (-ENOMEM);
- req = (struct cpl_set_tcb_field *) mbuf_put(m, sizeof(*req));
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- req->wr.wr_lo = htonl(V_WR_TID(ep->hwtid));
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, ep->hwtid));
- req->reply = 0;
- req->cpu_idx = 0;
- req->word = htons(W_TCB_RX_QUIESCE);
- req->mask = cpu_to_be64(1ULL << S_TCB_RX_QUIESCE);
- req->val = cpu_to_be64(1 << S_TCB_RX_QUIESCE);
-
- m_set_priority(m, CPL_PRIORITY_DATA);
- cxgb_ofld_send(ep->com.tdev, m);
-#endif
- return 0;
-}
-
-int
-iwch_resume_tid(struct iwch_ep *ep)
-{
-#ifdef notyet
- struct cpl_set_tcb_field *req;
- struct mbuf *m = get_mbuf(NULL, sizeof(*req), M_NOWAIT);
-
- if (m == NULL)
- return (-ENOMEM);
- req = (struct cpl_set_tcb_field *) mbuf_put(m, sizeof(*req));
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- req->wr.wr_lo = htonl(V_WR_TID(ep->hwtid));
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, ep->hwtid));
- req->reply = 0;
- req->cpu_idx = 0;
- req->word = htons(W_TCB_RX_QUIESCE);
- req->mask = cpu_to_be64(1ULL << S_TCB_RX_QUIESCE);
- req->val = 0;
-
- m_set_priority(m, CPL_PRIORITY_DATA);
- cxgb_ofld_send(ep->com.tdev, m);
-#endif
- return 0;
-}
-
static struct rtentry *
find_route(__be32 local_ip, __be32 peer_ip, __be16 local_port,
__be16 peer_port, u8 tos)
@@ -331,13 +289,16 @@
}
static void
-close_socket(struct iwch_ep_common *epc)
+close_socket(struct iwch_ep_common *epc, int close)
{
CTR4(KTR_IW_CXGB, "%s ep %p so %p state %s", __FUNCTION__, epc, epc->so, states[epc->state]);
SOCK_LOCK(epc->so);
soupcall_clear(epc->so, SO_RCV);
SOCK_UNLOCK(epc->so);
- soshutdown(epc->so, SHUT_WR|SHUT_RD);
+ if (close)
+ soclose(epc->so);
+ else
+ soshutdown(epc->so, SHUT_WR|SHUT_RD);
epc->so = NULL;
}
@@ -500,7 +461,7 @@
CTR4(KTR_IW_CXGB, "%s ep %p so %p state %s", __FUNCTION__, ep, ep->com.so, states[ep->com.state]);
state_set(&ep->com, ABORTING);
abort_socket(ep);
- close_socket(&ep->com);
+ close_socket(&ep->com, 0);
close_complete_upcall(ep);
state_set(&ep->com, DEAD);
put_ep(&ep->com);
@@ -582,12 +543,13 @@
event.private_data = ep->mpa_pkt + sizeof(struct mpa_message);
event.provider_data = ep;
event.so = ep->com.so;
- if (state_read(&ep->parent_ep->com) != DEAD)
+ if (state_read(&ep->parent_ep->com) != DEAD) {
+ get_ep(&ep->com);
ep->parent_ep->com.cm_id->event_handler(
ep->parent_ep->com.cm_id,
&event);
+ }
put_ep(&ep->parent_ep->com);
- ep->parent_ep = NULL;
}
static void
@@ -729,6 +691,7 @@
*/
CTR1(KTR_IW_CXGB, "%s mpa rpl looks good!", __FUNCTION__);
state_set(&ep->com, FPDU_MODE);
+ ep->mpa_attr.initiator = 1;
ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0;
ep->mpa_attr.recv_marker_enabled = markers_enabled;
ep->mpa_attr.xmit_marker_enabled = mpa->flags & MPA_MARKERS ? 1 : 0;
@@ -885,6 +848,7 @@
* If we get here we have accumulated the entire mpa
* start reply message including private data.
*/
+ ep->mpa_attr.initiator = 0;
ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0;
ep->mpa_attr.recv_marker_enabled = markers_enabled;
ep->mpa_attr.xmit_marker_enabled = mpa->flags & MPA_MARKERS ? 1 : 0;
@@ -934,7 +898,6 @@
* rejects the CR.
*/
__state_set(&ep->com, CLOSING);
- get_ep(&ep->com);
break;
case MPA_REP_SENT:
__state_set(&ep->com, CLOSING);
@@ -961,7 +924,7 @@
iwch_modify_qp(ep->com.qp->rhp, ep->com.qp,
IWCH_QP_ATTR_NEXT_STATE, &attrs, 1);
}
- close_socket(&ep->com);
+ close_socket(&ep->com, 0);
close_complete_upcall(ep);
__state_set(&ep->com, DEAD);
release = 1;
@@ -986,11 +949,10 @@
{
struct iwch_qp_attributes attrs;
int ret;
- int state;
- state = state_read(&ep->com);
- CTR5(KTR_IW_CXGB, "%s ep %p so %p so->so_error %u state %s", __FUNCTION__, ep, ep->com.so, ep->com.so->so_error, states[ep->com.state]);
- switch (state) {
+ mtx_lock(&ep->com.lock);
+ CTR3(KTR_IW_CXGB, "%s ep %p state %u", __func__, ep, ep->com.state);
+ switch (ep->com.state) {
case MPA_REQ_WAIT:
stop_ep_timer(ep);
break;
@@ -1009,7 +971,6 @@
* the reference on it until the ULP accepts or
* rejects the CR.
*/
- get_ep(&ep->com);
break;
case MORIBUND:
case CLOSING:
@@ -1031,6 +992,7 @@
case ABORTING:
break;
case DEAD:
+ mtx_unlock(&ep->com.lock);
CTR2(KTR_IW_CXGB, "%s so_error %d IN DEAD STATE!!!!", __FUNCTION__,
ep->com.so->so_error);
return;
@@ -1039,11 +1001,12 @@
break;
}
- if (state != ABORTING) {
- close_socket(&ep->com);
- state_set(&ep->com, DEAD);
+ if (ep->com.state != ABORTING) {
+ close_socket(&ep->com, 0);
+ __state_set(&ep->com, DEAD);
put_ep(&ep->com);
}
+ mtx_unlock(&ep->com.lock);
return;
}
@@ -1071,7 +1034,10 @@
IWCH_QP_ATTR_NEXT_STATE,
&attrs, 1);
}
- close_socket(&ep->com);
+ if (ep->parent_ep)
+ close_socket(&ep->com, 1);
+ else
+ close_socket(&ep->com, 0);
close_complete_upcall(ep);
__state_set(&ep->com, DEAD);
release = 1;
@@ -1102,77 +1068,59 @@
* terminate() handles case (1)...
*/
static int
-terminate(struct t3cdev *tdev, struct mbuf *m, void *ctx)
+terminate(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
{
- struct toepcb *toep = (struct toepcb *)ctx;
- struct socket *so = toeptoso(toep);
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ uint32_t hash = *((uint32_t *)r + 1);
+ unsigned int tid = ntohl(hash) >> 8 & 0xfffff;
+ struct toepcb *toep = lookup_tid(&td->tid_maps, tid);
+ struct socket *so = toep->tp_inp->inp_socket;
struct iwch_ep *ep = so->so_rcv.sb_upcallarg;
- CTR2(KTR_IW_CXGB, "%s ep %p", __FUNCTION__, ep);
+ if (state_read(&ep->com) != FPDU_MODE)
+ goto done;
+
m_adj(m, sizeof(struct cpl_rdma_terminate));
- CTR2(KTR_IW_CXGB, "%s saving %d bytes of term msg", __FUNCTION__, m->m_len);
+
+ CTR4(KTR_IW_CXGB, "%s: tid %u, ep %p, saved %d bytes",
+ __func__, tid, ep, m->m_len);
+
m_copydata(m, 0, m->m_len, ep->com.qp->attr.terminate_buffer);
ep->com.qp->attr.terminate_msg_len = m->m_len;
ep->com.qp->attr.is_terminate_local = 0;
- return CPL_RET_BUF_DONE;
+
+done:
+ m_freem(m);
+ return (0);
}
static int
-ec_status(struct t3cdev *tdev, struct mbuf *m, void *ctx)
+ec_status(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
{
- struct toepcb *toep = (struct toepcb *)ctx;
- struct socket *so = toeptoso(toep);
- struct cpl_rdma_ec_status *rep = cplhdr(m);
- struct iwch_ep *ep;
- struct iwch_qp_attributes attrs;
- int release = 0;
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct cpl_rdma_ec_status *rep = mtod(m, void *);
+ unsigned int tid = GET_TID(rep);
+ struct toepcb *toep = lookup_tid(&td->tid_maps, tid);
+ struct socket *so = toep->tp_inp->inp_socket;
+ struct iwch_ep *ep = so->so_rcv.sb_upcallarg;
- ep = so->so_rcv.sb_upcallarg;
- CTR5(KTR_IW_CXGB, "%s ep %p so %p state %s ec_status %d", __FUNCTION__, ep, ep->com.so, states[ep->com.state], rep->status);
- if (!so || !ep) {
- panic("bogosity ep %p state %d, so %p state %x\n", ep, ep ? ep->com.state : -1, so, so ? so->so_state : -1);
- }
- mtx_lock(&ep->com.lock);
- switch (ep->com.state) {
- case CLOSING:
- if (!rep->status)
- __state_set(&ep->com, MORIBUND);
- else
- __state_set(&ep->com, ABORTING);
- break;
- case MORIBUND:
+ if (rep->status) {
+ struct iwch_qp_attributes attrs;
+
+ CTR1(KTR_IW_CXGB, "%s BAD CLOSE - Aborting", __FUNCTION__);
stop_ep_timer(ep);
- if (!rep->status) {
- if ((ep->com.cm_id) && (ep->com.qp)) {
- attrs.next_state = IWCH_QP_STATE_IDLE;
- iwch_modify_qp(ep->com.qp->rhp,
- ep->com.qp,
- IWCH_QP_ATTR_NEXT_STATE,
- &attrs, 1);
- }
- close_socket(&ep->com);
- close_complete_upcall(ep);
- __state_set(&ep->com, DEAD);
- release = 1;
- }
- break;
- case DEAD:
- break;
- default:
- panic("unknown state: %d\n", ep->com.state);
- }
- mtx_unlock(&ep->com.lock);
- if (rep->status) {
- log(LOG_ERR, "%s BAD CLOSE - Aborting tid %u\n",
- __FUNCTION__, ep->hwtid);
attrs.next_state = IWCH_QP_STATE_ERROR;
iwch_modify_qp(ep->com.qp->rhp,
- ep->com.qp, IWCH_QP_ATTR_NEXT_STATE,
- &attrs, 1);
+ ep->com.qp,
+ IWCH_QP_ATTR_NEXT_STATE,
+ &attrs, 1);
+ abort_connection(ep);
}
- if (release)
- put_ep(&ep->com);
- return CPL_RET_BUF_DONE;
+
+ m_freem(m);
+ return (0);
}
static void
@@ -1181,24 +1129,29 @@
struct iwch_ep *ep = (struct iwch_ep *)arg;
struct iwch_qp_attributes attrs;
int err = 0;
+ int abort = 1;
mtx_lock(&ep->com.lock);
CTR4(KTR_IW_CXGB, "%s ep %p so %p state %s", __FUNCTION__, ep, ep->com.so, states[ep->com.state]);
switch (ep->com.state) {
case MPA_REQ_SENT:
+ __state_set(&ep->com, ABORTING);
connect_reply_upcall(ep, -ETIMEDOUT);
break;
case MPA_REQ_WAIT:
+ __state_set(&ep->com, ABORTING);
break;
case CLOSING:
case MORIBUND:
if (ep->com.cm_id && ep->com.qp)
err = 1;
+ __state_set(&ep->com, ABORTING);
break;
default:
- panic("unknown state: %d\n", ep->com.state);
+ CTR3(KTR_IW_CXGB, "%s unexpected state ep %p state %u\n",
+ __func__, ep, ep->com.state);
+ abort = 0;
}
- __state_set(&ep->com, ABORTING);
mtx_unlock(&ep->com.lock);
if (err){
attrs.next_state = IWCH_QP_STATE_ERROR;
@@ -1206,7 +1159,8 @@
ep->com.qp, IWCH_QP_ATTR_NEXT_STATE,
&attrs, 1);
}
- abort_connection(ep);
+ if (abort)
+ abort_connection(ep);
put_ep(&ep->com);
}
@@ -1228,6 +1182,7 @@
err = send_mpa_reject(ep, pdata, pdata_len);
err = soshutdown(ep->com.so, 3);
}
+ put_ep(&ep->com);
return 0;
}
@@ -1242,8 +1197,10 @@
struct iwch_qp *qp = get_qhp(h, conn_param->qpn);
CTR4(KTR_IW_CXGB, "%s ep %p so %p state %s", __FUNCTION__, ep, ep->com.so, states[ep->com.state]);
- if (state_read(&ep->com) == DEAD)
- return (-ECONNRESET);
+ if (state_read(&ep->com) == DEAD) {
+ err = -ECONNRESET;
+ goto err;
+ }
PANIC_IF(state_read(&ep->com) != MPA_REQ_RCVD);
PANIC_IF(!qp);
@@ -1251,7 +1208,8 @@
if ((conn_param->ord > qp->rhp->attr.max_rdma_read_qp_depth) ||
(conn_param->ird > qp->rhp->attr.max_rdma_reads_per_qp)) {
abort_connection(ep);
- return (-EINVAL);
+ err = -EINVAL;
+ goto err;
}
cm_id->add_ref(cm_id);
@@ -1263,11 +1221,10 @@
ep->ird = conn_param->ird;
ep->ord = conn_param->ord;
CTR3(KTR_IW_CXGB, "%s ird %d ord %d", __FUNCTION__, ep->ird, ep->ord);
- get_ep(&ep->com);
/* bind QP to EP and move to RTS */
attrs.mpa_attr = ep->mpa_attr;
- attrs.max_ird = ep->ord;
+ attrs.max_ird = ep->ird;
attrs.max_ord = ep->ord;
attrs.llp_stream_handle = ep;
attrs.next_state = IWCH_QP_STATE_RTS;
@@ -1283,20 +1240,21 @@
ep->com.qp, mask, &attrs, 1);
if (err)
- goto err;
+ goto err1;
err = send_mpa_reply(ep, conn_param->private_data,
conn_param->private_data_len);
if (err)
- goto err;
+ goto err1;
state_set(&ep->com, FPDU_MODE);
established_upcall(ep);
put_ep(&ep->com);
return 0;
-err:
+err1:
ep->com.cm_id = NULL;
ep->com.qp = NULL;
cm_id->rem_ref(cm_id);
+err:
put_ep(&ep->com);
return err;
}
@@ -1312,15 +1270,6 @@
epc->so->so_state |= SS_NBIO;
SOCK_UNLOCK(epc->so);
sopt.sopt_dir = SOPT_SET;
- sopt.sopt_level = SOL_SOCKET;
- sopt.sopt_name = SO_NO_DDP;
- sopt.sopt_val = (caddr_t)&on;
- sopt.sopt_valsize = sizeof on;
- sopt.sopt_td = NULL;
- err = sosetopt(epc->so, &sopt);
- if (err)
- printf("%s can't set SO_NO_DDP err %d\n", __FUNCTION__, err);
- sopt.sopt_dir = SOPT_SET;
sopt.sopt_level = IPPROTO_TCP;
sopt.sopt_name = TCP_NODELAY;
sopt.sopt_val = (caddr_t)&on;
@@ -1400,16 +1349,14 @@
if (!(rt->rt_ifp->if_flags & IFCAP_TOE)) {
printf("%s - interface not TOE capable.\n", __FUNCTION__);
- goto fail3;
+ RTFREE(rt);
+ goto fail2;
}
tdev = TOEDEV(rt->rt_ifp);
if (tdev == NULL) {
printf("%s - No toedev for interface.\n", __FUNCTION__);
- goto fail3;
- }
- if (!tdev->tod_can_offload(tdev, ep->com.so)) {
- printf("%s - interface cannot offload!.\n", __FUNCTION__);
- goto fail3;
+ RTFREE(rt);
+ goto fail2;
}
RTFREE(rt);
@@ -1420,8 +1367,6 @@
ep->com.thread);
if (!err)
goto out;
-fail3:
- RTFREE(ep->dst);
fail2:
put_ep(&ep->com);
out:
@@ -1458,7 +1403,7 @@
cm_id->provider_data = ep;
goto out;
}
- close_socket(&ep->com);
+ close_socket(&ep->com, 0);
fail:
cm_id->rem_ref(cm_id);
put_ep(&ep->com);
@@ -1474,7 +1419,7 @@
CTR2(KTR_IW_CXGB, "%s ep %p", __FUNCTION__, ep);
state_set(&ep->com, DEAD);
- close_socket(&ep->com);
+ close_socket(&ep->com, 0);
cm_id->rem_ref(cm_id);
put_ep(&ep->com);
return 0;
@@ -1493,47 +1438,48 @@
CTR5(KTR_IW_CXGB, "%s ep %p so %p state %s, abrupt %d", __FUNCTION__, ep,
ep->com.so, states[ep->com.state], abrupt);
- if (ep->com.state == DEAD) {
- CTR2(KTR_IW_CXGB, "%s already dead ep %p", __FUNCTION__, ep);
- goto out;
- }
-
- if (abrupt) {
- if (ep->com.state != ABORTING) {
- ep->com.state = ABORTING;
- close = 1;
- }
- goto out;
- }
-
switch (ep->com.state) {
case MPA_REQ_WAIT:
case MPA_REQ_SENT:
case MPA_REQ_RCVD:
case MPA_REP_SENT:
case FPDU_MODE:
- start_ep_timer(ep);
- ep->com.state = CLOSING;
close = 1;
+ if (abrupt)
+ ep->com.state = ABORTING;
+ else {
+ ep->com.state = CLOSING;
+ start_ep_timer(ep);
+ }
break;
case CLOSING:
- ep->com.state = MORIBUND;
close = 1;
+ if (abrupt) {
+ stop_ep_timer(ep);
+ ep->com.state = ABORTING;
+ } else
+ ep->com.state = MORIBUND;
break;
case MORIBUND:
case ABORTING:
+ case DEAD:
+ CTR3(KTR_IW_CXGB, "%s ignoring disconnect ep %p state %u\n",
+ __func__, ep, ep->com.state);
break;
default:
panic("unknown state: %d\n", ep->com.state);
break;
}
-out:
+
mtx_unlock(&ep->com.lock);
if (close) {
if (abrupt)
abort_connection(ep);
- else
+ else {
+ if (!ep->parent_ep)
+ __state_set(&ep->com, MORIBUND);
shutdown_socket(&ep->com);
+ }
}
return 0;
}
@@ -1587,7 +1533,7 @@
send_mpa_req(ep);
} else {
connect_reply_upcall(ep, -ep->com.so->so_error);
- close_socket(&ep->com);
+ close_socket(&ep->com, 0);
state_set(&ep->com, DEAD);
put_ep(&ep->com);
}
@@ -1643,10 +1589,20 @@
}
CTR3(KTR_IW_CXGB, "%s remote addr %s port %d", __FUNCTION__,
inet_ntoa(remote->sin_addr), ntohs(remote->sin_port));
+ child_ep->com.tdev = parent_ep->com.tdev;
+ child_ep->com.local_addr.sin_family = parent_ep->com.local_addr.sin_family;
+ child_ep->com.local_addr.sin_port = parent_ep->com.local_addr.sin_port;
+ child_ep->com.local_addr.sin_addr.s_addr = parent_ep->com.local_addr.sin_addr.s_addr;
+ child_ep->com.local_addr.sin_len = parent_ep->com.local_addr.sin_len;
+ child_ep->com.remote_addr.sin_family = remote->sin_family;
+ child_ep->com.remote_addr.sin_port = remote->sin_port;
+ child_ep->com.remote_addr.sin_addr.s_addr = remote->sin_addr.s_addr;
+ child_ep->com.remote_addr.sin_len = remote->sin_len;
child_ep->com.so = child_so;
child_ep->com.cm_id = NULL;
child_ep->com.thread = parent_ep->com.thread;
child_ep->parent_ep = parent_ep;
+
free(remote, M_SONAME);
get_ep(&parent_ep->com);
child_ep->parent_ep = parent_ep;
@@ -1747,17 +1703,30 @@
}
taskqueue_start_threads(&iw_cxgb_taskq, 1, PI_NET, "iw_cxgb taskq");
TASK_INIT(&iw_cxgb_task, 0, process_req, NULL);
- t3tom_register_cpl_handler(CPL_RDMA_TERMINATE, terminate);
- t3tom_register_cpl_handler(CPL_RDMA_EC_STATUS, ec_status);
- return 0;
+ return (0);
}
void
iwch_cm_term(void)
{
- t3tom_register_cpl_handler(CPL_RDMA_TERMINATE, NULL);
- t3tom_register_cpl_handler(CPL_RDMA_EC_STATUS, NULL);
+
taskqueue_drain(iw_cxgb_taskq, &iw_cxgb_task);
taskqueue_free(iw_cxgb_taskq);
}
+void
+iwch_cm_init_cpl(struct adapter *sc)
+{
+
+ t3_register_cpl_handler(sc, CPL_RDMA_TERMINATE, terminate);
+ t3_register_cpl_handler(sc, CPL_RDMA_EC_STATUS, ec_status);
+}
+
+void
+iwch_cm_term_cpl(struct adapter *sc)
+{
+
+ t3_register_cpl_handler(sc, CPL_RDMA_TERMINATE, NULL);
+ t3_register_cpl_handler(sc, CPL_RDMA_EC_STATUS, NULL);
+}
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.h
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.h Wed Jul 25 17:04:43 2012 +0300
@@ -25,14 +25,14 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD$
+$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.h 237263 2012-06-19 07:34:13Z np $
***************************************************************************/
#ifndef _IWCH_CM_H_
#define _IWCH_CM_H_
-#include <contrib/rdma/ib_verbs.h>
-#include <contrib/rdma/iw_cm.h>
+#include <rdma/ib_verbs.h>
+#include <rdma/iw_cm.h>
#include <sys/refcount.h>
#include <sys/condvar.h>
#include <sys/proc.h>
@@ -42,21 +42,21 @@
#define MPA_KEY_REP "MPA ID Rep Frame"
#define MPA_MAX_PRIVATE_DATA 256
-#define MPA_REV o0 /* XXX - amso1100 uses rev 0 ! */
+#define MPA_REV 0 /* XXX - amso1100 uses rev 0 ! */
#define MPA_REJECT 0x20
#define MPA_CRC 0x40
#define MPA_MARKERS 0x80
#define MPA_FLAGS_MASK 0xE0
#define put_ep(ep) { \
- CTR4(KTR_IW_CXGB, "put_ep (via %s:%u) ep %p refcnt %d\n", __FUNCTION__, __LINE__, \
+ CTR4(KTR_IW_CXGB, "put_ep (via %s:%u) ep %p refcnt %d", __FUNCTION__, __LINE__, \
ep, atomic_load_acq_int(&((ep)->refcount))); \
if (refcount_release(&((ep)->refcount))) \
__free_ep(ep); \
}
#define get_ep(ep) { \
- CTR4(KTR_IW_CXGB, "get_ep (via %s:%u) ep %p, refcnt %d\n", __FUNCTION__, __LINE__, \
+ CTR4(KTR_IW_CXGB, "get_ep (via %s:%u) ep %p, refcnt %d", __FUNCTION__, __LINE__, \
ep, atomic_load_acq_int(&((ep)->refcount))); \
refcount_acquire(&((ep)->refcount)); \
}
@@ -148,7 +148,7 @@
TAILQ_ENTRY(iwch_ep_common) entry;
struct iw_cm_id *cm_id;
struct iwch_qp *qp;
- struct t3cdev *tdev;
+ struct toedev *tdev;
enum iwch_ep_state state;
u_int refcount;
struct cv waitq;
@@ -176,7 +176,6 @@
u32 snd_seq;
u32 rcv_seq;
struct l2t_entry *l2t;
- struct rtentry *dst;
struct mbuf *mpa_mbuf;
struct iwch_mpa_attributes mpa_attr;
unsigned int mpa_pkt_len;
@@ -237,13 +236,13 @@
int iwch_reject_cr(struct iw_cm_id *cm_id, const void *pdata, u8 pdata_len);
int iwch_accept_cr(struct iw_cm_id *cm_id, struct iw_cm_conn_param *conn_param);
int iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, int flags);
-int iwch_quiesce_tid(struct iwch_ep *ep);
-int iwch_resume_tid(struct iwch_ep *ep);
void __free_ep(struct iwch_ep_common *ep);
void iwch_rearp(struct iwch_ep *ep);
int iwch_ep_redirect(void *ctx, struct rtentry *old, struct rtentry *new, struct l2t_entry *l2t);
int iwch_cm_init(void);
void iwch_cm_term(void);
+void iwch_cm_init_cpl(struct adapter *);
+void iwch_cm_term_cpl(struct adapter *);
#endif /* _IWCH_CM_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cq.c
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cq.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cq.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,13 +28,15 @@
***************************************************************************/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cq.c 237263 2012-06-19 07:34:13Z np $");
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/bus.h>
-#include <sys/module.h>
#include <sys/pciio.h>
#include <sys/conf.h>
#include <machine/bus.h>
@@ -59,9 +61,11 @@
#include <sys/libkern.h>
#include <netinet/in.h>
-#include <contrib/rdma/ib_verbs.h>
-#include <contrib/rdma/ib_umem.h>
-#include <contrib/rdma/ib_user_verbs.h>
+#include <rdma/ib_verbs.h>
+#include <rdma/ib_umem.h>
+#include <rdma/ib_user_verbs.h>
+#include <linux/idr.h>
+#include <ulp/iw_cxgb/iw_cxgb_ib_intfc.h>
#include <cxgb_include.h>
#include <ulp/iw_cxgb/iw_cxgb_wr.h>
@@ -261,4 +265,4 @@
return npolled;
}
}
-
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_dbg.c
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_dbg.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_dbg.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,13 +28,14 @@
***************************************************************************/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_dbg.c 237263 2012-06-19 07:34:13Z np $");
+
+#include "opt_inet.h"
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/bus.h>
-#include <sys/module.h>
#include <sys/pciio.h>
#include <sys/conf.h>
#include <machine/bus.h>
@@ -60,11 +61,13 @@
#include <netinet/in.h>
-#include <contrib/rdma/ib_verbs.h>
-#include <contrib/rdma/ib_umem.h>
-#include <contrib/rdma/ib_user_verbs.h>
+#include <rdma/ib_verbs.h>
+#include <rdma/ib_umem.h>
+#include <rdma/ib_user_verbs.h>
+#include <linux/idr.h>
+#include <ulp/iw_cxgb/iw_cxgb_ib_intfc.h>
-#ifdef DEBUG
+#if defined(INVARIANTS) && defined(TCP_OFFLOAD)
#include <cxgb_include.h>
#include <ulp/iw_cxgb/iw_cxgb_wr.h>
#include <ulp/iw_cxgb/iw_cxgb_hal.h>
@@ -74,75 +77,100 @@
#include <ulp/iw_cxgb/iw_cxgb_resource.h>
#include <ulp/iw_cxgb/iw_cxgb_user.h>
+static int
+cxio_rdma_get_mem(struct cxio_rdev *rdev, struct ch_mem_range *m)
+{
+ struct adapter *sc = rdev->adap;
+ struct mc7 *mem;
+
+ if ((m->addr & 7) || (m->len & 7))
+ return (EINVAL);
+ if (m->mem_id == MEM_CM)
+ mem = &sc->cm;
+ else if (m->mem_id == MEM_PMRX)
+ mem = &sc->pmrx;
+ else if (m->mem_id == MEM_PMTX)
+ mem = &sc->pmtx;
+ else
+ return (EINVAL);
+
+ return (t3_mc7_bd_read(mem, m->addr/8, m->len/8, (u64 *)m->buf));
+}
+
void cxio_dump_tpt(struct cxio_rdev *rdev, uint32_t stag)
{
- struct ch_mem_range *m;
+ struct ch_mem_range m;
u64 *data;
+ u32 addr;
int rc;
int size = 32;
- m = kmalloc(sizeof(*m) + size, M_NOWAIT);
- if (!m) {
+ m.buf = malloc(size, M_DEVBUF, M_NOWAIT);
+ if (m.buf == NULL) {
CTR1(KTR_IW_CXGB, "%s couldn't allocate memory.", __FUNCTION__);
return;
}
- m->mem_id = MEM_PMRX;
- m->addr = (stag>>8) * 32 + rdev->rnic_info.tpt_base;
- m->len = size;
- CTR3(KTR_IW_CXGB, "%s TPT addr 0x%x len %d", __FUNCTION__, m->addr, m->len);
- rc = rdev->t3cdev_p->ctl(rdev->t3cdev_p, RDMA_GET_MEM, m);
+ m.mem_id = MEM_PMRX;
+ m.addr = (stag >> 8) * 32 + rdev->rnic_info.tpt_base;
+ m.len = size;
+ CTR3(KTR_IW_CXGB, "%s TPT addr 0x%x len %d", __FUNCTION__, m.addr, m.len);
+
+ rc = cxio_rdma_get_mem(rdev, &m);
if (rc) {
CTR2(KTR_IW_CXGB, "%s toectl returned error %d", __FUNCTION__, rc);
- free(m, M_DEVBUF);
+ free(m.buf, M_DEVBUF);
return;
}
- data = (u64 *)m->buf;
+ data = (u64 *)m.buf;
+ addr = m.addr;
while (size > 0) {
- CTR2(KTR_IW_CXGB, "TPT %08x: %016llx", m->addr, (unsigned long long) *data);
+ CTR2(KTR_IW_CXGB, "TPT %08x: %016llx", addr, (unsigned long long) *data);
size -= 8;
data++;
- m->addr += 8;
+ addr += 8;
}
- free(m, M_DEVBUF);
+ free(m.buf, M_DEVBUF);
}
void cxio_dump_pbl(struct cxio_rdev *rdev, uint32_t pbl_addr, uint32_t len, u8 shift)
{
- struct ch_mem_range *m;
+ struct ch_mem_range m;
u64 *data;
+ u32 addr;
int rc;
int size, npages;
shift += 12;
npages = (len + (1ULL << shift) - 1) >> shift;
size = npages * sizeof(u64);
-
- m = kmalloc(sizeof(*m) + size, M_NOWAIT);
- if (!m) {
+ m.buf = malloc(size, M_DEVBUF, M_NOWAIT);
+ if (m.buf == NULL) {
CTR1(KTR_IW_CXGB, "%s couldn't allocate memory.", __FUNCTION__);
return;
}
- m->mem_id = MEM_PMRX;
- m->addr = pbl_addr;
- m->len = size;
+ m.mem_id = MEM_PMRX;
+ m.addr = pbl_addr;
+ m.len = size;
CTR4(KTR_IW_CXGB, "%s PBL addr 0x%x len %d depth %d",
- __FUNCTION__, m->addr, m->len, npages);
- rc = rdev->t3cdev_p->ctl(rdev->t3cdev_p, RDMA_GET_MEM, m);
+ __FUNCTION__, m.addr, m.len, npages);
+
+ rc = cxio_rdma_get_mem(rdev, &m);
if (rc) {
CTR2(KTR_IW_CXGB, "%s toectl returned error %d", __FUNCTION__, rc);
- free(m, M_DEVBUF);
+ free(m.buf, M_DEVBUF);
return;
}
- data = (u64 *)m->buf;
+ data = (u64 *)m.buf;
+ addr = m.addr;
while (size > 0) {
- CTR2(KTR_IW_CXGB, "PBL %08x: %016llx", m->addr, (unsigned long long) *data);
+ CTR2(KTR_IW_CXGB, "PBL %08x: %016llx", addr, (unsigned long long) *data);
size -= 8;
data++;
- m->addr += 8;
+ addr += 8;
}
- free(m, M_DEVBUF);
+ free(m.buf, M_DEVBUF);
}
void cxio_dump_wqe(union t3_wr *wqe)
@@ -175,70 +203,76 @@
void cxio_dump_rqt(struct cxio_rdev *rdev, uint32_t hwtid, int nents)
{
- struct ch_mem_range *m;
+ struct ch_mem_range m;
int size = nents * 64;
u64 *data;
+ u32 addr;
int rc;
- m = kmalloc(sizeof(*m) + size, M_NOWAIT);
- if (!m) {
+ m.buf = malloc(size, M_DEVBUF, M_NOWAIT);
+ if (m.buf == NULL) {
CTR1(KTR_IW_CXGB, "%s couldn't allocate memory.", __FUNCTION__);
return;
}
- m->mem_id = MEM_PMRX;
- m->addr = ((hwtid)<<10) + rdev->rnic_info.rqt_base;
- m->len = size;
- CTR3(KTR_IW_CXGB, "%s RQT addr 0x%x len %d", __FUNCTION__, m->addr, m->len);
- rc = rdev->t3cdev_p->ctl(rdev->t3cdev_p, RDMA_GET_MEM, m);
+ m.mem_id = MEM_PMRX;
+ m.addr = ((hwtid)<<10) + rdev->rnic_info.rqt_base;
+ m.len = size;
+ CTR3(KTR_IW_CXGB, "%s RQT addr 0x%x len %d", __FUNCTION__, m.addr, m.len);
+
+ rc = cxio_rdma_get_mem(rdev, &m);
if (rc) {
CTR2(KTR_IW_CXGB, "%s toectl returned error %d", __FUNCTION__, rc);
- free(m, M_DEVBUF);
+ free(m.buf, M_DEVBUF);
return;
}
- data = (u64 *)m->buf;
+ data = (u64 *)m.buf;
+ addr = m.addr;
while (size > 0) {
- CTR2(KTR_IW_CXGB, "RQT %08x: %016llx", m->addr, (unsigned long long) *data);
+ CTR2(KTR_IW_CXGB, "RQT %08x: %016llx", addr, (unsigned long long) *data);
size -= 8;
data++;
- m->addr += 8;
+ addr += 8;
}
- free(m, M_DEVBUF);
+ free(m.buf, M_DEVBUF);
}
void cxio_dump_tcb(struct cxio_rdev *rdev, uint32_t hwtid)
{
- struct ch_mem_range *m;
+ struct ch_mem_range m;
int size = TCB_SIZE;
uint32_t *data;
+ uint32_t addr;
int rc;
- m = kmalloc(sizeof(*m) + size, M_NOWAIT);
- if (!m) {
+ m.buf = malloc(size, M_DEVBUF, M_NOWAIT);
+ if (m.buf == NULL) {
CTR1(KTR_IW_CXGB, "%s couldn't allocate memory.", __FUNCTION__);
return;
}
- m->mem_id = MEM_CM;
- m->addr = hwtid * size;
- m->len = size;
- CTR3(KTR_IW_CXGB, "%s TCB %d len %d", __FUNCTION__, m->addr, m->len);
- rc = rdev->t3cdev_p->ctl(rdev->t3cdev_p, RDMA_GET_MEM, m);
+ m.mem_id = MEM_CM;
+ m.addr = hwtid * size;
+ m.len = size;
+ CTR3(KTR_IW_CXGB, "%s TCB %d len %d", __FUNCTION__, m.addr, m.len);
+
+ rc = cxio_rdma_get_mem(rdev, &m);
if (rc) {
CTR2(KTR_IW_CXGB, "%s toectl returned error %d", __FUNCTION__, rc);
- free(m, M_DEVBUF);
+ free(m.buf, M_DEVBUF);
return;
}
- data = (uint32_t *)m->buf;
+ data = (uint32_t *)m.buf;
+ addr = m.addr;
while (size > 0) {
printf("%2u: %08x %08x %08x %08x %08x %08x %08x %08x\n",
- m->addr,
+ addr,
*(data+2), *(data+3), *(data),*(data+1),
*(data+6), *(data+7), *(data+4), *(data+5));
size -= 32;
data += 8;
- m->addr += 32;
+ addr += 32;
}
- free(m, M_DEVBUF);
+ free(m.buf, M_DEVBUF);
}
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ev.c
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ev.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ev.c Wed Jul 25 17:04:43 2012 +0300
@@ -27,13 +27,15 @@
***************************************************************************/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ev.c 237263 2012-06-19 07:34:13Z np $");
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/bus.h>
-#include <sys/module.h>
#include <sys/pciio.h>
#include <sys/conf.h>
#include <machine/bus.h>
@@ -59,9 +61,11 @@
#include <netinet/in.h>
-#include <contrib/rdma/ib_verbs.h>
-#include <contrib/rdma/ib_umem.h>
-#include <contrib/rdma/ib_user_verbs.h>
+#include <rdma/ib_verbs.h>
+#include <rdma/ib_umem.h>
+#include <rdma/ib_user_verbs.h>
+#include <linux/idr.h>
+#include <ulp/iw_cxgb/iw_cxgb_ib_intfc.h>
#include <cxgb_include.h>
#include <ulp/iw_cxgb/iw_cxgb_wr.h>
@@ -81,11 +85,22 @@
struct ib_event event;
struct iwch_qp_attributes attrs;
+ mtx_lock(&rnicp->lock);
+
+ if (!qhp) {
+ CTR3(KTR_IW_CXGB, "%s unaffiliated error 0x%x qpid 0x%x\n",
+ __func__, CQE_STATUS(rsp_msg->cqe),
+ CQE_QPID(rsp_msg->cqe));
+ mtx_unlock(&rnicp->lock);
+ return;
+ }
+
if ((qhp->attr.state == IWCH_QP_STATE_ERROR) ||
(qhp->attr.state == IWCH_QP_STATE_TERMINATE)) {
CTR4(KTR_IW_CXGB, "%s AE received after RTS - "
"qp state %d qpid 0x%x status 0x%x", __FUNCTION__,
qhp->attr.state, qhp->wq.qpid, CQE_STATUS(rsp_msg->cqe));
+ mtx_unlock(&rnicp->lock);
return;
}
@@ -95,6 +110,15 @@
CQE_STATUS(rsp_msg->cqe), CQE_TYPE(rsp_msg->cqe),
CQE_WRID_HI(rsp_msg->cqe), CQE_WRID_LOW(rsp_msg->cqe));
+ mtx_unlock(&rnicp->lock);
+
+ if (qhp->attr.state == IWCH_QP_STATE_RTS) {
+ attrs.next_state = IWCH_QP_STATE_TERMINATE;
+ iwch_modify_qp(qhp->rhp, qhp, IWCH_QP_ATTR_NEXT_STATE,
+ &attrs, 1);
+ if (send_term)
+ iwch_post_terminate(qhp, rsp_msg);
+ }
event.event = ib_event;
event.device = chp->ibcq.device;
@@ -106,25 +130,17 @@
if (qhp->ibqp.event_handler)
(*qhp->ibqp.event_handler)(&event, qhp->ibqp.qp_context);
- if (qhp->attr.state == IWCH_QP_STATE_RTS) {
- attrs.next_state = IWCH_QP_STATE_TERMINATE;
- iwch_modify_qp(qhp->rhp, qhp, IWCH_QP_ATTR_NEXT_STATE,
- &attrs, 1);
- if (send_term)
- iwch_post_terminate(qhp, rsp_msg);
- }
+ (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context);
}
void
-iwch_ev_dispatch(struct cxio_rdev *rdev_p, struct mbuf *m)
+iwch_ev_dispatch(struct iwch_dev *rnicp, struct mbuf *m)
{
- struct iwch_dev *rnicp;
struct respQ_msg_t *rsp_msg = (struct respQ_msg_t *) m->m_data;
struct iwch_cq *chp;
struct iwch_qp *qhp;
u32 cqid = RSPQ_CQID(rsp_msg);
- rnicp = (struct iwch_dev *) rdev_p->ulp;
mtx_lock(&rnicp->lock);
chp = get_chp(rnicp, cqid);
qhp = get_qhp(rnicp, CQE_QPID(rsp_msg->cqe));
@@ -136,7 +152,7 @@
CQE_TYPE(rsp_msg->cqe), CQE_WRID_HI(rsp_msg->cqe),
CQE_WRID_LOW(rsp_msg->cqe));
mtx_unlock(&rnicp->lock);
- goto out;
+ return;
}
iwch_qp_add_ref(&qhp->ibqp);
mtx_lock(&chp->lock);
@@ -200,12 +216,6 @@
case TPT_ERR_BOUND:
case TPT_ERR_INVALIDATE_SHARED_MR:
case TPT_ERR_INVALIDATE_MR_WITH_MW_BOUND:
- log(LOG_ERR, "%s - CQE Err qpid 0x%x opcode %d status 0x%x "
- "type %d wrid.hi 0x%x wrid.lo 0x%x \n", __FUNCTION__,
- CQE_QPID(rsp_msg->cqe), CQE_OPCODE(rsp_msg->cqe),
- CQE_STATUS(rsp_msg->cqe), CQE_TYPE(rsp_msg->cqe),
- CQE_WRID_HI(rsp_msg->cqe), CQE_WRID_LOW(rsp_msg->cqe));
- (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context);
post_qp_event(rnicp, qhp, chp, rsp_msg, IB_EVENT_QP_ACCESS_ERR, 1);
break;
@@ -248,6 +258,5 @@
wakeup(chp);
mtx_unlock(&chp->lock);
iwch_qp_rem_ref(&qhp->ibqp);
-out:
- m_free(m);
}
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.c
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,4 +1,3 @@
-
/**************************************************************************
Copyright (c) 2007, Chelsio Inc.
@@ -28,13 +27,15 @@
***************************************************************************/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.c 237263 2012-06-19 07:34:13Z np $");
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/bus.h>
-#include <sys/module.h>
#include <sys/pciio.h>
#include <sys/conf.h>
#include <machine/bus.h>
@@ -47,6 +48,8 @@
#include <sys/linker.h>
#include <sys/firmware.h>
#include <sys/socket.h>
+#include <sys/socketvar.h>
+#include <sys/sockopt.h>
#include <sys/sockio.h>
#include <sys/smp.h>
#include <sys/sysctl.h>
@@ -59,12 +62,25 @@
#include <vm/vm.h>
#include <vm/pmap.h>
+#include <net/route.h>
+#include <netinet/in_systm.h>
#include <netinet/in.h>
+#include <netinet/in_pcb.h>
+#include <netinet/ip.h>
+#include <netinet/ip_var.h>
+#include <netinet/tcp_var.h>
+#include <netinet/toecore.h>
+#include <netinet/tcp.h>
+#include <netinet/tcpip.h>
-#include <contrib/rdma/ib_verbs.h>
+#include <rdma/ib_verbs.h>
+#include <linux/idr.h>
+#include <ulp/iw_cxgb/iw_cxgb_ib_intfc.h>
#include <cxgb_include.h>
#include <ulp/tom/cxgb_l2t.h>
+#include <ulp/tom/cxgb_tom.h>
+#include <ulp/tom/cxgb_toepcb.h>
#include <ulp/iw_cxgb/iw_cxgb_wr.h>
#include <ulp/iw_cxgb/iw_cxgb_hal.h>
#include <ulp/iw_cxgb/iw_cxgb_provider.h>
@@ -72,29 +88,21 @@
#include <ulp/iw_cxgb/iw_cxgb.h>
#include <ulp/iw_cxgb/iw_cxgb_resource.h>
-static TAILQ_HEAD( ,cxio_rdev) rdev_list;
-static cxio_hal_ev_callback_func_t cxio_ev_cb = NULL;
+/* Response queue used for RDMA events. */
+#define ASYNC_NOTIF_RSPQ 0
+static inline int
+cxio_rdma_cq_setup(struct cxio_rdev *rdev_p, unsigned id, uint64_t base_addr,
+ unsigned size, unsigned ovfl_mode, unsigned credits, unsigned credit_thres)
+{
+ struct adapter *sc = rdev_p->adap;
+ int rc;
-static struct cxio_rdev *
-cxio_hal_find_rdev_by_name(char *dev_name)
-{
- struct cxio_rdev *rdev;
+ mtx_lock_spin(&sc->sge.reg_lock);
+ rc = -t3_sge_init_cqcntxt(sc, id, base_addr, size, ASYNC_NOTIF_RSPQ,
+ ovfl_mode, credits, credit_thres);
+ mtx_unlock_spin(&sc->sge.reg_lock);
- TAILQ_FOREACH(rdev, &rdev_list, entry)
- if (!strcmp(rdev->dev_name, dev_name))
- return rdev;
- return NULL;
-}
-
-struct cxio_rdev *
-cxio_hal_find_rdev_by_t3cdev(struct t3cdev *tdev)
-{
- struct cxio_rdev *rdev;
-
- TAILQ_FOREACH(rdev, &rdev_list, entry)
- if (rdev->t3cdev_p == tdev)
- return rdev;
- return NULL;
+ return (rc);
}
int
@@ -104,12 +112,14 @@
int ret;
struct t3_cqe *cqe;
u32 rptr;
+ struct adapter *sc = rdev_p->adap;
- struct rdma_cq_op setup;
- setup.id = cq->cqid;
- setup.credits = (op == CQ_CREDIT_UPDATE) ? credit : 0;
- setup.op = op;
- ret = rdev_p->t3cdev_p->ctl(rdev_p->t3cdev_p, RDMA_CQ_OP, &setup);
+ if (op != CQ_CREDIT_UPDATE)
+ credit = 0;
+
+ mtx_lock_spin(&sc->sge.reg_lock);
+ ret = t3_sge_cqcntxt_op(sc, cq->cqid, op, credit);
+ mtx_unlock_spin(&sc->sge.reg_lock);
if ((ret < 0) || (op == CQ_CREDIT_UPDATE))
return (ret);
@@ -140,30 +150,26 @@
while (!CQ_VLD_ENTRY(rptr, cq->size_log2, cqe)) {
DELAY(1);
if (i++ > 1000000) {
+ struct adapter *sc = rdev_p->adap;
+
+ log(LOG_ERR, "%s: stalled rnic\n",
+ device_get_nameunit(sc->dev));
PANIC_IF(1);
- log(LOG_ERR, "%s: stalled rnic\n",
- rdev_p->dev_name);
return (-EIO);
}
}
- return 1;
+ return (1);
}
- return 0;
+ return (0);
}
static int
cxio_hal_clear_cq_ctx(struct cxio_rdev *rdev_p, u32 cqid)
{
- struct rdma_cq_setup setup;
- setup.id = cqid;
- setup.base_addr = 0; /* NULL address */
- setup.size = 0; /* disaable the CQ */
- setup.credits = 0;
- setup.credit_thres = 0;
- setup.ovfl_mode = 0;
- return (rdev_p->t3cdev_p->ctl(rdev_p->t3cdev_p, RDMA_CQ_SETUP, &setup));
+
+ return (cxio_rdma_cq_setup(rdev_p, cqid, 0, 0, 0, 0, 0));
}
static int
@@ -171,43 +177,38 @@
{
u64 sge_cmd;
struct t3_modify_qp_wr *wqe;
- struct mbuf *m = m_gethdr(MT_DATA, M_NOWAIT);
+ struct mbuf *m;
+
+ m = M_GETHDR_OFLD(0, CPL_PRIORITY_CONTROL, wqe);
if (m == NULL) {
CTR1(KTR_IW_CXGB, "%s m_gethdr failed", __FUNCTION__);
return (-ENOMEM);
}
wqe = mtod(m, struct t3_modify_qp_wr *);
- m->m_len = m->m_pkthdr.len = sizeof(*wqe);
memset(wqe, 0, sizeof(*wqe));
build_fw_riwrh((struct fw_riwrh *) wqe, T3_WR_QP_MOD, 3, 0, qpid, 7);
wqe->flags = htobe32(MODQP_WRITE_EC);
sge_cmd = qpid << 8 | 3;
wqe->sge_cmd = htobe64(sge_cmd);
- m_set_priority(m, CPL_PRIORITY_CONTROL);
- m_set_sgl(m, NULL);
- m_set_sgllen(m, 0);
- return (cxgb_ofld_send(rdev_p->t3cdev_p, m));
+ return t3_offload_tx(rdev_p->adap, m);
}
int
-cxio_create_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq)
+cxio_create_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq, int kernel)
{
- struct rdma_cq_setup setup;
int size = (1UL << (cq->size_log2)) * sizeof(struct t3_cqe);
+ size += 1; /* one extra page for storing cq-in-err state */
cq->cqid = cxio_hal_get_cqid(rdev_p->rscp);
if (!cq->cqid)
return (-ENOMEM);
- cq->sw_queue = malloc(size, M_DEVBUF, M_NOWAIT|M_ZERO);
- if (!cq->sw_queue)
- return (-ENOMEM);
-#if 0
- cq->queue = dma_alloc_coherent(rdev_p->rnic_info.pdev,
- (1UL << (cq->size_log2)) *
- sizeof(struct t3_cqe),
- &(cq->dma_addr), M_NOWAIT);
-#else
- cq->queue = contigmalloc((1UL << (cq->size_log2))*sizeof(struct t3_cqe),
+ if (kernel) {
+ cq->sw_queue = malloc(size, M_DEVBUF, M_NOWAIT|M_ZERO);
+ if (!cq->sw_queue)
+ return (-ENOMEM);
+ }
+
+ cq->queue = contigmalloc(size,
M_DEVBUF, M_NOWAIT, 0ul, ~0ul, 4096, 0);
if (cq->queue)
cq->dma_addr = vtophys(cq->queue);
@@ -215,35 +216,10 @@
free(cq->sw_queue, M_DEVBUF);
return (-ENOMEM);
}
-#endif
-
-#ifdef notyet
- pci_unmap_addr_set(cq, mapping, cq->dma_addr);
-#endif
memset(cq->queue, 0, size);
- setup.id = cq->cqid;
- setup.base_addr = (u64) (cq->dma_addr);
- setup.size = 1UL << cq->size_log2;
- setup.credits = 65535;
- setup.credit_thres = 1;
- if (rdev_p->t3cdev_p->type != T3A)
- setup.ovfl_mode = 0;
- else
- setup.ovfl_mode = 1;
- return (rdev_p->t3cdev_p->ctl(rdev_p->t3cdev_p, RDMA_CQ_SETUP, &setup));
-}
-int
-cxio_resize_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq)
-{
- struct rdma_cq_setup setup;
- setup.id = cq->cqid;
- setup.base_addr = (u64) (cq->dma_addr);
- setup.size = 1UL << cq->size_log2;
- setup.credits = setup.size;
- setup.credit_thres = setup.size; /* TBD: overflow recovery */
- setup.ovfl_mode = 1;
- return (rdev_p->t3cdev_p->ctl(rdev_p->t3cdev_p, RDMA_CQ_SETUP, &setup));
+ return (cxio_rdma_cq_setup(rdev_p, cq->cqid, cq->dma_addr,
+ 1UL << cq->size_log2, 0, 65535, 1));
}
static u32
@@ -325,7 +301,7 @@
if (!wq->qpid)
return (-ENOMEM);
- wq->rq = malloc(depth * sizeof(u64), M_DEVBUF, M_NOWAIT|M_ZERO);
+ wq->rq = malloc(depth * sizeof(struct t3_swrq), M_DEVBUF, M_NOWAIT|M_ZERO);
if (!wq->rq)
goto err1;
@@ -336,28 +312,19 @@
wq->sq = malloc(depth * sizeof(struct t3_swsq), M_DEVBUF, M_NOWAIT|M_ZERO);
if (!wq->sq)
goto err3;
-#if 0
- wq->queue = dma_alloc_coherent(rdev_p->rnic_info.pdev,
- depth * sizeof(union t3_wr),
- &(wq->dma_addr), M_NOWAIT);
-#else
wq->queue = contigmalloc(depth *sizeof(union t3_wr),
M_DEVBUF, M_NOWAIT, 0ul, ~0ul, 4096, 0);
if (wq->queue)
wq->dma_addr = vtophys(wq->queue);
-
-#endif
- if (!wq->queue)
+ else
goto err4;
memset(wq->queue, 0, depth * sizeof(union t3_wr));
-#ifdef notyet
- pci_unmap_addr_set(wq, mapping, wq->dma_addr);
-#endif
wq->doorbell = rdev_p->rnic_info.kdb_addr;
if (!kernel_domain)
wq->udb = (u64)rdev_p->rnic_info.udbell_physbase +
(wq->qpid << rdev_p->qpshift);
+ wq->rdev = rdev_p;
CTR4(KTR_IW_CXGB, "%s qpid 0x%x doorbell 0x%p udb 0x%llx", __FUNCTION__,
wq->qpid, wq->doorbell, (unsigned long long) wq->udb);
return 0;
@@ -431,10 +398,11 @@
cq->sw_wptr++;
}
-void
+int
cxio_flush_rq(struct t3_wq *wq, struct t3_cq *cq, int count)
{
u32 ptr;
+ int flushed = 0;
CTR3(KTR_IW_CXGB, "%s wq %p cq %p", __FUNCTION__, wq, cq);
@@ -442,8 +410,11 @@
CTR4(KTR_IW_CXGB, "%s rq_rptr %u rq_wptr %u skip count %u", __FUNCTION__,
wq->rq_rptr, wq->rq_wptr, count);
ptr = wq->rq_rptr + count;
- while (ptr++ != wq->rq_wptr)
+ while (ptr++ != wq->rq_wptr) {
insert_recv_cqe(wq, cq);
+ flushed++;
+ }
+ return flushed;
}
static void
@@ -468,19 +439,22 @@
cq->sw_wptr++;
}
-void
+int
cxio_flush_sq(struct t3_wq *wq, struct t3_cq *cq, int count)
{
__u32 ptr;
+ int flushed = 0;
struct t3_swsq *sqp = wq->sq + Q_PTR2IDX(wq->sq_rptr, wq->sq_size_log2);
ptr = wq->sq_rptr + count;
- sqp += count;
+ sqp = wq->sq + Q_PTR2IDX(ptr, wq->sq_size_log2);
while (ptr != wq->sq_wptr) {
insert_sq_cqe(wq, cq, sqp);
- sqp++;
ptr++;
+ sqp = wq->sq + Q_PTR2IDX(ptr, wq->sq_size_log2);
+ flushed++;
}
+ return flushed;
}
/*
@@ -516,7 +490,7 @@
if ((CQE_OPCODE(*cqe) == T3_READ_RESP) && SQ_TYPE(*cqe))
return 0;
- if ((CQE_OPCODE(*cqe) == T3_SEND) && RQ_TYPE(*cqe) &&
+ if (CQE_OPCODE(*cqe) && RQ_TYPE(*cqe) &&
Q_EMPTY(wq->rq_rptr, wq->rq_wptr))
return 0;
@@ -563,16 +537,8 @@
static int
cxio_hal_init_ctrl_cq(struct cxio_rdev *rdev_p)
{
- struct rdma_cq_setup setup;
- setup.id = 0;
- setup.base_addr = 0; /* NULL address */
- setup.size = 1; /* enable the CQ */
- setup.credits = 0;
- /* force SGE to redirect to RspQ and interrupt */
- setup.credit_thres = 0;
- setup.ovfl_mode = 1;
- return (rdev_p->t3cdev_p->ctl(rdev_p->t3cdev_p, RDMA_CQ_SETUP, &setup));
+ return (cxio_rdma_cq_setup(rdev_p, 0, 0, 1, 1, 0, 0));
}
static int
@@ -584,41 +550,28 @@
struct t3_modify_qp_wr *wqe;
struct mbuf *m;
- m = m_gethdr(MT_DATA, M_NOWAIT);
+ m = M_GETHDR_OFLD(0, CPL_PRIORITY_CONTROL, wqe);
if (m == NULL) {
CTR1(KTR_IW_CXGB, "%s m_gethdr failed", __FUNCTION__);
- return (-ENOMEM);
+ return (ENOMEM);
}
err = cxio_hal_init_ctrl_cq(rdev_p);
if (err) {
CTR2(KTR_IW_CXGB, "%s err %d initializing ctrl_cq", __FUNCTION__, err);
goto err;
}
-#if 0
- rdev_p->ctrl_qp.workq = dma_alloc_coherent(
- rdev_p->rnic_info.pdev,
- (1 << T3_CTRL_QP_SIZE_LOG2) *
- sizeof(union t3_wr),
- &(rdev_p->ctrl_qp.dma_addr),
- M_NOWAIT);
-#else
+
rdev_p->ctrl_qp.workq = contigmalloc((1 << T3_CTRL_QP_SIZE_LOG2)
*sizeof(union t3_wr), M_DEVBUF, M_NOWAIT, 0ul, ~0ul, 4096, 0);
if (rdev_p->ctrl_qp.workq)
rdev_p->ctrl_qp.dma_addr = vtophys(rdev_p->ctrl_qp.workq);
-
-#endif
-
- if (!rdev_p->ctrl_qp.workq) {
+ else {
CTR1(KTR_IW_CXGB, "%s dma_alloc_coherent failed", __FUNCTION__);
- err = -ENOMEM;
+ err = ENOMEM;
goto err;
}
-#if 0
- pci_unmap_addr_set(&rdev_p->ctrl_qp, mapping,
- rdev_p->ctrl_qp.dma_addr);
-#endif
- rdev_p->ctrl_qp.doorbell = (void /*__iomem */ *)rdev_p->rnic_info.kdb_addr;
+
+ rdev_p->ctrl_qp.doorbell = rdev_p->rnic_info.kdb_addr;
memset(rdev_p->ctrl_qp.workq, 0,
(1 << T3_CTRL_QP_SIZE_LOG2) * sizeof(union t3_wr));
@@ -637,10 +590,8 @@
ctx1 |= ((u64) (V_EC_BASE_HI((u32) base_addr & 0xf) | V_EC_RESPQ(0) |
V_EC_TYPE(0) | V_EC_GEN(1) |
V_EC_UP_TOKEN(T3_CTL_QP_TID) | F_EC_VALID)) << 32;
- wqe = mtod(m, struct t3_modify_qp_wr *);
- m->m_len = m->m_pkthdr.len = sizeof(*wqe);
memset(wqe, 0, sizeof(*wqe));
- build_fw_riwrh((struct fw_riwrh *) wqe, T3_WR_QP_MOD, 3, 0,
+ build_fw_riwrh((struct fw_riwrh *) wqe, T3_WR_QP_MOD, 0, 0,
T3_CTL_QP_TID, 7);
wqe->flags = htobe32(MODQP_WRITE_EC);
sge_cmd = (3ULL << 56) | FW_RI_SGEEC_START << 8 | 3;
@@ -650,12 +601,9 @@
CTR3(KTR_IW_CXGB, "CtrlQP dma_addr 0x%llx workq %p size %d",
(unsigned long long) rdev_p->ctrl_qp.dma_addr,
rdev_p->ctrl_qp.workq, 1 << T3_CTRL_QP_SIZE_LOG2);
- m_set_priority(m, CPL_PRIORITY_CONTROL);
- m_set_sgl(m, NULL);
- m_set_sgllen(m, 0);
- return (cxgb_ofld_send(rdev_p->t3cdev_p, m));
+ return t3_offload_tx(rdev_p->adap, m);
err:
- m_free(m);
+ m_freem(m);
return err;
}
@@ -681,7 +629,7 @@
*/
static int
cxio_hal_ctrl_qp_write_mem(struct cxio_rdev *rdev_p, u32 addr,
- u32 len, void *data, int completion)
+ u32 len, void *data)
{
u32 i, nr_wqe, copy_len;
u8 *copy_data;
@@ -718,7 +666,7 @@
flag = 0;
if (i == (nr_wqe - 1)) {
/* last WQE */
- flag = completion ? T3_COMPLETION_FLAG : 0;
+ flag = T3_COMPLETION_FLAG;
if (len % 32)
utx_len = len / 32 + 1;
else
@@ -786,14 +734,13 @@
__cxio_tpt_op(struct cxio_rdev *rdev_p, u32 reset_tpt_entry,
u32 *stag, u8 stag_state, u32 pdid,
enum tpt_mem_type type, enum tpt_mem_perm perm,
- u32 zbva, u64 to, u32 len, u8 page_size, __be64 *pbl,
- u32 *pbl_size, u32 *pbl_addr)
+ u32 zbva, u64 to, u32 len, u8 page_size,
+ u32 pbl_size, u32 pbl_addr)
{
int err;
struct tpt_entry tpt;
u32 stag_idx;
u32 wptr;
- int rereg = (*stag != T3_STAG_UNSET);
stag_state = stag_state > 0;
stag_idx = (*stag) >> 8;
@@ -807,30 +754,8 @@
CTR5(KTR_IW_CXGB, "%s stag_state 0x%0x type 0x%0x pdid 0x%0x, stag_idx 0x%x",
__FUNCTION__, stag_state, type, pdid, stag_idx);
- if (reset_tpt_entry)
- cxio_hal_pblpool_free(rdev_p, *pbl_addr, *pbl_size << 3);
- else if (!rereg) {
- *pbl_addr = cxio_hal_pblpool_alloc(rdev_p, *pbl_size << 3);
- if (!*pbl_addr) {
- return (-ENOMEM);
- }
- }
-
mtx_lock(&rdev_p->ctrl_qp.lock);
- /* write PBL first if any - update pbl only if pbl list exist */
- if (pbl) {
-
- CTR4(KTR_IW_CXGB, "%s *pdb_addr 0x%x, pbl_base 0x%x, pbl_size %d",
- __FUNCTION__, *pbl_addr, rdev_p->rnic_info.pbl_base,
- *pbl_size);
- err = cxio_hal_ctrl_qp_write_mem(rdev_p,
- (*pbl_addr >> 5),
- (*pbl_size << 3), pbl, 0);
- if (err)
- goto ret;
- }
-
/* write TPT entry */
if (reset_tpt_entry)
memset(&tpt, 0, sizeof(tpt));
@@ -845,23 +770,23 @@
V_TPT_ADDR_TYPE((zbva ? TPT_ZBTO : TPT_VATO)) |
V_TPT_PAGE_SIZE(page_size));
tpt.rsvd_pbl_addr = reset_tpt_entry ? 0 :
- htobe32(V_TPT_PBL_ADDR(PBL_OFF(rdev_p, *pbl_addr)>>3));
+ htobe32(V_TPT_PBL_ADDR(PBL_OFF(rdev_p, pbl_addr)>>3));
tpt.len = htobe32(len);
tpt.va_hi = htobe32((u32) (to >> 32));
tpt.va_low_or_fbo = htobe32((u32) (to & 0xFFFFFFFFULL));
tpt.rsvd_bind_cnt_or_pstag = 0;
tpt.rsvd_pbl_size = reset_tpt_entry ? 0 :
- htobe32(V_TPT_PBL_SIZE((*pbl_size) >> 2));
+ htobe32(V_TPT_PBL_SIZE((pbl_size) >> 2));
}
err = cxio_hal_ctrl_qp_write_mem(rdev_p,
stag_idx +
(rdev_p->rnic_info.tpt_base >> 5),
- sizeof(tpt), &tpt, 1);
+ sizeof(tpt), &tpt);
/* release the stag index to free pool */
if (reset_tpt_entry)
cxio_hal_put_stag(rdev_p->rscp, stag_idx);
-ret:
+
wptr = rdev_p->ctrl_qp.wptr;
mtx_unlock(&rdev_p->ctrl_qp.lock);
if (!err)
@@ -872,61 +797,90 @@
return err;
}
+int cxio_write_pbl(struct cxio_rdev *rdev_p, __be64 *pbl,
+ u32 pbl_addr, u32 pbl_size)
+{
+ u32 wptr;
+ int err;
+
+ CTR4(KTR_IW_CXGB, "%s *pdb_addr 0x%x, pbl_base 0x%x, pbl_size %d",
+ __func__, pbl_addr, rdev_p->rnic_info.pbl_base,
+ pbl_size);
+
+ mtx_lock(&rdev_p->ctrl_qp.lock);
+ err = cxio_hal_ctrl_qp_write_mem(rdev_p, pbl_addr >> 5, pbl_size << 3,
+ pbl);
+ wptr = rdev_p->ctrl_qp.wptr;
+ mtx_unlock(&rdev_p->ctrl_qp.lock);
+ if (err)
+ return err;
+
+ if (cxio_wait(&rdev_p->ctrl_qp,
+ &rdev_p->ctrl_qp.lock,
+ SEQ32_GE(rdev_p->ctrl_qp.rptr, wptr)))
+ return ERESTART;
+
+ return 0;
+}
+
int
cxio_register_phys_mem(struct cxio_rdev *rdev_p, u32 *stag, u32 pdid,
enum tpt_mem_perm perm, u32 zbva, u64 to, u32 len,
- u8 page_size, __be64 *pbl, u32 *pbl_size,
- u32 *pbl_addr)
+ u8 page_size, u32 pbl_size, u32 pbl_addr)
{
*stag = T3_STAG_UNSET;
return __cxio_tpt_op(rdev_p, 0, stag, 1, pdid, TPT_NON_SHARED_MR, perm,
- zbva, to, len, page_size, pbl, pbl_size, pbl_addr);
+ zbva, to, len, page_size, pbl_size, pbl_addr);
}
int
cxio_reregister_phys_mem(struct cxio_rdev *rdev_p, u32 *stag, u32 pdid,
enum tpt_mem_perm perm, u32 zbva, u64 to, u32 len,
- u8 page_size, __be64 *pbl, u32 *pbl_size,
- u32 *pbl_addr)
+ u8 page_size, u32 pbl_size, u32 pbl_addr)
{
return __cxio_tpt_op(rdev_p, 0, stag, 1, pdid, TPT_NON_SHARED_MR, perm,
- zbva, to, len, page_size, pbl, pbl_size, pbl_addr);
+ zbva, to, len, page_size, pbl_size, pbl_addr);
}
int
cxio_dereg_mem(struct cxio_rdev *rdev_p, u32 stag, u32 pbl_size,
u32 pbl_addr)
{
- return __cxio_tpt_op(rdev_p, 1, &stag, 0, 0, 0, 0, 0, 0ULL, 0, 0, NULL,
- &pbl_size, &pbl_addr);
+ return __cxio_tpt_op(rdev_p, 1, &stag, 0, 0, 0, 0, 0, 0ULL, 0, 0,
+ pbl_size, pbl_addr);
}
int
cxio_allocate_window(struct cxio_rdev *rdev_p, u32 * stag, u32 pdid)
{
- u32 pbl_size = 0;
*stag = T3_STAG_UNSET;
return __cxio_tpt_op(rdev_p, 0, stag, 0, pdid, TPT_MW, 0, 0, 0ULL, 0, 0,
- NULL, &pbl_size, NULL);
+ 0, 0);
}
int
cxio_deallocate_window(struct cxio_rdev *rdev_p, u32 stag)
{
- return __cxio_tpt_op(rdev_p, 1, &stag, 0, 0, 0, 0, 0, 0ULL, 0, 0, NULL,
- NULL, NULL);
+ return __cxio_tpt_op(rdev_p, 1, &stag, 0, 0, 0, 0, 0, 0ULL, 0, 0,
+ 0, 0);
}
int
-cxio_rdma_init(struct cxio_rdev *rdev_p, struct t3_rdma_init_attr *attr)
+cxio_rdma_init(struct cxio_rdev *rdev_p, struct t3_rdma_init_attr *attr,
+ struct socket *so)
{
struct t3_rdma_init_wr *wqe;
- struct mbuf *m = m_gethdr(MT_DATA, M_NOWAIT);
+ struct mbuf *m;
+ struct ofld_hdr *oh;
+ int rc;
+ struct tcpcb *tp;
+ struct inpcb *inp;
+ struct toepcb *toep;
+
+ m = M_GETHDR_OFLD(0, CPL_PRIORITY_DATA, wqe);
if (m == NULL)
return (-ENOMEM);
CTR2(KTR_IW_CXGB, "%s rdev_p %p", __FUNCTION__, rdev_p);
- wqe = mtod(m, struct t3_rdma_init_wr *);
- m->m_len = m->m_pkthdr.len = sizeof(*wqe);
wqe->wrh.op_seop_flags = htobe32(V_FW_RIWR_OP(T3_WR_INIT));
wqe->wrh.gen_tid_len = htobe32(V_FW_RIWR_TID(attr->tid) |
V_FW_RIWR_LEN(sizeof(*wqe) >> 3));
@@ -940,36 +894,41 @@
wqe->mpaattrs = attr->mpaattrs;
wqe->qpcaps = attr->qpcaps;
wqe->ulpdu_size = htobe16(attr->tcp_emss);
- wqe->flags = htobe32(attr->flags);
+ wqe->rqe_count = htobe16(attr->rqe_count);
+ wqe->flags_rtr_type = htobe16(attr->flags |
+ V_RTR_TYPE(attr->rtr_type) |
+ V_CHAN(attr->chan));
wqe->ord = htobe32(attr->ord);
wqe->ird = htobe32(attr->ird);
wqe->qp_dma_addr = htobe64(attr->qp_dma_addr);
wqe->qp_dma_size = htobe32(attr->qp_dma_size);
wqe->irs = htobe32(attr->irs);
- m_set_priority(m, 0); /* 0=>ToeQ; 1=>CtrlQ */
- m_set_sgl(m, NULL);
- m_set_sgllen(m, 0);
- return (cxgb_ofld_send(rdev_p->t3cdev_p, m));
-}
-void
-cxio_register_ev_cb(cxio_hal_ev_callback_func_t ev_cb)
-{
- cxio_ev_cb = ev_cb;
-}
+ /* XXX: bad form, fix later */
+ inp = sotoinpcb(so);
+ INP_WLOCK(inp);
+ tp = intotcpcb(inp);
+ toep = tp->t_toe;
+ oh = mtod(m, struct ofld_hdr *);
+ oh->plen = 0;
+ oh->flags |= F_HDR_DF;
+ enqueue_wr(toep, m);
+ toep->tp_wr_avail--;
+ toep->tp_wr_unacked++;
+ rc = t3_offload_tx(rdev_p->adap, m);
+ INP_WUNLOCK(inp);
-void
-cxio_unregister_ev_cb(cxio_hal_ev_callback_func_t ev_cb)
-{
- cxio_ev_cb = NULL;
+ return (rc);
}
static int
-cxio_hal_ev_handler(struct t3cdev *t3cdev_p, struct mbuf *m)
+cxio_hal_ev_handler(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
{
- static int cnt;
- struct cxio_rdev *rdev_p = NULL;
+ struct adapter *sc = qs->adap;
+ struct iwch_dev *rnicp = sc->iwarp_softc;
+ struct cxio_rdev *rdev_p = &rnicp->rdev;
struct respQ_msg_t *rsp_msg = (struct respQ_msg_t *) m->m_data;
+ int qpid = CQE_QPID(rsp_msg->cqe);
CTR6(KTR_IW_CXGB, "%s cq_id 0x%x cq_ptr 0x%x genbit %0x overflow %0x an %0x",
__FUNCTION__, RSPQ_CQID(rsp_msg), RSPQ_CQPTR(rsp_msg),
@@ -978,80 +937,50 @@
RSPQ_SE(rsp_msg), RSPQ_NOTIFY(rsp_msg), RSPQ_CQBRANCH(rsp_msg),
RSPQ_CREDIT_THRESH(rsp_msg));
CTR4(KTR_IW_CXGB, "CQE: QPID 0x%0x type 0x%0x status 0x%0x opcode %d",
- CQE_QPID(rsp_msg->cqe),
- CQE_TYPE(rsp_msg->cqe), CQE_STATUS(rsp_msg->cqe),
- CQE_OPCODE(rsp_msg->cqe));
+ qpid, CQE_TYPE(rsp_msg->cqe), CQE_STATUS(rsp_msg->cqe),
+ CQE_OPCODE(rsp_msg->cqe));
CTR3(KTR_IW_CXGB, "len 0x%0x wrid_hi_stag 0x%x wrid_low_msn 0x%x",
CQE_LEN(rsp_msg->cqe), CQE_WRID_HI(rsp_msg->cqe), CQE_WRID_LOW(rsp_msg->cqe));
- rdev_p = (struct cxio_rdev *)t3cdev_p->ulp;
- if (!rdev_p) {
- CTR2(KTR_IW_CXGB, "%s called by t3cdev %p with null ulp", __FUNCTION__,
- t3cdev_p);
- return 0;
- }
- if (CQE_QPID(rsp_msg->cqe) == T3_CTRL_QP_ID) {
+
+ switch(qpid) {
+ case T3_CTRL_QP_ID:
mtx_lock(&rdev_p->ctrl_qp.lock);
rdev_p->ctrl_qp.rptr = CQE_WRID_LOW(rsp_msg->cqe) + 1;
wakeup(&rdev_p->ctrl_qp);
mtx_unlock(&rdev_p->ctrl_qp.lock);
- m_free(m);
- } else if (CQE_QPID(rsp_msg->cqe) == 0xfff8)
- m_free(m);
- else if (cxio_ev_cb)
- (*cxio_ev_cb) (rdev_p, m);
- else
- m_free(m);
- cnt++;
- return 0;
+ break;
+ case 0xfff8:
+ break;
+ default:
+ iwch_ev_dispatch(rnicp, m);
+ }
+
+ m_freem(m);
+ return (0);
}
/* Caller takes care of locking if needed */
int
cxio_rdev_open(struct cxio_rdev *rdev_p)
{
- struct ifnet *ifp;
int err = 0;
+ struct rdma_info *ri = &rdev_p->rnic_info;
+ struct adapter *sc = rdev_p->adap;
- if (strlen(rdev_p->dev_name)) {
- if (cxio_hal_find_rdev_by_name(rdev_p->dev_name)) {
- return (-EBUSY);
- }
- ifp = rdev_p->ifp;
- if (ifp == NULL)
- return (-EINVAL);
- if_free(ifp);
- } else if (rdev_p->t3cdev_p) {
- if (cxio_hal_find_rdev_by_t3cdev(rdev_p->t3cdev_p))
- return (-EBUSY);
- ifp = rdev_p->t3cdev_p->lldev;
- strncpy(rdev_p->dev_name, rdev_p->t3cdev_p->name,
- T3_MAX_DEV_NAME_LEN);
- } else {
- CTR1(KTR_IW_CXGB, "%s t3cdev_p or dev_name must be set", __FUNCTION__);
- return (-EINVAL);
- }
+ KASSERT(rdev_p->adap, ("%s: adap is NULL", __func__));
- TAILQ_INSERT_TAIL(&rdev_list, rdev_p, entry);
+ memset(&rdev_p->ctrl_qp, 0, sizeof(rdev_p->ctrl_qp));
- CTR2(KTR_IW_CXGB, "%s opening rnic dev %s", __FUNCTION__, rdev_p->dev_name);
- memset(&rdev_p->ctrl_qp, 0, sizeof(rdev_p->ctrl_qp));
- if (!rdev_p->t3cdev_p)
- rdev_p->t3cdev_p = T3CDEV(ifp);
- rdev_p->t3cdev_p->ulp = (void *) rdev_p;
- err = rdev_p->t3cdev_p->ctl(rdev_p->t3cdev_p, RDMA_GET_PARAMS,
- &(rdev_p->rnic_info));
- if (err) {
- log(LOG_ERR, "%s t3cdev_p(%p)->ctl returned error %d.\n",
- __FUNCTION__, rdev_p->t3cdev_p, err);
- goto err1;
- }
- err = rdev_p->t3cdev_p->ctl(rdev_p->t3cdev_p, GET_PORTS,
- &(rdev_p->port_info));
- if (err) {
- log(LOG_ERR, "%s t3cdev_p(%p)->ctl returned error %d.\n",
- __FUNCTION__, rdev_p->t3cdev_p, err);
- goto err1;
- }
+ ri->udbell_physbase = rman_get_start(sc->udbs_res);
+ ri->udbell_len = rman_get_size(sc->udbs_res);
+ ri->tpt_base = t3_read_reg(sc, A_ULPTX_TPT_LLIMIT);
+ ri->tpt_top = t3_read_reg(sc, A_ULPTX_TPT_ULIMIT);
+ ri->pbl_base = t3_read_reg(sc, A_ULPTX_PBL_LLIMIT);
+ ri->pbl_top = t3_read_reg(sc, A_ULPTX_PBL_ULIMIT);
+ ri->rqt_base = t3_read_reg(sc, A_ULPRX_RQ_LLIMIT);
+ ri->rqt_top = t3_read_reg(sc, A_ULPRX_RQ_ULIMIT);
+ ri->kdb_addr = (void *)((unsigned long)
+ rman_get_virtual(sc->regs_res) + A_SG_KDOORBELL);
/*
* qpshift is the number of bits to shift the qpid left in order
@@ -1064,8 +993,8 @@
PAGE_SHIFT));
rdev_p->qpnr = rdev_p->rnic_info.udbell_len >> PAGE_SHIFT;
rdev_p->qpmask = (65536 >> ilog2(rdev_p->qpnr)) - 1;
- CTR4(KTR_IW_CXGB, "cxio_rdev_open rnic %s info: tpt_base 0x%0x tpt_top 0x%0x num stags %d",
- rdev_p->dev_name, rdev_p->rnic_info.tpt_base,
+ CTR4(KTR_IW_CXGB, "cxio_rdev_open rnic %p info: tpt_base 0x%0x tpt_top 0x%0x num stags %d",
+ rdev_p->adap, rdev_p->rnic_info.tpt_base,
rdev_p->rnic_info.tpt_top, cxio_num_stags(rdev_p));
CTR4(KTR_IW_CXGB, "pbl_base 0x%0x pbl_top 0x%0x rqt_base 0x%0x, rqt_top 0x%0x",
rdev_p->rnic_info.pbl_base,
@@ -1111,43 +1040,34 @@
err2:
cxio_hal_destroy_ctrl_qp(rdev_p);
err1:
- TAILQ_REMOVE(&rdev_list, rdev_p, entry);
return err;
}
void
cxio_rdev_close(struct cxio_rdev *rdev_p)
{
- if (rdev_p) {
- cxio_hal_pblpool_destroy(rdev_p);
- cxio_hal_rqtpool_destroy(rdev_p);
- TAILQ_REMOVE(&rdev_list, rdev_p, entry);
- rdev_p->t3cdev_p->ulp = NULL;
- cxio_hal_destroy_ctrl_qp(rdev_p);
- cxio_hal_destroy_resource(rdev_p->rscp);
- }
+ cxio_hal_pblpool_destroy(rdev_p);
+ cxio_hal_rqtpool_destroy(rdev_p);
+ cxio_hal_destroy_ctrl_qp(rdev_p);
+ cxio_hal_destroy_resource(rdev_p->rscp);
}
int
-cxio_hal_init(void)
+cxio_hal_init(struct adapter *sc)
{
- TAILQ_INIT(&rdev_list);
#ifdef needed
if (cxio_hal_init_rhdl_resource(T3_MAX_NUM_RI))
- return (-ENOMEM);
+ return (ENOMEM);
#endif
- t3_register_cpl_handler(CPL_ASYNC_NOTIF, cxio_hal_ev_handler);
- return 0;
+ t3_register_cpl_handler(sc, CPL_ASYNC_NOTIF, cxio_hal_ev_handler);
+
+ return (0);
}
void
-cxio_hal_exit(void)
+cxio_hal_uninit(struct adapter *sc)
{
- struct cxio_rdev *rdev, *tmp;
-
- t3_register_cpl_handler(CPL_ASYNC_NOTIF, NULL);
- TAILQ_FOREACH_SAFE(rdev, &rdev_list, entry, tmp)
- cxio_rdev_close(rdev);
+ t3_register_cpl_handler(sc, CPL_ASYNC_NOTIF, NULL);
#ifdef needed
cxio_hal_destroy_rhdl_resource();
#endif
@@ -1304,11 +1224,12 @@
}
/* incoming SEND with no receive posted failures */
- if ((CQE_OPCODE(*hw_cqe) == T3_SEND) && RQ_TYPE(*hw_cqe) &&
+ if (CQE_OPCODE(*hw_cqe) && RQ_TYPE(*hw_cqe) &&
Q_EMPTY(wq->rq_rptr, wq->rq_wptr)) {
ret = -1;
goto skip_cqe;
}
+ PANIC_IF((*cqe_flushed == 0) && !SW_CQE(*hw_cqe));
goto proc_cqe;
}
@@ -1323,6 +1244,13 @@
* then we complete this with TPT_ERR_MSN and mark the wq in
* error.
*/
+
+ if (Q_EMPTY(wq->rq_rptr, wq->rq_wptr)) {
+ wq->error = 1;
+ ret = -1;
+ goto skip_cqe;
+ }
+
if (__predict_false((CQE_WRID_MSN(*hw_cqe) != (wq->rq_rptr + 1)))) {
wq->error = 1;
hw_cqe->header |= htonl(V_CQE_STATUS(TPT_ERR_MSN));
@@ -1367,13 +1295,17 @@
wq->sq_rptr = CQE_WRID_SQ_WPTR(*hw_cqe);
CTR2(KTR_IW_CXGB, "%s completing sq idx %ld", __FUNCTION__,
Q_PTR2IDX(wq->sq_rptr, wq->sq_size_log2));
- *cookie = (wq->sq +
- Q_PTR2IDX(wq->sq_rptr, wq->sq_size_log2))->wr_id;
+ *cookie = wq->sq[Q_PTR2IDX(wq->sq_rptr, wq->sq_size_log2)].wr_id;
wq->sq_rptr++;
} else {
CTR2(KTR_IW_CXGB, "%s completing rq idx %ld", __FUNCTION__,
Q_PTR2IDX(wq->rq_rptr, wq->rq_size_log2));
- *cookie = *(wq->rq + Q_PTR2IDX(wq->rq_rptr, wq->rq_size_log2));
+ *cookie = wq->rq[Q_PTR2IDX(wq->rq_rptr, wq->rq_size_log2)].wr_id;
+ if (wq->rq[Q_PTR2IDX(wq->rq_rptr, wq->rq_size_log2)].pbl_addr)
+ cxio_hal_pblpool_free(wq->rdev,
+ wq->rq[Q_PTR2IDX(wq->rq_rptr,
+ wq->rq_size_log2)].pbl_addr, T3_STAG0_PBL_SIZE);
+ PANIC_IF(Q_EMPTY(wq->rq_rptr, wq->rq_wptr));
wq->rq_rptr++;
}
@@ -1404,5 +1336,4 @@
}
return ret;
}
-
-
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.h
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.h Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD$
+$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.h 237263 2012-06-19 07:34:13Z np $
***************************************************************************/
#ifndef __CXIO_HAL_H__
@@ -45,7 +45,11 @@
#define T3_MAX_NUM_PD (1<<15)
#define T3_MAX_PBL_SIZE 256
#define T3_MAX_RQ_SIZE 1024
+#define T3_MAX_QP_DEPTH (T3_MAX_RQ_SIZE-1)
+#define T3_MAX_CQ_DEPTH 65536
#define T3_MAX_NUM_STAG (1<<15)
+#define T3_MAX_MR_SIZE 0x100000000ULL
+#define T3_PAGESIZE_MASK 0xffff000 /* 4KB-128MB */
#define T3_STAG_UNSET 0xffffffff
@@ -55,12 +59,9 @@
u32 wptr;
u32 rptr;
struct mtx lock; /* for the wtpr, can sleep */
-#ifdef notyet
- DECLARE_PCI_UNMAP_ADDR(mapping)
-#endif
union t3_wr *workq; /* the work request queue */
bus_addr_t dma_addr; /* pci bus address of the workq */
- void /* __iomem */ *doorbell;
+ void *doorbell;
};
struct cxio_hal_resource {
@@ -85,13 +86,10 @@
};
struct cxio_rdev {
- char dev_name[T3_MAX_DEV_NAME_LEN];
- struct t3cdev *t3cdev_p;
+ struct adapter *adap;
struct rdma_info rnic_info;
- struct adap_ports port_info;
struct cxio_hal_resource *rscp;
struct cxio_hal_ctrl_qp ctrl_qp;
- void *ulp;
unsigned long qpshift;
u32 qpnr;
u32 qpmask;
@@ -139,9 +137,8 @@
void cxio_rdev_close(struct cxio_rdev *rdev);
int cxio_hal_cq_op(struct cxio_rdev *rdev, struct t3_cq *cq,
enum t3_cq_opcode op, u32 credit);
-int cxio_create_cq(struct cxio_rdev *rdev, struct t3_cq *cq);
+int cxio_create_cq(struct cxio_rdev *rdev, struct t3_cq *cq, int kernel);
int cxio_destroy_cq(struct cxio_rdev *rdev, struct t3_cq *cq);
-int cxio_resize_cq(struct cxio_rdev *rdev, struct t3_cq *cq);
void cxio_release_ucontext(struct cxio_rdev *rdev, struct cxio_ucontext *uctx);
void cxio_init_ucontext(struct cxio_rdev *rdev, struct cxio_ucontext *uctx);
int cxio_create_qp(struct cxio_rdev *rdev, u32 kernel_domain, struct t3_wq *wq,
@@ -149,27 +146,27 @@
int cxio_destroy_qp(struct cxio_rdev *rdev, struct t3_wq *wq,
struct cxio_ucontext *uctx);
int cxio_peek_cq(struct t3_wq *wr, struct t3_cq *cq, int opcode);
+int cxio_write_pbl(struct cxio_rdev *rdev_p, __be64 *pbl,
+ u32 pbl_addr, u32 pbl_size);
int cxio_register_phys_mem(struct cxio_rdev *rdev, u32 * stag, u32 pdid,
enum tpt_mem_perm perm, u32 zbva, u64 to, u32 len,
- u8 page_size, __be64 *pbl, u32 *pbl_size,
- u32 *pbl_addr);
+ u8 page_size, u32 pbl_size, u32 pbl_addr);
int cxio_reregister_phys_mem(struct cxio_rdev *rdev, u32 * stag, u32 pdid,
enum tpt_mem_perm perm, u32 zbva, u64 to, u32 len,
- u8 page_size, __be64 *pbl, u32 *pbl_size,
- u32 *pbl_addr);
+ u8 page_size, u32 pbl_size, u32 pbl_addr);
int cxio_dereg_mem(struct cxio_rdev *rdev, u32 stag, u32 pbl_size,
u32 pbl_addr);
int cxio_allocate_window(struct cxio_rdev *rdev, u32 * stag, u32 pdid);
int cxio_deallocate_window(struct cxio_rdev *rdev, u32 stag);
-int cxio_rdma_init(struct cxio_rdev *rdev, struct t3_rdma_init_attr *attr);
-void cxio_register_ev_cb(cxio_hal_ev_callback_func_t ev_cb);
-void cxio_unregister_ev_cb(cxio_hal_ev_callback_func_t ev_cb);
+int cxio_rdma_init(struct cxio_rdev *rdev, struct t3_rdma_init_attr *attr,
+ struct socket *so);
u32 cxio_hal_get_pdid(struct cxio_hal_resource *rscp);
void cxio_hal_put_pdid(struct cxio_hal_resource *rscp, u32 pdid);
-int cxio_hal_init(void);
+int cxio_hal_init(struct adapter *);
+void cxio_hal_uninit(struct adapter *);
void cxio_hal_exit(void);
-void cxio_flush_rq(struct t3_wq *wq, struct t3_cq *cq, int count);
-void cxio_flush_sq(struct t3_wq *wq, struct t3_cq *cq, int count);
+int cxio_flush_rq(struct t3_wq *wq, struct t3_cq *cq, int count);
+int cxio_flush_sq(struct t3_wq *wq, struct t3_cq *cq, int count);
void cxio_count_rcqes(struct t3_cq *cq, struct t3_wq *wq, int *count);
void cxio_count_scqes(struct t3_cq *cq, struct t3_wq *wq, int *count);
void cxio_flush_hw_cq(struct t3_cq *cq);
@@ -178,7 +175,7 @@
#define MOD "iw_cxgb: "
-#ifdef DEBUG
+#ifdef INVARIANTS
void cxio_dump_tpt(struct cxio_rdev *rev, u32 stag);
void cxio_dump_pbl(struct cxio_rdev *rev, u32 pbl_addr, uint32_t len, u8 shift);
void cxio_dump_wqe(union t3_wr *wqe);
@@ -187,60 +184,7 @@
void cxio_dump_tcb(struct cxio_rdev *rdev, u32 hwtid);
#endif
-
- static unsigned char hiBitSetTab[] = {
- 0, 1, 2, 2, 3, 3, 3, 3,
- 4, 4, 4, 4, 4, 4, 4, 4,
- 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5,
- 6, 6, 6, 6, 6, 6, 6, 6,
- 6, 6, 6, 6, 6, 6, 6, 6,
- 6, 6, 6, 6, 6, 6, 6, 6,
- 6, 6, 6, 6, 6, 6, 6, 6,
- 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7
-
-};
-
-
-static __inline
-int ilog2(unsigned long val)
-{
- unsigned long tmp;
-
- tmp = val >> 24;
- if (tmp) {
- return hiBitSetTab[tmp] + 23;
- }
- tmp = (val >> 16) & 0xff;
- if (tmp) {
- return hiBitSetTab[tmp] + 15;
- }
- tmp = (val >> 8) & 0xff;
- if (tmp) {
- return hiBitSetTab[tmp] + 7;
-
- }
- return hiBitSetTab[val & 0xff] - 1;
-}
-
#define cxfree(a) free((a), M_DEVBUF);
-#define kmalloc(a, b) malloc((a), M_DEVBUF, (b))
-#define kzalloc(a, b) malloc((a), M_DEVBUF, (b)|M_ZERO)
-
-static __inline __attribute__((const))
-unsigned long roundup_pow_of_two(unsigned long n)
-{
- return 1UL << flsl(n - 1);
-}
-
-#define PAGE_ALIGN(x) roundup2((x), PAGE_SIZE)
#include <sys/blist.h>
struct gen_pool {
@@ -259,6 +203,7 @@
if (gp == NULL)
return (NULL);
+ memset(gp, 0, sizeof(struct gen_pool));
gp->gen_list = blist_create(len >> chunk_shift, M_NOWAIT);
if (gp->gen_list == NULL) {
free(gp, M_DEVBUF);
@@ -323,8 +268,7 @@
mtx_unlock(lockp); \
__ret; \
})
-extern struct cxio_rdev *cxio_hal_find_rdev_by_t3cdev(struct t3cdev *tdev);
-#define KTR_IW_CXGB KTR_SPARE4
+#define KTR_IW_CXGB KTR_SPARE3
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ib_intfc.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ib_intfc.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,22 @@
+#ifndef __IB_INTFC_H__
+#define __IB_INTFC_H__
+
+/* $FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ib_intfc.h 237263 2012-06-19 07:34:13Z np $ */
+
+#undef prefetch
+#undef WARN_ON
+#undef max_t
+#undef udelay
+#undef le32_to_cpu
+#undef le16_to_cpu
+#undef cpu_to_le32
+#undef swab32
+#undef container_of
+
+#undef LIST_HEAD
+#define LIST_HEAD(name, type) \
+struct name { \
+ struct type *lh_first; /* first element */ \
+}
+
+#endif /* __IB_INTFC_H__ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_mem.c
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_mem.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_mem.c Wed Jul 25 17:04:43 2012 +0300
@@ -27,13 +27,15 @@
***************************************************************************/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_mem.c 237263 2012-06-19 07:34:13Z np $");
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/bus.h>
-#include <sys/module.h>
#include <sys/pciio.h>
#include <sys/conf.h>
#include <machine/bus.h>
@@ -59,9 +61,11 @@
#include <netinet/in.h>
-#include <contrib/rdma/ib_verbs.h>
-#include <contrib/rdma/ib_umem.h>
-#include <contrib/rdma/ib_user_verbs.h>
+#include <rdma/ib_verbs.h>
+#include <rdma/ib_umem.h>
+#include <rdma/ib_user_verbs.h>
+#include <linux/idr.h>
+#include <ulp/iw_cxgb/iw_cxgb_ib_intfc.h>
#include <cxgb_include.h>
#include <ulp/iw_cxgb/iw_cxgb_wr.h>
@@ -72,14 +76,24 @@
#include <ulp/iw_cxgb/iw_cxgb_resource.h>
#include <ulp/iw_cxgb/iw_cxgb_user.h>
+static int iwch_finish_mem_reg(struct iwch_mr *mhp, u32 stag)
+{
+ u32 mmid;
+
+ mhp->attr.state = 1;
+ mhp->attr.stag = stag;
+ mmid = stag >> 8;
+ mhp->ibmr.rkey = mhp->ibmr.lkey = stag;
+ CTR3(KTR_IW_CXGB, "%s mmid 0x%x mhp %p", __func__, mmid, mhp);
+ return insert_handle(mhp->rhp, &mhp->rhp->mmidr, mhp, mmid);
+}
+
int iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php,
struct iwch_mr *mhp,
- int shift,
- __be64 *page_list)
+ int shift)
{
u32 stag;
- u32 mmid;
-
+ int ret;
if (cxio_register_phys_mem(&rhp->rdev,
&stag, mhp->attr.pdid,
@@ -87,28 +101,24 @@
mhp->attr.zbva,
mhp->attr.va_fbo,
mhp->attr.len,
- shift-12,
- page_list,
- &mhp->attr.pbl_size, &mhp->attr.pbl_addr))
+ shift - 12,
+ mhp->attr.pbl_size, mhp->attr.pbl_addr))
return (-ENOMEM);
- mhp->attr.state = 1;
- mhp->attr.stag = stag;
- mmid = stag >> 8;
- mhp->ibmr.rkey = mhp->ibmr.lkey = stag;
- insert_handle(rhp, &rhp->mmidr, mhp, mmid);
- CTR3(KTR_IW_CXGB, "%s mmid 0x%x mhp %p", __FUNCTION__, mmid, mhp);
- return 0;
+
+ ret = iwch_finish_mem_reg(mhp, stag);
+ if (ret)
+ cxio_dereg_mem(&rhp->rdev, mhp->attr.stag, mhp->attr.pbl_size,
+ mhp->attr.pbl_addr);
+ return ret;
}
int iwch_reregister_mem(struct iwch_dev *rhp, struct iwch_pd *php,
struct iwch_mr *mhp,
int shift,
- __be64 *page_list,
int npages)
{
u32 stag;
- u32 mmid;
-
+ int ret;
/* We could support this... */
if (npages > mhp->attr.pbl_size)
@@ -121,17 +131,40 @@
mhp->attr.zbva,
mhp->attr.va_fbo,
mhp->attr.len,
- shift-12,
- page_list,
- &mhp->attr.pbl_size, &mhp->attr.pbl_addr))
+ shift - 12,
+ mhp->attr.pbl_size, mhp->attr.pbl_addr))
return (-ENOMEM);
- mhp->attr.state = 1;
- mhp->attr.stag = stag;
- mmid = stag >> 8;
- mhp->ibmr.rkey = mhp->ibmr.lkey = stag;
- insert_handle(rhp, &rhp->mmidr, mhp, mmid);
- CTR3(KTR_IW_CXGB, "%s mmid 0x%x mhp %p", __FUNCTION__, mmid, mhp);
+
+ ret = iwch_finish_mem_reg(mhp, stag);
+ if (ret)
+ cxio_dereg_mem(&rhp->rdev, mhp->attr.stag, mhp->attr.pbl_size,
+ mhp->attr.pbl_addr);
+ return ret;
+}
+
+int iwch_alloc_pbl(struct iwch_mr *mhp, int npages)
+{
+ mhp->attr.pbl_addr = cxio_hal_pblpool_alloc(&mhp->rhp->rdev,
+ npages << 3);
+
+ if (!mhp->attr.pbl_addr)
+ return -ENOMEM;
+
+ mhp->attr.pbl_size = npages;
+
return 0;
+ }
+
+void iwch_free_pbl(struct iwch_mr *mhp)
+{
+ cxio_hal_pblpool_free(&mhp->rhp->rdev, mhp->attr.pbl_addr,
+ mhp->attr.pbl_size << 3);
+}
+
+int iwch_write_pbl(struct iwch_mr *mhp, __be64 *pages, int npages, int offset)
+{
+ return cxio_write_pbl(&mhp->rhp->rdev, pages,
+ mhp->attr.pbl_addr + (offset << 3), npages);
}
int build_phys_page_list(struct ib_phys_buf *buffer_list,
@@ -204,3 +237,4 @@
return 0;
}
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.c
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.c Wed Jul 25 17:04:43 2012 +0300
@@ -27,13 +27,15 @@
***************************************************************************/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.c 237263 2012-06-19 07:34:13Z np $");
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/bus.h>
-#include <sys/module.h>
#include <sys/pciio.h>
#include <sys/conf.h>
#include <machine/bus.h>
@@ -62,9 +64,12 @@
#include <vm/vm.h>
#include <vm/pmap.h>
-#include <contrib/rdma/ib_verbs.h>
-#include <contrib/rdma/ib_umem.h>
-#include <contrib/rdma/ib_user_verbs.h>
+#include <rdma/ib_verbs.h>
+#include <rdma/ib_umem.h>
+#include <rdma/ib_user_verbs.h>
+#include <linux/idr.h>
+#include <ulp/iw_cxgb/iw_cxgb_ib_intfc.h>
+
#include <cxgb_include.h>
#include <ulp/iw_cxgb/iw_cxgb_wr.h>
@@ -180,6 +185,8 @@
struct iwch_create_cq_resp uresp;
struct iwch_create_cq_req ureq;
struct iwch_ucontext *ucontext = NULL;
+ static int warned;
+ size_t resplen;
CTR3(KTR_IW_CXGB, "%s ib_dev %p entries %d", __FUNCTION__, ibdev, entries);
rhp = to_iwch_dev(ibdev);
@@ -214,7 +221,7 @@
entries = roundup_pow_of_two(entries);
chp->cq.size_log2 = ilog2(entries);
- if (cxio_create_cq(&rhp->rdev, &chp->cq)) {
+ if (cxio_create_cq(&rhp->rdev, &chp->cq, !ucontext)) {
cxfree(chp);
return ERR_PTR(-ENOMEM);
}
@@ -222,7 +229,11 @@
chp->ibcq.cqe = 1 << chp->cq.size_log2;
mtx_init(&chp->lock, "cxgb cq", NULL, MTX_DEF|MTX_DUPOK);
chp->refcnt = 1;
- insert_handle(rhp, &rhp->cqidr, chp, chp->cq.cqid);
+ if (insert_handle(rhp, &rhp->cqidr, chp, chp->cq.cqid)) {
+ cxio_destroy_cq(&chp->rhp->rdev, &chp->cq);
+ cxfree(chp);
+ return ERR_PTR(-ENOMEM);
+ }
if (ucontext) {
struct iwch_mm_entry *mm;
@@ -238,15 +249,27 @@
uresp.key = ucontext->key;
ucontext->key += PAGE_SIZE;
mtx_unlock(&ucontext->mmap_lock);
- if (ib_copy_to_udata(udata, &uresp, sizeof (uresp))) {
+ mm->key = uresp.key;
+ mm->addr = vtophys(chp->cq.queue);
+ if (udata->outlen < sizeof uresp) {
+ if (!warned++)
+ CTR1(KTR_IW_CXGB, "%s Warning - "
+ "downlevel libcxgb3 (non-fatal).\n",
+ __func__);
+ mm->len = PAGE_ALIGN((1UL << uresp.size_log2) *
+ sizeof(struct t3_cqe));
+ resplen = sizeof(struct iwch_create_cq_resp_v0);
+ } else {
+ mm->len = PAGE_ALIGN(((1UL << uresp.size_log2) + 1) *
+ sizeof(struct t3_cqe));
+ uresp.memsize = mm->len;
+ resplen = sizeof uresp;
+ }
+ if (ib_copy_to_udata(udata, &uresp, resplen)) {
cxfree(mm);
iwch_destroy_cq(&chp->ibcq);
return ERR_PTR(-EFAULT);
}
- mm->key = uresp.key;
- mm->addr = vtophys(chp->cq.queue);
- mm->len = PAGE_ALIGN((1UL << uresp.size_log2) *
- sizeof (struct t3_cqe));
insert_mmap(ucontext, mm);
}
CTR4(KTR_IW_CXGB, "created cqid 0x%0x chp %p size 0x%0x, dma_addr 0x%0llx",
@@ -256,72 +279,11 @@
}
static int
-iwch_resize_cq(struct ib_cq *cq, int cqe, struct ib_udata *udata)
+iwch_resize_cq(struct ib_cq *cq __unused, int cqe __unused,
+ struct ib_udata *udata __unused)
{
-#ifdef notyet
- struct iwch_cq *chp = to_iwch_cq(cq);
- struct t3_cq oldcq, newcq;
- int ret;
- CTR3(KTR_IW_CXGB, "%s ib_cq %p cqe %d", __FUNCTION__, cq, cqe);
-
- /* We don't downsize... */
- if (cqe <= cq->cqe)
- return 0;
-
- /* create new t3_cq with new size */
- cqe = roundup_pow_of_two(cqe+1);
- newcq.size_log2 = ilog2(cqe);
-
- /* Dont allow resize to less than the current wce count */
- if (cqe < Q_COUNT(chp->cq.rptr, chp->cq.wptr)) {
- return (-ENOMEM);
- }
-
- /* Quiesce all QPs using this CQ */
- ret = iwch_quiesce_qps(chp);
- if (ret) {
- return (ret);
- }
-
- ret = cxio_create_cq(&chp->rhp->rdev, &newcq);
- if (ret) {
- return (ret);
- }
-
- /* copy CQEs */
- memcpy(newcq.queue, chp->cq.queue, (1 << chp->cq.size_log2) *
- sizeof(struct t3_cqe));
-
- /* old iwch_qp gets new t3_cq but keeps old cqid */
- oldcq = chp->cq;
- chp->cq = newcq;
- chp->cq.cqid = oldcq.cqid;
-
- /* resize new t3_cq to update the HW context */
- ret = cxio_resize_cq(&chp->rhp->rdev, &chp->cq);
- if (ret) {
- chp->cq = oldcq;
- return ret;
- }
- chp->ibcq.cqe = (1<<chp->cq.size_log2) - 1;
-
- /* destroy old t3_cq */
- oldcq.cqid = newcq.cqid;
- ret = cxio_destroy_cq(&chp->rhp->rdev, &oldcq);
- if (ret) {
- log(LOG_ERR, "%s - cxio_destroy_cq failed %d\n",
- __FUNCTION__, ret);
- }
-
- /* add user hooks here */
-
- /* resume qps */
- ret = iwch_resume_qps(chp);
- return ret;
-#else
return (-ENOSYS);
-#endif
}
static int
@@ -357,67 +319,12 @@
return err;
}
-#ifdef notyet
static int
-iwch_mmap(struct ib_ucontext *context, struct vm_area_struct *vma)
+iwch_mmap(struct ib_ucontext *context __unused, struct vm_area_struct *vma __unused)
{
-#ifdef notyet
- int len = vma->vm_end - vma->vm_start;
- u32 key = vma->vm_pgoff << PAGE_SHIFT;
- struct cxio_rdev *rdev_p;
- int ret = 0;
- struct iwch_mm_entry *mm;
- struct iwch_ucontext *ucontext;
- u64 addr;
- CTR4(KTR_IW_CXGB, "%s pgoff 0x%lx key 0x%x len %d", __FUNCTION__, vma->vm_pgoff,
- key, len);
-
- if (vma->vm_start & (PAGE_SIZE-1)) {
- return (-EINVAL);
- }
-
- rdev_p = &(to_iwch_dev(context->device)->rdev);
- ucontext = to_iwch_ucontext(context);
-
- mm = remove_mmap(ucontext, key, len);
- if (!mm)
- return (-EINVAL);
- addr = mm->addr;
- cxfree(mm);
-
- if ((addr >= rdev_p->rnic_info.udbell_physbase) &&
- (addr < (rdev_p->rnic_info.udbell_physbase +
- rdev_p->rnic_info.udbell_len))) {
-
- /*
- * Map T3 DB register.
- */
- if (vma->vm_flags & VM_READ) {
- return (-EPERM);
- }
-
- vma->vm_page_prot = pgprot_noncached(vma->vm_page_prot);
- vma->vm_flags |= VM_DONTCOPY | VM_DONTEXPAND;
- vma->vm_flags &= ~VM_MAYREAD;
- ret = io_remap_pfn_range(vma, vma->vm_start,
- addr >> PAGE_SHIFT,
- len, vma->vm_page_prot);
- } else {
-
- /*
- * Map WQ or CQ contig dma memory...
- */
- ret = remap_pfn_range(vma, vma->vm_start,
- addr >> PAGE_SHIFT,
- len, vma->vm_page_prot);
- }
-
- return ret;
-#endif
- return (0);
+ return (-ENOSYS);
}
-#endif
static int iwch_deallocate_pd(struct ib_pd *pd)
{
@@ -470,7 +377,7 @@
CTR2(KTR_IW_CXGB, "%s ib_mr %p", __FUNCTION__, ib_mr);
/* There can be no memory windows */
- if (atomic_load_acq_int(&ib_mr->usecnt))
+ if (atomic_load_acq_int(&ib_mr->usecnt.counter))
return (-EINVAL);
mhp = to_iwch_mr(ib_mr);
@@ -478,6 +385,7 @@
mmid = mhp->attr.stag >> 8;
cxio_dereg_mem(&rhp->rdev, mhp->attr.stag, mhp->attr.pbl_size,
mhp->attr.pbl_addr);
+ iwch_free_pbl(mhp);
remove_handle(rhp, &rhp->mmidr, mmid);
if (mhp->kva)
cxfree((void *) (unsigned long) mhp->kva);
@@ -511,6 +419,8 @@
if (!mhp)
return ERR_PTR(-ENOMEM);
+ mhp->rhp = rhp;
+
/* First check that we have enough alignment */
if ((*iova_start & ~PAGE_MASK) != (buffer_list[0].addr & ~PAGE_MASK)) {
ret = -EINVAL;
@@ -528,7 +438,17 @@
if (ret)
goto err;
- mhp->rhp = rhp;
+ ret = iwch_alloc_pbl(mhp, npages);
+ if (ret) {
+ cxfree(page_list);
+ goto err_pbl;
+ }
+
+ ret = iwch_write_pbl(mhp, page_list, npages, 0);
+ cxfree(page_list);
+ if (ret)
+ goto err;
+
mhp->attr.pdid = php->pdid;
mhp->attr.zbva = 0;
@@ -538,15 +458,18 @@
mhp->attr.len = (u32) total_size;
mhp->attr.pbl_size = npages;
- ret = iwch_register_mem(rhp, php, mhp, shift, page_list);
- cxfree(page_list);
- if (ret) {
- goto err;
- }
+ ret = iwch_register_mem(rhp, php, mhp, shift);
+ if (ret)
+ goto err_pbl;
+
return &mhp->ibmr;
+
+err_pbl:
+ iwch_free_pbl(mhp);
+
err:
cxfree(mhp);
- return ERR_PTR(-ret);
+ return ERR_PTR(ret);
}
@@ -570,7 +493,7 @@
CTR3(KTR_IW_CXGB, "%s ib_mr %p ib_pd %p", __FUNCTION__, mr, pd);
/* There can be no memory windows */
- if (atomic_load_acq_int(&mr->usecnt))
+ if (atomic_load_acq_int(&mr->usecnt.counter))
return (-EINVAL);
mhp = to_iwch_mr(mr);
@@ -596,7 +519,7 @@
return ret;
}
- ret = iwch_reregister_mem(rhp, php, &mh, shift, page_list, npages);
+ ret = iwch_reregister_mem(rhp, php, &mh, shift, npages);
cxfree(page_list);
if (ret) {
return ret;
@@ -640,7 +563,9 @@
if (!mhp)
return ERR_PTR(-ENOMEM);
- mhp->umem = ib_umem_get(pd->uobject->context, start, length, acc);
+ mhp->rhp = rhp;
+
+ mhp->umem = ib_umem_get(pd->uobject->context, start, length, acc, 0);
if (IS_ERR(mhp->umem)) {
err = PTR_ERR(mhp->umem);
cxfree(mhp);
@@ -650,18 +575,22 @@
shift = ffs(mhp->umem->page_size) - 1;
n = 0;
- TAILQ_FOREACH(chunk, &mhp->umem->chunk_list, entry)
+ list_for_each_entry(chunk, &mhp->umem->chunk_list, list)
n += chunk->nents;
- pages = kmalloc(n * sizeof(u64), M_NOWAIT);
+ err = iwch_alloc_pbl(mhp, n);
+ if (err)
+ goto err;
+
+ pages = (__be64 *) kmalloc(n * sizeof(u64), M_NOWAIT);
if (!pages) {
err = -ENOMEM;
- goto err;
+ goto err_pbl;
}
i = n = 0;
-#if 0
+#ifdef notyet
TAILQ_FOREACH(chunk, &mhp->umem->chunk_list, entry)
for (j = 0; j < chunk->nmap; ++j) {
len = sg_dma_len(&chunk->page_list[j]) >> shift;
@@ -669,21 +598,36 @@
pages[i++] = htobe64(sg_dma_address(
&chunk->page_list[j]) +
mhp->umem->page_size * k);
+ if (i == PAGE_SIZE / sizeof *pages) {
+ err = iwch_write_pbl(mhp, pages, i, n);
+ if (err)
+ goto pbl_done;
+ n += i;
+ i = 0;
+ }
}
}
#endif
- mhp->rhp = rhp;
+
+ if (i)
+ err = iwch_write_pbl(mhp, pages, i, n);
+#ifdef notyet
+pbl_done:
+#endif
+ cxfree(pages);
+ if (err)
+ goto err_pbl;
+
mhp->attr.pdid = php->pdid;
mhp->attr.zbva = 0;
mhp->attr.perms = iwch_ib_to_tpt_access(acc);
mhp->attr.va_fbo = virt;
mhp->attr.page_size = shift - 12;
mhp->attr.len = (u32) length;
- mhp->attr.pbl_size = i;
- err = iwch_register_mem(rhp, php, mhp, shift, pages);
- cxfree(pages);
+
+ err = iwch_register_mem(rhp, php, mhp, shift);
if (err)
- goto err;
+ goto err_pbl;
if (udata && !t3a_device(rhp)) {
uresp.pbl_addr = (mhp->attr.pbl_addr -
@@ -700,6 +644,9 @@
return &mhp->ibmr;
+err_pbl:
+ iwch_free_pbl(mhp);
+
err:
ib_umem_release(mhp->umem);
cxfree(mhp);
@@ -748,7 +695,12 @@
mhp->attr.type = TPT_MW;
mhp->attr.stag = stag;
mmid = (stag) >> 8;
- insert_handle(rhp, &rhp->mmidr, mhp, mmid);
+ mhp->ibmw.rkey = stag;
+ if (insert_handle(rhp, &rhp->mmidr, mhp, mmid)) {
+ cxio_deallocate_window(&rhp->rdev, mhp->attr.stag);
+ cxfree(mhp);
+ return ERR_PTR(-ENOMEM);
+ }
CTR4(KTR_IW_CXGB, "%s mmid 0x%x mhp %p stag 0x%x", __FUNCTION__, mmid, mhp, stag);
return &(mhp->ibmw);
}
@@ -893,7 +845,13 @@
mtx_init(&qhp->lock, "cxgb qp", NULL, MTX_DEF|MTX_DUPOK);
qhp->refcnt = 1;
- insert_handle(rhp, &rhp->qpidr, qhp, qhp->wq.qpid);
+
+ if (insert_handle(rhp, &rhp->qpidr, qhp, qhp->wq.qpid)) {
+ cxio_destroy_qp(&rhp->rdev, &qhp->wq,
+ ucontext ? &ucontext->uctx : &rhp->rdev.uctx);
+ cxfree(qhp);
+ return ERR_PTR(-ENOMEM);
+ }
if (udata) {
@@ -1023,12 +981,14 @@
{
struct iwch_dev *dev;
struct port_info *pi;
+ struct adapter *sc;
CTR5(KTR_IW_CXGB, "%s ibdev %p, port %d, index %d, gid %p",
__FUNCTION__, ibdev, port, index, gid);
dev = to_iwch_dev(ibdev);
+ sc = dev->rdev.adap;
PANIC_IF(port == 0 || port > 2);
- pi = ((struct port_info *)dev->rdev.port_info.lldevs[port-1]->if_softc);
+ pi = &sc->port[port - 1];
memset(&(gid->raw[0]), 0, sizeof(gid->raw));
memcpy(&(gid->raw[0]), pi->hw_addr, 6);
return 0;
@@ -1037,21 +997,20 @@
static int iwch_query_device(struct ib_device *ibdev,
struct ib_device_attr *props)
{
+ struct iwch_dev *dev;
+ struct adapter *sc;
- struct iwch_dev *dev;
CTR2(KTR_IW_CXGB, "%s ibdev %p", __FUNCTION__, ibdev);
dev = to_iwch_dev(ibdev);
+ sc = dev->rdev.adap;
memset(props, 0, sizeof *props);
-#ifdef notyet
- memcpy(&props->sys_image_guid, dev->rdev.t3cdev_p->lldev->if_addr.ifa_addr, 6);
-#endif
+ memcpy(&props->sys_image_guid, sc->port[0].hw_addr, 6);
props->device_cap_flags = dev->device_cap_flags;
-#ifdef notyet
- props->vendor_id = (u32)dev->rdev.rnic_info.pdev->vendor;
- props->vendor_part_id = (u32)dev->rdev.rnic_info.pdev->device;
-#endif
- props->max_mr_size = ~0ull;
+ props->page_size_cap = dev->attr.mem_pgsizes_bitmask;
+ props->vendor_id = pci_get_vendor(sc->dev);
+ props->vendor_part_id = pci_get_device(sc->dev);
+ props->max_mr_size = dev->attr.max_mr_size;
props->max_qp = dev->attr.max_qps;
props->max_qp_wr = dev->attr.max_wrs;
props->max_sge = dev->attr.max_sge_per_wr;
@@ -1071,13 +1030,10 @@
u8 port, struct ib_port_attr *props)
{
CTR2(KTR_IW_CXGB, "%s ibdev %p", __FUNCTION__, ibdev);
+ memset(props, 0, sizeof(struct ib_port_attr));
props->max_mtu = IB_MTU_4096;
- props->lid = 0;
- props->lmc = 0;
- props->sm_lid = 0;
- props->sm_sl = 0;
+ props->active_mtu = IB_MTU_2048;
props->state = IB_PORT_ACTIVE;
- props->phys_state = 0;
props->port_cap_flags =
IB_PORT_CM_SUP |
IB_PORT_SNMP_TUNNEL_SUP |
@@ -1086,7 +1042,6 @@
IB_PORT_VENDOR_CLASS_SUP | IB_PORT_BOOT_MGMT_SUP;
props->gid_tbl_len = 1;
props->pkey_tbl_len = 1;
- props->qkey_viol_cntr = 0;
props->active_width = 2;
props->active_speed = 2;
props->max_msg_sz = -1;
@@ -1094,80 +1049,18 @@
return 0;
}
-#ifdef notyet
-static ssize_t show_rev(struct class_device *cdev, char *buf)
-{
- struct iwch_dev *dev = container_of(cdev, struct iwch_dev,
- ibdev.class_dev);
- CTR2(KTR_IW_CXGB, "%s class dev 0x%p", __FUNCTION__, cdev);
- return sprintf(buf, "%d\n", dev->rdev.t3cdev_p->type);
-}
-
-static ssize_t show_fw_ver(struct class_device *cdev, char *buf)
-{
- struct iwch_dev *dev = container_of(cdev, struct iwch_dev,
- ibdev.class_dev);
- struct ethtool_drvinfo info;
- struct net_device *lldev = dev->rdev.t3cdev_p->lldev;
-
- CTR2(KTR_IW_CXGB, "%s class dev 0x%p", __FUNCTION__, cdev);
- lldev->ethtool_ops->get_drvinfo(lldev, &info);
- return sprintf(buf, "%s\n", info.fw_version);
-}
-
-static ssize_t show_hca(struct class_device *cdev, char *buf)
-{
- struct iwch_dev *dev = container_of(cdev, struct iwch_dev,
- ibdev.class_dev);
- struct ethtool_drvinfo info;
- struct net_device *lldev = dev->rdev.t3cdev_p->lldev;
-
- CTR2(KTR_IW_CXGB, "%s class dev 0x%p", __FUNCTION__, cdev);
- lldev->ethtool_ops->get_drvinfo(lldev, &info);
- return sprintf(buf, "%s\n", info.driver);
-}
-
-static ssize_t show_board(struct class_device *cdev, char *buf)
-{
- struct iwch_dev *dev = container_of(cdev, struct iwch_dev,
- ibdev.class_dev);
- CTR2(KTR_IW_CXGB, "%s class dev 0x%p", __FUNCTION__, dev);
-#ifdef notyet
- return sprintf(buf, "%x.%x\n", dev->rdev.rnic_info.pdev->vendor,
- dev->rdev.rnic_info.pdev->device);
-#else
- return sprintf(buf, "%x.%x\n", 0xdead, 0xbeef); /* XXX */
-#endif
-}
-
-static CLASS_DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
-static CLASS_DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
-static CLASS_DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
-static CLASS_DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
-
-static struct class_device_attribute *iwch_class_attributes[] = {
- &class_device_attr_hw_rev,
- &class_device_attr_fw_ver,
- &class_device_attr_hca_type,
- &class_device_attr_board_id
-};
-#endif
-
int iwch_register_device(struct iwch_dev *dev)
{
int ret;
-#ifdef notyet
- int i;
-#endif
+ struct adapter *sc = dev->rdev.adap;
+
CTR2(KTR_IW_CXGB, "%s iwch_dev %p", __FUNCTION__, dev);
strlcpy(dev->ibdev.name, "cxgb3_%d", IB_DEVICE_NAME_MAX);
memset(&dev->ibdev.node_guid, 0, sizeof(dev->ibdev.node_guid));
-#ifdef notyet
- memcpy(&dev->ibdev.node_guid, dev->rdev.t3cdev_p->lldev->dev_addr, 6);
-#endif
+ memcpy(&dev->ibdev.node_guid, sc->port[0].hw_addr, 6);
dev->device_cap_flags =
- (IB_DEVICE_ZERO_STAG |
- IB_DEVICE_SEND_W_INV | IB_DEVICE_MEM_WINDOW);
+ (IB_DEVICE_LOCAL_DMA_LKEY |
+ IB_DEVICE_MEM_WINDOW);
dev->ibdev.uverbs_cmd_mask =
(1ull << IB_USER_VERBS_CMD_GET_CONTEXT) |
@@ -1189,9 +1082,9 @@
(1ull << IB_USER_VERBS_CMD_POST_RECV);
dev->ibdev.node_type = RDMA_NODE_RNIC;
memcpy(dev->ibdev.node_desc, IWCH_NODE_DESC, sizeof(IWCH_NODE_DESC));
- dev->ibdev.phys_port_cnt = dev->rdev.port_info.nports;
+ dev->ibdev.phys_port_cnt = sc->params.nports;
dev->ibdev.num_comp_vectors = 1;
- dev->ibdev.dma_device = dev->rdev.rnic_info.pdev;
+ dev->ibdev.dma_device = dev->rdev.adap->dev;
dev->ibdev.query_device = iwch_query_device;
dev->ibdev.query_port = iwch_query_port;
dev->ibdev.modify_port = iwch_modify_port;
@@ -1199,9 +1092,7 @@
dev->ibdev.query_gid = iwch_query_gid;
dev->ibdev.alloc_ucontext = iwch_alloc_ucontext;
dev->ibdev.dealloc_ucontext = iwch_dealloc_ucontext;
-#ifdef notyet
dev->ibdev.mmap = iwch_mmap;
-#endif
dev->ibdev.alloc_pd = iwch_allocate_pd;
dev->ibdev.dealloc_pd = iwch_deallocate_pd;
dev->ibdev.create_ah = iwch_ah_create;
@@ -1229,11 +1120,13 @@
dev->ibdev.req_notify_cq = iwch_arm_cq;
dev->ibdev.post_send = iwch_post_send;
dev->ibdev.post_recv = iwch_post_receive;
-
+ dev->ibdev.uverbs_abi_ver = IWCH_UVERBS_ABI_VERSION;
dev->ibdev.iwcm =
- (struct iw_cm_verbs *) kmalloc(sizeof(struct iw_cm_verbs),
- M_NOWAIT);
+ kmalloc(sizeof(struct iw_cm_verbs), M_NOWAIT);
+ if (!dev->ibdev.iwcm)
+ return (ENOMEM);
+
dev->ibdev.iwcm->connect = iwch_connect;
dev->ibdev.iwcm->accept = iwch_accept_cr;
dev->ibdev.iwcm->reject = iwch_reject_cr;
@@ -1246,35 +1139,19 @@
ret = ib_register_device(&dev->ibdev);
if (ret)
goto bail1;
-#ifdef notyet
- for (i = 0; i < ARRAY_SIZE(iwch_class_attributes); ++i) {
- ret = class_device_create_file(&dev->ibdev.class_dev,
- iwch_class_attributes[i]);
- if (ret) {
- goto bail2;
- }
- }
-#endif
- return 0;
-#ifdef notyet
-bail2:
-#endif
- ib_unregister_device(&dev->ibdev);
+
+ return (0);
+
bail1:
- return ret;
+ cxfree(dev->ibdev.iwcm);
+ return (ret);
}
void iwch_unregister_device(struct iwch_dev *dev)
{
-#ifdef notyet
- int i;
- CTR2(KTR_IW_CXGB, "%s iwch_dev %p", __FUNCTION__, dev);
-
- for (i = 0; i < ARRAY_SIZE(iwch_class_attributes); ++i)
- class_device_remove_file(&dev->ibdev.class_dev,
- iwch_class_attributes[i]);
-#endif
ib_unregister_device(&dev->ibdev);
+ cxfree(dev->ibdev.iwcm);
return;
}
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.h
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.h Wed Jul 25 17:04:43 2012 +0300
@@ -25,13 +25,13 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD$
+$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.h 237263 2012-06-19 07:34:13Z np $
***************************************************************************/
#ifndef __IWCH_PROVIDER_H__
#define __IWCH_PROVIDER_H__
-#include <contrib/rdma/ib_verbs.h>
+#include <rdma/ib_verbs.h>
struct iwch_pd {
struct ib_pd ibpd;
@@ -116,6 +116,7 @@
};
struct iwch_mpa_attributes {
+ u8 initiator;
u8 recv_marker_enabled;
u8 xmit_marker_enabled; /* iWARP: enable inbound Read Resp. */
u8 crc_enabled;
@@ -336,18 +337,17 @@
int iwch_post_terminate(struct iwch_qp *qhp, struct respQ_msg_t *rsp_msg);
int iwch_register_device(struct iwch_dev *dev);
void iwch_unregister_device(struct iwch_dev *dev);
-int iwch_quiesce_qps(struct iwch_cq *chp);
-int iwch_resume_qps(struct iwch_cq *chp);
void stop_read_rep_timer(struct iwch_qp *qhp);
int iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php,
struct iwch_mr *mhp,
- int shift,
- __be64 *page_list);
+ int shift);
int iwch_reregister_mem(struct iwch_dev *rhp, struct iwch_pd *php,
struct iwch_mr *mhp,
int shift,
- __be64 *page_list,
int npages);
+int iwch_alloc_pbl(struct iwch_mr *mhp, int npages);
+void iwch_free_pbl(struct iwch_mr *mhp);
+int iwch_write_pbl(struct iwch_mr *mhp, __be64 *pages, int npages, int offset);
int build_phys_page_list(struct ib_phys_buf *buffer_list,
int num_phys_buf,
u64 *iova_start,
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,4 +1,3 @@
-
/**************************************************************************
Copyright (c) 2007, Chelsio Inc.
@@ -28,13 +27,15 @@
***************************************************************************/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c 237263 2012-06-19 07:34:13Z np $");
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/bus.h>
-#include <sys/module.h>
#include <sys/pciio.h>
#include <sys/conf.h>
#include <machine/bus.h>
@@ -48,6 +49,7 @@
#include <sys/linker.h>
#include <sys/firmware.h>
#include <sys/socket.h>
+#include <sys/socketvar.h>
#include <sys/sockio.h>
#include <sys/smp.h>
#include <sys/sysctl.h>
@@ -57,14 +59,26 @@
#include <sys/proc.h>
#include <sys/queue.h>
+#include <net/route.h>
+#include <netinet/in_systm.h>
#include <netinet/in.h>
+#include <netinet/toecore.h>
+#include <netinet/in_pcb.h>
+#include <netinet/ip.h>
+#include <netinet/ip_var.h>
+#include <netinet/tcp_var.h>
+#include <netinet/tcp.h>
+#include <netinet/tcpip.h>
-#include <contrib/rdma/ib_verbs.h>
-#include <contrib/rdma/ib_umem.h>
-#include <contrib/rdma/ib_user_verbs.h>
+#include <rdma/ib_verbs.h>
+#include <rdma/ib_umem.h>
+#include <rdma/ib_user_verbs.h>
+#include <linux/idr.h>
+#include <ulp/iw_cxgb/iw_cxgb_ib_intfc.h>
#include <cxgb_include.h>
#include <ulp/tom/cxgb_l2t.h>
+#include <ulp/tom/cxgb_toepcb.h>
#include <ulp/iw_cxgb/iw_cxgb_wr.h>
#include <ulp/iw_cxgb/iw_cxgb_hal.h>
#include <ulp/iw_cxgb/iw_cxgb_provider.h>
@@ -75,7 +89,7 @@
#define NO_SUPPORT -1
-static int iwch_build_rdma_send(union t3_wr *wqe, struct ib_send_wr *wr,
+static int build_rdma_send(union t3_wr *wqe, struct ib_send_wr *wr,
u8 * flit_cnt)
{
int i;
@@ -83,59 +97,46 @@
switch (wr->opcode) {
case IB_WR_SEND:
- case IB_WR_SEND_WITH_IMM:
if (wr->send_flags & IB_SEND_SOLICITED)
wqe->send.rdmaop = T3_SEND_WITH_SE;
else
wqe->send.rdmaop = T3_SEND;
wqe->send.rem_stag = 0;
break;
-#if 0 /* Not currently supported */
- case TYPE_SEND_INVALIDATE:
- case TYPE_SEND_INVALIDATE_IMMEDIATE:
- wqe->send.rdmaop = T3_SEND_WITH_INV;
- wqe->send.rem_stag = htobe32(wr->wr.rdma.rkey);
+ case IB_WR_SEND_WITH_IMM:
+ if (wr->send_flags & IB_SEND_SOLICITED)
+ wqe->send.rdmaop = T3_SEND_WITH_SE_INV;
+ else
+ wqe->send.rdmaop = T3_SEND_WITH_INV;
+ wqe->send.rem_stag = 0;
break;
- case TYPE_SEND_SE_INVALIDATE:
- wqe->send.rdmaop = T3_SEND_WITH_SE_INV;
- wqe->send.rem_stag = htobe32(wr->wr.rdma.rkey);
- break;
-#endif
default:
- break;
+ return -EINVAL;
}
if (wr->num_sge > T3_MAX_SGE)
return (-EINVAL);
wqe->send.reserved[0] = 0;
wqe->send.reserved[1] = 0;
wqe->send.reserved[2] = 0;
- if (wr->opcode == IB_WR_SEND_WITH_IMM) {
- plen = 4;
- wqe->send.sgl[0].stag = wr->imm_data;
- wqe->send.sgl[0].len = 0;
- wqe->send.num_sgle = 0;
- *flit_cnt = 5;
- } else {
- plen = 0;
- for (i = 0; i < wr->num_sge; i++) {
- if ((plen + wr->sg_list[i].length) < plen) {
- return (-EMSGSIZE);
- }
- plen += wr->sg_list[i].length;
- wqe->send.sgl[i].stag =
- htobe32(wr->sg_list[i].lkey);
- wqe->send.sgl[i].len =
- htobe32(wr->sg_list[i].length);
- wqe->send.sgl[i].to = htobe64(wr->sg_list[i].addr);
+ plen = 0;
+ for (i = 0; i < wr->num_sge; i++) {
+ if ((plen + wr->sg_list[i].length) < plen) {
+ return (-EMSGSIZE);
}
- wqe->send.num_sgle = htobe32(wr->num_sge);
- *flit_cnt = 4 + ((wr->num_sge) << 1);
+ plen += wr->sg_list[i].length;
+ wqe->send.sgl[i].stag =
+ htobe32(wr->sg_list[i].lkey);
+ wqe->send.sgl[i].len =
+ htobe32(wr->sg_list[i].length);
+ wqe->send.sgl[i].to = htobe64(wr->sg_list[i].addr);
}
+ wqe->send.num_sgle = htobe32(wr->num_sge);
+ *flit_cnt = 4 + ((wr->num_sge) << 1);
wqe->send.plen = htobe32(plen);
return 0;
}
-static int iwch_build_rdma_write(union t3_wr *wqe, struct ib_send_wr *wr,
+static int build_rdma_write(union t3_wr *wqe, struct ib_send_wr *wr,
u8 *flit_cnt)
{
int i;
@@ -152,7 +153,7 @@
if (wr->opcode == IB_WR_RDMA_WRITE_WITH_IMM) {
plen = 4;
- wqe->write.sgl[0].stag = wr->imm_data;
+ wqe->write.sgl[0].stag = wr->ex.imm_data;
wqe->write.sgl[0].len = 0;
wqe->write.num_sgle = 0;
*flit_cnt = 6;
@@ -177,7 +178,7 @@
return 0;
}
-static int iwch_build_rdma_read(union t3_wr *wqe, struct ib_send_wr *wr,
+static int build_rdma_read(union t3_wr *wqe, struct ib_send_wr *wr,
u8 *flit_cnt)
{
if (wr->num_sge > 1)
@@ -195,15 +196,12 @@
return 0;
}
-/*
- * TBD: this is going to be moved to firmware. Missing pdid/qpid check for now.
- */
static int iwch_sgl2pbl_map(struct iwch_dev *rhp, struct ib_sge *sg_list,
u32 num_sgle, u32 * pbl_addr, u8 * page_size)
{
int i;
struct iwch_mr *mhp;
- u32 offset;
+ u64 offset;
for (i = 0; i < num_sgle; i++) {
mhp = get_mhp(rhp, (sg_list[i].lkey) >> 8);
@@ -235,8 +233,8 @@
return (-EINVAL);
}
offset = sg_list[i].addr - mhp->attr.va_fbo;
- offset += ((u32) mhp->attr.va_fbo) %
- (1UL << (12 + mhp->attr.page_size));
+ offset += mhp->attr.va_fbo &
+ ((1UL << (12 + mhp->attr.page_size)) - 1);
pbl_addr[i] = ((mhp->attr.pbl_addr -
rhp->rdev.rnic_info.pbl_base) >> 3) +
(offset >> (12 + mhp->attr.page_size));
@@ -245,26 +243,113 @@
return 0;
}
-static int iwch_build_rdma_recv(struct iwch_dev *rhp, union t3_wr *wqe,
+static int build_rdma_recv(struct iwch_qp *qhp, union t3_wr *wqe,
struct ib_recv_wr *wr)
{
- int i;
- if (wr->num_sge > T3_MAX_SGE)
+ int i, err = 0;
+ u32 pbl_addr[T3_MAX_SGE];
+ u8 page_size[T3_MAX_SGE];
+
+ if (wr->num_sge > T3_MAX_SGE)
return (-EINVAL);
+
+
+ err = iwch_sgl2pbl_map(qhp->rhp, wr->sg_list, wr->num_sge, pbl_addr,
+ page_size);
+ if (err)
+ return err;
+ wqe->recv.pagesz[0] = page_size[0];
+ wqe->recv.pagesz[1] = page_size[1];
+ wqe->recv.pagesz[2] = page_size[2];
+ wqe->recv.pagesz[3] = page_size[3];
wqe->recv.num_sgle = htobe32(wr->num_sge);
+
for (i = 0; i < wr->num_sge; i++) {
wqe->recv.sgl[i].stag = htobe32(wr->sg_list[i].lkey);
wqe->recv.sgl[i].len = htobe32(wr->sg_list[i].length);
- wqe->recv.sgl[i].to = htobe64(wr->sg_list[i].addr);
+ wqe->recv.sgl[i].to = htobe64(((u32)wr->sg_list[i].addr) &
+ ((1UL << (12 + page_size[i])) - 1));
+ /* pbl_addr is the adapters address in the PBL */
+ wqe->recv.pbl_addr[i] = cpu_to_be32(pbl_addr[i]);
}
for (; i < T3_MAX_SGE; i++) {
wqe->recv.sgl[i].stag = 0;
wqe->recv.sgl[i].len = 0;
wqe->recv.sgl[i].to = 0;
+ wqe->recv.pbl_addr[i] = 0;
}
+
+ qhp->wq.rq[Q_PTR2IDX(qhp->wq.rq_wptr,
+ qhp->wq.rq_size_log2)].wr_id = wr->wr_id;
+ qhp->wq.rq[Q_PTR2IDX(qhp->wq.rq_wptr,
+ qhp->wq.rq_size_log2)].pbl_addr = 0;
+
return 0;
}
+static int build_zero_stag_recv(struct iwch_qp *qhp, union t3_wr *wqe,
+ struct ib_recv_wr *wr)
+{
+ int i;
+ u32 pbl_addr;
+ u32 pbl_offset;
+
+
+ /*
+ * The T3 HW requires the PBL in the HW recv descriptor to reference
+ * a PBL entry. So we allocate the max needed PBL memory here and pass
+ * it to the uP in the recv WR. The uP will build the PBL and setup
+ * the HW recv descriptor.
+ */
+ pbl_addr = cxio_hal_pblpool_alloc(&qhp->rhp->rdev, T3_STAG0_PBL_SIZE);
+ if (!pbl_addr)
+ return -ENOMEM;
+
+ /*
+ * Compute the 8B aligned offset.
+ */
+ pbl_offset = (pbl_addr - qhp->rhp->rdev.rnic_info.pbl_base) >> 3;
+
+ wqe->recv.num_sgle = cpu_to_be32(wr->num_sge);
+
+ for (i = 0; i < wr->num_sge; i++) {
+
+ /*
+ * Use a 128MB page size. This and an imposed 128MB
+ * sge length limit allows us to require only a 2-entry HW
+ * PBL for each SGE. This restriction is acceptable since
+ * since it is not possible to allocate 128MB of contiguous
+ * DMA coherent memory!
+ */
+ if (wr->sg_list[i].length > T3_STAG0_MAX_PBE_LEN)
+ return -EINVAL;
+ wqe->recv.pagesz[i] = T3_STAG0_PAGE_SHIFT;
+
+ /*
+ * T3 restricts a recv to all zero-stag or all non-zero-stag.
+ */
+ if (wr->sg_list[i].lkey != 0)
+ return -EINVAL;
+ wqe->recv.sgl[i].stag = 0;
+ wqe->recv.sgl[i].len = htobe32(wr->sg_list[i].length);
+ wqe->recv.sgl[i].to = htobe64(wr->sg_list[i].addr);
+ wqe->recv.pbl_addr[i] = htobe32(pbl_offset);
+ pbl_offset += 2;
+ }
+ for (; i < T3_MAX_SGE; i++) {
+ wqe->recv.pagesz[i] = 0;
+ wqe->recv.sgl[i].stag = 0;
+ wqe->recv.sgl[i].len = 0;
+ wqe->recv.sgl[i].to = 0;
+ wqe->recv.pbl_addr[i] = 0;
+ }
+ qhp->wq.rq[Q_PTR2IDX(qhp->wq.rq_wptr,
+ qhp->wq.rq_size_log2)].wr_id = wr->wr_id;
+ qhp->wq.rq[Q_PTR2IDX(qhp->wq.rq_wptr,
+ qhp->wq.rq_size_log2)].pbl_addr = pbl_addr;
+ return 0;
+}
+
int iwch_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr,
struct ib_send_wr **bad_wr)
{
@@ -282,18 +367,19 @@
mtx_lock(&qhp->lock);
if (qhp->attr.state > IWCH_QP_STATE_RTS) {
mtx_unlock(&qhp->lock);
- return (-EINVAL);
+ err = -EINVAL;
+ goto out;
}
num_wrs = Q_FREECNT(qhp->wq.sq_rptr, qhp->wq.sq_wptr,
qhp->wq.sq_size_log2);
- if (num_wrs <= 0) {
+ if (num_wrs == 0) {
mtx_unlock(&qhp->lock);
- return (-ENOMEM);
+ err = -EINVAL;
+ goto out;
}
while (wr) {
if (num_wrs == 0) {
err = -ENOMEM;
- *bad_wr = wr;
break;
}
idx = Q_PTR2IDX(qhp->wq.wptr, qhp->wq.size_log2);
@@ -311,17 +397,17 @@
case IB_WR_SEND:
case IB_WR_SEND_WITH_IMM:
t3_wr_opcode = T3_WR_SEND;
- err = iwch_build_rdma_send(wqe, wr, &t3_wr_flit_cnt);
+ err = build_rdma_send(wqe, wr, &t3_wr_flit_cnt);
break;
case IB_WR_RDMA_WRITE:
case IB_WR_RDMA_WRITE_WITH_IMM:
t3_wr_opcode = T3_WR_WRITE;
- err = iwch_build_rdma_write(wqe, wr, &t3_wr_flit_cnt);
+ err = build_rdma_write(wqe, wr, &t3_wr_flit_cnt);
break;
case IB_WR_RDMA_READ:
t3_wr_opcode = T3_WR_READ;
t3_wr_flags = 0; /* T3 reads are always signaled */
- err = iwch_build_rdma_read(wqe, wr, &t3_wr_flit_cnt);
+ err = build_rdma_read(wqe, wr, &t3_wr_flit_cnt);
if (err)
break;
sqp->read_len = wqe->read.local_len;
@@ -333,10 +419,9 @@
wr->opcode);
err = -EINVAL;
}
- if (err) {
- *bad_wr = wr;
+ if (err)
break;
- }
+
wqe->send.wrid.id0.hi = qhp->wq.sq_wptr;
sqp->wr_id = wr->wr_id;
sqp->opcode = wr2opcode(t3_wr_opcode);
@@ -358,6 +443,9 @@
}
mtx_unlock(&qhp->lock);
ring_doorbell(qhp->wq.doorbell, qhp->wq.qpid);
+out:
+ if (err)
+ *bad_wr = wr;
return err;
}
@@ -374,27 +462,35 @@
mtx_lock(&qhp->lock);
if (qhp->attr.state > IWCH_QP_STATE_RTS) {
mtx_unlock(&qhp->lock);
- return (-EINVAL);
+ err = -EINVAL;
+ goto out;
}
num_wrs = Q_FREECNT(qhp->wq.rq_rptr, qhp->wq.rq_wptr,
qhp->wq.rq_size_log2) - 1;
if (!wr) {
mtx_unlock(&qhp->lock);
- return (-EINVAL);
+ err = -EINVAL;
+ goto out;
}
+
while (wr) {
+ if (wr->num_sge > T3_MAX_SGE) {
+ err = -EINVAL;
+ break;
+ }
+
idx = Q_PTR2IDX(qhp->wq.wptr, qhp->wq.size_log2);
wqe = (union t3_wr *) (qhp->wq.queue + idx);
- if (num_wrs)
- err = iwch_build_rdma_recv(qhp->rhp, wqe, wr);
- else
+ if (num_wrs) {
+ if (wr->sg_list[0].lkey)
+ err = build_rdma_recv(qhp, wqe, wr);
+ else
+ err = build_zero_stag_recv(qhp, wqe, wr);
+ } else
err = -ENOMEM;
- if (err) {
- *bad_wr = wr;
+ if (err)
break;
- }
- qhp->wq.rq[Q_PTR2IDX(qhp->wq.rq_wptr, qhp->wq.rq_size_log2)] =
- wr->wr_id;
+
build_fw_riwrh((void *) wqe, T3_WR_RCV, T3_COMPLETION_FLAG,
Q_GENBIT(qhp->wq.wptr, qhp->wq.size_log2),
0, sizeof(struct t3_receive_wr) >> 3);
@@ -408,6 +504,9 @@
}
mtx_unlock(&qhp->lock);
ring_doorbell(qhp->wq.doorbell, qhp->wq.qpid);
+out:
+ if (err)
+ *bad_wr = wr;
return err;
}
@@ -439,7 +538,7 @@
}
num_wrs = Q_FREECNT(qhp->wq.sq_rptr, qhp->wq.sq_wptr,
qhp->wq.sq_size_log2);
- if ((num_wrs) <= 0) {
+ if ((num_wrs) == 0) {
mtx_unlock(&qhp->lock);
return (-ENOMEM);
}
@@ -491,7 +590,7 @@
return err;
}
-static inline void build_term_codes(struct respQ_msg_t *rsp_msg,
+static void build_term_codes(struct respQ_msg_t *rsp_msg,
u8 *layer_type, u8 *ecode)
{
int status = TPT_ERR_INTERNAL_ERR;
@@ -631,15 +730,18 @@
union t3_wr *wqe;
struct terminate_message *term;
struct mbuf *m;
+ struct ofld_hdr *oh;
- CTR2(KTR_IW_CXGB, "%s %d", __FUNCTION__, __LINE__);
- m = m_gethdr(MT_DATA, M_NOWAIT);
- if (!m) {
+ CTR3(KTR_IW_CXGB, "%s: tid %u, %p", __func__, qhp->ep->hwtid, rsp_msg);
+ m = m_gethdr(M_NOWAIT, MT_DATA);
+ if (m == NULL) {
log(LOG_ERR, "%s cannot send TERMINATE!\n", __FUNCTION__);
return (-ENOMEM);
}
- wqe = mtod(m, union t3_wr *);
- m->m_len = m->m_pkthdr.len = 40;
+ oh = mtod(m, struct ofld_hdr *);
+ m->m_pkthdr.len = m->m_len = sizeof(*oh) + 40;
+ oh->flags = V_HDR_NDESC(1) | V_HDR_CTRL(CPL_PRIORITY_DATA) | V_HDR_QSET(0);
+ wqe = (void *)(oh + 1);
memset(wqe, 0, 40);
wqe->send.rdmaop = T3_TERMINATE;
@@ -653,22 +755,17 @@
V_FW_RIWR_FLAGS(T3_COMPLETION_FLAG | T3_NOTIFY_FLAG));
wqe->send.wrh.gen_tid_len = htobe32(V_FW_RIWR_TID(qhp->ep->hwtid));
- m_set_priority(m, CPL_PRIORITY_DATA);
- m_set_sgl(m, NULL);
- m_set_sgllen(m, 0);
- return cxgb_ofld_send(qhp->rhp->rdev.t3cdev_p, m);
+ return t3_offload_tx(qhp->rhp->rdev.adap, m);
}
/*
* Assumes qhp lock is held.
*/
-static void __flush_qp(struct iwch_qp *qhp)
+static void __flush_qp(struct iwch_qp *qhp, struct iwch_cq *rchp,
+ struct iwch_cq *schp)
{
- struct iwch_cq *rchp, *schp;
int count;
-
- rchp = get_chp(qhp->rhp, qhp->attr.rcq);
- schp = get_chp(qhp->rhp, qhp->attr.scq);
+ int flushed;
CTR4(KTR_IW_CXGB, "%s qhp %p rchp %p schp %p", __FUNCTION__, qhp, rchp, schp);
/* take a ref on the qhp since we must release the lock */
@@ -680,20 +777,22 @@
mtx_lock(&qhp->lock);
cxio_flush_hw_cq(&rchp->cq);
cxio_count_rcqes(&rchp->cq, &qhp->wq, &count);
- cxio_flush_rq(&qhp->wq, &rchp->cq, count);
+ flushed = cxio_flush_rq(&qhp->wq, &rchp->cq, count);
mtx_unlock(&qhp->lock);
mtx_unlock(&rchp->lock);
- (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context);
+ if (flushed)
+ (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context);
/* locking hierarchy: cq lock first, then qp lock. */
mtx_lock(&schp->lock);
mtx_lock(&qhp->lock);
cxio_flush_hw_cq(&schp->cq);
cxio_count_scqes(&schp->cq, &qhp->wq, &count);
- cxio_flush_sq(&qhp->wq, &schp->cq, count);
+ flushed = cxio_flush_sq(&qhp->wq, &schp->cq, count);
mtx_unlock(&qhp->lock);
mtx_unlock(&schp->lock);
- (*schp->ibcq.comp_handler)(&schp->ibcq, schp->ibcq.cq_context);
+ if (flushed)
+ (*schp->ibcq.comp_handler)(&schp->ibcq, schp->ibcq.cq_context);
/* deref */
mtx_lock(&qhp->lock);
@@ -703,10 +802,23 @@
static void flush_qp(struct iwch_qp *qhp)
{
- if (qhp->ibqp.uobject)
+ struct iwch_cq *rchp, *schp;
+
+ rchp = get_chp(qhp->rhp, qhp->attr.rcq);
+ schp = get_chp(qhp->rhp, qhp->attr.scq);
+
+ if (qhp->ibqp.uobject) {
cxio_set_wq_in_error(&qhp->wq);
- else
- __flush_qp(qhp);
+ cxio_set_cq_in_error(&rchp->cq);
+ (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context);
+ if (schp != rchp) {
+ cxio_set_cq_in_error(&schp->cq);
+ (*schp->ibcq.comp_handler)(&schp->ibcq,
+ schp->ibcq.cq_context);
+ }
+ return;
+ }
+ __flush_qp(qhp, rchp, schp);
}
@@ -715,7 +827,13 @@
*/
static int rqes_posted(struct iwch_qp *qhp)
{
- return fw_riwrh_opcode((struct fw_riwrh *)qhp->wq.queue) == T3_WR_RCV;
+ union t3_wr *wqe = qhp->wq.queue;
+ u16 count = 0;
+ while ((count+1) != 0 && fw_riwrh_opcode((struct fw_riwrh *)wqe) == T3_WR_RCV) {
+ count++;
+ wqe++;
+ }
+ return count;
}
static int rdma_init(struct iwch_dev *rhp, struct iwch_qp *qhp,
@@ -724,6 +842,10 @@
{
struct t3_rdma_init_attr init_attr;
int ret;
+ struct socket *so = qhp->ep->com.so;
+ struct inpcb *inp = sotoinpcb(so);
+ struct tcpcb *tp;
+ struct toepcb *toep;
init_attr.tid = qhp->ep->hwtid;
init_attr.qpid = qhp->wq.qpid;
@@ -737,32 +859,28 @@
(qhp->attr.mpa_attr.xmit_marker_enabled << 1) |
(qhp->attr.mpa_attr.crc_enabled << 2);
- /*
- * XXX - The IWCM doesn't quite handle getting these
- * attrs set before going into RTS. For now, just turn
- * them on always...
- */
-#if 0
- init_attr.qpcaps = qhp->attr.enableRdmaRead |
- (qhp->attr.enableRdmaWrite << 1) |
- (qhp->attr.enableBind << 2) |
- (qhp->attr.enable_stag0_fastreg << 3) |
- (qhp->attr.enable_stag0_fastreg << 4);
-#else
- init_attr.qpcaps = 0x1f;
-#endif
+ init_attr.qpcaps = uP_RI_QP_RDMA_READ_ENABLE |
+ uP_RI_QP_RDMA_WRITE_ENABLE |
+ uP_RI_QP_BIND_ENABLE;
+ if (!qhp->ibqp.uobject)
+ init_attr.qpcaps |= uP_RI_QP_STAG0_ENABLE;
init_attr.tcp_emss = qhp->ep->emss;
init_attr.ord = qhp->attr.max_ord;
init_attr.ird = qhp->attr.max_ird;
init_attr.qp_dma_addr = qhp->wq.dma_addr;
init_attr.qp_dma_size = (1UL << qhp->wq.size_log2);
- init_attr.flags = rqes_posted(qhp) ? RECVS_POSTED : 0;
+ init_attr.rqe_count = rqes_posted(qhp);
+ init_attr.flags = qhp->attr.mpa_attr.initiator ? MPA_INITIATOR : 0;
+ init_attr.rtr_type = 0;
+ tp = intotcpcb(inp);
+ toep = tp->t_toe;
+ init_attr.chan = toep->tp_l2t->smt_idx;
init_attr.irs = qhp->ep->rcv_seq;
CTR5(KTR_IW_CXGB, "%s init_attr.rq_addr 0x%x init_attr.rq_size = %d "
"flags 0x%x qpcaps 0x%x", __FUNCTION__,
init_attr.rq_addr, init_attr.rq_size,
init_attr.flags, init_attr.qpcaps);
- ret = cxio_rdma_init(&rhp->rdev, &init_attr);
+ ret = cxio_rdma_init(&rhp->rdev, &init_attr, qhp->ep->com.so);
CTR2(KTR_IW_CXGB, "%s ret %d", __FUNCTION__, ret);
return ret;
}
@@ -870,8 +988,8 @@
abort=0;
disconnect = 1;
ep = qhp->ep;
+ get_ep(&ep->com);
}
- flush_qp(qhp);
break;
case IWCH_QP_STATE_TERMINATE:
qhp->attr.state = IWCH_QP_STATE_TERMINATE;
@@ -886,6 +1004,7 @@
abort=1;
disconnect = 1;
ep = qhp->ep;
+ get_ep(&ep->com);
}
goto err;
break;
@@ -901,6 +1020,7 @@
}
switch (attrs->next_state) {
case IWCH_QP_STATE_IDLE:
+ flush_qp(qhp);
qhp->attr.state = IWCH_QP_STATE_IDLE;
qhp->attr.llp_stream_handle = NULL;
put_ep(&qhp->ep->com);
@@ -908,7 +1028,6 @@
wakeup(qhp);
break;
case IWCH_QP_STATE_ERROR:
- disconnect=1;
goto err;
default:
ret = -EINVAL;
@@ -960,81 +1079,29 @@
out:
mtx_unlock(&qhp->lock);
- if (terminate)
+ if (terminate)
iwch_post_terminate(qhp, NULL);
+
/*
* If disconnect is 1, then we need to initiate a disconnect
* on the EP. This can be a normal close (RTS->CLOSING) or
* an abnormal close (RTS/CLOSING->ERROR).
*/
- if (disconnect)
+ if (disconnect) {
iwch_ep_disconnect(ep, abort, M_NOWAIT);
-
+ put_ep(&ep->com);
+ }
+
/*
* If free is 1, then we've disassociated the EP from the QP
* and we need to dereference the EP.
*/
- if (free)
+ if (free)
put_ep(&ep->com);
+
CTR2(KTR_IW_CXGB, "%s exit state %d", __FUNCTION__, qhp->attr.state);
return ret;
}
-
-static int quiesce_qp(struct iwch_qp *qhp)
-{
- mtx_lock(&qhp->lock);
- iwch_quiesce_tid(qhp->ep);
- qhp->flags |= QP_QUIESCED;
- mtx_unlock(&qhp->lock);
- return 0;
-}
-
-static int resume_qp(struct iwch_qp *qhp)
-{
- mtx_lock(&qhp->lock);
- iwch_resume_tid(qhp->ep);
- qhp->flags &= ~QP_QUIESCED;
- mtx_lock(&qhp->lock);
- return 0;
-}
-
-int iwch_quiesce_qps(struct iwch_cq *chp)
-{
- int i;
- struct iwch_qp *qhp;
-
- for (i=0; i < T3_MAX_NUM_QP; i++) {
- qhp = get_qhp(chp->rhp, i);
- if (!qhp)
- continue;
- if ((qhp->attr.rcq == chp->cq.cqid) && !qp_quiesced(qhp)) {
- quiesce_qp(qhp);
- continue;
- }
- if ((qhp->attr.scq == chp->cq.cqid) && !qp_quiesced(qhp))
- quiesce_qp(qhp);
- }
- return 0;
-}
-
-int iwch_resume_qps(struct iwch_cq *chp)
-{
- int i;
- struct iwch_qp *qhp;
-
- for (i=0; i < T3_MAX_NUM_QP; i++) {
- qhp = get_qhp(chp->rhp, i);
- if (!qhp)
- continue;
- if ((qhp->attr.rcq == chp->cq.cqid) && qp_quiesced(qhp)) {
- resume_qp(qhp);
- continue;
- }
- if ((qhp->attr.scq == chp->cq.cqid) && qp_quiesced(qhp))
- resume_qp(qhp);
- }
- return 0;
-}
-
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_resource.c
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_resource.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_resource.c Wed Jul 25 17:04:43 2012 +0300
@@ -27,13 +27,15 @@
***************************************************************************/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_resource.c 237263 2012-06-19 07:34:13Z np $");
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/bus.h>
-#include <sys/module.h>
#include <sys/pciio.h>
#include <sys/conf.h>
#include <machine/bus.h>
@@ -59,9 +61,11 @@
#include <netinet/in.h>
-#include <contrib/rdma/ib_verbs.h>
-#include <contrib/rdma/ib_umem.h>
-#include <contrib/rdma/ib_user_verbs.h>
+#include <rdma/ib_verbs.h>
+#include <rdma/ib_umem.h>
+#include <rdma/ib_user_verbs.h>
+#include <linux/idr.h>
+#include <ulp/iw_cxgb/iw_cxgb_ib_intfc.h>
#include <cxgb_include.h>
#include <ulp/iw_cxgb/iw_cxgb_wr.h>
@@ -369,3 +373,4 @@
{
gen_pool_destroy(rdev_p->rqt_pool);
}
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_user.h
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_user.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_user.h Wed Jul 25 17:04:43 2012 +0300
@@ -29,7 +29,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
- * $FreeBSD$
+ * $FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_user.h 237263 2012-06-19 07:34:13Z np $
*/
#ifndef __IWCH_USER_H__
#define __IWCH_USER_H__
@@ -47,10 +47,18 @@
uint64_t user_rptr_addr;
};
+struct iwch_create_cq_resp_v0 {
+ __u64 key;
+ __u32 cqid;
+ __u32 size_log2;
+};
+
struct iwch_create_cq_resp {
uint64_t key;
uint32_t cqid;
uint32_t size_log2;
+ __u32 memsize;
+ __u32 reserved;
};
struct iwch_create_qp_resp {
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_wr.h
--- a/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_wr.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_wr.h Wed Jul 25 17:04:43 2012 +0300
@@ -25,13 +25,16 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD$
+$FreeBSD: head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_wr.h 237263 2012-06-19 07:34:13Z np $
***************************************************************************/
#ifndef __CXIO_WR_H__
#define __CXIO_WR_H__
#define T3_MAX_SGE 4
#define T3_MAX_INLINE 64
+#define T3_STAG0_PBL_SIZE (2 * T3_MAX_SGE << 3)
+#define T3_STAG0_MAX_PBE_LEN (128 * 1024 * 1024)
+#define T3_STAG0_PAGE_SHIFT 15
#define Q_EMPTY(rptr,wptr) ((rptr)==(wptr))
#define Q_FULL(rptr,wptr,size_log2) ( (((wptr)-(rptr))>>(size_log2)) && \
@@ -272,6 +275,22 @@
uP_RI_QP_STAG0_ENABLE = 0x10
} __attribute__ ((packed));
+enum rdma_init_rtr_types {
+ RTR_READ = 1,
+ RTR_WRITE = 2,
+ RTR_SEND = 3,
+};
+
+#define S_RTR_TYPE 2
+#define M_RTR_TYPE 0x3
+#define V_RTR_TYPE(x) ((x) << S_RTR_TYPE)
+#define G_RTR_TYPE(x) ((((x) >> S_RTR_TYPE)) & M_RTR_TYPE)
+
+#define S_CHAN 4
+#define M_CHAN 0x3
+#define V_CHAN(x) ((x) << S_CHAN)
+#define G_CHAN(x) ((((x) >> S_CHAN)) & M_CHAN)
+
struct t3_rdma_init_attr {
u32 tid;
u32 qpid;
@@ -287,8 +306,11 @@
u32 ird;
u64 qp_dma_addr;
u32 qp_dma_size;
- u32 flags;
+ enum rdma_init_rtr_types rtr_type;
+ u16 flags;
+ u16 rqe_count;
u32 irs;
+ u32 chan;
};
struct t3_rdma_init_wr {
@@ -303,13 +325,13 @@
u8 mpaattrs; /* 5 */
u8 qpcaps;
__be16 ulpdu_size;
- __be32 flags; /* bits 31-1 - reservered */
- /* bit 0 - set if RECV posted */
+ __be16 flags_rtr_type;
+ __be16 rqe_count;
__be32 ord; /* 6 */
__be32 ird;
__be64 qp_dma_addr; /* 7 */
__be32 qp_dma_size; /* 8 */
- u32 irs;
+ __be32 irs;
};
struct t3_genbit {
@@ -318,7 +340,8 @@
};
enum rdma_init_wr_flags {
- RECVS_POSTED = 1,
+ MPA_INITIATOR = (1<<0),
+ PRIV_QP = (1<<1),
};
union t3_wr {
@@ -531,6 +554,12 @@
#define CQE_STATUS(x) (G_CQE_STATUS(be32toh((x).header)))
#define CQE_OPCODE(x) (G_CQE_OPCODE(be32toh((x).header)))
+#define CQE_SEND_OPCODE(x)( \
+ (G_CQE_OPCODE(be32_to_cpu((x).header)) == T3_SEND) || \
+ (G_CQE_OPCODE(be32_to_cpu((x).header)) == T3_SEND_WITH_SE) || \
+ (G_CQE_OPCODE(be32_to_cpu((x).header)) == T3_SEND_WITH_INV) || \
+ (G_CQE_OPCODE(be32_to_cpu((x).header)) == T3_SEND_WITH_SE_INV))
+
#define CQE_LEN(x) (be32toh((x).len))
/* used for RQ completion processing */
@@ -589,21 +618,23 @@
uint64_t wr_id;
struct t3_cqe cqe;
uint32_t sq_wptr;
- uint32_t read_len;
+ __be32 read_len;
int opcode;
int complete;
int signaled;
};
+struct t3_swrq {
+ __u64 wr_id;
+ __u32 pbl_addr;
+};
+
/*
* A T3 WQ implements both the SQ and RQ.
*/
struct t3_wq {
union t3_wr *queue; /* DMA accessable memory */
bus_addr_t dma_addr; /* DMA address for HW */
-#ifdef notyet
- DECLARE_PCI_UNMAP_ADDR(mapping) /* unmap kruft */
-#endif
u32 error; /* 1 once we go to ERROR */
u32 qpid;
u32 wptr; /* idx to next available WR slot */
@@ -613,14 +644,15 @@
u32 sq_wptr; /* sq_wptr - sq_rptr == count of */
u32 sq_rptr; /* pending wrs */
u32 sq_size_log2; /* sq size */
- u64 *rq; /* SW RQ (holds consumer wr_ids */
+ struct t3_swrq *rq; /* SW RQ (holds consumer wr_ids */
u32 rq_wptr; /* rq_wptr - rq_rptr == count of */
u32 rq_rptr; /* pending wrs */
- u64 *rq_oldest_wr; /* oldest wr on the SW RQ */
+ struct t3_swrq *rq_oldest_wr; /* oldest wr on the SW RQ */
u32 rq_size_log2; /* rq size */
u32 rq_addr; /* rq adapter address */
- void /* __iomem */ *doorbell; /* kernel db */
+ void *doorbell; /* kernel db */
u64 udb; /* user db if any */
+ struct cxio_rdev *rdev;
};
struct t3_cq {
@@ -629,9 +661,6 @@
u32 wptr;
u32 size_log2;
bus_addr_t dma_addr;
-#ifdef notyet
- DECLARE_PCI_UNMAP_ADDR(mapping)
-#endif
struct t3_cqe *queue;
struct t3_cqe *sw_queue;
u32 sw_rptr;
@@ -641,6 +670,22 @@
#define CQ_VLD_ENTRY(ptr,size_log2,cqe) (Q_GENBIT(ptr,size_log2) == \
CQE_GENBIT(*cqe))
+struct t3_cq_status_page {
+ u32 cq_err;
+};
+
+static inline int cxio_cq_in_error(struct t3_cq *cq)
+{
+ return ((struct t3_cq_status_page *)
+ &cq->queue[1 << cq->size_log2])->cq_err;
+}
+
+static inline void cxio_set_cq_in_error(struct t3_cq *cq)
+{
+ ((struct t3_cq_status_page *)
+ &cq->queue[1 << cq->size_log2])->cq_err = 1;
+}
+
static inline void cxio_set_wq_in_error(struct t3_wq *wq)
{
wq->queue->flit[13] = 1;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/toecore/cxgb_toedev.h
--- a/head/sys/dev/cxgb/ulp/toecore/cxgb_toedev.h Wed Jul 25 16:55:08 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,49 +0,0 @@
-
-/**************************************************************************
-
-Copyright (c) 2007, Chelsio Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- 2. Neither the name of the Chelsio 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.
-
-$FreeBSD$
-
-***************************************************************************/
-
-#ifndef _CXGB_TOEDEV_H_
-#define _CXGB_TOEDEV_H_
-#include <netinet/toedev.h>
-
-
-/* offload type ids */
-enum {
- TOE_ID_CHELSIO_T1 = 1,
- TOE_ID_CHELSIO_T1C,
- TOE_ID_CHELSIO_T2,
- TOE_ID_CHELSIO_T3,
- TOE_ID_CHELSIO_T3B,
- TOE_ID_CHELSIO_T3C,
-}
- ;
-
-#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/toecore/toedev.c
--- a/head/sys/dev/cxgb/ulp/toecore/toedev.c Wed Jul 25 16:55:08 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,420 +0,0 @@
-
-/**************************************************************************
-
-Copyright (c) 2007, Chelsio Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- 2. Neither the name of the Chelsio 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.
-
-***************************************************************************/
-
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
-#include <sys/param.h>
-#include <sys/systm.h>
-#include <sys/kernel.h>
-#include <sys/bus.h>
-#include <sys/module.h>
-#include <sys/queue.h>
-#include <sys/mbuf.h>
-#include <sys/proc.h>
-
-#include <sys/socket.h>
-#include <sys/sockio.h>
-
-#include <net/bpf.h>
-#include <net/ethernet.h>
-#include <net/if.h>
-#include <net/route.h>
-
-
-/*
- * XXX
- */
-#include <cxgb_include.h>
-#include <ulp/toecore/cxgb_toedev.h>
-
-static struct mtx offload_db_lock;
-static TAILQ_HEAD(, toedev) offload_dev_list;
-static TAILQ_HEAD(, tom_info) offload_module_list;
-
-/*
- * Returns the entry in the given table with the given offload id, or NULL
- * if the id is not found.
- */
-static const struct offload_id *
-id_find(unsigned int id, const struct offload_id *table)
-{
- for ( ; table->id; ++table)
- if (table->id == id)
- return table;
- return NULL;
-}
-
-/*
- * Returns true if an offload device is presently attached to an offload module.
- */
-static inline int
-is_attached(const struct toedev *dev)
-{
- return dev->tod_offload_mod != NULL;
-}
-
-/*
- * Try to attach a new offload device to an existing TCP offload module that
- * can handle the device's offload id. Returns 0 if it succeeds.
- *
- * Must be called with the offload_db_lock held.
- */
-static int
-offload_attach(struct toedev *dev)
-{
- struct tom_info *t;
-
- TAILQ_FOREACH(t, &offload_module_list, entry) {
- const struct offload_id *entry;
-
- entry = id_find(dev->tod_ttid, t->ti_id_table);
- if (entry && t->ti_attach(dev, entry) == 0) {
- dev->tod_offload_mod = t;
- return 0;
- }
- }
- return (ENOPROTOOPT);
-}
-
-/**
- * register_tom - register a TCP Offload Module (TOM)
- * @t: the offload module to register
- *
- * Register a TCP Offload Module (TOM).
- */
-int
-register_tom(struct tom_info *t)
-{
- mtx_lock(&offload_db_lock);
- toedev_registration_count++;
- TAILQ_INSERT_HEAD(&offload_module_list, t, entry);
- mtx_unlock(&offload_db_lock);
- return 0;
-}
-
-/**
- * unregister_tom - unregister a TCP Offload Module (TOM)
- * @t: the offload module to register
- *
- * Unregister a TCP Offload Module (TOM). Note that this does not affect any
- * TOE devices to which the TOM is already attached.
- */
-int
-unregister_tom(struct tom_info *t)
-{
- mtx_lock(&offload_db_lock);
- TAILQ_REMOVE(&offload_module_list, t, entry);
- mtx_unlock(&offload_db_lock);
- return 0;
-}
-
-/*
- * Find an offload device by name. Must be called with offload_db_lock held.
- */
-static struct toedev *
-__find_offload_dev_by_name(const char *name)
-{
- struct toedev *dev;
-
- TAILQ_FOREACH(dev, &offload_dev_list, entry) {
- if (!strncmp(dev->tod_name, name, TOENAMSIZ))
- return dev;
- }
- return NULL;
-}
-
-/*
- * Returns true if an offload device is already registered.
- * Must be called with the offload_db_lock held.
- */
-static int
-is_registered(const struct toedev *dev)
-{
- struct toedev *d;
-
- TAILQ_FOREACH(d, &offload_dev_list, entry) {
- if (d == dev)
- return 1;
- }
- return 0;
-}
-
-/*
- * Finalize the name of an offload device by assigning values to any format
- * strings in its name.
- */
-static int
-assign_name(struct toedev *dev, const char *name, int limit)
-{
- int i;
-
- for (i = 0; i < limit; ++i) {
- char s[TOENAMSIZ];
-
- if (snprintf(s, sizeof(s), name, i) >= sizeof(s))
- return -1; /* name too long */
- if (!__find_offload_dev_by_name(s)) {
- strcpy(dev->tod_name, s);
- return 0;
- }
- }
- return -1;
-}
-
-/**
- * register_toedev - register a TOE device
- * @dev: the device
- * @name: a name template for the device
- *
- * Register a TOE device and try to attach an appropriate TCP offload module
- * to it. @name is a template that may contain at most one %d format
- * specifier.
- */
-int
-register_toedev(struct toedev *dev, const char *name)
-{
- int ret;
- const char *p;
-
- /*
- * Validate the name template. Only one %d allowed and name must be
- * a valid filename so it can appear in sysfs.
- */
- if (!name || !*name || !strcmp(name, ".") || !strcmp(name, "..") ||
- strchr(name, '/'))
- return EINVAL;
-
- p = strchr(name, '%');
- if (p && (p[1] != 'd' || strchr(p + 2, '%')))
- return EINVAL;
-
- mtx_lock(&offload_db_lock);
- if (is_registered(dev)) { /* device already registered */
- ret = EEXIST;
- goto out;
- }
-
- if ((ret = assign_name(dev, name, 32)) != 0)
- goto out;
-
- dev->tod_offload_mod = NULL;
- TAILQ_INSERT_TAIL(&offload_dev_list, dev, entry);
-out:
- mtx_unlock(&offload_db_lock);
- return ret;
-}
-
-/**
- * unregister_toedev - unregister a TOE device
- * @dev: the device
- *
- * Unregister a TOE device. The device must not be attached to an offload
- * module.
- */
-int
-unregister_toedev(struct toedev *dev)
-{
- int ret = 0;
-
- mtx_lock(&offload_db_lock);
- if (!is_registered(dev)) {
- ret = ENODEV;
- goto out;
- }
- if (is_attached(dev)) {
- ret = EBUSY;
- goto out;
- }
- TAILQ_REMOVE(&offload_dev_list, dev, entry);
-out:
- mtx_unlock(&offload_db_lock);
- return ret;
-}
-
-/**
- * activate_offload - activate an offload device
- * @dev: the device
- *
- * Activate an offload device by locating an appropriate registered offload
- * module. If no module is found the operation fails and may be retried at
- * a later time.
- */
-int
-activate_offload(struct toedev *dev)
-{
- int ret = 0;
-
- mtx_lock(&offload_db_lock);
- if (!is_registered(dev))
- ret = ENODEV;
- else if (!is_attached(dev))
- ret = offload_attach(dev);
- mtx_unlock(&offload_db_lock);
- return ret;
-}
-
-/**
- * toe_send - send a packet to a TOE device
- * @dev: the device
- * @m: the packet
- *
- * Sends an mbuf to a TOE driver after dealing with any active network taps.
- */
-int
-toe_send(struct toedev *dev, struct mbuf *m)
-{
- int r;
-
- critical_enter(); /* XXX neccessary? */
- r = dev->tod_send(dev, m);
- critical_exit();
- if (r)
- BPF_MTAP(dev->tod_lldev, m);
- return r;
-}
-
-/**
- * toe_receive_mbuf - process n received TOE packets
- * @dev: the toe device
- * @m: an array of offload packets
- * @n: the number of offload packets
- *
- * Process an array of ingress offload packets. Each packet is forwarded
- * to any active network taps and then passed to the toe device's receive
- * method. We optimize passing packets to the receive method by passing
- * it the whole array at once except when there are active taps.
- */
-int
-toe_receive_mbuf(struct toedev *dev, struct mbuf **m, int n)
-{
- if (__predict_true(!bpf_peers_present(dev->tod_lldev->if_bpf)))
- return dev->tod_recv(dev, m, n);
-
- for ( ; n; n--, m++) {
- m[0]->m_pkthdr.rcvif = dev->tod_lldev;
- BPF_MTAP(dev->tod_lldev, m[0]);
- dev->tod_recv(dev, m, 1);
- }
- return 0;
-}
-
-static inline int
-ifnet_is_offload(const struct ifnet *ifp)
-{
- return (ifp->if_flags & IFCAP_TOE);
-}
-
-void
-toe_arp_update(struct rtentry *rt)
-{
- struct ifnet *ifp = rt->rt_ifp;
-
- if (ifp && ifnet_is_offload(ifp)) {
- struct toedev *tdev = TOEDEV(ifp);
-
- if (tdev && tdev->tod_arp_update)
- tdev->tod_arp_update(tdev, rt);
- }
-}
-
-/**
- * offload_get_phys_egress - find the physical egress device
- * @root_dev: the root device anchoring the search
- * @so: the socket used to determine egress port in bonding mode
- * @context: in bonding mode, indicates a connection set up or failover
- *
- * Given a root network device it returns the physical egress device that is a
- * descendant of the root device. The root device may be either a physical
- * device, in which case it is the device returned, or a virtual device, such
- * as a VLAN or bonding device. In case of a bonding device the search
- * considers the decisions of the bonding device given its mode to locate the
- * correct egress device.
- */
-struct ifnet *
-offload_get_phys_egress(struct ifnet *root_dev, struct socket *so, int context)
-{
-
-#if 0
- while (root_dev && ifnet_is_offload(root_dev)) {
- if (root_dev->tod_priv_flags & IFF_802_1Q_VLAN)
- root_dev = VLAN_DEV_INFO(root_dev)->real_dev;
- else if (root_dev->tod_flags & IFF_MASTER)
- root_dev = toe_bond_get_slave(root_dev, sk, context);
- else
- break;
- }
-#endif
- return root_dev;
-}
-
-static int
-toecore_load(module_t mod, int cmd, void *arg)
-{
- int err = 0;
-
- switch (cmd) {
- case MOD_LOAD:
- mtx_init(&offload_db_lock, "toedev lock", NULL, MTX_DEF);
- TAILQ_INIT(&offload_dev_list);
- TAILQ_INIT(&offload_module_list);
- break;
- case MOD_QUIESCE:
- break;
- case MOD_UNLOAD:
- mtx_lock(&offload_db_lock);
- if (!TAILQ_EMPTY(&offload_dev_list) ||
- !TAILQ_EMPTY(&offload_module_list)) {
- err = EBUSY;
- mtx_unlock(&offload_db_lock);
- break;
- }
- mtx_unlock(&offload_db_lock);
- mtx_destroy(&offload_db_lock);
- break;
- case MOD_SHUTDOWN:
- break;
- default:
- err = EOPNOTSUPP;
- break;
- }
-
- return (err);
-}
-
-
-static moduledata_t mod_data= {
- "toecore",
- toecore_load,
- 0
-};
-
-MODULE_VERSION(toecore, 1);
-DECLARE_MODULE(toecore, mod_data, SI_SUB_EXEC, SI_ORDER_ANY);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,35 +1,35 @@
-/**************************************************************************
-
-Copyright (c) 2007-2008, Chelsio Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- 2. Neither the name of the Chelsio 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.
-
-***************************************************************************/
+/*-
+ * Copyright (c) 2012 Chelsio Communications, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c 237263 2012-06-19 07:34:13Z np $");
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/fcntl.h>
@@ -42,22 +42,17 @@
#include <sys/sockstate.h>
#include <sys/sockopt.h>
#include <sys/socket.h>
+#include <sys/socketvar.h>
#include <sys/sockbuf.h>
#include <sys/sysctl.h>
#include <sys/syslog.h>
#include <sys/protosw.h>
#include <sys/priv.h>
-
-#if __FreeBSD_version < 800044
-#define V_tcp_do_autosndbuf tcp_do_autosndbuf
-#define V_tcp_autosndbuf_max tcp_autosndbuf_max
-#define V_tcp_do_rfc1323 tcp_do_rfc1323
-#define V_tcp_do_autorcvbuf tcp_do_autorcvbuf
-#define V_tcp_autorcvbuf_max tcp_autorcvbuf_max
-#define V_tcpstat tcpstat
-#endif
+#include <sys/sglist.h>
+#include <sys/taskqueue.h>
#include <net/if.h>
+#include <net/ethernet.h>
#include <net/route.h>
#include <netinet/in.h>
@@ -65,37 +60,33 @@
#include <netinet/in_systm.h>
#include <netinet/in_var.h>
-
-#include <cxgb_osdep.h>
-#include <sys/mbufq.h>
-
#include <netinet/ip.h>
#include <netinet/tcp_var.h>
+#define TCPSTATES
#include <netinet/tcp_fsm.h>
-#include <netinet/tcp_offload.h>
+#include <netinet/toecore.h>
#include <netinet/tcp_seq.h>
-#include <netinet/tcp_syncache.h>
#include <netinet/tcp_timer.h>
#include <net/route.h>
-#include <t3cdev.h>
-#include <common/cxgb_firmware_exports.h>
-#include <common/cxgb_t3_cpl.h>
-#include <common/cxgb_tcb.h>
-#include <common/cxgb_ctl_defs.h>
-#include <cxgb_offload.h>
-#include <vm/vm.h>
-#include <vm/pmap.h>
-#include <machine/bus.h>
-#include <sys/mvec.h>
-#include <ulp/toecore/cxgb_toedev.h>
-#include <ulp/tom/cxgb_l2t.h>
-#include <ulp/tom/cxgb_defs.h>
-#include <ulp/tom/cxgb_tom.h>
-#include <ulp/tom/cxgb_t3_ddp.h>
-#include <ulp/tom/cxgb_toepcb.h>
-#include <ulp/tom/cxgb_tcp.h>
-#include <ulp/tom/cxgb_tcp_offload.h>
+#include "cxgb_include.h"
+#include "ulp/tom/cxgb_l2t.h"
+#include "ulp/tom/cxgb_tom.h"
+#include "ulp/tom/cxgb_toepcb.h"
+
+VNET_DECLARE(int, tcp_do_autosndbuf);
+#define V_tcp_do_autosndbuf VNET(tcp_do_autosndbuf)
+VNET_DECLARE(int, tcp_autosndbuf_inc);
+#define V_tcp_autosndbuf_inc VNET(tcp_autosndbuf_inc)
+VNET_DECLARE(int, tcp_autosndbuf_max);
+#define V_tcp_autosndbuf_max VNET(tcp_autosndbuf_max)
+VNET_DECLARE(int, tcp_do_autorcvbuf);
+#define V_tcp_do_autorcvbuf VNET(tcp_do_autorcvbuf)
+VNET_DECLARE(int, tcp_autorcvbuf_inc);
+#define V_tcp_autorcvbuf_inc VNET(tcp_autorcvbuf_inc)
+VNET_DECLARE(int, tcp_autorcvbuf_max);
+#define V_tcp_autorcvbuf_max VNET(tcp_autorcvbuf_max)
+extern int always_keepalive;
/*
* For ULP connections HW may add headers, e.g., for digests, that aren't part
@@ -108,29 +99,6 @@
*/
const unsigned int t3_ulp_extra_len[] = {0, 4, 4, 8};
-#ifdef notyet
-/*
- * This sk_buff holds a fake header-only TCP segment that we use whenever we
- * need to exploit SW TCP functionality that expects TCP headers, such as
- * tcp_create_openreq_child(). It's a RO buffer that may be used by multiple
- * CPUs without locking.
- */
-static struct mbuf *tcphdr_mbuf __read_mostly;
-#endif
-
-/*
- * Size of WRs in bytes. Note that we assume all devices we are handling have
- * the same WR size.
- */
-static unsigned int wrlen __read_mostly;
-
-/*
- * The number of WRs needed for an skb depends on the number of page fragments
- * in the skb and whether it has any payload in its main body. This maps the
- * length of the gather list represented by an skb into the # of necessary WRs.
- */
-static unsigned int mbuf_wrs[TX_MAX_SEGS + 1] __read_mostly;
-
/*
* Max receive window supported by HW in bytes. Only a small part of it can
* be set through option0, the rest needs to be set through RX_DATA_ACK.
@@ -144,1261 +112,760 @@
#define MIN_RCV_WND (24 * 1024U)
#define INP_TOS(inp) ((inp_ip_tos_get(inp) >> 2) & M_TOS)
-#define VALIDATE_SEQ 0
-#define VALIDATE_SOCK(so)
-#define DEBUG_WR 0
+static void t3_release_offload_resources(struct toepcb *);
+static void send_reset(struct toepcb *toep);
-#define TCP_TIMEWAIT 1
-#define TCP_CLOSE 2
-#define TCP_DROP 3
+/*
+ * Called after the last CPL for the toepcb has been received.
+ *
+ * The inp must be wlocked on entry and is unlocked (or maybe destroyed) by the
+ * time this function exits.
+ */
+static int
+toepcb_release(struct toepcb *toep)
+{
+ struct inpcb *inp = toep->tp_inp;
+ struct toedev *tod = toep->tp_tod;
+ struct tom_data *td = t3_tomdata(tod);
+ int rc;
-static void t3_send_reset(struct toepcb *toep);
-static void send_abort_rpl(struct mbuf *m, struct toedev *tdev, int rst_status);
-static inline void free_atid(struct t3cdev *cdev, unsigned int tid);
-static void handle_syncache_event(int event, void *arg);
+ INP_WLOCK_ASSERT(inp);
+ KASSERT(!(toep->tp_flags & TP_CPL_DONE),
+ ("%s: double release?", __func__));
-static inline void
-SBAPPEND(struct sockbuf *sb, struct mbuf *n)
-{
- struct mbuf *m;
+ CTR2(KTR_CXGB, "%s: tid %d", __func__, toep->tp_tid);
- m = sb->sb_mb;
- while (m) {
- KASSERT(((m->m_flags & M_EXT) && (m->m_ext.ext_type == EXT_EXTREF)) ||
- !(m->m_flags & M_EXT), ("unexpected type M_EXT=%d ext_type=%d m_len=%d\n",
- !!(m->m_flags & M_EXT), m->m_ext.ext_type, m->m_len));
- KASSERT(m->m_next != (struct mbuf *)0xffffffff, ("bad next value m_next=%p m_nextpkt=%p m_flags=0x%x",
- m->m_next, m->m_nextpkt, m->m_flags));
- m = m->m_next;
- }
- m = n;
- while (m) {
- KASSERT(((m->m_flags & M_EXT) && (m->m_ext.ext_type == EXT_EXTREF)) ||
- !(m->m_flags & M_EXT), ("unexpected type M_EXT=%d ext_type=%d m_len=%d\n",
- !!(m->m_flags & M_EXT), m->m_ext.ext_type, m->m_len));
- KASSERT(m->m_next != (struct mbuf *)0xffffffff, ("bad next value m_next=%p m_nextpkt=%p m_flags=0x%x",
- m->m_next, m->m_nextpkt, m->m_flags));
- m = m->m_next;
- }
- KASSERT(sb->sb_flags & SB_NOCOALESCE, ("NOCOALESCE not set"));
- sbappendstream_locked(sb, n);
- m = sb->sb_mb;
+ toep->tp_flags |= TP_CPL_DONE;
+ toep->tp_inp = NULL;
- while (m) {
- KASSERT(m->m_next != (struct mbuf *)0xffffffff, ("bad next value m_next=%p m_nextpkt=%p m_flags=0x%x",
- m->m_next, m->m_nextpkt, m->m_flags));
- m = m->m_next;
- }
+ mtx_lock(&td->toep_list_lock);
+ TAILQ_REMOVE(&td->toep_list, toep, link);
+ mtx_unlock(&td->toep_list_lock);
+
+ if (!(toep->tp_flags & TP_ATTACHED))
+ t3_release_offload_resources(toep);
+
+ rc = in_pcbrele_wlocked(inp);
+ if (!rc)
+ INP_WUNLOCK(inp);
+ return (rc);
}
-static inline int
-is_t3a(const struct toedev *dev)
+/*
+ * One sided detach. The tcpcb is going away and we need to unhook the toepcb
+ * hanging off it. If the TOE driver is also done with the toepcb we'll release
+ * all offload resources.
+ */
+static void
+toepcb_detach(struct inpcb *inp)
{
- return (dev->tod_ttid == TOE_ID_CHELSIO_T3);
+ struct toepcb *toep;
+ struct tcpcb *tp;
+
+ KASSERT(inp, ("%s: inp is NULL", __func__));
+ INP_WLOCK_ASSERT(inp);
+
+ tp = intotcpcb(inp);
+ toep = tp->t_toe;
+
+ KASSERT(toep != NULL, ("%s: toep is NULL", __func__));
+ KASSERT(toep->tp_flags & TP_ATTACHED, ("%s: not attached", __func__));
+
+ CTR6(KTR_CXGB, "%s: %s %u, toep %p, inp %p, tp %p", __func__,
+ tp->t_state == TCPS_SYN_SENT ? "atid" : "tid", toep->tp_tid,
+ toep, inp, tp);
+
+ tp->t_toe = NULL;
+ tp->t_flags &= ~TF_TOE;
+ toep->tp_flags &= ~TP_ATTACHED;
+
+ if (toep->tp_flags & TP_CPL_DONE)
+ t3_release_offload_resources(toep);
+}
+
+void
+t3_pcb_detach(struct toedev *tod __unused, struct tcpcb *tp)
+{
+
+ toepcb_detach(tp->t_inpcb);
+}
+
+static int
+alloc_atid(struct tid_info *t, void *ctx)
+{
+ int atid = -1;
+
+ mtx_lock(&t->atid_lock);
+ if (t->afree) {
+ union active_open_entry *p = t->afree;
+
+ atid = (p - t->atid_tab) + t->atid_base;
+ t->afree = p->next;
+ p->ctx = ctx;
+ t->atids_in_use++;
+ }
+ mtx_unlock(&t->atid_lock);
+
+ return (atid);
}
static void
-dump_toepcb(struct toepcb *toep)
+free_atid(struct tid_info *t, int atid)
{
- DPRINTF("qset_idx=%d qset=%d ulp_mode=%d mtu_idx=%d tid=%d\n",
- toep->tp_qset_idx, toep->tp_qset, toep->tp_ulp_mode,
- toep->tp_mtu_idx, toep->tp_tid);
+ union active_open_entry *p = atid2entry(t, atid);
- DPRINTF("wr_max=%d wr_avail=%d wr_unacked=%d mss_clamp=%d flags=0x%x\n",
- toep->tp_wr_max, toep->tp_wr_avail, toep->tp_wr_unacked,
- toep->tp_mss_clamp, toep->tp_flags);
+ mtx_lock(&t->atid_lock);
+ p->next = t->afree;
+ t->afree = p;
+ t->atids_in_use--;
+ mtx_unlock(&t->atid_lock);
}
-#ifndef RTALLOC2_DEFINED
-static struct rtentry *
-rtalloc2(struct sockaddr *dst, int report, u_long ignflags)
+void
+insert_tid(struct tom_data *td, void *ctx, unsigned int tid)
{
- struct rtentry *rt = NULL;
-
- if ((rt = rtalloc1(dst, report, ignflags)) != NULL)
- RT_UNLOCK(rt);
+ struct tid_info *t = &td->tid_maps;
- return (rt);
-}
-#endif
-
-/*
- * Determine whether to send a CPL message now or defer it. A message is
- * deferred if the connection is in SYN_SENT since we don't know the TID yet.
- * For connections in other states the message is sent immediately.
- * If through_l2t is set the message is subject to ARP processing, otherwise
- * it is sent directly.
- */
-static inline void
-send_or_defer(struct toepcb *toep, struct mbuf *m, int through_l2t)
-{
- struct tcpcb *tp = toep->tp_tp;
-
- if (__predict_false(tp->t_state == TCPS_SYN_SENT)) {
- inp_wlock(tp->t_inpcb);
- mbufq_tail(&toep->out_of_order_queue, m); // defer
- inp_wunlock(tp->t_inpcb);
- } else if (through_l2t)
- l2t_send(TOEP_T3C_DEV(toep), m, toep->tp_l2t); // send through L2T
- else
- cxgb_ofld_send(TOEP_T3C_DEV(toep), m); // send directly
+ t->tid_tab[tid] = ctx;
+ atomic_add_int(&t->tids_in_use, 1);
}
-static inline unsigned int
-mkprio(unsigned int cntrl, const struct toepcb *toep)
+void
+update_tid(struct tom_data *td, void *ctx, unsigned int tid)
{
- return (cntrl);
+ struct tid_info *t = &td->tid_maps;
+
+ t->tid_tab[tid] = ctx;
+}
+
+void
+remove_tid(struct tom_data *td, unsigned int tid)
+{
+ struct tid_info *t = &td->tid_maps;
+
+ t->tid_tab[tid] = NULL;
+ atomic_add_int(&t->tids_in_use, -1);
+}
+
+/* use ctx as a next pointer in the tid release list */
+void
+queue_tid_release(struct toedev *tod, unsigned int tid)
+{
+ struct tom_data *td = t3_tomdata(tod);
+ void **p = &td->tid_maps.tid_tab[tid];
+ struct adapter *sc = tod->tod_softc;
+
+ mtx_lock(&td->tid_release_lock);
+ *p = td->tid_release_list;
+ td->tid_release_list = p;
+ if (!*p)
+ taskqueue_enqueue(sc->tq, &td->tid_release_task);
+ mtx_unlock(&td->tid_release_lock);
}
/*
- * Populate a TID_RELEASE WR. The skb must be already propely sized.
+ * Populate a TID_RELEASE WR.
*/
static inline void
-mk_tid_release(struct mbuf *m, const struct toepcb *toep, unsigned int tid)
+mk_tid_release(struct cpl_tid_release *cpl, unsigned int tid)
{
- struct cpl_tid_release *req;
- m_set_priority(m, mkprio(CPL_PRIORITY_SETUP, toep));
- m->m_pkthdr.len = m->m_len = sizeof(*req);
- req = mtod(m, struct cpl_tid_release *);
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- req->wr.wr_lo = 0;
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_TID_RELEASE, tid));
+ cpl->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
+ OPCODE_TID(cpl) = htonl(MK_OPCODE_TID(CPL_TID_RELEASE, tid));
+}
+
+void
+release_tid(struct toedev *tod, unsigned int tid, int qset)
+{
+ struct tom_data *td = t3_tomdata(tod);
+ struct adapter *sc = tod->tod_softc;
+ struct mbuf *m;
+ struct cpl_tid_release *cpl;
+#ifdef INVARIANTS
+ struct tid_info *t = &td->tid_maps;
+#endif
+
+ KASSERT(tid >= 0 && tid < t->ntids,
+ ("%s: tid=%d, ntids=%d", __func__, tid, t->ntids));
+
+ m = M_GETHDR_OFLD(qset, CPL_PRIORITY_CONTROL, cpl);
+ if (m) {
+ mk_tid_release(cpl, tid);
+ t3_offload_tx(sc, m);
+ remove_tid(td, tid);
+ } else
+ queue_tid_release(tod, tid);
+
+}
+
+void
+t3_process_tid_release_list(void *data, int pending)
+{
+ struct mbuf *m;
+ struct tom_data *td = data;
+ struct adapter *sc = td->tod.tod_softc;
+
+ mtx_lock(&td->tid_release_lock);
+ while (td->tid_release_list) {
+ void **p = td->tid_release_list;
+ unsigned int tid = p - td->tid_maps.tid_tab;
+ struct cpl_tid_release *cpl;
+
+ td->tid_release_list = (void **)*p;
+ m = M_GETHDR_OFLD(0, CPL_PRIORITY_CONTROL, cpl); /* qs 0 here */
+ if (m == NULL)
+ break; /* XXX: who reschedules the release task? */
+ mtx_unlock(&td->tid_release_lock);
+ mk_tid_release(cpl, tid);
+ t3_offload_tx(sc, m);
+ remove_tid(td, tid);
+ mtx_lock(&td->tid_release_lock);
+ }
+ mtx_unlock(&td->tid_release_lock);
+}
+
+static void
+close_conn(struct adapter *sc, struct toepcb *toep)
+{
+ struct mbuf *m;
+ struct cpl_close_con_req *req;
+
+ if (toep->tp_flags & TP_FIN_SENT)
+ return;
+
+ m = M_GETHDR_OFLD(toep->tp_qset, CPL_PRIORITY_DATA, req);
+ if (m == NULL)
+ CXGB_UNIMPLEMENTED();
+
+ req->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_OFLD_CLOSE_CON));
+ req->wr.wrh_lo = htonl(V_WR_TID(toep->tp_tid));
+ OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_CLOSE_CON_REQ, toep->tp_tid));
+ req->rsvd = 0;
+
+ toep->tp_flags |= TP_FIN_SENT;
+ t3_offload_tx(sc, m);
}
static inline void
-make_tx_data_wr(struct socket *so, struct mbuf *m, int len, struct mbuf *tail)
+make_tx_data_wr(struct socket *so, struct tx_data_wr *req, int len,
+ struct mbuf *tail)
{
struct tcpcb *tp = so_sototcpcb(so);
struct toepcb *toep = tp->t_toe;
- struct tx_data_wr *req;
struct sockbuf *snd;
-
+
inp_lock_assert(tp->t_inpcb);
snd = so_sockbuf_snd(so);
-
- req = mtod(m, struct tx_data_wr *);
- m->m_len = sizeof(*req);
- req->wr_hi = htonl(V_WR_OP(FW_WROPCODE_OFLD_TX_DATA));
- req->wr_lo = htonl(V_WR_TID(toep->tp_tid));
+
+ req->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_OFLD_TX_DATA));
+ req->wr.wrh_lo = htonl(V_WR_TID(toep->tp_tid));
/* len includes the length of any HW ULP additions */
req->len = htonl(len);
req->param = htonl(V_TX_PORT(toep->tp_l2t->smt_idx));
/* V_TX_ULP_SUBMODE sets both the mode and submode */
- req->flags = htonl(V_TX_ULP_SUBMODE(/*skb_ulp_mode(skb)*/ 0) |
- V_TX_URG(/* skb_urgent(skb) */ 0 ) |
- V_TX_SHOVE((!(tp->t_flags & TF_MORETOCOME) &&
- (tail ? 0 : 1))));
+ req->flags = htonl(V_TX_ULP_SUBMODE(toep->tp_ulp_mode) | V_TX_URG(0) |
+ V_TX_SHOVE(!(tp->t_flags & TF_MORETOCOME) && (tail ? 0 : 1)));
req->sndseq = htonl(tp->snd_nxt);
if (__predict_false((toep->tp_flags & TP_DATASENT) == 0)) {
- req->flags |= htonl(V_TX_ACK_PAGES(2) | F_TX_INIT |
- V_TX_CPU_IDX(toep->tp_qset));
-
- /* Sendbuffer is in units of 32KB.
- */
+ struct adapter *sc = toep->tp_tod->tod_softc;
+ int cpu_idx = sc->rrss_map[toep->tp_qset];
+
+ req->flags |= htonl(V_TX_ACK_PAGES(2) | F_TX_INIT |
+ V_TX_CPU_IDX(cpu_idx));
+
+ /* Sendbuffer is in units of 32KB. */
if (V_tcp_do_autosndbuf && snd->sb_flags & SB_AUTOSIZE)
- req->param |= htonl(V_TX_SNDBUF(V_tcp_autosndbuf_max >> 15));
- else {
+ req->param |= htonl(V_TX_SNDBUF(VNET(tcp_autosndbuf_max) >> 15));
+ else
req->param |= htonl(V_TX_SNDBUF(snd->sb_hiwat >> 15));
- }
-
+
toep->tp_flags |= TP_DATASENT;
}
}
-#define IMM_LEN 64 /* XXX - see WR_LEN in the cxgb driver */
+/*
+ * TOM_XXX_DUPLICATION sgl_len, calc_tx_descs, calc_tx_descs_ofld, mbuf_wrs, etc.
+ * TOM_XXX_MOVE to some common header file.
+ */
+/*
+ * IMM_LEN: # of bytes that can be tx'd as immediate data. There are 16 flits
+ * in a tx desc; subtract 3 for tx_data_wr (including the WR header), and 1 more
+ * for the second gen bit flit. This leaves us with 12 flits.
+ *
+ * descs_to_sgllen: # of SGL entries that can fit into the given # of tx descs.
+ * The first desc has a tx_data_wr (which includes the WR header), the rest have
+ * the WR header only. All descs have the second gen bit flit.
+ *
+ * sgllen_to_descs: # of tx descs used up by an sgl of given length. The first
+ * desc has a tx_data_wr (which includes the WR header), the rest have the WR
+ * header only. All descs have the second gen bit flit.
+ *
+ * flits_to_sgllen: # of SGL entries that can be fit in the given # of flits.
+ *
+ */
+#define IMM_LEN 96
+static int descs_to_sgllen[TX_MAX_DESC + 1] = {0, 8, 17, 26, 35};
+static int sgllen_to_descs[TX_MAX_SEGS] = {
+ 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, /* 0 - 9 */
+ 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, /* 10 - 19 */
+ 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, /* 20 - 29 */
+ 4, 4, 4, 4, 4, 4 /* 30 - 35 */
+};
+#if 0
+static int flits_to_sgllen[TX_DESC_FLITS + 1] = {
+ 0, 0, 1, 2, 2, 3, 4, 4, 5, 6, 6, 7, 8, 8, 9, 10, 10
+};
+#endif
+#if SGE_NUM_GENBITS != 2
+#error "SGE_NUM_GENBITS really must be 2"
+#endif
int
t3_push_frames(struct socket *so, int req_completion)
{
struct tcpcb *tp = so_sototcpcb(so);
struct toepcb *toep = tp->t_toe;
-
- struct mbuf *tail, *m0, *last;
- struct t3cdev *cdev;
- struct tom_data *d;
- int state, bytes, count, total_bytes;
- bus_dma_segment_t segs[TX_MAX_SEGS], *segp;
+ struct mbuf *m0, *sndptr, *m;
+ struct toedev *tod = toep->tp_tod;
+ struct adapter *sc = tod->tod_softc;
+ int bytes, ndesc, total_bytes = 0, mlen;
struct sockbuf *snd;
-
- if (tp->t_state == TCPS_SYN_SENT || tp->t_state == TCPS_CLOSED) {
- DPRINTF("tcp state=%d\n", tp->t_state);
- return (0);
- }
-
- state = so_state_get(so);
-
- if (state & (SS_ISDISCONNECTING|SS_ISDISCONNECTED)) {
- DPRINTF("disconnecting\n");
-
- return (0);
- }
+ struct sglist *sgl;
+ struct ofld_hdr *oh;
+ caddr_t dst;
+ struct tx_data_wr *wr;
inp_lock_assert(tp->t_inpcb);
snd = so_sockbuf_snd(so);
- sockbuf_lock(snd);
+ SOCKBUF_LOCK(snd);
- d = TOM_DATA(toep->tp_toedev);
- cdev = d->cdev;
-
- last = tail = snd->sb_sndptr ? snd->sb_sndptr : snd->sb_mb;
-
- total_bytes = 0;
- DPRINTF("wr_avail=%d tail=%p snd.cc=%d tp_last=%p\n",
- toep->tp_wr_avail, tail, snd->sb_cc, toep->tp_m_last);
-
- if (last && toep->tp_m_last == last && snd->sb_sndptroff != 0) {
- KASSERT(tail, ("sbdrop error"));
- last = tail = tail->m_next;
+ /*
+ * Autosize the send buffer.
+ */
+ if (snd->sb_flags & SB_AUTOSIZE && VNET(tcp_do_autosndbuf)) {
+ if (snd->sb_cc >= (snd->sb_hiwat / 8 * 7) &&
+ snd->sb_cc < VNET(tcp_autosndbuf_max)) {
+ if (!sbreserve_locked(snd, min(snd->sb_hiwat +
+ VNET(tcp_autosndbuf_inc), VNET(tcp_autosndbuf_max)),
+ so, curthread))
+ snd->sb_flags &= ~SB_AUTOSIZE;
+ }
}
- if ((toep->tp_wr_avail == 0 ) || (tail == NULL)) {
- DPRINTF("wr_avail=%d tail=%p\n", toep->tp_wr_avail, tail);
- sockbuf_unlock(snd);
+ if (toep->tp_m_last && toep->tp_m_last == snd->sb_sndptr)
+ sndptr = toep->tp_m_last->m_next;
+ else
+ sndptr = snd->sb_sndptr ? snd->sb_sndptr : snd->sb_mb;
- return (0);
- }
-
- toep->tp_m_last = NULL;
- while (toep->tp_wr_avail && (tail != NULL)) {
- count = bytes = 0;
- segp = segs;
- if ((m0 = m_gethdr(M_NOWAIT, MT_DATA)) == NULL) {
- sockbuf_unlock(snd);
- return (0);
+ /* Nothing to send or no WRs available for sending data */
+ if (toep->tp_wr_avail == 0 || sndptr == NULL)
+ goto out;
+
+ /* Something to send and at least 1 WR available */
+ while (toep->tp_wr_avail && sndptr != NULL) {
+
+ m0 = m_gethdr(M_NOWAIT, MT_DATA);
+ if (m0 == NULL)
+ break;
+ oh = mtod(m0, struct ofld_hdr *);
+ wr = (void *)(oh + 1);
+ dst = (void *)(wr + 1);
+
+ m0->m_pkthdr.len = m0->m_len = sizeof(*oh) + sizeof(*wr);
+ oh->flags = V_HDR_CTRL(CPL_PRIORITY_DATA) | F_HDR_DF |
+ V_HDR_QSET(toep->tp_qset);
+
+ /*
+ * Try to construct an immediate data WR if possible. Stuff as
+ * much data into it as possible, one whole mbuf at a time.
+ */
+ mlen = sndptr->m_len;
+ ndesc = bytes = 0;
+ while (mlen <= IMM_LEN - bytes) {
+ bcopy(sndptr->m_data, dst, mlen);
+ bytes += mlen;
+ dst += mlen;
+
+ if (!(sndptr = sndptr->m_next))
+ break;
+ mlen = sndptr->m_len;
}
- /*
- * If the data in tail fits as in-line, then
- * make an immediate data wr.
- */
- if (tail->m_len <= IMM_LEN) {
- count = 1;
- bytes = tail->m_len;
- last = tail;
- tail = tail->m_next;
- m_set_sgl(m0, NULL);
- m_set_sgllen(m0, 0);
- make_tx_data_wr(so, m0, bytes, tail);
- m_append(m0, bytes, mtod(last, caddr_t));
- KASSERT(!m0->m_next, ("bad append"));
+
+ if (bytes) {
+
+ /* Was able to fit 'bytes' bytes in an immediate WR */
+
+ ndesc = 1;
+ make_tx_data_wr(so, wr, bytes, sndptr);
+
+ m0->m_len += bytes;
+ m0->m_pkthdr.len = m0->m_len;
+
} else {
- while ((mbuf_wrs[count + 1] <= toep->tp_wr_avail)
- && (tail != NULL) && (count < TX_MAX_SEGS-1)) {
- bytes += tail->m_len;
- last = tail;
- count++;
- /*
- * technically an abuse to be using this for a VA
- * but less gross than defining my own structure
- * or calling pmap_kextract from here :-|
- */
- segp->ds_addr = (bus_addr_t)tail->m_data;
- segp->ds_len = tail->m_len;
- DPRINTF("count=%d wr_needed=%d ds_addr=%p ds_len=%d\n",
- count, mbuf_wrs[count], tail->m_data, tail->m_len);
- segp++;
- tail = tail->m_next;
+ int wr_avail = min(toep->tp_wr_avail, TX_MAX_DESC);
+
+ /* Need to make an SGL */
+
+ sgl = sglist_alloc(descs_to_sgllen[wr_avail], M_NOWAIT);
+ if (sgl == NULL)
+ break;
+
+ for (m = sndptr; m != NULL; m = m->m_next) {
+ if ((mlen = m->m_len) > 0) {
+ if (sglist_append(sgl, m->m_data, mlen))
+ break;
+ }
+ bytes += mlen;
}
- DPRINTF("wr_avail=%d mbuf_wrs[%d]=%d tail=%p\n",
- toep->tp_wr_avail, count, mbuf_wrs[count], tail);
+ sndptr = m;
+ if (bytes == 0) {
+ sglist_free(sgl);
+ break;
+ }
+ ndesc = sgllen_to_descs[sgl->sg_nseg];
+ oh->flags |= F_HDR_SGL;
+ oh->sgl = sgl;
+ make_tx_data_wr(so, wr, bytes, sndptr);
+ }
- m_set_sgl(m0, segs);
- m_set_sgllen(m0, count);
- make_tx_data_wr(so, m0, bytes, tail);
- }
- m_set_priority(m0, mkprio(CPL_PRIORITY_DATA, toep));
+ oh->flags |= V_HDR_NDESC(ndesc);
+ oh->plen = bytes;
- if (tail) {
- snd->sb_sndptr = tail;
+ snd->sb_sndptr = sndptr;
+ snd->sb_sndptroff += bytes;
+ if (sndptr == NULL) {
+ snd->sb_sndptr = snd->sb_mbtail;
+ snd->sb_sndptroff -= snd->sb_mbtail->m_len;
+ toep->tp_m_last = snd->sb_mbtail;
+ } else
toep->tp_m_last = NULL;
- } else
- toep->tp_m_last = snd->sb_sndptr = last;
+ total_bytes += bytes;
- DPRINTF("toep->tp_m_last=%p\n", toep->tp_m_last);
+ toep->tp_wr_avail -= ndesc;
+ toep->tp_wr_unacked += ndesc;
- snd->sb_sndptroff += bytes;
- total_bytes += bytes;
- toep->tp_write_seq += bytes;
- CTR6(KTR_TOM, "t3_push_frames: wr_avail=%d mbuf_wrs[%d]=%d"
- " tail=%p sndptr=%p sndptroff=%d",
- toep->tp_wr_avail, count, mbuf_wrs[count],
- tail, snd->sb_sndptr, snd->sb_sndptroff);
- if (tail)
- CTR4(KTR_TOM, "t3_push_frames: total_bytes=%d"
- " tp_m_last=%p tailbuf=%p snd_una=0x%08x",
- total_bytes, toep->tp_m_last, tail->m_data,
- tp->snd_una);
- else
- CTR3(KTR_TOM, "t3_push_frames: total_bytes=%d"
- " tp_m_last=%p snd_una=0x%08x",
- total_bytes, toep->tp_m_last, tp->snd_una);
-
-
-#ifdef KTR
-{
- int i;
-
- i = 0;
- while (i < count && m_get_sgllen(m0)) {
- if ((count - i) >= 3) {
- CTR6(KTR_TOM,
- "t3_push_frames: pa=0x%zx len=%d pa=0x%zx"
- " len=%d pa=0x%zx len=%d",
- segs[i].ds_addr, segs[i].ds_len,
- segs[i + 1].ds_addr, segs[i + 1].ds_len,
- segs[i + 2].ds_addr, segs[i + 2].ds_len);
- i += 3;
- } else if ((count - i) == 2) {
- CTR4(KTR_TOM,
- "t3_push_frames: pa=0x%zx len=%d pa=0x%zx"
- " len=%d",
- segs[i].ds_addr, segs[i].ds_len,
- segs[i + 1].ds_addr, segs[i + 1].ds_len);
- i += 2;
- } else {
- CTR2(KTR_TOM, "t3_push_frames: pa=0x%zx len=%d",
- segs[i].ds_addr, segs[i].ds_len);
- i++;
- }
-
- }
-}
-#endif
- /*
- * remember credits used
- */
- m0->m_pkthdr.csum_data = mbuf_wrs[count];
- m0->m_pkthdr.len = bytes;
- toep->tp_wr_avail -= mbuf_wrs[count];
- toep->tp_wr_unacked += mbuf_wrs[count];
-
- if ((req_completion && toep->tp_wr_unacked == mbuf_wrs[count]) ||
+ if ((req_completion && toep->tp_wr_unacked == ndesc) ||
toep->tp_wr_unacked >= toep->tp_wr_max / 2) {
- struct work_request_hdr *wr = cplhdr(m0);
-
- wr->wr_hi |= htonl(F_WR_COMPL);
+ wr->wr.wrh_hi |= htonl(F_WR_COMPL);
toep->tp_wr_unacked = 0;
}
- KASSERT((m0->m_pkthdr.csum_data > 0) &&
- (m0->m_pkthdr.csum_data <= 4), ("bad credit count %d",
- m0->m_pkthdr.csum_data));
- m0->m_type = MT_DONTFREE;
+
enqueue_wr(toep, m0);
- DPRINTF("sending offload tx with %d bytes in %d segments\n",
- bytes, count);
- l2t_send(cdev, m0, toep->tp_l2t);
+ l2t_send(sc, m0, toep->tp_l2t);
}
- sockbuf_unlock(snd);
+out:
+ SOCKBUF_UNLOCK(snd);
+
+ if (sndptr == NULL && (toep->tp_flags & TP_SEND_FIN))
+ close_conn(sc, toep);
+
return (total_bytes);
}
-/*
- * Close a connection by sending a CPL_CLOSE_CON_REQ message. Cannot fail
- * under any circumstances. We take the easy way out and always queue the
- * message to the write_queue. We can optimize the case where the queue is
- * already empty though the optimization is probably not worth it.
- */
-static void
-close_conn(struct socket *so)
-{
- struct mbuf *m;
- struct cpl_close_con_req *req;
- struct tom_data *d;
- struct inpcb *inp = so_sotoinpcb(so);
- struct tcpcb *tp;
- struct toepcb *toep;
- unsigned int tid;
-
-
- inp_wlock(inp);
- tp = so_sototcpcb(so);
- toep = tp->t_toe;
-
- if (tp->t_state != TCPS_SYN_SENT)
- t3_push_frames(so, 1);
-
- if (toep->tp_flags & TP_FIN_SENT) {
- inp_wunlock(inp);
- return;
- }
-
- tid = toep->tp_tid;
-
- d = TOM_DATA(toep->tp_toedev);
-
- m = m_gethdr_nofail(sizeof(*req));
- m_set_priority(m, CPL_PRIORITY_DATA);
- m_set_sgl(m, NULL);
- m_set_sgllen(m, 0);
-
- toep->tp_flags |= TP_FIN_SENT;
- req = mtod(m, struct cpl_close_con_req *);
-
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_OFLD_CLOSE_CON));
- req->wr.wr_lo = htonl(V_WR_TID(tid));
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_CLOSE_CON_REQ, tid));
- req->rsvd = 0;
- inp_wunlock(inp);
- /*
- * XXX - need to defer shutdown while there is still data in the queue
- *
- */
- CTR4(KTR_TOM, "%s CLOSE_CON_REQ so %p tp %p tid=%u", __FUNCTION__, so, tp, tid);
- cxgb_ofld_send(d->cdev, m);
-
-}
-
-/*
- * Handle an ARP failure for a CPL_ABORT_REQ. Change it into a no RST variant
- * and send it along.
- */
-static void
-abort_arp_failure(struct t3cdev *cdev, struct mbuf *m)
-{
- struct cpl_abort_req *req = cplhdr(m);
-
- req->cmd = CPL_ABORT_NO_RST;
- cxgb_ofld_send(cdev, m);
-}
-
-/*
- * Send RX credits through an RX_DATA_ACK CPL message. If nofail is 0 we are
- * permitted to return without sending the message in case we cannot allocate
- * an sk_buff. Returns the number of credits sent.
- */
-uint32_t
-t3_send_rx_credits(struct tcpcb *tp, uint32_t credits, uint32_t dack, int nofail)
+static int
+send_rx_credits(struct adapter *sc, struct toepcb *toep, int credits)
{
struct mbuf *m;
struct cpl_rx_data_ack *req;
- struct toepcb *toep = tp->t_toe;
- struct toedev *tdev = toep->tp_toedev;
-
- m = m_gethdr_nofail(sizeof(*req));
+ uint32_t dack = F_RX_DACK_CHANGE | V_RX_DACK_MODE(1);
- DPRINTF("returning %u credits to HW\n", credits);
-
- req = mtod(m, struct cpl_rx_data_ack *);
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- req->wr.wr_lo = 0;
+ m = M_GETHDR_OFLD(toep->tp_qset, CPL_PRIORITY_CONTROL, req);
+ if (m == NULL)
+ return (0);
+
+ req->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
+ req->wr.wrh_lo = 0;
OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_RX_DATA_ACK, toep->tp_tid));
req->credit_dack = htonl(dack | V_RX_CREDITS(credits));
- m_set_priority(m, mkprio(CPL_PRIORITY_ACK, toep));
- cxgb_ofld_send(TOM_DATA(tdev)->cdev, m);
+ t3_offload_tx(sc, m);
return (credits);
}
-/*
- * Send RX_DATA_ACK CPL message to request a modulation timer to be scheduled.
- * This is only used in DDP mode, so we take the opportunity to also set the
- * DACK mode and flush any Rx credits.
- */
void
-t3_send_rx_modulate(struct toepcb *toep)
+t3_rcvd(struct toedev *tod, struct tcpcb *tp)
{
- struct mbuf *m;
- struct cpl_rx_data_ack *req;
+ struct adapter *sc = tod->tod_softc;
+ struct inpcb *inp = tp->t_inpcb;
+ struct socket *so = inp->inp_socket;
+ struct sockbuf *so_rcv = &so->so_rcv;
+ struct toepcb *toep = tp->t_toe;
+ int must_send;
- m = m_gethdr_nofail(sizeof(*req));
+ INP_WLOCK_ASSERT(inp);
- req = mtod(m, struct cpl_rx_data_ack *);
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- req->wr.wr_lo = 0;
- m->m_pkthdr.len = m->m_len = sizeof(*req);
-
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_RX_DATA_ACK, toep->tp_tid));
- req->credit_dack = htonl(F_RX_MODULATE | F_RX_DACK_CHANGE |
- V_RX_DACK_MODE(1) |
- V_RX_CREDITS(toep->tp_copied_seq - toep->tp_rcv_wup));
- m_set_priority(m, mkprio(CPL_PRIORITY_CONTROL, toep));
- cxgb_ofld_send(TOEP_T3C_DEV(toep), m);
- toep->tp_rcv_wup = toep->tp_copied_seq;
+ SOCKBUF_LOCK(so_rcv);
+ KASSERT(toep->tp_enqueued >= so_rcv->sb_cc,
+ ("%s: so_rcv->sb_cc > enqueued", __func__));
+ toep->tp_rx_credits += toep->tp_enqueued - so_rcv->sb_cc;
+ toep->tp_enqueued = so_rcv->sb_cc;
+ SOCKBUF_UNLOCK(so_rcv);
+
+ must_send = toep->tp_rx_credits + 16384 >= tp->rcv_wnd;
+ if (must_send || toep->tp_rx_credits >= 15 * 1024) {
+ int credits;
+
+ credits = send_rx_credits(sc, toep, toep->tp_rx_credits);
+ toep->tp_rx_credits -= credits;
+ tp->rcv_wnd += credits;
+ tp->rcv_adv += credits;
+ }
}
-/*
- * Handle receipt of an urgent pointer.
- */
-static void
-handle_urg_ptr(struct socket *so, uint32_t urg_seq)
+static int
+do_rx_urg_notify(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
{
-#ifdef URGENT_DATA_SUPPORTED
- struct tcpcb *tp = so_sototcpcb(so);
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct cpl_rx_urg_notify *hdr = mtod(m, void *);
+ unsigned int tid = GET_TID(hdr);
+ struct toepcb *toep = lookup_tid(&td->tid_maps, tid);
- urg_seq--; /* initially points past the urgent data, per BSD */
-
- if (tp->urg_data && !after(urg_seq, tp->urg_seq))
- return; /* duplicate pointer */
- sk_send_sigurg(sk);
- if (tp->urg_seq == tp->copied_seq && tp->urg_data &&
- !sock_flag(sk, SOCK_URGINLINE) && tp->copied_seq != tp->rcv_nxt) {
- struct sk_buff *skb = skb_peek(&sk->sk_receive_queue);
-
- tp->copied_seq++;
- if (skb && tp->copied_seq - TCP_SKB_CB(skb)->seq >= skb->len)
- tom_eat_skb(sk, skb, 0);
- }
- tp->urg_data = TCP_URG_NOTYET;
- tp->urg_seq = urg_seq;
-#endif
-}
-
-/*
- * Returns true if a socket cannot accept new Rx data.
- */
-static inline int
-so_no_receive(const struct socket *so)
-{
- return (so_state_get(so) & (SS_ISDISCONNECTED|SS_ISDISCONNECTING));
-}
-
-/*
- * Process an urgent data notification.
- */
-static void
-rx_urg_notify(struct toepcb *toep, struct mbuf *m)
-{
- struct cpl_rx_urg_notify *hdr = cplhdr(m);
- struct socket *so = inp_inpcbtosocket(toep->tp_tp->t_inpcb);
-
- VALIDATE_SOCK(so);
-
- if (!so_no_receive(so))
- handle_urg_ptr(so, ntohl(hdr->seq));
+ log(LOG_ERR, "%s: tid %u inp %p", __func__, tid, toep->tp_inp);
m_freem(m);
-}
-
-/*
- * Handler for RX_URG_NOTIFY CPL messages.
- */
-static int
-do_rx_urg_notify(struct t3cdev *cdev, struct mbuf *m, void *ctx)
-{
- struct toepcb *toep = (struct toepcb *)ctx;
-
- rx_urg_notify(toep, m);
return (0);
}
-static __inline int
-is_delack_mode_valid(struct toedev *dev, struct toepcb *toep)
-{
- return (toep->tp_ulp_mode ||
- (toep->tp_ulp_mode == ULP_MODE_TCPDDP &&
- dev->tod_ttid >= TOE_ID_CHELSIO_T3));
-}
-
-/*
- * Set of states for which we should return RX credits.
- */
-#define CREDIT_RETURN_STATE (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2)
-
-/*
- * Called after some received data has been read. It returns RX credits
- * to the HW for the amount of data processed.
- */
-void
-t3_cleanup_rbuf(struct tcpcb *tp, int copied)
+int
+t3_send_fin(struct toedev *tod, struct tcpcb *tp)
{
struct toepcb *toep = tp->t_toe;
- struct socket *so;
- struct toedev *dev;
- int dack_mode, must_send, read;
- u32 thres, credits, dack = 0;
- struct sockbuf *rcv;
-
- so = inp_inpcbtosocket(tp->t_inpcb);
- rcv = so_sockbuf_rcv(so);
+ struct inpcb *inp = tp->t_inpcb;
+ struct socket *so = inp_inpcbtosocket(inp);
+#if defined(KTR)
+ unsigned int tid = toep->tp_tid;
+#endif
- if (!((tp->t_state == TCPS_ESTABLISHED) || (tp->t_state == TCPS_FIN_WAIT_1) ||
- (tp->t_state == TCPS_FIN_WAIT_2))) {
- if (copied) {
- sockbuf_lock(rcv);
- toep->tp_copied_seq += copied;
- sockbuf_unlock(rcv);
- }
-
- return;
- }
-
- inp_lock_assert(tp->t_inpcb);
+ INP_INFO_WLOCK_ASSERT(&V_tcbinfo);
+ INP_WLOCK_ASSERT(inp);
- sockbuf_lock(rcv);
- if (copied)
- toep->tp_copied_seq += copied;
- else {
- read = toep->tp_enqueued_bytes - rcv->sb_cc;
- toep->tp_copied_seq += read;
- }
- credits = toep->tp_copied_seq - toep->tp_rcv_wup;
- toep->tp_enqueued_bytes = rcv->sb_cc;
- sockbuf_unlock(rcv);
+ CTR4(KTR_CXGB, "%s: tid %d, toep %p, flags %x", __func__, tid, toep,
+ toep->tp_flags);
- if (credits > rcv->sb_mbmax) {
- log(LOG_ERR, "copied_seq=%u rcv_wup=%u credits=%u\n",
- toep->tp_copied_seq, toep->tp_rcv_wup, credits);
- credits = rcv->sb_mbmax;
- }
-
-
- /*
- * XXX this won't accurately reflect credit return - we need
- * to look at the difference between the amount that has been
- * put in the recv sockbuf and what is there now
- */
+ toep->tp_flags |= TP_SEND_FIN;
+ t3_push_frames(so, 1);
- if (__predict_false(!credits))
- return;
-
- dev = toep->tp_toedev;
- thres = TOM_TUNABLE(dev, rx_credit_thres);
-
- if (__predict_false(thres == 0))
- return;
-
- if (is_delack_mode_valid(dev, toep)) {
- dack_mode = TOM_TUNABLE(dev, delack);
- if (__predict_false(dack_mode != toep->tp_delack_mode)) {
- u32 r = tp->rcv_nxt - toep->tp_delack_seq;
-
- if (r >= tp->rcv_wnd || r >= 16 * toep->tp_mss_clamp)
- dack = F_RX_DACK_CHANGE |
- V_RX_DACK_MODE(dack_mode);
- }
- } else
- dack = F_RX_DACK_CHANGE | V_RX_DACK_MODE(1);
-
- /*
- * For coalescing to work effectively ensure the receive window has
- * at least 16KB left.
- */
- must_send = credits + 16384 >= tp->rcv_wnd;
-
- if (must_send || credits >= thres)
- toep->tp_rcv_wup += t3_send_rx_credits(tp, credits, dack, must_send);
-}
-
-static int
-cxgb_toe_disconnect(struct tcpcb *tp)
-{
- struct socket *so;
-
- DPRINTF("cxgb_toe_disconnect\n");
-
- so = inp_inpcbtosocket(tp->t_inpcb);
- close_conn(so);
return (0);
}
-static int
-cxgb_toe_reset(struct tcpcb *tp)
+int
+t3_tod_output(struct toedev *tod, struct tcpcb *tp)
{
- struct toepcb *toep = tp->t_toe;
+ struct inpcb *inp = tp->t_inpcb;
+ struct socket *so = inp->inp_socket;
- t3_send_reset(toep);
-
- /*
- * unhook from socket
- */
- tp->t_flags &= ~TF_TOE;
- toep->tp_tp = NULL;
- tp->t_toe = NULL;
- return (0);
-}
-
-static int
-cxgb_toe_send(struct tcpcb *tp)
-{
- struct socket *so;
-
- DPRINTF("cxgb_toe_send\n");
- dump_toepcb(tp->t_toe);
-
- so = inp_inpcbtosocket(tp->t_inpcb);
t3_push_frames(so, 1);
return (0);
}
-static int
-cxgb_toe_rcvd(struct tcpcb *tp)
+/* What mtu_idx to use, given a 4-tuple and/or an MSS cap */
+int
+find_best_mtu_idx(struct adapter *sc, struct in_conninfo *inc, int pmss)
{
+ unsigned short *mtus = &sc->params.mtus[0];
+ int i = 0, mss;
- inp_lock_assert(tp->t_inpcb);
+ KASSERT(inc != NULL || pmss > 0,
+ ("%s: at least one of inc/pmss must be specified", __func__));
- t3_cleanup_rbuf(tp, 0);
-
- return (0);
+ mss = inc ? tcp_mssopt(inc) : pmss;
+ if (pmss > 0 && mss > pmss)
+ mss = pmss;
+
+ while (i < NMTUS - 1 && mtus[i + 1] <= mss + 40)
+ ++i;
+
+ return (i);
}
-static void
-cxgb_toe_detach(struct tcpcb *tp)
-{
- struct toepcb *toep;
-
- /*
- * XXX how do we handle teardown in the SYN_SENT state?
- *
- */
- inp_lock_assert(tp->t_inpcb);
- toep = tp->t_toe;
- toep->tp_tp = NULL;
-
- /*
- * unhook from socket
- */
- tp->t_flags &= ~TF_TOE;
- tp->t_toe = NULL;
-}
-
-
-static struct toe_usrreqs cxgb_toe_usrreqs = {
- .tu_disconnect = cxgb_toe_disconnect,
- .tu_reset = cxgb_toe_reset,
- .tu_send = cxgb_toe_send,
- .tu_rcvd = cxgb_toe_rcvd,
- .tu_detach = cxgb_toe_detach,
- .tu_detach = cxgb_toe_detach,
- .tu_syncache_event = handle_syncache_event,
-};
-
-
-static void
-__set_tcb_field(struct toepcb *toep, struct mbuf *m, uint16_t word,
- uint64_t mask, uint64_t val, int no_reply)
-{
- struct cpl_set_tcb_field *req;
-
- CTR4(KTR_TCB, "__set_tcb_field_ulp(tid=%u word=0x%x mask=%jx val=%jx",
- toep->tp_tid, word, mask, val);
-
- req = mtod(m, struct cpl_set_tcb_field *);
- m->m_pkthdr.len = m->m_len = sizeof(*req);
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- req->wr.wr_lo = 0;
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, toep->tp_tid));
- req->reply = V_NO_REPLY(no_reply);
- req->cpu_idx = 0;
- req->word = htons(word);
- req->mask = htobe64(mask);
- req->val = htobe64(val);
-
- m_set_priority(m, mkprio(CPL_PRIORITY_CONTROL, toep));
- send_or_defer(toep, m, 0);
-}
-
-static void
-t3_set_tcb_field(struct toepcb *toep, uint16_t word, uint64_t mask, uint64_t val)
+static inline void
+purge_wr_queue(struct toepcb *toep)
{
struct mbuf *m;
- struct tcpcb *tp = toep->tp_tp;
-
- if (toep == NULL)
- return;
-
- if (tp->t_state == TCPS_CLOSED || (toep->tp_flags & TP_ABORT_SHUTDOWN)) {
- printf("not seting field\n");
- return;
+ struct ofld_hdr *oh;
+
+ while ((m = mbufq_dequeue(&toep->wr_list)) != NULL) {
+ oh = mtod(m, struct ofld_hdr *);
+ if (oh->flags & F_HDR_SGL)
+ sglist_free(oh->sgl);
+ m_freem(m);
}
-
- m = m_gethdr_nofail(sizeof(struct cpl_set_tcb_field));
-
- __set_tcb_field(toep, m, word, mask, val, 1);
}
/*
- * Set one of the t_flags bits in the TCB.
- */
-static void
-set_tcb_tflag(struct toepcb *toep, unsigned int bit_pos, int val)
-{
-
- t3_set_tcb_field(toep, W_TCB_T_FLAGS1, 1ULL << bit_pos, val << bit_pos);
-}
-
-/*
- * Send a SET_TCB_FIELD CPL message to change a connection's Nagle setting.
- */
-static void
-t3_set_nagle(struct toepcb *toep)
-{
- struct tcpcb *tp = toep->tp_tp;
-
- set_tcb_tflag(toep, S_TF_NAGLE, !(tp->t_flags & TF_NODELAY));
-}
-
-/*
- * Send a SET_TCB_FIELD CPL message to change a connection's keepalive setting.
- */
-void
-t3_set_keepalive(struct toepcb *toep, int on_off)
-{
-
- set_tcb_tflag(toep, S_TF_KEEPALIVE, on_off);
-}
-
-void
-t3_set_rcv_coalesce_enable(struct toepcb *toep, int on_off)
-{
- set_tcb_tflag(toep, S_TF_RCV_COALESCE_ENABLE, on_off);
-}
-
-void
-t3_set_dack_mss(struct toepcb *toep, int on_off)
-{
-
- set_tcb_tflag(toep, S_TF_DACK_MSS, on_off);
-}
-
-/*
- * Send a SET_TCB_FIELD CPL message to change a connection's TOS setting.
- */
-static void
-t3_set_tos(struct toepcb *toep)
-{
- int tos = inp_ip_tos_get(toep->tp_tp->t_inpcb);
-
- t3_set_tcb_field(toep, W_TCB_TOS, V_TCB_TOS(M_TCB_TOS),
- V_TCB_TOS(tos));
-}
-
-
-/*
- * In DDP mode, TP fails to schedule a timer to push RX data to the host when
- * DDP is disabled (data is delivered to freelist). [Note that, the peer should
- * set the PSH bit in the last segment, which would trigger delivery.]
- * We work around the issue by setting a DDP buffer in a partial placed state,
- * which guarantees that TP will schedule a timer.
- */
-#define TP_DDP_TIMER_WORKAROUND_MASK\
- (V_TF_DDP_BUF0_VALID(1) | V_TF_DDP_ACTIVE_BUF(1) |\
- ((V_TCB_RX_DDP_BUF0_OFFSET(M_TCB_RX_DDP_BUF0_OFFSET) |\
- V_TCB_RX_DDP_BUF0_LEN(3)) << 32))
-#define TP_DDP_TIMER_WORKAROUND_VAL\
- (V_TF_DDP_BUF0_VALID(1) | V_TF_DDP_ACTIVE_BUF(0) |\
- ((V_TCB_RX_DDP_BUF0_OFFSET((uint64_t)1) | V_TCB_RX_DDP_BUF0_LEN((uint64_t)2)) <<\
- 32))
-
-static void
-t3_enable_ddp(struct toepcb *toep, int on)
-{
- if (on) {
-
- t3_set_tcb_field(toep, W_TCB_RX_DDP_FLAGS, V_TF_DDP_OFF(1),
- V_TF_DDP_OFF(0));
- } else
- t3_set_tcb_field(toep, W_TCB_RX_DDP_FLAGS,
- V_TF_DDP_OFF(1) |
- TP_DDP_TIMER_WORKAROUND_MASK,
- V_TF_DDP_OFF(1) |
- TP_DDP_TIMER_WORKAROUND_VAL);
-
-}
-
-void
-t3_set_ddp_tag(struct toepcb *toep, int buf_idx, unsigned int tag_color)
-{
- t3_set_tcb_field(toep, W_TCB_RX_DDP_BUF0_TAG + buf_idx,
- V_TCB_RX_DDP_BUF0_TAG(M_TCB_RX_DDP_BUF0_TAG),
- tag_color);
-}
-
-void
-t3_set_ddp_buf(struct toepcb *toep, int buf_idx, unsigned int offset,
- unsigned int len)
-{
- if (buf_idx == 0)
- t3_set_tcb_field(toep, W_TCB_RX_DDP_BUF0_OFFSET,
- V_TCB_RX_DDP_BUF0_OFFSET(M_TCB_RX_DDP_BUF0_OFFSET) |
- V_TCB_RX_DDP_BUF0_LEN(M_TCB_RX_DDP_BUF0_LEN),
- V_TCB_RX_DDP_BUF0_OFFSET((uint64_t)offset) |
- V_TCB_RX_DDP_BUF0_LEN((uint64_t)len));
- else
- t3_set_tcb_field(toep, W_TCB_RX_DDP_BUF1_OFFSET,
- V_TCB_RX_DDP_BUF1_OFFSET(M_TCB_RX_DDP_BUF1_OFFSET) |
- V_TCB_RX_DDP_BUF1_LEN(M_TCB_RX_DDP_BUF1_LEN << 32),
- V_TCB_RX_DDP_BUF1_OFFSET((uint64_t)offset) |
- V_TCB_RX_DDP_BUF1_LEN(((uint64_t)len) << 32));
-}
-
-static int
-t3_set_cong_control(struct socket *so, const char *name)
-{
-#ifdef CONGESTION_CONTROL_SUPPORTED
- int cong_algo;
-
- for (cong_algo = 0; cong_algo < ARRAY_SIZE(t3_cong_ops); cong_algo++)
- if (!strcmp(name, t3_cong_ops[cong_algo].name))
- break;
-
- if (cong_algo >= ARRAY_SIZE(t3_cong_ops))
- return -EINVAL;
-#endif
- return 0;
-}
-
-int
-t3_get_tcb(struct toepcb *toep)
-{
- struct cpl_get_tcb *req;
- struct tcpcb *tp = toep->tp_tp;
- struct mbuf *m = m_gethdr(M_NOWAIT, MT_DATA);
-
- if (!m)
- return (ENOMEM);
-
- inp_lock_assert(tp->t_inpcb);
- m_set_priority(m, mkprio(CPL_PRIORITY_CONTROL, toep));
- req = mtod(m, struct cpl_get_tcb *);
- m->m_pkthdr.len = m->m_len = sizeof(*req);
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- req->wr.wr_lo = 0;
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_GET_TCB, toep->tp_tid));
- req->cpuno = htons(toep->tp_qset);
- req->rsvd = 0;
- if (tp->t_state == TCPS_SYN_SENT)
- mbufq_tail(&toep->out_of_order_queue, m); // defer
- else
- cxgb_ofld_send(TOEP_T3C_DEV(toep), m);
- return 0;
-}
-
-static inline void
-so_insert_tid(struct tom_data *d, struct toepcb *toep, unsigned int tid)
-{
-
- toepcb_hold(toep);
-
- cxgb_insert_tid(d->cdev, d->client, toep, tid);
-}
-
-/**
- * find_best_mtu - find the entry in the MTU table closest to an MTU
- * @d: TOM state
- * @mtu: the target MTU
- *
- * Returns the index of the value in the MTU table that is closest to but
- * does not exceed the target MTU.
- */
-static unsigned int
-find_best_mtu(const struct t3c_data *d, unsigned short mtu)
-{
- int i = 0;
-
- while (i < d->nmtus - 1 && d->mtus[i + 1] <= mtu)
- ++i;
- return (i);
-}
-
-static unsigned int
-select_mss(struct t3c_data *td, struct tcpcb *tp, unsigned int pmtu)
-{
- unsigned int idx;
-
-#ifdef notyet
- struct rtentry *dst = so_sotoinpcb(so)->inp_route.ro_rt;
-#endif
- if (tp) {
- tp->t_maxseg = pmtu - 40;
- if (tp->t_maxseg < td->mtus[0] - 40)
- tp->t_maxseg = td->mtus[0] - 40;
- idx = find_best_mtu(td, tp->t_maxseg + 40);
-
- tp->t_maxseg = td->mtus[idx] - 40;
- } else
- idx = find_best_mtu(td, pmtu);
-
- return (idx);
-}
-
-static inline void
-free_atid(struct t3cdev *cdev, unsigned int tid)
-{
- struct toepcb *toep = cxgb_free_atid(cdev, tid);
-
- if (toep)
- toepcb_release(toep);
-}
-
-/*
- * Release resources held by an offload connection (TID, L2T entry, etc.)
+ * Release cxgb(4) and T3 resources held by an offload connection (TID, L2T
+ * entry, etc.)
*/
static void
t3_release_offload_resources(struct toepcb *toep)
{
- struct tcpcb *tp = toep->tp_tp;
- struct toedev *tdev = toep->tp_toedev;
- struct t3cdev *cdev;
- struct socket *so;
- unsigned int tid = toep->tp_tid;
- struct sockbuf *rcv;
-
- CTR0(KTR_TOM, "t3_release_offload_resources");
+ struct toedev *tod = toep->tp_tod;
+ struct tom_data *td = t3_tomdata(tod);
- if (!tdev)
- return;
-
- cdev = TOEP_T3C_DEV(toep);
- if (!cdev)
- return;
-
- toep->tp_qset = 0;
- t3_release_ddp_resources(toep);
-
-#ifdef CTRL_SKB_CACHE
- kfree_skb(CTRL_SKB_CACHE(tp));
- CTRL_SKB_CACHE(tp) = NULL;
-#endif
-
- if (toep->tp_wr_avail != toep->tp_wr_max) {
- purge_wr_queue(toep);
- reset_wr_list(toep);
+ /*
+ * The TOM explicitly detaches its toepcb from the system's inp before
+ * it releases the offload resources.
+ */
+ if (toep->tp_inp) {
+ panic("%s: inp %p still attached to toepcb %p",
+ __func__, toep->tp_inp, toep);
}
+ if (toep->tp_wr_avail != toep->tp_wr_max)
+ purge_wr_queue(toep);
+
if (toep->tp_l2t) {
- l2t_release(L2DATA(cdev), toep->tp_l2t);
+ l2t_release(td->l2t, toep->tp_l2t);
toep->tp_l2t = NULL;
}
- toep->tp_tp = NULL;
- if (tp) {
- inp_lock_assert(tp->t_inpcb);
- so = inp_inpcbtosocket(tp->t_inpcb);
- rcv = so_sockbuf_rcv(so);
- /*
- * cancel any offloaded reads
- *
- */
- sockbuf_lock(rcv);
- tp->t_toe = NULL;
- tp->t_flags &= ~TF_TOE;
- if (toep->tp_ddp_state.user_ddp_pending) {
- t3_cancel_ubuf(toep, rcv);
- toep->tp_ddp_state.user_ddp_pending = 0;
- }
- so_sorwakeup_locked(so);
-
- }
-
- if (toep->tp_state == TCPS_SYN_SENT) {
- free_atid(cdev, tid);
-#ifdef notyet
- __skb_queue_purge(&tp->out_of_order_queue);
-#endif
- } else { // we have TID
- cxgb_remove_tid(cdev, toep, tid);
- toepcb_release(toep);
- }
-#if 0
- log(LOG_INFO, "closing TID %u, state %u\n", tid, tp->t_state);
-#endif
-}
-static void
-install_offload_ops(struct socket *so)
-{
- struct tcpcb *tp = so_sototcpcb(so);
+ if (toep->tp_tid >= 0)
+ release_tid(tod, toep->tp_tid, toep->tp_qset);
- KASSERT(tp->t_toe != NULL, ("toepcb not set"));
-
- t3_install_socket_ops(so);
- tp->t_flags |= TF_TOE;
- tp->t_tu = &cxgb_toe_usrreqs;
-}
-
-/*
- * Determine the receive window scaling factor given a target max
- * receive window.
- */
-static __inline int
-select_rcv_wscale(int space, struct vnet *vnet)
-{
- int wscale = 0;
-
- if (space > MAX_RCV_WND)
- space = MAX_RCV_WND;
-
- if (V_tcp_do_rfc1323)
- for (; space > 65535 && wscale < 14; space >>= 1, ++wscale) ;
-
- return (wscale);
+ toepcb_free(toep);
}
/*
* Determine the receive window size for a socket.
*/
-static unsigned long
-select_rcv_wnd(struct toedev *dev, struct socket *so)
+unsigned long
+select_rcv_wnd(struct socket *so)
{
- struct tom_data *d = TOM_DATA(dev);
- unsigned int wnd;
- unsigned int max_rcv_wnd;
- struct sockbuf *rcv;
+ unsigned long wnd;
- rcv = so_sockbuf_rcv(so);
-
- if (V_tcp_do_autorcvbuf)
- wnd = V_tcp_autorcvbuf_max;
- else
- wnd = rcv->sb_hiwat;
+ SOCKBUF_LOCK_ASSERT(&so->so_rcv);
-
-
- /* XXX
- * For receive coalescing to work effectively we need a receive window
- * that can accomodate a coalesced segment.
- */
+ wnd = sbspace(&so->so_rcv);
if (wnd < MIN_RCV_WND)
- wnd = MIN_RCV_WND;
-
- /* PR 5138 */
- max_rcv_wnd = (dev->tod_ttid < TOE_ID_CHELSIO_T3C ?
- (uint32_t)d->rx_page_size * 23 :
- MAX_RCV_WND);
-
- return min(wnd, max_rcv_wnd);
+ wnd = MIN_RCV_WND;
+
+ return min(wnd, MAX_RCV_WND);
+}
+
+int
+select_rcv_wscale(void)
+{
+ int wscale = 0;
+ unsigned long space = sb_max;
+
+ if (space > MAX_RCV_WND)
+ space = MAX_RCV_WND;
+
+ while (wscale < TCP_MAX_WINSHIFT && (TCP_MAXWIN << wscale) < space)
+ wscale++;
+
+ return (wscale);
+}
+
+
+/*
+ * Set up the socket for TCP offload.
+ */
+void
+offload_socket(struct socket *so, struct toepcb *toep)
+{
+ struct toedev *tod = toep->tp_tod;
+ struct tom_data *td = t3_tomdata(tod);
+ struct inpcb *inp = sotoinpcb(so);
+ struct tcpcb *tp = intotcpcb(inp);
+
+ INP_WLOCK_ASSERT(inp);
+
+ /* Update socket */
+ SOCKBUF_LOCK(&so->so_snd);
+ so_sockbuf_snd(so)->sb_flags |= SB_NOCOALESCE;
+ SOCKBUF_UNLOCK(&so->so_snd);
+ SOCKBUF_LOCK(&so->so_rcv);
+ so_sockbuf_rcv(so)->sb_flags |= SB_NOCOALESCE;
+ SOCKBUF_UNLOCK(&so->so_rcv);
+
+ /* Update TCP PCB */
+ tp->tod = toep->tp_tod;
+ tp->t_toe = toep;
+ tp->t_flags |= TF_TOE;
+
+ /* Install an extra hold on inp */
+ toep->tp_inp = inp;
+ toep->tp_flags |= TP_ATTACHED;
+ in_pcbref(inp);
+
+ /* Add the TOE PCB to the active list */
+ mtx_lock(&td->toep_list_lock);
+ TAILQ_INSERT_HEAD(&td->toep_list, toep, link);
+ mtx_unlock(&td->toep_list_lock);
+}
+
+/* This is _not_ the normal way to "unoffload" a socket. */
+void
+undo_offload_socket(struct socket *so)
+{
+ struct inpcb *inp = sotoinpcb(so);
+ struct tcpcb *tp = intotcpcb(inp);
+ struct toepcb *toep = tp->t_toe;
+ struct toedev *tod = toep->tp_tod;
+ struct tom_data *td = t3_tomdata(tod);
+
+ INP_WLOCK_ASSERT(inp);
+
+ so_sockbuf_snd(so)->sb_flags &= ~SB_NOCOALESCE;
+ so_sockbuf_rcv(so)->sb_flags &= ~SB_NOCOALESCE;
+
+ tp->tod = NULL;
+ tp->t_toe = NULL;
+ tp->t_flags &= ~TF_TOE;
+
+ toep->tp_inp = NULL;
+ toep->tp_flags &= ~TP_ATTACHED;
+ if (in_pcbrele_wlocked(inp))
+ panic("%s: inp freed.", __func__);
+
+ mtx_lock(&td->toep_list_lock);
+ TAILQ_REMOVE(&td->toep_list, toep, link);
+ mtx_unlock(&td->toep_list_lock);
}
/*
- * Assign offload parameters to some socket fields. This code is used by
- * both active and passive opens.
+ * Socket could be a listening socket, and we may not have a toepcb at all at
+ * this time.
*/
-static inline void
-init_offload_socket(struct socket *so, struct toedev *dev, unsigned int tid,
- struct l2t_entry *e, struct rtentry *dst, struct toepcb *toep)
+uint32_t
+calc_opt0h(struct socket *so, int mtu_idx, int rscale, struct l2t_entry *e)
{
- struct tcpcb *tp = so_sototcpcb(so);
- struct t3c_data *td = T3C_DATA(TOM_DATA(dev)->cdev);
- struct sockbuf *snd, *rcv;
-
-#ifdef notyet
- SOCK_LOCK_ASSERT(so);
-#endif
-
- snd = so_sockbuf_snd(so);
- rcv = so_sockbuf_rcv(so);
-
- log(LOG_INFO, "initializing offload socket\n");
- /*
- * We either need to fix push frames to work with sbcompress
- * or we need to add this
- */
- snd->sb_flags |= SB_NOCOALESCE;
- rcv->sb_flags |= SB_NOCOALESCE;
-
- tp->t_toe = toep;
- toep->tp_tp = tp;
- toep->tp_toedev = dev;
-
- toep->tp_tid = tid;
- toep->tp_l2t = e;
- toep->tp_wr_max = toep->tp_wr_avail = TOM_TUNABLE(dev, max_wrs);
- toep->tp_wr_unacked = 0;
- toep->tp_delack_mode = 0;
-
- toep->tp_mtu_idx = select_mss(td, tp, dst->rt_ifp->if_mtu);
- /*
- * XXX broken
- *
- */
- tp->rcv_wnd = select_rcv_wnd(dev, so);
+ uint32_t opt0h = F_TCAM_BYPASS | V_WND_SCALE(rscale) |
+ V_MSS_IDX(mtu_idx);
- toep->tp_ulp_mode = TOM_TUNABLE(dev, ddp) && !(so_options_get(so) & SO_NO_DDP) &&
- tp->rcv_wnd >= MIN_DDP_RCV_WIN ? ULP_MODE_TCPDDP : 0;
- toep->tp_qset_idx = 0;
-
- reset_wr_list(toep);
- DPRINTF("initialization done\n");
+ if (so != NULL) {
+ struct inpcb *inp = sotoinpcb(so);
+ struct tcpcb *tp = intotcpcb(inp);
+ int keepalive = always_keepalive ||
+ so_options_get(so) & SO_KEEPALIVE;
+
+ opt0h |= V_NAGLE((tp->t_flags & TF_NODELAY) == 0);
+ opt0h |= V_KEEP_ALIVE(keepalive != 0);
+ }
+
+ if (e != NULL)
+ opt0h |= V_L2T_IDX(e->idx) | V_TX_CHANNEL(e->smt_idx);
+
+ return (htobe32(opt0h));
}
-/*
- * The next two functions calculate the option 0 value for a socket.
- */
-static inline unsigned int
-calc_opt0h(struct socket *so, int mtu_idx)
+uint32_t
+calc_opt0l(struct socket *so, int rcv_bufsize)
{
- struct tcpcb *tp = so_sototcpcb(so);
- int wscale = select_rcv_wscale(tp->rcv_wnd, so->so_vnet);
-
- return V_NAGLE((tp->t_flags & TF_NODELAY) == 0) |
- V_KEEP_ALIVE((so_options_get(so) & SO_KEEPALIVE) != 0) | F_TCAM_BYPASS |
- V_WND_SCALE(wscale) | V_MSS_IDX(mtu_idx);
+ uint32_t opt0l = V_ULP_MODE(ULP_MODE_NONE) | V_RCV_BUFSIZ(rcv_bufsize);
+
+ KASSERT(rcv_bufsize <= M_RCV_BUFSIZ,
+ ("%s: rcv_bufsize (%d) is too high", __func__, rcv_bufsize));
+
+ if (so != NULL) /* optional because noone cares about IP TOS */
+ opt0l |= V_TOS(INP_TOS(sotoinpcb(so)));
+
+ return (htobe32(opt0l));
}
-static inline unsigned int
-calc_opt0l(struct socket *so, int ulp_mode)
-{
- struct tcpcb *tp = so_sototcpcb(so);
- unsigned int val;
-
- val = V_TOS(INP_TOS(tp->t_inpcb)) | V_ULP_MODE(ulp_mode) |
- V_RCV_BUFSIZ(min(tp->rcv_wnd >> 10, (u32)M_RCV_BUFSIZ));
-
- DPRINTF("opt0l tos=%08x rcv_wnd=%ld opt0l=%08x\n", INP_TOS(tp->t_inpcb), tp->rcv_wnd, val);
- return (val);
-}
-
-static inline unsigned int
-calc_opt2(const struct socket *so, struct toedev *dev)
-{
- int flv_valid;
-
- flv_valid = (TOM_TUNABLE(dev, cong_alg) != -1);
-
- return (V_FLAVORS_VALID(flv_valid) |
- V_CONG_CONTROL_FLAVOR(flv_valid ? TOM_TUNABLE(dev, cong_alg) : 0));
-}
-
-#if DEBUG_WR > 1
-static int
-count_pending_wrs(const struct toepcb *toep)
-{
- const struct mbuf *m;
- int n = 0;
-
- wr_queue_walk(toep, m)
- n += m->m_pkthdr.csum_data;
- return (n);
-}
-#endif
-
-#if 0
-(((*(struct tom_data **)&(dev)->l4opt)->conf.cong_alg) != -1)
-#endif
-
-static void
-mk_act_open_req(struct socket *so, struct mbuf *m,
- unsigned int atid, const struct l2t_entry *e)
-{
- struct cpl_act_open_req *req;
- struct inpcb *inp = so_sotoinpcb(so);
- struct tcpcb *tp = inp_inpcbtotcpcb(inp);
- struct toepcb *toep = tp->t_toe;
- struct toedev *tdev = toep->tp_toedev;
-
- m_set_priority((struct mbuf *)m, mkprio(CPL_PRIORITY_SETUP, toep));
-
- req = mtod(m, struct cpl_act_open_req *);
- m->m_pkthdr.len = m->m_len = sizeof(*req);
-
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- req->wr.wr_lo = 0;
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_ACT_OPEN_REQ, atid));
- inp_4tuple_get(inp, &req->local_ip, &req->local_port, &req->peer_ip, &req->peer_port);
-#if 0
- req->local_port = inp->inp_lport;
- req->peer_port = inp->inp_fport;
- memcpy(&req->local_ip, &inp->inp_laddr, 4);
- memcpy(&req->peer_ip, &inp->inp_faddr, 4);
-#endif
- req->opt0h = htonl(calc_opt0h(so, toep->tp_mtu_idx) | V_L2T_IDX(e->idx) |
- V_TX_CHANNEL(e->smt_idx));
- req->opt0l = htonl(calc_opt0l(so, toep->tp_ulp_mode));
- req->params = 0;
- req->opt2 = htonl(calc_opt2(so, tdev));
-}
-
-
/*
* Convert an ACT_OPEN_RPL status to an errno.
*/
@@ -1422,61 +889,6 @@
}
}
-static void
-fail_act_open(struct toepcb *toep, int errno)
-{
- struct tcpcb *tp = toep->tp_tp;
-
- t3_release_offload_resources(toep);
- if (tp) {
- inp_wunlock(tp->t_inpcb);
- tcp_offload_drop(tp, errno);
- }
-
-#ifdef notyet
- TCP_INC_STATS_BH(TCP_MIB_ATTEMPTFAILS);
-#endif
-}
-
-/*
- * Handle active open failures.
- */
-static void
-active_open_failed(struct toepcb *toep, struct mbuf *m)
-{
- struct cpl_act_open_rpl *rpl = cplhdr(m);
- struct inpcb *inp;
-
- if (toep->tp_tp == NULL)
- goto done;
-
- inp = toep->tp_tp->t_inpcb;
-
-/*
- * Don't handle connection retry for now
- */
-#ifdef notyet
- struct inet_connection_sock *icsk = inet_csk(sk);
-
- if (rpl->status == CPL_ERR_CONN_EXIST &&
- icsk->icsk_retransmit_timer.function != act_open_retry_timer) {
- icsk->icsk_retransmit_timer.function = act_open_retry_timer;
- sk_reset_timer(so, &icsk->icsk_retransmit_timer,
- jiffies + HZ / 2);
- } else
-#endif
- {
- inp_wlock(inp);
- /*
- * drops the inpcb lock
- */
- fail_act_open(toep, act_open_rpl_status_to_errno(rpl->status));
- }
-
- done:
- m_free(m);
-}
-
/*
* Return whether a failed active open has allocated a TID
*/
@@ -1488,1072 +900,350 @@
}
/*
- * Process an ACT_OPEN_RPL CPL message.
+ * Active open failed.
*/
static int
-do_act_open_rpl(struct t3cdev *cdev, struct mbuf *m, void *ctx)
+do_act_open_rpl(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
{
- struct toepcb *toep = (struct toepcb *)ctx;
- struct cpl_act_open_rpl *rpl = cplhdr(m);
-
- if (cdev->type != T3A && act_open_has_tid(rpl->status))
- cxgb_queue_tid_release(cdev, GET_TID(rpl));
-
- active_open_failed(toep, m);
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct toedev *tod = &td->tod;
+ struct cpl_act_open_rpl *rpl = mtod(m, void *);
+ unsigned int atid = G_TID(ntohl(rpl->atid));
+ struct toepcb *toep = lookup_atid(&td->tid_maps, atid);
+ struct inpcb *inp = toep->tp_inp;
+ struct tcpcb *tp = intotcpcb(inp);
+ int s = rpl->status;
+
+ CTR3(KTR_CXGB, "%s: atid %u, status %u ", __func__, atid, s);
+
+ free_atid(&td->tid_maps, atid);
+ toep->tp_tid = -1;
+
+ if (act_open_has_tid(s))
+ queue_tid_release(tod, GET_TID(rpl));
+
+ if (s == CPL_ERR_TCAM_FULL || s == CPL_ERR_CONN_EXIST) {
+ INP_WLOCK(inp);
+ toe_connect_failed(tod, tp, EAGAIN);
+ toepcb_release(toep); /* unlocks inp */
+ } else {
+ INP_INFO_WLOCK(&V_tcbinfo);
+ INP_WLOCK(inp);
+ toe_connect_failed(tod, tp, act_open_rpl_status_to_errno(s));
+ toepcb_release(toep); /* unlocks inp */
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ }
+
+ m_freem(m);
return (0);
}
/*
- * Handle an ARP failure for an active open. XXX purge ofo queue
+ * Send an active open request.
*
- * XXX badly broken for crossed SYNs as the ATID is no longer valid.
- * XXX crossed SYN errors should be generated by PASS_ACCEPT_RPL which should
- * check SOCK_DEAD or sk->sk_sock. Or maybe generate the error here but don't
- * free the atid. Hmm.
- */
-#ifdef notyet
-static void
-act_open_req_arp_failure(struct t3cdev *dev, struct mbuf *m)
-{
- struct toepcb *toep = m_get_toep(m);
- struct tcpcb *tp = toep->tp_tp;
- struct inpcb *inp = tp->t_inpcb;
- struct socket *so;
-
- inp_wlock(inp);
- if (tp->t_state == TCPS_SYN_SENT || tp->t_state == TCPS_SYN_RECEIVED) {
- /*
- * drops the inpcb lock
- */
- fail_act_open(so, EHOSTUNREACH);
- printf("freeing %p\n", m);
-
- m_free(m);
- } else
- inp_wunlock(inp);
-}
-#endif
-/*
- * Send an active open request.
+ * State of affairs on entry:
+ * soisconnecting (so_state |= SS_ISCONNECTING)
+ * tcbinfo not locked (this has changed - used to be WLOCKed)
+ * inp WLOCKed
+ * tp->t_state = TCPS_SYN_SENT
+ * rtalloc1, RT_UNLOCK on rt.
*/
int
-t3_connect(struct toedev *tdev, struct socket *so,
+t3_connect(struct toedev *tod, struct socket *so,
struct rtentry *rt, struct sockaddr *nam)
{
- struct mbuf *m;
- struct l2t_entry *e;
- struct tom_data *d = TOM_DATA(tdev);
- struct inpcb *inp = so_sotoinpcb(so);
+ struct mbuf *m = NULL;
+ struct l2t_entry *e = NULL;
+ struct tom_data *td = t3_tomdata(tod);
+ struct adapter *sc = tod->tod_softc;
+ struct cpl_act_open_req *cpl;
+ struct inpcb *inp = sotoinpcb(so);
struct tcpcb *tp = intotcpcb(inp);
- struct toepcb *toep; /* allocated by init_offload_socket */
-
- int atid;
+ struct toepcb *toep;
+ int atid = -1, mtu_idx, rscale, cpu_idx, qset;
+ struct sockaddr *gw;
+ struct ifnet *ifp = rt->rt_ifp;
+ struct port_info *pi = ifp->if_softc; /* XXX wrong for VLAN etc. */
- toep = toepcb_alloc();
+ INP_WLOCK_ASSERT(inp);
+
+ toep = toepcb_alloc(tod);
if (toep == NULL)
- goto out_err;
-
- if ((atid = cxgb_alloc_atid(d->cdev, d->client, toep)) < 0)
- goto out_err;
-
- e = t3_l2t_get(d->cdev, rt, rt->rt_ifp, nam);
- if (!e)
- goto free_tid;
+ goto failed;
- inp_lock_assert(inp);
- m = m_gethdr(MT_DATA, M_WAITOK);
-
-#if 0
- m->m_toe.mt_toepcb = tp->t_toe;
- set_arp_failure_handler((struct mbuf *)m, act_open_req_arp_failure);
-#endif
- so_lock(so);
-
- init_offload_socket(so, tdev, atid, e, rt, toep);
-
- install_offload_ops(so);
-
- mk_act_open_req(so, m, atid, e);
- so_unlock(so);
-
- soisconnecting(so);
- toep = tp->t_toe;
- m_set_toep(m, tp->t_toe);
-
- toep->tp_state = TCPS_SYN_SENT;
- l2t_send(d->cdev, (struct mbuf *)m, e);
+ atid = alloc_atid(&td->tid_maps, toep);
+ if (atid < 0)
+ goto failed;
- if (toep->tp_ulp_mode)
- t3_enable_ddp(toep, 0);
- return (0);
-
-free_tid:
- printf("failing connect - free atid\n");
-
- free_atid(d->cdev, atid);
-out_err:
- printf("return ENOMEM\n");
- return (ENOMEM);
+ qset = pi->first_qset + (arc4random() % pi->nqsets);
+
+ m = M_GETHDR_OFLD(qset, CPL_PRIORITY_CONTROL, cpl);
+ if (m == NULL)
+ goto failed;
+
+ gw = rt->rt_flags & RTF_GATEWAY ? rt->rt_gateway : nam;
+ e = t3_l2t_get(pi, ifp, gw);
+ if (e == NULL)
+ goto failed;
+
+ toep->tp_l2t = e;
+ toep->tp_tid = atid; /* used to double check response */
+ toep->tp_qset = qset;
+
+ SOCKBUF_LOCK(&so->so_rcv);
+ /* opt0 rcv_bufsiz initially, assumes its normal meaning later */
+ toep->tp_rx_credits = min(select_rcv_wnd(so) >> 10, M_RCV_BUFSIZ);
+ SOCKBUF_UNLOCK(&so->so_rcv);
+
+ offload_socket(so, toep);
+
+ /*
+ * The kernel sets request_r_scale based on sb_max whereas we need to
+ * take hardware's MAX_RCV_WND into account too. This is normally a
+ * no-op as MAX_RCV_WND is much larger than the default sb_max.
+ */
+ if (tp->t_flags & TF_REQ_SCALE)
+ rscale = tp->request_r_scale = select_rcv_wscale();
+ else
+ rscale = 0;
+ mtu_idx = find_best_mtu_idx(sc, &inp->inp_inc, 0);
+ cpu_idx = sc->rrss_map[qset];
+
+ cpl->wr.wrh_hi = htobe32(V_WR_OP(FW_WROPCODE_FORWARD));
+ cpl->wr.wrh_lo = 0;
+ OPCODE_TID(cpl) = htobe32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ, atid));
+ inp_4tuple_get(inp, &cpl->local_ip, &cpl->local_port, &cpl->peer_ip,
+ &cpl->peer_port);
+ cpl->opt0h = calc_opt0h(so, mtu_idx, rscale, e);
+ cpl->opt0l = calc_opt0l(so, toep->tp_rx_credits);
+ cpl->params = 0;
+ cpl->opt2 = calc_opt2(cpu_idx);
+
+ CTR5(KTR_CXGB, "%s: atid %u (%s), toep %p, inp %p", __func__,
+ toep->tp_tid, tcpstates[tp->t_state], toep, inp);
+
+ if (l2t_send(sc, m, e) == 0)
+ return (0);
+
+ undo_offload_socket(so);
+
+failed:
+ CTR5(KTR_CXGB, "%s: FAILED, atid %d, toep %p, l2te %p, mbuf %p",
+ __func__, atid, toep, e, m);
+
+ if (atid >= 0)
+ free_atid(&td->tid_maps, atid);
+
+ if (e)
+ l2t_release(td->l2t, e);
+
+ if (toep)
+ toepcb_free(toep);
+
+ m_freem(m);
+
+ return (ENOMEM);
}
/*
- * Send an ABORT_REQ message. Cannot fail. This routine makes sure we do
- * not send multiple ABORT_REQs for the same connection and also that we do
- * not try to send a message after the connection has closed. Returns 1 if
- * an ABORT_REQ wasn't generated after all, 0 otherwise.
+ * Send an ABORT_REQ message. Cannot fail. This routine makes sure we do not
+ * send multiple ABORT_REQs for the same connection and also that we do not try
+ * to send a message after the connection has closed.
*/
static void
-t3_send_reset(struct toepcb *toep)
+send_reset(struct toepcb *toep)
{
-
+
struct cpl_abort_req *req;
unsigned int tid = toep->tp_tid;
- int mode = CPL_ABORT_SEND_RST;
- struct tcpcb *tp = toep->tp_tp;
- struct toedev *tdev = toep->tp_toedev;
- struct socket *so = NULL;
+ struct inpcb *inp = toep->tp_inp;
+ struct socket *so = inp->inp_socket;
+ struct tcpcb *tp = intotcpcb(inp);
+ struct toedev *tod = toep->tp_tod;
+ struct adapter *sc = tod->tod_softc;
struct mbuf *m;
- struct sockbuf *snd;
-
- if (tp) {
- inp_lock_assert(tp->t_inpcb);
- so = inp_inpcbtosocket(tp->t_inpcb);
- }
-
- if (__predict_false((toep->tp_flags & TP_ABORT_SHUTDOWN) ||
- tdev == NULL))
+
+ INP_INFO_WLOCK_ASSERT(&V_tcbinfo);
+ INP_WLOCK_ASSERT(inp);
+
+ CTR4(KTR_CXGB, "%s: tid %d, toep %p (%x)", __func__, tid, toep,
+ toep->tp_flags);
+
+ if (toep->tp_flags & TP_ABORT_SHUTDOWN)
return;
- toep->tp_flags |= (TP_ABORT_RPL_PENDING|TP_ABORT_SHUTDOWN);
- snd = so_sockbuf_snd(so);
- /* Purge the send queue so we don't send anything after an abort. */
- if (so)
- sbflush(snd);
- if ((toep->tp_flags & TP_CLOSE_CON_REQUESTED) && is_t3a(tdev))
- mode |= CPL_ABORT_POST_CLOSE_REQ;
+ toep->tp_flags |= (TP_ABORT_RPL_PENDING | TP_ABORT_SHUTDOWN);
- m = m_gethdr_nofail(sizeof(*req));
- m_set_priority(m, mkprio(CPL_PRIORITY_DATA, toep));
- set_arp_failure_handler(m, abort_arp_failure);
+ /* Purge the send queue */
+ sbflush(so_sockbuf_snd(so));
+ purge_wr_queue(toep);
- req = mtod(m, struct cpl_abort_req *);
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_OFLD_HOST_ABORT_CON_REQ));
- req->wr.wr_lo = htonl(V_WR_TID(tid));
+ m = M_GETHDR_OFLD(toep->tp_qset, CPL_PRIORITY_DATA, req);
+ if (m == NULL)
+ CXGB_UNIMPLEMENTED();
+
+ req->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_OFLD_HOST_ABORT_CON_REQ));
+ req->wr.wrh_lo = htonl(V_WR_TID(tid));
OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_ABORT_REQ, tid));
- req->rsvd0 = tp ? htonl(tp->snd_nxt) : 0;
+ req->rsvd0 = htonl(tp->snd_nxt);
req->rsvd1 = !(toep->tp_flags & TP_DATASENT);
- req->cmd = mode;
- if (tp && (tp->t_state == TCPS_SYN_SENT))
- mbufq_tail(&toep->out_of_order_queue, m); // defer
+ req->cmd = CPL_ABORT_SEND_RST;
+
+ if (tp->t_state == TCPS_SYN_SENT)
+ mbufq_tail(&toep->out_of_order_queue, m); /* defer */
else
- l2t_send(TOEP_T3C_DEV(toep), m, toep->tp_l2t);
-}
-
-static int
-t3_ip_ctloutput(struct socket *so, struct sockopt *sopt)
-{
- struct inpcb *inp;
- int error, optval;
-
- if (sopt->sopt_name == IP_OPTIONS)
- return (ENOPROTOOPT);
-
- if (sopt->sopt_name != IP_TOS)
- return (EOPNOTSUPP);
-
- error = sooptcopyin(sopt, &optval, sizeof optval, sizeof optval);
-
- if (error)
- return (error);
-
- if (optval > IPTOS_PREC_CRITIC_ECP)
- return (EINVAL);
-
- inp = so_sotoinpcb(so);
- inp_wlock(inp);
- inp_ip_tos_set(inp, optval);
-#if 0
- inp->inp_ip_tos = optval;
-#endif
- t3_set_tos(inp_inpcbtotcpcb(inp)->t_toe);
- inp_wunlock(inp);
-
- return (0);
-}
-
-static int
-t3_tcp_ctloutput(struct socket *so, struct sockopt *sopt)
-{
- int err = 0;
- size_t copied;
-
- if (sopt->sopt_name != TCP_CONGESTION &&
- sopt->sopt_name != TCP_NODELAY)
- return (EOPNOTSUPP);
-
- if (sopt->sopt_name == TCP_CONGESTION) {
- char name[TCP_CA_NAME_MAX];
- int optlen = sopt->sopt_valsize;
- struct tcpcb *tp;
-
- if (sopt->sopt_dir == SOPT_GET) {
- KASSERT(0, ("unimplemented"));
- return (EOPNOTSUPP);
- }
-
- if (optlen < 1)
- return (EINVAL);
-
- err = copyinstr(sopt->sopt_val, name,
- min(TCP_CA_NAME_MAX - 1, optlen), &copied);
- if (err)
- return (err);
- if (copied < 1)
- return (EINVAL);
-
- tp = so_sototcpcb(so);
- /*
- * XXX I need to revisit this
- */
- if ((err = t3_set_cong_control(so, name)) == 0) {
-#ifdef CONGESTION_CONTROL_SUPPORTED
- tp->t_cong_control = strdup(name, M_CXGB);
-#endif
- } else
- return (err);
- } else {
- int optval, oldval;
- struct inpcb *inp;
- struct tcpcb *tp;
-
- if (sopt->sopt_dir == SOPT_GET)
- return (EOPNOTSUPP);
-
- err = sooptcopyin(sopt, &optval, sizeof optval,
- sizeof optval);
-
- if (err)
- return (err);
-
- inp = so_sotoinpcb(so);
- inp_wlock(inp);
- tp = inp_inpcbtotcpcb(inp);
-
- oldval = tp->t_flags;
- if (optval)
- tp->t_flags |= TF_NODELAY;
- else
- tp->t_flags &= ~TF_NODELAY;
- inp_wunlock(inp);
-
-
- if (oldval != tp->t_flags && (tp->t_toe != NULL))
- t3_set_nagle(tp->t_toe);
-
- }
-
- return (0);
+ l2t_send(sc, m, toep->tp_l2t);
}
int
-t3_ctloutput(struct socket *so, struct sockopt *sopt)
+t3_send_rst(struct toedev *tod __unused, struct tcpcb *tp)
{
- int err;
- if (sopt->sopt_level != IPPROTO_TCP)
- err = t3_ip_ctloutput(so, sopt);
- else
- err = t3_tcp_ctloutput(so, sopt);
-
- if (err != EOPNOTSUPP)
- return (err);
-
- return (tcp_ctloutput(so, sopt));
-}
-
-/*
- * Returns true if we need to explicitly request RST when we receive new data
- * on an RX-closed connection.
- */
-static inline int
-need_rst_on_excess_rx(const struct toepcb *toep)
-{
- return (1);
-}
-
-/*
- * Handles Rx data that arrives in a state where the socket isn't accepting
- * new data.
- */
-static void
-handle_excess_rx(struct toepcb *toep, struct mbuf *m)
-{
-
- if (need_rst_on_excess_rx(toep) &&
- !(toep->tp_flags & TP_ABORT_SHUTDOWN))
- t3_send_reset(toep);
- m_freem(m);
-}
-
-/*
- * Process a get_tcb_rpl as a DDP completion (similar to RX_DDP_COMPLETE)
- * by getting the DDP offset from the TCB.
- */
-static void
-tcb_rpl_as_ddp_complete(struct toepcb *toep, struct mbuf *m)
-{
- struct ddp_state *q = &toep->tp_ddp_state;
- struct ddp_buf_state *bsp;
- struct cpl_get_tcb_rpl *hdr;
- unsigned int ddp_offset;
- struct socket *so;
- struct tcpcb *tp;
- struct sockbuf *rcv;
- int state;
-
- uint64_t t;
- __be64 *tcb;
-
- tp = toep->tp_tp;
- so = inp_inpcbtosocket(tp->t_inpcb);
-
- inp_lock_assert(tp->t_inpcb);
- rcv = so_sockbuf_rcv(so);
- sockbuf_lock(rcv);
-
- /* Note that we only accout for CPL_GET_TCB issued by the DDP code.
- * We really need a cookie in order to dispatch the RPLs.
- */
- q->get_tcb_count--;
-
- /* It is a possible that a previous CPL already invalidated UBUF DDP
- * and moved the cur_buf idx and hence no further processing of this
- * skb is required. However, the app might be sleeping on
- * !q->get_tcb_count and we need to wake it up.
- */
- if (q->cancel_ubuf && !t3_ddp_ubuf_pending(toep)) {
- int state = so_state_get(so);
-
- m_freem(m);
- if (__predict_true((state & SS_NOFDREF) == 0))
- so_sorwakeup_locked(so);
- else
- sockbuf_unlock(rcv);
-
- return;
- }
-
- bsp = &q->buf_state[q->cur_buf];
- hdr = cplhdr(m);
- tcb = (__be64 *)(hdr + 1);
- if (q->cur_buf == 0) {
- t = be64toh(tcb[(31 - W_TCB_RX_DDP_BUF0_OFFSET) / 2]);
- ddp_offset = t >> (32 + S_TCB_RX_DDP_BUF0_OFFSET);
- } else {
- t = be64toh(tcb[(31 - W_TCB_RX_DDP_BUF1_OFFSET) / 2]);
- ddp_offset = t >> S_TCB_RX_DDP_BUF1_OFFSET;
- }
- ddp_offset &= M_TCB_RX_DDP_BUF0_OFFSET;
- m->m_cur_offset = bsp->cur_offset;
- bsp->cur_offset = ddp_offset;
- m->m_len = m->m_pkthdr.len = ddp_offset - m->m_cur_offset;
-
- CTR5(KTR_TOM,
- "tcb_rpl_as_ddp_complete: idx=%d seq=0x%x hwbuf=%u ddp_offset=%u cur_offset=%u",
- q->cur_buf, tp->rcv_nxt, q->cur_buf, ddp_offset, m->m_cur_offset);
- KASSERT(ddp_offset >= m->m_cur_offset,
- ("ddp_offset=%u less than cur_offset=%u",
- ddp_offset, m->m_cur_offset));
-
-#if 0
-{
- unsigned int ddp_flags, rcv_nxt, rx_hdr_offset, buf_idx;
-
- t = be64toh(tcb[(31 - W_TCB_RX_DDP_FLAGS) / 2]);
- ddp_flags = (t >> S_TCB_RX_DDP_FLAGS) & M_TCB_RX_DDP_FLAGS;
-
- t = be64toh(tcb[(31 - W_TCB_RCV_NXT) / 2]);
- rcv_nxt = t >> S_TCB_RCV_NXT;
- rcv_nxt &= M_TCB_RCV_NXT;
-
- t = be64toh(tcb[(31 - W_TCB_RX_HDR_OFFSET) / 2]);
- rx_hdr_offset = t >> (32 + S_TCB_RX_HDR_OFFSET);
- rx_hdr_offset &= M_TCB_RX_HDR_OFFSET;
-
- T3_TRACE2(TIDTB(sk),
- "tcb_rpl_as_ddp_complete: DDP FLAGS 0x%x dma up to 0x%x",
- ddp_flags, rcv_nxt - rx_hdr_offset);
- T3_TRACE4(TB(q),
- "tcb_rpl_as_ddp_complete: rcvnxt 0x%x hwbuf %u cur_offset %u cancel %u",
- tp->rcv_nxt, q->cur_buf, bsp->cur_offset, q->cancel_ubuf);
- T3_TRACE3(TB(q),
- "tcb_rpl_as_ddp_complete: TCB rcvnxt 0x%x hwbuf 0x%x ddp_offset %u",
- rcv_nxt - rx_hdr_offset, ddp_flags, ddp_offset);
- T3_TRACE2(TB(q),
- "tcb_rpl_as_ddp_complete: flags0 0x%x flags1 0x%x",
- q->buf_state[0].flags, q->buf_state[1].flags);
-
-}
-#endif
- if (__predict_false(so_no_receive(so) && m->m_pkthdr.len)) {
- handle_excess_rx(toep, m);
- return;
- }
-
-#ifdef T3_TRACE
- if ((int)m->m_pkthdr.len < 0) {
- t3_ddp_error(so, "tcb_rpl_as_ddp_complete: neg len");
- }
-#endif
- if (bsp->flags & DDP_BF_NOCOPY) {
-#ifdef T3_TRACE
- T3_TRACE0(TB(q),
- "tcb_rpl_as_ddp_complete: CANCEL UBUF");
-
- if (!q->cancel_ubuf && !(sk->sk_shutdown & RCV_SHUTDOWN)) {
- printk("!cancel_ubuf");
- t3_ddp_error(sk, "tcb_rpl_as_ddp_complete: !cancel_ubuf");
- }
-#endif
- m->m_ddp_flags = DDP_BF_PSH | DDP_BF_NOCOPY | 1;
- bsp->flags &= ~(DDP_BF_NOCOPY|DDP_BF_NODATA);
- q->cur_buf ^= 1;
- } else if (bsp->flags & DDP_BF_NOFLIP) {
-
- m->m_ddp_flags = 1; /* always a kernel buffer */
-
- /* now HW buffer carries a user buffer */
- bsp->flags &= ~DDP_BF_NOFLIP;
- bsp->flags |= DDP_BF_NOCOPY;
-
- /* It is possible that the CPL_GET_TCB_RPL doesn't indicate
- * any new data in which case we're done. If in addition the
- * offset is 0, then there wasn't a completion for the kbuf
- * and we need to decrement the posted count.
- */
- if (m->m_pkthdr.len == 0) {
- if (ddp_offset == 0) {
- q->kbuf_posted--;
- bsp->flags |= DDP_BF_NODATA;
- }
- sockbuf_unlock(rcv);
- m_free(m);
- return;
- }
- } else {
- sockbuf_unlock(rcv);
-
- /* This reply is for a CPL_GET_TCB_RPL to cancel the UBUF DDP,
- * but it got here way late and nobody cares anymore.
- */
- m_free(m);
- return;
- }
-
- m->m_ddp_gl = (unsigned char *)bsp->gl;
- m->m_flags |= M_DDP;
- m->m_seq = tp->rcv_nxt;
- tp->rcv_nxt += m->m_pkthdr.len;
- tp->t_rcvtime = ticks;
- CTR3(KTR_TOM, "tcb_rpl_as_ddp_complete: seq 0x%x hwbuf %u m->m_pktlen %u",
- m->m_seq, q->cur_buf, m->m_pkthdr.len);
- if (m->m_pkthdr.len == 0) {
- q->user_ddp_pending = 0;
- m_free(m);
- } else
- SBAPPEND(rcv, m);
-
- state = so_state_get(so);
- if (__predict_true((state & SS_NOFDREF) == 0))
- so_sorwakeup_locked(so);
- else
- sockbuf_unlock(rcv);
-}
-
-/*
- * Process a CPL_GET_TCB_RPL. These can also be generated by the DDP code,
- * in that case they are similar to DDP completions.
- */
-static int
-do_get_tcb_rpl(struct t3cdev *cdev, struct mbuf *m, void *ctx)
-{
- struct toepcb *toep = (struct toepcb *)ctx;
-
- /* OK if socket doesn't exist */
- if (toep == NULL) {
- printf("null toep in do_get_tcb_rpl\n");
- return (CPL_RET_BUF_DONE);
- }
-
- inp_wlock(toep->tp_tp->t_inpcb);
- tcb_rpl_as_ddp_complete(toep, m);
- inp_wunlock(toep->tp_tp->t_inpcb);
-
+ send_reset(tp->t_toe);
return (0);
}
-static void
-handle_ddp_data(struct toepcb *toep, struct mbuf *m)
-{
- struct tcpcb *tp = toep->tp_tp;
- struct socket *so;
- struct ddp_state *q;
- struct ddp_buf_state *bsp;
- struct cpl_rx_data *hdr = cplhdr(m);
- unsigned int rcv_nxt = ntohl(hdr->seq);
- struct sockbuf *rcv;
-
- if (tp->rcv_nxt == rcv_nxt)
- return;
-
- inp_lock_assert(tp->t_inpcb);
- so = inp_inpcbtosocket(tp->t_inpcb);
- rcv = so_sockbuf_rcv(so);
- sockbuf_lock(rcv);
-
- q = &toep->tp_ddp_state;
- bsp = &q->buf_state[q->cur_buf];
- KASSERT(SEQ_GT(rcv_nxt, tp->rcv_nxt), ("tp->rcv_nxt=0x%08x decreased rcv_nxt=0x08%x",
- rcv_nxt, tp->rcv_nxt));
- m->m_len = m->m_pkthdr.len = rcv_nxt - tp->rcv_nxt;
- KASSERT(m->m_len > 0, ("%s m_len=%d", __FUNCTION__, m->m_len));
- CTR3(KTR_TOM, "rcv_nxt=0x%x tp->rcv_nxt=0x%x len=%d",
- rcv_nxt, tp->rcv_nxt, m->m_pkthdr.len);
-
-#ifdef T3_TRACE
- if ((int)m->m_pkthdr.len < 0) {
- t3_ddp_error(so, "handle_ddp_data: neg len");
- }
-#endif
- m->m_ddp_gl = (unsigned char *)bsp->gl;
- m->m_flags |= M_DDP;
- m->m_cur_offset = bsp->cur_offset;
- m->m_ddp_flags = DDP_BF_PSH | (bsp->flags & DDP_BF_NOCOPY) | 1;
- if (bsp->flags & DDP_BF_NOCOPY)
- bsp->flags &= ~DDP_BF_NOCOPY;
-
- m->m_seq = tp->rcv_nxt;
- tp->rcv_nxt = rcv_nxt;
- bsp->cur_offset += m->m_pkthdr.len;
- if (!(bsp->flags & DDP_BF_NOFLIP))
- q->cur_buf ^= 1;
- /*
- * For now, don't re-enable DDP after a connection fell out of DDP
- * mode.
- */
- q->ubuf_ddp_ready = 0;
- sockbuf_unlock(rcv);
-}
-
-/*
- * Process new data received for a connection.
- */
-static void
-new_rx_data(struct toepcb *toep, struct mbuf *m)
-{
- struct cpl_rx_data *hdr = cplhdr(m);
- struct tcpcb *tp = toep->tp_tp;
- struct socket *so;
- struct sockbuf *rcv;
- int state;
- int len = be16toh(hdr->len);
-
- inp_wlock(tp->t_inpcb);
-
- so = inp_inpcbtosocket(tp->t_inpcb);
-
- if (__predict_false(so_no_receive(so))) {
- handle_excess_rx(toep, m);
- inp_wunlock(tp->t_inpcb);
- TRACE_EXIT;
- return;
- }
-
- if (toep->tp_ulp_mode == ULP_MODE_TCPDDP)
- handle_ddp_data(toep, m);
-
- m->m_seq = ntohl(hdr->seq);
- m->m_ulp_mode = 0; /* for iSCSI */
-
-#if VALIDATE_SEQ
- if (__predict_false(m->m_seq != tp->rcv_nxt)) {
- log(LOG_ERR,
- "%s: TID %u: Bad sequence number %u, expected %u\n",
- toep->tp_toedev->name, toep->tp_tid, m->m_seq,
- tp->rcv_nxt);
- m_freem(m);
- inp_wunlock(tp->t_inpcb);
- return;
- }
-#endif
- m_adj(m, sizeof(*hdr));
-
-#ifdef URGENT_DATA_SUPPORTED
- /*
- * We don't handle urgent data yet
- */
- if (__predict_false(hdr->urg))
- handle_urg_ptr(so, tp->rcv_nxt + ntohs(hdr->urg));
- if (__predict_false(tp->urg_data == TCP_URG_NOTYET &&
- tp->urg_seq - tp->rcv_nxt < skb->len))
- tp->urg_data = TCP_URG_VALID | skb->data[tp->urg_seq -
- tp->rcv_nxt];
-#endif
- if (__predict_false(hdr->dack_mode != toep->tp_delack_mode)) {
- toep->tp_delack_mode = hdr->dack_mode;
- toep->tp_delack_seq = tp->rcv_nxt;
- }
- CTR6(KTR_TOM, "appending mbuf=%p pktlen=%d m_len=%d len=%d rcv_nxt=0x%x enqueued_bytes=%d",
- m, m->m_pkthdr.len, m->m_len, len, tp->rcv_nxt, toep->tp_enqueued_bytes);
-
- if (len < m->m_pkthdr.len)
- m->m_pkthdr.len = m->m_len = len;
-
- tp->rcv_nxt += m->m_pkthdr.len;
- tp->t_rcvtime = ticks;
- toep->tp_enqueued_bytes += m->m_pkthdr.len;
- CTR2(KTR_TOM,
- "new_rx_data: seq 0x%x len %u",
- m->m_seq, m->m_pkthdr.len);
- inp_wunlock(tp->t_inpcb);
- rcv = so_sockbuf_rcv(so);
- sockbuf_lock(rcv);
-#if 0
- if (sb_notify(rcv))
- DPRINTF("rx_data so=%p flags=0x%x len=%d\n", so, rcv->sb_flags, m->m_pkthdr.len);
-#endif
- SBAPPEND(rcv, m);
-
-#ifdef notyet
- /*
- * We're giving too many credits to the card - but disable this check so we can keep on moving :-|
- *
- */
- KASSERT(rcv->sb_cc < (rcv->sb_mbmax << 1),
-
- ("so=%p, data contents exceed mbmax, sb_cc=%d sb_mbmax=%d",
- so, rcv->sb_cc, rcv->sb_mbmax));
-#endif
-
-
- CTR2(KTR_TOM, "sb_cc=%d sb_mbcnt=%d",
- rcv->sb_cc, rcv->sb_mbcnt);
-
- state = so_state_get(so);
- if (__predict_true((state & SS_NOFDREF) == 0))
- so_sorwakeup_locked(so);
- else
- sockbuf_unlock(rcv);
-}
-
/*
* Handler for RX_DATA CPL messages.
*/
static int
-do_rx_data(struct t3cdev *cdev, struct mbuf *m, void *ctx)
+do_rx_data(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
{
- struct toepcb *toep = (struct toepcb *)ctx;
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct cpl_rx_data *hdr = mtod(m, void *);
+ unsigned int tid = GET_TID(hdr);
+ struct toepcb *toep = lookup_tid(&td->tid_maps, tid);
+ struct inpcb *inp = toep->tp_inp;
+ struct tcpcb *tp;
+ struct socket *so;
+ struct sockbuf *so_rcv;
- DPRINTF("rx_data len=%d\n", m->m_pkthdr.len);
-
- new_rx_data(toep, m);
+ /* Advance over CPL */
+ m_adj(m, sizeof(*hdr));
- return (0);
-}
-
-static void
-new_rx_data_ddp(struct toepcb *toep, struct mbuf *m)
-{
- struct tcpcb *tp;
- struct ddp_state *q;
- struct ddp_buf_state *bsp;
- struct cpl_rx_data_ddp *hdr;
- struct socket *so;
- unsigned int ddp_len, rcv_nxt, ddp_report, end_offset, buf_idx;
- int nomoredata = 0;
- unsigned int delack_mode;
- struct sockbuf *rcv;
-
- tp = toep->tp_tp;
- inp_wlock(tp->t_inpcb);
- so = inp_inpcbtosocket(tp->t_inpcb);
-
- if (__predict_false(so_no_receive(so))) {
-
- handle_excess_rx(toep, m);
- inp_wunlock(tp->t_inpcb);
- return;
- }
-
- q = &toep->tp_ddp_state;
- hdr = cplhdr(m);
- ddp_report = ntohl(hdr->u.ddp_report);
- buf_idx = (ddp_report >> S_DDP_BUF_IDX) & 1;
- bsp = &q->buf_state[buf_idx];
-
- CTR4(KTR_TOM,
- "new_rx_data_ddp: tp->rcv_nxt 0x%x cur_offset %u "
- "hdr seq 0x%x len %u",
- tp->rcv_nxt, bsp->cur_offset, ntohl(hdr->seq),
- ntohs(hdr->len));
- CTR3(KTR_TOM,
- "new_rx_data_ddp: offset %u ddp_report 0x%x buf_idx=%d",
- G_DDP_OFFSET(ddp_report), ddp_report, buf_idx);
-
- ddp_len = ntohs(hdr->len);
- rcv_nxt = ntohl(hdr->seq) + ddp_len;
-
- delack_mode = G_DDP_DACK_MODE(ddp_report);
- if (__predict_false(G_DDP_DACK_MODE(ddp_report) != toep->tp_delack_mode)) {
- toep->tp_delack_mode = delack_mode;
- toep->tp_delack_seq = tp->rcv_nxt;
- }
-
- m->m_seq = tp->rcv_nxt;
- tp->rcv_nxt = rcv_nxt;
-
- tp->t_rcvtime = ticks;
- /*
- * Store the length in m->m_len. We are changing the meaning of
- * m->m_len here, we need to be very careful that nothing from now on
- * interprets ->len of this packet the usual way.
- */
- m->m_len = m->m_pkthdr.len = rcv_nxt - m->m_seq;
- inp_wunlock(tp->t_inpcb);
- CTR3(KTR_TOM,
- "new_rx_data_ddp: m_len=%u rcv_next 0x%08x rcv_nxt_prev=0x%08x ",
- m->m_len, rcv_nxt, m->m_seq);
- /*
- * Figure out where the new data was placed in the buffer and store it
- * in when. Assumes the buffer offset starts at 0, consumer needs to
- * account for page pod's pg_offset.
- */
- end_offset = G_DDP_OFFSET(ddp_report) + ddp_len;
- m->m_cur_offset = end_offset - m->m_pkthdr.len;
-
- rcv = so_sockbuf_rcv(so);
- sockbuf_lock(rcv);
-
- m->m_ddp_gl = (unsigned char *)bsp->gl;
- m->m_flags |= M_DDP;
- bsp->cur_offset = end_offset;
- toep->tp_enqueued_bytes += m->m_pkthdr.len;
-
- /*
- * Length is only meaningful for kbuf
- */
- if (!(bsp->flags & DDP_BF_NOCOPY))
- KASSERT(m->m_len <= bsp->gl->dgl_length,
- ("length received exceeds ddp pages: len=%d dgl_length=%d",
- m->m_len, bsp->gl->dgl_length));
-
- KASSERT(m->m_len > 0, ("%s m_len=%d", __FUNCTION__, m->m_len));
- KASSERT(m->m_next == NULL, ("m_len=%p", m->m_next));
- /*
- * Bit 0 of flags stores whether the DDP buffer is completed.
- * Note that other parts of the code depend on this being in bit 0.
- */
- if ((bsp->flags & DDP_BF_NOINVAL) && end_offset != bsp->gl->dgl_length) {
- panic("spurious ddp completion");
- } else {
- m->m_ddp_flags = !!(ddp_report & F_DDP_BUF_COMPLETE);
- if (m->m_ddp_flags && !(bsp->flags & DDP_BF_NOFLIP))
- q->cur_buf ^= 1; /* flip buffers */
+ /* XXX: revisit. This comes from the T4 TOM */
+ if (__predict_false(inp == NULL)) {
+ /*
+ * do_pass_establish failed and must be attempting to abort the
+ * connection. Meanwhile, the T4 has sent us data for such a
+ * connection.
+ */
+#ifdef notyet
+ KASSERT(toepcb_flag(toep, TPF_ABORT_SHUTDOWN),
+ ("%s: inp NULL and tid isn't being aborted", __func__));
+#endif
+ m_freem(m);
+ return (0);
}
- if (bsp->flags & DDP_BF_NOCOPY) {
- m->m_ddp_flags |= (bsp->flags & DDP_BF_NOCOPY);
- bsp->flags &= ~DDP_BF_NOCOPY;
+ INP_WLOCK(inp);
+ if (inp->inp_flags & (INP_DROPPED | INP_TIMEWAIT)) {
+ CTR4(KTR_CXGB, "%s: tid %u, rx (%d bytes), inp_flags 0x%x",
+ __func__, tid, m->m_pkthdr.len, inp->inp_flags);
+ INP_WUNLOCK(inp);
+ m_freem(m);
+ return (0);
}
- if (ddp_report & F_DDP_PSH)
- m->m_ddp_flags |= DDP_BF_PSH;
- if (nomoredata)
- m->m_ddp_flags |= DDP_BF_NODATA;
+ if (__predict_false(hdr->dack_mode != toep->tp_delack_mode))
+ toep->tp_delack_mode = hdr->dack_mode;
-#ifdef notyet
- skb_reset_transport_header(skb);
- tcp_hdr(skb)->fin = 0; /* changes original hdr->ddp_report */
+ tp = intotcpcb(inp);
+
+#ifdef INVARIANTS
+ if (__predict_false(tp->rcv_nxt != be32toh(hdr->seq))) {
+ log(LOG_ERR,
+ "%s: unexpected seq# %x for TID %u, rcv_nxt %x\n",
+ __func__, be32toh(hdr->seq), toep->tp_tid, tp->rcv_nxt);
+ }
#endif
- SBAPPEND(rcv, m);
-
- if ((so_state_get(so) & SS_NOFDREF) == 0 && ((ddp_report & F_DDP_PSH) ||
- (((m->m_ddp_flags & (DDP_BF_NOCOPY|1)) == (DDP_BF_NOCOPY|1))
- || !(m->m_ddp_flags & DDP_BF_NOCOPY))))
- so_sorwakeup_locked(so);
- else
- sockbuf_unlock(rcv);
-}
-
-#define DDP_ERR (F_DDP_PPOD_MISMATCH | F_DDP_LLIMIT_ERR | F_DDP_ULIMIT_ERR |\
- F_DDP_PPOD_PARITY_ERR | F_DDP_PADDING_ERR | F_DDP_OFFSET_ERR |\
- F_DDP_INVALID_TAG | F_DDP_COLOR_ERR | F_DDP_TID_MISMATCH |\
- F_DDP_INVALID_PPOD)
-
-/*
- * Handler for RX_DATA_DDP CPL messages.
- */
-static int
-do_rx_data_ddp(struct t3cdev *cdev, struct mbuf *m, void *ctx)
-{
- struct toepcb *toep = ctx;
- const struct cpl_rx_data_ddp *hdr = cplhdr(m);
-
- VALIDATE_SOCK(so);
-
- if (__predict_false(ntohl(hdr->ddpvld_status) & DDP_ERR)) {
- log(LOG_ERR, "RX_DATA_DDP for TID %u reported error 0x%x\n",
- GET_TID(hdr), G_DDP_VALID(ntohl(hdr->ddpvld_status)));
- return (CPL_RET_BUF_DONE);
- }
-#if 0
- skb->h.th = tcphdr_skb->h.th;
-#endif
- new_rx_data_ddp(toep, m);
- return (0);
-}
-
-static void
-process_ddp_complete(struct toepcb *toep, struct mbuf *m)
-{
- struct tcpcb *tp = toep->tp_tp;
- struct socket *so;
- struct ddp_state *q;
- struct ddp_buf_state *bsp;
- struct cpl_rx_ddp_complete *hdr;
- unsigned int ddp_report, buf_idx, when, delack_mode;
- int nomoredata = 0;
- struct sockbuf *rcv;
-
- inp_wlock(tp->t_inpcb);
- so = inp_inpcbtosocket(tp->t_inpcb);
-
- if (__predict_false(so_no_receive(so))) {
- struct inpcb *inp = so_sotoinpcb(so);
-
- handle_excess_rx(toep, m);
- inp_wunlock(inp);
- return;
- }
- q = &toep->tp_ddp_state;
- hdr = cplhdr(m);
- ddp_report = ntohl(hdr->ddp_report);
- buf_idx = (ddp_report >> S_DDP_BUF_IDX) & 1;
- m->m_pkthdr.csum_data = tp->rcv_nxt;
-
- rcv = so_sockbuf_rcv(so);
- sockbuf_lock(rcv);
-
- bsp = &q->buf_state[buf_idx];
- when = bsp->cur_offset;
- m->m_len = m->m_pkthdr.len = G_DDP_OFFSET(ddp_report) - when;
- tp->rcv_nxt += m->m_len;
+ tp->rcv_nxt += m->m_pkthdr.len;
+ KASSERT(tp->rcv_wnd >= m->m_pkthdr.len,
+ ("%s: negative window size", __func__));
+ tp->rcv_wnd -= m->m_pkthdr.len;
tp->t_rcvtime = ticks;
- delack_mode = G_DDP_DACK_MODE(ddp_report);
- if (__predict_false(G_DDP_DACK_MODE(ddp_report) != toep->tp_delack_mode)) {
- toep->tp_delack_mode = delack_mode;
- toep->tp_delack_seq = tp->rcv_nxt;
+ so = inp->inp_socket;
+ so_rcv = &so->so_rcv;
+ SOCKBUF_LOCK(so_rcv);
+
+ if (__predict_false(so_rcv->sb_state & SBS_CANTRCVMORE)) {
+ CTR3(KTR_CXGB, "%s: tid %u, excess rx (%d bytes)",
+ __func__, tid, m->m_pkthdr.len);
+ SOCKBUF_UNLOCK(so_rcv);
+ INP_WUNLOCK(inp);
+
+ INP_INFO_WLOCK(&V_tcbinfo);
+ INP_WLOCK(inp);
+ tp = tcp_drop(tp, ECONNRESET);
+ if (tp)
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+
+ m_freem(m);
+ return (0);
}
-#ifdef notyet
- skb_reset_transport_header(skb);
- tcp_hdr(skb)->fin = 0; /* changes valid memory past CPL */
-#endif
- inp_wunlock(tp->t_inpcb);
- KASSERT(m->m_len >= 0, ("%s m_len=%d", __FUNCTION__, m->m_len));
- CTR5(KTR_TOM,
- "process_ddp_complete: tp->rcv_nxt 0x%x cur_offset %u "
- "ddp_report 0x%x offset %u, len %u",
- tp->rcv_nxt, bsp->cur_offset, ddp_report,
- G_DDP_OFFSET(ddp_report), m->m_len);
+ /* receive buffer autosize */
+ if (so_rcv->sb_flags & SB_AUTOSIZE &&
+ V_tcp_do_autorcvbuf &&
+ so_rcv->sb_hiwat < V_tcp_autorcvbuf_max &&
+ (m->m_pkthdr.len > (sbspace(so_rcv) / 8 * 7) || tp->rcv_wnd < 32768)) {
+ unsigned int hiwat = so_rcv->sb_hiwat;
+ unsigned int newsize = min(hiwat + V_tcp_autorcvbuf_inc,
+ V_tcp_autorcvbuf_max);
- m->m_cur_offset = bsp->cur_offset;
- bsp->cur_offset += m->m_len;
+ if (!sbreserve_locked(so_rcv, newsize, so, NULL))
+ so_rcv->sb_flags &= ~SB_AUTOSIZE;
+ else
+ toep->tp_rx_credits += newsize - hiwat;
+ }
- if (!(bsp->flags & DDP_BF_NOFLIP)) {
- q->cur_buf ^= 1; /* flip buffers */
- if (G_DDP_OFFSET(ddp_report) < q->kbuf[0]->dgl_length)
- nomoredata=1;
- }
-
- CTR4(KTR_TOM,
- "process_ddp_complete: tp->rcv_nxt 0x%x cur_offset %u "
- "ddp_report %u offset %u",
- tp->rcv_nxt, bsp->cur_offset, ddp_report,
- G_DDP_OFFSET(ddp_report));
-
- m->m_ddp_gl = (unsigned char *)bsp->gl;
- m->m_flags |= M_DDP;
- m->m_ddp_flags = (bsp->flags & DDP_BF_NOCOPY) | 1;
- if (bsp->flags & DDP_BF_NOCOPY)
- bsp->flags &= ~DDP_BF_NOCOPY;
- if (nomoredata)
- m->m_ddp_flags |= DDP_BF_NODATA;
+ toep->tp_enqueued += m->m_pkthdr.len;
+ sbappendstream_locked(so_rcv, m);
+ sorwakeup_locked(so);
+ SOCKBUF_UNLOCK_ASSERT(so_rcv);
- SBAPPEND(rcv, m);
- if ((so_state_get(so) & SS_NOFDREF) == 0)
- so_sorwakeup_locked(so);
- else
- sockbuf_unlock(rcv);
-}
-
-/*
- * Handler for RX_DDP_COMPLETE CPL messages.
- */
-static int
-do_rx_ddp_complete(struct t3cdev *cdev, struct mbuf *m, void *ctx)
-{
- struct toepcb *toep = ctx;
-
- VALIDATE_SOCK(so);
-#if 0
- skb->h.th = tcphdr_skb->h.th;
-#endif
- process_ddp_complete(toep, m);
+ INP_WUNLOCK(inp);
return (0);
}
/*
- * Move a socket to TIME_WAIT state. We need to make some adjustments to the
- * socket state before calling tcp_time_wait to comply with its expectations.
+ * Handler for PEER_CLOSE CPL messages.
*/
-static void
-enter_timewait(struct tcpcb *tp)
+static int
+do_peer_close(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
{
- /*
- * Bump rcv_nxt for the peer FIN. We don't do this at the time we
- * process peer_close because we don't want to carry the peer FIN in
- * the socket's receive queue and if we increment rcv_nxt without
- * having the FIN in the receive queue we'll confuse facilities such
- * as SIOCINQ.
- */
- inp_wlock(tp->t_inpcb);
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ const struct cpl_peer_close *hdr = mtod(m, void *);
+ unsigned int tid = GET_TID(hdr);
+ struct toepcb *toep = lookup_tid(&td->tid_maps, tid);
+ struct inpcb *inp = toep->tp_inp;
+ struct tcpcb *tp;
+ struct socket *so;
+
+ INP_INFO_WLOCK(&V_tcbinfo);
+ INP_WLOCK(inp);
+ tp = intotcpcb(inp);
+
+ CTR5(KTR_CXGB, "%s: tid %u (%s), toep_flags 0x%x, inp %p", __func__,
+ tid, tp ? tcpstates[tp->t_state] : "no tp" , toep->tp_flags, inp);
+
+ if (toep->tp_flags & TP_ABORT_RPL_PENDING)
+ goto done;
+
+ so = inp_inpcbtosocket(inp);
+
+ socantrcvmore(so);
tp->rcv_nxt++;
- tp->ts_recent_age = 0; /* defeat recycling */
- tp->t_srtt = 0; /* defeat tcp_update_metrics */
- inp_wunlock(tp->t_inpcb);
- tcp_offload_twstart(tp);
-}
-
-/*
- * For TCP DDP a PEER_CLOSE may also be an implicit RX_DDP_COMPLETE. This
- * function deals with the data that may be reported along with the FIN.
- * Returns -1 if no further processing of the PEER_CLOSE is needed, >= 0 to
- * perform normal FIN-related processing. In the latter case 1 indicates that
- * there was an implicit RX_DDP_COMPLETE and the skb should not be freed, 0 the
- * skb can be freed.
- */
-static int
-handle_peer_close_data(struct socket *so, struct mbuf *m)
-{
- struct tcpcb *tp = so_sototcpcb(so);
- struct toepcb *toep = tp->t_toe;
- struct ddp_state *q;
- struct ddp_buf_state *bsp;
- struct cpl_peer_close *req = cplhdr(m);
- unsigned int rcv_nxt = ntohl(req->rcv_nxt) - 1; /* exclude FIN */
- struct sockbuf *rcv;
-
- if (tp->rcv_nxt == rcv_nxt) /* no data */
- return (0);
-
- CTR0(KTR_TOM, "handle_peer_close_data");
- if (__predict_false(so_no_receive(so))) {
- handle_excess_rx(toep, m);
-
- /*
- * Although we discard the data we want to process the FIN so
- * that PEER_CLOSE + data behaves the same as RX_DATA_DDP +
- * PEER_CLOSE without data. In particular this PEER_CLOSE
- * may be what will close the connection. We return 1 because
- * handle_excess_rx() already freed the packet.
- */
- return (1);
- }
-
- inp_lock_assert(tp->t_inpcb);
- q = &toep->tp_ddp_state;
- rcv = so_sockbuf_rcv(so);
- sockbuf_lock(rcv);
-
- bsp = &q->buf_state[q->cur_buf];
- m->m_len = m->m_pkthdr.len = rcv_nxt - tp->rcv_nxt;
- KASSERT(m->m_len > 0, ("%s m_len=%d", __FUNCTION__, m->m_len));
- m->m_ddp_gl = (unsigned char *)bsp->gl;
- m->m_flags |= M_DDP;
- m->m_cur_offset = bsp->cur_offset;
- m->m_ddp_flags =
- DDP_BF_PSH | (bsp->flags & DDP_BF_NOCOPY) | 1;
- m->m_seq = tp->rcv_nxt;
- tp->rcv_nxt = rcv_nxt;
- bsp->cur_offset += m->m_pkthdr.len;
- if (!(bsp->flags & DDP_BF_NOFLIP))
- q->cur_buf ^= 1;
-#ifdef notyet
- skb_reset_transport_header(skb);
- tcp_hdr(skb)->fin = 0; /* changes valid memory past CPL */
-#endif
- tp->t_rcvtime = ticks;
- SBAPPEND(rcv, m);
- if (__predict_true((so_state_get(so) & SS_NOFDREF) == 0))
- so_sorwakeup_locked(so);
- else
- sockbuf_unlock(rcv);
-
- return (1);
-}
-
-/*
- * Handle a peer FIN.
- */
-static void
-do_peer_fin(struct toepcb *toep, struct mbuf *m)
-{
- struct socket *so;
- struct tcpcb *tp = toep->tp_tp;
- int keep, action;
-
- action = keep = 0;
- CTR1(KTR_TOM, "do_peer_fin state=%d", tp->t_state);
- if (!is_t3a(toep->tp_toedev) && (toep->tp_flags & TP_ABORT_RPL_PENDING)) {
- printf("abort_pending set\n");
-
- goto out;
- }
- inp_wlock(tp->t_inpcb);
- so = inp_inpcbtosocket(toep->tp_tp->t_inpcb);
- if (toep->tp_ulp_mode == ULP_MODE_TCPDDP) {
- keep = handle_peer_close_data(so, m);
- if (keep < 0) {
- inp_wunlock(tp->t_inpcb);
- return;
- }
- }
- if (TCPS_HAVERCVDFIN(tp->t_state) == 0) {
- CTR1(KTR_TOM,
- "waking up waiters for cantrcvmore on %p ", so);
- socantrcvmore(so);
-
- /*
- * If connection is half-synchronized
- * (ie NEEDSYN flag on) then delay ACK,
- * so it may be piggybacked when SYN is sent.
- * Otherwise, since we received a FIN then no
- * more input can be expected, send ACK now.
- */
- if (tp->t_flags & TF_NEEDSYN)
- tp->t_flags |= TF_DELACK;
- else
- tp->t_flags |= TF_ACKNOW;
- tp->rcv_nxt++;
- }
-
switch (tp->t_state) {
case TCPS_SYN_RECEIVED:
- tp->t_starttime = ticks;
- /* FALLTHROUGH */
+ tp->t_starttime = ticks;
+ /* FALLTHROUGH */
case TCPS_ESTABLISHED:
tp->t_state = TCPS_CLOSE_WAIT;
break;
@@ -2561,228 +1251,134 @@
tp->t_state = TCPS_CLOSING;
break;
case TCPS_FIN_WAIT_2:
- /*
- * If we've sent an abort_req we must have sent it too late,
- * HW will send us a reply telling us so, and this peer_close
- * is really the last message for this connection and needs to
- * be treated as an abort_rpl, i.e., transition the connection
- * to TCP_CLOSE (note that the host stack does this at the
- * time of generating the RST but we must wait for HW).
- * Otherwise we enter TIME_WAIT.
- */
- t3_release_offload_resources(toep);
- if (toep->tp_flags & TP_ABORT_RPL_PENDING) {
- action = TCP_CLOSE;
- } else {
- action = TCP_TIMEWAIT;
- }
- break;
+ tcp_twstart(tp);
+ INP_UNLOCK_ASSERT(inp); /* safe, we have a ref on the inp */
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+
+ INP_WLOCK(inp);
+ toepcb_release(toep); /* no more CPLs expected */
+
+ m_freem(m);
+ return (0);
default:
- log(LOG_ERR,
- "%s: TID %u received PEER_CLOSE in bad state %d\n",
- toep->tp_toedev->tod_name, toep->tp_tid, tp->t_state);
- }
- inp_wunlock(tp->t_inpcb);
-
- if (action == TCP_TIMEWAIT) {
- enter_timewait(tp);
- } else if (action == TCP_DROP) {
- tcp_offload_drop(tp, 0);
- } else if (action == TCP_CLOSE) {
- tcp_offload_close(tp);
+ log(LOG_ERR, "%s: TID %u received PEER_CLOSE in bad state %d\n",
+ __func__, toep->tp_tid, tp->t_state);
}
-#ifdef notyet
- /* Do not send POLL_HUP for half duplex close. */
- if ((sk->sk_shutdown & SEND_SHUTDOWN) ||
- sk->sk_state == TCP_CLOSE)
- sk_wake_async(so, 1, POLL_HUP);
- else
- sk_wake_async(so, 1, POLL_IN);
-#endif
+done:
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
-out:
- if (!keep)
- m_free(m);
-}
-
-/*
- * Handler for PEER_CLOSE CPL messages.
- */
-static int
-do_peer_close(struct t3cdev *cdev, struct mbuf *m, void *ctx)
-{
- struct toepcb *toep = (struct toepcb *)ctx;
-
- VALIDATE_SOCK(so);
-
- do_peer_fin(toep, m);
- return (0);
-}
-
-static void
-process_close_con_rpl(struct toepcb *toep, struct mbuf *m)
-{
- struct cpl_close_con_rpl *rpl = cplhdr(m);
- struct tcpcb *tp = toep->tp_tp;
- struct socket *so;
- int action = 0;
- struct sockbuf *rcv;
-
- inp_wlock(tp->t_inpcb);
- so = inp_inpcbtosocket(tp->t_inpcb);
-
- tp->snd_una = ntohl(rpl->snd_nxt) - 1; /* exclude FIN */
-
- if (!is_t3a(toep->tp_toedev) && (toep->tp_flags & TP_ABORT_RPL_PENDING)) {
- inp_wunlock(tp->t_inpcb);
- goto out;
- }
-
- CTR3(KTR_TOM, "process_close_con_rpl(%p) state=%d dead=%d", toep,
- tp->t_state, !!(so_state_get(so) & SS_NOFDREF));
-
- switch (tp->t_state) {
- case TCPS_CLOSING: /* see FIN_WAIT2 case in do_peer_fin */
- t3_release_offload_resources(toep);
- if (toep->tp_flags & TP_ABORT_RPL_PENDING) {
- action = TCP_CLOSE;
-
- } else {
- action = TCP_TIMEWAIT;
- }
- break;
- case TCPS_LAST_ACK:
- /*
- * In this state we don't care about pending abort_rpl.
- * If we've sent abort_req it was post-close and was sent too
- * late, this close_con_rpl is the actual last message.
- */
- t3_release_offload_resources(toep);
- action = TCP_CLOSE;
- break;
- case TCPS_FIN_WAIT_1:
- /*
- * If we can't receive any more
- * data, then closing user can proceed.
- * Starting the timer is contrary to the
- * specification, but if we don't get a FIN
- * we'll hang forever.
- *
- * XXXjl:
- * we should release the tp also, and use a
- * compressed state.
- */
- if (so)
- rcv = so_sockbuf_rcv(so);
- else
- break;
-
- if (rcv->sb_state & SBS_CANTRCVMORE) {
- int timeout;
-
- if (so)
- soisdisconnected(so);
- timeout = (tcp_fast_finwait2_recycle) ?
- tcp_finwait2_timeout : tcp_maxidle;
- tcp_timer_activate(tp, TT_2MSL, timeout);
- }
- tp->t_state = TCPS_FIN_WAIT_2;
- if ((so_options_get(so) & SO_LINGER) && so_linger_get(so) == 0 &&
- (toep->tp_flags & TP_ABORT_SHUTDOWN) == 0) {
- action = TCP_DROP;
- }
-
- break;
- default:
- log(LOG_ERR,
- "%s: TID %u received CLOSE_CON_RPL in bad state %d\n",
- toep->tp_toedev->tod_name, toep->tp_tid,
- tp->t_state);
- }
- inp_wunlock(tp->t_inpcb);
-
-
- if (action == TCP_TIMEWAIT) {
- enter_timewait(tp);
- } else if (action == TCP_DROP) {
- tcp_offload_drop(tp, 0);
- } else if (action == TCP_CLOSE) {
- tcp_offload_close(tp);
- }
-out:
m_freem(m);
-}
-
-/*
- * Handler for CLOSE_CON_RPL CPL messages.
- */
-static int
-do_close_con_rpl(struct t3cdev *cdev, struct mbuf *m,
- void *ctx)
-{
- struct toepcb *toep = (struct toepcb *)ctx;
-
- process_close_con_rpl(toep, m);
return (0);
}
/*
- * Process abort replies. We only process these messages if we anticipate
- * them as the coordination between SW and HW in this area is somewhat lacking
- * and sometimes we get ABORT_RPLs after we are done with the connection that
- * originated the ABORT_REQ.
+ * Handler for CLOSE_CON_RPL CPL messages. peer ACK to our FIN received.
*/
-static void
-process_abort_rpl(struct toepcb *toep, struct mbuf *m)
+static int
+do_close_con_rpl(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
{
- struct tcpcb *tp = toep->tp_tp;
- struct socket *so;
- int needclose = 0;
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ const struct cpl_close_con_rpl *rpl = mtod(m, void *);
+ unsigned int tid = GET_TID(rpl);
+ struct toepcb *toep = lookup_tid(&td->tid_maps, tid);
+ struct inpcb *inp = toep->tp_inp;
+ struct tcpcb *tp;
+ struct socket *so;
+
+ INP_INFO_WLOCK(&V_tcbinfo);
+ INP_WLOCK(inp);
+ tp = intotcpcb(inp);
+
+ CTR4(KTR_CXGB, "%s: tid %u (%s), toep_flags 0x%x", __func__, tid,
+ tp ? tcpstates[tp->t_state] : "no tp", toep->tp_flags);
+
+ if ((toep->tp_flags & TP_ABORT_RPL_PENDING))
+ goto done;
+
+ so = inp_inpcbtosocket(inp);
+ tp->snd_una = ntohl(rpl->snd_nxt) - 1; /* exclude FIN */
+
+ switch (tp->t_state) {
+ case TCPS_CLOSING:
+ tcp_twstart(tp);
+release:
+ INP_UNLOCK_ASSERT(inp); /* safe, we have a ref on the inp */
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+
+ INP_WLOCK(inp);
+ toepcb_release(toep); /* no more CPLs expected */
-#ifdef T3_TRACE
- T3_TRACE1(TIDTB(sk),
- "process_abort_rpl: GTS rpl pending %d",
- sock_flag(sk, ABORT_RPL_PENDING));
-#endif
-
- inp_wlock(tp->t_inpcb);
- so = inp_inpcbtosocket(tp->t_inpcb);
-
- if (toep->tp_flags & TP_ABORT_RPL_PENDING) {
- /*
- * XXX panic on tcpdrop
- */
- if (!(toep->tp_flags & TP_ABORT_RPL_RCVD) && !is_t3a(toep->tp_toedev))
- toep->tp_flags |= TP_ABORT_RPL_RCVD;
- else {
- toep->tp_flags &= ~(TP_ABORT_RPL_RCVD|TP_ABORT_RPL_PENDING);
- if (!(toep->tp_flags & TP_ABORT_REQ_RCVD) ||
- !is_t3a(toep->tp_toedev)) {
- if (toep->tp_flags & TP_ABORT_REQ_RCVD)
- panic("TP_ABORT_REQ_RCVD set");
- t3_release_offload_resources(toep);
- needclose = 1;
- }
- }
+ m_freem(m);
+ return (0);
+ case TCPS_LAST_ACK:
+ if (tcp_close(tp))
+ INP_WUNLOCK(inp);
+ goto release;
+
+ case TCPS_FIN_WAIT_1:
+ if (so->so_rcv.sb_state & SBS_CANTRCVMORE)
+ soisdisconnected(so);
+ tp->t_state = TCPS_FIN_WAIT_2;
+ break;
+ default:
+ log(LOG_ERR,
+ "%s: TID %u received CLOSE_CON_RPL in bad state %d\n",
+ __func__, toep->tp_tid, tp->t_state);
}
- inp_wunlock(tp->t_inpcb);
- if (needclose)
- tcp_offload_close(tp);
+done:
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
- m_free(m);
+ m_freem(m);
+ return (0);
+}
+
+static int
+do_smt_write_rpl(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
+{
+ struct cpl_smt_write_rpl *rpl = mtod(m, void *);
+
+ if (rpl->status != CPL_ERR_NONE) {
+ log(LOG_ERR,
+ "Unexpected SMT_WRITE_RPL status %u for entry %u\n",
+ rpl->status, GET_TID(rpl));
+ }
+
+ m_freem(m);
+ return (0);
+}
+
+static int
+do_set_tcb_rpl(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
+{
+ struct cpl_set_tcb_rpl *rpl = mtod(m, void *);
+
+ if (rpl->status != CPL_ERR_NONE) {
+ log(LOG_ERR, "Unexpected SET_TCB_RPL status %u for tid %u\n",
+ rpl->status, GET_TID(rpl));
+ }
+
+ m_freem(m);
+ return (0);
}
/*
* Handle an ABORT_RPL_RSS CPL message.
*/
static int
-do_abort_rpl(struct t3cdev *cdev, struct mbuf *m, void *ctx)
+do_abort_rpl(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
{
- struct cpl_abort_rpl_rss *rpl = cplhdr(m);
- struct toepcb *toep;
-
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ const struct cpl_abort_rpl_rss *rpl = mtod(m, void *);
+ unsigned int tid = GET_TID(rpl);
+ struct toepcb *toep = lookup_tid(&td->tid_maps, tid);
+ struct inpcb *inp;
+
/*
* Ignore replies to post-close aborts indicating that the abort was
* requested too late. These connections are terminated when we get
@@ -2790,99 +1386,54 @@
* arrives the TID is either no longer used or it has been recycled.
*/
if (rpl->status == CPL_ERR_ABORT_FAILED) {
-discard:
- m_free(m);
+ m_freem(m);
return (0);
}
- toep = (struct toepcb *)ctx;
-
- /*
- * Sometimes we've already closed the socket, e.g., a post-close
- * abort races with ABORT_REQ_RSS, the latter frees the socket
- * expecting the ABORT_REQ will fail with CPL_ERR_ABORT_FAILED,
- * but FW turns the ABORT_REQ into a regular one and so we get
- * ABORT_RPL_RSS with status 0 and no socket. Only on T3A.
- */
- if (!toep)
- goto discard;
+ if (toep->tp_flags & TP_IS_A_SYNQ_ENTRY)
+ return (do_abort_rpl_synqe(qs, r, m));
- if (toep->tp_tp == NULL) {
- log(LOG_NOTICE, "removing tid for abort\n");
- cxgb_remove_tid(cdev, toep, toep->tp_tid);
- if (toep->tp_l2t)
- l2t_release(L2DATA(cdev), toep->tp_l2t);
+ CTR4(KTR_CXGB, "%s: tid %d, toep %p, status %d", __func__, tid, toep,
+ rpl->status);
- toepcb_release(toep);
- goto discard;
+ inp = toep->tp_inp;
+ INP_WLOCK(inp);
+
+ if (toep->tp_flags & TP_ABORT_RPL_PENDING) {
+ if (!(toep->tp_flags & TP_ABORT_RPL_RCVD)) {
+ toep->tp_flags |= TP_ABORT_RPL_RCVD;
+ INP_WUNLOCK(inp);
+ } else {
+ toep->tp_flags &= ~TP_ABORT_RPL_RCVD;
+ toep->tp_flags &= TP_ABORT_RPL_PENDING;
+ toepcb_release(toep); /* no more CPLs expected */
+ }
}
-
- log(LOG_NOTICE, "toep=%p\n", toep);
- log(LOG_NOTICE, "tp=%p\n", toep->tp_tp);
- toepcb_hold(toep);
- process_abort_rpl(toep, m);
- toepcb_release(toep);
+ m_freem(m);
return (0);
}
/*
- * Convert the status code of an ABORT_REQ into a FreeBSD error code. Also
- * indicate whether RST should be sent in response.
+ * Convert the status code of an ABORT_REQ into a FreeBSD error code.
*/
static int
-abort_status_to_errno(struct socket *so, int abort_reason, int *need_rst)
+abort_status_to_errno(struct tcpcb *tp, int abort_reason)
{
- struct tcpcb *tp = so_sototcpcb(so);
-
switch (abort_reason) {
case CPL_ERR_BAD_SYN:
-#if 0
- NET_INC_STATS_BH(LINUX_MIB_TCPABORTONSYN); // fall through
-#endif
case CPL_ERR_CONN_RESET:
- // XXX need to handle SYN_RECV due to crossed SYNs
return (tp->t_state == TCPS_CLOSE_WAIT ? EPIPE : ECONNRESET);
case CPL_ERR_XMIT_TIMEDOUT:
case CPL_ERR_PERSIST_TIMEDOUT:
case CPL_ERR_FINWAIT2_TIMEDOUT:
case CPL_ERR_KEEPALIVE_TIMEDOUT:
-#if 0
- NET_INC_STATS_BH(LINUX_MIB_TCPABORTONTIMEOUT);
-#endif
return (ETIMEDOUT);
default:
return (EIO);
}
}
-static inline void
-set_abort_rpl_wr(struct mbuf *m, unsigned int tid, int cmd)
-{
- struct cpl_abort_rpl *rpl = cplhdr(m);
-
- rpl->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_OFLD_HOST_ABORT_CON_RPL));
- rpl->wr.wr_lo = htonl(V_WR_TID(tid));
- m->m_len = m->m_pkthdr.len = sizeof(*rpl);
-
- OPCODE_TID(rpl) = htonl(MK_OPCODE_TID(CPL_ABORT_RPL, tid));
- rpl->cmd = cmd;
-}
-
-static void
-send_deferred_abort_rpl(struct toedev *tdev, struct mbuf *m)
-{
- struct mbuf *reply_mbuf;
- struct cpl_abort_req_rss *req = cplhdr(m);
-
- reply_mbuf = m_gethdr_nofail(sizeof(struct cpl_abort_rpl));
- m_set_priority(m, CPL_PRIORITY_DATA);
- m->m_len = m->m_pkthdr.len = sizeof(struct cpl_abort_rpl);
- set_abort_rpl_wr(reply_mbuf, GET_TID(req), req->status);
- cxgb_ofld_send(TOM_DATA(tdev)->cdev, reply_mbuf);
- m_free(m);
-}
-
/*
* Returns whether an ABORT_REQ_RSS message is a negative advice.
*/
@@ -2893,850 +1444,177 @@
status == CPL_ERR_PERSIST_NEG_ADVICE;
}
-static void
-send_abort_rpl(struct mbuf *m, struct toedev *tdev, int rst_status)
+void
+send_abort_rpl(struct toedev *tod, int tid, int qset)
{
- struct mbuf *reply_mbuf;
- struct cpl_abort_req_rss *req = cplhdr(m);
+ struct mbuf *reply;
+ struct cpl_abort_rpl *rpl;
+ struct adapter *sc = tod->tod_softc;
- reply_mbuf = m_gethdr(M_NOWAIT, MT_DATA);
+ reply = M_GETHDR_OFLD(qset, CPL_PRIORITY_DATA, rpl);
+ if (!reply)
+ CXGB_UNIMPLEMENTED();
- if (!reply_mbuf) {
- /* Defer the reply. Stick rst_status into req->cmd. */
- req->status = rst_status;
- t3_defer_reply(m, tdev, send_deferred_abort_rpl);
- return;
+ rpl->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_OFLD_HOST_ABORT_CON_RPL));
+ rpl->wr.wrh_lo = htonl(V_WR_TID(tid));
+ OPCODE_TID(rpl) = htonl(MK_OPCODE_TID(CPL_ABORT_RPL, tid));
+ rpl->cmd = CPL_ABORT_NO_RST;
+
+ t3_offload_tx(sc, reply);
+}
+
+/*
+ * Handle an ABORT_REQ_RSS CPL message. If we're waiting for an ABORT_RPL we
+ * ignore this request except that we need to reply to it.
+ */
+static int
+do_abort_req(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
+{
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct toedev *tod = &td->tod;
+ const struct cpl_abort_req_rss *req = mtod(m, void *);
+ unsigned int tid = GET_TID(req);
+ struct toepcb *toep = lookup_tid(&td->tid_maps, tid);
+ struct inpcb *inp;
+ struct tcpcb *tp;
+ struct socket *so;
+ int qset = toep->tp_qset;
+
+ if (is_neg_adv_abort(req->status)) {
+ CTR4(KTR_CXGB, "%s: negative advice %d for tid %u (%x)",
+ __func__, req->status, tid, toep->tp_flags);
+ m_freem(m);
+ return (0);
}
- m_set_priority(reply_mbuf, CPL_PRIORITY_DATA);
- set_abort_rpl_wr(reply_mbuf, GET_TID(req), rst_status);
- m_free(m);
+ if (toep->tp_flags & TP_IS_A_SYNQ_ENTRY)
+ return (do_abort_req_synqe(qs, r, m));
+
+ inp = toep->tp_inp;
+ INP_INFO_WLOCK(&V_tcbinfo); /* for tcp_close */
+ INP_WLOCK(inp);
+
+ tp = intotcpcb(inp);
+ so = inp->inp_socket;
+
+ CTR6(KTR_CXGB, "%s: tid %u (%s), toep %p (%x), status %d",
+ __func__, tid, tcpstates[tp->t_state], toep, toep->tp_flags,
+ req->status);
+
+ if (!(toep->tp_flags & TP_ABORT_REQ_RCVD)) {
+ toep->tp_flags |= TP_ABORT_REQ_RCVD;
+ toep->tp_flags |= TP_ABORT_SHUTDOWN;
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ m_freem(m);
+ return (0);
+ }
+ toep->tp_flags &= ~TP_ABORT_REQ_RCVD;
/*
- * XXX need to sync with ARP as for SYN_RECV connections we can send
- * these messages while ARP is pending. For other connection states
- * it's not a problem.
+ * If we'd sent a reset on this toep, we'll ignore this and clean up in
+ * the T3's reply to our reset instead.
*/
- cxgb_ofld_send(TOM_DATA(tdev)->cdev, reply_mbuf);
-}
+ if (toep->tp_flags & TP_ABORT_RPL_PENDING) {
+ toep->tp_flags |= TP_ABORT_RPL_SENT;
+ INP_WUNLOCK(inp);
+ } else {
+ so_error_set(so, abort_status_to_errno(tp, req->status));
+ tp = tcp_close(tp);
+ if (tp == NULL)
+ INP_WLOCK(inp); /* re-acquire */
+ toepcb_release(toep); /* no more CPLs expected */
+ }
+ INP_INFO_WUNLOCK(&V_tcbinfo);
-#ifdef notyet
-static void
-cleanup_syn_rcv_conn(struct socket *child, struct socket *parent)
-{
- CXGB_UNIMPLEMENTED();
-#ifdef notyet
- struct request_sock *req = child->sk_user_data;
-
- inet_csk_reqsk_queue_removed(parent, req);
- synq_remove(tcp_sk(child));
- __reqsk_free(req);
- child->sk_user_data = NULL;
-#endif
-}
-
-
-/*
- * Performs the actual work to abort a SYN_RECV connection.
- */
-static void
-do_abort_syn_rcv(struct socket *child, struct socket *parent)
-{
- struct tcpcb *parenttp = so_sototcpcb(parent);
- struct tcpcb *childtp = so_sototcpcb(child);
-
- /*
- * If the server is still open we clean up the child connection,
- * otherwise the server already did the clean up as it was purging
- * its SYN queue and the skb was just sitting in its backlog.
- */
- if (__predict_false(parenttp->t_state == TCPS_LISTEN)) {
- cleanup_syn_rcv_conn(child, parent);
- inp_wlock(childtp->t_inpcb);
- t3_release_offload_resources(childtp->t_toe);
- inp_wunlock(childtp->t_inpcb);
- tcp_offload_close(childtp);
- }
-}
-#endif
-
-/*
- * Handle abort requests for a SYN_RECV connection. These need extra work
- * because the socket is on its parent's SYN queue.
- */
-static int
-abort_syn_rcv(struct socket *so, struct mbuf *m)
-{
- CXGB_UNIMPLEMENTED();
-#ifdef notyet
- struct socket *parent;
- struct toedev *tdev = toep->tp_toedev;
- struct t3cdev *cdev = TOM_DATA(tdev)->cdev;
- struct socket *oreq = so->so_incomp;
- struct t3c_tid_entry *t3c_stid;
- struct tid_info *t;
-
- if (!oreq)
- return -1; /* somehow we are not on the SYN queue */
-
- t = &(T3C_DATA(cdev))->tid_maps;
- t3c_stid = lookup_stid(t, oreq->ts_recent);
- parent = ((struct listen_ctx *)t3c_stid->ctx)->lso;
-
- so_lock(parent);
- do_abort_syn_rcv(so, parent);
- send_abort_rpl(m, tdev, CPL_ABORT_NO_RST);
- so_unlock(parent);
-#endif
+ send_abort_rpl(tod, tid, qset);
+ m_freem(m);
return (0);
}
-/*
- * Process abort requests. If we are waiting for an ABORT_RPL we ignore this
- * request except that we need to reply to it.
- */
static void
-process_abort_req(struct toepcb *toep, struct mbuf *m, struct toedev *tdev)
+assign_rxopt(struct tcpcb *tp, uint16_t tcpopt)
{
- int rst_status = CPL_ABORT_NO_RST;
- const struct cpl_abort_req_rss *req = cplhdr(m);
- struct tcpcb *tp = toep->tp_tp;
- struct socket *so;
- int needclose = 0;
-
- inp_wlock(tp->t_inpcb);
- so = inp_inpcbtosocket(toep->tp_tp->t_inpcb);
- if ((toep->tp_flags & TP_ABORT_REQ_RCVD) == 0) {
- toep->tp_flags |= (TP_ABORT_REQ_RCVD|TP_ABORT_SHUTDOWN);
- m_free(m);
- goto skip;
+ struct toepcb *toep = tp->t_toe;
+ struct adapter *sc = toep->tp_tod->tod_softc;
+
+ tp->t_maxseg = tp->t_maxopd = sc->params.mtus[G_TCPOPT_MSS(tcpopt)] - 40;
+
+ if (G_TCPOPT_TSTAMP(tcpopt)) {
+ tp->t_flags |= TF_RCVD_TSTMP;
+ tp->t_flags |= TF_REQ_TSTMP; /* forcibly set */
+ tp->ts_recent = 0; /* XXX */
+ tp->ts_recent_age = tcp_ts_getticks();
+ tp->t_maxseg -= TCPOLEN_TSTAMP_APPA;
}
- toep->tp_flags &= ~TP_ABORT_REQ_RCVD;
- /*
- * Three cases to consider:
- * a) We haven't sent an abort_req; close the connection.
- * b) We have sent a post-close abort_req that will get to TP too late
- * and will generate a CPL_ERR_ABORT_FAILED reply. The reply will
- * be ignored and the connection should be closed now.
- * c) We have sent a regular abort_req that will get to TP too late.
- * That will generate an abort_rpl with status 0, wait for it.
- */
- if (((toep->tp_flags & TP_ABORT_RPL_PENDING) == 0) ||
- (is_t3a(toep->tp_toedev) && (toep->tp_flags & TP_CLOSE_CON_REQUESTED))) {
- int error;
-
- error = abort_status_to_errno(so, req->status,
- &rst_status);
- so_error_set(so, error);
+ if (G_TCPOPT_SACK(tcpopt))
+ tp->t_flags |= TF_SACK_PERMIT;
+ else
+ tp->t_flags &= ~TF_SACK_PERMIT;
- if (__predict_true((so_state_get(so) & SS_NOFDREF) == 0))
- so_sorwakeup(so);
- /*
- * SYN_RECV needs special processing. If abort_syn_rcv()
- * returns 0 is has taken care of the abort.
- */
- if ((tp->t_state == TCPS_SYN_RECEIVED) && !abort_syn_rcv(so, m))
- goto skip;
+ if (G_TCPOPT_WSCALE_OK(tcpopt))
+ tp->t_flags |= TF_RCVD_SCALE;
- t3_release_offload_resources(toep);
- needclose = 1;
+ if ((tp->t_flags & (TF_RCVD_SCALE | TF_REQ_SCALE)) ==
+ (TF_RCVD_SCALE | TF_REQ_SCALE)) {
+ tp->rcv_scale = tp->request_r_scale;
+ tp->snd_scale = G_TCPOPT_SND_WSCALE(tcpopt);
}
- inp_wunlock(tp->t_inpcb);
- if (needclose)
- tcp_offload_close(tp);
-
- send_abort_rpl(m, tdev, rst_status);
- return;
-skip:
- inp_wunlock(tp->t_inpcb);
}
/*
- * Handle an ABORT_REQ_RSS CPL message.
+ * The ISS and IRS are from after the exchange of SYNs and are off by 1.
*/
-static int
-do_abort_req(struct t3cdev *cdev, struct mbuf *m, void *ctx)
+void
+make_established(struct socket *so, uint32_t cpl_iss, uint32_t cpl_irs,
+ uint16_t cpl_tcpopt)
{
- const struct cpl_abort_req_rss *req = cplhdr(m);
- struct toepcb *toep = (struct toepcb *)ctx;
-
- if (is_neg_adv_abort(req->status)) {
- m_free(m);
- return (0);
- }
+ struct inpcb *inp = sotoinpcb(so);
+ struct tcpcb *tp = intotcpcb(inp);
+ struct toepcb *toep = tp->t_toe;
+ long bufsize;
+ uint32_t iss = be32toh(cpl_iss) - 1; /* true ISS */
+ uint32_t irs = be32toh(cpl_irs) - 1; /* true IRS */
+ uint16_t tcpopt = be16toh(cpl_tcpopt);
- log(LOG_NOTICE, "aborting tid=%d\n", toep->tp_tid);
-
- if ((toep->tp_flags & (TP_SYN_RCVD|TP_ABORT_REQ_RCVD)) == TP_SYN_RCVD) {
- cxgb_remove_tid(cdev, toep, toep->tp_tid);
- toep->tp_flags |= TP_ABORT_REQ_RCVD;
-
- send_abort_rpl(m, toep->tp_toedev, CPL_ABORT_NO_RST);
- if (toep->tp_l2t)
- l2t_release(L2DATA(cdev), toep->tp_l2t);
+ INP_WLOCK_ASSERT(inp);
- /*
- * Unhook
- */
- toep->tp_tp->t_toe = NULL;
- toep->tp_tp->t_flags &= ~TF_TOE;
- toep->tp_tp = NULL;
- /*
- * XXX need to call syncache_chkrst - but we don't
- * have a way of doing that yet
- */
- toepcb_release(toep);
- log(LOG_ERR, "abort for unestablished connection :-(\n");
- return (0);
- }
- if (toep->tp_tp == NULL) {
- log(LOG_NOTICE, "disconnected toepcb\n");
- /* should be freed momentarily */
- return (0);
- }
+ tp->t_state = TCPS_ESTABLISHED;
+ tp->t_starttime = ticks;
+ TCPSTAT_INC(tcps_connects);
+ CTR4(KTR_CXGB, "%s tid %u, toep %p, inp %p", tcpstates[tp->t_state],
+ toep->tp_tid, toep, inp);
- toepcb_hold(toep);
- process_abort_req(toep, m, toep->tp_toedev);
- toepcb_release(toep);
- return (0);
-}
-#ifdef notyet
-static void
-pass_open_abort(struct socket *child, struct socket *parent, struct mbuf *m)
-{
- struct toedev *tdev = TOE_DEV(parent);
-
- do_abort_syn_rcv(child, parent);
- if (tdev->tod_ttid == TOE_ID_CHELSIO_T3) {
- struct cpl_pass_accept_rpl *rpl = cplhdr(m);
-
- rpl->opt0h = htonl(F_TCAM_BYPASS);
- rpl->opt0l_status = htonl(CPL_PASS_OPEN_REJECT);
- cxgb_ofld_send(TOM_DATA(tdev)->cdev, m);
- } else
- m_free(m);
-}
-#endif
-static void
-handle_pass_open_arp_failure(struct socket *so, struct mbuf *m)
-{
- CXGB_UNIMPLEMENTED();
-
-#ifdef notyet
- struct t3cdev *cdev;
- struct socket *parent;
- struct socket *oreq;
- struct t3c_tid_entry *t3c_stid;
- struct tid_info *t;
- struct tcpcb *otp, *tp = so_sototcpcb(so);
- struct toepcb *toep = tp->t_toe;
-
- /*
- * If the connection is being aborted due to the parent listening
- * socket going away there's nothing to do, the ABORT_REQ will close
- * the connection.
- */
- if (toep->tp_flags & TP_ABORT_RPL_PENDING) {
- m_free(m);
- return;
- }
-
- oreq = so->so_incomp;
- otp = so_sototcpcb(oreq);
-
- cdev = T3C_DEV(so);
- t = &(T3C_DATA(cdev))->tid_maps;
- t3c_stid = lookup_stid(t, otp->ts_recent);
- parent = ((struct listen_ctx *)t3c_stid->ctx)->lso;
-
- so_lock(parent);
- pass_open_abort(so, parent, m);
- so_unlock(parent);
-#endif
-}
-
-/*
- * Handle an ARP failure for a CPL_PASS_ACCEPT_RPL. This is treated similarly
- * to an ABORT_REQ_RSS in SYN_RECV as both events need to tear down a SYN_RECV
- * connection.
- */
-static void
-pass_accept_rpl_arp_failure(struct t3cdev *cdev, struct mbuf *m)
-{
-
-#ifdef notyet
- TCP_INC_STATS_BH(TCP_MIB_ATTEMPTFAILS);
- BLOG_SKB_CB(skb)->dev = TOE_DEV(skb->sk);
-#endif
- handle_pass_open_arp_failure(m_get_socket(m), m);
-}
-
-/*
- * Populate a reject CPL_PASS_ACCEPT_RPL WR.
- */
-static void
-mk_pass_accept_rpl(struct mbuf *reply_mbuf, struct mbuf *req_mbuf)
-{
- struct cpl_pass_accept_req *req = cplhdr(req_mbuf);
- struct cpl_pass_accept_rpl *rpl = cplhdr(reply_mbuf);
- unsigned int tid = GET_TID(req);
-
- m_set_priority(reply_mbuf, CPL_PRIORITY_SETUP);
- rpl->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- OPCODE_TID(rpl) = htonl(MK_OPCODE_TID(CPL_PASS_ACCEPT_RPL, tid));
- rpl->peer_ip = req->peer_ip; // req->peer_ip not overwritten yet
- rpl->opt0h = htonl(F_TCAM_BYPASS);
- rpl->opt0l_status = htonl(CPL_PASS_OPEN_REJECT);
- rpl->opt2 = 0;
- rpl->rsvd = rpl->opt2; /* workaround for HW bug */
-}
-
-/*
- * Send a deferred reject to an accept request.
- */
-static void
-reject_pass_request(struct toedev *tdev, struct mbuf *m)
-{
- struct mbuf *reply_mbuf;
-
- reply_mbuf = m_gethdr_nofail(sizeof(struct cpl_pass_accept_rpl));
- mk_pass_accept_rpl(reply_mbuf, m);
- cxgb_ofld_send(TOM_DATA(tdev)->cdev, reply_mbuf);
- m_free(m);
-}
-
-static void
-handle_syncache_event(int event, void *arg)
-{
- struct toepcb *toep = arg;
-
- switch (event) {
- case TOE_SC_ENTRY_PRESENT:
- /*
- * entry already exists - free toepcb
- * and l2t
- */
- printf("syncache entry present\n");
- toepcb_release(toep);
- break;
- case TOE_SC_DROP:
- /*
- * The syncache has given up on this entry
- * either it timed out, or it was evicted
- * we need to explicitly release the tid
- */
- printf("syncache entry dropped\n");
- toepcb_release(toep);
- break;
- default:
- log(LOG_ERR, "unknown syncache event %d\n", event);
- break;
- }
-}
-
-static void
-syncache_add_accept_req(struct cpl_pass_accept_req *req, struct socket *lso, struct toepcb *toep)
-{
- struct in_conninfo inc;
- struct toeopt toeo;
- struct tcphdr th;
- struct inpcb *inp;
- int mss, wsf, sack, ts;
- uint32_t rcv_isn = ntohl(req->rcv_isn);
-
- bzero(&toeo, sizeof(struct toeopt));
- inp = so_sotoinpcb(lso);
-
- /*
- * Fill out information for entering us into the syncache
- */
- bzero(&inc, sizeof(inc));
- inc.inc_fport = th.th_sport = req->peer_port;
- inc.inc_lport = th.th_dport = req->local_port;
- th.th_seq = req->rcv_isn;
- th.th_flags = TH_SYN;
-
- toep->tp_iss = toep->tp_delack_seq = toep->tp_rcv_wup = toep->tp_copied_seq = rcv_isn + 1;
-
- inc.inc_len = 0;
- inc.inc_faddr.s_addr = req->peer_ip;
- inc.inc_laddr.s_addr = req->local_ip;
-
- DPRINTF("syncache add of %d:%d %d:%d\n",
- ntohl(req->local_ip), ntohs(req->local_port),
- ntohl(req->peer_ip), ntohs(req->peer_port));
-
- mss = req->tcp_options.mss;
- wsf = req->tcp_options.wsf;
- ts = req->tcp_options.tstamp;
- sack = req->tcp_options.sack;
- toeo.to_mss = mss;
- toeo.to_wscale = wsf;
- toeo.to_flags = (mss ? TOF_MSS : 0) | (wsf ? TOF_SCALE : 0) | (ts ? TOF_TS : 0) | (sack ? TOF_SACKPERM : 0);
- tcp_offload_syncache_add(&inc, &toeo, &th, inp, &lso, &cxgb_toe_usrreqs,
-toep);
-}
-
-
-/*
- * Process a CPL_PASS_ACCEPT_REQ message. Does the part that needs the socket
- * lock held. Note that the sock here is a listening socket that is not owned
- * by the TOE.
- */
-static void
-process_pass_accept_req(struct socket *so, struct mbuf *m, struct toedev *tdev,
- struct listen_ctx *lctx)
-{
- int rt_flags;
- struct l2t_entry *e;
- struct iff_mac tim;
- struct mbuf *reply_mbuf, *ddp_mbuf = NULL;
- struct cpl_pass_accept_rpl *rpl;
- struct cpl_pass_accept_req *req = cplhdr(m);
- unsigned int tid = GET_TID(req);
- struct tom_data *d = TOM_DATA(tdev);
- struct t3cdev *cdev = d->cdev;
- struct tcpcb *tp = so_sototcpcb(so);
- struct toepcb *newtoep;
- struct rtentry *dst;
- struct sockaddr_in nam;
- struct t3c_data *td = T3C_DATA(cdev);
-
- reply_mbuf = m_gethdr(M_NOWAIT, MT_DATA);
- if (__predict_false(reply_mbuf == NULL)) {
- if (tdev->tod_ttid == TOE_ID_CHELSIO_T3)
- t3_defer_reply(m, tdev, reject_pass_request);
- else {
- cxgb_queue_tid_release(cdev, tid);
- m_free(m);
- }
- DPRINTF("failed to get reply_mbuf\n");
-
- goto out;
- }
-
- if (tp->t_state != TCPS_LISTEN) {
- DPRINTF("socket not in listen state\n");
-
- goto reject;
- }
-
- tim.mac_addr = req->dst_mac;
- tim.vlan_tag = ntohs(req->vlan_tag);
- if (cdev->ctl(cdev, GET_IFF_FROM_MAC, &tim) < 0 || !tim.dev) {
- DPRINTF("rejecting from failed GET_IFF_FROM_MAC\n");
- goto reject;
- }
-
-#ifdef notyet
- /*
- * XXX do route lookup to confirm that we're still listening on this
- * address
- */
- if (ip_route_input(skb, req->local_ip, req->peer_ip,
- G_PASS_OPEN_TOS(ntohl(req->tos_tid)), tim.dev))
- goto reject;
- rt_flags = ((struct rtable *)skb->dst)->rt_flags &
- (RTCF_BROADCAST | RTCF_MULTICAST | RTCF_LOCAL);
- dst_release(skb->dst); // done with the input route, release it
- skb->dst = NULL;
-
- if ((rt_flags & RTF_LOCAL) == 0)
- goto reject;
-#endif
- /*
- * XXX
- */
- rt_flags = RTF_LOCAL;
- if ((rt_flags & RTF_LOCAL) == 0)
- goto reject;
-
- /*
- * Calculate values and add to syncache
- */
-
- newtoep = toepcb_alloc();
- if (newtoep == NULL)
- goto reject;
-
- bzero(&nam, sizeof(struct sockaddr_in));
-
- nam.sin_len = sizeof(struct sockaddr_in);
- nam.sin_family = AF_INET;
- nam.sin_addr.s_addr =req->peer_ip;
- dst = rtalloc2((struct sockaddr *)&nam, 1, 0);
-
- if (dst == NULL) {
- printf("failed to find route\n");
- goto reject;
- }
- e = newtoep->tp_l2t = t3_l2t_get(d->cdev, dst, tim.dev,
- (struct sockaddr *)&nam);
- if (e == NULL) {
- DPRINTF("failed to get l2t\n");
- }
- /*
- * Point to our listen socket until accept
- */
- newtoep->tp_tp = tp;
- newtoep->tp_flags = TP_SYN_RCVD;
- newtoep->tp_tid = tid;
- newtoep->tp_toedev = tdev;
- tp->rcv_wnd = select_rcv_wnd(tdev, so);
-
- cxgb_insert_tid(cdev, d->client, newtoep, tid);
- so_lock(so);
- LIST_INSERT_HEAD(&lctx->synq_head, newtoep, synq_entry);
- so_unlock(so);
-
- newtoep->tp_ulp_mode = TOM_TUNABLE(tdev, ddp) && !(so_options_get(so) & SO_NO_DDP) &&
- tp->rcv_wnd >= MIN_DDP_RCV_WIN ? ULP_MODE_TCPDDP : 0;
-
- if (newtoep->tp_ulp_mode) {
- ddp_mbuf = m_gethdr(M_NOWAIT, MT_DATA);
-
- if (ddp_mbuf == NULL)
- newtoep->tp_ulp_mode = 0;
- }
-
- CTR4(KTR_TOM, "ddp=%d rcv_wnd=%ld min_win=%d ulp_mode=%d",
- TOM_TUNABLE(tdev, ddp), tp->rcv_wnd, MIN_DDP_RCV_WIN, newtoep->tp_ulp_mode);
- set_arp_failure_handler(reply_mbuf, pass_accept_rpl_arp_failure);
- /*
- * XXX workaround for lack of syncache drop
- */
- toepcb_hold(newtoep);
- syncache_add_accept_req(req, so, newtoep);
-
- rpl = cplhdr(reply_mbuf);
- reply_mbuf->m_pkthdr.len = reply_mbuf->m_len = sizeof(*rpl);
- rpl->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- rpl->wr.wr_lo = 0;
- OPCODE_TID(rpl) = htonl(MK_OPCODE_TID(CPL_PASS_ACCEPT_RPL, tid));
- rpl->opt2 = htonl(calc_opt2(so, tdev));
- rpl->rsvd = rpl->opt2; /* workaround for HW bug */
- rpl->peer_ip = req->peer_ip; // req->peer_ip is not overwritten
-
- rpl->opt0h = htonl(calc_opt0h(so, select_mss(td, NULL, dst->rt_ifp->if_mtu)) |
- V_L2T_IDX(e->idx) | V_TX_CHANNEL(e->smt_idx));
- rpl->opt0l_status = htonl(calc_opt0l(so, newtoep->tp_ulp_mode) |
- CPL_PASS_OPEN_ACCEPT);
-
- DPRINTF("opt0l_status=%08x\n", rpl->opt0l_status);
-
- m_set_priority(reply_mbuf, mkprio(CPL_PRIORITY_SETUP, newtoep));
-
- l2t_send(cdev, reply_mbuf, e);
- m_free(m);
- if (newtoep->tp_ulp_mode) {
- __set_tcb_field(newtoep, ddp_mbuf, W_TCB_RX_DDP_FLAGS,
- V_TF_DDP_OFF(1) |
- TP_DDP_TIMER_WORKAROUND_MASK,
- V_TF_DDP_OFF(1) |
- TP_DDP_TIMER_WORKAROUND_VAL, 1);
- } else
- DPRINTF("no DDP\n");
-
- return;
-reject:
- if (tdev->tod_ttid == TOE_ID_CHELSIO_T3)
- mk_pass_accept_rpl(reply_mbuf, m);
- else
- mk_tid_release(reply_mbuf, newtoep, tid);
- cxgb_ofld_send(cdev, reply_mbuf);
- m_free(m);
-out:
-#if 0
- TCP_INC_STATS_BH(TCP_MIB_ATTEMPTFAILS);
-#else
- return;
-#endif
-}
-
-/*
- * Handle a CPL_PASS_ACCEPT_REQ message.
- */
-static int
-do_pass_accept_req(struct t3cdev *cdev, struct mbuf *m, void *ctx)
-{
- struct listen_ctx *listen_ctx = (struct listen_ctx *)ctx;
- struct socket *lso = listen_ctx->lso; /* XXX need an interlock against the listen socket going away */
- struct tom_data *d = listen_ctx->tom_data;
-
-#if VALIDATE_TID
- struct cpl_pass_accept_req *req = cplhdr(m);
- unsigned int tid = GET_TID(req);
- struct tid_info *t = &(T3C_DATA(cdev))->tid_maps;
-
- if (unlikely(!lsk)) {
- printk(KERN_ERR "%s: PASS_ACCEPT_REQ had unknown STID %lu\n",
- cdev->name,
- (unsigned long)((union listen_entry *)ctx -
- t->stid_tab));
- return CPL_RET_BUF_DONE;
- }
- if (unlikely(tid >= t->ntids)) {
- printk(KERN_ERR "%s: passive open TID %u too large\n",
- cdev->name, tid);
- return CPL_RET_BUF_DONE;
- }
- /*
- * For T3A the current user of the TID may have closed but its last
- * message(s) may have been backlogged so the TID appears to be still
- * in use. Just take the TID away, the connection can close at its
- * own leisure. For T3B this situation is a bug.
- */
- if (!valid_new_tid(t, tid) &&
- cdev->type != T3A) {
- printk(KERN_ERR "%s: passive open uses existing TID %u\n",
- cdev->name, tid);
- return CPL_RET_BUF_DONE;
- }
-#endif
-
- process_pass_accept_req(lso, m, &d->tdev, listen_ctx);
- return (0);
-}
-
-/*
- * Called when a connection is established to translate the TCP options
- * reported by HW to FreeBSD's native format.
- */
-static void
-assign_rxopt(struct socket *so, unsigned int opt)
-{
- struct tcpcb *tp = so_sototcpcb(so);
- struct toepcb *toep = tp->t_toe;
- const struct t3c_data *td = T3C_DATA(TOEP_T3C_DEV(toep));
-
- inp_lock_assert(tp->t_inpcb);
-
- toep->tp_mss_clamp = td->mtus[G_TCPOPT_MSS(opt)] - 40;
- tp->t_flags |= G_TCPOPT_TSTAMP(opt) ? TF_RCVD_TSTMP : 0;
- tp->t_flags |= G_TCPOPT_SACK(opt) ? TF_SACK_PERMIT : 0;
- tp->t_flags |= G_TCPOPT_WSCALE_OK(opt) ? TF_RCVD_SCALE : 0;
- if ((tp->t_flags & (TF_RCVD_SCALE|TF_REQ_SCALE)) ==
- (TF_RCVD_SCALE|TF_REQ_SCALE))
- tp->rcv_scale = tp->request_r_scale;
-}
-
-/*
- * Completes some final bits of initialization for just established connections
- * and changes their state to TCP_ESTABLISHED.
- *
- * snd_isn here is the ISN after the SYN, i.e., the true ISN + 1.
- */
-static void
-make_established(struct socket *so, u32 snd_isn, unsigned int opt)
-{
- struct tcpcb *tp = so_sototcpcb(so);
- struct toepcb *toep = tp->t_toe;
-
- toep->tp_write_seq = tp->iss = tp->snd_max = tp->snd_nxt = tp->snd_una = snd_isn;
- assign_rxopt(so, opt);
+ tp->irs = irs;
+ tcp_rcvseqinit(tp);
+ tp->rcv_wnd = toep->tp_rx_credits << 10;
+ tp->rcv_adv += tp->rcv_wnd;
+ tp->last_ack_sent = tp->rcv_nxt;
/*
- *XXXXXXXXXXX
- *
+ * If we were unable to send all rx credits via opt0, save the remainder
+ * in rx_credits so that they can be handed over with the next credit
+ * update.
*/
-#ifdef notyet
- so->so_proto->pr_ctloutput = t3_ctloutput;
-#endif
-
-#if 0
- inet_sk(sk)->id = tp->write_seq ^ jiffies;
-#endif
- /*
- * XXX not clear what rcv_wup maps to
- */
- /*
- * Causes the first RX_DATA_ACK to supply any Rx credits we couldn't
- * pass through opt0.
- */
- if (tp->rcv_wnd > (M_RCV_BUFSIZ << 10))
- toep->tp_rcv_wup -= tp->rcv_wnd - (M_RCV_BUFSIZ << 10);
+ SOCKBUF_LOCK(&so->so_rcv);
+ bufsize = select_rcv_wnd(so);
+ SOCKBUF_UNLOCK(&so->so_rcv);
+ toep->tp_rx_credits = bufsize - tp->rcv_wnd;
- dump_toepcb(toep);
+ tp->iss = iss;
+ tcp_sendseqinit(tp);
+ tp->snd_una = iss + 1;
+ tp->snd_nxt = iss + 1;
+ tp->snd_max = iss + 1;
-#ifdef notyet
-/*
- * no clean interface for marking ARP up to date
- */
- dst_confirm(sk->sk_dst_cache);
-#endif
- tp->t_starttime = ticks;
- tp->t_state = TCPS_ESTABLISHED;
+ assign_rxopt(tp, tcpopt);
soisconnected(so);
}
-static int
-syncache_expand_establish_req(struct cpl_pass_establish *req, struct socket **so, struct toepcb *toep)
-{
-
- struct in_conninfo inc;
- struct toeopt toeo;
- struct tcphdr th;
- int mss, wsf, sack, ts;
- struct mbuf *m = NULL;
- const struct t3c_data *td = T3C_DATA(TOM_DATA(toep->tp_toedev)->cdev);
- unsigned int opt;
-
-#ifdef MAC
-#error "no MAC support"
-#endif
-
- opt = ntohs(req->tcp_opt);
-
- bzero(&toeo, sizeof(struct toeopt));
-
- /*
- * Fill out information for entering us into the syncache
- */
- bzero(&inc, sizeof(inc));
- inc.inc_fport = th.th_sport = req->peer_port;
- inc.inc_lport = th.th_dport = req->local_port;
- th.th_seq = req->rcv_isn;
- th.th_flags = TH_ACK;
-
- inc.inc_len = 0;
- inc.inc_faddr.s_addr = req->peer_ip;
- inc.inc_laddr.s_addr = req->local_ip;
-
- mss = td->mtus[G_TCPOPT_MSS(opt)] - 40;
- wsf = G_TCPOPT_WSCALE_OK(opt);
- ts = G_TCPOPT_TSTAMP(opt);
- sack = G_TCPOPT_SACK(opt);
-
- toeo.to_mss = mss;
- toeo.to_wscale = G_TCPOPT_SND_WSCALE(opt);
- toeo.to_flags = (mss ? TOF_MSS : 0) | (wsf ? TOF_SCALE : 0) | (ts ? TOF_TS : 0) | (sack ? TOF_SACKPERM : 0);
-
- DPRINTF("syncache expand of %d:%d %d:%d mss:%d wsf:%d ts:%d sack:%d\n",
- ntohl(req->local_ip), ntohs(req->local_port),
- ntohl(req->peer_ip), ntohs(req->peer_port),
- mss, wsf, ts, sack);
- return tcp_offload_syncache_expand(&inc, &toeo, &th, so, m);
-}
-
-
-/*
- * Process a CPL_PASS_ESTABLISH message. XXX a lot of the locking doesn't work
- * if we are in TCP_SYN_RECV due to crossed SYNs
- */
-static int
-do_pass_establish(struct t3cdev *cdev, struct mbuf *m, void *ctx)
-{
- struct cpl_pass_establish *req = cplhdr(m);
- struct toepcb *toep = (struct toepcb *)ctx;
- struct tcpcb *tp = toep->tp_tp;
- struct socket *so, *lso;
- struct t3c_data *td = T3C_DATA(cdev);
- struct sockbuf *snd, *rcv;
-
- // Complete socket initialization now that we have the SND_ISN
-
- struct toedev *tdev;
-
-
- tdev = toep->tp_toedev;
-
- inp_wlock(tp->t_inpcb);
-
- /*
- *
- * XXX need to add reference while we're manipulating
- */
- so = lso = inp_inpcbtosocket(tp->t_inpcb);
-
- inp_wunlock(tp->t_inpcb);
-
- so_lock(so);
- LIST_REMOVE(toep, synq_entry);
- so_unlock(so);
-
- if (!syncache_expand_establish_req(req, &so, toep)) {
- /*
- * No entry
- */
- CXGB_UNIMPLEMENTED();
- }
- if (so == NULL) {
- /*
- * Couldn't create the socket
- */
- CXGB_UNIMPLEMENTED();
- }
-
- tp = so_sototcpcb(so);
- inp_wlock(tp->t_inpcb);
-
- snd = so_sockbuf_snd(so);
- rcv = so_sockbuf_rcv(so);
-
- snd->sb_flags |= SB_NOCOALESCE;
- rcv->sb_flags |= SB_NOCOALESCE;
-
- toep->tp_tp = tp;
- toep->tp_flags = 0;
- tp->t_toe = toep;
- reset_wr_list(toep);
- tp->rcv_wnd = select_rcv_wnd(tdev, so);
- tp->rcv_nxt = toep->tp_copied_seq;
- install_offload_ops(so);
-
- toep->tp_wr_max = toep->tp_wr_avail = TOM_TUNABLE(tdev, max_wrs);
- toep->tp_wr_unacked = 0;
- toep->tp_qset = G_QNUM(ntohl(m->m_pkthdr.csum_data));
- toep->tp_qset_idx = 0;
- toep->tp_mtu_idx = select_mss(td, tp, toep->tp_l2t->neigh->rt_ifp->if_mtu);
-
- /*
- * XXX Cancel any keep alive timer
- */
-
- make_established(so, ntohl(req->snd_isn), ntohs(req->tcp_opt));
-
- /*
- * XXX workaround for lack of syncache drop
- */
- toepcb_release(toep);
- inp_wunlock(tp->t_inpcb);
-
- CTR1(KTR_TOM, "do_pass_establish tid=%u", toep->tp_tid);
- cxgb_log_tcb(cdev->adapter, toep->tp_tid);
-#ifdef notyet
- /*
- * XXX not sure how these checks map to us
- */
- if (unlikely(sk->sk_socket)) { // simultaneous opens only
- sk->sk_state_change(sk);
- sk_wake_async(so, 0, POLL_OUT);
- }
- /*
- * The state for the new connection is now up to date.
- * Next check if we should add the connection to the parent's
- * accept queue. When the parent closes it resets connections
- * on its SYN queue, so check if we are being reset. If so we
- * don't need to do anything more, the coming ABORT_RPL will
- * destroy this socket. Otherwise move the connection to the
- * accept queue.
- *
- * Note that we reset the synq before closing the server so if
- * we are not being reset the stid is still open.
- */
- if (unlikely(!tp->forward_skb_hint)) { // removed from synq
- __kfree_skb(skb);
- goto unlock;
- }
-#endif
- m_free(m);
-
- return (0);
-}
-
/*
* Fill in the right TID for CPL messages waiting in the out-of-order queue
* and send them to the TOE.
@@ -3745,48 +1623,70 @@
fixup_and_send_ofo(struct toepcb *toep)
{
struct mbuf *m;
- struct toedev *tdev = toep->tp_toedev;
- struct tcpcb *tp = toep->tp_tp;
+ struct toedev *tod = toep->tp_tod;
+ struct adapter *sc = tod->tod_softc;
+ struct inpcb *inp = toep->tp_inp;
unsigned int tid = toep->tp_tid;
- log(LOG_NOTICE, "fixup_and_send_ofo\n");
-
- inp_lock_assert(tp->t_inpcb);
+ inp_lock_assert(inp);
+
while ((m = mbufq_dequeue(&toep->out_of_order_queue)) != NULL) {
+ struct ofld_hdr *oh = mtod(m, void *);
/*
* A variety of messages can be waiting but the fields we'll
* be touching are common to all so any message type will do.
*/
- struct cpl_close_con_req *p = cplhdr(m);
+ struct cpl_close_con_req *p = (void *)(oh + 1);
- p->wr.wr_lo = htonl(V_WR_TID(tid));
+ p->wr.wrh_lo = htonl(V_WR_TID(tid));
OPCODE_TID(p) = htonl(MK_OPCODE_TID(p->ot.opcode, tid));
- cxgb_ofld_send(TOM_DATA(tdev)->cdev, m);
+ t3_offload_tx(sc, m);
}
}
/*
- * Updates socket state from an active establish CPL message. Runs with the
- * socket lock held.
+ * Process a CPL_ACT_ESTABLISH message.
*/
-static void
-socket_act_establish(struct socket *so, struct mbuf *m)
+static int
+do_act_establish(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
{
- struct cpl_act_establish *req = cplhdr(m);
- u32 rcv_isn = ntohl(req->rcv_isn); /* real RCV_ISN + 1 */
- struct tcpcb *tp = so_sototcpcb(so);
- struct toepcb *toep = tp->t_toe;
-
- if (__predict_false(tp->t_state != TCPS_SYN_SENT))
- log(LOG_ERR, "TID %u expected SYN_SENT, found %d\n",
- toep->tp_tid, tp->t_state);
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct cpl_act_establish *req = mtod(m, void *);
+ unsigned int tid = GET_TID(req);
+ unsigned int atid = G_PASS_OPEN_TID(ntohl(req->tos_tid));
+ struct toepcb *toep = lookup_atid(&td->tid_maps, atid);
+ struct inpcb *inp = toep->tp_inp;
+ struct tcpcb *tp;
+ struct socket *so;
- tp->ts_recent_age = ticks;
- tp->irs = tp->rcv_wnd = tp->rcv_nxt = rcv_isn;
- toep->tp_delack_seq = toep->tp_rcv_wup = toep->tp_copied_seq = tp->irs;
+ CTR3(KTR_CXGB, "%s: atid %u, tid %u", __func__, atid, tid);
- make_established(so, ntohl(req->snd_isn), ntohs(req->tcp_opt));
-
+ free_atid(&td->tid_maps, atid);
+
+ INP_WLOCK(inp);
+ tp = intotcpcb(inp);
+
+ KASSERT(toep->tp_qset == qs->idx,
+ ("%s qset mismatch %d %d", __func__, toep->tp_qset, qs->idx));
+ KASSERT(toep->tp_tid == atid,
+ ("%s atid mismatch %d %d", __func__, toep->tp_tid, atid));
+
+ toep->tp_tid = tid;
+ insert_tid(td, toep, tid);
+
+ if (inp->inp_flags & INP_DROPPED) {
+ /* socket closed by the kernel before hw told us it connected */
+ send_reset(toep);
+ goto done;
+ }
+
+ KASSERT(tp->t_state == TCPS_SYN_SENT,
+ ("TID %u expected TCPS_SYN_SENT, found %d.", tid, tp->t_state));
+
+ so = inp->inp_socket;
+ make_established(so, req->snd_isn, req->rcv_isn, req->tcp_opt);
+
/*
* Now that we finally have a TID send any CPL messages that we had to
* defer for lack of a TID.
@@ -3794,80 +1694,9 @@
if (mbufq_len(&toep->out_of_order_queue))
fixup_and_send_ofo(toep);
- if (__predict_false(so_state_get(so) & SS_NOFDREF)) {
- /*
- * XXX does this even make sense?
- */
- so_sorwakeup(so);
- }
- m_free(m);
-#ifdef notyet
-/*
- * XXX assume no write requests permitted while socket connection is
- * incomplete
- */
- /*
- * Currently the send queue must be empty at this point because the
- * socket layer does not send anything before a connection is
- * established. To be future proof though we handle the possibility
- * that there are pending buffers to send (either TX_DATA or
- * CLOSE_CON_REQ). First we need to adjust the sequence number of the
- * buffers according to the just learned write_seq, and then we send
- * them on their way.
- */
- fixup_pending_writeq_buffers(sk);
- if (t3_push_frames(so, 1))
- sk->sk_write_space(sk);
-#endif
-
- toep->tp_state = tp->t_state;
- KMOD_TCPSTAT_INC(tcps_connects);
-
-}
-
-/*
- * Process a CPL_ACT_ESTABLISH message.
- */
-static int
-do_act_establish(struct t3cdev *cdev, struct mbuf *m, void *ctx)
-{
- struct cpl_act_establish *req = cplhdr(m);
- unsigned int tid = GET_TID(req);
- unsigned int atid = G_PASS_OPEN_TID(ntohl(req->tos_tid));
- struct toepcb *toep = (struct toepcb *)ctx;
- struct tcpcb *tp = toep->tp_tp;
- struct socket *so;
- struct toedev *tdev;
- struct tom_data *d;
-
- if (tp == NULL) {
- free_atid(cdev, atid);
- return (0);
- }
- inp_wlock(tp->t_inpcb);
-
- /*
- * XXX
- */
- so = inp_inpcbtosocket(tp->t_inpcb);
- tdev = toep->tp_toedev; /* blow up here if link was down */
- d = TOM_DATA(tdev);
-
- /*
- * It's OK if the TID is currently in use, the owning socket may have
- * backlogged its last CPL message(s). Just take it away.
- */
- toep->tp_tid = tid;
- toep->tp_tp = tp;
- so_insert_tid(d, toep, tid);
- free_atid(cdev, atid);
- toep->tp_qset = G_QNUM(ntohl(m->m_pkthdr.csum_data));
-
- socket_act_establish(so, m);
- inp_wunlock(tp->t_inpcb);
- CTR1(KTR_TOM, "do_act_establish tid=%u", toep->tp_tid);
- cxgb_log_tcb(cdev->adapter, toep->tp_tid);
-
+done:
+ INP_WUNLOCK(inp);
+ m_freem(m);
return (0);
}
@@ -3878,97 +1707,66 @@
static void
wr_ack(struct toepcb *toep, struct mbuf *m)
{
- struct tcpcb *tp = toep->tp_tp;
- struct cpl_wr_ack *hdr = cplhdr(m);
+ struct inpcb *inp = toep->tp_inp;
+ struct tcpcb *tp;
+ struct cpl_wr_ack *hdr = mtod(m, void *);
struct socket *so;
unsigned int credits = ntohs(hdr->credits);
u32 snd_una = ntohl(hdr->snd_una);
int bytes = 0;
struct sockbuf *snd;
-
- CTR2(KTR_SPARE2, "wr_ack: snd_una=%u credits=%d", snd_una, credits);
+ struct mbuf *p;
+ struct ofld_hdr *oh;
- inp_wlock(tp->t_inpcb);
- so = inp_inpcbtosocket(tp->t_inpcb);
+ inp_wlock(inp);
+ tp = intotcpcb(inp);
+ so = inp->inp_socket;
toep->tp_wr_avail += credits;
if (toep->tp_wr_unacked > toep->tp_wr_max - toep->tp_wr_avail)
toep->tp_wr_unacked = toep->tp_wr_max - toep->tp_wr_avail;
while (credits) {
- struct mbuf *p = peek_wr(toep);
-
+ p = peek_wr(toep);
+
if (__predict_false(!p)) {
+ CTR5(KTR_CXGB, "%s: %u extra WR_ACK credits, "
+ "tid %u, state %u, wr_avail %u", __func__, credits,
+ toep->tp_tid, tp->t_state, toep->tp_wr_avail);
+
log(LOG_ERR, "%u WR_ACK credits for TID %u with "
"nothing pending, state %u wr_avail=%u\n",
credits, toep->tp_tid, tp->t_state, toep->tp_wr_avail);
break;
}
- CTR2(KTR_TOM,
- "wr_ack: p->credits=%d p->bytes=%d",
- p->m_pkthdr.csum_data, p->m_pkthdr.len);
- KASSERT(p->m_pkthdr.csum_data != 0,
- ("empty request still on list"));
- if (__predict_false(credits < p->m_pkthdr.csum_data)) {
+ oh = mtod(p, struct ofld_hdr *);
-#if DEBUG_WR > 1
- struct tx_data_wr *w = cplhdr(p);
- log(LOG_ERR,
- "TID %u got %u WR credits, need %u, len %u, "
- "main body %u, frags %u, seq # %u, ACK una %u,"
- " ACK nxt %u, WR_AVAIL %u, WRs pending %u\n",
- toep->tp_tid, credits, p->csum, p->len,
- p->len - p->data_len, skb_shinfo(p)->nr_frags,
- ntohl(w->sndseq), snd_una, ntohl(hdr->snd_nxt),
- toep->tp_wr_avail, count_pending_wrs(tp) - credits);
-#endif
- p->m_pkthdr.csum_data -= credits;
- break;
- } else {
- dequeue_wr(toep);
- credits -= p->m_pkthdr.csum_data;
- bytes += p->m_pkthdr.len;
- CTR3(KTR_TOM,
- "wr_ack: done with wr of %d bytes remain credits=%d wr credits=%d",
- p->m_pkthdr.len, credits, p->m_pkthdr.csum_data);
-
- m_free(p);
- }
+ KASSERT(credits >= G_HDR_NDESC(oh->flags),
+ ("%s: partial credits? %d %d", __func__, credits,
+ G_HDR_NDESC(oh->flags)));
+
+ dequeue_wr(toep);
+ credits -= G_HDR_NDESC(oh->flags);
+ bytes += oh->plen;
+
+ if (oh->flags & F_HDR_SGL)
+ sglist_free(oh->sgl);
+ m_freem(p);
}
-#if DEBUG_WR
- check_wr_invariants(tp);
-#endif
-
- if (__predict_false(SEQ_LT(snd_una, tp->snd_una))) {
-#if VALIDATE_SEQ
- struct tom_data *d = TOM_DATA(TOE_DEV(so));
-
- log(LOG_ERR "%s: unexpected sequence # %u in WR_ACK "
- "for TID %u, snd_una %u\n", (&d->tdev)->name, snd_una,
- toep->tp_tid, tp->snd_una);
-#endif
+ if (__predict_false(SEQ_LT(snd_una, tp->snd_una)))
goto out_free;
- }
if (tp->snd_una != snd_una) {
tp->snd_una = snd_una;
- tp->ts_recent_age = ticks;
-#ifdef notyet
- /*
- * Keep ARP entry "minty fresh"
- */
- dst_confirm(sk->sk_dst_cache);
-#endif
+ tp->ts_recent_age = tcp_ts_getticks();
if (tp->snd_una == tp->snd_nxt)
toep->tp_flags &= ~TP_TX_WAIT_IDLE;
}
snd = so_sockbuf_snd(so);
if (bytes) {
- CTR1(KTR_SPARE2, "wr_ack: sbdrop(%d)", bytes);
- snd = so_sockbuf_snd(so);
- sockbuf_lock(snd);
+ SOCKBUF_LOCK(snd);
sbdrop_locked(snd, bytes);
so_sowwakeup_locked(so);
}
@@ -3978,142 +1776,25 @@
out_free:
inp_wunlock(tp->t_inpcb);
- m_free(m);
+ m_freem(m);
}
/*
* Handler for TX_DATA_ACK CPL messages.
*/
static int
-do_wr_ack(struct t3cdev *dev, struct mbuf *m, void *ctx)
+do_wr_ack(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
{
- struct toepcb *toep = (struct toepcb *)ctx;
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct cpl_wr_ack *hdr = mtod(m, void *);
+ unsigned int tid = GET_TID(hdr);
+ struct toepcb *toep = lookup_tid(&td->tid_maps, tid);
- VALIDATE_SOCK(so);
+ /* XXX bad race */
+ if (toep)
+ wr_ack(toep, m);
- wr_ack(toep, m);
- return 0;
-}
-
-/*
- * Handler for TRACE_PKT CPL messages. Just sink these packets.
- */
-static int
-do_trace_pkt(struct t3cdev *dev, struct mbuf *m, void *ctx)
-{
- m_freem(m);
- return 0;
-}
-
-/*
- * Reset a connection that is on a listener's SYN queue or accept queue,
- * i.e., one that has not had a struct socket associated with it.
- * Must be called from process context.
- *
- * Modeled after code in inet_csk_listen_stop().
- */
-static void
-t3_reset_listen_child(struct socket *child)
-{
- struct tcpcb *tp = so_sototcpcb(child);
-
- t3_send_reset(tp->t_toe);
-}
-
-
-static void
-t3_child_disconnect(struct socket *so, void *arg)
-{
- struct tcpcb *tp = so_sototcpcb(so);
-
- if (tp->t_flags & TF_TOE) {
- inp_wlock(tp->t_inpcb);
- t3_reset_listen_child(so);
- inp_wunlock(tp->t_inpcb);
- }
-}
-
-/*
- * Disconnect offloaded established but not yet accepted connections sitting
- * on a server's accept_queue. We just send an ABORT_REQ at this point and
- * finish off the disconnect later as we may need to wait for the ABORT_RPL.
- */
-void
-t3_disconnect_acceptq(struct socket *listen_so)
-{
-
- so_lock(listen_so);
- so_listeners_apply_all(listen_so, t3_child_disconnect, NULL);
- so_unlock(listen_so);
-}
-
-/*
- * Reset offloaded connections sitting on a server's syn queue. As above
- * we send ABORT_REQ and finish off when we get ABORT_RPL.
- */
-
-void
-t3_reset_synq(struct listen_ctx *lctx)
-{
- struct toepcb *toep;
-
- so_lock(lctx->lso);
- while (!LIST_EMPTY(&lctx->synq_head)) {
- toep = LIST_FIRST(&lctx->synq_head);
- LIST_REMOVE(toep, synq_entry);
- toep->tp_tp = NULL;
- t3_send_reset(toep);
- cxgb_remove_tid(TOEP_T3C_DEV(toep), toep, toep->tp_tid);
- toepcb_release(toep);
- }
- so_unlock(lctx->lso);
-}
-
-
-int
-t3_setup_ppods(struct toepcb *toep, const struct ddp_gather_list *gl,
- unsigned int nppods, unsigned int tag, unsigned int maxoff,
- unsigned int pg_off, unsigned int color)
-{
- unsigned int i, j, pidx;
- struct pagepod *p;
- struct mbuf *m;
- struct ulp_mem_io *req;
- unsigned int tid = toep->tp_tid;
- const struct tom_data *td = TOM_DATA(toep->tp_toedev);
- unsigned int ppod_addr = tag * PPOD_SIZE + td->ddp_llimit;
-
- CTR6(KTR_TOM, "t3_setup_ppods(gl=%p nppods=%u tag=%u maxoff=%u pg_off=%u color=%u)",
- gl, nppods, tag, maxoff, pg_off, color);
-
- for (i = 0; i < nppods; ++i) {
- m = m_gethdr_nofail(sizeof(*req) + PPOD_SIZE);
- m_set_priority(m, mkprio(CPL_PRIORITY_CONTROL, toep));
- req = mtod(m, struct ulp_mem_io *);
- m->m_pkthdr.len = m->m_len = sizeof(*req) + PPOD_SIZE;
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_BYPASS));
- req->wr.wr_lo = 0;
- req->cmd_lock_addr = htonl(V_ULP_MEMIO_ADDR(ppod_addr >> 5) |
- V_ULPTX_CMD(ULP_MEM_WRITE));
- req->len = htonl(V_ULP_MEMIO_DATA_LEN(PPOD_SIZE / 32) |
- V_ULPTX_NFLITS(PPOD_SIZE / 8 + 1));
-
- p = (struct pagepod *)(req + 1);
- if (__predict_false(i < nppods - NUM_SENTINEL_PPODS)) {
- p->pp_vld_tid = htonl(F_PPOD_VALID | V_PPOD_TID(tid));
- p->pp_pgsz_tag_color = htonl(V_PPOD_TAG(tag) |
- V_PPOD_COLOR(color));
- p->pp_max_offset = htonl(maxoff);
- p->pp_page_offset = htonl(pg_off);
- p->pp_rsvd = 0;
- for (pidx = 4 * i, j = 0; j < 5; ++j, ++pidx)
- p->pp_addr[j] = pidx < gl->dgl_nelem ?
- htobe64(VM_PAGE_TO_PHYS(gl->dgl_pages[pidx])) : 0;
- } else
- p->pp_vld_tid = 0; /* mark sentinel page pods invalid */
- send_or_defer(toep, m, 0);
- ppod_addr += PPOD_SIZE;
- }
return (0);
}
@@ -4153,10 +1834,7 @@
unsigned int word, uint64_t mask, uint64_t val)
{
struct ulp_txpkt *txpkt = (struct ulp_txpkt *)req;
-
- CTR4(KTR_TCB, "mk_set_tcb_field_ulp(tid=%u word=0x%x mask=%jx val=%jx",
- tid, word, mask, val);
-
+
txpkt->cmd_dest = htonl(V_ULPTX_CMD(ULP_TXPKT));
txpkt->len = htonl(V_ULPTX_NFLITS(sizeof(*req) / 8));
OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid));
@@ -4167,294 +1845,19 @@
req->val = htobe64(val);
}
-/*
- * Build a CPL_RX_DATA_ACK message as payload of a ULP_TX_PKT command.
- */
-static void
-mk_rx_data_ack_ulp(struct toepcb *toep, struct cpl_rx_data_ack *ack,
- unsigned int tid, unsigned int credits)
+void
+t3_init_cpl_io(struct adapter *sc)
{
- struct ulp_txpkt *txpkt = (struct ulp_txpkt *)ack;
-
- txpkt->cmd_dest = htonl(V_ULPTX_CMD(ULP_TXPKT));
- txpkt->len = htonl(V_ULPTX_NFLITS(sizeof(*ack) / 8));
- OPCODE_TID(ack) = htonl(MK_OPCODE_TID(CPL_RX_DATA_ACK, tid));
- ack->credit_dack = htonl(F_RX_MODULATE | F_RX_DACK_CHANGE |
- V_RX_DACK_MODE(TOM_TUNABLE(toep->tp_toedev, delack)) |
- V_RX_CREDITS(credits));
+ t3_register_cpl_handler(sc, CPL_ACT_ESTABLISH, do_act_establish);
+ t3_register_cpl_handler(sc, CPL_ACT_OPEN_RPL, do_act_open_rpl);
+ t3_register_cpl_handler(sc, CPL_RX_URG_NOTIFY, do_rx_urg_notify);
+ t3_register_cpl_handler(sc, CPL_RX_DATA, do_rx_data);
+ t3_register_cpl_handler(sc, CPL_TX_DMA_ACK, do_wr_ack);
+ t3_register_cpl_handler(sc, CPL_PEER_CLOSE, do_peer_close);
+ t3_register_cpl_handler(sc, CPL_ABORT_REQ_RSS, do_abort_req);
+ t3_register_cpl_handler(sc, CPL_ABORT_RPL_RSS, do_abort_rpl);
+ t3_register_cpl_handler(sc, CPL_CLOSE_CON_RPL, do_close_con_rpl);
+ t3_register_cpl_handler(sc, CPL_SMT_WRITE_RPL, do_smt_write_rpl);
+ t3_register_cpl_handler(sc, CPL_SET_TCB_RPL, do_set_tcb_rpl);
}
-
-void
-t3_cancel_ddpbuf(struct toepcb *toep, unsigned int bufidx)
-{
- unsigned int wrlen;
- struct mbuf *m;
- struct work_request_hdr *wr;
- struct cpl_barrier *lock;
- struct cpl_set_tcb_field *req;
- struct cpl_get_tcb *getreq;
- struct ddp_state *p = &toep->tp_ddp_state;
-
-#if 0
- SOCKBUF_LOCK_ASSERT(&toeptoso(toep)->so_rcv);
#endif
- wrlen = sizeof(*wr) + sizeof(*req) + 2 * sizeof(*lock) +
- sizeof(*getreq);
- m = m_gethdr_nofail(wrlen);
- m_set_priority(m, mkprio(CPL_PRIORITY_CONTROL, toep));
- wr = mtod(m, struct work_request_hdr *);
- bzero(wr, wrlen);
-
- wr->wr_hi = htonl(V_WR_OP(FW_WROPCODE_BYPASS));
- m->m_pkthdr.len = m->m_len = wrlen;
-
- lock = (struct cpl_barrier *)(wr + 1);
- mk_cpl_barrier_ulp(lock);
-
- req = (struct cpl_set_tcb_field *)(lock + 1);
-
- CTR1(KTR_TCB, "t3_cancel_ddpbuf(bufidx=%u)", bufidx);
-
- /* Hmmm, not sure if this actually a good thing: reactivating
- * the other buffer might be an issue if it has been completed
- * already. However, that is unlikely, since the fact that the UBUF
- * is not completed indicates that there is no oustanding data.
- */
- if (bufidx == 0)
- mk_set_tcb_field_ulp(req, toep->tp_tid, W_TCB_RX_DDP_FLAGS,
- V_TF_DDP_ACTIVE_BUF(1) |
- V_TF_DDP_BUF0_VALID(1),
- V_TF_DDP_ACTIVE_BUF(1));
- else
- mk_set_tcb_field_ulp(req, toep->tp_tid, W_TCB_RX_DDP_FLAGS,
- V_TF_DDP_ACTIVE_BUF(1) |
- V_TF_DDP_BUF1_VALID(1), 0);
-
- getreq = (struct cpl_get_tcb *)(req + 1);
- mk_get_tcb_ulp(getreq, toep->tp_tid, toep->tp_qset);
-
- mk_cpl_barrier_ulp((struct cpl_barrier *)(getreq + 1));
-
- /* Keep track of the number of oustanding CPL_GET_TCB requests
- */
- p->get_tcb_count++;
-
-#ifdef T3_TRACE
- T3_TRACE1(TIDTB(so),
- "t3_cancel_ddpbuf: bufidx %u", bufidx);
-#endif
- cxgb_ofld_send(TOEP_T3C_DEV(toep), m);
-}
-
-/**
- * t3_overlay_ddpbuf - overlay an existing DDP buffer with a new one
- * @sk: the socket associated with the buffers
- * @bufidx: index of HW DDP buffer (0 or 1)
- * @tag0: new tag for HW buffer 0
- * @tag1: new tag for HW buffer 1
- * @len: new length for HW buf @bufidx
- *
- * Sends a compound WR to overlay a new DDP buffer on top of an existing
- * buffer by changing the buffer tag and length and setting the valid and
- * active flag accordingly. The caller must ensure the new buffer is at
- * least as big as the existing one. Since we typically reprogram both HW
- * buffers this function sets both tags for convenience. Read the TCB to
- * determine how made data was written into the buffer before the overlay
- * took place.
- */
-void
-t3_overlay_ddpbuf(struct toepcb *toep, unsigned int bufidx, unsigned int tag0,
- unsigned int tag1, unsigned int len)
-{
- unsigned int wrlen;
- struct mbuf *m;
- struct work_request_hdr *wr;
- struct cpl_get_tcb *getreq;
- struct cpl_set_tcb_field *req;
- struct ddp_state *p = &toep->tp_ddp_state;
-
- CTR4(KTR_TCB, "t3_setup_ppods(bufidx=%u tag0=%u tag1=%u len=%u)",
- bufidx, tag0, tag1, len);
-#if 0
- SOCKBUF_LOCK_ASSERT(&toeptoso(toep)->so_rcv);
-#endif
- wrlen = sizeof(*wr) + 3 * sizeof(*req) + sizeof(*getreq);
- m = m_gethdr_nofail(wrlen);
- m_set_priority(m, mkprio(CPL_PRIORITY_CONTROL, toep));
- wr = mtod(m, struct work_request_hdr *);
- m->m_pkthdr.len = m->m_len = wrlen;
- bzero(wr, wrlen);
-
-
- /* Set the ATOMIC flag to make sure that TP processes the following
- * CPLs in an atomic manner and no wire segments can be interleaved.
- */
- wr->wr_hi = htonl(V_WR_OP(FW_WROPCODE_BYPASS) | F_WR_ATOMIC);
- req = (struct cpl_set_tcb_field *)(wr + 1);
- mk_set_tcb_field_ulp(req, toep->tp_tid, W_TCB_RX_DDP_BUF0_TAG,
- V_TCB_RX_DDP_BUF0_TAG(M_TCB_RX_DDP_BUF0_TAG) |
- V_TCB_RX_DDP_BUF1_TAG(M_TCB_RX_DDP_BUF1_TAG) << 32,
- V_TCB_RX_DDP_BUF0_TAG(tag0) |
- V_TCB_RX_DDP_BUF1_TAG((uint64_t)tag1) << 32);
- req++;
- if (bufidx == 0) {
- mk_set_tcb_field_ulp(req, toep->tp_tid, W_TCB_RX_DDP_BUF0_LEN,
- V_TCB_RX_DDP_BUF0_LEN(M_TCB_RX_DDP_BUF0_LEN),
- V_TCB_RX_DDP_BUF0_LEN((uint64_t)len));
- req++;
- mk_set_tcb_field_ulp(req, toep->tp_tid, W_TCB_RX_DDP_FLAGS,
- V_TF_DDP_PUSH_DISABLE_0(1) |
- V_TF_DDP_BUF0_VALID(1) | V_TF_DDP_ACTIVE_BUF(1),
- V_TF_DDP_PUSH_DISABLE_0(0) |
- V_TF_DDP_BUF0_VALID(1));
- } else {
- mk_set_tcb_field_ulp(req, toep->tp_tid, W_TCB_RX_DDP_BUF1_LEN,
- V_TCB_RX_DDP_BUF1_LEN(M_TCB_RX_DDP_BUF1_LEN),
- V_TCB_RX_DDP_BUF1_LEN((uint64_t)len));
- req++;
- mk_set_tcb_field_ulp(req, toep->tp_tid, W_TCB_RX_DDP_FLAGS,
- V_TF_DDP_PUSH_DISABLE_1(1) |
- V_TF_DDP_BUF1_VALID(1) | V_TF_DDP_ACTIVE_BUF(1),
- V_TF_DDP_PUSH_DISABLE_1(0) |
- V_TF_DDP_BUF1_VALID(1) | V_TF_DDP_ACTIVE_BUF(1));
- }
-
- getreq = (struct cpl_get_tcb *)(req + 1);
- mk_get_tcb_ulp(getreq, toep->tp_tid, toep->tp_qset);
-
- /* Keep track of the number of oustanding CPL_GET_TCB requests
- */
- p->get_tcb_count++;
-
-#ifdef T3_TRACE
- T3_TRACE4(TIDTB(sk),
- "t3_overlay_ddpbuf: bufidx %u tag0 %u tag1 %u "
- "len %d",
- bufidx, tag0, tag1, len);
-#endif
- cxgb_ofld_send(TOEP_T3C_DEV(toep), m);
-}
-
-/*
- * Sends a compound WR containing all the CPL messages needed to program the
- * two HW DDP buffers, namely optionally setting up the length and offset of
- * each buffer, programming the DDP flags, and optionally sending RX_DATA_ACK.
- */
-void
-t3_setup_ddpbufs(struct toepcb *toep, unsigned int len0, unsigned int offset0,
- unsigned int len1, unsigned int offset1,
- uint64_t ddp_flags, uint64_t flag_mask, int modulate)
-{
- unsigned int wrlen;
- struct mbuf *m;
- struct work_request_hdr *wr;
- struct cpl_set_tcb_field *req;
-
- CTR6(KTR_TCB, "t3_setup_ddpbufs(len0=%u offset0=%u len1=%u offset1=%u ddp_flags=0x%08x%08x ",
- len0, offset0, len1, offset1, ddp_flags >> 32, ddp_flags & 0xffffffff);
-
-#if 0
- SOCKBUF_LOCK_ASSERT(&toeptoso(toep)->so_rcv);
-#endif
- wrlen = sizeof(*wr) + sizeof(*req) + (len0 ? sizeof(*req) : 0) +
- (len1 ? sizeof(*req) : 0) +
- (modulate ? sizeof(struct cpl_rx_data_ack) : 0);
- m = m_gethdr_nofail(wrlen);
- m_set_priority(m, mkprio(CPL_PRIORITY_CONTROL, toep));
- wr = mtod(m, struct work_request_hdr *);
- bzero(wr, wrlen);
-
- wr->wr_hi = htonl(V_WR_OP(FW_WROPCODE_BYPASS));
- m->m_pkthdr.len = m->m_len = wrlen;
-
- req = (struct cpl_set_tcb_field *)(wr + 1);
- if (len0) { /* program buffer 0 offset and length */
- mk_set_tcb_field_ulp(req, toep->tp_tid, W_TCB_RX_DDP_BUF0_OFFSET,
- V_TCB_RX_DDP_BUF0_OFFSET(M_TCB_RX_DDP_BUF0_OFFSET) |
- V_TCB_RX_DDP_BUF0_LEN(M_TCB_RX_DDP_BUF0_LEN),
- V_TCB_RX_DDP_BUF0_OFFSET((uint64_t)offset0) |
- V_TCB_RX_DDP_BUF0_LEN((uint64_t)len0));
- req++;
- }
- if (len1) { /* program buffer 1 offset and length */
- mk_set_tcb_field_ulp(req, toep->tp_tid, W_TCB_RX_DDP_BUF1_OFFSET,
- V_TCB_RX_DDP_BUF1_OFFSET(M_TCB_RX_DDP_BUF1_OFFSET) |
- V_TCB_RX_DDP_BUF1_LEN(M_TCB_RX_DDP_BUF1_LEN) << 32,
- V_TCB_RX_DDP_BUF1_OFFSET((uint64_t)offset1) |
- V_TCB_RX_DDP_BUF1_LEN((uint64_t)len1) << 32);
- req++;
- }
-
- mk_set_tcb_field_ulp(req, toep->tp_tid, W_TCB_RX_DDP_FLAGS, flag_mask,
- ddp_flags);
-
- if (modulate) {
- mk_rx_data_ack_ulp(toep,
- (struct cpl_rx_data_ack *)(req + 1), toep->tp_tid,
- toep->tp_copied_seq - toep->tp_rcv_wup);
- toep->tp_rcv_wup = toep->tp_copied_seq;
- }
-
-#ifdef T3_TRACE
- T3_TRACE5(TIDTB(sk),
- "t3_setup_ddpbufs: len0 %u len1 %u ddp_flags 0x%08x%08x "
- "modulate %d",
- len0, len1, ddp_flags >> 32, ddp_flags & 0xffffffff,
- modulate);
-#endif
-
- cxgb_ofld_send(TOEP_T3C_DEV(toep), m);
-}
-
-void
-t3_init_wr_tab(unsigned int wr_len)
-{
- int i;
-
- if (mbuf_wrs[1]) /* already initialized */
- return;
-
- for (i = 1; i < ARRAY_SIZE(mbuf_wrs); i++) {
- int sgl_len = (3 * i) / 2 + (i & 1);
-
- sgl_len += 3;
- mbuf_wrs[i] = sgl_len <= wr_len ?
- 1 : 1 + (sgl_len - 2) / (wr_len - 1);
- }
-
- wrlen = wr_len * 8;
-}
-
-int
-t3_init_cpl_io(void)
-{
-#ifdef notyet
- tcphdr_skb = alloc_skb(sizeof(struct tcphdr), GFP_KERNEL);
- if (!tcphdr_skb) {
- log(LOG_ERR,
- "Chelsio TCP offload: can't allocate sk_buff\n");
- return -1;
- }
- skb_put(tcphdr_skb, sizeof(struct tcphdr));
- tcphdr_skb->h.raw = tcphdr_skb->data;
- memset(tcphdr_skb->data, 0, tcphdr_skb->len);
-#endif
-
- t3tom_register_cpl_handler(CPL_ACT_ESTABLISH, do_act_establish);
- t3tom_register_cpl_handler(CPL_ACT_OPEN_RPL, do_act_open_rpl);
- t3tom_register_cpl_handler(CPL_TX_DMA_ACK, do_wr_ack);
- t3tom_register_cpl_handler(CPL_RX_DATA, do_rx_data);
- t3tom_register_cpl_handler(CPL_CLOSE_CON_RPL, do_close_con_rpl);
- t3tom_register_cpl_handler(CPL_PEER_CLOSE, do_peer_close);
- t3tom_register_cpl_handler(CPL_PASS_ESTABLISH, do_pass_establish);
- t3tom_register_cpl_handler(CPL_PASS_ACCEPT_REQ, do_pass_accept_req);
- t3tom_register_cpl_handler(CPL_ABORT_REQ_RSS, do_abort_req);
- t3tom_register_cpl_handler(CPL_ABORT_RPL_RSS, do_abort_rpl);
- t3tom_register_cpl_handler(CPL_RX_DATA_DDP, do_rx_data_ddp);
- t3tom_register_cpl_handler(CPL_RX_DDP_COMPLETE, do_rx_ddp_complete);
- t3tom_register_cpl_handler(CPL_RX_URG_NOTIFY, do_rx_urg_notify);
- t3tom_register_cpl_handler(CPL_TRACE_PKT, do_trace_pkt);
- t3tom_register_cpl_handler(CPL_GET_TCB_RPL, do_get_tcb_rpl);
- return (0);
-}
-
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_cpl_socket.c
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_cpl_socket.c Wed Jul 25 16:55:08 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1034 +0,0 @@
-/**************************************************************************
-
-Copyright (c) 2007-2008, Chelsio Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- 2. Neither the name of the Chelsio 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.
-
-***************************************************************************/
-
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
-#include <sys/param.h>
-#include <sys/systm.h>
-#include <sys/types.h>
-#include <sys/fcntl.h>
-#include <sys/kernel.h>
-#include <sys/limits.h>
-#include <sys/lock.h>
-#include <sys/mbuf.h>
-#include <sys/condvar.h>
-#include <sys/mutex.h>
-#include <sys/proc.h>
-#include <sys/smp.h>
-#include <sys/sockstate.h>
-#include <sys/sockopt.h>
-#include <sys/socket.h>
-#include <sys/sockbuf.h>
-#include <sys/syslog.h>
-#include <sys/uio.h>
-#include <sys/file.h>
-
-#include <machine/bus.h>
-#include <machine/cpu.h>
-
-#include <net/if.h>
-#include <net/route.h>
-
-#include <netinet/in.h>
-#include <netinet/in_pcb.h>
-#include <netinet/in_systm.h>
-#include <netinet/in_var.h>
-
-#include <cxgb_osdep.h>
-#include <sys/mbufq.h>
-#include <ulp/tom/cxgb_tcp_offload.h>
-#include <netinet/tcp.h>
-#include <netinet/tcp_var.h>
-#include <netinet/tcp_fsm.h>
-#include <netinet/tcp_offload.h>
-#include <net/route.h>
-
-#include <t3cdev.h>
-#include <common/cxgb_firmware_exports.h>
-#include <common/cxgb_t3_cpl.h>
-#include <common/cxgb_tcb.h>
-#include <common/cxgb_ctl_defs.h>
-#include <cxgb_offload.h>
-
-#include <vm/vm.h>
-#include <vm/vm_page.h>
-#include <vm/vm_map.h>
-#include <vm/vm_extern.h>
-#include <vm/pmap.h>
-
-#include <sys/mvec.h>
-#include <ulp/toecore/cxgb_toedev.h>
-#include <ulp/tom/cxgb_defs.h>
-#include <ulp/tom/cxgb_tom.h>
-#include <ulp/tom/cxgb_t3_ddp.h>
-#include <ulp/tom/cxgb_toepcb.h>
-#include <ulp/tom/cxgb_tcp.h>
-
-
-static int (*pru_sosend)(struct socket *so, struct sockaddr *addr,
- struct uio *uio, struct mbuf *top, struct mbuf *control,
- int flags, struct thread *td);
-
-static int (*pru_soreceive)(struct socket *so, struct sockaddr **paddr,
- struct uio *uio, struct mbuf **mp0, struct mbuf **controlp,
- int *flagsp);
-
-#define TMP_IOV_MAX 16
-#ifndef PG_FRAME
-#define PG_FRAME ~PAGE_MASK
-#endif
-#define SBLOCKWAIT(f) (((f) & MSG_DONTWAIT) ? M_NOWAIT : M_WAITOK)
-
-void
-t3_init_socket_ops(void)
-{
- struct protosw *prp;
-
- prp = pffindtype(AF_INET, SOCK_STREAM);
- pru_sosend = prp->pr_usrreqs->pru_sosend;
- pru_soreceive = prp->pr_usrreqs->pru_soreceive;
-}
-
-struct cxgb_dma_info {
- size_t cdi_mapped;
- int cdi_nsegs;
- bus_dma_segment_t *cdi_segs;
-
-};
-
-static void
-cxgb_dma_callback(void *arg, bus_dma_segment_t *segs, int nsegs,
- bus_size_t mapsize, int error)
-{
- struct cxgb_dma_info *cdi = arg;
-
- cdi->cdi_mapped = mapsize;
- cdi->cdi_nsegs = nsegs;
- cdi->cdi_segs = segs;
-}
-
-static void
-iov_adj(struct iovec **iov, int *iovcnt, size_t count)
-{
- struct iovec *iovtmp;
- int iovcnttmp;
- caddr_t ptmp;
-
- if (count > 0) {
- iovtmp = *iov;
- iovcnttmp = *iovcnt;
- while (count > 0) {
- if (count < iovtmp->iov_len) {
- ptmp = iovtmp->iov_base;
- ptmp += count;
- iovtmp->iov_base = ptmp;
- iovtmp->iov_len -= count;
- break;
- } else
- count -= iovtmp->iov_len;
- iovtmp++;
- iovcnttmp--;
- }
- *iov = iovtmp;
- *iovcnt = iovcnttmp;
- } else if (count < 0) {
- iovtmp = &(*iov)[*iovcnt - 1];
- iovcnttmp = *iovcnt;
- while (count < 0) {
- if (-count < iovtmp->iov_len) {
- iovtmp->iov_len += count;
- break;
- } else
- count += iovtmp->iov_len;
- iovtmp--;
- iovcnttmp--;
- }
- *iovcnt = iovcnttmp;
- }
-}
-
-static void
-cxgb_zero_copy_free(void *cl, void *arg)
-{
- struct mbuf_vec *mv;
- struct mbuf *m = (struct mbuf *)cl;
-
- mv = mtomv(m);
- /*
- * Physical addresses, don't try to free should be unheld separately from sbdrop
- *
- */
- mv->mv_count = 0;
- m_free_iovec(m, m->m_type);
-}
-
-
-static int
-cxgb_hold_iovec_pages(struct uio *uio, vm_page_t *m, int *held, vm_prot_t prot)
-{
- struct iovec *iov = uio->uio_iov;
- int iovcnt = uio->uio_iovcnt;
- int err, i, count, totcount, maxcount, totbytes, npages, curbytes;
- uint64_t start, end;
- vm_page_t *mp;
- vm_map_t map;
-
- map = &uio->uio_td->td_proc->p_vmspace->vm_map;
- totbytes = totcount = 0;
- maxcount = *held;
-
- mp = m;
- for (totcount = i = 0; (i < iovcnt) && (totcount < maxcount); i++, iov++) {
- count = maxcount - totcount;
-
- start = (uintptr_t)iov->iov_base;
- end = (uintptr_t)((caddr_t)iov->iov_base + iov->iov_len);
- start &= PG_FRAME;
- end += PAGE_MASK;
- end &= PG_FRAME;
- npages = (end - start) >> PAGE_SHIFT;
-
- count = min(count, npages);
-
- /* The following return value is not used. XXX */
- err = vm_fault_quick_hold_pages(map,
- (vm_offset_t)iov->iov_base, iov->iov_len, prot, mp, count);
- mp += count;
- totcount += count;
- curbytes = iov->iov_len;
- if (count != npages)
- curbytes = count*PAGE_SIZE - (((uintptr_t)iov->iov_base)&PAGE_MASK);
- totbytes += curbytes;
- }
- uio->uio_resid -= totbytes;
-
- return (0);
-}
-
-/*
- * Returns whether a connection should enable DDP. This happens when all of
- * the following conditions are met:
- * - the connection's ULP mode is DDP
- * - DDP is not already enabled
- * - the last receive was above the DDP threshold
- * - receive buffers are in user space
- * - receive side isn't shutdown (handled by caller)
- * - the connection's receive window is big enough so that sizable buffers
- * can be posted without closing the window in the middle of DDP (checked
- * when the connection is offloaded)
- */
-static int
-so_should_ddp(const struct toepcb *toep, int last_recv_len)
-{
-
- DPRINTF("ulp_mode=%d last_recv_len=%d ddp_thresh=%d rcv_wnd=%ld ddp_copy_limit=%d\n",
- toep->tp_ulp_mode, last_recv_len, TOM_TUNABLE(toep->tp_toedev, ddp_thres),
- toep->tp_tp->rcv_wnd, (TOM_TUNABLE(toep->tp_toedev, ddp_copy_limit) + DDP_RSVD_WIN));
-
- return toep->tp_ulp_mode == ULP_MODE_TCPDDP && (toep->tp_ddp_state.kbuf[0] == NULL) &&
- last_recv_len > TOM_TUNABLE(toep->tp_toedev, ddp_thres) &&
- toep->tp_tp->rcv_wnd >
- (TOM_TUNABLE(toep->tp_toedev, ddp_copy_limit) + DDP_RSVD_WIN);
-}
-
-static inline int
-is_ddp(const struct mbuf *m)
-{
- return ((m->m_flags & M_DDP) != 0);
-}
-
-static inline int
-is_ddp_psh(const struct mbuf *m)
-{
- return ((is_ddp(m) && (m->m_pkthdr.csum_flags & DDP_BF_PSH)) != 0);
-}
-
-static int
-m_uiomove(const struct mbuf *m, int offset, int len, struct uio *uio)
-{
- int curlen, startlen, resid_init, err = 0;
- caddr_t buf;
-
- DPRINTF("m_uiomove(m=%p, offset=%d, len=%d, ...)\n",
- m, offset, len);
-
- startlen = len;
- resid_init = uio->uio_resid;
- while (m && len) {
- buf = mtod(m, caddr_t);
- curlen = m->m_len;
- if (offset && (offset < curlen)) {
- curlen -= offset;
- buf += offset;
- offset = 0;
- } else if (offset) {
- offset -= curlen;
- m = m->m_next;
- continue;
- }
- err = uiomove(buf, min(len, curlen), uio);
- if (err) {
- printf("uiomove returned %d\n", err);
- return (err);
- }
-
- len -= min(len, curlen);
- m = m->m_next;
- }
- DPRINTF("copied %d bytes - resid_init=%d uio_resid=%d\n",
- startlen - len, resid_init, uio->uio_resid);
- return (err);
-}
-
-/*
- * Copy data from an sk_buff to an iovec. Deals with RX_DATA, which carry the
- * data in the sk_buff body, and with RX_DATA_DDP, which place the data in a
- * DDP buffer.
- */
-static inline int
-copy_data(const struct mbuf *m, int offset, int len, struct uio *uio)
-{
- struct iovec *to = uio->uio_iov;
- int err;
-
- if (__predict_true(!is_ddp(m))) /* RX_DATA */
- return m_uiomove(m, offset, len, uio);
- if (__predict_true(m->m_ddp_flags & DDP_BF_NOCOPY)) { /* user DDP */
- to->iov_len -= len;
- to->iov_base = ((caddr_t)to->iov_base) + len;
- uio->uio_iov = to;
- uio->uio_resid -= len;
- return (0);
- }
- err = t3_ddp_copy(m, offset, uio, len); /* kernel DDP */
- return (err);
-}
-
-static void
-cxgb_wait_dma_completion(struct toepcb *toep)
-{
- struct rwlock *lock;
-
- lock = &toep->tp_tp->t_inpcb->inp_lock;
- inp_wlock(toep->tp_tp->t_inpcb);
- cv_wait_unlock(&toep->tp_cv, lock);
-}
-
-static int
-cxgb_vm_page_to_miov(struct toepcb *toep, struct uio *uio, struct mbuf **m)
-{
- int i, seg_count, err, type;
- struct mbuf *m0;
- struct cxgb_dma_info cdi;
- struct mbuf_vec *mv;
- struct mbuf_iovec *mi;
- bus_dma_segment_t *segs;
-
- err = bus_dmamap_load_uio(toep->tp_tx_dmat, toep->tp_dmamap, uio,
- cxgb_dma_callback, &cdi, 0);
-
- if (err)
- return (err);
- seg_count = cdi.cdi_nsegs;
- if ((m0 = mcl_alloc(seg_count, &type)) == NULL) {
- bus_dmamap_unload(toep->tp_tx_dmat, toep->tp_dmamap);
- return (ENOMEM);
- }
- segs = cdi.cdi_segs;
- m0->m_type = type;
- m0->m_flags = (M_EXT|M_NOFREE);
- m0->m_ext.ext_type = EXT_EXTREF;
- m0->m_ext.ext_free = cxgb_zero_copy_free;
-#if __FreeBSD_version >= 800016
- m0->m_ext.ext_arg1 = NULL; /* XXX: probably wrong /phk */
- m0->m_ext.ext_arg2 = NULL;
-#else
- m0->m_ext.ext_args = NULL;
-#endif
-
- mv = mtomv(m0);
- mv->mv_count = seg_count;
- mv->mv_first = 0;
- for (i = 0, mi = mv->mv_vec; i < seg_count; mi++, segs++, i++)
- mi_collapse_sge(mi, segs);
-
- *m = m0;
-
- /*
- * This appears to be a no-op at the moment
- * as busdma is all or nothing need to make
- * sure the tag values are large enough
- *
- */
- if (cdi.cdi_mapped < uio->uio_resid) {
- uio->uio_resid -= cdi.cdi_mapped;
- } else
- uio->uio_resid = 0;
-
- return (0);
-}
-
-static int
-t3_sosend(struct socket *so, struct uio *uio)
-{
- int rv, count, hold_resid, sent, iovcnt;
- struct iovec iovtmp[TMP_IOV_MAX], *iovtmpp, *iov;
- struct tcpcb *tp = so_sototcpcb(so);
- struct toepcb *toep = tp->t_toe;
- struct mbuf *m;
- struct uio uiotmp;
- struct sockbuf *snd;
-
- /*
- * Events requiring iteration:
- * - number of pages exceeds max hold pages for process or system
- * - number of pages exceeds maximum sg entries for a single WR
- *
- * We're limited to holding 128 pages at once - and we're limited to
- * 34 SG entries per work request, but each SG entry can be any number
- * of contiguous pages
- *
- */
-
- uiotmp = *uio;
- iovcnt = uio->uio_iovcnt;
- iov = uio->uio_iov;
- sent = 0;
- snd = so_sockbuf_snd(so);
-sendmore:
- /*
- * Make sure we don't exceed the socket buffer
- */
- count = min(toep->tp_page_count, (sockbuf_sbspace(snd) >> PAGE_SHIFT) + 2*PAGE_SIZE);
- rv = cxgb_hold_iovec_pages(&uiotmp, toep->tp_pages, &count, VM_PROT_READ);
- hold_resid = uiotmp.uio_resid;
- if (rv)
- return (rv);
-
- /*
- * Bump past sent and shave off the unheld amount
- */
- if (hold_resid > 0) {
- iovtmpp = iovtmp;
- memcpy(iovtmp, iov, iovcnt*sizeof(*iov));
- if (sent)
- iov_adj(&iovtmpp, &iovcnt, sent);
- iov_adj(&iovtmpp, &iovcnt, -hold_resid);
- uiotmp.uio_iov = iovtmpp;
- uiotmp.uio_iovcnt = iovcnt;
-
- }
- uiotmp.uio_resid = uio->uio_resid - hold_resid;
-
- /*
- * Push off all held pages
- *
- */
- while (uiotmp.uio_resid > 0) {
- rv = cxgb_vm_page_to_miov(toep, &uiotmp, &m);
- if (rv) {
- vm_page_unhold_pages(toep->tp_pages, count);
- return (rv);
- }
- uio->uio_resid -= m->m_pkthdr.len;
- sent += m->m_pkthdr.len;
- sbappend(snd, m);
- t3_push_frames(so, TRUE);
- iov_adj(&uiotmp.uio_iov, &iovcnt, uiotmp.uio_resid);
- }
-
- /*
- * Wait for pending I/O to be DMA'd to the card
- *
- */
- cxgb_wait_dma_completion(toep);
- vm_page_unhold_pages(toep->tp_pages, count);
- /*
- * If there is more data to send adjust local copy of iov
- * to point to teh start
- */
- if (hold_resid) {
- iovtmpp = iovtmp;
- memcpy(iovtmp, iov, iovcnt*sizeof(*iov));
- iov_adj(&iovtmpp, &iovcnt, sent);
- uiotmp = *uio;
- uiotmp.uio_iov = iovtmpp;
- uiotmp.uio_iovcnt = iovcnt;
- goto sendmore;
- }
-
- return (0);
-}
-
-static int
-cxgb_sosend(struct socket *so, struct sockaddr *addr, struct uio *uio,
- struct mbuf *top, struct mbuf *control, int flags, struct thread *td)
-{
- struct tcpcb *tp = so_sototcpcb(so);
- struct toedev *tdev;
- int zcopy_thres, zcopy_enabled, rv;
-
- /*
- * In order to use DMA direct from userspace the following
- * conditions must be met:
- * - the connection is currently offloaded
- * - ddp is enabled
- * - the number of bytes to be transferred exceeds the threshold
- * - the number of bytes currently in flight won't exceed the in-flight
- * threshold XXX TODO
- * - vm_fault_quick_hold_pages succeeds
- * - blocking socket XXX for now
- *
- */
- if (tp && tp->t_flags & TF_TOE) {
- struct toepcb *toep = tp->t_toe;
-
- tdev = toep->tp_toedev;
- zcopy_thres = TOM_TUNABLE(tdev, zcopy_sosend_partial_thres);
- zcopy_enabled = TOM_TUNABLE(tdev, zcopy_sosend_enabled);
-
- if (uio && (uio->uio_resid > zcopy_thres) &&
- (uio->uio_iovcnt < TMP_IOV_MAX) && ((so_state_get(so) & SS_NBIO) == 0)
- && zcopy_enabled) {
- rv = t3_sosend(so, uio);
- if (rv != EAGAIN)
- return (rv);
- }
- }
- return pru_sosend(so, addr, uio, top, control, flags, td);
-}
-
-/*
- * Following replacement or removal of the first mbuf on the first mbuf chain
- * of a socket buffer, push necessary state changes back into the socket
- * buffer so that other consumers see the values consistently. 'nextrecord'
- * is the callers locally stored value of the original value of
- * sb->sb_mb->m_nextpkt which must be restored when the lead mbuf changes.
- * NOTE: 'nextrecord' may be NULL.
- */
-static __inline void
-sockbuf_pushsync(struct sockbuf *sb, struct mbuf *nextrecord)
-{
- sockbuf_lock_assert(sb);
- /*
- * First, update for the new value of nextrecord. If necessary, make
- * it the first record.
- */
- if (sb->sb_mb != NULL)
- sb->sb_mb->m_nextpkt = nextrecord;
- else
- sb->sb_mb = nextrecord;
-
- /*
- * Now update any dependent socket buffer fields to reflect the new
- * state. This is an expanded inline of SB_EMPTY_FIXUP(), with the
- * addition of a second clause that takes care of the case where
- * sb_mb has been updated, but remains the last record.
- */
- if (sb->sb_mb == NULL) {
- sb->sb_mbtail = NULL;
- sb->sb_lastrecord = NULL;
- } else if (sb->sb_mb->m_nextpkt == NULL)
- sb->sb_lastrecord = sb->sb_mb;
-}
-
-#define IS_NONBLOCKING(so) (so_state_get(so) & SS_NBIO)
-
-static int
-t3_soreceive(struct socket *so, int *flagsp, struct uio *uio)
-{
- struct tcpcb *tp = so_sototcpcb(so);
- struct toepcb *toep = tp->t_toe;
- struct mbuf *m;
- uint32_t offset;
- int err, flags, avail, len, copied, copied_unacked;
- int target; /* Read at least this many bytes */
- int user_ddp_ok;
- struct ddp_state *p;
- struct inpcb *inp = so_sotoinpcb(so);
- int socket_state, socket_error;
- struct sockbuf *rcv;
-
- avail = offset = copied = copied_unacked = 0;
- flags = flagsp ? (*flagsp &~ MSG_EOR) : 0;
- rcv = so_sockbuf_rcv(so);
-
- err = sblock(rcv, SBLOCKWAIT(flags));
- p = &toep->tp_ddp_state;
-
- if (err)
- return (err);
-
- rcv = so_sockbuf_rcv(so);
- sockbuf_lock(rcv);
- if ((tp->t_flags & TF_TOE) == 0) {
- sockbuf_unlock(rcv);
- err = EAGAIN;
- goto done_unlocked;
- }
-
- p->user_ddp_pending = 0;
-restart:
- if ((tp->t_flags & TF_TOE) == 0) {
- sockbuf_unlock(rcv);
- err = EAGAIN;
- goto done_unlocked;
- }
-
- len = uio->uio_resid;
- m = rcv->sb_mb;
- target = (flags & MSG_WAITALL) ? len : rcv->sb_lowat;
- user_ddp_ok = p->ubuf_ddp_ready;
- p->cancel_ubuf = 0;
-
- if (len == 0)
- goto done;
- if (m)
- goto got_mbuf;
-
- /* empty receive queue */
- if (copied >= target && (rcv->sb_mb == NULL) &&
- !p->user_ddp_pending)
- goto done;
-
- socket_state = so_state_get(so);
- socket_error = so_error_get(so);
- rcv = so_sockbuf_rcv(so);
-
- if (copied) {
- if (socket_error || tp->t_state == TCPS_CLOSED ||
- (socket_state & (SS_ISDISCONNECTING|SS_ISDISCONNECTED)))
- goto done;
- } else {
- if (socket_state & SS_NOFDREF)
- goto done;
- if (socket_error) {
- err = socket_error;
- socket_error = 0;
- goto done;
- }
- if (rcv->sb_state & SBS_CANTRCVMORE)
- goto done;
- if (socket_state & (SS_ISDISCONNECTING|SS_ISDISCONNECTED))
- goto done;
- if (tp->t_state == TCPS_CLOSED) {
- err = ENOTCONN;
- goto done;
- }
- }
- if (rcv->sb_mb && !p->user_ddp_pending) {
- sockbuf_unlock(rcv);
- inp_wlock(inp);
- t3_cleanup_rbuf(tp, copied_unacked);
- inp_wunlock(inp);
- sockbuf_lock(rcv);
- copied_unacked = 0;
- goto restart;
- }
- if (p->kbuf[0] && user_ddp_ok && !p->user_ddp_pending &&
- uio->uio_iov->iov_len > p->kbuf[0]->dgl_length &&
- p->ubuf_ddp_ready) {
- p->user_ddp_pending =
- !t3_overlay_ubuf(toep, rcv, uio,
- IS_NONBLOCKING(so), flags, 1, 1);
- if (p->user_ddp_pending) {
- p->kbuf_posted++;
- user_ddp_ok = 0;
- }
- }
- if (p->kbuf[0] && (p->kbuf_posted == 0)) {
- t3_post_kbuf(toep, 1, IS_NONBLOCKING(so));
- p->kbuf_posted++;
- }
- if (p->user_ddp_pending) {
- /* One shot at DDP if we already have enough data */
- if (copied >= target)
- user_ddp_ok = 0;
-
- if (rcv->sb_state & SBS_CANTRCVMORE)
- goto done;
- CTR0(KTR_TOM, "ddp pending -- waiting");
- if ((err = sbwait(rcv)) != 0)
- goto done;
-//for timers to work await_ddp_completion(sk, flags, &timeo);
- } else if (copied >= target)
- goto done;
- else {
- if (copied_unacked) {
- int i = 0;
-
- sockbuf_unlock(rcv);
- inp_wlock(inp);
- t3_cleanup_rbuf(tp, copied_unacked);
- inp_wunlock(inp);
- copied_unacked = 0;
- if (mp_ncpus > 1)
- while (i++ < 200 && rcv->sb_mb == NULL)
- cpu_spinwait();
- sockbuf_lock(rcv);
- }
- if (rcv->sb_mb)
- goto restart;
-
- if (rcv->sb_state & SBS_CANTRCVMORE)
- goto done;
-
- CTR0(KTR_TOM, "no buffers -- waiting");
-
- if ((err = sbwait(rcv)) != 0)
- goto done;
- }
- goto restart;
-got_mbuf:
- /*
- * Adjust the mbuf seqno if it has already been partially processed by
- * soreceive_generic
- */
- if (m->m_pkthdr.len != m->m_len) {
- m->m_seq += m->m_pkthdr.len - m->m_len;
- m->m_pkthdr.len = m->m_len;
- }
-
- CTR6(KTR_TOM, "t3_soreceive: ddp_flags=0x%x m_len=%u resid=%u "
- "m_seq=0x%08x c_seq=0x%08x c_unack=%u",
- (is_ddp(m) ? m->m_ddp_flags : 0), m->m_pkthdr.len, len,
- m->m_seq, toep->tp_copied_seq, copied_unacked);
- KASSERT(((m->m_flags & M_EXT) && (m->m_ext.ext_type == EXT_EXTREF)) || !(m->m_flags & M_EXT),
- ("unexpected type M_EXT=%d ext_type=%d m_len=%d m_pktlen=%d\n", !!(m->m_flags & M_EXT),
- m->m_ext.ext_type, m->m_len, m->m_pkthdr.len));
- KASSERT(m->m_next != (struct mbuf *)0xffffffff, ("bad next value m_next=%p m_nextpkt=%p"
- " m_flags=0x%x m->m_len=%d", m->m_next, m->m_nextpkt, m->m_flags, m->m_len));
- if (m->m_pkthdr.len == 0) {
- if ((m->m_ddp_flags & DDP_BF_NOCOPY) == 0)
- panic("empty mbuf and NOCOPY not set\n");
- CTR0(KTR_TOM, "ddp done notification");
- p->user_ddp_pending = 0;
- sbdroprecord_locked(rcv);
- goto done;
- }
-
- KASSERT((int32_t)(toep->tp_copied_seq + copied_unacked - m->m_seq) >= 0,
- ("offset will go negative: offset=%d copied_seq=0x%08x copied_unacked=%d m_seq=0x%08x",
- offset, toep->tp_copied_seq, copied_unacked, m->m_seq));
- offset = toep->tp_copied_seq + copied_unacked - m->m_seq;
-
- if (offset >= m->m_pkthdr.len)
- panic("t3_soreceive: OFFSET >= LEN offset %d copied_seq 0x%x "
- "seq 0x%x pktlen %d ddp flags 0x%x", offset,
- toep->tp_copied_seq + copied_unacked, m->m_seq,
- m->m_pkthdr.len, m->m_ddp_flags);
-
- avail = m->m_pkthdr.len - offset;
- if (len < avail) {
- if (is_ddp(m) && (m->m_ddp_flags & DDP_BF_NOCOPY))
- panic("bad state in t3_soreceive len=%d avail=%d offset=%d\n", len, avail, offset);
- avail = len;
- rcv->sb_flags |= SB_IN_TOE;
- } else if (p->kbuf_posted == 0 && p->user_ddp_pending == 0)
- rcv->sb_flags &= ~SB_IN_TOE;
-
-#ifdef URGENT_DATA_SUPPORTED
- /*
- * Check if the data we are preparing to copy contains urgent
- * data. Either stop short of urgent data or skip it if it's
- * first and we are not delivering urgent data inline.
- */
- if (__predict_false(toep->tp_urg_data)) {
- uint32_t urg_offset = tp->rcv_up - tp->copied_seq + copied_unacked;
-
- if (urg_offset < avail) {
- if (urg_offset) {
- /* stop short of the urgent data */
- avail = urg_offset;
- } else if ((so_options_get(so) & SO_OOBINLINE) == 0) {
- /* First byte is urgent, skip */
- toep->tp_copied_seq++;
- offset++;
- avail--;
- if (!avail)
- goto skip_copy;
- }
- }
- }
-#endif
- if (is_ddp_psh(m) || offset || (rcv->sb_mb && !is_ddp(m))) {
- user_ddp_ok = 0;
-#ifdef T3_TRACE
- T3_TRACE0(TIDTB(so), "t3_sosend: PSH");
-#endif
- }
-
- if (user_ddp_ok && !p->user_ddp_pending &&
- uio->uio_iov->iov_len > p->kbuf[0]->dgl_length &&
- p->ubuf_ddp_ready) {
- p->user_ddp_pending =
- !t3_overlay_ubuf(toep, rcv, uio,
- IS_NONBLOCKING(so), flags, 1, 1);
- if (p->user_ddp_pending) {
- p->kbuf_posted++;
- user_ddp_ok = 0;
- }
- DPRINTF("user_ddp_pending=%d\n", p->user_ddp_pending);
- } else
- DPRINTF("user_ddp_ok=%d user_ddp_pending=%d iov_len=%ld dgl_length=%d ubuf_ddp_ready=%d ulp_mode=%d is_ddp(m)=%d flags=0x%x ubuf=%p kbuf_posted=%d\n",
- user_ddp_ok, p->user_ddp_pending, uio->uio_iov->iov_len, p->kbuf[0] ? p->kbuf[0]->dgl_length : 0,
- p->ubuf_ddp_ready, toep->tp_ulp_mode, !!is_ddp(m), m->m_ddp_flags, p->ubuf, p->kbuf_posted);
-
- /*
- * If MSG_TRUNC is specified the data is discarded.
- * XXX need to check pr_atomic
- */
- KASSERT(avail > 0, ("avail=%d resid=%d offset=%d", avail, uio->uio_resid, offset));
- if (__predict_true(!(flags & MSG_TRUNC))) {
- int resid = uio->uio_resid;
-
- sockbuf_unlock(rcv);
- if ((err = copy_data(m, offset, avail, uio))) {
- if (err)
- err = EFAULT;
- goto done_unlocked;
- }
-
- sockbuf_lock(rcv);
- if (avail != (resid - uio->uio_resid))
- printf("didn't copy all bytes :-/ avail=%d offset=%d pktlen=%d resid=%d uio_resid=%d copied=%d copied_unacked=%d is_ddp(m)=%d\n",
- avail, offset, m->m_pkthdr.len, resid, uio->uio_resid, copied, copied_unacked, is_ddp(m));
-
- if ((tp->t_flags & TF_TOE) == 0) {
- sockbuf_unlock(rcv);
- err = EAGAIN;
- goto done_unlocked;
- }
- }
-
- copied += avail;
- copied_unacked += avail;
- len -= avail;
-
-#ifdef URGENT_DATA_SUPPORTED
-skip_copy:
- if (tp->urg_data && after(tp->copied_seq + copied_unacked, tp->urg_seq))
- tp->urg_data = 0;
-#endif
- /*
- * If the buffer is fully consumed free it. If it's a DDP
- * buffer also handle any events it indicates.
- */
- if (avail + offset >= m->m_pkthdr.len) {
- unsigned int fl = m->m_ddp_flags;
- int exitnow, got_psh = 0, nomoredata = 0;
- int count;
- struct mbuf *nextrecord;
-
- if (p->kbuf[0] != NULL && is_ddp(m) && (fl & 1)) {
- if (is_ddp_psh(m) && p->user_ddp_pending)
- got_psh = 1;
-
- if (fl & DDP_BF_NOCOPY)
- p->user_ddp_pending = 0;
- else if ((fl & DDP_BF_NODATA) && IS_NONBLOCKING(so)) {
- p->kbuf_posted--;
- nomoredata = 1;
- } else {
- p->kbuf_posted--;
- p->ubuf_ddp_ready = 1;
- }
- }
-
- nextrecord = m->m_nextpkt;
- count = m->m_pkthdr.len;
- while (count > 0) {
- count -= m->m_len;
- KASSERT(((m->m_flags & M_EXT) && (m->m_ext.ext_type == EXT_EXTREF)) || !(m->m_flags & M_EXT), ("unexpected type M_EXT=%d ext_type=%d m_len=%d\n", !!(m->m_flags & M_EXT), m->m_ext.ext_type, m->m_len));
- CTR2(KTR_TOM, "freeing mbuf m_len = %d pktlen = %d", m->m_len, m->m_pkthdr.len);
- sbfree(rcv, m);
- rcv->sb_mb = m_free(m);
- m = rcv->sb_mb;
- }
- sockbuf_pushsync(rcv, nextrecord);
-#if 0
- sbdrop_locked(rcv, m->m_pkthdr.len);
-#endif
- exitnow = got_psh || nomoredata;
- if (copied >= target && (rcv->sb_mb == NULL) && exitnow)
- goto done;
- if (copied_unacked > (rcv->sb_hiwat >> 2)) {
- sockbuf_unlock(rcv);
- inp_wlock(inp);
- t3_cleanup_rbuf(tp, copied_unacked);
- inp_wunlock(inp);
- copied_unacked = 0;
- sockbuf_lock(rcv);
- }
- }
- if (len > 0)
- goto restart;
-
- done:
- if ((tp->t_flags & TF_TOE) == 0) {
- sockbuf_unlock(rcv);
- err = EAGAIN;
- goto done_unlocked;
- }
- /*
- * If we can still receive decide what to do in preparation for the
- * next receive. Note that RCV_SHUTDOWN is set if the connection
- * transitioned to CLOSE but not if it was in that state to begin with.
- */
- if (__predict_true((so_state_get(so) & (SS_ISDISCONNECTING|SS_ISDISCONNECTED)) == 0)) {
- if (p->user_ddp_pending) {
- user_ddp_ok = 0;
- t3_cancel_ubuf(toep, rcv);
- if (rcv->sb_mb) {
- if (copied < 0)
- copied = 0;
- if (len > 0)
- goto restart;
- }
- p->user_ddp_pending = 0;
- }
- if ((p->kbuf[0] != NULL) && (p->kbuf_posted == 0)) {
-#ifdef T3_TRACE
- T3_TRACE0(TIDTB(so),
- "chelsio_recvmsg: about to exit, repost kbuf");
-#endif
-
- t3_post_kbuf(toep, 1, IS_NONBLOCKING(so));
- p->kbuf_posted++;
- } else if (so_should_ddp(toep, copied) && uio->uio_iovcnt == 1) {
- CTR1(KTR_TOM ,"entering ddp on tid=%u", toep->tp_tid);
- if (!t3_enter_ddp(toep, TOM_TUNABLE(toep->tp_toedev,
- ddp_copy_limit), 0, IS_NONBLOCKING(so))) {
- rcv->sb_flags |= SB_IN_TOE;
- p->kbuf_posted = 1;
- }
-
- }
- }
-#ifdef T3_TRACE
- T3_TRACE5(TIDTB(so),
- "chelsio_recvmsg <-: copied %d len %d buffers_freed %d "
- "kbuf_posted %d user_ddp_pending %u",
- copied, len, buffers_freed, p ? p->kbuf_posted : -1,
- p->user_ddp_pending);
-#endif
- sockbuf_unlock(rcv);
-done_unlocked:
- if (copied_unacked && (tp->t_flags & TF_TOE)) {
- inp_wlock(inp);
- t3_cleanup_rbuf(tp, copied_unacked);
- inp_wunlock(inp);
- }
- sbunlock(rcv);
-
- return (err);
-}
-
-static int
-cxgb_soreceive(struct socket *so, struct sockaddr **psa, struct uio *uio,
- struct mbuf **mp0, struct mbuf **controlp, int *flagsp)
-{
- struct toedev *tdev;
- int rv, zcopy_thres, zcopy_enabled, flags;
- struct tcpcb *tp = so_sototcpcb(so);
- struct sockbuf *rcv = so_sockbuf_rcv(so);
-
- flags = flagsp ? *flagsp &~ MSG_EOR : 0;
-
- /*
- * In order to use DMA direct from userspace the following
- * conditions must be met:
- * - the connection is currently offloaded
- * - ddp is enabled
- * - the number of bytes to be transferred exceeds the threshold
- * - the number of bytes currently in flight won't exceed the in-flight
- * threshold XXX TODO
- * - vm_fault_quick_hold_pages succeeds
- * - blocking socket XXX for now
- * - iovcnt is 1
- *
- */
- if (tp && (tp->t_flags & TF_TOE) && uio && ((flags & (MSG_OOB|MSG_PEEK|MSG_DONTWAIT)) == 0)
- && (uio->uio_iovcnt == 1) && (mp0 == NULL) &&
- ((rcv->sb_flags & SB_IN_TOE) || (uio->uio_iovcnt == 1))) {
- struct toepcb *toep = tp->t_toe;
-
- tdev = toep->tp_toedev;
- zcopy_thres = TOM_TUNABLE(tdev, ddp_thres);
- zcopy_enabled = TOM_TUNABLE(tdev, ddp);
- if ((rcv->sb_flags & SB_IN_TOE) ||((uio->uio_resid > zcopy_thres) &&
- (uio->uio_iovcnt == 1) && zcopy_enabled)) {
- CTR4(KTR_TOM, "cxgb_soreceive: sb_flags=0x%x t_flags=0x%x flags=0x%x uio_resid=%d",
- rcv->sb_flags, tp->t_flags, flags, uio->uio_resid);
- rv = t3_soreceive(so, flagsp, uio);
- if (rv != EAGAIN)
- return (rv);
- else
- printf("returned EAGAIN\n");
- }
- } else if (tp && (tp->t_flags & TF_TOE) && uio && mp0 == NULL) {
- struct sockbuf *rcv = so_sockbuf_rcv(so);
-
- log(LOG_INFO, "skipping t3_soreceive flags=0x%x iovcnt=%d sb_state=0x%x\n",
- flags, uio->uio_iovcnt, rcv->sb_state);
- }
-
- return pru_soreceive(so, psa, uio, mp0, controlp, flagsp);
-}
-
-struct protosw cxgb_protosw;
-struct pr_usrreqs cxgb_tcp_usrreqs;
-
-void
-t3_install_socket_ops(struct socket *so)
-{
- static int copied = 0;
- struct pr_usrreqs *pru;
- struct protosw *psw;
-
- if (copied == 0) {
- psw = so_protosw_get(so);
- pru = psw->pr_usrreqs;
-
- bcopy(psw, &cxgb_protosw, sizeof(*psw));
- bcopy(pru, &cxgb_tcp_usrreqs, sizeof(*pru));
-
- cxgb_protosw.pr_ctloutput = t3_ctloutput;
- cxgb_protosw.pr_usrreqs = &cxgb_tcp_usrreqs;
- cxgb_tcp_usrreqs.pru_sosend = cxgb_sosend;
- cxgb_tcp_usrreqs.pru_soreceive = cxgb_soreceive;
- }
- so_protosw_set(so, &cxgb_protosw);
-
-#if 0
- so->so_proto->pr_usrreqs->pru_sosend = cxgb_sosend;
- so->so_proto->pr_usrreqs->pru_soreceive = cxgb_soreceive;
-#endif
-}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_ddp.c
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_ddp.c Wed Jul 25 16:55:08 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,738 +0,0 @@
-/**************************************************************************
-
-Copyright (c) 2007-2008, Chelsio Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- 2. Neither the name of the Chelsio 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.
-
-***************************************************************************/
-
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
-#include <sys/param.h>
-#include <sys/systm.h>
-#include <sys/types.h>
-#include <sys/fcntl.h>
-#include <sys/kernel.h>
-#include <sys/ktr.h>
-#include <sys/limits.h>
-#include <sys/lock.h>
-#include <sys/mbuf.h>
-#include <sys/condvar.h>
-#include <sys/mutex.h>
-#include <sys/proc.h>
-#include <sys/sockstate.h>
-#include <sys/sockopt.h>
-#include <sys/socket.h>
-#include <sys/sockbuf.h>
-#include <sys/syslog.h>
-#include <sys/uio.h>
-
-#include <machine/bus.h>
-
-#include <net/if.h>
-#include <net/route.h>
-
-#include <netinet/in.h>
-#include <netinet/in_pcb.h>
-#include <netinet/in_systm.h>
-#include <netinet/in_var.h>
-
-
-#include <cxgb_osdep.h>
-#include <sys/mbufq.h>
-
-#include <ulp/tom/cxgb_tcp_offload.h>
-#include <netinet/tcp.h>
-#include <netinet/tcp_var.h>
-#include <netinet/tcp_fsm.h>
-#include <netinet/tcp_offload.h>
-#include <net/route.h>
-
-#include <t3cdev.h>
-#include <common/cxgb_firmware_exports.h>
-#include <common/cxgb_t3_cpl.h>
-#include <common/cxgb_tcb.h>
-#include <common/cxgb_ctl_defs.h>
-#include <cxgb_offload.h>
-
-#include <vm/vm.h>
-#include <vm/vm_page.h>
-#include <vm/vm_map.h>
-#include <vm/vm_extern.h>
-#include <vm/pmap.h>
-
-#include <sys/mvec.h>
-#include <ulp/toecore/cxgb_toedev.h>
-#include <ulp/tom/cxgb_defs.h>
-#include <ulp/tom/cxgb_tom.h>
-#include <ulp/tom/cxgb_t3_ddp.h>
-#include <ulp/tom/cxgb_toepcb.h>
-#include <ulp/tom/cxgb_tcp.h>
-
-
-#define MAX_SCHEDULE_TIMEOUT 300
-
-/*
- * Return the # of page pods needed to accommodate a # of pages.
- */
-static inline unsigned int
-pages2ppods(unsigned int pages)
-{
- return (pages + PPOD_PAGES - 1) / PPOD_PAGES + NUM_SENTINEL_PPODS;
-}
-
-/**
- * t3_pin_pages - pin a user memory range and prepare it for DDP
- * @addr - the starting address
- * @len - the length of the range
- * @newgl - contains the pages and physical addresses of the pinned range
- * @gl - an existing gather list, may be %NULL
- *
- * Pins the pages in the user-space memory range [addr, addr + len) and
- * maps them for DMA. Returns a gather list with the pinned pages and
- * their physical addresses. If @gl is non NULL the pages it describes
- * are compared against the pages for [addr, addr + len), and if the
- * existing gather list already covers the range a new list is not
- * allocated. Returns 0 on success, or a negative errno. On success if
- * a new gather list was allocated it is returned in @newgl.
- */
-static int
-t3_pin_pages(bus_dma_tag_t tag, bus_dmamap_t dmamap, vm_offset_t addr,
- size_t len, struct ddp_gather_list **newgl,
- const struct ddp_gather_list *gl)
-{
- int i = 0, err;
- size_t pg_off;
- unsigned int npages;
- struct ddp_gather_list *p;
- vm_map_t map;
-
- pg_off = addr & PAGE_MASK;
- npages = (pg_off + len + PAGE_SIZE - 1) >> PAGE_SHIFT;
- p = malloc(sizeof(struct ddp_gather_list) + npages * sizeof(vm_page_t *),
- M_DEVBUF, M_NOWAIT|M_ZERO);
- if (p == NULL)
- return (ENOMEM);
-
- map = &curthread->td_proc->p_vmspace->vm_map;
- if (vm_fault_quick_hold_pages(map, addr, len, VM_PROT_READ |
- VM_PROT_WRITE, p->dgl_pages, npages) < 0) {
- err = EFAULT;
- goto free_gl;
- }
-
- if (gl && gl->dgl_offset == pg_off && gl->dgl_nelem >= npages &&
- gl->dgl_length >= len) {
- for (i = 0; i < npages; i++)
- if (p->dgl_pages[i] != gl->dgl_pages[i])
- goto different_gl;
- err = 0;
- goto unpin;
- }
-
-different_gl:
- p->dgl_length = len;
- p->dgl_offset = pg_off;
- p->dgl_nelem = npages;
-#ifdef NEED_BUSDMA
- p->phys_addr[0] = pci_map_page(pdev, p->pages[0], pg_off,
- PAGE_SIZE - pg_off,
- PCI_DMA_FROMDEVICE) - pg_off;
- for (i = 1; i < npages; ++i)
- p->phys_addr[i] = pci_map_page(pdev, p->pages[i], 0, PAGE_SIZE,
- PCI_DMA_FROMDEVICE);
-#endif
- *newgl = p;
- return (0);
-unpin:
- vm_page_unhold_pages(p->dgl_pages, npages);
-
-free_gl:
-
- free(p, M_DEVBUF);
- *newgl = NULL;
- return (err);
-}
-
-static void
-unmap_ddp_gl(const struct ddp_gather_list *gl)
-{
-#ifdef NEED_BUSDMA
- int i;
-
- if (!gl->nelem)
- return;
-
- pci_unmap_page(pdev, gl->phys_addr[0] + gl->offset,
- PAGE_SIZE - gl->offset, PCI_DMA_FROMDEVICE);
- for (i = 1; i < gl->nelem; ++i)
- pci_unmap_page(pdev, gl->phys_addr[i], PAGE_SIZE,
- PCI_DMA_FROMDEVICE);
-
-#endif
-}
-
-static void
-ddp_gl_free_pages(struct ddp_gather_list *gl, int dirty)
-{
- /*
- * XXX mark pages as dirty before unholding
- */
- vm_page_unhold_pages(gl->dgl_pages, gl->dgl_nelem);
-}
-
-void
-t3_free_ddp_gl(struct ddp_gather_list *gl)
-{
- unmap_ddp_gl(gl);
- ddp_gl_free_pages(gl, 0);
- free(gl, M_DEVBUF);
-}
-
-/* Max # of page pods for a buffer, enough for 1MB buffer at 4KB page size */
-#define MAX_PPODS 64U
-
-/*
- * Allocate page pods for DDP buffer 1 (the user buffer) and set up the tag in
- * the TCB. We allocate page pods in multiples of PPOD_CLUSTER_SIZE. First we
- * try to allocate enough page pods to accommodate the whole buffer, subject to
- * the MAX_PPODS limit. If that fails we try to allocate PPOD_CLUSTER_SIZE page
- * pods before failing entirely.
- */
-static int
-alloc_buf1_ppods(struct toepcb *toep, struct ddp_state *p,
- unsigned long addr, unsigned int len)
-{
- int err, tag, npages, nppods;
- struct tom_data *d = TOM_DATA(toep->tp_toedev);
-
-#if 0
- SOCKBUF_LOCK_ASSERT(&so->so_rcv);
-#endif
- npages = ((addr & PAGE_MASK) + len + PAGE_SIZE - 1) >> PAGE_SHIFT;
- nppods = min(pages2ppods(npages), MAX_PPODS);
- nppods = roundup2(nppods, PPOD_CLUSTER_SIZE);
- err = t3_alloc_ppods(d, nppods, &tag);
- if (err && nppods > PPOD_CLUSTER_SIZE) {
- nppods = PPOD_CLUSTER_SIZE;
- err = t3_alloc_ppods(d, nppods, &tag);
- }
- if (err)
- return (ENOMEM);
-
- p->ubuf_nppods = nppods;
- p->ubuf_tag = tag;
-#if NUM_DDP_KBUF == 1
- t3_set_ddp_tag(toep, 1, tag << 6);
-#endif
- return (0);
-}
-
-/*
- * Starting offset for the user DDP buffer. A non-0 value ensures a DDP flush
- * won't block indefinitely if there's nothing to place (which should be rare).
- */
-#define UBUF_OFFSET 1
-
-static __inline unsigned long
-select_ddp_flags(const struct toepcb *toep, int buf_idx,
- int nonblock, int rcv_flags)
-{
- if (buf_idx == 1) {
- if (__predict_false(rcv_flags & MSG_WAITALL))
- return V_TF_DDP_PSH_NO_INVALIDATE0(1) |
- V_TF_DDP_PSH_NO_INVALIDATE1(1) |
- V_TF_DDP_PUSH_DISABLE_1(1);
- if (nonblock)
- return V_TF_DDP_BUF1_FLUSH(1);
-
- return V_TF_DDP_BUF1_FLUSH(!TOM_TUNABLE(toep->tp_toedev,
- ddp_push_wait));
- }
-
- if (__predict_false(rcv_flags & MSG_WAITALL))
- return V_TF_DDP_PSH_NO_INVALIDATE0(1) |
- V_TF_DDP_PSH_NO_INVALIDATE1(1) |
- V_TF_DDP_PUSH_DISABLE_0(1);
- if (nonblock)
- return V_TF_DDP_BUF0_FLUSH(1);
-
- return V_TF_DDP_BUF0_FLUSH(!TOM_TUNABLE(toep->tp_toedev, ddp_push_wait));
-}
-
-/*
- * Reposts the kernel DDP buffer after it has been previously become full and
- * invalidated. We just need to reset the offset and adjust the DDP flags.
- * Conveniently, we can set the flags and the offset with a single message.
- * Note that this function does not set the buffer length. Again conveniently
- * our kernel buffer is of fixed size. If the length needs to be changed it
- * needs to be done separately.
- */
-static void
-t3_repost_kbuf(struct toepcb *toep, unsigned int bufidx, int modulate,
- int activate, int nonblock)
-{
- struct ddp_state *p = &toep->tp_ddp_state;
- unsigned long flags;
-
-#if 0
- SOCKBUF_LOCK_ASSERT(&so->so_rcv);
-#endif
- p->buf_state[bufidx].cur_offset = p->kbuf[bufidx]->dgl_offset;
- p->buf_state[bufidx].flags = p->kbuf_noinval ? DDP_BF_NOINVAL : 0;
- p->buf_state[bufidx].gl = p->kbuf[bufidx];
- p->cur_buf = bufidx;
- p->kbuf_idx = bufidx;
-
- flags = select_ddp_flags(toep, bufidx, nonblock, 0);
- if (!bufidx)
- t3_setup_ddpbufs(toep, 0, 0, 0, 0, flags |
- V_TF_DDP_PSH_NO_INVALIDATE0(p->kbuf_noinval) |
- V_TF_DDP_PSH_NO_INVALIDATE1(p->kbuf_noinval) |
- V_TF_DDP_BUF0_VALID(1),
- V_TF_DDP_BUF0_FLUSH(1) |
- V_TF_DDP_PSH_NO_INVALIDATE0(1) |
- V_TF_DDP_PSH_NO_INVALIDATE1(1) | V_TF_DDP_OFF(1) |
- V_TF_DDP_BUF0_VALID(1) |
- V_TF_DDP_ACTIVE_BUF(activate), modulate);
- else
- t3_setup_ddpbufs(toep, 0, 0, 0, 0, flags |
- V_TF_DDP_PSH_NO_INVALIDATE0(p->kbuf_noinval) |
- V_TF_DDP_PSH_NO_INVALIDATE1(p->kbuf_noinval) |
- V_TF_DDP_BUF1_VALID(1) |
- V_TF_DDP_ACTIVE_BUF(activate),
- V_TF_DDP_BUF1_FLUSH(1) |
- V_TF_DDP_PSH_NO_INVALIDATE0(1) |
- V_TF_DDP_PSH_NO_INVALIDATE1(1) | V_TF_DDP_OFF(1) |
- V_TF_DDP_BUF1_VALID(1) | V_TF_DDP_ACTIVE_BUF(1),
- modulate);
-
-}
-
-/**
- * setup_uio_ppods - setup HW page pods for a user iovec
- * @sk: the associated socket
- * @uio: the uio
- * @oft: additional bytes to map before the start of the buffer
- *
- * Pins a user iovec and sets up HW page pods for DDP into it. We allocate
- * page pods for user buffers on the first call per socket. Afterwards we
- * limit the buffer length to whatever the existing page pods can accommodate.
- * Returns a negative error code or the length of the mapped buffer.
- *
- * The current implementation handles iovecs with only one entry.
- */
-static int
-setup_uio_ppods(struct toepcb *toep, const struct uio *uio, int oft, int *length)
-{
- int err;
- unsigned int len;
- struct ddp_gather_list *gl = NULL;
- struct ddp_state *p = &toep->tp_ddp_state;
- struct iovec *iov = uio->uio_iov;
- vm_offset_t addr = (vm_offset_t)iov->iov_base - oft;
-
-#ifdef notyet
- SOCKBUF_LOCK_ASSERT(&so->so_rcv);
-#endif
- if (__predict_false(p->ubuf_nppods == 0)) {
- err = alloc_buf1_ppods(toep, p, addr, iov->iov_len + oft);
- if (err)
- return (err);
- }
-
- len = (p->ubuf_nppods - NUM_SENTINEL_PPODS) * PPOD_PAGES * PAGE_SIZE;
- len -= addr & PAGE_MASK;
- if (len > M_TCB_RX_DDP_BUF0_LEN)
- len = M_TCB_RX_DDP_BUF0_LEN;
- len = min(len, toep->tp_tp->rcv_wnd - 32768);
- len = min(len, iov->iov_len + oft);
-
- if (len <= p->kbuf[0]->dgl_length) {
- printf("length too short\n");
- return (EINVAL);
- }
-
- err = t3_pin_pages(toep->tp_rx_dmat, toep->tp_dmamap, addr, len, &gl, p->ubuf);
- if (err)
- return (err);
- if (gl) {
- if (p->ubuf)
- t3_free_ddp_gl(p->ubuf);
- p->ubuf = gl;
- t3_setup_ppods(toep, gl, pages2ppods(gl->dgl_nelem), p->ubuf_tag, len,
- gl->dgl_offset, 0);
- }
- *length = len;
- return (0);
-}
-
-/*
- *
- */
-void
-t3_cancel_ubuf(struct toepcb *toep, struct sockbuf *rcv)
-{
- struct ddp_state *p = &toep->tp_ddp_state;
- int ubuf_pending = t3_ddp_ubuf_pending(toep);
- int err = 0, count = 0;
-
- if (p->ubuf == NULL)
- return;
-
- sockbuf_lock_assert(rcv);
-
- p->cancel_ubuf = 1;
- while (ubuf_pending && !(rcv->sb_state & SBS_CANTRCVMORE)) {
- CTR3(KTR_TOM,
- "t3_cancel_ubuf: flags0 0x%x flags1 0x%x get_tcb_count %d",
- p->buf_state[0].flags & (DDP_BF_NOFLIP | DDP_BF_NOCOPY),
- p->buf_state[1].flags & (DDP_BF_NOFLIP | DDP_BF_NOCOPY),
- p->get_tcb_count);
- if (p->get_tcb_count == 0)
- t3_cancel_ddpbuf(toep, p->cur_buf);
- else
- CTR5(KTR_TOM, "waiting err=%d get_tcb_count=%d timeo=%d rcv=%p SBS_CANTRCVMORE=%d",
- err, p->get_tcb_count, rcv->sb_timeo, rcv,
- !!(rcv->sb_state & SBS_CANTRCVMORE));
-
- while (p->get_tcb_count && !(rcv->sb_state & SBS_CANTRCVMORE)) {
- if (count & 0xfffffff)
- CTR5(KTR_TOM, "waiting err=%d get_tcb_count=%d timeo=%d rcv=%p count=%d",
- err, p->get_tcb_count, rcv->sb_timeo, rcv, count);
- count++;
- err = sbwait(rcv);
- }
- ubuf_pending = t3_ddp_ubuf_pending(toep);
- }
- p->cancel_ubuf = 0;
- p->user_ddp_pending = 0;
-
-}
-
-#define OVERLAY_MASK (V_TF_DDP_PSH_NO_INVALIDATE0(1) | \
- V_TF_DDP_PSH_NO_INVALIDATE1(1) | \
- V_TF_DDP_BUF1_FLUSH(1) | \
- V_TF_DDP_BUF0_FLUSH(1) | \
- V_TF_DDP_PUSH_DISABLE_1(1) | \
- V_TF_DDP_PUSH_DISABLE_0(1) | \
- V_TF_DDP_INDICATE_OUT(1))
-
-/*
- * Post a user buffer as an overlay on top of the current kernel buffer.
- */
-int
-t3_overlay_ubuf(struct toepcb *toep, struct sockbuf *rcv,
- const struct uio *uio, int nonblock, int rcv_flags,
- int modulate, int post_kbuf)
-{
- int err, len, ubuf_idx;
- unsigned long flags;
- struct ddp_state *p = &toep->tp_ddp_state;
-
- if (p->kbuf[0] == NULL) {
- return (EINVAL);
- }
- sockbuf_unlock(rcv);
- err = setup_uio_ppods(toep, uio, 0, &len);
- sockbuf_lock(rcv);
- if (err)
- return (err);
-
- if ((rcv->sb_state & SBS_CANTRCVMORE) ||
- (toep->tp_tp->t_flags & TF_TOE) == 0)
- return (EINVAL);
-
- ubuf_idx = p->kbuf_idx;
- p->buf_state[ubuf_idx].flags = DDP_BF_NOFLIP;
- /* Use existing offset */
- /* Don't need to update .gl, user buffer isn't copied. */
- p->cur_buf = ubuf_idx;
-
- flags = select_ddp_flags(toep, ubuf_idx, nonblock, rcv_flags);
-
- if (post_kbuf) {
- struct ddp_buf_state *dbs = &p->buf_state[ubuf_idx ^ 1];
-
- dbs->cur_offset = 0;
- dbs->flags = 0;
- dbs->gl = p->kbuf[ubuf_idx ^ 1];
- p->kbuf_idx ^= 1;
- flags |= p->kbuf_idx ?
- V_TF_DDP_BUF1_VALID(1) | V_TF_DDP_PUSH_DISABLE_1(0) :
- V_TF_DDP_BUF0_VALID(1) | V_TF_DDP_PUSH_DISABLE_0(0);
- }
-
- if (ubuf_idx == 0) {
- t3_overlay_ddpbuf(toep, 0, p->ubuf_tag << 6, p->kbuf_tag[1] << 6,
- len);
- t3_setup_ddpbufs(toep, 0, 0, p->kbuf[1]->dgl_length, 0,
- flags,
- OVERLAY_MASK | flags, 1);
- } else {
- t3_overlay_ddpbuf(toep, 1, p->kbuf_tag[0] << 6, p->ubuf_tag << 6,
- len);
- t3_setup_ddpbufs(toep, p->kbuf[0]->dgl_length, 0, 0, 0,
- flags,
- OVERLAY_MASK | flags, 1);
- }
-#ifdef T3_TRACE
- T3_TRACE5(TIDTB(so),
- "t3_overlay_ubuf: tag %u flags 0x%x mask 0x%x ubuf_idx %d "
- " kbuf_idx %d",
- p->ubuf_tag, flags, OVERLAY_MASK, ubuf_idx, p->kbuf_idx);
-#endif
- CTR3(KTR_TOM,
- "t3_overlay_ubuf: tag %u flags 0x%x mask 0x%x",
- p->ubuf_tag, flags, OVERLAY_MASK);
- CTR3(KTR_TOM,
- "t3_overlay_ubuf: ubuf_idx %d kbuf_idx %d post_kbuf %d",
- ubuf_idx, p->kbuf_idx, post_kbuf);
-
- return (0);
-}
-
-/*
- * Clean up DDP state that needs to survive until socket close time, such as the
- * DDP buffers. The buffers are already unmapped at this point as unmapping
- * needs the PCI device and a socket may close long after the device is removed.
- */
-void
-t3_cleanup_ddp(struct toepcb *toep)
-{
- struct ddp_state *p = &toep->tp_ddp_state;
- int idx;
-
- for (idx = 0; idx < NUM_DDP_KBUF; idx++)
- if (p->kbuf[idx]) {
- ddp_gl_free_pages(p->kbuf[idx], 0);
- free(p->kbuf[idx], M_DEVBUF);
- }
- if (p->ubuf) {
- ddp_gl_free_pages(p->ubuf, 0);
- free(p->ubuf, M_DEVBUF);
- p->ubuf = NULL;
- }
- toep->tp_ulp_mode = 0;
-}
-
-/*
- * This is a companion to t3_cleanup_ddp() and releases the HW resources
- * associated with a connection's DDP state, such as the page pods.
- * It's called when HW is done with a connection. The rest of the state
- * remains available until both HW and the app are done with the connection.
- */
-void
-t3_release_ddp_resources(struct toepcb *toep)
-{
- struct ddp_state *p = &toep->tp_ddp_state;
- struct tom_data *d = TOM_DATA(toep->tp_toedev);
- int idx;
-
- for (idx = 0; idx < NUM_DDP_KBUF; idx++) {
- t3_free_ppods(d, p->kbuf_tag[idx],
- p->kbuf_nppods[idx]);
- unmap_ddp_gl(p->kbuf[idx]);
- }
-
- if (p->ubuf_nppods) {
- t3_free_ppods(d, p->ubuf_tag, p->ubuf_nppods);
- p->ubuf_nppods = 0;
- }
- if (p->ubuf)
- unmap_ddp_gl(p->ubuf);
-
-}
-
-void
-t3_post_kbuf(struct toepcb *toep, int modulate, int nonblock)
-{
- struct ddp_state *p = &toep->tp_ddp_state;
-
- t3_set_ddp_tag(toep, p->cur_buf, p->kbuf_tag[p->cur_buf] << 6);
- t3_set_ddp_buf(toep, p->cur_buf, 0, p->kbuf[p->cur_buf]->dgl_length);
- t3_repost_kbuf(toep, p->cur_buf, modulate, 1, nonblock);
-#ifdef T3_TRACE
- T3_TRACE1(TIDTB(so),
- "t3_post_kbuf: cur_buf = kbuf_idx = %u ", p->cur_buf);
-#endif
- CTR1(KTR_TOM,
- "t3_post_kbuf: cur_buf = kbuf_idx = %u ", p->cur_buf);
-}
-
-/*
- * Prepare a socket for DDP. Must be called when the socket is known to be
- * open.
- */
-int
-t3_enter_ddp(struct toepcb *toep, unsigned int kbuf_size, unsigned int waitall, int nonblock)
-{
- int i, err = ENOMEM;
- static vm_pindex_t color;
- unsigned int nppods, kbuf_pages, idx = 0;
- struct ddp_state *p = &toep->tp_ddp_state;
- struct tom_data *d = TOM_DATA(toep->tp_toedev);
-
-
- if (kbuf_size > M_TCB_RX_DDP_BUF0_LEN)
- return (EINVAL);
-
-#ifdef notyet
- SOCKBUF_LOCK_ASSERT(&so->so_rcv);
-#endif
- kbuf_pages = (kbuf_size + PAGE_SIZE - 1) >> PAGE_SHIFT;
- nppods = pages2ppods(kbuf_pages);
-
- p->kbuf_noinval = !!waitall;
- p->kbuf_tag[NUM_DDP_KBUF - 1] = -1;
- for (idx = 0; idx < NUM_DDP_KBUF; idx++) {
- p->kbuf[idx] =
- malloc(sizeof (struct ddp_gather_list) + kbuf_pages *
- sizeof(vm_page_t *), M_DEVBUF, M_NOWAIT|M_ZERO);
- if (p->kbuf[idx] == NULL)
- goto err;
- err = t3_alloc_ppods(d, nppods, &p->kbuf_tag[idx]);
- if (err) {
- printf("t3_alloc_ppods failed err=%d\n", err);
- goto err;
- }
-
- p->kbuf_nppods[idx] = nppods;
- p->kbuf[idx]->dgl_length = kbuf_size;
- p->kbuf[idx]->dgl_offset = 0;
- p->kbuf[idx]->dgl_nelem = kbuf_pages;
-
- for (i = 0; i < kbuf_pages; ++i) {
- p->kbuf[idx]->dgl_pages[i] = vm_page_alloc(NULL, color,
- VM_ALLOC_NOOBJ | VM_ALLOC_NORMAL | VM_ALLOC_WIRED |
- VM_ALLOC_ZERO);
- if (p->kbuf[idx]->dgl_pages[i] == NULL) {
- p->kbuf[idx]->dgl_nelem = i;
- printf("failed to allocate kbuf pages\n");
- goto err;
- }
- }
-#ifdef NEED_BUSDMA
- /*
- * XXX we'll need this for VT-d or any platform with an iommu :-/
- *
- */
- for (i = 0; i < kbuf_pages; ++i)
- p->kbuf[idx]->phys_addr[i] =
- pci_map_page(p->pdev, p->kbuf[idx]->pages[i],
- 0, PAGE_SIZE, PCI_DMA_FROMDEVICE);
-#endif
- t3_setup_ppods(toep, p->kbuf[idx], nppods, p->kbuf_tag[idx],
- p->kbuf[idx]->dgl_length, 0, 0);
- }
- cxgb_log_tcb(TOEP_T3C_DEV(toep)->adapter, toep->tp_tid);
-
- t3_set_ddp_tag(toep, 0, p->kbuf_tag[0] << 6);
- t3_set_ddp_buf(toep, 0, 0, p->kbuf[0]->dgl_length);
- t3_repost_kbuf(toep, 0, 0, 1, nonblock);
-
- t3_set_rcv_coalesce_enable(toep,
- TOM_TUNABLE(toep->tp_toedev, ddp_rcvcoalesce));
- t3_set_dack_mss(toep, TOM_TUNABLE(toep->tp_toedev, delack)>>1);
-
-#ifdef T3_TRACE
- T3_TRACE4(TIDTB(so),
- "t3_enter_ddp: kbuf_size %u waitall %u tag0 %d tag1 %d",
- kbuf_size, waitall, p->kbuf_tag[0], p->kbuf_tag[1]);
-#endif
- CTR4(KTR_TOM,
- "t3_enter_ddp: kbuf_size %u waitall %u tag0 %d tag1 %d",
- kbuf_size, waitall, p->kbuf_tag[0], p->kbuf_tag[1]);
- cxgb_log_tcb(TOEP_T3C_DEV(toep)->adapter, toep->tp_tid);
- return (0);
-
-err:
- t3_release_ddp_resources(toep);
- t3_cleanup_ddp(toep);
- return (err);
-}
-
-int
-t3_ddp_copy(const struct mbuf *m, int offset, struct uio *uio, int len)
-{
- int resid_init, err;
- struct ddp_gather_list *gl = (struct ddp_gather_list *)m->m_ddp_gl;
-
- resid_init = uio->uio_resid;
-
- if (!gl->dgl_pages)
- panic("pages not set\n");
-
- CTR4(KTR_TOM, "t3_ddp_copy: offset=%d dgl_offset=%d cur_offset=%d len=%d",
- offset, gl->dgl_offset, m->m_cur_offset, len);
- offset += gl->dgl_offset + m->m_cur_offset;
- KASSERT(len <= gl->dgl_length,
- ("len=%d > dgl_length=%d in ddp_copy\n", len, gl->dgl_length));
-
-
- err = uiomove_fromphys(gl->dgl_pages, offset, len, uio);
- return (err);
-}
-
-
-/*
- * Allocate n page pods. Returns -1 on failure or the page pod tag.
- */
-int
-t3_alloc_ppods(struct tom_data *td, unsigned int n, int *ptag)
-{
- unsigned int i, j;
-
- if (__predict_false(!td->ppod_map)) {
- printf("ppod_map not set\n");
- return (EINVAL);
- }
-
- mtx_lock(&td->ppod_map_lock);
- for (i = 0; i < td->nppods; ) {
-
- for (j = 0; j < n; ++j) /* scan ppod_map[i..i+n-1] */
- if (td->ppod_map[i + j]) {
- i = i + j + 1;
- goto next;
- }
- memset(&td->ppod_map[i], 1, n); /* allocate range */
- mtx_unlock(&td->ppod_map_lock);
- CTR2(KTR_TOM,
- "t3_alloc_ppods: n=%u tag=%u", n, i);
- *ptag = i;
- return (0);
- next: ;
- }
- mtx_unlock(&td->ppod_map_lock);
- return (0);
-}
-
-void
-t3_free_ppods(struct tom_data *td, unsigned int tag, unsigned int n)
-{
- /* No need to take ppod_lock here */
- memset(&td->ppod_map[tag], 0, n);
-}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_defs.h
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_defs.h Wed Jul 25 16:55:08 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,91 +0,0 @@
-
-/**************************************************************************
-
-Copyright (c) 2007, Chelsio Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- 2. Neither the name of the Chelsio 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.
-
-
-$FreeBSD$
-
-***************************************************************************/
-#ifndef CXGB_DEFS_H_
-#define CXGB_DEFS_H_
-
-#define VALIDATE_TID 0
-
-#define TOEPCB(so) ((struct toepcb *)(sototcpcb((so))->t_toe))
-#define TOE_DEV(so) (TOEPCB((so))->tp_toedev)
-#define toeptoso(toep) ((toep)->tp_tp->t_inpcb->inp_socket)
-#define sototoep(so) (sototcpcb((so))->t_toe)
-
-#define TRACE_ENTER printf("%s:%s entered\n", __FUNCTION__, __FILE__)
-#define TRACE_EXIT printf("%s:%s:%d exited\n", __FUNCTION__, __FILE__, __LINE__)
-
-#define KTR_TOM KTR_SPARE2
-#define KTR_TCB KTR_SPARE3
-
-struct toepcb;
-struct listen_ctx;
-
-void cxgb_log_tcb(struct adapter *sc, unsigned int tid);
-typedef void (*defer_handler_t)(struct toedev *dev, struct mbuf *m);
-
-void t3tom_register_cpl_handler(unsigned int opcode, cxgb_cpl_handler_func h);
-void t3_listen_start(struct toedev *dev, struct socket *so, struct t3cdev *cdev);
-void t3_listen_stop(struct toedev *dev, struct socket *so, struct t3cdev *cdev);
-int t3_push_frames(struct socket *so, int req_completion);
-int t3_connect(struct toedev *tdev, struct socket *so, struct rtentry *rt,
- struct sockaddr *nam);
-void t3_init_listen_cpl_handlers(void);
-int t3_init_cpl_io(void);
-void t3_init_wr_tab(unsigned int wr_len);
-uint32_t t3_send_rx_credits(struct tcpcb *tp, uint32_t credits, uint32_t dack, int nofail);
-void t3_send_rx_modulate(struct toepcb *toep);
-void t3_cleanup_rbuf(struct tcpcb *tp, int copied);
-
-void t3_init_socket_ops(void);
-void t3_install_socket_ops(struct socket *so);
-
-
-void t3_disconnect_acceptq(struct socket *listen_so);
-void t3_reset_synq(struct listen_ctx *ctx);
-void t3_defer_reply(struct mbuf *m, struct toedev *dev, defer_handler_t handler);
-
-struct toepcb *toepcb_alloc(void);
-void toepcb_hold(struct toepcb *);
-void toepcb_release(struct toepcb *);
-void toepcb_init(struct toepcb *);
-
-void t3_set_rcv_coalesce_enable(struct toepcb *toep, int on_off);
-void t3_set_dack_mss(struct toepcb *toep, int on);
-void t3_set_keepalive(struct toepcb *toep, int on_off);
-void t3_set_ddp_tag(struct toepcb *toep, int buf_idx, unsigned int tag);
-void t3_set_ddp_buf(struct toepcb *toep, int buf_idx, unsigned int offset,
- unsigned int len);
-int t3_get_tcb(struct toepcb *toep);
-
-int t3_ctloutput(struct socket *so, struct sockopt *sopt);
-
-#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_l2t.c
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_l2t.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/tom/cxgb_l2t.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,76 +1,61 @@
-/**************************************************************************
-
-Copyright (c) 2007, Chelsio Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- 2. Neither the name of the Chelsio 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.
-
-***************************************************************************/
+/*-
+ * Copyright (c) 2012 Chelsio Communications, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/tom/cxgb_l2t.c 237263 2012-06-19 07:34:13Z np $");
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/module.h>
#include <sys/bus.h>
-#include <sys/lock.h>
-#include <sys/mutex.h>
-#if __FreeBSD_version > 700000
-#include <sys/rwlock.h>
-#endif
-
#include <sys/socket.h>
#include <net/if.h>
#include <net/ethernet.h>
#include <net/if_vlan_var.h>
-#include <net/if_dl.h>
-#include <net/route.h>
#include <netinet/in.h>
-#include <netinet/if_ether.h>
+#include <netinet/toecore.h>
-#include <cxgb_include.h>
-#include <ulp/tom/cxgb_l2t.h>
+#include "cxgb_include.h"
+#include "ulp/tom/cxgb_tom.h"
+#include "ulp/tom/cxgb_l2t.h"
-#define VLAN_NONE 0xfff
-#define SDL(s) ((struct sockaddr_dl *)s)
-#define RT_ENADDR(sa) ((u_char *)LLADDR(SDL((sa))))
-#define rt_expire rt_rmx.rmx_expire
-
-struct llinfo_arp {
- struct callout la_timer;
- struct rtentry *la_rt;
- struct mbuf *la_hold; /* last packet until resolved/timeout */
- u_short la_preempt; /* countdown for pre-expiry arps */
- u_short la_asked; /* # requests sent */
-};
+#define VLAN_NONE 0xfff
+#define SA(x) ((struct sockaddr *)(x))
+#define SIN(x) ((struct sockaddr_in *)(x))
+#define SINADDR(x) (SIN(x)->sin_addr.s_addr)
/*
* Module locking notes: There is a RW lock protecting the L2 table as a
- * whole plus a spinlock per L2T entry. Entry lookups and allocations happen
+ * whole plus a mutex per L2T entry. Entry lookups and allocations happen
* under the protection of the table lock, individual entry changes happen
- * while holding that entry's spinlock. The table lock nests outside the
+ * while holding that entry's mutex. The table lock nests outside the
* entry locks. Allocations of new entries take the table lock as writers so
* no other lookups can happen while allocating new entries. Entry updates
* take the table lock as readers so multiple entries can be updated in
@@ -78,72 +63,60 @@
* and therefore can happen in parallel with entry allocation but no entry
* can change state or increment its ref count during allocation as both of
* these perform lookups.
+ *
+ * When acquiring multiple locks, the order is llentry -> L2 table -> L2 entry.
*/
static inline unsigned int
-vlan_prio(const struct l2t_entry *e)
-{
- return e->vlan >> 13;
-}
-
-static inline unsigned int
arp_hash(u32 key, int ifindex, const struct l2t_data *d)
{
return jhash_2words(key, ifindex, 0) & (d->nentries - 1);
}
-static inline void
-neigh_replace(struct l2t_entry *e, struct llentry *neigh)
-{
- LLE_WLOCK(neigh);
- LLE_ADDREF(neigh);
- LLE_WUNLOCK(neigh);
-
- if (e->neigh)
- LLE_FREE(e->neigh);
- e->neigh = neigh;
-}
-
/*
- * Set up an L2T entry and send any packets waiting in the arp queue. The
- * supplied mbuf is used for the CPL_L2T_WRITE_REQ. Must be called with the
- * entry locked.
+ * Set up an L2T entry and send any packets waiting in the arp queue. Must be
+ * called with the entry locked.
*/
static int
-setup_l2e_send_pending(struct t3cdev *dev, struct mbuf *m,
- struct l2t_entry *e)
+setup_l2e_send_pending(struct adapter *sc, struct l2t_entry *e)
{
+ struct mbuf *m;
struct cpl_l2t_write_req *req;
+ struct port_info *pi = &sc->port[e->smt_idx]; /* smt_idx is port_id */
- if (!m) {
- if ((m = m_gethdr(M_NOWAIT, MT_DATA)) == NULL)
- return (ENOMEM);
+ mtx_assert(&e->lock, MA_OWNED);
+
+ m = M_GETHDR_OFLD(pi->first_qset, CPL_PRIORITY_CONTROL, req);
+ if (m == NULL) {
+ log(LOG_ERR, "%s: no mbuf, can't setup L2 entry at index %d\n",
+ __func__, e->idx);
+ return (ENOMEM);
}
- /*
- * XXX MH_ALIGN
- */
- req = mtod(m, struct cpl_l2t_write_req *);
- m->m_pkthdr.len = m->m_len = sizeof(*req);
-
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
+
+ req->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_L2T_WRITE_REQ, e->idx));
req->params = htonl(V_L2T_W_IDX(e->idx) | V_L2T_W_IFF(e->smt_idx) |
- V_L2T_W_VLAN(e->vlan & EVL_VLID_MASK) |
- V_L2T_W_PRIO(vlan_prio(e)));
+ V_L2T_W_VLAN(e->vlan & EVL_VLID_MASK) |
+ V_L2T_W_PRIO(EVL_PRIOFTAG(e->vlan)));
+ memcpy(req->dst_mac, e->dmac, sizeof(req->dst_mac));
- memcpy(req->dst_mac, e->dmac, sizeof(req->dst_mac));
- m_set_priority(m, CPL_PRIORITY_CONTROL);
- cxgb_ofld_send(dev, m);
+ t3_offload_tx(sc, m);
+
+ /*
+ * XXX: We used pi->first_qset to send the L2T_WRITE_REQ. If any mbuf
+ * on the arpq is going out via another queue set associated with the
+ * port then it has a bad race with the L2T_WRITE_REQ. Ideally we
+ * should wait till the reply to the write before draining the arpq.
+ */
while (e->arpq_head) {
m = e->arpq_head;
e->arpq_head = m->m_next;
m->m_next = NULL;
- cxgb_ofld_send(dev, m);
+ t3_offload_tx(sc, m);
}
e->arpq_tail = NULL;
- e->state = L2T_STATE_VALID;
- return 0;
+ return (0);
}
/*
@@ -153,6 +126,8 @@
static inline void
arpq_enqueue(struct l2t_entry *e, struct mbuf *m)
{
+ mtx_assert(&e->lock, MA_OWNED);
+
m->m_next = NULL;
if (e->arpq_head)
e->arpq_tail->m_next = m;
@@ -161,113 +136,149 @@
e->arpq_tail = m;
}
-int
-t3_l2t_send_slow(struct t3cdev *dev, struct mbuf *m, struct l2t_entry *e)
+static void
+resolution_failed_mbuf(struct mbuf *m)
{
- struct llentry *lle = e->neigh;
- struct sockaddr_in sin;
+ log(LOG_ERR, "%s: leaked mbuf %p, CPL at %p",
+ __func__, m, mtod(m, void *));
+}
- bzero(&sin, sizeof(struct sockaddr_in));
+static void
+resolution_failed(struct l2t_entry *e)
+{
+ struct mbuf *m;
+
+ mtx_assert(&e->lock, MA_OWNED);
+
+ while (e->arpq_head) {
+ m = e->arpq_head;
+ e->arpq_head = m->m_next;
+ m->m_next = NULL;
+ resolution_failed_mbuf(m);
+ }
+ e->arpq_tail = NULL;
+}
+
+static void
+update_entry(struct adapter *sc, struct l2t_entry *e, uint8_t *lladdr,
+ uint16_t vtag)
+{
+
+ mtx_assert(&e->lock, MA_OWNED);
+
+ /*
+ * The entry may be in active use (e->refcount > 0) or not. We update
+ * it even when it's not as this simplifies the case where we decide to
+ * reuse the entry later.
+ */
+
+ if (lladdr == NULL &&
+ (e->state == L2T_STATE_RESOLVING || e->state == L2T_STATE_FAILED)) {
+ /*
+ * Never got a valid L2 address for this one. Just mark it as
+ * failed instead of removing it from the hash (for which we'd
+ * need to wlock the table).
+ */
+ e->state = L2T_STATE_FAILED;
+ resolution_failed(e);
+ return;
+
+ } else if (lladdr == NULL) {
+
+ /* Valid or already-stale entry was deleted (or expired) */
+
+ KASSERT(e->state == L2T_STATE_VALID ||
+ e->state == L2T_STATE_STALE,
+ ("%s: lladdr NULL, state %d", __func__, e->state));
+
+ e->state = L2T_STATE_STALE;
+
+ } else {
+
+ if (e->state == L2T_STATE_RESOLVING ||
+ e->state == L2T_STATE_FAILED ||
+ memcmp(e->dmac, lladdr, ETHER_ADDR_LEN)) {
+
+ /* unresolved -> resolved; or dmac changed */
+
+ memcpy(e->dmac, lladdr, ETHER_ADDR_LEN);
+ e->vlan = vtag;
+ setup_l2e_send_pending(sc, e);
+ }
+ e->state = L2T_STATE_VALID;
+ }
+}
+
+static int
+resolve_entry(struct adapter *sc, struct l2t_entry *e)
+{
+ struct tom_data *td = sc->tom_softc;
+ struct toedev *tod = &td->tod;
+ struct sockaddr_in sin = {0};
+ uint8_t dmac[ETHER_ADDR_LEN];
+ uint16_t vtag = EVL_VLID_MASK;
+ int rc;
+
sin.sin_family = AF_INET;
sin.sin_len = sizeof(struct sockaddr_in);
- sin.sin_addr.s_addr = e->addr;
+ SINADDR(&sin) = e->addr;
- CTR2(KTR_CXGB, "send slow on rt=%p eaddr=0x%08x\n", rt, e->addr);
+ rc = toe_l2_resolve(tod, e->ifp, SA(&sin), dmac, &vtag);
+ if (rc == EWOULDBLOCK)
+ return (rc);
+
+ mtx_lock(&e->lock);
+ update_entry(sc, e, rc == 0 ? dmac : NULL, vtag);
+ mtx_unlock(&e->lock);
+
+ return (rc);
+}
+
+int
+t3_l2t_send_slow(struct adapter *sc, struct mbuf *m, struct l2t_entry *e)
+{
+
again:
switch (e->state) {
case L2T_STATE_STALE: /* entry is stale, kick off revalidation */
- arpresolve(rt->rt_ifp, rt, NULL,
- (struct sockaddr *)&sin, e->dmac, &lle);
- mtx_lock(&e->lock);
- if (e->state == L2T_STATE_STALE)
- e->state = L2T_STATE_VALID;
- mtx_unlock(&e->lock);
+
+ if (resolve_entry(sc, e) != EWOULDBLOCK)
+ goto again; /* entry updated, re-examine state */
+
+ /* Fall through */
+
case L2T_STATE_VALID: /* fast-path, send the packet on */
- return cxgb_ofld_send(dev, m);
+
+ return (t3_offload_tx(sc, m));
+
case L2T_STATE_RESOLVING:
mtx_lock(&e->lock);
- if (e->state != L2T_STATE_RESOLVING) { // ARP already completed
+ if (e->state != L2T_STATE_RESOLVING) {
mtx_unlock(&e->lock);
goto again;
}
arpq_enqueue(e, m);
mtx_unlock(&e->lock);
- /*
- * Only the first packet added to the arpq should kick off
- * resolution. However, because the m_gethdr below can fail,
- * we allow each packet added to the arpq to retry resolution
- * as a way of recovering from transient memory exhaustion.
- * A better way would be to use a work request to retry L2T
- * entries when there's no memory.
- */
- if (arpresolve(rt->rt_ifp, rt, NULL,
- (struct sockaddr *)&sin, e->dmac, &lle) == 0) {
- CTR6(KTR_CXGB, "mac=%x:%x:%x:%x:%x:%x\n",
- e->dmac[0], e->dmac[1], e->dmac[2], e->dmac[3], e->dmac[4], e->dmac[5]);
-
- if ((m = m_gethdr(M_NOWAIT, MT_DATA)) == NULL)
- return (ENOMEM);
- mtx_lock(&e->lock);
- if (e->arpq_head)
- setup_l2e_send_pending(dev, m, e);
- else
- m_freem(m);
- mtx_unlock(&e->lock);
- }
+ if (resolve_entry(sc, e) == EWOULDBLOCK)
+ break;
+
+ mtx_lock(&e->lock);
+ if (e->state == L2T_STATE_VALID && e->arpq_head)
+ setup_l2e_send_pending(sc, e);
+ if (e->state == L2T_STATE_FAILED)
+ resolution_failed(e);
+ mtx_unlock(&e->lock);
+ break;
+
+ case L2T_STATE_FAILED:
+ resolution_failed_mbuf(m);
+ return (EHOSTUNREACH);
}
- return 0;
+
+ return (0);
}
-void
-t3_l2t_send_event(struct t3cdev *dev, struct l2t_entry *e)
-{
- struct mbuf *m0;
- struct sockaddr_in sin;
- sin.sin_family = AF_INET;
- sin.sin_len = sizeof(struct sockaddr_in);
- sin.sin_addr.s_addr = e->addr;
- struct llentry *lle;
-
- if ((m0 = m_gethdr(M_NOWAIT, MT_DATA)) == NULL)
- return;
-
- rt = e->neigh;
-again:
- switch (e->state) {
- case L2T_STATE_STALE: /* entry is stale, kick off revalidation */
- arpresolve(rt->rt_ifp, rt, NULL,
- (struct sockaddr *)&sin, e->dmac, &lle);
- mtx_lock(&e->lock);
- if (e->state == L2T_STATE_STALE) {
- e->state = L2T_STATE_VALID;
- }
- mtx_unlock(&e->lock);
- return;
- case L2T_STATE_VALID: /* fast-path, send the packet on */
- return;
- case L2T_STATE_RESOLVING:
- mtx_lock(&e->lock);
- if (e->state != L2T_STATE_RESOLVING) { // ARP already completed
- mtx_unlock(&e->lock);
- goto again;
- }
- mtx_unlock(&e->lock);
-
- /*
- * Only the first packet added to the arpq should kick off
- * resolution. However, because the alloc_skb below can fail,
- * we allow each packet added to the arpq to retry resolution
- * as a way of recovering from transient memory exhaustion.
- * A better way would be to use a work request to retry L2T
- * entries when there's no memory.
- */
- arpresolve(rt->rt_ifp, rt, NULL,
- (struct sockaddr *)&sin, e->dmac, &lle);
-
- }
- return;
-}
/*
* Allocate a free L2T entry. Must be called with l2t_data.lock held.
*/
@@ -276,15 +287,19 @@
{
struct l2t_entry *end, *e, **p;
+ rw_assert(&d->lock, RA_WLOCKED);
+
if (!atomic_load_acq_int(&d->nfree))
- return NULL;
+ return (NULL);
/* there's definitely a free entry */
- for (e = d->rover, end = &d->l2tab[d->nentries]; e != end; ++e)
+ for (e = d->rover, end = &d->l2tab[d->nentries]; e != end; ++e) {
if (atomic_load_acq_int(&e->refcnt) == 0)
goto found;
+ }
- for (e = &d->l2tab[1]; atomic_load_acq_int(&e->refcnt); ++e) ;
+ for (e = &d->l2tab[1]; atomic_load_acq_int(&e->refcnt); ++e)
+ continue;
found:
d->rover = e + 1;
atomic_add_int(&d->nfree, -1);
@@ -294,90 +309,37 @@
* presently in the hash table. We need to remove it.
*/
if (e->state != L2T_STATE_UNUSED) {
- int hash = arp_hash(e->addr, e->ifindex, d);
+ int hash = arp_hash(e->addr, e->ifp->if_index, d);
- for (p = &d->l2tab[hash].first; *p; p = &(*p)->next)
+ for (p = &d->l2tab[hash].first; *p; p = &(*p)->next) {
if (*p == e) {
*p = e->next;
break;
}
+ }
e->state = L2T_STATE_UNUSED;
}
-
- return e;
-}
-/*
- * Called when an L2T entry has no more users. The entry is left in the hash
- * table since it is likely to be reused but we also bump nfree to indicate
- * that the entry can be reallocated for a different neighbor. We also drop
- * the existing neighbor reference in case the neighbor is going away and is
- * waiting on our reference.
- *
- * Because entries can be reallocated to other neighbors once their ref count
- * drops to 0 we need to take the entry's lock to avoid races with a new
- * incarnation.
- */
-void
-t3_l2e_free(struct l2t_data *d, struct l2t_entry *e)
-{
- struct llentry *lle;
-
- mtx_lock(&e->lock);
- if (atomic_load_acq_int(&e->refcnt) == 0) { /* hasn't been recycled */
- lle = e->neigh;
- e->neigh = NULL;
- }
-
- mtx_unlock(&e->lock);
- atomic_add_int(&d->nfree, 1);
- if (lle)
- LLE_FREE(lle);
-}
-
-
-/*
- * Update an L2T entry that was previously used for the same next hop as neigh.
- * Must be called with softirqs disabled.
- */
-static inline void
-reuse_entry(struct l2t_entry *e, struct llentry *neigh)
-{
-
- mtx_lock(&e->lock); /* avoid race with t3_l2t_free */
- if (neigh != e->neigh)
- neigh_replace(e, neigh);
-
- if (memcmp(e->dmac, RT_ENADDR(neigh->rt_gateway), sizeof(e->dmac)) ||
- (neigh->rt_expire > time_uptime))
- e->state = L2T_STATE_RESOLVING;
- else if (la->la_hold == NULL)
- e->state = L2T_STATE_VALID;
- else
- e->state = L2T_STATE_STALE;
- mtx_unlock(&e->lock);
+ return (e);
}
struct l2t_entry *
-t3_l2t_get(struct t3cdev *dev, struct llentry *neigh, struct ifnet *ifp,
- struct sockaddr *sa)
+t3_l2t_get(struct port_info *pi, struct ifnet *ifp, struct sockaddr *sa)
{
+ struct tom_data *td = pi->adapter->tom_softc;
struct l2t_entry *e;
- struct l2t_data *d = L2DATA(dev);
- u32 addr = ((struct sockaddr_in *)sa)->sin_addr.s_addr;
- int ifidx = ifp->if_index;
- int hash = arp_hash(addr, ifidx, d);
- unsigned int smt_idx = ((struct port_info *)ifp->if_softc)->port_id;
+ struct l2t_data *d = td->l2t;
+ uint32_t addr = SINADDR(sa);
+ int hash = arp_hash(addr, ifp->if_index, d);
+ unsigned int smt_idx = pi->port_id;
rw_wlock(&d->lock);
- for (e = d->l2tab[hash].first; e; e = e->next)
- if (e->addr == addr && e->ifindex == ifidx &&
- e->smt_idx == smt_idx) {
+ for (e = d->l2tab[hash].first; e; e = e->next) {
+ if (e->addr == addr && e->ifp == ifp && e->smt_idx == smt_idx) {
l2t_hold(d, e);
- if (atomic_load_acq_int(&e->refcnt) == 1)
- reuse_entry(e, neigh);
goto done;
}
+ }
/* Need to allocate a new entry */
e = alloc_l2e(d);
@@ -385,116 +347,59 @@
mtx_lock(&e->lock); /* avoid race with t3_l2t_free */
e->next = d->l2tab[hash].first;
d->l2tab[hash].first = e;
- rw_wunlock(&d->lock);
-
+
e->state = L2T_STATE_RESOLVING;
e->addr = addr;
- e->ifindex = ifidx;
+ e->ifp = ifp;
e->smt_idx = smt_idx;
atomic_store_rel_int(&e->refcnt, 1);
- e->neigh = NULL;
-
-
- neigh_replace(e, neigh);
-#ifdef notyet
- /*
- * XXX need to add accessor function for vlan tag
- */
- if (neigh->rt_ifp->if_vlantrunk)
- e->vlan = VLAN_DEV_INFO(neigh->dev)->vlan_id;
- else
-#endif
- e->vlan = VLAN_NONE;
+
+ KASSERT(ifp->if_vlantrunk == NULL, ("TOE+VLAN unimplemented."));
+ e->vlan = VLAN_NONE;
+
mtx_unlock(&e->lock);
+ }
- return (e);
- }
-
done:
rw_wunlock(&d->lock);
- return e;
-}
-/*
- * Called when address resolution fails for an L2T entry to handle packets
- * on the arpq head. If a packet specifies a failure handler it is invoked,
- * otherwise the packets is sent to the TOE.
- *
- * XXX: maybe we should abandon the latter behavior and just require a failure
- * handler.
- */
-static void
-handle_failed_resolution(struct t3cdev *dev, struct mbuf *arpq)
-{
-
- while (arpq) {
- struct mbuf *m = arpq;
-#ifdef notyet
- struct l2t_mbuf_cb *cb = L2T_MBUF_CB(m);
-#endif
- arpq = m->m_next;
- m->m_next = NULL;
-#ifdef notyet
- if (cb->arp_failure_handler)
- cb->arp_failure_handler(dev, m);
- else
-#endif
- cxgb_ofld_send(dev, m);
- }
-
+ return (e);
}
void
-t3_l2t_update(struct t3cdev *dev, struct llentry *neigh,
- uint8_t *enaddr, struct sockaddr *sa)
+t3_l2_update(struct toedev *tod, struct ifnet *ifp, struct sockaddr *sa,
+ uint8_t *lladdr, uint16_t vtag)
{
+ struct tom_data *td = t3_tomdata(tod);
+ struct adapter *sc = tod->tod_softc;
struct l2t_entry *e;
- struct mbuf *arpq = NULL;
- struct l2t_data *d = L2DATA(dev);
- u32 addr = *(u32 *) &((struct sockaddr_in *)sa)->sin_addr;
- int hash = arp_hash(addr, ifidx, d);
- struct llinfo_arp *la;
+ struct l2t_data *d = td->l2t;
+ u32 addr = *(u32 *) &SIN(sa)->sin_addr;
+ int hash = arp_hash(addr, ifp->if_index, d);
rw_rlock(&d->lock);
for (e = d->l2tab[hash].first; e; e = e->next)
- if (e->addr == addr) {
+ if (e->addr == addr && e->ifp == ifp) {
mtx_lock(&e->lock);
goto found;
}
rw_runlock(&d->lock);
- CTR1(KTR_CXGB, "t3_l2t_update: addr=0x%08x not found", addr);
+
+ /*
+ * This is of no interest to us. We've never had an offloaded
+ * connection to this destination, and we aren't attempting one right
+ * now.
+ */
return;
found:
- printf("found 0x%08x\n", addr);
+ rw_runlock(&d->lock);
- rw_runlock(&d->lock);
- memcpy(e->dmac, enaddr, ETHER_ADDR_LEN);
- printf("mac=%x:%x:%x:%x:%x:%x\n",
- e->dmac[0], e->dmac[1], e->dmac[2], e->dmac[3], e->dmac[4], e->dmac[5]);
-
- if (atomic_load_acq_int(&e->refcnt)) {
- if (neigh != e->neigh)
- neigh_replace(e, neigh);
-
- la = (struct llinfo_arp *)neigh->rt_llinfo;
- if (e->state == L2T_STATE_RESOLVING) {
-
- if (la->la_asked >= 5 /* arp_maxtries */) {
- arpq = e->arpq_head;
- e->arpq_head = e->arpq_tail = NULL;
- } else
- setup_l2e_send_pending(dev, NULL, e);
- } else {
- e->state = L2T_STATE_VALID;
- if (memcmp(e->dmac, RT_ENADDR(neigh->rt_gateway), 6))
- setup_l2e_send_pending(dev, NULL, e);
- }
- }
+ KASSERT(e->state != L2T_STATE_UNUSED,
+ ("%s: unused entry in the hash.", __func__));
+
+ update_entry(sc, e, lladdr, vtag);
mtx_unlock(&e->lock);
-
- if (arpq)
- handle_failed_resolution(dev, arpq);
}
struct l2t_data *
@@ -503,9 +408,9 @@
struct l2t_data *d;
int i, size = sizeof(*d) + l2t_capacity * sizeof(struct l2t_entry);
- d = cxgb_alloc_mem(size);
+ d = malloc(size, M_CXGB, M_NOWAIT | M_ZERO);
if (!d)
- return NULL;
+ return (NULL);
d->nentries = l2t_capacity;
d->rover = &d->l2tab[1]; /* entry 0 is not used */
@@ -515,10 +420,10 @@
for (i = 0; i < l2t_capacity; ++i) {
d->l2tab[i].idx = i;
d->l2tab[i].state = L2T_STATE_UNUSED;
- mtx_init(&d->l2tab[i].lock, "L2TAB", NULL, MTX_DEF);
+ mtx_init(&d->l2tab[i].lock, "L2T_E", NULL, MTX_DEF);
atomic_store_rel_int(&d->l2tab[i].refcnt, 0);
}
- return d;
+ return (d);
}
void
@@ -530,5 +435,26 @@
for (i = 0; i < d->nentries; ++i)
mtx_destroy(&d->l2tab[i].lock);
- cxgb_free_mem(d);
+ free(d, M_CXGB);
}
+
+static int
+do_l2t_write_rpl(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
+{
+ struct cpl_l2t_write_rpl *rpl = mtod(m, void *);
+
+ if (rpl->status != CPL_ERR_NONE)
+ log(LOG_ERR,
+ "Unexpected L2T_WRITE_RPL status %u for entry %u\n",
+ rpl->status, GET_TID(rpl));
+
+ m_freem(m);
+ return (0);
+}
+
+void
+t3_init_l2t_cpl_handlers(struct adapter *sc)
+{
+ t3_register_cpl_handler(sc, CPL_L2T_WRITE_RPL, do_l2t_write_rpl);
+}
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_l2t.h
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_l2t.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/tom/cxgb_l2t.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/**************************************************************************
-Copyright (c) 2007-2008, Chelsio Inc.
+Copyright (c) 2007-2009, Chelsio Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -25,32 +25,25 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD$
+$FreeBSD: head/sys/dev/cxgb/ulp/tom/cxgb_l2t.h 237263 2012-06-19 07:34:13Z np $
***************************************************************************/
#ifndef _CHELSIO_L2T_H
#define _CHELSIO_L2T_H
-#include <ulp/toecore/cxgb_toedev.h>
#include <sys/lock.h>
-
-#if __FreeBSD_version > 700000
#include <sys/rwlock.h>
-#else
-#define rwlock mtx
-#define rw_wlock(x) mtx_lock((x))
-#define rw_wunlock(x) mtx_unlock((x))
-#define rw_rlock(x) mtx_lock((x))
-#define rw_runlock(x) mtx_unlock((x))
-#define rw_init(x, str) mtx_init((x), (str), NULL, MTX_DEF)
-#define rw_destroy(x) mtx_destroy((x))
-#endif
enum {
- L2T_STATE_VALID, /* entry is up to date */
- L2T_STATE_STALE, /* entry may be used but needs revalidation */
- L2T_STATE_RESOLVING, /* entry needs address resolution */
- L2T_STATE_UNUSED /* entry not in use */
+ L2T_SIZE = 2048
+};
+
+enum {
+ L2T_STATE_VALID, /* entry is up to date */
+ L2T_STATE_STALE, /* entry may be used but needs revalidation */
+ L2T_STATE_RESOLVING, /* entry needs address resolution */
+ L2T_STATE_FAILED, /* failed to resolve */
+ L2T_STATE_UNUSED /* entry not in use */
};
/*
@@ -64,18 +57,17 @@
struct l2t_entry {
uint16_t state; /* entry state */
uint16_t idx; /* entry index */
- uint32_t addr; /* dest IP address */
- int ifindex; /* neighbor's net_device's ifindex */
+ uint32_t addr; /* nexthop IP address */
+ struct ifnet *ifp; /* outgoing interface */
uint16_t smt_idx; /* SMT index */
uint16_t vlan; /* VLAN TCI (id: bits 0-11, prio: 13-15 */
- struct llentry *neigh; /* associated neighbour */
struct l2t_entry *first; /* start of hash chain */
struct l2t_entry *next; /* next l2t_entry on chain */
struct mbuf *arpq_head; /* queue of packets awaiting resolution */
struct mbuf *arpq_tail;
struct mtx lock;
volatile uint32_t refcnt; /* entry reference count */
- uint8_t dmac[6]; /* neighbour's MAC address */
+ uint8_t dmac[ETHER_ADDR_LEN]; /* nexthop's MAC address */
};
struct l2t_data {
@@ -86,76 +78,37 @@
struct l2t_entry l2tab[0];
};
-typedef void (*arp_failure_handler_func)(struct t3cdev *dev,
- struct mbuf *m);
+void t3_l2e_free(struct l2t_data *, struct l2t_entry *e);
+void t3_l2_update(struct toedev *tod, struct ifnet *ifp, struct sockaddr *sa,
+ uint8_t *lladdr, uint16_t vtag);
+struct l2t_entry *t3_l2t_get(struct port_info *, struct ifnet *,
+ struct sockaddr *);
+int t3_l2t_send_slow(struct adapter *, struct mbuf *, struct l2t_entry *);
+struct l2t_data *t3_init_l2t(unsigned int);
+void t3_free_l2t(struct l2t_data *);
+void t3_init_l2t_cpl_handlers(struct adapter *);
-typedef void (*opaque_arp_failure_handler_func)(void *dev,
- struct mbuf *m);
-
-/*
- * Callback stored in an skb to handle address resolution failure.
- */
-struct l2t_mbuf_cb {
- arp_failure_handler_func arp_failure_handler;
-};
-
-/*
- * XXX
- */
-#define L2T_MBUF_CB(skb) ((struct l2t_mbuf_cb *)(skb)->cb)
-
-
-static __inline void set_arp_failure_handler(struct mbuf *m,
- arp_failure_handler_func hnd)
+static inline int
+l2t_send(struct adapter *sc, struct mbuf *m, struct l2t_entry *e)
{
- m->m_pkthdr.header = (opaque_arp_failure_handler_func)hnd;
-
+ if (__predict_true(e->state == L2T_STATE_VALID))
+ return t3_offload_tx(sc, m);
+ else
+ return t3_l2t_send_slow(sc, m, e);
}
-/*
- * Getting to the L2 data from an offload device.
- */
-#define L2DATA(dev) ((dev)->l2opt)
-
-void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e);
-void t3_l2t_update(struct t3cdev *dev, struct rtentry *rt, uint8_t *enaddr, struct sockaddr *sa);
-struct l2t_entry *t3_l2t_get(struct t3cdev *dev, struct rtentry *neigh,
- struct ifnet *ifp, struct sockaddr *sa);
-int t3_l2t_send_slow(struct t3cdev *dev, struct mbuf *m,
- struct l2t_entry *e);
-void t3_l2t_send_event(struct t3cdev *dev, struct l2t_entry *e);
-struct l2t_data *t3_init_l2t(unsigned int l2t_capacity);
-void t3_free_l2t(struct l2t_data *d);
-
-#ifdef CONFIG_PROC_FS
-int t3_l2t_proc_setup(struct proc_dir_entry *dir, struct l2t_data *d);
-void t3_l2t_proc_free(struct proc_dir_entry *dir);
-#else
-#define l2t_proc_setup(dir, d) 0
-#define l2t_proc_free(dir)
-#endif
-
-int cxgb_ofld_send(struct t3cdev *dev, struct mbuf *m);
-
-static inline int l2t_send(struct t3cdev *dev, struct mbuf *m,
- struct l2t_entry *e)
+static inline void
+l2t_release(struct l2t_data *d, struct l2t_entry *e)
{
- if (__predict_true(e->state == L2T_STATE_VALID)) {
- return cxgb_ofld_send(dev, (struct mbuf *)m);
- }
- return t3_l2t_send_slow(dev, (struct mbuf *)m, e);
-}
-
-static inline void l2t_release(struct l2t_data *d, struct l2t_entry *e)
-{
- if (atomic_fetchadd_int(&e->refcnt, -1) == 1)
- t3_l2e_free(d, e);
-}
-
-static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e)
-{
- if (atomic_fetchadd_int(&e->refcnt, 1) == 1) /* 0 -> 1 transition */
+ if (atomic_fetchadd_int(&e->refcnt, -1) == 1) /* 1 -> 0 transition */
atomic_add_int(&d->nfree, 1);
}
+static inline void
+l2t_hold(struct l2t_data *d, struct l2t_entry *e)
+{
+ if (atomic_fetchadd_int(&e->refcnt, 1) == 0) /* 0 -> 1 transition */
+ atomic_add_int(&d->nfree, -1);
+}
+
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_listen.c
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_listen.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/tom/cxgb_listen.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,280 +1,237 @@
-/**************************************************************************
-
-Copyright (c) 2007, Chelsio Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- 2. Neither the name of the Chelsio 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.
-
-***************************************************************************/
+/*-
+ * Copyright (c) 2012 Chelsio Communications, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/tom/cxgb_listen.c 237263 2012-06-19 07:34:13Z np $");
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
#include <sys/param.h>
-#include <sys/systm.h>
-#include <sys/fcntl.h>
-#include <sys/limits.h>
-#include <sys/lock.h>
-#include <sys/mbuf.h>
-#include <sys/mutex.h>
-
-#include <sys/sockopt.h>
-#include <sys/sockstate.h>
-#include <sys/sockbuf.h>
-
+#include <sys/refcount.h>
#include <sys/socket.h>
-#include <sys/syslog.h>
-
+#include <sys/socketvar.h>
+#include <sys/sysctl.h>
#include <net/if.h>
#include <net/route.h>
+#include <netinet/in.h>
+#include <netinet/ip.h>
+#include <netinet/in_pcb.h>
+#include <netinet/in_var.h>
+#include <netinet/tcp_var.h>
+#define TCPSTATES
+#include <netinet/tcp_fsm.h>
+#include <netinet/toecore.h>
-#include <netinet/in.h>
-#include <netinet/in_pcb.h>
-#include <netinet/in_systm.h>
-#include <netinet/in_var.h>
+#include "cxgb_include.h"
+#include "ulp/tom/cxgb_tom.h"
+#include "ulp/tom/cxgb_l2t.h"
+#include "ulp/tom/cxgb_toepcb.h"
+static void t3_send_reset_synqe(struct toedev *, struct synq_entry *);
-#include <cxgb_osdep.h>
-#include <sys/mbufq.h>
+static int
+alloc_stid(struct tid_info *t, void *ctx)
+{
+ int stid = -1;
-#include <netinet/tcp.h>
-#include <netinet/tcp_var.h>
-#include <netinet/tcp_fsm.h>
+ mtx_lock(&t->stid_lock);
+ if (t->sfree) {
+ union listen_entry *p = t->sfree;
-#include <netinet/tcp_offload.h>
-#include <net/route.h>
+ stid = (p - t->stid_tab) + t->stid_base;
+ t->sfree = p->next;
+ p->ctx = ctx;
+ t->stids_in_use++;
+ }
+ mtx_unlock(&t->stid_lock);
+ return (stid);
+}
-#include <t3cdev.h>
-#include <common/cxgb_firmware_exports.h>
-#include <common/cxgb_t3_cpl.h>
-#include <common/cxgb_tcb.h>
-#include <common/cxgb_ctl_defs.h>
-#include <cxgb_offload.h>
-#include <ulp/toecore/cxgb_toedev.h>
-#include <ulp/tom/cxgb_l2t.h>
-#include <ulp/tom/cxgb_defs.h>
-#include <ulp/tom/cxgb_tom.h>
-#include <ulp/tom/cxgb_t3_ddp.h>
-#include <ulp/tom/cxgb_toepcb.h>
+static void
+free_stid(struct tid_info *t, int stid)
+{
+ union listen_entry *p = stid2entry(t, stid);
+ mtx_lock(&t->stid_lock);
+ p->next = t->sfree;
+ t->sfree = p;
+ t->stids_in_use--;
+ mtx_unlock(&t->stid_lock);
+}
-static struct listen_info *listen_hash_add(struct tom_data *d, struct socket *so, unsigned int stid);
-static int listen_hash_del(struct tom_data *d, struct socket *so);
+static struct listen_ctx *
+alloc_lctx(struct tom_data *td, struct inpcb *inp, int qset)
+{
+ struct listen_ctx *lctx;
-/*
- * Process a CPL_CLOSE_LISTSRV_RPL message. If the status is good we release
- * the STID.
- */
-static int
-do_close_server_rpl(struct t3cdev *cdev, struct mbuf *m, void *ctx)
-{
- struct cpl_close_listserv_rpl *rpl = cplhdr(m);
- unsigned int stid = GET_TID(rpl);
+ INP_WLOCK_ASSERT(inp);
- if (rpl->status != CPL_ERR_NONE)
- log(LOG_ERR, "Unexpected CLOSE_LISTSRV_RPL status %u for "
- "STID %u\n", rpl->status, stid);
- else {
- struct listen_ctx *listen_ctx = (struct listen_ctx *)ctx;
+ lctx = malloc(sizeof(struct listen_ctx), M_CXGB, M_NOWAIT | M_ZERO);
+ if (lctx == NULL)
+ return (NULL);
- cxgb_free_stid(cdev, stid);
- free(listen_ctx, M_CXGB);
+ lctx->stid = alloc_stid(&td->tid_maps, lctx);
+ if (lctx->stid < 0) {
+ free(lctx, M_CXGB);
+ return (NULL);
}
- return (CPL_RET_BUF_DONE);
+ lctx->inp = inp;
+ in_pcbref(inp);
+
+ lctx->qset = qset;
+ refcount_init(&lctx->refcnt, 1);
+ TAILQ_INIT(&lctx->synq);
+
+ return (lctx);
+}
+
+/* Don't call this directly, use release_lctx instead */
+static int
+free_lctx(struct tom_data *td, struct listen_ctx *lctx)
+{
+ struct inpcb *inp = lctx->inp;
+
+ INP_WLOCK_ASSERT(inp);
+ KASSERT(lctx->refcnt == 0,
+ ("%s: refcnt %d", __func__, lctx->refcnt));
+ KASSERT(TAILQ_EMPTY(&lctx->synq),
+ ("%s: synq not empty.", __func__));
+ KASSERT(lctx->stid >= 0, ("%s: bad stid %d.", __func__, lctx->stid));
+
+ CTR4(KTR_CXGB, "%s: stid %u, lctx %p, inp %p",
+ __func__, lctx->stid, lctx, lctx->inp);
+
+ free_stid(&td->tid_maps, lctx->stid);
+ free(lctx, M_CXGB);
+
+ return in_pcbrele_wlocked(inp);
+}
+
+static void
+hold_lctx(struct listen_ctx *lctx)
+{
+
+ refcount_acquire(&lctx->refcnt);
+}
+
+static inline uint32_t
+listen_hashfn(void *key, u_long mask)
+{
+
+ return (fnv_32_buf(&key, sizeof(key), FNV1_32_INIT) & mask);
}
/*
- * Process a CPL_PASS_OPEN_RPL message. Remove the socket from the listen hash
- * table and free the STID if there was any error, otherwise nothing to do.
+ * Add a listen_ctx entry to the listen hash table.
*/
-static int
-do_pass_open_rpl(struct t3cdev *cdev, struct mbuf *m, void *ctx)
+static void
+listen_hash_add(struct tom_data *td, struct listen_ctx *lctx)
{
- struct cpl_pass_open_rpl *rpl = cplhdr(m);
+ int bucket = listen_hashfn(lctx->inp, td->listen_mask);
- if (rpl->status != CPL_ERR_NONE) {
- int stid = GET_TID(rpl);
- struct listen_ctx *listen_ctx = (struct listen_ctx *)ctx;
- struct tom_data *d = listen_ctx->tom_data;
- struct socket *lso = listen_ctx->lso;
-
-#if VALIDATE_TID
- if (!lso)
- return (CPL_RET_UNKNOWN_TID | CPL_RET_BUF_DONE);
-#endif
- /*
- * Note: It is safe to unconditionally call listen_hash_del()
- * at this point without risking unhashing a reincarnation of
- * an already closed socket (i.e., there is no listen, close,
- * listen, free the sock for the second listen while processing
- * a message for the first race) because we are still holding
- * a reference on the socket. It is possible that the unhash
- * will fail because the socket is already closed, but we can't
- * unhash the wrong socket because it is impossible for the
- * socket to which this message refers to have reincarnated.
- */
- listen_hash_del(d, lso);
- cxgb_free_stid(cdev, stid);
-#ifdef notyet
- /*
- * XXX need to unreference the inpcb
- * but we have no way of knowing that other TOMs aren't referencing it
- */
- sock_put(lso);
-#endif
- free(listen_ctx, M_CXGB);
- }
- return CPL_RET_BUF_DONE;
-}
-
-void
-t3_init_listen_cpl_handlers(void)
-{
- t3tom_register_cpl_handler(CPL_PASS_OPEN_RPL, do_pass_open_rpl);
- t3tom_register_cpl_handler(CPL_CLOSE_LISTSRV_RPL, do_close_server_rpl);
-}
-
-static inline int
-listen_hashfn(const struct socket *so)
-{
- return ((unsigned long)so >> 10) & (LISTEN_INFO_HASH_SIZE - 1);
+ mtx_lock(&td->lctx_hash_lock);
+ LIST_INSERT_HEAD(&td->listen_hash[bucket], lctx, link);
+ td->lctx_count++;
+ mtx_unlock(&td->lctx_hash_lock);
}
/*
- * Create and add a listen_info entry to the listen hash table. This and the
- * listen hash table functions below cannot be called from softirqs.
+ * Look for the listening socket's context entry in the hash and return it.
*/
-static struct listen_info *
-listen_hash_add(struct tom_data *d, struct socket *so, unsigned int stid)
+static struct listen_ctx *
+listen_hash_find(struct tom_data *td, struct inpcb *inp)
{
- struct listen_info *p;
+ int bucket = listen_hashfn(inp, td->listen_mask);
+ struct listen_ctx *lctx;
- p = malloc(sizeof(*p), M_CXGB, M_NOWAIT|M_ZERO);
- if (p) {
- int bucket = listen_hashfn(so);
+ mtx_lock(&td->lctx_hash_lock);
+ LIST_FOREACH(lctx, &td->listen_hash[bucket], link) {
+ if (lctx->inp == inp)
+ break;
+ }
+ mtx_unlock(&td->lctx_hash_lock);
- p->so = so; /* just a key, no need to take a reference */
- p->stid = stid;
- mtx_lock(&d->listen_lock);
- p->next = d->listen_hash_tab[bucket];
- d->listen_hash_tab[bucket] = p;
- mtx_unlock(&d->listen_lock);
- }
- return p;
+ return (lctx);
}
/*
- * Given a pointer to a listening socket return its server TID by consulting
- * the socket->stid map. Returns -1 if the socket is not in the map.
+ * Removes the listen_ctx structure for inp from the hash and returns it.
*/
-static int
-listen_hash_find(struct tom_data *d, struct socket *so)
+static struct listen_ctx *
+listen_hash_del(struct tom_data *td, struct inpcb *inp)
{
- int stid = -1, bucket = listen_hashfn(so);
- struct listen_info *p;
+ int bucket = listen_hashfn(inp, td->listen_mask);
+ struct listen_ctx *lctx, *l;
- mtx_lock(&d->listen_lock);
- for (p = d->listen_hash_tab[bucket]; p; p = p->next)
- if (p->so == so) {
- stid = p->stid;
+ mtx_lock(&td->lctx_hash_lock);
+ LIST_FOREACH_SAFE(lctx, &td->listen_hash[bucket], link, l) {
+ if (lctx->inp == inp) {
+ LIST_REMOVE(lctx, link);
+ td->lctx_count--;
break;
}
- mtx_unlock(&d->listen_lock);
- return stid;
+ }
+ mtx_unlock(&td->lctx_hash_lock);
+
+ return (lctx);
}
/*
- * Delete the listen_info structure for a listening socket. Returns the server
- * TID for the socket if it is present in the socket->stid map, or -1.
+ * Releases a hold on the lctx. Must be called with the listening socket's inp
+ * locked. The inp may be freed by this function and it returns NULL to
+ * indicate this.
*/
-static int
-listen_hash_del(struct tom_data *d, struct socket *so)
+static struct inpcb *
+release_lctx(struct tom_data *td, struct listen_ctx *lctx)
{
- int bucket, stid = -1;
- struct listen_info *p, **prev;
+ struct inpcb *inp = lctx->inp;
+ int inp_freed = 0;
- bucket = listen_hashfn(so);
- prev = &d->listen_hash_tab[bucket];
+ INP_WLOCK_ASSERT(inp);
+ if (refcount_release(&lctx->refcnt))
+ inp_freed = free_lctx(td, lctx);
- mtx_lock(&d->listen_lock);
- for (p = *prev; p; prev = &p->next, p = p->next)
- if (p->so == so) {
- stid = p->stid;
- *prev = p->next;
- free(p, M_CXGB);
- break;
- }
- mtx_unlock(&d->listen_lock);
-
- return (stid);
+ return (inp_freed ? NULL : inp);
}
-/*
- * Start a listening server by sending a passive open request to HW.
- */
-void
-t3_listen_start(struct toedev *dev, struct socket *so, struct t3cdev *cdev)
+static int
+create_server(struct adapter *sc, struct listen_ctx *lctx)
{
- int stid;
struct mbuf *m;
struct cpl_pass_open_req *req;
- struct tom_data *d = TOM_DATA(dev);
- struct inpcb *inp = so_sotoinpcb(so);
- struct listen_ctx *ctx;
+ struct inpcb *inp = lctx->inp;
- if (!TOM_TUNABLE(dev, activated))
- return;
+ m = M_GETHDR_OFLD(lctx->qset, CPL_PRIORITY_CONTROL, req);
+ if (m == NULL)
+ return (ENOMEM);
- if (listen_hash_find(d, so) != -1)
- return;
-
- CTR1(KTR_TOM, "start listen on port %u", ntohs(inp->inp_lport));
- ctx = malloc(sizeof(*ctx), M_CXGB, M_NOWAIT|M_ZERO);
-
- if (!ctx)
- return;
-
- ctx->tom_data = d;
- ctx->lso = so;
- ctx->ulp_mode = TOM_TUNABLE(dev, ddp) && !(so_options_get(so) & SO_NO_DDP) ? ULP_MODE_TCPDDP : 0;
- LIST_INIT(&ctx->synq_head);
-
- stid = cxgb_alloc_stid(d->cdev, d->client, ctx);
- if (stid < 0)
- goto free_ctx;
-
- m = m_gethdr(M_NOWAIT, MT_DATA);
- if (m == NULL)
- goto free_stid;
- m->m_pkthdr.len = m->m_len = sizeof(*req);
-
- if (!listen_hash_add(d, so, stid))
- goto free_all;
-
- req = mtod(m, struct cpl_pass_open_req *);
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_PASS_OPEN_REQ, stid));
+ req->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
+ OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_PASS_OPEN_REQ, lctx->stid));
req->local_port = inp->inp_lport;
memcpy(&req->local_ip, &inp->inp_laddr, 4);
req->peer_port = 0;
@@ -284,60 +241,900 @@
req->opt0l = htonl(V_RCV_BUFSIZ(16));
req->opt1 = htonl(V_CONN_POLICY(CPL_CONN_POLICY_ASK));
- m_set_priority(m, CPL_PRIORITY_LISTEN);
- cxgb_ofld_send(cdev, m);
- return;
+ t3_offload_tx(sc, m);
-free_all:
- m_free(m);
-free_stid:
- cxgb_free_stid(cdev, stid);
-#if 0
- sock_put(sk);
-#endif
-free_ctx:
- free(ctx, M_CXGB);
+ return (0);
+}
+
+static int
+destroy_server(struct adapter *sc, struct listen_ctx *lctx)
+{
+ struct mbuf *m;
+ struct cpl_close_listserv_req *req;
+
+ m = M_GETHDR_OFLD(lctx->qset, CPL_PRIORITY_CONTROL, req);
+ if (m == NULL)
+ return (ENOMEM);
+
+ req->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
+ OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_CLOSE_LISTSRV_REQ,
+ lctx->stid));
+ req->cpu_idx = 0;
+
+ t3_offload_tx(sc, m);
+
+ return (0);
+}
+
+/*
+ * Process a CPL_CLOSE_LISTSRV_RPL message. If the status is good we release
+ * the STID.
+ */
+static int
+do_close_server_rpl(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
+{
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct cpl_close_listserv_rpl *rpl = mtod(m, void *);
+ unsigned int stid = GET_TID(rpl);
+ struct listen_ctx *lctx = lookup_stid(&td->tid_maps, stid);
+ struct inpcb *inp = lctx->inp;
+
+ CTR3(KTR_CXGB, "%s: stid %u, status %u", __func__, stid, rpl->status);
+
+ if (rpl->status != CPL_ERR_NONE) {
+ log(LOG_ERR, "%s: failed (%u) to close listener for stid %u",
+ __func__, rpl->status, stid);
+ } else {
+ INP_WLOCK(inp);
+ KASSERT(listen_hash_del(td, lctx->inp) == NULL,
+ ("%s: inp %p still in listen hash", __func__, inp));
+ if (release_lctx(td, lctx) != NULL)
+ INP_WUNLOCK(inp);
+ }
+
+ m_freem(m);
+ return (0);
+}
+
+/*
+ * Process a CPL_PASS_OPEN_RPL message. Remove the lctx from the listen hash
+ * table and free it if there was any error, otherwise nothing to do.
+ */
+static int
+do_pass_open_rpl(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
+{
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct cpl_pass_open_rpl *rpl = mtod(m, void *);
+ int stid = GET_TID(rpl);
+ struct listen_ctx *lctx;
+ struct inpcb *inp;
+
+ /*
+ * We get these replies also when setting up HW filters. Just throw
+ * those away.
+ */
+ if (stid >= td->tid_maps.stid_base + td->tid_maps.nstids)
+ goto done;
+
+ lctx = lookup_stid(&td->tid_maps, stid);
+ inp = lctx->inp;
+
+ INP_WLOCK(inp);
+
+ CTR4(KTR_CXGB, "%s: stid %u, status %u, flags 0x%x",
+ __func__, stid, rpl->status, lctx->flags);
+
+ lctx->flags &= ~LCTX_RPL_PENDING;
+
+ if (rpl->status != CPL_ERR_NONE) {
+ log(LOG_ERR, "%s: %s: hw listen (stid %d) failed: %d\n",
+ __func__, device_get_nameunit(sc->dev), stid, rpl->status);
+ }
+
+#ifdef INVARIANTS
+ /*
+ * If the inp has been dropped (listening socket closed) then
+ * listen_stop must have run and taken the inp out of the hash.
+ */
+ if (inp->inp_flags & INP_DROPPED) {
+ KASSERT(listen_hash_del(td, inp) == NULL,
+ ("%s: inp %p still in listen hash", __func__, inp));
+ }
+#endif
+
+ if (inp->inp_flags & INP_DROPPED && rpl->status != CPL_ERR_NONE) {
+ if (release_lctx(td, lctx) != NULL)
+ INP_WUNLOCK(inp);
+ goto done;
+ }
+
+ /*
+ * Listening socket stopped listening earlier and now the chip tells us
+ * it has started the hardware listener. Stop it; the lctx will be
+ * released in do_close_server_rpl.
+ */
+ if (inp->inp_flags & INP_DROPPED) {
+ destroy_server(sc, lctx);
+ INP_WUNLOCK(inp);
+ goto done;
+ }
+
+ /*
+ * Failed to start hardware listener. Take inp out of the hash and
+ * release our reference on it. An error message has been logged
+ * already.
+ */
+ if (rpl->status != CPL_ERR_NONE) {
+ listen_hash_del(td, inp);
+ if (release_lctx(td, lctx) != NULL)
+ INP_WUNLOCK(inp);
+ goto done;
+ }
+
+ /* hardware listener open for business */
+
+ INP_WUNLOCK(inp);
+done:
+ m_freem(m);
+ return (0);
+}
+
+static void
+pass_accept_req_to_protohdrs(const struct cpl_pass_accept_req *cpl,
+ struct in_conninfo *inc, struct tcphdr *th, struct tcpopt *to)
+{
+ const struct tcp_options *t3opt = &cpl->tcp_options;
+
+ bzero(inc, sizeof(*inc));
+ inc->inc_faddr.s_addr = cpl->peer_ip;
+ inc->inc_laddr.s_addr = cpl->local_ip;
+ inc->inc_fport = cpl->peer_port;
+ inc->inc_lport = cpl->local_port;
+
+ bzero(th, sizeof(*th));
+ th->th_sport = cpl->peer_port;
+ th->th_dport = cpl->local_port;
+ th->th_seq = be32toh(cpl->rcv_isn); /* as in tcp_fields_to_host */
+ th->th_flags = TH_SYN;
+
+ bzero(to, sizeof(*to));
+ if (t3opt->mss) {
+ to->to_flags |= TOF_MSS;
+ to->to_mss = be16toh(t3opt->mss);
+ }
+ if (t3opt->wsf) {
+ to->to_flags |= TOF_SCALE;
+ to->to_wscale = t3opt->wsf;
+ }
+ if (t3opt->tstamp)
+ to->to_flags |= TOF_TS;
+ if (t3opt->sack)
+ to->to_flags |= TOF_SACKPERM;
+}
+
+static inline void
+hold_synqe(struct synq_entry *synqe)
+{
+
+ refcount_acquire(&synqe->refcnt);
+}
+
+static inline void
+release_synqe(struct synq_entry *synqe)
+{
+
+ if (refcount_release(&synqe->refcnt))
+ m_freem(synqe->m);
+}
+
+/*
+ * Use the trailing space in the mbuf in which the PASS_ACCEPT_REQ arrived to
+ * store some state temporarily. There will be enough room in the mbuf's
+ * trailing space as the CPL is not that large.
+ *
+ * XXX: bad hack.
+ */
+static struct synq_entry *
+mbuf_to_synq_entry(struct mbuf *m)
+{
+ int len = roundup(sizeof (struct synq_entry), 8);
+ uint8_t *buf;
+ int buflen;
+
+ if (__predict_false(M_TRAILINGSPACE(m) < len)) {
+ panic("%s: no room for synq_entry (%td, %d)\n", __func__,
+ M_TRAILINGSPACE(m), len);
+ }
+
+ if (m->m_flags & M_EXT) {
+ buf = m->m_ext.ext_buf;
+ buflen = m->m_ext.ext_size;
+ } else if (m->m_flags & M_PKTHDR) {
+ buf = &m->m_pktdat[0];
+ buflen = MHLEN;
+ } else {
+ buf = &m->m_dat[0];
+ buflen = MLEN;
+ }
+
+ return ((void *)(buf + buflen - len));
+}
+
+#ifdef KTR
+#define REJECT_PASS_ACCEPT() do { \
+ reject_reason = __LINE__; \
+ goto reject; \
+} while (0)
+#else
+#define REJECT_PASS_ACCEPT() do { goto reject; } while (0)
+#endif
+
+/*
+ * The context associated with a tid entry via insert_tid could be a synq_entry
+ * or a toepcb. The only way CPL handlers can tell is via a bit in these flags.
+ */
+CTASSERT(offsetof(struct toepcb, tp_flags) == offsetof(struct synq_entry, flags));
+
+/*
+ * Handle a CPL_PASS_ACCEPT_REQ message.
+ */
+static int
+do_pass_accept_req(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
+{
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct toedev *tod = &td->tod;
+ const struct cpl_pass_accept_req *req = mtod(m, void *);
+ unsigned int stid = G_PASS_OPEN_TID(ntohl(req->tos_tid));
+ unsigned int tid = GET_TID(req);
+ struct listen_ctx *lctx = lookup_stid(&td->tid_maps, stid);
+ struct l2t_entry *e = NULL;
+ struct sockaddr_in nam;
+ struct rtentry *rt;
+ struct inpcb *inp;
+ struct socket *so;
+ struct port_info *pi;
+ struct ifnet *ifp;
+ struct in_conninfo inc;
+ struct tcphdr th;
+ struct tcpopt to;
+ struct synq_entry *synqe = NULL;
+ int i;
+#ifdef KTR
+ int reject_reason;
+#endif
+
+ CTR4(KTR_CXGB, "%s: stid %u, tid %u, lctx %p", __func__, stid, tid,
+ lctx);
+
+ pass_accept_req_to_protohdrs(req, &inc, &th, &to);
+
+ /*
+ * Don't offload if the interface that received the SYN doesn't have
+ * IFCAP_TOE enabled.
+ */
+ pi = NULL;
+ for_each_port(sc, i) {
+ if (memcmp(sc->port[i].hw_addr, req->dst_mac, ETHER_ADDR_LEN))
+ continue;
+ pi = &sc->port[i];
+ break;
+ }
+ if (pi == NULL)
+ REJECT_PASS_ACCEPT();
+ ifp = pi->ifp;
+ if ((ifp->if_capenable & IFCAP_TOE4) == 0)
+ REJECT_PASS_ACCEPT();
+
+ /*
+ * Don't offload if the outgoing interface for the route back to the
+ * peer is not the same as the interface that received the SYN.
+ */
+ bzero(&nam, sizeof(nam));
+ nam.sin_len = sizeof(nam);
+ nam.sin_family = AF_INET;
+ nam.sin_addr = inc.inc_faddr;
+ rt = rtalloc1((struct sockaddr *)&nam, 0, 0);
+ if (rt == NULL)
+ REJECT_PASS_ACCEPT();
+ else {
+ struct sockaddr *nexthop;
+
+ RT_UNLOCK(rt);
+ nexthop = rt->rt_flags & RTF_GATEWAY ? rt->rt_gateway :
+ (struct sockaddr *)&nam;
+ if (rt->rt_ifp == ifp)
+ e = t3_l2t_get(pi, rt->rt_ifp, nexthop);
+ RTFREE(rt);
+ if (e == NULL)
+ REJECT_PASS_ACCEPT(); /* no l2te, or ifp mismatch */
+ }
+
+ INP_INFO_WLOCK(&V_tcbinfo);
+
+ /* Don't offload if the 4-tuple is already in use */
+ if (toe_4tuple_check(&inc, &th, ifp) != 0) {
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ REJECT_PASS_ACCEPT();
+ }
+
+ inp = lctx->inp; /* listening socket (not owned by the TOE) */
+ INP_WLOCK(inp);
+ if (__predict_false(inp->inp_flags & INP_DROPPED)) {
+ /*
+ * The listening socket has closed. The reply from the TOE to
+ * our CPL_CLOSE_LISTSRV_REQ will ultimately release all
+ * resources tied to this listen context.
+ */
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ REJECT_PASS_ACCEPT();
+ }
+ so = inp->inp_socket;
+
+ /* Reuse the mbuf that delivered the CPL to us */
+ synqe = mbuf_to_synq_entry(m);
+ synqe->flags = TP_IS_A_SYNQ_ENTRY;
+ synqe->m = m;
+ synqe->lctx = lctx;
+ synqe->tid = tid;
+ synqe->e = e;
+ synqe->opt0h = calc_opt0h(so, 0, 0, e);
+ synqe->qset = pi->first_qset + (arc4random() % pi->nqsets);
+ SOCKBUF_LOCK(&so->so_rcv);
+ synqe->rx_credits = min(select_rcv_wnd(so) >> 10, M_RCV_BUFSIZ);
+ SOCKBUF_UNLOCK(&so->so_rcv);
+ refcount_init(&synqe->refcnt, 1);
+ atomic_store_rel_int(&synqe->reply, RPL_OK);
+
+ insert_tid(td, synqe, tid);
+ TAILQ_INSERT_TAIL(&lctx->synq, synqe, link);
+ hold_synqe(synqe);
+ hold_lctx(lctx);
+
+ /* syncache_add releases both pcbinfo and pcb locks */
+ toe_syncache_add(&inc, &to, &th, inp, tod, synqe);
+ INP_UNLOCK_ASSERT(inp);
+ INP_INFO_UNLOCK_ASSERT(&V_tcbinfo);
+
+ /*
+ * If we replied during syncache_add (reply is RPL_DONE), good.
+ * Otherwise (reply is unchanged - RPL_OK) it's no longer ok to reply.
+ * The mbuf will stick around as long as the entry is in the syncache.
+ * The kernel is free to retry syncache_respond but we'll ignore it due
+ * to RPL_DONT.
+ */
+ if (atomic_cmpset_int(&synqe->reply, RPL_OK, RPL_DONT)) {
+
+ INP_WLOCK(inp);
+ if (__predict_false(inp->inp_flags & INP_DROPPED)) {
+ /* listener closed. synqe must have been aborted. */
+ KASSERT(synqe->flags & TP_ABORT_SHUTDOWN,
+ ("%s: listener %p closed but synqe %p not aborted",
+ __func__, inp, synqe));
+
+ CTR5(KTR_CXGB,
+ "%s: stid %u, tid %u, lctx %p, synqe %p, ABORTED",
+ __func__, stid, tid, lctx, synqe);
+ INP_WUNLOCK(inp);
+ release_synqe(synqe);
+ return (__LINE__);
+ }
+
+ KASSERT(!(synqe->flags & TP_ABORT_SHUTDOWN),
+ ("%s: synqe %p aborted, but listener %p not dropped.",
+ __func__, synqe, inp));
+
+ TAILQ_REMOVE(&lctx->synq, synqe, link);
+ release_synqe(synqe); /* removed from synq list */
+ inp = release_lctx(td, lctx);
+ if (inp)
+ INP_WUNLOCK(inp);
+
+ release_synqe(synqe); /* about to exit function */
+ REJECT_PASS_ACCEPT();
+ }
+
+ KASSERT(synqe->reply == RPL_DONE,
+ ("%s: reply %d", __func__, synqe->reply));
+
+ CTR3(KTR_CXGB, "%s: stid %u, tid %u, OK", __func__, stid, tid);
+ release_synqe(synqe);
+ return (0);
+
+reject:
+ CTR4(KTR_CXGB, "%s: stid %u, tid %u, REJECT (%d)", __func__, stid, tid,
+ reject_reason);
+
+ if (synqe == NULL)
+ m_freem(m);
+ if (e)
+ l2t_release(td->l2t, e);
+ queue_tid_release(tod, tid);
+
+ return (0);
+}
+
+static void
+pass_establish_to_protohdrs(const struct cpl_pass_establish *cpl,
+ struct in_conninfo *inc, struct tcphdr *th, struct tcpopt *to)
+{
+ uint16_t tcp_opt = be16toh(cpl->tcp_opt);
+
+ bzero(inc, sizeof(*inc));
+ inc->inc_faddr.s_addr = cpl->peer_ip;
+ inc->inc_laddr.s_addr = cpl->local_ip;
+ inc->inc_fport = cpl->peer_port;
+ inc->inc_lport = cpl->local_port;
+
+ bzero(th, sizeof(*th));
+ th->th_sport = cpl->peer_port;
+ th->th_dport = cpl->local_port;
+ th->th_flags = TH_ACK;
+ th->th_seq = be32toh(cpl->rcv_isn); /* as in tcp_fields_to_host */
+ th->th_ack = be32toh(cpl->snd_isn); /* ditto */
+
+ bzero(to, sizeof(*to));
+ if (G_TCPOPT_TSTAMP(tcp_opt))
+ to->to_flags |= TOF_TS;
+}
+
+/*
+ * Process a CPL_PASS_ESTABLISH message. The T3 has already established a
+ * connection and we need to do the software side setup.
+ */
+static int
+do_pass_establish(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
+{
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct cpl_pass_establish *cpl = mtod(m, void *);
+ struct toedev *tod = &td->tod;
+ unsigned int tid = GET_TID(cpl);
+ struct synq_entry *synqe = lookup_tid(&td->tid_maps, tid);
+ struct toepcb *toep;
+ struct socket *so;
+ struct listen_ctx *lctx = synqe->lctx;
+ struct inpcb *inp = lctx->inp;
+ struct tcpopt to;
+ struct tcphdr th;
+ struct in_conninfo inc;
+#ifdef KTR
+ int stid = G_PASS_OPEN_TID(ntohl(cpl->tos_tid));
+#endif
+
+ CTR5(KTR_CXGB, "%s: stid %u, tid %u, lctx %p, inp_flags 0x%x",
+ __func__, stid, tid, lctx, inp->inp_flags);
+
+ KASSERT(qs->idx == synqe->qset,
+ ("%s qset mismatch %d %d", __func__, qs->idx, synqe->qset));
+
+ INP_INFO_WLOCK(&V_tcbinfo); /* for syncache_expand */
+ INP_WLOCK(inp);
+
+ if (__predict_false(inp->inp_flags & INP_DROPPED)) {
+ /*
+ * The listening socket has closed. The TOM must have aborted
+ * all the embryonic connections (including this one) that were
+ * on the lctx's synq. do_abort_rpl for the tid is responsible
+ * for cleaning up.
+ */
+ KASSERT(synqe->flags & TP_ABORT_SHUTDOWN,
+ ("%s: listen socket dropped but tid %u not aborted.",
+ __func__, tid));
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ m_freem(m);
+ return (0);
+ }
+
+ pass_establish_to_protohdrs(cpl, &inc, &th, &to);
+
+ /* Lie in order to pass the checks in syncache_expand */
+ to.to_tsecr = synqe->ts;
+ th.th_ack = synqe->iss + 1;
+
+ toep = toepcb_alloc(tod);
+ if (toep == NULL) {
+reset:
+ t3_send_reset_synqe(tod, synqe);
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ m_freem(m);
+ return (0);
+ }
+ toep->tp_qset = qs->idx;
+ toep->tp_l2t = synqe->e;
+ toep->tp_tid = tid;
+ toep->tp_rx_credits = synqe->rx_credits;
+
+ synqe->toep = toep;
+ synqe->cpl = cpl;
+
+ so = inp->inp_socket;
+ if (!toe_syncache_expand(&inc, &to, &th, &so) || so == NULL) {
+ toepcb_free(toep);
+ goto reset;
+ }
+
+ /* Remove the synq entry and release its reference on the lctx */
+ TAILQ_REMOVE(&lctx->synq, synqe, link);
+ inp = release_lctx(td, lctx);
+ if (inp)
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ release_synqe(synqe);
+
+ m_freem(m);
+ return (0);
+}
+
+void
+t3_init_listen_cpl_handlers(struct adapter *sc)
+{
+ t3_register_cpl_handler(sc, CPL_PASS_OPEN_RPL, do_pass_open_rpl);
+ t3_register_cpl_handler(sc, CPL_CLOSE_LISTSRV_RPL, do_close_server_rpl);
+ t3_register_cpl_handler(sc, CPL_PASS_ACCEPT_REQ, do_pass_accept_req);
+ t3_register_cpl_handler(sc, CPL_PASS_ESTABLISH, do_pass_establish);
+}
+
+/*
+ * Start a listening server by sending a passive open request to HW.
+ *
+ * Can't take adapter lock here and access to sc->flags, sc->open_device_map,
+ * sc->offload_map, if_capenable are all race prone.
+ */
+int
+t3_listen_start(struct toedev *tod, struct tcpcb *tp)
+{
+ struct tom_data *td = t3_tomdata(tod);
+ struct adapter *sc = tod->tod_softc;
+ struct port_info *pi;
+ struct inpcb *inp = tp->t_inpcb;
+ struct listen_ctx *lctx;
+ int i;
+
+ INP_WLOCK_ASSERT(inp);
+
+ if ((inp->inp_vflag & INP_IPV4) == 0)
+ return (0);
+
+#ifdef notyet
+ ADAPTER_LOCK(sc);
+ if (IS_BUSY(sc)) {
+ log(LOG_ERR, "%s: listen request ignored, %s is busy",
+ __func__, device_get_nameunit(sc->dev));
+ goto done;
+ }
+
+ KASSERT(sc->flags & TOM_INIT_DONE,
+ ("%s: TOM not initialized", __func__));
+#endif
+
+ if ((sc->open_device_map & sc->offload_map) == 0)
+ goto done; /* no port that's UP with IFCAP_TOE enabled */
+
+ /*
+ * Find a running port with IFCAP_TOE4. We'll use the first such port's
+ * queues to send the passive open and receive the reply to it.
+ *
+ * XXX: need a way to mark an port in use by offload. if_cxgbe should
+ * then reject any attempt to bring down such a port (and maybe reject
+ * attempts to disable IFCAP_TOE on that port too?).
+ */
+ for_each_port(sc, i) {
+ if (isset(&sc->open_device_map, i) &&
+ sc->port[i].ifp->if_capenable & IFCAP_TOE4)
+ break;
+ }
+ KASSERT(i < sc->params.nports,
+ ("%s: no running port with TOE capability enabled.", __func__));
+ pi = &sc->port[i];
+
+ if (listen_hash_find(td, inp) != NULL)
+ goto done; /* already setup */
+
+ lctx = alloc_lctx(td, inp, pi->first_qset);
+ if (lctx == NULL) {
+ log(LOG_ERR,
+ "%s: listen request ignored, %s couldn't allocate lctx\n",
+ __func__, device_get_nameunit(sc->dev));
+ goto done;
+ }
+ listen_hash_add(td, lctx);
+
+ CTR5(KTR_CXGB, "%s: stid %u (%s), lctx %p, inp %p", __func__,
+ lctx->stid, tcpstates[tp->t_state], lctx, inp);
+
+ if (create_server(sc, lctx) != 0) {
+ log(LOG_ERR, "%s: %s failed to create hw listener.\n", __func__,
+ device_get_nameunit(sc->dev));
+ (void) listen_hash_del(td, inp);
+ inp = release_lctx(td, lctx);
+ /* can't be freed, host stack has a reference */
+ KASSERT(inp != NULL, ("%s: inp freed", __func__));
+ goto done;
+ }
+ lctx->flags |= LCTX_RPL_PENDING;
+done:
+#ifdef notyet
+ ADAPTER_UNLOCK(sc);
+#endif
+ return (0);
}
/*
* Stop a listening server by sending a close_listsvr request to HW.
* The server TID is freed when we get the reply.
*/
+int
+t3_listen_stop(struct toedev *tod, struct tcpcb *tp)
+{
+ struct listen_ctx *lctx;
+ struct adapter *sc = tod->tod_softc;
+ struct tom_data *td = t3_tomdata(tod);
+ struct inpcb *inp = tp->t_inpcb;
+ struct synq_entry *synqe;
+
+ INP_WLOCK_ASSERT(inp);
+
+ lctx = listen_hash_del(td, inp);
+ if (lctx == NULL)
+ return (ENOENT); /* no hardware listener for this inp */
+
+ CTR4(KTR_CXGB, "%s: stid %u, lctx %p, flags %x", __func__, lctx->stid,
+ lctx, lctx->flags);
+
+ /*
+ * If the reply to the PASS_OPEN is still pending we'll wait for it to
+ * arrive and clean up when it does.
+ */
+ if (lctx->flags & LCTX_RPL_PENDING) {
+ KASSERT(TAILQ_EMPTY(&lctx->synq),
+ ("%s: synq not empty.", __func__));
+ return (EINPROGRESS);
+ }
+
+ /*
+ * The host stack will abort all the connections on the listening
+ * socket's so_comp. It doesn't know about the connections on the synq
+ * so we need to take care of those.
+ */
+ TAILQ_FOREACH(synqe, &lctx->synq, link) {
+ KASSERT(synqe->lctx == lctx, ("%s: synq corrupt", __func__));
+ t3_send_reset_synqe(tod, synqe);
+ }
+
+ destroy_server(sc, lctx);
+ return (0);
+}
+
void
-t3_listen_stop(struct toedev *dev, struct socket *so, struct t3cdev *cdev)
+t3_syncache_added(struct toedev *tod __unused, void *arg)
{
+ struct synq_entry *synqe = arg;
+
+ hold_synqe(synqe);
+}
+
+void
+t3_syncache_removed(struct toedev *tod __unused, void *arg)
+{
+ struct synq_entry *synqe = arg;
+
+ release_synqe(synqe);
+}
+
+/* XXX */
+extern void tcp_dooptions(struct tcpopt *, u_char *, int, int);
+
+int
+t3_syncache_respond(struct toedev *tod, void *arg, struct mbuf *m)
+{
+ struct adapter *sc = tod->tod_softc;
+ struct synq_entry *synqe = arg;
+ struct l2t_entry *e = synqe->e;
+ struct ip *ip = mtod(m, struct ip *);
+ struct tcphdr *th = (void *)(ip + 1);
+ struct cpl_pass_accept_rpl *rpl;
+ struct mbuf *r;
+ struct listen_ctx *lctx = synqe->lctx;
+ struct tcpopt to;
+ int mtu_idx, cpu_idx;
+
+ /*
+ * The first time we run it's during the call to syncache_add. That's
+ * the only one we care about.
+ */
+ if (atomic_cmpset_int(&synqe->reply, RPL_OK, RPL_DONE) == 0)
+ goto done; /* reply to the CPL only if it's ok to do so */
+
+ r = M_GETHDR_OFLD(lctx->qset, CPL_PRIORITY_CONTROL, rpl);
+ if (r == NULL)
+ goto done;
+
+ /*
+ * Use only the provided mbuf (with ip and tcp headers) and what's in
+ * synqe. Avoid looking at the listening socket (lctx->inp) here.
+ *
+ * XXX: if the incoming SYN had the TCP timestamp option but the kernel
+ * decides it doesn't want to use TCP timestamps we have no way of
+ * relaying this info to the chip on a per-tid basis (all we have is a
+ * global knob).
+ */
+ bzero(&to, sizeof(to));
+ tcp_dooptions(&to, (void *)(th + 1), (th->th_off << 2) - sizeof(*th),
+ TO_SYN);
+
+ /* stash them for later */
+ synqe->iss = be32toh(th->th_seq);
+ synqe->ts = to.to_tsval;
+
+ mtu_idx = find_best_mtu_idx(sc, NULL, to.to_mss);
+ cpu_idx = sc->rrss_map[synqe->qset];
+
+ rpl->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
+ rpl->wr.wrh_lo = 0;
+ OPCODE_TID(rpl) = htonl(MK_OPCODE_TID(CPL_PASS_ACCEPT_RPL, synqe->tid));
+ rpl->opt2 = calc_opt2(cpu_idx);
+ rpl->rsvd = rpl->opt2; /* workaround for HW bug */
+ rpl->peer_ip = ip->ip_dst.s_addr;
+ rpl->opt0h = synqe->opt0h |
+ calc_opt0h(NULL, mtu_idx, to.to_wscale, NULL);
+ rpl->opt0l_status = htobe32(CPL_PASS_OPEN_ACCEPT) |
+ calc_opt0l(NULL, synqe->rx_credits);
+
+ l2t_send(sc, r, e);
+done:
+ m_freem(m);
+ return (0);
+}
+
+int
+do_abort_req_synqe(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
+{
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct toedev *tod = &td->tod;
+ const struct cpl_abort_req_rss *req = mtod(m, void *);
+ unsigned int tid = GET_TID(req);
+ struct synq_entry *synqe = lookup_tid(&td->tid_maps, tid);
+ struct listen_ctx *lctx = synqe->lctx;
+ struct inpcb *inp = lctx->inp;
+
+ KASSERT(synqe->flags & TP_IS_A_SYNQ_ENTRY,
+ ("%s: !SYNQ_ENTRY", __func__));
+
+ CTR6(KTR_CXGB, "%s: tid %u, synqe %p (%x), lctx %p, status %d",
+ __func__, tid, synqe, synqe->flags, synqe->lctx, req->status);
+
+ INP_WLOCK(inp);
+
+ if (!(synqe->flags & TP_ABORT_REQ_RCVD)) {
+ synqe->flags |= TP_ABORT_REQ_RCVD;
+ synqe->flags |= TP_ABORT_SHUTDOWN;
+ INP_WUNLOCK(inp);
+ m_freem(m);
+ return (0);
+ }
+ synqe->flags &= ~TP_ABORT_REQ_RCVD;
+
+ /*
+ * If we'd sent a reset on this synqe, we'll ignore this and clean up in
+ * the T3's reply to our reset instead.
+ */
+ if (synqe->flags & TP_ABORT_RPL_PENDING) {
+ synqe->flags |= TP_ABORT_RPL_SENT;
+ INP_WUNLOCK(inp);
+ } else {
+ TAILQ_REMOVE(&lctx->synq, synqe, link);
+ inp = release_lctx(td, lctx);
+ if (inp)
+ INP_WUNLOCK(inp);
+ release_tid(tod, tid, qs->idx);
+ l2t_release(td->l2t, synqe->e);
+ release_synqe(synqe);
+ }
+
+ send_abort_rpl(tod, tid, qs->idx);
+ m_freem(m);
+ return (0);
+}
+
+int
+do_abort_rpl_synqe(struct sge_qset *qs, struct rsp_desc *r, struct mbuf *m)
+{
+ struct adapter *sc = qs->adap;
+ struct tom_data *td = sc->tom_softc;
+ struct toedev *tod = &td->tod;
+ const struct cpl_abort_rpl_rss *rpl = mtod(m, void *);
+ unsigned int tid = GET_TID(rpl);
+ struct synq_entry *synqe = lookup_tid(&td->tid_maps, tid);
+ struct listen_ctx *lctx = synqe->lctx;
+ struct inpcb *inp = lctx->inp;
+
+ CTR3(KTR_CXGB, "%s: tid %d, synqe %p, status %d", tid, synqe,
+ rpl->status);
+
+ INP_WLOCK(inp);
+
+ if (synqe->flags & TP_ABORT_RPL_PENDING) {
+ if (!(synqe->flags & TP_ABORT_RPL_RCVD)) {
+ synqe->flags |= TP_ABORT_RPL_RCVD;
+ INP_WUNLOCK(inp);
+ } else {
+ synqe->flags &= ~TP_ABORT_RPL_RCVD;
+ synqe->flags &= TP_ABORT_RPL_PENDING;
+
+ TAILQ_REMOVE(&lctx->synq, synqe, link);
+ inp = release_lctx(td, lctx);
+ if (inp)
+ INP_WUNLOCK(inp);
+ release_tid(tod, tid, qs->idx);
+ l2t_release(td->l2t, synqe->e);
+ release_synqe(synqe);
+ }
+ }
+
+ m_freem(m);
+ return (0);
+}
+
+static void
+t3_send_reset_synqe(struct toedev *tod, struct synq_entry *synqe)
+{
+ struct cpl_abort_req *req;
+ unsigned int tid = synqe->tid;
+ struct adapter *sc = tod->tod_softc;
struct mbuf *m;
- struct cpl_close_listserv_req *req;
- struct listen_ctx *lctx;
- int stid = listen_hash_del(TOM_DATA(dev), so);
-
- if (stid < 0)
+#ifdef INVARIANTS
+ struct listen_ctx *lctx = synqe->lctx;
+ struct inpcb *inp = lctx->inp;
+#endif
+
+ INP_WLOCK_ASSERT(inp);
+
+ CTR4(KTR_CXGB, "%s: tid %d, synqe %p (%x)", __func__, tid, synqe,
+ synqe->flags);
+
+ if (synqe->flags & TP_ABORT_SHUTDOWN)
return;
- lctx = cxgb_get_lctx(cdev, stid);
- /*
- * Do this early so embryonic connections are marked as being aborted
- * while the stid is still open. This ensures pass_establish messages
- * that arrive while we are closing the server will be able to locate
- * the listening socket.
- */
- t3_reset_synq(lctx);
+ synqe->flags |= (TP_ABORT_RPL_PENDING | TP_ABORT_SHUTDOWN);
- /* Send the close ASAP to stop further passive opens */
- m = m_gethdr(M_NOWAIT, MT_DATA);
- if (m == NULL) {
- /*
- * XXX allocate from lowmem cache
- */
- }
- m->m_pkthdr.len = m->m_len = sizeof(*req);
+ m = M_GETHDR_OFLD(synqe->qset, CPL_PRIORITY_DATA, req);
+ if (m == NULL)
+ CXGB_UNIMPLEMENTED();
- req = mtod(m, struct cpl_close_listserv_req *);
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_CLOSE_LISTSRV_REQ, stid));
- req->cpu_idx = 0;
- m_set_priority(m, CPL_PRIORITY_LISTEN);
- cxgb_ofld_send(cdev, m);
+ req->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_OFLD_HOST_ABORT_CON_REQ));
+ req->wr.wrh_lo = htonl(V_WR_TID(tid));
+ OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_ABORT_REQ, tid));
+ req->rsvd0 = 0;
+ req->rsvd1 = !(synqe->flags & TP_DATASENT);
+ req->cmd = CPL_ABORT_SEND_RST;
- t3_disconnect_acceptq(so);
+ l2t_send(sc, m, synqe->e);
}
+
+void
+t3_offload_socket(struct toedev *tod, void *arg, struct socket *so)
+{
+ struct adapter *sc = tod->tod_softc;
+ struct tom_data *td = sc->tom_softc;
+ struct synq_entry *synqe = arg;
+#ifdef INVARIANTS
+ struct inpcb *inp = sotoinpcb(so);
+#endif
+ struct cpl_pass_establish *cpl = synqe->cpl;
+ struct toepcb *toep = synqe->toep;
+
+ INP_INFO_LOCK_ASSERT(&V_tcbinfo); /* prevents bad race with accept() */
+ INP_WLOCK_ASSERT(inp);
+
+ offload_socket(so, toep);
+ make_established(so, cpl->snd_isn, cpl->rcv_isn, cpl->tcp_opt);
+ update_tid(td, toep, synqe->tid);
+}
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_t3_ddp.h
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_t3_ddp.h Wed Jul 25 16:55:08 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,181 +0,0 @@
-/**************************************************************************
-
-Copyright (c) 2007, Chelsio Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- 2. Neither the name of the Chelsio 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.
-
-
-$FreeBSD$
-
-***************************************************************************/
-
-#ifndef T3_DDP_H
-#define T3_DDP_H
-
-/* Should be 1 or 2 indicating single or double kernel buffers. */
-#define NUM_DDP_KBUF 2
-
-/* min receive window for a connection to be considered for DDP */
-#define MIN_DDP_RCV_WIN (48 << 10)
-
-/* amount of Rx window not available to DDP to avoid window exhaustion */
-#define DDP_RSVD_WIN (16 << 10)
-
-/* # of sentinel invalid page pods at the end of a group of valid page pods */
-#define NUM_SENTINEL_PPODS 0
-
-/* # of pages a pagepod can hold without needing another pagepod */
-#define PPOD_PAGES 4
-
-/* page pods are allocated in groups of this size (must be power of 2) */
-#define PPOD_CLUSTER_SIZE 16
-
-/* for each TID we reserve this many page pods up front */
-#define RSVD_PPODS_PER_TID 1
-
-struct pagepod {
- uint32_t pp_vld_tid;
- uint32_t pp_pgsz_tag_color;
- uint32_t pp_max_offset;
- uint32_t pp_page_offset;
- uint64_t pp_rsvd;
- uint64_t pp_addr[5];
-};
-
-#define PPOD_SIZE sizeof(struct pagepod)
-
-#define S_PPOD_TID 0
-#define M_PPOD_TID 0xFFFFFF
-#define V_PPOD_TID(x) ((x) << S_PPOD_TID)
-
-#define S_PPOD_VALID 24
-#define V_PPOD_VALID(x) ((x) << S_PPOD_VALID)
-#define F_PPOD_VALID V_PPOD_VALID(1U)
-
-#define S_PPOD_COLOR 0
-#define M_PPOD_COLOR 0x3F
-#define V_PPOD_COLOR(x) ((x) << S_PPOD_COLOR)
-
-#define S_PPOD_TAG 6
-#define M_PPOD_TAG 0xFFFFFF
-#define V_PPOD_TAG(x) ((x) << S_PPOD_TAG)
-
-#define S_PPOD_PGSZ 30
-#define M_PPOD_PGSZ 0x3
-#define V_PPOD_PGSZ(x) ((x) << S_PPOD_PGSZ)
-
-#include <vm/vm.h>
-#include <vm/vm_page.h>
-#include <machine/bus.h>
-
-/* DDP gather lists can specify an offset only for the first page. */
-struct ddp_gather_list {
- unsigned int dgl_length;
- unsigned int dgl_offset;
- unsigned int dgl_nelem;
- vm_page_t dgl_pages[0];
-};
-
-struct ddp_buf_state {
- unsigned int cur_offset; /* offset of latest DDP notification */
- unsigned int flags;
- struct ddp_gather_list *gl;
-};
-
-struct ddp_state {
- struct ddp_buf_state buf_state[2]; /* per buffer state */
- int cur_buf;
- unsigned short kbuf_noinval;
- unsigned short kbuf_idx; /* which HW buffer is used for kbuf */
- struct ddp_gather_list *ubuf;
- int user_ddp_pending;
- unsigned int ubuf_nppods; /* # of page pods for buffer 1 */
- unsigned int ubuf_tag;
- unsigned int ubuf_ddp_ready;
- int cancel_ubuf;
- int get_tcb_count;
- unsigned int kbuf_posted;
- unsigned int kbuf_nppods[NUM_DDP_KBUF];
- unsigned int kbuf_tag[NUM_DDP_KBUF];
- struct ddp_gather_list *kbuf[NUM_DDP_KBUF]; /* kernel buffer for DDP prefetch */
-};
-
-/* buf_state flags */
-enum {
- DDP_BF_NOINVAL = 1 << 0, /* buffer is set to NO_INVALIDATE */
- DDP_BF_NOCOPY = 1 << 1, /* DDP to final dest, no copy needed */
- DDP_BF_NOFLIP = 1 << 2, /* buffer flips after GET_TCB_RPL */
- DDP_BF_PSH = 1 << 3, /* set in skb->flags if the a DDP was
- completed with a segment having the
- PSH flag set */
- DDP_BF_NODATA = 1 << 4, /* buffer completed before filling */
-};
-
-#include <ulp/tom/cxgb_toepcb.h>
-struct sockbuf;
-
-/*
- * Returns 1 if a UBUF DMA buffer might be active.
- */
-static inline int
-t3_ddp_ubuf_pending(struct toepcb *toep)
-{
- struct ddp_state *p = &toep->tp_ddp_state;
-
- /* When the TOM_TUNABLE(ddp) is enabled, we're always in ULP_MODE DDP,
- * but DDP_STATE() is only valid if the connection actually enabled
- * DDP.
- */
- if (p->kbuf[0] == NULL)
- return (0);
-
- return (p->buf_state[0].flags & (DDP_BF_NOFLIP | DDP_BF_NOCOPY)) ||
- (p->buf_state[1].flags & (DDP_BF_NOFLIP | DDP_BF_NOCOPY));
-}
-
-int t3_setup_ppods(struct toepcb *toep, const struct ddp_gather_list *gl,
- unsigned int nppods, unsigned int tag, unsigned int maxoff,
- unsigned int pg_off, unsigned int color);
-int t3_alloc_ppods(struct tom_data *td, unsigned int n, int *tag);
-void t3_free_ppods(struct tom_data *td, unsigned int tag, unsigned int n);
-void t3_free_ddp_gl(struct ddp_gather_list *gl);
-int t3_ddp_copy(const struct mbuf *m, int offset, struct uio *uio, int len);
-//void t3_repost_kbuf(struct socket *so, int modulate, int activate);
-void t3_post_kbuf(struct toepcb *toep, int modulate, int nonblock);
-int t3_post_ubuf(struct toepcb *toep, const struct uio *uio, int nonblock,
- int rcv_flags, int modulate, int post_kbuf);
-void t3_cancel_ubuf(struct toepcb *toep, struct sockbuf *rcv);
-int t3_overlay_ubuf(struct toepcb *toep, struct sockbuf *rcv,
- const struct uio *uio, int nonblock,
- int rcv_flags, int modulate, int post_kbuf);
-int t3_enter_ddp(struct toepcb *toep, unsigned int kbuf_size, unsigned int waitall, int nonblock);
-void t3_cleanup_ddp(struct toepcb *toep);
-void t3_release_ddp_resources(struct toepcb *toep);
-void t3_cancel_ddpbuf(struct toepcb *, unsigned int bufidx);
-void t3_overlay_ddpbuf(struct toepcb *, unsigned int bufidx, unsigned int tag0,
- unsigned int tag1, unsigned int len);
-void t3_setup_ddpbufs(struct toepcb *, unsigned int len0, unsigned int offset0,
- unsigned int len1, unsigned int offset1,
- uint64_t ddp_flags, uint64_t flag_mask, int modulate);
-#endif /* T3_DDP_H */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_tcp.h
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_tcp.h Wed Jul 25 16:55:08 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,47 +0,0 @@
-
-/*-
- * Copyright (c) 2007, Chelsio Inc.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * 1. Redistributions of source code must retain the above copyright notice,
- * this list of conditions and the following disclaimer.
- *
- * 2. Neither the name of the Chelsio 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.
- *
- * $FreeBSD$
- */
-#ifndef CXGB_TCP_H_
-#define CXGB_TCP_H_
-#ifdef TCP_USRREQS_OVERLOAD
-struct tcpcb *cxgb_tcp_drop(struct tcpcb *tp, int errno);
-#else
-#define cxgb_tcp_drop tcp_drop
-#endif
-void cxgb_tcp_ctlinput(int cmd, struct sockaddr *sa, void *vip);
-struct tcpcb *cxgb_tcp_close(struct tcpcb *tp);
-
-extern struct pr_usrreqs cxgb_tcp_usrreqs;
-#ifdef INET6
-extern struct pr_usrreqs cxgb_tcp6_usrreqs;
-#endif
-
-#include <sys/sysctl.h>
-SYSCTL_DECL(_net_inet_tcp_cxgb);
-#endif /* CXGB_TCP_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_tcp_offload.c
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_tcp_offload.c Wed Jul 25 16:55:08 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,97 +0,0 @@
-/*-
- * Copyright (c) 2007, Chelsio Inc.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * 1. Redistributions of source code must retain the above copyright notice,
- * this list of conditions and the following disclaimer.
- *
- * 2. Neither the name of the Chelsio 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.
- */
-
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
-/*
- * grab bag of accessor routines that will either be moved to netinet
- * or removed
- */
-
-
-#include <sys/param.h>
-#include <sys/systm.h>
-#include <sys/types.h>
-#include <sys/malloc.h>
-#include <sys/kernel.h>
-#include <sys/sysctl.h>
-#include <sys/mbuf.h>
-#include <sys/sockopt.h>
-#include <sys/sockbuf.h>
-
-#include <sys/socket.h>
-
-#include <net/if.h>
-#include <net/if_types.h>
-#include <net/if_var.h>
-
-#include <netinet/in.h>
-#include <netinet/in_systm.h>
-#include <netinet/in_pcb.h>
-#include <netinet/tcp.h>
-#include <netinet/tcp_var.h>
-#include <netinet/tcp_offload.h>
-#include <netinet/tcp_syncache.h>
-#include <netinet/toedev.h>
-
-#include <ulp/tom/cxgb_tcp_offload.h>
-
-
-/*
- * This file contains code as a short-term staging area before it is moved in
- * to sys/netinet/tcp_offload.c
- */
-
-void
-sockbuf_lock(struct sockbuf *sb)
-{
-
- SOCKBUF_LOCK(sb);
-}
-
-void
-sockbuf_lock_assert(struct sockbuf *sb)
-{
-
- SOCKBUF_LOCK_ASSERT(sb);
-}
-
-void
-sockbuf_unlock(struct sockbuf *sb)
-{
-
- SOCKBUF_UNLOCK(sb);
-}
-
-int
-sockbuf_sbspace(struct sockbuf *sb)
-{
-
- return (sbspace(sb));
-}
-
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_tcp_offload.h
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_tcp_offload.h Wed Jul 25 16:55:08 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-/* $FreeBSD$ */
-
-#ifndef CXGB_TCP_OFFLOAD_H_
-#define CXGB_TCP_OFFLOAD_H_
-
-struct sockbuf;
-
-void sockbuf_lock(struct sockbuf *);
-void sockbuf_lock_assert(struct sockbuf *);
-void sockbuf_unlock(struct sockbuf *);
-int sockbuf_sbspace(struct sockbuf *);
-
-
-#endif /* CXGB_TCP_OFFLOAD_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_toepcb.h
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_toepcb.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/tom/cxgb_toepcb.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2007-2008, Chelsio Inc.
+ * Copyright (c) 2007-2009, Chelsio Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -24,7 +24,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: head/sys/dev/cxgb/ulp/tom/cxgb_toepcb.h 237263 2012-06-19 07:34:13Z np $
*/
#ifndef CXGB_TOEPCB_H_
#define CXGB_TOEPCB_H_
@@ -32,88 +32,63 @@
#include <sys/condvar.h>
#include <sys/mbufq.h>
+#define TP_DATASENT (1 << 0)
+#define TP_TX_WAIT_IDLE (1 << 1)
+#define TP_FIN_SENT (1 << 2)
+#define TP_ABORT_RPL_PENDING (1 << 3)
+#define TP_ABORT_SHUTDOWN (1 << 4)
+#define TP_ABORT_RPL_RCVD (1 << 5)
+#define TP_ABORT_REQ_RCVD (1 << 6)
+#define TP_ATTACHED (1 << 7)
+#define TP_CPL_DONE (1 << 8)
+#define TP_IS_A_SYNQ_ENTRY (1 << 9)
+#define TP_ABORT_RPL_SENT (1 << 10)
+#define TP_SEND_FIN (1 << 11)
+
struct toepcb {
- struct toedev *tp_toedev;
+ TAILQ_ENTRY(toepcb) link; /* toep_list */
+ int tp_flags;
+ struct toedev *tp_tod;
struct l2t_entry *tp_l2t;
- unsigned int tp_tid;
+ int tp_tid;
int tp_wr_max;
int tp_wr_avail;
int tp_wr_unacked;
int tp_delack_mode;
- int tp_mtu_idx;
int tp_ulp_mode;
- int tp_qset_idx;
- int tp_mss_clamp;
int tp_qset;
- int tp_flags;
- int tp_enqueued_bytes;
- int tp_page_count;
- int tp_state;
+ int tp_enqueued;
+ int tp_rx_credits;
- tcp_seq tp_iss;
- tcp_seq tp_delack_seq;
- tcp_seq tp_rcv_wup;
- tcp_seq tp_copied_seq;
- uint64_t tp_write_seq;
+ struct inpcb *tp_inp;
+ struct mbuf *tp_m_last;
- volatile int tp_refcount;
- vm_page_t *tp_pages;
-
- struct tcpcb *tp_tp;
- struct mbuf *tp_m_last;
- bus_dma_tag_t tp_tx_dmat;
- bus_dma_tag_t tp_rx_dmat;
- bus_dmamap_t tp_dmamap;
-
- LIST_ENTRY(toepcb) synq_entry;
struct mbuf_head wr_list;
struct mbuf_head out_of_order_queue;
- struct ddp_state tp_ddp_state;
- struct cv tp_cv;
-
};
static inline void
reset_wr_list(struct toepcb *toep)
{
-
mbufq_init(&toep->wr_list);
}
static inline void
-purge_wr_queue(struct toepcb *toep)
-{
- struct mbuf *m;
-
- while ((m = mbufq_dequeue(&toep->wr_list)) != NULL)
- m_freem(m);
-}
-
-static inline void
enqueue_wr(struct toepcb *toep, struct mbuf *m)
{
-
mbufq_tail(&toep->wr_list, m);
}
static inline struct mbuf *
peek_wr(const struct toepcb *toep)
{
-
return (mbufq_peek(&toep->wr_list));
}
static inline struct mbuf *
dequeue_wr(struct toepcb *toep)
{
-
return (mbufq_dequeue(&toep->wr_list));
}
-#define wr_queue_walk(toep, m) \
- for (m = peek_wr(toep); m; m = m->m_nextpkt)
-
-
-
#endif
-
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_tom.c
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_tom.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/tom/cxgb_tom.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,261 +1,106 @@
-/**************************************************************************
-
-Copyright (c) 2007, Chelsio Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- 2. Neither the name of the Chelsio 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.
-
-***************************************************************************/
+/*-
+ * Copyright (c) 2012 Chelsio Communications, Inc.
+ * All rights reserved.
+ * Written by: Navdeep Parhar <np at FreeBSD.org>
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/tom/cxgb_tom.c 237263 2012-06-19 07:34:13Z np $");
+
+#include "opt_inet.h"
#include <sys/param.h>
-#include <sys/systm.h>
+#include <sys/types.h>
#include <sys/kernel.h>
-#include <sys/fcntl.h>
-#include <sys/ktr.h>
-#include <sys/limits.h>
-#include <sys/lock.h>
-#include <sys/eventhandler.h>
-#include <sys/mbuf.h>
+#include <sys/queue.h>
+#include <sys/malloc.h>
#include <sys/module.h>
-#include <sys/condvar.h>
-#include <sys/mutex.h>
#include <sys/socket.h>
-#include <sys/sockopt.h>
-#include <sys/sockstate.h>
-#include <sys/sockbuf.h>
-#include <sys/syslog.h>
#include <sys/taskqueue.h>
+#include <netinet/in.h>
+#include <netinet/tcp.h>
+#include <netinet/toecore.h>
-#include <net/if.h>
-#include <net/route.h>
+#ifdef TCP_OFFLOAD
+#include "cxgb_include.h"
+#include "ulp/tom/cxgb_tom.h"
+#include "ulp/tom/cxgb_l2t.h"
+#include "ulp/tom/cxgb_toepcb.h"
-#include <netinet/in.h>
-#include <netinet/in_pcb.h>
-#include <netinet/in_systm.h>
-#include <netinet/in_var.h>
+MALLOC_DEFINE(M_CXGB, "cxgb", "Chelsio T3 Offload services");
-#include <cxgb_osdep.h>
-#include <sys/mbufq.h>
+/* Module ops */
+static int t3_tom_mod_load(void);
+static int t3_tom_mod_unload(void);
+static int t3_tom_modevent(module_t, int, void *);
-#include <netinet/in_pcb.h>
+/* ULD ops and helpers */
+static int t3_tom_activate(struct adapter *);
+static int t3_tom_deactivate(struct adapter *);
-#include <ulp/tom/cxgb_tcp_offload.h>
-#include <netinet/tcp.h>
-#include <netinet/tcp_var.h>
-#include <netinet/tcp_offload.h>
-#include <netinet/tcp_fsm.h>
+static int alloc_tid_tabs(struct tid_info *, u_int, u_int, u_int, u_int, u_int);
+static void free_tid_tabs(struct tid_info *);
+static int write_smt_entry(struct adapter *, int);
+static void free_tom_data(struct tom_data *);
-#include <cxgb_include.h>
-
-#include <net/if_vlan_var.h>
-#include <net/route.h>
-
-#include <t3cdev.h>
-#include <common/cxgb_firmware_exports.h>
-#include <common/cxgb_tcb.h>
-#include <cxgb_include.h>
-#include <common/cxgb_ctl_defs.h>
-#include <common/cxgb_t3_cpl.h>
-#include <cxgb_offload.h>
-#include <ulp/toecore/cxgb_toedev.h>
-#include <ulp/tom/cxgb_l2t.h>
-#include <ulp/tom/cxgb_tom.h>
-#include <ulp/tom/cxgb_defs.h>
-#include <ulp/tom/cxgb_t3_ddp.h>
-#include <ulp/tom/cxgb_toepcb.h>
-#include <ulp/tom/cxgb_tcp.h>
-
-
-TAILQ_HEAD(, adapter) adapter_list;
-static struct rwlock adapter_list_lock;
-
-static TAILQ_HEAD(, tom_data) cxgb_list;
-static struct mtx cxgb_list_lock;
-static const unsigned int MAX_ATIDS = 64 * 1024;
-static const unsigned int ATID_BASE = 0x100000;
-
-static int t3_toe_attach(struct toedev *dev, const struct offload_id *entry);
-static void cxgb_register_listeners(void);
-static void t3c_tom_add(struct t3cdev *cdev);
-
-/*
- * Handlers for each CPL opcode
- */
-static cxgb_cpl_handler_func tom_cpl_handlers[256];
-
-
-static eventhandler_tag listen_tag;
-
-static struct offload_id t3_toe_id_tab[] = {
- { TOE_ID_CHELSIO_T3, 0 },
- { TOE_ID_CHELSIO_T3B, 0 },
- { TOE_ID_CHELSIO_T3C, 0 },
- { 0 }
+static struct uld_info tom_uld_info = {
+ .uld_id = ULD_TOM,
+ .activate = t3_tom_activate,
+ .deactivate = t3_tom_deactivate,
};
-static struct tom_info t3_tom_info = {
- .ti_attach = t3_toe_attach,
- .ti_id_table = t3_toe_id_tab,
- .ti_name = "Chelsio-T3"
-};
-
-struct cxgb_client t3c_tom_client = {
- .name = "tom_cxgb3",
- .add = t3c_tom_add,
- .remove = NULL,
- .handlers = tom_cpl_handlers,
- .redirect = NULL
-};
-
-void
-cxgb_log_tcb(struct adapter *sc, unsigned int tid)
-{
-
- char buf[TCB_SIZE];
- uint64_t *tcb = (uint64_t *)buf;
- int i, error;
- struct mc7 *mem = &sc->cm;
-
- error = t3_mc7_bd_read(mem, tid*TCB_SIZE/8, TCB_SIZE/8, tcb);
- if (error)
- printf("cxgb_tcb_log failed\n");
-
-
- CTR1(KTR_CXGB, "TCB tid=%u", tid);
- for (i = 0; i < TCB_SIZE / 32; i++) {
-
- CTR5(KTR_CXGB, "%1d: %08x %08x %08x %08x",
- i, (uint32_t)tcb[1], (uint32_t)(tcb[1] >> 32),
- (uint32_t)tcb[0], (uint32_t)(tcb[0] >> 32));
-
- tcb += 2;
- CTR4(KTR_CXGB, " %08x %08x %08x %08x",
- (uint32_t)tcb[1], (uint32_t)(tcb[1] >> 32),
- (uint32_t)tcb[0], (uint32_t)(tcb[0] >> 32));
- tcb += 2;
- }
-}
-
-/*
- * Add an skb to the deferred skb queue for processing from process context.
- */
-void
-t3_defer_reply(struct mbuf *m, struct toedev *dev, defer_handler_t handler)
-{
- struct tom_data *td = TOM_DATA(dev);
-
- m_set_handler(m, handler);
- mtx_lock(&td->deferq.lock);
-
- mbufq_tail(&td->deferq, m);
- if (mbufq_len(&td->deferq) == 1)
- taskqueue_enqueue(td->tq, &td->deferq_task);
- mtx_lock(&td->deferq.lock);
-}
-
struct toepcb *
-toepcb_alloc(void)
+toepcb_alloc(struct toedev *tod)
{
struct toepcb *toep;
-
- toep = malloc(sizeof(struct toepcb), M_CXGB, M_NOWAIT|M_ZERO);
-
+
+ toep = malloc(sizeof(struct toepcb), M_CXGB, M_NOWAIT | M_ZERO);
if (toep == NULL)
return (NULL);
- toepcb_init(toep);
+ toep->tp_tod = tod;
+ toep->tp_wr_max = toep->tp_wr_avail = 15;
+ toep->tp_wr_unacked = 0;
+ toep->tp_delack_mode = 0;
+
return (toep);
}
void
-toepcb_init(struct toepcb *toep)
+toepcb_free(struct toepcb *toep)
{
- toep->tp_refcount = 1;
- cv_init(&toep->tp_cv, "toep cv");
+ free(toep, M_CXGB);
}
-void
-toepcb_hold(struct toepcb *toep)
-{
- atomic_add_acq_int(&toep->tp_refcount, 1);
-}
-
-void
-toepcb_release(struct toepcb *toep)
-{
- if (toep->tp_refcount == 1) {
- free(toep, M_CXGB);
- return;
- }
- atomic_add_acq_int(&toep->tp_refcount, -1);
-}
-
-
-/*
- * Add a T3 offload device to the list of devices we are managing.
- */
-static void
-t3cdev_add(struct tom_data *t)
-{
- mtx_lock(&cxgb_list_lock);
- TAILQ_INSERT_TAIL(&cxgb_list, t, entry);
- mtx_unlock(&cxgb_list_lock);
-}
-
-static inline int
-cdev2type(struct t3cdev *cdev)
-{
- int type = 0;
-
- switch (cdev->type) {
- case T3A:
- type = TOE_ID_CHELSIO_T3;
- break;
- case T3B:
- type = TOE_ID_CHELSIO_T3B;
- break;
- case T3C:
- type = TOE_ID_CHELSIO_T3C;
- break;
- }
- return (type);
-}
-
-/*
- * Allocate and initialize the TID tables. Returns 0 on success.
- */
static int
-init_tid_tabs(struct tid_info *t, unsigned int ntids,
- unsigned int natids, unsigned int nstids,
- unsigned int atid_base, unsigned int stid_base)
+alloc_tid_tabs(struct tid_info *t, u_int ntids, u_int natids, u_int nstids,
+ u_int atid_base, u_int stid_base)
{
unsigned long size = ntids * sizeof(*t->tid_tab) +
natids * sizeof(*t->atid_tab) + nstids * sizeof(*t->stid_tab);
- t->tid_tab = cxgb_alloc_mem(size);
+ t->tid_tab = malloc(size, M_CXGB, M_NOWAIT | M_ZERO);
if (!t->tid_tab)
return (ENOMEM);
@@ -270,8 +115,8 @@
t->afree = NULL;
t->stids_in_use = t->atids_in_use = 0;
t->tids_in_use = 0;
- mtx_init(&t->stid_lock, "stid", NULL, MTX_DUPOK|MTX_DEF);
- mtx_init(&t->atid_lock, "atid", NULL, MTX_DUPOK|MTX_DEF);
+ mtx_init(&t->stid_lock, "stid", NULL, MTX_DEF);
+ mtx_init(&t->atid_lock, "atid", NULL, MTX_DEF);
/*
* Setup the free lists for stid_tab and atid_tab.
@@ -286,1240 +131,266 @@
t->atid_tab[natids - 1].next = &t->atid_tab[natids];
t->afree = t->atid_tab;
}
- return 0;
-}
-
-static void
-free_tid_maps(struct tid_info *t)
-{
- mtx_destroy(&t->stid_lock);
- mtx_destroy(&t->atid_lock);
- cxgb_free_mem(t->tid_tab);
-}
-
-static inline void
-add_adapter(adapter_t *adap)
-{
- rw_wlock(&adapter_list_lock);
- TAILQ_INSERT_TAIL(&adapter_list, adap, adapter_entry);
- rw_wunlock(&adapter_list_lock);
-}
-
-static inline void
-remove_adapter(adapter_t *adap)
-{
- rw_wlock(&adapter_list_lock);
- TAILQ_REMOVE(&adapter_list, adap, adapter_entry);
- rw_wunlock(&adapter_list_lock);
-}
-
-/*
- * Populate a TID_RELEASE WR. The mbuf must be already propely sized.
- */
-static inline void
-mk_tid_release(struct mbuf *m, unsigned int tid)
-{
- struct cpl_tid_release *req;
-
- m_set_priority(m, CPL_PRIORITY_SETUP);
- req = mtod(m, struct cpl_tid_release *);
- m->m_pkthdr.len = m->m_len = sizeof(*req);
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_TID_RELEASE, tid));
-}
-
-static void
-t3_process_tid_release_list(void *data, int pending)
-{
- struct mbuf *m;
- struct t3cdev *tdev = data;
- struct t3c_data *td = T3C_DATA (tdev);
-
- mtx_lock(&td->tid_release_lock);
- while (td->tid_release_list) {
- struct toe_tid_entry *p = td->tid_release_list;
-
- td->tid_release_list = (struct toe_tid_entry *)p->ctx;
- mtx_unlock(&td->tid_release_lock);
- m = m_get(M_WAIT, MT_DATA);
- mk_tid_release(m, p - td->tid_maps.tid_tab);
- cxgb_ofld_send(tdev, m);
- p->ctx = NULL;
- mtx_lock(&td->tid_release_lock);
- }
- mtx_unlock(&td->tid_release_lock);
-}
-
-int
-cxgb_offload_activate(struct adapter *adapter)
-{
- struct t3cdev *dev = &adapter->tdev;
- int natids, err;
- struct t3c_data *t;
- struct tid_range stid_range, tid_range;
- struct mtutab mtutab;
- unsigned int l2t_capacity;
-
- t = malloc(sizeof(*t), M_CXGB, M_NOWAIT|M_ZERO);
- if (!t)
- return (ENOMEM);
- dev->adapter = adapter;
-
- err = (EOPNOTSUPP);
- if (dev->ctl(dev, GET_TX_MAX_CHUNK, &t->tx_max_chunk) < 0 ||
- dev->ctl(dev, GET_MAX_OUTSTANDING_WR, &t->max_wrs) < 0 ||
- dev->ctl(dev, GET_L2T_CAPACITY, &l2t_capacity) < 0 ||
- dev->ctl(dev, GET_MTUS, &mtutab) < 0 ||
- dev->ctl(dev, GET_TID_RANGE, &tid_range) < 0 ||
- dev->ctl(dev, GET_STID_RANGE, &stid_range) < 0) {
- device_printf(adapter->dev, "%s: dev->ctl check failed\n", __FUNCTION__);
- goto out_free;
- }
-
- err = (ENOMEM);
- L2DATA(dev) = t3_init_l2t(l2t_capacity);
- if (!L2DATA(dev)) {
- device_printf(adapter->dev, "%s: t3_init_l2t failed\n", __FUNCTION__);
- goto out_free;
- }
- natids = min(tid_range.num / 2, MAX_ATIDS);
- err = init_tid_tabs(&t->tid_maps, tid_range.num, natids,
- stid_range.num, ATID_BASE, stid_range.base);
- if (err) {
- device_printf(adapter->dev, "%s: init_tid_tabs failed\n", __FUNCTION__);
- goto out_free_l2t;
- }
-
- t->mtus = mtutab.mtus;
- t->nmtus = mtutab.size;
-
- TASK_INIT(&t->tid_release_task, 0 /* XXX? */, t3_process_tid_release_list, dev);
- mtx_init(&t->tid_release_lock, "tid release", NULL, MTX_DUPOK|MTX_DEF);
- t->dev = dev;
-
- T3C_DATA (dev) = t;
- dev->recv = process_rx;
- dev->arp_update = t3_l2t_update;
- /* Register netevent handler once */
- if (TAILQ_EMPTY(&adapter_list)) {
-#if defined(CONFIG_CHELSIO_T3_MODULE)
- if (prepare_arp_with_t3core())
- log(LOG_ERR, "Unable to set offload capabilities\n");
-#endif
- }
- CTR1(KTR_CXGB, "adding adapter %p", adapter);
- add_adapter(adapter);
- device_printf(adapter->dev, "offload started\n");
- adapter->flags |= CXGB_OFLD_INIT;
- return (0);
-
-out_free_l2t:
- t3_free_l2t(L2DATA(dev));
- L2DATA(dev) = NULL;
-out_free:
- free(t, M_CXGB);
- return (err);
-}
-
-void
-cxgb_offload_deactivate(struct adapter *adapter)
-{
- struct t3cdev *tdev = &adapter->tdev;
- struct t3c_data *t = T3C_DATA(tdev);
-
- printf("removing adapter %p\n", adapter);
- remove_adapter(adapter);
- if (TAILQ_EMPTY(&adapter_list)) {
-#if defined(CONFIG_CHELSIO_T3_MODULE)
- restore_arp_sans_t3core();
-#endif
- }
- free_tid_maps(&t->tid_maps);
- T3C_DATA(tdev) = NULL;
- t3_free_l2t(L2DATA(tdev));
- L2DATA(tdev) = NULL;
- mtx_destroy(&t->tid_release_lock);
- free(t, M_CXGB);
-}
-
-/*
- * Sends an sk_buff to a T3C driver after dealing with any active network taps.
- */
-int
-cxgb_ofld_send(struct t3cdev *dev, struct mbuf *m)
-{
- int r;
-
- r = dev->send(dev, m);
- return r;
-}
-
-static struct ifnet *
-get_iff_from_mac(adapter_t *adapter, const uint8_t *mac, unsigned int vlan)
-{
- int i;
-
- for_each_port(adapter, i) {
-#ifdef notyet
- const struct vlan_group *grp;
-#endif
- const struct port_info *p = &adapter->port[i];
- struct ifnet *ifp = p->ifp;
-
- if (!memcmp(p->hw_addr, mac, ETHER_ADDR_LEN)) {
-#ifdef notyet
-
- if (vlan && vlan != EVL_VLID_MASK) {
- grp = p->vlan_grp;
- dev = grp ? grp->vlan_devices[vlan] : NULL;
- } else
- while (dev->master)
- dev = dev->master;
-#endif
- return (ifp);
- }
- }
- return (NULL);
-}
-
-static inline void
-failover_fixup(adapter_t *adapter, int port)
-{
- if (adapter->params.rev == 0) {
- struct ifnet *ifp = adapter->port[port].ifp;
- struct cmac *mac = &adapter->port[port].mac;
- if (!(ifp->if_flags & IFF_UP)) {
- /* Failover triggered by the interface ifdown */
- t3_write_reg(adapter, A_XGM_TX_CTRL + mac->offset,
- F_TXEN);
- t3_read_reg(adapter, A_XGM_TX_CTRL + mac->offset);
- } else {
- /* Failover triggered by the interface link down */
- t3_write_reg(adapter, A_XGM_RX_CTRL + mac->offset, 0);
- t3_read_reg(adapter, A_XGM_RX_CTRL + mac->offset);
- t3_write_reg(adapter, A_XGM_RX_CTRL + mac->offset,
- F_RXEN);
- }
- }
-}
-
-static int
-cxgb_ulp_iscsi_ctl(adapter_t *adapter, unsigned int req, void *data)
-{
- int ret = 0;
- struct ulp_iscsi_info *uiip = data;
-
- switch (req) {
- case ULP_ISCSI_GET_PARAMS:
- uiip->llimit = t3_read_reg(adapter, A_ULPRX_ISCSI_LLIMIT);
- uiip->ulimit = t3_read_reg(adapter, A_ULPRX_ISCSI_ULIMIT);
- uiip->tagmask = t3_read_reg(adapter, A_ULPRX_ISCSI_TAGMASK);
- /*
- * On tx, the iscsi pdu has to be <= tx page size and has to
- * fit into the Tx PM FIFO.
- */
- uiip->max_txsz = min(adapter->params.tp.tx_pg_size,
- t3_read_reg(adapter, A_PM1_TX_CFG) >> 17);
- /* on rx, the iscsi pdu has to be < rx page size and the
- whole pdu + cpl headers has to fit into one sge buffer */
- /* also check the max rx data length programmed in TP */
- uiip->max_rxsz = min(uiip->max_rxsz,
- ((t3_read_reg(adapter, A_TP_PARA_REG2))
- >> S_MAXRXDATA) & M_MAXRXDATA);
- break;
- case ULP_ISCSI_SET_PARAMS:
- t3_write_reg(adapter, A_ULPRX_ISCSI_TAGMASK, uiip->tagmask);
- break;
- default:
- ret = (EOPNOTSUPP);
- }
- return ret;
-}
-
-/* Response queue used for RDMA events. */
-#define ASYNC_NOTIF_RSPQ 0
-
-static int
-cxgb_rdma_ctl(adapter_t *adapter, unsigned int req, void *data)
-{
- int ret = 0;
-
- switch (req) {
- case RDMA_GET_PARAMS: {
- struct rdma_info *req = data;
-
- req->udbell_physbase = rman_get_start(adapter->udbs_res);
- req->udbell_len = rman_get_size(adapter->udbs_res);
- req->tpt_base = t3_read_reg(adapter, A_ULPTX_TPT_LLIMIT);
- req->tpt_top = t3_read_reg(adapter, A_ULPTX_TPT_ULIMIT);
- req->pbl_base = t3_read_reg(adapter, A_ULPTX_PBL_LLIMIT);
- req->pbl_top = t3_read_reg(adapter, A_ULPTX_PBL_ULIMIT);
- req->rqt_base = t3_read_reg(adapter, A_ULPRX_RQ_LLIMIT);
- req->rqt_top = t3_read_reg(adapter, A_ULPRX_RQ_ULIMIT);
- req->kdb_addr = (void *)((unsigned long)rman_get_virtual(adapter->regs_res) + A_SG_KDOORBELL); break;
- }
- case RDMA_CQ_OP: {
- struct rdma_cq_op *req = data;
-
- /* may be called in any context */
- mtx_lock_spin(&adapter->sge.reg_lock);
- ret = t3_sge_cqcntxt_op(adapter, req->id, req->op,
- req->credits);
- mtx_unlock_spin(&adapter->sge.reg_lock);
- break;
- }
- case RDMA_GET_MEM: {
- struct ch_mem_range *t = data;
- struct mc7 *mem;
-
- if ((t->addr & 7) || (t->len & 7))
- return (EINVAL);
- if (t->mem_id == MEM_CM)
- mem = &adapter->cm;
- else if (t->mem_id == MEM_PMRX)
- mem = &adapter->pmrx;
- else if (t->mem_id == MEM_PMTX)
- mem = &adapter->pmtx;
- else
- return (EINVAL);
-
- ret = t3_mc7_bd_read(mem, t->addr/8, t->len/8, (u64 *)t->buf);
- if (ret)
- return (ret);
- break;
- }
- case RDMA_CQ_SETUP: {
- struct rdma_cq_setup *req = data;
-
- mtx_lock_spin(&adapter->sge.reg_lock);
- ret = t3_sge_init_cqcntxt(adapter, req->id, req->base_addr,
- req->size, ASYNC_NOTIF_RSPQ,
- req->ovfl_mode, req->credits,
- req->credit_thres);
- mtx_unlock_spin(&adapter->sge.reg_lock);
- break;
- }
- case RDMA_CQ_DISABLE:
- mtx_lock_spin(&adapter->sge.reg_lock);
- ret = t3_sge_disable_cqcntxt(adapter, *(unsigned int *)data);
- mtx_unlock_spin(&adapter->sge.reg_lock);
- break;
- case RDMA_CTRL_QP_SETUP: {
- struct rdma_ctrlqp_setup *req = data;
-
- mtx_lock_spin(&adapter->sge.reg_lock);
- ret = t3_sge_init_ecntxt(adapter, FW_RI_SGEEC_START, 0,
- SGE_CNTXT_RDMA, ASYNC_NOTIF_RSPQ,
- req->base_addr, req->size,
- FW_RI_TID_START, 1, 0);
- mtx_unlock_spin(&adapter->sge.reg_lock);
- break;
- }
- default:
- ret = EOPNOTSUPP;
- }
- return (ret);
-}
-
-static int
-cxgb_offload_ctl(struct t3cdev *tdev, unsigned int req, void *data)
-{
- struct adapter *adapter = tdev2adap(tdev);
- struct tid_range *tid;
- struct mtutab *mtup;
- struct iff_mac *iffmacp;
- struct ddp_params *ddpp;
- struct adap_ports *ports;
- struct ofld_page_info *rx_page_info;
- struct tp_params *tp = &adapter->params.tp;
- int port;
-
- switch (req) {
- case GET_MAX_OUTSTANDING_WR:
- *(unsigned int *)data = FW_WR_NUM;
- break;
- case GET_WR_LEN:
- *(unsigned int *)data = WR_FLITS;
- break;
- case GET_TX_MAX_CHUNK:
- *(unsigned int *)data = 1 << 20; /* 1MB */
- break;
- case GET_TID_RANGE:
- tid = data;
- tid->num = t3_mc5_size(&adapter->mc5) -
- adapter->params.mc5.nroutes -
- adapter->params.mc5.nfilters -
- adapter->params.mc5.nservers;
- tid->base = 0;
- break;
- case GET_STID_RANGE:
- tid = data;
- tid->num = adapter->params.mc5.nservers;
- tid->base = t3_mc5_size(&adapter->mc5) - tid->num -
- adapter->params.mc5.nfilters -
- adapter->params.mc5.nroutes;
- break;
- case GET_L2T_CAPACITY:
- *(unsigned int *)data = 2048;
- break;
- case GET_MTUS:
- mtup = data;
- mtup->size = NMTUS;
- mtup->mtus = adapter->params.mtus;
- break;
- case GET_IFF_FROM_MAC:
- iffmacp = data;
- iffmacp->dev = get_iff_from_mac(adapter, iffmacp->mac_addr,
- iffmacp->vlan_tag & EVL_VLID_MASK);
- break;
- case GET_DDP_PARAMS:
- ddpp = data;
- ddpp->llimit = t3_read_reg(adapter, A_ULPRX_TDDP_LLIMIT);
- ddpp->ulimit = t3_read_reg(adapter, A_ULPRX_TDDP_ULIMIT);
- ddpp->tag_mask = t3_read_reg(adapter, A_ULPRX_TDDP_TAGMASK);
- break;
- case GET_PORTS:
- ports = data;
- ports->nports = adapter->params.nports;
- for_each_port(adapter, port)
- ports->lldevs[port] = adapter->port[port].ifp;
- break;
- case FAILOVER:
- port = *(int *)data;
- t3_port_failover(adapter, port);
- failover_fixup(adapter, port);
- break;
- case FAILOVER_DONE:
- port = *(int *)data;
- t3_failover_done(adapter, port);
- break;
- case FAILOVER_CLEAR:
- t3_failover_clear(adapter);
- break;
- case GET_RX_PAGE_INFO:
- rx_page_info = data;
- rx_page_info->page_size = tp->rx_pg_size;
- rx_page_info->num = tp->rx_num_pgs;
- break;
- case ULP_ISCSI_GET_PARAMS:
- case ULP_ISCSI_SET_PARAMS:
- if (!offload_running(adapter))
- return (EAGAIN);
- return cxgb_ulp_iscsi_ctl(adapter, req, data);
- case RDMA_GET_PARAMS:
- case RDMA_CQ_OP:
- case RDMA_CQ_SETUP:
- case RDMA_CQ_DISABLE:
- case RDMA_CTRL_QP_SETUP:
- case RDMA_GET_MEM:
- if (!offload_running(adapter))
- return (EAGAIN);
- return cxgb_rdma_ctl(adapter, req, data);
- default:
- return (EOPNOTSUPP);
- }
- return 0;
-}
-
-/*
- * Allocate a TOM data structure,
- * initialize its cpl_handlers
- * and register it as a T3C client
- */
-static void
-t3c_tom_add(struct t3cdev *cdev)
-{
- int i;
- unsigned int wr_len;
- struct tom_data *t;
- struct toedev *tdev;
- struct adap_ports *port_info;
-
- t = malloc(sizeof(*t), M_CXGB, M_NOWAIT|M_ZERO);
- if (t == NULL)
- return;
-
- cdev->send = t3_offload_tx;
- cdev->ctl = cxgb_offload_ctl;
-
- if (cdev->ctl(cdev, GET_WR_LEN, &wr_len) < 0)
- goto out_free_tom;
-
- port_info = malloc(sizeof(*port_info), M_CXGB, M_NOWAIT|M_ZERO);
- if (!port_info)
- goto out_free_tom;
-
- if (cdev->ctl(cdev, GET_PORTS, port_info) < 0)
- goto out_free_all;
-
- t3_init_wr_tab(wr_len);
- t->cdev = cdev;
- t->client = &t3c_tom_client;
-
- /* Register TCP offload device */
- tdev = &t->tdev;
- tdev->tod_ttid = cdev2type(cdev);
- tdev->tod_lldev = cdev->lldev;
-
- if (register_toedev(tdev, "toe%d")) {
- printf("unable to register offload device");
- goto out_free_all;
- }
- TOM_DATA(tdev) = t;
-
- for (i = 0; i < port_info->nports; i++) {
- struct ifnet *ifp = port_info->lldevs[i];
- TOEDEV(ifp) = tdev;
-
- CTR1(KTR_TOM, "enabling toe on %p", ifp);
- ifp->if_capabilities |= IFCAP_TOE4;
- ifp->if_capenable |= IFCAP_TOE4;
- }
- t->ports = port_info;
-
- /* Add device to the list of offload devices */
- t3cdev_add(t);
-
- /* Activate TCP offload device */
- cxgb_offload_activate(TOM_DATA(tdev)->cdev->adapter);
-
- activate_offload(tdev);
- cxgb_register_listeners();
- return;
-
-out_free_all:
- printf("out_free_all fail\n");
- free(port_info, M_CXGB);
-out_free_tom:
- printf("out_free_tom fail\n");
- free(t, M_CXGB);
- return;
-}
-
-
-
-static int
-do_act_open_rpl(struct t3cdev *dev, struct mbuf *m)
-{
- struct cpl_act_open_rpl *rpl = cplhdr(m);
- unsigned int atid = G_TID(ntohl(rpl->atid));
- struct toe_tid_entry *toe_tid;
-
- toe_tid = lookup_atid(&(T3C_DATA (dev))->tid_maps, atid);
- if (toe_tid->ctx && toe_tid->client && toe_tid->client->handlers &&
- toe_tid->client->handlers[CPL_ACT_OPEN_RPL]) {
- return toe_tid->client->handlers[CPL_ACT_OPEN_RPL] (dev, m,
- toe_tid->ctx);
- } else {
- log(LOG_ERR, "%s: received clientless CPL command 0x%x\n",
- dev->name, CPL_ACT_OPEN_RPL);
- return CPL_RET_BUF_DONE | CPL_RET_BAD_MSG;
- }
-}
-
-static int
-do_stid_rpl(struct t3cdev *dev, struct mbuf *m)
-{
- union opcode_tid *p = cplhdr(m);
- unsigned int stid = G_TID(ntohl(p->opcode_tid));
- struct toe_tid_entry *toe_tid;
-
- toe_tid = lookup_stid(&(T3C_DATA (dev))->tid_maps, stid);
- if (toe_tid->ctx && toe_tid->client->handlers &&
- toe_tid->client->handlers[p->opcode]) {
- return toe_tid->client->handlers[p->opcode] (dev, m, toe_tid->ctx);
- } else {
- log(LOG_ERR, "%s: received clientless CPL command 0x%x\n",
- dev->name, p->opcode);
- return CPL_RET_BUF_DONE | CPL_RET_BAD_MSG;
- }
-}
-
-static int
-do_hwtid_rpl(struct t3cdev *dev, struct mbuf *m)
-{
- union opcode_tid *p = cplhdr(m);
- unsigned int hwtid;
- struct toe_tid_entry *toe_tid;
-
- DPRINTF("do_hwtid_rpl opcode=0x%x\n", p->opcode);
- hwtid = G_TID(ntohl(p->opcode_tid));
-
- toe_tid = lookup_tid(&(T3C_DATA (dev))->tid_maps, hwtid);
- if (toe_tid->ctx && toe_tid->client->handlers &&
- toe_tid->client->handlers[p->opcode]) {
- return toe_tid->client->handlers[p->opcode]
- (dev, m, toe_tid->ctx);
- } else {
- log(LOG_ERR, "%s: received clientless CPL command 0x%x\n",
- dev->name, p->opcode);
- return CPL_RET_BUF_DONE | CPL_RET_BAD_MSG;
- }
-}
-
-static int
-do_cr(struct t3cdev *dev, struct mbuf *m)
-{
- struct cpl_pass_accept_req *req = cplhdr(m);
- unsigned int stid = G_PASS_OPEN_TID(ntohl(req->tos_tid));
- struct toe_tid_entry *toe_tid;
-
- toe_tid = lookup_stid(&(T3C_DATA (dev))->tid_maps, stid);
- if (toe_tid->ctx && toe_tid->client->handlers &&
- toe_tid->client->handlers[CPL_PASS_ACCEPT_REQ]) {
- return toe_tid->client->handlers[CPL_PASS_ACCEPT_REQ]
- (dev, m, toe_tid->ctx);
- } else {
- log(LOG_ERR, "%s: received clientless CPL command 0x%x\n",
- dev->name, CPL_PASS_ACCEPT_REQ);
- return CPL_RET_BUF_DONE | CPL_RET_BAD_MSG;
- }
-}
-
-static int
-do_abort_req_rss(struct t3cdev *dev, struct mbuf *m)
-{
- union opcode_tid *p = cplhdr(m);
- unsigned int hwtid = G_TID(ntohl(p->opcode_tid));
- struct toe_tid_entry *toe_tid;
-
- toe_tid = lookup_tid(&(T3C_DATA (dev))->tid_maps, hwtid);
- if (toe_tid->ctx && toe_tid->client->handlers &&
- toe_tid->client->handlers[p->opcode]) {
- return toe_tid->client->handlers[p->opcode]
- (dev, m, toe_tid->ctx);
- } else {
- struct cpl_abort_req_rss *req = cplhdr(m);
- struct cpl_abort_rpl *rpl;
-
- struct mbuf *m = m_get(M_NOWAIT, MT_DATA);
- if (!m) {
- log(LOG_NOTICE, "do_abort_req_rss: couldn't get mbuf!\n");
- goto out;
- }
-
- m_set_priority(m, CPL_PRIORITY_DATA);
- rpl = cplhdr(m);
- rpl->wr.wr_hi =
- htonl(V_WR_OP(FW_WROPCODE_OFLD_HOST_ABORT_CON_RPL));
- rpl->wr.wr_lo = htonl(V_WR_TID(GET_TID(req)));
- OPCODE_TID(rpl) =
- htonl(MK_OPCODE_TID(CPL_ABORT_RPL, GET_TID(req)));
- rpl->cmd = req->status;
- cxgb_ofld_send(dev, m);
- out:
- return (CPL_RET_BUF_DONE);
- }
-}
-
-static int
-do_act_establish(struct t3cdev *dev, struct mbuf *m)
-{
- struct cpl_act_establish *req;
- unsigned int atid;
- struct toe_tid_entry *toe_tid;
-
- req = cplhdr(m);
- atid = G_PASS_OPEN_TID(ntohl(req->tos_tid));
- toe_tid = lookup_atid(&(T3C_DATA (dev))->tid_maps, atid);
- if (toe_tid && toe_tid->ctx && toe_tid->client->handlers &&
- toe_tid->client->handlers[CPL_ACT_ESTABLISH]) {
-
- return toe_tid->client->handlers[CPL_ACT_ESTABLISH]
- (dev, m, toe_tid->ctx);
- } else {
-
- log(LOG_ERR, "%s: received clientless CPL command 0x%x\n",
- dev->name, CPL_ACT_ESTABLISH);
- return CPL_RET_BUF_DONE | CPL_RET_BAD_MSG;
- }
-}
-
-
-static int
-do_term(struct t3cdev *dev, struct mbuf *m)
-{
- unsigned int hwtid = ntohl(m_get_priority(m)) >> 8 & 0xfffff;
- unsigned int opcode = G_OPCODE(ntohl(m->m_pkthdr.csum_data));
- struct toe_tid_entry *toe_tid;
-
- toe_tid = lookup_tid(&(T3C_DATA (dev))->tid_maps, hwtid);
- if (toe_tid && toe_tid->ctx && toe_tid->client->handlers &&
- toe_tid->client->handlers[opcode]) {
- return toe_tid->client->handlers[opcode](dev, m, toe_tid->ctx);
- } else {
- log(LOG_ERR, "%s: received clientless CPL command 0x%x\n",
- dev->name, opcode);
- return CPL_RET_BUF_DONE | CPL_RET_BAD_MSG;
- }
- return (0);
-}
-
-/*
- * Process a received packet with an unknown/unexpected CPL opcode.
- */
-static int
-do_bad_cpl(struct t3cdev *cdev, struct mbuf *m, void *ctx)
-{
- log(LOG_ERR, "%s: received bad CPL command %u\n", cdev->name,
- 0xFF & *mtod(m, unsigned int *));
- return (CPL_RET_BUF_DONE | CPL_RET_BAD_MSG);
-}
-
-/*
- * Add a new handler to the CPL dispatch table. A NULL handler may be supplied
- * to unregister an existing handler.
- */
-void
-t3tom_register_cpl_handler(unsigned int opcode, cxgb_cpl_handler_func h)
-{
- if (opcode < UCHAR_MAX)
- tom_cpl_handlers[opcode] = h ? h : do_bad_cpl;
- else
- log(LOG_ERR, "Chelsio T3 TOM: handler registration for "
- "opcode %u failed\n", opcode);
-}
-
-/*
- * Make a preliminary determination if a connection can be offloaded. It's OK
- * to fail the offload later if we say we can offload here. For now this
- * always accepts the offload request unless there are IP options.
- */
-static int
-can_offload(struct toedev *dev, struct socket *so)
-{
- struct tom_data *tomd = TOM_DATA(dev);
- struct t3cdev *cdev = T3CDEV(dev->tod_lldev);
- struct tid_info *t = &(T3C_DATA(cdev))->tid_maps;
-
- return so_sotoinpcb(so)->inp_depend4.inp4_options == NULL &&
- tomd->conf.activated &&
- (tomd->conf.max_conn < 0 ||
- atomic_load_acq_int(&t->tids_in_use) + t->atids_in_use < tomd->conf.max_conn);
-}
-
-static int
-tom_ctl(struct toedev *dev, unsigned int req, void *data)
-{
- struct tom_data *t = TOM_DATA(dev);
- struct t3cdev *cdev = t->cdev;
-
- if (cdev->ctl)
- return cdev->ctl(cdev, req, data);
-
- return (EOPNOTSUPP);
-}
-
-/*
- * Free an active-open TID.
- */
-void *
-cxgb_free_atid(struct t3cdev *tdev, int atid)
-{
- struct tid_info *t = &(T3C_DATA(tdev))->tid_maps;
- union active_open_entry *p = atid2entry(t, atid);
- void *ctx = p->toe_tid.ctx;
-
- mtx_lock(&t->atid_lock);
- p->next = t->afree;
- t->afree = p;
- t->atids_in_use--;
- mtx_unlock(&t->atid_lock);
-
- return ctx;
-}
-
-/*
- * Free a server TID and return it to the free pool.
- */
-void
-cxgb_free_stid(struct t3cdev *tdev, int stid)
-{
- struct tid_info *t = &(T3C_DATA (tdev))->tid_maps;
- union listen_entry *p = stid2entry(t, stid);
-
- mtx_lock(&t->stid_lock);
- p->next = t->sfree;
- t->sfree = p;
- t->stids_in_use--;
- mtx_unlock(&t->stid_lock);
-}
-
-/*
- * Free a server TID and return it to the free pool.
- */
-void *
-cxgb_get_lctx(struct t3cdev *tdev, int stid)
-{
- struct tid_info *t = &(T3C_DATA (tdev))->tid_maps;
- union listen_entry *p = stid2entry(t, stid);
-
- return (p->toe_tid.ctx);
-}
-
-void
-cxgb_insert_tid(struct t3cdev *tdev, struct cxgb_client *client,
- void *ctx, unsigned int tid)
-{
- struct tid_info *t = &(T3C_DATA (tdev))->tid_maps;
-
- t->tid_tab[tid].client = client;
- t->tid_tab[tid].ctx = ctx;
- atomic_add_int(&t->tids_in_use, 1);
-}
-
-/* use ctx as a next pointer in the tid release list */
-void
-cxgb_queue_tid_release(struct t3cdev *tdev, unsigned int tid)
-{
- struct t3c_data *td = T3C_DATA (tdev);
- struct toe_tid_entry *p = &td->tid_maps.tid_tab[tid];
-
- CTR0(KTR_TOM, "queuing tid release\n");
-
- mtx_lock(&td->tid_release_lock);
- p->ctx = td->tid_release_list;
- td->tid_release_list = p;
-
- if (!p->ctx)
- taskqueue_enqueue(tdev->adapter->tq, &td->tid_release_task);
-
- mtx_unlock(&td->tid_release_lock);
-}
-
-/*
- * Remove a tid from the TID table. A client may defer processing its last
- * CPL message if it is locked at the time it arrives, and while the message
- * sits in the client's backlog the TID may be reused for another connection.
- * To handle this we atomically switch the TID association if it still points
- * to the original client context.
- */
-void
-cxgb_remove_tid(struct t3cdev *tdev, void *ctx, unsigned int tid)
-{
- struct tid_info *t = &(T3C_DATA (tdev))->tid_maps;
-
- if (tid >= t->ntids)
- panic("tid=%d >= t->ntids=%d", tid, t->ntids);
-
- if (tdev->type == T3A)
- atomic_cmpset_ptr((uintptr_t *)&t->tid_tab[tid].ctx, (long)NULL, (long)ctx);
- else {
- struct mbuf *m;
-
- m = m_get(M_NOWAIT, MT_DATA);
- if (__predict_true(m != NULL)) {
- mk_tid_release(m, tid);
- CTR1(KTR_CXGB, "releasing tid=%u", tid);
-
- cxgb_ofld_send(tdev, m);
- t->tid_tab[tid].ctx = NULL;
- } else
- cxgb_queue_tid_release(tdev, tid);
- }
- atomic_add_int(&t->tids_in_use, -1);
-}
-
-int
-cxgb_alloc_atid(struct t3cdev *tdev, struct cxgb_client *client,
- void *ctx)
-{
- int atid = -1;
- struct tid_info *t = &(T3C_DATA (tdev))->tid_maps;
-
- mtx_lock(&t->atid_lock);
- if (t->afree) {
- union active_open_entry *p = t->afree;
-
- atid = (p - t->atid_tab) + t->atid_base;
- t->afree = p->next;
- p->toe_tid.ctx = ctx;
- p->toe_tid.client = client;
- t->atids_in_use++;
- }
- mtx_unlock(&t->atid_lock);
- return atid;
-}
-
-int
-cxgb_alloc_stid(struct t3cdev *tdev, struct cxgb_client *client,
- void *ctx)
-{
- int stid = -1;
- struct tid_info *t = &(T3C_DATA (tdev))->tid_maps;
-
- mtx_lock(&t->stid_lock);
- if (t->sfree) {
- union listen_entry *p = t->sfree;
-
- stid = (p - t->stid_tab) + t->stid_base;
- t->sfree = p->next;
- p->toe_tid.ctx = ctx;
- p->toe_tid.client = client;
- t->stids_in_use++;
- }
- mtx_unlock(&t->stid_lock);
- return stid;
-}
-
-
-static int
-is_offloading(struct ifnet *ifp)
-{
- struct adapter *adapter;
- int port;
-
- rw_rlock(&adapter_list_lock);
- TAILQ_FOREACH(adapter, &adapter_list, adapter_entry) {
- for_each_port(adapter, port) {
- if (ifp == adapter->port[port].ifp) {
- rw_runlock(&adapter_list_lock);
- return 1;
- }
- }
- }
- rw_runlock(&adapter_list_lock);
- return 0;
-}
-
-
-static void
-cxgb_arp_update_event(void *unused, struct rtentry *rt0,
- uint8_t *enaddr, struct sockaddr *sa)
-{
-
- if (!is_offloading(rt0->rt_ifp))
- return;
-
- RT_ADDREF(rt0);
- RT_UNLOCK(rt0);
- cxgb_neigh_update(rt0, enaddr, sa);
- RT_LOCK(rt0);
- RT_REMREF(rt0);
-}
-
-static void
-cxgb_redirect_event(void *unused, int event, struct rtentry *rt0,
- struct rtentry *rt1, struct sockaddr *sa)
-{
- /*
- * ignore events on non-offloaded interfaces
- */
- if (!is_offloading(rt0->rt_ifp))
- return;
-
- /*
- * Cannot redirect to non-offload device.
- */
- if (!is_offloading(rt1->rt_ifp)) {
- log(LOG_WARNING, "%s: Redirect to non-offload"
- "device ignored.\n", __FUNCTION__);
- return;
- }
-
- /*
- * avoid LORs by dropping the route lock but keeping a reference
- *
- */
- RT_ADDREF(rt0);
- RT_UNLOCK(rt0);
- RT_ADDREF(rt1);
- RT_UNLOCK(rt1);
-
- cxgb_redirect(rt0, rt1, sa);
- cxgb_neigh_update(rt1, NULL, sa);
-
- RT_LOCK(rt0);
- RT_REMREF(rt0);
- RT_LOCK(rt1);
- RT_REMREF(rt1);
-}
-
-void
-cxgb_neigh_update(struct rtentry *rt, uint8_t *enaddr, struct sockaddr *sa)
-{
-
- if (rt->rt_ifp && is_offloading(rt->rt_ifp) && (rt->rt_ifp->if_flags & IFCAP_TOE)) {
- struct t3cdev *tdev = T3CDEV(rt->rt_ifp);
-
- PANIC_IF(!tdev);
- t3_l2t_update(tdev, rt, enaddr, sa);
- }
-}
-
-static void
-set_l2t_ix(struct t3cdev *tdev, u32 tid, struct l2t_entry *e)
-{
- struct mbuf *m;
- struct cpl_set_tcb_field *req;
-
- m = m_gethdr(M_NOWAIT, MT_DATA);
- if (!m) {
- log(LOG_ERR, "%s: cannot allocate mbuf!\n", __FUNCTION__);
- return;
- }
-
- m_set_priority(m, CPL_PRIORITY_CONTROL);
- req = mtod(m, struct cpl_set_tcb_field *);
- m->m_pkthdr.len = m->m_len = sizeof(*req);
-
- req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
- OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid));
- req->reply = 0;
- req->cpu_idx = 0;
- req->word = htons(W_TCB_L2T_IX);
- req->mask = htobe64(V_TCB_L2T_IX(M_TCB_L2T_IX));
- req->val = htobe64(V_TCB_L2T_IX(e->idx));
- tdev->send(tdev, m);
-}
-
-void
-cxgb_redirect(struct rtentry *old, struct rtentry *new, struct sockaddr *sa)
-{
- struct ifnet *olddev, *newdev;
- struct tid_info *ti;
- struct t3cdev *tdev;
- u32 tid;
- int update_tcb;
- struct l2t_entry *e;
- struct toe_tid_entry *te;
-
- olddev = old->rt_ifp;
- newdev = new->rt_ifp;
- if (!is_offloading(olddev))
- return;
- if (!is_offloading(newdev)) {
- log(LOG_WARNING, "%s: Redirect to non-offload"
- "device ignored.\n", __FUNCTION__);
- return;
- }
- tdev = T3CDEV(olddev);
- PANIC_IF(!tdev);
- if (tdev != T3CDEV(newdev)) {
- log(LOG_WARNING, "%s: Redirect to different "
- "offload device ignored.\n", __FUNCTION__);
- return;
- }
-
- /* Add new L2T entry */
- e = t3_l2t_get(tdev, new, new->rt_ifp, sa);
- if (!e) {
- log(LOG_ERR, "%s: couldn't allocate new l2t entry!\n",
- __FUNCTION__);
- return;
- }
-
- /* Walk tid table and notify clients of dst change. */
- ti = &(T3C_DATA (tdev))->tid_maps;
- for (tid=0; tid < ti->ntids; tid++) {
- te = lookup_tid(ti, tid);
- PANIC_IF(!te);
- if (te->ctx && te->client && te->client->redirect) {
- update_tcb = te->client->redirect(te->ctx, old, new,
- e);
- if (update_tcb) {
- l2t_hold(L2DATA(tdev), e);
- set_l2t_ix(tdev, tid, e);
- }
- }
- }
- l2t_release(L2DATA(tdev), e);
-}
-
-/*
- * Initialize the CPL dispatch table.
- */
-static void
-init_cpl_handlers(void)
-{
- int i;
-
- for (i = 0; i < 256; ++i)
- tom_cpl_handlers[i] = do_bad_cpl;
-
- t3_init_listen_cpl_handlers();
-}
-
-static int
-t3_toe_attach(struct toedev *dev, const struct offload_id *entry)
-{
- struct tom_data *t = TOM_DATA(dev);
- struct t3cdev *cdev = t->cdev;
- struct ddp_params ddp;
- struct ofld_page_info rx_page_info;
- int err;
-
- t3_init_tunables(t);
- mtx_init(&t->listen_lock, "tom data listeners", NULL, MTX_DEF);
- CTR2(KTR_TOM, "t3_toe_attach dev=%p entry=%p", dev, entry);
-
- dev->tod_can_offload = can_offload;
- dev->tod_connect = t3_connect;
- dev->tod_ctl = tom_ctl;
-#if 0
- dev->tod_failover = t3_failover;
-#endif
- err = cdev->ctl(cdev, GET_DDP_PARAMS, &ddp);
- if (err)
- return err;
-
- err = cdev->ctl(cdev, GET_RX_PAGE_INFO, &rx_page_info);
- if (err)
- return err;
-
- t->ddp_llimit = ddp.llimit;
- t->ddp_ulimit = ddp.ulimit;
- t->pdev = ddp.pdev;
- t->rx_page_size = rx_page_info.page_size;
- /* OK if this fails, we just can't do DDP */
- t->nppods = (ddp.ulimit + 1 - ddp.llimit) / PPOD_SIZE;
- t->ppod_map = malloc(t->nppods, M_DEVBUF, M_NOWAIT|M_ZERO);
-
- mtx_init(&t->ppod_map_lock, "ppod map", NULL, MTX_DEF);
-
-
- t3_sysctl_register(cdev->adapter, &t->conf);
return (0);
}
static void
-cxgb_toe_listen_start(void *unused, struct tcpcb *tp)
+free_tid_tabs(struct tid_info *t)
{
- struct socket *so = inp_inpcbtosocket(tp->t_inpcb);
- struct tom_data *p;
-
- mtx_lock(&cxgb_list_lock);
- TAILQ_FOREACH(p, &cxgb_list, entry) {
- t3_listen_start(&p->tdev, so, p->cdev);
+ if (mtx_initialized(&t->stid_lock))
+ mtx_destroy(&t->stid_lock);
+ if (mtx_initialized(&t->atid_lock))
+ mtx_destroy(&t->atid_lock);
+ free(t->tid_tab, M_CXGB);
+}
+
+static int
+write_smt_entry(struct adapter *sc, int idx)
+{
+ struct port_info *pi = &sc->port[idx];
+ struct cpl_smt_write_req *req;
+ struct mbuf *m;
+
+ m = M_GETHDR_OFLD(0, CPL_PRIORITY_CONTROL, req);
+ if (m == NULL) {
+ log(LOG_ERR, "%s: no mbuf, can't write SMT entry for %d\n",
+ __func__, idx);
+ return (ENOMEM);
}
- mtx_unlock(&cxgb_list_lock);
+
+ req->wr.wrh_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
+ OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SMT_WRITE_REQ, idx));
+ req->mtu_idx = NMTUS - 1; /* should be 0 but there's a T3 bug */
+ req->iff = idx;
+ memset(req->src_mac1, 0, sizeof(req->src_mac1));
+ memcpy(req->src_mac0, pi->hw_addr, ETHER_ADDR_LEN);
+
+ t3_offload_tx(sc, m);
+
+ return (0);
}
static void
-cxgb_toe_listen_stop(void *unused, struct tcpcb *tp)
+free_tom_data(struct tom_data *td)
{
- struct socket *so = inp_inpcbtosocket(tp->t_inpcb);
- struct tom_data *p;
-
- mtx_lock(&cxgb_list_lock);
- TAILQ_FOREACH(p, &cxgb_list, entry) {
- if (tp->t_state == TCPS_LISTEN)
- t3_listen_stop(&p->tdev, so, p->cdev);
+ KASSERT(TAILQ_EMPTY(&td->toep_list),
+ ("%s: toep_list not empty", __func__));
+
+ if (td->listen_mask != 0)
+ hashdestroy(td->listen_hash, M_CXGB, td->listen_mask);
+
+ if (mtx_initialized(&td->toep_list_lock))
+ mtx_destroy(&td->toep_list_lock);
+ if (mtx_initialized(&td->lctx_hash_lock))
+ mtx_destroy(&td->lctx_hash_lock);
+ if (mtx_initialized(&td->tid_release_lock))
+ mtx_destroy(&td->tid_release_lock);
+ if (td->l2t)
+ t3_free_l2t(td->l2t);
+ free_tid_tabs(&td->tid_maps);
+ free(td, M_CXGB);
+}
+
+/*
+ * Ground control to Major TOM
+ * Commencing countdown, engines on
+ */
+static int
+t3_tom_activate(struct adapter *sc)
+{
+ struct tom_data *td;
+ struct toedev *tod;
+ int i, rc = 0;
+ struct mc5_params *mc5 = &sc->params.mc5;
+ u_int ntids, natids, mtus;
+
+ ADAPTER_LOCK_ASSERT_OWNED(sc); /* for sc->flags */
+
+ /* per-adapter softc for TOM */
+ td = malloc(sizeof(*td), M_CXGB, M_ZERO | M_NOWAIT);
+ if (td == NULL)
+ return (ENOMEM);
+
+ /* List of TOE PCBs and associated lock */
+ mtx_init(&td->toep_list_lock, "PCB list lock", NULL, MTX_DEF);
+ TAILQ_INIT(&td->toep_list);
+
+ /* Listen context */
+ mtx_init(&td->lctx_hash_lock, "lctx hash lock", NULL, MTX_DEF);
+ td->listen_hash = hashinit_flags(LISTEN_HASH_SIZE, M_CXGB,
+ &td->listen_mask, HASH_NOWAIT);
+
+ /* TID release task */
+ TASK_INIT(&td->tid_release_task, 0 , t3_process_tid_release_list, td);
+ mtx_init(&td->tid_release_lock, "tid release", NULL, MTX_DEF);
+
+ /* L2 table */
+ td->l2t = t3_init_l2t(L2T_SIZE);
+ if (td->l2t == NULL) {
+ rc = ENOMEM;
+ goto done;
}
- mtx_unlock(&cxgb_list_lock);
+
+ /* TID tables */
+ ntids = t3_mc5_size(&sc->mc5) - mc5->nroutes - mc5->nfilters -
+ mc5->nservers;
+ natids = min(ntids / 2, 64 * 1024);
+ rc = alloc_tid_tabs(&td->tid_maps, ntids, natids, mc5->nservers,
+ 0x100000 /* ATID_BASE */, ntids);
+ if (rc != 0)
+ goto done;
+
+ /* CPL handlers */
+ t3_init_listen_cpl_handlers(sc);
+ t3_init_l2t_cpl_handlers(sc);
+ t3_init_cpl_io(sc);
+
+ /* toedev ops */
+ tod = &td->tod;
+ init_toedev(tod);
+ tod->tod_softc = sc;
+ tod->tod_connect = t3_connect;
+ tod->tod_listen_start = t3_listen_start;
+ tod->tod_listen_stop = t3_listen_stop;
+ tod->tod_rcvd = t3_rcvd;
+ tod->tod_output = t3_tod_output;
+ tod->tod_send_rst = t3_send_rst;
+ tod->tod_send_fin = t3_send_fin;
+ tod->tod_pcb_detach = t3_pcb_detach;
+ tod->tod_l2_update = t3_l2_update;
+ tod->tod_syncache_added = t3_syncache_added;
+ tod->tod_syncache_removed = t3_syncache_removed;
+ tod->tod_syncache_respond = t3_syncache_respond;
+ tod->tod_offload_socket = t3_offload_socket;
+
+ /* port MTUs */
+ mtus = sc->port[0].ifp->if_mtu;
+ if (sc->params.nports > 1)
+ mtus |= sc->port[1].ifp->if_mtu << 16;
+ t3_write_reg(sc, A_TP_MTU_PORT_TABLE, mtus);
+ t3_load_mtus(sc, sc->params.mtus, sc->params.a_wnd, sc->params.b_wnd,
+ sc->params.rev == 0 ? sc->port[0].ifp->if_mtu : 0xffff);
+
+ /* SMT entry for each port */
+ for_each_port(sc, i) {
+ write_smt_entry(sc, i);
+ TOEDEV(sc->port[i].ifp) = &td->tod;
+ }
+
+ /* Switch TP to offload mode */
+ t3_tp_set_offload_mode(sc, 1);
+
+ sc->tom_softc = td;
+ sc->flags |= TOM_INIT_DONE;
+ register_toedev(tod);
+
+done:
+ if (rc != 0)
+ free_tom_data(td);
+
+ return (rc);
+}
+
+static int
+t3_tom_deactivate(struct adapter *sc)
+{
+ int rc = 0;
+ struct tom_data *td = sc->tom_softc;
+
+ ADAPTER_LOCK_ASSERT_OWNED(sc); /* for sc->flags */
+
+ if (td == NULL)
+ return (0); /* XXX. KASSERT? */
+
+ if (sc->offload_map != 0)
+ return (EBUSY); /* at least one port has IFCAP_TOE enabled */
+
+ mtx_lock(&td->toep_list_lock);
+ if (!TAILQ_EMPTY(&td->toep_list))
+ rc = EBUSY;
+ mtx_unlock(&td->toep_list_lock);
+
+ mtx_lock(&td->lctx_hash_lock);
+ if (td->lctx_count > 0)
+ rc = EBUSY;
+ mtx_unlock(&td->lctx_hash_lock);
+
+ if (rc == 0) {
+ unregister_toedev(&td->tod);
+ t3_tp_set_offload_mode(sc, 0);
+ free_tom_data(td);
+ sc->tom_softc = NULL;
+ sc->flags &= ~TOM_INIT_DONE;
+ }
+
+ return (rc);
+}
+
+static int
+t3_tom_mod_load(void)
+{
+ int rc;
+
+ rc = t3_register_uld(&tom_uld_info);
+ if (rc != 0)
+ t3_tom_mod_unload();
+
+ return (rc);
}
static void
-cxgb_toe_listen_start_handler(struct inpcb *inp, void *arg)
+tom_uninit(struct adapter *sc, void *arg __unused)
{
- struct tcpcb *tp = intotcpcb(inp);
-
- if (tp->t_state == TCPS_LISTEN)
- cxgb_toe_listen_start(NULL, tp);
-}
-
-static void
-cxgb_register_listeners(void)
-{
-
- inp_apply_all(cxgb_toe_listen_start_handler, NULL);
+ /* Try to free resources (works only if no port has IFCAP_TOE) */
+ ADAPTER_LOCK(sc);
+ if (sc->flags & TOM_INIT_DONE)
+ t3_deactivate_uld(sc, ULD_TOM);
+ ADAPTER_UNLOCK(sc);
}
static int
-t3_tom_init(void)
+t3_tom_mod_unload(void)
{
- init_cpl_handlers();
- if (t3_init_cpl_io() < 0) {
- log(LOG_ERR,
- "Unable to initialize cpl io ops\n");
- return -1;
- }
- t3_init_socket_ops();
+ t3_iterate(tom_uninit, NULL);
- /* Register with the TOE device layer. */
+ if (t3_unregister_uld(&tom_uld_info) == EBUSY)
+ return (EBUSY);
- if (register_tom(&t3_tom_info) != 0) {
- log(LOG_ERR,
- "Unable to register Chelsio T3 TCP offload module.\n");
- return -1;
- }
-
- rw_init(&adapter_list_lock, "ofld adap list");
- TAILQ_INIT(&adapter_list);
- EVENTHANDLER_REGISTER(route_arp_update_event, cxgb_arp_update_event,
- NULL, EVENTHANDLER_PRI_ANY);
- EVENTHANDLER_REGISTER(route_redirect_event, cxgb_redirect_event,
- NULL, EVENTHANDLER_PRI_ANY);
-
- mtx_init(&cxgb_list_lock, "cxgb tom list", NULL, MTX_DEF);
- listen_tag = EVENTHANDLER_REGISTER(tcp_offload_listen_start,
- cxgb_toe_listen_start, NULL, EVENTHANDLER_PRI_ANY);
- listen_tag = EVENTHANDLER_REGISTER(tcp_offload_listen_stop,
- cxgb_toe_listen_stop, NULL, EVENTHANDLER_PRI_ANY);
- TAILQ_INIT(&cxgb_list);
-
-
-
- t3_register_cpl_handler(CPL_PASS_OPEN_RPL, do_stid_rpl);
- t3_register_cpl_handler(CPL_CLOSE_LISTSRV_RPL, do_stid_rpl);
- t3_register_cpl_handler(CPL_PASS_ACCEPT_REQ, do_cr);
- t3_register_cpl_handler(CPL_PASS_ESTABLISH, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_ABORT_RPL_RSS, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_ABORT_RPL, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_RX_URG_NOTIFY, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_RX_DATA, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_TX_DATA_ACK, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_TX_DMA_ACK, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_ACT_OPEN_RPL, do_act_open_rpl);
- t3_register_cpl_handler(CPL_PEER_CLOSE, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_CLOSE_CON_RPL, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_ABORT_REQ_RSS, do_abort_req_rss);
- t3_register_cpl_handler(CPL_ACT_ESTABLISH, do_act_establish);
- t3_register_cpl_handler(CPL_RDMA_TERMINATE, do_term);
- t3_register_cpl_handler(CPL_RDMA_EC_STATUS, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_RX_DATA_DDP, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_RX_DDP_COMPLETE, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_ISCSI_HDR, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_GET_TCB_RPL, do_hwtid_rpl);
- t3_register_cpl_handler(CPL_SET_TCB_RPL, do_hwtid_rpl);
-
- /* Register to offloading devices */
- cxgb_register_client(&t3c_tom_client);
-
return (0);
}
+#endif /* ifdef TCP_OFFLOAD */
static int
-t3_tom_load(module_t mod, int cmd, void *arg)
+t3_tom_modevent(module_t mod, int cmd, void *arg)
{
- int err = 0;
+ int rc = 0;
+#ifdef TCP_OFFLOAD
switch (cmd) {
case MOD_LOAD:
- t3_tom_init();
+ rc = t3_tom_mod_load();
break;
- case MOD_QUIESCE:
+
+ case MOD_UNLOAD:
+ rc = t3_tom_mod_unload();
break;
- case MOD_UNLOAD:
- printf("uhm, ... unloading isn't really supported for toe\n");
- break;
- case MOD_SHUTDOWN:
- break;
+
default:
- err = EOPNOTSUPP;
- break;
+ rc = EINVAL;
}
-
- return (err);
+#else
+ rc = EOPNOTSUPP;
+#endif
+ return (rc);
}
-static moduledata_t mod_data= {
+static moduledata_t t3_tom_moddata= {
"t3_tom",
- t3_tom_load,
+ t3_tom_modevent,
0
};
+
MODULE_VERSION(t3_tom, 1);
MODULE_DEPEND(t3_tom, toecore, 1, 1, 1);
-MODULE_DEPEND(t3_tom, if_cxgb, 1, 1, 1);
-DECLARE_MODULE(t3_tom, mod_data, SI_SUB_EXEC, SI_ORDER_ANY);
-
+MODULE_DEPEND(t3_tom, cxgbc, 1, 1, 1);
+DECLARE_MODULE(t3_tom, t3_tom_moddata, SI_SUB_EXEC, SI_ORDER_ANY);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_tom.h
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_tom.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgb/ulp/tom/cxgb_tom.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,7 +1,6 @@
-
/**************************************************************************
-Copyright (c) 2007, Chelsio Inc.
+Copyright (c) 2007, 2009 Chelsio Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -27,134 +26,254 @@
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD$
+$FreeBSD: head/sys/dev/cxgb/ulp/tom/cxgb_tom.h 237263 2012-06-19 07:34:13Z np $
***************************************************************************/
#ifndef CXGB_TOM_H_
#define CXGB_TOM_H_
#include <sys/protosw.h>
-#include <netinet/toedev.h>
+#include <netinet/toecore.h>
-#define LISTEN_INFO_HASH_SIZE 32
+MALLOC_DECLARE(M_CXGB);
-struct listen_info {
- struct listen_info *next; /* Link to next entry */
- struct socket *so; /* The listening socket */
- unsigned int stid; /* The server TID */
-};
+#define KTR_CXGB KTR_SPARE3
+#define LISTEN_HASH_SIZE 32
/*
- * TOM tunable parameters. They can be manipulated through sysctl(2) or /proc.
+ * Holds the size, base address, free list start, etc of the TID, server TID,
+ * and active-open TID tables for a offload device.
+ * The tables themselves are allocated dynamically.
*/
-struct tom_tunables {
- int max_host_sndbuf; // max host RAM consumed by a sndbuf
- int tx_hold_thres; // push/pull threshold for non-full TX sk_buffs
- int max_wrs; // max # of outstanding WRs per connection
- int rx_credit_thres; // min # of RX credits needed for RX_DATA_ACK
- int cong_alg; // Congestion control algorithm
- int mss; // max TX_DATA WR payload size
- int delack; // delayed ACK control
- int max_conn; // maximum number of offloaded connections
- int soft_backlog_limit; // whether the listen backlog limit is soft
- int ddp; // whether to put new connections in DDP mode
- int ddp_thres; // min recvmsg size before activating DDP
- int ddp_copy_limit; // capacity of kernel DDP buffer
- int ddp_push_wait; // whether blocking DDP waits for PSH flag
- int ddp_rcvcoalesce; // whether receive coalescing is enabled
- int zcopy_sosend_enabled; // < is never zcopied
- int zcopy_sosend_partial_thres; // < is never zcopied
- int zcopy_sosend_partial_copy; // bytes copied in partial zcopy
- int zcopy_sosend_thres;// >= are mostly zcopied
- int zcopy_sosend_copy; // bytes coped in zcopied
- int zcopy_sosend_ret_pending_dma;// pot. return while pending DMA
- int activated; // TOE engine activation state
+struct tid_info {
+ void **tid_tab;
+ unsigned int ntids;
+ volatile unsigned int tids_in_use;
+
+ union listen_entry *stid_tab;
+ unsigned int nstids;
+ unsigned int stid_base;
+
+ union active_open_entry *atid_tab;
+ unsigned int natids;
+ unsigned int atid_base;
+
+ /*
+ * The following members are accessed R/W so we put them in their own
+ * cache lines. TOM_XXX: actually do what is said here.
+ *
+ * XXX We could combine the atid fields above with the lock here since
+ * atids are use once (unlike other tids). OTOH the above fields are
+ * usually in cache due to tid_tab.
+ */
+ struct mtx atid_lock;
+ union active_open_entry *afree;
+ unsigned int atids_in_use;
+
+ struct mtx stid_lock;
+ union listen_entry *sfree;
+ unsigned int stids_in_use;
};
struct tom_data {
- TAILQ_ENTRY(tom_data) entry;
-
- struct t3cdev *cdev;
- struct pci_dev *pdev;
- struct toedev tdev;
+ struct toedev tod;
- struct cxgb_client *client;
- struct tom_tunables conf;
- struct tom_sysctl_table *sysctl;
+ /*
+ * toepcb's associated with this TOE device are either on the
+ * toep list or in the synq of a listening socket in lctx hash.
+ */
+ struct mtx toep_list_lock;
+ TAILQ_HEAD(, toepcb) toep_list;
+
+ struct l2t_data *l2t;
+ struct tid_info tid_maps;
/*
- * The next three locks listen_lock, deferq.lock, and tid_release_lock
- * are used rarely so we let them potentially share a cacheline.
+ * The next two locks listen_lock, and tid_release_lock are used rarely
+ * so we let them potentially share a cacheline.
*/
- struct listen_info *listen_hash_tab[LISTEN_INFO_HASH_SIZE];
- struct mtx listen_lock;
+ LIST_HEAD(, listen_ctx) *listen_hash;
+ u_long listen_mask;
+ int lctx_count; /* # of lctx in the hash table */
+ struct mtx lctx_hash_lock;
- struct mbuf_head deferq;
- struct task deferq_task;
-
- struct socket **tid_release_list;
+ void **tid_release_list;
struct mtx tid_release_lock;
struct task tid_release_task;
-
- volatile int tx_dma_pending;
-
- unsigned int ddp_llimit;
- unsigned int ddp_ulimit;
-
- unsigned int rx_page_size;
-
- u8 *ppod_map;
- unsigned int nppods;
- struct mtx ppod_map_lock;
-
- struct adap_ports *ports;
- struct taskqueue *tq;
};
+struct synq_entry {
+ TAILQ_ENTRY(synq_entry) link; /* listen_ctx's synq link */
+ int flags; /* same as toepcb's tp_flags */
+ int tid;
+ struct mbuf *m; /* backpointer to containing mbuf */
+ struct listen_ctx *lctx; /* backpointer to listen ctx */
+ struct cpl_pass_establish *cpl;
+ struct toepcb *toep;
+ struct l2t_entry *e;
+ uint32_t iss;
+ uint32_t ts;
+ uint32_t opt0h;
+ uint32_t qset;
+ int rx_credits;
+ volatile u_int refcnt;
+
+#define RPL_OK 0 /* ok to reply */
+#define RPL_DONE 1 /* replied already */
+#define RPL_DONT 2 /* don't reply */
+ volatile u_int reply; /* see above. */
+};
+
+#define LCTX_RPL_PENDING 1 /* waiting for CPL_PASS_OPEN_RPL */
struct listen_ctx {
- struct socket *lso;
- struct tom_data *tom_data;
- int ulp_mode;
- LIST_HEAD(, toepcb) synq_head;
-
+ LIST_ENTRY(listen_ctx) link; /* listen hash linkage */
+ volatile int refcnt;
+ int stid;
+ int flags;
+ struct inpcb *inp; /* listening socket's inp */
+ int qset;
+ TAILQ_HEAD(, synq_entry) synq;
};
-#define TOM_DATA(dev) (*(struct tom_data **)&(dev)->tod_l4opt)
-#define T3C_DEV(sk) ((TOM_DATA(TOE_DEV(sk)))->cdev)
-#define TOEP_T3C_DEV(toep) (TOM_DATA(toep->tp_toedev)->cdev)
-#define TOM_TUNABLE(dev, param) (TOM_DATA(dev)->conf.param)
+void t3_process_tid_release_list(void *data, int pending);
-#define TP_DATASENT (1 << 0)
-#define TP_TX_WAIT_IDLE (1 << 1)
-#define TP_FIN_SENT (1 << 2)
-#define TP_ABORT_RPL_PENDING (1 << 3)
-#define TP_ABORT_SHUTDOWN (1 << 4)
-#define TP_ABORT_RPL_RCVD (1 << 5)
-#define TP_ABORT_REQ_RCVD (1 << 6)
-#define TP_CLOSE_CON_REQUESTED (1 << 7)
-#define TP_SYN_RCVD (1 << 8)
-#define TP_ESTABLISHED (1 << 9)
-
-void t3_init_tunables(struct tom_data *t);
-
-void t3_sysctl_register(struct adapter *sc, const struct tom_tunables *p);
-
-static __inline struct mbuf *
-m_gethdr_nofail(int len)
+static inline struct tom_data *
+t3_tomdata(struct toedev *tod)
{
- struct mbuf *m;
-
- m = m_gethdr(M_NOWAIT, MT_DATA);
- if (m == NULL) {
- panic("implement lowmem cache\n");
- }
-
- KASSERT(len < MHLEN, ("requested header size too large for mbuf"));
- m->m_pkthdr.len = m->m_len = len;
- return (m);
+ return (member2struct(tom_data, tod, tod));
}
+union listen_entry {
+ void *ctx;
+ union listen_entry *next;
+};
+union active_open_entry {
+ void *ctx;
+ union active_open_entry *next;
+};
+
+/*
+ * Map an ATID or STID to their entries in the corresponding TID tables.
+ */
+static inline union active_open_entry *atid2entry(const struct tid_info *t,
+ unsigned int atid)
+{
+ return &t->atid_tab[atid - t->atid_base];
+}
+
+
+static inline union listen_entry *stid2entry(const struct tid_info *t,
+ unsigned int stid)
+{
+ return &t->stid_tab[stid - t->stid_base];
+}
+
+/*
+ * Find the connection corresponding to a TID.
+ */
+static inline void *lookup_tid(const struct tid_info *t, unsigned int tid)
+{
+ void *p;
+
+ if (tid >= t->ntids)
+ return (NULL);
+
+ p = t->tid_tab[tid];
+ if (p < (void *)t->tid_tab || p >= (void *)&t->atid_tab[t->natids])
+ return (p);
+
+ return (NULL);
+}
+
+/*
+ * Find the connection corresponding to a server TID.
+ */
+static inline void *lookup_stid(const struct tid_info *t, unsigned int tid)
+{
+ void *p;
+
+ if (tid < t->stid_base || tid >= t->stid_base + t->nstids)
+ return (NULL);
+
+ p = stid2entry(t, tid)->ctx;
+ if (p < (void *)t->tid_tab || p >= (void *)&t->atid_tab[t->natids])
+ return (p);
+
+ return (NULL);
+}
+
+/*
+ * Find the connection corresponding to an active-open TID.
+ */
+static inline void *lookup_atid(const struct tid_info *t, unsigned int tid)
+{
+ void *p;
+
+ if (tid < t->atid_base || tid >= t->atid_base + t->natids)
+ return (NULL);
+
+ p = atid2entry(t, tid)->ctx;
+ if (p < (void *)t->tid_tab || p >= (void *)&t->atid_tab[t->natids])
+ return (p);
+
+ return (NULL);
+}
+
+static inline uint32_t
+calc_opt2(int cpu_idx)
+{
+ uint32_t opt2 = F_CPU_INDEX_VALID | V_CPU_INDEX(cpu_idx);
+
+ /* 3 = highspeed CC algorithm */
+ opt2 |= V_FLAVORS_VALID(1) | V_CONG_CONTROL_FLAVOR(3) |
+ V_PACING_FLAVOR(1);
+
+ /* coalesce and push bit semantics */
+ opt2 |= F_RX_COALESCE_VALID | V_RX_COALESCE(3);
+
+ return (htobe32(opt2));
+}
+
+/* cxgb_tom.c */
+struct toepcb *toepcb_alloc(struct toedev *);
+void toepcb_free(struct toepcb *);
+
+/* cxgb_cpl_io.c */
+void t3_init_cpl_io(struct adapter *);
+int t3_push_frames(struct socket *, int);
+int t3_connect(struct toedev *, struct socket *, struct rtentry *,
+ struct sockaddr *);
+int t3_tod_output(struct toedev *, struct tcpcb *);
+int t3_send_rst(struct toedev *, struct tcpcb *);
+int t3_send_fin(struct toedev *, struct tcpcb *);
+void insert_tid(struct tom_data *, void *, unsigned int);
+void update_tid(struct tom_data *, void *, unsigned int);
+void remove_tid(struct tom_data *, unsigned int);
+uint32_t calc_opt0h(struct socket *, int, int, struct l2t_entry *);
+uint32_t calc_opt0l(struct socket *, int);
+void queue_tid_release(struct toedev *, unsigned int);
+void offload_socket(struct socket *, struct toepcb *);
+void undo_offload_socket(struct socket *);
+int select_rcv_wscale(void);
+unsigned long select_rcv_wnd(struct socket *);
+int find_best_mtu_idx(struct adapter *, struct in_conninfo *, int);
+void make_established(struct socket *, uint32_t, uint32_t, uint16_t);
+void t3_rcvd(struct toedev *, struct tcpcb *);
+void t3_pcb_detach(struct toedev *, struct tcpcb *);
+void send_abort_rpl(struct toedev *, int, int);
+void release_tid(struct toedev *, unsigned int, int);
+
+/* cxgb_listen.c */
+void t3_init_listen_cpl_handlers(struct adapter *);
+int t3_listen_start(struct toedev *, struct tcpcb *);
+int t3_listen_stop(struct toedev *, struct tcpcb *);
+void t3_syncache_added(struct toedev *, void *);
+void t3_syncache_removed(struct toedev *, void *);
+int t3_syncache_respond(struct toedev *, void *, struct mbuf *);
+int do_abort_req_synqe(struct sge_qset *, struct rsp_desc *, struct mbuf *);
+int do_abort_rpl_synqe(struct sge_qset *, struct rsp_desc *, struct mbuf *);
+void t3_offload_socket(struct toedev *, void *, struct socket *);
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgb/ulp/tom/cxgb_tom_sysctl.c
--- a/head/sys/dev/cxgb/ulp/tom/cxgb_tom_sysctl.c Wed Jul 25 16:55:08 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,140 +0,0 @@
-/**************************************************************************
-
-Copyright (c) 2007, Chelsio Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- 2. Neither the name of the Chelsio 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.
-
-***************************************************************************/
-
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/cxgb/ulp/tom/cxgb_tom_sysctl.c 227309 2011-11-07 15:43:11Z ed $");
-
-#include <sys/param.h>
-#include <sys/systm.h>
-#include <sys/kernel.h>
-#include <sys/fcntl.h>
-#include <sys/limits.h>
-#include <sys/lock.h>
-#include <sys/mbuf.h>
-#include <sys/module.h>
-#include <sys/mutex.h>
-
-#include <sys/sockopt.h>
-#include <sys/sockstate.h>
-#include <sys/sockbuf.h>
-#include <sys/socket.h>
-#include <sys/sysctl.h>
-
-#include <sys/syslog.h>
-
-#include <net/if.h>
-#include <net/route.h>
-
-#include <netinet/in.h>
-#include <netinet/in_pcb.h>
-#include <netinet/in_systm.h>
-#include <netinet/in_var.h>
-
-#include <cxgb_osdep.h>
-#include <sys/mbufq.h>
-
-#include <netinet/tcp.h>
-#include <netinet/tcp_var.h>
-#include <netinet/tcp_fsm.h>
-#include <net/route.h>
-
-#include <t3cdev.h>
-#include <common/cxgb_firmware_exports.h>
-#include <common/cxgb_tcb.h>
-#include <common/cxgb_ctl_defs.h>
-#include <common/cxgb_t3_cpl.h>
-#include <cxgb_offload.h>
-#include <cxgb_include.h>
-#include <ulp/toecore/cxgb_toedev.h>
-#include <ulp/tom/cxgb_tom.h>
-#include <ulp/tom/cxgb_defs.h>
-#include <ulp/tom/cxgb_t3_ddp.h>
-
-/* Avoid clutter in the hw.* space, keep all toe tunables within hw.cxgb */
-SYSCTL_DECL(_hw_cxgb);
-static SYSCTL_NODE(_hw_cxgb, OID_AUTO, toe, CTLFLAG_RD, 0, "TOE parameters");
-
-static struct tom_tunables default_tunable_vals = {
- .max_host_sndbuf = 32 * 1024,
- .tx_hold_thres = 0,
- .max_wrs = 15,
- .rx_credit_thres = 15 * 1024,
- .cong_alg = -1,
- .mss = 16384,
- .delack = 1,
- .max_conn = -1,
- .soft_backlog_limit = 0,
- .ddp = 1,
- .ddp_thres = 14 * 4096,
- .ddp_copy_limit = 13 * 4096,
- .ddp_push_wait = 1,
- .ddp_rcvcoalesce = 0,
- .zcopy_sosend_enabled = 0,
- .zcopy_sosend_partial_thres = 40960,
- .zcopy_sosend_partial_copy = 4096 * 3,
- .zcopy_sosend_thres = 128 * 1024,
- .zcopy_sosend_copy = 4096 * 2,
- .zcopy_sosend_ret_pending_dma = 1,
- .activated = 1,
-};
-
-static int activated = 1;
-TUNABLE_INT("hw.cxgb.toe.activated", &activated);
-SYSCTL_UINT(_hw_cxgb_toe, OID_AUTO, activated, CTLFLAG_RDTUN, &activated, 0,
- "enable TOE at init time");
-
-static int ddp = 1;
-TUNABLE_INT("hw.cxgb.toe.ddp", &ddp);
-SYSCTL_UINT(_hw_cxgb_toe, OID_AUTO, ddp, CTLFLAG_RDTUN, &ddp, 0, "enable DDP");
-
-void
-t3_init_tunables(struct tom_data *t)
-{
- t->conf = default_tunable_vals;
-
- /* Adjust tunables */
- t->conf.activated = activated;
- t->conf.ddp = ddp;
-
- /* Now apply device specific fixups. */
- t->conf.mss = T3C_DATA(t->cdev)->tx_max_chunk;
- t->conf.max_wrs = T3C_DATA(t->cdev)->max_wrs;
-}
-
-void
-t3_sysctl_register(struct adapter *sc, const struct tom_tunables *p)
-{
- struct sysctl_ctx_list *ctx;
- struct sysctl_oid_list *children;
-
- ctx = device_get_sysctl_ctx(sc->dev);
- children = SYSCTL_CHILDREN(device_get_sysctl_tree(sc->dev));
-
-}
-
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/adapter.h
--- a/head/sys/dev/cxgbe/adapter.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/adapter.h Wed Jul 25 17:04:43 2012 +0300
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/cxgbe/adapter.h 231115 2012-02-07 06:21:59Z np $
+ * $FreeBSD: head/sys/dev/cxgbe/adapter.h 237819 2012-06-29 19:51:06Z np $
*
*/
@@ -44,6 +44,7 @@
#include <net/ethernet.h>
#include <net/if.h>
#include <net/if_media.h>
+#include <netinet/in.h>
#include <netinet/tcp_lro.h>
#include "offload.h"
@@ -156,6 +157,7 @@
INTR_DIRECT = (1 << 2), /* direct interrupts for everything */
MASTER_PF = (1 << 3),
ADAP_SYSCTL_CTX = (1 << 4),
+ TOM_INIT_DONE = (1 << 5),
CXGBE_BUSY = (1 << 9),
@@ -198,7 +200,7 @@
int first_txq; /* index of first tx queue */
int nrxq; /* # of rx queues */
int first_rxq; /* index of first rx queue */
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
int nofldtxq; /* # of offload tx queues */
int first_ofld_txq; /* index of first offload tx queue */
int nofldrxq; /* # of offload rx queues */
@@ -212,6 +214,8 @@
struct link_config link_cfg;
struct port_stats stats;
+ eventhandler_tag vlan_c;
+
struct callout tick;
struct sysctl_ctx_list ctx; /* from ifconfig up to driver detach */
@@ -295,7 +299,7 @@
enum {
EQ_CTRL = 1,
EQ_ETH = 2,
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
EQ_OFLD = 3,
#endif
@@ -388,7 +392,7 @@
/* stats for common events first */
uint64_t txcsum; /* # of times hardware assisted with checksum */
- uint64_t tso_wrs; /* # of IPv4 TSO work requests */
+ uint64_t tso_wrs; /* # of TSO work requests */
uint64_t vlan_insertion;/* # of times VLAN tag was inserted */
uint64_t imm_wrs; /* # of work requests with immediate data */
uint64_t sgl_wrs; /* # of work requests with direct SGL */
@@ -408,7 +412,7 @@
struct sge_fl fl; /* MUST follow iq */
struct ifnet *ifp; /* the interface this rxq belongs to */
-#ifdef INET
+#if defined(INET) || defined(INET6)
struct lro_ctrl lro; /* LRO state */
#endif
@@ -421,14 +425,36 @@
} __aligned(CACHE_LINE_SIZE);
-#ifndef TCP_OFFLOAD_DISABLE
+static inline struct sge_rxq *
+iq_to_rxq(struct sge_iq *iq)
+{
+
+ return (member2struct(sge_rxq, iq, iq));
+}
+
+
+#ifdef TCP_OFFLOAD
/* ofld_rxq: SGE ingress queue + SGE free list + miscellaneous items */
struct sge_ofld_rxq {
struct sge_iq iq; /* MUST be first */
struct sge_fl fl; /* MUST follow iq */
} __aligned(CACHE_LINE_SIZE);
+
+static inline struct sge_ofld_rxq *
+iq_to_ofld_rxq(struct sge_iq *iq)
+{
+
+ return (member2struct(sge_ofld_rxq, iq, iq));
+}
#endif
+struct wrqe {
+ STAILQ_ENTRY(wrqe) link;
+ struct sge_wrq *wrq;
+ int wr_len;
+ uint64_t wr[] __aligned(16);
+};
+
/*
* wrq: SGE egress queue that is given prebuilt work requests. Both the control
* and offload tx queues are of this type.
@@ -437,8 +463,9 @@
struct sge_eq eq; /* MUST be first */
struct adapter *adapter;
- struct mbuf *head; /* held up due to lack of descriptors */
- struct mbuf *tail; /* valid only if head is valid */
+
+ /* List of WRs held up due to lack of tx descriptors */
+ STAILQ_HEAD(, wrqe) wr_list;
/* stats for common events first */
@@ -456,7 +483,7 @@
int nrxq; /* total # of Ethernet rx queues */
int ntxq; /* total # of Ethernet tx tx queues */
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
int nofldrxq; /* total # of TOE rx queues */
int nofldtxq; /* total # of TOE tx queues */
#endif
@@ -468,7 +495,7 @@
struct sge_wrq *ctrlq; /* Control queues */
struct sge_txq *txq; /* NIC tx queues */
struct sge_rxq *rxq; /* NIC rx queues */
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
struct sge_wrq *ofld_txq; /* TOE tx queues */
struct sge_ofld_rxq *ofld_rxq; /* TOE rx queues */
#endif
@@ -482,6 +509,7 @@
struct rss_header;
typedef int (*cpl_handler_t)(struct sge_iq *, const struct rss_header *,
struct mbuf *);
+typedef int (*an_handler_t)(struct sge_iq *, const struct rsp_ctrl *);
struct adapter {
SLIST_ENTRY(adapter) link;
@@ -518,15 +546,15 @@
uint8_t chan_map[NCHAN];
uint32_t filter_mode;
-#ifndef TCP_OFFLOAD_DISABLE
- struct uld_softc tom;
+#ifdef TCP_OFFLOAD
+ void *tom_softc; /* (struct tom_data *) */
struct tom_tunables tt;
#endif
struct l2t_data *l2t; /* L2 table */
struct tid_info tids;
int open_device_map;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
int offload_map;
#endif
int flags;
@@ -553,7 +581,8 @@
TAILQ_HEAD(, sge_fl) sfl;
struct callout sfl_callout;
- cpl_handler_t cpl_handler[256] __aligned(CACHE_LINE_SIZE);
+ an_handler_t an_handler __aligned(CACHE_LINE_SIZE);
+ cpl_handler_t cpl_handler[256];
};
#define ADAPTER_LOCK(sc) mtx_lock(&(sc)->sc_lock)
@@ -608,82 +637,96 @@
static inline uint32_t
t4_read_reg(struct adapter *sc, uint32_t reg)
{
+
return bus_space_read_4(sc->bt, sc->bh, reg);
}
static inline void
t4_write_reg(struct adapter *sc, uint32_t reg, uint32_t val)
{
+
bus_space_write_4(sc->bt, sc->bh, reg, val);
}
static inline uint64_t
t4_read_reg64(struct adapter *sc, uint32_t reg)
{
+
return t4_bus_space_read_8(sc->bt, sc->bh, reg);
}
static inline void
t4_write_reg64(struct adapter *sc, uint32_t reg, uint64_t val)
{
+
t4_bus_space_write_8(sc->bt, sc->bh, reg, val);
}
static inline void
t4_os_pci_read_cfg1(struct adapter *sc, int reg, uint8_t *val)
{
+
*val = pci_read_config(sc->dev, reg, 1);
}
static inline void
t4_os_pci_write_cfg1(struct adapter *sc, int reg, uint8_t val)
{
+
pci_write_config(sc->dev, reg, val, 1);
}
static inline void
t4_os_pci_read_cfg2(struct adapter *sc, int reg, uint16_t *val)
{
+
*val = pci_read_config(sc->dev, reg, 2);
}
static inline void
t4_os_pci_write_cfg2(struct adapter *sc, int reg, uint16_t val)
{
+
pci_write_config(sc->dev, reg, val, 2);
}
static inline void
t4_os_pci_read_cfg4(struct adapter *sc, int reg, uint32_t *val)
{
+
*val = pci_read_config(sc->dev, reg, 4);
}
static inline void
t4_os_pci_write_cfg4(struct adapter *sc, int reg, uint32_t val)
{
+
pci_write_config(sc->dev, reg, val, 4);
}
static inline struct port_info *
adap2pinfo(struct adapter *sc, int idx)
{
+
return (sc->port[idx]);
}
static inline void
t4_os_set_hw_addr(struct adapter *sc, int idx, uint8_t hw_addr[])
{
+
bcopy(hw_addr, sc->port[idx]->hw_addr, ETHER_ADDR_LEN);
}
static inline bool is_10G_port(const struct port_info *pi)
{
+
return ((pi->link_cfg.supported & FW_PORT_CAP_SPEED_10G) != 0);
}
static inline int tx_resume_threshold(struct sge_eq *eq)
{
+
return (eq->qsize / 4);
}
@@ -697,6 +740,7 @@
void t4_os_link_changed(struct adapter *, int, int);
void t4_iterate(void (*)(struct adapter *, void *), void *);
int t4_register_cpl_handler(struct adapter *, int, cpl_handler_t);
+int t4_register_an_handler(struct adapter *, an_handler_t);
/* t4_sge.c */
void t4_sge_modload(void);
@@ -713,21 +757,45 @@
void t4_intr(void *);
void t4_intr_err(void *);
void t4_intr_evt(void *);
-int t4_mgmt_tx(struct adapter *, struct mbuf *);
-int t4_wrq_tx_locked(struct adapter *, struct sge_wrq *, struct mbuf *);
+void t4_wrq_tx_locked(struct adapter *, struct sge_wrq *, struct wrqe *);
int t4_eth_tx(struct ifnet *, struct sge_txq *, struct mbuf *);
void t4_update_fl_bufsize(struct ifnet *);
int can_resume_tx(struct sge_eq *);
-static inline int t4_wrq_tx(struct adapter *sc, struct sge_wrq *wrq, struct mbuf *m)
+static inline struct wrqe *
+alloc_wrqe(int wr_len, struct sge_wrq *wrq)
{
- int rc;
+ int len = offsetof(struct wrqe, wr) + wr_len;
+ struct wrqe *wr;
+
+ wr = malloc(len, M_CXGBE, M_NOWAIT);
+ if (__predict_false(wr == NULL))
+ return (NULL);
+ wr->wr_len = wr_len;
+ wr->wrq = wrq;
+ return (wr);
+}
+
+static inline void *
+wrtod(struct wrqe *wr)
+{
+ return (&wr->wr[0]);
+}
+
+static inline void
+free_wrqe(struct wrqe *wr)
+{
+ free(wr, M_CXGBE);
+}
+
+static inline void
+t4_wrq_tx(struct adapter *sc, struct wrqe *wr)
+{
+ struct sge_wrq *wrq = wr->wrq;
TXQ_LOCK(wrq);
- rc = t4_wrq_tx_locked(sc, wrq, m);
+ t4_wrq_tx_locked(sc, wrq, wr);
TXQ_UNLOCK(wrq);
- return (rc);
}
-
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/common/common.h
--- a/head/sys/dev/cxgbe/common/common.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/common/common.h Wed Jul 25 17:04:43 2012 +0300
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/cxgbe/common/common.h 228561 2011-12-16 02:09:51Z np $
+ * $FreeBSD: head/sys/dev/cxgbe/common/common.h 237436 2012-06-22 07:51:15Z np $
*
*/
@@ -38,6 +38,8 @@
SERNUM_LEN = 24, /* Serial # length */
EC_LEN = 16, /* E/C length */
ID_LEN = 16, /* ID length */
+ PN_LEN = 16, /* Part Number length */
+ MACADDR_LEN = 12, /* MAC Address length */
};
enum { MEM_EDC0, MEM_EDC1, MEM_MC };
@@ -62,8 +64,8 @@
};
#define FW_VERSION_MAJOR 1
-#define FW_VERSION_MINOR 4
-#define FW_VERSION_MICRO 16
+#define FW_VERSION_MINOR 5
+#define FW_VERSION_MICRO 2
struct port_stats {
u64 tx_octets; /* total # of octets in good frames */
@@ -219,6 +221,8 @@
u8 ec[EC_LEN + 1];
u8 sn[SERNUM_LEN + 1];
u8 id[ID_LEN + 1];
+ u8 pn[PN_LEN + 1];
+ u8 na[MACADDR_LEN + 1];
};
struct pci_params {
@@ -356,6 +360,8 @@
unsigned int data_reg, const u32 *vals,
unsigned int nregs, unsigned int start_idx);
+u32 t4_hw_pci_read_cfg4(adapter_t *adapter, int reg);
+
struct fw_filter_wr;
void t4_intr_enable(struct adapter *adapter);
@@ -374,7 +380,7 @@
int t4_read_flash(struct adapter *adapter, unsigned int addr, unsigned int nwords,
u32 *data, int byte_oriented);
int t4_load_fw(struct adapter *adapter, const u8 *fw_data, unsigned int size);
-int t4_load_boot(struct adapter *adap, const u8 *boot_data,
+int t4_load_boot(struct adapter *adap, u8 *boot_data,
unsigned int boot_addr, unsigned int size);
unsigned int t4_flash_cfg_addr(struct adapter *adapter);
int t4_load_cfg(struct adapter *adapter, const u8 *cfg_data, unsigned int size);
@@ -431,6 +437,9 @@
__be32 *data);
void t4_get_port_stats(struct adapter *adap, int idx, struct port_stats *p);
+void t4_get_port_stats_offset(struct adapter *adap, int idx,
+ struct port_stats *stats,
+ struct port_stats *offset);
void t4_get_lb_stats(struct adapter *adap, int idx, struct lb_port_stats *p);
void t4_clr_port_stats(struct adapter *adap, int idx);
@@ -472,6 +481,10 @@
enum dev_master master, enum dev_state *state);
int t4_fw_bye(struct adapter *adap, unsigned int mbox);
int t4_fw_reset(struct adapter *adap, unsigned int mbox, int reset);
+int t4_fw_halt(struct adapter *adap, unsigned int mbox, int force);
+int t4_fw_restart(struct adapter *adap, unsigned int mbox, int reset);
+int t4_fw_upgrade(struct adapter *adap, unsigned int mbox,
+ const u8 *fw_data, unsigned int size, int force);
int t4_fw_initialize(struct adapter *adap, unsigned int mbox);
int t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf,
unsigned int vf, unsigned int nparams, const u32 *params,
@@ -484,6 +497,10 @@
unsigned int rxqi, unsigned int rxq, unsigned int tc,
unsigned int vi, unsigned int cmask, unsigned int pmask,
unsigned int exactf, unsigned int rcaps, unsigned int wxcaps);
+int t4_alloc_vi_func(struct adapter *adap, unsigned int mbox,
+ unsigned int port, unsigned int pf, unsigned int vf,
+ unsigned int nmac, u8 *mac, unsigned int *rss_size,
+ unsigned int portfunc, unsigned int idstype);
int t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port,
unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,
unsigned int *rss_size);
@@ -524,5 +541,10 @@
enum ctxt_type ctype, u32 *data);
int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype,
u32 *data);
+int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox);
int t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl);
+int t4_fwaddrspace_write(struct adapter *adap, unsigned int mbox, u32 addr, u32 val);
+int t4_config_scheduler(struct adapter *adapter, int mode, int level, int pktsize,
+ int sched_class, int port, int rate, int unit,
+ int weight, int minrate, int maxrate);
#endif /* __CHELSIO_COMMON_H */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/common/t4_hw.c
--- a/head/sys/dev/cxgbe/common/t4_hw.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/common/t4_hw.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 Chelsio Communications, Inc.
+ * Copyright (c) 2012 Chelsio Communications, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,7 +25,9 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/cxgbe/common/t4_hw.c 231592 2012-02-13 18:41:32Z np $");
+__FBSDID("$FreeBSD: head/sys/dev/cxgbe/common/t4_hw.c 237436 2012-06-22 07:51:15Z np $");
+
+#include "opt_inet.h"
#include "common.h"
#include "t4_regs.h"
@@ -133,6 +135,20 @@
}
/*
+ * Read a 32-bit PCI Configuration Space register via the PCI-E backdoor
+ * mechanism. This guarantees that we get the real value even if we're
+ * operating within a Virtual Machine and the Hypervisor is trapping our
+ * Configuration Space accesses.
+ */
+u32 t4_hw_pci_read_cfg4(adapter_t *adap, int reg)
+{
+ t4_write_reg(adap, A_PCIE_CFG_SPACE_REQ,
+ F_ENABLE | F_LOCALCFG | V_FUNCTION(adap->pf) |
+ V_REGISTER(reg));
+ return t4_read_reg(adap, A_PCIE_CFG_SPACE_DATA);
+}
+
+/*
* Get the reply to a mailbox command and store it in @rpl in big-endian order.
*/
static void get_mbox_rpl(struct adapter *adap, __be64 *rpl, int nflit,
@@ -194,7 +210,6 @@
u64 res;
int i, ms, delay_idx;
const __be64 *p = cmd;
-
u32 data_reg = PF_REG(mbox, A_CIM_PF_MAILBOX_DATA);
u32 ctl_reg = PF_REG(mbox, A_CIM_PF_MAILBOX_CTRL);
@@ -281,7 +296,7 @@
#define MC_DATA(i) MC_BIST_STATUS_REG(A_MC_BIST_STATUS_RDATA, i)
for (i = 15; i >= 0; i--)
- *data++ = htonl(t4_read_reg(adap, MC_DATA(i)));
+ *data++ = ntohl(t4_read_reg(adap, MC_DATA(i)));
if (ecc)
*ecc = t4_read_reg64(adap, MC_DATA(16));
#undef MC_DATA
@@ -319,7 +334,7 @@
#define EDC_DATA(i) (EDC_BIST_STATUS_REG(A_EDC_BIST_STATUS_RDATA, i) + idx)
for (i = 15; i >= 0; i--)
- *data++ = htonl(t4_read_reg(adap, EDC_DATA(i)));
+ *data++ = ntohl(t4_read_reg(adap, EDC_DATA(i)));
if (ecc)
*ecc = t4_read_reg64(adap, EDC_DATA(16));
#undef EDC_DATA
@@ -564,7 +579,7 @@
static int get_vpd_params(struct adapter *adapter, struct vpd_params *p)
{
int i, ret, addr;
- int ec, sn;
+ int ec, sn, pn, na;
u8 vpd[VPD_LEN], csum;
const struct t4_vpd_hdr *v;
@@ -600,6 +615,8 @@
}
FIND_VPD_KW(ec, "EC");
FIND_VPD_KW(sn, "SN");
+ FIND_VPD_KW(pn, "PN");
+ FIND_VPD_KW(na, "NA");
#undef FIND_VPD_KW
memcpy(p->id, v->id_data, ID_LEN);
@@ -609,6 +626,10 @@
i = vpd[sn - VPD_INFO_FLD_HDR_SIZE + 2];
memcpy(p->sn, vpd + sn, min(i, SERNUM_LEN));
strstrip(p->sn);
+ memcpy(p->pn, vpd + pn, min(i, PN_LEN));
+ strstrip((char *)p->pn);
+ memcpy(p->na, vpd + na, min(i, MACADDR_LEN));
+ strstrip((char *)p->na);
return 0;
}
@@ -952,7 +973,7 @@
if (ret || size == 0)
goto out;
- /* this will write to the flash up to SF_PAGE_SIZE at a time */
+ /* this will write to the flash up to SF_PAGE_SIZE at a time */
for (i = 0; i< size; i+= SF_PAGE_SIZE) {
if ( (size - i) < SF_PAGE_SIZE)
n = size - i;
@@ -1054,42 +1075,209 @@
return ret;
}
-/* BIOS boot header */
-typedef struct boot_header_s {
- u8 signature[2]; /* signature */
- u8 length; /* image length (include header) */
- u8 offset[4]; /* initialization vector */
- u8 reserved[19]; /* reserved */
- u8 exheader[2]; /* offset to expansion header */
-} boot_header_t;
-
+/* BIOS boot headers */
+typedef struct pci_expansion_rom_header {
+ u8 signature[2]; /* ROM Signature. Should be 0xaa55 */
+ u8 reserved[22]; /* Reserved per processor Architecture data */
+ u8 pcir_offset[2]; /* Offset to PCI Data Structure */
+} pci_exp_rom_header_t; /* PCI_EXPANSION_ROM_HEADER */
+
+/* Legacy PCI Expansion ROM Header */
+typedef struct legacy_pci_expansion_rom_header {
+ u8 signature[2]; /* ROM Signature. Should be 0xaa55 */
+ u8 size512; /* Current Image Size in units of 512 bytes */
+ u8 initentry_point[4];
+ u8 cksum; /* Checksum computed on the entire Image */
+ u8 reserved[16]; /* Reserved */
+ u8 pcir_offset[2]; /* Offset to PCI Data Struture */
+} legacy_pci_exp_rom_header_t; /* LEGACY_PCI_EXPANSION_ROM_HEADER */
+
+/* EFI PCI Expansion ROM Header */
+typedef struct efi_pci_expansion_rom_header {
+ u8 signature[2]; // ROM signature. The value 0xaa55
+ u8 initialization_size[2]; /* Units 512. Includes this header */
+ u8 efi_signature[4]; /* Signature from EFI image header. 0x0EF1 */
+ u8 efi_subsystem[2]; /* Subsystem value for EFI image header */
+ u8 efi_machine_type[2]; /* Machine type from EFI image header */
+ u8 compression_type[2]; /* Compression type. */
+ /*
+ * Compression type definition
+ * 0x0: uncompressed
+ * 0x1: Compressed
+ * 0x2-0xFFFF: Reserved
+ */
+ u8 reserved[8]; /* Reserved */
+ u8 efi_image_header_offset[2]; /* Offset to EFI Image */
+ u8 pcir_offset[2]; /* Offset to PCI Data Structure */
+} efi_pci_exp_rom_header_t; /* EFI PCI Expansion ROM Header */
+
+/* PCI Data Structure Format */
+typedef struct pcir_data_structure { /* PCI Data Structure */
+ u8 signature[4]; /* Signature. The string "PCIR" */
+ u8 vendor_id[2]; /* Vendor Identification */
+ u8 device_id[2]; /* Device Identification */
+ u8 vital_product[2]; /* Pointer to Vital Product Data */
+ u8 length[2]; /* PCIR Data Structure Length */
+ u8 revision; /* PCIR Data Structure Revision */
+ u8 class_code[3]; /* Class Code */
+ u8 image_length[2]; /* Image Length. Multiple of 512B */
+ u8 code_revision[2]; /* Revision Level of Code/Data */
+ u8 code_type; /* Code Type. */
+ /*
+ * PCI Expansion ROM Code Types
+ * 0x00: Intel IA-32, PC-AT compatible. Legacy
+ * 0x01: Open Firmware standard for PCI. FCODE
+ * 0x02: Hewlett-Packard PA RISC. HP reserved
+ * 0x03: EFI Image. EFI
+ * 0x04-0xFF: Reserved.
+ */
+ u8 indicator; /* Indicator. Identifies the last image in the ROM */
+ u8 reserved[2]; /* Reserved */
+} pcir_data_t; /* PCI__DATA_STRUCTURE */
+
+/* BOOT constants */
enum {
BOOT_FLASH_BOOT_ADDR = 0x0,/* start address of boot image in flash */
BOOT_SIGNATURE = 0xaa55, /* signature of BIOS boot ROM */
BOOT_SIZE_INC = 512, /* image size measured in 512B chunks */
- BOOT_MIN_SIZE = sizeof(boot_header_t), /* at least basic header */
- BOOT_MAX_SIZE = 1024*BOOT_SIZE_INC /* 1 byte * length increment */
+ BOOT_MIN_SIZE = sizeof(pci_exp_rom_header_t), /* basic header */
+ BOOT_MAX_SIZE = 1024*BOOT_SIZE_INC, /* 1 byte * length increment */
+ VENDOR_ID = 0x1425, /* Vendor ID */
+ PCIR_SIGNATURE = 0x52494350 /* PCIR signature */
};
/*
+ * modify_device_id - Modifies the device ID of the Boot BIOS image
+ * @adatper: the device ID to write.
+ * @boot_data: the boot image to modify.
+ *
+ * Write the supplied device ID to the boot BIOS image.
+ */
+static void modify_device_id(int device_id, u8 *boot_data)
+{
+ legacy_pci_exp_rom_header_t *header;
+ pcir_data_t *pcir_header;
+ u32 cur_header = 0;
+
+ /*
+ * Loop through all chained images and change the device ID's
+ */
+ while (1) {
+ header = (legacy_pci_exp_rom_header_t *) &boot_data[cur_header];
+ pcir_header = (pcir_data_t *) &boot_data[cur_header +
+ le16_to_cpu(*(u16*)header->pcir_offset)];
+
+ /*
+ * Only modify the Device ID if code type is Legacy or HP.
+ * 0x00: Okay to modify
+ * 0x01: FCODE. Do not be modify
+ * 0x03: Okay to modify
+ * 0x04-0xFF: Do not modify
+ */
+ if (pcir_header->code_type == 0x00) {
+ u8 csum = 0;
+ int i;
+
+ /*
+ * Modify Device ID to match current adatper
+ */
+ *(u16*) pcir_header->device_id = device_id;
+
+ /*
+ * Set checksum temporarily to 0.
+ * We will recalculate it later.
+ */
+ header->cksum = 0x0;
+
+ /*
+ * Calculate and update checksum
+ */
+ for (i = 0; i < (header->size512 * 512); i++)
+ csum += (u8)boot_data[cur_header + i];
+
+ /*
+ * Invert summed value to create the checksum
+ * Writing new checksum value directly to the boot data
+ */
+ boot_data[cur_header + 7] = -csum;
+
+ } else if (pcir_header->code_type == 0x03) {
+
+ /*
+ * Modify Device ID to match current adatper
+ */
+ *(u16*) pcir_header->device_id = device_id;
+
+ }
+
+
+ /*
+ * Check indicator element to identify if this is the last
+ * image in the ROM.
+ */
+ if (pcir_header->indicator & 0x80)
+ break;
+
+ /*
+ * Move header pointer up to the next image in the ROM.
+ */
+ cur_header += header->size512 * 512;
+ }
+}
+
+/*
* t4_load_boot - download boot flash
* @adapter: the adapter
* @boot_data: the boot image to write
+ * @boot_addr: offset in flash to write boot_data
* @size: image size
*
* Write the supplied boot image to the card's serial flash.
* The boot image has the following sections: a 28-byte header and the
* boot image.
*/
-int t4_load_boot(struct adapter *adap, const u8 *boot_data,
+int t4_load_boot(struct adapter *adap, u8 *boot_data,
unsigned int boot_addr, unsigned int size)
{
+ pci_exp_rom_header_t *header;
+ int pcir_offset ;
+ pcir_data_t *pcir_header;
int ret, addr;
+ uint16_t device_id;
unsigned int i;
unsigned int boot_sector = boot_addr * 1024;
unsigned int sf_sec_size = adap->params.sf_size / adap->params.sf_nsec;
/*
+ * Make sure the boot image does not encroach on the firmware region
+ */
+ if ((boot_sector + size) >> 16 > FLASH_FW_START_SEC) {
+ CH_ERR(adap, "boot image encroaching on firmware region\n");
+ return -EFBIG;
+ }
+
+ /*
+ * Number of sectors spanned
+ */
+ i = DIV_ROUND_UP(size ? size : FLASH_BOOTCFG_MAX_SIZE,
+ sf_sec_size);
+ ret = t4_flash_erase_sectors(adap, boot_sector >> 16,
+ (boot_sector >> 16) + i - 1);
+
+ /*
+ * If size == 0 then we're simply erasing the FLASH sectors associated
+ * with the on-adapter option ROM file
+ */
+ if (ret || (size == 0))
+ goto out;
+
+ /* Get boot header */
+ header = (pci_exp_rom_header_t *)boot_data;
+ pcir_offset = le16_to_cpu(*(u16 *)header->pcir_offset);
+ /* PCIR Data Structure */
+ pcir_header = (pcir_data_t *) &boot_data[pcir_offset];
+
+ /*
* Perform some primitive sanity testing to avoid accidentally
* writing garbage over the boot sectors. We ought to check for
* more but it's not worth it for now ...
@@ -1100,18 +1288,46 @@
}
/*
- * Make sure the boot image does not encroach on the firmware region
+ * Check BOOT ROM header signature
*/
- if ((boot_sector + size) >> 16 > FLASH_FW_START_SEC) {
- CH_ERR(adap, "boot image encroaching on firmware region\n");
- return -EFBIG;
+ if (le16_to_cpu(*(u16*)header->signature) != BOOT_SIGNATURE ) {
+ CH_ERR(adap, "Boot image missing signature\n");
+ return -EINVAL;
}
- i = DIV_ROUND_UP(size, sf_sec_size); /* # of sectors spanned */
- ret = t4_flash_erase_sectors(adap, boot_sector >> 16,
- (boot_sector >> 16) + i - 1);
- if (ret)
- goto out;
+ /*
+ * Check PCI header signature
+ */
+ if (le32_to_cpu(*(u32*)pcir_header->signature) != PCIR_SIGNATURE) {
+ CH_ERR(adap, "PCI header missing signature\n");
+ return -EINVAL;
+ }
+
+ /*
+ * Check Vendor ID matches Chelsio ID
+ */
+ if (le16_to_cpu(*(u16*)pcir_header->vendor_id) != VENDOR_ID) {
+ CH_ERR(adap, "Vendor ID missing signature\n");
+ return -EINVAL;
+ }
+
+ /*
+ * Retrieve adapter's device ID
+ */
+ t4_os_pci_read_cfg2(adap, PCI_DEVICE_ID, &device_id);
+ /* Want to deal with PF 0 so I strip off PF 4 indicator */
+ device_id = (device_id & 0xff) | 0x4000;
+
+ /*
+ * Check PCIE Device ID
+ */
+ if (le16_to_cpu(*(u16*)pcir_header->device_id) != device_id) {
+ /*
+ * Change the device ID in the Boot BIOS image to match
+ * the Device ID of the current adapter.
+ */
+ modify_device_id(device_id, boot_data);
+ }
/*
* Skip over the first SF_PAGE_SIZE worth of data and write it after
@@ -3204,7 +3420,11 @@
* @enable: whether to enable or disable the filter
*
* Configures one of the tracing filters available in HW. If @enable is
- * %0 @tp is not examined and may be %NULL.
+ * %0 @tp is not examined and may be %NULL. The user is responsible to
+ * set the single/multiple trace mode by writing to A_MPS_TRC_CFG register
+ * by using "cxgbtool iface reg reg_addr=val" command. See t4_sniffer/
+ * docs/readme.txt for a complete description of how to setup traceing on
+ * T4.
*/
int t4_set_trace_filter(struct adapter *adap, const struct trace_params *tp, int idx,
int enable)
@@ -3215,45 +3435,45 @@
if (!enable) {
t4_write_reg(adap, A_MPS_TRC_FILTER_MATCH_CTL_A + ofst, 0);
- goto out;
+ return 0;
}
- if (tp->port > 11 || tp->invert > 1 || tp->skip_len > M_TFLENGTH ||
- tp->skip_ofst > M_TFOFFSET || tp->min_len > M_TFMINPKTSIZE ||
- tp->snap_len > 9600 || (idx && tp->snap_len > 256))
- return -EINVAL;
-
- if (tp->snap_len > 256) { /* must be tracer 0 */
- if ((t4_read_reg(adap, A_MPS_TRC_FILTER_MATCH_CTL_A + 4) |
- t4_read_reg(adap, A_MPS_TRC_FILTER_MATCH_CTL_A + 8) |
- t4_read_reg(adap, A_MPS_TRC_FILTER_MATCH_CTL_A + 12)) &
- F_TFEN)
- return -EINVAL; /* other tracers are enabled */
+ /*
+ * TODO - After T4 data book is updated, specify the exact
+ * section below.
+ *
+ * See T4 data book - MPS section for a complete description
+ * of the below if..else handling of A_MPS_TRC_CFG register
+ * value.
+ */
+ cfg = t4_read_reg(adap, A_MPS_TRC_CFG);
+ if (cfg & F_TRCMULTIFILTER) {
+ /*
+ * If multiple tracers are enabled, then maximum
+ * capture size is 2.5KB (FIFO size of a single channel)
+ * minus 2 flits for CPL_TRACE_PKT header.
+ */
+ if (tp->snap_len > ((10 * 1024 / 4) - (2 * 8)))
+ return -EINVAL;
+ }
+ else {
+ /*
+ * If multiple tracers are disabled, to avoid deadlocks
+ * maximum packet capture size of 9600 bytes is recommended.
+ * Also in this mode, only trace0 can be enabled and running.
+ */
multitrc = 0;
- } else if (idx) {
- i = t4_read_reg(adap, A_MPS_TRC_FILTER_MATCH_CTL_B);
- if (G_TFCAPTUREMAX(i) > 256 &&
- (t4_read_reg(adap, A_MPS_TRC_FILTER_MATCH_CTL_A) & F_TFEN))
+ if (tp->snap_len > 9600 || idx)
return -EINVAL;
}
+ if (tp->port > 11 || tp->invert > 1 || tp->skip_len > M_TFLENGTH ||
+ tp->skip_ofst > M_TFOFFSET || tp->min_len > M_TFMINPKTSIZE)
+ return -EINVAL;
+
/* stop the tracer we'll be changing */
t4_write_reg(adap, A_MPS_TRC_FILTER_MATCH_CTL_A + ofst, 0);
- /* disable tracing globally if running in the wrong single/multi mode */
- cfg = t4_read_reg(adap, A_MPS_TRC_CFG);
- if ((cfg & F_TRCEN) && multitrc != (cfg & F_TRCMULTIFILTER)) {
- t4_write_reg(adap, A_MPS_TRC_CFG, cfg ^ F_TRCEN);
- t4_read_reg(adap, A_MPS_TRC_CFG); /* flush */
- msleep(1);
- if (!(t4_read_reg(adap, A_MPS_TRC_CFG) & F_TRCFIFOEMPTY))
- return -ETIMEDOUT;
- }
- /*
- * At this point either the tracing is enabled and in the right mode or
- * disabled.
- */
-
idx *= (A_MPS_TRC_FILTER1_MATCH - A_MPS_TRC_FILTER0_MATCH);
data_reg = A_MPS_TRC_FILTER0_MATCH + idx;
mask_reg = A_MPS_TRC_FILTER0_DONT_CARE + idx;
@@ -3269,9 +3489,6 @@
V_TFOFFSET(tp->skip_ofst) | V_TFLENGTH(tp->skip_len) |
V_TFPORT(tp->port) | F_TFEN | V_TFINVERTMATCH(tp->invert));
- cfg &= ~F_TRCMULTIFILTER;
- t4_write_reg(adap, A_MPS_TRC_CFG, cfg | F_TRCEN | multitrc);
-out: t4_read_reg(adap, A_MPS_TRC_CFG); /* flush */
return 0;
}
@@ -3371,6 +3588,28 @@
}
/**
+ * t4_get_port_stats_offset - collect port stats relative to a previous
+ * snapshot
+ * @adap: The adapter
+ * @idx: The port
+ * @stats: Current stats to fill
+ * @offset: Previous stats snapshot
+ */
+void t4_get_port_stats_offset(struct adapter *adap, int idx,
+ struct port_stats *stats,
+ struct port_stats *offset)
+{
+ u64 *s, *o;
+ int i;
+
+ t4_get_port_stats(adap, idx, stats);
+ for (i = 0, s = (u64 *)stats, o = (u64 *)offset ;
+ i < (sizeof(struct port_stats)/sizeof(u64)) ;
+ i++, s++, o++)
+ *s -= *o;
+}
+
+/**
* t4_get_port_stats - collect port statistics
* @adap: the adapter
* @idx: the port index
@@ -3631,6 +3870,20 @@
(var).retval_len16 = htonl(FW_LEN16(var)); \
} while (0)
+int t4_fwaddrspace_write(struct adapter *adap, unsigned int mbox, u32 addr, u32 val)
+{
+ struct fw_ldst_cmd c;
+
+ memset(&c, 0, sizeof(c));
+ c.op_to_addrspace = htonl(V_FW_CMD_OP(FW_LDST_CMD) | F_FW_CMD_REQUEST |
+ F_FW_CMD_WRITE | V_FW_LDST_CMD_ADDRSPACE(FW_LDST_ADDRSPC_FIRMWARE));
+ c.cycles_to_len16 = htonl(FW_LEN16(c));
+ c.u.addrval.addr = htonl(addr);
+ c.u.addrval.val = htonl(val);
+
+ return t4_wr_mbox(adap, mbox, &c, sizeof(c), NULL);
+}
+
/**
* t4_mdio_rd - read a PHY register through MDIO
* @adap: the adapter
@@ -3691,6 +3944,30 @@
}
/**
+ * t4_sge_ctxt_flush - flush the SGE context cache
+ * @adap: the adapter
+ * @mbox: mailbox to use for the FW command
+ *
+ * Issues a FW command through the given mailbox to flush the
+ * SGE context cache.
+ */
+int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox)
+{
+ int ret;
+ struct fw_ldst_cmd c;
+
+ memset(&c, 0, sizeof(c));
+ c.op_to_addrspace = htonl(V_FW_CMD_OP(FW_LDST_CMD) | F_FW_CMD_REQUEST |
+ F_FW_CMD_READ |
+ V_FW_LDST_CMD_ADDRSPACE(FW_LDST_ADDRSPC_SGE_EGRC));
+ c.cycles_to_len16 = htonl(FW_LEN16(c));
+ c.u.idctxt.msg_ctxtflush = htonl(F_FW_LDST_CMD_CTXTFLUSH);
+
+ ret = t4_wr_mbox(adap, mbox, &c, sizeof(c), &c);
+ return ret;
+}
+
+/**
* t4_sge_ctxt_rd - read an SGE context through FW
* @adap: the adapter
* @mbox: mailbox to use for the FW command
@@ -3762,9 +4039,10 @@
* @mbox: mailbox to use for the FW command
* @evt_mbox: mailbox to receive async FW events
* @master: specifies the caller's willingness to be the device master
- * @state: returns the current device state
+ * @state: returns the current device state (if non-NULL)
*
- * Issues a command to establish communication with FW.
+ * Issues a command to establish communication with FW. Returns either
+ * an error (negative integer) or the mailbox of the Master PF.
*/
int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox,
enum dev_master master, enum dev_state *state)
@@ -3916,6 +4194,175 @@
}
/**
+ * t4_fw_halt - issue a reset/halt to FW and put uP into RESET
+ * @adap: the adapter
+ * @mbox: mailbox to use for the FW RESET command (if desired)
+ * @force: force uP into RESET even if FW RESET command fails
+ *
+ * Issues a RESET command to firmware (if desired) with a HALT indication
+ * and then puts the microprocessor into RESET state. The RESET command
+ * will only be issued if a legitimate mailbox is provided (mbox <=
+ * M_PCIE_FW_MASTER).
+ *
+ * This is generally used in order for the host to safely manipulate the
+ * adapter without fear of conflicting with whatever the firmware might
+ * be doing. The only way out of this state is to RESTART the firmware
+ * ...
+ */
+int t4_fw_halt(struct adapter *adap, unsigned int mbox, int force)
+{
+ int ret = 0;
+
+ /*
+ * If a legitimate mailbox is provided, issue a RESET command
+ * with a HALT indication.
+ */
+ if (mbox <= M_PCIE_FW_MASTER) {
+ struct fw_reset_cmd c;
+
+ memset(&c, 0, sizeof(c));
+ INIT_CMD(c, RESET, WRITE);
+ c.val = htonl(F_PIORST | F_PIORSTMODE);
+ c.halt_pkd = htonl(F_FW_RESET_CMD_HALT);
+ ret = t4_wr_mbox(adap, mbox, &c, sizeof(c), NULL);
+ }
+
+ /*
+ * Normally we won't complete the operation if the firmware RESET
+ * command fails but if our caller insists we'll go ahead and put the
+ * uP into RESET. This can be useful if the firmware is hung or even
+ * missing ... We'll have to take the risk of putting the uP into
+ * RESET without the cooperation of firmware in that case.
+ *
+ * We also force the firmware's HALT flag to be on in case we bypassed
+ * the firmware RESET command above or we're dealing with old firmware
+ * which doesn't have the HALT capability. This will serve as a flag
+ * for the incoming firmware to know that it's coming out of a HALT
+ * rather than a RESET ... if it's new enough to understand that ...
+ */
+ if (ret == 0 || force) {
+ t4_set_reg_field(adap, A_CIM_BOOT_CFG, F_UPCRST, F_UPCRST);
+ t4_set_reg_field(adap, A_PCIE_FW, F_PCIE_FW_HALT, F_PCIE_FW_HALT);
+ }
+
+ /*
+ * And we always return the result of the firmware RESET command
+ * even when we force the uP into RESET ...
+ */
+ return ret;
+}
+
+/**
+ * t4_fw_restart - restart the firmware by taking the uP out of RESET
+ * @adap: the adapter
+ * @reset: if we want to do a RESET to restart things
+ *
+ * Restart firmware previously halted by t4_fw_halt(). On successful
+ * return the previous PF Master remains as the new PF Master and there
+ * is no need to issue a new HELLO command, etc.
+ *
+ * We do this in two ways:
+ *
+ * 1. If we're dealing with newer firmware we'll simply want to take
+ * the chip's microprocessor out of RESET. This will cause the
+ * firmware to start up from its start vector. And then we'll loop
+ * until the firmware indicates it's started again (PCIE_FW.HALT
+ * reset to 0) or we timeout.
+ *
+ * 2. If we're dealing with older firmware then we'll need to RESET
+ * the chip since older firmware won't recognize the PCIE_FW.HALT
+ * flag and automatically RESET itself on startup.
+ */
+int t4_fw_restart(struct adapter *adap, unsigned int mbox, int reset)
+{
+ if (reset) {
+ /*
+ * Since we're directing the RESET instead of the firmware
+ * doing it automatically, we need to clear the PCIE_FW.HALT
+ * bit.
+ */
+ t4_set_reg_field(adap, A_PCIE_FW, F_PCIE_FW_HALT, 0);
+
+ /*
+ * If we've been given a valid mailbox, first try to get the
+ * firmware to do the RESET. If that works, great and we can
+ * return success. Otherwise, if we haven't been given a
+ * valid mailbox or the RESET command failed, fall back to
+ * hitting the chip with a hammer.
+ */
+ if (mbox <= M_PCIE_FW_MASTER) {
+ t4_set_reg_field(adap, A_CIM_BOOT_CFG, F_UPCRST, 0);
+ msleep(100);
+ if (t4_fw_reset(adap, mbox,
+ F_PIORST | F_PIORSTMODE) == 0)
+ return 0;
+ }
+
+ t4_write_reg(adap, A_PL_RST, F_PIORST | F_PIORSTMODE);
+ msleep(2000);
+ } else {
+ int ms;
+
+ t4_set_reg_field(adap, A_CIM_BOOT_CFG, F_UPCRST, 0);
+ for (ms = 0; ms < FW_CMD_MAX_TIMEOUT; ) {
+ if (!(t4_read_reg(adap, A_PCIE_FW) & F_PCIE_FW_HALT))
+ return FW_SUCCESS;
+ msleep(100);
+ ms += 100;
+ }
+ return -ETIMEDOUT;
+ }
+ return 0;
+}
+
+/**
+ * t4_fw_upgrade - perform all of the steps necessary to upgrade FW
+ * @adap: the adapter
+ * @mbox: mailbox to use for the FW RESET command (if desired)
+ * @fw_data: the firmware image to write
+ * @size: image size
+ * @force: force upgrade even if firmware doesn't cooperate
+ *
+ * Perform all of the steps necessary for upgrading an adapter's
+ * firmware image. Normally this requires the cooperation of the
+ * existing firmware in order to halt all existing activities
+ * but if an invalid mailbox token is passed in we skip that step
+ * (though we'll still put the adapter microprocessor into RESET in
+ * that case).
+ *
+ * On successful return the new firmware will have been loaded and
+ * the adapter will have been fully RESET losing all previous setup
+ * state. On unsuccessful return the adapter may be completely hosed ...
+ * positive errno indicates that the adapter is ~probably~ intact, a
+ * negative errno indicates that things are looking bad ...
+ */
+int t4_fw_upgrade(struct adapter *adap, unsigned int mbox,
+ const u8 *fw_data, unsigned int size, int force)
+{
+ const struct fw_hdr *fw_hdr = (const struct fw_hdr *)fw_data;
+ int reset, ret;
+
+ ret = t4_fw_halt(adap, mbox, force);
+ if (ret < 0 && !force)
+ return ret;
+
+ ret = t4_load_fw(adap, fw_data, size);
+ if (ret < 0)
+ return ret;
+
+ /*
+ * Older versions of the firmware don't understand the new
+ * PCIE_FW.HALT flag and so won't know to perform a RESET when they
+ * restart. So for newly loaded older firmware we'll have to do the
+ * RESET for it so it starts up on a clean slate. We can tell if
+ * the newly loaded firmware will handle this right by checking
+ * its header flags to see if it advertises the capability.
+ */
+ reset = ((ntohl(fw_hdr->flags) & FW_HDR_FLAGS_RESET_HALT) == 0);
+ return t4_fw_restart(adap, mbox, reset);
+}
+
+/**
* t4_fw_initialize - ask FW to initialize the device
* @adap: the adapter
* @mbox: mailbox to use for the FW command
@@ -4057,7 +4504,7 @@
}
/**
- * t4_alloc_vi - allocate a virtual interface
+ * t4_alloc_vi_func - allocate a virtual interface
* @adap: the adapter
* @mbox: mailbox to use for the FW command
* @port: physical port associated with the VI
@@ -4066,6 +4513,8 @@
* @nmac: number of MAC addresses needed (1 to 5)
* @mac: the MAC addresses of the VI
* @rss_size: size of RSS table slice associated with this VI
+ * @portfunc: which Port Application Function MAC Address is desired
+ * @idstype: Intrusion Detection Type
*
* Allocates a virtual interface for the given physical port. If @mac is
* not %NULL it contains the MAC addresses of the VI as assigned by FW.
@@ -4073,9 +4522,10 @@
* stored consecutively so the space needed is @nmac * 6 bytes.
* Returns a negative error number or the non-negative VI id.
*/
-int t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port,
- unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,
- unsigned int *rss_size)
+int t4_alloc_vi_func(struct adapter *adap, unsigned int mbox,
+ unsigned int port, unsigned int pf, unsigned int vf,
+ unsigned int nmac, u8 *mac, unsigned int *rss_size,
+ unsigned int portfunc, unsigned int idstype)
{
int ret;
struct fw_vi_cmd c;
@@ -4085,6 +4535,8 @@
F_FW_CMD_WRITE | F_FW_CMD_EXEC |
V_FW_VI_CMD_PFN(pf) | V_FW_VI_CMD_VFN(vf));
c.alloc_to_len16 = htonl(F_FW_VI_CMD_ALLOC | FW_LEN16(c));
+ c.type_to_viid = htons(V_FW_VI_CMD_TYPE(idstype) |
+ V_FW_VI_CMD_FUNC(portfunc));
c.portid_pkd = V_FW_VI_CMD_PORTID(port);
c.nmac = nmac - 1;
@@ -4107,7 +4559,30 @@
}
if (rss_size)
*rss_size = G_FW_VI_CMD_RSSSIZE(ntohs(c.rsssize_pkd));
- return G_FW_VI_CMD_VIID(ntohs(c.type_to_viid));
+ return G_FW_VI_CMD_VIID(htons(c.type_to_viid));
+}
+
+/**
+ * t4_alloc_vi - allocate an [Ethernet Function] virtual interface
+ * @adap: the adapter
+ * @mbox: mailbox to use for the FW command
+ * @port: physical port associated with the VI
+ * @pf: the PF owning the VI
+ * @vf: the VF owning the VI
+ * @nmac: number of MAC addresses needed (1 to 5)
+ * @mac: the MAC addresses of the VI
+ * @rss_size: size of RSS table slice associated with this VI
+ *
+ * backwards compatible and convieniance routine to allocate a Virtual
+ * Interface with a Ethernet Port Application Function and Intrustion
+ * Detection System disabled.
+ */
+int t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port,
+ unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,
+ unsigned int *rss_size)
+{
+ return t4_alloc_vi_func(adap, mbox, port, pf, vf, nmac, mac, rss_size,
+ FW_VI_FUNC_ETH, 0);
}
/**
@@ -4212,7 +4687,7 @@
unsigned int nfilters = 0;
unsigned int rem = naddr;
- if (naddr > FW_CLS_TCAM_NUM_ENTRIES)
+ if (naddr > NUM_MPS_CLS_SRAM_L_INSTANCES)
return -EINVAL;
for (offset = 0; offset < naddr ; /**/) {
@@ -4253,10 +4728,10 @@
u16 index = G_FW_VI_MAC_CMD_IDX(ntohs(p->valid_to_idx));
if (idx)
- idx[offset+i] = (index >= FW_CLS_TCAM_NUM_ENTRIES
+ idx[offset+i] = (index >= NUM_MPS_CLS_SRAM_L_INSTANCES
? 0xffff
: index);
- if (index < FW_CLS_TCAM_NUM_ENTRIES)
+ if (index < NUM_MPS_CLS_SRAM_L_INSTANCES)
nfilters++;
else if (hash)
*hash |= (1ULL << hash_mac_addr(addr[offset+i]));
@@ -4317,7 +4792,7 @@
ret = t4_wr_mbox_ns(adap, mbox, &c, sizeof(c), &c);
if (ret == 0) {
ret = G_FW_VI_MAC_CMD_IDX(ntohs(p->valid_to_idx));
- if (ret >= FW_CLS_TCAM_NUM_ENTRIES)
+ if (ret >= NUM_MPS_CLS_SRAM_L_INSTANCES)
ret = -ENOMEM;
}
return ret;
@@ -4538,10 +5013,12 @@
int t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl)
{
u8 opcode = *(const u8 *)rpl;
-
- if (opcode == FW_PORT_CMD) { /* link/module state change message */
+ const struct fw_port_cmd *p = (const void *)rpl;
+ unsigned int action = G_FW_PORT_CMD_ACTION(ntohl(p->action_to_len16));
+
+ if (opcode == FW_PORT_CMD && action == FW_PORT_ACTION_GET_PORT_INFO) {
+ /* link/module state change message */
int speed = 0, fc = 0, i;
- const struct fw_port_cmd *p = (const void *)rpl;
int chan = G_FW_PORT_CMD_PORTID(ntohl(p->op_to_portid));
struct port_info *pi = NULL;
struct link_config *lc;
@@ -4578,6 +5055,10 @@
pi->mod_type = mod;
t4_os_portmod_changed(adap, i);
}
+ } else {
+ CH_WARN_RATELIMIT(adap,
+ "Unknown firmware reply 0x%x (0x%x)\n", opcode, action);
+ return -EINVAL;
}
return 0;
}
@@ -4704,6 +5185,11 @@
get_pci_mode(adapter, &adapter->params.pci);
adapter->params.rev = t4_read_reg(adapter, A_PL_REV);
+ /* T4A1 chip is no longer supported */
+ if (adapter->params.rev == 1) {
+ CH_ALERT(adapter, "T4 rev 1 chip is no longer supported\n");
+ return -EINVAL;
+ }
adapter->params.pci.vpd_cap_addr =
t4_os_find_pci_capability(adapter, PCI_CAP_ID_VPD);
@@ -4715,9 +5201,11 @@
if (ret < 0)
return ret;
- if (t4_read_reg(adapter, A_SGE_PC0_REQ_BIST_CMD) != 0xffffffff) {
+ if (t4_read_reg(adapter, A_PCIE_REVISION) != 0) {
+ /* FPGA */
adapter->params.cim_la_size = 2 * CIMLA_SIZE;
} else {
+ /* ASIC */
adapter->params.cim_la_size = CIMLA_SIZE;
}
@@ -4781,3 +5269,43 @@
return 0;
}
+
+int t4_config_scheduler(struct adapter *adapter, int mode, int level,
+ int pktsize, int sched_class, int port, int unit,
+ int rate, int weight, int minrate, int maxrate)
+{
+ struct fw_sched_cmd cmd, rpl;
+
+ if (rate < 0 || unit < 0)
+ return -EINVAL;
+
+ memset(&cmd, 0, sizeof(cmd));
+ cmd.op_to_write = cpu_to_be32(V_FW_CMD_OP(FW_SCHED_CMD) |
+ F_FW_CMD_REQUEST | F_FW_CMD_WRITE);
+ cmd.retval_len16 = cpu_to_be32(V_FW_CMD_LEN16(sizeof(cmd)/16));
+
+ cmd.u.params.sc = 1;
+ cmd.u.params.level = level;
+ cmd.u.params.mode = mode;
+ cmd.u.params.ch = port;
+ cmd.u.params.cl = sched_class;
+ cmd.u.params.rate = rate;
+ cmd.u.params.unit = unit;
+
+ switch (level) {
+ case FW_SCHED_PARAMS_LEVEL_CH_WRR:
+ case FW_SCHED_PARAMS_LEVEL_CL_WRR:
+ cmd.u.params.weight = cpu_to_be16(weight);
+ break;
+ case FW_SCHED_PARAMS_LEVEL_CH_RL:
+ case FW_SCHED_PARAMS_LEVEL_CL_RL:
+ cmd.u.params.max = cpu_to_be32(maxrate);
+ cmd.u.params.min = cpu_to_be32(minrate);
+ cmd.u.params.pktsize = cpu_to_be16(pktsize);
+ break;
+ default:
+ return -EINVAL;
+ }
+
+ return t4_wr_mbox_meat(adapter, adapter->mbox, &cmd, sizeof(cmd), &rpl, 1);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/common/t4_msg.h
--- a/head/sys/dev/cxgbe/common/t4_msg.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/common/t4_msg.h Wed Jul 25 17:04:43 2012 +0300
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: head/sys/dev/cxgbe/common/t4_msg.h 237436 2012-06-22 07:51:15Z np $
*
*/
@@ -37,7 +37,6 @@
CPL_SET_TCB = 0x4,
CPL_SET_TCB_FIELD = 0x5,
CPL_GET_TCB = 0x6,
- CPL_PCMD = 0x7,
CPL_CLOSE_CON_REQ = 0x8,
CPL_CLOSE_LISTSRV_REQ = 0x9,
CPL_ABORT_REQ = 0xA,
@@ -52,9 +51,12 @@
CPL_L2T_READ_REQ = 0x13,
CPL_SMT_WRITE_REQ = 0x14,
CPL_SMT_READ_REQ = 0x15,
+ CPL_TAG_WRITE_REQ = 0x16,
CPL_BARRIER = 0x18,
CPL_TID_RELEASE = 0x1A,
- CPL_RX_MPS_PKT = 0x1B,
+ CPL_TAG_READ_REQ = 0x1B,
+ CPL_TX_PKT_FSO = 0x1E,
+ CPL_TX_PKT_ISO = 0x1F,
CPL_CLOSE_LISTSRV_RPL = 0x20,
CPL_ERROR = 0x21,
@@ -66,6 +68,7 @@
CPL_RTE_DELETE_RPL = 0x27,
CPL_RTE_WRITE_RPL = 0x28,
CPL_RX_URG_PKT = 0x29,
+ CPL_TAG_WRITE_RPL = 0x2A,
CPL_ABORT_REQ_RSS = 0x2B,
CPL_RX_URG_NOTIFY = 0x2C,
CPL_ABORT_RPL_RSS = 0x2D,
@@ -84,7 +87,7 @@
CPL_RX_DATA = 0x39,
CPL_SET_TCB_RPL = 0x3A,
CPL_RX_PKT = 0x3B,
- CPL_PCMD_RPL = 0x3C,
+ CPL_TAG_READ_RPL = 0x3C,
CPL_HIT_NOTIFY = 0x3D,
CPL_PKT_NOTIFY = 0x3E,
CPL_RX_DDP_COMPLETE = 0x3F,
@@ -97,23 +100,34 @@
CPL_RX2TX_PKT = 0x45,
CPL_RX_FCOE_DDP = 0x46,
CPL_FCOE_HDR = 0x47,
+ CPL_T5_TRACE_PKT = 0x48,
+ CPL_RX_ISCSI_DDP = 0x49,
+ CPL_RX_FCOE_DIF = 0x4A,
+ CPL_RX_DATA_DIF = 0x4B,
CPL_RDMA_READ_REQ = 0x60,
+ CPL_RX_ISCSI_DIF = 0x60,
CPL_SET_LE_REQ = 0x80,
CPL_PASS_OPEN_REQ6 = 0x81,
CPL_ACT_OPEN_REQ6 = 0x83,
- CPL_TX_DMA_ACK = 0xA0,
CPL_RDMA_TERMINATE = 0xA2,
CPL_RDMA_WRITE = 0xA4,
CPL_SGE_EGR_UPDATE = 0xA5,
CPL_SET_LE_RPL = 0xA6,
CPL_FW2_MSG = 0xA7,
CPL_FW2_PLD = 0xA8,
+ CPL_T5_RDMA_READ_REQ = 0xA9,
+ CPL_RDMA_ATOMIC_REQ = 0xAA,
+ CPL_RDMA_ATOMIC_RPL = 0xAB,
+ CPL_RDMA_IMM_DATA = 0xAC,
+ CPL_RDMA_IMM_DATA_SE = 0xAD,
CPL_TRACE_PKT = 0xB0,
CPL_RX2TX_DATA = 0xB1,
+ CPL_ISCSI_DATA = 0xB2,
+ CPL_FCOE_DATA = 0xB3,
CPL_FW4_MSG = 0xC0,
CPL_FW4_PLD = 0xC1,
@@ -278,13 +292,13 @@
#if defined(__LITTLE_ENDIAN_BITFIELD)
__u8 :4;
__u8 unknown:1;
- __u8 :1;
+ __u8 ecn:1;
__u8 sack:1;
__u8 tstamp:1;
#else
__u8 tstamp:1;
__u8 sack:1;
- __u8 :1;
+ __u8 ecn:1;
__u8 unknown:1;
__u8 :4;
#endif
@@ -625,7 +639,7 @@
#define G_IP_HDR_LEN(x) (((x) >> S_IP_HDR_LEN) & M_IP_HDR_LEN)
#define S_ETH_HDR_LEN 26
-#define M_ETH_HDR_LEN 0x1F
+#define M_ETH_HDR_LEN 0x3F
#define V_ETH_HDR_LEN(x) ((x) << S_ETH_HDR_LEN)
#define G_ETH_HDR_LEN(x) (((x) >> S_ETH_HDR_LEN) & M_ETH_HDR_LEN)
@@ -663,34 +677,18 @@
__be32 opt2;
};
-/* cpl_act_open_req.params fields XXX */
-#define S_AOPEN_VLAN_PRI 9
-#define M_AOPEN_VLAN_PRI 0x3
-#define V_AOPEN_VLAN_PRI(x) ((x) << S_AOPEN_VLAN_PRI)
-#define G_AOPEN_VLAN_PRI(x) (((x) >> S_AOPEN_VLAN_PRI) & M_AOPEN_VLAN_PRI)
-
-#define S_AOPEN_VLAN_PRI_VALID 11
-#define V_AOPEN_VLAN_PRI_VALID(x) ((x) << S_AOPEN_VLAN_PRI_VALID)
-#define F_AOPEN_VLAN_PRI_VALID V_AOPEN_VLAN_PRI_VALID(1U)
-
-#define S_AOPEN_PKT_TYPE 12
-#define M_AOPEN_PKT_TYPE 0x3
-#define V_AOPEN_PKT_TYPE(x) ((x) << S_AOPEN_PKT_TYPE)
-#define G_AOPEN_PKT_TYPE(x) (((x) >> S_AOPEN_PKT_TYPE) & M_AOPEN_PKT_TYPE)
-
-#define S_AOPEN_MAC_MATCH 14
-#define M_AOPEN_MAC_MATCH 0x1F
-#define V_AOPEN_MAC_MATCH(x) ((x) << S_AOPEN_MAC_MATCH)
-#define G_AOPEN_MAC_MATCH(x) (((x) >> S_AOPEN_MAC_MATCH) & M_AOPEN_MAC_MATCH)
-
-#define S_AOPEN_MAC_MATCH_VALID 19
-#define V_AOPEN_MAC_MATCH_VALID(x) ((x) << S_AOPEN_MAC_MATCH_VALID)
-#define F_AOPEN_MAC_MATCH_VALID V_AOPEN_MAC_MATCH_VALID(1U)
-
-#define S_AOPEN_IFF_VLAN 20
-#define M_AOPEN_IFF_VLAN 0xFFF
-#define V_AOPEN_IFF_VLAN(x) ((x) << S_AOPEN_IFF_VLAN)
-#define G_AOPEN_IFF_VLAN(x) (((x) >> S_AOPEN_IFF_VLAN) & M_AOPEN_IFF_VLAN)
+struct cpl_t5_act_open_req {
+ WR_HDR;
+ union opcode_tid ot;
+ __be16 local_port;
+ __be16 peer_port;
+ __be32 local_ip;
+ __be32 peer_ip;
+ __be64 opt0;
+ __be32 rsvd;
+ __be32 opt2;
+ __be64 params;
+};
struct cpl_act_open_req6 {
WR_HDR;
@@ -706,6 +704,21 @@
__be32 opt2;
};
+struct cpl_t5_act_open_req6 {
+ WR_HDR;
+ union opcode_tid ot;
+ __be16 local_port;
+ __be16 peer_port;
+ __be64 local_ip_hi;
+ __be64 local_ip_lo;
+ __be64 peer_ip_hi;
+ __be64 peer_ip_lo;
+ __be64 opt0;
+ __be32 rsvd;
+ __be32 opt2;
+ __be64 params;
+};
+
struct cpl_act_open_rpl {
RSS_HDR
union opcode_tid ot;
@@ -1051,6 +1064,10 @@
#define V_TXPKT_LOOPBACK(x) ((x) << S_TXPKT_LOOPBACK)
#define F_TXPKT_LOOPBACK V_TXPKT_LOOPBACK(1U)
+#define S_TXPKT_TSTAMP 23
+#define V_TXPKT_TSTAMP(x) ((x) << S_TXPKT_TSTAMP)
+#define F_TXPKT_TSTAMP V_TXPKT_TSTAMP(1U)
+
#define S_TXPKT_OPCODE 24
#define M_TXPKT_OPCODE 0xFF
#define V_TXPKT_OPCODE(x) ((x) << S_TXPKT_OPCODE)
@@ -1113,7 +1130,7 @@
#define V_TXPKT_L4CSUM_DIS(x) ((__u64)(x) << S_TXPKT_L4CSUM_DIS)
#define F_TXPKT_L4CSUM_DIS V_TXPKT_L4CSUM_DIS(1ULL)
-struct cpl_tx_pkt_lso {
+struct cpl_tx_pkt_lso_core {
__be32 lso_ctrl;
__be16 ipid_ofst;
__be16 mss;
@@ -1122,7 +1139,29 @@
/* encapsulated CPL (TX_PKT, TX_PKT_XT or TX_DATA) follows here */
};
-/* cpl_tx_pkt_lso.lso_ctrl fields */
+struct cpl_tx_pkt_lso {
+ WR_HDR;
+ struct cpl_tx_pkt_lso_core c;
+ /* encapsulated CPL (TX_PKT, TX_PKT_XT or TX_DATA) follows here */
+};
+
+struct cpl_tx_pkt_ufo_core {
+ __be16 ethlen;
+ __be16 iplen;
+ __be16 udplen;
+ __be16 mss;
+ __be32 len;
+ __be32 r1;
+ /* encapsulated CPL (TX_PKT, TX_PKT_XT or TX_DATA) follows here */
+};
+
+struct cpl_tx_pkt_ufo {
+ WR_HDR;
+ struct cpl_tx_pkt_ufo_core c;
+ /* encapsulated CPL (TX_PKT, TX_PKT_XT or TX_DATA) follows here */
+};
+
+/* cpl_tx_pkt_lso_core.lso_ctrl fields */
#define S_LSO_TCPHDR_LEN 0
#define M_LSO_TCPHDR_LEN 0xF
#define V_LSO_TCPHDR_LEN(x) ((x) << S_LSO_TCPHDR_LEN)
@@ -1159,7 +1198,7 @@
#define V_LSO_OPCODE(x) ((x) << S_LSO_OPCODE)
#define G_LSO_OPCODE(x) (((x) >> S_LSO_OPCODE) & M_LSO_OPCODE)
-/* cpl_tx_pkt_lso.mss fields */
+/* cpl_tx_pkt_lso_core.mss fields */
#define S_LSO_MSS 0
#define M_LSO_MSS 0x3FFF
#define V_LSO_MSS(x) ((x) << S_LSO_MSS)
@@ -1169,31 +1208,29 @@
#define V_LSO_IPID_SPLIT(x) ((x) << S_LSO_IPID_SPLIT)
#define F_LSO_IPID_SPLIT V_LSO_IPID_SPLIT(1U)
-struct cpl_tx_pkt_coalesce {
- __be32 cntrl;
+struct cpl_tx_pkt_fso {
+ WR_HDR;
+ __be32 fso_ctrl;
+ __be16 seqcnt_ofst;
+ __be16 mtu;
+ __be32 param_offset;
__be32 len;
- __be64 addr;
+ /* encapsulated CPL (TX_PKT or TX_PKT_XT) follows here */
};
-struct tx_pkt_coalesce_wr {
- WR_HDR;
-#if !(defined C99_NOT_SUPPORTED)
- struct cpl_tx_pkt_coalesce cpl[0];
-#endif
-};
+/* cpl_tx_pkt_fso.fso_ctrl fields different from cpl_tx_pkt_lso.lso_ctrl */
+#define S_FSO_XCHG_CLASS 21
+#define V_FSO_XCHG_CLASS(x) ((x) << S_FSO_XCHG_CLASS)
+#define F_FSO_XCHG_CLASS V_FSO_XCHG_CLASS(1U)
-struct mngt_pktsched_wr {
- __be32 wr_hi;
- __be32 wr_lo;
- __u8 mngt_opcode;
- __u8 rsvd[7];
- __u8 sched;
- __u8 idx;
- __u8 min;
- __u8 max;
- __u8 binding;
- __u8 rsvd1[3];
-};
+#define S_FSO_INITIATOR 20
+#define V_FSO_INITIATOR(x) ((x) << S_FSO_INITIATOR)
+#define F_FSO_INITIATOR V_FSO_INITIATOR(1U)
+
+#define S_FSO_FCHDR_LEN 12
+#define M_FSO_FCHDR_LEN 0xF
+#define V_FSO_FCHDR_LEN(x) ((x) << S_FSO_FCHDR_LEN)
+#define G_FSO_FCHDR_LEN(x) (((x) >> S_FSO_FCHDR_LEN) & M_FSO_FCHDR_LEN)
struct cpl_iscsi_hdr_no_rss {
union opcode_tid ot;
@@ -1205,6 +1242,40 @@
__u8 status;
};
+struct cpl_tx_data_iso {
+ WR_HDR;
+ __be32 iso_ctrl;
+ __u8 rsvd;
+ __u8 ahs_len;
+ __be16 mss;
+ __be32 burst_size;
+ __be32 len;
+ /* encapsulated CPL_TX_DATA follows here */
+};
+
+/* cpl_tx_data_iso.iso_ctrl fields different from cpl_tx_pkt_lso.lso_ctrl */
+#define S_ISO_CPLHDR_LEN 18
+#define M_ISO_CPLHDR_LEN 0xF
+#define V_ISO_CPLHDR_LEN(x) ((x) << S_ISO_CPLHDR_LEN)
+#define G_ISO_CPLHDR_LEN(x) (((x) >> S_ISO_CPLHDR_LEN) & M_ISO_CPLHDR_LEN)
+
+#define S_ISO_HDR_CRC 17
+#define V_ISO_HDR_CRC(x) ((x) << S_ISO_HDR_CRC)
+#define F_ISO_HDR_CRC V_ISO_HDR_CRC(1U)
+
+#define S_ISO_DATA_CRC 16
+#define V_ISO_DATA_CRC(x) ((x) << S_ISO_DATA_CRC)
+#define F_ISO_DATA_CRC V_ISO_DATA_CRC(1U)
+
+#define S_ISO_IMD_DATA_EN 15
+#define V_ISO_IMD_DATA_EN(x) ((x) << S_ISO_IMD_DATA_EN)
+#define F_ISO_IMD_DATA_EN V_ISO_IMD_DATA_EN(1U)
+
+#define S_ISO_PDU_TYPE 13
+#define M_ISO_PDU_TYPE 0x3
+#define V_ISO_PDU_TYPE(x) ((x) << S_ISO_PDU_TYPE)
+#define G_ISO_PDU_TYPE(x) (((x) >> S_ISO_PDU_TYPE) & M_ISO_PDU_TYPE)
+
struct cpl_iscsi_hdr {
RSS_HDR
union opcode_tid ot;
@@ -1226,6 +1297,17 @@
#define V_ISCSI_DDP(x) ((x) << S_ISCSI_DDP)
#define F_ISCSI_DDP V_ISCSI_DDP(1U)
+struct cpl_iscsi_data {
+ RSS_HDR
+ union opcode_tid ot;
+ __u8 rsvd0[2];
+ __be16 len;
+ __be32 seq;
+ __be16 urg;
+ __u8 rsvd1;
+ __u8 status;
+};
+
struct cpl_rx_data {
RSS_HDR
union opcode_tid ot;
@@ -1265,6 +1347,16 @@
__be32 param;
};
+struct cpl_fcoe_data {
+ RSS_HDR
+ union opcode_tid ot;
+ __u8 rsvd0[2];
+ __be16 len;
+ __be32 seq;
+ __u8 rsvd1[3];
+ __u8 status;
+};
+
struct cpl_rx_urg_notify {
RSS_HDR
union opcode_tid ot;
@@ -1333,6 +1425,8 @@
__be32 ddpvld;
};
+#define cpl_rx_iscsi_ddp cpl_rx_data_ddp
+
struct cpl_rx_fcoe_ddp {
RSS_HDR
union opcode_tid ot;
@@ -1344,7 +1438,49 @@
__be32 ddpvld;
};
-/* cpl_rx_{data,fcoe}_ddp.ddpvld fields */
+struct cpl_rx_data_dif {
+ RSS_HDR
+ union opcode_tid ot;
+ __be16 ddp_len;
+ __be16 msg_len;
+ __be32 seq;
+ union {
+ __be32 nxt_seq;
+ __be32 ddp_report;
+ } u;
+ __be32 err_vec;
+ __be32 ddpvld;
+};
+
+struct cpl_rx_iscsi_dif {
+ RSS_HDR
+ union opcode_tid ot;
+ __be16 ddp_len;
+ __be16 msg_len;
+ __be32 seq;
+ union {
+ __be32 nxt_seq;
+ __be32 ddp_report;
+ } u;
+ __be32 ulp_crc;
+ __be32 ddpvld;
+ __u8 rsvd0[8];
+ __be32 err_vec;
+ __u8 rsvd1[4];
+};
+
+struct cpl_rx_fcoe_dif {
+ RSS_HDR
+ union opcode_tid ot;
+ __be16 ddp_len;
+ __be16 msg_len;
+ __be32 seq;
+ __be32 ddp_report;
+ __be32 err_vec;
+ __be32 ddpvld;
+};
+
+/* cpl_rx_{data,iscsi,fcoe}_{ddp,dif}.ddpvld fields */
#define S_DDP_VALID 15
#define M_DDP_VALID 0x1FFFF
#define V_DDP_VALID(x) ((x) << S_DDP_VALID)
@@ -1407,7 +1543,7 @@
#define V_DDP_ULP_MODE(x) ((x) << S_DDP_ULP_MODE)
#define G_DDP_ULP_MODE(x) (((x) >> S_DDP_ULP_MODE) & M_DDP_ULP_MODE)
-/* cpl_rx_{data,fcoe}_ddp.ddp_report fields */
+/* cpl_rx_{data,iscsi,fcoe}_{ddp,dif}.ddp_report fields */
#define S_DDP_OFFSET 0
#define M_DDP_OFFSET 0xFFFFFF
#define V_DDP_OFFSET(x) ((x) << S_DDP_OFFSET)
@@ -1472,16 +1608,31 @@
#define V_RX_ETHHDR_LEN(x) ((x) << S_RX_ETHHDR_LEN)
#define G_RX_ETHHDR_LEN(x) (((x) >> S_RX_ETHHDR_LEN) & M_RX_ETHHDR_LEN)
+#define S_RX_T5_ETHHDR_LEN 0
+#define M_RX_T5_ETHHDR_LEN 0x3F
+#define V_RX_T5_ETHHDR_LEN(x) ((x) << S_RX_T5_ETHHDR_LEN)
+#define G_RX_T5_ETHHDR_LEN(x) (((x) >> S_RX_T5_ETHHDR_LEN) & M_RX_T5_ETHHDR_LEN)
+
#define S_RX_PKTYPE 5
#define M_RX_PKTYPE 0x7
#define V_RX_PKTYPE(x) ((x) << S_RX_PKTYPE)
#define G_RX_PKTYPE(x) (((x) >> S_RX_PKTYPE) & M_RX_PKTYPE)
+#define S_RX_T5_DATYPE 6
+#define M_RX_T5_DATYPE 0x3
+#define V_RX_T5_DATYPE(x) ((x) << S_RX_T5_DATYPE)
+#define G_RX_T5_DATYPE(x) (((x) >> S_RX_T5_DATYPE) & M_RX_T5_DATYPE)
+
#define S_RX_MACIDX 8
#define M_RX_MACIDX 0x1FF
#define V_RX_MACIDX(x) ((x) << S_RX_MACIDX)
#define G_RX_MACIDX(x) (((x) >> S_RX_MACIDX) & M_RX_MACIDX)
+#define S_RX_T5_PKTYPE 17
+#define M_RX_T5_PKTYPE 0x7
+#define V_RX_T5_PKTYPE(x) ((x) << S_RX_T5_PKTYPE)
+#define G_RX_T5_PKTYPE(x) (((x) >> S_RX_T5_PKTYPE) & M_RX_T5_PKTYPE)
+
#define S_RX_DATYPE 18
#define M_RX_DATYPE 0x3
#define V_RX_DATYPE(x) ((x) << S_RX_DATYPE)
@@ -1614,6 +1765,29 @@
__be64 tstamp;
};
+struct cpl_t5_trace_pkt {
+ RSS_HDR
+ __u8 opcode;
+ __u8 intf;
+#if defined(__LITTLE_ENDIAN_BITFIELD)
+ __u8 runt:4;
+ __u8 filter_hit:4;
+ __u8 :6;
+ __u8 err:1;
+ __u8 trunc:1;
+#else
+ __u8 filter_hit:4;
+ __u8 runt:4;
+ __u8 trunc:1;
+ __u8 err:1;
+ __u8 :6;
+#endif
+ __be16 rsvd;
+ __be16 len;
+ __be64 tstamp;
+ __be64 rsvd1;
+};
+
struct cpl_rte_delete_req {
WR_HDR;
union opcode_tid ot;
@@ -1764,6 +1938,31 @@
__u8 src_mac0[6];
};
+struct cpl_smt_write_rpl {
+ RSS_HDR
+ union opcode_tid ot;
+ __u8 status;
+ __u8 rsvd[3];
+};
+
+struct cpl_smt_read_req {
+ WR_HDR;
+ union opcode_tid ot;
+ __be32 params;
+};
+
+struct cpl_smt_read_rpl {
+ RSS_HDR
+ union opcode_tid ot;
+ __u8 status;
+ __u8 ovlan_idx;
+ __be16 rsvd;
+ __be16 pfvf1;
+ __u8 src_mac1[6];
+ __be16 pfvf0;
+ __u8 src_mac0[6];
+};
+
/* cpl_smt_{read,write}_req.params fields */
#define S_SMTW_OVLAN_IDX 16
#define M_SMTW_OVLAN_IDX 0xF
@@ -1794,31 +1993,65 @@
#define V_SMTW_VF_VLD(x) ((x) << S_SMTW_VF_VLD)
#define F_SMTW_VF_VLD V_SMTW_VF_VLD(1U)
-struct cpl_smt_write_rpl {
+struct cpl_tag_write_req {
+ WR_HDR;
+ union opcode_tid ot;
+ __be32 params;
+ __be64 tag_val;
+};
+
+struct cpl_tag_write_rpl {
RSS_HDR
union opcode_tid ot;
__u8 status;
- __u8 rsvd[3];
+ __u8 rsvd[2];
+ __u8 idx;
};
-struct cpl_smt_read_req {
+struct cpl_tag_read_req {
WR_HDR;
union opcode_tid ot;
__be32 params;
};
-struct cpl_smt_read_rpl {
+struct cpl_tag_read_rpl {
RSS_HDR
union opcode_tid ot;
__u8 status;
- __u8 ovlan_idx;
- __be16 rsvd;
- __be16 pfvf1;
- __u8 src_mac1[6];
- __be16 pfvf0;
- __u8 src_mac0[6];
+#if defined(__LITTLE_ENDIAN_BITFIELD)
+ __u8 :4;
+ __u8 tag_len:1;
+ __u8 :2;
+ __u8 ins_enable:1;
+#else
+ __u8 ins_enable:1;
+ __u8 :2;
+ __u8 tag_len:1;
+ __u8 :4;
+#endif
+ __u8 rsvd;
+ __u8 tag_idx;
+ __be64 tag_val;
};
+/* cpl_tag{read,write}_req.params fields */
+#define S_TAGW_IDX 0
+#define M_TAGW_IDX 0x7F
+#define V_TAGW_IDX(x) ((x) << S_TAGW_IDX)
+#define G_TAGW_IDX(x) (((x) >> S_TAGW_IDX) & M_TAGW_IDX)
+
+#define S_TAGW_LEN 20
+#define V_TAGW_LEN(x) ((x) << S_TAGW_LEN)
+#define F_TAGW_LEN V_TAGW_LEN(1U)
+
+#define S_TAGW_INS_ENABLE 23
+#define V_TAGW_INS_ENABLE(x) ((x) << S_TAGW_INS_ENABLE)
+#define F_TAGW_INS_ENABLE V_TAGW_INS_ENABLE(1U)
+
+#define S_TAGW_NORPL 31
+#define V_TAGW_NORPL(x) ((x) << S_TAGW_NORPL)
+#define F_TAGW_NORPL V_TAGW_NORPL(1U)
+
struct cpl_barrier {
WR_HDR;
__u8 opcode;
@@ -1882,6 +2115,16 @@
#define V_NTFY_ETHHDR_LEN(x) ((x) << S_NTFY_ETHHDR_LEN)
#define G_NTFY_ETHHDR_LEN(x) (((x) >> S_NTFY_ETHHDR_LEN) & M_NTFY_ETHHDR_LEN)
+#define S_NTFY_T5_IPHDR_LEN 18
+#define M_NTFY_T5_IPHDR_LEN 0xFF
+#define V_NTFY_T5_IPHDR_LEN(x) ((x) << S_NTFY_T5_IPHDR_LEN)
+#define G_NTFY_T5_IPHDR_LEN(x) (((x) >> S_NTFY_T5_IPHDR_LEN) & M_NTFY_T5_IPHDR_LEN)
+
+#define S_NTFY_T5_ETHHDR_LEN 26
+#define M_NTFY_T5_ETHHDR_LEN 0x3F
+#define V_NTFY_T5_ETHHDR_LEN(x) ((x) << S_NTFY_T5_ETHHDR_LEN)
+#define G_NTFY_T5_ETHHDR_LEN(x) (((x) >> S_NTFY_T5_ETHHDR_LEN) & M_NTFY_T5_ETHHDR_LEN)
+
struct cpl_rdma_terminate {
RSS_HDR
union opcode_tid ot;
@@ -2011,12 +2254,18 @@
union opcode_tid ot;
u8 credits;
u8 rsvd0[2];
- u8 seq_vld;
+ u8 flags;
__be32 snd_nxt;
__be32 snd_una;
__be64 rsvd1;
};
+enum {
+ CPL_FW4_ACK_FLAGS_SEQVAL = 0x1, /* seqn valid */
+ CPL_FW4_ACK_FLAGS_CH = 0x2, /* channel change complete */
+ CPL_FW4_ACK_FLAGS_FLOWC = 0x4, /* fw_flowc_wr complete */
+};
+
struct cpl_fw6_msg {
RSS_HDR
u8 opcode;
@@ -2029,6 +2278,17 @@
/* cpl_fw6_msg.type values */
enum {
FW6_TYPE_CMD_RPL = 0,
+ FW6_TYPE_WR_RPL = 1,
+ FW6_TYPE_CQE = 2,
+ FW6_TYPE_OFLD_CONNECTION_WR_RPL = 3,
+};
+
+struct cpl_fw6_msg_ofld_connection_wr_rpl {
+ __u64 cookie;
+ __be32 tid; /* or atid in case of active failure */
+ __u8 t_state;
+ __u8 retval;
+ __u8 rsvd[2];
};
/* ULP_TX opcodes */
@@ -2135,4 +2395,8 @@
#define M_ULP_TXPKT_FID 0x7ff
#define V_ULP_TXPKT_FID(x) ((x) << S_ULP_TXPKT_FID)
+#define S_ULP_TXPKT_RO 3
+#define V_ULP_TXPKT_RO(x) ((x) << S_ULP_TXPKT_RO)
+#define F_ULP_TXPKT_RO V_ULP_TXPKT_RO(1U)
+
#endif /* T4_MSG_H */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/firmware/t4fw_cfg.txt
--- a/head/sys/dev/cxgbe/firmware/t4fw_cfg.txt Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/firmware/t4fw_cfg.txt Wed Jul 25 17:04:43 2012 +0300
@@ -1,8 +1,6 @@
# Firmware configuration file.
#
# Global limits (some are hardware limits, others are due to the firmware).
-# Also note that the firmware reserves some of these resources for its own use
-# so it's not always possible for the drivers to grab everything listed here.
# nvi = 128 virtual interfaces
# niqflint = 1023 ingress queues with freelists and/or interrupts
# nethctrl = 64K Ethernet or ctrl egress queues
@@ -58,11 +56,11 @@
[function "4"]
wx_caps = all
r_caps = all
- nvi = 48
+ nvi = 54
niqflint = 256
nethctrl = 128
neq = 256
- nexactf = 300
+ nexactf = 328
cmask = all
pmask = all
@@ -76,7 +74,7 @@
# TCAM iff there is room left (that is, the rest don't add up to 2048).
nroute = 32
nclip = 0 # needed only for IPv6 offload
- nfilter = 1504
+ nfilter = 1488
nserver = 512
nhash = 16384
@@ -90,6 +88,18 @@
[function "6"]
nvi = 1
+# The following function, 1023, is not an actual PCIE function but is used to
+# configure and reserve firmware internal resources that come from the global
+# resource pool.
+[function "1023"]
+ wx_caps = all
+ r_caps = all
+ nvi = 4
+ cmask = all
+ pmask = all
+ nexactf = 8
+ nfilter = 16
+
# MPS has 192K buffer space for ingress packets from the wire as well as
# loopback path of the L2 switch.
[port "0"]
@@ -126,7 +136,7 @@
[fini]
version = 0x1
- checksum = 0xb31cdfac
+ checksum = 0xdb5813f9
#
-# $FreeBSD: head/sys/dev/cxgbe/firmware/t4fw_cfg.txt 228561 2011-12-16 02:09:51Z np $
+# $FreeBSD: head/sys/dev/cxgbe/firmware/t4fw_cfg.txt 237436 2012-06-22 07:51:15Z np $
#
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt
--- a/head/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt Wed Jul 25 17:04:43 2012 +0300
@@ -1,7 +1,10 @@
# Chelsio T4 Factory Default configuration file.
#
-# Copyright (C) 2010 Chelsio Communications. All rights reserved.
+# Copyright (C) 2010-2012 Chelsio Communications. All rights reserved.
#
+# DO NOT MODIFY THIS FILE UNDER ANY CIRCUMSTANCES. MODIFICATION OF
+# THIS FILE WILL RESULT IN A NON-FUNCTIONAL T4 ADAPTER AND MAY RESULT
+# IN PHYSICAL DAMAGE TO T4 ADAPTERS.
# This file provides the default, power-on configuration for 4-port T4-based
# adapters shipped from the factory. These defaults are designed to address
@@ -112,7 +115,7 @@
# must sum to <= 36): { IP Fragment (1), MPS Match Type (3),
# IP Protocol (8), [Inner] VLAN (17), Port (3), FCoE (1) }
#
- filterMode = fragmentation, mpshittype, protocol, vnic_id, port, fcoe
+ filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
# Percentage of dynamic memory (in either the EDRAM or external MEM)
# to use for TP RX payload
@@ -339,18 +342,19 @@
r_caps = all # read permissions for all commands
nvi = 28 # NVI_UNIFIED
niqflint = 170 # NFLIQ_UNIFIED + NLFIQ_WD
- nethctrl = 96 # NETHCTRL_UNIFIED + NETHCTRL_WD
- neq = 252 # NEQ_UNIFIED + NEQ_WD
+ nethctrl = 100 # NETHCTRL_UNIFIED + NETHCTRL_WD
+ neq = 256 # NEQ_UNIFIED + NEQ_WD
nexactf = 40 # NMPSTCAM_UNIFIED
cmask = all # access to all channels
pmask = all # access to all four ports ...
+ nethofld = 1024 # number of user mode ethernet flow contexts
nroute = 32 # number of routing region entries
nclip = 32 # number of clip region entries
- nfilter = 768 # number of filter region entries
- nserver = 256 # number of server region entries
- nhash = 0 # number of hash region entries
+ nfilter = 496 # number of filter region entries
+ nserver = 496 # number of server region entries
+ nhash = 12288 # number of hash region entries
protocol = nic_vm, ofld, rddp, rdmac, iscsi_initiator_pdu, iscsi_target_pdu
- tp_l2t = 100
+ tp_l2t = 3072
tp_ddp = 2
tp_ddp_iscsi = 2
tp_stag = 2
@@ -371,6 +375,15 @@
nexactf = 4 # NPORTS
cmask = all # access to all channels
pmask = all # access to all four ports ...
+ nserver = 16
+ nhash = 2048
+ tp_l2t = 1024
+ protocol = iscsi_initiator_fofld
+ tp_ddp_iscsi = 2
+ iscsi_ntask = 2048
+ iscsi_nsess = 2048
+ iscsi_nconn_per_session = 1
+ iscsi_ninitiator_instance = 64
[function "6"]
wx_caps = all # write/execute permissions for all commands
@@ -384,13 +397,26 @@
# and we never load PF0..3 and PF4 concurrently
cmask = all # access to all channels
pmask = all # access to all four ports ...
- nhash = 0
+ nhash = 2048
protocol = fcoe_initiator
tp_ddp = 2
fcoe_nfcf = 16
fcoe_nvnp = 32
fcoe_nssn = 1024
+# The following function, 1023, is not an actual PCIE function but is used to
+# configure and reserve firmware internal resources that come from the global
+# resource pool.
+#
+[function "1023"]
+ wx_caps = all # write/execute permissions for all commands
+ r_caps = all # read permissions for all commands
+ nvi = 4 # NVI_UNIFIED
+ cmask = all # access to all channels
+ pmask = all # access to all four ports ...
+ nexactf = 8 # NPORTS + DCBX +
+ nfilter = 16 # number of filter region entries
+
# For Virtual functions, we only allow NIC functionality and we only allow
# access to one port (1 << PF). Note that because of limitations in the
# Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
@@ -488,8 +514,8 @@
dwm = 30
[fini]
- version = 0x14250007
- checksum = 0xfcbadefb
+ version = 0x1425000b
+ checksum = 0x7690f7a5
# Total resources used by above allocations:
# Virtual Interfaces: 104
@@ -499,5 +525,5 @@
# MSI-X Vectors: 736
# Virtual Functions: 64
#
-# $FreeBSD: head/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt 228561 2011-12-16 02:09:51Z np $
+# $FreeBSD: head/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt 237436 2012-06-22 07:51:15Z np $
#
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/firmware/t4fw_interface.h
--- a/head/sys/dev/cxgbe/firmware/t4fw_interface.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/firmware/t4fw_interface.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 Chelsio Communications, Inc.
+ * Copyright (c) 2012 Chelsio Communications, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/cxgbe/firmware/t4fw_interface.h 228561 2011-12-16 02:09:51Z np $
+ * $FreeBSD: head/sys/dev/cxgbe/firmware/t4fw_interface.h 237436 2012-06-22 07:51:15Z np $
*
*/
@@ -83,7 +83,9 @@
FW_TP_WR = 0x05,
FW_ETH_TX_PKT_WR = 0x08,
FW_ETH_TX_PKTS_WR = 0x09,
+ FW_ETH_TX_UO_WR = 0x1c,
FW_EQ_FLUSH_WR = 0x1b,
+ FW_OFLD_CONNECTION_WR = 0x2f,
FW_FLOWC_WR = 0x0a,
FW_OFLD_TX_DATA_WR = 0x0b,
FW_CMD_WR = 0x10,
@@ -96,9 +98,23 @@
FW_RI_BIND_MW_WR = 0x18,
FW_RI_FR_NSMR_WR = 0x19,
FW_RI_INV_LSTAG_WR = 0x1a,
+ FW_RI_SEND_IMMEDIATE_WR = 0x15,
+ FW_RI_ATOMIC_WR = 0x16,
FW_RI_WR = 0x0d,
- FW_ISCSI_NODE_WR = 0x4a,
- FW_LASTC2E_WR = 0x50
+ FW_CHNET_IFCONF_WR = 0x6b,
+ FW_RDEV_WR = 0x38,
+ FW_FOISCSI_NODE_WR = 0x60,
+ FW_FOISCSI_CTRL_WR = 0x6a,
+ FW_FOISCSI_CHAP_WR = 0x6c,
+ FW_FCOE_ELS_CT_WR = 0x30,
+ FW_SCSI_WRITE_WR = 0x31,
+ FW_SCSI_READ_WR = 0x32,
+ FW_SCSI_CMD_WR = 0x33,
+ FW_SCSI_ABRT_CLS_WR = 0x34,
+ FW_SCSI_TGT_ACC_WR = 0x35,
+ FW_SCSI_TGT_XMIT_WR = 0x36,
+ FW_SCSI_TGT_RSP_WR = 0x37,
+ FW_LASTC2E_WR = 0x70
};
/*
@@ -536,6 +552,18 @@
__u8 type;
};
+struct fw_eth_tx_uo_wr {
+ __be32 op_immdlen;
+ __be32 equiq_to_len16;
+ __be64 r3;
+ __be16 ethlen;
+ __be16 iplen;
+ __be16 udplen;
+ __be16 mss;
+ __be32 length;
+ __be32 r4;
+};
+
struct fw_eq_flush_wr {
__u8 opcode;
__u8 r1[3];
@@ -543,6 +571,142 @@
__be64 r3;
};
+struct fw_ofld_connection_wr {
+ __be32 op_compl;
+ __be32 len16_pkd;
+ __u64 cookie;
+ __be64 r2;
+ __be64 r3;
+ struct fw_ofld_connection_le {
+ __be32 version_cpl;
+ __be32 filter;
+ __be32 r1;
+ __be16 lport;
+ __be16 pport;
+ union fw_ofld_connection_leip {
+ struct fw_ofld_connection_le_ipv4 {
+ __be32 pip;
+ __be32 lip;
+ __be64 r0;
+ __be64 r1;
+ __be64 r2;
+ } ipv4;
+ struct fw_ofld_connection_le_ipv6 {
+ __be64 pip_hi;
+ __be64 pip_lo;
+ __be64 lip_hi;
+ __be64 lip_lo;
+ } ipv6;
+ } u;
+ } le;
+ struct fw_ofld_connection_tcb {
+ __be32 t_state_to_astid;
+ __be16 cplrxdataack_cplpassacceptrpl;
+ __be16 rcv_adv;
+ __be32 rcv_nxt;
+ __be32 tx_max;
+ __be64 opt0;
+ __be32 opt2;
+ __be32 r1;
+ __be64 r2;
+ __be64 r3;
+ } tcb;
+};
+
+#define S_FW_OFLD_CONNECTION_WR_VERSION 31
+#define M_FW_OFLD_CONNECTION_WR_VERSION 0x1
+#define V_FW_OFLD_CONNECTION_WR_VERSION(x) \
+ ((x) << S_FW_OFLD_CONNECTION_WR_VERSION)
+#define G_FW_OFLD_CONNECTION_WR_VERSION(x) \
+ (((x) >> S_FW_OFLD_CONNECTION_WR_VERSION) & \
+ M_FW_OFLD_CONNECTION_WR_VERSION)
+#define F_FW_OFLD_CONNECTION_WR_VERSION V_FW_OFLD_CONNECTION_WR_VERSION(1U)
+
+#define S_FW_OFLD_CONNECTION_WR_CPL 30
+#define M_FW_OFLD_CONNECTION_WR_CPL 0x1
+#define V_FW_OFLD_CONNECTION_WR_CPL(x) ((x) << S_FW_OFLD_CONNECTION_WR_CPL)
+#define G_FW_OFLD_CONNECTION_WR_CPL(x) \
+ (((x) >> S_FW_OFLD_CONNECTION_WR_CPL) & M_FW_OFLD_CONNECTION_WR_CPL)
+#define F_FW_OFLD_CONNECTION_WR_CPL V_FW_OFLD_CONNECTION_WR_CPL(1U)
+
+#define S_FW_OFLD_CONNECTION_WR_T_STATE 28
+#define M_FW_OFLD_CONNECTION_WR_T_STATE 0xf
+#define V_FW_OFLD_CONNECTION_WR_T_STATE(x) \
+ ((x) << S_FW_OFLD_CONNECTION_WR_T_STATE)
+#define G_FW_OFLD_CONNECTION_WR_T_STATE(x) \
+ (((x) >> S_FW_OFLD_CONNECTION_WR_T_STATE) & \
+ M_FW_OFLD_CONNECTION_WR_T_STATE)
+
+#define S_FW_OFLD_CONNECTION_WR_RCV_SCALE 24
+#define M_FW_OFLD_CONNECTION_WR_RCV_SCALE 0xf
+#define V_FW_OFLD_CONNECTION_WR_RCV_SCALE(x) \
+ ((x) << S_FW_OFLD_CONNECTION_WR_RCV_SCALE)
+#define G_FW_OFLD_CONNECTION_WR_RCV_SCALE(x) \
+ (((x) >> S_FW_OFLD_CONNECTION_WR_RCV_SCALE) & \
+ M_FW_OFLD_CONNECTION_WR_RCV_SCALE)
+
+#define S_FW_OFLD_CONNECTION_WR_ASTID 0
+#define M_FW_OFLD_CONNECTION_WR_ASTID 0xffffff
+#define V_FW_OFLD_CONNECTION_WR_ASTID(x) \
+ ((x) << S_FW_OFLD_CONNECTION_WR_ASTID)
+#define G_FW_OFLD_CONNECTION_WR_ASTID(x) \
+ (((x) >> S_FW_OFLD_CONNECTION_WR_ASTID) & M_FW_OFLD_CONNECTION_WR_ASTID)
+
+#define S_FW_OFLD_CONNECTION_WR_CPLRXDATAACK 15
+#define M_FW_OFLD_CONNECTION_WR_CPLRXDATAACK 0x1
+#define V_FW_OFLD_CONNECTION_WR_CPLRXDATAACK(x) \
+ ((x) << S_FW_OFLD_CONNECTION_WR_CPLRXDATAACK)
+#define G_FW_OFLD_CONNECTION_WR_CPLRXDATAACK(x) \
+ (((x) >> S_FW_OFLD_CONNECTION_WR_CPLRXDATAACK) & \
+ M_FW_OFLD_CONNECTION_WR_CPLRXDATAACK)
+#define F_FW_OFLD_CONNECTION_WR_CPLRXDATAACK \
+ V_FW_OFLD_CONNECTION_WR_CPLRXDATAACK(1U)
+
+#define S_FW_OFLD_CONNECTION_WR_CPLPASSACCEPTRPL 14
+#define M_FW_OFLD_CONNECTION_WR_CPLPASSACCEPTRPL 0x1
+#define V_FW_OFLD_CONNECTION_WR_CPLPASSACCEPTRPL(x) \
+ ((x) << S_FW_OFLD_CONNECTION_WR_CPLPASSACCEPTRPL)
+#define G_FW_OFLD_CONNECTION_WR_CPLPASSACCEPTRPL(x) \
+ (((x) >> S_FW_OFLD_CONNECTION_WR_CPLPASSACCEPTRPL) & \
+ M_FW_OFLD_CONNECTION_WR_CPLPASSACCEPTRPL)
+#define F_FW_OFLD_CONNECTION_WR_CPLPASSACCEPTRPL \
+ V_FW_OFLD_CONNECTION_WR_CPLPASSACCEPTRPL(1U)
+
+enum fw_flowc_mnem_tcpstate {
+ FW_FLOWC_MNEM_TCPSTATE_CLOSED = 0, /* illegal */
+ FW_FLOWC_MNEM_TCPSTATE_LISTEN = 1, /* illegal */
+ FW_FLOWC_MNEM_TCPSTATE_SYNSENT = 2, /* illegal */
+ FW_FLOWC_MNEM_TCPSTATE_SYNRECEIVED = 3, /* illegal */
+ FW_FLOWC_MNEM_TCPSTATE_ESTABLISHED = 4, /* default */
+ FW_FLOWC_MNEM_TCPSTATE_CLOSEWAIT = 5, /* got peer close already */
+ FW_FLOWC_MNEM_TCPSTATE_FINWAIT1 = 6, /* haven't gotten ACK for FIN and
+ * will resend FIN - equiv ESTAB
+ */
+ FW_FLOWC_MNEM_TCPSTATE_CLOSING = 7, /* haven't gotten ACK for FIN and
+ * will resend FIN but have
+ * received FIN
+ */
+ FW_FLOWC_MNEM_TCPSTATE_LASTACK = 8, /* haven't gotten ACK for FIN and
+ * will resend FIN but have
+ * received FIN
+ */
+ FW_FLOWC_MNEM_TCPSTATE_FINWAIT2 = 9, /* sent FIN and got FIN + ACK,
+ * waiting for FIN
+ */
+ FW_FLOWC_MNEM_TCPSTATE_TIMEWAIT = 10, /* not expected */
+};
+
+enum fw_flowc_mnem_uostate {
+ FW_FLOWC_MNEM_UOSTATE_CLOSED = 0, /* illegal */
+ FW_FLOWC_MNEM_UOSTATE_ESTABLISHED = 1, /* default */
+ FW_FLOWC_MNEM_UOSTATE_CLOSING = 2, /* graceful close, after sending
+ * outstanding payload
+ */
+ FW_FLOWC_MNEM_UOSTATE_ABORTING = 3, /* immediate close, after
+ * discarding outstanding payload
+ */
+};
+
enum fw_flowc_mnem {
FW_FLOWC_MNEM_PFNVFN, /* PFN [15:8] VFN [7:0] */
FW_FLOWC_MNEM_CH,
@@ -553,6 +717,9 @@
FW_FLOWC_MNEM_SNDBUF,
FW_FLOWC_MNEM_MSS,
FW_FLOWC_MNEM_TXDATAPLEN_MAX,
+ FW_FLOWC_MNEM_TCPSTATE,
+ FW_FLOWC_MNEM_UOSTATE,
+ FW_FLOWC_MNEM_SCHEDCLASS,
};
struct fw_flowc_mnemval {
@@ -672,7 +839,7 @@
**************************************/
enum fw_ri_wr_opcode {
- FW_RI_RDMA_WRITE = 0x0, /* IETF RDMAP v1.0 ... */
+ FW_RI_RDMA_WRITE = 0x0, /* IETF RDMAP v1.0 ... */
FW_RI_READ_REQ = 0x1,
FW_RI_READ_RESP = 0x2,
FW_RI_SEND = 0x3,
@@ -680,14 +847,23 @@
FW_RI_SEND_WITH_SE = 0x5,
FW_RI_SEND_WITH_SE_INV = 0x6,
FW_RI_TERMINATE = 0x7,
- FW_RI_RDMA_INIT = 0x8, /* CHELSIO RI specific ... */
+ FW_RI_RDMA_INIT = 0x8, /* CHELSIO RI specific ... */
FW_RI_BIND_MW = 0x9,
FW_RI_FAST_REGISTER = 0xa,
FW_RI_LOCAL_INV = 0xb,
FW_RI_QP_MODIFY = 0xc,
FW_RI_BYPASS = 0xd,
FW_RI_RECEIVE = 0xe,
-
+#if 0
+ FW_RI_SEND_IMMEDIATE = 0x8,
+ FW_RI_SEND_IMMEDIATE_WITH_SE = 0x9,
+ FW_RI_ATOMIC_REQUEST = 0xa,
+ FW_RI_ATOMIC_RESPONSE = 0xb,
+
+ FW_RI_BIND_MW = 0xc, /* CHELSIO RI specific ... */
+ FW_RI_FAST_REGISTER = 0xd,
+ FW_RI_LOCAL_INV = 0xe,
+#endif
FW_RI_SGE_EC_CR_RETURN = 0xf
};
@@ -1403,6 +1579,72 @@
__be32 stag_inv;
};
+struct fw_ri_send_immediate_wr {
+ __u8 opcode;
+ __u8 flags;
+ __u16 wrid;
+ __u8 r1[3];
+ __u8 len16;
+ __be32 sendimmop_pkd;
+ __be32 r3;
+ __be32 plen;
+ __be32 r4;
+ __be64 r5;
+#ifndef C99_NOT_SUPPORTED
+ struct fw_ri_immd immd_src[0];
+#endif
+};
+
+#define S_FW_RI_SEND_IMMEDIATE_WR_SENDIMMOP 0
+#define M_FW_RI_SEND_IMMEDIATE_WR_SENDIMMOP 0xf
+#define V_FW_RI_SEND_IMMEDIATE_WR_SENDIMMOP(x) \
+ ((x) << S_FW_RI_SEND_IMMEDIATE_WR_SENDIMMOP)
+#define G_FW_RI_SEND_IMMEDIATE_WR_SENDIMMOP(x) \
+ (((x) >> S_FW_RI_SEND_IMMEDIATE_WR_SENDIMMOP) & \
+ M_FW_RI_SEND_IMMEDIATE_WR_SENDIMMOP)
+
+enum fw_ri_atomic_op {
+ FW_RI_ATOMIC_OP_FETCHADD,
+ FW_RI_ATOMIC_OP_SWAP,
+ FW_RI_ATOMIC_OP_CMDSWAP,
+};
+
+struct fw_ri_atomic_wr {
+ __u8 opcode;
+ __u8 flags;
+ __u16 wrid;
+ __u8 r1[3];
+ __u8 len16;
+ __be32 atomicop_pkd;
+ __be64 r3;
+ __be32 aopcode_pkd;
+ __be32 reqid;
+ __be32 stag;
+ __be32 to_hi;
+ __be32 to_lo;
+ __be32 addswap_data_hi;
+ __be32 addswap_data_lo;
+ __be32 addswap_mask_hi;
+ __be32 addswap_mask_lo;
+ __be32 compare_data_hi;
+ __be32 compare_data_lo;
+ __be32 compare_mask_hi;
+ __be32 compare_mask_lo;
+ __be32 r5;
+};
+
+#define S_FW_RI_ATOMIC_WR_ATOMICOP 0
+#define M_FW_RI_ATOMIC_WR_ATOMICOP 0xf
+#define V_FW_RI_ATOMIC_WR_ATOMICOP(x) ((x) << S_FW_RI_ATOMIC_WR_ATOMICOP)
+#define G_FW_RI_ATOMIC_WR_ATOMICOP(x) \
+ (((x) >> S_FW_RI_ATOMIC_WR_ATOMICOP) & M_FW_RI_ATOMIC_WR_ATOMICOP)
+
+#define S_FW_RI_ATOMIC_WR_AOPCODE 0
+#define M_FW_RI_ATOMIC_WR_AOPCODE 0xf
+#define V_FW_RI_ATOMIC_WR_AOPCODE(x) ((x) << S_FW_RI_ATOMIC_WR_AOPCODE)
+#define G_FW_RI_ATOMIC_WR_AOPCODE(x) \
+ (((x) >> S_FW_RI_ATOMIC_WR_AOPCODE) & M_FW_RI_ATOMIC_WR_AOPCODE)
+
enum fw_ri_type {
FW_RI_TYPE_INIT,
FW_RI_TYPE_FINI,
@@ -1485,273 +1727,1057 @@
(((x) >> S_FW_RI_WR_P2PTYPE) & M_FW_RI_WR_P2PTYPE)
/******************************************************************************
- * S C S I W O R K R E Q U E S T s
- **********************************************/
-
-
-/******************************************************************************
- * F O i S C S I W O R K R E Q U E S T s
- **********************************************/
-
-#define ISCSI_NAME_MAX_LEN 224
-#define ISCSI_ALIAS_MAX_LEN 224
-
-enum session_type {
- ISCSI_SESSION_DISCOVERY = 0,
- ISCSI_SESSION_NORMAL,
-};
-
-enum digest_val {
- DIGEST_NONE = 0,
- DIGEST_CRC32,
- DIGEST_BOTH,
-};
-
-enum fw_iscsi_subops {
- NODE_ONLINE = 1,
- SESS_ONLINE,
- CONN_ONLINE,
- NODE_OFFLINE,
- SESS_OFFLINE,
- CONN_OFFLINE,
- NODE_STATS,
- SESS_STATS,
- CONN_STATS,
- UPDATE_IOHANDLE,
-};
-
-struct fw_iscsi_node_attr {
- __u8 name_len;
- __u8 node_name[ISCSI_NAME_MAX_LEN];
- __u8 alias_len;
- __u8 node_alias[ISCSI_ALIAS_MAX_LEN];
-};
-
-struct fw_iscsi_sess_attr {
- __u8 sess_type;
- __u8 seq_inorder;
- __u8 pdu_inorder;
- __u8 immd_data_en;
- __u8 init_r2t_en;
- __u8 erl;
- __be16 max_conn;
- __be16 max_r2t;
- __be16 time2wait;
- __be16 time2retain;
- __be32 max_burst;
- __be32 first_burst;
-};
-
-struct fw_iscsi_conn_attr {
- __u8 hdr_digest;
- __u8 data_digest;
- __be32 max_rcv_dsl;
- __be16 dst_port;
- __be32 dst_addr;
- __be16 src_port;
- __be32 src_addr;
- __be32 ping_tmo;
-};
-
-struct fw_iscsi_node_stats {
- __be16 sess_count;
- __be16 chap_fail_count;
- __be16 login_count;
- __be16 r1;
-};
-
-struct fw_iscsi_sess_stats {
- __be32 rxbytes;
- __be32 txbytes;
- __be32 scmd_count;
- __be32 read_cmds;
- __be32 write_cmds;
- __be32 read_bytes;
- __be32 write_bytes;
- __be32 scsi_err_count;
- __be32 scsi_rst_count;
- __be32 iscsi_tmf_count;
- __be32 conn_count;
-};
-
-struct fw_iscsi_conn_stats {
- __be32 txbytes;
- __be32 rxbytes;
- __be32 dataout;
- __be32 datain;
-};
-
-struct fw_iscsi_node_wr {
- __u8 opcode;
- __u8 subop;
- __be16 immd_len;
+ * F O i S C S I W O R K R E Q U E S T s
+ *********************************************/
+
+#define FW_FOISCSI_NAME_MAX_LEN 224
+#define FW_FOISCSI_ALIAS_MAX_LEN 224
+#define FW_FOISCSI_MAX_CHAP_NAME_LEN 64
+#define FW_FOISCSI_INIT_NODE_MAX 8
+
+enum fw_chnet_ifconf_wr_subop {
+ FW_CHNET_IFCONF_WR_SUBOP_NONE = 0,
+
+ FW_CHNET_IFCONF_WR_SUBOP_IPV4_SET,
+ FW_CHNET_IFCONF_WR_SUBOP_IPV4_GET,
+
+ FW_CHNET_IFCONF_WR_SUBOP_VLAN_IPV4_SET,
+ FW_CHNET_IFCONF_WR_SUBOP_VLAN_IPV4_GET,
+
+ FW_CHNET_IFCONF_WR_SUBOP_IPV6_SET,
+ FW_CHNET_IFCONF_WR_SUBOP_IPV6_GET,
+
+ FW_CHNET_IFCONF_WR_SUBOP_VLAN_SET,
+ FW_CHNET_IFCONF_WR_SUBOP_VLAN_GET,
+
+ FW_CHNET_IFCONF_WR_SUBOP_MTU_SET,
+ FW_CHNET_IFCONF_WR_SUBOP_MTU_GET,
+
+ FW_CHNET_IFCONF_WR_SUBOP_DHCP_SET,
+ FW_CHNET_IFCONF_WR_SUBOP_DHCP_GET,
+
+ FW_CHNET_IFCONF_WR_SUBOP_MAX,
+};
+
+struct fw_chnet_ifconf_wr {
+ __be32 op_compl;
__be32 flowid_len16;
__be64 cookie;
- __u8 node_attr_to_compl;
+ __be32 if_flowid;
+ __u8 idx;
+ __u8 subop;
+ __u8 retval;
+ __u8 r2;
+ __be64 r3;
+ struct fw_chnet_ifconf_params {
+ __be32 r0;
+ __be16 vlanid;
+ __be16 mtu;
+ union fw_chnet_ifconf_addr_type {
+ struct fw_chnet_ifconf_ipv4 {
+ __be32 addr;
+ __be32 mask;
+ __be32 router;
+ __be32 r0;
+ __be64 r1;
+ } ipv4;
+ struct fw_chnet_ifconf_ipv6 {
+ __be64 linklocal_lo;
+ __be64 linklocal_hi;
+ __be64 router_hi;
+ __be64 router_lo;
+ __be64 aconf_hi;
+ __be64 aconf_lo;
+ __be64 linklocal_aconf_hi;
+ __be64 linklocal_aconf_lo;
+ __be64 router_aconf_hi;
+ __be64 router_aconf_lo;
+ __be64 r0;
+ } ipv6;
+ } in_attr;
+ } param;
+};
+
+enum fw_foiscsi_session_type {
+ FW_FOISCSI_SESSION_TYPE_DISCOVERY = 0,
+ FW_FOISCSI_SESSION_TYPE_NORMAL,
+};
+
+enum fw_foiscsi_auth_policy {
+ FW_FOISCSI_AUTH_POLICY_ONEWAY = 0,
+ FW_FOISCSI_AUTH_POLICY_MUTUAL,
+};
+
+enum fw_foiscsi_auth_method {
+ FW_FOISCSI_AUTH_METHOD_NONE = 0,
+ FW_FOISCSI_AUTH_METHOD_CHAP,
+ FW_FOISCSI_AUTH_METHOD_CHAP_FST,
+ FW_FOISCSI_AUTH_METHOD_CHAP_SEC,
+};
+
+enum fw_foiscsi_digest_type {
+ FW_FOISCSI_DIGEST_TYPE_NONE = 0,
+ FW_FOISCSI_DIGEST_TYPE_CRC32,
+ FW_FOISCSI_DIGEST_TYPE_CRC32_FST,
+ FW_FOISCSI_DIGEST_TYPE_CRC32_SEC,
+};
+
+enum fw_foiscsi_wr_subop {
+ FW_FOISCSI_WR_SUBOP_ADD = 1,
+ FW_FOISCSI_WR_SUBOP_DEL = 2,
+ FW_FOISCSI_WR_SUBOP_MOD = 4,
+};
+
+enum fw_foiscsi_ctrl_state {
+ FW_FOISCSI_CTRL_STATE_FREE = 0,
+ FW_FOISCSI_CTRL_STATE_ONLINE = 1,
+ FW_FOISCSI_CTRL_STATE_FAILED,
+ FW_FOISCSI_CTRL_STATE_IN_RECOVERY,
+ FW_FOISCSI_CTRL_STATE_REDIRECT,
+};
+
+struct fw_rdev_wr {
+ __be32 op_to_immdlen;
+ __be32 alloc_to_len16;
+ __be64 cookie;
+ __u8 protocol;
+ __u8 event_cause;
+ __u8 cur_state;
+ __u8 prev_state;
+ __be32 flags_to_assoc_flowid;
+ union rdev_entry {
+ struct fcoe_rdev_entry {
+ __be32 flowid;
+ __u8 protocol;
+ __u8 event_cause;
+ __u8 flags;
+ __u8 rjt_reason;
+ __u8 cur_login_st;
+ __u8 prev_login_st;
+ __be16 rcv_fr_sz;
+ __u8 rd_xfer_rdy_to_rport_type;
+ __u8 vft_to_qos;
+ __u8 org_proc_assoc_to_acc_rsp_code;
+ __u8 enh_disc_to_tgt;
+ __u8 wwnn[8];
+ __u8 wwpn[8];
+ __be16 iqid;
+ __u8 fc_oui[3];
+ __u8 r_id[3];
+ } fcoe_rdev;
+ struct iscsi_rdev_entry {
+ __be32 flowid;
+ __u8 protocol;
+ __u8 event_cause;
+ __u8 flags;
+ __u8 r3;
+ __be16 iscsi_opts;
+ __be16 tcp_opts;
+ __be16 ip_opts;
+ __be16 max_rcv_len;
+ __be16 max_snd_len;
+ __be16 first_brst_len;
+ __be16 max_brst_len;
+ __be16 r4;
+ __be16 def_time2wait;
+ __be16 def_time2ret;
+ __be16 nop_out_intrvl;
+ __be16 non_scsi_to;
+ __be16 isid;
+ __be16 tsid;
+ __be16 port;
+ __be16 tpgt;
+ __u8 r5[6];
+ __be16 iqid;
+ } iscsi_rdev;
+ } u;
+};
+
+#define S_FW_RDEV_WR_IMMDLEN 0
+#define M_FW_RDEV_WR_IMMDLEN 0xff
+#define V_FW_RDEV_WR_IMMDLEN(x) ((x) << S_FW_RDEV_WR_IMMDLEN)
+#define G_FW_RDEV_WR_IMMDLEN(x) \
+ (((x) >> S_FW_RDEV_WR_IMMDLEN) & M_FW_RDEV_WR_IMMDLEN)
+
+#define S_FW_RDEV_WR_ALLOC 31
+#define M_FW_RDEV_WR_ALLOC 0x1
+#define V_FW_RDEV_WR_ALLOC(x) ((x) << S_FW_RDEV_WR_ALLOC)
+#define G_FW_RDEV_WR_ALLOC(x) \
+ (((x) >> S_FW_RDEV_WR_ALLOC) & M_FW_RDEV_WR_ALLOC)
+#define F_FW_RDEV_WR_ALLOC V_FW_RDEV_WR_ALLOC(1U)
+
+#define S_FW_RDEV_WR_FREE 30
+#define M_FW_RDEV_WR_FREE 0x1
+#define V_FW_RDEV_WR_FREE(x) ((x) << S_FW_RDEV_WR_FREE)
+#define G_FW_RDEV_WR_FREE(x) \
+ (((x) >> S_FW_RDEV_WR_FREE) & M_FW_RDEV_WR_FREE)
+#define F_FW_RDEV_WR_FREE V_FW_RDEV_WR_FREE(1U)
+
+#define S_FW_RDEV_WR_MODIFY 29
+#define M_FW_RDEV_WR_MODIFY 0x1
+#define V_FW_RDEV_WR_MODIFY(x) ((x) << S_FW_RDEV_WR_MODIFY)
+#define G_FW_RDEV_WR_MODIFY(x) \
+ (((x) >> S_FW_RDEV_WR_MODIFY) & M_FW_RDEV_WR_MODIFY)
+#define F_FW_RDEV_WR_MODIFY V_FW_RDEV_WR_MODIFY(1U)
+
+#define S_FW_RDEV_WR_FLOWID 8
+#define M_FW_RDEV_WR_FLOWID 0xfffff
+#define V_FW_RDEV_WR_FLOWID(x) ((x) << S_FW_RDEV_WR_FLOWID)
+#define G_FW_RDEV_WR_FLOWID(x) \
+ (((x) >> S_FW_RDEV_WR_FLOWID) & M_FW_RDEV_WR_FLOWID)
+
+#define S_FW_RDEV_WR_LEN16 0
+#define M_FW_RDEV_WR_LEN16 0xff
+#define V_FW_RDEV_WR_LEN16(x) ((x) << S_FW_RDEV_WR_LEN16)
+#define G_FW_RDEV_WR_LEN16(x) \
+ (((x) >> S_FW_RDEV_WR_LEN16) & M_FW_RDEV_WR_LEN16)
+
+#define S_FW_RDEV_WR_FLAGS 24
+#define M_FW_RDEV_WR_FLAGS 0xff
+#define V_FW_RDEV_WR_FLAGS(x) ((x) << S_FW_RDEV_WR_FLAGS)
+#define G_FW_RDEV_WR_FLAGS(x) \
+ (((x) >> S_FW_RDEV_WR_FLAGS) & M_FW_RDEV_WR_FLAGS)
+
+#define S_FW_RDEV_WR_GET_NEXT 20
+#define M_FW_RDEV_WR_GET_NEXT 0xf
+#define V_FW_RDEV_WR_GET_NEXT(x) ((x) << S_FW_RDEV_WR_GET_NEXT)
+#define G_FW_RDEV_WR_GET_NEXT(x) \
+ (((x) >> S_FW_RDEV_WR_GET_NEXT) & M_FW_RDEV_WR_GET_NEXT)
+
+#define S_FW_RDEV_WR_ASSOC_FLOWID 0
+#define M_FW_RDEV_WR_ASSOC_FLOWID 0xfffff
+#define V_FW_RDEV_WR_ASSOC_FLOWID(x) ((x) << S_FW_RDEV_WR_ASSOC_FLOWID)
+#define G_FW_RDEV_WR_ASSOC_FLOWID(x) \
+ (((x) >> S_FW_RDEV_WR_ASSOC_FLOWID) & M_FW_RDEV_WR_ASSOC_FLOWID)
+
+#define S_FW_RDEV_WR_RJT 7
+#define M_FW_RDEV_WR_RJT 0x1
+#define V_FW_RDEV_WR_RJT(x) ((x) << S_FW_RDEV_WR_RJT)
+#define G_FW_RDEV_WR_RJT(x) (((x) >> S_FW_RDEV_WR_RJT) & M_FW_RDEV_WR_RJT)
+#define F_FW_RDEV_WR_RJT V_FW_RDEV_WR_RJT(1U)
+
+#define S_FW_RDEV_WR_REASON 0
+#define M_FW_RDEV_WR_REASON 0x7f
+#define V_FW_RDEV_WR_REASON(x) ((x) << S_FW_RDEV_WR_REASON)
+#define G_FW_RDEV_WR_REASON(x) \
+ (((x) >> S_FW_RDEV_WR_REASON) & M_FW_RDEV_WR_REASON)
+
+#define S_FW_RDEV_WR_RD_XFER_RDY 7
+#define M_FW_RDEV_WR_RD_XFER_RDY 0x1
+#define V_FW_RDEV_WR_RD_XFER_RDY(x) ((x) << S_FW_RDEV_WR_RD_XFER_RDY)
+#define G_FW_RDEV_WR_RD_XFER_RDY(x) \
+ (((x) >> S_FW_RDEV_WR_RD_XFER_RDY) & M_FW_RDEV_WR_RD_XFER_RDY)
+#define F_FW_RDEV_WR_RD_XFER_RDY V_FW_RDEV_WR_RD_XFER_RDY(1U)
+
+#define S_FW_RDEV_WR_WR_XFER_RDY 6
+#define M_FW_RDEV_WR_WR_XFER_RDY 0x1
+#define V_FW_RDEV_WR_WR_XFER_RDY(x) ((x) << S_FW_RDEV_WR_WR_XFER_RDY)
+#define G_FW_RDEV_WR_WR_XFER_RDY(x) \
+ (((x) >> S_FW_RDEV_WR_WR_XFER_RDY) & M_FW_RDEV_WR_WR_XFER_RDY)
+#define F_FW_RDEV_WR_WR_XFER_RDY V_FW_RDEV_WR_WR_XFER_RDY(1U)
+
+#define S_FW_RDEV_WR_FC_SP 5
+#define M_FW_RDEV_WR_FC_SP 0x1
+#define V_FW_RDEV_WR_FC_SP(x) ((x) << S_FW_RDEV_WR_FC_SP)
+#define G_FW_RDEV_WR_FC_SP(x) \
+ (((x) >> S_FW_RDEV_WR_FC_SP) & M_FW_RDEV_WR_FC_SP)
+#define F_FW_RDEV_WR_FC_SP V_FW_RDEV_WR_FC_SP(1U)
+
+#define S_FW_RDEV_WR_RPORT_TYPE 0
+#define M_FW_RDEV_WR_RPORT_TYPE 0x1f
+#define V_FW_RDEV_WR_RPORT_TYPE(x) ((x) << S_FW_RDEV_WR_RPORT_TYPE)
+#define G_FW_RDEV_WR_RPORT_TYPE(x) \
+ (((x) >> S_FW_RDEV_WR_RPORT_TYPE) & M_FW_RDEV_WR_RPORT_TYPE)
+
+#define S_FW_RDEV_WR_VFT 7
+#define M_FW_RDEV_WR_VFT 0x1
+#define V_FW_RDEV_WR_VFT(x) ((x) << S_FW_RDEV_WR_VFT)
+#define G_FW_RDEV_WR_VFT(x) (((x) >> S_FW_RDEV_WR_VFT) & M_FW_RDEV_WR_VFT)
+#define F_FW_RDEV_WR_VFT V_FW_RDEV_WR_VFT(1U)
+
+#define S_FW_RDEV_WR_NPIV 6
+#define M_FW_RDEV_WR_NPIV 0x1
+#define V_FW_RDEV_WR_NPIV(x) ((x) << S_FW_RDEV_WR_NPIV)
+#define G_FW_RDEV_WR_NPIV(x) \
+ (((x) >> S_FW_RDEV_WR_NPIV) & M_FW_RDEV_WR_NPIV)
+#define F_FW_RDEV_WR_NPIV V_FW_RDEV_WR_NPIV(1U)
+
+#define S_FW_RDEV_WR_CLASS 4
+#define M_FW_RDEV_WR_CLASS 0x3
+#define V_FW_RDEV_WR_CLASS(x) ((x) << S_FW_RDEV_WR_CLASS)
+#define G_FW_RDEV_WR_CLASS(x) \
+ (((x) >> S_FW_RDEV_WR_CLASS) & M_FW_RDEV_WR_CLASS)
+
+#define S_FW_RDEV_WR_SEQ_DEL 3
+#define M_FW_RDEV_WR_SEQ_DEL 0x1
+#define V_FW_RDEV_WR_SEQ_DEL(x) ((x) << S_FW_RDEV_WR_SEQ_DEL)
+#define G_FW_RDEV_WR_SEQ_DEL(x) \
+ (((x) >> S_FW_RDEV_WR_SEQ_DEL) & M_FW_RDEV_WR_SEQ_DEL)
+#define F_FW_RDEV_WR_SEQ_DEL V_FW_RDEV_WR_SEQ_DEL(1U)
+
+#define S_FW_RDEV_WR_PRIO_PREEMP 2
+#define M_FW_RDEV_WR_PRIO_PREEMP 0x1
+#define V_FW_RDEV_WR_PRIO_PREEMP(x) ((x) << S_FW_RDEV_WR_PRIO_PREEMP)
+#define G_FW_RDEV_WR_PRIO_PREEMP(x) \
+ (((x) >> S_FW_RDEV_WR_PRIO_PREEMP) & M_FW_RDEV_WR_PRIO_PREEMP)
+#define F_FW_RDEV_WR_PRIO_PREEMP V_FW_RDEV_WR_PRIO_PREEMP(1U)
+
+#define S_FW_RDEV_WR_PREF 1
+#define M_FW_RDEV_WR_PREF 0x1
+#define V_FW_RDEV_WR_PREF(x) ((x) << S_FW_RDEV_WR_PREF)
+#define G_FW_RDEV_WR_PREF(x) \
+ (((x) >> S_FW_RDEV_WR_PREF) & M_FW_RDEV_WR_PREF)
+#define F_FW_RDEV_WR_PREF V_FW_RDEV_WR_PREF(1U)
+
+#define S_FW_RDEV_WR_QOS 0
+#define M_FW_RDEV_WR_QOS 0x1
+#define V_FW_RDEV_WR_QOS(x) ((x) << S_FW_RDEV_WR_QOS)
+#define G_FW_RDEV_WR_QOS(x) (((x) >> S_FW_RDEV_WR_QOS) & M_FW_RDEV_WR_QOS)
+#define F_FW_RDEV_WR_QOS V_FW_RDEV_WR_QOS(1U)
+
+#define S_FW_RDEV_WR_ORG_PROC_ASSOC 7
+#define M_FW_RDEV_WR_ORG_PROC_ASSOC 0x1
+#define V_FW_RDEV_WR_ORG_PROC_ASSOC(x) ((x) << S_FW_RDEV_WR_ORG_PROC_ASSOC)
+#define G_FW_RDEV_WR_ORG_PROC_ASSOC(x) \
+ (((x) >> S_FW_RDEV_WR_ORG_PROC_ASSOC) & M_FW_RDEV_WR_ORG_PROC_ASSOC)
+#define F_FW_RDEV_WR_ORG_PROC_ASSOC V_FW_RDEV_WR_ORG_PROC_ASSOC(1U)
+
+#define S_FW_RDEV_WR_RSP_PROC_ASSOC 6
+#define M_FW_RDEV_WR_RSP_PROC_ASSOC 0x1
+#define V_FW_RDEV_WR_RSP_PROC_ASSOC(x) ((x) << S_FW_RDEV_WR_RSP_PROC_ASSOC)
+#define G_FW_RDEV_WR_RSP_PROC_ASSOC(x) \
+ (((x) >> S_FW_RDEV_WR_RSP_PROC_ASSOC) & M_FW_RDEV_WR_RSP_PROC_ASSOC)
+#define F_FW_RDEV_WR_RSP_PROC_ASSOC V_FW_RDEV_WR_RSP_PROC_ASSOC(1U)
+
+#define S_FW_RDEV_WR_IMAGE_PAIR 5
+#define M_FW_RDEV_WR_IMAGE_PAIR 0x1
+#define V_FW_RDEV_WR_IMAGE_PAIR(x) ((x) << S_FW_RDEV_WR_IMAGE_PAIR)
+#define G_FW_RDEV_WR_IMAGE_PAIR(x) \
+ (((x) >> S_FW_RDEV_WR_IMAGE_PAIR) & M_FW_RDEV_WR_IMAGE_PAIR)
+#define F_FW_RDEV_WR_IMAGE_PAIR V_FW_RDEV_WR_IMAGE_PAIR(1U)
+
+#define S_FW_RDEV_WR_ACC_RSP_CODE 0
+#define M_FW_RDEV_WR_ACC_RSP_CODE 0x1f
+#define V_FW_RDEV_WR_ACC_RSP_CODE(x) ((x) << S_FW_RDEV_WR_ACC_RSP_CODE)
+#define G_FW_RDEV_WR_ACC_RSP_CODE(x) \
+ (((x) >> S_FW_RDEV_WR_ACC_RSP_CODE) & M_FW_RDEV_WR_ACC_RSP_CODE)
+
+#define S_FW_RDEV_WR_ENH_DISC 7
+#define M_FW_RDEV_WR_ENH_DISC 0x1
+#define V_FW_RDEV_WR_ENH_DISC(x) ((x) << S_FW_RDEV_WR_ENH_DISC)
+#define G_FW_RDEV_WR_ENH_DISC(x) \
+ (((x) >> S_FW_RDEV_WR_ENH_DISC) & M_FW_RDEV_WR_ENH_DISC)
+#define F_FW_RDEV_WR_ENH_DISC V_FW_RDEV_WR_ENH_DISC(1U)
+
+#define S_FW_RDEV_WR_REC 6
+#define M_FW_RDEV_WR_REC 0x1
+#define V_FW_RDEV_WR_REC(x) ((x) << S_FW_RDEV_WR_REC)
+#define G_FW_RDEV_WR_REC(x) (((x) >> S_FW_RDEV_WR_REC) & M_FW_RDEV_WR_REC)
+#define F_FW_RDEV_WR_REC V_FW_RDEV_WR_REC(1U)
+
+#define S_FW_RDEV_WR_TASK_RETRY_ID 5
+#define M_FW_RDEV_WR_TASK_RETRY_ID 0x1
+#define V_FW_RDEV_WR_TASK_RETRY_ID(x) ((x) << S_FW_RDEV_WR_TASK_RETRY_ID)
+#define G_FW_RDEV_WR_TASK_RETRY_ID(x) \
+ (((x) >> S_FW_RDEV_WR_TASK_RETRY_ID) & M_FW_RDEV_WR_TASK_RETRY_ID)
+#define F_FW_RDEV_WR_TASK_RETRY_ID V_FW_RDEV_WR_TASK_RETRY_ID(1U)
+
+#define S_FW_RDEV_WR_RETRY 4
+#define M_FW_RDEV_WR_RETRY 0x1
+#define V_FW_RDEV_WR_RETRY(x) ((x) << S_FW_RDEV_WR_RETRY)
+#define G_FW_RDEV_WR_RETRY(x) \
+ (((x) >> S_FW_RDEV_WR_RETRY) & M_FW_RDEV_WR_RETRY)
+#define F_FW_RDEV_WR_RETRY V_FW_RDEV_WR_RETRY(1U)
+
+#define S_FW_RDEV_WR_CONF_CMPL 3
+#define M_FW_RDEV_WR_CONF_CMPL 0x1
+#define V_FW_RDEV_WR_CONF_CMPL(x) ((x) << S_FW_RDEV_WR_CONF_CMPL)
+#define G_FW_RDEV_WR_CONF_CMPL(x) \
+ (((x) >> S_FW_RDEV_WR_CONF_CMPL) & M_FW_RDEV_WR_CONF_CMPL)
+#define F_FW_RDEV_WR_CONF_CMPL V_FW_RDEV_WR_CONF_CMPL(1U)
+
+#define S_FW_RDEV_WR_DATA_OVLY 2
+#define M_FW_RDEV_WR_DATA_OVLY 0x1
+#define V_FW_RDEV_WR_DATA_OVLY(x) ((x) << S_FW_RDEV_WR_DATA_OVLY)
+#define G_FW_RDEV_WR_DATA_OVLY(x) \
+ (((x) >> S_FW_RDEV_WR_DATA_OVLY) & M_FW_RDEV_WR_DATA_OVLY)
+#define F_FW_RDEV_WR_DATA_OVLY V_FW_RDEV_WR_DATA_OVLY(1U)
+
+#define S_FW_RDEV_WR_INI 1
+#define M_FW_RDEV_WR_INI 0x1
+#define V_FW_RDEV_WR_INI(x) ((x) << S_FW_RDEV_WR_INI)
+#define G_FW_RDEV_WR_INI(x) (((x) >> S_FW_RDEV_WR_INI) & M_FW_RDEV_WR_INI)
+#define F_FW_RDEV_WR_INI V_FW_RDEV_WR_INI(1U)
+
+#define S_FW_RDEV_WR_TGT 0
+#define M_FW_RDEV_WR_TGT 0x1
+#define V_FW_RDEV_WR_TGT(x) ((x) << S_FW_RDEV_WR_TGT)
+#define G_FW_RDEV_WR_TGT(x) (((x) >> S_FW_RDEV_WR_TGT) & M_FW_RDEV_WR_TGT)
+#define F_FW_RDEV_WR_TGT V_FW_RDEV_WR_TGT(1U)
+
+struct fw_foiscsi_node_wr {
+ __be32 op_to_immdlen;
+ __be32 flowid_len16;
+ __u64 cookie;
+ __u8 subop;
__u8 status;
- __be16 r1;
+ __u8 alias_len;
+ __u8 iqn_len;
+ __be32 node_flowid;
+ __be16 nodeid;
+ __be16 login_retry;
+ __be16 retry_timeout;
+ __be16 r3;
+ __u8 iqn[224];
+ __u8 alias[224];
+};
+
+#define S_FW_FOISCSI_NODE_WR_IMMDLEN 0
+#define M_FW_FOISCSI_NODE_WR_IMMDLEN 0xffff
+#define V_FW_FOISCSI_NODE_WR_IMMDLEN(x) ((x) << S_FW_FOISCSI_NODE_WR_IMMDLEN)
+#define G_FW_FOISCSI_NODE_WR_IMMDLEN(x) \
+ (((x) >> S_FW_FOISCSI_NODE_WR_IMMDLEN) & M_FW_FOISCSI_NODE_WR_IMMDLEN)
+
+struct fw_foiscsi_ctrl_wr {
+ __be32 op_compl;
+ __be32 flowid_len16;
+ __u64 cookie;
+ __u8 subop;
+ __u8 status;
+ __u8 ctrl_state;
+ __u8 io_state;
__be32 node_id;
- __be32 ctrl_handle;
- __be32 io_handle;
-};
-
-#define S_FW_ISCSI_NODE_WR_FLOWID 8
-#define M_FW_ISCSI_NODE_WR_FLOWID 0xfffff
-#define V_FW_ISCSI_NODE_WR_FLOWID(x) ((x) << S_FW_ISCSI_NODE_WR_FLOWID)
-#define G_FW_ISCSI_NODE_WR_FLOWID(x) \
- (((x) >> S_FW_ISCSI_NODE_WR_FLOWID) & M_FW_ISCSI_NODE_WR_FLOWID)
-
-#define S_FW_ISCSI_NODE_WR_LEN16 0
-#define M_FW_ISCSI_NODE_WR_LEN16 0xff
-#define V_FW_ISCSI_NODE_WR_LEN16(x) ((x) << S_FW_ISCSI_NODE_WR_LEN16)
-#define G_FW_ISCSI_NODE_WR_LEN16(x) \
- (((x) >> S_FW_ISCSI_NODE_WR_LEN16) & M_FW_ISCSI_NODE_WR_LEN16)
-
-#define S_FW_ISCSI_NODE_WR_NODE_ATTR 7
-#define M_FW_ISCSI_NODE_WR_NODE_ATTR 0x1
-#define V_FW_ISCSI_NODE_WR_NODE_ATTR(x) ((x) << S_FW_ISCSI_NODE_WR_NODE_ATTR)
-#define G_FW_ISCSI_NODE_WR_NODE_ATTR(x) \
- (((x) >> S_FW_ISCSI_NODE_WR_NODE_ATTR) & M_FW_ISCSI_NODE_WR_NODE_ATTR)
-#define F_FW_ISCSI_NODE_WR_NODE_ATTR V_FW_ISCSI_NODE_WR_NODE_ATTR(1U)
-
-#define S_FW_ISCSI_NODE_WR_SESS_ATTR 6
-#define M_FW_ISCSI_NODE_WR_SESS_ATTR 0x1
-#define V_FW_ISCSI_NODE_WR_SESS_ATTR(x) ((x) << S_FW_ISCSI_NODE_WR_SESS_ATTR)
-#define G_FW_ISCSI_NODE_WR_SESS_ATTR(x) \
- (((x) >> S_FW_ISCSI_NODE_WR_SESS_ATTR) & M_FW_ISCSI_NODE_WR_SESS_ATTR)
-#define F_FW_ISCSI_NODE_WR_SESS_ATTR V_FW_ISCSI_NODE_WR_SESS_ATTR(1U)
-
-#define S_FW_ISCSI_NODE_WR_CONN_ATTR 5
-#define M_FW_ISCSI_NODE_WR_CONN_ATTR 0x1
-#define V_FW_ISCSI_NODE_WR_CONN_ATTR(x) ((x) << S_FW_ISCSI_NODE_WR_CONN_ATTR)
-#define G_FW_ISCSI_NODE_WR_CONN_ATTR(x) \
- (((x) >> S_FW_ISCSI_NODE_WR_CONN_ATTR) & M_FW_ISCSI_NODE_WR_CONN_ATTR)
-#define F_FW_ISCSI_NODE_WR_CONN_ATTR V_FW_ISCSI_NODE_WR_CONN_ATTR(1U)
-
-#define S_FW_ISCSI_NODE_WR_TGT_ATTR 4
-#define M_FW_ISCSI_NODE_WR_TGT_ATTR 0x1
-#define V_FW_ISCSI_NODE_WR_TGT_ATTR(x) ((x) << S_FW_ISCSI_NODE_WR_TGT_ATTR)
-#define G_FW_ISCSI_NODE_WR_TGT_ATTR(x) \
- (((x) >> S_FW_ISCSI_NODE_WR_TGT_ATTR) & M_FW_ISCSI_NODE_WR_TGT_ATTR)
-#define F_FW_ISCSI_NODE_WR_TGT_ATTR V_FW_ISCSI_NODE_WR_TGT_ATTR(1U)
-
-#define S_FW_ISCSI_NODE_WR_NODE_TYPE 3
-#define M_FW_ISCSI_NODE_WR_NODE_TYPE 0x1
-#define V_FW_ISCSI_NODE_WR_NODE_TYPE(x) ((x) << S_FW_ISCSI_NODE_WR_NODE_TYPE)
-#define G_FW_ISCSI_NODE_WR_NODE_TYPE(x) \
- (((x) >> S_FW_ISCSI_NODE_WR_NODE_TYPE) & M_FW_ISCSI_NODE_WR_NODE_TYPE)
-#define F_FW_ISCSI_NODE_WR_NODE_TYPE V_FW_ISCSI_NODE_WR_NODE_TYPE(1U)
-
-#define S_FW_ISCSI_NODE_WR_COMPL 0
-#define M_FW_ISCSI_NODE_WR_COMPL 0x1
-#define V_FW_ISCSI_NODE_WR_COMPL(x) ((x) << S_FW_ISCSI_NODE_WR_COMPL)
-#define G_FW_ISCSI_NODE_WR_COMPL(x) \
- (((x) >> S_FW_ISCSI_NODE_WR_COMPL) & M_FW_ISCSI_NODE_WR_COMPL)
-#define F_FW_ISCSI_NODE_WR_COMPL V_FW_ISCSI_NODE_WR_COMPL(1U)
-
-#define FW_ISCSI_NODE_INVALID_ID 0xffffffff
-
-struct fw_scsi_iscsi_data {
- __u8 r0;
- __u8 fbit_to_tattr;
- __be16 r2;
- __be32 r3;
- __u8 lun[8];
+ __be32 ctrl_id;
+ __be32 io_id;
+ struct fw_foiscsi_sess_attr {
+ __be32 sess_type_to_erl;
+ __be16 max_conn;
+ __be16 max_r2t;
+ __be16 time2wait;
+ __be16 time2retain;
+ __be32 max_burst;
+ __be32 first_burst;
+ __be32 r1;
+ } sess_attr;
+ struct fw_foiscsi_conn_attr {
+ __be32 hdigest_to_auth_policy;
+ __be32 max_rcv_dsl;
+ __be32 ping_tmo;
+ __be16 dst_port;
+ __be16 src_port;
+ union fw_foiscsi_conn_attr_addr {
+ struct fw_foiscsi_conn_attr_ipv6 {
+ __be64 dst_addr[2];
+ __be64 src_addr[2];
+ } ipv6_addr;
+ struct fw_foiscsi_conn_attr_ipv4 {
+ __be32 dst_addr;
+ __be32 src_addr;
+ } ipv4_addr;
+ } u;
+ } conn_attr;
+ __u8 tgt_name_len;
+ __u8 r3[7];
+ __u8 tgt_name[224];
+};
+
+#define S_FW_FOISCSI_CTRL_WR_SESS_TYPE 30
+#define M_FW_FOISCSI_CTRL_WR_SESS_TYPE 0x3
+#define V_FW_FOISCSI_CTRL_WR_SESS_TYPE(x) \
+ ((x) << S_FW_FOISCSI_CTRL_WR_SESS_TYPE)
+#define G_FW_FOISCSI_CTRL_WR_SESS_TYPE(x) \
+ (((x) >> S_FW_FOISCSI_CTRL_WR_SESS_TYPE) & M_FW_FOISCSI_CTRL_WR_SESS_TYPE)
+
+#define S_FW_FOISCSI_CTRL_WR_SEQ_INORDER 29
+#define M_FW_FOISCSI_CTRL_WR_SEQ_INORDER 0x1
+#define V_FW_FOISCSI_CTRL_WR_SEQ_INORDER(x) \
+ ((x) << S_FW_FOISCSI_CTRL_WR_SEQ_INORDER)
+#define G_FW_FOISCSI_CTRL_WR_SEQ_INORDER(x) \
+ (((x) >> S_FW_FOISCSI_CTRL_WR_SEQ_INORDER) & \
+ M_FW_FOISCSI_CTRL_WR_SEQ_INORDER)
+#define F_FW_FOISCSI_CTRL_WR_SEQ_INORDER \
+ V_FW_FOISCSI_CTRL_WR_SEQ_INORDER(1U)
+
+#define S_FW_FOISCSI_CTRL_WR_PDU_INORDER 28
+#define M_FW_FOISCSI_CTRL_WR_PDU_INORDER 0x1
+#define V_FW_FOISCSI_CTRL_WR_PDU_INORDER(x) \
+ ((x) << S_FW_FOISCSI_CTRL_WR_PDU_INORDER)
+#define G_FW_FOISCSI_CTRL_WR_PDU_INORDER(x) \
+ (((x) >> S_FW_FOISCSI_CTRL_WR_PDU_INORDER) & \
+ M_FW_FOISCSI_CTRL_WR_PDU_INORDER)
+#define F_FW_FOISCSI_CTRL_WR_PDU_INORDER \
+ V_FW_FOISCSI_CTRL_WR_PDU_INORDER(1U)
+
+#define S_FW_FOISCSI_CTRL_WR_IMMD_DATA_EN 27
+#define M_FW_FOISCSI_CTRL_WR_IMMD_DATA_EN 0x1
+#define V_FW_FOISCSI_CTRL_WR_IMMD_DATA_EN(x) \
+ ((x) << S_FW_FOISCSI_CTRL_WR_IMMD_DATA_EN)
+#define G_FW_FOISCSI_CTRL_WR_IMMD_DATA_EN(x) \
+ (((x) >> S_FW_FOISCSI_CTRL_WR_IMMD_DATA_EN) & \
+ M_FW_FOISCSI_CTRL_WR_IMMD_DATA_EN)
+#define F_FW_FOISCSI_CTRL_WR_IMMD_DATA_EN \
+ V_FW_FOISCSI_CTRL_WR_IMMD_DATA_EN(1U)
+
+#define S_FW_FOISCSI_CTRL_WR_INIT_R2T_EN 26
+#define M_FW_FOISCSI_CTRL_WR_INIT_R2T_EN 0x1
+#define V_FW_FOISCSI_CTRL_WR_INIT_R2T_EN(x) \
+ ((x) << S_FW_FOISCSI_CTRL_WR_INIT_R2T_EN)
+#define G_FW_FOISCSI_CTRL_WR_INIT_R2T_EN(x) \
+ (((x) >> S_FW_FOISCSI_CTRL_WR_INIT_R2T_EN) & \
+ M_FW_FOISCSI_CTRL_WR_INIT_R2T_EN)
+#define F_FW_FOISCSI_CTRL_WR_INIT_R2T_EN \
+ V_FW_FOISCSI_CTRL_WR_INIT_R2T_EN(1U)
+
+#define S_FW_FOISCSI_CTRL_WR_ERL 24
+#define M_FW_FOISCSI_CTRL_WR_ERL 0x3
+#define V_FW_FOISCSI_CTRL_WR_ERL(x) ((x) << S_FW_FOISCSI_CTRL_WR_ERL)
+#define G_FW_FOISCSI_CTRL_WR_ERL(x) \
+ (((x) >> S_FW_FOISCSI_CTRL_WR_ERL) & M_FW_FOISCSI_CTRL_WR_ERL)
+
+#define S_FW_FOISCSI_CTRL_WR_HDIGEST 30
+#define M_FW_FOISCSI_CTRL_WR_HDIGEST 0x3
+#define V_FW_FOISCSI_CTRL_WR_HDIGEST(x) ((x) << S_FW_FOISCSI_CTRL_WR_HDIGEST)
+#define G_FW_FOISCSI_CTRL_WR_HDIGEST(x) \
+ (((x) >> S_FW_FOISCSI_CTRL_WR_HDIGEST) & M_FW_FOISCSI_CTRL_WR_HDIGEST)
+
+#define S_FW_FOISCSI_CTRL_WR_DDIGEST 28
+#define M_FW_FOISCSI_CTRL_WR_DDIGEST 0x3
+#define V_FW_FOISCSI_CTRL_WR_DDIGEST(x) ((x) << S_FW_FOISCSI_CTRL_WR_DDIGEST)
+#define G_FW_FOISCSI_CTRL_WR_DDIGEST(x) \
+ (((x) >> S_FW_FOISCSI_CTRL_WR_DDIGEST) & M_FW_FOISCSI_CTRL_WR_DDIGEST)
+
+#define S_FW_FOISCSI_CTRL_WR_AUTH_METHOD 25
+#define M_FW_FOISCSI_CTRL_WR_AUTH_METHOD 0x7
+#define V_FW_FOISCSI_CTRL_WR_AUTH_METHOD(x) \
+ ((x) << S_FW_FOISCSI_CTRL_WR_AUTH_METHOD)
+#define G_FW_FOISCSI_CTRL_WR_AUTH_METHOD(x) \
+ (((x) >> S_FW_FOISCSI_CTRL_WR_AUTH_METHOD) & \
+ M_FW_FOISCSI_CTRL_WR_AUTH_METHOD)
+
+#define S_FW_FOISCSI_CTRL_WR_AUTH_POLICY 23
+#define M_FW_FOISCSI_CTRL_WR_AUTH_POLICY 0x3
+#define V_FW_FOISCSI_CTRL_WR_AUTH_POLICY(x) \
+ ((x) << S_FW_FOISCSI_CTRL_WR_AUTH_POLICY)
+#define G_FW_FOISCSI_CTRL_WR_AUTH_POLICY(x) \
+ (((x) >> S_FW_FOISCSI_CTRL_WR_AUTH_POLICY) & \
+ M_FW_FOISCSI_CTRL_WR_AUTH_POLICY)
+
+struct fw_foiscsi_chap_wr {
+ __be32 op_compl;
+ __be32 flowid_len16;
+ __u64 cookie;
+ __u8 status;
+ __u8 id_len;
+ __u8 sec_len;
+ __u8 tgt_id_len;
+ __u8 tgt_sec_len;
+ __be16 node_id;
+ __u8 r2;
+ __u8 chap_id[64];
+ __u8 chap_sec[16];
+ __u8 tgt_id[64];
+ __u8 tgt_sec[16];
+};
+
+/******************************************************************************
+ * F O F C O E W O R K R E Q U E S T s
+ *******************************************/
+
+struct fw_fcoe_els_ct_wr {
+ __be32 op_immdlen;
+ __be32 flowid_len16;
+ __be64 cookie;
+ __be16 iqid;
+ __u8 tmo_val;
+ __u8 els_ct_type;
+ __u8 ctl_pri;
+ __u8 cp_en_class;
+ __be16 xfer_cnt;
+ __u8 fl_to_sp;
+ __u8 l_id[3];
+ __u8 r5;
+ __u8 r_id[3];
+ __be64 rsp_dmaaddr;
+ __be32 rsp_dmalen;
+ __be32 r6;
+};
+
+#define S_FW_FCOE_ELS_CT_WR_OPCODE 24
+#define M_FW_FCOE_ELS_CT_WR_OPCODE 0xff
+#define V_FW_FCOE_ELS_CT_WR_OPCODE(x) ((x) << S_FW_FCOE_ELS_CT_WR_OPCODE)
+#define G_FW_FCOE_ELS_CT_WR_OPCODE(x) \
+ (((x) >> S_FW_FCOE_ELS_CT_WR_OPCODE) & M_FW_FCOE_ELS_CT_WR_OPCODE)
+
+#define S_FW_FCOE_ELS_CT_WR_IMMDLEN 0
+#define M_FW_FCOE_ELS_CT_WR_IMMDLEN 0xff
+#define V_FW_FCOE_ELS_CT_WR_IMMDLEN(x) ((x) << S_FW_FCOE_ELS_CT_WR_IMMDLEN)
+#define G_FW_FCOE_ELS_CT_WR_IMMDLEN(x) \
+ (((x) >> S_FW_FCOE_ELS_CT_WR_IMMDLEN) & M_FW_FCOE_ELS_CT_WR_IMMDLEN)
+
+#define S_FW_FCOE_ELS_CT_WR_FLOWID 8
+#define M_FW_FCOE_ELS_CT_WR_FLOWID 0xfffff
+#define V_FW_FCOE_ELS_CT_WR_FLOWID(x) ((x) << S_FW_FCOE_ELS_CT_WR_FLOWID)
+#define G_FW_FCOE_ELS_CT_WR_FLOWID(x) \
+ (((x) >> S_FW_FCOE_ELS_CT_WR_FLOWID) & M_FW_FCOE_ELS_CT_WR_FLOWID)
+
+#define S_FW_FCOE_ELS_CT_WR_LEN16 0
+#define M_FW_FCOE_ELS_CT_WR_LEN16 0xff
+#define V_FW_FCOE_ELS_CT_WR_LEN16(x) ((x) << S_FW_FCOE_ELS_CT_WR_LEN16)
+#define G_FW_FCOE_ELS_CT_WR_LEN16(x) \
+ (((x) >> S_FW_FCOE_ELS_CT_WR_LEN16) & M_FW_FCOE_ELS_CT_WR_LEN16)
+
+#define S_FW_FCOE_ELS_CT_WR_CP_EN 6
+#define M_FW_FCOE_ELS_CT_WR_CP_EN 0x3
+#define V_FW_FCOE_ELS_CT_WR_CP_EN(x) ((x) << S_FW_FCOE_ELS_CT_WR_CP_EN)
+#define G_FW_FCOE_ELS_CT_WR_CP_EN(x) \
+ (((x) >> S_FW_FCOE_ELS_CT_WR_CP_EN) & M_FW_FCOE_ELS_CT_WR_CP_EN)
+
+#define S_FW_FCOE_ELS_CT_WR_CLASS 4
+#define M_FW_FCOE_ELS_CT_WR_CLASS 0x3
+#define V_FW_FCOE_ELS_CT_WR_CLASS(x) ((x) << S_FW_FCOE_ELS_CT_WR_CLASS)
+#define G_FW_FCOE_ELS_CT_WR_CLASS(x) \
+ (((x) >> S_FW_FCOE_ELS_CT_WR_CLASS) & M_FW_FCOE_ELS_CT_WR_CLASS)
+
+#define S_FW_FCOE_ELS_CT_WR_FL 2
+#define M_FW_FCOE_ELS_CT_WR_FL 0x1
+#define V_FW_FCOE_ELS_CT_WR_FL(x) ((x) << S_FW_FCOE_ELS_CT_WR_FL)
+#define G_FW_FCOE_ELS_CT_WR_FL(x) \
+ (((x) >> S_FW_FCOE_ELS_CT_WR_FL) & M_FW_FCOE_ELS_CT_WR_FL)
+#define F_FW_FCOE_ELS_CT_WR_FL V_FW_FCOE_ELS_CT_WR_FL(1U)
+
+#define S_FW_FCOE_ELS_CT_WR_NPIV 1
+#define M_FW_FCOE_ELS_CT_WR_NPIV 0x1
+#define V_FW_FCOE_ELS_CT_WR_NPIV(x) ((x) << S_FW_FCOE_ELS_CT_WR_NPIV)
+#define G_FW_FCOE_ELS_CT_WR_NPIV(x) \
+ (((x) >> S_FW_FCOE_ELS_CT_WR_NPIV) & M_FW_FCOE_ELS_CT_WR_NPIV)
+#define F_FW_FCOE_ELS_CT_WR_NPIV V_FW_FCOE_ELS_CT_WR_NPIV(1U)
+
+#define S_FW_FCOE_ELS_CT_WR_SP 0
+#define M_FW_FCOE_ELS_CT_WR_SP 0x1
+#define V_FW_FCOE_ELS_CT_WR_SP(x) ((x) << S_FW_FCOE_ELS_CT_WR_SP)
+#define G_FW_FCOE_ELS_CT_WR_SP(x) \
+ (((x) >> S_FW_FCOE_ELS_CT_WR_SP) & M_FW_FCOE_ELS_CT_WR_SP)
+#define F_FW_FCOE_ELS_CT_WR_SP V_FW_FCOE_ELS_CT_WR_SP(1U)
+
+/******************************************************************************
+ * S C S I W O R K R E Q U E S T s (FOiSCSI and FCOE unified data path)
+ *****************************************************************************/
+
+struct fw_scsi_write_wr {
+ __be32 op_immdlen;
+ __be32 flowid_len16;
+ __be64 cookie;
+ __be16 iqid;
+ __u8 tmo_val;
+ __u8 use_xfer_cnt;
+ union fw_scsi_write_priv {
+ struct fcoe_write_priv {
+ __u8 ctl_pri;
+ __u8 cp_en_class;
+ __u8 r3_lo[2];
+ } fcoe;
+ struct iscsi_write_priv {
+ __u8 r3[4];
+ } iscsi;
+ } u;
+ __be32 xfer_cnt;
+ __be32 ini_xfer_cnt;
+ __be64 rsp_dmaaddr;
+ __be32 rsp_dmalen;
__be32 r4;
- __be32 dlen;
- __be32 r5;
+};
+
+#define S_FW_SCSI_WRITE_WR_OPCODE 24
+#define M_FW_SCSI_WRITE_WR_OPCODE 0xff
+#define V_FW_SCSI_WRITE_WR_OPCODE(x) ((x) << S_FW_SCSI_WRITE_WR_OPCODE)
+#define G_FW_SCSI_WRITE_WR_OPCODE(x) \
+ (((x) >> S_FW_SCSI_WRITE_WR_OPCODE) & M_FW_SCSI_WRITE_WR_OPCODE)
+
+#define S_FW_SCSI_WRITE_WR_IMMDLEN 0
+#define M_FW_SCSI_WRITE_WR_IMMDLEN 0xff
+#define V_FW_SCSI_WRITE_WR_IMMDLEN(x) ((x) << S_FW_SCSI_WRITE_WR_IMMDLEN)
+#define G_FW_SCSI_WRITE_WR_IMMDLEN(x) \
+ (((x) >> S_FW_SCSI_WRITE_WR_IMMDLEN) & M_FW_SCSI_WRITE_WR_IMMDLEN)
+
+#define S_FW_SCSI_WRITE_WR_FLOWID 8
+#define M_FW_SCSI_WRITE_WR_FLOWID 0xfffff
+#define V_FW_SCSI_WRITE_WR_FLOWID(x) ((x) << S_FW_SCSI_WRITE_WR_FLOWID)
+#define G_FW_SCSI_WRITE_WR_FLOWID(x) \
+ (((x) >> S_FW_SCSI_WRITE_WR_FLOWID) & M_FW_SCSI_WRITE_WR_FLOWID)
+
+#define S_FW_SCSI_WRITE_WR_LEN16 0
+#define M_FW_SCSI_WRITE_WR_LEN16 0xff
+#define V_FW_SCSI_WRITE_WR_LEN16(x) ((x) << S_FW_SCSI_WRITE_WR_LEN16)
+#define G_FW_SCSI_WRITE_WR_LEN16(x) \
+ (((x) >> S_FW_SCSI_WRITE_WR_LEN16) & M_FW_SCSI_WRITE_WR_LEN16)
+
+#define S_FW_SCSI_WRITE_WR_CP_EN 6
+#define M_FW_SCSI_WRITE_WR_CP_EN 0x3
+#define V_FW_SCSI_WRITE_WR_CP_EN(x) ((x) << S_FW_SCSI_WRITE_WR_CP_EN)
+#define G_FW_SCSI_WRITE_WR_CP_EN(x) \
+ (((x) >> S_FW_SCSI_WRITE_WR_CP_EN) & M_FW_SCSI_WRITE_WR_CP_EN)
+
+#define S_FW_SCSI_WRITE_WR_CLASS 4
+#define M_FW_SCSI_WRITE_WR_CLASS 0x3
+#define V_FW_SCSI_WRITE_WR_CLASS(x) ((x) << S_FW_SCSI_WRITE_WR_CLASS)
+#define G_FW_SCSI_WRITE_WR_CLASS(x) \
+ (((x) >> S_FW_SCSI_WRITE_WR_CLASS) & M_FW_SCSI_WRITE_WR_CLASS)
+
+struct fw_scsi_read_wr {
+ __be32 op_immdlen;
+ __be32 flowid_len16;
+ __be64 cookie;
+ __be16 iqid;
+ __u8 tmo_val;
+ __u8 use_xfer_cnt;
+ union fw_scsi_read_priv {
+ struct fcoe_read_priv {
+ __u8 ctl_pri;
+ __u8 cp_en_class;
+ __u8 r3_lo[2];
+ } fcoe;
+ struct iscsi_read_priv {
+ __u8 r3[4];
+ } iscsi;
+ } u;
+ __be32 xfer_cnt;
+ __be32 ini_xfer_cnt;
+ __be64 rsp_dmaaddr;
+ __be32 rsp_dmalen;
+ __be32 r4;
+};
+
+#define S_FW_SCSI_READ_WR_OPCODE 24
+#define M_FW_SCSI_READ_WR_OPCODE 0xff
+#define V_FW_SCSI_READ_WR_OPCODE(x) ((x) << S_FW_SCSI_READ_WR_OPCODE)
+#define G_FW_SCSI_READ_WR_OPCODE(x) \
+ (((x) >> S_FW_SCSI_READ_WR_OPCODE) & M_FW_SCSI_READ_WR_OPCODE)
+
+#define S_FW_SCSI_READ_WR_IMMDLEN 0
+#define M_FW_SCSI_READ_WR_IMMDLEN 0xff
+#define V_FW_SCSI_READ_WR_IMMDLEN(x) ((x) << S_FW_SCSI_READ_WR_IMMDLEN)
+#define G_FW_SCSI_READ_WR_IMMDLEN(x) \
+ (((x) >> S_FW_SCSI_READ_WR_IMMDLEN) & M_FW_SCSI_READ_WR_IMMDLEN)
+
+#define S_FW_SCSI_READ_WR_FLOWID 8
+#define M_FW_SCSI_READ_WR_FLOWID 0xfffff
+#define V_FW_SCSI_READ_WR_FLOWID(x) ((x) << S_FW_SCSI_READ_WR_FLOWID)
+#define G_FW_SCSI_READ_WR_FLOWID(x) \
+ (((x) >> S_FW_SCSI_READ_WR_FLOWID) & M_FW_SCSI_READ_WR_FLOWID)
+
+#define S_FW_SCSI_READ_WR_LEN16 0
+#define M_FW_SCSI_READ_WR_LEN16 0xff
+#define V_FW_SCSI_READ_WR_LEN16(x) ((x) << S_FW_SCSI_READ_WR_LEN16)
+#define G_FW_SCSI_READ_WR_LEN16(x) \
+ (((x) >> S_FW_SCSI_READ_WR_LEN16) & M_FW_SCSI_READ_WR_LEN16)
+
+#define S_FW_SCSI_READ_WR_CP_EN 6
+#define M_FW_SCSI_READ_WR_CP_EN 0x3
+#define V_FW_SCSI_READ_WR_CP_EN(x) ((x) << S_FW_SCSI_READ_WR_CP_EN)
+#define G_FW_SCSI_READ_WR_CP_EN(x) \
+ (((x) >> S_FW_SCSI_READ_WR_CP_EN) & M_FW_SCSI_READ_WR_CP_EN)
+
+#define S_FW_SCSI_READ_WR_CLASS 4
+#define M_FW_SCSI_READ_WR_CLASS 0x3
+#define V_FW_SCSI_READ_WR_CLASS(x) ((x) << S_FW_SCSI_READ_WR_CLASS)
+#define G_FW_SCSI_READ_WR_CLASS(x) \
+ (((x) >> S_FW_SCSI_READ_WR_CLASS) & M_FW_SCSI_READ_WR_CLASS)
+
+struct fw_scsi_cmd_wr {
+ __be32 op_immdlen;
+ __be32 flowid_len16;
+ __be64 cookie;
+ __be16 iqid;
+ __u8 tmo_val;
+ __u8 r3;
+ union fw_scsi_cmd_priv {
+ struct fcoe_cmd_priv {
+ __u8 ctl_pri;
+ __u8 cp_en_class;
+ __u8 r4_lo[2];
+ } fcoe;
+ struct iscsi_cmd_priv {
+ __u8 r4[4];
+ } iscsi;
+ } u;
+ __u8 r5[8];
+ __be64 rsp_dmaaddr;
+ __be32 rsp_dmalen;
__be32 r6;
- __u8 cdb[16];
-};
-
-#define S_FW_SCSI_ISCSI_DATA_FBIT 7
-#define M_FW_SCSI_ISCSI_DATA_FBIT 0x1
-#define V_FW_SCSI_ISCSI_DATA_FBIT(x) ((x) << S_FW_SCSI_ISCSI_DATA_FBIT)
-#define G_FW_SCSI_ISCSI_DATA_FBIT(x) \
- (((x) >> S_FW_SCSI_ISCSI_DATA_FBIT) & M_FW_SCSI_ISCSI_DATA_FBIT)
-#define F_FW_SCSI_ISCSI_DATA_FBIT V_FW_SCSI_ISCSI_DATA_FBIT(1U)
-
-#define S_FW_SCSI_ISCSI_DATA_RBIT 6
-#define M_FW_SCSI_ISCSI_DATA_RBIT 0x1
-#define V_FW_SCSI_ISCSI_DATA_RBIT(x) ((x) << S_FW_SCSI_ISCSI_DATA_RBIT)
-#define G_FW_SCSI_ISCSI_DATA_RBIT(x) \
- (((x) >> S_FW_SCSI_ISCSI_DATA_RBIT) & M_FW_SCSI_ISCSI_DATA_RBIT)
-#define F_FW_SCSI_ISCSI_DATA_RBIT V_FW_SCSI_ISCSI_DATA_RBIT(1U)
-
-#define S_FW_SCSI_ISCSI_DATA_WBIT 5
-#define M_FW_SCSI_ISCSI_DATA_WBIT 0x1
-#define V_FW_SCSI_ISCSI_DATA_WBIT(x) ((x) << S_FW_SCSI_ISCSI_DATA_WBIT)
-#define G_FW_SCSI_ISCSI_DATA_WBIT(x) \
- (((x) >> S_FW_SCSI_ISCSI_DATA_WBIT) & M_FW_SCSI_ISCSI_DATA_WBIT)
-#define F_FW_SCSI_ISCSI_DATA_WBIT V_FW_SCSI_ISCSI_DATA_WBIT(1U)
-
-#define S_FW_SCSI_ISCSI_DATA_TATTR 0
-#define M_FW_SCSI_ISCSI_DATA_TATTR 0x7
-#define V_FW_SCSI_ISCSI_DATA_TATTR(x) ((x) << S_FW_SCSI_ISCSI_DATA_TATTR)
-#define G_FW_SCSI_ISCSI_DATA_TATTR(x) \
- (((x) >> S_FW_SCSI_ISCSI_DATA_TATTR) & M_FW_SCSI_ISCSI_DATA_TATTR)
-
-#define FW_SCSI_ISCSI_DATA_TATTR_UNTAGGED 0
-#define FW_SCSI_ISCSI_DATA_TATTR_SIMPLE 1
-#define FW_SCSI_ISCSI_DATA_TATTR_ORDERED 2
-#define FW_SCSI_ISCSI_DATA_TATTR_HEADOQ 3
-#define FW_SCSI_ISCSI_DATA_TATTR_ACA 4
-
-#define FW_SCSI_ISCSI_TMF_OP 0x02
-#define FW_SCSI_ISCSI_ABORT_FUNC 0x01
-#define FW_SCSI_ISCSI_LUN_RESET_FUNC 0x05
-#define FW_SCSI_ISCSI_RESERVED_TAG 0xffffffff
-
-struct fw_scsi_iscsi_rsp {
- __u8 r0;
- __u8 sbit_to_uflow;
- __u8 response;
- __u8 status;
+};
+
+#define S_FW_SCSI_CMD_WR_OPCODE 24
+#define M_FW_SCSI_CMD_WR_OPCODE 0xff
+#define V_FW_SCSI_CMD_WR_OPCODE(x) ((x) << S_FW_SCSI_CMD_WR_OPCODE)
+#define G_FW_SCSI_CMD_WR_OPCODE(x) \
+ (((x) >> S_FW_SCSI_CMD_WR_OPCODE) & M_FW_SCSI_CMD_WR_OPCODE)
+
+#define S_FW_SCSI_CMD_WR_IMMDLEN 0
+#define M_FW_SCSI_CMD_WR_IMMDLEN 0xff
+#define V_FW_SCSI_CMD_WR_IMMDLEN(x) ((x) << S_FW_SCSI_CMD_WR_IMMDLEN)
+#define G_FW_SCSI_CMD_WR_IMMDLEN(x) \
+ (((x) >> S_FW_SCSI_CMD_WR_IMMDLEN) & M_FW_SCSI_CMD_WR_IMMDLEN)
+
+#define S_FW_SCSI_CMD_WR_FLOWID 8
+#define M_FW_SCSI_CMD_WR_FLOWID 0xfffff
+#define V_FW_SCSI_CMD_WR_FLOWID(x) ((x) << S_FW_SCSI_CMD_WR_FLOWID)
+#define G_FW_SCSI_CMD_WR_FLOWID(x) \
+ (((x) >> S_FW_SCSI_CMD_WR_FLOWID) & M_FW_SCSI_CMD_WR_FLOWID)
+
+#define S_FW_SCSI_CMD_WR_LEN16 0
+#define M_FW_SCSI_CMD_WR_LEN16 0xff
+#define V_FW_SCSI_CMD_WR_LEN16(x) ((x) << S_FW_SCSI_CMD_WR_LEN16)
+#define G_FW_SCSI_CMD_WR_LEN16(x) \
+ (((x) >> S_FW_SCSI_CMD_WR_LEN16) & M_FW_SCSI_CMD_WR_LEN16)
+
+#define S_FW_SCSI_CMD_WR_CP_EN 6
+#define M_FW_SCSI_CMD_WR_CP_EN 0x3
+#define V_FW_SCSI_CMD_WR_CP_EN(x) ((x) << S_FW_SCSI_CMD_WR_CP_EN)
+#define G_FW_SCSI_CMD_WR_CP_EN(x) \
+ (((x) >> S_FW_SCSI_CMD_WR_CP_EN) & M_FW_SCSI_CMD_WR_CP_EN)
+
+#define S_FW_SCSI_CMD_WR_CLASS 4
+#define M_FW_SCSI_CMD_WR_CLASS 0x3
+#define V_FW_SCSI_CMD_WR_CLASS(x) ((x) << S_FW_SCSI_CMD_WR_CLASS)
+#define G_FW_SCSI_CMD_WR_CLASS(x) \
+ (((x) >> S_FW_SCSI_CMD_WR_CLASS) & M_FW_SCSI_CMD_WR_CLASS)
+
+struct fw_scsi_abrt_cls_wr {
+ __be32 op_immdlen;
+ __be32 flowid_len16;
+ __be64 cookie;
+ __be16 iqid;
+ __u8 tmo_val;
+ __u8 sub_opcode_to_chk_all_io;
+ __u8 r3[4];
+ __be64 t_cookie;
+};
+
+#define S_FW_SCSI_ABRT_CLS_WR_OPCODE 24
+#define M_FW_SCSI_ABRT_CLS_WR_OPCODE 0xff
+#define V_FW_SCSI_ABRT_CLS_WR_OPCODE(x) ((x) << S_FW_SCSI_ABRT_CLS_WR_OPCODE)
+#define G_FW_SCSI_ABRT_CLS_WR_OPCODE(x) \
+ (((x) >> S_FW_SCSI_ABRT_CLS_WR_OPCODE) & M_FW_SCSI_ABRT_CLS_WR_OPCODE)
+
+#define S_FW_SCSI_ABRT_CLS_WR_IMMDLEN 0
+#define M_FW_SCSI_ABRT_CLS_WR_IMMDLEN 0xff
+#define V_FW_SCSI_ABRT_CLS_WR_IMMDLEN(x) \
+ ((x) << S_FW_SCSI_ABRT_CLS_WR_IMMDLEN)
+#define G_FW_SCSI_ABRT_CLS_WR_IMMDLEN(x) \
+ (((x) >> S_FW_SCSI_ABRT_CLS_WR_IMMDLEN) & M_FW_SCSI_ABRT_CLS_WR_IMMDLEN)
+
+#define S_FW_SCSI_ABRT_CLS_WR_FLOWID 8
+#define M_FW_SCSI_ABRT_CLS_WR_FLOWID 0xfffff
+#define V_FW_SCSI_ABRT_CLS_WR_FLOWID(x) ((x) << S_FW_SCSI_ABRT_CLS_WR_FLOWID)
+#define G_FW_SCSI_ABRT_CLS_WR_FLOWID(x) \
+ (((x) >> S_FW_SCSI_ABRT_CLS_WR_FLOWID) & M_FW_SCSI_ABRT_CLS_WR_FLOWID)
+
+#define S_FW_SCSI_ABRT_CLS_WR_LEN16 0
+#define M_FW_SCSI_ABRT_CLS_WR_LEN16 0xff
+#define V_FW_SCSI_ABRT_CLS_WR_LEN16(x) ((x) << S_FW_SCSI_ABRT_CLS_WR_LEN16)
+#define G_FW_SCSI_ABRT_CLS_WR_LEN16(x) \
+ (((x) >> S_FW_SCSI_ABRT_CLS_WR_LEN16) & M_FW_SCSI_ABRT_CLS_WR_LEN16)
+
+#define S_FW_SCSI_ABRT_CLS_WR_SUB_OPCODE 2
+#define M_FW_SCSI_ABRT_CLS_WR_SUB_OPCODE 0x3f
+#define V_FW_SCSI_ABRT_CLS_WR_SUB_OPCODE(x) \
+ ((x) << S_FW_SCSI_ABRT_CLS_WR_SUB_OPCODE)
+#define G_FW_SCSI_ABRT_CLS_WR_SUB_OPCODE(x) \
+ (((x) >> S_FW_SCSI_ABRT_CLS_WR_SUB_OPCODE) & \
+ M_FW_SCSI_ABRT_CLS_WR_SUB_OPCODE)
+
+#define S_FW_SCSI_ABRT_CLS_WR_UNSOL 1
+#define M_FW_SCSI_ABRT_CLS_WR_UNSOL 0x1
+#define V_FW_SCSI_ABRT_CLS_WR_UNSOL(x) ((x) << S_FW_SCSI_ABRT_CLS_WR_UNSOL)
+#define G_FW_SCSI_ABRT_CLS_WR_UNSOL(x) \
+ (((x) >> S_FW_SCSI_ABRT_CLS_WR_UNSOL) & M_FW_SCSI_ABRT_CLS_WR_UNSOL)
+#define F_FW_SCSI_ABRT_CLS_WR_UNSOL V_FW_SCSI_ABRT_CLS_WR_UNSOL(1U)
+
+#define S_FW_SCSI_ABRT_CLS_WR_CHK_ALL_IO 0
+#define M_FW_SCSI_ABRT_CLS_WR_CHK_ALL_IO 0x1
+#define V_FW_SCSI_ABRT_CLS_WR_CHK_ALL_IO(x) \
+ ((x) << S_FW_SCSI_ABRT_CLS_WR_CHK_ALL_IO)
+#define G_FW_SCSI_ABRT_CLS_WR_CHK_ALL_IO(x) \
+ (((x) >> S_FW_SCSI_ABRT_CLS_WR_CHK_ALL_IO) & \
+ M_FW_SCSI_ABRT_CLS_WR_CHK_ALL_IO)
+#define F_FW_SCSI_ABRT_CLS_WR_CHK_ALL_IO \
+ V_FW_SCSI_ABRT_CLS_WR_CHK_ALL_IO(1U)
+
+struct fw_scsi_tgt_acc_wr {
+ __be32 op_immdlen;
+ __be32 flowid_len16;
+ __be64 cookie;
+ __be16 iqid;
+ __u8 r3;
+ __u8 use_burst_len;
+ union fw_scsi_tgt_acc_priv {
+ struct fcoe_tgt_acc_priv {
+ __u8 ctl_pri;
+ __u8 cp_en_class;
+ __u8 r4_lo[2];
+ } fcoe;
+ struct iscsi_tgt_acc_priv {
+ __u8 r4[4];
+ } iscsi;
+ } u;
+ __be32 burst_len;
+ __be32 rel_off;
+ __be64 r5;
+ __be32 r6;
+ __be32 tot_xfer_len;
+};
+
+#define S_FW_SCSI_TGT_ACC_WR_OPCODE 24
+#define M_FW_SCSI_TGT_ACC_WR_OPCODE 0xff
+#define V_FW_SCSI_TGT_ACC_WR_OPCODE(x) ((x) << S_FW_SCSI_TGT_ACC_WR_OPCODE)
+#define G_FW_SCSI_TGT_ACC_WR_OPCODE(x) \
+ (((x) >> S_FW_SCSI_TGT_ACC_WR_OPCODE) & M_FW_SCSI_TGT_ACC_WR_OPCODE)
+
+#define S_FW_SCSI_TGT_ACC_WR_IMMDLEN 0
+#define M_FW_SCSI_TGT_ACC_WR_IMMDLEN 0xff
+#define V_FW_SCSI_TGT_ACC_WR_IMMDLEN(x) ((x) << S_FW_SCSI_TGT_ACC_WR_IMMDLEN)
+#define G_FW_SCSI_TGT_ACC_WR_IMMDLEN(x) \
+ (((x) >> S_FW_SCSI_TGT_ACC_WR_IMMDLEN) & M_FW_SCSI_TGT_ACC_WR_IMMDLEN)
+
+#define S_FW_SCSI_TGT_ACC_WR_FLOWID 8
+#define M_FW_SCSI_TGT_ACC_WR_FLOWID 0xfffff
+#define V_FW_SCSI_TGT_ACC_WR_FLOWID(x) ((x) << S_FW_SCSI_TGT_ACC_WR_FLOWID)
+#define G_FW_SCSI_TGT_ACC_WR_FLOWID(x) \
+ (((x) >> S_FW_SCSI_TGT_ACC_WR_FLOWID) & M_FW_SCSI_TGT_ACC_WR_FLOWID)
+
+#define S_FW_SCSI_TGT_ACC_WR_LEN16 0
+#define M_FW_SCSI_TGT_ACC_WR_LEN16 0xff
+#define V_FW_SCSI_TGT_ACC_WR_LEN16(x) ((x) << S_FW_SCSI_TGT_ACC_WR_LEN16)
+#define G_FW_SCSI_TGT_ACC_WR_LEN16(x) \
+ (((x) >> S_FW_SCSI_TGT_ACC_WR_LEN16) & M_FW_SCSI_TGT_ACC_WR_LEN16)
+
+#define S_FW_SCSI_TGT_ACC_WR_CP_EN 6
+#define M_FW_SCSI_TGT_ACC_WR_CP_EN 0x3
+#define V_FW_SCSI_TGT_ACC_WR_CP_EN(x) ((x) << S_FW_SCSI_TGT_ACC_WR_CP_EN)
+#define G_FW_SCSI_TGT_ACC_WR_CP_EN(x) \
+ (((x) >> S_FW_SCSI_TGT_ACC_WR_CP_EN) & M_FW_SCSI_TGT_ACC_WR_CP_EN)
+
+#define S_FW_SCSI_TGT_ACC_WR_CLASS 4
+#define M_FW_SCSI_TGT_ACC_WR_CLASS 0x3
+#define V_FW_SCSI_TGT_ACC_WR_CLASS(x) ((x) << S_FW_SCSI_TGT_ACC_WR_CLASS)
+#define G_FW_SCSI_TGT_ACC_WR_CLASS(x) \
+ (((x) >> S_FW_SCSI_TGT_ACC_WR_CLASS) & M_FW_SCSI_TGT_ACC_WR_CLASS)
+
+struct fw_scsi_tgt_xmit_wr {
+ __be32 op_immdlen;
+ __be32 flowid_len16;
+ __be64 cookie;
+ __be16 iqid;
+ __u8 auto_rsp;
+ __u8 use_xfer_cnt;
+ union fw_scsi_tgt_xmit_priv {
+ struct fcoe_tgt_xmit_priv {
+ __u8 ctl_pri;
+ __u8 cp_en_class;
+ __u8 r3_lo[2];
+ } fcoe;
+ struct iscsi_tgt_xmit_priv {
+ __u8 r3[4];
+ } iscsi;
+ } u;
+ __be32 xfer_cnt;
__be32 r4;
- __u8 r5[32];
- __be32 bidir_res_cnt;
- __be32 res_cnt;
- __u8 sense_data[128];
-};
-
-#define S_FW_SCSI_ISCSI_RSP_SBIT 7
-#define M_FW_SCSI_ISCSI_RSP_SBIT 0x1
-#define V_FW_SCSI_ISCSI_RSP_SBIT(x) ((x) << S_FW_SCSI_ISCSI_RSP_SBIT)
-#define G_FW_SCSI_ISCSI_RSP_SBIT(x) \
- (((x) >> S_FW_SCSI_ISCSI_RSP_SBIT) & M_FW_SCSI_ISCSI_RSP_SBIT)
-#define F_FW_SCSI_ISCSI_RSP_SBIT V_FW_SCSI_ISCSI_RSP_SBIT(1U)
-
-#define S_FW_SCSI_ISCSI_RSP_BIDIR_OFLOW 4
-#define M_FW_SCSI_ISCSI_RSP_BIDIR_OFLOW 0x1
-#define V_FW_SCSI_ISCSI_RSP_BIDIR_OFLOW(x) \
- ((x) << S_FW_SCSI_ISCSI_RSP_BIDIR_OFLOW)
-#define G_FW_SCSI_ISCSI_RSP_BIDIR_OFLOW(x) \
- (((x) >> S_FW_SCSI_ISCSI_RSP_BIDIR_OFLOW) & \
- M_FW_SCSI_ISCSI_RSP_BIDIR_OFLOW)
-#define F_FW_SCSI_ISCSI_RSP_BIDIR_OFLOW V_FW_SCSI_ISCSI_RSP_BIDIR_OFLOW(1U)
-
-#define S_FW_SCSI_ISCSI_RSP_BIDIR_UFLOW 3
-#define M_FW_SCSI_ISCSI_RSP_BIDIR_UFLOW 0x1
-#define V_FW_SCSI_ISCSI_RSP_BIDIR_UFLOW(x) \
- ((x) << S_FW_SCSI_ISCSI_RSP_BIDIR_UFLOW)
-#define G_FW_SCSI_ISCSI_RSP_BIDIR_UFLOW(x) \
- (((x) >> S_FW_SCSI_ISCSI_RSP_BIDIR_UFLOW) & \
- M_FW_SCSI_ISCSI_RSP_BIDIR_UFLOW)
-#define F_FW_SCSI_ISCSI_RSP_BIDIR_UFLOW V_FW_SCSI_ISCSI_RSP_BIDIR_UFLOW(1U)
-
-#define S_FW_SCSI_ISCSI_RSP_OFLOW 2
-#define M_FW_SCSI_ISCSI_RSP_OFLOW 0x1
-#define V_FW_SCSI_ISCSI_RSP_OFLOW(x) ((x) << S_FW_SCSI_ISCSI_RSP_OFLOW)
-#define G_FW_SCSI_ISCSI_RSP_OFLOW(x) \
- (((x) >> S_FW_SCSI_ISCSI_RSP_OFLOW) & M_FW_SCSI_ISCSI_RSP_OFLOW)
-#define F_FW_SCSI_ISCSI_RSP_OFLOW V_FW_SCSI_ISCSI_RSP_OFLOW(1U)
-
-#define S_FW_SCSI_ISCSI_RSP_UFLOW 1
-#define M_FW_SCSI_ISCSI_RSP_UFLOW 0x1
-#define V_FW_SCSI_ISCSI_RSP_UFLOW(x) ((x) << S_FW_SCSI_ISCSI_RSP_UFLOW)
-#define G_FW_SCSI_ISCSI_RSP_UFLOW(x) \
- (((x) >> S_FW_SCSI_ISCSI_RSP_UFLOW) & M_FW_SCSI_ISCSI_RSP_UFLOW)
-#define F_FW_SCSI_ISCSI_RSP_UFLOW V_FW_SCSI_ISCSI_RSP_UFLOW(1U)
+ __be64 r5;
+ __be32 r6;
+ __be32 tot_xfer_len;
+};
+
+#define S_FW_SCSI_TGT_XMIT_WR_OPCODE 24
+#define M_FW_SCSI_TGT_XMIT_WR_OPCODE 0xff
+#define V_FW_SCSI_TGT_XMIT_WR_OPCODE(x) ((x) << S_FW_SCSI_TGT_XMIT_WR_OPCODE)
+#define G_FW_SCSI_TGT_XMIT_WR_OPCODE(x) \
+ (((x) >> S_FW_SCSI_TGT_XMIT_WR_OPCODE) & M_FW_SCSI_TGT_XMIT_WR_OPCODE)
+
+#define S_FW_SCSI_TGT_XMIT_WR_IMMDLEN 0
+#define M_FW_SCSI_TGT_XMIT_WR_IMMDLEN 0xff
+#define V_FW_SCSI_TGT_XMIT_WR_IMMDLEN(x) \
+ ((x) << S_FW_SCSI_TGT_XMIT_WR_IMMDLEN)
+#define G_FW_SCSI_TGT_XMIT_WR_IMMDLEN(x) \
+ (((x) >> S_FW_SCSI_TGT_XMIT_WR_IMMDLEN) & M_FW_SCSI_TGT_XMIT_WR_IMMDLEN)
+
+#define S_FW_SCSI_TGT_XMIT_WR_FLOWID 8
+#define M_FW_SCSI_TGT_XMIT_WR_FLOWID 0xfffff
+#define V_FW_SCSI_TGT_XMIT_WR_FLOWID(x) ((x) << S_FW_SCSI_TGT_XMIT_WR_FLOWID)
+#define G_FW_SCSI_TGT_XMIT_WR_FLOWID(x) \
+ (((x) >> S_FW_SCSI_TGT_XMIT_WR_FLOWID) & M_FW_SCSI_TGT_XMIT_WR_FLOWID)
+
+#define S_FW_SCSI_TGT_XMIT_WR_LEN16 0
+#define M_FW_SCSI_TGT_XMIT_WR_LEN16 0xff
+#define V_FW_SCSI_TGT_XMIT_WR_LEN16(x) ((x) << S_FW_SCSI_TGT_XMIT_WR_LEN16)
+#define G_FW_SCSI_TGT_XMIT_WR_LEN16(x) \
+ (((x) >> S_FW_SCSI_TGT_XMIT_WR_LEN16) & M_FW_SCSI_TGT_XMIT_WR_LEN16)
+
+#define S_FW_SCSI_TGT_XMIT_WR_CP_EN 6
+#define M_FW_SCSI_TGT_XMIT_WR_CP_EN 0x3
+#define V_FW_SCSI_TGT_XMIT_WR_CP_EN(x) ((x) << S_FW_SCSI_TGT_XMIT_WR_CP_EN)
+#define G_FW_SCSI_TGT_XMIT_WR_CP_EN(x) \
+ (((x) >> S_FW_SCSI_TGT_XMIT_WR_CP_EN) & M_FW_SCSI_TGT_XMIT_WR_CP_EN)
+
+#define S_FW_SCSI_TGT_XMIT_WR_CLASS 4
+#define M_FW_SCSI_TGT_XMIT_WR_CLASS 0x3
+#define V_FW_SCSI_TGT_XMIT_WR_CLASS(x) ((x) << S_FW_SCSI_TGT_XMIT_WR_CLASS)
+#define G_FW_SCSI_TGT_XMIT_WR_CLASS(x) \
+ (((x) >> S_FW_SCSI_TGT_XMIT_WR_CLASS) & M_FW_SCSI_TGT_XMIT_WR_CLASS)
+
+struct fw_scsi_tgt_rsp_wr {
+ __be32 op_immdlen;
+ __be32 flowid_len16;
+ __be64 cookie;
+ __be16 iqid;
+ __u8 r3[2];
+ union fw_scsi_tgt_rsp_priv {
+ struct fcoe_tgt_rsp_priv {
+ __u8 ctl_pri;
+ __u8 cp_en_class;
+ __u8 r4_lo[2];
+ } fcoe;
+ struct iscsi_tgt_rsp_priv {
+ __u8 r4[4];
+ } iscsi;
+ } u;
+ __u8 r5[8];
+};
+
+#define S_FW_SCSI_TGT_RSP_WR_OPCODE 24
+#define M_FW_SCSI_TGT_RSP_WR_OPCODE 0xff
+#define V_FW_SCSI_TGT_RSP_WR_OPCODE(x) ((x) << S_FW_SCSI_TGT_RSP_WR_OPCODE)
+#define G_FW_SCSI_TGT_RSP_WR_OPCODE(x) \
+ (((x) >> S_FW_SCSI_TGT_RSP_WR_OPCODE) & M_FW_SCSI_TGT_RSP_WR_OPCODE)
+
+#define S_FW_SCSI_TGT_RSP_WR_IMMDLEN 0
+#define M_FW_SCSI_TGT_RSP_WR_IMMDLEN 0xff
+#define V_FW_SCSI_TGT_RSP_WR_IMMDLEN(x) ((x) << S_FW_SCSI_TGT_RSP_WR_IMMDLEN)
+#define G_FW_SCSI_TGT_RSP_WR_IMMDLEN(x) \
+ (((x) >> S_FW_SCSI_TGT_RSP_WR_IMMDLEN) & M_FW_SCSI_TGT_RSP_WR_IMMDLEN)
+
+#define S_FW_SCSI_TGT_RSP_WR_FLOWID 8
+#define M_FW_SCSI_TGT_RSP_WR_FLOWID 0xfffff
+#define V_FW_SCSI_TGT_RSP_WR_FLOWID(x) ((x) << S_FW_SCSI_TGT_RSP_WR_FLOWID)
+#define G_FW_SCSI_TGT_RSP_WR_FLOWID(x) \
+ (((x) >> S_FW_SCSI_TGT_RSP_WR_FLOWID) & M_FW_SCSI_TGT_RSP_WR_FLOWID)
+
+#define S_FW_SCSI_TGT_RSP_WR_LEN16 0
+#define M_FW_SCSI_TGT_RSP_WR_LEN16 0xff
+#define V_FW_SCSI_TGT_RSP_WR_LEN16(x) ((x) << S_FW_SCSI_TGT_RSP_WR_LEN16)
+#define G_FW_SCSI_TGT_RSP_WR_LEN16(x) \
+ (((x) >> S_FW_SCSI_TGT_RSP_WR_LEN16) & M_FW_SCSI_TGT_RSP_WR_LEN16)
+
+#define S_FW_SCSI_TGT_RSP_WR_CP_EN 6
+#define M_FW_SCSI_TGT_RSP_WR_CP_EN 0x3
+#define V_FW_SCSI_TGT_RSP_WR_CP_EN(x) ((x) << S_FW_SCSI_TGT_RSP_WR_CP_EN)
+#define G_FW_SCSI_TGT_RSP_WR_CP_EN(x) \
+ (((x) >> S_FW_SCSI_TGT_RSP_WR_CP_EN) & M_FW_SCSI_TGT_RSP_WR_CP_EN)
+
+#define S_FW_SCSI_TGT_RSP_WR_CLASS 4
+#define M_FW_SCSI_TGT_RSP_WR_CLASS 0x3
+#define V_FW_SCSI_TGT_RSP_WR_CLASS(x) ((x) << S_FW_SCSI_TGT_RSP_WR_CLASS)
+#define G_FW_SCSI_TGT_RSP_WR_CLASS(x) \
+ (((x) >> S_FW_SCSI_TGT_RSP_WR_CLASS) & M_FW_SCSI_TGT_RSP_WR_CLASS)
/******************************************************************************
* C O M M A N D s
@@ -1808,9 +2834,15 @@
FW_RSS_VI_CONFIG_CMD = 0x23,
FW_SCHED_CMD = 0x24,
FW_DEVLOG_CMD = 0x25,
- FW_NETIF_CMD = 0x26,
FW_WATCHDOG_CMD = 0x27,
FW_CLIP_CMD = 0x28,
+ FW_CHNET_IFACE_CMD = 0x26,
+ FW_FCOE_RES_INFO_CMD = 0x31,
+ FW_FCOE_LINK_CMD = 0x32,
+ FW_FCOE_VNP_CMD = 0x33,
+ FW_FCOE_SPARAMS_CMD = 0x35,
+ FW_FCOE_STATS_CMD = 0x37,
+ FW_FCOE_FCF_CMD = 0x38,
FW_LASTC2E_CMD = 0x40,
FW_ERROR_CMD = 0x80,
FW_DEBUG_CMD = 0x81,
@@ -1896,6 +2928,7 @@
FW_LDST_ADDRSPC_FUNC = 0x0028,
FW_LDST_ADDRSPC_FUNC_PCIE = 0x0029,
FW_LDST_ADDRSPC_FUNC_I2C = 0x002A,
+ FW_LDST_ADDRSPC_LE = 0x0030,
};
/*
@@ -1982,6 +3015,11 @@
__u8 data;
__be32 r9;
} i2c;
+ struct fw_ldst_le {
+ __be16 region;
+ __be16 nval;
+ __u32 val[12];
+ } le;
} u;
};
@@ -2291,6 +3329,7 @@
FW_MEMTYPE_CF_EDC1 = 0x1,
FW_MEMTYPE_CF_EXTMEM = 0x2,
FW_MEMTYPE_CF_FLASH = 0x4,
+ FW_MEMTYPE_CF_INTERNAL = 0x5,
};
struct fw_caps_config_cmd {
@@ -2409,7 +3448,11 @@
FW_PARAMS_PARAM_PFVF_IQFLINT_START = 0x29,
FW_PARAMS_PARAM_PFVF_IQFLINT_END = 0x2A,
FW_PARAMS_PARAM_PFVF_EQ_START = 0x2B,
- FW_PARAMS_PARAM_PFVF_EQ_END = 0x2C
+ FW_PARAMS_PARAM_PFVF_EQ_END = 0x2C,
+ FW_PARAMS_PARAM_PFVF_ACTIVE_FILTER_START = 0x2D,
+ FW_PARAMS_PARAM_PFVF_ACTIVE_FILTER_END = 0x2E,
+ FW_PARAMS_PARAM_PFVF_ETHOFLD_START = 0x2F,
+ FW_PARAMS_PARAM_PFVF_ETHOFLD_END = 0x30
};
/*
@@ -2421,6 +3464,7 @@
FW_PARAMS_PARAM_DMAQ_EQ_CMPLIQID_MNGT = 0x10,
FW_PARAMS_PARAM_DMAQ_EQ_CMPLIQID_CTRL = 0x11,
FW_PARAMS_PARAM_DMAQ_EQ_SCHEDCLASS_ETH = 0x12,
+ FW_PARAMS_PARAM_DMAQ_EQ_DCBPRIO_ETH = 0x13
};
/*
@@ -3954,7 +4998,6 @@
#define FW_VI_MAC_ADD_MAC 0x3FF
#define FW_VI_MAC_ADD_PERSIST_MAC 0x3FE
#define FW_VI_MAC_MAC_BASED_FREE 0x3FD
-#define FW_CLS_TCAM_NUM_ENTRIES 336
enum fw_vi_mac_smac {
FW_VI_MAC_MPS_TCAM_ENTRY,
@@ -5662,110 +6705,6 @@
(((x) >> S_FW_DEVLOG_CMD_MEMADDR16_DEVLOG) & \
M_FW_DEVLOG_CMD_MEMADDR16_DEVLOG)
-struct fw_netif_cmd {
- __be32 op_to_ipv4gw;
- __be32 retval_len16;
- __be32 netifi_ifadridx;
- __be32 portid_to_mtuval;
- __be32 gwaddr;
- __be32 addr;
- __be32 nmask;
- __be32 bcaddr;
-};
-
-#define S_FW_NETIF_CMD_ADD 20
-#define M_FW_NETIF_CMD_ADD 0x1
-#define V_FW_NETIF_CMD_ADD(x) ((x) << S_FW_NETIF_CMD_ADD)
-#define G_FW_NETIF_CMD_ADD(x) \
- (((x) >> S_FW_NETIF_CMD_ADD) & M_FW_NETIF_CMD_ADD)
-#define F_FW_NETIF_CMD_ADD V_FW_NETIF_CMD_ADD(1U)
-
-#define S_FW_NETIF_CMD_LINK 19
-#define M_FW_NETIF_CMD_LINK 0x1
-#define V_FW_NETIF_CMD_LINK(x) ((x) << S_FW_NETIF_CMD_LINK)
-#define G_FW_NETIF_CMD_LINK(x) \
- (((x) >> S_FW_NETIF_CMD_LINK) & M_FW_NETIF_CMD_LINK)
-#define F_FW_NETIF_CMD_LINK V_FW_NETIF_CMD_LINK(1U)
-
-#define S_FW_NETIF_CMD_VLAN 18
-#define M_FW_NETIF_CMD_VLAN 0x1
-#define V_FW_NETIF_CMD_VLAN(x) ((x) << S_FW_NETIF_CMD_VLAN)
-#define G_FW_NETIF_CMD_VLAN(x) \
- (((x) >> S_FW_NETIF_CMD_VLAN) & M_FW_NETIF_CMD_VLAN)
-#define F_FW_NETIF_CMD_VLAN V_FW_NETIF_CMD_VLAN(1U)
-
-#define S_FW_NETIF_CMD_MTU 17
-#define M_FW_NETIF_CMD_MTU 0x1
-#define V_FW_NETIF_CMD_MTU(x) ((x) << S_FW_NETIF_CMD_MTU)
-#define G_FW_NETIF_CMD_MTU(x) \
- (((x) >> S_FW_NETIF_CMD_MTU) & M_FW_NETIF_CMD_MTU)
-#define F_FW_NETIF_CMD_MTU V_FW_NETIF_CMD_MTU(1U)
-
-#define S_FW_NETIF_CMD_DHCP 16
-#define M_FW_NETIF_CMD_DHCP 0x1
-#define V_FW_NETIF_CMD_DHCP(x) ((x) << S_FW_NETIF_CMD_DHCP)
-#define G_FW_NETIF_CMD_DHCP(x) \
- (((x) >> S_FW_NETIF_CMD_DHCP) & M_FW_NETIF_CMD_DHCP)
-#define F_FW_NETIF_CMD_DHCP V_FW_NETIF_CMD_DHCP(1U)
-
-#define S_FW_NETIF_CMD_IPV4BCADDR 15
-#define M_FW_NETIF_CMD_IPV4BCADDR 0x1
-#define V_FW_NETIF_CMD_IPV4BCADDR(x) ((x) << S_FW_NETIF_CMD_IPV4BCADDR)
-#define G_FW_NETIF_CMD_IPV4BCADDR(x) \
- (((x) >> S_FW_NETIF_CMD_IPV4BCADDR) & M_FW_NETIF_CMD_IPV4BCADDR)
-#define F_FW_NETIF_CMD_IPV4BCADDR V_FW_NETIF_CMD_IPV4BCADDR(1U)
-
-#define S_FW_NETIF_CMD_IPV4NMASK 14
-#define M_FW_NETIF_CMD_IPV4NMASK 0x1
-#define V_FW_NETIF_CMD_IPV4NMASK(x) ((x) << S_FW_NETIF_CMD_IPV4NMASK)
-#define G_FW_NETIF_CMD_IPV4NMASK(x) \
- (((x) >> S_FW_NETIF_CMD_IPV4NMASK) & M_FW_NETIF_CMD_IPV4NMASK)
-#define F_FW_NETIF_CMD_IPV4NMASK V_FW_NETIF_CMD_IPV4NMASK(1U)
-
-#define S_FW_NETIF_CMD_IPV4ADDR 13
-#define M_FW_NETIF_CMD_IPV4ADDR 0x1
-#define V_FW_NETIF_CMD_IPV4ADDR(x) ((x) << S_FW_NETIF_CMD_IPV4ADDR)
-#define G_FW_NETIF_CMD_IPV4ADDR(x) \
- (((x) >> S_FW_NETIF_CMD_IPV4ADDR) & M_FW_NETIF_CMD_IPV4ADDR)
-#define F_FW_NETIF_CMD_IPV4ADDR V_FW_NETIF_CMD_IPV4ADDR(1U)
-
-#define S_FW_NETIF_CMD_IPV4GW 12
-#define M_FW_NETIF_CMD_IPV4GW 0x1
-#define V_FW_NETIF_CMD_IPV4GW(x) ((x) << S_FW_NETIF_CMD_IPV4GW)
-#define G_FW_NETIF_CMD_IPV4GW(x) \
- (((x) >> S_FW_NETIF_CMD_IPV4GW) & M_FW_NETIF_CMD_IPV4GW)
-#define F_FW_NETIF_CMD_IPV4GW V_FW_NETIF_CMD_IPV4GW(1U)
-
-#define S_FW_NETIF_CMD_NETIFI 8
-#define M_FW_NETIF_CMD_NETIFI 0xffffff
-#define V_FW_NETIF_CMD_NETIFI(x) ((x) << S_FW_NETIF_CMD_NETIFI)
-#define G_FW_NETIF_CMD_NETIFI(x) \
- (((x) >> S_FW_NETIF_CMD_NETIFI) & M_FW_NETIF_CMD_NETIFI)
-
-#define S_FW_NETIF_CMD_IFADRIDX 0
-#define M_FW_NETIF_CMD_IFADRIDX 0xff
-#define V_FW_NETIF_CMD_IFADRIDX(x) ((x) << S_FW_NETIF_CMD_IFADRIDX)
-#define G_FW_NETIF_CMD_IFADRIDX(x) \
- (((x) >> S_FW_NETIF_CMD_IFADRIDX) & M_FW_NETIF_CMD_IFADRIDX)
-
-#define S_FW_NETIF_CMD_PORTID 28
-#define M_FW_NETIF_CMD_PORTID 0xf
-#define V_FW_NETIF_CMD_PORTID(x) ((x) << S_FW_NETIF_CMD_PORTID)
-#define G_FW_NETIF_CMD_PORTID(x) \
- (((x) >> S_FW_NETIF_CMD_PORTID) & M_FW_NETIF_CMD_PORTID)
-
-#define S_FW_NETIF_CMD_VLANID 16
-#define M_FW_NETIF_CMD_VLANID 0xfff
-#define V_FW_NETIF_CMD_VLANID(x) ((x) << S_FW_NETIF_CMD_VLANID)
-#define G_FW_NETIF_CMD_VLANID(x) \
- (((x) >> S_FW_NETIF_CMD_VLANID) & M_FW_NETIF_CMD_VLANID)
-
-#define S_FW_NETIF_CMD_MTUVAL 0
-#define M_FW_NETIF_CMD_MTUVAL 0xffff
-#define V_FW_NETIF_CMD_MTUVAL(x) ((x) << S_FW_NETIF_CMD_MTUVAL)
-#define G_FW_NETIF_CMD_MTUVAL(x) \
- (((x) >> S_FW_NETIF_CMD_MTUVAL) & M_FW_NETIF_CMD_MTUVAL)
-
enum fw_watchdog_actions {
FW_WATCHDOG_ACTION_FLR = 0x1,
FW_WATCHDOG_ACTION_BYPASS = 0x2,
@@ -5802,6 +6741,421 @@
(((x) >> S_FW_CLIP_CMD_FREE) & M_FW_CLIP_CMD_FREE)
#define F_FW_CLIP_CMD_FREE V_FW_CLIP_CMD_FREE(1U)
+/******************************************************************************
+ * F O i S C S I C O M M A N D s
+ **************************************/
+
+#define FW_CHNET_IFACE_ADDR_MAX 3
+
+enum fw_chnet_iface_cmd_subop {
+ FW_CHNET_IFACE_CMD_SUBOP_NOOP = 0,
+
+ FW_CHNET_IFACE_CMD_SUBOP_LINK_UP,
+ FW_CHNET_IFACE_CMD_SUBOP_LINK_DOWN,
+
+ FW_CHNET_IFACE_CMD_SUBOP_MTU_SET,
+ FW_CHNET_IFACE_CMD_SUBOP_MTU_GET,
+
+ FW_CHNET_IFACE_CMD_SUBOP_MAX,
+};
+
+struct fw_chnet_iface_cmd {
+ __be32 op_to_portid;
+ __be32 retval_len16;
+ __u8 subop;
+ __u8 r2[3];
+ __be32 ifid_ifstate;
+ __be16 mtu;
+ __be16 vlanid;
+ __be32 r3;
+ __be16 r4;
+ __u8 mac[6];
+};
+
+#define S_FW_CHNET_IFACE_CMD_PORTID 0
+#define M_FW_CHNET_IFACE_CMD_PORTID 0xf
+#define V_FW_CHNET_IFACE_CMD_PORTID(x) ((x) << S_FW_CHNET_IFACE_CMD_PORTID)
+#define G_FW_CHNET_IFACE_CMD_PORTID(x) \
+ (((x) >> S_FW_CHNET_IFACE_CMD_PORTID) & M_FW_CHNET_IFACE_CMD_PORTID)
+
+#define S_FW_CHNET_IFACE_CMD_IFID 8
+#define M_FW_CHNET_IFACE_CMD_IFID 0xffffff
+#define V_FW_CHNET_IFACE_CMD_IFID(x) ((x) << S_FW_CHNET_IFACE_CMD_IFID)
+#define G_FW_CHNET_IFACE_CMD_IFID(x) \
+ (((x) >> S_FW_CHNET_IFACE_CMD_IFID) & M_FW_CHNET_IFACE_CMD_IFID)
+
+#define S_FW_CHNET_IFACE_CMD_IFSTATE 0
+#define M_FW_CHNET_IFACE_CMD_IFSTATE 0xff
+#define V_FW_CHNET_IFACE_CMD_IFSTATE(x) ((x) << S_FW_CHNET_IFACE_CMD_IFSTATE)
+#define G_FW_CHNET_IFACE_CMD_IFSTATE(x) \
+ (((x) >> S_FW_CHNET_IFACE_CMD_IFSTATE) & M_FW_CHNET_IFACE_CMD_IFSTATE)
+
+/******************************************************************************
+ * F O F C O E C O M M A N D s
+ ************************************/
+
+struct fw_fcoe_res_info_cmd {
+ __be32 op_to_read;
+ __be32 retval_len16;
+ __be16 e_d_tov;
+ __be16 r_a_tov_seq;
+ __be16 r_a_tov_els;
+ __be16 r_r_tov;
+ __be32 max_xchgs;
+ __be32 max_ssns;
+ __be32 used_xchgs;
+ __be32 used_ssns;
+ __be32 max_fcfs;
+ __be32 max_vnps;
+ __be32 used_fcfs;
+ __be32 used_vnps;
+};
+
+struct fw_fcoe_link_cmd {
+ __be32 op_to_portid;
+ __be32 retval_len16;
+ __be32 sub_opcode_fcfi;
+ __u8 r3;
+ __u8 lstatus;
+ __be16 flags;
+ __u8 r4;
+ __u8 set_vlan;
+ __be16 vlan_id;
+ __be32 vnpi_pkd;
+ __be16 r6;
+ __u8 phy_mac[6];
+ __u8 vnport_wwnn[8];
+ __u8 vnport_wwpn[8];
+};
+
+#define S_FW_FCOE_LINK_CMD_PORTID 0
+#define M_FW_FCOE_LINK_CMD_PORTID 0xf
+#define V_FW_FCOE_LINK_CMD_PORTID(x) ((x) << S_FW_FCOE_LINK_CMD_PORTID)
+#define G_FW_FCOE_LINK_CMD_PORTID(x) \
+ (((x) >> S_FW_FCOE_LINK_CMD_PORTID) & M_FW_FCOE_LINK_CMD_PORTID)
+
+#define S_FW_FCOE_LINK_CMD_SUB_OPCODE 24
+#define M_FW_FCOE_LINK_CMD_SUB_OPCODE 0xff
+#define V_FW_FCOE_LINK_CMD_SUB_OPCODE(x) \
+ ((x) << S_FW_FCOE_LINK_CMD_SUB_OPCODE)
+#define G_FW_FCOE_LINK_CMD_SUB_OPCODE(x) \
+ (((x) >> S_FW_FCOE_LINK_CMD_SUB_OPCODE) & M_FW_FCOE_LINK_CMD_SUB_OPCODE)
+
+#define S_FW_FCOE_LINK_CMD_FCFI 0
+#define M_FW_FCOE_LINK_CMD_FCFI 0xffffff
+#define V_FW_FCOE_LINK_CMD_FCFI(x) ((x) << S_FW_FCOE_LINK_CMD_FCFI)
+#define G_FW_FCOE_LINK_CMD_FCFI(x) \
+ (((x) >> S_FW_FCOE_LINK_CMD_FCFI) & M_FW_FCOE_LINK_CMD_FCFI)
+
+#define S_FW_FCOE_LINK_CMD_VNPI 0
+#define M_FW_FCOE_LINK_CMD_VNPI 0xfffff
+#define V_FW_FCOE_LINK_CMD_VNPI(x) ((x) << S_FW_FCOE_LINK_CMD_VNPI)
+#define G_FW_FCOE_LINK_CMD_VNPI(x) \
+ (((x) >> S_FW_FCOE_LINK_CMD_VNPI) & M_FW_FCOE_LINK_CMD_VNPI)
+
+struct fw_fcoe_vnp_cmd {
+ __be32 op_to_fcfi;
+ __be32 alloc_to_len16;
+ __be32 gen_wwn_to_vnpi;
+ __be32 vf_id;
+ __be16 iqid;
+ __u8 vnport_mac[6];
+ __u8 vnport_wwnn[8];
+ __u8 vnport_wwpn[8];
+ __u8 cmn_srv_parms[16];
+ __u8 clsp_word_0_1[8];
+};
+
+#define S_FW_FCOE_VNP_CMD_FCFI 0
+#define M_FW_FCOE_VNP_CMD_FCFI 0xfffff
+#define V_FW_FCOE_VNP_CMD_FCFI(x) ((x) << S_FW_FCOE_VNP_CMD_FCFI)
+#define G_FW_FCOE_VNP_CMD_FCFI(x) \
+ (((x) >> S_FW_FCOE_VNP_CMD_FCFI) & M_FW_FCOE_VNP_CMD_FCFI)
+
+#define S_FW_FCOE_VNP_CMD_ALLOC 31
+#define M_FW_FCOE_VNP_CMD_ALLOC 0x1
+#define V_FW_FCOE_VNP_CMD_ALLOC(x) ((x) << S_FW_FCOE_VNP_CMD_ALLOC)
+#define G_FW_FCOE_VNP_CMD_ALLOC(x) \
+ (((x) >> S_FW_FCOE_VNP_CMD_ALLOC) & M_FW_FCOE_VNP_CMD_ALLOC)
+#define F_FW_FCOE_VNP_CMD_ALLOC V_FW_FCOE_VNP_CMD_ALLOC(1U)
+
+#define S_FW_FCOE_VNP_CMD_FREE 30
+#define M_FW_FCOE_VNP_CMD_FREE 0x1
+#define V_FW_FCOE_VNP_CMD_FREE(x) ((x) << S_FW_FCOE_VNP_CMD_FREE)
+#define G_FW_FCOE_VNP_CMD_FREE(x) \
+ (((x) >> S_FW_FCOE_VNP_CMD_FREE) & M_FW_FCOE_VNP_CMD_FREE)
+#define F_FW_FCOE_VNP_CMD_FREE V_FW_FCOE_VNP_CMD_FREE(1U)
+
+#define S_FW_FCOE_VNP_CMD_MODIFY 29
+#define M_FW_FCOE_VNP_CMD_MODIFY 0x1
+#define V_FW_FCOE_VNP_CMD_MODIFY(x) ((x) << S_FW_FCOE_VNP_CMD_MODIFY)
+#define G_FW_FCOE_VNP_CMD_MODIFY(x) \
+ (((x) >> S_FW_FCOE_VNP_CMD_MODIFY) & M_FW_FCOE_VNP_CMD_MODIFY)
+#define F_FW_FCOE_VNP_CMD_MODIFY V_FW_FCOE_VNP_CMD_MODIFY(1U)
+
+#define S_FW_FCOE_VNP_CMD_GEN_WWN 22
+#define M_FW_FCOE_VNP_CMD_GEN_WWN 0x1
+#define V_FW_FCOE_VNP_CMD_GEN_WWN(x) ((x) << S_FW_FCOE_VNP_CMD_GEN_WWN)
+#define G_FW_FCOE_VNP_CMD_GEN_WWN(x) \
+ (((x) >> S_FW_FCOE_VNP_CMD_GEN_WWN) & M_FW_FCOE_VNP_CMD_GEN_WWN)
+#define F_FW_FCOE_VNP_CMD_GEN_WWN V_FW_FCOE_VNP_CMD_GEN_WWN(1U)
+
+#define S_FW_FCOE_VNP_CMD_PERSIST 21
+#define M_FW_FCOE_VNP_CMD_PERSIST 0x1
+#define V_FW_FCOE_VNP_CMD_PERSIST(x) ((x) << S_FW_FCOE_VNP_CMD_PERSIST)
+#define G_FW_FCOE_VNP_CMD_PERSIST(x) \
+ (((x) >> S_FW_FCOE_VNP_CMD_PERSIST) & M_FW_FCOE_VNP_CMD_PERSIST)
+#define F_FW_FCOE_VNP_CMD_PERSIST V_FW_FCOE_VNP_CMD_PERSIST(1U)
+
+#define S_FW_FCOE_VNP_CMD_VFID_EN 20
+#define M_FW_FCOE_VNP_CMD_VFID_EN 0x1
+#define V_FW_FCOE_VNP_CMD_VFID_EN(x) ((x) << S_FW_FCOE_VNP_CMD_VFID_EN)
+#define G_FW_FCOE_VNP_CMD_VFID_EN(x) \
+ (((x) >> S_FW_FCOE_VNP_CMD_VFID_EN) & M_FW_FCOE_VNP_CMD_VFID_EN)
+#define F_FW_FCOE_VNP_CMD_VFID_EN V_FW_FCOE_VNP_CMD_VFID_EN(1U)
+
+#define S_FW_FCOE_VNP_CMD_VNPI 0
+#define M_FW_FCOE_VNP_CMD_VNPI 0xfffff
+#define V_FW_FCOE_VNP_CMD_VNPI(x) ((x) << S_FW_FCOE_VNP_CMD_VNPI)
+#define G_FW_FCOE_VNP_CMD_VNPI(x) \
+ (((x) >> S_FW_FCOE_VNP_CMD_VNPI) & M_FW_FCOE_VNP_CMD_VNPI)
+
+struct fw_fcoe_sparams_cmd {
+ __be32 op_to_portid;
+ __be32 retval_len16;
+ __u8 r3[7];
+ __u8 cos;
+ __u8 lport_wwnn[8];
+ __u8 lport_wwpn[8];
+ __u8 cmn_srv_parms[16];
+ __u8 cls_srv_parms[16];
+};
+
+#define S_FW_FCOE_SPARAMS_CMD_PORTID 0
+#define M_FW_FCOE_SPARAMS_CMD_PORTID 0xf
+#define V_FW_FCOE_SPARAMS_CMD_PORTID(x) ((x) << S_FW_FCOE_SPARAMS_CMD_PORTID)
+#define G_FW_FCOE_SPARAMS_CMD_PORTID(x) \
+ (((x) >> S_FW_FCOE_SPARAMS_CMD_PORTID) & M_FW_FCOE_SPARAMS_CMD_PORTID)
+
+struct fw_fcoe_stats_cmd {
+ __be32 op_to_flowid;
+ __be32 free_to_len16;
+ union fw_fcoe_stats {
+ struct fw_fcoe_stats_ctl {
+ __u8 nstats_port;
+ __u8 port_valid_ix;
+ __be16 r6;
+ __be32 r7;
+ __be64 stat0;
+ __be64 stat1;
+ __be64 stat2;
+ __be64 stat3;
+ __be64 stat4;
+ __be64 stat5;
+ } ctl;
+ struct fw_fcoe_port_stats {
+ __be64 tx_bcast_bytes;
+ __be64 tx_bcast_frames;
+ __be64 tx_mcast_bytes;
+ __be64 tx_mcast_frames;
+ __be64 tx_ucast_bytes;
+ __be64 tx_ucast_frames;
+ __be64 tx_drop_frames;
+ __be64 tx_offload_bytes;
+ __be64 tx_offload_frames;
+ __be64 rx_bcast_bytes;
+ __be64 rx_bcast_frames;
+ __be64 rx_mcast_bytes;
+ __be64 rx_mcast_frames;
+ __be64 rx_ucast_bytes;
+ __be64 rx_ucast_frames;
+ __be64 rx_err_frames;
+ } port_stats;
+ struct fw_fcoe_fcf_stats {
+ __be32 fip_tx_bytes;
+ __be32 fip_tx_fr;
+ __be64 fcf_ka;
+ __be64 mcast_adv_rcvd;
+ __be16 ucast_adv_rcvd;
+ __be16 sol_sent;
+ __be16 vlan_req;
+ __be16 vlan_rpl;
+ __be16 clr_vlink;
+ __be16 link_down;
+ __be16 link_up;
+ __be16 logo;
+ __be16 flogi_req;
+ __be16 flogi_rpl;
+ __be16 fdisc_req;
+ __be16 fdisc_rpl;
+ __be16 fka_prd_chg;
+ __be16 fc_map_chg;
+ __be16 vfid_chg;
+ __u8 no_fka_req;
+ __u8 no_vnp;
+ } fcf_stats;
+ struct fw_fcoe_pcb_stats {
+ __be64 tx_bytes;
+ __be64 tx_frames;
+ __be64 rx_bytes;
+ __be64 rx_frames;
+ __be32 vnp_ka;
+ __be32 unsol_els_rcvd;
+ __be64 unsol_cmd_rcvd;
+ __be16 implicit_logo;
+ __be16 flogi_inv_sparm;
+ __be16 fdisc_inv_sparm;
+ __be16 flogi_rjt;
+ __be16 fdisc_rjt;
+ __be16 no_ssn;
+ __be16 mac_flt_fail;
+ __be16 inv_fr_rcvd;
+ } pcb_stats;
+ struct fw_fcoe_scb_stats {
+ __be64 tx_bytes;
+ __be64 tx_frames;
+ __be64 rx_bytes;
+ __be64 rx_frames;
+ __be32 host_abrt_req;
+ __be32 adap_auto_abrt;
+ __be32 adap_abrt_rsp;
+ __be32 host_ios_req;
+ __be16 ssn_offl_ios;
+ __be16 ssn_not_rdy_ios;
+ __u8 rx_data_ddp_err;
+ __u8 ddp_flt_set_err;
+ __be16 rx_data_fr_err;
+ __u8 bad_st_abrt_req;
+ __u8 no_io_abrt_req;
+ __u8 abort_tmo;
+ __u8 abort_tmo_2;
+ __be32 abort_req;
+ __u8 no_ppod_res_tmo;
+ __u8 bp_tmo;
+ __u8 adap_auto_cls;
+ __u8 no_io_cls_req;
+ __be32 host_cls_req;
+ __be64 unsol_cmd_rcvd;
+ __be32 plogi_req_rcvd;
+ __be32 prli_req_rcvd;
+ __be16 logo_req_rcvd;
+ __be16 prlo_req_rcvd;
+ __be16 plogi_rjt_rcvd;
+ __be16 prli_rjt_rcvd;
+ __be32 adisc_req_rcvd;
+ __be32 rscn_rcvd;
+ __be32 rrq_req_rcvd;
+ __be32 unsol_els_rcvd;
+ __u8 adisc_rjt_rcvd;
+ __u8 scr_rjt;
+ __u8 ct_rjt;
+ __u8 inval_bls_rcvd;
+ __be32 ba_rjt_rcvd;
+ } scb_stats;
+ } u;
+};
+
+#define S_FW_FCOE_STATS_CMD_FLOWID 0
+#define M_FW_FCOE_STATS_CMD_FLOWID 0xfffff
+#define V_FW_FCOE_STATS_CMD_FLOWID(x) ((x) << S_FW_FCOE_STATS_CMD_FLOWID)
+#define G_FW_FCOE_STATS_CMD_FLOWID(x) \
+ (((x) >> S_FW_FCOE_STATS_CMD_FLOWID) & M_FW_FCOE_STATS_CMD_FLOWID)
+
+#define S_FW_FCOE_STATS_CMD_FREE 30
+#define M_FW_FCOE_STATS_CMD_FREE 0x1
+#define V_FW_FCOE_STATS_CMD_FREE(x) ((x) << S_FW_FCOE_STATS_CMD_FREE)
+#define G_FW_FCOE_STATS_CMD_FREE(x) \
+ (((x) >> S_FW_FCOE_STATS_CMD_FREE) & M_FW_FCOE_STATS_CMD_FREE)
+#define F_FW_FCOE_STATS_CMD_FREE V_FW_FCOE_STATS_CMD_FREE(1U)
+
+#define S_FW_FCOE_STATS_CMD_NSTATS 4
+#define M_FW_FCOE_STATS_CMD_NSTATS 0x7
+#define V_FW_FCOE_STATS_CMD_NSTATS(x) ((x) << S_FW_FCOE_STATS_CMD_NSTATS)
+#define G_FW_FCOE_STATS_CMD_NSTATS(x) \
+ (((x) >> S_FW_FCOE_STATS_CMD_NSTATS) & M_FW_FCOE_STATS_CMD_NSTATS)
+
+#define S_FW_FCOE_STATS_CMD_PORT 0
+#define M_FW_FCOE_STATS_CMD_PORT 0x3
+#define V_FW_FCOE_STATS_CMD_PORT(x) ((x) << S_FW_FCOE_STATS_CMD_PORT)
+#define G_FW_FCOE_STATS_CMD_PORT(x) \
+ (((x) >> S_FW_FCOE_STATS_CMD_PORT) & M_FW_FCOE_STATS_CMD_PORT)
+
+#define S_FW_FCOE_STATS_CMD_PORT_VALID 7
+#define M_FW_FCOE_STATS_CMD_PORT_VALID 0x1
+#define V_FW_FCOE_STATS_CMD_PORT_VALID(x) \
+ ((x) << S_FW_FCOE_STATS_CMD_PORT_VALID)
+#define G_FW_FCOE_STATS_CMD_PORT_VALID(x) \
+ (((x) >> S_FW_FCOE_STATS_CMD_PORT_VALID) & M_FW_FCOE_STATS_CMD_PORT_VALID)
+#define F_FW_FCOE_STATS_CMD_PORT_VALID V_FW_FCOE_STATS_CMD_PORT_VALID(1U)
+
+#define S_FW_FCOE_STATS_CMD_IX 0
+#define M_FW_FCOE_STATS_CMD_IX 0x3f
+#define V_FW_FCOE_STATS_CMD_IX(x) ((x) << S_FW_FCOE_STATS_CMD_IX)
+#define G_FW_FCOE_STATS_CMD_IX(x) \
+ (((x) >> S_FW_FCOE_STATS_CMD_IX) & M_FW_FCOE_STATS_CMD_IX)
+
+struct fw_fcoe_fcf_cmd {
+ __be32 op_to_fcfi;
+ __be32 retval_len16;
+ __be16 priority_pkd;
+ __u8 mac[6];
+ __u8 name_id[8];
+ __u8 fabric[8];
+ __be16 vf_id;
+ __be16 max_fcoe_size;
+ __u8 vlan_id;
+ __u8 fc_map[3];
+ __be32 fka_adv;
+ __be32 r6;
+ __u8 r7_hi;
+ __u8 fpma_to_portid;
+ __u8 spma_mac[6];
+ __be64 r8;
+};
+
+#define S_FW_FCOE_FCF_CMD_FCFI 0
+#define M_FW_FCOE_FCF_CMD_FCFI 0xfffff
+#define V_FW_FCOE_FCF_CMD_FCFI(x) ((x) << S_FW_FCOE_FCF_CMD_FCFI)
+#define G_FW_FCOE_FCF_CMD_FCFI(x) \
+ (((x) >> S_FW_FCOE_FCF_CMD_FCFI) & M_FW_FCOE_FCF_CMD_FCFI)
+
+#define S_FW_FCOE_FCF_CMD_PRIORITY 0
+#define M_FW_FCOE_FCF_CMD_PRIORITY 0xff
+#define V_FW_FCOE_FCF_CMD_PRIORITY(x) ((x) << S_FW_FCOE_FCF_CMD_PRIORITY)
+#define G_FW_FCOE_FCF_CMD_PRIORITY(x) \
+ (((x) >> S_FW_FCOE_FCF_CMD_PRIORITY) & M_FW_FCOE_FCF_CMD_PRIORITY)
+
+#define S_FW_FCOE_FCF_CMD_FPMA 6
+#define M_FW_FCOE_FCF_CMD_FPMA 0x1
+#define V_FW_FCOE_FCF_CMD_FPMA(x) ((x) << S_FW_FCOE_FCF_CMD_FPMA)
+#define G_FW_FCOE_FCF_CMD_FPMA(x) \
+ (((x) >> S_FW_FCOE_FCF_CMD_FPMA) & M_FW_FCOE_FCF_CMD_FPMA)
+#define F_FW_FCOE_FCF_CMD_FPMA V_FW_FCOE_FCF_CMD_FPMA(1U)
+
+#define S_FW_FCOE_FCF_CMD_SPMA 5
+#define M_FW_FCOE_FCF_CMD_SPMA 0x1
+#define V_FW_FCOE_FCF_CMD_SPMA(x) ((x) << S_FW_FCOE_FCF_CMD_SPMA)
+#define G_FW_FCOE_FCF_CMD_SPMA(x) \
+ (((x) >> S_FW_FCOE_FCF_CMD_SPMA) & M_FW_FCOE_FCF_CMD_SPMA)
+#define F_FW_FCOE_FCF_CMD_SPMA V_FW_FCOE_FCF_CMD_SPMA(1U)
+
+#define S_FW_FCOE_FCF_CMD_LOGIN 4
+#define M_FW_FCOE_FCF_CMD_LOGIN 0x1
+#define V_FW_FCOE_FCF_CMD_LOGIN(x) ((x) << S_FW_FCOE_FCF_CMD_LOGIN)
+#define G_FW_FCOE_FCF_CMD_LOGIN(x) \
+ (((x) >> S_FW_FCOE_FCF_CMD_LOGIN) & M_FW_FCOE_FCF_CMD_LOGIN)
+#define F_FW_FCOE_FCF_CMD_LOGIN V_FW_FCOE_FCF_CMD_LOGIN(1U)
+
+#define S_FW_FCOE_FCF_CMD_PORTID 0
+#define M_FW_FCOE_FCF_CMD_PORTID 0xf
+#define V_FW_FCOE_FCF_CMD_PORTID(x) ((x) << S_FW_FCOE_FCF_CMD_PORTID)
+#define G_FW_FCOE_FCF_CMD_PORTID(x) \
+ (((x) >> S_FW_FCOE_FCF_CMD_PORTID) & M_FW_FCOE_FCF_CMD_PORTID)
+
+/******************************************************************************
+ * E R R O R a n d D E B U G C O M M A N D s
+ ******************************************************/
+
enum fw_error_type {
FW_ERROR_TYPE_EXCEPTION = 0x0,
FW_ERROR_TYPE_HWMODULE = 0x1,
@@ -5911,7 +7265,6 @@
#define G_FW_DEBUG_CMD_TYPE(x) \
(((x) >> S_FW_DEBUG_CMD_TYPE) & M_FW_DEBUG_CMD_TYPE)
-
/******************************************************************************
* P C I E F W R E G I S T E R
**************************************/
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/offload.h
--- a/head/sys/dev/cxgbe/offload.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/offload.h Wed Jul 25 17:04:43 2012 +0300
@@ -24,19 +24,13 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/cxgbe/offload.h 228561 2011-12-16 02:09:51Z np $
+ * $FreeBSD: head/sys/dev/cxgbe/offload.h 237263 2012-06-19 07:34:13Z np $
*
*/
#ifndef __T4_OFFLOAD_H__
#define __T4_OFFLOAD_H__
-/* XXX: flagrant misuse of mbuf fields (during tx by TOM) */
-#define MBUF_EQ(m) (*((void **)(&(m)->m_pkthdr.rcvif)))
-/* These have to work for !M_PKTHDR so we use a field from m_hdr. */
-#define MBUF_TX_CREDITS(m) ((m)->m_hdr.pad[0])
-#define MBUF_DMA_MAPPED(m) ((m)->m_hdr.pad[1])
-
#define INIT_ULPTX_WR(w, wrlen, atomic, tid) do { \
(w)->wr.wr_hi = htonl(V_FW_WR_OP(FW_ULPTX_WR) | V_FW_WR_ATOMIC(atomic)); \
(w)->wr.wr_mid = htonl(V_FW_WR_LEN16(DIV_ROUND_UP(wrlen, 16)) | \
@@ -119,7 +113,7 @@
struct t4_range ocq;
};
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
enum {
ULD_TOM = 1,
};
@@ -130,13 +124,8 @@
SLIST_ENTRY(uld_info) link;
int refcount;
int uld_id;
- int (*attach)(struct adapter *, void **);
- int (*detach)(void *);
-};
-
-struct uld_softc {
- struct uld_info *uld;
- void *softc;
+ int (*activate)(struct adapter *);
+ int (*deactivate)(struct adapter *);
};
struct tom_tunables {
@@ -148,6 +137,8 @@
int t4_register_uld(struct uld_info *);
int t4_unregister_uld(struct uld_info *);
+int t4_activate_uld(struct adapter *, int);
+int t4_deactivate_uld(struct adapter *, int);
#endif
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/osdep.h
--- a/head/sys/dev/cxgbe/osdep.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/osdep.h Wed Jul 25 17:04:43 2012 +0300
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/cxgbe/osdep.h 228561 2011-12-16 02:09:51Z np $
+ * $FreeBSD: head/sys/dev/cxgbe/osdep.h 237436 2012-06-22 07:51:15Z np $
*
*/
@@ -111,6 +111,7 @@
#define AUTONEG_DISABLE 0
#define AUTONEG_ENABLE 1
+#define PCI_DEVICE_ID PCIR_DEVICE
#define PCI_CAP_ID_VPD PCIY_VPD
#define PCI_VPD_ADDR PCIR_VPD_ADDR
#define PCI_VPD_ADDR_F 0x8000
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/t4_l2t.c
--- a/head/sys/dev/cxgbe/t4_l2t.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/t4_l2t.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 Chelsio Communications, Inc.
+ * Copyright (c) 2012 Chelsio Communications, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -24,9 +24,10 @@
* SUCH DAMAGE.
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/cxgbe/t4_l2t.c 231115 2012-02-07 06:21:59Z np $");
+__FBSDID("$FreeBSD: head/sys/dev/cxgbe/t4_l2t.c 237819 2012-06-29 19:51:06Z np $");
#include "opt_inet.h"
+#include "opt_inet6.h"
#include <sys/param.h>
#include <sys/systm.h>
@@ -38,16 +39,7 @@
#include <sys/rwlock.h>
#include <sys/socket.h>
#include <sys/sbuf.h>
-#include <net/if.h>
-#include <net/if_types.h>
-#include <net/ethernet.h>
-#include <net/if_vlan_var.h>
-#include <net/if_dl.h>
-#include <net/if_llatbl.h>
-#include <net/route.h>
#include <netinet/in.h>
-#include <netinet/in_var.h>
-#include <netinet/if_ether.h>
#include "common/common.h"
#include "common/jhash.h"
@@ -72,42 +64,11 @@
* lifetime of an L2T entry is fully contained in the lifetime of the TOE.
*/
-/* identifies sync vs async L2T_WRITE_REQs */
-#define S_SYNC_WR 12
-#define V_SYNC_WR(x) ((x) << S_SYNC_WR)
-#define F_SYNC_WR V_SYNC_WR(1)
-
-enum {
- L2T_STATE_VALID, /* entry is up to date */
- L2T_STATE_STALE, /* entry may be used but needs revalidation */
- L2T_STATE_RESOLVING, /* entry needs address resolution */
- L2T_STATE_SYNC_WRITE, /* synchronous write of entry underway */
-
- /* when state is one of the below the entry is not hashed */
- L2T_STATE_SWITCHING, /* entry is being used by a switching filter */
- L2T_STATE_UNUSED /* entry not in use */
-};
-
-struct l2t_data {
- struct rwlock lock;
- volatile int nfree; /* number of free entries */
- struct l2t_entry *rover;/* starting point for next allocation */
- struct l2t_entry l2tab[L2T_SIZE];
-};
-
-static int do_l2t_write_rpl(struct sge_iq *, const struct rss_header *,
- struct mbuf *);
-
-#define VLAN_NONE 0xfff
-#define SA(x) ((struct sockaddr *)(x))
-#define SIN(x) ((struct sockaddr_in *)(x))
-#define SINADDR(x) (SIN(x)->sin_addr.s_addr)
-
/*
* Allocate a free L2T entry. Must be called with l2t_data.lock held.
*/
-static struct l2t_entry *
-alloc_l2e(struct l2t_data *d)
+struct l2t_entry *
+t4_alloc_l2e(struct l2t_data *d)
{
struct l2t_entry *end, *e, **p;
@@ -121,7 +82,8 @@
if (atomic_load_acq_int(&e->refcnt) == 0)
goto found;
- for (e = d->l2tab; atomic_load_acq_int(&e->refcnt); ++e) ;
+ for (e = d->l2tab; atomic_load_acq_int(&e->refcnt); ++e)
+ continue;
found:
d->rover = e + 1;
atomic_subtract_int(&d->nfree, 1);
@@ -148,19 +110,18 @@
* Write an L2T entry. Must be called with the entry locked.
* The write may be synchronous or asynchronous.
*/
-static int
-write_l2e(struct adapter *sc, struct l2t_entry *e, int sync)
+int
+t4_write_l2e(struct adapter *sc, struct l2t_entry *e, int sync)
{
- struct mbuf *m;
+ struct wrqe *wr;
struct cpl_l2t_write_req *req;
mtx_assert(&e->lock, MA_OWNED);
- if ((m = m_gethdr(M_NOWAIT, MT_DATA)) == NULL)
+ wr = alloc_wrqe(sizeof(*req), &sc->sge.mgmtq);
+ if (wr == NULL)
return (ENOMEM);
-
- req = mtod(m, struct cpl_l2t_write_req *);
- m->m_pkthdr.len = m->m_len = sizeof(*req);
+ req = wrtod(wr);
INIT_TP_WR(req, 0);
OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_L2T_WRITE_REQ, e->idx |
@@ -170,7 +131,7 @@
req->vlan = htons(e->vlan);
memcpy(req->dst_mac, e->dmac, sizeof(req->dst_mac));
- t4_mgmt_tx(sc, m);
+ t4_wrq_tx(sc, wr);
if (sync && e->state != L2T_STATE_SWITCHING)
e->state = L2T_STATE_SYNC_WRITE;
@@ -189,7 +150,7 @@
struct l2t_entry *e;
rw_rlock(&d->lock);
- e = alloc_l2e(d);
+ e = t4_alloc_l2e(d);
if (e) {
mtx_lock(&e->lock); /* avoid race with t4_l2t_free */
e->state = L2T_STATE_SWITCHING;
@@ -214,7 +175,7 @@
e->lport = port;
memcpy(e->dmac, eth_addr, ETHER_ADDR_LEN);
mtx_lock(&e->lock);
- rc = write_l2e(sc, e, 0);
+ rc = t4_write_l2e(sc, e, 0);
mtx_unlock(&e->lock);
return (rc);
}
@@ -234,10 +195,13 @@
rw_init(&d->lock, "L2T");
for (i = 0; i < L2T_SIZE; i++) {
- d->l2tab[i].idx = i;
- d->l2tab[i].state = L2T_STATE_UNUSED;
- mtx_init(&d->l2tab[i].lock, "L2T_E", NULL, MTX_DEF);
- atomic_store_rel_int(&d->l2tab[i].refcnt, 0);
+ struct l2t_entry *e = &d->l2tab[i];
+
+ e->idx = i;
+ e->state = L2T_STATE_UNUSED;
+ mtx_init(&e->lock, "L2T_E", NULL, MTX_DEF);
+ STAILQ_INIT(&e->wr_list);
+ atomic_store_rel_int(&e->refcnt, 0);
}
sc->l2t = d;
@@ -259,6 +223,24 @@
return (0);
}
+int
+do_l2t_write_rpl(struct sge_iq *iq, const struct rss_header *rss,
+ struct mbuf *m)
+{
+ const struct cpl_l2t_write_rpl *rpl = (const void *)(rss + 1);
+ unsigned int tid = GET_TID(rpl);
+ unsigned int idx = tid & (L2T_SIZE - 1);
+
+ if (__predict_false(rpl->status != CPL_ERR_NONE)) {
+ log(LOG_ERR,
+ "Unexpected L2T_WRITE_RPL status %u for entry %u\n",
+ rpl->status, idx);
+ return (EINVAL);
+ }
+
+ return (0);
+}
+
#ifdef SBUF_DRAIN
static inline unsigned int
vlan_prio(const struct l2t_entry *e)
@@ -273,7 +255,7 @@
case L2T_STATE_VALID: return 'V'; /* valid, fast-path entry */
case L2T_STATE_STALE: return 'S'; /* needs revalidation, but usable */
case L2T_STATE_SYNC_WRITE: return 'W';
- case L2T_STATE_RESOLVING: return e->arpq_head ? 'A' : 'R';
+ case L2T_STATE_RESOLVING: return STAILQ_EMPTY(&e->wr_list) ? 'R' : 'A';
case L2T_STATE_SWITCHING: return 'X';
default: return 'U';
}
@@ -311,20 +293,20 @@
"Ethernet address VLAN/P LP State Users Port");
header = 1;
}
- if (e->state == L2T_STATE_SWITCHING || e->v6)
+ if (e->state == L2T_STATE_SWITCHING)
ip[0] = 0;
else
snprintf(ip, sizeof(ip), "%s",
- inet_ntoa(*(struct in_addr *)&e->addr[0]));
+ inet_ntoa(*(struct in_addr *)&e->addr));
- /* XXX: accessing lle probably not safe? */
+ /* XXX: e->ifp may not be around */
sbuf_printf(sb, "\n%4u %-15s %02x:%02x:%02x:%02x:%02x:%02x %4d"
" %u %2u %c %5u %s",
e->idx, ip, e->dmac[0], e->dmac[1], e->dmac[2],
e->dmac[3], e->dmac[4], e->dmac[5],
e->vlan & 0xfff, vlan_prio(e), e->lport,
l2e_state(e), atomic_load_acq_int(&e->refcnt),
- e->lle ? e->lle->lle_tbl->llt_ifp->if_xname : "");
+ e->ifp->if_xname);
skip:
mtx_unlock(&e->lock);
}
@@ -335,459 +317,3 @@
return (rc);
}
#endif
-
-#ifndef TCP_OFFLOAD_DISABLE
-static inline void
-l2t_hold(struct l2t_data *d, struct l2t_entry *e)
-{
- if (atomic_fetchadd_int(&e->refcnt, 1) == 0) /* 0 -> 1 transition */
- atomic_subtract_int(&d->nfree, 1);
-}
-
-/*
- * To avoid having to check address families we do not allow v4 and v6
- * neighbors to be on the same hash chain. We keep v4 entries in the first
- * half of available hash buckets and v6 in the second.
- */
-enum {
- L2T_SZ_HALF = L2T_SIZE / 2,
- L2T_HASH_MASK = L2T_SZ_HALF - 1
-};
-
-static inline unsigned int
-arp_hash(const uint32_t *key, int ifindex)
-{
- return jhash_2words(*key, ifindex, 0) & L2T_HASH_MASK;
-}
-
-static inline unsigned int
-ipv6_hash(const uint32_t *key, int ifindex)
-{
- uint32_t xor = key[0] ^ key[1] ^ key[2] ^ key[3];
-
- return L2T_SZ_HALF + (jhash_2words(xor, ifindex, 0) & L2T_HASH_MASK);
-}
-
-static inline unsigned int
-addr_hash(const uint32_t *addr, int addr_len, int ifindex)
-{
- return addr_len == 4 ? arp_hash(addr, ifindex) :
- ipv6_hash(addr, ifindex);
-}
-
-/*
- * Checks if an L2T entry is for the given IP/IPv6 address. It does not check
- * whether the L2T entry and the address are of the same address family.
- * Callers ensure an address is only checked against L2T entries of the same
- * family, something made trivial by the separation of IP and IPv6 hash chains
- * mentioned above. Returns 0 if there's a match,
- */
-static inline int
-addreq(const struct l2t_entry *e, const uint32_t *addr)
-{
- if (e->v6)
- return (e->addr[0] ^ addr[0]) | (e->addr[1] ^ addr[1]) |
- (e->addr[2] ^ addr[2]) | (e->addr[3] ^ addr[3]);
- return e->addr[0] ^ addr[0];
-}
-
-/*
- * Add a packet to an L2T entry's queue of packets awaiting resolution.
- * Must be called with the entry's lock held.
- */
-static inline void
-arpq_enqueue(struct l2t_entry *e, struct mbuf *m)
-{
- mtx_assert(&e->lock, MA_OWNED);
-
- KASSERT(m->m_nextpkt == NULL, ("%s: m_nextpkt not NULL", __func__));
- if (e->arpq_head)
- e->arpq_tail->m_nextpkt = m;
- else
- e->arpq_head = m;
- e->arpq_tail = m;
-}
-
-static inline void
-send_pending(struct adapter *sc, struct l2t_entry *e)
-{
- struct mbuf *m, *next;
-
- mtx_assert(&e->lock, MA_OWNED);
-
- for (m = e->arpq_head; m; m = next) {
- next = m->m_nextpkt;
- m->m_nextpkt = NULL;
- t4_wrq_tx(sc, MBUF_EQ(m), m);
- }
- e->arpq_head = e->arpq_tail = NULL;
-}
-
-#ifdef INET
-/*
- * Looks up and fills up an l2t_entry's lle. We grab all the locks that we need
- * ourself, and update e->state at the end if e->lle was successfully filled.
- *
- * The lle passed in comes from arpresolve and is ignored as it does not appear
- * to be of much use.
- */
-static int
-l2t_fill_lle(struct adapter *sc, struct l2t_entry *e, struct llentry *unused)
-{
- int rc = 0;
- struct sockaddr_in sin;
- struct ifnet *ifp = e->ifp;
- struct llentry *lle;
-
- bzero(&sin, sizeof(struct sockaddr_in));
- if (e->v6)
- panic("%s: IPv6 L2 resolution not supported yet.", __func__);
-
- sin.sin_family = AF_INET;
- sin.sin_len = sizeof(struct sockaddr_in);
- memcpy(&sin.sin_addr, e->addr, sizeof(struct sockaddr_in));
-
- mtx_assert(&e->lock, MA_NOTOWNED);
- KASSERT(e->addr && ifp, ("%s: bad prep before call", __func__));
-
- IF_AFDATA_LOCK(ifp);
- lle = lla_lookup(LLTABLE(ifp), LLE_EXCLUSIVE, SA(&sin));
- IF_AFDATA_UNLOCK(ifp);
- if (!LLE_IS_VALID(lle))
- return (ENOMEM);
- if (!(lle->la_flags & LLE_VALID)) {
- rc = EINVAL;
- goto done;
- }
-
- LLE_ADDREF(lle);
-
- mtx_lock(&e->lock);
- if (e->state == L2T_STATE_RESOLVING) {
- KASSERT(e->lle == NULL, ("%s: lle already valid", __func__));
- e->lle = lle;
- memcpy(e->dmac, &lle->ll_addr, ETHER_ADDR_LEN);
- write_l2e(sc, e, 1);
- } else {
- KASSERT(e->lle == lle, ("%s: lle changed", __func__));
- LLE_REMREF(lle);
- }
- mtx_unlock(&e->lock);
-done:
- LLE_WUNLOCK(lle);
- return (rc);
-}
-#endif
-
-int
-t4_l2t_send(struct adapter *sc, struct mbuf *m, struct l2t_entry *e)
-{
-#ifndef INET
- return (EINVAL);
-#else
- struct llentry *lle = NULL;
- struct sockaddr_in sin;
- struct ifnet *ifp = e->ifp;
-
- if (e->v6)
- panic("%s: IPv6 L2 resolution not supported yet.", __func__);
-
- bzero(&sin, sizeof(struct sockaddr_in));
- sin.sin_family = AF_INET;
- sin.sin_len = sizeof(struct sockaddr_in);
- memcpy(&sin.sin_addr, e->addr, sizeof(struct sockaddr_in));
-
-again:
- switch (e->state) {
- case L2T_STATE_STALE: /* entry is stale, kick off revalidation */
- if (arpresolve(ifp, NULL, NULL, SA(&sin), e->dmac, &lle) == 0)
- l2t_fill_lle(sc, e, lle);
-
- /* Fall through */
-
- case L2T_STATE_VALID: /* fast-path, send the packet on */
- return t4_wrq_tx(sc, MBUF_EQ(m), m);
-
- case L2T_STATE_RESOLVING:
- case L2T_STATE_SYNC_WRITE:
- mtx_lock(&e->lock);
- if (e->state != L2T_STATE_SYNC_WRITE &&
- e->state != L2T_STATE_RESOLVING) {
- /* state changed by the time we got here */
- mtx_unlock(&e->lock);
- goto again;
- }
- arpq_enqueue(e, m);
- mtx_unlock(&e->lock);
-
- if (e->state == L2T_STATE_RESOLVING &&
- arpresolve(ifp, NULL, NULL, SA(&sin), e->dmac, &lle) == 0)
- l2t_fill_lle(sc, e, lle);
- }
-
- return (0);
-#endif
-}
-
-/*
- * Called when an L2T entry has no more users. The entry is left in the hash
- * table since it is likely to be reused but we also bump nfree to indicate
- * that the entry can be reallocated for a different neighbor. We also drop
- * the existing neighbor reference in case the neighbor is going away and is
- * waiting on our reference.
- *
- * Because entries can be reallocated to other neighbors once their ref count
- * drops to 0 we need to take the entry's lock to avoid races with a new
- * incarnation.
- */
-static void
-t4_l2e_free(struct l2t_entry *e)
-{
- struct llentry *lle = NULL;
- struct l2t_data *d;
-
- mtx_lock(&e->lock);
- if (atomic_load_acq_int(&e->refcnt) == 0) { /* hasn't been recycled */
- lle = e->lle;
- e->lle = NULL;
- /*
- * Don't need to worry about the arpq, an L2T entry can't be
- * released if any packets are waiting for resolution as we
- * need to be able to communicate with the device to close a
- * connection.
- */
- }
- mtx_unlock(&e->lock);
-
- d = container_of(e, struct l2t_data, l2tab[e->idx]);
- atomic_add_int(&d->nfree, 1);
-
- if (lle)
- LLE_FREE(lle);
-}
-
-void
-t4_l2t_release(struct l2t_entry *e)
-{
- if (atomic_fetchadd_int(&e->refcnt, -1) == 1)
- t4_l2e_free(e);
-}
-
-static int
-do_l2t_write_rpl(struct sge_iq *iq, const struct rss_header *rss,
- struct mbuf *m)
-{
- struct adapter *sc = iq->adapter;
- const struct cpl_l2t_write_rpl *rpl = (const void *)(rss + 1);
- unsigned int tid = GET_TID(rpl);
- unsigned int idx = tid & (L2T_SIZE - 1);
-
- if (__predict_false(rpl->status != CPL_ERR_NONE)) {
- log(LOG_ERR,
- "Unexpected L2T_WRITE_RPL status %u for entry %u\n",
- rpl->status, idx);
- return (EINVAL);
- }
-
- if (tid & F_SYNC_WR) {
- struct l2t_entry *e = &sc->l2t->l2tab[idx];
-
- mtx_lock(&e->lock);
- if (e->state != L2T_STATE_SWITCHING) {
- send_pending(sc, e);
- e->state = L2T_STATE_VALID;
- }
- mtx_unlock(&e->lock);
- }
-
- return (0);
-}
-
-/*
- * Reuse an L2T entry that was previously used for the same next hop.
- */
-static void
-reuse_entry(struct l2t_entry *e)
-{
- struct llentry *lle;
-
- mtx_lock(&e->lock); /* avoid race with t4_l2t_free */
- lle = e->lle;
- if (lle) {
- KASSERT(lle->la_flags & LLE_VALID,
- ("%s: invalid lle stored in l2t_entry", __func__));
-
- if (lle->la_expire >= time_uptime)
- e->state = L2T_STATE_STALE;
- else
- e->state = L2T_STATE_VALID;
- } else
- e->state = L2T_STATE_RESOLVING;
- mtx_unlock(&e->lock);
-}
-
-/*
- * The TOE wants an L2 table entry that it can use to reach the next hop over
- * the specified port. Produce such an entry - create one if needed.
- *
- * Note that the ifnet could be a pseudo-device like if_vlan, if_lagg, etc. on
- * top of the real cxgbe interface.
- */
-struct l2t_entry *
-t4_l2t_get(struct port_info *pi, struct ifnet *ifp, struct sockaddr *sa)
-{
- struct l2t_entry *e;
- struct l2t_data *d = pi->adapter->l2t;
- int addr_len;
- uint32_t *addr;
- int hash;
- struct sockaddr_in6 *sin6;
- unsigned int smt_idx = pi->port_id;
-
- if (sa->sa_family == AF_INET) {
- addr = (uint32_t *)&SINADDR(sa);
- addr_len = sizeof(SINADDR(sa));
- } else if (sa->sa_family == AF_INET6) {
- sin6 = (struct sockaddr_in6 *)sa;
- addr = (uint32_t *)&sin6->sin6_addr.s6_addr;
- addr_len = sizeof(sin6->sin6_addr.s6_addr);
- } else
- return (NULL);
-
-#ifndef VLAN_TAG
- if (ifp->if_type == IFT_L2VLAN)
- return (NULL);
-#endif
-
- hash = addr_hash(addr, addr_len, ifp->if_index);
-
- rw_wlock(&d->lock);
- for (e = d->l2tab[hash].first; e; e = e->next) {
- if (!addreq(e, addr) && e->ifp == ifp && e->smt_idx == smt_idx){
- l2t_hold(d, e);
- if (atomic_load_acq_int(&e->refcnt) == 1)
- reuse_entry(e);
- goto done;
- }
- }
-
- /* Need to allocate a new entry */
- e = alloc_l2e(d);
- if (e) {
- mtx_lock(&e->lock); /* avoid race with t4_l2t_free */
- e->state = L2T_STATE_RESOLVING;
- memcpy(e->addr, addr, addr_len);
- e->ifindex = ifp->if_index;
- e->smt_idx = smt_idx;
- e->ifp = ifp;
- e->hash = hash;
- e->lport = pi->lport;
- e->v6 = (addr_len == 16);
- e->lle = NULL;
- atomic_store_rel_int(&e->refcnt, 1);
-#ifdef VLAN_TAG
- if (ifp->if_type == IFT_L2VLAN)
- VLAN_TAG(ifp, &e->vlan);
- else
- e->vlan = VLAN_NONE;
-#endif
- e->next = d->l2tab[hash].first;
- d->l2tab[hash].first = e;
- mtx_unlock(&e->lock);
- }
-done:
- rw_wunlock(&d->lock);
- return e;
-}
-
-/*
- * Called when the host's neighbor layer makes a change to some entry that is
- * loaded into the HW L2 table.
- */
-void
-t4_l2t_update(struct adapter *sc, struct llentry *lle)
-{
- struct l2t_entry *e;
- struct l2t_data *d = sc->l2t;
- struct sockaddr *sa = L3_ADDR(lle);
- struct llentry *old_lle = NULL;
- uint32_t *addr = (uint32_t *)&SINADDR(sa);
- struct ifnet *ifp = lle->lle_tbl->llt_ifp;
- int hash = addr_hash(addr, sizeof(*addr), ifp->if_index);
-
- KASSERT(d != NULL, ("%s: no L2 table", __func__));
- LLE_WLOCK_ASSERT(lle);
- KASSERT(lle->la_flags & LLE_VALID || lle->la_flags & LLE_DELETED,
- ("%s: entry neither valid nor deleted.", __func__));
-
- rw_rlock(&d->lock);
- for (e = d->l2tab[hash].first; e; e = e->next) {
- if (!addreq(e, addr) && e->ifp == ifp) {
- mtx_lock(&e->lock);
- if (atomic_load_acq_int(&e->refcnt))
- goto found;
- e->state = L2T_STATE_STALE;
- mtx_unlock(&e->lock);
- break;
- }
- }
- rw_runlock(&d->lock);
-
- /* The TOE has no interest in this LLE */
- return;
-
- found:
- rw_runlock(&d->lock);
-
- if (atomic_load_acq_int(&e->refcnt)) {
-
- /* Entry is referenced by at least 1 offloaded connection. */
-
- /* Handle deletes first */
- if (lle->la_flags & LLE_DELETED) {
- if (lle == e->lle) {
- e->lle = NULL;
- e->state = L2T_STATE_RESOLVING;
- LLE_REMREF(lle);
- }
- goto done;
- }
-
- if (lle != e->lle) {
- old_lle = e->lle;
- LLE_ADDREF(lle);
- e->lle = lle;
- }
-
- if (e->state == L2T_STATE_RESOLVING ||
- memcmp(e->dmac, &lle->ll_addr, ETHER_ADDR_LEN)) {
-
- /* unresolved -> resolved; or dmac changed */
-
- memcpy(e->dmac, &lle->ll_addr, ETHER_ADDR_LEN);
- write_l2e(sc, e, 1);
- } else {
-
- /* +ve reinforcement of a valid or stale entry */
-
- }
-
- e->state = L2T_STATE_VALID;
-
- } else {
- /*
- * Entry was used previously but is unreferenced right now.
- * e->lle has been released and NULL'd out by t4_l2t_free, or
- * l2t_release is about to call t4_l2t_free and do that.
- *
- * Either way this is of no interest to us.
- */
- }
-
-done:
- mtx_unlock(&e->lock);
- if (old_lle)
- LLE_FREE(old_lle);
-}
-
-#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/t4_l2t.h
--- a/head/sys/dev/cxgbe/t4_l2t.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/t4_l2t.h Wed Jul 25 17:04:43 2012 +0300
@@ -23,15 +23,32 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/cxgbe/t4_l2t.h 231115 2012-02-07 06:21:59Z np $
+ * $FreeBSD: head/sys/dev/cxgbe/t4_l2t.h 237263 2012-06-19 07:34:13Z np $
*
*/
#ifndef __T4_L2T_H
#define __T4_L2T_H
+/* identifies sync vs async L2T_WRITE_REQs */
+#define S_SYNC_WR 12
+#define V_SYNC_WR(x) ((x) << S_SYNC_WR)
+#define F_SYNC_WR V_SYNC_WR(1)
+
enum { L2T_SIZE = 4096 }; /* # of L2T entries */
+enum {
+ L2T_STATE_VALID, /* entry is up to date */
+ L2T_STATE_STALE, /* entry may be used but needs revalidation */
+ L2T_STATE_RESOLVING, /* entry needs address resolution */
+ L2T_STATE_FAILED, /* failed to resolve */
+ L2T_STATE_SYNC_WRITE, /* synchronous write of entry underway */
+
+ /* when state is one of the below the entry is not hashed */
+ L2T_STATE_SWITCHING, /* entry is being used by a switching filter */
+ L2T_STATE_UNUSED /* entry not in use */
+};
+
/*
* Each L2T entry plays multiple roles. First of all, it keeps state for the
* corresponding entry of the HW L2 table and maintains a queue of offload
@@ -43,39 +60,49 @@
struct l2t_entry {
uint16_t state; /* entry state */
uint16_t idx; /* entry index */
- uint32_t addr[4]; /* next hop IP or IPv6 address */
+ uint32_t addr; /* next hop IP address */
struct ifnet *ifp; /* outgoing interface */
uint16_t smt_idx; /* SMT index */
uint16_t vlan; /* VLAN TCI (id: 0-11, prio: 13-15) */
- int ifindex; /* interface index */
- struct llentry *lle; /* llentry for next hop */
struct l2t_entry *first; /* start of hash chain */
struct l2t_entry *next; /* next l2t_entry on chain */
- struct mbuf *arpq_head; /* list of mbufs awaiting resolution */
- struct mbuf *arpq_tail;
+ STAILQ_HEAD(, wrqe) wr_list; /* list of WRs awaiting resolution */
struct mtx lock;
volatile int refcnt; /* entry reference count */
uint16_t hash; /* hash bucket the entry is on */
- uint8_t v6; /* whether entry is for IPv6 */
uint8_t lport; /* associated offload logical port */
uint8_t dmac[ETHER_ADDR_LEN]; /* next hop's MAC address */
};
+struct l2t_data {
+ struct rwlock lock;
+ volatile int nfree; /* number of free entries */
+ struct l2t_entry *rover;/* starting point for next allocation */
+ struct l2t_entry l2tab[L2T_SIZE];
+};
+
+
int t4_init_l2t(struct adapter *, int);
int t4_free_l2t(struct l2t_data *);
+struct l2t_entry *t4_alloc_l2e(struct l2t_data *);
struct l2t_entry *t4_l2t_alloc_switching(struct l2t_data *);
int t4_l2t_set_switching(struct adapter *, struct l2t_entry *, uint16_t,
uint8_t, uint8_t *);
-void t4_l2t_release(struct l2t_entry *);
+int t4_write_l2e(struct adapter *, struct l2t_entry *, int);
+int do_l2t_write_rpl(struct sge_iq *, const struct rss_header *, struct mbuf *);
+
+static inline void
+t4_l2t_release(struct l2t_entry *e)
+{
+ struct l2t_data *d = container_of(e, struct l2t_data, l2tab[e->idx]);
+
+ if (atomic_fetchadd_int(&e->refcnt, -1) == 1)
+ atomic_add_int(&d->nfree, 1);
+}
+
+
#ifdef SBUF_DRAIN
int sysctl_l2t(SYSCTL_HANDLER_ARGS);
#endif
-#ifndef TCP_OFFLOAD_DISABLE
-struct l2t_entry *t4_l2t_get(struct port_info *, struct ifnet *,
- struct sockaddr *);
-int t4_l2t_send(struct adapter *, struct mbuf *, struct l2t_entry *);
-void t4_l2t_update(struct adapter *, struct llentry *);
-#endif
-
#endif /* __T4_L2T_H */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/t4_main.c
--- a/head/sys/dev/cxgbe/t4_main.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/t4_main.c Wed Jul 25 17:04:43 2012 +0300
@@ -26,9 +26,10 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/cxgbe/t4_main.c 231172 2012-02-08 00:36:36Z np $");
+__FBSDID("$FreeBSD: head/sys/dev/cxgbe/t4_main.c 238054 2012-07-03 06:56:11Z np $");
#include "opt_inet.h"
+#include "opt_inet6.h"
#include <sys/param.h>
#include <sys/conf.h>
@@ -119,9 +120,13 @@
MALLOC_DEFINE(M_CXGBE, "cxgbe", "Chelsio T4 Ethernet driver and services");
+/*
+ * Correct lock order when you need to acquire multiple locks is t4_list_lock,
+ * then ADAPTER_LOCK, then t4_uld_list_lock.
+ */
static struct mtx t4_list_lock;
static SLIST_HEAD(, adapter) t4_list;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
static struct mtx t4_uld_list_lock;
static SLIST_HEAD(, uld_info) t4_uld_list;
#endif
@@ -149,7 +154,7 @@
static int t4_nrxq1g = -1;
TUNABLE_INT("hw.cxgbe.nrxq1g", &t4_nrxq1g);
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
#define NOFLDTXQ_10G 8
static int t4_nofldtxq10g = -1;
TUNABLE_INT("hw.cxgbe.nofldtxq10g", &t4_nofldtxq10g);
@@ -174,7 +179,7 @@
static int t4_tmr_idx_10g = TMR_IDX_10G;
TUNABLE_INT("hw.cxgbe.holdoff_timer_idx_10G", &t4_tmr_idx_10g);
-#define PKTC_IDX_10G 2
+#define PKTC_IDX_10G (-1)
static int t4_pktc_idx_10g = PKTC_IDX_10G;
TUNABLE_INT("hw.cxgbe.holdoff_pktc_idx_10G", &t4_pktc_idx_10g);
@@ -182,7 +187,7 @@
static int t4_tmr_idx_1g = TMR_IDX_1G;
TUNABLE_INT("hw.cxgbe.holdoff_timer_idx_1G", &t4_tmr_idx_1g);
-#define PKTC_IDX_1G 2
+#define PKTC_IDX_1G (-1)
static int t4_pktc_idx_1g = PKTC_IDX_1G;
TUNABLE_INT("hw.cxgbe.holdoff_pktc_idx_1G", &t4_pktc_idx_1g);
@@ -217,7 +222,7 @@
static int t4_niccaps_allowed = FW_CAPS_CONFIG_NIC;
TUNABLE_INT("hw.cxgbe.niccaps_allowed", &t4_niccaps_allowed);
-static int t4_toecaps_allowed = FW_CAPS_CONFIG_TOE;
+static int t4_toecaps_allowed = -1;
TUNABLE_INT("hw.cxgbe.toecaps_allowed", &t4_toecaps_allowed);
static int t4_rdmacaps_allowed = 0;
@@ -237,7 +242,7 @@
int nrxq10g; /* # of NIC rxq's for each 10G port */
int ntxq1g; /* # of NIC txq's for each 1G port */
int nrxq1g; /* # of NIC rxq's for each 1G port */
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
int nofldtxq10g; /* # of TOE txq's for each 10G port */
int nofldrxq10g; /* # of TOE rxq's for each 10G port */
int nofldtxq1g; /* # of TOE txq's for each 1G port */
@@ -297,8 +302,10 @@
unsigned int);
static void t4_get_regs(struct adapter *, struct t4_regdump *, uint8_t *);
static void cxgbe_tick(void *);
+static void cxgbe_vlan_config(void *, struct ifnet *, uint16_t);
static int cpl_not_handled(struct sge_iq *, const struct rss_header *,
struct mbuf *);
+static int an_not_handled(struct sge_iq *, const struct rsp_ctrl *);
static int t4_sysctls(struct adapter *);
static int cxgbe_sysctls(struct port_info *);
static int sysctl_int_array(SYSCTL_HANDLER_ARGS);
@@ -342,34 +349,35 @@
struct mbuf *);
static int get_sge_context(struct adapter *, struct t4_sge_context *);
static int read_card_mem(struct adapter *, struct t4_mem_range *);
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
static int toe_capability(struct port_info *, int);
-static int activate_uld(struct adapter *, int, struct uld_softc *);
-static int deactivate_uld(struct uld_softc *);
#endif
static int t4_mod_event(module_t, int, void *);
struct t4_pciids {
uint16_t device;
- uint8_t mpf;
char *desc;
} t4_pciids[] = {
- {0xa000, 0, "Chelsio Terminator 4 FPGA"},
- {0x4400, 4, "Chelsio T440-dbg"},
- {0x4401, 4, "Chelsio T420-CR"},
- {0x4402, 4, "Chelsio T422-CR"},
- {0x4403, 4, "Chelsio T440-CR"},
- {0x4404, 4, "Chelsio T420-BCH"},
- {0x4405, 4, "Chelsio T440-BCH"},
- {0x4406, 4, "Chelsio T440-CH"},
- {0x4407, 4, "Chelsio T420-SO"},
- {0x4408, 4, "Chelsio T420-CX"},
- {0x4409, 4, "Chelsio T420-BT"},
- {0x440a, 4, "Chelsio T404-BT"},
+ {0xa000, "Chelsio Terminator 4 FPGA"},
+ {0x4400, "Chelsio T440-dbg"},
+ {0x4401, "Chelsio T420-CR"},
+ {0x4402, "Chelsio T422-CR"},
+ {0x4403, "Chelsio T440-CR"},
+ {0x4404, "Chelsio T420-BCH"},
+ {0x4405, "Chelsio T440-BCH"},
+ {0x4406, "Chelsio T440-CH"},
+ {0x4407, "Chelsio T420-SO"},
+ {0x4408, "Chelsio T420-CX"},
+ {0x4409, "Chelsio T420-BT"},
+ {0x440a, "Chelsio T404-BT"},
};
-#ifndef TCP_OFFLOAD_DISABLE
-/* This is used in service_iq() to get to the fl associated with an iq. */
+#ifdef TCP_OFFLOAD
+/*
+ * service_iq() has an iq and needs the fl. Offset of fl from the iq should be
+ * exactly the same for both rxq and ofld_rxq.
+ */
+CTASSERT(offsetof(struct sge_ofld_rxq, iq) == offsetof(struct sge_rxq, iq));
CTASSERT(offsetof(struct sge_ofld_rxq, fl) == offsetof(struct sge_rxq, fl));
#endif
@@ -379,13 +387,17 @@
int i;
uint16_t v = pci_get_vendor(dev);
uint16_t d = pci_get_device(dev);
+ uint8_t f = pci_get_function(dev);
if (v != PCI_VENDOR_ID_CHELSIO)
return (ENXIO);
+ /* Attach only to PF0 of the FPGA */
+ if (d == 0xa000 && f != 0)
+ return (ENXIO);
+
for (i = 0; i < ARRAY_SIZE(t4_pciids); i++) {
- if (d == t4_pciids[i].device &&
- pci_get_function(dev) == t4_pciids[i].mpf) {
+ if (d == t4_pciids[i].device) {
device_set_desc(dev, t4_pciids[i].desc);
return (BUS_PROBE_DEFAULT);
}
@@ -401,14 +413,12 @@
int rc = 0, i, n10g, n1g, rqidx, tqidx;
struct intrs_and_queues iaq;
struct sge *s;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
int ofld_rqidx, ofld_tqidx;
#endif
sc = device_get_softc(dev);
sc->dev = dev;
- sc->pf = pci_get_function(dev);
- sc->mbox = sc->pf;
pci_enable_busmaster(dev);
if (pci_find_cap(dev, PCIY_EXPRESS, &i) == 0) {
@@ -435,7 +445,17 @@
if (rc != 0)
goto done; /* error message displayed already */
+ /*
+ * This is the real PF# to which we're attaching. Works from within PCI
+ * passthrough environments too, where pci_get_function() could return a
+ * different PF# depending on the passthrough configuration. We need to
+ * use the real PF# in all our communication with the firmware.
+ */
+ sc->pf = G_SOURCEPF(t4_read_reg(sc, A_PL_WHOAMI));
+ sc->mbox = sc->pf;
+
memset(sc->chan_map, 0xff, sizeof(sc->chan_map));
+ sc->an_handler = an_not_handled;
for (i = 0; i < ARRAY_SIZE(sc->cpl_handler); i++)
sc->cpl_handler[i] = cpl_not_handled;
t4_register_cpl_handler(sc, CPL_SET_TCB_RPL, filter_rpl);
@@ -595,7 +615,7 @@
s->neq += sc->params.nports + 1;/* ctrl queues: 1 per port + 1 mgmt */
s->niq = s->nrxq + 1; /* 1 extra for firmware event queue */
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
if (is_offload(sc)) {
s->nofldrxq = n10g * iaq.nofldrxq10g + n1g * iaq.nofldrxq1g;
@@ -631,7 +651,7 @@
* tx queues that each port should get.
*/
rqidx = tqidx = 0;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
ofld_rqidx = ofld_tqidx = 0;
#endif
for_each_port(sc, i) {
@@ -653,7 +673,7 @@
rqidx += pi->nrxq;
tqidx += pi->ntxq;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
if (is_offload(sc)) {
pi->first_ofld_rxq = ofld_rqidx;
pi->first_ofld_txq = ofld_tqidx;
@@ -761,7 +781,7 @@
if (sc->l2t)
t4_free_l2t(sc->l2t);
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
free(sc->sge.ofld_rxq, M_CXGBE);
free(sc->sge.ofld_txq, M_CXGBE);
#endif
@@ -803,8 +823,8 @@
#define T4_CAP (IFCAP_VLAN_HWTAGGING | IFCAP_VLAN_MTU | IFCAP_HWCSUM | \
IFCAP_VLAN_HWCSUM | IFCAP_TSO | IFCAP_JUMBO_MTU | IFCAP_LRO | \
- IFCAP_VLAN_HWTSO)
-#define T4_CAP_ENABLE (T4_CAP & ~IFCAP_TSO6)
+ IFCAP_VLAN_HWTSO | IFCAP_LINKSTATE | IFCAP_HWCSUM_IPV6)
+#define T4_CAP_ENABLE (T4_CAP)
static int
cxgbe_attach(device_t dev)
@@ -832,21 +852,25 @@
ifp->if_qflush = cxgbe_qflush;
ifp->if_capabilities = T4_CAP;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
if (is_offload(pi->adapter))
ifp->if_capabilities |= IFCAP_TOE4;
#endif
ifp->if_capenable = T4_CAP_ENABLE;
- ifp->if_hwassist = CSUM_TCP | CSUM_UDP | CSUM_IP | CSUM_TSO;
+ ifp->if_hwassist = CSUM_TCP | CSUM_UDP | CSUM_IP | CSUM_TSO |
+ CSUM_UDP_IPV6 | CSUM_TCP_IPV6;
/* Initialize ifmedia for this port */
ifmedia_init(&pi->media, IFM_IMASK, cxgbe_media_change,
cxgbe_media_status);
build_medialist(pi);
+ pi->vlan_c = EVENTHANDLER_REGISTER(vlan_config, cxgbe_vlan_config, ifp,
+ EVENTHANDLER_PRI_ANY);
+
ether_ifattach(ifp, pi->hw_addr);
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
if (is_offload(pi->adapter)) {
device_printf(dev,
"%d txq, %d rxq (NIC); %d txq, %d rxq (TOE)\n",
@@ -876,6 +900,9 @@
SET_BUSY(sc);
ADAPTER_UNLOCK(sc);
+ if (pi->vlan_c)
+ EVENTHANDLER_DEREGISTER(vlan_config, pi->vlan_c);
+
PORT_LOCK(pi);
ifp->if_drv_flags &= ~IFF_DRV_RUNNING;
callout_stop(&pi->tick);
@@ -1001,35 +1028,55 @@
ifp->if_capenable ^= IFCAP_TXCSUM;
ifp->if_hwassist ^= (CSUM_TCP | CSUM_UDP | CSUM_IP);
- if (IFCAP_TSO & ifp->if_capenable &&
+ if (IFCAP_TSO4 & ifp->if_capenable &&
!(IFCAP_TXCSUM & ifp->if_capenable)) {
- ifp->if_capenable &= ~IFCAP_TSO;
- ifp->if_hwassist &= ~CSUM_TSO;
+ ifp->if_capenable &= ~IFCAP_TSO4;
if_printf(ifp,
- "tso disabled due to -txcsum.\n");
+ "tso4 disabled due to -txcsum.\n");
+ }
+ }
+ if (mask & IFCAP_TXCSUM_IPV6) {
+ ifp->if_capenable ^= IFCAP_TXCSUM_IPV6;
+ ifp->if_hwassist ^= (CSUM_UDP_IPV6 | CSUM_TCP_IPV6);
+
+ if (IFCAP_TSO6 & ifp->if_capenable &&
+ !(IFCAP_TXCSUM_IPV6 & ifp->if_capenable)) {
+ ifp->if_capenable &= ~IFCAP_TSO6;
+ if_printf(ifp,
+ "tso6 disabled due to -txcsum6.\n");
}
}
if (mask & IFCAP_RXCSUM)
ifp->if_capenable ^= IFCAP_RXCSUM;
+ if (mask & IFCAP_RXCSUM_IPV6)
+ ifp->if_capenable ^= IFCAP_RXCSUM_IPV6;
+
+ /*
+ * Note that we leave CSUM_TSO alone (it is always set). The
+ * kernel takes both IFCAP_TSOx and CSUM_TSO into account before
+ * sending a TSO request our way, so it's sufficient to toggle
+ * IFCAP_TSOx only.
+ */
if (mask & IFCAP_TSO4) {
+ if (!(IFCAP_TSO4 & ifp->if_capenable) &&
+ !(IFCAP_TXCSUM & ifp->if_capenable)) {
+ if_printf(ifp, "enable txcsum first.\n");
+ rc = EAGAIN;
+ goto fail;
+ }
ifp->if_capenable ^= IFCAP_TSO4;
-
- if (IFCAP_TSO & ifp->if_capenable) {
- if (IFCAP_TXCSUM & ifp->if_capenable)
- ifp->if_hwassist |= CSUM_TSO;
- else {
- ifp->if_capenable &= ~IFCAP_TSO;
- ifp->if_hwassist &= ~CSUM_TSO;
- if_printf(ifp,
- "enable txcsum first.\n");
- rc = EAGAIN;
- goto fail;
- }
- } else
- ifp->if_hwassist &= ~CSUM_TSO;
+ }
+ if (mask & IFCAP_TSO6) {
+ if (!(IFCAP_TSO6 & ifp->if_capenable) &&
+ !(IFCAP_TXCSUM_IPV6 & ifp->if_capenable)) {
+ if_printf(ifp, "enable txcsum6 first.\n");
+ rc = EAGAIN;
+ goto fail;
+ }
+ ifp->if_capenable ^= IFCAP_TSO6;
}
if (mask & IFCAP_LRO) {
-#ifdef INET
+#if defined(INET) || defined(INET6)
int i;
struct sge_rxq *rxq;
@@ -1042,7 +1089,7 @@
}
#endif
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
if (mask & IFCAP_TOE) {
int enable = (ifp->if_capenable ^ mask) & IFCAP_TOE;
@@ -1262,9 +1309,17 @@
static void
setup_memwin(struct adapter *sc)
{
- u_long bar0;
-
- bar0 = rman_get_start(sc->regs_res);
+ uint32_t bar0;
+
+ /*
+ * Read low 32b of bar0 indirectly via the hardware backdoor mechanism.
+ * Works from within PCI passthrough environments too, where
+ * rman_get_start() can return a different value. We need to program
+ * the memory window decoders with the actual addresses that will be
+ * coming across the PCIe link.
+ */
+ bar0 = t4_hw_pci_read_cfg4(sc, PCIR_BAR(0));
+ bar0 &= (uint32_t) PCIM_BAR_MEM_BASE;
t4_write_reg(sc, PCIE_MEM_ACCESS_REG(A_PCIE_MEM_ACCESS_BASE_WIN, 0),
(bar0 + MEMWIN0_BASE) | V_BIR(0) |
@@ -1277,6 +1332,9 @@
t4_write_reg(sc, PCIE_MEM_ACCESS_REG(A_PCIE_MEM_ACCESS_BASE_WIN, 2),
(bar0 + MEMWIN2_BASE) | V_BIR(0) |
V_WINDOW(ilog2(MEMWIN2_APERTURE) - 10));
+
+ /* flush */
+ t4_read_reg(sc, PCIE_MEM_ACCESS_REG(A_PCIE_MEM_ACCESS_BASE_WIN, 2));
}
static int
@@ -1292,11 +1350,13 @@
iaq->ntxq1g = t4_ntxq1g;
iaq->nrxq10g = nrxq10g = t4_nrxq10g;
iaq->nrxq1g = nrxq1g = t4_nrxq1g;
-#ifndef TCP_OFFLOAD_DISABLE
- iaq->nofldtxq10g = t4_nofldtxq10g;
- iaq->nofldtxq1g = t4_nofldtxq1g;
- iaq->nofldrxq10g = nofldrxq10g = t4_nofldrxq10g;
- iaq->nofldrxq1g = nofldrxq1g = t4_nofldrxq1g;
+#ifdef TCP_OFFLOAD
+ if (is_offload(sc)) {
+ iaq->nofldtxq10g = t4_nofldtxq10g;
+ iaq->nofldtxq1g = t4_nofldtxq1g;
+ iaq->nofldrxq10g = nofldrxq10g = t4_nofldrxq10g;
+ iaq->nofldrxq1g = nofldrxq1g = t4_nofldrxq1g;
+ }
#endif
for (itype = INTR_MSIX; itype; itype >>= 1) {
@@ -1364,8 +1424,9 @@
n++;
}
iaq->nrxq10g = min(n, nrxq10g);
-#ifndef TCP_OFFLOAD_DISABLE
- iaq->nofldrxq10g = min(n, nofldrxq10g);
+#ifdef TCP_OFFLOAD
+ if (is_offload(sc))
+ iaq->nofldrxq10g = min(n, nofldrxq10g);
#endif
}
@@ -1379,8 +1440,9 @@
n++;
}
iaq->nrxq1g = min(n, nrxq1g);
-#ifndef TCP_OFFLOAD_DISABLE
- iaq->nofldrxq1g = min(n, nofldrxq1g);
+#ifdef TCP_OFFLOAD
+ if (is_offload(sc))
+ iaq->nofldrxq1g = min(n, nofldrxq1g);
#endif
}
@@ -1392,8 +1454,9 @@
* Least desirable option: one interrupt vector for everything.
*/
iaq->nirq = iaq->nrxq10g = iaq->nrxq1g = 1;
-#ifndef TCP_OFFLOAD_DISABLE
- iaq->nofldrxq10g = iaq->nofldrxq1g = 1;
+#ifdef TCP_OFFLOAD
+ if (is_offload(sc))
+ iaq->nofldrxq10g = iaq->nofldrxq1g = 1;
#endif
allocate:
@@ -1449,6 +1512,11 @@
/* Check firmware version and install a different one if necessary */
rc = t4_check_fw_version(sc);
+ snprintf(sc->fw_version, sizeof(sc->fw_version), "%u.%u.%u.%u",
+ G_FW_HDR_FW_VER_MAJOR(sc->params.fw_vers),
+ G_FW_HDR_FW_VER_MINOR(sc->params.fw_vers),
+ G_FW_HDR_FW_VER_MICRO(sc->params.fw_vers),
+ G_FW_HDR_FW_VER_BUILD(sc->params.fw_vers));
if (rc != 0) {
uint32_t v = 0;
@@ -1505,6 +1573,12 @@
} else {
/* refresh */
(void) t4_check_fw_version(sc);
+ snprintf(sc->fw_version,
+ sizeof(sc->fw_version), "%u.%u.%u.%u",
+ G_FW_HDR_FW_VER_MAJOR(sc->params.fw_vers),
+ G_FW_HDR_FW_VER_MINOR(sc->params.fw_vers),
+ G_FW_HDR_FW_VER_MICRO(sc->params.fw_vers),
+ G_FW_HDR_FW_VER_BUILD(sc->params.fw_vers));
}
}
}
@@ -1548,11 +1622,6 @@
goto done; /* error message displayed already */
}
- snprintf(sc->fw_version, sizeof(sc->fw_version), "%u.%u.%u.%u",
- G_FW_HDR_FW_VER_MAJOR(sc->params.fw_vers),
- G_FW_HDR_FW_VER_MINOR(sc->params.fw_vers),
- G_FW_HDR_FW_VER_MICRO(sc->params.fw_vers),
- G_FW_HDR_FW_VER_BUILD(sc->params.fw_vers));
sc->flags |= FW_OK;
done:
@@ -2074,7 +2143,7 @@
if_maddr_rlock(ifp);
TAILQ_FOREACH(ifma, &ifp->if_multiaddrs, ifma_link) {
- if (ifma->ifma_addr->sa_family == AF_LINK)
+ if (ifma->ifma_addr->sa_family != AF_LINK)
continue;
mcaddr[i++] =
LLADDR((struct sockaddr_dl *)ifma->ifma_addr);
@@ -2299,7 +2368,7 @@
struct irq *irq;
struct port_info *pi;
struct sge_rxq *rxq;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
struct sge_ofld_rxq *ofld_rxq;
#endif
@@ -2363,7 +2432,7 @@
for_each_port(sc, p) {
pi = sc->port[p];
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
/*
* Skip over the NIC queues if they aren't taking direct
* interrupts.
@@ -2380,7 +2449,7 @@
rid++;
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
/*
* Skip over the offload queues if they aren't taking
* direct interrupts.
@@ -2488,7 +2557,7 @@
int i;
struct sge_rxq *rxq;
struct sge_txq *txq;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
struct sge_ofld_rxq *ofld_rxq;
struct sge_wrq *ofld_txq;
#endif
@@ -2501,7 +2570,7 @@
quiesce_eq(sc, &txq->eq);
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
for_each_ofld_txq(pi, i, ofld_txq) {
quiesce_eq(sc, &ofld_txq->eq);
}
@@ -2512,7 +2581,7 @@
quiesce_fl(sc, &rxq->fl);
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
for_each_ofld_rxq(pi, i, ofld_rxq) {
quiesce_iq(sc, &ofld_rxq->iq);
quiesce_fl(sc, &ofld_rxq->fl);
@@ -2684,7 +2753,9 @@
0xdfc0, 0xdfe0,
0xe000, 0xea7c,
0xf000, 0x11190,
- 0x19040, 0x19124,
+ 0x19040, 0x1906c,
+ 0x19078, 0x19080,
+ 0x1908c, 0x19124,
0x19150, 0x191b0,
0x191d0, 0x191e8,
0x19238, 0x1924c,
@@ -2697,49 +2768,49 @@
0x1a190, 0x1a1c4,
0x1a1fc, 0x1a1fc,
0x1e040, 0x1e04c,
- 0x1e240, 0x1e28c,
+ 0x1e284, 0x1e28c,
0x1e2c0, 0x1e2c0,
0x1e2e0, 0x1e2e0,
0x1e300, 0x1e384,
0x1e3c0, 0x1e3c8,
0x1e440, 0x1e44c,
- 0x1e640, 0x1e68c,
+ 0x1e684, 0x1e68c,
0x1e6c0, 0x1e6c0,
0x1e6e0, 0x1e6e0,
0x1e700, 0x1e784,
0x1e7c0, 0x1e7c8,
0x1e840, 0x1e84c,
- 0x1ea40, 0x1ea8c,
+ 0x1ea84, 0x1ea8c,
0x1eac0, 0x1eac0,
0x1eae0, 0x1eae0,
0x1eb00, 0x1eb84,
0x1ebc0, 0x1ebc8,
0x1ec40, 0x1ec4c,
- 0x1ee40, 0x1ee8c,
+ 0x1ee84, 0x1ee8c,
0x1eec0, 0x1eec0,
0x1eee0, 0x1eee0,
0x1ef00, 0x1ef84,
0x1efc0, 0x1efc8,
0x1f040, 0x1f04c,
- 0x1f240, 0x1f28c,
+ 0x1f284, 0x1f28c,
0x1f2c0, 0x1f2c0,
0x1f2e0, 0x1f2e0,
0x1f300, 0x1f384,
0x1f3c0, 0x1f3c8,
0x1f440, 0x1f44c,
- 0x1f640, 0x1f68c,
+ 0x1f684, 0x1f68c,
0x1f6c0, 0x1f6c0,
0x1f6e0, 0x1f6e0,
0x1f700, 0x1f784,
0x1f7c0, 0x1f7c8,
0x1f840, 0x1f84c,
- 0x1fa40, 0x1fa8c,
+ 0x1fa84, 0x1fa8c,
0x1fac0, 0x1fac0,
0x1fae0, 0x1fae0,
0x1fb00, 0x1fb84,
0x1fbc0, 0x1fbc8,
0x1fc40, 0x1fc4c,
- 0x1fe40, 0x1fe8c,
+ 0x1fe84, 0x1fe8c,
0x1fec0, 0x1fec0,
0x1fee0, 0x1fee0,
0x1ff00, 0x1ff84,
@@ -2886,14 +2957,27 @@
PORT_UNLOCK(pi);
}
+static void
+cxgbe_vlan_config(void *arg, struct ifnet *ifp, uint16_t vid)
+{
+ struct ifnet *vlan;
+
+ if (arg != ifp)
+ return;
+
+ vlan = VLAN_DEVAT(ifp, vid);
+ VLAN_SETCOOKIE(vlan, ifp);
+}
+
static int
cpl_not_handled(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
{
+
#ifdef INVARIANTS
- panic("%s: opcode %02x on iq %p with payload %p",
+ panic("%s: opcode 0x%02x on iq %p with payload %p",
__func__, rss->opcode, iq, m);
#else
- log(LOG_ERR, "%s: opcode %02x on iq %p with payload %p",
+ log(LOG_ERR, "%s: opcode 0x%02x on iq %p with payload %p",
__func__, rss->opcode, iq, m);
m_freem(m);
#endif
@@ -2916,6 +3000,31 @@
}
static int
+an_not_handled(struct sge_iq *iq, const struct rsp_ctrl *ctrl)
+{
+
+#ifdef INVARIANTS
+ panic("%s: async notification on iq %p (ctrl %p)", __func__, iq, ctrl);
+#else
+ log(LOG_ERR, "%s: async notification on iq %p (ctrl %p)",
+ __func__, iq, ctrl);
+#endif
+ return (EDOOFUS);
+}
+
+int
+t4_register_an_handler(struct adapter *sc, an_handler_t h)
+{
+ uintptr_t *loc, new;
+
+ new = h ? (uintptr_t)h : (uintptr_t)an_not_handled;
+ loc = (uintptr_t *) &sc->an_handler;
+ atomic_store_rel_ptr(loc, new);
+
+ return (0);
+}
+
+static int
t4_sysctls(struct adapter *sc)
{
struct sysctl_ctx_list *ctx;
@@ -3066,7 +3175,7 @@
sysctl_tx_rate, "A", "Tx rate");
#endif
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
if (is_offload(sc)) {
/*
* dev.t4nex.X.toe.
@@ -3119,7 +3228,7 @@
SYSCTL_ADD_INT(ctx, children, OID_AUTO, "first_txq", CTLFLAG_RD,
&pi->first_txq, 0, "index of first tx queue");
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
if (is_offload(pi->adapter)) {
SYSCTL_ADD_INT(ctx, children, OID_AUTO, "nofldrxq", CTLFLAG_RD,
&pi->nofldrxq, 0,
@@ -4537,7 +4646,7 @@
goto done;
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
if (sc->offload_map) {
rc = EBUSY;
goto done;
@@ -4728,7 +4837,7 @@
set_filter_wr(struct adapter *sc, int fidx)
{
struct filter_entry *f = &sc->tids.ftid_tab[fidx];
- struct mbuf *m;
+ struct wrqe *wr;
struct fw_filter_wr *fwr;
unsigned int ftid;
@@ -4749,12 +4858,11 @@
ftid = sc->tids.ftid_base + fidx;
- m = m_gethdr(M_NOWAIT, MT_DATA);
- if (m == NULL)
+ wr = alloc_wrqe(sizeof(*fwr), &sc->sge.mgmtq);
+ if (wr == NULL)
return (ENOMEM);
- fwr = mtod(m, struct fw_filter_wr *);
- m->m_len = m->m_pkthdr.len = sizeof(*fwr);
+ fwr = wrtod(wr);
bzero(fwr, sizeof (*fwr));
fwr->op_pkd = htobe32(V_FW_WR_OP(FW_FILTER_WR));
@@ -4824,7 +4932,7 @@
f->pending = 1;
sc->tids.ftids_in_use++;
- t4_mgmt_tx(sc, m);
+ t4_wrq_tx(sc, wr);
return (0);
}
@@ -4832,7 +4940,7 @@
del_filter_wr(struct adapter *sc, int fidx)
{
struct filter_entry *f = &sc->tids.ftid_tab[fidx];
- struct mbuf *m;
+ struct wrqe *wr;
struct fw_filter_wr *fwr;
unsigned int ftid;
@@ -4840,18 +4948,16 @@
ftid = sc->tids.ftid_base + fidx;
- m = m_gethdr(M_NOWAIT, MT_DATA);
- if (m == NULL)
+ wr = alloc_wrqe(sizeof(*fwr), &sc->sge.mgmtq);
+ if (wr == NULL)
return (ENOMEM);
-
- fwr = mtod(m, struct fw_filter_wr *);
- m->m_len = m->m_pkthdr.len = sizeof(*fwr);
+ fwr = wrtod(wr);
bzero(fwr, sizeof (*fwr));
t4_mk_filtdelwr(ftid, fwr, sc->sge.fwq.abs_id);
f->pending = 1;
- t4_mgmt_tx(sc, m);
+ t4_wrq_tx(sc, wr);
return (0);
}
@@ -5209,7 +5315,7 @@
return (rc);
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
static int
toe_capability(struct port_info *pi, int enable)
{
@@ -5222,13 +5328,28 @@
return (ENODEV);
if (enable) {
+ if (!(sc->flags & FULL_INIT_DONE)) {
+ log(LOG_WARNING,
+ "You must enable a cxgbe interface first\n");
+ return (EAGAIN);
+ }
+
if (isset(&sc->offload_map, pi->port_id))
return (0);
- if (sc->offload_map == 0) {
- rc = activate_uld(sc, ULD_TOM, &sc->tom);
+ if (!(sc->flags & TOM_INIT_DONE)) {
+ rc = t4_activate_uld(sc, ULD_TOM);
+ if (rc == EAGAIN) {
+ log(LOG_WARNING,
+ "You must kldload t4_tom.ko before trying "
+ "to enable TOE on a cxgbe interface.\n");
+ }
if (rc != 0)
return (rc);
+ KASSERT(sc->tom_softc != NULL,
+ ("%s: TOM activated but softc NULL", __func__));
+ KASSERT(sc->flags & TOM_INIT_DONE,
+ ("%s: TOM activated but flag not set", __func__));
}
setbit(&sc->offload_map, pi->port_id);
@@ -5236,15 +5357,9 @@
if (!isset(&sc->offload_map, pi->port_id))
return (0);
+ KASSERT(sc->flags & TOM_INIT_DONE,
+ ("%s: TOM never initialized?", __func__));
clrbit(&sc->offload_map, pi->port_id);
-
- if (sc->offload_map == 0) {
- rc = deactivate_uld(&sc->tom);
- if (rc != 0) {
- setbit(&sc->offload_map, pi->port_id);
- return (rc);
- }
- }
}
return (0);
@@ -5299,8 +5414,8 @@
return (rc);
}
-static int
-activate_uld(struct adapter *sc, int id, struct uld_softc *usc)
+int
+t4_activate_uld(struct adapter *sc, int id)
{
int rc = EAGAIN;
struct uld_info *ui;
@@ -5309,13 +5424,9 @@
SLIST_FOREACH(ui, &t4_uld_list, link) {
if (ui->uld_id == id) {
- rc = ui->attach(sc, &usc->softc);
- if (rc == 0) {
- KASSERT(usc->softc != NULL,
- ("%s: ULD %d has no state", __func__, id));
+ rc = ui->activate(sc);
+ if (rc == 0)
ui->refcount++;
- usc->uld = ui;
- }
goto done;
}
}
@@ -5325,25 +5436,21 @@
return (rc);
}
-static int
-deactivate_uld(struct uld_softc *usc)
+int
+t4_deactivate_uld(struct adapter *sc, int id)
{
- int rc;
+ int rc = EINVAL;
+ struct uld_info *ui;
mtx_lock(&t4_uld_list_lock);
- if (usc->uld == NULL || usc->softc == NULL) {
- rc = EINVAL;
- goto done;
- }
-
- rc = usc->uld->detach(usc->softc);
- if (rc == 0) {
- KASSERT(usc->uld->refcount > 0,
- ("%s: ULD has bad refcount", __func__));
- usc->uld->refcount--;
- usc->uld = NULL;
- usc->softc = NULL;
+ SLIST_FOREACH(ui, &t4_uld_list, link) {
+ if (ui->uld_id == id) {
+ rc = ui->deactivate(sc);
+ if (rc == 0)
+ ui->refcount--;
+ goto done;
+ }
}
done:
mtx_unlock(&t4_uld_list_lock);
@@ -5373,7 +5480,7 @@
if (t4_nrxq1g < 1)
t4_nrxq1g = min(nc, NRXQ_1G);
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
if (t4_nofldtxq10g < 1)
t4_nofldtxq10g = min(nc, NOFLDTXQ_10G);
@@ -5385,6 +5492,12 @@
if (t4_nofldrxq1g < 1)
t4_nofldrxq1g = min(nc, NOFLDRXQ_1G);
+
+ if (t4_toecaps_allowed == -1)
+ t4_toecaps_allowed = FW_CAPS_CONFIG_TOE;
+#else
+ if (t4_toecaps_allowed == -1)
+ t4_toecaps_allowed = 0;
#endif
if (t4_tmr_idx_10g < 0 || t4_tmr_idx_10g >= SGE_NTIMERS)
@@ -5420,7 +5533,7 @@
t4_sge_modload();
mtx_init(&t4_list_lock, "T4 adapters", 0, MTX_DEF);
SLIST_INIT(&t4_list);
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
mtx_init(&t4_uld_list_lock, "T4 ULDs", 0, MTX_DEF);
SLIST_INIT(&t4_uld_list);
#endif
@@ -5428,7 +5541,7 @@
break;
case MOD_UNLOAD:
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
mtx_lock(&t4_uld_list_lock);
if (!SLIST_EMPTY(&t4_uld_list)) {
rc = EBUSY;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/t4_sge.c
--- a/head/sys/dev/cxgbe/t4_sge.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/cxgbe/t4_sge.c Wed Jul 25 17:04:43 2012 +0300
@@ -26,14 +26,16 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/cxgbe/t4_sge.c 228561 2011-12-16 02:09:51Z np $");
+__FBSDID("$FreeBSD: head/sys/dev/cxgbe/t4_sge.c 238313 2012-07-09 21:53:50Z np $");
#include "opt_inet.h"
+#include "opt_inet6.h"
#include <sys/types.h>
#include <sys/mbuf.h>
#include <sys/socket.h>
#include <sys/kernel.h>
+#include <sys/kdb.h>
#include <sys/malloc.h>
#include <sys/queue.h>
#include <sys/taskqueue.h>
@@ -45,13 +47,13 @@
#include <net/if_vlan_var.h>
#include <netinet/in.h>
#include <netinet/ip.h>
+#include <netinet/ip6.h>
#include <netinet/tcp.h>
#include "common/common.h"
#include "common/t4_regs.h"
#include "common/t4_regs_values.h"
#include "common/t4_msg.h"
-#include "t4_l2t.h"
struct fl_buf_info {
int size;
@@ -70,12 +72,8 @@
FL_PKTSHIFT = 2
};
-#define FL_ALIGN min(CACHE_LINE_SIZE, 32)
-#if CACHE_LINE_SIZE > 64
-#define SPG_LEN 128
-#else
-#define SPG_LEN 64
-#endif
+static int fl_pad = CACHE_LINE_SIZE;
+static int spg_len = 64;
/* Used to track coalesced tx work request */
struct txpkts {
@@ -115,14 +113,14 @@
static int alloc_rxq(struct port_info *, struct sge_rxq *, int, int,
struct sysctl_oid *);
static int free_rxq(struct port_info *, struct sge_rxq *);
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
static int alloc_ofld_rxq(struct port_info *, struct sge_ofld_rxq *, int, int,
struct sysctl_oid *);
static int free_ofld_rxq(struct port_info *, struct sge_ofld_rxq *);
#endif
static int ctrl_eq_alloc(struct adapter *, struct sge_eq *);
static int eth_eq_alloc(struct adapter *, struct port_info *, struct sge_eq *);
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
static int ofld_eq_alloc(struct adapter *, struct port_info *, struct sge_eq *);
#endif
static int alloc_eq(struct adapter *, struct port_info *, struct sge_eq *);
@@ -167,6 +165,10 @@
static int sysctl_uint16(SYSCTL_HANDLER_ARGS);
+#if defined(__i386__) || defined(__amd64__)
+extern u_int cpu_clflush_line_size;
+#endif
+
/*
* Called on MOD_LOAD and fills up fl_buf_info[].
*/
@@ -188,6 +190,11 @@
FL_BUF_TYPE(i) = m_gettype(bufsize[i]);
FL_BUF_ZONE(i) = m_getzone(bufsize[i]);
}
+
+#if defined(__i386__) || defined(__amd64__)
+ fl_pad = max(cpu_clflush_line_size, 32);
+ spg_len = cpu_clflush_line_size > 64 ? 128 : 64;
+#endif
}
/**
@@ -209,8 +216,8 @@
V_INGPADBOUNDARY(M_INGPADBOUNDARY) |
F_EGRSTATUSPAGESIZE;
ctrl_val = V_PKTSHIFT(FL_PKTSHIFT) | F_RXPKTCPLMODE |
- V_INGPADBOUNDARY(ilog2(FL_ALIGN) - 5) |
- V_EGRSTATUSPAGESIZE(SPG_LEN == 128);
+ V_INGPADBOUNDARY(ilog2(fl_pad) - 5) |
+ V_EGRSTATUSPAGESIZE(spg_len == 128);
hpsize = V_HOSTPAGESIZEPF0(PAGE_SHIFT - 10) |
V_HOSTPAGESIZEPF1(PAGE_SHIFT - 10) |
@@ -394,14 +401,16 @@
return (0);
for_each_port(sc, i) {
+ struct port_info *p = sc->port[i];
+
if (i == pi->port_id)
break;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
if (sc->flags & INTR_DIRECT)
- rc += pi->nrxq + pi->nofldrxq;
+ rc += p->nrxq + p->nofldrxq;
else
- rc += max(pi->nrxq, pi->nofldrxq);
+ rc += max(p->nrxq, p->nofldrxq);
#else
/*
* Not compiled with offload support and intr_count > 1. Only
@@ -412,7 +421,7 @@
("%s: intr_count %d, !INTR_DIRECT", __func__,
sc->intr_count));
- rc += pi->nrxq;
+ rc += p->nrxq;
#endif
}
@@ -434,7 +443,7 @@
if (sc->intr_count == 1)
return (&sc->sge.fwq);
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
if (sc->flags & INTR_DIRECT) {
idx %= pi->nrxq + pi->nofldrxq;
@@ -475,19 +484,20 @@
struct sge_rxq *rxq;
struct sge_txq *txq;
struct sge_wrq *ctrlq;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
struct sge_ofld_rxq *ofld_rxq;
struct sge_wrq *ofld_txq;
+ struct sysctl_oid *oid2 = NULL;
#endif
char name[16];
struct adapter *sc = pi->adapter;
- struct sysctl_oid *oid = device_get_sysctl_tree(pi->dev), *oid2 = NULL;
+ struct sysctl_oid *oid = device_get_sysctl_tree(pi->dev);
struct sysctl_oid_list *children = SYSCTL_CHILDREN(oid);
oid = SYSCTL_ADD_NODE(&pi->ctx, children, OID_AUTO, "rxq", CTLFLAG_RD,
NULL, "rx queues");
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
if (is_offload(sc)) {
oid2 = SYSCTL_ADD_NODE(&pi->ctx, children, OID_AUTO, "ofld_rxq",
CTLFLAG_RD, NULL,
@@ -515,7 +525,7 @@
init_fl(&rxq->fl, pi->qsize_rxq / 8, pi->ifp->if_mtu, name);
if (sc->flags & INTR_DIRECT
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
|| (sc->intr_count > 1 && pi->nrxq >= pi->nofldrxq)
#endif
) {
@@ -527,7 +537,7 @@
}
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
for_each_ofld_rxq(pi, i, ofld_rxq) {
snprintf(name, sizeof(name), "%s ofld_rxq%d-iq",
@@ -567,7 +577,7 @@
j++;
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
for_each_ofld_rxq(pi, i, ofld_rxq) {
if (ofld_rxq->iq.flags & IQ_INTR)
continue;
@@ -603,7 +613,7 @@
j++;
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
oid = SYSCTL_ADD_NODE(&pi->ctx, children, OID_AUTO, "ofld_txq",
CTLFLAG_RD, NULL, "tx queues for offloaded TCP connections");
for_each_ofld_txq(pi, i, ofld_txq) {
@@ -655,7 +665,7 @@
struct adapter *sc = pi->adapter;
struct sge_rxq *rxq;
struct sge_txq *txq;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
struct sge_ofld_rxq *ofld_rxq;
struct sge_wrq *ofld_txq;
#endif
@@ -677,7 +687,7 @@
free_txq(pi, txq);
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
for_each_ofld_txq(pi, i, ofld_txq) {
free_wrq(sc, ofld_txq);
}
@@ -693,7 +703,7 @@
free_rxq(pi, rxq);
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
for_each_ofld_rxq(pi, i, ofld_rxq) {
if ((ofld_rxq->iq.flags & IQ_INTR) == 0)
free_ofld_rxq(pi, ofld_rxq);
@@ -709,7 +719,7 @@
free_rxq(pi, rxq);
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
for_each_ofld_rxq(pi, i, ofld_rxq) {
if (ofld_rxq->iq.flags & IQ_INTR)
free_ofld_rxq(pi, ofld_rxq);
@@ -775,7 +785,7 @@
service_iq(struct sge_iq *iq, int budget)
{
struct sge_iq *q;
- struct sge_rxq *rxq = (void *)iq; /* Use iff iq is part of rxq */
+ struct sge_rxq *rxq = iq_to_rxq(iq); /* Use iff iq is part of rxq */
struct sge_fl *fl = &rxq->fl; /* Use iff IQ_HAS_FL */
struct adapter *sc = iq->adapter;
struct rsp_ctrl *ctrl;
@@ -862,7 +872,8 @@
break;
default:
- panic("%s: rsp_type %u", __func__, rsp_type);
+ sc->an_handler(iq, ctrl);
+ break;
}
iq_next(iq);
@@ -901,7 +912,7 @@
STAILQ_INSERT_TAIL(&iql, q, link);
}
-#ifdef INET
+#if defined(INET) || defined(INET6)
if (iq->flags & IQ_LRO_ENABLED) {
struct lro_ctrl *lro = &rxq->lro;
struct lro_entry *l;
@@ -1029,10 +1040,10 @@
static int
t4_eth_rx(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m0)
{
- struct sge_rxq *rxq = (void *)iq;
+ struct sge_rxq *rxq = iq_to_rxq(iq);
struct ifnet *ifp = rxq->ifp;
const struct cpl_rx_pkt *cpl = (const void *)(rss + 1);
-#ifdef INET
+#if defined(INET) || defined(INET6)
struct lro_ctrl *lro = &rxq->lro;
#endif
@@ -1047,15 +1058,23 @@
m0->m_flags |= M_FLOWID;
m0->m_pkthdr.flowid = rss->hash_val;
- if (cpl->csum_calc && !cpl->err_vec &&
- ifp->if_capenable & IFCAP_RXCSUM) {
- m0->m_pkthdr.csum_flags |= (CSUM_IP_CHECKED |
- CSUM_IP_VALID | CSUM_DATA_VALID | CSUM_PSEUDO_HDR);
- if (cpl->ip_frag)
+ if (cpl->csum_calc && !cpl->err_vec) {
+ if (ifp->if_capenable & IFCAP_RXCSUM &&
+ cpl->l2info & htobe32(F_RXF_IP)) {
+ m0->m_pkthdr.csum_flags = (CSUM_IP_CHECKED |
+ CSUM_IP_VALID | CSUM_DATA_VALID | CSUM_PSEUDO_HDR);
+ rxq->rxcsum++;
+ } else if (ifp->if_capenable & IFCAP_RXCSUM_IPV6 &&
+ cpl->l2info & htobe32(F_RXF_IP6)) {
+ m0->m_pkthdr.csum_flags = (CSUM_DATA_VALID_IPV6 |
+ CSUM_PSEUDO_HDR);
+ rxq->rxcsum++;
+ }
+
+ if (__predict_false(cpl->ip_frag))
m0->m_pkthdr.csum_data = be16toh(cpl->csum);
else
m0->m_pkthdr.csum_data = 0xffff;
- rxq->rxcsum++;
}
if (cpl->vlan_ex) {
@@ -1064,7 +1083,7 @@
rxq->vlan_extraction++;
}
-#ifdef INET
+#if defined(INET) || defined(INET6)
if (cpl->l2info & htobe32(F_RXF_LRO) &&
iq->flags & IQ_LRO_ENABLED &&
tcp_lro_rx(lro, m0, 0) == 0) {
@@ -1076,42 +1095,33 @@
return (0);
}
-int
-t4_mgmt_tx(struct adapter *sc, struct mbuf *m)
-{
- return t4_wrq_tx(sc, &sc->sge.mgmtq, m);
-}
-
/*
* Doesn't fail. Holds on to work requests it can't send right away.
*/
-int
-t4_wrq_tx_locked(struct adapter *sc, struct sge_wrq *wrq, struct mbuf *m0)
+void
+t4_wrq_tx_locked(struct adapter *sc, struct sge_wrq *wrq, struct wrqe *wr)
{
struct sge_eq *eq = &wrq->eq;
int can_reclaim;
caddr_t dst;
- struct mbuf *wr, *next;
TXQ_LOCK_ASSERT_OWNED(wrq);
+#ifdef TCP_OFFLOAD
KASSERT((eq->flags & EQ_TYPEMASK) == EQ_OFLD ||
(eq->flags & EQ_TYPEMASK) == EQ_CTRL,
("%s: eq type %d", __func__, eq->flags & EQ_TYPEMASK));
-
- if (__predict_true(m0 != NULL)) {
- if (wrq->head)
- wrq->tail->m_nextpkt = m0;
- else
- wrq->head = m0;
- while (m0->m_nextpkt)
- m0 = m0->m_nextpkt;
- wrq->tail = m0;
- }
+#else
+ KASSERT((eq->flags & EQ_TYPEMASK) == EQ_CTRL,
+ ("%s: eq type %d", __func__, eq->flags & EQ_TYPEMASK));
+#endif
+
+ if (__predict_true(wr != NULL))
+ STAILQ_INSERT_TAIL(&wrq->wr_list, wr, link);
can_reclaim = reclaimable(eq);
if (__predict_false(eq->flags & EQ_STALLED)) {
if (can_reclaim < tx_resume_threshold(eq))
- return (0);
+ return;
eq->flags &= ~EQ_STALLED;
eq->unstalled++;
}
@@ -1120,39 +1130,34 @@
if (__predict_false(eq->cidx >= eq->cap))
eq->cidx -= eq->cap;
- for (wr = wrq->head; wr; wr = next) {
+ while ((wr = STAILQ_FIRST(&wrq->wr_list)) != NULL) {
int ndesc;
- struct mbuf *m;
-
- next = wr->m_nextpkt;
- wr->m_nextpkt = NULL;
-
- M_ASSERTPKTHDR(wr);
- KASSERT(wr->m_pkthdr.len > 0 && (wr->m_pkthdr.len & 0x7) == 0,
- ("%s: work request len %d.", __func__, wr->m_pkthdr.len));
-
- if (wr->m_pkthdr.len > SGE_MAX_WR_LEN) {
+
+ if (__predict_false(wr->wr_len < 0 ||
+ wr->wr_len > SGE_MAX_WR_LEN || (wr->wr_len & 0x7))) {
+
#ifdef INVARIANTS
- panic("%s: oversized work request", __func__);
-#else
- log(LOG_ERR, "%s: %s work request too long (%d)",
- device_get_nameunit(sc->dev), __func__,
- wr->m_pkthdr.len);
- m_freem(wr);
+ panic("%s: work request with length %d", __func__,
+ wr->wr_len);
+#endif
+#ifdef KDB
+ kdb_backtrace();
+#endif
+ log(LOG_ERR, "%s: %s work request with length %d",
+ device_get_nameunit(sc->dev), __func__, wr->wr_len);
+ STAILQ_REMOVE_HEAD(&wrq->wr_list, link);
+ free_wrqe(wr);
continue;
-#endif
}
- ndesc = howmany(wr->m_pkthdr.len, EQ_ESIZE);
+ ndesc = howmany(wr->wr_len, EQ_ESIZE);
if (eq->avail < ndesc) {
- wr->m_nextpkt = next;
wrq->no_desc++;
break;
}
dst = (void *)&eq->desc[eq->pidx];
- for (m = wr; m; m = m->m_next)
- copy_to_txd(eq, mtod(m, caddr_t), &dst, m->m_len);
+ copy_to_txd(eq, wrtod(wr), &dst, wr->wr_len);
eq->pidx += ndesc;
eq->avail -= ndesc;
@@ -1164,7 +1169,8 @@
ring_eq_db(sc, eq);
wrq->tx_wrs++;
- m_freem(wr);
+ STAILQ_REMOVE_HEAD(&wrq->wr_list, link);
+ free_wrqe(wr);
if (eq->avail < 8) {
can_reclaim = reclaimable(eq);
@@ -1178,20 +1184,11 @@
if (eq->pending)
ring_eq_db(sc, eq);
- if (wr == NULL)
- wrq->head = wrq->tail = NULL;
- else {
- wrq->head = wr;
-
- KASSERT(wrq->tail->m_nextpkt == NULL,
- ("%s: wrq->tail grew a tail of its own", __func__));
-
+ if (wr != NULL) {
eq->flags |= EQ_STALLED;
if (callout_pending(&eq->tx_callout) == 0)
callout_reset(&eq->tx_callout, 1, t4_tx_callout, eq);
}
-
- return (0);
}
/* Per-packet header in a coalesced tx WR, before the SGL starts (in flits) */
@@ -1215,7 +1212,7 @@
/* Header of a tx LSO WR, before SGL of first packet (in flits) */
#define TXPKT_LSO_WR_HDR ((\
sizeof(struct fw_eth_tx_pkt_wr) + \
- sizeof(struct cpl_tx_pkt_lso) + \
+ sizeof(struct cpl_tx_pkt_lso_core) + \
sizeof(struct cpl_tx_pkt_core) \
) / 8 )
@@ -1392,8 +1389,8 @@
int i, bufsize;
/* large enough for a frame even when VLAN extraction is disabled */
- bufsize = FL_PKTSHIFT + ETHER_HDR_LEN + ETHER_VLAN_ENCAP_LEN +
- ifp->if_mtu;
+ bufsize = ETHER_HDR_LEN + ETHER_VLAN_ENCAP_LEN + ifp->if_mtu;
+ bufsize = roundup(bufsize + FL_PKTSHIFT, fl_pad);
for_each_rxq(pi, i, rxq) {
fl = &rxq->fl;
@@ -1420,9 +1417,12 @@
iq->flags = 0;
iq->adapter = sc;
- iq->intr_params = V_QINTR_TIMER_IDX(tmr_idx) |
- V_QINTR_CNT_EN(pktc_idx >= 0);
- iq->intr_pktc_idx = pktc_idx;
+ iq->intr_params = V_QINTR_TIMER_IDX(tmr_idx);
+ iq->intr_pktc_idx = SGE_NCOUNTERS - 1;
+ if (pktc_idx >= 0) {
+ iq->intr_params |= F_QINTR_CNT_EN;
+ iq->intr_pktc_idx = pktc_idx;
+ }
iq->qsize = roundup(qsize, 16); /* See FW_IQ_CMD/iqsize */
iq->esize = max(esize, 16); /* See FW_IQ_CMD/iqesize */
strlcpy(iq->lockname, name, sizeof(iq->lockname));
@@ -1587,7 +1587,7 @@
return (rc);
/* Allocate space for one software descriptor per buffer. */
- fl->cap = (fl->qsize - SPG_LEN / RX_FL_ESIZE) * 8;
+ fl->cap = (fl->qsize - spg_len / RX_FL_ESIZE) * 8;
FL_LOCK(fl);
rc = alloc_fl_sdesc(fl);
FL_UNLOCK(fl);
@@ -1789,6 +1789,7 @@
static int
free_mgmtq(struct adapter *sc)
{
+
return free_wrq(sc, &sc->sge.mgmtq);
}
@@ -1808,7 +1809,7 @@
refill_fl(pi->adapter, &rxq->fl, rxq->fl.needed / 8);
FL_UNLOCK(&rxq->fl);
-#ifdef INET
+#if defined(INET) || defined(INET6)
rc = tcp_lro_init(&rxq->lro);
if (rc != 0)
return (rc);
@@ -1835,7 +1836,7 @@
SYSCTL_ADD_PROC(&pi->ctx, children, OID_AUTO, "cidx",
CTLTYPE_INT | CTLFLAG_RD, &rxq->iq.cidx, 0, sysctl_uint16, "I",
"consumer index");
-#ifdef INET
+#if defined(INET) || defined(INET6)
SYSCTL_ADD_INT(&pi->ctx, children, OID_AUTO, "lro_queued", CTLFLAG_RD,
&rxq->lro.lro_queued, 0, NULL);
SYSCTL_ADD_INT(&pi->ctx, children, OID_AUTO, "lro_flushed", CTLFLAG_RD,
@@ -1868,7 +1869,7 @@
{
int rc;
-#ifdef INET
+#if defined(INET) || defined(INET6)
if (rxq->lro.ifp) {
tcp_lro_free(&rxq->lro);
rxq->lro.ifp = NULL;
@@ -1882,7 +1883,7 @@
return (rc);
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
static int
alloc_ofld_rxq(struct port_info *pi, struct sge_ofld_rxq *ofld_rxq,
int intr_idx, int idx, struct sysctl_oid *oid)
@@ -2028,7 +2029,7 @@
return (rc);
}
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
static int
ofld_eq_alloc(struct adapter *sc, struct port_info *pi, struct sge_eq *eq)
{
@@ -2086,7 +2087,7 @@
if (rc)
return (rc);
- eq->cap = eq->qsize - SPG_LEN / EQ_ESIZE;
+ eq->cap = eq->qsize - spg_len / EQ_ESIZE;
eq->spg = (void *)&eq->desc[eq->cap];
eq->avail = eq->cap - 1; /* one less to avoid cidx = pidx */
eq->pidx = eq->cidx = 0;
@@ -2100,7 +2101,7 @@
rc = eth_eq_alloc(sc, pi, eq);
break;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
case EQ_OFLD:
rc = ofld_eq_alloc(sc, pi, eq);
break;
@@ -2138,7 +2139,7 @@
eq->cntxt_id);
break;
-#ifndef TCP_OFFLOAD_DISABLE
+#ifdef TCP_OFFLOAD
case EQ_OFLD:
rc = -t4_ofld_eq_free(sc, sc->mbox, sc->pf, 0,
eq->cntxt_id);
@@ -2180,6 +2181,7 @@
return (rc);
wrq->adapter = sc;
+ STAILQ_INIT(&wrq->wr_list);
SYSCTL_ADD_UINT(ctx, children, OID_AUTO, "cntxt_id", CTLFLAG_RD,
&wrq->eq.cntxt_id, 0, "SGE context id of the queue");
@@ -2275,7 +2277,7 @@
CTLFLAG_RD, &txq->vlan_insertion,
"# of times hardware inserted 802.1Q tag");
SYSCTL_ADD_UQUAD(&pi->ctx, children, OID_AUTO, "tso_wrs", CTLFLAG_RD,
- &txq->tso_wrs, "# of IPv4 TSO work requests");
+ &txq->tso_wrs, "# of TSO work requests");
SYSCTL_ADD_UQUAD(&pi->ctx, children, OID_AUTO, "imm_wrs", CTLFLAG_RD,
&txq->imm_wrs, "# of work requests with immediate data");
SYSCTL_ADD_UQUAD(&pi->ctx, children, OID_AUTO, "sgl_wrs", CTLFLAG_RD,
@@ -2772,7 +2774,7 @@
ctrl = sizeof(struct cpl_tx_pkt_core);
if (m->m_pkthdr.tso_segsz) {
nflits = TXPKT_LSO_WR_HDR;
- ctrl += sizeof(struct cpl_tx_pkt_lso);
+ ctrl += sizeof(struct cpl_tx_pkt_lso_core);
} else
nflits = TXPKT_WR_HDR;
if (sgl->nsegs > 0)
@@ -2802,24 +2804,62 @@
wr->r3 = 0;
if (m->m_pkthdr.tso_segsz) {
- struct cpl_tx_pkt_lso *lso = (void *)(wr + 1);
+ struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1);
struct ether_header *eh;
- struct ip *ip;
+ void *l3hdr;
+#if defined(INET) || defined(INET6)
struct tcphdr *tcp;
+#endif
+ uint16_t eh_type;
ctrl = V_LSO_OPCODE(CPL_TX_PKT_LSO) | F_LSO_FIRST_SLICE |
F_LSO_LAST_SLICE;
eh = mtod(m, struct ether_header *);
- if (eh->ether_type == htons(ETHERTYPE_VLAN)) {
+ eh_type = ntohs(eh->ether_type);
+ if (eh_type == ETHERTYPE_VLAN) {
+ struct ether_vlan_header *evh = (void *)eh;
+
ctrl |= V_LSO_ETHHDR_LEN(1);
- ip = (void *)((struct ether_vlan_header *)eh + 1);
+ l3hdr = evh + 1;
+ eh_type = ntohs(evh->evl_proto);
} else
- ip = (void *)(eh + 1);
-
- tcp = (void *)((uintptr_t)ip + ip->ip_hl * 4);
- ctrl |= V_LSO_IPHDR_LEN(ip->ip_hl) |
- V_LSO_TCPHDR_LEN(tcp->th_off);
+ l3hdr = eh + 1;
+
+ switch (eh_type) {
+#ifdef INET6
+ case ETHERTYPE_IPV6:
+ {
+ struct ip6_hdr *ip6 = l3hdr;
+
+ /*
+ * XXX-BZ For now we do not pretend to support
+ * IPv6 extension headers.
+ */
+ KASSERT(ip6->ip6_nxt == IPPROTO_TCP, ("%s: CSUM_TSO "
+ "with ip6_nxt != TCP: %u", __func__, ip6->ip6_nxt));
+ tcp = (struct tcphdr *)(ip6 + 1);
+ ctrl |= F_LSO_IPV6;
+ ctrl |= V_LSO_IPHDR_LEN(sizeof(*ip6) >> 2) |
+ V_LSO_TCPHDR_LEN(tcp->th_off);
+ break;
+ }
+#endif
+#ifdef INET
+ case ETHERTYPE_IP:
+ {
+ struct ip *ip = l3hdr;
+
+ tcp = (void *)((uintptr_t)ip + ip->ip_hl * 4);
+ ctrl |= V_LSO_IPHDR_LEN(ip->ip_hl) |
+ V_LSO_TCPHDR_LEN(tcp->th_off);
+ break;
+ }
+#endif
+ default:
+ panic("%s: CSUM_TSO but no supported IP version "
+ "(0x%04x)", __func__, eh_type);
+ }
lso->lso_ctrl = htobe32(ctrl);
lso->ipid_ofst = htobe16(0);
@@ -2837,9 +2877,11 @@
ctrl1 = 0;
if (!(m->m_pkthdr.csum_flags & CSUM_IP))
ctrl1 |= F_TXPKT_IPCSUM_DIS;
- if (!(m->m_pkthdr.csum_flags & (CSUM_TCP | CSUM_UDP)))
+ if (!(m->m_pkthdr.csum_flags & (CSUM_TCP | CSUM_UDP | CSUM_UDP_IPV6 |
+ CSUM_TCP_IPV6)))
ctrl1 |= F_TXPKT_L4CSUM_DIS;
- if (m->m_pkthdr.csum_flags & (CSUM_IP | CSUM_TCP | CSUM_UDP))
+ if (m->m_pkthdr.csum_flags & (CSUM_IP | CSUM_TCP | CSUM_UDP |
+ CSUM_UDP_IPV6 | CSUM_TCP_IPV6))
txq->txcsum++; /* some hardware assistance provided */
/* VLAN tag insertion */
@@ -3176,7 +3218,7 @@
static inline void
copy_to_txd(struct sge_eq *eq, caddr_t from, caddr_t *to, int len)
{
- if ((uintptr_t)(*to) + len <= (uintptr_t)eq->spg) {
+ if (__predict_true((uintptr_t)(*to) + len <= (uintptr_t)eq->spg)) {
bcopy(from, *to, len);
(*to) += len;
} else {
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/tom/t4_connect.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/cxgbe/tom/t4_connect.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,377 @@
+/*-
+ * Copyright (c) 2012 Chelsio Communications, Inc.
+ * All rights reserved.
+ * Written by: Navdeep Parhar <np at FreeBSD.org>
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/cxgbe/tom/t4_connect.c 237263 2012-06-19 07:34:13Z np $");
+
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
+#include <sys/param.h>
+#include <sys/types.h>
+#include <sys/kernel.h>
+#include <sys/ktr.h>
+#include <sys/module.h>
+#include <sys/protosw.h>
+#include <sys/domain.h>
+#include <sys/socket.h>
+#include <sys/socketvar.h>
+#include <net/ethernet.h>
+#include <net/if.h>
+#include <net/if_types.h>
+#include <net/if_vlan_var.h>
+#include <net/route.h>
+#include <netinet/in.h>
+#include <netinet/in_pcb.h>
+#include <netinet/ip.h>
+#include <netinet/tcp_var.h>
+#define TCPSTATES
+#include <netinet/tcp_fsm.h>
+#include <netinet/toecore.h>
+
+#include "common/common.h"
+#include "common/t4_msg.h"
+#include "common/t4_regs.h"
+#include "tom/t4_tom_l2t.h"
+#include "tom/t4_tom.h"
+
+/* atid services */
+static int alloc_atid(struct adapter *, void *);
+static void *lookup_atid(struct adapter *, int);
+static void free_atid(struct adapter *, int);
+
+static int
+alloc_atid(struct adapter *sc, void *ctx)
+{
+ struct tid_info *t = &sc->tids;
+ int atid = -1;
+
+ mtx_lock(&t->atid_lock);
+ if (t->afree) {
+ union aopen_entry *p = t->afree;
+
+ atid = p - t->atid_tab;
+ t->afree = p->next;
+ p->data = ctx;
+ t->atids_in_use++;
+ }
+ mtx_unlock(&t->atid_lock);
+ return (atid);
+}
+
+static void *
+lookup_atid(struct adapter *sc, int atid)
+{
+ struct tid_info *t = &sc->tids;
+
+ return (t->atid_tab[atid].data);
+}
+
+static void
+free_atid(struct adapter *sc, int atid)
+{
+ struct tid_info *t = &sc->tids;
+ union aopen_entry *p = &t->atid_tab[atid];
+
+ mtx_lock(&t->atid_lock);
+ p->next = t->afree;
+ t->afree = p;
+ t->atids_in_use--;
+ mtx_unlock(&t->atid_lock);
+}
+
+/*
+ * Active open failed.
+ */
+static int
+do_act_establish(struct sge_iq *iq, const struct rss_header *rss,
+ struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_act_establish *cpl = (const void *)(rss + 1);
+ unsigned int tid = GET_TID(cpl);
+ unsigned int atid = G_TID_TID(ntohl(cpl->tos_atid));
+ struct toepcb *toep = lookup_atid(sc, atid);
+ struct inpcb *inp = toep->inp;
+
+ KASSERT(m == NULL, ("%s: wasn't expecting payload", __func__));
+ KASSERT(toep->tid == atid, ("%s: toep tid/atid mismatch", __func__));
+
+ CTR3(KTR_CXGBE, "%s: atid %u, tid %u", __func__, atid, tid);
+ free_atid(sc, atid);
+
+ INP_WLOCK(inp);
+ toep->tid = tid;
+ insert_tid(sc, tid, toep);
+ if (inp->inp_flags & INP_DROPPED) {
+
+ /* socket closed by the kernel before hw told us it connected */
+
+ send_flowc_wr(toep, NULL);
+ send_reset(sc, toep, be32toh(cpl->snd_isn));
+ goto done;
+ }
+
+ make_established(toep, cpl->snd_isn, cpl->rcv_isn, cpl->tcp_opt);
+done:
+ INP_WUNLOCK(inp);
+ return (0);
+}
+
+static inline int
+act_open_has_tid(unsigned int status)
+{
+
+ return (status != CPL_ERR_TCAM_FULL &&
+ status != CPL_ERR_TCAM_PARITY &&
+ status != CPL_ERR_CONN_EXIST &&
+ status != CPL_ERR_ARP_MISS);
+}
+
+/*
+ * Convert an ACT_OPEN_RPL status to an errno.
+ */
+static inline int
+act_open_rpl_status_to_errno(int status)
+{
+
+ switch (status) {
+ case CPL_ERR_CONN_RESET:
+ return (ECONNREFUSED);
+ case CPL_ERR_ARP_MISS:
+ return (EHOSTUNREACH);
+ case CPL_ERR_CONN_TIMEDOUT:
+ return (ETIMEDOUT);
+ case CPL_ERR_TCAM_FULL:
+ return (ENOMEM);
+ case CPL_ERR_CONN_EXIST:
+ log(LOG_ERR, "ACTIVE_OPEN_RPL: 4-tuple in use\n");
+ return (EADDRINUSE);
+ default:
+ return (EIO);
+ }
+}
+
+static int
+do_act_open_rpl(struct sge_iq *iq, const struct rss_header *rss,
+ struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_act_open_rpl *cpl = (const void *)(rss + 1);
+ unsigned int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status)));
+ unsigned int status = G_AOPEN_STATUS(be32toh(cpl->atid_status));
+ struct toepcb *toep = lookup_atid(sc, atid);
+ struct inpcb *inp = toep->inp;
+ struct tcpcb *tp = intotcpcb(inp);
+ struct toedev *tod = &toep->td->tod;
+
+ KASSERT(m == NULL, ("%s: wasn't expecting payload", __func__));
+ KASSERT(toep->tid == atid, ("%s: toep tid/atid mismatch", __func__));
+
+ CTR3(KTR_CXGBE, "%s: atid %u, status %u ", __func__, atid, status);
+
+ /* Ignore negative advice */
+ if (status == CPL_ERR_RTX_NEG_ADVICE)
+ return (0);
+
+ free_atid(sc, atid);
+ toep->tid = -1;
+
+ if (status && act_open_has_tid(status))
+ release_tid(sc, GET_TID(cpl), toep->ctrlq);
+
+ if (status == CPL_ERR_TCAM_FULL) {
+ INP_WLOCK(inp);
+ toe_connect_failed(tod, tp, EAGAIN);
+ final_cpl_received(toep); /* unlocks inp */
+ } else {
+ INP_INFO_WLOCK(&V_tcbinfo);
+ INP_WLOCK(inp);
+ toe_connect_failed(tod, tp, act_open_rpl_status_to_errno(status));
+ final_cpl_received(toep); /* unlocks inp */
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ }
+
+ return (0);
+}
+
+/*
+ * Options2 for active open.
+ */
+static uint32_t
+calc_opt2a(struct socket *so)
+{
+ struct tcpcb *tp = so_sototcpcb(so);
+ struct toepcb *toep = tp->t_toe;
+ struct port_info *pi = toep->port;
+ struct adapter *sc = pi->adapter;
+ uint32_t opt2 = 0;
+
+ if (tp->t_flags & TF_SACK_PERMIT)
+ opt2 |= F_SACK_EN;
+
+ if (tp->t_flags & TF_REQ_TSTMP)
+ opt2 |= F_TSTAMPS_EN;
+
+ if (tp->t_flags & TF_REQ_SCALE)
+ opt2 |= F_WND_SCALE_EN;
+
+ if (V_tcp_do_ecn)
+ opt2 |= F_CCTRL_ECN;
+
+ opt2 |= V_TX_QUEUE(sc->params.tp.tx_modq[pi->tx_chan]);
+ opt2 |= F_RX_COALESCE_VALID | V_RX_COALESCE(M_RX_COALESCE);
+ opt2 |= F_RSS_QUEUE_VALID | V_RSS_QUEUE(toep->ofld_rxq->iq.abs_id);
+
+ return (htobe32(opt2));
+}
+
+
+void
+t4_init_connect_cpl_handlers(struct adapter *sc)
+{
+
+ t4_register_cpl_handler(sc, CPL_ACT_ESTABLISH, do_act_establish);
+ t4_register_cpl_handler(sc, CPL_ACT_OPEN_RPL, do_act_open_rpl);
+}
+
+/*
+ * active open (soconnect).
+ *
+ * State of affairs on entry:
+ * soisconnecting (so_state |= SS_ISCONNECTING)
+ * tcbinfo not locked (This has changed - used to be WLOCKed)
+ * inp WLOCKed
+ * tp->t_state = TCPS_SYN_SENT
+ * rtalloc1, RT_UNLOCK on rt.
+ */
+int
+t4_connect(struct toedev *tod, struct socket *so, struct rtentry *rt,
+ struct sockaddr *nam)
+{
+ struct adapter *sc = tod->tod_softc;
+ struct toepcb *toep = NULL;
+ struct wrqe *wr = NULL;
+ struct cpl_act_open_req *cpl;
+ struct l2t_entry *e = NULL;
+ struct ifnet *rt_ifp = rt->rt_ifp;
+ struct port_info *pi;
+ int atid = -1, mtu_idx, rscale, qid_atid, rc = ENOMEM;
+ struct inpcb *inp = sotoinpcb(so);
+ struct tcpcb *tp = intotcpcb(inp);
+
+ INP_WLOCK_ASSERT(inp);
+
+ if (nam->sa_family != AF_INET)
+ CXGBE_UNIMPLEMENTED("IPv6 connect");
+
+ if (rt_ifp->if_type == IFT_ETHER)
+ pi = rt_ifp->if_softc;
+ else if (rt_ifp->if_type == IFT_L2VLAN) {
+ struct ifnet *ifp = VLAN_COOKIE(rt_ifp);
+
+ pi = ifp->if_softc;
+ } else if (rt_ifp->if_type == IFT_IEEE8023ADLAG)
+ return (ENOSYS); /* XXX: implement lagg support */
+ else
+ return (ENOTSUP);
+
+ toep = alloc_toepcb(pi, -1, -1, M_NOWAIT);
+ if (toep == NULL)
+ goto failed;
+
+ atid = alloc_atid(sc, toep);
+ if (atid < 0)
+ goto failed;
+
+ e = t4_l2t_get(pi, rt_ifp,
+ rt->rt_flags & RTF_GATEWAY ? rt->rt_gateway : nam);
+ if (e == NULL)
+ goto failed;
+
+ wr = alloc_wrqe(sizeof(*cpl), toep->ctrlq);
+ if (wr == NULL)
+ goto failed;
+ cpl = wrtod(wr);
+
+ toep->tid = atid;
+ toep->l2te = e;
+ toep->ulp_mode = ULP_MODE_NONE;
+ SOCKBUF_LOCK(&so->so_rcv);
+ /* opt0 rcv_bufsiz initially, assumes its normal meaning later */
+ toep->rx_credits = min(select_rcv_wnd(so) >> 10, M_RCV_BUFSIZ);
+ SOCKBUF_UNLOCK(&so->so_rcv);
+
+ offload_socket(so, toep);
+
+ /*
+ * The kernel sets request_r_scale based on sb_max whereas we need to
+ * take hardware's MAX_RCV_WND into account too. This is normally a
+ * no-op as MAX_RCV_WND is much larger than the default sb_max.
+ */
+ if (tp->t_flags & TF_REQ_SCALE)
+ rscale = tp->request_r_scale = select_rcv_wscale();
+ else
+ rscale = 0;
+ mtu_idx = find_best_mtu_idx(sc, &inp->inp_inc, 0);
+ qid_atid = (toep->ofld_rxq->iq.abs_id << 14) | atid;
+
+ INIT_TP_WR(cpl, 0);
+ OPCODE_TID(cpl) = htobe32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ, qid_atid));
+ inp_4tuple_get(inp, &cpl->local_ip, &cpl->local_port, &cpl->peer_ip,
+ &cpl->peer_port);
+ cpl->opt0 = calc_opt0(so, pi, e, mtu_idx, rscale, toep->rx_credits,
+ toep->ulp_mode);
+ cpl->params = select_ntuple(pi, e, sc->filter_mode);
+ cpl->opt2 = calc_opt2a(so);
+
+ CTR5(KTR_CXGBE, "%s: atid %u (%s), toep %p, inp %p", __func__,
+ toep->tid, tcpstates[tp->t_state], toep, inp);
+
+ rc = t4_l2t_send(sc, wr, e);
+ if (rc == 0) {
+ toepcb_set_flag(toep, TPF_CPL_PENDING);
+ return (0);
+ }
+
+ undo_offload_socket(so);
+failed:
+ CTR5(KTR_CXGBE, "%s: FAILED, atid %d, toep %p, l2te %p, wr %p",
+ __func__, atid, toep, e, wr);
+
+ if (e)
+ t4_l2t_release(e);
+ if (wr)
+ free_wrqe(wr);
+ if (atid >= 0)
+ free_atid(sc, atid);
+ if (toep)
+ free_toepcb(toep);
+
+ return (rc);
+}
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/tom/t4_cpl_io.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/cxgbe/tom/t4_cpl_io.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1276 @@
+/*-
+ * Copyright (c) 2012 Chelsio Communications, Inc.
+ * All rights reserved.
+ * Written by: Navdeep Parhar <np at FreeBSD.org>
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/cxgbe/tom/t4_cpl_io.c 237436 2012-06-22 07:51:15Z np $");
+
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
+#include <sys/param.h>
+#include <sys/types.h>
+#include <sys/kernel.h>
+#include <sys/ktr.h>
+#include <sys/module.h>
+#include <sys/protosw.h>
+#include <sys/domain.h>
+#include <sys/socket.h>
+#include <sys/socketvar.h>
+#include <sys/sglist.h>
+#include <netinet/in.h>
+#include <netinet/in_pcb.h>
+#include <netinet/ip.h>
+#include <netinet/tcp_var.h>
+#define TCPSTATES
+#include <netinet/tcp_fsm.h>
+#include <netinet/tcp_seq.h>
+#include <netinet/toecore.h>
+
+#include "common/common.h"
+#include "common/t4_msg.h"
+#include "common/t4_regs.h"
+#include "tom/t4_tom_l2t.h"
+#include "tom/t4_tom.h"
+
+VNET_DECLARE(int, tcp_do_autosndbuf);
+#define V_tcp_do_autosndbuf VNET(tcp_do_autosndbuf)
+VNET_DECLARE(int, tcp_autosndbuf_inc);
+#define V_tcp_autosndbuf_inc VNET(tcp_autosndbuf_inc)
+VNET_DECLARE(int, tcp_autosndbuf_max);
+#define V_tcp_autosndbuf_max VNET(tcp_autosndbuf_max)
+VNET_DECLARE(int, tcp_do_autorcvbuf);
+#define V_tcp_do_autorcvbuf VNET(tcp_do_autorcvbuf)
+VNET_DECLARE(int, tcp_autorcvbuf_inc);
+#define V_tcp_autorcvbuf_inc VNET(tcp_autorcvbuf_inc)
+VNET_DECLARE(int, tcp_autorcvbuf_max);
+#define V_tcp_autorcvbuf_max VNET(tcp_autorcvbuf_max)
+
+void
+send_flowc_wr(struct toepcb *toep, struct flowc_tx_params *ftxp)
+{
+ struct wrqe *wr;
+ struct fw_flowc_wr *flowc;
+ unsigned int nparams = ftxp ? 8 : 4, flowclen;
+ struct port_info *pi = toep->port;
+ struct adapter *sc = pi->adapter;
+ unsigned int pfvf = G_FW_VIID_PFN(pi->viid) << S_FW_VIID_PFN;
+ struct ofld_tx_sdesc *txsd = &toep->txsd[toep->txsd_pidx];
+
+ KASSERT(!toepcb_flag(toep, TPF_FLOWC_WR_SENT),
+ ("%s: flowc for tid %u sent already", __func__, toep->tid));
+
+ CTR2(KTR_CXGBE, "%s: tid %u", __func__, toep->tid);
+
+ flowclen = sizeof(*flowc) + nparams * sizeof(struct fw_flowc_mnemval);
+
+ wr = alloc_wrqe(roundup(flowclen, 16), toep->ofld_txq);
+ if (wr == NULL) {
+ /* XXX */
+ panic("%s: allocation failure.", __func__);
+ }
+ flowc = wrtod(wr);
+ memset(flowc, 0, wr->wr_len);
+
+ flowc->op_to_nparams = htobe32(V_FW_WR_OP(FW_FLOWC_WR) |
+ V_FW_FLOWC_WR_NPARAMS(nparams));
+ flowc->flowid_len16 = htonl(V_FW_WR_LEN16(howmany(flowclen, 16)) |
+ V_FW_WR_FLOWID(toep->tid));
+
+ flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN;
+ flowc->mnemval[0].val = htobe32(pfvf);
+ flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH;
+ flowc->mnemval[1].val = htobe32(pi->tx_chan);
+ flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT;
+ flowc->mnemval[2].val = htobe32(pi->tx_chan);
+ flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID;
+ flowc->mnemval[3].val = htobe32(toep->ofld_rxq->iq.abs_id);
+ if (ftxp) {
+ uint32_t sndbuf = min(ftxp->snd_space, sc->tt.sndbuf);
+
+ flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT;
+ flowc->mnemval[4].val = htobe32(ftxp->snd_nxt);
+ flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT;
+ flowc->mnemval[5].val = htobe32(ftxp->rcv_nxt);
+ flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF;
+ flowc->mnemval[6].val = htobe32(sndbuf);
+ flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS;
+ flowc->mnemval[7].val = htobe32(ftxp->mss);
+ }
+
+ txsd->tx_credits = howmany(flowclen, 16);
+ txsd->plen = 0;
+ KASSERT(toep->tx_credits >= txsd->tx_credits && toep->txsd_avail > 0,
+ ("%s: not enough credits (%d)", __func__, toep->tx_credits));
+ toep->tx_credits -= txsd->tx_credits;
+ if (__predict_false(++toep->txsd_pidx == toep->txsd_total))
+ toep->txsd_pidx = 0;
+ toep->txsd_avail--;
+
+ toepcb_set_flag(toep, TPF_FLOWC_WR_SENT);
+ t4_wrq_tx(sc, wr);
+}
+
+void
+send_reset(struct adapter *sc, struct toepcb *toep, uint32_t snd_nxt)
+{
+ struct wrqe *wr;
+ struct cpl_abort_req *req;
+ int tid = toep->tid;
+ struct inpcb *inp = toep->inp;
+ struct tcpcb *tp = intotcpcb(inp); /* don't use if INP_DROPPED */
+
+ INP_WLOCK_ASSERT(inp);
+
+ CTR6(KTR_CXGBE, "%s: tid %d (%s), toep_flags 0x%x, inp_flags 0x%x%s",
+ __func__, toep->tid,
+ inp->inp_flags & INP_DROPPED ? "inp dropped" :
+ tcpstates[tp->t_state],
+ toep->flags, inp->inp_flags,
+ toepcb_flag(toep, TPF_ABORT_SHUTDOWN) ?
+ " (abort already in progress)" : "");
+
+ if (toepcb_flag(toep, TPF_ABORT_SHUTDOWN))
+ return; /* abort already in progress */
+
+ toepcb_set_flag(toep, TPF_ABORT_SHUTDOWN);
+
+ KASSERT(toepcb_flag(toep, TPF_FLOWC_WR_SENT),
+ ("%s: flowc_wr not sent for tid %d.", __func__, tid));
+
+ wr = alloc_wrqe(sizeof(*req), toep->ofld_txq);
+ if (wr == NULL) {
+ /* XXX */
+ panic("%s: allocation failure.", __func__);
+ }
+ req = wrtod(wr);
+
+ INIT_TP_WR_MIT_CPL(req, CPL_ABORT_REQ, tid);
+ if (inp->inp_flags & INP_DROPPED)
+ req->rsvd0 = htobe32(snd_nxt);
+ else
+ req->rsvd0 = htobe32(tp->snd_nxt);
+ req->rsvd1 = !toepcb_flag(toep, TPF_TX_DATA_SENT);
+ req->cmd = CPL_ABORT_SEND_RST;
+
+ /*
+ * XXX: What's the correct way to tell that the inp hasn't been detached
+ * from its socket? Should I even be flushing the snd buffer here?
+ */
+ if ((inp->inp_flags & (INP_DROPPED | INP_TIMEWAIT)) == 0) {
+ struct socket *so = inp->inp_socket;
+
+ if (so != NULL) /* because I'm not sure. See comment above */
+ sbflush(&so->so_snd);
+ }
+
+ t4_l2t_send(sc, wr, toep->l2te);
+}
+
+/*
+ * Called when a connection is established to translate the TCP options
+ * reported by HW to FreeBSD's native format.
+ */
+static void
+assign_rxopt(struct tcpcb *tp, unsigned int opt)
+{
+ struct toepcb *toep = tp->t_toe;
+ struct adapter *sc = td_adapter(toep->td);
+
+ INP_LOCK_ASSERT(tp->t_inpcb);
+
+ tp->t_maxseg = tp->t_maxopd = sc->params.mtus[G_TCPOPT_MSS(opt)] - 40;
+
+ if (G_TCPOPT_TSTAMP(opt)) {
+ tp->t_flags |= TF_RCVD_TSTMP; /* timestamps ok */
+ tp->ts_recent = 0; /* hmmm */
+ tp->ts_recent_age = tcp_ts_getticks();
+ tp->t_maxseg -= TCPOLEN_TSTAMP_APPA;
+ }
+
+ if (G_TCPOPT_SACK(opt))
+ tp->t_flags |= TF_SACK_PERMIT; /* should already be set */
+ else
+ tp->t_flags &= ~TF_SACK_PERMIT; /* sack disallowed by peer */
+
+ if (G_TCPOPT_WSCALE_OK(opt))
+ tp->t_flags |= TF_RCVD_SCALE;
+
+ /* Doing window scaling? */
+ if ((tp->t_flags & (TF_RCVD_SCALE | TF_REQ_SCALE)) ==
+ (TF_RCVD_SCALE | TF_REQ_SCALE)) {
+ tp->rcv_scale = tp->request_r_scale;
+ tp->snd_scale = G_TCPOPT_SND_WSCALE(opt);
+ }
+}
+
+/*
+ * Completes some final bits of initialization for just established connections
+ * and changes their state to TCPS_ESTABLISHED.
+ *
+ * The ISNs are from after the exchange of SYNs. i.e., the true ISN + 1.
+ */
+void
+make_established(struct toepcb *toep, uint32_t snd_isn, uint32_t rcv_isn,
+ uint16_t opt)
+{
+ struct inpcb *inp = toep->inp;
+ struct socket *so = inp->inp_socket;
+ struct tcpcb *tp = intotcpcb(inp);
+ long bufsize;
+ uint32_t iss = be32toh(snd_isn) - 1; /* true ISS */
+ uint32_t irs = be32toh(rcv_isn) - 1; /* true IRS */
+ uint16_t tcpopt = be16toh(opt);
+ struct flowc_tx_params ftxp;
+
+ INP_WLOCK_ASSERT(inp);
+ KASSERT(tp->t_state == TCPS_SYN_SENT ||
+ tp->t_state == TCPS_SYN_RECEIVED,
+ ("%s: TCP state %s", __func__, tcpstates[tp->t_state]));
+
+ CTR4(KTR_CXGBE, "%s: tid %d, toep %p, inp %p",
+ __func__, toep->tid, toep, inp);
+
+ tp->t_state = TCPS_ESTABLISHED;
+ tp->t_starttime = ticks;
+ TCPSTAT_INC(tcps_connects);
+
+ tp->irs = irs;
+ tcp_rcvseqinit(tp);
+ tp->rcv_wnd = toep->rx_credits << 10;
+ tp->rcv_adv += tp->rcv_wnd;
+ tp->last_ack_sent = tp->rcv_nxt;
+
+ /*
+ * If we were unable to send all rx credits via opt0, save the remainder
+ * in rx_credits so that they can be handed over with the next credit
+ * update.
+ */
+ SOCKBUF_LOCK(&so->so_rcv);
+ bufsize = select_rcv_wnd(so);
+ SOCKBUF_UNLOCK(&so->so_rcv);
+ toep->rx_credits = bufsize - tp->rcv_wnd;
+
+ tp->iss = iss;
+ tcp_sendseqinit(tp);
+ tp->snd_una = iss + 1;
+ tp->snd_nxt = iss + 1;
+ tp->snd_max = iss + 1;
+
+ assign_rxopt(tp, tcpopt);
+
+ SOCKBUF_LOCK(&so->so_snd);
+ if (so->so_snd.sb_flags & SB_AUTOSIZE && V_tcp_do_autosndbuf)
+ bufsize = V_tcp_autosndbuf_max;
+ else
+ bufsize = sbspace(&so->so_snd);
+ SOCKBUF_UNLOCK(&so->so_snd);
+
+ ftxp.snd_nxt = tp->snd_nxt;
+ ftxp.rcv_nxt = tp->rcv_nxt;
+ ftxp.snd_space = bufsize;
+ ftxp.mss = tp->t_maxseg;
+ send_flowc_wr(toep, &ftxp);
+
+ soisconnected(so);
+}
+
+static int
+send_rx_credits(struct adapter *sc, struct toepcb *toep, uint32_t credits)
+{
+ struct wrqe *wr;
+ struct cpl_rx_data_ack *req;
+ uint32_t dack = F_RX_DACK_CHANGE | V_RX_DACK_MODE(1);
+
+ wr = alloc_wrqe(sizeof(*req), toep->ctrlq);
+ if (wr == NULL)
+ return (0);
+ req = wrtod(wr);
+
+ INIT_TP_WR_MIT_CPL(req, CPL_RX_DATA_ACK, toep->tid);
+ req->credit_dack = htobe32(dack | V_RX_CREDITS(credits));
+
+ t4_wrq_tx(sc, wr);
+ return (credits);
+}
+
+void
+t4_rcvd(struct toedev *tod, struct tcpcb *tp)
+{
+ struct adapter *sc = tod->tod_softc;
+ struct inpcb *inp = tp->t_inpcb;
+ struct socket *so = inp->inp_socket;
+ struct sockbuf *so_rcv = &so->so_rcv;
+ struct toepcb *toep = tp->t_toe;
+ int must_send;
+
+ INP_WLOCK_ASSERT(inp);
+
+ SOCKBUF_LOCK(so_rcv);
+ KASSERT(toep->enqueued >= so_rcv->sb_cc,
+ ("%s: so_rcv->sb_cc > enqueued", __func__));
+ toep->rx_credits += toep->enqueued - so_rcv->sb_cc;
+ toep->enqueued = so_rcv->sb_cc;
+ SOCKBUF_UNLOCK(so_rcv);
+
+ must_send = toep->rx_credits + 16384 >= tp->rcv_wnd;
+ if (must_send || toep->rx_credits >= 15 * 1024) {
+ int credits;
+
+ credits = send_rx_credits(sc, toep, toep->rx_credits);
+ toep->rx_credits -= credits;
+ tp->rcv_wnd += credits;
+ tp->rcv_adv += credits;
+ }
+}
+
+/*
+ * Close a connection by sending a CPL_CLOSE_CON_REQ message.
+ */
+static int
+close_conn(struct adapter *sc, struct toepcb *toep)
+{
+ struct wrqe *wr;
+ struct cpl_close_con_req *req;
+ unsigned int tid = toep->tid;
+
+ CTR3(KTR_CXGBE, "%s: tid %u%s", __func__, toep->tid,
+ toepcb_flag(toep, TPF_FIN_SENT) ? ", IGNORED" : "");
+
+ if (toepcb_flag(toep, TPF_FIN_SENT))
+ return (0);
+
+ KASSERT(toepcb_flag(toep, TPF_FLOWC_WR_SENT),
+ ("%s: flowc_wr not sent for tid %u.", __func__, tid));
+
+ wr = alloc_wrqe(sizeof(*req), toep->ofld_txq);
+ if (wr == NULL) {
+ /* XXX */
+ panic("%s: allocation failure.", __func__);
+ }
+ req = wrtod(wr);
+
+ req->wr.wr_hi = htonl(V_FW_WR_OP(FW_TP_WR) |
+ V_FW_WR_IMMDLEN(sizeof(*req) - sizeof(req->wr)));
+ req->wr.wr_mid = htonl(V_FW_WR_LEN16(howmany(sizeof(*req), 16)) |
+ V_FW_WR_FLOWID(tid));
+ req->wr.wr_lo = cpu_to_be64(0);
+ OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_CLOSE_CON_REQ, tid));
+ req->rsvd = 0;
+
+ toepcb_set_flag(toep, TPF_FIN_SENT);
+ toepcb_clr_flag(toep, TPF_SEND_FIN);
+ t4_l2t_send(sc, wr, toep->l2te);
+
+ return (0);
+}
+
+#define MAX_OFLD_TX_CREDITS (SGE_MAX_WR_LEN / 16)
+#define MIN_OFLD_TX_CREDITS (howmany(sizeof(struct fw_ofld_tx_data_wr) + 1, 16))
+
+/* Maximum amount of immediate data we could stuff in a WR */
+static inline int
+max_imm_payload(int tx_credits)
+{
+ const int n = 2; /* Use only up to 2 desc for imm. data WR */
+
+ KASSERT(tx_credits >= 0 &&
+ tx_credits <= MAX_OFLD_TX_CREDITS,
+ ("%s: %d credits", __func__, tx_credits));
+
+ if (tx_credits < MIN_OFLD_TX_CREDITS)
+ return (0);
+
+ if (tx_credits >= (n * EQ_ESIZE) / 16)
+ return ((n * EQ_ESIZE) - sizeof(struct fw_ofld_tx_data_wr));
+ else
+ return (tx_credits * 16 - sizeof(struct fw_ofld_tx_data_wr));
+}
+
+/* Maximum number of SGL entries we could stuff in a WR */
+static inline int
+max_dsgl_nsegs(int tx_credits)
+{
+ int nseg = 1; /* ulptx_sgl has room for 1, rest ulp_tx_sge_pair */
+ int sge_pair_credits = tx_credits - MIN_OFLD_TX_CREDITS;
+
+ KASSERT(tx_credits >= 0 &&
+ tx_credits <= MAX_OFLD_TX_CREDITS,
+ ("%s: %d credits", __func__, tx_credits));
+
+ if (tx_credits < MIN_OFLD_TX_CREDITS)
+ return (0);
+
+ nseg += 2 * (sge_pair_credits * 16 / 24);
+ if ((sge_pair_credits * 16) % 24 == 16)
+ nseg++;
+
+ return (nseg);
+}
+
+static inline void
+write_tx_wr(void *dst, struct toepcb *toep, unsigned int immdlen,
+ unsigned int plen, uint8_t credits, int more_to_come)
+{
+ struct fw_ofld_tx_data_wr *txwr = dst;
+ int shove = !more_to_come;
+ int compl = 1;
+
+ /*
+ * We always request completion notifications from the firmware. The
+ * only exception is when we know we'll get more data to send shortly
+ * and that we'll have some tx credits remaining to transmit that data.
+ */
+ if (more_to_come && toep->tx_credits - credits >= MIN_OFLD_TX_CREDITS)
+ compl = 0;
+
+ txwr->op_to_immdlen = htobe32(V_WR_OP(FW_OFLD_TX_DATA_WR) |
+ V_FW_WR_COMPL(compl) | V_FW_WR_IMMDLEN(immdlen));
+ txwr->flowid_len16 = htobe32(V_FW_WR_FLOWID(toep->tid) |
+ V_FW_WR_LEN16(credits));
+ txwr->tunnel_to_proxy =
+ htobe32(V_FW_OFLD_TX_DATA_WR_ULPMODE(toep->ulp_mode) |
+ V_FW_OFLD_TX_DATA_WR_URGENT(0) | /* XXX */
+ V_FW_OFLD_TX_DATA_WR_SHOVE(shove));
+ txwr->plen = htobe32(plen);
+}
+
+/*
+ * Generate a DSGL from a starting mbuf. The total number of segments and the
+ * maximum segments in any one mbuf are provided.
+ */
+static void
+write_tx_sgl(void *dst, struct mbuf *start, struct mbuf *stop, int nsegs, int n)
+{
+ struct mbuf *m;
+ struct ulptx_sgl *usgl = dst;
+ int i, j, rc;
+ struct sglist sg;
+ struct sglist_seg segs[n];
+
+ KASSERT(nsegs > 0, ("%s: nsegs 0", __func__));
+
+ sglist_init(&sg, n, segs);
+ usgl->cmd_nsge = htobe32(V_ULPTX_CMD(ULP_TX_SC_DSGL) |
+ V_ULPTX_NSGE(nsegs));
+
+ i = -1;
+ for (m = start; m != stop; m = m->m_next) {
+ rc = sglist_append(&sg, mtod(m, void *), m->m_len);
+ if (__predict_false(rc != 0))
+ panic("%s: sglist_append %d", __func__, rc);
+
+ for (j = 0; j < sg.sg_nseg; i++, j++) {
+ if (i < 0) {
+ usgl->len0 = htobe32(segs[j].ss_len);
+ usgl->addr0 = htobe64(segs[j].ss_paddr);
+ } else {
+ usgl->sge[i / 2].len[i & 1] =
+ htobe32(segs[j].ss_len);
+ usgl->sge[i / 2].addr[i & 1] =
+ htobe64(segs[j].ss_paddr);
+ }
+#ifdef INVARIANTS
+ nsegs--;
+#endif
+ }
+ sglist_reset(&sg);
+ }
+ if (i & 1)
+ usgl->sge[i / 2].len[1] = htobe32(0);
+ KASSERT(nsegs == 0, ("%s: nsegs %d, start %p, stop %p",
+ __func__, nsegs, start, stop));
+}
+
+/*
+ * Max number of SGL entries an offload tx work request can have. This is 41
+ * (1 + 40) for a full 512B work request.
+ * fw_ofld_tx_data_wr(16B) + ulptx_sgl(16B, 1) + ulptx_sge_pair(480B, 40)
+ */
+#define OFLD_SGL_LEN (41)
+
+/*
+ * Send data and/or a FIN to the peer.
+ *
+ * The socket's so_snd buffer consists of a stream of data starting with sb_mb
+ * and linked together with m_next. sb_sndptr, if set, is the last mbuf that
+ * was transmitted.
+ */
+static void
+t4_push_frames(struct adapter *sc, struct toepcb *toep)
+{
+ struct mbuf *sndptr, *m, *sb_sndptr;
+ struct fw_ofld_tx_data_wr *txwr;
+ struct wrqe *wr;
+ unsigned int plen, nsegs, credits, max_imm, max_nsegs, max_nsegs_1mbuf;
+ struct inpcb *inp = toep->inp;
+ struct tcpcb *tp = intotcpcb(inp);
+ struct socket *so = inp->inp_socket;
+ struct sockbuf *sb = &so->so_snd;
+ int tx_credits;
+ struct ofld_tx_sdesc *txsd = &toep->txsd[toep->txsd_pidx];
+
+ INP_WLOCK_ASSERT(inp);
+ KASSERT(toepcb_flag(toep, TPF_FLOWC_WR_SENT),
+ ("%s: flowc_wr not sent for tid %u.", __func__, toep->tid));
+
+ if (toep->ulp_mode != ULP_MODE_NONE)
+ CXGBE_UNIMPLEMENTED("ulp_mode");
+
+ /*
+ * This function doesn't resume by itself. Someone else must clear the
+ * flag and call this function.
+ */
+ if (__predict_false(toepcb_flag(toep, TPF_TX_SUSPENDED)))
+ return;
+
+ do {
+ tx_credits = min(toep->tx_credits, MAX_OFLD_TX_CREDITS);
+ max_imm = max_imm_payload(tx_credits);
+ max_nsegs = max_dsgl_nsegs(tx_credits);
+
+ SOCKBUF_LOCK(sb);
+ sb_sndptr = sb->sb_sndptr;
+ sndptr = sb_sndptr ? sb_sndptr->m_next : sb->sb_mb;
+ plen = 0;
+ nsegs = 0;
+ max_nsegs_1mbuf = 0; /* max # of SGL segments in any one mbuf */
+ for (m = sndptr; m != NULL; m = m->m_next) {
+ int n = sglist_count(mtod(m, void *), m->m_len);
+
+ nsegs += n;
+ plen += m->m_len;
+
+ /* This mbuf sent us _over_ the nsegs limit, back out */
+ if (plen > max_imm && nsegs > max_nsegs) {
+ nsegs -= n;
+ plen -= m->m_len;
+ if (plen == 0) {
+ /* Too few credits */
+ toepcb_set_flag(toep, TPF_TX_SUSPENDED);
+ SOCKBUF_UNLOCK(sb);
+ return;
+ }
+ break;
+ }
+
+ if (max_nsegs_1mbuf < n)
+ max_nsegs_1mbuf = n;
+ sb_sndptr = m; /* new sb->sb_sndptr if all goes well */
+
+ /* This mbuf put us right at the max_nsegs limit */
+ if (plen > max_imm && nsegs == max_nsegs) {
+ m = m->m_next;
+ break;
+ }
+ }
+
+ if (sb->sb_flags & SB_AUTOSIZE &&
+ V_tcp_do_autosndbuf &&
+ sb->sb_hiwat < V_tcp_autosndbuf_max &&
+ sbspace(sb) < sb->sb_hiwat / 8 * 7) {
+ int newsize = min(sb->sb_hiwat + V_tcp_autosndbuf_inc,
+ V_tcp_autosndbuf_max);
+
+ if (!sbreserve_locked(sb, newsize, so, NULL))
+ sb->sb_flags &= ~SB_AUTOSIZE;
+ else {
+ sowwakeup_locked(so); /* room available */
+ SOCKBUF_UNLOCK_ASSERT(sb);
+ goto unlocked;
+ }
+ }
+ SOCKBUF_UNLOCK(sb);
+unlocked:
+
+ /* nothing to send */
+ if (plen == 0) {
+ KASSERT(m == NULL,
+ ("%s: nothing to send, but m != NULL", __func__));
+ break;
+ }
+
+ if (__predict_false(toepcb_flag(toep, TPF_FIN_SENT)))
+ panic("%s: excess tx.", __func__);
+
+ if (plen <= max_imm) {
+
+ /* Immediate data tx */
+
+ wr = alloc_wrqe(roundup(sizeof(*txwr) + plen, 16),
+ toep->ofld_txq);
+ if (wr == NULL) {
+ /* XXX: how will we recover from this? */
+ toepcb_set_flag(toep, TPF_TX_SUSPENDED);
+ return;
+ }
+ txwr = wrtod(wr);
+ credits = howmany(wr->wr_len, 16);
+ write_tx_wr(txwr, toep, plen, plen, credits,
+ tp->t_flags & TF_MORETOCOME);
+ m_copydata(sndptr, 0, plen, (void *)(txwr + 1));
+ } else {
+ int wr_len;
+
+ /* DSGL tx */
+
+ wr_len = sizeof(*txwr) + sizeof(struct ulptx_sgl) +
+ ((3 * (nsegs - 1)) / 2 + ((nsegs - 1) & 1)) * 8;
+ wr = alloc_wrqe(roundup(wr_len, 16), toep->ofld_txq);
+ if (wr == NULL) {
+ /* XXX: how will we recover from this? */
+ toepcb_set_flag(toep, TPF_TX_SUSPENDED);
+ return;
+ }
+ txwr = wrtod(wr);
+ credits = howmany(wr_len, 16);
+ write_tx_wr(txwr, toep, 0, plen, credits,
+ tp->t_flags & TF_MORETOCOME);
+ write_tx_sgl(txwr + 1, sndptr, m, nsegs,
+ max_nsegs_1mbuf);
+ if (wr_len & 0xf) {
+ uint64_t *pad = (uint64_t *)
+ ((uintptr_t)txwr + wr_len);
+ *pad = 0;
+ }
+ }
+
+ KASSERT(toep->tx_credits >= credits,
+ ("%s: not enough credits", __func__));
+
+ toep->tx_credits -= credits;
+
+ tp->snd_nxt += plen;
+ tp->snd_max += plen;
+
+ SOCKBUF_LOCK(sb);
+ KASSERT(sb_sndptr, ("%s: sb_sndptr is NULL", __func__));
+ sb->sb_sndptr = sb_sndptr;
+ SOCKBUF_UNLOCK(sb);
+
+ toepcb_set_flag(toep, TPF_TX_DATA_SENT);
+
+ KASSERT(toep->txsd_avail > 0, ("%s: no txsd", __func__));
+ txsd->plen = plen;
+ txsd->tx_credits = credits;
+ txsd++;
+ if (__predict_false(++toep->txsd_pidx == toep->txsd_total)) {
+ toep->txsd_pidx = 0;
+ txsd = &toep->txsd[0];
+ }
+ toep->txsd_avail--;
+
+ t4_l2t_send(sc, wr, toep->l2te);
+ } while (m != NULL);
+
+ /* Send a FIN if requested, but only if there's no more data to send */
+ if (m == NULL && toepcb_flag(toep, TPF_SEND_FIN))
+ close_conn(sc, toep);
+}
+
+int
+t4_tod_output(struct toedev *tod, struct tcpcb *tp)
+{
+ struct adapter *sc = tod->tod_softc;
+#ifdef INVARIANTS
+ struct inpcb *inp = tp->t_inpcb;
+#endif
+ struct toepcb *toep = tp->t_toe;
+
+ INP_WLOCK_ASSERT(inp);
+ KASSERT((inp->inp_flags & INP_DROPPED) == 0,
+ ("%s: inp %p dropped.", __func__, inp));
+ KASSERT(toep != NULL, ("%s: toep is NULL", __func__));
+
+ t4_push_frames(sc, toep);
+
+ return (0);
+}
+
+int
+t4_send_fin(struct toedev *tod, struct tcpcb *tp)
+{
+ struct adapter *sc = tod->tod_softc;
+#ifdef INVARIANTS
+ struct inpcb *inp = tp->t_inpcb;
+#endif
+ struct toepcb *toep = tp->t_toe;
+
+ INP_WLOCK_ASSERT(inp);
+ KASSERT((inp->inp_flags & INP_DROPPED) == 0,
+ ("%s: inp %p dropped.", __func__, inp));
+ KASSERT(toep != NULL, ("%s: toep is NULL", __func__));
+
+ toepcb_set_flag(toep, TPF_SEND_FIN);
+ t4_push_frames(sc, toep);
+
+ return (0);
+}
+
+int
+t4_send_rst(struct toedev *tod, struct tcpcb *tp)
+{
+ struct adapter *sc = tod->tod_softc;
+#if defined(INVARIANTS)
+ struct inpcb *inp = tp->t_inpcb;
+#endif
+ struct toepcb *toep = tp->t_toe;
+
+ INP_WLOCK_ASSERT(inp);
+ KASSERT((inp->inp_flags & INP_DROPPED) == 0,
+ ("%s: inp %p dropped.", __func__, inp));
+ KASSERT(toep != NULL, ("%s: toep is NULL", __func__));
+
+ /* hmmmm */
+ KASSERT(toepcb_flag(toep, TPF_FLOWC_WR_SENT),
+ ("%s: flowc for tid %u [%s] not sent already",
+ __func__, toep->tid, tcpstates[tp->t_state]));
+
+ send_reset(sc, toep, 0);
+ return (0);
+}
+
+/*
+ * Peer has sent us a FIN.
+ */
+static int
+do_peer_close(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_peer_close *cpl = (const void *)(rss + 1);
+ unsigned int tid = GET_TID(cpl);
+ struct toepcb *toep = lookup_tid(sc, tid);
+ struct inpcb *inp = toep->inp;
+ struct tcpcb *tp = NULL;
+ struct socket *so = NULL;
+#ifdef INVARIANTS
+ unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl)));
+#endif
+
+ KASSERT(opcode == CPL_PEER_CLOSE,
+ ("%s: unexpected opcode 0x%x", __func__, opcode));
+ KASSERT(m == NULL, ("%s: wasn't expecting payload", __func__));
+ KASSERT(toep->tid == tid, ("%s: toep tid mismatch", __func__));
+
+ INP_INFO_WLOCK(&V_tcbinfo);
+ INP_WLOCK(inp);
+ tp = intotcpcb(inp);
+
+ CTR5(KTR_CXGBE, "%s: tid %u (%s), toep_flags 0x%x, inp %p", __func__,
+ tid, tp ? tcpstates[tp->t_state] : "no tp", toep->flags, inp);
+
+ if (toepcb_flag(toep, TPF_ABORT_SHUTDOWN))
+ goto done;
+
+ so = inp->inp_socket;
+
+ socantrcvmore(so);
+ tp->rcv_nxt++; /* FIN */
+ KASSERT(tp->rcv_nxt == be32toh(cpl->rcv_nxt),
+ ("%s: rcv_nxt mismatch: %u %u", __func__, tp->rcv_nxt,
+ be32toh(cpl->rcv_nxt)));
+
+ switch (tp->t_state) {
+ case TCPS_SYN_RECEIVED:
+ tp->t_starttime = ticks;
+ /* FALLTHROUGH */
+
+ case TCPS_ESTABLISHED:
+ tp->t_state = TCPS_CLOSE_WAIT;
+ break;
+
+ case TCPS_FIN_WAIT_1:
+ tp->t_state = TCPS_CLOSING;
+ break;
+
+ case TCPS_FIN_WAIT_2:
+ tcp_twstart(tp);
+ INP_UNLOCK_ASSERT(inp); /* safe, we have a ref on the inp */
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+
+ INP_WLOCK(inp);
+ final_cpl_received(toep);
+ return (0);
+
+ default:
+ log(LOG_ERR, "%s: TID %u received CPL_PEER_CLOSE in state %d\n",
+ __func__, tid, tp->t_state);
+ }
+done:
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ return (0);
+}
+
+/*
+ * Peer has ACK'd our FIN.
+ */
+static int
+do_close_con_rpl(struct sge_iq *iq, const struct rss_header *rss,
+ struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_close_con_rpl *cpl = (const void *)(rss + 1);
+ unsigned int tid = GET_TID(cpl);
+ struct toepcb *toep = lookup_tid(sc, tid);
+ struct inpcb *inp = toep->inp;
+ struct tcpcb *tp = NULL;
+ struct socket *so = NULL;
+#ifdef INVARIANTS
+ unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl)));
+#endif
+
+ KASSERT(opcode == CPL_CLOSE_CON_RPL,
+ ("%s: unexpected opcode 0x%x", __func__, opcode));
+ KASSERT(m == NULL, ("%s: wasn't expecting payload", __func__));
+ KASSERT(toep->tid == tid, ("%s: toep tid mismatch", __func__));
+
+ INP_INFO_WLOCK(&V_tcbinfo);
+ INP_WLOCK(inp);
+ tp = intotcpcb(inp);
+
+ CTR4(KTR_CXGBE, "%s: tid %u (%s), toep_flags 0x%x",
+ __func__, tid, tp ? tcpstates[tp->t_state] : "no tp", toep->flags);
+
+ if (toepcb_flag(toep, TPF_ABORT_SHUTDOWN))
+ goto done;
+
+ so = inp->inp_socket;
+ tp->snd_una = be32toh(cpl->snd_nxt) - 1; /* exclude FIN */
+
+ switch (tp->t_state) {
+ case TCPS_CLOSING: /* see TCPS_FIN_WAIT_2 in do_peer_close too */
+ tcp_twstart(tp);
+release:
+ INP_UNLOCK_ASSERT(inp); /* safe, we have a ref on the inp */
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+
+ INP_WLOCK(inp);
+ final_cpl_received(toep); /* no more CPLs expected */
+
+ return (0);
+ case TCPS_LAST_ACK:
+ if (tcp_close(tp))
+ INP_WUNLOCK(inp);
+ goto release;
+
+ case TCPS_FIN_WAIT_1:
+ if (so->so_rcv.sb_state & SBS_CANTRCVMORE)
+ soisdisconnected(so);
+ tp->t_state = TCPS_FIN_WAIT_2;
+ break;
+
+ default:
+ log(LOG_ERR,
+ "%s: TID %u received CPL_CLOSE_CON_RPL in state %s\n",
+ __func__, tid, tcpstates[tp->t_state]);
+ }
+done:
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ return (0);
+}
+
+void
+send_abort_rpl(struct adapter *sc, struct sge_wrq *ofld_txq, int tid,
+ int rst_status)
+{
+ struct wrqe *wr;
+ struct cpl_abort_rpl *cpl;
+
+ wr = alloc_wrqe(sizeof(*cpl), ofld_txq);
+ if (wr == NULL) {
+ /* XXX */
+ panic("%s: allocation failure.", __func__);
+ }
+ cpl = wrtod(wr);
+
+ INIT_TP_WR_MIT_CPL(cpl, CPL_ABORT_RPL, tid);
+ cpl->cmd = rst_status;
+
+ t4_wrq_tx(sc, wr);
+}
+
+static int
+abort_status_to_errno(struct tcpcb *tp, unsigned int abort_reason)
+{
+ switch (abort_reason) {
+ case CPL_ERR_BAD_SYN:
+ case CPL_ERR_CONN_RESET:
+ return (tp->t_state == TCPS_CLOSE_WAIT ? EPIPE : ECONNRESET);
+ case CPL_ERR_XMIT_TIMEDOUT:
+ case CPL_ERR_PERSIST_TIMEDOUT:
+ case CPL_ERR_FINWAIT2_TIMEDOUT:
+ case CPL_ERR_KEEPALIVE_TIMEDOUT:
+ return (ETIMEDOUT);
+ default:
+ return (EIO);
+ }
+}
+
+/*
+ * TCP RST from the peer, timeout, or some other such critical error.
+ */
+static int
+do_abort_req(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_abort_req_rss *cpl = (const void *)(rss + 1);
+ unsigned int tid = GET_TID(cpl);
+ struct toepcb *toep = lookup_tid(sc, tid);
+ struct sge_wrq *ofld_txq = toep->ofld_txq;
+ struct inpcb *inp;
+ struct tcpcb *tp;
+ struct socket *so;
+#ifdef INVARIANTS
+ unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl)));
+#endif
+
+ KASSERT(opcode == CPL_ABORT_REQ_RSS,
+ ("%s: unexpected opcode 0x%x", __func__, opcode));
+ KASSERT(m == NULL, ("%s: wasn't expecting payload", __func__));
+
+ if (toepcb_flag(toep, TPF_SYNQE))
+ return (do_abort_req_synqe(iq, rss, m));
+
+ KASSERT(toep->tid == tid, ("%s: toep tid mismatch", __func__));
+
+ if (cpl->status == CPL_ERR_RTX_NEG_ADVICE ||
+ cpl->status == CPL_ERR_PERSIST_NEG_ADVICE) {
+ CTR4(KTR_CXGBE, "%s: negative advice %d for tid %d (0x%x)",
+ __func__, cpl->status, tid, toep->flags);
+ return (0); /* Ignore negative advice */
+ }
+
+ inp = toep->inp;
+ INP_INFO_WLOCK(&V_tcbinfo); /* for tcp_close */
+ INP_WLOCK(inp);
+
+ tp = intotcpcb(inp);
+ so = inp->inp_socket;
+
+ CTR6(KTR_CXGBE,
+ "%s: tid %d (%s), toep_flags 0x%x, inp_flags 0x%x, status %d",
+ __func__, tid, tcpstates[tp->t_state], toep->flags, inp->inp_flags,
+ cpl->status);
+
+ /*
+ * If we'd initiated an abort earlier the reply to it is responsible for
+ * cleaning up resources. Otherwise we tear everything down right here
+ * right now. We owe the T4 a CPL_ABORT_RPL no matter what.
+ */
+ if (toepcb_flag(toep, TPF_ABORT_SHUTDOWN)) {
+ INP_WUNLOCK(inp);
+ goto done;
+ }
+ toepcb_set_flag(toep, TPF_ABORT_SHUTDOWN);
+
+ so_error_set(so, abort_status_to_errno(tp, cpl->status));
+ tp = tcp_close(tp);
+ if (tp == NULL)
+ INP_WLOCK(inp); /* re-acquire */
+
+ final_cpl_received(toep);
+done:
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ send_abort_rpl(sc, ofld_txq, tid, CPL_ABORT_NO_RST);
+ return (0);
+}
+
+/*
+ * Reply to the CPL_ABORT_REQ (send_reset)
+ */
+static int
+do_abort_rpl(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_abort_rpl_rss *cpl = (const void *)(rss + 1);
+ unsigned int tid = GET_TID(cpl);
+ struct toepcb *toep = lookup_tid(sc, tid);
+ struct inpcb *inp = toep->inp;
+#ifdef INVARIANTS
+ unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl)));
+#endif
+
+ KASSERT(opcode == CPL_ABORT_RPL_RSS,
+ ("%s: unexpected opcode 0x%x", __func__, opcode));
+ KASSERT(m == NULL, ("%s: wasn't expecting payload", __func__));
+
+ if (toepcb_flag(toep, TPF_SYNQE))
+ return (do_abort_rpl_synqe(iq, rss, m));
+
+ KASSERT(toep->tid == tid, ("%s: toep tid mismatch", __func__));
+
+ CTR5(KTR_CXGBE, "%s: tid %u, toep %p, inp %p, status %d",
+ __func__, tid, toep, inp, cpl->status);
+
+ KASSERT(toepcb_flag(toep, TPF_ABORT_SHUTDOWN),
+ ("%s: wasn't expecting abort reply", __func__));
+
+ INP_WLOCK(inp);
+ final_cpl_received(toep);
+
+ return (0);
+}
+
+static int
+do_rx_data(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_rx_data *cpl = mtod(m, const void *);
+ unsigned int tid = GET_TID(cpl);
+ struct toepcb *toep = lookup_tid(sc, tid);
+ struct inpcb *inp = toep->inp;
+ struct tcpcb *tp;
+ struct socket *so;
+ struct sockbuf *so_rcv;
+
+ if (__predict_false(toepcb_flag(toep, TPF_SYNQE))) {
+ /*
+ * do_pass_establish failed and must be attempting to abort the
+ * synqe's tid. Meanwhile, the T4 has sent us data for such a
+ * connection.
+ */
+ KASSERT(toepcb_flag(toep, TPF_ABORT_SHUTDOWN),
+ ("%s: synqe and tid isn't being aborted.", __func__));
+ m_freem(m);
+ return (0);
+ }
+
+ KASSERT(toep->tid == tid, ("%s: toep tid mismatch", __func__));
+
+ /* strip off CPL header */
+ m_adj(m, sizeof(*cpl));
+
+ INP_WLOCK(inp);
+ if (inp->inp_flags & (INP_DROPPED | INP_TIMEWAIT)) {
+ CTR4(KTR_CXGBE, "%s: tid %u, rx (%d bytes), inp_flags 0x%x",
+ __func__, tid, m->m_pkthdr.len, inp->inp_flags);
+ INP_WUNLOCK(inp);
+ m_freem(m);
+ return (0);
+ }
+
+ tp = intotcpcb(inp);
+
+#ifdef INVARIANTS
+ if (__predict_false(tp->rcv_nxt != be32toh(cpl->seq))) {
+ log(LOG_ERR,
+ "%s: unexpected seq# %x for TID %u, rcv_nxt %x\n",
+ __func__, be32toh(cpl->seq), toep->tid, tp->rcv_nxt);
+ }
+#endif
+
+ tp->rcv_nxt += m->m_pkthdr.len;
+ KASSERT(tp->rcv_wnd >= m->m_pkthdr.len,
+ ("%s: negative window size", __func__));
+ tp->rcv_wnd -= m->m_pkthdr.len;
+ tp->t_rcvtime = ticks;
+
+ so = inp_inpcbtosocket(inp);
+ so_rcv = &so->so_rcv;
+ SOCKBUF_LOCK(so_rcv);
+
+ if (__predict_false(so_rcv->sb_state & SBS_CANTRCVMORE)) {
+ CTR3(KTR_CXGBE, "%s: tid %u, excess rx (%d bytes)",
+ __func__, tid, m->m_pkthdr.len);
+ m_freem(m);
+ SOCKBUF_UNLOCK(so_rcv);
+ INP_WUNLOCK(inp);
+
+ INP_INFO_WLOCK(&V_tcbinfo);
+ INP_WLOCK(inp);
+ tp = tcp_drop(tp, ECONNRESET);
+ if (tp)
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+
+ return (0);
+ }
+
+ /* receive buffer autosize */
+ if (so_rcv->sb_flags & SB_AUTOSIZE &&
+ V_tcp_do_autorcvbuf &&
+ so_rcv->sb_hiwat < V_tcp_autorcvbuf_max &&
+ m->m_pkthdr.len > (sbspace(so_rcv) / 8 * 7)) {
+ unsigned int hiwat = so_rcv->sb_hiwat;
+ unsigned int newsize = min(hiwat + V_tcp_autorcvbuf_inc,
+ V_tcp_autorcvbuf_max);
+
+ if (!sbreserve_locked(so_rcv, newsize, so, NULL))
+ so_rcv->sb_flags &= ~SB_AUTOSIZE;
+ else
+ toep->rx_credits += newsize - hiwat;
+ }
+ toep->enqueued += m->m_pkthdr.len;
+ sbappendstream_locked(so_rcv, m);
+ sorwakeup_locked(so);
+ SOCKBUF_UNLOCK_ASSERT(so_rcv);
+
+ INP_WUNLOCK(inp);
+ return (0);
+}
+
+#define S_CPL_FW4_ACK_OPCODE 24
+#define M_CPL_FW4_ACK_OPCODE 0xff
+#define V_CPL_FW4_ACK_OPCODE(x) ((x) << S_CPL_FW4_ACK_OPCODE)
+#define G_CPL_FW4_ACK_OPCODE(x) \
+ (((x) >> S_CPL_FW4_ACK_OPCODE) & M_CPL_FW4_ACK_OPCODE)
+
+#define S_CPL_FW4_ACK_FLOWID 0
+#define M_CPL_FW4_ACK_FLOWID 0xffffff
+#define V_CPL_FW4_ACK_FLOWID(x) ((x) << S_CPL_FW4_ACK_FLOWID)
+#define G_CPL_FW4_ACK_FLOWID(x) \
+ (((x) >> S_CPL_FW4_ACK_FLOWID) & M_CPL_FW4_ACK_FLOWID)
+
+#define S_CPL_FW4_ACK_CR 24
+#define M_CPL_FW4_ACK_CR 0xff
+#define V_CPL_FW4_ACK_CR(x) ((x) << S_CPL_FW4_ACK_CR)
+#define G_CPL_FW4_ACK_CR(x) (((x) >> S_CPL_FW4_ACK_CR) & M_CPL_FW4_ACK_CR)
+
+#define S_CPL_FW4_ACK_SEQVAL 0
+#define M_CPL_FW4_ACK_SEQVAL 0x1
+#define V_CPL_FW4_ACK_SEQVAL(x) ((x) << S_CPL_FW4_ACK_SEQVAL)
+#define G_CPL_FW4_ACK_SEQVAL(x) \
+ (((x) >> S_CPL_FW4_ACK_SEQVAL) & M_CPL_FW4_ACK_SEQVAL)
+#define F_CPL_FW4_ACK_SEQVAL V_CPL_FW4_ACK_SEQVAL(1U)
+
+static int
+do_fw4_ack(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_fw4_ack *cpl = (const void *)(rss + 1);
+ unsigned int tid = G_CPL_FW4_ACK_FLOWID(be32toh(OPCODE_TID(cpl)));
+ struct toepcb *toep = lookup_tid(sc, tid);
+ struct inpcb *inp;
+ struct tcpcb *tp;
+ struct socket *so;
+ uint8_t credits = cpl->credits;
+ struct ofld_tx_sdesc *txsd;
+ int plen;
+#ifdef INVARIANTS
+ unsigned int opcode = G_CPL_FW4_ACK_OPCODE(be32toh(OPCODE_TID(cpl)));
+#endif
+
+ /*
+ * Very unusual case: we'd sent a flowc + abort_req for a synq entry and
+ * now this comes back carrying the credits for the flowc.
+ */
+ if (__predict_false(toepcb_flag(toep, TPF_SYNQE))) {
+ KASSERT(toepcb_flag(toep, TPF_ABORT_SHUTDOWN),
+ ("%s: credits for a synq entry %p", __func__, toep));
+ return (0);
+ }
+
+ inp = toep->inp;
+
+ KASSERT(opcode == CPL_FW4_ACK,
+ ("%s: unexpected opcode 0x%x", __func__, opcode));
+ KASSERT(m == NULL, ("%s: wasn't expecting payload", __func__));
+ KASSERT(toep->tid == tid, ("%s: toep tid mismatch", __func__));
+
+ INP_WLOCK(inp);
+
+ if (__predict_false(toepcb_flag(toep, TPF_ABORT_SHUTDOWN))) {
+ INP_WUNLOCK(inp);
+ return (0);
+ }
+
+ KASSERT((inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) == 0,
+ ("%s: inp_flags 0x%x", __func__, inp->inp_flags));
+
+ tp = intotcpcb(inp);
+
+ if (cpl->flags & CPL_FW4_ACK_FLAGS_SEQVAL) {
+ tcp_seq snd_una = be32toh(cpl->snd_una);
+
+#ifdef INVARIANTS
+ if (__predict_false(SEQ_LT(snd_una, tp->snd_una))) {
+ log(LOG_ERR,
+ "%s: unexpected seq# %x for TID %u, snd_una %x\n",
+ __func__, snd_una, toep->tid, tp->snd_una);
+ }
+#endif
+
+ if (tp->snd_una != snd_una) {
+ tp->snd_una = snd_una;
+ tp->ts_recent_age = tcp_ts_getticks();
+ }
+ }
+
+ so = inp->inp_socket;
+ txsd = &toep->txsd[toep->txsd_cidx];
+ plen = 0;
+ while (credits) {
+ KASSERT(credits >= txsd->tx_credits,
+ ("%s: too many (or partial) credits", __func__));
+ credits -= txsd->tx_credits;
+ toep->tx_credits += txsd->tx_credits;
+ plen += txsd->plen;
+ txsd++;
+ toep->txsd_avail++;
+ KASSERT(toep->txsd_avail <= toep->txsd_total,
+ ("%s: txsd avail > total", __func__));
+ if (__predict_false(++toep->txsd_cidx == toep->txsd_total)) {
+ txsd = &toep->txsd[0];
+ toep->txsd_cidx = 0;
+ }
+ }
+
+ if (plen > 0) {
+ struct sockbuf *sb = &so->so_snd;
+
+ SOCKBUF_LOCK(sb);
+ sbdrop_locked(sb, plen);
+ sowwakeup_locked(so);
+ SOCKBUF_UNLOCK_ASSERT(sb);
+ }
+
+ /* XXX */
+ if ((toepcb_flag(toep, TPF_TX_SUSPENDED) &&
+ toep->tx_credits >= MIN_OFLD_TX_CREDITS) ||
+ toep->tx_credits == toep->txsd_total *
+ howmany((sizeof(struct fw_ofld_tx_data_wr) + 1), 16)) {
+ toepcb_clr_flag(toep, TPF_TX_SUSPENDED);
+ t4_push_frames(sc, toep);
+ }
+ INP_WUNLOCK(inp);
+
+ return (0);
+}
+
+void
+t4_init_cpl_io_handlers(struct adapter *sc)
+{
+
+ t4_register_cpl_handler(sc, CPL_PEER_CLOSE, do_peer_close);
+ t4_register_cpl_handler(sc, CPL_CLOSE_CON_RPL, do_close_con_rpl);
+ t4_register_cpl_handler(sc, CPL_ABORT_REQ_RSS, do_abort_req);
+ t4_register_cpl_handler(sc, CPL_ABORT_RPL_RSS, do_abort_rpl);
+ t4_register_cpl_handler(sc, CPL_RX_DATA, do_rx_data);
+ t4_register_cpl_handler(sc, CPL_FW4_ACK, do_fw4_ack);
+}
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/tom/t4_listen.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/cxgbe/tom/t4_listen.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1362 @@
+/*-
+ * Copyright (c) 2012 Chelsio Communications, Inc.
+ * All rights reserved.
+ * Written by: Navdeep Parhar <np at FreeBSD.org>
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/cxgbe/tom/t4_listen.c 237263 2012-06-19 07:34:13Z np $");
+
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
+#include <sys/param.h>
+#include <sys/types.h>
+#include <sys/kernel.h>
+#include <sys/ktr.h>
+#include <sys/module.h>
+#include <sys/protosw.h>
+#include <sys/refcount.h>
+#include <sys/domain.h>
+#include <sys/fnv_hash.h>
+#include <sys/socket.h>
+#include <sys/socketvar.h>
+#include <net/ethernet.h>
+#include <net/if.h>
+#include <net/if_types.h>
+#include <net/if_vlan_var.h>
+#include <net/route.h>
+#include <netinet/in.h>
+#include <netinet/in_pcb.h>
+#include <netinet/ip.h>
+#include <netinet/tcp_var.h>
+#define TCPSTATES
+#include <netinet/tcp_fsm.h>
+#include <netinet/toecore.h>
+
+#include "common/common.h"
+#include "common/t4_msg.h"
+#include "common/t4_regs.h"
+#include "tom/t4_tom_l2t.h"
+#include "tom/t4_tom.h"
+
+/* stid services */
+static int alloc_stid(struct adapter *, void *);
+static void *lookup_stid(struct adapter *, int);
+static void free_stid(struct adapter *, int);
+
+/* lctx services */
+static struct listen_ctx *alloc_lctx(struct adapter *, struct inpcb *,
+ struct port_info *);
+static int free_lctx(struct adapter *, struct listen_ctx *);
+static void hold_lctx(struct listen_ctx *);
+static void listen_hash_add(struct adapter *, struct listen_ctx *);
+static struct listen_ctx *listen_hash_find(struct adapter *, struct inpcb *);
+static struct listen_ctx *listen_hash_del(struct adapter *, struct inpcb *);
+static struct inpcb *release_lctx(struct adapter *, struct listen_ctx *);
+
+static inline void save_qids_in_mbuf(struct mbuf *, struct port_info *);
+static inline void get_qids_from_mbuf(struct mbuf *m, int *, int *);
+static void send_reset_synqe(struct toedev *, struct synq_entry *);
+
+/* XXX: won't work for IPv6 */
+static int
+alloc_stid(struct adapter *sc, void *ctx)
+{
+ struct tid_info *t = &sc->tids;
+ int stid = -1;
+
+ mtx_lock(&t->stid_lock);
+ if (t->sfree) {
+ union serv_entry *p = t->sfree;
+
+ stid = p - t->stid_tab;
+ stid += t->stid_base;
+ t->sfree = p->next;
+ p->data = ctx;
+ t->stids_in_use++;
+ }
+ mtx_unlock(&t->stid_lock);
+ return (stid);
+}
+
+static void *
+lookup_stid(struct adapter *sc, int stid)
+{
+ struct tid_info *t = &sc->tids;
+
+ return (t->stid_tab[stid - t->stid_base].data);
+}
+
+static void
+free_stid(struct adapter *sc, int stid)
+{
+ struct tid_info *t = &sc->tids;
+ union serv_entry *p = &t->stid_tab[stid - t->stid_base];
+
+ mtx_lock(&t->stid_lock);
+ p->next = t->sfree;
+ t->sfree = p;
+ t->stids_in_use--;
+ mtx_unlock(&t->stid_lock);
+}
+
+static struct listen_ctx *
+alloc_lctx(struct adapter *sc, struct inpcb *inp, struct port_info *pi)
+{
+ struct listen_ctx *lctx;
+
+ INP_WLOCK_ASSERT(inp);
+
+ lctx = malloc(sizeof(struct listen_ctx), M_CXGBE, M_NOWAIT | M_ZERO);
+ if (lctx == NULL)
+ return (NULL);
+
+ lctx->stid = alloc_stid(sc, lctx);
+ if (lctx->stid < 0) {
+ free(lctx, M_CXGBE);
+ return (NULL);
+ }
+
+ lctx->ctrlq = &sc->sge.ctrlq[pi->port_id];
+ lctx->ofld_rxq = &sc->sge.ofld_rxq[pi->first_ofld_rxq];
+ refcount_init(&lctx->refcount, 1);
+ TAILQ_INIT(&lctx->synq);
+
+ lctx->inp = inp;
+ in_pcbref(inp);
+
+ return (lctx);
+}
+
+/* Don't call this directly, use release_lctx instead */
+static int
+free_lctx(struct adapter *sc, struct listen_ctx *lctx)
+{
+ struct inpcb *inp = lctx->inp;
+
+ INP_WLOCK_ASSERT(inp);
+ KASSERT(lctx->refcount == 0,
+ ("%s: refcount %d", __func__, lctx->refcount));
+ KASSERT(TAILQ_EMPTY(&lctx->synq),
+ ("%s: synq not empty.", __func__));
+ KASSERT(lctx->stid >= 0, ("%s: bad stid %d.", __func__, lctx->stid));
+
+ CTR4(KTR_CXGBE, "%s: stid %u, lctx %p, inp %p",
+ __func__, lctx->stid, lctx, lctx->inp);
+
+ free_stid(sc, lctx->stid);
+ free(lctx, M_CXGBE);
+
+ return (in_pcbrele_wlocked(inp));
+}
+
+static void
+hold_lctx(struct listen_ctx *lctx)
+{
+
+ refcount_acquire(&lctx->refcount);
+}
+
+static inline uint32_t
+listen_hashfn(void *key, u_long mask)
+{
+
+ return (fnv_32_buf(&key, sizeof(key), FNV1_32_INIT) & mask);
+}
+
+/*
+ * Add a listen_ctx entry to the listen hash table.
+ */
+static void
+listen_hash_add(struct adapter *sc, struct listen_ctx *lctx)
+{
+ struct tom_data *td = sc->tom_softc;
+ int bucket = listen_hashfn(lctx->inp, td->listen_mask);
+
+ mtx_lock(&td->lctx_hash_lock);
+ LIST_INSERT_HEAD(&td->listen_hash[bucket], lctx, link);
+ td->lctx_count++;
+ mtx_unlock(&td->lctx_hash_lock);
+}
+
+/*
+ * Look for the listening socket's context entry in the hash and return it.
+ */
+static struct listen_ctx *
+listen_hash_find(struct adapter *sc, struct inpcb *inp)
+{
+ struct tom_data *td = sc->tom_softc;
+ int bucket = listen_hashfn(inp, td->listen_mask);
+ struct listen_ctx *lctx;
+
+ mtx_lock(&td->lctx_hash_lock);
+ LIST_FOREACH(lctx, &td->listen_hash[bucket], link) {
+ if (lctx->inp == inp)
+ break;
+ }
+ mtx_unlock(&td->lctx_hash_lock);
+
+ return (lctx);
+}
+
+/*
+ * Removes the listen_ctx structure for inp from the hash and returns it.
+ */
+static struct listen_ctx *
+listen_hash_del(struct adapter *sc, struct inpcb *inp)
+{
+ struct tom_data *td = sc->tom_softc;
+ int bucket = listen_hashfn(inp, td->listen_mask);
+ struct listen_ctx *lctx, *l;
+
+ mtx_lock(&td->lctx_hash_lock);
+ LIST_FOREACH_SAFE(lctx, &td->listen_hash[bucket], link, l) {
+ if (lctx->inp == inp) {
+ LIST_REMOVE(lctx, link);
+ td->lctx_count--;
+ break;
+ }
+ }
+ mtx_unlock(&td->lctx_hash_lock);
+
+ return (lctx);
+}
+
+/*
+ * Releases a hold on the lctx. Must be called with the listening socket's inp
+ * locked. The inp may be freed by this function and it returns NULL to
+ * indicate this.
+ */
+static struct inpcb *
+release_lctx(struct adapter *sc, struct listen_ctx *lctx)
+{
+ struct inpcb *inp = lctx->inp;
+ int inp_freed = 0;
+
+ INP_WLOCK_ASSERT(inp);
+ if (refcount_release(&lctx->refcount))
+ inp_freed = free_lctx(sc, lctx);
+
+ return (inp_freed ? NULL : inp);
+}
+
+static void
+send_reset_synqe(struct toedev *tod, struct synq_entry *synqe)
+{
+ struct adapter *sc = tod->tod_softc;
+ struct mbuf *m = synqe->syn;
+ struct ifnet *ifp = m->m_pkthdr.rcvif;
+ struct port_info *pi = ifp->if_softc;
+ struct l2t_entry *e = &sc->l2t->l2tab[synqe->l2e_idx];
+ struct wrqe *wr;
+ struct fw_flowc_wr *flowc;
+ struct cpl_abort_req *req;
+ int txqid, rxqid, flowclen;
+ struct sge_wrq *ofld_txq;
+ struct sge_ofld_rxq *ofld_rxq;
+ const int nparams = 4;
+ unsigned int pfvf = G_FW_VIID_PFN(pi->viid) << S_FW_VIID_PFN;
+
+ INP_WLOCK_ASSERT(synqe->lctx->inp);
+
+ CTR4(KTR_CXGBE, "%s: synqe %p, tid %d%s",
+ __func__, synqe, synqe->tid,
+ synqe_flag(synqe, TPF_ABORT_SHUTDOWN) ?
+ " (abort already in progress)" : "");
+ if (synqe_flag(synqe, TPF_ABORT_SHUTDOWN))
+ return; /* abort already in progress */
+ synqe_set_flag(synqe, TPF_ABORT_SHUTDOWN);
+
+ get_qids_from_mbuf(m, &txqid, &rxqid);
+ ofld_txq = &sc->sge.ofld_txq[txqid];
+ ofld_rxq = &sc->sge.ofld_rxq[rxqid];
+
+ /* The wrqe will have two WRs - a flowc followed by an abort_req */
+ flowclen = sizeof(*flowc) + nparams * sizeof(struct fw_flowc_mnemval);
+
+ wr = alloc_wrqe(roundup(flowclen, EQ_ESIZE) + sizeof(*req), ofld_txq);
+ if (wr == NULL) {
+ /* XXX */
+ panic("%s: allocation failure.", __func__);
+ }
+ flowc = wrtod(wr);
+ req = (void *)((caddr_t)flowc + roundup(flowclen, EQ_ESIZE));
+
+ /* First the flowc ... */
+ memset(flowc, 0, wr->wr_len);
+ flowc->op_to_nparams = htobe32(V_FW_WR_OP(FW_FLOWC_WR) |
+ V_FW_FLOWC_WR_NPARAMS(nparams));
+ flowc->flowid_len16 = htonl(V_FW_WR_LEN16(howmany(flowclen, 16)) |
+ V_FW_WR_FLOWID(synqe->tid));
+ flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN;
+ flowc->mnemval[0].val = htobe32(pfvf);
+ flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH;
+ flowc->mnemval[1].val = htobe32(pi->tx_chan);
+ flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT;
+ flowc->mnemval[2].val = htobe32(pi->tx_chan);
+ flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID;
+ flowc->mnemval[3].val = htobe32(ofld_rxq->iq.abs_id);
+ synqe_set_flag(synqe, TPF_FLOWC_WR_SENT);
+
+ /* ... then ABORT request */
+ INIT_TP_WR_MIT_CPL(req, CPL_ABORT_REQ, synqe->tid);
+ req->rsvd0 = 0; /* don't have a snd_nxt */
+ req->rsvd1 = 1; /* no data sent yet */
+ req->cmd = CPL_ABORT_SEND_RST;
+
+ t4_l2t_send(sc, wr, e);
+}
+
+static int
+create_server(struct adapter *sc, struct listen_ctx *lctx)
+{
+ struct wrqe *wr;
+ struct cpl_pass_open_req *req;
+ struct in_conninfo *inc = &lctx->inp->inp_inc;
+
+ wr = alloc_wrqe(sizeof(*req), lctx->ctrlq);
+ if (wr == NULL) {
+ log(LOG_ERR, "%s: allocation failure", __func__);
+ return (ENOMEM);
+ }
+ req = wrtod(wr);
+
+ INIT_TP_WR(req, 0);
+ OPCODE_TID(req) = htobe32(MK_OPCODE_TID(CPL_PASS_OPEN_REQ, lctx->stid));
+ req->local_port = inc->inc_lport;
+ req->peer_port = 0;
+ req->local_ip = inc->inc_laddr.s_addr;
+ req->peer_ip = 0;
+ req->opt0 = htobe64(V_TX_CHAN(lctx->ctrlq->eq.tx_chan));
+ req->opt1 = htobe64(V_CONN_POLICY(CPL_CONN_POLICY_ASK) |
+ F_SYN_RSS_ENABLE | V_SYN_RSS_QUEUE(lctx->ofld_rxq->iq.abs_id));
+
+ t4_wrq_tx(sc, wr);
+ return (0);
+}
+
+static int
+destroy_server(struct adapter *sc, struct listen_ctx *lctx)
+{
+ struct wrqe *wr;
+ struct cpl_close_listsvr_req *req;
+
+ wr = alloc_wrqe(sizeof(*req), lctx->ctrlq);
+ if (wr == NULL) {
+ /* XXX */
+ panic("%s: allocation failure.", __func__);
+ }
+ req = wrtod(wr);
+
+ INIT_TP_WR(req, 0);
+ OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_CLOSE_LISTSRV_REQ,
+ lctx->stid));
+ req->reply_ctrl = htobe16(lctx->ofld_rxq->iq.abs_id);
+ req->rsvd = htobe16(0);
+
+ t4_wrq_tx(sc, wr);
+ return (0);
+}
+
+/*
+ * Start a listening server by sending a passive open request to HW.
+ *
+ * Can't take adapter lock here and access to sc->flags, sc->open_device_map,
+ * sc->offload_map, if_capenable are all race prone.
+ */
+int
+t4_listen_start(struct toedev *tod, struct tcpcb *tp)
+{
+ struct adapter *sc = tod->tod_softc;
+ struct port_info *pi;
+ struct inpcb *inp = tp->t_inpcb;
+ struct listen_ctx *lctx;
+ int i;
+
+ INP_WLOCK_ASSERT(inp);
+
+ if ((inp->inp_vflag & INP_IPV4) == 0)
+ return (0);
+
+#if 0
+ ADAPTER_LOCK(sc);
+ if (IS_BUSY(sc)) {
+ log(LOG_ERR, "%s: listen request ignored, %s is busy",
+ __func__, device_get_nameunit(sc->dev));
+ goto done;
+ }
+
+ KASSERT(sc->flags & TOM_INIT_DONE,
+ ("%s: TOM not initialized", __func__));
+#endif
+
+ if ((sc->open_device_map & sc->offload_map) == 0)
+ goto done; /* no port that's UP with IFCAP_TOE enabled */
+
+ /*
+ * Find a running port with IFCAP_TOE4. We'll use the first such port's
+ * queues to send the passive open and receive the reply to it.
+ *
+ * XXX: need a way to mark a port in use by offload. if_cxgbe should
+ * then reject any attempt to bring down such a port (and maybe reject
+ * attempts to disable IFCAP_TOE on that port too?).
+ */
+ for_each_port(sc, i) {
+ if (isset(&sc->open_device_map, i) &&
+ sc->port[i]->ifp->if_capenable & IFCAP_TOE4)
+ break;
+ }
+ KASSERT(i < sc->params.nports,
+ ("%s: no running port with TOE capability enabled.", __func__));
+ pi = sc->port[i];
+
+ if (listen_hash_find(sc, inp) != NULL)
+ goto done; /* already setup */
+
+ lctx = alloc_lctx(sc, inp, pi);
+ if (lctx == NULL) {
+ log(LOG_ERR,
+ "%s: listen request ignored, %s couldn't allocate lctx\n",
+ __func__, device_get_nameunit(sc->dev));
+ goto done;
+ }
+ listen_hash_add(sc, lctx);
+
+ CTR5(KTR_CXGBE, "%s: stid %u (%s), lctx %p, inp %p", __func__,
+ lctx->stid, tcpstates[tp->t_state], lctx, inp);
+
+ if (create_server(sc, lctx) != 0) {
+ log(LOG_ERR, "%s: %s failed to create hw listener.\n", __func__,
+ device_get_nameunit(sc->dev));
+ (void) listen_hash_del(sc, inp);
+ inp = release_lctx(sc, lctx);
+ /* can't be freed, host stack has a reference */
+ KASSERT(inp != NULL, ("%s: inp freed", __func__));
+ goto done;
+ }
+ lctx->flags |= LCTX_RPL_PENDING;
+done:
+#if 0
+ ADAPTER_UNLOCK(sc);
+#endif
+ return (0);
+}
+
+int
+t4_listen_stop(struct toedev *tod, struct tcpcb *tp)
+{
+ struct listen_ctx *lctx;
+ struct adapter *sc = tod->tod_softc;
+ struct inpcb *inp = tp->t_inpcb;
+ struct synq_entry *synqe;
+
+ INP_WLOCK_ASSERT(inp);
+
+ lctx = listen_hash_del(sc, inp);
+ if (lctx == NULL)
+ return (ENOENT); /* no hardware listener for this inp */
+
+ CTR4(KTR_CXGBE, "%s: stid %u, lctx %p, flags %x", __func__, lctx->stid,
+ lctx, lctx->flags);
+
+ /*
+ * If the reply to the PASS_OPEN is still pending we'll wait for it to
+ * arrive and clean up when it does.
+ */
+ if (lctx->flags & LCTX_RPL_PENDING) {
+ KASSERT(TAILQ_EMPTY(&lctx->synq),
+ ("%s: synq not empty.", __func__));
+ return (EINPROGRESS);
+ }
+
+ /*
+ * The host stack will abort all the connections on the listening
+ * socket's so_comp. It doesn't know about the connections on the synq
+ * so we need to take care of those.
+ */
+ TAILQ_FOREACH(synqe, &lctx->synq, link)
+ send_reset_synqe(tod, synqe);
+
+ destroy_server(sc, lctx);
+ return (0);
+}
+
+static inline void
+hold_synqe(struct synq_entry *synqe)
+{
+
+ refcount_acquire(&synqe->refcnt);
+}
+
+static inline void
+release_synqe(struct synq_entry *synqe)
+{
+
+ if (refcount_release(&synqe->refcnt)) {
+ int needfree = synqe_flag(synqe, TPF_SYNQE_NEEDFREE);
+
+ m_freem(synqe->syn);
+ if (needfree)
+ free(synqe, M_CXGBE);
+ }
+}
+
+void
+t4_syncache_added(struct toedev *tod __unused, void *arg)
+{
+ struct synq_entry *synqe = arg;
+
+ hold_synqe(synqe);
+}
+
+void
+t4_syncache_removed(struct toedev *tod __unused, void *arg)
+{
+ struct synq_entry *synqe = arg;
+
+ release_synqe(synqe);
+}
+
+/* XXX */
+extern void tcp_dooptions(struct tcpopt *, u_char *, int, int);
+
+int
+t4_syncache_respond(struct toedev *tod, void *arg, struct mbuf *m)
+{
+ struct adapter *sc = tod->tod_softc;
+ struct synq_entry *synqe = arg;
+ struct wrqe *wr;
+ struct l2t_entry *e;
+ struct tcpopt to;
+ struct ip *ip = mtod(m, struct ip *);
+ struct tcphdr *th = (void *)(ip + 1);
+
+ wr = (struct wrqe *)atomic_readandclear_ptr(&synqe->wr);
+ if (wr == NULL)
+ return (EALREADY);
+
+ bzero(&to, sizeof(to));
+ tcp_dooptions(&to, (void *)(th + 1), (th->th_off << 2) - sizeof(*th),
+ TO_SYN);
+
+ /* save these for later */
+ synqe->iss = be32toh(th->th_seq);
+ synqe->ts = to.to_tsval;
+
+ e = &sc->l2t->l2tab[synqe->l2e_idx];
+ t4_l2t_send(sc, wr, e);
+
+ m_freem(m); /* don't need this any more */
+ return (0);
+}
+
+static int
+do_pass_open_rpl(struct sge_iq *iq, const struct rss_header *rss,
+ struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_pass_open_rpl *cpl = (const void *)(rss + 1);
+ int stid = GET_TID(cpl);
+ unsigned int status = cpl->status;
+ struct listen_ctx *lctx = lookup_stid(sc, stid);
+ struct inpcb *inp = lctx->inp;
+#ifdef INVARIANTS
+ unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl)));
+#endif
+
+ KASSERT(opcode == CPL_PASS_OPEN_RPL,
+ ("%s: unexpected opcode 0x%x", __func__, opcode));
+ KASSERT(m == NULL, ("%s: wasn't expecting payload", __func__));
+ KASSERT(lctx->stid == stid, ("%s: lctx stid mismatch", __func__));
+
+ INP_WLOCK(inp);
+
+ CTR4(KTR_CXGBE, "%s: stid %d, status %u, flags 0x%x",
+ __func__, stid, status, lctx->flags);
+
+ lctx->flags &= ~LCTX_RPL_PENDING;
+
+ if (status != CPL_ERR_NONE)
+ log(LOG_ERR, "listener with stid %u failed: %d", stid, status);
+
+#ifdef INVARIANTS
+ /*
+ * If the inp has been dropped (listening socket closed) then
+ * listen_stop must have run and taken the inp out of the hash.
+ */
+ if (inp->inp_flags & INP_DROPPED) {
+ KASSERT(listen_hash_del(sc, inp) == NULL,
+ ("%s: inp %p still in listen hash", __func__, inp));
+ }
+#endif
+
+ if (inp->inp_flags & INP_DROPPED && status != CPL_ERR_NONE) {
+ if (release_lctx(sc, lctx) != NULL)
+ INP_WUNLOCK(inp);
+ return (status);
+ }
+
+ /*
+ * Listening socket stopped listening earlier and now the chip tells us
+ * it has started the hardware listener. Stop it; the lctx will be
+ * released in do_close_server_rpl.
+ */
+ if (inp->inp_flags & INP_DROPPED) {
+ destroy_server(sc, lctx);
+ INP_WUNLOCK(inp);
+ return (status);
+ }
+
+ /*
+ * Failed to start hardware listener. Take inp out of the hash and
+ * release our reference on it. An error message has been logged
+ * already.
+ */
+ if (status != CPL_ERR_NONE) {
+ listen_hash_del(sc, inp);
+ if (release_lctx(sc, lctx) != NULL)
+ INP_WUNLOCK(inp);
+ return (status);
+ }
+
+ /* hardware listener open for business */
+
+ INP_WUNLOCK(inp);
+ return (status);
+}
+
+static int
+do_close_server_rpl(struct sge_iq *iq, const struct rss_header *rss,
+ struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_close_listsvr_rpl *cpl = (const void *)(rss + 1);
+ int stid = GET_TID(cpl);
+ unsigned int status = cpl->status;
+ struct listen_ctx *lctx = lookup_stid(sc, stid);
+ struct inpcb *inp = lctx->inp;
+#ifdef INVARIANTS
+ unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl)));
+#endif
+
+ KASSERT(opcode == CPL_CLOSE_LISTSRV_RPL,
+ ("%s: unexpected opcode 0x%x", __func__, opcode));
+ KASSERT(m == NULL, ("%s: wasn't expecting payload", __func__));
+ KASSERT(lctx->stid == stid, ("%s: lctx stid mismatch", __func__));
+
+ CTR3(KTR_CXGBE, "%s: stid %u, status %u", __func__, stid, status);
+
+ if (status != CPL_ERR_NONE) {
+ log(LOG_ERR, "%s: failed (%u) to close listener for stid %u",
+ __func__, status, stid);
+ return (status);
+ }
+
+ INP_WLOCK(inp);
+ inp = release_lctx(sc, lctx);
+ if (inp != NULL)
+ INP_WUNLOCK(inp);
+
+ return (status);
+}
+
+static void
+done_with_synqe(struct adapter *sc, struct synq_entry *synqe)
+{
+ struct listen_ctx *lctx = synqe->lctx;
+ struct inpcb *inp = lctx->inp;
+ struct port_info *pi = synqe->syn->m_pkthdr.rcvif->if_softc;
+ struct l2t_entry *e = &sc->l2t->l2tab[synqe->l2e_idx];
+
+ INP_WLOCK_ASSERT(inp);
+
+ TAILQ_REMOVE(&lctx->synq, synqe, link);
+ inp = release_lctx(sc, lctx);
+ if (inp)
+ INP_WUNLOCK(inp);
+ remove_tid(sc, synqe->tid);
+ release_tid(sc, synqe->tid, &sc->sge.ctrlq[pi->port_id]);
+ t4_l2t_release(e);
+ release_synqe(synqe); /* removed from synq list */
+}
+
+int
+do_abort_req_synqe(struct sge_iq *iq, const struct rss_header *rss,
+ struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_abort_req_rss *cpl = (const void *)(rss + 1);
+ unsigned int tid = GET_TID(cpl);
+ struct synq_entry *synqe = lookup_tid(sc, tid);
+ struct listen_ctx *lctx = synqe->lctx;
+ struct inpcb *inp = lctx->inp;
+ int txqid;
+ struct sge_wrq *ofld_txq;
+#ifdef INVARIANTS
+ unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl)));
+#endif
+
+ KASSERT(opcode == CPL_ABORT_REQ_RSS,
+ ("%s: unexpected opcode 0x%x", __func__, opcode));
+ KASSERT(m == NULL, ("%s: wasn't expecting payload", __func__));
+ KASSERT(synqe->tid == tid, ("%s: toep tid mismatch", __func__));
+
+ CTR6(KTR_CXGBE, "%s: tid %u, synqe %p (0x%x), lctx %p, status %d",
+ __func__, tid, synqe, synqe->flags, synqe->lctx, cpl->status);
+
+ if (cpl->status == CPL_ERR_RTX_NEG_ADVICE ||
+ cpl->status == CPL_ERR_PERSIST_NEG_ADVICE)
+ return (0); /* Ignore negative advice */
+
+ INP_WLOCK(inp);
+
+ get_qids_from_mbuf(synqe->syn, &txqid, NULL);
+ ofld_txq = &sc->sge.ofld_txq[txqid];
+
+ /*
+ * If we'd initiated an abort earlier the reply to it is responsible for
+ * cleaning up resources. Otherwise we tear everything down right here
+ * right now. We owe the T4 a CPL_ABORT_RPL no matter what.
+ */
+ if (synqe_flag(synqe, TPF_ABORT_SHUTDOWN)) {
+ INP_WUNLOCK(inp);
+ goto done;
+ }
+
+ done_with_synqe(sc, synqe);
+ /* inp lock released by done_with_synqe */
+done:
+ send_abort_rpl(sc, ofld_txq, tid, CPL_ABORT_NO_RST);
+ return (0);
+}
+
+int
+do_abort_rpl_synqe(struct sge_iq *iq, const struct rss_header *rss,
+ struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_abort_rpl_rss *cpl = (const void *)(rss + 1);
+ unsigned int tid = GET_TID(cpl);
+ struct synq_entry *synqe = lookup_tid(sc, tid);
+ struct listen_ctx *lctx = synqe->lctx;
+ struct inpcb *inp = lctx->inp;
+#ifdef INVARIANTS
+ unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl)));
+#endif
+
+ KASSERT(opcode == CPL_ABORT_RPL_RSS,
+ ("%s: unexpected opcode 0x%x", __func__, opcode));
+ KASSERT(m == NULL, ("%s: wasn't expecting payload", __func__));
+ KASSERT(synqe->tid == tid, ("%s: toep tid mismatch", __func__));
+
+ CTR6(KTR_CXGBE, "%s: tid %u, synqe %p (0x%x), lctx %p, status %d",
+ __func__, tid, synqe, synqe->flags, synqe->lctx, cpl->status);
+
+ INP_WLOCK(inp);
+ KASSERT(synqe_flag(synqe, TPF_ABORT_SHUTDOWN),
+ ("%s: wasn't expecting abort reply for synqe %p (0x%x)",
+ __func__, synqe, synqe->flags));
+
+ done_with_synqe(sc, synqe);
+ /* inp lock released by done_with_synqe */
+
+ return (0);
+}
+
+void
+t4_offload_socket(struct toedev *tod, void *arg, struct socket *so)
+{
+ struct adapter *sc = tod->tod_softc;
+ struct synq_entry *synqe = arg;
+#ifdef INVARIANTS
+ struct inpcb *inp = sotoinpcb(so);
+#endif
+ struct cpl_pass_establish *cpl = mtod(synqe->syn, void *);
+ struct toepcb *toep = *(struct toepcb **)(cpl + 1);
+
+ INP_INFO_LOCK_ASSERT(&V_tcbinfo); /* prevents bad race with accept() */
+ INP_WLOCK_ASSERT(inp);
+ KASSERT(synqe_flag(synqe, TPF_SYNQE),
+ ("%s: %p not a synq_entry?", __func__, arg));
+
+ offload_socket(so, toep);
+ make_established(toep, cpl->snd_isn, cpl->rcv_isn, cpl->tcp_opt);
+ toepcb_set_flag(toep, TPF_CPL_PENDING);
+ update_tid(sc, synqe->tid, toep);
+}
+
+static inline void
+save_qids_in_mbuf(struct mbuf *m, struct port_info *pi)
+{
+ uint32_t txqid, rxqid;
+
+ txqid = (arc4random() % pi->nofldtxq) + pi->first_ofld_txq;
+ rxqid = (arc4random() % pi->nofldrxq) + pi->first_ofld_rxq;
+
+ m->m_pkthdr.flowid = (txqid << 16) | (rxqid & 0xffff);
+}
+
+static inline void
+get_qids_from_mbuf(struct mbuf *m, int *txqid, int *rxqid)
+{
+
+ if (txqid)
+ *txqid = m->m_pkthdr.flowid >> 16;
+ if (rxqid)
+ *rxqid = m->m_pkthdr.flowid & 0xffff;
+}
+
+/*
+ * Use the trailing space in the mbuf in which the PASS_ACCEPT_REQ arrived to
+ * store some state temporarily.
+ */
+static struct synq_entry *
+mbuf_to_synqe(struct mbuf *m)
+{
+ int len = roundup(sizeof (struct synq_entry), 8);
+ int tspace = M_TRAILINGSPACE(m);
+ struct synq_entry *synqe = NULL;
+
+ if (tspace < len) {
+ synqe = malloc(sizeof(*synqe), M_CXGBE, M_NOWAIT);
+ if (synqe == NULL)
+ return (NULL);
+ } else
+ synqe = (void *)(m->m_data + m->m_len + tspace - sizeof(*synqe));
+
+ synqe->flags = 0;
+ synqe_set_flag(synqe, TPF_SYNQE);
+ if (tspace < len)
+ synqe_set_flag(synqe, TPF_SYNQE_NEEDFREE);
+
+ return (synqe);
+}
+
+static void
+t4opt_to_tcpopt(const struct tcp_options *t4opt, struct tcpopt *to)
+{
+ bzero(to, sizeof(*to));
+
+ if (t4opt->mss) {
+ to->to_flags |= TOF_MSS;
+ to->to_mss = be16toh(t4opt->mss);
+ }
+
+ if (t4opt->wsf) {
+ to->to_flags |= TOF_SCALE;
+ to->to_wscale = t4opt->wsf;
+ }
+
+ if (t4opt->tstamp)
+ to->to_flags |= TOF_TS;
+
+ if (t4opt->sack)
+ to->to_flags |= TOF_SACKPERM;
+}
+
+/*
+ * Options2 for passive open.
+ */
+static uint32_t
+calc_opt2p(struct adapter *sc, struct port_info *pi, int rxqid,
+ const struct tcp_options *tcpopt, struct tcphdr *th)
+{
+ uint32_t opt2 = 0;
+ struct sge_ofld_rxq *ofld_rxq = &sc->sge.ofld_rxq[rxqid];
+
+ if (V_tcp_do_rfc1323) {
+ if (tcpopt->tstamp)
+ opt2 |= F_TSTAMPS_EN;
+ if (tcpopt->sack)
+ opt2 |= F_SACK_EN;
+ if (tcpopt->wsf > 0)
+ opt2 |= F_WND_SCALE_EN;
+ }
+
+ if (V_tcp_do_ecn && th->th_flags & (TH_ECE | TH_CWR))
+ opt2 |= F_CCTRL_ECN;
+
+ opt2 |= V_TX_QUEUE(sc->params.tp.tx_modq[pi->tx_chan]);
+ opt2 |= F_RX_COALESCE_VALID | V_RX_COALESCE(M_RX_COALESCE);
+ opt2 |= F_RSS_QUEUE_VALID | V_RSS_QUEUE(ofld_rxq->iq.abs_id);
+
+ return htobe32(opt2);
+}
+
+/* XXX: duplication. */
+static inline void
+tcp_fields_to_host(struct tcphdr *th)
+{
+
+ th->th_seq = ntohl(th->th_seq);
+ th->th_ack = ntohl(th->th_ack);
+ th->th_win = ntohs(th->th_win);
+ th->th_urp = ntohs(th->th_urp);
+}
+
+static void
+pass_accept_req_to_protohdrs(const struct mbuf *m, struct in_conninfo *inc,
+ struct tcphdr *th)
+{
+ const struct cpl_pass_accept_req *cpl = mtod(m, const void *);
+ const struct ether_header *eh;
+ unsigned int hlen = be32toh(cpl->hdr_len);
+ const struct ip *ip;
+ const struct tcphdr *tcp;
+
+ eh = (const void *)(cpl + 1);
+ ip = (const void *)((uintptr_t)eh + G_ETH_HDR_LEN(hlen));
+ tcp = (const void *)((uintptr_t)ip + G_IP_HDR_LEN(hlen));
+
+ if (inc) {
+ bzero(inc, sizeof(*inc));
+ inc->inc_faddr = ip->ip_src;
+ inc->inc_laddr = ip->ip_dst;
+ inc->inc_fport = tcp->th_sport;
+ inc->inc_lport = tcp->th_dport;
+ if (ip->ip_v == 6)
+ inc->inc_flags |= INC_ISIPV6;
+ }
+
+ if (th) {
+ bcopy(tcp, th, sizeof(*th));
+ tcp_fields_to_host(th); /* just like tcp_input */
+ }
+}
+
+#define REJECT_PASS_ACCEPT() do { \
+ reject_reason = __LINE__; \
+ goto reject; \
+} while (0)
+
+/*
+ * The context associated with a tid entry via insert_tid could be a synq_entry
+ * or a toepcb. The only way CPL handlers can tell is via a bit in these flags.
+ */
+CTASSERT(offsetof(struct toepcb, flags) == offsetof(struct synq_entry, flags));
+
+/*
+ * Incoming SYN on a listening socket.
+ *
+ * XXX: Every use of ifp in this routine has a bad race with up/down, toe/-toe,
+ * etc.
+ */
+static int
+do_pass_accept_req(struct sge_iq *iq, const struct rss_header *rss,
+ struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ struct toedev *tod;
+ const struct cpl_pass_accept_req *cpl = mtod(m, const void *);
+ struct cpl_pass_accept_rpl *rpl;
+ struct wrqe *wr;
+ unsigned int stid = G_PASS_OPEN_TID(be32toh(cpl->tos_stid));
+ unsigned int tid = GET_TID(cpl);
+ struct listen_ctx *lctx = lookup_stid(sc, stid);
+ struct inpcb *inp;
+ struct socket *so;
+ struct in_conninfo inc;
+ struct tcphdr th;
+ struct tcpopt to;
+ struct port_info *pi;
+ struct ifnet *ifp, *ifp_vlan = NULL;
+ struct l2t_entry *e = NULL;
+ struct rtentry *rt;
+ struct sockaddr_in nam;
+ int rscale, mtu_idx, rx_credits, rxqid;
+ struct synq_entry *synqe = NULL;
+ int reject_reason;
+ uint16_t vid;
+#ifdef INVARIANTS
+ unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl)));
+#endif
+
+ KASSERT(opcode == CPL_PASS_ACCEPT_REQ,
+ ("%s: unexpected opcode 0x%x", __func__, opcode));
+ KASSERT(lctx->stid == stid, ("%s: lctx stid mismatch", __func__));
+
+ CTR4(KTR_CXGBE, "%s: stid %u, tid %u, lctx %p", __func__, stid, tid,
+ lctx);
+
+ pass_accept_req_to_protohdrs(m, &inc, &th);
+ t4opt_to_tcpopt(&cpl->tcpopt, &to);
+
+ pi = sc->port[G_SYN_INTF(be16toh(cpl->l2info))];
+ ifp = pi->ifp;
+ m->m_pkthdr.rcvif = ifp;
+ tod = TOEDEV(ifp);
+
+ /*
+ * Don't offload if the interface that received the SYN doesn't have
+ * IFCAP_TOE enabled.
+ */
+ if ((ifp->if_capenable & IFCAP_TOE4) == 0)
+ REJECT_PASS_ACCEPT();
+
+ /* Don't offload IPv6 connections. XXX: add IPv6 support */
+ if (inc.inc_flags & INC_ISIPV6)
+ REJECT_PASS_ACCEPT();
+
+ /*
+ * Don't offload if the SYN had a VLAN tag and the vid doesn't match
+ * anything on this interface.
+ */
+ vid = EVL_VLANOFTAG(be16toh(cpl->vlan));
+ if (vid != 0xfff) {
+ ifp_vlan = VLAN_DEVAT(ifp, vid);
+ if (ifp_vlan == NULL)
+ REJECT_PASS_ACCEPT();
+ }
+
+ /*
+ * Don't offload if the peer requested a TCP option that's not known to
+ * the silicon.
+ */
+ if (cpl->tcpopt.unknown)
+ REJECT_PASS_ACCEPT();
+
+ /*
+ * Don't offload if the outgoing interface for the route back to the
+ * peer is not the same as the interface that received the SYN.
+ * XXX: too restrictive.
+ */
+ nam.sin_len = sizeof(nam);
+ nam.sin_family = AF_INET;
+ nam.sin_addr = inc.inc_faddr;
+ rt = rtalloc1((struct sockaddr *)&nam, 0, 0);
+ if (rt == NULL)
+ REJECT_PASS_ACCEPT();
+ else {
+ struct sockaddr *nexthop;
+
+ RT_UNLOCK(rt);
+ nexthop = rt->rt_flags & RTF_GATEWAY ? rt->rt_gateway :
+ (struct sockaddr *)&nam;
+ if (rt->rt_ifp == ifp ||
+ (ifp_vlan != NULL && rt->rt_ifp == ifp_vlan))
+ e = t4_l2t_get(pi, rt->rt_ifp, nexthop);
+ RTFREE(rt);
+ if (e == NULL)
+ REJECT_PASS_ACCEPT(); /* no l2te, or ifp mismatch */
+ }
+
+ synqe = mbuf_to_synqe(m);
+ if (synqe == NULL)
+ REJECT_PASS_ACCEPT();
+
+ wr = alloc_wrqe(sizeof(*rpl), &sc->sge.ctrlq[pi->port_id]);
+ if (wr == NULL)
+ REJECT_PASS_ACCEPT();
+ rpl = wrtod(wr);
+
+ INP_INFO_WLOCK(&V_tcbinfo); /* for 4-tuple check, syncache_add */
+
+ /* Don't offload if the 4-tuple is already in use */
+ if (toe_4tuple_check(&inc, &th, ifp) != 0) {
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ free(wr, M_CXGBE);
+ REJECT_PASS_ACCEPT();
+ }
+
+ inp = lctx->inp; /* listening socket, not owned by TOE */
+ INP_WLOCK(inp);
+
+ /* Don't offload if the listening socket has closed */
+ if (__predict_false(inp->inp_flags & INP_DROPPED)) {
+ /*
+ * The listening socket has closed. The reply from the TOE to
+ * our CPL_CLOSE_LISTSRV_REQ will ultimately release all
+ * resources tied to this listen context.
+ */
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ free(wr, M_CXGBE);
+ REJECT_PASS_ACCEPT();
+ }
+ so = inp->inp_socket;
+
+ mtu_idx = find_best_mtu_idx(sc, &inc, be16toh(cpl->tcpopt.mss));
+ rscale = cpl->tcpopt.wsf && V_tcp_do_rfc1323 ? select_rcv_wscale() : 0;
+ SOCKBUF_LOCK(&so->so_rcv);
+ /* opt0 rcv_bufsiz initially, assumes its normal meaning later */
+ rx_credits = min(select_rcv_wnd(so) >> 10, M_RCV_BUFSIZ);
+ SOCKBUF_UNLOCK(&so->so_rcv);
+
+ save_qids_in_mbuf(m, pi);
+ get_qids_from_mbuf(m, NULL, &rxqid);
+
+ INIT_TP_WR_MIT_CPL(rpl, CPL_PASS_ACCEPT_RPL, tid);
+ rpl->opt0 = calc_opt0(so, pi, e, mtu_idx, rscale, rx_credits,
+ ULP_MODE_NONE);
+ rpl->opt2 = calc_opt2p(sc, pi, rxqid, &cpl->tcpopt, &th);
+
+ synqe->tid = tid;
+ synqe->lctx = lctx;
+ synqe->syn = m;
+ m = NULL;
+ refcount_init(&synqe->refcnt, 1); /* 1 so that it is held for the
+ duration of this function */
+ synqe->l2e_idx = e->idx;
+ synqe->rcv_bufsize = rx_credits;
+ atomic_store_rel_ptr(&synqe->wr, (uintptr_t)wr);
+
+ insert_tid(sc, tid, synqe);
+ TAILQ_INSERT_TAIL(&lctx->synq, synqe, link);
+ hold_synqe(synqe); /* hold for the duration it's in the synq */
+ hold_lctx(lctx); /* A synqe on the list has a ref on its lctx */
+
+ /*
+ * If all goes well t4_syncache_respond will get called during
+ * syncache_add. Also note that syncache_add releases both pcbinfo and
+ * pcb locks.
+ */
+ toe_syncache_add(&inc, &to, &th, inp, tod, synqe);
+ INP_UNLOCK_ASSERT(inp); /* ok to assert, we have a ref on the inp */
+ INP_INFO_UNLOCK_ASSERT(&V_tcbinfo);
+
+ /*
+ * If we replied during syncache_add (synqe->wr has been consumed),
+ * good. Otherwise, set it to 0 so that further syncache_respond
+ * attempts by the kernel will be ignored.
+ *
+ * The extra hold on the synqe makes sure that it is still around, even
+ * if the listener has been dropped and the synqe was aborted and the
+ * reply to the abort has removed and released the synqe from the synq
+ * list.
+ */
+ if (atomic_cmpset_ptr(&synqe->wr, (uintptr_t)wr, 0)) {
+
+ INP_WLOCK(inp);
+ if (__predict_false(inp->inp_flags & INP_DROPPED)) {
+ /* listener closed. synqe must have been aborted. */
+ KASSERT(synqe_flag(synqe, TPF_ABORT_SHUTDOWN),
+ ("%s: listener %p closed but synqe %p not aborted",
+ __func__, inp, synqe));
+
+ CTR5(KTR_CXGBE,
+ "%s: stid %u, tid %u, lctx %p, synqe %p, ABORTED",
+ __func__, stid, tid, lctx, synqe);
+ INP_WUNLOCK(inp);
+ free(wr, M_CXGBE);
+ release_synqe(synqe); /* about to exit function */
+ return (__LINE__);
+ }
+
+ /*
+ * synqe aborted before TOM replied to PASS_ACCEPT_REQ. But
+ * that can only happen if the listener was closed and we just
+ * checked for that.
+ */
+ KASSERT(!synqe_flag(synqe, TPF_ABORT_SHUTDOWN),
+ ("%s: synqe %p aborted, but listener %p not dropped.",
+ __func__, synqe, inp));
+
+ /* Yank the synqe out of the lctx synq. */
+ TAILQ_REMOVE(&lctx->synq, synqe, link);
+ release_synqe(synqe); /* removed from synq list */
+ inp = release_lctx(sc, lctx);
+ if (inp)
+ INP_WUNLOCK(inp);
+
+ /*
+ * syncache may or may not have a hold on the synqe, which may
+ * or may not be stashed in the original SYN mbuf passed to us.
+ * Just copy it over instead of dealing with all possibilities.
+ */
+ m = m_dup(synqe->syn, M_DONTWAIT);
+ if (m)
+ m->m_pkthdr.rcvif = ifp;
+
+ release_synqe(synqe); /* about to exit function */
+ free(wr, M_CXGBE);
+ REJECT_PASS_ACCEPT();
+ }
+ release_synqe(synqe); /* about to exit function */
+ CTR5(KTR_CXGBE, "%s: stid %u, tid %u, lctx %p, synqe %p, SYNACK",
+ __func__, stid, tid, lctx, synqe);
+ return (0);
+reject:
+ CTR4(KTR_CXGBE, "%s: stid %u, tid %u, REJECT (%d)", __func__, stid, tid,
+ reject_reason);
+
+ if (e)
+ t4_l2t_release(e);
+ release_tid(sc, tid, lctx->ctrlq);
+
+ if (__predict_true(m != NULL)) {
+ m_adj(m, sizeof(*cpl));
+ m->m_pkthdr.csum_flags |= (CSUM_IP_CHECKED | CSUM_IP_VALID |
+ CSUM_DATA_VALID | CSUM_PSEUDO_HDR);
+ m->m_pkthdr.csum_data = 0xffff;
+ ifp->if_input(ifp, m);
+ }
+
+ return (reject_reason);
+}
+
+static void
+synqe_to_protohdrs(struct synq_entry *synqe,
+ const struct cpl_pass_establish *cpl, struct in_conninfo *inc,
+ struct tcphdr *th, struct tcpopt *to)
+{
+ uint16_t tcp_opt = be16toh(cpl->tcp_opt);
+
+ /* start off with the original SYN */
+ pass_accept_req_to_protohdrs(synqe->syn, inc, th);
+
+ /* modify parts to make it look like the ACK to our SYN|ACK */
+ th->th_flags = TH_ACK;
+ th->th_ack = synqe->iss + 1;
+ th->th_seq = be32toh(cpl->rcv_isn);
+ bzero(to, sizeof(*to));
+ if (G_TCPOPT_TSTAMP(tcp_opt)) {
+ to->to_flags |= TOF_TS;
+ to->to_tsecr = synqe->ts;
+ }
+}
+
+static int
+do_pass_establish(struct sge_iq *iq, const struct rss_header *rss,
+ struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ struct port_info *pi;
+ struct ifnet *ifp;
+ const struct cpl_pass_establish *cpl = (const void *)(rss + 1);
+#if defined(KTR) || defined(INVARIANTS)
+ unsigned int stid = G_PASS_OPEN_TID(be32toh(cpl->tos_stid));
+#endif
+ unsigned int tid = GET_TID(cpl);
+ struct synq_entry *synqe = lookup_tid(sc, tid);
+ struct listen_ctx *lctx = synqe->lctx;
+ struct inpcb *inp = lctx->inp;
+ struct socket *so;
+ struct tcphdr th;
+ struct tcpopt to;
+ struct in_conninfo inc;
+ struct toepcb *toep;
+ u_int txqid, rxqid;
+#ifdef INVARIANTS
+ unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl)));
+#endif
+
+ KASSERT(opcode == CPL_PASS_ESTABLISH,
+ ("%s: unexpected opcode 0x%x", __func__, opcode));
+ KASSERT(m == NULL, ("%s: wasn't expecting payload", __func__));
+ KASSERT(lctx->stid == stid, ("%s: lctx stid mismatch", __func__));
+ KASSERT(synqe_flag(synqe, TPF_SYNQE),
+ ("%s: tid %u (ctx %p) not a synqe", __func__, tid, synqe));
+
+ INP_INFO_WLOCK(&V_tcbinfo); /* for syncache_expand */
+ INP_WLOCK(inp);
+
+ CTR6(KTR_CXGBE,
+ "%s: stid %u, tid %u, synqe %p (0x%x), inp_flags 0x%x",
+ __func__, stid, tid, synqe, synqe->flags, inp->inp_flags);
+
+ if (__predict_false(inp->inp_flags & INP_DROPPED)) {
+ /*
+ * The listening socket has closed. The TOM must have aborted
+ * all the embryonic connections (including this one) that were
+ * on the lctx's synq. do_abort_rpl for the tid is responsible
+ * for cleaning up.
+ */
+ KASSERT(synqe_flag(synqe, TPF_ABORT_SHUTDOWN),
+ ("%s: listen socket dropped but tid %u not aborted.",
+ __func__, tid));
+
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ return (0);
+ }
+
+ ifp = synqe->syn->m_pkthdr.rcvif;
+ pi = ifp->if_softc;
+ KASSERT(pi->adapter == sc,
+ ("%s: pi %p, sc %p mismatch", __func__, pi, sc));
+
+ get_qids_from_mbuf(synqe->syn, &txqid, &rxqid);
+ KASSERT(rxqid == iq_to_ofld_rxq(iq) - &sc->sge.ofld_rxq[0],
+ ("%s: CPL arrived on unexpected rxq. %d %d", __func__, rxqid,
+ (int)(iq_to_ofld_rxq(iq) - &sc->sge.ofld_rxq[0])));
+
+ toep = alloc_toepcb(pi, txqid, rxqid, M_NOWAIT);
+ if (toep == NULL) {
+reset:
+ /* The reply to this abort will perform final cleanup */
+ send_reset_synqe(TOEDEV(ifp), synqe);
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ return (0);
+ }
+ toep->tid = tid;
+ toep->l2te = &sc->l2t->l2tab[synqe->l2e_idx];
+ toep->ulp_mode = ULP_MODE_NONE;
+ /* opt0 rcv_bufsiz initially, assumes its normal meaning later */
+ toep->rx_credits = synqe->rcv_bufsize;
+
+ so = inp->inp_socket;
+ KASSERT(so != NULL, ("%s: socket is NULL", __func__));
+
+ /* Come up with something that syncache_expand should be ok with. */
+ synqe_to_protohdrs(synqe, cpl, &inc, &th, &to);
+
+ /*
+ * No more need for anything in the mbuf that carried the
+ * CPL_PASS_ACCEPT_REQ. Drop the CPL_PASS_ESTABLISH and toep pointer
+ * there. XXX: bad form but I don't want to increase the size of synqe.
+ */
+ m = synqe->syn;
+ KASSERT(sizeof(*cpl) + sizeof(toep) <= m->m_len,
+ ("%s: no room in mbuf %p (m_len %d)", __func__, m, m->m_len));
+ bcopy(cpl, mtod(m, void *), sizeof(*cpl));
+ *(struct toepcb **)(mtod(m, struct cpl_pass_establish *) + 1) = toep;
+
+ if (!toe_syncache_expand(&inc, &to, &th, &so) || so == NULL) {
+ free_toepcb(toep);
+ goto reset;
+ }
+
+ /* Done with the synqe */
+ TAILQ_REMOVE(&lctx->synq, synqe, link);
+ inp = release_lctx(sc, lctx);
+ if (inp != NULL)
+ INP_WUNLOCK(inp);
+ INP_INFO_WUNLOCK(&V_tcbinfo);
+ release_synqe(synqe);
+
+ return (0);
+}
+
+void
+t4_init_listen_cpl_handlers(struct adapter *sc)
+{
+
+ t4_register_cpl_handler(sc, CPL_PASS_OPEN_RPL, do_pass_open_rpl);
+ t4_register_cpl_handler(sc, CPL_CLOSE_LISTSRV_RPL, do_close_server_rpl);
+ t4_register_cpl_handler(sc, CPL_PASS_ACCEPT_REQ, do_pass_accept_req);
+ t4_register_cpl_handler(sc, CPL_PASS_ESTABLISH, do_pass_establish);
+}
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/tom/t4_tom.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/cxgbe/tom/t4_tom.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,755 @@
+/*-
+ * Copyright (c) 2012 Chelsio Communications, Inc.
+ * All rights reserved.
+ * Written by: Navdeep Parhar <np at FreeBSD.org>
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/cxgbe/tom/t4_tom.c 237263 2012-06-19 07:34:13Z np $");
+
+#include "opt_inet.h"
+
+#include <sys/param.h>
+#include <sys/types.h>
+#include <sys/systm.h>
+#include <sys/kernel.h>
+#include <sys/ktr.h>
+#include <sys/module.h>
+#include <sys/protosw.h>
+#include <sys/domain.h>
+#include <sys/socket.h>
+#include <sys/socketvar.h>
+#include <netinet/in.h>
+#include <netinet/in_pcb.h>
+#include <netinet/ip.h>
+#include <netinet/tcp_var.h>
+#define TCPSTATES
+#include <netinet/tcp_fsm.h>
+#include <netinet/toecore.h>
+
+#ifdef TCP_OFFLOAD
+#include "common/common.h"
+#include "common/t4_msg.h"
+#include "common/t4_regs.h"
+#include "tom/t4_tom_l2t.h"
+#include "tom/t4_tom.h"
+
+/* Module ops */
+static int t4_tom_mod_load(void);
+static int t4_tom_mod_unload(void);
+static int t4_tom_modevent(module_t, int, void *);
+
+/* ULD ops and helpers */
+static int t4_tom_activate(struct adapter *);
+static int t4_tom_deactivate(struct adapter *);
+
+static struct uld_info tom_uld_info = {
+ .uld_id = ULD_TOM,
+ .activate = t4_tom_activate,
+ .deactivate = t4_tom_deactivate,
+};
+
+static void queue_tid_release(struct adapter *, int);
+static void release_offload_resources(struct toepcb *);
+static int alloc_tid_tabs(struct tid_info *);
+static void free_tid_tabs(struct tid_info *);
+static void free_tom_data(struct adapter *, struct tom_data *);
+
+struct toepcb *
+alloc_toepcb(struct port_info *pi, int txqid, int rxqid, int flags)
+{
+ struct adapter *sc = pi->adapter;
+ struct toepcb *toep;
+ int tx_credits, txsd_total, len;
+
+ /*
+ * The firmware counts tx work request credits in units of 16 bytes
+ * each. Reserve room for an ABORT_REQ so the driver never has to worry
+ * about tx credits if it wants to abort a connection.
+ */
+ tx_credits = sc->params.ofldq_wr_cred;
+ tx_credits -= howmany(sizeof(struct cpl_abort_req), 16);
+
+ /*
+ * Shortest possible tx work request is a fw_ofld_tx_data_wr + 1 byte
+ * immediate payload, and firmware counts tx work request credits in
+ * units of 16 byte. Calculate the maximum work requests possible.
+ */
+ txsd_total = tx_credits /
+ howmany((sizeof(struct fw_ofld_tx_data_wr) + 1), 16);
+
+ if (txqid < 0)
+ txqid = (arc4random() % pi->nofldtxq) + pi->first_ofld_txq;
+ KASSERT(txqid >= pi->first_ofld_txq &&
+ txqid < pi->first_ofld_txq + pi->nofldtxq,
+ ("%s: txqid %d for port %p (first %d, n %d)", __func__, txqid, pi,
+ pi->first_ofld_txq, pi->nofldtxq));
+
+ if (rxqid < 0)
+ rxqid = (arc4random() % pi->nofldrxq) + pi->first_ofld_rxq;
+ KASSERT(rxqid >= pi->first_ofld_rxq &&
+ rxqid < pi->first_ofld_rxq + pi->nofldrxq,
+ ("%s: rxqid %d for port %p (first %d, n %d)", __func__, rxqid, pi,
+ pi->first_ofld_rxq, pi->nofldrxq));
+
+ len = offsetof(struct toepcb, txsd) +
+ txsd_total * sizeof(struct ofld_tx_sdesc);
+
+ toep = malloc(len, M_CXGBE, M_ZERO | flags);
+ if (toep == NULL)
+ return (NULL);
+
+ toep->td = sc->tom_softc;
+ toep->port = pi;
+ toep->tx_credits = tx_credits;
+ toep->ofld_txq = &sc->sge.ofld_txq[txqid];
+ toep->ofld_rxq = &sc->sge.ofld_rxq[rxqid];
+ toep->ctrlq = &sc->sge.ctrlq[pi->port_id];
+ toep->txsd_total = txsd_total;
+ toep->txsd_avail = txsd_total;
+ toep->txsd_pidx = 0;
+ toep->txsd_cidx = 0;
+
+ return (toep);
+}
+
+void
+free_toepcb(struct toepcb *toep)
+{
+
+ KASSERT(toepcb_flag(toep, TPF_ATTACHED) == 0,
+ ("%s: attached to an inpcb", __func__));
+ KASSERT(toepcb_flag(toep, TPF_CPL_PENDING) == 0,
+ ("%s: CPL pending", __func__));
+
+ free(toep, M_CXGBE);
+}
+
+/*
+ * Set up the socket for TCP offload.
+ */
+void
+offload_socket(struct socket *so, struct toepcb *toep)
+{
+ struct tom_data *td = toep->td;
+ struct inpcb *inp = sotoinpcb(so);
+ struct tcpcb *tp = intotcpcb(inp);
+ struct sockbuf *sb;
+
+ INP_WLOCK_ASSERT(inp);
+
+ /* Update socket */
+ sb = &so->so_snd;
+ SOCKBUF_LOCK(sb);
+ sb->sb_flags |= SB_NOCOALESCE;
+ SOCKBUF_UNLOCK(sb);
+ sb = &so->so_rcv;
+ SOCKBUF_LOCK(sb);
+ sb->sb_flags |= SB_NOCOALESCE;
+ SOCKBUF_UNLOCK(sb);
+
+ /* Update TCP PCB */
+ tp->tod = &td->tod;
+ tp->t_toe = toep;
+ tp->t_flags |= TF_TOE;
+
+ /* Install an extra hold on inp */
+ toep->inp = inp;
+ toepcb_set_flag(toep, TPF_ATTACHED);
+ in_pcbref(inp);
+
+ /* Add the TOE PCB to the active list */
+ mtx_lock(&td->toep_list_lock);
+ TAILQ_INSERT_HEAD(&td->toep_list, toep, link);
+ mtx_unlock(&td->toep_list_lock);
+}
+
+/* This is _not_ the normal way to "unoffload" a socket. */
+void
+undo_offload_socket(struct socket *so)
+{
+ struct inpcb *inp = sotoinpcb(so);
+ struct tcpcb *tp = intotcpcb(inp);
+ struct toepcb *toep = tp->t_toe;
+ struct tom_data *td = toep->td;
+ struct sockbuf *sb;
+
+ INP_WLOCK_ASSERT(inp);
+
+ sb = &so->so_snd;
+ SOCKBUF_LOCK(sb);
+ sb->sb_flags &= ~SB_NOCOALESCE;
+ SOCKBUF_UNLOCK(sb);
+ sb = &so->so_rcv;
+ SOCKBUF_LOCK(sb);
+ sb->sb_flags &= ~SB_NOCOALESCE;
+ SOCKBUF_UNLOCK(sb);
+
+ tp->tod = NULL;
+ tp->t_toe = NULL;
+ tp->t_flags &= ~TF_TOE;
+
+ toep->inp = NULL;
+ toepcb_clr_flag(toep, TPF_ATTACHED);
+ if (in_pcbrele_wlocked(inp))
+ panic("%s: inp freed.", __func__);
+
+ mtx_lock(&td->toep_list_lock);
+ TAILQ_REMOVE(&td->toep_list, toep, link);
+ mtx_unlock(&td->toep_list_lock);
+}
+
+static void
+release_offload_resources(struct toepcb *toep)
+{
+ struct tom_data *td = toep->td;
+ struct adapter *sc = td_adapter(td);
+ int tid = toep->tid;
+
+ KASSERT(toepcb_flag(toep, TPF_CPL_PENDING) == 0,
+ ("%s: %p has CPL pending.", __func__, toep));
+ KASSERT(toepcb_flag(toep, TPF_ATTACHED) == 0,
+ ("%s: %p is still attached.", __func__, toep));
+
+ CTR4(KTR_CXGBE, "%s: toep %p (tid %d, l2te %p)",
+ __func__, toep, tid, toep->l2te);
+
+ if (toep->l2te)
+ t4_l2t_release(toep->l2te);
+
+ if (tid >= 0) {
+ remove_tid(sc, tid);
+ release_tid(sc, tid, toep->ctrlq);
+ }
+
+ mtx_lock(&td->toep_list_lock);
+ TAILQ_REMOVE(&td->toep_list, toep, link);
+ mtx_unlock(&td->toep_list_lock);
+
+ free_toepcb(toep);
+}
+
+/*
+ * The kernel is done with the TCP PCB and this is our opportunity to unhook the
+ * toepcb hanging off of it. If the TOE driver is also done with the toepcb (no
+ * pending CPL) then it is time to release all resources tied to the toepcb.
+ *
+ * Also gets called when an offloaded active open fails and the TOM wants the
+ * kernel to take the TCP PCB back.
+ */
+static void
+t4_pcb_detach(struct toedev *tod __unused, struct tcpcb *tp)
+{
+#if defined(KTR) || defined(INVARIANTS)
+ struct inpcb *inp = tp->t_inpcb;
+#endif
+ struct toepcb *toep = tp->t_toe;
+
+ INP_WLOCK_ASSERT(inp);
+
+ KASSERT(toep != NULL, ("%s: toep is NULL", __func__));
+ KASSERT(toepcb_flag(toep, TPF_ATTACHED),
+ ("%s: not attached", __func__));
+
+#ifdef KTR
+ if (tp->t_state == TCPS_SYN_SENT) {
+ CTR6(KTR_CXGBE, "%s: atid %d, toep %p (0x%x), inp %p (0x%x)",
+ __func__, toep->tid, toep, toep->flags, inp,
+ inp->inp_flags);
+ } else {
+ CTR6(KTR_CXGBE,
+ "t4_pcb_detach: tid %d (%s), toep %p (0x%x), inp %p (0x%x)",
+ toep->tid, tcpstates[tp->t_state], toep, toep->flags, inp,
+ inp->inp_flags);
+ }
+#endif
+
+ tp->t_toe = NULL;
+ tp->t_flags &= ~TF_TOE;
+ toepcb_clr_flag(toep, TPF_ATTACHED);
+
+ if (toepcb_flag(toep, TPF_CPL_PENDING) == 0)
+ release_offload_resources(toep);
+}
+
+/*
+ * The TOE driver will not receive any more CPLs for the tid associated with the
+ * toepcb; release the hold on the inpcb.
+ */
+void
+final_cpl_received(struct toepcb *toep)
+{
+ struct inpcb *inp = toep->inp;
+
+ KASSERT(inp != NULL, ("%s: inp is NULL", __func__));
+ INP_WLOCK_ASSERT(inp);
+ KASSERT(toepcb_flag(toep, TPF_CPL_PENDING),
+ ("%s: CPL not pending already?", __func__));
+
+ CTR6(KTR_CXGBE, "%s: tid %d, toep %p (0x%x), inp %p (0x%x)",
+ __func__, toep->tid, toep, toep->flags, inp, inp->inp_flags);
+
+ toep->inp = NULL;
+ toepcb_clr_flag(toep, TPF_CPL_PENDING);
+
+ if (toepcb_flag(toep, TPF_ATTACHED) == 0)
+ release_offload_resources(toep);
+
+ if (!in_pcbrele_wlocked(inp))
+ INP_WUNLOCK(inp);
+}
+
+void
+insert_tid(struct adapter *sc, int tid, void *ctx)
+{
+ struct tid_info *t = &sc->tids;
+
+ t->tid_tab[tid] = ctx;
+ atomic_add_int(&t->tids_in_use, 1);
+}
+
+void *
+lookup_tid(struct adapter *sc, int tid)
+{
+ struct tid_info *t = &sc->tids;
+
+ return (t->tid_tab[tid]);
+}
+
+void
+update_tid(struct adapter *sc, int tid, void *ctx)
+{
+ struct tid_info *t = &sc->tids;
+
+ t->tid_tab[tid] = ctx;
+}
+
+void
+remove_tid(struct adapter *sc, int tid)
+{
+ struct tid_info *t = &sc->tids;
+
+ t->tid_tab[tid] = NULL;
+ atomic_subtract_int(&t->tids_in_use, 1);
+}
+
+void
+release_tid(struct adapter *sc, int tid, struct sge_wrq *ctrlq)
+{
+ struct wrqe *wr;
+ struct cpl_tid_release *req;
+
+ wr = alloc_wrqe(sizeof(*req), ctrlq);
+ if (wr == NULL) {
+ queue_tid_release(sc, tid); /* defer */
+ return;
+ }
+ req = wrtod(wr);
+
+ INIT_TP_WR_MIT_CPL(req, CPL_TID_RELEASE, tid);
+
+ t4_wrq_tx(sc, wr);
+}
+
+static void
+queue_tid_release(struct adapter *sc, int tid)
+{
+
+ CXGBE_UNIMPLEMENTED("deferred tid release");
+}
+
+/*
+ * What mtu_idx to use, given a 4-tuple and/or an MSS cap
+ */
+int
+find_best_mtu_idx(struct adapter *sc, struct in_conninfo *inc, int pmss)
+{
+ unsigned short *mtus = &sc->params.mtus[0];
+ int i = 0, mss;
+
+ KASSERT(inc != NULL || pmss > 0,
+ ("%s: at least one of inc/pmss must be specified", __func__));
+
+ mss = inc ? tcp_mssopt(inc) : pmss;
+ if (pmss > 0 && mss > pmss)
+ mss = pmss;
+
+ while (i < NMTUS - 1 && mtus[i + 1] <= mss + 40)
+ ++i;
+
+ return (i);
+}
+
+/*
+ * Determine the receive window size for a socket.
+ */
+u_long
+select_rcv_wnd(struct socket *so)
+{
+ unsigned long wnd;
+
+ SOCKBUF_LOCK_ASSERT(&so->so_rcv);
+
+ wnd = sbspace(&so->so_rcv);
+ if (wnd < MIN_RCV_WND)
+ wnd = MIN_RCV_WND;
+
+ return min(wnd, MAX_RCV_WND);
+}
+
+int
+select_rcv_wscale(void)
+{
+ int wscale = 0;
+ unsigned long space = sb_max;
+
+ if (space > MAX_RCV_WND)
+ space = MAX_RCV_WND;
+
+ while (wscale < TCP_MAX_WINSHIFT && (TCP_MAXWIN << wscale) < space)
+ wscale++;
+
+ return (wscale);
+}
+
+extern int always_keepalive;
+#define VIID_SMACIDX(v) (((unsigned int)(v) & 0x7f) << 1)
+
+/*
+ * socket so could be a listening socket too.
+ */
+uint64_t
+calc_opt0(struct socket *so, struct port_info *pi, struct l2t_entry *e,
+ int mtu_idx, int rscale, int rx_credits, int ulp_mode)
+{
+ uint64_t opt0;
+
+ KASSERT(rx_credits <= M_RCV_BUFSIZ,
+ ("%s: rcv_bufsiz too high", __func__));
+
+ opt0 = F_TCAM_BYPASS | V_WND_SCALE(rscale) | V_MSS_IDX(mtu_idx) |
+ V_ULP_MODE(ulp_mode) | V_RCV_BUFSIZ(rx_credits);
+
+ if (so != NULL) {
+ struct inpcb *inp = sotoinpcb(so);
+ struct tcpcb *tp = intotcpcb(inp);
+ int keepalive = always_keepalive ||
+ so_options_get(so) & SO_KEEPALIVE;
+
+ opt0 |= V_NAGLE((tp->t_flags & TF_NODELAY) == 0);
+ opt0 |= V_KEEP_ALIVE(keepalive != 0);
+ }
+
+ if (e != NULL)
+ opt0 |= V_L2T_IDX(e->idx);
+
+ if (pi != NULL) {
+ opt0 |= V_SMAC_SEL(VIID_SMACIDX(pi->viid));
+ opt0 |= V_TX_CHAN(pi->tx_chan);
+ }
+
+ return htobe64(opt0);
+}
+
+#define FILTER_SEL_WIDTH_P_FC (3 + 1)
+#define FILTER_SEL_WIDTH_VIN_P_FC (6 + 7 + FILTER_SEL_WIDTH_P_FC)
+#define FILTER_SEL_WIDTH_TAG_P_FC (3 + FILTER_SEL_WIDTH_VIN_P_FC)
+#define FILTER_SEL_WIDTH_VLD_TAG_P_FC (1 + FILTER_SEL_WIDTH_TAG_P_FC)
+#define VLAN_NONE 0xfff
+#define FILTER_SEL_VLAN_NONE 0xffff
+
+uint32_t
+select_ntuple(struct port_info *pi, struct l2t_entry *e, uint32_t filter_mode)
+{
+ uint16_t viid = pi->viid;
+ uint32_t ntuple = 0;
+
+ if (filter_mode == HW_TPL_FR_MT_PR_IV_P_FC) {
+ if (e->vlan == VLAN_NONE)
+ ntuple |= FILTER_SEL_VLAN_NONE << FILTER_SEL_WIDTH_P_FC;
+ else {
+ ntuple |= e->vlan << FILTER_SEL_WIDTH_P_FC;
+ ntuple |= 1 << FILTER_SEL_WIDTH_VLD_TAG_P_FC;
+ }
+ ntuple |= e->lport << S_PORT;
+ ntuple |= IPPROTO_TCP << FILTER_SEL_WIDTH_VLD_TAG_P_FC;
+ } else if (filter_mode == HW_TPL_FR_MT_PR_OV_P_FC) {
+ ntuple |= G_FW_VIID_VIN(viid) << FILTER_SEL_WIDTH_P_FC;
+ ntuple |= G_FW_VIID_PFN(viid) << FILTER_SEL_WIDTH_VIN_P_FC;
+ ntuple |= G_FW_VIID_VIVLD(viid) << FILTER_SEL_WIDTH_TAG_P_FC;
+ ntuple |= e->lport << S_PORT;
+ ntuple |= IPPROTO_TCP << FILTER_SEL_WIDTH_VLD_TAG_P_FC;
+ }
+
+ return (htobe32(ntuple));
+}
+
+static int
+alloc_tid_tabs(struct tid_info *t)
+{
+ size_t size;
+ unsigned int i;
+
+ size = t->ntids * sizeof(*t->tid_tab) +
+ t->natids * sizeof(*t->atid_tab) +
+ t->nstids * sizeof(*t->stid_tab);
+
+ t->tid_tab = malloc(size, M_CXGBE, M_ZERO | M_NOWAIT);
+ if (t->tid_tab == NULL)
+ return (ENOMEM);
+
+ mtx_init(&t->atid_lock, "atid lock", NULL, MTX_DEF);
+ t->atid_tab = (union aopen_entry *)&t->tid_tab[t->ntids];
+ t->afree = t->atid_tab;
+ t->atids_in_use = 0;
+ for (i = 1; i < t->natids; i++)
+ t->atid_tab[i - 1].next = &t->atid_tab[i];
+ t->atid_tab[t->natids - 1].next = NULL;
+
+ mtx_init(&t->stid_lock, "stid lock", NULL, MTX_DEF);
+ t->stid_tab = (union serv_entry *)&t->atid_tab[t->natids];
+ t->sfree = t->stid_tab;
+ t->stids_in_use = 0;
+ for (i = 1; i < t->nstids; i++)
+ t->stid_tab[i - 1].next = &t->stid_tab[i];
+ t->stid_tab[t->nstids - 1].next = NULL;
+
+ atomic_store_rel_int(&t->tids_in_use, 0);
+
+ return (0);
+}
+
+static void
+free_tid_tabs(struct tid_info *t)
+{
+ KASSERT(t->tids_in_use == 0,
+ ("%s: %d tids still in use.", __func__, t->tids_in_use));
+ KASSERT(t->atids_in_use == 0,
+ ("%s: %d atids still in use.", __func__, t->atids_in_use));
+ KASSERT(t->stids_in_use == 0,
+ ("%s: %d tids still in use.", __func__, t->stids_in_use));
+
+ free(t->tid_tab, M_CXGBE);
+ t->tid_tab = NULL;
+
+ if (mtx_initialized(&t->atid_lock))
+ mtx_destroy(&t->atid_lock);
+ if (mtx_initialized(&t->stid_lock))
+ mtx_destroy(&t->stid_lock);
+}
+
+static void
+free_tom_data(struct adapter *sc, struct tom_data *td)
+{
+ KASSERT(TAILQ_EMPTY(&td->toep_list),
+ ("%s: TOE PCB list is not empty.", __func__));
+ KASSERT(td->lctx_count == 0,
+ ("%s: lctx hash table is not empty.", __func__));
+
+ t4_uninit_l2t_cpl_handlers(sc);
+
+ if (td->listen_mask != 0)
+ hashdestroy(td->listen_hash, M_CXGBE, td->listen_mask);
+
+ if (mtx_initialized(&td->lctx_hash_lock))
+ mtx_destroy(&td->lctx_hash_lock);
+ if (mtx_initialized(&td->toep_list_lock))
+ mtx_destroy(&td->toep_list_lock);
+
+ free_tid_tabs(&sc->tids);
+ free(td, M_CXGBE);
+}
+
+/*
+ * Ground control to Major TOM
+ * Commencing countdown, engines on
+ */
+static int
+t4_tom_activate(struct adapter *sc)
+{
+ struct tom_data *td;
+ struct toedev *tod;
+ int i, rc;
+
+ ADAPTER_LOCK_ASSERT_OWNED(sc); /* for sc->flags */
+
+ /* per-adapter softc for TOM */
+ td = malloc(sizeof(*td), M_CXGBE, M_ZERO | M_NOWAIT);
+ if (td == NULL)
+ return (ENOMEM);
+
+ /* List of TOE PCBs and associated lock */
+ mtx_init(&td->toep_list_lock, "PCB list lock", NULL, MTX_DEF);
+ TAILQ_INIT(&td->toep_list);
+
+ /* Listen context */
+ mtx_init(&td->lctx_hash_lock, "lctx hash lock", NULL, MTX_DEF);
+ td->listen_hash = hashinit_flags(LISTEN_HASH_SIZE, M_CXGBE,
+ &td->listen_mask, HASH_NOWAIT);
+
+ /* TID tables */
+ rc = alloc_tid_tabs(&sc->tids);
+ if (rc != 0)
+ goto done;
+
+ /* CPL handlers */
+ t4_init_connect_cpl_handlers(sc);
+ t4_init_l2t_cpl_handlers(sc);
+ t4_init_listen_cpl_handlers(sc);
+ t4_init_cpl_io_handlers(sc);
+
+ /* toedev ops */
+ tod = &td->tod;
+ init_toedev(tod);
+ tod->tod_softc = sc;
+ tod->tod_connect = t4_connect;
+ tod->tod_listen_start = t4_listen_start;
+ tod->tod_listen_stop = t4_listen_stop;
+ tod->tod_rcvd = t4_rcvd;
+ tod->tod_output = t4_tod_output;
+ tod->tod_send_rst = t4_send_rst;
+ tod->tod_send_fin = t4_send_fin;
+ tod->tod_pcb_detach = t4_pcb_detach;
+ tod->tod_l2_update = t4_l2_update;
+ tod->tod_syncache_added = t4_syncache_added;
+ tod->tod_syncache_removed = t4_syncache_removed;
+ tod->tod_syncache_respond = t4_syncache_respond;
+ tod->tod_offload_socket = t4_offload_socket;
+
+ for_each_port(sc, i)
+ TOEDEV(sc->port[i]->ifp) = &td->tod;
+
+ sc->tom_softc = td;
+ sc->flags |= TOM_INIT_DONE;
+ register_toedev(sc->tom_softc);
+
+done:
+ if (rc != 0)
+ free_tom_data(sc, td);
+ return (rc);
+}
+
+static int
+t4_tom_deactivate(struct adapter *sc)
+{
+ int rc = 0;
+ struct tom_data *td = sc->tom_softc;
+
+ ADAPTER_LOCK_ASSERT_OWNED(sc); /* for sc->flags */
+
+ if (td == NULL)
+ return (0); /* XXX. KASSERT? */
+
+ if (sc->offload_map != 0)
+ return (EBUSY); /* at least one port has IFCAP_TOE enabled */
+
+ mtx_lock(&td->toep_list_lock);
+ if (!TAILQ_EMPTY(&td->toep_list))
+ rc = EBUSY;
+ mtx_unlock(&td->toep_list_lock);
+
+ mtx_lock(&td->lctx_hash_lock);
+ if (td->lctx_count > 0)
+ rc = EBUSY;
+ mtx_unlock(&td->lctx_hash_lock);
+
+ if (rc == 0) {
+ unregister_toedev(sc->tom_softc);
+ free_tom_data(sc, td);
+ sc->tom_softc = NULL;
+ sc->flags &= ~TOM_INIT_DONE;
+ }
+
+ return (rc);
+}
+
+static int
+t4_tom_mod_load(void)
+{
+ int rc;
+
+ rc = t4_register_uld(&tom_uld_info);
+ if (rc != 0)
+ t4_tom_mod_unload();
+
+ return (rc);
+}
+
+static void
+tom_uninit(struct adapter *sc, void *arg __unused)
+{
+ /* Try to free resources (works only if no port has IFCAP_TOE) */
+ ADAPTER_LOCK(sc);
+ if (sc->flags & TOM_INIT_DONE)
+ t4_deactivate_uld(sc, ULD_TOM);
+ ADAPTER_UNLOCK(sc);
+}
+
+static int
+t4_tom_mod_unload(void)
+{
+ t4_iterate(tom_uninit, NULL);
+
+ if (t4_unregister_uld(&tom_uld_info) == EBUSY)
+ return (EBUSY);
+
+ return (0);
+}
+#endif /* TCP_OFFLOAD */
+
+static int
+t4_tom_modevent(module_t mod, int cmd, void *arg)
+{
+ int rc = 0;
+
+#ifdef TCP_OFFLOAD
+ switch (cmd) {
+ case MOD_LOAD:
+ rc = t4_tom_mod_load();
+ break;
+
+ case MOD_UNLOAD:
+ rc = t4_tom_mod_unload();
+ break;
+
+ default:
+ rc = EINVAL;
+ }
+#else
+ printf("t4_tom: compiled without TCP_OFFLOAD support.\n");
+ rc = EOPNOTSUPP;
+#endif
+ return (rc);
+}
+
+static moduledata_t t4_tom_moddata= {
+ "t4_tom",
+ t4_tom_modevent,
+ 0
+};
+
+MODULE_VERSION(t4_tom, 1);
+MODULE_DEPEND(t4_tom, toecore, 1, 1, 1);
+MODULE_DEPEND(t4_tom, t4nex, 1, 1, 1);
+DECLARE_MODULE(t4_tom, t4_tom_moddata, SI_SUB_EXEC, SI_ORDER_ANY);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/tom/t4_tom.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/cxgbe/tom/t4_tom.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,248 @@
+/*-
+ * Copyright (c) 2012 Chelsio Communications, Inc.
+ * All rights reserved.
+ * Written by: Navdeep Parhar <np at FreeBSD.org>
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/cxgbe/tom/t4_tom.h 237263 2012-06-19 07:34:13Z np $
+ *
+ */
+
+#ifndef __T4_TOM_H__
+#define __T4_TOM_H__
+
+#define KTR_CXGBE KTR_SPARE3
+#define LISTEN_HASH_SIZE 32
+
+/*
+ * Min receive window. We want it to be large enough to accommodate receive
+ * coalescing, handle jumbo frames, and not trigger sender SWS avoidance.
+ */
+#define MIN_RCV_WND (24 * 1024U)
+
+/*
+ * Max receive window supported by HW in bytes. Only a small part of it can
+ * be set through option0, the rest needs to be set through RX_DATA_ACK.
+ */
+#define MAX_RCV_WND ((1U << 27) - 1)
+
+/* TOE PCB flags */
+enum {
+ TPF_ATTACHED, /* a tcpcb refers to this toepcb */
+ TPF_FLOWC_WR_SENT, /* firmware flow context WR sent */
+ TPF_TX_DATA_SENT, /* some data sent */
+ TPF_TX_SUSPENDED, /* tx suspended for lack of resources */
+ TPF_SEND_FIN, /* send FIN after sending all pending data */
+ TPF_FIN_SENT, /* FIN has been sent */
+ TPF_ABORT_SHUTDOWN, /* connection abort is in progress */
+ TPF_CPL_PENDING, /* haven't received the last CPL */
+ TPF_SYNQE, /* synq_entry, not really a toepcb */
+ TPF_SYNQE_NEEDFREE, /* synq_entry was allocated externally */
+};
+
+struct ofld_tx_sdesc {
+ uint32_t plen; /* payload length */
+ uint8_t tx_credits; /* firmware tx credits (unit is 16B) */
+};
+
+struct toepcb {
+ TAILQ_ENTRY(toepcb) link; /* toep_list */
+ unsigned int flags; /* miscellaneous flags */
+ struct tom_data *td;
+ struct inpcb *inp; /* backpointer to host stack's PCB */
+ struct port_info *port; /* physical port */
+ struct sge_wrq *ofld_txq;
+ struct sge_ofld_rxq *ofld_rxq;
+ struct sge_wrq *ctrlq;
+ struct l2t_entry *l2te; /* L2 table entry used by this connection */
+ int tid; /* Connection identifier */
+ unsigned int tx_credits;/* tx WR credits (in 16 byte units) remaining */
+ unsigned int enqueued; /* # of bytes added to so_rcv (not yet read) */
+ int rx_credits; /* rx credits (in bytes) to be returned to hw */
+
+ unsigned int ulp_mode; /* ULP mode */
+
+ /* Tx software descriptor */
+ uint8_t txsd_total;
+ uint8_t txsd_pidx;
+ uint8_t txsd_cidx;
+ uint8_t txsd_avail;
+ struct ofld_tx_sdesc txsd[];
+};
+
+struct flowc_tx_params {
+ uint32_t snd_nxt;
+ uint32_t rcv_nxt;
+ unsigned int snd_space;
+ unsigned int mss;
+};
+
+static inline int
+toepcb_flag(struct toepcb *toep, int flag)
+{
+
+ return isset(&toep->flags, flag);
+}
+
+static inline void
+toepcb_set_flag(struct toepcb *toep, int flag)
+{
+
+ setbit(&toep->flags, flag);
+}
+
+static inline void
+toepcb_clr_flag(struct toepcb *toep, int flag)
+{
+
+ clrbit(&toep->flags, flag);
+}
+
+/*
+ * Compressed state for embryonic connections for a listener. Barely fits in
+ * 64B, try not to grow it further.
+ */
+struct synq_entry {
+ TAILQ_ENTRY(synq_entry) link; /* listen_ctx's synq link */
+ int flags; /* same as toepcb's tp_flags */
+ int tid;
+ struct listen_ctx *lctx; /* backpointer to listen ctx */
+ struct mbuf *syn;
+ uint32_t iss;
+ uint32_t ts;
+ volatile uintptr_t wr;
+ volatile u_int refcnt;
+ uint16_t l2e_idx;
+ uint16_t rcv_bufsize;
+};
+
+static inline int
+synqe_flag(struct synq_entry *synqe, int flag)
+{
+
+ return isset(&synqe->flags, flag);
+}
+
+static inline void
+synqe_set_flag(struct synq_entry *synqe, int flag)
+{
+
+ setbit(&synqe->flags, flag);
+}
+
+static inline void
+synqe_clr_flag(struct synq_entry *synqe, int flag)
+{
+
+ clrbit(&synqe->flags, flag);
+}
+
+/* listen_ctx flags */
+#define LCTX_RPL_PENDING 1 /* waiting for a CPL_PASS_OPEN_RPL */
+
+struct listen_ctx {
+ LIST_ENTRY(listen_ctx) link; /* listen hash linkage */
+ volatile int refcount;
+ int stid;
+ int flags;
+ struct inpcb *inp; /* listening socket's inp */
+ struct sge_wrq *ctrlq;
+ struct sge_ofld_rxq *ofld_rxq;
+ TAILQ_HEAD(, synq_entry) synq;
+};
+
+struct tom_data {
+ struct toedev tod;
+
+ /* toepcb's associated with this TOE device */
+ struct mtx toep_list_lock;
+ TAILQ_HEAD(, toepcb) toep_list;
+
+ LIST_HEAD(, listen_ctx) *listen_hash;
+ u_long listen_mask;
+ int lctx_count; /* # of lctx in the hash table */
+ struct mtx lctx_hash_lock;
+};
+
+static inline struct tom_data *
+tod_td(struct toedev *tod)
+{
+
+ return (member2struct(tom_data, tod, tod));
+}
+
+static inline struct adapter *
+td_adapter(struct tom_data *td)
+{
+
+ return (td->tod.tod_softc);
+}
+
+/* t4_tom.c */
+struct toepcb *alloc_toepcb(struct port_info *, int, int, int);
+void free_toepcb(struct toepcb *);
+void offload_socket(struct socket *, struct toepcb *);
+void undo_offload_socket(struct socket *);
+void final_cpl_received(struct toepcb *);
+void insert_tid(struct adapter *, int, void *);
+void *lookup_tid(struct adapter *, int);
+void update_tid(struct adapter *, int, void *);
+void remove_tid(struct adapter *, int);
+void release_tid(struct adapter *, int, struct sge_wrq *);
+int find_best_mtu_idx(struct adapter *, struct in_conninfo *, int);
+u_long select_rcv_wnd(struct socket *);
+int select_rcv_wscale(void);
+uint64_t calc_opt0(struct socket *, struct port_info *, struct l2t_entry *,
+ int, int, int, int);
+uint32_t select_ntuple(struct port_info *, struct l2t_entry *, uint32_t);
+
+/* t4_connect.c */
+void t4_init_connect_cpl_handlers(struct adapter *);
+int t4_connect(struct toedev *, struct socket *, struct rtentry *,
+ struct sockaddr *);
+
+/* t4_listen.c */
+void t4_init_listen_cpl_handlers(struct adapter *);
+int t4_listen_start(struct toedev *, struct tcpcb *);
+int t4_listen_stop(struct toedev *, struct tcpcb *);
+void t4_syncache_added(struct toedev *, void *);
+void t4_syncache_removed(struct toedev *, void *);
+int t4_syncache_respond(struct toedev *, void *, struct mbuf *);
+int do_abort_req_synqe(struct sge_iq *, const struct rss_header *,
+ struct mbuf *);
+int do_abort_rpl_synqe(struct sge_iq *, const struct rss_header *,
+ struct mbuf *);
+void t4_offload_socket(struct toedev *, void *, struct socket *);
+
+/* t4_cpl_io.c */
+void t4_init_cpl_io_handlers(struct adapter *);
+void send_abort_rpl(struct adapter *, struct sge_wrq *, int , int);
+void send_flowc_wr(struct toepcb *, struct flowc_tx_params *);
+void send_reset(struct adapter *, struct toepcb *, uint32_t);
+void make_established(struct toepcb *, uint32_t, uint32_t, uint16_t);
+void t4_rcvd(struct toedev *, struct tcpcb *);
+int t4_tod_output(struct toedev *, struct tcpcb *);
+int t4_send_fin(struct toedev *, struct tcpcb *);
+int t4_send_rst(struct toedev *, struct tcpcb *);
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/tom/t4_tom_l2t.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/cxgbe/tom/t4_tom_l2t.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,405 @@
+/*-
+ * Copyright (c) 2012 Chelsio Communications, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/cxgbe/tom/t4_tom_l2t.c 237263 2012-06-19 07:34:13Z np $");
+
+#include "opt_inet.h"
+
+#ifdef TCP_OFFLOAD
+#include <sys/param.h>
+#include <sys/systm.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/bus.h>
+#include <sys/lock.h>
+#include <sys/mutex.h>
+#include <sys/rwlock.h>
+#include <sys/socket.h>
+#include <sys/sbuf.h>
+#include <net/if.h>
+#include <net/if_types.h>
+#include <net/ethernet.h>
+#include <net/if_vlan_var.h>
+#include <net/route.h>
+#include <netinet/in.h>
+#include <netinet/toecore.h>
+
+#include "common/common.h"
+#include "common/jhash.h"
+#include "common/t4_msg.h"
+#include "tom/t4_tom_l2t.h"
+#include "tom/t4_tom.h"
+
+#define VLAN_NONE 0xfff
+
+#define SA(x) ((struct sockaddr *)(x))
+#define SIN(x) ((struct sockaddr_in *)(x))
+#define SINADDR(x) (SIN(x)->sin_addr.s_addr)
+
+static inline void
+l2t_hold(struct l2t_data *d, struct l2t_entry *e)
+{
+ if (atomic_fetchadd_int(&e->refcnt, 1) == 0) /* 0 -> 1 transition */
+ atomic_subtract_int(&d->nfree, 1);
+}
+
+static inline unsigned int
+arp_hash(const uint32_t key, int ifindex)
+{
+ return jhash_2words(key, ifindex, 0) & (L2T_SIZE - 1);
+}
+
+/*
+ * Add a WR to an L2T entry's queue of work requests awaiting resolution.
+ * Must be called with the entry's lock held.
+ */
+static inline void
+arpq_enqueue(struct l2t_entry *e, struct wrqe *wr)
+{
+ mtx_assert(&e->lock, MA_OWNED);
+
+ STAILQ_INSERT_TAIL(&e->wr_list, wr, link);
+}
+
+static inline void
+send_pending(struct adapter *sc, struct l2t_entry *e)
+{
+ struct wrqe *wr;
+
+ mtx_assert(&e->lock, MA_OWNED);
+
+ while ((wr = STAILQ_FIRST(&e->wr_list)) != NULL) {
+ STAILQ_REMOVE_HEAD(&e->wr_list, link);
+ t4_wrq_tx(sc, wr);
+ }
+}
+
+static void
+resolution_failed_for_wr(struct wrqe *wr)
+{
+ log(LOG_ERR, "%s: leaked work request %p, wr_len %d", __func__, wr,
+ wr->wr_len);
+
+ /* free(wr, M_CXGBE); */
+}
+
+static void
+resolution_failed(struct l2t_entry *e)
+{
+ struct wrqe *wr;
+
+ mtx_assert(&e->lock, MA_OWNED);
+
+ while ((wr = STAILQ_FIRST(&e->wr_list)) != NULL) {
+ STAILQ_REMOVE_HEAD(&e->wr_list, link);
+ resolution_failed_for_wr(wr);
+ }
+}
+
+static void
+update_entry(struct adapter *sc, struct l2t_entry *e, uint8_t *lladdr,
+ uint16_t vtag)
+{
+
+ mtx_assert(&e->lock, MA_OWNED);
+
+ /*
+ * The entry may be in active use (e->refcount > 0) or not. We update
+ * it even when it's not as this simplifies the case where we decide to
+ * reuse the entry later.
+ */
+
+ if (lladdr == NULL &&
+ (e->state == L2T_STATE_RESOLVING || e->state == L2T_STATE_FAILED)) {
+ /*
+ * Never got a valid L2 address for this one. Just mark it as
+ * failed instead of removing it from the hash (for which we'd
+ * need to wlock the table).
+ */
+ e->state = L2T_STATE_FAILED;
+ resolution_failed(e);
+ return;
+
+ } else if (lladdr == NULL) {
+
+ /* Valid or already-stale entry was deleted (or expired) */
+
+ KASSERT(e->state == L2T_STATE_VALID ||
+ e->state == L2T_STATE_STALE,
+ ("%s: lladdr NULL, state %d", __func__, e->state));
+
+ e->state = L2T_STATE_STALE;
+
+ } else {
+
+ if (e->state == L2T_STATE_RESOLVING ||
+ e->state == L2T_STATE_FAILED ||
+ memcmp(e->dmac, lladdr, ETHER_ADDR_LEN)) {
+
+ /* unresolved -> resolved; or dmac changed */
+
+ memcpy(e->dmac, lladdr, ETHER_ADDR_LEN);
+ e->vlan = vtag;
+ t4_write_l2e(sc, e, 1);
+ }
+ e->state = L2T_STATE_VALID;
+ }
+}
+
+static int
+resolve_entry(struct adapter *sc, struct l2t_entry *e)
+{
+ struct tom_data *td = sc->tom_softc;
+ struct toedev *tod = &td->tod;
+ struct sockaddr_in sin = {0};
+ uint8_t dmac[ETHER_ADDR_LEN];
+ uint16_t vtag = VLAN_NONE;
+ int rc;
+
+ sin.sin_family = AF_INET;
+ sin.sin_len = sizeof(struct sockaddr_in);
+ SINADDR(&sin) = e->addr;
+
+ rc = toe_l2_resolve(tod, e->ifp, SA(&sin), dmac, &vtag);
+ if (rc == EWOULDBLOCK)
+ return (rc);
+
+ mtx_lock(&e->lock);
+ update_entry(sc, e, rc == 0 ? dmac : NULL, vtag);
+ mtx_unlock(&e->lock);
+
+ return (rc);
+}
+
+int
+t4_l2t_send_slow(struct adapter *sc, struct wrqe *wr, struct l2t_entry *e)
+{
+
+again:
+ switch (e->state) {
+ case L2T_STATE_STALE: /* entry is stale, kick off revalidation */
+
+ if (resolve_entry(sc, e) != EWOULDBLOCK)
+ goto again; /* entry updated, re-examine state */
+
+ /* Fall through */
+
+ case L2T_STATE_VALID: /* fast-path, send the packet on */
+
+ t4_wrq_tx(sc, wr);
+ return (0);
+
+ case L2T_STATE_RESOLVING:
+ case L2T_STATE_SYNC_WRITE:
+
+ mtx_lock(&e->lock);
+ if (e->state != L2T_STATE_SYNC_WRITE &&
+ e->state != L2T_STATE_RESOLVING) {
+ /* state changed by the time we got here */
+ mtx_unlock(&e->lock);
+ goto again;
+ }
+ arpq_enqueue(e, wr);
+ mtx_unlock(&e->lock);
+
+ if (resolve_entry(sc, e) == EWOULDBLOCK)
+ break;
+
+ mtx_lock(&e->lock);
+ if (e->state == L2T_STATE_VALID && !STAILQ_EMPTY(&e->wr_list))
+ send_pending(sc, e);
+ if (e->state == L2T_STATE_FAILED)
+ resolution_failed(e);
+ mtx_unlock(&e->lock);
+ break;
+
+ case L2T_STATE_FAILED:
+ resolution_failed_for_wr(wr);
+ return (EHOSTUNREACH);
+ }
+
+ return (0);
+}
+
+/*
+ * Called when an L2T entry has no more users. The entry is left in the hash
+ * table since it is likely to be reused but we also bump nfree to indicate
+ * that the entry can be reallocated for a different neighbor. We also drop
+ * the existing neighbor reference in case the neighbor is going away and is
+ * waiting on our reference.
+ *
+ * Because entries can be reallocated to other neighbors once their ref count
+ * drops to 0 we need to take the entry's lock to avoid races with a new
+ * incarnation.
+ */
+
+static int
+do_l2t_write_rpl2(struct sge_iq *iq, const struct rss_header *rss,
+ struct mbuf *m)
+{
+ struct adapter *sc = iq->adapter;
+ const struct cpl_l2t_write_rpl *rpl = (const void *)(rss + 1);
+ unsigned int tid = GET_TID(rpl);
+ unsigned int idx = tid & (L2T_SIZE - 1);
+ int rc;
+
+ rc = do_l2t_write_rpl(iq, rss, m);
+ if (rc != 0)
+ return (rc);
+
+ if (tid & F_SYNC_WR) {
+ struct l2t_entry *e = &sc->l2t->l2tab[idx];
+
+ mtx_lock(&e->lock);
+ if (e->state != L2T_STATE_SWITCHING) {
+ send_pending(sc, e);
+ e->state = L2T_STATE_VALID;
+ }
+ mtx_unlock(&e->lock);
+ }
+
+ return (0);
+}
+
+void
+t4_init_l2t_cpl_handlers(struct adapter *sc)
+{
+
+ t4_register_cpl_handler(sc, CPL_L2T_WRITE_RPL, do_l2t_write_rpl2);
+}
+
+void
+t4_uninit_l2t_cpl_handlers(struct adapter *sc)
+{
+
+ t4_register_cpl_handler(sc, CPL_L2T_WRITE_RPL, do_l2t_write_rpl);
+}
+
+/*
+ * The TOE wants an L2 table entry that it can use to reach the next hop over
+ * the specified port. Produce such an entry - create one if needed.
+ *
+ * Note that the ifnet could be a pseudo-device like if_vlan, if_lagg, etc. on
+ * top of the real cxgbe interface.
+ */
+struct l2t_entry *
+t4_l2t_get(struct port_info *pi, struct ifnet *ifp, struct sockaddr *sa)
+{
+ struct l2t_entry *e;
+ struct l2t_data *d = pi->adapter->l2t;
+ uint32_t addr = SINADDR(sa);
+ int hash = arp_hash(addr, ifp->if_index);
+ unsigned int smt_idx = pi->port_id;
+
+ if (sa->sa_family != AF_INET)
+ return (NULL); /* XXX: no IPv6 support right now */
+
+#ifndef VLAN_TAG
+ if (ifp->if_type == IFT_L2VLAN)
+ return (NULL);
+#endif
+
+ rw_wlock(&d->lock);
+ for (e = d->l2tab[hash].first; e; e = e->next) {
+ if (e->addr == addr && e->ifp == ifp && e->smt_idx == smt_idx) {
+ l2t_hold(d, e);
+ goto done;
+ }
+ }
+
+ /* Need to allocate a new entry */
+ e = t4_alloc_l2e(d);
+ if (e) {
+ mtx_lock(&e->lock); /* avoid race with t4_l2t_free */
+ e->next = d->l2tab[hash].first;
+ d->l2tab[hash].first = e;
+
+ e->state = L2T_STATE_RESOLVING;
+ e->addr = addr;
+ e->ifp = ifp;
+ e->smt_idx = smt_idx;
+ e->hash = hash;
+ e->lport = pi->lport;
+ atomic_store_rel_int(&e->refcnt, 1);
+#ifdef VLAN_TAG
+ if (ifp->if_type == IFT_L2VLAN)
+ VLAN_TAG(ifp, &e->vlan);
+ else
+ e->vlan = VLAN_NONE;
+#endif
+ mtx_unlock(&e->lock);
+ }
+done:
+ rw_wunlock(&d->lock);
+ return e;
+}
+
+/*
+ * Called when the host's ARP layer makes a change to some entry that is loaded
+ * into the HW L2 table.
+ */
+void
+t4_l2_update(struct toedev *tod, struct ifnet *ifp, struct sockaddr *sa,
+ uint8_t *lladdr, uint16_t vtag)
+{
+ struct adapter *sc = tod->tod_softc;
+ struct l2t_entry *e;
+ struct l2t_data *d = sc->l2t;
+ uint32_t addr = SINADDR(sa);
+ int hash = arp_hash(addr, ifp->if_index);
+
+ KASSERT(d != NULL, ("%s: no L2 table", __func__));
+
+ rw_rlock(&d->lock);
+ for (e = d->l2tab[hash].first; e; e = e->next) {
+ if (e->addr == addr && e->ifp == ifp) {
+ mtx_lock(&e->lock);
+ if (atomic_load_acq_int(&e->refcnt))
+ goto found;
+ e->state = L2T_STATE_STALE;
+ mtx_unlock(&e->lock);
+ break;
+ }
+ }
+ rw_runlock(&d->lock);
+
+ /*
+ * This is of no interest to us. We've never had an offloaded
+ * connection to this destination, and we aren't attempting one right
+ * now.
+ */
+ return;
+
+found:
+ rw_runlock(&d->lock);
+
+ KASSERT(e->state != L2T_STATE_UNUSED,
+ ("%s: unused entry in the hash.", __func__));
+
+ update_entry(sc, e, lladdr, vtag);
+ mtx_unlock(&e->lock);
+}
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/cxgbe/tom/t4_tom_l2t.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/cxgbe/tom/t4_tom_l2t.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,53 @@
+/*-
+ * Copyright (c) 2012 Chelsio Communications, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/cxgbe/tom/t4_tom_l2t.h 237263 2012-06-19 07:34:13Z np $
+ *
+ */
+
+#ifndef __T4_TOM_L2T_H
+#define __T4_TOM_L2T_H
+
+#include "t4_l2t.h"
+
+int t4_l2t_send_slow(struct adapter *, struct wrqe *, struct l2t_entry *);
+struct l2t_entry *t4_l2t_get(struct port_info *, struct ifnet *,
+ struct sockaddr *);
+void t4_l2_update(struct toedev *, struct ifnet *, struct sockaddr *,
+ uint8_t *, uint16_t);
+void t4_init_l2t_cpl_handlers(struct adapter *);
+void t4_uninit_l2t_cpl_handlers(struct adapter *);
+
+static inline int
+t4_l2t_send(struct adapter *sc, struct wrqe *wr, struct l2t_entry *e)
+{
+ if (__predict_true(e->state == L2T_STATE_VALID)) {
+ t4_wrq_tx(sc, wr);
+ return (0);
+ } else
+ return (t4_l2t_send_slow(sc, wr, e));
+}
+
+#endif /* __T4_TOM_L2T_H */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/dc/if_dc.c
--- a/head/sys/dev/dc/if_dc.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/dc/if_dc.c Wed Jul 25 17:04:43 2012 +0300
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/dc/if_dc.c 227843 2011-11-22 21:28:20Z marius $");
+__FBSDID("$FreeBSD: head/sys/dev/dc/if_dc.c 235255 2012-05-11 02:40:40Z marius $");
/*
* DEC "tulip" clone ethernet driver. Supports the DEC/Intel 21143
@@ -354,8 +354,9 @@
static devclass_t dc_devclass;
-DRIVER_MODULE(dc, pci, dc_driver, dc_devclass, 0, 0);
-DRIVER_MODULE(miibus, dc, miibus_driver, miibus_devclass, 0, 0);
+DRIVER_MODULE_ORDERED(dc, pci, dc_driver, dc_devclass, NULL, NULL,
+ SI_ORDER_ANY);
+DRIVER_MODULE(miibus, dc, miibus_driver, miibus_devclass, NULL, NULL);
#define DC_SETBIT(sc, reg, x) \
CSR_WRITE_4(sc, reg, CSR_READ_4(sc, reg) | (x))
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/dpt/dpt.h
--- a/head/sys/dev/dpt/dpt.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/dpt/dpt.h Wed Jul 25 17:04:43 2012 +0300
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: head/sys/dev/dpt/dpt.h 234540 2012-04-21 14:23:46Z dim $
*/
/*
@@ -142,7 +142,7 @@
*/
#define DPT_NO_CACHE 0
#define DPT_CACHE_WRITETHROUGH 1
-#define DPT_CACHE_WRITEBACK -2
+#define DPT_CACHE_WRITEBACK 2
#define min(a,b) ((a<b)?(a):(b))
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1214 @@
+/**
+ * \file drm.h
+ * Header for the Direct Rendering Manager
+ *
+ * \author Rickard E. (Rik) Faith <faith at valinux.com>
+ *
+ * \par Acknowledgments:
+ * Dec 1999, Richard Henderson <rth at twiddle.net>, move to generic \c cmpxchg.
+ */
+
+/*-
+ * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All rights reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm.h 235783 2012-05-22 11:07:44Z kib $");
+
+/**
+ * \mainpage
+ *
+ * The Direct Rendering Manager (DRM) is a device-independent kernel-level
+ * device driver that provides support for the XFree86 Direct Rendering
+ * Infrastructure (DRI).
+ *
+ * The DRM supports the Direct Rendering Infrastructure (DRI) in four major
+ * ways:
+ * -# The DRM provides synchronized access to the graphics hardware via
+ * the use of an optimized two-tiered lock.
+ * -# The DRM enforces the DRI security policy for access to the graphics
+ * hardware by only allowing authenticated X11 clients access to
+ * restricted regions of memory.
+ * -# The DRM provides a generic DMA engine, complete with multiple
+ * queues and the ability to detect the need for an OpenGL context
+ * switch.
+ * -# The DRM is extensible via the use of small device-specific modules
+ * that rely extensively on the API exported by the DRM module.
+ *
+ */
+
+#ifndef _DRM_H_
+#define _DRM_H_
+
+#ifndef __user
+#define __user
+#endif
+#ifndef __iomem
+#define __iomem
+#endif
+
+#ifdef __GNUC__
+# define DEPRECATED __attribute__ ((deprecated))
+#else
+# define DEPRECATED
+#endif
+
+#if defined(__linux__)
+#include <asm/ioctl.h> /* For _IO* macros */
+#define DRM_IOCTL_NR(n) _IOC_NR(n)
+#define DRM_IOC_VOID _IOC_NONE
+#define DRM_IOC_READ _IOC_READ
+#define DRM_IOC_WRITE _IOC_WRITE
+#define DRM_IOC_READWRITE _IOC_READ|_IOC_WRITE
+#define DRM_IOC(dir, group, nr, size) _IOC(dir, group, nr, size)
+#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__DragonFly__)
+#include <sys/ioccom.h>
+#define DRM_IOCTL_NR(n) ((n) & 0xff)
+#define DRM_IOC_VOID IOC_VOID
+#define DRM_IOC_READ IOC_OUT
+#define DRM_IOC_WRITE IOC_IN
+#define DRM_IOC_READWRITE IOC_INOUT
+#define DRM_IOC(dir, group, nr, size) _IOC(dir, group, nr, size)
+#endif
+
+#ifdef __OpenBSD__
+#define DRM_MAJOR 81
+#endif
+#if defined(__linux__) || defined(__NetBSD__)
+#define DRM_MAJOR 226
+#endif
+#define DRM_MAX_MINOR 15
+
+#define DRM_NAME "drm" /**< Name in kernel, /dev, and /proc */
+#define DRM_MIN_ORDER 5 /**< At least 2^5 bytes = 32 bytes */
+#define DRM_MAX_ORDER 22 /**< Up to 2^22 bytes = 4MB */
+#define DRM_RAM_PERCENT 10 /**< How much system ram can we lock? */
+
+#define _DRM_LOCK_HELD 0x80000000U /**< Hardware lock is held */
+#define _DRM_LOCK_CONT 0x40000000U /**< Hardware lock is contended */
+#define _DRM_LOCK_IS_HELD(lock) ((lock) & _DRM_LOCK_HELD)
+#define _DRM_LOCK_IS_CONT(lock) ((lock) & _DRM_LOCK_CONT)
+#define _DRM_LOCKING_CONTEXT(lock) ((lock) & ~(_DRM_LOCK_HELD|_DRM_LOCK_CONT))
+
+#if defined(__linux__)
+typedef unsigned int drm_handle_t;
+#else
+#include <sys/types.h>
+typedef unsigned long drm_handle_t; /**< To mapped regions */
+#endif
+typedef unsigned int drm_context_t; /**< GLXContext handle */
+typedef unsigned int drm_drawable_t;
+typedef unsigned int drm_magic_t; /**< Magic for authentication */
+
+/**
+ * Cliprect.
+ *
+ * \warning If you change this structure, make sure you change
+ * XF86DRIClipRectRec in the server as well
+ *
+ * \note KW: Actually it's illegal to change either for
+ * backwards-compatibility reasons.
+ */
+struct drm_clip_rect {
+ unsigned short x1;
+ unsigned short y1;
+ unsigned short x2;
+ unsigned short y2;
+};
+
+/**
+ * Texture region,
+ */
+struct drm_tex_region {
+ unsigned char next;
+ unsigned char prev;
+ unsigned char in_use;
+ unsigned char padding;
+ unsigned int age;
+};
+
+/**
+ * Hardware lock.
+ *
+ * The lock structure is a simple cache-line aligned integer. To avoid
+ * processor bus contention on a multiprocessor system, there should not be any
+ * other data stored in the same cache line.
+ */
+struct drm_hw_lock {
+ __volatile__ unsigned int lock; /**< lock variable */
+ char padding[60]; /**< Pad to cache line */
+};
+
+/* This is beyond ugly, and only works on GCC. However, it allows me to use
+ * drm.h in places (i.e., in the X-server) where I can't use size_t. The real
+ * fix is to use uint32_t instead of size_t, but that fix will break existing
+ * LP64 (i.e., PowerPC64, SPARC64, IA-64, Alpha, etc.) systems. That *will*
+ * eventually happen, though. I chose 'unsigned long' to be the fallback type
+ * because that works on all the platforms I know about. Hopefully, the
+ * real fix will happen before that bites us.
+ */
+
+#ifdef __SIZE_TYPE__
+# define DRM_SIZE_T __SIZE_TYPE__
+#else
+# warning "__SIZE_TYPE__ not defined. Assuming sizeof(size_t) == sizeof(unsigned long)!"
+# define DRM_SIZE_T unsigned long
+#endif
+
+/**
+ * DRM_IOCTL_VERSION ioctl argument type.
+ *
+ * \sa drmGetVersion().
+ */
+struct drm_version {
+ int version_major; /**< Major version */
+ int version_minor; /**< Minor version */
+ int version_patchlevel; /**< Patch level */
+ DRM_SIZE_T name_len; /**< Length of name buffer */
+ char __user *name; /**< Name of driver */
+ DRM_SIZE_T date_len; /**< Length of date buffer */
+ char __user *date; /**< User-space buffer to hold date */
+ DRM_SIZE_T desc_len; /**< Length of desc buffer */
+ char __user *desc; /**< User-space buffer to hold desc */
+};
+
+/**
+ * DRM_IOCTL_GET_UNIQUE ioctl argument type.
+ *
+ * \sa drmGetBusid() and drmSetBusId().
+ */
+struct drm_unique {
+ DRM_SIZE_T unique_len; /**< Length of unique */
+ char __user *unique; /**< Unique name for driver instantiation */
+};
+
+#undef DRM_SIZE_T
+
+struct drm_list {
+ int count; /**< Length of user-space structures */
+ struct drm_version __user *version;
+};
+
+struct drm_block {
+ int unused;
+};
+
+/**
+ * DRM_IOCTL_CONTROL ioctl argument type.
+ *
+ * \sa drmCtlInstHandler() and drmCtlUninstHandler().
+ */
+struct drm_control {
+ enum {
+ DRM_ADD_COMMAND,
+ DRM_RM_COMMAND,
+ DRM_INST_HANDLER,
+ DRM_UNINST_HANDLER
+ } func;
+ int irq;
+};
+
+/**
+ * Type of memory to map.
+ */
+enum drm_map_type {
+ _DRM_FRAME_BUFFER = 0, /**< WC (no caching), no core dump */
+ _DRM_REGISTERS = 1, /**< no caching, no core dump */
+ _DRM_SHM = 2, /**< shared, cached */
+ _DRM_AGP = 3, /**< AGP/GART */
+ _DRM_SCATTER_GATHER = 4, /**< Scatter/gather memory for PCI DMA */
+ _DRM_CONSISTENT = 5, /**< Consistent memory for PCI DMA */
+ _DRM_GEM = 6 /**< GEM */
+};
+
+/**
+ * Memory mapping flags.
+ */
+enum drm_map_flags {
+ _DRM_RESTRICTED = 0x01, /**< Cannot be mapped to user-virtual */
+ _DRM_READ_ONLY = 0x02,
+ _DRM_LOCKED = 0x04, /**< shared, cached, locked */
+ _DRM_KERNEL = 0x08, /**< kernel requires access */
+ _DRM_WRITE_COMBINING = 0x10, /**< use write-combining if available */
+ _DRM_CONTAINS_LOCK = 0x20, /**< SHM page that contains lock */
+ _DRM_REMOVABLE = 0x40, /**< Removable mapping */
+ _DRM_DRIVER = 0x80 /**< Managed by driver */
+};
+
+struct drm_ctx_priv_map {
+ unsigned int ctx_id; /**< Context requesting private mapping */
+ void *handle; /**< Handle of map */
+};
+
+/**
+ * DRM_IOCTL_GET_MAP, DRM_IOCTL_ADD_MAP and DRM_IOCTL_RM_MAP ioctls
+ * argument type.
+ *
+ * \sa drmAddMap().
+ */
+struct drm_map {
+ unsigned long offset; /**< Requested physical address (0 for SAREA)*/
+ unsigned long size; /**< Requested physical size (bytes) */
+ enum drm_map_type type; /**< Type of memory to map */
+ enum drm_map_flags flags; /**< Flags */
+ void *handle; /**< User-space: "Handle" to pass to mmap() */
+ /**< Kernel-space: kernel-virtual address */
+ int mtrr; /**< MTRR slot used */
+ /* Private data */
+};
+
+/**
+ * DRM_IOCTL_GET_CLIENT ioctl argument type.
+ */
+struct drm_client {
+ int idx; /**< Which client desired? */
+ int auth; /**< Is client authenticated? */
+ unsigned long pid; /**< Process ID */
+ unsigned long uid; /**< User ID */
+ unsigned long magic; /**< Magic */
+ unsigned long iocs; /**< Ioctl count */
+};
+
+enum drm_stat_type {
+ _DRM_STAT_LOCK,
+ _DRM_STAT_OPENS,
+ _DRM_STAT_CLOSES,
+ _DRM_STAT_IOCTLS,
+ _DRM_STAT_LOCKS,
+ _DRM_STAT_UNLOCKS,
+ _DRM_STAT_VALUE, /**< Generic value */
+ _DRM_STAT_BYTE, /**< Generic byte counter (1024bytes/K) */
+ _DRM_STAT_COUNT, /**< Generic non-byte counter (1000/k) */
+
+ _DRM_STAT_IRQ, /**< IRQ */
+ _DRM_STAT_PRIMARY, /**< Primary DMA bytes */
+ _DRM_STAT_SECONDARY, /**< Secondary DMA bytes */
+ _DRM_STAT_DMA, /**< DMA */
+ _DRM_STAT_SPECIAL, /**< Special DMA (e.g., priority or polled) */
+ _DRM_STAT_MISSED /**< Missed DMA opportunity */
+ /* Add to the *END* of the list */
+};
+
+/**
+ * DRM_IOCTL_GET_STATS ioctl argument type.
+ */
+struct drm_stats {
+ unsigned long count;
+ struct {
+ unsigned long value;
+ enum drm_stat_type type;
+ } data[15];
+};
+
+/**
+ * Hardware locking flags.
+ */
+enum drm_lock_flags {
+ _DRM_LOCK_READY = 0x01, /**< Wait until hardware is ready for DMA */
+ _DRM_LOCK_QUIESCENT = 0x02, /**< Wait until hardware quiescent */
+ _DRM_LOCK_FLUSH = 0x04, /**< Flush this context's DMA queue first */
+ _DRM_LOCK_FLUSH_ALL = 0x08, /**< Flush all DMA queues first */
+ /* These *HALT* flags aren't supported yet
+ -- they will be used to support the
+ full-screen DGA-like mode. */
+ _DRM_HALT_ALL_QUEUES = 0x10, /**< Halt all current and future queues */
+ _DRM_HALT_CUR_QUEUES = 0x20 /**< Halt all current queues */
+};
+
+/**
+ * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type.
+ *
+ * \sa drmGetLock() and drmUnlock().
+ */
+struct drm_lock {
+ int context;
+ enum drm_lock_flags flags;
+};
+
+/**
+ * DMA flags
+ *
+ * \warning
+ * These values \e must match xf86drm.h.
+ *
+ * \sa drm_dma.
+ */
+enum drm_dma_flags {
+ /* Flags for DMA buffer dispatch */
+ _DRM_DMA_BLOCK = 0x01, /**<
+ * Block until buffer dispatched.
+ *
+ * \note The buffer may not yet have
+ * been processed by the hardware --
+ * getting a hardware lock with the
+ * hardware quiescent will ensure
+ * that the buffer has been
+ * processed.
+ */
+ _DRM_DMA_WHILE_LOCKED = 0x02, /**< Dispatch while lock held */
+ _DRM_DMA_PRIORITY = 0x04, /**< High priority dispatch */
+
+ /* Flags for DMA buffer request */
+ _DRM_DMA_WAIT = 0x10, /**< Wait for free buffers */
+ _DRM_DMA_SMALLER_OK = 0x20, /**< Smaller-than-requested buffers OK */
+ _DRM_DMA_LARGER_OK = 0x40 /**< Larger-than-requested buffers OK */
+};
+
+/**
+ * DRM_IOCTL_ADD_BUFS and DRM_IOCTL_MARK_BUFS ioctl argument type.
+ *
+ * \sa drmAddBufs().
+ */
+struct drm_buf_desc {
+ int count; /**< Number of buffers of this size */
+ int size; /**< Size in bytes */
+ int low_mark; /**< Low water mark */
+ int high_mark; /**< High water mark */
+ enum {
+ _DRM_PAGE_ALIGN = 0x01, /**< Align on page boundaries for DMA */
+ _DRM_AGP_BUFFER = 0x02, /**< Buffer is in AGP space */
+ _DRM_SG_BUFFER = 0x04, /**< Scatter/gather memory buffer */
+ _DRM_FB_BUFFER = 0x08, /**< Buffer is in frame buffer */
+ _DRM_PCI_BUFFER_RO = 0x10 /**< Map PCI DMA buffer read-only */
+ } flags;
+ unsigned long agp_start; /**<
+ * Start address of where the AGP buffers are
+ * in the AGP aperture
+ */
+};
+
+/**
+ * DRM_IOCTL_INFO_BUFS ioctl argument type.
+ */
+struct drm_buf_info {
+ int count; /**< Number of buffers described in list */
+ struct drm_buf_desc __user *list; /**< List of buffer descriptions */
+};
+
+/**
+ * DRM_IOCTL_FREE_BUFS ioctl argument type.
+ */
+struct drm_buf_free {
+ int count;
+ int __user *list;
+};
+
+/**
+ * Buffer information
+ *
+ * \sa drm_buf_map.
+ */
+struct drm_buf_pub {
+ int idx; /**< Index into the master buffer list */
+ int total; /**< Buffer size */
+ int used; /**< Amount of buffer in use (for DMA) */
+ void __user *address; /**< Address of buffer */
+};
+
+/**
+ * DRM_IOCTL_MAP_BUFS ioctl argument type.
+ */
+struct drm_buf_map {
+ int count; /**< Length of the buffer list */
+#if defined(__cplusplus)
+ void __user *c_virtual;
+#else
+ void __user *virtual; /**< Mmap'd area in user-virtual */
+#endif
+ struct drm_buf_pub __user *list; /**< Buffer information */
+};
+
+/**
+ * DRM_IOCTL_DMA ioctl argument type.
+ *
+ * Indices here refer to the offset into the buffer list in drm_buf_get.
+ *
+ * \sa drmDMA().
+ */
+struct drm_dma {
+ int context; /**< Context handle */
+ int send_count; /**< Number of buffers to send */
+ int __user *send_indices; /**< List of handles to buffers */
+ int __user *send_sizes; /**< Lengths of data to send */
+ enum drm_dma_flags flags; /**< Flags */
+ int request_count; /**< Number of buffers requested */
+ int request_size; /**< Desired size for buffers */
+ int __user *request_indices; /**< Buffer information */
+ int __user *request_sizes;
+ int granted_count; /**< Number of buffers granted */
+};
+
+enum drm_ctx_flags {
+ _DRM_CONTEXT_PRESERVED = 0x01,
+ _DRM_CONTEXT_2DONLY = 0x02
+};
+
+/**
+ * DRM_IOCTL_ADD_CTX ioctl argument type.
+ *
+ * \sa drmCreateContext() and drmDestroyContext().
+ */
+struct drm_ctx {
+ drm_context_t handle;
+ enum drm_ctx_flags flags;
+};
+
+/**
+ * DRM_IOCTL_RES_CTX ioctl argument type.
+ */
+struct drm_ctx_res {
+ int count;
+ struct drm_ctx __user *contexts;
+};
+
+/**
+ * DRM_IOCTL_ADD_DRAW and DRM_IOCTL_RM_DRAW ioctl argument type.
+ */
+struct drm_draw {
+ drm_drawable_t handle;
+};
+
+/**
+ * DRM_IOCTL_UPDATE_DRAW ioctl argument type.
+ */
+typedef enum {
+ DRM_DRAWABLE_CLIPRECTS,
+} drm_drawable_info_type_t;
+
+struct drm_update_draw {
+ drm_drawable_t handle;
+ unsigned int type;
+ unsigned int num;
+ unsigned long long data;
+};
+
+/**
+ * DRM_IOCTL_GET_MAGIC and DRM_IOCTL_AUTH_MAGIC ioctl argument type.
+ */
+struct drm_auth {
+ drm_magic_t magic;
+};
+
+/**
+ * DRM_IOCTL_IRQ_BUSID ioctl argument type.
+ *
+ * \sa drmGetInterruptFromBusID().
+ */
+struct drm_irq_busid {
+ int irq; /**< IRQ number */
+ int busnum; /**< bus number */
+ int devnum; /**< device number */
+ int funcnum; /**< function number */
+};
+
+enum drm_vblank_seq_type {
+ _DRM_VBLANK_ABSOLUTE = 0x0, /**< Wait for specific vblank sequence number */
+ _DRM_VBLANK_RELATIVE = 0x1, /**< Wait for given number of vblanks */
+ _DRM_VBLANK_HIGH_CRTC_MASK = 0x0000003e,
+ _DRM_VBLANK_EVENT = 0x4000000, /**< Send event instead of blocking */
+ _DRM_VBLANK_FLIP = 0x8000000, /**< Scheduled buffer swap should flip */
+ _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */
+ _DRM_VBLANK_SECONDARY = 0x20000000, /**< Secondary display controller */
+ _DRM_VBLANK_SIGNAL = 0x40000000 /**< Send signal instead of blocking */
+};
+#define _DRM_VBLANK_HIGH_CRTC_SHIFT 1
+
+#define _DRM_VBLANK_TYPES_MASK (_DRM_VBLANK_ABSOLUTE | _DRM_VBLANK_RELATIVE)
+#define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | \
+ _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
+
+struct drm_wait_vblank_request {
+ enum drm_vblank_seq_type type;
+ unsigned int sequence;
+ unsigned long signal;
+};
+
+struct drm_wait_vblank_reply {
+ enum drm_vblank_seq_type type;
+ unsigned int sequence;
+ long tval_sec;
+ long tval_usec;
+};
+
+/**
+ * DRM_IOCTL_WAIT_VBLANK ioctl argument type.
+ *
+ * \sa drmWaitVBlank().
+ */
+union drm_wait_vblank {
+ struct drm_wait_vblank_request request;
+ struct drm_wait_vblank_reply reply;
+};
+
+
+#define _DRM_PRE_MODESET 1
+#define _DRM_POST_MODESET 2
+
+/**
+ * DRM_IOCTL_MODESET_CTL ioctl argument type
+ *
+ * \sa drmModesetCtl().
+ */
+struct drm_modeset_ctl {
+ uint32_t crtc;
+ uint32_t cmd;
+};
+
+/**
+ * DRM_IOCTL_AGP_ENABLE ioctl argument type.
+ *
+ * \sa drmAgpEnable().
+ */
+struct drm_agp_mode {
+ unsigned long mode; /**< AGP mode */
+};
+
+/**
+ * DRM_IOCTL_AGP_ALLOC and DRM_IOCTL_AGP_FREE ioctls argument type.
+ *
+ * \sa drmAgpAlloc() and drmAgpFree().
+ */
+struct drm_agp_buffer {
+ unsigned long size; /**< In bytes -- will round to page boundary */
+ unsigned long handle; /**< Used for binding / unbinding */
+ unsigned long type; /**< Type of memory to allocate */
+ unsigned long physical; /**< Physical used by i810 */
+};
+
+/**
+ * DRM_IOCTL_AGP_BIND and DRM_IOCTL_AGP_UNBIND ioctls argument type.
+ *
+ * \sa drmAgpBind() and drmAgpUnbind().
+ */
+struct drm_agp_binding {
+ unsigned long handle; /**< From drm_agp_buffer */
+ unsigned long offset; /**< In bytes -- will round to page boundary */
+};
+
+/**
+ * DRM_IOCTL_AGP_INFO ioctl argument type.
+ *
+ * \sa drmAgpVersionMajor(), drmAgpVersionMinor(), drmAgpGetMode(),
+ * drmAgpBase(), drmAgpSize(), drmAgpMemoryUsed(), drmAgpMemoryAvail(),
+ * drmAgpVendorId() and drmAgpDeviceId().
+ */
+struct drm_agp_info {
+ int agp_version_major;
+ int agp_version_minor;
+ unsigned long mode;
+ unsigned long aperture_base; /**< physical address */
+ unsigned long aperture_size; /**< bytes */
+ unsigned long memory_allowed; /**< bytes */
+ unsigned long memory_used;
+
+ /** \name PCI information */
+ /*@{ */
+ unsigned short id_vendor;
+ unsigned short id_device;
+ /*@} */
+};
+
+/**
+ * DRM_IOCTL_SG_ALLOC ioctl argument type.
+ */
+struct drm_scatter_gather {
+ unsigned long size; /**< In bytes -- will round to page boundary */
+ unsigned long handle; /**< Used for mapping / unmapping */
+};
+
+/**
+ * DRM_IOCTL_SET_VERSION ioctl argument type.
+ */
+struct drm_set_version {
+ int drm_di_major;
+ int drm_di_minor;
+ int drm_dd_major;
+ int drm_dd_minor;
+};
+
+#define DRM_FENCE_FLAG_EMIT 0x00000001
+#define DRM_FENCE_FLAG_SHAREABLE 0x00000002
+/**
+ * On hardware with no interrupt events for operation completion,
+ * indicates that the kernel should sleep while waiting for any blocking
+ * operation to complete rather than spinning.
+ *
+ * Has no effect otherwise.
+ */
+#define DRM_FENCE_FLAG_WAIT_LAZY 0x00000004
+#define DRM_FENCE_FLAG_NO_USER 0x00000010
+
+/* Reserved for driver use */
+#define DRM_FENCE_MASK_DRIVER 0xFF000000
+
+#define DRM_FENCE_TYPE_EXE 0x00000001
+
+struct drm_fence_arg {
+ unsigned int handle;
+ unsigned int fence_class;
+ unsigned int type;
+ unsigned int flags;
+ unsigned int signaled;
+ unsigned int error;
+ unsigned int sequence;
+ unsigned int pad64;
+ uint64_t expand_pad[2]; /* Future expansion */
+};
+
+/* Buffer permissions, referring to how the GPU uses the buffers.
+ * these translate to fence types used for the buffers.
+ * Typically a texture buffer is read, A destination buffer is write and
+ * a command (batch-) buffer is exe. Can be or-ed together.
+ */
+
+#define DRM_BO_FLAG_READ (1ULL << 0)
+#define DRM_BO_FLAG_WRITE (1ULL << 1)
+#define DRM_BO_FLAG_EXE (1ULL << 2)
+
+/*
+ * All of the bits related to access mode
+ */
+#define DRM_BO_MASK_ACCESS (DRM_BO_FLAG_READ | DRM_BO_FLAG_WRITE | DRM_BO_FLAG_EXE)
+/*
+ * Status flags. Can be read to determine the actual state of a buffer.
+ * Can also be set in the buffer mask before validation.
+ */
+
+/*
+ * Mask: Never evict this buffer. Not even with force. This type of buffer is only
+ * available to root and must be manually removed before buffer manager shutdown
+ * or lock.
+ * Flags: Acknowledge
+ */
+#define DRM_BO_FLAG_NO_EVICT (1ULL << 4)
+
+/*
+ * Mask: Require that the buffer is placed in mappable memory when validated.
+ * If not set the buffer may or may not be in mappable memory when validated.
+ * Flags: If set, the buffer is in mappable memory.
+ */
+#define DRM_BO_FLAG_MAPPABLE (1ULL << 5)
+
+/* Mask: The buffer should be shareable with other processes.
+ * Flags: The buffer is shareable with other processes.
+ */
+#define DRM_BO_FLAG_SHAREABLE (1ULL << 6)
+
+/* Mask: If set, place the buffer in cache-coherent memory if available.
+ * If clear, never place the buffer in cache coherent memory if validated.
+ * Flags: The buffer is currently in cache-coherent memory.
+ */
+#define DRM_BO_FLAG_CACHED (1ULL << 7)
+
+/* Mask: Make sure that every time this buffer is validated,
+ * it ends up on the same location provided that the memory mask is the same.
+ * The buffer will also not be evicted when claiming space for
+ * other buffers. Basically a pinned buffer but it may be thrown out as
+ * part of buffer manager shutdown or locking.
+ * Flags: Acknowledge.
+ */
+#define DRM_BO_FLAG_NO_MOVE (1ULL << 8)
+
+/* Mask: Make sure the buffer is in cached memory when mapped. In conjunction
+ * with DRM_BO_FLAG_CACHED it also allows the buffer to be bound into the GART
+ * with unsnooped PTEs instead of snooped, by using chipset-specific cache
+ * flushing at bind time. A better name might be DRM_BO_FLAG_TT_UNSNOOPED,
+ * as the eviction to local memory (TTM unbind) on map is just a side effect
+ * to prevent aggressive cache prefetch from the GPU disturbing the cache
+ * management that the DRM is doing.
+ *
+ * Flags: Acknowledge.
+ * Buffers allocated with this flag should not be used for suballocators
+ * This type may have issues on CPUs with over-aggressive caching
+ * http://marc.info/?l=linux-kernel&m=102376926732464&w=2
+ */
+#define DRM_BO_FLAG_CACHED_MAPPED (1ULL << 19)
+
+
+/* Mask: Force DRM_BO_FLAG_CACHED flag strictly also if it is set.
+ * Flags: Acknowledge.
+ */
+#define DRM_BO_FLAG_FORCE_CACHING (1ULL << 13)
+
+/*
+ * Mask: Force DRM_BO_FLAG_MAPPABLE flag strictly also if it is clear.
+ * Flags: Acknowledge.
+ */
+#define DRM_BO_FLAG_FORCE_MAPPABLE (1ULL << 14)
+#define DRM_BO_FLAG_TILE (1ULL << 15)
+
+/*
+ * Memory type flags that can be or'ed together in the mask, but only
+ * one appears in flags.
+ */
+
+/* System memory */
+#define DRM_BO_FLAG_MEM_LOCAL (1ULL << 24)
+/* Translation table memory */
+#define DRM_BO_FLAG_MEM_TT (1ULL << 25)
+/* Vram memory */
+#define DRM_BO_FLAG_MEM_VRAM (1ULL << 26)
+/* Up to the driver to define. */
+#define DRM_BO_FLAG_MEM_PRIV0 (1ULL << 27)
+#define DRM_BO_FLAG_MEM_PRIV1 (1ULL << 28)
+#define DRM_BO_FLAG_MEM_PRIV2 (1ULL << 29)
+#define DRM_BO_FLAG_MEM_PRIV3 (1ULL << 30)
+#define DRM_BO_FLAG_MEM_PRIV4 (1ULL << 31)
+/* We can add more of these now with a 64-bit flag type */
+
+/*
+ * This is a mask covering all of the memory type flags; easier to just
+ * use a single constant than a bunch of | values. It covers
+ * DRM_BO_FLAG_MEM_LOCAL through DRM_BO_FLAG_MEM_PRIV4
+ */
+#define DRM_BO_MASK_MEM 0x00000000FF000000ULL
+/*
+ * This adds all of the CPU-mapping options in with the memory
+ * type to label all bits which change how the page gets mapped
+ */
+#define DRM_BO_MASK_MEMTYPE (DRM_BO_MASK_MEM | \
+ DRM_BO_FLAG_CACHED_MAPPED | \
+ DRM_BO_FLAG_CACHED | \
+ DRM_BO_FLAG_MAPPABLE)
+
+/* Driver-private flags */
+#define DRM_BO_MASK_DRIVER 0xFFFF000000000000ULL
+
+/*
+ * Don't block on validate and map. Instead, return EBUSY.
+ */
+#define DRM_BO_HINT_DONT_BLOCK 0x00000002
+/*
+ * Don't place this buffer on the unfenced list. This means
+ * that the buffer will not end up having a fence associated
+ * with it as a result of this operation
+ */
+#define DRM_BO_HINT_DONT_FENCE 0x00000004
+/**
+ * On hardware with no interrupt events for operation completion,
+ * indicates that the kernel should sleep while waiting for any blocking
+ * operation to complete rather than spinning.
+ *
+ * Has no effect otherwise.
+ */
+#define DRM_BO_HINT_WAIT_LAZY 0x00000008
+/*
+ * The client has compute relocations refering to this buffer using the
+ * offset in the presumed_offset field. If that offset ends up matching
+ * where this buffer lands, the kernel is free to skip executing those
+ * relocations
+ */
+#define DRM_BO_HINT_PRESUMED_OFFSET 0x00000010
+
+#define DRM_BO_INIT_MAGIC 0xfe769812
+#define DRM_BO_INIT_MAJOR 1
+#define DRM_BO_INIT_MINOR 0
+#define DRM_BO_INIT_PATCH 0
+
+
+struct drm_bo_info_req {
+ uint64_t mask;
+ uint64_t flags;
+ unsigned int handle;
+ unsigned int hint;
+ unsigned int fence_class;
+ unsigned int desired_tile_stride;
+ unsigned int tile_info;
+ unsigned int pad64;
+ uint64_t presumed_offset;
+};
+
+struct drm_bo_create_req {
+ uint64_t flags;
+ uint64_t size;
+ uint64_t buffer_start;
+ unsigned int hint;
+ unsigned int page_alignment;
+};
+
+
+/*
+ * Reply flags
+ */
+
+#define DRM_BO_REP_BUSY 0x00000001
+
+struct drm_bo_info_rep {
+ uint64_t flags;
+ uint64_t proposed_flags;
+ uint64_t size;
+ uint64_t offset;
+ uint64_t arg_handle;
+ uint64_t buffer_start;
+ unsigned int handle;
+ unsigned int fence_flags;
+ unsigned int rep_flags;
+ unsigned int page_alignment;
+ unsigned int desired_tile_stride;
+ unsigned int hw_tile_stride;
+ unsigned int tile_info;
+ unsigned int pad64;
+ uint64_t expand_pad[4]; /*Future expansion */
+};
+
+struct drm_bo_arg_rep {
+ struct drm_bo_info_rep bo_info;
+ int ret;
+ unsigned int pad64;
+};
+
+struct drm_bo_create_arg {
+ union {
+ struct drm_bo_create_req req;
+ struct drm_bo_info_rep rep;
+ } d;
+};
+
+struct drm_bo_handle_arg {
+ unsigned int handle;
+};
+
+struct drm_bo_reference_info_arg {
+ union {
+ struct drm_bo_handle_arg req;
+ struct drm_bo_info_rep rep;
+ } d;
+};
+
+struct drm_bo_map_wait_idle_arg {
+ union {
+ struct drm_bo_info_req req;
+ struct drm_bo_info_rep rep;
+ } d;
+};
+
+struct drm_bo_op_req {
+ enum {
+ drm_bo_validate,
+ drm_bo_fence,
+ drm_bo_ref_fence,
+ } op;
+ unsigned int arg_handle;
+ struct drm_bo_info_req bo_req;
+};
+
+
+struct drm_bo_op_arg {
+ uint64_t next;
+ union {
+ struct drm_bo_op_req req;
+ struct drm_bo_arg_rep rep;
+ } d;
+ int handled;
+ unsigned int pad64;
+};
+
+
+#define DRM_BO_MEM_LOCAL 0
+#define DRM_BO_MEM_TT 1
+#define DRM_BO_MEM_VRAM 2
+#define DRM_BO_MEM_PRIV0 3
+#define DRM_BO_MEM_PRIV1 4
+#define DRM_BO_MEM_PRIV2 5
+#define DRM_BO_MEM_PRIV3 6
+#define DRM_BO_MEM_PRIV4 7
+
+#define DRM_BO_MEM_TYPES 8 /* For now. */
+
+#define DRM_BO_LOCK_UNLOCK_BM (1 << 0)
+#define DRM_BO_LOCK_IGNORE_NO_EVICT (1 << 1)
+
+struct drm_bo_version_arg {
+ uint32_t major;
+ uint32_t minor;
+ uint32_t patchlevel;
+};
+
+struct drm_mm_type_arg {
+ unsigned int mem_type;
+ unsigned int lock_flags;
+};
+
+struct drm_mm_init_arg {
+ unsigned int magic;
+ unsigned int major;
+ unsigned int minor;
+ unsigned int mem_type;
+ uint64_t p_offset;
+ uint64_t p_size;
+};
+
+struct drm_mm_info_arg {
+ unsigned int mem_type;
+ uint64_t p_size;
+};
+
+struct drm_gem_close {
+ /** Handle of the object to be closed. */
+ uint32_t handle;
+ uint32_t pad;
+};
+
+struct drm_gem_flink {
+ /** Handle for the object being named */
+ uint32_t handle;
+
+ /** Returned global name */
+ uint32_t name;
+};
+
+struct drm_gem_open {
+ /** Name of object being opened */
+ uint32_t name;
+
+ /** Returned handle for the object */
+ uint32_t handle;
+
+ /** Returned size of the object */
+ uint64_t size;
+};
+
+struct drm_get_cap {
+ uint64_t capability;
+ uint64_t value;
+};
+
+struct drm_event {
+ uint32_t type;
+ uint32_t length;
+};
+
+#define DRM_EVENT_VBLANK 0x01
+#define DRM_EVENT_FLIP_COMPLETE 0x02
+
+struct drm_event_vblank {
+ struct drm_event base;
+ uint64_t user_data;
+ uint32_t tv_sec;
+ uint32_t tv_usec;
+ uint32_t sequence;
+ uint32_t reserved;
+};
+
+#define DRM_CAP_DUMB_BUFFER 0x1
+#define DRM_CAP_VBLANK_HIGH_CRTC 0x2
+#define DRM_CAP_DUMB_PREFERRED_DEPTH 0x3
+#define DRM_CAP_DUMB_PREFER_SHADOW 0x4
+
+#include "drm_mode.h"
+
+/**
+ * \name Ioctls Definitions
+ */
+/*@{*/
+
+#define DRM_IOCTL_BASE 'd'
+#define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
+#define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
+#define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
+#define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
+
+#define DRM_IOCTL_VERSION DRM_IOWR(0x00, struct drm_version)
+#define DRM_IOCTL_GET_UNIQUE DRM_IOWR(0x01, struct drm_unique)
+#define DRM_IOCTL_GET_MAGIC DRM_IOR( 0x02, struct drm_auth)
+#define DRM_IOCTL_IRQ_BUSID DRM_IOWR(0x03, struct drm_irq_busid)
+#define DRM_IOCTL_GET_MAP DRM_IOWR(0x04, struct drm_map)
+#define DRM_IOCTL_GET_CLIENT DRM_IOWR(0x05, struct drm_client)
+#define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats)
+#define DRM_IOCTL_SET_VERSION DRM_IOWR(0x07, struct drm_set_version)
+#define DRM_IOCTL_MODESET_CTL DRM_IOW(0x08, struct drm_modeset_ctl)
+
+#define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close)
+#define DRM_IOCTL_GEM_FLINK DRM_IOWR(0x0a, struct drm_gem_flink)
+#define DRM_IOCTL_GEM_OPEN DRM_IOWR(0x0b, struct drm_gem_open)
+
+#define DRM_IOCTL_GET_CAP DRM_IOWR(0x0c, struct drm_get_cap)
+
+#define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique)
+#define DRM_IOCTL_AUTH_MAGIC DRM_IOW( 0x11, struct drm_auth)
+#define DRM_IOCTL_BLOCK DRM_IOWR(0x12, struct drm_block)
+#define DRM_IOCTL_UNBLOCK DRM_IOWR(0x13, struct drm_block)
+#define DRM_IOCTL_CONTROL DRM_IOW( 0x14, struct drm_control)
+#define DRM_IOCTL_ADD_MAP DRM_IOWR(0x15, struct drm_map)
+#define DRM_IOCTL_ADD_BUFS DRM_IOWR(0x16, struct drm_buf_desc)
+#define DRM_IOCTL_MARK_BUFS DRM_IOW( 0x17, struct drm_buf_desc)
+#define DRM_IOCTL_INFO_BUFS DRM_IOWR(0x18, struct drm_buf_info)
+#define DRM_IOCTL_MAP_BUFS DRM_IOWR(0x19, struct drm_buf_map)
+#define DRM_IOCTL_FREE_BUFS DRM_IOW( 0x1a, struct drm_buf_free)
+
+#define DRM_IOCTL_RM_MAP DRM_IOW( 0x1b, struct drm_map)
+
+#define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
+#define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
+
+#define DRM_IOCTL_SET_MASTER DRM_IO(0x1e)
+#define DRM_IOCTL_DROP_MASTER DRM_IO(0x1f)
+
+#define DRM_IOCTL_ADD_CTX DRM_IOWR(0x20, struct drm_ctx)
+#define DRM_IOCTL_RM_CTX DRM_IOWR(0x21, struct drm_ctx)
+#define DRM_IOCTL_MOD_CTX DRM_IOW( 0x22, struct drm_ctx)
+#define DRM_IOCTL_GET_CTX DRM_IOWR(0x23, struct drm_ctx)
+#define DRM_IOCTL_SWITCH_CTX DRM_IOW( 0x24, struct drm_ctx)
+#define DRM_IOCTL_NEW_CTX DRM_IOW( 0x25, struct drm_ctx)
+#define DRM_IOCTL_RES_CTX DRM_IOWR(0x26, struct drm_ctx_res)
+#define DRM_IOCTL_ADD_DRAW DRM_IOWR(0x27, struct drm_draw)
+#define DRM_IOCTL_RM_DRAW DRM_IOWR(0x28, struct drm_draw)
+#define DRM_IOCTL_DMA DRM_IOWR(0x29, struct drm_dma)
+#define DRM_IOCTL_LOCK DRM_IOW( 0x2a, struct drm_lock)
+#define DRM_IOCTL_UNLOCK DRM_IOW( 0x2b, struct drm_lock)
+#define DRM_IOCTL_FINISH DRM_IOW( 0x2c, struct drm_lock)
+
+#define DRM_IOCTL_GEM_PRIME_OPEN DRM_IOWR(0x2e, struct drm_gem_open)
+
+#define DRM_IOCTL_AGP_ACQUIRE DRM_IO( 0x30)
+#define DRM_IOCTL_AGP_RELEASE DRM_IO( 0x31)
+#define DRM_IOCTL_AGP_ENABLE DRM_IOW( 0x32, struct drm_agp_mode)
+#define DRM_IOCTL_AGP_INFO DRM_IOR( 0x33, struct drm_agp_info)
+#define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer)
+#define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, struct drm_agp_buffer)
+#define DRM_IOCTL_AGP_BIND DRM_IOW( 0x36, struct drm_agp_binding)
+#define DRM_IOCTL_AGP_UNBIND DRM_IOW( 0x37, struct drm_agp_binding)
+
+#define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather)
+#define DRM_IOCTL_SG_FREE DRM_IOW( 0x39, struct drm_scatter_gather)
+
+#define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union drm_wait_vblank)
+
+#define DRM_IOCTL_UPDATE_DRAW DRM_IOW(0x3f, struct drm_update_draw)
+
+#define DRM_IOCTL_MODE_GETRESOURCES DRM_IOWR(0xA0, struct drm_mode_card_res)
+#define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc)
+#define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
+#define DRM_IOCTL_MODE_CURSOR DRM_IOWR(0xA3, struct drm_mode_cursor)
+#define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
+#define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
+#define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder)
+#define DRM_IOCTL_MODE_GETCONNECTOR DRM_IOWR(0xA7, struct drm_mode_get_connector)
+#define DRM_IOCTL_MODE_ATTACHMODE DRM_IOWR(0xA8, struct drm_mode_mode_cmd)
+#define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd)
+
+#define DRM_IOCTL_MODE_GETPROPERTY DRM_IOWR(0xAA, struct drm_mode_get_property)
+#define DRM_IOCTL_MODE_SETPROPERTY DRM_IOWR(0xAB, struct drm_mode_connector_set_property)
+#define DRM_IOCTL_MODE_GETPROPBLOB DRM_IOWR(0xAC, struct drm_mode_get_blob)
+#define DRM_IOCTL_MODE_GETFB DRM_IOWR(0xAD, struct drm_mode_fb_cmd)
+#define DRM_IOCTL_MODE_ADDFB DRM_IOWR(0xAE, struct drm_mode_fb_cmd)
+#define DRM_IOCTL_MODE_RMFB DRM_IOWR(0xAF, unsigned int)
+#define DRM_IOCTL_MODE_PAGE_FLIP DRM_IOWR(0xB0, struct drm_mode_crtc_page_flip)
+#define DRM_IOCTL_MODE_DIRTYFB DRM_IOWR(0xB1, struct drm_mode_fb_dirty_cmd)
+
+#define DRM_IOCTL_MODE_CREATE_DUMB DRM_IOWR(0xB2, struct drm_mode_create_dumb)
+#define DRM_IOCTL_MODE_MAP_DUMB DRM_IOWR(0xB3, struct drm_mode_map_dumb)
+#define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)
+#define DRM_IOCTL_MODE_GETPLANERESOURCES DRM_IOWR(0xB5, struct drm_mode_get_plane_res)
+#define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane)
+#define DRM_IOCTL_MODE_SETPLANE DRM_IOWR(0xB7, struct drm_mode_set_plane)
+#define DRM_IOCTL_MODE_ADDFB2 DRM_IOWR(0xB8, struct drm_mode_fb_cmd2)
+
+#define DRM_IOCTL_MM_INIT DRM_IOWR(0xc0, struct drm_mm_init_arg)
+#define DRM_IOCTL_MM_TAKEDOWN DRM_IOWR(0xc1, struct drm_mm_type_arg)
+#define DRM_IOCTL_MM_LOCK DRM_IOWR(0xc2, struct drm_mm_type_arg)
+#define DRM_IOCTL_MM_UNLOCK DRM_IOWR(0xc3, struct drm_mm_type_arg)
+
+#define DRM_IOCTL_FENCE_CREATE DRM_IOWR(0xc4, struct drm_fence_arg)
+#define DRM_IOCTL_FENCE_REFERENCE DRM_IOWR(0xc6, struct drm_fence_arg)
+#define DRM_IOCTL_FENCE_UNREFERENCE DRM_IOWR(0xc7, struct drm_fence_arg)
+#define DRM_IOCTL_FENCE_SIGNALED DRM_IOWR(0xc8, struct drm_fence_arg)
+#define DRM_IOCTL_FENCE_FLUSH DRM_IOWR(0xc9, struct drm_fence_arg)
+#define DRM_IOCTL_FENCE_WAIT DRM_IOWR(0xca, struct drm_fence_arg)
+#define DRM_IOCTL_FENCE_EMIT DRM_IOWR(0xcb, struct drm_fence_arg)
+#define DRM_IOCTL_FENCE_BUFFERS DRM_IOWR(0xcc, struct drm_fence_arg)
+
+#define DRM_IOCTL_BO_CREATE DRM_IOWR(0xcd, struct drm_bo_create_arg)
+#define DRM_IOCTL_BO_MAP DRM_IOWR(0xcf, struct drm_bo_map_wait_idle_arg)
+#define DRM_IOCTL_BO_UNMAP DRM_IOWR(0xd0, struct drm_bo_handle_arg)
+#define DRM_IOCTL_BO_REFERENCE DRM_IOWR(0xd1, struct drm_bo_reference_info_arg)
+#define DRM_IOCTL_BO_UNREFERENCE DRM_IOWR(0xd2, struct drm_bo_handle_arg)
+#define DRM_IOCTL_BO_SETSTATUS DRM_IOWR(0xd3, struct drm_bo_map_wait_idle_arg)
+#define DRM_IOCTL_BO_INFO DRM_IOWR(0xd4, struct drm_bo_reference_info_arg)
+#define DRM_IOCTL_BO_WAIT_IDLE DRM_IOWR(0xd5, struct drm_bo_map_wait_idle_arg)
+#define DRM_IOCTL_BO_VERSION DRM_IOR(0xd6, struct drm_bo_version_arg)
+#define DRM_IOCTL_MM_INFO DRM_IOWR(0xd7, struct drm_mm_info_arg)
+
+/*@}*/
+
+/**
+ * Device specific ioctls should only be in their respective headers
+ * The device specific ioctl range is from 0x40 to 0x99.
+ * Generic IOCTLS restart at 0xA0.
+ *
+ * \sa drmCommandNone(), drmCommandRead(), drmCommandWrite(), and
+ * drmCommandReadWrite().
+ */
+#define DRM_COMMAND_BASE 0x40
+#define DRM_COMMAND_END 0xA0
+
+/* typedef area */
+#ifndef __KERNEL__
+typedef struct drm_clip_rect drm_clip_rect_t;
+typedef struct drm_tex_region drm_tex_region_t;
+typedef struct drm_hw_lock drm_hw_lock_t;
+typedef struct drm_version drm_version_t;
+typedef struct drm_unique drm_unique_t;
+typedef struct drm_list drm_list_t;
+typedef struct drm_block drm_block_t;
+typedef struct drm_control drm_control_t;
+typedef enum drm_map_type drm_map_type_t;
+typedef enum drm_map_flags drm_map_flags_t;
+typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
+typedef struct drm_map drm_map_t;
+typedef struct drm_client drm_client_t;
+typedef enum drm_stat_type drm_stat_type_t;
+typedef struct drm_stats drm_stats_t;
+typedef enum drm_lock_flags drm_lock_flags_t;
+typedef struct drm_lock drm_lock_t;
+typedef enum drm_dma_flags drm_dma_flags_t;
+typedef struct drm_buf_desc drm_buf_desc_t;
+typedef struct drm_buf_info drm_buf_info_t;
+typedef struct drm_buf_free drm_buf_free_t;
+typedef struct drm_buf_pub drm_buf_pub_t;
+typedef struct drm_buf_map drm_buf_map_t;
+typedef struct drm_dma drm_dma_t;
+typedef union drm_wait_vblank drm_wait_vblank_t;
+typedef struct drm_agp_mode drm_agp_mode_t;
+typedef enum drm_ctx_flags drm_ctx_flags_t;
+typedef struct drm_ctx drm_ctx_t;
+typedef struct drm_ctx_res drm_ctx_res_t;
+typedef struct drm_draw drm_draw_t;
+typedef struct drm_update_draw drm_update_draw_t;
+typedef struct drm_auth drm_auth_t;
+typedef struct drm_irq_busid drm_irq_busid_t;
+typedef enum drm_vblank_seq_type drm_vblank_seq_type_t;
+typedef struct drm_agp_buffer drm_agp_buffer_t;
+typedef struct drm_agp_binding drm_agp_binding_t;
+typedef struct drm_agp_info drm_agp_info_t;
+typedef struct drm_scatter_gather drm_scatter_gather_t;
+typedef struct drm_set_version drm_set_version_t;
+
+typedef struct drm_fence_arg drm_fence_arg_t;
+typedef struct drm_mm_type_arg drm_mm_type_arg_t;
+typedef struct drm_mm_init_arg drm_mm_init_arg_t;
+typedef enum drm_bo_type drm_bo_type_t;
+#endif
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drmP.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drmP.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1400 @@
+/* drmP.h -- Private header for Direct Rendering Manager -*- linux-c -*-
+ * Created: Mon Jan 4 10:05:05 1999 by faith at precisioninsight.com
+ */
+/*-
+ * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All rights reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Rickard E. (Rik) Faith <faith at valinux.com>
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drmP.h 237718 2012-06-28 17:15:16Z mav $");
+
+#ifndef _DRM_P_H_
+#define _DRM_P_H_
+
+#if defined(_KERNEL) || defined(__KERNEL__)
+
+struct drm_device;
+struct drm_file;
+
+#include <sys/param.h>
+#include <sys/queue.h>
+#include <sys/malloc.h>
+#include <sys/kernel.h>
+#include <sys/ktr.h>
+#include <sys/module.h>
+#include <sys/systm.h>
+#include <sys/conf.h>
+#include <sys/sglist.h>
+#include <sys/stat.h>
+#include <sys/priv.h>
+#include <sys/proc.h>
+#include <sys/lock.h>
+#include <sys/fcntl.h>
+#include <sys/uio.h>
+#include <sys/filio.h>
+#include <sys/selinfo.h>
+#include <sys/sysctl.h>
+#include <sys/bus.h>
+#include <sys/queue.h>
+#include <sys/signalvar.h>
+#include <sys/poll.h>
+#include <sys/sbuf.h>
+#include <sys/taskqueue.h>
+#include <sys/tree.h>
+#include <vm/vm.h>
+#include <vm/pmap.h>
+#include <vm/vm_extern.h>
+#include <vm/vm_kern.h>
+#include <vm/vm_map.h>
+#include <vm/vm_object.h>
+#include <vm/vm_page.h>
+#include <vm/vm_pager.h>
+#include <vm/vm_param.h>
+#include <vm/vm_phys.h>
+#include <machine/param.h>
+#include <machine/pmap.h>
+#include <machine/bus.h>
+#include <machine/resource.h>
+#if defined(__i386__) || defined(__amd64__)
+#include <machine/specialreg.h>
+#endif
+#include <machine/sysarch.h>
+#include <sys/endian.h>
+#include <sys/mman.h>
+#include <sys/rman.h>
+#include <sys/memrange.h>
+#include <dev/agp/agpvar.h>
+#include <sys/agpio.h>
+#include <sys/mutex.h>
+#include <dev/pci/pcivar.h>
+#include <dev/pci/pcireg.h>
+#include <sys/selinfo.h>
+#include <sys/bus.h>
+
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_atomic.h>
+#include <dev/drm2/drm_internal.h>
+#include <dev/drm2/drm_linux_list.h>
+#include <dev/drm2/drm_gem_names.h>
+#include <dev/drm2/drm_mm.h>
+#include <dev/drm2/drm_hashtab.h>
+
+#include "opt_drm.h"
+#ifdef DRM_DEBUG
+#undef DRM_DEBUG
+#define DRM_DEBUG_DEFAULT_ON 1
+#endif /* DRM_DEBUG */
+
+#define DRM_DEBUGBITS_DEBUG 0x1
+#define DRM_DEBUGBITS_KMS 0x2
+#define DRM_DEBUGBITS_FAILED_IOCTL 0x4
+
+#undef DRM_LINUX
+#define DRM_LINUX 0
+
+/* driver capabilities and requirements mask */
+#define DRIVER_USE_AGP 0x1
+#define DRIVER_REQUIRE_AGP 0x2
+#define DRIVER_USE_MTRR 0x4
+#define DRIVER_PCI_DMA 0x8
+#define DRIVER_SG 0x10
+#define DRIVER_HAVE_DMA 0x20
+#define DRIVER_HAVE_IRQ 0x40
+#define DRIVER_IRQ_SHARED 0x80
+#define DRIVER_IRQ_VBL 0x100
+#define DRIVER_DMA_QUEUE 0x200
+#define DRIVER_FB_DMA 0x400
+#define DRIVER_IRQ_VBL2 0x800
+#define DRIVER_GEM 0x1000
+#define DRIVER_MODESET 0x2000
+#define DRIVER_USE_PLATFORM_DEVICE 0x4000
+#define DRIVER_LOCKLESS_IRQ 0x8000
+
+
+#define DRM_HASH_SIZE 16 /* Size of key hash table */
+#define DRM_KERNEL_CONTEXT 0 /* Change drm_resctx if changed */
+#define DRM_RESERVED_CONTEXTS 1 /* Change drm_resctx if changed */
+
+#define DRM_GEM_MAPPING_MASK (3ULL << 62)
+#define DRM_GEM_MAPPING_KEY (2ULL << 62) /* Non-canonical address form */
+#define DRM_GEM_MAX_IDX 0x3fffff
+#define DRM_GEM_MAPPING_IDX(o) (((o) >> 40) & DRM_GEM_MAX_IDX)
+#define DRM_GEM_MAPPING_OFF(i) (((uint64_t)(i)) << 40)
+#define DRM_GEM_MAPPING_MAPOFF(o) \
+ ((o) & ~(DRM_GEM_MAPPING_OFF(DRM_GEM_MAX_IDX) | DRM_GEM_MAPPING_KEY))
+
+MALLOC_DECLARE(DRM_MEM_DMA);
+MALLOC_DECLARE(DRM_MEM_SAREA);
+MALLOC_DECLARE(DRM_MEM_DRIVER);
+MALLOC_DECLARE(DRM_MEM_MAGIC);
+MALLOC_DECLARE(DRM_MEM_IOCTLS);
+MALLOC_DECLARE(DRM_MEM_MAPS);
+MALLOC_DECLARE(DRM_MEM_BUFS);
+MALLOC_DECLARE(DRM_MEM_SEGS);
+MALLOC_DECLARE(DRM_MEM_PAGES);
+MALLOC_DECLARE(DRM_MEM_FILES);
+MALLOC_DECLARE(DRM_MEM_QUEUES);
+MALLOC_DECLARE(DRM_MEM_CMDS);
+MALLOC_DECLARE(DRM_MEM_MAPPINGS);
+MALLOC_DECLARE(DRM_MEM_BUFLISTS);
+MALLOC_DECLARE(DRM_MEM_AGPLISTS);
+MALLOC_DECLARE(DRM_MEM_CTXBITMAP);
+MALLOC_DECLARE(DRM_MEM_SGLISTS);
+MALLOC_DECLARE(DRM_MEM_DRAWABLE);
+MALLOC_DECLARE(DRM_MEM_MM);
+MALLOC_DECLARE(DRM_MEM_HASHTAB);
+MALLOC_DECLARE(DRM_MEM_KMS);
+
+SYSCTL_DECL(_hw_drm);
+
+#define DRM_MAX_CTXBITMAP (PAGE_SIZE * 8)
+
+ /* Internal types and structures */
+#define DRM_ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))
+#define DRM_MIN(a,b) ((a)<(b)?(a):(b))
+#define DRM_MAX(a,b) ((a)>(b)?(a):(b))
+
+#define DRM_IF_VERSION(maj, min) (maj << 16 | min)
+
+#define __OS_HAS_AGP 1
+
+#define DRM_DEV_MODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP)
+#define DRM_DEV_UID 0
+#define DRM_DEV_GID 0
+
+#define wait_queue_head_t atomic_t
+#define DRM_WAKEUP(w) wakeup((void *)w)
+#define DRM_WAKEUP_INT(w) wakeup(w)
+#define DRM_INIT_WAITQUEUE(queue) do {(void)(queue);} while (0)
+
+#define DRM_CURPROC curthread
+#define DRM_STRUCTPROC struct thread
+#define DRM_SPINTYPE struct mtx
+#define DRM_SPININIT(l,name) mtx_init(l, name, NULL, MTX_DEF)
+#define DRM_SPINUNINIT(l) mtx_destroy(l)
+#define DRM_SPINLOCK(l) mtx_lock(l)
+#define DRM_SPINUNLOCK(u) mtx_unlock(u)
+#define DRM_SPINLOCK_IRQSAVE(l, irqflags) do { \
+ mtx_lock(l); \
+ (void)irqflags; \
+} while (0)
+#define DRM_SPINUNLOCK_IRQRESTORE(u, irqflags) mtx_unlock(u)
+#define DRM_SPINLOCK_ASSERT(l) mtx_assert(l, MA_OWNED)
+#define DRM_CURRENTPID curthread->td_proc->p_pid
+#define DRM_LOCK(dev) sx_xlock(&(dev)->dev_struct_lock)
+#define DRM_UNLOCK(dev) sx_xunlock(&(dev)->dev_struct_lock)
+#define DRM_LOCK_SLEEP(dev, chan, flags, msg, timeout) \
+ (sx_sleep((chan), &(dev)->dev_struct_lock, (flags), (msg), (timeout)))
+#if defined(INVARIANTS)
+#define DRM_LOCK_ASSERT(dev) sx_assert(&(dev)->dev_struct_lock, SA_XLOCKED)
+#define DRM_UNLOCK_ASSERT(dev) sx_assert(&(dev)->dev_struct_lock, SA_UNLOCKED)
+#else
+#define DRM_LOCK_ASSERT(d)
+#define DRM_UNLOCK_ASSERT(d)
+#endif
+
+#define DRM_SYSCTL_HANDLER_ARGS (SYSCTL_HANDLER_ARGS)
+
+#define DRM_IRQ_ARGS void *arg
+typedef void irqreturn_t;
+#define IRQ_HANDLED /* nothing */
+#define IRQ_NONE /* nothing */
+
+#define unlikely(x) __builtin_expect(!!(x), 0)
+#define container_of(ptr, type, member) ({ \
+ __typeof( ((type *)0)->member ) *__mptr = (ptr); \
+ (type *)( (char *)__mptr - offsetof(type,member) );})
+
+enum {
+ DRM_IS_NOT_AGP,
+ DRM_IS_AGP,
+ DRM_MIGHT_BE_AGP
+};
+#define DRM_AGP_MEM struct agp_memory_info
+
+#define drm_get_device_from_kdev(_kdev) (_kdev->si_drv1)
+
+#define PAGE_ALIGN(addr) round_page(addr)
+/* DRM_SUSER returns true if the user is superuser */
+#define DRM_SUSER(p) (priv_check(p, PRIV_DRIVER) == 0)
+#define DRM_AGP_FIND_DEVICE() agp_find_device()
+#define DRM_MTRR_WC MDF_WRITECOMBINE
+#define jiffies ticks
+#define jiffies_to_msecs(x) (((int64_t)(x)) * 1000 / hz)
+#define msecs_to_jiffies(x) (((int64_t)(x)) * hz / 1000)
+#define time_after(a,b) ((long)(b) - (long)(a) < 0)
+#define time_after_eq(a,b) ((long)(b) - (long)(a) <= 0)
+#define drm_msleep(x, msg) pause((msg), ((int64_t)(x)) * hz / 1000)
+
+typedef vm_paddr_t dma_addr_t;
+typedef uint64_t u64;
+typedef uint32_t u32;
+typedef uint16_t u16;
+typedef uint8_t u8;
+typedef int64_t s64;
+typedef int32_t s32;
+typedef int16_t s16;
+typedef int8_t s8;
+
+/* DRM_READMEMORYBARRIER() prevents reordering of reads.
+ * DRM_WRITEMEMORYBARRIER() prevents reordering of writes.
+ * DRM_MEMORYBARRIER() prevents reordering of reads and writes.
+ */
+#define DRM_READMEMORYBARRIER() rmb()
+#define DRM_WRITEMEMORYBARRIER() wmb()
+#define DRM_MEMORYBARRIER() mb()
+
+#define DRM_READ8(map, offset) \
+ *(volatile u_int8_t *)(((vm_offset_t)(map)->virtual) + \
+ (vm_offset_t)(offset))
+#define DRM_READ16(map, offset) \
+ le16toh(*(volatile u_int16_t *)(((vm_offset_t)(map)->virtual) + \
+ (vm_offset_t)(offset)))
+#define DRM_READ32(map, offset) \
+ le32toh(*(volatile u_int32_t *)(((vm_offset_t)(map)->virtual) + \
+ (vm_offset_t)(offset)))
+#define DRM_READ64(map, offset) \
+ le64toh(*(volatile u_int64_t *)(((vm_offset_t)(map)->virtual) + \
+ (vm_offset_t)(offset)))
+#define DRM_WRITE8(map, offset, val) \
+ *(volatile u_int8_t *)(((vm_offset_t)(map)->virtual) + \
+ (vm_offset_t)(offset)) = val
+#define DRM_WRITE16(map, offset, val) \
+ *(volatile u_int16_t *)(((vm_offset_t)(map)->virtual) + \
+ (vm_offset_t)(offset)) = htole16(val)
+#define DRM_WRITE32(map, offset, val) \
+ *(volatile u_int32_t *)(((vm_offset_t)(map)->virtual) + \
+ (vm_offset_t)(offset)) = htole32(val)
+#define DRM_WRITE64(map, offset, val) \
+ *(volatile u_int64_t *)(((vm_offset_t)(map)->virtual) + \
+ (vm_offset_t)(offset)) = htole64(val)
+
+#define DRM_VERIFYAREA_READ( uaddr, size ) \
+ (!useracc(__DECONST(caddr_t, uaddr), size, VM_PROT_READ))
+
+#define DRM_COPY_TO_USER(user, kern, size) \
+ copyout(kern, user, size)
+#define DRM_COPY_FROM_USER(kern, user, size) \
+ copyin(user, kern, size)
+#define DRM_COPY_FROM_USER_UNCHECKED(arg1, arg2, arg3) \
+ copyin(arg2, arg1, arg3)
+#define DRM_COPY_TO_USER_UNCHECKED(arg1, arg2, arg3) \
+ copyout(arg2, arg1, arg3)
+#define DRM_GET_USER_UNCHECKED(val, uaddr) \
+ ((val) = fuword32(uaddr), 0)
+
+#define cpu_to_le32(x) htole32(x)
+#define le32_to_cpu(x) le32toh(x)
+
+#define DRM_HZ hz
+#define DRM_UDELAY(udelay) DELAY(udelay)
+#define DRM_TIME_SLICE (hz/20) /* Time slice for GLXContexts */
+
+#define DRM_GET_PRIV_SAREA(_dev, _ctx, _map) do { \
+ (_map) = (_dev)->context_sareas[_ctx]; \
+} while(0)
+
+#define LOCK_TEST_WITH_RETURN(dev, file_priv) \
+do { \
+ if (!_DRM_LOCK_IS_HELD(dev->lock.hw_lock->lock) || \
+ dev->lock.file_priv != file_priv) { \
+ DRM_ERROR("%s called without lock held\n", \
+ __FUNCTION__); \
+ return EINVAL; \
+ } \
+} while (0)
+
+/* Returns -errno to shared code */
+#define DRM_WAIT_ON( ret, queue, timeout, condition ) \
+for ( ret = 0 ; !ret && !(condition) ; ) { \
+ DRM_UNLOCK(dev); \
+ mtx_lock(&dev->irq_lock); \
+ if (!(condition)) \
+ ret = -mtx_sleep(&(queue), &dev->irq_lock, \
+ PCATCH, "drmwtq", (timeout)); \
+ mtx_unlock(&dev->irq_lock); \
+ DRM_LOCK(dev); \
+}
+
+#define DRM_ERROR(fmt, ...) \
+ printf("error: [" DRM_NAME ":pid%d:%s] *ERROR* " fmt, \
+ DRM_CURRENTPID, __func__ , ##__VA_ARGS__)
+
+#define DRM_INFO(fmt, ...) printf("info: [" DRM_NAME "] " fmt , ##__VA_ARGS__)
+
+#define DRM_DEBUG(fmt, ...) do { \
+ if ((drm_debug_flag & DRM_DEBUGBITS_DEBUG) != 0) \
+ printf("[" DRM_NAME ":pid%d:%s] " fmt, DRM_CURRENTPID, \
+ __func__ , ##__VA_ARGS__); \
+} while (0)
+
+#define DRM_DEBUG_KMS(fmt, ...) do { \
+ if ((drm_debug_flag & DRM_DEBUGBITS_KMS) != 0) \
+ printf("[" DRM_NAME ":KMS:pid%d:%s] " fmt, DRM_CURRENTPID,\
+ __func__ , ##__VA_ARGS__); \
+} while (0)
+
+#define DRM_DEBUG_DRIVER(fmt, ...) do { \
+ if ((drm_debug_flag & DRM_DEBUGBITS_KMS) != 0) \
+ printf("[" DRM_NAME ":KMS:pid%d:%s] " fmt, DRM_CURRENTPID,\
+ __func__ , ##__VA_ARGS__); \
+} while (0)
+
+typedef struct drm_pci_id_list
+{
+ int vendor;
+ int device;
+ long driver_private;
+ char *name;
+} drm_pci_id_list_t;
+
+struct drm_msi_blacklist_entry
+{
+ int vendor;
+ int device;
+};
+
+#define DRM_AUTH 0x1
+#define DRM_MASTER 0x2
+#define DRM_ROOT_ONLY 0x4
+#define DRM_CONTROL_ALLOW 0x8
+#define DRM_UNLOCKED 0x10
+
+typedef struct drm_ioctl_desc {
+ unsigned long cmd;
+ int (*func)(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+ int flags;
+} drm_ioctl_desc_t;
+/**
+ * Creates a driver or general drm_ioctl_desc array entry for the given
+ * ioctl, for use by drm_ioctl().
+ */
+#define DRM_IOCTL_DEF(ioctl, func, flags) \
+ [DRM_IOCTL_NR(ioctl)] = {ioctl, func, flags}
+
+typedef struct drm_magic_entry {
+ drm_magic_t magic;
+ struct drm_file *priv;
+ struct drm_magic_entry *next;
+} drm_magic_entry_t;
+
+typedef struct drm_magic_head {
+ struct drm_magic_entry *head;
+ struct drm_magic_entry *tail;
+} drm_magic_head_t;
+
+typedef struct drm_buf {
+ int idx; /* Index into master buflist */
+ int total; /* Buffer size */
+ int order; /* log-base-2(total) */
+ int used; /* Amount of buffer in use (for DMA) */
+ unsigned long offset; /* Byte offset (used internally) */
+ void *address; /* Address of buffer */
+ unsigned long bus_address; /* Bus address of buffer */
+ struct drm_buf *next; /* Kernel-only: used for free list */
+ __volatile__ int pending; /* On hardware DMA queue */
+ struct drm_file *file_priv; /* Unique identifier of holding process */
+ int context; /* Kernel queue for this buffer */
+ enum {
+ DRM_LIST_NONE = 0,
+ DRM_LIST_FREE = 1,
+ DRM_LIST_WAIT = 2,
+ DRM_LIST_PEND = 3,
+ DRM_LIST_PRIO = 4,
+ DRM_LIST_RECLAIM = 5
+ } list; /* Which list we're on */
+
+ int dev_priv_size; /* Size of buffer private stoarge */
+ void *dev_private; /* Per-buffer private storage */
+} drm_buf_t;
+
+typedef struct drm_freelist {
+ int initialized; /* Freelist in use */
+ atomic_t count; /* Number of free buffers */
+ drm_buf_t *next; /* End pointer */
+
+ int low_mark; /* Low water mark */
+ int high_mark; /* High water mark */
+} drm_freelist_t;
+
+typedef struct drm_dma_handle {
+ void *vaddr;
+ bus_addr_t busaddr;
+ bus_dma_tag_t tag;
+ bus_dmamap_t map;
+} drm_dma_handle_t;
+
+typedef struct drm_buf_entry {
+ int buf_size;
+ int buf_count;
+ drm_buf_t *buflist;
+ int seg_count;
+ drm_dma_handle_t **seglist;
+ int page_order;
+
+ drm_freelist_t freelist;
+} drm_buf_entry_t;
+
+/* Event queued up for userspace to read */
+struct drm_pending_event {
+ struct drm_event *event;
+ struct list_head link;
+ struct drm_file *file_priv;
+ pid_t pid; /* pid of requester, no guarantee it's valid by the time
+ we deliver the event, for tracing only */
+ void (*destroy)(struct drm_pending_event *event);
+};
+
+typedef TAILQ_HEAD(drm_file_list, drm_file) drm_file_list_t;
+struct drm_file {
+ TAILQ_ENTRY(drm_file) link;
+ struct drm_device *dev;
+ int authenticated;
+ int master;
+ pid_t pid;
+ uid_t uid;
+ drm_magic_t magic;
+ unsigned long ioctl_count;
+
+ void *driver_priv;
+ struct drm_gem_names object_names;
+
+ int is_master;
+ struct drm_master *masterp;
+
+ struct list_head fbs;
+
+ struct list_head event_list;
+ int event_space;
+ struct selinfo event_poll;
+};
+
+typedef struct drm_lock_data {
+ struct drm_hw_lock *hw_lock; /* Hardware lock */
+ struct drm_file *file_priv; /* Unique identifier of holding process (NULL is kernel)*/
+ int lock_queue; /* Queue of blocked processes */
+ unsigned long lock_time; /* Time of last lock in jiffies */
+} drm_lock_data_t;
+
+/* This structure, in the struct drm_device, is always initialized while the
+ * device
+ * is open. dev->dma_lock protects the incrementing of dev->buf_use, which
+ * when set marks that no further bufs may be allocated until device teardown
+ * occurs (when the last open of the device has closed). The high/low
+ * watermarks of bufs are only touched by the X Server, and thus not
+ * concurrently accessed, so no locking is needed.
+ */
+typedef struct drm_device_dma {
+ drm_buf_entry_t bufs[DRM_MAX_ORDER+1];
+ int buf_count;
+ drm_buf_t **buflist; /* Vector of pointers info bufs */
+ int seg_count;
+ int page_count;
+ unsigned long *pagelist;
+ unsigned long byte_count;
+ enum {
+ _DRM_DMA_USE_AGP = 0x01,
+ _DRM_DMA_USE_SG = 0x02
+ } flags;
+} drm_device_dma_t;
+
+typedef struct drm_agp_mem {
+ void *handle;
+ unsigned long bound; /* address */
+ int pages;
+ struct drm_agp_mem *prev;
+ struct drm_agp_mem *next;
+} drm_agp_mem_t;
+
+typedef struct drm_agp_head {
+ device_t agpdev;
+ struct agp_info info;
+ const char *chipset;
+ drm_agp_mem_t *memory;
+ unsigned long mode;
+ int enabled;
+ int acquired;
+ unsigned long base;
+ int mtrr;
+ int cant_use_aperture;
+ unsigned long page_mask;
+} drm_agp_head_t;
+
+typedef struct drm_sg_mem {
+ vm_offset_t vaddr;
+ vm_paddr_t *busaddr;
+ vm_pindex_t pages;
+} drm_sg_mem_t;
+
+#define DRM_MAP_HANDLE_BITS (sizeof(void *) == 4 ? 4 : 24)
+#define DRM_MAP_HANDLE_SHIFT (sizeof(void *) * 8 - DRM_MAP_HANDLE_BITS)
+typedef TAILQ_HEAD(drm_map_list, drm_local_map) drm_map_list_t;
+
+typedef struct drm_local_map {
+ unsigned long offset; /* Physical address (0 for SAREA) */
+ unsigned long size; /* Physical size (bytes) */
+ enum drm_map_type type; /* Type of memory mapped */
+ enum drm_map_flags flags; /* Flags */
+ void *handle; /* User-space: "Handle" to pass to mmap */
+ /* Kernel-space: kernel-virtual address */
+ int mtrr; /* Boolean: MTRR used */
+ /* Private data */
+ int rid; /* PCI resource ID for bus_space */
+ void *virtual; /* Kernel-space: kernel-virtual address */
+ struct resource *bsr;
+ bus_space_tag_t bst;
+ bus_space_handle_t bsh;
+ drm_dma_handle_t *dmah;
+ TAILQ_ENTRY(drm_local_map) link;
+} drm_local_map_t;
+
+struct drm_vblank_info {
+ wait_queue_head_t queue; /* vblank wait queue */
+ atomic_t count; /* number of VBLANK interrupts */
+ /* (driver must alloc the right number of counters) */
+ atomic_t refcount; /* number of users of vblank interrupts */
+ u32 last; /* protected by dev->vbl_lock, used */
+ /* for wraparound handling */
+ int enabled; /* so we don't call enable more than */
+ /* once per disable */
+ int inmodeset; /* Display driver is setting mode */
+};
+
+/* Size of ringbuffer for vblank timestamps. Just double-buffer
+ * in initial implementation.
+ */
+#define DRM_VBLANKTIME_RBSIZE 2
+
+/* Flags and return codes for get_vblank_timestamp() driver function. */
+#define DRM_CALLED_FROM_VBLIRQ 1
+#define DRM_VBLANKTIME_SCANOUTPOS_METHOD (1 << 0)
+#define DRM_VBLANKTIME_INVBL (1 << 1)
+
+/* get_scanout_position() return flags */
+#define DRM_SCANOUTPOS_VALID (1 << 0)
+#define DRM_SCANOUTPOS_INVBL (1 << 1)
+#define DRM_SCANOUTPOS_ACCURATE (1 << 2)
+
+/* location of GART table */
+#define DRM_ATI_GART_MAIN 1
+#define DRM_ATI_GART_FB 2
+
+#define DRM_ATI_GART_PCI 1
+#define DRM_ATI_GART_PCIE 2
+#define DRM_ATI_GART_IGP 3
+
+struct drm_ati_pcigart_info {
+ int gart_table_location;
+ int gart_reg_if;
+ void *addr;
+ dma_addr_t bus_addr;
+ dma_addr_t table_mask;
+ dma_addr_t member_mask;
+ struct drm_dma_handle *table_handle;
+ drm_local_map_t mapping;
+ int table_size;
+ struct drm_dma_handle *dmah; /* handle for ATI PCIGART table */
+};
+
+typedef vm_paddr_t resource_size_t;
+
+/**
+ * GEM specific mm private for tracking GEM objects
+ */
+struct drm_gem_mm {
+ struct drm_open_hash offset_hash; /**< User token hash table for maps */
+ struct unrhdr *idxunr;
+};
+
+struct drm_gem_object {
+ /** Reference count of this object */
+ u_int refcount;
+
+ /** Handle count of this object. Each handle also holds a reference */
+ u_int handle_count; /* number of handles on this object */
+
+ /** Related drm device */
+ struct drm_device *dev;
+
+ /** File representing the shmem storage: filp in Linux parlance */
+ vm_object_t vm_obj;
+
+ bool on_map;
+ struct drm_hash_item map_list;
+
+ /**
+ * Size of the object, in bytes. Immutable over the object's
+ * lifetime.
+ */
+ size_t size;
+
+ /**
+ * Global name for this object, starts at 1. 0 means unnamed.
+ * Access is covered by the object_name_lock in the related drm_device
+ */
+ int name;
+
+ /**
+ * Memory domains. These monitor which caches contain read/write data
+ * related to the object. When transitioning from one set of domains
+ * to another, the driver is called to ensure that caches are suitably
+ * flushed and invalidated
+ */
+ uint32_t read_domains;
+ uint32_t write_domain;
+
+ /**
+ * While validating an exec operation, the
+ * new read/write domain values are computed here.
+ * They will be transferred to the above values
+ * at the point that any cache flushing occurs
+ */
+ uint32_t pending_read_domains;
+ uint32_t pending_write_domain;
+
+ void *driver_private;
+};
+
+#include "drm_crtc.h"
+
+#ifndef DMA_BIT_MASK
+#define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : (1ULL<<(n)) - 1)
+#endif
+
+#define upper_32_bits(n) ((u32)(((n) >> 16) >> 16))
+
+struct drm_driver_info {
+ int (*load)(struct drm_device *, unsigned long flags);
+ int (*firstopen)(struct drm_device *);
+ int (*open)(struct drm_device *, struct drm_file *);
+ void (*preclose)(struct drm_device *, struct drm_file *file_priv);
+ void (*postclose)(struct drm_device *, struct drm_file *);
+ void (*lastclose)(struct drm_device *);
+ int (*unload)(struct drm_device *);
+ void (*reclaim_buffers_locked)(struct drm_device *,
+ struct drm_file *file_priv);
+ int (*dma_ioctl)(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+ void (*dma_ready)(struct drm_device *);
+ int (*dma_quiescent)(struct drm_device *);
+ int (*dma_flush_block_and_flush)(struct drm_device *, int context,
+ enum drm_lock_flags flags);
+ int (*dma_flush_unblock)(struct drm_device *, int context,
+ enum drm_lock_flags flags);
+ int (*context_ctor)(struct drm_device *dev, int context);
+ int (*context_dtor)(struct drm_device *dev, int context);
+ int (*kernel_context_switch)(struct drm_device *dev, int old,
+ int new);
+ int (*kernel_context_switch_unlock)(struct drm_device *dev);
+ void (*irq_preinstall)(struct drm_device *dev);
+ int (*irq_postinstall)(struct drm_device *dev);
+ void (*irq_uninstall)(struct drm_device *dev);
+ void (*irq_handler)(DRM_IRQ_ARGS);
+
+ u32 (*get_vblank_counter)(struct drm_device *dev, int crtc);
+ int (*enable_vblank)(struct drm_device *dev, int crtc);
+ void (*disable_vblank)(struct drm_device *dev, int crtc);
+ int (*get_scanout_position)(struct drm_device *dev, int crtc,
+ int *vpos, int *hpos);
+
+ int (*get_vblank_timestamp)(struct drm_device *dev, int crtc,
+ int *max_error, struct timeval *vblank_time,
+ unsigned flags);
+
+ int (*gem_init_object)(struct drm_gem_object *obj);
+ void (*gem_free_object)(struct drm_gem_object *obj);
+
+ struct cdev_pager_ops *gem_pager_ops;
+
+ int (*dumb_create)(struct drm_file *file_priv,
+ struct drm_device *dev, struct drm_mode_create_dumb *args);
+ int (*dumb_map_offset)(struct drm_file *file_priv,
+ struct drm_device *dev, uint32_t handle, uint64_t *offset);
+ int (*dumb_destroy)(struct drm_file *file_priv,
+ struct drm_device *dev, uint32_t handle);
+
+ int (*sysctl_init)(struct drm_device *dev,
+ struct sysctl_ctx_list *ctx, struct sysctl_oid *top);
+ void (*sysctl_cleanup)(struct drm_device *dev);
+
+ drm_pci_id_list_t *id_entry; /* PCI ID, name, and chipset private */
+
+ /**
+ * Called by \c drm_device_is_agp. Typically used to determine if a
+ * card is really attached to AGP or not.
+ *
+ * \param dev DRM device handle
+ *
+ * \returns
+ * One of three values is returned depending on whether or not the
+ * card is absolutely \b not AGP (return of 0), absolutely \b is AGP
+ * (return of 1), or may or may not be AGP (return of 2).
+ */
+ int (*device_is_agp) (struct drm_device * dev);
+
+ drm_ioctl_desc_t *ioctls;
+ int max_ioctl;
+
+ int buf_priv_size;
+
+ int major;
+ int minor;
+ int patchlevel;
+ const char *name; /* Simple driver name */
+ const char *desc; /* Longer driver name */
+ const char *date; /* Date of last major changes. */
+
+ u32 driver_features;
+};
+
+/**
+ * DRM minor structure. This structure represents a drm minor number.
+ */
+struct drm_minor {
+ int index; /**< Minor device number */
+ int type; /**< Control or render */
+ device_t kdev; /**< OS device */
+ struct drm_device *dev;
+
+ struct drm_master *master; /* currently active master for this node */
+ struct list_head master_list;
+ struct drm_mode_group mode_group;
+};
+
+/* mode specified on the command line */
+struct drm_cmdline_mode {
+ bool specified;
+ bool refresh_specified;
+ bool bpp_specified;
+ int xres, yres;
+ int bpp;
+ int refresh;
+ bool rb;
+ bool interlace;
+ bool cvt;
+ bool margins;
+ enum drm_connector_force force;
+};
+
+struct drm_pending_vblank_event {
+ struct drm_pending_event base;
+ int pipe;
+ struct drm_event_vblank event;
+};
+
+/* Length for the array of resource pointers for drm_get_resource_*. */
+#define DRM_MAX_PCI_RESOURCE 6
+
+/**
+ * DRM device functions structure
+ */
+struct drm_device {
+ struct drm_driver_info *driver;
+ drm_pci_id_list_t *id_entry; /* PCI ID, name, and chipset private */
+
+ u_int16_t pci_device; /* PCI device id */
+ u_int16_t pci_vendor; /* PCI vendor id */
+
+ char *unique; /* Unique identifier: e.g., busid */
+ int unique_len; /* Length of unique field */
+ device_t device; /* Device instance from newbus */
+ struct cdev *devnode; /* Device number for mknod */
+ int if_version; /* Highest interface version set */
+
+ int flags; /* Flags to open(2) */
+
+ /* Locks */
+ struct mtx dma_lock; /* protects dev->dma */
+ struct mtx irq_lock; /* protects irq condition checks */
+ struct mtx dev_lock; /* protects everything else */
+ struct sx dev_struct_lock;
+ DRM_SPINTYPE drw_lock;
+
+ /* Usage Counters */
+ int open_count; /* Outstanding files open */
+ int buf_use; /* Buffers in use -- cannot alloc */
+
+ /* Performance counters */
+ unsigned long counters;
+ enum drm_stat_type types[15];
+ atomic_t counts[15];
+
+ /* Authentication */
+ drm_file_list_t files;
+ drm_magic_head_t magiclist[DRM_HASH_SIZE];
+
+ /* Linked list of mappable regions. Protected by dev_lock */
+ drm_map_list_t maplist;
+ struct unrhdr *map_unrhdr;
+
+ drm_local_map_t **context_sareas;
+ int max_context;
+
+ drm_lock_data_t lock; /* Information on hardware lock */
+
+ /* DMA queues (contexts) */
+ drm_device_dma_t *dma; /* Optional pointer for DMA support */
+
+ /* Context support */
+ int irq; /* Interrupt used by board */
+ int irq_enabled; /* True if the irq handler is enabled */
+ int msi_enabled; /* MSI enabled */
+ int irqrid; /* Interrupt used by board */
+ struct resource *irqr; /* Resource for interrupt used by board */
+ void *irqh; /* Handle from bus_setup_intr */
+
+ /* Storage of resource pointers for drm_get_resource_* */
+ struct resource *pcir[DRM_MAX_PCI_RESOURCE];
+ int pcirid[DRM_MAX_PCI_RESOURCE];
+
+ int pci_domain;
+ int pci_bus;
+ int pci_slot;
+ int pci_func;
+
+ atomic_t context_flag; /* Context swapping flag */
+ int last_context; /* Last current context */
+
+ int num_crtcs;
+
+ struct sigio *buf_sigio; /* Processes waiting for SIGIO */
+
+ /* Sysctl support */
+ struct drm_sysctl_info *sysctl;
+ int sysctl_node_idx;
+
+ drm_agp_head_t *agp;
+ drm_sg_mem_t *sg; /* Scatter gather memory */
+ atomic_t *ctx_bitmap;
+ void *dev_private;
+ unsigned int agp_buffer_token;
+ drm_local_map_t *agp_buffer_map;
+
+ struct drm_minor *control; /**< Control node for card */
+ struct drm_minor *primary; /**< render type primary screen head */
+
+ struct unrhdr *drw_unrhdr;
+ /* RB tree of drawable infos */
+ RB_HEAD(drawable_tree, bsd_drm_drawable_info) drw_head;
+
+ int vblank_disable_allowed;
+
+ atomic_t *_vblank_count; /**< number of VBLANK interrupts (driver must alloc the right number of counters) */
+ struct timeval *_vblank_time; /**< timestamp of current vblank_count (drivers must alloc right number of fields) */
+ struct mtx vblank_time_lock; /**< Protects vblank count and time updates during vblank enable/disable */
+ struct mtx vbl_lock;
+ atomic_t *vblank_refcount; /* number of users of vblank interruptsper crtc */
+ u32 *last_vblank; /* protected by dev->vbl_lock, used */
+ /* for wraparound handling */
+ int *vblank_enabled; /* so we don't call enable more than
+ once per disable */
+ int *vblank_inmodeset; /* Display driver is setting mode */
+ u32 *last_vblank_wait; /* Last vblank seqno waited per CRTC */
+ struct callout vblank_disable_callout;
+
+ u32 max_vblank_count; /**< size of vblank counter register */
+
+ struct list_head vblank_event_list;
+ struct mtx event_lock;
+
+ struct drm_mode_config mode_config; /**< Current mode config */
+
+ /* GEM part */
+ struct sx object_name_lock;
+ struct drm_gem_names object_names;
+ void *mm_private;
+
+ void *sysctl_private;
+ char busid_str[128];
+ int modesetting;
+};
+
+static __inline__ int drm_core_check_feature(struct drm_device *dev,
+ int feature)
+{
+ return ((dev->driver->driver_features & feature) ? 1 : 0);
+}
+
+#if __OS_HAS_AGP
+static inline int drm_core_has_AGP(struct drm_device *dev)
+{
+ return drm_core_check_feature(dev, DRIVER_USE_AGP);
+}
+#else
+#define drm_core_has_AGP(dev) (0)
+#endif
+
+enum dmi_field {
+ DMI_NONE,
+ DMI_BIOS_VENDOR,
+ DMI_BIOS_VERSION,
+ DMI_BIOS_DATE,
+ DMI_SYS_VENDOR,
+ DMI_PRODUCT_NAME,
+ DMI_PRODUCT_VERSION,
+ DMI_PRODUCT_SERIAL,
+ DMI_PRODUCT_UUID,
+ DMI_BOARD_VENDOR,
+ DMI_BOARD_NAME,
+ DMI_BOARD_VERSION,
+ DMI_BOARD_SERIAL,
+ DMI_BOARD_ASSET_TAG,
+ DMI_CHASSIS_VENDOR,
+ DMI_CHASSIS_TYPE,
+ DMI_CHASSIS_VERSION,
+ DMI_CHASSIS_SERIAL,
+ DMI_CHASSIS_ASSET_TAG,
+ DMI_STRING_MAX,
+};
+
+struct dmi_strmatch {
+ unsigned char slot;
+ char substr[79];
+};
+
+struct dmi_system_id {
+ int (*callback)(const struct dmi_system_id *);
+ const char *ident;
+ struct dmi_strmatch matches[4];
+};
+#define DMI_MATCH(a, b) {(a), (b)}
+bool dmi_check_system(const struct dmi_system_id *);
+
+extern int drm_debug_flag;
+extern int drm_notyet_flag;
+extern unsigned int drm_vblank_offdelay;
+extern unsigned int drm_timestamp_precision;
+
+/* Device setup support (drm_drv.c) */
+int drm_probe(device_t kdev, drm_pci_id_list_t *idlist);
+int drm_attach(device_t kdev, drm_pci_id_list_t *idlist);
+int drm_create_cdevs(device_t kdev);
+void drm_close(void *data);
+int drm_detach(device_t kdev);
+d_ioctl_t drm_ioctl;
+d_open_t drm_open;
+d_read_t drm_read;
+d_poll_t drm_poll;
+d_mmap_t drm_mmap;
+extern drm_local_map_t *drm_getsarea(struct drm_device *dev);
+
+void drm_event_wakeup(struct drm_pending_event *e);
+
+int drm_add_busid_modesetting(struct drm_device *dev,
+ struct sysctl_ctx_list *ctx, struct sysctl_oid *top);
+
+/* File operations helpers (drm_fops.c) */
+extern int drm_open_helper(struct cdev *kdev, int flags, int fmt,
+ DRM_STRUCTPROC *p,
+ struct drm_device *dev);
+
+/* Memory management support (drm_memory.c) */
+void drm_mem_init(void);
+void drm_mem_uninit(void);
+void *drm_ioremap_wc(struct drm_device *dev, drm_local_map_t *map);
+void *drm_ioremap(struct drm_device *dev, drm_local_map_t *map);
+void drm_ioremapfree(drm_local_map_t *map);
+int drm_mtrr_add(unsigned long offset, size_t size, int flags);
+int drm_mtrr_del(int handle, unsigned long offset, size_t size, int flags);
+
+int drm_context_switch(struct drm_device *dev, int old, int new);
+int drm_context_switch_complete(struct drm_device *dev, int new);
+
+int drm_ctxbitmap_init(struct drm_device *dev);
+void drm_ctxbitmap_cleanup(struct drm_device *dev);
+void drm_ctxbitmap_free(struct drm_device *dev, int ctx_handle);
+int drm_ctxbitmap_next(struct drm_device *dev);
+
+/* Locking IOCTL support (drm_lock.c) */
+int drm_lock_take(struct drm_lock_data *lock_data,
+ unsigned int context);
+int drm_lock_transfer(struct drm_lock_data *lock_data,
+ unsigned int context);
+int drm_lock_free(struct drm_lock_data *lock_data,
+ unsigned int context);
+
+/* Buffer management support (drm_bufs.c) */
+unsigned long drm_get_resource_start(struct drm_device *dev,
+ unsigned int resource);
+unsigned long drm_get_resource_len(struct drm_device *dev,
+ unsigned int resource);
+void drm_rmmap(struct drm_device *dev, drm_local_map_t *map);
+int drm_order(unsigned long size);
+int drm_addmap(struct drm_device *dev, unsigned long offset,
+ unsigned long size,
+ enum drm_map_type type, enum drm_map_flags flags,
+ drm_local_map_t **map_ptr);
+int drm_addbufs_pci(struct drm_device *dev, struct drm_buf_desc *request);
+int drm_addbufs_sg(struct drm_device *dev, struct drm_buf_desc *request);
+int drm_addbufs_agp(struct drm_device *dev, struct drm_buf_desc *request);
+
+/* DMA support (drm_dma.c) */
+int drm_dma_setup(struct drm_device *dev);
+void drm_dma_takedown(struct drm_device *dev);
+void drm_free_buffer(struct drm_device *dev, drm_buf_t *buf);
+void drm_reclaim_buffers(struct drm_device *dev, struct drm_file *file_priv);
+#define drm_core_reclaim_buffers drm_reclaim_buffers
+
+/* IRQ support (drm_irq.c) */
+int drm_irq_install(struct drm_device *dev);
+int drm_irq_uninstall(struct drm_device *dev);
+irqreturn_t drm_irq_handler(DRM_IRQ_ARGS);
+void drm_driver_irq_preinstall(struct drm_device *dev);
+void drm_driver_irq_postinstall(struct drm_device *dev);
+void drm_driver_irq_uninstall(struct drm_device *dev);
+
+void drm_vblank_pre_modeset(struct drm_device *dev, int crtc);
+void drm_vblank_post_modeset(struct drm_device *dev, int crtc);
+int drm_modeset_ctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+extern int drm_vblank_init(struct drm_device *dev, int num_crtcs);
+extern int drm_wait_vblank(struct drm_device *dev, void *data,
+ struct drm_file *filp);
+extern int drm_vblank_wait(struct drm_device *dev, unsigned int *vbl_seq);
+extern u32 drm_vblank_count(struct drm_device *dev, int crtc);
+extern u32 drm_vblank_count_and_time(struct drm_device *dev, int crtc,
+ struct timeval *vblanktime);
+extern bool drm_handle_vblank(struct drm_device *dev, int crtc);
+void drm_handle_vblank_events(struct drm_device *dev, int crtc);
+extern int drm_vblank_get(struct drm_device *dev, int crtc);
+extern void drm_vblank_put(struct drm_device *dev, int crtc);
+extern void drm_vblank_off(struct drm_device *dev, int crtc);
+extern void drm_vblank_cleanup(struct drm_device *dev);
+extern u32 drm_get_last_vbltimestamp(struct drm_device *dev, int crtc,
+ struct timeval *tvblank, unsigned flags);
+extern int drm_calc_vbltimestamp_from_scanoutpos(struct drm_device *dev,
+ int crtc, int *max_error,
+ struct timeval *vblank_time,
+ unsigned flags,
+ struct drm_crtc *refcrtc);
+extern void drm_calc_timestamping_constants(struct drm_crtc *crtc);
+
+struct timeval ns_to_timeval(const int64_t nsec);
+int64_t timeval_to_ns(const struct timeval *tv);
+
+/* AGP/PCI Express/GART support (drm_agpsupport.c) */
+int drm_device_is_agp(struct drm_device *dev);
+int drm_device_is_pcie(struct drm_device *dev);
+drm_agp_head_t *drm_agp_init(void);
+int drm_agp_acquire(struct drm_device *dev);
+int drm_agp_release(struct drm_device *dev);
+int drm_agp_info(struct drm_device * dev, struct drm_agp_info *info);
+int drm_agp_enable(struct drm_device *dev, struct drm_agp_mode mode);
+void *drm_agp_allocate_memory(size_t pages, u32 type);
+int drm_agp_free_memory(void *handle);
+int drm_agp_bind_memory(void *handle, off_t start);
+int drm_agp_unbind_memory(void *handle);
+int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request);
+int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request);
+int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request);
+int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request);
+
+/* Scatter Gather Support (drm_scatter.c) */
+void drm_sg_cleanup(drm_sg_mem_t *entry);
+int drm_sg_alloc(struct drm_device *dev, struct drm_scatter_gather * request);
+
+/* sysctl support (drm_sysctl.h) */
+extern int drm_sysctl_init(struct drm_device *dev);
+extern int drm_sysctl_cleanup(struct drm_device *dev);
+
+/* ATI PCIGART support (ati_pcigart.c) */
+int drm_ati_pcigart_init(struct drm_device *dev,
+ struct drm_ati_pcigart_info *gart_info);
+int drm_ati_pcigart_cleanup(struct drm_device *dev,
+ struct drm_ati_pcigart_info *gart_info);
+
+/* Cache management (drm_memory.c) */
+void drm_clflush_pages(vm_page_t *pages, unsigned long num_pages);
+
+/* Locking IOCTL support (drm_drv.c) */
+int drm_lock(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_unlock(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_version(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_setversion(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+/* Misc. IOCTL support (drm_ioctl.c) */
+int drm_irq_by_busid(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_getunique(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_setunique(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_getmap(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_getclient(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_getstats(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_getcap(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_noop(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+/* Context IOCTL support (drm_context.c) */
+int drm_resctx(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_addctx(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_modctx(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_getctx(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_switchctx(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_newctx(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_rmctx(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_setsareactx(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_getsareactx(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+/* Drawable IOCTL support (drm_drawable.c) */
+int drm_adddraw(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_rmdraw(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_update_draw(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+struct drm_drawable_info *drm_get_drawable_info(struct drm_device *dev,
+ int handle);
+
+/* Drawable support (drm_drawable.c) */
+void drm_drawable_free_all(struct drm_device *dev);
+
+/* Authentication IOCTL support (drm_auth.c) */
+int drm_getmagic(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_authmagic(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+/* Buffer management support (drm_bufs.c) */
+int drm_addmap_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_rmmap_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_addbufs(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_infobufs(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_markbufs(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_freebufs(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_mapbufs(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+/* DMA support (drm_dma.c) */
+int drm_dma(struct drm_device *dev, void *data, struct drm_file *file_priv);
+
+/* IRQ support (drm_irq.c) */
+int drm_control(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+/* AGP/GART support (drm_agpsupport.c) */
+int drm_agp_acquire_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_agp_release_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_agp_enable_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_agp_info_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_agp_alloc_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_agp_free_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_agp_unbind_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_agp_bind_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+ /* Stub support (drm_stub.h) */
+extern int drm_setmaster_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+extern int drm_dropmaster_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+/* Scatter Gather Support (drm_scatter.c) */
+int drm_sg_alloc_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_sg_free(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+/* consistent PCI memory functions (drm_pci.c) */
+drm_dma_handle_t *drm_pci_alloc(struct drm_device *dev, size_t size,
+ size_t align, dma_addr_t maxaddr);
+void drm_pci_free(struct drm_device *dev, drm_dma_handle_t *dmah);
+
+/* Graphics Execution Manager library functions (drm_gem.c) */
+int drm_gem_init(struct drm_device *dev);
+void drm_gem_destroy(struct drm_device *dev);
+
+int drm_gem_close_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_gem_flink_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_gem_open_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int drm_gem_handle_create(struct drm_file *file_priv,
+ struct drm_gem_object *obj,
+ u32 *handlep);
+int drm_gem_handle_delete(struct drm_file *file_priv, uint32_t handle);
+void drm_gem_object_handle_reference(struct drm_gem_object *obj);
+void drm_gem_object_handle_unreference(struct drm_gem_object *obj);
+void drm_gem_object_handle_unreference_unlocked(struct drm_gem_object *obj);
+void drm_gem_object_handle_free(struct drm_gem_object *obj);
+void drm_gem_object_reference(struct drm_gem_object *obj);
+void drm_gem_object_unreference(struct drm_gem_object *obj);
+void drm_gem_object_unreference_unlocked(struct drm_gem_object *obj);
+void drm_gem_object_release(struct drm_gem_object *obj);
+void drm_gem_object_free(struct drm_gem_object *obj);
+int drm_gem_object_init(struct drm_device *dev, struct drm_gem_object *obj,
+ size_t size);
+int drm_gem_private_object_init(struct drm_device *dev,
+ struct drm_gem_object *obj, size_t size);
+struct drm_gem_object *drm_gem_object_alloc(struct drm_device *dev,
+ size_t size);
+struct drm_gem_object *drm_gem_object_lookup(struct drm_device *dev,
+ struct drm_file *file_priv, uint32_t handle);
+
+void drm_gem_open(struct drm_device *dev, struct drm_file *file_priv);
+void drm_gem_release(struct drm_device *dev, struct drm_file *file_priv);
+
+int drm_gem_create_mmap_offset(struct drm_gem_object *obj);
+void drm_gem_free_mmap_offset(struct drm_gem_object *obj);
+int drm_gem_mmap_single(struct cdev *kdev, vm_ooffset_t *offset, vm_size_t size,
+ struct vm_object **obj_res, int nprot);
+void drm_gem_pager_dtr(void *obj);
+
+void drm_device_lock_mtx(struct drm_device *dev);
+void drm_device_unlock_mtx(struct drm_device *dev);
+int drm_device_sleep_mtx(struct drm_device *dev, void *chan, int flags,
+ const char *msg, int timeout);
+void drm_device_assert_mtx_locked(struct drm_device *dev);
+void drm_device_assert_mtx_unlocked(struct drm_device *dev);
+
+void drm_device_lock_struct(struct drm_device *dev);
+void drm_device_unlock_struct(struct drm_device *dev);
+int drm_device_sleep_struct(struct drm_device *dev, void *chan, int flags,
+ const char *msg, int timeout);
+void drm_device_assert_struct_locked(struct drm_device *dev);
+void drm_device_assert_struct_unlocked(struct drm_device *dev);
+
+void drm_compat_locking_init(struct drm_device *dev);
+void drm_sleep_locking_init(struct drm_device *dev);
+
+/* drm_modes.c */
+bool drm_mode_parse_command_line_for_connector(const char *mode_option,
+ struct drm_connector *connector, struct drm_cmdline_mode *mode);
+struct drm_display_mode *drm_mode_create_from_cmdline_mode(
+ struct drm_device *dev, struct drm_cmdline_mode *cmd);
+
+/* drm_edid.c */
+u8 *drm_find_cea_extension(struct edid *edid);
+
+/* Inline replacements for drm_alloc and friends */
+static __inline__ void *
+drm_alloc(size_t size, struct malloc_type *area)
+{
+ return malloc(size, area, M_NOWAIT);
+}
+
+static __inline__ void *
+drm_calloc(size_t nmemb, size_t size, struct malloc_type *area)
+{
+ return malloc(size * nmemb, area, M_NOWAIT | M_ZERO);
+}
+
+static __inline__ void *
+drm_realloc(void *oldpt, size_t oldsize, size_t size,
+ struct malloc_type *area)
+{
+ return reallocf(oldpt, size, area, M_NOWAIT);
+}
+
+static __inline__ void
+drm_free(void *pt, size_t size, struct malloc_type *area)
+{
+ free(pt, area);
+}
+
+/* Inline replacements for DRM_IOREMAP macros */
+static __inline__ void
+drm_core_ioremap_wc(struct drm_local_map *map, struct drm_device *dev)
+{
+ map->virtual = drm_ioremap_wc(dev, map);
+}
+static __inline__ void
+drm_core_ioremap(struct drm_local_map *map, struct drm_device *dev)
+{
+ map->virtual = drm_ioremap(dev, map);
+}
+static __inline__ void
+drm_core_ioremapfree(struct drm_local_map *map, struct drm_device *dev)
+{
+ if ( map->virtual && map->size )
+ drm_ioremapfree(map);
+}
+
+static __inline__ struct drm_local_map *
+drm_core_findmap(struct drm_device *dev, unsigned long offset)
+{
+ drm_local_map_t *map;
+
+ DRM_LOCK_ASSERT(dev);
+ TAILQ_FOREACH(map, &dev->maplist, link) {
+ if (offset == (unsigned long)map->handle)
+ return map;
+ }
+ return NULL;
+}
+
+static __inline__ void drm_core_dropmap(struct drm_map *map)
+{
+}
+
+#define KIB_NOTYET() \
+do { \
+ if (drm_debug_flag && drm_notyet_flag) \
+ printf("NOTYET: %s at %s:%d\n", __func__, __FILE__, __LINE__); \
+} while (0)
+
+#define KTR_DRM KTR_DEV
+#define KTR_DRM_REG KTR_SPARE3
+
+#endif /* __KERNEL__ */
+#endif /* _DRM_P_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_agpsupport.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_agpsupport.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,434 @@
+/*-
+ * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Author:
+ * Rickard E. (Rik) Faith <faith at valinux.com>
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_agpsupport.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_agpsupport.c
+ * Support code for tying the kernel AGP support to DRM drivers and
+ * the DRM's AGP ioctls.
+ */
+
+#include <dev/drm2/drmP.h>
+
+#include <dev/agp/agpreg.h>
+#include <dev/pci/pcireg.h>
+
+/* Returns 1 if AGP or 0 if not. */
+static int
+drm_device_find_capability(struct drm_device *dev, int cap)
+{
+
+ return (pci_find_cap(dev->device, cap, NULL) == 0);
+}
+
+int drm_device_is_agp(struct drm_device *dev)
+{
+ if (dev->driver->device_is_agp != NULL) {
+ int ret;
+
+ /* device_is_agp returns a tristate, 0 = not AGP, 1 = definitely
+ * AGP, 2 = fall back to PCI capability
+ */
+ ret = (*dev->driver->device_is_agp)(dev);
+ if (ret != DRM_MIGHT_BE_AGP)
+ return ret;
+ }
+
+ return (drm_device_find_capability(dev, PCIY_AGP));
+}
+
+int drm_device_is_pcie(struct drm_device *dev)
+{
+ return (drm_device_find_capability(dev, PCIY_EXPRESS));
+}
+
+int drm_agp_info(struct drm_device * dev, struct drm_agp_info *info)
+{
+ struct agp_info *kern;
+
+ if (!dev->agp || !dev->agp->acquired)
+ return EINVAL;
+
+ kern = &dev->agp->info;
+ agp_get_info(dev->agp->agpdev, kern);
+ info->agp_version_major = 1;
+ info->agp_version_minor = 0;
+ info->mode = kern->ai_mode;
+ info->aperture_base = kern->ai_aperture_base;
+ info->aperture_size = kern->ai_aperture_size;
+ info->memory_allowed = kern->ai_memory_allowed;
+ info->memory_used = kern->ai_memory_used;
+ info->id_vendor = kern->ai_devid & 0xffff;
+ info->id_device = kern->ai_devid >> 16;
+
+ return 0;
+}
+
+int drm_agp_info_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ int err;
+ struct drm_agp_info info;
+
+ err = drm_agp_info(dev, &info);
+ if (err != 0)
+ return err;
+
+ *(struct drm_agp_info *) data = info;
+ return 0;
+}
+
+int drm_agp_acquire_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+
+ return drm_agp_acquire(dev);
+}
+
+int drm_agp_acquire(struct drm_device *dev)
+{
+ int retcode;
+
+ if (!dev->agp || dev->agp->acquired)
+ return EINVAL;
+
+ retcode = agp_acquire(dev->agp->agpdev);
+ if (retcode)
+ return retcode;
+
+ dev->agp->acquired = 1;
+ return 0;
+}
+
+int drm_agp_release_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+
+ return drm_agp_release(dev);
+}
+
+int drm_agp_release(struct drm_device * dev)
+{
+ if (!dev->agp || !dev->agp->acquired)
+ return EINVAL;
+ agp_release(dev->agp->agpdev);
+ dev->agp->acquired = 0;
+ return 0;
+}
+
+int drm_agp_enable(struct drm_device *dev, struct drm_agp_mode mode)
+{
+
+ if (!dev->agp || !dev->agp->acquired)
+ return EINVAL;
+
+ dev->agp->mode = mode.mode;
+ agp_enable(dev->agp->agpdev, mode.mode);
+ dev->agp->enabled = 1;
+ return 0;
+}
+
+int drm_agp_enable_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_agp_mode mode;
+
+ mode = *(struct drm_agp_mode *) data;
+
+ return drm_agp_enable(dev, mode);
+}
+
+int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request)
+{
+ drm_agp_mem_t *entry;
+ void *handle;
+ unsigned long pages;
+ u_int32_t type;
+ struct agp_memory_info info;
+
+ if (!dev->agp || !dev->agp->acquired)
+ return EINVAL;
+
+ entry = malloc(sizeof(*entry), DRM_MEM_AGPLISTS, M_NOWAIT | M_ZERO);
+ if (entry == NULL)
+ return ENOMEM;
+
+ pages = (request->size + PAGE_SIZE - 1) / PAGE_SIZE;
+ type = (u_int32_t) request->type;
+
+ DRM_UNLOCK(dev);
+ handle = drm_agp_allocate_memory(pages, type);
+ DRM_LOCK(dev);
+ if (handle == NULL) {
+ free(entry, DRM_MEM_AGPLISTS);
+ return ENOMEM;
+ }
+
+ entry->handle = handle;
+ entry->bound = 0;
+ entry->pages = pages;
+ entry->prev = NULL;
+ entry->next = dev->agp->memory;
+ if (dev->agp->memory)
+ dev->agp->memory->prev = entry;
+ dev->agp->memory = entry;
+
+ agp_memory_info(dev->agp->agpdev, entry->handle, &info);
+
+ request->handle = (unsigned long) entry->handle;
+ request->physical = info.ami_physical;
+
+ return 0;
+}
+
+int drm_agp_alloc_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_agp_buffer request;
+ int retcode;
+
+ request = *(struct drm_agp_buffer *) data;
+
+ DRM_LOCK(dev);
+ retcode = drm_agp_alloc(dev, &request);
+ DRM_UNLOCK(dev);
+
+ *(struct drm_agp_buffer *) data = request;
+
+ return retcode;
+}
+
+static drm_agp_mem_t * drm_agp_lookup_entry(struct drm_device *dev,
+ void *handle)
+{
+ drm_agp_mem_t *entry;
+
+ for (entry = dev->agp->memory; entry; entry = entry->next) {
+ if (entry->handle == handle) return entry;
+ }
+ return NULL;
+}
+
+int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request)
+{
+ drm_agp_mem_t *entry;
+ int retcode;
+
+ if (!dev->agp || !dev->agp->acquired)
+ return EINVAL;
+
+ entry = drm_agp_lookup_entry(dev, (void *)request->handle);
+ if (entry == NULL || !entry->bound)
+ return EINVAL;
+
+ DRM_UNLOCK(dev);
+ retcode = drm_agp_unbind_memory(entry->handle);
+ DRM_LOCK(dev);
+
+ if (retcode == 0)
+ entry->bound = 0;
+
+ return retcode;
+}
+
+int drm_agp_unbind_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_agp_binding request;
+ int retcode;
+
+ request = *(struct drm_agp_binding *) data;
+
+ DRM_LOCK(dev);
+ retcode = drm_agp_unbind(dev, &request);
+ DRM_UNLOCK(dev);
+
+ return retcode;
+}
+
+int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request)
+{
+ drm_agp_mem_t *entry;
+ int retcode;
+ int page;
+
+ if (!dev->agp || !dev->agp->acquired)
+ return EINVAL;
+
+ DRM_DEBUG("agp_bind, page_size=%x\n", (int)PAGE_SIZE);
+
+ entry = drm_agp_lookup_entry(dev, (void *)request->handle);
+ if (entry == NULL || entry->bound)
+ return EINVAL;
+
+ page = (request->offset + PAGE_SIZE - 1) / PAGE_SIZE;
+
+ DRM_UNLOCK(dev);
+ retcode = drm_agp_bind_memory(entry->handle, page);
+ DRM_LOCK(dev);
+ if (retcode == 0)
+ entry->bound = dev->agp->base + (page << PAGE_SHIFT);
+
+ return retcode;
+}
+
+int drm_agp_bind_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_agp_binding request;
+ int retcode;
+
+ request = *(struct drm_agp_binding *) data;
+
+ DRM_LOCK(dev);
+ retcode = drm_agp_bind(dev, &request);
+ DRM_UNLOCK(dev);
+
+ return retcode;
+}
+
+int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request)
+{
+ drm_agp_mem_t *entry;
+
+ if (!dev->agp || !dev->agp->acquired)
+ return EINVAL;
+
+ entry = drm_agp_lookup_entry(dev, (void*)request->handle);
+ if (entry == NULL)
+ return EINVAL;
+
+ if (entry->prev)
+ entry->prev->next = entry->next;
+ else
+ dev->agp->memory = entry->next;
+ if (entry->next)
+ entry->next->prev = entry->prev;
+
+ DRM_UNLOCK(dev);
+ if (entry->bound)
+ drm_agp_unbind_memory(entry->handle);
+ drm_agp_free_memory(entry->handle);
+ DRM_LOCK(dev);
+
+ free(entry, DRM_MEM_AGPLISTS);
+
+ return 0;
+
+}
+
+int drm_agp_free_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_agp_buffer request;
+ int retcode;
+
+ request = *(struct drm_agp_buffer *) data;
+
+ DRM_LOCK(dev);
+ retcode = drm_agp_free(dev, &request);
+ DRM_UNLOCK(dev);
+
+ return retcode;
+}
+
+drm_agp_head_t *drm_agp_init(void)
+{
+ device_t agpdev;
+ drm_agp_head_t *head = NULL;
+ int agp_available = 1;
+
+ agpdev = DRM_AGP_FIND_DEVICE();
+ if (!agpdev)
+ agp_available = 0;
+
+ DRM_DEBUG("agp_available = %d\n", agp_available);
+
+ if (agp_available) {
+ head = malloc(sizeof(*head), DRM_MEM_AGPLISTS,
+ M_NOWAIT | M_ZERO);
+ if (head == NULL)
+ return NULL;
+ head->agpdev = agpdev;
+ agp_get_info(agpdev, &head->info);
+ head->base = head->info.ai_aperture_base;
+ head->memory = NULL;
+ DRM_INFO("AGP at 0x%08lx %dMB\n",
+ (long)head->info.ai_aperture_base,
+ (int)(head->info.ai_aperture_size >> 20));
+ }
+ return head;
+}
+
+void *drm_agp_allocate_memory(size_t pages, u32 type)
+{
+ device_t agpdev;
+
+ agpdev = DRM_AGP_FIND_DEVICE();
+ if (!agpdev)
+ return NULL;
+
+ return agp_alloc_memory(agpdev, type, pages << AGP_PAGE_SHIFT);
+}
+
+int drm_agp_free_memory(void *handle)
+{
+ device_t agpdev;
+
+ agpdev = DRM_AGP_FIND_DEVICE();
+ if (!agpdev || !handle)
+ return 0;
+
+ agp_free_memory(agpdev, handle);
+ return 1;
+}
+
+int drm_agp_bind_memory(void *handle, off_t start)
+{
+ device_t agpdev;
+
+ agpdev = DRM_AGP_FIND_DEVICE();
+ if (!agpdev || !handle)
+ return EINVAL;
+
+ return agp_bind_memory(agpdev, handle, start * PAGE_SIZE);
+}
+
+int drm_agp_unbind_memory(void *handle)
+{
+ device_t agpdev;
+
+ agpdev = DRM_AGP_FIND_DEVICE();
+ if (!agpdev || !handle)
+ return EINVAL;
+
+ return agp_unbind_memory(agpdev, handle);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_atomic.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_atomic.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,93 @@
+/**
+ * \file drm_atomic.h
+ * Atomic operations used in the DRM which may or may not be provided by the OS.
+ *
+ * \author Eric Anholt <anholt at FreeBSD.org>
+ */
+
+/*-
+ * Copyright 2004 Eric Anholt
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_atomic.h 235783 2012-05-22 11:07:44Z kib $");
+
+/* Many of these implementations are rather fake, but good enough. */
+
+typedef u_int32_t atomic_t;
+
+#define atomic_set(p, v) (*(p) = (v))
+#define atomic_read(p) (*(p))
+#define atomic_inc(p) atomic_add_int(p, 1)
+#define atomic_dec(p) atomic_subtract_int(p, 1)
+#define atomic_add(n, p) atomic_add_int(p, n)
+#define atomic_sub(n, p) atomic_subtract_int(p, n)
+
+static __inline atomic_t
+test_and_set_bit(int b, volatile void *p)
+{
+ int s = splhigh();
+ unsigned int m = 1<<b;
+ unsigned int r = *(volatile int *)p & m;
+ *(volatile int *)p |= m;
+ splx(s);
+ return r;
+}
+
+static __inline void
+clear_bit(int b, volatile void *p)
+{
+ atomic_clear_int(((volatile int *)p) + (b >> 5), 1 << (b & 0x1f));
+}
+
+static __inline void
+set_bit(int b, volatile void *p)
+{
+ atomic_set_int(((volatile int *)p) + (b >> 5), 1 << (b & 0x1f));
+}
+
+static __inline int
+test_bit(int b, volatile void *p)
+{
+ return ((volatile int *)p)[b >> 5] & (1 << (b & 0x1f));
+}
+
+static __inline int
+find_first_zero_bit(volatile void *p, int max)
+{
+ int b;
+ volatile int *ptr = (volatile int *)p;
+
+ for (b = 0; b < max; b += 32) {
+ if (ptr[b >> 5] != ~0) {
+ for (;;) {
+ if ((ptr[b >> 5] & (1 << (b & 0x1f))) == 0)
+ return b;
+ b++;
+ }
+ }
+ }
+ return max;
+}
+
+#define BITS_TO_LONGS(x) (howmany((x), NBBY * sizeof(long)))
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_auth.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_auth.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,190 @@
+/*-
+ * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Rickard E. (Rik) Faith <faith at valinux.com>
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_auth.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_auth.c
+ * Implementation of the get/authmagic ioctls implementing the authentication
+ * scheme between the master and clients.
+ */
+
+#include <dev/drm2/drmP.h>
+
+static int drm_hash_magic(drm_magic_t magic)
+{
+ return magic & (DRM_HASH_SIZE-1);
+}
+
+/**
+ * Returns the file private associated with the given magic number.
+ */
+static struct drm_file *drm_find_file(struct drm_device *dev, drm_magic_t magic)
+{
+ drm_magic_entry_t *pt;
+ int hash = drm_hash_magic(magic);
+
+ DRM_LOCK_ASSERT(dev);
+
+ for (pt = dev->magiclist[hash].head; pt; pt = pt->next) {
+ if (pt->magic == magic) {
+ return pt->priv;
+ }
+ }
+
+ return NULL;
+}
+
+/**
+ * Inserts the given magic number into the hash table of used magic number
+ * lists.
+ */
+static int drm_add_magic(struct drm_device *dev, struct drm_file *priv,
+ drm_magic_t magic)
+{
+ int hash;
+ drm_magic_entry_t *entry;
+
+ DRM_DEBUG("%d\n", magic);
+
+ DRM_LOCK_ASSERT(dev);
+
+ hash = drm_hash_magic(magic);
+ entry = malloc(sizeof(*entry), DRM_MEM_MAGIC, M_ZERO | M_NOWAIT);
+ if (!entry)
+ return ENOMEM;
+ entry->magic = magic;
+ entry->priv = priv;
+ entry->next = NULL;
+
+ if (dev->magiclist[hash].tail) {
+ dev->magiclist[hash].tail->next = entry;
+ dev->magiclist[hash].tail = entry;
+ } else {
+ dev->magiclist[hash].head = entry;
+ dev->magiclist[hash].tail = entry;
+ }
+
+ return 0;
+}
+
+/**
+ * Removes the given magic number from the hash table of used magic number
+ * lists.
+ */
+static int drm_remove_magic(struct drm_device *dev, drm_magic_t magic)
+{
+ drm_magic_entry_t *prev = NULL;
+ drm_magic_entry_t *pt;
+ int hash;
+
+ DRM_LOCK_ASSERT(dev);
+
+ DRM_DEBUG("%d\n", magic);
+ hash = drm_hash_magic(magic);
+
+ for (pt = dev->magiclist[hash].head; pt; prev = pt, pt = pt->next) {
+ if (pt->magic == magic) {
+ if (dev->magiclist[hash].head == pt) {
+ dev->magiclist[hash].head = pt->next;
+ }
+ if (dev->magiclist[hash].tail == pt) {
+ dev->magiclist[hash].tail = prev;
+ }
+ if (prev) {
+ prev->next = pt->next;
+ }
+ free(pt, DRM_MEM_MAGIC);
+ return 0;
+ }
+ }
+
+ return EINVAL;
+}
+
+/**
+ * Called by the client, this returns a unique magic number to be authorized
+ * by the master.
+ *
+ * The master may use its own knowledge of the client (such as the X
+ * connection that the magic is passed over) to determine if the magic number
+ * should be authenticated.
+ */
+int drm_getmagic(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ static drm_magic_t sequence = 0;
+ struct drm_auth *auth = data;
+
+ /* Find unique magic */
+ if (file_priv->magic) {
+ auth->magic = file_priv->magic;
+ } else {
+ DRM_LOCK(dev);
+ do {
+ int old = sequence;
+
+ auth->magic = old+1;
+
+ if (!atomic_cmpset_int(&sequence, old, auth->magic))
+ continue;
+ } while (drm_find_file(dev, auth->magic));
+ file_priv->magic = auth->magic;
+ drm_add_magic(dev, file_priv, auth->magic);
+ DRM_UNLOCK(dev);
+ }
+
+ DRM_DEBUG("%u\n", auth->magic);
+
+ return 0;
+}
+
+/**
+ * Marks the client associated with the given magic number as authenticated.
+ */
+int drm_authmagic(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_auth *auth = data;
+ struct drm_file *priv;
+
+ DRM_DEBUG("%u\n", auth->magic);
+
+ DRM_LOCK(dev);
+ priv = drm_find_file(dev, auth->magic);
+ if (priv != NULL) {
+ priv->authenticated = 1;
+ drm_remove_magic(dev, auth->magic);
+ DRM_UNLOCK(dev);
+ return 0;
+ } else {
+ DRM_UNLOCK(dev);
+ return EINVAL;
+ }
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_bufs.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_bufs.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1130 @@
+/*-
+ * Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Rickard E. (Rik) Faith <faith at valinux.com>
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_bufs.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_bufs.c
+ * Implementation of the ioctls for setup of DRM mappings and DMA buffers.
+ */
+
+#include <dev/pci/pcireg.h>
+
+#include <dev/drm2/drmP.h>
+
+/* Allocation of PCI memory resources (framebuffer, registers, etc.) for
+ * drm_get_resource_*. Note that they are not RF_ACTIVE, so there's no virtual
+ * address for accessing them. Cleaned up at unload.
+ */
+static int drm_alloc_resource(struct drm_device *dev, int resource)
+{
+ struct resource *res;
+ int rid;
+
+ DRM_LOCK_ASSERT(dev);
+
+ if (resource >= DRM_MAX_PCI_RESOURCE) {
+ DRM_ERROR("Resource %d too large\n", resource);
+ return 1;
+ }
+
+ if (dev->pcir[resource] != NULL) {
+ return 0;
+ }
+
+ DRM_UNLOCK(dev);
+ rid = PCIR_BAR(resource);
+ res = bus_alloc_resource_any(dev->device, SYS_RES_MEMORY, &rid,
+ RF_SHAREABLE);
+ DRM_LOCK(dev);
+ if (res == NULL) {
+ DRM_ERROR("Couldn't find resource 0x%x\n", resource);
+ return 1;
+ }
+
+ if (dev->pcir[resource] == NULL) {
+ dev->pcirid[resource] = rid;
+ dev->pcir[resource] = res;
+ }
+
+ return 0;
+}
+
+unsigned long drm_get_resource_start(struct drm_device *dev,
+ unsigned int resource)
+{
+ if (drm_alloc_resource(dev, resource) != 0)
+ return 0;
+
+ return rman_get_start(dev->pcir[resource]);
+}
+
+unsigned long drm_get_resource_len(struct drm_device *dev,
+ unsigned int resource)
+{
+ if (drm_alloc_resource(dev, resource) != 0)
+ return 0;
+
+ return rman_get_size(dev->pcir[resource]);
+}
+
+int drm_addmap(struct drm_device * dev, unsigned long offset,
+ unsigned long size,
+ enum drm_map_type type, enum drm_map_flags flags, drm_local_map_t **map_ptr)
+{
+ drm_local_map_t *map;
+ int align;
+ /*drm_agp_mem_t *entry;
+ int valid;*/
+
+ /* Only allow shared memory to be removable since we only keep enough
+ * book keeping information about shared memory to allow for removal
+ * when processes fork.
+ */
+ if ((flags & _DRM_REMOVABLE) && type != _DRM_SHM) {
+ DRM_ERROR("Requested removable map for non-DRM_SHM\n");
+ return EINVAL;
+ }
+ if ((offset & PAGE_MASK) || (size & PAGE_MASK)) {
+ DRM_ERROR("offset/size not page aligned: 0x%lx/0x%lx\n",
+ offset, size);
+ return EINVAL;
+ }
+ if (offset + size < offset) {
+ DRM_ERROR("offset and size wrap around: 0x%lx/0x%lx\n",
+ offset, size);
+ return EINVAL;
+ }
+
+ DRM_DEBUG("offset = 0x%08lx, size = 0x%08lx, type = %d\n", offset,
+ size, type);
+
+ /* Check if this is just another version of a kernel-allocated map, and
+ * just hand that back if so.
+ */
+ if (type == _DRM_REGISTERS || type == _DRM_FRAME_BUFFER ||
+ type == _DRM_SHM) {
+ TAILQ_FOREACH(map, &dev->maplist, link) {
+ if (map->type == type && (map->offset == offset ||
+ (map->type == _DRM_SHM &&
+ map->flags == _DRM_CONTAINS_LOCK))) {
+ map->size = size;
+ DRM_DEBUG("Found kernel map %d\n", type);
+ goto done;
+ }
+ }
+ }
+ DRM_UNLOCK(dev);
+
+ /* Allocate a new map structure, fill it in, and do any type-specific
+ * initialization necessary.
+ */
+ map = malloc(sizeof(*map), DRM_MEM_MAPS, M_ZERO | M_NOWAIT);
+ if (!map) {
+ DRM_LOCK(dev);
+ return ENOMEM;
+ }
+
+ map->offset = offset;
+ map->size = size;
+ map->type = type;
+ map->flags = flags;
+ map->handle = (void *)((unsigned long)alloc_unr(dev->map_unrhdr) <<
+ DRM_MAP_HANDLE_SHIFT);
+
+ switch (map->type) {
+ case _DRM_REGISTERS:
+ map->virtual = drm_ioremap(dev, map);
+ if (!(map->flags & _DRM_WRITE_COMBINING))
+ break;
+ /* FALLTHROUGH */
+ case _DRM_FRAME_BUFFER:
+ if (drm_mtrr_add(map->offset, map->size, DRM_MTRR_WC) == 0)
+ map->mtrr = 1;
+ break;
+ case _DRM_SHM:
+ map->virtual = malloc(map->size, DRM_MEM_MAPS, M_NOWAIT);
+ DRM_DEBUG("%lu %d %p\n",
+ map->size, drm_order(map->size), map->virtual);
+ if (!map->virtual) {
+ free(map, DRM_MEM_MAPS);
+ DRM_LOCK(dev);
+ return ENOMEM;
+ }
+ map->offset = (unsigned long)map->virtual;
+ if (map->flags & _DRM_CONTAINS_LOCK) {
+ /* Prevent a 2nd X Server from creating a 2nd lock */
+ DRM_LOCK(dev);
+ if (dev->lock.hw_lock != NULL) {
+ DRM_UNLOCK(dev);
+ free(map->virtual, DRM_MEM_MAPS);
+ free(map, DRM_MEM_MAPS);
+ return EBUSY;
+ }
+ dev->lock.hw_lock = map->virtual; /* Pointer to lock */
+ DRM_UNLOCK(dev);
+ }
+ break;
+ case _DRM_AGP:
+ /*valid = 0;*/
+ /* In some cases (i810 driver), user space may have already
+ * added the AGP base itself, because dev->agp->base previously
+ * only got set during AGP enable. So, only add the base
+ * address if the map's offset isn't already within the
+ * aperture.
+ */
+ if (map->offset < dev->agp->base ||
+ map->offset > dev->agp->base +
+ dev->agp->info.ai_aperture_size - 1) {
+ map->offset += dev->agp->base;
+ }
+ map->mtrr = dev->agp->mtrr; /* for getmap */
+ /*for (entry = dev->agp->memory; entry; entry = entry->next) {
+ if ((map->offset >= entry->bound) &&
+ (map->offset + map->size <=
+ entry->bound + entry->pages * PAGE_SIZE)) {
+ valid = 1;
+ break;
+ }
+ }
+ if (!valid) {
+ free(map, DRM_MEM_MAPS);
+ DRM_LOCK(dev);
+ return EACCES;
+ }*/
+ break;
+ case _DRM_SCATTER_GATHER:
+ if (!dev->sg) {
+ free(map, DRM_MEM_MAPS);
+ DRM_LOCK(dev);
+ return EINVAL;
+ }
+ map->virtual = (void *)(dev->sg->vaddr + offset);
+ map->offset = dev->sg->vaddr + offset;
+ break;
+ case _DRM_CONSISTENT:
+ /* Unfortunately, we don't get any alignment specification from
+ * the caller, so we have to guess. drm_pci_alloc requires
+ * a power-of-two alignment, so try to align the bus address of
+ * the map to it size if possible, otherwise just assume
+ * PAGE_SIZE alignment.
+ */
+ align = map->size;
+ if ((align & (align - 1)) != 0)
+ align = PAGE_SIZE;
+ map->dmah = drm_pci_alloc(dev, map->size, align, 0xfffffffful);
+ if (map->dmah == NULL) {
+ free(map, DRM_MEM_MAPS);
+ DRM_LOCK(dev);
+ return ENOMEM;
+ }
+ map->virtual = map->dmah->vaddr;
+ map->offset = map->dmah->busaddr;
+ break;
+ default:
+ DRM_ERROR("Bad map type %d\n", map->type);
+ free(map, DRM_MEM_MAPS);
+ DRM_LOCK(dev);
+ return EINVAL;
+ }
+
+ DRM_LOCK(dev);
+ TAILQ_INSERT_TAIL(&dev->maplist, map, link);
+
+done:
+ /* Jumped to, with lock held, when a kernel map is found. */
+
+ DRM_DEBUG("Added map %d 0x%lx/0x%lx\n", map->type, map->offset,
+ map->size);
+
+ *map_ptr = map;
+
+ return 0;
+}
+
+int drm_addmap_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_map *request = data;
+ drm_local_map_t *map;
+ int err;
+
+ if (!(dev->flags & (FREAD|FWRITE)))
+ return EACCES; /* Require read/write */
+
+ if (!DRM_SUSER(DRM_CURPROC) && request->type != _DRM_AGP)
+ return EACCES;
+
+ DRM_LOCK(dev);
+ err = drm_addmap(dev, request->offset, request->size, request->type,
+ request->flags, &map);
+ DRM_UNLOCK(dev);
+ if (err != 0)
+ return err;
+
+ request->offset = map->offset;
+ request->size = map->size;
+ request->type = map->type;
+ request->flags = map->flags;
+ request->mtrr = map->mtrr;
+ request->handle = (void *)map->handle;
+
+ return 0;
+}
+
+void drm_rmmap(struct drm_device *dev, drm_local_map_t *map)
+{
+ DRM_LOCK_ASSERT(dev);
+
+ if (map == NULL)
+ return;
+
+ TAILQ_REMOVE(&dev->maplist, map, link);
+
+ switch (map->type) {
+ case _DRM_REGISTERS:
+ if (map->bsr == NULL)
+ drm_ioremapfree(map);
+ /* FALLTHROUGH */
+ case _DRM_FRAME_BUFFER:
+ if (map->mtrr) {
+ int __unused retcode;
+
+ retcode = drm_mtrr_del(0, map->offset, map->size,
+ DRM_MTRR_WC);
+ DRM_DEBUG("mtrr_del = %d\n", retcode);
+ }
+ break;
+ case _DRM_SHM:
+ free(map->virtual, DRM_MEM_MAPS);
+ break;
+ case _DRM_AGP:
+ case _DRM_SCATTER_GATHER:
+ break;
+ case _DRM_CONSISTENT:
+ drm_pci_free(dev, map->dmah);
+ break;
+ default:
+ DRM_ERROR("Bad map type %d\n", map->type);
+ break;
+ }
+
+ if (map->bsr != NULL) {
+ bus_release_resource(dev->device, SYS_RES_MEMORY, map->rid,
+ map->bsr);
+ }
+
+ DRM_UNLOCK(dev);
+ if (map->handle)
+ free_unr(dev->map_unrhdr, (unsigned long)map->handle >>
+ DRM_MAP_HANDLE_SHIFT);
+ DRM_LOCK(dev);
+
+ free(map, DRM_MEM_MAPS);
+}
+
+/* Remove a map private from list and deallocate resources if the mapping
+ * isn't in use.
+ */
+
+int drm_rmmap_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ drm_local_map_t *map;
+ struct drm_map *request = data;
+
+ DRM_LOCK(dev);
+ TAILQ_FOREACH(map, &dev->maplist, link) {
+ if (map->handle == request->handle &&
+ map->flags & _DRM_REMOVABLE)
+ break;
+ }
+
+ /* No match found. */
+ if (map == NULL) {
+ DRM_UNLOCK(dev);
+ return EINVAL;
+ }
+
+ drm_rmmap(dev, map);
+
+ DRM_UNLOCK(dev);
+
+ return 0;
+}
+
+
+static void drm_cleanup_buf_error(struct drm_device *dev,
+ drm_buf_entry_t *entry)
+{
+ int i;
+
+ if (entry->seg_count) {
+ for (i = 0; i < entry->seg_count; i++) {
+ drm_pci_free(dev, entry->seglist[i]);
+ }
+ free(entry->seglist, DRM_MEM_SEGS);
+
+ entry->seg_count = 0;
+ }
+
+ if (entry->buf_count) {
+ for (i = 0; i < entry->buf_count; i++) {
+ free(entry->buflist[i].dev_private, DRM_MEM_BUFS);
+ }
+ free(entry->buflist, DRM_MEM_BUFS);
+
+ entry->buf_count = 0;
+ }
+}
+
+static int drm_do_addbufs_agp(struct drm_device *dev, struct drm_buf_desc *request)
+{
+ drm_device_dma_t *dma = dev->dma;
+ drm_buf_entry_t *entry;
+ /*drm_agp_mem_t *agp_entry;
+ int valid*/
+ drm_buf_t *buf;
+ unsigned long offset;
+ unsigned long agp_offset;
+ int count;
+ int order;
+ int size;
+ int alignment;
+ int page_order;
+ int total;
+ int byte_count;
+ int i;
+ drm_buf_t **temp_buflist;
+
+ count = request->count;
+ order = drm_order(request->size);
+ size = 1 << order;
+
+ alignment = (request->flags & _DRM_PAGE_ALIGN)
+ ? round_page(size) : size;
+ page_order = order - PAGE_SHIFT > 0 ? order - PAGE_SHIFT : 0;
+ total = PAGE_SIZE << page_order;
+
+ byte_count = 0;
+ agp_offset = dev->agp->base + request->agp_start;
+
+ DRM_DEBUG("count: %d\n", count);
+ DRM_DEBUG("order: %d\n", order);
+ DRM_DEBUG("size: %d\n", size);
+ DRM_DEBUG("agp_offset: 0x%lx\n", agp_offset);
+ DRM_DEBUG("alignment: %d\n", alignment);
+ DRM_DEBUG("page_order: %d\n", page_order);
+ DRM_DEBUG("total: %d\n", total);
+
+ /* Make sure buffers are located in AGP memory that we own */
+ /* Breaks MGA due to drm_alloc_agp not setting up entries for the
+ * memory. Safe to ignore for now because these ioctls are still
+ * root-only.
+ */
+ /*valid = 0;
+ for (agp_entry = dev->agp->memory; agp_entry;
+ agp_entry = agp_entry->next) {
+ if ((agp_offset >= agp_entry->bound) &&
+ (agp_offset + total * count <=
+ agp_entry->bound + agp_entry->pages * PAGE_SIZE)) {
+ valid = 1;
+ break;
+ }
+ }
+ if (!valid) {
+ DRM_DEBUG("zone invalid\n");
+ return EINVAL;
+ }*/
+
+ entry = &dma->bufs[order];
+
+ entry->buflist = malloc(count * sizeof(*entry->buflist), DRM_MEM_BUFS,
+ M_NOWAIT | M_ZERO);
+ if (!entry->buflist) {
+ return ENOMEM;
+ }
+
+ entry->buf_size = size;
+ entry->page_order = page_order;
+
+ offset = 0;
+
+ while (entry->buf_count < count) {
+ buf = &entry->buflist[entry->buf_count];
+ buf->idx = dma->buf_count + entry->buf_count;
+ buf->total = alignment;
+ buf->order = order;
+ buf->used = 0;
+
+ buf->offset = (dma->byte_count + offset);
+ buf->bus_address = agp_offset + offset;
+ buf->address = (void *)(agp_offset + offset);
+ buf->next = NULL;
+ buf->pending = 0;
+ buf->file_priv = NULL;
+
+ buf->dev_priv_size = dev->driver->buf_priv_size;
+ buf->dev_private = malloc(buf->dev_priv_size, DRM_MEM_BUFS,
+ M_NOWAIT | M_ZERO);
+ if (buf->dev_private == NULL) {
+ /* Set count correctly so we free the proper amount. */
+ entry->buf_count = count;
+ drm_cleanup_buf_error(dev, entry);
+ return ENOMEM;
+ }
+
+ offset += alignment;
+ entry->buf_count++;
+ byte_count += PAGE_SIZE << page_order;
+ }
+
+ DRM_DEBUG("byte_count: %d\n", byte_count);
+
+ temp_buflist = realloc(dma->buflist,
+ (dma->buf_count + entry->buf_count) * sizeof(*dma->buflist),
+ DRM_MEM_BUFS, M_NOWAIT);
+ if (temp_buflist == NULL) {
+ /* Free the entry because it isn't valid */
+ drm_cleanup_buf_error(dev, entry);
+ return ENOMEM;
+ }
+ dma->buflist = temp_buflist;
+
+ for (i = 0; i < entry->buf_count; i++) {
+ dma->buflist[i + dma->buf_count] = &entry->buflist[i];
+ }
+
+ dma->buf_count += entry->buf_count;
+ dma->byte_count += byte_count;
+
+ DRM_DEBUG("dma->buf_count : %d\n", dma->buf_count);
+ DRM_DEBUG("entry->buf_count : %d\n", entry->buf_count);
+
+ request->count = entry->buf_count;
+ request->size = size;
+
+ dma->flags = _DRM_DMA_USE_AGP;
+
+ return 0;
+}
+
+static int drm_do_addbufs_pci(struct drm_device *dev, struct drm_buf_desc *request)
+{
+ drm_device_dma_t *dma = dev->dma;
+ int count;
+ int order;
+ int size;
+ int total;
+ int page_order;
+ drm_buf_entry_t *entry;
+ drm_buf_t *buf;
+ int alignment;
+ unsigned long offset;
+ int i;
+ int byte_count;
+ int page_count;
+ unsigned long *temp_pagelist;
+ drm_buf_t **temp_buflist;
+
+ count = request->count;
+ order = drm_order(request->size);
+ size = 1 << order;
+
+ DRM_DEBUG("count=%d, size=%d (%d), order=%d\n",
+ request->count, request->size, size, order);
+
+ alignment = (request->flags & _DRM_PAGE_ALIGN)
+ ? round_page(size) : size;
+ page_order = order - PAGE_SHIFT > 0 ? order - PAGE_SHIFT : 0;
+ total = PAGE_SIZE << page_order;
+
+ entry = &dma->bufs[order];
+
+ entry->buflist = malloc(count * sizeof(*entry->buflist), DRM_MEM_BUFS,
+ M_NOWAIT | M_ZERO);
+ entry->seglist = malloc(count * sizeof(*entry->seglist), DRM_MEM_SEGS,
+ M_NOWAIT | M_ZERO);
+
+ /* Keep the original pagelist until we know all the allocations
+ * have succeeded
+ */
+ temp_pagelist = malloc((dma->page_count + (count << page_order)) *
+ sizeof(*dma->pagelist), DRM_MEM_PAGES, M_NOWAIT);
+
+ if (entry->buflist == NULL || entry->seglist == NULL ||
+ temp_pagelist == NULL) {
+ free(temp_pagelist, DRM_MEM_PAGES);
+ free(entry->seglist, DRM_MEM_SEGS);
+ free(entry->buflist, DRM_MEM_BUFS);
+ return ENOMEM;
+ }
+
+ memcpy(temp_pagelist, dma->pagelist, dma->page_count *
+ sizeof(*dma->pagelist));
+
+ DRM_DEBUG("pagelist: %d entries\n",
+ dma->page_count + (count << page_order));
+
+ entry->buf_size = size;
+ entry->page_order = page_order;
+ byte_count = 0;
+ page_count = 0;
+
+ while (entry->buf_count < count) {
+ DRM_SPINUNLOCK(&dev->dma_lock);
+ drm_dma_handle_t *dmah = drm_pci_alloc(dev, size, alignment,
+ 0xfffffffful);
+ DRM_SPINLOCK(&dev->dma_lock);
+ if (dmah == NULL) {
+ /* Set count correctly so we free the proper amount. */
+ entry->buf_count = count;
+ entry->seg_count = count;
+ drm_cleanup_buf_error(dev, entry);
+ free(temp_pagelist, DRM_MEM_PAGES);
+ return ENOMEM;
+ }
+
+ entry->seglist[entry->seg_count++] = dmah;
+ for (i = 0; i < (1 << page_order); i++) {
+ DRM_DEBUG("page %d @ %p\n",
+ dma->page_count + page_count,
+ (char *)dmah->vaddr + PAGE_SIZE * i);
+ temp_pagelist[dma->page_count + page_count++] =
+ (long)dmah->vaddr + PAGE_SIZE * i;
+ }
+ for (offset = 0;
+ offset + size <= total && entry->buf_count < count;
+ offset += alignment, ++entry->buf_count) {
+ buf = &entry->buflist[entry->buf_count];
+ buf->idx = dma->buf_count + entry->buf_count;
+ buf->total = alignment;
+ buf->order = order;
+ buf->used = 0;
+ buf->offset = (dma->byte_count + byte_count + offset);
+ buf->address = ((char *)dmah->vaddr + offset);
+ buf->bus_address = dmah->busaddr + offset;
+ buf->next = NULL;
+ buf->pending = 0;
+ buf->file_priv = NULL;
+
+ buf->dev_priv_size = dev->driver->buf_priv_size;
+ buf->dev_private = malloc(buf->dev_priv_size,
+ DRM_MEM_BUFS, M_NOWAIT | M_ZERO);
+ if (buf->dev_private == NULL) {
+ /* Set count correctly so we free the proper amount. */
+ entry->buf_count = count;
+ entry->seg_count = count;
+ drm_cleanup_buf_error(dev, entry);
+ free(temp_pagelist, DRM_MEM_PAGES);
+ return ENOMEM;
+ }
+
+ DRM_DEBUG("buffer %d @ %p\n",
+ entry->buf_count, buf->address);
+ }
+ byte_count += PAGE_SIZE << page_order;
+ }
+
+ temp_buflist = realloc(dma->buflist,
+ (dma->buf_count + entry->buf_count) * sizeof(*dma->buflist),
+ DRM_MEM_BUFS, M_NOWAIT);
+ if (temp_buflist == NULL) {
+ /* Free the entry because it isn't valid */
+ drm_cleanup_buf_error(dev, entry);
+ free(temp_pagelist, DRM_MEM_PAGES);
+ return ENOMEM;
+ }
+ dma->buflist = temp_buflist;
+
+ for (i = 0; i < entry->buf_count; i++) {
+ dma->buflist[i + dma->buf_count] = &entry->buflist[i];
+ }
+
+ /* No allocations failed, so now we can replace the orginal pagelist
+ * with the new one.
+ */
+ free(dma->pagelist, DRM_MEM_PAGES);
+ dma->pagelist = temp_pagelist;
+
+ dma->buf_count += entry->buf_count;
+ dma->seg_count += entry->seg_count;
+ dma->page_count += entry->seg_count << page_order;
+ dma->byte_count += PAGE_SIZE * (entry->seg_count << page_order);
+
+ request->count = entry->buf_count;
+ request->size = size;
+
+ return 0;
+
+}
+
+static int drm_do_addbufs_sg(struct drm_device *dev, struct drm_buf_desc *request)
+{
+ drm_device_dma_t *dma = dev->dma;
+ drm_buf_entry_t *entry;
+ drm_buf_t *buf;
+ unsigned long offset;
+ unsigned long agp_offset;
+ int count;
+ int order;
+ int size;
+ int alignment;
+ int page_order;
+ int total;
+ int byte_count;
+ int i;
+ drm_buf_t **temp_buflist;
+
+ count = request->count;
+ order = drm_order(request->size);
+ size = 1 << order;
+
+ alignment = (request->flags & _DRM_PAGE_ALIGN)
+ ? round_page(size) : size;
+ page_order = order - PAGE_SHIFT > 0 ? order - PAGE_SHIFT : 0;
+ total = PAGE_SIZE << page_order;
+
+ byte_count = 0;
+ agp_offset = request->agp_start;
+
+ DRM_DEBUG("count: %d\n", count);
+ DRM_DEBUG("order: %d\n", order);
+ DRM_DEBUG("size: %d\n", size);
+ DRM_DEBUG("agp_offset: %ld\n", agp_offset);
+ DRM_DEBUG("alignment: %d\n", alignment);
+ DRM_DEBUG("page_order: %d\n", page_order);
+ DRM_DEBUG("total: %d\n", total);
+
+ entry = &dma->bufs[order];
+
+ entry->buflist = malloc(count * sizeof(*entry->buflist), DRM_MEM_BUFS,
+ M_NOWAIT | M_ZERO);
+ if (entry->buflist == NULL)
+ return ENOMEM;
+
+ entry->buf_size = size;
+ entry->page_order = page_order;
+
+ offset = 0;
+
+ while (entry->buf_count < count) {
+ buf = &entry->buflist[entry->buf_count];
+ buf->idx = dma->buf_count + entry->buf_count;
+ buf->total = alignment;
+ buf->order = order;
+ buf->used = 0;
+
+ buf->offset = (dma->byte_count + offset);
+ buf->bus_address = agp_offset + offset;
+ buf->address = (void *)(agp_offset + offset + dev->sg->vaddr);
+ buf->next = NULL;
+ buf->pending = 0;
+ buf->file_priv = NULL;
+
+ buf->dev_priv_size = dev->driver->buf_priv_size;
+ buf->dev_private = malloc(buf->dev_priv_size, DRM_MEM_BUFS,
+ M_NOWAIT | M_ZERO);
+ if (buf->dev_private == NULL) {
+ /* Set count correctly so we free the proper amount. */
+ entry->buf_count = count;
+ drm_cleanup_buf_error(dev, entry);
+ return ENOMEM;
+ }
+
+ DRM_DEBUG("buffer %d @ %p\n",
+ entry->buf_count, buf->address);
+
+ offset += alignment;
+ entry->buf_count++;
+ byte_count += PAGE_SIZE << page_order;
+ }
+
+ DRM_DEBUG("byte_count: %d\n", byte_count);
+
+ temp_buflist = realloc(dma->buflist,
+ (dma->buf_count + entry->buf_count) * sizeof(*dma->buflist),
+ DRM_MEM_BUFS, M_NOWAIT);
+ if (temp_buflist == NULL) {
+ /* Free the entry because it isn't valid */
+ drm_cleanup_buf_error(dev, entry);
+ return ENOMEM;
+ }
+ dma->buflist = temp_buflist;
+
+ for (i = 0; i < entry->buf_count; i++) {
+ dma->buflist[i + dma->buf_count] = &entry->buflist[i];
+ }
+
+ dma->buf_count += entry->buf_count;
+ dma->byte_count += byte_count;
+
+ DRM_DEBUG("dma->buf_count : %d\n", dma->buf_count);
+ DRM_DEBUG("entry->buf_count : %d\n", entry->buf_count);
+
+ request->count = entry->buf_count;
+ request->size = size;
+
+ dma->flags = _DRM_DMA_USE_SG;
+
+ return 0;
+}
+
+int drm_addbufs_agp(struct drm_device *dev, struct drm_buf_desc *request)
+{
+ int order, ret;
+
+ if (request->count < 0 || request->count > 4096)
+ return EINVAL;
+
+ order = drm_order(request->size);
+ if (order < DRM_MIN_ORDER || order > DRM_MAX_ORDER)
+ return EINVAL;
+
+ DRM_SPINLOCK(&dev->dma_lock);
+
+ /* No more allocations after first buffer-using ioctl. */
+ if (dev->buf_use != 0) {
+ DRM_SPINUNLOCK(&dev->dma_lock);
+ return EBUSY;
+ }
+ /* No more than one allocation per order */
+ if (dev->dma->bufs[order].buf_count != 0) {
+ DRM_SPINUNLOCK(&dev->dma_lock);
+ return ENOMEM;
+ }
+
+ ret = drm_do_addbufs_agp(dev, request);
+
+ DRM_SPINUNLOCK(&dev->dma_lock);
+
+ return ret;
+}
+
+int drm_addbufs_sg(struct drm_device *dev, struct drm_buf_desc *request)
+{
+ int order, ret;
+
+ if (!DRM_SUSER(DRM_CURPROC))
+ return EACCES;
+
+ if (request->count < 0 || request->count > 4096)
+ return EINVAL;
+
+ order = drm_order(request->size);
+ if (order < DRM_MIN_ORDER || order > DRM_MAX_ORDER)
+ return EINVAL;
+
+ DRM_SPINLOCK(&dev->dma_lock);
+
+ /* No more allocations after first buffer-using ioctl. */
+ if (dev->buf_use != 0) {
+ DRM_SPINUNLOCK(&dev->dma_lock);
+ return EBUSY;
+ }
+ /* No more than one allocation per order */
+ if (dev->dma->bufs[order].buf_count != 0) {
+ DRM_SPINUNLOCK(&dev->dma_lock);
+ return ENOMEM;
+ }
+
+ ret = drm_do_addbufs_sg(dev, request);
+
+ DRM_SPINUNLOCK(&dev->dma_lock);
+
+ return ret;
+}
+
+int drm_addbufs_pci(struct drm_device *dev, struct drm_buf_desc *request)
+{
+ int order, ret;
+
+ if (!DRM_SUSER(DRM_CURPROC))
+ return EACCES;
+
+ if (request->count < 0 || request->count > 4096)
+ return EINVAL;
+
+ order = drm_order(request->size);
+ if (order < DRM_MIN_ORDER || order > DRM_MAX_ORDER)
+ return EINVAL;
+
+ DRM_SPINLOCK(&dev->dma_lock);
+
+ /* No more allocations after first buffer-using ioctl. */
+ if (dev->buf_use != 0) {
+ DRM_SPINUNLOCK(&dev->dma_lock);
+ return EBUSY;
+ }
+ /* No more than one allocation per order */
+ if (dev->dma->bufs[order].buf_count != 0) {
+ DRM_SPINUNLOCK(&dev->dma_lock);
+ return ENOMEM;
+ }
+
+ ret = drm_do_addbufs_pci(dev, request);
+
+ DRM_SPINUNLOCK(&dev->dma_lock);
+
+ return ret;
+}
+
+int drm_addbufs(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_buf_desc *request = data;
+ int err;
+
+ if (request->flags & _DRM_AGP_BUFFER)
+ err = drm_addbufs_agp(dev, request);
+ else if (request->flags & _DRM_SG_BUFFER)
+ err = drm_addbufs_sg(dev, request);
+ else
+ err = drm_addbufs_pci(dev, request);
+
+ return err;
+}
+
+int drm_infobufs(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ drm_device_dma_t *dma = dev->dma;
+ struct drm_buf_info *request = data;
+ int i;
+ int count;
+ int retcode = 0;
+
+ DRM_SPINLOCK(&dev->dma_lock);
+ ++dev->buf_use; /* Can't allocate more after this call */
+ DRM_SPINUNLOCK(&dev->dma_lock);
+
+ for (i = 0, count = 0; i < DRM_MAX_ORDER + 1; i++) {
+ if (dma->bufs[i].buf_count)
+ ++count;
+ }
+
+ DRM_DEBUG("count = %d\n", count);
+
+ if (request->count >= count) {
+ for (i = 0, count = 0; i < DRM_MAX_ORDER + 1; i++) {
+ if (dma->bufs[i].buf_count) {
+ struct drm_buf_desc from;
+
+ from.count = dma->bufs[i].buf_count;
+ from.size = dma->bufs[i].buf_size;
+ from.low_mark = dma->bufs[i].freelist.low_mark;
+ from.high_mark = dma->bufs[i].freelist.high_mark;
+
+ if (DRM_COPY_TO_USER(&request->list[count], &from,
+ sizeof(struct drm_buf_desc)) != 0) {
+ retcode = EFAULT;
+ break;
+ }
+
+ DRM_DEBUG("%d %d %d %d %d\n",
+ i, dma->bufs[i].buf_count,
+ dma->bufs[i].buf_size,
+ dma->bufs[i].freelist.low_mark,
+ dma->bufs[i].freelist.high_mark);
+ ++count;
+ }
+ }
+ }
+ request->count = count;
+
+ return retcode;
+}
+
+int drm_markbufs(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ drm_device_dma_t *dma = dev->dma;
+ struct drm_buf_desc *request = data;
+ int order;
+
+ DRM_DEBUG("%d, %d, %d\n",
+ request->size, request->low_mark, request->high_mark);
+
+
+ order = drm_order(request->size);
+ if (order < DRM_MIN_ORDER || order > DRM_MAX_ORDER ||
+ request->low_mark < 0 || request->high_mark < 0) {
+ return EINVAL;
+ }
+
+ DRM_SPINLOCK(&dev->dma_lock);
+ if (request->low_mark > dma->bufs[order].buf_count ||
+ request->high_mark > dma->bufs[order].buf_count) {
+ DRM_SPINUNLOCK(&dev->dma_lock);
+ return EINVAL;
+ }
+
+ dma->bufs[order].freelist.low_mark = request->low_mark;
+ dma->bufs[order].freelist.high_mark = request->high_mark;
+ DRM_SPINUNLOCK(&dev->dma_lock);
+
+ return 0;
+}
+
+int drm_freebufs(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ drm_device_dma_t *dma = dev->dma;
+ struct drm_buf_free *request = data;
+ int i;
+ int idx;
+ drm_buf_t *buf;
+ int retcode = 0;
+
+ DRM_DEBUG("%d\n", request->count);
+
+ DRM_SPINLOCK(&dev->dma_lock);
+ for (i = 0; i < request->count; i++) {
+ if (DRM_COPY_FROM_USER(&idx, &request->list[i], sizeof(idx))) {
+ retcode = EFAULT;
+ break;
+ }
+ if (idx < 0 || idx >= dma->buf_count) {
+ DRM_ERROR("Index %d (of %d max)\n",
+ idx, dma->buf_count - 1);
+ retcode = EINVAL;
+ break;
+ }
+ buf = dma->buflist[idx];
+ if (buf->file_priv != file_priv) {
+ DRM_ERROR("Process %d freeing buffer not owned\n",
+ DRM_CURRENTPID);
+ retcode = EINVAL;
+ break;
+ }
+ drm_free_buffer(dev, buf);
+ }
+ DRM_SPINUNLOCK(&dev->dma_lock);
+
+ return retcode;
+}
+
+int drm_mapbufs(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ drm_device_dma_t *dma = dev->dma;
+ int retcode = 0;
+ const int zero = 0;
+ vm_offset_t address;
+ struct vmspace *vms;
+ vm_ooffset_t foff;
+ vm_size_t size;
+ vm_offset_t vaddr;
+ struct drm_buf_map *request = data;
+ int i;
+
+ vms = DRM_CURPROC->td_proc->p_vmspace;
+
+ DRM_SPINLOCK(&dev->dma_lock);
+ dev->buf_use++; /* Can't allocate more after this call */
+ DRM_SPINUNLOCK(&dev->dma_lock);
+
+ if (request->count < dma->buf_count)
+ goto done;
+
+ if ((drm_core_has_AGP(dev) && (dma->flags & _DRM_DMA_USE_AGP)) ||
+ (drm_core_check_feature(dev, DRIVER_SG) &&
+ (dma->flags & _DRM_DMA_USE_SG))) {
+ drm_local_map_t *map = dev->agp_buffer_map;
+
+ if (map == NULL) {
+ retcode = EINVAL;
+ goto done;
+ }
+ size = round_page(map->size);
+ foff = (unsigned long)map->handle;
+ } else {
+ size = round_page(dma->byte_count),
+ foff = 0;
+ }
+
+ vaddr = round_page((vm_offset_t)vms->vm_daddr + MAXDSIZ);
+#if __FreeBSD_version >= 600023
+ retcode = vm_mmap(&vms->vm_map, &vaddr, size, PROT_READ | PROT_WRITE,
+ VM_PROT_ALL, MAP_SHARED | MAP_NOSYNC, OBJT_DEVICE,
+ dev->devnode, foff);
+#else
+ retcode = vm_mmap(&vms->vm_map, &vaddr, size, PROT_READ | PROT_WRITE,
+ VM_PROT_ALL, MAP_SHARED | MAP_NOSYNC,
+ SLIST_FIRST(&dev->devnode->si_hlist), foff);
+#endif
+ if (retcode)
+ goto done;
+
+ request->virtual = (void *)vaddr;
+
+ for (i = 0; i < dma->buf_count; i++) {
+ if (DRM_COPY_TO_USER(&request->list[i].idx,
+ &dma->buflist[i]->idx, sizeof(request->list[0].idx))) {
+ retcode = EFAULT;
+ goto done;
+ }
+ if (DRM_COPY_TO_USER(&request->list[i].total,
+ &dma->buflist[i]->total, sizeof(request->list[0].total))) {
+ retcode = EFAULT;
+ goto done;
+ }
+ if (DRM_COPY_TO_USER(&request->list[i].used, &zero,
+ sizeof(zero))) {
+ retcode = EFAULT;
+ goto done;
+ }
+ address = vaddr + dma->buflist[i]->offset; /* *** */
+ if (DRM_COPY_TO_USER(&request->list[i].address, &address,
+ sizeof(address))) {
+ retcode = EFAULT;
+ goto done;
+ }
+ }
+
+ done:
+ request->count = dma->buf_count;
+
+ DRM_DEBUG("%d buffers, retcode = %d\n", request->count, retcode);
+
+ return retcode;
+}
+
+/*
+ * Compute order. Can be made faster.
+ */
+int drm_order(unsigned long size)
+{
+ int order;
+
+ if (size == 0)
+ return 0;
+
+ order = flsl(size) - 1;
+ if (size & ~(1ul << order))
+ ++order;
+
+ return order;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_context.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_context.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,312 @@
+/*-
+ * Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Rickard E. (Rik) Faith <faith at valinux.com>
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_context.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_context.c
+ * Implementation of the context management ioctls.
+ */
+
+#include <dev/drm2/drmP.h>
+
+/* ================================================================
+ * Context bitmap support
+ */
+
+void drm_ctxbitmap_free(struct drm_device *dev, int ctx_handle)
+{
+ if (ctx_handle < 0 || ctx_handle >= DRM_MAX_CTXBITMAP ||
+ dev->ctx_bitmap == NULL) {
+ DRM_ERROR("Attempt to free invalid context handle: %d\n",
+ ctx_handle);
+ return;
+ }
+
+ DRM_LOCK(dev);
+ clear_bit(ctx_handle, dev->ctx_bitmap);
+ dev->context_sareas[ctx_handle] = NULL;
+ DRM_UNLOCK(dev);
+ return;
+}
+
+int drm_ctxbitmap_next(struct drm_device *dev)
+{
+ int bit;
+
+ if (dev->ctx_bitmap == NULL)
+ return -1;
+
+ DRM_LOCK(dev);
+ bit = find_first_zero_bit(dev->ctx_bitmap, DRM_MAX_CTXBITMAP);
+ if (bit >= DRM_MAX_CTXBITMAP) {
+ DRM_UNLOCK(dev);
+ return -1;
+ }
+
+ set_bit(bit, dev->ctx_bitmap);
+ DRM_DEBUG("bit : %d\n", bit);
+ if ((bit+1) > dev->max_context) {
+ drm_local_map_t **ctx_sareas;
+ int max_ctx = (bit+1);
+
+ ctx_sareas = realloc(dev->context_sareas,
+ max_ctx * sizeof(*dev->context_sareas),
+ DRM_MEM_SAREA, M_NOWAIT);
+ if (ctx_sareas == NULL) {
+ clear_bit(bit, dev->ctx_bitmap);
+ DRM_DEBUG("failed to allocate bit : %d\n", bit);
+ DRM_UNLOCK(dev);
+ return -1;
+ }
+ dev->max_context = max_ctx;
+ dev->context_sareas = ctx_sareas;
+ dev->context_sareas[bit] = NULL;
+ }
+ DRM_UNLOCK(dev);
+ return bit;
+}
+
+int drm_ctxbitmap_init(struct drm_device *dev)
+{
+ int i;
+ int temp;
+
+ DRM_LOCK(dev);
+ dev->ctx_bitmap = malloc(PAGE_SIZE, DRM_MEM_CTXBITMAP,
+ M_NOWAIT | M_ZERO);
+ if (dev->ctx_bitmap == NULL) {
+ DRM_UNLOCK(dev);
+ return ENOMEM;
+ }
+ dev->context_sareas = NULL;
+ dev->max_context = -1;
+ DRM_UNLOCK(dev);
+
+ for (i = 0; i < DRM_RESERVED_CONTEXTS; i++) {
+ temp = drm_ctxbitmap_next(dev);
+ DRM_DEBUG("drm_ctxbitmap_init : %d\n", temp);
+ }
+
+ return 0;
+}
+
+void drm_ctxbitmap_cleanup(struct drm_device *dev)
+{
+ DRM_LOCK(dev);
+ if (dev->context_sareas != NULL)
+ free(dev->context_sareas, DRM_MEM_SAREA);
+ free(dev->ctx_bitmap, DRM_MEM_CTXBITMAP);
+ DRM_UNLOCK(dev);
+}
+
+/* ================================================================
+ * Per Context SAREA Support
+ */
+
+int drm_getsareactx(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_ctx_priv_map *request = data;
+ drm_local_map_t *map;
+
+ DRM_LOCK(dev);
+ if (dev->max_context < 0 ||
+ request->ctx_id >= (unsigned) dev->max_context) {
+ DRM_UNLOCK(dev);
+ return EINVAL;
+ }
+
+ map = dev->context_sareas[request->ctx_id];
+ DRM_UNLOCK(dev);
+
+ request->handle = (void *)map->handle;
+
+ return 0;
+}
+
+int drm_setsareactx(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_ctx_priv_map *request = data;
+ drm_local_map_t *map = NULL;
+
+ DRM_LOCK(dev);
+ TAILQ_FOREACH(map, &dev->maplist, link) {
+ if (map->handle == request->handle) {
+ if (dev->max_context < 0)
+ goto bad;
+ if (request->ctx_id >= (unsigned) dev->max_context)
+ goto bad;
+ dev->context_sareas[request->ctx_id] = map;
+ DRM_UNLOCK(dev);
+ return 0;
+ }
+ }
+
+bad:
+ DRM_UNLOCK(dev);
+ return EINVAL;
+}
+
+/* ================================================================
+ * The actual DRM context handling routines
+ */
+
+int drm_context_switch(struct drm_device *dev, int old, int new)
+{
+ if (test_and_set_bit(0, &dev->context_flag)) {
+ DRM_ERROR("Reentering -- FIXME\n");
+ return EBUSY;
+ }
+
+ DRM_DEBUG("Context switch from %d to %d\n", old, new);
+
+ if (new == dev->last_context) {
+ clear_bit(0, &dev->context_flag);
+ return 0;
+ }
+
+ return 0;
+}
+
+int drm_context_switch_complete(struct drm_device *dev, int new)
+{
+ dev->last_context = new; /* PRE/POST: This is the _only_ writer. */
+
+ if (!_DRM_LOCK_IS_HELD(dev->lock.hw_lock->lock)) {
+ DRM_ERROR("Lock isn't held after context switch\n");
+ }
+
+ /* If a context switch is ever initiated
+ when the kernel holds the lock, release
+ that lock here. */
+ clear_bit(0, &dev->context_flag);
+
+ return 0;
+}
+
+int drm_resctx(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_ctx_res *res = data;
+ struct drm_ctx ctx;
+ int i;
+
+ if (res->count >= DRM_RESERVED_CONTEXTS) {
+ bzero(&ctx, sizeof(ctx));
+ for (i = 0; i < DRM_RESERVED_CONTEXTS; i++) {
+ ctx.handle = i;
+ if (DRM_COPY_TO_USER(&res->contexts[i],
+ &ctx, sizeof(ctx)))
+ return EFAULT;
+ }
+ }
+ res->count = DRM_RESERVED_CONTEXTS;
+
+ return 0;
+}
+
+int drm_addctx(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_ctx *ctx = data;
+
+ ctx->handle = drm_ctxbitmap_next(dev);
+ if (ctx->handle == DRM_KERNEL_CONTEXT) {
+ /* Skip kernel's context and get a new one. */
+ ctx->handle = drm_ctxbitmap_next(dev);
+ }
+ DRM_DEBUG("%d\n", ctx->handle);
+ if (ctx->handle == -1) {
+ DRM_DEBUG("Not enough free contexts.\n");
+ /* Should this return -EBUSY instead? */
+ return ENOMEM;
+ }
+
+ if (dev->driver->context_ctor && ctx->handle != DRM_KERNEL_CONTEXT) {
+ DRM_LOCK(dev);
+ dev->driver->context_ctor(dev, ctx->handle);
+ DRM_UNLOCK(dev);
+ }
+
+ return 0;
+}
+
+int drm_modctx(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ /* This does nothing */
+ return 0;
+}
+
+int drm_getctx(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_ctx *ctx = data;
+
+ /* This is 0, because we don't handle any context flags */
+ ctx->flags = 0;
+
+ return 0;
+}
+
+int drm_switchctx(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_ctx *ctx = data;
+
+ DRM_DEBUG("%d\n", ctx->handle);
+ return drm_context_switch(dev, dev->last_context, ctx->handle);
+}
+
+int drm_newctx(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_ctx *ctx = data;
+
+ DRM_DEBUG("%d\n", ctx->handle);
+ drm_context_switch_complete(dev, ctx->handle);
+
+ return 0;
+}
+
+int drm_rmctx(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_ctx *ctx = data;
+
+ DRM_DEBUG("%d\n", ctx->handle);
+ if (ctx->handle != DRM_KERNEL_CONTEXT) {
+ if (dev->driver->context_dtor) {
+ DRM_LOCK(dev);
+ dev->driver->context_dtor(dev, ctx->handle);
+ DRM_UNLOCK(dev);
+ }
+
+ drm_ctxbitmap_free(dev, ctx->handle);
+ }
+
+ return 0;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_crtc.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_crtc.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,3413 @@
+/*
+ * Copyright (c) 2006-2008 Intel Corporation
+ * Copyright (c) 2007 Dave Airlie <airlied at linux.ie>
+ * Copyright (c) 2008 Red Hat Inc.
+ *
+ * DRM core CRTC related functions
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that copyright
+ * notice and this permission notice appear in supporting documentation, and
+ * that the name of the copyright holders not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. The copyright holders make no representations
+ * about the suitability of this software for any purpose. It is provided "as
+ * is" without express or implied warranty.
+ *
+ * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+ * OF THIS SOFTWARE.
+ *
+ * Authors:
+ * Keith Packard
+ * Eric Anholt <eric at anholt.net>
+ * Dave Airlie <airlied at linux.ie>
+ * Jesse Barnes <jesse.barnes at intel.com>
+ */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_crtc.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm_crtc.h>
+#include <dev/drm2/drm_edid.h>
+#include <dev/drm2/drm_fourcc.h>
+#include <sys/limits.h>
+
+/* Avoid boilerplate. I'm tired of typing. */
+#define DRM_ENUM_NAME_FN(fnname, list) \
+ char *fnname(int val) \
+ { \
+ int i; \
+ for (i = 0; i < DRM_ARRAY_SIZE(list); i++) { \
+ if (list[i].type == val) \
+ return list[i].name; \
+ } \
+ return "(unknown)"; \
+ }
+
+/*
+ * Global properties
+ */
+static struct drm_prop_enum_list drm_dpms_enum_list[] =
+{ { DRM_MODE_DPMS_ON, "On" },
+ { DRM_MODE_DPMS_STANDBY, "Standby" },
+ { DRM_MODE_DPMS_SUSPEND, "Suspend" },
+ { DRM_MODE_DPMS_OFF, "Off" }
+};
+
+DRM_ENUM_NAME_FN(drm_get_dpms_name, drm_dpms_enum_list)
+
+/*
+ * Optional properties
+ */
+static struct drm_prop_enum_list drm_scaling_mode_enum_list[] =
+{
+ { DRM_MODE_SCALE_NONE, "None" },
+ { DRM_MODE_SCALE_FULLSCREEN, "Full" },
+ { DRM_MODE_SCALE_CENTER, "Center" },
+ { DRM_MODE_SCALE_ASPECT, "Full aspect" },
+};
+
+static struct drm_prop_enum_list drm_dithering_mode_enum_list[] =
+{
+ { DRM_MODE_DITHERING_OFF, "Off" },
+ { DRM_MODE_DITHERING_ON, "On" },
+ { DRM_MODE_DITHERING_AUTO, "Automatic" },
+};
+
+/*
+ * Non-global properties, but "required" for certain connectors.
+ */
+static struct drm_prop_enum_list drm_dvi_i_select_enum_list[] =
+{
+ { DRM_MODE_SUBCONNECTOR_Automatic, "Automatic" }, /* DVI-I and TV-out */
+ { DRM_MODE_SUBCONNECTOR_DVID, "DVI-D" }, /* DVI-I */
+ { DRM_MODE_SUBCONNECTOR_DVIA, "DVI-A" }, /* DVI-I */
+};
+
+DRM_ENUM_NAME_FN(drm_get_dvi_i_select_name, drm_dvi_i_select_enum_list)
+
+static struct drm_prop_enum_list drm_dvi_i_subconnector_enum_list[] =
+{
+ { DRM_MODE_SUBCONNECTOR_Unknown, "Unknown" }, /* DVI-I and TV-out */
+ { DRM_MODE_SUBCONNECTOR_DVID, "DVI-D" }, /* DVI-I */
+ { DRM_MODE_SUBCONNECTOR_DVIA, "DVI-A" }, /* DVI-I */
+};
+
+DRM_ENUM_NAME_FN(drm_get_dvi_i_subconnector_name,
+ drm_dvi_i_subconnector_enum_list)
+
+static struct drm_prop_enum_list drm_tv_select_enum_list[] =
+{
+ { DRM_MODE_SUBCONNECTOR_Automatic, "Automatic" }, /* DVI-I and TV-out */
+ { DRM_MODE_SUBCONNECTOR_Composite, "Composite" }, /* TV-out */
+ { DRM_MODE_SUBCONNECTOR_SVIDEO, "SVIDEO" }, /* TV-out */
+ { DRM_MODE_SUBCONNECTOR_Component, "Component" }, /* TV-out */
+ { DRM_MODE_SUBCONNECTOR_SCART, "SCART" }, /* TV-out */
+};
+
+DRM_ENUM_NAME_FN(drm_get_tv_select_name, drm_tv_select_enum_list)
+
+static struct drm_prop_enum_list drm_tv_subconnector_enum_list[] =
+{
+ { DRM_MODE_SUBCONNECTOR_Unknown, "Unknown" }, /* DVI-I and TV-out */
+ { DRM_MODE_SUBCONNECTOR_Composite, "Composite" }, /* TV-out */
+ { DRM_MODE_SUBCONNECTOR_SVIDEO, "SVIDEO" }, /* TV-out */
+ { DRM_MODE_SUBCONNECTOR_Component, "Component" }, /* TV-out */
+ { DRM_MODE_SUBCONNECTOR_SCART, "SCART" }, /* TV-out */
+};
+
+DRM_ENUM_NAME_FN(drm_get_tv_subconnector_name,
+ drm_tv_subconnector_enum_list)
+
+static struct drm_prop_enum_list drm_dirty_info_enum_list[] = {
+ { DRM_MODE_DIRTY_OFF, "Off" },
+ { DRM_MODE_DIRTY_ON, "On" },
+ { DRM_MODE_DIRTY_ANNOTATE, "Annotate" },
+};
+
+DRM_ENUM_NAME_FN(drm_get_dirty_info_name,
+ drm_dirty_info_enum_list)
+
+struct drm_conn_prop_enum_list {
+ int type;
+ char *name;
+ int count;
+};
+
+/*
+ * Connector and encoder types.
+ */
+static struct drm_conn_prop_enum_list drm_connector_enum_list[] =
+{ { DRM_MODE_CONNECTOR_Unknown, "Unknown", 0 },
+ { DRM_MODE_CONNECTOR_VGA, "VGA", 0 },
+ { DRM_MODE_CONNECTOR_DVII, "DVI-I", 0 },
+ { DRM_MODE_CONNECTOR_DVID, "DVI-D", 0 },
+ { DRM_MODE_CONNECTOR_DVIA, "DVI-A", 0 },
+ { DRM_MODE_CONNECTOR_Composite, "Composite", 0 },
+ { DRM_MODE_CONNECTOR_SVIDEO, "SVIDEO", 0 },
+ { DRM_MODE_CONNECTOR_LVDS, "LVDS", 0 },
+ { DRM_MODE_CONNECTOR_Component, "Component", 0 },
+ { DRM_MODE_CONNECTOR_9PinDIN, "DIN", 0 },
+ { DRM_MODE_CONNECTOR_DisplayPort, "DP", 0 },
+ { DRM_MODE_CONNECTOR_HDMIA, "HDMI-A", 0 },
+ { DRM_MODE_CONNECTOR_HDMIB, "HDMI-B", 0 },
+ { DRM_MODE_CONNECTOR_TV, "TV", 0 },
+ { DRM_MODE_CONNECTOR_eDP, "eDP", 0 },
+};
+
+static struct drm_prop_enum_list drm_encoder_enum_list[] =
+{ { DRM_MODE_ENCODER_NONE, "None" },
+ { DRM_MODE_ENCODER_DAC, "DAC" },
+ { DRM_MODE_ENCODER_TMDS, "TMDS" },
+ { DRM_MODE_ENCODER_LVDS, "LVDS" },
+ { DRM_MODE_ENCODER_TVDAC, "TV" },
+};
+
+char *drm_get_encoder_name(struct drm_encoder *encoder)
+{
+ static char buf[32];
+
+ snprintf(buf, 32, "%s-%d",
+ drm_encoder_enum_list[encoder->encoder_type].name,
+ encoder->base.id);
+ return buf;
+}
+
+char *drm_get_connector_name(struct drm_connector *connector)
+{
+ static char buf[32];
+
+ snprintf(buf, 32, "%s-%d",
+ drm_connector_enum_list[connector->connector_type].name,
+ connector->connector_type_id);
+ return buf;
+}
+
+char *drm_get_connector_status_name(enum drm_connector_status status)
+{
+ if (status == connector_status_connected)
+ return "connected";
+ else if (status == connector_status_disconnected)
+ return "disconnected";
+ else
+ return "unknown";
+}
+
+/**
+ * drm_mode_object_get - allocate a new identifier
+ * @dev: DRM device
+ * @ptr: object pointer, used to generate unique ID
+ * @type: object type
+ *
+ * LOCKING:
+ *
+ * Create a unique identifier based on @ptr in @dev's identifier space. Used
+ * for tracking modes, CRTCs and connectors.
+ *
+ * RETURNS:
+ * New unique (relative to other objects in @dev) integer identifier for the
+ * object.
+ */
+static int drm_mode_object_get(struct drm_device *dev,
+ struct drm_mode_object *obj, uint32_t obj_type)
+{
+ int new_id;
+ int ret;
+
+ new_id = 0;
+ ret = drm_gem_name_create(&dev->mode_config.crtc_names, obj, &new_id);
+ if (ret != 0)
+ return (ret);
+
+ obj->id = new_id;
+ obj->type = obj_type;
+ return 0;
+}
+
+/**
+ * drm_mode_object_put - free an identifer
+ * @dev: DRM device
+ * @id: ID to free
+ *
+ * LOCKING:
+ * Caller must hold DRM mode_config lock.
+ *
+ * Free @id from @dev's unique identifier pool.
+ */
+static void drm_mode_object_put(struct drm_device *dev,
+ struct drm_mode_object *object)
+{
+
+ drm_gem_names_remove(&dev->mode_config.crtc_names, object->id);
+}
+
+struct drm_mode_object *drm_mode_object_find(struct drm_device *dev,
+ uint32_t id, uint32_t type)
+{
+ struct drm_mode_object *obj;
+
+ obj = drm_gem_name_ref(&dev->mode_config.crtc_names, id, NULL);
+ if (!obj || (obj->type != type) || (obj->id != id))
+ obj = NULL;
+
+ return obj;
+}
+
+/**
+ * drm_framebuffer_init - initialize a framebuffer
+ * @dev: DRM device
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Allocates an ID for the framebuffer's parent mode object, sets its mode
+ * functions & device file and adds it to the master fd list.
+ *
+ * RETURNS:
+ * Zero on success, error code on failure.
+ */
+int drm_framebuffer_init(struct drm_device *dev, struct drm_framebuffer *fb,
+ const struct drm_framebuffer_funcs *funcs)
+{
+ int ret;
+
+ DRM_MODE_CONFIG_ASSERT_LOCKED(dev);
+
+ ret = drm_mode_object_get(dev, &fb->base, DRM_MODE_OBJECT_FB);
+ if (ret)
+ return ret;
+
+ fb->dev = dev;
+ fb->funcs = funcs;
+ dev->mode_config.num_fb++;
+ list_add(&fb->head, &dev->mode_config.fb_list);
+
+ return 0;
+}
+
+/**
+ * drm_framebuffer_cleanup - remove a framebuffer object
+ * @fb: framebuffer to remove
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Scans all the CRTCs in @dev's mode_config. If they're using @fb, removes
+ * it, setting it to NULL.
+ */
+void drm_framebuffer_cleanup(struct drm_framebuffer *fb)
+{
+ struct drm_device *dev = fb->dev;
+ struct drm_crtc *crtc;
+ struct drm_plane *plane;
+ struct drm_mode_set set;
+ int ret;
+
+ DRM_MODE_CONFIG_ASSERT_LOCKED(dev);
+
+ /* remove from any CRTC */
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
+ if (crtc->fb == fb) {
+ /* should turn off the crtc */
+ memset(&set, 0, sizeof(struct drm_mode_set));
+ set.crtc = crtc;
+ set.fb = NULL;
+ ret = crtc->funcs->set_config(&set);
+ if (ret)
+ DRM_ERROR("failed to reset crtc %p when fb was deleted\n", crtc);
+ }
+ }
+
+ list_for_each_entry(plane, &dev->mode_config.plane_list, head) {
+ if (plane->fb == fb) {
+ /* should turn off the crtc */
+ ret = plane->funcs->disable_plane(plane);
+ if (ret)
+ DRM_ERROR("failed to disable plane with busy fb\n");
+ /* disconnect the plane from the fb and crtc: */
+ plane->fb = NULL;
+ plane->crtc = NULL;
+ }
+ }
+
+ drm_mode_object_put(dev, &fb->base);
+ list_del(&fb->head);
+ dev->mode_config.num_fb--;
+}
+
+/**
+ * drm_crtc_init - Initialise a new CRTC object
+ * @dev: DRM device
+ * @crtc: CRTC object to init
+ * @funcs: callbacks for the new CRTC
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Inits a new object created as base part of an driver crtc object.
+ *
+ * RETURNS:
+ * Zero on success, error code on failure.
+ */
+int drm_crtc_init(struct drm_device *dev, struct drm_crtc *crtc,
+ const struct drm_crtc_funcs *funcs)
+{
+ int ret;
+
+ crtc->dev = dev;
+ crtc->funcs = funcs;
+
+ sx_xlock(&dev->mode_config.mutex);
+ ret = drm_mode_object_get(dev, &crtc->base, DRM_MODE_OBJECT_CRTC);
+ if (ret)
+ goto out;
+
+ list_add_tail(&crtc->head, &dev->mode_config.crtc_list);
+ dev->mode_config.num_crtc++;
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+
+ return ret;
+}
+
+/**
+ * drm_crtc_cleanup - Cleans up the core crtc usage.
+ * @crtc: CRTC to cleanup
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Cleanup @crtc. Removes from drm modesetting space
+ * does NOT free object, caller does that.
+ */
+void drm_crtc_cleanup(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+
+ DRM_MODE_CONFIG_ASSERT_LOCKED(dev);
+
+ if (crtc->gamma_store) {
+ free(crtc->gamma_store, DRM_MEM_KMS);
+ crtc->gamma_store = NULL;
+ }
+
+ drm_mode_object_put(dev, &crtc->base);
+ list_del(&crtc->head);
+ dev->mode_config.num_crtc--;
+}
+
+/**
+ * drm_mode_probed_add - add a mode to a connector's probed mode list
+ * @connector: connector the new mode
+ * @mode: mode data
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Add @mode to @connector's mode list for later use.
+ */
+void drm_mode_probed_add(struct drm_connector *connector,
+ struct drm_display_mode *mode)
+{
+
+ DRM_MODE_CONFIG_ASSERT_LOCKED(connector->dev);
+
+ list_add(&mode->head, &connector->probed_modes);
+}
+
+/**
+ * drm_mode_remove - remove and free a mode
+ * @connector: connector list to modify
+ * @mode: mode to remove
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Remove @mode from @connector's mode list, then free it.
+ */
+void drm_mode_remove(struct drm_connector *connector,
+ struct drm_display_mode *mode)
+{
+
+ DRM_MODE_CONFIG_ASSERT_LOCKED(connector->dev);
+
+ list_del(&mode->head);
+ drm_mode_destroy(connector->dev, mode);
+}
+
+/**
+ * drm_connector_init - Init a preallocated connector
+ * @dev: DRM device
+ * @connector: the connector to init
+ * @funcs: callbacks for this connector
+ * @name: user visible name of the connector
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Initialises a preallocated connector. Connectors should be
+ * subclassed as part of driver connector objects.
+ *
+ * RETURNS:
+ * Zero on success, error code on failure.
+ */
+int drm_connector_init(struct drm_device *dev,
+ struct drm_connector *connector,
+ const struct drm_connector_funcs *funcs,
+ int connector_type)
+{
+ int ret;
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ ret = drm_mode_object_get(dev, &connector->base, DRM_MODE_OBJECT_CONNECTOR);
+ if (ret)
+ goto out;
+
+ connector->dev = dev;
+ connector->funcs = funcs;
+ connector->connector_type = connector_type;
+ connector->connector_type_id =
+ ++drm_connector_enum_list[connector_type].count; /* TODO */
+ INIT_LIST_HEAD(&connector->user_modes);
+ INIT_LIST_HEAD(&connector->probed_modes);
+ INIT_LIST_HEAD(&connector->modes);
+ connector->edid_blob_ptr = NULL;
+
+ list_add_tail(&connector->head, &dev->mode_config.connector_list);
+ dev->mode_config.num_connector++;
+
+ drm_connector_attach_property(connector,
+ dev->mode_config.edid_property, 0);
+
+ drm_connector_attach_property(connector,
+ dev->mode_config.dpms_property, 0);
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+
+ return ret;
+}
+
+/**
+ * drm_connector_cleanup - cleans up an initialised connector
+ * @connector: connector to cleanup
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Cleans up the connector but doesn't free the object.
+ */
+void drm_connector_cleanup(struct drm_connector *connector)
+{
+ struct drm_device *dev = connector->dev;
+ struct drm_display_mode *mode, *t;
+
+ list_for_each_entry_safe(mode, t, &connector->probed_modes, head)
+ drm_mode_remove(connector, mode);
+
+ list_for_each_entry_safe(mode, t, &connector->modes, head)
+ drm_mode_remove(connector, mode);
+
+ list_for_each_entry_safe(mode, t, &connector->user_modes, head)
+ drm_mode_remove(connector, mode);
+
+ sx_xlock(&dev->mode_config.mutex);
+ drm_mode_object_put(dev, &connector->base);
+ list_del(&connector->head);
+ dev->mode_config.num_connector--;
+ sx_xunlock(&dev->mode_config.mutex);
+}
+
+int drm_encoder_init(struct drm_device *dev,
+ struct drm_encoder *encoder,
+ const struct drm_encoder_funcs *funcs,
+ int encoder_type)
+{
+ int ret;
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ ret = drm_mode_object_get(dev, &encoder->base, DRM_MODE_OBJECT_ENCODER);
+ if (ret)
+ goto out;
+
+ encoder->dev = dev;
+ encoder->encoder_type = encoder_type;
+ encoder->funcs = funcs;
+
+ list_add_tail(&encoder->head, &dev->mode_config.encoder_list);
+ dev->mode_config.num_encoder++;
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+
+ return ret;
+}
+
+void drm_encoder_cleanup(struct drm_encoder *encoder)
+{
+ struct drm_device *dev = encoder->dev;
+
+ sx_xlock(&dev->mode_config.mutex);
+ drm_mode_object_put(dev, &encoder->base);
+ list_del(&encoder->head);
+ dev->mode_config.num_encoder--;
+ sx_xunlock(&dev->mode_config.mutex);
+}
+
+int drm_plane_init(struct drm_device *dev, struct drm_plane *plane,
+ unsigned long possible_crtcs,
+ const struct drm_plane_funcs *funcs,
+ const uint32_t *formats, uint32_t format_count,
+ bool priv)
+{
+ int ret;
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ ret = drm_mode_object_get(dev, &plane->base, DRM_MODE_OBJECT_PLANE);
+ if (ret)
+ goto out;
+
+ plane->dev = dev;
+ plane->funcs = funcs;
+ plane->format_types = malloc(sizeof(uint32_t) * format_count,
+ DRM_MEM_KMS, M_WAITOK);
+
+ memcpy(plane->format_types, formats, format_count * sizeof(uint32_t));
+ plane->format_count = format_count;
+ plane->possible_crtcs = possible_crtcs;
+
+ /* private planes are not exposed to userspace, but depending on
+ * display hardware, might be convenient to allow sharing programming
+ * for the scanout engine with the crtc implementation.
+ */
+ if (!priv) {
+ list_add_tail(&plane->head, &dev->mode_config.plane_list);
+ dev->mode_config.num_plane++;
+ } else {
+ INIT_LIST_HEAD(&plane->head);
+ }
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+
+ return ret;
+}
+
+void drm_plane_cleanup(struct drm_plane *plane)
+{
+ struct drm_device *dev = plane->dev;
+
+ sx_xlock(&dev->mode_config.mutex);
+ free(plane->format_types, DRM_MEM_KMS);
+ drm_mode_object_put(dev, &plane->base);
+ /* if not added to a list, it must be a private plane */
+ if (!list_empty(&plane->head)) {
+ list_del(&plane->head);
+ dev->mode_config.num_plane--;
+ }
+ sx_xunlock(&dev->mode_config.mutex);
+}
+
+/**
+ * drm_mode_create - create a new display mode
+ * @dev: DRM device
+ *
+ * LOCKING:
+ * Caller must hold DRM mode_config lock.
+ *
+ * Create a new drm_display_mode, give it an ID, and return it.
+ *
+ * RETURNS:
+ * Pointer to new mode on success, NULL on error.
+ */
+struct drm_display_mode *drm_mode_create(struct drm_device *dev)
+{
+ struct drm_display_mode *nmode;
+
+ nmode = malloc(sizeof(struct drm_display_mode), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ if (drm_mode_object_get(dev, &nmode->base, DRM_MODE_OBJECT_MODE)) {
+ free(nmode, DRM_MEM_KMS);
+ return (NULL);
+ }
+ return nmode;
+}
+
+/**
+ * drm_mode_destroy - remove a mode
+ * @dev: DRM device
+ * @mode: mode to remove
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Free @mode's unique identifier, then free it.
+ */
+void drm_mode_destroy(struct drm_device *dev, struct drm_display_mode *mode)
+{
+ if (!mode)
+ return;
+
+ drm_mode_object_put(dev, &mode->base);
+
+ free(mode, DRM_MEM_KMS);
+}
+
+static int drm_mode_create_standard_connector_properties(struct drm_device *dev)
+{
+ struct drm_property *edid;
+ struct drm_property *dpms;
+
+ /*
+ * Standard properties (apply to all connectors)
+ */
+ edid = drm_property_create(dev, DRM_MODE_PROP_BLOB |
+ DRM_MODE_PROP_IMMUTABLE,
+ "EDID", 0);
+ dev->mode_config.edid_property = edid;
+
+ dpms = drm_property_create_enum(dev, 0,
+ "DPMS", drm_dpms_enum_list,
+ DRM_ARRAY_SIZE(drm_dpms_enum_list));
+ dev->mode_config.dpms_property = dpms;
+
+ return 0;
+}
+
+/**
+ * drm_mode_create_dvi_i_properties - create DVI-I specific connector properties
+ * @dev: DRM device
+ *
+ * Called by a driver the first time a DVI-I connector is made.
+ */
+int drm_mode_create_dvi_i_properties(struct drm_device *dev)
+{
+ struct drm_property *dvi_i_selector;
+ struct drm_property *dvi_i_subconnector;
+
+ if (dev->mode_config.dvi_i_select_subconnector_property)
+ return 0;
+
+ dvi_i_selector =
+ drm_property_create_enum(dev, 0,
+ "select subconnector",
+ drm_dvi_i_select_enum_list,
+ DRM_ARRAY_SIZE(drm_dvi_i_select_enum_list));
+ dev->mode_config.dvi_i_select_subconnector_property = dvi_i_selector;
+
+ dvi_i_subconnector = drm_property_create_enum(dev, DRM_MODE_PROP_IMMUTABLE,
+ "subconnector",
+ drm_dvi_i_subconnector_enum_list,
+ DRM_ARRAY_SIZE(drm_dvi_i_subconnector_enum_list));
+ dev->mode_config.dvi_i_subconnector_property = dvi_i_subconnector;
+
+ return 0;
+}
+
+/**
+ * drm_create_tv_properties - create TV specific connector properties
+ * @dev: DRM device
+ * @num_modes: number of different TV formats (modes) supported
+ * @modes: array of pointers to strings containing name of each format
+ *
+ * Called by a driver's TV initialization routine, this function creates
+ * the TV specific connector properties for a given device. Caller is
+ * responsible for allocating a list of format names and passing them to
+ * this routine.
+ */
+int drm_mode_create_tv_properties(struct drm_device *dev, int num_modes,
+ char *modes[])
+{
+ struct drm_property *tv_selector;
+ struct drm_property *tv_subconnector;
+ int i;
+
+ if (dev->mode_config.tv_select_subconnector_property)
+ return 0;
+
+ /*
+ * Basic connector properties
+ */
+ tv_selector = drm_property_create_enum(dev, 0,
+ "select subconnector",
+ drm_tv_select_enum_list,
+ DRM_ARRAY_SIZE(drm_tv_select_enum_list));
+ dev->mode_config.tv_select_subconnector_property = tv_selector;
+
+ tv_subconnector =
+ drm_property_create_enum(dev, DRM_MODE_PROP_IMMUTABLE,
+ "subconnector",
+ drm_tv_subconnector_enum_list,
+ DRM_ARRAY_SIZE(drm_tv_subconnector_enum_list));
+ dev->mode_config.tv_subconnector_property = tv_subconnector;
+
+ /*
+ * Other, TV specific properties: margins & TV modes.
+ */
+ dev->mode_config.tv_left_margin_property =
+ drm_property_create_range(dev, 0, "left margin", 0, 100);
+
+ dev->mode_config.tv_right_margin_property =
+ drm_property_create_range(dev, 0, "right margin", 0, 100);
+
+ dev->mode_config.tv_top_margin_property =
+ drm_property_create_range(dev, 0, "top margin", 0, 100);
+
+ dev->mode_config.tv_bottom_margin_property =
+ drm_property_create_range(dev, 0, "bottom margin", 0, 100);
+
+ dev->mode_config.tv_mode_property =
+ drm_property_create(dev, DRM_MODE_PROP_ENUM,
+ "mode", num_modes);
+ for (i = 0; i < num_modes; i++)
+ drm_property_add_enum(dev->mode_config.tv_mode_property, i,
+ i, modes[i]);
+
+ dev->mode_config.tv_brightness_property =
+ drm_property_create_range(dev, 0, "brightness", 0, 100);
+
+ dev->mode_config.tv_contrast_property =
+ drm_property_create_range(dev, 0, "contrast", 0, 100);
+
+ dev->mode_config.tv_flicker_reduction_property =
+ drm_property_create_range(dev, 0, "flicker reduction", 0, 100);
+
+ dev->mode_config.tv_overscan_property =
+ drm_property_create_range(dev, 0, "overscan", 0, 100);
+
+ dev->mode_config.tv_saturation_property =
+ drm_property_create_range(dev, 0, "saturation", 0, 100);
+
+ dev->mode_config.tv_hue_property =
+ drm_property_create_range(dev, 0, "hue", 0, 100);
+
+ return 0;
+}
+
+/**
+ * drm_mode_create_scaling_mode_property - create scaling mode property
+ * @dev: DRM device
+ *
+ * Called by a driver the first time it's needed, must be attached to desired
+ * connectors.
+ */
+int drm_mode_create_scaling_mode_property(struct drm_device *dev)
+{
+ struct drm_property *scaling_mode;
+
+ if (dev->mode_config.scaling_mode_property)
+ return 0;
+
+ scaling_mode =
+ drm_property_create_enum(dev, 0, "scaling mode",
+ drm_scaling_mode_enum_list,
+ DRM_ARRAY_SIZE(drm_scaling_mode_enum_list));
+
+ dev->mode_config.scaling_mode_property = scaling_mode;
+
+ return 0;
+}
+
+/**
+ * drm_mode_create_dithering_property - create dithering property
+ * @dev: DRM device
+ *
+ * Called by a driver the first time it's needed, must be attached to desired
+ * connectors.
+ */
+int drm_mode_create_dithering_property(struct drm_device *dev)
+{
+ struct drm_property *dithering_mode;
+
+ if (dev->mode_config.dithering_mode_property)
+ return 0;
+
+ dithering_mode =
+ drm_property_create_enum(dev, 0, "dithering",
+ drm_dithering_mode_enum_list,
+ DRM_ARRAY_SIZE(drm_dithering_mode_enum_list));
+ dev->mode_config.dithering_mode_property = dithering_mode;
+
+ return 0;
+}
+
+/**
+ * drm_mode_create_dirty_property - create dirty property
+ * @dev: DRM device
+ *
+ * Called by a driver the first time it's needed, must be attached to desired
+ * connectors.
+ */
+int drm_mode_create_dirty_info_property(struct drm_device *dev)
+{
+ struct drm_property *dirty_info;
+
+ if (dev->mode_config.dirty_info_property)
+ return 0;
+
+ dirty_info =
+ drm_property_create_enum(dev, DRM_MODE_PROP_IMMUTABLE,
+ "dirty",
+ drm_dirty_info_enum_list,
+ DRM_ARRAY_SIZE(drm_dirty_info_enum_list));
+ dev->mode_config.dirty_info_property = dirty_info;
+
+ return 0;
+}
+
+/**
+ * drm_mode_config_init - initialize DRM mode_configuration structure
+ * @dev: DRM device
+ *
+ * LOCKING:
+ * None, should happen single threaded at init time.
+ *
+ * Initialize @dev's mode_config structure, used for tracking the graphics
+ * configuration of @dev.
+ */
+void drm_mode_config_init(struct drm_device *dev)
+{
+ sx_init(&dev->mode_config.mutex, "kmslk");
+ INIT_LIST_HEAD(&dev->mode_config.fb_list);
+ INIT_LIST_HEAD(&dev->mode_config.crtc_list);
+ INIT_LIST_HEAD(&dev->mode_config.connector_list);
+ INIT_LIST_HEAD(&dev->mode_config.encoder_list);
+ INIT_LIST_HEAD(&dev->mode_config.property_list);
+ INIT_LIST_HEAD(&dev->mode_config.property_blob_list);
+ INIT_LIST_HEAD(&dev->mode_config.plane_list);
+ drm_gem_names_init(&dev->mode_config.crtc_names);
+
+ sx_xlock(&dev->mode_config.mutex);
+ drm_mode_create_standard_connector_properties(dev);
+ sx_xunlock(&dev->mode_config.mutex);
+
+ /* Just to be sure */
+ dev->mode_config.num_fb = 0;
+ dev->mode_config.num_connector = 0;
+ dev->mode_config.num_crtc = 0;
+ dev->mode_config.num_encoder = 0;
+}
+
+static int
+drm_mode_group_init(struct drm_device *dev, struct drm_mode_group *group)
+{
+ uint32_t total_objects = 0;
+
+ total_objects += dev->mode_config.num_crtc;
+ total_objects += dev->mode_config.num_connector;
+ total_objects += dev->mode_config.num_encoder;
+
+ group->id_list = malloc(total_objects * sizeof(uint32_t),
+ DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ group->num_crtcs = 0;
+ group->num_connectors = 0;
+ group->num_encoders = 0;
+ return 0;
+}
+
+int drm_mode_group_init_legacy_group(struct drm_device *dev,
+ struct drm_mode_group *group)
+{
+ struct drm_crtc *crtc;
+ struct drm_encoder *encoder;
+ struct drm_connector *connector;
+ int ret;
+
+ if ((ret = drm_mode_group_init(dev, group)))
+ return ret;
+
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head)
+ group->id_list[group->num_crtcs++] = crtc->base.id;
+
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head)
+ group->id_list[group->num_crtcs + group->num_encoders++] =
+ encoder->base.id;
+
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head)
+ group->id_list[group->num_crtcs + group->num_encoders +
+ group->num_connectors++] = connector->base.id;
+
+ return 0;
+}
+
+/**
+ * drm_mode_config_cleanup - free up DRM mode_config info
+ * @dev: DRM device
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Free up all the connectors and CRTCs associated with this DRM device, then
+ * free up the framebuffers and associated buffer objects.
+ *
+ * FIXME: cleanup any dangling user buffer objects too
+ */
+void drm_mode_config_cleanup(struct drm_device *dev)
+{
+ struct drm_connector *connector, *ot;
+ struct drm_crtc *crtc, *ct;
+ struct drm_encoder *encoder, *enct;
+ struct drm_framebuffer *fb, *fbt;
+ struct drm_property *property, *pt;
+ struct drm_plane *plane, *plt;
+
+ list_for_each_entry_safe(encoder, enct, &dev->mode_config.encoder_list,
+ head) {
+ encoder->funcs->destroy(encoder);
+ }
+
+ list_for_each_entry_safe(connector, ot,
+ &dev->mode_config.connector_list, head) {
+ connector->funcs->destroy(connector);
+ }
+
+ list_for_each_entry_safe(property, pt, &dev->mode_config.property_list,
+ head) {
+ drm_property_destroy(dev, property);
+ }
+
+ list_for_each_entry_safe(fb, fbt, &dev->mode_config.fb_list, head) {
+ fb->funcs->destroy(fb);
+ }
+
+ list_for_each_entry_safe(crtc, ct, &dev->mode_config.crtc_list, head) {
+ crtc->funcs->destroy(crtc);
+ }
+
+ list_for_each_entry_safe(plane, plt, &dev->mode_config.plane_list,
+ head) {
+ plane->funcs->destroy(plane);
+ }
+ drm_gem_names_fini(&dev->mode_config.crtc_names);
+}
+
+/**
+ * drm_crtc_convert_to_umode - convert a drm_display_mode into a modeinfo
+ * @out: drm_mode_modeinfo struct to return to the user
+ * @in: drm_display_mode to use
+ *
+ * LOCKING:
+ * None.
+ *
+ * Convert a drm_display_mode into a drm_mode_modeinfo structure to return to
+ * the user.
+ */
+static void drm_crtc_convert_to_umode(struct drm_mode_modeinfo *out,
+ const struct drm_display_mode *in)
+{
+ if (in->hdisplay > USHRT_MAX || in->hsync_start > USHRT_MAX ||
+ in->hsync_end > USHRT_MAX || in->htotal > USHRT_MAX ||
+ in->hskew > USHRT_MAX || in->vdisplay > USHRT_MAX ||
+ in->vsync_start > USHRT_MAX || in->vsync_end > USHRT_MAX ||
+ in->vtotal > USHRT_MAX || in->vscan > USHRT_MAX)
+ printf("timing values too large for mode info\n");
+
+ out->clock = in->clock;
+ out->hdisplay = in->hdisplay;
+ out->hsync_start = in->hsync_start;
+ out->hsync_end = in->hsync_end;
+ out->htotal = in->htotal;
+ out->hskew = in->hskew;
+ out->vdisplay = in->vdisplay;
+ out->vsync_start = in->vsync_start;
+ out->vsync_end = in->vsync_end;
+ out->vtotal = in->vtotal;
+ out->vscan = in->vscan;
+ out->vrefresh = in->vrefresh;
+ out->flags = in->flags;
+ out->type = in->type;
+ strncpy(out->name, in->name, DRM_DISPLAY_MODE_LEN);
+ out->name[DRM_DISPLAY_MODE_LEN-1] = 0;
+}
+
+/**
+ * drm_crtc_convert_to_umode - convert a modeinfo into a drm_display_mode
+ * @out: drm_display_mode to return to the user
+ * @in: drm_mode_modeinfo to use
+ *
+ * LOCKING:
+ * None.
+ *
+ * Convert a drm_mode_modeinfo into a drm_display_mode structure to return to
+ * the caller.
+ *
+ * RETURNS:
+ * Zero on success, errno on failure.
+ */
+static int drm_crtc_convert_umode(struct drm_display_mode *out,
+ const struct drm_mode_modeinfo *in)
+{
+ if (in->clock > INT_MAX || in->vrefresh > INT_MAX)
+ return ERANGE;
+
+ out->clock = in->clock;
+ out->hdisplay = in->hdisplay;
+ out->hsync_start = in->hsync_start;
+ out->hsync_end = in->hsync_end;
+ out->htotal = in->htotal;
+ out->hskew = in->hskew;
+ out->vdisplay = in->vdisplay;
+ out->vsync_start = in->vsync_start;
+ out->vsync_end = in->vsync_end;
+ out->vtotal = in->vtotal;
+ out->vscan = in->vscan;
+ out->vrefresh = in->vrefresh;
+ out->flags = in->flags;
+ out->type = in->type;
+ strncpy(out->name, in->name, DRM_DISPLAY_MODE_LEN);
+ out->name[DRM_DISPLAY_MODE_LEN-1] = 0;
+
+ return 0;
+}
+
+/**
+ * drm_mode_getresources - get graphics configuration
+ * @inode: inode from the ioctl
+ * @filp: file * from the ioctl
+ * @cmd: cmd from ioctl
+ * @arg: arg from ioctl
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Construct a set of configuration description structures and return
+ * them to the user, including CRTC, connector and framebuffer configuration.
+ *
+ * Called by the user via ioctl.
+ *
+ * RETURNS:
+ * Zero on success, errno on failure.
+ */
+int drm_mode_getresources(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_mode_card_res *card_res = data;
+ struct list_head *lh;
+ struct drm_framebuffer *fb;
+ struct drm_connector *connector;
+ struct drm_crtc *crtc;
+ struct drm_encoder *encoder;
+ int ret = 0;
+ int connector_count = 0;
+ int crtc_count = 0;
+ int fb_count = 0;
+ int encoder_count = 0;
+ int copied = 0, i;
+ uint32_t __user *fb_id;
+ uint32_t __user *crtc_id;
+ uint32_t __user *connector_id;
+ uint32_t __user *encoder_id;
+ struct drm_mode_group *mode_group;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ /*
+ * For the non-control nodes we need to limit the list of resources
+ * by IDs in the group list for this node
+ */
+ list_for_each(lh, &file_priv->fbs)
+ fb_count++;
+
+#if 1
+ mode_group = NULL; /* XXXKIB */
+ if (1 || file_priv->master) {
+#else
+ mode_group = &file_priv->masterp->minor->mode_group;
+ if (file_priv->masterp->minor->type == DRM_MINOR_CONTROL) {
+#endif
+
+ list_for_each(lh, &dev->mode_config.crtc_list)
+ crtc_count++;
+
+ list_for_each(lh, &dev->mode_config.connector_list)
+ connector_count++;
+
+ list_for_each(lh, &dev->mode_config.encoder_list)
+ encoder_count++;
+ } else {
+
+ crtc_count = mode_group->num_crtcs;
+ connector_count = mode_group->num_connectors;
+ encoder_count = mode_group->num_encoders;
+ }
+
+ card_res->max_height = dev->mode_config.max_height;
+ card_res->min_height = dev->mode_config.min_height;
+ card_res->max_width = dev->mode_config.max_width;
+ card_res->min_width = dev->mode_config.min_width;
+
+ /* handle this in 4 parts */
+ /* FBs */
+ if (card_res->count_fbs >= fb_count) {
+ copied = 0;
+ fb_id = (uint32_t *)(uintptr_t)card_res->fb_id_ptr;
+ list_for_each_entry(fb, &file_priv->fbs, filp_head) {
+ if (copyout(&fb->base.id, fb_id + copied,
+ sizeof(uint32_t))) {
+ ret = EFAULT;
+ goto out;
+ }
+ copied++;
+ }
+ }
+ card_res->count_fbs = fb_count;
+
+ /* CRTCs */
+ if (card_res->count_crtcs >= crtc_count) {
+ copied = 0;
+ crtc_id = (uint32_t *)(uintptr_t)card_res->crtc_id_ptr;
+#if 1
+ if (1 || file_priv->master) {
+#else
+ if (file_priv->masterp->minor->type == DRM_MINOR_CONTROL) {
+#endif
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list,
+ head) {
+ DRM_DEBUG_KMS("[CRTC:%d]\n", crtc->base.id);
+ if (copyout(&crtc->base.id, crtc_id +
+ copied, sizeof(uint32_t))) {
+ ret = EFAULT;
+ goto out;
+ }
+ copied++;
+ }
+ } else {
+ for (i = 0; i < mode_group->num_crtcs; i++) {
+ if (copyout(&mode_group->id_list[i],
+ crtc_id + copied, sizeof(uint32_t))) {
+ ret = EFAULT;
+ goto out;
+ }
+ copied++;
+ }
+ }
+ }
+ card_res->count_crtcs = crtc_count;
+
+ /* Encoders */
+ if (card_res->count_encoders >= encoder_count) {
+ copied = 0;
+ encoder_id = (uint32_t *)(uintptr_t)card_res->encoder_id_ptr;
+#if 1
+ if (file_priv->master) {
+#else
+ if (file_priv->masterp->minor->type == DRM_MINOR_CONTROL) {
+#endif
+ list_for_each_entry(encoder,
+ &dev->mode_config.encoder_list,
+ head) {
+ DRM_DEBUG_KMS("[ENCODER:%d:%s]\n", encoder->base.id,
+ drm_get_encoder_name(encoder));
+ if (copyout(&encoder->base.id, encoder_id +
+ copied, sizeof(uint32_t))) {
+ ret = EFAULT;
+ goto out;
+ }
+ copied++;
+ }
+ } else {
+ for (i = mode_group->num_crtcs;
+ i < mode_group->num_crtcs + mode_group->num_encoders;
+ i++) {
+ if (copyout(&mode_group->id_list[i],
+ encoder_id + copied, sizeof(uint32_t))) {
+ ret = EFAULT;
+ goto out;
+ }
+ copied++;
+ }
+
+ }
+ }
+ card_res->count_encoders = encoder_count;
+
+ /* Connectors */
+ if (card_res->count_connectors >= connector_count) {
+ copied = 0;
+ connector_id = (uint32_t *)(uintptr_t)card_res->connector_id_ptr;
+#if 1
+ if (file_priv->master) {
+#else
+ if (file_priv->masterp->minor->type == DRM_MINOR_CONTROL) {
+#endif
+ list_for_each_entry(connector,
+ &dev->mode_config.connector_list,
+ head) {
+ DRM_DEBUG_KMS("[CONNECTOR:%d:%s]\n",
+ connector->base.id,
+ drm_get_connector_name(connector));
+ if (copyout(&connector->base.id,
+ connector_id + copied, sizeof(uint32_t))) {
+ ret = EFAULT;
+ goto out;
+ }
+ copied++;
+ }
+ } else {
+ int start = mode_group->num_crtcs +
+ mode_group->num_encoders;
+ for (i = start; i < start + mode_group->num_connectors; i++) {
+ if (copyout(&mode_group->id_list[i],
+ connector_id + copied, sizeof(uint32_t))) {
+ ret = EFAULT;
+ goto out;
+ }
+ copied++;
+ }
+ }
+ }
+ card_res->count_connectors = connector_count;
+
+ DRM_DEBUG_KMS("CRTC[%d] CONNECTORS[%d] ENCODERS[%d]\n", card_res->count_crtcs,
+ card_res->count_connectors, card_res->count_encoders);
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+/**
+ * drm_mode_getcrtc - get CRTC configuration
+ * @inode: inode from the ioctl
+ * @filp: file * from the ioctl
+ * @cmd: cmd from ioctl
+ * @arg: arg from ioctl
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Construct a CRTC configuration structure to return to the user.
+ *
+ * Called by the user via ioctl.
+ *
+ * RETURNS:
+ * Zero on success, errno on failure.
+ */
+int drm_mode_getcrtc(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_crtc *crtc_resp = data;
+ struct drm_crtc *crtc;
+ struct drm_mode_object *obj;
+ int ret = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ obj = drm_mode_object_find(dev, crtc_resp->crtc_id,
+ DRM_MODE_OBJECT_CRTC);
+ if (!obj) {
+ ret = (EINVAL);
+ goto out;
+ }
+ crtc = obj_to_crtc(obj);
+
+ crtc_resp->x = crtc->x;
+ crtc_resp->y = crtc->y;
+ crtc_resp->gamma_size = crtc->gamma_size;
+ if (crtc->fb)
+ crtc_resp->fb_id = crtc->fb->base.id;
+ else
+ crtc_resp->fb_id = 0;
+
+ if (crtc->enabled) {
+
+ drm_crtc_convert_to_umode(&crtc_resp->mode, &crtc->mode);
+ crtc_resp->mode_valid = 1;
+
+ } else {
+ crtc_resp->mode_valid = 0;
+ }
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+/**
+ * drm_mode_getconnector - get connector configuration
+ * @inode: inode from the ioctl
+ * @filp: file * from the ioctl
+ * @cmd: cmd from ioctl
+ * @arg: arg from ioctl
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Construct a connector configuration structure to return to the user.
+ *
+ * Called by the user via ioctl.
+ *
+ * RETURNS:
+ * Zero on success, errno on failure.
+ */
+int drm_mode_getconnector(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_mode_get_connector *out_resp = data;
+ struct drm_mode_object *obj;
+ struct drm_connector *connector;
+ struct drm_display_mode *mode;
+ int mode_count = 0;
+ int props_count = 0;
+ int encoders_count = 0;
+ int ret = 0;
+ int copied = 0;
+ int i;
+ struct drm_mode_modeinfo u_mode;
+ struct drm_mode_modeinfo __user *mode_ptr;
+ uint32_t *prop_ptr;
+ uint64_t *prop_values;
+ uint32_t *encoder_ptr;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ memset(&u_mode, 0, sizeof(struct drm_mode_modeinfo));
+
+ DRM_DEBUG_KMS("[CONNECTOR:%d:?]\n", out_resp->connector_id);
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ obj = drm_mode_object_find(dev, out_resp->connector_id,
+ DRM_MODE_OBJECT_CONNECTOR);
+ if (!obj) {
+ ret = EINVAL;
+ goto out;
+ }
+ connector = obj_to_connector(obj);
+
+ for (i = 0; i < DRM_CONNECTOR_MAX_PROPERTY; i++) {
+ if (connector->property_ids[i] != 0) {
+ props_count++;
+ }
+ }
+
+ for (i = 0; i < DRM_CONNECTOR_MAX_ENCODER; i++) {
+ if (connector->encoder_ids[i] != 0) {
+ encoders_count++;
+ }
+ }
+
+ if (out_resp->count_modes == 0) {
+ connector->funcs->fill_modes(connector,
+ dev->mode_config.max_width,
+ dev->mode_config.max_height);
+ }
+
+ /* delayed so we get modes regardless of pre-fill_modes state */
+ list_for_each_entry(mode, &connector->modes, head)
+ mode_count++;
+
+ out_resp->connector_id = connector->base.id;
+ out_resp->connector_type = connector->connector_type;
+ out_resp->connector_type_id = connector->connector_type_id;
+ out_resp->mm_width = connector->display_info.width_mm;
+ out_resp->mm_height = connector->display_info.height_mm;
+ out_resp->subpixel = connector->display_info.subpixel_order;
+ out_resp->connection = connector->status;
+ if (connector->encoder)
+ out_resp->encoder_id = connector->encoder->base.id;
+ else
+ out_resp->encoder_id = 0;
+
+ /*
+ * This ioctl is called twice, once to determine how much space is
+ * needed, and the 2nd time to fill it.
+ */
+ if ((out_resp->count_modes >= mode_count) && mode_count) {
+ copied = 0;
+ mode_ptr = (struct drm_mode_modeinfo *)(uintptr_t)out_resp->modes_ptr;
+ list_for_each_entry(mode, &connector->modes, head) {
+ drm_crtc_convert_to_umode(&u_mode, mode);
+ if (copyout(&u_mode, mode_ptr + copied,
+ sizeof(u_mode))) {
+ ret = EFAULT;
+ goto out;
+ }
+ copied++;
+ }
+ }
+ out_resp->count_modes = mode_count;
+
+ if ((out_resp->count_props >= props_count) && props_count) {
+ copied = 0;
+ prop_ptr = (uint32_t *)(uintptr_t)(out_resp->props_ptr);
+ prop_values = (uint64_t *)(uintptr_t)(out_resp->prop_values_ptr);
+ for (i = 0; i < DRM_CONNECTOR_MAX_PROPERTY; i++) {
+ if (connector->property_ids[i] != 0) {
+ if (copyout(&connector->property_ids[i],
+ prop_ptr + copied, sizeof(uint32_t))) {
+ ret = EFAULT;
+ goto out;
+ }
+
+ if (copyout(&connector->property_values[i],
+ prop_values + copied, sizeof(uint64_t))) {
+ ret = EFAULT;
+ goto out;
+ }
+ copied++;
+ }
+ }
+ }
+ out_resp->count_props = props_count;
+
+ if ((out_resp->count_encoders >= encoders_count) && encoders_count) {
+ copied = 0;
+ encoder_ptr = (uint32_t *)(uintptr_t)(out_resp->encoders_ptr);
+ for (i = 0; i < DRM_CONNECTOR_MAX_ENCODER; i++) {
+ if (connector->encoder_ids[i] != 0) {
+ if (copyout(&connector->encoder_ids[i],
+ encoder_ptr + copied, sizeof(uint32_t))) {
+ ret = EFAULT;
+ goto out;
+ }
+ copied++;
+ }
+ }
+ }
+ out_resp->count_encoders = encoders_count;
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+int drm_mode_getencoder(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_mode_get_encoder *enc_resp = data;
+ struct drm_mode_object *obj;
+ struct drm_encoder *encoder;
+ int ret = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ sx_xlock(&dev->mode_config.mutex);
+ obj = drm_mode_object_find(dev, enc_resp->encoder_id,
+ DRM_MODE_OBJECT_ENCODER);
+ if (!obj) {
+ ret = EINVAL;
+ goto out;
+ }
+ encoder = obj_to_encoder(obj);
+
+ if (encoder->crtc)
+ enc_resp->crtc_id = encoder->crtc->base.id;
+ else
+ enc_resp->crtc_id = 0;
+ enc_resp->encoder_type = encoder->encoder_type;
+ enc_resp->encoder_id = encoder->base.id;
+ enc_resp->possible_crtcs = encoder->possible_crtcs;
+ enc_resp->possible_clones = encoder->possible_clones;
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+/**
+ * drm_mode_getplane_res - get plane info
+ * @dev: DRM device
+ * @data: ioctl data
+ * @file_priv: DRM file info
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Return an plane count and set of IDs.
+ */
+int drm_mode_getplane_res(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_mode_get_plane_res *plane_resp = data;
+ struct drm_mode_config *config;
+ struct drm_plane *plane;
+ uint32_t *plane_ptr;
+ int copied = 0, ret = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ sx_xlock(&dev->mode_config.mutex);
+ config = &dev->mode_config;
+
+ /*
+ * This ioctl is called twice, once to determine how much space is
+ * needed, and the 2nd time to fill it.
+ */
+ if (config->num_plane &&
+ (plane_resp->count_planes >= config->num_plane)) {
+ plane_ptr = (uint32_t *)(unsigned long)plane_resp->plane_id_ptr;
+
+ list_for_each_entry(plane, &config->plane_list, head) {
+ if (copyout(&plane->base.id, plane_ptr + copied,
+ sizeof(uint32_t))) {
+ ret = EFAULT;
+ goto out;
+ }
+ copied++;
+ }
+ }
+ plane_resp->count_planes = config->num_plane;
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+/**
+ * drm_mode_getplane - get plane info
+ * @dev: DRM device
+ * @data: ioctl data
+ * @file_priv: DRM file info
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Return plane info, including formats supported, gamma size, any
+ * current fb, etc.
+ */
+int drm_mode_getplane(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_mode_get_plane *plane_resp = data;
+ struct drm_mode_object *obj;
+ struct drm_plane *plane;
+ uint32_t *format_ptr;
+ int ret = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ sx_xlock(&dev->mode_config.mutex);
+ obj = drm_mode_object_find(dev, plane_resp->plane_id,
+ DRM_MODE_OBJECT_PLANE);
+ if (!obj) {
+ ret = ENOENT;
+ goto out;
+ }
+ plane = obj_to_plane(obj);
+
+ if (plane->crtc)
+ plane_resp->crtc_id = plane->crtc->base.id;
+ else
+ plane_resp->crtc_id = 0;
+
+ if (plane->fb)
+ plane_resp->fb_id = plane->fb->base.id;
+ else
+ plane_resp->fb_id = 0;
+
+ plane_resp->plane_id = plane->base.id;
+ plane_resp->possible_crtcs = plane->possible_crtcs;
+ plane_resp->gamma_size = plane->gamma_size;
+
+ /*
+ * This ioctl is called twice, once to determine how much space is
+ * needed, and the 2nd time to fill it.
+ */
+ if (plane->format_count &&
+ (plane_resp->count_format_types >= plane->format_count)) {
+ format_ptr = (uint32_t *)(unsigned long)plane_resp->format_type_ptr;
+ if (copyout(format_ptr,
+ plane->format_types,
+ sizeof(uint32_t) * plane->format_count)) {
+ ret = EFAULT;
+ goto out;
+ }
+ }
+ plane_resp->count_format_types = plane->format_count;
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+/**
+ * drm_mode_setplane - set up or tear down an plane
+ * @dev: DRM device
+ * @data: ioctl data*
+ * @file_prive: DRM file info
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Set plane info, including placement, fb, scaling, and other factors.
+ * Or pass a NULL fb to disable.
+ */
+int drm_mode_setplane(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_mode_set_plane *plane_req = data;
+ struct drm_mode_object *obj;
+ struct drm_plane *plane;
+ struct drm_crtc *crtc;
+ struct drm_framebuffer *fb;
+ int ret = 0;
+ unsigned int fb_width, fb_height;
+ int i;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ /*
+ * First, find the plane, crtc, and fb objects. If not available,
+ * we don't bother to call the driver.
+ */
+ obj = drm_mode_object_find(dev, plane_req->plane_id,
+ DRM_MODE_OBJECT_PLANE);
+ if (!obj) {
+ DRM_DEBUG_KMS("Unknown plane ID %d\n",
+ plane_req->plane_id);
+ ret = ENOENT;
+ goto out;
+ }
+ plane = obj_to_plane(obj);
+
+ /* No fb means shut it down */
+ if (!plane_req->fb_id) {
+ plane->funcs->disable_plane(plane);
+ plane->crtc = NULL;
+ plane->fb = NULL;
+ goto out;
+ }
+
+ obj = drm_mode_object_find(dev, plane_req->crtc_id,
+ DRM_MODE_OBJECT_CRTC);
+ if (!obj) {
+ DRM_DEBUG_KMS("Unknown crtc ID %d\n",
+ plane_req->crtc_id);
+ ret = ENOENT;
+ goto out;
+ }
+ crtc = obj_to_crtc(obj);
+
+ obj = drm_mode_object_find(dev, plane_req->fb_id,
+ DRM_MODE_OBJECT_FB);
+ if (!obj) {
+ DRM_DEBUG_KMS("Unknown framebuffer ID %d\n",
+ plane_req->fb_id);
+ ret = ENOENT;
+ goto out;
+ }
+ fb = obj_to_fb(obj);
+
+ /* Check whether this plane supports the fb pixel format. */
+ for (i = 0; i < plane->format_count; i++)
+ if (fb->pixel_format == plane->format_types[i])
+ break;
+ if (i == plane->format_count) {
+ DRM_DEBUG_KMS("Invalid pixel format 0x%08x\n", fb->pixel_format);
+ ret = EINVAL;
+ goto out;
+ }
+
+ fb_width = fb->width << 16;
+ fb_height = fb->height << 16;
+
+ /* Make sure source coordinates are inside the fb. */
+ if (plane_req->src_w > fb_width ||
+ plane_req->src_x > fb_width - plane_req->src_w ||
+ plane_req->src_h > fb_height ||
+ plane_req->src_y > fb_height - plane_req->src_h) {
+ DRM_DEBUG_KMS("Invalid source coordinates "
+ "%u.%06ux%u.%06u+%u.%06u+%u.%06u\n",
+ plane_req->src_w >> 16,
+ ((plane_req->src_w & 0xffff) * 15625) >> 10,
+ plane_req->src_h >> 16,
+ ((plane_req->src_h & 0xffff) * 15625) >> 10,
+ plane_req->src_x >> 16,
+ ((plane_req->src_x & 0xffff) * 15625) >> 10,
+ plane_req->src_y >> 16,
+ ((plane_req->src_y & 0xffff) * 15625) >> 10);
+ ret = ENOSPC;
+ goto out;
+ }
+
+ /* Give drivers some help against integer overflows */
+ if (plane_req->crtc_w > INT_MAX ||
+ plane_req->crtc_x > INT_MAX - (int32_t) plane_req->crtc_w ||
+ plane_req->crtc_h > INT_MAX ||
+ plane_req->crtc_y > INT_MAX - (int32_t) plane_req->crtc_h) {
+ DRM_DEBUG_KMS("Invalid CRTC coordinates %ux%u+%d+%d\n",
+ plane_req->crtc_w, plane_req->crtc_h,
+ plane_req->crtc_x, plane_req->crtc_y);
+ ret = ERANGE;
+ goto out;
+ }
+
+ ret = -plane->funcs->update_plane(plane, crtc, fb,
+ plane_req->crtc_x, plane_req->crtc_y,
+ plane_req->crtc_w, plane_req->crtc_h,
+ plane_req->src_x, plane_req->src_y,
+ plane_req->src_w, plane_req->src_h);
+ if (!ret) {
+ plane->crtc = crtc;
+ plane->fb = fb;
+ }
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+
+ return ret;
+}
+
+/**
+ * drm_mode_setcrtc - set CRTC configuration
+ * @inode: inode from the ioctl
+ * @filp: file * from the ioctl
+ * @cmd: cmd from ioctl
+ * @arg: arg from ioctl
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Build a new CRTC configuration based on user request.
+ *
+ * Called by the user via ioctl.
+ *
+ * RETURNS:
+ * Zero on success, errno on failure.
+ */
+int drm_mode_setcrtc(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_mode_config *config = &dev->mode_config;
+ struct drm_mode_crtc *crtc_req = data;
+ struct drm_mode_object *obj;
+ struct drm_crtc *crtc;
+ struct drm_connector **connector_set = NULL, *connector;
+ struct drm_framebuffer *fb = NULL;
+ struct drm_display_mode *mode = NULL;
+ struct drm_mode_set set;
+ uint32_t *set_connectors_ptr;
+ int ret = 0;
+ int i;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ /* For some reason crtc x/y offsets are signed internally. */
+ if (crtc_req->x > INT_MAX || crtc_req->y > INT_MAX)
+ return (ERANGE);
+
+ sx_xlock(&dev->mode_config.mutex);
+ obj = drm_mode_object_find(dev, crtc_req->crtc_id,
+ DRM_MODE_OBJECT_CRTC);
+ if (!obj) {
+ DRM_DEBUG_KMS("Unknown CRTC ID %d\n", crtc_req->crtc_id);
+ ret = EINVAL;
+ goto out;
+ }
+ crtc = obj_to_crtc(obj);
+ DRM_DEBUG_KMS("[CRTC:%d]\n", crtc->base.id);
+
+ if (crtc_req->mode_valid) {
+ /* If we have a mode we need a framebuffer. */
+ /* If we pass -1, set the mode with the currently bound fb */
+ if (crtc_req->fb_id == -1) {
+ if (!crtc->fb) {
+ DRM_DEBUG_KMS("CRTC doesn't have current FB\n");
+ ret = -EINVAL;
+ goto out;
+ }
+ fb = crtc->fb;
+ } else {
+ obj = drm_mode_object_find(dev, crtc_req->fb_id,
+ DRM_MODE_OBJECT_FB);
+ if (!obj) {
+ DRM_DEBUG_KMS("Unknown FB ID%d\n",
+ crtc_req->fb_id);
+ ret = EINVAL;
+ goto out;
+ }
+ fb = obj_to_fb(obj);
+ }
+
+ mode = drm_mode_create(dev);
+ if (!mode) {
+ ret = ENOMEM;
+ goto out;
+ }
+
+ ret = drm_crtc_convert_umode(mode, &crtc_req->mode);
+ if (ret) {
+ DRM_DEBUG_KMS("Invalid mode\n");
+ goto out;
+ }
+
+ drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V);
+
+ if (mode->hdisplay > fb->width ||
+ mode->vdisplay > fb->height ||
+ crtc_req->x > fb->width - mode->hdisplay ||
+ crtc_req->y > fb->height - mode->vdisplay) {
+ DRM_DEBUG_KMS("Invalid CRTC viewport %ux%u+%u+%u for fb size %ux%u.\n",
+ mode->hdisplay, mode->vdisplay,
+ crtc_req->x, crtc_req->y,
+ fb->width, fb->height);
+ ret = ENOSPC;
+ goto out;
+ }
+ }
+
+ if (crtc_req->count_connectors == 0 && mode) {
+ DRM_DEBUG_KMS("Count connectors is 0 but mode set\n");
+ ret = EINVAL;
+ goto out;
+ }
+
+ if (crtc_req->count_connectors > 0 && (!mode || !fb)) {
+ DRM_DEBUG_KMS("Count connectors is %d but no mode or fb set\n",
+ crtc_req->count_connectors);
+ ret = EINVAL;
+ goto out;
+ }
+
+ if (crtc_req->count_connectors > 0) {
+ u32 out_id;
+
+ /* Avoid unbounded kernel memory allocation */
+ if (crtc_req->count_connectors > config->num_connector) {
+ ret = EINVAL;
+ goto out;
+ }
+
+ connector_set = malloc(crtc_req->count_connectors *
+ sizeof(struct drm_connector *), DRM_MEM_KMS, M_WAITOK);
+
+ for (i = 0; i < crtc_req->count_connectors; i++) {
+ set_connectors_ptr = (uint32_t *)(uintptr_t)crtc_req->set_connectors_ptr;
+ if (copyin(&set_connectors_ptr[i], &out_id, sizeof(uint32_t))) {
+ ret = EFAULT;
+ goto out;
+ }
+
+ obj = drm_mode_object_find(dev, out_id,
+ DRM_MODE_OBJECT_CONNECTOR);
+ if (!obj) {
+ DRM_DEBUG_KMS("Connector id %d unknown\n",
+ out_id);
+ ret = EINVAL;
+ goto out;
+ }
+ connector = obj_to_connector(obj);
+ DRM_DEBUG_KMS("[CONNECTOR:%d:%s]\n",
+ connector->base.id,
+ drm_get_connector_name(connector));
+
+ connector_set[i] = connector;
+ }
+ }
+
+ set.crtc = crtc;
+ set.x = crtc_req->x;
+ set.y = crtc_req->y;
+ set.mode = mode;
+ set.connectors = connector_set;
+ set.num_connectors = crtc_req->count_connectors;
+ set.fb = fb;
+ ret = crtc->funcs->set_config(&set);
+
+out:
+ free(connector_set, DRM_MEM_KMS);
+ drm_mode_destroy(dev, mode);
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+int drm_mode_cursor_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_cursor *req = data;
+ struct drm_mode_object *obj;
+ struct drm_crtc *crtc;
+ int ret = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ if (!req->flags)
+ return (EINVAL);
+
+ sx_xlock(&dev->mode_config.mutex);
+ obj = drm_mode_object_find(dev, req->crtc_id, DRM_MODE_OBJECT_CRTC);
+ if (!obj) {
+ DRM_DEBUG_KMS("Unknown CRTC ID %d\n", req->crtc_id);
+ ret = EINVAL;
+ goto out;
+ }
+ crtc = obj_to_crtc(obj);
+
+ if (req->flags & DRM_MODE_CURSOR_BO) {
+ if (!crtc->funcs->cursor_set) {
+ ret = ENXIO;
+ goto out;
+ }
+ /* Turns off the cursor if handle is 0 */
+ ret = -crtc->funcs->cursor_set(crtc, file_priv, req->handle,
+ req->width, req->height);
+ }
+
+ if (req->flags & DRM_MODE_CURSOR_MOVE) {
+ if (crtc->funcs->cursor_move) {
+ ret = crtc->funcs->cursor_move(crtc, req->x, req->y);
+ } else {
+ ret = EFAULT;
+ goto out;
+ }
+ }
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+/* Original addfb only supported RGB formats, so figure out which one */
+uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth)
+{
+ uint32_t fmt;
+
+ switch (bpp) {
+ case 8:
+ fmt = DRM_FORMAT_RGB332;
+ break;
+ case 16:
+ if (depth == 15)
+ fmt = DRM_FORMAT_XRGB1555;
+ else
+ fmt = DRM_FORMAT_RGB565;
+ break;
+ case 24:
+ fmt = DRM_FORMAT_RGB888;
+ break;
+ case 32:
+ if (depth == 24)
+ fmt = DRM_FORMAT_XRGB8888;
+ else if (depth == 30)
+ fmt = DRM_FORMAT_XRGB2101010;
+ else
+ fmt = DRM_FORMAT_ARGB8888;
+ break;
+ default:
+ DRM_ERROR("bad bpp, assuming RGB24 pixel format\n");
+ fmt = DRM_FORMAT_XRGB8888;
+ break;
+ }
+
+ return fmt;
+}
+
+/**
+ * drm_mode_addfb - add an FB to the graphics configuration
+ * @inode: inode from the ioctl
+ * @filp: file * from the ioctl
+ * @cmd: cmd from ioctl
+ * @arg: arg from ioctl
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Add a new FB to the specified CRTC, given a user request.
+ *
+ * Called by the user via ioctl.
+ *
+ * RETURNS:
+ * Zero on success, errno on failure.
+ */
+int drm_mode_addfb(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_fb_cmd *or = data;
+ struct drm_mode_fb_cmd2 r = {};
+ struct drm_mode_config *config = &dev->mode_config;
+ struct drm_framebuffer *fb;
+ int ret = 0;
+
+ /* Use new struct with format internally */
+ r.fb_id = or->fb_id;
+ r.width = or->width;
+ r.height = or->height;
+ r.pitches[0] = or->pitch;
+ r.pixel_format = drm_mode_legacy_fb_format(or->bpp, or->depth);
+ r.handles[0] = or->handle;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ if ((config->min_width > r.width) || (r.width > config->max_width))
+ return (EINVAL);
+ if ((config->min_height > r.height) || (r.height > config->max_height))
+ return (EINVAL);
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ ret = -dev->mode_config.funcs->fb_create(dev, file_priv, &r, &fb);
+ if (ret != 0) {
+ DRM_ERROR("could not create framebuffer, error %d\n", ret);
+ goto out;
+ }
+
+ or->fb_id = fb->base.id;
+ list_add(&fb->filp_head, &file_priv->fbs);
+ DRM_DEBUG_KMS("[FB:%d]\n", fb->base.id);
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+static int format_check(struct drm_mode_fb_cmd2 *r)
+{
+ uint32_t format = r->pixel_format & ~DRM_FORMAT_BIG_ENDIAN;
+
+ switch (format) {
+ case DRM_FORMAT_C8:
+ case DRM_FORMAT_RGB332:
+ case DRM_FORMAT_BGR233:
+ case DRM_FORMAT_XRGB4444:
+ case DRM_FORMAT_XBGR4444:
+ case DRM_FORMAT_RGBX4444:
+ case DRM_FORMAT_BGRX4444:
+ case DRM_FORMAT_ARGB4444:
+ case DRM_FORMAT_ABGR4444:
+ case DRM_FORMAT_RGBA4444:
+ case DRM_FORMAT_BGRA4444:
+ case DRM_FORMAT_XRGB1555:
+ case DRM_FORMAT_XBGR1555:
+ case DRM_FORMAT_RGBX5551:
+ case DRM_FORMAT_BGRX5551:
+ case DRM_FORMAT_ARGB1555:
+ case DRM_FORMAT_ABGR1555:
+ case DRM_FORMAT_RGBA5551:
+ case DRM_FORMAT_BGRA5551:
+ case DRM_FORMAT_RGB565:
+ case DRM_FORMAT_BGR565:
+ case DRM_FORMAT_RGB888:
+ case DRM_FORMAT_BGR888:
+ case DRM_FORMAT_XRGB8888:
+ case DRM_FORMAT_XBGR8888:
+ case DRM_FORMAT_RGBX8888:
+ case DRM_FORMAT_BGRX8888:
+ case DRM_FORMAT_ARGB8888:
+ case DRM_FORMAT_ABGR8888:
+ case DRM_FORMAT_RGBA8888:
+ case DRM_FORMAT_BGRA8888:
+ case DRM_FORMAT_XRGB2101010:
+ case DRM_FORMAT_XBGR2101010:
+ case DRM_FORMAT_RGBX1010102:
+ case DRM_FORMAT_BGRX1010102:
+ case DRM_FORMAT_ARGB2101010:
+ case DRM_FORMAT_ABGR2101010:
+ case DRM_FORMAT_RGBA1010102:
+ case DRM_FORMAT_BGRA1010102:
+ case DRM_FORMAT_YUYV:
+ case DRM_FORMAT_YVYU:
+ case DRM_FORMAT_UYVY:
+ case DRM_FORMAT_VYUY:
+ case DRM_FORMAT_AYUV:
+ case DRM_FORMAT_NV12:
+ case DRM_FORMAT_NV21:
+ case DRM_FORMAT_NV16:
+ case DRM_FORMAT_NV61:
+ case DRM_FORMAT_YUV410:
+ case DRM_FORMAT_YVU410:
+ case DRM_FORMAT_YUV411:
+ case DRM_FORMAT_YVU411:
+ case DRM_FORMAT_YUV420:
+ case DRM_FORMAT_YVU420:
+ case DRM_FORMAT_YUV422:
+ case DRM_FORMAT_YVU422:
+ case DRM_FORMAT_YUV444:
+ case DRM_FORMAT_YVU444:
+ return 0;
+ default:
+ return (EINVAL);
+ }
+}
+
+/**
+ * drm_mode_addfb2 - add an FB to the graphics configuration
+ * @inode: inode from the ioctl
+ * @filp: file * from the ioctl
+ * @cmd: cmd from ioctl
+ * @arg: arg from ioctl
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Add a new FB to the specified CRTC, given a user request with format.
+ *
+ * Called by the user via ioctl.
+ *
+ * RETURNS:
+ * Zero on success, errno on failure.
+ */
+int drm_mode_addfb2(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_fb_cmd2 *r = data;
+ struct drm_mode_config *config = &dev->mode_config;
+ struct drm_framebuffer *fb;
+ int ret = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ if ((config->min_width > r->width) || (r->width > config->max_width)) {
+ DRM_ERROR("bad framebuffer width %d, should be >= %d && <= %d\n",
+ r->width, config->min_width, config->max_width);
+ return (EINVAL);
+ }
+ if ((config->min_height > r->height) || (r->height > config->max_height)) {
+ DRM_ERROR("bad framebuffer height %d, should be >= %d && <= %d\n",
+ r->height, config->min_height, config->max_height);
+ return (EINVAL);
+ }
+
+ ret = format_check(r);
+ if (ret) {
+ DRM_ERROR("bad framebuffer format 0x%08x\n", r->pixel_format);
+ return ret;
+ }
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ /* TODO check buffer is sufficiently large */
+ /* TODO setup destructor callback */
+
+ ret = -dev->mode_config.funcs->fb_create(dev, file_priv, r, &fb);
+ if (ret != 0) {
+ DRM_ERROR("could not create framebuffer, error %d\n", ret);
+ goto out;
+ }
+
+ r->fb_id = fb->base.id;
+ list_add(&fb->filp_head, &file_priv->fbs);
+ DRM_DEBUG_KMS("[FB:%d]\n", fb->base.id);
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return (ret);
+}
+
+/**
+ * drm_mode_rmfb - remove an FB from the configuration
+ * @inode: inode from the ioctl
+ * @filp: file * from the ioctl
+ * @cmd: cmd from ioctl
+ * @arg: arg from ioctl
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Remove the FB specified by the user.
+ *
+ * Called by the user via ioctl.
+ *
+ * RETURNS:
+ * Zero on success, errno on failure.
+ */
+int drm_mode_rmfb(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_object *obj;
+ struct drm_framebuffer *fb = NULL;
+ struct drm_framebuffer *fbl = NULL;
+ uint32_t *id = data;
+ int ret = 0;
+ int found = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ sx_xlock(&dev->mode_config.mutex);
+ obj = drm_mode_object_find(dev, *id, DRM_MODE_OBJECT_FB);
+ /* TODO check that we really get a framebuffer back. */
+ if (!obj) {
+ ret = EINVAL;
+ goto out;
+ }
+ fb = obj_to_fb(obj);
+
+ list_for_each_entry(fbl, &file_priv->fbs, filp_head)
+ if (fb == fbl)
+ found = 1;
+
+ if (!found) {
+ ret = EINVAL;
+ goto out;
+ }
+
+ /* TODO release all crtc connected to the framebuffer */
+ /* TODO unhock the destructor from the buffer object */
+
+ list_del(&fb->filp_head);
+ fb->funcs->destroy(fb);
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+/**
+ * drm_mode_getfb - get FB info
+ * @inode: inode from the ioctl
+ * @filp: file * from the ioctl
+ * @cmd: cmd from ioctl
+ * @arg: arg from ioctl
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Lookup the FB given its ID and return info about it.
+ *
+ * Called by the user via ioctl.
+ *
+ * RETURNS:
+ * Zero on success, errno on failure.
+ */
+int drm_mode_getfb(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_fb_cmd *r = data;
+ struct drm_mode_object *obj;
+ struct drm_framebuffer *fb;
+ int ret = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ sx_xlock(&dev->mode_config.mutex);
+ obj = drm_mode_object_find(dev, r->fb_id, DRM_MODE_OBJECT_FB);
+ if (!obj) {
+ ret = EINVAL;
+ goto out;
+ }
+ fb = obj_to_fb(obj);
+
+ r->height = fb->height;
+ r->width = fb->width;
+ r->depth = fb->depth;
+ r->bpp = fb->bits_per_pixel;
+ r->pitch = fb->pitches[0];
+ fb->funcs->create_handle(fb, file_priv, &r->handle);
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+int drm_mode_dirtyfb_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_clip_rect __user *clips_ptr;
+ struct drm_clip_rect *clips = NULL;
+ struct drm_mode_fb_dirty_cmd *r = data;
+ struct drm_mode_object *obj;
+ struct drm_framebuffer *fb;
+ unsigned flags;
+ int num_clips;
+ int ret = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return (EINVAL);
+
+ sx_xlock(&dev->mode_config.mutex);
+ obj = drm_mode_object_find(dev, r->fb_id, DRM_MODE_OBJECT_FB);
+ if (!obj) {
+ ret = EINVAL;
+ goto out_err1;
+ }
+ fb = obj_to_fb(obj);
+
+ num_clips = r->num_clips;
+ clips_ptr = (struct drm_clip_rect *)(unsigned long)r->clips_ptr;
+
+ if (!num_clips != !clips_ptr) {
+ ret = EINVAL;
+ goto out_err1;
+ }
+
+ flags = DRM_MODE_FB_DIRTY_FLAGS & r->flags;
+
+ /* If userspace annotates copy, clips must come in pairs */
+ if (flags & DRM_MODE_FB_DIRTY_ANNOTATE_COPY && (num_clips % 2)) {
+ ret = EINVAL;
+ goto out_err1;
+ }
+
+ if (num_clips && clips_ptr) {
+ if (num_clips < 0 || num_clips > DRM_MODE_FB_DIRTY_MAX_CLIPS) {
+ ret = EINVAL;
+ goto out_err1;
+ }
+ clips = malloc(num_clips * sizeof(*clips), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ ret = copyin(clips_ptr, clips, num_clips * sizeof(*clips));
+ if (ret)
+ goto out_err2;
+ }
+
+ if (fb->funcs->dirty) {
+ ret = -fb->funcs->dirty(fb, file_priv, flags, r->color,
+ clips, num_clips);
+ } else {
+ ret = ENOSYS;
+ goto out_err2;
+ }
+
+out_err2:
+ free(clips, DRM_MEM_KMS);
+out_err1:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+
+/**
+ * drm_fb_release - remove and free the FBs on this file
+ * @filp: file * from the ioctl
+ *
+ * LOCKING:
+ * Takes mode config lock.
+ *
+ * Destroy all the FBs associated with @filp.
+ *
+ * Called by the user via ioctl.
+ *
+ * RETURNS:
+ * Zero on success, errno on failure.
+ */
+void drm_fb_release(struct drm_file *priv)
+{
+#if 1
+ struct drm_device *dev = priv->dev;
+#else
+ struct drm_device *dev = priv->minor->dev;
+#endif
+ struct drm_framebuffer *fb, *tfb;
+
+ sx_xlock(&dev->mode_config.mutex);
+ list_for_each_entry_safe(fb, tfb, &priv->fbs, filp_head) {
+ list_del(&fb->filp_head);
+ fb->funcs->destroy(fb);
+ }
+ sx_xunlock(&dev->mode_config.mutex);
+}
+
+/**
+ * drm_mode_attachmode - add a mode to the user mode list
+ * @dev: DRM device
+ * @connector: connector to add the mode to
+ * @mode: mode to add
+ *
+ * Add @mode to @connector's user mode list.
+ */
+static void drm_mode_attachmode(struct drm_device *dev,
+ struct drm_connector *connector,
+ struct drm_display_mode *mode)
+{
+ list_add_tail(&mode->head, &connector->user_modes);
+}
+
+int drm_mode_attachmode_crtc(struct drm_device *dev, struct drm_crtc *crtc,
+ const struct drm_display_mode *mode)
+{
+ struct drm_connector *connector;
+ int ret = 0;
+ struct drm_display_mode *dup_mode, *next;
+ DRM_LIST_HEAD(list);
+
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+ if (!connector->encoder)
+ continue;
+ if (connector->encoder->crtc == crtc) {
+ dup_mode = drm_mode_duplicate(dev, mode);
+ if (!dup_mode) {
+ ret = ENOMEM;
+ goto out;
+ }
+ list_add_tail(&dup_mode->head, &list);
+ }
+ }
+
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+ if (!connector->encoder)
+ continue;
+ if (connector->encoder->crtc == crtc)
+ list_move_tail(list.next, &connector->user_modes);
+ }
+
+ MPASS(!list_empty(&list));
+
+ out:
+ list_for_each_entry_safe(dup_mode, next, &list, head)
+ drm_mode_destroy(dev, dup_mode);
+
+ return ret;
+}
+
+static int drm_mode_detachmode(struct drm_device *dev,
+ struct drm_connector *connector,
+ struct drm_display_mode *mode)
+{
+ int found = 0;
+ int ret = 0;
+ struct drm_display_mode *match_mode, *t;
+
+ list_for_each_entry_safe(match_mode, t, &connector->user_modes, head) {
+ if (drm_mode_equal(match_mode, mode)) {
+ list_del(&match_mode->head);
+ drm_mode_destroy(dev, match_mode);
+ found = 1;
+ break;
+ }
+ }
+
+ if (!found)
+ ret = -EINVAL;
+
+ return ret;
+}
+
+int drm_mode_detachmode_crtc(struct drm_device *dev, struct drm_display_mode *mode)
+{
+ struct drm_connector *connector;
+
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+ drm_mode_detachmode(dev, connector, mode);
+ }
+ return 0;
+}
+
+/**
+ * drm_fb_attachmode - Attach a user mode to an connector
+ * @inode: inode from the ioctl
+ * @filp: file * from the ioctl
+ * @cmd: cmd from ioctl
+ * @arg: arg from ioctl
+ *
+ * This attaches a user specified mode to an connector.
+ * Called by the user via ioctl.
+ *
+ * RETURNS:
+ * Zero on success, errno on failure.
+ */
+int drm_mode_attachmode_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_mode_cmd *mode_cmd = data;
+ struct drm_connector *connector;
+ struct drm_display_mode *mode;
+ struct drm_mode_object *obj;
+ struct drm_mode_modeinfo *umode = &mode_cmd->mode;
+ int ret = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return -EINVAL;
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ obj = drm_mode_object_find(dev, mode_cmd->connector_id, DRM_MODE_OBJECT_CONNECTOR);
+ if (!obj) {
+ ret = -EINVAL;
+ goto out;
+ }
+ connector = obj_to_connector(obj);
+
+ mode = drm_mode_create(dev);
+ if (!mode) {
+ ret = -ENOMEM;
+ goto out;
+ }
+
+ ret = drm_crtc_convert_umode(mode, umode);
+ if (ret) {
+ DRM_DEBUG_KMS("Invalid mode\n");
+ drm_mode_destroy(dev, mode);
+ goto out;
+ }
+
+ drm_mode_attachmode(dev, connector, mode);
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+
+/**
+ * drm_fb_detachmode - Detach a user specified mode from an connector
+ * @inode: inode from the ioctl
+ * @filp: file * from the ioctl
+ * @cmd: cmd from ioctl
+ * @arg: arg from ioctl
+ *
+ * Called by the user via ioctl.
+ *
+ * RETURNS:
+ * Zero on success, errno on failure.
+ */
+int drm_mode_detachmode_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_object *obj;
+ struct drm_mode_mode_cmd *mode_cmd = data;
+ struct drm_connector *connector;
+ struct drm_display_mode mode;
+ struct drm_mode_modeinfo *umode = &mode_cmd->mode;
+ int ret = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return -EINVAL;
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ obj = drm_mode_object_find(dev, mode_cmd->connector_id, DRM_MODE_OBJECT_CONNECTOR);
+ if (!obj) {
+ ret = -EINVAL;
+ goto out;
+ }
+ connector = obj_to_connector(obj);
+
+ ret = drm_crtc_convert_umode(&mode, umode);
+ if (ret) {
+ DRM_DEBUG_KMS("Invalid mode\n");
+ goto out;
+ }
+
+ ret = drm_mode_detachmode(dev, connector, &mode);
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+struct drm_property *drm_property_create(struct drm_device *dev, int flags,
+ const char *name, int num_values)
+{
+ struct drm_property *property = NULL;
+ int ret;
+
+ property = malloc(sizeof(struct drm_property), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ if (num_values) {
+ property->values = malloc(sizeof(uint64_t)*num_values, DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+ }
+
+ ret = drm_mode_object_get(dev, &property->base, DRM_MODE_OBJECT_PROPERTY);
+ if (ret)
+ goto fail;
+ property->flags = flags;
+ property->num_values = num_values;
+ INIT_LIST_HEAD(&property->enum_blob_list);
+
+ if (name) {
+ strncpy(property->name, name, DRM_PROP_NAME_LEN);
+ property->name[DRM_PROP_NAME_LEN-1] = '\0';
+ }
+
+ list_add_tail(&property->head, &dev->mode_config.property_list);
+ return property;
+
+fail:
+ free(property->values, DRM_MEM_KMS);
+ free(property, DRM_MEM_KMS);
+ return (NULL);
+}
+
+struct drm_property *drm_property_create_enum(struct drm_device *dev, int flags,
+ const char *name,
+ const struct drm_prop_enum_list *props,
+ int num_values)
+{
+ struct drm_property *property;
+ int i, ret;
+
+ flags |= DRM_MODE_PROP_ENUM;
+
+ property = drm_property_create(dev, flags, name, num_values);
+ if (!property)
+ return NULL;
+
+ for (i = 0; i < num_values; i++) {
+ ret = drm_property_add_enum(property, i,
+ props[i].type,
+ props[i].name);
+ if (ret) {
+ drm_property_destroy(dev, property);
+ return NULL;
+ }
+ }
+
+ return property;
+}
+
+struct drm_property *drm_property_create_range(struct drm_device *dev, int flags,
+ const char *name,
+ uint64_t min, uint64_t max)
+{
+ struct drm_property *property;
+
+ flags |= DRM_MODE_PROP_RANGE;
+
+ property = drm_property_create(dev, flags, name, 2);
+ if (!property)
+ return NULL;
+
+ property->values[0] = min;
+ property->values[1] = max;
+
+ return property;
+}
+
+int drm_property_add_enum(struct drm_property *property, int index,
+ uint64_t value, const char *name)
+{
+ struct drm_property_enum *prop_enum;
+
+ if (!(property->flags & DRM_MODE_PROP_ENUM))
+ return -EINVAL;
+
+ if (!list_empty(&property->enum_blob_list)) {
+ list_for_each_entry(prop_enum, &property->enum_blob_list, head) {
+ if (prop_enum->value == value) {
+ strncpy(prop_enum->name, name, DRM_PROP_NAME_LEN);
+ prop_enum->name[DRM_PROP_NAME_LEN-1] = '\0';
+ return 0;
+ }
+ }
+ }
+
+ prop_enum = malloc(sizeof(struct drm_property_enum), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ strncpy(prop_enum->name, name, DRM_PROP_NAME_LEN);
+ prop_enum->name[DRM_PROP_NAME_LEN-1] = '\0';
+ prop_enum->value = value;
+
+ property->values[index] = value;
+ list_add_tail(&prop_enum->head, &property->enum_blob_list);
+ return 0;
+}
+
+void drm_property_destroy(struct drm_device *dev, struct drm_property *property)
+{
+ struct drm_property_enum *prop_enum, *pt;
+
+ list_for_each_entry_safe(prop_enum, pt, &property->enum_blob_list, head) {
+ list_del(&prop_enum->head);
+ free(prop_enum, DRM_MEM_KMS);
+ }
+
+ if (property->num_values)
+ free(property->values, DRM_MEM_KMS);
+ drm_mode_object_put(dev, &property->base);
+ list_del(&property->head);
+ free(property, DRM_MEM_KMS);
+}
+
+int drm_connector_attach_property(struct drm_connector *connector,
+ struct drm_property *property, uint64_t init_val)
+{
+ int i;
+
+ for (i = 0; i < DRM_CONNECTOR_MAX_PROPERTY; i++) {
+ if (connector->property_ids[i] == 0) {
+ connector->property_ids[i] = property->base.id;
+ connector->property_values[i] = init_val;
+ break;
+ }
+ }
+
+ if (i == DRM_CONNECTOR_MAX_PROPERTY)
+ return -EINVAL;
+ return 0;
+}
+
+int drm_connector_property_set_value(struct drm_connector *connector,
+ struct drm_property *property, uint64_t value)
+{
+ int i;
+
+ for (i = 0; i < DRM_CONNECTOR_MAX_PROPERTY; i++) {
+ if (connector->property_ids[i] == property->base.id) {
+ connector->property_values[i] = value;
+ break;
+ }
+ }
+
+ if (i == DRM_CONNECTOR_MAX_PROPERTY)
+ return -EINVAL;
+ return 0;
+}
+
+int drm_connector_property_get_value(struct drm_connector *connector,
+ struct drm_property *property, uint64_t *val)
+{
+ int i;
+
+ for (i = 0; i < DRM_CONNECTOR_MAX_PROPERTY; i++) {
+ if (connector->property_ids[i] == property->base.id) {
+ *val = connector->property_values[i];
+ break;
+ }
+ }
+
+ if (i == DRM_CONNECTOR_MAX_PROPERTY)
+ return -EINVAL;
+ return 0;
+}
+
+int drm_mode_getproperty_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_object *obj;
+ struct drm_mode_get_property *out_resp = data;
+ struct drm_property *property;
+ int enum_count = 0;
+ int blob_count = 0;
+ int value_count = 0;
+ int ret = 0, i;
+ int copied;
+ struct drm_property_enum *prop_enum;
+ struct drm_mode_property_enum __user *enum_ptr;
+ struct drm_property_blob *prop_blob;
+ uint32_t *blob_id_ptr;
+ uint64_t *values_ptr;
+ uint32_t *blob_length_ptr;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return -EINVAL;
+
+ sx_xlock(&dev->mode_config.mutex);
+ obj = drm_mode_object_find(dev, out_resp->prop_id, DRM_MODE_OBJECT_PROPERTY);
+ if (!obj) {
+ ret = -EINVAL;
+ goto done;
+ }
+ property = obj_to_property(obj);
+
+ if (property->flags & DRM_MODE_PROP_ENUM) {
+ list_for_each_entry(prop_enum, &property->enum_blob_list, head)
+ enum_count++;
+ } else if (property->flags & DRM_MODE_PROP_BLOB) {
+ list_for_each_entry(prop_blob, &property->enum_blob_list, head)
+ blob_count++;
+ }
+
+ value_count = property->num_values;
+
+ strncpy(out_resp->name, property->name, DRM_PROP_NAME_LEN);
+ out_resp->name[DRM_PROP_NAME_LEN-1] = 0;
+ out_resp->flags = property->flags;
+
+ if ((out_resp->count_values >= value_count) && value_count) {
+ values_ptr = (uint64_t *)(uintptr_t)out_resp->values_ptr;
+ for (i = 0; i < value_count; i++) {
+ if (copyout(&property->values[i], values_ptr + i, sizeof(uint64_t))) {
+ ret = -EFAULT;
+ goto done;
+ }
+ }
+ }
+ out_resp->count_values = value_count;
+
+ if (property->flags & DRM_MODE_PROP_ENUM) {
+ if ((out_resp->count_enum_blobs >= enum_count) && enum_count) {
+ copied = 0;
+ enum_ptr = (struct drm_mode_property_enum *)(uintptr_t)out_resp->enum_blob_ptr;
+ list_for_each_entry(prop_enum, &property->enum_blob_list, head) {
+
+ if (copyout(&prop_enum->value, &enum_ptr[copied].value, sizeof(uint64_t))) {
+ ret = -EFAULT;
+ goto done;
+ }
+
+ if (copyout(&prop_enum->name,
+ &enum_ptr[copied].name,DRM_PROP_NAME_LEN)) {
+ ret = -EFAULT;
+ goto done;
+ }
+ copied++;
+ }
+ }
+ out_resp->count_enum_blobs = enum_count;
+ }
+
+ if (property->flags & DRM_MODE_PROP_BLOB) {
+ if ((out_resp->count_enum_blobs >= blob_count) && blob_count) {
+ copied = 0;
+ blob_id_ptr = (uint32_t *)(uintptr_t)out_resp->enum_blob_ptr;
+ blob_length_ptr = (uint32_t *)(uintptr_t)out_resp->values_ptr;
+
+ list_for_each_entry(prop_blob, &property->enum_blob_list, head) {
+ if (copyout(&prop_blob->base.id,
+ blob_id_ptr + copied, sizeof(uint32_t))) {
+ ret = -EFAULT;
+ goto done;
+ }
+
+ if (copyout(&prop_blob->length,
+ blob_length_ptr + copied, sizeof(uint32_t))) {
+ ret = -EFAULT;
+ goto done;
+ }
+
+ copied++;
+ }
+ }
+ out_resp->count_enum_blobs = blob_count;
+ }
+done:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+static struct drm_property_blob *drm_property_create_blob(struct drm_device *dev, int length,
+ void *data)
+{
+ struct drm_property_blob *blob;
+ int ret;
+
+ if (!length || !data)
+ return NULL;
+
+ blob = malloc(sizeof(struct drm_property_blob) + length, DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ ret = drm_mode_object_get(dev, &blob->base, DRM_MODE_OBJECT_BLOB);
+ if (ret) {
+ free(blob, DRM_MEM_KMS);
+ return (NULL);
+ }
+
+ blob->length = length;
+
+ memcpy(blob->data, data, length);
+
+ list_add_tail(&blob->head, &dev->mode_config.property_blob_list);
+ return blob;
+}
+
+static void drm_property_destroy_blob(struct drm_device *dev,
+ struct drm_property_blob *blob)
+{
+ drm_mode_object_put(dev, &blob->base);
+ list_del(&blob->head);
+ free(blob, DRM_MEM_KMS);
+}
+
+int drm_mode_getblob_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_object *obj;
+ struct drm_mode_get_blob *out_resp = data;
+ struct drm_property_blob *blob;
+ int ret = 0;
+ void *blob_ptr;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return -EINVAL;
+
+ sx_xlock(&dev->mode_config.mutex);
+ obj = drm_mode_object_find(dev, out_resp->blob_id, DRM_MODE_OBJECT_BLOB);
+ if (!obj) {
+ ret = -EINVAL;
+ goto done;
+ }
+ blob = obj_to_blob(obj);
+
+ if (out_resp->length == blob->length) {
+ blob_ptr = (void *)(unsigned long)out_resp->data;
+ if (copyout(blob->data, blob_ptr, blob->length)){
+ ret = -EFAULT;
+ goto done;
+ }
+ }
+ out_resp->length = blob->length;
+
+done:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+int drm_mode_connector_update_edid_property(struct drm_connector *connector,
+ struct edid *edid)
+{
+ struct drm_device *dev = connector->dev;
+ int ret = 0, size;
+
+ if (connector->edid_blob_ptr)
+ drm_property_destroy_blob(dev, connector->edid_blob_ptr);
+
+ /* Delete edid, when there is none. */
+ if (!edid) {
+ connector->edid_blob_ptr = NULL;
+ ret = drm_connector_property_set_value(connector, dev->mode_config.edid_property, 0);
+ return ret;
+ }
+
+ size = EDID_LENGTH * (1 + edid->extensions);
+ connector->edid_blob_ptr = drm_property_create_blob(connector->dev,
+ size, edid);
+
+ ret = drm_connector_property_set_value(connector,
+ dev->mode_config.edid_property,
+ connector->edid_blob_ptr->base.id);
+
+ return ret;
+}
+
+int drm_mode_connector_property_set_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_connector_set_property *out_resp = data;
+ struct drm_mode_object *obj;
+ struct drm_property *property;
+ struct drm_connector *connector;
+ int ret = -EINVAL;
+ int i;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return -EINVAL;
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ obj = drm_mode_object_find(dev, out_resp->connector_id, DRM_MODE_OBJECT_CONNECTOR);
+ if (!obj) {
+ goto out;
+ }
+ connector = obj_to_connector(obj);
+
+ for (i = 0; i < DRM_CONNECTOR_MAX_PROPERTY; i++) {
+ if (connector->property_ids[i] == out_resp->prop_id)
+ break;
+ }
+
+ if (i == DRM_CONNECTOR_MAX_PROPERTY) {
+ goto out;
+ }
+
+ obj = drm_mode_object_find(dev, out_resp->prop_id, DRM_MODE_OBJECT_PROPERTY);
+ if (!obj) {
+ goto out;
+ }
+ property = obj_to_property(obj);
+
+ if (property->flags & DRM_MODE_PROP_IMMUTABLE)
+ goto out;
+
+ if (property->flags & DRM_MODE_PROP_RANGE) {
+ if (out_resp->value < property->values[0])
+ goto out;
+
+ if (out_resp->value > property->values[1])
+ goto out;
+ } else {
+ int found = 0;
+ for (i = 0; i < property->num_values; i++) {
+ if (property->values[i] == out_resp->value) {
+ found = 1;
+ break;
+ }
+ }
+ if (!found) {
+ goto out;
+ }
+ }
+
+ /* Do DPMS ourselves */
+ if (property == connector->dev->mode_config.dpms_property) {
+ if (connector->funcs->dpms)
+ (*connector->funcs->dpms)(connector, (int) out_resp->value);
+ ret = 0;
+ } else if (connector->funcs->set_property)
+ ret = connector->funcs->set_property(connector, property, out_resp->value);
+
+ /* store the property value if successful */
+ if (!ret)
+ drm_connector_property_set_value(connector, property, out_resp->value);
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+int drm_mode_connector_attach_encoder(struct drm_connector *connector,
+ struct drm_encoder *encoder)
+{
+ int i;
+
+ for (i = 0; i < DRM_CONNECTOR_MAX_ENCODER; i++) {
+ if (connector->encoder_ids[i] == 0) {
+ connector->encoder_ids[i] = encoder->base.id;
+ return 0;
+ }
+ }
+ return -ENOMEM;
+}
+
+void drm_mode_connector_detach_encoder(struct drm_connector *connector,
+ struct drm_encoder *encoder)
+{
+ int i;
+ for (i = 0; i < DRM_CONNECTOR_MAX_ENCODER; i++) {
+ if (connector->encoder_ids[i] == encoder->base.id) {
+ connector->encoder_ids[i] = 0;
+ if (connector->encoder == encoder)
+ connector->encoder = NULL;
+ break;
+ }
+ }
+}
+
+int drm_mode_crtc_set_gamma_size(struct drm_crtc *crtc,
+ int gamma_size)
+{
+ crtc->gamma_size = gamma_size;
+
+ crtc->gamma_store = malloc(gamma_size * sizeof(uint16_t) * 3,
+ DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ return 0;
+}
+
+int drm_mode_gamma_set_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_crtc_lut *crtc_lut = data;
+ struct drm_mode_object *obj;
+ struct drm_crtc *crtc;
+ void *r_base, *g_base, *b_base;
+ int size;
+ int ret = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return -EINVAL;
+
+ sx_xlock(&dev->mode_config.mutex);
+ obj = drm_mode_object_find(dev, crtc_lut->crtc_id, DRM_MODE_OBJECT_CRTC);
+ if (!obj) {
+ ret = -EINVAL;
+ goto out;
+ }
+ crtc = obj_to_crtc(obj);
+
+ /* memcpy into gamma store */
+ if (crtc_lut->gamma_size != crtc->gamma_size) {
+ ret = -EINVAL;
+ goto out;
+ }
+
+ size = crtc_lut->gamma_size * (sizeof(uint16_t));
+ r_base = crtc->gamma_store;
+ if (copyin((void *)(uintptr_t)crtc_lut->red, r_base, size)) {
+ ret = -EFAULT;
+ goto out;
+ }
+
+ g_base = (char *)r_base + size;
+ if (copyin((void *)(uintptr_t)crtc_lut->green, g_base, size)) {
+ ret = -EFAULT;
+ goto out;
+ }
+
+ b_base = (char *)g_base + size;
+ if (copyin((void *)(uintptr_t)crtc_lut->blue, b_base, size)) {
+ ret = -EFAULT;
+ goto out;
+ }
+
+ crtc->funcs->gamma_set(crtc, r_base, g_base, b_base, 0, crtc->gamma_size);
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+
+}
+
+int drm_mode_gamma_get_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_crtc_lut *crtc_lut = data;
+ struct drm_mode_object *obj;
+ struct drm_crtc *crtc;
+ void *r_base, *g_base, *b_base;
+ int size;
+ int ret = 0;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return -EINVAL;
+
+ sx_xlock(&dev->mode_config.mutex);
+ obj = drm_mode_object_find(dev, crtc_lut->crtc_id, DRM_MODE_OBJECT_CRTC);
+ if (!obj) {
+ ret = -EINVAL;
+ goto out;
+ }
+ crtc = obj_to_crtc(obj);
+
+ /* memcpy into gamma store */
+ if (crtc_lut->gamma_size != crtc->gamma_size) {
+ ret = -EINVAL;
+ goto out;
+ }
+
+ size = crtc_lut->gamma_size * (sizeof(uint16_t));
+ r_base = crtc->gamma_store;
+ if (copyout(r_base, (void *)(uintptr_t)crtc_lut->red, size)) {
+ ret = -EFAULT;
+ goto out;
+ }
+
+ g_base = (char *)r_base + size;
+ if (copyout(g_base, (void *)(uintptr_t)crtc_lut->green, size)) {
+ ret = -EFAULT;
+ goto out;
+ }
+
+ b_base = (char *)g_base + size;
+ if (copyout(b_base, (void *)(uintptr_t)crtc_lut->blue, size)) {
+ ret = -EFAULT;
+ goto out;
+ }
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+static void
+drm_kms_free(void *arg)
+{
+
+ free(arg, DRM_MEM_KMS);
+}
+
+int drm_mode_page_flip_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_mode_crtc_page_flip *page_flip = data;
+ struct drm_mode_object *obj;
+ struct drm_crtc *crtc;
+ struct drm_framebuffer *fb;
+ struct drm_pending_vblank_event *e = NULL;
+ int ret = EINVAL;
+
+ if (page_flip->flags & ~DRM_MODE_PAGE_FLIP_FLAGS ||
+ page_flip->reserved != 0)
+ return (EINVAL);
+
+ sx_xlock(&dev->mode_config.mutex);
+ obj = drm_mode_object_find(dev, page_flip->crtc_id, DRM_MODE_OBJECT_CRTC);
+ if (!obj)
+ goto out;
+ crtc = obj_to_crtc(obj);
+
+ if (crtc->fb == NULL) {
+ /* The framebuffer is currently unbound, presumably
+ * due to a hotplug event, that userspace has not
+ * yet discovered.
+ */
+ ret = EBUSY;
+ goto out;
+ }
+
+ if (crtc->funcs->page_flip == NULL)
+ goto out;
+
+ obj = drm_mode_object_find(dev, page_flip->fb_id, DRM_MODE_OBJECT_FB);
+ if (!obj)
+ goto out;
+ fb = obj_to_fb(obj);
+
+ if (crtc->mode.hdisplay > fb->width ||
+ crtc->mode.vdisplay > fb->height ||
+ crtc->x > fb->width - crtc->mode.hdisplay ||
+ crtc->y > fb->height - crtc->mode.vdisplay) {
+ DRM_DEBUG_KMS("Invalid fb size %ux%u for CRTC viewport %ux%u+%d+%d.\n",
+ fb->width, fb->height,
+ crtc->mode.hdisplay, crtc->mode.vdisplay,
+ crtc->x, crtc->y);
+ ret = ENOSPC;
+ goto out;
+ }
+
+ if (page_flip->flags & DRM_MODE_PAGE_FLIP_EVENT) {
+ ret = ENOMEM;
+ mtx_lock(&dev->event_lock);
+ if (file_priv->event_space < sizeof e->event) {
+ mtx_unlock(&dev->event_lock);
+ goto out;
+ }
+ file_priv->event_space -= sizeof e->event;
+ mtx_unlock(&dev->event_lock);
+
+ e = malloc(sizeof *e, DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ e->event.base.type = DRM_EVENT_FLIP_COMPLETE;
+ e->event.base.length = sizeof e->event;
+ e->event.user_data = page_flip->user_data;
+ e->base.event = &e->event.base;
+ e->base.file_priv = file_priv;
+ e->base.destroy =
+ (void (*) (struct drm_pending_event *))drm_kms_free;
+ }
+
+ ret = -crtc->funcs->page_flip(crtc, fb, e);
+ if (ret != 0) {
+ if (page_flip->flags & DRM_MODE_PAGE_FLIP_EVENT) {
+ mtx_lock(&dev->event_lock);
+ file_priv->event_space += sizeof e->event;
+ mtx_unlock(&dev->event_lock);
+ free(e, DRM_MEM_KMS);
+ }
+ }
+
+out:
+ sx_xunlock(&dev->mode_config.mutex);
+ CTR3(KTR_DRM, "page_flip_ioctl %d %d %d", curproc->p_pid,
+ page_flip->crtc_id, ret);
+ return (ret);
+}
+
+void drm_mode_config_reset(struct drm_device *dev)
+{
+ struct drm_crtc *crtc;
+ struct drm_encoder *encoder;
+ struct drm_connector *connector;
+
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head)
+ if (crtc->funcs->reset)
+ crtc->funcs->reset(crtc);
+
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head)
+ if (encoder->funcs->reset)
+ encoder->funcs->reset(encoder);
+
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head)
+ if (connector->funcs->reset)
+ connector->funcs->reset(connector);
+}
+
+int drm_mode_create_dumb_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_create_dumb *args = data;
+
+ if (!dev->driver->dumb_create)
+ return -ENOTSUP;
+ return dev->driver->dumb_create(file_priv, dev, args);
+}
+
+int drm_mode_mmap_dumb_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_map_dumb *args = data;
+
+ /* call driver ioctl to get mmap offset */
+ if (!dev->driver->dumb_map_offset)
+ return -ENOTSUP;
+
+ return dev->driver->dumb_map_offset(file_priv, dev, args->handle, &args->offset);
+}
+
+int drm_mode_destroy_dumb_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv)
+{
+ struct drm_mode_destroy_dumb *args = data;
+
+ if (!dev->driver->dumb_destroy)
+ return -ENOTSUP;
+
+ return dev->driver->dumb_destroy(file_priv, dev, args->handle);
+}
+
+/*
+ * Just need to support RGB formats here for compat with code that doesn't
+ * use pixel formats directly yet.
+ */
+void drm_fb_get_bpp_depth(uint32_t format, unsigned int *depth,
+ int *bpp)
+{
+ switch (format) {
+ case DRM_FORMAT_RGB332:
+ case DRM_FORMAT_BGR233:
+ *depth = 8;
+ *bpp = 8;
+ break;
+ case DRM_FORMAT_XRGB1555:
+ case DRM_FORMAT_XBGR1555:
+ case DRM_FORMAT_RGBX5551:
+ case DRM_FORMAT_BGRX5551:
+ case DRM_FORMAT_ARGB1555:
+ case DRM_FORMAT_ABGR1555:
+ case DRM_FORMAT_RGBA5551:
+ case DRM_FORMAT_BGRA5551:
+ *depth = 15;
+ *bpp = 16;
+ break;
+ case DRM_FORMAT_RGB565:
+ case DRM_FORMAT_BGR565:
+ *depth = 16;
+ *bpp = 16;
+ break;
+ case DRM_FORMAT_RGB888:
+ case DRM_FORMAT_BGR888:
+ *depth = 24;
+ *bpp = 24;
+ break;
+ case DRM_FORMAT_XRGB8888:
+ case DRM_FORMAT_XBGR8888:
+ case DRM_FORMAT_RGBX8888:
+ case DRM_FORMAT_BGRX8888:
+ *depth = 24;
+ *bpp = 32;
+ break;
+ case DRM_FORMAT_XRGB2101010:
+ case DRM_FORMAT_XBGR2101010:
+ case DRM_FORMAT_RGBX1010102:
+ case DRM_FORMAT_BGRX1010102:
+ case DRM_FORMAT_ARGB2101010:
+ case DRM_FORMAT_ABGR2101010:
+ case DRM_FORMAT_RGBA1010102:
+ case DRM_FORMAT_BGRA1010102:
+ *depth = 30;
+ *bpp = 32;
+ break;
+ case DRM_FORMAT_ARGB8888:
+ case DRM_FORMAT_ABGR8888:
+ case DRM_FORMAT_RGBA8888:
+ case DRM_FORMAT_BGRA8888:
+ *depth = 32;
+ *bpp = 32;
+ break;
+ default:
+ DRM_DEBUG_KMS("unsupported pixel format\n");
+ *depth = 0;
+ *bpp = 0;
+ break;
+ }
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_crtc.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_crtc.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,935 @@
+/*
+ * Copyright © 2006 Keith Packard
+ * Copyright © 2007-2008 Dave Airlie
+ * Copyright © 2007-2008 Intel Corporation
+ * Jesse Barnes <jesse.barnes at intel.com>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * $FreeBSD: head/sys/dev/drm2/drm_crtc.h 235783 2012-05-22 11:07:44Z kib $
+ */
+#ifndef __DRM_CRTC_H__
+#define __DRM_CRTC_H__
+
+#include <dev/drm2/drm_gem_names.h>
+#include <dev/drm2/drm_fourcc.h>
+
+struct drm_device;
+struct drm_mode_set;
+struct drm_framebuffer;
+struct i2c_adapter;
+
+#define DRM_MODE_OBJECT_CRTC 0xcccccccc
+#define DRM_MODE_OBJECT_CONNECTOR 0xc0c0c0c0
+#define DRM_MODE_OBJECT_ENCODER 0xe0e0e0e0
+#define DRM_MODE_OBJECT_MODE 0xdededede
+#define DRM_MODE_OBJECT_PROPERTY 0xb0b0b0b0
+#define DRM_MODE_OBJECT_FB 0xfbfbfbfb
+#define DRM_MODE_OBJECT_BLOB 0xbbbbbbbb
+#define DRM_MODE_OBJECT_PLANE 0xeeeeeeee
+
+struct drm_mode_object {
+ uint32_t id;
+ uint32_t type;
+};
+
+/*
+ * Note on terminology: here, for brevity and convenience, we refer to connector
+ * control chips as 'CRTCs'. They can control any type of connector, VGA, LVDS,
+ * DVI, etc. And 'screen' refers to the whole of the visible display, which
+ * may span multiple monitors (and therefore multiple CRTC and connector
+ * structures).
+ */
+
+enum drm_mode_status {
+ MODE_OK = 0, /* Mode OK */
+ MODE_HSYNC, /* hsync out of range */
+ MODE_VSYNC, /* vsync out of range */
+ MODE_H_ILLEGAL, /* mode has illegal horizontal timings */
+ MODE_V_ILLEGAL, /* mode has illegal horizontal timings */
+ MODE_BAD_WIDTH, /* requires an unsupported linepitch */
+ MODE_NOMODE, /* no mode with a maching name */
+ MODE_NO_INTERLACE, /* interlaced mode not supported */
+ MODE_NO_DBLESCAN, /* doublescan mode not supported */
+ MODE_NO_VSCAN, /* multiscan mode not supported */
+ MODE_MEM, /* insufficient video memory */
+ MODE_VIRTUAL_X, /* mode width too large for specified virtual size */
+ MODE_VIRTUAL_Y, /* mode height too large for specified virtual size */
+ MODE_MEM_VIRT, /* insufficient video memory given virtual size */
+ MODE_NOCLOCK, /* no fixed clock available */
+ MODE_CLOCK_HIGH, /* clock required is too high */
+ MODE_CLOCK_LOW, /* clock required is too low */
+ MODE_CLOCK_RANGE, /* clock/mode isn't in a ClockRange */
+ MODE_BAD_HVALUE, /* horizontal timing was out of range */
+ MODE_BAD_VVALUE, /* vertical timing was out of range */
+ MODE_BAD_VSCAN, /* VScan value out of range */
+ MODE_HSYNC_NARROW, /* horizontal sync too narrow */
+ MODE_HSYNC_WIDE, /* horizontal sync too wide */
+ MODE_HBLANK_NARROW, /* horizontal blanking too narrow */
+ MODE_HBLANK_WIDE, /* horizontal blanking too wide */
+ MODE_VSYNC_NARROW, /* vertical sync too narrow */
+ MODE_VSYNC_WIDE, /* vertical sync too wide */
+ MODE_VBLANK_NARROW, /* vertical blanking too narrow */
+ MODE_VBLANK_WIDE, /* vertical blanking too wide */
+ MODE_PANEL, /* exceeds panel dimensions */
+ MODE_INTERLACE_WIDTH, /* width too large for interlaced mode */
+ MODE_ONE_WIDTH, /* only one width is supported */
+ MODE_ONE_HEIGHT, /* only one height is supported */
+ MODE_ONE_SIZE, /* only one resolution is supported */
+ MODE_NO_REDUCED, /* monitor doesn't accept reduced blanking */
+ MODE_UNVERIFIED = -3, /* mode needs to reverified */
+ MODE_BAD = -2, /* unspecified reason */
+ MODE_ERROR = -1 /* error condition */
+};
+
+#define DRM_MODE_TYPE_CLOCK_CRTC_C (DRM_MODE_TYPE_CLOCK_C | \
+ DRM_MODE_TYPE_CRTC_C)
+
+#define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \
+ .name = nm, .status = 0, .type = (t), .clock = (c), \
+ .hdisplay = (hd), .hsync_start = (hss), .hsync_end = (hse), \
+ .htotal = (ht), .hskew = (hsk), .vdisplay = (vd), \
+ .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
+ .vscan = (vs), .flags = (f), .vrefresh = 0
+
+#define CRTC_INTERLACE_HALVE_V 0x1 /* halve V values for interlacing */
+
+struct drm_display_mode {
+ /* Header */
+ struct list_head head;
+ struct drm_mode_object base;
+
+ char name[DRM_DISPLAY_MODE_LEN];
+
+ int connector_count;
+ enum drm_mode_status status;
+ int type;
+
+ /* Proposed mode values */
+ int clock; /* in kHz */
+ int hdisplay;
+ int hsync_start;
+ int hsync_end;
+ int htotal;
+ int hskew;
+ int vdisplay;
+ int vsync_start;
+ int vsync_end;
+ int vtotal;
+ int vscan;
+ unsigned int flags;
+
+ /* Addressable image size (may be 0 for projectors, etc.) */
+ int width_mm;
+ int height_mm;
+
+ /* Actual mode we give to hw */
+ int clock_index;
+ int synth_clock;
+ int crtc_hdisplay;
+ int crtc_hblank_start;
+ int crtc_hblank_end;
+ int crtc_hsync_start;
+ int crtc_hsync_end;
+ int crtc_htotal;
+ int crtc_hskew;
+ int crtc_vdisplay;
+ int crtc_vblank_start;
+ int crtc_vblank_end;
+ int crtc_vsync_start;
+ int crtc_vsync_end;
+ int crtc_vtotal;
+ int crtc_hadjusted;
+ int crtc_vadjusted;
+
+ /* Driver private mode info */
+ int private_size;
+ int *private;
+ int private_flags;
+
+ int vrefresh; /* in Hz */
+ int hsync; /* in kHz */
+};
+
+enum drm_connector_status {
+ connector_status_connected = 1,
+ connector_status_disconnected = 2,
+ connector_status_unknown = 3,
+};
+
+enum subpixel_order {
+ SubPixelUnknown = 0,
+ SubPixelHorizontalRGB,
+ SubPixelHorizontalBGR,
+ SubPixelVerticalRGB,
+ SubPixelVerticalBGR,
+ SubPixelNone,
+};
+
+#define DRM_COLOR_FORMAT_RGB444 (1<<0)
+#define DRM_COLOR_FORMAT_YCRCB444 (1<<1)
+#define DRM_COLOR_FORMAT_YCRCB422 (1<<2)
+/*
+ * Describes a given display (e.g. CRT or flat panel) and its limitations.
+ */
+struct drm_display_info {
+ char name[DRM_DISPLAY_INFO_LEN];
+
+ /* Physical size */
+ unsigned int width_mm;
+ unsigned int height_mm;
+
+ /* Clock limits FIXME: storage format */
+ unsigned int min_vfreq, max_vfreq;
+ unsigned int min_hfreq, max_hfreq;
+ unsigned int pixel_clock;
+ unsigned int bpc;
+
+ enum subpixel_order subpixel_order;
+ u32 color_formats;
+
+ u8 cea_rev;
+
+ char *raw_edid; /* if any */
+};
+
+struct drm_framebuffer_funcs {
+ void (*destroy)(struct drm_framebuffer *framebuffer);
+ int (*create_handle)(struct drm_framebuffer *fb,
+ struct drm_file *file_priv,
+ unsigned int *handle);
+ /**
+ * Optinal callback for the dirty fb ioctl.
+ *
+ * Userspace can notify the driver via this callback
+ * that a area of the framebuffer has changed and should
+ * be flushed to the display hardware.
+ *
+ * See documentation in drm_mode.h for the struct
+ * drm_mode_fb_dirty_cmd for more information as all
+ * the semantics and arguments have a one to one mapping
+ * on this function.
+ */
+ int (*dirty)(struct drm_framebuffer *framebuffer,
+ struct drm_file *file_priv, unsigned flags,
+ unsigned color, struct drm_clip_rect *clips,
+ unsigned num_clips);
+};
+
+struct drm_framebuffer {
+ struct drm_device *dev;
+ struct list_head head;
+ struct drm_mode_object base;
+ const struct drm_framebuffer_funcs *funcs;
+ unsigned int pitches[4];
+ unsigned int offsets[4];
+ unsigned int width;
+ unsigned int height;
+ /* depth can be 15 or 16 */
+ unsigned int depth;
+ int bits_per_pixel;
+ int flags;
+ uint32_t pixel_format; /* fourcc format */
+ struct list_head filp_head;
+ /* if you are using the helper */
+ void *helper_private;
+};
+
+struct drm_property_blob {
+ struct drm_mode_object base;
+ struct list_head head;
+ unsigned int length;
+ unsigned char data[];
+};
+
+struct drm_property_enum {
+ uint64_t value;
+ struct list_head head;
+ char name[DRM_PROP_NAME_LEN];
+};
+
+struct drm_property {
+ struct list_head head;
+ struct drm_mode_object base;
+ uint32_t flags;
+ char name[DRM_PROP_NAME_LEN];
+ uint32_t num_values;
+ uint64_t *values;
+
+ struct list_head enum_blob_list;
+};
+
+struct drm_crtc;
+struct drm_connector;
+struct drm_encoder;
+struct drm_pending_vblank_event;
+struct drm_plane;
+
+/**
+ * drm_crtc_funcs - control CRTCs for a given device
+ * @reset: reset CRTC after state has been invalidate (e.g. resume)
+ * @dpms: control display power levels
+ * @save: save CRTC state
+ * @resore: restore CRTC state
+ * @lock: lock the CRTC
+ * @unlock: unlock the CRTC
+ * @shadow_allocate: allocate shadow pixmap
+ * @shadow_create: create shadow pixmap for rotation support
+ * @shadow_destroy: free shadow pixmap
+ * @mode_fixup: fixup proposed mode
+ * @mode_set: set the desired mode on the CRTC
+ * @gamma_set: specify color ramp for CRTC
+ * @destroy: deinit and free object.
+ *
+ * The drm_crtc_funcs structure is the central CRTC management structure
+ * in the DRM. Each CRTC controls one or more connectors (note that the name
+ * CRTC is simply historical, a CRTC may control LVDS, VGA, DVI, TV out, etc.
+ * connectors, not just CRTs).
+ *
+ * Each driver is responsible for filling out this structure at startup time,
+ * in addition to providing other modesetting features, like i2c and DDC
+ * bus accessors.
+ */
+struct drm_crtc_funcs {
+ /* Save CRTC state */
+ void (*save)(struct drm_crtc *crtc); /* suspend? */
+ /* Restore CRTC state */
+ void (*restore)(struct drm_crtc *crtc); /* resume? */
+ /* Reset CRTC state */
+ void (*reset)(struct drm_crtc *crtc);
+
+ /* cursor controls */
+ int (*cursor_set)(struct drm_crtc *crtc, struct drm_file *file_priv,
+ uint32_t handle, uint32_t width, uint32_t height);
+ int (*cursor_move)(struct drm_crtc *crtc, int x, int y);
+
+ /* Set gamma on the CRTC */
+ void (*gamma_set)(struct drm_crtc *crtc, u16 *r, u16 *g, u16 *b,
+ uint32_t start, uint32_t size);
+ /* Object destroy routine */
+ void (*destroy)(struct drm_crtc *crtc);
+
+ int (*set_config)(struct drm_mode_set *set);
+
+ /*
+ * Flip to the given framebuffer. This implements the page
+ * flip ioctl descibed in drm_mode.h, specifically, the
+ * implementation must return immediately and block all
+ * rendering to the current fb until the flip has completed.
+ * If userspace set the event flag in the ioctl, the event
+ * argument will point to an event to send back when the flip
+ * completes, otherwise it will be NULL.
+ */
+ int (*page_flip)(struct drm_crtc *crtc,
+ struct drm_framebuffer *fb,
+ struct drm_pending_vblank_event *event);
+};
+
+/**
+ * drm_crtc - central CRTC control structure
+ * @enabled: is this CRTC enabled?
+ * @x: x position on screen
+ * @y: y position on screen
+ * @funcs: CRTC control functions
+ *
+ * Each CRTC may have one or more connectors associated with it. This structure
+ * allows the CRTC to be controlled.
+ */
+struct drm_crtc {
+ struct drm_device *dev;
+ struct list_head head;
+
+ struct drm_mode_object base;
+
+ /* framebuffer the connector is currently bound to */
+ struct drm_framebuffer *fb;
+
+ bool enabled;
+
+ /* Requested mode from modesetting. */
+ struct drm_display_mode mode;
+
+ /* Programmed mode in hw, after adjustments for encoders,
+ * crtc, panel scaling etc. Needed for timestamping etc.
+ */
+ struct drm_display_mode hwmode;
+
+ int x, y;
+ const struct drm_crtc_funcs *funcs;
+
+ /* CRTC gamma size for reporting to userspace */
+ uint32_t gamma_size;
+ uint16_t *gamma_store;
+
+ /* Constants needed for precise vblank and swap timestamping. */
+ int64_t framedur_ns, linedur_ns, pixeldur_ns;
+
+ /* if you are using the helper */
+ void *helper_private;
+};
+
+
+/**
+ * drm_connector_funcs - control connectors on a given device
+ * @dpms: set power state (see drm_crtc_funcs above)
+ * @save: save connector state
+ * @restore: restore connector state
+ * @reset: reset connector after state has been invalidate (e.g. resume)
+ * @mode_valid: is this mode valid on the given connector?
+ * @mode_fixup: try to fixup proposed mode for this connector
+ * @mode_set: set this mode
+ * @detect: is this connector active?
+ * @get_modes: get mode list for this connector
+ * @set_property: property for this connector may need update
+ * @destroy: make object go away
+ * @force: notify the driver the connector is forced on
+ *
+ * Each CRTC may have one or more connectors attached to it. The functions
+ * below allow the core DRM code to control connectors, enumerate available modes,
+ * etc.
+ */
+struct drm_connector_funcs {
+ void (*dpms)(struct drm_connector *connector, int mode);
+ void (*save)(struct drm_connector *connector);
+ void (*restore)(struct drm_connector *connector);
+ void (*reset)(struct drm_connector *connector);
+
+ /* Check to see if anything is attached to the connector.
+ * @force is set to false whilst polling, true when checking the
+ * connector due to user request. @force can be used by the driver
+ * to avoid expensive, destructive operations during automated
+ * probing.
+ */
+ enum drm_connector_status (*detect)(struct drm_connector *connector,
+ bool force);
+ int (*fill_modes)(struct drm_connector *connector, uint32_t max_width, uint32_t max_height);
+ int (*set_property)(struct drm_connector *connector, struct drm_property *property,
+ uint64_t val);
+ void (*destroy)(struct drm_connector *connector);
+ void (*force)(struct drm_connector *connector);
+};
+
+struct drm_encoder_funcs {
+ void (*reset)(struct drm_encoder *encoder);
+ void (*destroy)(struct drm_encoder *encoder);
+};
+
+#define DRM_CONNECTOR_MAX_UMODES 16
+#define DRM_CONNECTOR_MAX_PROPERTY 16
+#define DRM_CONNECTOR_LEN 32
+#define DRM_CONNECTOR_MAX_ENCODER 2
+
+/**
+ * drm_encoder - central DRM encoder structure
+ */
+struct drm_encoder {
+ struct drm_device *dev;
+ struct list_head head;
+
+ struct drm_mode_object base;
+ int encoder_type;
+ uint32_t possible_crtcs;
+ uint32_t possible_clones;
+
+ struct drm_crtc *crtc;
+ const struct drm_encoder_funcs *funcs;
+ void *helper_private;
+};
+
+enum drm_connector_force {
+ DRM_FORCE_UNSPECIFIED,
+ DRM_FORCE_OFF,
+ DRM_FORCE_ON, /* force on analog part normally */
+ DRM_FORCE_ON_DIGITAL, /* for DVI-I use digital connector */
+};
+
+/* should we poll this connector for connects and disconnects */
+/* hot plug detectable */
+#define DRM_CONNECTOR_POLL_HPD (1 << 0)
+/* poll for connections */
+#define DRM_CONNECTOR_POLL_CONNECT (1 << 1)
+/* can cleanly poll for disconnections without flickering the screen */
+/* DACs should rarely do this without a lot of testing */
+#define DRM_CONNECTOR_POLL_DISCONNECT (1 << 2)
+
+#define MAX_ELD_BYTES 128
+
+/**
+ * drm_connector - central DRM connector control structure
+ * @crtc: CRTC this connector is currently connected to, NULL if none
+ * @interlace_allowed: can this connector handle interlaced modes?
+ * @doublescan_allowed: can this connector handle doublescan?
+ * @available_modes: modes available on this connector (from get_modes() + user)
+ * @initial_x: initial x position for this connector
+ * @initial_y: initial y position for this connector
+ * @status: connector connected?
+ * @funcs: connector control functions
+ *
+ * Each connector may be connected to one or more CRTCs, or may be clonable by
+ * another connector if they can share a CRTC. Each connector also has a specific
+ * position in the broader display (referred to as a 'screen' though it could
+ * span multiple monitors).
+ */
+struct drm_connector {
+ struct drm_device *dev;
+ /* struct device kdev; XXXKIB */
+ struct device_attribute *attr;
+ struct list_head head;
+
+ struct drm_mode_object base;
+
+ int connector_type;
+ int connector_type_id;
+ bool interlace_allowed;
+ bool doublescan_allowed;
+ struct list_head modes; /* list of modes on this connector */
+
+ int initial_x, initial_y;
+ enum drm_connector_status status;
+
+ /* these are modes added by probing with DDC or the BIOS */
+ struct list_head probed_modes;
+
+ struct drm_display_info display_info;
+ const struct drm_connector_funcs *funcs;
+
+ struct list_head user_modes;
+ struct drm_property_blob *edid_blob_ptr;
+ u32 property_ids[DRM_CONNECTOR_MAX_PROPERTY];
+ uint64_t property_values[DRM_CONNECTOR_MAX_PROPERTY];
+
+ uint8_t polled; /* DRM_CONNECTOR_POLL_* */
+
+ /* requested DPMS state */
+ int dpms;
+
+ void *helper_private;
+
+ /* forced on connector */
+ enum drm_connector_force force;
+ uint32_t encoder_ids[DRM_CONNECTOR_MAX_ENCODER];
+ uint32_t force_encoder_id;
+ struct drm_encoder *encoder; /* currently active encoder */
+
+ /* EDID bits */
+ uint8_t eld[MAX_ELD_BYTES];
+ bool dvi_dual;
+ int max_tmds_clock; /* in MHz */
+ bool latency_present[2];
+ int video_latency[2]; /* [0]: progressive, [1]: interlaced */
+ int audio_latency[2];
+
+ int null_edid_counter; /* needed to workaround some HW bugs where we get all 0s */
+};
+
+/**
+ * drm_plane_funcs - driver plane control functions
+ * @update_plane: update the plane configuration
+ * @disable_plane: shut down the plane
+ * @destroy: clean up plane resources
+ */
+struct drm_plane_funcs {
+ int (*update_plane)(struct drm_plane *plane,
+ struct drm_crtc *crtc, struct drm_framebuffer *fb,
+ int crtc_x, int crtc_y,
+ unsigned int crtc_w, unsigned int crtc_h,
+ uint32_t src_x, uint32_t src_y,
+ uint32_t src_w, uint32_t src_h);
+ int (*disable_plane)(struct drm_plane *plane);
+ void (*destroy)(struct drm_plane *plane);
+};
+
+/**
+ * drm_plane - central DRM plane control structure
+ * @dev: DRM device this plane belongs to
+ * @head: for list management
+ * @base: base mode object
+ * @possible_crtcs: pipes this plane can be bound to
+ * @format_types: array of formats supported by this plane
+ * @format_count: number of formats supported
+ * @crtc: currently bound CRTC
+ * @fb: currently bound fb
+ * @gamma_size: size of gamma table
+ * @gamma_store: gamma correction table
+ * @enabled: enabled flag
+ * @funcs: helper functions
+ * @helper_private: storage for drver layer
+ */
+struct drm_plane {
+ struct drm_device *dev;
+ struct list_head head;
+
+ struct drm_mode_object base;
+
+ uint32_t possible_crtcs;
+ uint32_t *format_types;
+ uint32_t format_count;
+
+ struct drm_crtc *crtc;
+ struct drm_framebuffer *fb;
+
+ /* CRTC gamma size for reporting to userspace */
+ uint32_t gamma_size;
+ uint16_t *gamma_store;
+
+ bool enabled;
+
+ const struct drm_plane_funcs *funcs;
+ void *helper_private;
+};
+
+/**
+ * struct drm_mode_set
+ *
+ * Represents a single crtc the connectors that it drives with what mode
+ * and from which framebuffer it scans out from.
+ *
+ * This is used to set modes.
+ */
+struct drm_mode_set {
+ struct list_head head;
+
+ struct drm_framebuffer *fb;
+ struct drm_crtc *crtc;
+ struct drm_display_mode *mode;
+
+ uint32_t x;
+ uint32_t y;
+
+ struct drm_connector **connectors;
+ size_t num_connectors;
+};
+
+/**
+ * struct drm_mode_config_funcs - configure CRTCs for a given screen layout
+ */
+struct drm_mode_config_funcs {
+ int (*fb_create)(struct drm_device *dev,
+ struct drm_file *file_priv, struct drm_mode_fb_cmd2 *mode_cmd,
+ struct drm_framebuffer **res);
+ void (*output_poll_changed)(struct drm_device *dev);
+};
+
+struct drm_mode_group {
+ uint32_t num_crtcs;
+ uint32_t num_encoders;
+ uint32_t num_connectors;
+
+ /* list of object IDs for this group */
+ uint32_t *id_list;
+};
+
+/**
+ * drm_mode_config - Mode configuration control structure
+ *
+ */
+struct drm_mode_config {
+ struct sx mutex; /* protects configuration (mode lists etc.) */
+ struct drm_gem_names crtc_names; /* use this idr for all IDs, fb, crtc, connector, modes */
+ /* this is limited to one for now */
+ int num_fb;
+ struct list_head fb_list;
+ int num_connector;
+ struct list_head connector_list;
+ int num_encoder;
+ struct list_head encoder_list;
+ int num_plane;
+ struct list_head plane_list;
+
+ int num_crtc;
+ struct list_head crtc_list;
+
+ struct list_head property_list;
+
+ int min_width, min_height;
+ int max_width, max_height;
+ struct drm_mode_config_funcs *funcs;
+ resource_size_t fb_base;
+
+ /* output poll support */
+ bool poll_enabled;
+ struct timeout_task output_poll_task;
+
+ /* pointers to standard properties */
+ struct list_head property_blob_list;
+ struct drm_property *edid_property;
+ struct drm_property *dpms_property;
+
+ /* DVI-I properties */
+ struct drm_property *dvi_i_subconnector_property;
+ struct drm_property *dvi_i_select_subconnector_property;
+
+ /* TV properties */
+ struct drm_property *tv_subconnector_property;
+ struct drm_property *tv_select_subconnector_property;
+ struct drm_property *tv_mode_property;
+ struct drm_property *tv_left_margin_property;
+ struct drm_property *tv_right_margin_property;
+ struct drm_property *tv_top_margin_property;
+ struct drm_property *tv_bottom_margin_property;
+ struct drm_property *tv_brightness_property;
+ struct drm_property *tv_contrast_property;
+ struct drm_property *tv_flicker_reduction_property;
+ struct drm_property *tv_overscan_property;
+ struct drm_property *tv_saturation_property;
+ struct drm_property *tv_hue_property;
+
+ /* Optional properties */
+ struct drm_property *scaling_mode_property;
+ struct drm_property *dithering_mode_property;
+ struct drm_property *dirty_info_property;
+
+ /* dumb ioctl parameters */
+ uint32_t preferred_depth, prefer_shadow;
+};
+
+#define obj_to_crtc(x) container_of(x, struct drm_crtc, base)
+#define obj_to_connector(x) container_of(x, struct drm_connector, base)
+#define obj_to_encoder(x) container_of(x, struct drm_encoder, base)
+#define obj_to_mode(x) container_of(x, struct drm_display_mode, base)
+#define obj_to_fb(x) container_of(x, struct drm_framebuffer, base)
+#define obj_to_property(x) container_of(x, struct drm_property, base)
+#define obj_to_blob(x) container_of(x, struct drm_property_blob, base)
+#define obj_to_plane(x) container_of(x, struct drm_plane, base)
+
+struct drm_prop_enum_list {
+ int type;
+ char *name;
+};
+
+#if defined(MODE_SETTING_LOCKING_IS_NOT_BROKEN)
+#define DRM_MODE_CONFIG_ASSERT_LOCKED(dev) \
+ sx_assert(&dev->mode_config.mutex, SA_XLOCKED)
+#else
+#define DRM_MODE_CONFIG_ASSERT_LOCKED(dev)
+#endif
+
+extern char *drm_get_dirty_info_name(int val);
+extern char *drm_get_connector_status_name(enum drm_connector_status status);
+
+extern int drm_crtc_init(struct drm_device *dev,
+ struct drm_crtc *crtc,
+ const struct drm_crtc_funcs *funcs);
+extern void drm_crtc_cleanup(struct drm_crtc *crtc);
+
+extern int drm_connector_init(struct drm_device *dev,
+ struct drm_connector *connector,
+ const struct drm_connector_funcs *funcs,
+ int connector_type);
+
+extern void drm_connector_cleanup(struct drm_connector *connector);
+
+extern int drm_encoder_init(struct drm_device *dev,
+ struct drm_encoder *encoder,
+ const struct drm_encoder_funcs *funcs,
+ int encoder_type);
+
+extern int drm_plane_init(struct drm_device *dev,
+ struct drm_plane *plane,
+ unsigned long possible_crtcs,
+ const struct drm_plane_funcs *funcs,
+ const uint32_t *formats, uint32_t format_count,
+ bool priv);
+extern void drm_plane_cleanup(struct drm_plane *plane);
+
+extern void drm_encoder_cleanup(struct drm_encoder *encoder);
+
+extern char *drm_get_connector_name(struct drm_connector *connector);
+extern char *drm_get_dpms_name(int val);
+extern char *drm_get_dvi_i_subconnector_name(int val);
+extern char *drm_get_dvi_i_select_name(int val);
+extern char *drm_get_tv_subconnector_name(int val);
+extern char *drm_get_tv_select_name(int val);
+extern void drm_fb_release(struct drm_file *file_priv);
+extern int drm_mode_group_init_legacy_group(struct drm_device *dev, struct drm_mode_group *group);
+extern struct edid *drm_get_edid(struct drm_connector *connector,
+ device_t adapter);
+extern int drm_add_edid_modes(struct drm_connector *connector, struct edid *edid);
+extern void drm_mode_probed_add(struct drm_connector *connector, struct drm_display_mode *mode);
+extern void drm_mode_remove(struct drm_connector *connector, struct drm_display_mode *mode);
+extern struct drm_display_mode *drm_mode_duplicate(struct drm_device *dev,
+ const struct drm_display_mode *mode);
+extern void drm_mode_debug_printmodeline(struct drm_display_mode *mode);
+extern void drm_mode_config_init(struct drm_device *dev);
+extern void drm_mode_config_reset(struct drm_device *dev);
+extern void drm_mode_config_cleanup(struct drm_device *dev);
+extern void drm_mode_set_name(struct drm_display_mode *mode);
+extern bool drm_mode_equal(struct drm_display_mode *mode1, struct drm_display_mode *mode2);
+extern int drm_mode_width(struct drm_display_mode *mode);
+extern int drm_mode_height(struct drm_display_mode *mode);
+
+/* for us by fb module */
+extern int drm_mode_attachmode_crtc(struct drm_device *dev,
+ struct drm_crtc *crtc,
+ const struct drm_display_mode *mode);
+extern int drm_mode_detachmode_crtc(struct drm_device *dev, struct drm_display_mode *mode);
+
+extern struct drm_display_mode *drm_mode_create(struct drm_device *dev);
+extern void drm_mode_destroy(struct drm_device *dev, struct drm_display_mode *mode);
+extern void drm_mode_list_concat(struct list_head *head,
+ struct list_head *new);
+extern void drm_mode_validate_size(struct drm_device *dev,
+ struct list_head *mode_list,
+ int maxX, int maxY, int maxPitch);
+extern void drm_mode_validate_clocks(struct drm_device *dev,
+ struct list_head *mode_list,
+ int *min, int *max, int n_ranges);
+extern void drm_mode_prune_invalid(struct drm_device *dev,
+ struct list_head *mode_list, bool verbose);
+extern void drm_mode_sort(struct list_head *mode_list);
+extern int drm_mode_hsync(const struct drm_display_mode *mode);
+extern int drm_mode_vrefresh(const struct drm_display_mode *mode);
+extern void drm_mode_set_crtcinfo(struct drm_display_mode *p,
+ int adjust_flags);
+extern void drm_mode_connector_list_update(struct drm_connector *connector);
+extern int drm_mode_connector_update_edid_property(struct drm_connector *connector,
+ struct edid *edid);
+extern int drm_connector_property_set_value(struct drm_connector *connector,
+ struct drm_property *property,
+ uint64_t value);
+extern int drm_connector_property_get_value(struct drm_connector *connector,
+ struct drm_property *property,
+ uint64_t *value);
+extern struct drm_display_mode *drm_crtc_mode_create(struct drm_device *dev);
+extern void drm_framebuffer_set_object(struct drm_device *dev,
+ unsigned long handle);
+extern int drm_framebuffer_init(struct drm_device *dev,
+ struct drm_framebuffer *fb,
+ const struct drm_framebuffer_funcs *funcs);
+extern void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
+extern int drmfb_probe(struct drm_device *dev, struct drm_crtc *crtc);
+extern int drmfb_remove(struct drm_device *dev, struct drm_framebuffer *fb);
+extern void drm_crtc_probe_connector_modes(struct drm_device *dev, int maxX, int maxY);
+extern bool drm_crtc_in_use(struct drm_crtc *crtc);
+
+extern int drm_connector_attach_property(struct drm_connector *connector,
+ struct drm_property *property, uint64_t init_val);
+extern struct drm_property *drm_property_create(struct drm_device *dev, int flags,
+ const char *name, int num_values);
+extern struct drm_property *drm_property_create_enum(struct drm_device *dev, int flags,
+ const char *name,
+ const struct drm_prop_enum_list *props,
+ int num_values);
+struct drm_property *drm_property_create_range(struct drm_device *dev, int flags,
+ const char *name,
+ uint64_t min, uint64_t max);
+extern void drm_property_destroy(struct drm_device *dev, struct drm_property *property);
+extern int drm_property_add_enum(struct drm_property *property, int index,
+ uint64_t value, const char *name);
+extern int drm_mode_create_dvi_i_properties(struct drm_device *dev);
+extern int drm_mode_create_tv_properties(struct drm_device *dev, int num_formats,
+ char *formats[]);
+extern int drm_mode_create_scaling_mode_property(struct drm_device *dev);
+extern int drm_mode_create_dithering_property(struct drm_device *dev);
+extern int drm_mode_create_dirty_info_property(struct drm_device *dev);
+extern char *drm_get_encoder_name(struct drm_encoder *encoder);
+
+extern int drm_mode_connector_attach_encoder(struct drm_connector *connector,
+ struct drm_encoder *encoder);
+extern void drm_mode_connector_detach_encoder(struct drm_connector *connector,
+ struct drm_encoder *encoder);
+extern int drm_mode_crtc_set_gamma_size(struct drm_crtc *crtc,
+ int gamma_size);
+extern struct drm_mode_object *drm_mode_object_find(struct drm_device *dev,
+ uint32_t id, uint32_t type);
+/* IOCTLs */
+extern int drm_mode_getresources(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_getplane_res(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+extern int drm_mode_getcrtc(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_getconnector(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_setcrtc(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_getplane(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_setplane(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_cursor_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_addfb(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_addfb2(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth);
+extern int drm_mode_rmfb(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_getfb(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_dirtyfb_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_addmode_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_rmmode_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_attachmode_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_detachmode_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+
+extern int drm_mode_getproperty_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_getblob_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_connector_property_set_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_hotplug_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_replacefb(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_getencoder(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_gamma_get_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_gamma_set_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern bool drm_detect_hdmi_monitor(struct edid *edid);
+extern bool drm_detect_monitor_audio(struct edid *edid);
+extern int drm_mode_page_flip_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern struct drm_display_mode *drm_cvt_mode(struct drm_device *dev,
+ int hdisplay, int vdisplay, int vrefresh,
+ bool reduced, bool interlaced, bool margins);
+extern struct drm_display_mode *drm_gtf_mode(struct drm_device *dev,
+ int hdisplay, int vdisplay, int vrefresh,
+ bool interlaced, int margins);
+extern struct drm_display_mode *drm_gtf_mode_complex(struct drm_device *dev,
+ int hdisplay, int vdisplay, int vrefresh,
+ bool interlaced, int margins, int GTF_M,
+ int GTF_2C, int GTF_K, int GTF_2J);
+extern int drm_add_modes_noedid(struct drm_connector *connector,
+ int hdisplay, int vdisplay);
+
+extern int drm_edid_header_is_valid(const u8 *raw_edid);
+extern bool drm_edid_is_valid(struct edid *edid);
+struct drm_display_mode *drm_mode_find_dmt(struct drm_device *dev,
+ int hsize, int vsize, int fresh);
+
+extern int drm_mode_create_dumb_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_mmap_dumb_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+extern int drm_mode_destroy_dumb_ioctl(struct drm_device *dev,
+ void *data, struct drm_file *file_priv);
+
+extern void drm_fb_get_bpp_depth(uint32_t format, unsigned int *depth,
+ int *bpp);
+#endif /* __DRM_CRTC_H__ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_crtc_helper.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_crtc_helper.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1043 @@
+/*
+ * Copyright (c) 2006-2008 Intel Corporation
+ * Copyright (c) 2007 Dave Airlie <airlied at linux.ie>
+ *
+ * DRM core CRTC related functions
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that copyright
+ * notice and this permission notice appear in supporting documentation, and
+ * that the name of the copyright holders not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. The copyright holders make no representations
+ * about the suitability of this software for any purpose. It is provided "as
+ * is" without express or implied warranty.
+ *
+ * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+ * OF THIS SOFTWARE.
+ *
+ * Authors:
+ * Keith Packard
+ * Eric Anholt <eric at anholt.net>
+ * Dave Airlie <airlied at linux.ie>
+ * Jesse Barnes <jesse.barnes at intel.com>
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_crtc_helper.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <sys/param.h>
+#include <sys/systm.h>
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm_crtc.h>
+#include <dev/drm2/drm_fourcc.h>
+#include <dev/drm2/drm_crtc_helper.h>
+#include <dev/drm2/drm_fb_helper.h>
+
+bool
+drm_fetch_cmdline_mode_from_kenv(struct drm_connector *connector,
+ struct drm_cmdline_mode *cmdline_mode)
+{
+ char *tun_var_name, *tun_mode;
+ static const char tun_prefix[] = "drm_mode.";
+ bool res;
+
+ res = false;
+ tun_var_name = malloc(sizeof(tun_prefix) +
+ strlen(drm_get_connector_name(connector)), M_TEMP, M_WAITOK);
+ strcpy(tun_var_name, tun_prefix);
+ strcat(tun_var_name, drm_get_connector_name(connector));
+ tun_mode = getenv(tun_var_name);
+ if (tun_mode != NULL) {
+ res = drm_mode_parse_command_line_for_connector(tun_mode,
+ connector, cmdline_mode);
+ freeenv(tun_mode);
+ }
+ free(tun_var_name, M_TEMP);
+ return (res);
+}
+
+static bool drm_kms_helper_poll = true;
+
+static void drm_mode_validate_flag(struct drm_connector *connector,
+ int flags)
+{
+ struct drm_display_mode *mode, *t;
+
+ if (flags == (DRM_MODE_FLAG_DBLSCAN | DRM_MODE_FLAG_INTERLACE))
+ return;
+
+ list_for_each_entry_safe(mode, t, &connector->modes, head) {
+ if ((mode->flags & DRM_MODE_FLAG_INTERLACE) &&
+ !(flags & DRM_MODE_FLAG_INTERLACE))
+ mode->status = MODE_NO_INTERLACE;
+ if ((mode->flags & DRM_MODE_FLAG_DBLSCAN) &&
+ !(flags & DRM_MODE_FLAG_DBLSCAN))
+ mode->status = MODE_NO_DBLESCAN;
+ }
+
+ return;
+}
+
+/**
+ * drm_helper_probe_single_connector_modes - get complete set of display modes
+ * @dev: DRM device
+ * @maxX: max width for modes
+ * @maxY: max height for modes
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Based on @dev's mode_config layout, scan all the connectors and try to detect
+ * modes on them. Modes will first be added to the connector's probed_modes
+ * list, then culled (based on validity and the @maxX, @maxY parameters) and
+ * put into the normal modes list.
+ *
+ * Intended to be used either at bootup time or when major configuration
+ * changes have occurred.
+ *
+ * FIXME: take into account monitor limits
+ *
+ * RETURNS:
+ * Number of modes found on @connector.
+ */
+int drm_helper_probe_single_connector_modes(struct drm_connector *connector,
+ uint32_t maxX, uint32_t maxY)
+{
+ struct drm_device *dev = connector->dev;
+ struct drm_display_mode *mode, *t;
+ struct drm_connector_helper_funcs *connector_funcs =
+ connector->helper_private;
+ struct drm_cmdline_mode cmdline_mode;
+ int count = 0;
+ int mode_flags = 0;
+
+ DRM_DEBUG_KMS("[CONNECTOR:%d:%s]\n", connector->base.id,
+ drm_get_connector_name(connector));
+ /* set all modes to the unverified state */
+ list_for_each_entry_safe(mode, t, &connector->modes, head)
+ mode->status = MODE_UNVERIFIED;
+
+ if (connector->force) {
+ if (connector->force == DRM_FORCE_ON)
+ connector->status = connector_status_connected;
+ else
+ connector->status = connector_status_disconnected;
+ if (connector->funcs->force)
+ connector->funcs->force(connector);
+ } else {
+ connector->status = connector->funcs->detect(connector, true);
+ drm_kms_helper_poll_enable(dev);
+ }
+
+ if (connector->status == connector_status_disconnected) {
+ DRM_DEBUG_KMS("[CONNECTOR:%d:%s] disconnected\n",
+ connector->base.id, drm_get_connector_name(connector));
+ drm_mode_connector_update_edid_property(connector, NULL);
+ goto prune;
+ }
+
+ count = (*connector_funcs->get_modes)(connector);
+ if (count == 0 && drm_fetch_cmdline_mode_from_kenv(connector,
+ &cmdline_mode)) {
+ mode = drm_mode_create_from_cmdline_mode(dev,
+ &cmdline_mode);
+ if (mode != NULL) {
+ DRM_DEBUG_KMS(
+ "[CONNECTOR:%d:%s] found manual override ",
+ connector->base.id,
+ drm_get_connector_name(connector));
+ drm_mode_debug_printmodeline(mode);
+ drm_mode_probed_add(connector, mode);
+ count++;
+ } else {
+ DRM_ERROR(
+ "[CONNECTOR:%d:%s] manual override mode: parse error\n",
+ connector->base.id,
+ drm_get_connector_name(connector));
+ }
+ }
+ if (count == 0 && connector->status == connector_status_connected)
+ count = drm_add_modes_noedid(connector, 1024, 768);
+ if (count == 0)
+ goto prune;
+
+ drm_mode_connector_list_update(connector);
+
+ if (maxX && maxY)
+ drm_mode_validate_size(dev, &connector->modes, maxX,
+ maxY, 0);
+
+ if (connector->interlace_allowed)
+ mode_flags |= DRM_MODE_FLAG_INTERLACE;
+ if (connector->doublescan_allowed)
+ mode_flags |= DRM_MODE_FLAG_DBLSCAN;
+ drm_mode_validate_flag(connector, mode_flags);
+
+ list_for_each_entry_safe(mode, t, &connector->modes, head) {
+ if (mode->status == MODE_OK)
+ mode->status = connector_funcs->mode_valid(connector,
+ mode);
+ }
+
+prune:
+ drm_mode_prune_invalid(dev, &connector->modes, true);
+
+ if (list_empty(&connector->modes))
+ return 0;
+
+ drm_mode_sort(&connector->modes);
+
+ DRM_DEBUG_KMS("[CONNECTOR:%d:%s] probed modes :\n", connector->base.id,
+ drm_get_connector_name(connector));
+ list_for_each_entry_safe(mode, t, &connector->modes, head) {
+ mode->vrefresh = drm_mode_vrefresh(mode);
+
+ drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V);
+ drm_mode_debug_printmodeline(mode);
+ }
+
+ return count;
+}
+
+/**
+ * drm_helper_encoder_in_use - check if a given encoder is in use
+ * @encoder: encoder to check
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Walk @encoders's DRM device's mode_config and see if it's in use.
+ *
+ * RETURNS:
+ * True if @encoder is part of the mode_config, false otherwise.
+ */
+bool drm_helper_encoder_in_use(struct drm_encoder *encoder)
+{
+ struct drm_connector *connector;
+ struct drm_device *dev = encoder->dev;
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head)
+ if (connector->encoder == encoder)
+ return true;
+ return false;
+}
+
+/**
+ * drm_helper_crtc_in_use - check if a given CRTC is in a mode_config
+ * @crtc: CRTC to check
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Walk @crtc's DRM device's mode_config and see if it's in use.
+ *
+ * RETURNS:
+ * True if @crtc is part of the mode_config, false otherwise.
+ */
+bool drm_helper_crtc_in_use(struct drm_crtc *crtc)
+{
+ struct drm_encoder *encoder;
+ struct drm_device *dev = crtc->dev;
+ /* FIXME: Locking around list access? */
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head)
+ if (encoder->crtc == crtc && drm_helper_encoder_in_use(encoder))
+ return true;
+ return false;
+}
+
+static void
+drm_encoder_disable(struct drm_encoder *encoder)
+{
+ struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
+
+ if (encoder_funcs->disable)
+ (*encoder_funcs->disable)(encoder);
+ else
+ (*encoder_funcs->dpms)(encoder, DRM_MODE_DPMS_OFF);
+}
+
+/**
+ * drm_helper_disable_unused_functions - disable unused objects
+ * @dev: DRM device
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * If an connector or CRTC isn't part of @dev's mode_config, it can be disabled
+ * by calling its dpms function, which should power it off.
+ */
+void drm_helper_disable_unused_functions(struct drm_device *dev)
+{
+ struct drm_encoder *encoder;
+ struct drm_connector *connector;
+ struct drm_crtc *crtc;
+
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+ if (!connector->encoder)
+ continue;
+ if (connector->status == connector_status_disconnected)
+ connector->encoder = NULL;
+ }
+
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+ if (!drm_helper_encoder_in_use(encoder)) {
+ drm_encoder_disable(encoder);
+ /* disconnector encoder from any connector */
+ encoder->crtc = NULL;
+ }
+ }
+
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
+ struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
+ crtc->enabled = drm_helper_crtc_in_use(crtc);
+ if (!crtc->enabled) {
+ if (crtc_funcs->disable)
+ (*crtc_funcs->disable)(crtc);
+ else
+ (*crtc_funcs->dpms)(crtc, DRM_MODE_DPMS_OFF);
+ crtc->fb = NULL;
+ }
+ }
+}
+
+/**
+ * drm_encoder_crtc_ok - can a given crtc drive a given encoder?
+ * @encoder: encoder to test
+ * @crtc: crtc to test
+ *
+ * Return false if @encoder can't be driven by @crtc, true otherwise.
+ */
+static bool drm_encoder_crtc_ok(struct drm_encoder *encoder,
+ struct drm_crtc *crtc)
+{
+ struct drm_device *dev;
+ struct drm_crtc *tmp;
+ int crtc_mask = 1;
+
+ if (crtc == NULL)
+ printf("checking null crtc?\n");
+
+ dev = crtc->dev;
+
+ list_for_each_entry(tmp, &dev->mode_config.crtc_list, head) {
+ if (tmp == crtc)
+ break;
+ crtc_mask <<= 1;
+ }
+
+ if (encoder->possible_crtcs & crtc_mask)
+ return true;
+ return false;
+}
+
+/*
+ * Check the CRTC we're going to map each output to vs. its current
+ * CRTC. If they don't match, we have to disable the output and the CRTC
+ * since the driver will have to re-route things.
+ */
+static void
+drm_crtc_prepare_encoders(struct drm_device *dev)
+{
+ struct drm_encoder_helper_funcs *encoder_funcs;
+ struct drm_encoder *encoder;
+
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+ encoder_funcs = encoder->helper_private;
+ /* Disable unused encoders */
+ if (encoder->crtc == NULL)
+ drm_encoder_disable(encoder);
+ /* Disable encoders whose CRTC is about to change */
+ if (encoder_funcs->get_crtc &&
+ encoder->crtc != (*encoder_funcs->get_crtc)(encoder))
+ drm_encoder_disable(encoder);
+ }
+}
+
+/**
+ * drm_crtc_set_mode - set a mode
+ * @crtc: CRTC to program
+ * @mode: mode to use
+ * @x: width of mode
+ * @y: height of mode
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Try to set @mode on @crtc. Give @crtc and its associated connectors a chance
+ * to fixup or reject the mode prior to trying to set it.
+ *
+ * RETURNS:
+ * True if the mode was set successfully, or false otherwise.
+ */
+bool drm_crtc_helper_set_mode(struct drm_crtc *crtc,
+ struct drm_display_mode *mode,
+ int x, int y,
+ struct drm_framebuffer *old_fb)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_display_mode *adjusted_mode, saved_mode, saved_hwmode;
+ struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
+ struct drm_encoder_helper_funcs *encoder_funcs;
+ int saved_x, saved_y;
+ struct drm_encoder *encoder;
+ bool ret = true;
+
+ crtc->enabled = drm_helper_crtc_in_use(crtc);
+ if (!crtc->enabled)
+ return true;
+
+ adjusted_mode = drm_mode_duplicate(dev, mode);
+ if (!adjusted_mode)
+ return false;
+
+ saved_hwmode = crtc->hwmode;
+ saved_mode = crtc->mode;
+ saved_x = crtc->x;
+ saved_y = crtc->y;
+
+ /* Update crtc values up front so the driver can rely on them for mode
+ * setting.
+ */
+ crtc->mode = *mode;
+ crtc->x = x;
+ crtc->y = y;
+
+ /* Pass our mode to the connectors and the CRTC to give them a chance to
+ * adjust it according to limitations or connector properties, and also
+ * a chance to reject the mode entirely.
+ */
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+
+ if (encoder->crtc != crtc)
+ continue;
+ encoder_funcs = encoder->helper_private;
+ if (!(ret = encoder_funcs->mode_fixup(encoder, mode,
+ adjusted_mode))) {
+ goto done;
+ }
+ }
+
+ if (!(ret = crtc_funcs->mode_fixup(crtc, mode, adjusted_mode))) {
+ goto done;
+ }
+ DRM_DEBUG_KMS("[CRTC:%d]\n", crtc->base.id);
+
+ /* Prepare the encoders and CRTCs before setting the mode. */
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+
+ if (encoder->crtc != crtc)
+ continue;
+ encoder_funcs = encoder->helper_private;
+ /* Disable the encoders as the first thing we do. */
+ encoder_funcs->prepare(encoder);
+ }
+
+ drm_crtc_prepare_encoders(dev);
+
+ crtc_funcs->prepare(crtc);
+
+ /* Set up the DPLL and any encoders state that needs to adjust or depend
+ * on the DPLL.
+ */
+ ret = !crtc_funcs->mode_set(crtc, mode, adjusted_mode, x, y, old_fb);
+ if (!ret)
+ goto done;
+
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+
+ if (encoder->crtc != crtc)
+ continue;
+
+ DRM_DEBUG_KMS("[ENCODER:%d:%s] set [MODE:%d:%s]\n",
+ encoder->base.id, drm_get_encoder_name(encoder),
+ mode->base.id, mode->name);
+ encoder_funcs = encoder->helper_private;
+ encoder_funcs->mode_set(encoder, mode, adjusted_mode);
+ }
+
+ /* Now enable the clocks, plane, pipe, and connectors that we set up. */
+ crtc_funcs->commit(crtc);
+
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+
+ if (encoder->crtc != crtc)
+ continue;
+
+ encoder_funcs = encoder->helper_private;
+ encoder_funcs->commit(encoder);
+
+ }
+
+ /* Store real post-adjustment hardware mode. */
+ crtc->hwmode = *adjusted_mode;
+
+ /* Calculate and store various constants which
+ * are later needed by vblank and swap-completion
+ * timestamping. They are derived from true hwmode.
+ */
+ drm_calc_timestamping_constants(crtc);
+
+ /* FIXME: add subpixel order */
+done:
+ drm_mode_destroy(dev, adjusted_mode);
+ if (!ret) {
+ crtc->hwmode = saved_hwmode;
+ crtc->mode = saved_mode;
+ crtc->x = saved_x;
+ crtc->y = saved_y;
+ }
+
+ return ret;
+}
+
+static int
+drm_crtc_helper_disable(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_connector *connector;
+ struct drm_encoder *encoder;
+
+ /* Decouple all encoders and their attached connectors from this crtc */
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+ if (encoder->crtc != crtc)
+ continue;
+
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+ if (connector->encoder != encoder)
+ continue;
+
+ connector->encoder = NULL;
+ }
+ }
+
+ drm_helper_disable_unused_functions(dev);
+ return 0;
+}
+
+/**
+ * drm_crtc_helper_set_config - set a new config from userspace
+ * @crtc: CRTC to setup
+ * @crtc_info: user provided configuration
+ * @new_mode: new mode to set
+ * @connector_set: set of connectors for the new config
+ * @fb: new framebuffer
+ *
+ * LOCKING:
+ * Caller must hold mode config lock.
+ *
+ * Setup a new configuration, provided by the user in @crtc_info, and enable
+ * it.
+ *
+ * RETURNS:
+ * Zero. (FIXME)
+ */
+int drm_crtc_helper_set_config(struct drm_mode_set *set)
+{
+ struct drm_device *dev;
+ struct drm_crtc *save_crtcs, *new_crtc, *crtc;
+ struct drm_encoder *save_encoders, *new_encoder, *encoder;
+ struct drm_framebuffer *old_fb = NULL;
+ bool mode_changed = false; /* if true do a full mode set */
+ bool fb_changed = false; /* if true and !mode_changed just do a flip */
+ struct drm_connector *save_connectors, *connector;
+ int count = 0, ro, fail = 0;
+ struct drm_crtc_helper_funcs *crtc_funcs;
+ struct drm_mode_set save_set;
+ int ret = 0;
+ int i;
+
+ DRM_DEBUG_KMS("\n");
+
+ if (!set)
+ return -EINVAL;
+
+ if (!set->crtc)
+ return -EINVAL;
+
+ if (!set->crtc->helper_private)
+ return -EINVAL;
+
+ crtc_funcs = set->crtc->helper_private;
+
+ if (!set->mode)
+ set->fb = NULL;
+
+ if (set->fb) {
+ DRM_DEBUG_KMS("[CRTC:%d] [FB:%d] #connectors=%d (x y) (%i %i)\n",
+ set->crtc->base.id, set->fb->base.id,
+ (int)set->num_connectors, set->x, set->y);
+ } else {
+ DRM_DEBUG_KMS("[CRTC:%d] [NOFB]\n", set->crtc->base.id);
+ return drm_crtc_helper_disable(set->crtc);
+ }
+
+ dev = set->crtc->dev;
+
+ /* Allocate space for the backup of all (non-pointer) crtc, encoder and
+ * connector data. */
+ save_crtcs = malloc(dev->mode_config.num_crtc * sizeof(struct drm_crtc),
+ DRM_MEM_KMS, M_WAITOK | M_ZERO);
+ save_encoders = malloc(dev->mode_config.num_encoder *
+ sizeof(struct drm_encoder), DRM_MEM_KMS, M_WAITOK | M_ZERO);
+ save_connectors = malloc(dev->mode_config.num_connector *
+ sizeof(struct drm_connector), DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ /* Copy data. Note that driver private data is not affected.
+ * Should anything bad happen only the expected state is
+ * restored, not the drivers personal bookkeeping.
+ */
+ count = 0;
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
+ save_crtcs[count++] = *crtc;
+ }
+
+ count = 0;
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+ save_encoders[count++] = *encoder;
+ }
+
+ count = 0;
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+ save_connectors[count++] = *connector;
+ }
+
+ save_set.crtc = set->crtc;
+ save_set.mode = &set->crtc->mode;
+ save_set.x = set->crtc->x;
+ save_set.y = set->crtc->y;
+ save_set.fb = set->crtc->fb;
+
+ /* We should be able to check here if the fb has the same properties
+ * and then just flip_or_move it */
+ if (set->crtc->fb != set->fb) {
+ /* If we have no fb then treat it as a full mode set */
+ if (set->crtc->fb == NULL) {
+ DRM_DEBUG_KMS("crtc has no fb, full mode set\n");
+ mode_changed = true;
+ } else if (set->fb == NULL) {
+ mode_changed = true;
+ } else
+ fb_changed = true;
+ }
+
+ if (set->x != set->crtc->x || set->y != set->crtc->y)
+ fb_changed = true;
+
+ if (set->mode && !drm_mode_equal(set->mode, &set->crtc->mode)) {
+ DRM_DEBUG_KMS("modes are different, full mode set\n");
+ drm_mode_debug_printmodeline(&set->crtc->mode);
+ drm_mode_debug_printmodeline(set->mode);
+ mode_changed = true;
+ }
+
+ /* a) traverse passed in connector list and get encoders for them */
+ count = 0;
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+ struct drm_connector_helper_funcs *connector_funcs =
+ connector->helper_private;
+ new_encoder = connector->encoder;
+ for (ro = 0; ro < set->num_connectors; ro++) {
+ if (set->connectors[ro] == connector) {
+ new_encoder = connector_funcs->best_encoder(connector);
+ /* if we can't get an encoder for a connector
+ we are setting now - then fail */
+ if (new_encoder == NULL)
+ /* don't break so fail path works correct */
+ fail = 1;
+ break;
+ }
+ }
+
+ if (new_encoder != connector->encoder) {
+ DRM_DEBUG_KMS("encoder changed, full mode switch\n");
+ mode_changed = true;
+ /* If the encoder is reused for another connector, then
+ * the appropriate crtc will be set later.
+ */
+ if (connector->encoder)
+ connector->encoder->crtc = NULL;
+ connector->encoder = new_encoder;
+ }
+ }
+
+ if (fail) {
+ ret = -EINVAL;
+ goto fail;
+ }
+
+ count = 0;
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+ if (!connector->encoder)
+ continue;
+
+ if (connector->encoder->crtc == set->crtc)
+ new_crtc = NULL;
+ else
+ new_crtc = connector->encoder->crtc;
+
+ for (ro = 0; ro < set->num_connectors; ro++) {
+ if (set->connectors[ro] == connector)
+ new_crtc = set->crtc;
+ }
+
+ /* Make sure the new CRTC will work with the encoder */
+ if (new_crtc &&
+ !drm_encoder_crtc_ok(connector->encoder, new_crtc)) {
+ ret = -EINVAL;
+ goto fail;
+ }
+ if (new_crtc != connector->encoder->crtc) {
+ DRM_DEBUG_KMS("crtc changed, full mode switch\n");
+ mode_changed = true;
+ connector->encoder->crtc = new_crtc;
+ }
+ if (new_crtc) {
+ DRM_DEBUG_KMS("[CONNECTOR:%d:%s] to [CRTC:%d]\n",
+ connector->base.id, drm_get_connector_name(connector),
+ new_crtc->base.id);
+ } else {
+ DRM_DEBUG_KMS("[CONNECTOR:%d:%s] to [NOCRTC]\n",
+ connector->base.id, drm_get_connector_name(connector));
+ }
+ }
+
+ /* mode_set_base is not a required function */
+ if (fb_changed && !crtc_funcs->mode_set_base)
+ mode_changed = true;
+
+ if (mode_changed) {
+ set->crtc->enabled = drm_helper_crtc_in_use(set->crtc);
+ if (set->crtc->enabled) {
+ DRM_DEBUG_KMS("attempting to set mode from"
+ " userspace\n");
+ drm_mode_debug_printmodeline(set->mode);
+ old_fb = set->crtc->fb;
+ set->crtc->fb = set->fb;
+ if (!drm_crtc_helper_set_mode(set->crtc, set->mode,
+ set->x, set->y,
+ old_fb)) {
+ DRM_ERROR("failed to set mode on [CRTC:%d]\n",
+ set->crtc->base.id);
+ set->crtc->fb = old_fb;
+ ret = -EINVAL;
+ goto fail;
+ }
+ DRM_DEBUG_KMS("Setting connector DPMS state to on\n");
+ for (i = 0; i < set->num_connectors; i++) {
+ DRM_DEBUG_KMS("\t[CONNECTOR:%d:%s] set DPMS on\n", set->connectors[i]->base.id,
+ drm_get_connector_name(set->connectors[i]));
+ set->connectors[i]->dpms = DRM_MODE_DPMS_ON;
+ }
+ }
+ drm_helper_disable_unused_functions(dev);
+ } else if (fb_changed) {
+ set->crtc->x = set->x;
+ set->crtc->y = set->y;
+
+ old_fb = set->crtc->fb;
+ if (set->crtc->fb != set->fb)
+ set->crtc->fb = set->fb;
+ ret = crtc_funcs->mode_set_base(set->crtc,
+ set->x, set->y, old_fb);
+ if (ret != 0) {
+ set->crtc->fb = old_fb;
+ goto fail;
+ }
+ }
+
+ free(save_connectors, DRM_MEM_KMS);
+ free(save_encoders, DRM_MEM_KMS);
+ free(save_crtcs, DRM_MEM_KMS);
+ return 0;
+
+fail:
+ /* Restore all previous data. */
+ count = 0;
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
+ *crtc = save_crtcs[count++];
+ }
+
+ count = 0;
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+ *encoder = save_encoders[count++];
+ }
+
+ count = 0;
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+ *connector = save_connectors[count++];
+ }
+
+ /* Try to restore the config */
+ if (mode_changed &&
+ !drm_crtc_helper_set_mode(save_set.crtc, save_set.mode, save_set.x,
+ save_set.y, save_set.fb))
+ DRM_ERROR("failed to restore config after modeset failure\n");
+
+ free(save_connectors, DRM_MEM_KMS);
+ free(save_encoders, DRM_MEM_KMS);
+ free(save_crtcs, DRM_MEM_KMS);
+ return ret;
+}
+
+static int drm_helper_choose_encoder_dpms(struct drm_encoder *encoder)
+{
+ int dpms = DRM_MODE_DPMS_OFF;
+ struct drm_connector *connector;
+ struct drm_device *dev = encoder->dev;
+
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head)
+ if (connector->encoder == encoder)
+ if (connector->dpms < dpms)
+ dpms = connector->dpms;
+ return dpms;
+}
+
+static int drm_helper_choose_crtc_dpms(struct drm_crtc *crtc)
+{
+ int dpms = DRM_MODE_DPMS_OFF;
+ struct drm_connector *connector;
+ struct drm_device *dev = crtc->dev;
+
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head)
+ if (connector->encoder && connector->encoder->crtc == crtc)
+ if (connector->dpms < dpms)
+ dpms = connector->dpms;
+ return dpms;
+}
+
+/**
+ * drm_helper_connector_dpms
+ * @connector affected connector
+ * @mode DPMS mode
+ *
+ * Calls the low-level connector DPMS function, then
+ * calls appropriate encoder and crtc DPMS functions as well
+ */
+void drm_helper_connector_dpms(struct drm_connector *connector, int mode)
+{
+ struct drm_encoder *encoder = connector->encoder;
+ struct drm_crtc *crtc = encoder ? encoder->crtc : NULL;
+ int old_dpms;
+
+ if (mode == connector->dpms)
+ return;
+
+ old_dpms = connector->dpms;
+ connector->dpms = mode;
+
+ /* from off to on, do crtc then encoder */
+ if (mode < old_dpms) {
+ if (crtc) {
+ struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
+ if (crtc_funcs->dpms)
+ (*crtc_funcs->dpms) (crtc,
+ drm_helper_choose_crtc_dpms(crtc));
+ }
+ if (encoder) {
+ struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
+ if (encoder_funcs->dpms)
+ (*encoder_funcs->dpms) (encoder,
+ drm_helper_choose_encoder_dpms(encoder));
+ }
+ }
+
+ /* from on to off, do encoder then crtc */
+ if (mode > old_dpms) {
+ if (encoder) {
+ struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
+ if (encoder_funcs->dpms)
+ (*encoder_funcs->dpms) (encoder,
+ drm_helper_choose_encoder_dpms(encoder));
+ }
+ if (crtc) {
+ struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
+ if (crtc_funcs->dpms)
+ (*crtc_funcs->dpms) (crtc,
+ drm_helper_choose_crtc_dpms(crtc));
+ }
+ }
+
+ return;
+}
+
+int drm_helper_mode_fill_fb_struct(struct drm_framebuffer *fb,
+ struct drm_mode_fb_cmd2 *mode_cmd)
+{
+ int i;
+
+ fb->width = mode_cmd->width;
+ fb->height = mode_cmd->height;
+ for (i = 0; i < 4; i++) {
+ fb->pitches[i] = mode_cmd->pitches[i];
+ fb->offsets[i] = mode_cmd->offsets[i];
+ }
+ drm_fb_get_bpp_depth(mode_cmd->pixel_format, &fb->depth,
+ &fb->bits_per_pixel);
+ fb->pixel_format = mode_cmd->pixel_format;
+
+ return 0;
+}
+
+int drm_helper_resume_force_mode(struct drm_device *dev)
+{
+ struct drm_crtc *crtc;
+ struct drm_encoder *encoder;
+ struct drm_encoder_helper_funcs *encoder_funcs;
+ struct drm_crtc_helper_funcs *crtc_funcs;
+ int ret;
+
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
+
+ if (!crtc->enabled)
+ continue;
+
+ ret = drm_crtc_helper_set_mode(crtc, &crtc->mode,
+ crtc->x, crtc->y, crtc->fb);
+
+ if (!ret)
+ DRM_ERROR("failed to set mode on crtc %p\n", crtc);
+
+ /* Turn off outputs that were already powered off */
+ if (drm_helper_choose_crtc_dpms(crtc)) {
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+
+ if(encoder->crtc != crtc)
+ continue;
+
+ encoder_funcs = encoder->helper_private;
+ if (encoder_funcs->dpms)
+ (*encoder_funcs->dpms) (encoder,
+ drm_helper_choose_encoder_dpms(encoder));
+ }
+
+ crtc_funcs = crtc->helper_private;
+ if (crtc_funcs->dpms)
+ (*crtc_funcs->dpms) (crtc,
+ drm_helper_choose_crtc_dpms(crtc));
+ }
+ }
+ /* disable the unused connectors while restoring the modesetting */
+ drm_helper_disable_unused_functions(dev);
+ return 0;
+}
+
+#define DRM_OUTPUT_POLL_PERIOD (10 * hz)
+static void output_poll_execute(void *ctx, int pending)
+{
+ struct drm_device *dev;
+ struct drm_connector *connector;
+ enum drm_connector_status old_status;
+ bool repoll = false, changed = false;
+
+ if (!drm_kms_helper_poll)
+ return;
+
+ dev = ctx;
+
+ sx_xlock(&dev->mode_config.mutex);
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+
+ /* if this is HPD or polled don't check it -
+ TV out for instance */
+ if (!connector->polled)
+ continue;
+
+ else if (connector->polled & (DRM_CONNECTOR_POLL_CONNECT |
+ DRM_CONNECTOR_POLL_DISCONNECT))
+ repoll = true;
+
+ old_status = connector->status;
+ /* if we are connected and don't want to poll for disconnect
+ skip it */
+ if (old_status == connector_status_connected &&
+ !(connector->polled & DRM_CONNECTOR_POLL_DISCONNECT) &&
+ !(connector->polled & DRM_CONNECTOR_POLL_HPD))
+ continue;
+
+ connector->status = connector->funcs->detect(connector, false);
+ DRM_DEBUG_KMS("[CONNECTOR:%d:%s] status updated from %d to %d\n",
+ connector->base.id,
+ drm_get_connector_name(connector),
+ old_status, connector->status);
+ if (old_status != connector->status)
+ changed = true;
+ }
+
+ sx_xunlock(&dev->mode_config.mutex);
+
+ if (changed) {
+#if 0
+ /* send a uevent + call fbdev */
+ drm_sysfs_hotplug_event(dev);
+#endif
+ if (dev->mode_config.funcs->output_poll_changed)
+ dev->mode_config.funcs->output_poll_changed(dev);
+ }
+
+ if (repoll) {
+ taskqueue_enqueue_timeout(taskqueue_thread,
+ &dev->mode_config.output_poll_task,
+ DRM_OUTPUT_POLL_PERIOD);
+ }
+}
+
+void drm_kms_helper_poll_disable(struct drm_device *dev)
+{
+ if (!dev->mode_config.poll_enabled)
+ return;
+ taskqueue_cancel_timeout(taskqueue_thread,
+ &dev->mode_config.output_poll_task, NULL);
+}
+
+void drm_kms_helper_poll_enable(struct drm_device *dev)
+{
+ bool poll = false;
+ struct drm_connector *connector;
+
+ if (!dev->mode_config.poll_enabled || !drm_kms_helper_poll)
+ return;
+
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+ if (connector->polled)
+ poll = true;
+ }
+
+ if (poll) {
+ taskqueue_enqueue_timeout(taskqueue_thread,
+ &dev->mode_config.output_poll_task, DRM_OUTPUT_POLL_PERIOD);
+ }
+}
+
+void drm_kms_helper_poll_init(struct drm_device *dev)
+{
+
+ TIMEOUT_TASK_INIT(taskqueue_thread, &dev->mode_config.output_poll_task,
+ 0, output_poll_execute, dev);
+ dev->mode_config.poll_enabled = true;
+
+ drm_kms_helper_poll_enable(dev);
+}
+
+void drm_kms_helper_poll_fini(struct drm_device *dev)
+{
+ drm_kms_helper_poll_disable(dev);
+}
+
+void drm_helper_hpd_irq_event(struct drm_device *dev)
+{
+ if (!dev->mode_config.poll_enabled)
+ return;
+
+ /* kill timer and schedule immediate execution, this doesn't block */
+ taskqueue_cancel_timeout(taskqueue_thread,
+ &dev->mode_config.output_poll_task, NULL);
+ if (drm_kms_helper_poll)
+ taskqueue_enqueue_timeout(taskqueue_thread,
+ &dev->mode_config.output_poll_task, 0);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_crtc_helper.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_crtc_helper.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,146 @@
+/*
+ * Copyright © 2006 Keith Packard
+ * Copyright © 2007-2008 Dave Airlie
+ * Copyright © 2007-2008 Intel Corporation
+ * Jesse Barnes <jesse.barnes at intel.com>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * $FreeBSD: head/sys/dev/drm2/drm_crtc_helper.h 235783 2012-05-22 11:07:44Z kib $
+ */
+
+/*
+ * The DRM mode setting helper functions are common code for drivers to use if
+ * they wish. Drivers are not forced to use this code in their
+ * implementations but it would be useful if they code they do use at least
+ * provides a consistent interface and operation to userspace
+ */
+
+#ifndef __DRM_CRTC_HELPER_H__
+#define __DRM_CRTC_HELPER_H__
+
+enum mode_set_atomic {
+ LEAVE_ATOMIC_MODE_SET,
+ ENTER_ATOMIC_MODE_SET,
+};
+
+struct drm_crtc_helper_funcs {
+ /*
+ * Control power levels on the CRTC. If the mode passed in is
+ * unsupported, the provider must use the next lowest power level.
+ */
+ void (*dpms)(struct drm_crtc *crtc, int mode);
+ void (*prepare)(struct drm_crtc *crtc);
+ void (*commit)(struct drm_crtc *crtc);
+
+ /* Provider can fixup or change mode timings before modeset occurs */
+ bool (*mode_fixup)(struct drm_crtc *crtc,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode);
+ /* Actually set the mode */
+ int (*mode_set)(struct drm_crtc *crtc, struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode, int x, int y,
+ struct drm_framebuffer *old_fb);
+
+ /* Move the crtc on the current fb to the given position *optional* */
+ int (*mode_set_base)(struct drm_crtc *crtc, int x, int y,
+ struct drm_framebuffer *old_fb);
+ int (*mode_set_base_atomic)(struct drm_crtc *crtc,
+ struct drm_framebuffer *fb, int x, int y,
+ enum mode_set_atomic);
+
+ /* reload the current crtc LUT */
+ void (*load_lut)(struct drm_crtc *crtc);
+
+ /* disable crtc when not in use - more explicit than dpms off */
+ void (*disable)(struct drm_crtc *crtc);
+};
+
+struct drm_encoder_helper_funcs {
+ void (*dpms)(struct drm_encoder *encoder, int mode);
+ void (*save)(struct drm_encoder *encoder);
+ void (*restore)(struct drm_encoder *encoder);
+
+ bool (*mode_fixup)(struct drm_encoder *encoder,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode);
+ void (*prepare)(struct drm_encoder *encoder);
+ void (*commit)(struct drm_encoder *encoder);
+ void (*mode_set)(struct drm_encoder *encoder,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode);
+ struct drm_crtc *(*get_crtc)(struct drm_encoder *encoder);
+ /* detect for DAC style encoders */
+ enum drm_connector_status (*detect)(struct drm_encoder *encoder,
+ struct drm_connector *connector);
+ /* disable encoder when not in use - more explicit than dpms off */
+ void (*disable)(struct drm_encoder *encoder);
+};
+
+struct drm_connector_helper_funcs {
+ int (*get_modes)(struct drm_connector *connector);
+ int (*mode_valid)(struct drm_connector *connector,
+ struct drm_display_mode *mode);
+ struct drm_encoder *(*best_encoder)(struct drm_connector *connector);
+};
+
+extern int drm_helper_probe_single_connector_modes(struct drm_connector *connector, uint32_t maxX, uint32_t maxY);
+extern void drm_helper_disable_unused_functions(struct drm_device *dev);
+extern int drm_crtc_helper_set_config(struct drm_mode_set *set);
+extern bool drm_crtc_helper_set_mode(struct drm_crtc *crtc,
+ struct drm_display_mode *mode,
+ int x, int y,
+ struct drm_framebuffer *old_fb);
+extern bool drm_helper_crtc_in_use(struct drm_crtc *crtc);
+extern bool drm_helper_encoder_in_use(struct drm_encoder *encoder);
+
+extern void drm_helper_connector_dpms(struct drm_connector *connector, int mode);
+
+extern int drm_helper_mode_fill_fb_struct(struct drm_framebuffer *fb,
+ struct drm_mode_fb_cmd2 *mode_cmd);
+
+static inline void drm_crtc_helper_add(struct drm_crtc *crtc,
+ const struct drm_crtc_helper_funcs *funcs)
+{
+ crtc->helper_private = __DECONST(void *, funcs);
+}
+
+static inline void drm_encoder_helper_add(struct drm_encoder *encoder,
+ const struct drm_encoder_helper_funcs *funcs)
+{
+ encoder->helper_private = __DECONST(void *, funcs);
+}
+
+static inline void drm_connector_helper_add(struct drm_connector *connector,
+ const struct drm_connector_helper_funcs *funcs)
+{
+ connector->helper_private = __DECONST(void *, funcs);
+}
+
+extern int drm_helper_resume_force_mode(struct drm_device *dev);
+extern void drm_kms_helper_poll_init(struct drm_device *dev);
+extern void drm_kms_helper_poll_fini(struct drm_device *dev);
+extern void drm_helper_hpd_irq_event(struct drm_device *dev);
+
+extern void drm_kms_helper_poll_disable(struct drm_device *dev);
+extern void drm_kms_helper_poll_enable(struct drm_device *dev);
+
+extern bool drm_fetch_cmdline_mode_from_kenv(struct drm_connector *connector,
+ struct drm_cmdline_mode *cmdline_mode);
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_dma.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_dma.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,139 @@
+/*-
+ * Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Rickard E. (Rik) Faith <faith at valinux.com>
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_dma.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_dma.c
+ * Support code for DMA buffer management.
+ *
+ * The implementation used to be significantly more complicated, but the
+ * complexity has been moved into the drivers as different buffer management
+ * schemes evolved.
+ */
+
+#include <dev/drm2/drmP.h>
+
+int drm_dma_setup(struct drm_device *dev)
+{
+
+ dev->dma = malloc(sizeof(*dev->dma), DRM_MEM_DRIVER, M_NOWAIT | M_ZERO);
+ if (dev->dma == NULL)
+ return ENOMEM;
+
+ DRM_SPININIT(&dev->dma_lock, "drmdma");
+
+ return 0;
+}
+
+void drm_dma_takedown(struct drm_device *dev)
+{
+ drm_device_dma_t *dma = dev->dma;
+ int i, j;
+
+ if (dma == NULL)
+ return;
+
+ /* Clear dma buffers */
+ for (i = 0; i <= DRM_MAX_ORDER; i++) {
+ if (dma->bufs[i].seg_count) {
+ DRM_DEBUG("order %d: buf_count = %d,"
+ " seg_count = %d\n", i, dma->bufs[i].buf_count,
+ dma->bufs[i].seg_count);
+ for (j = 0; j < dma->bufs[i].seg_count; j++) {
+ drm_pci_free(dev, dma->bufs[i].seglist[j]);
+ }
+ free(dma->bufs[i].seglist, DRM_MEM_SEGS);
+ }
+
+ if (dma->bufs[i].buf_count) {
+ for (j = 0; j < dma->bufs[i].buf_count; j++) {
+ free(dma->bufs[i].buflist[j].dev_private,
+ DRM_MEM_BUFS);
+ }
+ free(dma->bufs[i].buflist, DRM_MEM_BUFS);
+ }
+ }
+
+ free(dma->buflist, DRM_MEM_BUFS);
+ free(dma->pagelist, DRM_MEM_PAGES);
+ free(dev->dma, DRM_MEM_DRIVER);
+ dev->dma = NULL;
+ DRM_SPINUNINIT(&dev->dma_lock);
+}
+
+
+void drm_free_buffer(struct drm_device *dev, drm_buf_t *buf)
+{
+ if (!buf)
+ return;
+
+ buf->pending = 0;
+ buf->file_priv= NULL;
+ buf->used = 0;
+}
+
+void drm_reclaim_buffers(struct drm_device *dev, struct drm_file *file_priv)
+{
+ drm_device_dma_t *dma = dev->dma;
+ int i;
+
+ if (!dma)
+ return;
+
+ for (i = 0; i < dma->buf_count; i++) {
+ if (dma->buflist[i]->file_priv == file_priv) {
+ switch (dma->buflist[i]->list) {
+ case DRM_LIST_NONE:
+ drm_free_buffer(dev, dma->buflist[i]);
+ break;
+ case DRM_LIST_WAIT:
+ dma->buflist[i]->list = DRM_LIST_RECLAIM;
+ break;
+ default:
+ /* Buffer already on hardware. */
+ break;
+ }
+ }
+ }
+}
+
+/* Call into the driver-specific DMA handler */
+int drm_dma(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+
+ if (dev->driver->dma_ioctl) {
+ /* shared code returns -errno */
+ return -dev->driver->dma_ioctl(dev, data, file_priv);
+ } else {
+ DRM_DEBUG("DMA ioctl on driver with no dma handler\n");
+ return EINVAL;
+ }
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_dp_helper.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_dp_helper.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,250 @@
+/*
+ * Copyright © 2008 Keith Packard
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that copyright
+ * notice and this permission notice appear in supporting documentation, and
+ * that the name of the copyright holders not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. The copyright holders make no representations
+ * about the suitability of this software for any purpose. It is provided "as
+ * is" without express or implied warranty.
+ *
+ * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+ * OF THIS SOFTWARE.
+ *
+ * $FreeBSD: head/sys/dev/drm2/drm_dp_helper.h 235783 2012-05-22 11:07:44Z kib $
+ */
+
+#ifndef _DRM_DP_HELPER_H_
+#define _DRM_DP_HELPER_H_
+
+/* From the VESA DisplayPort spec */
+
+#define AUX_NATIVE_WRITE 0x8
+#define AUX_NATIVE_READ 0x9
+#define AUX_I2C_WRITE 0x0
+#define AUX_I2C_READ 0x1
+#define AUX_I2C_STATUS 0x2
+#define AUX_I2C_MOT 0x4
+
+#define AUX_NATIVE_REPLY_ACK (0x0 << 4)
+#define AUX_NATIVE_REPLY_NACK (0x1 << 4)
+#define AUX_NATIVE_REPLY_DEFER (0x2 << 4)
+#define AUX_NATIVE_REPLY_MASK (0x3 << 4)
+
+#define AUX_I2C_REPLY_ACK (0x0 << 6)
+#define AUX_I2C_REPLY_NACK (0x1 << 6)
+#define AUX_I2C_REPLY_DEFER (0x2 << 6)
+#define AUX_I2C_REPLY_MASK (0x3 << 6)
+
+/* AUX CH addresses */
+/* DPCD */
+#define DP_DPCD_REV 0x000
+
+#define DP_MAX_LINK_RATE 0x001
+
+#define DP_MAX_LANE_COUNT 0x002
+# define DP_MAX_LANE_COUNT_MASK 0x1f
+# define DP_TPS3_SUPPORTED (1 << 6)
+# define DP_ENHANCED_FRAME_CAP (1 << 7)
+
+#define DP_MAX_DOWNSPREAD 0x003
+# define DP_NO_AUX_HANDSHAKE_LINK_TRAINING (1 << 6)
+
+#define DP_NORP 0x004
+
+#define DP_DOWNSTREAMPORT_PRESENT 0x005
+# define DP_DWN_STRM_PORT_PRESENT (1 << 0)
+# define DP_DWN_STRM_PORT_TYPE_MASK 0x06
+/* 00b = DisplayPort */
+/* 01b = Analog */
+/* 10b = TMDS or HDMI */
+/* 11b = Other */
+# define DP_FORMAT_CONVERSION (1 << 3)
+
+#define DP_MAIN_LINK_CHANNEL_CODING 0x006
+
+#define DP_TRAINING_AUX_RD_INTERVAL 0x00e
+
+#define DP_PSR_SUPPORT 0x070
+# define DP_PSR_IS_SUPPORTED 1
+#define DP_PSR_CAPS 0x071
+# define DP_PSR_NO_TRAIN_ON_EXIT 1
+# define DP_PSR_SETUP_TIME_330 (0 << 1)
+# define DP_PSR_SETUP_TIME_275 (1 << 1)
+# define DP_PSR_SETUP_TIME_220 (2 << 1)
+# define DP_PSR_SETUP_TIME_165 (3 << 1)
+# define DP_PSR_SETUP_TIME_110 (4 << 1)
+# define DP_PSR_SETUP_TIME_55 (5 << 1)
+# define DP_PSR_SETUP_TIME_0 (6 << 1)
+# define DP_PSR_SETUP_TIME_MASK (7 << 1)
+# define DP_PSR_SETUP_TIME_SHIFT 1
+
+/* link configuration */
+#define DP_LINK_BW_SET 0x100
+# define DP_LINK_BW_1_62 0x06
+# define DP_LINK_BW_2_7 0x0a
+# define DP_LINK_BW_5_4 0x14
+
+#define DP_LANE_COUNT_SET 0x101
+# define DP_LANE_COUNT_MASK 0x0f
+# define DP_LANE_COUNT_ENHANCED_FRAME_EN (1 << 7)
+
+#define DP_TRAINING_PATTERN_SET 0x102
+# define DP_TRAINING_PATTERN_DISABLE 0
+# define DP_TRAINING_PATTERN_1 1
+# define DP_TRAINING_PATTERN_2 2
+# define DP_TRAINING_PATTERN_3 3
+# define DP_TRAINING_PATTERN_MASK 0x3
+
+# define DP_LINK_QUAL_PATTERN_DISABLE (0 << 2)
+# define DP_LINK_QUAL_PATTERN_D10_2 (1 << 2)
+# define DP_LINK_QUAL_PATTERN_ERROR_RATE (2 << 2)
+# define DP_LINK_QUAL_PATTERN_PRBS7 (3 << 2)
+# define DP_LINK_QUAL_PATTERN_MASK (3 << 2)
+
+# define DP_RECOVERED_CLOCK_OUT_EN (1 << 4)
+# define DP_LINK_SCRAMBLING_DISABLE (1 << 5)
+
+# define DP_SYMBOL_ERROR_COUNT_BOTH (0 << 6)
+# define DP_SYMBOL_ERROR_COUNT_DISPARITY (1 << 6)
+# define DP_SYMBOL_ERROR_COUNT_SYMBOL (2 << 6)
+# define DP_SYMBOL_ERROR_COUNT_MASK (3 << 6)
+
+#define DP_TRAINING_LANE0_SET 0x103
+#define DP_TRAINING_LANE1_SET 0x104
+#define DP_TRAINING_LANE2_SET 0x105
+#define DP_TRAINING_LANE3_SET 0x106
+
+# define DP_TRAIN_VOLTAGE_SWING_MASK 0x3
+# define DP_TRAIN_VOLTAGE_SWING_SHIFT 0
+# define DP_TRAIN_MAX_SWING_REACHED (1 << 2)
+# define DP_TRAIN_VOLTAGE_SWING_400 (0 << 0)
+# define DP_TRAIN_VOLTAGE_SWING_600 (1 << 0)
+# define DP_TRAIN_VOLTAGE_SWING_800 (2 << 0)
+# define DP_TRAIN_VOLTAGE_SWING_1200 (3 << 0)
+
+# define DP_TRAIN_PRE_EMPHASIS_MASK (3 << 3)
+# define DP_TRAIN_PRE_EMPHASIS_0 (0 << 3)
+# define DP_TRAIN_PRE_EMPHASIS_3_5 (1 << 3)
+# define DP_TRAIN_PRE_EMPHASIS_6 (2 << 3)
+# define DP_TRAIN_PRE_EMPHASIS_9_5 (3 << 3)
+
+# define DP_TRAIN_PRE_EMPHASIS_SHIFT 3
+# define DP_TRAIN_MAX_PRE_EMPHASIS_REACHED (1 << 5)
+
+#define DP_DOWNSPREAD_CTRL 0x107
+# define DP_SPREAD_AMP_0_5 (1 << 4)
+
+#define DP_MAIN_LINK_CHANNEL_CODING_SET 0x108
+# define DP_SET_ANSI_8B10B (1 << 0)
+
+#define DP_PSR_EN_CFG 0x170
+# define DP_PSR_ENABLE (1 << 0)
+# define DP_PSR_MAIN_LINK_ACTIVE (1 << 1)
+# define DP_PSR_CRC_VERIFICATION (1 << 2)
+# define DP_PSR_FRAME_CAPTURE (1 << 3)
+
+#define DP_DEVICE_SERVICE_IRQ_VECTOR 0x201
+# define DP_REMOTE_CONTROL_COMMAND_PENDING (1 << 0)
+# define DP_AUTOMATED_TEST_REQUEST (1 << 1)
+# define DP_CP_IRQ (1 << 2)
+# define DP_SINK_SPECIFIC_IRQ (1 << 6)
+
+#define DP_LANE0_1_STATUS 0x202
+#define DP_LANE2_3_STATUS 0x203
+# define DP_LANE_CR_DONE (1 << 0)
+# define DP_LANE_CHANNEL_EQ_DONE (1 << 1)
+# define DP_LANE_SYMBOL_LOCKED (1 << 2)
+
+#define DP_CHANNEL_EQ_BITS (DP_LANE_CR_DONE | \
+ DP_LANE_CHANNEL_EQ_DONE | \
+ DP_LANE_SYMBOL_LOCKED)
+
+#define DP_LANE_ALIGN_STATUS_UPDATED 0x204
+
+#define DP_INTERLANE_ALIGN_DONE (1 << 0)
+#define DP_DOWNSTREAM_PORT_STATUS_CHANGED (1 << 6)
+#define DP_LINK_STATUS_UPDATED (1 << 7)
+
+#define DP_SINK_STATUS 0x205
+
+#define DP_RECEIVE_PORT_0_STATUS (1 << 0)
+#define DP_RECEIVE_PORT_1_STATUS (1 << 1)
+
+#define DP_ADJUST_REQUEST_LANE0_1 0x206
+#define DP_ADJUST_REQUEST_LANE2_3 0x207
+# define DP_ADJUST_VOLTAGE_SWING_LANE0_MASK 0x03
+# define DP_ADJUST_VOLTAGE_SWING_LANE0_SHIFT 0
+# define DP_ADJUST_PRE_EMPHASIS_LANE0_MASK 0x0c
+# define DP_ADJUST_PRE_EMPHASIS_LANE0_SHIFT 2
+# define DP_ADJUST_VOLTAGE_SWING_LANE1_MASK 0x30
+# define DP_ADJUST_VOLTAGE_SWING_LANE1_SHIFT 4
+# define DP_ADJUST_PRE_EMPHASIS_LANE1_MASK 0xc0
+# define DP_ADJUST_PRE_EMPHASIS_LANE1_SHIFT 6
+
+#define DP_TEST_REQUEST 0x218
+# define DP_TEST_LINK_TRAINING (1 << 0)
+# define DP_TEST_LINK_PATTERN (1 << 1)
+# define DP_TEST_LINK_EDID_READ (1 << 2)
+# define DP_TEST_LINK_PHY_TEST_PATTERN (1 << 3) /* DPCD >= 1.1 */
+
+#define DP_TEST_LINK_RATE 0x219
+# define DP_LINK_RATE_162 (0x6)
+# define DP_LINK_RATE_27 (0xa)
+
+#define DP_TEST_LANE_COUNT 0x220
+
+#define DP_TEST_PATTERN 0x221
+
+#define DP_TEST_RESPONSE 0x260
+# define DP_TEST_ACK (1 << 0)
+# define DP_TEST_NAK (1 << 1)
+# define DP_TEST_EDID_CHECKSUM_WRITE (1 << 2)
+
+#define DP_SET_POWER 0x600
+# define DP_SET_POWER_D0 0x1
+# define DP_SET_POWER_D3 0x2
+
+#define DP_PSR_ERROR_STATUS 0x2006
+# define DP_PSR_LINK_CRC_ERROR (1 << 0)
+# define DP_PSR_RFB_STORAGE_ERROR (1 << 1)
+
+#define DP_PSR_ESI 0x2007
+# define DP_PSR_CAPS_CHANGE (1 << 0)
+
+#define DP_PSR_STATUS 0x2008
+# define DP_PSR_SINK_INACTIVE 0
+# define DP_PSR_SINK_ACTIVE_SRC_SYNCED 1
+# define DP_PSR_SINK_ACTIVE_RFB 2
+# define DP_PSR_SINK_ACTIVE_SINK_SYNCED 3
+# define DP_PSR_SINK_ACTIVE_RESYNC 4
+# define DP_PSR_SINK_INTERNAL_ERROR 7
+# define DP_PSR_SINK_STATE_MASK 0x07
+
+#define MODE_I2C_START 1
+#define MODE_I2C_WRITE 2
+#define MODE_I2C_READ 4
+#define MODE_I2C_STOP 8
+
+struct iic_dp_aux_data {
+ bool running;
+ u16 address;
+ void *priv;
+ int (*aux_ch)(device_t adapter, int mode, uint8_t write_byte,
+ uint8_t *read_byte);
+ device_t port;
+};
+
+int iic_dp_aux_add_bus(device_t dev, const char *name,
+ int (*ch)(device_t idev, int mode, uint8_t write_byte, uint8_t *read_byte),
+ void *priv, device_t *bus, device_t *adapter);
+
+#endif /* _DRM_DP_HELPER_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_dp_iic_helper.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_dp_iic_helper.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,292 @@
+/*
+ * Copyright © 2009 Keith Packard
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that copyright
+ * notice and this permission notice appear in supporting documentation, and
+ * that the name of the copyright holders not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. The copyright holders make no representations
+ * about the suitability of this software for any purpose. It is provided "as
+ * is" without express or implied warranty.
+ *
+ * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+ * OF THIS SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_dp_iic_helper.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <sys/types.h>
+#include <sys/kobj.h>
+#include <sys/bus.h>
+#include <dev/iicbus/iic.h>
+#include "iicbus_if.h"
+#include <dev/iicbus/iiconf.h>
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm_dp_helper.h>
+
+static int
+iic_dp_aux_transaction(device_t idev, int mode, uint8_t write_byte,
+ uint8_t *read_byte)
+{
+ struct iic_dp_aux_data *aux_data;
+ int ret;
+
+ aux_data = device_get_softc(idev);
+ ret = (*aux_data->aux_ch)(idev, mode, write_byte, read_byte);
+ return (ret);
+}
+
+/*
+ * I2C over AUX CH
+ */
+
+/*
+ * Send the address. If the I2C link is running, this 'restarts'
+ * the connection with the new address, this is used for doing
+ * a write followed by a read (as needed for DDC)
+ */
+static int
+iic_dp_aux_address(device_t idev, u16 address, bool reading)
+{
+ struct iic_dp_aux_data *aux_data;
+ int mode, ret;
+
+ aux_data = device_get_softc(idev);
+ mode = MODE_I2C_START;
+ if (reading)
+ mode |= MODE_I2C_READ;
+ else
+ mode |= MODE_I2C_WRITE;
+ aux_data->address = address;
+ aux_data->running = true;
+ ret = iic_dp_aux_transaction(idev, mode, 0, NULL);
+ return (ret);
+}
+
+/*
+ * Stop the I2C transaction. This closes out the link, sending
+ * a bare address packet with the MOT bit turned off
+ */
+static void
+iic_dp_aux_stop(device_t idev, bool reading)
+{
+ struct iic_dp_aux_data *aux_data;
+ int mode;
+
+ aux_data = device_get_softc(idev);
+ mode = MODE_I2C_STOP;
+ if (reading)
+ mode |= MODE_I2C_READ;
+ else
+ mode |= MODE_I2C_WRITE;
+ if (aux_data->running) {
+ (void)iic_dp_aux_transaction(idev, mode, 0, NULL);
+ aux_data->running = false;
+ }
+}
+
+/*
+ * Write a single byte to the current I2C address, the
+ * the I2C link must be running or this returns -EIO
+ */
+static int
+iic_dp_aux_put_byte(device_t idev, u8 byte)
+{
+ struct iic_dp_aux_data *aux_data;
+ int ret;
+
+ aux_data = device_get_softc(idev);
+
+ if (!aux_data->running)
+ return (EIO);
+
+ ret = iic_dp_aux_transaction(idev, MODE_I2C_WRITE, byte, NULL);
+ return (ret);
+}
+
+/*
+ * Read a single byte from the current I2C address, the
+ * I2C link must be running or this returns -EIO
+ */
+static int
+iic_dp_aux_get_byte(device_t idev, u8 *byte_ret)
+{
+ struct iic_dp_aux_data *aux_data;
+ int ret;
+
+ aux_data = device_get_softc(idev);
+
+ if (!aux_data->running)
+ return (EIO);
+
+ ret = iic_dp_aux_transaction(idev, MODE_I2C_READ, 0, byte_ret);
+ return (ret);
+}
+
+static int
+iic_dp_aux_xfer(device_t idev, struct iic_msg *msgs, uint32_t num)
+{
+ u8 *buf;
+ int b, m, ret;
+ u16 len;
+ bool reading;
+
+ ret = 0;
+ reading = false;
+
+ for (m = 0; m < num; m++) {
+ len = msgs[m].len;
+ buf = msgs[m].buf;
+ reading = (msgs[m].flags & IIC_M_RD) != 0;
+ ret = iic_dp_aux_address(idev, msgs[m].slave, reading);
+ if (ret != 0)
+ break;
+ if (reading) {
+ for (b = 0; b < len; b++) {
+ ret = iic_dp_aux_get_byte(idev, &buf[b]);
+ if (ret != 0)
+ break;
+ }
+ } else {
+ for (b = 0; b < len; b++) {
+ ret = iic_dp_aux_put_byte(idev, buf[b]);
+ if (ret != 0)
+ break;
+ }
+ }
+ if (ret != 0)
+ break;
+ }
+ iic_dp_aux_stop(idev, reading);
+ DRM_DEBUG_KMS("dp_aux_xfer return %d\n", ret);
+ return (ret);
+}
+
+static void
+iic_dp_aux_reset_bus(device_t idev)
+{
+
+ (void)iic_dp_aux_address(idev, 0, false);
+ (void)iic_dp_aux_stop(idev, false);
+}
+
+static int
+iic_dp_aux_reset(device_t idev, u_char speed, u_char addr, u_char *oldaddr)
+{
+
+ iic_dp_aux_reset_bus(idev);
+ return (0);
+}
+
+static int
+iic_dp_aux_prepare_bus(device_t idev)
+{
+
+ /* adapter->retries = 3; */
+ iic_dp_aux_reset_bus(idev);
+ return (0);
+}
+
+static int
+iic_dp_aux_probe(device_t idev)
+{
+
+ return (BUS_PROBE_DEFAULT);
+}
+
+static int
+iic_dp_aux_attach(device_t idev)
+{
+ struct iic_dp_aux_data *aux_data;
+
+ aux_data = device_get_softc(idev);
+ aux_data->port = device_add_child(idev, "iicbus", -1);
+ if (aux_data->port == NULL)
+ return (ENXIO);
+ device_quiet(aux_data->port);
+ bus_generic_attach(idev);
+ return (0);
+}
+
+static int
+iic_dp_aux_detach(device_t idev)
+{
+ struct iic_dp_aux_data *aux_data;
+ device_t port;
+
+ aux_data = device_get_softc(idev);
+
+ port = aux_data->port;
+ bus_generic_detach(idev);
+ if (port != NULL)
+ device_delete_child(idev, port);
+
+ return (0);
+}
+
+int
+iic_dp_aux_add_bus(device_t dev, const char *name,
+ int (*ch)(device_t idev, int mode, uint8_t write_byte, uint8_t *read_byte),
+ void *priv, device_t *bus, device_t *adapter)
+{
+ device_t ibus;
+ struct iic_dp_aux_data *data;
+ int idx, error;
+ static int dp_bus_counter;
+
+ mtx_lock(&Giant);
+
+ idx = atomic_fetchadd_int(&dp_bus_counter, 1);
+ ibus = device_add_child(dev, "drm_iic_dp_aux", idx);
+ if (ibus == NULL) {
+ mtx_unlock(&Giant);
+ DRM_ERROR("drm_iic_dp_aux bus %d creation error\n", idx);
+ return (-ENXIO);
+ }
+ device_quiet(ibus);
+ error = device_probe_and_attach(ibus);
+ if (error != 0) {
+ device_delete_child(dev, ibus);
+ mtx_unlock(&Giant);
+ DRM_ERROR("drm_iic_dp_aux bus %d attach failed, %d\n",
+ idx, error);
+ return (-error);
+ }
+ data = device_get_softc(ibus);
+ data->running = false;
+ data->address = 0;
+ data->aux_ch = ch;
+ data->priv = priv;
+ error = iic_dp_aux_prepare_bus(ibus);
+ if (error == 0) {
+ *bus = ibus;
+ *adapter = data->port;
+ }
+ mtx_unlock(&Giant);
+ return (error);
+}
+
+static device_method_t drm_iic_dp_aux_methods[] = {
+ DEVMETHOD(device_probe, iic_dp_aux_probe),
+ DEVMETHOD(device_attach, iic_dp_aux_attach),
+ DEVMETHOD(device_detach, iic_dp_aux_detach),
+ DEVMETHOD(iicbus_reset, iic_dp_aux_reset),
+ DEVMETHOD(iicbus_transfer, iic_dp_aux_xfer),
+ DEVMETHOD_END
+};
+static driver_t drm_iic_dp_aux_driver = {
+ "drm_iic_dp_aux",
+ drm_iic_dp_aux_methods,
+ sizeof(struct iic_dp_aux_data)
+};
+static devclass_t drm_iic_dp_aux_devclass;
+DRIVER_MODULE_ORDERED(drm_iic_dp_aux, drmn, drm_iic_dp_aux_driver,
+ drm_iic_dp_aux_devclass, 0, 0, SI_ORDER_SECOND);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_drawable.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_drawable.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,173 @@
+/*-
+ * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Rickard E. (Rik) Faith <faith at valinux.com>
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_drawable.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_drawable.c
+ * This file implements ioctls to store information along with DRM drawables,
+ * such as the current set of cliprects for vblank-synced buffer swaps.
+ */
+
+#include <dev/drm2/drmP.h>
+
+struct bsd_drm_drawable_info {
+ struct drm_drawable_info info;
+ int handle;
+ RB_ENTRY(bsd_drm_drawable_info) tree;
+};
+
+static int
+drm_drawable_compare(struct bsd_drm_drawable_info *a,
+ struct bsd_drm_drawable_info *b)
+{
+ if (a->handle > b->handle)
+ return 1;
+ if (a->handle < b->handle)
+ return -1;
+ return 0;
+}
+
+RB_GENERATE_STATIC(drawable_tree, bsd_drm_drawable_info, tree,
+ drm_drawable_compare);
+
+struct drm_drawable_info *
+drm_get_drawable_info(struct drm_device *dev, int handle)
+{
+ struct bsd_drm_drawable_info find, *result;
+
+ find.handle = handle;
+ result = RB_FIND(drawable_tree, &dev->drw_head, &find);
+
+ return &result->info;
+}
+
+int drm_adddraw(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_draw *draw = data;
+ struct bsd_drm_drawable_info *info;
+
+ info = malloc(sizeof(struct bsd_drm_drawable_info), DRM_MEM_DRAWABLE,
+ M_NOWAIT | M_ZERO);
+ if (info == NULL)
+ return ENOMEM;
+
+ info->handle = alloc_unr(dev->drw_unrhdr);
+ DRM_SPINLOCK(&dev->drw_lock);
+ RB_INSERT(drawable_tree, &dev->drw_head, info);
+ draw->handle = info->handle;
+ DRM_SPINUNLOCK(&dev->drw_lock);
+
+ DRM_DEBUG("%d\n", draw->handle);
+
+ return 0;
+}
+
+int drm_rmdraw(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_draw *draw = (struct drm_draw *)data;
+ struct drm_drawable_info *info;
+
+ DRM_SPINLOCK(&dev->drw_lock);
+ info = drm_get_drawable_info(dev, draw->handle);
+ if (info != NULL) {
+ RB_REMOVE(drawable_tree, &dev->drw_head,
+ (struct bsd_drm_drawable_info *)info);
+ DRM_SPINUNLOCK(&dev->drw_lock);
+ free_unr(dev->drw_unrhdr, draw->handle);
+ free(info->rects, DRM_MEM_DRAWABLE);
+ free(info, DRM_MEM_DRAWABLE);
+ return 0;
+ } else {
+ DRM_SPINUNLOCK(&dev->drw_lock);
+ return EINVAL;
+ }
+}
+
+int drm_update_draw(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_drawable_info *info;
+ struct drm_update_draw *update = (struct drm_update_draw *)data;
+ int ret;
+
+ info = drm_get_drawable_info(dev, update->handle);
+ if (info == NULL)
+ return EINVAL;
+
+ switch (update->type) {
+ case DRM_DRAWABLE_CLIPRECTS:
+ DRM_SPINLOCK(&dev->drw_lock);
+ if (update->num != info->num_rects) {
+ free(info->rects, DRM_MEM_DRAWABLE);
+ info->rects = NULL;
+ info->num_rects = 0;
+ }
+ if (update->num == 0) {
+ DRM_SPINUNLOCK(&dev->drw_lock);
+ return 0;
+ }
+ if (info->rects == NULL) {
+ info->rects = malloc(sizeof(*info->rects) *
+ update->num, DRM_MEM_DRAWABLE, M_NOWAIT);
+ if (info->rects == NULL) {
+ DRM_SPINUNLOCK(&dev->drw_lock);
+ return ENOMEM;
+ }
+ info->num_rects = update->num;
+ }
+ /* For some reason the pointer arg is unsigned long long. */
+ ret = copyin((void *)(intptr_t)update->data, info->rects,
+ sizeof(*info->rects) * info->num_rects);
+ DRM_SPINUNLOCK(&dev->drw_lock);
+ return ret;
+ default:
+ return EINVAL;
+ }
+}
+
+void drm_drawable_free_all(struct drm_device *dev)
+{
+ struct bsd_drm_drawable_info *info, *next;
+
+ DRM_SPINLOCK(&dev->drw_lock);
+ for (info = RB_MIN(drawable_tree, &dev->drw_head);
+ info != NULL ; info = next) {
+ next = RB_NEXT(drawable_tree, &dev->drw_head, info);
+ RB_REMOVE(drawable_tree, &dev->drw_head,
+ (struct bsd_drm_drawable_info *)info);
+ DRM_SPINUNLOCK(&dev->drw_lock);
+ free_unr(dev->drw_unrhdr, info->handle);
+ free(info->info.rects, DRM_MEM_DRAWABLE);
+ free(info, DRM_MEM_DRAWABLE);
+ DRM_SPINLOCK(&dev->drw_lock);
+ }
+ DRM_SPINUNLOCK(&dev->drw_lock);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_drv.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_drv.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,980 @@
+/*-
+ * Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Rickard E. (Rik) Faith <faith at valinux.com>
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_drv.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_drv.c
+ * The catch-all file for DRM device support, including module setup/teardown,
+ * open/close, and ioctl dispatch.
+ */
+
+
+#include <sys/limits.h>
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_sarea.h>
+#include <dev/drm2/drm_mode.h>
+
+#ifdef DRM_DEBUG_DEFAULT_ON
+int drm_debug_flag = 1;
+#else
+int drm_debug_flag = 2;
+#endif
+int drm_notyet_flag = 0;
+
+unsigned int drm_vblank_offdelay = 5000; /* Default to 5000 msecs. */
+unsigned int drm_timestamp_precision = 20; /* Default to 20 usecs. */
+
+static int drm_load(struct drm_device *dev);
+static void drm_unload(struct drm_device *dev);
+static drm_pci_id_list_t *drm_find_description(int vendor, int device,
+ drm_pci_id_list_t *idlist);
+
+static int
+drm_modevent(module_t mod, int type, void *data)
+{
+
+ switch (type) {
+ case MOD_LOAD:
+ TUNABLE_INT_FETCH("drm.debug", &drm_debug_flag);
+ TUNABLE_INT_FETCH("drm.notyet", &drm_notyet_flag);
+ break;
+ }
+ return (0);
+}
+
+static moduledata_t drm_mod = {
+ "drmn",
+ drm_modevent,
+ 0
+};
+DECLARE_MODULE(drmn, drm_mod, SI_SUB_DRIVERS, SI_ORDER_FIRST);
+MODULE_VERSION(drmn, 1);
+MODULE_DEPEND(drmn, agp, 1, 1, 1);
+MODULE_DEPEND(drmn, pci, 1, 1, 1);
+MODULE_DEPEND(drmn, mem, 1, 1, 1);
+MODULE_DEPEND(drmn, iicbus, 1, 1, 1);
+
+static drm_ioctl_desc_t drm_ioctls[256] = {
+ DRM_IOCTL_DEF(DRM_IOCTL_VERSION, drm_version, 0),
+ DRM_IOCTL_DEF(DRM_IOCTL_GET_UNIQUE, drm_getunique, 0),
+ DRM_IOCTL_DEF(DRM_IOCTL_GET_MAGIC, drm_getmagic, 0),
+ DRM_IOCTL_DEF(DRM_IOCTL_IRQ_BUSID, drm_irq_by_busid, DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_GET_MAP, drm_getmap, 0),
+ DRM_IOCTL_DEF(DRM_IOCTL_GET_CLIENT, drm_getclient, 0),
+ DRM_IOCTL_DEF(DRM_IOCTL_GET_STATS, drm_getstats, 0),
+ DRM_IOCTL_DEF(DRM_IOCTL_GET_CAP, drm_getcap, DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_SET_VERSION, drm_setversion, DRM_MASTER|DRM_ROOT_ONLY),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_SET_UNIQUE, drm_setunique, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_BLOCK, drm_noop, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_UNBLOCK, drm_noop, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_AUTH_MAGIC, drm_authmagic, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_ADD_MAP, drm_addmap_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_RM_MAP, drm_rmmap_ioctl, DRM_AUTH),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_SET_SAREA_CTX, drm_setsareactx, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_GET_SAREA_CTX, drm_getsareactx, DRM_AUTH),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_SET_MASTER, drm_setmaster_ioctl, DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_DROP_MASTER, drm_dropmaster_ioctl, DRM_ROOT_ONLY),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_ADD_CTX, drm_addctx, DRM_AUTH|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_RM_CTX, drm_rmctx, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_MOD_CTX, drm_modctx, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_GET_CTX, drm_getctx, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_IOCTL_SWITCH_CTX, drm_switchctx, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_NEW_CTX, drm_newctx, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_RES_CTX, drm_resctx, DRM_AUTH),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_ADD_DRAW, drm_adddraw, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_RM_DRAW, drm_rmdraw, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_LOCK, drm_lock, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_IOCTL_UNLOCK, drm_unlock, DRM_AUTH),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_FINISH, drm_noop, DRM_AUTH),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_ADD_BUFS, drm_addbufs, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_MARK_BUFS, drm_markbufs, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_INFO_BUFS, drm_infobufs, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_IOCTL_MAP_BUFS, drm_mapbufs, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_IOCTL_FREE_BUFS, drm_freebufs, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_IOCTL_DMA, drm_dma, DRM_AUTH),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_CONTROL, drm_control, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_AGP_ACQUIRE, drm_agp_acquire_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_AGP_RELEASE, drm_agp_release_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_AGP_ENABLE, drm_agp_enable_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_AGP_INFO, drm_agp_info_ioctl, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_IOCTL_AGP_ALLOC, drm_agp_alloc_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_AGP_FREE, drm_agp_free_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_AGP_BIND, drm_agp_bind_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_AGP_UNBIND, drm_agp_unbind_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_SG_ALLOC, drm_sg_alloc_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_SG_FREE, drm_sg_free, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_IOCTL_WAIT_VBLANK, drm_wait_vblank, DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODESET_CTL, drm_modeset_ctl, 0),
+ DRM_IOCTL_DEF(DRM_IOCTL_UPDATE_DRAW, drm_update_draw, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_GEM_CLOSE, drm_gem_close_ioctl, DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_GEM_FLINK, drm_gem_flink_ioctl, DRM_AUTH|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_GEM_OPEN, drm_gem_open_ioctl, DRM_AUTH|DRM_UNLOCKED),
+
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETRESOURCES, drm_mode_getresources, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETPLANERESOURCES, drm_mode_getplane_res, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETCRTC, drm_mode_getcrtc, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_SETCRTC, drm_mode_setcrtc, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETPLANE, drm_mode_getplane, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_SETPLANE, drm_mode_setplane, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_CURSOR, drm_mode_cursor_ioctl, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETGAMMA, drm_mode_gamma_get_ioctl, DRM_MASTER|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_SETGAMMA, drm_mode_gamma_set_ioctl, DRM_MASTER|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETENCODER, drm_mode_getencoder, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETCONNECTOR, drm_mode_getconnector, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_ATTACHMODE, drm_mode_attachmode_ioctl, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_DETACHMODE, drm_mode_detachmode_ioctl, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETPROPERTY, drm_mode_getproperty_ioctl, DRM_MASTER | DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_SETPROPERTY, drm_mode_connector_property_set_ioctl, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETPROPBLOB, drm_mode_getblob_ioctl, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETFB, drm_mode_getfb, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_ADDFB, drm_mode_addfb, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_ADDFB2, drm_mode_addfb2, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_RMFB, drm_mode_rmfb, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_PAGE_FLIP, drm_mode_page_flip_ioctl, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_DIRTYFB, drm_mode_dirtyfb_ioctl, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_CREATE_DUMB, drm_mode_create_dumb_ioctl, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_MAP_DUMB, drm_mode_mmap_dumb_ioctl, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_IOCTL_MODE_DESTROY_DUMB, drm_mode_destroy_dumb_ioctl, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+};
+
+static struct cdevsw drm_cdevsw = {
+ .d_version = D_VERSION,
+ .d_open = drm_open,
+ .d_read = drm_read,
+ .d_ioctl = drm_ioctl,
+ .d_poll = drm_poll,
+ .d_mmap = drm_mmap,
+ .d_mmap_single = drm_gem_mmap_single,
+ .d_name = "drm",
+ .d_flags = D_TRACKCLOSE
+};
+
+static int drm_msi = 1; /* Enable by default. */
+TUNABLE_INT("hw.drm.msi", &drm_msi);
+SYSCTL_NODE(_hw, OID_AUTO, drm, CTLFLAG_RW, NULL, "DRM device");
+SYSCTL_INT(_hw_drm, OID_AUTO, msi, CTLFLAG_RDTUN, &drm_msi, 1,
+ "Enable MSI interrupts for drm devices");
+
+static struct drm_msi_blacklist_entry drm_msi_blacklist[] = {
+ {0x8086, 0x2772}, /* Intel i945G */ \
+ {0x8086, 0x27A2}, /* Intel i945GM */ \
+ {0x8086, 0x27AE}, /* Intel i945GME */ \
+ {0, 0}
+};
+
+static int drm_msi_is_blacklisted(int vendor, int device)
+{
+ int i = 0;
+
+ for (i = 0; drm_msi_blacklist[i].vendor != 0; i++) {
+ if ((drm_msi_blacklist[i].vendor == vendor) &&
+ (drm_msi_blacklist[i].device == device)) {
+ return 1;
+ }
+ }
+
+ return 0;
+}
+
+int drm_probe(device_t kdev, drm_pci_id_list_t *idlist)
+{
+ drm_pci_id_list_t *id_entry;
+ int vendor, device;
+
+ vendor = pci_get_vendor(kdev);
+ device = pci_get_device(kdev);
+
+ if (pci_get_class(kdev) != PCIC_DISPLAY
+ || pci_get_subclass(kdev) != PCIS_DISPLAY_VGA)
+ return ENXIO;
+
+ id_entry = drm_find_description(vendor, device, idlist);
+ if (id_entry != NULL) {
+ if (!device_get_desc(kdev)) {
+ DRM_DEBUG("desc : %s\n", device_get_desc(kdev));
+ device_set_desc(kdev, id_entry->name);
+ }
+ return 0;
+ }
+
+ return ENXIO;
+}
+
+int drm_attach(device_t kdev, drm_pci_id_list_t *idlist)
+{
+ struct drm_device *dev;
+ drm_pci_id_list_t *id_entry;
+ int error, msicount;
+
+ dev = device_get_softc(kdev);
+
+ dev->device = kdev;
+
+ dev->pci_domain = pci_get_domain(dev->device);
+ dev->pci_bus = pci_get_bus(dev->device);
+ dev->pci_slot = pci_get_slot(dev->device);
+ dev->pci_func = pci_get_function(dev->device);
+
+ dev->pci_vendor = pci_get_vendor(dev->device);
+ dev->pci_device = pci_get_device(dev->device);
+
+ if (drm_core_check_feature(dev, DRIVER_HAVE_IRQ)) {
+ if (drm_msi &&
+ !drm_msi_is_blacklisted(dev->pci_vendor, dev->pci_device)) {
+ msicount = pci_msi_count(dev->device);
+ DRM_DEBUG("MSI count = %d\n", msicount);
+ if (msicount > 1)
+ msicount = 1;
+
+ if (pci_alloc_msi(dev->device, &msicount) == 0) {
+ DRM_INFO("MSI enabled %d message(s)\n",
+ msicount);
+ dev->msi_enabled = 1;
+ dev->irqrid = 1;
+ }
+ }
+
+ dev->irqr = bus_alloc_resource_any(dev->device, SYS_RES_IRQ,
+ &dev->irqrid, RF_SHAREABLE);
+ if (!dev->irqr) {
+ return (ENOENT);
+ }
+
+ dev->irq = (int) rman_get_start(dev->irqr);
+ }
+
+ mtx_init(&dev->dev_lock, "drmdev", NULL, MTX_DEF);
+ mtx_init(&dev->irq_lock, "drmirq", NULL, MTX_DEF);
+ mtx_init(&dev->vbl_lock, "drmvbl", NULL, MTX_DEF);
+ mtx_init(&dev->drw_lock, "drmdrw", NULL, MTX_DEF);
+ mtx_init(&dev->event_lock, "drmev", NULL, MTX_DEF);
+ sx_init(&dev->dev_struct_lock, "drmslk");
+
+ id_entry = drm_find_description(dev->pci_vendor,
+ dev->pci_device, idlist);
+ dev->id_entry = id_entry;
+
+ error = drm_load(dev);
+ if (error == 0)
+ error = drm_create_cdevs(kdev);
+ return (error);
+}
+
+int
+drm_create_cdevs(device_t kdev)
+{
+ struct drm_device *dev;
+ int error, unit;
+
+ unit = device_get_unit(kdev);
+ dev = device_get_softc(kdev);
+
+ error = make_dev_p(MAKEDEV_WAITOK | MAKEDEV_CHECKNAME, &dev->devnode,
+ &drm_cdevsw, 0, DRM_DEV_UID, DRM_DEV_GID,
+ DRM_DEV_MODE, "dri/card%d", unit);
+ if (error == 0)
+ dev->devnode->si_drv1 = dev;
+ return (error);
+}
+
+int drm_detach(device_t kdev)
+{
+ struct drm_device *dev;
+
+ dev = device_get_softc(kdev);
+ drm_unload(dev);
+ if (dev->irqr) {
+ bus_release_resource(dev->device, SYS_RES_IRQ, dev->irqrid,
+ dev->irqr);
+ if (dev->msi_enabled) {
+ pci_release_msi(dev->device);
+ DRM_INFO("MSI released\n");
+ }
+ }
+ return (0);
+}
+
+#ifndef DRM_DEV_NAME
+#define DRM_DEV_NAME "drm"
+#endif
+
+devclass_t drm_devclass;
+
+drm_pci_id_list_t *drm_find_description(int vendor, int device,
+ drm_pci_id_list_t *idlist)
+{
+ int i = 0;
+
+ for (i = 0; idlist[i].vendor != 0; i++) {
+ if ((idlist[i].vendor == vendor) &&
+ ((idlist[i].device == device) ||
+ (idlist[i].device == 0))) {
+ return &idlist[i];
+ }
+ }
+ return NULL;
+}
+
+static int drm_firstopen(struct drm_device *dev)
+{
+ drm_local_map_t *map;
+ int i;
+
+ DRM_LOCK_ASSERT(dev);
+
+ /* prebuild the SAREA */
+ i = drm_addmap(dev, 0, SAREA_MAX, _DRM_SHM,
+ _DRM_CONTAINS_LOCK, &map);
+ if (i != 0)
+ return i;
+
+ if (dev->driver->firstopen)
+ dev->driver->firstopen(dev);
+
+ dev->buf_use = 0;
+
+ if (drm_core_check_feature(dev, DRIVER_HAVE_DMA)) {
+ i = drm_dma_setup(dev);
+ if (i != 0)
+ return i;
+ }
+
+ for (i = 0; i < DRM_HASH_SIZE; i++) {
+ dev->magiclist[i].head = NULL;
+ dev->magiclist[i].tail = NULL;
+ }
+
+ dev->lock.lock_queue = 0;
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ dev->irq_enabled = 0;
+ dev->context_flag = 0;
+ dev->last_context = 0;
+ dev->if_version = 0;
+
+ dev->buf_sigio = NULL;
+
+ DRM_DEBUG("\n");
+
+ return 0;
+}
+
+static int drm_lastclose(struct drm_device *dev)
+{
+ drm_magic_entry_t *pt, *next;
+ drm_local_map_t *map, *mapsave;
+ int i;
+
+ DRM_LOCK_ASSERT(dev);
+
+ DRM_DEBUG("\n");
+
+ if (dev->driver->lastclose != NULL)
+ dev->driver->lastclose(dev);
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET) && dev->irq_enabled)
+ drm_irq_uninstall(dev);
+
+ if (dev->unique) {
+ free(dev->unique, DRM_MEM_DRIVER);
+ dev->unique = NULL;
+ dev->unique_len = 0;
+ }
+ /* Clear pid list */
+ for (i = 0; i < DRM_HASH_SIZE; i++) {
+ for (pt = dev->magiclist[i].head; pt; pt = next) {
+ next = pt->next;
+ free(pt, DRM_MEM_MAGIC);
+ }
+ dev->magiclist[i].head = dev->magiclist[i].tail = NULL;
+ }
+
+ DRM_UNLOCK(dev);
+ drm_drawable_free_all(dev);
+ DRM_LOCK(dev);
+
+ /* Clear AGP information */
+ if (dev->agp) {
+ drm_agp_mem_t *entry;
+ drm_agp_mem_t *nexte;
+
+ /* Remove AGP resources, but leave dev->agp intact until
+ * drm_unload is called.
+ */
+ for (entry = dev->agp->memory; entry; entry = nexte) {
+ nexte = entry->next;
+ if (entry->bound)
+ drm_agp_unbind_memory(entry->handle);
+ drm_agp_free_memory(entry->handle);
+ free(entry, DRM_MEM_AGPLISTS);
+ }
+ dev->agp->memory = NULL;
+
+ if (dev->agp->acquired)
+ drm_agp_release(dev);
+
+ dev->agp->acquired = 0;
+ dev->agp->enabled = 0;
+ }
+ if (dev->sg != NULL) {
+ drm_sg_cleanup(dev->sg);
+ dev->sg = NULL;
+ }
+
+ TAILQ_FOREACH_SAFE(map, &dev->maplist, link, mapsave) {
+ if (!(map->flags & _DRM_DRIVER))
+ drm_rmmap(dev, map);
+ }
+
+ drm_dma_takedown(dev);
+ if (dev->lock.hw_lock) {
+ dev->lock.hw_lock = NULL; /* SHM removed */
+ dev->lock.file_priv = NULL;
+ DRM_WAKEUP_INT((void *)&dev->lock.lock_queue);
+ }
+
+ return 0;
+}
+
+static int drm_load(struct drm_device *dev)
+{
+ int i, retcode;
+
+ DRM_DEBUG("\n");
+
+ TAILQ_INIT(&dev->maplist);
+ dev->map_unrhdr = new_unrhdr(1, ((1 << DRM_MAP_HANDLE_BITS) - 1), NULL);
+ if (dev->map_unrhdr == NULL) {
+ DRM_ERROR("Couldn't allocate map number allocator\n");
+ return EINVAL;
+ }
+
+
+ drm_mem_init();
+ drm_sysctl_init(dev);
+ TAILQ_INIT(&dev->files);
+
+ dev->counters = 6;
+ dev->types[0] = _DRM_STAT_LOCK;
+ dev->types[1] = _DRM_STAT_OPENS;
+ dev->types[2] = _DRM_STAT_CLOSES;
+ dev->types[3] = _DRM_STAT_IOCTLS;
+ dev->types[4] = _DRM_STAT_LOCKS;
+ dev->types[5] = _DRM_STAT_UNLOCKS;
+
+ for (i = 0; i < DRM_ARRAY_SIZE(dev->counts); i++)
+ atomic_set(&dev->counts[i], 0);
+
+ INIT_LIST_HEAD(&dev->vblank_event_list);
+
+ if (drm_core_has_AGP(dev)) {
+ if (drm_device_is_agp(dev))
+ dev->agp = drm_agp_init();
+ if (drm_core_check_feature(dev, DRIVER_REQUIRE_AGP) &&
+ dev->agp == NULL) {
+ DRM_ERROR("Card isn't AGP, or couldn't initialize "
+ "AGP.\n");
+ retcode = ENOMEM;
+ goto error;
+ }
+ if (dev->agp != NULL && dev->agp->info.ai_aperture_base != 0) {
+ if (drm_mtrr_add(dev->agp->info.ai_aperture_base,
+ dev->agp->info.ai_aperture_size, DRM_MTRR_WC) == 0)
+ dev->agp->mtrr = 1;
+ }
+ }
+
+ retcode = drm_ctxbitmap_init(dev);
+ if (retcode != 0) {
+ DRM_ERROR("Cannot allocate memory for context bitmap.\n");
+ goto error;
+ }
+
+ dev->drw_unrhdr = new_unrhdr(1, INT_MAX, NULL);
+ if (dev->drw_unrhdr == NULL) {
+ DRM_ERROR("Couldn't allocate drawable number allocator\n");
+ retcode = ENOMEM;
+ goto error;
+ }
+
+ if (dev->driver->driver_features & DRIVER_GEM) {
+ retcode = drm_gem_init(dev);
+ if (retcode != 0) {
+ DRM_ERROR("Cannot initialize graphics execution "
+ "manager (GEM)\n");
+ goto error1;
+ }
+ }
+
+ if (dev->driver->load != NULL) {
+ DRM_LOCK(dev);
+ /* Shared code returns -errno. */
+ retcode = -dev->driver->load(dev,
+ dev->id_entry->driver_private);
+ if (pci_enable_busmaster(dev->device))
+ DRM_ERROR("Request to enable bus-master failed.\n");
+ DRM_UNLOCK(dev);
+ if (retcode != 0)
+ goto error;
+ }
+
+ DRM_INFO("Initialized %s %d.%d.%d %s\n",
+ dev->driver->name,
+ dev->driver->major,
+ dev->driver->minor,
+ dev->driver->patchlevel,
+ dev->driver->date);
+
+ return 0;
+
+error1:
+ delete_unrhdr(dev->drw_unrhdr);
+error:
+ drm_sysctl_cleanup(dev);
+ DRM_LOCK(dev);
+ drm_lastclose(dev);
+ DRM_UNLOCK(dev);
+ if (dev->devnode != NULL)
+ destroy_dev(dev->devnode);
+
+ mtx_destroy(&dev->drw_lock);
+ mtx_destroy(&dev->vbl_lock);
+ mtx_destroy(&dev->irq_lock);
+ mtx_destroy(&dev->dev_lock);
+ mtx_destroy(&dev->event_lock);
+ sx_destroy(&dev->dev_struct_lock);
+
+ return retcode;
+}
+
+static void drm_unload(struct drm_device *dev)
+{
+ int i;
+
+ DRM_DEBUG("\n");
+
+ drm_sysctl_cleanup(dev);
+ if (dev->devnode != NULL)
+ destroy_dev(dev->devnode);
+
+ drm_ctxbitmap_cleanup(dev);
+
+ if (dev->driver->driver_features & DRIVER_GEM)
+ drm_gem_destroy(dev);
+
+ if (dev->agp && dev->agp->mtrr) {
+ int __unused retcode;
+
+ retcode = drm_mtrr_del(0, dev->agp->info.ai_aperture_base,
+ dev->agp->info.ai_aperture_size, DRM_MTRR_WC);
+ DRM_DEBUG("mtrr_del = %d", retcode);
+ }
+
+ drm_vblank_cleanup(dev);
+
+ DRM_LOCK(dev);
+ drm_lastclose(dev);
+ DRM_UNLOCK(dev);
+
+ /* Clean up PCI resources allocated by drm_bufs.c. We're not really
+ * worried about resource consumption while the DRM is inactive (between
+ * lastclose and firstopen or unload) because these aren't actually
+ * taking up KVA, just keeping the PCI resource allocated.
+ */
+ for (i = 0; i < DRM_MAX_PCI_RESOURCE; i++) {
+ if (dev->pcir[i] == NULL)
+ continue;
+ bus_release_resource(dev->device, SYS_RES_MEMORY,
+ dev->pcirid[i], dev->pcir[i]);
+ dev->pcir[i] = NULL;
+ }
+
+ if (dev->agp) {
+ free(dev->agp, DRM_MEM_AGPLISTS);
+ dev->agp = NULL;
+ }
+
+ if (dev->driver->unload != NULL) {
+ DRM_LOCK(dev);
+ dev->driver->unload(dev);
+ DRM_UNLOCK(dev);
+ }
+
+ delete_unrhdr(dev->drw_unrhdr);
+ delete_unrhdr(dev->map_unrhdr);
+
+ drm_mem_uninit();
+
+ if (pci_disable_busmaster(dev->device))
+ DRM_ERROR("Request to disable bus-master failed.\n");
+
+ mtx_destroy(&dev->drw_lock);
+ mtx_destroy(&dev->vbl_lock);
+ mtx_destroy(&dev->irq_lock);
+ mtx_destroy(&dev->dev_lock);
+ mtx_destroy(&dev->event_lock);
+ sx_destroy(&dev->dev_struct_lock);
+}
+
+int drm_version(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_version *version = data;
+ int len;
+
+#define DRM_COPY( name, value ) \
+ len = strlen( value ); \
+ if ( len > name##_len ) len = name##_len; \
+ name##_len = strlen( value ); \
+ if ( len && name ) { \
+ if ( DRM_COPY_TO_USER( name, value, len ) ) \
+ return EFAULT; \
+ }
+
+ version->version_major = dev->driver->major;
+ version->version_minor = dev->driver->minor;
+ version->version_patchlevel = dev->driver->patchlevel;
+
+ DRM_COPY(version->name, dev->driver->name);
+ DRM_COPY(version->date, dev->driver->date);
+ DRM_COPY(version->desc, dev->driver->desc);
+
+ return 0;
+}
+
+int
+drm_open(struct cdev *kdev, int flags, int fmt, DRM_STRUCTPROC *p)
+{
+ struct drm_device *dev;
+ int retcode;
+
+ dev = kdev->si_drv1;
+ if (dev == NULL)
+ return (ENXIO);
+
+ DRM_DEBUG("open_count = %d\n", dev->open_count);
+
+ retcode = drm_open_helper(kdev, flags, fmt, p, dev);
+
+ if (retcode == 0) {
+ atomic_inc(&dev->counts[_DRM_STAT_OPENS]);
+ DRM_LOCK(dev);
+ mtx_lock(&Giant);
+ device_busy(dev->device);
+ mtx_unlock(&Giant);
+ if (!dev->open_count++)
+ retcode = drm_firstopen(dev);
+ DRM_UNLOCK(dev);
+ }
+
+ return (retcode);
+}
+
+void drm_close(void *data)
+{
+ struct drm_file *file_priv = data;
+ struct drm_device *dev = file_priv->dev;
+ int retcode = 0;
+
+ DRM_DEBUG("open_count = %d\n", dev->open_count);
+
+ DRM_LOCK(dev);
+
+ if (dev->driver->preclose != NULL)
+ dev->driver->preclose(dev, file_priv);
+
+ /* ========================================================
+ * Begin inline drm_release
+ */
+
+ DRM_DEBUG("pid = %d, device = 0x%lx, open_count = %d\n",
+ DRM_CURRENTPID, (long)dev->device, dev->open_count);
+
+ if (dev->driver->driver_features & DRIVER_GEM)
+ drm_gem_release(dev, file_priv);
+
+ if (dev->lock.hw_lock && _DRM_LOCK_IS_HELD(dev->lock.hw_lock->lock)
+ && dev->lock.file_priv == file_priv) {
+ DRM_DEBUG("Process %d dead, freeing lock for context %d\n",
+ DRM_CURRENTPID,
+ _DRM_LOCKING_CONTEXT(dev->lock.hw_lock->lock));
+ if (dev->driver->reclaim_buffers_locked != NULL)
+ dev->driver->reclaim_buffers_locked(dev, file_priv);
+
+ drm_lock_free(&dev->lock,
+ _DRM_LOCKING_CONTEXT(dev->lock.hw_lock->lock));
+
+ /* FIXME: may require heavy-handed reset of
+ hardware at this point, possibly
+ processed via a callback to the X
+ server. */
+ } else if (dev->driver->reclaim_buffers_locked != NULL &&
+ dev->lock.hw_lock != NULL) {
+ /* The lock is required to reclaim buffers */
+ for (;;) {
+ if (!dev->lock.hw_lock) {
+ /* Device has been unregistered */
+ retcode = EINTR;
+ break;
+ }
+ if (drm_lock_take(&dev->lock, DRM_KERNEL_CONTEXT)) {
+ dev->lock.file_priv = file_priv;
+ dev->lock.lock_time = jiffies;
+ atomic_inc(&dev->counts[_DRM_STAT_LOCKS]);
+ break; /* Got lock */
+ }
+ /* Contention */
+ retcode = DRM_LOCK_SLEEP(dev, &dev->lock.lock_queue,
+ PCATCH, "drmlk2", 0);
+ if (retcode)
+ break;
+ }
+ if (retcode == 0) {
+ dev->driver->reclaim_buffers_locked(dev, file_priv);
+ drm_lock_free(&dev->lock, DRM_KERNEL_CONTEXT);
+ }
+ }
+
+ if (drm_core_check_feature(dev, DRIVER_HAVE_DMA) &&
+ !dev->driver->reclaim_buffers_locked)
+ drm_reclaim_buffers(dev, file_priv);
+
+ funsetown(&dev->buf_sigio);
+ seldrain(&file_priv->event_poll);
+
+ if (dev->driver->postclose != NULL)
+ dev->driver->postclose(dev, file_priv);
+ TAILQ_REMOVE(&dev->files, file_priv, link);
+ free(file_priv, DRM_MEM_FILES);
+
+ /* ========================================================
+ * End inline drm_release
+ */
+
+ atomic_inc(&dev->counts[_DRM_STAT_CLOSES]);
+ mtx_lock(&Giant);
+ device_unbusy(dev->device);
+ mtx_unlock(&Giant);
+ if (--dev->open_count == 0) {
+ retcode = drm_lastclose(dev);
+ }
+
+ DRM_UNLOCK(dev);
+}
+
+/* drm_ioctl is called whenever a process performs an ioctl on /dev/drm.
+ */
+int drm_ioctl(struct cdev *kdev, u_long cmd, caddr_t data, int flags,
+ DRM_STRUCTPROC *p)
+{
+ struct drm_device *dev = drm_get_device_from_kdev(kdev);
+ int retcode = 0;
+ drm_ioctl_desc_t *ioctl;
+ int (*func)(struct drm_device *dev, void *data, struct drm_file *file_priv);
+ int nr = DRM_IOCTL_NR(cmd);
+ int is_driver_ioctl = 0;
+ struct drm_file *file_priv;
+
+ retcode = devfs_get_cdevpriv((void **)&file_priv);
+ if (retcode != 0) {
+ DRM_ERROR("can't find authenticator\n");
+ return EINVAL;
+ }
+
+ atomic_inc(&dev->counts[_DRM_STAT_IOCTLS]);
+ ++file_priv->ioctl_count;
+
+ DRM_DEBUG("pid=%d, cmd=0x%02lx, nr=0x%02x, dev 0x%lx, auth=%d\n",
+ DRM_CURRENTPID, cmd, nr, (long)dev->device,
+ file_priv->authenticated);
+
+ switch (cmd) {
+ case FIONBIO:
+ case FIOASYNC:
+ return 0;
+
+ case FIOSETOWN:
+ return fsetown(*(int *)data, &dev->buf_sigio);
+
+ case FIOGETOWN:
+ *(int *) data = fgetown(&dev->buf_sigio);
+ return 0;
+ }
+
+ if (IOCGROUP(cmd) != DRM_IOCTL_BASE) {
+ DRM_DEBUG("Bad ioctl group 0x%x\n", (int)IOCGROUP(cmd));
+ return EINVAL;
+ }
+
+ ioctl = &drm_ioctls[nr];
+ /* It's not a core DRM ioctl, try driver-specific. */
+ if (ioctl->func == NULL && nr >= DRM_COMMAND_BASE) {
+ /* The array entries begin at DRM_COMMAND_BASE ioctl nr */
+ nr -= DRM_COMMAND_BASE;
+ if (nr > dev->driver->max_ioctl) {
+ DRM_DEBUG("Bad driver ioctl number, 0x%x (of 0x%x)\n",
+ nr, dev->driver->max_ioctl);
+ return EINVAL;
+ }
+ ioctl = &dev->driver->ioctls[nr];
+ is_driver_ioctl = 1;
+ }
+ func = ioctl->func;
+
+ if (func == NULL) {
+ DRM_DEBUG("no function\n");
+ return EINVAL;
+ }
+
+ if (((ioctl->flags & DRM_ROOT_ONLY) && !DRM_SUSER(p)) ||
+ ((ioctl->flags & DRM_AUTH) && !file_priv->authenticated) ||
+ ((ioctl->flags & DRM_MASTER) && !file_priv->master))
+ return EACCES;
+
+ if (is_driver_ioctl) {
+ if ((ioctl->flags & DRM_UNLOCKED) == 0)
+ DRM_LOCK(dev);
+ /* shared code returns -errno */
+ retcode = -func(dev, data, file_priv);
+ if ((ioctl->flags & DRM_UNLOCKED) == 0)
+ DRM_UNLOCK(dev);
+ } else {
+ retcode = func(dev, data, file_priv);
+ }
+
+ if (retcode != 0)
+ DRM_DEBUG(" returning %d\n", retcode);
+ if (retcode != 0 &&
+ (drm_debug_flag & DRM_DEBUGBITS_FAILED_IOCTL) != 0) {
+ printf(
+"pid %d, cmd 0x%02lx, nr 0x%02x/%1d, dev 0x%lx, auth %d, res %d\n",
+ DRM_CURRENTPID, cmd, nr, is_driver_ioctl, (long)dev->device,
+ file_priv->authenticated, retcode);
+ }
+
+ return retcode;
+}
+
+drm_local_map_t *drm_getsarea(struct drm_device *dev)
+{
+ drm_local_map_t *map;
+
+ DRM_LOCK_ASSERT(dev);
+ TAILQ_FOREACH(map, &dev->maplist, link) {
+ if (map->type == _DRM_SHM && (map->flags & _DRM_CONTAINS_LOCK))
+ return map;
+ }
+
+ return NULL;
+}
+
+int
+drm_add_busid_modesetting(struct drm_device *dev, struct sysctl_ctx_list *ctx,
+ struct sysctl_oid *top)
+{
+ struct sysctl_oid *oid;
+
+ snprintf(dev->busid_str, sizeof(dev->busid_str),
+ "pci:%04x:%02x:%02x.%d", dev->pci_domain, dev->pci_bus,
+ dev->pci_slot, dev->pci_func);
+ oid = SYSCTL_ADD_STRING(ctx, SYSCTL_CHILDREN(top), OID_AUTO, "busid",
+ CTLFLAG_RD, dev->busid_str, 0, NULL);
+ if (oid == NULL)
+ return (ENOMEM);
+ dev->modesetting = (dev->driver->driver_features & DRIVER_MODESET) != 0;
+ oid = SYSCTL_ADD_INT(ctx, SYSCTL_CHILDREN(top), OID_AUTO,
+ "modesetting", CTLFLAG_RD, &dev->modesetting, 0, NULL);
+ if (oid == NULL)
+ return (ENOMEM);
+
+ return (0);
+}
+
+#if DRM_LINUX
+
+#include <sys/sysproto.h>
+
+MODULE_DEPEND(DRIVER_NAME, linux, 1, 1, 1);
+
+#define LINUX_IOCTL_DRM_MIN 0x6400
+#define LINUX_IOCTL_DRM_MAX 0x64ff
+
+static linux_ioctl_function_t drm_linux_ioctl;
+static struct linux_ioctl_handler drm_handler = {drm_linux_ioctl,
+ LINUX_IOCTL_DRM_MIN, LINUX_IOCTL_DRM_MAX};
+
+SYSINIT(drm_register, SI_SUB_KLD, SI_ORDER_MIDDLE,
+ linux_ioctl_register_handler, &drm_handler);
+SYSUNINIT(drm_unregister, SI_SUB_KLD, SI_ORDER_MIDDLE,
+ linux_ioctl_unregister_handler, &drm_handler);
+
+/* The bits for in/out are switched on Linux */
+#define LINUX_IOC_IN IOC_OUT
+#define LINUX_IOC_OUT IOC_IN
+
+static int
+drm_linux_ioctl(DRM_STRUCTPROC *p, struct linux_ioctl_args* args)
+{
+ int error;
+ int cmd = args->cmd;
+
+ args->cmd &= ~(LINUX_IOC_IN | LINUX_IOC_OUT);
+ if (cmd & LINUX_IOC_IN)
+ args->cmd |= IOC_IN;
+ if (cmd & LINUX_IOC_OUT)
+ args->cmd |= IOC_OUT;
+
+ error = ioctl(p, (struct ioctl_args *)args);
+
+ return error;
+}
+#endif /* DRM_LINUX */
+
+bool
+dmi_check_system(const struct dmi_system_id *sysid)
+{
+
+ /* XXXKIB */
+ return (false);
+}
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_edid.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_edid.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1781 @@
+/*
+ * Copyright (c) 2006 Luc Verhaegen (quirks list)
+ * Copyright (c) 2007-2008 Intel Corporation
+ * Jesse Barnes <jesse.barnes at intel.com>
+ * Copyright 2010 Red Hat, Inc.
+ *
+ * DDC probing routines (drm_ddc_read & drm_do_probe_ddc_edid) originally from
+ * FB layer.
+ * Copyright (C) 2006 Dennis Munsie <dmunsie at cecropia.com>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sub license,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_edid.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm_edid.h>
+#include <dev/drm2/drm_edid_modes.h>
+#include <dev/iicbus/iic.h>
+#include <dev/iicbus/iiconf.h>
+#include "iicbus_if.h"
+
+#define version_greater(edid, maj, min) \
+ (((edid)->version > (maj)) || \
+ ((edid)->version == (maj) && (edid)->revision > (min)))
+
+#define EDID_EST_TIMINGS 16
+#define EDID_STD_TIMINGS 8
+#define EDID_DETAILED_TIMINGS 4
+
+/*
+ * EDID blocks out in the wild have a variety of bugs, try to collect
+ * them here (note that userspace may work around broken monitors first,
+ * but fixes should make their way here so that the kernel "just works"
+ * on as many displays as possible).
+ */
+
+/* First detailed mode wrong, use largest 60Hz mode */
+#define EDID_QUIRK_PREFER_LARGE_60 (1 << 0)
+/* Reported 135MHz pixel clock is too high, needs adjustment */
+#define EDID_QUIRK_135_CLOCK_TOO_HIGH (1 << 1)
+/* Prefer the largest mode at 75 Hz */
+#define EDID_QUIRK_PREFER_LARGE_75 (1 << 2)
+/* Detail timing is in cm not mm */
+#define EDID_QUIRK_DETAILED_IN_CM (1 << 3)
+/* Detailed timing descriptors have bogus size values, so just take the
+ * maximum size and use that.
+ */
+#define EDID_QUIRK_DETAILED_USE_MAXIMUM_SIZE (1 << 4)
+/* Monitor forgot to set the first detailed is preferred bit. */
+#define EDID_QUIRK_FIRST_DETAILED_PREFERRED (1 << 5)
+/* use +hsync +vsync for detailed mode */
+#define EDID_QUIRK_DETAILED_SYNC_PP (1 << 6)
+
+struct detailed_mode_closure {
+ struct drm_connector *connector;
+ struct edid *edid;
+ bool preferred;
+ u32 quirks;
+ int modes;
+};
+
+#define LEVEL_DMT 0
+#define LEVEL_GTF 1
+#define LEVEL_GTF2 2
+#define LEVEL_CVT 3
+
+static struct edid_quirk {
+ char *vendor;
+ int product_id;
+ u32 quirks;
+} edid_quirk_list[] = {
+ /* Acer AL1706 */
+ { "ACR", 44358, EDID_QUIRK_PREFER_LARGE_60 },
+ /* Acer F51 */
+ { "API", 0x7602, EDID_QUIRK_PREFER_LARGE_60 },
+ /* Unknown Acer */
+ { "ACR", 2423, EDID_QUIRK_FIRST_DETAILED_PREFERRED },
+
+ /* Belinea 10 15 55 */
+ { "MAX", 1516, EDID_QUIRK_PREFER_LARGE_60 },
+ { "MAX", 0x77e, EDID_QUIRK_PREFER_LARGE_60 },
+
+ /* Envision Peripherals, Inc. EN-7100e */
+ { "EPI", 59264, EDID_QUIRK_135_CLOCK_TOO_HIGH },
+ /* Envision EN2028 */
+ { "EPI", 8232, EDID_QUIRK_PREFER_LARGE_60 },
+
+ /* Funai Electronics PM36B */
+ { "FCM", 13600, EDID_QUIRK_PREFER_LARGE_75 |
+ EDID_QUIRK_DETAILED_IN_CM },
+
+ /* LG Philips LCD LP154W01-A5 */
+ { "LPL", 0, EDID_QUIRK_DETAILED_USE_MAXIMUM_SIZE },
+ { "LPL", 0x2a00, EDID_QUIRK_DETAILED_USE_MAXIMUM_SIZE },
+
+ /* Philips 107p5 CRT */
+ { "PHL", 57364, EDID_QUIRK_FIRST_DETAILED_PREFERRED },
+
+ /* Proview AY765C */
+ { "PTS", 765, EDID_QUIRK_FIRST_DETAILED_PREFERRED },
+
+ /* Samsung SyncMaster 205BW. Note: irony */
+ { "SAM", 541, EDID_QUIRK_DETAILED_SYNC_PP },
+ /* Samsung SyncMaster 22[5-6]BW */
+ { "SAM", 596, EDID_QUIRK_PREFER_LARGE_60 },
+ { "SAM", 638, EDID_QUIRK_PREFER_LARGE_60 },
+};
+
+/*** DDC fetch and block validation ***/
+
+static const u8 edid_header[] = {
+ 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00
+};
+
+ /*
+ * Sanity check the header of the base EDID block. Return 8 if the header
+ * is perfect, down to 0 if it's totally wrong.
+ */
+int drm_edid_header_is_valid(const u8 *raw_edid)
+{
+ int i, score = 0;
+
+ for (i = 0; i < sizeof(edid_header); i++)
+ if (raw_edid[i] == edid_header[i])
+ score++;
+
+ return score;
+}
+
+/*
+ * Sanity check the EDID block (base or extension). Return 0 if the block
+ * doesn't check out, or 1 if it's valid.
+ */
+static bool
+drm_edid_block_valid(u8 *raw_edid)
+{
+ int i;
+ u8 csum = 0;
+ struct edid *edid = (struct edid *)raw_edid;
+
+ if (raw_edid[0] == 0x00) {
+ int score = drm_edid_header_is_valid(raw_edid);
+ if (score == 8) ;
+ else if (score >= 6) {
+ DRM_DEBUG("Fixing EDID header, your hardware may be failing\n");
+ memcpy(raw_edid, edid_header, sizeof(edid_header));
+ } else {
+ goto bad;
+ }
+ }
+
+ for (i = 0; i < EDID_LENGTH; i++)
+ csum += raw_edid[i];
+ if (csum) {
+ DRM_ERROR("EDID checksum is invalid, remainder is %d\n", csum);
+
+ /* allow CEA to slide through, switches mangle this */
+ if (raw_edid[0] != 0x02)
+ goto bad;
+ }
+
+ /* per-block-type checks */
+ switch (raw_edid[0]) {
+ case 0: /* base */
+ if (edid->version != 1) {
+ DRM_ERROR("EDID has major version %d, instead of 1\n", edid->version);
+ goto bad;
+ }
+
+ if (edid->revision > 4)
+ DRM_DEBUG("EDID minor > 4, assuming backward compatibility\n");
+ break;
+
+ default:
+ break;
+ }
+
+ return 1;
+
+bad:
+ if (raw_edid) {
+ DRM_DEBUG_KMS("Raw EDID:\n");
+ if ((drm_debug_flag & DRM_DEBUGBITS_KMS) != 0) {
+ for (i = 0; i < EDID_LENGTH; ) {
+ printf("%02x", raw_edid[i]);
+ i++;
+ if (i % 16 == 0 || i == EDID_LENGTH)
+ printf("\n");
+ else if (i % 8 == 0)
+ printf(" ");
+ else
+ printf(" ");
+ }
+ }
+ }
+ return 0;
+}
+
+/**
+ * drm_edid_is_valid - sanity check EDID data
+ * @edid: EDID data
+ *
+ * Sanity-check an entire EDID record (including extensions)
+ */
+bool drm_edid_is_valid(struct edid *edid)
+{
+ int i;
+ u8 *raw = (u8 *)edid;
+
+ if (!edid)
+ return false;
+
+ for (i = 0; i <= edid->extensions; i++)
+ if (!drm_edid_block_valid(raw + i * EDID_LENGTH))
+ return false;
+
+ return true;
+}
+
+#define DDC_ADDR 0x50
+#define DDC_SEGMENT_ADDR 0x30
+/**
+ * Get EDID information via I2C.
+ *
+ * \param adapter : i2c device adaptor
+ * \param buf : EDID data buffer to be filled
+ * \param len : EDID data buffer length
+ * \return 0 on success or -1 on failure.
+ *
+ * Try to fetch EDID information by calling i2c driver function.
+ */
+static int
+drm_do_probe_ddc_edid(device_t adapter, unsigned char *buf,
+ int block, int len)
+{
+ unsigned char start = block * EDID_LENGTH;
+ int ret, retries = 5;
+
+ /* The core i2c driver will automatically retry the transfer if the
+ * adapter reports EAGAIN. However, we find that bit-banging transfers
+ * are susceptible to errors under a heavily loaded machine and
+ * generate spurious NAKs and timeouts. Retrying the transfer
+ * of the individual block a few times seems to overcome this.
+ */
+ do {
+ struct iic_msg msgs[] = {
+ {
+ .slave = DDC_ADDR,
+ .flags = IIC_M_WR,
+ .len = 1,
+ .buf = &start,
+ }, {
+ .slave = DDC_ADDR,
+ .flags = IIC_M_RD,
+ .len = len,
+ .buf = buf,
+ }
+ };
+ ret = iicbus_transfer(adapter, msgs, 2);
+ if (ret != 0)
+ DRM_DEBUG_KMS("iicbus_transfer countdown %d error %d\n",
+ retries, ret);
+ } while (ret != 0 && --retries);
+
+ return (ret == 0 ? 0 : -1);
+}
+
+static bool drm_edid_is_zero(u8 *in_edid, int length)
+{
+ int i;
+ u32 *raw_edid = (u32 *)in_edid;
+
+ for (i = 0; i < length / 4; i++)
+ if (*(raw_edid + i) != 0)
+ return false;
+ return true;
+}
+
+static u8 *
+drm_do_get_edid(struct drm_connector *connector, device_t adapter)
+{
+ int i, j = 0, valid_extensions = 0;
+ u8 *block, *new;
+
+ block = malloc(EDID_LENGTH, DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ /* base block fetch */
+ for (i = 0; i < 4; i++) {
+ if (drm_do_probe_ddc_edid(adapter, block, 0, EDID_LENGTH))
+ goto out;
+ if (drm_edid_block_valid(block))
+ break;
+ if (i == 0 && drm_edid_is_zero(block, EDID_LENGTH)) {
+ connector->null_edid_counter++;
+ goto carp;
+ }
+ }
+ if (i == 4)
+ goto carp;
+
+ /* if there's no extensions, we're done */
+ if (block[0x7e] == 0)
+ return block;
+
+ new = reallocf(block, (block[0x7e] + 1) * EDID_LENGTH, DRM_MEM_KMS,
+ M_WAITOK);
+ block = new;
+
+ for (j = 1; j <= block[0x7e]; j++) {
+ for (i = 0; i < 4; i++) {
+ if (drm_do_probe_ddc_edid(adapter,
+ block + (valid_extensions + 1) * EDID_LENGTH,
+ j, EDID_LENGTH))
+ goto out;
+ if (drm_edid_block_valid(block + (valid_extensions + 1) * EDID_LENGTH)) {
+ valid_extensions++;
+ break;
+ }
+ }
+ if (i == 4)
+ DRM_DEBUG_KMS("%s: Ignoring invalid EDID block %d.\n",
+ drm_get_connector_name(connector), j);
+ }
+
+ if (valid_extensions != block[0x7e]) {
+ block[EDID_LENGTH-1] += block[0x7e] - valid_extensions;
+ block[0x7e] = valid_extensions;
+ new = reallocf(block, (valid_extensions + 1) * EDID_LENGTH,
+ DRM_MEM_KMS, M_WAITOK);
+ block = new;
+ }
+
+ DRM_DEBUG_KMS("got EDID from %s\n", drm_get_connector_name(connector));
+ return block;
+
+carp:
+ DRM_ERROR("%s: EDID block %d invalid.\n",
+ drm_get_connector_name(connector), j);
+
+out:
+ free(block, DRM_MEM_KMS);
+ return NULL;
+}
+
+/**
+ * Probe DDC presence.
+ *
+ * \param adapter : i2c device adaptor
+ * \return 1 on success
+ */
+static bool
+drm_probe_ddc(device_t adapter)
+{
+ unsigned char out;
+
+ return (drm_do_probe_ddc_edid(adapter, &out, 0, 1) == 0);
+}
+
+/**
+ * drm_get_edid - get EDID data, if available
+ * @connector: connector we're probing
+ * @adapter: i2c adapter to use for DDC
+ *
+ * Poke the given i2c channel to grab EDID data if possible. If found,
+ * attach it to the connector.
+ *
+ * Return edid data or NULL if we couldn't find any.
+ */
+struct edid *drm_get_edid(struct drm_connector *connector,
+ device_t adapter)
+{
+ struct edid *edid = NULL;
+
+ if (drm_probe_ddc(adapter))
+ edid = (struct edid *)drm_do_get_edid(connector, adapter);
+
+ connector->display_info.raw_edid = (char *)edid;
+
+ return edid;
+
+}
+
+/*** EDID parsing ***/
+
+/**
+ * edid_vendor - match a string against EDID's obfuscated vendor field
+ * @edid: EDID to match
+ * @vendor: vendor string
+ *
+ * Returns true if @vendor is in @edid, false otherwise
+ */
+static bool edid_vendor(struct edid *edid, char *vendor)
+{
+ char edid_vendor[3];
+
+ edid_vendor[0] = ((edid->mfg_id[0] & 0x7c) >> 2) + '@';
+ edid_vendor[1] = (((edid->mfg_id[0] & 0x3) << 3) |
+ ((edid->mfg_id[1] & 0xe0) >> 5)) + '@';
+ edid_vendor[2] = (edid->mfg_id[1] & 0x1f) + '@';
+
+ return !strncmp(edid_vendor, vendor, 3);
+}
+
+/**
+ * edid_get_quirks - return quirk flags for a given EDID
+ * @edid: EDID to process
+ *
+ * This tells subsequent routines what fixes they need to apply.
+ */
+static u32 edid_get_quirks(struct edid *edid)
+{
+ struct edid_quirk *quirk;
+ int i;
+
+ for (i = 0; i < DRM_ARRAY_SIZE(edid_quirk_list); i++) {
+ quirk = &edid_quirk_list[i];
+
+ if (edid_vendor(edid, quirk->vendor) &&
+ (EDID_PRODUCT_ID(edid) == quirk->product_id))
+ return quirk->quirks;
+ }
+
+ return 0;
+}
+
+#define MODE_SIZE(m) ((m)->hdisplay * (m)->vdisplay)
+#define MODE_REFRESH_DIFF(m,r) (abs((m)->vrefresh - target_refresh))
+
+/**
+ * edid_fixup_preferred - set preferred modes based on quirk list
+ * @connector: has mode list to fix up
+ * @quirks: quirks list
+ *
+ * Walk the mode list for @connector, clearing the preferred status
+ * on existing modes and setting it anew for the right mode ala @quirks.
+ */
+static void edid_fixup_preferred(struct drm_connector *connector,
+ u32 quirks)
+{
+ struct drm_display_mode *t, *cur_mode, *preferred_mode;
+ int target_refresh = 0;
+
+ if (list_empty(&connector->probed_modes))
+ return;
+
+ if (quirks & EDID_QUIRK_PREFER_LARGE_60)
+ target_refresh = 60;
+ if (quirks & EDID_QUIRK_PREFER_LARGE_75)
+ target_refresh = 75;
+
+ preferred_mode = list_first_entry(&connector->probed_modes,
+ struct drm_display_mode, head);
+
+ list_for_each_entry_safe(cur_mode, t, &connector->probed_modes, head) {
+ cur_mode->type &= ~DRM_MODE_TYPE_PREFERRED;
+
+ if (cur_mode == preferred_mode)
+ continue;
+
+ /* Largest mode is preferred */
+ if (MODE_SIZE(cur_mode) > MODE_SIZE(preferred_mode))
+ preferred_mode = cur_mode;
+
+ /* At a given size, try to get closest to target refresh */
+ if ((MODE_SIZE(cur_mode) == MODE_SIZE(preferred_mode)) &&
+ MODE_REFRESH_DIFF(cur_mode, target_refresh) <
+ MODE_REFRESH_DIFF(preferred_mode, target_refresh)) {
+ preferred_mode = cur_mode;
+ }
+ }
+
+ preferred_mode->type |= DRM_MODE_TYPE_PREFERRED;
+}
+
+struct drm_display_mode *drm_mode_find_dmt(struct drm_device *dev,
+ int hsize, int vsize, int fresh)
+{
+ struct drm_display_mode *mode = NULL;
+ int i;
+
+ for (i = 0; i < drm_num_dmt_modes; i++) {
+ struct drm_display_mode *ptr = &drm_dmt_modes[i];
+ if (hsize == ptr->hdisplay &&
+ vsize == ptr->vdisplay &&
+ fresh == drm_mode_vrefresh(ptr)) {
+ /* get the expected default mode */
+ mode = drm_mode_duplicate(dev, ptr);
+ break;
+ }
+ }
+ return mode;
+}
+
+typedef void detailed_cb(struct detailed_timing *timing, void *closure);
+
+static void
+cea_for_each_detailed_block(u8 *ext, detailed_cb *cb, void *closure)
+{
+ int i, n = 0;
+ u8 rev = ext[0x01], d = ext[0x02];
+ u8 *det_base = ext + d;
+
+ switch (rev) {
+ case 0:
+ /* can't happen */
+ return;
+ case 1:
+ /* have to infer how many blocks we have, check pixel clock */
+ for (i = 0; i < 6; i++)
+ if (det_base[18*i] || det_base[18*i+1])
+ n++;
+ break;
+ default:
+ /* explicit count */
+ n = min(ext[0x03] & 0x0f, 6);
+ break;
+ }
+
+ for (i = 0; i < n; i++)
+ cb((struct detailed_timing *)(det_base + 18 * i), closure);
+}
+
+static void
+vtb_for_each_detailed_block(u8 *ext, detailed_cb *cb, void *closure)
+{
+ unsigned int i, n = min((int)ext[0x02], 6);
+ u8 *det_base = ext + 5;
+
+ if (ext[0x01] != 1)
+ return; /* unknown version */
+
+ for (i = 0; i < n; i++)
+ cb((struct detailed_timing *)(det_base + 18 * i), closure);
+}
+
+static void
+drm_for_each_detailed_block(u8 *raw_edid, detailed_cb *cb, void *closure)
+{
+ int i;
+ struct edid *edid = (struct edid *)raw_edid;
+
+ if (edid == NULL)
+ return;
+
+ for (i = 0; i < EDID_DETAILED_TIMINGS; i++)
+ cb(&(edid->detailed_timings[i]), closure);
+
+ for (i = 1; i <= raw_edid[0x7e]; i++) {
+ u8 *ext = raw_edid + (i * EDID_LENGTH);
+ switch (*ext) {
+ case CEA_EXT:
+ cea_for_each_detailed_block(ext, cb, closure);
+ break;
+ case VTB_EXT:
+ vtb_for_each_detailed_block(ext, cb, closure);
+ break;
+ default:
+ break;
+ }
+ }
+}
+
+static void
+is_rb(struct detailed_timing *t, void *data)
+{
+ u8 *r = (u8 *)t;
+ if (r[3] == EDID_DETAIL_MONITOR_RANGE)
+ if (r[15] & 0x10)
+ *(bool *)data = true;
+}
+
+/* EDID 1.4 defines this explicitly. For EDID 1.3, we guess, badly. */
+static bool
+drm_monitor_supports_rb(struct edid *edid)
+{
+ if (edid->revision >= 4) {
+ bool ret;
+ drm_for_each_detailed_block((u8 *)edid, is_rb, &ret);
+ return ret;
+ }
+
+ return ((edid->input & DRM_EDID_INPUT_DIGITAL) != 0);
+}
+
+static void
+find_gtf2(struct detailed_timing *t, void *data)
+{
+ u8 *r = (u8 *)t;
+ if (r[3] == EDID_DETAIL_MONITOR_RANGE && r[10] == 0x02)
+ *(u8 **)data = r;
+}
+
+/* Secondary GTF curve kicks in above some break frequency */
+static int
+drm_gtf2_hbreak(struct edid *edid)
+{
+ u8 *r = NULL;
+ drm_for_each_detailed_block((u8 *)edid, find_gtf2, &r);
+ return r ? (r[12] * 2) : 0;
+}
+
+static int
+drm_gtf2_2c(struct edid *edid)
+{
+ u8 *r = NULL;
+ drm_for_each_detailed_block((u8 *)edid, find_gtf2, &r);
+ return r ? r[13] : 0;
+}
+
+static int
+drm_gtf2_m(struct edid *edid)
+{
+ u8 *r = NULL;
+ drm_for_each_detailed_block((u8 *)edid, find_gtf2, &r);
+ return r ? (r[15] << 8) + r[14] : 0;
+}
+
+static int
+drm_gtf2_k(struct edid *edid)
+{
+ u8 *r = NULL;
+ drm_for_each_detailed_block((u8 *)edid, find_gtf2, &r);
+ return r ? r[16] : 0;
+}
+
+static int
+drm_gtf2_2j(struct edid *edid)
+{
+ u8 *r = NULL;
+ drm_for_each_detailed_block((u8 *)edid, find_gtf2, &r);
+ return r ? r[17] : 0;
+}
+
+/**
+ * standard_timing_level - get std. timing level(CVT/GTF/DMT)
+ * @edid: EDID block to scan
+ */
+static int standard_timing_level(struct edid *edid)
+{
+ if (edid->revision >= 2) {
+ if (edid->revision >= 4 && (edid->features & DRM_EDID_FEATURE_DEFAULT_GTF))
+ return LEVEL_CVT;
+ if (drm_gtf2_hbreak(edid))
+ return LEVEL_GTF2;
+ return LEVEL_GTF;
+ }
+ return LEVEL_DMT;
+}
+
+/*
+ * 0 is reserved. The spec says 0x01 fill for unused timings. Some old
+ * monitors fill with ascii space (0x20) instead.
+ */
+static int
+bad_std_timing(u8 a, u8 b)
+{
+ return (a == 0x00 && b == 0x00) ||
+ (a == 0x01 && b == 0x01) ||
+ (a == 0x20 && b == 0x20);
+}
+
+/**
+ * drm_mode_std - convert standard mode info (width, height, refresh) into mode
+ * @t: standard timing params
+ * @timing_level: standard timing level
+ *
+ * Take the standard timing params (in this case width, aspect, and refresh)
+ * and convert them into a real mode using CVT/GTF/DMT.
+ */
+static struct drm_display_mode *
+drm_mode_std(struct drm_connector *connector, struct edid *edid,
+ struct std_timing *t, int revision)
+{
+ struct drm_device *dev = connector->dev;
+ struct drm_display_mode *m, *mode = NULL;
+ int hsize, vsize;
+ int vrefresh_rate;
+ unsigned aspect_ratio = (t->vfreq_aspect & EDID_TIMING_ASPECT_MASK)
+ >> EDID_TIMING_ASPECT_SHIFT;
+ unsigned vfreq = (t->vfreq_aspect & EDID_TIMING_VFREQ_MASK)
+ >> EDID_TIMING_VFREQ_SHIFT;
+ int timing_level = standard_timing_level(edid);
+
+ if (bad_std_timing(t->hsize, t->vfreq_aspect))
+ return NULL;
+
+ /* According to the EDID spec, the hdisplay = hsize * 8 + 248 */
+ hsize = t->hsize * 8 + 248;
+ /* vrefresh_rate = vfreq + 60 */
+ vrefresh_rate = vfreq + 60;
+ /* the vdisplay is calculated based on the aspect ratio */
+ if (aspect_ratio == 0) {
+ if (revision < 3)
+ vsize = hsize;
+ else
+ vsize = (hsize * 10) / 16;
+ } else if (aspect_ratio == 1)
+ vsize = (hsize * 3) / 4;
+ else if (aspect_ratio == 2)
+ vsize = (hsize * 4) / 5;
+ else
+ vsize = (hsize * 9) / 16;
+
+ /* HDTV hack, part 1 */
+ if (vrefresh_rate == 60 &&
+ ((hsize == 1360 && vsize == 765) ||
+ (hsize == 1368 && vsize == 769))) {
+ hsize = 1366;
+ vsize = 768;
+ }
+
+ /*
+ * If this connector already has a mode for this size and refresh
+ * rate (because it came from detailed or CVT info), use that
+ * instead. This way we don't have to guess at interlace or
+ * reduced blanking.
+ */
+ list_for_each_entry(m, &connector->probed_modes, head)
+ if (m->hdisplay == hsize && m->vdisplay == vsize &&
+ drm_mode_vrefresh(m) == vrefresh_rate)
+ return NULL;
+
+ /* HDTV hack, part 2 */
+ if (hsize == 1366 && vsize == 768 && vrefresh_rate == 60) {
+ mode = drm_cvt_mode(dev, 1366, 768, vrefresh_rate, 0, 0,
+ false);
+ mode->hdisplay = 1366;
+ mode->hsync_start = mode->hsync_start - 1;
+ mode->hsync_end = mode->hsync_end - 1;
+ return mode;
+ }
+
+ /* check whether it can be found in default mode table */
+ mode = drm_mode_find_dmt(dev, hsize, vsize, vrefresh_rate);
+ if (mode)
+ return mode;
+
+ switch (timing_level) {
+ case LEVEL_DMT:
+ break;
+ case LEVEL_GTF:
+ mode = drm_gtf_mode(dev, hsize, vsize, vrefresh_rate, 0, 0);
+ break;
+ case LEVEL_GTF2:
+ /*
+ * This is potentially wrong if there's ever a monitor with
+ * more than one ranges section, each claiming a different
+ * secondary GTF curve. Please don't do that.
+ */
+ mode = drm_gtf_mode(dev, hsize, vsize, vrefresh_rate, 0, 0);
+ if (drm_mode_hsync(mode) > drm_gtf2_hbreak(edid)) {
+ free(mode, DRM_MEM_KMS);
+ mode = drm_gtf_mode_complex(dev, hsize, vsize,
+ vrefresh_rate, 0, 0,
+ drm_gtf2_m(edid),
+ drm_gtf2_2c(edid),
+ drm_gtf2_k(edid),
+ drm_gtf2_2j(edid));
+ }
+ break;
+ case LEVEL_CVT:
+ mode = drm_cvt_mode(dev, hsize, vsize, vrefresh_rate, 0, 0,
+ false);
+ break;
+ }
+ return mode;
+}
+
+/*
+ * EDID is delightfully ambiguous about how interlaced modes are to be
+ * encoded. Our internal representation is of frame height, but some
+ * HDTV detailed timings are encoded as field height.
+ *
+ * The format list here is from CEA, in frame size. Technically we
+ * should be checking refresh rate too. Whatever.
+ */
+static void
+drm_mode_do_interlace_quirk(struct drm_display_mode *mode,
+ struct detailed_pixel_timing *pt)
+{
+ int i;
+ static const struct {
+ int w, h;
+ } cea_interlaced[] = {
+ { 1920, 1080 },
+ { 720, 480 },
+ { 1440, 480 },
+ { 2880, 480 },
+ { 720, 576 },
+ { 1440, 576 },
+ { 2880, 576 },
+ };
+
+ if (!(pt->misc & DRM_EDID_PT_INTERLACED))
+ return;
+
+ for (i = 0; i < DRM_ARRAY_SIZE(cea_interlaced); i++) {
+ if ((mode->hdisplay == cea_interlaced[i].w) &&
+ (mode->vdisplay == cea_interlaced[i].h / 2)) {
+ mode->vdisplay *= 2;
+ mode->vsync_start *= 2;
+ mode->vsync_end *= 2;
+ mode->vtotal *= 2;
+ mode->vtotal |= 1;
+ }
+ }
+
+ mode->flags |= DRM_MODE_FLAG_INTERLACE;
+}
+
+/**
+ * drm_mode_detailed - create a new mode from an EDID detailed timing section
+ * @dev: DRM device (needed to create new mode)
+ * @edid: EDID block
+ * @timing: EDID detailed timing info
+ * @quirks: quirks to apply
+ *
+ * An EDID detailed timing block contains enough info for us to create and
+ * return a new struct drm_display_mode.
+ */
+static struct drm_display_mode *drm_mode_detailed(struct drm_device *dev,
+ struct edid *edid,
+ struct detailed_timing *timing,
+ u32 quirks)
+{
+ struct drm_display_mode *mode;
+ struct detailed_pixel_timing *pt = &timing->data.pixel_data;
+ unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->hactive_lo;
+ unsigned vactive = (pt->vactive_vblank_hi & 0xf0) << 4 | pt->vactive_lo;
+ unsigned hblank = (pt->hactive_hblank_hi & 0xf) << 8 | pt->hblank_lo;
+ unsigned vblank = (pt->vactive_vblank_hi & 0xf) << 8 | pt->vblank_lo;
+ unsigned hsync_offset = (pt->hsync_vsync_offset_pulse_width_hi & 0xc0) << 2 | pt->hsync_offset_lo;
+ unsigned hsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x30) << 4 | pt->hsync_pulse_width_lo;
+ unsigned vsync_offset = (pt->hsync_vsync_offset_pulse_width_hi & 0xc) >> 2 | pt->vsync_offset_pulse_width_lo >> 4;
+ unsigned vsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x3) << 4 | (pt->vsync_offset_pulse_width_lo & 0xf);
+
+ /* ignore tiny modes */
+ if (hactive < 64 || vactive < 64)
+ return NULL;
+
+ if (pt->misc & DRM_EDID_PT_STEREO) {
+ printf("stereo mode not supported\n");
+ return NULL;
+ }
+ if (!(pt->misc & DRM_EDID_PT_SEPARATE_SYNC)) {
+ printf("composite sync not supported\n");
+ }
+
+ /* it is incorrect if hsync/vsync width is zero */
+ if (!hsync_pulse_width || !vsync_pulse_width) {
+ DRM_DEBUG_KMS("Incorrect Detailed timing. "
+ "Wrong Hsync/Vsync pulse width\n");
+ return NULL;
+ }
+ mode = drm_mode_create(dev);
+ if (!mode)
+ return NULL;
+
+ mode->type = DRM_MODE_TYPE_DRIVER;
+
+ if (quirks & EDID_QUIRK_135_CLOCK_TOO_HIGH)
+ timing->pixel_clock = htole16(1088);
+
+ mode->clock = le16toh(timing->pixel_clock) * 10;
+
+ mode->hdisplay = hactive;
+ mode->hsync_start = mode->hdisplay + hsync_offset;
+ mode->hsync_end = mode->hsync_start + hsync_pulse_width;
+ mode->htotal = mode->hdisplay + hblank;
+
+ mode->vdisplay = vactive;
+ mode->vsync_start = mode->vdisplay + vsync_offset;
+ mode->vsync_end = mode->vsync_start + vsync_pulse_width;
+ mode->vtotal = mode->vdisplay + vblank;
+
+ /* Some EDIDs have bogus h/vtotal values */
+ if (mode->hsync_end > mode->htotal)
+ mode->htotal = mode->hsync_end + 1;
+ if (mode->vsync_end > mode->vtotal)
+ mode->vtotal = mode->vsync_end + 1;
+
+ drm_mode_do_interlace_quirk(mode, pt);
+
+ drm_mode_set_name(mode);
+
+ if (quirks & EDID_QUIRK_DETAILED_SYNC_PP) {
+ pt->misc |= DRM_EDID_PT_HSYNC_POSITIVE | DRM_EDID_PT_VSYNC_POSITIVE;
+ }
+
+ mode->flags |= (pt->misc & DRM_EDID_PT_HSYNC_POSITIVE) ?
+ DRM_MODE_FLAG_PHSYNC : DRM_MODE_FLAG_NHSYNC;
+ mode->flags |= (pt->misc & DRM_EDID_PT_VSYNC_POSITIVE) ?
+ DRM_MODE_FLAG_PVSYNC : DRM_MODE_FLAG_NVSYNC;
+
+ mode->width_mm = pt->width_mm_lo | (pt->width_height_mm_hi & 0xf0) << 4;
+ mode->height_mm = pt->height_mm_lo | (pt->width_height_mm_hi & 0xf) << 8;
+
+ if (quirks & EDID_QUIRK_DETAILED_IN_CM) {
+ mode->width_mm *= 10;
+ mode->height_mm *= 10;
+ }
+
+ if (quirks & EDID_QUIRK_DETAILED_USE_MAXIMUM_SIZE) {
+ mode->width_mm = edid->width_cm * 10;
+ mode->height_mm = edid->height_cm * 10;
+ }
+
+ return mode;
+}
+
+static bool
+mode_is_rb(const struct drm_display_mode *mode)
+{
+ return (mode->htotal - mode->hdisplay == 160) &&
+ (mode->hsync_end - mode->hdisplay == 80) &&
+ (mode->hsync_end - mode->hsync_start == 32) &&
+ (mode->vsync_start - mode->vdisplay == 3);
+}
+
+static bool
+mode_in_hsync_range(struct drm_display_mode *mode,
+ struct edid *edid, u8 *t)
+{
+ int hsync, hmin, hmax;
+
+ hmin = t[7];
+ if (edid->revision >= 4)
+ hmin += ((t[4] & 0x04) ? 255 : 0);
+ hmax = t[8];
+ if (edid->revision >= 4)
+ hmax += ((t[4] & 0x08) ? 255 : 0);
+ hsync = drm_mode_hsync(mode);
+
+ return (hsync <= hmax && hsync >= hmin);
+}
+
+static bool
+mode_in_vsync_range(struct drm_display_mode *mode,
+ struct edid *edid, u8 *t)
+{
+ int vsync, vmin, vmax;
+
+ vmin = t[5];
+ if (edid->revision >= 4)
+ vmin += ((t[4] & 0x01) ? 255 : 0);
+ vmax = t[6];
+ if (edid->revision >= 4)
+ vmax += ((t[4] & 0x02) ? 255 : 0);
+ vsync = drm_mode_vrefresh(mode);
+
+ return (vsync <= vmax && vsync >= vmin);
+}
+
+static u32
+range_pixel_clock(struct edid *edid, u8 *t)
+{
+ /* unspecified */
+ if (t[9] == 0 || t[9] == 255)
+ return 0;
+
+ /* 1.4 with CVT support gives us real precision, yay */
+ if (edid->revision >= 4 && t[10] == 0x04)
+ return (t[9] * 10000) - ((t[12] >> 2) * 250);
+
+ /* 1.3 is pathetic, so fuzz up a bit */
+ return t[9] * 10000 + 5001;
+}
+
+static bool
+mode_in_range(struct drm_display_mode *mode, struct edid *edid,
+ struct detailed_timing *timing)
+{
+ u32 max_clock;
+ u8 *t = (u8 *)timing;
+
+ if (!mode_in_hsync_range(mode, edid, t))
+ return false;
+
+ if (!mode_in_vsync_range(mode, edid, t))
+ return false;
+
+ if ((max_clock = range_pixel_clock(edid, t)))
+ if (mode->clock > max_clock)
+ return false;
+
+ /* 1.4 max horizontal check */
+ if (edid->revision >= 4 && t[10] == 0x04)
+ if (t[13] && mode->hdisplay > 8 * (t[13] + (256 * (t[12]&0x3))))
+ return false;
+
+ if (mode_is_rb(mode) && !drm_monitor_supports_rb(edid))
+ return false;
+
+ return true;
+}
+
+/*
+ * XXX If drm_dmt_modes ever regrows the CVT-R modes (and it will) this will
+ * need to account for them.
+ */
+static int
+drm_gtf_modes_for_range(struct drm_connector *connector, struct edid *edid,
+ struct detailed_timing *timing)
+{
+ int i, modes = 0;
+ struct drm_display_mode *newmode;
+ struct drm_device *dev = connector->dev;
+
+ for (i = 0; i < drm_num_dmt_modes; i++) {
+ if (mode_in_range(drm_dmt_modes + i, edid, timing)) {
+ newmode = drm_mode_duplicate(dev, &drm_dmt_modes[i]);
+ if (newmode) {
+ drm_mode_probed_add(connector, newmode);
+ modes++;
+ }
+ }
+ }
+
+ return modes;
+}
+
+static void
+do_inferred_modes(struct detailed_timing *timing, void *c)
+{
+ struct detailed_mode_closure *closure = c;
+ struct detailed_non_pixel *data = &timing->data.other_data;
+ int gtf = (closure->edid->features & DRM_EDID_FEATURE_DEFAULT_GTF);
+
+ if (gtf && data->type == EDID_DETAIL_MONITOR_RANGE)
+ closure->modes += drm_gtf_modes_for_range(closure->connector,
+ closure->edid,
+ timing);
+}
+
+static int
+add_inferred_modes(struct drm_connector *connector, struct edid *edid)
+{
+ struct detailed_mode_closure closure = {
+ connector, edid, 0, 0, 0
+ };
+
+ if (version_greater(edid, 1, 0))
+ drm_for_each_detailed_block((u8 *)edid, do_inferred_modes,
+ &closure);
+
+ return closure.modes;
+}
+
+static int
+drm_est3_modes(struct drm_connector *connector, struct detailed_timing *timing)
+{
+ int i, j, m, modes = 0;
+ struct drm_display_mode *mode;
+ u8 *est = ((u8 *)timing) + 5;
+
+ for (i = 0; i < 6; i++) {
+ for (j = 7; j > 0; j--) {
+ m = (i * 8) + (7 - j);
+ if (m >= DRM_ARRAY_SIZE(est3_modes))
+ break;
+ if (est[i] & (1 << j)) {
+ mode = drm_mode_find_dmt(connector->dev,
+ est3_modes[m].w,
+ est3_modes[m].h,
+ est3_modes[m].r
+ /*, est3_modes[m].rb */);
+ if (mode) {
+ drm_mode_probed_add(connector, mode);
+ modes++;
+ }
+ }
+ }
+ }
+
+ return modes;
+}
+
+static void
+do_established_modes(struct detailed_timing *timing, void *c)
+{
+ struct detailed_mode_closure *closure = c;
+ struct detailed_non_pixel *data = &timing->data.other_data;
+
+ if (data->type == EDID_DETAIL_EST_TIMINGS)
+ closure->modes += drm_est3_modes(closure->connector, timing);
+}
+
+/**
+ * add_established_modes - get est. modes from EDID and add them
+ * @edid: EDID block to scan
+ *
+ * Each EDID block contains a bitmap of the supported "established modes" list
+ * (defined above). Tease them out and add them to the global modes list.
+ */
+static int
+add_established_modes(struct drm_connector *connector, struct edid *edid)
+{
+ struct drm_device *dev = connector->dev;
+ unsigned long est_bits = edid->established_timings.t1 |
+ (edid->established_timings.t2 << 8) |
+ ((edid->established_timings.mfg_rsvd & 0x80) << 9);
+ int i, modes = 0;
+ struct detailed_mode_closure closure = {
+ connector, edid, 0, 0, 0
+ };
+
+ for (i = 0; i <= EDID_EST_TIMINGS; i++) {
+ if (est_bits & (1<<i)) {
+ struct drm_display_mode *newmode;
+ newmode = drm_mode_duplicate(dev, &edid_est_modes[i]);
+ if (newmode) {
+ drm_mode_probed_add(connector, newmode);
+ modes++;
+ }
+ }
+ }
+
+ if (version_greater(edid, 1, 0))
+ drm_for_each_detailed_block((u8 *)edid,
+ do_established_modes, &closure);
+
+ return modes + closure.modes;
+}
+
+static void
+do_standard_modes(struct detailed_timing *timing, void *c)
+{
+ struct detailed_mode_closure *closure = c;
+ struct detailed_non_pixel *data = &timing->data.other_data;
+ struct drm_connector *connector = closure->connector;
+ struct edid *edid = closure->edid;
+
+ if (data->type == EDID_DETAIL_STD_MODES) {
+ int i;
+ for (i = 0; i < 6; i++) {
+ struct std_timing *std;
+ struct drm_display_mode *newmode;
+
+ std = &data->data.timings[i];
+ newmode = drm_mode_std(connector, edid, std,
+ edid->revision);
+ if (newmode) {
+ drm_mode_probed_add(connector, newmode);
+ closure->modes++;
+ }
+ }
+ }
+}
+
+/**
+ * add_standard_modes - get std. modes from EDID and add them
+ * @edid: EDID block to scan
+ *
+ * Standard modes can be calculated using the appropriate standard (DMT,
+ * GTF or CVT. Grab them from @edid and add them to the list.
+ */
+static int
+add_standard_modes(struct drm_connector *connector, struct edid *edid)
+{
+ int i, modes = 0;
+ struct detailed_mode_closure closure = {
+ connector, edid, 0, 0, 0
+ };
+
+ for (i = 0; i < EDID_STD_TIMINGS; i++) {
+ struct drm_display_mode *newmode;
+
+ newmode = drm_mode_std(connector, edid,
+ &edid->standard_timings[i],
+ edid->revision);
+ if (newmode) {
+ drm_mode_probed_add(connector, newmode);
+ modes++;
+ }
+ }
+
+ if (version_greater(edid, 1, 0))
+ drm_for_each_detailed_block((u8 *)edid, do_standard_modes,
+ &closure);
+
+ /* XXX should also look for standard codes in VTB blocks */
+
+ return modes + closure.modes;
+}
+
+static int drm_cvt_modes(struct drm_connector *connector,
+ struct detailed_timing *timing)
+{
+ int i, j, modes = 0;
+ struct drm_display_mode *newmode;
+ struct drm_device *dev = connector->dev;
+ struct cvt_timing *cvt;
+ const int rates[] = { 60, 85, 75, 60, 50 };
+ const u8 empty[3] = { 0, 0, 0 };
+
+ for (i = 0; i < 4; i++) {
+ int width = 0, height;
+ cvt = &(timing->data.other_data.data.cvt[i]);
+
+ if (!memcmp(cvt->code, empty, 3))
+ continue;
+
+ height = (cvt->code[0] + ((cvt->code[1] & 0xf0) << 4) + 1) * 2;
+ switch (cvt->code[1] & 0x0c) {
+ case 0x00:
+ width = height * 4 / 3;
+ break;
+ case 0x04:
+ width = height * 16 / 9;
+ break;
+ case 0x08:
+ width = height * 16 / 10;
+ break;
+ case 0x0c:
+ width = height * 15 / 9;
+ break;
+ }
+
+ for (j = 1; j < 5; j++) {
+ if (cvt->code[2] & (1 << j)) {
+ newmode = drm_cvt_mode(dev, width, height,
+ rates[j], j == 0,
+ false, false);
+ if (newmode) {
+ drm_mode_probed_add(connector, newmode);
+ modes++;
+ }
+ }
+ }
+ }
+
+ return modes;
+}
+
+static void
+do_cvt_mode(struct detailed_timing *timing, void *c)
+{
+ struct detailed_mode_closure *closure = c;
+ struct detailed_non_pixel *data = &timing->data.other_data;
+
+ if (data->type == EDID_DETAIL_CVT_3BYTE)
+ closure->modes += drm_cvt_modes(closure->connector, timing);
+}
+
+static int
+add_cvt_modes(struct drm_connector *connector, struct edid *edid)
+{
+ struct detailed_mode_closure closure = {
+ connector, edid, 0, 0, 0
+ };
+
+ if (version_greater(edid, 1, 2))
+ drm_for_each_detailed_block((u8 *)edid, do_cvt_mode, &closure);
+
+ /* XXX should also look for CVT codes in VTB blocks */
+
+ return closure.modes;
+}
+
+static void
+do_detailed_mode(struct detailed_timing *timing, void *c)
+{
+ struct detailed_mode_closure *closure = c;
+ struct drm_display_mode *newmode;
+
+ if (timing->pixel_clock) {
+ newmode = drm_mode_detailed(closure->connector->dev,
+ closure->edid, timing,
+ closure->quirks);
+ if (!newmode)
+ return;
+
+ if (closure->preferred)
+ newmode->type |= DRM_MODE_TYPE_PREFERRED;
+
+ drm_mode_probed_add(closure->connector, newmode);
+ closure->modes++;
+ closure->preferred = 0;
+ }
+}
+
+/*
+ * add_detailed_modes - Add modes from detailed timings
+ * @connector: attached connector
+ * @edid: EDID block to scan
+ * @quirks: quirks to apply
+ */
+static int
+add_detailed_modes(struct drm_connector *connector, struct edid *edid,
+ u32 quirks)
+{
+ struct detailed_mode_closure closure = {
+ connector,
+ edid,
+ 1,
+ quirks,
+ 0
+ };
+
+ if (closure.preferred && !version_greater(edid, 1, 3))
+ closure.preferred =
+ (edid->features & DRM_EDID_FEATURE_PREFERRED_TIMING);
+
+ drm_for_each_detailed_block((u8 *)edid, do_detailed_mode, &closure);
+
+ return closure.modes;
+}
+
+#define HDMI_IDENTIFIER 0x000C03
+#define AUDIO_BLOCK 0x01
+#define VENDOR_BLOCK 0x03
+#define SPEAKER_BLOCK 0x04
+#define EDID_BASIC_AUDIO (1 << 6)
+
+/**
+ * Search EDID for CEA extension block.
+ */
+u8 *drm_find_cea_extension(struct edid *edid)
+{
+ u8 *edid_ext = NULL;
+ int i;
+
+ /* No EDID or EDID extensions */
+ if (edid == NULL || edid->extensions == 0)
+ return NULL;
+
+ /* Find CEA extension */
+ for (i = 0; i < edid->extensions; i++) {
+ edid_ext = (u8 *)edid + EDID_LENGTH * (i + 1);
+ if (edid_ext[0] == CEA_EXT)
+ break;
+ }
+
+ if (i == edid->extensions)
+ return NULL;
+
+ return edid_ext;
+}
+
+static void
+parse_hdmi_vsdb(struct drm_connector *connector, uint8_t *db)
+{
+ connector->eld[5] |= (db[6] >> 7) << 1; /* Supports_AI */
+
+ connector->dvi_dual = db[6] & 1;
+ connector->max_tmds_clock = db[7] * 5;
+
+ connector->latency_present[0] = db[8] >> 7;
+ connector->latency_present[1] = (db[8] >> 6) & 1;
+ connector->video_latency[0] = db[9];
+ connector->audio_latency[0] = db[10];
+ connector->video_latency[1] = db[11];
+ connector->audio_latency[1] = db[12];
+
+ DRM_DEBUG_KMS("HDMI: DVI dual %d, "
+ "max TMDS clock %d, "
+ "latency present %d %d, "
+ "video latency %d %d, "
+ "audio latency %d %d\n",
+ connector->dvi_dual,
+ connector->max_tmds_clock,
+ (int) connector->latency_present[0],
+ (int) connector->latency_present[1],
+ connector->video_latency[0],
+ connector->video_latency[1],
+ connector->audio_latency[0],
+ connector->audio_latency[1]);
+}
+
+static void
+monitor_name(struct detailed_timing *t, void *data)
+{
+ if (t->data.other_data.type == EDID_DETAIL_MONITOR_NAME)
+ *(u8 **)data = t->data.other_data.data.str.str;
+}
+
+/**
+ * drm_edid_to_eld - build ELD from EDID
+ * @connector: connector corresponding to the HDMI/DP sink
+ * @edid: EDID to parse
+ *
+ * Fill the ELD (EDID-Like Data) buffer for passing to the audio driver.
+ * Some ELD fields are left to the graphics driver caller:
+ * - Conn_Type
+ * - HDCP
+ * - Port_ID
+ */
+void drm_edid_to_eld(struct drm_connector *connector, struct edid *edid)
+{
+ uint8_t *eld = connector->eld;
+ u8 *cea;
+ u8 *name;
+ u8 *db;
+ int sad_count = 0;
+ int mnl;
+ int dbl;
+
+ memset(eld, 0, sizeof(connector->eld));
+
+ cea = drm_find_cea_extension(edid);
+ if (!cea) {
+ DRM_DEBUG_KMS("ELD: no CEA Extension found\n");
+ return;
+ }
+
+ name = NULL;
+ drm_for_each_detailed_block((u8 *)edid, monitor_name, &name);
+ for (mnl = 0; name && mnl < 13; mnl++) {
+ if (name[mnl] == 0x0a)
+ break;
+ eld[20 + mnl] = name[mnl];
+ }
+ eld[4] = (cea[1] << 5) | mnl;
+ DRM_DEBUG_KMS("ELD monitor %s\n", eld + 20);
+
+ eld[0] = 2 << 3; /* ELD version: 2 */
+
+ eld[16] = edid->mfg_id[0];
+ eld[17] = edid->mfg_id[1];
+ eld[18] = edid->prod_code[0];
+ eld[19] = edid->prod_code[1];
+
+ for (db = cea + 4; db < cea + cea[2]; db += dbl + 1) {
+ dbl = db[0] & 0x1f;
+
+ switch ((db[0] & 0xe0) >> 5) {
+ case AUDIO_BLOCK: /* Audio Data Block, contains SADs */
+ sad_count = dbl / 3;
+ memcpy(eld + 20 + mnl, &db[1], dbl);
+ break;
+ case SPEAKER_BLOCK: /* Speaker Allocation Data Block */
+ eld[7] = db[1];
+ break;
+ case VENDOR_BLOCK:
+ /* HDMI Vendor-Specific Data Block */
+ if (db[1] == 0x03 && db[2] == 0x0c && db[3] == 0)
+ parse_hdmi_vsdb(connector, db);
+ break;
+ default:
+ break;
+ }
+ }
+ eld[5] |= sad_count << 4;
+ eld[2] = (20 + mnl + sad_count * 3 + 3) / 4;
+
+ DRM_DEBUG_KMS("ELD size %d, SAD count %d\n", (int)eld[2], sad_count);
+}
+
+/**
+ * drm_av_sync_delay - HDMI/DP sink audio-video sync delay in millisecond
+ * @connector: connector associated with the HDMI/DP sink
+ * @mode: the display mode
+ */
+int drm_av_sync_delay(struct drm_connector *connector,
+ struct drm_display_mode *mode)
+{
+ int i = !!(mode->flags & DRM_MODE_FLAG_INTERLACE);
+ int a, v;
+
+ if (!connector->latency_present[0])
+ return 0;
+ if (!connector->latency_present[1])
+ i = 0;
+
+ a = connector->audio_latency[i];
+ v = connector->video_latency[i];
+
+ /*
+ * HDMI/DP sink doesn't support audio or video?
+ */
+ if (a == 255 || v == 255)
+ return 0;
+
+ /*
+ * Convert raw EDID values to millisecond.
+ * Treat unknown latency as 0ms.
+ */
+ if (a)
+ a = min(2 * (a - 1), 500);
+ if (v)
+ v = min(2 * (v - 1), 500);
+
+ return max(v - a, 0);
+}
+
+/**
+ * drm_select_eld - select one ELD from multiple HDMI/DP sinks
+ * @encoder: the encoder just changed display mode
+ * @mode: the adjusted display mode
+ *
+ * It's possible for one encoder to be associated with multiple HDMI/DP sinks.
+ * The policy is now hard coded to simply use the first HDMI/DP sink's ELD.
+ */
+struct drm_connector *drm_select_eld(struct drm_encoder *encoder,
+ struct drm_display_mode *mode)
+{
+ struct drm_connector *connector;
+ struct drm_device *dev = encoder->dev;
+
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head)
+ if (connector->encoder == encoder && connector->eld[0])
+ return connector;
+
+ return NULL;
+}
+
+/**
+ * drm_detect_hdmi_monitor - detect whether monitor is hdmi.
+ * @edid: monitor EDID information
+ *
+ * Parse the CEA extension according to CEA-861-B.
+ * Return true if HDMI, false if not or unknown.
+ */
+bool drm_detect_hdmi_monitor(struct edid *edid)
+{
+ u8 *edid_ext;
+ int i, hdmi_id;
+ int start_offset, end_offset;
+ bool is_hdmi = false;
+
+ edid_ext = drm_find_cea_extension(edid);
+ if (!edid_ext)
+ goto end;
+
+ /* Data block offset in CEA extension block */
+ start_offset = 4;
+ end_offset = edid_ext[2];
+
+ /*
+ * Because HDMI identifier is in Vendor Specific Block,
+ * search it from all data blocks of CEA extension.
+ */
+ for (i = start_offset; i < end_offset;
+ /* Increased by data block len */
+ i += ((edid_ext[i] & 0x1f) + 1)) {
+ /* Find vendor specific block */
+ if ((edid_ext[i] >> 5) == VENDOR_BLOCK) {
+ hdmi_id = edid_ext[i + 1] | (edid_ext[i + 2] << 8) |
+ edid_ext[i + 3] << 16;
+ /* Find HDMI identifier */
+ if (hdmi_id == HDMI_IDENTIFIER)
+ is_hdmi = true;
+ break;
+ }
+ }
+
+end:
+ return is_hdmi;
+}
+
+/**
+ * drm_detect_monitor_audio - check monitor audio capability
+ *
+ * Monitor should have CEA extension block.
+ * If monitor has 'basic audio', but no CEA audio blocks, it's 'basic
+ * audio' only. If there is any audio extension block and supported
+ * audio format, assume at least 'basic audio' support, even if 'basic
+ * audio' is not defined in EDID.
+ *
+ */
+bool drm_detect_monitor_audio(struct edid *edid)
+{
+ u8 *edid_ext;
+ int i, j;
+ bool has_audio = false;
+ int start_offset, end_offset;
+
+ edid_ext = drm_find_cea_extension(edid);
+ if (!edid_ext)
+ goto end;
+
+ has_audio = ((edid_ext[3] & EDID_BASIC_AUDIO) != 0);
+
+ if (has_audio) {
+ DRM_DEBUG_KMS("Monitor has basic audio support\n");
+ goto end;
+ }
+
+ /* Data block offset in CEA extension block */
+ start_offset = 4;
+ end_offset = edid_ext[2];
+
+ for (i = start_offset; i < end_offset;
+ i += ((edid_ext[i] & 0x1f) + 1)) {
+ if ((edid_ext[i] >> 5) == AUDIO_BLOCK) {
+ has_audio = true;
+ for (j = 1; j < (edid_ext[i] & 0x1f); j += 3)
+ DRM_DEBUG_KMS("CEA audio format %d\n",
+ (edid_ext[i + j] >> 3) & 0xf);
+ goto end;
+ }
+ }
+end:
+ return has_audio;
+}
+
+/**
+ * drm_add_display_info - pull display info out if present
+ * @edid: EDID data
+ * @info: display info (attached to connector)
+ *
+ * Grab any available display info and stuff it into the drm_display_info
+ * structure that's part of the connector. Useful for tracking bpp and
+ * color spaces.
+ */
+static void drm_add_display_info(struct edid *edid,
+ struct drm_display_info *info)
+{
+ u8 *edid_ext;
+
+ info->width_mm = edid->width_cm * 10;
+ info->height_mm = edid->height_cm * 10;
+
+ /* driver figures it out in this case */
+ info->bpc = 0;
+ info->color_formats = 0;
+
+ /* Only defined for 1.4 with digital displays */
+ if (edid->revision < 4)
+ return;
+
+ if (!(edid->input & DRM_EDID_INPUT_DIGITAL))
+ return;
+
+ switch (edid->input & DRM_EDID_DIGITAL_DEPTH_MASK) {
+ case DRM_EDID_DIGITAL_DEPTH_6:
+ info->bpc = 6;
+ break;
+ case DRM_EDID_DIGITAL_DEPTH_8:
+ info->bpc = 8;
+ break;
+ case DRM_EDID_DIGITAL_DEPTH_10:
+ info->bpc = 10;
+ break;
+ case DRM_EDID_DIGITAL_DEPTH_12:
+ info->bpc = 12;
+ break;
+ case DRM_EDID_DIGITAL_DEPTH_14:
+ info->bpc = 14;
+ break;
+ case DRM_EDID_DIGITAL_DEPTH_16:
+ info->bpc = 16;
+ break;
+ case DRM_EDID_DIGITAL_DEPTH_UNDEF:
+ default:
+ info->bpc = 0;
+ break;
+ }
+
+ info->color_formats = DRM_COLOR_FORMAT_RGB444;
+ if (info->color_formats & DRM_EDID_FEATURE_RGB_YCRCB444)
+ info->color_formats = DRM_COLOR_FORMAT_YCRCB444;
+ if (info->color_formats & DRM_EDID_FEATURE_RGB_YCRCB422)
+ info->color_formats = DRM_COLOR_FORMAT_YCRCB422;
+
+ /* Get data from CEA blocks if present */
+ edid_ext = drm_find_cea_extension(edid);
+ if (!edid_ext)
+ return;
+
+ info->cea_rev = edid_ext[1];
+}
+
+/**
+ * drm_add_edid_modes - add modes from EDID data, if available
+ * @connector: connector we're probing
+ * @edid: edid data
+ *
+ * Add the specified modes to the connector's mode list.
+ *
+ * Return number of modes added or 0 if we couldn't find any.
+ */
+int drm_add_edid_modes(struct drm_connector *connector, struct edid *edid)
+{
+ int num_modes = 0;
+ u32 quirks;
+
+ if (edid == NULL) {
+ return 0;
+ }
+ if (!drm_edid_is_valid(edid)) {
+ device_printf(connector->dev->device, "%s: EDID invalid.\n",
+ drm_get_connector_name(connector));
+ return 0;
+ }
+
+ quirks = edid_get_quirks(edid);
+
+ /*
+ * EDID spec says modes should be preferred in this order:
+ * - preferred detailed mode
+ * - other detailed modes from base block
+ * - detailed modes from extension blocks
+ * - CVT 3-byte code modes
+ * - standard timing codes
+ * - established timing codes
+ * - modes inferred from GTF or CVT range information
+ *
+ * We get this pretty much right.
+ *
+ * XXX order for additional mode types in extension blocks?
+ */
+ num_modes += add_detailed_modes(connector, edid, quirks);
+ num_modes += add_cvt_modes(connector, edid);
+ num_modes += add_standard_modes(connector, edid);
+ num_modes += add_established_modes(connector, edid);
+ num_modes += add_inferred_modes(connector, edid);
+
+ if (quirks & (EDID_QUIRK_PREFER_LARGE_60 | EDID_QUIRK_PREFER_LARGE_75))
+ edid_fixup_preferred(connector, quirks);
+
+ drm_add_display_info(edid, &connector->display_info);
+
+ return num_modes;
+}
+
+/**
+ * drm_add_modes_noedid - add modes for the connectors without EDID
+ * @connector: connector we're probing
+ * @hdisplay: the horizontal display limit
+ * @vdisplay: the vertical display limit
+ *
+ * Add the specified modes to the connector's mode list. Only when the
+ * hdisplay/vdisplay is not beyond the given limit, it will be added.
+ *
+ * Return number of modes added or 0 if we couldn't find any.
+ */
+int drm_add_modes_noedid(struct drm_connector *connector,
+ int hdisplay, int vdisplay)
+{
+ int i, count, num_modes = 0;
+ struct drm_display_mode *mode;
+ struct drm_device *dev = connector->dev;
+
+ count = sizeof(drm_dmt_modes) / sizeof(struct drm_display_mode);
+ if (hdisplay < 0)
+ hdisplay = 0;
+ if (vdisplay < 0)
+ vdisplay = 0;
+
+ for (i = 0; i < count; i++) {
+ struct drm_display_mode *ptr = &drm_dmt_modes[i];
+ if (hdisplay && vdisplay) {
+ /*
+ * Only when two are valid, they will be used to check
+ * whether the mode should be added to the mode list of
+ * the connector.
+ */
+ if (ptr->hdisplay > hdisplay ||
+ ptr->vdisplay > vdisplay)
+ continue;
+ }
+ if (drm_mode_vrefresh(ptr) > 61)
+ continue;
+ mode = drm_mode_duplicate(dev, ptr);
+ if (mode) {
+ drm_mode_probed_add(connector, mode);
+ num_modes++;
+ }
+ }
+ return num_modes;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_edid.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_edid.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,244 @@
+/*
+ * Copyright © 2007-2008 Intel Corporation
+ * Jesse Barnes <jesse.barnes at intel.com>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * $FreeBSD: head/sys/dev/drm2/drm_edid.h 235783 2012-05-22 11:07:44Z kib $
+ */
+#ifndef __DRM_EDID_H__
+#define __DRM_EDID_H__
+
+#include <sys/types.h>
+#include <dev/drm2/drmP.h>
+
+#define EDID_LENGTH 128
+#define DDC_ADDR 0x50
+
+#define CEA_EXT 0x02
+#define VTB_EXT 0x10
+#define DI_EXT 0x40
+#define LS_EXT 0x50
+#define MI_EXT 0x60
+
+struct est_timings {
+ u8 t1;
+ u8 t2;
+ u8 mfg_rsvd;
+} __attribute__((packed));
+
+/* 00=16:10, 01=4:3, 10=5:4, 11=16:9 */
+#define EDID_TIMING_ASPECT_SHIFT 6
+#define EDID_TIMING_ASPECT_MASK (0x3 << EDID_TIMING_ASPECT_SHIFT)
+
+/* need to add 60 */
+#define EDID_TIMING_VFREQ_SHIFT 0
+#define EDID_TIMING_VFREQ_MASK (0x3f << EDID_TIMING_VFREQ_SHIFT)
+
+struct std_timing {
+ u8 hsize; /* need to multiply by 8 then add 248 */
+ u8 vfreq_aspect;
+} __attribute__((packed));
+
+#define DRM_EDID_PT_HSYNC_POSITIVE (1 << 1)
+#define DRM_EDID_PT_VSYNC_POSITIVE (1 << 2)
+#define DRM_EDID_PT_SEPARATE_SYNC (3 << 3)
+#define DRM_EDID_PT_STEREO (1 << 5)
+#define DRM_EDID_PT_INTERLACED (1 << 7)
+
+/* If detailed data is pixel timing */
+struct detailed_pixel_timing {
+ u8 hactive_lo;
+ u8 hblank_lo;
+ u8 hactive_hblank_hi;
+ u8 vactive_lo;
+ u8 vblank_lo;
+ u8 vactive_vblank_hi;
+ u8 hsync_offset_lo;
+ u8 hsync_pulse_width_lo;
+ u8 vsync_offset_pulse_width_lo;
+ u8 hsync_vsync_offset_pulse_width_hi;
+ u8 width_mm_lo;
+ u8 height_mm_lo;
+ u8 width_height_mm_hi;
+ u8 hborder;
+ u8 vborder;
+ u8 misc;
+} __attribute__((packed));
+
+/* If it's not pixel timing, it'll be one of the below */
+struct detailed_data_string {
+ u8 str[13];
+} __attribute__((packed));
+
+struct detailed_data_monitor_range {
+ u8 min_vfreq;
+ u8 max_vfreq;
+ u8 min_hfreq_khz;
+ u8 max_hfreq_khz;
+ u8 pixel_clock_mhz; /* need to multiply by 10 */
+ u16 sec_gtf_toggle; /* A000=use above, 20=use below */
+ u8 hfreq_start_khz; /* need to multiply by 2 */
+ u8 c; /* need to divide by 2 */
+ u16 m;
+ u8 k;
+ u8 j; /* need to divide by 2 */
+} __attribute__((packed));
+
+struct detailed_data_wpindex {
+ u8 white_yx_lo; /* Lower 2 bits each */
+ u8 white_x_hi;
+ u8 white_y_hi;
+ u8 gamma; /* need to divide by 100 then add 1 */
+} __attribute__((packed));
+
+struct detailed_data_color_point {
+ u8 windex1;
+ u8 wpindex1[3];
+ u8 windex2;
+ u8 wpindex2[3];
+} __attribute__((packed));
+
+struct cvt_timing {
+ u8 code[3];
+} __attribute__((packed));
+
+struct detailed_non_pixel {
+ u8 pad1;
+ u8 type; /* ff=serial, fe=string, fd=monitor range, fc=monitor name
+ fb=color point data, fa=standard timing data,
+ f9=undefined, f8=mfg. reserved */
+ u8 pad2;
+ union {
+ struct detailed_data_string str;
+ struct detailed_data_monitor_range range;
+ struct detailed_data_wpindex color;
+ struct std_timing timings[6];
+ struct cvt_timing cvt[4];
+ } data;
+} __attribute__((packed));
+
+#define EDID_DETAIL_EST_TIMINGS 0xf7
+#define EDID_DETAIL_CVT_3BYTE 0xf8
+#define EDID_DETAIL_COLOR_MGMT_DATA 0xf9
+#define EDID_DETAIL_STD_MODES 0xfa
+#define EDID_DETAIL_MONITOR_CPDATA 0xfb
+#define EDID_DETAIL_MONITOR_NAME 0xfc
+#define EDID_DETAIL_MONITOR_RANGE 0xfd
+#define EDID_DETAIL_MONITOR_STRING 0xfe
+#define EDID_DETAIL_MONITOR_SERIAL 0xff
+
+struct detailed_timing {
+ u16 pixel_clock; /* need to multiply by 10 KHz */
+ union {
+ struct detailed_pixel_timing pixel_data;
+ struct detailed_non_pixel other_data;
+ } data;
+} __attribute__((packed));
+
+#define DRM_EDID_INPUT_SERRATION_VSYNC (1 << 0)
+#define DRM_EDID_INPUT_SYNC_ON_GREEN (1 << 1)
+#define DRM_EDID_INPUT_COMPOSITE_SYNC (1 << 2)
+#define DRM_EDID_INPUT_SEPARATE_SYNCS (1 << 3)
+#define DRM_EDID_INPUT_BLANK_TO_BLACK (1 << 4)
+#define DRM_EDID_INPUT_VIDEO_LEVEL (3 << 5)
+#define DRM_EDID_INPUT_DIGITAL (1 << 7)
+#define DRM_EDID_DIGITAL_DEPTH_MASK (7 << 4)
+#define DRM_EDID_DIGITAL_DEPTH_UNDEF (0 << 4)
+#define DRM_EDID_DIGITAL_DEPTH_6 (1 << 4)
+#define DRM_EDID_DIGITAL_DEPTH_8 (2 << 4)
+#define DRM_EDID_DIGITAL_DEPTH_10 (3 << 4)
+#define DRM_EDID_DIGITAL_DEPTH_12 (4 << 4)
+#define DRM_EDID_DIGITAL_DEPTH_14 (5 << 4)
+#define DRM_EDID_DIGITAL_DEPTH_16 (6 << 4)
+#define DRM_EDID_DIGITAL_DEPTH_RSVD (7 << 4)
+#define DRM_EDID_DIGITAL_TYPE_UNDEF (0)
+#define DRM_EDID_DIGITAL_TYPE_DVI (1)
+#define DRM_EDID_DIGITAL_TYPE_HDMI_A (2)
+#define DRM_EDID_DIGITAL_TYPE_HDMI_B (3)
+#define DRM_EDID_DIGITAL_TYPE_MDDI (4)
+#define DRM_EDID_DIGITAL_TYPE_DP (5)
+
+#define DRM_EDID_FEATURE_DEFAULT_GTF (1 << 0)
+#define DRM_EDID_FEATURE_PREFERRED_TIMING (1 << 1)
+#define DRM_EDID_FEATURE_STANDARD_COLOR (1 << 2)
+#define DRM_EDID_FEATURE_DISPLAY_TYPE (3 << 3) /* 00=mono, 01=rgb, 10=non-rgb, 11=unknown */
+/* If digital */
+#define DRM_EDID_FEATURE_COLOR_MASK (3 << 3)
+#define DRM_EDID_FEATURE_RGB (0 << 3)
+#define DRM_EDID_FEATURE_RGB_YCRCB444 (1 << 3)
+#define DRM_EDID_FEATURE_RGB_YCRCB422 (2 << 3)
+#define DRM_EDID_FEATURE_RGB_YCRCB (3 << 3) /* both 4:4:4 and 4:2:2 */
+
+#define DRM_EDID_FEATURE_PM_ACTIVE_OFF (1 << 5)
+#define DRM_EDID_FEATURE_PM_SUSPEND (1 << 6)
+#define DRM_EDID_FEATURE_PM_STANDBY (1 << 7)
+
+struct edid {
+ u8 header[8];
+ /* Vendor & product info */
+ u8 mfg_id[2];
+ u8 prod_code[2];
+ u32 serial; /* FIXME: byte order */
+ u8 mfg_week;
+ u8 mfg_year;
+ /* EDID version */
+ u8 version;
+ u8 revision;
+ /* Display info: */
+ u8 input;
+ u8 width_cm;
+ u8 height_cm;
+ u8 gamma;
+ u8 features;
+ /* Color characteristics */
+ u8 red_green_lo;
+ u8 black_white_lo;
+ u8 red_x;
+ u8 red_y;
+ u8 green_x;
+ u8 green_y;
+ u8 blue_x;
+ u8 blue_y;
+ u8 white_x;
+ u8 white_y;
+ /* Est. timings and mfg rsvd timings*/
+ struct est_timings established_timings;
+ /* Standard timings 1-8*/
+ struct std_timing standard_timings[8];
+ /* Detailing timings 1-4 */
+ struct detailed_timing detailed_timings[4];
+ /* Number of 128 byte ext. blocks */
+ u8 extensions;
+ /* Checksum */
+ u8 checksum;
+} __attribute__((packed));
+
+#define EDID_PRODUCT_ID(e) ((e)->prod_code[0] | ((e)->prod_code[1] << 8))
+
+struct drm_encoder;
+struct drm_connector;
+struct drm_display_mode;
+void drm_edid_to_eld(struct drm_connector *connector, struct edid *edid);
+int drm_av_sync_delay(struct drm_connector *connector,
+ struct drm_display_mode *mode);
+struct drm_connector *drm_select_eld(struct drm_encoder *encoder,
+ struct drm_display_mode *mode);
+
+#endif /* __DRM_EDID_H__ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_edid_modes.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_edid_modes.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,381 @@
+/*
+ * Copyright (c) 2007-2008 Intel Corporation
+ * Jesse Barnes <jesse.barnes at intel.com>
+ * Copyright 2010 Red Hat, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sub license,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ *
+ * $FreeBSD: head/sys/dev/drm2/drm_edid_modes.h 235783 2012-05-22 11:07:44Z kib $
+ */
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm_edid.h>
+
+/*
+ * Autogenerated from the DMT spec.
+ * This table is copied from xfree86/modes/xf86EdidModes.c.
+ * But the mode with Reduced blank feature is deleted.
+ */
+static struct drm_display_mode drm_dmt_modes[] = {
+ /* 640x350 at 85Hz */
+ { DRM_MODE("640x350", DRM_MODE_TYPE_DRIVER, 31500, 640, 672,
+ 736, 832, 0, 350, 382, 385, 445, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
+ /* 640x400 at 85Hz */
+ { DRM_MODE("640x400", DRM_MODE_TYPE_DRIVER, 31500, 640, 672,
+ 736, 832, 0, 400, 401, 404, 445, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 720x400 at 85Hz */
+ { DRM_MODE("720x400", DRM_MODE_TYPE_DRIVER, 35500, 720, 756,
+ 828, 936, 0, 400, 401, 404, 446, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 640x480 at 60Hz */
+ { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 25175, 640, 656,
+ 752, 800, 0, 480, 489, 492, 525, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
+ /* 640x480 at 72Hz */
+ { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 31500, 640, 664,
+ 704, 832, 0, 480, 489, 492, 520, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
+ /* 640x480 at 75Hz */
+ { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 31500, 640, 656,
+ 720, 840, 0, 480, 481, 484, 500, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
+ /* 640x480 at 85Hz */
+ { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 36000, 640, 696,
+ 752, 832, 0, 480, 481, 484, 509, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
+ /* 800x600 at 56Hz */
+ { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 36000, 800, 824,
+ 896, 1024, 0, 600, 601, 603, 625, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 800x600 at 60Hz */
+ { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 40000, 800, 840,
+ 968, 1056, 0, 600, 601, 605, 628, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 800x600 at 72Hz */
+ { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 50000, 800, 856,
+ 976, 1040, 0, 600, 637, 643, 666, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 800x600 at 75Hz */
+ { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 49500, 800, 816,
+ 896, 1056, 0, 600, 601, 604, 625, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 800x600 at 85Hz */
+ { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 56250, 800, 832,
+ 896, 1048, 0, 600, 601, 604, 631, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 848x480 at 60Hz */
+ { DRM_MODE("848x480", DRM_MODE_TYPE_DRIVER, 33750, 848, 864,
+ 976, 1088, 0, 480, 486, 494, 517, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1024x768 at 43Hz, interlace */
+ { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 44900, 1024, 1032,
+ 1208, 1264, 0, 768, 768, 772, 817, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC |
+ DRM_MODE_FLAG_INTERLACE) },
+ /* 1024x768 at 60Hz */
+ { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 65000, 1024, 1048,
+ 1184, 1344, 0, 768, 771, 777, 806, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
+ /* 1024x768 at 70Hz */
+ { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 75000, 1024, 1048,
+ 1184, 1328, 0, 768, 771, 777, 806, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
+ /* 1024x768 at 75Hz */
+ { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 78750, 1024, 1040,
+ 1136, 1312, 0, 768, 769, 772, 800, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1024x768 at 85Hz */
+ { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 94500, 1024, 1072,
+ 1168, 1376, 0, 768, 769, 772, 808, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1152x864 at 75Hz */
+ { DRM_MODE("1152x864", DRM_MODE_TYPE_DRIVER, 108000, 1152, 1216,
+ 1344, 1600, 0, 864, 865, 868, 900, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1280x768 at 60Hz */
+ { DRM_MODE("1280x768", DRM_MODE_TYPE_DRIVER, 79500, 1280, 1344,
+ 1472, 1664, 0, 768, 771, 778, 798, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1280x768 at 75Hz */
+ { DRM_MODE("1280x768", DRM_MODE_TYPE_DRIVER, 102250, 1280, 1360,
+ 1488, 1696, 0, 768, 771, 778, 805, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
+ /* 1280x768 at 85Hz */
+ { DRM_MODE("1280x768", DRM_MODE_TYPE_DRIVER, 117500, 1280, 1360,
+ 1496, 1712, 0, 768, 771, 778, 809, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1280x800 at 60Hz */
+ { DRM_MODE("1280x800", DRM_MODE_TYPE_DRIVER, 83500, 1280, 1352,
+ 1480, 1680, 0, 800, 803, 809, 831, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
+ /* 1280x800 at 75Hz */
+ { DRM_MODE("1280x800", DRM_MODE_TYPE_DRIVER, 106500, 1280, 1360,
+ 1488, 1696, 0, 800, 803, 809, 838, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1280x800 at 85Hz */
+ { DRM_MODE("1280x800", DRM_MODE_TYPE_DRIVER, 122500, 1280, 1360,
+ 1496, 1712, 0, 800, 803, 809, 843, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1280x960 at 60Hz */
+ { DRM_MODE("1280x960", DRM_MODE_TYPE_DRIVER, 108000, 1280, 1376,
+ 1488, 1800, 0, 960, 961, 964, 1000, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1280x960 at 85Hz */
+ { DRM_MODE("1280x960", DRM_MODE_TYPE_DRIVER, 148500, 1280, 1344,
+ 1504, 1728, 0, 960, 961, 964, 1011, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1280x1024 at 60Hz */
+ { DRM_MODE("1280x1024", DRM_MODE_TYPE_DRIVER, 108000, 1280, 1328,
+ 1440, 1688, 0, 1024, 1025, 1028, 1066, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1280x1024 at 75Hz */
+ { DRM_MODE("1280x1024", DRM_MODE_TYPE_DRIVER, 135000, 1280, 1296,
+ 1440, 1688, 0, 1024, 1025, 1028, 1066, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1280x1024 at 85Hz */
+ { DRM_MODE("1280x1024", DRM_MODE_TYPE_DRIVER, 157500, 1280, 1344,
+ 1504, 1728, 0, 1024, 1025, 1028, 1072, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1360x768 at 60Hz */
+ { DRM_MODE("1360x768", DRM_MODE_TYPE_DRIVER, 85500, 1360, 1424,
+ 1536, 1792, 0, 768, 771, 777, 795, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1440x1050 at 60Hz */
+ { DRM_MODE("1400x1050", DRM_MODE_TYPE_DRIVER, 121750, 1400, 1488,
+ 1632, 1864, 0, 1050, 1053, 1057, 1089, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1440x1050 at 75Hz */
+ { DRM_MODE("1400x1050", DRM_MODE_TYPE_DRIVER, 156000, 1400, 1504,
+ 1648, 1896, 0, 1050, 1053, 1057, 1099, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1440x1050 at 85Hz */
+ { DRM_MODE("1400x1050", DRM_MODE_TYPE_DRIVER, 179500, 1400, 1504,
+ 1656, 1912, 0, 1050, 1053, 1057, 1105, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1440x900 at 60Hz */
+ { DRM_MODE("1440x900", DRM_MODE_TYPE_DRIVER, 106500, 1440, 1520,
+ 1672, 1904, 0, 900, 903, 909, 934, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1440x900 at 75Hz */
+ { DRM_MODE("1440x900", DRM_MODE_TYPE_DRIVER, 136750, 1440, 1536,
+ 1688, 1936, 0, 900, 903, 909, 942, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1440x900 at 85Hz */
+ { DRM_MODE("1440x900", DRM_MODE_TYPE_DRIVER, 157000, 1440, 1544,
+ 1696, 1952, 0, 900, 903, 909, 948, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1600x1200 at 60Hz */
+ { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 162000, 1600, 1664,
+ 1856, 2160, 0, 1200, 1201, 1204, 1250, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1600x1200 at 65Hz */
+ { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 175500, 1600, 1664,
+ 1856, 2160, 0, 1200, 1201, 1204, 1250, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1600x1200 at 70Hz */
+ { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 189000, 1600, 1664,
+ 1856, 2160, 0, 1200, 1201, 1204, 1250, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1600x1200 at 75Hz */
+ { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 202500, 1600, 1664,
+ 1856, 2160, 0, 1200, 1201, 1204, 1250, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1600x1200 at 85Hz */
+ { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 229500, 1600, 1664,
+ 1856, 2160, 0, 1200, 1201, 1204, 1250, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1680x1050 at 60Hz */
+ { DRM_MODE("1680x1050", DRM_MODE_TYPE_DRIVER, 146250, 1680, 1784,
+ 1960, 2240, 0, 1050, 1053, 1059, 1089, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1680x1050 at 75Hz */
+ { DRM_MODE("1680x1050", DRM_MODE_TYPE_DRIVER, 187000, 1680, 1800,
+ 1976, 2272, 0, 1050, 1053, 1059, 1099, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1680x1050 at 85Hz */
+ { DRM_MODE("1680x1050", DRM_MODE_TYPE_DRIVER, 214750, 1680, 1808,
+ 1984, 2288, 0, 1050, 1053, 1059, 1105, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1792x1344 at 60Hz */
+ { DRM_MODE("1792x1344", DRM_MODE_TYPE_DRIVER, 204750, 1792, 1920,
+ 2120, 2448, 0, 1344, 1345, 1348, 1394, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1729x1344 at 75Hz */
+ { DRM_MODE("1792x1344", DRM_MODE_TYPE_DRIVER, 261000, 1792, 1888,
+ 2104, 2456, 0, 1344, 1345, 1348, 1417, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1853x1392 at 60Hz */
+ { DRM_MODE("1856x1392", DRM_MODE_TYPE_DRIVER, 218250, 1856, 1952,
+ 2176, 2528, 0, 1392, 1393, 1396, 1439, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1856x1392 at 75Hz */
+ { DRM_MODE("1856x1392", DRM_MODE_TYPE_DRIVER, 288000, 1856, 1984,
+ 2208, 2560, 0, 1392, 1395, 1399, 1500, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1920x1200 at 60Hz */
+ { DRM_MODE("1920x1200", DRM_MODE_TYPE_DRIVER, 193250, 1920, 2056,
+ 2256, 2592, 0, 1200, 1203, 1209, 1245, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1920x1200 at 75Hz */
+ { DRM_MODE("1920x1200", DRM_MODE_TYPE_DRIVER, 245250, 1920, 2056,
+ 2264, 2608, 0, 1200, 1203, 1209, 1255, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1920x1200 at 85Hz */
+ { DRM_MODE("1920x1200", DRM_MODE_TYPE_DRIVER, 281250, 1920, 2064,
+ 2272, 2624, 0, 1200, 1203, 1209, 1262, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1920x1440 at 60Hz */
+ { DRM_MODE("1920x1440", DRM_MODE_TYPE_DRIVER, 234000, 1920, 2048,
+ 2256, 2600, 0, 1440, 1441, 1444, 1500, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 1920x1440 at 75Hz */
+ { DRM_MODE("1920x1440", DRM_MODE_TYPE_DRIVER, 297000, 1920, 2064,
+ 2288, 2640, 0, 1440, 1441, 1444, 1500, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 2560x1600 at 60Hz */
+ { DRM_MODE("2560x1600", DRM_MODE_TYPE_DRIVER, 348500, 2560, 2752,
+ 3032, 3504, 0, 1600, 1603, 1609, 1658, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 2560x1600 at 75HZ */
+ { DRM_MODE("2560x1600", DRM_MODE_TYPE_DRIVER, 443250, 2560, 2768,
+ 3048, 3536, 0, 1600, 1603, 1609, 1672, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ /* 2560x1600 at 85HZ */
+ { DRM_MODE("2560x1600", DRM_MODE_TYPE_DRIVER, 505250, 2560, 2768,
+ 3048, 3536, 0, 1600, 1603, 1609, 1682, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
+};
+static const int drm_num_dmt_modes =
+ sizeof(drm_dmt_modes) / sizeof(struct drm_display_mode);
+
+static struct drm_display_mode edid_est_modes[] = {
+ { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 40000, 800, 840,
+ 968, 1056, 0, 600, 601, 605, 628, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 800x600 at 60Hz */
+ { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 36000, 800, 824,
+ 896, 1024, 0, 600, 601, 603, 625, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 800x600 at 56Hz */
+ { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 31500, 640, 656,
+ 720, 840, 0, 480, 481, 484, 500, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 640x480 at 75Hz */
+ { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 31500, 640, 664,
+ 704, 832, 0, 480, 489, 491, 520, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 640x480 at 72Hz */
+ { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 30240, 640, 704,
+ 768, 864, 0, 480, 483, 486, 525, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 640x480 at 67Hz */
+ { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 25200, 640, 656,
+ 752, 800, 0, 480, 490, 492, 525, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 640x480 at 60Hz */
+ { DRM_MODE("720x400", DRM_MODE_TYPE_DRIVER, 35500, 720, 738,
+ 846, 900, 0, 400, 421, 423, 449, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 720x400 at 88Hz */
+ { DRM_MODE("720x400", DRM_MODE_TYPE_DRIVER, 28320, 720, 738,
+ 846, 900, 0, 400, 412, 414, 449, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 720x400 at 70Hz */
+ { DRM_MODE("1280x1024", DRM_MODE_TYPE_DRIVER, 135000, 1280, 1296,
+ 1440, 1688, 0, 1024, 1025, 1028, 1066, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 1280x1024 at 75Hz */
+ { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 78800, 1024, 1040,
+ 1136, 1312, 0, 768, 769, 772, 800, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 1024x768 at 75Hz */
+ { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 75000, 1024, 1048,
+ 1184, 1328, 0, 768, 771, 777, 806, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 1024x768 at 70Hz */
+ { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 65000, 1024, 1048,
+ 1184, 1344, 0, 768, 771, 777, 806, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 1024x768 at 60Hz */
+ { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER,44900, 1024, 1032,
+ 1208, 1264, 0, 768, 768, 776, 817, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC | DRM_MODE_FLAG_INTERLACE) }, /* 1024x768 at 43Hz */
+ { DRM_MODE("832x624", DRM_MODE_TYPE_DRIVER, 57284, 832, 864,
+ 928, 1152, 0, 624, 625, 628, 667, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 832x624 at 75Hz */
+ { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 49500, 800, 816,
+ 896, 1056, 0, 600, 601, 604, 625, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 800x600 at 75Hz */
+ { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 50000, 800, 856,
+ 976, 1040, 0, 600, 637, 643, 666, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 800x600 at 72Hz */
+ { DRM_MODE("1152x864", DRM_MODE_TYPE_DRIVER, 108000, 1152, 1216,
+ 1344, 1600, 0, 864, 865, 868, 900, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 1152x864 at 75Hz */
+};
+
+static const struct {
+ short w;
+ short h;
+ short r;
+ short rb;
+} est3_modes[] = {
+ /* byte 6 */
+ { 640, 350, 85, 0 },
+ { 640, 400, 85, 0 },
+ { 720, 400, 85, 0 },
+ { 640, 480, 85, 0 },
+ { 848, 480, 60, 0 },
+ { 800, 600, 85, 0 },
+ { 1024, 768, 85, 0 },
+ { 1152, 864, 75, 0 },
+ /* byte 7 */
+ { 1280, 768, 60, 1 },
+ { 1280, 768, 60, 0 },
+ { 1280, 768, 75, 0 },
+ { 1280, 768, 85, 0 },
+ { 1280, 960, 60, 0 },
+ { 1280, 960, 85, 0 },
+ { 1280, 1024, 60, 0 },
+ { 1280, 1024, 85, 0 },
+ /* byte 8 */
+ { 1360, 768, 60, 0 },
+ { 1440, 900, 60, 1 },
+ { 1440, 900, 60, 0 },
+ { 1440, 900, 75, 0 },
+ { 1440, 900, 85, 0 },
+ { 1400, 1050, 60, 1 },
+ { 1400, 1050, 60, 0 },
+ { 1400, 1050, 75, 0 },
+ /* byte 9 */
+ { 1400, 1050, 85, 0 },
+ { 1680, 1050, 60, 1 },
+ { 1680, 1050, 60, 0 },
+ { 1680, 1050, 75, 0 },
+ { 1680, 1050, 85, 0 },
+ { 1600, 1200, 60, 0 },
+ { 1600, 1200, 65, 0 },
+ { 1600, 1200, 70, 0 },
+ /* byte 10 */
+ { 1600, 1200, 75, 0 },
+ { 1600, 1200, 85, 0 },
+ { 1792, 1344, 60, 0 },
+ { 1792, 1344, 85, 0 },
+ { 1856, 1392, 60, 0 },
+ { 1856, 1392, 75, 0 },
+ { 1920, 1200, 60, 1 },
+ { 1920, 1200, 60, 0 },
+ /* byte 11 */
+ { 1920, 1200, 75, 0 },
+ { 1920, 1200, 85, 0 },
+ { 1920, 1440, 60, 0 },
+ { 1920, 1440, 75, 0 },
+};
+static const int num_est3_modes = sizeof(est3_modes) / sizeof(est3_modes[0]);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_fb_helper.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_fb_helper.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1568 @@
+/*
+ * Copyright (c) 2006-2009 Red Hat Inc.
+ * Copyright (c) 2006-2008 Intel Corporation
+ * Copyright (c) 2007 Dave Airlie <airlied at linux.ie>
+ *
+ * DRM framebuffer helper functions
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that copyright
+ * notice and this permission notice appear in supporting documentation, and
+ * that the name of the copyright holders not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. The copyright holders make no representations
+ * about the suitability of this software for any purpose. It is provided "as
+ * is" without express or implied warranty.
+ *
+ * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+ * OF THIS SOFTWARE.
+ *
+ * Authors:
+ * Dave Airlie <airlied at linux.ie>
+ * Jesse Barnes <jesse.barnes at intel.com>
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_fb_helper.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm_crtc.h>
+#include <dev/drm2/drm_fb_helper.h>
+#include <dev/drm2/drm_crtc_helper.h>
+
+static DRM_LIST_HEAD(kernel_fb_helper_list);
+
+/* simple single crtc case helper function */
+int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper)
+{
+ struct drm_device *dev = fb_helper->dev;
+ struct drm_connector *connector;
+
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+ struct drm_fb_helper_connector *fb_helper_connector;
+
+ fb_helper_connector = malloc(
+ sizeof(struct drm_fb_helper_connector), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ fb_helper_connector->connector = connector;
+ fb_helper->connector_info[fb_helper->connector_count++] = fb_helper_connector;
+ }
+ return 0;
+}
+
+const char *fb_mode_option;
+
+/**
+ * drm_fb_helper_connector_parse_command_line - parse command line for connector
+ * @connector - connector to parse line for
+ * @mode_option - per connector mode option
+ *
+ * This parses the connector specific then generic command lines for
+ * modes and options to configure the connector.
+ *
+ * This uses the same parameters as the fb modedb.c, except for extra
+ * <xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd]
+ *
+ * enable/enable Digital/disable bit at the end
+ */
+static bool drm_fb_helper_connector_parse_command_line(struct drm_fb_helper_connector *fb_helper_conn,
+ const char *mode_option)
+{
+ const char *name;
+ unsigned int namelen;
+ int res_specified = 0, bpp_specified = 0, refresh_specified = 0;
+ unsigned int xres = 0, yres = 0, bpp = 32, refresh = 0;
+ int yres_specified = 0, cvt = 0, rb = 0, interlace = 0, margins = 0;
+ int i;
+ enum drm_connector_force force = DRM_FORCE_UNSPECIFIED;
+ struct drm_fb_helper_cmdline_mode *cmdline_mode;
+ struct drm_connector *connector;
+
+ if (!fb_helper_conn)
+ return false;
+ connector = fb_helper_conn->connector;
+
+ cmdline_mode = &fb_helper_conn->cmdline_mode;
+ if (!mode_option)
+ mode_option = fb_mode_option;
+
+ if (!mode_option) {
+ cmdline_mode->specified = false;
+ return false;
+ }
+
+ name = mode_option;
+ namelen = strlen(name);
+ for (i = namelen-1; i >= 0; i--) {
+ switch (name[i]) {
+ case '@':
+ namelen = i;
+ if (!refresh_specified && !bpp_specified &&
+ !yres_specified) {
+ refresh = strtol(&name[i+1], NULL, 10);
+ refresh_specified = 1;
+ if (cvt || rb)
+ cvt = 0;
+ } else
+ goto done;
+ break;
+ case '-':
+ namelen = i;
+ if (!bpp_specified && !yres_specified) {
+ bpp = strtol(&name[i+1], NULL, 10);
+ bpp_specified = 1;
+ if (cvt || rb)
+ cvt = 0;
+ } else
+ goto done;
+ break;
+ case 'x':
+ if (!yres_specified) {
+ yres = strtol(&name[i+1], NULL, 10);
+ yres_specified = 1;
+ } else
+ goto done;
+ case '0' ... '9':
+ break;
+ case 'M':
+ if (!yres_specified)
+ cvt = 1;
+ break;
+ case 'R':
+ if (cvt)
+ rb = 1;
+ break;
+ case 'm':
+ if (!cvt)
+ margins = 1;
+ break;
+ case 'i':
+ if (!cvt)
+ interlace = 1;
+ break;
+ case 'e':
+ force = DRM_FORCE_ON;
+ break;
+ case 'D':
+ if ((connector->connector_type != DRM_MODE_CONNECTOR_DVII) &&
+ (connector->connector_type != DRM_MODE_CONNECTOR_HDMIB))
+ force = DRM_FORCE_ON;
+ else
+ force = DRM_FORCE_ON_DIGITAL;
+ break;
+ case 'd':
+ force = DRM_FORCE_OFF;
+ break;
+ default:
+ goto done;
+ }
+ }
+ if (i < 0 && yres_specified) {
+ xres = strtol(name, NULL, 10);
+ res_specified = 1;
+ }
+done:
+
+ DRM_DEBUG_KMS("cmdline mode for connector %s %dx%d@%dHz%s%s%s\n",
+ drm_get_connector_name(connector), xres, yres,
+ (refresh) ? refresh : 60, (rb) ? " reduced blanking" :
+ "", (margins) ? " with margins" : "", (interlace) ?
+ " interlaced" : "");
+
+ if (force) {
+ const char *s;
+ switch (force) {
+ case DRM_FORCE_OFF: s = "OFF"; break;
+ case DRM_FORCE_ON_DIGITAL: s = "ON - dig"; break;
+ default:
+ case DRM_FORCE_ON: s = "ON"; break;
+ }
+
+ DRM_INFO("forcing %s connector %s\n",
+ drm_get_connector_name(connector), s);
+ connector->force = force;
+ }
+
+ if (res_specified) {
+ cmdline_mode->specified = true;
+ cmdline_mode->xres = xres;
+ cmdline_mode->yres = yres;
+ }
+
+ if (refresh_specified) {
+ cmdline_mode->refresh_specified = true;
+ cmdline_mode->refresh = refresh;
+ }
+
+ if (bpp_specified) {
+ cmdline_mode->bpp_specified = true;
+ cmdline_mode->bpp = bpp;
+ }
+ cmdline_mode->rb = rb ? true : false;
+ cmdline_mode->cvt = cvt ? true : false;
+ cmdline_mode->interlace = interlace ? true : false;
+
+ return true;
+}
+
+static int
+fb_get_options(const char *connector_name, char **option)
+{
+
+ return (1);
+}
+
+static int drm_fb_helper_parse_command_line(struct drm_fb_helper *fb_helper)
+{
+ struct drm_fb_helper_connector *fb_helper_conn;
+ int i;
+
+ for (i = 0; i < fb_helper->connector_count; i++) {
+ char *option = NULL;
+
+ fb_helper_conn = fb_helper->connector_info[i];
+
+ /* do something on return - turn off connector maybe */
+ if (fb_get_options(drm_get_connector_name(fb_helper_conn->connector), &option))
+ continue;
+
+ drm_fb_helper_connector_parse_command_line(fb_helper_conn, option);
+ }
+ return 0;
+}
+
+#if 0
+static void drm_fb_helper_save_lut_atomic(struct drm_crtc *crtc, struct drm_fb_helper *helper)
+{
+ uint16_t *r_base, *g_base, *b_base;
+ int i;
+
+ r_base = crtc->gamma_store;
+ g_base = r_base + crtc->gamma_size;
+ b_base = g_base + crtc->gamma_size;
+
+ for (i = 0; i < crtc->gamma_size; i++)
+ helper->funcs->gamma_get(crtc, &r_base[i], &g_base[i], &b_base[i], i);
+}
+
+static void drm_fb_helper_restore_lut_atomic(struct drm_crtc *crtc)
+{
+ uint16_t *r_base, *g_base, *b_base;
+
+ r_base = crtc->gamma_store;
+ g_base = r_base + crtc->gamma_size;
+ b_base = g_base + crtc->gamma_size;
+
+ crtc->funcs->gamma_set(crtc, r_base, g_base, b_base, 0, crtc->gamma_size);
+}
+#endif
+
+#if 0
+int drm_fb_helper_debug_enter(struct fb_info *info)
+{
+ struct drm_fb_helper *helper = info->par;
+ struct drm_crtc_helper_funcs *funcs;
+ int i;
+
+ if (list_empty(&kernel_fb_helper_list))
+ return false;
+
+ list_for_each_entry(helper, &kernel_fb_helper_list, kernel_fb_list) {
+ for (i = 0; i < helper->crtc_count; i++) {
+ struct drm_mode_set *mode_set =
+ &helper->crtc_info[i].mode_set;
+
+ if (!mode_set->crtc->enabled)
+ continue;
+
+ funcs = mode_set->crtc->helper_private;
+ drm_fb_helper_save_lut_atomic(mode_set->crtc, helper);
+ funcs->mode_set_base_atomic(mode_set->crtc,
+ mode_set->fb,
+ mode_set->x,
+ mode_set->y,
+ ENTER_ATOMIC_MODE_SET);
+ }
+ }
+
+ return 0;
+}
+#endif
+
+#if 0
+/* Find the real fb for a given fb helper CRTC */
+static struct drm_framebuffer *drm_mode_config_fb(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_crtc *c;
+
+ list_for_each_entry(c, &dev->mode_config.crtc_list, head) {
+ if (crtc->base.id == c->base.id)
+ return c->fb;
+ }
+
+ return NULL;
+}
+#endif
+
+#if 0
+int drm_fb_helper_debug_leave(struct fb_info *info)
+{
+ struct drm_fb_helper *helper = info->par;
+ struct drm_crtc *crtc;
+ struct drm_crtc_helper_funcs *funcs;
+ struct drm_framebuffer *fb;
+ int i;
+
+ for (i = 0; i < helper->crtc_count; i++) {
+ struct drm_mode_set *mode_set = &helper->crtc_info[i].mode_set;
+ crtc = mode_set->crtc;
+ funcs = crtc->helper_private;
+ fb = drm_mode_config_fb(crtc);
+
+ if (!crtc->enabled)
+ continue;
+
+ if (!fb) {
+ DRM_ERROR("no fb to restore??\n");
+ continue;
+ }
+
+ drm_fb_helper_restore_lut_atomic(mode_set->crtc);
+ funcs->mode_set_base_atomic(mode_set->crtc, fb, crtc->x,
+ crtc->y, LEAVE_ATOMIC_MODE_SET);
+ }
+
+ return 0;
+}
+#endif
+
+bool drm_fb_helper_restore_fbdev_mode(struct drm_fb_helper *fb_helper)
+{
+ bool error = false;
+ int i, ret;
+ for (i = 0; i < fb_helper->crtc_count; i++) {
+ struct drm_mode_set *mode_set = &fb_helper->crtc_info[i].mode_set;
+ ret = drm_crtc_helper_set_config(mode_set);
+ if (ret)
+ error = true;
+ }
+ return error;
+}
+
+#if 0
+bool drm_fb_helper_force_kernel_mode(void)
+{
+ bool ret, error = false;
+ struct drm_fb_helper *helper;
+
+ if (list_empty(&kernel_fb_helper_list))
+ return false;
+
+ list_for_each_entry(helper, &kernel_fb_helper_list, kernel_fb_list) {
+ if (helper->dev->switch_power_state == DRM_SWITCH_POWER_OFF)
+ continue;
+
+ ret = drm_fb_helper_restore_fbdev_mode(helper);
+ if (ret)
+ error = true;
+ }
+ return error;
+}
+#endif
+
+#if 0
+int drm_fb_helper_panic(struct notifier_block *n, unsigned long ununsed,
+ void *panic_str)
+{
+ printf("panic occurred, switching back to text console\n");
+ return drm_fb_helper_force_kernel_mode();
+ return 0;
+}
+
+static struct notifier_block paniced = {
+ .notifier_call = drm_fb_helper_panic,
+};
+
+/**
+ * drm_fb_helper_restore - restore the framebuffer console (kernel) config
+ *
+ * Restore's the kernel's fbcon mode, used for lastclose & panic paths.
+ */
+void drm_fb_helper_restore(void)
+{
+ bool ret;
+ ret = drm_fb_helper_force_kernel_mode();
+ if (ret == true)
+ DRM_ERROR("Failed to restore crtc configuration\n");
+}
+
+#ifdef CONFIG_MAGIC_SYSRQ
+static void drm_fb_helper_restore_work_fn(struct work_struct *ignored)
+{
+ drm_fb_helper_restore();
+}
+static DECLARE_WORK(drm_fb_helper_restore_work, drm_fb_helper_restore_work_fn);
+
+static void drm_fb_helper_sysrq(int dummy1)
+{
+ schedule_work(&drm_fb_helper_restore_work);
+}
+
+static struct sysrq_key_op sysrq_drm_fb_helper_restore_op = {
+ .handler = drm_fb_helper_sysrq,
+ .help_msg = "force-fb(V)",
+ .action_msg = "Restore framebuffer console",
+};
+#else
+static struct sysrq_key_op sysrq_drm_fb_helper_restore_op = { };
+#endif
+#endif
+
+#if 0
+static void drm_fb_helper_on(struct fb_info *info)
+{
+ struct drm_fb_helper *fb_helper = info->par;
+ struct drm_device *dev = fb_helper->dev;
+ struct drm_crtc *crtc;
+ struct drm_crtc_helper_funcs *crtc_funcs;
+ struct drm_connector *connector;
+ struct drm_encoder *encoder;
+ int i, j;
+
+ /*
+ * For each CRTC in this fb, turn the crtc on then,
+ * find all associated encoders and turn them on.
+ */
+ sx_xlock(&dev->mode_config.mutex);
+ for (i = 0; i < fb_helper->crtc_count; i++) {
+ crtc = fb_helper->crtc_info[i].mode_set.crtc;
+ crtc_funcs = crtc->helper_private;
+
+ if (!crtc->enabled)
+ continue;
+
+ crtc_funcs->dpms(crtc, DRM_MODE_DPMS_ON);
+
+ /* Walk the connectors & encoders on this fb turning them on */
+ for (j = 0; j < fb_helper->connector_count; j++) {
+ connector = fb_helper->connector_info[j]->connector;
+ connector->dpms = DRM_MODE_DPMS_ON;
+ drm_connector_property_set_value(connector,
+ dev->mode_config.dpms_property,
+ DRM_MODE_DPMS_ON);
+ }
+ /* Found a CRTC on this fb, now find encoders */
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+ if (encoder->crtc == crtc) {
+ struct drm_encoder_helper_funcs *encoder_funcs;
+
+ encoder_funcs = encoder->helper_private;
+ encoder_funcs->dpms(encoder, DRM_MODE_DPMS_ON);
+ }
+ }
+ }
+ sx_xunlock(&dev->mode_config.mutex);
+}
+#endif
+
+#if 0
+static void drm_fb_helper_off(struct fb_info *info, int dpms_mode)
+{
+ struct drm_fb_helper *fb_helper = info->par;
+ struct drm_device *dev = fb_helper->dev;
+ struct drm_crtc *crtc;
+ struct drm_crtc_helper_funcs *crtc_funcs;
+ struct drm_connector *connector;
+ struct drm_encoder *encoder;
+ int i, j;
+
+ /*
+ * For each CRTC in this fb, find all associated encoders
+ * and turn them off, then turn off the CRTC.
+ */
+ sx_xlock(&dev->mode_config.mutex);
+ for (i = 0; i < fb_helper->crtc_count; i++) {
+ crtc = fb_helper->crtc_info[i].mode_set.crtc;
+ crtc_funcs = crtc->helper_private;
+
+ if (!crtc->enabled)
+ continue;
+
+ /* Walk the connectors on this fb and mark them off */
+ for (j = 0; j < fb_helper->connector_count; j++) {
+ connector = fb_helper->connector_info[j]->connector;
+ connector->dpms = dpms_mode;
+ drm_connector_property_set_value(connector,
+ dev->mode_config.dpms_property,
+ dpms_mode);
+ }
+ /* Found a CRTC on this fb, now find encoders */
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+ if (encoder->crtc == crtc) {
+ struct drm_encoder_helper_funcs *encoder_funcs;
+
+ encoder_funcs = encoder->helper_private;
+ encoder_funcs->dpms(encoder, dpms_mode);
+ }
+ }
+ crtc_funcs->dpms(crtc, DRM_MODE_DPMS_OFF);
+ }
+ sx_xunlock(&dev->mode_config.mutex);
+}
+#endif
+
+#if 0
+int drm_fb_helper_blank(int blank, struct fb_info *info)
+{
+ switch (blank) {
+ /* Display: On; HSync: On, VSync: On */
+ case FB_BLANK_UNBLANK:
+ drm_fb_helper_on(info);
+ break;
+ /* Display: Off; HSync: On, VSync: On */
+ case FB_BLANK_NORMAL:
+ drm_fb_helper_off(info, DRM_MODE_DPMS_STANDBY);
+ break;
+ /* Display: Off; HSync: Off, VSync: On */
+ case FB_BLANK_HSYNC_SUSPEND:
+ drm_fb_helper_off(info, DRM_MODE_DPMS_STANDBY);
+ break;
+ /* Display: Off; HSync: On, VSync: Off */
+ case FB_BLANK_VSYNC_SUSPEND:
+ drm_fb_helper_off(info, DRM_MODE_DPMS_SUSPEND);
+ break;
+ /* Display: Off; HSync: Off, VSync: Off */
+ case FB_BLANK_POWERDOWN:
+ drm_fb_helper_off(info, DRM_MODE_DPMS_OFF);
+ break;
+ }
+ return 0;
+}
+#endif
+
+static void drm_fb_helper_crtc_free(struct drm_fb_helper *helper)
+{
+ int i;
+
+ for (i = 0; i < helper->connector_count; i++)
+ free(helper->connector_info[i], DRM_MEM_KMS);
+ free(helper->connector_info, DRM_MEM_KMS);
+ for (i = 0; i < helper->crtc_count; i++)
+ free(helper->crtc_info[i].mode_set.connectors, DRM_MEM_KMS);
+ free(helper->crtc_info, DRM_MEM_KMS);
+}
+
+int drm_fb_helper_init(struct drm_device *dev,
+ struct drm_fb_helper *fb_helper,
+ int crtc_count, int max_conn_count)
+{
+ struct drm_crtc *crtc;
+ int i;
+
+ fb_helper->dev = dev;
+
+ INIT_LIST_HEAD(&fb_helper->kernel_fb_list);
+
+ fb_helper->crtc_info = malloc(crtc_count *
+ sizeof(struct drm_fb_helper_crtc), DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ fb_helper->crtc_count = crtc_count;
+ fb_helper->connector_info = malloc(dev->mode_config.num_connector *
+ sizeof(struct drm_fb_helper_connector *), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+ fb_helper->connector_count = 0;
+
+ for (i = 0; i < crtc_count; i++) {
+ fb_helper->crtc_info[i].mode_set.connectors =
+ malloc(max_conn_count * sizeof(struct drm_connector *),
+ DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ fb_helper->crtc_info[i].mode_set.num_connectors = 0;
+ }
+
+ i = 0;
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
+ fb_helper->crtc_info[i].crtc_id = crtc->base.id;
+ fb_helper->crtc_info[i].mode_set.crtc = crtc;
+ i++;
+ }
+ fb_helper->conn_limit = max_conn_count;
+ return 0;
+}
+
+void drm_fb_helper_fini(struct drm_fb_helper *fb_helper)
+{
+ if (!list_empty(&fb_helper->kernel_fb_list)) {
+ list_del(&fb_helper->kernel_fb_list);
+ if (list_empty(&kernel_fb_helper_list)) {
+#if 0
+ printk(KERN_INFO "drm: unregistered panic notifier\n");
+ atomic_notifier_chain_unregister(&panic_notifier_list,
+ &paniced);
+ unregister_sysrq_key('v', &sysrq_drm_fb_helper_restore_op);
+#endif
+ }
+ }
+
+ drm_fb_helper_crtc_free(fb_helper);
+
+}
+
+#if 0
+static int setcolreg(struct drm_crtc *crtc, u16 red, u16 green,
+ u16 blue, u16 regno, struct fb_info *info)
+{
+ struct drm_fb_helper *fb_helper = info->par;
+ struct drm_framebuffer *fb = fb_helper->fb;
+ int pindex;
+
+ if (info->fix.visual == FB_VISUAL_trueCOLOR) {
+ u32 *palette;
+ u32 value;
+ /* place color in psuedopalette */
+ if (regno > 16)
+ return -EINVAL;
+ palette = (u32 *)info->pseudo_palette;
+ red >>= (16 - info->var.red.length);
+ green >>= (16 - info->var.green.length);
+ blue >>= (16 - info->var.blue.length);
+ value = (red << info->var.red.offset) |
+ (green << info->var.green.offset) |
+ (blue << info->var.blue.offset);
+ if (info->var.transp.length > 0) {
+ u32 mask = (1 << info->var.transp.length) - 1;
+ mask <<= info->var.transp.offset;
+ value |= mask;
+ }
+ palette[regno] = value;
+ return 0;
+ }
+
+ pindex = regno;
+
+ if (fb->bits_per_pixel == 16) {
+ pindex = regno << 3;
+
+ if (fb->depth == 16 && regno > 63)
+ return -EINVAL;
+ if (fb->depth == 15 && regno > 31)
+ return -EINVAL;
+
+ if (fb->depth == 16) {
+ u16 r, g, b;
+ int i;
+ if (regno < 32) {
+ for (i = 0; i < 8; i++)
+ fb_helper->funcs->gamma_set(crtc, red,
+ green, blue, pindex + i);
+ }
+
+ fb_helper->funcs->gamma_get(crtc, &r,
+ &g, &b,
+ pindex >> 1);
+
+ for (i = 0; i < 4; i++)
+ fb_helper->funcs->gamma_set(crtc, r,
+ green, b,
+ (pindex >> 1) + i);
+ }
+ }
+
+ if (fb->depth != 16)
+ fb_helper->funcs->gamma_set(crtc, red, green, blue, pindex);
+ return 0;
+}
+#endif
+
+#if 0
+int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info)
+{
+ struct drm_fb_helper *fb_helper = info->par;
+ struct drm_crtc_helper_funcs *crtc_funcs;
+ u16 *red, *green, *blue, *transp;
+ struct drm_crtc *crtc;
+ int i, j, rc = 0;
+ int start;
+
+ for (i = 0; i < fb_helper->crtc_count; i++) {
+ crtc = fb_helper->crtc_info[i].mode_set.crtc;
+ crtc_funcs = crtc->helper_private;
+
+ red = cmap->red;
+ green = cmap->green;
+ blue = cmap->blue;
+ transp = cmap->transp;
+ start = cmap->start;
+
+ for (j = 0; j < cmap->len; j++) {
+ u16 hred, hgreen, hblue, htransp = 0xffff;
+
+ hred = *red++;
+ hgreen = *green++;
+ hblue = *blue++;
+
+ if (transp)
+ htransp = *transp++;
+
+ rc = setcolreg(crtc, hred, hgreen, hblue, start++, info);
+ if (rc)
+ return rc;
+ }
+ crtc_funcs->load_lut(crtc);
+ }
+ return rc;
+}
+#endif
+
+#if 0
+int drm_fb_helper_check_var(struct fb_var_screeninfo *var,
+ struct fb_info *info)
+{
+ struct drm_fb_helper *fb_helper = info->par;
+ struct drm_framebuffer *fb = fb_helper->fb;
+ int depth;
+
+ if (var->pixclock != 0 || in_dbg_master())
+ return -EINVAL;
+
+ /* Need to resize the fb object !!! */
+ if (var->bits_per_pixel > fb->bits_per_pixel ||
+ var->xres > fb->width || var->yres > fb->height ||
+ var->xres_virtual > fb->width || var->yres_virtual > fb->height) {
+ DRM_DEBUG("fb userspace requested width/height/bpp is greater than current fb "
+ "request %dx%d-%d (virtual %dx%d) > %dx%d-%d\n",
+ var->xres, var->yres, var->bits_per_pixel,
+ var->xres_virtual, var->yres_virtual,
+ fb->width, fb->height, fb->bits_per_pixel);
+ return -EINVAL;
+ }
+
+ switch (var->bits_per_pixel) {
+ case 16:
+ depth = (var->green.length == 6) ? 16 : 15;
+ break;
+ case 32:
+ depth = (var->transp.length > 0) ? 32 : 24;
+ break;
+ default:
+ depth = var->bits_per_pixel;
+ break;
+ }
+
+ switch (depth) {
+ case 8:
+ var->red.offset = 0;
+ var->green.offset = 0;
+ var->blue.offset = 0;
+ var->red.length = 8;
+ var->green.length = 8;
+ var->blue.length = 8;
+ var->transp.length = 0;
+ var->transp.offset = 0;
+ break;
+ case 15:
+ var->red.offset = 10;
+ var->green.offset = 5;
+ var->blue.offset = 0;
+ var->red.length = 5;
+ var->green.length = 5;
+ var->blue.length = 5;
+ var->transp.length = 1;
+ var->transp.offset = 15;
+ break;
+ case 16:
+ var->red.offset = 11;
+ var->green.offset = 5;
+ var->blue.offset = 0;
+ var->red.length = 5;
+ var->green.length = 6;
+ var->blue.length = 5;
+ var->transp.length = 0;
+ var->transp.offset = 0;
+ break;
+ case 24:
+ var->red.offset = 16;
+ var->green.offset = 8;
+ var->blue.offset = 0;
+ var->red.length = 8;
+ var->green.length = 8;
+ var->blue.length = 8;
+ var->transp.length = 0;
+ var->transp.offset = 0;
+ break;
+ case 32:
+ var->red.offset = 16;
+ var->green.offset = 8;
+ var->blue.offset = 0;
+ var->red.length = 8;
+ var->green.length = 8;
+ var->blue.length = 8;
+ var->transp.length = 8;
+ var->transp.offset = 24;
+ break;
+ default:
+ return -EINVAL;
+ }
+ return 0;
+}
+#endif
+
+#if 0
+/* this will let fbcon do the mode init */
+int drm_fb_helper_set_par(struct fb_info *info)
+{
+ struct drm_fb_helper *fb_helper = info->par;
+ struct drm_device *dev = fb_helper->dev;
+ struct fb_var_screeninfo *var = &info->var;
+ struct drm_crtc *crtc;
+ int ret;
+ int i;
+
+ if (var->pixclock != 0) {
+ DRM_ERROR("PIXEL CLOCK SET\n");
+ return -EINVAL;
+ }
+
+ mutex_lock(&dev->mode_config.mutex);
+ for (i = 0; i < fb_helper->crtc_count; i++) {
+ crtc = fb_helper->crtc_info[i].mode_set.crtc;
+ ret = crtc->funcs->set_config(&fb_helper->crtc_info[i].mode_set);
+ if (ret) {
+ mutex_unlock(&dev->mode_config.mutex);
+ return ret;
+ }
+ }
+ mutex_unlock(&dev->mode_config.mutex);
+
+ if (fb_helper->delayed_hotplug) {
+ fb_helper->delayed_hotplug = false;
+ drm_fb_helper_hotplug_event(fb_helper);
+ }
+ return 0;
+}
+#endif
+
+#if 0
+int drm_fb_helper_pan_display(struct fb_var_screeninfo *var,
+ struct fb_info *info)
+{
+ struct drm_fb_helper *fb_helper = info->par;
+ struct drm_device *dev = fb_helper->dev;
+ struct drm_mode_set *modeset;
+ struct drm_crtc *crtc;
+ int ret = 0;
+ int i;
+
+ mutex_lock(&dev->mode_config.mutex);
+ for (i = 0; i < fb_helper->crtc_count; i++) {
+ crtc = fb_helper->crtc_info[i].mode_set.crtc;
+
+ modeset = &fb_helper->crtc_info[i].mode_set;
+
+ modeset->x = var->xoffset;
+ modeset->y = var->yoffset;
+
+ if (modeset->num_connectors) {
+ ret = crtc->funcs->set_config(modeset);
+ if (!ret) {
+ info->var.xoffset = var->xoffset;
+ info->var.yoffset = var->yoffset;
+ }
+ }
+ }
+ mutex_unlock(&dev->mode_config.mutex);
+ return ret;
+}
+#endif
+
+int drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper,
+ int preferred_bpp)
+{
+ int new_fb = 0;
+ int crtc_count = 0;
+ int i;
+#if 0
+ struct fb_info *info;
+#endif
+ struct drm_fb_helper_surface_size sizes;
+ int gamma_size = 0;
+
+ memset(&sizes, 0, sizeof(struct drm_fb_helper_surface_size));
+ sizes.surface_depth = 24;
+ sizes.surface_bpp = 32;
+ sizes.fb_width = (unsigned)-1;
+ sizes.fb_height = (unsigned)-1;
+
+ /* if driver picks 8 or 16 by default use that
+ for both depth/bpp */
+ if (preferred_bpp != sizes.surface_bpp) {
+ sizes.surface_depth = sizes.surface_bpp = preferred_bpp;
+ }
+ /* first up get a count of crtcs now in use and new min/maxes width/heights */
+ for (i = 0; i < fb_helper->connector_count; i++) {
+ struct drm_fb_helper_connector *fb_helper_conn = fb_helper->connector_info[i];
+ struct drm_fb_helper_cmdline_mode *cmdline_mode;
+
+ cmdline_mode = &fb_helper_conn->cmdline_mode;
+
+ if (cmdline_mode->bpp_specified) {
+ switch (cmdline_mode->bpp) {
+ case 8:
+ sizes.surface_depth = sizes.surface_bpp = 8;
+ break;
+ case 15:
+ sizes.surface_depth = 15;
+ sizes.surface_bpp = 16;
+ break;
+ case 16:
+ sizes.surface_depth = sizes.surface_bpp = 16;
+ break;
+ case 24:
+ sizes.surface_depth = sizes.surface_bpp = 24;
+ break;
+ case 32:
+ sizes.surface_depth = 24;
+ sizes.surface_bpp = 32;
+ break;
+ }
+ break;
+ }
+ }
+
+ crtc_count = 0;
+ for (i = 0; i < fb_helper->crtc_count; i++) {
+ struct drm_display_mode *desired_mode;
+ desired_mode = fb_helper->crtc_info[i].desired_mode;
+
+ if (desired_mode) {
+ if (gamma_size == 0)
+ gamma_size = fb_helper->crtc_info[i].mode_set.crtc->gamma_size;
+ if (desired_mode->hdisplay < sizes.fb_width)
+ sizes.fb_width = desired_mode->hdisplay;
+ if (desired_mode->vdisplay < sizes.fb_height)
+ sizes.fb_height = desired_mode->vdisplay;
+ if (desired_mode->hdisplay > sizes.surface_width)
+ sizes.surface_width = desired_mode->hdisplay;
+ if (desired_mode->vdisplay > sizes.surface_height)
+ sizes.surface_height = desired_mode->vdisplay;
+ crtc_count++;
+ }
+ }
+
+ if (crtc_count == 0 || sizes.fb_width == -1 || sizes.fb_height == -1) {
+ /* hmm everyone went away - assume VGA cable just fell out
+ and will come back later. */
+ DRM_INFO("Cannot find any crtc or sizes - going 1024x768\n");
+ sizes.fb_width = sizes.surface_width = 1024;
+ sizes.fb_height = sizes.surface_height = 768;
+ }
+
+ /* push down into drivers */
+ new_fb = (*fb_helper->funcs->fb_probe)(fb_helper, &sizes);
+ if (new_fb < 0)
+ return new_fb;
+
+#if 0
+ info = fb_helper->fbdev;
+#endif
+
+ /* set the fb pointer */
+ for (i = 0; i < fb_helper->crtc_count; i++) {
+ fb_helper->crtc_info[i].mode_set.fb = fb_helper->fb;
+ }
+
+#if 0
+ if (new_fb) {
+ info->var.pixclock = 0;
+ if (register_framebuffer(info) < 0) {
+ return -EINVAL;
+ }
+
+ printf("fb%d: %s frame buffer device\n", info->node,
+ info->fix.id);
+
+ } else {
+ drm_fb_helper_set_par(info);
+ }
+
+ /* Switch back to kernel console on panic */
+ /* multi card linked list maybe */
+ if (list_empty(&kernel_fb_helper_list)) {
+ printf("drm: registered panic notifier\n");
+ atomic_notifier_chain_register(&panic_notifier_list,
+ &paniced);
+ }
+ if (new_fb)
+ list_add(&fb_helper->kernel_fb_list, &kernel_fb_helper_list);
+#endif
+
+ return 0;
+}
+
+#if 0
+void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch,
+ uint32_t depth)
+{
+ info->fix.type = FB_TYPE_PACKED_PIXELS;
+ info->fix.visual = depth == 8 ? FB_VISUAL_PSEUDOCOLOR :
+ FB_VISUAL_trueCOLOR;
+ info->fix.mmio_start = 0;
+ info->fix.mmio_len = 0;
+ info->fix.type_aux = 0;
+ info->fix.xpanstep = 1; /* doing it in hw */
+ info->fix.ypanstep = 1; /* doing it in hw */
+ info->fix.ywrapstep = 0;
+ info->fix.accel = FB_ACCEL_NONE;
+ info->fix.type_aux = 0;
+
+ info->fix.line_length = pitch;
+ return;
+}
+
+void drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper,
+ uint32_t fb_width, uint32_t fb_height)
+{
+ struct drm_framebuffer *fb = fb_helper->fb;
+ info->pseudo_palette = fb_helper->pseudo_palette;
+ info->var.xres_virtual = fb->width;
+ info->var.yres_virtual = fb->height;
+ info->var.bits_per_pixel = fb->bits_per_pixel;
+ info->var.accel_flags = FB_ACCELF_TEXT;
+ info->var.xoffset = 0;
+ info->var.yoffset = 0;
+ info->var.activate = FB_ACTIVATE_NOW;
+ info->var.height = -1;
+ info->var.width = -1;
+
+ switch (fb->depth) {
+ case 8:
+ info->var.red.offset = 0;
+ info->var.green.offset = 0;
+ info->var.blue.offset = 0;
+ info->var.red.length = 8; /* 8bit DAC */
+ info->var.green.length = 8;
+ info->var.blue.length = 8;
+ info->var.transp.offset = 0;
+ info->var.transp.length = 0;
+ break;
+ case 15:
+ info->var.red.offset = 10;
+ info->var.green.offset = 5;
+ info->var.blue.offset = 0;
+ info->var.red.length = 5;
+ info->var.green.length = 5;
+ info->var.blue.length = 5;
+ info->var.transp.offset = 15;
+ info->var.transp.length = 1;
+ break;
+ case 16:
+ info->var.red.offset = 11;
+ info->var.green.offset = 5;
+ info->var.blue.offset = 0;
+ info->var.red.length = 5;
+ info->var.green.length = 6;
+ info->var.blue.length = 5;
+ info->var.transp.offset = 0;
+ break;
+ case 24:
+ info->var.red.offset = 16;
+ info->var.green.offset = 8;
+ info->var.blue.offset = 0;
+ info->var.red.length = 8;
+ info->var.green.length = 8;
+ info->var.blue.length = 8;
+ info->var.transp.offset = 0;
+ info->var.transp.length = 0;
+ break;
+ case 32:
+ info->var.red.offset = 16;
+ info->var.green.offset = 8;
+ info->var.blue.offset = 0;
+ info->var.red.length = 8;
+ info->var.green.length = 8;
+ info->var.blue.length = 8;
+ info->var.transp.offset = 24;
+ info->var.transp.length = 8;
+ break;
+ default:
+ break;
+ }
+
+ info->var.xres = fb_width;
+ info->var.yres = fb_height;
+}
+#endif
+
+static int drm_fb_helper_probe_connector_modes(struct drm_fb_helper *fb_helper,
+ uint32_t maxX,
+ uint32_t maxY)
+{
+ struct drm_connector *connector;
+ int count = 0;
+ int i;
+
+ for (i = 0; i < fb_helper->connector_count; i++) {
+ connector = fb_helper->connector_info[i]->connector;
+ count += connector->funcs->fill_modes(connector, maxX, maxY);
+ }
+
+ return count;
+}
+
+static struct drm_display_mode *drm_has_preferred_mode(struct drm_fb_helper_connector *fb_connector, int width, int height)
+{
+ struct drm_display_mode *mode;
+
+ list_for_each_entry(mode, &fb_connector->connector->modes, head) {
+ if (drm_mode_width(mode) > width ||
+ drm_mode_height(mode) > height)
+ continue;
+ if (mode->type & DRM_MODE_TYPE_PREFERRED)
+ return mode;
+ }
+ return NULL;
+}
+
+static bool drm_has_cmdline_mode(struct drm_fb_helper_connector *fb_connector)
+{
+ struct drm_fb_helper_cmdline_mode *cmdline_mode;
+ cmdline_mode = &fb_connector->cmdline_mode;
+ return cmdline_mode->specified;
+}
+
+static struct drm_display_mode *drm_pick_cmdline_mode(struct drm_fb_helper_connector *fb_helper_conn,
+ int width, int height)
+{
+ struct drm_cmdline_mode *cmdline_mode;
+ struct drm_display_mode *mode = NULL;
+
+ cmdline_mode = &fb_helper_conn->cmdline_mode1;
+ if (cmdline_mode->specified == false &&
+ !drm_fetch_cmdline_mode_from_kenv(fb_helper_conn->connector,
+ cmdline_mode))
+ return (NULL);
+
+ /* attempt to find a matching mode in the list of modes
+ * we have gotten so far, if not add a CVT mode that conforms
+ */
+ if (cmdline_mode->rb || cmdline_mode->margins)
+ goto create_mode;
+
+ list_for_each_entry(mode, &fb_helper_conn->connector->modes, head) {
+ /* check width/height */
+ if (mode->hdisplay != cmdline_mode->xres ||
+ mode->vdisplay != cmdline_mode->yres)
+ continue;
+
+ if (cmdline_mode->refresh_specified) {
+ if (mode->vrefresh != cmdline_mode->refresh)
+ continue;
+ }
+
+ if (cmdline_mode->interlace) {
+ if (!(mode->flags & DRM_MODE_FLAG_INTERLACE))
+ continue;
+ }
+ return mode;
+ }
+
+create_mode:
+ if (cmdline_mode->cvt)
+ mode = drm_cvt_mode(fb_helper_conn->connector->dev,
+ cmdline_mode->xres, cmdline_mode->yres,
+ cmdline_mode->refresh_specified ? cmdline_mode->refresh : 60,
+ cmdline_mode->rb, cmdline_mode->interlace,
+ cmdline_mode->margins);
+ else
+ mode = drm_gtf_mode(fb_helper_conn->connector->dev,
+ cmdline_mode->xres, cmdline_mode->yres,
+ cmdline_mode->refresh_specified ? cmdline_mode->refresh : 60,
+ cmdline_mode->interlace,
+ cmdline_mode->margins);
+ drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V);
+ list_add(&mode->head, &fb_helper_conn->connector->modes);
+ return mode;
+}
+
+static bool drm_connector_enabled(struct drm_connector *connector, bool strict)
+{
+ bool enable;
+
+ if (strict) {
+ enable = connector->status == connector_status_connected;
+ } else {
+ enable = connector->status != connector_status_disconnected;
+ }
+ return enable;
+}
+
+static void drm_enable_connectors(struct drm_fb_helper *fb_helper,
+ bool *enabled)
+{
+ bool any_enabled = false;
+ struct drm_connector *connector;
+ int i = 0;
+
+ for (i = 0; i < fb_helper->connector_count; i++) {
+ connector = fb_helper->connector_info[i]->connector;
+ enabled[i] = drm_connector_enabled(connector, true);
+ DRM_DEBUG_KMS("connector %d enabled? %s\n", connector->base.id,
+ enabled[i] ? "yes" : "no");
+ any_enabled |= enabled[i];
+ }
+
+ if (any_enabled)
+ return;
+
+ for (i = 0; i < fb_helper->connector_count; i++) {
+ connector = fb_helper->connector_info[i]->connector;
+ enabled[i] = drm_connector_enabled(connector, false);
+ }
+}
+
+static bool drm_target_cloned(struct drm_fb_helper *fb_helper,
+ struct drm_display_mode **modes,
+ bool *enabled, int width, int height)
+{
+ int count, i, j;
+ bool can_clone = false;
+ struct drm_fb_helper_connector *fb_helper_conn;
+ struct drm_display_mode *dmt_mode, *mode;
+
+ /* only contemplate cloning in the single crtc case */
+ if (fb_helper->crtc_count > 1)
+ return false;
+
+ count = 0;
+ for (i = 0; i < fb_helper->connector_count; i++) {
+ if (enabled[i])
+ count++;
+ }
+
+ /* only contemplate cloning if more than one connector is enabled */
+ if (count <= 1)
+ return false;
+
+ /* check the command line or if nothing common pick 1024x768 */
+ can_clone = true;
+ for (i = 0; i < fb_helper->connector_count; i++) {
+ if (!enabled[i])
+ continue;
+ fb_helper_conn = fb_helper->connector_info[i];
+ modes[i] = drm_pick_cmdline_mode(fb_helper_conn, width, height);
+ if (!modes[i]) {
+ can_clone = false;
+ break;
+ }
+ for (j = 0; j < i; j++) {
+ if (!enabled[j])
+ continue;
+ if (!drm_mode_equal(modes[j], modes[i]))
+ can_clone = false;
+ }
+ }
+
+ if (can_clone) {
+ DRM_DEBUG_KMS("can clone using command line\n");
+ return true;
+ }
+
+ /* try and find a 1024x768 mode on each connector */
+ can_clone = true;
+ dmt_mode = drm_mode_find_dmt(fb_helper->dev, 1024, 768, 60);
+
+ for (i = 0; i < fb_helper->connector_count; i++) {
+
+ if (!enabled[i])
+ continue;
+
+ fb_helper_conn = fb_helper->connector_info[i];
+ list_for_each_entry(mode, &fb_helper_conn->connector->modes, head) {
+ if (drm_mode_equal(mode, dmt_mode))
+ modes[i] = mode;
+ }
+ if (!modes[i])
+ can_clone = false;
+ }
+
+ if (can_clone) {
+ DRM_DEBUG_KMS("can clone using 1024x768\n");
+ return true;
+ }
+ DRM_INFO("kms: can't enable cloning when we probably wanted to.\n");
+ return false;
+}
+
+static bool drm_target_preferred(struct drm_fb_helper *fb_helper,
+ struct drm_display_mode **modes,
+ bool *enabled, int width, int height)
+{
+ struct drm_fb_helper_connector *fb_helper_conn;
+ int i;
+
+ for (i = 0; i < fb_helper->connector_count; i++) {
+ fb_helper_conn = fb_helper->connector_info[i];
+
+ if (enabled[i] == false)
+ continue;
+
+ DRM_DEBUG_KMS("looking for cmdline mode on connector %d\n",
+ fb_helper_conn->connector->base.id);
+
+ /* got for command line mode first */
+ modes[i] = drm_pick_cmdline_mode(fb_helper_conn, width, height);
+ if (!modes[i]) {
+ DRM_DEBUG_KMS("looking for preferred mode on connector %d\n",
+ fb_helper_conn->connector->base.id);
+ modes[i] = drm_has_preferred_mode(fb_helper_conn, width, height);
+ }
+ /* No preferred modes, pick one off the list */
+ if (!modes[i] && !list_empty(&fb_helper_conn->connector->modes)) {
+ list_for_each_entry(modes[i], &fb_helper_conn->connector->modes, head)
+ break;
+ }
+ DRM_DEBUG_KMS("found mode %s\n", modes[i] ? modes[i]->name :
+ "none");
+ }
+ return true;
+}
+
+static int drm_pick_crtcs(struct drm_fb_helper *fb_helper,
+ struct drm_fb_helper_crtc **best_crtcs,
+ struct drm_display_mode **modes,
+ int n, int width, int height)
+{
+ int c, o;
+ struct drm_device *dev = fb_helper->dev;
+ struct drm_connector *connector;
+ struct drm_connector_helper_funcs *connector_funcs;
+ struct drm_encoder *encoder;
+ struct drm_fb_helper_crtc *best_crtc;
+ int my_score, best_score, score;
+ struct drm_fb_helper_crtc **crtcs, *crtc;
+ struct drm_fb_helper_connector *fb_helper_conn;
+
+ if (n == fb_helper->connector_count)
+ return 0;
+
+ fb_helper_conn = fb_helper->connector_info[n];
+ connector = fb_helper_conn->connector;
+
+ best_crtcs[n] = NULL;
+ best_crtc = NULL;
+ best_score = drm_pick_crtcs(fb_helper, best_crtcs, modes, n+1, width, height);
+ if (modes[n] == NULL)
+ return best_score;
+
+ crtcs = malloc(dev->mode_config.num_connector *
+ sizeof(struct drm_fb_helper_crtc *), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ my_score = 1;
+ if (connector->status == connector_status_connected)
+ my_score++;
+ if (drm_has_cmdline_mode(fb_helper_conn))
+ my_score++;
+ if (drm_has_preferred_mode(fb_helper_conn, width, height))
+ my_score++;
+
+ connector_funcs = connector->helper_private;
+ encoder = connector_funcs->best_encoder(connector);
+ if (!encoder)
+ goto out;
+
+ /* select a crtc for this connector and then attempt to configure
+ remaining connectors */
+ for (c = 0; c < fb_helper->crtc_count; c++) {
+ crtc = &fb_helper->crtc_info[c];
+
+ if ((encoder->possible_crtcs & (1 << c)) == 0) {
+ continue;
+ }
+
+ for (o = 0; o < n; o++)
+ if (best_crtcs[o] == crtc)
+ break;
+
+ if (o < n) {
+ /* ignore cloning unless only a single crtc */
+ if (fb_helper->crtc_count > 1)
+ continue;
+
+ if (!drm_mode_equal(modes[o], modes[n]))
+ continue;
+ }
+
+ crtcs[n] = crtc;
+ memcpy(crtcs, best_crtcs, n * sizeof(struct drm_fb_helper_crtc *));
+ score = my_score + drm_pick_crtcs(fb_helper, crtcs, modes, n + 1,
+ width, height);
+ if (score > best_score) {
+ best_crtc = crtc;
+ best_score = score;
+ memcpy(best_crtcs, crtcs,
+ dev->mode_config.num_connector *
+ sizeof(struct drm_fb_helper_crtc *));
+ }
+ }
+out:
+ free(crtcs, DRM_MEM_KMS);
+ return best_score;
+}
+
+static void drm_setup_crtcs(struct drm_fb_helper *fb_helper)
+{
+ struct drm_device *dev = fb_helper->dev;
+ struct drm_fb_helper_crtc **crtcs;
+ struct drm_display_mode **modes;
+ struct drm_encoder *encoder;
+ struct drm_mode_set *modeset;
+ bool *enabled;
+ int width, height;
+ int i, ret;
+
+ DRM_DEBUG_KMS("\n");
+
+ width = dev->mode_config.max_width;
+ height = dev->mode_config.max_height;
+
+ /* clean out all the encoder/crtc combos */
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+ encoder->crtc = NULL;
+ }
+
+ crtcs = malloc(dev->mode_config.num_connector *
+ sizeof(struct drm_fb_helper_crtc *), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+ modes = malloc(dev->mode_config.num_connector *
+ sizeof(struct drm_display_mode *), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+ enabled = malloc(dev->mode_config.num_connector *
+ sizeof(bool), DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ drm_enable_connectors(fb_helper, enabled);
+
+ ret = drm_target_cloned(fb_helper, modes, enabled, width, height);
+ if (!ret) {
+ ret = drm_target_preferred(fb_helper, modes, enabled, width, height);
+ if (!ret)
+ DRM_ERROR("Unable to find initial modes\n");
+ }
+
+ DRM_DEBUG_KMS("picking CRTCs for %dx%d config\n", width, height);
+
+ drm_pick_crtcs(fb_helper, crtcs, modes, 0, width, height);
+
+ /* need to set the modesets up here for use later */
+ /* fill out the connector<->crtc mappings into the modesets */
+ for (i = 0; i < fb_helper->crtc_count; i++) {
+ modeset = &fb_helper->crtc_info[i].mode_set;
+ modeset->num_connectors = 0;
+ }
+
+ for (i = 0; i < fb_helper->connector_count; i++) {
+ struct drm_display_mode *mode = modes[i];
+ struct drm_fb_helper_crtc *fb_crtc = crtcs[i];
+ modeset = &fb_crtc->mode_set;
+
+ if (mode && fb_crtc) {
+ DRM_DEBUG_KMS("desired mode %s set on crtc %d\n",
+ mode->name, fb_crtc->mode_set.crtc->base.id);
+ fb_crtc->desired_mode = mode;
+ if (modeset->mode)
+ drm_mode_destroy(dev, modeset->mode);
+ modeset->mode = drm_mode_duplicate(dev,
+ fb_crtc->desired_mode);
+ modeset->connectors[modeset->num_connectors++] = fb_helper->connector_info[i]->connector;
+ }
+ }
+
+ free(crtcs, DRM_MEM_KMS);
+ free(modes, DRM_MEM_KMS);
+ free(enabled, DRM_MEM_KMS);
+}
+
+/**
+ * drm_helper_initial_config - setup a sane initial connector configuration
+ * @dev: DRM device
+ *
+ * LOCKING:
+ * Called at init time, must take mode config lock.
+ *
+ * Scan the CRTCs and connectors and try to put together an initial setup.
+ * At the moment, this is a cloned configuration across all heads with
+ * a new framebuffer object as the backing store.
+ *
+ * RETURNS:
+ * Zero if everything went ok, nonzero otherwise.
+ */
+bool drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel)
+{
+ struct drm_device *dev = fb_helper->dev;
+ int count = 0;
+
+ /* disable all the possible outputs/crtcs before entering KMS mode */
+ drm_helper_disable_unused_functions(fb_helper->dev);
+
+ drm_fb_helper_parse_command_line(fb_helper);
+
+ count = drm_fb_helper_probe_connector_modes(fb_helper,
+ dev->mode_config.max_width,
+ dev->mode_config.max_height);
+ /*
+ * we shouldn't end up with no modes here.
+ */
+ if (count == 0) {
+ printf("No connectors reported connected with modes\n");
+ }
+ drm_setup_crtcs(fb_helper);
+
+ return drm_fb_helper_single_fb_probe(fb_helper, bpp_sel);
+}
+
+int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper)
+{
+ struct drm_device *dev = fb_helper->dev;
+ int count = 0;
+ u32 max_width, max_height, bpp_sel;
+ bool bound = false, crtcs_bound = false;
+ struct drm_crtc *crtc;
+
+ if (!fb_helper->fb)
+ return 0;
+
+ sx_xlock(&dev->mode_config.mutex);
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
+ if (crtc->fb)
+ crtcs_bound = true;
+ if (crtc->fb == fb_helper->fb)
+ bound = true;
+ }
+
+ if (!bound && crtcs_bound) {
+ fb_helper->delayed_hotplug = true;
+ sx_xunlock(&dev->mode_config.mutex);
+ return 0;
+ }
+ DRM_DEBUG_KMS("\n");
+
+ max_width = fb_helper->fb->width;
+ max_height = fb_helper->fb->height;
+ bpp_sel = fb_helper->fb->bits_per_pixel;
+
+ count = drm_fb_helper_probe_connector_modes(fb_helper, max_width,
+ max_height);
+ drm_setup_crtcs(fb_helper);
+ sx_xunlock(&dev->mode_config.mutex);
+
+ return drm_fb_helper_single_fb_probe(fb_helper, bpp_sel);
+}
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_fb_helper.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_fb_helper.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,141 @@
+/*
+ * Copyright (c) 2006-2009 Red Hat Inc.
+ * Copyright (c) 2006-2008 Intel Corporation
+ * Copyright (c) 2007 Dave Airlie <airlied at linux.ie>
+ *
+ * DRM framebuffer helper functions
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that copyright
+ * notice and this permission notice appear in supporting documentation, and
+ * that the name of the copyright holders not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. The copyright holders make no representations
+ * about the suitability of this software for any purpose. It is provided "as
+ * is" without express or implied warranty.
+ *
+ * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+ * OF THIS SOFTWARE.
+ *
+ * Authors:
+ * Dave Airlie <airlied at linux.ie>
+ * Jesse Barnes <jesse.barnes at intel.com>
+ *
+ * $FreeBSD: head/sys/dev/drm2/drm_fb_helper.h 235783 2012-05-22 11:07:44Z kib $
+ */
+#ifndef DRM_FB_HELPER_H
+#define DRM_FB_HELPER_H
+
+struct drm_fb_helper;
+
+struct drm_fb_helper_crtc {
+ uint32_t crtc_id;
+ struct drm_mode_set mode_set;
+ struct drm_display_mode *desired_mode;
+};
+
+/* mode specified on the command line */
+struct drm_fb_helper_cmdline_mode {
+ bool specified;
+ bool refresh_specified;
+ bool bpp_specified;
+ int xres, yres;
+ int bpp;
+ int refresh;
+ bool rb;
+ bool interlace;
+ bool cvt;
+ bool margins;
+};
+
+struct drm_fb_helper_surface_size {
+ u32 fb_width;
+ u32 fb_height;
+ u32 surface_width;
+ u32 surface_height;
+ u32 surface_bpp;
+ u32 surface_depth;
+};
+
+struct drm_fb_helper_funcs {
+ void (*gamma_set)(struct drm_crtc *crtc, u16 red, u16 green,
+ u16 blue, int regno);
+ void (*gamma_get)(struct drm_crtc *crtc, u16 *red, u16 *green,
+ u16 *blue, int regno);
+
+ int (*fb_probe)(struct drm_fb_helper *helper,
+ struct drm_fb_helper_surface_size *sizes);
+};
+
+struct drm_fb_helper_connector {
+ struct drm_fb_helper_cmdline_mode cmdline_mode;
+ struct drm_cmdline_mode cmdline_mode1;
+ struct drm_connector *connector;
+};
+
+struct drm_fb_helper {
+ struct drm_framebuffer *fb;
+ struct drm_framebuffer *saved_fb;
+ struct drm_device *dev;
+ struct drm_display_mode *mode;
+ int crtc_count;
+ struct drm_fb_helper_crtc *crtc_info;
+ int connector_count;
+ struct drm_fb_helper_connector **connector_info;
+ struct drm_fb_helper_funcs *funcs;
+ int conn_limit;
+ struct fb_info *fbdev;
+ u32 pseudo_palette[17];
+ struct list_head kernel_fb_list;
+
+ /* we got a hotplug but fbdev wasn't running the console
+ delay until next set_par */
+ bool delayed_hotplug;
+};
+
+struct fb_var_screeninfo;
+struct fb_cmap;
+
+int drm_fb_helper_single_fb_probe(struct drm_fb_helper *helper,
+ int preferred_bpp);
+
+int drm_fb_helper_init(struct drm_device *dev,
+ struct drm_fb_helper *helper, int crtc_count,
+ int max_conn);
+void drm_fb_helper_fini(struct drm_fb_helper *helper);
+int drm_fb_helper_blank(int blank, struct fb_info *info);
+int drm_fb_helper_pan_display(struct fb_var_screeninfo *var,
+ struct fb_info *info);
+int drm_fb_helper_set_par(struct fb_info *info);
+int drm_fb_helper_check_var(struct fb_var_screeninfo *var,
+ struct fb_info *info);
+int drm_fb_helper_setcolreg(unsigned regno,
+ unsigned red,
+ unsigned green,
+ unsigned blue,
+ unsigned transp,
+ struct fb_info *info);
+
+bool drm_fb_helper_restore_fbdev_mode(struct drm_fb_helper *fb_helper);
+void drm_fb_helper_restore(void);
+void drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper,
+ uint32_t fb_width, uint32_t fb_height);
+void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch,
+ uint32_t depth);
+
+int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info);
+
+int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper);
+bool drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel);
+int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper);
+int drm_fb_helper_debug_enter(struct fb_info *info);
+int drm_fb_helper_debug_leave(struct fb_info *info);
+bool drm_fb_helper_force_kernel_mode(void);
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_fops.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_fops.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,202 @@
+/*-
+ * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Rickard E. (Rik) Faith <faith at valinux.com>
+ * Daryll Strauss <daryll at valinux.com>
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_fops.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_fops.c
+ * Support code for dealing with the file privates associated with each
+ * open of the DRM device.
+ */
+
+#include <dev/drm2/drmP.h>
+
+/* drm_open_helper is called whenever a process opens /dev/drm. */
+int drm_open_helper(struct cdev *kdev, int flags, int fmt, DRM_STRUCTPROC *p,
+ struct drm_device *dev)
+{
+ struct drm_file *priv;
+ int retcode;
+
+ if (flags & O_EXCL)
+ return EBUSY; /* No exclusive opens */
+ dev->flags = flags;
+
+ DRM_DEBUG("pid = %d, device = %s\n", DRM_CURRENTPID, devtoname(kdev));
+
+ priv = malloc(sizeof(*priv), DRM_MEM_FILES, M_NOWAIT | M_ZERO);
+ if (priv == NULL) {
+ return ENOMEM;
+ }
+
+ retcode = devfs_set_cdevpriv(priv, drm_close);
+ if (retcode != 0) {
+ free(priv, DRM_MEM_FILES);
+ return retcode;
+ }
+
+ DRM_LOCK(dev);
+ priv->dev = dev;
+ priv->uid = p->td_ucred->cr_svuid;
+ priv->pid = p->td_proc->p_pid;
+ priv->ioctl_count = 0;
+
+ /* for compatibility root is always authenticated */
+ priv->authenticated = DRM_SUSER(p);
+
+ INIT_LIST_HEAD(&priv->fbs);
+ INIT_LIST_HEAD(&priv->event_list);
+ priv->event_space = 4096; /* set aside 4k for event buffer */
+
+ if (dev->driver->driver_features & DRIVER_GEM)
+ drm_gem_open(dev, priv);
+
+ if (dev->driver->open) {
+ /* shared code returns -errno */
+ retcode = -dev->driver->open(dev, priv);
+ if (retcode != 0) {
+ devfs_clear_cdevpriv();
+ free(priv, DRM_MEM_FILES);
+ DRM_UNLOCK(dev);
+ return retcode;
+ }
+ }
+
+ /* first opener automatically becomes master */
+ priv->master = TAILQ_EMPTY(&dev->files);
+
+ TAILQ_INSERT_TAIL(&dev->files, priv, link);
+ DRM_UNLOCK(dev);
+ kdev->si_drv1 = dev;
+ return 0;
+}
+
+static bool
+drm_dequeue_event(struct drm_device *dev, struct drm_file *file_priv,
+ struct uio *uio, struct drm_pending_event **out)
+{
+ struct drm_pending_event *e;
+
+ if (list_empty(&file_priv->event_list))
+ return (false);
+ e = list_first_entry(&file_priv->event_list,
+ struct drm_pending_event, link);
+ if (e->event->length > uio->uio_resid)
+ return (false);
+
+ file_priv->event_space += e->event->length;
+ list_del(&e->link);
+ *out = e;
+ return (true);
+}
+
+int
+drm_read(struct cdev *kdev, struct uio *uio, int ioflag)
+{
+ struct drm_file *file_priv;
+ struct drm_device *dev;
+ struct drm_pending_event *e;
+ int error;
+
+ error = devfs_get_cdevpriv((void **)&file_priv);
+ if (error != 0) {
+ DRM_ERROR("can't find authenticator\n");
+ return (EINVAL);
+ }
+ dev = drm_get_device_from_kdev(kdev);
+ mtx_lock(&dev->event_lock);
+ while (list_empty(&file_priv->event_list)) {
+ if ((ioflag & O_NONBLOCK) != 0) {
+ error = EAGAIN;
+ goto out;
+ }
+ error = msleep(&file_priv->event_space, &dev->event_lock,
+ PCATCH, "drmrea", 0);
+ if (error != 0)
+ goto out;
+ }
+ while (drm_dequeue_event(dev, file_priv, uio, &e)) {
+ mtx_unlock(&dev->event_lock);
+ error = uiomove(e->event, e->event->length, uio);
+ CTR3(KTR_DRM, "drm_event_dequeued %d %d %d", curproc->p_pid,
+ e->event->type, e->event->length);
+ e->destroy(e);
+ if (error != 0)
+ return (error);
+ mtx_lock(&dev->event_lock);
+ }
+out:
+ mtx_unlock(&dev->event_lock);
+ return (error);
+}
+
+void
+drm_event_wakeup(struct drm_pending_event *e)
+{
+ struct drm_file *file_priv;
+ struct drm_device *dev;
+
+ file_priv = e->file_priv;
+ dev = file_priv->dev;
+ mtx_assert(&dev->event_lock, MA_OWNED);
+
+ wakeup(&file_priv->event_space);
+ selwakeup(&file_priv->event_poll);
+}
+
+int
+drm_poll(struct cdev *kdev, int events, struct thread *td)
+{
+ struct drm_file *file_priv;
+ struct drm_device *dev;
+ int error, revents;
+
+ error = devfs_get_cdevpriv((void **)&file_priv);
+ if (error != 0) {
+ DRM_ERROR("can't find authenticator\n");
+ return (EINVAL);
+ }
+ dev = drm_get_device_from_kdev(kdev);
+
+ revents = 0;
+ mtx_lock(&dev->event_lock);
+ if ((events & (POLLIN | POLLRDNORM)) != 0) {
+ if (list_empty(&file_priv->event_list)) {
+ CTR0(KTR_DRM, "drm_poll empty list");
+ selrecord(td, &file_priv->event_poll);
+ } else {
+ revents |= events & (POLLIN | POLLRDNORM);
+ CTR1(KTR_DRM, "drm_poll revents %x", revents);
+ }
+ }
+ mtx_unlock(&dev->event_lock);
+ return (revents);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_fourcc.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_fourcc.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,139 @@
+/*
+ * Copyright 2011 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * $FreeBSD: head/sys/dev/drm2/drm_fourcc.h 235783 2012-05-22 11:07:44Z kib $
+ */
+
+#ifndef DRM_FOURCC_H
+#define DRM_FOURCC_H
+
+#include <sys/types.h>
+
+#define fourcc_code(a, b, c, d) ((uint32_t)(a) | ((uint32_t)(b) << 8) | \
+ ((uint32_t)(c) << 16) | ((uint32_t)(d) << 24))
+
+#define DRM_FORMAT_BIG_ENDIAN (1<<31) /* format is big endian instead of little endian */
+
+/* color index */
+#define DRM_FORMAT_C8 fourcc_code('C', '8', ' ', ' ') /* [7:0] C */
+
+/* 8 bpp RGB */
+#define DRM_FORMAT_RGB332 fourcc_code('R', 'G', 'B', '8') /* [7:0] R:G:B 3:3:2 */
+#define DRM_FORMAT_BGR233 fourcc_code('B', 'G', 'R', '8') /* [7:0] B:G:R 2:3:3 */
+
+/* 16 bpp RGB */
+#define DRM_FORMAT_XRGB4444 fourcc_code('X', 'R', '1', '2') /* [15:0] x:R:G:B 4:4:4:4 little endian */
+#define DRM_FORMAT_XBGR4444 fourcc_code('X', 'B', '1', '2') /* [15:0] x:B:G:R 4:4:4:4 little endian */
+#define DRM_FORMAT_RGBX4444 fourcc_code('R', 'X', '1', '2') /* [15:0] R:G:B:x 4:4:4:4 little endian */
+#define DRM_FORMAT_BGRX4444 fourcc_code('B', 'X', '1', '2') /* [15:0] B:G:R:x 4:4:4:4 little endian */
+
+#define DRM_FORMAT_ARGB4444 fourcc_code('A', 'R', '1', '2') /* [15:0] A:R:G:B 4:4:4:4 little endian */
+#define DRM_FORMAT_ABGR4444 fourcc_code('A', 'B', '1', '2') /* [15:0] A:B:G:R 4:4:4:4 little endian */
+#define DRM_FORMAT_RGBA4444 fourcc_code('R', 'A', '1', '2') /* [15:0] R:G:B:A 4:4:4:4 little endian */
+#define DRM_FORMAT_BGRA4444 fourcc_code('B', 'A', '1', '2') /* [15:0] B:G:R:A 4:4:4:4 little endian */
+
+#define DRM_FORMAT_XRGB1555 fourcc_code('X', 'R', '1', '5') /* [15:0] x:R:G:B 1:5:5:5 little endian */
+#define DRM_FORMAT_XBGR1555 fourcc_code('X', 'B', '1', '5') /* [15:0] x:B:G:R 1:5:5:5 little endian */
+#define DRM_FORMAT_RGBX5551 fourcc_code('R', 'X', '1', '5') /* [15:0] R:G:B:x 5:5:5:1 little endian */
+#define DRM_FORMAT_BGRX5551 fourcc_code('B', 'X', '1', '5') /* [15:0] B:G:R:x 5:5:5:1 little endian */
+
+#define DRM_FORMAT_ARGB1555 fourcc_code('A', 'R', '1', '5') /* [15:0] A:R:G:B 1:5:5:5 little endian */
+#define DRM_FORMAT_ABGR1555 fourcc_code('A', 'B', '1', '5') /* [15:0] A:B:G:R 1:5:5:5 little endian */
+#define DRM_FORMAT_RGBA5551 fourcc_code('R', 'A', '1', '5') /* [15:0] R:G:B:A 5:5:5:1 little endian */
+#define DRM_FORMAT_BGRA5551 fourcc_code('B', 'A', '1', '5') /* [15:0] B:G:R:A 5:5:5:1 little endian */
+
+#define DRM_FORMAT_RGB565 fourcc_code('R', 'G', '1', '6') /* [15:0] R:G:B 5:6:5 little endian */
+#define DRM_FORMAT_BGR565 fourcc_code('B', 'G', '1', '6') /* [15:0] B:G:R 5:6:5 little endian */
+
+/* 24 bpp RGB */
+#define DRM_FORMAT_RGB888 fourcc_code('R', 'G', '2', '4') /* [23:0] R:G:B little endian */
+#define DRM_FORMAT_BGR888 fourcc_code('B', 'G', '2', '4') /* [23:0] B:G:R little endian */
+
+/* 32 bpp RGB */
+#define DRM_FORMAT_XRGB8888 fourcc_code('X', 'R', '2', '4') /* [31:0] x:R:G:B 8:8:8:8 little endian */
+#define DRM_FORMAT_XBGR8888 fourcc_code('X', 'B', '2', '4') /* [31:0] x:B:G:R 8:8:8:8 little endian */
+#define DRM_FORMAT_RGBX8888 fourcc_code('R', 'X', '2', '4') /* [31:0] R:G:B:x 8:8:8:8 little endian */
+#define DRM_FORMAT_BGRX8888 fourcc_code('B', 'X', '2', '4') /* [31:0] B:G:R:x 8:8:8:8 little endian */
+
+#define DRM_FORMAT_ARGB8888 fourcc_code('A', 'R', '2', '4') /* [31:0] A:R:G:B 8:8:8:8 little endian */
+#define DRM_FORMAT_ABGR8888 fourcc_code('A', 'B', '2', '4') /* [31:0] A:B:G:R 8:8:8:8 little endian */
+#define DRM_FORMAT_RGBA8888 fourcc_code('R', 'A', '2', '4') /* [31:0] R:G:B:A 8:8:8:8 little endian */
+#define DRM_FORMAT_BGRA8888 fourcc_code('B', 'A', '2', '4') /* [31:0] B:G:R:A 8:8:8:8 little endian */
+
+#define DRM_FORMAT_XRGB2101010 fourcc_code('X', 'R', '3', '0') /* [31:0] x:R:G:B 2:10:10:10 little endian */
+#define DRM_FORMAT_XBGR2101010 fourcc_code('X', 'B', '3', '0') /* [31:0] x:B:G:R 2:10:10:10 little endian */
+#define DRM_FORMAT_RGBX1010102 fourcc_code('R', 'X', '3', '0') /* [31:0] R:G:B:x 10:10:10:2 little endian */
+#define DRM_FORMAT_BGRX1010102 fourcc_code('B', 'X', '3', '0') /* [31:0] B:G:R:x 10:10:10:2 little endian */
+
+#define DRM_FORMAT_ARGB2101010 fourcc_code('A', 'R', '3', '0') /* [31:0] A:R:G:B 2:10:10:10 little endian */
+#define DRM_FORMAT_ABGR2101010 fourcc_code('A', 'B', '3', '0') /* [31:0] A:B:G:R 2:10:10:10 little endian */
+#define DRM_FORMAT_RGBA1010102 fourcc_code('R', 'A', '3', '0') /* [31:0] R:G:B:A 10:10:10:2 little endian */
+#define DRM_FORMAT_BGRA1010102 fourcc_code('B', 'A', '3', '0') /* [31:0] B:G:R:A 10:10:10:2 little endian */
+
+/* packed YCbCr */
+#define DRM_FORMAT_YUYV fourcc_code('Y', 'U', 'Y', 'V') /* [31:0] Cr0:Y1:Cb0:Y0 8:8:8:8 little endian */
+#define DRM_FORMAT_YVYU fourcc_code('Y', 'V', 'Y', 'U') /* [31:0] Cb0:Y1:Cr0:Y0 8:8:8:8 little endian */
+#define DRM_FORMAT_UYVY fourcc_code('U', 'Y', 'V', 'Y') /* [31:0] Y1:Cr0:Y0:Cb0 8:8:8:8 little endian */
+#define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little endian */
+
+#define DRM_FORMAT_AYUV fourcc_code('A', 'Y', 'U', 'V') /* [31:0] A:Y:Cb:Cr 8:8:8:8 little endian */
+
+/*
+ * 2 plane YCbCr
+ * index 0 = Y plane, [7:0] Y
+ * index 1 = Cr:Cb plane, [15:0] Cr:Cb little endian
+ * or
+ * index 1 = Cb:Cr plane, [15:0] Cb:Cr little endian
+ */
+#define DRM_FORMAT_NV12 fourcc_code('N', 'V', '1', '2') /* 2x2 subsampled Cr:Cb plane */
+#define DRM_FORMAT_NV21 fourcc_code('N', 'V', '2', '1') /* 2x2 subsampled Cb:Cr plane */
+#define DRM_FORMAT_NV16 fourcc_code('N', 'V', '1', '6') /* 2x1 subsampled Cr:Cb plane */
+#define DRM_FORMAT_NV61 fourcc_code('N', 'V', '6', '1') /* 2x1 subsampled Cb:Cr plane */
+
+/* 2 non contiguous plane YCbCr */
+#define DRM_FORMAT_NV12M fourcc_code('N', 'M', '1', '2') /* 2x2 subsampled Cr:Cb plane */
+#define DRM_FORMAT_NV12MT fourcc_code('T', 'M', '1', '2') /* 2x2 subsampled Cr:Cb plane 64x32 macroblocks */
+
+/*
+ * 3 plane YCbCr
+ * index 0: Y plane, [7:0] Y
+ * index 1: Cb plane, [7:0] Cb
+ * index 2: Cr plane, [7:0] Cr
+ * or
+ * index 1: Cr plane, [7:0] Cr
+ * index 2: Cb plane, [7:0] Cb
+ */
+#define DRM_FORMAT_YUV410 fourcc_code('Y', 'U', 'V', '9') /* 4x4 subsampled Cb (1) and Cr (2) planes */
+#define DRM_FORMAT_YVU410 fourcc_code('Y', 'V', 'U', '9') /* 4x4 subsampled Cr (1) and Cb (2) planes */
+#define DRM_FORMAT_YUV411 fourcc_code('Y', 'U', '1', '1') /* 4x1 subsampled Cb (1) and Cr (2) planes */
+#define DRM_FORMAT_YVU411 fourcc_code('Y', 'V', '1', '1') /* 4x1 subsampled Cr (1) and Cb (2) planes */
+#define DRM_FORMAT_YUV420 fourcc_code('Y', 'U', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) planes */
+#define DRM_FORMAT_YVU420 fourcc_code('Y', 'V', '1', '2') /* 2x2 subsampled Cr (1) and Cb (2) planes */
+#define DRM_FORMAT_YUV422 fourcc_code('Y', 'U', '1', '6') /* 2x1 subsampled Cb (1) and Cr (2) planes */
+#define DRM_FORMAT_YVU422 fourcc_code('Y', 'V', '1', '6') /* 2x1 subsampled Cr (1) and Cb (2) planes */
+#define DRM_FORMAT_YUV444 fourcc_code('Y', 'U', '2', '4') /* non-subsampled Cb (1) and Cr (2) planes */
+#define DRM_FORMAT_YVU444 fourcc_code('Y', 'V', '2', '4') /* non-subsampled Cr (1) and Cb (2) planes */
+
+/* 3 non contiguous plane YCbCr */
+#define DRM_FORMAT_YUV420M fourcc_code('Y', 'M', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) planes */
+
+#endif /* DRM_FOURCC_H */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_gem.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_gem.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,487 @@
+/*-
+ * Copyright (c) 2011 The FreeBSD Foundation
+ * All rights reserved.
+ *
+ * This software was developed by Konstantin Belousov under sponsorship from
+ * the FreeBSD Foundation.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_gem.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include "opt_vm.h"
+
+#include <sys/param.h>
+#include <sys/systm.h>
+#include <sys/limits.h>
+#include <sys/lock.h>
+#include <sys/mutex.h>
+
+#include <vm/vm.h>
+#include <vm/vm_page.h>
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_sarea.h>
+
+/*
+ * We make up offsets for buffer objects so we can recognize them at
+ * mmap time.
+ */
+
+/* pgoff in mmap is an unsigned long, so we need to make sure that
+ * the faked up offset will fit
+ */
+
+#if ULONG_MAX == UINT64_MAX
+#define DRM_FILE_PAGE_OFFSET_START ((0xFFFFFFFFUL >> PAGE_SHIFT) + 1)
+#define DRM_FILE_PAGE_OFFSET_SIZE ((0xFFFFFFFFUL >> PAGE_SHIFT) * 16)
+#else
+#define DRM_FILE_PAGE_OFFSET_START ((0xFFFFFFFUL >> PAGE_SHIFT) + 1)
+#define DRM_FILE_PAGE_OFFSET_SIZE ((0xFFFFFFFUL >> PAGE_SHIFT) * 16)
+#endif
+
+int
+drm_gem_init(struct drm_device *dev)
+{
+ struct drm_gem_mm *mm;
+
+ drm_gem_names_init(&dev->object_names);
+ mm = malloc(sizeof(*mm), DRM_MEM_DRIVER, M_WAITOK);
+ dev->mm_private = mm;
+ if (drm_ht_create(&mm->offset_hash, 19) != 0) {
+ free(mm, DRM_MEM_DRIVER);
+ return (ENOMEM);
+ }
+ mm->idxunr = new_unrhdr(0, DRM_GEM_MAX_IDX, NULL);
+ return (0);
+}
+
+void
+drm_gem_destroy(struct drm_device *dev)
+{
+ struct drm_gem_mm *mm;
+
+ mm = dev->mm_private;
+ dev->mm_private = NULL;
+ drm_ht_remove(&mm->offset_hash);
+ delete_unrhdr(mm->idxunr);
+ free(mm, DRM_MEM_DRIVER);
+ drm_gem_names_fini(&dev->object_names);
+}
+
+int
+drm_gem_object_init(struct drm_device *dev, struct drm_gem_object *obj,
+ size_t size)
+{
+
+ KASSERT((size & (PAGE_SIZE - 1)) == 0,
+ ("Bad size %ju", (uintmax_t)size));
+
+ obj->dev = dev;
+ obj->vm_obj = vm_pager_allocate(OBJT_DEFAULT, NULL, size,
+ VM_PROT_READ | VM_PROT_WRITE, 0, curthread->td_ucred);
+
+ obj->refcount = 1;
+ obj->handle_count = 0;
+ obj->size = size;
+
+ return (0);
+}
+
+int
+drm_gem_private_object_init(struct drm_device *dev, struct drm_gem_object *obj,
+ size_t size)
+{
+
+ MPASS((size & (PAGE_SIZE - 1)) == 0);
+
+ obj->dev = dev;
+ obj->vm_obj = NULL;
+
+ obj->refcount = 1;
+ atomic_set(&obj->handle_count, 0);
+ obj->size = size;
+
+ return (0);
+}
+
+
+struct drm_gem_object *
+drm_gem_object_alloc(struct drm_device *dev, size_t size)
+{
+ struct drm_gem_object *obj;
+
+ obj = malloc(sizeof(*obj), DRM_MEM_DRIVER, M_WAITOK | M_ZERO);
+ if (drm_gem_object_init(dev, obj, size) != 0)
+ goto free;
+
+ if (dev->driver->gem_init_object != NULL &&
+ dev->driver->gem_init_object(obj) != 0)
+ goto dealloc;
+ return (obj);
+dealloc:
+ vm_object_deallocate(obj->vm_obj);
+free:
+ free(obj, DRM_MEM_DRIVER);
+ return (NULL);
+}
+
+void
+drm_gem_object_free(struct drm_gem_object *obj)
+{
+ struct drm_device *dev;
+
+ dev = obj->dev;
+ DRM_LOCK_ASSERT(dev);
+ if (dev->driver->gem_free_object != NULL)
+ dev->driver->gem_free_object(obj);
+}
+
+void
+drm_gem_object_reference(struct drm_gem_object *obj)
+{
+
+ KASSERT(obj->refcount > 0, ("Dandling obj %p", obj));
+ refcount_acquire(&obj->refcount);
+}
+
+void
+drm_gem_object_unreference(struct drm_gem_object *obj)
+{
+
+ if (obj == NULL)
+ return;
+ if (refcount_release(&obj->refcount))
+ drm_gem_object_free(obj);
+}
+
+void
+drm_gem_object_unreference_unlocked(struct drm_gem_object *obj)
+{
+ struct drm_device *dev;
+
+ if (obj == NULL)
+ return;
+ dev = obj->dev;
+ DRM_LOCK(dev);
+ drm_gem_object_unreference(obj);
+ DRM_UNLOCK(dev);
+}
+
+void
+drm_gem_object_handle_reference(struct drm_gem_object *obj)
+{
+
+ drm_gem_object_reference(obj);
+ atomic_add_rel_int(&obj->handle_count, 1);
+}
+
+void
+drm_gem_object_handle_free(struct drm_gem_object *obj)
+{
+ struct drm_device *dev;
+ struct drm_gem_object *obj1;
+
+ dev = obj->dev;
+ if (obj->name != 0) {
+ obj1 = drm_gem_names_remove(&dev->object_names, obj->name);
+ obj->name = 0;
+ drm_gem_object_unreference(obj1);
+ }
+}
+
+void
+drm_gem_object_handle_unreference(struct drm_gem_object *obj)
+{
+
+ if (obj == NULL ||
+ atomic_load_acq_int(&obj->handle_count) == 0)
+ return;
+
+ if (atomic_fetchadd_int(&obj->handle_count, -1) == 1)
+ drm_gem_object_handle_free(obj);
+ drm_gem_object_unreference(obj);
+}
+
+void
+drm_gem_object_handle_unreference_unlocked(struct drm_gem_object *obj)
+{
+
+ if (obj == NULL ||
+ atomic_load_acq_int(&obj->handle_count) == 0)
+ return;
+
+ if (atomic_fetchadd_int(&obj->handle_count, -1) == 1)
+ drm_gem_object_handle_free(obj);
+ drm_gem_object_unreference_unlocked(obj);
+}
+
+int
+drm_gem_handle_create(struct drm_file *file_priv, struct drm_gem_object *obj,
+ uint32_t *handle)
+{
+ int error;
+
+ error = drm_gem_name_create(&file_priv->object_names, obj, handle);
+ if (error != 0)
+ return (error);
+ drm_gem_object_handle_reference(obj);
+ return (0);
+}
+
+int
+drm_gem_handle_delete(struct drm_file *file_priv, uint32_t handle)
+{
+ struct drm_gem_object *obj;
+
+ obj = drm_gem_names_remove(&file_priv->object_names, handle);
+ if (obj == NULL)
+ return (EINVAL);
+ drm_gem_object_handle_unreference_unlocked(obj);
+ return (0);
+}
+
+void
+drm_gem_object_release(struct drm_gem_object *obj)
+{
+
+ /*
+ * obj->vm_obj can be NULL for private gem objects.
+ */
+ vm_object_deallocate(obj->vm_obj);
+}
+
+int
+drm_gem_open_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_gem_open *args;
+ struct drm_gem_object *obj;
+ int ret;
+ uint32_t handle;
+
+ if (!drm_core_check_feature(dev, DRIVER_GEM))
+ return (ENODEV);
+ args = data;
+
+ obj = drm_gem_name_ref(&dev->object_names, args->name,
+ (void (*)(void *))drm_gem_object_reference);
+ if (obj == NULL)
+ return (ENOENT);
+ handle = 0;
+ ret = drm_gem_handle_create(file_priv, obj, &handle);
+ drm_gem_object_unreference_unlocked(obj);
+ if (ret != 0)
+ return (ret);
+
+ args->handle = handle;
+ args->size = obj->size;
+
+ return (0);
+}
+
+void
+drm_gem_open(struct drm_device *dev, struct drm_file *file_priv)
+{
+
+ drm_gem_names_init(&file_priv->object_names);
+}
+
+static int
+drm_gem_object_release_handle(uint32_t name, void *ptr, void *arg)
+{
+ struct drm_gem_object *obj;
+
+ obj = ptr;
+ drm_gem_object_handle_unreference(obj);
+ return (0);
+}
+
+void
+drm_gem_release(struct drm_device *dev, struct drm_file *file_priv)
+{
+
+ drm_gem_names_foreach(&file_priv->object_names,
+ drm_gem_object_release_handle, NULL);
+ drm_gem_names_fini(&file_priv->object_names);
+}
+
+int
+drm_gem_close_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_gem_close *args;
+
+ if (!drm_core_check_feature(dev, DRIVER_GEM))
+ return (ENODEV);
+ args = data;
+
+ return (drm_gem_handle_delete(file_priv, args->handle));
+}
+
+int
+drm_gem_flink_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_gem_flink *args;
+ struct drm_gem_object *obj;
+ int error;
+
+ if (!drm_core_check_feature(dev, DRIVER_GEM))
+ return (ENODEV);
+ args = data;
+
+ obj = drm_gem_name_ref(&file_priv->object_names, args->handle,
+ (void (*)(void *))drm_gem_object_reference);
+ if (obj == NULL)
+ return (ENOENT);
+ error = drm_gem_name_create(&dev->object_names, obj, &obj->name);
+ if (error != 0) {
+ if (error == EALREADY)
+ error = 0;
+ drm_gem_object_unreference_unlocked(obj);
+ }
+ if (error == 0)
+ args->name = obj->name;
+ return (error);
+}
+
+struct drm_gem_object *
+drm_gem_object_lookup(struct drm_device *dev, struct drm_file *file_priv,
+ uint32_t handle)
+{
+ struct drm_gem_object *obj;
+
+ obj = drm_gem_name_ref(&file_priv->object_names, handle,
+ (void (*)(void *))drm_gem_object_reference);
+ return (obj);
+}
+
+static struct drm_gem_object *
+drm_gem_object_from_offset(struct drm_device *dev, vm_ooffset_t offset)
+{
+ struct drm_gem_object *obj;
+ struct drm_gem_mm *mm;
+ struct drm_hash_item *map_list;
+
+ if ((offset & DRM_GEM_MAPPING_MASK) != DRM_GEM_MAPPING_KEY)
+ return (NULL);
+ offset &= ~DRM_GEM_MAPPING_KEY;
+ mm = dev->mm_private;
+ if (drm_ht_find_item(&mm->offset_hash, DRM_GEM_MAPPING_IDX(offset),
+ &map_list) != 0) {
+ DRM_DEBUG("drm_gem_object_from_offset: offset 0x%jx obj not found\n",
+ (uintmax_t)offset);
+ return (NULL);
+ }
+ obj = member2struct(drm_gem_object, map_list, map_list);
+ return (obj);
+}
+
+int
+drm_gem_create_mmap_offset(struct drm_gem_object *obj)
+{
+ struct drm_device *dev;
+ struct drm_gem_mm *mm;
+ int ret;
+
+ if (obj->on_map)
+ return (0);
+ dev = obj->dev;
+ mm = dev->mm_private;
+ ret = 0;
+
+ obj->map_list.key = alloc_unr(mm->idxunr);
+ ret = drm_ht_insert_item(&mm->offset_hash, &obj->map_list);
+ if (ret != 0) {
+ DRM_ERROR("failed to add to map hash\n");
+ free_unr(mm->idxunr, obj->map_list.key);
+ return (ret);
+ }
+ obj->on_map = true;
+ return (0);
+}
+
+void
+drm_gem_free_mmap_offset(struct drm_gem_object *obj)
+{
+ struct drm_hash_item *list;
+ struct drm_gem_mm *mm;
+
+ if (!obj->on_map)
+ return;
+ mm = obj->dev->mm_private;
+ list = &obj->map_list;
+
+ drm_ht_remove_item(&mm->offset_hash, list);
+ free_unr(mm->idxunr, list->key);
+ obj->on_map = false;
+}
+
+int
+drm_gem_mmap_single(struct cdev *kdev, vm_ooffset_t *offset, vm_size_t size,
+ struct vm_object **obj_res, int nprot)
+{
+ struct drm_device *dev;
+ struct drm_gem_object *gem_obj;
+ struct vm_object *vm_obj;
+
+ dev = drm_get_device_from_kdev(kdev);
+ if ((dev->driver->driver_features & DRIVER_GEM) == 0)
+ return (ENODEV);
+ DRM_LOCK(dev);
+ gem_obj = drm_gem_object_from_offset(dev, *offset);
+ if (gem_obj == NULL) {
+ DRM_UNLOCK(dev);
+ return (ENODEV);
+ }
+ drm_gem_object_reference(gem_obj);
+ DRM_UNLOCK(dev);
+ vm_obj = cdev_pager_allocate(gem_obj, OBJT_MGTDEVICE,
+ dev->driver->gem_pager_ops, size, nprot,
+ DRM_GEM_MAPPING_MAPOFF(*offset), curthread->td_ucred);
+ if (vm_obj == NULL) {
+ drm_gem_object_unreference_unlocked(gem_obj);
+ return (EINVAL);
+ }
+ *offset = DRM_GEM_MAPPING_MAPOFF(*offset);
+ *obj_res = vm_obj;
+ return (0);
+}
+
+void
+drm_gem_pager_dtr(void *handle)
+{
+ struct drm_gem_object *obj;
+ struct drm_device *dev;
+
+ obj = handle;
+ dev = obj->dev;
+
+ DRM_LOCK(dev);
+ drm_gem_free_mmap_offset(obj);
+ drm_gem_object_unreference(obj);
+ DRM_UNLOCK(dev);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_gem_names.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_gem_names.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,211 @@
+/*-
+ * Copyright (c) 2011 The FreeBSD Foundation
+ * All rights reserved.
+ *
+ * This software was developed by Konstantin Belousov under sponsorship from
+ * the FreeBSD Foundation.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_gem_names.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <sys/param.h>
+#include <sys/systm.h>
+#include <sys/kernel.h>
+#include <sys/limits.h>
+#include <sys/malloc.h>
+
+#include <dev/drm2/drm_gem_names.h>
+
+MALLOC_DEFINE(M_GEM_NAMES, "gem_name", "Hash headers for the gem names");
+
+static void drm_gem_names_delete_name(struct drm_gem_names *names,
+ struct drm_gem_name *np);
+
+void
+drm_gem_names_init(struct drm_gem_names *names)
+{
+
+ names->unr = new_unrhdr(1, INT_MAX, NULL); /* XXXKIB */
+ names->names_hash = hashinit(1000 /* XXXKIB */, M_GEM_NAMES,
+ &names->hash_mask);
+ mtx_init(&names->lock, "drmnames", NULL, MTX_DEF);
+}
+
+void
+drm_gem_names_fini(struct drm_gem_names *names)
+{
+ struct drm_gem_name *np;
+ int i;
+
+ mtx_lock(&names->lock);
+ for (i = 0; i <= names->hash_mask; i++) {
+ while ((np = LIST_FIRST(&names->names_hash[i])) != NULL) {
+ drm_gem_names_delete_name(names, np);
+ mtx_lock(&names->lock);
+ }
+ }
+ mtx_unlock(&names->lock);
+ mtx_destroy(&names->lock);
+ hashdestroy(names->names_hash, M_GEM_NAMES, names->hash_mask);
+ delete_unrhdr(names->unr);
+}
+
+static struct drm_gem_names_head *
+gem_name_hash_index(struct drm_gem_names *names, int name)
+{
+
+ return (&names->names_hash[name & names->hash_mask]);
+}
+
+void *
+drm_gem_name_ref(struct drm_gem_names *names, uint32_t name,
+ void (*ref)(void *))
+{
+ struct drm_gem_name *n;
+
+ mtx_lock(&names->lock);
+ LIST_FOREACH(n, gem_name_hash_index(names, name), link) {
+ if (n->name == name) {
+ if (ref != NULL)
+ ref(n->ptr);
+ mtx_unlock(&names->lock);
+ return (n->ptr);
+ }
+ }
+ mtx_unlock(&names->lock);
+ return (NULL);
+}
+
+struct drm_gem_ptr_match_arg {
+ uint32_t res;
+ void *ptr;
+};
+
+static int
+drm_gem_ptr_match(uint32_t name, void *ptr, void *arg)
+{
+ struct drm_gem_ptr_match_arg *a;
+
+ a = arg;
+ if (ptr == a->ptr) {
+ a->res = name;
+ return (1);
+ } else
+ return (0);
+}
+
+uint32_t
+drm_gem_find_name(struct drm_gem_names *names, void *ptr)
+{
+ struct drm_gem_ptr_match_arg arg;
+
+ arg.res = 0;
+ arg.ptr = ptr;
+ drm_gem_names_foreach(names, drm_gem_ptr_match, &arg);
+ return (arg.res);
+}
+
+int
+drm_gem_name_create(struct drm_gem_names *names, void *p, uint32_t *name)
+{
+ struct drm_gem_name *np;
+
+ np = malloc(sizeof(struct drm_gem_name), M_GEM_NAMES, M_WAITOK);
+ mtx_lock(&names->lock);
+ if (*name != 0) {
+ mtx_unlock(&names->lock);
+ return (EALREADY);
+ }
+ np->name = alloc_unr(names->unr);
+ if (np->name == -1) {
+ mtx_unlock(&names->lock);
+ free(np, M_GEM_NAMES);
+ return (ENOMEM);
+ }
+ *name = np->name;
+ np->ptr = p;
+ LIST_INSERT_HEAD(gem_name_hash_index(names, np->name), np, link);
+ mtx_unlock(&names->lock);
+ return (0);
+}
+
+static void
+drm_gem_names_delete_name(struct drm_gem_names *names, struct drm_gem_name *np)
+{
+
+ mtx_assert(&names->lock, MA_OWNED);
+ LIST_REMOVE(np, link);
+ mtx_unlock(&names->lock);
+ free_unr(names->unr, np->name);
+ free(np, M_GEM_NAMES);
+}
+
+void *
+drm_gem_names_remove(struct drm_gem_names *names, uint32_t name)
+{
+ struct drm_gem_name *n;
+ void *res;
+
+ mtx_lock(&names->lock);
+ LIST_FOREACH(n, gem_name_hash_index(names, name), link) {
+ if (n->name == name) {
+ res = n->ptr;
+ drm_gem_names_delete_name(names, n);
+ return (res);
+ }
+ }
+ mtx_unlock(&names->lock);
+ return (NULL);
+}
+
+void
+drm_gem_names_foreach(struct drm_gem_names *names,
+ int (*f)(uint32_t, void *, void *), void *arg)
+{
+ struct drm_gem_name *np;
+ struct drm_gem_name marker;
+ int i, fres;
+
+ bzero(&marker, sizeof(marker));
+ marker.name = -1;
+ mtx_lock(&names->lock);
+ for (i = 0; i <= names->hash_mask; i++) {
+ for (np = LIST_FIRST(&names->names_hash[i]); np != NULL; ) {
+ if (np->name == -1) {
+ np = LIST_NEXT(np, link);
+ continue;
+ }
+ LIST_INSERT_AFTER(np, &marker, link);
+ mtx_unlock(&names->lock);
+ fres = f(np->name, np->ptr, arg);
+ mtx_lock(&names->lock);
+ np = LIST_NEXT(&marker, link);
+ LIST_REMOVE(&marker, link);
+ if (fres)
+ break;
+ }
+ }
+ mtx_unlock(&names->lock);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_gem_names.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_gem_names.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,64 @@
+/*-
+ * Copyright (c) 2011 The FreeBSD Foundation
+ * All rights reserved.
+ *
+ * This software was developed by Konstantin Belousov under sponsorship from
+ * the FreeBSD Foundation.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/drm2/drm_gem_names.h 235783 2012-05-22 11:07:44Z kib $
+ *
+ */
+
+#ifndef DRM_GEM_NAMES_H
+#define DRM_GEM_NAMES_H
+
+#include <sys/types.h>
+#include <sys/lock.h>
+#include <sys/mutex.h>
+#include <sys/queue.h>
+
+struct drm_gem_name {
+ uint32_t name;
+ void *ptr;
+ LIST_ENTRY(drm_gem_name) link;
+};
+
+struct drm_gem_names {
+ struct mtx lock;
+ LIST_HEAD(drm_gem_names_head, drm_gem_name) *names_hash;
+ u_long hash_mask;
+ struct unrhdr *unr;
+};
+
+void drm_gem_names_init(struct drm_gem_names *names);
+void drm_gem_names_fini(struct drm_gem_names *names);
+uint32_t drm_gem_find_name(struct drm_gem_names *names, void *ptr);
+void *drm_gem_name_ref(struct drm_gem_names *names, uint32_t name,
+ void (*ref)(void *));
+int drm_gem_name_create(struct drm_gem_names *names, void *obj, uint32_t *name);
+void drm_gem_names_foreach(struct drm_gem_names *names,
+ int (*f)(uint32_t, void *, void *), void *arg);
+void *drm_gem_names_remove(struct drm_gem_names *names, uint32_t name);
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_hashtab.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_hashtab.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,181 @@
+/**************************************************************************
+ *
+ * Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND. USA.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
+ * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM,
+ * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
+ * USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ *
+ **************************************************************************/
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_hashtab.c 235783 2012-05-22 11:07:44Z kib $");
+
+/*
+ * Simple open hash tab implementation.
+ *
+ * Authors:
+ * Thomas Hellström <thomas-at-tungstengraphics-dot-com>
+ */
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm_hashtab.h>
+
+#include <sys/hash.h>
+
+int drm_ht_create(struct drm_open_hash *ht, unsigned int order)
+{
+ ht->size = 1 << order;
+ ht->order = order;
+ ht->table = NULL;
+ ht->table = hashinit_flags(ht->size, DRM_MEM_HASHTAB, &ht->mask,
+ HASH_NOWAIT);
+ if (!ht->table) {
+ DRM_ERROR("Out of memory for hash table\n");
+ return -ENOMEM;
+ }
+ return 0;
+}
+
+void drm_ht_verbose_list(struct drm_open_hash *ht, unsigned long key)
+{
+ struct drm_hash_item *entry;
+ struct drm_hash_item_list *h_list;
+ unsigned int hashed_key;
+ int count = 0;
+
+ hashed_key = hash32_buf(&key, sizeof(key), ht->order);
+ DRM_DEBUG("Key is 0x%08lx, Hashed key is 0x%08x\n", key, hashed_key);
+ h_list = &ht->table[hashed_key & ht->mask];
+ LIST_FOREACH(entry, h_list, head)
+ DRM_DEBUG("count %d, key: 0x%08lx\n", count++, entry->key);
+}
+
+static struct drm_hash_item *
+drm_ht_find_key(struct drm_open_hash *ht, unsigned long key)
+{
+ struct drm_hash_item *entry;
+ struct drm_hash_item_list *h_list;
+ unsigned int hashed_key;
+
+ hashed_key = hash32_buf(&key, sizeof(key), ht->order);
+ h_list = &ht->table[hashed_key & ht->mask];
+ LIST_FOREACH(entry, h_list, head) {
+ if (entry->key == key)
+ return entry;
+ if (entry->key > key)
+ break;
+ }
+ return NULL;
+}
+
+
+int drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item)
+{
+ struct drm_hash_item *entry, *parent;
+ struct drm_hash_item_list *h_list;
+ unsigned int hashed_key;
+ unsigned long key = item->key;
+
+ hashed_key = hash32_buf(&key, sizeof(key), ht->order);
+ h_list = &ht->table[hashed_key & ht->mask];
+ parent = NULL;
+ LIST_FOREACH(entry, h_list, head) {
+ if (entry->key == key)
+ return -EINVAL;
+ if (entry->key > key)
+ break;
+ parent = entry;
+ }
+ if (parent) {
+ LIST_INSERT_AFTER(parent, item, head);
+ } else {
+ LIST_INSERT_HEAD(h_list, item, head);
+ }
+ return 0;
+}
+
+/*
+ * Just insert an item and return any "bits" bit key that hasn't been
+ * used before.
+ */
+int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item,
+ unsigned long seed, int bits, int shift,
+ unsigned long add)
+{
+ int ret;
+ unsigned long mask = (1 << bits) - 1;
+ unsigned long first, unshifted_key = 0;
+
+ unshifted_key = hash32_buf(&seed, sizeof(seed), unshifted_key);
+ first = unshifted_key;
+ do {
+ item->key = (unshifted_key << shift) + add;
+ ret = drm_ht_insert_item(ht, item);
+ if (ret)
+ unshifted_key = (unshifted_key + 1) & mask;
+ } while(ret && (unshifted_key != first));
+
+ if (ret) {
+ DRM_ERROR("Available key bit space exhausted\n");
+ return -EINVAL;
+ }
+ return 0;
+}
+
+int drm_ht_find_item(struct drm_open_hash *ht, unsigned long key,
+ struct drm_hash_item **item)
+{
+ struct drm_hash_item *entry;
+
+ entry = drm_ht_find_key(ht, key);
+ if (!entry)
+ return -EINVAL;
+
+ *item = entry;
+ return 0;
+}
+
+int drm_ht_remove_key(struct drm_open_hash *ht, unsigned long key)
+{
+ struct drm_hash_item *entry;
+
+ entry = drm_ht_find_key(ht, key);
+ if (entry) {
+ LIST_REMOVE(entry, head);
+ return 0;
+ }
+ return -EINVAL;
+}
+
+int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item)
+{
+ LIST_REMOVE(item, head);
+ return 0;
+}
+
+void drm_ht_remove(struct drm_open_hash *ht)
+{
+ if (ht->table) {
+ hashdestroy(ht->table, DRM_MEM_HASHTAB, ht->mask);
+ ht->table = NULL;
+ }
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_hashtab.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_hashtab.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,68 @@
+/**************************************************************************
+ *
+ * Copyright 2006 Tungsten Graphics, Inc., Bismack, ND. USA.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
+ * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM,
+ * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
+ * USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ *
+ **************************************************************************/
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_hashtab.h 235783 2012-05-22 11:07:44Z kib $");
+
+/*
+ * Simple open hash tab implementation.
+ *
+ * Authors:
+ * Thomas Hellström <thomas-at-tungstengraphics-dot-com>
+ */
+
+#ifndef DRM_HASHTAB_H
+#define DRM_HASHTAB_H
+
+#define drm_hash_entry(_ptr, _type, _member) container_of(_ptr, _type, _member)
+
+struct drm_hash_item {
+ LIST_ENTRY(drm_hash_item) head;
+ unsigned long key;
+};
+
+struct drm_open_hash {
+ LIST_HEAD(drm_hash_item_list, drm_hash_item) *table;
+ unsigned int size;
+ unsigned int order;
+ unsigned long mask;
+};
+
+extern int drm_ht_create(struct drm_open_hash *ht, unsigned int order);
+extern int drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item);
+extern int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item,
+ unsigned long seed, int bits, int shift,
+ unsigned long add);
+extern int drm_ht_find_item(struct drm_open_hash *ht, unsigned long key, struct drm_hash_item **item);
+
+extern void drm_ht_verbose_list(struct drm_open_hash *ht, unsigned long key);
+extern int drm_ht_remove_key(struct drm_open_hash *ht, unsigned long key);
+extern int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item);
+extern void drm_ht_remove(struct drm_open_hash *ht);
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_internal.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_internal.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,43 @@
+/*-
+ * Copyright 2007 Red Hat, Inc
+ * All rights reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_internal.h 235783 2012-05-22 11:07:44Z kib $");
+
+/* This header file holds function prototypes and data types that are
+ * internal to the drm (not exported to user space) but shared across
+ * drivers and platforms */
+
+#ifndef __DRM_INTERNAL_H__
+#define __DRM_INTERNAL_H__
+
+/**
+ * Drawable information.
+ */
+struct drm_drawable_info {
+ unsigned int num_rects;
+ struct drm_clip_rect *rects;
+};
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_ioctl.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_ioctl.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,320 @@
+/*-
+ * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Rickard E. (Rik) Faith <faith at valinux.com>
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_ioctl.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_ioctl.c
+ * Varios minor DRM ioctls not applicable to other files, such as versioning
+ * information and reporting DRM information to userland.
+ */
+
+#include <dev/drm2/drmP.h>
+
+/*
+ * Beginning in revision 1.1 of the DRM interface, getunique will return
+ * a unique in the form pci:oooo:bb:dd.f (o=domain, b=bus, d=device, f=function)
+ * before setunique has been called. The format for the bus-specific part of
+ * the unique is not defined for any other bus.
+ */
+int drm_getunique(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_unique *u = data;
+
+ if (u->unique_len >= dev->unique_len) {
+ if (DRM_COPY_TO_USER(u->unique, dev->unique, dev->unique_len))
+ return EFAULT;
+ }
+ u->unique_len = dev->unique_len;
+
+ return 0;
+}
+
+/* Deprecated in DRM version 1.1, and will return EBUSY when setversion has
+ * requested version 1.1 or greater.
+ */
+int drm_setunique(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_unique *u = data;
+ int domain, bus, slot, func, ret;
+ char *busid;
+
+ /* Check and copy in the submitted Bus ID */
+ if (!u->unique_len || u->unique_len > 1024)
+ return EINVAL;
+
+ busid = malloc(u->unique_len + 1, DRM_MEM_DRIVER, M_WAITOK);
+ if (busid == NULL)
+ return ENOMEM;
+
+ if (DRM_COPY_FROM_USER(busid, u->unique, u->unique_len)) {
+ free(busid, DRM_MEM_DRIVER);
+ return EFAULT;
+ }
+ busid[u->unique_len] = '\0';
+
+ /* Return error if the busid submitted doesn't match the device's actual
+ * busid.
+ */
+ ret = sscanf(busid, "PCI:%d:%d:%d", &bus, &slot, &func);
+ if (ret != 3) {
+ free(busid, DRM_MEM_DRIVER);
+ return EINVAL;
+ }
+ domain = bus >> 8;
+ bus &= 0xff;
+
+ if ((domain != dev->pci_domain) ||
+ (bus != dev->pci_bus) ||
+ (slot != dev->pci_slot) ||
+ (func != dev->pci_func)) {
+ free(busid, DRM_MEM_DRIVER);
+ return EINVAL;
+ }
+
+ /* Actually set the device's busid now. */
+ DRM_LOCK(dev);
+ if (dev->unique_len || dev->unique) {
+ DRM_UNLOCK(dev);
+ return EBUSY;
+ }
+
+ dev->unique_len = u->unique_len;
+ dev->unique = busid;
+ DRM_UNLOCK(dev);
+
+ return 0;
+}
+
+
+static int
+drm_set_busid(struct drm_device *dev)
+{
+
+ DRM_LOCK(dev);
+
+ if (dev->unique != NULL) {
+ DRM_UNLOCK(dev);
+ return EBUSY;
+ }
+
+ dev->unique_len = 20;
+ dev->unique = malloc(dev->unique_len + 1, DRM_MEM_DRIVER, M_NOWAIT);
+ if (dev->unique == NULL) {
+ DRM_UNLOCK(dev);
+ return ENOMEM;
+ }
+
+ snprintf(dev->unique, dev->unique_len, "pci:%04x:%02x:%02x.%1x",
+ dev->pci_domain, dev->pci_bus, dev->pci_slot, dev->pci_func);
+
+ DRM_UNLOCK(dev);
+
+ return 0;
+}
+
+int drm_getmap(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_map *map = data;
+ drm_local_map_t *mapinlist;
+ int idx;
+ int i = 0;
+
+ idx = map->offset;
+
+ DRM_LOCK(dev);
+ if (idx < 0) {
+ DRM_UNLOCK(dev);
+ return EINVAL;
+ }
+
+ TAILQ_FOREACH(mapinlist, &dev->maplist, link) {
+ if (i == idx) {
+ map->offset = mapinlist->offset;
+ map->size = mapinlist->size;
+ map->type = mapinlist->type;
+ map->flags = mapinlist->flags;
+ map->handle = mapinlist->handle;
+ map->mtrr = mapinlist->mtrr;
+ break;
+ }
+ i++;
+ }
+
+ DRM_UNLOCK(dev);
+
+ if (mapinlist == NULL)
+ return EINVAL;
+
+ return 0;
+}
+
+int drm_getclient(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_client *client = data;
+ struct drm_file *pt;
+ int idx;
+ int i = 0;
+
+ idx = client->idx;
+ DRM_LOCK(dev);
+ TAILQ_FOREACH(pt, &dev->files, link) {
+ if (i == idx) {
+ client->auth = pt->authenticated;
+ client->pid = pt->pid;
+ client->uid = pt->uid;
+ client->magic = pt->magic;
+ client->iocs = pt->ioctl_count;
+ DRM_UNLOCK(dev);
+ return 0;
+ }
+ i++;
+ }
+ DRM_UNLOCK(dev);
+
+ return EINVAL;
+}
+
+int drm_getstats(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_stats *stats = data;
+ int i;
+
+ memset(stats, 0, sizeof(struct drm_stats));
+
+ DRM_LOCK(dev);
+
+ for (i = 0; i < dev->counters; i++) {
+ if (dev->types[i] == _DRM_STAT_LOCK)
+ stats->data[i].value =
+ (dev->lock.hw_lock ? dev->lock.hw_lock->lock : 0);
+ else
+ stats->data[i].value = atomic_read(&dev->counts[i]);
+ stats->data[i].type = dev->types[i];
+ }
+
+ stats->count = dev->counters;
+
+ DRM_UNLOCK(dev);
+
+ return 0;
+}
+
+int drm_getcap(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_get_cap *req = data;
+
+ req->value = 0;
+ switch (req->capability) {
+ case DRM_CAP_DUMB_BUFFER:
+ if (dev->driver->dumb_create)
+ req->value = 1;
+ break;
+ case DRM_CAP_VBLANK_HIGH_CRTC:
+ req->value = 1;
+ break;
+ case DRM_CAP_DUMB_PREFERRED_DEPTH:
+ req->value = dev->mode_config.preferred_depth;
+ break;
+ case DRM_CAP_DUMB_PREFER_SHADOW:
+ req->value = dev->mode_config.prefer_shadow;
+ break;
+ default:
+ return EINVAL;
+ }
+ return 0;
+}
+
+
+#define DRM_IF_MAJOR 1
+#define DRM_IF_MINOR 2
+
+int drm_setversion(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_set_version *sv = data;
+ struct drm_set_version ver;
+ int if_version;
+
+ /* Save the incoming data, and set the response before continuing
+ * any further.
+ */
+ ver = *sv;
+ sv->drm_di_major = DRM_IF_MAJOR;
+ sv->drm_di_minor = DRM_IF_MINOR;
+ sv->drm_dd_major = dev->driver->major;
+ sv->drm_dd_minor = dev->driver->minor;
+
+ DRM_DEBUG("ver.drm_di_major %d ver.drm_di_minor %d "
+ "ver.drm_dd_major %d ver.drm_dd_minor %d\n",
+ ver.drm_di_major, ver.drm_di_minor, ver.drm_dd_major,
+ ver.drm_dd_minor);
+ DRM_DEBUG("sv->drm_di_major %d sv->drm_di_minor %d "
+ "sv->drm_dd_major %d sv->drm_dd_minor %d\n",
+ sv->drm_di_major, sv->drm_di_minor, sv->drm_dd_major,
+ sv->drm_dd_minor);
+
+ if (ver.drm_di_major != -1) {
+ if (ver.drm_di_major != DRM_IF_MAJOR ||
+ ver.drm_di_minor < 0 || ver.drm_di_minor > DRM_IF_MINOR) {
+ return EINVAL;
+ }
+ if_version = DRM_IF_VERSION(ver.drm_di_major,
+ ver.drm_dd_minor);
+ dev->if_version = DRM_MAX(if_version, dev->if_version);
+ if (ver.drm_di_minor >= 1) {
+ /*
+ * Version 1.1 includes tying of DRM to specific device
+ */
+ drm_set_busid(dev);
+ }
+ }
+
+ if (ver.drm_dd_major != -1) {
+ if (ver.drm_dd_major != dev->driver->major ||
+ ver.drm_dd_minor < 0 ||
+ ver.drm_dd_minor > dev->driver->minor)
+ {
+ return EINVAL;
+ }
+ }
+
+ return 0;
+}
+
+
+int drm_noop(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ DRM_DEBUG("\n");
+ return 0;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_irq.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_irq.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1253 @@
+/*-
+ * Copyright 2003 Eric Anholt
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * ERIC ANHOLT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <anholt at FreeBSD.org>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_irq.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_irq.c
+ * Support code for handling setup/teardown of interrupt handlers and
+ * handing interrupt handlers off to the drivers.
+ */
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+
+MALLOC_DEFINE(DRM_MEM_VBLANK, "drm_vblank", "DRM VBLANK Handling Data");
+
+/* Access macro for slots in vblank timestamp ringbuffer. */
+#define vblanktimestamp(dev, crtc, count) ( \
+ (dev)->_vblank_time[(crtc) * DRM_VBLANKTIME_RBSIZE + \
+ ((count) % DRM_VBLANKTIME_RBSIZE)])
+
+/* Retry timestamp calculation up to 3 times to satisfy
+ * drm_timestamp_precision before giving up.
+ */
+#define DRM_TIMESTAMP_MAXRETRIES 3
+
+/* Threshold in nanoseconds for detection of redundant
+ * vblank irq in drm_handle_vblank(). 1 msec should be ok.
+ */
+#define DRM_REDUNDANT_VBLIRQ_THRESH_NS 1000000
+
+int drm_irq_by_busid(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_irq_busid *irq = data;
+
+ if ((irq->busnum >> 8) != dev->pci_domain ||
+ (irq->busnum & 0xff) != dev->pci_bus ||
+ irq->devnum != dev->pci_slot ||
+ irq->funcnum != dev->pci_func)
+ return EINVAL;
+
+ irq->irq = dev->irq;
+
+ DRM_DEBUG("%d:%d:%d => IRQ %d\n",
+ irq->busnum, irq->devnum, irq->funcnum, irq->irq);
+
+ return 0;
+}
+
+static void
+drm_irq_handler_wrap(void *arg)
+{
+ struct drm_device *dev = arg;
+
+ mtx_lock(&dev->irq_lock);
+ dev->driver->irq_handler(arg);
+ mtx_unlock(&dev->irq_lock);
+}
+
+int
+drm_irq_install(struct drm_device *dev)
+{
+ int retcode;
+
+ if (dev->irq == 0 || dev->dev_private == NULL)
+ return (EINVAL);
+
+ DRM_DEBUG("irq=%d\n", dev->irq);
+
+ DRM_LOCK(dev);
+ if (dev->irq_enabled) {
+ DRM_UNLOCK(dev);
+ return EBUSY;
+ }
+ dev->irq_enabled = 1;
+
+ dev->context_flag = 0;
+
+ /* Before installing handler */
+ if (dev->driver->irq_preinstall)
+ dev->driver->irq_preinstall(dev);
+ DRM_UNLOCK(dev);
+
+ /* Install handler */
+ retcode = bus_setup_intr(dev->device, dev->irqr,
+ INTR_TYPE_TTY | INTR_MPSAFE, NULL,
+ (dev->driver->driver_features & DRIVER_LOCKLESS_IRQ) != 0 ?
+ drm_irq_handler_wrap : dev->driver->irq_handler,
+ dev, &dev->irqh);
+ if (retcode != 0)
+ goto err;
+
+ /* After installing handler */
+ DRM_LOCK(dev);
+ if (dev->driver->irq_postinstall)
+ dev->driver->irq_postinstall(dev);
+ DRM_UNLOCK(dev);
+
+ return (0);
+err:
+ device_printf(dev->device, "Error setting interrupt: %d\n", retcode);
+ dev->irq_enabled = 0;
+
+ return (retcode);
+}
+
+int drm_irq_uninstall(struct drm_device *dev)
+{
+ int i;
+
+ if (!dev->irq_enabled)
+ return EINVAL;
+
+ dev->irq_enabled = 0;
+
+ /*
+ * Wake up any waiters so they don't hang.
+ */
+ if (dev->num_crtcs) {
+ mtx_lock(&dev->vbl_lock);
+ for (i = 0; i < dev->num_crtcs; i++) {
+ wakeup(&dev->_vblank_count[i]);
+ dev->vblank_enabled[i] = 0;
+ dev->last_vblank[i] =
+ dev->driver->get_vblank_counter(dev, i);
+ }
+ mtx_unlock(&dev->vbl_lock);
+ }
+
+ DRM_DEBUG("irq=%d\n", dev->irq);
+
+ if (dev->driver->irq_uninstall)
+ dev->driver->irq_uninstall(dev);
+
+ DRM_UNLOCK(dev);
+ bus_teardown_intr(dev->device, dev->irqr, dev->irqh);
+ DRM_LOCK(dev);
+
+ return 0;
+}
+
+int drm_control(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_control *ctl = data;
+ int err;
+
+ switch (ctl->func) {
+ case DRM_INST_HANDLER:
+ /* Handle drivers whose DRM used to require IRQ setup but the
+ * no longer does.
+ */
+ if (!drm_core_check_feature(dev, DRIVER_HAVE_IRQ))
+ return 0;
+ if (drm_core_check_feature(dev, DRIVER_MODESET))
+ return 0;
+ if (dev->if_version < DRM_IF_VERSION(1, 2) &&
+ ctl->irq != dev->irq)
+ return EINVAL;
+ return drm_irq_install(dev);
+ case DRM_UNINST_HANDLER:
+ if (!drm_core_check_feature(dev, DRIVER_HAVE_IRQ))
+ return 0;
+ if (drm_core_check_feature(dev, DRIVER_MODESET))
+ return 0;
+ DRM_LOCK(dev);
+ err = drm_irq_uninstall(dev);
+ DRM_UNLOCK(dev);
+ return err;
+ default:
+ return EINVAL;
+ }
+}
+
+#define NSEC_PER_USEC 1000L
+#define NSEC_PER_SEC 1000000000L
+
+int64_t
+timeval_to_ns(const struct timeval *tv)
+{
+ return ((int64_t)tv->tv_sec * NSEC_PER_SEC) +
+ tv->tv_usec * NSEC_PER_USEC;
+}
+
+struct timeval
+ns_to_timeval(const int64_t nsec)
+{
+ struct timeval tv;
+ uint32_t rem;
+
+ if (nsec == 0) {
+ tv.tv_sec = 0;
+ tv.tv_usec = 0;
+ return (tv);
+ }
+
+ tv.tv_sec = nsec / NSEC_PER_SEC;
+ rem = nsec % NSEC_PER_SEC;
+ if (rem < 0) {
+ tv.tv_sec--;
+ rem += NSEC_PER_SEC;
+ }
+ tv.tv_usec = rem / 1000;
+ return (tv);
+}
+
+/*
+ * Clear vblank timestamp buffer for a crtc.
+ */
+static void clear_vblank_timestamps(struct drm_device *dev, int crtc)
+{
+ memset(&dev->_vblank_time[crtc * DRM_VBLANKTIME_RBSIZE], 0,
+ DRM_VBLANKTIME_RBSIZE * sizeof(struct timeval));
+}
+
+static int64_t
+abs64(int64_t x)
+{
+
+ return (x < 0 ? -x : x);
+}
+
+/*
+ * Disable vblank irq's on crtc, make sure that last vblank count
+ * of hardware and corresponding consistent software vblank counter
+ * are preserved, even if there are any spurious vblank irq's after
+ * disable.
+ */
+static void vblank_disable_and_save(struct drm_device *dev, int crtc)
+{
+ u32 vblcount;
+ int64_t diff_ns;
+ int vblrc;
+ struct timeval tvblank;
+
+ /* Prevent vblank irq processing while disabling vblank irqs,
+ * so no updates of timestamps or count can happen after we've
+ * disabled. Needed to prevent races in case of delayed irq's.
+ */
+ mtx_lock(&dev->vblank_time_lock);
+
+ dev->driver->disable_vblank(dev, crtc);
+ dev->vblank_enabled[crtc] = 0;
+
+ /* No further vblank irq's will be processed after
+ * this point. Get current hardware vblank count and
+ * vblank timestamp, repeat until they are consistent.
+ *
+ * FIXME: There is still a race condition here and in
+ * drm_update_vblank_count() which can cause off-by-one
+ * reinitialization of software vblank counter. If gpu
+ * vblank counter doesn't increment exactly at the leading
+ * edge of a vblank interval, then we can lose 1 count if
+ * we happen to execute between start of vblank and the
+ * delayed gpu counter increment.
+ */
+ do {
+ dev->last_vblank[crtc] = dev->driver->get_vblank_counter(dev, crtc);
+ vblrc = drm_get_last_vbltimestamp(dev, crtc, &tvblank, 0);
+ } while (dev->last_vblank[crtc] != dev->driver->get_vblank_counter(dev, crtc));
+
+ /* Compute time difference to stored timestamp of last vblank
+ * as updated by last invocation of drm_handle_vblank() in vblank irq.
+ */
+ vblcount = atomic_read(&dev->_vblank_count[crtc]);
+ diff_ns = timeval_to_ns(&tvblank) -
+ timeval_to_ns(&vblanktimestamp(dev, crtc, vblcount));
+
+ /* If there is at least 1 msec difference between the last stored
+ * timestamp and tvblank, then we are currently executing our
+ * disable inside a new vblank interval, the tvblank timestamp
+ * corresponds to this new vblank interval and the irq handler
+ * for this vblank didn't run yet and won't run due to our disable.
+ * Therefore we need to do the job of drm_handle_vblank() and
+ * increment the vblank counter by one to account for this vblank.
+ *
+ * Skip this step if there isn't any high precision timestamp
+ * available. In that case we can't account for this and just
+ * hope for the best.
+ */
+ if ((vblrc > 0) && (abs64(diff_ns) > 1000000)) {
+ atomic_inc(&dev->_vblank_count[crtc]);
+ }
+
+ /* Invalidate all timestamps while vblank irq's are off. */
+ clear_vblank_timestamps(dev, crtc);
+
+ mtx_unlock(&dev->vblank_time_lock);
+}
+
+static void vblank_disable_fn(void * arg)
+{
+ struct drm_device *dev = (struct drm_device *)arg;
+ int i;
+
+ if (!dev->vblank_disable_allowed)
+ return;
+
+ for (i = 0; i < dev->num_crtcs; i++) {
+ mtx_lock(&dev->vbl_lock);
+ if (atomic_read(&dev->vblank_refcount[i]) == 0 &&
+ dev->vblank_enabled[i]) {
+ DRM_DEBUG("disabling vblank on crtc %d\n", i);
+ vblank_disable_and_save(dev, i);
+ }
+ mtx_unlock(&dev->vbl_lock);
+ }
+}
+
+void drm_vblank_cleanup(struct drm_device *dev)
+{
+ /* Bail if the driver didn't call drm_vblank_init() */
+ if (dev->num_crtcs == 0)
+ return;
+
+ callout_stop(&dev->vblank_disable_callout);
+
+ vblank_disable_fn(dev);
+
+ free(dev->_vblank_count, DRM_MEM_VBLANK);
+ free(dev->vblank_refcount, DRM_MEM_VBLANK);
+ free(dev->vblank_enabled, DRM_MEM_VBLANK);
+ free(dev->last_vblank, DRM_MEM_VBLANK);
+ free(dev->last_vblank_wait, DRM_MEM_VBLANK);
+ free(dev->vblank_inmodeset, DRM_MEM_VBLANK);
+ free(dev->_vblank_time, DRM_MEM_VBLANK);
+
+ dev->num_crtcs = 0;
+}
+
+int drm_vblank_init(struct drm_device *dev, int num_crtcs)
+{
+ int i;
+
+ callout_init(&dev->vblank_disable_callout, CALLOUT_MPSAFE);
+#if 0
+ mtx_init(&dev->vbl_lock, "drmvbl", NULL, MTX_DEF);
+#endif
+ mtx_init(&dev->vblank_time_lock, "drmvtl", NULL, MTX_DEF);
+
+ dev->num_crtcs = num_crtcs;
+
+ dev->_vblank_count = malloc(sizeof(atomic_t) * num_crtcs,
+ DRM_MEM_VBLANK, M_WAITOK);
+ dev->vblank_refcount = malloc(sizeof(atomic_t) * num_crtcs,
+ DRM_MEM_VBLANK, M_WAITOK);
+ dev->vblank_enabled = malloc(num_crtcs * sizeof(int),
+ DRM_MEM_VBLANK, M_WAITOK | M_ZERO);
+ dev->last_vblank = malloc(num_crtcs * sizeof(u32),
+ DRM_MEM_VBLANK, M_WAITOK | M_ZERO);
+ dev->last_vblank_wait = malloc(num_crtcs * sizeof(u32),
+ DRM_MEM_VBLANK, M_WAITOK | M_ZERO);
+ dev->vblank_inmodeset = malloc(num_crtcs * sizeof(int),
+ DRM_MEM_VBLANK, M_WAITOK | M_ZERO);
+ dev->_vblank_time = malloc(num_crtcs * DRM_VBLANKTIME_RBSIZE *
+ sizeof(struct timeval), DRM_MEM_VBLANK, M_WAITOK | M_ZERO);
+ DRM_INFO("Supports vblank timestamp caching Rev 1 (10.10.2010).\n");
+
+ /* Driver specific high-precision vblank timestamping supported? */
+ if (dev->driver->get_vblank_timestamp)
+ DRM_INFO("Driver supports precise vblank timestamp query.\n");
+ else
+ DRM_INFO("No driver support for vblank timestamp query.\n");
+
+ /* Zero per-crtc vblank stuff */
+ for (i = 0; i < num_crtcs; i++) {
+ atomic_set(&dev->_vblank_count[i], 0);
+ atomic_set(&dev->vblank_refcount[i], 0);
+ }
+
+ dev->vblank_disable_allowed = 0;
+ return 0;
+}
+
+void
+drm_calc_timestamping_constants(struct drm_crtc *crtc)
+{
+ int64_t linedur_ns = 0, pixeldur_ns = 0, framedur_ns = 0;
+ uint64_t dotclock;
+
+ /* Dot clock in Hz: */
+ dotclock = (uint64_t) crtc->hwmode.clock * 1000;
+
+ /* Fields of interlaced scanout modes are only halve a frame duration.
+ * Double the dotclock to get halve the frame-/line-/pixelduration.
+ */
+ if (crtc->hwmode.flags & DRM_MODE_FLAG_INTERLACE)
+ dotclock *= 2;
+
+ /* Valid dotclock? */
+ if (dotclock > 0) {
+ /* Convert scanline length in pixels and video dot clock to
+ * line duration, frame duration and pixel duration in
+ * nanoseconds:
+ */
+ pixeldur_ns = (int64_t)1000000000 / dotclock;
+ linedur_ns = ((uint64_t)crtc->hwmode.crtc_htotal *
+ 1000000000) / dotclock;
+ framedur_ns = (int64_t)crtc->hwmode.crtc_vtotal * linedur_ns;
+ } else
+ DRM_ERROR("crtc %d: Can't calculate constants, dotclock = 0!\n",
+ crtc->base.id);
+
+ crtc->pixeldur_ns = pixeldur_ns;
+ crtc->linedur_ns = linedur_ns;
+ crtc->framedur_ns = framedur_ns;
+
+ DRM_DEBUG("crtc %d: hwmode: htotal %d, vtotal %d, vdisplay %d\n",
+ crtc->base.id, crtc->hwmode.crtc_htotal,
+ crtc->hwmode.crtc_vtotal, crtc->hwmode.crtc_vdisplay);
+ DRM_DEBUG("crtc %d: clock %d kHz framedur %d linedur %d, pixeldur %d\n",
+ crtc->base.id, (int) dotclock/1000, (int) framedur_ns,
+ (int) linedur_ns, (int) pixeldur_ns);
+}
+
+/**
+ * drm_calc_vbltimestamp_from_scanoutpos - helper routine for kms
+ * drivers. Implements calculation of exact vblank timestamps from
+ * given drm_display_mode timings and current video scanout position
+ * of a crtc. This can be called from within get_vblank_timestamp()
+ * implementation of a kms driver to implement the actual timestamping.
+ *
+ * Should return timestamps conforming to the OML_sync_control OpenML
+ * extension specification. The timestamp corresponds to the end of
+ * the vblank interval, aka start of scanout of topmost-leftmost display
+ * pixel in the following video frame.
+ *
+ * Requires support for optional dev->driver->get_scanout_position()
+ * in kms driver, plus a bit of setup code to provide a drm_display_mode
+ * that corresponds to the true scanout timing.
+ *
+ * The current implementation only handles standard video modes. It
+ * returns as no operation if a doublescan or interlaced video mode is
+ * active. Higher level code is expected to handle this.
+ *
+ * @dev: DRM device.
+ * @crtc: Which crtc's vblank timestamp to retrieve.
+ * @max_error: Desired maximum allowable error in timestamps (nanosecs).
+ * On return contains true maximum error of timestamp.
+ * @vblank_time: Pointer to struct timeval which should receive the timestamp.
+ * @flags: Flags to pass to driver:
+ * 0 = Default.
+ * DRM_CALLED_FROM_VBLIRQ = If function is called from vbl irq handler.
+ * @refcrtc: drm_crtc* of crtc which defines scanout timing.
+ *
+ * Returns negative value on error, failure or if not supported in current
+ * video mode:
+ *
+ * -EINVAL - Invalid crtc.
+ * -EAGAIN - Temporary unavailable, e.g., called before initial modeset.
+ * -ENOTSUPP - Function not supported in current display mode.
+ * -EIO - Failed, e.g., due to failed scanout position query.
+ *
+ * Returns or'ed positive status flags on success:
+ *
+ * DRM_VBLANKTIME_SCANOUTPOS_METHOD - Signal this method used for timestamping.
+ * DRM_VBLANKTIME_INVBL - Timestamp taken while scanout was in vblank interval.
+ *
+ */
+int
+drm_calc_vbltimestamp_from_scanoutpos(struct drm_device *dev, int crtc,
+ int *max_error, struct timeval *vblank_time, unsigned flags,
+ struct drm_crtc *refcrtc)
+{
+ struct timeval stime, raw_time;
+ struct drm_display_mode *mode;
+ int vbl_status, vtotal, vdisplay;
+ int vpos, hpos, i;
+ int64_t framedur_ns, linedur_ns, pixeldur_ns, delta_ns, duration_ns;
+ bool invbl;
+
+ if (crtc < 0 || crtc >= dev->num_crtcs) {
+ DRM_ERROR("Invalid crtc %d\n", crtc);
+ return -EINVAL;
+ }
+
+ /* Scanout position query not supported? Should not happen. */
+ if (!dev->driver->get_scanout_position) {
+ DRM_ERROR("Called from driver w/o get_scanout_position()!?\n");
+ return -EIO;
+ }
+
+ mode = &refcrtc->hwmode;
+ vtotal = mode->crtc_vtotal;
+ vdisplay = mode->crtc_vdisplay;
+
+ /* Durations of frames, lines, pixels in nanoseconds. */
+ framedur_ns = refcrtc->framedur_ns;
+ linedur_ns = refcrtc->linedur_ns;
+ pixeldur_ns = refcrtc->pixeldur_ns;
+
+ /* If mode timing undefined, just return as no-op:
+ * Happens during initial modesetting of a crtc.
+ */
+ if (vtotal <= 0 || vdisplay <= 0 || framedur_ns == 0) {
+ DRM_DEBUG("crtc %d: Noop due to uninitialized mode.\n", crtc);
+ return -EAGAIN;
+ }
+
+ /* Get current scanout position with system timestamp.
+ * Repeat query up to DRM_TIMESTAMP_MAXRETRIES times
+ * if single query takes longer than max_error nanoseconds.
+ *
+ * This guarantees a tight bound on maximum error if
+ * code gets preempted or delayed for some reason.
+ */
+ for (i = 0; i < DRM_TIMESTAMP_MAXRETRIES; i++) {
+ /* Disable preemption to make it very likely to
+ * succeed in the first iteration.
+ */
+ critical_enter();
+
+ /* Get system timestamp before query. */
+ getmicrouptime(&stime);
+
+ /* Get vertical and horizontal scanout pos. vpos, hpos. */
+ vbl_status = dev->driver->get_scanout_position(dev, crtc, &vpos, &hpos);
+
+ /* Get system timestamp after query. */
+ getmicrouptime(&raw_time);
+
+ critical_exit();
+
+ /* Return as no-op if scanout query unsupported or failed. */
+ if (!(vbl_status & DRM_SCANOUTPOS_VALID)) {
+ DRM_DEBUG("crtc %d : scanoutpos query failed [%d].\n",
+ crtc, vbl_status);
+ return -EIO;
+ }
+
+ duration_ns = timeval_to_ns(&raw_time) - timeval_to_ns(&stime);
+
+ /* Accept result with < max_error nsecs timing uncertainty. */
+ if (duration_ns <= (int64_t) *max_error)
+ break;
+ }
+
+ /* Noisy system timing? */
+ if (i == DRM_TIMESTAMP_MAXRETRIES) {
+ DRM_DEBUG("crtc %d: Noisy timestamp %d us > %d us [%d reps].\n",
+ crtc, (int) duration_ns/1000, *max_error/1000, i);
+ }
+
+ /* Return upper bound of timestamp precision error. */
+ *max_error = (int) duration_ns;
+
+ /* Check if in vblank area:
+ * vpos is >=0 in video scanout area, but negative
+ * within vblank area, counting down the number of lines until
+ * start of scanout.
+ */
+ invbl = vbl_status & DRM_SCANOUTPOS_INVBL;
+
+ /* Convert scanout position into elapsed time at raw_time query
+ * since start of scanout at first display scanline. delta_ns
+ * can be negative if start of scanout hasn't happened yet.
+ */
+ delta_ns = (int64_t)vpos * linedur_ns + (int64_t)hpos * pixeldur_ns;
+
+ /* Is vpos outside nominal vblank area, but less than
+ * 1/100 of a frame height away from start of vblank?
+ * If so, assume this isn't a massively delayed vblank
+ * interrupt, but a vblank interrupt that fired a few
+ * microseconds before true start of vblank. Compensate
+ * by adding a full frame duration to the final timestamp.
+ * Happens, e.g., on ATI R500, R600.
+ *
+ * We only do this if DRM_CALLED_FROM_VBLIRQ.
+ */
+ if ((flags & DRM_CALLED_FROM_VBLIRQ) && !invbl &&
+ ((vdisplay - vpos) < vtotal / 100)) {
+ delta_ns = delta_ns - framedur_ns;
+
+ /* Signal this correction as "applied". */
+ vbl_status |= 0x8;
+ }
+
+ /* Subtract time delta from raw timestamp to get final
+ * vblank_time timestamp for end of vblank.
+ */
+ *vblank_time = ns_to_timeval(timeval_to_ns(&raw_time) - delta_ns);
+
+ DRM_DEBUG("crtc %d : v %d p(%d,%d)@ %jd.%jd -> %jd.%jd [e %d us, %d rep]\n",
+ crtc, (int)vbl_status, hpos, vpos, (uintmax_t)raw_time.tv_sec,
+ (uintmax_t)raw_time.tv_usec, (uintmax_t)vblank_time->tv_sec,
+ (uintmax_t)vblank_time->tv_usec, (int)duration_ns/1000, i);
+
+ vbl_status = DRM_VBLANKTIME_SCANOUTPOS_METHOD;
+ if (invbl)
+ vbl_status |= DRM_VBLANKTIME_INVBL;
+
+ return vbl_status;
+}
+
+/**
+ * drm_get_last_vbltimestamp - retrieve raw timestamp for the most recent
+ * vblank interval.
+ *
+ * @dev: DRM device
+ * @crtc: which crtc's vblank timestamp to retrieve
+ * @tvblank: Pointer to target struct timeval which should receive the timestamp
+ * @flags: Flags to pass to driver:
+ * 0 = Default.
+ * DRM_CALLED_FROM_VBLIRQ = If function is called from vbl irq handler.
+ *
+ * Fetches the system timestamp corresponding to the time of the most recent
+ * vblank interval on specified crtc. May call into kms-driver to
+ * compute the timestamp with a high-precision GPU specific method.
+ *
+ * Returns zero if timestamp originates from uncorrected do_gettimeofday()
+ * call, i.e., it isn't very precisely locked to the true vblank.
+ *
+ * Returns non-zero if timestamp is considered to be very precise.
+ */
+u32 drm_get_last_vbltimestamp(struct drm_device *dev, int crtc,
+ struct timeval *tvblank, unsigned flags)
+{
+ int ret = 0;
+
+ /* Define requested maximum error on timestamps (nanoseconds). */
+ int max_error = (int) drm_timestamp_precision * 1000;
+
+ /* Query driver if possible and precision timestamping enabled. */
+ if (dev->driver->get_vblank_timestamp && (max_error > 0)) {
+ ret = dev->driver->get_vblank_timestamp(dev, crtc, &max_error,
+ tvblank, flags);
+ if (ret > 0)
+ return (u32) ret;
+ }
+
+ /* GPU high precision timestamp query unsupported or failed.
+ * Return gettimeofday timestamp as best estimate.
+ */
+ microtime(tvblank);
+
+ return 0;
+}
+
+/**
+ * drm_vblank_count - retrieve "cooked" vblank counter value
+ * @dev: DRM device
+ * @crtc: which counter to retrieve
+ *
+ * Fetches the "cooked" vblank count value that represents the number of
+ * vblank events since the system was booted, including lost events due to
+ * modesetting activity.
+ */
+u32 drm_vblank_count(struct drm_device *dev, int crtc)
+{
+ return atomic_read(&dev->_vblank_count[crtc]);
+}
+
+/**
+ * drm_vblank_count_and_time - retrieve "cooked" vblank counter value
+ * and the system timestamp corresponding to that vblank counter value.
+ *
+ * @dev: DRM device
+ * @crtc: which counter to retrieve
+ * @vblanktime: Pointer to struct timeval to receive the vblank timestamp.
+ *
+ * Fetches the "cooked" vblank count value that represents the number of
+ * vblank events since the system was booted, including lost events due to
+ * modesetting activity. Returns corresponding system timestamp of the time
+ * of the vblank interval that corresponds to the current value vblank counter
+ * value.
+ */
+u32 drm_vblank_count_and_time(struct drm_device *dev, int crtc,
+ struct timeval *vblanktime)
+{
+ u32 cur_vblank;
+
+ /* Read timestamp from slot of _vblank_time ringbuffer
+ * that corresponds to current vblank count. Retry if
+ * count has incremented during readout. This works like
+ * a seqlock.
+ */
+ do {
+ cur_vblank = atomic_read(&dev->_vblank_count[crtc]);
+ *vblanktime = vblanktimestamp(dev, crtc, cur_vblank);
+ rmb();
+ } while (cur_vblank != atomic_read(&dev->_vblank_count[crtc]));
+
+ return cur_vblank;
+}
+
+/**
+ * drm_update_vblank_count - update the master vblank counter
+ * @dev: DRM device
+ * @crtc: counter to update
+ *
+ * Call back into the driver to update the appropriate vblank counter
+ * (specified by @crtc). Deal with wraparound, if it occurred, and
+ * update the last read value so we can deal with wraparound on the next
+ * call if necessary.
+ *
+ * Only necessary when going from off->on, to account for frames we
+ * didn't get an interrupt for.
+ *
+ * Note: caller must hold dev->vbl_lock since this reads & writes
+ * device vblank fields.
+ */
+static void drm_update_vblank_count(struct drm_device *dev, int crtc)
+{
+ u32 cur_vblank, diff, tslot, rc;
+ struct timeval t_vblank;
+
+ /*
+ * Interrupts were disabled prior to this call, so deal with counter
+ * wrap if needed.
+ * NOTE! It's possible we lost a full dev->max_vblank_count events
+ * here if the register is small or we had vblank interrupts off for
+ * a long time.
+ *
+ * We repeat the hardware vblank counter & timestamp query until
+ * we get consistent results. This to prevent races between gpu
+ * updating its hardware counter while we are retrieving the
+ * corresponding vblank timestamp.
+ */
+ do {
+ cur_vblank = dev->driver->get_vblank_counter(dev, crtc);
+ rc = drm_get_last_vbltimestamp(dev, crtc, &t_vblank, 0);
+ } while (cur_vblank != dev->driver->get_vblank_counter(dev, crtc));
+
+ /* Deal with counter wrap */
+ diff = cur_vblank - dev->last_vblank[crtc];
+ if (cur_vblank < dev->last_vblank[crtc]) {
+ diff += dev->max_vblank_count;
+
+ DRM_DEBUG("last_vblank[%d]=0x%x, cur_vblank=0x%x => diff=0x%x\n",
+ crtc, dev->last_vblank[crtc], cur_vblank, diff);
+ }
+
+ DRM_DEBUG("enabling vblank interrupts on crtc %d, missed %d\n",
+ crtc, diff);
+
+ /* Reinitialize corresponding vblank timestamp if high-precision query
+ * available. Skip this step if query unsupported or failed. Will
+ * reinitialize delayed at next vblank interrupt in that case.
+ */
+ if (rc) {
+ tslot = atomic_read(&dev->_vblank_count[crtc]) + diff;
+ vblanktimestamp(dev, crtc, tslot) = t_vblank;
+ }
+
+ atomic_add(diff, &dev->_vblank_count[crtc]);
+}
+
+/**
+ * drm_vblank_get - get a reference count on vblank events
+ * @dev: DRM device
+ * @crtc: which CRTC to own
+ *
+ * Acquire a reference count on vblank events to avoid having them disabled
+ * while in use.
+ *
+ * RETURNS
+ * Zero on success, nonzero on failure.
+ */
+int drm_vblank_get(struct drm_device *dev, int crtc)
+{
+ int ret = 0;
+
+ mtx_lock(&dev->vbl_lock);
+ /* Going from 0->1 means we have to enable interrupts again */
+ if (atomic_fetchadd_int(&dev->vblank_refcount[crtc], 1) == 0) {
+ mtx_lock(&dev->vblank_time_lock);
+ if (!dev->vblank_enabled[crtc]) {
+ /* Enable vblank irqs under vblank_time_lock protection.
+ * All vblank count & timestamp updates are held off
+ * until we are done reinitializing master counter and
+ * timestamps. Filtercode in drm_handle_vblank() will
+ * prevent double-accounting of same vblank interval.
+ */
+ ret = -dev->driver->enable_vblank(dev, crtc);
+ DRM_DEBUG("enabling vblank on crtc %d, ret: %d\n",
+ crtc, ret);
+ if (ret)
+ atomic_dec(&dev->vblank_refcount[crtc]);
+ else {
+ dev->vblank_enabled[crtc] = 1;
+ drm_update_vblank_count(dev, crtc);
+ }
+ }
+ mtx_unlock(&dev->vblank_time_lock);
+ } else {
+ if (!dev->vblank_enabled[crtc]) {
+ atomic_dec(&dev->vblank_refcount[crtc]);
+ ret = EINVAL;
+ }
+ }
+ mtx_unlock(&dev->vbl_lock);
+
+ return ret;
+}
+
+/**
+ * drm_vblank_put - give up ownership of vblank events
+ * @dev: DRM device
+ * @crtc: which counter to give up
+ *
+ * Release ownership of a given vblank counter, turning off interrupts
+ * if possible. Disable interrupts after drm_vblank_offdelay milliseconds.
+ */
+void drm_vblank_put(struct drm_device *dev, int crtc)
+{
+ KASSERT(atomic_read(&dev->vblank_refcount[crtc]) != 0,
+ ("Too many drm_vblank_put for crtc %d", crtc));
+
+ /* Last user schedules interrupt disable */
+ if (atomic_fetchadd_int(&dev->vblank_refcount[crtc], -1) == 1 &&
+ (drm_vblank_offdelay > 0))
+ callout_reset(&dev->vblank_disable_callout,
+ (drm_vblank_offdelay * DRM_HZ) / 1000,
+ vblank_disable_fn, dev);
+}
+
+void drm_vblank_off(struct drm_device *dev, int crtc)
+{
+ struct drm_pending_vblank_event *e, *t;
+ struct timeval now;
+ unsigned int seq;
+
+ mtx_lock(&dev->vbl_lock);
+ vblank_disable_and_save(dev, crtc);
+ mtx_lock(&dev->event_lock);
+ wakeup(&dev->_vblank_count[crtc]);
+
+ /* Send any queued vblank events, lest the natives grow disquiet */
+ seq = drm_vblank_count_and_time(dev, crtc, &now);
+ list_for_each_entry_safe(e, t, &dev->vblank_event_list, base.link) {
+ if (e->pipe != crtc)
+ continue;
+ DRM_DEBUG("Sending premature vblank event on disable: \
+ wanted %d, current %d\n",
+ e->event.sequence, seq);
+
+ e->event.sequence = seq;
+ e->event.tv_sec = now.tv_sec;
+ e->event.tv_usec = now.tv_usec;
+ drm_vblank_put(dev, e->pipe);
+ list_move_tail(&e->base.link, &e->base.file_priv->event_list);
+ drm_event_wakeup(&e->base);
+ CTR3(KTR_DRM, "vblank_event_delivered %d %d %d",
+ e->base.pid, e->pipe, e->event.sequence);
+ }
+
+ mtx_unlock(&dev->event_lock);
+ mtx_unlock(&dev->vbl_lock);
+}
+
+/**
+ * drm_vblank_pre_modeset - account for vblanks across mode sets
+ * @dev: DRM device
+ * @crtc: CRTC in question
+ * @post: post or pre mode set?
+ *
+ * Account for vblank events across mode setting events, which will likely
+ * reset the hardware frame counter.
+ */
+void drm_vblank_pre_modeset(struct drm_device *dev, int crtc)
+{
+ /* vblank is not initialized (IRQ not installed ?) */
+ if (!dev->num_crtcs)
+ return;
+ /*
+ * To avoid all the problems that might happen if interrupts
+ * were enabled/disabled around or between these calls, we just
+ * have the kernel take a reference on the CRTC (just once though
+ * to avoid corrupting the count if multiple, mismatch calls occur),
+ * so that interrupts remain enabled in the interim.
+ */
+ if (!dev->vblank_inmodeset[crtc]) {
+ dev->vblank_inmodeset[crtc] = 0x1;
+ if (drm_vblank_get(dev, crtc) == 0)
+ dev->vblank_inmodeset[crtc] |= 0x2;
+ }
+}
+
+void drm_vblank_post_modeset(struct drm_device *dev, int crtc)
+{
+
+ if (dev->vblank_inmodeset[crtc]) {
+ mtx_lock(&dev->vbl_lock);
+ dev->vblank_disable_allowed = 1;
+ mtx_unlock(&dev->vbl_lock);
+
+ if (dev->vblank_inmodeset[crtc] & 0x2)
+ drm_vblank_put(dev, crtc);
+
+ dev->vblank_inmodeset[crtc] = 0;
+ }
+}
+
+/**
+ * drm_modeset_ctl - handle vblank event counter changes across mode switch
+ * @DRM_IOCTL_ARGS: standard ioctl arguments
+ *
+ * Applications should call the %_DRM_PRE_MODESET and %_DRM_POST_MODESET
+ * ioctls around modesetting so that any lost vblank events are accounted for.
+ *
+ * Generally the counter will reset across mode sets. If interrupts are
+ * enabled around this call, we don't have to do anything since the counter
+ * will have already been incremented.
+ */
+int drm_modeset_ctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_modeset_ctl *modeset = data;
+ int ret = 0;
+ unsigned int crtc;
+
+ /* If drm_vblank_init() hasn't been called yet, just no-op */
+ if (!dev->num_crtcs)
+ goto out;
+
+ crtc = modeset->crtc;
+ if (crtc >= dev->num_crtcs) {
+ ret = -EINVAL;
+ goto out;
+ }
+
+ switch (modeset->cmd) {
+ case _DRM_PRE_MODESET:
+ drm_vblank_pre_modeset(dev, crtc);
+ break;
+ case _DRM_POST_MODESET:
+ drm_vblank_post_modeset(dev, crtc);
+ break;
+ default:
+ ret = -EINVAL;
+ break;
+ }
+
+out:
+ return ret;
+}
+
+static void
+drm_vblank_event_destroy(struct drm_pending_event *e)
+{
+
+ free(e, DRM_MEM_VBLANK);
+}
+
+static int drm_queue_vblank_event(struct drm_device *dev, int pipe,
+ union drm_wait_vblank *vblwait,
+ struct drm_file *file_priv)
+{
+ struct drm_pending_vblank_event *e;
+ struct timeval now;
+ unsigned int seq;
+ int ret;
+
+ e = malloc(sizeof *e, DRM_MEM_VBLANK, M_WAITOK | M_ZERO);
+
+ e->pipe = pipe;
+ e->base.pid = curproc->p_pid;
+ e->event.base.type = DRM_EVENT_VBLANK;
+ e->event.base.length = sizeof e->event;
+ e->event.user_data = vblwait->request.signal;
+ e->base.event = &e->event.base;
+ e->base.file_priv = file_priv;
+ e->base.destroy = drm_vblank_event_destroy;
+
+ mtx_lock(&dev->event_lock);
+
+ if (file_priv->event_space < sizeof e->event) {
+ ret = EBUSY;
+ goto err_unlock;
+ }
+
+ file_priv->event_space -= sizeof e->event;
+ seq = drm_vblank_count_and_time(dev, pipe, &now);
+
+ if ((vblwait->request.type & _DRM_VBLANK_NEXTONMISS) &&
+ (seq - vblwait->request.sequence) <= (1 << 23)) {
+ vblwait->request.sequence = seq + 1;
+ vblwait->reply.sequence = vblwait->request.sequence;
+ }
+
+ DRM_DEBUG("event on vblank count %d, current %d, crtc %d\n",
+ vblwait->request.sequence, seq, pipe);
+
+ CTR4(KTR_DRM, "vblank_event_queued %d %d rt %x %d", curproc->p_pid, pipe,
+ vblwait->request.type, vblwait->request.sequence);
+
+ e->event.sequence = vblwait->request.sequence;
+ if ((seq - vblwait->request.sequence) <= (1 << 23)) {
+ e->event.sequence = seq;
+ e->event.tv_sec = now.tv_sec;
+ e->event.tv_usec = now.tv_usec;
+ drm_vblank_put(dev, pipe);
+ list_add_tail(&e->base.link, &e->base.file_priv->event_list);
+ drm_event_wakeup(&e->base);
+ vblwait->reply.sequence = seq;
+ CTR3(KTR_DRM, "vblank_event_wakeup p1 %d %d %d", curproc->p_pid,
+ pipe, vblwait->request.sequence);
+ } else {
+ /* drm_handle_vblank_events will call drm_vblank_put */
+ list_add_tail(&e->base.link, &dev->vblank_event_list);
+ vblwait->reply.sequence = vblwait->request.sequence;
+ }
+
+ mtx_unlock(&dev->event_lock);
+
+ return 0;
+
+err_unlock:
+ mtx_unlock(&dev->event_lock);
+ free(e, DRM_MEM_VBLANK);
+ drm_vblank_put(dev, pipe);
+ return ret;
+}
+
+/**
+ * Wait for VBLANK.
+ *
+ * \param inode device inode.
+ * \param file_priv DRM file private.
+ * \param cmd command.
+ * \param data user argument, pointing to a drm_wait_vblank structure.
+ * \return zero on success or a negative number on failure.
+ *
+ * This function enables the vblank interrupt on the pipe requested, then
+ * sleeps waiting for the requested sequence number to occur, and drops
+ * the vblank interrupt refcount afterwards. (vblank irq disable follows that
+ * after a timeout with no further vblank waits scheduled).
+ */
+int drm_wait_vblank(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ union drm_wait_vblank *vblwait = data;
+ int ret = 0;
+ unsigned int flags, seq, crtc, high_crtc;
+
+ if (/*(!drm_dev_to_irq(dev)) || */(!dev->irq_enabled))
+ return (EINVAL);
+
+ if (vblwait->request.type & _DRM_VBLANK_SIGNAL)
+ return (EINVAL);
+
+ if (vblwait->request.type &
+ ~(_DRM_VBLANK_TYPES_MASK | _DRM_VBLANK_FLAGS_MASK |
+ _DRM_VBLANK_HIGH_CRTC_MASK)) {
+ DRM_ERROR("Unsupported type value 0x%x, supported mask 0x%x\n",
+ vblwait->request.type,
+ (_DRM_VBLANK_TYPES_MASK | _DRM_VBLANK_FLAGS_MASK |
+ _DRM_VBLANK_HIGH_CRTC_MASK));
+ return (EINVAL);
+ }
+
+ flags = vblwait->request.type & _DRM_VBLANK_FLAGS_MASK;
+ high_crtc = (vblwait->request.type & _DRM_VBLANK_HIGH_CRTC_MASK);
+ if (high_crtc)
+ crtc = high_crtc >> _DRM_VBLANK_HIGH_CRTC_SHIFT;
+ else
+ crtc = flags & _DRM_VBLANK_SECONDARY ? 1 : 0;
+ if (crtc >= dev->num_crtcs)
+ return (EINVAL);
+
+ ret = drm_vblank_get(dev, crtc);
+ if (ret) {
+ DRM_DEBUG("failed to acquire vblank counter, %d\n", ret);
+ return (ret);
+ }
+ seq = drm_vblank_count(dev, crtc);
+
+ switch (vblwait->request.type & _DRM_VBLANK_TYPES_MASK) {
+ case _DRM_VBLANK_RELATIVE:
+ vblwait->request.sequence += seq;
+ vblwait->request.type &= ~_DRM_VBLANK_RELATIVE;
+ case _DRM_VBLANK_ABSOLUTE:
+ break;
+ default:
+ ret = (EINVAL);
+ goto done;
+ }
+
+ if (flags & _DRM_VBLANK_EVENT) {
+ /* must hold on to the vblank ref until the event fires
+ * drm_vblank_put will be called asynchronously
+ */
+ return drm_queue_vblank_event(dev, crtc, vblwait, file_priv);
+ }
+
+ if ((flags & _DRM_VBLANK_NEXTONMISS) &&
+ (seq - vblwait->request.sequence) <= (1<<23)) {
+ vblwait->request.sequence = seq + 1;
+ }
+
+ dev->last_vblank_wait[crtc] = vblwait->request.sequence;
+ mtx_lock(&dev->vblank_time_lock);
+ while (((drm_vblank_count(dev, crtc) - vblwait->request.sequence) >
+ (1 << 23)) && dev->irq_enabled) {
+ /*
+ * The wakeups from the drm_irq_uninstall() and
+ * drm_vblank_off() may be lost there since vbl_lock
+ * is not held. Then, the timeout will wake us; the 3
+ * seconds delay should not be a problem for
+ * application when crtc is disabled or irq
+ * uninstalled anyway.
+ */
+ ret = msleep(&dev->_vblank_count[crtc], &dev->vblank_time_lock,
+ PCATCH, "drmvbl", 3 * hz);
+ if (ret != 0)
+ break;
+ }
+ mtx_unlock(&dev->vblank_time_lock);
+ if (ret != EINTR) {
+ struct timeval now;
+ long reply_seq;
+
+ reply_seq = drm_vblank_count_and_time(dev, crtc, &now);
+ CTR5(KTR_DRM, "wait_vblank %d %d rt %x success %d %d",
+ curproc->p_pid, crtc, vblwait->request.type,
+ vblwait->request.sequence, reply_seq);
+ vblwait->reply.sequence = reply_seq;
+ vblwait->reply.tval_sec = now.tv_sec;
+ vblwait->reply.tval_usec = now.tv_usec;
+ } else {
+ CTR5(KTR_DRM, "wait_vblank %d %d rt %x error %d %d",
+ curproc->p_pid, crtc, vblwait->request.type, ret,
+ vblwait->request.sequence);
+ }
+
+done:
+ drm_vblank_put(dev, crtc);
+ return ret;
+}
+
+void drm_handle_vblank_events(struct drm_device *dev, int crtc)
+{
+ struct drm_pending_vblank_event *e, *t;
+ struct timeval now;
+ unsigned int seq;
+
+ seq = drm_vblank_count_and_time(dev, crtc, &now);
+ CTR2(KTR_DRM, "drm_handle_vblank_events %d %d", seq, crtc);
+
+ mtx_lock(&dev->event_lock);
+
+ list_for_each_entry_safe(e, t, &dev->vblank_event_list, base.link) {
+ if (e->pipe != crtc)
+ continue;
+ if ((seq - e->event.sequence) > (1<<23))
+ continue;
+
+ e->event.sequence = seq;
+ e->event.tv_sec = now.tv_sec;
+ e->event.tv_usec = now.tv_usec;
+ drm_vblank_put(dev, e->pipe);
+ list_move_tail(&e->base.link, &e->base.file_priv->event_list);
+ drm_event_wakeup(&e->base);
+ CTR3(KTR_DRM, "vblank_event_wakeup p2 %d %d %d", e->base.pid,
+ e->pipe, e->event.sequence);
+ }
+
+ mtx_unlock(&dev->event_lock);
+}
+
+/**
+ * drm_handle_vblank - handle a vblank event
+ * @dev: DRM device
+ * @crtc: where this event occurred
+ *
+ * Drivers should call this routine in their vblank interrupt handlers to
+ * update the vblank counter and send any signals that may be pending.
+ */
+bool drm_handle_vblank(struct drm_device *dev, int crtc)
+{
+ u32 vblcount;
+ int64_t diff_ns;
+ struct timeval tvblank;
+
+ if (!dev->num_crtcs)
+ return false;
+
+ /* Need timestamp lock to prevent concurrent execution with
+ * vblank enable/disable, as this would cause inconsistent
+ * or corrupted timestamps and vblank counts.
+ */
+ mtx_lock(&dev->vblank_time_lock);
+
+ /* Vblank irq handling disabled. Nothing to do. */
+ if (!dev->vblank_enabled[crtc]) {
+ mtx_unlock(&dev->vblank_time_lock);
+ return false;
+ }
+
+ /* Fetch corresponding timestamp for this vblank interval from
+ * driver and store it in proper slot of timestamp ringbuffer.
+ */
+
+ /* Get current timestamp and count. */
+ vblcount = atomic_read(&dev->_vblank_count[crtc]);
+ drm_get_last_vbltimestamp(dev, crtc, &tvblank, DRM_CALLED_FROM_VBLIRQ);
+
+ /* Compute time difference to timestamp of last vblank */
+ diff_ns = timeval_to_ns(&tvblank) -
+ timeval_to_ns(&vblanktimestamp(dev, crtc, vblcount));
+
+ /* Update vblank timestamp and count if at least
+ * DRM_REDUNDANT_VBLIRQ_THRESH_NS nanoseconds
+ * difference between last stored timestamp and current
+ * timestamp. A smaller difference means basically
+ * identical timestamps. Happens if this vblank has
+ * been already processed and this is a redundant call,
+ * e.g., due to spurious vblank interrupts. We need to
+ * ignore those for accounting.
+ */
+ if (abs64(diff_ns) > DRM_REDUNDANT_VBLIRQ_THRESH_NS) {
+ /* Store new timestamp in ringbuffer. */
+ vblanktimestamp(dev, crtc, vblcount + 1) = tvblank;
+
+ /* Increment cooked vblank count. This also atomically commits
+ * the timestamp computed above.
+ */
+ atomic_inc(&dev->_vblank_count[crtc]);
+ } else {
+ DRM_DEBUG("crtc %d: Redundant vblirq ignored. diff_ns = %d\n",
+ crtc, (int) diff_ns);
+ }
+
+ wakeup(&dev->_vblank_count[crtc]);
+ drm_handle_vblank_events(dev, crtc);
+
+ mtx_unlock(&dev->vblank_time_lock);
+ return true;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_linux_list.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_linux_list.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,177 @@
+/* drm_linux_list.h -- linux list functions for the BSDs.
+ * Created: Mon Apr 7 14:30:16 1999 by anholt at FreeBSD.org
+ */
+/*-
+ * Copyright 2003 Eric Anholt
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <anholt at FreeBSD.org>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_linux_list.h 235783 2012-05-22 11:07:44Z kib $");
+
+#ifndef _DRM_LINUX_LIST_H_
+#define _DRM_LINUX_LIST_H_
+
+struct list_head {
+ struct list_head *next, *prev;
+};
+
+#define list_entry(ptr, type, member) container_of(ptr,type,member)
+#define hlist_entry(ptr, type, member) container_of(ptr,type,member)
+
+static __inline__ void
+INIT_LIST_HEAD(struct list_head *head) {
+ (head)->next = head;
+ (head)->prev = head;
+}
+
+#define LIST_HEAD_INIT(name) { &(name), &(name) }
+
+#define DRM_LIST_HEAD(name) \
+ struct list_head name = LIST_HEAD_INIT(name)
+
+static __inline__ int
+list_empty(const struct list_head *head) {
+ return (head)->next == head;
+}
+
+static __inline__ void
+list_add(struct list_head *new, struct list_head *head) {
+ (head)->next->prev = new;
+ (new)->next = (head)->next;
+ (new)->prev = head;
+ (head)->next = new;
+}
+
+static __inline__ void
+list_add_tail(struct list_head *entry, struct list_head *head) {
+ (entry)->prev = (head)->prev;
+ (entry)->next = head;
+ (head)->prev->next = entry;
+ (head)->prev = entry;
+}
+
+static __inline__ void
+list_del(struct list_head *entry) {
+ (entry)->next->prev = (entry)->prev;
+ (entry)->prev->next = (entry)->next;
+}
+
+static inline void list_replace(struct list_head *old,
+ struct list_head *new)
+{
+ new->next = old->next;
+ new->next->prev = new;
+ new->prev = old->prev;
+ new->prev->next = new;
+}
+
+static inline void list_move(struct list_head *list, struct list_head *head)
+{
+ list_del(list);
+ list_add(list, head);
+}
+
+static inline void list_move_tail(struct list_head *list,
+ struct list_head *head)
+{
+ list_del(list);
+ list_add_tail(list, head);
+}
+
+static __inline__ void
+list_del_init(struct list_head *entry) {
+ (entry)->next->prev = (entry)->prev;
+ (entry)->prev->next = (entry)->next;
+ INIT_LIST_HEAD(entry);
+}
+
+#define list_for_each(entry, head) \
+ for (entry = (head)->next; entry != head; entry = (entry)->next)
+
+#define list_for_each_prev(entry, head) \
+ for (entry = (head)->prev; entry != (head); \
+ entry = entry->prev)
+
+#define list_for_each_safe(entry, temp, head) \
+ for (entry = (head)->next, temp = (entry)->next; \
+ entry != head; \
+ entry = temp, temp = entry->next)
+
+#define list_for_each_entry(pos, head, member) \
+ for (pos = list_entry((head)->next, __typeof(*pos), member); \
+ &pos->member != (head); \
+ pos = list_entry(pos->member.next, __typeof(*pos), member))
+
+#define list_for_each_entry_continue_reverse(pos, head, member) \
+ for (pos = list_entry(pos->member.prev, __typeof(*pos), member); \
+ &pos->member != (head); \
+ pos = list_entry(pos->member.prev, __typeof(*pos), member))
+
+/**
+ * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry
+ * @pos: the type * to use as a loop cursor.
+ * @n: another type * to use as temporary storage
+ * @head: the head for your list.
+ * @member: the name of the list_struct within the struct.
+ */
+#define list_for_each_entry_safe(pos, n, head, member) \
+ for (pos = list_entry((head)->next, __typeof(*pos), member), \
+ n = list_entry(pos->member.next, __typeof(*pos), member); \
+ &pos->member != (head); \
+ pos = n, n = list_entry(n->member.next, __typeof(*n), member))
+
+#define list_first_entry(ptr, type, member) \
+ list_entry((ptr)->next, type, member)
+
+
+static inline void
+__list_splice(const struct list_head *list, struct list_head *prev,
+ struct list_head *next)
+{
+ struct list_head *first = list->next;
+ struct list_head *last = list->prev;
+
+ first->prev = prev;
+ prev->next = first;
+
+ last->next = next;
+ next->prev = last;
+}
+
+static inline void
+list_splice(const struct list_head *list, struct list_head *head)
+{
+ if (list_empty(list))
+ return;
+
+ __list_splice(list, head, head->next);
+}
+
+void drm_list_sort(void *priv, struct list_head *head, int (*cmp)(void *priv,
+ struct list_head *a, struct list_head *b));
+
+#endif /* _DRM_LINUX_LIST_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_linux_list_sort.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_linux_list_sort.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,75 @@
+/*
+ * Copyright (c) 2011 The FreeBSD Foundation
+ * All rights reserved.
+ *
+ * This software was developed by Konstantin Belousov under sponsorship from
+ * the FreeBSD Foundation.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <dev/drm2/drmP.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_linux_list_sort.c 235783 2012-05-22 11:07:44Z kib $");
+
+struct drm_list_sort_thunk {
+ int (*cmp)(void *, struct list_head *, struct list_head *);
+ void *priv;
+};
+
+static int
+drm_le_cmp(void *priv, const void *d1, const void *d2)
+{
+ struct list_head *le1, *le2;
+ struct drm_list_sort_thunk *thunk;
+
+ thunk = priv;
+ le1 = __DECONST(struct list_head *, d1);
+ le2 = __DECONST(struct list_head *, d2);
+ return ((thunk->cmp)(thunk->priv, le1, le2));
+}
+
+/*
+ * Punt and use array sort.
+ */
+void
+drm_list_sort(void *priv, struct list_head *head, int (*cmp)(void *priv,
+ struct list_head *a, struct list_head *b))
+{
+ struct drm_list_sort_thunk thunk;
+ struct list_head **ar, *le;
+ int count, i;
+
+ count = 0;
+ list_for_each(le, head)
+ count++;
+ ar = malloc(sizeof(struct list_head *) * count, M_TEMP, M_WAITOK);
+ i = 0;
+ list_for_each(le, head)
+ ar[i++] = le;
+ thunk.cmp = cmp;
+ thunk.priv = priv;
+ qsort_r(ar, count, sizeof(struct list_head *), &thunk, drm_le_cmp);
+ INIT_LIST_HEAD(head);
+ for (i = 0; i < count; i++)
+ list_add_tail(ar[i], head);
+ free(ar, M_TEMP);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_lock.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_lock.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,199 @@
+/*-
+ * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Rickard E. (Rik) Faith <faith at valinux.com>
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_lock.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_lock.c
+ * Implementation of the ioctls and other support code for dealing with the
+ * hardware lock.
+ *
+ * The DRM hardware lock is a shared structure between the kernel and userland.
+ *
+ * On uncontended access where the new context was the last context, the
+ * client may take the lock without dropping down into the kernel, using atomic
+ * compare-and-set.
+ *
+ * If the client finds during compare-and-set that it was not the last owner
+ * of the lock, it calls the DRM lock ioctl, which may sleep waiting for the
+ * lock, and may have side-effects of kernel-managed context switching.
+ *
+ * When the client releases the lock, if the lock is marked as being contended
+ * by another client, then the DRM unlock ioctl is called so that the
+ * contending client may be woken up.
+ */
+
+#include <dev/drm2/drmP.h>
+
+int drm_lock(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_lock *lock = data;
+ int ret = 0;
+
+ if (lock->context == DRM_KERNEL_CONTEXT) {
+ DRM_ERROR("Process %d using kernel context %d\n",
+ DRM_CURRENTPID, lock->context);
+ return EINVAL;
+ }
+
+ DRM_DEBUG("%d (pid %d) requests lock (0x%08x), flags = 0x%08x\n",
+ lock->context, DRM_CURRENTPID, dev->lock.hw_lock->lock,
+ lock->flags);
+
+ if (drm_core_check_feature(dev, DRIVER_DMA_QUEUE) &&
+ lock->context < 0)
+ return EINVAL;
+
+ DRM_LOCK(dev);
+ for (;;) {
+ if (drm_lock_take(&dev->lock, lock->context)) {
+ dev->lock.file_priv = file_priv;
+ dev->lock.lock_time = jiffies;
+ atomic_inc(&dev->counts[_DRM_STAT_LOCKS]);
+ break; /* Got lock */
+ }
+
+ /* Contention */
+ ret = DRM_LOCK_SLEEP(dev, &dev->lock.lock_queue,
+ PCATCH, "drmlk2", 0);
+ if (ret != 0)
+ break;
+ }
+ DRM_UNLOCK(dev);
+
+ if (ret == ERESTART)
+ DRM_DEBUG("restarting syscall\n");
+ else
+ DRM_DEBUG("%d %s\n", lock->context,
+ ret ? "interrupted" : "has lock");
+
+ if (ret != 0)
+ return ret;
+
+ /* XXX: Add signal blocking here */
+
+ if (dev->driver->dma_quiescent != NULL &&
+ (lock->flags & _DRM_LOCK_QUIESCENT))
+ dev->driver->dma_quiescent(dev);
+
+ return 0;
+}
+
+int drm_unlock(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_lock *lock = data;
+
+ DRM_DEBUG("%d (pid %d) requests unlock (0x%08x), flags = 0x%08x\n",
+ lock->context, DRM_CURRENTPID, dev->lock.hw_lock->lock,
+ lock->flags);
+
+ if (lock->context == DRM_KERNEL_CONTEXT) {
+ DRM_ERROR("Process %d using kernel context %d\n",
+ DRM_CURRENTPID, lock->context);
+ return EINVAL;
+ }
+
+ atomic_inc(&dev->counts[_DRM_STAT_UNLOCKS]);
+
+ DRM_LOCK(dev);
+ drm_lock_transfer(&dev->lock, DRM_KERNEL_CONTEXT);
+
+ if (drm_lock_free(&dev->lock, DRM_KERNEL_CONTEXT)) {
+ DRM_ERROR("\n");
+ }
+ DRM_UNLOCK(dev);
+
+ return 0;
+}
+
+int drm_lock_take(struct drm_lock_data *lock_data, unsigned int context)
+{
+ volatile unsigned int *lock = &lock_data->hw_lock->lock;
+ unsigned int old, new;
+
+ do {
+ old = *lock;
+ if (old & _DRM_LOCK_HELD)
+ new = old | _DRM_LOCK_CONT;
+ else
+ new = context | _DRM_LOCK_HELD;
+ } while (!atomic_cmpset_int(lock, old, new));
+
+ if (_DRM_LOCKING_CONTEXT(old) == context) {
+ if (old & _DRM_LOCK_HELD) {
+ if (context != DRM_KERNEL_CONTEXT) {
+ DRM_ERROR("%d holds heavyweight lock\n",
+ context);
+ }
+ return 0;
+ }
+ }
+ if (new == (context | _DRM_LOCK_HELD)) {
+ /* Have lock */
+ return 1;
+ }
+ return 0;
+}
+
+/* This takes a lock forcibly and hands it to context. Should ONLY be used
+ inside *_unlock to give lock to kernel before calling *_dma_schedule. */
+int drm_lock_transfer(struct drm_lock_data *lock_data, unsigned int context)
+{
+ volatile unsigned int *lock = &lock_data->hw_lock->lock;
+ unsigned int old, new;
+
+ lock_data->file_priv = NULL;
+ do {
+ old = *lock;
+ new = context | _DRM_LOCK_HELD;
+ } while (!atomic_cmpset_int(lock, old, new));
+
+ return 1;
+}
+
+int drm_lock_free(struct drm_lock_data *lock_data, unsigned int context)
+{
+ volatile unsigned int *lock = &lock_data->hw_lock->lock;
+ unsigned int old, new;
+
+ lock_data->file_priv = NULL;
+ do {
+ old = *lock;
+ new = 0;
+ } while (!atomic_cmpset_int(lock, old, new));
+
+ if (_DRM_LOCK_IS_HELD(old) && _DRM_LOCKING_CONTEXT(old) != context) {
+ DRM_ERROR("%d freed heavyweight lock held by %d\n",
+ context, _DRM_LOCKING_CONTEXT(old));
+ return 1;
+ }
+ DRM_WAKEUP_INT((void *)&lock_data->lock_queue);
+ return 0;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_memory.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_memory.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,127 @@
+/*-
+ *Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * Copyright (c) 2011 The FreeBSD Foundation
+ * All rights reserved.
+ *
+ * Portions of this software were developed by Konstantin Belousov
+ * under sponsorship from the FreeBSD Foundation.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Rickard E. (Rik) Faith <faith at valinux.com>
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_memory.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_memory.c
+ * Wrappers for kernel memory allocation routines, and MTRR management support.
+ *
+ * This file previously implemented a memory consumption tracking system using
+ * the "area" argument for various different types of allocations, but that
+ * has been stripped out for now.
+ */
+
+#include <dev/drm2/drmP.h>
+
+MALLOC_DEFINE(DRM_MEM_DMA, "drm_dma", "DRM DMA Data Structures");
+MALLOC_DEFINE(DRM_MEM_SAREA, "drm_sarea", "DRM SAREA Data Structures");
+MALLOC_DEFINE(DRM_MEM_DRIVER, "drm_driver", "DRM DRIVER Data Structures");
+MALLOC_DEFINE(DRM_MEM_MAGIC, "drm_magic", "DRM MAGIC Data Structures");
+MALLOC_DEFINE(DRM_MEM_IOCTLS, "drm_ioctls", "DRM IOCTL Data Structures");
+MALLOC_DEFINE(DRM_MEM_MAPS, "drm_maps", "DRM MAP Data Structures");
+MALLOC_DEFINE(DRM_MEM_BUFS, "drm_bufs", "DRM BUFFER Data Structures");
+MALLOC_DEFINE(DRM_MEM_SEGS, "drm_segs", "DRM SEGMENTS Data Structures");
+MALLOC_DEFINE(DRM_MEM_PAGES, "drm_pages", "DRM PAGES Data Structures");
+MALLOC_DEFINE(DRM_MEM_FILES, "drm_files", "DRM FILE Data Structures");
+MALLOC_DEFINE(DRM_MEM_QUEUES, "drm_queues", "DRM QUEUE Data Structures");
+MALLOC_DEFINE(DRM_MEM_CMDS, "drm_cmds", "DRM COMMAND Data Structures");
+MALLOC_DEFINE(DRM_MEM_MAPPINGS, "drm_mapping", "DRM MAPPING Data Structures");
+MALLOC_DEFINE(DRM_MEM_BUFLISTS, "drm_buflists", "DRM BUFLISTS Data Structures");
+MALLOC_DEFINE(DRM_MEM_AGPLISTS, "drm_agplists", "DRM AGPLISTS Data Structures");
+MALLOC_DEFINE(DRM_MEM_CTXBITMAP, "drm_ctxbitmap",
+ "DRM CTXBITMAP Data Structures");
+MALLOC_DEFINE(DRM_MEM_SGLISTS, "drm_sglists", "DRM SGLISTS Data Structures");
+MALLOC_DEFINE(DRM_MEM_DRAWABLE, "drm_drawable", "DRM DRAWABLE Data Structures");
+MALLOC_DEFINE(DRM_MEM_MM, "drm_sman", "DRM MEMORY MANAGER Data Structures");
+MALLOC_DEFINE(DRM_MEM_HASHTAB, "drm_hashtab", "DRM HASHTABLE Data Structures");
+MALLOC_DEFINE(DRM_MEM_KMS, "drm_kms", "DRM KMS Data Structures");
+
+void drm_mem_init(void)
+{
+}
+
+void drm_mem_uninit(void)
+{
+}
+
+void *drm_ioremap_wc(struct drm_device *dev, drm_local_map_t *map)
+{
+ return pmap_mapdev_attr(map->offset, map->size, VM_MEMATTR_WRITE_COMBINING);
+}
+
+void *drm_ioremap(struct drm_device *dev, drm_local_map_t *map)
+{
+ return pmap_mapdev(map->offset, map->size);
+}
+
+void drm_ioremapfree(drm_local_map_t *map)
+{
+ pmap_unmapdev((vm_offset_t) map->virtual, map->size);
+}
+
+int
+drm_mtrr_add(unsigned long offset, size_t size, int flags)
+{
+ int act;
+ struct mem_range_desc mrdesc;
+
+ mrdesc.mr_base = offset;
+ mrdesc.mr_len = size;
+ mrdesc.mr_flags = flags;
+ act = MEMRANGE_SET_UPDATE;
+ strlcpy(mrdesc.mr_owner, "drm", sizeof(mrdesc.mr_owner));
+ return mem_range_attr_set(&mrdesc, &act);
+}
+
+int
+drm_mtrr_del(int __unused handle, unsigned long offset, size_t size, int flags)
+{
+ int act;
+ struct mem_range_desc mrdesc;
+
+ mrdesc.mr_base = offset;
+ mrdesc.mr_len = size;
+ mrdesc.mr_flags = flags;
+ act = MEMRANGE_SET_REMOVE;
+ strlcpy(mrdesc.mr_owner, "drm", sizeof(mrdesc.mr_owner));
+ return mem_range_attr_set(&mrdesc, &act);
+}
+
+void
+drm_clflush_pages(vm_page_t *pages, unsigned long num_pages)
+{
+
+ pmap_invalidate_cache_pages(pages, num_pages);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_mm.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_mm.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,563 @@
+/**************************************************************************
+ *
+ * Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND., USA.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
+ * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM,
+ * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
+ * USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ *
+ **************************************************************************/
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_mm.c 235783 2012-05-22 11:07:44Z kib $");
+
+/*
+ * Generic simple memory manager implementation. Intended to be used as a base
+ * class implementation for more advanced memory managers.
+ *
+ * Note that the algorithm used is quite simple and there might be substantial
+ * performance gains if a smarter free list is implemented. Currently it is just an
+ * unordered stack of free regions. This could easily be improved if an RB-tree
+ * is used instead. At least if we expect heavy fragmentation.
+ *
+ * Aligned allocations can also see improvement.
+ *
+ * Authors:
+ * Thomas Hellström <thomas-at-tungstengraphics-dot-com>
+ */
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm_mm.h>
+
+#define MM_UNUSED_TARGET 4
+
+static struct drm_mm_node *drm_mm_kmalloc(struct drm_mm *mm, int atomic)
+{
+ struct drm_mm_node *child;
+
+ child = malloc(sizeof(*child), DRM_MEM_MM, M_ZERO |
+ (atomic ? M_NOWAIT : M_WAITOK));
+
+ if (unlikely(child == NULL)) {
+ mtx_lock(&mm->unused_lock);
+ if (list_empty(&mm->unused_nodes))
+ child = NULL;
+ else {
+ child =
+ list_entry(mm->unused_nodes.next,
+ struct drm_mm_node, node_list);
+ list_del(&child->node_list);
+ --mm->num_unused;
+ }
+ mtx_unlock(&mm->unused_lock);
+ }
+ return child;
+}
+
+int drm_mm_pre_get(struct drm_mm *mm)
+{
+ struct drm_mm_node *node;
+
+ mtx_lock(&mm->unused_lock);
+ while (mm->num_unused < MM_UNUSED_TARGET) {
+ mtx_unlock(&mm->unused_lock);
+ node = malloc(sizeof(*node), DRM_MEM_MM, M_WAITOK);
+ mtx_lock(&mm->unused_lock);
+
+ if (unlikely(node == NULL)) {
+ int ret = (mm->num_unused < 2) ? -ENOMEM : 0;
+ mtx_unlock(&mm->unused_lock);
+ return ret;
+ }
+ ++mm->num_unused;
+ list_add_tail(&node->node_list, &mm->unused_nodes);
+ }
+ mtx_unlock(&mm->unused_lock);
+ return 0;
+}
+
+static inline unsigned long drm_mm_hole_node_start(struct drm_mm_node *hole_node)
+{
+ return hole_node->start + hole_node->size;
+}
+
+static inline unsigned long drm_mm_hole_node_end(struct drm_mm_node *hole_node)
+{
+ struct drm_mm_node *next_node =
+ list_entry(hole_node->node_list.next, struct drm_mm_node,
+ node_list);
+
+ return next_node->start;
+}
+
+static void drm_mm_insert_helper(struct drm_mm_node *hole_node,
+ struct drm_mm_node *node,
+ unsigned long size, unsigned alignment)
+{
+ struct drm_mm *mm = hole_node->mm;
+ unsigned long tmp = 0, wasted = 0;
+ unsigned long hole_start = drm_mm_hole_node_start(hole_node);
+ unsigned long hole_end = drm_mm_hole_node_end(hole_node);
+
+ KASSERT(hole_node->hole_follows && !node->allocated, ("hole_node"));
+
+ if (alignment)
+ tmp = hole_start % alignment;
+
+ if (!tmp) {
+ hole_node->hole_follows = 0;
+ list_del_init(&hole_node->hole_stack);
+ } else
+ wasted = alignment - tmp;
+
+ node->start = hole_start + wasted;
+ node->size = size;
+ node->mm = mm;
+ node->allocated = 1;
+
+ INIT_LIST_HEAD(&node->hole_stack);
+ list_add(&node->node_list, &hole_node->node_list);
+
+ KASSERT(node->start + node->size <= hole_end, ("hole pos"));
+
+ if (node->start + node->size < hole_end) {
+ list_add(&node->hole_stack, &mm->hole_stack);
+ node->hole_follows = 1;
+ } else {
+ node->hole_follows = 0;
+ }
+}
+
+struct drm_mm_node *drm_mm_get_block_generic(struct drm_mm_node *hole_node,
+ unsigned long size,
+ unsigned alignment,
+ int atomic)
+{
+ struct drm_mm_node *node;
+
+ node = drm_mm_kmalloc(hole_node->mm, atomic);
+ if (unlikely(node == NULL))
+ return NULL;
+
+ drm_mm_insert_helper(hole_node, node, size, alignment);
+
+ return node;
+}
+
+int drm_mm_insert_node(struct drm_mm *mm, struct drm_mm_node *node,
+ unsigned long size, unsigned alignment)
+{
+ struct drm_mm_node *hole_node;
+
+ hole_node = drm_mm_search_free(mm, size, alignment, 0);
+ if (!hole_node)
+ return -ENOSPC;
+
+ drm_mm_insert_helper(hole_node, node, size, alignment);
+
+ return 0;
+}
+
+static void drm_mm_insert_helper_range(struct drm_mm_node *hole_node,
+ struct drm_mm_node *node,
+ unsigned long size, unsigned alignment,
+ unsigned long start, unsigned long end)
+{
+ struct drm_mm *mm = hole_node->mm;
+ unsigned long tmp = 0, wasted = 0;
+ unsigned long hole_start = drm_mm_hole_node_start(hole_node);
+ unsigned long hole_end = drm_mm_hole_node_end(hole_node);
+
+ KASSERT(hole_node->hole_follows && !node->allocated, ("hole_node"));
+
+ if (hole_start < start)
+ wasted += start - hole_start;
+ if (alignment)
+ tmp = (hole_start + wasted) % alignment;
+
+ if (tmp)
+ wasted += alignment - tmp;
+
+ if (!wasted) {
+ hole_node->hole_follows = 0;
+ list_del_init(&hole_node->hole_stack);
+ }
+
+ node->start = hole_start + wasted;
+ node->size = size;
+ node->mm = mm;
+ node->allocated = 1;
+
+ INIT_LIST_HEAD(&node->hole_stack);
+ list_add(&node->node_list, &hole_node->node_list);
+
+ KASSERT(node->start + node->size <= hole_end, ("hole_end"));
+ KASSERT(node->start + node->size <= end, ("end"));
+
+ if (node->start + node->size < hole_end) {
+ list_add(&node->hole_stack, &mm->hole_stack);
+ node->hole_follows = 1;
+ } else {
+ node->hole_follows = 0;
+ }
+}
+
+struct drm_mm_node *drm_mm_get_block_range_generic(struct drm_mm_node *hole_node,
+ unsigned long size,
+ unsigned alignment,
+ unsigned long start,
+ unsigned long end,
+ int atomic)
+{
+ struct drm_mm_node *node;
+
+ node = drm_mm_kmalloc(hole_node->mm, atomic);
+ if (unlikely(node == NULL))
+ return NULL;
+
+ drm_mm_insert_helper_range(hole_node, node, size, alignment,
+ start, end);
+
+ return node;
+}
+
+int drm_mm_insert_node_in_range(struct drm_mm *mm, struct drm_mm_node *node,
+ unsigned long size, unsigned alignment,
+ unsigned long start, unsigned long end)
+{
+ struct drm_mm_node *hole_node;
+
+ hole_node = drm_mm_search_free_in_range(mm, size, alignment,
+ start, end, 0);
+ if (!hole_node)
+ return -ENOSPC;
+
+ drm_mm_insert_helper_range(hole_node, node, size, alignment,
+ start, end);
+
+ return 0;
+}
+
+void drm_mm_remove_node(struct drm_mm_node *node)
+{
+ struct drm_mm *mm = node->mm;
+ struct drm_mm_node *prev_node;
+
+ KASSERT(!node->scanned_block && !node->scanned_prev_free
+ && !node->scanned_next_free, ("node"));
+
+ prev_node =
+ list_entry(node->node_list.prev, struct drm_mm_node, node_list);
+
+ if (node->hole_follows) {
+ KASSERT(drm_mm_hole_node_start(node)
+ != drm_mm_hole_node_end(node), ("hole_follows"));
+ list_del(&node->hole_stack);
+ } else
+ KASSERT(drm_mm_hole_node_start(node)
+ == drm_mm_hole_node_end(node), ("!hole_follows"));
+
+ if (!prev_node->hole_follows) {
+ prev_node->hole_follows = 1;
+ list_add(&prev_node->hole_stack, &mm->hole_stack);
+ } else
+ list_move(&prev_node->hole_stack, &mm->hole_stack);
+
+ list_del(&node->node_list);
+ node->allocated = 0;
+}
+
+/*
+ * Put a block. Merge with the previous and / or next block if they are free.
+ * Otherwise add to the free stack.
+ */
+
+void drm_mm_put_block(struct drm_mm_node *node)
+{
+ struct drm_mm *mm = node->mm;
+
+ drm_mm_remove_node(node);
+
+ mtx_lock(&mm->unused_lock);
+ if (mm->num_unused < MM_UNUSED_TARGET) {
+ list_add(&node->node_list, &mm->unused_nodes);
+ ++mm->num_unused;
+ } else
+ free(node, DRM_MEM_MM);
+ mtx_unlock(&mm->unused_lock);
+}
+
+static int check_free_hole(unsigned long start, unsigned long end,
+ unsigned long size, unsigned alignment)
+{
+ unsigned wasted = 0;
+
+ if (end - start < size)
+ return 0;
+
+ if (alignment) {
+ unsigned tmp = start % alignment;
+ if (tmp)
+ wasted = alignment - tmp;
+ }
+
+ if (end >= start + size + wasted) {
+ return 1;
+ }
+
+ return 0;
+}
+
+
+struct drm_mm_node *drm_mm_search_free(const struct drm_mm *mm,
+ unsigned long size,
+ unsigned alignment, int best_match)
+{
+ struct drm_mm_node *entry;
+ struct drm_mm_node *best;
+ unsigned long best_size;
+
+ best = NULL;
+ best_size = ~0UL;
+
+ list_for_each_entry(entry, &mm->hole_stack, hole_stack) {
+ KASSERT(entry->hole_follows, ("hole_follows"));
+ if (!check_free_hole(drm_mm_hole_node_start(entry),
+ drm_mm_hole_node_end(entry),
+ size, alignment))
+ continue;
+
+ if (!best_match)
+ return entry;
+
+ if (entry->size < best_size) {
+ best = entry;
+ best_size = entry->size;
+ }
+ }
+
+ return best;
+}
+
+struct drm_mm_node *drm_mm_search_free_in_range(const struct drm_mm *mm,
+ unsigned long size,
+ unsigned alignment,
+ unsigned long start,
+ unsigned long end,
+ int best_match)
+{
+ struct drm_mm_node *entry;
+ struct drm_mm_node *best;
+ unsigned long best_size;
+
+ KASSERT(!mm->scanned_blocks, ("scanned"));
+
+ best = NULL;
+ best_size = ~0UL;
+
+ list_for_each_entry(entry, &mm->hole_stack, hole_stack) {
+ unsigned long adj_start = drm_mm_hole_node_start(entry) < start ?
+ start : drm_mm_hole_node_start(entry);
+ unsigned long adj_end = drm_mm_hole_node_end(entry) > end ?
+ end : drm_mm_hole_node_end(entry);
+
+ KASSERT(entry->hole_follows, ("hole_follows"));
+ if (!check_free_hole(adj_start, adj_end, size, alignment))
+ continue;
+
+ if (!best_match)
+ return entry;
+
+ if (entry->size < best_size) {
+ best = entry;
+ best_size = entry->size;
+ }
+ }
+
+ return best;
+}
+
+void drm_mm_replace_node(struct drm_mm_node *old, struct drm_mm_node *new)
+{
+ list_replace(&old->node_list, &new->node_list);
+ list_replace(&old->hole_stack, &new->hole_stack);
+ new->hole_follows = old->hole_follows;
+ new->mm = old->mm;
+ new->start = old->start;
+ new->size = old->size;
+
+ old->allocated = 0;
+ new->allocated = 1;
+}
+
+void drm_mm_init_scan(struct drm_mm *mm, unsigned long size,
+ unsigned alignment)
+{
+ mm->scan_alignment = alignment;
+ mm->scan_size = size;
+ mm->scanned_blocks = 0;
+ mm->scan_hit_start = 0;
+ mm->scan_hit_size = 0;
+ mm->scan_check_range = 0;
+ mm->prev_scanned_node = NULL;
+}
+
+void drm_mm_init_scan_with_range(struct drm_mm *mm, unsigned long size,
+ unsigned alignment,
+ unsigned long start,
+ unsigned long end)
+{
+ mm->scan_alignment = alignment;
+ mm->scan_size = size;
+ mm->scanned_blocks = 0;
+ mm->scan_hit_start = 0;
+ mm->scan_hit_size = 0;
+ mm->scan_start = start;
+ mm->scan_end = end;
+ mm->scan_check_range = 1;
+ mm->prev_scanned_node = NULL;
+}
+
+int drm_mm_scan_add_block(struct drm_mm_node *node)
+{
+ struct drm_mm *mm = node->mm;
+ struct drm_mm_node *prev_node;
+ unsigned long hole_start, hole_end;
+ unsigned long adj_start;
+ unsigned long adj_end;
+
+ mm->scanned_blocks++;
+
+ KASSERT(!node->scanned_block, ("node->scanned_block"));
+ node->scanned_block = 1;
+
+ prev_node = list_entry(node->node_list.prev, struct drm_mm_node,
+ node_list);
+
+ node->scanned_preceeds_hole = prev_node->hole_follows;
+ prev_node->hole_follows = 1;
+ list_del(&node->node_list);
+ node->node_list.prev = &prev_node->node_list;
+ node->node_list.next = &mm->prev_scanned_node->node_list;
+ mm->prev_scanned_node = node;
+
+ hole_start = drm_mm_hole_node_start(prev_node);
+ hole_end = drm_mm_hole_node_end(prev_node);
+ if (mm->scan_check_range) {
+ adj_start = hole_start < mm->scan_start ?
+ mm->scan_start : hole_start;
+ adj_end = hole_end > mm->scan_end ?
+ mm->scan_end : hole_end;
+ } else {
+ adj_start = hole_start;
+ adj_end = hole_end;
+ }
+
+ if (check_free_hole(adj_start , adj_end,
+ mm->scan_size, mm->scan_alignment)) {
+ mm->scan_hit_start = hole_start;
+ mm->scan_hit_size = hole_end;
+
+ return 1;
+ }
+
+ return 0;
+}
+
+int drm_mm_scan_remove_block(struct drm_mm_node *node)
+{
+ struct drm_mm *mm = node->mm;
+ struct drm_mm_node *prev_node;
+
+ mm->scanned_blocks--;
+
+ KASSERT(node->scanned_block, ("scanned_block"));
+ node->scanned_block = 0;
+
+ prev_node = list_entry(node->node_list.prev, struct drm_mm_node,
+ node_list);
+
+ prev_node->hole_follows = node->scanned_preceeds_hole;
+ INIT_LIST_HEAD(&node->node_list);
+ list_add(&node->node_list, &prev_node->node_list);
+
+ /* Only need to check for containement because start&size for the
+ * complete resulting free block (not just the desired part) is
+ * stored. */
+ if (node->start >= mm->scan_hit_start &&
+ node->start + node->size
+ <= mm->scan_hit_start + mm->scan_hit_size) {
+ return 1;
+ }
+
+ return 0;
+}
+
+int drm_mm_clean(struct drm_mm * mm)
+{
+ struct list_head *head = &mm->head_node.node_list;
+
+ return (head->next->next == head);
+}
+
+int drm_mm_init(struct drm_mm * mm, unsigned long start, unsigned long size)
+{
+ INIT_LIST_HEAD(&mm->hole_stack);
+ INIT_LIST_HEAD(&mm->unused_nodes);
+ mm->num_unused = 0;
+ mm->scanned_blocks = 0;
+ mtx_init(&mm->unused_lock, "drm_unused", NULL, MTX_DEF);
+
+ INIT_LIST_HEAD(&mm->head_node.node_list);
+ INIT_LIST_HEAD(&mm->head_node.hole_stack);
+ mm->head_node.hole_follows = 1;
+ mm->head_node.scanned_block = 0;
+ mm->head_node.scanned_prev_free = 0;
+ mm->head_node.scanned_next_free = 0;
+ mm->head_node.mm = mm;
+ mm->head_node.start = start + size;
+ mm->head_node.size = start - mm->head_node.start;
+ list_add_tail(&mm->head_node.hole_stack, &mm->hole_stack);
+
+ return 0;
+}
+
+void drm_mm_takedown(struct drm_mm * mm)
+{
+ struct drm_mm_node *entry, *next;
+
+ if (!list_empty(&mm->head_node.node_list)) {
+ DRM_ERROR("Memory manager not clean. Delaying takedown\n");
+ return;
+ }
+
+ mtx_lock(&mm->unused_lock);
+ list_for_each_entry_safe(entry, next, &mm->unused_nodes, node_list) {
+ list_del(&entry->node_list);
+ free(entry, DRM_MEM_MM);
+ --mm->num_unused;
+ }
+ mtx_unlock(&mm->unused_lock);
+
+ mtx_destroy(&mm->unused_lock);
+
+ KASSERT(mm->num_unused == 0, ("num_unused != 0"));
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_mm.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_mm.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,185 @@
+/**************************************************************************
+ *
+ * Copyright 2006-2008 Tungsten Graphics, Inc., Cedar Park, TX. USA.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
+ * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM,
+ * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
+ * USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ *
+ **************************************************************************/
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_mm.h 235783 2012-05-22 11:07:44Z kib $");
+
+/*
+ * Authors:
+ * Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>
+ */
+
+#ifndef _DRM_MM_H_
+#define _DRM_MM_H_
+
+#include <dev/drm2/drm_linux_list.h>
+
+struct drm_mm_node {
+ struct list_head node_list;
+ struct list_head hole_stack;
+ unsigned hole_follows : 1;
+ unsigned scanned_block : 1;
+ unsigned scanned_prev_free : 1;
+ unsigned scanned_next_free : 1;
+ unsigned scanned_preceeds_hole : 1;
+ unsigned allocated : 1;
+ unsigned long start;
+ unsigned long size;
+ struct drm_mm *mm;
+ void *private;
+};
+
+struct drm_mm {
+ struct list_head hole_stack;
+ struct drm_mm_node head_node;
+ struct list_head unused_nodes;
+ int num_unused;
+ struct mtx unused_lock;
+ unsigned int scan_check_range : 1;
+ unsigned scan_alignment;
+ unsigned long scan_size;
+ unsigned long scan_hit_start;
+ unsigned scan_hit_size;
+ unsigned scanned_blocks;
+ unsigned long scan_start;
+ unsigned long scan_end;
+ struct drm_mm_node *prev_scanned_node;
+};
+
+static inline bool drm_mm_node_allocated(struct drm_mm_node *node)
+{
+ return node->allocated;
+}
+
+static inline bool drm_mm_initialized(struct drm_mm *mm)
+{
+ return (mm->hole_stack.next != NULL);
+}
+#define drm_mm_for_each_node(entry, mm) list_for_each_entry(entry, \
+ &(mm)->head_node.node_list, \
+ node_list)
+#define drm_mm_for_each_scanned_node_reverse(entry, n, mm) \
+ for (entry = (mm)->prev_scanned_node, \
+ next = entry ? list_entry(entry->node_list.next, \
+ struct drm_mm_node, node_list) : NULL; \
+ entry != NULL; entry = next, \
+ next = entry ? list_entry(entry->node_list.next, \
+ struct drm_mm_node, node_list) : NULL)
+
+/*
+ * Basic range manager support (drm_mm.c)
+ */
+extern struct drm_mm_node *drm_mm_get_block_generic(struct drm_mm_node *node,
+ unsigned long size,
+ unsigned alignment,
+ int atomic);
+extern struct drm_mm_node *drm_mm_get_block_range_generic(
+ struct drm_mm_node *node,
+ unsigned long size,
+ unsigned alignment,
+ unsigned long start,
+ unsigned long end,
+ int atomic);
+static inline struct drm_mm_node *drm_mm_get_block(struct drm_mm_node *parent,
+ unsigned long size,
+ unsigned alignment)
+{
+ return drm_mm_get_block_generic(parent, size, alignment, 0);
+}
+static inline struct drm_mm_node *drm_mm_get_block_atomic(struct drm_mm_node *parent,
+ unsigned long size,
+ unsigned alignment)
+{
+ return drm_mm_get_block_generic(parent, size, alignment, 1);
+}
+static inline struct drm_mm_node *drm_mm_get_block_range(
+ struct drm_mm_node *parent,
+ unsigned long size,
+ unsigned alignment,
+ unsigned long start,
+ unsigned long end)
+{
+ return drm_mm_get_block_range_generic(parent, size, alignment,
+ start, end, 0);
+}
+static inline struct drm_mm_node *drm_mm_get_block_atomic_range(
+ struct drm_mm_node *parent,
+ unsigned long size,
+ unsigned alignment,
+ unsigned long start,
+ unsigned long end)
+{
+ return drm_mm_get_block_range_generic(parent, size, alignment,
+ start, end, 1);
+}
+extern int drm_mm_insert_node(struct drm_mm *mm, struct drm_mm_node *node,
+ unsigned long size, unsigned alignment);
+extern int drm_mm_insert_node_in_range(struct drm_mm *mm,
+ struct drm_mm_node *node,
+ unsigned long size, unsigned alignment,
+ unsigned long start, unsigned long end);
+extern void drm_mm_put_block(struct drm_mm_node *cur);
+extern void drm_mm_remove_node(struct drm_mm_node *node);
+extern void drm_mm_replace_node(struct drm_mm_node *old, struct drm_mm_node *new);
+extern struct drm_mm_node *drm_mm_search_free(const struct drm_mm *mm,
+ unsigned long size,
+ unsigned alignment,
+ int best_match);
+extern struct drm_mm_node *drm_mm_search_free_in_range(
+ const struct drm_mm *mm,
+ unsigned long size,
+ unsigned alignment,
+ unsigned long start,
+ unsigned long end,
+ int best_match);
+extern int drm_mm_init(struct drm_mm *mm, unsigned long start,
+ unsigned long size);
+extern void drm_mm_takedown(struct drm_mm *mm);
+extern int drm_mm_clean(struct drm_mm *mm);
+extern unsigned long drm_mm_tail_space(struct drm_mm *mm);
+extern int drm_mm_remove_space_from_tail(struct drm_mm *mm,
+ unsigned long size);
+extern int drm_mm_add_space_to_tail(struct drm_mm *mm,
+ unsigned long size, int atomic);
+extern int drm_mm_pre_get(struct drm_mm *mm);
+
+static inline struct drm_mm *drm_get_mm(struct drm_mm_node *block)
+{
+ return block->mm;
+}
+
+void drm_mm_init_scan(struct drm_mm *mm, unsigned long size,
+ unsigned alignment);
+void drm_mm_init_scan_with_range(struct drm_mm *mm, unsigned long size,
+ unsigned alignment,
+ unsigned long start,
+ unsigned long end);
+int drm_mm_scan_add_block(struct drm_mm_node *node);
+int drm_mm_scan_remove_block(struct drm_mm_node *node);
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_mode.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_mode.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,444 @@
+/*
+ * Copyright (c) 2007 Dave Airlie <airlied at linux.ie>
+ * Copyright (c) 2007 Jakob Bornecrantz <wallbraker at gmail.com>
+ * Copyright (c) 2008 Red Hat Inc.
+ * Copyright (c) 2007-2008 Tungsten Graphics, Inc., Cedar Park, TX., USA
+ * Copyright (c) 2007-2008 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+ * IN THE SOFTWARE.
+ *
+ * $FreeBSD: head/sys/dev/drm2/drm_mode.h 235783 2012-05-22 11:07:44Z kib $
+ */
+
+#ifndef _DRM_MODE_H
+#define _DRM_MODE_H
+
+#define DRM_DISPLAY_INFO_LEN 32
+#define DRM_CONNECTOR_NAME_LEN 32
+#define DRM_DISPLAY_MODE_LEN 32
+#define DRM_PROP_NAME_LEN 32
+
+#define DRM_MODE_TYPE_BUILTIN (1<<0)
+#define DRM_MODE_TYPE_CLOCK_C ((1<<1) | DRM_MODE_TYPE_BUILTIN)
+#define DRM_MODE_TYPE_CRTC_C ((1<<2) | DRM_MODE_TYPE_BUILTIN)
+#define DRM_MODE_TYPE_PREFERRED (1<<3)
+#define DRM_MODE_TYPE_DEFAULT (1<<4)
+#define DRM_MODE_TYPE_USERDEF (1<<5)
+#define DRM_MODE_TYPE_DRIVER (1<<6)
+
+/* Video mode flags */
+/* bit compatible with the xorg definitions. */
+#define DRM_MODE_FLAG_PHSYNC (1<<0)
+#define DRM_MODE_FLAG_NHSYNC (1<<1)
+#define DRM_MODE_FLAG_PVSYNC (1<<2)
+#define DRM_MODE_FLAG_NVSYNC (1<<3)
+#define DRM_MODE_FLAG_INTERLACE (1<<4)
+#define DRM_MODE_FLAG_DBLSCAN (1<<5)
+#define DRM_MODE_FLAG_CSYNC (1<<6)
+#define DRM_MODE_FLAG_PCSYNC (1<<7)
+#define DRM_MODE_FLAG_NCSYNC (1<<8)
+#define DRM_MODE_FLAG_HSKEW (1<<9) /* hskew provided */
+#define DRM_MODE_FLAG_BCAST (1<<10)
+#define DRM_MODE_FLAG_PIXMUX (1<<11)
+#define DRM_MODE_FLAG_DBLCLK (1<<12)
+#define DRM_MODE_FLAG_CLKDIV2 (1<<13)
+
+/* DPMS flags */
+/* bit compatible with the xorg definitions. */
+#define DRM_MODE_DPMS_ON 0
+#define DRM_MODE_DPMS_STANDBY 1
+#define DRM_MODE_DPMS_SUSPEND 2
+#define DRM_MODE_DPMS_OFF 3
+
+/* Scaling mode options */
+#define DRM_MODE_SCALE_NONE 0 /* Unmodified timing (display or
+ software can still scale) */
+#define DRM_MODE_SCALE_FULLSCREEN 1 /* Full screen, ignore aspect */
+#define DRM_MODE_SCALE_CENTER 2 /* Centered, no scaling */
+#define DRM_MODE_SCALE_ASPECT 3 /* Full screen, preserve aspect */
+
+/* Dithering mode options */
+#define DRM_MODE_DITHERING_OFF 0
+#define DRM_MODE_DITHERING_ON 1
+#define DRM_MODE_DITHERING_AUTO 2
+
+/* Dirty info options */
+#define DRM_MODE_DIRTY_OFF 0
+#define DRM_MODE_DIRTY_ON 1
+#define DRM_MODE_DIRTY_ANNOTATE 2
+
+struct drm_mode_modeinfo {
+ uint32_t clock;
+ uint16_t hdisplay, hsync_start, hsync_end, htotal, hskew;
+ uint16_t vdisplay, vsync_start, vsync_end, vtotal, vscan;
+
+ uint32_t vrefresh;
+
+ uint32_t flags;
+ uint32_t type;
+ char name[DRM_DISPLAY_MODE_LEN];
+};
+
+struct drm_mode_card_res {
+ uint64_t fb_id_ptr;
+ uint64_t crtc_id_ptr;
+ uint64_t connector_id_ptr;
+ uint64_t encoder_id_ptr;
+ uint32_t count_fbs;
+ uint32_t count_crtcs;
+ uint32_t count_connectors;
+ uint32_t count_encoders;
+ uint32_t min_width, max_width;
+ uint32_t min_height, max_height;
+};
+
+struct drm_mode_crtc {
+ uint64_t set_connectors_ptr;
+ uint32_t count_connectors;
+
+ uint32_t crtc_id; /**< Id */
+ uint32_t fb_id; /**< Id of framebuffer */
+
+ uint32_t x, y; /**< Position on the frameuffer */
+
+ uint32_t gamma_size;
+ uint32_t mode_valid;
+ struct drm_mode_modeinfo mode;
+};
+
+#define DRM_MODE_PRESENT_TOP_FIELD (1<<0)
+#define DRM_MODE_PRESENT_BOTTOM_FIELD (1<<1)
+
+/* Planes blend with or override other bits on the CRTC */
+struct drm_mode_set_plane {
+ uint32_t plane_id;
+ uint32_t crtc_id;
+ uint32_t fb_id; /* fb object contains surface format type */
+ uint32_t flags; /* see above flags */
+
+ /* Signed dest location allows it to be partially off screen */
+ int32_t crtc_x, crtc_y;
+ uint32_t crtc_w, crtc_h;
+
+ /* Source values are 16.16 fixed point */
+ uint32_t src_x, src_y;
+ uint32_t src_h, src_w;
+};
+
+struct drm_mode_get_plane {
+ uint32_t plane_id;
+
+ uint32_t crtc_id;
+ uint32_t fb_id;
+
+ uint32_t possible_crtcs;
+ uint32_t gamma_size;
+
+ uint32_t count_format_types;
+ uint64_t format_type_ptr;
+};
+
+struct drm_mode_get_plane_res {
+ uint64_t plane_id_ptr;
+ uint32_t count_planes;
+};
+
+#define DRM_MODE_ENCODER_NONE 0
+#define DRM_MODE_ENCODER_DAC 1
+#define DRM_MODE_ENCODER_TMDS 2
+#define DRM_MODE_ENCODER_LVDS 3
+#define DRM_MODE_ENCODER_TVDAC 4
+
+struct drm_mode_get_encoder {
+ uint32_t encoder_id;
+ uint32_t encoder_type;
+
+ uint32_t crtc_id; /**< Id of crtc */
+
+ uint32_t possible_crtcs;
+ uint32_t possible_clones;
+};
+
+/* This is for connectors with multiple signal types. */
+/* Try to match DRM_MODE_CONNECTOR_X as closely as possible. */
+#define DRM_MODE_SUBCONNECTOR_Automatic 0
+#define DRM_MODE_SUBCONNECTOR_Unknown 0
+#define DRM_MODE_SUBCONNECTOR_DVID 3
+#define DRM_MODE_SUBCONNECTOR_DVIA 4
+#define DRM_MODE_SUBCONNECTOR_Composite 5
+#define DRM_MODE_SUBCONNECTOR_SVIDEO 6
+#define DRM_MODE_SUBCONNECTOR_Component 8
+#define DRM_MODE_SUBCONNECTOR_SCART 9
+
+#define DRM_MODE_CONNECTOR_Unknown 0
+#define DRM_MODE_CONNECTOR_VGA 1
+#define DRM_MODE_CONNECTOR_DVII 2
+#define DRM_MODE_CONNECTOR_DVID 3
+#define DRM_MODE_CONNECTOR_DVIA 4
+#define DRM_MODE_CONNECTOR_Composite 5
+#define DRM_MODE_CONNECTOR_SVIDEO 6
+#define DRM_MODE_CONNECTOR_LVDS 7
+#define DRM_MODE_CONNECTOR_Component 8
+#define DRM_MODE_CONNECTOR_9PinDIN 9
+#define DRM_MODE_CONNECTOR_DisplayPort 10
+#define DRM_MODE_CONNECTOR_HDMIA 11
+#define DRM_MODE_CONNECTOR_HDMIB 12
+#define DRM_MODE_CONNECTOR_TV 13
+#define DRM_MODE_CONNECTOR_eDP 14
+
+struct drm_mode_get_connector {
+
+ uint64_t encoders_ptr;
+ uint64_t modes_ptr;
+ uint64_t props_ptr;
+ uint64_t prop_values_ptr;
+
+ uint32_t count_modes;
+ uint32_t count_props;
+ uint32_t count_encoders;
+
+ uint32_t encoder_id; /**< Current Encoder */
+ uint32_t connector_id; /**< Id */
+ uint32_t connector_type;
+ uint32_t connector_type_id;
+
+ uint32_t connection;
+ uint32_t mm_width, mm_height; /**< HxW in millimeters */
+ uint32_t subpixel;
+};
+
+#define DRM_MODE_PROP_PENDING (1<<0)
+#define DRM_MODE_PROP_RANGE (1<<1)
+#define DRM_MODE_PROP_IMMUTABLE (1<<2)
+#define DRM_MODE_PROP_ENUM (1<<3) /* enumerated type with text strings */
+#define DRM_MODE_PROP_BLOB (1<<4)
+
+struct drm_mode_property_enum {
+ uint64_t value;
+ char name[DRM_PROP_NAME_LEN];
+};
+
+struct drm_mode_get_property {
+ uint64_t values_ptr; /* values and blob lengths */
+ uint64_t enum_blob_ptr; /* enum and blob id ptrs */
+
+ uint32_t prop_id;
+ uint32_t flags;
+ char name[DRM_PROP_NAME_LEN];
+
+ uint32_t count_values;
+ uint32_t count_enum_blobs;
+};
+
+struct drm_mode_connector_set_property {
+ uint64_t value;
+ uint32_t prop_id;
+ uint32_t connector_id;
+};
+
+struct drm_mode_get_blob {
+ uint32_t blob_id;
+ uint32_t length;
+ uint64_t data;
+};
+
+struct drm_mode_fb_cmd {
+ uint32_t fb_id;
+ uint32_t width, height;
+ uint32_t pitch;
+ uint32_t bpp;
+ uint32_t depth;
+ /* driver specific handle */
+ uint32_t handle;
+};
+
+#define DRM_MODE_FB_INTERLACED (1<<0 /* for interlaced framebuffers */
+
+struct drm_mode_fb_cmd2 {
+ uint32_t fb_id;
+ uint32_t width, height;
+ uint32_t pixel_format; /* fourcc code from drm_fourcc.h */
+ uint32_t flags; /* see above flags */
+
+ /*
+ * In case of planar formats, this ioctl allows up to 4
+ * buffer objects with offets and pitches per plane.
+ * The pitch and offset order is dictated by the fourcc,
+ * e.g. NV12 (http://fourcc.org/yuv.php#NV12) is described as:
+ *
+ * YUV 4:2:0 image with a plane of 8 bit Y samples
+ * followed by an interleaved U/V plane containing
+ * 8 bit 2x2 subsampled colour difference samples.
+ *
+ * So it would consist of Y as offset[0] and UV as
+ * offeset[1]. Note that offset[0] will generally
+ * be 0.
+ */
+ uint32_t handles[4];
+ uint32_t pitches[4]; /* pitch for each plane */
+ uint32_t offsets[4]; /* offset of each plane */
+};
+
+#define DRM_MODE_FB_DIRTY_ANNOTATE_COPY 0x01
+#define DRM_MODE_FB_DIRTY_ANNOTATE_FILL 0x02
+#define DRM_MODE_FB_DIRTY_FLAGS 0x03
+
+#define DRM_MODE_FB_DIRTY_MAX_CLIPS 256
+
+/*
+ * Mark a region of a framebuffer as dirty.
+ *
+ * Some hardware does not automatically update display contents
+ * as a hardware or software draw to a framebuffer. This ioctl
+ * allows userspace to tell the kernel and the hardware what
+ * regions of the framebuffer have changed.
+ *
+ * The kernel or hardware is free to update more then just the
+ * region specified by the clip rects. The kernel or hardware
+ * may also delay and/or coalesce several calls to dirty into a
+ * single update.
+ *
+ * Userspace may annotate the updates, the annotates are a
+ * promise made by the caller that the change is either a copy
+ * of pixels or a fill of a single color in the region specified.
+ *
+ * If the DRM_MODE_FB_DIRTY_ANNOTATE_COPY flag is given then
+ * the number of updated regions are half of num_clips given,
+ * where the clip rects are paired in src and dst. The width and
+ * height of each one of the pairs must match.
+ *
+ * If the DRM_MODE_FB_DIRTY_ANNOTATE_FILL flag is given the caller
+ * promises that the region specified of the clip rects is filled
+ * completely with a single color as given in the color argument.
+ */
+
+struct drm_mode_fb_dirty_cmd {
+ uint32_t fb_id;
+ uint32_t flags;
+ uint32_t color;
+ uint32_t num_clips;
+ uint64_t clips_ptr;
+};
+
+struct drm_mode_mode_cmd {
+ uint32_t connector_id;
+ struct drm_mode_modeinfo mode;
+};
+
+#define DRM_MODE_CURSOR_BO (1<<0)
+#define DRM_MODE_CURSOR_MOVE (1<<1)
+
+/*
+ * depending on the value in flags diffrent members are used.
+ *
+ * CURSOR_BO uses
+ * crtc
+ * width
+ * height
+ * handle - if 0 turns the cursor of
+ *
+ * CURSOR_MOVE uses
+ * crtc
+ * x
+ * y
+ */
+struct drm_mode_cursor {
+ uint32_t flags;
+ uint32_t crtc_id;
+ int32_t x;
+ int32_t y;
+ uint32_t width;
+ uint32_t height;
+ /* driver specific handle */
+ uint32_t handle;
+};
+
+struct drm_mode_crtc_lut {
+ uint32_t crtc_id;
+ uint32_t gamma_size;
+
+ /* pointers to arrays */
+ uint64_t red;
+ uint64_t green;
+ uint64_t blue;
+};
+
+#define DRM_MODE_PAGE_FLIP_EVENT 0x01
+#define DRM_MODE_PAGE_FLIP_FLAGS DRM_MODE_PAGE_FLIP_EVENT
+
+/*
+ * Request a page flip on the specified crtc.
+ *
+ * This ioctl will ask KMS to schedule a page flip for the specified
+ * crtc. Once any pending rendering targeting the specified fb (as of
+ * ioctl time) has completed, the crtc will be reprogrammed to display
+ * that fb after the next vertical refresh. The ioctl returns
+ * immediately, but subsequent rendering to the current fb will block
+ * in the execbuffer ioctl until the page flip happens. If a page
+ * flip is already pending as the ioctl is called, EBUSY will be
+ * returned.
+ *
+ * The ioctl supports one flag, DRM_MODE_PAGE_FLIP_EVENT, which will
+ * request that drm sends back a vblank event (see drm.h: struct
+ * drm_event_vblank) when the page flip is done. The user_data field
+ * passed in with this ioctl will be returned as the user_data field
+ * in the vblank event struct.
+ *
+ * The reserved field must be zero until we figure out something
+ * clever to use it for.
+ */
+
+struct drm_mode_crtc_page_flip {
+ uint32_t crtc_id;
+ uint32_t fb_id;
+ uint32_t flags;
+ uint32_t reserved;
+ uint64_t user_data;
+};
+
+/* create a dumb scanout buffer */
+struct drm_mode_create_dumb {
+ uint32_t height;
+ uint32_t width;
+ uint32_t bpp;
+ uint32_t flags;
+ /* handle, pitch, size will be returned */
+ uint32_t handle;
+ uint32_t pitch;
+ uint64_t size;
+};
+
+/* set up for mmap of a dumb scanout buffer */
+struct drm_mode_map_dumb {
+ /** Handle for the object being mapped. */
+ uint32_t handle;
+ uint32_t pad;
+ /**
+ * Fake offset to use for subsequent mmap call
+ *
+ * This is a fixed-size type for 32/64 compatibility.
+ */
+ uint64_t offset;
+};
+
+struct drm_mode_destroy_dumb {
+ uint32_t handle;
+};
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_modes.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_modes.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1147 @@
+/*
+ * Copyright © 1997-2003 by The XFree86 Project, Inc.
+ * Copyright © 2007 Dave Airlie
+ * Copyright © 2007-2008 Intel Corporation
+ * Jesse Barnes <jesse.barnes at intel.com>
+ * Copyright 2005-2006 Luc Verhaegen
+ * Copyright (c) 2001, Andy Ritger aritger at nvidia.com
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Except as contained in this notice, the name of the copyright holder(s)
+ * and author(s) shall not be used in advertising or otherwise to promote
+ * the sale, use or other dealings in this Software without prior written
+ * authorization from the copyright holder(s) and author(s).
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_modes.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_crtc.h>
+
+#define KHZ2PICOS(a) (1000000000UL/(a))
+
+/**
+ * drm_mode_debug_printmodeline - debug print a mode
+ * @dev: DRM device
+ * @mode: mode to print
+ *
+ * LOCKING:
+ * None.
+ *
+ * Describe @mode using DRM_DEBUG.
+ */
+void drm_mode_debug_printmodeline(struct drm_display_mode *mode)
+{
+ DRM_DEBUG_KMS("Modeline %d:\"%s\" %d %d %d %d %d %d %d %d %d %d "
+ "0x%x 0x%x\n",
+ mode->base.id, mode->name, mode->vrefresh, mode->clock,
+ mode->hdisplay, mode->hsync_start,
+ mode->hsync_end, mode->htotal,
+ mode->vdisplay, mode->vsync_start,
+ mode->vsync_end, mode->vtotal, mode->type, mode->flags);
+}
+
+/**
+ * drm_cvt_mode -create a modeline based on CVT algorithm
+ * @dev: DRM device
+ * @hdisplay: hdisplay size
+ * @vdisplay: vdisplay size
+ * @vrefresh : vrefresh rate
+ * @reduced : Whether the GTF calculation is simplified
+ * @interlaced:Whether the interlace is supported
+ *
+ * LOCKING:
+ * none.
+ *
+ * return the modeline based on CVT algorithm
+ *
+ * This function is called to generate the modeline based on CVT algorithm
+ * according to the hdisplay, vdisplay, vrefresh.
+ * It is based from the VESA(TM) Coordinated Video Timing Generator by
+ * Graham Loveridge April 9, 2003 available at
+ * http://www.elo.utfsm.cl/~elo212/docs/CVTd6r1.xls
+ *
+ * And it is copied from xf86CVTmode in xserver/hw/xfree86/modes/xf86cvt.c.
+ * What I have done is to translate it by using integer calculation.
+ */
+#define HV_FACTOR 1000
+struct drm_display_mode *drm_cvt_mode(struct drm_device *dev, int hdisplay,
+ int vdisplay, int vrefresh,
+ bool reduced, bool interlaced, bool margins)
+{
+ /* 1) top/bottom margin size (% of height) - default: 1.8, */
+#define CVT_MARGIN_PERCENTAGE 18
+ /* 2) character cell horizontal granularity (pixels) - default 8 */
+#define CVT_H_GRANULARITY 8
+ /* 3) Minimum vertical porch (lines) - default 3 */
+#define CVT_MIN_V_PORCH 3
+ /* 4) Minimum number of vertical back porch lines - default 6 */
+#define CVT_MIN_V_BPORCH 6
+ /* Pixel Clock step (kHz) */
+#define CVT_CLOCK_STEP 250
+ struct drm_display_mode *drm_mode;
+ unsigned int vfieldrate, hperiod;
+ int hdisplay_rnd, hmargin, vdisplay_rnd, vmargin, vsync;
+ int interlace;
+
+ /* allocate the drm_display_mode structure. If failure, we will
+ * return directly
+ */
+ drm_mode = drm_mode_create(dev);
+ if (!drm_mode)
+ return NULL;
+
+ /* the CVT default refresh rate is 60Hz */
+ if (!vrefresh)
+ vrefresh = 60;
+
+ /* the required field fresh rate */
+ if (interlaced)
+ vfieldrate = vrefresh * 2;
+ else
+ vfieldrate = vrefresh;
+
+ /* horizontal pixels */
+ hdisplay_rnd = hdisplay - (hdisplay % CVT_H_GRANULARITY);
+
+ /* determine the left&right borders */
+ hmargin = 0;
+ if (margins) {
+ hmargin = hdisplay_rnd * CVT_MARGIN_PERCENTAGE / 1000;
+ hmargin -= hmargin % CVT_H_GRANULARITY;
+ }
+ /* find the total active pixels */
+ drm_mode->hdisplay = hdisplay_rnd + 2 * hmargin;
+
+ /* find the number of lines per field */
+ if (interlaced)
+ vdisplay_rnd = vdisplay / 2;
+ else
+ vdisplay_rnd = vdisplay;
+
+ /* find the top & bottom borders */
+ vmargin = 0;
+ if (margins)
+ vmargin = vdisplay_rnd * CVT_MARGIN_PERCENTAGE / 1000;
+
+ drm_mode->vdisplay = vdisplay + 2 * vmargin;
+
+ /* Interlaced */
+ if (interlaced)
+ interlace = 1;
+ else
+ interlace = 0;
+
+ /* Determine VSync Width from aspect ratio */
+ if (!(vdisplay % 3) && ((vdisplay * 4 / 3) == hdisplay))
+ vsync = 4;
+ else if (!(vdisplay % 9) && ((vdisplay * 16 / 9) == hdisplay))
+ vsync = 5;
+ else if (!(vdisplay % 10) && ((vdisplay * 16 / 10) == hdisplay))
+ vsync = 6;
+ else if (!(vdisplay % 4) && ((vdisplay * 5 / 4) == hdisplay))
+ vsync = 7;
+ else if (!(vdisplay % 9) && ((vdisplay * 15 / 9) == hdisplay))
+ vsync = 7;
+ else /* custom */
+ vsync = 10;
+
+ if (!reduced) {
+ /* simplify the GTF calculation */
+ /* 4) Minimum time of vertical sync + back porch interval (µs)
+ * default 550.0
+ */
+ int tmp1, tmp2;
+#define CVT_MIN_VSYNC_BP 550
+ /* 3) Nominal HSync width (% of line period) - default 8 */
+#define CVT_HSYNC_PERCENTAGE 8
+ unsigned int hblank_percentage;
+ int vsyncandback_porch, vback_porch, hblank;
+
+ /* estimated the horizontal period */
+ tmp1 = HV_FACTOR * 1000000 -
+ CVT_MIN_VSYNC_BP * HV_FACTOR * vfieldrate;
+ tmp2 = (vdisplay_rnd + 2 * vmargin + CVT_MIN_V_PORCH) * 2 +
+ interlace;
+ hperiod = tmp1 * 2 / (tmp2 * vfieldrate);
+
+ tmp1 = CVT_MIN_VSYNC_BP * HV_FACTOR / hperiod + 1;
+ /* 9. Find number of lines in sync + backporch */
+ if (tmp1 < (vsync + CVT_MIN_V_PORCH))
+ vsyncandback_porch = vsync + CVT_MIN_V_PORCH;
+ else
+ vsyncandback_porch = tmp1;
+ /* 10. Find number of lines in back porch */
+ vback_porch = vsyncandback_porch - vsync;
+ drm_mode->vtotal = vdisplay_rnd + 2 * vmargin +
+ vsyncandback_porch + CVT_MIN_V_PORCH;
+ /* 5) Definition of Horizontal blanking time limitation */
+ /* Gradient (%/kHz) - default 600 */
+#define CVT_M_FACTOR 600
+ /* Offset (%) - default 40 */
+#define CVT_C_FACTOR 40
+ /* Blanking time scaling factor - default 128 */
+#define CVT_K_FACTOR 128
+ /* Scaling factor weighting - default 20 */
+#define CVT_J_FACTOR 20
+#define CVT_M_PRIME (CVT_M_FACTOR * CVT_K_FACTOR / 256)
+#define CVT_C_PRIME ((CVT_C_FACTOR - CVT_J_FACTOR) * CVT_K_FACTOR / 256 + \
+ CVT_J_FACTOR)
+ /* 12. Find ideal blanking duty cycle from formula */
+ hblank_percentage = CVT_C_PRIME * HV_FACTOR - CVT_M_PRIME *
+ hperiod / 1000;
+ /* 13. Blanking time */
+ if (hblank_percentage < 20 * HV_FACTOR)
+ hblank_percentage = 20 * HV_FACTOR;
+ hblank = drm_mode->hdisplay * hblank_percentage /
+ (100 * HV_FACTOR - hblank_percentage);
+ hblank -= hblank % (2 * CVT_H_GRANULARITY);
+ /* 14. find the total pixes per line */
+ drm_mode->htotal = drm_mode->hdisplay + hblank;
+ drm_mode->hsync_end = drm_mode->hdisplay + hblank / 2;
+ drm_mode->hsync_start = drm_mode->hsync_end -
+ (drm_mode->htotal * CVT_HSYNC_PERCENTAGE) / 100;
+ drm_mode->hsync_start += CVT_H_GRANULARITY -
+ drm_mode->hsync_start % CVT_H_GRANULARITY;
+ /* fill the Vsync values */
+ drm_mode->vsync_start = drm_mode->vdisplay + CVT_MIN_V_PORCH;
+ drm_mode->vsync_end = drm_mode->vsync_start + vsync;
+ } else {
+ /* Reduced blanking */
+ /* Minimum vertical blanking interval time (µs)- default 460 */
+#define CVT_RB_MIN_VBLANK 460
+ /* Fixed number of clocks for horizontal sync */
+#define CVT_RB_H_SYNC 32
+ /* Fixed number of clocks for horizontal blanking */
+#define CVT_RB_H_BLANK 160
+ /* Fixed number of lines for vertical front porch - default 3*/
+#define CVT_RB_VFPORCH 3
+ int vbilines;
+ int tmp1, tmp2;
+ /* 8. Estimate Horizontal period. */
+ tmp1 = HV_FACTOR * 1000000 -
+ CVT_RB_MIN_VBLANK * HV_FACTOR * vfieldrate;
+ tmp2 = vdisplay_rnd + 2 * vmargin;
+ hperiod = tmp1 / (tmp2 * vfieldrate);
+ /* 9. Find number of lines in vertical blanking */
+ vbilines = CVT_RB_MIN_VBLANK * HV_FACTOR / hperiod + 1;
+ /* 10. Check if vertical blanking is sufficient */
+ if (vbilines < (CVT_RB_VFPORCH + vsync + CVT_MIN_V_BPORCH))
+ vbilines = CVT_RB_VFPORCH + vsync + CVT_MIN_V_BPORCH;
+ /* 11. Find total number of lines in vertical field */
+ drm_mode->vtotal = vdisplay_rnd + 2 * vmargin + vbilines;
+ /* 12. Find total number of pixels in a line */
+ drm_mode->htotal = drm_mode->hdisplay + CVT_RB_H_BLANK;
+ /* Fill in HSync values */
+ drm_mode->hsync_end = drm_mode->hdisplay + CVT_RB_H_BLANK / 2;
+ drm_mode->hsync_start = drm_mode->hsync_end - CVT_RB_H_SYNC;
+ /* Fill in VSync values */
+ drm_mode->vsync_start = drm_mode->vdisplay + CVT_RB_VFPORCH;
+ drm_mode->vsync_end = drm_mode->vsync_start + vsync;
+ }
+ /* 15/13. Find pixel clock frequency (kHz for xf86) */
+ drm_mode->clock = drm_mode->htotal * HV_FACTOR * 1000 / hperiod;
+ drm_mode->clock -= drm_mode->clock % CVT_CLOCK_STEP;
+ /* 18/16. Find actual vertical frame frequency */
+ /* ignore - just set the mode flag for interlaced */
+ if (interlaced) {
+ drm_mode->vtotal *= 2;
+ drm_mode->flags |= DRM_MODE_FLAG_INTERLACE;
+ }
+ /* Fill the mode line name */
+ drm_mode_set_name(drm_mode);
+ if (reduced)
+ drm_mode->flags |= (DRM_MODE_FLAG_PHSYNC |
+ DRM_MODE_FLAG_NVSYNC);
+ else
+ drm_mode->flags |= (DRM_MODE_FLAG_PVSYNC |
+ DRM_MODE_FLAG_NHSYNC);
+
+ return drm_mode;
+}
+
+/**
+ * drm_gtf_mode_complex - create the modeline based on full GTF algorithm
+ *
+ * @dev :drm device
+ * @hdisplay :hdisplay size
+ * @vdisplay :vdisplay size
+ * @vrefresh :vrefresh rate.
+ * @interlaced :whether the interlace is supported
+ * @margins :desired margin size
+ * @GTF_[MCKJ] :extended GTF formula parameters
+ *
+ * LOCKING.
+ * none.
+ *
+ * return the modeline based on full GTF algorithm.
+ *
+ * GTF feature blocks specify C and J in multiples of 0.5, so we pass them
+ * in here multiplied by two. For a C of 40, pass in 80.
+ */
+struct drm_display_mode *
+drm_gtf_mode_complex(struct drm_device *dev, int hdisplay, int vdisplay,
+ int vrefresh, bool interlaced, int margins,
+ int GTF_M, int GTF_2C, int GTF_K, int GTF_2J)
+{ /* 1) top/bottom margin size (% of height) - default: 1.8, */
+#define GTF_MARGIN_PERCENTAGE 18
+ /* 2) character cell horizontal granularity (pixels) - default 8 */
+#define GTF_CELL_GRAN 8
+ /* 3) Minimum vertical porch (lines) - default 3 */
+#define GTF_MIN_V_PORCH 1
+ /* width of vsync in lines */
+#define V_SYNC_RQD 3
+ /* width of hsync as % of total line */
+#define H_SYNC_PERCENT 8
+ /* min time of vsync + back porch (microsec) */
+#define MIN_VSYNC_PLUS_BP 550
+ /* C' and M' are part of the Blanking Duty Cycle computation */
+#define GTF_C_PRIME ((((GTF_2C - GTF_2J) * GTF_K / 256) + GTF_2J) / 2)
+#define GTF_M_PRIME (GTF_K * GTF_M / 256)
+ struct drm_display_mode *drm_mode;
+ unsigned int hdisplay_rnd, vdisplay_rnd, vfieldrate_rqd;
+ int top_margin, bottom_margin;
+ int interlace;
+ unsigned int hfreq_est;
+ int vsync_plus_bp, vback_porch;
+ unsigned int vtotal_lines, vfieldrate_est, hperiod;
+ unsigned int vfield_rate, vframe_rate;
+ int left_margin, right_margin;
+ unsigned int total_active_pixels, ideal_duty_cycle;
+ unsigned int hblank, total_pixels, pixel_freq;
+ int hsync, hfront_porch, vodd_front_porch_lines;
+ unsigned int tmp1, tmp2;
+
+ drm_mode = drm_mode_create(dev);
+ if (!drm_mode)
+ return NULL;
+
+ /* 1. In order to give correct results, the number of horizontal
+ * pixels requested is first processed to ensure that it is divisible
+ * by the character size, by rounding it to the nearest character
+ * cell boundary:
+ */
+ hdisplay_rnd = (hdisplay + GTF_CELL_GRAN / 2) / GTF_CELL_GRAN;
+ hdisplay_rnd = hdisplay_rnd * GTF_CELL_GRAN;
+
+ /* 2. If interlace is requested, the number of vertical lines assumed
+ * by the calculation must be halved, as the computation calculates
+ * the number of vertical lines per field.
+ */
+ if (interlaced)
+ vdisplay_rnd = vdisplay / 2;
+ else
+ vdisplay_rnd = vdisplay;
+
+ /* 3. Find the frame rate required: */
+ if (interlaced)
+ vfieldrate_rqd = vrefresh * 2;
+ else
+ vfieldrate_rqd = vrefresh;
+
+ /* 4. Find number of lines in Top margin: */
+ top_margin = 0;
+ if (margins)
+ top_margin = (vdisplay_rnd * GTF_MARGIN_PERCENTAGE + 500) /
+ 1000;
+ /* 5. Find number of lines in bottom margin: */
+ bottom_margin = top_margin;
+
+ /* 6. If interlace is required, then set variable interlace: */
+ if (interlaced)
+ interlace = 1;
+ else
+ interlace = 0;
+
+ /* 7. Estimate the Horizontal frequency */
+ {
+ tmp1 = (1000000 - MIN_VSYNC_PLUS_BP * vfieldrate_rqd) / 500;
+ tmp2 = (vdisplay_rnd + 2 * top_margin + GTF_MIN_V_PORCH) *
+ 2 + interlace;
+ hfreq_est = (tmp2 * 1000 * vfieldrate_rqd) / tmp1;
+ }
+
+ /* 8. Find the number of lines in V sync + back porch */
+ /* [V SYNC+BP] = RINT(([MIN VSYNC+BP] * hfreq_est / 1000000)) */
+ vsync_plus_bp = MIN_VSYNC_PLUS_BP * hfreq_est / 1000;
+ vsync_plus_bp = (vsync_plus_bp + 500) / 1000;
+ /* 9. Find the number of lines in V back porch alone: */
+ vback_porch = vsync_plus_bp - V_SYNC_RQD;
+ /* 10. Find the total number of lines in Vertical field period: */
+ vtotal_lines = vdisplay_rnd + top_margin + bottom_margin +
+ vsync_plus_bp + GTF_MIN_V_PORCH;
+ /* 11. Estimate the Vertical field frequency: */
+ vfieldrate_est = hfreq_est / vtotal_lines;
+ /* 12. Find the actual horizontal period: */
+ hperiod = 1000000 / (vfieldrate_rqd * vtotal_lines);
+
+ /* 13. Find the actual Vertical field frequency: */
+ vfield_rate = hfreq_est / vtotal_lines;
+ /* 14. Find the Vertical frame frequency: */
+ if (interlaced)
+ vframe_rate = vfield_rate / 2;
+ else
+ vframe_rate = vfield_rate;
+ /* 15. Find number of pixels in left margin: */
+ if (margins)
+ left_margin = (hdisplay_rnd * GTF_MARGIN_PERCENTAGE + 500) /
+ 1000;
+ else
+ left_margin = 0;
+
+ /* 16.Find number of pixels in right margin: */
+ right_margin = left_margin;
+ /* 17.Find total number of active pixels in image and left and right */
+ total_active_pixels = hdisplay_rnd + left_margin + right_margin;
+ /* 18.Find the ideal blanking duty cycle from blanking duty cycle */
+ ideal_duty_cycle = GTF_C_PRIME * 1000 -
+ (GTF_M_PRIME * 1000000 / hfreq_est);
+ /* 19.Find the number of pixels in the blanking time to the nearest
+ * double character cell: */
+ hblank = total_active_pixels * ideal_duty_cycle /
+ (100000 - ideal_duty_cycle);
+ hblank = (hblank + GTF_CELL_GRAN) / (2 * GTF_CELL_GRAN);
+ hblank = hblank * 2 * GTF_CELL_GRAN;
+ /* 20.Find total number of pixels: */
+ total_pixels = total_active_pixels + hblank;
+ /* 21.Find pixel clock frequency: */
+ pixel_freq = total_pixels * hfreq_est / 1000;
+ /* Stage 1 computations are now complete; I should really pass
+ * the results to another function and do the Stage 2 computations,
+ * but I only need a few more values so I'll just append the
+ * computations here for now */
+ /* 17. Find the number of pixels in the horizontal sync period: */
+ hsync = H_SYNC_PERCENT * total_pixels / 100;
+ hsync = (hsync + GTF_CELL_GRAN / 2) / GTF_CELL_GRAN;
+ hsync = hsync * GTF_CELL_GRAN;
+ /* 18. Find the number of pixels in horizontal front porch period */
+ hfront_porch = hblank / 2 - hsync;
+ /* 36. Find the number of lines in the odd front porch period: */
+ vodd_front_porch_lines = GTF_MIN_V_PORCH ;
+
+ /* finally, pack the results in the mode struct */
+ drm_mode->hdisplay = hdisplay_rnd;
+ drm_mode->hsync_start = hdisplay_rnd + hfront_porch;
+ drm_mode->hsync_end = drm_mode->hsync_start + hsync;
+ drm_mode->htotal = total_pixels;
+ drm_mode->vdisplay = vdisplay_rnd;
+ drm_mode->vsync_start = vdisplay_rnd + vodd_front_porch_lines;
+ drm_mode->vsync_end = drm_mode->vsync_start + V_SYNC_RQD;
+ drm_mode->vtotal = vtotal_lines;
+
+ drm_mode->clock = pixel_freq;
+
+ if (interlaced) {
+ drm_mode->vtotal *= 2;
+ drm_mode->flags |= DRM_MODE_FLAG_INTERLACE;
+ }
+
+ drm_mode_set_name(drm_mode);
+ if (GTF_M == 600 && GTF_2C == 80 && GTF_K == 128 && GTF_2J == 40)
+ drm_mode->flags = DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC;
+ else
+ drm_mode->flags = DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC;
+
+ return drm_mode;
+}
+
+/**
+ * drm_gtf_mode - create the modeline based on GTF algorithm
+ *
+ * @dev :drm device
+ * @hdisplay :hdisplay size
+ * @vdisplay :vdisplay size
+ * @vrefresh :vrefresh rate.
+ * @interlaced :whether the interlace is supported
+ * @margins :whether the margin is supported
+ *
+ * LOCKING.
+ * none.
+ *
+ * return the modeline based on GTF algorithm
+ *
+ * This function is to create the modeline based on the GTF algorithm.
+ * Generalized Timing Formula is derived from:
+ * GTF Spreadsheet by Andy Morrish (1/5/97)
+ * available at http://www.vesa.org
+ *
+ * And it is copied from the file of xserver/hw/xfree86/modes/xf86gtf.c.
+ * What I have done is to translate it by using integer calculation.
+ * I also refer to the function of fb_get_mode in the file of
+ * drivers/video/fbmon.c
+ *
+ * Standard GTF parameters:
+ * M = 600
+ * C = 40
+ * K = 128
+ * J = 20
+ */
+struct drm_display_mode *
+drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh,
+ bool lace, int margins)
+{
+ return drm_gtf_mode_complex(dev, hdisplay, vdisplay, vrefresh, lace,
+ margins, 600, 40 * 2, 128, 20 * 2);
+}
+
+/**
+ * drm_mode_set_name - set the name on a mode
+ * @mode: name will be set in this mode
+ *
+ * LOCKING:
+ * None.
+ *
+ * Set the name of @mode to a standard format.
+ */
+void drm_mode_set_name(struct drm_display_mode *mode)
+{
+ bool interlaced = !!(mode->flags & DRM_MODE_FLAG_INTERLACE);
+
+ snprintf(mode->name, DRM_DISPLAY_MODE_LEN, "%dx%d%s",
+ mode->hdisplay, mode->vdisplay,
+ interlaced ? "i" : "");
+}
+
+/**
+ * drm_mode_list_concat - move modes from one list to another
+ * @head: source list
+ * @new: dst list
+ *
+ * LOCKING:
+ * Caller must ensure both lists are locked.
+ *
+ * Move all the modes from @head to @new.
+ */
+void drm_mode_list_concat(struct list_head *head, struct list_head *new)
+{
+
+ struct list_head *entry, *tmp;
+
+ list_for_each_safe(entry, tmp, head) {
+ list_move_tail(entry, new);
+ }
+}
+
+/**
+ * drm_mode_width - get the width of a mode
+ * @mode: mode
+ *
+ * LOCKING:
+ * None.
+ *
+ * Return @mode's width (hdisplay) value.
+ *
+ * FIXME: is this needed?
+ *
+ * RETURNS:
+ * @mode->hdisplay
+ */
+int drm_mode_width(struct drm_display_mode *mode)
+{
+ return mode->hdisplay;
+
+}
+
+/**
+ * drm_mode_height - get the height of a mode
+ * @mode: mode
+ *
+ * LOCKING:
+ * None.
+ *
+ * Return @mode's height (vdisplay) value.
+ *
+ * FIXME: is this needed?
+ *
+ * RETURNS:
+ * @mode->vdisplay
+ */
+int drm_mode_height(struct drm_display_mode *mode)
+{
+ return mode->vdisplay;
+}
+
+/** drm_mode_hsync - get the hsync of a mode
+ * @mode: mode
+ *
+ * LOCKING:
+ * None.
+ *
+ * Return @modes's hsync rate in kHz, rounded to the nearest int.
+ */
+int drm_mode_hsync(const struct drm_display_mode *mode)
+{
+ unsigned int calc_val;
+
+ if (mode->hsync)
+ return mode->hsync;
+
+ if (mode->htotal < 0)
+ return 0;
+
+ calc_val = (mode->clock * 1000) / mode->htotal; /* hsync in Hz */
+ calc_val += 500; /* round to 1000Hz */
+ calc_val /= 1000; /* truncate to kHz */
+
+ return calc_val;
+}
+
+/**
+ * drm_mode_vrefresh - get the vrefresh of a mode
+ * @mode: mode
+ *
+ * LOCKING:
+ * None.
+ *
+ * Return @mode's vrefresh rate in Hz or calculate it if necessary.
+ *
+ * FIXME: why is this needed? shouldn't vrefresh be set already?
+ *
+ * RETURNS:
+ * Vertical refresh rate. It will be the result of actual value plus 0.5.
+ * If it is 70.288, it will return 70Hz.
+ * If it is 59.6, it will return 60Hz.
+ */
+int drm_mode_vrefresh(const struct drm_display_mode *mode)
+{
+ int refresh = 0;
+ unsigned int calc_val;
+
+ if (mode->vrefresh > 0)
+ refresh = mode->vrefresh;
+ else if (mode->htotal > 0 && mode->vtotal > 0) {
+ int vtotal;
+ vtotal = mode->vtotal;
+ /* work out vrefresh the value will be x1000 */
+ calc_val = (mode->clock * 1000);
+ calc_val /= mode->htotal;
+ refresh = (calc_val + vtotal / 2) / vtotal;
+
+ if (mode->flags & DRM_MODE_FLAG_INTERLACE)
+ refresh *= 2;
+ if (mode->flags & DRM_MODE_FLAG_DBLSCAN)
+ refresh /= 2;
+ if (mode->vscan > 1)
+ refresh /= mode->vscan;
+ }
+ return refresh;
+}
+
+/**
+ * drm_mode_set_crtcinfo - set CRTC modesetting parameters
+ * @p: mode
+ * @adjust_flags: unused? (FIXME)
+ *
+ * LOCKING:
+ * None.
+ *
+ * Setup the CRTC modesetting parameters for @p, adjusting if necessary.
+ */
+void drm_mode_set_crtcinfo(struct drm_display_mode *p, int adjust_flags)
+{
+ if ((p == NULL) || ((p->type & DRM_MODE_TYPE_CRTC_C) == DRM_MODE_TYPE_BUILTIN))
+ return;
+
+ p->crtc_hdisplay = p->hdisplay;
+ p->crtc_hsync_start = p->hsync_start;
+ p->crtc_hsync_end = p->hsync_end;
+ p->crtc_htotal = p->htotal;
+ p->crtc_hskew = p->hskew;
+ p->crtc_vdisplay = p->vdisplay;
+ p->crtc_vsync_start = p->vsync_start;
+ p->crtc_vsync_end = p->vsync_end;
+ p->crtc_vtotal = p->vtotal;
+
+ if (p->flags & DRM_MODE_FLAG_INTERLACE) {
+ if (adjust_flags & CRTC_INTERLACE_HALVE_V) {
+ p->crtc_vdisplay /= 2;
+ p->crtc_vsync_start /= 2;
+ p->crtc_vsync_end /= 2;
+ p->crtc_vtotal /= 2;
+ }
+
+ p->crtc_vtotal |= 1;
+ }
+
+ if (p->flags & DRM_MODE_FLAG_DBLSCAN) {
+ p->crtc_vdisplay *= 2;
+ p->crtc_vsync_start *= 2;
+ p->crtc_vsync_end *= 2;
+ p->crtc_vtotal *= 2;
+ }
+
+ if (p->vscan > 1) {
+ p->crtc_vdisplay *= p->vscan;
+ p->crtc_vsync_start *= p->vscan;
+ p->crtc_vsync_end *= p->vscan;
+ p->crtc_vtotal *= p->vscan;
+ }
+
+ p->crtc_vblank_start = min(p->crtc_vsync_start, p->crtc_vdisplay);
+ p->crtc_vblank_end = max(p->crtc_vsync_end, p->crtc_vtotal);
+ p->crtc_hblank_start = min(p->crtc_hsync_start, p->crtc_hdisplay);
+ p->crtc_hblank_end = max(p->crtc_hsync_end, p->crtc_htotal);
+
+ p->crtc_hadjusted = false;
+ p->crtc_vadjusted = false;
+}
+
+
+/**
+ * drm_mode_duplicate - allocate and duplicate an existing mode
+ * @m: mode to duplicate
+ *
+ * LOCKING:
+ * None.
+ *
+ * Just allocate a new mode, copy the existing mode into it, and return
+ * a pointer to it. Used to create new instances of established modes.
+ */
+struct drm_display_mode *drm_mode_duplicate(struct drm_device *dev,
+ const struct drm_display_mode *mode)
+{
+ struct drm_display_mode *nmode;
+ int new_id;
+
+ nmode = drm_mode_create(dev);
+ if (!nmode)
+ return NULL;
+
+ new_id = nmode->base.id;
+ *nmode = *mode;
+ nmode->base.id = new_id;
+ INIT_LIST_HEAD(&nmode->head);
+ return nmode;
+}
+
+/**
+ * drm_mode_equal - test modes for equality
+ * @mode1: first mode
+ * @mode2: second mode
+ *
+ * LOCKING:
+ * None.
+ *
+ * Check to see if @mode1 and @mode2 are equivalent.
+ *
+ * RETURNS:
+ * true if the modes are equal, false otherwise.
+ */
+bool drm_mode_equal(struct drm_display_mode *mode1, struct drm_display_mode *mode2)
+{
+ /* do clock check convert to PICOS so fb modes get matched
+ * the same */
+ if (mode1->clock && mode2->clock) {
+ if (KHZ2PICOS(mode1->clock) != KHZ2PICOS(mode2->clock))
+ return false;
+ } else if (mode1->clock != mode2->clock)
+ return false;
+
+ if (mode1->hdisplay == mode2->hdisplay &&
+ mode1->hsync_start == mode2->hsync_start &&
+ mode1->hsync_end == mode2->hsync_end &&
+ mode1->htotal == mode2->htotal &&
+ mode1->hskew == mode2->hskew &&
+ mode1->vdisplay == mode2->vdisplay &&
+ mode1->vsync_start == mode2->vsync_start &&
+ mode1->vsync_end == mode2->vsync_end &&
+ mode1->vtotal == mode2->vtotal &&
+ mode1->vscan == mode2->vscan &&
+ mode1->flags == mode2->flags)
+ return true;
+
+ return false;
+}
+
+/**
+ * drm_mode_validate_size - make sure modes adhere to size constraints
+ * @dev: DRM device
+ * @mode_list: list of modes to check
+ * @maxX: maximum width
+ * @maxY: maximum height
+ * @maxPitch: max pitch
+ *
+ * LOCKING:
+ * Caller must hold a lock protecting @mode_list.
+ *
+ * The DRM device (@dev) has size and pitch limits. Here we validate the
+ * modes we probed for @dev against those limits and set their status as
+ * necessary.
+ */
+void drm_mode_validate_size(struct drm_device *dev,
+ struct list_head *mode_list,
+ int maxX, int maxY, int maxPitch)
+{
+ struct drm_display_mode *mode;
+
+ list_for_each_entry(mode, mode_list, head) {
+ if (maxPitch > 0 && mode->hdisplay > maxPitch)
+ mode->status = MODE_BAD_WIDTH;
+
+ if (maxX > 0 && mode->hdisplay > maxX)
+ mode->status = MODE_VIRTUAL_X;
+
+ if (maxY > 0 && mode->vdisplay > maxY)
+ mode->status = MODE_VIRTUAL_Y;
+ }
+}
+
+/**
+ * drm_mode_validate_clocks - validate modes against clock limits
+ * @dev: DRM device
+ * @mode_list: list of modes to check
+ * @min: minimum clock rate array
+ * @max: maximum clock rate array
+ * @n_ranges: number of clock ranges (size of arrays)
+ *
+ * LOCKING:
+ * Caller must hold a lock protecting @mode_list.
+ *
+ * Some code may need to check a mode list against the clock limits of the
+ * device in question. This function walks the mode list, testing to make
+ * sure each mode falls within a given range (defined by @min and @max
+ * arrays) and sets @mode->status as needed.
+ */
+void drm_mode_validate_clocks(struct drm_device *dev,
+ struct list_head *mode_list,
+ int *min, int *max, int n_ranges)
+{
+ struct drm_display_mode *mode;
+ int i;
+
+ list_for_each_entry(mode, mode_list, head) {
+ bool good = false;
+ for (i = 0; i < n_ranges; i++) {
+ if (mode->clock >= min[i] && mode->clock <= max[i]) {
+ good = true;
+ break;
+ }
+ }
+ if (!good)
+ mode->status = MODE_CLOCK_RANGE;
+ }
+}
+
+/**
+ * drm_mode_prune_invalid - remove invalid modes from mode list
+ * @dev: DRM device
+ * @mode_list: list of modes to check
+ * @verbose: be verbose about it
+ *
+ * LOCKING:
+ * Caller must hold a lock protecting @mode_list.
+ *
+ * Once mode list generation is complete, a caller can use this routine to
+ * remove invalid modes from a mode list. If any of the modes have a
+ * status other than %MODE_OK, they are removed from @mode_list and freed.
+ */
+void drm_mode_prune_invalid(struct drm_device *dev,
+ struct list_head *mode_list, bool verbose)
+{
+ struct drm_display_mode *mode, *t;
+
+ list_for_each_entry_safe(mode, t, mode_list, head) {
+ if (mode->status != MODE_OK) {
+ list_del(&mode->head);
+ if (verbose) {
+ drm_mode_debug_printmodeline(mode);
+ DRM_DEBUG_KMS("Not using %s mode %d\n",
+ mode->name, mode->status);
+ }
+ drm_mode_destroy(dev, mode);
+ }
+ }
+}
+
+/**
+ * drm_mode_compare - compare modes for favorability
+ * @priv: unused
+ * @lh_a: list_head for first mode
+ * @lh_b: list_head for second mode
+ *
+ * LOCKING:
+ * None.
+ *
+ * Compare two modes, given by @lh_a and @lh_b, returning a value indicating
+ * which is better.
+ *
+ * RETURNS:
+ * Negative if @lh_a is better than @lh_b, zero if they're equivalent, or
+ * positive if @lh_b is better than @lh_a.
+ */
+static int drm_mode_compare(void *priv, struct list_head *lh_a, struct list_head *lh_b)
+{
+ struct drm_display_mode *a = list_entry(lh_a, struct drm_display_mode, head);
+ struct drm_display_mode *b = list_entry(lh_b, struct drm_display_mode, head);
+ int diff;
+
+ diff = ((b->type & DRM_MODE_TYPE_PREFERRED) != 0) -
+ ((a->type & DRM_MODE_TYPE_PREFERRED) != 0);
+ if (diff)
+ return diff;
+ diff = b->hdisplay * b->vdisplay - a->hdisplay * a->vdisplay;
+ if (diff)
+ return diff;
+ diff = b->clock - a->clock;
+ return diff;
+}
+
+/**
+ * drm_mode_sort - sort mode list
+ * @mode_list: list to sort
+ *
+ * LOCKING:
+ * Caller must hold a lock protecting @mode_list.
+ *
+ * Sort @mode_list by favorability, putting good modes first.
+ */
+void drm_mode_sort(struct list_head *mode_list)
+{
+ drm_list_sort(NULL, mode_list, drm_mode_compare);
+}
+
+/**
+ * drm_mode_connector_list_update - update the mode list for the connector
+ * @connector: the connector to update
+ *
+ * LOCKING:
+ * Caller must hold a lock protecting @mode_list.
+ *
+ * This moves the modes from the @connector probed_modes list
+ * to the actual mode list. It compares the probed mode against the current
+ * list and only adds different modes. All modes unverified after this point
+ * will be removed by the prune invalid modes.
+ */
+void drm_mode_connector_list_update(struct drm_connector *connector)
+{
+ struct drm_display_mode *mode;
+ struct drm_display_mode *pmode, *pt;
+ int found_it;
+
+ list_for_each_entry_safe(pmode, pt, &connector->probed_modes,
+ head) {
+ found_it = 0;
+ /* go through current modes checking for the new probed mode */
+ list_for_each_entry(mode, &connector->modes, head) {
+ if (drm_mode_equal(pmode, mode)) {
+ found_it = 1;
+ /* if equal delete the probed mode */
+ mode->status = pmode->status;
+ /* Merge type bits together */
+ mode->type |= pmode->type;
+ list_del(&pmode->head);
+ drm_mode_destroy(connector->dev, pmode);
+ break;
+ }
+ }
+
+ if (!found_it) {
+ list_move_tail(&pmode->head, &connector->modes);
+ }
+ }
+}
+
+/**
+ * drm_mode_parse_command_line_for_connector - parse command line for connector
+ * @mode_option - per connector mode option
+ * @connector - connector to parse line for
+ *
+ * This parses the connector specific then generic command lines for
+ * modes and options to configure the connector.
+ *
+ * This uses the same parameters as the fb modedb.c, except for extra
+ * <xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd]
+ *
+ * enable/enable Digital/disable bit at the end
+ */
+bool drm_mode_parse_command_line_for_connector(const char *mode_option,
+ struct drm_connector *connector,
+ struct drm_cmdline_mode *mode)
+{
+ const char *name;
+ unsigned int namelen;
+ bool res_specified = false, bpp_specified = false, refresh_specified = false;
+ unsigned int xres = 0, yres = 0, bpp = 32, refresh = 0;
+ bool yres_specified = false, cvt = false, rb = false;
+ bool interlace = false, margins = false, was_digit = false;
+ int i;
+ enum drm_connector_force force = DRM_FORCE_UNSPECIFIED;
+
+#ifdef XXX_CONFIG_FB
+ if (!mode_option)
+ mode_option = fb_mode_option;
+#endif
+
+ if (!mode_option) {
+ mode->specified = false;
+ return false;
+ }
+
+ name = mode_option;
+ namelen = strlen(name);
+ for (i = namelen-1; i >= 0; i--) {
+ switch (name[i]) {
+ case '@':
+ if (!refresh_specified && !bpp_specified &&
+ !yres_specified && !cvt && !rb && was_digit) {
+ refresh = strtol(&name[i+1], NULL, 10);
+ refresh_specified = true;
+ was_digit = false;
+ } else
+ goto done;
+ break;
+ case '-':
+ if (!bpp_specified && !yres_specified && !cvt &&
+ !rb && was_digit) {
+ bpp = strtol(&name[i+1], NULL, 10);
+ bpp_specified = true;
+ was_digit = false;
+ } else
+ goto done;
+ break;
+ case 'x':
+ if (!yres_specified && was_digit) {
+ yres = strtol(&name[i+1], NULL, 10);
+ yres_specified = true;
+ was_digit = false;
+ } else
+ goto done;
+ case '0' ... '9':
+ was_digit = true;
+ break;
+ case 'M':
+ if (yres_specified || cvt || was_digit)
+ goto done;
+ cvt = true;
+ break;
+ case 'R':
+ if (yres_specified || cvt || rb || was_digit)
+ goto done;
+ rb = true;
+ break;
+ case 'm':
+ if (cvt || yres_specified || was_digit)
+ goto done;
+ margins = true;
+ break;
+ case 'i':
+ if (cvt || yres_specified || was_digit)
+ goto done;
+ interlace = true;
+ break;
+ case 'e':
+ if (yres_specified || bpp_specified || refresh_specified ||
+ was_digit || (force != DRM_FORCE_UNSPECIFIED))
+ goto done;
+
+ force = DRM_FORCE_ON;
+ break;
+ case 'D':
+ if (yres_specified || bpp_specified || refresh_specified ||
+ was_digit || (force != DRM_FORCE_UNSPECIFIED))
+ goto done;
+
+ if ((connector->connector_type != DRM_MODE_CONNECTOR_DVII) &&
+ (connector->connector_type != DRM_MODE_CONNECTOR_HDMIB))
+ force = DRM_FORCE_ON;
+ else
+ force = DRM_FORCE_ON_DIGITAL;
+ break;
+ case 'd':
+ if (yres_specified || bpp_specified || refresh_specified ||
+ was_digit || (force != DRM_FORCE_UNSPECIFIED))
+ goto done;
+
+ force = DRM_FORCE_OFF;
+ break;
+ default:
+ goto done;
+ }
+ }
+
+ if (i < 0 && yres_specified) {
+ char *ch;
+ xres = strtol(name, &ch, 10);
+ if ((ch != NULL) && (*ch == 'x'))
+ res_specified = true;
+ else
+ i = ch - name;
+ } else if (!yres_specified && was_digit) {
+ /* catch mode that begins with digits but has no 'x' */
+ i = 0;
+ }
+done:
+ if (i >= 0) {
+ printf("parse error at position %i in video mode '%s'\n",
+ i, name);
+ mode->specified = false;
+ return false;
+ }
+
+ if (res_specified) {
+ mode->specified = true;
+ mode->xres = xres;
+ mode->yres = yres;
+ }
+
+ if (refresh_specified) {
+ mode->refresh_specified = true;
+ mode->refresh = refresh;
+ }
+
+ if (bpp_specified) {
+ mode->bpp_specified = true;
+ mode->bpp = bpp;
+ }
+ mode->rb = rb;
+ mode->cvt = cvt;
+ mode->interlace = interlace;
+ mode->margins = margins;
+ mode->force = force;
+
+ return true;
+}
+
+struct drm_display_mode *
+drm_mode_create_from_cmdline_mode(struct drm_device *dev,
+ struct drm_cmdline_mode *cmd)
+{
+ struct drm_display_mode *mode;
+
+ if (cmd->cvt)
+ mode = drm_cvt_mode(dev,
+ cmd->xres, cmd->yres,
+ cmd->refresh_specified ? cmd->refresh : 60,
+ cmd->rb, cmd->interlace,
+ cmd->margins);
+ else
+ mode = drm_gtf_mode(dev,
+ cmd->xres, cmd->yres,
+ cmd->refresh_specified ? cmd->refresh : 60,
+ cmd->interlace,
+ cmd->margins);
+ if (!mode)
+ return NULL;
+
+ drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V);
+ return mode;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_pci.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_pci.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,125 @@
+/*-
+ * Copyright 2003 Eric Anholt.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_pci.c 235783 2012-05-22 11:07:44Z kib $");
+
+/**
+ * \file drm_pci.h
+ * \brief PCI consistent, DMA-accessible memory allocation.
+ *
+ * \author Eric Anholt <anholt at FreeBSD.org>
+ */
+
+#include <dev/drm2/drmP.h>
+
+/**********************************************************************/
+/** \name PCI memory */
+/*@{*/
+
+static void
+drm_pci_busdma_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
+{
+ drm_dma_handle_t *dmah = arg;
+
+ if (error != 0)
+ return;
+
+ KASSERT(nsegs == 1, ("drm_pci_busdma_callback: bad dma segment count"));
+ dmah->busaddr = segs[0].ds_addr;
+}
+
+/**
+ * \brief Allocate a physically contiguous DMA-accessible consistent
+ * memory block.
+ */
+drm_dma_handle_t *
+drm_pci_alloc(struct drm_device *dev, size_t size,
+ size_t align, dma_addr_t maxaddr)
+{
+ drm_dma_handle_t *dmah;
+ int ret;
+
+ /* Need power-of-two alignment, so fail the allocation if it isn't. */
+ if ((align & (align - 1)) != 0) {
+ DRM_ERROR("drm_pci_alloc with non-power-of-two alignment %d\n",
+ (int)align);
+ return NULL;
+ }
+
+ dmah = malloc(sizeof(drm_dma_handle_t), DRM_MEM_DMA, M_ZERO | M_NOWAIT);
+ if (dmah == NULL)
+ return NULL;
+
+ /* Make sure we aren't holding mutexes here */
+ mtx_assert(&dev->dma_lock, MA_NOTOWNED);
+ if (mtx_owned(&dev->dma_lock))
+ DRM_ERROR("called while holding dma_lock\n");
+
+ ret = bus_dma_tag_create(NULL, align, 0, /* tag, align, boundary */
+ maxaddr, BUS_SPACE_MAXADDR, /* lowaddr, highaddr */
+ NULL, NULL, /* filtfunc, filtfuncargs */
+ size, 1, size, /* maxsize, nsegs, maxsegsize */
+ 0, NULL, NULL, /* flags, lockfunc, lockfuncargs */
+ &dmah->tag);
+ if (ret != 0) {
+ free(dmah, DRM_MEM_DMA);
+ return NULL;
+ }
+
+ ret = bus_dmamem_alloc(dmah->tag, &dmah->vaddr,
+ BUS_DMA_WAITOK | BUS_DMA_ZERO | BUS_DMA_NOCACHE, &dmah->map);
+ if (ret != 0) {
+ bus_dma_tag_destroy(dmah->tag);
+ free(dmah, DRM_MEM_DMA);
+ return NULL;
+ }
+
+ ret = bus_dmamap_load(dmah->tag, dmah->map, dmah->vaddr, size,
+ drm_pci_busdma_callback, dmah, BUS_DMA_NOWAIT);
+ if (ret != 0) {
+ bus_dmamem_free(dmah->tag, dmah->vaddr, dmah->map);
+ bus_dma_tag_destroy(dmah->tag);
+ free(dmah, DRM_MEM_DMA);
+ return NULL;
+ }
+
+ return dmah;
+}
+
+/**
+ * \brief Free a DMA-accessible consistent memory block.
+ */
+void
+drm_pci_free(struct drm_device *dev, drm_dma_handle_t *dmah)
+{
+ if (dmah == NULL)
+ return;
+
+ bus_dmamem_free(dmah->tag, dmah->vaddr, dmah->map);
+ bus_dma_tag_destroy(dmah->tag);
+
+ free(dmah, DRM_MEM_DMA);
+}
+
+/*@}*/
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_pciids.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_pciids.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,770 @@
+/*
+ * $FreeBSD: head/sys/dev/drm2/drm_pciids.h 237411 2012-06-21 22:06:57Z emaste $
+ */
+/*
+ This file is auto-generated from the drm_pciids.txt in the DRM CVS
+ Please contact dri-devel at lists.sf.net to add new cards to this list
+*/
+#define radeon_PCI_IDS \
+ {0x1002, 0x3150, CHIP_RV380|RADEON_IS_MOBILITY, "ATI Radeon Mobility X600 M24"}, \
+ {0x1002, 0x3152, CHIP_RV380|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Radeon Mobility X300 M24"}, \
+ {0x1002, 0x3154, CHIP_RV380|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI FireGL M24 GL"}, \
+ {0x1002, 0x3E50, CHIP_RV380|RADEON_NEW_MEMMAP, "ATI Radeon RV380 X600"}, \
+ {0x1002, 0x3E54, CHIP_RV380|RADEON_NEW_MEMMAP, "ATI FireGL V3200 RV380"}, \
+ {0x1002, 0x4136, CHIP_RS100|RADEON_IS_IGP, "ATI Radeon RS100 IGP 320"}, \
+ {0x1002, 0x4137, CHIP_RS200|RADEON_IS_IGP, "ATI Radeon RS200 IGP 340"}, \
+ {0x1002, 0x4144, CHIP_R300, "ATI Radeon AD 9500"}, \
+ {0x1002, 0x4145, CHIP_R300, "ATI Radeon AE 9700 Pro"}, \
+ {0x1002, 0x4146, CHIP_R300, "ATI Radeon AF R300 9600TX"}, \
+ {0x1002, 0x4147, CHIP_R300, "ATI FireGL AG Z1"}, \
+ {0x1002, 0x4148, CHIP_R350, "ATI Radeon AH 9800 SE"}, \
+ {0x1002, 0x4149, CHIP_R350, "ATI Radeon AI 9800"}, \
+ {0x1002, 0x414A, CHIP_R350, "ATI Radeon AJ 9800"}, \
+ {0x1002, 0x414B, CHIP_R350, "ATI FireGL AK X2"}, \
+ {0x1002, 0x4150, CHIP_RV350, "ATI Radeon AP 9600"}, \
+ {0x1002, 0x4151, CHIP_RV350, "ATI Radeon AQ 9600 SE"}, \
+ {0x1002, 0x4152, CHIP_RV350, "ATI Radeon AR 9600 XT"}, \
+ {0x1002, 0x4153, CHIP_RV350, "ATI Radeon AS 9550"}, \
+ {0x1002, 0x4154, CHIP_RV350, "ATI FireGL AT T2"}, \
+ {0x1002, 0x4155, CHIP_RV350, "ATI Radeon 9650"}, \
+ {0x1002, 0x4156, CHIP_RV350, "ATI FireGL AV RV360 T2"}, \
+ {0x1002, 0x4237, CHIP_RS200|RADEON_IS_IGP, "ATI Radeon RS250 IGP"}, \
+ {0x1002, 0x4242, CHIP_R200, "ATI Radeon BB R200 AIW 8500DV"}, \
+ {0x1002, 0x4243, CHIP_R200, "ATI Radeon BC R200"}, \
+ {0x1002, 0x4336, CHIP_RS100|RADEON_IS_IGP|RADEON_IS_MOBILITY, "ATI Radeon RS100 Mobility U1"}, \
+ {0x1002, 0x4337, CHIP_RS200|RADEON_IS_IGP|RADEON_IS_MOBILITY, "ATI Radeon RS200 Mobility IGP 340M"}, \
+ {0x1002, 0x4437, CHIP_RS200|RADEON_IS_IGP|RADEON_IS_MOBILITY, "ATI Radeon RS250 Mobility IGP"}, \
+ {0x1002, 0x4966, CHIP_RV250, "ATI Radeon If RV250 9000"}, \
+ {0x1002, 0x4967, CHIP_RV250, "ATI Radeon Ig RV250 9000"}, \
+ {0x1002, 0x4A48, CHIP_R420|RADEON_NEW_MEMMAP, "ATI Radeon JH R420 X800"}, \
+ {0x1002, 0x4A49, CHIP_R420|RADEON_NEW_MEMMAP, "ATI Radeon JI R420 X800 Pro"}, \
+ {0x1002, 0x4A4A, CHIP_R420|RADEON_NEW_MEMMAP, "ATI Radeon JJ R420 X800 SE"}, \
+ {0x1002, 0x4A4B, CHIP_R420|RADEON_NEW_MEMMAP, "ATI Radeon JK R420 X800 XT"}, \
+ {0x1002, 0x4A4C, CHIP_R420|RADEON_NEW_MEMMAP, "ATI Radeon JL R420 X800"}, \
+ {0x1002, 0x4A4D, CHIP_R420|RADEON_NEW_MEMMAP, "ATI FireGL JM X3-256"}, \
+ {0x1002, 0x4A4E, CHIP_R420|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Radeon JN R420 Mobility M18"}, \
+ {0x1002, 0x4A4F, CHIP_R420|RADEON_NEW_MEMMAP, "ATI Radeon JO R420 X800 SE"}, \
+ {0x1002, 0x4A50, CHIP_R420|RADEON_NEW_MEMMAP, "ATI Radeon JP R420 X800 XT PE"}, \
+ {0x1002, 0x4A54, CHIP_R420|RADEON_NEW_MEMMAP, "ATI Radeon JT R420 AIW X800 VE"}, \
+ {0x1002, 0x4B49, CHIP_R420|RADEON_NEW_MEMMAP, "ATI Radeon R481 X850 XT"}, \
+ {0x1002, 0x4B4A, CHIP_R420|RADEON_NEW_MEMMAP, "ATI Radeon R481 X850 SE"}, \
+ {0x1002, 0x4B4B, CHIP_R420|RADEON_NEW_MEMMAP, "ATI Radeon R481 X850 Pro"}, \
+ {0x1002, 0x4B4C, CHIP_R420|RADEON_NEW_MEMMAP, "ATI Radeon R481 X850 XT PE"}, \
+ {0x1002, 0x4C57, CHIP_RV200|RADEON_IS_MOBILITY, "ATI Radeon LW RV200 Mobility 7500 M7"}, \
+ {0x1002, 0x4C58, CHIP_RV200|RADEON_IS_MOBILITY, "ATI Radeon LX RV200 Mobility FireGL 7800 M7"}, \
+ {0x1002, 0x4C59, CHIP_RV100|RADEON_IS_MOBILITY, "ATI Radeon LY RV100 Mobility M6"}, \
+ {0x1002, 0x4C5A, CHIP_RV100|RADEON_IS_MOBILITY, "ATI Radeon LZ RV100 Mobility M6"}, \
+ {0x1002, 0x4C64, CHIP_RV250|RADEON_IS_MOBILITY, "ATI Radeon Ld RV250 Mobility 9000 M9"}, \
+ {0x1002, 0x4C66, CHIP_RV250, "ATI Radeon Lf RV250 Mobility 9000 M9 / FireMV 2400 PCI"}, \
+ {0x1002, 0x4C67, CHIP_RV250|RADEON_IS_MOBILITY, "ATI Radeon Lg RV250 Mobility 9000 M9"}, \
+ {0x1002, 0x4E44, CHIP_R300, "ATI Radeon ND R300 9700 Pro"}, \
+ {0x1002, 0x4E45, CHIP_R300, "ATI Radeon NE R300 9500 Pro / 9700"}, \
+ {0x1002, 0x4E46, CHIP_R300, "ATI Radeon NF R300 9600TX"}, \
+ {0x1002, 0x4E47, CHIP_R300, "ATI Radeon NG R300 FireGL X1"}, \
+ {0x1002, 0x4E48, CHIP_R350, "ATI Radeon NH R350 9800 Pro"}, \
+ {0x1002, 0x4E49, CHIP_R350, "ATI Radeon NI R350 9800"}, \
+ {0x1002, 0x4E4A, CHIP_R350, "ATI Radeon NJ R360 9800 XT"}, \
+ {0x1002, 0x4E4B, CHIP_R350, "ATI FireGL NK X2"}, \
+ {0x1002, 0x4E50, CHIP_RV350|RADEON_IS_MOBILITY, "ATI Radeon RV350 Mobility 9600 M10 NP"}, \
+ {0x1002, 0x4E51, CHIP_RV350|RADEON_IS_MOBILITY, "ATI Radeon RV350 Mobility 9600 M10 NQ"}, \
+ {0x1002, 0x4E52, CHIP_RV350|RADEON_IS_MOBILITY, "ATI Radeon RV350 Mobility 9600 M11 NR"}, \
+ {0x1002, 0x4E53, CHIP_RV350|RADEON_IS_MOBILITY, "ATI Radeon RV350 Mobility 9600 M10 NS"}, \
+ {0x1002, 0x4E54, CHIP_RV350|RADEON_IS_MOBILITY, "ATI FireGL T2/T2e"}, \
+ {0x1002, 0x4E56, CHIP_RV350|RADEON_IS_MOBILITY, "ATI Radeon Mobility 9550"}, \
+ {0x1002, 0x5144, CHIP_R100|RADEON_SINGLE_CRTC, "ATI Radeon QD R100"}, \
+ {0x1002, 0x5145, CHIP_R100|RADEON_SINGLE_CRTC, "ATI Radeon QE R100"}, \
+ {0x1002, 0x5146, CHIP_R100|RADEON_SINGLE_CRTC, "ATI Radeon QF R100"}, \
+ {0x1002, 0x5147, CHIP_R100|RADEON_SINGLE_CRTC, "ATI Radeon QG R100"}, \
+ {0x1002, 0x5148, CHIP_R200, "ATI Radeon QH R200 8500"}, \
+ {0x1002, 0x514C, CHIP_R200, "ATI Radeon QL R200 8500 LE"}, \
+ {0x1002, 0x514D, CHIP_R200, "ATI Radeon QM R200 9100"}, \
+ {0x1002, 0x5157, CHIP_RV200, "ATI Radeon QW RV200 7500"}, \
+ {0x1002, 0x5158, CHIP_RV200, "ATI Radeon QX RV200 7500"}, \
+ {0x1002, 0x5159, CHIP_RV100, "ATI Radeon QY RV100 7000/VE"}, \
+ {0x1002, 0x515A, CHIP_RV100, "ATI Radeon QZ RV100 7000/VE"}, \
+ {0x1002, 0x515E, CHIP_RV100, "ATI ES1000 RN50"}, \
+ {0x1002, 0x5460, CHIP_RV380|RADEON_IS_MOBILITY, "ATI Radeon Mobility X300 M22"}, \
+ {0x1002, 0x5462, CHIP_RV380|RADEON_IS_MOBILITY, "ATI Radeon Mobility X600 SE M24C"}, \
+ {0x1002, 0x5464, CHIP_RV380|RADEON_IS_MOBILITY, "ATI FireGL M22 GL 5464"}, \
+ {0x1002, 0x5548, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R423 X800"}, \
+ {0x1002, 0x5549, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R423 X800 Pro"}, \
+ {0x1002, 0x554A, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R423 X800 XT PE"}, \
+ {0x1002, 0x554B, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R423 X800 SE"}, \
+ {0x1002, 0x554C, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R430 X800 XTP"}, \
+ {0x1002, 0x554D, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R430 X800 XL"}, \
+ {0x1002, 0x554E, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R430 X800 SE"}, \
+ {0x1002, 0x554F, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R430 X800"}, \
+ {0x1002, 0x5550, CHIP_R423|RADEON_NEW_MEMMAP, "ATI FireGL V7100 R423"}, \
+ {0x1002, 0x5551, CHIP_R423|RADEON_NEW_MEMMAP, "ATI FireGL V5100 R423 UQ"}, \
+ {0x1002, 0x5552, CHIP_R423|RADEON_NEW_MEMMAP, "ATI FireGL unknown R423 UR"}, \
+ {0x1002, 0x5554, CHIP_R423|RADEON_NEW_MEMMAP, "ATI FireGL unknown R423 UT"}, \
+ {0x1002, 0x564A, CHIP_RV410|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility FireGL V5000 M26"}, \
+ {0x1002, 0x564B, CHIP_RV410|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility FireGL V5000 M26"}, \
+ {0x1002, 0x564F, CHIP_RV410|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Radeon Mobility X700 XL M26"}, \
+ {0x1002, 0x5652, CHIP_RV410|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Radeon Mobility X700 M26"}, \
+ {0x1002, 0x5653, CHIP_RV410|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Radeon Mobility X700 M26"}, \
+ {0x1002, 0x5657, CHIP_RV410|RADEON_NEW_MEMMAP, "ATI Radeon X550XTX"}, \
+ {0x1002, 0x5834, CHIP_RS300|RADEON_IS_IGP, "ATI Radeon RS300 9100 IGP"}, \
+ {0x1002, 0x5835, CHIP_RS300|RADEON_IS_IGP|RADEON_IS_MOBILITY, "ATI Radeon RS300 Mobility IGP"}, \
+ {0x1002, 0x5954, CHIP_RS480|RADEON_IS_IGP|RADEON_IS_IGPGART, "ATI RS480 XPRESS 200G"}, \
+ {0x1002, 0x5955, CHIP_RS480|RADEON_IS_IGP|RADEON_IS_MOBILITY|RADEON_IS_IGPGART, "ATI Radeon XPRESS 200M 5955"}, \
+ {0x1002, 0x5974, CHIP_RS480|RADEON_IS_IGP|RADEON_IS_MOBILITY|RADEON_IS_IGPGART, "ATI Radeon RS482 XPRESS 200"}, \
+ {0x1002, 0x5975, CHIP_RS480|RADEON_IS_IGP|RADEON_IS_MOBILITY|RADEON_IS_IGPGART, "ATI Radeon RS485 XPRESS 1100 IGP"}, \
+ {0x1002, 0x5960, CHIP_RV280, "ATI Radeon RV280 9250"}, \
+ {0x1002, 0x5961, CHIP_RV280, "ATI Radeon RV280 9200"}, \
+ {0x1002, 0x5962, CHIP_RV280, "ATI Radeon RV280 9200"}, \
+ {0x1002, 0x5964, CHIP_RV280, "ATI Radeon RV280 9200 SE"}, \
+ {0x1002, 0x5965, CHIP_RV280, "ATI FireMV 2200 PCI"}, \
+ {0x1002, 0x5969, CHIP_RV100, "ATI ES1000 RN50"}, \
+ {0x1002, 0x5a41, CHIP_RS400|RADEON_IS_IGP|RADEON_IS_IGPGART, "ATI Radeon XPRESS 200 5A41 (PCIE)"}, \
+ {0x1002, 0x5a42, CHIP_RS400|RADEON_IS_IGP|RADEON_IS_MOBILITY|RADEON_IS_IGPGART, "ATI Radeon XPRESS 200M 5A42 (PCIE)"}, \
+ {0x1002, 0x5a61, CHIP_RS400|RADEON_IS_IGP|RADEON_IS_IGPGART, "ATI Radeon RC410 XPRESS 200"}, \
+ {0x1002, 0x5a62, CHIP_RS400|RADEON_IS_IGP|RADEON_IS_MOBILITY|RADEON_IS_IGPGART, "ATI Radeon RC410 XPRESS 200M"}, \
+ {0x1002, 0x5b60, CHIP_RV380|RADEON_NEW_MEMMAP, "ATI Radeon RV370 X300 SE"}, \
+ {0x1002, 0x5b62, CHIP_RV380|RADEON_NEW_MEMMAP, "ATI Radeon RV370 X600 Pro"}, \
+ {0x1002, 0x5b63, CHIP_RV380|RADEON_NEW_MEMMAP, "ATI Radeon RV370 X550"}, \
+ {0x1002, 0x5b64, CHIP_RV380|RADEON_NEW_MEMMAP, "ATI FireGL V3100 (RV370) 5B64"}, \
+ {0x1002, 0x5b65, CHIP_RV380|RADEON_NEW_MEMMAP, "ATI FireMV 2200 PCIE (RV370) 5B65"}, \
+ {0x1002, 0x5c61, CHIP_RV280|RADEON_IS_MOBILITY, "ATI Radeon RV280 Mobility"}, \
+ {0x1002, 0x5c63, CHIP_RV280|RADEON_IS_MOBILITY, "ATI Radeon RV280 Mobility"}, \
+ {0x1002, 0x5d48, CHIP_R423|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X800 XT M28"}, \
+ {0x1002, 0x5d49, CHIP_R423|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility FireGL V5100 M28"}, \
+ {0x1002, 0x5d4a, CHIP_R423|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X800 M28"}, \
+ {0x1002, 0x5d4c, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R480 X850"}, \
+ {0x1002, 0x5d4d, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R480 X850 XT PE"}, \
+ {0x1002, 0x5d4e, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R480 X850 SE"}, \
+ {0x1002, 0x5d4f, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R480 X850 Pro"}, \
+ {0x1002, 0x5d50, CHIP_R423|RADEON_NEW_MEMMAP, "ATI unknown Radeon / FireGL R480"}, \
+ {0x1002, 0x5d52, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R480 X850 XT"}, \
+ {0x1002, 0x5d57, CHIP_R423|RADEON_NEW_MEMMAP, "ATI Radeon R423 X800 XT"}, \
+ {0x1002, 0x5e48, CHIP_RV410|RADEON_NEW_MEMMAP, "ATI FireGL V5000 RV410"}, \
+ {0x1002, 0x5e4a, CHIP_RV410|RADEON_NEW_MEMMAP, "ATI Radeon RV410 X700 XT"}, \
+ {0x1002, 0x5e4b, CHIP_RV410|RADEON_NEW_MEMMAP, "ATI Radeon RV410 X700 Pro"}, \
+ {0x1002, 0x5e4c, CHIP_RV410|RADEON_NEW_MEMMAP, "ATI Radeon RV410 X700 SE"}, \
+ {0x1002, 0x5e4d, CHIP_RV410|RADEON_NEW_MEMMAP, "ATI Radeon RV410 X700"}, \
+ {0x1002, 0x5e4f, CHIP_RV410|RADEON_NEW_MEMMAP, "ATI Radeon RV410 X700 SE"}, \
+ {0x1002, 0x7100, CHIP_R520|RADEON_NEW_MEMMAP, "ATI Radeon X1800"}, \
+ {0x1002, 0x7101, CHIP_R520|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1800 XT"}, \
+ {0x1002, 0x7102, CHIP_R520|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1800"}, \
+ {0x1002, 0x7103, CHIP_R520|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility FireGL V7200"}, \
+ {0x1002, 0x7104, CHIP_R520|RADEON_NEW_MEMMAP, "ATI FireGL V7200"}, \
+ {0x1002, 0x7105, CHIP_R520|RADEON_NEW_MEMMAP, "ATI FireGL V5300"}, \
+ {0x1002, 0x7106, CHIP_R520|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility FireGL V7100"}, \
+ {0x1002, 0x7108, CHIP_R520|RADEON_NEW_MEMMAP, "ATI Radeon X1800"}, \
+ {0x1002, 0x7109, CHIP_R520|RADEON_NEW_MEMMAP, "ATI Radeon X1800"}, \
+ {0x1002, 0x710A, CHIP_R520|RADEON_NEW_MEMMAP, "ATI Radeon X1800"}, \
+ {0x1002, 0x710B, CHIP_R520|RADEON_NEW_MEMMAP, "ATI Radeon X1800"}, \
+ {0x1002, 0x710C, CHIP_R520|RADEON_NEW_MEMMAP, "ATI Radeon X1800"}, \
+ {0x1002, 0x710E, CHIP_R520|RADEON_NEW_MEMMAP, "ATI FireGL V7300"}, \
+ {0x1002, 0x710F, CHIP_R520|RADEON_NEW_MEMMAP, "ATI FireGL V7350"}, \
+ {0x1002, 0x7140, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1600"}, \
+ {0x1002, 0x7141, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI RV505"}, \
+ {0x1002, 0x7142, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1300/X1550"}, \
+ {0x1002, 0x7143, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1550"}, \
+ {0x1002, 0x7144, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI M54-GL"}, \
+ {0x1002, 0x7145, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1400"}, \
+ {0x1002, 0x7146, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1300/X1550"}, \
+ {0x1002, 0x7147, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1550 64-bit"}, \
+ {0x1002, 0x7149, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1300"}, \
+ {0x1002, 0x714A, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1300"}, \
+ {0x1002, 0x714B, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1300"}, \
+ {0x1002, 0x714C, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1300"}, \
+ {0x1002, 0x714D, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1300"}, \
+ {0x1002, 0x714E, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1300"}, \
+ {0x1002, 0x714F, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI RV505"}, \
+ {0x1002, 0x7151, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI RV505"}, \
+ {0x1002, 0x7152, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI FireGL V3300"}, \
+ {0x1002, 0x7153, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI FireGL V3350"}, \
+ {0x1002, 0x715E, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1300"}, \
+ {0x1002, 0x715F, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1550 64-bit"}, \
+ {0x1002, 0x7180, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1300/X1550"}, \
+ {0x1002, 0x7181, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1600"}, \
+ {0x1002, 0x7183, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1300/X1550"}, \
+ {0x1002, 0x7186, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1450"}, \
+ {0x1002, 0x7187, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1300/X1550"}, \
+ {0x1002, 0x7188, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X2300"}, \
+ {0x1002, 0x718A, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X2300"}, \
+ {0x1002, 0x718B, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1350"}, \
+ {0x1002, 0x718C, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1350"}, \
+ {0x1002, 0x718D, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1450"}, \
+ {0x1002, 0x718F, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1300"}, \
+ {0x1002, 0x7193, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1550"}, \
+ {0x1002, 0x7196, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1350"}, \
+ {0x1002, 0x719B, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI FireMV 2250"}, \
+ {0x1002, 0x719F, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X1550 64-bit"}, \
+ {0x1002, 0x71C0, CHIP_RV530|RADEON_NEW_MEMMAP, "ATI Radeon X1600"}, \
+ {0x1002, 0x71C1, CHIP_RV530|RADEON_NEW_MEMMAP, "ATI Radeon X1650"}, \
+ {0x1002, 0x71C2, CHIP_RV530|RADEON_NEW_MEMMAP, "ATI Radeon X1600"}, \
+ {0x1002, 0x71C3, CHIP_RV530|RADEON_NEW_MEMMAP, "ATI Radeon X1600"}, \
+ {0x1002, 0x71C4, CHIP_RV530|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility FireGL V5200"}, \
+ {0x1002, 0x71C5, CHIP_RV530|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1600"}, \
+ {0x1002, 0x71C6, CHIP_RV530|RADEON_NEW_MEMMAP, "ATI Radeon X1650"}, \
+ {0x1002, 0x71C7, CHIP_RV530|RADEON_NEW_MEMMAP, "ATI Radeon X1650"}, \
+ {0x1002, 0x71CD, CHIP_RV530|RADEON_NEW_MEMMAP, "ATI Radeon X1600"}, \
+ {0x1002, 0x71CE, CHIP_RV530|RADEON_NEW_MEMMAP, "ATI Radeon X1300 XT/X1600 Pro"}, \
+ {0x1002, 0x71D2, CHIP_RV530|RADEON_NEW_MEMMAP, "ATI FireGL V3400"}, \
+ {0x1002, 0x71D4, CHIP_RV530|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility FireGL V5250"}, \
+ {0x1002, 0x71D5, CHIP_RV530|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1700"}, \
+ {0x1002, 0x71D6, CHIP_RV530|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1700 XT"}, \
+ {0x1002, 0x71DA, CHIP_RV530|RADEON_NEW_MEMMAP, "ATI FireGL V5200"}, \
+ {0x1002, 0x71DE, CHIP_RV530|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1700"}, \
+ {0x1002, 0x7200, CHIP_RV515|RADEON_NEW_MEMMAP, "ATI Radeon X2300HD"}, \
+ {0x1002, 0x7210, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 2300"}, \
+ {0x1002, 0x7211, CHIP_RV515|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 2300"}, \
+ {0x1002, 0x7240, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1950"}, \
+ {0x1002, 0x7243, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1900"}, \
+ {0x1002, 0x7244, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1950"}, \
+ {0x1002, 0x7245, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1900"}, \
+ {0x1002, 0x7246, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1900"}, \
+ {0x1002, 0x7247, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1900"}, \
+ {0x1002, 0x7248, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1900"}, \
+ {0x1002, 0x7249, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1900"}, \
+ {0x1002, 0x724A, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1900"}, \
+ {0x1002, 0x724B, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1900"}, \
+ {0x1002, 0x724C, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1900"}, \
+ {0x1002, 0x724D, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1900"}, \
+ {0x1002, 0x724E, CHIP_R580|RADEON_NEW_MEMMAP, "ATI AMD Stream Processor"}, \
+ {0x1002, 0x724F, CHIP_R580|RADEON_NEW_MEMMAP, "ATI Radeon X1900"}, \
+ {0x1002, 0x7280, CHIP_RV570|RADEON_NEW_MEMMAP, "ATI Radeon X1950"}, \
+ {0x1002, 0x7281, CHIP_RV560|RADEON_NEW_MEMMAP, "ATI RV560"}, \
+ {0x1002, 0x7283, CHIP_RV560|RADEON_NEW_MEMMAP, "ATI RV560"}, \
+ {0x1002, 0x7284, CHIP_R580|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon X1900"}, \
+ {0x1002, 0x7287, CHIP_RV560|RADEON_NEW_MEMMAP, "ATI RV560"}, \
+ {0x1002, 0x7288, CHIP_RV570|RADEON_NEW_MEMMAP, "ATI Radeon X1950 GT"}, \
+ {0x1002, 0x7289, CHIP_RV570|RADEON_NEW_MEMMAP, "ATI RV570"}, \
+ {0x1002, 0x728B, CHIP_RV570|RADEON_NEW_MEMMAP, "ATI RV570"}, \
+ {0x1002, 0x728C, CHIP_RV570|RADEON_NEW_MEMMAP, "ATI ATI FireGL V7400"}, \
+ {0x1002, 0x7290, CHIP_RV560|RADEON_NEW_MEMMAP, "ATI RV560"}, \
+ {0x1002, 0x7291, CHIP_RV560|RADEON_NEW_MEMMAP, "ATI Radeon X1650"}, \
+ {0x1002, 0x7293, CHIP_RV560|RADEON_NEW_MEMMAP, "ATI Radeon X1650"}, \
+ {0x1002, 0x7297, CHIP_RV560|RADEON_NEW_MEMMAP, "ATI RV560"}, \
+ {0x1002, 0x7834, CHIP_RS300|RADEON_IS_IGP|RADEON_NEW_MEMMAP, "ATI Radeon RS350 9000/9100 IGP"}, \
+ {0x1002, 0x7835, CHIP_RS300|RADEON_IS_IGP|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Radeon RS350 Mobility IGP"}, \
+ {0x1002, 0x793f, CHIP_RS600|RADEON_IS_IGP|RADEON_NEW_MEMMAP, "ATI Radeon X1200"}, \
+ {0x1002, 0x7941, CHIP_RS600|RADEON_IS_IGP|RADEON_NEW_MEMMAP, "ATI Radeon X1200"}, \
+ {0x1002, 0x7942, CHIP_RS600|RADEON_IS_IGP|RADEON_NEW_MEMMAP, "ATI Radeon X1200"}, \
+ {0x1002, 0x791e, CHIP_RS690|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS690 X1250 IGP"}, \
+ {0x1002, 0x791f, CHIP_RS690|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS690 X1270 IGP"}, \
+ {0x1002, 0x796c, CHIP_RS740|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS740 HD2100 IGP"}, \
+ {0x1002, 0x796d, CHIP_RS740|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS740 HD2100 IGP"}, \
+ {0x1002, 0x796e, CHIP_RS740|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS740 HD2100 IGP"}, \
+ {0x1002, 0x796f, CHIP_RS740|RADEON_IS_IGP|RADEON_NEW_MEMMAP|RADEON_IS_IGPGART, "ATI Radeon RS740 HD2100 IGP"}, \
+ {0x1002, 0x9400, CHIP_R600|RADEON_NEW_MEMMAP, "ATI Radeon HD 2900 XT"}, \
+ {0x1002, 0x9401, CHIP_R600|RADEON_NEW_MEMMAP, "ATI Radeon HD 2900 XT"}, \
+ {0x1002, 0x9402, CHIP_R600|RADEON_NEW_MEMMAP, "ATI Radeon HD 2900 XT"}, \
+ {0x1002, 0x9403, CHIP_R600|RADEON_NEW_MEMMAP, "ATI Radeon HD 2900 Pro"}, \
+ {0x1002, 0x9405, CHIP_R600|RADEON_NEW_MEMMAP, "ATI Radeon HD 2900 GT"}, \
+ {0x1002, 0x940A, CHIP_R600|RADEON_NEW_MEMMAP, "ATI FireGL V8650"}, \
+ {0x1002, 0x940B, CHIP_R600|RADEON_NEW_MEMMAP, "ATI FireGL V8600"}, \
+ {0x1002, 0x940F, CHIP_R600|RADEON_NEW_MEMMAP, "ATI FireGL V7600"}, \
+ {0x1002, 0x94A0, CHIP_RV740|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 4830"}, \
+ {0x1002, 0x94A1, CHIP_RV740|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 4850"}, \
+ {0x1002, 0x94A3, CHIP_RV740|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI FirePro M7740"}, \
+ {0x1002, 0x94B1, CHIP_RV740|RADEON_NEW_MEMMAP, "ATI RV740"}, \
+ {0x1002, 0x94B3, CHIP_RV740|RADEON_NEW_MEMMAP, "ATI Radeon HD 4770"}, \
+ {0x1002, 0x94B4, CHIP_RV740|RADEON_NEW_MEMMAP, "ATI Radeon HD 4700 Series"}, \
+ {0x1002, 0x94B5, CHIP_RV740|RADEON_NEW_MEMMAP, "ATI Radeon HD 4770"}, \
+ {0x1002, 0x94B9, CHIP_RV740|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI FirePro M5750"}, \
+ {0x1002, 0x94C0, CHIP_RV610|RADEON_NEW_MEMMAP, "RV610"}, \
+ {0x1002, 0x94C1, CHIP_RV610|RADEON_NEW_MEMMAP, "Radeon HD 2400 XT"}, \
+ {0x1002, 0x94C3, CHIP_RV610|RADEON_NEW_MEMMAP, "Radeon HD 2400 Pro"}, \
+ {0x1002, 0x94C4, CHIP_RV610|RADEON_NEW_MEMMAP, "Radeon HD 2400 PRO AGP"}, \
+ {0x1002, 0x94C5, CHIP_RV610|RADEON_NEW_MEMMAP, "FireGL V4000"}, \
+ {0x1002, 0x94C6, CHIP_RV610|RADEON_NEW_MEMMAP, "RV610"}, \
+ {0x1002, 0x94C7, CHIP_RV610|RADEON_NEW_MEMMAP, "ATI Radeon HD 2350"}, \
+ {0x1002, 0x94C8, CHIP_RV610|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 2400 XT"}, \
+ {0x1002, 0x94C9, CHIP_RV610|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 2400"}, \
+ {0x1002, 0x94CB, CHIP_RV610|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI RADEON E2400"}, \
+ {0x1002, 0x94CC, CHIP_RV610|RADEON_NEW_MEMMAP, "ATI RV610"}, \
+ {0x1002, 0x94CD, CHIP_RV610|RADEON_NEW_MEMMAP, "ATI FireMV 2260"}, \
+ {0x1002, 0x9500, CHIP_RV670|RADEON_NEW_MEMMAP, "ATI RV670"}, \
+ {0x1002, 0x9501, CHIP_RV670|RADEON_NEW_MEMMAP, "ATI Radeon HD3870"}, \
+ {0x1002, 0x9504, CHIP_RV670|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 3850"}, \
+ {0x1002, 0x9505, CHIP_RV670|RADEON_NEW_MEMMAP, "ATI Radeon HD3850"}, \
+ {0x1002, 0x9506, CHIP_RV670|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 3850 X2"}, \
+ {0x1002, 0x9507, CHIP_RV670|RADEON_NEW_MEMMAP, "ATI RV670"}, \
+ {0x1002, 0x9508, CHIP_RV670|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 3870"}, \
+ {0x1002, 0x9509, CHIP_RV670|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 3870 X2"}, \
+ {0x1002, 0x950F, CHIP_RV670|RADEON_NEW_MEMMAP, "ATI Radeon HD3870 X2"}, \
+ {0x1002, 0x9511, CHIP_RV670|RADEON_NEW_MEMMAP, "ATI FireGL V7700"}, \
+ {0x1002, 0x9515, CHIP_RV670|RADEON_NEW_MEMMAP, "ATI Radeon HD3850"}, \
+ {0x1002, 0x9517, CHIP_RV670|RADEON_NEW_MEMMAP, "ATI Radeon HD3690"}, \
+ {0x1002, 0x9519, CHIP_RV670|RADEON_NEW_MEMMAP, "AMD Firestream 9170"}, \
+ {0x1002, 0x9580, CHIP_RV630|RADEON_NEW_MEMMAP, "ATI RV630"}, \
+ {0x1002, 0x9581, CHIP_RV630|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 2600"}, \
+ {0x1002, 0x9583, CHIP_RV630|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 2600 XT"}, \
+ {0x1002, 0x9586, CHIP_RV630|RADEON_NEW_MEMMAP, "ATI Radeon HD 2600 XT AGP"}, \
+ {0x1002, 0x9587, CHIP_RV630|RADEON_NEW_MEMMAP, "ATI Radeon HD 2600 Pro AGP"}, \
+ {0x1002, 0x9588, CHIP_RV630|RADEON_NEW_MEMMAP, "ATI Radeon HD 2600 XT"}, \
+ {0x1002, 0x9589, CHIP_RV630|RADEON_NEW_MEMMAP, "ATI Radeon HD 2600 Pro"}, \
+ {0x1002, 0x958A, CHIP_RV630|RADEON_NEW_MEMMAP, "ATI Gemini RV630"}, \
+ {0x1002, 0x958B, CHIP_RV630|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Gemini Mobility Radeon HD 2600 XT"}, \
+ {0x1002, 0x958C, CHIP_RV630|RADEON_NEW_MEMMAP, "ATI FireGL V5600"}, \
+ {0x1002, 0x958D, CHIP_RV630|RADEON_NEW_MEMMAP, "ATI FireGL V3600"}, \
+ {0x1002, 0x958E, CHIP_RV630|RADEON_NEW_MEMMAP, "ATI Radeon HD 2600 LE"}, \
+ {0x1002, 0x958F, CHIP_RV630|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility FireGL Graphics Processor"}, \
+ {0x1002, 0x95C0, CHIP_RV620|RADEON_NEW_MEMMAP, "ATI Radeon HD 3470"}, \
+ {0x1002, 0x95C5, CHIP_RV620|RADEON_NEW_MEMMAP, "ATI Radeon HD 3450"}, \
+ {0x1002, 0x95C6, CHIP_RV620|RADEON_NEW_MEMMAP, "ATI Radeon HD 3450"}, \
+ {0x1002, 0x95C7, CHIP_RV620|RADEON_NEW_MEMMAP, "ATI Radeon HD 3430"}, \
+ {0x1002, 0x95C9, CHIP_RV620|RADEON_NEW_MEMMAP, "ATI Radeon HD 3450"}, \
+ {0x1002, 0x95C2, CHIP_RV620|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 3430"}, \
+ {0x1002, 0x95C4, CHIP_RV620|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 3400 Series"}, \
+ {0x1002, 0x95CC, CHIP_RV620|RADEON_NEW_MEMMAP, "ATI FirePro V3700"}, \
+ {0x1002, 0x95CD, CHIP_RV620|RADEON_NEW_MEMMAP, "ATI FireMV 2450"}, \
+ {0x1002, 0x95CE, CHIP_RV620|RADEON_NEW_MEMMAP, "ATI FireMV 2260"}, \
+ {0x1002, 0x95CF, CHIP_RV620|RADEON_NEW_MEMMAP, "ATI FireMV 2260"}, \
+ {0x1002, 0x9590, CHIP_RV635|RADEON_NEW_MEMMAP, "ATI ATI Radeon HD 3600 Series"}, \
+ {0x1002, 0x9596, CHIP_RV635|RADEON_NEW_MEMMAP, "ATI ATI Radeon HD 3650 AGP"}, \
+ {0x1002, 0x9597, CHIP_RV635|RADEON_NEW_MEMMAP, "ATI ATI Radeon HD 3600 PRO"}, \
+ {0x1002, 0x9598, CHIP_RV635|RADEON_NEW_MEMMAP, "ATI ATI Radeon HD 3600 XT"}, \
+ {0x1002, 0x9599, CHIP_RV635|RADEON_NEW_MEMMAP, "ATI ATI Radeon HD 3600 PRO"}, \
+ {0x1002, 0x9591, CHIP_RV635|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 3650"}, \
+ {0x1002, 0x9593, CHIP_RV635|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 3670"}, \
+ {0x1002, 0x9595, CHIP_RV635|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility FireGL V5700"}, \
+ {0x1002, 0x959B, CHIP_RV635|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility FireGL V5725"}, \
+ {0x1002, 0x9610, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon HD 3200 Graphics"}, \
+ {0x1002, 0x9611, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon 3100 Graphics"}, \
+ {0x1002, 0x9612, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon HD 3200 Graphics"}, \
+ {0x1002, 0x9613, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon 3100 Graphics"}, \
+ {0x1002, 0x9614, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon 3300 Graphics"}, \
+ {0x1002, 0x9615, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon 3200 Graphics"}, \
+ {0x1002, 0x9616, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon 3000 Graphics"}, \
+ {0x1002, 0x9710, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon HD 4200"}, \
+ {0x1002, 0x9711, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon 4100"}, \
+ {0x1002, 0x9712, CHIP_RS880|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Mobility Radeon HD 4200"}, \
+ {0x1002, 0x9713, CHIP_RS880|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Mobility Radeon 4100"}, \
+ {0x1002, 0x9714, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI RS880"}, \
+ {0x1002, 0x9715, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon HD 4250"}, \
+ {0x1002, 0x9440, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI Radeon 4800 Series"}, \
+ {0x1002, 0x9441, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI Radeon 4870 X2"}, \
+ {0x1002, 0x9442, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI Radeon 4800 Series"}, \
+ {0x1002, 0x9443, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI Radeon 4850 X2"}, \
+ {0x1002, 0x944C, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI Radeon 4800 Series"}, \
+ {0x1002, 0x9450, CHIP_RV770|RADEON_NEW_MEMMAP, "AMD FireStream 9270"}, \
+ {0x1002, 0x9452, CHIP_RV770|RADEON_NEW_MEMMAP, "AMD FireStream 9250"}, \
+ {0x1002, 0x9444, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI FirePro V8750 (FireGL)"}, \
+ {0x1002, 0x9446, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI FirePro V7760 (FireGL)"}, \
+ {0x1002, 0x9456, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI FirePro V8700 (FireGL)"}, \
+ {0x1002, 0x944E, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI FirePro RV770"}, \
+ {0x1002, 0x944A, CHIP_RV770|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 4850"}, \
+ {0x1002, 0x944B, CHIP_RV770|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 4850 X2"}, \
+ {0x1002, 0x945A, CHIP_RV770|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 4870"}, \
+ {0x1002, 0x945B, CHIP_RV770|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon M98"}, \
+ {0x1002, 0x9460, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI Radeon 4800 Series"}, \
+ {0x1002, 0x9462, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI Radeon 4800 Series"}, \
+ {0x1002, 0x946A, CHIP_RV770|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI FirePro M7750"}, \
+ {0x1002, 0x946B, CHIP_RV770|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI M98"}, \
+ {0x1002, 0x947A, CHIP_RV770|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI M98"}, \
+ {0x1002, 0x947B, CHIP_RV770|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI M98"}, \
+ {0x1002, 0x9487, CHIP_RV730|RADEON_NEW_MEMMAP, "ATI Radeon RV730 (AGP)"}, \
+ {0x1002, 0x948F, CHIP_RV730|RADEON_NEW_MEMMAP, "ATI Radeon RV730 (AGP)"}, \
+ {0x1002, 0x9490, CHIP_RV730|RADEON_NEW_MEMMAP, "ATI Radeon HD 4670"}, \
+ {0x1002, 0x9495, CHIP_RV730|RADEON_NEW_MEMMAP, "ATI Radeon HD 4600 Series"}, \
+ {0x1002, 0x9498, CHIP_RV730|RADEON_NEW_MEMMAP, "ATI Radeon HD 4650"}, \
+ {0x1002, 0x9480, CHIP_RV730|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 4650"}, \
+ {0x1002, 0x9488, CHIP_RV730|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon HD 4670"}, \
+ {0x1002, 0x9489, CHIP_RV730|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI FirePro M5750"}, \
+ {0x1002, 0x9491, CHIP_RV730|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI RADEON E4600"}, \
+ {0x1002, 0x949C, CHIP_RV730|RADEON_NEW_MEMMAP, "ATI FirePro V7750 (FireGL)"}, \
+ {0x1002, 0x949E, CHIP_RV730|RADEON_NEW_MEMMAP, "ATI FirePro V5700 (FireGL)"}, \
+ {0x1002, 0x949F, CHIP_RV730|RADEON_NEW_MEMMAP, "ATI FirePro V3750 (FireGL)"}, \
+ {0x1002, 0x9540, CHIP_RV710|RADEON_NEW_MEMMAP, "ATI Radeon HD 4550"}, \
+ {0x1002, 0x9541, CHIP_RV710|RADEON_NEW_MEMMAP, "ATI Radeon RV710"}, \
+ {0x1002, 0x9542, CHIP_RV710|RADEON_NEW_MEMMAP, "ATI Radeon RV710"}, \
+ {0x1002, 0x954E, CHIP_RV710|RADEON_NEW_MEMMAP, "ATI Radeon RV710"}, \
+ {0x1002, 0x954F, CHIP_RV710|RADEON_NEW_MEMMAP, "ATI Radeon HD 4350"}, \
+ {0x1002, 0x9552, CHIP_RV710|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon 4300 Series"}, \
+ {0x1002, 0x9553, CHIP_RV710|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon 4500 Series"}, \
+ {0x1002, 0x9555, CHIP_RV710|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI Mobility Radeon 4500 Series"}, \
+ {0x1002, 0x9557, CHIP_RV710|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP, "ATI FirePro RG220"}, \
+ {0, 0, 0, NULL}
+
+#define r128_PCI_IDS \
+ {0x1002, 0x4c45, 0, "ATI Rage 128 Mobility LE (PCI)"}, \
+ {0x1002, 0x4c46, 0, "ATI Rage 128 Mobility LF (AGP)"}, \
+ {0x1002, 0x4d46, 0, "ATI Rage 128 Mobility MF (AGP)"}, \
+ {0x1002, 0x4d4c, 0, "ATI Rage 128 Mobility ML (AGP)"}, \
+ {0x1002, 0x5041, 0, "ATI Rage 128 Pro PA (PCI)"}, \
+ {0x1002, 0x5042, 0, "ATI Rage 128 Pro PB (AGP)"}, \
+ {0x1002, 0x5043, 0, "ATI Rage 128 Pro PC (AGP)"}, \
+ {0x1002, 0x5044, 0, "ATI Rage 128 Pro PD (PCI)"}, \
+ {0x1002, 0x5045, 0, "ATI Rage 128 Pro PE (AGP)"}, \
+ {0x1002, 0x5046, 0, "ATI Rage 128 Pro PF (AGP)"}, \
+ {0x1002, 0x5047, 0, "ATI Rage 128 Pro PG (PCI)"}, \
+ {0x1002, 0x5048, 0, "ATI Rage 128 Pro PH (AGP)"}, \
+ {0x1002, 0x5049, 0, "ATI Rage 128 Pro PI (AGP)"}, \
+ {0x1002, 0x504A, 0, "ATI Rage 128 Pro PJ (PCI)"}, \
+ {0x1002, 0x504B, 0, "ATI Rage 128 Pro PK (AGP)"}, \
+ {0x1002, 0x504C, 0, "ATI Rage 128 Pro PL (AGP)"}, \
+ {0x1002, 0x504D, 0, "ATI Rage 128 Pro PM (PCI)"}, \
+ {0x1002, 0x504E, 0, "ATI Rage 128 Pro PN (AGP)"}, \
+ {0x1002, 0x504F, 0, "ATI Rage 128 Pro PO (AGP)"}, \
+ {0x1002, 0x5050, 0, "ATI Rage 128 Pro PP (PCI)"}, \
+ {0x1002, 0x5051, 0, "ATI Rage 128 Pro PQ (AGP)"}, \
+ {0x1002, 0x5052, 0, "ATI Rage 128 Pro PR (PCI)"}, \
+ {0x1002, 0x5053, 0, "ATI Rage 128 Pro PS (PCI)"}, \
+ {0x1002, 0x5054, 0, "ATI Rage 128 Pro PT (AGP)"}, \
+ {0x1002, 0x5055, 0, "ATI Rage 128 Pro PU (AGP)"}, \
+ {0x1002, 0x5056, 0, "ATI Rage 128 Pro PV (PCI)"}, \
+ {0x1002, 0x5057, 0, "ATI Rage 128 Pro PW (AGP)"}, \
+ {0x1002, 0x5058, 0, "ATI Rage 128 Pro PX (AGP)"}, \
+ {0x1002, 0x5245, 0, "ATI Rage 128 RE (PCI)"}, \
+ {0x1002, 0x5246, 0, "ATI Rage 128 RF (AGP)"}, \
+ {0x1002, 0x5247, 0, "ATI Rage 128 RG (AGP)"}, \
+ {0x1002, 0x524b, 0, "ATI Rage 128 RK (PCI)"}, \
+ {0x1002, 0x524c, 0, "ATI Rage 128 RL (AGP)"}, \
+ {0x1002, 0x534d, 0, "ATI Rage 128 SM (AGP)"}, \
+ {0x1002, 0x5446, 0, "ATI Rage 128 Pro Ultra TF (AGP)"}, \
+ {0x1002, 0x544C, 0, "ATI Rage 128 Pro Ultra TL (AGP)"}, \
+ {0x1002, 0x5452, 0, "ATI Rage 128 Pro Ultra TR (AGP)"}, \
+ {0, 0, 0, NULL}
+
+#define mga_PCI_IDS \
+ {0x102b, 0x0520, MGA_CARD_TYPE_G200, "Matrox G200 (PCI)"}, \
+ {0x102b, 0x0521, MGA_CARD_TYPE_G200, "Matrox G200 (AGP)"}, \
+ {0x102b, 0x0525, MGA_CARD_TYPE_G400, "Matrox G400/G450 (AGP)"}, \
+ {0x102b, 0x2527, MGA_CARD_TYPE_G550, "Matrox G550 (AGP)"}, \
+ {0, 0, 0, NULL}
+
+#define mach64_PCI_IDS \
+ {0x1002, 0x4749, 0, "3D Rage Pro"}, \
+ {0x1002, 0x4750, 0, "3D Rage Pro 215GP"}, \
+ {0x1002, 0x4751, 0, "3D Rage Pro 215GQ"}, \
+ {0x1002, 0x4742, 0, "3D Rage Pro AGP 1X/2X"}, \
+ {0x1002, 0x4744, 0, "3D Rage Pro AGP 1X"}, \
+ {0x1002, 0x4c49, 0, "3D Rage LT Pro"}, \
+ {0x1002, 0x4c50, 0, "3D Rage LT Pro"}, \
+ {0x1002, 0x4c51, 0, "3D Rage LT Pro"}, \
+ {0x1002, 0x4c42, 0, "3D Rage LT Pro AGP-133"}, \
+ {0x1002, 0x4c44, 0, "3D Rage LT Pro AGP-66"}, \
+ {0x1002, 0x474c, 0, "Rage XC"}, \
+ {0x1002, 0x474f, 0, "Rage XL"}, \
+ {0x1002, 0x4752, 0, "Rage XL"}, \
+ {0x1002, 0x4753, 0, "Rage XC"}, \
+ {0x1002, 0x474d, 0, "Rage XL AGP 2X"}, \
+ {0x1002, 0x474e, 0, "Rage XC AGP"}, \
+ {0x1002, 0x4c52, 0, "Rage Mobility P/M"}, \
+ {0x1002, 0x4c53, 0, "Rage Mobility L"}, \
+ {0x1002, 0x4c4d, 0, "Rage Mobility P/M AGP 2X"}, \
+ {0x1002, 0x4c4e, 0, "Rage Mobility L AGP 2X"}, \
+ {0, 0, 0, NULL}
+
+#define sis_PCI_IDS \
+ {0x1039, 0x0300, 0, "SiS 300/305"}, \
+ {0x1039, 0x5300, 0, "SiS 540"}, \
+ {0x1039, 0x6300, 0, "SiS 630"}, \
+ {0x1039, 0x6330, SIS_CHIP_315, "SiS 661"}, \
+ {0x1039, 0x7300, 0, "SiS 730"}, \
+ {0x18CA, 0x0040, SIS_CHIP_315, "Volari V3XT/V5/V8"}, \
+ {0x18CA, 0x0042, SIS_CHIP_315, "Volari Unknown"}, \
+ {0, 0, 0, NULL}
+
+#define tdfx_PCI_IDS \
+ {0x121a, 0x0003, 0, "3dfx Voodoo Banshee"}, \
+ {0x121a, 0x0004, 0, "3dfx Voodoo3 2000"}, \
+ {0x121a, 0x0005, 0, "3dfx Voodoo3 3000"}, \
+ {0x121a, 0x0007, 0, "3dfx Voodoo4 4500"}, \
+ {0x121a, 0x0009, 0, "3dfx Voodoo5 5500"}, \
+ {0x121a, 0x000b, 0, "3dfx Voodoo4 4200"}, \
+ {0, 0, 0, NULL}
+
+#define viadrv_PCI_IDS \
+ {0x1106, 0x3022, 0, "VIA CLE266 3022"}, \
+ {0x1106, 0x3118, VIA_PRO_GROUP_A, "VIA CN400 / PM8X0"}, \
+ {0x1106, 0x3122, 0, "VIA CLE266"}, \
+ {0x1106, 0x7205, 0, "VIA KM400"}, \
+ {0x1106, 0x3108, 0, "VIA K8M800"}, \
+ {0x1106, 0x3344, 0, "VIA CN700 / VM800 / P4M800Pro"}, \
+ {0x1106, 0x3343, 0, "VIA P4M890"}, \
+ {0x1106, 0x3230, VIA_DX9_0, "VIA K8M890"}, \
+ {0x1106, 0x3157, VIA_PRO_GROUP_A, "VIA CX700"}, \
+ {0x1106, 0x3371, VIA_DX9_0, "VIA P4M900 / VN896"}, \
+ {0, 0, 0, NULL}
+
+#define i810_PCI_IDS \
+ {0x8086, 0x7121, 0, "Intel i810 GMCH"}, \
+ {0x8086, 0x7123, 0, "Intel i810-DC100 GMCH"}, \
+ {0x8086, 0x7125, 0, "Intel i810E GMCH"}, \
+ {0x8086, 0x1132, 0, "Intel i815 GMCH"}, \
+ {0, 0, 0, NULL}
+
+#define i830_PCI_IDS \
+ {0x8086, 0x3577, 0, "Intel i830M GMCH"}, \
+ {0x8086, 0x2562, 0, "Intel i845G GMCH"}, \
+ {0x8086, 0x3582, 0, "Intel i852GM/i855GM GMCH"}, \
+ {0x8086, 0x2572, 0, "Intel i865G GMCH"}, \
+ {0, 0, 0, NULL}
+
+#define gamma_PCI_IDS \
+ {0x3d3d, 0x0008, 0, "3DLabs GLINT Gamma G1"}, \
+ {0, 0, 0, NULL}
+
+#define savage_PCI_IDS \
+ {0x5333, 0x8a20, S3_SAVAGE3D, "Savage 3D"}, \
+ {0x5333, 0x8a21, S3_SAVAGE3D, "Savage 3D/MV"}, \
+ {0x5333, 0x8a22, S3_SAVAGE4, "Savage4"}, \
+ {0x5333, 0x8a23, S3_SAVAGE4, "Savage4"}, \
+ {0x5333, 0x8c10, S3_SAVAGE_MX, "Savage/MX-MV"}, \
+ {0x5333, 0x8c11, S3_SAVAGE_MX, "Savage/MX"}, \
+ {0x5333, 0x8c12, S3_SAVAGE_MX, "Savage/IX-MV"}, \
+ {0x5333, 0x8c13, S3_SAVAGE_MX, "Savage/IX"}, \
+ {0x5333, 0x8c22, S3_SUPERSAVAGE, "SuperSavage MX/128"}, \
+ {0x5333, 0x8c24, S3_SUPERSAVAGE, "SuperSavage MX/64"}, \
+ {0x5333, 0x8c26, S3_SUPERSAVAGE, "SuperSavage MX/64C"}, \
+ {0x5333, 0x8c2a, S3_SUPERSAVAGE, "SuperSavage IX/128 SDR"}, \
+ {0x5333, 0x8c2b, S3_SUPERSAVAGE, "SuperSavage IX/128 DDR"}, \
+ {0x5333, 0x8c2c, S3_SUPERSAVAGE, "SuperSavage IX/64 SDR"}, \
+ {0x5333, 0x8c2d, S3_SUPERSAVAGE, "SuperSavage IX/64 DDR"}, \
+ {0x5333, 0x8c2e, S3_SUPERSAVAGE, "SuperSavage IX/C SDR"}, \
+ {0x5333, 0x8c2f, S3_SUPERSAVAGE, "SuperSavage IX/C DDR"}, \
+ {0x5333, 0x8a25, S3_PROSAVAGE, "ProSavage PM133"}, \
+ {0x5333, 0x8a26, S3_PROSAVAGE, "ProSavage KM133"}, \
+ {0x5333, 0x8d01, S3_TWISTER, "ProSavage Twister PN133"}, \
+ {0x5333, 0x8d02, S3_TWISTER, "ProSavage Twister KN133"}, \
+ {0x5333, 0x8d03, S3_PROSAVAGEDDR, "ProSavage DDR"}, \
+ {0x5333, 0x8d04, S3_PROSAVAGEDDR, "ProSavage DDR-K"}, \
+ {0, 0, 0, NULL}
+
+#define ffb_PCI_IDS \
+ {0, 0, 0, NULL}
+
+#define i915_PCI_IDS \
+ {0x8086, 0x3577, CHIP_I8XX, "Intel i830M GMCH"}, \
+ {0x8086, 0x2562, CHIP_I8XX, "Intel i845G GMCH"}, \
+ {0x8086, 0x3582, CHIP_I8XX, "Intel i852GM/i855GM GMCH"}, \
+ {0x8086, 0x358e, CHIP_I8XX, "Intel i852GM/i855GM GMCH"}, \
+ {0x8086, 0x2572, CHIP_I8XX, "Intel i865G GMCH"}, \
+ {0x8086, 0x2582, CHIP_I9XX|CHIP_I915, "Intel i915G"}, \
+ {0x8086, 0x258a, CHIP_I9XX|CHIP_I915, "Intel E7221 (i915)"}, \
+ {0x8086, 0x2592, CHIP_I9XX|CHIP_I915, "Intel i915GM"}, \
+ {0x8086, 0x2772, CHIP_I9XX|CHIP_I915, "Intel i945G"}, \
+ {0x8086, 0x27A2, CHIP_I9XX|CHIP_I915, "Intel i945GM"}, \
+ {0x8086, 0x27AE, CHIP_I9XX|CHIP_I915, "Intel i945GME"}, \
+ {0x8086, 0x2972, CHIP_I9XX|CHIP_I965, "Intel i946GZ"}, \
+ {0x8086, 0x2982, CHIP_I9XX|CHIP_I965, "Intel i965G"}, \
+ {0x8086, 0x2992, CHIP_I9XX|CHIP_I965, "Intel i965Q"}, \
+ {0x8086, 0x29A2, CHIP_I9XX|CHIP_I965, "Intel i965G"}, \
+ {0x8086, 0x29B2, CHIP_I9XX|CHIP_I915, "Intel Q35"}, \
+ {0x8086, 0x29C2, CHIP_I9XX|CHIP_I915, "Intel G33"}, \
+ {0x8086, 0x29D2, CHIP_I9XX|CHIP_I915, "Intel Q33"}, \
+ {0x8086, 0x2A02, CHIP_I9XX|CHIP_I965, "Intel i965GM"}, \
+ {0x8086, 0x2A12, CHIP_I9XX|CHIP_I965, "Intel i965GME/GLE"}, \
+ {0x8086, 0x2A42, CHIP_I9XX|CHIP_I965, "Mobile Intel® GM45 Express Chipset"}, \
+ {0x8086, 0x2E02, CHIP_I9XX|CHIP_I965, "Intel Eaglelake"}, \
+ {0x8086, 0x2E12, CHIP_I9XX|CHIP_I965, "Intel Q45/Q43"}, \
+ {0x8086, 0x2E22, CHIP_I9XX|CHIP_I965, "Intel G45/G43"}, \
+ {0x8086, 0x2E32, CHIP_I9XX|CHIP_I965, "Intel G41"}, \
+ {0x8086, 0x2e42, CHIP_I9XX|CHIP_I915, "Intel G43 ?"}, \
+ {0x8086, 0x2e92, CHIP_I9XX|CHIP_I915, "Intel G43 ?"}, \
+ {0x8086, 0x0042, CHIP_I9XX|CHIP_I915, "Intel IronLake"}, \
+ {0x8086, 0x0046, CHIP_I9XX|CHIP_I915, "Intel IronLake"}, \
+ {0x8086, 0x0102, CHIP_I9XX|CHIP_I915, "Intel SandyBridge"}, \
+ {0x8086, 0x0112, CHIP_I9XX|CHIP_I915, "Intel SandyBridge"}, \
+ {0x8086, 0x0122, CHIP_I9XX|CHIP_I915, "Intel SandyBridge"}, \
+ {0x8086, 0x0106, CHIP_I9XX|CHIP_I915, "Intel SandyBridge (M)"}, \
+ {0x8086, 0x0116, CHIP_I9XX|CHIP_I915, "Intel SandyBridge (M)"}, \
+ {0x8086, 0x0126, CHIP_I9XX|CHIP_I915, "Intel SandyBridge (M)"}, \
+ {0x8086, 0x010A, CHIP_I9XX|CHIP_I915, "Intel SandyBridge (M)"}, \
+ {0x8086, 0x0152, CHIP_I9XX|CHIP_I915, "Intel IvyBridge"}, \
+ {0x8086, 0x0162, CHIP_I9XX|CHIP_I915, "Intel IvyBridge"}, \
+ {0x8086, 0x0156, CHIP_I9XX|CHIP_I915, "Intel IvyBridge (M)"}, \
+ {0x8086, 0x0166, CHIP_I9XX|CHIP_I915, "Intel IvyBridge (M)"}, \
+ {0x8086, 0x015A, CHIP_I9XX|CHIP_I915, "Intel IvyBridge (S)"}, \
+ {0x8086, 0x016A, CHIP_I9XX|CHIP_I915, "Intel IvyBridge (S)"}, \
+ {0x8086, 0xA001, CHIP_I9XX|CHIP_I965, "Intel Pineview"}, \
+ {0x8086, 0xA011, CHIP_I9XX|CHIP_I965, "Intel Pineview (M)"}, \
+ {0, 0, 0, NULL}
+
+#define imagine_PCI_IDS \
+ {0x105d, 0x2309, IMAGINE_128, "Imagine 128"}, \
+ {0x105d, 0x2339, IMAGINE_128_2, "Imagine 128-II"}, \
+ {0x105d, 0x493d, IMAGINE_T2R, "Ticket to Ride"}, \
+ {0x105d, 0x5348, IMAGINE_REV4, "Revolution IV"}, \
+ {0, 0, 0, NULL}
+
+#define nv_PCI_IDS \
+ {0x10DE, 0x0020, NV04, "NVidia RIVA TNT"}, \
+ {0x10DE, 0x0028, NV04, "NVidia RIVA TNT2"}, \
+ {0x10DE, 0x002A, NV04, "NVidia Unknown TNT2"}, \
+ {0x10DE, 0x002C, NV04, "NVidia Vanta"}, \
+ {0x10DE, 0x0029, NV04, "NVidia RIVA TNT2 Ultra"}, \
+ {0x10DE, 0x002D, NV04, "NVidia RIVA TNT2 Model 64"}, \
+ {0x10DE, 0x00A0, NV04, "NVidia Aladdin TNT2"}, \
+ {0x10DE, 0x0100, NV10, "NVidia GeForce 256"}, \
+ {0x10DE, 0x0101, NV10, "NVidia GeForce DDR"}, \
+ {0x10DE, 0x0103, NV10, "NVidia Quadro"}, \
+ {0x10DE, 0x0110, NV10, "NVidia GeForce2 MX/MX 400"}, \
+ {0x10DE, 0x0111, NV10, "NVidia GeForce2 MX 100/200"}, \
+ {0x10DE, 0x0112, NV10, "NVidia GeForce2 Go"}, \
+ {0x10DE, 0x0113, NV10, "NVidia Quadro2 MXR/EX/Go"}, \
+ {0x10DE, 0x0150, NV10, "NVidia GeForce2 GTS"}, \
+ {0x10DE, 0x0151, NV10, "NVidia GeForce2 Ti"}, \
+ {0x10DE, 0x0152, NV10, "NVidia GeForce2 Ultra"}, \
+ {0x10DE, 0x0153, NV10, "NVidia Quadro2 Pro"}, \
+ {0x10DE, 0x0170, NV10, "NVidia GeForce4 MX 460"}, \
+ {0x10DE, 0x0171, NV10, "NVidia GeForce4 MX 440"}, \
+ {0x10DE, 0x0172, NV10, "NVidia GeForce4 MX 420"}, \
+ {0x10DE, 0x0173, NV10, "NVidia GeForce4 MX 440-SE"}, \
+ {0x10DE, 0x0174, NV10, "NVidia GeForce4 440 Go"}, \
+ {0x10DE, 0x0175, NV10, "NVidia GeForce4 420 Go"}, \
+ {0x10DE, 0x0176, NV10, "NVidia GeForce4 420 Go 32M"}, \
+ {0x10DE, 0x0177, NV10, "NVidia GeForce4 460 Go"}, \
+ {0x10DE, 0x0178, NV10, "NVidia Quadro4 550 XGL"}, \
+ {0x10DE, 0x0179, NV10, "NVidia GeForce4"}, \
+ {0x10DE, 0x017A, NV10, "NVidia Quadro4 NVS"}, \
+ {0x10DE, 0x017C, NV10, "NVidia Quadro4 500 GoGL"}, \
+ {0x10DE, 0x017D, NV10, "NVidia GeForce4 410 Go 16M"}, \
+ {0x10DE, 0x0181, NV10, "NVidia GeForce4 MX 440 with AGP8X"}, \
+ {0x10DE, 0x0182, NV10, "NVidia GeForce4 MX 440SE with AGP8X"}, \
+ {0x10DE, 0x0183, NV10, "NVidia GeForce4 MX 420 with AGP8X"}, \
+ {0x10DE, 0x0185, NV10, "NVidia GeForce4 MX 4000"}, \
+ {0x10DE, 0x0186, NV10, "NVidia GeForce4 448 Go"}, \
+ {0x10DE, 0x0187, NV10, "NVidia GeForce4 488 Go"}, \
+ {0x10DE, 0x0188, NV10, "NVidia Quadro4 580 XGL"}, \
+ {0x10DE, 0x0189, NV10, "NVidia GeForce4 MX with AGP8X (Mac)"}, \
+ {0x10DE, 0x018A, NV10, "NVidia Quadro4 280 NVS"}, \
+ {0x10DE, 0x018B, NV10, "NVidia Quadro4 380 XGL"}, \
+ {0x10DE, 0x018C, NV10, "NVidia Quadro NVS 50 PCI"}, \
+ {0x10DE, 0x018D, NV10, "NVidia GeForce4 448 Go"}, \
+ {0x10DE, 0x01A0, NV10, "NVidia GeForce2 Integrated GPU"}, \
+ {0x10DE, 0x01F0, NV10, "NVidia GeForce4 MX Integrated GPU"}, \
+ {0x10DE, 0x0200, NV20, "NVidia GeForce3"}, \
+ {0x10DE, 0x0201, NV20, "NVidia GeForce3 Ti 200"}, \
+ {0x10DE, 0x0202, NV20, "NVidia GeForce3 Ti 500"}, \
+ {0x10DE, 0x0203, NV20, "NVidia Quadro DCC"}, \
+ {0x10DE, 0x0250, NV20, "NVidia GeForce4 Ti 4600"}, \
+ {0x10DE, 0x0251, NV20, "NVidia GeForce4 Ti 4400"}, \
+ {0x10DE, 0x0252, NV20, "NVidia 0x0252"}, \
+ {0x10DE, 0x0253, NV20, "NVidia GeForce4 Ti 4200"}, \
+ {0x10DE, 0x0258, NV20, "NVidia Quadro4 900 XGL"}, \
+ {0x10DE, 0x0259, NV20, "NVidia Quadro4 750 XGL"}, \
+ {0x10DE, 0x025B, NV20, "NVidia Quadro4 700 XGL"}, \
+ {0x10DE, 0x0280, NV20, "NVidia GeForce4 Ti 4800"}, \
+ {0x10DE, 0x0281, NV20, "NVidia GeForce4 Ti 4200 with AGP8X"}, \
+ {0x10DE, 0x0282, NV20, "NVidia GeForce4 Ti 4800 SE"}, \
+ {0x10DE, 0x0286, NV20, "NVidia GeForce4 4200 Go"}, \
+ {0x10DE, 0x028C, NV20, "NVidia Quadro4 700 GoGL"}, \
+ {0x10DE, 0x0288, NV20, "NVidia Quadro4 980 XGL"}, \
+ {0x10DE, 0x0289, NV20, "NVidia Quadro4 780 XGL"}, \
+ {0x10DE, 0x0301, NV30, "NVidia GeForce FX 5800 Ultra"}, \
+ {0x10DE, 0x0302, NV30, "NVidia GeForce FX 5800"}, \
+ {0x10DE, 0x0308, NV30, "NVidia Quadro FX 2000"}, \
+ {0x10DE, 0x0309, NV30, "NVidia Quadro FX 1000"}, \
+ {0x10DE, 0x0311, NV30, "NVidia GeForce FX 5600 Ultra"}, \
+ {0x10DE, 0x0312, NV30, "NVidia GeForce FX 5600"}, \
+ {0x10DE, 0x0313, NV30, "NVidia 0x0313"}, \
+ {0x10DE, 0x0314, NV30, "NVidia GeForce FX 5600SE"}, \
+ {0x10DE, 0x0316, NV30, "NVidia 0x0316"}, \
+ {0x10DE, 0x0317, NV30, "NVidia 0x0317"}, \
+ {0x10DE, 0x031A, NV30, "NVidia GeForce FX Go5600"}, \
+ {0x10DE, 0x031B, NV30, "NVidia GeForce FX Go5650"}, \
+ {0x10DE, 0x031C, NV30, "NVidia Quadro FX Go700"}, \
+ {0x10DE, 0x031D, NV30, "NVidia 0x031D"}, \
+ {0x10DE, 0x031E, NV30, "NVidia 0x031E"}, \
+ {0x10DE, 0x031F, NV30, "NVidia 0x031F"}, \
+ {0x10DE, 0x0320, NV30, "NVidia GeForce FX 5200"}, \
+ {0x10DE, 0x0321, NV30, "NVidia GeForce FX 5200 Ultra"}, \
+ {0x10DE, 0x0322, NV30, "NVidia GeForce FX 5200"}, \
+ {0x10DE, 0x0323, NV30, "NVidia GeForce FX 5200SE"}, \
+ {0x10DE, 0x0324, NV30, "NVidia GeForce FX Go5200"}, \
+ {0x10DE, 0x0325, NV30, "NVidia GeForce FX Go5250"}, \
+ {0x10DE, 0x0326, NV30, "NVidia GeForce FX 5500"}, \
+ {0x10DE, 0x0327, NV30, "NVidia GeForce FX 5100"}, \
+ {0x10DE, 0x0328, NV30, "NVidia GeForce FX Go5200 32M/64M"}, \
+ {0x10DE, 0x0329, NV30, "NVidia GeForce FX 5200 (Mac)"}, \
+ {0x10DE, 0x032A, NV30, "NVidia Quadro NVS 280 PCI"}, \
+ {0x10DE, 0x032B, NV30, "NVidia Quadro FX 500/600 PCI"}, \
+ {0x10DE, 0x032C, NV30, "NVidia GeForce FX Go53xx Series"}, \
+ {0x10DE, 0x032D, NV30, "NVidia GeForce FX Go5100"}, \
+ {0x10DE, 0x032F, NV30, "NVidia 0x032F"}, \
+ {0x10DE, 0x0330, NV30, "NVidia GeForce FX 5900 Ultra"}, \
+ {0x10DE, 0x0331, NV30, "NVidia GeForce FX 5900"}, \
+ {0x10DE, 0x0332, NV30, "NVidia GeForce FX 5900XT"}, \
+ {0x10DE, 0x0333, NV30, "NVidia GeForce FX 5950 Ultra"}, \
+ {0x10DE, 0x033F, NV30, "NVidia Quadro FX 700"}, \
+ {0x10DE, 0x0334, NV30, "NVidia GeForce FX 5900ZT"}, \
+ {0x10DE, 0x0338, NV30, "NVidia Quadro FX 3000"}, \
+ {0x10DE, 0x0341, NV30, "NVidia GeForce FX 5700 Ultra"}, \
+ {0x10DE, 0x0342, NV30, "NVidia GeForce FX 5700"}, \
+ {0x10DE, 0x0343, NV30, "NVidia GeForce FX 5700LE"}, \
+ {0x10DE, 0x0344, NV30, "NVidia GeForce FX 5700VE"}, \
+ {0x10DE, 0x0345, NV30, "NVidia 0x0345"}, \
+ {0x10DE, 0x0347, NV30, "NVidia GeForce FX Go5700"}, \
+ {0x10DE, 0x0348, NV30, "NVidia GeForce FX Go5700"}, \
+ {0x10DE, 0x0349, NV30, "NVidia 0x0349"}, \
+ {0x10DE, 0x034B, NV30, "NVidia 0x034B"}, \
+ {0x10DE, 0x034C, NV30, "NVidia Quadro FX Go1000"}, \
+ {0x10DE, 0x034E, NV30, "NVidia Quadro FX 1100"}, \
+ {0x10DE, 0x034F, NV30, "NVidia 0x034F"}, \
+ {0x10DE, 0x0040, NV40, "NVidia GeForce 6800 Ultra"}, \
+ {0x10DE, 0x0041, NV40, "NVidia GeForce 6800"}, \
+ {0x10DE, 0x0042, NV40, "NVidia GeForce 6800 LE"}, \
+ {0x10DE, 0x0043, NV40, "NVidia 0x0043"}, \
+ {0x10DE, 0x0045, NV40, "NVidia GeForce 6800 GT"}, \
+ {0x10DE, 0x0046, NV40, "NVidia GeForce 6800 GT"}, \
+ {0x10DE, 0x0049, NV40, "NVidia 0x0049"}, \
+ {0x10DE, 0x004E, NV40, "NVidia Quadro FX 4000"}, \
+ {0x10DE, 0x00C0, NV40, "NVidia 0x00C0"}, \
+ {0x10DE, 0x00C1, NV40, "NVidia GeForce 6800"}, \
+ {0x10DE, 0x00C2, NV40, "NVidia GeForce 6800 LE"}, \
+ {0x10DE, 0x00C8, NV40, "NVidia GeForce Go 6800"}, \
+ {0x10DE, 0x00C9, NV40, "NVidia GeForce Go 6800 Ultra"}, \
+ {0x10DE, 0x00CC, NV40, "NVidia Quadro FX Go1400"}, \
+ {0x10DE, 0x00CD, NV40, "NVidia Quadro FX 3450/4000 SDI"}, \
+ {0x10DE, 0x00CE, NV40, "NVidia Quadro FX 1400"}, \
+ {0x10de, 0x00f0, NV40, "Nvidia GeForce 6600 GT"}, \
+ {0x10de, 0x00f1, NV40, "Nvidia GeForce 6600 GT"}, \
+ {0x10DE, 0x0140, NV40, "NVidia GeForce 6600 GT"}, \
+ {0x10DE, 0x0141, NV40, "NVidia GeForce 6600"}, \
+ {0x10DE, 0x0142, NV40, "NVidia GeForce 6600 LE"}, \
+ {0x10DE, 0x0143, NV40, "NVidia 0x0143"}, \
+ {0x10DE, 0x0144, NV40, "NVidia GeForce Go 6600"}, \
+ {0x10DE, 0x0145, NV40, "NVidia GeForce 6610 XL"}, \
+ {0x10DE, 0x0146, NV40, "NVidia GeForce Go 6600 TE/6200 TE"}, \
+ {0x10DE, 0x0147, NV40, "NVidia GeForce 6700 XL"}, \
+ {0x10DE, 0x0148, NV40, "NVidia GeForce Go 6600"}, \
+ {0x10DE, 0x0149, NV40, "NVidia GeForce Go 6600 GT"}, \
+ {0x10DE, 0x014B, NV40, "NVidia 0x014B"}, \
+ {0x10DE, 0x014C, NV40, "NVidia 0x014C"}, \
+ {0x10DE, 0x014D, NV40, "NVidia 0x014D"}, \
+ {0x10DE, 0x014E, NV40, "NVidia Quadro FX 540"}, \
+ {0x10DE, 0x014F, NV40, "NVidia GeForce 6200"}, \
+ {0x10DE, 0x0160, NV40, "NVidia 0x0160"}, \
+ {0x10DE, 0x0161, NV40, "NVidia GeForce 6200 TurboCache(TM)"}, \
+ {0x10DE, 0x0162, NV40, "NVidia GeForce 6200SE TurboCache(TM)"}, \
+ {0x10DE, 0x0163, NV40, "NVidia 0x0163"}, \
+ {0x10DE, 0x0164, NV40, "NVidia GeForce Go 6200"}, \
+ {0x10DE, 0x0165, NV40, "NVidia Quadro NVS 285"}, \
+ {0x10DE, 0x0166, NV40, "NVidia GeForce Go 6400"}, \
+ {0x10DE, 0x0167, NV40, "NVidia GeForce Go 6200"}, \
+ {0x10DE, 0x0168, NV40, "NVidia GeForce Go 6400"}, \
+ {0x10DE, 0x0169, NV40, "NVidia 0x0169"}, \
+ {0x10DE, 0x016B, NV40, "NVidia 0x016B"}, \
+ {0x10DE, 0x016C, NV40, "NVidia 0x016C"}, \
+ {0x10DE, 0x016D, NV40, "NVidia 0x016D"}, \
+ {0x10DE, 0x016E, NV40, "NVidia 0x016E"}, \
+ {0x10DE, 0x0210, NV40, "NVidia 0x0210"}, \
+ {0x10DE, 0x0211, NV40, "NVidia GeForce 6800"}, \
+ {0x10DE, 0x0212, NV40, "NVidia GeForce 6800 LE"}, \
+ {0x10DE, 0x0215, NV40, "NVidia GeForce 6800 GT"}, \
+ {0x10DE, 0x0220, NV40, "NVidia 0x0220"}, \
+ {0x10DE, 0x0221, NV40, "NVidia GeForce 6200"}, \
+ {0x10DE, 0x0222, NV40, "NVidia 0x0222"}, \
+ {0x10DE, 0x0228, NV40, "NVidia 0x0228"}, \
+ {0x10DE, 0x0090, NV40, "NVidia 0x0090"}, \
+ {0x10DE, 0x0091, NV40, "NVidia GeForce 7800 GTX"}, \
+ {0x10DE, 0x0092, NV40, "NVidia 0x0092"}, \
+ {0x10DE, 0x0093, NV40, "NVidia 0x0093"}, \
+ {0x10DE, 0x0094, NV40, "NVidia 0x0094"}, \
+ {0x10DE, 0x0098, NV40, "NVidia 0x0098"}, \
+ {0x10DE, 0x0099, NV40, "NVidia GeForce Go 7800 GTX"}, \
+ {0x10DE, 0x009C, NV40, "NVidia 0x009C"}, \
+ {0x10DE, 0x009D, NV40, "NVidia Quadro FX 4500"}, \
+ {0x10DE, 0x009E, NV40, "NVidia 0x009E"}, \
+ {0, 0, 0, NULL}
+
+#define xgi_PCI_IDS \
+ {0x18ca, 0x2200, 0, "XP5"}, \
+ {0x18ca, 0x0047, 0, "XP10 / XG47"}, \
+ {0, 0, 0, NULL}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_sarea.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_sarea.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,87 @@
+/**
+ * \file drm_sarea.h
+ * \brief SAREA definitions
+ *
+ * \author Michel D�zer <michel at daenzer.net>
+ */
+
+/*-
+ * Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_sarea.h 235783 2012-05-22 11:07:44Z kib $");
+
+#ifndef _DRM_SAREA_H_
+#define _DRM_SAREA_H_
+
+#include <dev/drm2/drm.h>
+
+/* SAREA area needs to be at least a page */
+#if defined(__alpha__)
+#define SAREA_MAX 0x2000
+#elif defined(__ia64__)
+#define SAREA_MAX 0x10000 /* 64kB */
+#else
+/* Intel 830M driver needs at least 8k SAREA */
+#define SAREA_MAX 0x2000UL
+#endif
+
+/** Maximum number of drawables in the SAREA */
+#define SAREA_MAX_DRAWABLES 256
+
+#define SAREA_DRAWABLE_CLAIMED_ENTRY 0x80000000
+
+/** SAREA drawable */
+struct drm_sarea_drawable {
+ unsigned int stamp;
+ unsigned int flags;
+};
+
+/** SAREA frame */
+struct drm_sarea_frame {
+ unsigned int x;
+ unsigned int y;
+ unsigned int width;
+ unsigned int height;
+ unsigned int fullscreen;
+};
+
+/** SAREA */
+struct drm_sarea {
+ /** first thing is always the DRM locking structure */
+ struct drm_hw_lock lock;
+ /** \todo Use readers/writer lock for drm_sarea::drawable_lock */
+ struct drm_hw_lock drawable_lock;
+ struct drm_sarea_drawable drawableTable[SAREA_MAX_DRAWABLES]; /**< drawables */
+ struct drm_sarea_frame frame; /**< frame */
+ drm_context_t dummy_context;
+};
+
+#ifndef __KERNEL__
+typedef struct drm_sarea_drawable drm_sarea_drawable_t;
+typedef struct drm_sarea_frame drm_sarea_frame_t;
+typedef struct drm_sarea drm_sarea_t;
+#endif
+
+#endif /* _DRM_SAREA_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_scatter.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_scatter.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,129 @@
+/*-
+ * Copyright (c) 2009 Robert C. Noland III <rnoland at FreeBSD.org>
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_scatter.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_scatter.c
+ * Allocation of memory for scatter-gather mappings by the graphics chip.
+ * The memory allocated here is then made into an aperture in the card
+ * by mapping the pages into the GART.
+ */
+
+#include <dev/drm2/drmP.h>
+
+int
+drm_sg_alloc(struct drm_device *dev, struct drm_scatter_gather *request)
+{
+ struct drm_sg_mem *entry;
+ vm_size_t size;
+ vm_pindex_t pindex;
+
+ if (dev->sg)
+ return EINVAL;
+
+ DRM_DEBUG("request size=%ld\n", request->size);
+
+ entry = malloc(sizeof(*entry), DRM_MEM_DRIVER, M_WAITOK | M_ZERO);
+
+ size = round_page(request->size);
+ entry->pages = OFF_TO_IDX(size);
+ entry->busaddr = malloc(entry->pages * sizeof(*entry->busaddr),
+ DRM_MEM_SGLISTS, M_WAITOK | M_ZERO);
+
+ entry->vaddr = kmem_alloc_attr(kernel_map, size, M_WAITOK | M_ZERO,
+ 0, BUS_SPACE_MAXADDR_32BIT, VM_MEMATTR_WRITE_COMBINING);
+ if (entry->vaddr == 0) {
+ drm_sg_cleanup(entry);
+ return (ENOMEM);
+ }
+
+ for(pindex = 0; pindex < entry->pages; pindex++) {
+ entry->busaddr[pindex] =
+ vtophys(entry->vaddr + IDX_TO_OFF(pindex));
+ }
+
+ DRM_LOCK(dev);
+ if (dev->sg) {
+ DRM_UNLOCK(dev);
+ drm_sg_cleanup(entry);
+ return (EINVAL);
+ }
+ dev->sg = entry;
+ DRM_UNLOCK(dev);
+
+ request->handle = entry->vaddr;
+
+ DRM_DEBUG("allocated %ju pages @ 0x%08zx, contents=%08lx\n",
+ entry->pages, entry->vaddr, *(unsigned long *)entry->vaddr);
+
+ return (0);
+}
+
+int
+drm_sg_alloc_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_scatter_gather *request = data;
+
+ DRM_DEBUG("\n");
+
+ return (drm_sg_alloc(dev, request));
+}
+
+void
+drm_sg_cleanup(struct drm_sg_mem *entry)
+{
+ if (entry == NULL)
+ return;
+
+ if (entry->vaddr != 0)
+ kmem_free(kernel_map, entry->vaddr, IDX_TO_OFF(entry->pages));
+
+ free(entry->busaddr, DRM_MEM_SGLISTS);
+ free(entry, DRM_MEM_DRIVER);
+
+ return;
+}
+
+int
+drm_sg_free(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ struct drm_scatter_gather *request = data;
+ struct drm_sg_mem *entry;
+
+ DRM_LOCK(dev);
+ entry = dev->sg;
+ dev->sg = NULL;
+ DRM_UNLOCK(dev);
+
+ if (!entry || entry->vaddr != request->handle)
+ return (EINVAL);
+
+ DRM_DEBUG("free 0x%zx\n", entry->vaddr);
+
+ drm_sg_cleanup(entry);
+
+ return (0);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_sman.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_sman.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,352 @@
+/**************************************************************************
+ *
+ * Copyright 2006 Tungsten Graphics, Inc., Bismarck., ND., USA.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
+ * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM,
+ * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
+ * USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ *
+ **************************************************************************/
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_sman.c 235783 2012-05-22 11:07:44Z kib $");
+
+/*
+ * Simple memory manager interface that keeps track on allocate regions on a
+ * per "owner" basis. All regions associated with an "owner" can be released
+ * with a simple call. Typically if the "owner" exists. The owner is any
+ * "unsigned long" identifier. Can typically be a pointer to a file private
+ * struct or a context identifier.
+ *
+ * Authors:
+ * Thomas Hellström <thomas-at-tungstengraphics-dot-com>
+ */
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm_sman.h>
+
+struct drm_owner_item {
+ struct drm_hash_item owner_hash;
+ struct list_head sman_list;
+ struct list_head mem_blocks;
+};
+
+void drm_sman_takedown(struct drm_sman * sman)
+{
+ drm_ht_remove(&sman->user_hash_tab);
+ drm_ht_remove(&sman->owner_hash_tab);
+ if (sman->mm)
+ drm_free(sman->mm, sman->num_managers * sizeof(*sman->mm),
+ DRM_MEM_MM);
+}
+
+int
+drm_sman_init(struct drm_sman * sman, unsigned int num_managers,
+ unsigned int user_order, unsigned int owner_order)
+{
+ int ret = 0;
+
+ sman->mm = (struct drm_sman_mm *) drm_calloc(num_managers,
+ sizeof(*sman->mm), DRM_MEM_MM);
+ if (!sman->mm) {
+ ret = -ENOMEM;
+ goto out;
+ }
+ sman->num_managers = num_managers;
+ INIT_LIST_HEAD(&sman->owner_items);
+ ret = drm_ht_create(&sman->owner_hash_tab, owner_order);
+ if (ret)
+ goto out1;
+ ret = drm_ht_create(&sman->user_hash_tab, user_order);
+ if (!ret)
+ goto out;
+
+ drm_ht_remove(&sman->owner_hash_tab);
+out1:
+ drm_free(sman->mm, num_managers * sizeof(*sman->mm), DRM_MEM_MM);
+out:
+ return ret;
+}
+
+static void *drm_sman_mm_allocate(void *private, unsigned long size,
+ unsigned alignment)
+{
+ struct drm_mm *mm = (struct drm_mm *) private;
+ struct drm_mm_node *tmp;
+
+ tmp = drm_mm_search_free(mm, size, alignment, 1);
+ if (!tmp) {
+ return NULL;
+ }
+ /* This could be non-atomic, but we are called from a locked path */
+ tmp = drm_mm_get_block_atomic(tmp, size, alignment);
+ return tmp;
+}
+
+static void drm_sman_mm_free(void *private, void *ref)
+{
+ struct drm_mm_node *node = (struct drm_mm_node *) ref;
+
+ drm_mm_put_block(node);
+}
+
+static void drm_sman_mm_destroy(void *private)
+{
+ struct drm_mm *mm = (struct drm_mm *) private;
+ drm_mm_takedown(mm);
+ drm_free(mm, sizeof(*mm), DRM_MEM_MM);
+}
+
+static unsigned long drm_sman_mm_offset(void *private, void *ref)
+{
+ struct drm_mm_node *node = (struct drm_mm_node *) ref;
+ return node->start;
+}
+
+int
+drm_sman_set_range(struct drm_sman * sman, unsigned int manager,
+ unsigned long start, unsigned long size)
+{
+ struct drm_sman_mm *sman_mm;
+ struct drm_mm *mm;
+ int ret;
+
+ KASSERT(manager < sman->num_managers, ("Invalid manager"));
+
+ sman_mm = &sman->mm[manager];
+ mm = malloc(sizeof(*mm), DRM_MEM_MM, M_NOWAIT | M_ZERO);
+ if (!mm) {
+ return -ENOMEM;
+ }
+ sman_mm->private = mm;
+ ret = drm_mm_init(mm, start, size);
+
+ if (ret) {
+ drm_free(mm, sizeof(*mm), DRM_MEM_MM);
+ return ret;
+ }
+
+ sman_mm->allocate = drm_sman_mm_allocate;
+ sman_mm->free = drm_sman_mm_free;
+ sman_mm->destroy = drm_sman_mm_destroy;
+ sman_mm->offset = drm_sman_mm_offset;
+
+ return 0;
+}
+
+int
+drm_sman_set_manager(struct drm_sman * sman, unsigned int manager,
+ struct drm_sman_mm * allocator)
+{
+ KASSERT(manager < sman->num_managers, ("Invalid manager"));
+ sman->mm[manager] = *allocator;
+
+ return 0;
+}
+
+static struct drm_owner_item *drm_sman_get_owner_item(struct drm_sman * sman,
+ unsigned long owner)
+{
+ int ret;
+ struct drm_hash_item *owner_hash_item;
+ struct drm_owner_item *owner_item;
+
+ ret = drm_ht_find_item(&sman->owner_hash_tab, owner, &owner_hash_item);
+ if (!ret) {
+ return drm_hash_entry(owner_hash_item, struct drm_owner_item,
+ owner_hash);
+ }
+
+ owner_item = malloc(sizeof(*owner_item), DRM_MEM_MM, M_NOWAIT | M_ZERO);
+ if (!owner_item)
+ goto out;
+
+ INIT_LIST_HEAD(&owner_item->mem_blocks);
+ owner_item->owner_hash.key = owner;
+ DRM_DEBUG("owner_item = %p, mem_blocks = %p\n", owner_item, &owner_item->mem_blocks);
+ if (drm_ht_insert_item(&sman->owner_hash_tab, &owner_item->owner_hash))
+ goto out1;
+
+ list_add_tail(&owner_item->sman_list, &sman->owner_items);
+ return owner_item;
+
+out1:
+ drm_free(owner_item, sizeof(*owner_item), DRM_MEM_MM);
+out:
+ return NULL;
+}
+
+struct drm_memblock_item *drm_sman_alloc(struct drm_sman *sman, unsigned int manager,
+ unsigned long size, unsigned alignment,
+ unsigned long owner)
+{
+ void *tmp;
+ struct drm_sman_mm *sman_mm;
+ struct drm_owner_item *owner_item;
+ struct drm_memblock_item *memblock;
+
+ KASSERT(manager < sman->num_managers, ("Invalid manager"));
+
+ sman_mm = &sman->mm[manager];
+ tmp = sman_mm->allocate(sman_mm->private, size, alignment);
+ if (!tmp) {
+ return NULL;
+ }
+
+ memblock = malloc(sizeof(*memblock), DRM_MEM_MM, M_NOWAIT | M_ZERO);
+ DRM_DEBUG("allocated mem_block %p\n", memblock);
+ if (!memblock)
+ goto out;
+
+ memblock->mm_info = tmp;
+ memblock->mm = sman_mm;
+ memblock->sman = sman;
+ INIT_LIST_HEAD(&memblock->owner_list);
+
+ if (drm_ht_just_insert_please
+ (&sman->user_hash_tab, &memblock->user_hash,
+ (unsigned long)memblock, 32, 0, 0))
+ goto out1;
+
+ owner_item = drm_sman_get_owner_item(sman, owner);
+ if (!owner_item)
+ goto out2;
+
+ DRM_DEBUG("owner_item = %p, mem_blocks = %p\n", owner_item, &owner_item->mem_blocks);
+ DRM_DEBUG("owner_list.prev = %p, mem_blocks.prev = %p\n", memblock->owner_list.prev, owner_item->mem_blocks.prev);
+ DRM_DEBUG("owner_list.next = %p, mem_blocks.next = %p\n", memblock->owner_list.next, owner_item->mem_blocks.next);
+ list_add_tail(&memblock->owner_list, &owner_item->mem_blocks);
+
+ DRM_DEBUG("Complete\n");
+ return memblock;
+
+out2:
+ drm_ht_remove_item(&sman->user_hash_tab, &memblock->user_hash);
+out1:
+ drm_free(memblock, sizeof(*memblock), DRM_MEM_MM);
+out:
+ sman_mm->free(sman_mm->private, tmp);
+
+ return NULL;
+}
+
+static void drm_sman_free(struct drm_memblock_item *item)
+{
+ struct drm_sman *sman = item->sman;
+
+ list_del(&item->owner_list);
+ drm_ht_remove_item(&sman->user_hash_tab, &item->user_hash);
+ item->mm->free(item->mm->private, item->mm_info);
+ drm_free(item, sizeof(*item), DRM_MEM_MM);
+}
+
+int drm_sman_free_key(struct drm_sman *sman, unsigned int key)
+{
+ struct drm_hash_item *hash_item;
+ struct drm_memblock_item *memblock_item;
+
+ if (drm_ht_find_item(&sman->user_hash_tab, key, &hash_item))
+ return -EINVAL;
+
+ memblock_item = drm_hash_entry(hash_item, struct drm_memblock_item,
+ user_hash);
+ drm_sman_free(memblock_item);
+ return 0;
+}
+
+static void drm_sman_remove_owner(struct drm_sman *sman,
+ struct drm_owner_item *owner_item)
+{
+ list_del(&owner_item->sman_list);
+ drm_ht_remove_item(&sman->owner_hash_tab, &owner_item->owner_hash);
+ drm_free(owner_item, sizeof(*owner_item), DRM_MEM_MM);
+}
+
+int drm_sman_owner_clean(struct drm_sman *sman, unsigned long owner)
+{
+
+ struct drm_hash_item *hash_item;
+ struct drm_owner_item *owner_item;
+
+ if (drm_ht_find_item(&sman->owner_hash_tab, owner, &hash_item)) {
+ return -1;
+ }
+
+ owner_item = drm_hash_entry(hash_item, struct drm_owner_item, owner_hash);
+ DRM_DEBUG("cleaning owner_item %p\n", owner_item);
+ if (owner_item->mem_blocks.next == &owner_item->mem_blocks) {
+ drm_sman_remove_owner(sman, owner_item);
+ return -1;
+ }
+
+ return 0;
+}
+
+static void drm_sman_do_owner_cleanup(struct drm_sman *sman,
+ struct drm_owner_item *owner_item)
+{
+ struct drm_memblock_item *entry, *next;
+
+ list_for_each_entry_safe(entry, next, &owner_item->mem_blocks,
+ owner_list) {
+ DRM_DEBUG("freeing mem_block %p\n", entry);
+ drm_sman_free(entry);
+ }
+ drm_sman_remove_owner(sman, owner_item);
+}
+
+void drm_sman_owner_cleanup(struct drm_sman *sman, unsigned long owner)
+{
+
+ struct drm_hash_item *hash_item;
+ struct drm_owner_item *owner_item;
+
+ if (drm_ht_find_item(&sman->owner_hash_tab, owner, &hash_item)) {
+
+ return;
+ }
+
+ owner_item = drm_hash_entry(hash_item, struct drm_owner_item, owner_hash);
+ drm_sman_do_owner_cleanup(sman, owner_item);
+}
+
+void drm_sman_cleanup(struct drm_sman *sman)
+{
+ struct drm_owner_item *entry, *next;
+ unsigned int i;
+ struct drm_sman_mm *sman_mm;
+
+ DRM_DEBUG("sman = %p, owner_items = %p\n",
+ sman, &sman->owner_items);
+ list_for_each_entry_safe(entry, next, &sman->owner_items, sman_list) {
+ DRM_DEBUG("cleaning owner_item = %p\n", entry);
+ drm_sman_do_owner_cleanup(sman, entry);
+ }
+ if (sman->mm) {
+ for (i = 0; i < sman->num_managers; ++i) {
+ sman_mm = &sman->mm[i];
+ if (sman_mm->private) {
+ sman_mm->destroy(sman_mm->private);
+ sman_mm->private = NULL;
+ }
+ }
+ }
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_sman.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_sman.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,181 @@
+/**************************************************************************
+ *
+ * Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND., USA.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
+ * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM,
+ * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
+ * USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ *
+ **************************************************************************/
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_sman.h 235783 2012-05-22 11:07:44Z kib $");
+
+/*
+ * Simple memory MANager interface that keeps track on allocate regions on a
+ * per "owner" basis. All regions associated with an "owner" can be released
+ * with a simple call. Typically if the "owner" exists. The owner is any
+ * "unsigned long" identifier. Can typically be a pointer to a file private
+ * struct or a context identifier.
+ *
+ * Authors:
+ * Thomas Hellström <thomas-at-tungstengraphics-dot-com>
+ */
+
+#ifndef DRM_SMAN_H
+#define DRM_SMAN_H
+
+#include <dev/drm2/drm_hashtab.h>
+#include <dev/drm2/drm_linux_list.h>
+#include <dev/drm2/drm_mm.h>
+
+/*
+ * A class that is an abstration of a simple memory allocator.
+ * The sman implementation provides a default such allocator
+ * using the drm_mm.c implementation. But the user can replace it.
+ * See the SiS implementation, which may use the SiS FB kernel module
+ * for memory management.
+ */
+
+struct drm_sman_mm {
+ /* private info. If allocated, needs to be destroyed by the destroy
+ function */
+ void *private;
+
+ /* Allocate a memory block with given size and alignment.
+ Return an opaque reference to the memory block */
+
+ void *(*allocate) (void *private, unsigned long size,
+ unsigned alignment);
+
+ /* Free a memory block. "ref" is the opaque reference that we got from
+ the "alloc" function */
+
+ void (*free) (void *private, void *ref);
+
+ /* Free all resources associated with this allocator */
+
+ void (*destroy) (void *private);
+
+ /* Return a memory offset from the opaque reference returned from the
+ "alloc" function */
+
+ unsigned long (*offset) (void *private, void *ref);
+};
+
+struct drm_memblock_item {
+ struct list_head owner_list;
+ struct drm_hash_item user_hash;
+ void *mm_info;
+ struct drm_sman_mm *mm;
+ struct drm_sman *sman;
+};
+
+struct drm_sman {
+ struct drm_sman_mm *mm;
+ int num_managers;
+ struct drm_open_hash owner_hash_tab;
+ struct drm_open_hash user_hash_tab;
+ struct list_head owner_items;
+};
+
+/*
+ * Take down a memory manager. This function should only be called after a
+ * successful init and after a call to drm_sman_cleanup.
+ */
+
+extern void drm_sman_takedown(struct drm_sman * sman);
+
+/*
+ * Allocate structures for a manager.
+ * num_managers are the number of memory pools to manage. (VRAM, AGP, ....)
+ * user_order is the log2 of the number of buckets in the user hash table.
+ * set this to approximately log2 of the max number of memory regions
+ * that will be allocated for _all_ pools together.
+ * owner_order is the log2 of the number of buckets in the owner hash table.
+ * set this to approximately log2 of
+ * the number of client file connections that will
+ * be using the manager.
+ *
+ */
+
+extern int drm_sman_init(struct drm_sman * sman, unsigned int num_managers,
+ unsigned int user_order, unsigned int owner_order);
+
+/*
+ * Initialize a drm_mm.c allocator. Should be called only once for each
+ * manager unless a customized allogator is used.
+ */
+
+extern int drm_sman_set_range(struct drm_sman * sman, unsigned int manager,
+ unsigned long start, unsigned long size);
+
+/*
+ * Initialize a customized allocator for one of the managers.
+ * (See the SiS module). The object pointed to by "allocator" is copied,
+ * so it can be destroyed after this call.
+ */
+
+extern int drm_sman_set_manager(struct drm_sman * sman, unsigned int mananger,
+ struct drm_sman_mm * allocator);
+
+/*
+ * Allocate a memory block. Aligment is not implemented yet.
+ */
+
+extern struct drm_memblock_item *drm_sman_alloc(struct drm_sman * sman,
+ unsigned int manager,
+ unsigned long size,
+ unsigned alignment,
+ unsigned long owner);
+/*
+ * Free a memory block identified by its user hash key.
+ */
+
+extern int drm_sman_free_key(struct drm_sman * sman, unsigned int key);
+
+/*
+ * returns 1 iff there are no stale memory blocks associated with this owner.
+ * Typically called to determine if we need to idle the hardware and call
+ * drm_sman_owner_cleanup. If there are no stale memory blocks, it removes all
+ * resources associated with owner.
+ */
+
+extern int drm_sman_owner_clean(struct drm_sman * sman, unsigned long owner);
+
+/*
+ * Frees all stale memory blocks associated with this owner. Note that this
+ * requires that the hardware is finished with all blocks, so the graphics engine
+ * should be idled before this call is made. This function also frees
+ * any resources associated with "owner" and should be called when owner
+ * is not going to be referenced anymore.
+ */
+
+extern void drm_sman_owner_cleanup(struct drm_sman * sman, unsigned long owner);
+
+/*
+ * Frees all stale memory blocks associated with the memory manager.
+ * See idling above.
+ */
+
+extern void drm_sman_cleanup(struct drm_sman * sman);
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_stub.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_stub.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,60 @@
+/**
+ * \file drm_stub.h
+ * Stub support
+ *
+ * \author Rickard E. (Rik) Faith <faith at valinux.com>
+ */
+
+/*
+ * Created: Fri Jan 19 10:48:35 2001 by faith at acm.org
+ *
+ * Copyright 2001 VA Linux Systems, Inc., Sunnyvale, California.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_stub.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include "drmP.h"
+
+int
+drm_setmaster_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+
+ DRM_DEBUG("setmaster\n");
+
+ if (file_priv->master != 0)
+ return (0);
+ return (-EPERM);
+}
+
+int
+drm_dropmaster_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+
+ DRM_DEBUG("dropmaster\n");
+ if (file_priv->master != 0)
+ return (-EINVAL);
+ return (0);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_sysctl.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_sysctl.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,364 @@
+/*-
+ * Copyright 2003 Eric Anholt
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * ERIC ANHOLT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_sysctl.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_sysctl.c
+ * Implementation of various sysctls for controlling DRM behavior and reporting
+ * debug information.
+ */
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+
+#include <sys/sysctl.h>
+
+static int drm_name_info DRM_SYSCTL_HANDLER_ARGS;
+static int drm_vm_info DRM_SYSCTL_HANDLER_ARGS;
+static int drm_clients_info DRM_SYSCTL_HANDLER_ARGS;
+static int drm_bufs_info DRM_SYSCTL_HANDLER_ARGS;
+static int drm_vblank_info DRM_SYSCTL_HANDLER_ARGS;
+
+struct drm_sysctl_list {
+ const char *name;
+ int (*f) DRM_SYSCTL_HANDLER_ARGS;
+} drm_sysctl_list[] = {
+ {"name", drm_name_info},
+ {"vm", drm_vm_info},
+ {"clients", drm_clients_info},
+ {"bufs", drm_bufs_info},
+ {"vblank", drm_vblank_info},
+};
+#define DRM_SYSCTL_ENTRIES (sizeof(drm_sysctl_list)/sizeof(drm_sysctl_list[0]))
+
+struct drm_sysctl_info {
+ struct sysctl_ctx_list ctx;
+ char name[2];
+};
+
+int drm_sysctl_init(struct drm_device *dev)
+{
+ struct drm_sysctl_info *info;
+ struct sysctl_oid *oid;
+ struct sysctl_oid *top, *drioid;
+ int i;
+
+ info = malloc(sizeof *info, DRM_MEM_DRIVER, M_WAITOK | M_ZERO);
+ dev->sysctl = info;
+
+ /* Add the sysctl node for DRI if it doesn't already exist */
+ drioid = SYSCTL_ADD_NODE(&info->ctx, &sysctl__hw_children, OID_AUTO,
+ "dri", CTLFLAG_RW, NULL, "DRI Graphics");
+ if (!drioid)
+ return 1;
+
+ /* Find the next free slot under hw.dri */
+ i = 0;
+ SLIST_FOREACH(oid, SYSCTL_CHILDREN(drioid), oid_link) {
+ if (i <= oid->oid_arg2)
+ i = oid->oid_arg2 + 1;
+ }
+ if (i > 9)
+ return (1);
+
+ dev->sysctl_node_idx = i;
+ /* Add the hw.dri.x for our device */
+ info->name[0] = '0' + i;
+ info->name[1] = 0;
+ top = SYSCTL_ADD_NODE(&info->ctx, SYSCTL_CHILDREN(drioid),
+ OID_AUTO, info->name, CTLFLAG_RW, NULL, NULL);
+ if (!top)
+ return 1;
+
+ for (i = 0; i < DRM_SYSCTL_ENTRIES; i++) {
+ oid = SYSCTL_ADD_OID(&info->ctx,
+ SYSCTL_CHILDREN(top),
+ OID_AUTO,
+ drm_sysctl_list[i].name,
+ CTLTYPE_STRING | CTLFLAG_RD,
+ dev,
+ 0,
+ drm_sysctl_list[i].f,
+ "A",
+ NULL);
+ if (!oid)
+ return 1;
+ }
+ SYSCTL_ADD_INT(&info->ctx, SYSCTL_CHILDREN(drioid), OID_AUTO, "debug",
+ CTLFLAG_RW, &drm_debug_flag, sizeof(drm_debug_flag),
+ "Enable debugging output");
+ SYSCTL_ADD_INT(&info->ctx, SYSCTL_CHILDREN(drioid), OID_AUTO, "notyet",
+ CTLFLAG_RW, &drm_notyet_flag, sizeof(drm_debug_flag),
+ "Enable notyet reminders");
+
+ if (dev->driver->sysctl_init != NULL)
+ dev->driver->sysctl_init(dev, &info->ctx, top);
+
+ SYSCTL_ADD_INT(&info->ctx, SYSCTL_CHILDREN(drioid), OID_AUTO,
+ "vblank_offdelay", CTLFLAG_RW, &drm_vblank_offdelay,
+ sizeof(drm_vblank_offdelay),
+ "");
+ SYSCTL_ADD_INT(&info->ctx, SYSCTL_CHILDREN(drioid), OID_AUTO,
+ "timestamp_precision", CTLFLAG_RW, &drm_timestamp_precision,
+ sizeof(drm_timestamp_precision),
+ "");
+
+ return (0);
+}
+
+int drm_sysctl_cleanup(struct drm_device *dev)
+{
+ int error;
+
+ error = sysctl_ctx_free(&dev->sysctl->ctx);
+ free(dev->sysctl, DRM_MEM_DRIVER);
+ dev->sysctl = NULL;
+ if (dev->driver->sysctl_cleanup != NULL)
+ dev->driver->sysctl_cleanup(dev);
+
+ return (error);
+}
+
+#define DRM_SYSCTL_PRINT(fmt, arg...) \
+do { \
+ snprintf(buf, sizeof(buf), fmt, ##arg); \
+ retcode = SYSCTL_OUT(req, buf, strlen(buf)); \
+ if (retcode) \
+ goto done; \
+} while (0)
+
+static int drm_name_info DRM_SYSCTL_HANDLER_ARGS
+{
+ struct drm_device *dev = arg1;
+ char buf[128];
+ int retcode;
+ int hasunique = 0;
+
+ DRM_SYSCTL_PRINT("%s 0x%x", dev->driver->name, dev2udev(dev->devnode));
+
+ DRM_LOCK(dev);
+ if (dev->unique) {
+ snprintf(buf, sizeof(buf), " %s", dev->unique);
+ hasunique = 1;
+ }
+ DRM_UNLOCK(dev);
+
+ if (hasunique)
+ SYSCTL_OUT(req, buf, strlen(buf));
+
+ SYSCTL_OUT(req, "", 1);
+
+done:
+ return retcode;
+}
+
+static int drm_vm_info DRM_SYSCTL_HANDLER_ARGS
+{
+ struct drm_device *dev = arg1;
+ drm_local_map_t *map, *tempmaps;
+ const char *types[] = { "FB", "REG", "SHM", "AGP", "SG" };
+ const char *type, *yesno;
+ int i, mapcount;
+ char buf[128];
+ int retcode;
+
+ /* We can't hold the lock while doing SYSCTL_OUTs, so allocate a
+ * temporary copy of all the map entries and then SYSCTL_OUT that.
+ */
+ DRM_LOCK(dev);
+
+ mapcount = 0;
+ TAILQ_FOREACH(map, &dev->maplist, link)
+ mapcount++;
+
+ tempmaps = malloc(sizeof(drm_local_map_t) * mapcount, DRM_MEM_DRIVER,
+ M_NOWAIT);
+ if (tempmaps == NULL) {
+ DRM_UNLOCK(dev);
+ return ENOMEM;
+ }
+
+ i = 0;
+ TAILQ_FOREACH(map, &dev->maplist, link)
+ tempmaps[i++] = *map;
+
+ DRM_UNLOCK(dev);
+
+ DRM_SYSCTL_PRINT("\nslot offset size "
+ "type flags address handle mtrr\n");
+
+ for (i = 0; i < mapcount; i++) {
+ map = &tempmaps[i];
+
+ if (map->type < 0 || map->type > 4)
+ type = "??";
+ else
+ type = types[map->type];
+
+ if (!map->mtrr)
+ yesno = "no";
+ else
+ yesno = "yes";
+
+ DRM_SYSCTL_PRINT(
+ "%4d 0x%016lx 0x%08lx %4.4s 0x%02x 0x%016lx %6d %s\n",
+ i, map->offset, map->size, type, map->flags,
+ (unsigned long)map->virtual,
+ (unsigned int)((unsigned long)map->handle >>
+ DRM_MAP_HANDLE_SHIFT), yesno);
+ }
+ SYSCTL_OUT(req, "", 1);
+
+done:
+ free(tempmaps, DRM_MEM_DRIVER);
+ return retcode;
+}
+
+static int drm_bufs_info DRM_SYSCTL_HANDLER_ARGS
+{
+ struct drm_device *dev = arg1;
+ drm_device_dma_t *dma = dev->dma;
+ drm_device_dma_t tempdma;
+ int *templists;
+ int i;
+ char buf[128];
+ int retcode;
+
+ /* We can't hold the locks around DRM_SYSCTL_PRINT, so make a temporary
+ * copy of the whole structure and the relevant data from buflist.
+ */
+ DRM_LOCK(dev);
+ if (dma == NULL) {
+ DRM_UNLOCK(dev);
+ return 0;
+ }
+ DRM_SPINLOCK(&dev->dma_lock);
+ tempdma = *dma;
+ templists = malloc(sizeof(int) * dma->buf_count, DRM_MEM_DRIVER,
+ M_NOWAIT);
+ for (i = 0; i < dma->buf_count; i++)
+ templists[i] = dma->buflist[i]->list;
+ dma = &tempdma;
+ DRM_SPINUNLOCK(&dev->dma_lock);
+ DRM_UNLOCK(dev);
+
+ DRM_SYSCTL_PRINT("\n o size count free segs pages kB\n");
+ for (i = 0; i <= DRM_MAX_ORDER; i++) {
+ if (dma->bufs[i].buf_count)
+ DRM_SYSCTL_PRINT("%2d %8d %5d %5d %5d %5d %5d\n",
+ i,
+ dma->bufs[i].buf_size,
+ dma->bufs[i].buf_count,
+ atomic_read(&dma->bufs[i]
+ .freelist.count),
+ dma->bufs[i].seg_count,
+ dma->bufs[i].seg_count
+ *(1 << dma->bufs[i].page_order),
+ (dma->bufs[i].seg_count
+ * (1 << dma->bufs[i].page_order))
+ * (int)PAGE_SIZE / 1024);
+ }
+ DRM_SYSCTL_PRINT("\n");
+ for (i = 0; i < dma->buf_count; i++) {
+ if (i && !(i%32)) DRM_SYSCTL_PRINT("\n");
+ DRM_SYSCTL_PRINT(" %d", templists[i]);
+ }
+ DRM_SYSCTL_PRINT("\n");
+
+ SYSCTL_OUT(req, "", 1);
+done:
+ free(templists, DRM_MEM_DRIVER);
+ return retcode;
+}
+
+static int drm_clients_info DRM_SYSCTL_HANDLER_ARGS
+{
+ struct drm_device *dev = arg1;
+ struct drm_file *priv, *tempprivs;
+ char buf[128];
+ int retcode;
+ int privcount, i;
+
+ DRM_LOCK(dev);
+
+ privcount = 0;
+ TAILQ_FOREACH(priv, &dev->files, link)
+ privcount++;
+
+ tempprivs = malloc(sizeof(struct drm_file) * privcount, DRM_MEM_DRIVER,
+ M_NOWAIT);
+ if (tempprivs == NULL) {
+ DRM_UNLOCK(dev);
+ return ENOMEM;
+ }
+ i = 0;
+ TAILQ_FOREACH(priv, &dev->files, link)
+ tempprivs[i++] = *priv;
+
+ DRM_UNLOCK(dev);
+
+ DRM_SYSCTL_PRINT(
+ "\na dev pid uid magic ioctls\n");
+ for (i = 0; i < privcount; i++) {
+ priv = &tempprivs[i];
+ DRM_SYSCTL_PRINT("%c %-12s %5d %5d %10u %10lu\n",
+ priv->authenticated ? 'y' : 'n',
+ devtoname(priv->dev->devnode),
+ priv->pid,
+ priv->uid,
+ priv->magic,
+ priv->ioctl_count);
+ }
+
+ SYSCTL_OUT(req, "", 1);
+done:
+ free(tempprivs, DRM_MEM_DRIVER);
+ return retcode;
+}
+
+static int drm_vblank_info DRM_SYSCTL_HANDLER_ARGS
+{
+ struct drm_device *dev = arg1;
+ char buf[128];
+ int retcode;
+ int i;
+
+ DRM_SYSCTL_PRINT("\ncrtc ref count last enabled inmodeset\n");
+ DRM_LOCK(dev);
+ if (dev->_vblank_count == NULL)
+ goto done;
+ for (i = 0 ; i < dev->num_crtcs ; i++) {
+ DRM_SYSCTL_PRINT(" %02d %02d %08d %08d %02d %02d\n",
+ i, dev->vblank_refcount[i],
+ dev->_vblank_count[i],
+ dev->last_vblank[i],
+ dev->vblank_enabled[i],
+ dev->vblank_inmodeset[i]);
+ }
+done:
+ DRM_UNLOCK(dev);
+
+ SYSCTL_OUT(req, "", -1);
+ return retcode;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/drm_vm.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/drm_vm.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,134 @@
+/*-
+ * Copyright 2003 Eric Anholt
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * ERIC ANHOLT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/drm_vm.c 235783 2012-05-22 11:07:44Z kib $");
+
+/** @file drm_vm.c
+ * Support code for mmaping of DRM maps.
+ */
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+
+int
+drm_mmap(struct cdev *kdev, vm_ooffset_t offset, vm_paddr_t *paddr,
+ int prot, vm_memattr_t *memattr)
+{
+ struct drm_device *dev = drm_get_device_from_kdev(kdev);
+ struct drm_file *file_priv = NULL;
+ drm_local_map_t *map;
+ enum drm_map_type type;
+ vm_paddr_t phys;
+ int error;
+
+ /* d_mmap gets called twice, we can only reference file_priv during
+ * the first call. We need to assume that if error is EBADF the
+ * call was succesful and the client is authenticated.
+ */
+ error = devfs_get_cdevpriv((void **)&file_priv);
+ if (error == ENOENT) {
+ DRM_ERROR("Could not find authenticator!\n");
+ return EINVAL;
+ }
+
+ if (file_priv && !file_priv->authenticated)
+ return EACCES;
+
+ DRM_DEBUG("called with offset %016jx\n", offset);
+ if (dev->dma && offset < ptoa(dev->dma->page_count)) {
+ drm_device_dma_t *dma = dev->dma;
+
+ DRM_SPINLOCK(&dev->dma_lock);
+
+ if (dma->pagelist != NULL) {
+ unsigned long page = offset >> PAGE_SHIFT;
+ unsigned long phys = dma->pagelist[page];
+
+ DRM_SPINUNLOCK(&dev->dma_lock);
+ *paddr = phys;
+ return 0;
+ } else {
+ DRM_SPINUNLOCK(&dev->dma_lock);
+ return -1;
+ }
+ }
+
+ /* A sequential search of a linked list is
+ fine here because: 1) there will only be
+ about 5-10 entries in the list and, 2) a
+ DRI client only has to do this mapping
+ once, so it doesn't have to be optimized
+ for performance, even if the list was a
+ bit longer.
+ */
+ DRM_LOCK(dev);
+ TAILQ_FOREACH(map, &dev->maplist, link) {
+ if (offset >> DRM_MAP_HANDLE_SHIFT ==
+ (unsigned long)map->handle >> DRM_MAP_HANDLE_SHIFT)
+ break;
+ }
+
+ if (map == NULL) {
+ DRM_DEBUG("Can't find map, request offset = %016jx\n", offset);
+ TAILQ_FOREACH(map, &dev->maplist, link) {
+ DRM_DEBUG("map offset = %016lx, handle = %016lx\n",
+ map->offset, (unsigned long)map->handle);
+ }
+ DRM_UNLOCK(dev);
+ return -1;
+ }
+ if (((map->flags & _DRM_RESTRICTED) && !DRM_SUSER(DRM_CURPROC))) {
+ DRM_UNLOCK(dev);
+ DRM_DEBUG("restricted map\n");
+ return -1;
+ }
+ type = map->type;
+ DRM_UNLOCK(dev);
+
+ offset = offset & ((1ULL << DRM_MAP_HANDLE_SHIFT) - 1);
+
+ switch (type) {
+ case _DRM_FRAME_BUFFER:
+ case _DRM_AGP:
+ *memattr = VM_MEMATTR_WRITE_COMBINING;
+ /* FALLTHROUGH */
+ case _DRM_REGISTERS:
+ phys = map->offset + offset;
+ break;
+ case _DRM_SCATTER_GATHER:
+ *memattr = VM_MEMATTR_WRITE_COMBINING;
+ /* FALLTHROUGH */
+ case _DRM_CONSISTENT:
+ case _DRM_SHM:
+ phys = vtophys((char *)map->virtual + offset);
+ break;
+ default:
+ DRM_ERROR("bad map type %d\n", type);
+ return -1; /* This should never happen. */
+ }
+
+ *paddr = phys;
+ return 0;
+}
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_debug.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_debug.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1683 @@
+/*
+ * Copyright © 2008 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+ * IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ * Keith Packard <keithp at keithp.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_debug.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <dev/drm2/i915/intel_ringbuffer.h>
+
+#include <sys/sysctl.h>
+
+enum {
+ ACTIVE_LIST,
+ FLUSHING_LIST,
+ INACTIVE_LIST,
+ PINNED_LIST,
+ DEFERRED_FREE_LIST,
+};
+
+static const char *
+yesno(int v)
+{
+ return (v ? "yes" : "no");
+}
+
+static int
+i915_capabilities(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ const struct intel_device_info *info = INTEL_INFO(dev);
+
+ sbuf_printf(m, "gen: %d\n", info->gen);
+ if (HAS_PCH_SPLIT(dev))
+ sbuf_printf(m, "pch: %d\n", INTEL_PCH_TYPE(dev));
+#define B(x) sbuf_printf(m, #x ": %s\n", yesno(info->x))
+ B(is_mobile);
+ B(is_i85x);
+ B(is_i915g);
+ B(is_i945gm);
+ B(is_g33);
+ B(need_gfx_hws);
+ B(is_g4x);
+ B(is_pineview);
+ B(has_fbc);
+ B(has_pipe_cxsr);
+ B(has_hotplug);
+ B(cursor_needs_physical);
+ B(has_overlay);
+ B(overlay_needs_physical);
+ B(supports_tv);
+ B(has_bsd_ring);
+ B(has_blt_ring);
+ B(has_llc);
+#undef B
+
+ return (0);
+}
+
+static const char *
+get_pin_flag(struct drm_i915_gem_object *obj)
+{
+ if (obj->user_pin_count > 0)
+ return "P";
+ else if (obj->pin_count > 0)
+ return "p";
+ else
+ return " ";
+}
+
+static const char *
+get_tiling_flag(struct drm_i915_gem_object *obj)
+{
+ switch (obj->tiling_mode) {
+ default:
+ case I915_TILING_NONE: return (" ");
+ case I915_TILING_X: return ("X");
+ case I915_TILING_Y: return ("Y");
+ }
+}
+
+static const char *
+cache_level_str(int type)
+{
+ switch (type) {
+ case I915_CACHE_NONE: return " uncached";
+ case I915_CACHE_LLC: return " snooped (LLC)";
+ case I915_CACHE_LLC_MLC: return " snooped (LLC+MLC)";
+ default: return ("");
+ }
+}
+
+static void
+describe_obj(struct sbuf *m, struct drm_i915_gem_object *obj)
+{
+
+ sbuf_printf(m, "%p: %s%s %8zdKiB %04x %04x %d %d%s%s%s",
+ &obj->base,
+ get_pin_flag(obj),
+ get_tiling_flag(obj),
+ obj->base.size / 1024,
+ obj->base.read_domains,
+ obj->base.write_domain,
+ obj->last_rendering_seqno,
+ obj->last_fenced_seqno,
+ cache_level_str(obj->cache_level),
+ obj->dirty ? " dirty" : "",
+ obj->madv == I915_MADV_DONTNEED ? " purgeable" : "");
+ if (obj->base.name)
+ sbuf_printf(m, " (name: %d)", obj->base.name);
+ if (obj->fence_reg != I915_FENCE_REG_NONE)
+ sbuf_printf(m, " (fence: %d)", obj->fence_reg);
+ if (obj->gtt_space != NULL)
+ sbuf_printf(m, " (gtt offset: %08x, size: %08x)",
+ obj->gtt_offset, (unsigned int)obj->gtt_space->size);
+ if (obj->pin_mappable || obj->fault_mappable) {
+ char s[3], *t = s;
+ if (obj->pin_mappable)
+ *t++ = 'p';
+ if (obj->fault_mappable)
+ *t++ = 'f';
+ *t = '\0';
+ sbuf_printf(m, " (%s mappable)", s);
+ }
+ if (obj->ring != NULL)
+ sbuf_printf(m, " (%s)", obj->ring->name);
+}
+
+static int
+i915_gem_object_list_info(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ uintptr_t list = (uintptr_t)data;
+ struct list_head *head;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_i915_gem_object *obj;
+ size_t total_obj_size, total_gtt_size;
+ int count;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+
+ switch (list) {
+ case ACTIVE_LIST:
+ sbuf_printf(m, "Active:\n");
+ head = &dev_priv->mm.active_list;
+ break;
+ case INACTIVE_LIST:
+ sbuf_printf(m, "Inactive:\n");
+ head = &dev_priv->mm.inactive_list;
+ break;
+ case PINNED_LIST:
+ sbuf_printf(m, "Pinned:\n");
+ head = &dev_priv->mm.pinned_list;
+ break;
+ case FLUSHING_LIST:
+ sbuf_printf(m, "Flushing:\n");
+ head = &dev_priv->mm.flushing_list;
+ break;
+ case DEFERRED_FREE_LIST:
+ sbuf_printf(m, "Deferred free:\n");
+ head = &dev_priv->mm.deferred_free_list;
+ break;
+ default:
+ DRM_UNLOCK(dev);
+ return (EINVAL);
+ }
+
+ total_obj_size = total_gtt_size = count = 0;
+ list_for_each_entry(obj, head, mm_list) {
+ sbuf_printf(m, " ");
+ describe_obj(m, obj);
+ sbuf_printf(m, "\n");
+ total_obj_size += obj->base.size;
+ total_gtt_size += obj->gtt_space->size;
+ count++;
+ }
+ DRM_UNLOCK(dev);
+
+ sbuf_printf(m, "Total %d objects, %zu bytes, %zu GTT size\n",
+ count, total_obj_size, total_gtt_size);
+ return (0);
+}
+
+#define count_objects(list, member) do { \
+ list_for_each_entry(obj, list, member) { \
+ size += obj->gtt_space->size; \
+ ++count; \
+ if (obj->map_and_fenceable) { \
+ mappable_size += obj->gtt_space->size; \
+ ++mappable_count; \
+ } \
+ } \
+} while (0)
+
+static int
+i915_gem_object_info(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 count, mappable_count;
+ size_t size, mappable_size;
+ struct drm_i915_gem_object *obj;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+ sbuf_printf(m, "%u objects, %zu bytes\n",
+ dev_priv->mm.object_count,
+ dev_priv->mm.object_memory);
+
+ size = count = mappable_size = mappable_count = 0;
+ count_objects(&dev_priv->mm.gtt_list, gtt_list);
+ sbuf_printf(m, "%u [%u] objects, %zu [%zu] bytes in gtt\n",
+ count, mappable_count, size, mappable_size);
+
+ size = count = mappable_size = mappable_count = 0;
+ count_objects(&dev_priv->mm.active_list, mm_list);
+ count_objects(&dev_priv->mm.flushing_list, mm_list);
+ sbuf_printf(m, " %u [%u] active objects, %zu [%zu] bytes\n",
+ count, mappable_count, size, mappable_size);
+
+ size = count = mappable_size = mappable_count = 0;
+ count_objects(&dev_priv->mm.pinned_list, mm_list);
+ sbuf_printf(m, " %u [%u] pinned objects, %zu [%zu] bytes\n",
+ count, mappable_count, size, mappable_size);
+
+ size = count = mappable_size = mappable_count = 0;
+ count_objects(&dev_priv->mm.inactive_list, mm_list);
+ sbuf_printf(m, " %u [%u] inactive objects, %zu [%zu] bytes\n",
+ count, mappable_count, size, mappable_size);
+
+ size = count = mappable_size = mappable_count = 0;
+ count_objects(&dev_priv->mm.deferred_free_list, mm_list);
+ sbuf_printf(m, " %u [%u] freed objects, %zu [%zu] bytes\n",
+ count, mappable_count, size, mappable_size);
+
+ size = count = mappable_size = mappable_count = 0;
+ list_for_each_entry(obj, &dev_priv->mm.gtt_list, gtt_list) {
+ if (obj->fault_mappable) {
+ size += obj->gtt_space->size;
+ ++count;
+ }
+ if (obj->pin_mappable) {
+ mappable_size += obj->gtt_space->size;
+ ++mappable_count;
+ }
+ }
+ sbuf_printf(m, "%u pinned mappable objects, %zu bytes\n",
+ mappable_count, mappable_size);
+ sbuf_printf(m, "%u fault mappable objects, %zu bytes\n",
+ count, size);
+
+ sbuf_printf(m, "%zu [%zu] gtt total\n",
+ dev_priv->mm.gtt_total, dev_priv->mm.mappable_gtt_total);
+ DRM_UNLOCK(dev);
+
+ return (0);
+}
+
+static int
+i915_gem_gtt_info(struct drm_device *dev, struct sbuf *m, void* data)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_i915_gem_object *obj;
+ size_t total_obj_size, total_gtt_size;
+ int count;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+
+ total_obj_size = total_gtt_size = count = 0;
+ list_for_each_entry(obj, &dev_priv->mm.gtt_list, gtt_list) {
+ sbuf_printf(m, " ");
+ describe_obj(m, obj);
+ sbuf_printf(m, "\n");
+ total_obj_size += obj->base.size;
+ total_gtt_size += obj->gtt_space->size;
+ count++;
+ }
+
+ DRM_UNLOCK(dev);
+
+ sbuf_printf(m, "Total %d objects, %zu bytes, %zu GTT size\n",
+ count, total_obj_size, total_gtt_size);
+
+ return (0);
+}
+
+static int
+i915_gem_pageflip_info(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ struct intel_crtc *crtc;
+ struct drm_i915_gem_object *obj;
+ struct intel_unpin_work *work;
+ char pipe;
+ char plane;
+
+ if ((dev->driver->driver_features & DRIVER_MODESET) == 0)
+ return (0);
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, base.head) {
+ pipe = pipe_name(crtc->pipe);
+ plane = plane_name(crtc->plane);
+
+ mtx_lock(&dev->event_lock);
+ work = crtc->unpin_work;
+ if (work == NULL) {
+ sbuf_printf(m, "No flip due on pipe %c (plane %c)\n",
+ pipe, plane);
+ } else {
+ if (!work->pending) {
+ sbuf_printf(m, "Flip queued on pipe %c (plane %c)\n",
+ pipe, plane);
+ } else {
+ sbuf_printf(m, "Flip pending (waiting for vsync) on pipe %c (plane %c)\n",
+ pipe, plane);
+ }
+ if (work->enable_stall_check)
+ sbuf_printf(m, "Stall check enabled, ");
+ else
+ sbuf_printf(m, "Stall check waiting for page flip ioctl, ");
+ sbuf_printf(m, "%d prepares\n", work->pending);
+
+ if (work->old_fb_obj) {
+ obj = work->old_fb_obj;
+ if (obj)
+ sbuf_printf(m, "Old framebuffer gtt_offset 0x%08x\n", obj->gtt_offset);
+ }
+ if (work->pending_flip_obj) {
+ obj = work->pending_flip_obj;
+ if (obj)
+ sbuf_printf(m, "New framebuffer gtt_offset 0x%08x\n", obj->gtt_offset);
+ }
+ }
+ mtx_unlock(&dev->event_lock);
+ }
+
+ return (0);
+}
+
+static int
+i915_gem_request_info(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_i915_gem_request *gem_request;
+ int count;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+
+ count = 0;
+ if (!list_empty(&dev_priv->rings[RCS].request_list)) {
+ sbuf_printf(m, "Render requests:\n");
+ list_for_each_entry(gem_request,
+ &dev_priv->rings[RCS].request_list,
+ list) {
+ sbuf_printf(m, " %d @ %d\n",
+ gem_request->seqno,
+ (int) (jiffies - gem_request->emitted_jiffies));
+ }
+ count++;
+ }
+ if (!list_empty(&dev_priv->rings[VCS].request_list)) {
+ sbuf_printf(m, "BSD requests:\n");
+ list_for_each_entry(gem_request,
+ &dev_priv->rings[VCS].request_list,
+ list) {
+ sbuf_printf(m, " %d @ %d\n",
+ gem_request->seqno,
+ (int) (jiffies - gem_request->emitted_jiffies));
+ }
+ count++;
+ }
+ if (!list_empty(&dev_priv->rings[BCS].request_list)) {
+ sbuf_printf(m, "BLT requests:\n");
+ list_for_each_entry(gem_request,
+ &dev_priv->rings[BCS].request_list,
+ list) {
+ sbuf_printf(m, " %d @ %d\n",
+ gem_request->seqno,
+ (int) (jiffies - gem_request->emitted_jiffies));
+ }
+ count++;
+ }
+ DRM_UNLOCK(dev);
+
+ if (count == 0)
+ sbuf_printf(m, "No requests\n");
+
+ return 0;
+}
+
+static void
+i915_ring_seqno_info(struct sbuf *m, struct intel_ring_buffer *ring)
+{
+ if (ring->get_seqno) {
+ sbuf_printf(m, "Current sequence (%s): %d\n",
+ ring->name, ring->get_seqno(ring));
+ sbuf_printf(m, "Waiter sequence (%s): %d\n",
+ ring->name, ring->waiting_seqno);
+ sbuf_printf(m, "IRQ sequence (%s): %d\n",
+ ring->name, ring->irq_seqno);
+ }
+}
+
+static int
+i915_gem_seqno_info(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int i;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+ for (i = 0; i < I915_NUM_RINGS; i++)
+ i915_ring_seqno_info(m, &dev_priv->rings[i]);
+ DRM_UNLOCK(dev);
+ return (0);
+}
+
+
+static int
+i915_interrupt_info(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int i, pipe;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+
+ if (!HAS_PCH_SPLIT(dev)) {
+ sbuf_printf(m, "Interrupt enable: %08x\n",
+ I915_READ(IER));
+ sbuf_printf(m, "Interrupt identity: %08x\n",
+ I915_READ(IIR));
+ sbuf_printf(m, "Interrupt mask: %08x\n",
+ I915_READ(IMR));
+ for_each_pipe(pipe)
+ sbuf_printf(m, "Pipe %c stat: %08x\n",
+ pipe_name(pipe),
+ I915_READ(PIPESTAT(pipe)));
+ } else {
+ sbuf_printf(m, "North Display Interrupt enable: %08x\n",
+ I915_READ(DEIER));
+ sbuf_printf(m, "North Display Interrupt identity: %08x\n",
+ I915_READ(DEIIR));
+ sbuf_printf(m, "North Display Interrupt mask: %08x\n",
+ I915_READ(DEIMR));
+ sbuf_printf(m, "South Display Interrupt enable: %08x\n",
+ I915_READ(SDEIER));
+ sbuf_printf(m, "South Display Interrupt identity: %08x\n",
+ I915_READ(SDEIIR));
+ sbuf_printf(m, "South Display Interrupt mask: %08x\n",
+ I915_READ(SDEIMR));
+ sbuf_printf(m, "Graphics Interrupt enable: %08x\n",
+ I915_READ(GTIER));
+ sbuf_printf(m, "Graphics Interrupt identity: %08x\n",
+ I915_READ(GTIIR));
+ sbuf_printf(m, "Graphics Interrupt mask: %08x\n",
+ I915_READ(GTIMR));
+ }
+ sbuf_printf(m, "Interrupts received: %d\n",
+ atomic_read(&dev_priv->irq_received));
+ for (i = 0; i < I915_NUM_RINGS; i++) {
+ if (IS_GEN6(dev) || IS_GEN7(dev)) {
+ sbuf_printf(m, "Graphics Interrupt mask (%s): %08x\n",
+ dev_priv->rings[i].name,
+ I915_READ_IMR(&dev_priv->rings[i]));
+ }
+ i915_ring_seqno_info(m, &dev_priv->rings[i]);
+ }
+ DRM_UNLOCK(dev);
+
+ return (0);
+}
+
+static int
+i915_gem_fence_regs_info(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int i;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+
+ sbuf_printf(m, "Reserved fences = %d\n", dev_priv->fence_reg_start);
+ sbuf_printf(m, "Total fences = %d\n", dev_priv->num_fence_regs);
+ for (i = 0; i < dev_priv->num_fence_regs; i++) {
+ struct drm_i915_gem_object *obj = dev_priv->fence_regs[i].obj;
+
+ sbuf_printf(m, "Fenced object[%2d] = ", i);
+ if (obj == NULL)
+ sbuf_printf(m, "unused");
+ else
+ describe_obj(m, obj);
+ sbuf_printf(m, "\n");
+ }
+
+ DRM_UNLOCK(dev);
+ return (0);
+}
+
+static int
+i915_hws_info(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_ring_buffer *ring;
+ const volatile u32 *hws;
+ int i;
+
+ ring = &dev_priv->rings[(uintptr_t)data];
+ hws = (volatile u32 *)ring->status_page.page_addr;
+ if (hws == NULL)
+ return (0);
+
+ for (i = 0; i < 4096 / sizeof(u32) / 4; i += 4) {
+ sbuf_printf(m, "0x%08x: 0x%08x 0x%08x 0x%08x 0x%08x\n",
+ i * 4,
+ hws[i], hws[i + 1], hws[i + 2], hws[i + 3]);
+ }
+ return (0);
+}
+
+static int
+i915_ringbuffer_data(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_ring_buffer *ring;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+ ring = &dev_priv->rings[(uintptr_t)data];
+ if (!ring->obj) {
+ sbuf_printf(m, "No ringbuffer setup\n");
+ } else {
+ u8 *virt = ring->virtual_start;
+ uint32_t off;
+
+ for (off = 0; off < ring->size; off += 4) {
+ uint32_t *ptr = (uint32_t *)(virt + off);
+ sbuf_printf(m, "%08x : %08x\n", off, *ptr);
+ }
+ }
+ DRM_UNLOCK(dev);
+ return (0);
+}
+
+static int
+i915_ringbuffer_info(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_ring_buffer *ring;
+
+ ring = &dev_priv->rings[(uintptr_t)data];
+ if (ring->size == 0)
+ return (0);
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+
+ sbuf_printf(m, "Ring %s:\n", ring->name);
+ sbuf_printf(m, " Head : %08x\n", I915_READ_HEAD(ring) & HEAD_ADDR);
+ sbuf_printf(m, " Tail : %08x\n", I915_READ_TAIL(ring) & TAIL_ADDR);
+ sbuf_printf(m, " Size : %08x\n", ring->size);
+ sbuf_printf(m, " Active : %08x\n", intel_ring_get_active_head(ring));
+ sbuf_printf(m, " NOPID : %08x\n", I915_READ_NOPID(ring));
+ if (IS_GEN6(dev) || IS_GEN7(dev)) {
+ sbuf_printf(m, " Sync 0 : %08x\n", I915_READ_SYNC_0(ring));
+ sbuf_printf(m, " Sync 1 : %08x\n", I915_READ_SYNC_1(ring));
+ }
+ sbuf_printf(m, " Control : %08x\n", I915_READ_CTL(ring));
+ sbuf_printf(m, " Start : %08x\n", I915_READ_START(ring));
+
+ DRM_UNLOCK(dev);
+
+ return (0);
+}
+
+static const char *
+ring_str(int ring)
+{
+ switch (ring) {
+ case RCS: return (" render");
+ case VCS: return (" bsd");
+ case BCS: return (" blt");
+ default: return ("");
+ }
+}
+
+static const char *
+pin_flag(int pinned)
+{
+ if (pinned > 0)
+ return (" P");
+ else if (pinned < 0)
+ return (" p");
+ else
+ return ("");
+}
+
+static const char *tiling_flag(int tiling)
+{
+ switch (tiling) {
+ default:
+ case I915_TILING_NONE: return "";
+ case I915_TILING_X: return " X";
+ case I915_TILING_Y: return " Y";
+ }
+}
+
+static const char *dirty_flag(int dirty)
+{
+ return dirty ? " dirty" : "";
+}
+
+static const char *purgeable_flag(int purgeable)
+{
+ return purgeable ? " purgeable" : "";
+}
+
+static void print_error_buffers(struct sbuf *m, const char *name,
+ struct drm_i915_error_buffer *err, int count)
+{
+
+ sbuf_printf(m, "%s [%d]:\n", name, count);
+
+ while (count--) {
+ sbuf_printf(m, " %08x %8u %04x %04x %08x%s%s%s%s%s%s%s",
+ err->gtt_offset,
+ err->size,
+ err->read_domains,
+ err->write_domain,
+ err->seqno,
+ pin_flag(err->pinned),
+ tiling_flag(err->tiling),
+ dirty_flag(err->dirty),
+ purgeable_flag(err->purgeable),
+ err->ring != -1 ? " " : "",
+ ring_str(err->ring),
+ cache_level_str(err->cache_level));
+
+ if (err->name)
+ sbuf_printf(m, " (name: %d)", err->name);
+ if (err->fence_reg != I915_FENCE_REG_NONE)
+ sbuf_printf(m, " (fence: %d)", err->fence_reg);
+
+ sbuf_printf(m, "\n");
+ err++;
+ }
+}
+
+static void
+i915_ring_error_state(struct sbuf *m, struct drm_device *dev,
+ struct drm_i915_error_state *error, unsigned ring)
+{
+
+ sbuf_printf(m, "%s command stream:\n", ring_str(ring));
+ sbuf_printf(m, " HEAD: 0x%08x\n", error->head[ring]);
+ sbuf_printf(m, " TAIL: 0x%08x\n", error->tail[ring]);
+ sbuf_printf(m, " ACTHD: 0x%08x\n", error->acthd[ring]);
+ sbuf_printf(m, " IPEIR: 0x%08x\n", error->ipeir[ring]);
+ sbuf_printf(m, " IPEHR: 0x%08x\n", error->ipehr[ring]);
+ sbuf_printf(m, " INSTDONE: 0x%08x\n", error->instdone[ring]);
+ if (ring == RCS && INTEL_INFO(dev)->gen >= 4) {
+ sbuf_printf(m, " INSTDONE1: 0x%08x\n", error->instdone1);
+ sbuf_printf(m, " BBADDR: 0x%08jx\n", (uintmax_t)error->bbaddr);
+ }
+ if (INTEL_INFO(dev)->gen >= 4)
+ sbuf_printf(m, " INSTPS: 0x%08x\n", error->instps[ring]);
+ sbuf_printf(m, " INSTPM: 0x%08x\n", error->instpm[ring]);
+ if (INTEL_INFO(dev)->gen >= 6) {
+ sbuf_printf(m, " FADDR: 0x%08x\n", error->faddr[ring]);
+ sbuf_printf(m, " FAULT_REG: 0x%08x\n", error->fault_reg[ring]);
+ sbuf_printf(m, " SYNC_0: 0x%08x\n",
+ error->semaphore_mboxes[ring][0]);
+ sbuf_printf(m, " SYNC_1: 0x%08x\n",
+ error->semaphore_mboxes[ring][1]);
+ }
+ sbuf_printf(m, " seqno: 0x%08x\n", error->seqno[ring]);
+ sbuf_printf(m, " ring->head: 0x%08x\n", error->cpu_ring_head[ring]);
+ sbuf_printf(m, " ring->tail: 0x%08x\n", error->cpu_ring_tail[ring]);
+}
+
+static int i915_error_state(struct drm_device *dev, struct sbuf *m,
+ void *unused)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_i915_error_state *error;
+ int i, j, page, offset, elt;
+
+ mtx_lock(&dev_priv->error_lock);
+ if (!dev_priv->first_error) {
+ sbuf_printf(m, "no error state collected\n");
+ goto out;
+ }
+
+ error = dev_priv->first_error;
+
+ sbuf_printf(m, "Time: %jd s %jd us\n", (intmax_t)error->time.tv_sec,
+ (intmax_t)error->time.tv_usec);
+ sbuf_printf(m, "PCI ID: 0x%04x\n", dev->pci_device);
+ sbuf_printf(m, "EIR: 0x%08x\n", error->eir);
+ sbuf_printf(m, "PGTBL_ER: 0x%08x\n", error->pgtbl_er);
+
+ for (i = 0; i < dev_priv->num_fence_regs; i++)
+ sbuf_printf(m, " fence[%d] = %08jx\n", i,
+ (uintmax_t)error->fence[i]);
+
+ if (INTEL_INFO(dev)->gen >= 6) {
+ sbuf_printf(m, "ERROR: 0x%08x\n", error->error);
+ sbuf_printf(m, "DONE_REG: 0x%08x\n", error->done_reg);
+ }
+
+ i915_ring_error_state(m, dev, error, RCS);
+ if (HAS_BLT(dev))
+ i915_ring_error_state(m, dev, error, BCS);
+ if (HAS_BSD(dev))
+ i915_ring_error_state(m, dev, error, VCS);
+
+ if (error->active_bo)
+ print_error_buffers(m, "Active",
+ error->active_bo,
+ error->active_bo_count);
+
+ if (error->pinned_bo)
+ print_error_buffers(m, "Pinned",
+ error->pinned_bo,
+ error->pinned_bo_count);
+
+ for (i = 0; i < DRM_ARRAY_SIZE(error->ring); i++) {
+ struct drm_i915_error_object *obj;
+
+ if ((obj = error->ring[i].batchbuffer)) {
+ sbuf_printf(m, "%s --- gtt_offset = 0x%08x\n",
+ dev_priv->rings[i].name,
+ obj->gtt_offset);
+ offset = 0;
+ for (page = 0; page < obj->page_count; page++) {
+ for (elt = 0; elt < PAGE_SIZE/4; elt++) {
+ sbuf_printf(m, "%08x : %08x\n",
+ offset, obj->pages[page][elt]);
+ offset += 4;
+ }
+ }
+ }
+
+ if (error->ring[i].num_requests) {
+ sbuf_printf(m, "%s --- %d requests\n",
+ dev_priv->rings[i].name,
+ error->ring[i].num_requests);
+ for (j = 0; j < error->ring[i].num_requests; j++) {
+ sbuf_printf(m, " seqno 0x%08x, emitted %ld, tail 0x%08x\n",
+ error->ring[i].requests[j].seqno,
+ error->ring[i].requests[j].jiffies,
+ error->ring[i].requests[j].tail);
+ }
+ }
+
+ if ((obj = error->ring[i].ringbuffer)) {
+ sbuf_printf(m, "%s --- ringbuffer = 0x%08x\n",
+ dev_priv->rings[i].name,
+ obj->gtt_offset);
+ offset = 0;
+ for (page = 0; page < obj->page_count; page++) {
+ for (elt = 0; elt < PAGE_SIZE/4; elt++) {
+ sbuf_printf(m, "%08x : %08x\n",
+ offset,
+ obj->pages[page][elt]);
+ offset += 4;
+ }
+ }
+ }
+ }
+
+ if (error->overlay)
+ intel_overlay_print_error_state(m, error->overlay);
+
+ if (error->display)
+ intel_display_print_error_state(m, dev, error->display);
+
+out:
+ mtx_unlock(&dev_priv->error_lock);
+
+ return (0);
+}
+
+static int
+i915_rstdby_delays(struct drm_device *dev, struct sbuf *m, void *unused)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u16 crstanddelay;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+ crstanddelay = I915_READ16(CRSTANDVID);
+ DRM_UNLOCK(dev);
+
+ sbuf_printf(m, "w/ctx: %d, w/o ctx: %d\n",
+ (crstanddelay >> 8) & 0x3f, (crstanddelay & 0x3f));
+
+ return 0;
+}
+
+static int
+i915_cur_delayinfo(struct drm_device *dev, struct sbuf *m, void *unused)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ if (IS_GEN5(dev)) {
+ u16 rgvswctl = I915_READ16(MEMSWCTL);
+ u16 rgvstat = I915_READ16(MEMSTAT_ILK);
+
+ sbuf_printf(m, "Requested P-state: %d\n", (rgvswctl >> 8) & 0xf);
+ sbuf_printf(m, "Requested VID: %d\n", rgvswctl & 0x3f);
+ sbuf_printf(m, "Current VID: %d\n", (rgvstat & MEMSTAT_VID_MASK) >>
+ MEMSTAT_VID_SHIFT);
+ sbuf_printf(m, "Current P-state: %d\n",
+ (rgvstat & MEMSTAT_PSTATE_MASK) >> MEMSTAT_PSTATE_SHIFT);
+ } else if (IS_GEN6(dev)) {
+ u32 gt_perf_status = I915_READ(GEN6_GT_PERF_STATUS);
+ u32 rp_state_limits = I915_READ(GEN6_RP_STATE_LIMITS);
+ u32 rp_state_cap = I915_READ(GEN6_RP_STATE_CAP);
+ u32 rpstat;
+ u32 rpupei, rpcurup, rpprevup;
+ u32 rpdownei, rpcurdown, rpprevdown;
+ int max_freq;
+
+ /* RPSTAT1 is in the GT power well */
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+ gen6_gt_force_wake_get(dev_priv);
+
+ rpstat = I915_READ(GEN6_RPSTAT1);
+ rpupei = I915_READ(GEN6_RP_CUR_UP_EI);
+ rpcurup = I915_READ(GEN6_RP_CUR_UP);
+ rpprevup = I915_READ(GEN6_RP_PREV_UP);
+ rpdownei = I915_READ(GEN6_RP_CUR_DOWN_EI);
+ rpcurdown = I915_READ(GEN6_RP_CUR_DOWN);
+ rpprevdown = I915_READ(GEN6_RP_PREV_DOWN);
+
+ gen6_gt_force_wake_put(dev_priv);
+ DRM_UNLOCK(dev);
+
+ sbuf_printf(m, "GT_PERF_STATUS: 0x%08x\n", gt_perf_status);
+ sbuf_printf(m, "RPSTAT1: 0x%08x\n", rpstat);
+ sbuf_printf(m, "Render p-state ratio: %d\n",
+ (gt_perf_status & 0xff00) >> 8);
+ sbuf_printf(m, "Render p-state VID: %d\n",
+ gt_perf_status & 0xff);
+ sbuf_printf(m, "Render p-state limit: %d\n",
+ rp_state_limits & 0xff);
+ sbuf_printf(m, "CAGF: %dMHz\n", ((rpstat & GEN6_CAGF_MASK) >>
+ GEN6_CAGF_SHIFT) * 50);
+ sbuf_printf(m, "RP CUR UP EI: %dus\n", rpupei &
+ GEN6_CURICONT_MASK);
+ sbuf_printf(m, "RP CUR UP: %dus\n", rpcurup &
+ GEN6_CURBSYTAVG_MASK);
+ sbuf_printf(m, "RP PREV UP: %dus\n", rpprevup &
+ GEN6_CURBSYTAVG_MASK);
+ sbuf_printf(m, "RP CUR DOWN EI: %dus\n", rpdownei &
+ GEN6_CURIAVG_MASK);
+ sbuf_printf(m, "RP CUR DOWN: %dus\n", rpcurdown &
+ GEN6_CURBSYTAVG_MASK);
+ sbuf_printf(m, "RP PREV DOWN: %dus\n", rpprevdown &
+ GEN6_CURBSYTAVG_MASK);
+
+ max_freq = (rp_state_cap & 0xff0000) >> 16;
+ sbuf_printf(m, "Lowest (RPN) frequency: %dMHz\n",
+ max_freq * 50);
+
+ max_freq = (rp_state_cap & 0xff00) >> 8;
+ sbuf_printf(m, "Nominal (RP1) frequency: %dMHz\n",
+ max_freq * 50);
+
+ max_freq = rp_state_cap & 0xff;
+ sbuf_printf(m, "Max non-overclocked (RP0) frequency: %dMHz\n",
+ max_freq * 50);
+ } else {
+ sbuf_printf(m, "no P-state info available\n");
+ }
+
+ return 0;
+}
+
+static int
+i915_delayfreq_table(struct drm_device *dev, struct sbuf *m, void *unused)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 delayfreq;
+ int i;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+ for (i = 0; i < 16; i++) {
+ delayfreq = I915_READ(PXVFREQ_BASE + i * 4);
+ sbuf_printf(m, "P%02dVIDFREQ: 0x%08x (VID: %d)\n", i, delayfreq,
+ (delayfreq & PXVFREQ_PX_MASK) >> PXVFREQ_PX_SHIFT);
+ }
+ DRM_UNLOCK(dev);
+ return (0);
+}
+
+static inline int
+MAP_TO_MV(int map)
+{
+ return 1250 - (map * 25);
+}
+
+static int
+i915_inttoext_table(struct drm_device *dev, struct sbuf *m, void *unused)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 inttoext;
+ int i;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+ for (i = 1; i <= 32; i++) {
+ inttoext = I915_READ(INTTOEXT_BASE_ILK + i * 4);
+ sbuf_printf(m, "INTTOEXT%02d: 0x%08x\n", i, inttoext);
+ }
+ DRM_UNLOCK(dev);
+
+ return (0);
+}
+
+static int
+ironlake_drpc_info(struct drm_device *dev, struct sbuf *m)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 rgvmodectl;
+ u32 rstdbyctl;
+ u16 crstandvid;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+ rgvmodectl = I915_READ(MEMMODECTL);
+ rstdbyctl = I915_READ(RSTDBYCTL);
+ crstandvid = I915_READ16(CRSTANDVID);
+ DRM_UNLOCK(dev);
+
+ sbuf_printf(m, "HD boost: %s\n", (rgvmodectl & MEMMODE_BOOST_EN) ?
+ "yes" : "no");
+ sbuf_printf(m, "Boost freq: %d\n",
+ (rgvmodectl & MEMMODE_BOOST_FREQ_MASK) >>
+ MEMMODE_BOOST_FREQ_SHIFT);
+ sbuf_printf(m, "HW control enabled: %s\n",
+ rgvmodectl & MEMMODE_HWIDLE_EN ? "yes" : "no");
+ sbuf_printf(m, "SW control enabled: %s\n",
+ rgvmodectl & MEMMODE_SWMODE_EN ? "yes" : "no");
+ sbuf_printf(m, "Gated voltage change: %s\n",
+ rgvmodectl & MEMMODE_RCLK_GATE ? "yes" : "no");
+ sbuf_printf(m, "Starting frequency: P%d\n",
+ (rgvmodectl & MEMMODE_FSTART_MASK) >> MEMMODE_FSTART_SHIFT);
+ sbuf_printf(m, "Max P-state: P%d\n",
+ (rgvmodectl & MEMMODE_FMAX_MASK) >> MEMMODE_FMAX_SHIFT);
+ sbuf_printf(m, "Min P-state: P%d\n", (rgvmodectl & MEMMODE_FMIN_MASK));
+ sbuf_printf(m, "RS1 VID: %d\n", (crstandvid & 0x3f));
+ sbuf_printf(m, "RS2 VID: %d\n", ((crstandvid >> 8) & 0x3f));
+ sbuf_printf(m, "Render standby enabled: %s\n",
+ (rstdbyctl & RCX_SW_EXIT) ? "no" : "yes");
+ sbuf_printf(m, "Current RS state: ");
+ switch (rstdbyctl & RSX_STATUS_MASK) {
+ case RSX_STATUS_ON:
+ sbuf_printf(m, "on\n");
+ break;
+ case RSX_STATUS_RC1:
+ sbuf_printf(m, "RC1\n");
+ break;
+ case RSX_STATUS_RC1E:
+ sbuf_printf(m, "RC1E\n");
+ break;
+ case RSX_STATUS_RS1:
+ sbuf_printf(m, "RS1\n");
+ break;
+ case RSX_STATUS_RS2:
+ sbuf_printf(m, "RS2 (RC6)\n");
+ break;
+ case RSX_STATUS_RS3:
+ sbuf_printf(m, "RC3 (RC6+)\n");
+ break;
+ default:
+ sbuf_printf(m, "unknown\n");
+ break;
+ }
+
+ return 0;
+}
+
+static int
+gen6_drpc_info(struct drm_device *dev, struct sbuf *m)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 rpmodectl1, gt_core_status, rcctl1;
+ unsigned forcewake_count;
+ int count=0;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+
+ mtx_lock(&dev_priv->gt_lock);
+ forcewake_count = dev_priv->forcewake_count;
+ mtx_unlock(&dev_priv->gt_lock);
+
+ if (forcewake_count) {
+ sbuf_printf(m, "RC information inaccurate because userspace "
+ "holds a reference \n");
+ } else {
+ /* NB: we cannot use forcewake, else we read the wrong values */
+ while (count++ < 50 && (I915_READ_NOTRACE(FORCEWAKE_ACK) & 1))
+ DRM_UDELAY(10);
+ sbuf_printf(m, "RC information accurate: %s\n", yesno(count < 51));
+ }
+
+ gt_core_status = DRM_READ32(dev_priv->mmio_map, GEN6_GT_CORE_STATUS);
+ trace_i915_reg_rw(false, GEN6_GT_CORE_STATUS, gt_core_status, 4);
+
+ rpmodectl1 = I915_READ(GEN6_RP_CONTROL);
+ rcctl1 = I915_READ(GEN6_RC_CONTROL);
+ DRM_UNLOCK(dev);
+
+ sbuf_printf(m, "Video Turbo Mode: %s\n",
+ yesno(rpmodectl1 & GEN6_RP_MEDIA_TURBO));
+ sbuf_printf(m, "HW control enabled: %s\n",
+ yesno(rpmodectl1 & GEN6_RP_ENABLE));
+ sbuf_printf(m, "SW control enabled: %s\n",
+ yesno((rpmodectl1 & GEN6_RP_MEDIA_MODE_MASK) ==
+ GEN6_RP_MEDIA_SW_MODE));
+ sbuf_printf(m, "RC1e Enabled: %s\n",
+ yesno(rcctl1 & GEN6_RC_CTL_RC1e_ENABLE));
+ sbuf_printf(m, "RC6 Enabled: %s\n",
+ yesno(rcctl1 & GEN6_RC_CTL_RC6_ENABLE));
+ sbuf_printf(m, "Deep RC6 Enabled: %s\n",
+ yesno(rcctl1 & GEN6_RC_CTL_RC6p_ENABLE));
+ sbuf_printf(m, "Deepest RC6 Enabled: %s\n",
+ yesno(rcctl1 & GEN6_RC_CTL_RC6pp_ENABLE));
+ sbuf_printf(m, "Current RC state: ");
+ switch (gt_core_status & GEN6_RCn_MASK) {
+ case GEN6_RC0:
+ if (gt_core_status & GEN6_CORE_CPD_STATE_MASK)
+ sbuf_printf(m, "Core Power Down\n");
+ else
+ sbuf_printf(m, "on\n");
+ break;
+ case GEN6_RC3:
+ sbuf_printf(m, "RC3\n");
+ break;
+ case GEN6_RC6:
+ sbuf_printf(m, "RC6\n");
+ break;
+ case GEN6_RC7:
+ sbuf_printf(m, "RC7\n");
+ break;
+ default:
+ sbuf_printf(m, "Unknown\n");
+ break;
+ }
+
+ sbuf_printf(m, "Core Power Down: %s\n",
+ yesno(gt_core_status & GEN6_CORE_CPD_STATE_MASK));
+ return 0;
+}
+
+static int i915_drpc_info(struct drm_device *dev, struct sbuf *m, void *unused)
+{
+
+ if (IS_GEN6(dev) || IS_GEN7(dev))
+ return (gen6_drpc_info(dev, m));
+ else
+ return (ironlake_drpc_info(dev, m));
+}
+static int
+i915_fbc_status(struct drm_device *dev, struct sbuf *m, void *unused)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ if (!I915_HAS_FBC(dev)) {
+ sbuf_printf(m, "FBC unsupported on this chipset");
+ return 0;
+ }
+
+ if (intel_fbc_enabled(dev)) {
+ sbuf_printf(m, "FBC enabled");
+ } else {
+ sbuf_printf(m, "FBC disabled: ");
+ switch (dev_priv->no_fbc_reason) {
+ case FBC_NO_OUTPUT:
+ sbuf_printf(m, "no outputs");
+ break;
+ case FBC_STOLEN_TOO_SMALL:
+ sbuf_printf(m, "not enough stolen memory");
+ break;
+ case FBC_UNSUPPORTED_MODE:
+ sbuf_printf(m, "mode not supported");
+ break;
+ case FBC_MODE_TOO_LARGE:
+ sbuf_printf(m, "mode too large");
+ break;
+ case FBC_BAD_PLANE:
+ sbuf_printf(m, "FBC unsupported on plane");
+ break;
+ case FBC_NOT_TILED:
+ sbuf_printf(m, "scanout buffer not tiled");
+ break;
+ case FBC_MULTIPLE_PIPES:
+ sbuf_printf(m, "multiple pipes are enabled");
+ break;
+ default:
+ sbuf_printf(m, "unknown reason");
+ }
+ }
+ return 0;
+}
+
+static int
+i915_sr_status(struct drm_device *dev, struct sbuf *m, void *unused)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ bool sr_enabled = false;
+
+ if (HAS_PCH_SPLIT(dev))
+ sr_enabled = I915_READ(WM1_LP_ILK) & WM1_LP_SR_EN;
+ else if (IS_CRESTLINE(dev) || IS_I945G(dev) || IS_I945GM(dev))
+ sr_enabled = I915_READ(FW_BLC_SELF) & FW_BLC_SELF_EN;
+ else if (IS_I915GM(dev))
+ sr_enabled = I915_READ(INSTPM) & INSTPM_SELF_EN;
+ else if (IS_PINEVIEW(dev))
+ sr_enabled = I915_READ(DSPFW3) & PINEVIEW_SELF_REFRESH_EN;
+
+ sbuf_printf(m, "self-refresh: %s",
+ sr_enabled ? "enabled" : "disabled");
+
+ return (0);
+}
+
+static int i915_ring_freq_table(struct drm_device *dev, struct sbuf *m,
+ void *unused)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int gpu_freq, ia_freq;
+
+ if (!(IS_GEN6(dev) || IS_GEN7(dev))) {
+ sbuf_printf(m, "unsupported on this chipset");
+ return (0);
+ }
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+
+ sbuf_printf(m, "GPU freq (MHz)\tEffective CPU freq (MHz)\n");
+
+ for (gpu_freq = dev_priv->min_delay; gpu_freq <= dev_priv->max_delay;
+ gpu_freq++) {
+ I915_WRITE(GEN6_PCODE_DATA, gpu_freq);
+ I915_WRITE(GEN6_PCODE_MAILBOX, GEN6_PCODE_READY |
+ GEN6_PCODE_READ_MIN_FREQ_TABLE);
+ if (_intel_wait_for(dev,
+ (I915_READ(GEN6_PCODE_MAILBOX) & GEN6_PCODE_READY) == 0,
+ 10, 1, "915frq")) {
+ DRM_ERROR("pcode read of freq table timed out\n");
+ continue;
+ }
+ ia_freq = I915_READ(GEN6_PCODE_DATA);
+ sbuf_printf(m, "%d\t\t%d\n", gpu_freq * 50, ia_freq * 100);
+ }
+
+ DRM_UNLOCK(dev);
+
+ return (0);
+}
+
+static int
+i915_emon_status(struct drm_device *dev, struct sbuf *m, void *unused)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ unsigned long temp, chipset, gfx;
+
+ if (!IS_GEN5(dev)) {
+ sbuf_printf(m, "Not supported\n");
+ return (0);
+ }
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+ temp = i915_mch_val(dev_priv);
+ chipset = i915_chipset_val(dev_priv);
+ gfx = i915_gfx_val(dev_priv);
+ DRM_UNLOCK(dev);
+
+ sbuf_printf(m, "GMCH temp: %ld\n", temp);
+ sbuf_printf(m, "Chipset power: %ld\n", chipset);
+ sbuf_printf(m, "GFX power: %ld\n", gfx);
+ sbuf_printf(m, "Total power: %ld\n", chipset + gfx);
+
+ return (0);
+}
+
+static int
+i915_gfxec(struct drm_device *dev, struct sbuf *m, void *unused)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+ sbuf_printf(m, "GFXEC: %ld\n", (unsigned long)I915_READ(0x112f4));
+ DRM_UNLOCK(dev);
+
+ return (0);
+}
+
+#if 0
+static int
+i915_opregion(struct drm_device *dev, struct sbuf *m, void *unused)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_opregion *opregion = &dev_priv->opregion;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+ if (opregion->header)
+ seq_write(m, opregion->header, OPREGION_SIZE);
+ DRM_UNLOCK(dev);
+
+ return 0;
+}
+#endif
+
+static int
+i915_gem_framebuffer_info(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_fbdev *ifbdev;
+ struct intel_framebuffer *fb;
+
+ if (sx_xlock_sig(&dev->dev_struct_lock))
+ return (EINTR);
+
+ ifbdev = dev_priv->fbdev;
+ if (ifbdev == NULL) {
+ DRM_UNLOCK(dev);
+ return (0);
+ }
+ fb = to_intel_framebuffer(ifbdev->helper.fb);
+
+ sbuf_printf(m, "fbcon size: %d x %d, depth %d, %d bpp, obj ",
+ fb->base.width,
+ fb->base.height,
+ fb->base.depth,
+ fb->base.bits_per_pixel);
+ describe_obj(m, fb->obj);
+ sbuf_printf(m, "\n");
+
+ list_for_each_entry(fb, &dev->mode_config.fb_list, base.head) {
+ if (&fb->base == ifbdev->helper.fb)
+ continue;
+
+ sbuf_printf(m, "user size: %d x %d, depth %d, %d bpp, obj ",
+ fb->base.width,
+ fb->base.height,
+ fb->base.depth,
+ fb->base.bits_per_pixel);
+ describe_obj(m, fb->obj);
+ sbuf_printf(m, "\n");
+ }
+
+ DRM_UNLOCK(dev);
+
+ return (0);
+}
+
+static int
+i915_context_status(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ drm_i915_private_t *dev_priv;
+ int ret;
+
+ if ((dev->driver->driver_features & DRIVER_MODESET) == 0)
+ return (0);
+
+ dev_priv = dev->dev_private;
+ ret = sx_xlock_sig(&dev->mode_config.mutex);
+ if (ret != 0)
+ return (EINTR);
+
+ if (dev_priv->pwrctx != NULL) {
+ sbuf_printf(m, "power context ");
+ describe_obj(m, dev_priv->pwrctx);
+ sbuf_printf(m, "\n");
+ }
+
+ if (dev_priv->renderctx != NULL) {
+ sbuf_printf(m, "render context ");
+ describe_obj(m, dev_priv->renderctx);
+ sbuf_printf(m, "\n");
+ }
+
+ sx_xunlock(&dev->mode_config.mutex);
+
+ return (0);
+}
+
+static int
+i915_gen6_forcewake_count_info(struct drm_device *dev, struct sbuf *m,
+ void *data)
+{
+ struct drm_i915_private *dev_priv;
+ unsigned forcewake_count;
+
+ dev_priv = dev->dev_private;
+ mtx_lock(&dev_priv->gt_lock);
+ forcewake_count = dev_priv->forcewake_count;
+ mtx_unlock(&dev_priv->gt_lock);
+
+ sbuf_printf(m, "forcewake count = %u\n", forcewake_count);
+
+ return (0);
+}
+
+static const char *
+swizzle_string(unsigned swizzle)
+{
+
+ switch(swizzle) {
+ case I915_BIT_6_SWIZZLE_NONE:
+ return "none";
+ case I915_BIT_6_SWIZZLE_9:
+ return "bit9";
+ case I915_BIT_6_SWIZZLE_9_10:
+ return "bit9/bit10";
+ case I915_BIT_6_SWIZZLE_9_11:
+ return "bit9/bit11";
+ case I915_BIT_6_SWIZZLE_9_10_11:
+ return "bit9/bit10/bit11";
+ case I915_BIT_6_SWIZZLE_9_17:
+ return "bit9/bit17";
+ case I915_BIT_6_SWIZZLE_9_10_17:
+ return "bit9/bit10/bit17";
+ case I915_BIT_6_SWIZZLE_UNKNOWN:
+ return "unknown";
+ }
+
+ return "bug";
+}
+
+static int
+i915_swizzle_info(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ struct drm_i915_private *dev_priv;
+ int ret;
+
+ dev_priv = dev->dev_private;
+ ret = sx_xlock_sig(&dev->dev_struct_lock);
+ if (ret != 0)
+ return (EINTR);
+
+ sbuf_printf(m, "bit6 swizzle for X-tiling = %s\n",
+ swizzle_string(dev_priv->mm.bit_6_swizzle_x));
+ sbuf_printf(m, "bit6 swizzle for Y-tiling = %s\n",
+ swizzle_string(dev_priv->mm.bit_6_swizzle_y));
+
+ if (IS_GEN3(dev) || IS_GEN4(dev)) {
+ sbuf_printf(m, "DDC = 0x%08x\n",
+ I915_READ(DCC));
+ sbuf_printf(m, "C0DRB3 = 0x%04x\n",
+ I915_READ16(C0DRB3));
+ sbuf_printf(m, "C1DRB3 = 0x%04x\n",
+ I915_READ16(C1DRB3));
+ } else if (IS_GEN6(dev) || IS_GEN7(dev)) {
+ sbuf_printf(m, "MAD_DIMM_C0 = 0x%08x\n",
+ I915_READ(MAD_DIMM_C0));
+ sbuf_printf(m, "MAD_DIMM_C1 = 0x%08x\n",
+ I915_READ(MAD_DIMM_C1));
+ sbuf_printf(m, "MAD_DIMM_C2 = 0x%08x\n",
+ I915_READ(MAD_DIMM_C2));
+ sbuf_printf(m, "TILECTL = 0x%08x\n",
+ I915_READ(TILECTL));
+ sbuf_printf(m, "ARB_MODE = 0x%08x\n",
+ I915_READ(ARB_MODE));
+ sbuf_printf(m, "DISP_ARB_CTL = 0x%08x\n",
+ I915_READ(DISP_ARB_CTL));
+ }
+ DRM_UNLOCK(dev);
+
+ return (0);
+}
+
+static int
+i915_ppgtt_info(struct drm_device *dev, struct sbuf *m, void *data)
+{
+ struct drm_i915_private *dev_priv;
+ struct intel_ring_buffer *ring;
+ int i, ret;
+
+ dev_priv = dev->dev_private;
+
+ ret = sx_xlock_sig(&dev->dev_struct_lock);
+ if (ret != 0)
+ return (EINTR);
+ if (INTEL_INFO(dev)->gen == 6)
+ sbuf_printf(m, "GFX_MODE: 0x%08x\n", I915_READ(GFX_MODE));
+
+ for (i = 0; i < I915_NUM_RINGS; i++) {
+ ring = &dev_priv->rings[i];
+
+ sbuf_printf(m, "%s\n", ring->name);
+ if (INTEL_INFO(dev)->gen == 7)
+ sbuf_printf(m, "GFX_MODE: 0x%08x\n", I915_READ(RING_MODE_GEN7(ring)));
+ sbuf_printf(m, "PP_DIR_BASE: 0x%08x\n", I915_READ(RING_PP_DIR_BASE(ring)));
+ sbuf_printf(m, "PP_DIR_BASE_READ: 0x%08x\n", I915_READ(RING_PP_DIR_BASE_READ(ring)));
+ sbuf_printf(m, "PP_DIR_DCLV: 0x%08x\n", I915_READ(RING_PP_DIR_DCLV(ring)));
+ }
+ if (dev_priv->mm.aliasing_ppgtt) {
+ struct i915_hw_ppgtt *ppgtt = dev_priv->mm.aliasing_ppgtt;
+
+ sbuf_printf(m, "aliasing PPGTT:\n");
+ sbuf_printf(m, "pd gtt offset: 0x%08x\n", ppgtt->pd_offset);
+ }
+ sbuf_printf(m, "ECOCHK: 0x%08x\n", I915_READ(GAM_ECOCHK));
+ DRM_UNLOCK(dev);
+
+ return (0);
+}
+
+static int
+i915_debug_set_wedged(SYSCTL_HANDLER_ARGS)
+{
+ struct drm_device *dev;
+ drm_i915_private_t *dev_priv;
+ int error, wedged;
+
+ dev = arg1;
+ dev_priv = dev->dev_private;
+ if (dev_priv == NULL)
+ return (EBUSY);
+ wedged = dev_priv->mm.wedged;
+ error = sysctl_handle_int(oidp, &wedged, 0, req);
+ if (error || !req->newptr)
+ return (error);
+ DRM_INFO("Manually setting wedged to %d\n", wedged);
+ i915_handle_error(dev, wedged);
+ return (error);
+}
+
+static int
+i915_max_freq(SYSCTL_HANDLER_ARGS)
+{
+ struct drm_device *dev;
+ drm_i915_private_t *dev_priv;
+ int error, max_freq;
+
+ dev = arg1;
+ dev_priv = dev->dev_private;
+ if (dev_priv == NULL)
+ return (EBUSY);
+ max_freq = dev_priv->max_delay * 50;
+ error = sysctl_handle_int(oidp, &max_freq, 0, req);
+ if (error || !req->newptr)
+ return (error);
+ DRM_DEBUG("Manually setting max freq to %d\n", max_freq);
+ /*
+ * Turbo will still be enabled, but won't go above the set value.
+ */
+ dev_priv->max_delay = max_freq / 50;
+ gen6_set_rps(dev, max_freq / 50);
+ return (error);
+}
+
+static int
+i915_cache_sharing(SYSCTL_HANDLER_ARGS)
+{
+ struct drm_device *dev;
+ drm_i915_private_t *dev_priv;
+ int error, snpcr, cache_sharing;
+
+ dev = arg1;
+ dev_priv = dev->dev_private;
+ if (dev_priv == NULL)
+ return (EBUSY);
+ DRM_LOCK(dev);
+ snpcr = I915_READ(GEN6_MBCUNIT_SNPCR);
+ DRM_UNLOCK(dev);
+ cache_sharing = (snpcr & GEN6_MBC_SNPCR_MASK) >> GEN6_MBC_SNPCR_SHIFT;
+ error = sysctl_handle_int(oidp, &cache_sharing, 0, req);
+ if (error || !req->newptr)
+ return (error);
+ if (cache_sharing < 0 || cache_sharing > 3)
+ return (EINVAL);
+ DRM_DEBUG("Manually setting uncore sharing to %d\n", cache_sharing);
+
+ DRM_LOCK(dev);
+ /* Update the cache sharing policy here as well */
+ snpcr = I915_READ(GEN6_MBCUNIT_SNPCR);
+ snpcr &= ~GEN6_MBC_SNPCR_MASK;
+ snpcr |= (cache_sharing << GEN6_MBC_SNPCR_SHIFT);
+ I915_WRITE(GEN6_MBCUNIT_SNPCR, snpcr);
+ DRM_UNLOCK(dev);
+ return (0);
+}
+
+static struct i915_info_sysctl_list {
+ const char *name;
+ int (*ptr)(struct drm_device *dev, struct sbuf *m, void *data);
+ int flags;
+ void *data;
+} i915_info_sysctl_list[] = {
+ {"i915_capabilities", i915_capabilities, 0},
+ {"i915_gem_objects", i915_gem_object_info, 0},
+ {"i915_gem_gtt", i915_gem_gtt_info, 0},
+ {"i915_gem_active", i915_gem_object_list_info, 0, (void *)ACTIVE_LIST},
+ {"i915_gem_flushing", i915_gem_object_list_info, 0,
+ (void *)FLUSHING_LIST},
+ {"i915_gem_inactive", i915_gem_object_list_info, 0,
+ (void *)INACTIVE_LIST},
+ {"i915_gem_pinned", i915_gem_object_list_info, 0,
+ (void *)PINNED_LIST},
+ {"i915_gem_deferred_free", i915_gem_object_list_info, 0,
+ (void *)DEFERRED_FREE_LIST},
+ {"i915_gem_pageflip", i915_gem_pageflip_info, 0},
+ {"i915_gem_request", i915_gem_request_info, 0},
+ {"i915_gem_seqno", i915_gem_seqno_info, 0},
+ {"i915_gem_fence_regs", i915_gem_fence_regs_info, 0},
+ {"i915_gem_interrupt", i915_interrupt_info, 0},
+ {"i915_gem_hws", i915_hws_info, 0, (void *)RCS},
+ {"i915_gem_hws_blt", i915_hws_info, 0, (void *)BCS},
+ {"i915_gem_hws_bsd", i915_hws_info, 0, (void *)VCS},
+ {"i915_ringbuffer_data", i915_ringbuffer_data, 0, (void *)RCS},
+ {"i915_ringbuffer_info", i915_ringbuffer_info, 0, (void *)RCS},
+ {"i915_bsd_ringbuffer_data", i915_ringbuffer_data, 0, (void *)VCS},
+ {"i915_bsd_ringbuffer_info", i915_ringbuffer_info, 0, (void *)VCS},
+ {"i915_blt_ringbuffer_data", i915_ringbuffer_data, 0, (void *)BCS},
+ {"i915_blt_ringbuffer_info", i915_ringbuffer_info, 0, (void *)BCS},
+ {"i915_error_state", i915_error_state, 0},
+ {"i915_rstdby_delays", i915_rstdby_delays, 0},
+ {"i915_cur_delayinfo", i915_cur_delayinfo, 0},
+ {"i915_delayfreq_table", i915_delayfreq_table, 0},
+ {"i915_inttoext_table", i915_inttoext_table, 0},
+ {"i915_drpc_info", i915_drpc_info, 0},
+ {"i915_emon_status", i915_emon_status, 0},
+ {"i915_ring_freq_table", i915_ring_freq_table, 0},
+ {"i915_gfxec", i915_gfxec, 0},
+ {"i915_fbc_status", i915_fbc_status, 0},
+ {"i915_sr_status", i915_sr_status, 0},
+#if 0
+ {"i915_opregion", i915_opregion, 0},
+#endif
+ {"i915_gem_framebuffer", i915_gem_framebuffer_info, 0},
+ {"i915_context_status", i915_context_status, 0},
+ {"i915_gen6_forcewake_count_info", i915_gen6_forcewake_count_info, 0},
+ {"i915_swizzle_info", i915_swizzle_info, 0},
+ {"i915_ppgtt_info", i915_ppgtt_info, 0},
+};
+
+struct i915_info_sysctl_thunk {
+ struct drm_device *dev;
+ int idx;
+ void *arg;
+};
+
+static int
+i915_info_sysctl_handler(SYSCTL_HANDLER_ARGS)
+{
+ struct sbuf m;
+ struct i915_info_sysctl_thunk *thunk;
+ struct drm_device *dev;
+ drm_i915_private_t *dev_priv;
+ int error;
+
+ thunk = arg1;
+ dev = thunk->dev;
+ dev_priv = dev->dev_private;
+ if (dev_priv == NULL)
+ return (EBUSY);
+ error = sysctl_wire_old_buffer(req, 0);
+ if (error != 0)
+ return (error);
+ sbuf_new_for_sysctl(&m, NULL, 128, req);
+ error = i915_info_sysctl_list[thunk->idx].ptr(dev, &m,
+ thunk->arg);
+ if (error == 0)
+ error = sbuf_finish(&m);
+ sbuf_delete(&m);
+ return (error);
+}
+
+extern int i915_gem_sync_exec_requests;
+extern int i915_fix_mi_batchbuffer_end;
+extern int i915_intr_pf;
+extern long i915_gem_wired_pages_cnt;
+
+int
+i915_sysctl_init(struct drm_device *dev, struct sysctl_ctx_list *ctx,
+ struct sysctl_oid *top)
+{
+ struct sysctl_oid *oid, *info;
+ struct i915_info_sysctl_thunk *thunks;
+ int i, error;
+
+ thunks = malloc(sizeof(*thunks) * DRM_ARRAY_SIZE(i915_info_sysctl_list),
+ DRM_MEM_DRIVER, M_WAITOK | M_ZERO);
+ for (i = 0; i < DRM_ARRAY_SIZE(i915_info_sysctl_list); i++) {
+ thunks[i].dev = dev;
+ thunks[i].idx = i;
+ thunks[i].arg = i915_info_sysctl_list[i].data;
+ }
+ dev->sysctl_private = thunks;
+ info = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(top), OID_AUTO, "info",
+ CTLFLAG_RW, NULL, NULL);
+ if (info == NULL)
+ return (ENOMEM);
+ for (i = 0; i < DRM_ARRAY_SIZE(i915_info_sysctl_list); i++) {
+ oid = SYSCTL_ADD_OID(ctx, SYSCTL_CHILDREN(info), OID_AUTO,
+ i915_info_sysctl_list[i].name, CTLTYPE_STRING | CTLFLAG_RD,
+ &thunks[i], 0, i915_info_sysctl_handler, "A", NULL);
+ if (oid == NULL)
+ return (ENOMEM);
+ }
+ oid = SYSCTL_ADD_LONG(ctx, SYSCTL_CHILDREN(info), OID_AUTO,
+ "i915_gem_wired_pages", CTLFLAG_RD, &i915_gem_wired_pages_cnt,
+ NULL);
+ oid = SYSCTL_ADD_PROC(ctx, SYSCTL_CHILDREN(top), OID_AUTO, "wedged",
+ CTLTYPE_INT | CTLFLAG_RW | CTLFLAG_MPSAFE, dev, 0,
+ i915_debug_set_wedged, "I", NULL);
+ if (oid == NULL)
+ return (ENOMEM);
+ oid = SYSCTL_ADD_PROC(ctx, SYSCTL_CHILDREN(top), OID_AUTO, "max_freq",
+ CTLTYPE_INT | CTLFLAG_RW | CTLFLAG_MPSAFE, dev, 0, i915_max_freq,
+ "I", NULL);
+ if (oid == NULL)
+ return (ENOMEM);
+ oid = SYSCTL_ADD_PROC(ctx, SYSCTL_CHILDREN(top), OID_AUTO,
+ "cache_sharing", CTLTYPE_INT | CTLFLAG_RW | CTLFLAG_MPSAFE, dev,
+ 0, i915_cache_sharing, "I", NULL);
+ if (oid == NULL)
+ return (ENOMEM);
+ oid = SYSCTL_ADD_INT(ctx, SYSCTL_CHILDREN(top), OID_AUTO, "sync_exec",
+ CTLFLAG_RW, &i915_gem_sync_exec_requests, 0, NULL);
+ if (oid == NULL)
+ return (ENOMEM);
+ oid = SYSCTL_ADD_INT(ctx, SYSCTL_CHILDREN(top), OID_AUTO, "fix_mi",
+ CTLFLAG_RW, &i915_fix_mi_batchbuffer_end, 0, NULL);
+ if (oid == NULL)
+ return (ENOMEM);
+ oid = SYSCTL_ADD_INT(ctx, SYSCTL_CHILDREN(top), OID_AUTO, "intr_pf",
+ CTLFLAG_RW, &i915_intr_pf, 0, NULL);
+ if (oid == NULL)
+ return (ENOMEM);
+
+ error = drm_add_busid_modesetting(dev, ctx, top);
+ if (error != 0)
+ return (error);
+
+ return (0);
+}
+
+void
+i915_sysctl_cleanup(struct drm_device *dev)
+{
+
+ free(dev->sysctl_private, DRM_MEM_DRIVER);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_dma.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_dma.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,2075 @@
+/* i915_dma.c -- DMA support for the I915 -*- linux-c -*-
+ */
+/*-
+ * Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
+ * IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
+ * ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_dma.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <dev/drm2/i915/intel_ringbuffer.h>
+
+static struct drm_i915_private *i915_mch_dev;
+/*
+ * Lock protecting IPS related data structures
+ * - i915_mch_dev
+ * - dev_priv->max_delay
+ * - dev_priv->min_delay
+ * - dev_priv->fmax
+ * - dev_priv->gpu_busy
+ */
+static struct mtx mchdev_lock;
+MTX_SYSINIT(mchdev, &mchdev_lock, "mchdev", MTX_DEF);
+
+static void i915_pineview_get_mem_freq(struct drm_device *dev);
+static void i915_ironlake_get_mem_freq(struct drm_device *dev);
+static int i915_driver_unload_int(struct drm_device *dev, bool locked);
+
+static void i915_write_hws_pga(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 addr;
+
+ addr = dev_priv->status_page_dmah->busaddr;
+ if (INTEL_INFO(dev)->gen >= 4)
+ addr |= (dev_priv->status_page_dmah->busaddr >> 28) & 0xf0;
+ I915_WRITE(HWS_PGA, addr);
+}
+
+/**
+ * Sets up the hardware status page for devices that need a physical address
+ * in the register.
+ */
+static int i915_init_phys_hws(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_ring_buffer *ring = LP_RING(dev_priv);
+
+ /*
+ * Program Hardware Status Page
+ * XXXKIB Keep 4GB limit for allocation for now. This method
+ * of allocation is used on <= 965 hardware, that has several
+ * erratas regarding the use of physical memory > 4 GB.
+ */
+ DRM_UNLOCK(dev);
+ dev_priv->status_page_dmah =
+ drm_pci_alloc(dev, PAGE_SIZE, PAGE_SIZE, 0xffffffff);
+ DRM_LOCK(dev);
+ if (!dev_priv->status_page_dmah) {
+ DRM_ERROR("Can not allocate hardware status page\n");
+ return -ENOMEM;
+ }
+ ring->status_page.page_addr = dev_priv->hw_status_page =
+ dev_priv->status_page_dmah->vaddr;
+ dev_priv->dma_status_page = dev_priv->status_page_dmah->busaddr;
+
+ memset(dev_priv->hw_status_page, 0, PAGE_SIZE);
+
+ i915_write_hws_pga(dev);
+ DRM_DEBUG("Enabled hardware status page, phys %jx\n",
+ (uintmax_t)dev_priv->dma_status_page);
+ return 0;
+}
+
+/**
+ * Frees the hardware status page, whether it's a physical address or a virtual
+ * address set up by the X Server.
+ */
+static void i915_free_hws(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_ring_buffer *ring = LP_RING(dev_priv);
+
+ if (dev_priv->status_page_dmah) {
+ drm_pci_free(dev, dev_priv->status_page_dmah);
+ dev_priv->status_page_dmah = NULL;
+ }
+
+ if (dev_priv->status_gfx_addr) {
+ dev_priv->status_gfx_addr = 0;
+ ring->status_page.gfx_addr = 0;
+ drm_core_ioremapfree(&dev_priv->hws_map, dev);
+ }
+
+ /* Need to rewrite hardware status page */
+ I915_WRITE(HWS_PGA, 0x1ffff000);
+}
+
+void i915_kernel_lost_context(struct drm_device * dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_ring_buffer *ring = LP_RING(dev_priv);
+
+ /*
+ * We should never lose context on the ring with modesetting
+ * as we don't expose it to userspace
+ */
+ if (drm_core_check_feature(dev, DRIVER_MODESET))
+ return;
+
+ ring->head = I915_READ_HEAD(ring) & HEAD_ADDR;
+ ring->tail = I915_READ_TAIL(ring) & TAIL_ADDR;
+ ring->space = ring->head - (ring->tail + 8);
+ if (ring->space < 0)
+ ring->space += ring->size;
+
+#if 1
+ KIB_NOTYET();
+#else
+ if (!dev->primary->master)
+ return;
+#endif
+
+ if (ring->head == ring->tail && dev_priv->sarea_priv)
+ dev_priv->sarea_priv->perf_boxes |= I915_BOX_RING_EMPTY;
+}
+
+static int i915_dma_cleanup(struct drm_device * dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int i;
+
+
+ /* Make sure interrupts are disabled here because the uninstall ioctl
+ * may not have been called from userspace and after dev_private
+ * is freed, it's too late.
+ */
+ if (dev->irq_enabled)
+ drm_irq_uninstall(dev);
+
+ for (i = 0; i < I915_NUM_RINGS; i++)
+ intel_cleanup_ring_buffer(&dev_priv->rings[i]);
+
+ /* Clear the HWS virtual address at teardown */
+ if (I915_NEED_GFX_HWS(dev))
+ i915_free_hws(dev);
+
+ return 0;
+}
+
+static int i915_initialize(struct drm_device * dev, drm_i915_init_t * init)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int ret;
+
+ dev_priv->sarea = drm_getsarea(dev);
+ if (!dev_priv->sarea) {
+ DRM_ERROR("can not find sarea!\n");
+ i915_dma_cleanup(dev);
+ return -EINVAL;
+ }
+
+ dev_priv->sarea_priv = (drm_i915_sarea_t *)
+ ((u8 *) dev_priv->sarea->virtual + init->sarea_priv_offset);
+
+ if (init->ring_size != 0) {
+ if (LP_RING(dev_priv)->obj != NULL) {
+ i915_dma_cleanup(dev);
+ DRM_ERROR("Client tried to initialize ringbuffer in "
+ "GEM mode\n");
+ return -EINVAL;
+ }
+
+ ret = intel_render_ring_init_dri(dev,
+ init->ring_start,
+ init->ring_size);
+ if (ret) {
+ i915_dma_cleanup(dev);
+ return ret;
+ }
+ }
+
+ dev_priv->cpp = init->cpp;
+ dev_priv->back_offset = init->back_offset;
+ dev_priv->front_offset = init->front_offset;
+ dev_priv->current_page = 0;
+ dev_priv->sarea_priv->pf_current_page = 0;
+
+ /* Allow hardware batchbuffers unless told otherwise.
+ */
+ dev_priv->allow_batchbuffer = 1;
+
+ return 0;
+}
+
+static int i915_dma_resume(struct drm_device * dev)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ struct intel_ring_buffer *ring = LP_RING(dev_priv);
+
+ DRM_DEBUG("\n");
+
+ if (ring->map.handle == NULL) {
+ DRM_ERROR("can not ioremap virtual address for"
+ " ring buffer\n");
+ return -ENOMEM;
+ }
+
+ /* Program Hardware Status Page */
+ if (!ring->status_page.page_addr) {
+ DRM_ERROR("Can not find hardware status page\n");
+ return -EINVAL;
+ }
+ DRM_DEBUG("hw status page @ %p\n", ring->status_page.page_addr);
+ if (ring->status_page.gfx_addr != 0)
+ intel_ring_setup_status_page(ring);
+ else
+ i915_write_hws_pga(dev);
+
+ DRM_DEBUG("Enabled hardware status page\n");
+
+ return 0;
+}
+
+static int i915_dma_init(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ drm_i915_init_t *init = data;
+ int retcode = 0;
+
+ switch (init->func) {
+ case I915_INIT_DMA:
+ retcode = i915_initialize(dev, init);
+ break;
+ case I915_CLEANUP_DMA:
+ retcode = i915_dma_cleanup(dev);
+ break;
+ case I915_RESUME_DMA:
+ retcode = i915_dma_resume(dev);
+ break;
+ default:
+ retcode = -EINVAL;
+ break;
+ }
+
+ return retcode;
+}
+
+/* Implement basically the same security restrictions as hardware does
+ * for MI_BATCH_NON_SECURE. These can be made stricter at any time.
+ *
+ * Most of the calculations below involve calculating the size of a
+ * particular instruction. It's important to get the size right as
+ * that tells us where the next instruction to check is. Any illegal
+ * instruction detected will be given a size of zero, which is a
+ * signal to abort the rest of the buffer.
+ */
+static int do_validate_cmd(int cmd)
+{
+ switch (((cmd >> 29) & 0x7)) {
+ case 0x0:
+ switch ((cmd >> 23) & 0x3f) {
+ case 0x0:
+ return 1; /* MI_NOOP */
+ case 0x4:
+ return 1; /* MI_FLUSH */
+ default:
+ return 0; /* disallow everything else */
+ }
+ break;
+ case 0x1:
+ return 0; /* reserved */
+ case 0x2:
+ return (cmd & 0xff) + 2; /* 2d commands */
+ case 0x3:
+ if (((cmd >> 24) & 0x1f) <= 0x18)
+ return 1;
+
+ switch ((cmd >> 24) & 0x1f) {
+ case 0x1c:
+ return 1;
+ case 0x1d:
+ switch ((cmd >> 16) & 0xff) {
+ case 0x3:
+ return (cmd & 0x1f) + 2;
+ case 0x4:
+ return (cmd & 0xf) + 2;
+ default:
+ return (cmd & 0xffff) + 2;
+ }
+ case 0x1e:
+ if (cmd & (1 << 23))
+ return (cmd & 0xffff) + 1;
+ else
+ return 1;
+ case 0x1f:
+ if ((cmd & (1 << 23)) == 0) /* inline vertices */
+ return (cmd & 0x1ffff) + 2;
+ else if (cmd & (1 << 17)) /* indirect random */
+ if ((cmd & 0xffff) == 0)
+ return 0; /* unknown length, too hard */
+ else
+ return (((cmd & 0xffff) + 1) / 2) + 1;
+ else
+ return 2; /* indirect sequential */
+ default:
+ return 0;
+ }
+ default:
+ return 0;
+ }
+
+ return 0;
+}
+
+static int validate_cmd(int cmd)
+{
+ int ret = do_validate_cmd(cmd);
+
+/* printk("validate_cmd( %x ): %d\n", cmd, ret); */
+
+ return ret;
+}
+
+static int i915_emit_cmds(struct drm_device *dev, int __user *buffer,
+ int dwords)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int i;
+
+ if ((dwords+1) * sizeof(int) >= LP_RING(dev_priv)->size - 8)
+ return -EINVAL;
+
+ BEGIN_LP_RING((dwords+1)&~1);
+
+ for (i = 0; i < dwords;) {
+ int cmd, sz;
+
+ if (DRM_COPY_FROM_USER_UNCHECKED(&cmd, &buffer[i], sizeof(cmd)))
+ return -EINVAL;
+
+ if ((sz = validate_cmd(cmd)) == 0 || i + sz > dwords)
+ return -EINVAL;
+
+ OUT_RING(cmd);
+
+ while (++i, --sz) {
+ if (DRM_COPY_FROM_USER_UNCHECKED(&cmd, &buffer[i],
+ sizeof(cmd))) {
+ return -EINVAL;
+ }
+ OUT_RING(cmd);
+ }
+ }
+
+ if (dwords & 1)
+ OUT_RING(0);
+
+ ADVANCE_LP_RING();
+
+ return 0;
+}
+
+int i915_emit_box(struct drm_device * dev,
+ struct drm_clip_rect *boxes,
+ int i, int DR1, int DR4)
+{
+ struct drm_clip_rect box;
+
+ if (DRM_COPY_FROM_USER_UNCHECKED(&box, &boxes[i], sizeof(box))) {
+ return -EFAULT;
+ }
+
+ return (i915_emit_box_p(dev, &box, DR1, DR4));
+}
+
+int
+i915_emit_box_p(struct drm_device *dev, struct drm_clip_rect *box,
+ int DR1, int DR4)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int ret;
+
+ if (box->y2 <= box->y1 || box->x2 <= box->x1 || box->y2 <= 0 ||
+ box->x2 <= 0) {
+ DRM_ERROR("Bad box %d,%d..%d,%d\n",
+ box->x1, box->y1, box->x2, box->y2);
+ return -EINVAL;
+ }
+
+ if (INTEL_INFO(dev)->gen >= 4) {
+ ret = BEGIN_LP_RING(4);
+ if (ret != 0)
+ return (ret);
+
+ OUT_RING(GFX_OP_DRAWRECT_INFO_I965);
+ OUT_RING((box->x1 & 0xffff) | (box->y1 << 16));
+ OUT_RING(((box->x2 - 1) & 0xffff) | ((box->y2 - 1) << 16));
+ OUT_RING(DR4);
+ } else {
+ ret = BEGIN_LP_RING(6);
+ if (ret != 0)
+ return (ret);
+
+ OUT_RING(GFX_OP_DRAWRECT_INFO);
+ OUT_RING(DR1);
+ OUT_RING((box->x1 & 0xffff) | (box->y1 << 16));
+ OUT_RING(((box->x2 - 1) & 0xffff) | ((box->y2 - 1) << 16));
+ OUT_RING(DR4);
+ OUT_RING(0);
+ }
+ ADVANCE_LP_RING();
+
+ return 0;
+}
+
+/* XXX: Emitting the counter should really be moved to part of the IRQ
+ * emit. For now, do it in both places:
+ */
+
+static void i915_emit_breadcrumb(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ if (++dev_priv->counter > 0x7FFFFFFFUL)
+ dev_priv->counter = 0;
+ if (dev_priv->sarea_priv)
+ dev_priv->sarea_priv->last_enqueue = dev_priv->counter;
+
+ if (BEGIN_LP_RING(4) == 0) {
+ OUT_RING(MI_STORE_DWORD_INDEX);
+ OUT_RING(I915_BREADCRUMB_INDEX << MI_STORE_DWORD_INDEX_SHIFT);
+ OUT_RING(dev_priv->counter);
+ OUT_RING(0);
+ ADVANCE_LP_RING();
+ }
+}
+
+static int i915_dispatch_cmdbuffer(struct drm_device * dev,
+ drm_i915_cmdbuffer_t * cmd, struct drm_clip_rect *cliprects, void *cmdbuf)
+{
+ int nbox = cmd->num_cliprects;
+ int i = 0, count, ret;
+
+ if (cmd->sz & 0x3) {
+ DRM_ERROR("alignment\n");
+ return -EINVAL;
+ }
+
+ i915_kernel_lost_context(dev);
+
+ count = nbox ? nbox : 1;
+
+ for (i = 0; i < count; i++) {
+ if (i < nbox) {
+ ret = i915_emit_box_p(dev, &cmd->cliprects[i],
+ cmd->DR1, cmd->DR4);
+ if (ret)
+ return ret;
+ }
+
+ ret = i915_emit_cmds(dev, cmdbuf, cmd->sz / 4);
+ if (ret)
+ return ret;
+ }
+
+ i915_emit_breadcrumb(dev);
+ return 0;
+}
+
+static int
+i915_dispatch_batchbuffer(struct drm_device * dev,
+ drm_i915_batchbuffer_t * batch, struct drm_clip_rect *cliprects)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int nbox = batch->num_cliprects;
+ int i, count, ret;
+
+ if ((batch->start | batch->used) & 0x7) {
+ DRM_ERROR("alignment\n");
+ return -EINVAL;
+ }
+
+ i915_kernel_lost_context(dev);
+
+ count = nbox ? nbox : 1;
+
+ for (i = 0; i < count; i++) {
+ if (i < nbox) {
+ int ret = i915_emit_box_p(dev, &cliprects[i],
+ batch->DR1, batch->DR4);
+ if (ret)
+ return ret;
+ }
+
+ if (!IS_I830(dev) && !IS_845G(dev)) {
+ ret = BEGIN_LP_RING(2);
+ if (ret != 0)
+ return (ret);
+
+ if (INTEL_INFO(dev)->gen >= 4) {
+ OUT_RING(MI_BATCH_BUFFER_START | (2 << 6) |
+ MI_BATCH_NON_SECURE_I965);
+ OUT_RING(batch->start);
+ } else {
+ OUT_RING(MI_BATCH_BUFFER_START | (2 << 6));
+ OUT_RING(batch->start | MI_BATCH_NON_SECURE);
+ }
+ } else {
+ ret = BEGIN_LP_RING(4);
+ if (ret != 0)
+ return (ret);
+
+ OUT_RING(MI_BATCH_BUFFER);
+ OUT_RING(batch->start | MI_BATCH_NON_SECURE);
+ OUT_RING(batch->start + batch->used - 4);
+ OUT_RING(0);
+ }
+ ADVANCE_LP_RING();
+ }
+
+ i915_emit_breadcrumb(dev);
+
+ return 0;
+}
+
+static int i915_dispatch_flip(struct drm_device * dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int ret;
+
+ if (!dev_priv->sarea_priv)
+ return -EINVAL;
+
+ DRM_DEBUG("%s: page=%d pfCurrentPage=%d\n",
+ __func__,
+ dev_priv->current_page,
+ dev_priv->sarea_priv->pf_current_page);
+
+ i915_kernel_lost_context(dev);
+
+ ret = BEGIN_LP_RING(10);
+ if (ret)
+ return ret;
+ OUT_RING(MI_FLUSH | MI_READ_FLUSH);
+ OUT_RING(0);
+
+ OUT_RING(CMD_OP_DISPLAYBUFFER_INFO | ASYNC_FLIP);
+ OUT_RING(0);
+ if (dev_priv->current_page == 0) {
+ OUT_RING(dev_priv->back_offset);
+ dev_priv->current_page = 1;
+ } else {
+ OUT_RING(dev_priv->front_offset);
+ dev_priv->current_page = 0;
+ }
+ OUT_RING(0);
+
+ OUT_RING(MI_WAIT_FOR_EVENT | MI_WAIT_FOR_PLANE_A_FLIP);
+ OUT_RING(0);
+
+ ADVANCE_LP_RING();
+
+ if (++dev_priv->counter > 0x7FFFFFFFUL)
+ dev_priv->counter = 0;
+ if (dev_priv->sarea_priv)
+ dev_priv->sarea_priv->last_enqueue = dev_priv->counter;
+
+ if (BEGIN_LP_RING(4) == 0) {
+ OUT_RING(MI_STORE_DWORD_INDEX);
+ OUT_RING(I915_BREADCRUMB_INDEX << MI_STORE_DWORD_INDEX_SHIFT);
+ OUT_RING(dev_priv->counter);
+ OUT_RING(0);
+ ADVANCE_LP_RING();
+ }
+
+ dev_priv->sarea_priv->pf_current_page = dev_priv->current_page;
+ return 0;
+}
+
+static int
+i915_quiescent(struct drm_device *dev)
+{
+ struct intel_ring_buffer *ring = LP_RING(dev->dev_private);
+
+ i915_kernel_lost_context(dev);
+ return (intel_wait_ring_idle(ring));
+}
+
+static int
+i915_flush_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv)
+{
+ int ret;
+
+ RING_LOCK_TEST_WITH_RETURN(dev, file_priv);
+
+ DRM_LOCK(dev);
+ ret = i915_quiescent(dev);
+ DRM_UNLOCK(dev);
+
+ return (ret);
+}
+
+static int i915_batchbuffer(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ drm_i915_sarea_t *sarea_priv;
+ drm_i915_batchbuffer_t *batch = data;
+ struct drm_clip_rect *cliprects;
+ size_t cliplen;
+ int ret;
+
+ if (!dev_priv->allow_batchbuffer) {
+ DRM_ERROR("Batchbuffer ioctl disabled\n");
+ return -EINVAL;
+ }
+ DRM_UNLOCK(dev);
+
+ DRM_DEBUG("i915 batchbuffer, start %x used %d cliprects %d\n",
+ batch->start, batch->used, batch->num_cliprects);
+
+ cliplen = batch->num_cliprects * sizeof(struct drm_clip_rect);
+ if (batch->num_cliprects < 0)
+ return -EFAULT;
+ if (batch->num_cliprects != 0) {
+ cliprects = malloc(batch->num_cliprects *
+ sizeof(struct drm_clip_rect), DRM_MEM_DMA,
+ M_WAITOK | M_ZERO);
+
+ ret = -copyin(batch->cliprects, cliprects,
+ batch->num_cliprects * sizeof(struct drm_clip_rect));
+ if (ret != 0) {
+ DRM_LOCK(dev);
+ goto fail_free;
+ }
+ } else
+ cliprects = NULL;
+
+ DRM_LOCK(dev);
+ RING_LOCK_TEST_WITH_RETURN(dev, file_priv);
+ ret = i915_dispatch_batchbuffer(dev, batch, cliprects);
+
+ sarea_priv = (drm_i915_sarea_t *)dev_priv->sarea_priv;
+ if (sarea_priv)
+ sarea_priv->last_dispatch = READ_BREADCRUMB(dev_priv);
+
+fail_free:
+ free(cliprects, DRM_MEM_DMA);
+ return ret;
+}
+
+static int i915_cmdbuffer(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ drm_i915_sarea_t *sarea_priv;
+ drm_i915_cmdbuffer_t *cmdbuf = data;
+ struct drm_clip_rect *cliprects = NULL;
+ void *batch_data;
+ int ret;
+
+ DRM_DEBUG("i915 cmdbuffer, buf %p sz %d cliprects %d\n",
+ cmdbuf->buf, cmdbuf->sz, cmdbuf->num_cliprects);
+
+ if (cmdbuf->num_cliprects < 0)
+ return -EINVAL;
+
+ DRM_UNLOCK(dev);
+
+ batch_data = malloc(cmdbuf->sz, DRM_MEM_DMA, M_WAITOK);
+
+ ret = -copyin(cmdbuf->buf, batch_data, cmdbuf->sz);
+ if (ret != 0) {
+ DRM_LOCK(dev);
+ goto fail_batch_free;
+ }
+
+ if (cmdbuf->num_cliprects) {
+ cliprects = malloc(cmdbuf->num_cliprects *
+ sizeof(struct drm_clip_rect), DRM_MEM_DMA,
+ M_WAITOK | M_ZERO);
+ ret = -copyin(cmdbuf->cliprects, cliprects,
+ cmdbuf->num_cliprects * sizeof(struct drm_clip_rect));
+ if (ret != 0) {
+ DRM_LOCK(dev);
+ goto fail_clip_free;
+ }
+ }
+
+ DRM_LOCK(dev);
+ RING_LOCK_TEST_WITH_RETURN(dev, file_priv);
+ ret = i915_dispatch_cmdbuffer(dev, cmdbuf, cliprects, batch_data);
+ if (ret) {
+ DRM_ERROR("i915_dispatch_cmdbuffer failed\n");
+ goto fail_clip_free;
+ }
+
+ sarea_priv = (drm_i915_sarea_t *)dev_priv->sarea_priv;
+ if (sarea_priv)
+ sarea_priv->last_dispatch = READ_BREADCRUMB(dev_priv);
+
+fail_clip_free:
+ free(cliprects, DRM_MEM_DMA);
+fail_batch_free:
+ free(batch_data, DRM_MEM_DMA);
+ return ret;
+}
+
+static int i915_flip_bufs(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ int ret;
+
+ DRM_DEBUG("%s\n", __func__);
+
+ RING_LOCK_TEST_WITH_RETURN(dev, file_priv);
+
+ ret = i915_dispatch_flip(dev);
+
+ return ret;
+}
+
+static int i915_getparam(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ drm_i915_getparam_t *param = data;
+ int value;
+
+ if (!dev_priv) {
+ DRM_ERROR("called with no initialization\n");
+ return -EINVAL;
+ }
+
+ switch (param->param) {
+ case I915_PARAM_IRQ_ACTIVE:
+ value = dev->irq_enabled ? 1 : 0;
+ break;
+ case I915_PARAM_ALLOW_BATCHBUFFER:
+ value = dev_priv->allow_batchbuffer ? 1 : 0;
+ break;
+ case I915_PARAM_LAST_DISPATCH:
+ value = READ_BREADCRUMB(dev_priv);
+ break;
+ case I915_PARAM_CHIPSET_ID:
+ value = dev->pci_device;
+ break;
+ case I915_PARAM_HAS_GEM:
+ value = 1;
+ break;
+ case I915_PARAM_NUM_FENCES_AVAIL:
+ value = dev_priv->num_fence_regs - dev_priv->fence_reg_start;
+ break;
+ case I915_PARAM_HAS_OVERLAY:
+ value = dev_priv->overlay ? 1 : 0;
+ break;
+ case I915_PARAM_HAS_PAGEFLIPPING:
+ value = 1;
+ break;
+ case I915_PARAM_HAS_EXECBUF2:
+ value = 1;
+ break;
+ case I915_PARAM_HAS_BSD:
+ value = HAS_BSD(dev);
+ break;
+ case I915_PARAM_HAS_BLT:
+ value = HAS_BLT(dev);
+ break;
+ case I915_PARAM_HAS_RELAXED_FENCING:
+ value = 1;
+ break;
+ case I915_PARAM_HAS_COHERENT_RINGS:
+ value = 1;
+ break;
+ case I915_PARAM_HAS_EXEC_CONSTANTS:
+ value = INTEL_INFO(dev)->gen >= 4;
+ break;
+ case I915_PARAM_HAS_RELAXED_DELTA:
+ value = 1;
+ break;
+ case I915_PARAM_HAS_GEN7_SOL_RESET:
+ value = 1;
+ break;
+ case I915_PARAM_HAS_LLC:
+ value = HAS_LLC(dev);
+ break;
+ default:
+ DRM_DEBUG_DRIVER("Unknown parameter %d\n",
+ param->param);
+ return -EINVAL;
+ }
+
+ if (DRM_COPY_TO_USER(param->value, &value, sizeof(int))) {
+ DRM_ERROR("DRM_COPY_TO_USER failed\n");
+ return -EFAULT;
+ }
+
+ return 0;
+}
+
+static int i915_setparam(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ drm_i915_setparam_t *param = data;
+
+ if (!dev_priv) {
+ DRM_ERROR("called with no initialization\n");
+ return -EINVAL;
+ }
+
+ switch (param->param) {
+ case I915_SETPARAM_USE_MI_BATCHBUFFER_START:
+ break;
+ case I915_SETPARAM_TEX_LRU_LOG_GRANULARITY:
+ dev_priv->tex_lru_log_granularity = param->value;
+ break;
+ case I915_SETPARAM_ALLOW_BATCHBUFFER:
+ dev_priv->allow_batchbuffer = param->value;
+ break;
+ case I915_SETPARAM_NUM_USED_FENCES:
+ if (param->value > dev_priv->num_fence_regs ||
+ param->value < 0)
+ return -EINVAL;
+ /* Userspace can use first N regs */
+ dev_priv->fence_reg_start = param->value;
+ break;
+ default:
+ DRM_DEBUG("unknown parameter %d\n", param->param);
+ return -EINVAL;
+ }
+
+ return 0;
+}
+
+static int i915_set_status_page(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ drm_i915_hws_addr_t *hws = data;
+ struct intel_ring_buffer *ring = LP_RING(dev_priv);
+
+ if (!I915_NEED_GFX_HWS(dev))
+ return -EINVAL;
+
+ if (!dev_priv) {
+ DRM_ERROR("called with no initialization\n");
+ return -EINVAL;
+ }
+
+ DRM_DEBUG("set status page addr 0x%08x\n", (u32)hws->addr);
+ if (drm_core_check_feature(dev, DRIVER_MODESET)) {
+ DRM_ERROR("tried to set status page when mode setting active\n");
+ return 0;
+ }
+
+ ring->status_page.gfx_addr = dev_priv->status_gfx_addr =
+ hws->addr & (0x1ffff<<12);
+
+ dev_priv->hws_map.offset = dev->agp->base + hws->addr;
+ dev_priv->hws_map.size = 4*1024;
+ dev_priv->hws_map.type = 0;
+ dev_priv->hws_map.flags = 0;
+ dev_priv->hws_map.mtrr = 0;
+
+ drm_core_ioremap_wc(&dev_priv->hws_map, dev);
+ if (dev_priv->hws_map.virtual == NULL) {
+ i915_dma_cleanup(dev);
+ ring->status_page.gfx_addr = dev_priv->status_gfx_addr = 0;
+ DRM_ERROR("can not ioremap virtual address for"
+ " G33 hw status page\n");
+ return -ENOMEM;
+ }
+ ring->status_page.page_addr = dev_priv->hw_status_page =
+ dev_priv->hws_map.virtual;
+
+ memset(dev_priv->hw_status_page, 0, PAGE_SIZE);
+ I915_WRITE(HWS_PGA, dev_priv->status_gfx_addr);
+ DRM_DEBUG("load hws HWS_PGA with gfx mem 0x%x\n",
+ dev_priv->status_gfx_addr);
+ DRM_DEBUG("load hws at %p\n", dev_priv->hw_status_page);
+ return 0;
+}
+
+static bool
+intel_enable_ppgtt(struct drm_device *dev)
+{
+ if (i915_enable_ppgtt >= 0)
+ return i915_enable_ppgtt;
+
+ /* Disable ppgtt on SNB if VT-d is on. */
+ if (INTEL_INFO(dev)->gen == 6 && intel_iommu_enabled)
+ return false;
+
+ return true;
+}
+
+static int
+i915_load_gem_init(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ unsigned long prealloc_size, gtt_size, mappable_size;
+ int ret;
+
+ prealloc_size = dev_priv->mm.gtt.stolen_size;
+ gtt_size = dev_priv->mm.gtt.gtt_total_entries << PAGE_SHIFT;
+ mappable_size = dev_priv->mm.gtt.gtt_mappable_entries << PAGE_SHIFT;
+
+ /* Basic memrange allocator for stolen space */
+ drm_mm_init(&dev_priv->mm.stolen, 0, prealloc_size);
+
+ DRM_LOCK(dev);
+ if (intel_enable_ppgtt(dev) && HAS_ALIASING_PPGTT(dev)) {
+ /* PPGTT pdes are stolen from global gtt ptes, so shrink the
+ * aperture accordingly when using aliasing ppgtt. */
+ gtt_size -= I915_PPGTT_PD_ENTRIES*PAGE_SIZE;
+ /* For paranoia keep the guard page in between. */
+ gtt_size -= PAGE_SIZE;
+
+ i915_gem_do_init(dev, 0, mappable_size, gtt_size);
+
+ ret = i915_gem_init_aliasing_ppgtt(dev);
+ if (ret) {
+ DRM_UNLOCK(dev);
+ return ret;
+ }
+ } else {
+ /* Let GEM Manage all of the aperture.
+ *
+ * However, leave one page at the end still bound to the scratch
+ * page. There are a number of places where the hardware
+ * apparently prefetches past the end of the object, and we've
+ * seen multiple hangs with the GPU head pointer stuck in a
+ * batchbuffer bound at the last page of the aperture. One page
+ * should be enough to keep any prefetching inside of the
+ * aperture.
+ */
+ i915_gem_do_init(dev, 0, mappable_size, gtt_size - PAGE_SIZE);
+ }
+
+ ret = i915_gem_init_hw(dev);
+ DRM_UNLOCK(dev);
+ if (ret != 0) {
+ i915_gem_cleanup_aliasing_ppgtt(dev);
+ return (ret);
+ }
+
+#if 0
+ /* Try to set up FBC with a reasonable compressed buffer size */
+ if (I915_HAS_FBC(dev) && i915_powersave) {
+ int cfb_size;
+
+ /* Leave 1M for line length buffer & misc. */
+
+ /* Try to get a 32M buffer... */
+ if (prealloc_size > (36*1024*1024))
+ cfb_size = 32*1024*1024;
+ else /* fall back to 7/8 of the stolen space */
+ cfb_size = prealloc_size * 7 / 8;
+ i915_setup_compression(dev, cfb_size);
+ }
+#endif
+
+ /* Allow hardware batchbuffers unless told otherwise. */
+ dev_priv->allow_batchbuffer = 1;
+ return 0;
+}
+
+static int
+i915_load_modeset_init(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int ret;
+
+ ret = intel_parse_bios(dev);
+ if (ret)
+ DRM_INFO("failed to find VBIOS tables\n");
+
+#if 0
+ intel_register_dsm_handler();
+#endif
+
+ /* IIR "flip pending" bit means done if this bit is set */
+ if (IS_GEN3(dev) && (I915_READ(ECOSKPD) & ECO_FLIP_DONE))
+ dev_priv->flip_pending_is_done = true;
+
+ intel_modeset_init(dev);
+
+ ret = i915_load_gem_init(dev);
+ if (ret != 0)
+ goto cleanup_gem;
+
+ intel_modeset_gem_init(dev);
+
+ ret = drm_irq_install(dev);
+ if (ret)
+ goto cleanup_gem;
+
+ dev->vblank_disable_allowed = 1;
+
+ ret = intel_fbdev_init(dev);
+ if (ret)
+ goto cleanup_gem;
+
+ drm_kms_helper_poll_init(dev);
+
+ /* We're off and running w/KMS */
+ dev_priv->mm.suspended = 0;
+
+ return (0);
+
+cleanup_gem:
+ DRM_LOCK(dev);
+ i915_gem_cleanup_ringbuffer(dev);
+ DRM_UNLOCK(dev);
+ i915_gem_cleanup_aliasing_ppgtt(dev);
+ return (ret);
+}
+
+static int
+i915_get_bridge_dev(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv;
+
+ dev_priv = dev->dev_private;
+
+ dev_priv->bridge_dev = intel_gtt_get_bridge_device();
+ if (dev_priv->bridge_dev == NULL) {
+ DRM_ERROR("bridge device not found\n");
+ return (-1);
+ }
+ return (0);
+}
+
+#define MCHBAR_I915 0x44
+#define MCHBAR_I965 0x48
+#define MCHBAR_SIZE (4*4096)
+
+#define DEVEN_REG 0x54
+#define DEVEN_MCHBAR_EN (1 << 28)
+
+/* Allocate space for the MCH regs if needed, return nonzero on error */
+static int
+intel_alloc_mchbar_resource(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv;
+ device_t vga;
+ int reg;
+ u32 temp_lo, temp_hi;
+ u64 mchbar_addr, temp;
+
+ dev_priv = dev->dev_private;
+ reg = INTEL_INFO(dev)->gen >= 4 ? MCHBAR_I965 : MCHBAR_I915;
+
+ if (INTEL_INFO(dev)->gen >= 4)
+ temp_hi = pci_read_config(dev_priv->bridge_dev, reg + 4, 4);
+ else
+ temp_hi = 0;
+ temp_lo = pci_read_config(dev_priv->bridge_dev, reg, 4);
+ mchbar_addr = ((u64)temp_hi << 32) | temp_lo;
+
+ /* If ACPI doesn't have it, assume we need to allocate it ourselves */
+#ifdef XXX_CONFIG_PNP
+ if (mchbar_addr &&
+ pnp_range_reserved(mchbar_addr, mchbar_addr + MCHBAR_SIZE))
+ return 0;
+#endif
+
+ /* Get some space for it */
+ vga = device_get_parent(dev->device);
+ dev_priv->mch_res_rid = 0x100;
+ dev_priv->mch_res = BUS_ALLOC_RESOURCE(device_get_parent(vga),
+ dev->device, SYS_RES_MEMORY, &dev_priv->mch_res_rid, 0, ~0UL,
+ MCHBAR_SIZE, RF_ACTIVE | RF_SHAREABLE);
+ if (dev_priv->mch_res == NULL) {
+ DRM_ERROR("failed mchbar resource alloc\n");
+ return (-ENOMEM);
+ }
+
+ if (INTEL_INFO(dev)->gen >= 4) {
+ temp = rman_get_start(dev_priv->mch_res);
+ temp >>= 32;
+ pci_write_config(dev_priv->bridge_dev, reg + 4, temp, 4);
+ }
+ pci_write_config(dev_priv->bridge_dev, reg,
+ rman_get_start(dev_priv->mch_res) & UINT32_MAX, 4);
+ return (0);
+}
+
+static void
+intel_setup_mchbar(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv;
+ int mchbar_reg;
+ u32 temp;
+ bool enabled;
+
+ dev_priv = dev->dev_private;
+ mchbar_reg = INTEL_INFO(dev)->gen >= 4 ? MCHBAR_I965 : MCHBAR_I915;
+
+ dev_priv->mchbar_need_disable = false;
+
+ if (IS_I915G(dev) || IS_I915GM(dev)) {
+ temp = pci_read_config(dev_priv->bridge_dev, DEVEN_REG, 4);
+ enabled = (temp & DEVEN_MCHBAR_EN) != 0;
+ } else {
+ temp = pci_read_config(dev_priv->bridge_dev, mchbar_reg, 4);
+ enabled = temp & 1;
+ }
+
+ /* If it's already enabled, don't have to do anything */
+ if (enabled) {
+ DRM_DEBUG("mchbar already enabled\n");
+ return;
+ }
+
+ if (intel_alloc_mchbar_resource(dev))
+ return;
+
+ dev_priv->mchbar_need_disable = true;
+
+ /* Space is allocated or reserved, so enable it. */
+ if (IS_I915G(dev) || IS_I915GM(dev)) {
+ pci_write_config(dev_priv->bridge_dev, DEVEN_REG,
+ temp | DEVEN_MCHBAR_EN, 4);
+ } else {
+ temp = pci_read_config(dev_priv->bridge_dev, mchbar_reg, 4);
+ pci_write_config(dev_priv->bridge_dev, mchbar_reg, temp | 1, 4);
+ }
+}
+
+static void
+intel_teardown_mchbar(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv;
+ device_t vga;
+ int mchbar_reg;
+ u32 temp;
+
+ dev_priv = dev->dev_private;
+ mchbar_reg = INTEL_INFO(dev)->gen >= 4 ? MCHBAR_I965 : MCHBAR_I915;
+
+ if (dev_priv->mchbar_need_disable) {
+ if (IS_I915G(dev) || IS_I915GM(dev)) {
+ temp = pci_read_config(dev_priv->bridge_dev,
+ DEVEN_REG, 4);
+ temp &= ~DEVEN_MCHBAR_EN;
+ pci_write_config(dev_priv->bridge_dev, DEVEN_REG,
+ temp, 4);
+ } else {
+ temp = pci_read_config(dev_priv->bridge_dev,
+ mchbar_reg, 4);
+ temp &= ~1;
+ pci_write_config(dev_priv->bridge_dev, mchbar_reg,
+ temp, 4);
+ }
+ }
+
+ if (dev_priv->mch_res != NULL) {
+ vga = device_get_parent(dev->device);
+ BUS_DEACTIVATE_RESOURCE(device_get_parent(vga), dev->device,
+ SYS_RES_MEMORY, dev_priv->mch_res_rid, dev_priv->mch_res);
+ BUS_RELEASE_RESOURCE(device_get_parent(vga), dev->device,
+ SYS_RES_MEMORY, dev_priv->mch_res_rid, dev_priv->mch_res);
+ dev_priv->mch_res = NULL;
+ }
+}
+
+int
+i915_driver_load(struct drm_device *dev, unsigned long flags)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ unsigned long base, size;
+ int mmio_bar, ret;
+
+ ret = 0;
+
+ /* i915 has 4 more counters */
+ dev->counters += 4;
+ dev->types[6] = _DRM_STAT_IRQ;
+ dev->types[7] = _DRM_STAT_PRIMARY;
+ dev->types[8] = _DRM_STAT_SECONDARY;
+ dev->types[9] = _DRM_STAT_DMA;
+
+ dev_priv = malloc(sizeof(drm_i915_private_t), DRM_MEM_DRIVER,
+ M_ZERO | M_WAITOK);
+ if (dev_priv == NULL)
+ return -ENOMEM;
+
+ dev->dev_private = (void *)dev_priv;
+ dev_priv->dev = dev;
+ dev_priv->info = i915_get_device_id(dev->pci_device);
+
+ if (i915_get_bridge_dev(dev)) {
+ free(dev_priv, DRM_MEM_DRIVER);
+ return (-EIO);
+ }
+ dev_priv->mm.gtt = intel_gtt_get();
+
+ /* Add register map (needed for suspend/resume) */
+ mmio_bar = IS_GEN2(dev) ? 1 : 0;
+ base = drm_get_resource_start(dev, mmio_bar);
+ size = drm_get_resource_len(dev, mmio_bar);
+
+ ret = drm_addmap(dev, base, size, _DRM_REGISTERS,
+ _DRM_KERNEL | _DRM_DRIVER, &dev_priv->mmio_map);
+
+ dev_priv->tq = taskqueue_create("915", M_WAITOK,
+ taskqueue_thread_enqueue, &dev_priv->tq);
+ taskqueue_start_threads(&dev_priv->tq, 1, PWAIT, "i915 taskq");
+ mtx_init(&dev_priv->gt_lock, "915gt", NULL, MTX_DEF);
+ mtx_init(&dev_priv->error_lock, "915err", NULL, MTX_DEF);
+ mtx_init(&dev_priv->error_completion_lock, "915cmp", NULL, MTX_DEF);
+ mtx_init(&dev_priv->rps_lock, "915rps", NULL, MTX_DEF);
+
+ dev_priv->has_gem = 1;
+ intel_irq_init(dev);
+
+ intel_setup_mchbar(dev);
+ intel_setup_gmbus(dev);
+ intel_opregion_setup(dev);
+
+ intel_setup_bios(dev);
+
+ i915_gem_load(dev);
+
+ /* Init HWS */
+ if (!I915_NEED_GFX_HWS(dev)) {
+ ret = i915_init_phys_hws(dev);
+ if (ret != 0) {
+ drm_rmmap(dev, dev_priv->mmio_map);
+ drm_free(dev_priv, sizeof(struct drm_i915_private),
+ DRM_MEM_DRIVER);
+ return ret;
+ }
+ }
+
+ if (IS_PINEVIEW(dev))
+ i915_pineview_get_mem_freq(dev);
+ else if (IS_GEN5(dev))
+ i915_ironlake_get_mem_freq(dev);
+
+ mtx_init(&dev_priv->irq_lock, "userirq", NULL, MTX_DEF);
+
+ if (IS_IVYBRIDGE(dev))
+ dev_priv->num_pipe = 3;
+ else if (IS_MOBILE(dev) || !IS_GEN2(dev))
+ dev_priv->num_pipe = 2;
+ else
+ dev_priv->num_pipe = 1;
+
+ ret = drm_vblank_init(dev, dev_priv->num_pipe);
+ if (ret)
+ goto out_gem_unload;
+
+ /* Start out suspended */
+ dev_priv->mm.suspended = 1;
+
+ intel_detect_pch(dev);
+
+ if (drm_core_check_feature(dev, DRIVER_MODESET)) {
+ DRM_UNLOCK(dev);
+ ret = i915_load_modeset_init(dev);
+ DRM_LOCK(dev);
+ if (ret < 0) {
+ DRM_ERROR("failed to init modeset\n");
+ goto out_gem_unload;
+ }
+ }
+
+ intel_opregion_init(dev);
+
+ callout_init(&dev_priv->hangcheck_timer, 1);
+ callout_reset(&dev_priv->hangcheck_timer, DRM_I915_HANGCHECK_PERIOD,
+ i915_hangcheck_elapsed, dev);
+
+ if (IS_GEN5(dev)) {
+ mtx_lock(&mchdev_lock);
+ i915_mch_dev = dev_priv;
+ dev_priv->mchdev_lock = &mchdev_lock;
+ mtx_unlock(&mchdev_lock);
+ }
+
+ return (0);
+
+out_gem_unload:
+ /* XXXKIB */
+ (void) i915_driver_unload_int(dev, true);
+ return (ret);
+}
+
+static int
+i915_driver_unload_int(struct drm_device *dev, bool locked)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int ret;
+
+ if (!locked)
+ DRM_LOCK(dev);
+ ret = i915_gpu_idle(dev, true);
+ if (ret)
+ DRM_ERROR("failed to idle hardware: %d\n", ret);
+ if (!locked)
+ DRM_UNLOCK(dev);
+
+ i915_free_hws(dev);
+
+ intel_teardown_mchbar(dev);
+
+ if (locked)
+ DRM_UNLOCK(dev);
+ if (drm_core_check_feature(dev, DRIVER_MODESET)) {
+ intel_fbdev_fini(dev);
+ intel_modeset_cleanup(dev);
+ }
+
+ /* Free error state after interrupts are fully disabled. */
+ callout_stop(&dev_priv->hangcheck_timer);
+ callout_drain(&dev_priv->hangcheck_timer);
+
+ i915_destroy_error_state(dev);
+
+ intel_opregion_fini(dev);
+
+ if (locked)
+ DRM_LOCK(dev);
+
+ if (drm_core_check_feature(dev, DRIVER_MODESET)) {
+ if (!locked)
+ DRM_LOCK(dev);
+ i915_gem_free_all_phys_object(dev);
+ i915_gem_cleanup_ringbuffer(dev);
+ if (!locked)
+ DRM_UNLOCK(dev);
+ i915_gem_cleanup_aliasing_ppgtt(dev);
+#if 1
+ KIB_NOTYET();
+#else
+ if (I915_HAS_FBC(dev) && i915_powersave)
+ i915_cleanup_compression(dev);
+#endif
+ drm_mm_takedown(&dev_priv->mm.stolen);
+
+ intel_cleanup_overlay(dev);
+
+ if (!I915_NEED_GFX_HWS(dev))
+ i915_free_hws(dev);
+ }
+
+ i915_gem_unload(dev);
+
+ mtx_destroy(&dev_priv->irq_lock);
+
+ if (dev_priv->tq != NULL)
+ taskqueue_free(dev_priv->tq);
+
+ bus_generic_detach(dev->device);
+ drm_rmmap(dev, dev_priv->mmio_map);
+ intel_teardown_gmbus(dev);
+
+ mtx_destroy(&dev_priv->error_lock);
+ mtx_destroy(&dev_priv->error_completion_lock);
+ mtx_destroy(&dev_priv->rps_lock);
+ drm_free(dev->dev_private, sizeof(drm_i915_private_t),
+ DRM_MEM_DRIVER);
+
+ return (0);
+}
+
+int
+i915_driver_unload(struct drm_device *dev)
+{
+
+ return (i915_driver_unload_int(dev, true));
+}
+
+int
+i915_driver_open(struct drm_device *dev, struct drm_file *file_priv)
+{
+ struct drm_i915_file_private *i915_file_priv;
+
+ i915_file_priv = malloc(sizeof(*i915_file_priv), DRM_MEM_FILES,
+ M_WAITOK | M_ZERO);
+
+ mtx_init(&i915_file_priv->mm.lck, "915fp", NULL, MTX_DEF);
+ INIT_LIST_HEAD(&i915_file_priv->mm.request_list);
+ file_priv->driver_priv = i915_file_priv;
+
+ return (0);
+}
+
+void
+i915_driver_lastclose(struct drm_device * dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ if (!dev_priv || drm_core_check_feature(dev, DRIVER_MODESET)) {
+#if 1
+ KIB_NOTYET();
+#else
+ drm_fb_helper_restore();
+ vga_switcheroo_process_delayed_switch();
+#endif
+ return;
+ }
+ i915_gem_lastclose(dev);
+ i915_dma_cleanup(dev);
+}
+
+void i915_driver_preclose(struct drm_device * dev, struct drm_file *file_priv)
+{
+
+ i915_gem_release(dev, file_priv);
+}
+
+void i915_driver_postclose(struct drm_device *dev, struct drm_file *file_priv)
+{
+ struct drm_i915_file_private *i915_file_priv = file_priv->driver_priv;
+
+ mtx_destroy(&i915_file_priv->mm.lck);
+ drm_free(i915_file_priv, sizeof(*i915_file_priv), DRM_MEM_FILES);
+}
+
+struct drm_ioctl_desc i915_ioctls[] = {
+ DRM_IOCTL_DEF(DRM_I915_INIT, i915_dma_init, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_I915_FLUSH, i915_flush_ioctl, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_I915_FLIP, i915_flip_bufs, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_I915_BATCHBUFFER, i915_batchbuffer, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_I915_IRQ_EMIT, i915_irq_emit, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_I915_IRQ_WAIT, i915_irq_wait, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_I915_GETPARAM, i915_getparam, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_I915_SETPARAM, i915_setparam, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_I915_ALLOC, drm_noop, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_I915_FREE, drm_noop, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_I915_INIT_HEAP, drm_noop, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_I915_CMDBUFFER, i915_cmdbuffer, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_I915_DESTROY_HEAP, drm_noop, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY ),
+ DRM_IOCTL_DEF(DRM_I915_SET_VBLANK_PIPE, i915_vblank_pipe_set, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY ),
+ DRM_IOCTL_DEF(DRM_I915_GET_VBLANK_PIPE, i915_vblank_pipe_get, DRM_AUTH ),
+ DRM_IOCTL_DEF(DRM_I915_VBLANK_SWAP, i915_vblank_swap, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_I915_HWS_ADDR, i915_set_status_page, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_I915_GEM_INIT, i915_gem_init_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_I915_GEM_EXECBUFFER, i915_gem_execbuffer, DRM_AUTH | DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GEM_EXECBUFFER2, i915_gem_execbuffer2, DRM_AUTH | DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GEM_PIN, i915_gem_pin_ioctl, DRM_AUTH|DRM_ROOT_ONLY|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GEM_UNPIN, i915_gem_unpin_ioctl, DRM_AUTH|DRM_ROOT_ONLY|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GEM_BUSY, i915_gem_busy_ioctl, DRM_AUTH|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GEM_THROTTLE, i915_gem_throttle_ioctl, DRM_AUTH),
+ DRM_IOCTL_DEF(DRM_I915_GEM_ENTERVT, i915_gem_entervt_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_I915_GEM_LEAVEVT, i915_gem_leavevt_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
+ DRM_IOCTL_DEF(DRM_I915_GEM_CREATE, i915_gem_create_ioctl, 0),
+ DRM_IOCTL_DEF(DRM_I915_GEM_PREAD, i915_gem_pread_ioctl, DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GEM_PWRITE, i915_gem_pwrite_ioctl, DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GEM_MMAP, i915_gem_mmap_ioctl, 0),
+ DRM_IOCTL_DEF(DRM_I915_GEM_MMAP_GTT, i915_gem_mmap_gtt_ioctl, DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GEM_SET_DOMAIN, i915_gem_set_domain_ioctl, DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GEM_SW_FINISH, i915_gem_sw_finish_ioctl, DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GEM_SET_TILING, i915_gem_set_tiling, 0),
+ DRM_IOCTL_DEF(DRM_I915_GEM_GET_TILING, i915_gem_get_tiling, 0),
+ DRM_IOCTL_DEF(DRM_I915_GEM_GET_APERTURE, i915_gem_get_aperture_ioctl, DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GET_PIPE_FROM_CRTC_ID, intel_get_pipe_from_crtc_id, DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GEM_MADVISE, i915_gem_madvise_ioctl, DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_OVERLAY_PUT_IMAGE, intel_overlay_put_image, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_OVERLAY_ATTRS, intel_overlay_attrs, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_SET_SPRITE_COLORKEY, intel_sprite_set_colorkey, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+ DRM_IOCTL_DEF(DRM_I915_GET_SPRITE_COLORKEY, intel_sprite_get_colorkey, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
+};
+
+struct drm_driver_info i915_driver_info = {
+ .driver_features = DRIVER_USE_AGP | DRIVER_REQUIRE_AGP |
+ DRIVER_USE_MTRR | DRIVER_HAVE_IRQ | DRIVER_LOCKLESS_IRQ |
+ DRIVER_GEM /*| DRIVER_MODESET*/,
+
+ .buf_priv_size = sizeof(drm_i915_private_t),
+ .load = i915_driver_load,
+ .open = i915_driver_open,
+ .unload = i915_driver_unload,
+ .preclose = i915_driver_preclose,
+ .lastclose = i915_driver_lastclose,
+ .postclose = i915_driver_postclose,
+ .device_is_agp = i915_driver_device_is_agp,
+ .gem_init_object = i915_gem_init_object,
+ .gem_free_object = i915_gem_free_object,
+ .gem_pager_ops = &i915_gem_pager_ops,
+ .dumb_create = i915_gem_dumb_create,
+ .dumb_map_offset = i915_gem_mmap_gtt,
+ .dumb_destroy = i915_gem_dumb_destroy,
+ .sysctl_init = i915_sysctl_init,
+ .sysctl_cleanup = i915_sysctl_cleanup,
+
+ .ioctls = i915_ioctls,
+ .max_ioctl = DRM_ARRAY_SIZE(i915_ioctls),
+
+ .name = DRIVER_NAME,
+ .desc = DRIVER_DESC,
+ .date = DRIVER_DATE,
+ .major = DRIVER_MAJOR,
+ .minor = DRIVER_MINOR,
+ .patchlevel = DRIVER_PATCHLEVEL,
+};
+
+/**
+ * Determine if the device really is AGP or not.
+ *
+ * All Intel graphics chipsets are treated as AGP, even if they are really
+ * built-in.
+ *
+ * \param dev The device to be tested.
+ *
+ * \returns
+ * A value of 1 is always retured to indictate every i9x5 is AGP.
+ */
+int i915_driver_device_is_agp(struct drm_device * dev)
+{
+ return 1;
+}
+
+static void i915_pineview_get_mem_freq(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 tmp;
+
+ tmp = I915_READ(CLKCFG);
+
+ switch (tmp & CLKCFG_FSB_MASK) {
+ case CLKCFG_FSB_533:
+ dev_priv->fsb_freq = 533; /* 133*4 */
+ break;
+ case CLKCFG_FSB_800:
+ dev_priv->fsb_freq = 800; /* 200*4 */
+ break;
+ case CLKCFG_FSB_667:
+ dev_priv->fsb_freq = 667; /* 167*4 */
+ break;
+ case CLKCFG_FSB_400:
+ dev_priv->fsb_freq = 400; /* 100*4 */
+ break;
+ }
+
+ switch (tmp & CLKCFG_MEM_MASK) {
+ case CLKCFG_MEM_533:
+ dev_priv->mem_freq = 533;
+ break;
+ case CLKCFG_MEM_667:
+ dev_priv->mem_freq = 667;
+ break;
+ case CLKCFG_MEM_800:
+ dev_priv->mem_freq = 800;
+ break;
+ }
+
+ /* detect pineview DDR3 setting */
+ tmp = I915_READ(CSHRDDR3CTL);
+ dev_priv->is_ddr3 = (tmp & CSHRDDR3CTL_DDR3) ? 1 : 0;
+}
+
+static void i915_ironlake_get_mem_freq(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u16 ddrpll, csipll;
+
+ ddrpll = I915_READ16(DDRMPLL1);
+ csipll = I915_READ16(CSIPLL0);
+
+ switch (ddrpll & 0xff) {
+ case 0xc:
+ dev_priv->mem_freq = 800;
+ break;
+ case 0x10:
+ dev_priv->mem_freq = 1066;
+ break;
+ case 0x14:
+ dev_priv->mem_freq = 1333;
+ break;
+ case 0x18:
+ dev_priv->mem_freq = 1600;
+ break;
+ default:
+ DRM_DEBUG("unknown memory frequency 0x%02x\n",
+ ddrpll & 0xff);
+ dev_priv->mem_freq = 0;
+ break;
+ }
+
+ dev_priv->r_t = dev_priv->mem_freq;
+
+ switch (csipll & 0x3ff) {
+ case 0x00c:
+ dev_priv->fsb_freq = 3200;
+ break;
+ case 0x00e:
+ dev_priv->fsb_freq = 3733;
+ break;
+ case 0x010:
+ dev_priv->fsb_freq = 4266;
+ break;
+ case 0x012:
+ dev_priv->fsb_freq = 4800;
+ break;
+ case 0x014:
+ dev_priv->fsb_freq = 5333;
+ break;
+ case 0x016:
+ dev_priv->fsb_freq = 5866;
+ break;
+ case 0x018:
+ dev_priv->fsb_freq = 6400;
+ break;
+ default:
+ DRM_DEBUG("unknown fsb frequency 0x%04x\n",
+ csipll & 0x3ff);
+ dev_priv->fsb_freq = 0;
+ break;
+ }
+
+ if (dev_priv->fsb_freq == 3200) {
+ dev_priv->c_m = 0;
+ } else if (dev_priv->fsb_freq > 3200 && dev_priv->fsb_freq <= 4800) {
+ dev_priv->c_m = 1;
+ } else {
+ dev_priv->c_m = 2;
+ }
+}
+
+static const struct cparams {
+ u16 i;
+ u16 t;
+ u16 m;
+ u16 c;
+} cparams[] = {
+ { 1, 1333, 301, 28664 },
+ { 1, 1066, 294, 24460 },
+ { 1, 800, 294, 25192 },
+ { 0, 1333, 276, 27605 },
+ { 0, 1066, 276, 27605 },
+ { 0, 800, 231, 23784 },
+};
+
+unsigned long i915_chipset_val(struct drm_i915_private *dev_priv)
+{
+ u64 total_count, diff, ret;
+ u32 count1, count2, count3, m = 0, c = 0;
+ unsigned long now = jiffies_to_msecs(jiffies), diff1;
+ int i;
+
+ diff1 = now - dev_priv->last_time1;
+ /*
+ * sysctl(8) reads the value of sysctl twice in rapid
+ * succession. There is high chance that it happens in the
+ * same timer tick. Use the cached value to not divide by
+ * zero and give the hw a chance to gather more samples.
+ */
+ if (diff1 <= 10)
+ return (dev_priv->chipset_power);
+
+ count1 = I915_READ(DMIEC);
+ count2 = I915_READ(DDREC);
+ count3 = I915_READ(CSIEC);
+
+ total_count = count1 + count2 + count3;
+
+ /* FIXME: handle per-counter overflow */
+ if (total_count < dev_priv->last_count1) {
+ diff = ~0UL - dev_priv->last_count1;
+ diff += total_count;
+ } else {
+ diff = total_count - dev_priv->last_count1;
+ }
+
+ for (i = 0; i < DRM_ARRAY_SIZE(cparams); i++) {
+ if (cparams[i].i == dev_priv->c_m &&
+ cparams[i].t == dev_priv->r_t) {
+ m = cparams[i].m;
+ c = cparams[i].c;
+ break;
+ }
+ }
+
+ diff = diff / diff1;
+ ret = ((m * diff) + c);
+ ret = ret / 10;
+
+ dev_priv->last_count1 = total_count;
+ dev_priv->last_time1 = now;
+
+ dev_priv->chipset_power = ret;
+ return (ret);
+}
+
+unsigned long i915_mch_val(struct drm_i915_private *dev_priv)
+{
+ unsigned long m, x, b;
+ u32 tsfs;
+
+ tsfs = I915_READ(TSFS);
+
+ m = ((tsfs & TSFS_SLOPE_MASK) >> TSFS_SLOPE_SHIFT);
+ x = I915_READ8(I915_TR1);
+
+ b = tsfs & TSFS_INTR_MASK;
+
+ return ((m * x) / 127) - b;
+}
+
+static u16 pvid_to_extvid(struct drm_i915_private *dev_priv, u8 pxvid)
+{
+ static const struct v_table {
+ u16 vd; /* in .1 mil */
+ u16 vm; /* in .1 mil */
+ } v_table[] = {
+ { 0, 0, },
+ { 375, 0, },
+ { 500, 0, },
+ { 625, 0, },
+ { 750, 0, },
+ { 875, 0, },
+ { 1000, 0, },
+ { 1125, 0, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4125, 3000, },
+ { 4250, 3125, },
+ { 4375, 3250, },
+ { 4500, 3375, },
+ { 4625, 3500, },
+ { 4750, 3625, },
+ { 4875, 3750, },
+ { 5000, 3875, },
+ { 5125, 4000, },
+ { 5250, 4125, },
+ { 5375, 4250, },
+ { 5500, 4375, },
+ { 5625, 4500, },
+ { 5750, 4625, },
+ { 5875, 4750, },
+ { 6000, 4875, },
+ { 6125, 5000, },
+ { 6250, 5125, },
+ { 6375, 5250, },
+ { 6500, 5375, },
+ { 6625, 5500, },
+ { 6750, 5625, },
+ { 6875, 5750, },
+ { 7000, 5875, },
+ { 7125, 6000, },
+ { 7250, 6125, },
+ { 7375, 6250, },
+ { 7500, 6375, },
+ { 7625, 6500, },
+ { 7750, 6625, },
+ { 7875, 6750, },
+ { 8000, 6875, },
+ { 8125, 7000, },
+ { 8250, 7125, },
+ { 8375, 7250, },
+ { 8500, 7375, },
+ { 8625, 7500, },
+ { 8750, 7625, },
+ { 8875, 7750, },
+ { 9000, 7875, },
+ { 9125, 8000, },
+ { 9250, 8125, },
+ { 9375, 8250, },
+ { 9500, 8375, },
+ { 9625, 8500, },
+ { 9750, 8625, },
+ { 9875, 8750, },
+ { 10000, 8875, },
+ { 10125, 9000, },
+ { 10250, 9125, },
+ { 10375, 9250, },
+ { 10500, 9375, },
+ { 10625, 9500, },
+ { 10750, 9625, },
+ { 10875, 9750, },
+ { 11000, 9875, },
+ { 11125, 10000, },
+ { 11250, 10125, },
+ { 11375, 10250, },
+ { 11500, 10375, },
+ { 11625, 10500, },
+ { 11750, 10625, },
+ { 11875, 10750, },
+ { 12000, 10875, },
+ { 12125, 11000, },
+ { 12250, 11125, },
+ { 12375, 11250, },
+ { 12500, 11375, },
+ { 12625, 11500, },
+ { 12750, 11625, },
+ { 12875, 11750, },
+ { 13000, 11875, },
+ { 13125, 12000, },
+ { 13250, 12125, },
+ { 13375, 12250, },
+ { 13500, 12375, },
+ { 13625, 12500, },
+ { 13750, 12625, },
+ { 13875, 12750, },
+ { 14000, 12875, },
+ { 14125, 13000, },
+ { 14250, 13125, },
+ { 14375, 13250, },
+ { 14500, 13375, },
+ { 14625, 13500, },
+ { 14750, 13625, },
+ { 14875, 13750, },
+ { 15000, 13875, },
+ { 15125, 14000, },
+ { 15250, 14125, },
+ { 15375, 14250, },
+ { 15500, 14375, },
+ { 15625, 14500, },
+ { 15750, 14625, },
+ { 15875, 14750, },
+ { 16000, 14875, },
+ { 16125, 15000, },
+ };
+ if (dev_priv->info->is_mobile)
+ return v_table[pxvid].vm;
+ else
+ return v_table[pxvid].vd;
+}
+
+void i915_update_gfx_val(struct drm_i915_private *dev_priv)
+{
+ struct timespec now, diff1;
+ u64 diff;
+ unsigned long diffms;
+ u32 count;
+
+ if (dev_priv->info->gen != 5)
+ return;
+
+ nanotime(&now);
+ diff1 = now;
+ timespecsub(&diff1, &dev_priv->last_time2);
+
+ /* Don't divide by 0 */
+ diffms = diff1.tv_sec * 1000 + diff1.tv_nsec / 1000000;
+ if (!diffms)
+ return;
+
+ count = I915_READ(GFXEC);
+
+ if (count < dev_priv->last_count2) {
+ diff = ~0UL - dev_priv->last_count2;
+ diff += count;
+ } else {
+ diff = count - dev_priv->last_count2;
+ }
+
+ dev_priv->last_count2 = count;
+ dev_priv->last_time2 = now;
+
+ /* More magic constants... */
+ diff = diff * 1181;
+ diff = diff / (diffms * 10);
+ dev_priv->gfx_power = diff;
+}
+
+unsigned long i915_gfx_val(struct drm_i915_private *dev_priv)
+{
+ unsigned long t, corr, state1, corr2, state2;
+ u32 pxvid, ext_v;
+
+ pxvid = I915_READ(PXVFREQ_BASE + (dev_priv->cur_delay * 4));
+ pxvid = (pxvid >> 24) & 0x7f;
+ ext_v = pvid_to_extvid(dev_priv, pxvid);
+
+ state1 = ext_v;
+
+ t = i915_mch_val(dev_priv);
+
+ /* Revel in the empirically derived constants */
+
+ /* Correction factor in 1/100000 units */
+ if (t > 80)
+ corr = ((t * 2349) + 135940);
+ else if (t >= 50)
+ corr = ((t * 964) + 29317);
+ else /* < 50 */
+ corr = ((t * 301) + 1004);
+
+ corr = corr * ((150142 * state1) / 10000 - 78642);
+ corr /= 100000;
+ corr2 = (corr * dev_priv->corr);
+
+ state2 = (corr2 * state1) / 10000;
+ state2 /= 100; /* convert to mW */
+
+ i915_update_gfx_val(dev_priv);
+
+ return dev_priv->gfx_power + state2;
+}
+
+/**
+ * i915_read_mch_val - return value for IPS use
+ *
+ * Calculate and return a value for the IPS driver to use when deciding whether
+ * we have thermal and power headroom to increase CPU or GPU power budget.
+ */
+unsigned long i915_read_mch_val(void)
+{
+ struct drm_i915_private *dev_priv;
+ unsigned long chipset_val, graphics_val, ret = 0;
+
+ mtx_lock(&mchdev_lock);
+ if (!i915_mch_dev)
+ goto out_unlock;
+ dev_priv = i915_mch_dev;
+
+ chipset_val = i915_chipset_val(dev_priv);
+ graphics_val = i915_gfx_val(dev_priv);
+
+ ret = chipset_val + graphics_val;
+
+out_unlock:
+ mtx_unlock(&mchdev_lock);
+
+ return ret;
+}
+
+/**
+ * i915_gpu_raise - raise GPU frequency limit
+ *
+ * Raise the limit; IPS indicates we have thermal headroom.
+ */
+bool i915_gpu_raise(void)
+{
+ struct drm_i915_private *dev_priv;
+ bool ret = true;
+
+ mtx_lock(&mchdev_lock);
+ if (!i915_mch_dev) {
+ ret = false;
+ goto out_unlock;
+ }
+ dev_priv = i915_mch_dev;
+
+ if (dev_priv->max_delay > dev_priv->fmax)
+ dev_priv->max_delay--;
+
+out_unlock:
+ mtx_unlock(&mchdev_lock);
+
+ return ret;
+}
+
+/**
+ * i915_gpu_lower - lower GPU frequency limit
+ *
+ * IPS indicates we're close to a thermal limit, so throttle back the GPU
+ * frequency maximum.
+ */
+bool i915_gpu_lower(void)
+{
+ struct drm_i915_private *dev_priv;
+ bool ret = true;
+
+ mtx_lock(&mchdev_lock);
+ if (!i915_mch_dev) {
+ ret = false;
+ goto out_unlock;
+ }
+ dev_priv = i915_mch_dev;
+
+ if (dev_priv->max_delay < dev_priv->min_delay)
+ dev_priv->max_delay++;
+
+out_unlock:
+ mtx_unlock(&mchdev_lock);
+
+ return ret;
+}
+
+/**
+ * i915_gpu_busy - indicate GPU business to IPS
+ *
+ * Tell the IPS driver whether or not the GPU is busy.
+ */
+bool i915_gpu_busy(void)
+{
+ struct drm_i915_private *dev_priv;
+ bool ret = false;
+
+ mtx_lock(&mchdev_lock);
+ if (!i915_mch_dev)
+ goto out_unlock;
+ dev_priv = i915_mch_dev;
+
+ ret = dev_priv->busy;
+
+out_unlock:
+ mtx_unlock(&mchdev_lock);
+
+ return ret;
+}
+
+/**
+ * i915_gpu_turbo_disable - disable graphics turbo
+ *
+ * Disable graphics turbo by resetting the max frequency and setting the
+ * current frequency to the default.
+ */
+bool i915_gpu_turbo_disable(void)
+{
+ struct drm_i915_private *dev_priv;
+ bool ret = true;
+
+ mtx_lock(&mchdev_lock);
+ if (!i915_mch_dev) {
+ ret = false;
+ goto out_unlock;
+ }
+ dev_priv = i915_mch_dev;
+
+ dev_priv->max_delay = dev_priv->fstart;
+
+ if (!ironlake_set_drps(dev_priv->dev, dev_priv->fstart))
+ ret = false;
+
+out_unlock:
+ mtx_unlock(&mchdev_lock);
+
+ return ret;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_drm.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_drm.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,971 @@
+/*-
+ * Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
+ * IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
+ * ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_drm.h 235783 2012-05-22 11:07:44Z kib $");
+
+#ifndef _I915_DRM_H_
+#define _I915_DRM_H_
+
+/* Please note that modifications to all structs defined here are
+ * subject to backwards-compatibility constraints.
+ */
+
+#include <dev/drm2/drm.h>
+
+/* Each region is a minimum of 16k, and there are at most 255 of them.
+ */
+#define I915_NR_TEX_REGIONS 255 /* table size 2k - maximum due to use
+ * of chars for next/prev indices */
+#define I915_LOG_MIN_TEX_REGION_SIZE 14
+
+typedef struct _drm_i915_init {
+ enum {
+ I915_INIT_DMA = 0x01,
+ I915_CLEANUP_DMA = 0x02,
+ I915_RESUME_DMA = 0x03,
+
+ /* Since this struct isn't versioned, just used a new
+ * 'func' code to indicate the presence of dri2 sarea
+ * info. */
+ I915_INIT_DMA2 = 0x04
+ } func;
+ unsigned int mmio_offset;
+ int sarea_priv_offset;
+ unsigned int ring_start;
+ unsigned int ring_end;
+ unsigned int ring_size;
+ unsigned int front_offset;
+ unsigned int back_offset;
+ unsigned int depth_offset;
+ unsigned int w;
+ unsigned int h;
+ unsigned int pitch;
+ unsigned int pitch_bits;
+ unsigned int back_pitch;
+ unsigned int depth_pitch;
+ unsigned int cpp;
+ unsigned int chipset;
+ unsigned int sarea_handle;
+} drm_i915_init_t;
+
+typedef struct drm_i915_sarea {
+ struct drm_tex_region texList[I915_NR_TEX_REGIONS + 1];
+ int last_upload; /* last time texture was uploaded */
+ int last_enqueue; /* last time a buffer was enqueued */
+ int last_dispatch; /* age of the most recently dispatched buffer */
+ int ctxOwner; /* last context to upload state */
+ int texAge;
+ int pf_enabled; /* is pageflipping allowed? */
+ int pf_active;
+ int pf_current_page; /* which buffer is being displayed? */
+ int perf_boxes; /* performance boxes to be displayed */
+ int width, height; /* screen size in pixels */
+
+ drm_handle_t front_handle;
+ int front_offset;
+ int front_size;
+
+ drm_handle_t back_handle;
+ int back_offset;
+ int back_size;
+
+ drm_handle_t depth_handle;
+ int depth_offset;
+ int depth_size;
+
+ drm_handle_t tex_handle;
+ int tex_offset;
+ int tex_size;
+ int log_tex_granularity;
+ int pitch;
+ int rotation; /* 0, 90, 180 or 270 */
+ int rotated_offset;
+ int rotated_size;
+ int rotated_pitch;
+ int virtualX, virtualY;
+
+ unsigned int front_tiled;
+ unsigned int back_tiled;
+ unsigned int depth_tiled;
+ unsigned int rotated_tiled;
+ unsigned int rotated2_tiled;
+
+ int planeA_x;
+ int planeA_y;
+ int planeA_w;
+ int planeA_h;
+ int planeB_x;
+ int planeB_y;
+ int planeB_w;
+ int planeB_h;
+
+ /* Triple buffering */
+ drm_handle_t third_handle;
+ int third_offset;
+ int third_size;
+ unsigned int third_tiled;
+
+ /* buffer object handles for the static buffers. May change
+ * over the lifetime of the client, though it doesn't in our current
+ * implementation.
+ */
+ unsigned int front_bo_handle;
+ unsigned int back_bo_handle;
+ unsigned int third_bo_handle;
+ unsigned int depth_bo_handle;
+} drm_i915_sarea_t;
+
+/* Driver specific fence types and classes.
+ */
+
+/* The only fence class we support */
+#define DRM_I915_FENCE_CLASS_ACCEL 0
+/* Fence type that guarantees read-write flush */
+#define DRM_I915_FENCE_TYPE_RW 2
+/* MI_FLUSH programmed just before the fence */
+#define DRM_I915_FENCE_FLAG_FLUSHED 0x01000000
+
+/* Flags for perf_boxes
+ */
+#define I915_BOX_RING_EMPTY 0x1
+#define I915_BOX_FLIP 0x2
+#define I915_BOX_WAIT 0x4
+#define I915_BOX_TEXTURE_LOAD 0x8
+#define I915_BOX_LOST_CONTEXT 0x10
+
+/* I915 specific ioctls
+ * The device specific ioctl range is 0x40 to 0x79.
+ */
+#define DRM_I915_INIT 0x00
+#define DRM_I915_FLUSH 0x01
+#define DRM_I915_FLIP 0x02
+#define DRM_I915_BATCHBUFFER 0x03
+#define DRM_I915_IRQ_EMIT 0x04
+#define DRM_I915_IRQ_WAIT 0x05
+#define DRM_I915_GETPARAM 0x06
+#define DRM_I915_SETPARAM 0x07
+#define DRM_I915_ALLOC 0x08
+#define DRM_I915_FREE 0x09
+#define DRM_I915_INIT_HEAP 0x0a
+#define DRM_I915_CMDBUFFER 0x0b
+#define DRM_I915_DESTROY_HEAP 0x0c
+#define DRM_I915_SET_VBLANK_PIPE 0x0d
+#define DRM_I915_GET_VBLANK_PIPE 0x0e
+#define DRM_I915_VBLANK_SWAP 0x0f
+#define DRM_I915_MMIO 0x10
+#define DRM_I915_HWS_ADDR 0x11
+#define DRM_I915_EXECBUFFER 0x12
+#define DRM_I915_GEM_INIT 0x13
+#define DRM_I915_GEM_EXECBUFFER 0x14
+#define DRM_I915_GEM_PIN 0x15
+#define DRM_I915_GEM_UNPIN 0x16
+#define DRM_I915_GEM_BUSY 0x17
+#define DRM_I915_GEM_THROTTLE 0x18
+#define DRM_I915_GEM_ENTERVT 0x19
+#define DRM_I915_GEM_LEAVEVT 0x1a
+#define DRM_I915_GEM_CREATE 0x1b
+#define DRM_I915_GEM_PREAD 0x1c
+#define DRM_I915_GEM_PWRITE 0x1d
+#define DRM_I915_GEM_MMAP 0x1e
+#define DRM_I915_GEM_SET_DOMAIN 0x1f
+#define DRM_I915_GEM_SW_FINISH 0x20
+#define DRM_I915_GEM_SET_TILING 0x21
+#define DRM_I915_GEM_GET_TILING 0x22
+#define DRM_I915_GEM_GET_APERTURE 0x23
+#define DRM_I915_GEM_MMAP_GTT 0x24
+#define DRM_I915_GET_PIPE_FROM_CRTC_ID 0x25
+#define DRM_I915_GEM_MADVISE 0x26
+#define DRM_I915_OVERLAY_PUT_IMAGE 0x27
+#define DRM_I915_OVERLAY_ATTRS 0x28
+#define DRM_I915_GEM_EXECBUFFER2 0x29
+#define DRM_I915_GET_SPRITE_COLORKEY 0x2a
+#define DRM_I915_SET_SPRITE_COLORKEY 0x2b
+
+#define DRM_IOCTL_I915_INIT DRM_IOW( DRM_COMMAND_BASE + DRM_I915_INIT, drm_i915_init_t)
+#define DRM_IOCTL_I915_FLUSH DRM_IO ( DRM_COMMAND_BASE + DRM_I915_FLUSH)
+#define DRM_IOCTL_I915_FLIP DRM_IOW( DRM_COMMAND_BASE + DRM_I915_FLIP, drm_i915_flip_t)
+#define DRM_IOCTL_I915_BATCHBUFFER DRM_IOW( DRM_COMMAND_BASE + DRM_I915_BATCHBUFFER, drm_i915_batchbuffer_t)
+#define DRM_IOCTL_I915_IRQ_EMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_IRQ_EMIT, drm_i915_irq_emit_t)
+#define DRM_IOCTL_I915_IRQ_WAIT DRM_IOW( DRM_COMMAND_BASE + DRM_I915_IRQ_WAIT, drm_i915_irq_wait_t)
+#define DRM_IOCTL_I915_GETPARAM DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GETPARAM, drm_i915_getparam_t)
+#define DRM_IOCTL_I915_SETPARAM DRM_IOW( DRM_COMMAND_BASE + DRM_I915_SETPARAM, drm_i915_setparam_t)
+#define DRM_IOCTL_I915_ALLOC DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_ALLOC, drm_i915_mem_alloc_t)
+#define DRM_IOCTL_I915_FREE DRM_IOW( DRM_COMMAND_BASE + DRM_I915_FREE, drm_i915_mem_free_t)
+#define DRM_IOCTL_I915_INIT_HEAP DRM_IOW( DRM_COMMAND_BASE + DRM_I915_INIT_HEAP, drm_i915_mem_init_heap_t)
+#define DRM_IOCTL_I915_CMDBUFFER DRM_IOW( DRM_COMMAND_BASE + DRM_I915_CMDBUFFER, drm_i915_cmdbuffer_t)
+#define DRM_IOCTL_I915_DESTROY_HEAP DRM_IOW( DRM_COMMAND_BASE + DRM_I915_DESTROY_HEAP, drm_i915_mem_destroy_heap_t)
+#define DRM_IOCTL_I915_SET_VBLANK_PIPE DRM_IOW( DRM_COMMAND_BASE + DRM_I915_SET_VBLANK_PIPE, drm_i915_vblank_pipe_t)
+#define DRM_IOCTL_I915_GET_VBLANK_PIPE DRM_IOR( DRM_COMMAND_BASE + DRM_I915_GET_VBLANK_PIPE, drm_i915_vblank_pipe_t)
+#define DRM_IOCTL_I915_VBLANK_SWAP DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_VBLANK_SWAP, drm_i915_vblank_swap_t)
+#define DRM_IOCTL_I915_MMIO DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_MMIO, drm_i915_mmio)
+#define DRM_IOCTL_I915_EXECBUFFER DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_EXECBUFFER, struct drm_i915_execbuffer)
+#define DRM_IOCTL_I915_GEM_INIT DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_INIT, struct drm_i915_gem_init)
+#define DRM_IOCTL_I915_GEM_EXECBUFFER DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_EXECBUFFER, struct drm_i915_gem_execbuffer)
+#define DRM_IOCTL_I915_GEM_EXECBUFFER2 DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_EXECBUFFER2, struct drm_i915_gem_execbuffer2)
+#define DRM_IOCTL_I915_GEM_PIN DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_PIN, struct drm_i915_gem_pin)
+#define DRM_IOCTL_I915_GEM_UNPIN DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_UNPIN, struct drm_i915_gem_unpin)
+#define DRM_IOCTL_I915_GEM_BUSY DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_BUSY, struct drm_i915_gem_busy)
+#define DRM_IOCTL_I915_GEM_THROTTLE DRM_IO ( DRM_COMMAND_BASE + DRM_I915_GEM_THROTTLE)
+#define DRM_IOCTL_I915_GEM_ENTERVT DRM_IO(DRM_COMMAND_BASE + DRM_I915_GEM_ENTERVT)
+#define DRM_IOCTL_I915_GEM_LEAVEVT DRM_IO(DRM_COMMAND_BASE + DRM_I915_GEM_LEAVEVT)
+#define DRM_IOCTL_I915_GEM_CREATE DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_CREATE, struct drm_i915_gem_create)
+#define DRM_IOCTL_I915_GEM_PREAD DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PREAD, struct drm_i915_gem_pread)
+#define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_gem_pwrite)
+#define DRM_IOCTL_I915_GEM_MMAP DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_MMAP, struct drm_i915_gem_mmap)
+#define DRM_IOCTL_I915_GEM_MMAP_GTT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_MMAP_GTT, struct drm_i915_gem_mmap_gtt)
+#define DRM_IOCTL_I915_GEM_SET_DOMAIN DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_SET_DOMAIN, struct drm_i915_gem_set_domain)
+#define DRM_IOCTL_I915_GEM_SW_FINISH DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_SW_FINISH, struct drm_i915_gem_sw_finish)
+#define DRM_IOCTL_I915_GEM_SET_TILING DRM_IOWR (DRM_COMMAND_BASE + DRM_I915_GEM_SET_TILING, struct drm_i915_gem_set_tiling)
+#define DRM_IOCTL_I915_GEM_GET_TILING DRM_IOWR (DRM_COMMAND_BASE + DRM_I915_GEM_GET_TILING, struct drm_i915_gem_get_tiling)
+#define DRM_IOCTL_I915_GEM_GET_APERTURE DRM_IOR (DRM_COMMAND_BASE + DRM_I915_GEM_GET_APERTURE, struct drm_i915_gem_get_aperture)
+#define DRM_IOCTL_I915_GET_PIPE_FROM_CRTC_ID DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GET_PIPE_FROM_CRTC_ID, struct drm_i915_get_pipe_from_crtc_id)
+#define DRM_IOCTL_I915_GEM_MADVISE DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_MADVISE, struct drm_i915_gem_madvise)
+#define DRM_IOCTL_I915_OVERLAY_PUT_IMAGE DRM_IOW(DRM_COMMAND_BASE + DRM_IOCTL_I915_OVERLAY_PUT_IMAGE, struct drm_intel_overlay_put_image)
+#define DRM_IOCTL_I915_OVERLAY_ATTRS DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_OVERLAY_ATTRS, struct drm_intel_overlay_attrs)
+#define DRM_IOCTL_I915_SET_SPRITE_COLORKEY DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_SET_SPRITE_COLORKEY, struct drm_intel_sprite_colorkey)
+#define DRM_IOCTL_I915_GET_SPRITE_COLORKEY DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_SET_SPRITE_COLORKEY, struct drm_intel_sprite_colorkey)
+
+/* Asynchronous page flipping:
+ */
+typedef struct drm_i915_flip {
+ /*
+ * This is really talking about planes, and we could rename it
+ * except for the fact that some of the duplicated i915_drm.h files
+ * out there check for HAVE_I915_FLIP and so might pick up this
+ * version.
+ */
+ int pipes;
+} drm_i915_flip_t;
+
+/* Allow drivers to submit batchbuffers directly to hardware, relying
+ * on the security mechanisms provided by hardware.
+ */
+typedef struct drm_i915_batchbuffer {
+ int start; /* agp offset */
+ int used; /* nr bytes in use */
+ int DR1; /* hw flags for GFX_OP_DRAWRECT_INFO */
+ int DR4; /* window origin for GFX_OP_DRAWRECT_INFO */
+ int num_cliprects; /* mulitpass with multiple cliprects? */
+ struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */
+} drm_i915_batchbuffer_t;
+
+/* As above, but pass a pointer to userspace buffer which can be
+ * validated by the kernel prior to sending to hardware.
+ */
+typedef struct _drm_i915_cmdbuffer {
+ char __user *buf; /* pointer to userspace command buffer */
+ int sz; /* nr bytes in buf */
+ int DR1; /* hw flags for GFX_OP_DRAWRECT_INFO */
+ int DR4; /* window origin for GFX_OP_DRAWRECT_INFO */
+ int num_cliprects; /* mulitpass with multiple cliprects? */
+ struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */
+} drm_i915_cmdbuffer_t;
+
+/* Userspace can request & wait on irq's:
+ */
+typedef struct drm_i915_irq_emit {
+ int __user *irq_seq;
+} drm_i915_irq_emit_t;
+
+typedef struct drm_i915_irq_wait {
+ int irq_seq;
+} drm_i915_irq_wait_t;
+
+/* Ioctl to query kernel params:
+ */
+#define I915_PARAM_IRQ_ACTIVE 1
+#define I915_PARAM_ALLOW_BATCHBUFFER 2
+#define I915_PARAM_LAST_DISPATCH 3
+#define I915_PARAM_CHIPSET_ID 4
+#define I915_PARAM_HAS_GEM 5
+#define I915_PARAM_NUM_FENCES_AVAIL 6
+#define I915_PARAM_HAS_OVERLAY 7
+#define I915_PARAM_HAS_PAGEFLIPPING 8
+#define I915_PARAM_HAS_EXECBUF2 9
+#define I915_PARAM_HAS_BSD 10
+#define I915_PARAM_HAS_BLT 11
+#define I915_PARAM_HAS_RELAXED_FENCING 12
+#define I915_PARAM_HAS_COHERENT_RINGS 13
+#define I915_PARAM_HAS_EXEC_CONSTANTS 14
+#define I915_PARAM_HAS_RELAXED_DELTA 15
+#define I915_PARAM_HAS_GEN7_SOL_RESET 16
+#define I915_PARAM_HAS_LLC 17
+
+typedef struct drm_i915_getparam {
+ int param;
+ int __user *value;
+} drm_i915_getparam_t;
+
+/* Ioctl to set kernel params:
+ */
+#define I915_SETPARAM_USE_MI_BATCHBUFFER_START 1
+#define I915_SETPARAM_TEX_LRU_LOG_GRANULARITY 2
+#define I915_SETPARAM_ALLOW_BATCHBUFFER 3
+#define I915_SETPARAM_NUM_USED_FENCES 4
+
+typedef struct drm_i915_setparam {
+ int param;
+ int value;
+} drm_i915_setparam_t;
+
+/* A memory manager for regions of shared memory:
+ */
+#define I915_MEM_REGION_AGP 1
+
+typedef struct drm_i915_mem_alloc {
+ int region;
+ int alignment;
+ int size;
+ int __user *region_offset; /* offset from start of fb or agp */
+} drm_i915_mem_alloc_t;
+
+typedef struct drm_i915_mem_free {
+ int region;
+ int region_offset;
+} drm_i915_mem_free_t;
+
+typedef struct drm_i915_mem_init_heap {
+ int region;
+ int size;
+ int start;
+} drm_i915_mem_init_heap_t;
+
+/* Allow memory manager to be torn down and re-initialized (eg on
+ * rotate):
+ */
+typedef struct drm_i915_mem_destroy_heap {
+ int region;
+} drm_i915_mem_destroy_heap_t;
+
+/* Allow X server to configure which pipes to monitor for vblank signals
+ */
+#define DRM_I915_VBLANK_PIPE_A 1
+#define DRM_I915_VBLANK_PIPE_B 2
+
+typedef struct drm_i915_vblank_pipe {
+ int pipe;
+} drm_i915_vblank_pipe_t;
+
+/* Schedule buffer swap at given vertical blank:
+ */
+typedef struct drm_i915_vblank_swap {
+ drm_drawable_t drawable;
+ enum drm_vblank_seq_type seqtype;
+ unsigned int sequence;
+} drm_i915_vblank_swap_t;
+
+#define I915_MMIO_READ 0
+#define I915_MMIO_WRITE 1
+
+#define I915_MMIO_MAY_READ 0x1
+#define I915_MMIO_MAY_WRITE 0x2
+
+#define MMIO_REGS_IA_PRIMATIVES_COUNT 0
+#define MMIO_REGS_IA_VERTICES_COUNT 1
+#define MMIO_REGS_VS_INVOCATION_COUNT 2
+#define MMIO_REGS_GS_PRIMITIVES_COUNT 3
+#define MMIO_REGS_GS_INVOCATION_COUNT 4
+#define MMIO_REGS_CL_PRIMITIVES_COUNT 5
+#define MMIO_REGS_CL_INVOCATION_COUNT 6
+#define MMIO_REGS_PS_INVOCATION_COUNT 7
+#define MMIO_REGS_PS_DEPTH_COUNT 8
+
+typedef struct drm_i915_mmio_entry {
+ unsigned int flag;
+ unsigned int offset;
+ unsigned int size;
+} drm_i915_mmio_entry_t;
+
+typedef struct drm_i915_mmio {
+ unsigned int read_write:1;
+ unsigned int reg:31;
+ void __user *data;
+} drm_i915_mmio_t;
+
+typedef struct drm_i915_hws_addr {
+ uint64_t addr;
+} drm_i915_hws_addr_t;
+
+/*
+ * Relocation header is 4 uint32_ts
+ * 0 - 32 bit reloc count
+ * 1 - 32-bit relocation type
+ * 2-3 - 64-bit user buffer handle ptr for another list of relocs.
+ */
+#define I915_RELOC_HEADER 4
+
+/*
+ * type 0 relocation has 4-uint32_t stride
+ * 0 - offset into buffer
+ * 1 - delta to add in
+ * 2 - buffer handle
+ * 3 - reserved (for optimisations later).
+ */
+/*
+ * type 1 relocation has 4-uint32_t stride.
+ * Hangs off the first item in the op list.
+ * Performed after all valiations are done.
+ * Try to group relocs into the same relocatee together for
+ * performance reasons.
+ * 0 - offset into buffer
+ * 1 - delta to add in
+ * 2 - buffer index in op list.
+ * 3 - relocatee index in op list.
+ */
+#define I915_RELOC_TYPE_0 0
+#define I915_RELOC0_STRIDE 4
+#define I915_RELOC_TYPE_1 1
+#define I915_RELOC1_STRIDE 4
+
+
+struct drm_i915_op_arg {
+ uint64_t next;
+ uint64_t reloc_ptr;
+ int handled;
+ unsigned int pad64;
+ union {
+ struct drm_bo_op_req req;
+ struct drm_bo_arg_rep rep;
+ } d;
+
+};
+
+struct drm_i915_execbuffer {
+ uint64_t ops_list;
+ uint32_t num_buffers;
+ struct drm_i915_batchbuffer batch;
+ drm_context_t context; /* for lockless use in the future */
+ struct drm_fence_arg fence_arg;
+};
+
+struct drm_i915_gem_init {
+ /**
+ * Beginning offset in the GTT to be managed by the DRM memory
+ * manager.
+ */
+ uint64_t gtt_start;
+ /**
+ * Ending offset in the GTT to be managed by the DRM memory
+ * manager.
+ */
+ uint64_t gtt_end;
+};
+
+struct drm_i915_gem_create {
+ /**
+ * Requested size for the object.
+ *
+ * The (page-aligned) allocated size for the object will be returned.
+ */
+ uint64_t size;
+ /**
+ * Returned handle for the object.
+ *
+ * Object handles are nonzero.
+ */
+ uint32_t handle;
+ uint32_t pad;
+};
+
+struct drm_i915_gem_pread {
+ /** Handle for the object being read. */
+ uint32_t handle;
+ uint32_t pad;
+ /** Offset into the object to read from */
+ uint64_t offset;
+ /** Length of data to read */
+ uint64_t size;
+ /** Pointer to write the data into. */
+ uint64_t data_ptr; /* void *, but pointers are not 32/64 compatible */
+};
+
+struct drm_i915_gem_pwrite {
+ /** Handle for the object being written to. */
+ uint32_t handle;
+ uint32_t pad;
+ /** Offset into the object to write to */
+ uint64_t offset;
+ /** Length of data to write */
+ uint64_t size;
+ /** Pointer to read the data from. */
+ uint64_t data_ptr; /* void *, but pointers are not 32/64 compatible */
+};
+
+struct drm_i915_gem_mmap {
+ /** Handle for the object being mapped. */
+ uint32_t handle;
+ uint32_t pad;
+ /** Offset in the object to map. */
+ uint64_t offset;
+ /**
+ * Length of data to map.
+ *
+ * The value will be page-aligned.
+ */
+ uint64_t size;
+ /** Returned pointer the data was mapped at */
+ uint64_t addr_ptr; /* void *, but pointers are not 32/64 compatible */
+};
+
+struct drm_i915_gem_mmap_gtt {
+ /** Handle for the object being mapped. */
+ uint32_t handle;
+ uint32_t pad;
+ /**
+ * Fake offset to use for subsequent mmap call
+ *
+ * This is a fixed-size type for 32/64 compatibility.
+ */
+ uint64_t offset;
+};
+
+struct drm_i915_gem_set_domain {
+ /** Handle for the object */
+ uint32_t handle;
+
+ /** New read domains */
+ uint32_t read_domains;
+
+ /** New write domain */
+ uint32_t write_domain;
+};
+
+struct drm_i915_gem_sw_finish {
+ /** Handle for the object */
+ uint32_t handle;
+};
+
+struct drm_i915_gem_relocation_entry {
+ /**
+ * Handle of the buffer being pointed to by this relocation entry.
+ *
+ * It's appealing to make this be an index into the mm_validate_entry
+ * list to refer to the buffer, but this allows the driver to create
+ * a relocation list for state buffers and not re-write it per
+ * exec using the buffer.
+ */
+ uint32_t target_handle;
+
+ /**
+ * Value to be added to the offset of the target buffer to make up
+ * the relocation entry.
+ */
+ uint32_t delta;
+
+ /** Offset in the buffer the relocation entry will be written into */
+ uint64_t offset;
+
+ /**
+ * Offset value of the target buffer that the relocation entry was last
+ * written as.
+ *
+ * If the buffer has the same offset as last time, we can skip syncing
+ * and writing the relocation. This value is written back out by
+ * the execbuffer ioctl when the relocation is written.
+ */
+ uint64_t presumed_offset;
+
+ /**
+ * Target memory domains read by this operation.
+ */
+ uint32_t read_domains;
+
+ /**
+ * Target memory domains written by this operation.
+ *
+ * Note that only one domain may be written by the whole
+ * execbuffer operation, so that where there are conflicts,
+ * the application will get -EINVAL back.
+ */
+ uint32_t write_domain;
+};
+
+/** @{
+ * Intel memory domains
+ *
+ * Most of these just align with the various caches in
+ * the system and are used to flush and invalidate as
+ * objects end up cached in different domains.
+ */
+/** CPU cache */
+#define I915_GEM_DOMAIN_CPU 0x00000001
+/** Render cache, used by 2D and 3D drawing */
+#define I915_GEM_DOMAIN_RENDER 0x00000002
+/** Sampler cache, used by texture engine */
+#define I915_GEM_DOMAIN_SAMPLER 0x00000004
+/** Command queue, used to load batch buffers */
+#define I915_GEM_DOMAIN_COMMAND 0x00000008
+/** Instruction cache, used by shader programs */
+#define I915_GEM_DOMAIN_INSTRUCTION 0x00000010
+/** Vertex address cache */
+#define I915_GEM_DOMAIN_VERTEX 0x00000020
+/** GTT domain - aperture and scanout */
+#define I915_GEM_DOMAIN_GTT 0x00000040
+/** @} */
+
+struct drm_i915_gem_exec_object {
+ /**
+ * User's handle for a buffer to be bound into the GTT for this
+ * operation.
+ */
+ uint32_t handle;
+
+ /** Number of relocations to be performed on this buffer */
+ uint32_t relocation_count;
+ /**
+ * Pointer to array of struct drm_i915_gem_relocation_entry containing
+ * the relocations to be performed in this buffer.
+ */
+ uint64_t relocs_ptr;
+
+ /** Required alignment in graphics aperture */
+ uint64_t alignment;
+
+ /**
+ * Returned value of the updated offset of the object, for future
+ * presumed_offset writes.
+ */
+ uint64_t offset;
+};
+
+struct drm_i915_gem_execbuffer {
+ /**
+ * List of buffers to be validated with their relocations to be
+ * performend on them.
+ *
+ * This is a pointer to an array of struct drm_i915_gem_validate_entry.
+ *
+ * These buffers must be listed in an order such that all relocations
+ * a buffer is performing refer to buffers that have already appeared
+ * in the validate list.
+ */
+ uint64_t buffers_ptr;
+ uint32_t buffer_count;
+
+ /** Offset in the batchbuffer to start execution from. */
+ uint32_t batch_start_offset;
+ /** Bytes used in batchbuffer from batch_start_offset */
+ uint32_t batch_len;
+ uint32_t DR1;
+ uint32_t DR4;
+ uint32_t num_cliprects;
+ uint64_t cliprects_ptr; /* struct drm_clip_rect *cliprects */
+};
+
+struct drm_i915_gem_exec_object2 {
+ /**
+ * User's handle for a buffer to be bound into the GTT for this
+ * operation.
+ */
+ uint32_t handle;
+
+ /** Number of relocations to be performed on this buffer */
+ uint32_t relocation_count;
+ /**
+ * Pointer to array of struct drm_i915_gem_relocation_entry containing
+ * the relocations to be performed in this buffer.
+ */
+ uint64_t relocs_ptr;
+
+ /** Required alignment in graphics aperture */
+ uint64_t alignment;
+
+ /**
+ * Returned value of the updated offset of the object, for future
+ * presumed_offset writes.
+ */
+ uint64_t offset;
+
+#define EXEC_OBJECT_NEEDS_FENCE (1<<0)
+ uint64_t flags;
+ uint64_t rsvd1;
+ uint64_t rsvd2;
+};
+
+struct drm_i915_gem_execbuffer2 {
+ /**
+ * List of gem_exec_object2 structs
+ */
+ uint64_t buffers_ptr;
+ uint32_t buffer_count;
+
+ /** Offset in the batchbuffer to start execution from. */
+ uint32_t batch_start_offset;
+ /** Bytes used in batchbuffer from batch_start_offset */
+ uint32_t batch_len;
+ uint32_t DR1;
+ uint32_t DR4;
+ uint32_t num_cliprects;
+ /** This is a struct drm_clip_rect *cliprects */
+ uint64_t cliprects_ptr;
+#define I915_EXEC_RING_MASK (7<<0)
+#define I915_EXEC_DEFAULT (0<<0)
+#define I915_EXEC_RENDER (1<<0)
+#define I915_EXEC_BSD (2<<0)
+#define I915_EXEC_BLT (3<<0)
+
+/* Used for switching the constants addressing mode on gen4+ RENDER ring.
+ * Gen6+ only supports relative addressing to dynamic state (default) and
+ * absolute addressing.
+ *
+ * These flags are ignored for the BSD and BLT rings.
+ */
+#define I915_EXEC_CONSTANTS_MASK (3<<6)
+#define I915_EXEC_CONSTANTS_REL_GENERAL (0<<6) /* default */
+#define I915_EXEC_CONSTANTS_ABSOLUTE (1<<6)
+#define I915_EXEC_CONSTANTS_REL_SURFACE (2<<6) /* gen4/5 only */
+ uint64_t flags;
+ uint64_t rsvd1;
+ uint64_t rsvd2;
+};
+
+/** Resets the SO write offset registers for transform feedback on gen7. */
+#define I915_EXEC_GEN7_SOL_RESET (1<<8)
+
+struct drm_i915_gem_pin {
+ /** Handle of the buffer to be pinned. */
+ uint32_t handle;
+ uint32_t pad;
+
+ /** alignment required within the aperture */
+ uint64_t alignment;
+
+ /** Returned GTT offset of the buffer. */
+ uint64_t offset;
+};
+
+struct drm_i915_gem_unpin {
+ /** Handle of the buffer to be unpinned. */
+ uint32_t handle;
+ uint32_t pad;
+};
+
+struct drm_i915_gem_busy {
+ /** Handle of the buffer to check for busy */
+ uint32_t handle;
+
+ /** Return busy status (1 if busy, 0 if idle) */
+ uint32_t busy;
+};
+
+#define I915_TILING_NONE 0
+#define I915_TILING_X 1
+#define I915_TILING_Y 2
+
+#define I915_BIT_6_SWIZZLE_NONE 0
+#define I915_BIT_6_SWIZZLE_9 1
+#define I915_BIT_6_SWIZZLE_9_10 2
+#define I915_BIT_6_SWIZZLE_9_11 3
+#define I915_BIT_6_SWIZZLE_9_10_11 4
+/* Not seen by userland */
+#define I915_BIT_6_SWIZZLE_UNKNOWN 5
+/* Seen by userland. */
+#define I915_BIT_6_SWIZZLE_9_17 6
+#define I915_BIT_6_SWIZZLE_9_10_17 7
+
+struct drm_i915_gem_set_tiling {
+ /** Handle of the buffer to have its tiling state updated */
+ uint32_t handle;
+
+ /**
+ * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
+ * I915_TILING_Y).
+ *
+ * This value is to be set on request, and will be updated by the
+ * kernel on successful return with the actual chosen tiling layout.
+ *
+ * The tiling mode may be demoted to I915_TILING_NONE when the system
+ * has bit 6 swizzling that can't be managed correctly by GEM.
+ *
+ * Buffer contents become undefined when changing tiling_mode.
+ */
+ uint32_t tiling_mode;
+
+ /**
+ * Stride in bytes for the object when in I915_TILING_X or
+ * I915_TILING_Y.
+ */
+ uint32_t stride;
+
+ /**
+ * Returned address bit 6 swizzling required for CPU access through
+ * mmap mapping.
+ */
+ uint32_t swizzle_mode;
+};
+
+struct drm_i915_gem_get_tiling {
+ /** Handle of the buffer to get tiling state for. */
+ uint32_t handle;
+
+ /**
+ * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
+ * I915_TILING_Y).
+ */
+ uint32_t tiling_mode;
+
+ /**
+ * Returned address bit 6 swizzling required for CPU access through
+ * mmap mapping.
+ */
+ uint32_t swizzle_mode;
+};
+
+struct drm_i915_gem_get_aperture {
+ /** Total size of the aperture used by i915_gem_execbuffer, in bytes */
+ uint64_t aper_size;
+
+ /**
+ * Available space in the aperture used by i915_gem_execbuffer, in
+ * bytes
+ */
+ uint64_t aper_available_size;
+};
+
+struct drm_i915_get_pipe_from_crtc_id {
+ /** ID of CRTC being requested **/
+ uint32_t crtc_id;
+
+ /** pipe of requested CRTC **/
+ uint32_t pipe;
+};
+
+#define I915_MADV_WILLNEED 0
+#define I915_MADV_DONTNEED 1
+#define I915_MADV_PURGED_INTERNAL 2 /* internal state */
+
+struct drm_i915_gem_madvise {
+ /** Handle of the buffer to change the backing store advice */
+ uint32_t handle;
+
+ /* Advice: either the buffer will be needed again in the near future,
+ * or wont be and could be discarded under memory pressure.
+ */
+ uint32_t madv;
+
+ /** Whether the backing store still exists. */
+ uint32_t retained;
+};
+
+#define I915_OVERLAY_TYPE_MASK 0xff
+#define I915_OVERLAY_YUV_PLANAR 0x01
+#define I915_OVERLAY_YUV_PACKED 0x02
+#define I915_OVERLAY_RGB 0x03
+
+#define I915_OVERLAY_DEPTH_MASK 0xff00
+#define I915_OVERLAY_RGB24 0x1000
+#define I915_OVERLAY_RGB16 0x2000
+#define I915_OVERLAY_RGB15 0x3000
+#define I915_OVERLAY_YUV422 0x0100
+#define I915_OVERLAY_YUV411 0x0200
+#define I915_OVERLAY_YUV420 0x0300
+#define I915_OVERLAY_YUV410 0x0400
+
+#define I915_OVERLAY_SWAP_MASK 0xff0000
+#define I915_OVERLAY_NO_SWAP 0x000000
+#define I915_OVERLAY_UV_SWAP 0x010000
+#define I915_OVERLAY_Y_SWAP 0x020000
+#define I915_OVERLAY_Y_AND_UV_SWAP 0x030000
+
+#define I915_OVERLAY_FLAGS_MASK 0xff000000
+#define I915_OVERLAY_ENABLE 0x01000000
+
+struct drm_intel_overlay_put_image {
+ /* various flags and src format description */
+ uint32_t flags;
+ /* source picture description */
+ uint32_t bo_handle;
+ /* stride values and offsets are in bytes, buffer relative */
+ uint16_t stride_Y; /* stride for packed formats */
+ uint16_t stride_UV;
+ uint32_t offset_Y; /* offset for packet formats */
+ uint32_t offset_U;
+ uint32_t offset_V;
+ /* in pixels */
+ uint16_t src_width;
+ uint16_t src_height;
+ /* to compensate the scaling factors for partially covered surfaces */
+ uint16_t src_scan_width;
+ uint16_t src_scan_height;
+ /* output crtc description */
+ uint32_t crtc_id;
+ uint16_t dst_x;
+ uint16_t dst_y;
+ uint16_t dst_width;
+ uint16_t dst_height;
+};
+
+/* flags */
+#define I915_OVERLAY_UPDATE_ATTRS (1<<0)
+#define I915_OVERLAY_UPDATE_GAMMA (1<<1)
+struct drm_intel_overlay_attrs {
+ uint32_t flags;
+ uint32_t color_key;
+ int32_t brightness;
+ uint32_t contrast;
+ uint32_t saturation;
+ uint32_t gamma0;
+ uint32_t gamma1;
+ uint32_t gamma2;
+ uint32_t gamma3;
+ uint32_t gamma4;
+ uint32_t gamma5;
+};
+
+/*
+ * Intel sprite handling
+ *
+ * Color keying works with a min/mask/max tuple. Both source and destination
+ * color keying is allowed.
+ *
+ * Source keying:
+ * Sprite pixels within the min & max values, masked against the color channels
+ * specified in the mask field, will be transparent. All other pixels will
+ * be displayed on top of the primary plane. For RGB surfaces, only the min
+ * and mask fields will be used; ranged compares are not allowed.
+ *
+ * Destination keying:
+ * Primary plane pixels that match the min value, masked against the color
+ * channels specified in the mask field, will be replaced by corresponding
+ * pixels from the sprite plane.
+ *
+ * Note that source & destination keying are exclusive; only one can be
+ * active on a given plane.
+ */
+
+#define I915_SET_COLORKEY_NONE (1<<0) /* disable color key matching */
+#define I915_SET_COLORKEY_DESTINATION (1<<1)
+#define I915_SET_COLORKEY_SOURCE (1<<2)
+struct drm_intel_sprite_colorkey {
+ uint32_t plane_id;
+ uint32_t min_value;
+ uint32_t channel_mask;
+ uint32_t max_value;
+ uint32_t flags;
+};
+
+#endif /* _I915_DRM_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_drv.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_drv.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,821 @@
+/* i915_drv.c -- Intel i915 driver -*- linux-c -*-
+ * Created: Wed Feb 14 17:10:04 2001 by gareth at valinux.com
+ */
+/*-
+ * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Gareth Hughes <gareth at valinux.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_drv.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_mm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/drm_pciids.h>
+#include <dev/drm2/i915/intel_drv.h>
+
+/* drv_PCI_IDs comes from drm_pciids.h, generated from drm_pciids.txt. */
+static drm_pci_id_list_t i915_pciidlist[] = {
+ i915_PCI_IDS
+};
+
+static const struct intel_device_info intel_i830_info = {
+ .gen = 2, .is_mobile = 1, .cursor_needs_physical = 1,
+ .has_overlay = 1, .overlay_needs_physical = 1,
+};
+
+static const struct intel_device_info intel_845g_info = {
+ .gen = 2,
+ .has_overlay = 1, .overlay_needs_physical = 1,
+};
+
+static const struct intel_device_info intel_i85x_info = {
+ .gen = 2, .is_i85x = 1, .is_mobile = 1,
+ .cursor_needs_physical = 1,
+ .has_overlay = 1, .overlay_needs_physical = 1,
+};
+
+static const struct intel_device_info intel_i865g_info = {
+ .gen = 2,
+ .has_overlay = 1, .overlay_needs_physical = 1,
+};
+
+static const struct intel_device_info intel_i915g_info = {
+ .gen = 3, .is_i915g = 1, .cursor_needs_physical = 1,
+ .has_overlay = 1, .overlay_needs_physical = 1,
+};
+static const struct intel_device_info intel_i915gm_info = {
+ .gen = 3, .is_mobile = 1,
+ .cursor_needs_physical = 1,
+ .has_overlay = 1, .overlay_needs_physical = 1,
+ .supports_tv = 1,
+};
+static const struct intel_device_info intel_i945g_info = {
+ .gen = 3, .has_hotplug = 1, .cursor_needs_physical = 1,
+ .has_overlay = 1, .overlay_needs_physical = 1,
+};
+static const struct intel_device_info intel_i945gm_info = {
+ .gen = 3, .is_i945gm = 1, .is_mobile = 1,
+ .has_hotplug = 1, .cursor_needs_physical = 1,
+ .has_overlay = 1, .overlay_needs_physical = 1,
+ .supports_tv = 1,
+};
+
+static const struct intel_device_info intel_i965g_info = {
+ .gen = 4, .is_broadwater = 1,
+ .has_hotplug = 1,
+ .has_overlay = 1,
+};
+
+static const struct intel_device_info intel_i965gm_info = {
+ .gen = 4, .is_crestline = 1,
+ .is_mobile = 1, .has_fbc = 1, .has_hotplug = 1,
+ .has_overlay = 1,
+ .supports_tv = 1,
+};
+
+static const struct intel_device_info intel_g33_info = {
+ .gen = 3, .is_g33 = 1,
+ .need_gfx_hws = 1, .has_hotplug = 1,
+ .has_overlay = 1,
+};
+
+static const struct intel_device_info intel_g45_info = {
+ .gen = 4, .is_g4x = 1, .need_gfx_hws = 1,
+ .has_pipe_cxsr = 1, .has_hotplug = 1,
+ .has_bsd_ring = 1,
+};
+
+static const struct intel_device_info intel_gm45_info = {
+ .gen = 4, .is_g4x = 1,
+ .is_mobile = 1, .need_gfx_hws = 1, .has_fbc = 1,
+ .has_pipe_cxsr = 1, .has_hotplug = 1,
+ .supports_tv = 1,
+ .has_bsd_ring = 1,
+};
+
+static const struct intel_device_info intel_pineview_info = {
+ .gen = 3, .is_g33 = 1, .is_pineview = 1, .is_mobile = 1,
+ .need_gfx_hws = 1, .has_hotplug = 1,
+ .has_overlay = 1,
+};
+
+static const struct intel_device_info intel_ironlake_d_info = {
+ .gen = 5,
+ .need_gfx_hws = 1, .has_hotplug = 1,
+ .has_bsd_ring = 1,
+};
+
+static const struct intel_device_info intel_ironlake_m_info = {
+ .gen = 5, .is_mobile = 1,
+ .need_gfx_hws = 1, .has_hotplug = 1,
+ .has_fbc = 0, /* disabled due to buggy hardware */
+ .has_bsd_ring = 1,
+};
+
+static const struct intel_device_info intel_sandybridge_d_info = {
+ .gen = 6,
+ .need_gfx_hws = 1, .has_hotplug = 1,
+ .has_bsd_ring = 1,
+ .has_blt_ring = 1,
+ .has_llc = 1,
+};
+
+static const struct intel_device_info intel_sandybridge_m_info = {
+ .gen = 6, .is_mobile = 1,
+ .need_gfx_hws = 1, .has_hotplug = 1,
+ .has_fbc = 1,
+ .has_bsd_ring = 1,
+ .has_blt_ring = 1,
+ .has_llc = 1,
+};
+
+static const struct intel_device_info intel_ivybridge_d_info = {
+ .is_ivybridge = 1, .gen = 7,
+ .need_gfx_hws = 1, .has_hotplug = 1,
+ .has_bsd_ring = 1,
+ .has_blt_ring = 1,
+ .has_llc = 1,
+};
+
+static const struct intel_device_info intel_ivybridge_m_info = {
+ .is_ivybridge = 1, .gen = 7, .is_mobile = 1,
+ .need_gfx_hws = 1, .has_hotplug = 1,
+ .has_fbc = 0, /* FBC is not enabled on Ivybridge mobile yet */
+ .has_bsd_ring = 1,
+ .has_blt_ring = 1,
+ .has_llc = 1,
+};
+
+#define INTEL_VGA_DEVICE(id, info_) { \
+ .device = id, \
+ .info = info_, \
+}
+
+static const struct intel_gfx_device_id {
+ int device;
+ const struct intel_device_info *info;
+} pciidlist[] = { /* aka */
+ INTEL_VGA_DEVICE(0x3577, &intel_i830_info),
+ INTEL_VGA_DEVICE(0x2562, &intel_845g_info),
+ INTEL_VGA_DEVICE(0x3582, &intel_i85x_info),
+ INTEL_VGA_DEVICE(0x358e, &intel_i85x_info),
+ INTEL_VGA_DEVICE(0x2572, &intel_i865g_info),
+ INTEL_VGA_DEVICE(0x2582, &intel_i915g_info),
+ INTEL_VGA_DEVICE(0x258a, &intel_i915g_info),
+ INTEL_VGA_DEVICE(0x2592, &intel_i915gm_info),
+ INTEL_VGA_DEVICE(0x2772, &intel_i945g_info),
+ INTEL_VGA_DEVICE(0x27a2, &intel_i945gm_info),
+ INTEL_VGA_DEVICE(0x27ae, &intel_i945gm_info),
+ INTEL_VGA_DEVICE(0x2972, &intel_i965g_info),
+ INTEL_VGA_DEVICE(0x2982, &intel_i965g_info),
+ INTEL_VGA_DEVICE(0x2992, &intel_i965g_info),
+ INTEL_VGA_DEVICE(0x29a2, &intel_i965g_info),
+ INTEL_VGA_DEVICE(0x29b2, &intel_g33_info),
+ INTEL_VGA_DEVICE(0x29c2, &intel_g33_info),
+ INTEL_VGA_DEVICE(0x29d2, &intel_g33_info),
+ INTEL_VGA_DEVICE(0x2a02, &intel_i965gm_info),
+ INTEL_VGA_DEVICE(0x2a12, &intel_i965gm_info),
+ INTEL_VGA_DEVICE(0x2a42, &intel_gm45_info),
+ INTEL_VGA_DEVICE(0x2e02, &intel_g45_info),
+ INTEL_VGA_DEVICE(0x2e12, &intel_g45_info),
+ INTEL_VGA_DEVICE(0x2e22, &intel_g45_info),
+ INTEL_VGA_DEVICE(0x2e32, &intel_g45_info),
+ INTEL_VGA_DEVICE(0x2e42, &intel_g45_info),
+ INTEL_VGA_DEVICE(0x2e92, &intel_g45_info),
+ INTEL_VGA_DEVICE(0xa001, &intel_pineview_info),
+ INTEL_VGA_DEVICE(0xa011, &intel_pineview_info),
+ INTEL_VGA_DEVICE(0x0042, &intel_ironlake_d_info),
+ INTEL_VGA_DEVICE(0x0046, &intel_ironlake_m_info),
+ INTEL_VGA_DEVICE(0x0102, &intel_sandybridge_d_info),
+ INTEL_VGA_DEVICE(0x0112, &intel_sandybridge_d_info),
+ INTEL_VGA_DEVICE(0x0122, &intel_sandybridge_d_info),
+ INTEL_VGA_DEVICE(0x0106, &intel_sandybridge_m_info),
+ INTEL_VGA_DEVICE(0x0116, &intel_sandybridge_m_info),
+ INTEL_VGA_DEVICE(0x0126, &intel_sandybridge_m_info),
+ INTEL_VGA_DEVICE(0x010A, &intel_sandybridge_d_info),
+ INTEL_VGA_DEVICE(0x0156, &intel_ivybridge_m_info), /* GT1 mobile */
+ INTEL_VGA_DEVICE(0x0166, &intel_ivybridge_m_info), /* GT2 mobile */
+ INTEL_VGA_DEVICE(0x0152, &intel_ivybridge_d_info), /* GT1 desktop */
+ INTEL_VGA_DEVICE(0x0162, &intel_ivybridge_d_info), /* GT2 desktop */
+ INTEL_VGA_DEVICE(0x015a, &intel_ivybridge_d_info), /* GT1 server */
+ INTEL_VGA_DEVICE(0x016a, &intel_ivybridge_d_info), /* GT2 server */
+ {0, 0}
+};
+
+static int i915_drm_freeze(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv;
+ int error;
+
+ dev_priv = dev->dev_private;
+ drm_kms_helper_poll_disable(dev);
+
+#if 0
+ pci_save_state(dev->pdev);
+#endif
+
+ DRM_LOCK(dev);
+ /* If KMS is active, we do the leavevt stuff here */
+ if (drm_core_check_feature(dev, DRIVER_MODESET)) {
+ error = -i915_gem_idle(dev);
+ if (error) {
+ DRM_UNLOCK(dev);
+ device_printf(dev->device,
+ "GEM idle failed, resume might fail\n");
+ return (error);
+ }
+ drm_irq_uninstall(dev);
+ }
+
+ i915_save_state(dev);
+
+ intel_opregion_fini(dev);
+
+ /* Modeset on resume, not lid events */
+ dev_priv->modeset_on_lid = 0;
+ DRM_UNLOCK(dev);
+
+ return 0;
+}
+
+static int
+i915_suspend(device_t kdev)
+{
+ struct drm_device *dev;
+ int error;
+
+ dev = device_get_softc(kdev);
+ if (dev == NULL || dev->dev_private == NULL) {
+ DRM_ERROR("DRM not initialized, aborting suspend.\n");
+ return -ENODEV;
+ }
+
+ DRM_DEBUG_KMS("starting suspend\n");
+ error = i915_drm_freeze(dev);
+ if (error)
+ return (error);
+
+ error = bus_generic_suspend(kdev);
+ DRM_DEBUG_KMS("finished suspend %d\n", error);
+ return (error);
+}
+
+static int i915_drm_thaw(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int error = 0;
+
+ DRM_LOCK(dev);
+ if (drm_core_check_feature(dev, DRIVER_MODESET)) {
+ i915_gem_restore_gtt_mappings(dev);
+ }
+
+ i915_restore_state(dev);
+ intel_opregion_setup(dev);
+
+ /* KMS EnterVT equivalent */
+ if (drm_core_check_feature(dev, DRIVER_MODESET)) {
+ dev_priv->mm.suspended = 0;
+
+ error = i915_gem_init_hw(dev);
+
+ if (HAS_PCH_SPLIT(dev))
+ ironlake_init_pch_refclk(dev);
+
+ DRM_UNLOCK(dev);
+ sx_xlock(&dev->mode_config.mutex);
+ drm_mode_config_reset(dev);
+ sx_xunlock(&dev->mode_config.mutex);
+ drm_irq_install(dev);
+
+ sx_xlock(&dev->mode_config.mutex);
+ /* Resume the modeset for every activated CRTC */
+ drm_helper_resume_force_mode(dev);
+ sx_xunlock(&dev->mode_config.mutex);
+
+ if (IS_IRONLAKE_M(dev))
+ ironlake_enable_rc6(dev);
+ DRM_LOCK(dev);
+ }
+
+ intel_opregion_init(dev);
+
+ dev_priv->modeset_on_lid = 0;
+
+ DRM_UNLOCK(dev);
+
+ return error;
+}
+
+static int
+i915_resume(device_t kdev)
+{
+ struct drm_device *dev;
+ int ret;
+
+ dev = device_get_softc(kdev);
+ DRM_DEBUG_KMS("starting resume\n");
+#if 0
+ if (pci_enable_device(dev->pdev))
+ return -EIO;
+
+ pci_set_master(dev->pdev);
+#endif
+
+ ret = -i915_drm_thaw(dev);
+ if (ret != 0)
+ return (ret);
+
+ drm_kms_helper_poll_enable(dev);
+ ret = bus_generic_resume(kdev);
+ DRM_DEBUG_KMS("finished resume %d\n", ret);
+ return (ret);
+}
+
+static int
+i915_probe(device_t kdev)
+{
+
+ return drm_probe(kdev, i915_pciidlist);
+}
+
+int i915_modeset;
+
+static int
+i915_attach(device_t kdev)
+{
+ struct drm_device *dev;
+
+ dev = device_get_softc(kdev);
+ if (i915_modeset == 1)
+ i915_driver_info.driver_features |= DRIVER_MODESET;
+ dev->driver = &i915_driver_info;
+ return (drm_attach(kdev, i915_pciidlist));
+}
+
+const struct intel_device_info *
+i915_get_device_id(int device)
+{
+ const struct intel_gfx_device_id *did;
+
+ for (did = &pciidlist[0]; did->device != 0; did++) {
+ if (did->device != device)
+ continue;
+ return (did->info);
+ }
+ return (NULL);
+}
+
+static device_method_t i915_methods[] = {
+ /* Device interface */
+ DEVMETHOD(device_probe, i915_probe),
+ DEVMETHOD(device_attach, i915_attach),
+ DEVMETHOD(device_suspend, i915_suspend),
+ DEVMETHOD(device_resume, i915_resume),
+ DEVMETHOD(device_detach, drm_detach),
+ DEVMETHOD_END
+};
+
+static driver_t i915_driver = {
+ "drmn",
+ i915_methods,
+ sizeof(struct drm_device)
+};
+
+extern devclass_t drm_devclass;
+DRIVER_MODULE_ORDERED(i915kms, vgapci, i915_driver, drm_devclass, 0, 0,
+ SI_ORDER_ANY);
+MODULE_DEPEND(i915kms, drmn, 1, 1, 1);
+MODULE_DEPEND(i915kms, agp, 1, 1, 1);
+MODULE_DEPEND(i915kms, iicbus, 1, 1, 1);
+MODULE_DEPEND(i915kms, iic, 1, 1, 1);
+MODULE_DEPEND(i915kms, iicbb, 1, 1, 1);
+
+int intel_iommu_enabled = 0;
+TUNABLE_INT("drm.i915.intel_iommu_enabled", &intel_iommu_enabled);
+
+int i915_semaphores = -1;
+TUNABLE_INT("drm.i915.semaphores", &i915_semaphores);
+static int i915_try_reset = 1;
+TUNABLE_INT("drm.i915.try_reset", &i915_try_reset);
+unsigned int i915_lvds_downclock = 0;
+TUNABLE_INT("drm.i915.lvds_downclock", &i915_lvds_downclock);
+int i915_vbt_sdvo_panel_type = -1;
+TUNABLE_INT("drm.i915.vbt_sdvo_panel_type", &i915_vbt_sdvo_panel_type);
+unsigned int i915_powersave = 1;
+TUNABLE_INT("drm.i915.powersave", &i915_powersave);
+int i915_enable_fbc = 0;
+TUNABLE_INT("drm.i915.enable_fbc", &i915_enable_fbc);
+int i915_enable_rc6 = 0;
+TUNABLE_INT("drm.i915.enable_rc6", &i915_enable_rc6);
+int i915_panel_use_ssc = -1;
+TUNABLE_INT("drm.i915.panel_use_ssc", &i915_panel_use_ssc);
+int i915_panel_ignore_lid = 0;
+TUNABLE_INT("drm.i915.panel_ignore_lid", &i915_panel_ignore_lid);
+int i915_modeset = 1;
+TUNABLE_INT("drm.i915.modeset", &i915_modeset);
+int i915_enable_ppgtt = -1;
+TUNABLE_INT("drm.i915.enable_ppgtt", &i915_enable_ppgtt);
+int i915_enable_hangcheck = 1;
+TUNABLE_INT("drm.i915.enable_hangcheck", &i915_enable_hangcheck);
+
+#define PCI_VENDOR_INTEL 0x8086
+#define INTEL_PCH_DEVICE_ID_MASK 0xff00
+#define INTEL_PCH_IBX_DEVICE_ID_TYPE 0x3b00
+#define INTEL_PCH_CPT_DEVICE_ID_TYPE 0x1c00
+#define INTEL_PCH_PPT_DEVICE_ID_TYPE 0x1e00
+
+void
+intel_detect_pch(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv;
+ device_t pch;
+ uint32_t id;
+
+ dev_priv = dev->dev_private;
+ pch = pci_find_class(PCIC_BRIDGE, PCIS_BRIDGE_ISA);
+ if (pch != NULL && pci_get_vendor(pch) == PCI_VENDOR_INTEL) {
+ id = pci_get_device(pch) & INTEL_PCH_DEVICE_ID_MASK;
+ if (id == INTEL_PCH_IBX_DEVICE_ID_TYPE) {
+ dev_priv->pch_type = PCH_IBX;
+ DRM_DEBUG_KMS("Found Ibex Peak PCH\n");
+ } else if (id == INTEL_PCH_CPT_DEVICE_ID_TYPE) {
+ dev_priv->pch_type = PCH_CPT;
+ DRM_DEBUG_KMS("Found CougarPoint PCH\n");
+ } else if (id == INTEL_PCH_PPT_DEVICE_ID_TYPE) {
+ /* PantherPoint is CPT compatible */
+ dev_priv->pch_type = PCH_CPT;
+ DRM_DEBUG_KMS("Found PatherPoint PCH\n");
+ } else
+ DRM_DEBUG_KMS("No PCH detected\n");
+ } else
+ DRM_DEBUG_KMS("No Intel PCI-ISA bridge found\n");
+}
+
+void
+__gen6_gt_force_wake_get(struct drm_i915_private *dev_priv)
+{
+ int count;
+
+ count = 0;
+ while (count++ < 50 && (I915_READ_NOTRACE(FORCEWAKE_ACK) & 1))
+ DELAY(10000);
+
+ I915_WRITE_NOTRACE(FORCEWAKE, 1);
+ POSTING_READ(FORCEWAKE);
+
+ count = 0;
+ while (count++ < 50 && (I915_READ_NOTRACE(FORCEWAKE_ACK) & 1) == 0)
+ DELAY(10000);
+}
+
+void
+__gen6_gt_force_wake_mt_get(struct drm_i915_private *dev_priv)
+{
+ int count;
+
+ count = 0;
+ while (count++ < 50 && (I915_READ_NOTRACE(FORCEWAKE_MT_ACK) & 1))
+ DELAY(10000);
+
+ I915_WRITE_NOTRACE(FORCEWAKE_MT, (1<<16) | 1);
+ POSTING_READ(FORCEWAKE_MT);
+
+ count = 0;
+ while (count++ < 50 && (I915_READ_NOTRACE(FORCEWAKE_MT_ACK) & 1) == 0)
+ DELAY(10000);
+}
+
+void
+gen6_gt_force_wake_get(struct drm_i915_private *dev_priv)
+{
+
+ mtx_lock(&dev_priv->gt_lock);
+ if (dev_priv->forcewake_count++ == 0)
+ dev_priv->display.force_wake_get(dev_priv);
+ mtx_unlock(&dev_priv->gt_lock);
+}
+
+static void
+gen6_gt_check_fifodbg(struct drm_i915_private *dev_priv)
+{
+ u32 gtfifodbg;
+
+ gtfifodbg = I915_READ_NOTRACE(GTFIFODBG);
+ if ((gtfifodbg & GT_FIFO_CPU_ERROR_MASK) != 0) {
+ printf("MMIO read or write has been dropped %x\n", gtfifodbg);
+ I915_WRITE_NOTRACE(GTFIFODBG, GT_FIFO_CPU_ERROR_MASK);
+ }
+}
+
+void
+__gen6_gt_force_wake_put(struct drm_i915_private *dev_priv)
+{
+
+ I915_WRITE_NOTRACE(FORCEWAKE, 0);
+ /* The below doubles as a POSTING_READ */
+ gen6_gt_check_fifodbg(dev_priv);
+}
+
+void
+__gen6_gt_force_wake_mt_put(struct drm_i915_private *dev_priv)
+{
+
+ I915_WRITE_NOTRACE(FORCEWAKE_MT, (1<<16) | 0);
+ /* The below doubles as a POSTING_READ */
+ gen6_gt_check_fifodbg(dev_priv);
+}
+
+void
+gen6_gt_force_wake_put(struct drm_i915_private *dev_priv)
+{
+
+ mtx_lock(&dev_priv->gt_lock);
+ if (--dev_priv->forcewake_count == 0)
+ dev_priv->display.force_wake_put(dev_priv);
+ mtx_unlock(&dev_priv->gt_lock);
+}
+
+int
+__gen6_gt_wait_for_fifo(struct drm_i915_private *dev_priv)
+{
+ int ret = 0;
+
+ if (dev_priv->gt_fifo_count < GT_FIFO_NUM_RESERVED_ENTRIES) {
+ int loop = 500;
+ u32 fifo = I915_READ_NOTRACE(GT_FIFO_FREE_ENTRIES);
+ while (fifo <= GT_FIFO_NUM_RESERVED_ENTRIES && loop--) {
+ DELAY(10000);
+ fifo = I915_READ_NOTRACE(GT_FIFO_FREE_ENTRIES);
+ }
+ if (loop < 0 && fifo <= GT_FIFO_NUM_RESERVED_ENTRIES) {
+ printf("%s loop\n", __func__);
+ ++ret;
+ }
+ dev_priv->gt_fifo_count = fifo;
+ }
+ dev_priv->gt_fifo_count--;
+
+ return (ret);
+}
+
+static int
+i8xx_do_reset(struct drm_device *dev, u8 flags)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int onems;
+
+ if (IS_I85X(dev))
+ return -ENODEV;
+
+ onems = hz / 1000;
+ if (onems == 0)
+ onems = 1;
+
+ I915_WRITE(D_STATE, I915_READ(D_STATE) | DSTATE_GFX_RESET_I830);
+ POSTING_READ(D_STATE);
+
+ if (IS_I830(dev) || IS_845G(dev)) {
+ I915_WRITE(DEBUG_RESET_I830,
+ DEBUG_RESET_DISPLAY |
+ DEBUG_RESET_RENDER |
+ DEBUG_RESET_FULL);
+ POSTING_READ(DEBUG_RESET_I830);
+ pause("i8xxrst1", onems);
+
+ I915_WRITE(DEBUG_RESET_I830, 0);
+ POSTING_READ(DEBUG_RESET_I830);
+ }
+
+ pause("i8xxrst2", onems);
+
+ I915_WRITE(D_STATE, I915_READ(D_STATE) & ~DSTATE_GFX_RESET_I830);
+ POSTING_READ(D_STATE);
+
+ return 0;
+}
+
+static int
+i965_reset_complete(struct drm_device *dev)
+{
+ u8 gdrst;
+
+ gdrst = pci_read_config(dev->device, I965_GDRST, 1);
+ return (gdrst & 0x1);
+}
+
+static int
+i965_do_reset(struct drm_device *dev, u8 flags)
+{
+ u8 gdrst;
+
+ /*
+ * Set the domains we want to reset (GRDOM/bits 2 and 3) as
+ * well as the reset bit (GR/bit 0). Setting the GR bit
+ * triggers the reset; when done, the hardware will clear it.
+ */
+ gdrst = pci_read_config(dev->device, I965_GDRST, 1);
+ pci_write_config(dev->device, I965_GDRST, gdrst | flags | 0x1, 1);
+
+ return (_intel_wait_for(dev, i965_reset_complete(dev), 500, 1,
+ "915rst"));
+}
+
+static int
+ironlake_do_reset(struct drm_device *dev, u8 flags)
+{
+ struct drm_i915_private *dev_priv;
+ u32 gdrst;
+
+ dev_priv = dev->dev_private;
+ gdrst = I915_READ(MCHBAR_MIRROR_BASE + ILK_GDSR);
+ I915_WRITE(MCHBAR_MIRROR_BASE + ILK_GDSR, gdrst | flags | 0x1);
+ return (_intel_wait_for(dev,
+ (I915_READ(MCHBAR_MIRROR_BASE + ILK_GDSR) & 0x1) != 0,
+ 500, 1, "915rst"));
+}
+
+static int
+gen6_do_reset(struct drm_device *dev, u8 flags)
+{
+ struct drm_i915_private *dev_priv;
+ int ret;
+
+ dev_priv = dev->dev_private;
+
+ /* Hold gt_lock across reset to prevent any register access
+ * with forcewake not set correctly
+ */
+ mtx_lock(&dev_priv->gt_lock);
+
+ /* Reset the chip */
+
+ /* GEN6_GDRST is not in the gt power well, no need to check
+ * for fifo space for the write or forcewake the chip for
+ * the read
+ */
+ I915_WRITE_NOTRACE(GEN6_GDRST, GEN6_GRDOM_FULL);
+
+ /* Spin waiting for the device to ack the reset request */
+ ret = _intel_wait_for(dev,
+ (I915_READ(GEN6_GDRST) & GEN6_GRDOM_FULL) == 0,
+ 500, 1, "915rst");
+
+ /* If reset with a user forcewake, try to restore, otherwise turn it off */
+ if (dev_priv->forcewake_count)
+ dev_priv->display.force_wake_get(dev_priv);
+ else
+ dev_priv->display.force_wake_put(dev_priv);
+
+ /* Restore fifo count */
+ dev_priv->gt_fifo_count = I915_READ_NOTRACE(GT_FIFO_FREE_ENTRIES);
+
+ mtx_unlock(&dev_priv->gt_lock);
+ return (ret);
+}
+
+int
+i915_reset(struct drm_device *dev, u8 flags)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ /*
+ * We really should only reset the display subsystem if we actually
+ * need to
+ */
+ bool need_display = true;
+ int ret;
+
+ if (!i915_try_reset)
+ return (0);
+
+ if (!sx_try_xlock(&dev->dev_struct_lock))
+ return (-EBUSY);
+
+ i915_gem_reset(dev);
+
+ ret = -ENODEV;
+ if (time_second - dev_priv->last_gpu_reset < 5) {
+ DRM_ERROR("GPU hanging too fast, declaring wedged!\n");
+ } else {
+ switch (INTEL_INFO(dev)->gen) {
+ case 7:
+ case 6:
+ ret = gen6_do_reset(dev, flags);
+ break;
+ case 5:
+ ret = ironlake_do_reset(dev, flags);
+ break;
+ case 4:
+ ret = i965_do_reset(dev, flags);
+ break;
+ case 2:
+ ret = i8xx_do_reset(dev, flags);
+ break;
+ }
+ }
+ dev_priv->last_gpu_reset = time_second;
+ if (ret) {
+ DRM_ERROR("Failed to reset chip.\n");
+ DRM_UNLOCK(dev);
+ return (ret);
+ }
+
+ if (drm_core_check_feature(dev, DRIVER_MODESET) ||
+ !dev_priv->mm.suspended) {
+ dev_priv->mm.suspended = 0;
+
+ i915_gem_init_swizzling(dev);
+
+ dev_priv->rings[RCS].init(&dev_priv->rings[RCS]);
+ if (HAS_BSD(dev))
+ dev_priv->rings[VCS].init(&dev_priv->rings[VCS]);
+ if (HAS_BLT(dev))
+ dev_priv->rings[BCS].init(&dev_priv->rings[BCS]);
+
+ i915_gem_init_ppgtt(dev);
+
+ drm_irq_uninstall(dev);
+ drm_mode_config_reset(dev);
+ DRM_UNLOCK(dev);
+ drm_irq_install(dev);
+ DRM_LOCK(dev);
+ }
+ DRM_UNLOCK(dev);
+
+ if (need_display) {
+ sx_xlock(&dev->mode_config.mutex);
+ drm_helper_resume_force_mode(dev);
+ sx_xunlock(&dev->mode_config.mutex);
+ }
+
+ return (0);
+}
+
+#define __i915_read(x, y) \
+u##x i915_read##x(struct drm_i915_private *dev_priv, u32 reg) { \
+ u##x val = 0; \
+ if (NEEDS_FORCE_WAKE((dev_priv), (reg))) { \
+ mtx_lock(&dev_priv->gt_lock); \
+ if (dev_priv->forcewake_count == 0) \
+ dev_priv->display.force_wake_get(dev_priv); \
+ val = DRM_READ##y(dev_priv->mmio_map, reg); \
+ if (dev_priv->forcewake_count == 0) \
+ dev_priv->display.force_wake_put(dev_priv); \
+ mtx_unlock(&dev_priv->gt_lock); \
+ } else { \
+ val = DRM_READ##y(dev_priv->mmio_map, reg); \
+ } \
+ trace_i915_reg_rw(false, reg, val, sizeof(val)); \
+ return val; \
+}
+
+__i915_read(8, 8)
+__i915_read(16, 16)
+__i915_read(32, 32)
+__i915_read(64, 64)
+#undef __i915_read
+
+#define __i915_write(x, y) \
+void i915_write##x(struct drm_i915_private *dev_priv, u32 reg, u##x val) { \
+ u32 __fifo_ret = 0; \
+ trace_i915_reg_rw(true, reg, val, sizeof(val)); \
+ if (NEEDS_FORCE_WAKE((dev_priv), (reg))) { \
+ __fifo_ret = __gen6_gt_wait_for_fifo(dev_priv); \
+ } \
+ DRM_WRITE##y(dev_priv->mmio_map, reg, val); \
+ if (__predict_false(__fifo_ret)) { \
+ gen6_gt_check_fifodbg(dev_priv); \
+ } \
+}
+__i915_write(8, 8)
+__i915_write(16, 16)
+__i915_write(32, 32)
+__i915_write(64, 64)
+#undef __i915_write
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_drv.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_drv.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1481 @@
+/* i915_drv.h -- Private header for the I915 driver -*- linux-c -*-
+ */
+/*
+ *
+ * Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
+ * IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
+ * ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_drv.h 235783 2012-05-22 11:07:44Z kib $");
+
+#ifndef _I915_DRV_H_
+#define _I915_DRV_H_
+
+#include <dev/agp/agp_i810.h>
+#include <dev/drm2/drm_mm.h>
+#include <dev/drm2/i915/i915_reg.h>
+#include <dev/drm2/i915/intel_ringbuffer.h>
+#include <dev/drm2/i915/intel_bios.h>
+
+/* General customization:
+ */
+
+#define DRIVER_AUTHOR "Tungsten Graphics, Inc."
+
+#define DRIVER_NAME "i915"
+#define DRIVER_DESC "Intel Graphics"
+#define DRIVER_DATE "20080730"
+
+MALLOC_DECLARE(DRM_I915_GEM);
+
+enum pipe {
+ PIPE_A = 0,
+ PIPE_B,
+ PIPE_C,
+ I915_MAX_PIPES
+};
+#define pipe_name(p) ((p) + 'A')
+#define I915_NUM_PIPE 2
+
+enum plane {
+ PLANE_A = 0,
+ PLANE_B,
+ PLANE_C,
+};
+#define plane_name(p) ((p) + 'A')
+
+#define I915_GEM_GPU_DOMAINS (~(I915_GEM_DOMAIN_CPU | I915_GEM_DOMAIN_GTT))
+
+#define for_each_pipe(p) for ((p) = 0; (p) < dev_priv->num_pipe; (p)++)
+
+/* Interface history:
+ *
+ * 1.1: Original.
+ * 1.2: Add Power Management
+ * 1.3: Add vblank support
+ * 1.4: Fix cmdbuffer path, add heap destroy
+ * 1.5: Add vblank pipe configuration
+ * 1.6: - New ioctl for scheduling buffer swaps on vertical blank
+ * - Support vertical blank on secondary display pipe
+ */
+#define DRIVER_MAJOR 1
+#define DRIVER_MINOR 6
+#define DRIVER_PATCHLEVEL 0
+
+#define WATCH_COHERENCY 0
+#define WATCH_BUF 0
+#define WATCH_EXEC 0
+#define WATCH_LRU 0
+#define WATCH_RELOC 0
+#define WATCH_INACTIVE 0
+#define WATCH_PWRITE 0
+
+#define I915_GEM_PHYS_CURSOR_0 1
+#define I915_GEM_PHYS_CURSOR_1 2
+#define I915_GEM_PHYS_OVERLAY_REGS 3
+#define I915_MAX_PHYS_OBJECT (I915_GEM_PHYS_OVERLAY_REGS)
+
+struct drm_i915_gem_phys_object {
+ int id;
+ drm_dma_handle_t *handle;
+ struct drm_i915_gem_object *cur_obj;
+};
+
+struct drm_i915_private;
+
+struct drm_i915_display_funcs {
+ void (*dpms)(struct drm_crtc *crtc, int mode);
+ bool (*fbc_enabled)(struct drm_device *dev);
+ void (*enable_fbc)(struct drm_crtc *crtc, unsigned long interval);
+ void (*disable_fbc)(struct drm_device *dev);
+ int (*get_display_clock_speed)(struct drm_device *dev);
+ int (*get_fifo_size)(struct drm_device *dev, int plane);
+ void (*update_wm)(struct drm_device *dev);
+ void (*update_sprite_wm)(struct drm_device *dev, int pipe,
+ uint32_t sprite_width, int pixel_size);
+ int (*crtc_mode_set)(struct drm_crtc *crtc,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode,
+ int x, int y,
+ struct drm_framebuffer *old_fb);
+ void (*write_eld)(struct drm_connector *connector,
+ struct drm_crtc *crtc);
+ void (*fdi_link_train)(struct drm_crtc *crtc);
+ void (*init_clock_gating)(struct drm_device *dev);
+ void (*init_pch_clock_gating)(struct drm_device *dev);
+ int (*queue_flip)(struct drm_device *dev, struct drm_crtc *crtc,
+ struct drm_framebuffer *fb,
+ struct drm_i915_gem_object *obj);
+ void (*force_wake_get)(struct drm_i915_private *dev_priv);
+ void (*force_wake_put)(struct drm_i915_private *dev_priv);
+ int (*update_plane)(struct drm_crtc *crtc, struct drm_framebuffer *fb,
+ int x, int y);
+ /* clock updates for mode set */
+ /* cursor updates */
+ /* render clock increase/decrease */
+ /* display clock increase/decrease */
+ /* pll clock increase/decrease */
+};
+
+struct intel_device_info {
+ u8 gen;
+ u8 is_mobile:1;
+ u8 is_i85x:1;
+ u8 is_i915g:1;
+ u8 is_i945gm:1;
+ u8 is_g33:1;
+ u8 need_gfx_hws:1;
+ u8 is_g4x:1;
+ u8 is_pineview:1;
+ u8 is_broadwater:1;
+ u8 is_crestline:1;
+ u8 is_ivybridge:1;
+ u8 has_fbc:1;
+ u8 has_pipe_cxsr:1;
+ u8 has_hotplug:1;
+ u8 cursor_needs_physical:1;
+ u8 has_overlay:1;
+ u8 overlay_needs_physical:1;
+ u8 supports_tv:1;
+ u8 has_bsd_ring:1;
+ u8 has_blt_ring:1;
+ u8 has_llc:1;
+};
+
+#define I915_PPGTT_PD_ENTRIES 512
+#define I915_PPGTT_PT_ENTRIES 1024
+struct i915_hw_ppgtt {
+ unsigned num_pd_entries;
+ vm_page_t *pt_pages;
+ uint32_t pd_offset;
+ vm_paddr_t *pt_dma_addr;
+ vm_paddr_t scratch_page_dma_addr;
+};
+
+enum no_fbc_reason {
+ FBC_NO_OUTPUT, /* no outputs enabled to compress */
+ FBC_STOLEN_TOO_SMALL, /* not enough space to hold compressed buffers */
+ FBC_UNSUPPORTED_MODE, /* interlace or doublescanned mode */
+ FBC_MODE_TOO_LARGE, /* mode too large for compression */
+ FBC_BAD_PLANE, /* fbc not supported on plane */
+ FBC_NOT_TILED, /* buffer not tiled */
+ FBC_MULTIPLE_PIPES, /* more than one pipe active */
+ FBC_MODULE_PARAM,
+};
+
+struct mem_block {
+ struct mem_block *next;
+ struct mem_block *prev;
+ int start;
+ int size;
+ struct drm_file *file_priv; /* NULL: free, -1: heap, other: real files */
+};
+
+struct opregion_header;
+struct opregion_acpi;
+struct opregion_swsci;
+struct opregion_asle;
+
+struct intel_opregion {
+ struct opregion_header *header;
+ struct opregion_acpi *acpi;
+ struct opregion_swsci *swsci;
+ struct opregion_asle *asle;
+ void *vbt;
+ u32 *lid_state;
+};
+#define OPREGION_SIZE (8*1024)
+
+#define I915_FENCE_REG_NONE -1
+#define I915_MAX_NUM_FENCES 16
+/* 16 fences + sign bit for FENCE_REG_NONE */
+#define I915_MAX_NUM_FENCE_BITS 5
+
+struct drm_i915_fence_reg {
+ struct list_head lru_list;
+ struct drm_i915_gem_object *obj;
+ uint32_t setup_seqno;
+ int pin_count;
+};
+
+struct sdvo_device_mapping {
+ u8 initialized;
+ u8 dvo_port;
+ u8 slave_addr;
+ u8 dvo_wiring;
+ u8 i2c_pin;
+ u8 ddc_pin;
+};
+
+enum intel_pch {
+ PCH_IBX, /* Ibexpeak PCH */
+ PCH_CPT, /* Cougarpoint PCH */
+};
+
+#define QUIRK_PIPEA_FORCE (1<<0)
+#define QUIRK_LVDS_SSC_DISABLE (1<<1)
+
+struct intel_fbdev;
+struct intel_fbc_work;
+
+typedef struct drm_i915_private {
+ struct drm_device *dev;
+
+ device_t *gmbus_bridge;
+ device_t *bbbus_bridge;
+ device_t *gmbus;
+ device_t *bbbus;
+ /** gmbus_sx protects against concurrent usage of the single hw gmbus
+ * controller on different i2c buses. */
+ struct sx gmbus_sx;
+
+ int has_gem;
+ int relative_constants_mode;
+
+ drm_local_map_t *sarea;
+ drm_local_map_t *mmio_map;
+
+ /** gt_fifo_count and the subsequent register write are synchronized
+ * with dev->struct_mutex. */
+ unsigned gt_fifo_count;
+ /** forcewake_count is protected by gt_lock */
+ unsigned forcewake_count;
+ /** gt_lock is also taken in irq contexts. */
+ struct mtx gt_lock;
+
+ drm_i915_sarea_t *sarea_priv;
+ /* drm_i915_ring_buffer_t ring; */
+ struct intel_ring_buffer rings[I915_NUM_RINGS];
+ uint32_t next_seqno;
+
+ drm_dma_handle_t *status_page_dmah;
+ void *hw_status_page;
+ dma_addr_t dma_status_page;
+ uint32_t counter;
+ unsigned int status_gfx_addr;
+ drm_local_map_t hws_map;
+ struct drm_gem_object *hws_obj;
+
+ struct drm_i915_gem_object *pwrctx;
+ struct drm_i915_gem_object *renderctx;
+
+ unsigned int cpp;
+ int back_offset;
+ int front_offset;
+ int current_page;
+ int page_flipping;
+
+ atomic_t irq_received;
+ u32 trace_irq_seqno;
+
+ /** Cached value of IER to avoid reads in updating the bitfield */
+ u32 pipestat[2];
+ u32 irq_mask;
+ u32 gt_irq_mask;
+ u32 pch_irq_mask;
+ struct mtx irq_lock;
+
+ u32 hotplug_supported_mask;
+
+ int tex_lru_log_granularity;
+ int allow_batchbuffer;
+ unsigned int sr01, adpa, ppcr, dvob, dvoc, lvds;
+ int vblank_pipe;
+ int num_pipe;
+
+ /* For hangcheck timer */
+#define DRM_I915_HANGCHECK_PERIOD ((1500 /* in ms */ * hz) / 1000)
+ int hangcheck_count;
+ uint32_t last_acthd;
+ uint32_t last_acthd_bsd;
+ uint32_t last_acthd_blt;
+ uint32_t last_instdone;
+ uint32_t last_instdone1;
+
+ struct intel_opregion opregion;
+
+
+ /* overlay */
+ struct intel_overlay *overlay;
+ bool sprite_scaling_enabled;
+
+ /* LVDS info */
+ int backlight_level; /* restore backlight to this value */
+ bool backlight_enabled;
+ struct drm_display_mode *lfp_lvds_vbt_mode; /* if any */
+ struct drm_display_mode *sdvo_lvds_vbt_mode; /* if any */
+
+ /* Feature bits from the VBIOS */
+ unsigned int int_tv_support:1;
+ unsigned int lvds_dither:1;
+ unsigned int lvds_vbt:1;
+ unsigned int int_crt_support:1;
+ unsigned int lvds_use_ssc:1;
+ unsigned int display_clock_mode:1;
+ int lvds_ssc_freq;
+ struct {
+ int rate;
+ int lanes;
+ int preemphasis;
+ int vswing;
+
+ bool initialized;
+ bool support;
+ int bpp;
+ struct edp_power_seq pps;
+ } edp;
+ bool no_aux_handshake;
+
+ int crt_ddc_pin;
+ struct drm_i915_fence_reg fence_regs[I915_MAX_NUM_FENCES]; /* assume 965 */
+ int fence_reg_start; /* 4 if userland hasn't ioctl'd us yet */
+ int num_fence_regs; /* 8 on pre-965, 16 otherwise */
+
+ /* PCH chipset type */
+ enum intel_pch pch_type;
+
+ /* Display functions */
+ struct drm_i915_display_funcs display;
+
+ unsigned long quirks;
+
+ /* Register state */
+ bool modeset_on_lid;
+ u8 saveLBB;
+ u32 saveDSPACNTR;
+ u32 saveDSPBCNTR;
+ u32 saveDSPARB;
+ u32 saveHWS;
+ u32 savePIPEACONF;
+ u32 savePIPEBCONF;
+ u32 savePIPEASRC;
+ u32 savePIPEBSRC;
+ u32 saveFPA0;
+ u32 saveFPA1;
+ u32 saveDPLL_A;
+ u32 saveDPLL_A_MD;
+ u32 saveHTOTAL_A;
+ u32 saveHBLANK_A;
+ u32 saveHSYNC_A;
+ u32 saveVTOTAL_A;
+ u32 saveVBLANK_A;
+ u32 saveVSYNC_A;
+ u32 saveBCLRPAT_A;
+ u32 saveTRANSACONF;
+ u32 saveTRANS_HTOTAL_A;
+ u32 saveTRANS_HBLANK_A;
+ u32 saveTRANS_HSYNC_A;
+ u32 saveTRANS_VTOTAL_A;
+ u32 saveTRANS_VBLANK_A;
+ u32 saveTRANS_VSYNC_A;
+ u32 savePIPEASTAT;
+ u32 saveDSPASTRIDE;
+ u32 saveDSPASIZE;
+ u32 saveDSPAPOS;
+ u32 saveDSPAADDR;
+ u32 saveDSPASURF;
+ u32 saveDSPATILEOFF;
+ u32 savePFIT_PGM_RATIOS;
+ u32 saveBLC_HIST_CTL;
+ u32 saveBLC_PWM_CTL;
+ u32 saveBLC_PWM_CTL2;
+ u32 saveBLC_CPU_PWM_CTL;
+ u32 saveBLC_CPU_PWM_CTL2;
+ u32 saveFPB0;
+ u32 saveFPB1;
+ u32 saveDPLL_B;
+ u32 saveDPLL_B_MD;
+ u32 saveHTOTAL_B;
+ u32 saveHBLANK_B;
+ u32 saveHSYNC_B;
+ u32 saveVTOTAL_B;
+ u32 saveVBLANK_B;
+ u32 saveVSYNC_B;
+ u32 saveBCLRPAT_B;
+ u32 saveTRANSBCONF;
+ u32 saveTRANS_HTOTAL_B;
+ u32 saveTRANS_HBLANK_B;
+ u32 saveTRANS_HSYNC_B;
+ u32 saveTRANS_VTOTAL_B;
+ u32 saveTRANS_VBLANK_B;
+ u32 saveTRANS_VSYNC_B;
+ u32 savePIPEBSTAT;
+ u32 saveDSPBSTRIDE;
+ u32 saveDSPBSIZE;
+ u32 saveDSPBPOS;
+ u32 saveDSPBADDR;
+ u32 saveDSPBSURF;
+ u32 saveDSPBTILEOFF;
+ u32 saveVGA0;
+ u32 saveVGA1;
+ u32 saveVGA_PD;
+ u32 saveVGACNTRL;
+ u32 saveADPA;
+ u32 saveLVDS;
+ u32 savePP_ON_DELAYS;
+ u32 savePP_OFF_DELAYS;
+ u32 saveDVOA;
+ u32 saveDVOB;
+ u32 saveDVOC;
+ u32 savePP_ON;
+ u32 savePP_OFF;
+ u32 savePP_CONTROL;
+ u32 savePP_DIVISOR;
+ u32 savePFIT_CONTROL;
+ u32 save_palette_a[256];
+ u32 save_palette_b[256];
+ u32 saveDPFC_CB_BASE;
+ u32 saveFBC_CFB_BASE;
+ u32 saveFBC_LL_BASE;
+ u32 saveFBC_CONTROL;
+ u32 saveFBC_CONTROL2;
+ u32 saveIER;
+ u32 saveIIR;
+ u32 saveIMR;
+ u32 saveDEIER;
+ u32 saveDEIMR;
+ u32 saveGTIER;
+ u32 saveGTIMR;
+ u32 saveFDI_RXA_IMR;
+ u32 saveFDI_RXB_IMR;
+ u32 saveCACHE_MODE_0;
+ u32 saveMI_ARB_STATE;
+ u32 saveSWF0[16];
+ u32 saveSWF1[16];
+ u32 saveSWF2[3];
+ u8 saveMSR;
+ u8 saveSR[8];
+ u8 saveGR[25];
+ u8 saveAR_INDEX;
+ u8 saveAR[21];
+ u8 saveDACMASK;
+ u8 saveCR[37];
+ uint64_t saveFENCE[I915_MAX_NUM_FENCES];
+ u32 saveCURACNTR;
+ u32 saveCURAPOS;
+ u32 saveCURABASE;
+ u32 saveCURBCNTR;
+ u32 saveCURBPOS;
+ u32 saveCURBBASE;
+ u32 saveCURSIZE;
+ u32 saveDP_B;
+ u32 saveDP_C;
+ u32 saveDP_D;
+ u32 savePIPEA_GMCH_DATA_M;
+ u32 savePIPEB_GMCH_DATA_M;
+ u32 savePIPEA_GMCH_DATA_N;
+ u32 savePIPEB_GMCH_DATA_N;
+ u32 savePIPEA_DP_LINK_M;
+ u32 savePIPEB_DP_LINK_M;
+ u32 savePIPEA_DP_LINK_N;
+ u32 savePIPEB_DP_LINK_N;
+ u32 saveFDI_RXA_CTL;
+ u32 saveFDI_TXA_CTL;
+ u32 saveFDI_RXB_CTL;
+ u32 saveFDI_TXB_CTL;
+ u32 savePFA_CTL_1;
+ u32 savePFB_CTL_1;
+ u32 savePFA_WIN_SZ;
+ u32 savePFB_WIN_SZ;
+ u32 savePFA_WIN_POS;
+ u32 savePFB_WIN_POS;
+ u32 savePCH_DREF_CONTROL;
+ u32 saveDISP_ARB_CTL;
+ u32 savePIPEA_DATA_M1;
+ u32 savePIPEA_DATA_N1;
+ u32 savePIPEA_LINK_M1;
+ u32 savePIPEA_LINK_N1;
+ u32 savePIPEB_DATA_M1;
+ u32 savePIPEB_DATA_N1;
+ u32 savePIPEB_LINK_M1;
+ u32 savePIPEB_LINK_N1;
+ u32 saveMCHBAR_RENDER_STANDBY;
+ u32 savePCH_PORT_HOTPLUG;
+
+ struct {
+ /** Memory allocator for GTT stolen memory */
+ struct drm_mm stolen;
+ /** Memory allocator for GTT */
+ struct drm_mm gtt_space;
+ /** List of all objects in gtt_space. Used to restore gtt
+ * mappings on resume */
+ struct list_head gtt_list;
+
+ /** Usable portion of the GTT for GEM */
+ unsigned long gtt_start;
+ unsigned long gtt_mappable_end;
+ unsigned long gtt_end;
+
+ /** PPGTT used for aliasing the PPGTT with the GTT */
+ struct i915_hw_ppgtt *aliasing_ppgtt;
+
+ /**
+ * List of objects currently involved in rendering from the
+ * ringbuffer.
+ *
+ * Includes buffers having the contents of their GPU caches
+ * flushed, not necessarily primitives. last_rendering_seqno
+ * represents when the rendering involved will be completed.
+ *
+ * A reference is held on the buffer while on this list.
+ */
+ struct list_head active_list;
+
+ /**
+ * List of objects which are not in the ringbuffer but which
+ * still have a write_domain which needs to be flushed before
+ * unbinding.
+ *
+ * A reference is held on the buffer while on this list.
+ */
+ struct list_head flushing_list;
+
+ /**
+ * LRU list of objects which are not in the ringbuffer and
+ * are ready to unbind, but are still in the GTT.
+ *
+ * last_rendering_seqno is 0 while an object is in this list.
+ *
+ * A reference is not held on the buffer while on this list,
+ * as merely being GTT-bound shouldn't prevent its being
+ * freed, and we'll pull it off the list in the free path.
+ */
+ struct list_head inactive_list;
+
+ /**
+ * LRU list of objects which are not in the ringbuffer but
+ * are still pinned in the GTT.
+ */
+ struct list_head pinned_list;
+
+ /** LRU list of objects with fence regs on them. */
+ struct list_head fence_list;
+
+ /**
+ * List of objects currently pending being freed.
+ *
+ * These objects are no longer in use, but due to a signal
+ * we were prevented from freeing them at the appointed time.
+ */
+ struct list_head deferred_free_list;
+
+ /**
+ * We leave the user IRQ off as much as possible,
+ * but this means that requests will finish and never
+ * be retired once the system goes idle. Set a timer to
+ * fire periodically while the ring is running. When it
+ * fires, go retire requests.
+ */
+ struct timeout_task retire_task;
+
+ /**
+ * Are we in a non-interruptible section of code like
+ * modesetting?
+ */
+ bool interruptible;
+
+ uint32_t next_gem_seqno;
+
+ /**
+ * Waiting sequence number, if any
+ */
+ uint32_t waiting_gem_seqno;
+
+ /**
+ * Last seq seen at irq time
+ */
+ uint32_t irq_gem_seqno;
+
+ /**
+ * Flag if the X Server, and thus DRM, is not currently in
+ * control of the device.
+ *
+ * This is set between LeaveVT and EnterVT. It needs to be
+ * replaced with a semaphore. It also needs to be
+ * transitioned away from for kernel modesetting.
+ */
+ int suspended;
+
+ /**
+ * Flag if the hardware appears to be wedged.
+ *
+ * This is set when attempts to idle the device timeout.
+ * It prevents command submission from occuring and makes
+ * every pending request fail
+ */
+ int wedged;
+
+ /** Bit 6 swizzling required for X tiling */
+ uint32_t bit_6_swizzle_x;
+ /** Bit 6 swizzling required for Y tiling */
+ uint32_t bit_6_swizzle_y;
+
+ /* storage for physical objects */
+ struct drm_i915_gem_phys_object *phys_objs[I915_MAX_PHYS_OBJECT];
+
+ /* accounting, useful for userland debugging */
+ size_t gtt_total;
+ size_t mappable_gtt_total;
+ size_t object_memory;
+ u32 object_count;
+
+ struct intel_gtt gtt;
+ eventhandler_tag i915_lowmem;
+ } mm;
+
+ const struct intel_device_info *info;
+
+ struct sdvo_device_mapping sdvo_mappings[2];
+ /* indicate whether the LVDS_BORDER should be enabled or not */
+ unsigned int lvds_border_bits;
+ /* Panel fitter placement and size for Ironlake+ */
+ u32 pch_pf_pos, pch_pf_size;
+
+ struct drm_crtc *plane_to_crtc_mapping[3];
+ struct drm_crtc *pipe_to_crtc_mapping[3];
+ /* wait_queue_head_t pending_flip_queue; XXXKIB */
+ bool flip_pending_is_done;
+
+ /* Reclocking support */
+ bool render_reclock_avail;
+ bool lvds_downclock_avail;
+ /* indicates the reduced downclock for LVDS*/
+ int lvds_downclock;
+ struct task idle_task;
+ struct callout idle_callout;
+ bool busy;
+ u16 orig_clock;
+ int child_dev_num;
+ struct child_device_config *child_dev;
+ struct drm_connector *int_lvds_connector;
+ struct drm_connector *int_edp_connector;
+
+ device_t bridge_dev;
+ bool mchbar_need_disable;
+ int mch_res_rid;
+ struct resource *mch_res;
+
+ struct mtx rps_lock;
+ u32 pm_iir;
+ struct task rps_task;
+
+ u8 cur_delay;
+ u8 min_delay;
+ u8 max_delay;
+ u8 fmax;
+ u8 fstart;
+
+ u64 last_count1;
+ unsigned long last_time1;
+ unsigned long chipset_power;
+ u64 last_count2;
+ struct timespec last_time2;
+ unsigned long gfx_power;
+ int c_m;
+ int r_t;
+ u8 corr;
+ struct mtx *mchdev_lock;
+
+ enum no_fbc_reason no_fbc_reason;
+
+ unsigned long cfb_size;
+ unsigned int cfb_fb;
+ int cfb_plane;
+ int cfb_y;
+ struct intel_fbc_work *fbc_work;
+
+ unsigned int fsb_freq, mem_freq, is_ddr3;
+
+ struct taskqueue *tq;
+ struct task error_task;
+ struct task hotplug_task;
+ int error_completion;
+ struct mtx error_completion_lock;
+ struct drm_i915_error_state *first_error;
+ struct mtx error_lock;
+ struct callout hangcheck_timer;
+
+ unsigned long last_gpu_reset;
+
+ struct intel_fbdev *fbdev;
+
+ struct drm_property *broadcast_rgb_property;
+ struct drm_property *force_audio_property;
+} drm_i915_private_t;
+
+enum hdmi_force_audio {
+ HDMI_AUDIO_OFF_DVI = -2, /* no aux data for HDMI-DVI converter */
+ HDMI_AUDIO_OFF, /* force turn off HDMI audio */
+ HDMI_AUDIO_AUTO, /* trust EDID */
+ HDMI_AUDIO_ON, /* force turn on HDMI audio */
+};
+
+enum i915_cache_level {
+ I915_CACHE_NONE,
+ I915_CACHE_LLC,
+ I915_CACHE_LLC_MLC, /* gen6+ */
+};
+
+enum intel_chip_family {
+ CHIP_I8XX = 0x01,
+ CHIP_I9XX = 0x02,
+ CHIP_I915 = 0x04,
+ CHIP_I965 = 0x08,
+};
+
+/** driver private structure attached to each drm_gem_object */
+struct drm_i915_gem_object {
+ struct drm_gem_object base;
+
+ /** Current space allocated to this object in the GTT, if any. */
+ struct drm_mm_node *gtt_space;
+ struct list_head gtt_list;
+ /** This object's place on the active/flushing/inactive lists */
+ struct list_head ring_list;
+ struct list_head mm_list;
+ /** This object's place on GPU write list */
+ struct list_head gpu_write_list;
+ /** This object's place in the batchbuffer or on the eviction list */
+ struct list_head exec_list;
+
+ /**
+ * This is set if the object is on the active or flushing lists
+ * (has pending rendering), and is not set if it's on inactive (ready
+ * to be unbound).
+ */
+ unsigned int active:1;
+
+ /**
+ * This is set if the object has been written to since last bound
+ * to the GTT
+ */
+ unsigned int dirty:1;
+
+ /**
+ * This is set if the object has been written to since the last
+ * GPU flush.
+ */
+ unsigned int pending_gpu_write:1;
+
+ /**
+ * Fence register bits (if any) for this object. Will be set
+ * as needed when mapped into the GTT.
+ * Protected by dev->struct_mutex.
+ */
+ signed int fence_reg:I915_MAX_NUM_FENCE_BITS;
+
+ /**
+ * Advice: are the backing pages purgeable?
+ */
+ unsigned int madv:2;
+
+ /**
+ * Current tiling mode for the object.
+ */
+ unsigned int tiling_mode:2;
+ unsigned int tiling_changed:1;
+
+ /** How many users have pinned this object in GTT space. The following
+ * users can each hold at most one reference: pwrite/pread, pin_ioctl
+ * (via user_pin_count), execbuffer (objects are not allowed multiple
+ * times for the same batchbuffer), and the framebuffer code. When
+ * switching/pageflipping, the framebuffer code has at most two buffers
+ * pinned per crtc.
+ *
+ * In the worst case this is 1 + 1 + 1 + 2*2 = 7. That would fit into 3
+ * bits with absolutely no headroom. So use 4 bits. */
+ unsigned int pin_count:4;
+#define DRM_I915_GEM_OBJECT_MAX_PIN_COUNT 0xf
+
+ /**
+ * Is the object at the current location in the gtt mappable and
+ * fenceable? Used to avoid costly recalculations.
+ */
+ unsigned int map_and_fenceable:1;
+
+ /**
+ * Whether the current gtt mapping needs to be mappable (and isn't just
+ * mappable by accident). Track pin and fault separate for a more
+ * accurate mappable working set.
+ */
+ unsigned int fault_mappable:1;
+ unsigned int pin_mappable:1;
+
+ /*
+ * Is the GPU currently using a fence to access this buffer,
+ */
+ unsigned int pending_fenced_gpu_access:1;
+ unsigned int fenced_gpu_access:1;
+
+ unsigned int cache_level:2;
+
+ unsigned int has_aliasing_ppgtt_mapping:1;
+
+ vm_page_t *pages;
+
+ /**
+ * DMAR support
+ */
+ struct sglist *sg_list;
+
+ /**
+ * Used for performing relocations during execbuffer insertion.
+ */
+ LIST_ENTRY(drm_i915_gem_object) exec_node;
+ unsigned long exec_handle;
+ struct drm_i915_gem_exec_object2 *exec_entry;
+
+ /**
+ * Current offset of the object in GTT space.
+ *
+ * This is the same as gtt_space->start
+ */
+ uint32_t gtt_offset;
+
+ /** Breadcrumb of last rendering to the buffer. */
+ uint32_t last_rendering_seqno;
+ struct intel_ring_buffer *ring;
+
+ /** Breadcrumb of last fenced GPU access to the buffer. */
+ uint32_t last_fenced_seqno;
+ struct intel_ring_buffer *last_fenced_ring;
+
+ /** Current tiling stride for the object, if it's tiled. */
+ uint32_t stride;
+
+ /** Record of address bit 17 of each page at last unbind. */
+ unsigned long *bit_17;
+
+ /**
+ * If present, while GEM_DOMAIN_CPU is in the read domain this array
+ * flags which individual pages are valid.
+ */
+ uint8_t *page_cpu_valid;
+
+ /** User space pin count and filp owning the pin */
+ uint32_t user_pin_count;
+ struct drm_file *pin_filp;
+
+ /** for phy allocated objects */
+ struct drm_i915_gem_phys_object *phys_obj;
+
+ /**
+ * Number of crtcs where this object is currently the fb, but
+ * will be page flipped away on the next vblank. When it
+ * reaches 0, dev_priv->pending_flip_queue will be woken up.
+ */
+ int pending_flip;
+};
+
+#define to_intel_bo(x) member2struct(drm_i915_gem_object, base, (x))
+
+/**
+ * Request queue structure.
+ *
+ * The request queue allows us to note sequence numbers that have been emitted
+ * and may be associated with active buffers to be retired.
+ *
+ * By keeping this list, we can avoid having to do questionable
+ * sequence-number comparisons on buffer last_rendering_seqnos, and associate
+ * an emission time with seqnos for tracking how far ahead of the GPU we are.
+ */
+struct drm_i915_gem_request {
+ /** On Which ring this request was generated */
+ struct intel_ring_buffer *ring;
+
+ /** GEM sequence number associated with this request. */
+ uint32_t seqno;
+
+ /** Postion in the ringbuffer of the end of the request */
+ u32 tail;
+
+ /** Time at which this request was emitted, in jiffies. */
+ unsigned long emitted_jiffies;
+
+ /** global list entry for this request */
+ struct list_head list;
+
+ struct drm_i915_file_private *file_priv;
+ /** file_priv list entry for this request */
+ struct list_head client_list;
+};
+
+struct drm_i915_file_private {
+ struct {
+ struct list_head request_list;
+ struct mtx lck;
+ } mm;
+};
+
+struct drm_i915_error_state {
+ u32 eir;
+ u32 pgtbl_er;
+ u32 pipestat[I915_MAX_PIPES];
+ u32 tail[I915_NUM_RINGS];
+ u32 head[I915_NUM_RINGS];
+ u32 ipeir[I915_NUM_RINGS];
+ u32 ipehr[I915_NUM_RINGS];
+ u32 instdone[I915_NUM_RINGS];
+ u32 acthd[I915_NUM_RINGS];
+ u32 semaphore_mboxes[I915_NUM_RINGS][I915_NUM_RINGS - 1];
+ /* our own tracking of ring head and tail */
+ u32 cpu_ring_head[I915_NUM_RINGS];
+ u32 cpu_ring_tail[I915_NUM_RINGS];
+ u32 error; /* gen6+ */
+ u32 instpm[I915_NUM_RINGS];
+ u32 instps[I915_NUM_RINGS];
+ u32 instdone1;
+ u32 seqno[I915_NUM_RINGS];
+ u64 bbaddr;
+ u32 fault_reg[I915_NUM_RINGS];
+ u32 done_reg;
+ u32 faddr[I915_NUM_RINGS];
+ u64 fence[I915_MAX_NUM_FENCES];
+ struct timeval time;
+ struct drm_i915_error_ring {
+ struct drm_i915_error_object {
+ int page_count;
+ u32 gtt_offset;
+ u32 *pages[0];
+ } *ringbuffer, *batchbuffer;
+ struct drm_i915_error_request {
+ long jiffies;
+ u32 seqno;
+ u32 tail;
+ } *requests;
+ int num_requests;
+ } ring[I915_NUM_RINGS];
+ struct drm_i915_error_buffer {
+ u32 size;
+ u32 name;
+ u32 seqno;
+ u32 gtt_offset;
+ u32 read_domains;
+ u32 write_domain;
+ s32 fence_reg:I915_MAX_NUM_FENCE_BITS;
+ s32 pinned:2;
+ u32 tiling:2;
+ u32 dirty:1;
+ u32 purgeable:1;
+ s32 ring:4;
+ u32 cache_level:2;
+ } *active_bo, *pinned_bo;
+ u32 active_bo_count, pinned_bo_count;
+ struct intel_overlay_error_state *overlay;
+ struct intel_display_error_state *display;
+};
+
+/**
+ * RC6 is a special power stage which allows the GPU to enter an very
+ * low-voltage mode when idle, using down to 0V while at this stage. This
+ * stage is entered automatically when the GPU is idle when RC6 support is
+ * enabled, and as soon as new workload arises GPU wakes up automatically as well.
+ *
+ * There are different RC6 modes available in Intel GPU, which differentiate
+ * among each other with the latency required to enter and leave RC6 and
+ * voltage consumed by the GPU in different states.
+ *
+ * The combination of the following flags define which states GPU is allowed
+ * to enter, while RC6 is the normal RC6 state, RC6p is the deep RC6, and
+ * RC6pp is deepest RC6. Their support by hardware varies according to the
+ * GPU, BIOS, chipset and platform. RC6 is usually the safest one and the one
+ * which brings the most power savings; deeper states save more power, but
+ * require higher latency to switch to and wake up.
+ */
+#define INTEL_RC6_ENABLE (1<<0)
+#define INTEL_RC6p_ENABLE (1<<1)
+#define INTEL_RC6pp_ENABLE (1<<2)
+
+extern int intel_iommu_enabled;
+extern struct drm_ioctl_desc i915_ioctls[];
+extern struct drm_driver_info i915_driver_info;
+extern struct cdev_pager_ops i915_gem_pager_ops;
+extern unsigned int i915_fbpercrtc;
+extern int i915_panel_ignore_lid;
+extern unsigned int i915_powersave;
+extern int i915_semaphores;
+extern unsigned int i915_lvds_downclock;
+extern int i915_panel_use_ssc;
+extern int i915_vbt_sdvo_panel_type;
+extern int i915_enable_rc6;
+extern int i915_enable_fbc;
+extern int i915_enable_ppgtt;
+extern int i915_enable_hangcheck;
+
+const struct intel_device_info *i915_get_device_id(int device);
+
+int i915_reset(struct drm_device *dev, u8 flags);
+
+/* i915_debug.c */
+int i915_sysctl_init(struct drm_device *dev, struct sysctl_ctx_list *ctx,
+ struct sysctl_oid *top);
+void i915_sysctl_cleanup(struct drm_device *dev);
+
+ /* i915_dma.c */
+extern void i915_kernel_lost_context(struct drm_device * dev);
+extern int i915_driver_load(struct drm_device *, unsigned long flags);
+extern int i915_driver_unload(struct drm_device *);
+extern int i915_driver_open(struct drm_device *dev, struct drm_file *file_priv);
+extern void i915_driver_lastclose(struct drm_device * dev);
+extern void i915_driver_preclose(struct drm_device *dev,
+ struct drm_file *file_priv);
+extern void i915_driver_postclose(struct drm_device *dev,
+ struct drm_file *file_priv);
+extern int i915_driver_device_is_agp(struct drm_device * dev);
+extern long i915_compat_ioctl(struct file *filp, unsigned int cmd,
+ unsigned long arg);
+extern int i915_emit_box(struct drm_device *dev,
+ struct drm_clip_rect __user *boxes,
+ int i, int DR1, int DR4);
+int i915_emit_box_p(struct drm_device *dev, struct drm_clip_rect *box,
+ int DR1, int DR4);
+
+unsigned long i915_chipset_val(struct drm_i915_private *dev_priv);
+unsigned long i915_mch_val(struct drm_i915_private *dev_priv);
+void i915_update_gfx_val(struct drm_i915_private *dev_priv);
+unsigned long i915_gfx_val(struct drm_i915_private *dev_priv);
+unsigned long i915_read_mch_val(void);
+bool i915_gpu_raise(void);
+bool i915_gpu_lower(void);
+bool i915_gpu_busy(void);
+bool i915_gpu_turbo_disable(void);
+
+/* i915_irq.c */
+extern int i915_irq_emit(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+extern int i915_irq_wait(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+extern void intel_irq_init(struct drm_device *dev);
+
+extern int i915_vblank_pipe_set(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+extern int i915_vblank_pipe_get(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+extern int i915_vblank_swap(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+void intel_enable_asle(struct drm_device *dev);
+void i915_hangcheck_elapsed(void *context);
+void i915_handle_error(struct drm_device *dev, bool wedged);
+
+void i915_enable_pipestat(drm_i915_private_t *dev_priv, int pipe, u32 mask);
+void i915_disable_pipestat(drm_i915_private_t *dev_priv, int pipe, u32 mask);
+
+void i915_destroy_error_state(struct drm_device *dev);
+
+/* i915_gem.c */
+int i915_gem_create(struct drm_file *file, struct drm_device *dev, uint64_t size,
+ uint32_t *handle_p);
+int i915_gem_init_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_create_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_pread_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_pwrite_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_mmap_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_mmap_gtt_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_set_domain_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_sw_finish_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_execbuffer(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_execbuffer2(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_pin_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_unpin_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_busy_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_throttle_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_madvise_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_entervt_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_leavevt_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_set_tiling(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_get_tiling(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+int i915_gem_get_aperture_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+void i915_gem_load(struct drm_device *dev);
+void i915_gem_unload(struct drm_device *dev);
+int i915_gem_init_object(struct drm_gem_object *obj);
+void i915_gem_free_object(struct drm_gem_object *obj);
+int i915_gem_object_pin(struct drm_i915_gem_object *obj, uint32_t alignment,
+ bool map_and_fenceable);
+void i915_gem_object_unpin(struct drm_i915_gem_object *obj);
+int i915_gem_object_unbind(struct drm_i915_gem_object *obj);
+void i915_gem_lastclose(struct drm_device *dev);
+uint32_t i915_get_gem_seqno(struct drm_device *dev);
+
+static inline void
+i915_gem_object_pin_fence(struct drm_i915_gem_object *obj)
+{
+ if (obj->fence_reg != I915_FENCE_REG_NONE) {
+ struct drm_i915_private *dev_priv = obj->base.dev->dev_private;
+ dev_priv->fence_regs[obj->fence_reg].pin_count++;
+ }
+}
+
+static inline void
+i915_gem_object_unpin_fence(struct drm_i915_gem_object *obj)
+{
+ if (obj->fence_reg != I915_FENCE_REG_NONE) {
+ struct drm_i915_private *dev_priv = obj->base.dev->dev_private;
+ dev_priv->fence_regs[obj->fence_reg].pin_count--;
+ }
+}
+
+void i915_gem_retire_requests(struct drm_device *dev);
+void i915_gem_retire_requests_ring(struct intel_ring_buffer *ring);
+void i915_gem_clflush_object(struct drm_i915_gem_object *obj);
+struct drm_i915_gem_object *i915_gem_alloc_object(struct drm_device *dev,
+ size_t size);
+int i915_gem_do_init(struct drm_device *dev, unsigned long start,
+ unsigned long mappable_end, unsigned long end);
+uint32_t i915_gem_get_unfenced_gtt_alignment(struct drm_device *dev,
+ uint32_t size, int tiling_mode);
+int i915_mutex_lock_interruptible(struct drm_device *dev);
+int i915_gem_object_set_to_gtt_domain(struct drm_i915_gem_object *obj,
+ bool write);
+int i915_gem_object_pin_to_display_plane(struct drm_i915_gem_object *obj,
+ u32 alignment, struct intel_ring_buffer *pipelined);
+int i915_gem_object_finish_gpu(struct drm_i915_gem_object *obj);
+int i915_gem_flush_ring(struct intel_ring_buffer *ring,
+ uint32_t invalidate_domains, uint32_t flush_domains);
+void i915_gem_release_mmap(struct drm_i915_gem_object *obj);
+int i915_gem_object_wait_rendering(struct drm_i915_gem_object *obj);
+int i915_gem_object_put_fence(struct drm_i915_gem_object *obj);
+int i915_gem_idle(struct drm_device *dev);
+int i915_gem_init_hw(struct drm_device *dev);
+void i915_gem_init_swizzling(struct drm_device *dev);
+void i915_gem_init_ppgtt(struct drm_device *dev);
+void i915_gem_cleanup_ringbuffer(struct drm_device *dev);
+int i915_gpu_idle(struct drm_device *dev, bool do_retire);
+void i915_gem_object_move_to_active(struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *ring, uint32_t seqno);
+int i915_add_request(struct intel_ring_buffer *ring, struct drm_file *file,
+ struct drm_i915_gem_request *request);
+int i915_gem_object_get_fence(struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *pipelined);
+void i915_gem_reset(struct drm_device *dev);
+int i915_wait_request(struct intel_ring_buffer *ring, uint32_t seqno,
+ bool do_retire);
+int i915_gem_mmap(struct drm_device *dev, uint64_t offset, int prot);
+int i915_gem_fault(struct drm_device *dev, uint64_t offset, int prot,
+ uint64_t *phys);
+void i915_gem_release(struct drm_device *dev, struct drm_file *file);
+int i915_gem_object_set_cache_level(struct drm_i915_gem_object *obj,
+ enum i915_cache_level cache_level);
+
+void i915_gem_free_all_phys_object(struct drm_device *dev);
+void i915_gem_detach_phys_object(struct drm_device *dev,
+ struct drm_i915_gem_object *obj);
+int i915_gem_attach_phys_object(struct drm_device *dev,
+ struct drm_i915_gem_object *obj, int id, int align);
+
+int i915_gem_dumb_create(struct drm_file *file_priv, struct drm_device *dev,
+ struct drm_mode_create_dumb *args);
+int i915_gem_mmap_gtt(struct drm_file *file_priv, struct drm_device *dev,
+ uint32_t handle, uint64_t *offset);
+int i915_gem_dumb_destroy(struct drm_file *file_priv, struct drm_device *dev,
+ uint32_t handle);
+
+/* i915_gem_tiling.c */
+void i915_gem_detect_bit_6_swizzle(struct drm_device *dev);
+void i915_gem_object_do_bit_17_swizzle(struct drm_i915_gem_object *obj);
+void i915_gem_object_save_bit_17_swizzle(struct drm_i915_gem_object *obj);
+
+/* i915_gem_evict.c */
+int i915_gem_evict_something(struct drm_device *dev, int min_size,
+ unsigned alignment, bool mappable);
+int i915_gem_evict_everything(struct drm_device *dev, bool purgeable_only);
+int i915_gem_evict_inactive(struct drm_device *dev, bool purgeable_only);
+
+/* i915_suspend.c */
+extern int i915_save_state(struct drm_device *dev);
+extern int i915_restore_state(struct drm_device *dev);
+
+/* intel_iic.c */
+extern int intel_setup_gmbus(struct drm_device *dev);
+extern void intel_teardown_gmbus(struct drm_device *dev);
+extern void intel_gmbus_set_speed(device_t idev, int speed);
+extern void intel_gmbus_force_bit(device_t idev, bool force_bit);
+extern void intel_iic_reset(struct drm_device *dev);
+
+/* intel_opregion.c */
+int intel_opregion_setup(struct drm_device *dev);
+extern int intel_opregion_init(struct drm_device *dev);
+extern void intel_opregion_fini(struct drm_device *dev);
+extern void opregion_asle_intr(struct drm_device *dev);
+extern void opregion_enable_asle(struct drm_device *dev);
+
+/* i915_gem_gtt.c */
+int i915_gem_init_aliasing_ppgtt(struct drm_device *dev);
+void i915_gem_cleanup_aliasing_ppgtt(struct drm_device *dev);
+void i915_ppgtt_bind_object(struct i915_hw_ppgtt *ppgtt,
+ struct drm_i915_gem_object *obj, enum i915_cache_level cache_level);
+void i915_ppgtt_unbind_object(struct i915_hw_ppgtt *ppgtt,
+ struct drm_i915_gem_object *obj);
+
+void i915_gem_restore_gtt_mappings(struct drm_device *dev);
+int i915_gem_gtt_bind_object(struct drm_i915_gem_object *obj);
+void i915_gem_gtt_unbind_object(struct drm_i915_gem_object *obj);
+void i915_gem_gtt_rebind_object(struct drm_i915_gem_object *obj,
+ enum i915_cache_level cache_level);
+
+/* modesetting */
+extern void intel_modeset_init(struct drm_device *dev);
+extern void intel_modeset_gem_init(struct drm_device *dev);
+extern void intel_modeset_cleanup(struct drm_device *dev);
+extern int intel_modeset_vga_set_state(struct drm_device *dev, bool state);
+extern bool intel_fbc_enabled(struct drm_device *dev);
+extern void intel_disable_fbc(struct drm_device *dev);
+extern bool ironlake_set_drps(struct drm_device *dev, u8 val);
+extern void ironlake_init_pch_refclk(struct drm_device *dev);
+extern void ironlake_enable_rc6(struct drm_device *dev);
+extern void gen6_set_rps(struct drm_device *dev, u8 val);
+extern void intel_detect_pch(struct drm_device *dev);
+extern int intel_trans_dp_port_sel(struct drm_crtc *crtc);
+
+extern void __gen6_gt_force_wake_get(struct drm_i915_private *dev_priv);
+extern void __gen6_gt_force_wake_mt_get(struct drm_i915_private *dev_priv);
+extern void __gen6_gt_force_wake_put(struct drm_i915_private *dev_priv);
+extern void __gen6_gt_force_wake_mt_put(struct drm_i915_private *dev_priv);
+
+extern struct intel_overlay_error_state *intel_overlay_capture_error_state(
+ struct drm_device *dev);
+extern void intel_overlay_print_error_state(struct sbuf *m,
+ struct intel_overlay_error_state *error);
+extern struct intel_display_error_state *intel_display_capture_error_state(
+ struct drm_device *dev);
+extern void intel_display_print_error_state(struct sbuf *m,
+ struct drm_device *dev, struct intel_display_error_state *error);
+
+static inline void
+trace_i915_reg_rw(boolean_t rw, int reg, uint64_t val, int sz)
+{
+
+ CTR4(KTR_DRM_REG, "[%x/%d] %c %x", reg, sz, rw ? "w" : "r", val);
+}
+
+/* On SNB platform, before reading ring registers forcewake bit
+ * must be set to prevent GT core from power down and stale values being
+ * returned.
+ */
+void gen6_gt_force_wake_get(struct drm_i915_private *dev_priv);
+void gen6_gt_force_wake_put(struct drm_i915_private *dev_priv);
+int __gen6_gt_wait_for_fifo(struct drm_i915_private *dev_priv);
+
+/* We give fast paths for the really cool registers */
+#define NEEDS_FORCE_WAKE(dev_priv, reg) \
+ (((dev_priv)->info->gen >= 6) && \
+ ((reg) < 0x40000) && \
+ ((reg) != FORCEWAKE))
+
+#define __i915_read(x, y) \
+ u##x i915_read##x(struct drm_i915_private *dev_priv, u32 reg);
+
+__i915_read(8, 8)
+__i915_read(16, 16)
+__i915_read(32, 32)
+__i915_read(64, 64)
+#undef __i915_read
+
+#define __i915_write(x, y) \
+ void i915_write##x(struct drm_i915_private *dev_priv, u32 reg, u##x val);
+
+__i915_write(8, 8)
+__i915_write(16, 16)
+__i915_write(32, 32)
+__i915_write(64, 64)
+#undef __i915_write
+
+#define I915_READ8(reg) i915_read8(dev_priv, (reg))
+#define I915_WRITE8(reg, val) i915_write8(dev_priv, (reg), (val))
+
+#define I915_READ16(reg) i915_read16(dev_priv, (reg))
+#define I915_WRITE16(reg, val) i915_write16(dev_priv, (reg), (val))
+#define I915_READ16_NOTRACE(reg) DRM_READ16(dev_priv->mmio_map, (reg))
+#define I915_WRITE16_NOTRACE(reg, val) DRM_WRITE16(dev_priv->mmio_map, (reg), (val))
+
+#define I915_READ(reg) i915_read32(dev_priv, (reg))
+#define I915_WRITE(reg, val) i915_write32(dev_priv, (reg), (val))
+#define I915_READ_NOTRACE(reg) DRM_READ32(dev_priv->mmio_map, (reg))
+#define I915_WRITE_NOTRACE(reg, val) DRM_WRITE32(dev_priv->mmio_map, (reg), (val))
+
+#define I915_WRITE64(reg, val) i915_write64(dev_priv, (reg), (val))
+#define I915_READ64(reg) i915_read64(dev_priv, (reg))
+
+#define POSTING_READ(reg) (void)I915_READ_NOTRACE(reg)
+#define POSTING_READ16(reg) (void)I915_READ16_NOTRACE(reg)
+
+#define I915_VERBOSE 0
+
+#define LP_RING(d) (&((struct drm_i915_private *)(d))->rings[RCS])
+
+#define BEGIN_LP_RING(n) \
+ intel_ring_begin(LP_RING(dev_priv), (n))
+
+#define OUT_RING(x) \
+ intel_ring_emit(LP_RING(dev_priv), x)
+
+#define ADVANCE_LP_RING() \
+ intel_ring_advance(LP_RING(dev_priv))
+
+#define RING_LOCK_TEST_WITH_RETURN(dev, file) do { \
+ if (LP_RING(dev->dev_private)->obj == NULL) \
+ LOCK_TEST_WITH_RETURN(dev, file); \
+} while (0)
+
+/**
+ * Reads a dword out of the status page, which is written to from the command
+ * queue by automatic updates, MI_REPORT_HEAD, MI_STORE_DATA_INDEX, or
+ * MI_STORE_DATA_IMM.
+ *
+ * The following dwords have a reserved meaning:
+ * 0x00: ISR copy, updated when an ISR bit not set in the HWSTAM changes.
+ * 0x04: ring 0 head pointer
+ * 0x05: ring 1 head pointer (915-class)
+ * 0x06: ring 2 head pointer (915-class)
+ * 0x10-0x1b: Context status DWords (GM45)
+ * 0x1f: Last written status offset. (GM45)
+ *
+ * The area from dword 0x20 to 0x3ff is available for driver usage.
+ */
+#define READ_HWSP(dev_priv, reg) (((volatile u32*)(dev_priv->hw_status_page))[reg])
+#define READ_BREADCRUMB(dev_priv) READ_HWSP(dev_priv, I915_BREADCRUMB_INDEX)
+#define I915_GEM_HWS_INDEX 0x20
+#define I915_BREADCRUMB_INDEX 0x21
+
+#define INTEL_INFO(dev) (((struct drm_i915_private *) (dev)->dev_private)->info)
+
+#define IS_I830(dev) ((dev)->pci_device == 0x3577)
+#define IS_845G(dev) ((dev)->pci_device == 0x2562)
+#define IS_I85X(dev) (INTEL_INFO(dev)->is_i85x)
+#define IS_I865G(dev) ((dev)->pci_device == 0x2572)
+#define IS_I915G(dev) (INTEL_INFO(dev)->is_i915g)
+#define IS_I915GM(dev) ((dev)->pci_device == 0x2592)
+#define IS_I945G(dev) ((dev)->pci_device == 0x2772)
+#define IS_I945GM(dev) (INTEL_INFO(dev)->is_i945gm)
+#define IS_BROADWATER(dev) (INTEL_INFO(dev)->is_broadwater)
+#define IS_CRESTLINE(dev) (INTEL_INFO(dev)->is_crestline)
+#define IS_GM45(dev) ((dev)->pci_device == 0x2A42)
+#define IS_G4X(dev) (INTEL_INFO(dev)->is_g4x)
+#define IS_PINEVIEW_G(dev) ((dev)->pci_device == 0xa001)
+#define IS_PINEVIEW_M(dev) ((dev)->pci_device == 0xa011)
+#define IS_PINEVIEW(dev) (INTEL_INFO(dev)->is_pineview)
+#define IS_G33(dev) (INTEL_INFO(dev)->is_g33)
+#define IS_IRONLAKE_D(dev) ((dev)->pci_device == 0x0042)
+#define IS_IRONLAKE_M(dev) ((dev)->pci_device == 0x0046)
+#define IS_IVYBRIDGE(dev) (INTEL_INFO(dev)->is_ivybridge)
+#define IS_MOBILE(dev) (INTEL_INFO(dev)->is_mobile)
+
+/* XXXKIB LEGACY */
+#define IS_I965G(dev) ((dev)->pci_device == 0x2972 || \
+ (dev)->pci_device == 0x2982 || \
+ (dev)->pci_device == 0x2992 || \
+ (dev)->pci_device == 0x29A2 || \
+ (dev)->pci_device == 0x2A02 || \
+ (dev)->pci_device == 0x2A12 || \
+ (dev)->pci_device == 0x2A42 || \
+ (dev)->pci_device == 0x2E02 || \
+ (dev)->pci_device == 0x2E12 || \
+ (dev)->pci_device == 0x2E22 || \
+ (dev)->pci_device == 0x2E32)
+
+#define IS_I965GM(dev) ((dev)->pci_device == 0x2A02)
+
+#define IS_IGDG(dev) ((dev)->pci_device == 0xa001)
+#define IS_IGDGM(dev) ((dev)->pci_device == 0xa011)
+#define IS_IGD(dev) (IS_IGDG(dev) || IS_IGDGM(dev))
+
+#define IS_I9XX(dev) (IS_I915G(dev) || IS_I915GM(dev) || IS_I945G(dev) || \
+ IS_I945GM(dev) || IS_I965G(dev) || IS_G33(dev))
+/* XXXKIB LEGACY END */
+
+#define IS_GEN2(dev) (INTEL_INFO(dev)->gen == 2)
+#define IS_GEN3(dev) (INTEL_INFO(dev)->gen == 3)
+#define IS_GEN4(dev) (INTEL_INFO(dev)->gen == 4)
+#define IS_GEN5(dev) (INTEL_INFO(dev)->gen == 5)
+#define IS_GEN6(dev) (INTEL_INFO(dev)->gen == 6)
+#define IS_GEN7(dev) (INTEL_INFO(dev)->gen == 7)
+
+#define HAS_BSD(dev) (INTEL_INFO(dev)->has_bsd_ring)
+#define HAS_BLT(dev) (INTEL_INFO(dev)->has_blt_ring)
+#define HAS_LLC(dev) (INTEL_INFO(dev)->has_llc)
+#define I915_NEED_GFX_HWS(dev) (INTEL_INFO(dev)->need_gfx_hws)
+
+#define HAS_ALIASING_PPGTT(dev) (INTEL_INFO(dev)->gen >=6)
+
+#define HAS_OVERLAY(dev) (INTEL_INFO(dev)->has_overlay)
+#define OVERLAY_NEEDS_PHYSICAL(dev) (INTEL_INFO(dev)->overlay_needs_physical)
+
+/* With the 945 and later, Y tiling got adjusted so that it was 32 128-byte
+ * rows, which changed the alignment requirements and fence programming.
+ */
+#define HAS_128_BYTE_Y_TILING(dev) (!IS_GEN2(dev) && !(IS_I915G(dev) || \
+ IS_I915GM(dev)))
+#define SUPPORTS_DIGITAL_OUTPUTS(dev) (!IS_GEN2(dev) && !IS_PINEVIEW(dev))
+#define SUPPORTS_INTEGRATED_HDMI(dev) (IS_G4X(dev) || IS_GEN5(dev))
+#define SUPPORTS_INTEGRATED_DP(dev) (IS_G4X(dev) || IS_GEN5(dev))
+#define SUPPORTS_EDP(dev) (IS_IRONLAKE_M(dev))
+#define SUPPORTS_TV(dev) (INTEL_INFO(dev)->supports_tv)
+#define I915_HAS_HOTPLUG(dev) (INTEL_INFO(dev)->has_hotplug)
+/* dsparb controlled by hw only */
+#define DSPARB_HWCONTROL(dev) (IS_G4X(dev) || IS_IRONLAKE(dev))
+
+#define HAS_FW_BLC(dev) (INTEL_INFO(dev)->gen > 2)
+#define HAS_PIPE_CXSR(dev) (INTEL_INFO(dev)->has_pipe_cxsr)
+#define I915_HAS_FBC(dev) (INTEL_INFO(dev)->has_fbc)
+
+#define HAS_PCH_SPLIT(dev) (IS_GEN5(dev) || IS_GEN6(dev) || IS_IVYBRIDGE(dev))
+#define HAS_PIPE_CONTROL(dev) (INTEL_INFO(dev)->gen >= 5)
+
+#define INTEL_PCH_TYPE(dev) (((struct drm_i915_private *)(dev)->dev_private)->pch_type)
+#define HAS_PCH_CPT(dev) (INTEL_PCH_TYPE(dev) == PCH_CPT)
+#define HAS_PCH_IBX(dev) (INTEL_PCH_TYPE(dev) == PCH_IBX)
+
+#define PRIMARY_RINGBUFFER_SIZE (128*1024)
+
+static inline bool
+i915_seqno_passed(uint32_t seq1, uint32_t seq2)
+{
+
+ return ((int32_t)(seq1 - seq2) >= 0);
+}
+
+u32 i915_gem_next_request_seqno(struct intel_ring_buffer *ring);
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_gem.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_gem.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,3760 @@
+/*-
+ * Copyright © 2008 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+ * IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ *
+ * Copyright (c) 2011 The FreeBSD Foundation
+ * All rights reserved.
+ *
+ * This software was developed by Konstantin Belousov under sponsorship from
+ * the FreeBSD Foundation.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_gem.c 237131 2012-06-15 08:50:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <dev/drm2/i915/intel_ringbuffer.h>
+#include <sys/resourcevar.h>
+#include <sys/sched.h>
+#include <sys/sf_buf.h>
+
+static void i915_gem_object_flush_cpu_write_domain(
+ struct drm_i915_gem_object *obj);
+static uint32_t i915_gem_get_gtt_size(struct drm_device *dev, uint32_t size,
+ int tiling_mode);
+static uint32_t i915_gem_get_gtt_alignment(struct drm_device *dev,
+ uint32_t size, int tiling_mode);
+static int i915_gem_object_bind_to_gtt(struct drm_i915_gem_object *obj,
+ unsigned alignment, bool map_and_fenceable);
+static int i915_gem_object_get_pages_gtt(struct drm_i915_gem_object *obj,
+ int flags);
+static void i915_gem_object_put_pages_gtt(struct drm_i915_gem_object *obj);
+static int i915_gem_object_set_to_cpu_domain(struct drm_i915_gem_object *obj,
+ bool write);
+static void i915_gem_object_set_to_full_cpu_read_domain(
+ struct drm_i915_gem_object *obj);
+static int i915_gem_object_set_cpu_read_domain_range(
+ struct drm_i915_gem_object *obj, uint64_t offset, uint64_t size);
+static void i915_gem_object_finish_gtt(struct drm_i915_gem_object *obj);
+static void i915_gem_object_truncate(struct drm_i915_gem_object *obj);
+static int i915_gem_object_is_purgeable(struct drm_i915_gem_object *obj);
+static bool i915_gem_object_is_inactive(struct drm_i915_gem_object *obj);
+static int i915_gem_object_needs_bit17_swizzle(struct drm_i915_gem_object *obj);
+static vm_page_t i915_gem_wire_page(vm_object_t object, vm_pindex_t pindex);
+static void i915_gem_process_flushing_list(struct intel_ring_buffer *ring,
+ uint32_t flush_domains);
+static void i915_gem_clear_fence_reg(struct drm_device *dev,
+ struct drm_i915_fence_reg *reg);
+static void i915_gem_reset_fences(struct drm_device *dev);
+static void i915_gem_retire_task_handler(void *arg, int pending);
+static int i915_gem_phys_pwrite(struct drm_device *dev,
+ struct drm_i915_gem_object *obj, uint64_t data_ptr, uint64_t offset,
+ uint64_t size, struct drm_file *file_priv);
+static void i915_gem_lowmem(void *arg);
+
+MALLOC_DEFINE(DRM_I915_GEM, "i915gem", "Allocations from i915 gem");
+long i915_gem_wired_pages_cnt;
+
+static void
+i915_gem_info_add_obj(struct drm_i915_private *dev_priv, size_t size)
+{
+
+ dev_priv->mm.object_count++;
+ dev_priv->mm.object_memory += size;
+}
+
+static void
+i915_gem_info_remove_obj(struct drm_i915_private *dev_priv, size_t size)
+{
+
+ dev_priv->mm.object_count--;
+ dev_priv->mm.object_memory -= size;
+}
+
+static int
+i915_gem_wait_for_error(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv;
+ int ret;
+
+ dev_priv = dev->dev_private;
+ if (!atomic_load_acq_int(&dev_priv->mm.wedged))
+ return (0);
+
+ mtx_lock(&dev_priv->error_completion_lock);
+ while (dev_priv->error_completion == 0) {
+ ret = -msleep(&dev_priv->error_completion,
+ &dev_priv->error_completion_lock, PCATCH, "915wco", 0);
+ if (ret != 0) {
+ mtx_unlock(&dev_priv->error_completion_lock);
+ return (ret);
+ }
+ }
+ mtx_unlock(&dev_priv->error_completion_lock);
+
+ if (atomic_read(&dev_priv->mm.wedged)) {
+ mtx_lock(&dev_priv->error_completion_lock);
+ dev_priv->error_completion++;
+ mtx_unlock(&dev_priv->error_completion_lock);
+ }
+ return (0);
+}
+
+int
+i915_mutex_lock_interruptible(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv;
+ int ret;
+
+ dev_priv = dev->dev_private;
+ ret = i915_gem_wait_for_error(dev);
+ if (ret != 0)
+ return (ret);
+
+ /*
+ * interruptible shall it be. might indeed be if dev_lock is
+ * changed to sx
+ */
+ ret = sx_xlock_sig(&dev->dev_struct_lock);
+ if (ret != 0)
+ return (-ret);
+
+ return (0);
+}
+
+
+static void
+i915_gem_free_object_tail(struct drm_i915_gem_object *obj)
+{
+ struct drm_device *dev;
+ drm_i915_private_t *dev_priv;
+ int ret;
+
+ dev = obj->base.dev;
+ dev_priv = dev->dev_private;
+
+ ret = i915_gem_object_unbind(obj);
+ if (ret == -ERESTART) {
+ list_move(&obj->mm_list, &dev_priv->mm.deferred_free_list);
+ return;
+ }
+
+ CTR1(KTR_DRM, "object_destroy_tail %p", obj);
+ drm_gem_free_mmap_offset(&obj->base);
+ drm_gem_object_release(&obj->base);
+ i915_gem_info_remove_obj(dev_priv, obj->base.size);
+
+ free(obj->page_cpu_valid, DRM_I915_GEM);
+ free(obj->bit_17, DRM_I915_GEM);
+ free(obj, DRM_I915_GEM);
+}
+
+void
+i915_gem_free_object(struct drm_gem_object *gem_obj)
+{
+ struct drm_i915_gem_object *obj;
+ struct drm_device *dev;
+
+ obj = to_intel_bo(gem_obj);
+ dev = obj->base.dev;
+
+ while (obj->pin_count > 0)
+ i915_gem_object_unpin(obj);
+
+ if (obj->phys_obj != NULL)
+ i915_gem_detach_phys_object(dev, obj);
+
+ i915_gem_free_object_tail(obj);
+}
+
+static void
+init_ring_lists(struct intel_ring_buffer *ring)
+{
+
+ INIT_LIST_HEAD(&ring->active_list);
+ INIT_LIST_HEAD(&ring->request_list);
+ INIT_LIST_HEAD(&ring->gpu_write_list);
+}
+
+void
+i915_gem_load(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv;
+ int i;
+
+ dev_priv = dev->dev_private;
+
+ INIT_LIST_HEAD(&dev_priv->mm.active_list);
+ INIT_LIST_HEAD(&dev_priv->mm.flushing_list);
+ INIT_LIST_HEAD(&dev_priv->mm.inactive_list);
+ INIT_LIST_HEAD(&dev_priv->mm.pinned_list);
+ INIT_LIST_HEAD(&dev_priv->mm.fence_list);
+ INIT_LIST_HEAD(&dev_priv->mm.deferred_free_list);
+ INIT_LIST_HEAD(&dev_priv->mm.gtt_list);
+ for (i = 0; i < I915_NUM_RINGS; i++)
+ init_ring_lists(&dev_priv->rings[i]);
+ for (i = 0; i < I915_MAX_NUM_FENCES; i++)
+ INIT_LIST_HEAD(&dev_priv->fence_regs[i].lru_list);
+ TIMEOUT_TASK_INIT(dev_priv->tq, &dev_priv->mm.retire_task, 0,
+ i915_gem_retire_task_handler, dev_priv);
+ dev_priv->error_completion = 0;
+
+ /* On GEN3 we really need to make sure the ARB C3 LP bit is set */
+ if (IS_GEN3(dev)) {
+ u32 tmp = I915_READ(MI_ARB_STATE);
+ if (!(tmp & MI_ARB_C3_LP_WRITE_ENABLE)) {
+ /*
+ * arb state is a masked write, so set bit +
+ * bit in mask.
+ */
+ tmp = MI_ARB_C3_LP_WRITE_ENABLE |
+ (MI_ARB_C3_LP_WRITE_ENABLE << MI_ARB_MASK_SHIFT);
+ I915_WRITE(MI_ARB_STATE, tmp);
+ }
+ }
+
+ dev_priv->relative_constants_mode = I915_EXEC_CONSTANTS_REL_GENERAL;
+
+ /* Old X drivers will take 0-2 for front, back, depth buffers */
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ dev_priv->fence_reg_start = 3;
+
+ if (INTEL_INFO(dev)->gen >= 4 || IS_I945G(dev) || IS_I945GM(dev) ||
+ IS_G33(dev))
+ dev_priv->num_fence_regs = 16;
+ else
+ dev_priv->num_fence_regs = 8;
+
+ /* Initialize fence registers to zero */
+ for (i = 0; i < dev_priv->num_fence_regs; i++) {
+ i915_gem_clear_fence_reg(dev, &dev_priv->fence_regs[i]);
+ }
+ i915_gem_detect_bit_6_swizzle(dev);
+ dev_priv->mm.interruptible = true;
+
+ dev_priv->mm.i915_lowmem = EVENTHANDLER_REGISTER(vm_lowmem,
+ i915_gem_lowmem, dev, EVENTHANDLER_PRI_ANY);
+}
+
+int
+i915_gem_do_init(struct drm_device *dev, unsigned long start,
+ unsigned long mappable_end, unsigned long end)
+{
+ drm_i915_private_t *dev_priv;
+ unsigned long mappable;
+ int error;
+
+ dev_priv = dev->dev_private;
+ mappable = min(end, mappable_end) - start;
+
+ drm_mm_init(&dev_priv->mm.gtt_space, start, end - start);
+
+ dev_priv->mm.gtt_start = start;
+ dev_priv->mm.gtt_mappable_end = mappable_end;
+ dev_priv->mm.gtt_end = end;
+ dev_priv->mm.gtt_total = end - start;
+ dev_priv->mm.mappable_gtt_total = mappable;
+
+ /* Take over this portion of the GTT */
+ intel_gtt_clear_range(start / PAGE_SIZE, (end-start) / PAGE_SIZE);
+ device_printf(dev->device,
+ "taking over the fictitious range 0x%lx-0x%lx\n",
+ dev->agp->base + start, dev->agp->base + start + mappable);
+ error = -vm_phys_fictitious_reg_range(dev->agp->base + start,
+ dev->agp->base + start + mappable, VM_MEMATTR_WRITE_COMBINING);
+ return (error);
+}
+
+int
+i915_gem_init_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_gem_init *args;
+ drm_i915_private_t *dev_priv;
+
+ dev_priv = dev->dev_private;
+ args = data;
+
+ if (args->gtt_start >= args->gtt_end ||
+ (args->gtt_end | args->gtt_start) & (PAGE_SIZE - 1))
+ return (-EINVAL);
+
+ if (mtx_initialized(&dev_priv->mm.gtt_space.unused_lock))
+ return (-EBUSY);
+ /*
+ * XXXKIB. The second-time initialization should be guarded
+ * against.
+ */
+ return (i915_gem_do_init(dev, args->gtt_start, args->gtt_end,
+ args->gtt_end));
+}
+
+int
+i915_gem_idle(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv;
+ int ret;
+
+ dev_priv = dev->dev_private;
+ if (dev_priv->mm.suspended)
+ return (0);
+
+ ret = i915_gpu_idle(dev, true);
+ if (ret != 0)
+ return (ret);
+
+ /* Under UMS, be paranoid and evict. */
+ if (!drm_core_check_feature(dev, DRIVER_MODESET)) {
+ ret = i915_gem_evict_inactive(dev, false);
+ if (ret != 0)
+ return ret;
+ }
+
+ i915_gem_reset_fences(dev);
+
+ /* Hack! Don't let anybody do execbuf while we don't control the chip.
+ * We need to replace this with a semaphore, or something.
+ * And not confound mm.suspended!
+ */
+ dev_priv->mm.suspended = 1;
+ callout_stop(&dev_priv->hangcheck_timer);
+
+ i915_kernel_lost_context(dev);
+ i915_gem_cleanup_ringbuffer(dev);
+
+ /* Cancel the retire work handler, which should be idle now. */
+ taskqueue_cancel_timeout(dev_priv->tq, &dev_priv->mm.retire_task, NULL);
+ return (ret);
+}
+
+void
+i915_gem_init_swizzling(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv;
+
+ dev_priv = dev->dev_private;
+
+ if (INTEL_INFO(dev)->gen < 5 ||
+ dev_priv->mm.bit_6_swizzle_x == I915_BIT_6_SWIZZLE_NONE)
+ return;
+
+ I915_WRITE(DISP_ARB_CTL, I915_READ(DISP_ARB_CTL) |
+ DISP_TILE_SURFACE_SWIZZLING);
+
+ if (IS_GEN5(dev))
+ return;
+
+ I915_WRITE(TILECTL, I915_READ(TILECTL) | TILECTL_SWZCTL);
+ if (IS_GEN6(dev))
+ I915_WRITE(ARB_MODE, ARB_MODE_ENABLE(ARB_MODE_SWIZZLE_SNB));
+ else
+ I915_WRITE(ARB_MODE, ARB_MODE_ENABLE(ARB_MODE_SWIZZLE_IVB));
+}
+
+void
+i915_gem_init_ppgtt(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv;
+ struct i915_hw_ppgtt *ppgtt;
+ uint32_t pd_offset, pd_entry;
+ vm_paddr_t pt_addr;
+ struct intel_ring_buffer *ring;
+ u_int first_pd_entry_in_global_pt, i;
+
+ dev_priv = dev->dev_private;
+ ppgtt = dev_priv->mm.aliasing_ppgtt;
+ if (ppgtt == NULL)
+ return;
+
+ first_pd_entry_in_global_pt = 512 * 1024 - I915_PPGTT_PD_ENTRIES;
+ for (i = 0; i < ppgtt->num_pd_entries; i++) {
+ pt_addr = VM_PAGE_TO_PHYS(ppgtt->pt_pages[i]);
+ pd_entry = GEN6_PDE_ADDR_ENCODE(pt_addr);
+ pd_entry |= GEN6_PDE_VALID;
+ intel_gtt_write(first_pd_entry_in_global_pt + i, pd_entry);
+ }
+ intel_gtt_read_pte(first_pd_entry_in_global_pt);
+
+ pd_offset = ppgtt->pd_offset;
+ pd_offset /= 64; /* in cachelines, */
+ pd_offset <<= 16;
+
+ if (INTEL_INFO(dev)->gen == 6) {
+ uint32_t ecochk = I915_READ(GAM_ECOCHK);
+ I915_WRITE(GAM_ECOCHK, ecochk | ECOCHK_SNB_BIT |
+ ECOCHK_PPGTT_CACHE64B);
+ I915_WRITE(GFX_MODE, GFX_MODE_ENABLE(GFX_PPGTT_ENABLE));
+ } else if (INTEL_INFO(dev)->gen >= 7) {
+ I915_WRITE(GAM_ECOCHK, ECOCHK_PPGTT_CACHE64B);
+ /* GFX_MODE is per-ring on gen7+ */
+ }
+
+ for (i = 0; i < I915_NUM_RINGS; i++) {
+ ring = &dev_priv->rings[i];
+
+ if (INTEL_INFO(dev)->gen >= 7)
+ I915_WRITE(RING_MODE_GEN7(ring),
+ GFX_MODE_ENABLE(GFX_PPGTT_ENABLE));
+
+ I915_WRITE(RING_PP_DIR_DCLV(ring), PP_DIR_DCLV_2G);
+ I915_WRITE(RING_PP_DIR_BASE(ring), pd_offset);
+ }
+}
+
+int
+i915_gem_init_hw(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv;
+ int ret;
+
+ dev_priv = dev->dev_private;
+
+ i915_gem_init_swizzling(dev);
+
+ ret = intel_init_render_ring_buffer(dev);
+ if (ret != 0)
+ return (ret);
+
+ if (HAS_BSD(dev)) {
+ ret = intel_init_bsd_ring_buffer(dev);
+ if (ret != 0)
+ goto cleanup_render_ring;
+ }
+
+ if (HAS_BLT(dev)) {
+ ret = intel_init_blt_ring_buffer(dev);
+ if (ret != 0)
+ goto cleanup_bsd_ring;
+ }
+
+ dev_priv->next_seqno = 1;
+ i915_gem_init_ppgtt(dev);
+ return (0);
+
+cleanup_bsd_ring:
+ intel_cleanup_ring_buffer(&dev_priv->rings[VCS]);
+cleanup_render_ring:
+ intel_cleanup_ring_buffer(&dev_priv->rings[RCS]);
+ return (ret);
+}
+
+int
+i915_gem_get_aperture_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_private *dev_priv;
+ struct drm_i915_gem_get_aperture *args;
+ struct drm_i915_gem_object *obj;
+ size_t pinned;
+
+ dev_priv = dev->dev_private;
+ args = data;
+
+ if (!(dev->driver->driver_features & DRIVER_GEM))
+ return (-ENODEV);
+
+ pinned = 0;
+ DRM_LOCK(dev);
+ list_for_each_entry(obj, &dev_priv->mm.pinned_list, mm_list)
+ pinned += obj->gtt_space->size;
+ DRM_UNLOCK(dev);
+
+ args->aper_size = dev_priv->mm.gtt_total;
+ args->aper_available_size = args->aper_size - pinned;
+
+ return (0);
+}
+
+int
+i915_gem_object_pin(struct drm_i915_gem_object *obj, uint32_t alignment,
+ bool map_and_fenceable)
+{
+ struct drm_device *dev;
+ struct drm_i915_private *dev_priv;
+ int ret;
+
+ dev = obj->base.dev;
+ dev_priv = dev->dev_private;
+
+ KASSERT(obj->pin_count != DRM_I915_GEM_OBJECT_MAX_PIN_COUNT,
+ ("Max pin count"));
+
+ if (obj->gtt_space != NULL) {
+ if ((alignment && obj->gtt_offset & (alignment - 1)) ||
+ (map_and_fenceable && !obj->map_and_fenceable)) {
+ DRM_DEBUG("bo is already pinned with incorrect alignment:"
+ " offset=%x, req.alignment=%x, req.map_and_fenceable=%d,"
+ " obj->map_and_fenceable=%d\n",
+ obj->gtt_offset, alignment,
+ map_and_fenceable,
+ obj->map_and_fenceable);
+ ret = i915_gem_object_unbind(obj);
+ if (ret != 0)
+ return (ret);
+ }
+ }
+
+ if (obj->gtt_space == NULL) {
+ ret = i915_gem_object_bind_to_gtt(obj, alignment,
+ map_and_fenceable);
+ if (ret)
+ return (ret);
+ }
+
+ if (obj->pin_count++ == 0 && !obj->active)
+ list_move_tail(&obj->mm_list, &dev_priv->mm.pinned_list);
+ obj->pin_mappable |= map_and_fenceable;
+
+#if 1
+ KIB_NOTYET();
+#else
+ WARN_ON(i915_verify_lists(dev));
+#endif
+ return (0);
+}
+
+void
+i915_gem_object_unpin(struct drm_i915_gem_object *obj)
+{
+ struct drm_device *dev;
+ drm_i915_private_t *dev_priv;
+
+ dev = obj->base.dev;
+ dev_priv = dev->dev_private;
+
+#if 1
+ KIB_NOTYET();
+#else
+ WARN_ON(i915_verify_lists(dev));
+#endif
+
+ KASSERT(obj->pin_count != 0, ("zero pin count"));
+ KASSERT(obj->gtt_space != NULL, ("No gtt mapping"));
+
+ if (--obj->pin_count == 0) {
+ if (!obj->active)
+ list_move_tail(&obj->mm_list,
+ &dev_priv->mm.inactive_list);
+ obj->pin_mappable = false;
+ }
+#if 1
+ KIB_NOTYET();
+#else
+ WARN_ON(i915_verify_lists(dev));
+#endif
+}
+
+int
+i915_gem_pin_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_gem_pin *args;
+ struct drm_i915_gem_object *obj;
+ struct drm_gem_object *gobj;
+ int ret;
+
+ args = data;
+
+ ret = i915_mutex_lock_interruptible(dev);
+ if (ret != 0)
+ return ret;
+
+ gobj = drm_gem_object_lookup(dev, file, args->handle);
+ if (gobj == NULL) {
+ ret = -ENOENT;
+ goto unlock;
+ }
+ obj = to_intel_bo(gobj);
+
+ if (obj->madv != I915_MADV_WILLNEED) {
+ DRM_ERROR("Attempting to pin a purgeable buffer\n");
+ ret = -EINVAL;
+ goto out;
+ }
+
+ if (obj->pin_filp != NULL && obj->pin_filp != file) {
+ DRM_ERROR("Already pinned in i915_gem_pin_ioctl(): %d\n",
+ args->handle);
+ ret = -EINVAL;
+ goto out;
+ }
+
+ obj->user_pin_count++;
+ obj->pin_filp = file;
+ if (obj->user_pin_count == 1) {
+ ret = i915_gem_object_pin(obj, args->alignment, true);
+ if (ret != 0)
+ goto out;
+ }
+
+ /* XXX - flush the CPU caches for pinned objects
+ * as the X server doesn't manage domains yet
+ */
+ i915_gem_object_flush_cpu_write_domain(obj);
+ args->offset = obj->gtt_offset;
+out:
+ drm_gem_object_unreference(&obj->base);
+unlock:
+ DRM_UNLOCK(dev);
+ return (ret);
+}
+
+int
+i915_gem_unpin_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_gem_pin *args;
+ struct drm_i915_gem_object *obj;
+ int ret;
+
+ args = data;
+ ret = i915_mutex_lock_interruptible(dev);
+ if (ret != 0)
+ return (ret);
+
+ obj = to_intel_bo(drm_gem_object_lookup(dev, file, args->handle));
+ if (&obj->base == NULL) {
+ ret = -ENOENT;
+ goto unlock;
+ }
+
+ if (obj->pin_filp != file) {
+ DRM_ERROR("Not pinned by caller in i915_gem_pin_ioctl(): %d\n",
+ args->handle);
+ ret = -EINVAL;
+ goto out;
+ }
+ obj->user_pin_count--;
+ if (obj->user_pin_count == 0) {
+ obj->pin_filp = NULL;
+ i915_gem_object_unpin(obj);
+ }
+
+out:
+ drm_gem_object_unreference(&obj->base);
+unlock:
+ DRM_UNLOCK(dev);
+ return (ret);
+}
+
+int
+i915_gem_busy_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_gem_busy *args;
+ struct drm_i915_gem_object *obj;
+ struct drm_i915_gem_request *request;
+ int ret;
+
+ args = data;
+
+ ret = i915_mutex_lock_interruptible(dev);
+ if (ret != 0)
+ return ret;
+
+ obj = to_intel_bo(drm_gem_object_lookup(dev, file, args->handle));
+ if (&obj->base == NULL) {
+ ret = -ENOENT;
+ goto unlock;
+ }
+
+ args->busy = obj->active;
+ if (args->busy) {
+ if (obj->base.write_domain & I915_GEM_GPU_DOMAINS) {
+ ret = i915_gem_flush_ring(obj->ring,
+ 0, obj->base.write_domain);
+ } else if (obj->ring->outstanding_lazy_request ==
+ obj->last_rendering_seqno) {
+ request = malloc(sizeof(*request), DRM_I915_GEM,
+ M_WAITOK | M_ZERO);
+ ret = i915_add_request(obj->ring, NULL, request);
+ if (ret != 0)
+ free(request, DRM_I915_GEM);
+ }
+
+ i915_gem_retire_requests_ring(obj->ring);
+ args->busy = obj->active;
+ }
+
+ drm_gem_object_unreference(&obj->base);
+unlock:
+ DRM_UNLOCK(dev);
+ return (ret);
+}
+
+static int
+i915_gem_ring_throttle(struct drm_device *dev, struct drm_file *file)
+{
+ struct drm_i915_private *dev_priv;
+ struct drm_i915_file_private *file_priv;
+ unsigned long recent_enough;
+ struct drm_i915_gem_request *request;
+ struct intel_ring_buffer *ring;
+ u32 seqno;
+ int ret;
+
+ dev_priv = dev->dev_private;
+ if (atomic_read(&dev_priv->mm.wedged))
+ return (-EIO);
+
+ file_priv = file->driver_priv;
+ recent_enough = ticks - (20 * hz / 1000);
+ ring = NULL;
+ seqno = 0;
+
+ mtx_lock(&file_priv->mm.lck);
+ list_for_each_entry(request, &file_priv->mm.request_list, client_list) {
+ if (time_after_eq(request->emitted_jiffies, recent_enough))
+ break;
+ ring = request->ring;
+ seqno = request->seqno;
+ }
+ mtx_unlock(&file_priv->mm.lck);
+ if (seqno == 0)
+ return (0);
+
+ ret = 0;
+ mtx_lock(&ring->irq_lock);
+ if (!i915_seqno_passed(ring->get_seqno(ring), seqno)) {
+ if (ring->irq_get(ring)) {
+ while (ret == 0 &&
+ !(i915_seqno_passed(ring->get_seqno(ring), seqno) ||
+ atomic_read(&dev_priv->mm.wedged)))
+ ret = -msleep(ring, &ring->irq_lock, PCATCH,
+ "915thr", 0);
+ ring->irq_put(ring);
+ if (ret == 0 && atomic_read(&dev_priv->mm.wedged))
+ ret = -EIO;
+ } else if (_intel_wait_for(dev,
+ i915_seqno_passed(ring->get_seqno(ring), seqno) ||
+ atomic_read(&dev_priv->mm.wedged), 3000, 0, "915rtr")) {
+ ret = -EBUSY;
+ }
+ }
+ mtx_unlock(&ring->irq_lock);
+
+ if (ret == 0)
+ taskqueue_enqueue_timeout(dev_priv->tq,
+ &dev_priv->mm.retire_task, 0);
+
+ return (ret);
+}
+
+int
+i915_gem_throttle_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+
+ return (i915_gem_ring_throttle(dev, file_priv));
+}
+
+int
+i915_gem_madvise_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_i915_gem_madvise *args;
+ struct drm_i915_gem_object *obj;
+ int ret;
+
+ args = data;
+ switch (args->madv) {
+ case I915_MADV_DONTNEED:
+ case I915_MADV_WILLNEED:
+ break;
+ default:
+ return (-EINVAL);
+ }
+
+ ret = i915_mutex_lock_interruptible(dev);
+ if (ret != 0)
+ return (ret);
+
+ obj = to_intel_bo(drm_gem_object_lookup(dev, file_priv, args->handle));
+ if (&obj->base == NULL) {
+ ret = -ENOENT;
+ goto unlock;
+ }
+
+ if (obj->pin_count != 0) {
+ ret = -EINVAL;
+ goto out;
+ }
+
+ if (obj->madv != I915_MADV_PURGED_INTERNAL)
+ obj->madv = args->madv;
+ if (i915_gem_object_is_purgeable(obj) && obj->gtt_space == NULL)
+ i915_gem_object_truncate(obj);
+ args->retained = obj->madv != I915_MADV_PURGED_INTERNAL;
+
+out:
+ drm_gem_object_unreference(&obj->base);
+unlock:
+ DRM_UNLOCK(dev);
+ return (ret);
+}
+
+void
+i915_gem_cleanup_ringbuffer(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv;
+ int i;
+
+ dev_priv = dev->dev_private;
+ for (i = 0; i < I915_NUM_RINGS; i++)
+ intel_cleanup_ring_buffer(&dev_priv->rings[i]);
+}
+
+int
+i915_gem_entervt_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ drm_i915_private_t *dev_priv;
+ int ret, i;
+
+ if (drm_core_check_feature(dev, DRIVER_MODESET))
+ return (0);
+ dev_priv = dev->dev_private;
+ if (atomic_load_acq_int(&dev_priv->mm.wedged) != 0) {
+ DRM_ERROR("Reenabling wedged hardware, good luck\n");
+ atomic_store_rel_int(&dev_priv->mm.wedged, 0);
+ }
+
+ dev_priv->mm.suspended = 0;
+
+ ret = i915_gem_init_hw(dev);
+ if (ret != 0) {
+ return (ret);
+ }
+
+ KASSERT(list_empty(&dev_priv->mm.active_list), ("active list"));
+ KASSERT(list_empty(&dev_priv->mm.flushing_list), ("flushing list"));
+ KASSERT(list_empty(&dev_priv->mm.inactive_list), ("inactive list"));
+ for (i = 0; i < I915_NUM_RINGS; i++) {
+ KASSERT(list_empty(&dev_priv->rings[i].active_list),
+ ("ring %d active list", i));
+ KASSERT(list_empty(&dev_priv->rings[i].request_list),
+ ("ring %d request list", i));
+ }
+
+ DRM_UNLOCK(dev);
+ ret = drm_irq_install(dev);
+ DRM_LOCK(dev);
+ if (ret)
+ goto cleanup_ringbuffer;
+
+ return (0);
+
+cleanup_ringbuffer:
+ i915_gem_cleanup_ringbuffer(dev);
+ dev_priv->mm.suspended = 1;
+
+ return (ret);
+}
+
+int
+i915_gem_leavevt_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+
+ if (drm_core_check_feature(dev, DRIVER_MODESET))
+ return 0;
+
+ drm_irq_uninstall(dev);
+ return (i915_gem_idle(dev));
+}
+
+int
+i915_gem_create(struct drm_file *file, struct drm_device *dev, uint64_t size,
+ uint32_t *handle_p)
+{
+ struct drm_i915_gem_object *obj;
+ uint32_t handle;
+ int ret;
+
+ size = roundup(size, PAGE_SIZE);
+ if (size == 0)
+ return (-EINVAL);
+
+ obj = i915_gem_alloc_object(dev, size);
+ if (obj == NULL)
+ return (-ENOMEM);
+
+ handle = 0;
+ ret = drm_gem_handle_create(file, &obj->base, &handle);
+ if (ret != 0) {
+ drm_gem_object_release(&obj->base);
+ i915_gem_info_remove_obj(dev->dev_private, obj->base.size);
+ free(obj, DRM_I915_GEM);
+ return (-ret);
+ }
+
+ /* drop reference from allocate - handle holds it now */
+ drm_gem_object_unreference(&obj->base);
+ CTR2(KTR_DRM, "object_create %p %x", obj, size);
+ *handle_p = handle;
+ return (0);
+}
+
+int
+i915_gem_dumb_create(struct drm_file *file, struct drm_device *dev,
+ struct drm_mode_create_dumb *args)
+{
+
+ /* have to work out size/pitch and return them */
+ args->pitch = roundup2(args->width * ((args->bpp + 7) / 8), 64);
+ args->size = args->pitch * args->height;
+ return (i915_gem_create(file, dev, args->size, &args->handle));
+}
+
+int
+i915_gem_dumb_destroy(struct drm_file *file, struct drm_device *dev,
+ uint32_t handle)
+{
+
+ return (drm_gem_handle_delete(file, handle));
+}
+
+int
+i915_gem_create_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_gem_create *args = data;
+
+ return (i915_gem_create(file, dev, args->size, &args->handle));
+}
+
+static int
+i915_gem_swap_io(struct drm_device *dev, struct drm_i915_gem_object *obj,
+ uint64_t data_ptr, uint64_t size, uint64_t offset, enum uio_rw rw,
+ struct drm_file *file)
+{
+ vm_object_t vm_obj;
+ vm_page_t m;
+ struct sf_buf *sf;
+ vm_offset_t mkva;
+ vm_pindex_t obj_pi;
+ int cnt, do_bit17_swizzling, length, obj_po, ret, swizzled_po;
+
+ if (obj->gtt_offset != 0 && rw == UIO_READ)
+ do_bit17_swizzling = i915_gem_object_needs_bit17_swizzle(obj);
+ else
+ do_bit17_swizzling = 0;
+
+ obj->dirty = 1;
+ vm_obj = obj->base.vm_obj;
+ ret = 0;
+
+ VM_OBJECT_LOCK(vm_obj);
+ vm_object_pip_add(vm_obj, 1);
+ while (size > 0) {
+ obj_pi = OFF_TO_IDX(offset);
+ obj_po = offset & PAGE_MASK;
+
+ m = i915_gem_wire_page(vm_obj, obj_pi);
+ VM_OBJECT_UNLOCK(vm_obj);
+
+ sched_pin();
+ sf = sf_buf_alloc(m, SFB_CPUPRIVATE);
+ mkva = sf_buf_kva(sf);
+ length = min(size, PAGE_SIZE - obj_po);
+ while (length > 0) {
+ if (do_bit17_swizzling &&
+ (VM_PAGE_TO_PHYS(m) & (1 << 17)) != 0) {
+ cnt = roundup2(obj_po + 1, 64);
+ cnt = min(cnt - obj_po, length);
+ swizzled_po = obj_po ^ 64;
+ } else {
+ cnt = length;
+ swizzled_po = obj_po;
+ }
+ if (rw == UIO_READ)
+ ret = -copyout_nofault(
+ (char *)mkva + swizzled_po,
+ (void *)(uintptr_t)data_ptr, cnt);
+ else
+ ret = -copyin_nofault(
+ (void *)(uintptr_t)data_ptr,
+ (char *)mkva + swizzled_po, cnt);
+ if (ret != 0)
+ break;
+ data_ptr += cnt;
+ size -= cnt;
+ length -= cnt;
+ offset += cnt;
+ obj_po += cnt;
+ }
+ sf_buf_free(sf);
+ sched_unpin();
+ VM_OBJECT_LOCK(vm_obj);
+ if (rw == UIO_WRITE)
+ vm_page_dirty(m);
+ vm_page_reference(m);
+ vm_page_lock(m);
+ vm_page_unwire(m, 1);
+ vm_page_unlock(m);
+ atomic_add_long(&i915_gem_wired_pages_cnt, -1);
+
+ if (ret != 0)
+ break;
+ }
+ vm_object_pip_wakeup(vm_obj);
+ VM_OBJECT_UNLOCK(vm_obj);
+
+ return (ret);
+}
+
+static int
+i915_gem_gtt_write(struct drm_device *dev, struct drm_i915_gem_object *obj,
+ uint64_t data_ptr, uint64_t size, uint64_t offset, struct drm_file *file)
+{
+ vm_offset_t mkva;
+ vm_pindex_t obj_pi;
+ int obj_po, ret;
+
+ obj_pi = OFF_TO_IDX(offset);
+ obj_po = offset & PAGE_MASK;
+
+ mkva = (vm_offset_t)pmap_mapdev_attr(dev->agp->base + obj->gtt_offset +
+ IDX_TO_OFF(obj_pi), size, PAT_WRITE_COMBINING);
+ ret = -copyin_nofault((void *)(uintptr_t)data_ptr, (char *)mkva +
+ obj_po, size);
+ pmap_unmapdev(mkva, size);
+ return (ret);
+}
+
+static int
+i915_gem_obj_io(struct drm_device *dev, uint32_t handle, uint64_t data_ptr,
+ uint64_t size, uint64_t offset, enum uio_rw rw, struct drm_file *file)
+{
+ struct drm_i915_gem_object *obj;
+ vm_page_t *ma;
+ vm_offset_t start, end;
+ int npages, ret;
+
+ if (size == 0)
+ return (0);
+ start = trunc_page(data_ptr);
+ end = round_page(data_ptr + size);
+ npages = howmany(end - start, PAGE_SIZE);
+ ma = malloc(npages * sizeof(vm_page_t), DRM_I915_GEM, M_WAITOK |
+ M_ZERO);
+ npages = vm_fault_quick_hold_pages(&curproc->p_vmspace->vm_map,
+ (vm_offset_t)data_ptr, size,
+ (rw == UIO_READ ? VM_PROT_WRITE : 0 ) | VM_PROT_READ, ma, npages);
+ if (npages == -1) {
+ ret = -EFAULT;
+ goto free_ma;
+ }
+
+ ret = i915_mutex_lock_interruptible(dev);
+ if (ret != 0)
+ goto unlocked;
+
+ obj = to_intel_bo(drm_gem_object_lookup(dev, file, handle));
+ if (&obj->base == NULL) {
+ ret = -ENOENT;
+ goto unlock;
+ }
+ if (offset > obj->base.size || size > obj->base.size - offset) {
+ ret = -EINVAL;
+ goto out;
+ }
+
+ if (rw == UIO_READ) {
+ CTR3(KTR_DRM, "object_pread %p %jx %jx", obj, offset, size);
+ ret = i915_gem_object_set_cpu_read_domain_range(obj,
+ offset, size);
+ if (ret != 0)
+ goto out;
+ ret = i915_gem_swap_io(dev, obj, data_ptr, size, offset,
+ UIO_READ, file);
+ } else {
+ if (obj->phys_obj) {
+ CTR3(KTR_DRM, "object_phys_write %p %jx %jx", obj,
+ offset, size);
+ ret = i915_gem_phys_pwrite(dev, obj, data_ptr, offset,
+ size, file);
+ } else if (obj->gtt_space &&
+ obj->base.write_domain != I915_GEM_DOMAIN_CPU) {
+ CTR3(KTR_DRM, "object_gtt_write %p %jx %jx", obj,
+ offset, size);
+ ret = i915_gem_object_pin(obj, 0, true);
+ if (ret != 0)
+ goto out;
+ ret = i915_gem_object_set_to_gtt_domain(obj, true);
+ if (ret != 0)
+ goto out_unpin;
+ ret = i915_gem_object_put_fence(obj);
+ if (ret != 0)
+ goto out_unpin;
+ ret = i915_gem_gtt_write(dev, obj, data_ptr, size,
+ offset, file);
+out_unpin:
+ i915_gem_object_unpin(obj);
+ } else {
+ CTR3(KTR_DRM, "object_pwrite %p %jx %jx", obj,
+ offset, size);
+ ret = i915_gem_object_set_to_cpu_domain(obj, true);
+ if (ret != 0)
+ goto out;
+ ret = i915_gem_swap_io(dev, obj, data_ptr, size, offset,
+ UIO_WRITE, file);
+ }
+ }
+out:
+ drm_gem_object_unreference(&obj->base);
+unlock:
+ DRM_UNLOCK(dev);
+unlocked:
+ vm_page_unhold_pages(ma, npages);
+free_ma:
+ free(ma, DRM_I915_GEM);
+ return (ret);
+}
+
+int
+i915_gem_pread_ioctl(struct drm_device *dev, void *data, struct drm_file *file)
+{
+ struct drm_i915_gem_pread *args;
+
+ args = data;
+ return (i915_gem_obj_io(dev, args->handle, args->data_ptr, args->size,
+ args->offset, UIO_READ, file));
+}
+
+int
+i915_gem_pwrite_ioctl(struct drm_device *dev, void *data, struct drm_file *file)
+{
+ struct drm_i915_gem_pwrite *args;
+
+ args = data;
+ return (i915_gem_obj_io(dev, args->handle, args->data_ptr, args->size,
+ args->offset, UIO_WRITE, file));
+}
+
+int
+i915_gem_set_domain_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_gem_set_domain *args;
+ struct drm_i915_gem_object *obj;
+ uint32_t read_domains;
+ uint32_t write_domain;
+ int ret;
+
+ if ((dev->driver->driver_features & DRIVER_GEM) == 0)
+ return (-ENODEV);
+
+ args = data;
+ read_domains = args->read_domains;
+ write_domain = args->write_domain;
+
+ if ((write_domain & I915_GEM_GPU_DOMAINS) != 0 ||
+ (read_domains & I915_GEM_GPU_DOMAINS) != 0 ||
+ (write_domain != 0 && read_domains != write_domain))
+ return (-EINVAL);
+
+ ret = i915_mutex_lock_interruptible(dev);
+ if (ret != 0)
+ return (ret);
+
+ obj = to_intel_bo(drm_gem_object_lookup(dev, file, args->handle));
+ if (&obj->base == NULL) {
+ ret = -ENOENT;
+ goto unlock;
+ }
+
+ if ((read_domains & I915_GEM_DOMAIN_GTT) != 0) {
+ ret = i915_gem_object_set_to_gtt_domain(obj, write_domain != 0);
+ if (ret == -EINVAL)
+ ret = 0;
+ } else
+ ret = i915_gem_object_set_to_cpu_domain(obj, write_domain != 0);
+
+ drm_gem_object_unreference(&obj->base);
+unlock:
+ DRM_UNLOCK(dev);
+ return (ret);
+}
+
+int
+i915_gem_sw_finish_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_gem_sw_finish *args;
+ struct drm_i915_gem_object *obj;
+ int ret;
+
+ args = data;
+ ret = 0;
+ if ((dev->driver->driver_features & DRIVER_GEM) == 0)
+ return (ENODEV);
+ ret = i915_mutex_lock_interruptible(dev);
+ if (ret != 0)
+ return (ret);
+ obj = to_intel_bo(drm_gem_object_lookup(dev, file, args->handle));
+ if (&obj->base == NULL) {
+ ret = -ENOENT;
+ goto unlock;
+ }
+ if (obj->pin_count != 0)
+ i915_gem_object_flush_cpu_write_domain(obj);
+ drm_gem_object_unreference(&obj->base);
+unlock:
+ DRM_UNLOCK(dev);
+ return (ret);
+}
+
+int
+i915_gem_mmap_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_gem_mmap *args;
+ struct drm_gem_object *obj;
+ struct proc *p;
+ vm_map_t map;
+ vm_offset_t addr;
+ vm_size_t size;
+ int error, rv;
+
+ args = data;
+
+ if ((dev->driver->driver_features & DRIVER_GEM) == 0)
+ return (-ENODEV);
+
+ obj = drm_gem_object_lookup(dev, file, args->handle);
+ if (obj == NULL)
+ return (-ENOENT);
+ error = 0;
+ if (args->size == 0)
+ goto out;
+ p = curproc;
+ map = &p->p_vmspace->vm_map;
+ size = round_page(args->size);
+ PROC_LOCK(p);
+ if (map->size + size > lim_cur(p, RLIMIT_VMEM)) {
+ PROC_UNLOCK(p);
+ error = ENOMEM;
+ goto out;
+ }
+ PROC_UNLOCK(p);
+
+ addr = 0;
+ vm_object_reference(obj->vm_obj);
+ DRM_UNLOCK(dev);
+ rv = vm_map_find(map, obj->vm_obj, args->offset, &addr, args->size,
+ VMFS_ANY_SPACE, VM_PROT_READ | VM_PROT_WRITE,
+ VM_PROT_READ | VM_PROT_WRITE, MAP_SHARED);
+ if (rv != KERN_SUCCESS) {
+ vm_object_deallocate(obj->vm_obj);
+ error = -vm_mmap_to_errno(rv);
+ } else {
+ args->addr_ptr = (uint64_t)addr;
+ }
+ DRM_LOCK(dev);
+out:
+ drm_gem_object_unreference(obj);
+ return (error);
+}
+
+static int
+i915_gem_pager_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot,
+ vm_ooffset_t foff, struct ucred *cred, u_short *color)
+{
+
+ *color = 0; /* XXXKIB */
+ return (0);
+}
+
+int i915_intr_pf;
+
+static int
+i915_gem_pager_fault(vm_object_t vm_obj, vm_ooffset_t offset, int prot,
+ vm_page_t *mres)
+{
+ struct drm_gem_object *gem_obj;
+ struct drm_i915_gem_object *obj;
+ struct drm_device *dev;
+ drm_i915_private_t *dev_priv;
+ vm_page_t m, oldm;
+ int cause, ret;
+ bool write;
+
+ gem_obj = vm_obj->handle;
+ obj = to_intel_bo(gem_obj);
+ dev = obj->base.dev;
+ dev_priv = dev->dev_private;
+#if 0
+ write = (prot & VM_PROT_WRITE) != 0;
+#else
+ write = true;
+#endif
+ vm_object_pip_add(vm_obj, 1);
+
+ /*
+ * Remove the placeholder page inserted by vm_fault() from the
+ * object before dropping the object lock. If
+ * i915_gem_release_mmap() is active in parallel on this gem
+ * object, then it owns the drm device sx and might find the
+ * placeholder already. Then, since the page is busy,
+ * i915_gem_release_mmap() sleeps waiting for the busy state
+ * of the page cleared. We will be not able to acquire drm
+ * device lock until i915_gem_release_mmap() is able to make a
+ * progress.
+ */
+ if (*mres != NULL) {
+ oldm = *mres;
+ vm_page_lock(oldm);
+ vm_page_remove(oldm);
+ vm_page_unlock(oldm);
+ *mres = NULL;
+ } else
+ oldm = NULL;
+retry:
+ VM_OBJECT_UNLOCK(vm_obj);
+unlocked_vmobj:
+ cause = ret = 0;
+ m = NULL;
+
+
+ if (i915_intr_pf) {
+ ret = i915_mutex_lock_interruptible(dev);
+ if (ret != 0) {
+ cause = 10;
+ goto out;
+ }
+ } else
+ DRM_LOCK(dev);
+
+ /* Now bind it into the GTT if needed */
+ if (!obj->map_and_fenceable) {
+ ret = i915_gem_object_unbind(obj);
+ if (ret != 0) {
+ cause = 20;
+ goto unlock;
+ }
+ }
+ if (!obj->gtt_space) {
+ ret = i915_gem_object_bind_to_gtt(obj, 0, true);
+ if (ret != 0) {
+ cause = 30;
+ goto unlock;
+ }
+
+ ret = i915_gem_object_set_to_gtt_domain(obj, write);
+ if (ret != 0) {
+ cause = 40;
+ goto unlock;
+ }
+ }
+
+ if (obj->tiling_mode == I915_TILING_NONE)
+ ret = i915_gem_object_put_fence(obj);
+ else
+ ret = i915_gem_object_get_fence(obj, NULL);
+ if (ret != 0) {
+ cause = 50;
+ goto unlock;
+ }
+
+ if (i915_gem_object_is_inactive(obj))
+ list_move_tail(&obj->mm_list, &dev_priv->mm.inactive_list);
+
+ obj->fault_mappable = true;
+ VM_OBJECT_LOCK(vm_obj);
+ m = vm_phys_fictitious_to_vm_page(dev->agp->base + obj->gtt_offset +
+ offset);
+ if (m == NULL) {
+ cause = 60;
+ ret = -EFAULT;
+ goto unlock;
+ }
+ KASSERT((m->flags & PG_FICTITIOUS) != 0,
+ ("not fictitious %p", m));
+ KASSERT(m->wire_count == 1, ("wire_count not 1 %p", m));
+
+ if ((m->flags & VPO_BUSY) != 0) {
+ DRM_UNLOCK(dev);
+ vm_page_sleep(m, "915pbs");
+ goto retry;
+ }
+ m->valid = VM_PAGE_BITS_ALL;
+ *mres = m;
+ vm_page_lock(m);
+ vm_page_insert(m, vm_obj, OFF_TO_IDX(offset));
+ vm_page_unlock(m);
+ vm_page_busy(m);
+
+ CTR4(KTR_DRM, "fault %p %jx %x phys %x", gem_obj, offset, prot,
+ m->phys_addr);
+ DRM_UNLOCK(dev);
+ if (oldm != NULL) {
+ vm_page_lock(oldm);
+ vm_page_free(oldm);
+ vm_page_unlock(oldm);
+ }
+ vm_object_pip_wakeup(vm_obj);
+ return (VM_PAGER_OK);
+
+unlock:
+ DRM_UNLOCK(dev);
+out:
+ KASSERT(ret != 0, ("i915_gem_pager_fault: wrong return"));
+ CTR5(KTR_DRM, "fault_fail %p %jx %x err %d %d", gem_obj, offset, prot,
+ -ret, cause);
+ if (ret == -EAGAIN || ret == -EIO || ret == -EINTR) {
+ kern_yield(PRI_USER);
+ goto unlocked_vmobj;
+ }
+ VM_OBJECT_LOCK(vm_obj);
+ vm_object_pip_wakeup(vm_obj);
+ return (VM_PAGER_ERROR);
+}
+
+static void
+i915_gem_pager_dtor(void *handle)
+{
+ struct drm_gem_object *obj;
+ struct drm_device *dev;
+
+ obj = handle;
+ dev = obj->dev;
+
+ DRM_LOCK(dev);
+ drm_gem_free_mmap_offset(obj);
+ i915_gem_release_mmap(to_intel_bo(obj));
+ drm_gem_object_unreference(obj);
+ DRM_UNLOCK(dev);
+}
+
+struct cdev_pager_ops i915_gem_pager_ops = {
+ .cdev_pg_fault = i915_gem_pager_fault,
+ .cdev_pg_ctor = i915_gem_pager_ctor,
+ .cdev_pg_dtor = i915_gem_pager_dtor
+};
+
+int
+i915_gem_mmap_gtt(struct drm_file *file, struct drm_device *dev,
+ uint32_t handle, uint64_t *offset)
+{
+ struct drm_i915_private *dev_priv;
+ struct drm_i915_gem_object *obj;
+ int ret;
+
+ if (!(dev->driver->driver_features & DRIVER_GEM))
+ return (-ENODEV);
+
+ dev_priv = dev->dev_private;
+
+ ret = i915_mutex_lock_interruptible(dev);
+ if (ret != 0)
+ return (ret);
+
+ obj = to_intel_bo(drm_gem_object_lookup(dev, file, handle));
+ if (&obj->base == NULL) {
+ ret = -ENOENT;
+ goto unlock;
+ }
+
+ if (obj->base.size > dev_priv->mm.gtt_mappable_end) {
+ ret = -E2BIG;
+ goto out;
+ }
+
+ if (obj->madv != I915_MADV_WILLNEED) {
+ DRM_ERROR("Attempting to mmap a purgeable buffer\n");
+ ret = -EINVAL;
+ goto out;
+ }
+
+ ret = drm_gem_create_mmap_offset(&obj->base);
+ if (ret != 0)
+ goto out;
+
+ *offset = DRM_GEM_MAPPING_OFF(obj->base.map_list.key) |
+ DRM_GEM_MAPPING_KEY;
+out:
+ drm_gem_object_unreference(&obj->base);
+unlock:
+ DRM_UNLOCK(dev);
+ return (ret);
+}
+
+int
+i915_gem_mmap_gtt_ioctl(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_private *dev_priv;
+ struct drm_i915_gem_mmap_gtt *args;
+
+ dev_priv = dev->dev_private;
+ args = data;
+
+ return (i915_gem_mmap_gtt(file, dev, args->handle, &args->offset));
+}
+
+struct drm_i915_gem_object *
+i915_gem_alloc_object(struct drm_device *dev, size_t size)
+{
+ struct drm_i915_private *dev_priv;
+ struct drm_i915_gem_object *obj;
+
+ dev_priv = dev->dev_private;
+
+ obj = malloc(sizeof(*obj), DRM_I915_GEM, M_WAITOK | M_ZERO);
+
+ if (drm_gem_object_init(dev, &obj->base, size) != 0) {
+ free(obj, DRM_I915_GEM);
+ return (NULL);
+ }
+
+ obj->base.write_domain = I915_GEM_DOMAIN_CPU;
+ obj->base.read_domains = I915_GEM_DOMAIN_CPU;
+
+ if (HAS_LLC(dev))
+ obj->cache_level = I915_CACHE_LLC;
+ else
+ obj->cache_level = I915_CACHE_NONE;
+ obj->base.driver_private = NULL;
+ obj->fence_reg = I915_FENCE_REG_NONE;
+ INIT_LIST_HEAD(&obj->mm_list);
+ INIT_LIST_HEAD(&obj->gtt_list);
+ INIT_LIST_HEAD(&obj->ring_list);
+ INIT_LIST_HEAD(&obj->exec_list);
+ INIT_LIST_HEAD(&obj->gpu_write_list);
+ obj->madv = I915_MADV_WILLNEED;
+ /* Avoid an unnecessary call to unbind on the first bind. */
+ obj->map_and_fenceable = true;
+
+ i915_gem_info_add_obj(dev_priv, size);
+
+ return (obj);
+}
+
+void
+i915_gem_clflush_object(struct drm_i915_gem_object *obj)
+{
+
+ /* If we don't have a page list set up, then we're not pinned
+ * to GPU, and we can ignore the cache flush because it'll happen
+ * again at bind time.
+ */
+ if (obj->pages == NULL)
+ return;
+
+ /* If the GPU is snooping the contents of the CPU cache,
+ * we do not need to manually clear the CPU cache lines. However,
+ * the caches are only snooped when the render cache is
+ * flushed/invalidated. As we always have to emit invalidations
+ * and flushes when moving into and out of the RENDER domain, correct
+ * snooping behaviour occurs naturally as the result of our domain
+ * tracking.
+ */
+ if (obj->cache_level != I915_CACHE_NONE)
+ return;
+
+ CTR1(KTR_DRM, "object_clflush %p", obj);
+ drm_clflush_pages(obj->pages, obj->base.size / PAGE_SIZE);
+}
+
+static void
+i915_gem_object_flush_cpu_write_domain(struct drm_i915_gem_object *obj)
+{
+ uint32_t old_write_domain;
+
+ if (obj->base.write_domain != I915_GEM_DOMAIN_CPU)
+ return;
+
+ i915_gem_clflush_object(obj);
+ intel_gtt_chipset_flush();
+ old_write_domain = obj->base.write_domain;
+ obj->base.write_domain = 0;
+
+ CTR3(KTR_DRM, "object_change_domain flush_cpu_write %p %x %x", obj,
+ obj->base.read_domains, old_write_domain);
+}
+
+static int
+i915_gem_object_flush_gpu_write_domain(struct drm_i915_gem_object *obj)
+{
+
+ if ((obj->base.write_domain & I915_GEM_GPU_DOMAINS) == 0)
+ return (0);
+ return (i915_gem_flush_ring(obj->ring, 0, obj->base.write_domain));
+}
+
+static void
+i915_gem_object_flush_gtt_write_domain(struct drm_i915_gem_object *obj)
+{
+ uint32_t old_write_domain;
+
+ if (obj->base.write_domain != I915_GEM_DOMAIN_GTT)
+ return;
+
+ wmb();
+
+ old_write_domain = obj->base.write_domain;
+ obj->base.write_domain = 0;
+
+ CTR3(KTR_DRM, "object_change_domain flush gtt_write %p %x %x", obj,
+ obj->base.read_domains, old_write_domain);
+}
+
+int
+i915_gem_object_set_to_gtt_domain(struct drm_i915_gem_object *obj, bool write)
+{
+ uint32_t old_write_domain, old_read_domains;
+ int ret;
+
+ if (obj->gtt_space == NULL)
+ return (-EINVAL);
+
+ if (obj->base.write_domain == I915_GEM_DOMAIN_GTT)
+ return 0;
+
+ ret = i915_gem_object_flush_gpu_write_domain(obj);
+ if (ret != 0)
+ return (ret);
+
+ if (obj->pending_gpu_write || write) {
+ ret = i915_gem_object_wait_rendering(obj);
+ if (ret != 0)
+ return (ret);
+ }
+
+ i915_gem_object_flush_cpu_write_domain(obj);
+
+ old_write_domain = obj->base.write_domain;
+ old_read_domains = obj->base.read_domains;
+
+ KASSERT((obj->base.write_domain & ~I915_GEM_DOMAIN_GTT) == 0,
+ ("In GTT write domain"));
+ obj->base.read_domains |= I915_GEM_DOMAIN_GTT;
+ if (write) {
+ obj->base.read_domains = I915_GEM_DOMAIN_GTT;
+ obj->base.write_domain = I915_GEM_DOMAIN_GTT;
+ obj->dirty = 1;
+ }
+
+ CTR3(KTR_DRM, "object_change_domain set_to_gtt %p %x %x", obj,
+ old_read_domains, old_write_domain);
+ return (0);
+}
+
+int
+i915_gem_object_set_cache_level(struct drm_i915_gem_object *obj,
+ enum i915_cache_level cache_level)
+{
+ struct drm_device *dev;
+ drm_i915_private_t *dev_priv;
+ int ret;
+
+ if (obj->cache_level == cache_level)
+ return 0;
+
+ if (obj->pin_count) {
+ DRM_DEBUG("can not change the cache level of pinned objects\n");
+ return (-EBUSY);
+ }
+
+ dev = obj->base.dev;
+ dev_priv = dev->dev_private;
+ if (obj->gtt_space) {
+ ret = i915_gem_object_finish_gpu(obj);
+ if (ret != 0)
+ return (ret);
+
+ i915_gem_object_finish_gtt(obj);
+
+ /* Before SandyBridge, you could not use tiling or fence
+ * registers with snooped memory, so relinquish any fences
+ * currently pointing to our region in the aperture.
+ */
+ if (INTEL_INFO(obj->base.dev)->gen < 6) {
+ ret = i915_gem_object_put_fence(obj);
+ if (ret != 0)
+ return (ret);
+ }
+
+ i915_gem_gtt_rebind_object(obj, cache_level);
+ if (obj->has_aliasing_ppgtt_mapping)
+ i915_ppgtt_bind_object(dev_priv->mm.aliasing_ppgtt,
+ obj, cache_level);
+ }
+
+ if (cache_level == I915_CACHE_NONE) {
+ u32 old_read_domains, old_write_domain;
+
+ /* If we're coming from LLC cached, then we haven't
+ * actually been tracking whether the data is in the
+ * CPU cache or not, since we only allow one bit set
+ * in obj->write_domain and have been skipping the clflushes.
+ * Just set it to the CPU cache for now.
+ */
+ KASSERT((obj->base.write_domain & ~I915_GEM_DOMAIN_CPU) == 0,
+ ("obj %p in CPU write domain", obj));
+ KASSERT((obj->base.read_domains & ~I915_GEM_DOMAIN_CPU) == 0,
+ ("obj %p in CPU read domain", obj));
+
+ old_read_domains = obj->base.read_domains;
+ old_write_domain = obj->base.write_domain;
+
+ obj->base.read_domains = I915_GEM_DOMAIN_CPU;
+ obj->base.write_domain = I915_GEM_DOMAIN_CPU;
+
+ CTR3(KTR_DRM, "object_change_domain set_cache_level %p %x %x",
+ obj, old_read_domains, old_write_domain);
+ }
+
+ obj->cache_level = cache_level;
+ return (0);
+}
+
+int
+i915_gem_object_pin_to_display_plane(struct drm_i915_gem_object *obj,
+ u32 alignment, struct intel_ring_buffer *pipelined)
+{
+ u32 old_read_domains, old_write_domain;
+ int ret;
+
+ ret = i915_gem_object_flush_gpu_write_domain(obj);
+ if (ret != 0)
+ return (ret);
+
+ if (pipelined != obj->ring) {
+ ret = i915_gem_object_wait_rendering(obj);
+ if (ret == -ERESTART || ret == -EINTR)
+ return (ret);
+ }
+
+ ret = i915_gem_object_set_cache_level(obj, I915_CACHE_NONE);
+ if (ret != 0)
+ return (ret);
+
+ ret = i915_gem_object_pin(obj, alignment, true);
+ if (ret != 0)
+ return (ret);
+
+ i915_gem_object_flush_cpu_write_domain(obj);
+
+ old_write_domain = obj->base.write_domain;
+ old_read_domains = obj->base.read_domains;
+
+ KASSERT((obj->base.write_domain & ~I915_GEM_DOMAIN_GTT) == 0,
+ ("obj %p in GTT write domain", obj));
+ obj->base.read_domains |= I915_GEM_DOMAIN_GTT;
+
+ CTR3(KTR_DRM, "object_change_domain pin_to_display_plan %p %x %x",
+ obj, old_read_domains, obj->base.write_domain);
+ return (0);
+}
+
+int
+i915_gem_object_finish_gpu(struct drm_i915_gem_object *obj)
+{
+ int ret;
+
+ if ((obj->base.read_domains & I915_GEM_GPU_DOMAINS) == 0)
+ return (0);
+
+ if (obj->base.write_domain & I915_GEM_GPU_DOMAINS) {
+ ret = i915_gem_flush_ring(obj->ring, 0, obj->base.write_domain);
+ if (ret != 0)
+ return (ret);
+ }
+
+ ret = i915_gem_object_wait_rendering(obj);
+ if (ret != 0)
+ return (ret);
+
+ obj->base.read_domains &= ~I915_GEM_GPU_DOMAINS;
+
+ return (0);
+}
+
+static int
+i915_gem_object_set_to_cpu_domain(struct drm_i915_gem_object *obj, bool write)
+{
+ uint32_t old_write_domain, old_read_domains;
+ int ret;
+
+ if (obj->base.write_domain == I915_GEM_DOMAIN_CPU)
+ return 0;
+
+ ret = i915_gem_object_flush_gpu_write_domain(obj);
+ if (ret != 0)
+ return (ret);
+
+ ret = i915_gem_object_wait_rendering(obj);
+ if (ret != 0)
+ return (ret);
+
+ i915_gem_object_flush_gtt_write_domain(obj);
+ i915_gem_object_set_to_full_cpu_read_domain(obj);
+
+ old_write_domain = obj->base.write_domain;
+ old_read_domains = obj->base.read_domains;
+
+ if ((obj->base.read_domains & I915_GEM_DOMAIN_CPU) == 0) {
+ i915_gem_clflush_object(obj);
+ obj->base.read_domains |= I915_GEM_DOMAIN_CPU;
+ }
+
+ KASSERT((obj->base.write_domain & ~I915_GEM_DOMAIN_CPU) == 0,
+ ("In cpu write domain"));
+
+ if (write) {
+ obj->base.read_domains = I915_GEM_DOMAIN_CPU;
+ obj->base.write_domain = I915_GEM_DOMAIN_CPU;
+ }
+
+ CTR3(KTR_DRM, "object_change_domain set_to_cpu %p %x %x", obj,
+ old_read_domains, old_write_domain);
+ return (0);
+}
+
+static void
+i915_gem_object_set_to_full_cpu_read_domain(struct drm_i915_gem_object *obj)
+{
+ int i;
+
+ if (obj->page_cpu_valid == NULL)
+ return;
+
+ if ((obj->base.read_domains & I915_GEM_DOMAIN_CPU) != 0) {
+ for (i = 0; i <= (obj->base.size - 1) / PAGE_SIZE; i++) {
+ if (obj->page_cpu_valid[i] != 0)
+ continue;
+ drm_clflush_pages(obj->pages + i, 1);
+ }
+ }
+
+ free(obj->page_cpu_valid, DRM_I915_GEM);
+ obj->page_cpu_valid = NULL;
+}
+
+static int
+i915_gem_object_set_cpu_read_domain_range(struct drm_i915_gem_object *obj,
+ uint64_t offset, uint64_t size)
+{
+ uint32_t old_read_domains;
+ int i, ret;
+
+ if (offset == 0 && size == obj->base.size)
+ return (i915_gem_object_set_to_cpu_domain(obj, 0));
+
+ ret = i915_gem_object_flush_gpu_write_domain(obj);
+ if (ret != 0)
+ return (ret);
+ ret = i915_gem_object_wait_rendering(obj);
+ if (ret != 0)
+ return (ret);
+
+ i915_gem_object_flush_gtt_write_domain(obj);
+
+ if (obj->page_cpu_valid == NULL &&
+ (obj->base.read_domains & I915_GEM_DOMAIN_CPU) != 0)
+ return (0);
+
+ if (obj->page_cpu_valid == NULL) {
+ obj->page_cpu_valid = malloc(obj->base.size / PAGE_SIZE,
+ DRM_I915_GEM, M_WAITOK | M_ZERO);
+ } else if ((obj->base.read_domains & I915_GEM_DOMAIN_CPU) == 0)
+ memset(obj->page_cpu_valid, 0, obj->base.size / PAGE_SIZE);
+
+ for (i = offset / PAGE_SIZE; i <= (offset + size - 1) / PAGE_SIZE;
+ i++) {
+ if (obj->page_cpu_valid[i])
+ continue;
+ drm_clflush_pages(obj->pages + i, 1);
+ obj->page_cpu_valid[i] = 1;
+ }
+
+ KASSERT((obj->base.write_domain & ~I915_GEM_DOMAIN_CPU) == 0,
+ ("In gpu write domain"));
+
+ old_read_domains = obj->base.read_domains;
+ obj->base.read_domains |= I915_GEM_DOMAIN_CPU;
+
+ CTR3(KTR_DRM, "object_change_domain set_cpu_read %p %x %x", obj,
+ old_read_domains, obj->base.write_domain);
+ return (0);
+}
+
+static uint32_t
+i915_gem_get_gtt_size(struct drm_device *dev, uint32_t size, int tiling_mode)
+{
+ uint32_t gtt_size;
+
+ if (INTEL_INFO(dev)->gen >= 4 ||
+ tiling_mode == I915_TILING_NONE)
+ return (size);
+
+ /* Previous chips need a power-of-two fence region when tiling */
+ if (INTEL_INFO(dev)->gen == 3)
+ gtt_size = 1024*1024;
+ else
+ gtt_size = 512*1024;
+
+ while (gtt_size < size)
+ gtt_size <<= 1;
+
+ return (gtt_size);
+}
+
+/**
+ * i915_gem_get_gtt_alignment - return required GTT alignment for an object
+ * @obj: object to check
+ *
+ * Return the required GTT alignment for an object, taking into account
+ * potential fence register mapping.
+ */
+static uint32_t
+i915_gem_get_gtt_alignment(struct drm_device *dev, uint32_t size,
+ int tiling_mode)
+{
+
+ /*
+ * Minimum alignment is 4k (GTT page size), but might be greater
+ * if a fence register is needed for the object.
+ */
+ if (INTEL_INFO(dev)->gen >= 4 ||
+ tiling_mode == I915_TILING_NONE)
+ return (4096);
+
+ /*
+ * Previous chips need to be aligned to the size of the smallest
+ * fence register that can contain the object.
+ */
+ return (i915_gem_get_gtt_size(dev, size, tiling_mode));
+}
+
+uint32_t
+i915_gem_get_unfenced_gtt_alignment(struct drm_device *dev, uint32_t size,
+ int tiling_mode)
+{
+
+ if (tiling_mode == I915_TILING_NONE)
+ return (4096);
+
+ /*
+ * Minimum alignment is 4k (GTT page size) for sane hw.
+ */
+ if (INTEL_INFO(dev)->gen >= 4 || IS_G33(dev))
+ return (4096);
+
+ /*
+ * Previous hardware however needs to be aligned to a power-of-two
+ * tile height. The simplest method for determining this is to reuse
+ * the power-of-tile object size.
+ */
+ return (i915_gem_get_gtt_size(dev, size, tiling_mode));
+}
+
+static int
+i915_gem_object_bind_to_gtt(struct drm_i915_gem_object *obj,
+ unsigned alignment, bool map_and_fenceable)
+{
+ struct drm_device *dev;
+ struct drm_i915_private *dev_priv;
+ struct drm_mm_node *free_space;
+ uint32_t size, fence_size, fence_alignment, unfenced_alignment;
+ bool mappable, fenceable;
+ int ret;
+
+ dev = obj->base.dev;
+ dev_priv = dev->dev_private;
+
+ if (obj->madv != I915_MADV_WILLNEED) {
+ DRM_ERROR("Attempting to bind a purgeable object\n");
+ return (-EINVAL);
+ }
+
+ fence_size = i915_gem_get_gtt_size(dev, obj->base.size,
+ obj->tiling_mode);
+ fence_alignment = i915_gem_get_gtt_alignment(dev, obj->base.size,
+ obj->tiling_mode);
+ unfenced_alignment = i915_gem_get_unfenced_gtt_alignment(dev,
+ obj->base.size, obj->tiling_mode);
+ if (alignment == 0)
+ alignment = map_and_fenceable ? fence_alignment :
+ unfenced_alignment;
+ if (map_and_fenceable && (alignment & (fence_alignment - 1)) != 0) {
+ DRM_ERROR("Invalid object alignment requested %u\n", alignment);
+ return (-EINVAL);
+ }
+
+ size = map_and_fenceable ? fence_size : obj->base.size;
+
+ /* If the object is bigger than the entire aperture, reject it early
+ * before evicting everything in a vain attempt to find space.
+ */
+ if (obj->base.size > (map_and_fenceable ?
+ dev_priv->mm.gtt_mappable_end : dev_priv->mm.gtt_total)) {
+ DRM_ERROR(
+"Attempting to bind an object larger than the aperture\n");
+ return (-E2BIG);
+ }
+
+ search_free:
+ if (map_and_fenceable)
+ free_space = drm_mm_search_free_in_range(
+ &dev_priv->mm.gtt_space, size, alignment, 0,
+ dev_priv->mm.gtt_mappable_end, 0);
+ else
+ free_space = drm_mm_search_free(&dev_priv->mm.gtt_space,
+ size, alignment, 0);
+ if (free_space != NULL) {
+ if (map_and_fenceable)
+ obj->gtt_space = drm_mm_get_block_range_generic(
+ free_space, size, alignment, 0,
+ dev_priv->mm.gtt_mappable_end, 1);
+ else
+ obj->gtt_space = drm_mm_get_block_generic(free_space,
+ size, alignment, 1);
+ }
+ if (obj->gtt_space == NULL) {
+ ret = i915_gem_evict_something(dev, size, alignment,
+ map_and_fenceable);
+ if (ret != 0)
+ return (ret);
+ goto search_free;
+ }
+ ret = i915_gem_object_get_pages_gtt(obj, 0);
+ if (ret != 0) {
+ drm_mm_put_block(obj->gtt_space);
+ obj->gtt_space = NULL;
+ /*
+ * i915_gem_object_get_pages_gtt() cannot return
+ * ENOMEM, since we use vm_page_grab(VM_ALLOC_RETRY)
+ * (which does not support operation without a flag
+ * anyway).
+ */
+ return (ret);
+ }
+
+ ret = i915_gem_gtt_bind_object(obj);
+ if (ret != 0) {
+ i915_gem_object_put_pages_gtt(obj);
+ drm_mm_put_block(obj->gtt_space);
+ obj->gtt_space = NULL;
+ if (i915_gem_evict_everything(dev, false))
+ return (ret);
+ goto search_free;
+ }
+
+ list_add_tail(&obj->gtt_list, &dev_priv->mm.gtt_list);
+ list_add_tail(&obj->mm_list, &dev_priv->mm.inactive_list);
+
+ KASSERT((obj->base.read_domains & I915_GEM_GPU_DOMAINS) == 0,
+ ("Object in gpu read domain"));
+ KASSERT((obj->base.write_domain & I915_GEM_GPU_DOMAINS) == 0,
+ ("Object in gpu write domain"));
+
+ obj->gtt_offset = obj->gtt_space->start;
+
+ fenceable =
+ obj->gtt_space->size == fence_size &&
+ (obj->gtt_space->start & (fence_alignment - 1)) == 0;
+
+ mappable =
+ obj->gtt_offset + obj->base.size <= dev_priv->mm.gtt_mappable_end;
+ obj->map_and_fenceable = mappable && fenceable;
+
+ CTR4(KTR_DRM, "object_bind %p %x %x %d", obj, obj->gtt_offset,
+ obj->base.size, map_and_fenceable);
+ return (0);
+}
+
+static void
+i915_gem_object_finish_gtt(struct drm_i915_gem_object *obj)
+{
+ u32 old_write_domain, old_read_domains;
+
+ /* Act a barrier for all accesses through the GTT */
+ mb();
+
+ /* Force a pagefault for domain tracking on next user access */
+ i915_gem_release_mmap(obj);
+
+ if ((obj->base.read_domains & I915_GEM_DOMAIN_GTT) == 0)
+ return;
+
+ old_read_domains = obj->base.read_domains;
+ old_write_domain = obj->base.write_domain;
+
+ obj->base.read_domains &= ~I915_GEM_DOMAIN_GTT;
+ obj->base.write_domain &= ~I915_GEM_DOMAIN_GTT;
+
+ CTR3(KTR_DRM, "object_change_domain finish gtt %p %x %x",
+ obj, old_read_domains, old_write_domain);
+}
+
+int
+i915_gem_object_unbind(struct drm_i915_gem_object *obj)
+{
+ drm_i915_private_t *dev_priv;
+ int ret;
+
+ dev_priv = obj->base.dev->dev_private;
+ ret = 0;
+ if (obj->gtt_space == NULL)
+ return (0);
+ if (obj->pin_count != 0) {
+ DRM_ERROR("Attempting to unbind pinned buffer\n");
+ return (-EINVAL);
+ }
+
+ ret = i915_gem_object_finish_gpu(obj);
+ if (ret == -ERESTART || ret == -EINTR)
+ return (ret);
+
+ i915_gem_object_finish_gtt(obj);
+
+ if (ret == 0)
+ ret = i915_gem_object_set_to_cpu_domain(obj, 1);
+ if (ret == -ERESTART || ret == -EINTR)
+ return (ret);
+ if (ret != 0) {
+ i915_gem_clflush_object(obj);
+ obj->base.read_domains = obj->base.write_domain =
+ I915_GEM_DOMAIN_CPU;
+ }
+
+ ret = i915_gem_object_put_fence(obj);
+ if (ret == -ERESTART)
+ return (ret);
+
+ i915_gem_gtt_unbind_object(obj);
+ if (obj->has_aliasing_ppgtt_mapping) {
+ i915_ppgtt_unbind_object(dev_priv->mm.aliasing_ppgtt, obj);
+ obj->has_aliasing_ppgtt_mapping = 0;
+ }
+ i915_gem_object_put_pages_gtt(obj);
+
+ list_del_init(&obj->gtt_list);
+ list_del_init(&obj->mm_list);
+ obj->map_and_fenceable = true;
+
+ drm_mm_put_block(obj->gtt_space);
+ obj->gtt_space = NULL;
+ obj->gtt_offset = 0;
+
+ if (i915_gem_object_is_purgeable(obj))
+ i915_gem_object_truncate(obj);
+ CTR1(KTR_DRM, "object_unbind %p", obj);
+
+ return (ret);
+}
+
+static int
+i915_gem_object_get_pages_gtt(struct drm_i915_gem_object *obj,
+ int flags)
+{
+ struct drm_device *dev;
+ vm_object_t vm_obj;
+ vm_page_t m;
+ int page_count, i, j;
+
+ dev = obj->base.dev;
+ KASSERT(obj->pages == NULL, ("Obj already has pages"));
+ page_count = obj->base.size / PAGE_SIZE;
+ obj->pages = malloc(page_count * sizeof(vm_page_t), DRM_I915_GEM,
+ M_WAITOK);
+ vm_obj = obj->base.vm_obj;
+ VM_OBJECT_LOCK(vm_obj);
+ for (i = 0; i < page_count; i++) {
+ if ((obj->pages[i] = i915_gem_wire_page(vm_obj, i)) == NULL)
+ goto failed;
+ }
+ VM_OBJECT_UNLOCK(vm_obj);
+ if (i915_gem_object_needs_bit17_swizzle(obj))
+ i915_gem_object_do_bit_17_swizzle(obj);
+ return (0);
+
+failed:
+ for (j = 0; j < i; j++) {
+ m = obj->pages[j];
+ vm_page_lock(m);
+ vm_page_unwire(m, 0);
+ vm_page_unlock(m);
+ atomic_add_long(&i915_gem_wired_pages_cnt, -1);
+ }
+ VM_OBJECT_UNLOCK(vm_obj);
+ free(obj->pages, DRM_I915_GEM);
+ obj->pages = NULL;
+ return (-EIO);
+}
+
+#define GEM_PARANOID_CHECK_GTT 0
+#if GEM_PARANOID_CHECK_GTT
+static void
+i915_gem_assert_pages_not_mapped(struct drm_device *dev, vm_page_t *ma,
+ int page_count)
+{
+ struct drm_i915_private *dev_priv;
+ vm_paddr_t pa;
+ unsigned long start, end;
+ u_int i;
+ int j;
+
+ dev_priv = dev->dev_private;
+ start = OFF_TO_IDX(dev_priv->mm.gtt_start);
+ end = OFF_TO_IDX(dev_priv->mm.gtt_end);
+ for (i = start; i < end; i++) {
+ pa = intel_gtt_read_pte_paddr(i);
+ for (j = 0; j < page_count; j++) {
+ if (pa == VM_PAGE_TO_PHYS(ma[j])) {
+ panic("Page %p in GTT pte index %d pte %x",
+ ma[i], i, intel_gtt_read_pte(i));
+ }
+ }
+ }
+}
+#endif
+
+static void
+i915_gem_object_put_pages_gtt(struct drm_i915_gem_object *obj)
+{
+ vm_page_t m;
+ int page_count, i;
+
+ KASSERT(obj->madv != I915_MADV_PURGED_INTERNAL, ("Purged object"));
+
+ if (obj->tiling_mode != I915_TILING_NONE)
+ i915_gem_object_save_bit_17_swizzle(obj);
+ if (obj->madv == I915_MADV_DONTNEED)
+ obj->dirty = 0;
+ page_count = obj->base.size / PAGE_SIZE;
+ VM_OBJECT_LOCK(obj->base.vm_obj);
+#if GEM_PARANOID_CHECK_GTT
+ i915_gem_assert_pages_not_mapped(obj->base.dev, obj->pages, page_count);
+#endif
+ for (i = 0; i < page_count; i++) {
+ m = obj->pages[i];
+ if (obj->dirty)
+ vm_page_dirty(m);
+ if (obj->madv == I915_MADV_WILLNEED)
+ vm_page_reference(m);
+ vm_page_lock(m);
+ vm_page_unwire(obj->pages[i], 1);
+ vm_page_unlock(m);
+ atomic_add_long(&i915_gem_wired_pages_cnt, -1);
+ }
+ VM_OBJECT_UNLOCK(obj->base.vm_obj);
+ obj->dirty = 0;
+ free(obj->pages, DRM_I915_GEM);
+ obj->pages = NULL;
+}
+
+void
+i915_gem_release_mmap(struct drm_i915_gem_object *obj)
+{
+ vm_object_t devobj;
+ vm_page_t m;
+ int i, page_count;
+
+ if (!obj->fault_mappable)
+ return;
+
+ CTR3(KTR_DRM, "release_mmap %p %x %x", obj, obj->gtt_offset,
+ OFF_TO_IDX(obj->base.size));
+ devobj = cdev_pager_lookup(obj);
+ if (devobj != NULL) {
+ page_count = OFF_TO_IDX(obj->base.size);
+
+ VM_OBJECT_LOCK(devobj);
+retry:
+ for (i = 0; i < page_count; i++) {
+ m = vm_page_lookup(devobj, i);
+ if (m == NULL)
+ continue;
+ if (vm_page_sleep_if_busy(m, true, "915unm"))
+ goto retry;
+ cdev_pager_free_page(devobj, m);
+ }
+ VM_OBJECT_UNLOCK(devobj);
+ vm_object_deallocate(devobj);
+ }
+
+ obj->fault_mappable = false;
+}
+
+int
+i915_gem_object_wait_rendering(struct drm_i915_gem_object *obj)
+{
+ int ret;
+
+ KASSERT((obj->base.write_domain & I915_GEM_GPU_DOMAINS) == 0,
+ ("In GPU write domain"));
+
+ CTR5(KTR_DRM, "object_wait_rendering %p %s %x %d %d", obj,
+ obj->ring != NULL ? obj->ring->name : "none", obj->gtt_offset,
+ obj->active, obj->last_rendering_seqno);
+ if (obj->active) {
+ ret = i915_wait_request(obj->ring, obj->last_rendering_seqno,
+ true);
+ if (ret != 0)
+ return (ret);
+ }
+ return (0);
+}
+
+void
+i915_gem_object_move_to_active(struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *ring, uint32_t seqno)
+{
+ struct drm_device *dev = obj->base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_i915_fence_reg *reg;
+
+ obj->ring = ring;
+ KASSERT(ring != NULL, ("NULL ring"));
+
+ /* Add a reference if we're newly entering the active list. */
+ if (!obj->active) {
+ drm_gem_object_reference(&obj->base);
+ obj->active = 1;
+ }
+
+ /* Move from whatever list we were on to the tail of execution. */
+ list_move_tail(&obj->mm_list, &dev_priv->mm.active_list);
+ list_move_tail(&obj->ring_list, &ring->active_list);
+
+ obj->last_rendering_seqno = seqno;
+ if (obj->fenced_gpu_access) {
+ obj->last_fenced_seqno = seqno;
+ obj->last_fenced_ring = ring;
+
+ /* Bump MRU to take account of the delayed flush */
+ if (obj->fence_reg != I915_FENCE_REG_NONE) {
+ reg = &dev_priv->fence_regs[obj->fence_reg];
+ list_move_tail(®->lru_list,
+ &dev_priv->mm.fence_list);
+ }
+ }
+}
+
+static void
+i915_gem_object_move_off_active(struct drm_i915_gem_object *obj)
+{
+ list_del_init(&obj->ring_list);
+ obj->last_rendering_seqno = 0;
+ obj->last_fenced_seqno = 0;
+}
+
+static void
+i915_gem_object_move_to_flushing(struct drm_i915_gem_object *obj)
+{
+ struct drm_device *dev = obj->base.dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ KASSERT(obj->active, ("Object not active"));
+ list_move_tail(&obj->mm_list, &dev_priv->mm.flushing_list);
+
+ i915_gem_object_move_off_active(obj);
+}
+
+static void
+i915_gem_object_move_to_inactive(struct drm_i915_gem_object *obj)
+{
+ struct drm_device *dev = obj->base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (obj->pin_count != 0)
+ list_move_tail(&obj->mm_list, &dev_priv->mm.pinned_list);
+ else
+ list_move_tail(&obj->mm_list, &dev_priv->mm.inactive_list);
+
+ KASSERT(list_empty(&obj->gpu_write_list), ("On gpu_write_list"));
+ KASSERT(obj->active, ("Object not active"));
+ obj->ring = NULL;
+ obj->last_fenced_ring = NULL;
+
+ i915_gem_object_move_off_active(obj);
+ obj->fenced_gpu_access = false;
+
+ obj->active = 0;
+ obj->pending_gpu_write = false;
+ drm_gem_object_unreference(&obj->base);
+
+#if 1
+ KIB_NOTYET();
+#else
+ WARN_ON(i915_verify_lists(dev));
+#endif
+}
+
+static void
+i915_gem_object_truncate(struct drm_i915_gem_object *obj)
+{
+ vm_object_t vm_obj;
+
+ vm_obj = obj->base.vm_obj;
+ VM_OBJECT_LOCK(vm_obj);
+ vm_object_page_remove(vm_obj, 0, 0, false);
+ VM_OBJECT_UNLOCK(vm_obj);
+ obj->madv = I915_MADV_PURGED_INTERNAL;
+}
+
+static inline int
+i915_gem_object_is_purgeable(struct drm_i915_gem_object *obj)
+{
+
+ return (obj->madv == I915_MADV_DONTNEED);
+}
+
+static void
+i915_gem_process_flushing_list(struct intel_ring_buffer *ring,
+ uint32_t flush_domains)
+{
+ struct drm_i915_gem_object *obj, *next;
+ uint32_t old_write_domain;
+
+ list_for_each_entry_safe(obj, next, &ring->gpu_write_list,
+ gpu_write_list) {
+ if (obj->base.write_domain & flush_domains) {
+ old_write_domain = obj->base.write_domain;
+ obj->base.write_domain = 0;
+ list_del_init(&obj->gpu_write_list);
+ i915_gem_object_move_to_active(obj, ring,
+ i915_gem_next_request_seqno(ring));
+
+ CTR3(KTR_DRM, "object_change_domain process_flush %p %x %x",
+ obj, obj->base.read_domains, old_write_domain);
+ }
+ }
+}
+
+static int
+i915_gem_object_needs_bit17_swizzle(struct drm_i915_gem_object *obj)
+{
+ drm_i915_private_t *dev_priv;
+
+ dev_priv = obj->base.dev->dev_private;
+ return (dev_priv->mm.bit_6_swizzle_x == I915_BIT_6_SWIZZLE_9_10_17 &&
+ obj->tiling_mode != I915_TILING_NONE);
+}
+
+static vm_page_t
+i915_gem_wire_page(vm_object_t object, vm_pindex_t pindex)
+{
+ vm_page_t m;
+ int rv;
+
+ VM_OBJECT_LOCK_ASSERT(object, MA_OWNED);
+ m = vm_page_grab(object, pindex, VM_ALLOC_NORMAL | VM_ALLOC_RETRY);
+ if (m->valid != VM_PAGE_BITS_ALL) {
+ if (vm_pager_has_page(object, pindex, NULL, NULL)) {
+ rv = vm_pager_get_pages(object, &m, 1, 0);
+ m = vm_page_lookup(object, pindex);
+ if (m == NULL)
+ return (NULL);
+ if (rv != VM_PAGER_OK) {
+ vm_page_lock(m);
+ vm_page_free(m);
+ vm_page_unlock(m);
+ return (NULL);
+ }
+ } else {
+ pmap_zero_page(m);
+ m->valid = VM_PAGE_BITS_ALL;
+ m->dirty = 0;
+ }
+ }
+ vm_page_lock(m);
+ vm_page_wire(m);
+ vm_page_unlock(m);
+ vm_page_wakeup(m);
+ atomic_add_long(&i915_gem_wired_pages_cnt, 1);
+ return (m);
+}
+
+int
+i915_gem_flush_ring(struct intel_ring_buffer *ring, uint32_t invalidate_domains,
+ uint32_t flush_domains)
+{
+ int ret;
+
+ if (((invalidate_domains | flush_domains) & I915_GEM_GPU_DOMAINS) == 0)
+ return 0;
+
+ CTR3(KTR_DRM, "ring_flush %s %x %x", ring->name, invalidate_domains,
+ flush_domains);
+ ret = ring->flush(ring, invalidate_domains, flush_domains);
+ if (ret)
+ return ret;
+
+ if (flush_domains & I915_GEM_GPU_DOMAINS)
+ i915_gem_process_flushing_list(ring, flush_domains);
+ return 0;
+}
+
+static int
+i915_ring_idle(struct intel_ring_buffer *ring, bool do_retire)
+{
+ int ret;
+
+ if (list_empty(&ring->gpu_write_list) && list_empty(&ring->active_list))
+ return 0;
+
+ if (!list_empty(&ring->gpu_write_list)) {
+ ret = i915_gem_flush_ring(ring, I915_GEM_GPU_DOMAINS,
+ I915_GEM_GPU_DOMAINS);
+ if (ret != 0)
+ return ret;
+ }
+
+ return (i915_wait_request(ring, i915_gem_next_request_seqno(ring),
+ do_retire));
+}
+
+int
+i915_gpu_idle(struct drm_device *dev, bool do_retire)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int ret, i;
+
+ /* Flush everything onto the inactive list. */
+ for (i = 0; i < I915_NUM_RINGS; i++) {
+ ret = i915_ring_idle(&dev_priv->rings[i], do_retire);
+ if (ret)
+ return ret;
+ }
+
+ return 0;
+}
+
+int
+i915_wait_request(struct intel_ring_buffer *ring, uint32_t seqno, bool do_retire)
+{
+ drm_i915_private_t *dev_priv;
+ struct drm_i915_gem_request *request;
+ uint32_t ier;
+ int flags, ret;
+ bool recovery_complete;
+
+ KASSERT(seqno != 0, ("Zero seqno"));
+
+ dev_priv = ring->dev->dev_private;
+ ret = 0;
+
+ if (atomic_load_acq_int(&dev_priv->mm.wedged) != 0) {
+ /* Give the error handler a chance to run. */
+ mtx_lock(&dev_priv->error_completion_lock);
+ recovery_complete = (&dev_priv->error_completion) > 0;
+ mtx_unlock(&dev_priv->error_completion_lock);
+ return (recovery_complete ? -EIO : -EAGAIN);
+ }
+
+ if (seqno == ring->outstanding_lazy_request) {
+ request = malloc(sizeof(*request), DRM_I915_GEM,
+ M_WAITOK | M_ZERO);
+ if (request == NULL)
+ return (-ENOMEM);
+
+ ret = i915_add_request(ring, NULL, request);
+ if (ret != 0) {
+ free(request, DRM_I915_GEM);
+ return (ret);
+ }
+
+ seqno = request->seqno;
+ }
+
+ if (!i915_seqno_passed(ring->get_seqno(ring), seqno)) {
+ if (HAS_PCH_SPLIT(ring->dev))
+ ier = I915_READ(DEIER) | I915_READ(GTIER);
+ else
+ ier = I915_READ(IER);
+ if (!ier) {
+ DRM_ERROR("something (likely vbetool) disabled "
+ "interrupts, re-enabling\n");
+ ring->dev->driver->irq_preinstall(ring->dev);
+ ring->dev->driver->irq_postinstall(ring->dev);
+ }
+
+ CTR2(KTR_DRM, "request_wait_begin %s %d", ring->name, seqno);
+
+ ring->waiting_seqno = seqno;
+ mtx_lock(&ring->irq_lock);
+ if (ring->irq_get(ring)) {
+ flags = dev_priv->mm.interruptible ? PCATCH : 0;
+ while (!i915_seqno_passed(ring->get_seqno(ring), seqno)
+ && !atomic_load_acq_int(&dev_priv->mm.wedged) &&
+ ret == 0) {
+ ret = -msleep(ring, &ring->irq_lock, flags,
+ "915gwr", 0);
+ }
+ ring->irq_put(ring);
+ mtx_unlock(&ring->irq_lock);
+ } else {
+ mtx_unlock(&ring->irq_lock);
+ if (_intel_wait_for(ring->dev,
+ i915_seqno_passed(ring->get_seqno(ring), seqno) ||
+ atomic_load_acq_int(&dev_priv->mm.wedged), 3000,
+ 0, "i915wrq") != 0)
+ ret = -EBUSY;
+ }
+ ring->waiting_seqno = 0;
+
+ CTR3(KTR_DRM, "request_wait_end %s %d %d", ring->name, seqno,
+ ret);
+ }
+ if (atomic_load_acq_int(&dev_priv->mm.wedged))
+ ret = -EAGAIN;
+
+ /* Directly dispatch request retiring. While we have the work queue
+ * to handle this, the waiter on a request often wants an associated
+ * buffer to have made it to the inactive list, and we would need
+ * a separate wait queue to handle that.
+ */
+ if (ret == 0 && do_retire)
+ i915_gem_retire_requests_ring(ring);
+
+ return (ret);
+}
+
+static u32
+i915_gem_get_seqno(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 seqno = dev_priv->next_seqno;
+
+ /* reserve 0 for non-seqno */
+ if (++dev_priv->next_seqno == 0)
+ dev_priv->next_seqno = 1;
+
+ return seqno;
+}
+
+u32
+i915_gem_next_request_seqno(struct intel_ring_buffer *ring)
+{
+ if (ring->outstanding_lazy_request == 0)
+ ring->outstanding_lazy_request = i915_gem_get_seqno(ring->dev);
+
+ return ring->outstanding_lazy_request;
+}
+
+int
+i915_add_request(struct intel_ring_buffer *ring, struct drm_file *file,
+ struct drm_i915_gem_request *request)
+{
+ drm_i915_private_t *dev_priv;
+ struct drm_i915_file_private *file_priv;
+ uint32_t seqno;
+ u32 request_ring_position;
+ int was_empty;
+ int ret;
+
+ KASSERT(request != NULL, ("NULL request in add"));
+ DRM_LOCK_ASSERT(ring->dev);
+ dev_priv = ring->dev->dev_private;
+
+ seqno = i915_gem_next_request_seqno(ring);
+ request_ring_position = intel_ring_get_tail(ring);
+
+ ret = ring->add_request(ring, &seqno);
+ if (ret != 0)
+ return ret;
+
+ CTR2(KTR_DRM, "request_add %s %d", ring->name, seqno);
+
+ request->seqno = seqno;
+ request->ring = ring;
+ request->tail = request_ring_position;
+ request->emitted_jiffies = ticks;
+ was_empty = list_empty(&ring->request_list);
+ list_add_tail(&request->list, &ring->request_list);
+
+ if (file != NULL) {
+ file_priv = file->driver_priv;
+
+ mtx_lock(&file_priv->mm.lck);
+ request->file_priv = file_priv;
+ list_add_tail(&request->client_list,
+ &file_priv->mm.request_list);
+ mtx_unlock(&file_priv->mm.lck);
+ }
+
+ ring->outstanding_lazy_request = 0;
+
+ if (!dev_priv->mm.suspended) {
+ if (i915_enable_hangcheck) {
+ callout_schedule(&dev_priv->hangcheck_timer,
+ DRM_I915_HANGCHECK_PERIOD);
+ }
+ if (was_empty)
+ taskqueue_enqueue_timeout(dev_priv->tq,
+ &dev_priv->mm.retire_task, hz);
+ }
+ return (0);
+}
+
+static inline void
+i915_gem_request_remove_from_client(struct drm_i915_gem_request *request)
+{
+ struct drm_i915_file_private *file_priv = request->file_priv;
+
+ if (!file_priv)
+ return;
+
+ DRM_LOCK_ASSERT(request->ring->dev);
+
+ mtx_lock(&file_priv->mm.lck);
+ if (request->file_priv != NULL) {
+ list_del(&request->client_list);
+ request->file_priv = NULL;
+ }
+ mtx_unlock(&file_priv->mm.lck);
+}
+
+void
+i915_gem_release(struct drm_device *dev, struct drm_file *file)
+{
+ struct drm_i915_file_private *file_priv;
+ struct drm_i915_gem_request *request;
+
+ file_priv = file->driver_priv;
+
+ /* Clean up our request list when the client is going away, so that
+ * later retire_requests won't dereference our soon-to-be-gone
+ * file_priv.
+ */
+ mtx_lock(&file_priv->mm.lck);
+ while (!list_empty(&file_priv->mm.request_list)) {
+ request = list_first_entry(&file_priv->mm.request_list,
+ struct drm_i915_gem_request,
+ client_list);
+ list_del(&request->client_list);
+ request->file_priv = NULL;
+ }
+ mtx_unlock(&file_priv->mm.lck);
+}
+
+static void
+i915_gem_reset_ring_lists(struct drm_i915_private *dev_priv,
+ struct intel_ring_buffer *ring)
+{
+
+ if (ring->dev != NULL)
+ DRM_LOCK_ASSERT(ring->dev);
+
+ while (!list_empty(&ring->request_list)) {
+ struct drm_i915_gem_request *request;
+
+ request = list_first_entry(&ring->request_list,
+ struct drm_i915_gem_request, list);
+
+ list_del(&request->list);
+ i915_gem_request_remove_from_client(request);
+ free(request, DRM_I915_GEM);
+ }
+
+ while (!list_empty(&ring->active_list)) {
+ struct drm_i915_gem_object *obj;
+
+ obj = list_first_entry(&ring->active_list,
+ struct drm_i915_gem_object, ring_list);
+
+ obj->base.write_domain = 0;
+ list_del_init(&obj->gpu_write_list);
+ i915_gem_object_move_to_inactive(obj);
+ }
+}
+
+static void
+i915_gem_reset_fences(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int i;
+
+ for (i = 0; i < dev_priv->num_fence_regs; i++) {
+ struct drm_i915_fence_reg *reg = &dev_priv->fence_regs[i];
+ struct drm_i915_gem_object *obj = reg->obj;
+
+ if (!obj)
+ continue;
+
+ if (obj->tiling_mode)
+ i915_gem_release_mmap(obj);
+
+ reg->obj->fence_reg = I915_FENCE_REG_NONE;
+ reg->obj->fenced_gpu_access = false;
+ reg->obj->last_fenced_seqno = 0;
+ reg->obj->last_fenced_ring = NULL;
+ i915_gem_clear_fence_reg(dev, reg);
+ }
+}
+
+void
+i915_gem_reset(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_i915_gem_object *obj;
+ int i;
+
+ for (i = 0; i < I915_NUM_RINGS; i++)
+ i915_gem_reset_ring_lists(dev_priv, &dev_priv->rings[i]);
+
+ /* Remove anything from the flushing lists. The GPU cache is likely
+ * to be lost on reset along with the data, so simply move the
+ * lost bo to the inactive list.
+ */
+ while (!list_empty(&dev_priv->mm.flushing_list)) {
+ obj = list_first_entry(&dev_priv->mm.flushing_list,
+ struct drm_i915_gem_object,
+ mm_list);
+
+ obj->base.write_domain = 0;
+ list_del_init(&obj->gpu_write_list);
+ i915_gem_object_move_to_inactive(obj);
+ }
+
+ /* Move everything out of the GPU domains to ensure we do any
+ * necessary invalidation upon reuse.
+ */
+ list_for_each_entry(obj, &dev_priv->mm.inactive_list, mm_list) {
+ obj->base.read_domains &= ~I915_GEM_GPU_DOMAINS;
+ }
+
+ /* The fence registers are invalidated so clear them out */
+ i915_gem_reset_fences(dev);
+}
+
+/**
+ * This function clears the request list as sequence numbers are passed.
+ */
+void
+i915_gem_retire_requests_ring(struct intel_ring_buffer *ring)
+{
+ uint32_t seqno;
+ int i;
+
+ if (list_empty(&ring->request_list))
+ return;
+
+ seqno = ring->get_seqno(ring);
+ CTR2(KTR_DRM, "retire_request_ring %s %d", ring->name, seqno);
+
+ for (i = 0; i < DRM_ARRAY_SIZE(ring->sync_seqno); i++)
+ if (seqno >= ring->sync_seqno[i])
+ ring->sync_seqno[i] = 0;
+
+ while (!list_empty(&ring->request_list)) {
+ struct drm_i915_gem_request *request;
+
+ request = list_first_entry(&ring->request_list,
+ struct drm_i915_gem_request,
+ list);
+
+ if (!i915_seqno_passed(seqno, request->seqno))
+ break;
+
+ CTR2(KTR_DRM, "retire_request_seqno_passed %s %d",
+ ring->name, seqno);
+ ring->last_retired_head = request->tail;
+
+ list_del(&request->list);
+ i915_gem_request_remove_from_client(request);
+ free(request, DRM_I915_GEM);
+ }
+
+ /* Move any buffers on the active list that are no longer referenced
+ * by the ringbuffer to the flushing/inactive lists as appropriate.
+ */
+ while (!list_empty(&ring->active_list)) {
+ struct drm_i915_gem_object *obj;
+
+ obj = list_first_entry(&ring->active_list,
+ struct drm_i915_gem_object,
+ ring_list);
+
+ if (!i915_seqno_passed(seqno, obj->last_rendering_seqno))
+ break;
+
+ if (obj->base.write_domain != 0)
+ i915_gem_object_move_to_flushing(obj);
+ else
+ i915_gem_object_move_to_inactive(obj);
+ }
+
+ if (ring->trace_irq_seqno &&
+ i915_seqno_passed(seqno, ring->trace_irq_seqno)) {
+ mtx_lock(&ring->irq_lock);
+ ring->irq_put(ring);
+ mtx_unlock(&ring->irq_lock);
+ ring->trace_irq_seqno = 0;
+ }
+}
+
+void
+i915_gem_retire_requests(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_i915_gem_object *obj, *next;
+ int i;
+
+ if (!list_empty(&dev_priv->mm.deferred_free_list)) {
+ list_for_each_entry_safe(obj, next,
+ &dev_priv->mm.deferred_free_list, mm_list)
+ i915_gem_free_object_tail(obj);
+ }
+
+ for (i = 0; i < I915_NUM_RINGS; i++)
+ i915_gem_retire_requests_ring(&dev_priv->rings[i]);
+}
+
+static int
+sandybridge_write_fence_reg(struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *pipelined)
+{
+ struct drm_device *dev = obj->base.dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 size = obj->gtt_space->size;
+ int regnum = obj->fence_reg;
+ uint64_t val;
+
+ val = (uint64_t)((obj->gtt_offset + size - 4096) &
+ 0xfffff000) << 32;
+ val |= obj->gtt_offset & 0xfffff000;
+ val |= (uint64_t)((obj->stride / 128) - 1) <<
+ SANDYBRIDGE_FENCE_PITCH_SHIFT;
+
+ if (obj->tiling_mode == I915_TILING_Y)
+ val |= 1 << I965_FENCE_TILING_Y_SHIFT;
+ val |= I965_FENCE_REG_VALID;
+
+ if (pipelined) {
+ int ret = intel_ring_begin(pipelined, 6);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(pipelined, MI_NOOP);
+ intel_ring_emit(pipelined, MI_LOAD_REGISTER_IMM(2));
+ intel_ring_emit(pipelined, FENCE_REG_SANDYBRIDGE_0 + regnum*8);
+ intel_ring_emit(pipelined, (u32)val);
+ intel_ring_emit(pipelined, FENCE_REG_SANDYBRIDGE_0 + regnum*8 + 4);
+ intel_ring_emit(pipelined, (u32)(val >> 32));
+ intel_ring_advance(pipelined);
+ } else
+ I915_WRITE64(FENCE_REG_SANDYBRIDGE_0 + regnum * 8, val);
+
+ return 0;
+}
+
+static int
+i965_write_fence_reg(struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *pipelined)
+{
+ struct drm_device *dev = obj->base.dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 size = obj->gtt_space->size;
+ int regnum = obj->fence_reg;
+ uint64_t val;
+
+ val = (uint64_t)((obj->gtt_offset + size - 4096) &
+ 0xfffff000) << 32;
+ val |= obj->gtt_offset & 0xfffff000;
+ val |= ((obj->stride / 128) - 1) << I965_FENCE_PITCH_SHIFT;
+ if (obj->tiling_mode == I915_TILING_Y)
+ val |= 1 << I965_FENCE_TILING_Y_SHIFT;
+ val |= I965_FENCE_REG_VALID;
+
+ if (pipelined) {
+ int ret = intel_ring_begin(pipelined, 6);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(pipelined, MI_NOOP);
+ intel_ring_emit(pipelined, MI_LOAD_REGISTER_IMM(2));
+ intel_ring_emit(pipelined, FENCE_REG_965_0 + regnum*8);
+ intel_ring_emit(pipelined, (u32)val);
+ intel_ring_emit(pipelined, FENCE_REG_965_0 + regnum*8 + 4);
+ intel_ring_emit(pipelined, (u32)(val >> 32));
+ intel_ring_advance(pipelined);
+ } else
+ I915_WRITE64(FENCE_REG_965_0 + regnum * 8, val);
+
+ return 0;
+}
+
+static int
+i915_write_fence_reg(struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *pipelined)
+{
+ struct drm_device *dev = obj->base.dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 size = obj->gtt_space->size;
+ u32 fence_reg, val, pitch_val;
+ int tile_width;
+
+ if ((obj->gtt_offset & ~I915_FENCE_START_MASK) ||
+ (size & -size) != size || (obj->gtt_offset & (size - 1))) {
+ printf(
+"object 0x%08x [fenceable? %d] not 1M or pot-size (0x%08x) aligned\n",
+ obj->gtt_offset, obj->map_and_fenceable, size);
+ return -EINVAL;
+ }
+
+ if (obj->tiling_mode == I915_TILING_Y && HAS_128_BYTE_Y_TILING(dev))
+ tile_width = 128;
+ else
+ tile_width = 512;
+
+ /* Note: pitch better be a power of two tile widths */
+ pitch_val = obj->stride / tile_width;
+ pitch_val = ffs(pitch_val) - 1;
+
+ val = obj->gtt_offset;
+ if (obj->tiling_mode == I915_TILING_Y)
+ val |= 1 << I830_FENCE_TILING_Y_SHIFT;
+ val |= I915_FENCE_SIZE_BITS(size);
+ val |= pitch_val << I830_FENCE_PITCH_SHIFT;
+ val |= I830_FENCE_REG_VALID;
+
+ fence_reg = obj->fence_reg;
+ if (fence_reg < 8)
+ fence_reg = FENCE_REG_830_0 + fence_reg * 4;
+ else
+ fence_reg = FENCE_REG_945_8 + (fence_reg - 8) * 4;
+
+ if (pipelined) {
+ int ret = intel_ring_begin(pipelined, 4);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(pipelined, MI_NOOP);
+ intel_ring_emit(pipelined, MI_LOAD_REGISTER_IMM(1));
+ intel_ring_emit(pipelined, fence_reg);
+ intel_ring_emit(pipelined, val);
+ intel_ring_advance(pipelined);
+ } else
+ I915_WRITE(fence_reg, val);
+
+ return 0;
+}
+
+static int
+i830_write_fence_reg(struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *pipelined)
+{
+ struct drm_device *dev = obj->base.dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 size = obj->gtt_space->size;
+ int regnum = obj->fence_reg;
+ uint32_t val;
+ uint32_t pitch_val;
+
+ if ((obj->gtt_offset & ~I830_FENCE_START_MASK) ||
+ (size & -size) != size || (obj->gtt_offset & (size - 1))) {
+ printf(
+"object 0x%08x not 512K or pot-size 0x%08x aligned\n",
+ obj->gtt_offset, size);
+ return -EINVAL;
+ }
+
+ pitch_val = obj->stride / 128;
+ pitch_val = ffs(pitch_val) - 1;
+
+ val = obj->gtt_offset;
+ if (obj->tiling_mode == I915_TILING_Y)
+ val |= 1 << I830_FENCE_TILING_Y_SHIFT;
+ val |= I830_FENCE_SIZE_BITS(size);
+ val |= pitch_val << I830_FENCE_PITCH_SHIFT;
+ val |= I830_FENCE_REG_VALID;
+
+ if (pipelined) {
+ int ret = intel_ring_begin(pipelined, 4);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(pipelined, MI_NOOP);
+ intel_ring_emit(pipelined, MI_LOAD_REGISTER_IMM(1));
+ intel_ring_emit(pipelined, FENCE_REG_830_0 + regnum*4);
+ intel_ring_emit(pipelined, val);
+ intel_ring_advance(pipelined);
+ } else
+ I915_WRITE(FENCE_REG_830_0 + regnum * 4, val);
+
+ return 0;
+}
+
+static bool ring_passed_seqno(struct intel_ring_buffer *ring, u32 seqno)
+{
+ return i915_seqno_passed(ring->get_seqno(ring), seqno);
+}
+
+static int
+i915_gem_object_flush_fence(struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *pipelined)
+{
+ int ret;
+
+ if (obj->fenced_gpu_access) {
+ if (obj->base.write_domain & I915_GEM_GPU_DOMAINS) {
+ ret = i915_gem_flush_ring(obj->last_fenced_ring, 0,
+ obj->base.write_domain);
+ if (ret)
+ return ret;
+ }
+
+ obj->fenced_gpu_access = false;
+ }
+
+ if (obj->last_fenced_seqno && pipelined != obj->last_fenced_ring) {
+ if (!ring_passed_seqno(obj->last_fenced_ring,
+ obj->last_fenced_seqno)) {
+ ret = i915_wait_request(obj->last_fenced_ring,
+ obj->last_fenced_seqno,
+ true);
+ if (ret)
+ return ret;
+ }
+
+ obj->last_fenced_seqno = 0;
+ obj->last_fenced_ring = NULL;
+ }
+
+ /* Ensure that all CPU reads are completed before installing a fence
+ * and all writes before removing the fence.
+ */
+ if (obj->base.read_domains & I915_GEM_DOMAIN_GTT)
+ mb();
+
+ return 0;
+}
+
+int
+i915_gem_object_put_fence(struct drm_i915_gem_object *obj)
+{
+ int ret;
+
+ if (obj->tiling_mode)
+ i915_gem_release_mmap(obj);
+
+ ret = i915_gem_object_flush_fence(obj, NULL);
+ if (ret)
+ return ret;
+
+ if (obj->fence_reg != I915_FENCE_REG_NONE) {
+ struct drm_i915_private *dev_priv = obj->base.dev->dev_private;
+
+ if (dev_priv->fence_regs[obj->fence_reg].pin_count != 0)
+ printf("%s: pin_count %d\n", __func__,
+ dev_priv->fence_regs[obj->fence_reg].pin_count);
+ i915_gem_clear_fence_reg(obj->base.dev,
+ &dev_priv->fence_regs[obj->fence_reg]);
+
+ obj->fence_reg = I915_FENCE_REG_NONE;
+ }
+
+ return 0;
+}
+
+static struct drm_i915_fence_reg *
+i915_find_fence_reg(struct drm_device *dev, struct intel_ring_buffer *pipelined)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_i915_fence_reg *reg, *first, *avail;
+ int i;
+
+ /* First try to find a free reg */
+ avail = NULL;
+ for (i = dev_priv->fence_reg_start; i < dev_priv->num_fence_regs; i++) {
+ reg = &dev_priv->fence_regs[i];
+ if (!reg->obj)
+ return reg;
+
+ if (!reg->pin_count)
+ avail = reg;
+ }
+
+ if (avail == NULL)
+ return NULL;
+
+ /* None available, try to steal one or wait for a user to finish */
+ avail = first = NULL;
+ list_for_each_entry(reg, &dev_priv->mm.fence_list, lru_list) {
+ if (reg->pin_count)
+ continue;
+
+ if (first == NULL)
+ first = reg;
+
+ if (!pipelined ||
+ !reg->obj->last_fenced_ring ||
+ reg->obj->last_fenced_ring == pipelined) {
+ avail = reg;
+ break;
+ }
+ }
+
+ if (avail == NULL)
+ avail = first;
+
+ return avail;
+}
+
+int
+i915_gem_object_get_fence(struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *pipelined)
+{
+ struct drm_device *dev = obj->base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_i915_fence_reg *reg;
+ int ret;
+
+ pipelined = NULL;
+ ret = 0;
+
+ if (obj->fence_reg != I915_FENCE_REG_NONE) {
+ reg = &dev_priv->fence_regs[obj->fence_reg];
+ list_move_tail(®->lru_list, &dev_priv->mm.fence_list);
+
+ if (obj->tiling_changed) {
+ ret = i915_gem_object_flush_fence(obj, pipelined);
+ if (ret)
+ return ret;
+
+ if (!obj->fenced_gpu_access && !obj->last_fenced_seqno)
+ pipelined = NULL;
+
+ if (pipelined) {
+ reg->setup_seqno =
+ i915_gem_next_request_seqno(pipelined);
+ obj->last_fenced_seqno = reg->setup_seqno;
+ obj->last_fenced_ring = pipelined;
+ }
+
+ goto update;
+ }
+
+ if (!pipelined) {
+ if (reg->setup_seqno) {
+ if (!ring_passed_seqno(obj->last_fenced_ring,
+ reg->setup_seqno)) {
+ ret = i915_wait_request(
+ obj->last_fenced_ring,
+ reg->setup_seqno,
+ true);
+ if (ret)
+ return ret;
+ }
+
+ reg->setup_seqno = 0;
+ }
+ } else if (obj->last_fenced_ring &&
+ obj->last_fenced_ring != pipelined) {
+ ret = i915_gem_object_flush_fence(obj, pipelined);
+ if (ret)
+ return ret;
+ }
+
+ if (!obj->fenced_gpu_access && !obj->last_fenced_seqno)
+ pipelined = NULL;
+ KASSERT(pipelined || reg->setup_seqno == 0, ("!pipelined"));
+
+ if (obj->tiling_changed) {
+ if (pipelined) {
+ reg->setup_seqno =
+ i915_gem_next_request_seqno(pipelined);
+ obj->last_fenced_seqno = reg->setup_seqno;
+ obj->last_fenced_ring = pipelined;
+ }
+ goto update;
+ }
+
+ return 0;
+ }
+
+ reg = i915_find_fence_reg(dev, pipelined);
+ if (reg == NULL)
+ return -EDEADLK;
+
+ ret = i915_gem_object_flush_fence(obj, pipelined);
+ if (ret)
+ return ret;
+
+ if (reg->obj) {
+ struct drm_i915_gem_object *old = reg->obj;
+
+ drm_gem_object_reference(&old->base);
+
+ if (old->tiling_mode)
+ i915_gem_release_mmap(old);
+
+ ret = i915_gem_object_flush_fence(old, pipelined);
+ if (ret) {
+ drm_gem_object_unreference(&old->base);
+ return ret;
+ }
+
+ if (old->last_fenced_seqno == 0 && obj->last_fenced_seqno == 0)
+ pipelined = NULL;
+
+ old->fence_reg = I915_FENCE_REG_NONE;
+ old->last_fenced_ring = pipelined;
+ old->last_fenced_seqno =
+ pipelined ? i915_gem_next_request_seqno(pipelined) : 0;
+
+ drm_gem_object_unreference(&old->base);
+ } else if (obj->last_fenced_seqno == 0)
+ pipelined = NULL;
+
+ reg->obj = obj;
+ list_move_tail(®->lru_list, &dev_priv->mm.fence_list);
+ obj->fence_reg = reg - dev_priv->fence_regs;
+ obj->last_fenced_ring = pipelined;
+
+ reg->setup_seqno =
+ pipelined ? i915_gem_next_request_seqno(pipelined) : 0;
+ obj->last_fenced_seqno = reg->setup_seqno;
+
+update:
+ obj->tiling_changed = false;
+ switch (INTEL_INFO(dev)->gen) {
+ case 7:
+ case 6:
+ ret = sandybridge_write_fence_reg(obj, pipelined);
+ break;
+ case 5:
+ case 4:
+ ret = i965_write_fence_reg(obj, pipelined);
+ break;
+ case 3:
+ ret = i915_write_fence_reg(obj, pipelined);
+ break;
+ case 2:
+ ret = i830_write_fence_reg(obj, pipelined);
+ break;
+ }
+
+ return ret;
+}
+
+static void
+i915_gem_clear_fence_reg(struct drm_device *dev, struct drm_i915_fence_reg *reg)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ uint32_t fence_reg = reg - dev_priv->fence_regs;
+
+ switch (INTEL_INFO(dev)->gen) {
+ case 7:
+ case 6:
+ I915_WRITE64(FENCE_REG_SANDYBRIDGE_0 + fence_reg*8, 0);
+ break;
+ case 5:
+ case 4:
+ I915_WRITE64(FENCE_REG_965_0 + fence_reg*8, 0);
+ break;
+ case 3:
+ if (fence_reg >= 8)
+ fence_reg = FENCE_REG_945_8 + (fence_reg - 8) * 4;
+ else
+ case 2:
+ fence_reg = FENCE_REG_830_0 + fence_reg * 4;
+
+ I915_WRITE(fence_reg, 0);
+ break;
+ }
+
+ list_del_init(®->lru_list);
+ reg->obj = NULL;
+ reg->setup_seqno = 0;
+ reg->pin_count = 0;
+}
+
+int
+i915_gem_init_object(struct drm_gem_object *obj)
+{
+
+ printf("i915_gem_init_object called\n");
+ return (0);
+}
+
+static bool
+i915_gem_object_is_inactive(struct drm_i915_gem_object *obj)
+{
+
+ return (obj->gtt_space && !obj->active && obj->pin_count == 0);
+}
+
+static void
+i915_gem_retire_task_handler(void *arg, int pending)
+{
+ drm_i915_private_t *dev_priv;
+ struct drm_device *dev;
+ bool idle;
+ int i;
+
+ dev_priv = arg;
+ dev = dev_priv->dev;
+
+ /* Come back later if the device is busy... */
+ if (!sx_try_xlock(&dev->dev_struct_lock)) {
+ taskqueue_enqueue_timeout(dev_priv->tq,
+ &dev_priv->mm.retire_task, hz);
+ return;
+ }
+
+ CTR0(KTR_DRM, "retire_task");
+
+ i915_gem_retire_requests(dev);
+
+ /* Send a periodic flush down the ring so we don't hold onto GEM
+ * objects indefinitely.
+ */
+ idle = true;
+ for (i = 0; i < I915_NUM_RINGS; i++) {
+ struct intel_ring_buffer *ring = &dev_priv->rings[i];
+
+ if (!list_empty(&ring->gpu_write_list)) {
+ struct drm_i915_gem_request *request;
+ int ret;
+
+ ret = i915_gem_flush_ring(ring,
+ 0, I915_GEM_GPU_DOMAINS);
+ request = malloc(sizeof(*request), DRM_I915_GEM,
+ M_WAITOK | M_ZERO);
+ if (ret || request == NULL ||
+ i915_add_request(ring, NULL, request))
+ free(request, DRM_I915_GEM);
+ }
+
+ idle &= list_empty(&ring->request_list);
+ }
+
+ if (!dev_priv->mm.suspended && !idle)
+ taskqueue_enqueue_timeout(dev_priv->tq,
+ &dev_priv->mm.retire_task, hz);
+
+ DRM_UNLOCK(dev);
+}
+
+void
+i915_gem_lastclose(struct drm_device *dev)
+{
+ int ret;
+
+ if (drm_core_check_feature(dev, DRIVER_MODESET))
+ return;
+
+ ret = i915_gem_idle(dev);
+ if (ret != 0)
+ DRM_ERROR("failed to idle hardware: %d\n", ret);
+}
+
+static int
+i915_gem_init_phys_object(struct drm_device *dev, int id, int size, int align)
+{
+ drm_i915_private_t *dev_priv;
+ struct drm_i915_gem_phys_object *phys_obj;
+ int ret;
+
+ dev_priv = dev->dev_private;
+ if (dev_priv->mm.phys_objs[id - 1] != NULL || size == 0)
+ return (0);
+
+ phys_obj = malloc(sizeof(struct drm_i915_gem_phys_object), DRM_I915_GEM,
+ M_WAITOK | M_ZERO);
+
+ phys_obj->id = id;
+
+ phys_obj->handle = drm_pci_alloc(dev, size, align, ~0);
+ if (phys_obj->handle == NULL) {
+ ret = -ENOMEM;
+ goto free_obj;
+ }
+ pmap_change_attr((vm_offset_t)phys_obj->handle->vaddr,
+ size / PAGE_SIZE, PAT_WRITE_COMBINING);
+
+ dev_priv->mm.phys_objs[id - 1] = phys_obj;
+
+ return (0);
+
+free_obj:
+ free(phys_obj, DRM_I915_GEM);
+ return (ret);
+}
+
+static void
+i915_gem_free_phys_object(struct drm_device *dev, int id)
+{
+ drm_i915_private_t *dev_priv;
+ struct drm_i915_gem_phys_object *phys_obj;
+
+ dev_priv = dev->dev_private;
+ if (dev_priv->mm.phys_objs[id - 1] == NULL)
+ return;
+
+ phys_obj = dev_priv->mm.phys_objs[id - 1];
+ if (phys_obj->cur_obj != NULL)
+ i915_gem_detach_phys_object(dev, phys_obj->cur_obj);
+
+ drm_pci_free(dev, phys_obj->handle);
+ free(phys_obj, DRM_I915_GEM);
+ dev_priv->mm.phys_objs[id - 1] = NULL;
+}
+
+void
+i915_gem_free_all_phys_object(struct drm_device *dev)
+{
+ int i;
+
+ for (i = I915_GEM_PHYS_CURSOR_0; i <= I915_MAX_PHYS_OBJECT; i++)
+ i915_gem_free_phys_object(dev, i);
+}
+
+void
+i915_gem_detach_phys_object(struct drm_device *dev,
+ struct drm_i915_gem_object *obj)
+{
+ vm_page_t m;
+ struct sf_buf *sf;
+ char *vaddr, *dst;
+ int i, page_count;
+
+ if (obj->phys_obj == NULL)
+ return;
+ vaddr = obj->phys_obj->handle->vaddr;
+
+ page_count = obj->base.size / PAGE_SIZE;
+ VM_OBJECT_LOCK(obj->base.vm_obj);
+ for (i = 0; i < page_count; i++) {
+ m = i915_gem_wire_page(obj->base.vm_obj, i);
+ if (m == NULL)
+ continue; /* XXX */
+
+ VM_OBJECT_UNLOCK(obj->base.vm_obj);
+ sf = sf_buf_alloc(m, 0);
+ if (sf != NULL) {
+ dst = (char *)sf_buf_kva(sf);
+ memcpy(dst, vaddr + IDX_TO_OFF(i), PAGE_SIZE);
+ sf_buf_free(sf);
+ }
+ drm_clflush_pages(&m, 1);
+
+ VM_OBJECT_LOCK(obj->base.vm_obj);
+ vm_page_reference(m);
+ vm_page_lock(m);
+ vm_page_dirty(m);
+ vm_page_unwire(m, 0);
+ vm_page_unlock(m);
+ atomic_add_long(&i915_gem_wired_pages_cnt, -1);
+ }
+ VM_OBJECT_UNLOCK(obj->base.vm_obj);
+ intel_gtt_chipset_flush();
+
+ obj->phys_obj->cur_obj = NULL;
+ obj->phys_obj = NULL;
+}
+
+int
+i915_gem_attach_phys_object(struct drm_device *dev,
+ struct drm_i915_gem_object *obj, int id, int align)
+{
+ drm_i915_private_t *dev_priv;
+ vm_page_t m;
+ struct sf_buf *sf;
+ char *dst, *src;
+ int i, page_count, ret;
+
+ if (id > I915_MAX_PHYS_OBJECT)
+ return (-EINVAL);
+
+ if (obj->phys_obj != NULL) {
+ if (obj->phys_obj->id == id)
+ return (0);
+ i915_gem_detach_phys_object(dev, obj);
+ }
+
+ dev_priv = dev->dev_private;
+ if (dev_priv->mm.phys_objs[id - 1] == NULL) {
+ ret = i915_gem_init_phys_object(dev, id, obj->base.size, align);
+ if (ret != 0) {
+ DRM_ERROR("failed to init phys object %d size: %zu\n",
+ id, obj->base.size);
+ return (ret);
+ }
+ }
+
+ /* bind to the object */
+ obj->phys_obj = dev_priv->mm.phys_objs[id - 1];
+ obj->phys_obj->cur_obj = obj;
+
+ page_count = obj->base.size / PAGE_SIZE;
+
+ VM_OBJECT_LOCK(obj->base.vm_obj);
+ ret = 0;
+ for (i = 0; i < page_count; i++) {
+ m = i915_gem_wire_page(obj->base.vm_obj, i);
+ if (m == NULL) {
+ ret = -EIO;
+ break;
+ }
+ VM_OBJECT_UNLOCK(obj->base.vm_obj);
+ sf = sf_buf_alloc(m, 0);
+ src = (char *)sf_buf_kva(sf);
+ dst = (char *)obj->phys_obj->handle->vaddr + IDX_TO_OFF(i);
+ memcpy(dst, src, PAGE_SIZE);
+ sf_buf_free(sf);
+
+ VM_OBJECT_LOCK(obj->base.vm_obj);
+
+ vm_page_reference(m);
+ vm_page_lock(m);
+ vm_page_unwire(m, 0);
+ vm_page_unlock(m);
+ atomic_add_long(&i915_gem_wired_pages_cnt, -1);
+ }
+ VM_OBJECT_UNLOCK(obj->base.vm_obj);
+
+ return (0);
+}
+
+static int
+i915_gem_phys_pwrite(struct drm_device *dev, struct drm_i915_gem_object *obj,
+ uint64_t data_ptr, uint64_t offset, uint64_t size,
+ struct drm_file *file_priv)
+{
+ char *user_data, *vaddr;
+ int ret;
+
+ vaddr = (char *)obj->phys_obj->handle->vaddr + offset;
+ user_data = (char *)(uintptr_t)data_ptr;
+
+ if (copyin_nofault(user_data, vaddr, size) != 0) {
+ /* The physical object once assigned is fixed for the lifetime
+ * of the obj, so we can safely drop the lock and continue
+ * to access vaddr.
+ */
+ DRM_UNLOCK(dev);
+ ret = -copyin(user_data, vaddr, size);
+ DRM_LOCK(dev);
+ if (ret != 0)
+ return (ret);
+ }
+
+ intel_gtt_chipset_flush();
+ return (0);
+}
+
+static int
+i915_gpu_is_active(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv;
+
+ dev_priv = dev->dev_private;
+ return (!list_empty(&dev_priv->mm.flushing_list) ||
+ !list_empty(&dev_priv->mm.active_list));
+}
+
+static void
+i915_gem_lowmem(void *arg)
+{
+ struct drm_device *dev;
+ struct drm_i915_private *dev_priv;
+ struct drm_i915_gem_object *obj, *next;
+ int cnt, cnt_fail, cnt_total;
+
+ dev = arg;
+ dev_priv = dev->dev_private;
+
+ if (!sx_try_xlock(&dev->dev_struct_lock))
+ return;
+
+ CTR0(KTR_DRM, "gem_lowmem");
+
+rescan:
+ /* first scan for clean buffers */
+ i915_gem_retire_requests(dev);
+
+ cnt_total = cnt_fail = cnt = 0;
+
+ list_for_each_entry_safe(obj, next, &dev_priv->mm.inactive_list,
+ mm_list) {
+ if (i915_gem_object_is_purgeable(obj)) {
+ if (i915_gem_object_unbind(obj) != 0)
+ cnt_total++;
+ } else
+ cnt_total++;
+ }
+
+ /* second pass, evict/count anything still on the inactive list */
+ list_for_each_entry_safe(obj, next, &dev_priv->mm.inactive_list,
+ mm_list) {
+ if (i915_gem_object_unbind(obj) == 0)
+ cnt++;
+ else
+ cnt_fail++;
+ }
+
+ if (cnt_fail > cnt_total / 100 && i915_gpu_is_active(dev)) {
+ /*
+ * We are desperate for pages, so as a last resort, wait
+ * for the GPU to finish and discard whatever we can.
+ * This has a dramatic impact to reduce the number of
+ * OOM-killer events whilst running the GPU aggressively.
+ */
+ if (i915_gpu_idle(dev, true) == 0)
+ goto rescan;
+ }
+ DRM_UNLOCK(dev);
+}
+
+void
+i915_gem_unload(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv;
+
+ dev_priv = dev->dev_private;
+ EVENTHANDLER_DEREGISTER(vm_lowmem, dev_priv->mm.i915_lowmem);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_gem_evict.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_gem_evict.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,213 @@
+/*
+ * Copyright © 2008-2010 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+ * IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ * Chris Wilson <chris at chris-wilson.co.uuk>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_gem_evict.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+
+static bool
+mark_free(struct drm_i915_gem_object *obj, struct list_head *unwind)
+{
+ list_add(&obj->exec_list, unwind);
+ return drm_mm_scan_add_block(obj->gtt_space);
+}
+
+int
+i915_gem_evict_something(struct drm_device *dev, int min_size,
+ unsigned alignment, bool mappable)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct list_head eviction_list, unwind_list;
+ struct drm_i915_gem_object *obj;
+ int ret = 0;
+
+ CTR4(KTR_DRM, "evict_something %p %d %u %d", dev, min_size,
+ alignment, mappable);
+
+ /*
+ * The goal is to evict objects and amalgamate space in LRU order.
+ * The oldest idle objects reside on the inactive list, which is in
+ * retirement order. The next objects to retire are those on the (per
+ * ring) active list that do not have an outstanding flush. Once the
+ * hardware reports completion (the seqno is updated after the
+ * batchbuffer has been finished) the clean buffer objects would
+ * be retired to the inactive list. Any dirty objects would be added
+ * to the tail of the flushing list. So after processing the clean
+ * active objects we need to emit a MI_FLUSH to retire the flushing
+ * list, hence the retirement order of the flushing list is in
+ * advance of the dirty objects on the active lists.
+ *
+ * The retirement sequence is thus:
+ * 1. Inactive objects (already retired)
+ * 2. Clean active objects
+ * 3. Flushing list
+ * 4. Dirty active objects.
+ *
+ * On each list, the oldest objects lie at the HEAD with the freshest
+ * object on the TAIL.
+ */
+
+ INIT_LIST_HEAD(&unwind_list);
+ if (mappable)
+ drm_mm_init_scan_with_range(&dev_priv->mm.gtt_space, min_size,
+ alignment, 0,
+ dev_priv->mm.gtt_mappable_end);
+ else
+ drm_mm_init_scan(&dev_priv->mm.gtt_space, min_size, alignment);
+
+ /* First see if there is a large enough contiguous idle region... */
+ list_for_each_entry(obj, &dev_priv->mm.inactive_list, mm_list) {
+ if (mark_free(obj, &unwind_list))
+ goto found;
+ }
+
+ /* Now merge in the soon-to-be-expired objects... */
+ list_for_each_entry(obj, &dev_priv->mm.active_list, mm_list) {
+ /* Does the object require an outstanding flush? */
+ if (obj->base.write_domain || obj->pin_count)
+ continue;
+
+ if (mark_free(obj, &unwind_list))
+ goto found;
+ }
+
+ /* Finally add anything with a pending flush (in order of retirement) */
+ list_for_each_entry(obj, &dev_priv->mm.flushing_list, mm_list) {
+ if (obj->pin_count)
+ continue;
+
+ if (mark_free(obj, &unwind_list))
+ goto found;
+ }
+ list_for_each_entry(obj, &dev_priv->mm.active_list, mm_list) {
+ if (!obj->base.write_domain || obj->pin_count)
+ continue;
+
+ if (mark_free(obj, &unwind_list))
+ goto found;
+ }
+
+ /* Nothing found, clean up and bail out! */
+ while (!list_empty(&unwind_list)) {
+ obj = list_first_entry(&unwind_list,
+ struct drm_i915_gem_object,
+ exec_list);
+
+ ret = drm_mm_scan_remove_block(obj->gtt_space);
+ KASSERT(ret == 0, ("drm_mm_scan_remove_block failed %d", ret));
+
+ list_del_init(&obj->exec_list);
+ }
+
+ /* We expect the caller to unpin, evict all and try again, or give up.
+ * So calling i915_gem_evict_everything() is unnecessary.
+ */
+ return -ENOSPC;
+
+found:
+ /* drm_mm doesn't allow any other other operations while
+ * scanning, therefore store to be evicted objects on a
+ * temporary list. */
+ INIT_LIST_HEAD(&eviction_list);
+ while (!list_empty(&unwind_list)) {
+ obj = list_first_entry(&unwind_list,
+ struct drm_i915_gem_object,
+ exec_list);
+ if (drm_mm_scan_remove_block(obj->gtt_space)) {
+ list_move(&obj->exec_list, &eviction_list);
+ drm_gem_object_reference(&obj->base);
+ continue;
+ }
+ list_del_init(&obj->exec_list);
+ }
+
+ /* Unbinding will emit any required flushes */
+ while (!list_empty(&eviction_list)) {
+ obj = list_first_entry(&eviction_list,
+ struct drm_i915_gem_object,
+ exec_list);
+ if (ret == 0)
+ ret = i915_gem_object_unbind(obj);
+
+ list_del_init(&obj->exec_list);
+ drm_gem_object_unreference(&obj->base);
+ }
+
+ return ret;
+}
+
+int
+i915_gem_evict_everything(struct drm_device *dev, bool purgeable_only)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int ret;
+ bool lists_empty;
+
+ lists_empty = (list_empty(&dev_priv->mm.inactive_list) &&
+ list_empty(&dev_priv->mm.flushing_list) &&
+ list_empty(&dev_priv->mm.active_list));
+ if (lists_empty)
+ return -ENOSPC;
+
+ CTR2(KTR_DRM, "evict_everything %p %d", dev, purgeable_only);
+
+ /* Flush everything (on to the inactive lists) and evict */
+ ret = i915_gpu_idle(dev, true);
+ if (ret)
+ return ret;
+
+ KASSERT(list_empty(&dev_priv->mm.flushing_list),
+ ("flush list not empty"));
+
+ return i915_gem_evict_inactive(dev, purgeable_only);
+}
+
+/** Unbinds all inactive objects. */
+int
+i915_gem_evict_inactive(struct drm_device *dev, bool purgeable_only)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_i915_gem_object *obj, *next;
+
+ CTR2(KTR_DRM, "evict_inactive %p %d", dev, purgeable_only);
+
+ list_for_each_entry_safe(obj, next,
+ &dev_priv->mm.inactive_list, mm_list) {
+ if (!purgeable_only || obj->madv != I915_MADV_WILLNEED) {
+ int ret = i915_gem_object_unbind(obj);
+ if (ret)
+ return ret;
+ }
+ }
+
+ return 0;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_gem_execbuffer.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_gem_execbuffer.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1528 @@
+/*
+ * Copyright © 2008,2010 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+ * IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ * Chris Wilson <chris at chris-wilson.co.uk>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_gem_execbuffer.c 236183 2012-05-28 13:58:08Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <sys/limits.h>
+#include <sys/sf_buf.h>
+
+struct change_domains {
+ uint32_t invalidate_domains;
+ uint32_t flush_domains;
+ uint32_t flush_rings;
+ uint32_t flips;
+};
+
+/*
+ * Set the next domain for the specified object. This
+ * may not actually perform the necessary flushing/invaliding though,
+ * as that may want to be batched with other set_domain operations
+ *
+ * This is (we hope) the only really tricky part of gem. The goal
+ * is fairly simple -- track which caches hold bits of the object
+ * and make sure they remain coherent. A few concrete examples may
+ * help to explain how it works. For shorthand, we use the notation
+ * (read_domains, write_domain), e.g. (CPU, CPU) to indicate the
+ * a pair of read and write domain masks.
+ *
+ * Case 1: the batch buffer
+ *
+ * 1. Allocated
+ * 2. Written by CPU
+ * 3. Mapped to GTT
+ * 4. Read by GPU
+ * 5. Unmapped from GTT
+ * 6. Freed
+ *
+ * Let's take these a step at a time
+ *
+ * 1. Allocated
+ * Pages allocated from the kernel may still have
+ * cache contents, so we set them to (CPU, CPU) always.
+ * 2. Written by CPU (using pwrite)
+ * The pwrite function calls set_domain (CPU, CPU) and
+ * this function does nothing (as nothing changes)
+ * 3. Mapped by GTT
+ * This function asserts that the object is not
+ * currently in any GPU-based read or write domains
+ * 4. Read by GPU
+ * i915_gem_execbuffer calls set_domain (COMMAND, 0).
+ * As write_domain is zero, this function adds in the
+ * current read domains (CPU+COMMAND, 0).
+ * flush_domains is set to CPU.
+ * invalidate_domains is set to COMMAND
+ * clflush is run to get data out of the CPU caches
+ * then i915_dev_set_domain calls i915_gem_flush to
+ * emit an MI_FLUSH and drm_agp_chipset_flush
+ * 5. Unmapped from GTT
+ * i915_gem_object_unbind calls set_domain (CPU, CPU)
+ * flush_domains and invalidate_domains end up both zero
+ * so no flushing/invalidating happens
+ * 6. Freed
+ * yay, done
+ *
+ * Case 2: The shared render buffer
+ *
+ * 1. Allocated
+ * 2. Mapped to GTT
+ * 3. Read/written by GPU
+ * 4. set_domain to (CPU,CPU)
+ * 5. Read/written by CPU
+ * 6. Read/written by GPU
+ *
+ * 1. Allocated
+ * Same as last example, (CPU, CPU)
+ * 2. Mapped to GTT
+ * Nothing changes (assertions find that it is not in the GPU)
+ * 3. Read/written by GPU
+ * execbuffer calls set_domain (RENDER, RENDER)
+ * flush_domains gets CPU
+ * invalidate_domains gets GPU
+ * clflush (obj)
+ * MI_FLUSH and drm_agp_chipset_flush
+ * 4. set_domain (CPU, CPU)
+ * flush_domains gets GPU
+ * invalidate_domains gets CPU
+ * wait_rendering (obj) to make sure all drawing is complete.
+ * This will include an MI_FLUSH to get the data from GPU
+ * to memory
+ * clflush (obj) to invalidate the CPU cache
+ * Another MI_FLUSH in i915_gem_flush (eliminate this somehow?)
+ * 5. Read/written by CPU
+ * cache lines are loaded and dirtied
+ * 6. Read written by GPU
+ * Same as last GPU access
+ *
+ * Case 3: The constant buffer
+ *
+ * 1. Allocated
+ * 2. Written by CPU
+ * 3. Read by GPU
+ * 4. Updated (written) by CPU again
+ * 5. Read by GPU
+ *
+ * 1. Allocated
+ * (CPU, CPU)
+ * 2. Written by CPU
+ * (CPU, CPU)
+ * 3. Read by GPU
+ * (CPU+RENDER, 0)
+ * flush_domains = CPU
+ * invalidate_domains = RENDER
+ * clflush (obj)
+ * MI_FLUSH
+ * drm_agp_chipset_flush
+ * 4. Updated (written) by CPU again
+ * (CPU, CPU)
+ * flush_domains = 0 (no previous write domain)
+ * invalidate_domains = 0 (no new read domains)
+ * 5. Read by GPU
+ * (CPU+RENDER, 0)
+ * flush_domains = CPU
+ * invalidate_domains = RENDER
+ * clflush (obj)
+ * MI_FLUSH
+ * drm_agp_chipset_flush
+ */
+static void
+i915_gem_object_set_to_gpu_domain(struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *ring,
+ struct change_domains *cd)
+{
+ uint32_t invalidate_domains = 0, flush_domains = 0;
+
+ /*
+ * If the object isn't moving to a new write domain,
+ * let the object stay in multiple read domains
+ */
+ if (obj->base.pending_write_domain == 0)
+ obj->base.pending_read_domains |= obj->base.read_domains;
+
+ /*
+ * Flush the current write domain if
+ * the new read domains don't match. Invalidate
+ * any read domains which differ from the old
+ * write domain
+ */
+ if (obj->base.write_domain &&
+ (((obj->base.write_domain != obj->base.pending_read_domains ||
+ obj->ring != ring)) ||
+ (obj->fenced_gpu_access && !obj->pending_fenced_gpu_access))) {
+ flush_domains |= obj->base.write_domain;
+ invalidate_domains |=
+ obj->base.pending_read_domains & ~obj->base.write_domain;
+ }
+ /*
+ * Invalidate any read caches which may have
+ * stale data. That is, any new read domains.
+ */
+ invalidate_domains |= obj->base.pending_read_domains & ~obj->base.read_domains;
+ if ((flush_domains | invalidate_domains) & I915_GEM_DOMAIN_CPU)
+ i915_gem_clflush_object(obj);
+
+ if (obj->base.pending_write_domain)
+ cd->flips |= atomic_read(&obj->pending_flip);
+
+ /* The actual obj->write_domain will be updated with
+ * pending_write_domain after we emit the accumulated flush for all
+ * of our domain changes in execbuffers (which clears objects'
+ * write_domains). So if we have a current write domain that we
+ * aren't changing, set pending_write_domain to that.
+ */
+ if (flush_domains == 0 && obj->base.pending_write_domain == 0)
+ obj->base.pending_write_domain = obj->base.write_domain;
+
+ cd->invalidate_domains |= invalidate_domains;
+ cd->flush_domains |= flush_domains;
+ if (flush_domains & I915_GEM_GPU_DOMAINS)
+ cd->flush_rings |= intel_ring_flag(obj->ring);
+ if (invalidate_domains & I915_GEM_GPU_DOMAINS)
+ cd->flush_rings |= intel_ring_flag(ring);
+}
+
+struct eb_objects {
+ u_long hashmask;
+ LIST_HEAD(, drm_i915_gem_object) *buckets;
+};
+
+static struct eb_objects *
+eb_create(int size)
+{
+ struct eb_objects *eb;
+
+ eb = malloc(sizeof(*eb), DRM_I915_GEM, M_WAITOK | M_ZERO);
+ eb->buckets = hashinit(size, DRM_I915_GEM, &eb->hashmask);
+ return (eb);
+}
+
+static void
+eb_reset(struct eb_objects *eb)
+{
+ int i;
+
+ for (i = 0; i <= eb->hashmask; i++)
+ LIST_INIT(&eb->buckets[i]);
+}
+
+static void
+eb_add_object(struct eb_objects *eb, struct drm_i915_gem_object *obj)
+{
+
+ LIST_INSERT_HEAD(&eb->buckets[obj->exec_handle & eb->hashmask],
+ obj, exec_node);
+}
+
+static struct drm_i915_gem_object *
+eb_get_object(struct eb_objects *eb, unsigned long handle)
+{
+ struct drm_i915_gem_object *obj;
+
+ LIST_FOREACH(obj, &eb->buckets[handle & eb->hashmask], exec_node) {
+ if (obj->exec_handle == handle)
+ return (obj);
+ }
+ return (NULL);
+}
+
+static void
+eb_destroy(struct eb_objects *eb)
+{
+
+ free(eb->buckets, DRM_I915_GEM);
+ free(eb, DRM_I915_GEM);
+}
+
+static int
+i915_gem_execbuffer_relocate_entry(struct drm_i915_gem_object *obj,
+ struct eb_objects *eb,
+ struct drm_i915_gem_relocation_entry *reloc)
+{
+ struct drm_device *dev = obj->base.dev;
+ struct drm_gem_object *target_obj;
+ uint32_t target_offset;
+ int ret = -EINVAL;
+
+ /* we've already hold a reference to all valid objects */
+ target_obj = &eb_get_object(eb, reloc->target_handle)->base;
+ if (unlikely(target_obj == NULL))
+ return -ENOENT;
+
+ target_offset = to_intel_bo(target_obj)->gtt_offset;
+
+#if WATCH_RELOC
+ DRM_INFO("%s: obj %p offset %08x target %d "
+ "read %08x write %08x gtt %08x "
+ "presumed %08x delta %08x\n",
+ __func__,
+ obj,
+ (int) reloc->offset,
+ (int) reloc->target_handle,
+ (int) reloc->read_domains,
+ (int) reloc->write_domain,
+ (int) target_offset,
+ (int) reloc->presumed_offset,
+ reloc->delta);
+#endif
+
+ /* The target buffer should have appeared before us in the
+ * exec_object list, so it should have a GTT space bound by now.
+ */
+ if (unlikely(target_offset == 0)) {
+ DRM_DEBUG("No GTT space found for object %d\n",
+ reloc->target_handle);
+ return ret;
+ }
+
+ /* Validate that the target is in a valid r/w GPU domain */
+ if (unlikely(reloc->write_domain & (reloc->write_domain - 1))) {
+ DRM_DEBUG("reloc with multiple write domains: "
+ "obj %p target %d offset %d "
+ "read %08x write %08x",
+ obj, reloc->target_handle,
+ (int) reloc->offset,
+ reloc->read_domains,
+ reloc->write_domain);
+ return ret;
+ }
+ if (unlikely((reloc->write_domain | reloc->read_domains)
+ & ~I915_GEM_GPU_DOMAINS)) {
+ DRM_DEBUG("reloc with read/write non-GPU domains: "
+ "obj %p target %d offset %d "
+ "read %08x write %08x",
+ obj, reloc->target_handle,
+ (int) reloc->offset,
+ reloc->read_domains,
+ reloc->write_domain);
+ return ret;
+ }
+ if (unlikely(reloc->write_domain && target_obj->pending_write_domain &&
+ reloc->write_domain != target_obj->pending_write_domain)) {
+ DRM_DEBUG("Write domain conflict: "
+ "obj %p target %d offset %d "
+ "new %08x old %08x\n",
+ obj, reloc->target_handle,
+ (int) reloc->offset,
+ reloc->write_domain,
+ target_obj->pending_write_domain);
+ return ret;
+ }
+
+ target_obj->pending_read_domains |= reloc->read_domains;
+ target_obj->pending_write_domain |= reloc->write_domain;
+
+ /* If the relocation already has the right value in it, no
+ * more work needs to be done.
+ */
+ if (target_offset == reloc->presumed_offset)
+ return 0;
+
+ /* Check that the relocation address is valid... */
+ if (unlikely(reloc->offset > obj->base.size - 4)) {
+ DRM_DEBUG("Relocation beyond object bounds: "
+ "obj %p target %d offset %d size %d.\n",
+ obj, reloc->target_handle,
+ (int) reloc->offset,
+ (int) obj->base.size);
+ return ret;
+ }
+ if (unlikely(reloc->offset & 3)) {
+ DRM_DEBUG("Relocation not 4-byte aligned: "
+ "obj %p target %d offset %d.\n",
+ obj, reloc->target_handle,
+ (int) reloc->offset);
+ return ret;
+ }
+
+ reloc->delta += target_offset;
+ if (obj->base.write_domain == I915_GEM_DOMAIN_CPU) {
+ uint32_t page_offset = reloc->offset & PAGE_MASK;
+ char *vaddr;
+ struct sf_buf *sf;
+
+ sf = sf_buf_alloc(obj->pages[OFF_TO_IDX(reloc->offset)],
+ SFB_NOWAIT);
+ if (sf == NULL)
+ return (-ENOMEM);
+ vaddr = (void *)sf_buf_kva(sf);
+ *(uint32_t *)(vaddr + page_offset) = reloc->delta;
+ sf_buf_free(sf);
+ } else {
+ uint32_t *reloc_entry;
+ char *reloc_page;
+
+ /* We can't wait for rendering with pagefaults disabled */
+ if (obj->active && (curthread->td_pflags & TDP_NOFAULTING) != 0)
+ return (-EFAULT);
+ ret = i915_gem_object_set_to_gtt_domain(obj, 1);
+ if (ret)
+ return ret;
+
+ /*
+ * Map the page containing the relocation we're going
+ * to perform.
+ */
+ reloc->offset += obj->gtt_offset;
+ reloc_page = pmap_mapdev_attr(dev->agp->base + (reloc->offset &
+ ~PAGE_MASK), PAGE_SIZE, PAT_WRITE_COMBINING);
+ reloc_entry = (uint32_t *)(reloc_page + (reloc->offset &
+ PAGE_MASK));
+ *(volatile uint32_t *)reloc_entry = reloc->delta;
+ pmap_unmapdev((vm_offset_t)reloc_page, PAGE_SIZE);
+ }
+
+ /* and update the user's relocation entry */
+ reloc->presumed_offset = target_offset;
+
+ return 0;
+}
+
+static int
+i915_gem_execbuffer_relocate_object(struct drm_i915_gem_object *obj,
+ struct eb_objects *eb)
+{
+ struct drm_i915_gem_relocation_entry *user_relocs;
+ struct drm_i915_gem_exec_object2 *entry = obj->exec_entry;
+ struct drm_i915_gem_relocation_entry reloc;
+ int i, ret;
+
+ user_relocs = (void *)(uintptr_t)entry->relocs_ptr;
+ for (i = 0; i < entry->relocation_count; i++) {
+ ret = -copyin_nofault(user_relocs + i, &reloc, sizeof(reloc));
+ if (ret != 0)
+ return (ret);
+
+ ret = i915_gem_execbuffer_relocate_entry(obj, eb, &reloc);
+ if (ret != 0)
+ return (ret);
+
+ ret = -copyout_nofault(&reloc.presumed_offset,
+ &user_relocs[i].presumed_offset,
+ sizeof(reloc.presumed_offset));
+ if (ret != 0)
+ return (ret);
+ }
+
+ return (0);
+}
+
+static int
+i915_gem_execbuffer_relocate_object_slow(struct drm_i915_gem_object *obj,
+ struct eb_objects *eb, struct drm_i915_gem_relocation_entry *relocs)
+{
+ const struct drm_i915_gem_exec_object2 *entry = obj->exec_entry;
+ int i, ret;
+
+ for (i = 0; i < entry->relocation_count; i++) {
+ ret = i915_gem_execbuffer_relocate_entry(obj, eb, &relocs[i]);
+ if (ret)
+ return ret;
+ }
+
+ return 0;
+}
+
+static int
+i915_gem_execbuffer_relocate(struct drm_device *dev,
+ struct eb_objects *eb,
+ struct list_head *objects)
+{
+ struct drm_i915_gem_object *obj;
+ int ret, pflags;
+
+ /* Try to move as many of the relocation targets off the active list
+ * to avoid unnecessary fallbacks to the slow path, as we cannot wait
+ * for the retirement with pagefaults disabled.
+ */
+ i915_gem_retire_requests(dev);
+
+ ret = 0;
+ pflags = vm_fault_disable_pagefaults();
+ /* This is the fast path and we cannot handle a pagefault whilst
+ * holding the device lock lest the user pass in the relocations
+ * contained within a mmaped bo. For in such a case we, the page
+ * fault handler would call i915_gem_fault() and we would try to
+ * acquire the device lock again. Obviously this is bad.
+ */
+
+ list_for_each_entry(obj, objects, exec_list) {
+ ret = i915_gem_execbuffer_relocate_object(obj, eb);
+ if (ret != 0)
+ break;
+ }
+ vm_fault_enable_pagefaults(pflags);
+ return (ret);
+}
+
+#define __EXEC_OBJECT_HAS_FENCE (1<<31)
+
+static int
+pin_and_fence_object(struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *ring)
+{
+ struct drm_i915_gem_exec_object2 *entry = obj->exec_entry;
+ bool has_fenced_gpu_access = INTEL_INFO(ring->dev)->gen < 4;
+ bool need_fence, need_mappable;
+ int ret;
+
+ need_fence =
+ has_fenced_gpu_access &&
+ entry->flags & EXEC_OBJECT_NEEDS_FENCE &&
+ obj->tiling_mode != I915_TILING_NONE;
+ need_mappable =
+ entry->relocation_count ? true : need_fence;
+
+ ret = i915_gem_object_pin(obj, entry->alignment, need_mappable);
+ if (ret)
+ return ret;
+
+ if (has_fenced_gpu_access) {
+ if (entry->flags & EXEC_OBJECT_NEEDS_FENCE) {
+ if (obj->tiling_mode) {
+ ret = i915_gem_object_get_fence(obj, ring);
+ if (ret)
+ goto err_unpin;
+
+ entry->flags |= __EXEC_OBJECT_HAS_FENCE;
+ i915_gem_object_pin_fence(obj);
+ } else {
+ ret = i915_gem_object_put_fence(obj);
+ if (ret)
+ goto err_unpin;
+ }
+ obj->pending_fenced_gpu_access = true;
+ }
+ }
+
+ entry->offset = obj->gtt_offset;
+ return 0;
+
+err_unpin:
+ i915_gem_object_unpin(obj);
+ return ret;
+}
+
+static int
+i915_gem_execbuffer_reserve(struct intel_ring_buffer *ring,
+ struct drm_file *file,
+ struct list_head *objects)
+{
+ drm_i915_private_t *dev_priv;
+ struct drm_i915_gem_object *obj;
+ int ret, retry;
+ bool has_fenced_gpu_access = INTEL_INFO(ring->dev)->gen < 4;
+ struct list_head ordered_objects;
+
+ dev_priv = ring->dev->dev_private;
+ INIT_LIST_HEAD(&ordered_objects);
+ while (!list_empty(objects)) {
+ struct drm_i915_gem_exec_object2 *entry;
+ bool need_fence, need_mappable;
+
+ obj = list_first_entry(objects,
+ struct drm_i915_gem_object,
+ exec_list);
+ entry = obj->exec_entry;
+
+ need_fence =
+ has_fenced_gpu_access &&
+ entry->flags & EXEC_OBJECT_NEEDS_FENCE &&
+ obj->tiling_mode != I915_TILING_NONE;
+ need_mappable =
+ entry->relocation_count ? true : need_fence;
+
+ if (need_mappable)
+ list_move(&obj->exec_list, &ordered_objects);
+ else
+ list_move_tail(&obj->exec_list, &ordered_objects);
+
+ obj->base.pending_read_domains = 0;
+ obj->base.pending_write_domain = 0;
+ }
+ list_splice(&ordered_objects, objects);
+
+ /* Attempt to pin all of the buffers into the GTT.
+ * This is done in 3 phases:
+ *
+ * 1a. Unbind all objects that do not match the GTT constraints for
+ * the execbuffer (fenceable, mappable, alignment etc).
+ * 1b. Increment pin count for already bound objects and obtain
+ * a fence register if required.
+ * 2. Bind new objects.
+ * 3. Decrement pin count.
+ *
+ * This avoid unnecessary unbinding of later objects in order to makr
+ * room for the earlier objects *unless* we need to defragment.
+ */
+ retry = 0;
+ do {
+ ret = 0;
+
+ /* Unbind any ill-fitting objects or pin. */
+ list_for_each_entry(obj, objects, exec_list) {
+ struct drm_i915_gem_exec_object2 *entry = obj->exec_entry;
+ bool need_fence, need_mappable;
+
+ if (!obj->gtt_space)
+ continue;
+
+ need_fence =
+ has_fenced_gpu_access &&
+ entry->flags & EXEC_OBJECT_NEEDS_FENCE &&
+ obj->tiling_mode != I915_TILING_NONE;
+ need_mappable =
+ entry->relocation_count ? true : need_fence;
+
+ if ((entry->alignment && obj->gtt_offset & (entry->alignment - 1)) ||
+ (need_mappable && !obj->map_and_fenceable))
+ ret = i915_gem_object_unbind(obj);
+ else
+ ret = pin_and_fence_object(obj, ring);
+ if (ret)
+ goto err;
+ }
+
+ /* Bind fresh objects */
+ list_for_each_entry(obj, objects, exec_list) {
+ if (obj->gtt_space)
+ continue;
+
+ ret = pin_and_fence_object(obj, ring);
+ if (ret) {
+ int ret_ignore;
+
+ /* This can potentially raise a harmless
+ * -EINVAL if we failed to bind in the above
+ * call. It cannot raise -EINTR since we know
+ * that the bo is freshly bound and so will
+ * not need to be flushed or waited upon.
+ */
+ ret_ignore = i915_gem_object_unbind(obj);
+ (void)ret_ignore;
+ if (obj->gtt_space != NULL)
+ printf("%s: gtt_space\n", __func__);
+ break;
+ }
+ }
+
+ /* Decrement pin count for bound objects */
+ list_for_each_entry(obj, objects, exec_list) {
+ struct drm_i915_gem_exec_object2 *entry;
+
+ if (!obj->gtt_space)
+ continue;
+
+ entry = obj->exec_entry;
+ if (entry->flags & __EXEC_OBJECT_HAS_FENCE) {
+ i915_gem_object_unpin_fence(obj);
+ entry->flags &= ~__EXEC_OBJECT_HAS_FENCE;
+ }
+
+ i915_gem_object_unpin(obj);
+
+ /* ... and ensure ppgtt mapping exist if needed. */
+ if (dev_priv->mm.aliasing_ppgtt && !obj->has_aliasing_ppgtt_mapping) {
+ i915_ppgtt_bind_object(dev_priv->mm.aliasing_ppgtt,
+ obj, obj->cache_level);
+
+ obj->has_aliasing_ppgtt_mapping = 1;
+ }
+ }
+
+ if (ret != -ENOSPC || retry > 1)
+ return ret;
+
+ /* First attempt, just clear anything that is purgeable.
+ * Second attempt, clear the entire GTT.
+ */
+ ret = i915_gem_evict_everything(ring->dev, retry == 0);
+ if (ret)
+ return ret;
+
+ retry++;
+ } while (1);
+
+err:
+ list_for_each_entry_continue_reverse(obj, objects, exec_list) {
+ struct drm_i915_gem_exec_object2 *entry;
+
+ if (!obj->gtt_space)
+ continue;
+
+ entry = obj->exec_entry;
+ if (entry->flags & __EXEC_OBJECT_HAS_FENCE) {
+ i915_gem_object_unpin_fence(obj);
+ entry->flags &= ~__EXEC_OBJECT_HAS_FENCE;
+ }
+
+ i915_gem_object_unpin(obj);
+ }
+
+ return ret;
+}
+
+static int
+i915_gem_execbuffer_relocate_slow(struct drm_device *dev,
+ struct drm_file *file, struct intel_ring_buffer *ring,
+ struct list_head *objects, struct eb_objects *eb,
+ struct drm_i915_gem_exec_object2 *exec, int count)
+{
+ struct drm_i915_gem_relocation_entry *reloc;
+ struct drm_i915_gem_object *obj;
+ int *reloc_offset;
+ int i, total, ret;
+
+ /* We may process another execbuffer during the unlock... */
+ while (!list_empty(objects)) {
+ obj = list_first_entry(objects,
+ struct drm_i915_gem_object,
+ exec_list);
+ list_del_init(&obj->exec_list);
+ drm_gem_object_unreference(&obj->base);
+ }
+
+ DRM_UNLOCK(dev);
+
+ total = 0;
+ for (i = 0; i < count; i++)
+ total += exec[i].relocation_count;
+
+ reloc_offset = malloc(count * sizeof(*reloc_offset), DRM_I915_GEM,
+ M_WAITOK | M_ZERO);
+ reloc = malloc(total * sizeof(*reloc), DRM_I915_GEM, M_WAITOK | M_ZERO);
+
+ total = 0;
+ for (i = 0; i < count; i++) {
+ struct drm_i915_gem_relocation_entry *user_relocs;
+
+ user_relocs = (void *)(uintptr_t)exec[i].relocs_ptr;
+ ret = -copyin(user_relocs, reloc + total,
+ exec[i].relocation_count * sizeof(*reloc));
+ if (ret != 0) {
+ DRM_LOCK(dev);
+ goto err;
+ }
+
+ reloc_offset[i] = total;
+ total += exec[i].relocation_count;
+ }
+
+ ret = i915_mutex_lock_interruptible(dev);
+ if (ret) {
+ DRM_LOCK(dev);
+ goto err;
+ }
+
+ /* reacquire the objects */
+ eb_reset(eb);
+ for (i = 0; i < count; i++) {
+ struct drm_i915_gem_object *obj;
+
+ obj = to_intel_bo(drm_gem_object_lookup(dev, file,
+ exec[i].handle));
+ if (&obj->base == NULL) {
+ DRM_DEBUG("Invalid object handle %d at index %d\n",
+ exec[i].handle, i);
+ ret = -ENOENT;
+ goto err;
+ }
+
+ list_add_tail(&obj->exec_list, objects);
+ obj->exec_handle = exec[i].handle;
+ obj->exec_entry = &exec[i];
+ eb_add_object(eb, obj);
+ }
+
+ ret = i915_gem_execbuffer_reserve(ring, file, objects);
+ if (ret)
+ goto err;
+
+ list_for_each_entry(obj, objects, exec_list) {
+ int offset = obj->exec_entry - exec;
+ ret = i915_gem_execbuffer_relocate_object_slow(obj, eb,
+ reloc + reloc_offset[offset]);
+ if (ret)
+ goto err;
+ }
+
+ /* Leave the user relocations as are, this is the painfully slow path,
+ * and we want to avoid the complication of dropping the lock whilst
+ * having buffers reserved in the aperture and so causing spurious
+ * ENOSPC for random operations.
+ */
+
+err:
+ free(reloc, DRM_I915_GEM);
+ free(reloc_offset, DRM_I915_GEM);
+ return ret;
+}
+
+static int
+i915_gem_execbuffer_flush(struct drm_device *dev,
+ uint32_t invalidate_domains,
+ uint32_t flush_domains,
+ uint32_t flush_rings)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int i, ret;
+
+ if (flush_domains & I915_GEM_DOMAIN_CPU)
+ intel_gtt_chipset_flush();
+
+ if (flush_domains & I915_GEM_DOMAIN_GTT)
+ wmb();
+
+ if ((flush_domains | invalidate_domains) & I915_GEM_GPU_DOMAINS) {
+ for (i = 0; i < I915_NUM_RINGS; i++)
+ if (flush_rings & (1 << i)) {
+ ret = i915_gem_flush_ring(&dev_priv->rings[i],
+ invalidate_domains, flush_domains);
+ if (ret)
+ return ret;
+ }
+ }
+
+ return 0;
+}
+
+static bool
+intel_enable_semaphores(struct drm_device *dev)
+{
+ if (INTEL_INFO(dev)->gen < 6)
+ return 0;
+
+ if (i915_semaphores >= 0)
+ return i915_semaphores;
+
+ /* Enable semaphores on SNB when IO remapping is off */
+ if (INTEL_INFO(dev)->gen == 6)
+ return !intel_iommu_enabled;
+
+ return 1;
+}
+
+static int
+i915_gem_execbuffer_sync_rings(struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *to)
+{
+ struct intel_ring_buffer *from = obj->ring;
+ u32 seqno;
+ int ret, idx;
+
+ if (from == NULL || to == from)
+ return 0;
+
+ /* XXX gpu semaphores are implicated in various hard hangs on SNB */
+ if (!intel_enable_semaphores(obj->base.dev))
+ return i915_gem_object_wait_rendering(obj);
+
+ idx = intel_ring_sync_index(from, to);
+
+ seqno = obj->last_rendering_seqno;
+ if (seqno <= from->sync_seqno[idx])
+ return 0;
+
+ if (seqno == from->outstanding_lazy_request) {
+ struct drm_i915_gem_request *request;
+
+ request = malloc(sizeof(*request), DRM_I915_GEM,
+ M_WAITOK | M_ZERO);
+ ret = i915_add_request(from, NULL, request);
+ if (ret) {
+ free(request, DRM_I915_GEM);
+ return ret;
+ }
+
+ seqno = request->seqno;
+ }
+
+ from->sync_seqno[idx] = seqno;
+
+ return to->sync_to(to, from, seqno - 1);
+}
+
+static int
+i915_gem_execbuffer_wait_for_flips(struct intel_ring_buffer *ring, u32 flips)
+{
+ u32 plane, flip_mask;
+ int ret;
+
+ /* Check for any pending flips. As we only maintain a flip queue depth
+ * of 1, we can simply insert a WAIT for the next display flip prior
+ * to executing the batch and avoid stalling the CPU.
+ */
+
+ for (plane = 0; flips >> plane; plane++) {
+ if (((flips >> plane) & 1) == 0)
+ continue;
+
+ if (plane)
+ flip_mask = MI_WAIT_FOR_PLANE_B_FLIP;
+ else
+ flip_mask = MI_WAIT_FOR_PLANE_A_FLIP;
+
+ ret = intel_ring_begin(ring, 2);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(ring, MI_WAIT_FOR_EVENT | flip_mask);
+ intel_ring_emit(ring, MI_NOOP);
+ intel_ring_advance(ring);
+ }
+
+ return 0;
+}
+
+static int
+i915_gem_execbuffer_move_to_gpu(struct intel_ring_buffer *ring,
+ struct list_head *objects)
+{
+ struct drm_i915_gem_object *obj;
+ struct change_domains cd;
+ int ret;
+
+ memset(&cd, 0, sizeof(cd));
+ list_for_each_entry(obj, objects, exec_list)
+ i915_gem_object_set_to_gpu_domain(obj, ring, &cd);
+
+ if (cd.invalidate_domains | cd.flush_domains) {
+#if WATCH_EXEC
+ DRM_INFO("%s: invalidate_domains %08x flush_domains %08x\n",
+ __func__,
+ cd.invalidate_domains,
+ cd.flush_domains);
+#endif
+ ret = i915_gem_execbuffer_flush(ring->dev,
+ cd.invalidate_domains,
+ cd.flush_domains,
+ cd.flush_rings);
+ if (ret)
+ return ret;
+ }
+
+ if (cd.flips) {
+ ret = i915_gem_execbuffer_wait_for_flips(ring, cd.flips);
+ if (ret)
+ return ret;
+ }
+
+ list_for_each_entry(obj, objects, exec_list) {
+ ret = i915_gem_execbuffer_sync_rings(obj, ring);
+ if (ret)
+ return ret;
+ }
+
+ return 0;
+}
+
+static bool
+i915_gem_check_execbuffer(struct drm_i915_gem_execbuffer2 *exec)
+{
+ return ((exec->batch_start_offset | exec->batch_len) & 0x7) == 0;
+}
+
+static int
+validate_exec_list(struct drm_i915_gem_exec_object2 *exec, int count,
+ vm_page_t ***map)
+{
+ vm_page_t *ma;
+ int i, length, page_count;
+
+ /* XXXKIB various limits checking is missing there */
+ *map = malloc(count * sizeof(*ma), DRM_I915_GEM, M_WAITOK | M_ZERO);
+ for (i = 0; i < count; i++) {
+ /* First check for malicious input causing overflow */
+ if (exec[i].relocation_count >
+ INT_MAX / sizeof(struct drm_i915_gem_relocation_entry))
+ return -EINVAL;
+
+ length = exec[i].relocation_count *
+ sizeof(struct drm_i915_gem_relocation_entry);
+ if (length == 0) {
+ (*map)[i] = NULL;
+ continue;
+ }
+ /*
+ * Since both start and end of the relocation region
+ * may be not aligned on the page boundary, be
+ * conservative and request a page slot for each
+ * partial page. Thus +2.
+ */
+ page_count = howmany(length, PAGE_SIZE) + 2;
+ ma = (*map)[i] = malloc(page_count * sizeof(vm_page_t),
+ DRM_I915_GEM, M_WAITOK | M_ZERO);
+ if (vm_fault_quick_hold_pages(&curproc->p_vmspace->vm_map,
+ exec[i].relocs_ptr, length, VM_PROT_READ | VM_PROT_WRITE,
+ ma, page_count) == -1) {
+ free(ma, DRM_I915_GEM);
+ (*map)[i] = NULL;
+ return (-EFAULT);
+ }
+ }
+
+ return 0;
+}
+
+static void
+i915_gem_execbuffer_move_to_active(struct list_head *objects,
+ struct intel_ring_buffer *ring,
+ u32 seqno)
+{
+ struct drm_i915_gem_object *obj;
+ uint32_t old_read, old_write;
+
+ list_for_each_entry(obj, objects, exec_list) {
+ old_read = obj->base.read_domains;
+ old_write = obj->base.write_domain;
+
+ obj->base.read_domains = obj->base.pending_read_domains;
+ obj->base.write_domain = obj->base.pending_write_domain;
+ obj->fenced_gpu_access = obj->pending_fenced_gpu_access;
+
+ i915_gem_object_move_to_active(obj, ring, seqno);
+ if (obj->base.write_domain) {
+ obj->dirty = 1;
+ obj->pending_gpu_write = true;
+ list_move_tail(&obj->gpu_write_list,
+ &ring->gpu_write_list);
+ intel_mark_busy(ring->dev, obj);
+ }
+ CTR3(KTR_DRM, "object_change_domain move_to_active %p %x %x",
+ obj, old_read, old_write);
+ }
+}
+
+int i915_gem_sync_exec_requests;
+
+static void
+i915_gem_execbuffer_retire_commands(struct drm_device *dev,
+ struct drm_file *file,
+ struct intel_ring_buffer *ring)
+{
+ struct drm_i915_gem_request *request;
+ u32 invalidate;
+
+ /*
+ * Ensure that the commands in the batch buffer are
+ * finished before the interrupt fires.
+ *
+ * The sampler always gets flushed on i965 (sigh).
+ */
+ invalidate = I915_GEM_DOMAIN_COMMAND;
+ if (INTEL_INFO(dev)->gen >= 4)
+ invalidate |= I915_GEM_DOMAIN_SAMPLER;
+ if (ring->flush(ring, invalidate, 0)) {
+ i915_gem_next_request_seqno(ring);
+ return;
+ }
+
+ /* Add a breadcrumb for the completion of the batch buffer */
+ request = malloc(sizeof(*request), DRM_I915_GEM, M_WAITOK | M_ZERO);
+ if (request == NULL || i915_add_request(ring, file, request)) {
+ i915_gem_next_request_seqno(ring);
+ free(request, DRM_I915_GEM);
+ } else if (i915_gem_sync_exec_requests)
+ i915_wait_request(ring, request->seqno, true);
+}
+
+static void
+i915_gem_fix_mi_batchbuffer_end(struct drm_i915_gem_object *batch_obj,
+ uint32_t batch_start_offset, uint32_t batch_len)
+{
+ char *mkva;
+ uint64_t po_r, po_w;
+ uint32_t cmd;
+
+ po_r = batch_obj->base.dev->agp->base + batch_obj->gtt_offset +
+ batch_start_offset + batch_len;
+ if (batch_len > 0)
+ po_r -= 4;
+ mkva = pmap_mapdev_attr(trunc_page(po_r), 2 * PAGE_SIZE,
+ PAT_WRITE_COMBINING);
+ po_r &= PAGE_MASK;
+ cmd = *(uint32_t *)(mkva + po_r);
+
+ if (cmd != MI_BATCH_BUFFER_END) {
+ /*
+ * batch_len != 0 due to the check at the start of
+ * i915_gem_do_execbuffer
+ */
+ if (batch_obj->base.size > batch_start_offset + batch_len) {
+ po_w = po_r + 4;
+/* DRM_DEBUG("batchbuffer does not end by MI_BATCH_BUFFER_END !\n"); */
+ } else {
+ po_w = po_r;
+DRM_DEBUG("batchbuffer does not end by MI_BATCH_BUFFER_END, overwriting last bo cmd !\n");
+ }
+ *(uint32_t *)(mkva + po_w) = MI_BATCH_BUFFER_END;
+ }
+
+ pmap_unmapdev((vm_offset_t)mkva, 2 * PAGE_SIZE);
+}
+
+int i915_fix_mi_batchbuffer_end = 0;
+
+ static int
+i915_reset_gen7_sol_offsets(struct drm_device *dev,
+ struct intel_ring_buffer *ring)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int ret, i;
+
+ if (!IS_GEN7(dev) || ring != &dev_priv->rings[RCS])
+ return 0;
+
+ ret = intel_ring_begin(ring, 4 * 3);
+ if (ret)
+ return ret;
+
+ for (i = 0; i < 4; i++) {
+ intel_ring_emit(ring, MI_LOAD_REGISTER_IMM(1));
+ intel_ring_emit(ring, GEN7_SO_WRITE_OFFSET(i));
+ intel_ring_emit(ring, 0);
+ }
+
+ intel_ring_advance(ring);
+
+ return 0;
+}
+
+static int
+i915_gem_do_execbuffer(struct drm_device *dev, void *data,
+ struct drm_file *file,
+ struct drm_i915_gem_execbuffer2 *args,
+ struct drm_i915_gem_exec_object2 *exec)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct list_head objects;
+ struct eb_objects *eb;
+ struct drm_i915_gem_object *batch_obj;
+ struct drm_clip_rect *cliprects = NULL;
+ struct intel_ring_buffer *ring;
+ vm_page_t **relocs_ma;
+ u32 exec_start, exec_len;
+ u32 seqno;
+ u32 mask;
+ int ret, mode, i;
+
+ if (!i915_gem_check_execbuffer(args)) {
+ DRM_DEBUG("execbuf with invalid offset/length\n");
+ return -EINVAL;
+ }
+
+ if (args->batch_len == 0)
+ return (0);
+
+ ret = validate_exec_list(exec, args->buffer_count, &relocs_ma);
+ if (ret != 0)
+ goto pre_struct_lock_err;
+
+ switch (args->flags & I915_EXEC_RING_MASK) {
+ case I915_EXEC_DEFAULT:
+ case I915_EXEC_RENDER:
+ ring = &dev_priv->rings[RCS];
+ break;
+ case I915_EXEC_BSD:
+ if (!HAS_BSD(dev)) {
+ DRM_DEBUG("execbuf with invalid ring (BSD)\n");
+ return -EINVAL;
+ }
+ ring = &dev_priv->rings[VCS];
+ break;
+ case I915_EXEC_BLT:
+ if (!HAS_BLT(dev)) {
+ DRM_DEBUG("execbuf with invalid ring (BLT)\n");
+ return -EINVAL;
+ }
+ ring = &dev_priv->rings[BCS];
+ break;
+ default:
+ DRM_DEBUG("execbuf with unknown ring: %d\n",
+ (int)(args->flags & I915_EXEC_RING_MASK));
+ ret = -EINVAL;
+ goto pre_struct_lock_err;
+ }
+
+ mode = args->flags & I915_EXEC_CONSTANTS_MASK;
+ mask = I915_EXEC_CONSTANTS_MASK;
+ switch (mode) {
+ case I915_EXEC_CONSTANTS_REL_GENERAL:
+ case I915_EXEC_CONSTANTS_ABSOLUTE:
+ case I915_EXEC_CONSTANTS_REL_SURFACE:
+ if (ring == &dev_priv->rings[RCS] &&
+ mode != dev_priv->relative_constants_mode) {
+ if (INTEL_INFO(dev)->gen < 4) {
+ ret = -EINVAL;
+ goto pre_struct_lock_err;
+ }
+
+ if (INTEL_INFO(dev)->gen > 5 &&
+ mode == I915_EXEC_CONSTANTS_REL_SURFACE) {
+ ret = -EINVAL;
+ goto pre_struct_lock_err;
+ }
+
+ /* The HW changed the meaning on this bit on gen6 */
+ if (INTEL_INFO(dev)->gen >= 6)
+ mask &= ~I915_EXEC_CONSTANTS_REL_SURFACE;
+ }
+ break;
+ default:
+ DRM_DEBUG("execbuf with unknown constants: %d\n", mode);
+ ret = -EINVAL;
+ goto pre_struct_lock_err;
+ }
+
+ if (args->buffer_count < 1) {
+ DRM_DEBUG("execbuf with %d buffers\n", args->buffer_count);
+ ret = -EINVAL;
+ goto pre_struct_lock_err;
+ }
+
+ if (args->num_cliprects != 0) {
+ if (ring != &dev_priv->rings[RCS]) {
+ DRM_DEBUG("clip rectangles are only valid with the render ring\n");
+ ret = -EINVAL;
+ goto pre_struct_lock_err;
+ }
+
+ if (args->num_cliprects > UINT_MAX / sizeof(*cliprects)) {
+ DRM_DEBUG("execbuf with %u cliprects\n",
+ args->num_cliprects);
+ ret = -EINVAL;
+ goto pre_struct_lock_err;
+ }
+ cliprects = malloc( sizeof(*cliprects) * args->num_cliprects,
+ DRM_I915_GEM, M_WAITOK | M_ZERO);
+ ret = -copyin((void *)(uintptr_t)args->cliprects_ptr, cliprects,
+ sizeof(*cliprects) * args->num_cliprects);
+ if (ret != 0)
+ goto pre_struct_lock_err;
+ }
+
+ ret = i915_mutex_lock_interruptible(dev);
+ if (ret)
+ goto pre_struct_lock_err;
+
+ if (dev_priv->mm.suspended) {
+ ret = -EBUSY;
+ goto struct_lock_err;
+ }
+
+ eb = eb_create(args->buffer_count);
+ if (eb == NULL) {
+ ret = -ENOMEM;
+ goto struct_lock_err;
+ }
+
+ /* Look up object handles */
+ INIT_LIST_HEAD(&objects);
+ for (i = 0; i < args->buffer_count; i++) {
+ struct drm_i915_gem_object *obj;
+ obj = to_intel_bo(drm_gem_object_lookup(dev, file,
+ exec[i].handle));
+ if (&obj->base == NULL) {
+ DRM_DEBUG("Invalid object handle %d at index %d\n",
+ exec[i].handle, i);
+ /* prevent error path from reading uninitialized data */
+ ret = -ENOENT;
+ goto err;
+ }
+
+ if (!list_empty(&obj->exec_list)) {
+ DRM_DEBUG("Object %p [handle %d, index %d] appears more than once in object list\n",
+ obj, exec[i].handle, i);
+ ret = -EINVAL;
+ goto err;
+ }
+
+ list_add_tail(&obj->exec_list, &objects);
+ obj->exec_handle = exec[i].handle;
+ obj->exec_entry = &exec[i];
+ eb_add_object(eb, obj);
+ }
+
+ /* take note of the batch buffer before we might reorder the lists */
+ batch_obj = list_entry(objects.prev,
+ struct drm_i915_gem_object,
+ exec_list);
+
+ /* Move the objects en-masse into the GTT, evicting if necessary. */
+ ret = i915_gem_execbuffer_reserve(ring, file, &objects);
+ if (ret)
+ goto err;
+
+ /* The objects are in their final locations, apply the relocations. */
+ ret = i915_gem_execbuffer_relocate(dev, eb, &objects);
+ if (ret) {
+ if (ret == -EFAULT) {
+ ret = i915_gem_execbuffer_relocate_slow(dev, file, ring,
+ &objects, eb, exec, args->buffer_count);
+ DRM_LOCK_ASSERT(dev);
+ }
+ if (ret)
+ goto err;
+ }
+
+ /* Set the pending read domains for the batch buffer to COMMAND */
+ if (batch_obj->base.pending_write_domain) {
+ DRM_DEBUG("Attempting to use self-modifying batch buffer\n");
+ ret = -EINVAL;
+ goto err;
+ }
+ batch_obj->base.pending_read_domains |= I915_GEM_DOMAIN_COMMAND;
+
+ ret = i915_gem_execbuffer_move_to_gpu(ring, &objects);
+ if (ret)
+ goto err;
+
+ seqno = i915_gem_next_request_seqno(ring);
+ for (i = 0; i < I915_NUM_RINGS - 1; i++) {
+ if (seqno < ring->sync_seqno[i]) {
+ /* The GPU can not handle its semaphore value wrapping,
+ * so every billion or so execbuffers, we need to stall
+ * the GPU in order to reset the counters.
+ */
+ ret = i915_gpu_idle(dev, true);
+ if (ret)
+ goto err;
+
+ KASSERT(ring->sync_seqno[i] == 0, ("Non-zero sync_seqno"));
+ }
+ }
+
+ if (ring == &dev_priv->rings[RCS] &&
+ mode != dev_priv->relative_constants_mode) {
+ ret = intel_ring_begin(ring, 4);
+ if (ret)
+ goto err;
+
+ intel_ring_emit(ring, MI_NOOP);
+ intel_ring_emit(ring, MI_LOAD_REGISTER_IMM(1));
+ intel_ring_emit(ring, INSTPM);
+ intel_ring_emit(ring, mask << 16 | mode);
+ intel_ring_advance(ring);
+
+ dev_priv->relative_constants_mode = mode;
+ }
+
+ if (args->flags & I915_EXEC_GEN7_SOL_RESET) {
+ ret = i915_reset_gen7_sol_offsets(dev, ring);
+ if (ret)
+ goto err;
+ }
+
+ exec_start = batch_obj->gtt_offset + args->batch_start_offset;
+ exec_len = args->batch_len;
+
+ if (i915_fix_mi_batchbuffer_end) {
+ i915_gem_fix_mi_batchbuffer_end(batch_obj,
+ args->batch_start_offset, args->batch_len);
+ }
+
+ CTR4(KTR_DRM, "ring_dispatch %s %d exec %x %x", ring->name, seqno,
+ exec_start, exec_len);
+
+ if (cliprects) {
+ for (i = 0; i < args->num_cliprects; i++) {
+ ret = i915_emit_box_p(dev, &cliprects[i],
+ args->DR1, args->DR4);
+ if (ret)
+ goto err;
+
+ ret = ring->dispatch_execbuffer(ring, exec_start,
+ exec_len);
+ if (ret)
+ goto err;
+ }
+ } else {
+ ret = ring->dispatch_execbuffer(ring, exec_start, exec_len);
+ if (ret)
+ goto err;
+ }
+
+ i915_gem_execbuffer_move_to_active(&objects, ring, seqno);
+ i915_gem_execbuffer_retire_commands(dev, file, ring);
+
+err:
+ eb_destroy(eb);
+ while (!list_empty(&objects)) {
+ struct drm_i915_gem_object *obj;
+
+ obj = list_first_entry(&objects, struct drm_i915_gem_object,
+ exec_list);
+ list_del_init(&obj->exec_list);
+ drm_gem_object_unreference(&obj->base);
+ }
+struct_lock_err:
+ DRM_UNLOCK(dev);
+
+pre_struct_lock_err:
+ for (i = 0; i < args->buffer_count; i++) {
+ if (relocs_ma[i] != NULL) {
+ vm_page_unhold_pages(relocs_ma[i], howmany(
+ exec[i].relocation_count *
+ sizeof(struct drm_i915_gem_relocation_entry),
+ PAGE_SIZE));
+ free(relocs_ma[i], DRM_I915_GEM);
+ }
+ }
+ free(relocs_ma, DRM_I915_GEM);
+ free(cliprects, DRM_I915_GEM);
+ return ret;
+}
+
+/*
+ * Legacy execbuffer just creates an exec2 list from the original exec object
+ * list array and passes it to the real function.
+ */
+int
+i915_gem_execbuffer(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_gem_execbuffer *args = data;
+ struct drm_i915_gem_execbuffer2 exec2;
+ struct drm_i915_gem_exec_object *exec_list = NULL;
+ struct drm_i915_gem_exec_object2 *exec2_list = NULL;
+ int ret, i;
+
+ DRM_DEBUG("buffers_ptr %d buffer_count %d len %08x\n",
+ (int) args->buffers_ptr, args->buffer_count, args->batch_len);
+
+ if (args->buffer_count < 1) {
+ DRM_DEBUG("execbuf with %d buffers\n", args->buffer_count);
+ return -EINVAL;
+ }
+
+ /* Copy in the exec list from userland */
+ /* XXXKIB user-controlled malloc size */
+ exec_list = malloc(sizeof(*exec_list) * args->buffer_count,
+ DRM_I915_GEM, M_WAITOK);
+ exec2_list = malloc(sizeof(*exec2_list) * args->buffer_count,
+ DRM_I915_GEM, M_WAITOK);
+ ret = -copyin((void *)(uintptr_t)args->buffers_ptr, exec_list,
+ sizeof(*exec_list) * args->buffer_count);
+ if (ret != 0) {
+ DRM_DEBUG("copy %d exec entries failed %d\n",
+ args->buffer_count, ret);
+ free(exec_list, DRM_I915_GEM);
+ free(exec2_list, DRM_I915_GEM);
+ return (ret);
+ }
+
+ for (i = 0; i < args->buffer_count; i++) {
+ exec2_list[i].handle = exec_list[i].handle;
+ exec2_list[i].relocation_count = exec_list[i].relocation_count;
+ exec2_list[i].relocs_ptr = exec_list[i].relocs_ptr;
+ exec2_list[i].alignment = exec_list[i].alignment;
+ exec2_list[i].offset = exec_list[i].offset;
+ if (INTEL_INFO(dev)->gen < 4)
+ exec2_list[i].flags = EXEC_OBJECT_NEEDS_FENCE;
+ else
+ exec2_list[i].flags = 0;
+ }
+
+ exec2.buffers_ptr = args->buffers_ptr;
+ exec2.buffer_count = args->buffer_count;
+ exec2.batch_start_offset = args->batch_start_offset;
+ exec2.batch_len = args->batch_len;
+ exec2.DR1 = args->DR1;
+ exec2.DR4 = args->DR4;
+ exec2.num_cliprects = args->num_cliprects;
+ exec2.cliprects_ptr = args->cliprects_ptr;
+ exec2.flags = I915_EXEC_RENDER;
+
+ ret = i915_gem_do_execbuffer(dev, data, file, &exec2, exec2_list);
+ if (!ret) {
+ /* Copy the new buffer offsets back to the user's exec list. */
+ for (i = 0; i < args->buffer_count; i++)
+ exec_list[i].offset = exec2_list[i].offset;
+ /* ... and back out to userspace */
+ ret = -copyout(exec_list, (void *)(uintptr_t)args->buffers_ptr,
+ sizeof(*exec_list) * args->buffer_count);
+ if (ret != 0) {
+ DRM_DEBUG("failed to copy %d exec entries "
+ "back to user (%d)\n",
+ args->buffer_count, ret);
+ }
+ }
+
+ free(exec_list, DRM_I915_GEM);
+ free(exec2_list, DRM_I915_GEM);
+ return ret;
+}
+
+int
+i915_gem_execbuffer2(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_gem_execbuffer2 *args = data;
+ struct drm_i915_gem_exec_object2 *exec2_list = NULL;
+ int ret;
+
+ DRM_DEBUG("buffers_ptr %jx buffer_count %d len %08x\n",
+ (uintmax_t)args->buffers_ptr, args->buffer_count, args->batch_len);
+
+ if (args->buffer_count < 1 ||
+ args->buffer_count > UINT_MAX / sizeof(*exec2_list)) {
+ DRM_DEBUG("execbuf2 with %d buffers\n", args->buffer_count);
+ return -EINVAL;
+ }
+
+ /* XXXKIB user-controllable malloc size */
+ exec2_list = malloc(sizeof(*exec2_list) * args->buffer_count,
+ DRM_I915_GEM, M_WAITOK);
+ ret = -copyin((void *)(uintptr_t)args->buffers_ptr, exec2_list,
+ sizeof(*exec2_list) * args->buffer_count);
+ if (ret != 0) {
+ DRM_DEBUG("copy %d exec entries failed %d\n",
+ args->buffer_count, ret);
+ free(exec2_list, DRM_I915_GEM);
+ return (ret);
+ }
+
+ ret = i915_gem_do_execbuffer(dev, data, file, args, exec2_list);
+ if (!ret) {
+ /* Copy the new buffer offsets back to the user's exec list. */
+ ret = -copyout(exec2_list, (void *)(uintptr_t)args->buffers_ptr,
+ sizeof(*exec2_list) * args->buffer_count);
+ if (ret) {
+ DRM_DEBUG("failed to copy %d exec entries "
+ "back to user (%d)\n",
+ args->buffer_count, ret);
+ }
+ }
+
+ free(exec2_list, DRM_I915_GEM);
+ return ret;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_gem_gtt.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_gem_gtt.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,329 @@
+/*
+ * Copyright © 2010 Daniel Vetter
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+ * IN THE SOFTWARE.
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_gem_gtt.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <sys/sched.h>
+#include <sys/sf_buf.h>
+
+/* PPGTT support for Sandybdrige/Gen6 and later */
+static void
+i915_ppgtt_clear_range(struct i915_hw_ppgtt *ppgtt,
+ unsigned first_entry, unsigned num_entries)
+{
+ uint32_t *pt_vaddr;
+ uint32_t scratch_pte;
+ struct sf_buf *sf;
+ unsigned act_pd, first_pte, last_pte, i;
+
+ act_pd = first_entry / I915_PPGTT_PT_ENTRIES;
+ first_pte = first_entry % I915_PPGTT_PT_ENTRIES;
+
+ scratch_pte = GEN6_PTE_ADDR_ENCODE(ppgtt->scratch_page_dma_addr);
+ scratch_pte |= GEN6_PTE_VALID | GEN6_PTE_CACHE_LLC;
+
+ while (num_entries) {
+ last_pte = first_pte + num_entries;
+ if (last_pte > I915_PPGTT_PT_ENTRIES)
+ last_pte = I915_PPGTT_PT_ENTRIES;
+
+ sched_pin();
+ sf = sf_buf_alloc(ppgtt->pt_pages[act_pd], SFB_CPUPRIVATE);
+ pt_vaddr = (uint32_t *)(uintptr_t)sf_buf_kva(sf);
+
+ for (i = first_pte; i < last_pte; i++)
+ pt_vaddr[i] = scratch_pte;
+
+ sf_buf_free(sf);
+ sched_unpin();
+
+ num_entries -= last_pte - first_pte;
+ first_pte = 0;
+ act_pd++;
+ }
+
+}
+
+int
+i915_gem_init_aliasing_ppgtt(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv;
+ struct i915_hw_ppgtt *ppgtt;
+ u_int first_pd_entry_in_global_pt, i;
+
+ dev_priv = dev->dev_private;
+
+ /*
+ * ppgtt PDEs reside in the global gtt pagetable, which has 512*1024
+ * entries. For aliasing ppgtt support we just steal them at the end for
+ * now.
+ */
+ first_pd_entry_in_global_pt = 512 * 1024 - I915_PPGTT_PD_ENTRIES;
+
+ ppgtt = malloc(sizeof(*ppgtt), DRM_I915_GEM, M_WAITOK | M_ZERO);
+
+ ppgtt->num_pd_entries = I915_PPGTT_PD_ENTRIES;
+ ppgtt->pt_pages = malloc(sizeof(vm_page_t) * ppgtt->num_pd_entries,
+ DRM_I915_GEM, M_WAITOK | M_ZERO);
+
+ for (i = 0; i < ppgtt->num_pd_entries; i++) {
+ ppgtt->pt_pages[i] = vm_page_alloc(NULL, 0,
+ VM_ALLOC_NORMAL | VM_ALLOC_NOOBJ | VM_ALLOC_WIRED |
+ VM_ALLOC_ZERO);
+ if (ppgtt->pt_pages[i] == NULL) {
+ dev_priv->mm.aliasing_ppgtt = ppgtt;
+ i915_gem_cleanup_aliasing_ppgtt(dev);
+ return (-ENOMEM);
+ }
+ }
+
+ ppgtt->scratch_page_dma_addr = dev_priv->mm.gtt.scratch_page_dma;
+
+ i915_ppgtt_clear_range(ppgtt, 0, ppgtt->num_pd_entries *
+ I915_PPGTT_PT_ENTRIES);
+ ppgtt->pd_offset = (first_pd_entry_in_global_pt) * sizeof(uint32_t);
+ dev_priv->mm.aliasing_ppgtt = ppgtt;
+ return (0);
+}
+
+static void
+i915_ppgtt_insert_pages(struct i915_hw_ppgtt *ppgtt, unsigned first_entry,
+ unsigned num_entries, vm_page_t *pages, uint32_t pte_flags)
+{
+ uint32_t *pt_vaddr, pte;
+ struct sf_buf *sf;
+ unsigned act_pd, first_pte;
+ unsigned last_pte, i;
+ vm_paddr_t page_addr;
+
+ act_pd = first_entry / I915_PPGTT_PT_ENTRIES;
+ first_pte = first_entry % I915_PPGTT_PT_ENTRIES;
+
+ while (num_entries) {
+ last_pte = first_pte + num_entries;
+ if (last_pte > I915_PPGTT_PT_ENTRIES)
+ last_pte = I915_PPGTT_PT_ENTRIES;
+
+ sched_pin();
+ sf = sf_buf_alloc(ppgtt->pt_pages[act_pd], SFB_CPUPRIVATE);
+ pt_vaddr = (uint32_t *)(uintptr_t)sf_buf_kva(sf);
+
+ for (i = first_pte; i < last_pte; i++) {
+ page_addr = VM_PAGE_TO_PHYS(*pages);
+ pte = GEN6_PTE_ADDR_ENCODE(page_addr);
+ pt_vaddr[i] = pte | pte_flags;
+
+ pages++;
+ }
+
+ sf_buf_free(sf);
+ sched_unpin();
+
+ num_entries -= last_pte - first_pte;
+ first_pte = 0;
+ act_pd++;
+ }
+}
+
+void
+i915_ppgtt_bind_object(struct i915_hw_ppgtt *ppgtt,
+ struct drm_i915_gem_object *obj, enum i915_cache_level cache_level)
+{
+ struct drm_device *dev;
+ struct drm_i915_private *dev_priv;
+ uint32_t pte_flags;
+
+ dev = obj->base.dev;
+ dev_priv = dev->dev_private;
+ pte_flags = GEN6_PTE_VALID;
+
+ switch (cache_level) {
+ case I915_CACHE_LLC_MLC:
+ pte_flags |= GEN6_PTE_CACHE_LLC_MLC;
+ break;
+ case I915_CACHE_LLC:
+ pte_flags |= GEN6_PTE_CACHE_LLC;
+ break;
+ case I915_CACHE_NONE:
+ pte_flags |= GEN6_PTE_UNCACHED;
+ break;
+ default:
+ panic("cache mode");
+ }
+
+ i915_ppgtt_insert_pages(ppgtt, obj->gtt_space->start >> PAGE_SHIFT,
+ obj->base.size >> PAGE_SHIFT, obj->pages, pte_flags);
+}
+
+void i915_ppgtt_unbind_object(struct i915_hw_ppgtt *ppgtt,
+ struct drm_i915_gem_object *obj)
+{
+ i915_ppgtt_clear_range(ppgtt, obj->gtt_space->start >> PAGE_SHIFT,
+ obj->base.size >> PAGE_SHIFT);
+}
+
+void
+i915_gem_cleanup_aliasing_ppgtt(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv;
+ struct i915_hw_ppgtt *ppgtt;
+ vm_page_t m;
+ int i;
+
+ dev_priv = dev->dev_private;
+ ppgtt = dev_priv->mm.aliasing_ppgtt;
+ if (ppgtt == NULL)
+ return;
+ dev_priv->mm.aliasing_ppgtt = NULL;
+
+ for (i = 0; i < ppgtt->num_pd_entries; i++) {
+ m = ppgtt->pt_pages[i];
+ if (m != NULL) {
+ vm_page_unwire(m, 0);
+ vm_page_free(m);
+ }
+ }
+ free(ppgtt->pt_pages, DRM_I915_GEM);
+ free(ppgtt, DRM_I915_GEM);
+}
+
+
+static unsigned int
+cache_level_to_agp_type(struct drm_device *dev, enum i915_cache_level
+ cache_level)
+{
+
+ switch (cache_level) {
+ case I915_CACHE_LLC_MLC:
+ if (INTEL_INFO(dev)->gen >= 6)
+ return (AGP_USER_CACHED_MEMORY_LLC_MLC);
+ /*
+ * Older chipsets do not have this extra level of CPU
+ * cacheing, so fallthrough and request the PTE simply
+ * as cached.
+ */
+ case I915_CACHE_LLC:
+ return (AGP_USER_CACHED_MEMORY);
+
+ default:
+ case I915_CACHE_NONE:
+ return (AGP_USER_MEMORY);
+ }
+}
+
+static bool
+do_idling(struct drm_i915_private *dev_priv)
+{
+ bool ret = dev_priv->mm.interruptible;
+
+ if (dev_priv->mm.gtt.do_idle_maps) {
+ dev_priv->mm.interruptible = false;
+ if (i915_gpu_idle(dev_priv->dev, false)) {
+ DRM_ERROR("Couldn't idle GPU\n");
+ /* Wait a bit, in hopes it avoids the hang */
+ DELAY(10);
+ }
+ }
+
+ return ret;
+}
+
+static void
+undo_idling(struct drm_i915_private *dev_priv, bool interruptible)
+{
+
+ if (dev_priv->mm.gtt.do_idle_maps)
+ dev_priv->mm.interruptible = interruptible;
+}
+
+void
+i915_gem_restore_gtt_mappings(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv;
+ struct drm_i915_gem_object *obj;
+
+ dev_priv = dev->dev_private;
+
+ /* First fill our portion of the GTT with scratch pages */
+ intel_gtt_clear_range(dev_priv->mm.gtt_start / PAGE_SIZE,
+ (dev_priv->mm.gtt_end - dev_priv->mm.gtt_start) / PAGE_SIZE);
+
+ list_for_each_entry(obj, &dev_priv->mm.gtt_list, gtt_list) {
+ i915_gem_clflush_object(obj);
+ i915_gem_gtt_rebind_object(obj, obj->cache_level);
+ }
+
+ intel_gtt_chipset_flush();
+}
+
+int
+i915_gem_gtt_bind_object(struct drm_i915_gem_object *obj)
+{
+ unsigned int agp_type;
+
+ agp_type = cache_level_to_agp_type(obj->base.dev, obj->cache_level);
+ intel_gtt_insert_pages(obj->gtt_space->start >> PAGE_SHIFT,
+ obj->base.size >> PAGE_SHIFT, obj->pages, agp_type);
+ return (0);
+}
+
+void
+i915_gem_gtt_rebind_object(struct drm_i915_gem_object *obj,
+ enum i915_cache_level cache_level)
+{
+ struct drm_device *dev;
+ struct drm_i915_private *dev_priv;
+ unsigned int agp_type;
+
+ dev = obj->base.dev;
+ dev_priv = dev->dev_private;
+ agp_type = cache_level_to_agp_type(dev, cache_level);
+
+ intel_gtt_insert_pages(obj->gtt_space->start >> PAGE_SHIFT,
+ obj->base.size >> PAGE_SHIFT, obj->pages, agp_type);
+}
+
+void
+i915_gem_gtt_unbind_object(struct drm_i915_gem_object *obj)
+{
+ struct drm_device *dev = obj->base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ bool interruptible;
+
+ dev = obj->base.dev;
+ dev_priv = dev->dev_private;
+
+ interruptible = do_idling(dev_priv);
+
+ intel_gtt_clear_range(obj->gtt_space->start >> PAGE_SHIFT,
+ obj->base.size >> PAGE_SHIFT);
+
+ undo_idling(dev_priv, interruptible);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_gem_tiling.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_gem_tiling.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,495 @@
+/*
+ * Copyright © 2008 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+ * IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_gem_tiling.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+
+#include <sys/sf_buf.h>
+
+/** @file i915_gem_tiling.c
+ *
+ * Support for managing tiling state of buffer objects.
+ *
+ * The idea behind tiling is to increase cache hit rates by rearranging
+ * pixel data so that a group of pixel accesses are in the same cacheline.
+ * Performance improvement from doing this on the back/depth buffer are on
+ * the order of 30%.
+ *
+ * Intel architectures make this somewhat more complicated, though, by
+ * adjustments made to addressing of data when the memory is in interleaved
+ * mode (matched pairs of DIMMS) to improve memory bandwidth.
+ * For interleaved memory, the CPU sends every sequential 64 bytes
+ * to an alternate memory channel so it can get the bandwidth from both.
+ *
+ * The GPU also rearranges its accesses for increased bandwidth to interleaved
+ * memory, and it matches what the CPU does for non-tiled. However, when tiled
+ * it does it a little differently, since one walks addresses not just in the
+ * X direction but also Y. So, along with alternating channels when bit
+ * 6 of the address flips, it also alternates when other bits flip -- Bits 9
+ * (every 512 bytes, an X tile scanline) and 10 (every two X tile scanlines)
+ * are common to both the 915 and 965-class hardware.
+ *
+ * The CPU also sometimes XORs in higher bits as well, to improve
+ * bandwidth doing strided access like we do so frequently in graphics. This
+ * is called "Channel XOR Randomization" in the MCH documentation. The result
+ * is that the CPU is XORing in either bit 11 or bit 17 to bit 6 of its address
+ * decode.
+ *
+ * All of this bit 6 XORing has an effect on our memory management,
+ * as we need to make sure that the 3d driver can correctly address object
+ * contents.
+ *
+ * If we don't have interleaved memory, all tiling is safe and no swizzling is
+ * required.
+ *
+ * When bit 17 is XORed in, we simply refuse to tile at all. Bit
+ * 17 is not just a page offset, so as we page an objet out and back in,
+ * individual pages in it will have different bit 17 addresses, resulting in
+ * each 64 bytes being swapped with its neighbor!
+ *
+ * Otherwise, if interleaved, we have to tell the 3d driver what the address
+ * swizzling it needs to do is, since it's writing with the CPU to the pages
+ * (bit 6 and potentially bit 11 XORed in), and the GPU is reading from the
+ * pages (bit 6, 9, and 10 XORed in), resulting in a cumulative bit swizzling
+ * required by the CPU of XORing in bit 6, 9, 10, and potentially 11, in order
+ * to match what the GPU expects.
+ */
+
+/**
+ * Detects bit 6 swizzling of address lookup between IGD access and CPU
+ * access through main memory.
+ */
+void
+i915_gem_detect_bit_6_swizzle(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ uint32_t swizzle_x = I915_BIT_6_SWIZZLE_UNKNOWN;
+ uint32_t swizzle_y = I915_BIT_6_SWIZZLE_UNKNOWN;
+
+ if (INTEL_INFO(dev)->gen >= 6) {
+ uint32_t dimm_c0, dimm_c1;
+ dimm_c0 = I915_READ(MAD_DIMM_C0);
+ dimm_c1 = I915_READ(MAD_DIMM_C1);
+ dimm_c0 &= MAD_DIMM_A_SIZE_MASK | MAD_DIMM_B_SIZE_MASK;
+ dimm_c1 &= MAD_DIMM_A_SIZE_MASK | MAD_DIMM_B_SIZE_MASK;
+ /* Enable swizzling when the channels are populated with
+ * identically sized dimms. We don't need to check the 3rd
+ * channel because no cpu with gpu attached ships in that
+ * configuration. Also, swizzling only makes sense for 2
+ * channels anyway. */
+ if (dimm_c0 == dimm_c1) {
+ swizzle_x = I915_BIT_6_SWIZZLE_9_10;
+ swizzle_y = I915_BIT_6_SWIZZLE_9;
+ } else {
+ swizzle_x = I915_BIT_6_SWIZZLE_NONE;
+ swizzle_y = I915_BIT_6_SWIZZLE_NONE;
+ }
+ } else if (IS_GEN5(dev)) {
+ /* On Ironlake whatever DRAM config, GPU always do
+ * same swizzling setup.
+ */
+ swizzle_x = I915_BIT_6_SWIZZLE_9_10;
+ swizzle_y = I915_BIT_6_SWIZZLE_9;
+ } else if (IS_GEN2(dev)) {
+ /* As far as we know, the 865 doesn't have these bit 6
+ * swizzling issues.
+ */
+ swizzle_x = I915_BIT_6_SWIZZLE_NONE;
+ swizzle_y = I915_BIT_6_SWIZZLE_NONE;
+ } else if (IS_MOBILE(dev) || (IS_GEN3(dev) && !IS_G33(dev))) {
+ uint32_t dcc;
+
+ /* On 9xx chipsets, channel interleave by the CPU is
+ * determined by DCC. For single-channel, neither the CPU
+ * nor the GPU do swizzling. For dual channel interleaved,
+ * the GPU's interleave is bit 9 and 10 for X tiled, and bit
+ * 9 for Y tiled. The CPU's interleave is independent, and
+ * can be based on either bit 11 (haven't seen this yet) or
+ * bit 17 (common).
+ */
+ dcc = I915_READ(DCC);
+ switch (dcc & DCC_ADDRESSING_MODE_MASK) {
+ case DCC_ADDRESSING_MODE_SINGLE_CHANNEL:
+ case DCC_ADDRESSING_MODE_DUAL_CHANNEL_ASYMMETRIC:
+ swizzle_x = I915_BIT_6_SWIZZLE_NONE;
+ swizzle_y = I915_BIT_6_SWIZZLE_NONE;
+ break;
+ case DCC_ADDRESSING_MODE_DUAL_CHANNEL_INTERLEAVED:
+ if (dcc & DCC_CHANNEL_XOR_DISABLE) {
+ /* This is the base swizzling by the GPU for
+ * tiled buffers.
+ */
+ swizzle_x = I915_BIT_6_SWIZZLE_9_10;
+ swizzle_y = I915_BIT_6_SWIZZLE_9;
+ } else if ((dcc & DCC_CHANNEL_XOR_BIT_17) == 0) {
+ /* Bit 11 swizzling by the CPU in addition. */
+ swizzle_x = I915_BIT_6_SWIZZLE_9_10_11;
+ swizzle_y = I915_BIT_6_SWIZZLE_9_11;
+ } else {
+ /* Bit 17 swizzling by the CPU in addition. */
+ swizzle_x = I915_BIT_6_SWIZZLE_9_10_17;
+ swizzle_y = I915_BIT_6_SWIZZLE_9_17;
+ }
+ break;
+ }
+ if (dcc == 0xffffffff) {
+ DRM_ERROR("Couldn't read from MCHBAR. "
+ "Disabling tiling.\n");
+ swizzle_x = I915_BIT_6_SWIZZLE_UNKNOWN;
+ swizzle_y = I915_BIT_6_SWIZZLE_UNKNOWN;
+ }
+ } else {
+ /* The 965, G33, and newer, have a very flexible memory
+ * configuration. It will enable dual-channel mode
+ * (interleaving) on as much memory as it can, and the GPU
+ * will additionally sometimes enable different bit 6
+ * swizzling for tiled objects from the CPU.
+ *
+ * Here's what I found on the G965:
+ * slot fill memory size swizzling
+ * 0A 0B 1A 1B 1-ch 2-ch
+ * 512 0 0 0 512 0 O
+ * 512 0 512 0 16 1008 X
+ * 512 0 0 512 16 1008 X
+ * 0 512 0 512 16 1008 X
+ * 1024 1024 1024 0 2048 1024 O
+ *
+ * We could probably detect this based on either the DRB
+ * matching, which was the case for the swizzling required in
+ * the table above, or from the 1-ch value being less than
+ * the minimum size of a rank.
+ */
+ if (I915_READ16(C0DRB3) != I915_READ16(C1DRB3)) {
+ swizzle_x = I915_BIT_6_SWIZZLE_NONE;
+ swizzle_y = I915_BIT_6_SWIZZLE_NONE;
+ } else {
+ swizzle_x = I915_BIT_6_SWIZZLE_9_10;
+ swizzle_y = I915_BIT_6_SWIZZLE_9;
+ }
+ }
+
+ dev_priv->mm.bit_6_swizzle_x = swizzle_x;
+ dev_priv->mm.bit_6_swizzle_y = swizzle_y;
+}
+
+/* Check pitch constriants for all chips & tiling formats */
+static bool
+i915_tiling_ok(struct drm_device *dev, int stride, int size, int tiling_mode)
+{
+ int tile_width;
+
+ /* Linear is always fine */
+ if (tiling_mode == I915_TILING_NONE)
+ return (true);
+
+ if (IS_GEN2(dev) ||
+ (tiling_mode == I915_TILING_Y && HAS_128_BYTE_Y_TILING(dev)))
+ tile_width = 128;
+ else
+ tile_width = 512;
+
+ /* check maximum stride & object size */
+ if (INTEL_INFO(dev)->gen >= 4) {
+ /* i965 stores the end address of the gtt mapping in the fence
+ * reg, so dont bother to check the size */
+ if (stride / 128 > I965_FENCE_MAX_PITCH_VAL)
+ return (false);
+ } else {
+ if (stride > 8192)
+ return (false);
+
+ if (IS_GEN3(dev)) {
+ if (size > I830_FENCE_MAX_SIZE_VAL << 20)
+ return (false);
+ } else {
+ if (size > I830_FENCE_MAX_SIZE_VAL << 19)
+ return (false);
+ }
+ }
+
+ /* 965+ just needs multiples of tile width */
+ if (INTEL_INFO(dev)->gen >= 4) {
+ if (stride & (tile_width - 1))
+ return (false);
+ return (true);
+ }
+
+ /* Pre-965 needs power of two tile widths */
+ if (stride < tile_width)
+ return (false);
+
+ if (stride & (stride - 1))
+ return (false);
+
+ return (true);
+}
+
+/* Is the current GTT allocation valid for the change in tiling? */
+static bool
+i915_gem_object_fence_ok(struct drm_i915_gem_object *obj, int tiling_mode)
+{
+ u32 size;
+
+ if (tiling_mode == I915_TILING_NONE)
+ return (true);
+
+ if (INTEL_INFO(obj->base.dev)->gen >= 4)
+ return (true);
+
+ if (INTEL_INFO(obj->base.dev)->gen == 3) {
+ if (obj->gtt_offset & ~I915_FENCE_START_MASK)
+ return (false);
+ } else {
+ if (obj->gtt_offset & ~I830_FENCE_START_MASK)
+ return (false);
+ }
+
+ /*
+ * Previous chips need to be aligned to the size of the smallest
+ * fence register that can contain the object.
+ */
+ if (INTEL_INFO(obj->base.dev)->gen == 3)
+ size = 1024*1024;
+ else
+ size = 512*1024;
+
+ while (size < obj->base.size)
+ size <<= 1;
+
+ if (obj->gtt_space->size != size)
+ return (false);
+
+ if (obj->gtt_offset & (size - 1))
+ return (false);
+
+ return (true);
+}
+
+/**
+ * Sets the tiling mode of an object, returning the required swizzling of
+ * bit 6 of addresses in the object.
+ */
+int
+i915_gem_set_tiling(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_gem_set_tiling *args = data;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_i915_gem_object *obj;
+ int ret;
+
+ ret = 0;
+ obj = to_intel_bo(drm_gem_object_lookup(dev, file, args->handle));
+ if (&obj->base == NULL)
+ return -ENOENT;
+
+ if (!i915_tiling_ok(dev,
+ args->stride, obj->base.size, args->tiling_mode)) {
+ drm_gem_object_unreference(&obj->base);
+ return -EINVAL;
+ }
+
+ if (obj->pin_count) {
+ drm_gem_object_unreference(&obj->base);
+ return -EBUSY;
+ }
+
+ if (args->tiling_mode == I915_TILING_NONE) {
+ args->swizzle_mode = I915_BIT_6_SWIZZLE_NONE;
+ args->stride = 0;
+ } else {
+ if (args->tiling_mode == I915_TILING_X)
+ args->swizzle_mode = dev_priv->mm.bit_6_swizzle_x;
+ else
+ args->swizzle_mode = dev_priv->mm.bit_6_swizzle_y;
+
+ /* Hide bit 17 swizzling from the user. This prevents old Mesa
+ * from aborting the application on sw fallbacks to bit 17,
+ * and we use the pread/pwrite bit17 paths to swizzle for it.
+ * If there was a user that was relying on the swizzle
+ * information for drm_intel_bo_map()ed reads/writes this would
+ * break it, but we don't have any of those.
+ */
+ if (args->swizzle_mode == I915_BIT_6_SWIZZLE_9_17)
+ args->swizzle_mode = I915_BIT_6_SWIZZLE_9;
+ if (args->swizzle_mode == I915_BIT_6_SWIZZLE_9_10_17)
+ args->swizzle_mode = I915_BIT_6_SWIZZLE_9_10;
+
+ /* If we can't handle the swizzling, make it untiled. */
+ if (args->swizzle_mode == I915_BIT_6_SWIZZLE_UNKNOWN) {
+ args->tiling_mode = I915_TILING_NONE;
+ args->swizzle_mode = I915_BIT_6_SWIZZLE_NONE;
+ args->stride = 0;
+ }
+ }
+
+ if (args->tiling_mode != obj->tiling_mode ||
+ args->stride != obj->stride) {
+ /* We need to rebind the object if its current allocation
+ * no longer meets the alignment restrictions for its new
+ * tiling mode. Otherwise we can just leave it alone, but
+ * need to ensure that any fence register is cleared.
+ */
+ i915_gem_release_mmap(obj);
+
+ obj->map_and_fenceable = obj->gtt_space == NULL ||
+ (obj->gtt_offset + obj->base.size <=
+ dev_priv->mm.gtt_mappable_end &&
+ i915_gem_object_fence_ok(obj, args->tiling_mode));
+
+ /* Rebind if we need a change of alignment */
+ if (!obj->map_and_fenceable) {
+ uint32_t unfenced_alignment =
+ i915_gem_get_unfenced_gtt_alignment(dev,
+ obj->base.size, args->tiling_mode);
+ if (obj->gtt_offset & (unfenced_alignment - 1))
+ ret = i915_gem_object_unbind(obj);
+ }
+ if (ret == 0) {
+ obj->tiling_changed = true;
+ obj->tiling_mode = args->tiling_mode;
+ obj->stride = args->stride;
+ }
+ }
+ /* we have to maintain this existing ABI... */
+ args->stride = obj->stride;
+ args->tiling_mode = obj->tiling_mode;
+ drm_gem_object_unreference(&obj->base);
+
+ return (ret);
+}
+
+/**
+ * Returns the current tiling mode and required bit 6 swizzling for the object.
+ */
+int
+i915_gem_get_tiling(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ struct drm_i915_gem_get_tiling *args = data;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_i915_gem_object *obj;
+
+ obj = to_intel_bo(drm_gem_object_lookup(dev, file, args->handle));
+ if (&obj->base == NULL)
+ return -ENOENT;
+
+ args->tiling_mode = obj->tiling_mode;
+ switch (obj->tiling_mode) {
+ case I915_TILING_X:
+ args->swizzle_mode = dev_priv->mm.bit_6_swizzle_x;
+ break;
+ case I915_TILING_Y:
+ args->swizzle_mode = dev_priv->mm.bit_6_swizzle_y;
+ break;
+ case I915_TILING_NONE:
+ args->swizzle_mode = I915_BIT_6_SWIZZLE_NONE;
+ break;
+ default:
+ DRM_ERROR("unknown tiling mode\n");
+ }
+
+ /* Hide bit 17 from the user -- see comment in i915_gem_set_tiling */
+ if (args->swizzle_mode == I915_BIT_6_SWIZZLE_9_17)
+ args->swizzle_mode = I915_BIT_6_SWIZZLE_9;
+ if (args->swizzle_mode == I915_BIT_6_SWIZZLE_9_10_17)
+ args->swizzle_mode = I915_BIT_6_SWIZZLE_9_10;
+
+ drm_gem_object_unreference(&obj->base);
+
+ return 0;
+}
+
+/**
+ * Swap every 64 bytes of this page around, to account for it having a new
+ * bit 17 of its physical address and therefore being interpreted differently
+ * by the GPU.
+ */
+static void
+i915_gem_swizzle_page(vm_page_t m)
+{
+ char temp[64];
+ char *vaddr;
+ struct sf_buf *sf;
+ int i;
+
+ /* XXXKIB sleep */
+ sf = sf_buf_alloc(m, SFB_DEFAULT);
+ vaddr = (char *)sf_buf_kva(sf);
+
+ for (i = 0; i < PAGE_SIZE; i += 128) {
+ memcpy(temp, &vaddr[i], 64);
+ memcpy(&vaddr[i], &vaddr[i + 64], 64);
+ memcpy(&vaddr[i + 64], temp, 64);
+ }
+
+ sf_buf_free(sf);
+}
+
+void
+i915_gem_object_do_bit_17_swizzle(struct drm_i915_gem_object *obj)
+{
+ int page_count = obj->base.size >> PAGE_SHIFT;
+ int i;
+
+ if (obj->bit_17 == NULL)
+ return;
+
+ for (i = 0; i < page_count; i++) {
+ char new_bit_17 = VM_PAGE_TO_PHYS(obj->pages[i]) >> 17;
+ if ((new_bit_17 & 0x1) !=
+ (test_bit(i, obj->bit_17) != 0)) {
+ i915_gem_swizzle_page(obj->pages[i]);
+ vm_page_dirty(obj->pages[i]);
+ }
+ }
+}
+
+void
+i915_gem_object_save_bit_17_swizzle(struct drm_i915_gem_object *obj)
+{
+ int page_count = obj->base.size >> PAGE_SHIFT;
+ int i;
+
+ if (obj->bit_17 == NULL) {
+ obj->bit_17 = malloc(BITS_TO_LONGS(page_count) *
+ sizeof(long), DRM_I915_GEM, M_WAITOK);
+ }
+
+ /* XXXKIB: review locking, atomics might be not needed there */
+ for (i = 0; i < page_count; i++) {
+ if (VM_PAGE_TO_PHYS(obj->pages[i]) & (1 << 17))
+ set_bit(i, obj->bit_17);
+ else
+ clear_bit(i, obj->bit_17);
+ }
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_irq.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_irq.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,2278 @@
+/* i915_irq.c -- IRQ support for the I915 -*- linux-c -*-
+ */
+/*-
+ * Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
+ * IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
+ * ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_irq.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <sys/sched.h>
+#include <sys/sf_buf.h>
+
+static void i915_capture_error_state(struct drm_device *dev);
+static u32 ring_last_seqno(struct intel_ring_buffer *ring);
+
+/**
+ * Interrupts that are always left unmasked.
+ *
+ * Since pipe events are edge-triggered from the PIPESTAT register to IIR,
+ * we leave them always unmasked in IMR and then control enabling them through
+ * PIPESTAT alone.
+ */
+#define I915_INTERRUPT_ENABLE_FIX \
+ (I915_ASLE_INTERRUPT | \
+ I915_DISPLAY_PIPE_A_EVENT_INTERRUPT | \
+ I915_DISPLAY_PIPE_B_EVENT_INTERRUPT | \
+ I915_DISPLAY_PLANE_A_FLIP_PENDING_INTERRUPT | \
+ I915_DISPLAY_PLANE_B_FLIP_PENDING_INTERRUPT | \
+ I915_RENDER_COMMAND_PARSER_ERROR_INTERRUPT)
+
+/** Interrupts that we mask and unmask at runtime. */
+#define I915_INTERRUPT_ENABLE_VAR (I915_USER_INTERRUPT | I915_BSD_USER_INTERRUPT)
+
+#define I915_PIPE_VBLANK_STATUS (PIPE_START_VBLANK_INTERRUPT_STATUS |\
+ PIPE_VBLANK_INTERRUPT_STATUS)
+
+#define I915_PIPE_VBLANK_ENABLE (PIPE_START_VBLANK_INTERRUPT_ENABLE |\
+ PIPE_VBLANK_INTERRUPT_ENABLE)
+
+#define DRM_I915_VBLANK_PIPE_ALL (DRM_I915_VBLANK_PIPE_A | \
+ DRM_I915_VBLANK_PIPE_B)
+
+/* For display hotplug interrupt */
+static void
+ironlake_enable_display_irq(drm_i915_private_t *dev_priv, u32 mask)
+{
+ if ((dev_priv->irq_mask & mask) != 0) {
+ dev_priv->irq_mask &= ~mask;
+ I915_WRITE(DEIMR, dev_priv->irq_mask);
+ POSTING_READ(DEIMR);
+ }
+}
+
+static inline void
+ironlake_disable_display_irq(drm_i915_private_t *dev_priv, u32 mask)
+{
+ if ((dev_priv->irq_mask & mask) != mask) {
+ dev_priv->irq_mask |= mask;
+ I915_WRITE(DEIMR, dev_priv->irq_mask);
+ POSTING_READ(DEIMR);
+ }
+}
+
+void
+i915_enable_pipestat(drm_i915_private_t *dev_priv, int pipe, u32 mask)
+{
+ if ((dev_priv->pipestat[pipe] & mask) != mask) {
+ u32 reg = PIPESTAT(pipe);
+
+ dev_priv->pipestat[pipe] |= mask;
+ /* Enable the interrupt, clear any pending status */
+ I915_WRITE(reg, dev_priv->pipestat[pipe] | (mask >> 16));
+ POSTING_READ(reg);
+ }
+}
+
+void
+i915_disable_pipestat(drm_i915_private_t *dev_priv, int pipe, u32 mask)
+{
+ if ((dev_priv->pipestat[pipe] & mask) != 0) {
+ u32 reg = PIPESTAT(pipe);
+
+ dev_priv->pipestat[pipe] &= ~mask;
+ I915_WRITE(reg, dev_priv->pipestat[pipe]);
+ POSTING_READ(reg);
+ }
+}
+
+/**
+ * intel_enable_asle - enable ASLE interrupt for OpRegion
+ */
+void intel_enable_asle(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ mtx_lock(&dev_priv->irq_lock);
+
+ if (HAS_PCH_SPLIT(dev))
+ ironlake_enable_display_irq(dev_priv, DE_GSE);
+ else {
+ i915_enable_pipestat(dev_priv, 1,
+ PIPE_LEGACY_BLC_EVENT_ENABLE);
+ if (INTEL_INFO(dev)->gen >= 4)
+ i915_enable_pipestat(dev_priv, 0,
+ PIPE_LEGACY_BLC_EVENT_ENABLE);
+ }
+
+ mtx_unlock(&dev_priv->irq_lock);
+}
+
+/**
+ * i915_pipe_enabled - check if a pipe is enabled
+ * @dev: DRM device
+ * @pipe: pipe to check
+ *
+ * Reading certain registers when the pipe is disabled can hang the chip.
+ * Use this routine to make sure the PLL is running and the pipe is active
+ * before reading such registers if unsure.
+ */
+static int
+i915_pipe_enabled(struct drm_device *dev, int pipe)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ return I915_READ(PIPECONF(pipe)) & PIPECONF_ENABLE;
+}
+
+/* Called from drm generic code, passed a 'crtc', which
+ * we use as a pipe index
+ */
+static u32
+i915_get_vblank_counter(struct drm_device *dev, int pipe)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ unsigned long high_frame;
+ unsigned long low_frame;
+ u32 high1, high2, low;
+
+ if (!i915_pipe_enabled(dev, pipe)) {
+ DRM_DEBUG("trying to get vblank count for disabled "
+ "pipe %c\n", pipe_name(pipe));
+ return 0;
+ }
+
+ high_frame = PIPEFRAME(pipe);
+ low_frame = PIPEFRAMEPIXEL(pipe);
+
+ /*
+ * High & low register fields aren't synchronized, so make sure
+ * we get a low value that's stable across two reads of the high
+ * register.
+ */
+ do {
+ high1 = I915_READ(high_frame) & PIPE_FRAME_HIGH_MASK;
+ low = I915_READ(low_frame) & PIPE_FRAME_LOW_MASK;
+ high2 = I915_READ(high_frame) & PIPE_FRAME_HIGH_MASK;
+ } while (high1 != high2);
+
+ high1 >>= PIPE_FRAME_HIGH_SHIFT;
+ low >>= PIPE_FRAME_LOW_SHIFT;
+ return (high1 << 8) | low;
+}
+
+static u32
+gm45_get_vblank_counter(struct drm_device *dev, int pipe)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ int reg = PIPE_FRMCOUNT_GM45(pipe);
+
+ if (!i915_pipe_enabled(dev, pipe)) {
+ DRM_DEBUG("i915: trying to get vblank count for disabled "
+ "pipe %c\n", pipe_name(pipe));
+ return 0;
+ }
+
+ return I915_READ(reg);
+}
+
+static int
+i915_get_crtc_scanoutpos(struct drm_device *dev, int pipe,
+ int *vpos, int *hpos)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ u32 vbl = 0, position = 0;
+ int vbl_start, vbl_end, htotal, vtotal;
+ bool in_vbl = true;
+ int ret = 0;
+
+ if (!i915_pipe_enabled(dev, pipe)) {
+ DRM_DEBUG("i915: trying to get scanoutpos for disabled "
+ "pipe %c\n", pipe_name(pipe));
+ return 0;
+ }
+
+ /* Get vtotal. */
+ vtotal = 1 + ((I915_READ(VTOTAL(pipe)) >> 16) & 0x1fff);
+
+ if (INTEL_INFO(dev)->gen >= 4) {
+ /* No obvious pixelcount register. Only query vertical
+ * scanout position from Display scan line register.
+ */
+ position = I915_READ(PIPEDSL(pipe));
+
+ /* Decode into vertical scanout position. Don't have
+ * horizontal scanout position.
+ */
+ *vpos = position & 0x1fff;
+ *hpos = 0;
+ } else {
+ /* Have access to pixelcount since start of frame.
+ * We can split this into vertical and horizontal
+ * scanout position.
+ */
+ position = (I915_READ(PIPEFRAMEPIXEL(pipe)) & PIPE_PIXEL_MASK) >> PIPE_PIXEL_SHIFT;
+
+ htotal = 1 + ((I915_READ(HTOTAL(pipe)) >> 16) & 0x1fff);
+ *vpos = position / htotal;
+ *hpos = position - (*vpos * htotal);
+ }
+
+ /* Query vblank area. */
+ vbl = I915_READ(VBLANK(pipe));
+
+ /* Test position against vblank region. */
+ vbl_start = vbl & 0x1fff;
+ vbl_end = (vbl >> 16) & 0x1fff;
+
+ if ((*vpos < vbl_start) || (*vpos > vbl_end))
+ in_vbl = false;
+
+ /* Inside "upper part" of vblank area? Apply corrective offset: */
+ if (in_vbl && (*vpos >= vbl_start))
+ *vpos = *vpos - vtotal;
+
+ /* Readouts valid? */
+ if (vbl > 0)
+ ret |= DRM_SCANOUTPOS_VALID | DRM_SCANOUTPOS_ACCURATE;
+
+ /* In vblank? */
+ if (in_vbl)
+ ret |= DRM_SCANOUTPOS_INVBL;
+
+ return ret;
+}
+
+static int
+i915_get_vblank_timestamp(struct drm_device *dev, int pipe, int *max_error,
+ struct timeval *vblank_time, unsigned flags)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc;
+
+ if (pipe < 0 || pipe >= dev_priv->num_pipe) {
+ DRM_ERROR("Invalid crtc %d\n", pipe);
+ return -EINVAL;
+ }
+
+ /* Get drm_crtc to timestamp: */
+ crtc = intel_get_crtc_for_pipe(dev, pipe);
+ if (crtc == NULL) {
+ DRM_ERROR("Invalid crtc %d\n", pipe);
+ return -EINVAL;
+ }
+
+ if (!crtc->enabled) {
+#if 0
+ DRM_DEBUG("crtc %d is disabled\n", pipe);
+#endif
+ return -EBUSY;
+ }
+
+ /* Helper routine in DRM core does all the work: */
+ return drm_calc_vbltimestamp_from_scanoutpos(dev, pipe, max_error,
+ vblank_time, flags,
+ crtc);
+}
+
+/*
+ * Handle hotplug events outside the interrupt handler proper.
+ */
+static void
+i915_hotplug_work_func(void *context, int pending)
+{
+ drm_i915_private_t *dev_priv = context;
+ struct drm_device *dev = dev_priv->dev;
+ struct drm_mode_config *mode_config;
+ struct intel_encoder *encoder;
+
+ DRM_DEBUG("running encoder hotplug functions\n");
+ dev_priv = context;
+ dev = dev_priv->dev;
+
+ mode_config = &dev->mode_config;
+
+ sx_xlock(&mode_config->mutex);
+ DRM_DEBUG_KMS("running encoder hotplug functions\n");
+
+ list_for_each_entry(encoder, &mode_config->encoder_list, base.head)
+ if (encoder->hot_plug)
+ encoder->hot_plug(encoder);
+
+ sx_xunlock(&mode_config->mutex);
+
+ /* Just fire off a uevent and let userspace tell us what to do */
+#if 0
+ drm_helper_hpd_irq_event(dev);
+#endif
+}
+
+static void i915_handle_rps_change(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 busy_up, busy_down, max_avg, min_avg;
+ u8 new_delay = dev_priv->cur_delay;
+
+ I915_WRITE16(MEMINTRSTS, MEMINT_EVAL_CHG);
+ busy_up = I915_READ(RCPREVBSYTUPAVG);
+ busy_down = I915_READ(RCPREVBSYTDNAVG);
+ max_avg = I915_READ(RCBMAXAVG);
+ min_avg = I915_READ(RCBMINAVG);
+
+ /* Handle RCS change request from hw */
+ if (busy_up > max_avg) {
+ if (dev_priv->cur_delay != dev_priv->max_delay)
+ new_delay = dev_priv->cur_delay - 1;
+ if (new_delay < dev_priv->max_delay)
+ new_delay = dev_priv->max_delay;
+ } else if (busy_down < min_avg) {
+ if (dev_priv->cur_delay != dev_priv->min_delay)
+ new_delay = dev_priv->cur_delay + 1;
+ if (new_delay > dev_priv->min_delay)
+ new_delay = dev_priv->min_delay;
+ }
+
+ if (ironlake_set_drps(dev, new_delay))
+ dev_priv->cur_delay = new_delay;
+
+ return;
+}
+
+static void notify_ring(struct drm_device *dev,
+ struct intel_ring_buffer *ring)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 seqno;
+
+ if (ring->obj == NULL)
+ return;
+
+ seqno = ring->get_seqno(ring);
+ CTR2(KTR_DRM, "request_complete %s %d", ring->name, seqno);
+
+ mtx_lock(&ring->irq_lock);
+ ring->irq_seqno = seqno;
+ wakeup(ring);
+ mtx_unlock(&ring->irq_lock);
+
+ if (i915_enable_hangcheck) {
+ dev_priv->hangcheck_count = 0;
+ callout_schedule(&dev_priv->hangcheck_timer,
+ DRM_I915_HANGCHECK_PERIOD);
+ }
+}
+
+static void
+gen6_pm_rps_work_func(void *arg, int pending)
+{
+ struct drm_device *dev;
+ drm_i915_private_t *dev_priv;
+ u8 new_delay;
+ u32 pm_iir, pm_imr;
+
+ dev_priv = (drm_i915_private_t *)arg;
+ dev = dev_priv->dev;
+ new_delay = dev_priv->cur_delay;
+
+ mtx_lock(&dev_priv->rps_lock);
+ pm_iir = dev_priv->pm_iir;
+ dev_priv->pm_iir = 0;
+ pm_imr = I915_READ(GEN6_PMIMR);
+ I915_WRITE(GEN6_PMIMR, 0);
+ mtx_unlock(&dev_priv->rps_lock);
+
+ if (!pm_iir)
+ return;
+
+ DRM_LOCK(dev);
+ if (pm_iir & GEN6_PM_RP_UP_THRESHOLD) {
+ if (dev_priv->cur_delay != dev_priv->max_delay)
+ new_delay = dev_priv->cur_delay + 1;
+ if (new_delay > dev_priv->max_delay)
+ new_delay = dev_priv->max_delay;
+ } else if (pm_iir & (GEN6_PM_RP_DOWN_THRESHOLD | GEN6_PM_RP_DOWN_TIMEOUT)) {
+ gen6_gt_force_wake_get(dev_priv);
+ if (dev_priv->cur_delay != dev_priv->min_delay)
+ new_delay = dev_priv->cur_delay - 1;
+ if (new_delay < dev_priv->min_delay) {
+ new_delay = dev_priv->min_delay;
+ I915_WRITE(GEN6_RP_INTERRUPT_LIMITS,
+ I915_READ(GEN6_RP_INTERRUPT_LIMITS) |
+ ((new_delay << 16) & 0x3f0000));
+ } else {
+ /* Make sure we continue to get down interrupts
+ * until we hit the minimum frequency */
+ I915_WRITE(GEN6_RP_INTERRUPT_LIMITS,
+ I915_READ(GEN6_RP_INTERRUPT_LIMITS) & ~0x3f0000);
+ }
+ gen6_gt_force_wake_put(dev_priv);
+ }
+
+ gen6_set_rps(dev, new_delay);
+ dev_priv->cur_delay = new_delay;
+
+ /*
+ * rps_lock not held here because clearing is non-destructive. There is
+ * an *extremely* unlikely race with gen6_rps_enable() that is prevented
+ * by holding struct_mutex for the duration of the write.
+ */
+ DRM_UNLOCK(dev);
+}
+
+static void pch_irq_handler(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ u32 pch_iir;
+ int pipe;
+
+ pch_iir = I915_READ(SDEIIR);
+
+ if (pch_iir & SDE_AUDIO_POWER_MASK)
+ DRM_DEBUG("i915: PCH audio power change on port %d\n",
+ (pch_iir & SDE_AUDIO_POWER_MASK) >>
+ SDE_AUDIO_POWER_SHIFT);
+
+ if (pch_iir & SDE_GMBUS)
+ DRM_DEBUG("i915: PCH GMBUS interrupt\n");
+
+ if (pch_iir & SDE_AUDIO_HDCP_MASK)
+ DRM_DEBUG("i915: PCH HDCP audio interrupt\n");
+
+ if (pch_iir & SDE_AUDIO_TRANS_MASK)
+ DRM_DEBUG("i915: PCH transcoder audio interrupt\n");
+
+ if (pch_iir & SDE_POISON)
+ DRM_ERROR("i915: PCH poison interrupt\n");
+
+ if (pch_iir & SDE_FDI_MASK)
+ for_each_pipe(pipe)
+ DRM_DEBUG(" pipe %c FDI IIR: 0x%08x\n",
+ pipe_name(pipe),
+ I915_READ(FDI_RX_IIR(pipe)));
+
+ if (pch_iir & (SDE_TRANSB_CRC_DONE | SDE_TRANSA_CRC_DONE))
+ DRM_DEBUG("i915: PCH transcoder CRC done interrupt\n");
+
+ if (pch_iir & (SDE_TRANSB_CRC_ERR | SDE_TRANSA_CRC_ERR))
+ DRM_DEBUG("i915: PCH transcoder CRC error interrupt\n");
+
+ if (pch_iir & SDE_TRANSB_FIFO_UNDER)
+ DRM_DEBUG("i915: PCH transcoder B underrun interrupt\n");
+ if (pch_iir & SDE_TRANSA_FIFO_UNDER)
+ DRM_DEBUG("PCH transcoder A underrun interrupt\n");
+}
+
+static void
+ivybridge_irq_handler(void *arg)
+{
+ struct drm_device *dev = (struct drm_device *) arg;
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ u32 de_iir, gt_iir, de_ier, pch_iir, pm_iir;
+#if 0
+ struct drm_i915_master_private *master_priv;
+#endif
+
+ atomic_inc(&dev_priv->irq_received);
+
+ /* disable master interrupt before clearing iir */
+ de_ier = I915_READ(DEIER);
+ I915_WRITE(DEIER, de_ier & ~DE_MASTER_IRQ_CONTROL);
+ POSTING_READ(DEIER);
+
+ de_iir = I915_READ(DEIIR);
+ gt_iir = I915_READ(GTIIR);
+ pch_iir = I915_READ(SDEIIR);
+ pm_iir = I915_READ(GEN6_PMIIR);
+
+ CTR4(KTR_DRM, "ivybridge_irq de %x gt %x pch %x pm %x", de_iir,
+ gt_iir, pch_iir, pm_iir);
+
+ if (de_iir == 0 && gt_iir == 0 && pch_iir == 0 && pm_iir == 0)
+ goto done;
+
+#if 0
+ if (dev->primary->master) {
+ master_priv = dev->primary->master->driver_priv;
+ if (master_priv->sarea_priv)
+ master_priv->sarea_priv->last_dispatch =
+ READ_BREADCRUMB(dev_priv);
+ }
+#else
+ if (dev_priv->sarea_priv)
+ dev_priv->sarea_priv->last_dispatch =
+ READ_BREADCRUMB(dev_priv);
+#endif
+
+ if (gt_iir & (GT_USER_INTERRUPT | GT_PIPE_NOTIFY))
+ notify_ring(dev, &dev_priv->rings[RCS]);
+ if (gt_iir & GT_GEN6_BSD_USER_INTERRUPT)
+ notify_ring(dev, &dev_priv->rings[VCS]);
+ if (gt_iir & GT_BLT_USER_INTERRUPT)
+ notify_ring(dev, &dev_priv->rings[BCS]);
+
+ if (de_iir & DE_GSE_IVB) {
+#if 1
+ KIB_NOTYET();
+#else
+ intel_opregion_gse_intr(dev);
+#endif
+ }
+
+ if (de_iir & DE_PLANEA_FLIP_DONE_IVB) {
+ intel_prepare_page_flip(dev, 0);
+ intel_finish_page_flip_plane(dev, 0);
+ }
+
+ if (de_iir & DE_PLANEB_FLIP_DONE_IVB) {
+ intel_prepare_page_flip(dev, 1);
+ intel_finish_page_flip_plane(dev, 1);
+ }
+
+ if (de_iir & DE_PIPEA_VBLANK_IVB)
+ drm_handle_vblank(dev, 0);
+
+ if (de_iir & DE_PIPEB_VBLANK_IVB)
+ drm_handle_vblank(dev, 1);
+
+ /* check event from PCH */
+ if (de_iir & DE_PCH_EVENT_IVB) {
+ if (pch_iir & SDE_HOTPLUG_MASK_CPT)
+ taskqueue_enqueue(dev_priv->tq, &dev_priv->hotplug_task);
+ pch_irq_handler(dev);
+ }
+
+ if (pm_iir & GEN6_PM_DEFERRED_EVENTS) {
+ mtx_lock(&dev_priv->rps_lock);
+ if ((dev_priv->pm_iir & pm_iir) != 0)
+ printf("Missed a PM interrupt\n");
+ dev_priv->pm_iir |= pm_iir;
+ I915_WRITE(GEN6_PMIMR, dev_priv->pm_iir);
+ POSTING_READ(GEN6_PMIMR);
+ mtx_unlock(&dev_priv->rps_lock);
+ taskqueue_enqueue(dev_priv->tq, &dev_priv->rps_task);
+ }
+
+ /* should clear PCH hotplug event before clear CPU irq */
+ I915_WRITE(SDEIIR, pch_iir);
+ I915_WRITE(GTIIR, gt_iir);
+ I915_WRITE(DEIIR, de_iir);
+ I915_WRITE(GEN6_PMIIR, pm_iir);
+
+done:
+ I915_WRITE(DEIER, de_ier);
+ POSTING_READ(DEIER);
+}
+
+static void
+ironlake_irq_handler(void *arg)
+{
+ struct drm_device *dev = arg;
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ u32 de_iir, gt_iir, de_ier, pch_iir, pm_iir;
+ u32 hotplug_mask;
+#if 0
+ struct drm_i915_master_private *master_priv;
+#endif
+ u32 bsd_usr_interrupt = GT_BSD_USER_INTERRUPT;
+
+ atomic_inc(&dev_priv->irq_received);
+
+ if (IS_GEN6(dev))
+ bsd_usr_interrupt = GT_GEN6_BSD_USER_INTERRUPT;
+
+ /* disable master interrupt before clearing iir */
+ de_ier = I915_READ(DEIER);
+ I915_WRITE(DEIER, de_ier & ~DE_MASTER_IRQ_CONTROL);
+ POSTING_READ(DEIER);
+
+ de_iir = I915_READ(DEIIR);
+ gt_iir = I915_READ(GTIIR);
+ pch_iir = I915_READ(SDEIIR);
+ pm_iir = I915_READ(GEN6_PMIIR);
+
+ CTR4(KTR_DRM, "ironlake_irq de %x gt %x pch %x pm %x", de_iir,
+ gt_iir, pch_iir, pm_iir);
+
+ if (de_iir == 0 && gt_iir == 0 && pch_iir == 0 &&
+ (!IS_GEN6(dev) || pm_iir == 0))
+ goto done;
+
+ if (HAS_PCH_CPT(dev))
+ hotplug_mask = SDE_HOTPLUG_MASK_CPT;
+ else
+ hotplug_mask = SDE_HOTPLUG_MASK;
+
+#if 0
+ if (dev->primary->master) {
+ master_priv = dev->primary->master->driver_priv;
+ if (master_priv->sarea_priv)
+ master_priv->sarea_priv->last_dispatch =
+ READ_BREADCRUMB(dev_priv);
+ }
+#else
+ if (dev_priv->sarea_priv)
+ dev_priv->sarea_priv->last_dispatch =
+ READ_BREADCRUMB(dev_priv);
+#endif
+
+ if (gt_iir & (GT_USER_INTERRUPT | GT_PIPE_NOTIFY))
+ notify_ring(dev, &dev_priv->rings[RCS]);
+ if (gt_iir & bsd_usr_interrupt)
+ notify_ring(dev, &dev_priv->rings[VCS]);
+ if (gt_iir & GT_BLT_USER_INTERRUPT)
+ notify_ring(dev, &dev_priv->rings[BCS]);
+
+ if (de_iir & DE_GSE) {
+#if 1
+ KIB_NOTYET();
+#else
+ intel_opregion_gse_intr(dev);
+#endif
+ }
+
+ if (de_iir & DE_PLANEA_FLIP_DONE) {
+ intel_prepare_page_flip(dev, 0);
+ intel_finish_page_flip_plane(dev, 0);
+ }
+
+ if (de_iir & DE_PLANEB_FLIP_DONE) {
+ intel_prepare_page_flip(dev, 1);
+ intel_finish_page_flip_plane(dev, 1);
+ }
+
+ if (de_iir & DE_PIPEA_VBLANK)
+ drm_handle_vblank(dev, 0);
+
+ if (de_iir & DE_PIPEB_VBLANK)
+ drm_handle_vblank(dev, 1);
+
+ /* check event from PCH */
+ if (de_iir & DE_PCH_EVENT) {
+ if (pch_iir & hotplug_mask)
+ taskqueue_enqueue(dev_priv->tq,
+ &dev_priv->hotplug_task);
+ pch_irq_handler(dev);
+ }
+
+ if (de_iir & DE_PCU_EVENT) {
+ I915_WRITE16(MEMINTRSTS, I915_READ(MEMINTRSTS));
+ i915_handle_rps_change(dev);
+ }
+
+ if (pm_iir & GEN6_PM_DEFERRED_EVENTS) {
+ mtx_lock(&dev_priv->rps_lock);
+ if ((dev_priv->pm_iir & pm_iir) != 0)
+ printf("Missed a PM interrupt\n");
+ dev_priv->pm_iir |= pm_iir;
+ I915_WRITE(GEN6_PMIMR, dev_priv->pm_iir);
+ POSTING_READ(GEN6_PMIMR);
+ mtx_unlock(&dev_priv->rps_lock);
+ taskqueue_enqueue(dev_priv->tq, &dev_priv->rps_task);
+ }
+
+ /* should clear PCH hotplug event before clear CPU irq */
+ I915_WRITE(SDEIIR, pch_iir);
+ I915_WRITE(GTIIR, gt_iir);
+ I915_WRITE(DEIIR, de_iir);
+ I915_WRITE(GEN6_PMIIR, pm_iir);
+
+done:
+ I915_WRITE(DEIER, de_ier);
+ POSTING_READ(DEIER);
+}
+
+/**
+ * i915_error_work_func - do process context error handling work
+ * @work: work struct
+ *
+ * Fire an error uevent so userspace can see that a hang or error
+ * was detected.
+ */
+static void
+i915_error_work_func(void *context, int pending)
+{
+ drm_i915_private_t *dev_priv = context;
+ struct drm_device *dev = dev_priv->dev;
+
+ /* kobject_uevent_env(&dev->primary->kdev.kobj, KOBJ_CHANGE, error_event); */
+
+ if (atomic_load_acq_int(&dev_priv->mm.wedged)) {
+ DRM_DEBUG("i915: resetting chip\n");
+ /* kobject_uevent_env(&dev->primary->kdev.kobj, KOBJ_CHANGE, reset_event); */
+ if (!i915_reset(dev, GRDOM_RENDER)) {
+ atomic_store_rel_int(&dev_priv->mm.wedged, 0);
+ /* kobject_uevent_env(&dev->primary->kdev.kobj, KOBJ_CHANGE, reset_done_event); */
+ }
+ mtx_lock(&dev_priv->error_completion_lock);
+ dev_priv->error_completion++;
+ wakeup(&dev_priv->error_completion);
+ mtx_unlock(&dev_priv->error_completion_lock);
+ }
+}
+
+static void i915_report_and_clear_eir(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 eir = I915_READ(EIR);
+ int pipe;
+
+ if (!eir)
+ return;
+
+ printf("i915: render error detected, EIR: 0x%08x\n", eir);
+
+ if (IS_G4X(dev)) {
+ if (eir & (GM45_ERROR_MEM_PRIV | GM45_ERROR_CP_PRIV)) {
+ u32 ipeir = I915_READ(IPEIR_I965);
+
+ printf(" IPEIR: 0x%08x\n",
+ I915_READ(IPEIR_I965));
+ printf(" IPEHR: 0x%08x\n",
+ I915_READ(IPEHR_I965));
+ printf(" INSTDONE: 0x%08x\n",
+ I915_READ(INSTDONE_I965));
+ printf(" INSTPS: 0x%08x\n",
+ I915_READ(INSTPS));
+ printf(" INSTDONE1: 0x%08x\n",
+ I915_READ(INSTDONE1));
+ printf(" ACTHD: 0x%08x\n",
+ I915_READ(ACTHD_I965));
+ I915_WRITE(IPEIR_I965, ipeir);
+ POSTING_READ(IPEIR_I965);
+ }
+ if (eir & GM45_ERROR_PAGE_TABLE) {
+ u32 pgtbl_err = I915_READ(PGTBL_ER);
+ printf("page table error\n");
+ printf(" PGTBL_ER: 0x%08x\n",
+ pgtbl_err);
+ I915_WRITE(PGTBL_ER, pgtbl_err);
+ POSTING_READ(PGTBL_ER);
+ }
+ }
+
+ if (!IS_GEN2(dev)) {
+ if (eir & I915_ERROR_PAGE_TABLE) {
+ u32 pgtbl_err = I915_READ(PGTBL_ER);
+ printf("page table error\n");
+ printf(" PGTBL_ER: 0x%08x\n",
+ pgtbl_err);
+ I915_WRITE(PGTBL_ER, pgtbl_err);
+ POSTING_READ(PGTBL_ER);
+ }
+ }
+
+ if (eir & I915_ERROR_MEMORY_REFRESH) {
+ printf("memory refresh error:\n");
+ for_each_pipe(pipe)
+ printf("pipe %c stat: 0x%08x\n",
+ pipe_name(pipe), I915_READ(PIPESTAT(pipe)));
+ /* pipestat has already been acked */
+ }
+ if (eir & I915_ERROR_INSTRUCTION) {
+ printf("instruction error\n");
+ printf(" INSTPM: 0x%08x\n",
+ I915_READ(INSTPM));
+ if (INTEL_INFO(dev)->gen < 4) {
+ u32 ipeir = I915_READ(IPEIR);
+
+ printf(" IPEIR: 0x%08x\n",
+ I915_READ(IPEIR));
+ printf(" IPEHR: 0x%08x\n",
+ I915_READ(IPEHR));
+ printf(" INSTDONE: 0x%08x\n",
+ I915_READ(INSTDONE));
+ printf(" ACTHD: 0x%08x\n",
+ I915_READ(ACTHD));
+ I915_WRITE(IPEIR, ipeir);
+ POSTING_READ(IPEIR);
+ } else {
+ u32 ipeir = I915_READ(IPEIR_I965);
+
+ printf(" IPEIR: 0x%08x\n",
+ I915_READ(IPEIR_I965));
+ printf(" IPEHR: 0x%08x\n",
+ I915_READ(IPEHR_I965));
+ printf(" INSTDONE: 0x%08x\n",
+ I915_READ(INSTDONE_I965));
+ printf(" INSTPS: 0x%08x\n",
+ I915_READ(INSTPS));
+ printf(" INSTDONE1: 0x%08x\n",
+ I915_READ(INSTDONE1));
+ printf(" ACTHD: 0x%08x\n",
+ I915_READ(ACTHD_I965));
+ I915_WRITE(IPEIR_I965, ipeir);
+ POSTING_READ(IPEIR_I965);
+ }
+ }
+
+ I915_WRITE(EIR, eir);
+ POSTING_READ(EIR);
+ eir = I915_READ(EIR);
+ if (eir) {
+ /*
+ * some errors might have become stuck,
+ * mask them.
+ */
+ DRM_ERROR("EIR stuck: 0x%08x, masking\n", eir);
+ I915_WRITE(EMR, I915_READ(EMR) | eir);
+ I915_WRITE(IIR, I915_RENDER_COMMAND_PARSER_ERROR_INTERRUPT);
+ }
+}
+
+/**
+ * i915_handle_error - handle an error interrupt
+ * @dev: drm device
+ *
+ * Do some basic checking of regsiter state at error interrupt time and
+ * dump it to the syslog. Also call i915_capture_error_state() to make
+ * sure we get a record and make it available in debugfs. Fire a uevent
+ * so userspace knows something bad happened (should trigger collection
+ * of a ring dump etc.).
+ */
+void i915_handle_error(struct drm_device *dev, bool wedged)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ i915_capture_error_state(dev);
+ i915_report_and_clear_eir(dev);
+
+ if (wedged) {
+ mtx_lock(&dev_priv->error_completion_lock);
+ dev_priv->error_completion = 0;
+ dev_priv->mm.wedged = 1;
+ /* unlock acts as rel barrier for store to wedged */
+ mtx_unlock(&dev_priv->error_completion_lock);
+
+ /*
+ * Wakeup waiting processes so they don't hang
+ */
+ mtx_lock(&dev_priv->rings[RCS].irq_lock);
+ wakeup(&dev_priv->rings[RCS]);
+ mtx_unlock(&dev_priv->rings[RCS].irq_lock);
+ if (HAS_BSD(dev)) {
+ mtx_lock(&dev_priv->rings[VCS].irq_lock);
+ wakeup(&dev_priv->rings[VCS]);
+ mtx_unlock(&dev_priv->rings[VCS].irq_lock);
+ }
+ if (HAS_BLT(dev)) {
+ mtx_lock(&dev_priv->rings[BCS].irq_lock);
+ wakeup(&dev_priv->rings[BCS]);
+ mtx_unlock(&dev_priv->rings[BCS].irq_lock);
+ }
+ }
+
+ taskqueue_enqueue(dev_priv->tq, &dev_priv->error_task);
+}
+
+static void i915_pageflip_stall_check(struct drm_device *dev, int pipe)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe];
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct drm_i915_gem_object *obj;
+ struct intel_unpin_work *work;
+ bool stall_detected;
+
+ /* Ignore early vblank irqs */
+ if (intel_crtc == NULL)
+ return;
+
+ mtx_lock(&dev->event_lock);
+ work = intel_crtc->unpin_work;
+
+ if (work == NULL || work->pending || !work->enable_stall_check) {
+ /* Either the pending flip IRQ arrived, or we're too early. Don't check */
+ mtx_unlock(&dev->event_lock);
+ return;
+ }
+
+ /* Potential stall - if we see that the flip has happened, assume a missed interrupt */
+ obj = work->pending_flip_obj;
+ if (INTEL_INFO(dev)->gen >= 4) {
+ int dspsurf = DSPSURF(intel_crtc->plane);
+ stall_detected = I915_READ(dspsurf) == obj->gtt_offset;
+ } else {
+ int dspaddr = DSPADDR(intel_crtc->plane);
+ stall_detected = I915_READ(dspaddr) == (obj->gtt_offset +
+ crtc->y * crtc->fb->pitches[0] +
+ crtc->x * crtc->fb->bits_per_pixel/8);
+ }
+
+ mtx_unlock(&dev->event_lock);
+
+ if (stall_detected) {
+ DRM_DEBUG("Pageflip stall detected\n");
+ intel_prepare_page_flip(dev, intel_crtc->plane);
+ }
+}
+
+static void
+i915_driver_irq_handler(void *arg)
+{
+ struct drm_device *dev = (struct drm_device *)arg;
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *)dev->dev_private;
+#if 0
+ struct drm_i915_master_private *master_priv;
+#endif
+ u32 iir, new_iir;
+ u32 pipe_stats[I915_MAX_PIPES];
+ u32 vblank_status;
+ int vblank = 0;
+ int irq_received;
+ int pipe;
+ bool blc_event = false;
+
+ atomic_inc(&dev_priv->irq_received);
+
+ iir = I915_READ(IIR);
+
+ CTR1(KTR_DRM, "driver_irq_handler %x", iir);
+
+ if (INTEL_INFO(dev)->gen >= 4)
+ vblank_status = PIPE_START_VBLANK_INTERRUPT_STATUS;
+ else
+ vblank_status = PIPE_VBLANK_INTERRUPT_STATUS;
+
+ for (;;) {
+ irq_received = iir != 0;
+
+ /* Can't rely on pipestat interrupt bit in iir as it might
+ * have been cleared after the pipestat interrupt was received.
+ * It doesn't set the bit in iir again, but it still produces
+ * interrupts (for non-MSI).
+ */
+ mtx_lock(&dev_priv->irq_lock);
+ if (iir & I915_RENDER_COMMAND_PARSER_ERROR_INTERRUPT)
+ i915_handle_error(dev, false);
+
+ for_each_pipe(pipe) {
+ int reg = PIPESTAT(pipe);
+ pipe_stats[pipe] = I915_READ(reg);
+
+ /*
+ * Clear the PIPE*STAT regs before the IIR
+ */
+ if (pipe_stats[pipe] & 0x8000ffff) {
+ if (pipe_stats[pipe] & PIPE_FIFO_UNDERRUN_STATUS)
+ DRM_DEBUG("pipe %c underrun\n",
+ pipe_name(pipe));
+ I915_WRITE(reg, pipe_stats[pipe]);
+ irq_received = 1;
+ }
+ }
+ mtx_unlock(&dev_priv->irq_lock);
+
+ if (!irq_received)
+ break;
+
+ /* Consume port. Then clear IIR or we'll miss events */
+ if ((I915_HAS_HOTPLUG(dev)) &&
+ (iir & I915_DISPLAY_PORT_INTERRUPT)) {
+ u32 hotplug_status = I915_READ(PORT_HOTPLUG_STAT);
+
+ DRM_DEBUG("i915: hotplug event received, stat 0x%08x\n",
+ hotplug_status);
+ if (hotplug_status & dev_priv->hotplug_supported_mask)
+ taskqueue_enqueue(dev_priv->tq,
+ &dev_priv->hotplug_task);
+
+ I915_WRITE(PORT_HOTPLUG_STAT, hotplug_status);
+ I915_READ(PORT_HOTPLUG_STAT);
+ }
+
+ I915_WRITE(IIR, iir);
+ new_iir = I915_READ(IIR); /* Flush posted writes */
+
+#if 0
+ if (dev->primary->master) {
+ master_priv = dev->primary->master->driver_priv;
+ if (master_priv->sarea_priv)
+ master_priv->sarea_priv->last_dispatch =
+ READ_BREADCRUMB(dev_priv);
+ }
+#else
+ if (dev_priv->sarea_priv)
+ dev_priv->sarea_priv->last_dispatch =
+ READ_BREADCRUMB(dev_priv);
+#endif
+
+ if (iir & I915_USER_INTERRUPT)
+ notify_ring(dev, &dev_priv->rings[RCS]);
+ if (iir & I915_BSD_USER_INTERRUPT)
+ notify_ring(dev, &dev_priv->rings[VCS]);
+
+ if (iir & I915_DISPLAY_PLANE_A_FLIP_PENDING_INTERRUPT) {
+ intel_prepare_page_flip(dev, 0);
+ if (dev_priv->flip_pending_is_done)
+ intel_finish_page_flip_plane(dev, 0);
+ }
+
+ if (iir & I915_DISPLAY_PLANE_B_FLIP_PENDING_INTERRUPT) {
+ intel_prepare_page_flip(dev, 1);
+ if (dev_priv->flip_pending_is_done)
+ intel_finish_page_flip_plane(dev, 1);
+ }
+
+ for_each_pipe(pipe) {
+ if (pipe_stats[pipe] & vblank_status &&
+ drm_handle_vblank(dev, pipe)) {
+ vblank++;
+ if (!dev_priv->flip_pending_is_done) {
+ i915_pageflip_stall_check(dev, pipe);
+ intel_finish_page_flip(dev, pipe);
+ }
+ }
+
+ if (pipe_stats[pipe] & PIPE_LEGACY_BLC_EVENT_STATUS)
+ blc_event = true;
+ }
+
+
+ if (blc_event || (iir & I915_ASLE_INTERRUPT)) {
+#if 1
+ KIB_NOTYET();
+#else
+ intel_opregion_asle_intr(dev);
+#endif
+ }
+
+ /* With MSI, interrupts are only generated when iir
+ * transitions from zero to nonzero. If another bit got
+ * set while we were handling the existing iir bits, then
+ * we would never get another interrupt.
+ *
+ * This is fine on non-MSI as well, as if we hit this path
+ * we avoid exiting the interrupt handler only to generate
+ * another one.
+ *
+ * Note that for MSI this could cause a stray interrupt report
+ * if an interrupt landed in the time between writing IIR and
+ * the posting read. This should be rare enough to never
+ * trigger the 99% of 100,000 interrupts test for disabling
+ * stray interrupts.
+ */
+ iir = new_iir;
+ }
+}
+
+static int i915_emit_irq(struct drm_device * dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+#if 0
+ struct drm_i915_master_private *master_priv = dev->primary->master->driver_priv;
+#endif
+
+ i915_kernel_lost_context(dev);
+
+ DRM_DEBUG("i915: emit_irq\n");
+
+ dev_priv->counter++;
+ if (dev_priv->counter > 0x7FFFFFFFUL)
+ dev_priv->counter = 1;
+#if 0
+ if (master_priv->sarea_priv)
+ master_priv->sarea_priv->last_enqueue = dev_priv->counter;
+#else
+ if (dev_priv->sarea_priv)
+ dev_priv->sarea_priv->last_enqueue = dev_priv->counter;
+#endif
+
+ if (BEGIN_LP_RING(4) == 0) {
+ OUT_RING(MI_STORE_DWORD_INDEX);
+ OUT_RING(I915_BREADCRUMB_INDEX << MI_STORE_DWORD_INDEX_SHIFT);
+ OUT_RING(dev_priv->counter);
+ OUT_RING(MI_USER_INTERRUPT);
+ ADVANCE_LP_RING();
+ }
+
+ return dev_priv->counter;
+}
+
+static int i915_wait_irq(struct drm_device * dev, int irq_nr)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+#if 0
+ struct drm_i915_master_private *master_priv = dev->primary->master->driver_priv;
+#endif
+ int ret;
+ struct intel_ring_buffer *ring = LP_RING(dev_priv);
+
+ DRM_DEBUG("irq_nr=%d breadcrumb=%d\n", irq_nr,
+ READ_BREADCRUMB(dev_priv));
+
+#if 0
+ if (READ_BREADCRUMB(dev_priv) >= irq_nr) {
+ if (master_priv->sarea_priv)
+ master_priv->sarea_priv->last_dispatch = READ_BREADCRUMB(dev_priv);
+ return 0;
+ }
+
+ if (master_priv->sarea_priv)
+ master_priv->sarea_priv->perf_boxes |= I915_BOX_WAIT;
+#else
+ if (READ_BREADCRUMB(dev_priv) >= irq_nr) {
+ if (dev_priv->sarea_priv) {
+ dev_priv->sarea_priv->last_dispatch =
+ READ_BREADCRUMB(dev_priv);
+ }
+ return 0;
+ }
+
+ if (dev_priv->sarea_priv)
+ dev_priv->sarea_priv->perf_boxes |= I915_BOX_WAIT;
+#endif
+
+ ret = 0;
+ mtx_lock(&ring->irq_lock);
+ if (ring->irq_get(ring)) {
+ DRM_UNLOCK(dev);
+ while (ret == 0 && READ_BREADCRUMB(dev_priv) < irq_nr) {
+ ret = -msleep(ring, &ring->irq_lock, PCATCH,
+ "915wtq", 3 * hz);
+ }
+ ring->irq_put(ring);
+ mtx_unlock(&ring->irq_lock);
+ DRM_LOCK(dev);
+ } else {
+ mtx_unlock(&ring->irq_lock);
+ if (_intel_wait_for(dev, READ_BREADCRUMB(dev_priv) >= irq_nr,
+ 3000, 1, "915wir"))
+ ret = -EBUSY;
+ }
+
+ if (ret == -EBUSY) {
+ DRM_ERROR("EBUSY -- rec: %d emitted: %d\n",
+ READ_BREADCRUMB(dev_priv), (int)dev_priv->counter);
+ }
+
+ return ret;
+}
+
+/* Needs the lock as it touches the ring.
+ */
+int i915_irq_emit(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ drm_i915_irq_emit_t *emit = data;
+ int result;
+
+ if (!dev_priv || !LP_RING(dev_priv)->virtual_start) {
+ DRM_ERROR("called with no initialization\n");
+ return -EINVAL;
+ }
+
+ RING_LOCK_TEST_WITH_RETURN(dev, file_priv);
+
+ DRM_LOCK(dev);
+ result = i915_emit_irq(dev);
+ DRM_UNLOCK(dev);
+
+ if (DRM_COPY_TO_USER(emit->irq_seq, &result, sizeof(int))) {
+ DRM_ERROR("copy_to_user\n");
+ return -EFAULT;
+ }
+
+ return 0;
+}
+
+/* Doesn't need the hardware lock.
+ */
+int i915_irq_wait(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ drm_i915_irq_wait_t *irqwait = data;
+
+ if (!dev_priv) {
+ DRM_ERROR("called with no initialization\n");
+ return -EINVAL;
+ }
+
+ return i915_wait_irq(dev, irqwait->irq_seq);
+}
+
+/* Called from drm generic code, passed 'crtc' which
+ * we use as a pipe index
+ */
+static int
+i915_enable_vblank(struct drm_device *dev, int pipe)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+
+ if (!i915_pipe_enabled(dev, pipe))
+ return -EINVAL;
+
+ mtx_lock(&dev_priv->irq_lock);
+ if (INTEL_INFO(dev)->gen >= 4)
+ i915_enable_pipestat(dev_priv, pipe,
+ PIPE_START_VBLANK_INTERRUPT_ENABLE);
+ else
+ i915_enable_pipestat(dev_priv, pipe,
+ PIPE_VBLANK_INTERRUPT_ENABLE);
+
+ /* maintain vblank delivery even in deep C-states */
+ if (dev_priv->info->gen == 3)
+ I915_WRITE(INSTPM, INSTPM_AGPBUSY_DIS << 16);
+ mtx_unlock(&dev_priv->irq_lock);
+ CTR1(KTR_DRM, "i915_enable_vblank %d", pipe);
+
+ return 0;
+}
+
+static int
+ironlake_enable_vblank(struct drm_device *dev, int pipe)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+
+ if (!i915_pipe_enabled(dev, pipe))
+ return -EINVAL;
+
+ mtx_lock(&dev_priv->irq_lock);
+ ironlake_enable_display_irq(dev_priv, (pipe == 0) ?
+ DE_PIPEA_VBLANK : DE_PIPEB_VBLANK);
+ mtx_unlock(&dev_priv->irq_lock);
+ CTR1(KTR_DRM, "ironlake_enable_vblank %d", pipe);
+
+ return 0;
+}
+
+static int
+ivybridge_enable_vblank(struct drm_device *dev, int pipe)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+
+ if (!i915_pipe_enabled(dev, pipe))
+ return -EINVAL;
+
+ mtx_lock(&dev_priv->irq_lock);
+ ironlake_enable_display_irq(dev_priv, (pipe == 0) ?
+ DE_PIPEA_VBLANK_IVB : DE_PIPEB_VBLANK_IVB);
+ mtx_unlock(&dev_priv->irq_lock);
+ CTR1(KTR_DRM, "ivybridge_enable_vblank %d", pipe);
+
+ return 0;
+}
+
+
+/* Called from drm generic code, passed 'crtc' which
+ * we use as a pipe index
+ */
+static void
+i915_disable_vblank(struct drm_device *dev, int pipe)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+
+ mtx_lock(&dev_priv->irq_lock);
+ if (dev_priv->info->gen == 3)
+ I915_WRITE(INSTPM,
+ INSTPM_AGPBUSY_DIS << 16 | INSTPM_AGPBUSY_DIS);
+
+ i915_disable_pipestat(dev_priv, pipe,
+ PIPE_VBLANK_INTERRUPT_ENABLE |
+ PIPE_START_VBLANK_INTERRUPT_ENABLE);
+ mtx_unlock(&dev_priv->irq_lock);
+ CTR1(KTR_DRM, "i915_disable_vblank %d", pipe);
+}
+
+static void
+ironlake_disable_vblank(struct drm_device *dev, int pipe)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+
+ mtx_lock(&dev_priv->irq_lock);
+ ironlake_disable_display_irq(dev_priv, (pipe == 0) ?
+ DE_PIPEA_VBLANK : DE_PIPEB_VBLANK);
+ mtx_unlock(&dev_priv->irq_lock);
+ CTR1(KTR_DRM, "ironlake_disable_vblank %d", pipe);
+}
+
+static void
+ivybridge_disable_vblank(struct drm_device *dev, int pipe)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+
+ mtx_lock(&dev_priv->irq_lock);
+ ironlake_disable_display_irq(dev_priv, (pipe == 0) ?
+ DE_PIPEA_VBLANK_IVB : DE_PIPEB_VBLANK_IVB);
+ mtx_unlock(&dev_priv->irq_lock);
+ CTR1(KTR_DRM, "ivybridge_disable_vblank %d", pipe);
+}
+
+/* Set the vblank monitor pipe
+ */
+int i915_vblank_pipe_set(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ if (!dev_priv) {
+ DRM_ERROR("called with no initialization\n");
+ return -EINVAL;
+ }
+
+ return 0;
+}
+
+int i915_vblank_pipe_get(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ drm_i915_vblank_pipe_t *pipe = data;
+
+ if (!dev_priv) {
+ DRM_ERROR("called with no initialization\n");
+ return -EINVAL;
+ }
+
+ pipe->pipe = DRM_I915_VBLANK_PIPE_A | DRM_I915_VBLANK_PIPE_B;
+
+ return 0;
+}
+
+/**
+ * Schedule buffer swap at given vertical blank.
+ */
+int i915_vblank_swap(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ /* The delayed swap mechanism was fundamentally racy, and has been
+ * removed. The model was that the client requested a delayed flip/swap
+ * from the kernel, then waited for vblank before continuing to perform
+ * rendering. The problem was that the kernel might wake the client
+ * up before it dispatched the vblank swap (since the lock has to be
+ * held while touching the ringbuffer), in which case the client would
+ * clear and start the next frame before the swap occurred, and
+ * flicker would occur in addition to likely missing the vblank.
+ *
+ * In the absence of this ioctl, userland falls back to a correct path
+ * of waiting for a vblank, then dispatching the swap on its own.
+ * Context switching to userland and back is plenty fast enough for
+ * meeting the requirements of vblank swapping.
+ */
+ return -EINVAL;
+}
+
+static u32
+ring_last_seqno(struct intel_ring_buffer *ring)
+{
+
+ if (list_empty(&ring->request_list))
+ return (0);
+ else
+ return (list_entry(ring->request_list.prev,
+ struct drm_i915_gem_request, list)->seqno);
+}
+
+static bool i915_hangcheck_ring_idle(struct intel_ring_buffer *ring, bool *err)
+{
+ if (list_empty(&ring->request_list) ||
+ i915_seqno_passed(ring->get_seqno(ring), ring_last_seqno(ring))) {
+ /* Issue a wake-up to catch stuck h/w. */
+ if (ring->waiting_seqno) {
+ DRM_ERROR(
+"Hangcheck timer elapsed... %s idle [waiting on %d, at %d], missed IRQ?\n",
+ ring->name,
+ ring->waiting_seqno,
+ ring->get_seqno(ring));
+ wakeup(ring);
+ *err = true;
+ }
+ return true;
+ }
+ return false;
+}
+
+static bool kick_ring(struct intel_ring_buffer *ring)
+{
+ struct drm_device *dev = ring->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 tmp = I915_READ_CTL(ring);
+ if (tmp & RING_WAIT) {
+ DRM_ERROR("Kicking stuck wait on %s\n",
+ ring->name);
+ I915_WRITE_CTL(ring, tmp);
+ return true;
+ }
+ return false;
+}
+
+/**
+ * This is called when the chip hasn't reported back with completed
+ * batchbuffers in a long time. The first time this is called we simply record
+ * ACTHD. If ACTHD hasn't changed by the time the hangcheck timer elapses
+ * again, we assume the chip is wedged and try to fix it.
+ */
+void
+i915_hangcheck_elapsed(void *context)
+{
+ struct drm_device *dev = (struct drm_device *)context;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ uint32_t acthd, instdone, instdone1, acthd_bsd, acthd_blt;
+ bool err = false;
+
+ if (!i915_enable_hangcheck)
+ return;
+
+ /* If all work is done then ACTHD clearly hasn't advanced. */
+ if (i915_hangcheck_ring_idle(&dev_priv->rings[RCS], &err) &&
+ i915_hangcheck_ring_idle(&dev_priv->rings[VCS], &err) &&
+ i915_hangcheck_ring_idle(&dev_priv->rings[BCS], &err)) {
+ dev_priv->hangcheck_count = 0;
+ if (err)
+ goto repeat;
+ return;
+ }
+
+ if (INTEL_INFO(dev)->gen < 4) {
+ instdone = I915_READ(INSTDONE);
+ instdone1 = 0;
+ } else {
+ instdone = I915_READ(INSTDONE_I965);
+ instdone1 = I915_READ(INSTDONE1);
+ }
+ acthd = intel_ring_get_active_head(&dev_priv->rings[RCS]);
+ acthd_bsd = HAS_BSD(dev) ?
+ intel_ring_get_active_head(&dev_priv->rings[VCS]) : 0;
+ acthd_blt = HAS_BLT(dev) ?
+ intel_ring_get_active_head(&dev_priv->rings[BCS]) : 0;
+
+ if (dev_priv->last_acthd == acthd &&
+ dev_priv->last_acthd_bsd == acthd_bsd &&
+ dev_priv->last_acthd_blt == acthd_blt &&
+ dev_priv->last_instdone == instdone &&
+ dev_priv->last_instdone1 == instdone1) {
+ if (dev_priv->hangcheck_count++ > 1) {
+ DRM_ERROR("Hangcheck timer elapsed... GPU hung\n");
+ i915_handle_error(dev, true);
+
+ if (!IS_GEN2(dev)) {
+ /* Is the chip hanging on a WAIT_FOR_EVENT?
+ * If so we can simply poke the RB_WAIT bit
+ * and break the hang. This should work on
+ * all but the second generation chipsets.
+ */
+ if (kick_ring(&dev_priv->rings[RCS]))
+ goto repeat;
+
+ if (HAS_BSD(dev) &&
+ kick_ring(&dev_priv->rings[VCS]))
+ goto repeat;
+
+ if (HAS_BLT(dev) &&
+ kick_ring(&dev_priv->rings[BCS]))
+ goto repeat;
+ }
+
+ return;
+ }
+ } else {
+ dev_priv->hangcheck_count = 0;
+
+ dev_priv->last_acthd = acthd;
+ dev_priv->last_acthd_bsd = acthd_bsd;
+ dev_priv->last_acthd_blt = acthd_blt;
+ dev_priv->last_instdone = instdone;
+ dev_priv->last_instdone1 = instdone1;
+ }
+
+repeat:
+ /* Reset timer case chip hangs without another request being added */
+ callout_schedule(&dev_priv->hangcheck_timer, DRM_I915_HANGCHECK_PERIOD);
+}
+
+/* drm_dma.h hooks
+*/
+static void
+ironlake_irq_preinstall(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+
+ atomic_set(&dev_priv->irq_received, 0);
+
+ TASK_INIT(&dev_priv->hotplug_task, 0, i915_hotplug_work_func,
+ dev->dev_private);
+ TASK_INIT(&dev_priv->error_task, 0, i915_error_work_func,
+ dev->dev_private);
+ TASK_INIT(&dev_priv->rps_task, 0, gen6_pm_rps_work_func,
+ dev->dev_private);
+
+ I915_WRITE(HWSTAM, 0xeffe);
+
+ /* XXX hotplug from PCH */
+
+ I915_WRITE(DEIMR, 0xffffffff);
+ I915_WRITE(DEIER, 0x0);
+ POSTING_READ(DEIER);
+
+ /* and GT */
+ I915_WRITE(GTIMR, 0xffffffff);
+ I915_WRITE(GTIER, 0x0);
+ POSTING_READ(GTIER);
+
+ /* south display irq */
+ I915_WRITE(SDEIMR, 0xffffffff);
+ I915_WRITE(SDEIER, 0x0);
+ POSTING_READ(SDEIER);
+}
+
+/*
+ * Enable digital hotplug on the PCH, and configure the DP short pulse
+ * duration to 2ms (which is the minimum in the Display Port spec)
+ *
+ * This register is the same on all known PCH chips.
+ */
+
+static void ironlake_enable_pch_hotplug(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ u32 hotplug;
+
+ hotplug = I915_READ(PCH_PORT_HOTPLUG);
+ hotplug &= ~(PORTD_PULSE_DURATION_MASK|PORTC_PULSE_DURATION_MASK|PORTB_PULSE_DURATION_MASK);
+ hotplug |= PORTD_HOTPLUG_ENABLE | PORTD_PULSE_DURATION_2ms;
+ hotplug |= PORTC_HOTPLUG_ENABLE | PORTC_PULSE_DURATION_2ms;
+ hotplug |= PORTB_HOTPLUG_ENABLE | PORTB_PULSE_DURATION_2ms;
+ I915_WRITE(PCH_PORT_HOTPLUG, hotplug);
+}
+
+static int ironlake_irq_postinstall(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ /* enable kind of interrupts always enabled */
+ u32 display_mask = DE_MASTER_IRQ_CONTROL | DE_GSE | DE_PCH_EVENT |
+ DE_PLANEA_FLIP_DONE | DE_PLANEB_FLIP_DONE;
+ u32 render_irqs;
+ u32 hotplug_mask;
+
+ dev_priv->vblank_pipe = DRM_I915_VBLANK_PIPE_A | DRM_I915_VBLANK_PIPE_B;
+ dev_priv->irq_mask = ~display_mask;
+
+ /* should always can generate irq */
+ I915_WRITE(DEIIR, I915_READ(DEIIR));
+ I915_WRITE(DEIMR, dev_priv->irq_mask);
+ I915_WRITE(DEIER, display_mask | DE_PIPEA_VBLANK | DE_PIPEB_VBLANK);
+ POSTING_READ(DEIER);
+
+ dev_priv->gt_irq_mask = ~0;
+
+ I915_WRITE(GTIIR, I915_READ(GTIIR));
+ I915_WRITE(GTIMR, dev_priv->gt_irq_mask);
+
+ if (IS_GEN6(dev))
+ render_irqs =
+ GT_USER_INTERRUPT |
+ GT_GEN6_BSD_USER_INTERRUPT |
+ GT_BLT_USER_INTERRUPT;
+ else
+ render_irqs =
+ GT_USER_INTERRUPT |
+ GT_PIPE_NOTIFY |
+ GT_BSD_USER_INTERRUPT;
+ I915_WRITE(GTIER, render_irqs);
+ POSTING_READ(GTIER);
+
+ if (HAS_PCH_CPT(dev)) {
+ hotplug_mask = (SDE_CRT_HOTPLUG_CPT |
+ SDE_PORTB_HOTPLUG_CPT |
+ SDE_PORTC_HOTPLUG_CPT |
+ SDE_PORTD_HOTPLUG_CPT);
+ } else {
+ hotplug_mask = (SDE_CRT_HOTPLUG |
+ SDE_PORTB_HOTPLUG |
+ SDE_PORTC_HOTPLUG |
+ SDE_PORTD_HOTPLUG |
+ SDE_AUX_MASK);
+ }
+
+ dev_priv->pch_irq_mask = ~hotplug_mask;
+
+ I915_WRITE(SDEIIR, I915_READ(SDEIIR));
+ I915_WRITE(SDEIMR, dev_priv->pch_irq_mask);
+ I915_WRITE(SDEIER, hotplug_mask);
+ POSTING_READ(SDEIER);
+
+ ironlake_enable_pch_hotplug(dev);
+
+ if (IS_IRONLAKE_M(dev)) {
+ /* Clear & enable PCU event interrupts */
+ I915_WRITE(DEIIR, DE_PCU_EVENT);
+ I915_WRITE(DEIER, I915_READ(DEIER) | DE_PCU_EVENT);
+ ironlake_enable_display_irq(dev_priv, DE_PCU_EVENT);
+ }
+
+ return 0;
+}
+
+static int
+ivybridge_irq_postinstall(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ /* enable kind of interrupts always enabled */
+ u32 display_mask = DE_MASTER_IRQ_CONTROL | DE_GSE_IVB |
+ DE_PCH_EVENT_IVB | DE_PLANEA_FLIP_DONE_IVB |
+ DE_PLANEB_FLIP_DONE_IVB;
+ u32 render_irqs;
+ u32 hotplug_mask;
+
+ dev_priv->vblank_pipe = DRM_I915_VBLANK_PIPE_A | DRM_I915_VBLANK_PIPE_B;
+ dev_priv->irq_mask = ~display_mask;
+
+ /* should always can generate irq */
+ I915_WRITE(DEIIR, I915_READ(DEIIR));
+ I915_WRITE(DEIMR, dev_priv->irq_mask);
+ I915_WRITE(DEIER, display_mask | DE_PIPEA_VBLANK_IVB |
+ DE_PIPEB_VBLANK_IVB);
+ POSTING_READ(DEIER);
+
+ dev_priv->gt_irq_mask = ~0;
+
+ I915_WRITE(GTIIR, I915_READ(GTIIR));
+ I915_WRITE(GTIMR, dev_priv->gt_irq_mask);
+
+ render_irqs = GT_USER_INTERRUPT | GT_GEN6_BSD_USER_INTERRUPT |
+ GT_BLT_USER_INTERRUPT;
+ I915_WRITE(GTIER, render_irqs);
+ POSTING_READ(GTIER);
+
+ hotplug_mask = (SDE_CRT_HOTPLUG_CPT |
+ SDE_PORTB_HOTPLUG_CPT |
+ SDE_PORTC_HOTPLUG_CPT |
+ SDE_PORTD_HOTPLUG_CPT);
+ dev_priv->pch_irq_mask = ~hotplug_mask;
+
+ I915_WRITE(SDEIIR, I915_READ(SDEIIR));
+ I915_WRITE(SDEIMR, dev_priv->pch_irq_mask);
+ I915_WRITE(SDEIER, hotplug_mask);
+ POSTING_READ(SDEIER);
+
+ ironlake_enable_pch_hotplug(dev);
+
+ return 0;
+}
+
+static void
+i915_driver_irq_preinstall(struct drm_device * dev)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ int pipe;
+
+ atomic_set(&dev_priv->irq_received, 0);
+
+ TASK_INIT(&dev_priv->hotplug_task, 0, i915_hotplug_work_func,
+ dev->dev_private);
+ TASK_INIT(&dev_priv->error_task, 0, i915_error_work_func,
+ dev->dev_private);
+ TASK_INIT(&dev_priv->rps_task, 0, gen6_pm_rps_work_func,
+ dev->dev_private);
+
+ if (I915_HAS_HOTPLUG(dev)) {
+ I915_WRITE(PORT_HOTPLUG_EN, 0);
+ I915_WRITE(PORT_HOTPLUG_STAT, I915_READ(PORT_HOTPLUG_STAT));
+ }
+
+ I915_WRITE(HWSTAM, 0xeffe);
+ for_each_pipe(pipe)
+ I915_WRITE(PIPESTAT(pipe), 0);
+ I915_WRITE(IMR, 0xffffffff);
+ I915_WRITE(IER, 0x0);
+ POSTING_READ(IER);
+}
+
+/*
+ * Must be called after intel_modeset_init or hotplug interrupts won't be
+ * enabled correctly.
+ */
+static int
+i915_driver_irq_postinstall(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ u32 enable_mask = I915_INTERRUPT_ENABLE_FIX | I915_INTERRUPT_ENABLE_VAR;
+ u32 error_mask;
+
+ dev_priv->vblank_pipe = DRM_I915_VBLANK_PIPE_A | DRM_I915_VBLANK_PIPE_B;
+
+ /* Unmask the interrupts that we always want on. */
+ dev_priv->irq_mask = ~I915_INTERRUPT_ENABLE_FIX;
+
+ dev_priv->pipestat[0] = 0;
+ dev_priv->pipestat[1] = 0;
+
+ if (I915_HAS_HOTPLUG(dev)) {
+ /* Enable in IER... */
+ enable_mask |= I915_DISPLAY_PORT_INTERRUPT;
+ /* and unmask in IMR */
+ dev_priv->irq_mask &= ~I915_DISPLAY_PORT_INTERRUPT;
+ }
+
+ /*
+ * Enable some error detection, note the instruction error mask
+ * bit is reserved, so we leave it masked.
+ */
+ if (IS_G4X(dev)) {
+ error_mask = ~(GM45_ERROR_PAGE_TABLE |
+ GM45_ERROR_MEM_PRIV |
+ GM45_ERROR_CP_PRIV |
+ I915_ERROR_MEMORY_REFRESH);
+ } else {
+ error_mask = ~(I915_ERROR_PAGE_TABLE |
+ I915_ERROR_MEMORY_REFRESH);
+ }
+ I915_WRITE(EMR, error_mask);
+
+ I915_WRITE(IMR, dev_priv->irq_mask);
+ I915_WRITE(IER, enable_mask);
+ POSTING_READ(IER);
+
+ if (I915_HAS_HOTPLUG(dev)) {
+ u32 hotplug_en = I915_READ(PORT_HOTPLUG_EN);
+
+ /* Note HDMI and DP share bits */
+ if (dev_priv->hotplug_supported_mask & HDMIB_HOTPLUG_INT_STATUS)
+ hotplug_en |= HDMIB_HOTPLUG_INT_EN;
+ if (dev_priv->hotplug_supported_mask & HDMIC_HOTPLUG_INT_STATUS)
+ hotplug_en |= HDMIC_HOTPLUG_INT_EN;
+ if (dev_priv->hotplug_supported_mask & HDMID_HOTPLUG_INT_STATUS)
+ hotplug_en |= HDMID_HOTPLUG_INT_EN;
+ if (dev_priv->hotplug_supported_mask & SDVOC_HOTPLUG_INT_STATUS)
+ hotplug_en |= SDVOC_HOTPLUG_INT_EN;
+ if (dev_priv->hotplug_supported_mask & SDVOB_HOTPLUG_INT_STATUS)
+ hotplug_en |= SDVOB_HOTPLUG_INT_EN;
+ if (dev_priv->hotplug_supported_mask & CRT_HOTPLUG_INT_STATUS) {
+ hotplug_en |= CRT_HOTPLUG_INT_EN;
+
+ /* Programming the CRT detection parameters tends
+ to generate a spurious hotplug event about three
+ seconds later. So just do it once.
+ */
+ if (IS_G4X(dev))
+ hotplug_en |= CRT_HOTPLUG_ACTIVATION_PERIOD_64;
+ hotplug_en |= CRT_HOTPLUG_VOLTAGE_COMPARE_50;
+ }
+
+ /* Ignore TV since it's buggy */
+
+ I915_WRITE(PORT_HOTPLUG_EN, hotplug_en);
+ }
+
+#if 1
+ KIB_NOTYET();
+#else
+ intel_opregion_enable_asle(dev);
+#endif
+
+ return 0;
+}
+
+static void
+ironlake_irq_uninstall(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+
+ if (dev_priv == NULL)
+ return;
+
+ dev_priv->vblank_pipe = 0;
+
+ I915_WRITE(HWSTAM, 0xffffffff);
+
+ I915_WRITE(DEIMR, 0xffffffff);
+ I915_WRITE(DEIER, 0x0);
+ I915_WRITE(DEIIR, I915_READ(DEIIR));
+
+ I915_WRITE(GTIMR, 0xffffffff);
+ I915_WRITE(GTIER, 0x0);
+ I915_WRITE(GTIIR, I915_READ(GTIIR));
+
+ I915_WRITE(SDEIMR, 0xffffffff);
+ I915_WRITE(SDEIER, 0x0);
+ I915_WRITE(SDEIIR, I915_READ(SDEIIR));
+
+ taskqueue_drain(dev_priv->tq, &dev_priv->hotplug_task);
+ taskqueue_drain(dev_priv->tq, &dev_priv->error_task);
+ taskqueue_drain(dev_priv->tq, &dev_priv->rps_task);
+}
+
+static void i915_driver_irq_uninstall(struct drm_device * dev)
+{
+ drm_i915_private_t *dev_priv = (drm_i915_private_t *) dev->dev_private;
+ int pipe;
+
+ if (!dev_priv)
+ return;
+
+ dev_priv->vblank_pipe = 0;
+
+ if (I915_HAS_HOTPLUG(dev)) {
+ I915_WRITE(PORT_HOTPLUG_EN, 0);
+ I915_WRITE(PORT_HOTPLUG_STAT, I915_READ(PORT_HOTPLUG_STAT));
+ }
+
+ I915_WRITE(HWSTAM, 0xffffffff);
+ for_each_pipe(pipe)
+ I915_WRITE(PIPESTAT(pipe), 0);
+ I915_WRITE(IMR, 0xffffffff);
+ I915_WRITE(IER, 0x0);
+
+ for_each_pipe(pipe)
+ I915_WRITE(PIPESTAT(pipe),
+ I915_READ(PIPESTAT(pipe)) & 0x8000ffff);
+ I915_WRITE(IIR, I915_READ(IIR));
+
+ taskqueue_drain(dev_priv->tq, &dev_priv->hotplug_task);
+ taskqueue_drain(dev_priv->tq, &dev_priv->error_task);
+ taskqueue_drain(dev_priv->tq, &dev_priv->rps_task);
+}
+
+void
+intel_irq_init(struct drm_device *dev)
+{
+
+ dev->driver->get_vblank_counter = i915_get_vblank_counter;
+ dev->max_vblank_count = 0xffffff; /* only 24 bits of frame count */
+ if (IS_G4X(dev) || IS_GEN5(dev) || IS_GEN6(dev) || IS_IVYBRIDGE(dev)) {
+ dev->max_vblank_count = 0xffffffff; /* full 32 bit counter */
+ dev->driver->get_vblank_counter = gm45_get_vblank_counter;
+ }
+
+ if (drm_core_check_feature(dev, DRIVER_MODESET))
+ dev->driver->get_vblank_timestamp = i915_get_vblank_timestamp;
+ else
+ dev->driver->get_vblank_timestamp = NULL;
+ dev->driver->get_scanout_position = i915_get_crtc_scanoutpos;
+
+ if (IS_IVYBRIDGE(dev)) {
+ /* Share pre & uninstall handlers with ILK/SNB */
+ dev->driver->irq_handler = ivybridge_irq_handler;
+ dev->driver->irq_preinstall = ironlake_irq_preinstall;
+ dev->driver->irq_postinstall = ivybridge_irq_postinstall;
+ dev->driver->irq_uninstall = ironlake_irq_uninstall;
+ dev->driver->enable_vblank = ivybridge_enable_vblank;
+ dev->driver->disable_vblank = ivybridge_disable_vblank;
+ } else if (HAS_PCH_SPLIT(dev)) {
+ dev->driver->irq_handler = ironlake_irq_handler;
+ dev->driver->irq_preinstall = ironlake_irq_preinstall;
+ dev->driver->irq_postinstall = ironlake_irq_postinstall;
+ dev->driver->irq_uninstall = ironlake_irq_uninstall;
+ dev->driver->enable_vblank = ironlake_enable_vblank;
+ dev->driver->disable_vblank = ironlake_disable_vblank;
+ } else {
+ dev->driver->irq_preinstall = i915_driver_irq_preinstall;
+ dev->driver->irq_postinstall = i915_driver_irq_postinstall;
+ dev->driver->irq_uninstall = i915_driver_irq_uninstall;
+ dev->driver->irq_handler = i915_driver_irq_handler;
+ dev->driver->enable_vblank = i915_enable_vblank;
+ dev->driver->disable_vblank = i915_disable_vblank;
+ }
+}
+
+static struct drm_i915_error_object *
+i915_error_object_create(struct drm_i915_private *dev_priv,
+ struct drm_i915_gem_object *src)
+{
+ struct drm_i915_error_object *dst;
+ struct sf_buf *sf;
+ void *d, *s;
+ int page, page_count;
+ u32 reloc_offset;
+
+ if (src == NULL || src->pages == NULL)
+ return NULL;
+
+ page_count = src->base.size / PAGE_SIZE;
+
+ dst = malloc(sizeof(*dst) + page_count * sizeof(u32 *), DRM_I915_GEM,
+ M_NOWAIT);
+ if (dst == NULL)
+ return (NULL);
+
+ reloc_offset = src->gtt_offset;
+ for (page = 0; page < page_count; page++) {
+ d = malloc(PAGE_SIZE, DRM_I915_GEM, M_NOWAIT);
+ if (d == NULL)
+ goto unwind;
+
+ if (reloc_offset < dev_priv->mm.gtt_mappable_end) {
+ /* Simply ignore tiling or any overlapping fence.
+ * It's part of the error state, and this hopefully
+ * captures what the GPU read.
+ */
+ s = pmap_mapdev_attr(src->base.dev->agp->base +
+ reloc_offset, PAGE_SIZE, PAT_WRITE_COMBINING);
+ memcpy(d, s, PAGE_SIZE);
+ pmap_unmapdev((vm_offset_t)s, PAGE_SIZE);
+ } else {
+ drm_clflush_pages(&src->pages[page], 1);
+
+ sched_pin();
+ sf = sf_buf_alloc(src->pages[page], SFB_CPUPRIVATE |
+ SFB_NOWAIT);
+ if (sf != NULL) {
+ s = (void *)(uintptr_t)sf_buf_kva(sf);
+ memcpy(d, s, PAGE_SIZE);
+ sf_buf_free(sf);
+ } else {
+ bzero(d, PAGE_SIZE);
+ strcpy(d, "XXXKIB");
+ }
+ sched_unpin();
+
+ drm_clflush_pages(&src->pages[page], 1);
+ }
+
+ dst->pages[page] = d;
+
+ reloc_offset += PAGE_SIZE;
+ }
+ dst->page_count = page_count;
+ dst->gtt_offset = src->gtt_offset;
+
+ return (dst);
+
+unwind:
+ while (page--)
+ free(dst->pages[page], DRM_I915_GEM);
+ free(dst, DRM_I915_GEM);
+ return (NULL);
+}
+
+static void
+i915_error_object_free(struct drm_i915_error_object *obj)
+{
+ int page;
+
+ if (obj == NULL)
+ return;
+
+ for (page = 0; page < obj->page_count; page++)
+ free(obj->pages[page], DRM_I915_GEM);
+
+ free(obj, DRM_I915_GEM);
+}
+
+static void
+i915_error_state_free(struct drm_device *dev,
+ struct drm_i915_error_state *error)
+{
+ int i;
+
+ for (i = 0; i < DRM_ARRAY_SIZE(error->ring); i++) {
+ i915_error_object_free(error->ring[i].batchbuffer);
+ i915_error_object_free(error->ring[i].ringbuffer);
+ free(error->ring[i].requests, DRM_I915_GEM);
+ }
+
+ free(error->active_bo, DRM_I915_GEM);
+ free(error->overlay, DRM_I915_GEM);
+ free(error, DRM_I915_GEM);
+}
+
+static u32
+capture_bo_list(struct drm_i915_error_buffer *err, int count,
+ struct list_head *head)
+{
+ struct drm_i915_gem_object *obj;
+ int i = 0;
+
+ list_for_each_entry(obj, head, mm_list) {
+ err->size = obj->base.size;
+ err->name = obj->base.name;
+ err->seqno = obj->last_rendering_seqno;
+ err->gtt_offset = obj->gtt_offset;
+ err->read_domains = obj->base.read_domains;
+ err->write_domain = obj->base.write_domain;
+ err->fence_reg = obj->fence_reg;
+ err->pinned = 0;
+ if (obj->pin_count > 0)
+ err->pinned = 1;
+ if (obj->user_pin_count > 0)
+ err->pinned = -1;
+ err->tiling = obj->tiling_mode;
+ err->dirty = obj->dirty;
+ err->purgeable = obj->madv != I915_MADV_WILLNEED;
+ err->ring = obj->ring ? obj->ring->id : -1;
+ err->cache_level = obj->cache_level;
+
+ if (++i == count)
+ break;
+
+ err++;
+ }
+
+ return (i);
+}
+
+static void
+i915_gem_record_fences(struct drm_device *dev,
+ struct drm_i915_error_state *error)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int i;
+
+ /* Fences */
+ switch (INTEL_INFO(dev)->gen) {
+ case 7:
+ case 6:
+ for (i = 0; i < 16; i++)
+ error->fence[i] = I915_READ64(FENCE_REG_SANDYBRIDGE_0 + (i * 8));
+ break;
+ case 5:
+ case 4:
+ for (i = 0; i < 16; i++)
+ error->fence[i] = I915_READ64(FENCE_REG_965_0 +
+ (i * 8));
+ break;
+ case 3:
+ if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
+ for (i = 0; i < 8; i++)
+ error->fence[i+8] = I915_READ(FENCE_REG_945_8 +
+ (i * 4));
+ case 2:
+ for (i = 0; i < 8; i++)
+ error->fence[i] = I915_READ(FENCE_REG_830_0 + (i * 4));
+ break;
+
+ }
+}
+
+static struct drm_i915_error_object *
+i915_error_first_batchbuffer(struct drm_i915_private *dev_priv,
+ struct intel_ring_buffer *ring)
+{
+ struct drm_i915_gem_object *obj;
+ u32 seqno;
+
+ if (!ring->get_seqno)
+ return (NULL);
+
+ seqno = ring->get_seqno(ring);
+ list_for_each_entry(obj, &dev_priv->mm.active_list, mm_list) {
+ if (obj->ring != ring)
+ continue;
+
+ if (i915_seqno_passed(seqno, obj->last_rendering_seqno))
+ continue;
+
+ if ((obj->base.read_domains & I915_GEM_DOMAIN_COMMAND) == 0)
+ continue;
+
+ /* We need to copy these to an anonymous buffer as the simplest
+ * method to avoid being overwritten by userspace.
+ */
+ return (i915_error_object_create(dev_priv, obj));
+ }
+
+ return NULL;
+}
+
+static void
+i915_record_ring_state(struct drm_device *dev,
+ struct drm_i915_error_state *error,
+ struct intel_ring_buffer *ring)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (INTEL_INFO(dev)->gen >= 6) {
+ error->faddr[ring->id] = I915_READ(RING_DMA_FADD(ring->mmio_base));
+ error->fault_reg[ring->id] = I915_READ(RING_FAULT_REG(ring));
+ error->semaphore_mboxes[ring->id][0]
+ = I915_READ(RING_SYNC_0(ring->mmio_base));
+ error->semaphore_mboxes[ring->id][1]
+ = I915_READ(RING_SYNC_1(ring->mmio_base));
+ }
+
+ if (INTEL_INFO(dev)->gen >= 4) {
+ error->ipeir[ring->id] = I915_READ(RING_IPEIR(ring->mmio_base));
+ error->ipehr[ring->id] = I915_READ(RING_IPEHR(ring->mmio_base));
+ error->instdone[ring->id] = I915_READ(RING_INSTDONE(ring->mmio_base));
+ error->instps[ring->id] = I915_READ(RING_INSTPS(ring->mmio_base));
+ if (ring->id == RCS) {
+ error->instdone1 = I915_READ(INSTDONE1);
+ error->bbaddr = I915_READ64(BB_ADDR);
+ }
+ } else {
+ error->ipeir[ring->id] = I915_READ(IPEIR);
+ error->ipehr[ring->id] = I915_READ(IPEHR);
+ error->instdone[ring->id] = I915_READ(INSTDONE);
+ }
+
+ error->instpm[ring->id] = I915_READ(RING_INSTPM(ring->mmio_base));
+ error->seqno[ring->id] = ring->get_seqno(ring);
+ error->acthd[ring->id] = intel_ring_get_active_head(ring);
+ error->head[ring->id] = I915_READ_HEAD(ring);
+ error->tail[ring->id] = I915_READ_TAIL(ring);
+
+ error->cpu_ring_head[ring->id] = ring->head;
+ error->cpu_ring_tail[ring->id] = ring->tail;
+}
+
+static void
+i915_gem_record_rings(struct drm_device *dev,
+ struct drm_i915_error_state *error)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_i915_gem_request *request;
+ int i, count;
+
+ for (i = 0; i < I915_NUM_RINGS; i++) {
+ struct intel_ring_buffer *ring = &dev_priv->rings[i];
+
+ if (ring->obj == NULL)
+ continue;
+
+ i915_record_ring_state(dev, error, ring);
+
+ error->ring[i].batchbuffer =
+ i915_error_first_batchbuffer(dev_priv, ring);
+
+ error->ring[i].ringbuffer =
+ i915_error_object_create(dev_priv, ring->obj);
+
+ count = 0;
+ list_for_each_entry(request, &ring->request_list, list)
+ count++;
+
+ error->ring[i].num_requests = count;
+ error->ring[i].requests = malloc(count *
+ sizeof(struct drm_i915_error_request), DRM_I915_GEM,
+ M_WAITOK);
+ if (error->ring[i].requests == NULL) {
+ error->ring[i].num_requests = 0;
+ continue;
+ }
+
+ count = 0;
+ list_for_each_entry(request, &ring->request_list, list) {
+ struct drm_i915_error_request *erq;
+
+ erq = &error->ring[i].requests[count++];
+ erq->seqno = request->seqno;
+ erq->jiffies = request->emitted_jiffies;
+ erq->tail = request->tail;
+ }
+ }
+}
+
+static void
+i915_capture_error_state(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_i915_gem_object *obj;
+ struct drm_i915_error_state *error;
+ int i, pipe;
+
+ mtx_lock(&dev_priv->error_lock);
+ error = dev_priv->first_error;
+ mtx_unlock(&dev_priv->error_lock);
+ if (error != NULL)
+ return;
+
+ /* Account for pipe specific data like PIPE*STAT */
+ error = malloc(sizeof(*error), DRM_I915_GEM, M_NOWAIT | M_ZERO);
+ if (error == NULL) {
+ DRM_DEBUG("out of memory, not capturing error state\n");
+ return;
+ }
+
+ DRM_INFO("capturing error event; look for more information in "
+ "sysctl hw.dri.%d.info.i915_error_state\n", dev->sysctl_node_idx);
+
+ error->eir = I915_READ(EIR);
+ error->pgtbl_er = I915_READ(PGTBL_ER);
+ for_each_pipe(pipe)
+ error->pipestat[pipe] = I915_READ(PIPESTAT(pipe));
+
+ if (INTEL_INFO(dev)->gen >= 6) {
+ error->error = I915_READ(ERROR_GEN6);
+ error->done_reg = I915_READ(DONE_REG);
+ }
+
+ i915_gem_record_fences(dev, error);
+ i915_gem_record_rings(dev, error);
+
+ /* Record buffers on the active and pinned lists. */
+ error->active_bo = NULL;
+ error->pinned_bo = NULL;
+
+ i = 0;
+ list_for_each_entry(obj, &dev_priv->mm.active_list, mm_list)
+ i++;
+ error->active_bo_count = i;
+ list_for_each_entry(obj, &dev_priv->mm.pinned_list, mm_list)
+ i++;
+ error->pinned_bo_count = i - error->active_bo_count;
+
+ error->active_bo = NULL;
+ error->pinned_bo = NULL;
+ if (i) {
+ error->active_bo = malloc(sizeof(*error->active_bo) * i,
+ DRM_I915_GEM, M_NOWAIT);
+ if (error->active_bo)
+ error->pinned_bo = error->active_bo +
+ error->active_bo_count;
+ }
+
+ if (error->active_bo)
+ error->active_bo_count = capture_bo_list(error->active_bo,
+ error->active_bo_count, &dev_priv->mm.active_list);
+
+ if (error->pinned_bo)
+ error->pinned_bo_count = capture_bo_list(error->pinned_bo,
+ error->pinned_bo_count, &dev_priv->mm.pinned_list);
+
+ microtime(&error->time);
+
+ error->overlay = intel_overlay_capture_error_state(dev);
+ error->display = intel_display_capture_error_state(dev);
+
+ mtx_lock(&dev_priv->error_lock);
+ if (dev_priv->first_error == NULL) {
+ dev_priv->first_error = error;
+ error = NULL;
+ }
+ mtx_unlock(&dev_priv->error_lock);
+
+ if (error != NULL)
+ i915_error_state_free(dev, error);
+}
+
+void
+i915_destroy_error_state(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_i915_error_state *error;
+
+ mtx_lock(&dev_priv->error_lock);
+ error = dev_priv->first_error;
+ dev_priv->first_error = NULL;
+ mtx_unlock(&dev_priv->error_lock);
+
+ if (error != NULL)
+ i915_error_state_free(dev, error);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_reg.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_reg.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,3876 @@
+/* Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
+ * All Rights Reserved.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
+ * IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
+ * ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_reg.h 235783 2012-05-22 11:07:44Z kib $");
+
+#ifndef _I915_REG_H_
+#define _I915_REG_H_
+
+#define _PIPE(pipe, a, b) ((a) + (pipe)*((b)-(a)))
+
+/*
+ * The Bridge device's PCI config space has information about the
+ * fb aperture size and the amount of pre-reserved memory.
+ * This is all handled in the intel-gtt.ko module. i915.ko only
+ * cares about the vga bit for the vga rbiter.
+ */
+#define INTEL_GMCH_CTRL 0x52
+#define INTEL_GMCH_VGA_DISABLE (1 << 1)
+
+/* PCI config space */
+
+#define HPLLCC 0xc0 /* 855 only */
+#define GC_CLOCK_CONTROL_MASK (0xf << 0)
+#define GC_CLOCK_133_200 (0 << 0)
+#define GC_CLOCK_100_200 (1 << 0)
+#define GC_CLOCK_100_133 (2 << 0)
+#define GC_CLOCK_166_250 (3 << 0)
+#define GCFGC2 0xda
+#define GCFGC 0xf0 /* 915+ only */
+#define GC_LOW_FREQUENCY_ENABLE (1 << 7)
+#define GC_DISPLAY_CLOCK_190_200_MHZ (0 << 4)
+#define GC_DISPLAY_CLOCK_333_MHZ (4 << 4)
+#define GC_DISPLAY_CLOCK_MASK (7 << 4)
+#define GM45_GC_RENDER_CLOCK_MASK (0xf << 0)
+#define GM45_GC_RENDER_CLOCK_266_MHZ (8 << 0)
+#define GM45_GC_RENDER_CLOCK_320_MHZ (9 << 0)
+#define GM45_GC_RENDER_CLOCK_400_MHZ (0xb << 0)
+#define GM45_GC_RENDER_CLOCK_533_MHZ (0xc << 0)
+#define I965_GC_RENDER_CLOCK_MASK (0xf << 0)
+#define I965_GC_RENDER_CLOCK_267_MHZ (2 << 0)
+#define I965_GC_RENDER_CLOCK_333_MHZ (3 << 0)
+#define I965_GC_RENDER_CLOCK_444_MHZ (4 << 0)
+#define I965_GC_RENDER_CLOCK_533_MHZ (5 << 0)
+#define I945_GC_RENDER_CLOCK_MASK (7 << 0)
+#define I945_GC_RENDER_CLOCK_166_MHZ (0 << 0)
+#define I945_GC_RENDER_CLOCK_200_MHZ (1 << 0)
+#define I945_GC_RENDER_CLOCK_250_MHZ (3 << 0)
+#define I945_GC_RENDER_CLOCK_400_MHZ (5 << 0)
+#define I915_GC_RENDER_CLOCK_MASK (7 << 0)
+#define I915_GC_RENDER_CLOCK_166_MHZ (0 << 0)
+#define I915_GC_RENDER_CLOCK_200_MHZ (1 << 0)
+#define I915_GC_RENDER_CLOCK_333_MHZ (4 << 0)
+#define LBB 0xf4
+
+/* Graphics reset regs */
+#define I965_GDRST 0xc0 /* PCI config register */
+#define ILK_GDSR 0x2ca4 /* MCHBAR offset */
+#define GRDOM_FULL (0<<2)
+#define GRDOM_RENDER (1<<2)
+#define GRDOM_MEDIA (3<<2)
+
+#define GEN6_MBCUNIT_SNPCR 0x900c /* for LLC config */
+#define GEN6_MBC_SNPCR_SHIFT 21
+#define GEN6_MBC_SNPCR_MASK (3<<21)
+#define GEN6_MBC_SNPCR_MAX (0<<21)
+#define GEN6_MBC_SNPCR_MED (1<<21)
+#define GEN6_MBC_SNPCR_LOW (2<<21)
+#define GEN6_MBC_SNPCR_MIN (3<<21) /* only 1/16th of the cache is shared */
+
+#define GEN6_MBCTL 0x0907c
+#define GEN6_MBCTL_ENABLE_BOOT_FETCH (1 << 4)
+#define GEN6_MBCTL_CTX_FETCH_NEEDED (1 << 3)
+#define GEN6_MBCTL_BME_UPDATE_ENABLE (1 << 2)
+#define GEN6_MBCTL_MAE_UPDATE_ENABLE (1 << 1)
+#define GEN6_MBCTL_BOOT_FETCH_MECH (1 << 0)
+
+#define GEN6_GDRST 0x941c
+#define GEN6_GRDOM_FULL (1 << 0)
+#define GEN6_GRDOM_RENDER (1 << 1)
+#define GEN6_GRDOM_MEDIA (1 << 2)
+#define GEN6_GRDOM_BLT (1 << 3)
+
+/* PPGTT stuff */
+#define GEN6_GTT_ADDR_ENCODE(addr) ((addr) | (((addr) >> 28) & 0xff0))
+
+#define GEN6_PDE_VALID (1 << 0)
+#define GEN6_PDE_LARGE_PAGE (2 << 0) /* use 32kb pages */
+/* gen6+ has bit 11-4 for physical addr bit 39-32 */
+#define GEN6_PDE_ADDR_ENCODE(addr) GEN6_GTT_ADDR_ENCODE(addr)
+
+#define GEN6_PTE_VALID (1 << 0)
+#define GEN6_PTE_UNCACHED (1 << 1)
+#define GEN6_PTE_CACHE_LLC (2 << 1)
+#define GEN6_PTE_CACHE_LLC_MLC (3 << 1)
+#define GEN6_PTE_CACHE_BITS (3 << 1)
+#define GEN6_PTE_GFDT (1 << 3)
+#define GEN6_PTE_ADDR_ENCODE(addr) GEN6_GTT_ADDR_ENCODE(addr)
+
+#define RING_PP_DIR_BASE(ring) ((ring)->mmio_base+0x228)
+#define RING_PP_DIR_BASE_READ(ring) ((ring)->mmio_base+0x518)
+#define RING_PP_DIR_DCLV(ring) ((ring)->mmio_base+0x220)
+#define PP_DIR_DCLV_2G 0xffffffff
+
+#define GAM_ECOCHK 0x4090
+#define ECOCHK_SNB_BIT (1<<10)
+#define ECOCHK_PPGTT_CACHE64B (0x3<<3)
+#define ECOCHK_PPGTT_CACHE4B (0x0<<3)
+
+/* VGA stuff */
+
+#define VGA_ST01_MDA 0x3ba
+#define VGA_ST01_CGA 0x3da
+
+#define VGA_MSR_WRITE 0x3c2
+#define VGA_MSR_READ 0x3cc
+#define VGA_MSR_MEM_EN (1<<1)
+#define VGA_MSR_CGA_MODE (1<<0)
+
+#define VGA_SR_INDEX 0x3c4
+#define VGA_SR_DATA 0x3c5
+
+#define VGA_AR_INDEX 0x3c0
+#define VGA_AR_VID_EN (1<<5)
+#define VGA_AR_DATA_WRITE 0x3c0
+#define VGA_AR_DATA_READ 0x3c1
+
+#define VGA_GR_INDEX 0x3ce
+#define VGA_GR_DATA 0x3cf
+/* GR05 */
+#define VGA_GR_MEM_READ_MODE_SHIFT 3
+#define VGA_GR_MEM_READ_MODE_PLANE 1
+/* GR06 */
+#define VGA_GR_MEM_MODE_MASK 0xc
+#define VGA_GR_MEM_MODE_SHIFT 2
+#define VGA_GR_MEM_A0000_AFFFF 0
+#define VGA_GR_MEM_A0000_BFFFF 1
+#define VGA_GR_MEM_B0000_B7FFF 2
+#define VGA_GR_MEM_B0000_BFFFF 3
+
+#define VGA_DACMASK 0x3c6
+#define VGA_DACRX 0x3c7
+#define VGA_DACWX 0x3c8
+#define VGA_DACDATA 0x3c9
+
+#define VGA_CR_INDEX_MDA 0x3b4
+#define VGA_CR_DATA_MDA 0x3b5
+#define VGA_CR_INDEX_CGA 0x3d4
+#define VGA_CR_DATA_CGA 0x3d5
+
+/*
+ * Memory interface instructions used by the kernel
+ */
+#define MI_INSTR(opcode, flags) (((opcode) << 23) | (flags))
+
+#define MI_NOOP MI_INSTR(0, 0)
+#define MI_USER_INTERRUPT MI_INSTR(0x02, 0)
+#define MI_WAIT_FOR_EVENT MI_INSTR(0x03, 0)
+#define MI_WAIT_FOR_OVERLAY_FLIP (1<<16)
+#define MI_WAIT_FOR_PLANE_B_FLIP (1<<6)
+#define MI_WAIT_FOR_PLANE_A_FLIP (1<<2)
+#define MI_WAIT_FOR_PLANE_A_SCANLINES (1<<1)
+#define MI_FLUSH MI_INSTR(0x04, 0)
+#define MI_READ_FLUSH (1 << 0)
+#define MI_EXE_FLUSH (1 << 1)
+#define MI_NO_WRITE_FLUSH (1 << 2)
+#define MI_SCENE_COUNT (1 << 3) /* just increment scene count */
+#define MI_END_SCENE (1 << 4) /* flush binner and incr scene count */
+#define MI_INVALIDATE_ISP (1 << 5) /* invalidate indirect state pointers */
+#define MI_BATCH_BUFFER_END MI_INSTR(0x0a, 0)
+#define MI_SUSPEND_FLUSH MI_INSTR(0x0b, 0)
+#define MI_SUSPEND_FLUSH_EN (1<<0)
+#define MI_REPORT_HEAD MI_INSTR(0x07, 0)
+#define MI_OVERLAY_FLIP MI_INSTR(0x11, 0)
+#define MI_OVERLAY_CONTINUE (0x0<<21)
+#define MI_OVERLAY_ON (0x1<<21)
+#define MI_OVERLAY_OFF (0x2<<21)
+#define MI_LOAD_SCAN_LINES_INCL MI_INSTR(0x12, 0)
+#define MI_DISPLAY_FLIP MI_INSTR(0x14, 2)
+#define MI_DISPLAY_FLIP_I915 MI_INSTR(0x14, 1)
+#define MI_DISPLAY_FLIP_PLANE(n) ((n) << 20)
+#define MI_SET_CONTEXT MI_INSTR(0x18, 0)
+#define MI_MM_SPACE_GTT (1<<8)
+#define MI_MM_SPACE_PHYSICAL (0<<8)
+#define MI_SAVE_EXT_STATE_EN (1<<3)
+#define MI_RESTORE_EXT_STATE_EN (1<<2)
+#define MI_FORCE_RESTORE (1<<1)
+#define MI_RESTORE_INHIBIT (1<<0)
+#define MI_STORE_DWORD_IMM MI_INSTR(0x20, 1)
+#define MI_MEM_VIRTUAL (1 << 22) /* 965+ only */
+#define MI_STORE_DWORD_INDEX MI_INSTR(0x21, 1)
+#define MI_STORE_DWORD_INDEX_SHIFT 2
+/* Official intel docs are somewhat sloppy concerning MI_LOAD_REGISTER_IMM:
+ * - Always issue a MI_NOOP _before_ the MI_LOAD_REGISTER_IMM - otherwise hw
+ * simply ignores the register load under certain conditions.
+ * - One can actually load arbitrary many arbitrary registers: Simply issue x
+ * address/value pairs. Don't overdue it, though, x <= 2^4 must hold!
+ */
+#define MI_LOAD_REGISTER_IMM(x) MI_INSTR(0x22, 2*x-1)
+#define MI_FLUSH_DW MI_INSTR(0x26, 1) /* for GEN6 */
+#define MI_INVALIDATE_TLB (1<<18)
+#define MI_INVALIDATE_BSD (1<<7)
+#define MI_BATCH_BUFFER MI_INSTR(0x30, 1)
+#define MI_BATCH_NON_SECURE (1)
+#define MI_BATCH_NON_SECURE_I965 (1<<8)
+#define MI_BATCH_BUFFER_START MI_INSTR(0x31, 0)
+#define MI_SEMAPHORE_MBOX MI_INSTR(0x16, 1) /* gen6+ */
+#define MI_SEMAPHORE_GLOBAL_GTT (1<<22)
+#define MI_SEMAPHORE_UPDATE (1<<21)
+#define MI_SEMAPHORE_COMPARE (1<<20)
+#define MI_SEMAPHORE_REGISTER (1<<18)
+#define MI_SEMAPHORE_SYNC_RV (2<<16)
+#define MI_SEMAPHORE_SYNC_RB (0<<16)
+#define MI_SEMAPHORE_SYNC_VR (0<<16)
+#define MI_SEMAPHORE_SYNC_VB (2<<16)
+#define MI_SEMAPHORE_SYNC_BR (2<<16)
+#define MI_SEMAPHORE_SYNC_BV (0<<16)
+#define MI_SEMAPHORE_SYNC_INVALID (1<<0)
+/*
+ * 3D instructions used by the kernel
+ */
+#define GFX_INSTR(opcode, flags) ((0x3 << 29) | ((opcode) << 24) | (flags))
+
+#define GFX_OP_RASTER_RULES ((0x3<<29)|(0x7<<24))
+#define GFX_OP_SCISSOR ((0x3<<29)|(0x1c<<24)|(0x10<<19))
+#define SC_UPDATE_SCISSOR (0x1<<1)
+#define SC_ENABLE_MASK (0x1<<0)
+#define SC_ENABLE (0x1<<0)
+#define GFX_OP_LOAD_INDIRECT ((0x3<<29)|(0x1d<<24)|(0x7<<16))
+#define GFX_OP_SCISSOR_INFO ((0x3<<29)|(0x1d<<24)|(0x81<<16)|(0x1))
+#define SCI_YMIN_MASK (0xffff<<16)
+#define SCI_XMIN_MASK (0xffff<<0)
+#define SCI_YMAX_MASK (0xffff<<16)
+#define SCI_XMAX_MASK (0xffff<<0)
+#define GFX_OP_SCISSOR_ENABLE ((0x3<<29)|(0x1c<<24)|(0x10<<19))
+#define GFX_OP_SCISSOR_RECT ((0x3<<29)|(0x1d<<24)|(0x81<<16)|1)
+#define GFX_OP_COLOR_FACTOR ((0x3<<29)|(0x1d<<24)|(0x1<<16)|0x0)
+#define GFX_OP_STIPPLE ((0x3<<29)|(0x1d<<24)|(0x83<<16))
+#define GFX_OP_MAP_INFO ((0x3<<29)|(0x1d<<24)|0x4)
+#define GFX_OP_DESTBUFFER_VARS ((0x3<<29)|(0x1d<<24)|(0x85<<16)|0x0)
+#define GFX_OP_DESTBUFFER_INFO ((0x3<<29)|(0x1d<<24)|(0x8e<<16)|1)
+#define GFX_OP_DRAWRECT_INFO ((0x3<<29)|(0x1d<<24)|(0x80<<16)|(0x3))
+#define GFX_OP_DRAWRECT_INFO_I965 ((0x7900<<16)|0x2)
+#define SRC_COPY_BLT_CMD ((2<<29)|(0x43<<22)|4)
+#define XY_SRC_COPY_BLT_CMD ((2<<29)|(0x53<<22)|6)
+#define XY_MONO_SRC_COPY_IMM_BLT ((2<<29)|(0x71<<22)|5)
+#define XY_SRC_COPY_BLT_WRITE_ALPHA (1<<21)
+#define XY_SRC_COPY_BLT_WRITE_RGB (1<<20)
+#define BLT_DEPTH_8 (0<<24)
+#define BLT_DEPTH_16_565 (1<<24)
+#define BLT_DEPTH_16_1555 (2<<24)
+#define BLT_DEPTH_32 (3<<24)
+#define BLT_ROP_GXCOPY (0xcc<<16)
+#define XY_SRC_COPY_BLT_SRC_TILED (1<<15) /* 965+ only */
+#define XY_SRC_COPY_BLT_DST_TILED (1<<11) /* 965+ only */
+#define CMD_OP_DISPLAYBUFFER_INFO ((0x0<<29)|(0x14<<23)|2)
+#define ASYNC_FLIP (1<<22)
+#define DISPLAY_PLANE_A (0<<20)
+#define DISPLAY_PLANE_B (1<<20)
+#define GFX_OP_PIPE_CONTROL(len) ((0x3<<29)|(0x3<<27)|(0x2<<24)|(len-2))
+#define PIPE_CONTROL_CS_STALL (1<<20)
+#define PIPE_CONTROL_QW_WRITE (1<<14)
+#define PIPE_CONTROL_DEPTH_STALL (1<<13)
+#define PIPE_CONTROL_WRITE_FLUSH (1<<12)
+#define PIPE_CONTROL_RENDER_TARGET_CACHE_FLUSH (1<<12) /* gen6+ */
+#define PIPE_CONTROL_INSTRUCTION_CACHE_INVALIDATE (1<<11) /* MBZ on Ironlake */
+#define PIPE_CONTROL_TEXTURE_CACHE_INVALIDATE (1<<10) /* GM45+ only */
+#define PIPE_CONTROL_INDIRECT_STATE_DISABLE (1<<9)
+#define PIPE_CONTROL_NOTIFY (1<<8)
+#define PIPE_CONTROL_VF_CACHE_INVALIDATE (1<<4)
+#define PIPE_CONTROL_CONST_CACHE_INVALIDATE (1<<3)
+#define PIPE_CONTROL_STATE_CACHE_INVALIDATE (1<<2)
+#define PIPE_CONTROL_STALL_AT_SCOREBOARD (1<<1)
+#define PIPE_CONTROL_DEPTH_CACHE_FLUSH (1<<0)
+#define PIPE_CONTROL_GLOBAL_GTT (1<<2) /* in addr dword */
+
+
+/*
+ * Reset registers
+ */
+#define DEBUG_RESET_I830 0x6070
+#define DEBUG_RESET_FULL (1<<7)
+#define DEBUG_RESET_RENDER (1<<8)
+#define DEBUG_RESET_DISPLAY (1<<9)
+
+
+/*
+ * Fence registers
+ */
+#define FENCE_REG_830_0 0x2000
+#define FENCE_REG_945_8 0x3000
+#define I830_FENCE_START_MASK 0x07f80000
+#define I830_FENCE_TILING_Y_SHIFT 12
+#define I830_FENCE_SIZE_BITS(size) ((ffs((size) >> 19) - 1) << 8)
+#define I830_FENCE_PITCH_SHIFT 4
+#define I830_FENCE_REG_VALID (1<<0)
+#define I915_FENCE_MAX_PITCH_VAL 4
+#define I830_FENCE_MAX_PITCH_VAL 6
+#define I830_FENCE_MAX_SIZE_VAL (1<<8)
+
+#define I915_FENCE_START_MASK 0x0ff00000
+#define I915_FENCE_SIZE_BITS(size) ((ffs((size) >> 20) - 1) << 8)
+
+#define FENCE_REG_965_0 0x03000
+#define I965_FENCE_PITCH_SHIFT 2
+#define I965_FENCE_TILING_Y_SHIFT 1
+#define I965_FENCE_REG_VALID (1<<0)
+#define I965_FENCE_MAX_PITCH_VAL 0x0400
+
+#define FENCE_REG_SANDYBRIDGE_0 0x100000
+#define SANDYBRIDGE_FENCE_PITCH_SHIFT 32
+
+/* control register for cpu gtt access */
+#define TILECTL 0x101000
+#define TILECTL_SWZCTL (1 << 0)
+#define TILECTL_TLB_PREFETCH_DIS (1 << 2)
+#define TILECTL_BACKSNOOP_DIS (1 << 3)
+
+/*
+ * Instruction and interrupt control regs
+ */
+#define PGTBL_ER 0x02024
+#define RENDER_RING_BASE 0x02000
+#define BSD_RING_BASE 0x04000
+#define GEN6_BSD_RING_BASE 0x12000
+#define BLT_RING_BASE 0x22000
+#define RING_TAIL(base) ((base)+0x30)
+#define RING_HEAD(base) ((base)+0x34)
+#define RING_START(base) ((base)+0x38)
+#define RING_CTL(base) ((base)+0x3c)
+#define RING_SYNC_0(base) ((base)+0x40)
+#define RING_SYNC_1(base) ((base)+0x44)
+#define GEN6_RVSYNC (RING_SYNC_0(RENDER_RING_BASE))
+#define GEN6_RBSYNC (RING_SYNC_1(RENDER_RING_BASE))
+#define GEN6_VRSYNC (RING_SYNC_1(GEN6_BSD_RING_BASE))
+#define GEN6_VBSYNC (RING_SYNC_0(GEN6_BSD_RING_BASE))
+#define GEN6_BRSYNC (RING_SYNC_0(BLT_RING_BASE))
+#define GEN6_BVSYNC (RING_SYNC_1(BLT_RING_BASE))
+#define RING_MAX_IDLE(base) ((base)+0x54)
+#define RING_HWS_PGA(base) ((base)+0x80)
+#define RING_HWS_PGA_GEN6(base) ((base)+0x2080)
+#define ARB_MODE 0x04030
+#define ARB_MODE_SWIZZLE_SNB (1<<4)
+#define ARB_MODE_SWIZZLE_IVB (1<<5)
+#define ARB_MODE_ENABLE(x) GFX_MODE_ENABLE(x)
+#define ARB_MODE_DISABLE(x) GFX_MODE_DISABLE(x)
+#define RENDER_HWS_PGA_GEN7 (0x04080)
+#define RING_FAULT_REG(ring) (0x4094 + 0x100*(ring)->id)
+#define DONE_REG 0x40b0
+#define BSD_HWS_PGA_GEN7 (0x04180)
+#define BLT_HWS_PGA_GEN7 (0x04280)
+#define RING_ACTHD(base) ((base)+0x74)
+#define RING_NOPID(base) ((base)+0x94)
+#define RING_IMR(base) ((base)+0xa8)
+#define TAIL_ADDR 0x001FFFF8
+#define HEAD_WRAP_COUNT 0xFFE00000
+#define HEAD_WRAP_ONE 0x00200000
+#define HEAD_ADDR 0x001FFFFC
+#define RING_NR_PAGES 0x001FF000
+#define RING_REPORT_MASK 0x00000006
+#define RING_REPORT_64K 0x00000002
+#define RING_REPORT_128K 0x00000004
+#define RING_NO_REPORT 0x00000000
+#define RING_VALID_MASK 0x00000001
+#define RING_VALID 0x00000001
+#define RING_INVALID 0x00000000
+#define RING_WAIT_I8XX (1<<0) /* gen2, PRBx_HEAD */
+#define RING_WAIT (1<<11) /* gen3+, PRBx_CTL */
+#define RING_WAIT_SEMAPHORE (1<<10) /* gen6+ */
+#if 0
+#define PRB0_TAIL 0x02030
+#define PRB0_HEAD 0x02034
+#define PRB0_START 0x02038
+#define PRB0_CTL 0x0203c
+#define PRB1_TAIL 0x02040 /* 915+ only */
+#define PRB1_HEAD 0x02044 /* 915+ only */
+#define PRB1_START 0x02048 /* 915+ only */
+#define PRB1_CTL 0x0204c /* 915+ only */
+#endif
+#define IPEIR_I965 0x02064
+#define IPEHR_I965 0x02068
+#define INSTDONE_I965 0x0206c
+#define RING_IPEIR(base) ((base)+0x64)
+#define RING_IPEHR(base) ((base)+0x68)
+#define RING_INSTDONE(base) ((base)+0x6c)
+#define RING_INSTPS(base) ((base)+0x70)
+#define RING_DMA_FADD(base) ((base)+0x78)
+#define RING_INSTPM(base) ((base)+0xc0)
+#define INSTPS 0x02070 /* 965+ only */
+#define INSTDONE1 0x0207c /* 965+ only */
+#define ACTHD_I965 0x02074
+#define HWS_PGA 0x02080
+#define HWS_ADDRESS_MASK 0xfffff000
+#define HWS_START_ADDRESS_SHIFT 4
+#define PWRCTXA 0x2088 /* 965GM+ only */
+#define PWRCTX_EN (1<<0)
+#define IPEIR 0x02088
+#define IPEHR 0x0208c
+#define INSTDONE 0x02090
+#define NOPID 0x02094
+#define HWSTAM 0x02098
+
+#define ERROR_GEN6 0x040a0
+
+/* GM45+ chicken bits -- debug workaround bits that may be required
+ * for various sorts of correct behavior. The top 16 bits of each are
+ * the enables for writing to the corresponding low bit.
+ */
+#define _3D_CHICKEN 0x02084
+#define _3D_CHICKEN2 0x0208c
+/* Disables pipelining of read flushes past the SF-WIZ interface.
+ * Required on all Ironlake steppings according to the B-Spec, but the
+ * particular danger of not doing so is not specified.
+ */
+# define _3D_CHICKEN2_WM_READ_PIPELINED (1 << 14)
+#define _3D_CHICKEN3 0x02090
+
+#define MI_MODE 0x0209c
+# define VS_TIMER_DISPATCH (1 << 6)
+# define MI_FLUSH_ENABLE (1 << 12)
+
+#define GFX_MODE 0x02520
+#define GFX_MODE_GEN7 0x0229c
+#define RING_MODE_GEN7(ring) ((ring)->mmio_base+0x29c)
+#define GFX_RUN_LIST_ENABLE (1<<15)
+#define GFX_TLB_INVALIDATE_ALWAYS (1<<13)
+#define GFX_SURFACE_FAULT_ENABLE (1<<12)
+#define GFX_REPLAY_MODE (1<<11)
+#define GFX_PSMI_GRANULARITY (1<<10)
+#define GFX_PPGTT_ENABLE (1<<9)
+
+#define GFX_MODE_ENABLE(bit) (((bit) << 16) | (bit))
+#define GFX_MODE_DISABLE(bit) (((bit) << 16) | (0))
+
+#define SCPD0 0x0209c /* 915+ only */
+#define IER 0x020a0
+#define IIR 0x020a4
+#define IMR 0x020a8
+#define ISR 0x020ac
+#define I915_PIPE_CONTROL_NOTIFY_INTERRUPT (1<<18)
+#define I915_DISPLAY_PORT_INTERRUPT (1<<17)
+#define I915_RENDER_COMMAND_PARSER_ERROR_INTERRUPT (1<<15)
+#define I915_GMCH_THERMAL_SENSOR_EVENT_INTERRUPT (1<<14) /* p-state */
+#define I915_HWB_OOM_INTERRUPT (1<<13)
+#define I915_SYNC_STATUS_INTERRUPT (1<<12)
+#define I915_DISPLAY_PLANE_A_FLIP_PENDING_INTERRUPT (1<<11)
+#define I915_DISPLAY_PLANE_B_FLIP_PENDING_INTERRUPT (1<<10)
+#define I915_OVERLAY_PLANE_FLIP_PENDING_INTERRUPT (1<<9)
+#define I915_DISPLAY_PLANE_C_FLIP_PENDING_INTERRUPT (1<<8)
+#define I915_DISPLAY_PIPE_A_VBLANK_INTERRUPT (1<<7)
+#define I915_DISPLAY_PIPE_A_EVENT_INTERRUPT (1<<6)
+#define I915_DISPLAY_PIPE_B_VBLANK_INTERRUPT (1<<5)
+#define I915_DISPLAY_PIPE_B_EVENT_INTERRUPT (1<<4)
+#define I915_DEBUG_INTERRUPT (1<<2)
+#define I915_USER_INTERRUPT (1<<1)
+#define I915_ASLE_INTERRUPT (1<<0)
+#define I915_BSD_USER_INTERRUPT (1<<25)
+#define EIR 0x020b0
+#define EMR 0x020b4
+#define ESR 0x020b8
+#define GM45_ERROR_PAGE_TABLE (1<<5)
+#define GM45_ERROR_MEM_PRIV (1<<4)
+#define I915_ERROR_PAGE_TABLE (1<<4)
+#define GM45_ERROR_CP_PRIV (1<<3)
+#define I915_ERROR_MEMORY_REFRESH (1<<1)
+#define I915_ERROR_INSTRUCTION (1<<0)
+#define INSTPM 0x020c0
+#define INSTPM_SELF_EN (1<<12) /* 915GM only */
+#define INSTPM_AGPBUSY_DIS (1<<11) /* gen3: when disabled, pending interrupts
+ will not assert AGPBUSY# and will only
+ be delivered when out of C3. */
+#define INSTPM_FORCE_ORDERING (1<<7) /* GEN6+ */
+#define ACTHD 0x020c8
+#define FW_BLC 0x020d8
+#define FW_BLC2 0x020dc
+#define FW_BLC_SELF 0x020e0 /* 915+ only */
+#define FW_BLC_SELF_EN_MASK (1<<31)
+#define FW_BLC_SELF_FIFO_MASK (1<<16) /* 945 only */
+#define FW_BLC_SELF_EN (1<<15) /* 945 only */
+#define MM_BURST_LENGTH 0x00700000
+#define MM_FIFO_WATERMARK 0x0001F000
+#define LM_BURST_LENGTH 0x00000700
+#define LM_FIFO_WATERMARK 0x0000001F
+#define MI_ARB_STATE 0x020e4 /* 915+ only */
+#define MI_ARB_MASK_SHIFT 16 /* shift for enable bits */
+
+/* Make render/texture TLB fetches lower priorty than associated data
+ * fetches. This is not turned on by default
+ */
+#define MI_ARB_RENDER_TLB_LOW_PRIORITY (1 << 15)
+
+/* Isoch request wait on GTT enable (Display A/B/C streams).
+ * Make isoch requests stall on the TLB update. May cause
+ * display underruns (test mode only)
+ */
+#define MI_ARB_ISOCH_WAIT_GTT (1 << 14)
+
+/* Block grant count for isoch requests when block count is
+ * set to a finite value.
+ */
+#define MI_ARB_BLOCK_GRANT_MASK (3 << 12)
+#define MI_ARB_BLOCK_GRANT_8 (0 << 12) /* for 3 display planes */
+#define MI_ARB_BLOCK_GRANT_4 (1 << 12) /* for 2 display planes */
+#define MI_ARB_BLOCK_GRANT_2 (2 << 12) /* for 1 display plane */
+#define MI_ARB_BLOCK_GRANT_0 (3 << 12) /* don't use */
+
+/* Enable render writes to complete in C2/C3/C4 power states.
+ * If this isn't enabled, render writes are prevented in low
+ * power states. That seems bad to me.
+ */
+#define MI_ARB_C3_LP_WRITE_ENABLE (1 << 11)
+
+/* This acknowledges an async flip immediately instead
+ * of waiting for 2TLB fetches.
+ */
+#define MI_ARB_ASYNC_FLIP_ACK_IMMEDIATE (1 << 10)
+
+/* Enables non-sequential data reads through arbiter
+ */
+#define MI_ARB_DUAL_DATA_PHASE_DISABLE (1 << 9)
+
+/* Disable FSB snooping of cacheable write cycles from binner/render
+ * command stream
+ */
+#define MI_ARB_CACHE_SNOOP_DISABLE (1 << 8)
+
+/* Arbiter time slice for non-isoch streams */
+#define MI_ARB_TIME_SLICE_MASK (7 << 5)
+#define MI_ARB_TIME_SLICE_1 (0 << 5)
+#define MI_ARB_TIME_SLICE_2 (1 << 5)
+#define MI_ARB_TIME_SLICE_4 (2 << 5)
+#define MI_ARB_TIME_SLICE_6 (3 << 5)
+#define MI_ARB_TIME_SLICE_8 (4 << 5)
+#define MI_ARB_TIME_SLICE_10 (5 << 5)
+#define MI_ARB_TIME_SLICE_14 (6 << 5)
+#define MI_ARB_TIME_SLICE_16 (7 << 5)
+
+/* Low priority grace period page size */
+#define MI_ARB_LOW_PRIORITY_GRACE_4KB (0 << 4) /* default */
+#define MI_ARB_LOW_PRIORITY_GRACE_8KB (1 << 4)
+
+/* Disable display A/B trickle feed */
+#define MI_ARB_DISPLAY_TRICKLE_FEED_DISABLE (1 << 2)
+
+/* Set display plane priority */
+#define MI_ARB_DISPLAY_PRIORITY_A_B (0 << 0) /* display A > display B */
+#define MI_ARB_DISPLAY_PRIORITY_B_A (1 << 0) /* display B > display A */
+
+#define CACHE_MODE_0 0x02120 /* 915+ only */
+#define CM0_MASK_SHIFT 16
+#define CM0_IZ_OPT_DISABLE (1<<6)
+#define CM0_ZR_OPT_DISABLE (1<<5)
+#define CM0_STC_EVICT_DISABLE_LRA_SNB (1<<5)
+#define CM0_DEPTH_EVICT_DISABLE (1<<4)
+#define CM0_COLOR_EVICT_DISABLE (1<<3)
+#define CM0_DEPTH_WRITE_DISABLE (1<<1)
+#define CM0_RC_OP_FLUSH_DISABLE (1<<0)
+#define BB_ADDR 0x02140 /* 8 bytes */
+#define GFX_FLSH_CNTL 0x02170 /* 915+ only */
+#define ECOSKPD 0x021d0
+#define ECO_GATING_CX_ONLY (1<<3)
+#define ECO_FLIP_DONE (1<<0)
+
+/* GEN6 interrupt control */
+#define GEN6_RENDER_HWSTAM 0x2098
+#define GEN6_RENDER_IMR 0x20a8
+#define GEN6_RENDER_CONTEXT_SWITCH_INTERRUPT (1 << 8)
+#define GEN6_RENDER_PPGTT_PAGE_FAULT (1 << 7)
+#define GEN6_RENDER_TIMEOUT_COUNTER_EXPIRED (1 << 6)
+#define GEN6_RENDER_L3_PARITY_ERROR (1 << 5)
+#define GEN6_RENDER_PIPE_CONTROL_NOTIFY_INTERRUPT (1 << 4)
+#define GEN6_RENDER_COMMAND_PARSER_MASTER_ERROR (1 << 3)
+#define GEN6_RENDER_SYNC_STATUS (1 << 2)
+#define GEN6_RENDER_DEBUG_INTERRUPT (1 << 1)
+#define GEN6_RENDER_USER_INTERRUPT (1 << 0)
+
+#define GEN6_BLITTER_HWSTAM 0x22098
+#define GEN6_BLITTER_IMR 0x220a8
+#define GEN6_BLITTER_MI_FLUSH_DW_NOTIFY_INTERRUPT (1 << 26)
+#define GEN6_BLITTER_COMMAND_PARSER_MASTER_ERROR (1 << 25)
+#define GEN6_BLITTER_SYNC_STATUS (1 << 24)
+#define GEN6_BLITTER_USER_INTERRUPT (1 << 22)
+
+#define GEN6_BLITTER_ECOSKPD 0x221d0
+#define GEN6_BLITTER_LOCK_SHIFT 16
+#define GEN6_BLITTER_FBC_NOTIFY (1<<3)
+
+#define GEN6_BSD_SLEEP_PSMI_CONTROL 0x12050
+#define GEN6_BSD_SLEEP_PSMI_CONTROL_RC_ILDL_MESSAGE_MODIFY_MASK (1 << 16)
+#define GEN6_BSD_SLEEP_PSMI_CONTROL_RC_ILDL_MESSAGE_DISABLE (1 << 0)
+#define GEN6_BSD_SLEEP_PSMI_CONTROL_RC_ILDL_MESSAGE_ENABLE 0
+#define GEN6_BSD_SLEEP_PSMI_CONTROL_IDLE_INDICATOR (1 << 3)
+
+#define GEN6_BSD_HWSTAM 0x12098
+#define GEN6_BSD_IMR 0x120a8
+#define GEN6_BSD_USER_INTERRUPT (1 << 12)
+
+#define GEN6_BSD_RNCID 0x12198
+
+/*
+ * Framebuffer compression (915+ only)
+ */
+
+#define FBC_CFB_BASE 0x03200 /* 4k page aligned */
+#define FBC_LL_BASE 0x03204 /* 4k page aligned */
+#define FBC_CONTROL 0x03208
+#define FBC_CTL_EN (1<<31)
+#define FBC_CTL_PERIODIC (1<<30)
+#define FBC_CTL_INTERVAL_SHIFT (16)
+#define FBC_CTL_UNCOMPRESSIBLE (1<<14)
+#define FBC_CTL_C3_IDLE (1<<13)
+#define FBC_CTL_STRIDE_SHIFT (5)
+#define FBC_CTL_FENCENO (1<<0)
+#define FBC_COMMAND 0x0320c
+#define FBC_CMD_COMPRESS (1<<0)
+#define FBC_STATUS 0x03210
+#define FBC_STAT_COMPRESSING (1<<31)
+#define FBC_STAT_COMPRESSED (1<<30)
+#define FBC_STAT_MODIFIED (1<<29)
+#define FBC_STAT_CURRENT_LINE (1<<0)
+#define FBC_CONTROL2 0x03214
+#define FBC_CTL_FENCE_DBL (0<<4)
+#define FBC_CTL_IDLE_IMM (0<<2)
+#define FBC_CTL_IDLE_FULL (1<<2)
+#define FBC_CTL_IDLE_LINE (2<<2)
+#define FBC_CTL_IDLE_DEBUG (3<<2)
+#define FBC_CTL_CPU_FENCE (1<<1)
+#define FBC_CTL_PLANEA (0<<0)
+#define FBC_CTL_PLANEB (1<<0)
+#define FBC_FENCE_OFF 0x0321b
+#define FBC_TAG 0x03300
+
+#define FBC_LL_SIZE (1536)
+
+/* Framebuffer compression for GM45+ */
+#define DPFC_CB_BASE 0x3200
+#define DPFC_CONTROL 0x3208
+#define DPFC_CTL_EN (1<<31)
+#define DPFC_CTL_PLANEA (0<<30)
+#define DPFC_CTL_PLANEB (1<<30)
+#define DPFC_CTL_FENCE_EN (1<<29)
+#define DPFC_CTL_PERSISTENT_MODE (1<<25)
+#define DPFC_SR_EN (1<<10)
+#define DPFC_CTL_LIMIT_1X (0<<6)
+#define DPFC_CTL_LIMIT_2X (1<<6)
+#define DPFC_CTL_LIMIT_4X (2<<6)
+#define DPFC_RECOMP_CTL 0x320c
+#define DPFC_RECOMP_STALL_EN (1<<27)
+#define DPFC_RECOMP_STALL_WM_SHIFT (16)
+#define DPFC_RECOMP_STALL_WM_MASK (0x07ff0000)
+#define DPFC_RECOMP_TIMER_COUNT_SHIFT (0)
+#define DPFC_RECOMP_TIMER_COUNT_MASK (0x0000003f)
+#define DPFC_STATUS 0x3210
+#define DPFC_INVAL_SEG_SHIFT (16)
+#define DPFC_INVAL_SEG_MASK (0x07ff0000)
+#define DPFC_COMP_SEG_SHIFT (0)
+#define DPFC_COMP_SEG_MASK (0x000003ff)
+#define DPFC_STATUS2 0x3214
+#define DPFC_FENCE_YOFF 0x3218
+#define DPFC_CHICKEN 0x3224
+#define DPFC_HT_MODIFY (1<<31)
+
+/* Framebuffer compression for Ironlake */
+#define ILK_DPFC_CB_BASE 0x43200
+#define ILK_DPFC_CONTROL 0x43208
+/* The bit 28-8 is reserved */
+#define DPFC_RESERVED (0x1FFFFF00)
+#define ILK_DPFC_RECOMP_CTL 0x4320c
+#define ILK_DPFC_STATUS 0x43210
+#define ILK_DPFC_FENCE_YOFF 0x43218
+#define ILK_DPFC_CHICKEN 0x43224
+#define ILK_FBC_RT_BASE 0x2128
+#define ILK_FBC_RT_VALID (1<<0)
+
+#define ILK_DISPLAY_CHICKEN1 0x42000
+#define ILK_FBCQ_DIS (1<<22)
+#define ILK_PABSTRETCH_DIS (1<<21)
+
+
+/*
+ * Framebuffer compression for Sandybridge
+ *
+ * The following two registers are of type GTTMMADR
+ */
+#define SNB_DPFC_CTL_SA 0x100100
+#define SNB_CPU_FENCE_ENABLE (1<<29)
+#define DPFC_CPU_FENCE_OFFSET 0x100104
+
+
+/*
+ * GPIO regs
+ */
+#define GPIOA 0x5010
+#define GPIOB 0x5014
+#define GPIOC 0x5018
+#define GPIOD 0x501c
+#define GPIOE 0x5020
+#define GPIOF 0x5024
+#define GPIOG 0x5028
+#define GPIOH 0x502c
+# define GPIO_CLOCK_DIR_MASK (1 << 0)
+# define GPIO_CLOCK_DIR_IN (0 << 1)
+# define GPIO_CLOCK_DIR_OUT (1 << 1)
+# define GPIO_CLOCK_VAL_MASK (1 << 2)
+# define GPIO_CLOCK_VAL_OUT (1 << 3)
+# define GPIO_CLOCK_VAL_IN (1 << 4)
+# define GPIO_CLOCK_PULLUP_DISABLE (1 << 5)
+# define GPIO_DATA_DIR_MASK (1 << 8)
+# define GPIO_DATA_DIR_IN (0 << 9)
+# define GPIO_DATA_DIR_OUT (1 << 9)
+# define GPIO_DATA_VAL_MASK (1 << 10)
+# define GPIO_DATA_VAL_OUT (1 << 11)
+# define GPIO_DATA_VAL_IN (1 << 12)
+# define GPIO_DATA_PULLUP_DISABLE (1 << 13)
+
+#define GMBUS0 0x5100 /* clock/port select */
+#define GMBUS_RATE_100KHZ (0<<8)
+#define GMBUS_RATE_50KHZ (1<<8)
+#define GMBUS_RATE_400KHZ (2<<8) /* reserved on Pineview */
+#define GMBUS_RATE_1MHZ (3<<8) /* reserved on Pineview */
+#define GMBUS_HOLD_EXT (1<<7) /* 300ns hold time, rsvd on Pineview */
+#define GMBUS_PORT_DISABLED 0
+#define GMBUS_PORT_SSC 1
+#define GMBUS_PORT_VGADDC 2
+#define GMBUS_PORT_PANEL 3
+#define GMBUS_PORT_DPC 4 /* HDMIC */
+#define GMBUS_PORT_DPB 5 /* SDVO, HDMIB */
+ /* 6 reserved */
+#define GMBUS_PORT_DPD 7 /* HDMID */
+#define GMBUS_NUM_PORTS 8
+#define GMBUS1 0x5104 /* command/status */
+#define GMBUS_SW_CLR_INT (1<<31)
+#define GMBUS_SW_RDY (1<<30)
+#define GMBUS_ENT (1<<29) /* enable timeout */
+#define GMBUS_CYCLE_NONE (0<<25)
+#define GMBUS_CYCLE_WAIT (1<<25)
+#define GMBUS_CYCLE_INDEX (2<<25)
+#define GMBUS_CYCLE_STOP (4<<25)
+#define GMBUS_BYTE_COUNT_SHIFT 16
+#define GMBUS_SLAVE_INDEX_SHIFT 8
+#define GMBUS_SLAVE_ADDR_SHIFT 1
+#define GMBUS_SLAVE_READ (1<<0)
+#define GMBUS_SLAVE_WRITE (0<<0)
+#define GMBUS2 0x5108 /* status */
+#define GMBUS_INUSE (1<<15)
+#define GMBUS_HW_WAIT_PHASE (1<<14)
+#define GMBUS_STALL_TIMEOUT (1<<13)
+#define GMBUS_INT (1<<12)
+#define GMBUS_HW_RDY (1<<11)
+#define GMBUS_SATOER (1<<10)
+#define GMBUS_ACTIVE (1<<9)
+#define GMBUS3 0x510c /* data buffer bytes 3-0 */
+#define GMBUS4 0x5110 /* interrupt mask (Pineview+) */
+#define GMBUS_SLAVE_TIMEOUT_EN (1<<4)
+#define GMBUS_NAK_EN (1<<3)
+#define GMBUS_IDLE_EN (1<<2)
+#define GMBUS_HW_WAIT_EN (1<<1)
+#define GMBUS_HW_RDY_EN (1<<0)
+#define GMBUS5 0x5120 /* byte index */
+#define GMBUS_2BYTE_INDEX_EN (1<<31)
+
+/*
+ * Clock control & power management
+ */
+
+#define VGA0 0x6000
+#define VGA1 0x6004
+#define VGA_PD 0x6010
+#define VGA0_PD_P2_DIV_4 (1 << 7)
+#define VGA0_PD_P1_DIV_2 (1 << 5)
+#define VGA0_PD_P1_SHIFT 0
+#define VGA0_PD_P1_MASK (0x1f << 0)
+#define VGA1_PD_P2_DIV_4 (1 << 15)
+#define VGA1_PD_P1_DIV_2 (1 << 13)
+#define VGA1_PD_P1_SHIFT 8
+#define VGA1_PD_P1_MASK (0x1f << 8)
+#define _DPLL_A 0x06014
+#define _DPLL_B 0x06018
+#define DPLL(pipe) _PIPE(pipe, _DPLL_A, _DPLL_B)
+#define DPLL_VCO_ENABLE (1 << 31)
+#define DPLL_DVO_HIGH_SPEED (1 << 30)
+#define DPLL_SYNCLOCK_ENABLE (1 << 29)
+#define DPLL_VGA_MODE_DIS (1 << 28)
+#define DPLLB_MODE_DAC_SERIAL (1 << 26) /* i915 */
+#define DPLLB_MODE_LVDS (2 << 26) /* i915 */
+#define DPLL_MODE_MASK (3 << 26)
+#define DPLL_DAC_SERIAL_P2_CLOCK_DIV_10 (0 << 24) /* i915 */
+#define DPLL_DAC_SERIAL_P2_CLOCK_DIV_5 (1 << 24) /* i915 */
+#define DPLLB_LVDS_P2_CLOCK_DIV_14 (0 << 24) /* i915 */
+#define DPLLB_LVDS_P2_CLOCK_DIV_7 (1 << 24) /* i915 */
+#define DPLL_P2_CLOCK_DIV_MASK 0x03000000 /* i915 */
+#define DPLL_FPA01_P1_POST_DIV_MASK 0x00ff0000 /* i915 */
+#define DPLL_FPA01_P1_POST_DIV_MASK_PINEVIEW 0x00ff8000 /* Pineview */
+
+#define SRX_INDEX 0x3c4
+#define SRX_DATA 0x3c5
+#define SR01 1
+#define SR01_SCREEN_OFF (1<<5)
+
+#define PPCR 0x61204
+#define PPCR_ON (1<<0)
+
+#define DVOB 0x61140
+#define DVOB_ON (1<<31)
+#define DVOC 0x61160
+#define DVOC_ON (1<<31)
+#define LVDS 0x61180
+#define LVDS_ON (1<<31)
+
+/* Scratch pad debug 0 reg:
+ */
+#define DPLL_FPA01_P1_POST_DIV_MASK_I830 0x001f0000
+/*
+ * The i830 generation, in LVDS mode, defines P1 as the bit number set within
+ * this field (only one bit may be set).
+ */
+#define DPLL_FPA01_P1_POST_DIV_MASK_I830_LVDS 0x003f0000
+#define DPLL_FPA01_P1_POST_DIV_SHIFT 16
+#define DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW 15
+/* i830, required in DVO non-gang */
+#define PLL_P2_DIVIDE_BY_4 (1 << 23)
+#define PLL_P1_DIVIDE_BY_TWO (1 << 21) /* i830 */
+#define PLL_REF_INPUT_DREFCLK (0 << 13)
+#define PLL_REF_INPUT_TVCLKINA (1 << 13) /* i830 */
+#define PLL_REF_INPUT_TVCLKINBC (2 << 13) /* SDVO TVCLKIN */
+#define PLLB_REF_INPUT_SPREADSPECTRUMIN (3 << 13)
+#define PLL_REF_INPUT_MASK (3 << 13)
+#define PLL_LOAD_PULSE_PHASE_SHIFT 9
+/* Ironlake */
+# define PLL_REF_SDVO_HDMI_MULTIPLIER_SHIFT 9
+# define PLL_REF_SDVO_HDMI_MULTIPLIER_MASK (7 << 9)
+# define PLL_REF_SDVO_HDMI_MULTIPLIER(x) (((x)-1) << 9)
+# define DPLL_FPA1_P1_POST_DIV_SHIFT 0
+# define DPLL_FPA1_P1_POST_DIV_MASK 0xff
+
+/*
+ * Parallel to Serial Load Pulse phase selection.
+ * Selects the phase for the 10X DPLL clock for the PCIe
+ * digital display port. The range is 4 to 13; 10 or more
+ * is just a flip delay. The default is 6
+ */
+#define PLL_LOAD_PULSE_PHASE_MASK (0xf << PLL_LOAD_PULSE_PHASE_SHIFT)
+#define DISPLAY_RATE_SELECT_FPA1 (1 << 8)
+/*
+ * SDVO multiplier for 945G/GM. Not used on 965.
+ */
+#define SDVO_MULTIPLIER_MASK 0x000000ff
+#define SDVO_MULTIPLIER_SHIFT_HIRES 4
+#define SDVO_MULTIPLIER_SHIFT_VGA 0
+#define _DPLL_A_MD 0x0601c /* 965+ only */
+/*
+ * UDI pixel divider, controlling how many pixels are stuffed into a packet.
+ *
+ * Value is pixels minus 1. Must be set to 1 pixel for SDVO.
+ */
+#define DPLL_MD_UDI_DIVIDER_MASK 0x3f000000
+#define DPLL_MD_UDI_DIVIDER_SHIFT 24
+/* UDI pixel divider for VGA, same as DPLL_MD_UDI_DIVIDER_MASK. */
+#define DPLL_MD_VGA_UDI_DIVIDER_MASK 0x003f0000
+#define DPLL_MD_VGA_UDI_DIVIDER_SHIFT 16
+/*
+ * SDVO/UDI pixel multiplier.
+ *
+ * SDVO requires that the bus clock rate be between 1 and 2 Ghz, and the bus
+ * clock rate is 10 times the DPLL clock. At low resolution/refresh rate
+ * modes, the bus rate would be below the limits, so SDVO allows for stuffing
+ * dummy bytes in the datastream at an increased clock rate, with both sides of
+ * the link knowing how many bytes are fill.
+ *
+ * So, for a mode with a dotclock of 65Mhz, we would want to double the clock
+ * rate to 130Mhz to get a bus rate of 1.30Ghz. The DPLL clock rate would be
+ * set to 130Mhz, and the SDVO multiplier set to 2x in this register and
+ * through an SDVO command.
+ *
+ * This register field has values of multiplication factor minus 1, with
+ * a maximum multiplier of 5 for SDVO.
+ */
+#define DPLL_MD_UDI_MULTIPLIER_MASK 0x00003f00
+#define DPLL_MD_UDI_MULTIPLIER_SHIFT 8
+/*
+ * SDVO/UDI pixel multiplier for VGA, same as DPLL_MD_UDI_MULTIPLIER_MASK.
+ * This best be set to the default value (3) or the CRT won't work. No,
+ * I don't entirely understand what this does...
+ */
+#define DPLL_MD_VGA_UDI_MULTIPLIER_MASK 0x0000003f
+#define DPLL_MD_VGA_UDI_MULTIPLIER_SHIFT 0
+#define _DPLL_B_MD 0x06020 /* 965+ only */
+#define DPLL_MD(pipe) _PIPE(pipe, _DPLL_A_MD, _DPLL_B_MD)
+#define _FPA0 0x06040
+#define _FPA1 0x06044
+#define _FPB0 0x06048
+#define _FPB1 0x0604c
+#define FP0(pipe) _PIPE(pipe, _FPA0, _FPB0)
+#define FP1(pipe) _PIPE(pipe, _FPA1, _FPB1)
+#define FP_N_DIV_MASK 0x003f0000
+#define FP_N_PINEVIEW_DIV_MASK 0x00ff0000
+#define FP_N_DIV_SHIFT 16
+#define FP_M1_DIV_MASK 0x00003f00
+#define FP_M1_DIV_SHIFT 8
+#define FP_M2_DIV_MASK 0x0000003f
+#define FP_M2_PINEVIEW_DIV_MASK 0x000000ff
+#define FP_M2_DIV_SHIFT 0
+#define DPLL_TEST 0x606c
+#define DPLLB_TEST_SDVO_DIV_1 (0 << 22)
+#define DPLLB_TEST_SDVO_DIV_2 (1 << 22)
+#define DPLLB_TEST_SDVO_DIV_4 (2 << 22)
+#define DPLLB_TEST_SDVO_DIV_MASK (3 << 22)
+#define DPLLB_TEST_N_BYPASS (1 << 19)
+#define DPLLB_TEST_M_BYPASS (1 << 18)
+#define DPLLB_INPUT_BUFFER_ENABLE (1 << 16)
+#define DPLLA_TEST_N_BYPASS (1 << 3)
+#define DPLLA_TEST_M_BYPASS (1 << 2)
+#define DPLLA_INPUT_BUFFER_ENABLE (1 << 0)
+#define D_STATE 0x6104
+#define DSTATE_GFX_RESET_I830 (1<<6)
+#define DSTATE_PLL_D3_OFF (1<<3)
+#define DSTATE_GFX_CLOCK_GATING (1<<1)
+#define DSTATE_DOT_CLOCK_GATING (1<<0)
+#define DSPCLK_GATE_D 0x6200
+# define DPUNIT_B_CLOCK_GATE_DISABLE (1 << 30) /* 965 */
+# define VSUNIT_CLOCK_GATE_DISABLE (1 << 29) /* 965 */
+# define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* 965 */
+# define VRDUNIT_CLOCK_GATE_DISABLE (1 << 27) /* 965 */
+# define AUDUNIT_CLOCK_GATE_DISABLE (1 << 26) /* 965 */
+# define DPUNIT_A_CLOCK_GATE_DISABLE (1 << 25) /* 965 */
+# define DPCUNIT_CLOCK_GATE_DISABLE (1 << 24) /* 965 */
+# define TVRUNIT_CLOCK_GATE_DISABLE (1 << 23) /* 915-945 */
+# define TVCUNIT_CLOCK_GATE_DISABLE (1 << 22) /* 915-945 */
+# define TVFUNIT_CLOCK_GATE_DISABLE (1 << 21) /* 915-945 */
+# define TVEUNIT_CLOCK_GATE_DISABLE (1 << 20) /* 915-945 */
+# define DVSUNIT_CLOCK_GATE_DISABLE (1 << 19) /* 915-945 */
+# define DSSUNIT_CLOCK_GATE_DISABLE (1 << 18) /* 915-945 */
+# define DDBUNIT_CLOCK_GATE_DISABLE (1 << 17) /* 915-945 */
+# define DPRUNIT_CLOCK_GATE_DISABLE (1 << 16) /* 915-945 */
+# define DPFUNIT_CLOCK_GATE_DISABLE (1 << 15) /* 915-945 */
+# define DPBMUNIT_CLOCK_GATE_DISABLE (1 << 14) /* 915-945 */
+# define DPLSUNIT_CLOCK_GATE_DISABLE (1 << 13) /* 915-945 */
+# define DPLUNIT_CLOCK_GATE_DISABLE (1 << 12) /* 915-945 */
+# define DPOUNIT_CLOCK_GATE_DISABLE (1 << 11)
+# define DPBUNIT_CLOCK_GATE_DISABLE (1 << 10)
+# define DCUNIT_CLOCK_GATE_DISABLE (1 << 9)
+# define DPUNIT_CLOCK_GATE_DISABLE (1 << 8)
+# define VRUNIT_CLOCK_GATE_DISABLE (1 << 7) /* 915+: reserved */
+# define OVHUNIT_CLOCK_GATE_DISABLE (1 << 6) /* 830-865 */
+# define DPIOUNIT_CLOCK_GATE_DISABLE (1 << 6) /* 915-945 */
+# define OVFUNIT_CLOCK_GATE_DISABLE (1 << 5)
+# define OVBUNIT_CLOCK_GATE_DISABLE (1 << 4)
+/**
+ * This bit must be set on the 830 to prevent hangs when turning off the
+ * overlay scaler.
+ */
+# define OVRUNIT_CLOCK_GATE_DISABLE (1 << 3)
+# define OVCUNIT_CLOCK_GATE_DISABLE (1 << 2)
+# define OVUUNIT_CLOCK_GATE_DISABLE (1 << 1)
+# define ZVUNIT_CLOCK_GATE_DISABLE (1 << 0) /* 830 */
+# define OVLUNIT_CLOCK_GATE_DISABLE (1 << 0) /* 845,865 */
+
+#define RENCLK_GATE_D1 0x6204
+# define BLITTER_CLOCK_GATE_DISABLE (1 << 13) /* 945GM only */
+# define MPEG_CLOCK_GATE_DISABLE (1 << 12) /* 945GM only */
+# define PC_FE_CLOCK_GATE_DISABLE (1 << 11)
+# define PC_BE_CLOCK_GATE_DISABLE (1 << 10)
+# define WINDOWER_CLOCK_GATE_DISABLE (1 << 9)
+# define INTERPOLATOR_CLOCK_GATE_DISABLE (1 << 8)
+# define COLOR_CALCULATOR_CLOCK_GATE_DISABLE (1 << 7)
+# define MOTION_COMP_CLOCK_GATE_DISABLE (1 << 6)
+# define MAG_CLOCK_GATE_DISABLE (1 << 5)
+/** This bit must be unset on 855,865 */
+# define MECI_CLOCK_GATE_DISABLE (1 << 4)
+# define DCMP_CLOCK_GATE_DISABLE (1 << 3)
+# define MEC_CLOCK_GATE_DISABLE (1 << 2)
+# define MECO_CLOCK_GATE_DISABLE (1 << 1)
+/** This bit must be set on 855,865. */
+# define SV_CLOCK_GATE_DISABLE (1 << 0)
+# define I915_MPEG_CLOCK_GATE_DISABLE (1 << 16)
+# define I915_VLD_IP_PR_CLOCK_GATE_DISABLE (1 << 15)
+# define I915_MOTION_COMP_CLOCK_GATE_DISABLE (1 << 14)
+# define I915_BD_BF_CLOCK_GATE_DISABLE (1 << 13)
+# define I915_SF_SE_CLOCK_GATE_DISABLE (1 << 12)
+# define I915_WM_CLOCK_GATE_DISABLE (1 << 11)
+# define I915_IZ_CLOCK_GATE_DISABLE (1 << 10)
+# define I915_PI_CLOCK_GATE_DISABLE (1 << 9)
+# define I915_DI_CLOCK_GATE_DISABLE (1 << 8)
+# define I915_SH_SV_CLOCK_GATE_DISABLE (1 << 7)
+# define I915_PL_DG_QC_FT_CLOCK_GATE_DISABLE (1 << 6)
+# define I915_SC_CLOCK_GATE_DISABLE (1 << 5)
+# define I915_FL_CLOCK_GATE_DISABLE (1 << 4)
+# define I915_DM_CLOCK_GATE_DISABLE (1 << 3)
+# define I915_PS_CLOCK_GATE_DISABLE (1 << 2)
+# define I915_CC_CLOCK_GATE_DISABLE (1 << 1)
+# define I915_BY_CLOCK_GATE_DISABLE (1 << 0)
+
+# define I965_RCZ_CLOCK_GATE_DISABLE (1 << 30)
+/** This bit must always be set on 965G/965GM */
+# define I965_RCC_CLOCK_GATE_DISABLE (1 << 29)
+# define I965_RCPB_CLOCK_GATE_DISABLE (1 << 28)
+# define I965_DAP_CLOCK_GATE_DISABLE (1 << 27)
+# define I965_ROC_CLOCK_GATE_DISABLE (1 << 26)
+# define I965_GW_CLOCK_GATE_DISABLE (1 << 25)
+# define I965_TD_CLOCK_GATE_DISABLE (1 << 24)
+/** This bit must always be set on 965G */
+# define I965_ISC_CLOCK_GATE_DISABLE (1 << 23)
+# define I965_IC_CLOCK_GATE_DISABLE (1 << 22)
+# define I965_EU_CLOCK_GATE_DISABLE (1 << 21)
+# define I965_IF_CLOCK_GATE_DISABLE (1 << 20)
+# define I965_TC_CLOCK_GATE_DISABLE (1 << 19)
+# define I965_SO_CLOCK_GATE_DISABLE (1 << 17)
+# define I965_FBC_CLOCK_GATE_DISABLE (1 << 16)
+# define I965_MARI_CLOCK_GATE_DISABLE (1 << 15)
+# define I965_MASF_CLOCK_GATE_DISABLE (1 << 14)
+# define I965_MAWB_CLOCK_GATE_DISABLE (1 << 13)
+# define I965_EM_CLOCK_GATE_DISABLE (1 << 12)
+# define I965_UC_CLOCK_GATE_DISABLE (1 << 11)
+# define I965_SI_CLOCK_GATE_DISABLE (1 << 6)
+# define I965_MT_CLOCK_GATE_DISABLE (1 << 5)
+# define I965_PL_CLOCK_GATE_DISABLE (1 << 4)
+# define I965_DG_CLOCK_GATE_DISABLE (1 << 3)
+# define I965_QC_CLOCK_GATE_DISABLE (1 << 2)
+# define I965_FT_CLOCK_GATE_DISABLE (1 << 1)
+# define I965_DM_CLOCK_GATE_DISABLE (1 << 0)
+
+#define RENCLK_GATE_D2 0x6208
+#define VF_UNIT_CLOCK_GATE_DISABLE (1 << 9)
+#define GS_UNIT_CLOCK_GATE_DISABLE (1 << 7)
+#define CL_UNIT_CLOCK_GATE_DISABLE (1 << 6)
+#define RAMCLK_GATE_D 0x6210 /* CRL only */
+#define DEUC 0x6214 /* CRL only */
+
+/*
+ * Palette regs
+ */
+
+#define _PALETTE_A 0x0a000
+#define _PALETTE_B 0x0a800
+#define PALETTE(pipe) _PIPE(pipe, _PALETTE_A, _PALETTE_B)
+
+/* MCH MMIO space */
+
+/*
+ * MCHBAR mirror.
+ *
+ * This mirrors the MCHBAR MMIO space whose location is determined by
+ * device 0 function 0's pci config register 0x44 or 0x48 and matches it in
+ * every way. It is not accessible from the CP register read instructions.
+ *
+ */
+#define MCHBAR_MIRROR_BASE 0x10000
+
+#define MCHBAR_MIRROR_BASE_SNB 0x140000
+
+/** 915-945 and GM965 MCH register controlling DRAM channel access */
+#define DCC 0x10200
+#define DCC_ADDRESSING_MODE_SINGLE_CHANNEL (0 << 0)
+#define DCC_ADDRESSING_MODE_DUAL_CHANNEL_ASYMMETRIC (1 << 0)
+#define DCC_ADDRESSING_MODE_DUAL_CHANNEL_INTERLEAVED (2 << 0)
+#define DCC_ADDRESSING_MODE_MASK (3 << 0)
+#define DCC_CHANNEL_XOR_DISABLE (1 << 10)
+#define DCC_CHANNEL_XOR_BIT_17 (1 << 9)
+
+/** Pineview MCH register contains DDR3 setting */
+#define CSHRDDR3CTL 0x101a8
+#define CSHRDDR3CTL_DDR3 (1 << 2)
+
+/** 965 MCH register controlling DRAM channel configuration */
+#define C0DRB3 0x10206
+#define C1DRB3 0x10606
+
+/** snb MCH registers for reading the DRAM channel configuration */
+#define MAD_DIMM_C0 (MCHBAR_MIRROR_BASE_SNB + 0x5004)
+#define MAD_DIMM_C1 (MCHBAR_MIRROR_BASE_SNB + 0x5008)
+#define MAD_DIMM_C2 (MCHBAR_MIRROR_BASE_SNB + 0x500C)
+#define MAD_DIMM_ECC_MASK (0x3 << 24)
+#define MAD_DIMM_ECC_OFF (0x0 << 24)
+#define MAD_DIMM_ECC_IO_ON_LOGIC_OFF (0x1 << 24)
+#define MAD_DIMM_ECC_IO_OFF_LOGIC_ON (0x2 << 24)
+#define MAD_DIMM_ECC_ON (0x3 << 24)
+#define MAD_DIMM_ENH_INTERLEAVE (0x1 << 22)
+#define MAD_DIMM_RANK_INTERLEAVE (0x1 << 21)
+#define MAD_DIMM_B_WIDTH_X16 (0x1 << 20) /* X8 chips if unset */
+#define MAD_DIMM_A_WIDTH_X16 (0x1 << 19) /* X8 chips if unset */
+#define MAD_DIMM_B_DUAL_RANK (0x1 << 18)
+#define MAD_DIMM_A_DUAL_RANK (0x1 << 17)
+#define MAD_DIMM_A_SELECT (0x1 << 16)
+/* DIMM sizes are in multiples of 256mb. */
+#define MAD_DIMM_B_SIZE_SHIFT 8
+#define MAD_DIMM_B_SIZE_MASK (0xff << MAD_DIMM_B_SIZE_SHIFT)
+#define MAD_DIMM_A_SIZE_SHIFT 0
+#define MAD_DIMM_A_SIZE_MASK (0xff << MAD_DIMM_A_SIZE_SHIFT)
+
+
+/* Clocking configuration register */
+#define CLKCFG 0x10c00
+#define CLKCFG_FSB_400 (5 << 0) /* hrawclk 100 */
+#define CLKCFG_FSB_533 (1 << 0) /* hrawclk 133 */
+#define CLKCFG_FSB_667 (3 << 0) /* hrawclk 166 */
+#define CLKCFG_FSB_800 (2 << 0) /* hrawclk 200 */
+#define CLKCFG_FSB_1067 (6 << 0) /* hrawclk 266 */
+#define CLKCFG_FSB_1333 (7 << 0) /* hrawclk 333 */
+/* Note, below two are guess */
+#define CLKCFG_FSB_1600 (4 << 0) /* hrawclk 400 */
+#define CLKCFG_FSB_1600_ALT (0 << 0) /* hrawclk 400 */
+#define CLKCFG_FSB_MASK (7 << 0)
+#define CLKCFG_MEM_533 (1 << 4)
+#define CLKCFG_MEM_667 (2 << 4)
+#define CLKCFG_MEM_800 (3 << 4)
+#define CLKCFG_MEM_MASK (7 << 4)
+
+#define TSC1 0x11001
+#define TSE (1<<0)
+#define I915_TR1 0x11006
+#define TSFS 0x11020
+#define TSFS_SLOPE_MASK 0x0000ff00
+#define TSFS_SLOPE_SHIFT 8
+#define TSFS_INTR_MASK 0x000000ff
+
+#define CRSTANDVID 0x11100
+#define PXVFREQ_BASE 0x11110 /* P[0-15]VIDFREQ (0x1114c) (Ironlake) */
+#define PXVFREQ_PX_MASK 0x7f000000
+#define PXVFREQ_PX_SHIFT 24
+#define VIDFREQ_BASE 0x11110
+#define VIDFREQ1 0x11110 /* VIDFREQ1-4 (0x1111c) (Cantiga) */
+#define VIDFREQ2 0x11114
+#define VIDFREQ3 0x11118
+#define VIDFREQ4 0x1111c
+#define VIDFREQ_P0_MASK 0x1f000000
+#define VIDFREQ_P0_SHIFT 24
+#define VIDFREQ_P0_CSCLK_MASK 0x00f00000
+#define VIDFREQ_P0_CSCLK_SHIFT 20
+#define VIDFREQ_P0_CRCLK_MASK 0x000f0000
+#define VIDFREQ_P0_CRCLK_SHIFT 16
+#define VIDFREQ_P1_MASK 0x00001f00
+#define VIDFREQ_P1_SHIFT 8
+#define VIDFREQ_P1_CSCLK_MASK 0x000000f0
+#define VIDFREQ_P1_CSCLK_SHIFT 4
+#define VIDFREQ_P1_CRCLK_MASK 0x0000000f
+#define INTTOEXT_BASE_ILK 0x11300
+#define INTTOEXT_BASE 0x11120 /* INTTOEXT1-8 (0x1113c) */
+#define INTTOEXT_MAP3_SHIFT 24
+#define INTTOEXT_MAP3_MASK (0x1f << INTTOEXT_MAP3_SHIFT)
+#define INTTOEXT_MAP2_SHIFT 16
+#define INTTOEXT_MAP2_MASK (0x1f << INTTOEXT_MAP2_SHIFT)
+#define INTTOEXT_MAP1_SHIFT 8
+#define INTTOEXT_MAP1_MASK (0x1f << INTTOEXT_MAP1_SHIFT)
+#define INTTOEXT_MAP0_SHIFT 0
+#define INTTOEXT_MAP0_MASK (0x1f << INTTOEXT_MAP0_SHIFT)
+#define MEMSWCTL 0x11170 /* Ironlake only */
+#define MEMCTL_CMD_MASK 0xe000
+#define MEMCTL_CMD_SHIFT 13
+#define MEMCTL_CMD_RCLK_OFF 0
+#define MEMCTL_CMD_RCLK_ON 1
+#define MEMCTL_CMD_CHFREQ 2
+#define MEMCTL_CMD_CHVID 3
+#define MEMCTL_CMD_VMMOFF 4
+#define MEMCTL_CMD_VMMON 5
+#define MEMCTL_CMD_STS (1<<12) /* write 1 triggers command, clears
+ when command complete */
+#define MEMCTL_FREQ_MASK 0x0f00 /* jitter, from 0-15 */
+#define MEMCTL_FREQ_SHIFT 8
+#define MEMCTL_SFCAVM (1<<7)
+#define MEMCTL_TGT_VID_MASK 0x007f
+#define MEMIHYST 0x1117c
+#define MEMINTREN 0x11180 /* 16 bits */
+#define MEMINT_RSEXIT_EN (1<<8)
+#define MEMINT_CX_SUPR_EN (1<<7)
+#define MEMINT_CONT_BUSY_EN (1<<6)
+#define MEMINT_AVG_BUSY_EN (1<<5)
+#define MEMINT_EVAL_CHG_EN (1<<4)
+#define MEMINT_MON_IDLE_EN (1<<3)
+#define MEMINT_UP_EVAL_EN (1<<2)
+#define MEMINT_DOWN_EVAL_EN (1<<1)
+#define MEMINT_SW_CMD_EN (1<<0)
+#define MEMINTRSTR 0x11182 /* 16 bits */
+#define MEM_RSEXIT_MASK 0xc000
+#define MEM_RSEXIT_SHIFT 14
+#define MEM_CONT_BUSY_MASK 0x3000
+#define MEM_CONT_BUSY_SHIFT 12
+#define MEM_AVG_BUSY_MASK 0x0c00
+#define MEM_AVG_BUSY_SHIFT 10
+#define MEM_EVAL_CHG_MASK 0x0300
+#define MEM_EVAL_BUSY_SHIFT 8
+#define MEM_MON_IDLE_MASK 0x00c0
+#define MEM_MON_IDLE_SHIFT 6
+#define MEM_UP_EVAL_MASK 0x0030
+#define MEM_UP_EVAL_SHIFT 4
+#define MEM_DOWN_EVAL_MASK 0x000c
+#define MEM_DOWN_EVAL_SHIFT 2
+#define MEM_SW_CMD_MASK 0x0003
+#define MEM_INT_STEER_GFX 0
+#define MEM_INT_STEER_CMR 1
+#define MEM_INT_STEER_SMI 2
+#define MEM_INT_STEER_SCI 3
+#define MEMINTRSTS 0x11184
+#define MEMINT_RSEXIT (1<<7)
+#define MEMINT_CONT_BUSY (1<<6)
+#define MEMINT_AVG_BUSY (1<<5)
+#define MEMINT_EVAL_CHG (1<<4)
+#define MEMINT_MON_IDLE (1<<3)
+#define MEMINT_UP_EVAL (1<<2)
+#define MEMINT_DOWN_EVAL (1<<1)
+#define MEMINT_SW_CMD (1<<0)
+#define MEMMODECTL 0x11190
+#define MEMMODE_BOOST_EN (1<<31)
+#define MEMMODE_BOOST_FREQ_MASK 0x0f000000 /* jitter for boost, 0-15 */
+#define MEMMODE_BOOST_FREQ_SHIFT 24
+#define MEMMODE_IDLE_MODE_MASK 0x00030000
+#define MEMMODE_IDLE_MODE_SHIFT 16
+#define MEMMODE_IDLE_MODE_EVAL 0
+#define MEMMODE_IDLE_MODE_CONT 1
+#define MEMMODE_HWIDLE_EN (1<<15)
+#define MEMMODE_SWMODE_EN (1<<14)
+#define MEMMODE_RCLK_GATE (1<<13)
+#define MEMMODE_HW_UPDATE (1<<12)
+#define MEMMODE_FSTART_MASK 0x00000f00 /* starting jitter, 0-15 */
+#define MEMMODE_FSTART_SHIFT 8
+#define MEMMODE_FMAX_MASK 0x000000f0 /* max jitter, 0-15 */
+#define MEMMODE_FMAX_SHIFT 4
+#define MEMMODE_FMIN_MASK 0x0000000f /* min jitter, 0-15 */
+#define RCBMAXAVG 0x1119c
+#define MEMSWCTL2 0x1119e /* Cantiga only */
+#define SWMEMCMD_RENDER_OFF (0 << 13)
+#define SWMEMCMD_RENDER_ON (1 << 13)
+#define SWMEMCMD_SWFREQ (2 << 13)
+#define SWMEMCMD_TARVID (3 << 13)
+#define SWMEMCMD_VRM_OFF (4 << 13)
+#define SWMEMCMD_VRM_ON (5 << 13)
+#define CMDSTS (1<<12)
+#define SFCAVM (1<<11)
+#define SWFREQ_MASK 0x0380 /* P0-7 */
+#define SWFREQ_SHIFT 7
+#define TARVID_MASK 0x001f
+#define MEMSTAT_CTG 0x111a0
+#define RCBMINAVG 0x111a0
+#define RCUPEI 0x111b0
+#define RCDNEI 0x111b4
+#define RSTDBYCTL 0x111b8
+#define RS1EN (1<<31)
+#define RS2EN (1<<30)
+#define RS3EN (1<<29)
+#define D3RS3EN (1<<28) /* Display D3 imlies RS3 */
+#define SWPROMORSX (1<<27) /* RSx promotion timers ignored */
+#define RCWAKERW (1<<26) /* Resetwarn from PCH causes wakeup */
+#define DPRSLPVREN (1<<25) /* Fast voltage ramp enable */
+#define GFXTGHYST (1<<24) /* Hysteresis to allow trunk gating */
+#define RCX_SW_EXIT (1<<23) /* Leave RSx and prevent re-entry */
+#define RSX_STATUS_MASK (7<<20)
+#define RSX_STATUS_ON (0<<20)
+#define RSX_STATUS_RC1 (1<<20)
+#define RSX_STATUS_RC1E (2<<20)
+#define RSX_STATUS_RS1 (3<<20)
+#define RSX_STATUS_RS2 (4<<20) /* aka rc6 */
+#define RSX_STATUS_RSVD (5<<20) /* deep rc6 unsupported on ilk */
+#define RSX_STATUS_RS3 (6<<20) /* rs3 unsupported on ilk */
+#define RSX_STATUS_RSVD2 (7<<20)
+#define UWRCRSXE (1<<19) /* wake counter limit prevents rsx */
+#define RSCRP (1<<18) /* rs requests control on rs1/2 reqs */
+#define JRSC (1<<17) /* rsx coupled to cpu c-state */
+#define RS2INC0 (1<<16) /* allow rs2 in cpu c0 */
+#define RS1CONTSAV_MASK (3<<14)
+#define RS1CONTSAV_NO_RS1 (0<<14) /* rs1 doesn't save/restore context */
+#define RS1CONTSAV_RSVD (1<<14)
+#define RS1CONTSAV_SAVE_RS1 (2<<14) /* rs1 saves context */
+#define RS1CONTSAV_FULL_RS1 (3<<14) /* rs1 saves and restores context */
+#define NORMSLEXLAT_MASK (3<<12)
+#define SLOW_RS123 (0<<12)
+#define SLOW_RS23 (1<<12)
+#define SLOW_RS3 (2<<12)
+#define NORMAL_RS123 (3<<12)
+#define RCMODE_TIMEOUT (1<<11) /* 0 is eval interval method */
+#define IMPROMOEN (1<<10) /* promo is immediate or delayed until next idle interval (only for timeout method above) */
+#define RCENTSYNC (1<<9) /* rs coupled to cpu c-state (3/6/7) */
+#define STATELOCK (1<<7) /* locked to rs_cstate if 0 */
+#define RS_CSTATE_MASK (3<<4)
+#define RS_CSTATE_C367_RS1 (0<<4)
+#define RS_CSTATE_C36_RS1_C7_RS2 (1<<4)
+#define RS_CSTATE_RSVD (2<<4)
+#define RS_CSTATE_C367_RS2 (3<<4)
+#define REDSAVES (1<<3) /* no context save if was idle during rs0 */
+#define REDRESTORES (1<<2) /* no restore if was idle during rs0 */
+#define VIDCTL 0x111c0
+#define VIDSTS 0x111c8
+#define VIDSTART 0x111cc /* 8 bits */
+#define MEMSTAT_ILK 0x111f8
+#define MEMSTAT_VID_MASK 0x7f00
+#define MEMSTAT_VID_SHIFT 8
+#define MEMSTAT_PSTATE_MASK 0x00f8
+#define MEMSTAT_PSTATE_SHIFT 3
+#define MEMSTAT_MON_ACTV (1<<2)
+#define MEMSTAT_SRC_CTL_MASK 0x0003
+#define MEMSTAT_SRC_CTL_CORE 0
+#define MEMSTAT_SRC_CTL_TRB 1
+#define MEMSTAT_SRC_CTL_THM 2
+#define MEMSTAT_SRC_CTL_STDBY 3
+#define RCPREVBSYTUPAVG 0x113b8
+#define RCPREVBSYTDNAVG 0x113bc
+#define PMMISC 0x11214
+#define MCPPCE_EN (1<<0) /* enable PM_MSG from PCH->MPC */
+#define SDEW 0x1124c
+#define CSIEW0 0x11250
+#define CSIEW1 0x11254
+#define CSIEW2 0x11258
+#define PEW 0x1125c
+#define DEW 0x11270
+#define MCHAFE 0x112c0
+#define CSIEC 0x112e0
+#define DMIEC 0x112e4
+#define DDREC 0x112e8
+#define PEG0EC 0x112ec
+#define PEG1EC 0x112f0
+#define GFXEC 0x112f4
+#define RPPREVBSYTUPAVG 0x113b8
+#define RPPREVBSYTDNAVG 0x113bc
+#define ECR 0x11600
+#define ECR_GPFE (1<<31)
+#define ECR_IMONE (1<<30)
+#define ECR_CAP_MASK 0x0000001f /* Event range, 0-31 */
+#define OGW0 0x11608
+#define OGW1 0x1160c
+#define EG0 0x11610
+#define EG1 0x11614
+#define EG2 0x11618
+#define EG3 0x1161c
+#define EG4 0x11620
+#define EG5 0x11624
+#define EG6 0x11628
+#define EG7 0x1162c
+#define PXW 0x11664
+#define PXWL 0x11680
+#define LCFUSE02 0x116c0
+#define LCFUSE_HIV_MASK 0x000000ff
+#define CSIPLL0 0x12c10
+#define DDRMPLL1 0X12c20
+#define PEG_BAND_GAP_DATA 0x14d68
+
+#define GEN6_GT_PERF_STATUS 0x145948
+#define GEN6_RP_STATE_LIMITS 0x145994
+#define GEN6_RP_STATE_CAP 0x145998
+
+/*
+ * Logical Context regs
+ */
+#define CCID 0x2180
+#define CCID_EN (1<<0)
+/*
+ * Overlay regs
+ */
+
+#define OVADD 0x30000
+#define DOVSTA 0x30008
+#define OC_BUF (0x3<<20)
+#define OGAMC5 0x30010
+#define OGAMC4 0x30014
+#define OGAMC3 0x30018
+#define OGAMC2 0x3001c
+#define OGAMC1 0x30020
+#define OGAMC0 0x30024
+
+/*
+ * Display engine regs
+ */
+
+/* Pipe A timing regs */
+#define _HTOTAL_A 0x60000
+#define _HBLANK_A 0x60004
+#define _HSYNC_A 0x60008
+#define _VTOTAL_A 0x6000c
+#define _VBLANK_A 0x60010
+#define _VSYNC_A 0x60014
+#define _PIPEASRC 0x6001c
+#define _BCLRPAT_A 0x60020
+#define _VSYNCSHIFT_A 0x60028
+
+/* Pipe B timing regs */
+#define _HTOTAL_B 0x61000
+#define _HBLANK_B 0x61004
+#define _HSYNC_B 0x61008
+#define _VTOTAL_B 0x6100c
+#define _VBLANK_B 0x61010
+#define _VSYNC_B 0x61014
+#define _PIPEBSRC 0x6101c
+#define _BCLRPAT_B 0x61020
+#define _VSYNCSHIFT_B 0x61028
+
+
+#define HTOTAL(pipe) _PIPE(pipe, _HTOTAL_A, _HTOTAL_B)
+#define HBLANK(pipe) _PIPE(pipe, _HBLANK_A, _HBLANK_B)
+#define HSYNC(pipe) _PIPE(pipe, _HSYNC_A, _HSYNC_B)
+#define VTOTAL(pipe) _PIPE(pipe, _VTOTAL_A, _VTOTAL_B)
+#define VBLANK(pipe) _PIPE(pipe, _VBLANK_A, _VBLANK_B)
+#define VSYNC(pipe) _PIPE(pipe, _VSYNC_A, _VSYNC_B)
+#define BCLRPAT(pipe) _PIPE(pipe, _BCLRPAT_A, _BCLRPAT_B)
+#define VSYNCSHIFT(pipe) _PIPE(pipe, _VSYNCSHIFT_A, _VSYNCSHIFT_B)
+
+/* VGA port control */
+#define ADPA 0x61100
+#define ADPA_DAC_ENABLE (1<<31)
+#define ADPA_DAC_DISABLE 0
+#define ADPA_PIPE_SELECT_MASK (1<<30)
+#define ADPA_PIPE_A_SELECT 0
+#define ADPA_PIPE_B_SELECT (1<<30)
+#define ADPA_PIPE_SELECT(pipe) ((pipe) << 30)
+#define ADPA_USE_VGA_HVPOLARITY (1<<15)
+#define ADPA_SETS_HVPOLARITY 0
+#define ADPA_VSYNC_CNTL_DISABLE (1<<11)
+#define ADPA_VSYNC_CNTL_ENABLE 0
+#define ADPA_HSYNC_CNTL_DISABLE (1<<10)
+#define ADPA_HSYNC_CNTL_ENABLE 0
+#define ADPA_VSYNC_ACTIVE_HIGH (1<<4)
+#define ADPA_VSYNC_ACTIVE_LOW 0
+#define ADPA_HSYNC_ACTIVE_HIGH (1<<3)
+#define ADPA_HSYNC_ACTIVE_LOW 0
+#define ADPA_DPMS_MASK (~(3<<10))
+#define ADPA_DPMS_ON (0<<10)
+#define ADPA_DPMS_SUSPEND (1<<10)
+#define ADPA_DPMS_STANDBY (2<<10)
+#define ADPA_DPMS_OFF (3<<10)
+
+
+/* Hotplug control (945+ only) */
+#define PORT_HOTPLUG_EN 0x61110
+#define HDMIB_HOTPLUG_INT_EN (1 << 29)
+#define DPB_HOTPLUG_INT_EN (1 << 29)
+#define HDMIC_HOTPLUG_INT_EN (1 << 28)
+#define DPC_HOTPLUG_INT_EN (1 << 28)
+#define HDMID_HOTPLUG_INT_EN (1 << 27)
+#define DPD_HOTPLUG_INT_EN (1 << 27)
+#define SDVOB_HOTPLUG_INT_EN (1 << 26)
+#define SDVOC_HOTPLUG_INT_EN (1 << 25)
+#define TV_HOTPLUG_INT_EN (1 << 18)
+#define CRT_HOTPLUG_INT_EN (1 << 9)
+#define CRT_HOTPLUG_FORCE_DETECT (1 << 3)
+#define CRT_HOTPLUG_ACTIVATION_PERIOD_32 (0 << 8)
+/* must use period 64 on GM45 according to docs */
+#define CRT_HOTPLUG_ACTIVATION_PERIOD_64 (1 << 8)
+#define CRT_HOTPLUG_DAC_ON_TIME_2M (0 << 7)
+#define CRT_HOTPLUG_DAC_ON_TIME_4M (1 << 7)
+#define CRT_HOTPLUG_VOLTAGE_COMPARE_40 (0 << 5)
+#define CRT_HOTPLUG_VOLTAGE_COMPARE_50 (1 << 5)
+#define CRT_HOTPLUG_VOLTAGE_COMPARE_60 (2 << 5)
+#define CRT_HOTPLUG_VOLTAGE_COMPARE_70 (3 << 5)
+#define CRT_HOTPLUG_VOLTAGE_COMPARE_MASK (3 << 5)
+#define CRT_HOTPLUG_DETECT_DELAY_1G (0 << 4)
+#define CRT_HOTPLUG_DETECT_DELAY_2G (1 << 4)
+#define CRT_HOTPLUG_DETECT_VOLTAGE_325MV (0 << 2)
+#define CRT_HOTPLUG_DETECT_VOLTAGE_475MV (1 << 2)
+
+#define PORT_HOTPLUG_STAT 0x61114
+#define HDMIB_HOTPLUG_INT_STATUS (1 << 29)
+#define DPB_HOTPLUG_INT_STATUS (1 << 29)
+#define HDMIC_HOTPLUG_INT_STATUS (1 << 28)
+#define DPC_HOTPLUG_INT_STATUS (1 << 28)
+#define HDMID_HOTPLUG_INT_STATUS (1 << 27)
+#define DPD_HOTPLUG_INT_STATUS (1 << 27)
+#define CRT_HOTPLUG_INT_STATUS (1 << 11)
+#define TV_HOTPLUG_INT_STATUS (1 << 10)
+#define CRT_HOTPLUG_MONITOR_MASK (3 << 8)
+#define CRT_HOTPLUG_MONITOR_COLOR (3 << 8)
+#define CRT_HOTPLUG_MONITOR_MONO (2 << 8)
+#define CRT_HOTPLUG_MONITOR_NONE (0 << 8)
+#define SDVOC_HOTPLUG_INT_STATUS (1 << 7)
+#define SDVOB_HOTPLUG_INT_STATUS (1 << 6)
+
+/* SDVO port control */
+#define SDVOB 0x61140
+#define SDVOC 0x61160
+#define SDVO_ENABLE (1 << 31)
+#define SDVO_PIPE_B_SELECT (1 << 30)
+#define SDVO_STALL_SELECT (1 << 29)
+#define SDVO_INTERRUPT_ENABLE (1 << 26)
+/**
+ * 915G/GM SDVO pixel multiplier.
+ *
+ * Programmed value is multiplier - 1, up to 5x.
+ *
+ * \sa DPLL_MD_UDI_MULTIPLIER_MASK
+ */
+#define SDVO_PORT_MULTIPLY_MASK (7 << 23)
+#define SDVO_PORT_MULTIPLY_SHIFT 23
+#define SDVO_PHASE_SELECT_MASK (15 << 19)
+#define SDVO_PHASE_SELECT_DEFAULT (6 << 19)
+#define SDVO_CLOCK_OUTPUT_INVERT (1 << 18)
+#define SDVOC_GANG_MODE (1 << 16)
+#define SDVO_ENCODING_SDVO (0x0 << 10)
+#define SDVO_ENCODING_HDMI (0x2 << 10)
+/** Requird for HDMI operation */
+#define SDVO_NULL_PACKETS_DURING_VSYNC (1 << 9)
+#define SDVO_COLOR_RANGE_16_235 (1 << 8)
+#define SDVO_BORDER_ENABLE (1 << 7)
+#define SDVO_AUDIO_ENABLE (1 << 6)
+/** New with 965, default is to be set */
+#define SDVO_VSYNC_ACTIVE_HIGH (1 << 4)
+/** New with 965, default is to be set */
+#define SDVO_HSYNC_ACTIVE_HIGH (1 << 3)
+#define SDVOB_PCIE_CONCURRENCY (1 << 3)
+#define SDVO_DETECTED (1 << 2)
+/* Bits to be preserved when writing */
+#define SDVOB_PRESERVE_MASK ((1 << 17) | (1 << 16) | (1 << 14) | (1 << 26))
+#define SDVOC_PRESERVE_MASK ((1 << 17) | (1 << 26))
+
+/* DVO port control */
+#define DVOA 0x61120
+#define DVOB 0x61140
+#define DVOC 0x61160
+#define DVO_ENABLE (1 << 31)
+#define DVO_PIPE_B_SELECT (1 << 30)
+#define DVO_PIPE_STALL_UNUSED (0 << 28)
+#define DVO_PIPE_STALL (1 << 28)
+#define DVO_PIPE_STALL_TV (2 << 28)
+#define DVO_PIPE_STALL_MASK (3 << 28)
+#define DVO_USE_VGA_SYNC (1 << 15)
+#define DVO_DATA_ORDER_I740 (0 << 14)
+#define DVO_DATA_ORDER_FP (1 << 14)
+#define DVO_VSYNC_DISABLE (1 << 11)
+#define DVO_HSYNC_DISABLE (1 << 10)
+#define DVO_VSYNC_TRISTATE (1 << 9)
+#define DVO_HSYNC_TRISTATE (1 << 8)
+#define DVO_BORDER_ENABLE (1 << 7)
+#define DVO_DATA_ORDER_GBRG (1 << 6)
+#define DVO_DATA_ORDER_RGGB (0 << 6)
+#define DVO_DATA_ORDER_GBRG_ERRATA (0 << 6)
+#define DVO_DATA_ORDER_RGGB_ERRATA (1 << 6)
+#define DVO_VSYNC_ACTIVE_HIGH (1 << 4)
+#define DVO_HSYNC_ACTIVE_HIGH (1 << 3)
+#define DVO_BLANK_ACTIVE_HIGH (1 << 2)
+#define DVO_OUTPUT_CSTATE_PIXELS (1 << 1) /* SDG only */
+#define DVO_OUTPUT_SOURCE_SIZE_PIXELS (1 << 0) /* SDG only */
+#define DVO_PRESERVE_MASK (0x7<<24)
+#define DVOA_SRCDIM 0x61124
+#define DVOB_SRCDIM 0x61144
+#define DVOC_SRCDIM 0x61164
+#define DVO_SRCDIM_HORIZONTAL_SHIFT 12
+#define DVO_SRCDIM_VERTICAL_SHIFT 0
+
+/* LVDS port control */
+#define LVDS 0x61180
+/*
+ * Enables the LVDS port. This bit must be set before DPLLs are enabled, as
+ * the DPLL semantics change when the LVDS is assigned to that pipe.
+ */
+#define LVDS_PORT_EN (1 << 31)
+/* Selects pipe B for LVDS data. Must be set on pre-965. */
+#define LVDS_PIPEB_SELECT (1 << 30)
+#define LVDS_PIPE_MASK (1 << 30)
+#define LVDS_PIPE(pipe) ((pipe) << 30)
+/* LVDS dithering flag on 965/g4x platform */
+#define LVDS_ENABLE_DITHER (1 << 25)
+/* LVDS sync polarity flags. Set to invert (i.e. negative) */
+#define LVDS_VSYNC_POLARITY (1 << 21)
+#define LVDS_HSYNC_POLARITY (1 << 20)
+
+/* Enable border for unscaled (or aspect-scaled) display */
+#define LVDS_BORDER_ENABLE (1 << 15)
+/*
+ * Enables the A0-A2 data pairs and CLKA, containing 18 bits of color data per
+ * pixel.
+ */
+#define LVDS_A0A2_CLKA_POWER_MASK (3 << 8)
+#define LVDS_A0A2_CLKA_POWER_DOWN (0 << 8)
+#define LVDS_A0A2_CLKA_POWER_UP (3 << 8)
+/*
+ * Controls the A3 data pair, which contains the additional LSBs for 24 bit
+ * mode. Only enabled if LVDS_A0A2_CLKA_POWER_UP also indicates it should be
+ * on.
+ */
+#define LVDS_A3_POWER_MASK (3 << 6)
+#define LVDS_A3_POWER_DOWN (0 << 6)
+#define LVDS_A3_POWER_UP (3 << 6)
+/*
+ * Controls the CLKB pair. This should only be set when LVDS_B0B3_POWER_UP
+ * is set.
+ */
+#define LVDS_CLKB_POWER_MASK (3 << 4)
+#define LVDS_CLKB_POWER_DOWN (0 << 4)
+#define LVDS_CLKB_POWER_UP (3 << 4)
+/*
+ * Controls the B0-B3 data pairs. This must be set to match the DPLL p2
+ * setting for whether we are in dual-channel mode. The B3 pair will
+ * additionally only be powered up when LVDS_A3_POWER_UP is set.
+ */
+#define LVDS_B0B3_POWER_MASK (3 << 2)
+#define LVDS_B0B3_POWER_DOWN (0 << 2)
+#define LVDS_B0B3_POWER_UP (3 << 2)
+
+/* Video Data Island Packet control */
+#define VIDEO_DIP_DATA 0x61178
+#define VIDEO_DIP_CTL 0x61170
+#define VIDEO_DIP_ENABLE (1 << 31)
+#define VIDEO_DIP_PORT_B (1 << 29)
+#define VIDEO_DIP_PORT_C (2 << 29)
+#define VIDEO_DIP_ENABLE_AVI (1 << 21)
+#define VIDEO_DIP_ENABLE_VENDOR (2 << 21)
+#define VIDEO_DIP_ENABLE_SPD (8 << 21)
+#define VIDEO_DIP_SELECT_MASK (3 << 19)
+#define VIDEO_DIP_SELECT_AVI (0 << 19)
+#define VIDEO_DIP_SELECT_VENDOR (1 << 19)
+#define VIDEO_DIP_SELECT_SPD (3 << 19)
+#define VIDEO_DIP_FREQ_ONCE (0 << 16)
+#define VIDEO_DIP_FREQ_VSYNC (1 << 16)
+#define VIDEO_DIP_FREQ_2VSYNC (2 << 16)
+
+/* Panel power sequencing */
+#define PP_STATUS 0x61200
+#define PP_ON (1 << 31)
+/*
+ * Indicates that all dependencies of the panel are on:
+ *
+ * - PLL enabled
+ * - pipe enabled
+ * - LVDS/DVOB/DVOC on
+ */
+#define PP_READY (1 << 30)
+#define PP_SEQUENCE_NONE (0 << 28)
+#define PP_SEQUENCE_POWER_UP (1 << 28)
+#define PP_SEQUENCE_POWER_DOWN (2 << 28)
+#define PP_SEQUENCE_MASK (3 << 28)
+#define PP_SEQUENCE_SHIFT 28
+#define PP_CYCLE_DELAY_ACTIVE (1 << 27)
+#define PP_SEQUENCE_STATE_MASK 0x0000000f
+#define PP_SEQUENCE_STATE_OFF_IDLE (0x0 << 0)
+#define PP_SEQUENCE_STATE_OFF_S0_1 (0x1 << 0)
+#define PP_SEQUENCE_STATE_OFF_S0_2 (0x2 << 0)
+#define PP_SEQUENCE_STATE_OFF_S0_3 (0x3 << 0)
+#define PP_SEQUENCE_STATE_ON_IDLE (0x8 << 0)
+#define PP_SEQUENCE_STATE_ON_S1_0 (0x9 << 0)
+#define PP_SEQUENCE_STATE_ON_S1_2 (0xa << 0)
+#define PP_SEQUENCE_STATE_ON_S1_3 (0xb << 0)
+#define PP_SEQUENCE_STATE_RESET (0xf << 0)
+#define PP_CONTROL 0x61204
+#define POWER_TARGET_ON (1 << 0)
+#define PP_ON_DELAYS 0x61208
+#define PP_OFF_DELAYS 0x6120c
+#define PP_DIVISOR 0x61210
+
+/* Panel fitting */
+#define PFIT_CONTROL 0x61230
+#define PFIT_ENABLE (1 << 31)
+#define PFIT_PIPE_MASK (3 << 29)
+#define PFIT_PIPE_SHIFT 29
+#define VERT_INTERP_DISABLE (0 << 10)
+#define VERT_INTERP_BILINEAR (1 << 10)
+#define VERT_INTERP_MASK (3 << 10)
+#define VERT_AUTO_SCALE (1 << 9)
+#define HORIZ_INTERP_DISABLE (0 << 6)
+#define HORIZ_INTERP_BILINEAR (1 << 6)
+#define HORIZ_INTERP_MASK (3 << 6)
+#define HORIZ_AUTO_SCALE (1 << 5)
+#define PANEL_8TO6_DITHER_ENABLE (1 << 3)
+#define PFIT_FILTER_FUZZY (0 << 24)
+#define PFIT_SCALING_AUTO (0 << 26)
+#define PFIT_SCALING_PROGRAMMED (1 << 26)
+#define PFIT_SCALING_PILLAR (2 << 26)
+#define PFIT_SCALING_LETTER (3 << 26)
+#define PFIT_PGM_RATIOS 0x61234
+#define PFIT_VERT_SCALE_MASK 0xfff00000
+#define PFIT_HORIZ_SCALE_MASK 0x0000fff0
+/* Pre-965 */
+#define PFIT_VERT_SCALE_SHIFT 20
+#define PFIT_VERT_SCALE_MASK 0xfff00000
+#define PFIT_HORIZ_SCALE_SHIFT 4
+#define PFIT_HORIZ_SCALE_MASK 0x0000fff0
+/* 965+ */
+#define PFIT_VERT_SCALE_SHIFT_965 16
+#define PFIT_VERT_SCALE_MASK_965 0x1fff0000
+#define PFIT_HORIZ_SCALE_SHIFT_965 0
+#define PFIT_HORIZ_SCALE_MASK_965 0x00001fff
+
+#define PFIT_AUTO_RATIOS 0x61238
+
+/* Backlight control */
+#define BLC_PWM_CTL 0x61254
+#define BACKLIGHT_MODULATION_FREQ_SHIFT (17)
+#define BLC_PWM_CTL2 0x61250 /* 965+ only */
+#define BLM_COMBINATION_MODE (1 << 30)
+/*
+ * This is the most significant 15 bits of the number of backlight cycles in a
+ * complete cycle of the modulated backlight control.
+ *
+ * The actual value is this field multiplied by two.
+ */
+#define BACKLIGHT_MODULATION_FREQ_MASK (0x7fff << 17)
+#define BLM_LEGACY_MODE (1 << 16)
+/*
+ * This is the number of cycles out of the backlight modulation cycle for which
+ * the backlight is on.
+ *
+ * This field must be no greater than the number of cycles in the complete
+ * backlight modulation cycle.
+ */
+#define BACKLIGHT_DUTY_CYCLE_SHIFT (0)
+#define BACKLIGHT_DUTY_CYCLE_MASK (0xffff)
+
+#define BLC_HIST_CTL 0x61260
+
+/* TV port control */
+#define TV_CTL 0x68000
+/** Enables the TV encoder */
+# define TV_ENC_ENABLE (1 << 31)
+/** Sources the TV encoder input from pipe B instead of A. */
+# define TV_ENC_PIPEB_SELECT (1 << 30)
+/** Outputs composite video (DAC A only) */
+# define TV_ENC_OUTPUT_COMPOSITE (0 << 28)
+/** Outputs SVideo video (DAC B/C) */
+# define TV_ENC_OUTPUT_SVIDEO (1 << 28)
+/** Outputs Component video (DAC A/B/C) */
+# define TV_ENC_OUTPUT_COMPONENT (2 << 28)
+/** Outputs Composite and SVideo (DAC A/B/C) */
+# define TV_ENC_OUTPUT_SVIDEO_COMPOSITE (3 << 28)
+# define TV_TRILEVEL_SYNC (1 << 21)
+/** Enables slow sync generation (945GM only) */
+# define TV_SLOW_SYNC (1 << 20)
+/** Selects 4x oversampling for 480i and 576p */
+# define TV_OVERSAMPLE_4X (0 << 18)
+/** Selects 2x oversampling for 720p and 1080i */
+# define TV_OVERSAMPLE_2X (1 << 18)
+/** Selects no oversampling for 1080p */
+# define TV_OVERSAMPLE_NONE (2 << 18)
+/** Selects 8x oversampling */
+# define TV_OVERSAMPLE_8X (3 << 18)
+/** Selects progressive mode rather than interlaced */
+# define TV_PROGRESSIVE (1 << 17)
+/** Sets the colorburst to PAL mode. Required for non-M PAL modes. */
+# define TV_PAL_BURST (1 << 16)
+/** Field for setting delay of Y compared to C */
+# define TV_YC_SKEW_MASK (7 << 12)
+/** Enables a fix for 480p/576p standard definition modes on the 915GM only */
+# define TV_ENC_SDP_FIX (1 << 11)
+/**
+ * Enables a fix for the 915GM only.
+ *
+ * Not sure what it does.
+ */
+# define TV_ENC_C0_FIX (1 << 10)
+/** Bits that must be preserved by software */
+# define TV_CTL_SAVE ((1 << 11) | (3 << 9) | (7 << 6) | 0xf)
+# define TV_FUSE_STATE_MASK (3 << 4)
+/** Read-only state that reports all features enabled */
+# define TV_FUSE_STATE_ENABLED (0 << 4)
+/** Read-only state that reports that Macrovision is disabled in hardware*/
+# define TV_FUSE_STATE_NO_MACROVISION (1 << 4)
+/** Read-only state that reports that TV-out is disabled in hardware. */
+# define TV_FUSE_STATE_DISABLED (2 << 4)
+/** Normal operation */
+# define TV_TEST_MODE_NORMAL (0 << 0)
+/** Encoder test pattern 1 - combo pattern */
+# define TV_TEST_MODE_PATTERN_1 (1 << 0)
+/** Encoder test pattern 2 - full screen vertical 75% color bars */
+# define TV_TEST_MODE_PATTERN_2 (2 << 0)
+/** Encoder test pattern 3 - full screen horizontal 75% color bars */
+# define TV_TEST_MODE_PATTERN_3 (3 << 0)
+/** Encoder test pattern 4 - random noise */
+# define TV_TEST_MODE_PATTERN_4 (4 << 0)
+/** Encoder test pattern 5 - linear color ramps */
+# define TV_TEST_MODE_PATTERN_5 (5 << 0)
+/**
+ * This test mode forces the DACs to 50% of full output.
+ *
+ * This is used for load detection in combination with TVDAC_SENSE_MASK
+ */
+# define TV_TEST_MODE_MONITOR_DETECT (7 << 0)
+# define TV_TEST_MODE_MASK (7 << 0)
+
+#define TV_DAC 0x68004
+# define TV_DAC_SAVE 0x00ffff00
+/**
+ * Reports that DAC state change logic has reported change (RO).
+ *
+ * This gets cleared when TV_DAC_STATE_EN is cleared
+*/
+# define TVDAC_STATE_CHG (1 << 31)
+# define TVDAC_SENSE_MASK (7 << 28)
+/** Reports that DAC A voltage is above the detect threshold */
+# define TVDAC_A_SENSE (1 << 30)
+/** Reports that DAC B voltage is above the detect threshold */
+# define TVDAC_B_SENSE (1 << 29)
+/** Reports that DAC C voltage is above the detect threshold */
+# define TVDAC_C_SENSE (1 << 28)
+/**
+ * Enables DAC state detection logic, for load-based TV detection.
+ *
+ * The PLL of the chosen pipe (in TV_CTL) must be running, and the encoder set
+ * to off, for load detection to work.
+ */
+# define TVDAC_STATE_CHG_EN (1 << 27)
+/** Sets the DAC A sense value to high */
+# define TVDAC_A_SENSE_CTL (1 << 26)
+/** Sets the DAC B sense value to high */
+# define TVDAC_B_SENSE_CTL (1 << 25)
+/** Sets the DAC C sense value to high */
+# define TVDAC_C_SENSE_CTL (1 << 24)
+/** Overrides the ENC_ENABLE and DAC voltage levels */
+# define DAC_CTL_OVERRIDE (1 << 7)
+/** Sets the slew rate. Must be preserved in software */
+# define ENC_TVDAC_SLEW_FAST (1 << 6)
+# define DAC_A_1_3_V (0 << 4)
+# define DAC_A_1_1_V (1 << 4)
+# define DAC_A_0_7_V (2 << 4)
+# define DAC_A_MASK (3 << 4)
+# define DAC_B_1_3_V (0 << 2)
+# define DAC_B_1_1_V (1 << 2)
+# define DAC_B_0_7_V (2 << 2)
+# define DAC_B_MASK (3 << 2)
+# define DAC_C_1_3_V (0 << 0)
+# define DAC_C_1_1_V (1 << 0)
+# define DAC_C_0_7_V (2 << 0)
+# define DAC_C_MASK (3 << 0)
+
+/**
+ * CSC coefficients are stored in a floating point format with 9 bits of
+ * mantissa and 2 or 3 bits of exponent. The exponent is represented as 2**-n,
+ * where 2-bit exponents are unsigned n, and 3-bit exponents are signed n with
+ * -1 (0x3) being the only legal negative value.
+ */
+#define TV_CSC_Y 0x68010
+# define TV_RY_MASK 0x07ff0000
+# define TV_RY_SHIFT 16
+# define TV_GY_MASK 0x00000fff
+# define TV_GY_SHIFT 0
+
+#define TV_CSC_Y2 0x68014
+# define TV_BY_MASK 0x07ff0000
+# define TV_BY_SHIFT 16
+/**
+ * Y attenuation for component video.
+ *
+ * Stored in 1.9 fixed point.
+ */
+# define TV_AY_MASK 0x000003ff
+# define TV_AY_SHIFT 0
+
+#define TV_CSC_U 0x68018
+# define TV_RU_MASK 0x07ff0000
+# define TV_RU_SHIFT 16
+# define TV_GU_MASK 0x000007ff
+# define TV_GU_SHIFT 0
+
+#define TV_CSC_U2 0x6801c
+# define TV_BU_MASK 0x07ff0000
+# define TV_BU_SHIFT 16
+/**
+ * U attenuation for component video.
+ *
+ * Stored in 1.9 fixed point.
+ */
+# define TV_AU_MASK 0x000003ff
+# define TV_AU_SHIFT 0
+
+#define TV_CSC_V 0x68020
+# define TV_RV_MASK 0x0fff0000
+# define TV_RV_SHIFT 16
+# define TV_GV_MASK 0x000007ff
+# define TV_GV_SHIFT 0
+
+#define TV_CSC_V2 0x68024
+# define TV_BV_MASK 0x07ff0000
+# define TV_BV_SHIFT 16
+/**
+ * V attenuation for component video.
+ *
+ * Stored in 1.9 fixed point.
+ */
+# define TV_AV_MASK 0x000007ff
+# define TV_AV_SHIFT 0
+
+#define TV_CLR_KNOBS 0x68028
+/** 2s-complement brightness adjustment */
+# define TV_BRIGHTNESS_MASK 0xff000000
+# define TV_BRIGHTNESS_SHIFT 24
+/** Contrast adjustment, as a 2.6 unsigned floating point number */
+# define TV_CONTRAST_MASK 0x00ff0000
+# define TV_CONTRAST_SHIFT 16
+/** Saturation adjustment, as a 2.6 unsigned floating point number */
+# define TV_SATURATION_MASK 0x0000ff00
+# define TV_SATURATION_SHIFT 8
+/** Hue adjustment, as an integer phase angle in degrees */
+# define TV_HUE_MASK 0x000000ff
+# define TV_HUE_SHIFT 0
+
+#define TV_CLR_LEVEL 0x6802c
+/** Controls the DAC level for black */
+# define TV_BLACK_LEVEL_MASK 0x01ff0000
+# define TV_BLACK_LEVEL_SHIFT 16
+/** Controls the DAC level for blanking */
+# define TV_BLANK_LEVEL_MASK 0x000001ff
+# define TV_BLANK_LEVEL_SHIFT 0
+
+#define TV_H_CTL_1 0x68030
+/** Number of pixels in the hsync. */
+# define TV_HSYNC_END_MASK 0x1fff0000
+# define TV_HSYNC_END_SHIFT 16
+/** Total number of pixels minus one in the line (display and blanking). */
+# define TV_HTOTAL_MASK 0x00001fff
+# define TV_HTOTAL_SHIFT 0
+
+#define TV_H_CTL_2 0x68034
+/** Enables the colorburst (needed for non-component color) */
+# define TV_BURST_ENA (1 << 31)
+/** Offset of the colorburst from the start of hsync, in pixels minus one. */
+# define TV_HBURST_START_SHIFT 16
+# define TV_HBURST_START_MASK 0x1fff0000
+/** Length of the colorburst */
+# define TV_HBURST_LEN_SHIFT 0
+# define TV_HBURST_LEN_MASK 0x0001fff
+
+#define TV_H_CTL_3 0x68038
+/** End of hblank, measured in pixels minus one from start of hsync */
+# define TV_HBLANK_END_SHIFT 16
+# define TV_HBLANK_END_MASK 0x1fff0000
+/** Start of hblank, measured in pixels minus one from start of hsync */
+# define TV_HBLANK_START_SHIFT 0
+# define TV_HBLANK_START_MASK 0x0001fff
+
+#define TV_V_CTL_1 0x6803c
+/** XXX */
+# define TV_NBR_END_SHIFT 16
+# define TV_NBR_END_MASK 0x07ff0000
+/** XXX */
+# define TV_VI_END_F1_SHIFT 8
+# define TV_VI_END_F1_MASK 0x00003f00
+/** XXX */
+# define TV_VI_END_F2_SHIFT 0
+# define TV_VI_END_F2_MASK 0x0000003f
+
+#define TV_V_CTL_2 0x68040
+/** Length of vsync, in half lines */
+# define TV_VSYNC_LEN_MASK 0x07ff0000
+# define TV_VSYNC_LEN_SHIFT 16
+/** Offset of the start of vsync in field 1, measured in one less than the
+ * number of half lines.
+ */
+# define TV_VSYNC_START_F1_MASK 0x00007f00
+# define TV_VSYNC_START_F1_SHIFT 8
+/**
+ * Offset of the start of vsync in field 2, measured in one less than the
+ * number of half lines.
+ */
+# define TV_VSYNC_START_F2_MASK 0x0000007f
+# define TV_VSYNC_START_F2_SHIFT 0
+
+#define TV_V_CTL_3 0x68044
+/** Enables generation of the equalization signal */
+# define TV_EQUAL_ENA (1 << 31)
+/** Length of vsync, in half lines */
+# define TV_VEQ_LEN_MASK 0x007f0000
+# define TV_VEQ_LEN_SHIFT 16
+/** Offset of the start of equalization in field 1, measured in one less than
+ * the number of half lines.
+ */
+# define TV_VEQ_START_F1_MASK 0x0007f00
+# define TV_VEQ_START_F1_SHIFT 8
+/**
+ * Offset of the start of equalization in field 2, measured in one less than
+ * the number of half lines.
+ */
+# define TV_VEQ_START_F2_MASK 0x000007f
+# define TV_VEQ_START_F2_SHIFT 0
+
+#define TV_V_CTL_4 0x68048
+/**
+ * Offset to start of vertical colorburst, measured in one less than the
+ * number of lines from vertical start.
+ */
+# define TV_VBURST_START_F1_MASK 0x003f0000
+# define TV_VBURST_START_F1_SHIFT 16
+/**
+ * Offset to the end of vertical colorburst, measured in one less than the
+ * number of lines from the start of NBR.
+ */
+# define TV_VBURST_END_F1_MASK 0x000000ff
+# define TV_VBURST_END_F1_SHIFT 0
+
+#define TV_V_CTL_5 0x6804c
+/**
+ * Offset to start of vertical colorburst, measured in one less than the
+ * number of lines from vertical start.
+ */
+# define TV_VBURST_START_F2_MASK 0x003f0000
+# define TV_VBURST_START_F2_SHIFT 16
+/**
+ * Offset to the end of vertical colorburst, measured in one less than the
+ * number of lines from the start of NBR.
+ */
+# define TV_VBURST_END_F2_MASK 0x000000ff
+# define TV_VBURST_END_F2_SHIFT 0
+
+#define TV_V_CTL_6 0x68050
+/**
+ * Offset to start of vertical colorburst, measured in one less than the
+ * number of lines from vertical start.
+ */
+# define TV_VBURST_START_F3_MASK 0x003f0000
+# define TV_VBURST_START_F3_SHIFT 16
+/**
+ * Offset to the end of vertical colorburst, measured in one less than the
+ * number of lines from the start of NBR.
+ */
+# define TV_VBURST_END_F3_MASK 0x000000ff
+# define TV_VBURST_END_F3_SHIFT 0
+
+#define TV_V_CTL_7 0x68054
+/**
+ * Offset to start of vertical colorburst, measured in one less than the
+ * number of lines from vertical start.
+ */
+# define TV_VBURST_START_F4_MASK 0x003f0000
+# define TV_VBURST_START_F4_SHIFT 16
+/**
+ * Offset to the end of vertical colorburst, measured in one less than the
+ * number of lines from the start of NBR.
+ */
+# define TV_VBURST_END_F4_MASK 0x000000ff
+# define TV_VBURST_END_F4_SHIFT 0
+
+#define TV_SC_CTL_1 0x68060
+/** Turns on the first subcarrier phase generation DDA */
+# define TV_SC_DDA1_EN (1 << 31)
+/** Turns on the first subcarrier phase generation DDA */
+# define TV_SC_DDA2_EN (1 << 30)
+/** Turns on the first subcarrier phase generation DDA */
+# define TV_SC_DDA3_EN (1 << 29)
+/** Sets the subcarrier DDA to reset frequency every other field */
+# define TV_SC_RESET_EVERY_2 (0 << 24)
+/** Sets the subcarrier DDA to reset frequency every fourth field */
+# define TV_SC_RESET_EVERY_4 (1 << 24)
+/** Sets the subcarrier DDA to reset frequency every eighth field */
+# define TV_SC_RESET_EVERY_8 (2 << 24)
+/** Sets the subcarrier DDA to never reset the frequency */
+# define TV_SC_RESET_NEVER (3 << 24)
+/** Sets the peak amplitude of the colorburst.*/
+# define TV_BURST_LEVEL_MASK 0x00ff0000
+# define TV_BURST_LEVEL_SHIFT 16
+/** Sets the increment of the first subcarrier phase generation DDA */
+# define TV_SCDDA1_INC_MASK 0x00000fff
+# define TV_SCDDA1_INC_SHIFT 0
+
+#define TV_SC_CTL_2 0x68064
+/** Sets the rollover for the second subcarrier phase generation DDA */
+# define TV_SCDDA2_SIZE_MASK 0x7fff0000
+# define TV_SCDDA2_SIZE_SHIFT 16
+/** Sets the increent of the second subcarrier phase generation DDA */
+# define TV_SCDDA2_INC_MASK 0x00007fff
+# define TV_SCDDA2_INC_SHIFT 0
+
+#define TV_SC_CTL_3 0x68068
+/** Sets the rollover for the third subcarrier phase generation DDA */
+# define TV_SCDDA3_SIZE_MASK 0x7fff0000
+# define TV_SCDDA3_SIZE_SHIFT 16
+/** Sets the increent of the third subcarrier phase generation DDA */
+# define TV_SCDDA3_INC_MASK 0x00007fff
+# define TV_SCDDA3_INC_SHIFT 0
+
+#define TV_WIN_POS 0x68070
+/** X coordinate of the display from the start of horizontal active */
+# define TV_XPOS_MASK 0x1fff0000
+# define TV_XPOS_SHIFT 16
+/** Y coordinate of the display from the start of vertical active (NBR) */
+# define TV_YPOS_MASK 0x00000fff
+# define TV_YPOS_SHIFT 0
+
+#define TV_WIN_SIZE 0x68074
+/** Horizontal size of the display window, measured in pixels*/
+# define TV_XSIZE_MASK 0x1fff0000
+# define TV_XSIZE_SHIFT 16
+/**
+ * Vertical size of the display window, measured in pixels.
+ *
+ * Must be even for interlaced modes.
+ */
+# define TV_YSIZE_MASK 0x00000fff
+# define TV_YSIZE_SHIFT 0
+
+#define TV_FILTER_CTL_1 0x68080
+/**
+ * Enables automatic scaling calculation.
+ *
+ * If set, the rest of the registers are ignored, and the calculated values can
+ * be read back from the register.
+ */
+# define TV_AUTO_SCALE (1 << 31)
+/**
+ * Disables the vertical filter.
+ *
+ * This is required on modes more than 1024 pixels wide */
+# define TV_V_FILTER_BYPASS (1 << 29)
+/** Enables adaptive vertical filtering */
+# define TV_VADAPT (1 << 28)
+# define TV_VADAPT_MODE_MASK (3 << 26)
+/** Selects the least adaptive vertical filtering mode */
+# define TV_VADAPT_MODE_LEAST (0 << 26)
+/** Selects the moderately adaptive vertical filtering mode */
+# define TV_VADAPT_MODE_MODERATE (1 << 26)
+/** Selects the most adaptive vertical filtering mode */
+# define TV_VADAPT_MODE_MOST (3 << 26)
+/**
+ * Sets the horizontal scaling factor.
+ *
+ * This should be the fractional part of the horizontal scaling factor divided
+ * by the oversampling rate. TV_HSCALE should be less than 1, and set to:
+ *
+ * (src width - 1) / ((oversample * dest width) - 1)
+ */
+# define TV_HSCALE_FRAC_MASK 0x00003fff
+# define TV_HSCALE_FRAC_SHIFT 0
+
+#define TV_FILTER_CTL_2 0x68084
+/**
+ * Sets the integer part of the 3.15 fixed-point vertical scaling factor.
+ *
+ * TV_VSCALE should be (src height - 1) / ((interlace * dest height) - 1)
+ */
+# define TV_VSCALE_INT_MASK 0x00038000
+# define TV_VSCALE_INT_SHIFT 15
+/**
+ * Sets the fractional part of the 3.15 fixed-point vertical scaling factor.
+ *
+ * \sa TV_VSCALE_INT_MASK
+ */
+# define TV_VSCALE_FRAC_MASK 0x00007fff
+# define TV_VSCALE_FRAC_SHIFT 0
+
+#define TV_FILTER_CTL_3 0x68088
+/**
+ * Sets the integer part of the 3.15 fixed-point vertical scaling factor.
+ *
+ * TV_VSCALE should be (src height - 1) / (1/4 * (dest height - 1))
+ *
+ * For progressive modes, TV_VSCALE_IP_INT should be set to zeroes.
+ */
+# define TV_VSCALE_IP_INT_MASK 0x00038000
+# define TV_VSCALE_IP_INT_SHIFT 15
+/**
+ * Sets the fractional part of the 3.15 fixed-point vertical scaling factor.
+ *
+ * For progressive modes, TV_VSCALE_IP_INT should be set to zeroes.
+ *
+ * \sa TV_VSCALE_IP_INT_MASK
+ */
+# define TV_VSCALE_IP_FRAC_MASK 0x00007fff
+# define TV_VSCALE_IP_FRAC_SHIFT 0
+
+#define TV_CC_CONTROL 0x68090
+# define TV_CC_ENABLE (1 << 31)
+/**
+ * Specifies which field to send the CC data in.
+ *
+ * CC data is usually sent in field 0.
+ */
+# define TV_CC_FID_MASK (1 << 27)
+# define TV_CC_FID_SHIFT 27
+/** Sets the horizontal position of the CC data. Usually 135. */
+# define TV_CC_HOFF_MASK 0x03ff0000
+# define TV_CC_HOFF_SHIFT 16
+/** Sets the vertical position of the CC data. Usually 21 */
+# define TV_CC_LINE_MASK 0x0000003f
+# define TV_CC_LINE_SHIFT 0
+
+#define TV_CC_DATA 0x68094
+# define TV_CC_RDY (1 << 31)
+/** Second word of CC data to be transmitted. */
+# define TV_CC_DATA_2_MASK 0x007f0000
+# define TV_CC_DATA_2_SHIFT 16
+/** First word of CC data to be transmitted. */
+# define TV_CC_DATA_1_MASK 0x0000007f
+# define TV_CC_DATA_1_SHIFT 0
+
+#define TV_H_LUMA_0 0x68100
+#define TV_H_LUMA_59 0x681ec
+#define TV_H_CHROMA_0 0x68200
+#define TV_H_CHROMA_59 0x682ec
+#define TV_V_LUMA_0 0x68300
+#define TV_V_LUMA_42 0x683a8
+#define TV_V_CHROMA_0 0x68400
+#define TV_V_CHROMA_42 0x684a8
+
+/* Display Port */
+#define DP_A 0x64000 /* eDP */
+#define DP_B 0x64100
+#define DP_C 0x64200
+#define DP_D 0x64300
+
+#define DP_PORT_EN (1 << 31)
+#define DP_PIPEB_SELECT (1 << 30)
+#define DP_PIPE_MASK (1 << 30)
+
+/* Link training mode - select a suitable mode for each stage */
+#define DP_LINK_TRAIN_PAT_1 (0 << 28)
+#define DP_LINK_TRAIN_PAT_2 (1 << 28)
+#define DP_LINK_TRAIN_PAT_IDLE (2 << 28)
+#define DP_LINK_TRAIN_OFF (3 << 28)
+#define DP_LINK_TRAIN_MASK (3 << 28)
+#define DP_LINK_TRAIN_SHIFT 28
+
+/* CPT Link training mode */
+#define DP_LINK_TRAIN_PAT_1_CPT (0 << 8)
+#define DP_LINK_TRAIN_PAT_2_CPT (1 << 8)
+#define DP_LINK_TRAIN_PAT_IDLE_CPT (2 << 8)
+#define DP_LINK_TRAIN_OFF_CPT (3 << 8)
+#define DP_LINK_TRAIN_MASK_CPT (7 << 8)
+#define DP_LINK_TRAIN_SHIFT_CPT 8
+
+/* Signal voltages. These are mostly controlled by the other end */
+#define DP_VOLTAGE_0_4 (0 << 25)
+#define DP_VOLTAGE_0_6 (1 << 25)
+#define DP_VOLTAGE_0_8 (2 << 25)
+#define DP_VOLTAGE_1_2 (3 << 25)
+#define DP_VOLTAGE_MASK (7 << 25)
+#define DP_VOLTAGE_SHIFT 25
+
+/* Signal pre-emphasis levels, like voltages, the other end tells us what
+ * they want
+ */
+#define DP_PRE_EMPHASIS_0 (0 << 22)
+#define DP_PRE_EMPHASIS_3_5 (1 << 22)
+#define DP_PRE_EMPHASIS_6 (2 << 22)
+#define DP_PRE_EMPHASIS_9_5 (3 << 22)
+#define DP_PRE_EMPHASIS_MASK (7 << 22)
+#define DP_PRE_EMPHASIS_SHIFT 22
+
+/* How many wires to use. I guess 3 was too hard */
+#define DP_PORT_WIDTH_1 (0 << 19)
+#define DP_PORT_WIDTH_2 (1 << 19)
+#define DP_PORT_WIDTH_4 (3 << 19)
+#define DP_PORT_WIDTH_MASK (7 << 19)
+
+/* Mystic DPCD version 1.1 special mode */
+#define DP_ENHANCED_FRAMING (1 << 18)
+
+/* eDP */
+#define DP_PLL_FREQ_270MHZ (0 << 16)
+#define DP_PLL_FREQ_160MHZ (1 << 16)
+#define DP_PLL_FREQ_MASK (3 << 16)
+
+/** locked once port is enabled */
+#define DP_PORT_REVERSAL (1 << 15)
+
+/* eDP */
+#define DP_PLL_ENABLE (1 << 14)
+
+/** sends the clock on lane 15 of the PEG for debug */
+#define DP_CLOCK_OUTPUT_ENABLE (1 << 13)
+
+#define DP_SCRAMBLING_DISABLE (1 << 12)
+#define DP_SCRAMBLING_DISABLE_IRONLAKE (1 << 7)
+
+/** limit RGB values to avoid confusing TVs */
+#define DP_COLOR_RANGE_16_235 (1 << 8)
+
+/** Turn on the audio link */
+#define DP_AUDIO_OUTPUT_ENABLE (1 << 6)
+
+/** vs and hs sync polarity */
+#define DP_SYNC_VS_HIGH (1 << 4)
+#define DP_SYNC_HS_HIGH (1 << 3)
+
+/** A fantasy */
+#define DP_DETECTED (1 << 2)
+
+/** The aux channel provides a way to talk to the
+ * signal sink for DDC etc. Max packet size supported
+ * is 20 bytes in each direction, hence the 5 fixed
+ * data registers
+ */
+#define DPA_AUX_CH_CTL 0x64010
+#define DPA_AUX_CH_DATA1 0x64014
+#define DPA_AUX_CH_DATA2 0x64018
+#define DPA_AUX_CH_DATA3 0x6401c
+#define DPA_AUX_CH_DATA4 0x64020
+#define DPA_AUX_CH_DATA5 0x64024
+
+#define DPB_AUX_CH_CTL 0x64110
+#define DPB_AUX_CH_DATA1 0x64114
+#define DPB_AUX_CH_DATA2 0x64118
+#define DPB_AUX_CH_DATA3 0x6411c
+#define DPB_AUX_CH_DATA4 0x64120
+#define DPB_AUX_CH_DATA5 0x64124
+
+#define DPC_AUX_CH_CTL 0x64210
+#define DPC_AUX_CH_DATA1 0x64214
+#define DPC_AUX_CH_DATA2 0x64218
+#define DPC_AUX_CH_DATA3 0x6421c
+#define DPC_AUX_CH_DATA4 0x64220
+#define DPC_AUX_CH_DATA5 0x64224
+
+#define DPD_AUX_CH_CTL 0x64310
+#define DPD_AUX_CH_DATA1 0x64314
+#define DPD_AUX_CH_DATA2 0x64318
+#define DPD_AUX_CH_DATA3 0x6431c
+#define DPD_AUX_CH_DATA4 0x64320
+#define DPD_AUX_CH_DATA5 0x64324
+
+#define DP_AUX_CH_CTL_SEND_BUSY (1 << 31)
+#define DP_AUX_CH_CTL_DONE (1 << 30)
+#define DP_AUX_CH_CTL_INTERRUPT (1 << 29)
+#define DP_AUX_CH_CTL_TIME_OUT_ERROR (1 << 28)
+#define DP_AUX_CH_CTL_TIME_OUT_400us (0 << 26)
+#define DP_AUX_CH_CTL_TIME_OUT_600us (1 << 26)
+#define DP_AUX_CH_CTL_TIME_OUT_800us (2 << 26)
+#define DP_AUX_CH_CTL_TIME_OUT_1600us (3 << 26)
+#define DP_AUX_CH_CTL_TIME_OUT_MASK (3 << 26)
+#define DP_AUX_CH_CTL_RECEIVE_ERROR (1 << 25)
+#define DP_AUX_CH_CTL_MESSAGE_SIZE_MASK (0x1f << 20)
+#define DP_AUX_CH_CTL_MESSAGE_SIZE_SHIFT 20
+#define DP_AUX_CH_CTL_PRECHARGE_2US_MASK (0xf << 16)
+#define DP_AUX_CH_CTL_PRECHARGE_2US_SHIFT 16
+#define DP_AUX_CH_CTL_AUX_AKSV_SELECT (1 << 15)
+#define DP_AUX_CH_CTL_MANCHESTER_TEST (1 << 14)
+#define DP_AUX_CH_CTL_SYNC_TEST (1 << 13)
+#define DP_AUX_CH_CTL_DEGLITCH_TEST (1 << 12)
+#define DP_AUX_CH_CTL_PRECHARGE_TEST (1 << 11)
+#define DP_AUX_CH_CTL_BIT_CLOCK_2X_MASK (0x7ff)
+#define DP_AUX_CH_CTL_BIT_CLOCK_2X_SHIFT 0
+
+/*
+ * Computing GMCH M and N values for the Display Port link
+ *
+ * GMCH M/N = dot clock * bytes per pixel / ls_clk * # of lanes
+ *
+ * ls_clk (we assume) is the DP link clock (1.62 or 2.7 GHz)
+ *
+ * The GMCH value is used internally
+ *
+ * bytes_per_pixel is the number of bytes coming out of the plane,
+ * which is after the LUTs, so we want the bytes for our color format.
+ * For our current usage, this is always 3, one byte for R, G and B.
+ */
+#define _PIPEA_GMCH_DATA_M 0x70050
+#define _PIPEB_GMCH_DATA_M 0x71050
+
+/* Transfer unit size for display port - 1, default is 0x3f (for TU size 64) */
+#define PIPE_GMCH_DATA_M_TU_SIZE_MASK (0x3f << 25)
+#define PIPE_GMCH_DATA_M_TU_SIZE_SHIFT 25
+
+#define PIPE_GMCH_DATA_M_MASK (0xffffff)
+
+#define _PIPEA_GMCH_DATA_N 0x70054
+#define _PIPEB_GMCH_DATA_N 0x71054
+#define PIPE_GMCH_DATA_N_MASK (0xffffff)
+
+/*
+ * Computing Link M and N values for the Display Port link
+ *
+ * Link M / N = pixel_clock / ls_clk
+ *
+ * (the DP spec calls pixel_clock the 'strm_clk')
+ *
+ * The Link value is transmitted in the Main Stream
+ * Attributes and VB-ID.
+ */
+
+#define _PIPEA_DP_LINK_M 0x70060
+#define _PIPEB_DP_LINK_M 0x71060
+#define PIPEA_DP_LINK_M_MASK (0xffffff)
+
+#define _PIPEA_DP_LINK_N 0x70064
+#define _PIPEB_DP_LINK_N 0x71064
+#define PIPEA_DP_LINK_N_MASK (0xffffff)
+
+#define PIPE_GMCH_DATA_M(pipe) _PIPE(pipe, _PIPEA_GMCH_DATA_M, _PIPEB_GMCH_DATA_M)
+#define PIPE_GMCH_DATA_N(pipe) _PIPE(pipe, _PIPEA_GMCH_DATA_N, _PIPEB_GMCH_DATA_N)
+#define PIPE_DP_LINK_M(pipe) _PIPE(pipe, _PIPEA_DP_LINK_M, _PIPEB_DP_LINK_M)
+#define PIPE_DP_LINK_N(pipe) _PIPE(pipe, _PIPEA_DP_LINK_N, _PIPEB_DP_LINK_N)
+
+/* Display & cursor control */
+
+/* Pipe A */
+#define _PIPEADSL 0x70000
+#define DSL_LINEMASK 0x00000fff
+#define _PIPEACONF 0x70008
+#define PIPECONF_ENABLE (1<<31)
+#define PIPECONF_DISABLE 0
+#define PIPECONF_DOUBLE_WIDE (1<<30)
+#define I965_PIPECONF_ACTIVE (1<<30)
+#define PIPECONF_FRAME_START_DELAY_MASK (3<<27)
+#define PIPECONF_SINGLE_WIDE 0
+#define PIPECONF_PIPE_UNLOCKED 0
+#define PIPECONF_PIPE_LOCKED (1<<25)
+#define PIPECONF_PALETTE 0
+#define PIPECONF_GAMMA (1<<24)
+#define PIPECONF_FORCE_BORDER (1<<25)
+#define PIPECONF_INTERLACE_MASK (7 << 21)
+/* Note that pre-gen3 does not support interlaced display directly. Panel
+ * fitting must be disabled on pre-ilk for interlaced. */
+#define PIPECONF_PROGRESSIVE (0 << 21)
+#define PIPECONF_INTERLACE_W_SYNC_SHIFT_PANEL (4 << 21) /* gen4 only */
+#define PIPECONF_INTERLACE_W_SYNC_SHIFT (5 << 21) /* gen4 only */
+#define PIPECONF_INTERLACE_W_FIELD_INDICATION (6 << 21)
+#define PIPECONF_INTERLACE_FIELD_0_ONLY (7 << 21) /* gen3 only */
+/* Ironlake and later have a complete new set of values for interlaced. PFIT
+ * means panel fitter required, PF means progressive fetch, DBL means power
+ * saving pixel doubling. */
+#define PIPECONF_PFIT_PF_INTERLACED_ILK (1 << 21)
+#define PIPECONF_INTERLACED_ILK (3 << 21)
+#define PIPECONF_INTERLACED_DBL_ILK (4 << 21) /* ilk/snb only */
+#define PIPECONF_PFIT_PF_INTERLACED_DBL_ILK (5 << 21) /* ilk/snb only */
+#define PIPECONF_CXSR_DOWNCLOCK (1<<16)
+#define PIPECONF_BPP_MASK (0x000000e0)
+#define PIPECONF_BPP_8 (0<<5)
+#define PIPECONF_BPP_10 (1<<5)
+#define PIPECONF_BPP_6 (2<<5)
+#define PIPECONF_BPP_12 (3<<5)
+#define PIPECONF_DITHER_EN (1<<4)
+#define PIPECONF_DITHER_TYPE_MASK (0x0000000c)
+#define PIPECONF_DITHER_TYPE_SP (0<<2)
+#define PIPECONF_DITHER_TYPE_ST1 (1<<2)
+#define PIPECONF_DITHER_TYPE_ST2 (2<<2)
+#define PIPECONF_DITHER_TYPE_TEMP (3<<2)
+#define _PIPEASTAT 0x70024
+#define PIPE_FIFO_UNDERRUN_STATUS (1UL<<31)
+#define PIPE_CRC_ERROR_ENABLE (1UL<<29)
+#define PIPE_CRC_DONE_ENABLE (1UL<<28)
+#define PIPE_GMBUS_EVENT_ENABLE (1UL<<27)
+#define PIPE_HOTPLUG_INTERRUPT_ENABLE (1UL<<26)
+#define PIPE_VSYNC_INTERRUPT_ENABLE (1UL<<25)
+#define PIPE_DISPLAY_LINE_COMPARE_ENABLE (1UL<<24)
+#define PIPE_DPST_EVENT_ENABLE (1UL<<23)
+#define PIPE_LEGACY_BLC_EVENT_ENABLE (1UL<<22)
+#define PIPE_ODD_FIELD_INTERRUPT_ENABLE (1UL<<21)
+#define PIPE_EVEN_FIELD_INTERRUPT_ENABLE (1UL<<20)
+#define PIPE_HOTPLUG_TV_INTERRUPT_ENABLE (1UL<<18) /* pre-965 */
+#define PIPE_START_VBLANK_INTERRUPT_ENABLE (1UL<<18) /* 965 or later */
+#define PIPE_VBLANK_INTERRUPT_ENABLE (1UL<<17)
+#define PIPE_OVERLAY_UPDATED_ENABLE (1UL<<16)
+#define PIPE_CRC_ERROR_INTERRUPT_STATUS (1UL<<13)
+#define PIPE_CRC_DONE_INTERRUPT_STATUS (1UL<<12)
+#define PIPE_GMBUS_INTERRUPT_STATUS (1UL<<11)
+#define PIPE_HOTPLUG_INTERRUPT_STATUS (1UL<<10)
+#define PIPE_VSYNC_INTERRUPT_STATUS (1UL<<9)
+#define PIPE_DISPLAY_LINE_COMPARE_STATUS (1UL<<8)
+#define PIPE_DPST_EVENT_STATUS (1UL<<7)
+#define PIPE_LEGACY_BLC_EVENT_STATUS (1UL<<6)
+#define PIPE_ODD_FIELD_INTERRUPT_STATUS (1UL<<5)
+#define PIPE_EVEN_FIELD_INTERRUPT_STATUS (1UL<<4)
+#define PIPE_HOTPLUG_TV_INTERRUPT_STATUS (1UL<<2) /* pre-965 */
+#define PIPE_START_VBLANK_INTERRUPT_STATUS (1UL<<2) /* 965 or later */
+#define PIPE_VBLANK_INTERRUPT_STATUS (1UL<<1)
+#define PIPE_OVERLAY_UPDATED_STATUS (1UL<<0)
+#define PIPE_BPC_MASK (7 << 5) /* Ironlake */
+#define PIPE_8BPC (0 << 5)
+#define PIPE_10BPC (1 << 5)
+#define PIPE_6BPC (2 << 5)
+#define PIPE_12BPC (3 << 5)
+
+#define PIPESRC(pipe) _PIPE(pipe, _PIPEASRC, _PIPEBSRC)
+#define PIPECONF(pipe) _PIPE(pipe, _PIPEACONF, _PIPEBCONF)
+#define PIPEDSL(pipe) _PIPE(pipe, _PIPEADSL, _PIPEBDSL)
+#define PIPEFRAME(pipe) _PIPE(pipe, _PIPEAFRAMEHIGH, _PIPEBFRAMEHIGH)
+#define PIPEFRAMEPIXEL(pipe) _PIPE(pipe, _PIPEAFRAMEPIXEL, _PIPEBFRAMEPIXEL)
+#define PIPESTAT(pipe) _PIPE(pipe, _PIPEASTAT, _PIPEBSTAT)
+
+#define DSPARB 0x70030
+#define DSPARB_CSTART_MASK (0x7f << 7)
+#define DSPARB_CSTART_SHIFT 7
+#define DSPARB_BSTART_MASK (0x7f)
+#define DSPARB_BSTART_SHIFT 0
+#define DSPARB_BEND_SHIFT 9 /* on 855 */
+#define DSPARB_AEND_SHIFT 0
+
+#define DSPFW1 0x70034
+#define DSPFW_SR_SHIFT 23
+#define DSPFW_SR_MASK (0x1ff<<23)
+#define DSPFW_CURSORB_SHIFT 16
+#define DSPFW_CURSORB_MASK (0x3f<<16)
+#define DSPFW_PLANEB_SHIFT 8
+#define DSPFW_PLANEB_MASK (0x7f<<8)
+#define DSPFW_PLANEA_MASK (0x7f)
+#define DSPFW2 0x70038
+#define DSPFW_CURSORA_MASK 0x00003f00
+#define DSPFW_CURSORA_SHIFT 8
+#define DSPFW_PLANEC_MASK (0x7f)
+#define DSPFW3 0x7003c
+#define DSPFW_HPLL_SR_EN (1<<31)
+#define DSPFW_CURSOR_SR_SHIFT 24
+#define PINEVIEW_SELF_REFRESH_EN (1<<30)
+#define DSPFW_CURSOR_SR_MASK (0x3f<<24)
+#define DSPFW_HPLL_CURSOR_SHIFT 16
+#define DSPFW_HPLL_CURSOR_MASK (0x3f<<16)
+#define DSPFW_HPLL_SR_MASK (0x1ff)
+
+/* FIFO watermark sizes etc */
+#define G4X_FIFO_LINE_SIZE 64
+#define I915_FIFO_LINE_SIZE 64
+#define I830_FIFO_LINE_SIZE 32
+
+#define G4X_FIFO_SIZE 127
+#define I965_FIFO_SIZE 512
+#define I945_FIFO_SIZE 127
+#define I915_FIFO_SIZE 95
+#define I855GM_FIFO_SIZE 127 /* In cachelines */
+#define I830_FIFO_SIZE 95
+
+#define G4X_MAX_WM 0x3f
+#define I915_MAX_WM 0x3f
+
+#define PINEVIEW_DISPLAY_FIFO 512 /* in 64byte unit */
+#define PINEVIEW_FIFO_LINE_SIZE 64
+#define PINEVIEW_MAX_WM 0x1ff
+#define PINEVIEW_DFT_WM 0x3f
+#define PINEVIEW_DFT_HPLLOFF_WM 0
+#define PINEVIEW_GUARD_WM 10
+#define PINEVIEW_CURSOR_FIFO 64
+#define PINEVIEW_CURSOR_MAX_WM 0x3f
+#define PINEVIEW_CURSOR_DFT_WM 0
+#define PINEVIEW_CURSOR_GUARD_WM 5
+
+#define I965_CURSOR_FIFO 64
+#define I965_CURSOR_MAX_WM 32
+#define I965_CURSOR_DFT_WM 8
+
+/* define the Watermark register on Ironlake */
+#define WM0_PIPEA_ILK 0x45100
+#define WM0_PIPE_PLANE_MASK (0x7f<<16)
+#define WM0_PIPE_PLANE_SHIFT 16
+#define WM0_PIPE_SPRITE_MASK (0x3f<<8)
+#define WM0_PIPE_SPRITE_SHIFT 8
+#define WM0_PIPE_CURSOR_MASK (0x1f)
+
+#define WM0_PIPEB_ILK 0x45104
+#define WM0_PIPEC_IVB 0x45200
+#define WM1_LP_ILK 0x45108
+#define WM1_LP_SR_EN (1<<31)
+#define WM1_LP_LATENCY_SHIFT 24
+#define WM1_LP_LATENCY_MASK (0x7f<<24)
+#define WM1_LP_FBC_MASK (0xf<<20)
+#define WM1_LP_FBC_SHIFT 20
+#define WM1_LP_SR_MASK (0x1ff<<8)
+#define WM1_LP_SR_SHIFT 8
+#define WM1_LP_CURSOR_MASK (0x3f)
+#define WM2_LP_ILK 0x4510c
+#define WM2_LP_EN (1<<31)
+#define WM3_LP_ILK 0x45110
+#define WM3_LP_EN (1<<31)
+#define WM1S_LP_ILK 0x45120
+#define WM2S_LP_IVB 0x45124
+#define WM3S_LP_IVB 0x45128
+#define WM1S_LP_EN (1<<31)
+
+/* Memory latency timer register */
+#define MLTR_ILK 0x11222
+#define MLTR_WM1_SHIFT 0
+#define MLTR_WM2_SHIFT 8
+/* the unit of memory self-refresh latency time is 0.5us */
+#define ILK_SRLT_MASK 0x3f
+#define ILK_LATENCY(shift) (I915_READ(MLTR_ILK) >> (shift) & ILK_SRLT_MASK)
+#define ILK_READ_WM1_LATENCY() ILK_LATENCY(MLTR_WM1_SHIFT)
+#define ILK_READ_WM2_LATENCY() ILK_LATENCY(MLTR_WM2_SHIFT)
+
+/* define the fifo size on Ironlake */
+#define ILK_DISPLAY_FIFO 128
+#define ILK_DISPLAY_MAXWM 64
+#define ILK_DISPLAY_DFTWM 8
+#define ILK_CURSOR_FIFO 32
+#define ILK_CURSOR_MAXWM 16
+#define ILK_CURSOR_DFTWM 8
+
+#define ILK_DISPLAY_SR_FIFO 512
+#define ILK_DISPLAY_MAX_SRWM 0x1ff
+#define ILK_DISPLAY_DFT_SRWM 0x3f
+#define ILK_CURSOR_SR_FIFO 64
+#define ILK_CURSOR_MAX_SRWM 0x3f
+#define ILK_CURSOR_DFT_SRWM 8
+
+#define ILK_FIFO_LINE_SIZE 64
+
+/* define the WM info on Sandybridge */
+#define SNB_DISPLAY_FIFO 128
+#define SNB_DISPLAY_MAXWM 0x7f /* bit 16:22 */
+#define SNB_DISPLAY_DFTWM 8
+#define SNB_CURSOR_FIFO 32
+#define SNB_CURSOR_MAXWM 0x1f /* bit 4:0 */
+#define SNB_CURSOR_DFTWM 8
+
+#define SNB_DISPLAY_SR_FIFO 512
+#define SNB_DISPLAY_MAX_SRWM 0x1ff /* bit 16:8 */
+#define SNB_DISPLAY_DFT_SRWM 0x3f
+#define SNB_CURSOR_SR_FIFO 64
+#define SNB_CURSOR_MAX_SRWM 0x3f /* bit 5:0 */
+#define SNB_CURSOR_DFT_SRWM 8
+
+#define SNB_FBC_MAX_SRWM 0xf /* bit 23:20 */
+
+#define SNB_FIFO_LINE_SIZE 64
+
+
+/* the address where we get all kinds of latency value */
+#define SSKPD 0x5d10
+#define SSKPD_WM_MASK 0x3f
+#define SSKPD_WM0_SHIFT 0
+#define SSKPD_WM1_SHIFT 8
+#define SSKPD_WM2_SHIFT 16
+#define SSKPD_WM3_SHIFT 24
+
+#define SNB_LATENCY(shift) (I915_READ(MCHBAR_MIRROR_BASE_SNB + SSKPD) >> (shift) & SSKPD_WM_MASK)
+#define SNB_READ_WM0_LATENCY() SNB_LATENCY(SSKPD_WM0_SHIFT)
+#define SNB_READ_WM1_LATENCY() SNB_LATENCY(SSKPD_WM1_SHIFT)
+#define SNB_READ_WM2_LATENCY() SNB_LATENCY(SSKPD_WM2_SHIFT)
+#define SNB_READ_WM3_LATENCY() SNB_LATENCY(SSKPD_WM3_SHIFT)
+
+/*
+ * The two pipe frame counter registers are not synchronized, so
+ * reading a stable value is somewhat tricky. The following code
+ * should work:
+ *
+ * do {
+ * high1 = ((INREG(PIPEAFRAMEHIGH) & PIPE_FRAME_HIGH_MASK) >>
+ * PIPE_FRAME_HIGH_SHIFT;
+ * low1 = ((INREG(PIPEAFRAMEPIXEL) & PIPE_FRAME_LOW_MASK) >>
+ * PIPE_FRAME_LOW_SHIFT);
+ * high2 = ((INREG(PIPEAFRAMEHIGH) & PIPE_FRAME_HIGH_MASK) >>
+ * PIPE_FRAME_HIGH_SHIFT);
+ * } while (high1 != high2);
+ * frame = (high1 << 8) | low1;
+ */
+#define _PIPEAFRAMEHIGH 0x70040
+#define PIPE_FRAME_HIGH_MASK 0x0000ffff
+#define PIPE_FRAME_HIGH_SHIFT 0
+#define _PIPEAFRAMEPIXEL 0x70044
+#define PIPE_FRAME_LOW_MASK 0xff000000
+#define PIPE_FRAME_LOW_SHIFT 24
+#define PIPE_PIXEL_MASK 0x00ffffff
+#define PIPE_PIXEL_SHIFT 0
+/* GM45+ just has to be different */
+#define _PIPEA_FRMCOUNT_GM45 0x70040
+#define _PIPEA_FLIPCOUNT_GM45 0x70044
+#define PIPE_FRMCOUNT_GM45(pipe) _PIPE(pipe, _PIPEA_FRMCOUNT_GM45, _PIPEB_FRMCOUNT_GM45)
+
+/* Cursor A & B regs */
+#define _CURACNTR 0x70080
+/* Old style CUR*CNTR flags (desktop 8xx) */
+#define CURSOR_ENABLE 0x80000000
+#define CURSOR_GAMMA_ENABLE 0x40000000
+#define CURSOR_STRIDE_MASK 0x30000000
+#define CURSOR_FORMAT_SHIFT 24
+#define CURSOR_FORMAT_MASK (0x07 << CURSOR_FORMAT_SHIFT)
+#define CURSOR_FORMAT_2C (0x00 << CURSOR_FORMAT_SHIFT)
+#define CURSOR_FORMAT_3C (0x01 << CURSOR_FORMAT_SHIFT)
+#define CURSOR_FORMAT_4C (0x02 << CURSOR_FORMAT_SHIFT)
+#define CURSOR_FORMAT_ARGB (0x04 << CURSOR_FORMAT_SHIFT)
+#define CURSOR_FORMAT_XRGB (0x05 << CURSOR_FORMAT_SHIFT)
+/* New style CUR*CNTR flags */
+#define CURSOR_MODE 0x27
+#define CURSOR_MODE_DISABLE 0x00
+#define CURSOR_MODE_64_32B_AX 0x07
+#define CURSOR_MODE_64_ARGB_AX ((1 << 5) | CURSOR_MODE_64_32B_AX)
+#define MCURSOR_PIPE_SELECT (1 << 28)
+#define MCURSOR_PIPE_A 0x00
+#define MCURSOR_PIPE_B (1 << 28)
+#define MCURSOR_GAMMA_ENABLE (1 << 26)
+#define _CURABASE 0x70084
+#define _CURAPOS 0x70088
+#define CURSOR_POS_MASK 0x007FF
+#define CURSOR_POS_SIGN 0x8000
+#define CURSOR_X_SHIFT 0
+#define CURSOR_Y_SHIFT 16
+#define CURSIZE 0x700a0
+#define _CURBCNTR 0x700c0
+#define _CURBBASE 0x700c4
+#define _CURBPOS 0x700c8
+
+#define _CURBCNTR_IVB 0x71080
+#define _CURBBASE_IVB 0x71084
+#define _CURBPOS_IVB 0x71088
+
+#define CURCNTR(pipe) _PIPE(pipe, _CURACNTR, _CURBCNTR)
+#define CURBASE(pipe) _PIPE(pipe, _CURABASE, _CURBBASE)
+#define CURPOS(pipe) _PIPE(pipe, _CURAPOS, _CURBPOS)
+
+#define CURCNTR_IVB(pipe) _PIPE(pipe, _CURACNTR, _CURBCNTR_IVB)
+#define CURBASE_IVB(pipe) _PIPE(pipe, _CURABASE, _CURBBASE_IVB)
+#define CURPOS_IVB(pipe) _PIPE(pipe, _CURAPOS, _CURBPOS_IVB)
+
+/* Display A control */
+#define _DSPACNTR 0x70180
+#define DISPLAY_PLANE_ENABLE (1<<31)
+#define DISPLAY_PLANE_DISABLE 0
+#define DISPPLANE_GAMMA_ENABLE (1<<30)
+#define DISPPLANE_GAMMA_DISABLE 0
+#define DISPPLANE_PIXFORMAT_MASK (0xf<<26)
+#define DISPPLANE_8BPP (0x2<<26)
+#define DISPPLANE_15_16BPP (0x4<<26)
+#define DISPPLANE_16BPP (0x5<<26)
+#define DISPPLANE_32BPP_NO_ALPHA (0x6<<26)
+#define DISPPLANE_32BPP (0x7<<26)
+#define DISPPLANE_32BPP_30BIT_NO_ALPHA (0xa<<26)
+#define DISPPLANE_STEREO_ENABLE (1<<25)
+#define DISPPLANE_STEREO_DISABLE 0
+#define DISPPLANE_SEL_PIPE_SHIFT 24
+#define DISPPLANE_SEL_PIPE_MASK (3<<DISPPLANE_SEL_PIPE_SHIFT)
+#define DISPPLANE_SEL_PIPE_A 0
+#define DISPPLANE_SEL_PIPE_B (1<<DISPPLANE_SEL_PIPE_SHIFT)
+#define DISPPLANE_SRC_KEY_ENABLE (1<<22)
+#define DISPPLANE_SRC_KEY_DISABLE 0
+#define DISPPLANE_LINE_DOUBLE (1<<20)
+#define DISPPLANE_NO_LINE_DOUBLE 0
+#define DISPPLANE_STEREO_POLARITY_FIRST 0
+#define DISPPLANE_STEREO_POLARITY_SECOND (1<<18)
+#define DISPPLANE_TRICKLE_FEED_DISABLE (1<<14) /* Ironlake */
+#define DISPPLANE_TILED (1<<10)
+#define _DSPAADDR 0x70184
+#define _DSPASTRIDE 0x70188
+#define _DSPAPOS 0x7018C /* reserved */
+#define _DSPASIZE 0x70190
+#define _DSPASURF 0x7019C /* 965+ only */
+#define _DSPATILEOFF 0x701A4 /* 965+ only */
+
+#define DSPCNTR(plane) _PIPE(plane, _DSPACNTR, _DSPBCNTR)
+#define DSPADDR(plane) _PIPE(plane, _DSPAADDR, _DSPBADDR)
+#define DSPSTRIDE(plane) _PIPE(plane, _DSPASTRIDE, _DSPBSTRIDE)
+#define DSPPOS(plane) _PIPE(plane, _DSPAPOS, _DSPBPOS)
+#define DSPSIZE(plane) _PIPE(plane, _DSPASIZE, _DSPBSIZE)
+#define DSPSURF(plane) _PIPE(plane, _DSPASURF, _DSPBSURF)
+#define DSPTILEOFF(plane) _PIPE(plane, _DSPATILEOFF, _DSPBTILEOFF)
+
+/* VBIOS flags */
+#define SWF00 0x71410
+#define SWF01 0x71414
+#define SWF02 0x71418
+#define SWF03 0x7141c
+#define SWF04 0x71420
+#define SWF05 0x71424
+#define SWF06 0x71428
+#define SWF10 0x70410
+#define SWF11 0x70414
+#define SWF14 0x71420
+#define SWF30 0x72414
+#define SWF31 0x72418
+#define SWF32 0x7241c
+
+/* Pipe B */
+#define _PIPEBDSL 0x71000
+#define _PIPEBCONF 0x71008
+#define _PIPEBSTAT 0x71024
+#define _PIPEBFRAMEHIGH 0x71040
+#define _PIPEBFRAMEPIXEL 0x71044
+#define _PIPEB_FRMCOUNT_GM45 0x71040
+#define _PIPEB_FLIPCOUNT_GM45 0x71044
+
+
+/* Display B control */
+#define _DSPBCNTR 0x71180
+#define DISPPLANE_ALPHA_TRANS_ENABLE (1<<15)
+#define DISPPLANE_ALPHA_TRANS_DISABLE 0
+#define DISPPLANE_SPRITE_ABOVE_DISPLAY 0
+#define DISPPLANE_SPRITE_ABOVE_OVERLAY (1)
+#define _DSPBADDR 0x71184
+#define _DSPBSTRIDE 0x71188
+#define _DSPBPOS 0x7118C
+#define _DSPBSIZE 0x71190
+#define _DSPBSURF 0x7119C
+#define _DSPBTILEOFF 0x711A4
+
+/* Sprite A control */
+#define _DVSACNTR 0x72180
+#define DVS_ENABLE (1<<31)
+#define DVS_GAMMA_ENABLE (1<<30)
+#define DVS_PIXFORMAT_MASK (3<<25)
+#define DVS_FORMAT_YUV422 (0<<25)
+#define DVS_FORMAT_RGBX101010 (1<<25)
+#define DVS_FORMAT_RGBX888 (2<<25)
+#define DVS_FORMAT_RGBX161616 (3<<25)
+#define DVS_SOURCE_KEY (1<<22)
+#define DVS_RGB_ORDER_XBGR (1<<20)
+#define DVS_YUV_BYTE_ORDER_MASK (3<<16)
+#define DVS_YUV_ORDER_YUYV (0<<16)
+#define DVS_YUV_ORDER_UYVY (1<<16)
+#define DVS_YUV_ORDER_YVYU (2<<16)
+#define DVS_YUV_ORDER_VYUY (3<<16)
+#define DVS_DEST_KEY (1<<2)
+#define DVS_TRICKLE_FEED_DISABLE (1<<14)
+#define DVS_TILED (1<<10)
+#define _DVSALINOFF 0x72184
+#define _DVSASTRIDE 0x72188
+#define _DVSAPOS 0x7218c
+#define _DVSASIZE 0x72190
+#define _DVSAKEYVAL 0x72194
+#define _DVSAKEYMSK 0x72198
+#define _DVSASURF 0x7219c
+#define _DVSAKEYMAXVAL 0x721a0
+#define _DVSATILEOFF 0x721a4
+#define _DVSASURFLIVE 0x721ac
+#define _DVSASCALE 0x72204
+#define DVS_SCALE_ENABLE (1<<31)
+#define DVS_FILTER_MASK (3<<29)
+#define DVS_FILTER_MEDIUM (0<<29)
+#define DVS_FILTER_ENHANCING (1<<29)
+#define DVS_FILTER_SOFTENING (2<<29)
+#define DVS_VERTICAL_OFFSET_HALF (1<<28) /* must be enabled below */
+#define DVS_VERTICAL_OFFSET_ENABLE (1<<27)
+#define _DVSAGAMC 0x72300
+
+#define _DVSBCNTR 0x73180
+#define _DVSBLINOFF 0x73184
+#define _DVSBSTRIDE 0x73188
+#define _DVSBPOS 0x7318c
+#define _DVSBSIZE 0x73190
+#define _DVSBKEYVAL 0x73194
+#define _DVSBKEYMSK 0x73198
+#define _DVSBSURF 0x7319c
+#define _DVSBKEYMAXVAL 0x731a0
+#define _DVSBTILEOFF 0x731a4
+#define _DVSBSURFLIVE 0x731ac
+#define _DVSBSCALE 0x73204
+#define _DVSBGAMC 0x73300
+
+#define DVSCNTR(pipe) _PIPE(pipe, _DVSACNTR, _DVSBCNTR)
+#define DVSLINOFF(pipe) _PIPE(pipe, _DVSALINOFF, _DVSBLINOFF)
+#define DVSSTRIDE(pipe) _PIPE(pipe, _DVSASTRIDE, _DVSBSTRIDE)
+#define DVSPOS(pipe) _PIPE(pipe, _DVSAPOS, _DVSBPOS)
+#define DVSSURF(pipe) _PIPE(pipe, _DVSASURF, _DVSBSURF)
+#define DVSKEYMAX(pipe) _PIPE(pipe, _DVSAKEYMAXVAL, _DVSBKEYMAXVAL)
+#define DVSSIZE(pipe) _PIPE(pipe, _DVSASIZE, _DVSBSIZE)
+#define DVSSCALE(pipe) _PIPE(pipe, _DVSASCALE, _DVSBSCALE)
+#define DVSTILEOFF(pipe) _PIPE(pipe, _DVSATILEOFF, _DVSBTILEOFF)
+#define DVSKEYVAL(pipe) _PIPE(pipe, _DVSAKEYVAL, _DVSBKEYVAL)
+#define DVSKEYMSK(pipe) _PIPE(pipe, _DVSAKEYMSK, _DVSBKEYMSK)
+
+#define _SPRA_CTL 0x70280
+#define SPRITE_ENABLE (1<<31)
+#define SPRITE_GAMMA_ENABLE (1<<30)
+#define SPRITE_PIXFORMAT_MASK (7<<25)
+#define SPRITE_FORMAT_YUV422 (0<<25)
+#define SPRITE_FORMAT_RGBX101010 (1<<25)
+#define SPRITE_FORMAT_RGBX888 (2<<25)
+#define SPRITE_FORMAT_RGBX161616 (3<<25)
+#define SPRITE_FORMAT_YUV444 (4<<25)
+#define SPRITE_FORMAT_XR_BGR101010 (5<<25) /* Extended range */
+#define SPRITE_CSC_ENABLE (1<<24)
+#define SPRITE_SOURCE_KEY (1<<22)
+#define SPRITE_RGB_ORDER_RGBX (1<<20) /* only for 888 and 161616 */
+#define SPRITE_YUV_TO_RGB_CSC_DISABLE (1<<19)
+#define SPRITE_YUV_CSC_FORMAT_BT709 (1<<18) /* 0 is BT601 */
+#define SPRITE_YUV_BYTE_ORDER_MASK (3<<16)
+#define SPRITE_YUV_ORDER_YUYV (0<<16)
+#define SPRITE_YUV_ORDER_UYVY (1<<16)
+#define SPRITE_YUV_ORDER_YVYU (2<<16)
+#define SPRITE_YUV_ORDER_VYUY (3<<16)
+#define SPRITE_TRICKLE_FEED_DISABLE (1<<14)
+#define SPRITE_INT_GAMMA_ENABLE (1<<13)
+#define SPRITE_TILED (1<<10)
+#define SPRITE_DEST_KEY (1<<2)
+#define _SPRA_LINOFF 0x70284
+#define _SPRA_STRIDE 0x70288
+#define _SPRA_POS 0x7028c
+#define _SPRA_SIZE 0x70290
+#define _SPRA_KEYVAL 0x70294
+#define _SPRA_KEYMSK 0x70298
+#define _SPRA_SURF 0x7029c
+#define _SPRA_KEYMAX 0x702a0
+#define _SPRA_TILEOFF 0x702a4
+#define _SPRA_SCALE 0x70304
+#define SPRITE_SCALE_ENABLE (1<<31)
+#define SPRITE_FILTER_MASK (3<<29)
+#define SPRITE_FILTER_MEDIUM (0<<29)
+#define SPRITE_FILTER_ENHANCING (1<<29)
+#define SPRITE_FILTER_SOFTENING (2<<29)
+#define SPRITE_VERTICAL_OFFSET_HALF (1<<28) /* must be enabled below */
+#define SPRITE_VERTICAL_OFFSET_ENABLE (1<<27)
+#define _SPRA_GAMC 0x70400
+
+#define _SPRB_CTL 0x71280
+#define _SPRB_LINOFF 0x71284
+#define _SPRB_STRIDE 0x71288
+#define _SPRB_POS 0x7128c
+#define _SPRB_SIZE 0x71290
+#define _SPRB_KEYVAL 0x71294
+#define _SPRB_KEYMSK 0x71298
+#define _SPRB_SURF 0x7129c
+#define _SPRB_KEYMAX 0x712a0
+#define _SPRB_TILEOFF 0x712a4
+#define _SPRB_SCALE 0x71304
+#define _SPRB_GAMC 0x71400
+
+#define SPRCTL(pipe) _PIPE(pipe, _SPRA_CTL, _SPRB_CTL)
+#define SPRLINOFF(pipe) _PIPE(pipe, _SPRA_LINOFF, _SPRB_LINOFF)
+#define SPRSTRIDE(pipe) _PIPE(pipe, _SPRA_STRIDE, _SPRB_STRIDE)
+#define SPRPOS(pipe) _PIPE(pipe, _SPRA_POS, _SPRB_POS)
+#define SPRSIZE(pipe) _PIPE(pipe, _SPRA_SIZE, _SPRB_SIZE)
+#define SPRKEYVAL(pipe) _PIPE(pipe, _SPRA_KEYVAL, _SPRB_KEYVAL)
+#define SPRKEYMSK(pipe) _PIPE(pipe, _SPRA_KEYMSK, _SPRB_KEYMSK)
+#define SPRSURF(pipe) _PIPE(pipe, _SPRA_SURF, _SPRB_SURF)
+#define SPRKEYMAX(pipe) _PIPE(pipe, _SPRA_KEYMAX, _SPRB_KEYMAX)
+#define SPRTILEOFF(pipe) _PIPE(pipe, _SPRA_TILEOFF, _SPRB_TILEOFF)
+#define SPRSCALE(pipe) _PIPE(pipe, _SPRA_SCALE, _SPRB_SCALE)
+#define SPRGAMC(pipe) _PIPE(pipe, _SPRA_GAMC, _SPRB_GAMC)
+
+/* VBIOS regs */
+#define VGACNTRL 0x71400
+# define VGA_DISP_DISABLE (1 << 31)
+# define VGA_2X_MODE (1 << 30)
+# define VGA_PIPE_B_SELECT (1 << 29)
+
+/* Ironlake */
+
+#define CPU_VGACNTRL 0x41000
+
+#define DIGITAL_PORT_HOTPLUG_CNTRL 0x44030
+#define DIGITAL_PORTA_HOTPLUG_ENABLE (1 << 4)
+#define DIGITAL_PORTA_SHORT_PULSE_2MS (0 << 2)
+#define DIGITAL_PORTA_SHORT_PULSE_4_5MS (1 << 2)
+#define DIGITAL_PORTA_SHORT_PULSE_6MS (2 << 2)
+#define DIGITAL_PORTA_SHORT_PULSE_100MS (3 << 2)
+#define DIGITAL_PORTA_NO_DETECT (0 << 0)
+#define DIGITAL_PORTA_LONG_PULSE_DETECT_MASK (1 << 1)
+#define DIGITAL_PORTA_SHORT_PULSE_DETECT_MASK (1 << 0)
+
+/* refresh rate hardware control */
+#define RR_HW_CTL 0x45300
+#define RR_HW_LOW_POWER_FRAMES_MASK 0xff
+#define RR_HW_HIGH_POWER_FRAMES_MASK 0xff00
+
+#define FDI_PLL_BIOS_0 0x46000
+#define FDI_PLL_FB_CLOCK_MASK 0xff
+#define FDI_PLL_BIOS_1 0x46004
+#define FDI_PLL_BIOS_2 0x46008
+#define DISPLAY_PORT_PLL_BIOS_0 0x4600c
+#define DISPLAY_PORT_PLL_BIOS_1 0x46010
+#define DISPLAY_PORT_PLL_BIOS_2 0x46014
+
+#define PCH_DSPCLK_GATE_D 0x42020
+# define DPFCUNIT_CLOCK_GATE_DISABLE (1 << 9)
+# define DPFCRUNIT_CLOCK_GATE_DISABLE (1 << 8)
+# define DPFDUNIT_CLOCK_GATE_DISABLE (1 << 7)
+# define DPARBUNIT_CLOCK_GATE_DISABLE (1 << 5)
+
+#define PCH_3DCGDIS0 0x46020
+# define MARIUNIT_CLOCK_GATE_DISABLE (1 << 18)
+# define SVSMUNIT_CLOCK_GATE_DISABLE (1 << 1)
+
+#define PCH_3DCGDIS1 0x46024
+# define VFMUNIT_CLOCK_GATE_DISABLE (1 << 11)
+
+#define FDI_PLL_FREQ_CTL 0x46030
+#define FDI_PLL_FREQ_CHANGE_REQUEST (1<<24)
+#define FDI_PLL_FREQ_LOCK_LIMIT_MASK 0xfff00
+#define FDI_PLL_FREQ_DISABLE_COUNT_LIMIT_MASK 0xff
+
+
+#define _PIPEA_DATA_M1 0x60030
+#define TU_SIZE(x) (((x)-1) << 25) /* default size 64 */
+#define TU_SIZE_MASK 0x7e000000
+#define PIPE_DATA_M1_OFFSET 0
+#define _PIPEA_DATA_N1 0x60034
+#define PIPE_DATA_N1_OFFSET 0
+
+#define _PIPEA_DATA_M2 0x60038
+#define PIPE_DATA_M2_OFFSET 0
+#define _PIPEA_DATA_N2 0x6003c
+#define PIPE_DATA_N2_OFFSET 0
+
+#define _PIPEA_LINK_M1 0x60040
+#define PIPE_LINK_M1_OFFSET 0
+#define _PIPEA_LINK_N1 0x60044
+#define PIPE_LINK_N1_OFFSET 0
+
+#define _PIPEA_LINK_M2 0x60048
+#define PIPE_LINK_M2_OFFSET 0
+#define _PIPEA_LINK_N2 0x6004c
+#define PIPE_LINK_N2_OFFSET 0
+
+/* PIPEB timing regs are same start from 0x61000 */
+
+#define _PIPEB_DATA_M1 0x61030
+#define _PIPEB_DATA_N1 0x61034
+
+#define _PIPEB_DATA_M2 0x61038
+#define _PIPEB_DATA_N2 0x6103c
+
+#define _PIPEB_LINK_M1 0x61040
+#define _PIPEB_LINK_N1 0x61044
+
+#define _PIPEB_LINK_M2 0x61048
+#define _PIPEB_LINK_N2 0x6104c
+
+#define PIPE_DATA_M1(pipe) _PIPE(pipe, _PIPEA_DATA_M1, _PIPEB_DATA_M1)
+#define PIPE_DATA_N1(pipe) _PIPE(pipe, _PIPEA_DATA_N1, _PIPEB_DATA_N1)
+#define PIPE_DATA_M2(pipe) _PIPE(pipe, _PIPEA_DATA_M2, _PIPEB_DATA_M2)
+#define PIPE_DATA_N2(pipe) _PIPE(pipe, _PIPEA_DATA_N2, _PIPEB_DATA_N2)
+#define PIPE_LINK_M1(pipe) _PIPE(pipe, _PIPEA_LINK_M1, _PIPEB_LINK_M1)
+#define PIPE_LINK_N1(pipe) _PIPE(pipe, _PIPEA_LINK_N1, _PIPEB_LINK_N1)
+#define PIPE_LINK_M2(pipe) _PIPE(pipe, _PIPEA_LINK_M2, _PIPEB_LINK_M2)
+#define PIPE_LINK_N2(pipe) _PIPE(pipe, _PIPEA_LINK_N2, _PIPEB_LINK_N2)
+
+/* CPU panel fitter */
+/* IVB+ has 3 fitters, 0 is 7x5 capable, the other two only 3x3 */
+#define _PFA_CTL_1 0x68080
+#define _PFB_CTL_1 0x68880
+#define PF_ENABLE (1<<31)
+#define PF_FILTER_MASK (3<<23)
+#define PF_FILTER_PROGRAMMED (0<<23)
+#define PF_FILTER_MED_3x3 (1<<23)
+#define PF_FILTER_EDGE_ENHANCE (2<<23)
+#define PF_FILTER_EDGE_SOFTEN (3<<23)
+#define _PFA_WIN_SZ 0x68074
+#define _PFB_WIN_SZ 0x68874
+#define _PFA_WIN_POS 0x68070
+#define _PFB_WIN_POS 0x68870
+#define _PFA_VSCALE 0x68084
+#define _PFB_VSCALE 0x68884
+#define _PFA_HSCALE 0x68090
+#define _PFB_HSCALE 0x68890
+
+#define PF_CTL(pipe) _PIPE(pipe, _PFA_CTL_1, _PFB_CTL_1)
+#define PF_WIN_SZ(pipe) _PIPE(pipe, _PFA_WIN_SZ, _PFB_WIN_SZ)
+#define PF_WIN_POS(pipe) _PIPE(pipe, _PFA_WIN_POS, _PFB_WIN_POS)
+#define PF_VSCALE(pipe) _PIPE(pipe, _PFA_VSCALE, _PFB_VSCALE)
+#define PF_HSCALE(pipe) _PIPE(pipe, _PFA_HSCALE, _PFB_HSCALE)
+
+/* legacy palette */
+#define _LGC_PALETTE_A 0x4a000
+#define _LGC_PALETTE_B 0x4a800
+#define LGC_PALETTE(pipe) _PIPE(pipe, _LGC_PALETTE_A, _LGC_PALETTE_B)
+
+/* interrupts */
+#define DE_MASTER_IRQ_CONTROL (1 << 31)
+#define DE_SPRITEB_FLIP_DONE (1 << 29)
+#define DE_SPRITEA_FLIP_DONE (1 << 28)
+#define DE_PLANEB_FLIP_DONE (1 << 27)
+#define DE_PLANEA_FLIP_DONE (1 << 26)
+#define DE_PCU_EVENT (1 << 25)
+#define DE_GTT_FAULT (1 << 24)
+#define DE_POISON (1 << 23)
+#define DE_PERFORM_COUNTER (1 << 22)
+#define DE_PCH_EVENT (1 << 21)
+#define DE_AUX_CHANNEL_A (1 << 20)
+#define DE_DP_A_HOTPLUG (1 << 19)
+#define DE_GSE (1 << 18)
+#define DE_PIPEB_VBLANK (1 << 15)
+#define DE_PIPEB_EVEN_FIELD (1 << 14)
+#define DE_PIPEB_ODD_FIELD (1 << 13)
+#define DE_PIPEB_LINE_COMPARE (1 << 12)
+#define DE_PIPEB_VSYNC (1 << 11)
+#define DE_PIPEB_FIFO_UNDERRUN (1 << 8)
+#define DE_PIPEA_VBLANK (1 << 7)
+#define DE_PIPEA_EVEN_FIELD (1 << 6)
+#define DE_PIPEA_ODD_FIELD (1 << 5)
+#define DE_PIPEA_LINE_COMPARE (1 << 4)
+#define DE_PIPEA_VSYNC (1 << 3)
+#define DE_PIPEA_FIFO_UNDERRUN (1 << 0)
+
+/* More Ivybridge lolz */
+#define DE_ERR_DEBUG_IVB (1<<30)
+#define DE_GSE_IVB (1<<29)
+#define DE_PCH_EVENT_IVB (1<<28)
+#define DE_DP_A_HOTPLUG_IVB (1<<27)
+#define DE_AUX_CHANNEL_A_IVB (1<<26)
+#define DE_SPRITEB_FLIP_DONE_IVB (1<<9)
+#define DE_SPRITEA_FLIP_DONE_IVB (1<<4)
+#define DE_PLANEB_FLIP_DONE_IVB (1<<8)
+#define DE_PLANEA_FLIP_DONE_IVB (1<<3)
+#define DE_PIPEB_VBLANK_IVB (1<<5)
+#define DE_PIPEA_VBLANK_IVB (1<<0)
+
+#define DEISR 0x44000
+#define DEIMR 0x44004
+#define DEIIR 0x44008
+#define DEIER 0x4400c
+
+/* GT interrupt */
+#define GT_PIPE_NOTIFY (1 << 4)
+#define GT_RENDER_CS_ERROR (1 << 3)
+#define GT_SYNC_STATUS (1 << 2)
+#define GT_USER_INTERRUPT (1 << 0)
+#define GT_BSD_USER_INTERRUPT (1 << 5)
+#define GT_GEN6_BSD_USER_INTERRUPT (1 << 12)
+#define GT_BLT_USER_INTERRUPT (1 << 22)
+
+#define GTISR 0x44010
+#define GTIMR 0x44014
+#define GTIIR 0x44018
+#define GTIER 0x4401c
+
+#define ILK_DISPLAY_CHICKEN2 0x42004
+/* Required on all Ironlake and Sandybridge according to the B-Spec. */
+#define ILK_ELPIN_409_SELECT (1 << 25)
+#define ILK_DPARB_GATE (1<<22)
+#define ILK_VSDPFD_FULL (1<<21)
+#define ILK_DISPLAY_CHICKEN_FUSES 0x42014
+#define ILK_INTERNAL_GRAPHICS_DISABLE (1<<31)
+#define ILK_INTERNAL_DISPLAY_DISABLE (1<<30)
+#define ILK_DISPLAY_DEBUG_DISABLE (1<<29)
+#define ILK_HDCP_DISABLE (1<<25)
+#define ILK_eDP_A_DISABLE (1<<24)
+#define ILK_DESKTOP (1<<23)
+#define ILK_DSPCLK_GATE 0x42020
+#define IVB_VRHUNIT_CLK_GATE (1<<28)
+#define ILK_DPARB_CLK_GATE (1<<5)
+#define ILK_DPFD_CLK_GATE (1<<7)
+
+/* According to spec this bit 7/8/9 of 0x42020 should be set to enable FBC */
+#define ILK_CLK_FBC (1<<7)
+#define ILK_DPFC_DIS1 (1<<8)
+#define ILK_DPFC_DIS2 (1<<9)
+
+#define IVB_CHICKEN3 0x4200c
+# define CHICKEN3_DGMG_REQ_OUT_FIX_DISABLE (1 << 5)
+# define CHICKEN3_DGMG_DONE_FIX_DISABLE (1 << 2)
+
+#define DISP_ARB_CTL 0x45000
+#define DISP_TILE_SURFACE_SWIZZLING (1<<13)
+#define DISP_FBC_WM_DIS (1<<15)
+
+/* GEN7 chicken */
+#define GEN7_COMMON_SLICE_CHICKEN1 0x7010
+# define GEN7_CSC1_RHWO_OPT_DISABLE_IN_RCC ((1<<10) | (1<<26))
+
+#define GEN7_L3CNTLREG1 0xB01C
+#define GEN7_WA_FOR_GEN7_L3_CONTROL 0x3C4FFF8C
+
+#define GEN7_L3_CHICKEN_MODE_REGISTER 0xB030
+#define GEN7_WA_L3_CHICKEN_MODE 0x20000000
+
+/* WaCatErrorRejectionIssue */
+#define GEN7_SQ_CHICKEN_MBCUNIT_CONFIG 0x9030
+#define GEN7_SQ_CHICKEN_MBCUNIT_SQINTMOB (1<<11)
+
+/* PCH */
+
+/* south display engine interrupt */
+#define SDE_AUDIO_POWER_D (1 << 27)
+#define SDE_AUDIO_POWER_C (1 << 26)
+#define SDE_AUDIO_POWER_B (1 << 25)
+#define SDE_AUDIO_POWER_SHIFT (25)
+#define SDE_AUDIO_POWER_MASK (7 << SDE_AUDIO_POWER_SHIFT)
+#define SDE_GMBUS (1 << 24)
+#define SDE_AUDIO_HDCP_TRANSB (1 << 23)
+#define SDE_AUDIO_HDCP_TRANSA (1 << 22)
+#define SDE_AUDIO_HDCP_MASK (3 << 22)
+#define SDE_AUDIO_TRANSB (1 << 21)
+#define SDE_AUDIO_TRANSA (1 << 20)
+#define SDE_AUDIO_TRANS_MASK (3 << 20)
+#define SDE_POISON (1 << 19)
+/* 18 reserved */
+#define SDE_FDI_RXB (1 << 17)
+#define SDE_FDI_RXA (1 << 16)
+#define SDE_FDI_MASK (3 << 16)
+#define SDE_AUXD (1 << 15)
+#define SDE_AUXC (1 << 14)
+#define SDE_AUXB (1 << 13)
+#define SDE_AUX_MASK (7 << 13)
+/* 12 reserved */
+#define SDE_CRT_HOTPLUG (1 << 11)
+#define SDE_PORTD_HOTPLUG (1 << 10)
+#define SDE_PORTC_HOTPLUG (1 << 9)
+#define SDE_PORTB_HOTPLUG (1 << 8)
+#define SDE_SDVOB_HOTPLUG (1 << 6)
+#define SDE_HOTPLUG_MASK (0xf << 8)
+#define SDE_TRANSB_CRC_DONE (1 << 5)
+#define SDE_TRANSB_CRC_ERR (1 << 4)
+#define SDE_TRANSB_FIFO_UNDER (1 << 3)
+#define SDE_TRANSA_CRC_DONE (1 << 2)
+#define SDE_TRANSA_CRC_ERR (1 << 1)
+#define SDE_TRANSA_FIFO_UNDER (1 << 0)
+#define SDE_TRANS_MASK (0x3f)
+/* CPT */
+#define SDE_CRT_HOTPLUG_CPT (1 << 19)
+#define SDE_PORTD_HOTPLUG_CPT (1 << 23)
+#define SDE_PORTC_HOTPLUG_CPT (1 << 22)
+#define SDE_PORTB_HOTPLUG_CPT (1 << 21)
+#define SDE_HOTPLUG_MASK_CPT (SDE_CRT_HOTPLUG_CPT | \
+ SDE_PORTD_HOTPLUG_CPT | \
+ SDE_PORTC_HOTPLUG_CPT | \
+ SDE_PORTB_HOTPLUG_CPT)
+
+#define SDEISR 0xc4000
+#define SDEIMR 0xc4004
+#define SDEIIR 0xc4008
+#define SDEIER 0xc400c
+
+/* digital port hotplug */
+#define PCH_PORT_HOTPLUG 0xc4030 /* SHOTPLUG_CTL */
+#define PORTD_HOTPLUG_ENABLE (1 << 20)
+#define PORTD_PULSE_DURATION_2ms (0)
+#define PORTD_PULSE_DURATION_4_5ms (1 << 18)
+#define PORTD_PULSE_DURATION_6ms (2 << 18)
+#define PORTD_PULSE_DURATION_100ms (3 << 18)
+#define PORTD_PULSE_DURATION_MASK (3 << 18)
+#define PORTD_HOTPLUG_NO_DETECT (0)
+#define PORTD_HOTPLUG_SHORT_DETECT (1 << 16)
+#define PORTD_HOTPLUG_LONG_DETECT (1 << 17)
+#define PORTC_HOTPLUG_ENABLE (1 << 12)
+#define PORTC_PULSE_DURATION_2ms (0)
+#define PORTC_PULSE_DURATION_4_5ms (1 << 10)
+#define PORTC_PULSE_DURATION_6ms (2 << 10)
+#define PORTC_PULSE_DURATION_100ms (3 << 10)
+#define PORTC_PULSE_DURATION_MASK (3 << 10)
+#define PORTC_HOTPLUG_NO_DETECT (0)
+#define PORTC_HOTPLUG_SHORT_DETECT (1 << 8)
+#define PORTC_HOTPLUG_LONG_DETECT (1 << 9)
+#define PORTB_HOTPLUG_ENABLE (1 << 4)
+#define PORTB_PULSE_DURATION_2ms (0)
+#define PORTB_PULSE_DURATION_4_5ms (1 << 2)
+#define PORTB_PULSE_DURATION_6ms (2 << 2)
+#define PORTB_PULSE_DURATION_100ms (3 << 2)
+#define PORTB_PULSE_DURATION_MASK (3 << 2)
+#define PORTB_HOTPLUG_NO_DETECT (0)
+#define PORTB_HOTPLUG_SHORT_DETECT (1 << 0)
+#define PORTB_HOTPLUG_LONG_DETECT (1 << 1)
+
+#define PCH_GPIOA 0xc5010
+#define PCH_GPIOB 0xc5014
+#define PCH_GPIOC 0xc5018
+#define PCH_GPIOD 0xc501c
+#define PCH_GPIOE 0xc5020
+#define PCH_GPIOF 0xc5024
+
+#define PCH_GMBUS0 0xc5100
+#define PCH_GMBUS1 0xc5104
+#define PCH_GMBUS2 0xc5108
+#define PCH_GMBUS3 0xc510c
+#define PCH_GMBUS4 0xc5110
+#define PCH_GMBUS5 0xc5120
+
+#define _PCH_DPLL_A 0xc6014
+#define _PCH_DPLL_B 0xc6018
+#define PCH_DPLL(pipe) (pipe == 0 ? _PCH_DPLL_A : _PCH_DPLL_B)
+
+#define _PCH_FPA0 0xc6040
+#define FP_CB_TUNE (0x3<<22)
+#define _PCH_FPA1 0xc6044
+#define _PCH_FPB0 0xc6048
+#define _PCH_FPB1 0xc604c
+#define PCH_FP0(pipe) (pipe == 0 ? _PCH_FPA0 : _PCH_FPB0)
+#define PCH_FP1(pipe) (pipe == 0 ? _PCH_FPA1 : _PCH_FPB1)
+
+#define PCH_DPLL_TEST 0xc606c
+
+#define PCH_DREF_CONTROL 0xC6200
+#define DREF_CONTROL_MASK 0x7fc3
+#define DREF_CPU_SOURCE_OUTPUT_DISABLE (0<<13)
+#define DREF_CPU_SOURCE_OUTPUT_DOWNSPREAD (2<<13)
+#define DREF_CPU_SOURCE_OUTPUT_NONSPREAD (3<<13)
+#define DREF_CPU_SOURCE_OUTPUT_MASK (3<<13)
+#define DREF_SSC_SOURCE_DISABLE (0<<11)
+#define DREF_SSC_SOURCE_ENABLE (2<<11)
+#define DREF_SSC_SOURCE_MASK (3<<11)
+#define DREF_NONSPREAD_SOURCE_DISABLE (0<<9)
+#define DREF_NONSPREAD_CK505_ENABLE (1<<9)
+#define DREF_NONSPREAD_SOURCE_ENABLE (2<<9)
+#define DREF_NONSPREAD_SOURCE_MASK (3<<9)
+#define DREF_SUPERSPREAD_SOURCE_DISABLE (0<<7)
+#define DREF_SUPERSPREAD_SOURCE_ENABLE (2<<7)
+#define DREF_SUPERSPREAD_SOURCE_MASK (3<<7)
+#define DREF_SSC4_DOWNSPREAD (0<<6)
+#define DREF_SSC4_CENTERSPREAD (1<<6)
+#define DREF_SSC1_DISABLE (0<<1)
+#define DREF_SSC1_ENABLE (1<<1)
+#define DREF_SSC4_DISABLE (0)
+#define DREF_SSC4_ENABLE (1)
+
+#define PCH_RAWCLK_FREQ 0xc6204
+#define FDL_TP1_TIMER_SHIFT 12
+#define FDL_TP1_TIMER_MASK (3<<12)
+#define FDL_TP2_TIMER_SHIFT 10
+#define FDL_TP2_TIMER_MASK (3<<10)
+#define RAWCLK_FREQ_MASK 0x3ff
+
+#define PCH_DPLL_TMR_CFG 0xc6208
+
+#define PCH_SSC4_PARMS 0xc6210
+#define PCH_SSC4_AUX_PARMS 0xc6214
+
+#define PCH_DPLL_SEL 0xc7000
+#define TRANSA_DPLL_ENABLE (1<<3)
+#define TRANSA_DPLLB_SEL (1<<0)
+#define TRANSA_DPLLA_SEL 0
+#define TRANSB_DPLL_ENABLE (1<<7)
+#define TRANSB_DPLLB_SEL (1<<4)
+#define TRANSB_DPLLA_SEL (0)
+#define TRANSC_DPLL_ENABLE (1<<11)
+#define TRANSC_DPLLB_SEL (1<<8)
+#define TRANSC_DPLLA_SEL (0)
+
+/* transcoder */
+
+#define _TRANS_HTOTAL_A 0xe0000
+#define TRANS_HTOTAL_SHIFT 16
+#define TRANS_HACTIVE_SHIFT 0
+#define _TRANS_HBLANK_A 0xe0004
+#define TRANS_HBLANK_END_SHIFT 16
+#define TRANS_HBLANK_START_SHIFT 0
+#define _TRANS_HSYNC_A 0xe0008
+#define TRANS_HSYNC_END_SHIFT 16
+#define TRANS_HSYNC_START_SHIFT 0
+#define _TRANS_VTOTAL_A 0xe000c
+#define TRANS_VTOTAL_SHIFT 16
+#define TRANS_VACTIVE_SHIFT 0
+#define _TRANS_VBLANK_A 0xe0010
+#define TRANS_VBLANK_END_SHIFT 16
+#define TRANS_VBLANK_START_SHIFT 0
+#define _TRANS_VSYNC_A 0xe0014
+#define TRANS_VSYNC_END_SHIFT 16
+#define TRANS_VSYNC_START_SHIFT 0
+#define _TRANS_VSYNCSHIFT_A 0xe0028
+
+#define _TRANSA_DATA_M1 0xe0030
+#define _TRANSA_DATA_N1 0xe0034
+#define _TRANSA_DATA_M2 0xe0038
+#define _TRANSA_DATA_N2 0xe003c
+#define _TRANSA_DP_LINK_M1 0xe0040
+#define _TRANSA_DP_LINK_N1 0xe0044
+#define _TRANSA_DP_LINK_M2 0xe0048
+#define _TRANSA_DP_LINK_N2 0xe004c
+
+/* Per-transcoder DIP controls */
+
+#define _VIDEO_DIP_CTL_A 0xe0200
+#define _VIDEO_DIP_DATA_A 0xe0208
+#define _VIDEO_DIP_GCP_A 0xe0210
+
+#define _VIDEO_DIP_CTL_B 0xe1200
+#define _VIDEO_DIP_DATA_B 0xe1208
+#define _VIDEO_DIP_GCP_B 0xe1210
+
+#define TVIDEO_DIP_CTL(pipe) _PIPE(pipe, _VIDEO_DIP_CTL_A, _VIDEO_DIP_CTL_B)
+#define TVIDEO_DIP_DATA(pipe) _PIPE(pipe, _VIDEO_DIP_DATA_A, _VIDEO_DIP_DATA_B)
+#define TVIDEO_DIP_GCP(pipe) _PIPE(pipe, _VIDEO_DIP_GCP_A, _VIDEO_DIP_GCP_B)
+
+#define _TRANS_HTOTAL_B 0xe1000
+#define _TRANS_HBLANK_B 0xe1004
+#define _TRANS_HSYNC_B 0xe1008
+#define _TRANS_VTOTAL_B 0xe100c
+#define _TRANS_VBLANK_B 0xe1010
+#define _TRANS_VSYNC_B 0xe1014
+#define _TRANS_VSYNCSHIFT_B 0xe1028
+
+#define TRANS_HTOTAL(pipe) _PIPE(pipe, _TRANS_HTOTAL_A, _TRANS_HTOTAL_B)
+#define TRANS_HBLANK(pipe) _PIPE(pipe, _TRANS_HBLANK_A, _TRANS_HBLANK_B)
+#define TRANS_HSYNC(pipe) _PIPE(pipe, _TRANS_HSYNC_A, _TRANS_HSYNC_B)
+#define TRANS_VTOTAL(pipe) _PIPE(pipe, _TRANS_VTOTAL_A, _TRANS_VTOTAL_B)
+#define TRANS_VBLANK(pipe) _PIPE(pipe, _TRANS_VBLANK_A, _TRANS_VBLANK_B)
+#define TRANS_VSYNC(pipe) _PIPE(pipe, _TRANS_VSYNC_A, _TRANS_VSYNC_B)
+#define TRANS_VSYNCSHIFT(pipe) _PIPE(pipe, _TRANS_VSYNCSHIFT_A, \
+ _TRANS_VSYNCSHIFT_B)
+
+#define _TRANSB_DATA_M1 0xe1030
+#define _TRANSB_DATA_N1 0xe1034
+#define _TRANSB_DATA_M2 0xe1038
+#define _TRANSB_DATA_N2 0xe103c
+#define _TRANSB_DP_LINK_M1 0xe1040
+#define _TRANSB_DP_LINK_N1 0xe1044
+#define _TRANSB_DP_LINK_M2 0xe1048
+#define _TRANSB_DP_LINK_N2 0xe104c
+
+#define TRANSDATA_M1(pipe) _PIPE(pipe, _TRANSA_DATA_M1, _TRANSB_DATA_M1)
+#define TRANSDATA_N1(pipe) _PIPE(pipe, _TRANSA_DATA_N1, _TRANSB_DATA_N1)
+#define TRANSDATA_M2(pipe) _PIPE(pipe, _TRANSA_DATA_M2, _TRANSB_DATA_M2)
+#define TRANSDATA_N2(pipe) _PIPE(pipe, _TRANSA_DATA_N2, _TRANSB_DATA_N2)
+#define TRANSDPLINK_M1(pipe) _PIPE(pipe, _TRANSA_DP_LINK_M1, _TRANSB_DP_LINK_M1)
+#define TRANSDPLINK_N1(pipe) _PIPE(pipe, _TRANSA_DP_LINK_N1, _TRANSB_DP_LINK_N1)
+#define TRANSDPLINK_M2(pipe) _PIPE(pipe, _TRANSA_DP_LINK_M2, _TRANSB_DP_LINK_M2)
+#define TRANSDPLINK_N2(pipe) _PIPE(pipe, _TRANSA_DP_LINK_N2, _TRANSB_DP_LINK_N2)
+
+#define _TRANSACONF 0xf0008
+#define _TRANSBCONF 0xf1008
+#define TRANSCONF(plane) _PIPE(plane, _TRANSACONF, _TRANSBCONF)
+#define TRANS_DISABLE (0<<31)
+#define TRANS_ENABLE (1<<31)
+#define TRANS_STATE_MASK (1<<30)
+#define TRANS_STATE_DISABLE (0<<30)
+#define TRANS_STATE_ENABLE (1<<30)
+#define TRANS_FSYNC_DELAY_HB1 (0<<27)
+#define TRANS_FSYNC_DELAY_HB2 (1<<27)
+#define TRANS_FSYNC_DELAY_HB3 (2<<27)
+#define TRANS_FSYNC_DELAY_HB4 (3<<27)
+#define TRANS_DP_AUDIO_ONLY (1<<26)
+#define TRANS_DP_VIDEO_AUDIO (0<<26)
+#define TRANS_INTERLACE_MASK (7<<21)
+#define TRANS_PROGRESSIVE (0<<21)
+#define TRANS_INTERLACED (3<<21)
+#define TRANS_LEGACY_INTERLACED_ILK (2<<21)
+#define TRANS_8BPC (0<<5)
+#define TRANS_10BPC (1<<5)
+#define TRANS_6BPC (2<<5)
+#define TRANS_12BPC (3<<5)
+
+#define _TRANSA_CHICKEN2 0xf0064
+#define _TRANSB_CHICKEN2 0xf1064
+#define TRANS_CHICKEN2(pipe) _PIPE(pipe, _TRANSA_CHICKEN2, _TRANSB_CHICKEN2)
+#define TRANS_AUTOTRAIN_GEN_STALL_DIS (1<<31)
+
+#define SOUTH_CHICKEN1 0xc2000
+#define FDIA_PHASE_SYNC_SHIFT_OVR 19
+#define FDIA_PHASE_SYNC_SHIFT_EN 18
+#define FDI_PHASE_SYNC_OVR(pipe) (1<<(FDIA_PHASE_SYNC_SHIFT_OVR - ((pipe) * 2)))
+#define FDI_PHASE_SYNC_EN(pipe) (1<<(FDIA_PHASE_SYNC_SHIFT_EN - ((pipe) * 2)))
+#define SOUTH_CHICKEN2 0xc2004
+#define DPLS_EDP_PPS_FIX_DIS (1<<0)
+
+#define _FDI_RXA_CHICKEN 0xc200c
+#define _FDI_RXB_CHICKEN 0xc2010
+#define FDI_RX_PHASE_SYNC_POINTER_OVR (1<<1)
+#define FDI_RX_PHASE_SYNC_POINTER_EN (1<<0)
+#define FDI_RX_CHICKEN(pipe) _PIPE(pipe, _FDI_RXA_CHICKEN, _FDI_RXB_CHICKEN)
+
+#define SOUTH_DSPCLK_GATE_D 0xc2020
+#define PCH_DPLSUNIT_CLOCK_GATE_DISABLE (1<<29)
+
+/* CPU: FDI_TX */
+#define _FDI_TXA_CTL 0x60100
+#define _FDI_TXB_CTL 0x61100
+#define FDI_TX_CTL(pipe) _PIPE(pipe, _FDI_TXA_CTL, _FDI_TXB_CTL)
+#define FDI_TX_DISABLE (0<<31)
+#define FDI_TX_ENABLE (1<<31)
+#define FDI_LINK_TRAIN_PATTERN_1 (0<<28)
+#define FDI_LINK_TRAIN_PATTERN_2 (1<<28)
+#define FDI_LINK_TRAIN_PATTERN_IDLE (2<<28)
+#define FDI_LINK_TRAIN_NONE (3<<28)
+#define FDI_LINK_TRAIN_VOLTAGE_0_4V (0<<25)
+#define FDI_LINK_TRAIN_VOLTAGE_0_6V (1<<25)
+#define FDI_LINK_TRAIN_VOLTAGE_0_8V (2<<25)
+#define FDI_LINK_TRAIN_VOLTAGE_1_2V (3<<25)
+#define FDI_LINK_TRAIN_PRE_EMPHASIS_NONE (0<<22)
+#define FDI_LINK_TRAIN_PRE_EMPHASIS_1_5X (1<<22)
+#define FDI_LINK_TRAIN_PRE_EMPHASIS_2X (2<<22)
+#define FDI_LINK_TRAIN_PRE_EMPHASIS_3X (3<<22)
+/* ILK always use 400mV 0dB for voltage swing and pre-emphasis level.
+ SNB has different settings. */
+/* SNB A-stepping */
+#define FDI_LINK_TRAIN_400MV_0DB_SNB_A (0x38<<22)
+#define FDI_LINK_TRAIN_400MV_6DB_SNB_A (0x02<<22)
+#define FDI_LINK_TRAIN_600MV_3_5DB_SNB_A (0x01<<22)
+#define FDI_LINK_TRAIN_800MV_0DB_SNB_A (0x0<<22)
+/* SNB B-stepping */
+#define FDI_LINK_TRAIN_400MV_0DB_SNB_B (0x0<<22)
+#define FDI_LINK_TRAIN_400MV_6DB_SNB_B (0x3a<<22)
+#define FDI_LINK_TRAIN_600MV_3_5DB_SNB_B (0x39<<22)
+#define FDI_LINK_TRAIN_800MV_0DB_SNB_B (0x38<<22)
+#define FDI_LINK_TRAIN_VOL_EMP_MASK (0x3f<<22)
+#define FDI_DP_PORT_WIDTH_X1 (0<<19)
+#define FDI_DP_PORT_WIDTH_X2 (1<<19)
+#define FDI_DP_PORT_WIDTH_X3 (2<<19)
+#define FDI_DP_PORT_WIDTH_X4 (3<<19)
+#define FDI_TX_ENHANCE_FRAME_ENABLE (1<<18)
+/* Ironlake: hardwired to 1 */
+#define FDI_TX_PLL_ENABLE (1<<14)
+
+/* Ivybridge has different bits for lolz */
+#define FDI_LINK_TRAIN_PATTERN_1_IVB (0<<8)
+#define FDI_LINK_TRAIN_PATTERN_2_IVB (1<<8)
+#define FDI_LINK_TRAIN_PATTERN_IDLE_IVB (2<<8)
+#define FDI_LINK_TRAIN_NONE_IVB (3<<8)
+
+/* both Tx and Rx */
+#define FDI_COMPOSITE_SYNC (1<<11)
+#define FDI_LINK_TRAIN_AUTO (1<<10)
+#define FDI_SCRAMBLING_ENABLE (0<<7)
+#define FDI_SCRAMBLING_DISABLE (1<<7)
+/* FDI_RX, FDI_X is hard-wired to Transcoder_X */
+#define _FDI_RXA_CTL 0xf000c
+#define _FDI_RXB_CTL 0xf100c
+#define FDI_RX_CTL(pipe) _PIPE(pipe, _FDI_RXA_CTL, _FDI_RXB_CTL)
+#define FDI_RX_ENABLE (1<<31)
+/* train, dp width same as FDI_TX */
+#define FDI_FS_ERRC_ENABLE (1<<27)
+#define FDI_FE_ERRC_ENABLE (1<<26)
+#define FDI_DP_PORT_WIDTH_X8 (7<<19)
+#define FDI_8BPC (0<<16)
+#define FDI_10BPC (1<<16)
+#define FDI_6BPC (2<<16)
+#define FDI_12BPC (3<<16)
+#define FDI_LINK_REVERSE_OVERWRITE (1<<15)
+#define FDI_DMI_LINK_REVERSE_MASK (1<<14)
+#define FDI_RX_PLL_ENABLE (1<<13)
+#define FDI_FS_ERR_CORRECT_ENABLE (1<<11)
+#define FDI_FE_ERR_CORRECT_ENABLE (1<<10)
+#define FDI_FS_ERR_REPORT_ENABLE (1<<9)
+#define FDI_FE_ERR_REPORT_ENABLE (1<<8)
+#define FDI_RX_ENHANCE_FRAME_ENABLE (1<<6)
+#define FDI_PCDCLK (1<<4)
+/* CPT */
+#define FDI_AUTO_TRAINING (1<<10)
+#define FDI_LINK_TRAIN_PATTERN_1_CPT (0<<8)
+#define FDI_LINK_TRAIN_PATTERN_2_CPT (1<<8)
+#define FDI_LINK_TRAIN_PATTERN_IDLE_CPT (2<<8)
+#define FDI_LINK_TRAIN_NORMAL_CPT (3<<8)
+#define FDI_LINK_TRAIN_PATTERN_MASK_CPT (3<<8)
+
+#define _FDI_RXA_MISC 0xf0010
+#define _FDI_RXB_MISC 0xf1010
+#define _FDI_RXA_TUSIZE1 0xf0030
+#define _FDI_RXA_TUSIZE2 0xf0038
+#define _FDI_RXB_TUSIZE1 0xf1030
+#define _FDI_RXB_TUSIZE2 0xf1038
+#define FDI_RX_MISC(pipe) _PIPE(pipe, _FDI_RXA_MISC, _FDI_RXB_MISC)
+#define FDI_RX_TUSIZE1(pipe) _PIPE(pipe, _FDI_RXA_TUSIZE1, _FDI_RXB_TUSIZE1)
+#define FDI_RX_TUSIZE2(pipe) _PIPE(pipe, _FDI_RXA_TUSIZE2, _FDI_RXB_TUSIZE2)
+
+/* FDI_RX interrupt register format */
+#define FDI_RX_INTER_LANE_ALIGN (1<<10)
+#define FDI_RX_SYMBOL_LOCK (1<<9) /* train 2 */
+#define FDI_RX_BIT_LOCK (1<<8) /* train 1 */
+#define FDI_RX_TRAIN_PATTERN_2_FAIL (1<<7)
+#define FDI_RX_FS_CODE_ERR (1<<6)
+#define FDI_RX_FE_CODE_ERR (1<<5)
+#define FDI_RX_SYMBOL_ERR_RATE_ABOVE (1<<4)
+#define FDI_RX_HDCP_LINK_FAIL (1<<3)
+#define FDI_RX_PIXEL_FIFO_OVERFLOW (1<<2)
+#define FDI_RX_CROSS_CLOCK_OVERFLOW (1<<1)
+#define FDI_RX_SYMBOL_QUEUE_OVERFLOW (1<<0)
+
+#define _FDI_RXA_IIR 0xf0014
+#define _FDI_RXA_IMR 0xf0018
+#define _FDI_RXB_IIR 0xf1014
+#define _FDI_RXB_IMR 0xf1018
+#define FDI_RX_IIR(pipe) _PIPE(pipe, _FDI_RXA_IIR, _FDI_RXB_IIR)
+#define FDI_RX_IMR(pipe) _PIPE(pipe, _FDI_RXA_IMR, _FDI_RXB_IMR)
+
+#define FDI_PLL_CTL_1 0xfe000
+#define FDI_PLL_CTL_2 0xfe004
+
+/* CRT */
+#define PCH_ADPA 0xe1100
+#define ADPA_TRANS_SELECT_MASK (1<<30)
+#define ADPA_TRANS_A_SELECT 0
+#define ADPA_TRANS_B_SELECT (1<<30)
+#define ADPA_CRT_HOTPLUG_MASK 0x03ff0000 /* bit 25-16 */
+#define ADPA_CRT_HOTPLUG_MONITOR_NONE (0<<24)
+#define ADPA_CRT_HOTPLUG_MONITOR_MASK (3<<24)
+#define ADPA_CRT_HOTPLUG_MONITOR_COLOR (3<<24)
+#define ADPA_CRT_HOTPLUG_MONITOR_MONO (2<<24)
+#define ADPA_CRT_HOTPLUG_ENABLE (1<<23)
+#define ADPA_CRT_HOTPLUG_PERIOD_64 (0<<22)
+#define ADPA_CRT_HOTPLUG_PERIOD_128 (1<<22)
+#define ADPA_CRT_HOTPLUG_WARMUP_5MS (0<<21)
+#define ADPA_CRT_HOTPLUG_WARMUP_10MS (1<<21)
+#define ADPA_CRT_HOTPLUG_SAMPLE_2S (0<<20)
+#define ADPA_CRT_HOTPLUG_SAMPLE_4S (1<<20)
+#define ADPA_CRT_HOTPLUG_VOLTAGE_40 (0<<18)
+#define ADPA_CRT_HOTPLUG_VOLTAGE_50 (1<<18)
+#define ADPA_CRT_HOTPLUG_VOLTAGE_60 (2<<18)
+#define ADPA_CRT_HOTPLUG_VOLTAGE_70 (3<<18)
+#define ADPA_CRT_HOTPLUG_VOLREF_325MV (0<<17)
+#define ADPA_CRT_HOTPLUG_VOLREF_475MV (1<<17)
+#define ADPA_CRT_HOTPLUG_FORCE_TRIGGER (1<<16)
+
+/* or SDVOB */
+#define HDMIB 0xe1140
+#define PORT_ENABLE (1 << 31)
+#define TRANSCODER(pipe) ((pipe) << 30)
+#define TRANSCODER_CPT(pipe) ((pipe) << 29)
+#define TRANSCODER_MASK (1 << 30)
+#define TRANSCODER_MASK_CPT (3 << 29)
+#define COLOR_FORMAT_8bpc (0)
+#define COLOR_FORMAT_12bpc (3 << 26)
+#define SDVOB_HOTPLUG_ENABLE (1 << 23)
+#define SDVO_ENCODING (0)
+#define TMDS_ENCODING (2 << 10)
+#define NULL_PACKET_VSYNC_ENABLE (1 << 9)
+/* CPT */
+#define HDMI_MODE_SELECT (1 << 9)
+#define DVI_MODE_SELECT (0)
+#define SDVOB_BORDER_ENABLE (1 << 7)
+#define AUDIO_ENABLE (1 << 6)
+#define VSYNC_ACTIVE_HIGH (1 << 4)
+#define HSYNC_ACTIVE_HIGH (1 << 3)
+#define PORT_DETECTED (1 << 2)
+
+/* PCH SDVOB multiplex with HDMIB */
+#define PCH_SDVOB HDMIB
+
+#define HDMIC 0xe1150
+#define HDMID 0xe1160
+
+#define PCH_LVDS 0xe1180
+#define LVDS_DETECTED (1 << 1)
+
+#define BLC_PWM_CPU_CTL2 0x48250
+#define PWM_ENABLE (1 << 31)
+#define PWM_PIPE_A (0 << 29)
+#define PWM_PIPE_B (1 << 29)
+#define BLC_PWM_CPU_CTL 0x48254
+
+#define BLC_PWM_PCH_CTL1 0xc8250
+#define PWM_PCH_ENABLE (1 << 31)
+#define PWM_POLARITY_ACTIVE_LOW (1 << 29)
+#define PWM_POLARITY_ACTIVE_HIGH (0 << 29)
+#define PWM_POLARITY_ACTIVE_LOW2 (1 << 28)
+#define PWM_POLARITY_ACTIVE_HIGH2 (0 << 28)
+
+#define BLC_PWM_PCH_CTL2 0xc8254
+
+#define PCH_PP_STATUS 0xc7200
+#define PCH_PP_CONTROL 0xc7204
+#define PANEL_UNLOCK_REGS (0xabcd << 16)
+#define PANEL_UNLOCK_MASK (0xffff << 16)
+#define EDP_FORCE_VDD (1 << 3)
+#define EDP_BLC_ENABLE (1 << 2)
+#define PANEL_POWER_RESET (1 << 1)
+#define PANEL_POWER_OFF (0 << 0)
+#define PANEL_POWER_ON (1 << 0)
+#define PCH_PP_ON_DELAYS 0xc7208
+#define PANEL_PORT_SELECT_MASK (3 << 30)
+#define PANEL_PORT_SELECT_LVDS (0 << 30)
+#define PANEL_PORT_SELECT_DPA (1 << 30)
+#define EDP_PANEL (1 << 30)
+#define PANEL_PORT_SELECT_DPC (2 << 30)
+#define PANEL_PORT_SELECT_DPD (3 << 30)
+#define PANEL_POWER_UP_DELAY_MASK (0x1fff0000)
+#define PANEL_POWER_UP_DELAY_SHIFT 16
+#define PANEL_LIGHT_ON_DELAY_MASK (0x1fff)
+#define PANEL_LIGHT_ON_DELAY_SHIFT 0
+
+#define PCH_PP_OFF_DELAYS 0xc720c
+#define PANEL_POWER_DOWN_DELAY_MASK (0x1fff0000)
+#define PANEL_POWER_DOWN_DELAY_SHIFT 16
+#define PANEL_LIGHT_OFF_DELAY_MASK (0x1fff)
+#define PANEL_LIGHT_OFF_DELAY_SHIFT 0
+
+#define PCH_PP_DIVISOR 0xc7210
+#define PP_REFERENCE_DIVIDER_MASK (0xffffff00)
+#define PP_REFERENCE_DIVIDER_SHIFT 8
+#define PANEL_POWER_CYCLE_DELAY_MASK (0x1f)
+#define PANEL_POWER_CYCLE_DELAY_SHIFT 0
+
+#define PCH_DP_B 0xe4100
+#define PCH_DPB_AUX_CH_CTL 0xe4110
+#define PCH_DPB_AUX_CH_DATA1 0xe4114
+#define PCH_DPB_AUX_CH_DATA2 0xe4118
+#define PCH_DPB_AUX_CH_DATA3 0xe411c
+#define PCH_DPB_AUX_CH_DATA4 0xe4120
+#define PCH_DPB_AUX_CH_DATA5 0xe4124
+
+#define PCH_DP_C 0xe4200
+#define PCH_DPC_AUX_CH_CTL 0xe4210
+#define PCH_DPC_AUX_CH_DATA1 0xe4214
+#define PCH_DPC_AUX_CH_DATA2 0xe4218
+#define PCH_DPC_AUX_CH_DATA3 0xe421c
+#define PCH_DPC_AUX_CH_DATA4 0xe4220
+#define PCH_DPC_AUX_CH_DATA5 0xe4224
+
+#define PCH_DP_D 0xe4300
+#define PCH_DPD_AUX_CH_CTL 0xe4310
+#define PCH_DPD_AUX_CH_DATA1 0xe4314
+#define PCH_DPD_AUX_CH_DATA2 0xe4318
+#define PCH_DPD_AUX_CH_DATA3 0xe431c
+#define PCH_DPD_AUX_CH_DATA4 0xe4320
+#define PCH_DPD_AUX_CH_DATA5 0xe4324
+
+/* CPT */
+#define PORT_TRANS_A_SEL_CPT 0
+#define PORT_TRANS_B_SEL_CPT (1<<29)
+#define PORT_TRANS_C_SEL_CPT (2<<29)
+#define PORT_TRANS_SEL_MASK (3<<29)
+#define PORT_TRANS_SEL_CPT(pipe) ((pipe) << 29)
+
+#define TRANS_DP_CTL_A 0xe0300
+#define TRANS_DP_CTL_B 0xe1300
+#define TRANS_DP_CTL_C 0xe2300
+#define TRANS_DP_CTL(pipe) (TRANS_DP_CTL_A + (pipe) * 0x01000)
+#define TRANS_DP_OUTPUT_ENABLE (1<<31)
+#define TRANS_DP_PORT_SEL_B (0<<29)
+#define TRANS_DP_PORT_SEL_C (1<<29)
+#define TRANS_DP_PORT_SEL_D (2<<29)
+#define TRANS_DP_PORT_SEL_NONE (3<<29)
+#define TRANS_DP_PORT_SEL_MASK (3<<29)
+#define TRANS_DP_AUDIO_ONLY (1<<26)
+#define TRANS_DP_ENH_FRAMING (1<<18)
+#define TRANS_DP_8BPC (0<<9)
+#define TRANS_DP_10BPC (1<<9)
+#define TRANS_DP_6BPC (2<<9)
+#define TRANS_DP_12BPC (3<<9)
+#define TRANS_DP_BPC_MASK (3<<9)
+#define TRANS_DP_VSYNC_ACTIVE_HIGH (1<<4)
+#define TRANS_DP_VSYNC_ACTIVE_LOW 0
+#define TRANS_DP_HSYNC_ACTIVE_HIGH (1<<3)
+#define TRANS_DP_HSYNC_ACTIVE_LOW 0
+#define TRANS_DP_SYNC_MASK (3<<3)
+
+/* SNB eDP training params */
+/* SNB A-stepping */
+#define EDP_LINK_TRAIN_400MV_0DB_SNB_A (0x38<<22)
+#define EDP_LINK_TRAIN_400MV_6DB_SNB_A (0x02<<22)
+#define EDP_LINK_TRAIN_600MV_3_5DB_SNB_A (0x01<<22)
+#define EDP_LINK_TRAIN_800MV_0DB_SNB_A (0x0<<22)
+/* SNB B-stepping */
+#define EDP_LINK_TRAIN_400_600MV_0DB_SNB_B (0x0<<22)
+#define EDP_LINK_TRAIN_400MV_3_5DB_SNB_B (0x1<<22)
+#define EDP_LINK_TRAIN_400_600MV_6DB_SNB_B (0x3a<<22)
+#define EDP_LINK_TRAIN_600_800MV_3_5DB_SNB_B (0x39<<22)
+#define EDP_LINK_TRAIN_800_1200MV_0DB_SNB_B (0x38<<22)
+#define EDP_LINK_TRAIN_VOL_EMP_MASK_SNB (0x3f<<22)
+
+/* IVB */
+#define EDP_LINK_TRAIN_400MV_0DB_IVB (0x24 <<22)
+#define EDP_LINK_TRAIN_400MV_3_5DB_IVB (0x2a <<22)
+#define EDP_LINK_TRAIN_400MV_6DB_IVB (0x2f <<22)
+#define EDP_LINK_TRAIN_600MV_0DB_IVB (0x30 <<22)
+#define EDP_LINK_TRAIN_600MV_3_5DB_IVB (0x36 <<22)
+#define EDP_LINK_TRAIN_800MV_0DB_IVB (0x38 <<22)
+#define EDP_LINK_TRAIN_800MV_3_5DB_IVB (0x33 <<22)
+
+/* legacy values */
+#define EDP_LINK_TRAIN_500MV_0DB_IVB (0x00 <<22)
+#define EDP_LINK_TRAIN_1000MV_0DB_IVB (0x20 <<22)
+#define EDP_LINK_TRAIN_500MV_3_5DB_IVB (0x02 <<22)
+#define EDP_LINK_TRAIN_1000MV_3_5DB_IVB (0x22 <<22)
+#define EDP_LINK_TRAIN_1000MV_6DB_IVB (0x23 <<22)
+
+#define EDP_LINK_TRAIN_VOL_EMP_MASK_IVB (0x3f<<22)
+
+#define FORCEWAKE 0xA18C
+#define FORCEWAKE_ACK 0x130090
+#define FORCEWAKE_MT 0xa188 /* multi-threaded */
+#define FORCEWAKE_MT_ACK 0x130040
+#define ECOBUS 0xa180
+#define FORCEWAKE_MT_ENABLE (1<<5)
+
+#define GTFIFODBG 0x120000
+#define GT_FIFO_CPU_ERROR_MASK 7
+#define GT_FIFO_OVFERR (1<<2)
+#define GT_FIFO_IAWRERR (1<<1)
+#define GT_FIFO_IARDERR (1<<0)
+
+#define GT_FIFO_FREE_ENTRIES 0x120008
+#define GT_FIFO_NUM_RESERVED_ENTRIES 20
+
+#define GEN6_UCGCTL1 0x9400
+# define GEN6_BLBUNIT_CLOCK_GATE_DISABLE (1 << 5)
+
+#define GEN6_UCGCTL2 0x9404
+# define GEN6_RCZUNIT_CLOCK_GATE_DISABLE (1 << 13)
+# define GEN6_RCPBUNIT_CLOCK_GATE_DISABLE (1 << 12)
+# define GEN6_RCCUNIT_CLOCK_GATE_DISABLE (1 << 11)
+
+#define GEN6_RPNSWREQ 0xA008
+#define GEN6_TURBO_DISABLE (1<<31)
+#define GEN6_FREQUENCY(x) ((x)<<25)
+#define GEN6_OFFSET(x) ((x)<<19)
+#define GEN6_AGGRESSIVE_TURBO (0<<15)
+#define GEN6_RC_VIDEO_FREQ 0xA00C
+#define GEN6_RC_CONTROL 0xA090
+#define GEN6_RC_CTL_RC6pp_ENABLE (1<<16)
+#define GEN6_RC_CTL_RC6p_ENABLE (1<<17)
+#define GEN6_RC_CTL_RC6_ENABLE (1<<18)
+#define GEN6_RC_CTL_RC1e_ENABLE (1<<20)
+#define GEN6_RC_CTL_RC7_ENABLE (1<<22)
+#define GEN6_RC_CTL_EI_MODE(x) ((x)<<27)
+#define GEN6_RC_CTL_HW_ENABLE (1<<31)
+#define GEN6_RP_DOWN_TIMEOUT 0xA010
+#define GEN6_RP_INTERRUPT_LIMITS 0xA014
+#define GEN6_RPSTAT1 0xA01C
+#define GEN6_CAGF_SHIFT 8
+#define GEN6_CAGF_MASK (0x7f << GEN6_CAGF_SHIFT)
+#define GEN6_RP_CONTROL 0xA024
+#define GEN6_RP_MEDIA_TURBO (1<<11)
+#define GEN6_RP_MEDIA_MODE_MASK (3<<9)
+#define GEN6_RP_MEDIA_HW_TURBO_MODE (3<<9)
+#define GEN6_RP_MEDIA_HW_NORMAL_MODE (2<<9)
+#define GEN6_RP_MEDIA_HW_MODE (1<<9)
+#define GEN6_RP_MEDIA_SW_MODE (0<<9)
+#define GEN6_RP_MEDIA_IS_GFX (1<<8)
+#define GEN6_RP_ENABLE (1<<7)
+#define GEN6_RP_UP_IDLE_MIN (0x1<<3)
+#define GEN6_RP_UP_BUSY_AVG (0x2<<3)
+#define GEN6_RP_UP_BUSY_CONT (0x4<<3)
+#define GEN6_RP_DOWN_IDLE_CONT (0x1<<0)
+#define GEN6_RP_UP_THRESHOLD 0xA02C
+#define GEN6_RP_DOWN_THRESHOLD 0xA030
+#define GEN6_RP_CUR_UP_EI 0xA050
+#define GEN6_CURICONT_MASK 0xffffff
+#define GEN6_RP_CUR_UP 0xA054
+#define GEN6_CURBSYTAVG_MASK 0xffffff
+#define GEN6_RP_PREV_UP 0xA058
+#define GEN6_RP_CUR_DOWN_EI 0xA05C
+#define GEN6_CURIAVG_MASK 0xffffff
+#define GEN6_RP_CUR_DOWN 0xA060
+#define GEN6_RP_PREV_DOWN 0xA064
+#define GEN6_RP_UP_EI 0xA068
+#define GEN6_RP_DOWN_EI 0xA06C
+#define GEN6_RP_IDLE_HYSTERSIS 0xA070
+#define GEN6_RC_STATE 0xA094
+#define GEN6_RC1_WAKE_RATE_LIMIT 0xA098
+#define GEN6_RC6_WAKE_RATE_LIMIT 0xA09C
+#define GEN6_RC6pp_WAKE_RATE_LIMIT 0xA0A0
+#define GEN6_RC_EVALUATION_INTERVAL 0xA0A8
+#define GEN6_RC_IDLE_HYSTERSIS 0xA0AC
+#define GEN6_RC_SLEEP 0xA0B0
+#define GEN6_RC1e_THRESHOLD 0xA0B4
+#define GEN6_RC6_THRESHOLD 0xA0B8
+#define GEN6_RC6p_THRESHOLD 0xA0BC
+#define GEN6_RC6pp_THRESHOLD 0xA0C0
+#define GEN6_PMINTRMSK 0xA168
+
+#define GEN6_PMISR 0x44020
+#define GEN6_PMIMR 0x44024 /* rps_lock */
+#define GEN6_PMIIR 0x44028
+#define GEN6_PMIER 0x4402C
+#define GEN6_PM_MBOX_EVENT (1<<25)
+#define GEN6_PM_THERMAL_EVENT (1<<24)
+#define GEN6_PM_RP_DOWN_TIMEOUT (1<<6)
+#define GEN6_PM_RP_UP_THRESHOLD (1<<5)
+#define GEN6_PM_RP_DOWN_THRESHOLD (1<<4)
+#define GEN6_PM_RP_UP_EI_EXPIRED (1<<2)
+#define GEN6_PM_RP_DOWN_EI_EXPIRED (1<<1)
+#define GEN6_PM_DEFERRED_EVENTS (GEN6_PM_RP_UP_THRESHOLD | \
+ GEN6_PM_RP_DOWN_THRESHOLD | \
+ GEN6_PM_RP_DOWN_TIMEOUT)
+
+#define GEN6_PCODE_MAILBOX 0x138124
+#define GEN6_PCODE_READY (1<<31)
+#define GEN6_READ_OC_PARAMS 0xc
+#define GEN6_PCODE_WRITE_MIN_FREQ_TABLE 0x8
+#define GEN6_PCODE_READ_MIN_FREQ_TABLE 0x9
+#define GEN6_PCODE_DATA 0x138128
+#define GEN6_PCODE_FREQ_IA_RATIO_SHIFT 8
+
+#define GEN6_GT_CORE_STATUS 0x138060
+#define GEN6_CORE_CPD_STATE_MASK (7<<4)
+#define GEN6_RCn_MASK 7
+#define GEN6_RC0 0
+#define GEN6_RC3 2
+#define GEN6_RC6 3
+#define GEN6_RC7 4
+
+#define G4X_AUD_VID_DID 0x62020
+#define INTEL_AUDIO_DEVCL 0x808629FB
+#define INTEL_AUDIO_DEVBLC 0x80862801
+#define INTEL_AUDIO_DEVCTG 0x80862802
+
+#define G4X_AUD_CNTL_ST 0x620B4
+#define G4X_ELDV_DEVCL_DEVBLC (1 << 13)
+#define G4X_ELDV_DEVCTG (1 << 14)
+#define G4X_ELD_ADDR (0xf << 5)
+#define G4X_ELD_ACK (1 << 4)
+#define G4X_HDMIW_HDMIEDID 0x6210C
+
+#define IBX_HDMIW_HDMIEDID_A 0xE2050
+#define IBX_AUD_CNTL_ST_A 0xE20B4
+#define IBX_ELD_BUFFER_SIZE (0x1f << 10)
+#define IBX_ELD_ADDRESS (0x1f << 5)
+#define IBX_ELD_ACK (1 << 4)
+#define IBX_AUD_CNTL_ST2 0xE20C0
+#define IBX_ELD_VALIDB (1 << 0)
+#define IBX_CP_READYB (1 << 1)
+
+#define CPT_HDMIW_HDMIEDID_A 0xE5050
+#define CPT_AUD_CNTL_ST_A 0xE50B4
+#define CPT_AUD_CNTRL_ST2 0xE50C0
+
+/* These are the 4 32-bit write offset registers for each stream
+ * output buffer. It determines the offset from the
+ * 3DSTATE_SO_BUFFERs that the next streamed vertex output goes to.
+ */
+#define GEN7_SO_WRITE_OFFSET(n) (0x5280 + (n) * 4)
+
+#define IBX_AUD_CONFIG_A 0xe2000
+#define CPT_AUD_CONFIG_A 0xe5000
+#define AUD_CONFIG_N_VALUE_INDEX (1 << 29)
+#define AUD_CONFIG_N_PROG_ENABLE (1 << 28)
+#define AUD_CONFIG_UPPER_N_SHIFT 20
+#define AUD_CONFIG_UPPER_N_VALUE (0xff << 20)
+#define AUD_CONFIG_LOWER_N_SHIFT 4
+#define AUD_CONFIG_LOWER_N_VALUE (0xfff << 4)
+#define AUD_CONFIG_PIXEL_CLOCK_HDMI_SHIFT 16
+#define AUD_CONFIG_PIXEL_CLOCK_HDMI (0xf << 16)
+#define AUD_CONFIG_DISABLE_NCTS (1 << 3)
+
+#endif /* _I915_REG_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/i915_suspend.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/i915_suspend.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,909 @@
+/*
+ *
+ * Copyright 2008 (c) Intel Corporation
+ * Jesse Barnes <jbarnes at virtuousgeek.org>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial portions
+ * of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
+ * IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
+ * ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/i915_suspend.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/intel_drv.h>
+
+static bool i915_pipe_enabled(struct drm_device *dev, enum pipe pipe)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 dpll_reg;
+
+ /* On IVB, 3rd pipe shares PLL with another one */
+ if (pipe > 1)
+ return false;
+
+ if (HAS_PCH_SPLIT(dev))
+ dpll_reg = PCH_DPLL(pipe);
+ else
+ dpll_reg = (pipe == PIPE_A) ? _DPLL_A : _DPLL_B;
+
+ return (I915_READ(dpll_reg) & DPLL_VCO_ENABLE);
+}
+
+static void i915_save_palette(struct drm_device *dev, enum pipe pipe)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ unsigned long reg = (pipe == PIPE_A ? _PALETTE_A : _PALETTE_B);
+ u32 *array;
+ int i;
+
+ if (!i915_pipe_enabled(dev, pipe))
+ return;
+
+ if (HAS_PCH_SPLIT(dev))
+ reg = (pipe == PIPE_A) ? _LGC_PALETTE_A : _LGC_PALETTE_B;
+
+ if (pipe == PIPE_A)
+ array = dev_priv->save_palette_a;
+ else
+ array = dev_priv->save_palette_b;
+
+ for (i = 0; i < 256; i++)
+ array[i] = I915_READ(reg + (i << 2));
+}
+
+static void i915_restore_palette(struct drm_device *dev, enum pipe pipe)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ unsigned long reg = (pipe == PIPE_A ? _PALETTE_A : _PALETTE_B);
+ u32 *array;
+ int i;
+
+ if (!i915_pipe_enabled(dev, pipe))
+ return;
+
+ if (HAS_PCH_SPLIT(dev))
+ reg = (pipe == PIPE_A) ? _LGC_PALETTE_A : _LGC_PALETTE_B;
+
+ if (pipe == PIPE_A)
+ array = dev_priv->save_palette_a;
+ else
+ array = dev_priv->save_palette_b;
+
+ for (i = 0; i < 256; i++)
+ I915_WRITE(reg + (i << 2), array[i]);
+}
+
+static u8 i915_read_indexed(struct drm_device *dev, u16 index_port, u16 data_port, u8 reg)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ I915_WRITE8(index_port, reg);
+ return I915_READ8(data_port);
+}
+
+static u8 i915_read_ar(struct drm_device *dev, u16 st01, u8 reg, u16 palette_enable)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ I915_READ8(st01);
+ I915_WRITE8(VGA_AR_INDEX, palette_enable | reg);
+ return I915_READ8(VGA_AR_DATA_READ);
+}
+
+static void i915_write_ar(struct drm_device *dev, u16 st01, u8 reg, u8 val, u16 palette_enable)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ I915_READ8(st01);
+ I915_WRITE8(VGA_AR_INDEX, palette_enable | reg);
+ I915_WRITE8(VGA_AR_DATA_WRITE, val);
+}
+
+static void i915_write_indexed(struct drm_device *dev, u16 index_port, u16 data_port, u8 reg, u8 val)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ I915_WRITE8(index_port, reg);
+ I915_WRITE8(data_port, val);
+}
+
+static void i915_save_vga(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int i;
+ u16 cr_index, cr_data, st01;
+
+ /* VGA color palette registers */
+ dev_priv->saveDACMASK = I915_READ8(VGA_DACMASK);
+
+ /* MSR bits */
+ dev_priv->saveMSR = I915_READ8(VGA_MSR_READ);
+ if (dev_priv->saveMSR & VGA_MSR_CGA_MODE) {
+ cr_index = VGA_CR_INDEX_CGA;
+ cr_data = VGA_CR_DATA_CGA;
+ st01 = VGA_ST01_CGA;
+ } else {
+ cr_index = VGA_CR_INDEX_MDA;
+ cr_data = VGA_CR_DATA_MDA;
+ st01 = VGA_ST01_MDA;
+ }
+
+ /* CRT controller regs */
+ i915_write_indexed(dev, cr_index, cr_data, 0x11,
+ i915_read_indexed(dev, cr_index, cr_data, 0x11) &
+ (~0x80));
+ for (i = 0; i <= 0x24; i++)
+ dev_priv->saveCR[i] =
+ i915_read_indexed(dev, cr_index, cr_data, i);
+ /* Make sure we don't turn off CR group 0 writes */
+ dev_priv->saveCR[0x11] &= ~0x80;
+
+ /* Attribute controller registers */
+ I915_READ8(st01);
+ dev_priv->saveAR_INDEX = I915_READ8(VGA_AR_INDEX);
+ for (i = 0; i <= 0x14; i++)
+ dev_priv->saveAR[i] = i915_read_ar(dev, st01, i, 0);
+ I915_READ8(st01);
+ I915_WRITE8(VGA_AR_INDEX, dev_priv->saveAR_INDEX);
+ I915_READ8(st01);
+
+ /* Graphics controller registers */
+ for (i = 0; i < 9; i++)
+ dev_priv->saveGR[i] =
+ i915_read_indexed(dev, VGA_GR_INDEX, VGA_GR_DATA, i);
+
+ dev_priv->saveGR[0x10] =
+ i915_read_indexed(dev, VGA_GR_INDEX, VGA_GR_DATA, 0x10);
+ dev_priv->saveGR[0x11] =
+ i915_read_indexed(dev, VGA_GR_INDEX, VGA_GR_DATA, 0x11);
+ dev_priv->saveGR[0x18] =
+ i915_read_indexed(dev, VGA_GR_INDEX, VGA_GR_DATA, 0x18);
+
+ /* Sequencer registers */
+ for (i = 0; i < 8; i++)
+ dev_priv->saveSR[i] =
+ i915_read_indexed(dev, VGA_SR_INDEX, VGA_SR_DATA, i);
+}
+
+static void i915_restore_vga(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int i;
+ u16 cr_index, cr_data, st01;
+
+ /* MSR bits */
+ I915_WRITE8(VGA_MSR_WRITE, dev_priv->saveMSR);
+ if (dev_priv->saveMSR & VGA_MSR_CGA_MODE) {
+ cr_index = VGA_CR_INDEX_CGA;
+ cr_data = VGA_CR_DATA_CGA;
+ st01 = VGA_ST01_CGA;
+ } else {
+ cr_index = VGA_CR_INDEX_MDA;
+ cr_data = VGA_CR_DATA_MDA;
+ st01 = VGA_ST01_MDA;
+ }
+
+ /* Sequencer registers, don't write SR07 */
+ for (i = 0; i < 7; i++)
+ i915_write_indexed(dev, VGA_SR_INDEX, VGA_SR_DATA, i,
+ dev_priv->saveSR[i]);
+
+ /* CRT controller regs */
+ /* Enable CR group 0 writes */
+ i915_write_indexed(dev, cr_index, cr_data, 0x11, dev_priv->saveCR[0x11]);
+ for (i = 0; i <= 0x24; i++)
+ i915_write_indexed(dev, cr_index, cr_data, i, dev_priv->saveCR[i]);
+
+ /* Graphics controller regs */
+ for (i = 0; i < 9; i++)
+ i915_write_indexed(dev, VGA_GR_INDEX, VGA_GR_DATA, i,
+ dev_priv->saveGR[i]);
+
+ i915_write_indexed(dev, VGA_GR_INDEX, VGA_GR_DATA, 0x10,
+ dev_priv->saveGR[0x10]);
+ i915_write_indexed(dev, VGA_GR_INDEX, VGA_GR_DATA, 0x11,
+ dev_priv->saveGR[0x11]);
+ i915_write_indexed(dev, VGA_GR_INDEX, VGA_GR_DATA, 0x18,
+ dev_priv->saveGR[0x18]);
+
+ /* Attribute controller registers */
+ I915_READ8(st01); /* switch back to index mode */
+ for (i = 0; i <= 0x14; i++)
+ i915_write_ar(dev, st01, i, dev_priv->saveAR[i], 0);
+ I915_READ8(st01); /* switch back to index mode */
+ I915_WRITE8(VGA_AR_INDEX, dev_priv->saveAR_INDEX | 0x20);
+ I915_READ8(st01);
+
+ /* VGA color palette registers */
+ I915_WRITE8(VGA_DACMASK, dev_priv->saveDACMASK);
+}
+
+static void i915_save_modeset_reg(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int i;
+
+ if (drm_core_check_feature(dev, DRIVER_MODESET))
+ return;
+
+ /* Cursor state */
+ dev_priv->saveCURACNTR = I915_READ(_CURACNTR);
+ dev_priv->saveCURAPOS = I915_READ(_CURAPOS);
+ dev_priv->saveCURABASE = I915_READ(_CURABASE);
+ dev_priv->saveCURBCNTR = I915_READ(_CURBCNTR);
+ dev_priv->saveCURBPOS = I915_READ(_CURBPOS);
+ dev_priv->saveCURBBASE = I915_READ(_CURBBASE);
+ if (IS_GEN2(dev))
+ dev_priv->saveCURSIZE = I915_READ(CURSIZE);
+
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->savePCH_DREF_CONTROL = I915_READ(PCH_DREF_CONTROL);
+ dev_priv->saveDISP_ARB_CTL = I915_READ(DISP_ARB_CTL);
+ }
+
+ /* Pipe & plane A info */
+ dev_priv->savePIPEACONF = I915_READ(_PIPEACONF);
+ dev_priv->savePIPEASRC = I915_READ(_PIPEASRC);
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->saveFPA0 = I915_READ(_PCH_FPA0);
+ dev_priv->saveFPA1 = I915_READ(_PCH_FPA1);
+ dev_priv->saveDPLL_A = I915_READ(_PCH_DPLL_A);
+ } else {
+ dev_priv->saveFPA0 = I915_READ(_FPA0);
+ dev_priv->saveFPA1 = I915_READ(_FPA1);
+ dev_priv->saveDPLL_A = I915_READ(_DPLL_A);
+ }
+ if (INTEL_INFO(dev)->gen >= 4 && !HAS_PCH_SPLIT(dev))
+ dev_priv->saveDPLL_A_MD = I915_READ(_DPLL_A_MD);
+ dev_priv->saveHTOTAL_A = I915_READ(_HTOTAL_A);
+ dev_priv->saveHBLANK_A = I915_READ(_HBLANK_A);
+ dev_priv->saveHSYNC_A = I915_READ(_HSYNC_A);
+ dev_priv->saveVTOTAL_A = I915_READ(_VTOTAL_A);
+ dev_priv->saveVBLANK_A = I915_READ(_VBLANK_A);
+ dev_priv->saveVSYNC_A = I915_READ(_VSYNC_A);
+ if (!HAS_PCH_SPLIT(dev))
+ dev_priv->saveBCLRPAT_A = I915_READ(_BCLRPAT_A);
+
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->savePIPEA_DATA_M1 = I915_READ(_PIPEA_DATA_M1);
+ dev_priv->savePIPEA_DATA_N1 = I915_READ(_PIPEA_DATA_N1);
+ dev_priv->savePIPEA_LINK_M1 = I915_READ(_PIPEA_LINK_M1);
+ dev_priv->savePIPEA_LINK_N1 = I915_READ(_PIPEA_LINK_N1);
+
+ dev_priv->saveFDI_TXA_CTL = I915_READ(_FDI_TXA_CTL);
+ dev_priv->saveFDI_RXA_CTL = I915_READ(_FDI_RXA_CTL);
+
+ dev_priv->savePFA_CTL_1 = I915_READ(_PFA_CTL_1);
+ dev_priv->savePFA_WIN_SZ = I915_READ(_PFA_WIN_SZ);
+ dev_priv->savePFA_WIN_POS = I915_READ(_PFA_WIN_POS);
+
+ dev_priv->saveTRANSACONF = I915_READ(_TRANSACONF);
+ dev_priv->saveTRANS_HTOTAL_A = I915_READ(_TRANS_HTOTAL_A);
+ dev_priv->saveTRANS_HBLANK_A = I915_READ(_TRANS_HBLANK_A);
+ dev_priv->saveTRANS_HSYNC_A = I915_READ(_TRANS_HSYNC_A);
+ dev_priv->saveTRANS_VTOTAL_A = I915_READ(_TRANS_VTOTAL_A);
+ dev_priv->saveTRANS_VBLANK_A = I915_READ(_TRANS_VBLANK_A);
+ dev_priv->saveTRANS_VSYNC_A = I915_READ(_TRANS_VSYNC_A);
+ }
+
+ dev_priv->saveDSPACNTR = I915_READ(_DSPACNTR);
+ dev_priv->saveDSPASTRIDE = I915_READ(_DSPASTRIDE);
+ dev_priv->saveDSPASIZE = I915_READ(_DSPASIZE);
+ dev_priv->saveDSPAPOS = I915_READ(_DSPAPOS);
+ dev_priv->saveDSPAADDR = I915_READ(_DSPAADDR);
+ if (INTEL_INFO(dev)->gen >= 4) {
+ dev_priv->saveDSPASURF = I915_READ(_DSPASURF);
+ dev_priv->saveDSPATILEOFF = I915_READ(_DSPATILEOFF);
+ }
+ i915_save_palette(dev, PIPE_A);
+ dev_priv->savePIPEASTAT = I915_READ(_PIPEASTAT);
+
+ /* Pipe & plane B info */
+ dev_priv->savePIPEBCONF = I915_READ(_PIPEBCONF);
+ dev_priv->savePIPEBSRC = I915_READ(_PIPEBSRC);
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->saveFPB0 = I915_READ(_PCH_FPB0);
+ dev_priv->saveFPB1 = I915_READ(_PCH_FPB1);
+ dev_priv->saveDPLL_B = I915_READ(_PCH_DPLL_B);
+ } else {
+ dev_priv->saveFPB0 = I915_READ(_FPB0);
+ dev_priv->saveFPB1 = I915_READ(_FPB1);
+ dev_priv->saveDPLL_B = I915_READ(_DPLL_B);
+ }
+ if (INTEL_INFO(dev)->gen >= 4 && !HAS_PCH_SPLIT(dev))
+ dev_priv->saveDPLL_B_MD = I915_READ(_DPLL_B_MD);
+ dev_priv->saveHTOTAL_B = I915_READ(_HTOTAL_B);
+ dev_priv->saveHBLANK_B = I915_READ(_HBLANK_B);
+ dev_priv->saveHSYNC_B = I915_READ(_HSYNC_B);
+ dev_priv->saveVTOTAL_B = I915_READ(_VTOTAL_B);
+ dev_priv->saveVBLANK_B = I915_READ(_VBLANK_B);
+ dev_priv->saveVSYNC_B = I915_READ(_VSYNC_B);
+ if (!HAS_PCH_SPLIT(dev))
+ dev_priv->saveBCLRPAT_B = I915_READ(_BCLRPAT_B);
+
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->savePIPEB_DATA_M1 = I915_READ(_PIPEB_DATA_M1);
+ dev_priv->savePIPEB_DATA_N1 = I915_READ(_PIPEB_DATA_N1);
+ dev_priv->savePIPEB_LINK_M1 = I915_READ(_PIPEB_LINK_M1);
+ dev_priv->savePIPEB_LINK_N1 = I915_READ(_PIPEB_LINK_N1);
+
+ dev_priv->saveFDI_TXB_CTL = I915_READ(_FDI_TXB_CTL);
+ dev_priv->saveFDI_RXB_CTL = I915_READ(_FDI_RXB_CTL);
+
+ dev_priv->savePFB_CTL_1 = I915_READ(_PFB_CTL_1);
+ dev_priv->savePFB_WIN_SZ = I915_READ(_PFB_WIN_SZ);
+ dev_priv->savePFB_WIN_POS = I915_READ(_PFB_WIN_POS);
+
+ dev_priv->saveTRANSBCONF = I915_READ(_TRANSBCONF);
+ dev_priv->saveTRANS_HTOTAL_B = I915_READ(_TRANS_HTOTAL_B);
+ dev_priv->saveTRANS_HBLANK_B = I915_READ(_TRANS_HBLANK_B);
+ dev_priv->saveTRANS_HSYNC_B = I915_READ(_TRANS_HSYNC_B);
+ dev_priv->saveTRANS_VTOTAL_B = I915_READ(_TRANS_VTOTAL_B);
+ dev_priv->saveTRANS_VBLANK_B = I915_READ(_TRANS_VBLANK_B);
+ dev_priv->saveTRANS_VSYNC_B = I915_READ(_TRANS_VSYNC_B);
+ }
+
+ dev_priv->saveDSPBCNTR = I915_READ(_DSPBCNTR);
+ dev_priv->saveDSPBSTRIDE = I915_READ(_DSPBSTRIDE);
+ dev_priv->saveDSPBSIZE = I915_READ(_DSPBSIZE);
+ dev_priv->saveDSPBPOS = I915_READ(_DSPBPOS);
+ dev_priv->saveDSPBADDR = I915_READ(_DSPBADDR);
+ if (INTEL_INFO(dev)->gen >= 4) {
+ dev_priv->saveDSPBSURF = I915_READ(_DSPBSURF);
+ dev_priv->saveDSPBTILEOFF = I915_READ(_DSPBTILEOFF);
+ }
+ i915_save_palette(dev, PIPE_B);
+ dev_priv->savePIPEBSTAT = I915_READ(_PIPEBSTAT);
+
+ /* Fences */
+ switch (INTEL_INFO(dev)->gen) {
+ case 7:
+ case 6:
+ for (i = 0; i < 16; i++)
+ dev_priv->saveFENCE[i] = I915_READ64(FENCE_REG_SANDYBRIDGE_0 + (i * 8));
+ break;
+ case 5:
+ case 4:
+ for (i = 0; i < 16; i++)
+ dev_priv->saveFENCE[i] = I915_READ64(FENCE_REG_965_0 + (i * 8));
+ break;
+ case 3:
+ if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
+ for (i = 0; i < 8; i++)
+ dev_priv->saveFENCE[i+8] = I915_READ(FENCE_REG_945_8 + (i * 4));
+ case 2:
+ for (i = 0; i < 8; i++)
+ dev_priv->saveFENCE[i] = I915_READ(FENCE_REG_830_0 + (i * 4));
+ break;
+ }
+
+ return;
+}
+
+static void i915_restore_modeset_reg(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int dpll_a_reg, fpa0_reg, fpa1_reg;
+ int dpll_b_reg, fpb0_reg, fpb1_reg;
+ int i;
+
+ if (drm_core_check_feature(dev, DRIVER_MODESET))
+ return;
+
+ /* Fences */
+ switch (INTEL_INFO(dev)->gen) {
+ case 7:
+ case 6:
+ for (i = 0; i < 16; i++)
+ I915_WRITE64(FENCE_REG_SANDYBRIDGE_0 + (i * 8), dev_priv->saveFENCE[i]);
+ break;
+ case 5:
+ case 4:
+ for (i = 0; i < 16; i++)
+ I915_WRITE64(FENCE_REG_965_0 + (i * 8), dev_priv->saveFENCE[i]);
+ break;
+ case 3:
+ case 2:
+ if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
+ for (i = 0; i < 8; i++)
+ I915_WRITE(FENCE_REG_945_8 + (i * 4), dev_priv->saveFENCE[i+8]);
+ for (i = 0; i < 8; i++)
+ I915_WRITE(FENCE_REG_830_0 + (i * 4), dev_priv->saveFENCE[i]);
+ break;
+ }
+
+
+ if (HAS_PCH_SPLIT(dev)) {
+ dpll_a_reg = _PCH_DPLL_A;
+ dpll_b_reg = _PCH_DPLL_B;
+ fpa0_reg = _PCH_FPA0;
+ fpb0_reg = _PCH_FPB0;
+ fpa1_reg = _PCH_FPA1;
+ fpb1_reg = _PCH_FPB1;
+ } else {
+ dpll_a_reg = _DPLL_A;
+ dpll_b_reg = _DPLL_B;
+ fpa0_reg = _FPA0;
+ fpb0_reg = _FPB0;
+ fpa1_reg = _FPA1;
+ fpb1_reg = _FPB1;
+ }
+
+ if (HAS_PCH_SPLIT(dev)) {
+ I915_WRITE(PCH_DREF_CONTROL, dev_priv->savePCH_DREF_CONTROL);
+ I915_WRITE(DISP_ARB_CTL, dev_priv->saveDISP_ARB_CTL);
+ }
+
+ /* Pipe & plane A info */
+ /* Prime the clock */
+ if (dev_priv->saveDPLL_A & DPLL_VCO_ENABLE) {
+ I915_WRITE(dpll_a_reg, dev_priv->saveDPLL_A &
+ ~DPLL_VCO_ENABLE);
+ POSTING_READ(dpll_a_reg);
+ DRM_UDELAY(150);
+ }
+ I915_WRITE(fpa0_reg, dev_priv->saveFPA0);
+ I915_WRITE(fpa1_reg, dev_priv->saveFPA1);
+ /* Actually enable it */
+ I915_WRITE(dpll_a_reg, dev_priv->saveDPLL_A);
+ POSTING_READ(dpll_a_reg);
+ DRM_UDELAY(150);
+ if (INTEL_INFO(dev)->gen >= 4 && !HAS_PCH_SPLIT(dev)) {
+ I915_WRITE(_DPLL_A_MD, dev_priv->saveDPLL_A_MD);
+ POSTING_READ(_DPLL_A_MD);
+ }
+ DRM_UDELAY(150);
+
+ /* Restore mode */
+ I915_WRITE(_HTOTAL_A, dev_priv->saveHTOTAL_A);
+ I915_WRITE(_HBLANK_A, dev_priv->saveHBLANK_A);
+ I915_WRITE(_HSYNC_A, dev_priv->saveHSYNC_A);
+ I915_WRITE(_VTOTAL_A, dev_priv->saveVTOTAL_A);
+ I915_WRITE(_VBLANK_A, dev_priv->saveVBLANK_A);
+ I915_WRITE(_VSYNC_A, dev_priv->saveVSYNC_A);
+ if (!HAS_PCH_SPLIT(dev))
+ I915_WRITE(_BCLRPAT_A, dev_priv->saveBCLRPAT_A);
+
+ if (HAS_PCH_SPLIT(dev)) {
+ I915_WRITE(_PIPEA_DATA_M1, dev_priv->savePIPEA_DATA_M1);
+ I915_WRITE(_PIPEA_DATA_N1, dev_priv->savePIPEA_DATA_N1);
+ I915_WRITE(_PIPEA_LINK_M1, dev_priv->savePIPEA_LINK_M1);
+ I915_WRITE(_PIPEA_LINK_N1, dev_priv->savePIPEA_LINK_N1);
+
+ I915_WRITE(_FDI_RXA_CTL, dev_priv->saveFDI_RXA_CTL);
+ I915_WRITE(_FDI_TXA_CTL, dev_priv->saveFDI_TXA_CTL);
+
+ I915_WRITE(_PFA_CTL_1, dev_priv->savePFA_CTL_1);
+ I915_WRITE(_PFA_WIN_SZ, dev_priv->savePFA_WIN_SZ);
+ I915_WRITE(_PFA_WIN_POS, dev_priv->savePFA_WIN_POS);
+
+ I915_WRITE(_TRANSACONF, dev_priv->saveTRANSACONF);
+ I915_WRITE(_TRANS_HTOTAL_A, dev_priv->saveTRANS_HTOTAL_A);
+ I915_WRITE(_TRANS_HBLANK_A, dev_priv->saveTRANS_HBLANK_A);
+ I915_WRITE(_TRANS_HSYNC_A, dev_priv->saveTRANS_HSYNC_A);
+ I915_WRITE(_TRANS_VTOTAL_A, dev_priv->saveTRANS_VTOTAL_A);
+ I915_WRITE(_TRANS_VBLANK_A, dev_priv->saveTRANS_VBLANK_A);
+ I915_WRITE(_TRANS_VSYNC_A, dev_priv->saveTRANS_VSYNC_A);
+ }
+
+ /* Restore plane info */
+ I915_WRITE(_DSPASIZE, dev_priv->saveDSPASIZE);
+ I915_WRITE(_DSPAPOS, dev_priv->saveDSPAPOS);
+ I915_WRITE(_PIPEASRC, dev_priv->savePIPEASRC);
+ I915_WRITE(_DSPAADDR, dev_priv->saveDSPAADDR);
+ I915_WRITE(_DSPASTRIDE, dev_priv->saveDSPASTRIDE);
+ if (INTEL_INFO(dev)->gen >= 4) {
+ I915_WRITE(_DSPASURF, dev_priv->saveDSPASURF);
+ I915_WRITE(_DSPATILEOFF, dev_priv->saveDSPATILEOFF);
+ }
+
+ I915_WRITE(_PIPEACONF, dev_priv->savePIPEACONF);
+
+ i915_restore_palette(dev, PIPE_A);
+ /* Enable the plane */
+ I915_WRITE(_DSPACNTR, dev_priv->saveDSPACNTR);
+ I915_WRITE(_DSPAADDR, I915_READ(_DSPAADDR));
+
+ /* Pipe & plane B info */
+ if (dev_priv->saveDPLL_B & DPLL_VCO_ENABLE) {
+ I915_WRITE(dpll_b_reg, dev_priv->saveDPLL_B &
+ ~DPLL_VCO_ENABLE);
+ POSTING_READ(dpll_b_reg);
+ DRM_UDELAY(150);
+ }
+ I915_WRITE(fpb0_reg, dev_priv->saveFPB0);
+ I915_WRITE(fpb1_reg, dev_priv->saveFPB1);
+ /* Actually enable it */
+ I915_WRITE(dpll_b_reg, dev_priv->saveDPLL_B);
+ POSTING_READ(dpll_b_reg);
+ DRM_UDELAY(150);
+ if (INTEL_INFO(dev)->gen >= 4 && !HAS_PCH_SPLIT(dev)) {
+ I915_WRITE(_DPLL_B_MD, dev_priv->saveDPLL_B_MD);
+ POSTING_READ(_DPLL_B_MD);
+ }
+ DRM_UDELAY(150);
+
+ /* Restore mode */
+ I915_WRITE(_HTOTAL_B, dev_priv->saveHTOTAL_B);
+ I915_WRITE(_HBLANK_B, dev_priv->saveHBLANK_B);
+ I915_WRITE(_HSYNC_B, dev_priv->saveHSYNC_B);
+ I915_WRITE(_VTOTAL_B, dev_priv->saveVTOTAL_B);
+ I915_WRITE(_VBLANK_B, dev_priv->saveVBLANK_B);
+ I915_WRITE(_VSYNC_B, dev_priv->saveVSYNC_B);
+ if (!HAS_PCH_SPLIT(dev))
+ I915_WRITE(_BCLRPAT_B, dev_priv->saveBCLRPAT_B);
+
+ if (HAS_PCH_SPLIT(dev)) {
+ I915_WRITE(_PIPEB_DATA_M1, dev_priv->savePIPEB_DATA_M1);
+ I915_WRITE(_PIPEB_DATA_N1, dev_priv->savePIPEB_DATA_N1);
+ I915_WRITE(_PIPEB_LINK_M1, dev_priv->savePIPEB_LINK_M1);
+ I915_WRITE(_PIPEB_LINK_N1, dev_priv->savePIPEB_LINK_N1);
+
+ I915_WRITE(_FDI_RXB_CTL, dev_priv->saveFDI_RXB_CTL);
+ I915_WRITE(_FDI_TXB_CTL, dev_priv->saveFDI_TXB_CTL);
+
+ I915_WRITE(_PFB_CTL_1, dev_priv->savePFB_CTL_1);
+ I915_WRITE(_PFB_WIN_SZ, dev_priv->savePFB_WIN_SZ);
+ I915_WRITE(_PFB_WIN_POS, dev_priv->savePFB_WIN_POS);
+
+ I915_WRITE(_TRANSBCONF, dev_priv->saveTRANSBCONF);
+ I915_WRITE(_TRANS_HTOTAL_B, dev_priv->saveTRANS_HTOTAL_B);
+ I915_WRITE(_TRANS_HBLANK_B, dev_priv->saveTRANS_HBLANK_B);
+ I915_WRITE(_TRANS_HSYNC_B, dev_priv->saveTRANS_HSYNC_B);
+ I915_WRITE(_TRANS_VTOTAL_B, dev_priv->saveTRANS_VTOTAL_B);
+ I915_WRITE(_TRANS_VBLANK_B, dev_priv->saveTRANS_VBLANK_B);
+ I915_WRITE(_TRANS_VSYNC_B, dev_priv->saveTRANS_VSYNC_B);
+ }
+
+ /* Restore plane info */
+ I915_WRITE(_DSPBSIZE, dev_priv->saveDSPBSIZE);
+ I915_WRITE(_DSPBPOS, dev_priv->saveDSPBPOS);
+ I915_WRITE(_PIPEBSRC, dev_priv->savePIPEBSRC);
+ I915_WRITE(_DSPBADDR, dev_priv->saveDSPBADDR);
+ I915_WRITE(_DSPBSTRIDE, dev_priv->saveDSPBSTRIDE);
+ if (INTEL_INFO(dev)->gen >= 4) {
+ I915_WRITE(_DSPBSURF, dev_priv->saveDSPBSURF);
+ I915_WRITE(_DSPBTILEOFF, dev_priv->saveDSPBTILEOFF);
+ }
+
+ I915_WRITE(_PIPEBCONF, dev_priv->savePIPEBCONF);
+
+ i915_restore_palette(dev, PIPE_B);
+ /* Enable the plane */
+ I915_WRITE(_DSPBCNTR, dev_priv->saveDSPBCNTR);
+ I915_WRITE(_DSPBADDR, I915_READ(_DSPBADDR));
+
+ /* Cursor state */
+ I915_WRITE(_CURAPOS, dev_priv->saveCURAPOS);
+ I915_WRITE(_CURACNTR, dev_priv->saveCURACNTR);
+ I915_WRITE(_CURABASE, dev_priv->saveCURABASE);
+ I915_WRITE(_CURBPOS, dev_priv->saveCURBPOS);
+ I915_WRITE(_CURBCNTR, dev_priv->saveCURBCNTR);
+ I915_WRITE(_CURBBASE, dev_priv->saveCURBBASE);
+ if (IS_GEN2(dev))
+ I915_WRITE(CURSIZE, dev_priv->saveCURSIZE);
+
+ return;
+}
+
+static void i915_save_display(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ /* Display arbitration control */
+ dev_priv->saveDSPARB = I915_READ(DSPARB);
+
+ /* This is only meaningful in non-KMS mode */
+ /* Don't save them in KMS mode */
+ i915_save_modeset_reg(dev);
+
+ /* CRT state */
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->saveADPA = I915_READ(PCH_ADPA);
+ } else {
+ dev_priv->saveADPA = I915_READ(ADPA);
+ }
+
+ /* LVDS state */
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->savePP_CONTROL = I915_READ(PCH_PP_CONTROL);
+ dev_priv->saveBLC_PWM_CTL = I915_READ(BLC_PWM_PCH_CTL1);
+ dev_priv->saveBLC_PWM_CTL2 = I915_READ(BLC_PWM_PCH_CTL2);
+ dev_priv->saveBLC_CPU_PWM_CTL = I915_READ(BLC_PWM_CPU_CTL);
+ dev_priv->saveBLC_CPU_PWM_CTL2 = I915_READ(BLC_PWM_CPU_CTL2);
+ dev_priv->saveLVDS = I915_READ(PCH_LVDS);
+ } else {
+ dev_priv->savePP_CONTROL = I915_READ(PP_CONTROL);
+ dev_priv->savePFIT_PGM_RATIOS = I915_READ(PFIT_PGM_RATIOS);
+ dev_priv->saveBLC_PWM_CTL = I915_READ(BLC_PWM_CTL);
+ dev_priv->saveBLC_HIST_CTL = I915_READ(BLC_HIST_CTL);
+ if (INTEL_INFO(dev)->gen >= 4)
+ dev_priv->saveBLC_PWM_CTL2 = I915_READ(BLC_PWM_CTL2);
+ if (IS_MOBILE(dev) && !IS_I830(dev))
+ dev_priv->saveLVDS = I915_READ(LVDS);
+ }
+
+ if (!IS_I830(dev) && !IS_845G(dev) && !HAS_PCH_SPLIT(dev))
+ dev_priv->savePFIT_CONTROL = I915_READ(PFIT_CONTROL);
+
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->savePP_ON_DELAYS = I915_READ(PCH_PP_ON_DELAYS);
+ dev_priv->savePP_OFF_DELAYS = I915_READ(PCH_PP_OFF_DELAYS);
+ dev_priv->savePP_DIVISOR = I915_READ(PCH_PP_DIVISOR);
+ } else {
+ dev_priv->savePP_ON_DELAYS = I915_READ(PP_ON_DELAYS);
+ dev_priv->savePP_OFF_DELAYS = I915_READ(PP_OFF_DELAYS);
+ dev_priv->savePP_DIVISOR = I915_READ(PP_DIVISOR);
+ }
+
+ /* Display Port state */
+ if (SUPPORTS_INTEGRATED_DP(dev)) {
+ dev_priv->saveDP_B = I915_READ(DP_B);
+ dev_priv->saveDP_C = I915_READ(DP_C);
+ dev_priv->saveDP_D = I915_READ(DP_D);
+ dev_priv->savePIPEA_GMCH_DATA_M = I915_READ(_PIPEA_GMCH_DATA_M);
+ dev_priv->savePIPEB_GMCH_DATA_M = I915_READ(_PIPEB_GMCH_DATA_M);
+ dev_priv->savePIPEA_GMCH_DATA_N = I915_READ(_PIPEA_GMCH_DATA_N);
+ dev_priv->savePIPEB_GMCH_DATA_N = I915_READ(_PIPEB_GMCH_DATA_N);
+ dev_priv->savePIPEA_DP_LINK_M = I915_READ(_PIPEA_DP_LINK_M);
+ dev_priv->savePIPEB_DP_LINK_M = I915_READ(_PIPEB_DP_LINK_M);
+ dev_priv->savePIPEA_DP_LINK_N = I915_READ(_PIPEA_DP_LINK_N);
+ dev_priv->savePIPEB_DP_LINK_N = I915_READ(_PIPEB_DP_LINK_N);
+ }
+ /* FIXME: save TV & SDVO state */
+
+ /* Only save FBC state on the platform that supports FBC */
+ if (I915_HAS_FBC(dev)) {
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->saveDPFC_CB_BASE = I915_READ(ILK_DPFC_CB_BASE);
+ } else if (IS_GM45(dev)) {
+ dev_priv->saveDPFC_CB_BASE = I915_READ(DPFC_CB_BASE);
+ } else {
+ dev_priv->saveFBC_CFB_BASE = I915_READ(FBC_CFB_BASE);
+ dev_priv->saveFBC_LL_BASE = I915_READ(FBC_LL_BASE);
+ dev_priv->saveFBC_CONTROL2 = I915_READ(FBC_CONTROL2);
+ dev_priv->saveFBC_CONTROL = I915_READ(FBC_CONTROL);
+ }
+ }
+
+ /* VGA state */
+ dev_priv->saveVGA0 = I915_READ(VGA0);
+ dev_priv->saveVGA1 = I915_READ(VGA1);
+ dev_priv->saveVGA_PD = I915_READ(VGA_PD);
+ if (HAS_PCH_SPLIT(dev))
+ dev_priv->saveVGACNTRL = I915_READ(CPU_VGACNTRL);
+ else
+ dev_priv->saveVGACNTRL = I915_READ(VGACNTRL);
+
+ i915_save_vga(dev);
+}
+
+static void i915_restore_display(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ /* Display arbitration */
+ I915_WRITE(DSPARB, dev_priv->saveDSPARB);
+
+ /* Display port ratios (must be done before clock is set) */
+ if (SUPPORTS_INTEGRATED_DP(dev)) {
+ I915_WRITE(_PIPEA_GMCH_DATA_M, dev_priv->savePIPEA_GMCH_DATA_M);
+ I915_WRITE(_PIPEB_GMCH_DATA_M, dev_priv->savePIPEB_GMCH_DATA_M);
+ I915_WRITE(_PIPEA_GMCH_DATA_N, dev_priv->savePIPEA_GMCH_DATA_N);
+ I915_WRITE(_PIPEB_GMCH_DATA_N, dev_priv->savePIPEB_GMCH_DATA_N);
+ I915_WRITE(_PIPEA_DP_LINK_M, dev_priv->savePIPEA_DP_LINK_M);
+ I915_WRITE(_PIPEB_DP_LINK_M, dev_priv->savePIPEB_DP_LINK_M);
+ I915_WRITE(_PIPEA_DP_LINK_N, dev_priv->savePIPEA_DP_LINK_N);
+ I915_WRITE(_PIPEB_DP_LINK_N, dev_priv->savePIPEB_DP_LINK_N);
+ }
+
+ /* This is only meaningful in non-KMS mode */
+ /* Don't restore them in KMS mode */
+ i915_restore_modeset_reg(dev);
+
+ /* CRT state */
+ if (HAS_PCH_SPLIT(dev))
+ I915_WRITE(PCH_ADPA, dev_priv->saveADPA);
+ else
+ I915_WRITE(ADPA, dev_priv->saveADPA);
+
+ /* LVDS state */
+ if (INTEL_INFO(dev)->gen >= 4 && !HAS_PCH_SPLIT(dev))
+ I915_WRITE(BLC_PWM_CTL2, dev_priv->saveBLC_PWM_CTL2);
+
+ if (HAS_PCH_SPLIT(dev)) {
+ I915_WRITE(PCH_LVDS, dev_priv->saveLVDS);
+ } else if (IS_MOBILE(dev) && !IS_I830(dev))
+ I915_WRITE(LVDS, dev_priv->saveLVDS);
+
+ if (!IS_I830(dev) && !IS_845G(dev) && !HAS_PCH_SPLIT(dev))
+ I915_WRITE(PFIT_CONTROL, dev_priv->savePFIT_CONTROL);
+
+ if (HAS_PCH_SPLIT(dev)) {
+ I915_WRITE(BLC_PWM_PCH_CTL1, dev_priv->saveBLC_PWM_CTL);
+ I915_WRITE(BLC_PWM_PCH_CTL2, dev_priv->saveBLC_PWM_CTL2);
+ I915_WRITE(BLC_PWM_CPU_CTL, dev_priv->saveBLC_CPU_PWM_CTL);
+ I915_WRITE(BLC_PWM_CPU_CTL2, dev_priv->saveBLC_CPU_PWM_CTL2);
+ I915_WRITE(PCH_PP_ON_DELAYS, dev_priv->savePP_ON_DELAYS);
+ I915_WRITE(PCH_PP_OFF_DELAYS, dev_priv->savePP_OFF_DELAYS);
+ I915_WRITE(PCH_PP_DIVISOR, dev_priv->savePP_DIVISOR);
+ I915_WRITE(PCH_PP_CONTROL, dev_priv->savePP_CONTROL);
+ I915_WRITE(RSTDBYCTL,
+ dev_priv->saveMCHBAR_RENDER_STANDBY);
+ } else {
+ I915_WRITE(PFIT_PGM_RATIOS, dev_priv->savePFIT_PGM_RATIOS);
+ I915_WRITE(BLC_PWM_CTL, dev_priv->saveBLC_PWM_CTL);
+ I915_WRITE(BLC_HIST_CTL, dev_priv->saveBLC_HIST_CTL);
+ I915_WRITE(PP_ON_DELAYS, dev_priv->savePP_ON_DELAYS);
+ I915_WRITE(PP_OFF_DELAYS, dev_priv->savePP_OFF_DELAYS);
+ I915_WRITE(PP_DIVISOR, dev_priv->savePP_DIVISOR);
+ I915_WRITE(PP_CONTROL, dev_priv->savePP_CONTROL);
+ }
+
+ /* Display Port state */
+ if (SUPPORTS_INTEGRATED_DP(dev)) {
+ I915_WRITE(DP_B, dev_priv->saveDP_B);
+ I915_WRITE(DP_C, dev_priv->saveDP_C);
+ I915_WRITE(DP_D, dev_priv->saveDP_D);
+ }
+ /* FIXME: restore TV & SDVO state */
+
+ /* only restore FBC info on the platform that supports FBC*/
+ intel_disable_fbc(dev);
+ if (I915_HAS_FBC(dev)) {
+ if (HAS_PCH_SPLIT(dev)) {
+ I915_WRITE(ILK_DPFC_CB_BASE, dev_priv->saveDPFC_CB_BASE);
+ } else if (IS_GM45(dev)) {
+ I915_WRITE(DPFC_CB_BASE, dev_priv->saveDPFC_CB_BASE);
+ } else {
+ I915_WRITE(FBC_CFB_BASE, dev_priv->saveFBC_CFB_BASE);
+ I915_WRITE(FBC_LL_BASE, dev_priv->saveFBC_LL_BASE);
+ I915_WRITE(FBC_CONTROL2, dev_priv->saveFBC_CONTROL2);
+ I915_WRITE(FBC_CONTROL, dev_priv->saveFBC_CONTROL);
+ }
+ }
+ /* VGA state */
+ if (HAS_PCH_SPLIT(dev))
+ I915_WRITE(CPU_VGACNTRL, dev_priv->saveVGACNTRL);
+ else
+ I915_WRITE(VGACNTRL, dev_priv->saveVGACNTRL);
+
+ I915_WRITE(VGA0, dev_priv->saveVGA0);
+ I915_WRITE(VGA1, dev_priv->saveVGA1);
+ I915_WRITE(VGA_PD, dev_priv->saveVGA_PD);
+ POSTING_READ(VGA_PD);
+ DRM_UDELAY(150);
+
+ i915_restore_vga(dev);
+}
+
+int i915_save_state(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int i;
+
+ dev_priv->saveLBB = pci_read_config(dev->device, LBB, 1);
+
+ /* Hardware status page */
+ dev_priv->saveHWS = I915_READ(HWS_PGA);
+
+ i915_save_display(dev);
+
+ /* Interrupt state */
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->saveDEIER = I915_READ(DEIER);
+ dev_priv->saveDEIMR = I915_READ(DEIMR);
+ dev_priv->saveGTIER = I915_READ(GTIER);
+ dev_priv->saveGTIMR = I915_READ(GTIMR);
+ dev_priv->saveFDI_RXA_IMR = I915_READ(_FDI_RXA_IMR);
+ dev_priv->saveFDI_RXB_IMR = I915_READ(_FDI_RXB_IMR);
+ dev_priv->saveMCHBAR_RENDER_STANDBY =
+ I915_READ(RSTDBYCTL);
+ dev_priv->savePCH_PORT_HOTPLUG = I915_READ(PCH_PORT_HOTPLUG);
+ } else {
+ dev_priv->saveIER = I915_READ(IER);
+ dev_priv->saveIMR = I915_READ(IMR);
+ }
+
+ if (IS_IRONLAKE_M(dev))
+ ironlake_disable_drps(dev);
+ if (INTEL_INFO(dev)->gen >= 6)
+ gen6_disable_rps(dev);
+
+ /* Cache mode state */
+ dev_priv->saveCACHE_MODE_0 = I915_READ(CACHE_MODE_0);
+
+ /* Memory Arbitration state */
+ dev_priv->saveMI_ARB_STATE = I915_READ(MI_ARB_STATE);
+
+ /* Scratch space */
+ for (i = 0; i < 16; i++) {
+ dev_priv->saveSWF0[i] = I915_READ(SWF00 + (i << 2));
+ dev_priv->saveSWF1[i] = I915_READ(SWF10 + (i << 2));
+ }
+ for (i = 0; i < 3; i++)
+ dev_priv->saveSWF2[i] = I915_READ(SWF30 + (i << 2));
+
+ return 0;
+}
+
+int i915_restore_state(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int i;
+
+ pci_write_config(dev->device, LBB, dev_priv->saveLBB, 1);
+
+
+ /* Hardware status page */
+ I915_WRITE(HWS_PGA, dev_priv->saveHWS);
+
+ i915_restore_display(dev);
+
+ /* Interrupt state */
+ if (HAS_PCH_SPLIT(dev)) {
+ I915_WRITE(DEIER, dev_priv->saveDEIER);
+ I915_WRITE(DEIMR, dev_priv->saveDEIMR);
+ I915_WRITE(GTIER, dev_priv->saveGTIER);
+ I915_WRITE(GTIMR, dev_priv->saveGTIMR);
+ I915_WRITE(_FDI_RXA_IMR, dev_priv->saveFDI_RXA_IMR);
+ I915_WRITE(_FDI_RXB_IMR, dev_priv->saveFDI_RXB_IMR);
+ I915_WRITE(PCH_PORT_HOTPLUG, dev_priv->savePCH_PORT_HOTPLUG);
+ } else {
+ I915_WRITE(IER, dev_priv->saveIER);
+ I915_WRITE(IMR, dev_priv->saveIMR);
+ }
+ DRM_UNLOCK(dev);
+
+ if (drm_core_check_feature(dev, DRIVER_MODESET))
+ intel_init_clock_gating(dev);
+
+ if (IS_IRONLAKE_M(dev)) {
+ ironlake_enable_drps(dev);
+ intel_init_emon(dev);
+ }
+
+ if (INTEL_INFO(dev)->gen >= 6) {
+ gen6_enable_rps(dev_priv);
+ gen6_update_ring_freq(dev_priv);
+ }
+
+ DRM_LOCK(dev);
+
+ /* Cache mode state */
+ I915_WRITE(CACHE_MODE_0, dev_priv->saveCACHE_MODE_0 | 0xffff0000);
+
+ /* Memory arbitration state */
+ I915_WRITE(MI_ARB_STATE, dev_priv->saveMI_ARB_STATE | 0xffff0000);
+
+ for (i = 0; i < 16; i++) {
+ I915_WRITE(SWF00 + (i << 2), dev_priv->saveSWF0[i]);
+ I915_WRITE(SWF10 + (i << 2), dev_priv->saveSWF1[i]);
+ }
+ for (i = 0; i < 3; i++)
+ I915_WRITE(SWF30 + (i << 2), dev_priv->saveSWF2[i]);
+
+ intel_iic_reset(dev);
+
+ return 0;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_bios.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_bios.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,737 @@
+/*
+ * Copyright © 2006 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ *
+ * $FreeBSD: head/sys/dev/drm2/i915/intel_bios.c 235783 2012-05-22 11:07:44Z kib $
+ */
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_dp_helper.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_bios.h>
+
+#define SLAVE_ADDR1 0x70
+#define SLAVE_ADDR2 0x72
+
+static int panel_type;
+
+static void *
+find_section(struct bdb_header *bdb, int section_id)
+{
+ u8 *base = (u8 *)bdb;
+ int index = 0;
+ u16 total, current_size;
+ u8 current_id;
+
+ /* skip to first section */
+ index += bdb->header_size;
+ total = bdb->bdb_size;
+
+ /* walk the sections looking for section_id */
+ while (index < total) {
+ current_id = *(base + index);
+ index++;
+ current_size = *((u16 *)(base + index));
+ index += 2;
+ if (current_id == section_id)
+ return base + index;
+ index += current_size;
+ }
+
+ return NULL;
+}
+
+static u16
+get_blocksize(void *p)
+{
+ u16 *block_ptr, block_size;
+
+ block_ptr = (u16 *)((char *)p - 2);
+ block_size = *block_ptr;
+ return block_size;
+}
+
+static void
+fill_detail_timing_data(struct drm_display_mode *panel_fixed_mode,
+ const struct lvds_dvo_timing *dvo_timing)
+{
+ panel_fixed_mode->hdisplay = (dvo_timing->hactive_hi << 8) |
+ dvo_timing->hactive_lo;
+ panel_fixed_mode->hsync_start = panel_fixed_mode->hdisplay +
+ ((dvo_timing->hsync_off_hi << 8) | dvo_timing->hsync_off_lo);
+ panel_fixed_mode->hsync_end = panel_fixed_mode->hsync_start +
+ dvo_timing->hsync_pulse_width;
+ panel_fixed_mode->htotal = panel_fixed_mode->hdisplay +
+ ((dvo_timing->hblank_hi << 8) | dvo_timing->hblank_lo);
+
+ panel_fixed_mode->vdisplay = (dvo_timing->vactive_hi << 8) |
+ dvo_timing->vactive_lo;
+ panel_fixed_mode->vsync_start = panel_fixed_mode->vdisplay +
+ dvo_timing->vsync_off;
+ panel_fixed_mode->vsync_end = panel_fixed_mode->vsync_start +
+ dvo_timing->vsync_pulse_width;
+ panel_fixed_mode->vtotal = panel_fixed_mode->vdisplay +
+ ((dvo_timing->vblank_hi << 8) | dvo_timing->vblank_lo);
+ panel_fixed_mode->clock = dvo_timing->clock * 10;
+ panel_fixed_mode->type = DRM_MODE_TYPE_PREFERRED;
+
+ if (dvo_timing->hsync_positive)
+ panel_fixed_mode->flags |= DRM_MODE_FLAG_PHSYNC;
+ else
+ panel_fixed_mode->flags |= DRM_MODE_FLAG_NHSYNC;
+
+ if (dvo_timing->vsync_positive)
+ panel_fixed_mode->flags |= DRM_MODE_FLAG_PVSYNC;
+ else
+ panel_fixed_mode->flags |= DRM_MODE_FLAG_NVSYNC;
+
+ /* Some VBTs have bogus h/vtotal values */
+ if (panel_fixed_mode->hsync_end > panel_fixed_mode->htotal)
+ panel_fixed_mode->htotal = panel_fixed_mode->hsync_end + 1;
+ if (panel_fixed_mode->vsync_end > panel_fixed_mode->vtotal)
+ panel_fixed_mode->vtotal = panel_fixed_mode->vsync_end + 1;
+
+ drm_mode_set_name(panel_fixed_mode);
+}
+
+static bool
+lvds_dvo_timing_equal_size(const struct lvds_dvo_timing *a,
+ const struct lvds_dvo_timing *b)
+{
+ if (a->hactive_hi != b->hactive_hi ||
+ a->hactive_lo != b->hactive_lo)
+ return false;
+
+ if (a->hsync_off_hi != b->hsync_off_hi ||
+ a->hsync_off_lo != b->hsync_off_lo)
+ return false;
+
+ if (a->hsync_pulse_width != b->hsync_pulse_width)
+ return false;
+
+ if (a->hblank_hi != b->hblank_hi ||
+ a->hblank_lo != b->hblank_lo)
+ return false;
+
+ if (a->vactive_hi != b->vactive_hi ||
+ a->vactive_lo != b->vactive_lo)
+ return false;
+
+ if (a->vsync_off != b->vsync_off)
+ return false;
+
+ if (a->vsync_pulse_width != b->vsync_pulse_width)
+ return false;
+
+ if (a->vblank_hi != b->vblank_hi ||
+ a->vblank_lo != b->vblank_lo)
+ return false;
+
+ return true;
+}
+
+static const struct lvds_dvo_timing *
+get_lvds_dvo_timing(const struct bdb_lvds_lfp_data *lvds_lfp_data,
+ const struct bdb_lvds_lfp_data_ptrs *lvds_lfp_data_ptrs,
+ int index)
+{
+ /*
+ * the size of fp_timing varies on the different platform.
+ * So calculate the DVO timing relative offset in LVDS data
+ * entry to get the DVO timing entry
+ */
+
+ int lfp_data_size =
+ lvds_lfp_data_ptrs->ptr[1].dvo_timing_offset -
+ lvds_lfp_data_ptrs->ptr[0].dvo_timing_offset;
+ int dvo_timing_offset =
+ lvds_lfp_data_ptrs->ptr[0].dvo_timing_offset -
+ lvds_lfp_data_ptrs->ptr[0].fp_timing_offset;
+ const char *entry = (const char *)lvds_lfp_data->data +
+ lfp_data_size * index;
+
+ return (const struct lvds_dvo_timing *)(entry + dvo_timing_offset);
+}
+
+/* Try to find integrated panel data */
+static void
+parse_lfp_panel_data(struct drm_i915_private *dev_priv,
+ struct bdb_header *bdb)
+{
+ const struct bdb_lvds_options *lvds_options;
+ const struct bdb_lvds_lfp_data *lvds_lfp_data;
+ const struct bdb_lvds_lfp_data_ptrs *lvds_lfp_data_ptrs;
+ const struct lvds_dvo_timing *panel_dvo_timing;
+ struct drm_display_mode *panel_fixed_mode;
+ int i, downclock;
+
+ lvds_options = find_section(bdb, BDB_LVDS_OPTIONS);
+ if (!lvds_options)
+ return;
+
+ dev_priv->lvds_dither = lvds_options->pixel_dither;
+ if (lvds_options->panel_type == 0xff)
+ return;
+
+ panel_type = lvds_options->panel_type;
+
+ lvds_lfp_data = find_section(bdb, BDB_LVDS_LFP_DATA);
+ if (!lvds_lfp_data)
+ return;
+
+ lvds_lfp_data_ptrs = find_section(bdb, BDB_LVDS_LFP_DATA_PTRS);
+ if (!lvds_lfp_data_ptrs)
+ return;
+
+ dev_priv->lvds_vbt = 1;
+
+ panel_dvo_timing = get_lvds_dvo_timing(lvds_lfp_data,
+ lvds_lfp_data_ptrs,
+ lvds_options->panel_type);
+
+ panel_fixed_mode = malloc(sizeof(*panel_fixed_mode), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ fill_detail_timing_data(panel_fixed_mode, panel_dvo_timing);
+
+ dev_priv->lfp_lvds_vbt_mode = panel_fixed_mode;
+
+ DRM_DEBUG_KMS("Found panel mode in BIOS VBT tables:\n");
+ drm_mode_debug_printmodeline(panel_fixed_mode);
+
+ /*
+ * Iterate over the LVDS panel timing info to find the lowest clock
+ * for the native resolution.
+ */
+ downclock = panel_dvo_timing->clock;
+ for (i = 0; i < 16; i++) {
+ const struct lvds_dvo_timing *dvo_timing;
+
+ dvo_timing = get_lvds_dvo_timing(lvds_lfp_data,
+ lvds_lfp_data_ptrs,
+ i);
+ if (lvds_dvo_timing_equal_size(dvo_timing, panel_dvo_timing) &&
+ dvo_timing->clock < downclock)
+ downclock = dvo_timing->clock;
+ }
+
+ if (downclock < panel_dvo_timing->clock && i915_lvds_downclock) {
+ dev_priv->lvds_downclock_avail = 1;
+ dev_priv->lvds_downclock = downclock * 10;
+ DRM_DEBUG("LVDS downclock is found in VBT. "
+ "Normal Clock %dKHz, downclock %dKHz\n",
+ panel_fixed_mode->clock, 10 * downclock);
+ }
+}
+
+/* Try to find sdvo panel data */
+static void
+parse_sdvo_panel_data(struct drm_i915_private *dev_priv,
+ struct bdb_header *bdb)
+{
+ struct lvds_dvo_timing *dvo_timing;
+ struct drm_display_mode *panel_fixed_mode;
+ int index;
+
+ index = i915_vbt_sdvo_panel_type;
+ if (index == -1) {
+ struct bdb_sdvo_lvds_options *sdvo_lvds_options;
+
+ sdvo_lvds_options = find_section(bdb, BDB_SDVO_LVDS_OPTIONS);
+ if (!sdvo_lvds_options)
+ return;
+
+ index = sdvo_lvds_options->panel_type;
+ }
+
+ dvo_timing = find_section(bdb, BDB_SDVO_PANEL_DTDS);
+ if (!dvo_timing)
+ return;
+
+ panel_fixed_mode = malloc(sizeof(*panel_fixed_mode), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ fill_detail_timing_data(panel_fixed_mode, dvo_timing + index);
+
+ dev_priv->sdvo_lvds_vbt_mode = panel_fixed_mode;
+
+ DRM_DEBUG_KMS("Found SDVO panel mode in BIOS VBT tables:\n");
+ drm_mode_debug_printmodeline(panel_fixed_mode);
+}
+
+static int intel_bios_ssc_frequency(struct drm_device *dev,
+ bool alternate)
+{
+ switch (INTEL_INFO(dev)->gen) {
+ case 2:
+ return alternate ? 66 : 48;
+ case 3:
+ case 4:
+ return alternate ? 100 : 96;
+ default:
+ return alternate ? 100 : 120;
+ }
+}
+
+static void
+parse_general_features(struct drm_i915_private *dev_priv,
+ struct bdb_header *bdb)
+{
+ struct drm_device *dev = dev_priv->dev;
+ struct bdb_general_features *general;
+
+ general = find_section(bdb, BDB_GENERAL_FEATURES);
+ if (general) {
+ dev_priv->int_tv_support = general->int_tv_support;
+ dev_priv->int_crt_support = general->int_crt_support;
+ dev_priv->lvds_use_ssc = general->enable_ssc;
+ dev_priv->lvds_ssc_freq =
+ intel_bios_ssc_frequency(dev, general->ssc_freq);
+ dev_priv->display_clock_mode = general->display_clock_mode;
+ DRM_DEBUG_KMS("BDB_GENERAL_FEATURES int_tv_support %d int_crt_support %d lvds_use_ssc %d lvds_ssc_freq %d display_clock_mode %d\n",
+ dev_priv->int_tv_support,
+ dev_priv->int_crt_support,
+ dev_priv->lvds_use_ssc,
+ dev_priv->lvds_ssc_freq,
+ dev_priv->display_clock_mode);
+ }
+}
+
+static void
+parse_general_definitions(struct drm_i915_private *dev_priv,
+ struct bdb_header *bdb)
+{
+ struct bdb_general_definitions *general;
+
+ general = find_section(bdb, BDB_GENERAL_DEFINITIONS);
+ if (general) {
+ u16 block_size = get_blocksize(general);
+ if (block_size >= sizeof(*general)) {
+ int bus_pin = general->crt_ddc_gmbus_pin;
+ DRM_DEBUG_KMS("crt_ddc_bus_pin: %d\n", bus_pin);
+ if (bus_pin >= 1 && bus_pin <= 6)
+ dev_priv->crt_ddc_pin = bus_pin;
+ } else {
+ DRM_DEBUG_KMS("BDB_GD too small (%d). Invalid.\n",
+ block_size);
+ }
+ }
+}
+
+static void
+parse_sdvo_device_mapping(struct drm_i915_private *dev_priv,
+ struct bdb_header *bdb)
+{
+ struct sdvo_device_mapping *p_mapping;
+ struct bdb_general_definitions *p_defs;
+ struct child_device_config *p_child;
+ int i, child_device_num, count;
+ u16 block_size;
+
+ p_defs = find_section(bdb, BDB_GENERAL_DEFINITIONS);
+ if (!p_defs) {
+ DRM_DEBUG_KMS("No general definition block is found, unable to construct sdvo mapping.\n");
+ return;
+ }
+ /* judge whether the size of child device meets the requirements.
+ * If the child device size obtained from general definition block
+ * is different with sizeof(struct child_device_config), skip the
+ * parsing of sdvo device info
+ */
+ if (p_defs->child_dev_size != sizeof(*p_child)) {
+ /* different child dev size . Ignore it */
+ DRM_DEBUG_KMS("different child size is found. Invalid.\n");
+ return;
+ }
+ /* get the block size of general definitions */
+ block_size = get_blocksize(p_defs);
+ /* get the number of child device */
+ child_device_num = (block_size - sizeof(*p_defs)) /
+ sizeof(*p_child);
+ count = 0;
+ for (i = 0; i < child_device_num; i++) {
+ p_child = &(p_defs->devices[i]);
+ if (!p_child->device_type) {
+ /* skip the device block if device type is invalid */
+ continue;
+ }
+ if (p_child->slave_addr != SLAVE_ADDR1 &&
+ p_child->slave_addr != SLAVE_ADDR2) {
+ /*
+ * If the slave address is neither 0x70 nor 0x72,
+ * it is not a SDVO device. Skip it.
+ */
+ continue;
+ }
+ if (p_child->dvo_port != DEVICE_PORT_DVOB &&
+ p_child->dvo_port != DEVICE_PORT_DVOC) {
+ /* skip the incorrect SDVO port */
+ DRM_DEBUG_KMS("Incorrect SDVO port. Skip it\n");
+ continue;
+ }
+ DRM_DEBUG_KMS("the SDVO device with slave addr %2x is found on"
+ " %s port\n",
+ p_child->slave_addr,
+ (p_child->dvo_port == DEVICE_PORT_DVOB) ?
+ "SDVOB" : "SDVOC");
+ p_mapping = &(dev_priv->sdvo_mappings[p_child->dvo_port - 1]);
+ if (!p_mapping->initialized) {
+ p_mapping->dvo_port = p_child->dvo_port;
+ p_mapping->slave_addr = p_child->slave_addr;
+ p_mapping->dvo_wiring = p_child->dvo_wiring;
+ p_mapping->ddc_pin = p_child->ddc_pin;
+ p_mapping->i2c_pin = p_child->i2c_pin;
+ p_mapping->initialized = 1;
+ DRM_DEBUG_KMS("SDVO device: dvo=%x, addr=%x, wiring=%d, ddc_pin=%d, i2c_pin=%d\n",
+ p_mapping->dvo_port,
+ p_mapping->slave_addr,
+ p_mapping->dvo_wiring,
+ p_mapping->ddc_pin,
+ p_mapping->i2c_pin);
+ } else {
+ DRM_DEBUG_KMS("Maybe one SDVO port is shared by "
+ "two SDVO device.\n");
+ }
+ if (p_child->slave2_addr) {
+ /* Maybe this is a SDVO device with multiple inputs */
+ /* And the mapping info is not added */
+ DRM_DEBUG_KMS("there exists the slave2_addr. Maybe this"
+ " is a SDVO device with multiple inputs.\n");
+ }
+ count++;
+ }
+
+ if (!count) {
+ /* No SDVO device info is found */
+ DRM_DEBUG_KMS("No SDVO device info is found in VBT\n");
+ }
+ return;
+}
+
+static void
+parse_driver_features(struct drm_i915_private *dev_priv,
+ struct bdb_header *bdb)
+{
+ struct drm_device *dev = dev_priv->dev;
+ struct bdb_driver_features *driver;
+
+ driver = find_section(bdb, BDB_DRIVER_FEATURES);
+ if (!driver)
+ return;
+
+ if (SUPPORTS_EDP(dev) &&
+ driver->lvds_config == BDB_DRIVER_FEATURE_EDP)
+ dev_priv->edp.support = 1;
+
+ if (driver->dual_frequency)
+ dev_priv->render_reclock_avail = true;
+}
+
+static void
+parse_edp(struct drm_i915_private *dev_priv, struct bdb_header *bdb)
+{
+ struct bdb_edp *edp;
+ struct edp_power_seq *edp_pps;
+ struct edp_link_params *edp_link_params;
+
+ edp = find_section(bdb, BDB_EDP);
+ if (!edp) {
+ if (SUPPORTS_EDP(dev_priv->dev) && dev_priv->edp.support) {
+ DRM_DEBUG_KMS("No eDP BDB found but eDP panel "
+ "supported, assume %dbpp panel color "
+ "depth.\n",
+ dev_priv->edp.bpp);
+ }
+ return;
+ }
+
+ switch ((edp->color_depth >> (panel_type * 2)) & 3) {
+ case EDP_18BPP:
+ dev_priv->edp.bpp = 18;
+ break;
+ case EDP_24BPP:
+ dev_priv->edp.bpp = 24;
+ break;
+ case EDP_30BPP:
+ dev_priv->edp.bpp = 30;
+ break;
+ }
+
+ /* Get the eDP sequencing and link info */
+ edp_pps = &edp->power_seqs[panel_type];
+ edp_link_params = &edp->link_params[panel_type];
+
+ dev_priv->edp.pps = *edp_pps;
+
+ dev_priv->edp.rate = edp_link_params->rate ? DP_LINK_BW_2_7 :
+ DP_LINK_BW_1_62;
+ switch (edp_link_params->lanes) {
+ case 0:
+ dev_priv->edp.lanes = 1;
+ break;
+ case 1:
+ dev_priv->edp.lanes = 2;
+ break;
+ case 3:
+ default:
+ dev_priv->edp.lanes = 4;
+ break;
+ }
+ switch (edp_link_params->preemphasis) {
+ case 0:
+ dev_priv->edp.preemphasis = DP_TRAIN_PRE_EMPHASIS_0;
+ break;
+ case 1:
+ dev_priv->edp.preemphasis = DP_TRAIN_PRE_EMPHASIS_3_5;
+ break;
+ case 2:
+ dev_priv->edp.preemphasis = DP_TRAIN_PRE_EMPHASIS_6;
+ break;
+ case 3:
+ dev_priv->edp.preemphasis = DP_TRAIN_PRE_EMPHASIS_9_5;
+ break;
+ }
+ switch (edp_link_params->vswing) {
+ case 0:
+ dev_priv->edp.vswing = DP_TRAIN_VOLTAGE_SWING_400;
+ break;
+ case 1:
+ dev_priv->edp.vswing = DP_TRAIN_VOLTAGE_SWING_600;
+ break;
+ case 2:
+ dev_priv->edp.vswing = DP_TRAIN_VOLTAGE_SWING_800;
+ break;
+ case 3:
+ dev_priv->edp.vswing = DP_TRAIN_VOLTAGE_SWING_1200;
+ break;
+ }
+}
+
+static void
+parse_device_mapping(struct drm_i915_private *dev_priv,
+ struct bdb_header *bdb)
+{
+ struct bdb_general_definitions *p_defs;
+ struct child_device_config *p_child, *child_dev_ptr;
+ int i, child_device_num, count;
+ u16 block_size;
+
+ p_defs = find_section(bdb, BDB_GENERAL_DEFINITIONS);
+ if (!p_defs) {
+ DRM_DEBUG_KMS("No general definition block is found, no devices defined.\n");
+ return;
+ }
+ /* judge whether the size of child device meets the requirements.
+ * If the child device size obtained from general definition block
+ * is different with sizeof(struct child_device_config), skip the
+ * parsing of sdvo device info
+ */
+ if (p_defs->child_dev_size != sizeof(*p_child)) {
+ /* different child dev size . Ignore it */
+ DRM_DEBUG_KMS("different child size is found. Invalid.\n");
+ return;
+ }
+ /* get the block size of general definitions */
+ block_size = get_blocksize(p_defs);
+ /* get the number of child device */
+ child_device_num = (block_size - sizeof(*p_defs)) /
+ sizeof(*p_child);
+ count = 0;
+ /* get the number of child device that is present */
+ for (i = 0; i < child_device_num; i++) {
+ p_child = &(p_defs->devices[i]);
+ if (!p_child->device_type) {
+ /* skip the device block if device type is invalid */
+ continue;
+ }
+ count++;
+ }
+ if (!count) {
+ DRM_DEBUG_KMS("no child dev is parsed from VBT\n");
+ return;
+ }
+ dev_priv->child_dev = malloc(sizeof(*p_child) * count, DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ dev_priv->child_dev_num = count;
+ count = 0;
+ for (i = 0; i < child_device_num; i++) {
+ p_child = &(p_defs->devices[i]);
+ if (!p_child->device_type) {
+ /* skip the device block if device type is invalid */
+ continue;
+ }
+ child_dev_ptr = dev_priv->child_dev + count;
+ count++;
+ memcpy((void *)child_dev_ptr, (void *)p_child,
+ sizeof(*p_child));
+ }
+ return;
+}
+
+static void
+init_vbt_defaults(struct drm_i915_private *dev_priv)
+{
+ struct drm_device *dev = dev_priv->dev;
+
+ dev_priv->crt_ddc_pin = GMBUS_PORT_VGADDC;
+
+ /* LFP panel data */
+ dev_priv->lvds_dither = 1;
+ dev_priv->lvds_vbt = 0;
+
+ /* SDVO panel data */
+ dev_priv->sdvo_lvds_vbt_mode = NULL;
+
+ /* general features */
+ dev_priv->int_tv_support = 1;
+ dev_priv->int_crt_support = 1;
+
+ /* Default to using SSC */
+ dev_priv->lvds_use_ssc = 1;
+ dev_priv->lvds_ssc_freq = intel_bios_ssc_frequency(dev, 1);
+ DRM_DEBUG_KMS("Set default to SSC at %dMHz\n", dev_priv->lvds_ssc_freq);
+
+ /* eDP data */
+ dev_priv->edp.bpp = 18;
+}
+
+static int intel_no_opregion_vbt_callback(const struct dmi_system_id *id)
+{
+ DRM_DEBUG_KMS("Falling back to manually reading VBT from "
+ "VBIOS ROM for %s\n",
+ id->ident);
+ return 1;
+}
+
+static const struct dmi_system_id intel_no_opregion_vbt[] = {
+ {
+ .callback = intel_no_opregion_vbt_callback,
+ .ident = "ThinkCentre A57",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "LENOVO"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "97027RG"),
+ },
+ },
+ { }
+};
+
+/**
+ * intel_parse_bios - find VBT and initialize settings from the BIOS
+ * @dev: DRM device
+ *
+ * Loads the Video BIOS and checks that the VBT exists. Sets scratch registers
+ * to appropriate values.
+ *
+ * Returns 0 on success, nonzero on failure.
+ */
+bool
+intel_parse_bios(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct bdb_header *bdb = NULL;
+ u8 *bios;
+
+ init_vbt_defaults(dev_priv);
+
+ /* XXX Should this validation be moved to intel_opregion.c? */
+ if (!dmi_check_system(intel_no_opregion_vbt) && dev_priv->opregion.vbt) {
+ struct vbt_header *vbt = dev_priv->opregion.vbt;
+ if (memcmp(vbt->signature, "$VBT", 4) == 0) {
+ DRM_DEBUG_KMS("Using VBT from OpRegion: %20s\n",
+ vbt->signature);
+ bdb = (struct bdb_header *)((char *)vbt + vbt->bdb_offset);
+ } else
+ dev_priv->opregion.vbt = NULL;
+ }
+ bios = NULL;
+
+#if 1
+ if (bdb == NULL) {
+ KIB_NOTYET();
+ return (-1);
+ }
+#else
+ if (bdb == NULL) {
+ struct vbt_header *vbt = NULL;
+ size_t size;
+ int i;
+
+ bios = pci_map_rom(pdev, &size);
+ if (!bios)
+ return -1;
+
+ /* Scour memory looking for the VBT signature */
+ for (i = 0; i + 4 < size; i++) {
+ if (!memcmp(bios + i, "$VBT", 4)) {
+ vbt = (struct vbt_header *)(bios + i);
+ break;
+ }
+ }
+
+ if (!vbt) {
+ DRM_DEBUG_DRIVER("VBT signature missing\n");
+ pci_unmap_rom(pdev, bios);
+ return -1;
+ }
+
+ bdb = (struct bdb_header *)(bios + i + vbt->bdb_offset);
+ }
+#endif
+
+ /* Grab useful general definitions */
+ parse_general_features(dev_priv, bdb);
+ parse_general_definitions(dev_priv, bdb);
+ parse_lfp_panel_data(dev_priv, bdb);
+ parse_sdvo_panel_data(dev_priv, bdb);
+ parse_sdvo_device_mapping(dev_priv, bdb);
+ parse_device_mapping(dev_priv, bdb);
+ parse_driver_features(dev_priv, bdb);
+ parse_edp(dev_priv, bdb);
+
+#if 0
+ if (bios)
+ pci_unmap_rom(pdev, bios);
+#endif
+
+ return 0;
+}
+
+/* Ensure that vital registers have been initialised, even if the BIOS
+ * is absent or just failing to do its job.
+ */
+void intel_setup_bios(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ /* Set the Panel Power On/Off timings if uninitialized. */
+ if ((I915_READ(PP_ON_DELAYS) == 0) && (I915_READ(PP_OFF_DELAYS) == 0)) {
+ /* Set T2 to 40ms and T5 to 200ms */
+ I915_WRITE(PP_ON_DELAYS, 0x019007d0);
+
+ /* Set T3 to 35ms and Tx to 200ms */
+ I915_WRITE(PP_OFF_DELAYS, 0x015e07d0);
+ }
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_bios.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_bios.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,620 @@
+/*
+ * Copyright © 2006 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ *
+ * $FreeBSD: head/sys/dev/drm2/i915/intel_bios.h 235783 2012-05-22 11:07:44Z kib $
+ */
+
+#ifndef _I830_BIOS_H_
+#define _I830_BIOS_H_
+
+#include <dev/drm2/drmP.h>
+
+struct vbt_header {
+ u8 signature[20]; /**< Always starts with 'VBT$' */
+ u16 version; /**< decimal */
+ u16 header_size; /**< in bytes */
+ u16 vbt_size; /**< in bytes */
+ u8 vbt_checksum;
+ u8 reserved0;
+ u32 bdb_offset; /**< from beginning of VBT */
+ u32 aim_offset[4]; /**< from beginning of VBT */
+} __attribute__((packed));
+
+struct bdb_header {
+ u8 signature[16]; /**< Always 'BIOS_DATA_BLOCK' */
+ u16 version; /**< decimal */
+ u16 header_size; /**< in bytes */
+ u16 bdb_size; /**< in bytes */
+};
+
+/* strictly speaking, this is a "skip" block, but it has interesting info */
+struct vbios_data {
+ u8 type; /* 0 == desktop, 1 == mobile */
+ u8 relstage;
+ u8 chipset;
+ u8 lvds_present:1;
+ u8 tv_present:1;
+ u8 rsvd2:6; /* finish byte */
+ u8 rsvd3[4];
+ u8 signon[155];
+ u8 copyright[61];
+ u16 code_segment;
+ u8 dos_boot_mode;
+ u8 bandwidth_percent;
+ u8 rsvd4; /* popup memory size */
+ u8 resize_pci_bios;
+ u8 rsvd5; /* is crt already on ddc2 */
+} __attribute__((packed));
+
+/*
+ * There are several types of BIOS data blocks (BDBs), each block has
+ * an ID and size in the first 3 bytes (ID in first, size in next 2).
+ * Known types are listed below.
+ */
+#define BDB_GENERAL_FEATURES 1
+#define BDB_GENERAL_DEFINITIONS 2
+#define BDB_OLD_TOGGLE_LIST 3
+#define BDB_MODE_SUPPORT_LIST 4
+#define BDB_GENERIC_MODE_TABLE 5
+#define BDB_EXT_MMIO_REGS 6
+#define BDB_SWF_IO 7
+#define BDB_SWF_MMIO 8
+#define BDB_DOT_CLOCK_TABLE 9
+#define BDB_MODE_REMOVAL_TABLE 10
+#define BDB_CHILD_DEVICE_TABLE 11
+#define BDB_DRIVER_FEATURES 12
+#define BDB_DRIVER_PERSISTENCE 13
+#define BDB_EXT_TABLE_PTRS 14
+#define BDB_DOT_CLOCK_OVERRIDE 15
+#define BDB_DISPLAY_SELECT 16
+/* 17 rsvd */
+#define BDB_DRIVER_ROTATION 18
+#define BDB_DISPLAY_REMOVE 19
+#define BDB_OEM_CUSTOM 20
+#define BDB_EFP_LIST 21 /* workarounds for VGA hsync/vsync */
+#define BDB_SDVO_LVDS_OPTIONS 22
+#define BDB_SDVO_PANEL_DTDS 23
+#define BDB_SDVO_LVDS_PNP_IDS 24
+#define BDB_SDVO_LVDS_POWER_SEQ 25
+#define BDB_TV_OPTIONS 26
+#define BDB_EDP 27
+#define BDB_LVDS_OPTIONS 40
+#define BDB_LVDS_LFP_DATA_PTRS 41
+#define BDB_LVDS_LFP_DATA 42
+#define BDB_LVDS_BACKLIGHT 43
+#define BDB_LVDS_POWER 44
+#define BDB_SKIP 254 /* VBIOS private block, ignore */
+
+struct bdb_general_features {
+ /* bits 1 */
+ u8 panel_fitting:2;
+ u8 flexaim:1;
+ u8 msg_enable:1;
+ u8 clear_screen:3;
+ u8 color_flip:1;
+
+ /* bits 2 */
+ u8 download_ext_vbt:1;
+ u8 enable_ssc:1;
+ u8 ssc_freq:1;
+ u8 enable_lfp_on_override:1;
+ u8 disable_ssc_ddt:1;
+ u8 rsvd7:1;
+ u8 display_clock_mode:1;
+ u8 rsvd8:1; /* finish byte */
+
+ /* bits 3 */
+ u8 disable_smooth_vision:1;
+ u8 single_dvi:1;
+ u8 rsvd9:6; /* finish byte */
+
+ /* bits 4 */
+ u8 legacy_monitor_detect;
+
+ /* bits 5 */
+ u8 int_crt_support:1;
+ u8 int_tv_support:1;
+ u8 int_efp_support:1;
+ u8 dp_ssc_enb:1; /* PCH attached eDP supports SSC */
+ u8 dp_ssc_freq:1; /* SSC freq for PCH attached eDP */
+ u8 rsvd11:3; /* finish byte */
+} __attribute__((packed));
+
+/* pre-915 */
+#define GPIO_PIN_DVI_LVDS 0x03 /* "DVI/LVDS DDC GPIO pins" */
+#define GPIO_PIN_ADD_I2C 0x05 /* "ADDCARD I2C GPIO pins" */
+#define GPIO_PIN_ADD_DDC 0x04 /* "ADDCARD DDC GPIO pins" */
+#define GPIO_PIN_ADD_DDC_I2C 0x06 /* "ADDCARD DDC/I2C GPIO pins" */
+
+/* Pre 915 */
+#define DEVICE_TYPE_NONE 0x00
+#define DEVICE_TYPE_CRT 0x01
+#define DEVICE_TYPE_TV 0x09
+#define DEVICE_TYPE_EFP 0x12
+#define DEVICE_TYPE_LFP 0x22
+/* On 915+ */
+#define DEVICE_TYPE_CRT_DPMS 0x6001
+#define DEVICE_TYPE_CRT_DPMS_HOTPLUG 0x4001
+#define DEVICE_TYPE_TV_COMPOSITE 0x0209
+#define DEVICE_TYPE_TV_MACROVISION 0x0289
+#define DEVICE_TYPE_TV_RF_COMPOSITE 0x020c
+#define DEVICE_TYPE_TV_SVIDEO_COMPOSITE 0x0609
+#define DEVICE_TYPE_TV_SCART 0x0209
+#define DEVICE_TYPE_TV_CODEC_HOTPLUG_PWR 0x6009
+#define DEVICE_TYPE_EFP_HOTPLUG_PWR 0x6012
+#define DEVICE_TYPE_EFP_DVI_HOTPLUG_PWR 0x6052
+#define DEVICE_TYPE_EFP_DVI_I 0x6053
+#define DEVICE_TYPE_EFP_DVI_D_DUAL 0x6152
+#define DEVICE_TYPE_EFP_DVI_D_HDCP 0x60d2
+#define DEVICE_TYPE_OPENLDI_HOTPLUG_PWR 0x6062
+#define DEVICE_TYPE_OPENLDI_DUALPIX 0x6162
+#define DEVICE_TYPE_LFP_PANELLINK 0x5012
+#define DEVICE_TYPE_LFP_CMOS_PWR 0x5042
+#define DEVICE_TYPE_LFP_LVDS_PWR 0x5062
+#define DEVICE_TYPE_LFP_LVDS_DUAL 0x5162
+#define DEVICE_TYPE_LFP_LVDS_DUAL_HDCP 0x51e2
+
+#define DEVICE_CFG_NONE 0x00
+#define DEVICE_CFG_12BIT_DVOB 0x01
+#define DEVICE_CFG_12BIT_DVOC 0x02
+#define DEVICE_CFG_24BIT_DVOBC 0x09
+#define DEVICE_CFG_24BIT_DVOCB 0x0a
+#define DEVICE_CFG_DUAL_DVOB 0x11
+#define DEVICE_CFG_DUAL_DVOC 0x12
+#define DEVICE_CFG_DUAL_DVOBC 0x13
+#define DEVICE_CFG_DUAL_LINK_DVOBC 0x19
+#define DEVICE_CFG_DUAL_LINK_DVOCB 0x1a
+
+#define DEVICE_WIRE_NONE 0x00
+#define DEVICE_WIRE_DVOB 0x01
+#define DEVICE_WIRE_DVOC 0x02
+#define DEVICE_WIRE_DVOBC 0x03
+#define DEVICE_WIRE_DVOBB 0x05
+#define DEVICE_WIRE_DVOCC 0x06
+#define DEVICE_WIRE_DVOB_MASTER 0x0d
+#define DEVICE_WIRE_DVOC_MASTER 0x0e
+
+#define DEVICE_PORT_DVOA 0x00 /* none on 845+ */
+#define DEVICE_PORT_DVOB 0x01
+#define DEVICE_PORT_DVOC 0x02
+
+struct child_device_config {
+ u16 handle;
+ u16 device_type;
+ u8 device_id[10]; /* ascii string */
+ u16 addin_offset;
+ u8 dvo_port; /* See Device_PORT_* above */
+ u8 i2c_pin;
+ u8 slave_addr;
+ u8 ddc_pin;
+ u16 edid_ptr;
+ u8 dvo_cfg; /* See DEVICE_CFG_* above */
+ u8 dvo2_port;
+ u8 i2c2_pin;
+ u8 slave2_addr;
+ u8 ddc2_pin;
+ u8 capabilities;
+ u8 dvo_wiring;/* See DEVICE_WIRE_* above */
+ u8 dvo2_wiring;
+ u16 extended_type;
+ u8 dvo_function;
+} __attribute__((packed));
+
+struct bdb_general_definitions {
+ /* DDC GPIO */
+ u8 crt_ddc_gmbus_pin;
+
+ /* DPMS bits */
+ u8 dpms_acpi:1;
+ u8 skip_boot_crt_detect:1;
+ u8 dpms_aim:1;
+ u8 rsvd1:5; /* finish byte */
+
+ /* boot device bits */
+ u8 boot_display[2];
+ u8 child_dev_size;
+
+ /*
+ * Device info:
+ * If TV is present, it'll be at devices[0].
+ * LVDS will be next, either devices[0] or [1], if present.
+ * On some platforms the number of device is 6. But could be as few as
+ * 4 if both TV and LVDS are missing.
+ * And the device num is related with the size of general definition
+ * block. It is obtained by using the following formula:
+ * number = (block_size - sizeof(bdb_general_definitions))/
+ * sizeof(child_device_config);
+ */
+ struct child_device_config devices[0];
+} __attribute__((packed));
+
+struct bdb_lvds_options {
+ u8 panel_type;
+ u8 rsvd1;
+ /* LVDS capabilities, stored in a dword */
+ u8 pfit_mode:2;
+ u8 pfit_text_mode_enhanced:1;
+ u8 pfit_gfx_mode_enhanced:1;
+ u8 pfit_ratio_auto:1;
+ u8 pixel_dither:1;
+ u8 lvds_edid:1;
+ u8 rsvd2:1;
+ u8 rsvd4;
+} __attribute__((packed));
+
+/* LFP pointer table contains entries to the struct below */
+struct bdb_lvds_lfp_data_ptr {
+ u16 fp_timing_offset; /* offsets are from start of bdb */
+ u8 fp_table_size;
+ u16 dvo_timing_offset;
+ u8 dvo_table_size;
+ u16 panel_pnp_id_offset;
+ u8 pnp_table_size;
+} __attribute__((packed));
+
+struct bdb_lvds_lfp_data_ptrs {
+ u8 lvds_entries; /* followed by one or more lvds_data_ptr structs */
+ struct bdb_lvds_lfp_data_ptr ptr[16];
+} __attribute__((packed));
+
+/* LFP data has 3 blocks per entry */
+struct lvds_fp_timing {
+ u16 x_res;
+ u16 y_res;
+ u32 lvds_reg;
+ u32 lvds_reg_val;
+ u32 pp_on_reg;
+ u32 pp_on_reg_val;
+ u32 pp_off_reg;
+ u32 pp_off_reg_val;
+ u32 pp_cycle_reg;
+ u32 pp_cycle_reg_val;
+ u32 pfit_reg;
+ u32 pfit_reg_val;
+ u16 terminator;
+} __attribute__((packed));
+
+struct lvds_dvo_timing {
+ u16 clock; /**< In 10khz */
+ u8 hactive_lo;
+ u8 hblank_lo;
+ u8 hblank_hi:4;
+ u8 hactive_hi:4;
+ u8 vactive_lo;
+ u8 vblank_lo;
+ u8 vblank_hi:4;
+ u8 vactive_hi:4;
+ u8 hsync_off_lo;
+ u8 hsync_pulse_width;
+ u8 vsync_pulse_width:4;
+ u8 vsync_off:4;
+ u8 rsvd0:6;
+ u8 hsync_off_hi:2;
+ u8 h_image;
+ u8 v_image;
+ u8 max_hv;
+ u8 h_border;
+ u8 v_border;
+ u8 rsvd1:3;
+ u8 digital:2;
+ u8 vsync_positive:1;
+ u8 hsync_positive:1;
+ u8 rsvd2:1;
+} __attribute__((packed));
+
+struct lvds_pnp_id {
+ u16 mfg_name;
+ u16 product_code;
+ u32 serial;
+ u8 mfg_week;
+ u8 mfg_year;
+} __attribute__((packed));
+
+struct bdb_lvds_lfp_data_entry {
+ struct lvds_fp_timing fp_timing;
+ struct lvds_dvo_timing dvo_timing;
+ struct lvds_pnp_id pnp_id;
+} __attribute__((packed));
+
+struct bdb_lvds_lfp_data {
+ struct bdb_lvds_lfp_data_entry data[16];
+} __attribute__((packed));
+
+struct aimdb_header {
+ char signature[16];
+ char oem_device[20];
+ u16 aimdb_version;
+ u16 aimdb_header_size;
+ u16 aimdb_size;
+} __attribute__((packed));
+
+struct aimdb_block {
+ u8 aimdb_id;
+ u16 aimdb_size;
+} __attribute__((packed));
+
+struct vch_panel_data {
+ u16 fp_timing_offset;
+ u8 fp_timing_size;
+ u16 dvo_timing_offset;
+ u8 dvo_timing_size;
+ u16 text_fitting_offset;
+ u8 text_fitting_size;
+ u16 graphics_fitting_offset;
+ u8 graphics_fitting_size;
+} __attribute__((packed));
+
+struct vch_bdb_22 {
+ struct aimdb_block aimdb_block;
+ struct vch_panel_data panels[16];
+} __attribute__((packed));
+
+struct bdb_sdvo_lvds_options {
+ u8 panel_backlight;
+ u8 h40_set_panel_type;
+ u8 panel_type;
+ u8 ssc_clk_freq;
+ u16 als_low_trip;
+ u16 als_high_trip;
+ u8 sclalarcoeff_tab_row_num;
+ u8 sclalarcoeff_tab_row_size;
+ u8 coefficient[8];
+ u8 panel_misc_bits_1;
+ u8 panel_misc_bits_2;
+ u8 panel_misc_bits_3;
+ u8 panel_misc_bits_4;
+} __attribute__((packed));
+
+
+#define BDB_DRIVER_FEATURE_NO_LVDS 0
+#define BDB_DRIVER_FEATURE_INT_LVDS 1
+#define BDB_DRIVER_FEATURE_SDVO_LVDS 2
+#define BDB_DRIVER_FEATURE_EDP 3
+
+struct bdb_driver_features {
+ u8 boot_dev_algorithm:1;
+ u8 block_display_switch:1;
+ u8 allow_display_switch:1;
+ u8 hotplug_dvo:1;
+ u8 dual_view_zoom:1;
+ u8 int15h_hook:1;
+ u8 sprite_in_clone:1;
+ u8 primary_lfp_id:1;
+
+ u16 boot_mode_x;
+ u16 boot_mode_y;
+ u8 boot_mode_bpp;
+ u8 boot_mode_refresh;
+
+ u16 enable_lfp_primary:1;
+ u16 selective_mode_pruning:1;
+ u16 dual_frequency:1;
+ u16 render_clock_freq:1; /* 0: high freq; 1: low freq */
+ u16 nt_clone_support:1;
+ u16 power_scheme_ui:1; /* 0: CUI; 1: 3rd party */
+ u16 sprite_display_assign:1; /* 0: secondary; 1: primary */
+ u16 cui_aspect_scaling:1;
+ u16 preserve_aspect_ratio:1;
+ u16 sdvo_device_power_down:1;
+ u16 crt_hotplug:1;
+ u16 lvds_config:2;
+ u16 tv_hotplug:1;
+ u16 hdmi_config:2;
+
+ u8 static_display:1;
+ u8 reserved2:7;
+ u16 legacy_crt_max_x;
+ u16 legacy_crt_max_y;
+ u8 legacy_crt_max_refresh;
+
+ u8 hdmi_termination;
+ u8 custom_vbt_version;
+} __attribute__((packed));
+
+#define EDP_18BPP 0
+#define EDP_24BPP 1
+#define EDP_30BPP 2
+#define EDP_RATE_1_62 0
+#define EDP_RATE_2_7 1
+#define EDP_LANE_1 0
+#define EDP_LANE_2 1
+#define EDP_LANE_4 3
+#define EDP_PREEMPHASIS_NONE 0
+#define EDP_PREEMPHASIS_3_5dB 1
+#define EDP_PREEMPHASIS_6dB 2
+#define EDP_PREEMPHASIS_9_5dB 3
+#define EDP_VSWING_0_4V 0
+#define EDP_VSWING_0_6V 1
+#define EDP_VSWING_0_8V 2
+#define EDP_VSWING_1_2V 3
+
+struct edp_power_seq {
+ u16 t1_t3;
+ u16 t8;
+ u16 t9;
+ u16 t10;
+ u16 t11_t12;
+} __attribute__ ((packed));
+
+struct edp_link_params {
+ u8 rate:4;
+ u8 lanes:4;
+ u8 preemphasis:4;
+ u8 vswing:4;
+} __attribute__ ((packed));
+
+struct bdb_edp {
+ struct edp_power_seq power_seqs[16];
+ u32 color_depth;
+ struct edp_link_params link_params[16];
+ u32 sdrrs_msa_timing_delay;
+
+ /* ith bit indicates enabled/disabled for (i+1)th panel */
+ u16 edp_s3d_feature;
+ u16 edp_t3_optimization;
+} __attribute__ ((packed));
+
+void intel_setup_bios(struct drm_device *dev);
+bool intel_parse_bios(struct drm_device *dev);
+
+/*
+ * Driver<->VBIOS interaction occurs through scratch bits in
+ * GR18 & SWF*.
+ */
+
+/* GR18 bits are set on display switch and hotkey events */
+#define GR18_DRIVER_SWITCH_EN (1<<7) /* 0: VBIOS control, 1: driver control */
+#define GR18_HOTKEY_MASK 0x78 /* See also SWF4 15:0 */
+#define GR18_HK_NONE (0x0<<3)
+#define GR18_HK_LFP_STRETCH (0x1<<3)
+#define GR18_HK_TOGGLE_DISP (0x2<<3)
+#define GR18_HK_DISP_SWITCH (0x4<<3) /* see SWF14 15:0 for what to enable */
+#define GR18_HK_POPUP_DISABLED (0x6<<3)
+#define GR18_HK_POPUP_ENABLED (0x7<<3)
+#define GR18_HK_PFIT (0x8<<3)
+#define GR18_HK_APM_CHANGE (0xa<<3)
+#define GR18_HK_MULTIPLE (0xc<<3)
+#define GR18_USER_INT_EN (1<<2)
+#define GR18_A0000_FLUSH_EN (1<<1)
+#define GR18_SMM_EN (1<<0)
+
+/* Set by driver, cleared by VBIOS */
+#define SWF00_YRES_SHIFT 16
+#define SWF00_XRES_SHIFT 0
+#define SWF00_RES_MASK 0xffff
+
+/* Set by VBIOS at boot time and driver at runtime */
+#define SWF01_TV2_FORMAT_SHIFT 8
+#define SWF01_TV1_FORMAT_SHIFT 0
+#define SWF01_TV_FORMAT_MASK 0xffff
+
+#define SWF10_VBIOS_BLC_I2C_EN (1<<29)
+#define SWF10_GTT_OVERRIDE_EN (1<<28)
+#define SWF10_LFP_DPMS_OVR (1<<27) /* override DPMS on display switch */
+#define SWF10_ACTIVE_TOGGLE_LIST_MASK (7<<24)
+#define SWF10_OLD_TOGGLE 0x0
+#define SWF10_TOGGLE_LIST_1 0x1
+#define SWF10_TOGGLE_LIST_2 0x2
+#define SWF10_TOGGLE_LIST_3 0x3
+#define SWF10_TOGGLE_LIST_4 0x4
+#define SWF10_PANNING_EN (1<<23)
+#define SWF10_DRIVER_LOADED (1<<22)
+#define SWF10_EXTENDED_DESKTOP (1<<21)
+#define SWF10_EXCLUSIVE_MODE (1<<20)
+#define SWF10_OVERLAY_EN (1<<19)
+#define SWF10_PLANEB_HOLDOFF (1<<18)
+#define SWF10_PLANEA_HOLDOFF (1<<17)
+#define SWF10_VGA_HOLDOFF (1<<16)
+#define SWF10_ACTIVE_DISP_MASK 0xffff
+#define SWF10_PIPEB_LFP2 (1<<15)
+#define SWF10_PIPEB_EFP2 (1<<14)
+#define SWF10_PIPEB_TV2 (1<<13)
+#define SWF10_PIPEB_CRT2 (1<<12)
+#define SWF10_PIPEB_LFP (1<<11)
+#define SWF10_PIPEB_EFP (1<<10)
+#define SWF10_PIPEB_TV (1<<9)
+#define SWF10_PIPEB_CRT (1<<8)
+#define SWF10_PIPEA_LFP2 (1<<7)
+#define SWF10_PIPEA_EFP2 (1<<6)
+#define SWF10_PIPEA_TV2 (1<<5)
+#define SWF10_PIPEA_CRT2 (1<<4)
+#define SWF10_PIPEA_LFP (1<<3)
+#define SWF10_PIPEA_EFP (1<<2)
+#define SWF10_PIPEA_TV (1<<1)
+#define SWF10_PIPEA_CRT (1<<0)
+
+#define SWF11_MEMORY_SIZE_SHIFT 16
+#define SWF11_SV_TEST_EN (1<<15)
+#define SWF11_IS_AGP (1<<14)
+#define SWF11_DISPLAY_HOLDOFF (1<<13)
+#define SWF11_DPMS_REDUCED (1<<12)
+#define SWF11_IS_VBE_MODE (1<<11)
+#define SWF11_PIPEB_ACCESS (1<<10) /* 0 here means pipe a */
+#define SWF11_DPMS_MASK 0x07
+#define SWF11_DPMS_OFF (1<<2)
+#define SWF11_DPMS_SUSPEND (1<<1)
+#define SWF11_DPMS_STANDBY (1<<0)
+#define SWF11_DPMS_ON 0
+
+#define SWF14_GFX_PFIT_EN (1<<31)
+#define SWF14_TEXT_PFIT_EN (1<<30)
+#define SWF14_LID_STATUS_CLOSED (1<<29) /* 0 here means open */
+#define SWF14_POPUP_EN (1<<28)
+#define SWF14_DISPLAY_HOLDOFF (1<<27)
+#define SWF14_DISP_DETECT_EN (1<<26)
+#define SWF14_DOCKING_STATUS_DOCKED (1<<25) /* 0 here means undocked */
+#define SWF14_DRIVER_STATUS (1<<24)
+#define SWF14_OS_TYPE_WIN9X (1<<23)
+#define SWF14_OS_TYPE_WINNT (1<<22)
+/* 21:19 rsvd */
+#define SWF14_PM_TYPE_MASK 0x00070000
+#define SWF14_PM_ACPI_VIDEO (0x4 << 16)
+#define SWF14_PM_ACPI (0x3 << 16)
+#define SWF14_PM_APM_12 (0x2 << 16)
+#define SWF14_PM_APM_11 (0x1 << 16)
+#define SWF14_HK_REQUEST_MASK 0x0000ffff /* see GR18 6:3 for event type */
+ /* if GR18 indicates a display switch */
+#define SWF14_DS_PIPEB_LFP2_EN (1<<15)
+#define SWF14_DS_PIPEB_EFP2_EN (1<<14)
+#define SWF14_DS_PIPEB_TV2_EN (1<<13)
+#define SWF14_DS_PIPEB_CRT2_EN (1<<12)
+#define SWF14_DS_PIPEB_LFP_EN (1<<11)
+#define SWF14_DS_PIPEB_EFP_EN (1<<10)
+#define SWF14_DS_PIPEB_TV_EN (1<<9)
+#define SWF14_DS_PIPEB_CRT_EN (1<<8)
+#define SWF14_DS_PIPEA_LFP2_EN (1<<7)
+#define SWF14_DS_PIPEA_EFP2_EN (1<<6)
+#define SWF14_DS_PIPEA_TV2_EN (1<<5)
+#define SWF14_DS_PIPEA_CRT2_EN (1<<4)
+#define SWF14_DS_PIPEA_LFP_EN (1<<3)
+#define SWF14_DS_PIPEA_EFP_EN (1<<2)
+#define SWF14_DS_PIPEA_TV_EN (1<<1)
+#define SWF14_DS_PIPEA_CRT_EN (1<<0)
+ /* if GR18 indicates a panel fitting request */
+#define SWF14_PFIT_EN (1<<0) /* 0 means disable */
+ /* if GR18 indicates an APM change request */
+#define SWF14_APM_HIBERNATE 0x4
+#define SWF14_APM_SUSPEND 0x3
+#define SWF14_APM_STANDBY 0x1
+#define SWF14_APM_RESTORE 0x0
+
+/* Add the device class for LFP, TV, HDMI */
+#define DEVICE_TYPE_INT_LFP 0x1022
+#define DEVICE_TYPE_INT_TV 0x1009
+#define DEVICE_TYPE_HDMI 0x60D2
+#define DEVICE_TYPE_DP 0x68C6
+#define DEVICE_TYPE_eDP 0x78C6
+
+/* define the DVO port for HDMI output type */
+#define DVO_B 1
+#define DVO_C 2
+#define DVO_D 3
+
+/* define the PORT for DP output type */
+#define PORT_IDPB 7
+#define PORT_IDPC 8
+#define PORT_IDPD 9
+
+#endif /* _I830_BIOS_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_crt.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_crt.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,624 @@
+/*
+ * Copyright © 2006-2007 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_crt.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_crtc.h>
+#include <dev/drm2/drm_crtc_helper.h>
+#include <dev/drm2/drm_edid.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+
+/* Here's the desired hotplug mode */
+#define ADPA_HOTPLUG_BITS (ADPA_CRT_HOTPLUG_PERIOD_128 | \
+ ADPA_CRT_HOTPLUG_WARMUP_10MS | \
+ ADPA_CRT_HOTPLUG_SAMPLE_4S | \
+ ADPA_CRT_HOTPLUG_VOLTAGE_50 | \
+ ADPA_CRT_HOTPLUG_VOLREF_325MV | \
+ ADPA_CRT_HOTPLUG_ENABLE)
+
+struct intel_crt {
+ struct intel_encoder base;
+ bool force_hotplug_required;
+};
+
+static struct intel_crt *intel_attached_crt(struct drm_connector *connector)
+{
+ return container_of(intel_attached_encoder(connector),
+ struct intel_crt, base);
+}
+
+static void intel_crt_dpms(struct drm_encoder *encoder, int mode)
+{
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 temp, reg;
+
+ if (HAS_PCH_SPLIT(dev))
+ reg = PCH_ADPA;
+ else
+ reg = ADPA;
+
+ temp = I915_READ(reg);
+ temp &= ~(ADPA_HSYNC_CNTL_DISABLE | ADPA_VSYNC_CNTL_DISABLE);
+ temp &= ~ADPA_DAC_ENABLE;
+
+ switch (mode) {
+ case DRM_MODE_DPMS_ON:
+ temp |= ADPA_DAC_ENABLE;
+ break;
+ case DRM_MODE_DPMS_STANDBY:
+ temp |= ADPA_DAC_ENABLE | ADPA_HSYNC_CNTL_DISABLE;
+ break;
+ case DRM_MODE_DPMS_SUSPEND:
+ temp |= ADPA_DAC_ENABLE | ADPA_VSYNC_CNTL_DISABLE;
+ break;
+ case DRM_MODE_DPMS_OFF:
+ temp |= ADPA_HSYNC_CNTL_DISABLE | ADPA_VSYNC_CNTL_DISABLE;
+ break;
+ }
+
+ I915_WRITE(reg, temp);
+}
+
+static int intel_crt_mode_valid(struct drm_connector *connector,
+ struct drm_display_mode *mode)
+{
+ struct drm_device *dev = connector->dev;
+
+ int max_clock = 0;
+ if (mode->flags & DRM_MODE_FLAG_DBLSCAN)
+ return MODE_NO_DBLESCAN;
+
+ if (mode->clock < 25000)
+ return MODE_CLOCK_LOW;
+
+ if (IS_GEN2(dev))
+ max_clock = 350000;
+ else
+ max_clock = 400000;
+ if (mode->clock > max_clock)
+ return MODE_CLOCK_HIGH;
+
+ return MODE_OK;
+}
+
+static bool intel_crt_mode_fixup(struct drm_encoder *encoder,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ return true;
+}
+
+static void intel_crt_mode_set(struct drm_encoder *encoder,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+
+ struct drm_device *dev = encoder->dev;
+ struct drm_crtc *crtc = encoder->crtc;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int dpll_md_reg;
+ u32 adpa, dpll_md;
+ u32 adpa_reg;
+
+ dpll_md_reg = DPLL_MD(intel_crtc->pipe);
+
+ if (HAS_PCH_SPLIT(dev))
+ adpa_reg = PCH_ADPA;
+ else
+ adpa_reg = ADPA;
+
+ /*
+ * Disable separate mode multiplier used when cloning SDVO to CRT
+ * XXX this needs to be adjusted when we really are cloning
+ */
+ if (INTEL_INFO(dev)->gen >= 4 && !HAS_PCH_SPLIT(dev)) {
+ dpll_md = I915_READ(dpll_md_reg);
+ I915_WRITE(dpll_md_reg,
+ dpll_md & ~DPLL_MD_UDI_MULTIPLIER_MASK);
+ }
+
+ adpa = ADPA_HOTPLUG_BITS;
+ if (adjusted_mode->flags & DRM_MODE_FLAG_PHSYNC)
+ adpa |= ADPA_HSYNC_ACTIVE_HIGH;
+ if (adjusted_mode->flags & DRM_MODE_FLAG_PVSYNC)
+ adpa |= ADPA_VSYNC_ACTIVE_HIGH;
+
+ /* For CPT allow 3 pipe config, for others just use A or B */
+ if (HAS_PCH_CPT(dev))
+ adpa |= PORT_TRANS_SEL_CPT(intel_crtc->pipe);
+ else if (intel_crtc->pipe == 0)
+ adpa |= ADPA_PIPE_A_SELECT;
+ else
+ adpa |= ADPA_PIPE_B_SELECT;
+
+ if (!HAS_PCH_SPLIT(dev))
+ I915_WRITE(BCLRPAT(intel_crtc->pipe), 0);
+
+ I915_WRITE(adpa_reg, adpa);
+}
+
+static bool intel_ironlake_crt_detect_hotplug(struct drm_connector *connector)
+{
+ struct drm_device *dev = connector->dev;
+ struct intel_crt *crt = intel_attached_crt(connector);
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 adpa;
+ bool ret;
+
+ /* The first time through, trigger an explicit detection cycle */
+ if (crt->force_hotplug_required) {
+ bool turn_off_dac = HAS_PCH_SPLIT(dev);
+ u32 save_adpa;
+
+ crt->force_hotplug_required = 0;
+
+ save_adpa = adpa = I915_READ(PCH_ADPA);
+ DRM_DEBUG_KMS("trigger hotplug detect cycle: adpa=0x%x\n", adpa);
+
+ adpa |= ADPA_CRT_HOTPLUG_FORCE_TRIGGER;
+ if (turn_off_dac)
+ adpa &= ~ADPA_DAC_ENABLE;
+
+ I915_WRITE(PCH_ADPA, adpa);
+
+ if (_intel_wait_for(dev,
+ (I915_READ(PCH_ADPA) & ADPA_CRT_HOTPLUG_FORCE_TRIGGER) == 0,
+ 1000, 1, "915crt"))
+ DRM_DEBUG_KMS("timed out waiting for FORCE_TRIGGER\n");
+
+ if (turn_off_dac) {
+ I915_WRITE(PCH_ADPA, save_adpa);
+ POSTING_READ(PCH_ADPA);
+ }
+ }
+
+ /* Check the status to see if both blue and green are on now */
+ adpa = I915_READ(PCH_ADPA);
+ if ((adpa & ADPA_CRT_HOTPLUG_MONITOR_MASK) != 0)
+ ret = true;
+ else
+ ret = false;
+ DRM_DEBUG_KMS("ironlake hotplug adpa=0x%x, result %d\n", adpa, ret);
+
+ return ret;
+}
+
+/**
+ * Uses CRT_HOTPLUG_EN and CRT_HOTPLUG_STAT to detect CRT presence.
+ *
+ * Not for i915G/i915GM
+ *
+ * \return true if CRT is connected.
+ * \return false if CRT is disconnected.
+ */
+static bool intel_crt_detect_hotplug(struct drm_connector *connector)
+{
+ struct drm_device *dev = connector->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 hotplug_en, orig, stat;
+ bool ret = false;
+ int i, tries = 0;
+
+ if (HAS_PCH_SPLIT(dev))
+ return intel_ironlake_crt_detect_hotplug(connector);
+
+ /*
+ * On 4 series desktop, CRT detect sequence need to be done twice
+ * to get a reliable result.
+ */
+
+ if (IS_G4X(dev) && !IS_GM45(dev))
+ tries = 2;
+ else
+ tries = 1;
+ hotplug_en = orig = I915_READ(PORT_HOTPLUG_EN);
+ hotplug_en |= CRT_HOTPLUG_FORCE_DETECT;
+
+ for (i = 0; i < tries ; i++) {
+ /* turn on the FORCE_DETECT */
+ I915_WRITE(PORT_HOTPLUG_EN, hotplug_en);
+ /* wait for FORCE_DETECT to go off */
+ if (_intel_wait_for(dev,
+ (I915_READ(PORT_HOTPLUG_EN) & CRT_HOTPLUG_FORCE_DETECT) == 0,
+ 1000, 1, "915cr2"))
+ DRM_DEBUG_KMS("timed out waiting for FORCE_DETECT to go off");
+ }
+
+ stat = I915_READ(PORT_HOTPLUG_STAT);
+ if ((stat & CRT_HOTPLUG_MONITOR_MASK) != CRT_HOTPLUG_MONITOR_NONE)
+ ret = true;
+
+ /* clear the interrupt we just generated, if any */
+ I915_WRITE(PORT_HOTPLUG_STAT, CRT_HOTPLUG_INT_STATUS);
+
+ /* and put the bits back */
+ I915_WRITE(PORT_HOTPLUG_EN, orig);
+
+ return ret;
+}
+
+static bool intel_crt_detect_ddc(struct drm_connector *connector)
+{
+ struct intel_crt *crt = intel_attached_crt(connector);
+ struct drm_i915_private *dev_priv = crt->base.base.dev->dev_private;
+
+ /* CRT should always be at 0, but check anyway */
+ if (crt->base.type != INTEL_OUTPUT_ANALOG)
+ return false;
+
+ if (intel_ddc_probe(&crt->base, dev_priv->crt_ddc_pin)) {
+ struct edid *edid;
+ bool is_digital = false;
+
+ edid = drm_get_edid(connector,
+ dev_priv->gmbus[dev_priv->crt_ddc_pin]);
+ /*
+ * This may be a DVI-I connector with a shared DDC
+ * link between analog and digital outputs, so we
+ * have to check the EDID input spec of the attached device.
+ *
+ * On the other hand, what should we do if it is a broken EDID?
+ */
+ if (edid != NULL) {
+ is_digital = edid->input & DRM_EDID_INPUT_DIGITAL;
+ connector->display_info.raw_edid = NULL;
+ free(edid, DRM_MEM_KMS);
+ }
+
+ if (!is_digital) {
+ DRM_DEBUG_KMS("CRT detected via DDC:0x50 [EDID]\n");
+ return true;
+ } else {
+ DRM_DEBUG_KMS("CRT not detected via DDC:0x50 [EDID reports a digital panel]\n");
+ }
+ }
+
+ return false;
+}
+
+static enum drm_connector_status
+intel_crt_load_detect(struct intel_crt *crt)
+{
+ struct drm_device *dev = crt->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ uint32_t pipe = to_intel_crtc(crt->base.base.crtc)->pipe;
+ uint32_t save_bclrpat;
+ uint32_t save_vtotal;
+ uint32_t vtotal, vactive;
+ uint32_t vsample;
+ uint32_t vblank, vblank_start, vblank_end;
+ uint32_t dsl;
+ uint32_t bclrpat_reg;
+ uint32_t vtotal_reg;
+ uint32_t vblank_reg;
+ uint32_t vsync_reg;
+ uint32_t pipeconf_reg;
+ uint32_t pipe_dsl_reg;
+ uint8_t st00;
+ enum drm_connector_status status;
+
+ DRM_DEBUG_KMS("starting load-detect on CRT\n");
+
+ bclrpat_reg = BCLRPAT(pipe);
+ vtotal_reg = VTOTAL(pipe);
+ vblank_reg = VBLANK(pipe);
+ vsync_reg = VSYNC(pipe);
+ pipeconf_reg = PIPECONF(pipe);
+ pipe_dsl_reg = PIPEDSL(pipe);
+
+ save_bclrpat = I915_READ(bclrpat_reg);
+ save_vtotal = I915_READ(vtotal_reg);
+ vblank = I915_READ(vblank_reg);
+
+ vtotal = ((save_vtotal >> 16) & 0xfff) + 1;
+ vactive = (save_vtotal & 0x7ff) + 1;
+
+ vblank_start = (vblank & 0xfff) + 1;
+ vblank_end = ((vblank >> 16) & 0xfff) + 1;
+
+ /* Set the border color to purple. */
+ I915_WRITE(bclrpat_reg, 0x500050);
+
+ if (!IS_GEN2(dev)) {
+ uint32_t pipeconf = I915_READ(pipeconf_reg);
+ I915_WRITE(pipeconf_reg, pipeconf | PIPECONF_FORCE_BORDER);
+ POSTING_READ(pipeconf_reg);
+ /* Wait for next Vblank to substitue
+ * border color for Color info */
+ intel_wait_for_vblank(dev, pipe);
+ st00 = I915_READ8(VGA_MSR_WRITE);
+ status = ((st00 & (1 << 4)) != 0) ?
+ connector_status_connected :
+ connector_status_disconnected;
+
+ I915_WRITE(pipeconf_reg, pipeconf);
+ } else {
+ bool restore_vblank = false;
+ int count, detect;
+
+ /*
+ * If there isn't any border, add some.
+ * Yes, this will flicker
+ */
+ if (vblank_start <= vactive && vblank_end >= vtotal) {
+ uint32_t vsync = I915_READ(vsync_reg);
+ uint32_t vsync_start = (vsync & 0xffff) + 1;
+
+ vblank_start = vsync_start;
+ I915_WRITE(vblank_reg,
+ (vblank_start - 1) |
+ ((vblank_end - 1) << 16));
+ restore_vblank = true;
+ }
+ /* sample in the vertical border, selecting the larger one */
+ if (vblank_start - vactive >= vtotal - vblank_end)
+ vsample = (vblank_start + vactive) >> 1;
+ else
+ vsample = (vtotal + vblank_end) >> 1;
+
+ /*
+ * Wait for the border to be displayed
+ */
+ while (I915_READ(pipe_dsl_reg) >= vactive)
+ ;
+ while ((dsl = I915_READ(pipe_dsl_reg)) <= vsample)
+ ;
+ /*
+ * Watch ST00 for an entire scanline
+ */
+ detect = 0;
+ count = 0;
+ do {
+ count++;
+ /* Read the ST00 VGA status register */
+ st00 = I915_READ8(VGA_MSR_WRITE);
+ if (st00 & (1 << 4))
+ detect++;
+ } while ((I915_READ(pipe_dsl_reg) == dsl));
+
+ /* restore vblank if necessary */
+ if (restore_vblank)
+ I915_WRITE(vblank_reg, vblank);
+ /*
+ * If more than 3/4 of the scanline detected a monitor,
+ * then it is assumed to be present. This works even on i830,
+ * where there isn't any way to force the border color across
+ * the screen
+ */
+ status = detect * 4 > count * 3 ?
+ connector_status_connected :
+ connector_status_disconnected;
+ }
+
+ /* Restore previous settings */
+ I915_WRITE(bclrpat_reg, save_bclrpat);
+
+ return status;
+}
+
+static enum drm_connector_status
+intel_crt_detect(struct drm_connector *connector, bool force)
+{
+ struct drm_device *dev = connector->dev;
+ struct intel_crt *crt = intel_attached_crt(connector);
+ enum drm_connector_status status;
+ struct intel_load_detect_pipe tmp;
+
+ if (I915_HAS_HOTPLUG(dev)) {
+ if (intel_crt_detect_hotplug(connector)) {
+ DRM_DEBUG_KMS("CRT detected via hotplug\n");
+ return connector_status_connected;
+ } else {
+ DRM_DEBUG_KMS("CRT not detected via hotplug\n");
+ return connector_status_disconnected;
+ }
+ }
+
+ if (intel_crt_detect_ddc(connector))
+ return connector_status_connected;
+
+ if (!force)
+ return connector->status;
+
+ /* for pre-945g platforms use load detect */
+ if (intel_get_load_detect_pipe(&crt->base, connector, NULL,
+ &tmp)) {
+ if (intel_crt_detect_ddc(connector))
+ status = connector_status_connected;
+ else
+ status = intel_crt_load_detect(crt);
+ intel_release_load_detect_pipe(&crt->base, connector,
+ &tmp);
+ } else
+ status = connector_status_unknown;
+
+ return status;
+}
+
+static void intel_crt_destroy(struct drm_connector *connector)
+{
+
+#if 0
+ drm_sysfs_connector_remove(connector);
+#endif
+ drm_connector_cleanup(connector);
+ free(connector, DRM_MEM_KMS);
+}
+
+static int intel_crt_get_modes(struct drm_connector *connector)
+{
+ struct drm_device *dev = connector->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int ret;
+
+ ret = intel_ddc_get_modes(connector,
+ dev_priv->gmbus[dev_priv->crt_ddc_pin]);
+ if (ret || !IS_G4X(dev))
+ return ret;
+
+ /* Try to probe digital port for output in DVI-I -> VGA mode. */
+ return (intel_ddc_get_modes(connector,
+ dev_priv->gmbus[GMBUS_PORT_DPB]));
+}
+
+static int intel_crt_set_property(struct drm_connector *connector,
+ struct drm_property *property,
+ uint64_t value)
+{
+ return 0;
+}
+
+static void intel_crt_reset(struct drm_connector *connector)
+{
+ struct drm_device *dev = connector->dev;
+ struct intel_crt *crt = intel_attached_crt(connector);
+
+ if (HAS_PCH_SPLIT(dev))
+ crt->force_hotplug_required = 1;
+}
+
+/*
+ * Routines for controlling stuff on the analog port
+ */
+
+static const struct drm_encoder_helper_funcs intel_crt_helper_funcs = {
+ .dpms = intel_crt_dpms,
+ .mode_fixup = intel_crt_mode_fixup,
+ .prepare = intel_encoder_prepare,
+ .commit = intel_encoder_commit,
+ .mode_set = intel_crt_mode_set,
+};
+
+static const struct drm_connector_funcs intel_crt_connector_funcs = {
+ .reset = intel_crt_reset,
+ .dpms = drm_helper_connector_dpms,
+ .detect = intel_crt_detect,
+ .fill_modes = drm_helper_probe_single_connector_modes,
+ .destroy = intel_crt_destroy,
+ .set_property = intel_crt_set_property,
+};
+
+static const struct drm_connector_helper_funcs intel_crt_connector_helper_funcs = {
+ .mode_valid = intel_crt_mode_valid,
+ .get_modes = intel_crt_get_modes,
+ .best_encoder = intel_best_encoder,
+};
+
+static const struct drm_encoder_funcs intel_crt_enc_funcs = {
+ .destroy = intel_encoder_destroy,
+};
+
+static int intel_no_crt_dmi_callback(const struct dmi_system_id *id)
+{
+ DRM_DEBUG_KMS("Skipping CRT initialization for %s\n", id->ident);
+ return 1;
+}
+
+static const struct dmi_system_id intel_no_crt[] = {
+ {
+ .callback = intel_no_crt_dmi_callback,
+ .ident = "ACER ZGB",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "ACER"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "ZGB"),
+ },
+ },
+ { }
+};
+
+void intel_crt_init(struct drm_device *dev)
+{
+ struct drm_connector *connector;
+ struct intel_crt *crt;
+ struct intel_connector *intel_connector;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ /* Skip machines without VGA that falsely report hotplug events */
+ if (dmi_check_system(intel_no_crt))
+ return;
+
+ crt = malloc(sizeof(struct intel_crt), DRM_MEM_KMS, M_WAITOK | M_ZERO);
+ intel_connector = malloc(sizeof(struct intel_connector), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ connector = &intel_connector->base;
+ drm_connector_init(dev, &intel_connector->base,
+ &intel_crt_connector_funcs, DRM_MODE_CONNECTOR_VGA);
+
+ drm_encoder_init(dev, &crt->base.base, &intel_crt_enc_funcs,
+ DRM_MODE_ENCODER_DAC);
+
+ intel_connector_attach_encoder(intel_connector, &crt->base);
+
+ crt->base.type = INTEL_OUTPUT_ANALOG;
+ crt->base.clone_mask = (1 << INTEL_SDVO_NON_TV_CLONE_BIT |
+ 1 << INTEL_ANALOG_CLONE_BIT |
+ 1 << INTEL_SDVO_LVDS_CLONE_BIT);
+ crt->base.crtc_mask = (1 << 0) | (1 << 1);
+ if (IS_GEN2(dev))
+ connector->interlace_allowed = 0;
+ else
+ connector->interlace_allowed = 1;
+ connector->doublescan_allowed = 0;
+
+ drm_encoder_helper_add(&crt->base.base, &intel_crt_helper_funcs);
+ drm_connector_helper_add(connector, &intel_crt_connector_helper_funcs);
+
+#if 0
+ drm_sysfs_connector_add(connector);
+#endif
+
+ if (I915_HAS_HOTPLUG(dev))
+ connector->polled = DRM_CONNECTOR_POLL_HPD;
+ else
+ connector->polled = DRM_CONNECTOR_POLL_CONNECT;
+
+ /*
+ * Configure the automatic hotplug detection stuff
+ */
+ crt->force_hotplug_required = 0;
+ if (HAS_PCH_SPLIT(dev)) {
+ u32 adpa;
+
+ adpa = I915_READ(PCH_ADPA);
+ adpa &= ~ADPA_CRT_HOTPLUG_MASK;
+ adpa |= ADPA_HOTPLUG_BITS;
+ I915_WRITE(PCH_ADPA, adpa);
+ POSTING_READ(PCH_ADPA);
+
+ DRM_DEBUG_KMS("pch crt adpa set to 0x%x\n", adpa);
+ crt->force_hotplug_required = 1;
+ }
+
+ dev_priv->hotplug_supported_mask |= CRT_HOTPLUG_INT_STATUS;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_display.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_display.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,9532 @@
+/*
+ * Copyright © 2006-2007 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_display.c 235925 2012-05-24 19:13:54Z dim $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <dev/drm2/drm_edid.h>
+#include <dev/drm2/drm_dp_helper.h>
+#include <dev/drm2/drm_crtc_helper.h>
+#include <sys/kdb.h>
+#include <sys/limits.h>
+
+#define HAS_eDP (intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP))
+
+bool intel_pipe_has_type(struct drm_crtc *crtc, int type);
+static void intel_update_watermarks(struct drm_device *dev);
+static void intel_increase_pllclock(struct drm_crtc *crtc);
+static void intel_crtc_update_cursor(struct drm_crtc *crtc, bool on);
+
+typedef struct {
+ /* given values */
+ int n;
+ int m1, m2;
+ int p1, p2;
+ /* derived values */
+ int dot;
+ int vco;
+ int m;
+ int p;
+} intel_clock_t;
+
+typedef struct {
+ int min, max;
+} intel_range_t;
+
+typedef struct {
+ int dot_limit;
+ int p2_slow, p2_fast;
+} intel_p2_t;
+
+#define INTEL_P2_NUM 2
+typedef struct intel_limit intel_limit_t;
+struct intel_limit {
+ intel_range_t dot, vco, n, m, m1, m2, p, p1;
+ intel_p2_t p2;
+ bool (* find_pll)(const intel_limit_t *, struct drm_crtc *,
+ int, int, intel_clock_t *, intel_clock_t *);
+};
+
+/* FDI */
+#define IRONLAKE_FDI_FREQ 2700000 /* in kHz for mode->clock */
+
+static bool
+intel_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
+ int target, int refclk, intel_clock_t *match_clock,
+ intel_clock_t *best_clock);
+static bool
+intel_g4x_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
+ int target, int refclk, intel_clock_t *match_clock,
+ intel_clock_t *best_clock);
+
+static bool
+intel_find_pll_g4x_dp(const intel_limit_t *, struct drm_crtc *crtc,
+ int target, int refclk, intel_clock_t *match_clock,
+ intel_clock_t *best_clock);
+static bool
+intel_find_pll_ironlake_dp(const intel_limit_t *, struct drm_crtc *crtc,
+ int target, int refclk, intel_clock_t *match_clock,
+ intel_clock_t *best_clock);
+
+static inline u32 /* units of 100MHz */
+intel_fdi_link_freq(struct drm_device *dev)
+{
+ if (IS_GEN5(dev)) {
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ return (I915_READ(FDI_PLL_BIOS_0) & FDI_PLL_FB_CLOCK_MASK) + 2;
+ } else
+ return 27;
+}
+
+static const intel_limit_t intel_limits_i8xx_dvo = {
+ .dot = { .min = 25000, .max = 350000 },
+ .vco = { .min = 930000, .max = 1400000 },
+ .n = { .min = 3, .max = 16 },
+ .m = { .min = 96, .max = 140 },
+ .m1 = { .min = 18, .max = 26 },
+ .m2 = { .min = 6, .max = 16 },
+ .p = { .min = 4, .max = 128 },
+ .p1 = { .min = 2, .max = 33 },
+ .p2 = { .dot_limit = 165000,
+ .p2_slow = 4, .p2_fast = 2 },
+ .find_pll = intel_find_best_PLL,
+};
+
+static const intel_limit_t intel_limits_i8xx_lvds = {
+ .dot = { .min = 25000, .max = 350000 },
+ .vco = { .min = 930000, .max = 1400000 },
+ .n = { .min = 3, .max = 16 },
+ .m = { .min = 96, .max = 140 },
+ .m1 = { .min = 18, .max = 26 },
+ .m2 = { .min = 6, .max = 16 },
+ .p = { .min = 4, .max = 128 },
+ .p1 = { .min = 1, .max = 6 },
+ .p2 = { .dot_limit = 165000,
+ .p2_slow = 14, .p2_fast = 7 },
+ .find_pll = intel_find_best_PLL,
+};
+
+static const intel_limit_t intel_limits_i9xx_sdvo = {
+ .dot = { .min = 20000, .max = 400000 },
+ .vco = { .min = 1400000, .max = 2800000 },
+ .n = { .min = 1, .max = 6 },
+ .m = { .min = 70, .max = 120 },
+ .m1 = { .min = 10, .max = 22 },
+ .m2 = { .min = 5, .max = 9 },
+ .p = { .min = 5, .max = 80 },
+ .p1 = { .min = 1, .max = 8 },
+ .p2 = { .dot_limit = 200000,
+ .p2_slow = 10, .p2_fast = 5 },
+ .find_pll = intel_find_best_PLL,
+};
+
+static const intel_limit_t intel_limits_i9xx_lvds = {
+ .dot = { .min = 20000, .max = 400000 },
+ .vco = { .min = 1400000, .max = 2800000 },
+ .n = { .min = 1, .max = 6 },
+ .m = { .min = 70, .max = 120 },
+ .m1 = { .min = 10, .max = 22 },
+ .m2 = { .min = 5, .max = 9 },
+ .p = { .min = 7, .max = 98 },
+ .p1 = { .min = 1, .max = 8 },
+ .p2 = { .dot_limit = 112000,
+ .p2_slow = 14, .p2_fast = 7 },
+ .find_pll = intel_find_best_PLL,
+};
+
+
+static const intel_limit_t intel_limits_g4x_sdvo = {
+ .dot = { .min = 25000, .max = 270000 },
+ .vco = { .min = 1750000, .max = 3500000},
+ .n = { .min = 1, .max = 4 },
+ .m = { .min = 104, .max = 138 },
+ .m1 = { .min = 17, .max = 23 },
+ .m2 = { .min = 5, .max = 11 },
+ .p = { .min = 10, .max = 30 },
+ .p1 = { .min = 1, .max = 3},
+ .p2 = { .dot_limit = 270000,
+ .p2_slow = 10,
+ .p2_fast = 10
+ },
+ .find_pll = intel_g4x_find_best_PLL,
+};
+
+static const intel_limit_t intel_limits_g4x_hdmi = {
+ .dot = { .min = 22000, .max = 400000 },
+ .vco = { .min = 1750000, .max = 3500000},
+ .n = { .min = 1, .max = 4 },
+ .m = { .min = 104, .max = 138 },
+ .m1 = { .min = 16, .max = 23 },
+ .m2 = { .min = 5, .max = 11 },
+ .p = { .min = 5, .max = 80 },
+ .p1 = { .min = 1, .max = 8},
+ .p2 = { .dot_limit = 165000,
+ .p2_slow = 10, .p2_fast = 5 },
+ .find_pll = intel_g4x_find_best_PLL,
+};
+
+static const intel_limit_t intel_limits_g4x_single_channel_lvds = {
+ .dot = { .min = 20000, .max = 115000 },
+ .vco = { .min = 1750000, .max = 3500000 },
+ .n = { .min = 1, .max = 3 },
+ .m = { .min = 104, .max = 138 },
+ .m1 = { .min = 17, .max = 23 },
+ .m2 = { .min = 5, .max = 11 },
+ .p = { .min = 28, .max = 112 },
+ .p1 = { .min = 2, .max = 8 },
+ .p2 = { .dot_limit = 0,
+ .p2_slow = 14, .p2_fast = 14
+ },
+ .find_pll = intel_g4x_find_best_PLL,
+};
+
+static const intel_limit_t intel_limits_g4x_dual_channel_lvds = {
+ .dot = { .min = 80000, .max = 224000 },
+ .vco = { .min = 1750000, .max = 3500000 },
+ .n = { .min = 1, .max = 3 },
+ .m = { .min = 104, .max = 138 },
+ .m1 = { .min = 17, .max = 23 },
+ .m2 = { .min = 5, .max = 11 },
+ .p = { .min = 14, .max = 42 },
+ .p1 = { .min = 2, .max = 6 },
+ .p2 = { .dot_limit = 0,
+ .p2_slow = 7, .p2_fast = 7
+ },
+ .find_pll = intel_g4x_find_best_PLL,
+};
+
+static const intel_limit_t intel_limits_g4x_display_port = {
+ .dot = { .min = 161670, .max = 227000 },
+ .vco = { .min = 1750000, .max = 3500000},
+ .n = { .min = 1, .max = 2 },
+ .m = { .min = 97, .max = 108 },
+ .m1 = { .min = 0x10, .max = 0x12 },
+ .m2 = { .min = 0x05, .max = 0x06 },
+ .p = { .min = 10, .max = 20 },
+ .p1 = { .min = 1, .max = 2},
+ .p2 = { .dot_limit = 0,
+ .p2_slow = 10, .p2_fast = 10 },
+ .find_pll = intel_find_pll_g4x_dp,
+};
+
+static const intel_limit_t intel_limits_pineview_sdvo = {
+ .dot = { .min = 20000, .max = 400000},
+ .vco = { .min = 1700000, .max = 3500000 },
+ /* Pineview's Ncounter is a ring counter */
+ .n = { .min = 3, .max = 6 },
+ .m = { .min = 2, .max = 256 },
+ /* Pineview only has one combined m divider, which we treat as m2. */
+ .m1 = { .min = 0, .max = 0 },
+ .m2 = { .min = 0, .max = 254 },
+ .p = { .min = 5, .max = 80 },
+ .p1 = { .min = 1, .max = 8 },
+ .p2 = { .dot_limit = 200000,
+ .p2_slow = 10, .p2_fast = 5 },
+ .find_pll = intel_find_best_PLL,
+};
+
+static const intel_limit_t intel_limits_pineview_lvds = {
+ .dot = { .min = 20000, .max = 400000 },
+ .vco = { .min = 1700000, .max = 3500000 },
+ .n = { .min = 3, .max = 6 },
+ .m = { .min = 2, .max = 256 },
+ .m1 = { .min = 0, .max = 0 },
+ .m2 = { .min = 0, .max = 254 },
+ .p = { .min = 7, .max = 112 },
+ .p1 = { .min = 1, .max = 8 },
+ .p2 = { .dot_limit = 112000,
+ .p2_slow = 14, .p2_fast = 14 },
+ .find_pll = intel_find_best_PLL,
+};
+
+/* Ironlake / Sandybridge
+ *
+ * We calculate clock using (register_value + 2) for N/M1/M2, so here
+ * the range value for them is (actual_value - 2).
+ */
+static const intel_limit_t intel_limits_ironlake_dac = {
+ .dot = { .min = 25000, .max = 350000 },
+ .vco = { .min = 1760000, .max = 3510000 },
+ .n = { .min = 1, .max = 5 },
+ .m = { .min = 79, .max = 127 },
+ .m1 = { .min = 12, .max = 22 },
+ .m2 = { .min = 5, .max = 9 },
+ .p = { .min = 5, .max = 80 },
+ .p1 = { .min = 1, .max = 8 },
+ .p2 = { .dot_limit = 225000,
+ .p2_slow = 10, .p2_fast = 5 },
+ .find_pll = intel_g4x_find_best_PLL,
+};
+
+static const intel_limit_t intel_limits_ironlake_single_lvds = {
+ .dot = { .min = 25000, .max = 350000 },
+ .vco = { .min = 1760000, .max = 3510000 },
+ .n = { .min = 1, .max = 3 },
+ .m = { .min = 79, .max = 118 },
+ .m1 = { .min = 12, .max = 22 },
+ .m2 = { .min = 5, .max = 9 },
+ .p = { .min = 28, .max = 112 },
+ .p1 = { .min = 2, .max = 8 },
+ .p2 = { .dot_limit = 225000,
+ .p2_slow = 14, .p2_fast = 14 },
+ .find_pll = intel_g4x_find_best_PLL,
+};
+
+static const intel_limit_t intel_limits_ironlake_dual_lvds = {
+ .dot = { .min = 25000, .max = 350000 },
+ .vco = { .min = 1760000, .max = 3510000 },
+ .n = { .min = 1, .max = 3 },
+ .m = { .min = 79, .max = 127 },
+ .m1 = { .min = 12, .max = 22 },
+ .m2 = { .min = 5, .max = 9 },
+ .p = { .min = 14, .max = 56 },
+ .p1 = { .min = 2, .max = 8 },
+ .p2 = { .dot_limit = 225000,
+ .p2_slow = 7, .p2_fast = 7 },
+ .find_pll = intel_g4x_find_best_PLL,
+};
+
+/* LVDS 100mhz refclk limits. */
+static const intel_limit_t intel_limits_ironlake_single_lvds_100m = {
+ .dot = { .min = 25000, .max = 350000 },
+ .vco = { .min = 1760000, .max = 3510000 },
+ .n = { .min = 1, .max = 2 },
+ .m = { .min = 79, .max = 126 },
+ .m1 = { .min = 12, .max = 22 },
+ .m2 = { .min = 5, .max = 9 },
+ .p = { .min = 28, .max = 112 },
+ .p1 = { .min = 2, .max = 8 },
+ .p2 = { .dot_limit = 225000,
+ .p2_slow = 14, .p2_fast = 14 },
+ .find_pll = intel_g4x_find_best_PLL,
+};
+
+static const intel_limit_t intel_limits_ironlake_dual_lvds_100m = {
+ .dot = { .min = 25000, .max = 350000 },
+ .vco = { .min = 1760000, .max = 3510000 },
+ .n = { .min = 1, .max = 3 },
+ .m = { .min = 79, .max = 126 },
+ .m1 = { .min = 12, .max = 22 },
+ .m2 = { .min = 5, .max = 9 },
+ .p = { .min = 14, .max = 42 },
+ .p1 = { .min = 2, .max = 6 },
+ .p2 = { .dot_limit = 225000,
+ .p2_slow = 7, .p2_fast = 7 },
+ .find_pll = intel_g4x_find_best_PLL,
+};
+
+static const intel_limit_t intel_limits_ironlake_display_port = {
+ .dot = { .min = 25000, .max = 350000 },
+ .vco = { .min = 1760000, .max = 3510000},
+ .n = { .min = 1, .max = 2 },
+ .m = { .min = 81, .max = 90 },
+ .m1 = { .min = 12, .max = 22 },
+ .m2 = { .min = 5, .max = 9 },
+ .p = { .min = 10, .max = 20 },
+ .p1 = { .min = 1, .max = 2},
+ .p2 = { .dot_limit = 0,
+ .p2_slow = 10, .p2_fast = 10 },
+ .find_pll = intel_find_pll_ironlake_dp,
+};
+
+static const intel_limit_t *intel_ironlake_limit(struct drm_crtc *crtc,
+ int refclk)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ const intel_limit_t *limit;
+
+ if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
+ if ((I915_READ(PCH_LVDS) & LVDS_CLKB_POWER_MASK) ==
+ LVDS_CLKB_POWER_UP) {
+ /* LVDS dual channel */
+ if (refclk == 100000)
+ limit = &intel_limits_ironlake_dual_lvds_100m;
+ else
+ limit = &intel_limits_ironlake_dual_lvds;
+ } else {
+ if (refclk == 100000)
+ limit = &intel_limits_ironlake_single_lvds_100m;
+ else
+ limit = &intel_limits_ironlake_single_lvds;
+ }
+ } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT) ||
+ HAS_eDP)
+ limit = &intel_limits_ironlake_display_port;
+ else
+ limit = &intel_limits_ironlake_dac;
+
+ return limit;
+}
+
+static const intel_limit_t *intel_g4x_limit(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ const intel_limit_t *limit;
+
+ if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
+ if ((I915_READ(LVDS) & LVDS_CLKB_POWER_MASK) ==
+ LVDS_CLKB_POWER_UP)
+ /* LVDS with dual channel */
+ limit = &intel_limits_g4x_dual_channel_lvds;
+ else
+ /* LVDS with dual channel */
+ limit = &intel_limits_g4x_single_channel_lvds;
+ } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI) ||
+ intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG)) {
+ limit = &intel_limits_g4x_hdmi;
+ } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) {
+ limit = &intel_limits_g4x_sdvo;
+ } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT)) {
+ limit = &intel_limits_g4x_display_port;
+ } else /* The option is for other outputs */
+ limit = &intel_limits_i9xx_sdvo;
+
+ return limit;
+}
+
+static const intel_limit_t *intel_limit(struct drm_crtc *crtc, int refclk)
+{
+ struct drm_device *dev = crtc->dev;
+ const intel_limit_t *limit;
+
+ if (HAS_PCH_SPLIT(dev))
+ limit = intel_ironlake_limit(crtc, refclk);
+ else if (IS_G4X(dev)) {
+ limit = intel_g4x_limit(crtc);
+ } else if (IS_PINEVIEW(dev)) {
+ if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
+ limit = &intel_limits_pineview_lvds;
+ else
+ limit = &intel_limits_pineview_sdvo;
+ } else if (!IS_GEN2(dev)) {
+ if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
+ limit = &intel_limits_i9xx_lvds;
+ else
+ limit = &intel_limits_i9xx_sdvo;
+ } else {
+ if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
+ limit = &intel_limits_i8xx_lvds;
+ else
+ limit = &intel_limits_i8xx_dvo;
+ }
+ return limit;
+}
+
+/* m1 is reserved as 0 in Pineview, n is a ring counter */
+static void pineview_clock(int refclk, intel_clock_t *clock)
+{
+ clock->m = clock->m2 + 2;
+ clock->p = clock->p1 * clock->p2;
+ clock->vco = refclk * clock->m / clock->n;
+ clock->dot = clock->vco / clock->p;
+}
+
+static void intel_clock(struct drm_device *dev, int refclk, intel_clock_t *clock)
+{
+ if (IS_PINEVIEW(dev)) {
+ pineview_clock(refclk, clock);
+ return;
+ }
+ clock->m = 5 * (clock->m1 + 2) + (clock->m2 + 2);
+ clock->p = clock->p1 * clock->p2;
+ clock->vco = refclk * clock->m / (clock->n + 2);
+ clock->dot = clock->vco / clock->p;
+}
+
+/**
+ * Returns whether any output on the specified pipe is of the specified type
+ */
+bool intel_pipe_has_type(struct drm_crtc *crtc, int type)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_mode_config *mode_config = &dev->mode_config;
+ struct intel_encoder *encoder;
+
+ list_for_each_entry(encoder, &mode_config->encoder_list, base.head)
+ if (encoder->base.crtc == crtc && encoder->type == type)
+ return true;
+
+ return false;
+}
+
+#define INTELPllInvalid(s) do { /* DRM_DEBUG(s); */ return false; } while (0)
+/**
+ * Returns whether the given set of divisors are valid for a given refclk with
+ * the given connectors.
+ */
+
+static bool intel_PLL_is_valid(struct drm_device *dev,
+ const intel_limit_t *limit,
+ const intel_clock_t *clock)
+{
+ if (clock->p1 < limit->p1.min || limit->p1.max < clock->p1)
+ INTELPllInvalid("p1 out of range\n");
+ if (clock->p < limit->p.min || limit->p.max < clock->p)
+ INTELPllInvalid("p out of range\n");
+ if (clock->m2 < limit->m2.min || limit->m2.max < clock->m2)
+ INTELPllInvalid("m2 out of range\n");
+ if (clock->m1 < limit->m1.min || limit->m1.max < clock->m1)
+ INTELPllInvalid("m1 out of range\n");
+ if (clock->m1 <= clock->m2 && !IS_PINEVIEW(dev))
+ INTELPllInvalid("m1 <= m2\n");
+ if (clock->m < limit->m.min || limit->m.max < clock->m)
+ INTELPllInvalid("m out of range\n");
+ if (clock->n < limit->n.min || limit->n.max < clock->n)
+ INTELPllInvalid("n out of range\n");
+ if (clock->vco < limit->vco.min || limit->vco.max < clock->vco)
+ INTELPllInvalid("vco out of range\n");
+ /* XXX: We may need to be checking "Dot clock" depending on the multiplier,
+ * connector, etc., rather than just a single range.
+ */
+ if (clock->dot < limit->dot.min || limit->dot.max < clock->dot)
+ INTELPllInvalid("dot out of range\n");
+
+ return true;
+}
+
+static bool
+intel_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
+ int target, int refclk, intel_clock_t *match_clock,
+ intel_clock_t *best_clock)
+
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ intel_clock_t clock;
+ int err = target;
+
+ if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) &&
+ (I915_READ(LVDS)) != 0) {
+ /*
+ * For LVDS, if the panel is on, just rely on its current
+ * settings for dual-channel. We haven't figured out how to
+ * reliably set up different single/dual channel state, if we
+ * even can.
+ */
+ if ((I915_READ(LVDS) & LVDS_CLKB_POWER_MASK) ==
+ LVDS_CLKB_POWER_UP)
+ clock.p2 = limit->p2.p2_fast;
+ else
+ clock.p2 = limit->p2.p2_slow;
+ } else {
+ if (target < limit->p2.dot_limit)
+ clock.p2 = limit->p2.p2_slow;
+ else
+ clock.p2 = limit->p2.p2_fast;
+ }
+
+ memset(best_clock, 0, sizeof(*best_clock));
+
+ for (clock.m1 = limit->m1.min; clock.m1 <= limit->m1.max;
+ clock.m1++) {
+ for (clock.m2 = limit->m2.min;
+ clock.m2 <= limit->m2.max; clock.m2++) {
+ /* m1 is always 0 in Pineview */
+ if (clock.m2 >= clock.m1 && !IS_PINEVIEW(dev))
+ break;
+ for (clock.n = limit->n.min;
+ clock.n <= limit->n.max; clock.n++) {
+ for (clock.p1 = limit->p1.min;
+ clock.p1 <= limit->p1.max; clock.p1++) {
+ int this_err;
+
+ intel_clock(dev, refclk, &clock);
+ if (!intel_PLL_is_valid(dev, limit,
+ &clock))
+ continue;
+ if (match_clock &&
+ clock.p != match_clock->p)
+ continue;
+
+ this_err = abs(clock.dot - target);
+ if (this_err < err) {
+ *best_clock = clock;
+ err = this_err;
+ }
+ }
+ }
+ }
+ }
+
+ return (err != target);
+}
+
+static bool
+intel_g4x_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
+ int target, int refclk, intel_clock_t *match_clock,
+ intel_clock_t *best_clock)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ intel_clock_t clock;
+ int max_n;
+ bool found;
+ /* approximately equals target * 0.00585 */
+ int err_most = (target >> 8) + (target >> 9);
+ found = false;
+
+ if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
+ int lvds_reg;
+
+ if (HAS_PCH_SPLIT(dev))
+ lvds_reg = PCH_LVDS;
+ else
+ lvds_reg = LVDS;
+ if ((I915_READ(lvds_reg) & LVDS_CLKB_POWER_MASK) ==
+ LVDS_CLKB_POWER_UP)
+ clock.p2 = limit->p2.p2_fast;
+ else
+ clock.p2 = limit->p2.p2_slow;
+ } else {
+ if (target < limit->p2.dot_limit)
+ clock.p2 = limit->p2.p2_slow;
+ else
+ clock.p2 = limit->p2.p2_fast;
+ }
+
+ memset(best_clock, 0, sizeof(*best_clock));
+ max_n = limit->n.max;
+ /* based on hardware requirement, prefer smaller n to precision */
+ for (clock.n = limit->n.min; clock.n <= max_n; clock.n++) {
+ /* based on hardware requirement, prefere larger m1,m2 */
+ for (clock.m1 = limit->m1.max;
+ clock.m1 >= limit->m1.min; clock.m1--) {
+ for (clock.m2 = limit->m2.max;
+ clock.m2 >= limit->m2.min; clock.m2--) {
+ for (clock.p1 = limit->p1.max;
+ clock.p1 >= limit->p1.min; clock.p1--) {
+ int this_err;
+
+ intel_clock(dev, refclk, &clock);
+ if (!intel_PLL_is_valid(dev, limit,
+ &clock))
+ continue;
+ if (match_clock &&
+ clock.p != match_clock->p)
+ continue;
+
+ this_err = abs(clock.dot - target);
+ if (this_err < err_most) {
+ *best_clock = clock;
+ err_most = this_err;
+ max_n = clock.n;
+ found = true;
+ }
+ }
+ }
+ }
+ }
+ return found;
+}
+
+static bool
+intel_find_pll_ironlake_dp(const intel_limit_t *limit, struct drm_crtc *crtc,
+ int target, int refclk, intel_clock_t *match_clock,
+ intel_clock_t *best_clock)
+{
+ struct drm_device *dev = crtc->dev;
+ intel_clock_t clock;
+
+ if (target < 200000) {
+ clock.n = 1;
+ clock.p1 = 2;
+ clock.p2 = 10;
+ clock.m1 = 12;
+ clock.m2 = 9;
+ } else {
+ clock.n = 2;
+ clock.p1 = 1;
+ clock.p2 = 10;
+ clock.m1 = 14;
+ clock.m2 = 8;
+ }
+ intel_clock(dev, refclk, &clock);
+ memcpy(best_clock, &clock, sizeof(intel_clock_t));
+ return true;
+}
+
+/* DisplayPort has only two frequencies, 162MHz and 270MHz */
+static bool
+intel_find_pll_g4x_dp(const intel_limit_t *limit, struct drm_crtc *crtc,
+ int target, int refclk, intel_clock_t *match_clock,
+ intel_clock_t *best_clock)
+{
+ intel_clock_t clock;
+ if (target < 200000) {
+ clock.p1 = 2;
+ clock.p2 = 10;
+ clock.n = 2;
+ clock.m1 = 23;
+ clock.m2 = 8;
+ } else {
+ clock.p1 = 1;
+ clock.p2 = 10;
+ clock.n = 1;
+ clock.m1 = 14;
+ clock.m2 = 2;
+ }
+ clock.m = 5 * (clock.m1 + 2) + (clock.m2 + 2);
+ clock.p = (clock.p1 * clock.p2);
+ clock.dot = 96000 * clock.m / (clock.n + 2) / clock.p;
+ clock.vco = 0;
+ memcpy(best_clock, &clock, sizeof(intel_clock_t));
+ return true;
+}
+
+/**
+ * intel_wait_for_vblank - wait for vblank on a given pipe
+ * @dev: drm device
+ * @pipe: pipe to wait for
+ *
+ * Wait for vblank to occur on a given pipe. Needed for various bits of
+ * mode setting code.
+ */
+void intel_wait_for_vblank(struct drm_device *dev, int pipe)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int pipestat_reg = PIPESTAT(pipe);
+
+ /* Clear existing vblank status. Note this will clear any other
+ * sticky status fields as well.
+ *
+ * This races with i915_driver_irq_handler() with the result
+ * that either function could miss a vblank event. Here it is not
+ * fatal, as we will either wait upon the next vblank interrupt or
+ * timeout. Generally speaking intel_wait_for_vblank() is only
+ * called during modeset at which time the GPU should be idle and
+ * should *not* be performing page flips and thus not waiting on
+ * vblanks...
+ * Currently, the result of us stealing a vblank from the irq
+ * handler is that a single frame will be skipped during swapbuffers.
+ */
+ I915_WRITE(pipestat_reg,
+ I915_READ(pipestat_reg) | PIPE_VBLANK_INTERRUPT_STATUS);
+
+ /* Wait for vblank interrupt bit to set */
+ if (_intel_wait_for(dev,
+ I915_READ(pipestat_reg) & PIPE_VBLANK_INTERRUPT_STATUS,
+ 50, 1, "915vbl"))
+ DRM_DEBUG_KMS("vblank wait timed out\n");
+}
+
+/*
+ * intel_wait_for_pipe_off - wait for pipe to turn off
+ * @dev: drm device
+ * @pipe: pipe to wait for
+ *
+ * After disabling a pipe, we can't wait for vblank in the usual way,
+ * spinning on the vblank interrupt status bit, since we won't actually
+ * see an interrupt when the pipe is disabled.
+ *
+ * On Gen4 and above:
+ * wait for the pipe register state bit to turn off
+ *
+ * Otherwise:
+ * wait for the display line value to settle (it usually
+ * ends up stopping at the start of the next frame).
+ *
+ */
+void intel_wait_for_pipe_off(struct drm_device *dev, int pipe)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (INTEL_INFO(dev)->gen >= 4) {
+ int reg = PIPECONF(pipe);
+
+ /* Wait for the Pipe State to go off */
+ if (_intel_wait_for(dev,
+ (I915_READ(reg) & I965_PIPECONF_ACTIVE) == 0, 100,
+ 1, "915pip"))
+ DRM_DEBUG_KMS("pipe_off wait timed out\n");
+ } else {
+ u32 last_line;
+ int reg = PIPEDSL(pipe);
+ unsigned long timeout = jiffies + msecs_to_jiffies(100);
+
+ /* Wait for the display line to settle */
+ do {
+ last_line = I915_READ(reg) & DSL_LINEMASK;
+ DELAY(5000);
+ } while (((I915_READ(reg) & DSL_LINEMASK) != last_line) &&
+ time_after(timeout, jiffies));
+ if (time_after(jiffies, timeout))
+ DRM_DEBUG_KMS("pipe_off wait timed out\n");
+ }
+}
+
+static const char *state_string(bool enabled)
+{
+ return enabled ? "on" : "off";
+}
+
+/* Only for pre-ILK configs */
+static void assert_pll(struct drm_i915_private *dev_priv,
+ enum pipe pipe, bool state)
+{
+ int reg;
+ u32 val;
+ bool cur_state;
+
+ reg = DPLL(pipe);
+ val = I915_READ(reg);
+ cur_state = !!(val & DPLL_VCO_ENABLE);
+ if (cur_state != state)
+ printf("PLL state assertion failure (expected %s, current %s)\n",
+ state_string(state), state_string(cur_state));
+}
+#define assert_pll_enabled(d, p) assert_pll(d, p, true)
+#define assert_pll_disabled(d, p) assert_pll(d, p, false)
+
+/* For ILK+ */
+static void assert_pch_pll(struct drm_i915_private *dev_priv,
+ enum pipe pipe, bool state)
+{
+ int reg;
+ u32 val;
+ bool cur_state;
+
+ if (HAS_PCH_CPT(dev_priv->dev)) {
+ u32 pch_dpll;
+
+ pch_dpll = I915_READ(PCH_DPLL_SEL);
+
+ /* Make sure the selected PLL is enabled to the transcoder */
+ KASSERT(((pch_dpll >> (4 * pipe)) & 8) != 0,
+ ("transcoder %d PLL not enabled\n", pipe));
+
+ /* Convert the transcoder pipe number to a pll pipe number */
+ pipe = (pch_dpll >> (4 * pipe)) & 1;
+ }
+
+ reg = PCH_DPLL(pipe);
+ val = I915_READ(reg);
+ cur_state = !!(val & DPLL_VCO_ENABLE);
+ if (cur_state != state)
+ printf("PCH PLL state assertion failure (expected %s, current %s)\n",
+ state_string(state), state_string(cur_state));
+}
+#define assert_pch_pll_enabled(d, p) assert_pch_pll(d, p, true)
+#define assert_pch_pll_disabled(d, p) assert_pch_pll(d, p, false)
+
+static void assert_fdi_tx(struct drm_i915_private *dev_priv,
+ enum pipe pipe, bool state)
+{
+ int reg;
+ u32 val;
+ bool cur_state;
+
+ reg = FDI_TX_CTL(pipe);
+ val = I915_READ(reg);
+ cur_state = !!(val & FDI_TX_ENABLE);
+ if (cur_state != state)
+ printf("FDI TX state assertion failure (expected %s, current %s)\n",
+ state_string(state), state_string(cur_state));
+}
+#define assert_fdi_tx_enabled(d, p) assert_fdi_tx(d, p, true)
+#define assert_fdi_tx_disabled(d, p) assert_fdi_tx(d, p, false)
+
+static void assert_fdi_rx(struct drm_i915_private *dev_priv,
+ enum pipe pipe, bool state)
+{
+ int reg;
+ u32 val;
+ bool cur_state;
+
+ reg = FDI_RX_CTL(pipe);
+ val = I915_READ(reg);
+ cur_state = !!(val & FDI_RX_ENABLE);
+ if (cur_state != state)
+ printf("FDI RX state assertion failure (expected %s, current %s)\n",
+ state_string(state), state_string(cur_state));
+}
+#define assert_fdi_rx_enabled(d, p) assert_fdi_rx(d, p, true)
+#define assert_fdi_rx_disabled(d, p) assert_fdi_rx(d, p, false)
+
+static void assert_fdi_tx_pll_enabled(struct drm_i915_private *dev_priv,
+ enum pipe pipe)
+{
+ int reg;
+ u32 val;
+
+ /* ILK FDI PLL is always enabled */
+ if (dev_priv->info->gen == 5)
+ return;
+
+ reg = FDI_TX_CTL(pipe);
+ val = I915_READ(reg);
+ if (!(val & FDI_TX_PLL_ENABLE))
+ printf("FDI TX PLL assertion failure, should be active but is disabled\n");
+}
+
+static void assert_fdi_rx_pll_enabled(struct drm_i915_private *dev_priv,
+ enum pipe pipe)
+{
+ int reg;
+ u32 val;
+
+ reg = FDI_RX_CTL(pipe);
+ val = I915_READ(reg);
+ if (!(val & FDI_RX_PLL_ENABLE))
+ printf("FDI RX PLL assertion failure, should be active but is disabled\n");
+}
+
+static void assert_panel_unlocked(struct drm_i915_private *dev_priv,
+ enum pipe pipe)
+{
+ int pp_reg, lvds_reg;
+ u32 val;
+ enum pipe panel_pipe = PIPE_A;
+ bool locked = true;
+
+ if (HAS_PCH_SPLIT(dev_priv->dev)) {
+ pp_reg = PCH_PP_CONTROL;
+ lvds_reg = PCH_LVDS;
+ } else {
+ pp_reg = PP_CONTROL;
+ lvds_reg = LVDS;
+ }
+
+ val = I915_READ(pp_reg);
+ if (!(val & PANEL_POWER_ON) ||
+ ((val & PANEL_UNLOCK_REGS) == PANEL_UNLOCK_REGS))
+ locked = false;
+
+ if (I915_READ(lvds_reg) & LVDS_PIPEB_SELECT)
+ panel_pipe = PIPE_B;
+
+ if (panel_pipe == pipe && locked)
+ printf("panel assertion failure, pipe %c regs locked\n",
+ pipe_name(pipe));
+}
+
+void assert_pipe(struct drm_i915_private *dev_priv,
+ enum pipe pipe, bool state)
+{
+ int reg;
+ u32 val;
+ bool cur_state;
+
+ /* if we need the pipe A quirk it must be always on */
+ if (pipe == PIPE_A && dev_priv->quirks & QUIRK_PIPEA_FORCE)
+ state = true;
+
+ reg = PIPECONF(pipe);
+ val = I915_READ(reg);
+ cur_state = !!(val & PIPECONF_ENABLE);
+ if (cur_state != state)
+ printf("pipe %c assertion failure (expected %s, current %s)\n",
+ pipe_name(pipe), state_string(state), state_string(cur_state));
+}
+
+static void assert_plane(struct drm_i915_private *dev_priv,
+ enum plane plane, bool state)
+{
+ int reg;
+ u32 val;
+ bool cur_state;
+
+ reg = DSPCNTR(plane);
+ val = I915_READ(reg);
+ cur_state = !!(val & DISPLAY_PLANE_ENABLE);
+ if (cur_state != state)
+ printf("plane %c assertion failure, (expected %s, current %s)\n",
+ plane_name(plane), state_string(state), state_string(cur_state));
+}
+
+#define assert_plane_enabled(d, p) assert_plane(d, p, true)
+#define assert_plane_disabled(d, p) assert_plane(d, p, false)
+
+static void assert_planes_disabled(struct drm_i915_private *dev_priv,
+ enum pipe pipe)
+{
+ int reg, i;
+ u32 val;
+ int cur_pipe;
+
+ /* Planes are fixed to pipes on ILK+ */
+ if (HAS_PCH_SPLIT(dev_priv->dev)) {
+ reg = DSPCNTR(pipe);
+ val = I915_READ(reg);
+ if ((val & DISPLAY_PLANE_ENABLE) != 0)
+ printf("plane %c assertion failure, should be disabled but not\n",
+ plane_name(pipe));
+ return;
+ }
+
+ /* Need to check both planes against the pipe */
+ for (i = 0; i < 2; i++) {
+ reg = DSPCNTR(i);
+ val = I915_READ(reg);
+ cur_pipe = (val & DISPPLANE_SEL_PIPE_MASK) >>
+ DISPPLANE_SEL_PIPE_SHIFT;
+ if ((val & DISPLAY_PLANE_ENABLE) && pipe == cur_pipe)
+ printf("plane %c assertion failure, should be off on pipe %c but is still active\n",
+ plane_name(i), pipe_name(pipe));
+ }
+}
+
+static void assert_pch_refclk_enabled(struct drm_i915_private *dev_priv)
+{
+ u32 val;
+ bool enabled;
+
+ val = I915_READ(PCH_DREF_CONTROL);
+ enabled = !!(val & (DREF_SSC_SOURCE_MASK | DREF_NONSPREAD_SOURCE_MASK |
+ DREF_SUPERSPREAD_SOURCE_MASK));
+ if (!enabled)
+ printf("PCH refclk assertion failure, should be active but is disabled\n");
+}
+
+static void assert_transcoder_disabled(struct drm_i915_private *dev_priv,
+ enum pipe pipe)
+{
+ int reg;
+ u32 val;
+ bool enabled;
+
+ reg = TRANSCONF(pipe);
+ val = I915_READ(reg);
+ enabled = !!(val & TRANS_ENABLE);
+ if (enabled)
+ printf("transcoder assertion failed, should be off on pipe %c but is still active\n",
+ pipe_name(pipe));
+}
+
+static bool hdmi_pipe_enabled(struct drm_i915_private *dev_priv,
+ enum pipe pipe, u32 val)
+{
+ if ((val & PORT_ENABLE) == 0)
+ return false;
+
+ if (HAS_PCH_CPT(dev_priv->dev)) {
+ if ((val & PORT_TRANS_SEL_MASK) != PORT_TRANS_SEL_CPT(pipe))
+ return false;
+ } else {
+ if ((val & TRANSCODER_MASK) != TRANSCODER(pipe))
+ return false;
+ }
+ return true;
+}
+
+static bool lvds_pipe_enabled(struct drm_i915_private *dev_priv,
+ enum pipe pipe, u32 val)
+{
+ if ((val & LVDS_PORT_EN) == 0)
+ return false;
+
+ if (HAS_PCH_CPT(dev_priv->dev)) {
+ if ((val & PORT_TRANS_SEL_MASK) != PORT_TRANS_SEL_CPT(pipe))
+ return false;
+ } else {
+ if ((val & LVDS_PIPE_MASK) != LVDS_PIPE(pipe))
+ return false;
+ }
+ return true;
+}
+
+static bool adpa_pipe_enabled(struct drm_i915_private *dev_priv,
+ enum pipe pipe, u32 val)
+{
+ if ((val & ADPA_DAC_ENABLE) == 0)
+ return false;
+ if (HAS_PCH_CPT(dev_priv->dev)) {
+ if ((val & PORT_TRANS_SEL_MASK) != PORT_TRANS_SEL_CPT(pipe))
+ return false;
+ } else {
+ if ((val & ADPA_PIPE_SELECT_MASK) != ADPA_PIPE_SELECT(pipe))
+ return false;
+ }
+ return true;
+}
+
+static bool dp_pipe_enabled(struct drm_i915_private *dev_priv,
+ enum pipe pipe, u32 port_sel, u32 val)
+{
+ if ((val & DP_PORT_EN) == 0)
+ return false;
+
+ if (HAS_PCH_CPT(dev_priv->dev)) {
+ u32 trans_dp_ctl_reg = TRANS_DP_CTL(pipe);
+ u32 trans_dp_ctl = I915_READ(trans_dp_ctl_reg);
+ if ((trans_dp_ctl & TRANS_DP_PORT_SEL_MASK) != port_sel)
+ return false;
+ } else {
+ if ((val & DP_PIPE_MASK) != (pipe << 30))
+ return false;
+ }
+ return true;
+}
+
+static void assert_pch_dp_disabled(struct drm_i915_private *dev_priv,
+ enum pipe pipe, int reg, u32 port_sel)
+{
+ u32 val = I915_READ(reg);
+ if (dp_pipe_enabled(dev_priv, pipe, port_sel, val))
+ printf("PCH DP (0x%08x) enabled on transcoder %c, should be disabled\n",
+ reg, pipe_name(pipe));
+}
+
+static void assert_pch_hdmi_disabled(struct drm_i915_private *dev_priv,
+ enum pipe pipe, int reg)
+{
+ u32 val = I915_READ(reg);
+ if (hdmi_pipe_enabled(dev_priv, val, pipe))
+ printf("PCH HDMI (0x%08x) enabled on transcoder %c, should be disabled\n",
+ reg, pipe_name(pipe));
+}
+
+static void assert_pch_ports_disabled(struct drm_i915_private *dev_priv,
+ enum pipe pipe)
+{
+ int reg;
+ u32 val;
+
+ assert_pch_dp_disabled(dev_priv, pipe, PCH_DP_B, TRANS_DP_PORT_SEL_B);
+ assert_pch_dp_disabled(dev_priv, pipe, PCH_DP_C, TRANS_DP_PORT_SEL_C);
+ assert_pch_dp_disabled(dev_priv, pipe, PCH_DP_D, TRANS_DP_PORT_SEL_D);
+
+ reg = PCH_ADPA;
+ val = I915_READ(reg);
+ if (adpa_pipe_enabled(dev_priv, val, pipe))
+ printf("PCH VGA enabled on transcoder %c, should be disabled\n",
+ pipe_name(pipe));
+
+ reg = PCH_LVDS;
+ val = I915_READ(reg);
+ if (lvds_pipe_enabled(dev_priv, val, pipe))
+ printf("PCH LVDS enabled on transcoder %c, should be disabled\n",
+ pipe_name(pipe));
+
+ assert_pch_hdmi_disabled(dev_priv, pipe, HDMIB);
+ assert_pch_hdmi_disabled(dev_priv, pipe, HDMIC);
+ assert_pch_hdmi_disabled(dev_priv, pipe, HDMID);
+}
+
+/**
+ * intel_enable_pll - enable a PLL
+ * @dev_priv: i915 private structure
+ * @pipe: pipe PLL to enable
+ *
+ * Enable @pipe's PLL so we can start pumping pixels from a plane. Check to
+ * make sure the PLL reg is writable first though, since the panel write
+ * protect mechanism may be enabled.
+ *
+ * Note! This is for pre-ILK only.
+ */
+static void intel_enable_pll(struct drm_i915_private *dev_priv, enum pipe pipe)
+{
+ int reg;
+ u32 val;
+
+ /* No really, not for ILK+ */
+ KASSERT(dev_priv->info->gen < 5, ("Wrong device gen"));
+
+ /* PLL is protected by panel, make sure we can write it */
+ if (IS_MOBILE(dev_priv->dev) && !IS_I830(dev_priv->dev))
+ assert_panel_unlocked(dev_priv, pipe);
+
+ reg = DPLL(pipe);
+ val = I915_READ(reg);
+ val |= DPLL_VCO_ENABLE;
+
+ /* We do this three times for luck */
+ I915_WRITE(reg, val);
+ POSTING_READ(reg);
+ DELAY(150); /* wait for warmup */
+ I915_WRITE(reg, val);
+ POSTING_READ(reg);
+ DELAY(150); /* wait for warmup */
+ I915_WRITE(reg, val);
+ POSTING_READ(reg);
+ DELAY(150); /* wait for warmup */
+}
+
+/**
+ * intel_disable_pll - disable a PLL
+ * @dev_priv: i915 private structure
+ * @pipe: pipe PLL to disable
+ *
+ * Disable the PLL for @pipe, making sure the pipe is off first.
+ *
+ * Note! This is for pre-ILK only.
+ */
+static void intel_disable_pll(struct drm_i915_private *dev_priv, enum pipe pipe)
+{
+ int reg;
+ u32 val;
+
+ /* Don't disable pipe A or pipe A PLLs if needed */
+ if (pipe == PIPE_A && (dev_priv->quirks & QUIRK_PIPEA_FORCE))
+ return;
+
+ /* Make sure the pipe isn't still relying on us */
+ assert_pipe_disabled(dev_priv, pipe);
+
+ reg = DPLL(pipe);
+ val = I915_READ(reg);
+ val &= ~DPLL_VCO_ENABLE;
+ I915_WRITE(reg, val);
+ POSTING_READ(reg);
+}
+
+/**
+ * intel_enable_pch_pll - enable PCH PLL
+ * @dev_priv: i915 private structure
+ * @pipe: pipe PLL to enable
+ *
+ * The PCH PLL needs to be enabled before the PCH transcoder, since it
+ * drives the transcoder clock.
+ */
+static void intel_enable_pch_pll(struct drm_i915_private *dev_priv,
+ enum pipe pipe)
+{
+ int reg;
+ u32 val;
+
+ if (pipe > 1)
+ return;
+
+ /* PCH only available on ILK+ */
+ KASSERT(dev_priv->info->gen >= 5, ("Wrong device gen"));
+
+ /* PCH refclock must be enabled first */
+ assert_pch_refclk_enabled(dev_priv);
+
+ reg = PCH_DPLL(pipe);
+ val = I915_READ(reg);
+ val |= DPLL_VCO_ENABLE;
+ I915_WRITE(reg, val);
+ POSTING_READ(reg);
+ DELAY(200);
+}
+
+static void intel_disable_pch_pll(struct drm_i915_private *dev_priv,
+ enum pipe pipe)
+{
+ int reg;
+ u32 val, pll_mask = TRANSC_DPLL_ENABLE | TRANSC_DPLLB_SEL,
+ pll_sel = TRANSC_DPLL_ENABLE;
+
+ if (pipe > 1)
+ return;
+
+ /* PCH only available on ILK+ */
+ KASSERT(dev_priv->info->gen >= 5, ("Wrong device gen"));
+
+ /* Make sure transcoder isn't still depending on us */
+ assert_transcoder_disabled(dev_priv, pipe);
+
+ if (pipe == 0)
+ pll_sel |= TRANSC_DPLLA_SEL;
+ else if (pipe == 1)
+ pll_sel |= TRANSC_DPLLB_SEL;
+
+
+ if ((I915_READ(PCH_DPLL_SEL) & pll_mask) == pll_sel)
+ return;
+
+ reg = PCH_DPLL(pipe);
+ val = I915_READ(reg);
+ val &= ~DPLL_VCO_ENABLE;
+ I915_WRITE(reg, val);
+ POSTING_READ(reg);
+ DELAY(200);
+}
+
+static void intel_enable_transcoder(struct drm_i915_private *dev_priv,
+ enum pipe pipe)
+{
+ int reg;
+ u32 val, pipeconf_val;
+ struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe];
+
+ /* PCH only available on ILK+ */
+ KASSERT(dev_priv->info->gen >= 5, ("Wrong device gen"));
+
+ /* Make sure PCH DPLL is enabled */
+ assert_pch_pll_enabled(dev_priv, pipe);
+
+ /* FDI must be feeding us bits for PCH ports */
+ assert_fdi_tx_enabled(dev_priv, pipe);
+ assert_fdi_rx_enabled(dev_priv, pipe);
+
+
+ reg = TRANSCONF(pipe);
+ val = I915_READ(reg);
+ pipeconf_val = I915_READ(PIPECONF(pipe));
+
+ if (HAS_PCH_IBX(dev_priv->dev)) {
+ /*
+ * make the BPC in transcoder be consistent with
+ * that in pipeconf reg.
+ */
+ val &= ~PIPE_BPC_MASK;
+ val |= pipeconf_val & PIPE_BPC_MASK;
+ }
+
+ val &= ~TRANS_INTERLACE_MASK;
+ if ((pipeconf_val & PIPECONF_INTERLACE_MASK) == PIPECONF_INTERLACED_ILK)
+ if (HAS_PCH_IBX(dev_priv->dev) &&
+ intel_pipe_has_type(crtc, INTEL_OUTPUT_SDVO))
+ val |= TRANS_LEGACY_INTERLACED_ILK;
+ else
+ val |= TRANS_INTERLACED;
+ else
+ val |= TRANS_PROGRESSIVE;
+
+ I915_WRITE(reg, val | TRANS_ENABLE);
+ if (_intel_wait_for(dev_priv->dev, I915_READ(reg) & TRANS_STATE_ENABLE,
+ 100, 1, "915trc"))
+ DRM_ERROR("failed to enable transcoder %d\n", pipe);
+}
+
+static void intel_disable_transcoder(struct drm_i915_private *dev_priv,
+ enum pipe pipe)
+{
+ int reg;
+ u32 val;
+
+ /* FDI relies on the transcoder */
+ assert_fdi_tx_disabled(dev_priv, pipe);
+ assert_fdi_rx_disabled(dev_priv, pipe);
+
+ /* Ports must be off as well */
+ assert_pch_ports_disabled(dev_priv, pipe);
+
+ reg = TRANSCONF(pipe);
+ val = I915_READ(reg);
+ val &= ~TRANS_ENABLE;
+ I915_WRITE(reg, val);
+ /* wait for PCH transcoder off, transcoder state */
+ if (_intel_wait_for(dev_priv->dev,
+ (I915_READ(reg) & TRANS_STATE_ENABLE) == 0, 50,
+ 1, "915trd"))
+ DRM_ERROR("failed to disable transcoder %d\n", pipe);
+}
+
+/**
+ * intel_enable_pipe - enable a pipe, asserting requirements
+ * @dev_priv: i915 private structure
+ * @pipe: pipe to enable
+ * @pch_port: on ILK+, is this pipe driving a PCH port or not
+ *
+ * Enable @pipe, making sure that various hardware specific requirements
+ * are met, if applicable, e.g. PLL enabled, LVDS pairs enabled, etc.
+ *
+ * @pipe should be %PIPE_A or %PIPE_B.
+ *
+ * Will wait until the pipe is actually running (i.e. first vblank) before
+ * returning.
+ */
+static void intel_enable_pipe(struct drm_i915_private *dev_priv, enum pipe pipe,
+ bool pch_port)
+{
+ int reg;
+ u32 val;
+
+ /*
+ * A pipe without a PLL won't actually be able to drive bits from
+ * a plane. On ILK+ the pipe PLLs are integrated, so we don't
+ * need the check.
+ */
+ if (!HAS_PCH_SPLIT(dev_priv->dev))
+ assert_pll_enabled(dev_priv, pipe);
+ else {
+ if (pch_port) {
+ /* if driving the PCH, we need FDI enabled */
+ assert_fdi_rx_pll_enabled(dev_priv, pipe);
+ assert_fdi_tx_pll_enabled(dev_priv, pipe);
+ }
+ /* FIXME: assert CPU port conditions for SNB+ */
+ }
+
+ reg = PIPECONF(pipe);
+ val = I915_READ(reg);
+ if (val & PIPECONF_ENABLE)
+ return;
+
+ I915_WRITE(reg, val | PIPECONF_ENABLE);
+ intel_wait_for_vblank(dev_priv->dev, pipe);
+}
+
+/**
+ * intel_disable_pipe - disable a pipe, asserting requirements
+ * @dev_priv: i915 private structure
+ * @pipe: pipe to disable
+ *
+ * Disable @pipe, making sure that various hardware specific requirements
+ * are met, if applicable, e.g. plane disabled, panel fitter off, etc.
+ *
+ * @pipe should be %PIPE_A or %PIPE_B.
+ *
+ * Will wait until the pipe has shut down before returning.
+ */
+static void intel_disable_pipe(struct drm_i915_private *dev_priv,
+ enum pipe pipe)
+{
+ int reg;
+ u32 val;
+
+ /*
+ * Make sure planes won't keep trying to pump pixels to us,
+ * or we might hang the display.
+ */
+ assert_planes_disabled(dev_priv, pipe);
+
+ /* Don't disable pipe A or pipe A PLLs if needed */
+ if (pipe == PIPE_A && (dev_priv->quirks & QUIRK_PIPEA_FORCE))
+ return;
+
+ reg = PIPECONF(pipe);
+ val = I915_READ(reg);
+ if ((val & PIPECONF_ENABLE) == 0)
+ return;
+
+ I915_WRITE(reg, val & ~PIPECONF_ENABLE);
+ intel_wait_for_pipe_off(dev_priv->dev, pipe);
+}
+
+/*
+ * Plane regs are double buffered, going from enabled->disabled needs a
+ * trigger in order to latch. The display address reg provides this.
+ */
+static void intel_flush_display_plane(struct drm_i915_private *dev_priv,
+ enum plane plane)
+{
+ I915_WRITE(DSPADDR(plane), I915_READ(DSPADDR(plane)));
+ I915_WRITE(DSPSURF(plane), I915_READ(DSPSURF(plane)));
+}
+
+/**
+ * intel_enable_plane - enable a display plane on a given pipe
+ * @dev_priv: i915 private structure
+ * @plane: plane to enable
+ * @pipe: pipe being fed
+ *
+ * Enable @plane on @pipe, making sure that @pipe is running first.
+ */
+static void intel_enable_plane(struct drm_i915_private *dev_priv,
+ enum plane plane, enum pipe pipe)
+{
+ int reg;
+ u32 val;
+
+ /* If the pipe isn't enabled, we can't pump pixels and may hang */
+ assert_pipe_enabled(dev_priv, pipe);
+
+ reg = DSPCNTR(plane);
+ val = I915_READ(reg);
+ if (val & DISPLAY_PLANE_ENABLE)
+ return;
+
+ I915_WRITE(reg, val | DISPLAY_PLANE_ENABLE);
+ intel_flush_display_plane(dev_priv, plane);
+ intel_wait_for_vblank(dev_priv->dev, pipe);
+}
+
+/**
+ * intel_disable_plane - disable a display plane
+ * @dev_priv: i915 private structure
+ * @plane: plane to disable
+ * @pipe: pipe consuming the data
+ *
+ * Disable @plane; should be an independent operation.
+ */
+static void intel_disable_plane(struct drm_i915_private *dev_priv,
+ enum plane plane, enum pipe pipe)
+{
+ int reg;
+ u32 val;
+
+ reg = DSPCNTR(plane);
+ val = I915_READ(reg);
+ if ((val & DISPLAY_PLANE_ENABLE) == 0)
+ return;
+
+ I915_WRITE(reg, val & ~DISPLAY_PLANE_ENABLE);
+ intel_flush_display_plane(dev_priv, plane);
+ intel_wait_for_vblank(dev_priv->dev, pipe);
+}
+
+static void disable_pch_dp(struct drm_i915_private *dev_priv,
+ enum pipe pipe, int reg, u32 port_sel)
+{
+ u32 val = I915_READ(reg);
+ if (dp_pipe_enabled(dev_priv, pipe, port_sel, val)) {
+ DRM_DEBUG_KMS("Disabling pch dp %x on pipe %d\n", reg, pipe);
+ I915_WRITE(reg, val & ~DP_PORT_EN);
+ }
+}
+
+static void disable_pch_hdmi(struct drm_i915_private *dev_priv,
+ enum pipe pipe, int reg)
+{
+ u32 val = I915_READ(reg);
+ if (hdmi_pipe_enabled(dev_priv, val, pipe)) {
+ DRM_DEBUG_KMS("Disabling pch HDMI %x on pipe %d\n",
+ reg, pipe);
+ I915_WRITE(reg, val & ~PORT_ENABLE);
+ }
+}
+
+/* Disable any ports connected to this transcoder */
+static void intel_disable_pch_ports(struct drm_i915_private *dev_priv,
+ enum pipe pipe)
+{
+ u32 reg, val;
+
+ val = I915_READ(PCH_PP_CONTROL);
+ I915_WRITE(PCH_PP_CONTROL, val | PANEL_UNLOCK_REGS);
+
+ disable_pch_dp(dev_priv, pipe, PCH_DP_B, TRANS_DP_PORT_SEL_B);
+ disable_pch_dp(dev_priv, pipe, PCH_DP_C, TRANS_DP_PORT_SEL_C);
+ disable_pch_dp(dev_priv, pipe, PCH_DP_D, TRANS_DP_PORT_SEL_D);
+
+ reg = PCH_ADPA;
+ val = I915_READ(reg);
+ if (adpa_pipe_enabled(dev_priv, val, pipe))
+ I915_WRITE(reg, val & ~ADPA_DAC_ENABLE);
+
+ reg = PCH_LVDS;
+ val = I915_READ(reg);
+ if (lvds_pipe_enabled(dev_priv, val, pipe)) {
+ DRM_DEBUG_KMS("disable lvds on pipe %d val 0x%08x\n", pipe, val);
+ I915_WRITE(reg, val & ~LVDS_PORT_EN);
+ POSTING_READ(reg);
+ DELAY(100);
+ }
+
+ disable_pch_hdmi(dev_priv, pipe, HDMIB);
+ disable_pch_hdmi(dev_priv, pipe, HDMIC);
+ disable_pch_hdmi(dev_priv, pipe, HDMID);
+}
+
+static void i8xx_disable_fbc(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 fbc_ctl;
+
+ /* Disable compression */
+ fbc_ctl = I915_READ(FBC_CONTROL);
+ if ((fbc_ctl & FBC_CTL_EN) == 0)
+ return;
+
+ fbc_ctl &= ~FBC_CTL_EN;
+ I915_WRITE(FBC_CONTROL, fbc_ctl);
+
+ /* Wait for compressing bit to clear */
+ if (_intel_wait_for(dev,
+ (I915_READ(FBC_STATUS) & FBC_STAT_COMPRESSING) == 0, 10,
+ 1, "915fbd")) {
+ DRM_DEBUG_KMS("FBC idle timed out\n");
+ return;
+ }
+
+ DRM_DEBUG_KMS("disabled FBC\n");
+}
+
+static void i8xx_enable_fbc(struct drm_crtc *crtc, unsigned long interval)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_framebuffer *fb = crtc->fb;
+ struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb);
+ struct drm_i915_gem_object *obj = intel_fb->obj;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int cfb_pitch;
+ int plane, i;
+ u32 fbc_ctl, fbc_ctl2;
+
+ cfb_pitch = dev_priv->cfb_size / FBC_LL_SIZE;
+ if (fb->pitches[0] < cfb_pitch)
+ cfb_pitch = fb->pitches[0];
+
+ /* FBC_CTL wants 64B units */
+ cfb_pitch = (cfb_pitch / 64) - 1;
+ plane = intel_crtc->plane == 0 ? FBC_CTL_PLANEA : FBC_CTL_PLANEB;
+
+ /* Clear old tags */
+ for (i = 0; i < (FBC_LL_SIZE / 32) + 1; i++)
+ I915_WRITE(FBC_TAG + (i * 4), 0);
+
+ /* Set it up... */
+ fbc_ctl2 = FBC_CTL_FENCE_DBL | FBC_CTL_IDLE_IMM | FBC_CTL_CPU_FENCE;
+ fbc_ctl2 |= plane;
+ I915_WRITE(FBC_CONTROL2, fbc_ctl2);
+ I915_WRITE(FBC_FENCE_OFF, crtc->y);
+
+ /* enable it... */
+ fbc_ctl = FBC_CTL_EN | FBC_CTL_PERIODIC;
+ if (IS_I945GM(dev))
+ fbc_ctl |= FBC_CTL_C3_IDLE; /* 945 needs special SR handling */
+ fbc_ctl |= (cfb_pitch & 0xff) << FBC_CTL_STRIDE_SHIFT;
+ fbc_ctl |= (interval & 0x2fff) << FBC_CTL_INTERVAL_SHIFT;
+ fbc_ctl |= obj->fence_reg;
+ I915_WRITE(FBC_CONTROL, fbc_ctl);
+
+ DRM_DEBUG_KMS("enabled FBC, pitch %d, yoff %d, plane %d, ",
+ cfb_pitch, crtc->y, intel_crtc->plane);
+}
+
+static bool i8xx_fbc_enabled(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ return I915_READ(FBC_CONTROL) & FBC_CTL_EN;
+}
+
+static void g4x_enable_fbc(struct drm_crtc *crtc, unsigned long interval)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_framebuffer *fb = crtc->fb;
+ struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb);
+ struct drm_i915_gem_object *obj = intel_fb->obj;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int plane = intel_crtc->plane == 0 ? DPFC_CTL_PLANEA : DPFC_CTL_PLANEB;
+ unsigned long stall_watermark = 200;
+ u32 dpfc_ctl;
+
+ dpfc_ctl = plane | DPFC_SR_EN | DPFC_CTL_LIMIT_1X;
+ dpfc_ctl |= DPFC_CTL_FENCE_EN | obj->fence_reg;
+ I915_WRITE(DPFC_CHICKEN, DPFC_HT_MODIFY);
+
+ I915_WRITE(DPFC_RECOMP_CTL, DPFC_RECOMP_STALL_EN |
+ (stall_watermark << DPFC_RECOMP_STALL_WM_SHIFT) |
+ (interval << DPFC_RECOMP_TIMER_COUNT_SHIFT));
+ I915_WRITE(DPFC_FENCE_YOFF, crtc->y);
+
+ /* enable it... */
+ I915_WRITE(DPFC_CONTROL, I915_READ(DPFC_CONTROL) | DPFC_CTL_EN);
+
+ DRM_DEBUG_KMS("enabled fbc on plane %d\n", intel_crtc->plane);
+}
+
+static void g4x_disable_fbc(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 dpfc_ctl;
+
+ /* Disable compression */
+ dpfc_ctl = I915_READ(DPFC_CONTROL);
+ if (dpfc_ctl & DPFC_CTL_EN) {
+ dpfc_ctl &= ~DPFC_CTL_EN;
+ I915_WRITE(DPFC_CONTROL, dpfc_ctl);
+
+ DRM_DEBUG_KMS("disabled FBC\n");
+ }
+}
+
+static bool g4x_fbc_enabled(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ return I915_READ(DPFC_CONTROL) & DPFC_CTL_EN;
+}
+
+static void sandybridge_blit_fbc_update(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 blt_ecoskpd;
+
+ /* Make sure blitter notifies FBC of writes */
+ gen6_gt_force_wake_get(dev_priv);
+ blt_ecoskpd = I915_READ(GEN6_BLITTER_ECOSKPD);
+ blt_ecoskpd |= GEN6_BLITTER_FBC_NOTIFY <<
+ GEN6_BLITTER_LOCK_SHIFT;
+ I915_WRITE(GEN6_BLITTER_ECOSKPD, blt_ecoskpd);
+ blt_ecoskpd |= GEN6_BLITTER_FBC_NOTIFY;
+ I915_WRITE(GEN6_BLITTER_ECOSKPD, blt_ecoskpd);
+ blt_ecoskpd &= ~(GEN6_BLITTER_FBC_NOTIFY <<
+ GEN6_BLITTER_LOCK_SHIFT);
+ I915_WRITE(GEN6_BLITTER_ECOSKPD, blt_ecoskpd);
+ POSTING_READ(GEN6_BLITTER_ECOSKPD);
+ gen6_gt_force_wake_put(dev_priv);
+}
+
+static void ironlake_enable_fbc(struct drm_crtc *crtc, unsigned long interval)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_framebuffer *fb = crtc->fb;
+ struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb);
+ struct drm_i915_gem_object *obj = intel_fb->obj;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int plane = intel_crtc->plane == 0 ? DPFC_CTL_PLANEA : DPFC_CTL_PLANEB;
+ unsigned long stall_watermark = 200;
+ u32 dpfc_ctl;
+
+ dpfc_ctl = I915_READ(ILK_DPFC_CONTROL);
+ dpfc_ctl &= DPFC_RESERVED;
+ dpfc_ctl |= (plane | DPFC_CTL_LIMIT_1X);
+ /* Set persistent mode for front-buffer rendering, ala X. */
+ dpfc_ctl |= DPFC_CTL_PERSISTENT_MODE;
+ dpfc_ctl |= (DPFC_CTL_FENCE_EN | obj->fence_reg);
+ I915_WRITE(ILK_DPFC_CHICKEN, DPFC_HT_MODIFY);
+
+ I915_WRITE(ILK_DPFC_RECOMP_CTL, DPFC_RECOMP_STALL_EN |
+ (stall_watermark << DPFC_RECOMP_STALL_WM_SHIFT) |
+ (interval << DPFC_RECOMP_TIMER_COUNT_SHIFT));
+ I915_WRITE(ILK_DPFC_FENCE_YOFF, crtc->y);
+ I915_WRITE(ILK_FBC_RT_BASE, obj->gtt_offset | ILK_FBC_RT_VALID);
+ /* enable it... */
+ I915_WRITE(ILK_DPFC_CONTROL, dpfc_ctl | DPFC_CTL_EN);
+
+ if (IS_GEN6(dev)) {
+ I915_WRITE(SNB_DPFC_CTL_SA,
+ SNB_CPU_FENCE_ENABLE | obj->fence_reg);
+ I915_WRITE(DPFC_CPU_FENCE_OFFSET, crtc->y);
+ sandybridge_blit_fbc_update(dev);
+ }
+
+ DRM_DEBUG_KMS("enabled fbc on plane %d\n", intel_crtc->plane);
+}
+
+static void ironlake_disable_fbc(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 dpfc_ctl;
+
+ /* Disable compression */
+ dpfc_ctl = I915_READ(ILK_DPFC_CONTROL);
+ if (dpfc_ctl & DPFC_CTL_EN) {
+ dpfc_ctl &= ~DPFC_CTL_EN;
+ I915_WRITE(ILK_DPFC_CONTROL, dpfc_ctl);
+
+ DRM_DEBUG_KMS("disabled FBC\n");
+ }
+}
+
+static bool ironlake_fbc_enabled(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ return I915_READ(ILK_DPFC_CONTROL) & DPFC_CTL_EN;
+}
+
+bool intel_fbc_enabled(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (!dev_priv->display.fbc_enabled)
+ return false;
+
+ return dev_priv->display.fbc_enabled(dev);
+}
+
+static void intel_fbc_work_fn(void *arg, int pending)
+{
+ struct intel_fbc_work *work = arg;
+ struct drm_device *dev = work->crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ DRM_LOCK(dev);
+ if (work == dev_priv->fbc_work) {
+ /* Double check that we haven't switched fb without cancelling
+ * the prior work.
+ */
+ if (work->crtc->fb == work->fb) {
+ dev_priv->display.enable_fbc(work->crtc,
+ work->interval);
+
+ dev_priv->cfb_plane = to_intel_crtc(work->crtc)->plane;
+ dev_priv->cfb_fb = work->crtc->fb->base.id;
+ dev_priv->cfb_y = work->crtc->y;
+ }
+
+ dev_priv->fbc_work = NULL;
+ }
+ DRM_UNLOCK(dev);
+
+ free(work, DRM_MEM_KMS);
+}
+
+static void intel_cancel_fbc_work(struct drm_i915_private *dev_priv)
+{
+ u_int pending;
+
+ if (dev_priv->fbc_work == NULL)
+ return;
+
+ DRM_DEBUG_KMS("cancelling pending FBC enable\n");
+
+ /* Synchronisation is provided by struct_mutex and checking of
+ * dev_priv->fbc_work, so we can perform the cancellation
+ * entirely asynchronously.
+ */
+ if (taskqueue_cancel_timeout(dev_priv->tq, &dev_priv->fbc_work->task,
+ &pending) == 0)
+ /* tasklet was killed before being run, clean up */
+ free(dev_priv->fbc_work, DRM_MEM_KMS);
+
+ /* Mark the work as no longer wanted so that if it does
+ * wake-up (because the work was already running and waiting
+ * for our mutex), it will discover that is no longer
+ * necessary to run.
+ */
+ dev_priv->fbc_work = NULL;
+}
+
+static void intel_enable_fbc(struct drm_crtc *crtc, unsigned long interval)
+{
+ struct intel_fbc_work *work;
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (!dev_priv->display.enable_fbc)
+ return;
+
+ intel_cancel_fbc_work(dev_priv);
+
+ work = malloc(sizeof(*work), DRM_MEM_KMS, M_WAITOK | M_ZERO);
+ work->crtc = crtc;
+ work->fb = crtc->fb;
+ work->interval = interval;
+ TIMEOUT_TASK_INIT(dev_priv->tq, &work->task, 0, intel_fbc_work_fn,
+ work);
+
+ dev_priv->fbc_work = work;
+
+ DRM_DEBUG_KMS("scheduling delayed FBC enable\n");
+
+ /* Delay the actual enabling to let pageflipping cease and the
+ * display to settle before starting the compression. Note that
+ * this delay also serves a second purpose: it allows for a
+ * vblank to pass after disabling the FBC before we attempt
+ * to modify the control registers.
+ *
+ * A more complicated solution would involve tracking vblanks
+ * following the termination of the page-flipping sequence
+ * and indeed performing the enable as a co-routine and not
+ * waiting synchronously upon the vblank.
+ */
+ taskqueue_enqueue_timeout(dev_priv->tq, &work->task,
+ msecs_to_jiffies(50));
+}
+
+void intel_disable_fbc(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ intel_cancel_fbc_work(dev_priv);
+
+ if (!dev_priv->display.disable_fbc)
+ return;
+
+ dev_priv->display.disable_fbc(dev);
+ dev_priv->cfb_plane = -1;
+}
+
+/**
+ * intel_update_fbc - enable/disable FBC as needed
+ * @dev: the drm_device
+ *
+ * Set up the framebuffer compression hardware at mode set time. We
+ * enable it if possible:
+ * - plane A only (on pre-965)
+ * - no pixel mulitply/line duplication
+ * - no alpha buffer discard
+ * - no dual wide
+ * - framebuffer <= 2048 in width, 1536 in height
+ *
+ * We can't assume that any compression will take place (worst case),
+ * so the compressed buffer has to be the same size as the uncompressed
+ * one. It also must reside (along with the line length buffer) in
+ * stolen memory.
+ *
+ * We need to enable/disable FBC on a global basis.
+ */
+static void intel_update_fbc(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc = NULL, *tmp_crtc;
+ struct intel_crtc *intel_crtc;
+ struct drm_framebuffer *fb;
+ struct intel_framebuffer *intel_fb;
+ struct drm_i915_gem_object *obj;
+ int enable_fbc;
+
+ DRM_DEBUG_KMS("\n");
+
+ if (!i915_powersave)
+ return;
+
+ if (!I915_HAS_FBC(dev))
+ return;
+
+ /*
+ * If FBC is already on, we just have to verify that we can
+ * keep it that way...
+ * Need to disable if:
+ * - more than one pipe is active
+ * - changing FBC params (stride, fence, mode)
+ * - new fb is too large to fit in compressed buffer
+ * - going to an unsupported config (interlace, pixel multiply, etc.)
+ */
+ list_for_each_entry(tmp_crtc, &dev->mode_config.crtc_list, head) {
+ if (tmp_crtc->enabled && tmp_crtc->fb) {
+ if (crtc) {
+ DRM_DEBUG_KMS("more than one pipe active, disabling compression\n");
+ dev_priv->no_fbc_reason = FBC_MULTIPLE_PIPES;
+ goto out_disable;
+ }
+ crtc = tmp_crtc;
+ }
+ }
+
+ if (!crtc || crtc->fb == NULL) {
+ DRM_DEBUG_KMS("no output, disabling\n");
+ dev_priv->no_fbc_reason = FBC_NO_OUTPUT;
+ goto out_disable;
+ }
+
+ intel_crtc = to_intel_crtc(crtc);
+ fb = crtc->fb;
+ intel_fb = to_intel_framebuffer(fb);
+ obj = intel_fb->obj;
+
+ enable_fbc = i915_enable_fbc;
+ if (enable_fbc < 0) {
+ DRM_DEBUG_KMS("fbc set to per-chip default\n");
+ enable_fbc = 1;
+ if (INTEL_INFO(dev)->gen <= 6)
+ enable_fbc = 0;
+ }
+ if (!enable_fbc) {
+ DRM_DEBUG_KMS("fbc disabled per module param\n");
+ dev_priv->no_fbc_reason = FBC_MODULE_PARAM;
+ goto out_disable;
+ }
+ if (intel_fb->obj->base.size > dev_priv->cfb_size) {
+ DRM_DEBUG_KMS("framebuffer too large, disabling "
+ "compression\n");
+ dev_priv->no_fbc_reason = FBC_STOLEN_TOO_SMALL;
+ goto out_disable;
+ }
+ if ((crtc->mode.flags & DRM_MODE_FLAG_INTERLACE) ||
+ (crtc->mode.flags & DRM_MODE_FLAG_DBLSCAN)) {
+ DRM_DEBUG_KMS("mode incompatible with compression, "
+ "disabling\n");
+ dev_priv->no_fbc_reason = FBC_UNSUPPORTED_MODE;
+ goto out_disable;
+ }
+ if ((crtc->mode.hdisplay > 2048) ||
+ (crtc->mode.vdisplay > 1536)) {
+ DRM_DEBUG_KMS("mode too large for compression, disabling\n");
+ dev_priv->no_fbc_reason = FBC_MODE_TOO_LARGE;
+ goto out_disable;
+ }
+ if ((IS_I915GM(dev) || IS_I945GM(dev)) && intel_crtc->plane != 0) {
+ DRM_DEBUG_KMS("plane not 0, disabling compression\n");
+ dev_priv->no_fbc_reason = FBC_BAD_PLANE;
+ goto out_disable;
+ }
+ if (obj->tiling_mode != I915_TILING_X ||
+ obj->fence_reg == I915_FENCE_REG_NONE) {
+ DRM_DEBUG_KMS("framebuffer not tiled or fenced, disabling compression\n");
+ dev_priv->no_fbc_reason = FBC_NOT_TILED;
+ goto out_disable;
+ }
+
+ /* If the kernel debugger is active, always disable compression */
+ if (kdb_active)
+ goto out_disable;
+
+ /* If the scanout has not changed, don't modify the FBC settings.
+ * Note that we make the fundamental assumption that the fb->obj
+ * cannot be unpinned (and have its GTT offset and fence revoked)
+ * without first being decoupled from the scanout and FBC disabled.
+ */
+ if (dev_priv->cfb_plane == intel_crtc->plane &&
+ dev_priv->cfb_fb == fb->base.id &&
+ dev_priv->cfb_y == crtc->y)
+ return;
+
+ if (intel_fbc_enabled(dev)) {
+ /* We update FBC along two paths, after changing fb/crtc
+ * configuration (modeswitching) and after page-flipping
+ * finishes. For the latter, we know that not only did
+ * we disable the FBC at the start of the page-flip
+ * sequence, but also more than one vblank has passed.
+ *
+ * For the former case of modeswitching, it is possible
+ * to switch between two FBC valid configurations
+ * instantaneously so we do need to disable the FBC
+ * before we can modify its control registers. We also
+ * have to wait for the next vblank for that to take
+ * effect. However, since we delay enabling FBC we can
+ * assume that a vblank has passed since disabling and
+ * that we can safely alter the registers in the deferred
+ * callback.
+ *
+ * In the scenario that we go from a valid to invalid
+ * and then back to valid FBC configuration we have
+ * no strict enforcement that a vblank occurred since
+ * disabling the FBC. However, along all current pipe
+ * disabling paths we do need to wait for a vblank at
+ * some point. And we wait before enabling FBC anyway.
+ */
+ DRM_DEBUG_KMS("disabling active FBC for update\n");
+ intel_disable_fbc(dev);
+ }
+
+ intel_enable_fbc(crtc, 500);
+ return;
+
+out_disable:
+ /* Multiple disables should be harmless */
+ if (intel_fbc_enabled(dev)) {
+ DRM_DEBUG_KMS("unsupported config, disabling FBC\n");
+ intel_disable_fbc(dev);
+ }
+}
+
+int
+intel_pin_and_fence_fb_obj(struct drm_device *dev,
+ struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *pipelined)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 alignment;
+ int ret;
+
+ alignment = 0; /* shut gcc */
+ switch (obj->tiling_mode) {
+ case I915_TILING_NONE:
+ if (IS_BROADWATER(dev) || IS_CRESTLINE(dev))
+ alignment = 128 * 1024;
+ else if (INTEL_INFO(dev)->gen >= 4)
+ alignment = 4 * 1024;
+ else
+ alignment = 64 * 1024;
+ break;
+ case I915_TILING_X:
+ /* pin() will align the object as required by fence */
+ alignment = 0;
+ break;
+ case I915_TILING_Y:
+ /* FIXME: Is this true? */
+ DRM_ERROR("Y tiled not allowed for scan out buffers\n");
+ return -EINVAL;
+ default:
+ KASSERT(0, ("Wrong tiling for fb obj"));
+ }
+
+ dev_priv->mm.interruptible = false;
+ ret = i915_gem_object_pin_to_display_plane(obj, alignment, pipelined);
+ if (ret)
+ goto err_interruptible;
+
+ /* Install a fence for tiled scan-out. Pre-i965 always needs a
+ * fence, whereas 965+ only requires a fence if using
+ * framebuffer compression. For simplicity, we always install
+ * a fence as the cost is not that onerous.
+ */
+ if (obj->tiling_mode != I915_TILING_NONE) {
+ ret = i915_gem_object_get_fence(obj, pipelined);
+ if (ret)
+ goto err_unpin;
+
+ i915_gem_object_pin_fence(obj);
+ }
+
+ dev_priv->mm.interruptible = true;
+ return 0;
+
+err_unpin:
+ i915_gem_object_unpin(obj);
+err_interruptible:
+ dev_priv->mm.interruptible = true;
+ return ret;
+}
+
+void intel_unpin_fb_obj(struct drm_i915_gem_object *obj)
+{
+ i915_gem_object_unpin_fence(obj);
+ i915_gem_object_unpin(obj);
+}
+
+static int i9xx_update_plane(struct drm_crtc *crtc, struct drm_framebuffer *fb,
+ int x, int y)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct intel_framebuffer *intel_fb;
+ struct drm_i915_gem_object *obj;
+ int plane = intel_crtc->plane;
+ unsigned long Start, Offset;
+ u32 dspcntr;
+ u32 reg;
+
+ switch (plane) {
+ case 0:
+ case 1:
+ break;
+ default:
+ DRM_ERROR("Can't update plane %d in SAREA\n", plane);
+ return -EINVAL;
+ }
+
+ intel_fb = to_intel_framebuffer(fb);
+ obj = intel_fb->obj;
+
+ reg = DSPCNTR(plane);
+ dspcntr = I915_READ(reg);
+ /* Mask out pixel format bits in case we change it */
+ dspcntr &= ~DISPPLANE_PIXFORMAT_MASK;
+ switch (fb->bits_per_pixel) {
+ case 8:
+ dspcntr |= DISPPLANE_8BPP;
+ break;
+ case 16:
+ if (fb->depth == 15)
+ dspcntr |= DISPPLANE_15_16BPP;
+ else
+ dspcntr |= DISPPLANE_16BPP;
+ break;
+ case 24:
+ case 32:
+ dspcntr |= DISPPLANE_32BPP_NO_ALPHA;
+ break;
+ default:
+ DRM_ERROR("Unknown color depth %d\n", fb->bits_per_pixel);
+ return -EINVAL;
+ }
+ if (INTEL_INFO(dev)->gen >= 4) {
+ if (obj->tiling_mode != I915_TILING_NONE)
+ dspcntr |= DISPPLANE_TILED;
+ else
+ dspcntr &= ~DISPPLANE_TILED;
+ }
+
+ I915_WRITE(reg, dspcntr);
+
+ Start = obj->gtt_offset;
+ Offset = y * fb->pitches[0] + x * (fb->bits_per_pixel / 8);
+
+ DRM_DEBUG_KMS("Writing base %08lX %08lX %d %d %d\n",
+ Start, Offset, x, y, fb->pitches[0]);
+ I915_WRITE(DSPSTRIDE(plane), fb->pitches[0]);
+ if (INTEL_INFO(dev)->gen >= 4) {
+ I915_WRITE(DSPSURF(plane), Start);
+ I915_WRITE(DSPTILEOFF(plane), (y << 16) | x);
+ I915_WRITE(DSPADDR(plane), Offset);
+ } else
+ I915_WRITE(DSPADDR(plane), Start + Offset);
+ POSTING_READ(reg);
+
+ return (0);
+}
+
+static int ironlake_update_plane(struct drm_crtc *crtc,
+ struct drm_framebuffer *fb, int x, int y)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct intel_framebuffer *intel_fb;
+ struct drm_i915_gem_object *obj;
+ int plane = intel_crtc->plane;
+ unsigned long Start, Offset;
+ u32 dspcntr;
+ u32 reg;
+
+ switch (plane) {
+ case 0:
+ case 1:
+ case 2:
+ break;
+ default:
+ DRM_ERROR("Can't update plane %d in SAREA\n", plane);
+ return -EINVAL;
+ }
+
+ intel_fb = to_intel_framebuffer(fb);
+ obj = intel_fb->obj;
+
+ reg = DSPCNTR(plane);
+ dspcntr = I915_READ(reg);
+ /* Mask out pixel format bits in case we change it */
+ dspcntr &= ~DISPPLANE_PIXFORMAT_MASK;
+ switch (fb->bits_per_pixel) {
+ case 8:
+ dspcntr |= DISPPLANE_8BPP;
+ break;
+ case 16:
+ if (fb->depth != 16) {
+ DRM_ERROR("bpp 16, depth %d\n", fb->depth);
+ return -EINVAL;
+ }
+
+ dspcntr |= DISPPLANE_16BPP;
+ break;
+ case 24:
+ case 32:
+ if (fb->depth == 24)
+ dspcntr |= DISPPLANE_32BPP_NO_ALPHA;
+ else if (fb->depth == 30)
+ dspcntr |= DISPPLANE_32BPP_30BIT_NO_ALPHA;
+ else {
+ DRM_ERROR("bpp %d depth %d\n", fb->bits_per_pixel,
+ fb->depth);
+ return -EINVAL;
+ }
+ break;
+ default:
+ DRM_ERROR("Unknown color depth %d\n", fb->bits_per_pixel);
+ return -EINVAL;
+ }
+
+ if (obj->tiling_mode != I915_TILING_NONE)
+ dspcntr |= DISPPLANE_TILED;
+ else
+ dspcntr &= ~DISPPLANE_TILED;
+
+ /* must disable */
+ dspcntr |= DISPPLANE_TRICKLE_FEED_DISABLE;
+
+ I915_WRITE(reg, dspcntr);
+
+ Start = obj->gtt_offset;
+ Offset = y * fb->pitches[0] + x * (fb->bits_per_pixel / 8);
+
+ DRM_DEBUG_KMS("Writing base %08lX %08lX %d %d %d\n",
+ Start, Offset, x, y, fb->pitches[0]);
+ I915_WRITE(DSPSTRIDE(plane), fb->pitches[0]);
+ I915_WRITE(DSPSURF(plane), Start);
+ I915_WRITE(DSPTILEOFF(plane), (y << 16) | x);
+ I915_WRITE(DSPADDR(plane), Offset);
+ POSTING_READ(reg);
+
+ return 0;
+}
+
+/* Assume fb object is pinned & idle & fenced and just update base pointers */
+static int
+intel_pipe_set_base_atomic(struct drm_crtc *crtc, struct drm_framebuffer *fb,
+ int x, int y, enum mode_set_atomic state)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int ret;
+
+ ret = dev_priv->display.update_plane(crtc, fb, x, y);
+ if (ret)
+ return ret;
+
+ intel_update_fbc(dev);
+ intel_increase_pllclock(crtc);
+
+ return 0;
+}
+
+static int
+intel_finish_fb(struct drm_framebuffer *old_fb)
+{
+ struct drm_i915_gem_object *obj = to_intel_framebuffer(old_fb)->obj;
+ struct drm_device *dev = obj->base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ bool was_interruptible = dev_priv->mm.interruptible;
+ int ret;
+
+ mtx_lock(&dev->event_lock);
+ while (!atomic_read(&dev_priv->mm.wedged) &&
+ atomic_read(&obj->pending_flip) != 0) {
+ msleep(&obj->pending_flip, &dev->event_lock,
+ 0, "915flp", 0);
+ }
+ mtx_unlock(&dev->event_lock);
+
+ /* Big Hammer, we also need to ensure that any pending
+ * MI_WAIT_FOR_EVENT inside a user batch buffer on the
+ * current scanout is retired before unpinning the old
+ * framebuffer.
+ *
+ * This should only fail upon a hung GPU, in which case we
+ * can safely continue.
+ */
+ dev_priv->mm.interruptible = false;
+ ret = i915_gem_object_finish_gpu(obj);
+ dev_priv->mm.interruptible = was_interruptible;
+ return ret;
+}
+
+static int
+intel_pipe_set_base(struct drm_crtc *crtc, int x, int y,
+ struct drm_framebuffer *old_fb)
+{
+ struct drm_device *dev = crtc->dev;
+#if 0
+ struct drm_i915_master_private *master_priv;
+#else
+ drm_i915_private_t *dev_priv = dev->dev_private;
+#endif
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int ret;
+
+ /* no fb bound */
+ if (!crtc->fb) {
+ DRM_ERROR("No FB bound\n");
+ return 0;
+ }
+
+ switch (intel_crtc->plane) {
+ case 0:
+ case 1:
+ break;
+ case 2:
+ if (IS_IVYBRIDGE(dev))
+ break;
+ /* fall through otherwise */
+ default:
+ DRM_ERROR("no plane for crtc\n");
+ return -EINVAL;
+ }
+
+ DRM_LOCK(dev);
+ ret = intel_pin_and_fence_fb_obj(dev,
+ to_intel_framebuffer(crtc->fb)->obj,
+ NULL);
+ if (ret != 0) {
+ DRM_UNLOCK(dev);
+ DRM_ERROR("pin & fence failed\n");
+ return ret;
+ }
+
+ if (old_fb)
+ intel_finish_fb(old_fb);
+
+ ret = intel_pipe_set_base_atomic(crtc, crtc->fb, x, y,
+ LEAVE_ATOMIC_MODE_SET);
+ if (ret) {
+ intel_unpin_fb_obj(to_intel_framebuffer(crtc->fb)->obj);
+ DRM_UNLOCK(dev);
+ DRM_ERROR("failed to update base address\n");
+ return ret;
+ }
+
+ if (old_fb) {
+ intel_wait_for_vblank(dev, intel_crtc->pipe);
+ intel_unpin_fb_obj(to_intel_framebuffer(old_fb)->obj);
+ }
+
+ DRM_UNLOCK(dev);
+
+#if 0
+ if (!dev->primary->master)
+ return 0;
+
+ master_priv = dev->primary->master->driver_priv;
+ if (!master_priv->sarea_priv)
+ return 0;
+
+ if (intel_crtc->pipe) {
+ master_priv->sarea_priv->pipeB_x = x;
+ master_priv->sarea_priv->pipeB_y = y;
+ } else {
+ master_priv->sarea_priv->pipeA_x = x;
+ master_priv->sarea_priv->pipeA_y = y;
+ }
+#else
+
+ if (!dev_priv->sarea_priv)
+ return 0;
+
+ if (intel_crtc->pipe) {
+ dev_priv->sarea_priv->planeB_x = x;
+ dev_priv->sarea_priv->planeB_y = y;
+ } else {
+ dev_priv->sarea_priv->planeA_x = x;
+ dev_priv->sarea_priv->planeA_y = y;
+ }
+#endif
+
+ return 0;
+}
+
+static void ironlake_set_pll_edp(struct drm_crtc *crtc, int clock)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 dpa_ctl;
+
+ DRM_DEBUG_KMS("eDP PLL enable for clock %d\n", clock);
+ dpa_ctl = I915_READ(DP_A);
+ dpa_ctl &= ~DP_PLL_FREQ_MASK;
+
+ if (clock < 200000) {
+ u32 temp;
+ dpa_ctl |= DP_PLL_FREQ_160MHZ;
+ /* workaround for 160Mhz:
+ 1) program 0x4600c bits 15:0 = 0x8124
+ 2) program 0x46010 bit 0 = 1
+ 3) program 0x46034 bit 24 = 1
+ 4) program 0x64000 bit 14 = 1
+ */
+ temp = I915_READ(0x4600c);
+ temp &= 0xffff0000;
+ I915_WRITE(0x4600c, temp | 0x8124);
+
+ temp = I915_READ(0x46010);
+ I915_WRITE(0x46010, temp | 1);
+
+ temp = I915_READ(0x46034);
+ I915_WRITE(0x46034, temp | (1 << 24));
+ } else {
+ dpa_ctl |= DP_PLL_FREQ_270MHZ;
+ }
+ I915_WRITE(DP_A, dpa_ctl);
+
+ POSTING_READ(DP_A);
+ DELAY(500);
+}
+
+static void intel_fdi_normal_train(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ u32 reg, temp;
+
+ /* enable normal train */
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ if (IS_IVYBRIDGE(dev)) {
+ temp &= ~FDI_LINK_TRAIN_NONE_IVB;
+ temp |= FDI_LINK_TRAIN_NONE_IVB | FDI_TX_ENHANCE_FRAME_ENABLE;
+ } else {
+ temp &= ~FDI_LINK_TRAIN_NONE;
+ temp |= FDI_LINK_TRAIN_NONE | FDI_TX_ENHANCE_FRAME_ENABLE;
+ }
+ I915_WRITE(reg, temp);
+
+ reg = FDI_RX_CTL(pipe);
+ temp = I915_READ(reg);
+ if (HAS_PCH_CPT(dev)) {
+ temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
+ temp |= FDI_LINK_TRAIN_NORMAL_CPT;
+ } else {
+ temp &= ~FDI_LINK_TRAIN_NONE;
+ temp |= FDI_LINK_TRAIN_NONE;
+ }
+ I915_WRITE(reg, temp | FDI_RX_ENHANCE_FRAME_ENABLE);
+
+ /* wait one idle pattern time */
+ POSTING_READ(reg);
+ DELAY(1000);
+
+ /* IVB wants error correction enabled */
+ if (IS_IVYBRIDGE(dev))
+ I915_WRITE(reg, I915_READ(reg) | FDI_FS_ERRC_ENABLE |
+ FDI_FE_ERRC_ENABLE);
+}
+
+static void cpt_phase_pointer_enable(struct drm_device *dev, int pipe)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 flags = I915_READ(SOUTH_CHICKEN1);
+
+ flags |= FDI_PHASE_SYNC_OVR(pipe);
+ I915_WRITE(SOUTH_CHICKEN1, flags); /* once to unlock... */
+ flags |= FDI_PHASE_SYNC_EN(pipe);
+ I915_WRITE(SOUTH_CHICKEN1, flags); /* then again to enable */
+ POSTING_READ(SOUTH_CHICKEN1);
+}
+
+/* The FDI link training functions for ILK/Ibexpeak. */
+static void ironlake_fdi_link_train(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ int plane = intel_crtc->plane;
+ u32 reg, temp, tries;
+
+ /* FDI needs bits from pipe & plane first */
+ assert_pipe_enabled(dev_priv, pipe);
+ assert_plane_enabled(dev_priv, plane);
+
+ /* Train 1: umask FDI RX Interrupt symbol_lock and bit_lock bit
+ for train result */
+ reg = FDI_RX_IMR(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_RX_SYMBOL_LOCK;
+ temp &= ~FDI_RX_BIT_LOCK;
+ I915_WRITE(reg, temp);
+ I915_READ(reg);
+ DELAY(150);
+
+ /* enable CPU FDI TX and PCH FDI RX */
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~(7 << 19);
+ temp |= (intel_crtc->fdi_lanes - 1) << 19;
+ temp &= ~FDI_LINK_TRAIN_NONE;
+ temp |= FDI_LINK_TRAIN_PATTERN_1;
+ I915_WRITE(reg, temp | FDI_TX_ENABLE);
+
+ reg = FDI_RX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_LINK_TRAIN_NONE;
+ temp |= FDI_LINK_TRAIN_PATTERN_1;
+ I915_WRITE(reg, temp | FDI_RX_ENABLE);
+
+ POSTING_READ(reg);
+ DELAY(150);
+
+ /* Ironlake workaround, enable clock pointer after FDI enable*/
+ if (HAS_PCH_IBX(dev)) {
+ I915_WRITE(FDI_RX_CHICKEN(pipe), FDI_RX_PHASE_SYNC_POINTER_OVR);
+ I915_WRITE(FDI_RX_CHICKEN(pipe), FDI_RX_PHASE_SYNC_POINTER_OVR |
+ FDI_RX_PHASE_SYNC_POINTER_EN);
+ }
+
+ reg = FDI_RX_IIR(pipe);
+ for (tries = 0; tries < 5; tries++) {
+ temp = I915_READ(reg);
+ DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
+
+ if ((temp & FDI_RX_BIT_LOCK)) {
+ DRM_DEBUG_KMS("FDI train 1 done.\n");
+ I915_WRITE(reg, temp | FDI_RX_BIT_LOCK);
+ break;
+ }
+ }
+ if (tries == 5)
+ DRM_ERROR("FDI train 1 fail!\n");
+
+ /* Train 2 */
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_LINK_TRAIN_NONE;
+ temp |= FDI_LINK_TRAIN_PATTERN_2;
+ I915_WRITE(reg, temp);
+
+ reg = FDI_RX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_LINK_TRAIN_NONE;
+ temp |= FDI_LINK_TRAIN_PATTERN_2;
+ I915_WRITE(reg, temp);
+
+ POSTING_READ(reg);
+ DELAY(150);
+
+ reg = FDI_RX_IIR(pipe);
+ for (tries = 0; tries < 5; tries++) {
+ temp = I915_READ(reg);
+ DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
+
+ if (temp & FDI_RX_SYMBOL_LOCK) {
+ I915_WRITE(reg, temp | FDI_RX_SYMBOL_LOCK);
+ DRM_DEBUG_KMS("FDI train 2 done.\n");
+ break;
+ }
+ }
+ if (tries == 5)
+ DRM_ERROR("FDI train 2 fail!\n");
+
+ DRM_DEBUG_KMS("FDI train done\n");
+
+}
+
+static const int snb_b_fdi_train_param[] = {
+ FDI_LINK_TRAIN_400MV_0DB_SNB_B,
+ FDI_LINK_TRAIN_400MV_6DB_SNB_B,
+ FDI_LINK_TRAIN_600MV_3_5DB_SNB_B,
+ FDI_LINK_TRAIN_800MV_0DB_SNB_B,
+};
+
+/* The FDI link training functions for SNB/Cougarpoint. */
+static void gen6_fdi_link_train(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ u32 reg, temp, i;
+
+ /* Train 1: umask FDI RX Interrupt symbol_lock and bit_lock bit
+ for train result */
+ reg = FDI_RX_IMR(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_RX_SYMBOL_LOCK;
+ temp &= ~FDI_RX_BIT_LOCK;
+ I915_WRITE(reg, temp);
+
+ POSTING_READ(reg);
+ DELAY(150);
+
+ /* enable CPU FDI TX and PCH FDI RX */
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~(7 << 19);
+ temp |= (intel_crtc->fdi_lanes - 1) << 19;
+ temp &= ~FDI_LINK_TRAIN_NONE;
+ temp |= FDI_LINK_TRAIN_PATTERN_1;
+ temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
+ /* SNB-B */
+ temp |= FDI_LINK_TRAIN_400MV_0DB_SNB_B;
+ I915_WRITE(reg, temp | FDI_TX_ENABLE);
+
+ reg = FDI_RX_CTL(pipe);
+ temp = I915_READ(reg);
+ if (HAS_PCH_CPT(dev)) {
+ temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
+ temp |= FDI_LINK_TRAIN_PATTERN_1_CPT;
+ } else {
+ temp &= ~FDI_LINK_TRAIN_NONE;
+ temp |= FDI_LINK_TRAIN_PATTERN_1;
+ }
+ I915_WRITE(reg, temp | FDI_RX_ENABLE);
+
+ POSTING_READ(reg);
+ DELAY(150);
+
+ if (HAS_PCH_CPT(dev))
+ cpt_phase_pointer_enable(dev, pipe);
+
+ for (i = 0; i < 4; i++) {
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
+ temp |= snb_b_fdi_train_param[i];
+ I915_WRITE(reg, temp);
+
+ POSTING_READ(reg);
+ DELAY(500);
+
+ reg = FDI_RX_IIR(pipe);
+ temp = I915_READ(reg);
+ DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
+
+ if (temp & FDI_RX_BIT_LOCK) {
+ I915_WRITE(reg, temp | FDI_RX_BIT_LOCK);
+ DRM_DEBUG_KMS("FDI train 1 done.\n");
+ break;
+ }
+ }
+ if (i == 4)
+ DRM_ERROR("FDI train 1 fail!\n");
+
+ /* Train 2 */
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_LINK_TRAIN_NONE;
+ temp |= FDI_LINK_TRAIN_PATTERN_2;
+ if (IS_GEN6(dev)) {
+ temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
+ /* SNB-B */
+ temp |= FDI_LINK_TRAIN_400MV_0DB_SNB_B;
+ }
+ I915_WRITE(reg, temp);
+
+ reg = FDI_RX_CTL(pipe);
+ temp = I915_READ(reg);
+ if (HAS_PCH_CPT(dev)) {
+ temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
+ temp |= FDI_LINK_TRAIN_PATTERN_2_CPT;
+ } else {
+ temp &= ~FDI_LINK_TRAIN_NONE;
+ temp |= FDI_LINK_TRAIN_PATTERN_2;
+ }
+ I915_WRITE(reg, temp);
+
+ POSTING_READ(reg);
+ DELAY(150);
+
+ for (i = 0; i < 4; i++) {
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
+ temp |= snb_b_fdi_train_param[i];
+ I915_WRITE(reg, temp);
+
+ POSTING_READ(reg);
+ DELAY(500);
+
+ reg = FDI_RX_IIR(pipe);
+ temp = I915_READ(reg);
+ DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
+
+ if (temp & FDI_RX_SYMBOL_LOCK) {
+ I915_WRITE(reg, temp | FDI_RX_SYMBOL_LOCK);
+ DRM_DEBUG_KMS("FDI train 2 done.\n");
+ break;
+ }
+ }
+ if (i == 4)
+ DRM_ERROR("FDI train 2 fail!\n");
+
+ DRM_DEBUG_KMS("FDI train done.\n");
+}
+
+/* Manual link training for Ivy Bridge A0 parts */
+static void ivb_manual_fdi_link_train(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ u32 reg, temp, i;
+
+ /* Train 1: umask FDI RX Interrupt symbol_lock and bit_lock bit
+ for train result */
+ reg = FDI_RX_IMR(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_RX_SYMBOL_LOCK;
+ temp &= ~FDI_RX_BIT_LOCK;
+ I915_WRITE(reg, temp);
+
+ POSTING_READ(reg);
+ DELAY(150);
+
+ /* enable CPU FDI TX and PCH FDI RX */
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~(7 << 19);
+ temp |= (intel_crtc->fdi_lanes - 1) << 19;
+ temp &= ~(FDI_LINK_TRAIN_AUTO | FDI_LINK_TRAIN_NONE_IVB);
+ temp |= FDI_LINK_TRAIN_PATTERN_1_IVB;
+ temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
+ temp |= FDI_LINK_TRAIN_400MV_0DB_SNB_B;
+ temp |= FDI_COMPOSITE_SYNC;
+ I915_WRITE(reg, temp | FDI_TX_ENABLE);
+
+ reg = FDI_RX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_LINK_TRAIN_AUTO;
+ temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
+ temp |= FDI_LINK_TRAIN_PATTERN_1_CPT;
+ temp |= FDI_COMPOSITE_SYNC;
+ I915_WRITE(reg, temp | FDI_RX_ENABLE);
+
+ POSTING_READ(reg);
+ DELAY(150);
+
+ for (i = 0; i < 4; i++) {
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
+ temp |= snb_b_fdi_train_param[i];
+ I915_WRITE(reg, temp);
+
+ POSTING_READ(reg);
+ DELAY(500);
+
+ reg = FDI_RX_IIR(pipe);
+ temp = I915_READ(reg);
+ DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
+
+ if (temp & FDI_RX_BIT_LOCK ||
+ (I915_READ(reg) & FDI_RX_BIT_LOCK)) {
+ I915_WRITE(reg, temp | FDI_RX_BIT_LOCK);
+ DRM_DEBUG_KMS("FDI train 1 done.\n");
+ break;
+ }
+ }
+ if (i == 4)
+ DRM_ERROR("FDI train 1 fail!\n");
+
+ /* Train 2 */
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_LINK_TRAIN_NONE_IVB;
+ temp |= FDI_LINK_TRAIN_PATTERN_2_IVB;
+ temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
+ temp |= FDI_LINK_TRAIN_400MV_0DB_SNB_B;
+ I915_WRITE(reg, temp);
+
+ reg = FDI_RX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
+ temp |= FDI_LINK_TRAIN_PATTERN_2_CPT;
+ I915_WRITE(reg, temp);
+
+ POSTING_READ(reg);
+ DELAY(150);
+
+ for (i = 0; i < 4; i++ ) {
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
+ temp |= snb_b_fdi_train_param[i];
+ I915_WRITE(reg, temp);
+
+ POSTING_READ(reg);
+ DELAY(500);
+
+ reg = FDI_RX_IIR(pipe);
+ temp = I915_READ(reg);
+ DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
+
+ if (temp & FDI_RX_SYMBOL_LOCK) {
+ I915_WRITE(reg, temp | FDI_RX_SYMBOL_LOCK);
+ DRM_DEBUG_KMS("FDI train 2 done.\n");
+ break;
+ }
+ }
+ if (i == 4)
+ DRM_ERROR("FDI train 2 fail!\n");
+
+ DRM_DEBUG_KMS("FDI train done.\n");
+}
+
+static void ironlake_fdi_pll_enable(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ u32 reg, temp;
+
+ /* Write the TU size bits so error detection works */
+ I915_WRITE(FDI_RX_TUSIZE1(pipe),
+ I915_READ(PIPE_DATA_M1(pipe)) & TU_SIZE_MASK);
+
+ /* enable PCH FDI RX PLL, wait warmup plus DMI latency */
+ reg = FDI_RX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~((0x7 << 19) | (0x7 << 16));
+ temp |= (intel_crtc->fdi_lanes - 1) << 19;
+ temp |= (I915_READ(PIPECONF(pipe)) & PIPE_BPC_MASK) << 11;
+ I915_WRITE(reg, temp | FDI_RX_PLL_ENABLE);
+
+ POSTING_READ(reg);
+ DELAY(200);
+
+ /* Switch from Rawclk to PCDclk */
+ temp = I915_READ(reg);
+ I915_WRITE(reg, temp | FDI_PCDCLK);
+
+ POSTING_READ(reg);
+ DELAY(200);
+
+ /* Enable CPU FDI TX PLL, always on for Ironlake */
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ if ((temp & FDI_TX_PLL_ENABLE) == 0) {
+ I915_WRITE(reg, temp | FDI_TX_PLL_ENABLE);
+
+ POSTING_READ(reg);
+ DELAY(100);
+ }
+}
+
+static void cpt_phase_pointer_disable(struct drm_device *dev, int pipe)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 flags = I915_READ(SOUTH_CHICKEN1);
+
+ flags &= ~(FDI_PHASE_SYNC_EN(pipe));
+ I915_WRITE(SOUTH_CHICKEN1, flags); /* once to disable... */
+ flags &= ~(FDI_PHASE_SYNC_OVR(pipe));
+ I915_WRITE(SOUTH_CHICKEN1, flags); /* then again to lock */
+ POSTING_READ(SOUTH_CHICKEN1);
+}
+
+static void ironlake_fdi_disable(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ u32 reg, temp;
+
+ /* disable CPU FDI tx and PCH FDI rx */
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ I915_WRITE(reg, temp & ~FDI_TX_ENABLE);
+ POSTING_READ(reg);
+
+ reg = FDI_RX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~(0x7 << 16);
+ temp |= (I915_READ(PIPECONF(pipe)) & PIPE_BPC_MASK) << 11;
+ I915_WRITE(reg, temp & ~FDI_RX_ENABLE);
+
+ POSTING_READ(reg);
+ DELAY(100);
+
+ /* Ironlake workaround, disable clock pointer after downing FDI */
+ if (HAS_PCH_IBX(dev)) {
+ I915_WRITE(FDI_RX_CHICKEN(pipe), FDI_RX_PHASE_SYNC_POINTER_OVR);
+ I915_WRITE(FDI_RX_CHICKEN(pipe),
+ I915_READ(FDI_RX_CHICKEN(pipe) &
+ ~FDI_RX_PHASE_SYNC_POINTER_EN));
+ } else if (HAS_PCH_CPT(dev)) {
+ cpt_phase_pointer_disable(dev, pipe);
+ }
+
+ /* still set train pattern 1 */
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~FDI_LINK_TRAIN_NONE;
+ temp |= FDI_LINK_TRAIN_PATTERN_1;
+ I915_WRITE(reg, temp);
+
+ reg = FDI_RX_CTL(pipe);
+ temp = I915_READ(reg);
+ if (HAS_PCH_CPT(dev)) {
+ temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
+ temp |= FDI_LINK_TRAIN_PATTERN_1_CPT;
+ } else {
+ temp &= ~FDI_LINK_TRAIN_NONE;
+ temp |= FDI_LINK_TRAIN_PATTERN_1;
+ }
+ /* BPC in FDI rx is consistent with that in PIPECONF */
+ temp &= ~(0x07 << 16);
+ temp |= (I915_READ(PIPECONF(pipe)) & PIPE_BPC_MASK) << 11;
+ I915_WRITE(reg, temp);
+
+ POSTING_READ(reg);
+ DELAY(100);
+}
+
+/*
+ * When we disable a pipe, we need to clear any pending scanline wait events
+ * to avoid hanging the ring, which we assume we are waiting on.
+ */
+static void intel_clear_scanline_wait(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_ring_buffer *ring;
+ u32 tmp;
+
+ if (IS_GEN2(dev))
+ /* Can't break the hang on i8xx */
+ return;
+
+ ring = LP_RING(dev_priv);
+ tmp = I915_READ_CTL(ring);
+ if (tmp & RING_WAIT)
+ I915_WRITE_CTL(ring, tmp);
+}
+
+static void intel_crtc_wait_for_pending_flips(struct drm_crtc *crtc)
+{
+ struct drm_i915_gem_object *obj;
+ struct drm_i915_private *dev_priv;
+ struct drm_device *dev;
+
+ if (crtc->fb == NULL)
+ return;
+
+ obj = to_intel_framebuffer(crtc->fb)->obj;
+ dev = crtc->dev;
+ dev_priv = dev->dev_private;
+ mtx_lock(&dev->event_lock);
+ while (atomic_read(&obj->pending_flip) != 0)
+ msleep(&obj->pending_flip, &dev->event_lock, 0, "915wfl", 0);
+ mtx_unlock(&dev->event_lock);
+}
+
+static bool intel_crtc_driving_pch(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_mode_config *mode_config = &dev->mode_config;
+ struct intel_encoder *encoder;
+
+ /*
+ * If there's a non-PCH eDP on this crtc, it must be DP_A, and that
+ * must be driven by its own crtc; no sharing is possible.
+ */
+ list_for_each_entry(encoder, &mode_config->encoder_list, base.head) {
+ if (encoder->base.crtc != crtc)
+ continue;
+
+ switch (encoder->type) {
+ case INTEL_OUTPUT_EDP:
+ if (!intel_encoder_is_pch_edp(&encoder->base))
+ return false;
+ continue;
+ }
+ }
+
+ return true;
+}
+
+/*
+ * Enable PCH resources required for PCH ports:
+ * - PCH PLLs
+ * - FDI training & RX/TX
+ * - update transcoder timings
+ * - DP transcoding bits
+ * - transcoder
+ */
+static void ironlake_pch_enable(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ u32 reg, temp, transc_sel;
+
+ /* For PCH output, training FDI link */
+ dev_priv->display.fdi_link_train(crtc);
+
+ intel_enable_pch_pll(dev_priv, pipe);
+
+ if (HAS_PCH_CPT(dev)) {
+ transc_sel = intel_crtc->use_pll_a ? TRANSC_DPLLA_SEL :
+ TRANSC_DPLLB_SEL;
+
+ /* Be sure PCH DPLL SEL is set */
+ temp = I915_READ(PCH_DPLL_SEL);
+ if (pipe == 0) {
+ temp &= ~(TRANSA_DPLLB_SEL);
+ temp |= (TRANSA_DPLL_ENABLE | TRANSA_DPLLA_SEL);
+ } else if (pipe == 1) {
+ temp &= ~(TRANSB_DPLLB_SEL);
+ temp |= (TRANSB_DPLL_ENABLE | TRANSB_DPLLB_SEL);
+ } else if (pipe == 2) {
+ temp &= ~(TRANSC_DPLLB_SEL);
+ temp |= (TRANSC_DPLL_ENABLE | transc_sel);
+ }
+ I915_WRITE(PCH_DPLL_SEL, temp);
+ }
+
+ /* set transcoder timing, panel must allow it */
+ assert_panel_unlocked(dev_priv, pipe);
+ I915_WRITE(TRANS_HTOTAL(pipe), I915_READ(HTOTAL(pipe)));
+ I915_WRITE(TRANS_HBLANK(pipe), I915_READ(HBLANK(pipe)));
+ I915_WRITE(TRANS_HSYNC(pipe), I915_READ(HSYNC(pipe)));
+
+ I915_WRITE(TRANS_VTOTAL(pipe), I915_READ(VTOTAL(pipe)));
+ I915_WRITE(TRANS_VBLANK(pipe), I915_READ(VBLANK(pipe)));
+ I915_WRITE(TRANS_VSYNC(pipe), I915_READ(VSYNC(pipe)));
+ I915_WRITE(TRANS_VSYNCSHIFT(pipe), I915_READ(VSYNCSHIFT(pipe)));
+
+ intel_fdi_normal_train(crtc);
+
+ /* For PCH DP, enable TRANS_DP_CTL */
+ if (HAS_PCH_CPT(dev) &&
+ (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT) ||
+ intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP))) {
+ u32 bpc = (I915_READ(PIPECONF(pipe)) & PIPE_BPC_MASK) >> 5;
+ reg = TRANS_DP_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~(TRANS_DP_PORT_SEL_MASK |
+ TRANS_DP_SYNC_MASK |
+ TRANS_DP_BPC_MASK);
+ temp |= (TRANS_DP_OUTPUT_ENABLE |
+ TRANS_DP_ENH_FRAMING);
+ temp |= bpc << 9; /* same format but at 11:9 */
+
+ if (crtc->mode.flags & DRM_MODE_FLAG_PHSYNC)
+ temp |= TRANS_DP_HSYNC_ACTIVE_HIGH;
+ if (crtc->mode.flags & DRM_MODE_FLAG_PVSYNC)
+ temp |= TRANS_DP_VSYNC_ACTIVE_HIGH;
+
+ switch (intel_trans_dp_port_sel(crtc)) {
+ case PCH_DP_B:
+ temp |= TRANS_DP_PORT_SEL_B;
+ break;
+ case PCH_DP_C:
+ temp |= TRANS_DP_PORT_SEL_C;
+ break;
+ case PCH_DP_D:
+ temp |= TRANS_DP_PORT_SEL_D;
+ break;
+ default:
+ DRM_DEBUG_KMS("Wrong PCH DP port return. Guess port B\n");
+ temp |= TRANS_DP_PORT_SEL_B;
+ break;
+ }
+
+ I915_WRITE(reg, temp);
+ }
+
+ intel_enable_transcoder(dev_priv, pipe);
+}
+
+void intel_cpt_verify_modeset(struct drm_device *dev, int pipe)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int dslreg = PIPEDSL(pipe), tc2reg = TRANS_CHICKEN2(pipe);
+ u32 temp;
+
+ temp = I915_READ(dslreg);
+ DELAY(500);
+ if (_intel_wait_for(dev, I915_READ(dslreg) != temp, 5, 1, "915cp1")) {
+ /* Without this, mode sets may fail silently on FDI */
+ I915_WRITE(tc2reg, TRANS_AUTOTRAIN_GEN_STALL_DIS);
+ DELAY(250);
+ I915_WRITE(tc2reg, 0);
+ if (_intel_wait_for(dev, I915_READ(dslreg) != temp, 5, 1,
+ "915cp2"))
+ DRM_ERROR("mode set failed: pipe %d stuck\n", pipe);
+ }
+}
+
+static void ironlake_crtc_enable(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ int plane = intel_crtc->plane;
+ u32 temp;
+ bool is_pch_port;
+
+ if (intel_crtc->active)
+ return;
+
+ intel_crtc->active = true;
+ intel_update_watermarks(dev);
+
+ if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
+ temp = I915_READ(PCH_LVDS);
+ if ((temp & LVDS_PORT_EN) == 0)
+ I915_WRITE(PCH_LVDS, temp | LVDS_PORT_EN);
+ }
+
+ is_pch_port = intel_crtc_driving_pch(crtc);
+
+ if (is_pch_port)
+ ironlake_fdi_pll_enable(crtc);
+ else
+ ironlake_fdi_disable(crtc);
+
+ /* Enable panel fitting for LVDS */
+ if (dev_priv->pch_pf_size &&
+ (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) || HAS_eDP)) {
+ /* Force use of hard-coded filter coefficients
+ * as some pre-programmed values are broken,
+ * e.g. x201.
+ */
+ I915_WRITE(PF_CTL(pipe), PF_ENABLE | PF_FILTER_MED_3x3);
+ I915_WRITE(PF_WIN_POS(pipe), dev_priv->pch_pf_pos);
+ I915_WRITE(PF_WIN_SZ(pipe), dev_priv->pch_pf_size);
+ }
+
+ intel_enable_pipe(dev_priv, pipe, is_pch_port);
+ intel_enable_plane(dev_priv, plane, pipe);
+
+ if (is_pch_port)
+ ironlake_pch_enable(crtc);
+
+ intel_crtc_load_lut(crtc);
+
+ DRM_LOCK(dev);
+ intel_update_fbc(dev);
+ DRM_UNLOCK(dev);
+
+ intel_crtc_update_cursor(crtc, true);
+}
+
+static void ironlake_crtc_disable(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ int plane = intel_crtc->plane;
+ u32 reg, temp;
+
+ if (!intel_crtc->active)
+ return;
+
+ intel_crtc_wait_for_pending_flips(crtc);
+ drm_vblank_off(dev, pipe);
+ intel_crtc_update_cursor(crtc, false);
+
+ intel_disable_plane(dev_priv, plane, pipe);
+
+ if (dev_priv->cfb_plane == plane)
+ intel_disable_fbc(dev);
+
+ intel_disable_pipe(dev_priv, pipe);
+
+ /* Disable PF */
+ I915_WRITE(PF_CTL(pipe), 0);
+ I915_WRITE(PF_WIN_SZ(pipe), 0);
+
+ ironlake_fdi_disable(crtc);
+
+ /* This is a horrible layering violation; we should be doing this in
+ * the connector/encoder ->prepare instead, but we don't always have
+ * enough information there about the config to know whether it will
+ * actually be necessary or just cause undesired flicker.
+ */
+ intel_disable_pch_ports(dev_priv, pipe);
+
+ intel_disable_transcoder(dev_priv, pipe);
+
+ if (HAS_PCH_CPT(dev)) {
+ /* disable TRANS_DP_CTL */
+ reg = TRANS_DP_CTL(pipe);
+ temp = I915_READ(reg);
+ temp &= ~(TRANS_DP_OUTPUT_ENABLE | TRANS_DP_PORT_SEL_MASK);
+ temp |= TRANS_DP_PORT_SEL_NONE;
+ I915_WRITE(reg, temp);
+
+ /* disable DPLL_SEL */
+ temp = I915_READ(PCH_DPLL_SEL);
+ switch (pipe) {
+ case 0:
+ temp &= ~(TRANSA_DPLL_ENABLE | TRANSA_DPLLB_SEL);
+ break;
+ case 1:
+ temp &= ~(TRANSB_DPLL_ENABLE | TRANSB_DPLLB_SEL);
+ break;
+ case 2:
+ /* C shares PLL A or B */
+ temp &= ~(TRANSC_DPLL_ENABLE | TRANSC_DPLLB_SEL);
+ break;
+ default:
+ KASSERT(1, ("Wrong pipe %d", pipe)); /* wtf */
+ }
+ I915_WRITE(PCH_DPLL_SEL, temp);
+ }
+
+ /* disable PCH DPLL */
+ if (!intel_crtc->no_pll)
+ intel_disable_pch_pll(dev_priv, pipe);
+
+ /* Switch from PCDclk to Rawclk */
+ reg = FDI_RX_CTL(pipe);
+ temp = I915_READ(reg);
+ I915_WRITE(reg, temp & ~FDI_PCDCLK);
+
+ /* Disable CPU FDI TX PLL */
+ reg = FDI_TX_CTL(pipe);
+ temp = I915_READ(reg);
+ I915_WRITE(reg, temp & ~FDI_TX_PLL_ENABLE);
+
+ POSTING_READ(reg);
+ DELAY(100);
+
+ reg = FDI_RX_CTL(pipe);
+ temp = I915_READ(reg);
+ I915_WRITE(reg, temp & ~FDI_RX_PLL_ENABLE);
+
+ /* Wait for the clocks to turn off. */
+ POSTING_READ(reg);
+ DELAY(100);
+
+ intel_crtc->active = false;
+ intel_update_watermarks(dev);
+
+ DRM_LOCK(dev);
+ intel_update_fbc(dev);
+ intel_clear_scanline_wait(dev);
+ DRM_UNLOCK(dev);
+}
+
+static void ironlake_crtc_dpms(struct drm_crtc *crtc, int mode)
+{
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ int plane = intel_crtc->plane;
+
+ /* XXX: When our outputs are all unaware of DPMS modes other than off
+ * and on, we should map those modes to DRM_MODE_DPMS_OFF in the CRTC.
+ */
+ switch (mode) {
+ case DRM_MODE_DPMS_ON:
+ case DRM_MODE_DPMS_STANDBY:
+ case DRM_MODE_DPMS_SUSPEND:
+ DRM_DEBUG_KMS("crtc %d/%d dpms on\n", pipe, plane);
+ ironlake_crtc_enable(crtc);
+ break;
+
+ case DRM_MODE_DPMS_OFF:
+ DRM_DEBUG_KMS("crtc %d/%d dpms off\n", pipe, plane);
+ ironlake_crtc_disable(crtc);
+ break;
+ }
+}
+
+static void intel_crtc_dpms_overlay(struct intel_crtc *intel_crtc, bool enable)
+{
+ if (!enable && intel_crtc->overlay) {
+ struct drm_device *dev = intel_crtc->base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ DRM_LOCK(dev);
+ dev_priv->mm.interruptible = false;
+ (void) intel_overlay_switch_off(intel_crtc->overlay);
+ dev_priv->mm.interruptible = true;
+ DRM_UNLOCK(dev);
+ }
+
+ /* Let userspace switch the overlay on again. In most cases userspace
+ * has to recompute where to put it anyway.
+ */
+}
+
+static void i9xx_crtc_enable(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ int plane = intel_crtc->plane;
+
+ if (intel_crtc->active)
+ return;
+
+ intel_crtc->active = true;
+ intel_update_watermarks(dev);
+
+ intel_enable_pll(dev_priv, pipe);
+ intel_enable_pipe(dev_priv, pipe, false);
+ intel_enable_plane(dev_priv, plane, pipe);
+
+ intel_crtc_load_lut(crtc);
+ intel_update_fbc(dev);
+
+ /* Give the overlay scaler a chance to enable if it's on this pipe */
+ intel_crtc_dpms_overlay(intel_crtc, true);
+ intel_crtc_update_cursor(crtc, true);
+}
+
+static void i9xx_crtc_disable(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ int plane = intel_crtc->plane;
+
+ if (!intel_crtc->active)
+ return;
+
+ /* Give the overlay scaler a chance to disable if it's on this pipe */
+ intel_crtc_wait_for_pending_flips(crtc);
+ drm_vblank_off(dev, pipe);
+ intel_crtc_dpms_overlay(intel_crtc, false);
+ intel_crtc_update_cursor(crtc, false);
+
+ if (dev_priv->cfb_plane == plane)
+ intel_disable_fbc(dev);
+
+ intel_disable_plane(dev_priv, plane, pipe);
+ intel_disable_pipe(dev_priv, pipe);
+ intel_disable_pll(dev_priv, pipe);
+
+ intel_crtc->active = false;
+ intel_update_fbc(dev);
+ intel_update_watermarks(dev);
+ intel_clear_scanline_wait(dev);
+}
+
+static void i9xx_crtc_dpms(struct drm_crtc *crtc, int mode)
+{
+ /* XXX: When our outputs are all unaware of DPMS modes other than off
+ * and on, we should map those modes to DRM_MODE_DPMS_OFF in the CRTC.
+ */
+ switch (mode) {
+ case DRM_MODE_DPMS_ON:
+ case DRM_MODE_DPMS_STANDBY:
+ case DRM_MODE_DPMS_SUSPEND:
+ i9xx_crtc_enable(crtc);
+ break;
+ case DRM_MODE_DPMS_OFF:
+ i9xx_crtc_disable(crtc);
+ break;
+ }
+}
+
+/**
+ * Sets the power management mode of the pipe and plane.
+ */
+static void intel_crtc_dpms(struct drm_crtc *crtc, int mode)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+#if 0
+ struct drm_i915_master_private *master_priv;
+#endif
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ bool enabled;
+
+ if (intel_crtc->dpms_mode == mode)
+ return;
+
+ intel_crtc->dpms_mode = mode;
+
+ dev_priv->display.dpms(crtc, mode);
+
+#if 0
+ if (!dev->primary->master)
+ return;
+
+ master_priv = dev->primary->master->driver_priv;
+ if (!master_priv->sarea_priv)
+ return;
+#else
+ if (!dev_priv->sarea_priv)
+ return;
+#endif
+
+ enabled = crtc->enabled && mode != DRM_MODE_DPMS_OFF;
+
+ switch (pipe) {
+ case 0:
+#if 0
+ master_priv->sarea_priv->pipeA_w = enabled ? crtc->mode.hdisplay : 0;
+ master_priv->sarea_priv->pipeA_h = enabled ? crtc->mode.vdisplay : 0;
+#else
+ dev_priv->sarea_priv->planeA_w = enabled ? crtc->mode.hdisplay : 0;
+ dev_priv->sarea_priv->planeA_h = enabled ? crtc->mode.vdisplay : 0;
+#endif
+ break;
+ case 1:
+#if 0
+ master_priv->sarea_priv->pipeB_w = enabled ? crtc->mode.hdisplay : 0;
+ master_priv->sarea_priv->pipeB_h = enabled ? crtc->mode.vdisplay : 0;
+#else
+ dev_priv->sarea_priv->planeB_w = enabled ? crtc->mode.hdisplay : 0;
+ dev_priv->sarea_priv->planeB_h = enabled ? crtc->mode.vdisplay : 0;
+#endif
+ break;
+ default:
+ DRM_ERROR("Can't update pipe %c in SAREA\n", pipe_name(pipe));
+ break;
+ }
+}
+
+static void intel_crtc_disable(struct drm_crtc *crtc)
+{
+ struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
+ struct drm_device *dev = crtc->dev;
+
+ /* Flush any pending WAITs before we disable the pipe. Note that
+ * we need to drop the struct_mutex in order to acquire it again
+ * during the lowlevel dpms routines around a couple of the
+ * operations. It does not look trivial nor desirable to move
+ * that locking higher. So instead we leave a window for the
+ * submission of further commands on the fb before we can actually
+ * disable it. This race with userspace exists anyway, and we can
+ * only rely on the pipe being disabled by userspace after it
+ * receives the hotplug notification and has flushed any pending
+ * batches.
+ */
+ if (crtc->fb) {
+ DRM_LOCK(dev);
+ intel_finish_fb(crtc->fb);
+ DRM_UNLOCK(dev);
+ }
+
+ crtc_funcs->dpms(crtc, DRM_MODE_DPMS_OFF);
+ assert_plane_disabled(dev->dev_private, to_intel_crtc(crtc)->plane);
+ assert_pipe_disabled(dev->dev_private, to_intel_crtc(crtc)->pipe);
+
+ if (crtc->fb) {
+ DRM_LOCK(dev);
+ intel_unpin_fb_obj(to_intel_framebuffer(crtc->fb)->obj);
+ DRM_UNLOCK(dev);
+ }
+}
+
+/* Prepare for a mode set.
+ *
+ * Note we could be a lot smarter here. We need to figure out which outputs
+ * will be enabled, which disabled (in short, how the config will changes)
+ * and perform the minimum necessary steps to accomplish that, e.g. updating
+ * watermarks, FBC configuration, making sure PLLs are programmed correctly,
+ * panel fitting is in the proper state, etc.
+ */
+static void i9xx_crtc_prepare(struct drm_crtc *crtc)
+{
+ i9xx_crtc_disable(crtc);
+}
+
+static void i9xx_crtc_commit(struct drm_crtc *crtc)
+{
+ i9xx_crtc_enable(crtc);
+}
+
+static void ironlake_crtc_prepare(struct drm_crtc *crtc)
+{
+ ironlake_crtc_disable(crtc);
+}
+
+static void ironlake_crtc_commit(struct drm_crtc *crtc)
+{
+ ironlake_crtc_enable(crtc);
+}
+
+void intel_encoder_prepare(struct drm_encoder *encoder)
+{
+ struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
+ /* lvds has its own version of prepare see intel_lvds_prepare */
+ encoder_funcs->dpms(encoder, DRM_MODE_DPMS_OFF);
+}
+
+void intel_encoder_commit(struct drm_encoder *encoder)
+{
+ struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
+ struct drm_device *dev = encoder->dev;
+ struct intel_encoder *intel_encoder = to_intel_encoder(encoder);
+ struct intel_crtc *intel_crtc = to_intel_crtc(intel_encoder->base.crtc);
+
+ /* lvds has its own version of commit see intel_lvds_commit */
+ encoder_funcs->dpms(encoder, DRM_MODE_DPMS_ON);
+
+ if (HAS_PCH_CPT(dev))
+ intel_cpt_verify_modeset(dev, intel_crtc->pipe);
+}
+
+void intel_encoder_destroy(struct drm_encoder *encoder)
+{
+ struct intel_encoder *intel_encoder = to_intel_encoder(encoder);
+
+ drm_encoder_cleanup(encoder);
+ free(intel_encoder, DRM_MEM_KMS);
+}
+
+static bool intel_crtc_mode_fixup(struct drm_crtc *crtc,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ struct drm_device *dev = crtc->dev;
+
+ if (HAS_PCH_SPLIT(dev)) {
+ /* FDI link clock is fixed at 2.7G */
+ if (mode->clock * 3 > IRONLAKE_FDI_FREQ * 4)
+ return false;
+ }
+
+ /* All interlaced capable intel hw wants timings in frames. Note though
+ * that intel_lvds_mode_fixup does some funny tricks with the crtc
+ * timings, so we need to be careful not to clobber these.*/
+ if (!(adjusted_mode->private_flags & INTEL_MODE_CRTC_TIMINGS_SET))
+ drm_mode_set_crtcinfo(adjusted_mode, 0);
+
+ return true;
+}
+
+static int i945_get_display_clock_speed(struct drm_device *dev)
+{
+ return 400000;
+}
+
+static int i915_get_display_clock_speed(struct drm_device *dev)
+{
+ return 333000;
+}
+
+static int i9xx_misc_get_display_clock_speed(struct drm_device *dev)
+{
+ return 200000;
+}
+
+static int i915gm_get_display_clock_speed(struct drm_device *dev)
+{
+ u16 gcfgc = 0;
+
+ gcfgc = pci_read_config(dev->device, GCFGC, 2);
+
+ if (gcfgc & GC_LOW_FREQUENCY_ENABLE)
+ return 133000;
+ else {
+ switch (gcfgc & GC_DISPLAY_CLOCK_MASK) {
+ case GC_DISPLAY_CLOCK_333_MHZ:
+ return 333000;
+ default:
+ case GC_DISPLAY_CLOCK_190_200_MHZ:
+ return 190000;
+ }
+ }
+}
+
+static int i865_get_display_clock_speed(struct drm_device *dev)
+{
+ return 266000;
+}
+
+static int i855_get_display_clock_speed(struct drm_device *dev)
+{
+ u16 hpllcc = 0;
+ /* Assume that the hardware is in the high speed state. This
+ * should be the default.
+ */
+ switch (hpllcc & GC_CLOCK_CONTROL_MASK) {
+ case GC_CLOCK_133_200:
+ case GC_CLOCK_100_200:
+ return 200000;
+ case GC_CLOCK_166_250:
+ return 250000;
+ case GC_CLOCK_100_133:
+ return 133000;
+ }
+
+ /* Shouldn't happen */
+ return 0;
+}
+
+static int i830_get_display_clock_speed(struct drm_device *dev)
+{
+ return 133000;
+}
+
+struct fdi_m_n {
+ u32 tu;
+ u32 gmch_m;
+ u32 gmch_n;
+ u32 link_m;
+ u32 link_n;
+};
+
+static void
+fdi_reduce_ratio(u32 *num, u32 *den)
+{
+ while (*num > 0xffffff || *den > 0xffffff) {
+ *num >>= 1;
+ *den >>= 1;
+ }
+}
+
+static void
+ironlake_compute_m_n(int bits_per_pixel, int nlanes, int pixel_clock,
+ int link_clock, struct fdi_m_n *m_n)
+{
+ m_n->tu = 64; /* default size */
+
+ /* BUG_ON(pixel_clock > INT_MAX / 36); */
+ m_n->gmch_m = bits_per_pixel * pixel_clock;
+ m_n->gmch_n = link_clock * nlanes * 8;
+ fdi_reduce_ratio(&m_n->gmch_m, &m_n->gmch_n);
+
+ m_n->link_m = pixel_clock;
+ m_n->link_n = link_clock;
+ fdi_reduce_ratio(&m_n->link_m, &m_n->link_n);
+}
+
+
+struct intel_watermark_params {
+ unsigned long fifo_size;
+ unsigned long max_wm;
+ unsigned long default_wm;
+ unsigned long guard_size;
+ unsigned long cacheline_size;
+};
+
+/* Pineview has different values for various configs */
+static const struct intel_watermark_params pineview_display_wm = {
+ PINEVIEW_DISPLAY_FIFO,
+ PINEVIEW_MAX_WM,
+ PINEVIEW_DFT_WM,
+ PINEVIEW_GUARD_WM,
+ PINEVIEW_FIFO_LINE_SIZE
+};
+static const struct intel_watermark_params pineview_display_hplloff_wm = {
+ PINEVIEW_DISPLAY_FIFO,
+ PINEVIEW_MAX_WM,
+ PINEVIEW_DFT_HPLLOFF_WM,
+ PINEVIEW_GUARD_WM,
+ PINEVIEW_FIFO_LINE_SIZE
+};
+static const struct intel_watermark_params pineview_cursor_wm = {
+ PINEVIEW_CURSOR_FIFO,
+ PINEVIEW_CURSOR_MAX_WM,
+ PINEVIEW_CURSOR_DFT_WM,
+ PINEVIEW_CURSOR_GUARD_WM,
+ PINEVIEW_FIFO_LINE_SIZE,
+};
+static const struct intel_watermark_params pineview_cursor_hplloff_wm = {
+ PINEVIEW_CURSOR_FIFO,
+ PINEVIEW_CURSOR_MAX_WM,
+ PINEVIEW_CURSOR_DFT_WM,
+ PINEVIEW_CURSOR_GUARD_WM,
+ PINEVIEW_FIFO_LINE_SIZE
+};
+static const struct intel_watermark_params g4x_wm_info = {
+ G4X_FIFO_SIZE,
+ G4X_MAX_WM,
+ G4X_MAX_WM,
+ 2,
+ G4X_FIFO_LINE_SIZE,
+};
+static const struct intel_watermark_params g4x_cursor_wm_info = {
+ I965_CURSOR_FIFO,
+ I965_CURSOR_MAX_WM,
+ I965_CURSOR_DFT_WM,
+ 2,
+ G4X_FIFO_LINE_SIZE,
+};
+static const struct intel_watermark_params i965_cursor_wm_info = {
+ I965_CURSOR_FIFO,
+ I965_CURSOR_MAX_WM,
+ I965_CURSOR_DFT_WM,
+ 2,
+ I915_FIFO_LINE_SIZE,
+};
+static const struct intel_watermark_params i945_wm_info = {
+ I945_FIFO_SIZE,
+ I915_MAX_WM,
+ 1,
+ 2,
+ I915_FIFO_LINE_SIZE
+};
+static const struct intel_watermark_params i915_wm_info = {
+ I915_FIFO_SIZE,
+ I915_MAX_WM,
+ 1,
+ 2,
+ I915_FIFO_LINE_SIZE
+};
+static const struct intel_watermark_params i855_wm_info = {
+ I855GM_FIFO_SIZE,
+ I915_MAX_WM,
+ 1,
+ 2,
+ I830_FIFO_LINE_SIZE
+};
+static const struct intel_watermark_params i830_wm_info = {
+ I830_FIFO_SIZE,
+ I915_MAX_WM,
+ 1,
+ 2,
+ I830_FIFO_LINE_SIZE
+};
+
+static const struct intel_watermark_params ironlake_display_wm_info = {
+ ILK_DISPLAY_FIFO,
+ ILK_DISPLAY_MAXWM,
+ ILK_DISPLAY_DFTWM,
+ 2,
+ ILK_FIFO_LINE_SIZE
+};
+static const struct intel_watermark_params ironlake_cursor_wm_info = {
+ ILK_CURSOR_FIFO,
+ ILK_CURSOR_MAXWM,
+ ILK_CURSOR_DFTWM,
+ 2,
+ ILK_FIFO_LINE_SIZE
+};
+static const struct intel_watermark_params ironlake_display_srwm_info = {
+ ILK_DISPLAY_SR_FIFO,
+ ILK_DISPLAY_MAX_SRWM,
+ ILK_DISPLAY_DFT_SRWM,
+ 2,
+ ILK_FIFO_LINE_SIZE
+};
+static const struct intel_watermark_params ironlake_cursor_srwm_info = {
+ ILK_CURSOR_SR_FIFO,
+ ILK_CURSOR_MAX_SRWM,
+ ILK_CURSOR_DFT_SRWM,
+ 2,
+ ILK_FIFO_LINE_SIZE
+};
+
+static const struct intel_watermark_params sandybridge_display_wm_info = {
+ SNB_DISPLAY_FIFO,
+ SNB_DISPLAY_MAXWM,
+ SNB_DISPLAY_DFTWM,
+ 2,
+ SNB_FIFO_LINE_SIZE
+};
+static const struct intel_watermark_params sandybridge_cursor_wm_info = {
+ SNB_CURSOR_FIFO,
+ SNB_CURSOR_MAXWM,
+ SNB_CURSOR_DFTWM,
+ 2,
+ SNB_FIFO_LINE_SIZE
+};
+static const struct intel_watermark_params sandybridge_display_srwm_info = {
+ SNB_DISPLAY_SR_FIFO,
+ SNB_DISPLAY_MAX_SRWM,
+ SNB_DISPLAY_DFT_SRWM,
+ 2,
+ SNB_FIFO_LINE_SIZE
+};
+static const struct intel_watermark_params sandybridge_cursor_srwm_info = {
+ SNB_CURSOR_SR_FIFO,
+ SNB_CURSOR_MAX_SRWM,
+ SNB_CURSOR_DFT_SRWM,
+ 2,
+ SNB_FIFO_LINE_SIZE
+};
+
+
+/**
+ * intel_calculate_wm - calculate watermark level
+ * @clock_in_khz: pixel clock
+ * @wm: chip FIFO params
+ * @pixel_size: display pixel size
+ * @latency_ns: memory latency for the platform
+ *
+ * Calculate the watermark level (the level at which the display plane will
+ * start fetching from memory again). Each chip has a different display
+ * FIFO size and allocation, so the caller needs to figure that out and pass
+ * in the correct intel_watermark_params structure.
+ *
+ * As the pixel clock runs, the FIFO will be drained at a rate that depends
+ * on the pixel size. When it reaches the watermark level, it'll start
+ * fetching FIFO line sized based chunks from memory until the FIFO fills
+ * past the watermark point. If the FIFO drains completely, a FIFO underrun
+ * will occur, and a display engine hang could result.
+ */
+static unsigned long intel_calculate_wm(unsigned long clock_in_khz,
+ const struct intel_watermark_params *wm,
+ int fifo_size,
+ int pixel_size,
+ unsigned long latency_ns)
+{
+ long entries_required, wm_size;
+
+ /*
+ * Note: we need to make sure we don't overflow for various clock &
+ * latency values.
+ * clocks go from a few thousand to several hundred thousand.
+ * latency is usually a few thousand
+ */
+ entries_required = ((clock_in_khz / 1000) * pixel_size * latency_ns) /
+ 1000;
+ entries_required = howmany(entries_required, wm->cacheline_size);
+
+ DRM_DEBUG_KMS("FIFO entries required for mode: %ld\n", entries_required);
+
+ wm_size = fifo_size - (entries_required + wm->guard_size);
+
+ DRM_DEBUG_KMS("FIFO watermark level: %ld\n", wm_size);
+
+ /* Don't promote wm_size to unsigned... */
+ if (wm_size > (long)wm->max_wm)
+ wm_size = wm->max_wm;
+ if (wm_size <= 0)
+ wm_size = wm->default_wm;
+ return wm_size;
+}
+
+struct cxsr_latency {
+ int is_desktop;
+ int is_ddr3;
+ unsigned long fsb_freq;
+ unsigned long mem_freq;
+ unsigned long display_sr;
+ unsigned long display_hpll_disable;
+ unsigned long cursor_sr;
+ unsigned long cursor_hpll_disable;
+};
+
+static const struct cxsr_latency cxsr_latency_table[] = {
+ {1, 0, 800, 400, 3382, 33382, 3983, 33983}, /* DDR2-400 SC */
+ {1, 0, 800, 667, 3354, 33354, 3807, 33807}, /* DDR2-667 SC */
+ {1, 0, 800, 800, 3347, 33347, 3763, 33763}, /* DDR2-800 SC */
+ {1, 1, 800, 667, 6420, 36420, 6873, 36873}, /* DDR3-667 SC */
+ {1, 1, 800, 800, 5902, 35902, 6318, 36318}, /* DDR3-800 SC */
+
+ {1, 0, 667, 400, 3400, 33400, 4021, 34021}, /* DDR2-400 SC */
+ {1, 0, 667, 667, 3372, 33372, 3845, 33845}, /* DDR2-667 SC */
+ {1, 0, 667, 800, 3386, 33386, 3822, 33822}, /* DDR2-800 SC */
+ {1, 1, 667, 667, 6438, 36438, 6911, 36911}, /* DDR3-667 SC */
+ {1, 1, 667, 800, 5941, 35941, 6377, 36377}, /* DDR3-800 SC */
+
+ {1, 0, 400, 400, 3472, 33472, 4173, 34173}, /* DDR2-400 SC */
+ {1, 0, 400, 667, 3443, 33443, 3996, 33996}, /* DDR2-667 SC */
+ {1, 0, 400, 800, 3430, 33430, 3946, 33946}, /* DDR2-800 SC */
+ {1, 1, 400, 667, 6509, 36509, 7062, 37062}, /* DDR3-667 SC */
+ {1, 1, 400, 800, 5985, 35985, 6501, 36501}, /* DDR3-800 SC */
+
+ {0, 0, 800, 400, 3438, 33438, 4065, 34065}, /* DDR2-400 SC */
+ {0, 0, 800, 667, 3410, 33410, 3889, 33889}, /* DDR2-667 SC */
+ {0, 0, 800, 800, 3403, 33403, 3845, 33845}, /* DDR2-800 SC */
+ {0, 1, 800, 667, 6476, 36476, 6955, 36955}, /* DDR3-667 SC */
+ {0, 1, 800, 800, 5958, 35958, 6400, 36400}, /* DDR3-800 SC */
+
+ {0, 0, 667, 400, 3456, 33456, 4103, 34106}, /* DDR2-400 SC */
+ {0, 0, 667, 667, 3428, 33428, 3927, 33927}, /* DDR2-667 SC */
+ {0, 0, 667, 800, 3443, 33443, 3905, 33905}, /* DDR2-800 SC */
+ {0, 1, 667, 667, 6494, 36494, 6993, 36993}, /* DDR3-667 SC */
+ {0, 1, 667, 800, 5998, 35998, 6460, 36460}, /* DDR3-800 SC */
+
+ {0, 0, 400, 400, 3528, 33528, 4255, 34255}, /* DDR2-400 SC */
+ {0, 0, 400, 667, 3500, 33500, 4079, 34079}, /* DDR2-667 SC */
+ {0, 0, 400, 800, 3487, 33487, 4029, 34029}, /* DDR2-800 SC */
+ {0, 1, 400, 667, 6566, 36566, 7145, 37145}, /* DDR3-667 SC */
+ {0, 1, 400, 800, 6042, 36042, 6584, 36584}, /* DDR3-800 SC */
+};
+
+static const struct cxsr_latency *intel_get_cxsr_latency(int is_desktop,
+ int is_ddr3,
+ int fsb,
+ int mem)
+{
+ const struct cxsr_latency *latency;
+ int i;
+
+ if (fsb == 0 || mem == 0)
+ return NULL;
+
+ for (i = 0; i < DRM_ARRAY_SIZE(cxsr_latency_table); i++) {
+ latency = &cxsr_latency_table[i];
+ if (is_desktop == latency->is_desktop &&
+ is_ddr3 == latency->is_ddr3 &&
+ fsb == latency->fsb_freq && mem == latency->mem_freq)
+ return latency;
+ }
+
+ DRM_DEBUG_KMS("Unknown FSB/MEM found, disable CxSR\n");
+
+ return NULL;
+}
+
+static void pineview_disable_cxsr(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ /* deactivate cxsr */
+ I915_WRITE(DSPFW3, I915_READ(DSPFW3) & ~PINEVIEW_SELF_REFRESH_EN);
+}
+
+/*
+ * Latency for FIFO fetches is dependent on several factors:
+ * - memory configuration (speed, channels)
+ * - chipset
+ * - current MCH state
+ * It can be fairly high in some situations, so here we assume a fairly
+ * pessimal value. It's a tradeoff between extra memory fetches (if we
+ * set this value too high, the FIFO will fetch frequently to stay full)
+ * and power consumption (set it too low to save power and we might see
+ * FIFO underruns and display "flicker").
+ *
+ * A value of 5us seems to be a good balance; safe for very low end
+ * platforms but not overly aggressive on lower latency configs.
+ */
+static const int latency_ns = 5000;
+
+static int i9xx_get_fifo_size(struct drm_device *dev, int plane)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ uint32_t dsparb = I915_READ(DSPARB);
+ int size;
+
+ size = dsparb & 0x7f;
+ if (plane)
+ size = ((dsparb >> DSPARB_CSTART_SHIFT) & 0x7f) - size;
+
+ DRM_DEBUG_KMS("FIFO size - (0x%08x) %s: %d\n", dsparb,
+ plane ? "B" : "A", size);
+
+ return size;
+}
+
+static int i85x_get_fifo_size(struct drm_device *dev, int plane)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ uint32_t dsparb = I915_READ(DSPARB);
+ int size;
+
+ size = dsparb & 0x1ff;
+ if (plane)
+ size = ((dsparb >> DSPARB_BEND_SHIFT) & 0x1ff) - size;
+ size >>= 1; /* Convert to cachelines */
+
+ DRM_DEBUG_KMS("FIFO size - (0x%08x) %s: %d\n", dsparb,
+ plane ? "B" : "A", size);
+
+ return size;
+}
+
+static int i845_get_fifo_size(struct drm_device *dev, int plane)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ uint32_t dsparb = I915_READ(DSPARB);
+ int size;
+
+ size = dsparb & 0x7f;
+ size >>= 2; /* Convert to cachelines */
+
+ DRM_DEBUG_KMS("FIFO size - (0x%08x) %s: %d\n", dsparb,
+ plane ? "B" : "A",
+ size);
+
+ return size;
+}
+
+static int i830_get_fifo_size(struct drm_device *dev, int plane)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ uint32_t dsparb = I915_READ(DSPARB);
+ int size;
+
+ size = dsparb & 0x7f;
+ size >>= 1; /* Convert to cachelines */
+
+ DRM_DEBUG_KMS("FIFO size - (0x%08x) %s: %d\n", dsparb,
+ plane ? "B" : "A", size);
+
+ return size;
+}
+
+static struct drm_crtc *single_enabled_crtc(struct drm_device *dev)
+{
+ struct drm_crtc *crtc, *enabled = NULL;
+
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
+ if (crtc->enabled && crtc->fb) {
+ if (enabled)
+ return NULL;
+ enabled = crtc;
+ }
+ }
+
+ return enabled;
+}
+
+static void pineview_update_wm(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc;
+ const struct cxsr_latency *latency;
+ u32 reg;
+ unsigned long wm;
+
+ latency = intel_get_cxsr_latency(IS_PINEVIEW_G(dev), dev_priv->is_ddr3,
+ dev_priv->fsb_freq, dev_priv->mem_freq);
+ if (!latency) {
+ DRM_DEBUG_KMS("Unknown FSB/MEM found, disable CxSR\n");
+ pineview_disable_cxsr(dev);
+ return;
+ }
+
+ crtc = single_enabled_crtc(dev);
+ if (crtc) {
+ int clock = crtc->mode.clock;
+ int pixel_size = crtc->fb->bits_per_pixel / 8;
+
+ /* Display SR */
+ wm = intel_calculate_wm(clock, &pineview_display_wm,
+ pineview_display_wm.fifo_size,
+ pixel_size, latency->display_sr);
+ reg = I915_READ(DSPFW1);
+ reg &= ~DSPFW_SR_MASK;
+ reg |= wm << DSPFW_SR_SHIFT;
+ I915_WRITE(DSPFW1, reg);
+ DRM_DEBUG_KMS("DSPFW1 register is %x\n", reg);
+
+ /* cursor SR */
+ wm = intel_calculate_wm(clock, &pineview_cursor_wm,
+ pineview_display_wm.fifo_size,
+ pixel_size, latency->cursor_sr);
+ reg = I915_READ(DSPFW3);
+ reg &= ~DSPFW_CURSOR_SR_MASK;
+ reg |= (wm & 0x3f) << DSPFW_CURSOR_SR_SHIFT;
+ I915_WRITE(DSPFW3, reg);
+
+ /* Display HPLL off SR */
+ wm = intel_calculate_wm(clock, &pineview_display_hplloff_wm,
+ pineview_display_hplloff_wm.fifo_size,
+ pixel_size, latency->display_hpll_disable);
+ reg = I915_READ(DSPFW3);
+ reg &= ~DSPFW_HPLL_SR_MASK;
+ reg |= wm & DSPFW_HPLL_SR_MASK;
+ I915_WRITE(DSPFW3, reg);
+
+ /* cursor HPLL off SR */
+ wm = intel_calculate_wm(clock, &pineview_cursor_hplloff_wm,
+ pineview_display_hplloff_wm.fifo_size,
+ pixel_size, latency->cursor_hpll_disable);
+ reg = I915_READ(DSPFW3);
+ reg &= ~DSPFW_HPLL_CURSOR_MASK;
+ reg |= (wm & 0x3f) << DSPFW_HPLL_CURSOR_SHIFT;
+ I915_WRITE(DSPFW3, reg);
+ DRM_DEBUG_KMS("DSPFW3 register is %x\n", reg);
+
+ /* activate cxsr */
+ I915_WRITE(DSPFW3,
+ I915_READ(DSPFW3) | PINEVIEW_SELF_REFRESH_EN);
+ DRM_DEBUG_KMS("Self-refresh is enabled\n");
+ } else {
+ pineview_disable_cxsr(dev);
+ DRM_DEBUG_KMS("Self-refresh is disabled\n");
+ }
+}
+
+static bool g4x_compute_wm0(struct drm_device *dev,
+ int plane,
+ const struct intel_watermark_params *display,
+ int display_latency_ns,
+ const struct intel_watermark_params *cursor,
+ int cursor_latency_ns,
+ int *plane_wm,
+ int *cursor_wm)
+{
+ struct drm_crtc *crtc;
+ int htotal, hdisplay, clock, pixel_size;
+ int line_time_us, line_count;
+ int entries, tlb_miss;
+
+ crtc = intel_get_crtc_for_plane(dev, plane);
+ if (crtc->fb == NULL || !crtc->enabled) {
+ *cursor_wm = cursor->guard_size;
+ *plane_wm = display->guard_size;
+ return false;
+ }
+
+ htotal = crtc->mode.htotal;
+ hdisplay = crtc->mode.hdisplay;
+ clock = crtc->mode.clock;
+ pixel_size = crtc->fb->bits_per_pixel / 8;
+
+ /* Use the small buffer method to calculate plane watermark */
+ entries = ((clock * pixel_size / 1000) * display_latency_ns) / 1000;
+ tlb_miss = display->fifo_size*display->cacheline_size - hdisplay * 8;
+ if (tlb_miss > 0)
+ entries += tlb_miss;
+ entries = howmany(entries, display->cacheline_size);
+ *plane_wm = entries + display->guard_size;
+ if (*plane_wm > (int)display->max_wm)
+ *plane_wm = display->max_wm;
+
+ /* Use the large buffer method to calculate cursor watermark */
+ line_time_us = ((htotal * 1000) / clock);
+ line_count = (cursor_latency_ns / line_time_us + 1000) / 1000;
+ entries = line_count * 64 * pixel_size;
+ tlb_miss = cursor->fifo_size*cursor->cacheline_size - hdisplay * 8;
+ if (tlb_miss > 0)
+ entries += tlb_miss;
+ entries = howmany(entries, cursor->cacheline_size);
+ *cursor_wm = entries + cursor->guard_size;
+ if (*cursor_wm > (int)cursor->max_wm)
+ *cursor_wm = (int)cursor->max_wm;
+
+ return true;
+}
+
+/*
+ * Check the wm result.
+ *
+ * If any calculated watermark values is larger than the maximum value that
+ * can be programmed into the associated watermark register, that watermark
+ * must be disabled.
+ */
+static bool g4x_check_srwm(struct drm_device *dev,
+ int display_wm, int cursor_wm,
+ const struct intel_watermark_params *display,
+ const struct intel_watermark_params *cursor)
+{
+ DRM_DEBUG_KMS("SR watermark: display plane %d, cursor %d\n",
+ display_wm, cursor_wm);
+
+ if (display_wm > display->max_wm) {
+ DRM_DEBUG_KMS("display watermark is too large(%d/%ld), disabling\n",
+ display_wm, display->max_wm);
+ return false;
+ }
+
+ if (cursor_wm > cursor->max_wm) {
+ DRM_DEBUG_KMS("cursor watermark is too large(%d/%ld), disabling\n",
+ cursor_wm, cursor->max_wm);
+ return false;
+ }
+
+ if (!(display_wm || cursor_wm)) {
+ DRM_DEBUG_KMS("SR latency is 0, disabling\n");
+ return false;
+ }
+
+ return true;
+}
+
+static bool g4x_compute_srwm(struct drm_device *dev,
+ int plane,
+ int latency_ns,
+ const struct intel_watermark_params *display,
+ const struct intel_watermark_params *cursor,
+ int *display_wm, int *cursor_wm)
+{
+ struct drm_crtc *crtc;
+ int hdisplay, htotal, pixel_size, clock;
+ unsigned long line_time_us;
+ int line_count, line_size;
+ int small, large;
+ int entries;
+
+ if (!latency_ns) {
+ *display_wm = *cursor_wm = 0;
+ return false;
+ }
+
+ crtc = intel_get_crtc_for_plane(dev, plane);
+ hdisplay = crtc->mode.hdisplay;
+ htotal = crtc->mode.htotal;
+ clock = crtc->mode.clock;
+ pixel_size = crtc->fb->bits_per_pixel / 8;
+
+ line_time_us = (htotal * 1000) / clock;
+ line_count = (latency_ns / line_time_us + 1000) / 1000;
+ line_size = hdisplay * pixel_size;
+
+ /* Use the minimum of the small and large buffer method for primary */
+ small = ((clock * pixel_size / 1000) * latency_ns) / 1000;
+ large = line_count * line_size;
+
+ entries = howmany(min(small, large), display->cacheline_size);
+ *display_wm = entries + display->guard_size;
+
+ /* calculate the self-refresh watermark for display cursor */
+ entries = line_count * pixel_size * 64;
+ entries = howmany(entries, cursor->cacheline_size);
+ *cursor_wm = entries + cursor->guard_size;
+
+ return g4x_check_srwm(dev,
+ *display_wm, *cursor_wm,
+ display, cursor);
+}
+
+#define single_plane_enabled(mask) ((mask) != 0 && powerof2(mask))
+
+static void g4x_update_wm(struct drm_device *dev)
+{
+ static const int sr_latency_ns = 12000;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int planea_wm, planeb_wm, cursora_wm, cursorb_wm;
+ int plane_sr, cursor_sr;
+ unsigned int enabled = 0;
+
+ if (g4x_compute_wm0(dev, 0,
+ &g4x_wm_info, latency_ns,
+ &g4x_cursor_wm_info, latency_ns,
+ &planea_wm, &cursora_wm))
+ enabled |= 1;
+
+ if (g4x_compute_wm0(dev, 1,
+ &g4x_wm_info, latency_ns,
+ &g4x_cursor_wm_info, latency_ns,
+ &planeb_wm, &cursorb_wm))
+ enabled |= 2;
+
+ plane_sr = cursor_sr = 0;
+ if (single_plane_enabled(enabled) &&
+ g4x_compute_srwm(dev, ffs(enabled) - 1,
+ sr_latency_ns,
+ &g4x_wm_info,
+ &g4x_cursor_wm_info,
+ &plane_sr, &cursor_sr))
+ I915_WRITE(FW_BLC_SELF, FW_BLC_SELF_EN);
+ else
+ I915_WRITE(FW_BLC_SELF,
+ I915_READ(FW_BLC_SELF) & ~FW_BLC_SELF_EN);
+
+ DRM_DEBUG_KMS("Setting FIFO watermarks - A: plane=%d, cursor=%d, B: plane=%d, cursor=%d, SR: plane=%d, cursor=%d\n",
+ planea_wm, cursora_wm,
+ planeb_wm, cursorb_wm,
+ plane_sr, cursor_sr);
+
+ I915_WRITE(DSPFW1,
+ (plane_sr << DSPFW_SR_SHIFT) |
+ (cursorb_wm << DSPFW_CURSORB_SHIFT) |
+ (planeb_wm << DSPFW_PLANEB_SHIFT) |
+ planea_wm);
+ I915_WRITE(DSPFW2,
+ (I915_READ(DSPFW2) & DSPFW_CURSORA_MASK) |
+ (cursora_wm << DSPFW_CURSORA_SHIFT));
+ /* HPLL off in SR has some issues on G4x... disable it */
+ I915_WRITE(DSPFW3,
+ (I915_READ(DSPFW3) & ~DSPFW_HPLL_SR_EN) |
+ (cursor_sr << DSPFW_CURSOR_SR_SHIFT));
+}
+
+static void i965_update_wm(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc;
+ int srwm = 1;
+ int cursor_sr = 16;
+
+ /* Calc sr entries for one plane configs */
+ crtc = single_enabled_crtc(dev);
+ if (crtc) {
+ /* self-refresh has much higher latency */
+ static const int sr_latency_ns = 12000;
+ int clock = crtc->mode.clock;
+ int htotal = crtc->mode.htotal;
+ int hdisplay = crtc->mode.hdisplay;
+ int pixel_size = crtc->fb->bits_per_pixel / 8;
+ unsigned long line_time_us;
+ int entries;
+
+ line_time_us = ((htotal * 1000) / clock);
+
+ /* Use ns/us then divide to preserve precision */
+ entries = (((sr_latency_ns / line_time_us) + 1000) / 1000) *
+ pixel_size * hdisplay;
+ entries = howmany(entries, I915_FIFO_LINE_SIZE);
+ srwm = I965_FIFO_SIZE - entries;
+ if (srwm < 0)
+ srwm = 1;
+ srwm &= 0x1ff;
+ DRM_DEBUG_KMS("self-refresh entries: %d, wm: %d\n",
+ entries, srwm);
+
+ entries = (((sr_latency_ns / line_time_us) + 1000) / 1000) *
+ pixel_size * 64;
+ entries = howmany(entries, i965_cursor_wm_info.cacheline_size);
+ cursor_sr = i965_cursor_wm_info.fifo_size -
+ (entries + i965_cursor_wm_info.guard_size);
+
+ if (cursor_sr > i965_cursor_wm_info.max_wm)
+ cursor_sr = i965_cursor_wm_info.max_wm;
+
+ DRM_DEBUG_KMS("self-refresh watermark: display plane %d "
+ "cursor %d\n", srwm, cursor_sr);
+
+ if (IS_CRESTLINE(dev))
+ I915_WRITE(FW_BLC_SELF, FW_BLC_SELF_EN);
+ } else {
+ /* Turn off self refresh if both pipes are enabled */
+ if (IS_CRESTLINE(dev))
+ I915_WRITE(FW_BLC_SELF, I915_READ(FW_BLC_SELF)
+ & ~FW_BLC_SELF_EN);
+ }
+
+ DRM_DEBUG_KMS("Setting FIFO watermarks - A: 8, B: 8, C: 8, SR %d\n",
+ srwm);
+
+ /* 965 has limitations... */
+ I915_WRITE(DSPFW1, (srwm << DSPFW_SR_SHIFT) |
+ (8 << 16) | (8 << 8) | (8 << 0));
+ I915_WRITE(DSPFW2, (8 << 8) | (8 << 0));
+ /* update cursor SR watermark */
+ I915_WRITE(DSPFW3, (cursor_sr << DSPFW_CURSOR_SR_SHIFT));
+}
+
+static void i9xx_update_wm(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ const struct intel_watermark_params *wm_info;
+ uint32_t fwater_lo;
+ uint32_t fwater_hi;
+ int cwm, srwm = 1;
+ int fifo_size;
+ int planea_wm, planeb_wm;
+ struct drm_crtc *crtc, *enabled = NULL;
+
+ if (IS_I945GM(dev))
+ wm_info = &i945_wm_info;
+ else if (!IS_GEN2(dev))
+ wm_info = &i915_wm_info;
+ else
+ wm_info = &i855_wm_info;
+
+ fifo_size = dev_priv->display.get_fifo_size(dev, 0);
+ crtc = intel_get_crtc_for_plane(dev, 0);
+ if (crtc->enabled && crtc->fb) {
+ planea_wm = intel_calculate_wm(crtc->mode.clock,
+ wm_info, fifo_size,
+ crtc->fb->bits_per_pixel / 8,
+ latency_ns);
+ enabled = crtc;
+ } else
+ planea_wm = fifo_size - wm_info->guard_size;
+
+ fifo_size = dev_priv->display.get_fifo_size(dev, 1);
+ crtc = intel_get_crtc_for_plane(dev, 1);
+ if (crtc->enabled && crtc->fb) {
+ planeb_wm = intel_calculate_wm(crtc->mode.clock,
+ wm_info, fifo_size,
+ crtc->fb->bits_per_pixel / 8,
+ latency_ns);
+ if (enabled == NULL)
+ enabled = crtc;
+ else
+ enabled = NULL;
+ } else
+ planeb_wm = fifo_size - wm_info->guard_size;
+
+ DRM_DEBUG_KMS("FIFO watermarks - A: %d, B: %d\n", planea_wm, planeb_wm);
+
+ /*
+ * Overlay gets an aggressive default since video jitter is bad.
+ */
+ cwm = 2;
+
+ /* Play safe and disable self-refresh before adjusting watermarks. */
+ if (IS_I945G(dev) || IS_I945GM(dev))
+ I915_WRITE(FW_BLC_SELF, FW_BLC_SELF_EN_MASK | 0);
+ else if (IS_I915GM(dev))
+ I915_WRITE(INSTPM, I915_READ(INSTPM) & ~INSTPM_SELF_EN);
+
+ /* Calc sr entries for one plane configs */
+ if (HAS_FW_BLC(dev) && enabled) {
+ /* self-refresh has much higher latency */
+ static const int sr_latency_ns = 6000;
+ int clock = enabled->mode.clock;
+ int htotal = enabled->mode.htotal;
+ int hdisplay = enabled->mode.hdisplay;
+ int pixel_size = enabled->fb->bits_per_pixel / 8;
+ unsigned long line_time_us;
+ int entries;
+
+ line_time_us = (htotal * 1000) / clock;
+
+ /* Use ns/us then divide to preserve precision */
+ entries = (((sr_latency_ns / line_time_us) + 1000) / 1000) *
+ pixel_size * hdisplay;
+ entries = howmany(entries, wm_info->cacheline_size);
+ DRM_DEBUG_KMS("self-refresh entries: %d\n", entries);
+ srwm = wm_info->fifo_size - entries;
+ if (srwm < 0)
+ srwm = 1;
+
+ if (IS_I945G(dev) || IS_I945GM(dev))
+ I915_WRITE(FW_BLC_SELF,
+ FW_BLC_SELF_FIFO_MASK | (srwm & 0xff));
+ else if (IS_I915GM(dev))
+ I915_WRITE(FW_BLC_SELF, srwm & 0x3f);
+ }
+
+ DRM_DEBUG_KMS("Setting FIFO watermarks - A: %d, B: %d, C: %d, SR %d\n",
+ planea_wm, planeb_wm, cwm, srwm);
+
+ fwater_lo = ((planeb_wm & 0x3f) << 16) | (planea_wm & 0x3f);
+ fwater_hi = (cwm & 0x1f);
+
+ /* Set request length to 8 cachelines per fetch */
+ fwater_lo = fwater_lo | (1 << 24) | (1 << 8);
+ fwater_hi = fwater_hi | (1 << 8);
+
+ I915_WRITE(FW_BLC, fwater_lo);
+ I915_WRITE(FW_BLC2, fwater_hi);
+
+ if (HAS_FW_BLC(dev)) {
+ if (enabled) {
+ if (IS_I945G(dev) || IS_I945GM(dev))
+ I915_WRITE(FW_BLC_SELF,
+ FW_BLC_SELF_EN_MASK | FW_BLC_SELF_EN);
+ else if (IS_I915GM(dev))
+ I915_WRITE(INSTPM, I915_READ(INSTPM) | INSTPM_SELF_EN);
+ DRM_DEBUG_KMS("memory self refresh enabled\n");
+ } else
+ DRM_DEBUG_KMS("memory self refresh disabled\n");
+ }
+}
+
+static void i830_update_wm(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc;
+ uint32_t fwater_lo;
+ int planea_wm;
+
+ crtc = single_enabled_crtc(dev);
+ if (crtc == NULL)
+ return;
+
+ planea_wm = intel_calculate_wm(crtc->mode.clock, &i830_wm_info,
+ dev_priv->display.get_fifo_size(dev, 0),
+ crtc->fb->bits_per_pixel / 8,
+ latency_ns);
+ fwater_lo = I915_READ(FW_BLC) & ~0xfff;
+ fwater_lo |= (3<<8) | planea_wm;
+
+ DRM_DEBUG_KMS("Setting FIFO watermarks - A: %d\n", planea_wm);
+
+ I915_WRITE(FW_BLC, fwater_lo);
+}
+
+#define ILK_LP0_PLANE_LATENCY 700
+#define ILK_LP0_CURSOR_LATENCY 1300
+
+/*
+ * Check the wm result.
+ *
+ * If any calculated watermark values is larger than the maximum value that
+ * can be programmed into the associated watermark register, that watermark
+ * must be disabled.
+ */
+static bool ironlake_check_srwm(struct drm_device *dev, int level,
+ int fbc_wm, int display_wm, int cursor_wm,
+ const struct intel_watermark_params *display,
+ const struct intel_watermark_params *cursor)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ DRM_DEBUG_KMS("watermark %d: display plane %d, fbc lines %d,"
+ " cursor %d\n", level, display_wm, fbc_wm, cursor_wm);
+
+ if (fbc_wm > SNB_FBC_MAX_SRWM) {
+ DRM_DEBUG_KMS("fbc watermark(%d) is too large(%d), disabling wm%d+\n",
+ fbc_wm, SNB_FBC_MAX_SRWM, level);
+
+ /* fbc has it's own way to disable FBC WM */
+ I915_WRITE(DISP_ARB_CTL,
+ I915_READ(DISP_ARB_CTL) | DISP_FBC_WM_DIS);
+ return false;
+ }
+
+ if (display_wm > display->max_wm) {
+ DRM_DEBUG_KMS("display watermark(%d) is too large(%d), disabling wm%d+\n",
+ display_wm, SNB_DISPLAY_MAX_SRWM, level);
+ return false;
+ }
+
+ if (cursor_wm > cursor->max_wm) {
+ DRM_DEBUG_KMS("cursor watermark(%d) is too large(%d), disabling wm%d+\n",
+ cursor_wm, SNB_CURSOR_MAX_SRWM, level);
+ return false;
+ }
+
+ if (!(fbc_wm || display_wm || cursor_wm)) {
+ DRM_DEBUG_KMS("latency %d is 0, disabling wm%d+\n", level, level);
+ return false;
+ }
+
+ return true;
+}
+
+/*
+ * Compute watermark values of WM[1-3],
+ */
+static bool ironlake_compute_srwm(struct drm_device *dev, int level, int plane,
+ int latency_ns,
+ const struct intel_watermark_params *display,
+ const struct intel_watermark_params *cursor,
+ int *fbc_wm, int *display_wm, int *cursor_wm)
+{
+ struct drm_crtc *crtc;
+ unsigned long line_time_us;
+ int hdisplay, htotal, pixel_size, clock;
+ int line_count, line_size;
+ int small, large;
+ int entries;
+
+ if (!latency_ns) {
+ *fbc_wm = *display_wm = *cursor_wm = 0;
+ return false;
+ }
+
+ crtc = intel_get_crtc_for_plane(dev, plane);
+ hdisplay = crtc->mode.hdisplay;
+ htotal = crtc->mode.htotal;
+ clock = crtc->mode.clock;
+ pixel_size = crtc->fb->bits_per_pixel / 8;
+
+ line_time_us = (htotal * 1000) / clock;
+ line_count = (latency_ns / line_time_us + 1000) / 1000;
+ line_size = hdisplay * pixel_size;
+
+ /* Use the minimum of the small and large buffer method for primary */
+ small = ((clock * pixel_size / 1000) * latency_ns) / 1000;
+ large = line_count * line_size;
+
+ entries = howmany(min(small, large), display->cacheline_size);
+ *display_wm = entries + display->guard_size;
+
+ /*
+ * Spec says:
+ * FBC WM = ((Final Primary WM * 64) / number of bytes per line) + 2
+ */
+ *fbc_wm = howmany(*display_wm * 64, line_size) + 2;
+
+ /* calculate the self-refresh watermark for display cursor */
+ entries = line_count * pixel_size * 64;
+ entries = howmany(entries, cursor->cacheline_size);
+ *cursor_wm = entries + cursor->guard_size;
+
+ return ironlake_check_srwm(dev, level,
+ *fbc_wm, *display_wm, *cursor_wm,
+ display, cursor);
+}
+
+static void ironlake_update_wm(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int fbc_wm, plane_wm, cursor_wm;
+ unsigned int enabled;
+
+ enabled = 0;
+ if (g4x_compute_wm0(dev, 0,
+ &ironlake_display_wm_info,
+ ILK_LP0_PLANE_LATENCY,
+ &ironlake_cursor_wm_info,
+ ILK_LP0_CURSOR_LATENCY,
+ &plane_wm, &cursor_wm)) {
+ I915_WRITE(WM0_PIPEA_ILK,
+ (plane_wm << WM0_PIPE_PLANE_SHIFT) | cursor_wm);
+ DRM_DEBUG_KMS("FIFO watermarks For pipe A -"
+ " plane %d, " "cursor: %d\n",
+ plane_wm, cursor_wm);
+ enabled |= 1;
+ }
+
+ if (g4x_compute_wm0(dev, 1,
+ &ironlake_display_wm_info,
+ ILK_LP0_PLANE_LATENCY,
+ &ironlake_cursor_wm_info,
+ ILK_LP0_CURSOR_LATENCY,
+ &plane_wm, &cursor_wm)) {
+ I915_WRITE(WM0_PIPEB_ILK,
+ (plane_wm << WM0_PIPE_PLANE_SHIFT) | cursor_wm);
+ DRM_DEBUG_KMS("FIFO watermarks For pipe B -"
+ " plane %d, cursor: %d\n",
+ plane_wm, cursor_wm);
+ enabled |= 2;
+ }
+
+ /*
+ * Calculate and update the self-refresh watermark only when one
+ * display plane is used.
+ */
+ I915_WRITE(WM3_LP_ILK, 0);
+ I915_WRITE(WM2_LP_ILK, 0);
+ I915_WRITE(WM1_LP_ILK, 0);
+
+ if (!single_plane_enabled(enabled))
+ return;
+ enabled = ffs(enabled) - 1;
+
+ /* WM1 */
+ if (!ironlake_compute_srwm(dev, 1, enabled,
+ ILK_READ_WM1_LATENCY() * 500,
+ &ironlake_display_srwm_info,
+ &ironlake_cursor_srwm_info,
+ &fbc_wm, &plane_wm, &cursor_wm))
+ return;
+
+ I915_WRITE(WM1_LP_ILK,
+ WM1_LP_SR_EN |
+ (ILK_READ_WM1_LATENCY() << WM1_LP_LATENCY_SHIFT) |
+ (fbc_wm << WM1_LP_FBC_SHIFT) |
+ (plane_wm << WM1_LP_SR_SHIFT) |
+ cursor_wm);
+
+ /* WM2 */
+ if (!ironlake_compute_srwm(dev, 2, enabled,
+ ILK_READ_WM2_LATENCY() * 500,
+ &ironlake_display_srwm_info,
+ &ironlake_cursor_srwm_info,
+ &fbc_wm, &plane_wm, &cursor_wm))
+ return;
+
+ I915_WRITE(WM2_LP_ILK,
+ WM2_LP_EN |
+ (ILK_READ_WM2_LATENCY() << WM1_LP_LATENCY_SHIFT) |
+ (fbc_wm << WM1_LP_FBC_SHIFT) |
+ (plane_wm << WM1_LP_SR_SHIFT) |
+ cursor_wm);
+
+ /*
+ * WM3 is unsupported on ILK, probably because we don't have latency
+ * data for that power state
+ */
+}
+
+void sandybridge_update_wm(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int latency = SNB_READ_WM0_LATENCY() * 100; /* In unit 0.1us */
+ u32 val;
+ int fbc_wm, plane_wm, cursor_wm;
+ unsigned int enabled;
+
+ enabled = 0;
+ if (g4x_compute_wm0(dev, 0,
+ &sandybridge_display_wm_info, latency,
+ &sandybridge_cursor_wm_info, latency,
+ &plane_wm, &cursor_wm)) {
+ val = I915_READ(WM0_PIPEA_ILK);
+ val &= ~(WM0_PIPE_PLANE_MASK | WM0_PIPE_CURSOR_MASK);
+ I915_WRITE(WM0_PIPEA_ILK, val |
+ ((plane_wm << WM0_PIPE_PLANE_SHIFT) | cursor_wm));
+ DRM_DEBUG_KMS("FIFO watermarks For pipe A -"
+ " plane %d, " "cursor: %d\n",
+ plane_wm, cursor_wm);
+ enabled |= 1;
+ }
+
+ if (g4x_compute_wm0(dev, 1,
+ &sandybridge_display_wm_info, latency,
+ &sandybridge_cursor_wm_info, latency,
+ &plane_wm, &cursor_wm)) {
+ val = I915_READ(WM0_PIPEB_ILK);
+ val &= ~(WM0_PIPE_PLANE_MASK | WM0_PIPE_CURSOR_MASK);
+ I915_WRITE(WM0_PIPEB_ILK, val |
+ ((plane_wm << WM0_PIPE_PLANE_SHIFT) | cursor_wm));
+ DRM_DEBUG_KMS("FIFO watermarks For pipe B -"
+ " plane %d, cursor: %d\n",
+ plane_wm, cursor_wm);
+ enabled |= 2;
+ }
+
+ /* IVB has 3 pipes */
+ if (IS_IVYBRIDGE(dev) &&
+ g4x_compute_wm0(dev, 2,
+ &sandybridge_display_wm_info, latency,
+ &sandybridge_cursor_wm_info, latency,
+ &plane_wm, &cursor_wm)) {
+ val = I915_READ(WM0_PIPEC_IVB);
+ val &= ~(WM0_PIPE_PLANE_MASK | WM0_PIPE_CURSOR_MASK);
+ I915_WRITE(WM0_PIPEC_IVB, val |
+ ((plane_wm << WM0_PIPE_PLANE_SHIFT) | cursor_wm));
+ DRM_DEBUG_KMS("FIFO watermarks For pipe C -"
+ " plane %d, cursor: %d\n",
+ plane_wm, cursor_wm);
+ enabled |= 3;
+ }
+
+ /*
+ * Calculate and update the self-refresh watermark only when one
+ * display plane is used.
+ *
+ * SNB support 3 levels of watermark.
+ *
+ * WM1/WM2/WM2 watermarks have to be enabled in the ascending order,
+ * and disabled in the descending order
+ *
+ */
+ I915_WRITE(WM3_LP_ILK, 0);
+ I915_WRITE(WM2_LP_ILK, 0);
+ I915_WRITE(WM1_LP_ILK, 0);
+
+ if (!single_plane_enabled(enabled) ||
+ dev_priv->sprite_scaling_enabled)
+ return;
+ enabled = ffs(enabled) - 1;
+
+ /* WM1 */
+ if (!ironlake_compute_srwm(dev, 1, enabled,
+ SNB_READ_WM1_LATENCY() * 500,
+ &sandybridge_display_srwm_info,
+ &sandybridge_cursor_srwm_info,
+ &fbc_wm, &plane_wm, &cursor_wm))
+ return;
+
+ I915_WRITE(WM1_LP_ILK,
+ WM1_LP_SR_EN |
+ (SNB_READ_WM1_LATENCY() << WM1_LP_LATENCY_SHIFT) |
+ (fbc_wm << WM1_LP_FBC_SHIFT) |
+ (plane_wm << WM1_LP_SR_SHIFT) |
+ cursor_wm);
+
+ /* WM2 */
+ if (!ironlake_compute_srwm(dev, 2, enabled,
+ SNB_READ_WM2_LATENCY() * 500,
+ &sandybridge_display_srwm_info,
+ &sandybridge_cursor_srwm_info,
+ &fbc_wm, &plane_wm, &cursor_wm))
+ return;
+
+ I915_WRITE(WM2_LP_ILK,
+ WM2_LP_EN |
+ (SNB_READ_WM2_LATENCY() << WM1_LP_LATENCY_SHIFT) |
+ (fbc_wm << WM1_LP_FBC_SHIFT) |
+ (plane_wm << WM1_LP_SR_SHIFT) |
+ cursor_wm);
+
+ /* WM3 */
+ if (!ironlake_compute_srwm(dev, 3, enabled,
+ SNB_READ_WM3_LATENCY() * 500,
+ &sandybridge_display_srwm_info,
+ &sandybridge_cursor_srwm_info,
+ &fbc_wm, &plane_wm, &cursor_wm))
+ return;
+
+ I915_WRITE(WM3_LP_ILK,
+ WM3_LP_EN |
+ (SNB_READ_WM3_LATENCY() << WM1_LP_LATENCY_SHIFT) |
+ (fbc_wm << WM1_LP_FBC_SHIFT) |
+ (plane_wm << WM1_LP_SR_SHIFT) |
+ cursor_wm);
+}
+
+static bool
+sandybridge_compute_sprite_wm(struct drm_device *dev, int plane,
+ uint32_t sprite_width, int pixel_size,
+ const struct intel_watermark_params *display,
+ int display_latency_ns, int *sprite_wm)
+{
+ struct drm_crtc *crtc;
+ int clock;
+ int entries, tlb_miss;
+
+ crtc = intel_get_crtc_for_plane(dev, plane);
+ if (crtc->fb == NULL || !crtc->enabled) {
+ *sprite_wm = display->guard_size;
+ return false;
+ }
+
+ clock = crtc->mode.clock;
+
+ /* Use the small buffer method to calculate the sprite watermark */
+ entries = ((clock * pixel_size / 1000) * display_latency_ns) / 1000;
+ tlb_miss = display->fifo_size*display->cacheline_size -
+ sprite_width * 8;
+ if (tlb_miss > 0)
+ entries += tlb_miss;
+ entries = howmany(entries, display->cacheline_size);
+ *sprite_wm = entries + display->guard_size;
+ if (*sprite_wm > (int)display->max_wm)
+ *sprite_wm = display->max_wm;
+
+ return true;
+}
+
+static bool
+sandybridge_compute_sprite_srwm(struct drm_device *dev, int plane,
+ uint32_t sprite_width, int pixel_size,
+ const struct intel_watermark_params *display,
+ int latency_ns, int *sprite_wm)
+{
+ struct drm_crtc *crtc;
+ unsigned long line_time_us;
+ int clock;
+ int line_count, line_size;
+ int small, large;
+ int entries;
+
+ if (!latency_ns) {
+ *sprite_wm = 0;
+ return false;
+ }
+
+ crtc = intel_get_crtc_for_plane(dev, plane);
+ clock = crtc->mode.clock;
+ if (!clock) {
+ *sprite_wm = 0;
+ return false;
+ }
+
+ line_time_us = (sprite_width * 1000) / clock;
+ if (!line_time_us) {
+ *sprite_wm = 0;
+ return false;
+ }
+
+ line_count = (latency_ns / line_time_us + 1000) / 1000;
+ line_size = sprite_width * pixel_size;
+
+ /* Use the minimum of the small and large buffer method for primary */
+ small = ((clock * pixel_size / 1000) * latency_ns) / 1000;
+ large = line_count * line_size;
+
+ entries = howmany(min(small, large), display->cacheline_size);
+ *sprite_wm = entries + display->guard_size;
+
+ return *sprite_wm > 0x3ff ? false : true;
+}
+
+static void sandybridge_update_sprite_wm(struct drm_device *dev, int pipe,
+ uint32_t sprite_width, int pixel_size)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int latency = SNB_READ_WM0_LATENCY() * 100; /* In unit 0.1us */
+ u32 val;
+ int sprite_wm, reg;
+ int ret;
+
+ switch (pipe) {
+ case 0:
+ reg = WM0_PIPEA_ILK;
+ break;
+ case 1:
+ reg = WM0_PIPEB_ILK;
+ break;
+ case 2:
+ reg = WM0_PIPEC_IVB;
+ break;
+ default:
+ return; /* bad pipe */
+ }
+
+ ret = sandybridge_compute_sprite_wm(dev, pipe, sprite_width, pixel_size,
+ &sandybridge_display_wm_info,
+ latency, &sprite_wm);
+ if (!ret) {
+ DRM_DEBUG_KMS("failed to compute sprite wm for pipe %d\n",
+ pipe);
+ return;
+ }
+
+ val = I915_READ(reg);
+ val &= ~WM0_PIPE_SPRITE_MASK;
+ I915_WRITE(reg, val | (sprite_wm << WM0_PIPE_SPRITE_SHIFT));
+ DRM_DEBUG_KMS("sprite watermarks For pipe %d - %d\n", pipe, sprite_wm);
+
+
+ ret = sandybridge_compute_sprite_srwm(dev, pipe, sprite_width,
+ pixel_size,
+ &sandybridge_display_srwm_info,
+ SNB_READ_WM1_LATENCY() * 500,
+ &sprite_wm);
+ if (!ret) {
+ DRM_DEBUG_KMS("failed to compute sprite lp1 wm on pipe %d\n",
+ pipe);
+ return;
+ }
+ I915_WRITE(WM1S_LP_ILK, sprite_wm);
+
+ /* Only IVB has two more LP watermarks for sprite */
+ if (!IS_IVYBRIDGE(dev))
+ return;
+
+ ret = sandybridge_compute_sprite_srwm(dev, pipe, sprite_width,
+ pixel_size,
+ &sandybridge_display_srwm_info,
+ SNB_READ_WM2_LATENCY() * 500,
+ &sprite_wm);
+ if (!ret) {
+ DRM_DEBUG_KMS("failed to compute sprite lp2 wm on pipe %d\n",
+ pipe);
+ return;
+ }
+ I915_WRITE(WM2S_LP_IVB, sprite_wm);
+
+ ret = sandybridge_compute_sprite_srwm(dev, pipe, sprite_width,
+ pixel_size,
+ &sandybridge_display_srwm_info,
+ SNB_READ_WM3_LATENCY() * 500,
+ &sprite_wm);
+ if (!ret) {
+ DRM_DEBUG_KMS("failed to compute sprite lp3 wm on pipe %d\n",
+ pipe);
+ return;
+ }
+ I915_WRITE(WM3S_LP_IVB, sprite_wm);
+}
+
+/**
+ * intel_update_watermarks - update FIFO watermark values based on current modes
+ *
+ * Calculate watermark values for the various WM regs based on current mode
+ * and plane configuration.
+ *
+ * There are several cases to deal with here:
+ * - normal (i.e. non-self-refresh)
+ * - self-refresh (SR) mode
+ * - lines are large relative to FIFO size (buffer can hold up to 2)
+ * - lines are small relative to FIFO size (buffer can hold more than 2
+ * lines), so need to account for TLB latency
+ *
+ * The normal calculation is:
+ * watermark = dotclock * bytes per pixel * latency
+ * where latency is platform & configuration dependent (we assume pessimal
+ * values here).
+ *
+ * The SR calculation is:
+ * watermark = (trunc(latency/line time)+1) * surface width *
+ * bytes per pixel
+ * where
+ * line time = htotal / dotclock
+ * surface width = hdisplay for normal plane and 64 for cursor
+ * and latency is assumed to be high, as above.
+ *
+ * The final value programmed to the register should always be rounded up,
+ * and include an extra 2 entries to account for clock crossings.
+ *
+ * We don't use the sprite, so we can ignore that. And on Crestline we have
+ * to set the non-SR watermarks to 8.
+ */
+static void intel_update_watermarks(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (dev_priv->display.update_wm)
+ dev_priv->display.update_wm(dev);
+}
+
+void intel_update_sprite_watermarks(struct drm_device *dev, int pipe,
+ uint32_t sprite_width, int pixel_size)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (dev_priv->display.update_sprite_wm)
+ dev_priv->display.update_sprite_wm(dev, pipe, sprite_width,
+ pixel_size);
+}
+
+static inline bool intel_panel_use_ssc(struct drm_i915_private *dev_priv)
+{
+ if (i915_panel_use_ssc >= 0)
+ return i915_panel_use_ssc != 0;
+ return dev_priv->lvds_use_ssc
+ && !(dev_priv->quirks & QUIRK_LVDS_SSC_DISABLE);
+}
+
+/**
+ * intel_choose_pipe_bpp_dither - figure out what color depth the pipe should send
+ * @crtc: CRTC structure
+ * @mode: requested mode
+ *
+ * A pipe may be connected to one or more outputs. Based on the depth of the
+ * attached framebuffer, choose a good color depth to use on the pipe.
+ *
+ * If possible, match the pipe depth to the fb depth. In some cases, this
+ * isn't ideal, because the connected output supports a lesser or restricted
+ * set of depths. Resolve that here:
+ * LVDS typically supports only 6bpc, so clamp down in that case
+ * HDMI supports only 8bpc or 12bpc, so clamp to 8bpc with dither for 10bpc
+ * Displays may support a restricted set as well, check EDID and clamp as
+ * appropriate.
+ * DP may want to dither down to 6bpc to fit larger modes
+ *
+ * RETURNS:
+ * Dithering requirement (i.e. false if display bpc and pipe bpc match,
+ * true if they don't match).
+ */
+static bool intel_choose_pipe_bpp_dither(struct drm_crtc *crtc,
+ unsigned int *pipe_bpp,
+ struct drm_display_mode *mode)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_encoder *encoder;
+ struct drm_connector *connector;
+ unsigned int display_bpc = UINT_MAX, bpc;
+
+ /* Walk the encoders & connectors on this crtc, get min bpc */
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
+ struct intel_encoder *intel_encoder = to_intel_encoder(encoder);
+
+ if (encoder->crtc != crtc)
+ continue;
+
+ if (intel_encoder->type == INTEL_OUTPUT_LVDS) {
+ unsigned int lvds_bpc;
+
+ if ((I915_READ(PCH_LVDS) & LVDS_A3_POWER_MASK) ==
+ LVDS_A3_POWER_UP)
+ lvds_bpc = 8;
+ else
+ lvds_bpc = 6;
+
+ if (lvds_bpc < display_bpc) {
+ DRM_DEBUG_KMS("clamping display bpc (was %d) to LVDS (%d)\n", display_bpc, lvds_bpc);
+ display_bpc = lvds_bpc;
+ }
+ continue;
+ }
+
+ if (intel_encoder->type == INTEL_OUTPUT_EDP) {
+ /* Use VBT settings if we have an eDP panel */
+ unsigned int edp_bpc = dev_priv->edp.bpp / 3;
+
+ if (edp_bpc < display_bpc) {
+ DRM_DEBUG_KMS("clamping display bpc (was %d) to eDP (%d)\n", display_bpc, edp_bpc);
+ display_bpc = edp_bpc;
+ }
+ continue;
+ }
+
+ /* Not one of the known troublemakers, check the EDID */
+ list_for_each_entry(connector, &dev->mode_config.connector_list,
+ head) {
+ if (connector->encoder != encoder)
+ continue;
+
+ /* Don't use an invalid EDID bpc value */
+ if (connector->display_info.bpc &&
+ connector->display_info.bpc < display_bpc) {
+ DRM_DEBUG_KMS("clamping display bpc (was %d) to EDID reported max of %d\n", display_bpc, connector->display_info.bpc);
+ display_bpc = connector->display_info.bpc;
+ }
+ }
+
+ /*
+ * HDMI is either 12 or 8, so if the display lets 10bpc sneak
+ * through, clamp it down. (Note: >12bpc will be caught below.)
+ */
+ if (intel_encoder->type == INTEL_OUTPUT_HDMI) {
+ if (display_bpc > 8 && display_bpc < 12) {
+ DRM_DEBUG_KMS("forcing bpc to 12 for HDMI\n");
+ display_bpc = 12;
+ } else {
+ DRM_DEBUG_KMS("forcing bpc to 8 for HDMI\n");
+ display_bpc = 8;
+ }
+ }
+ }
+
+ if (mode->private_flags & INTEL_MODE_DP_FORCE_6BPC) {
+ DRM_DEBUG_KMS("Dithering DP to 6bpc\n");
+ display_bpc = 6;
+ }
+
+ /*
+ * We could just drive the pipe at the highest bpc all the time and
+ * enable dithering as needed, but that costs bandwidth. So choose
+ * the minimum value that expresses the full color range of the fb but
+ * also stays within the max display bpc discovered above.
+ */
+
+ switch (crtc->fb->depth) {
+ case 8:
+ bpc = 8; /* since we go through a colormap */
+ break;
+ case 15:
+ case 16:
+ bpc = 6; /* min is 18bpp */
+ break;
+ case 24:
+ bpc = 8;
+ break;
+ case 30:
+ bpc = 10;
+ break;
+ case 48:
+ bpc = 12;
+ break;
+ default:
+ DRM_DEBUG("unsupported depth, assuming 24 bits\n");
+ bpc = min((unsigned int)8, display_bpc);
+ break;
+ }
+
+ display_bpc = min(display_bpc, bpc);
+
+ DRM_DEBUG_KMS("setting pipe bpc to %d (max display bpc %d)\n",
+ bpc, display_bpc);
+
+ *pipe_bpp = display_bpc * 3;
+
+ return display_bpc != bpc;
+}
+
+static int i9xx_get_refclk(struct drm_crtc *crtc, int num_connectors)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int refclk;
+
+ if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) &&
+ intel_panel_use_ssc(dev_priv) && num_connectors < 2) {
+ refclk = dev_priv->lvds_ssc_freq * 1000;
+ DRM_DEBUG_KMS("using SSC reference clock of %d MHz\n",
+ refclk / 1000);
+ } else if (!IS_GEN2(dev)) {
+ refclk = 96000;
+ } else {
+ refclk = 48000;
+ }
+
+ return refclk;
+}
+
+static void i9xx_adjust_sdvo_tv_clock(struct drm_display_mode *adjusted_mode,
+ intel_clock_t *clock)
+{
+ /* SDVO TV has fixed PLL values depend on its clock range,
+ this mirrors vbios setting. */
+ if (adjusted_mode->clock >= 100000
+ && adjusted_mode->clock < 140500) {
+ clock->p1 = 2;
+ clock->p2 = 10;
+ clock->n = 3;
+ clock->m1 = 16;
+ clock->m2 = 8;
+ } else if (adjusted_mode->clock >= 140500
+ && adjusted_mode->clock <= 200000) {
+ clock->p1 = 1;
+ clock->p2 = 10;
+ clock->n = 6;
+ clock->m1 = 12;
+ clock->m2 = 8;
+ }
+}
+
+static void i9xx_update_pll_dividers(struct drm_crtc *crtc,
+ intel_clock_t *clock,
+ intel_clock_t *reduced_clock)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ u32 fp, fp2 = 0;
+
+ if (IS_PINEVIEW(dev)) {
+ fp = (1 << clock->n) << 16 | clock->m1 << 8 | clock->m2;
+ if (reduced_clock)
+ fp2 = (1 << reduced_clock->n) << 16 |
+ reduced_clock->m1 << 8 | reduced_clock->m2;
+ } else {
+ fp = clock->n << 16 | clock->m1 << 8 | clock->m2;
+ if (reduced_clock)
+ fp2 = reduced_clock->n << 16 | reduced_clock->m1 << 8 |
+ reduced_clock->m2;
+ }
+
+ I915_WRITE(FP0(pipe), fp);
+
+ intel_crtc->lowfreq_avail = false;
+ if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) &&
+ reduced_clock && i915_powersave) {
+ I915_WRITE(FP1(pipe), fp2);
+ intel_crtc->lowfreq_avail = true;
+ } else {
+ I915_WRITE(FP1(pipe), fp);
+ }
+}
+
+static int i9xx_crtc_mode_set(struct drm_crtc *crtc,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode,
+ int x, int y,
+ struct drm_framebuffer *old_fb)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ int plane = intel_crtc->plane;
+ int refclk, num_connectors = 0;
+ intel_clock_t clock, reduced_clock;
+ u32 dpll, dspcntr, pipeconf, vsyncshift;
+ bool ok, has_reduced_clock = false, is_sdvo = false, is_dvo = false;
+ bool is_crt = false, is_lvds = false, is_tv = false, is_dp = false;
+ struct drm_mode_config *mode_config = &dev->mode_config;
+ struct intel_encoder *encoder;
+ const intel_limit_t *limit;
+ int ret;
+ u32 temp;
+ u32 lvds_sync = 0;
+
+ list_for_each_entry(encoder, &mode_config->encoder_list, base.head) {
+ if (encoder->base.crtc != crtc)
+ continue;
+
+ switch (encoder->type) {
+ case INTEL_OUTPUT_LVDS:
+ is_lvds = true;
+ break;
+ case INTEL_OUTPUT_SDVO:
+ case INTEL_OUTPUT_HDMI:
+ is_sdvo = true;
+ if (encoder->needs_tv_clock)
+ is_tv = true;
+ break;
+ case INTEL_OUTPUT_DVO:
+ is_dvo = true;
+ break;
+ case INTEL_OUTPUT_TVOUT:
+ is_tv = true;
+ break;
+ case INTEL_OUTPUT_ANALOG:
+ is_crt = true;
+ break;
+ case INTEL_OUTPUT_DISPLAYPORT:
+ is_dp = true;
+ break;
+ }
+
+ num_connectors++;
+ }
+
+ refclk = i9xx_get_refclk(crtc, num_connectors);
+
+ /*
+ * Returns a set of divisors for the desired target clock with the given
+ * refclk, or false. The returned values represent the clock equation:
+ * reflck * (5 * (m1 + 2) + (m2 + 2)) / (n + 2) / p1 / p2.
+ */
+ limit = intel_limit(crtc, refclk);
+ ok = limit->find_pll(limit, crtc, adjusted_mode->clock, refclk, NULL,
+ &clock);
+ if (!ok) {
+ DRM_ERROR("Couldn't find PLL settings for mode!\n");
+ return -EINVAL;
+ }
+
+ /* Ensure that the cursor is valid for the new mode before changing... */
+ intel_crtc_update_cursor(crtc, true);
+
+ if (is_lvds && dev_priv->lvds_downclock_avail) {
+ /*
+ * Ensure we match the reduced clock's P to the target clock.
+ * If the clocks don't match, we can't switch the display clock
+ * by using the FP0/FP1. In such case we will disable the LVDS
+ * downclock feature.
+ */
+ has_reduced_clock = limit->find_pll(limit, crtc,
+ dev_priv->lvds_downclock,
+ refclk,
+ &clock,
+ &reduced_clock);
+ }
+
+ if (is_sdvo && is_tv)
+ i9xx_adjust_sdvo_tv_clock(adjusted_mode, &clock);
+
+ i9xx_update_pll_dividers(crtc, &clock, has_reduced_clock ?
+ &reduced_clock : NULL);
+
+ dpll = DPLL_VGA_MODE_DIS;
+
+ if (!IS_GEN2(dev)) {
+ if (is_lvds)
+ dpll |= DPLLB_MODE_LVDS;
+ else
+ dpll |= DPLLB_MODE_DAC_SERIAL;
+ if (is_sdvo) {
+ int pixel_multiplier = intel_mode_get_pixel_multiplier(adjusted_mode);
+ if (pixel_multiplier > 1) {
+ if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
+ dpll |= (pixel_multiplier - 1) << SDVO_MULTIPLIER_SHIFT_HIRES;
+ }
+ dpll |= DPLL_DVO_HIGH_SPEED;
+ }
+ if (is_dp)
+ dpll |= DPLL_DVO_HIGH_SPEED;
+
+ /* compute bitmask from p1 value */
+ if (IS_PINEVIEW(dev))
+ dpll |= (1 << (clock.p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW;
+ else {
+ dpll |= (1 << (clock.p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
+ if (IS_G4X(dev) && has_reduced_clock)
+ dpll |= (1 << (reduced_clock.p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT;
+ }
+ switch (clock.p2) {
+ case 5:
+ dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_5;
+ break;
+ case 7:
+ dpll |= DPLLB_LVDS_P2_CLOCK_DIV_7;
+ break;
+ case 10:
+ dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10;
+ break;
+ case 14:
+ dpll |= DPLLB_LVDS_P2_CLOCK_DIV_14;
+ break;
+ }
+ if (INTEL_INFO(dev)->gen >= 4)
+ dpll |= (6 << PLL_LOAD_PULSE_PHASE_SHIFT);
+ } else {
+ if (is_lvds) {
+ dpll |= (1 << (clock.p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
+ } else {
+ if (clock.p1 == 2)
+ dpll |= PLL_P1_DIVIDE_BY_TWO;
+ else
+ dpll |= (clock.p1 - 2) << DPLL_FPA01_P1_POST_DIV_SHIFT;
+ if (clock.p2 == 4)
+ dpll |= PLL_P2_DIVIDE_BY_4;
+ }
+ }
+
+ if (is_sdvo && is_tv)
+ dpll |= PLL_REF_INPUT_TVCLKINBC;
+ else if (is_tv)
+ /* XXX: just matching BIOS for now */
+ /* dpll |= PLL_REF_INPUT_TVCLKINBC; */
+ dpll |= 3;
+ else if (is_lvds && intel_panel_use_ssc(dev_priv) && num_connectors < 2)
+ dpll |= PLLB_REF_INPUT_SPREADSPECTRUMIN;
+ else
+ dpll |= PLL_REF_INPUT_DREFCLK;
+
+ /* setup pipeconf */
+ pipeconf = I915_READ(PIPECONF(pipe));
+
+ /* Set up the display plane register */
+ dspcntr = DISPPLANE_GAMMA_ENABLE;
+
+ if (pipe == 0)
+ dspcntr &= ~DISPPLANE_SEL_PIPE_MASK;
+ else
+ dspcntr |= DISPPLANE_SEL_PIPE_B;
+
+ if (pipe == 0 && INTEL_INFO(dev)->gen < 4) {
+ /* Enable pixel doubling when the dot clock is > 90% of the (display)
+ * core speed.
+ *
+ * XXX: No double-wide on 915GM pipe B. Is that the only reason for the
+ * pipe == 0 check?
+ */
+ if (mode->clock >
+ dev_priv->display.get_display_clock_speed(dev) * 9 / 10)
+ pipeconf |= PIPECONF_DOUBLE_WIDE;
+ else
+ pipeconf &= ~PIPECONF_DOUBLE_WIDE;
+ }
+
+ /* default to 8bpc */
+ pipeconf &= ~(PIPECONF_BPP_MASK | PIPECONF_DITHER_EN);
+ if (is_dp) {
+ if (mode->private_flags & INTEL_MODE_DP_FORCE_6BPC) {
+ pipeconf |= PIPECONF_BPP_6 |
+ PIPECONF_DITHER_EN |
+ PIPECONF_DITHER_TYPE_SP;
+ }
+ }
+
+ dpll |= DPLL_VCO_ENABLE;
+
+ DRM_DEBUG_KMS("Mode for pipe %c:\n", pipe == 0 ? 'A' : 'B');
+ drm_mode_debug_printmodeline(mode);
+
+ I915_WRITE(DPLL(pipe), dpll & ~DPLL_VCO_ENABLE);
+
+ POSTING_READ(DPLL(pipe));
+ DELAY(150);
+
+ /* The LVDS pin pair needs to be on before the DPLLs are enabled.
+ * This is an exception to the general rule that mode_set doesn't turn
+ * things on.
+ */
+ if (is_lvds) {
+ temp = I915_READ(LVDS);
+ temp |= LVDS_PORT_EN | LVDS_A0A2_CLKA_POWER_UP;
+ if (pipe == 1) {
+ temp |= LVDS_PIPEB_SELECT;
+ } else {
+ temp &= ~LVDS_PIPEB_SELECT;
+ }
+ /* set the corresponsding LVDS_BORDER bit */
+ temp |= dev_priv->lvds_border_bits;
+ /* Set the B0-B3 data pairs corresponding to whether we're going to
+ * set the DPLLs for dual-channel mode or not.
+ */
+ if (clock.p2 == 7)
+ temp |= LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP;
+ else
+ temp &= ~(LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP);
+
+ /* It would be nice to set 24 vs 18-bit mode (LVDS_A3_POWER_UP)
+ * appropriately here, but we need to look more thoroughly into how
+ * panels behave in the two modes.
+ */
+ /* set the dithering flag on LVDS as needed */
+ if (INTEL_INFO(dev)->gen >= 4) {
+ if (dev_priv->lvds_dither)
+ temp |= LVDS_ENABLE_DITHER;
+ else
+ temp &= ~LVDS_ENABLE_DITHER;
+ }
+ if (adjusted_mode->flags & DRM_MODE_FLAG_NHSYNC)
+ lvds_sync |= LVDS_HSYNC_POLARITY;
+ if (adjusted_mode->flags & DRM_MODE_FLAG_NVSYNC)
+ lvds_sync |= LVDS_VSYNC_POLARITY;
+ if ((temp & (LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY))
+ != lvds_sync) {
+ char flags[2] = "-+";
+ DRM_INFO("Changing LVDS panel from "
+ "(%chsync, %cvsync) to (%chsync, %cvsync)\n",
+ flags[!(temp & LVDS_HSYNC_POLARITY)],
+ flags[!(temp & LVDS_VSYNC_POLARITY)],
+ flags[!(lvds_sync & LVDS_HSYNC_POLARITY)],
+ flags[!(lvds_sync & LVDS_VSYNC_POLARITY)]);
+ temp &= ~(LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY);
+ temp |= lvds_sync;
+ }
+ I915_WRITE(LVDS, temp);
+ }
+
+ if (is_dp) {
+ intel_dp_set_m_n(crtc, mode, adjusted_mode);
+ }
+
+ I915_WRITE(DPLL(pipe), dpll);
+
+ /* Wait for the clocks to stabilize. */
+ POSTING_READ(DPLL(pipe));
+ DELAY(150);
+
+ if (INTEL_INFO(dev)->gen >= 4) {
+ temp = 0;
+ if (is_sdvo) {
+ temp = intel_mode_get_pixel_multiplier(adjusted_mode);
+ if (temp > 1)
+ temp = (temp - 1) << DPLL_MD_UDI_MULTIPLIER_SHIFT;
+ else
+ temp = 0;
+ }
+ I915_WRITE(DPLL_MD(pipe), temp);
+ } else {
+ /* The pixel multiplier can only be updated once the
+ * DPLL is enabled and the clocks are stable.
+ *
+ * So write it again.
+ */
+ I915_WRITE(DPLL(pipe), dpll);
+ }
+
+ if (HAS_PIPE_CXSR(dev)) {
+ if (intel_crtc->lowfreq_avail) {
+ DRM_DEBUG_KMS("enabling CxSR downclocking\n");
+ pipeconf |= PIPECONF_CXSR_DOWNCLOCK;
+ } else {
+ DRM_DEBUG_KMS("disabling CxSR downclocking\n");
+ pipeconf &= ~PIPECONF_CXSR_DOWNCLOCK;
+ }
+ }
+
+ pipeconf &= ~PIPECONF_INTERLACE_MASK;
+ if (!IS_GEN2(dev) &&
+ adjusted_mode->flags & DRM_MODE_FLAG_INTERLACE) {
+ pipeconf |= PIPECONF_INTERLACE_W_FIELD_INDICATION;
+ /* the chip adds 2 halflines automatically */
+ adjusted_mode->crtc_vtotal -= 1;
+ adjusted_mode->crtc_vblank_end -= 1;
+ vsyncshift = adjusted_mode->crtc_hsync_start
+ - adjusted_mode->crtc_htotal/2;
+ } else {
+ pipeconf |= PIPECONF_PROGRESSIVE;
+ vsyncshift = 0;
+ }
+
+ if (!IS_GEN3(dev))
+ I915_WRITE(VSYNCSHIFT(pipe), vsyncshift);
+
+ I915_WRITE(HTOTAL(pipe),
+ (adjusted_mode->crtc_hdisplay - 1) |
+ ((adjusted_mode->crtc_htotal - 1) << 16));
+ I915_WRITE(HBLANK(pipe),
+ (adjusted_mode->crtc_hblank_start - 1) |
+ ((adjusted_mode->crtc_hblank_end - 1) << 16));
+ I915_WRITE(HSYNC(pipe),
+ (adjusted_mode->crtc_hsync_start - 1) |
+ ((adjusted_mode->crtc_hsync_end - 1) << 16));
+
+ I915_WRITE(VTOTAL(pipe),
+ (adjusted_mode->crtc_vdisplay - 1) |
+ ((adjusted_mode->crtc_vtotal - 1) << 16));
+ I915_WRITE(VBLANK(pipe),
+ (adjusted_mode->crtc_vblank_start - 1) |
+ ((adjusted_mode->crtc_vblank_end - 1) << 16));
+ I915_WRITE(VSYNC(pipe),
+ (adjusted_mode->crtc_vsync_start - 1) |
+ ((adjusted_mode->crtc_vsync_end - 1) << 16));
+
+ /* pipesrc and dspsize control the size that is scaled from,
+ * which should always be the user's requested size.
+ */
+ I915_WRITE(DSPSIZE(plane),
+ ((mode->vdisplay - 1) << 16) |
+ (mode->hdisplay - 1));
+ I915_WRITE(DSPPOS(plane), 0);
+ I915_WRITE(PIPESRC(pipe),
+ ((mode->hdisplay - 1) << 16) | (mode->vdisplay - 1));
+
+ I915_WRITE(PIPECONF(pipe), pipeconf);
+ POSTING_READ(PIPECONF(pipe));
+ intel_enable_pipe(dev_priv, pipe, false);
+
+ intel_wait_for_vblank(dev, pipe);
+
+ I915_WRITE(DSPCNTR(plane), dspcntr);
+ POSTING_READ(DSPCNTR(plane));
+ intel_enable_plane(dev_priv, plane, pipe);
+
+ ret = intel_pipe_set_base(crtc, x, y, old_fb);
+
+ intel_update_watermarks(dev);
+
+ return ret;
+}
+
+/*
+ * Initialize reference clocks when the driver loads
+ */
+void ironlake_init_pch_refclk(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_mode_config *mode_config = &dev->mode_config;
+ struct intel_encoder *encoder;
+ u32 temp;
+ bool has_lvds = false;
+ bool has_cpu_edp = false;
+ bool has_pch_edp = false;
+ bool has_panel = false;
+ bool has_ck505 = false;
+ bool can_ssc = false;
+
+ /* We need to take the global config into account */
+ list_for_each_entry(encoder, &mode_config->encoder_list,
+ base.head) {
+ switch (encoder->type) {
+ case INTEL_OUTPUT_LVDS:
+ has_panel = true;
+ has_lvds = true;
+ break;
+ case INTEL_OUTPUT_EDP:
+ has_panel = true;
+ if (intel_encoder_is_pch_edp(&encoder->base))
+ has_pch_edp = true;
+ else
+ has_cpu_edp = true;
+ break;
+ }
+ }
+
+ if (HAS_PCH_IBX(dev)) {
+ has_ck505 = dev_priv->display_clock_mode;
+ can_ssc = has_ck505;
+ } else {
+ has_ck505 = false;
+ can_ssc = true;
+ }
+
+ DRM_DEBUG_KMS("has_panel %d has_lvds %d has_pch_edp %d has_cpu_edp %d has_ck505 %d\n",
+ has_panel, has_lvds, has_pch_edp, has_cpu_edp,
+ has_ck505);
+
+ /* Ironlake: try to setup display ref clock before DPLL
+ * enabling. This is only under driver's control after
+ * PCH B stepping, previous chipset stepping should be
+ * ignoring this setting.
+ */
+ temp = I915_READ(PCH_DREF_CONTROL);
+ /* Always enable nonspread source */
+ temp &= ~DREF_NONSPREAD_SOURCE_MASK;
+
+ if (has_ck505)
+ temp |= DREF_NONSPREAD_CK505_ENABLE;
+ else
+ temp |= DREF_NONSPREAD_SOURCE_ENABLE;
+
+ if (has_panel) {
+ temp &= ~DREF_SSC_SOURCE_MASK;
+ temp |= DREF_SSC_SOURCE_ENABLE;
+
+ /* SSC must be turned on before enabling the CPU output */
+ if (intel_panel_use_ssc(dev_priv) && can_ssc) {
+ DRM_DEBUG_KMS("Using SSC on panel\n");
+ temp |= DREF_SSC1_ENABLE;
+ } else
+ temp &= ~DREF_SSC1_ENABLE;
+
+ /* Get SSC going before enabling the outputs */
+ I915_WRITE(PCH_DREF_CONTROL, temp);
+ POSTING_READ(PCH_DREF_CONTROL);
+ DELAY(200);
+
+ temp &= ~DREF_CPU_SOURCE_OUTPUT_MASK;
+
+ /* Enable CPU source on CPU attached eDP */
+ if (has_cpu_edp) {
+ if (intel_panel_use_ssc(dev_priv) && can_ssc) {
+ DRM_DEBUG_KMS("Using SSC on eDP\n");
+ temp |= DREF_CPU_SOURCE_OUTPUT_DOWNSPREAD;
+ }
+ else
+ temp |= DREF_CPU_SOURCE_OUTPUT_NONSPREAD;
+ } else
+ temp |= DREF_CPU_SOURCE_OUTPUT_DISABLE;
+
+ I915_WRITE(PCH_DREF_CONTROL, temp);
+ POSTING_READ(PCH_DREF_CONTROL);
+ DELAY(200);
+ } else {
+ DRM_DEBUG_KMS("Disabling SSC entirely\n");
+
+ temp &= ~DREF_CPU_SOURCE_OUTPUT_MASK;
+
+ /* Turn off CPU output */
+ temp |= DREF_CPU_SOURCE_OUTPUT_DISABLE;
+
+ I915_WRITE(PCH_DREF_CONTROL, temp);
+ POSTING_READ(PCH_DREF_CONTROL);
+ DELAY(200);
+
+ /* Turn off the SSC source */
+ temp &= ~DREF_SSC_SOURCE_MASK;
+ temp |= DREF_SSC_SOURCE_DISABLE;
+
+ /* Turn off SSC1 */
+ temp &= ~ DREF_SSC1_ENABLE;
+
+ I915_WRITE(PCH_DREF_CONTROL, temp);
+ POSTING_READ(PCH_DREF_CONTROL);
+ DELAY(200);
+ }
+}
+
+static int ironlake_get_refclk(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_encoder *encoder;
+ struct drm_mode_config *mode_config = &dev->mode_config;
+ struct intel_encoder *edp_encoder = NULL;
+ int num_connectors = 0;
+ bool is_lvds = false;
+
+ list_for_each_entry(encoder, &mode_config->encoder_list, base.head) {
+ if (encoder->base.crtc != crtc)
+ continue;
+
+ switch (encoder->type) {
+ case INTEL_OUTPUT_LVDS:
+ is_lvds = true;
+ break;
+ case INTEL_OUTPUT_EDP:
+ edp_encoder = encoder;
+ break;
+ }
+ num_connectors++;
+ }
+
+ if (is_lvds && intel_panel_use_ssc(dev_priv) && num_connectors < 2) {
+ DRM_DEBUG_KMS("using SSC reference clock of %d MHz\n",
+ dev_priv->lvds_ssc_freq);
+ return dev_priv->lvds_ssc_freq * 1000;
+ }
+
+ return 120000;
+}
+
+static int ironlake_crtc_mode_set(struct drm_crtc *crtc,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode,
+ int x, int y,
+ struct drm_framebuffer *old_fb)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ int plane = intel_crtc->plane;
+ int refclk, num_connectors = 0;
+ intel_clock_t clock, reduced_clock;
+ u32 dpll, fp = 0, fp2 = 0, dspcntr, pipeconf;
+ bool ok, has_reduced_clock = false, is_sdvo = false;
+ bool is_crt = false, is_lvds = false, is_tv = false, is_dp = false;
+ struct intel_encoder *has_edp_encoder = NULL;
+ struct drm_mode_config *mode_config = &dev->mode_config;
+ struct intel_encoder *encoder;
+ const intel_limit_t *limit;
+ int ret;
+ struct fdi_m_n m_n = {0};
+ u32 temp;
+ u32 lvds_sync = 0;
+ int target_clock, pixel_multiplier, lane, link_bw, factor;
+ unsigned int pipe_bpp;
+ bool dither;
+
+ list_for_each_entry(encoder, &mode_config->encoder_list, base.head) {
+ if (encoder->base.crtc != crtc)
+ continue;
+
+ switch (encoder->type) {
+ case INTEL_OUTPUT_LVDS:
+ is_lvds = true;
+ break;
+ case INTEL_OUTPUT_SDVO:
+ case INTEL_OUTPUT_HDMI:
+ is_sdvo = true;
+ if (encoder->needs_tv_clock)
+ is_tv = true;
+ break;
+ case INTEL_OUTPUT_TVOUT:
+ is_tv = true;
+ break;
+ case INTEL_OUTPUT_ANALOG:
+ is_crt = true;
+ break;
+ case INTEL_OUTPUT_DISPLAYPORT:
+ is_dp = true;
+ break;
+ case INTEL_OUTPUT_EDP:
+ has_edp_encoder = encoder;
+ break;
+ }
+
+ num_connectors++;
+ }
+
+ refclk = ironlake_get_refclk(crtc);
+
+ /*
+ * Returns a set of divisors for the desired target clock with the given
+ * refclk, or false. The returned values represent the clock equation:
+ * reflck * (5 * (m1 + 2) + (m2 + 2)) / (n + 2) / p1 / p2.
+ */
+ limit = intel_limit(crtc, refclk);
+ ok = limit->find_pll(limit, crtc, adjusted_mode->clock, refclk, NULL,
+ &clock);
+ if (!ok) {
+ DRM_ERROR("Couldn't find PLL settings for mode!\n");
+ return -EINVAL;
+ }
+
+ /* Ensure that the cursor is valid for the new mode before changing... */
+ intel_crtc_update_cursor(crtc, true);
+
+ if (is_lvds && dev_priv->lvds_downclock_avail) {
+ /*
+ * Ensure we match the reduced clock's P to the target clock.
+ * If the clocks don't match, we can't switch the display clock
+ * by using the FP0/FP1. In such case we will disable the LVDS
+ * downclock feature.
+ */
+ has_reduced_clock = limit->find_pll(limit, crtc,
+ dev_priv->lvds_downclock,
+ refclk,
+ &clock,
+ &reduced_clock);
+ }
+ /* SDVO TV has fixed PLL values depend on its clock range,
+ this mirrors vbios setting. */
+ if (is_sdvo && is_tv) {
+ if (adjusted_mode->clock >= 100000
+ && adjusted_mode->clock < 140500) {
+ clock.p1 = 2;
+ clock.p2 = 10;
+ clock.n = 3;
+ clock.m1 = 16;
+ clock.m2 = 8;
+ } else if (adjusted_mode->clock >= 140500
+ && adjusted_mode->clock <= 200000) {
+ clock.p1 = 1;
+ clock.p2 = 10;
+ clock.n = 6;
+ clock.m1 = 12;
+ clock.m2 = 8;
+ }
+ }
+
+ /* FDI link */
+ pixel_multiplier = intel_mode_get_pixel_multiplier(adjusted_mode);
+ lane = 0;
+ /* CPU eDP doesn't require FDI link, so just set DP M/N
+ according to current link config */
+ if (has_edp_encoder &&
+ !intel_encoder_is_pch_edp(&has_edp_encoder->base)) {
+ target_clock = mode->clock;
+ intel_edp_link_config(has_edp_encoder,
+ &lane, &link_bw);
+ } else {
+ /* [e]DP over FDI requires target mode clock
+ instead of link clock */
+ if (is_dp || intel_encoder_is_pch_edp(&has_edp_encoder->base))
+ target_clock = mode->clock;
+ else
+ target_clock = adjusted_mode->clock;
+
+ /* FDI is a binary signal running at ~2.7GHz, encoding
+ * each output octet as 10 bits. The actual frequency
+ * is stored as a divider into a 100MHz clock, and the
+ * mode pixel clock is stored in units of 1KHz.
+ * Hence the bw of each lane in terms of the mode signal
+ * is:
+ */
+ link_bw = intel_fdi_link_freq(dev) * MHz(100)/KHz(1)/10;
+ }
+
+ /* determine panel color depth */
+ temp = I915_READ(PIPECONF(pipe));
+ temp &= ~PIPE_BPC_MASK;
+ dither = intel_choose_pipe_bpp_dither(crtc, &pipe_bpp, mode);
+ switch (pipe_bpp) {
+ case 18:
+ temp |= PIPE_6BPC;
+ break;
+ case 24:
+ temp |= PIPE_8BPC;
+ break;
+ case 30:
+ temp |= PIPE_10BPC;
+ break;
+ case 36:
+ temp |= PIPE_12BPC;
+ break;
+ default:
+ printf("intel_choose_pipe_bpp returned invalid value %d\n",
+ pipe_bpp);
+ temp |= PIPE_8BPC;
+ pipe_bpp = 24;
+ break;
+ }
+
+ intel_crtc->bpp = pipe_bpp;
+ I915_WRITE(PIPECONF(pipe), temp);
+
+ if (!lane) {
+ /*
+ * Account for spread spectrum to avoid
+ * oversubscribing the link. Max center spread
+ * is 2.5%; use 5% for safety's sake.
+ */
+ u32 bps = target_clock * intel_crtc->bpp * 21 / 20;
+ lane = bps / (link_bw * 8) + 1;
+ }
+
+ intel_crtc->fdi_lanes = lane;
+
+ if (pixel_multiplier > 1)
+ link_bw *= pixel_multiplier;
+ ironlake_compute_m_n(intel_crtc->bpp, lane, target_clock, link_bw,
+ &m_n);
+
+ fp = clock.n << 16 | clock.m1 << 8 | clock.m2;
+ if (has_reduced_clock)
+ fp2 = reduced_clock.n << 16 | reduced_clock.m1 << 8 |
+ reduced_clock.m2;
+
+ /* Enable autotuning of the PLL clock (if permissible) */
+ factor = 21;
+ if (is_lvds) {
+ if ((intel_panel_use_ssc(dev_priv) &&
+ dev_priv->lvds_ssc_freq == 100) ||
+ (I915_READ(PCH_LVDS) & LVDS_CLKB_POWER_MASK) == LVDS_CLKB_POWER_UP)
+ factor = 25;
+ } else if (is_sdvo && is_tv)
+ factor = 20;
+
+ if (clock.m < factor * clock.n)
+ fp |= FP_CB_TUNE;
+
+ dpll = 0;
+
+ if (is_lvds)
+ dpll |= DPLLB_MODE_LVDS;
+ else
+ dpll |= DPLLB_MODE_DAC_SERIAL;
+ if (is_sdvo) {
+ int pixel_multiplier = intel_mode_get_pixel_multiplier(adjusted_mode);
+ if (pixel_multiplier > 1) {
+ dpll |= (pixel_multiplier - 1) << PLL_REF_SDVO_HDMI_MULTIPLIER_SHIFT;
+ }
+ dpll |= DPLL_DVO_HIGH_SPEED;
+ }
+ if (is_dp || intel_encoder_is_pch_edp(&has_edp_encoder->base))
+ dpll |= DPLL_DVO_HIGH_SPEED;
+
+ /* compute bitmask from p1 value */
+ dpll |= (1 << (clock.p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
+ /* also FPA1 */
+ dpll |= (1 << (clock.p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT;
+
+ switch (clock.p2) {
+ case 5:
+ dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_5;
+ break;
+ case 7:
+ dpll |= DPLLB_LVDS_P2_CLOCK_DIV_7;
+ break;
+ case 10:
+ dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10;
+ break;
+ case 14:
+ dpll |= DPLLB_LVDS_P2_CLOCK_DIV_14;
+ break;
+ }
+
+ if (is_sdvo && is_tv)
+ dpll |= PLL_REF_INPUT_TVCLKINBC;
+ else if (is_tv)
+ /* XXX: just matching BIOS for now */
+ /* dpll |= PLL_REF_INPUT_TVCLKINBC; */
+ dpll |= 3;
+ else if (is_lvds && intel_panel_use_ssc(dev_priv) && num_connectors < 2)
+ dpll |= PLLB_REF_INPUT_SPREADSPECTRUMIN;
+ else
+ dpll |= PLL_REF_INPUT_DREFCLK;
+
+ /* setup pipeconf */
+ pipeconf = I915_READ(PIPECONF(pipe));
+
+ /* Set up the display plane register */
+ dspcntr = DISPPLANE_GAMMA_ENABLE;
+
+ DRM_DEBUG_KMS("Mode for pipe %d:\n", pipe);
+ drm_mode_debug_printmodeline(mode);
+
+ /* PCH eDP needs FDI, but CPU eDP does not */
+ if (!intel_crtc->no_pll) {
+ if (!has_edp_encoder ||
+ intel_encoder_is_pch_edp(&has_edp_encoder->base)) {
+ I915_WRITE(PCH_FP0(pipe), fp);
+ I915_WRITE(PCH_DPLL(pipe), dpll & ~DPLL_VCO_ENABLE);
+
+ POSTING_READ(PCH_DPLL(pipe));
+ DELAY(150);
+ }
+ } else {
+ if (dpll == (I915_READ(PCH_DPLL(0)) & 0x7fffffff) &&
+ fp == I915_READ(PCH_FP0(0))) {
+ intel_crtc->use_pll_a = true;
+ DRM_DEBUG_KMS("using pipe a dpll\n");
+ } else if (dpll == (I915_READ(PCH_DPLL(1)) & 0x7fffffff) &&
+ fp == I915_READ(PCH_FP0(1))) {
+ intel_crtc->use_pll_a = false;
+ DRM_DEBUG_KMS("using pipe b dpll\n");
+ } else {
+ DRM_DEBUG_KMS("no matching PLL configuration for pipe 2\n");
+ return -EINVAL;
+ }
+ }
+
+ /* The LVDS pin pair needs to be on before the DPLLs are enabled.
+ * This is an exception to the general rule that mode_set doesn't turn
+ * things on.
+ */
+ if (is_lvds) {
+ temp = I915_READ(PCH_LVDS);
+ temp |= LVDS_PORT_EN | LVDS_A0A2_CLKA_POWER_UP;
+ if (HAS_PCH_CPT(dev)) {
+ temp &= ~PORT_TRANS_SEL_MASK;
+ temp |= PORT_TRANS_SEL_CPT(pipe);
+ } else {
+ if (pipe == 1)
+ temp |= LVDS_PIPEB_SELECT;
+ else
+ temp &= ~LVDS_PIPEB_SELECT;
+ }
+
+ /* set the corresponsding LVDS_BORDER bit */
+ temp |= dev_priv->lvds_border_bits;
+ /* Set the B0-B3 data pairs corresponding to whether we're going to
+ * set the DPLLs for dual-channel mode or not.
+ */
+ if (clock.p2 == 7)
+ temp |= LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP;
+ else
+ temp &= ~(LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP);
+
+ /* It would be nice to set 24 vs 18-bit mode (LVDS_A3_POWER_UP)
+ * appropriately here, but we need to look more thoroughly into how
+ * panels behave in the two modes.
+ */
+ if (adjusted_mode->flags & DRM_MODE_FLAG_NHSYNC)
+ lvds_sync |= LVDS_HSYNC_POLARITY;
+ if (adjusted_mode->flags & DRM_MODE_FLAG_NVSYNC)
+ lvds_sync |= LVDS_VSYNC_POLARITY;
+ if ((temp & (LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY))
+ != lvds_sync) {
+ char flags[2] = "-+";
+ DRM_INFO("Changing LVDS panel from "
+ "(%chsync, %cvsync) to (%chsync, %cvsync)\n",
+ flags[!(temp & LVDS_HSYNC_POLARITY)],
+ flags[!(temp & LVDS_VSYNC_POLARITY)],
+ flags[!(lvds_sync & LVDS_HSYNC_POLARITY)],
+ flags[!(lvds_sync & LVDS_VSYNC_POLARITY)]);
+ temp &= ~(LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY);
+ temp |= lvds_sync;
+ }
+ I915_WRITE(PCH_LVDS, temp);
+ }
+
+ pipeconf &= ~PIPECONF_DITHER_EN;
+ pipeconf &= ~PIPECONF_DITHER_TYPE_MASK;
+ if ((is_lvds && dev_priv->lvds_dither) || dither) {
+ pipeconf |= PIPECONF_DITHER_EN;
+ pipeconf |= PIPECONF_DITHER_TYPE_SP;
+ }
+ if (is_dp || intel_encoder_is_pch_edp(&has_edp_encoder->base)) {
+ intel_dp_set_m_n(crtc, mode, adjusted_mode);
+ } else {
+ /* For non-DP output, clear any trans DP clock recovery setting.*/
+ I915_WRITE(TRANSDATA_M1(pipe), 0);
+ I915_WRITE(TRANSDATA_N1(pipe), 0);
+ I915_WRITE(TRANSDPLINK_M1(pipe), 0);
+ I915_WRITE(TRANSDPLINK_N1(pipe), 0);
+ }
+
+ if (!intel_crtc->no_pll &&
+ (!has_edp_encoder ||
+ intel_encoder_is_pch_edp(&has_edp_encoder->base))) {
+ I915_WRITE(PCH_DPLL(pipe), dpll);
+
+ /* Wait for the clocks to stabilize. */
+ POSTING_READ(PCH_DPLL(pipe));
+ DELAY(150);
+
+ /* The pixel multiplier can only be updated once the
+ * DPLL is enabled and the clocks are stable.
+ *
+ * So write it again.
+ */
+ I915_WRITE(PCH_DPLL(pipe), dpll);
+ }
+
+ intel_crtc->lowfreq_avail = false;
+ if (!intel_crtc->no_pll) {
+ if (is_lvds && has_reduced_clock && i915_powersave) {
+ I915_WRITE(PCH_FP1(pipe), fp2);
+ intel_crtc->lowfreq_avail = true;
+ if (HAS_PIPE_CXSR(dev)) {
+ DRM_DEBUG_KMS("enabling CxSR downclocking\n");
+ pipeconf |= PIPECONF_CXSR_DOWNCLOCK;
+ }
+ } else {
+ I915_WRITE(PCH_FP1(pipe), fp);
+ if (HAS_PIPE_CXSR(dev)) {
+ DRM_DEBUG_KMS("disabling CxSR downclocking\n");
+ pipeconf &= ~PIPECONF_CXSR_DOWNCLOCK;
+ }
+ }
+ }
+
+ pipeconf &= ~PIPECONF_INTERLACE_MASK;
+ if (adjusted_mode->flags & DRM_MODE_FLAG_INTERLACE) {
+ pipeconf |= PIPECONF_INTERLACED_ILK;
+ /* the chip adds 2 halflines automatically */
+ adjusted_mode->crtc_vtotal -= 1;
+ adjusted_mode->crtc_vblank_end -= 1;
+ I915_WRITE(VSYNCSHIFT(pipe),
+ adjusted_mode->crtc_hsync_start
+ - adjusted_mode->crtc_htotal/2);
+ } else {
+ pipeconf |= PIPECONF_PROGRESSIVE;
+ I915_WRITE(VSYNCSHIFT(pipe), 0);
+ }
+
+ I915_WRITE(HTOTAL(pipe),
+ (adjusted_mode->crtc_hdisplay - 1) |
+ ((adjusted_mode->crtc_htotal - 1) << 16));
+ I915_WRITE(HBLANK(pipe),
+ (adjusted_mode->crtc_hblank_start - 1) |
+ ((adjusted_mode->crtc_hblank_end - 1) << 16));
+ I915_WRITE(HSYNC(pipe),
+ (adjusted_mode->crtc_hsync_start - 1) |
+ ((adjusted_mode->crtc_hsync_end - 1) << 16));
+
+ I915_WRITE(VTOTAL(pipe),
+ (adjusted_mode->crtc_vdisplay - 1) |
+ ((adjusted_mode->crtc_vtotal - 1) << 16));
+ I915_WRITE(VBLANK(pipe),
+ (adjusted_mode->crtc_vblank_start - 1) |
+ ((adjusted_mode->crtc_vblank_end - 1) << 16));
+ I915_WRITE(VSYNC(pipe),
+ (adjusted_mode->crtc_vsync_start - 1) |
+ ((adjusted_mode->crtc_vsync_end - 1) << 16));
+
+ /* pipesrc controls the size that is scaled from, which should
+ * always be the user's requested size.
+ */
+ I915_WRITE(PIPESRC(pipe),
+ ((mode->hdisplay - 1) << 16) | (mode->vdisplay - 1));
+
+ I915_WRITE(PIPE_DATA_M1(pipe), TU_SIZE(m_n.tu) | m_n.gmch_m);
+ I915_WRITE(PIPE_DATA_N1(pipe), m_n.gmch_n);
+ I915_WRITE(PIPE_LINK_M1(pipe), m_n.link_m);
+ I915_WRITE(PIPE_LINK_N1(pipe), m_n.link_n);
+
+ if (has_edp_encoder &&
+ !intel_encoder_is_pch_edp(&has_edp_encoder->base)) {
+ ironlake_set_pll_edp(crtc, adjusted_mode->clock);
+ }
+
+ I915_WRITE(PIPECONF(pipe), pipeconf);
+ POSTING_READ(PIPECONF(pipe));
+
+ intel_wait_for_vblank(dev, pipe);
+
+ I915_WRITE(DSPCNTR(plane), dspcntr);
+ POSTING_READ(DSPCNTR(plane));
+
+ ret = intel_pipe_set_base(crtc, x, y, old_fb);
+
+ intel_update_watermarks(dev);
+
+ return ret;
+}
+
+static int intel_crtc_mode_set(struct drm_crtc *crtc,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode,
+ int x, int y,
+ struct drm_framebuffer *old_fb)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ int ret;
+
+ drm_vblank_pre_modeset(dev, pipe);
+
+ ret = dev_priv->display.crtc_mode_set(crtc, mode, adjusted_mode,
+ x, y, old_fb);
+ drm_vblank_post_modeset(dev, pipe);
+
+ if (ret)
+ intel_crtc->dpms_mode = DRM_MODE_DPMS_OFF;
+ else
+ intel_crtc->dpms_mode = DRM_MODE_DPMS_ON;
+
+ return ret;
+}
+
+static bool intel_eld_uptodate(struct drm_connector *connector,
+ int reg_eldv, uint32_t bits_eldv,
+ int reg_elda, uint32_t bits_elda,
+ int reg_edid)
+{
+ struct drm_i915_private *dev_priv = connector->dev->dev_private;
+ uint8_t *eld = connector->eld;
+ uint32_t i;
+
+ i = I915_READ(reg_eldv);
+ i &= bits_eldv;
+
+ if (!eld[0])
+ return !i;
+
+ if (!i)
+ return false;
+
+ i = I915_READ(reg_elda);
+ i &= ~bits_elda;
+ I915_WRITE(reg_elda, i);
+
+ for (i = 0; i < eld[2]; i++)
+ if (I915_READ(reg_edid) != *((uint32_t *)eld + i))
+ return false;
+
+ return true;
+}
+
+static void g4x_write_eld(struct drm_connector *connector,
+ struct drm_crtc *crtc)
+{
+ struct drm_i915_private *dev_priv = connector->dev->dev_private;
+ uint8_t *eld = connector->eld;
+ uint32_t eldv;
+ uint32_t len;
+ uint32_t i;
+
+ i = I915_READ(G4X_AUD_VID_DID);
+
+ if (i == INTEL_AUDIO_DEVBLC || i == INTEL_AUDIO_DEVCL)
+ eldv = G4X_ELDV_DEVCL_DEVBLC;
+ else
+ eldv = G4X_ELDV_DEVCTG;
+
+ if (intel_eld_uptodate(connector,
+ G4X_AUD_CNTL_ST, eldv,
+ G4X_AUD_CNTL_ST, G4X_ELD_ADDR,
+ G4X_HDMIW_HDMIEDID))
+ return;
+
+ i = I915_READ(G4X_AUD_CNTL_ST);
+ i &= ~(eldv | G4X_ELD_ADDR);
+ len = (i >> 9) & 0x1f; /* ELD buffer size */
+ I915_WRITE(G4X_AUD_CNTL_ST, i);
+
+ if (!eld[0])
+ return;
+
+ if (eld[2] < (uint8_t)len)
+ len = eld[2];
+ DRM_DEBUG_KMS("ELD size %d\n", len);
+ for (i = 0; i < len; i++)
+ I915_WRITE(G4X_HDMIW_HDMIEDID, *((uint32_t *)eld + i));
+
+ i = I915_READ(G4X_AUD_CNTL_ST);
+ i |= eldv;
+ I915_WRITE(G4X_AUD_CNTL_ST, i);
+}
+
+static void ironlake_write_eld(struct drm_connector *connector,
+ struct drm_crtc *crtc)
+{
+ struct drm_i915_private *dev_priv = connector->dev->dev_private;
+ uint8_t *eld = connector->eld;
+ uint32_t eldv;
+ uint32_t i;
+ int len;
+ int hdmiw_hdmiedid;
+ int aud_config;
+ int aud_cntl_st;
+ int aud_cntrl_st2;
+
+ if (HAS_PCH_IBX(connector->dev)) {
+ hdmiw_hdmiedid = IBX_HDMIW_HDMIEDID_A;
+ aud_config = IBX_AUD_CONFIG_A;
+ aud_cntl_st = IBX_AUD_CNTL_ST_A;
+ aud_cntrl_st2 = IBX_AUD_CNTL_ST2;
+ } else {
+ hdmiw_hdmiedid = CPT_HDMIW_HDMIEDID_A;
+ aud_config = CPT_AUD_CONFIG_A;
+ aud_cntl_st = CPT_AUD_CNTL_ST_A;
+ aud_cntrl_st2 = CPT_AUD_CNTRL_ST2;
+ }
+
+ i = to_intel_crtc(crtc)->pipe;
+ hdmiw_hdmiedid += i * 0x100;
+ aud_cntl_st += i * 0x100;
+ aud_config += i * 0x100;
+
+ DRM_DEBUG_KMS("ELD on pipe %c\n", pipe_name(i));
+
+ i = I915_READ(aud_cntl_st);
+ i = (i >> 29) & 0x3; /* DIP_Port_Select, 0x1 = PortB */
+ if (!i) {
+ DRM_DEBUG_KMS("Audio directed to unknown port\n");
+ /* operate blindly on all ports */
+ eldv = IBX_ELD_VALIDB;
+ eldv |= IBX_ELD_VALIDB << 4;
+ eldv |= IBX_ELD_VALIDB << 8;
+ } else {
+ DRM_DEBUG_KMS("ELD on port %c\n", 'A' + i);
+ eldv = IBX_ELD_VALIDB << ((i - 1) * 4);
+ }
+
+ if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT)) {
+ DRM_DEBUG_DRIVER("ELD: DisplayPort detected\n");
+ eld[5] |= (1 << 2); /* Conn_Type, 0x1 = DisplayPort */
+ I915_WRITE(aud_config, AUD_CONFIG_N_VALUE_INDEX); /* 0x1 = DP */
+ } else
+ I915_WRITE(aud_config, 0);
+
+ if (intel_eld_uptodate(connector,
+ aud_cntrl_st2, eldv,
+ aud_cntl_st, IBX_ELD_ADDRESS,
+ hdmiw_hdmiedid))
+ return;
+
+ i = I915_READ(aud_cntrl_st2);
+ i &= ~eldv;
+ I915_WRITE(aud_cntrl_st2, i);
+
+ if (!eld[0])
+ return;
+
+ i = I915_READ(aud_cntl_st);
+ i &= ~IBX_ELD_ADDRESS;
+ I915_WRITE(aud_cntl_st, i);
+
+ /* 84 bytes of hw ELD buffer */
+ len = 21;
+ if (eld[2] < (uint8_t)len)
+ len = eld[2];
+ DRM_DEBUG_KMS("ELD size %d\n", len);
+ for (i = 0; i < len; i++)
+ I915_WRITE(hdmiw_hdmiedid, *((uint32_t *)eld + i));
+
+ i = I915_READ(aud_cntrl_st2);
+ i |= eldv;
+ I915_WRITE(aud_cntrl_st2, i);
+}
+
+void intel_write_eld(struct drm_encoder *encoder,
+ struct drm_display_mode *mode)
+{
+ struct drm_crtc *crtc = encoder->crtc;
+ struct drm_connector *connector;
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ connector = drm_select_eld(encoder, mode);
+ if (!connector)
+ return;
+
+ DRM_DEBUG_KMS("ELD on [CONNECTOR:%d:%s], [ENCODER:%d:%s]\n",
+ connector->base.id,
+ drm_get_connector_name(connector),
+ connector->encoder->base.id,
+ drm_get_encoder_name(connector->encoder));
+
+ connector->eld[6] = drm_av_sync_delay(connector, mode) / 2;
+
+ if (dev_priv->display.write_eld)
+ dev_priv->display.write_eld(connector, crtc);
+}
+
+/** Loads the palette/gamma unit for the CRTC with the prepared values */
+void intel_crtc_load_lut(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int palreg = PALETTE(intel_crtc->pipe);
+ int i;
+
+ /* The clocks have to be on to load the palette. */
+ if (!crtc->enabled || !intel_crtc->active)
+ return;
+
+ /* use legacy palette for Ironlake */
+ if (HAS_PCH_SPLIT(dev))
+ palreg = LGC_PALETTE(intel_crtc->pipe);
+
+ for (i = 0; i < 256; i++) {
+ I915_WRITE(palreg + 4 * i,
+ (intel_crtc->lut_r[i] << 16) |
+ (intel_crtc->lut_g[i] << 8) |
+ intel_crtc->lut_b[i]);
+ }
+}
+
+static void i845_update_cursor(struct drm_crtc *crtc, u32 base)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ bool visible = base != 0;
+ u32 cntl;
+
+ if (intel_crtc->cursor_visible == visible)
+ return;
+
+ cntl = I915_READ(_CURACNTR);
+ if (visible) {
+ /* On these chipsets we can only modify the base whilst
+ * the cursor is disabled.
+ */
+ I915_WRITE(_CURABASE, base);
+
+ cntl &= ~(CURSOR_FORMAT_MASK);
+ /* XXX width must be 64, stride 256 => 0x00 << 28 */
+ cntl |= CURSOR_ENABLE |
+ CURSOR_GAMMA_ENABLE |
+ CURSOR_FORMAT_ARGB;
+ } else
+ cntl &= ~(CURSOR_ENABLE | CURSOR_GAMMA_ENABLE);
+ I915_WRITE(_CURACNTR, cntl);
+
+ intel_crtc->cursor_visible = visible;
+}
+
+static void i9xx_update_cursor(struct drm_crtc *crtc, u32 base)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ bool visible = base != 0;
+
+ if (intel_crtc->cursor_visible != visible) {
+ uint32_t cntl = I915_READ(CURCNTR(pipe));
+ if (base) {
+ cntl &= ~(CURSOR_MODE | MCURSOR_PIPE_SELECT);
+ cntl |= CURSOR_MODE_64_ARGB_AX | MCURSOR_GAMMA_ENABLE;
+ cntl |= pipe << 28; /* Connect to correct pipe */
+ } else {
+ cntl &= ~(CURSOR_MODE | MCURSOR_GAMMA_ENABLE);
+ cntl |= CURSOR_MODE_DISABLE;
+ }
+ I915_WRITE(CURCNTR(pipe), cntl);
+
+ intel_crtc->cursor_visible = visible;
+ }
+ /* and commit changes on next vblank */
+ I915_WRITE(CURBASE(pipe), base);
+}
+
+static void ivb_update_cursor(struct drm_crtc *crtc, u32 base)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ bool visible = base != 0;
+
+ if (intel_crtc->cursor_visible != visible) {
+ uint32_t cntl = I915_READ(CURCNTR_IVB(pipe));
+ if (base) {
+ cntl &= ~CURSOR_MODE;
+ cntl |= CURSOR_MODE_64_ARGB_AX | MCURSOR_GAMMA_ENABLE;
+ } else {
+ cntl &= ~(CURSOR_MODE | MCURSOR_GAMMA_ENABLE);
+ cntl |= CURSOR_MODE_DISABLE;
+ }
+ I915_WRITE(CURCNTR_IVB(pipe), cntl);
+
+ intel_crtc->cursor_visible = visible;
+ }
+ /* and commit changes on next vblank */
+ I915_WRITE(CURBASE_IVB(pipe), base);
+}
+
+/* If no-part of the cursor is visible on the framebuffer, then the GPU may hang... */
+static void intel_crtc_update_cursor(struct drm_crtc *crtc,
+ bool on)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ int x = intel_crtc->cursor_x;
+ int y = intel_crtc->cursor_y;
+ u32 base, pos;
+ bool visible;
+
+ pos = 0;
+
+ if (on && crtc->enabled && crtc->fb) {
+ base = intel_crtc->cursor_addr;
+ if (x > (int) crtc->fb->width)
+ base = 0;
+
+ if (y > (int) crtc->fb->height)
+ base = 0;
+ } else
+ base = 0;
+
+ if (x < 0) {
+ if (x + intel_crtc->cursor_width < 0)
+ base = 0;
+
+ pos |= CURSOR_POS_SIGN << CURSOR_X_SHIFT;
+ x = -x;
+ }
+ pos |= x << CURSOR_X_SHIFT;
+
+ if (y < 0) {
+ if (y + intel_crtc->cursor_height < 0)
+ base = 0;
+
+ pos |= CURSOR_POS_SIGN << CURSOR_Y_SHIFT;
+ y = -y;
+ }
+ pos |= y << CURSOR_Y_SHIFT;
+
+ visible = base != 0;
+ if (!visible && !intel_crtc->cursor_visible)
+ return;
+
+ if (IS_IVYBRIDGE(dev)) {
+ I915_WRITE(CURPOS_IVB(pipe), pos);
+ ivb_update_cursor(crtc, base);
+ } else {
+ I915_WRITE(CURPOS(pipe), pos);
+ if (IS_845G(dev) || IS_I865G(dev))
+ i845_update_cursor(crtc, base);
+ else
+ i9xx_update_cursor(crtc, base);
+ }
+
+ if (visible)
+ intel_mark_busy(dev, to_intel_framebuffer(crtc->fb)->obj);
+}
+
+static int intel_crtc_cursor_set(struct drm_crtc *crtc,
+ struct drm_file *file,
+ uint32_t handle,
+ uint32_t width, uint32_t height)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct drm_i915_gem_object *obj;
+ uint32_t addr;
+ int ret;
+
+ DRM_DEBUG_KMS("\n");
+
+ /* if we want to turn off the cursor ignore width and height */
+ if (!handle) {
+ DRM_DEBUG_KMS("cursor off\n");
+ addr = 0;
+ obj = NULL;
+ DRM_LOCK(dev);
+ goto finish;
+ }
+
+ /* Currently we only support 64x64 cursors */
+ if (width != 64 || height != 64) {
+ DRM_ERROR("we currently only support 64x64 cursors\n");
+ return -EINVAL;
+ }
+
+ obj = to_intel_bo(drm_gem_object_lookup(dev, file, handle));
+ if (&obj->base == NULL)
+ return -ENOENT;
+
+ if (obj->base.size < width * height * 4) {
+ DRM_ERROR("buffer is to small\n");
+ ret = -ENOMEM;
+ goto fail;
+ }
+
+ /* we only need to pin inside GTT if cursor is non-phy */
+ DRM_LOCK(dev);
+ if (!dev_priv->info->cursor_needs_physical) {
+ if (obj->tiling_mode) {
+ DRM_ERROR("cursor cannot be tiled\n");
+ ret = -EINVAL;
+ goto fail_locked;
+ }
+
+ ret = i915_gem_object_pin_to_display_plane(obj, 0, NULL);
+ if (ret) {
+ DRM_ERROR("failed to move cursor bo into the GTT\n");
+ goto fail_locked;
+ }
+
+ ret = i915_gem_object_put_fence(obj);
+ if (ret) {
+ DRM_ERROR("failed to release fence for cursor\n");
+ goto fail_unpin;
+ }
+
+ addr = obj->gtt_offset;
+ } else {
+ int align = IS_I830(dev) ? 16 * 1024 : 256;
+ ret = i915_gem_attach_phys_object(dev, obj,
+ (intel_crtc->pipe == 0) ? I915_GEM_PHYS_CURSOR_0 : I915_GEM_PHYS_CURSOR_1,
+ align);
+ if (ret) {
+ DRM_ERROR("failed to attach phys object\n");
+ goto fail_locked;
+ }
+ addr = obj->phys_obj->handle->busaddr;
+ }
+
+ if (IS_GEN2(dev))
+ I915_WRITE(CURSIZE, (height << 12) | width);
+
+ finish:
+ if (intel_crtc->cursor_bo) {
+ if (dev_priv->info->cursor_needs_physical) {
+ if (intel_crtc->cursor_bo != obj)
+ i915_gem_detach_phys_object(dev, intel_crtc->cursor_bo);
+ } else
+ i915_gem_object_unpin(intel_crtc->cursor_bo);
+ drm_gem_object_unreference(&intel_crtc->cursor_bo->base);
+ }
+
+ DRM_UNLOCK(dev);
+
+ intel_crtc->cursor_addr = addr;
+ intel_crtc->cursor_bo = obj;
+ intel_crtc->cursor_width = width;
+ intel_crtc->cursor_height = height;
+
+ intel_crtc_update_cursor(crtc, true);
+
+ return 0;
+fail_unpin:
+ i915_gem_object_unpin(obj);
+fail_locked:
+ DRM_UNLOCK(dev);
+fail:
+ drm_gem_object_unreference_unlocked(&obj->base);
+ return ret;
+}
+
+static int intel_crtc_cursor_move(struct drm_crtc *crtc, int x, int y)
+{
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+
+ intel_crtc->cursor_x = x;
+ intel_crtc->cursor_y = y;
+
+ intel_crtc_update_cursor(crtc, true);
+
+ return 0;
+}
+
+/** Sets the color ramps on behalf of RandR */
+void intel_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green,
+ u16 blue, int regno)
+{
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+
+ intel_crtc->lut_r[regno] = red >> 8;
+ intel_crtc->lut_g[regno] = green >> 8;
+ intel_crtc->lut_b[regno] = blue >> 8;
+}
+
+void intel_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green,
+ u16 *blue, int regno)
+{
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+
+ *red = intel_crtc->lut_r[regno] << 8;
+ *green = intel_crtc->lut_g[regno] << 8;
+ *blue = intel_crtc->lut_b[regno] << 8;
+}
+
+static void intel_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green,
+ u16 *blue, uint32_t start, uint32_t size)
+{
+ int end = (start + size > 256) ? 256 : start + size, i;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+
+ for (i = start; i < end; i++) {
+ intel_crtc->lut_r[i] = red[i] >> 8;
+ intel_crtc->lut_g[i] = green[i] >> 8;
+ intel_crtc->lut_b[i] = blue[i] >> 8;
+ }
+
+ intel_crtc_load_lut(crtc);
+}
+
+/**
+ * Get a pipe with a simple mode set on it for doing load-based monitor
+ * detection.
+ *
+ * It will be up to the load-detect code to adjust the pipe as appropriate for
+ * its requirements. The pipe will be connected to no other encoders.
+ *
+ * Currently this code will only succeed if there is a pipe with no encoders
+ * configured for it. In the future, it could choose to temporarily disable
+ * some outputs to free up a pipe for its use.
+ *
+ * \return crtc, or NULL if no pipes are available.
+ */
+
+/* VESA 640x480x72Hz mode to set on the pipe */
+static struct drm_display_mode load_detect_mode = {
+ DRM_MODE("640x480", DRM_MODE_TYPE_DEFAULT, 31500, 640, 664,
+ 704, 832, 0, 480, 489, 491, 520, 0, DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
+};
+
+static int
+intel_framebuffer_create(struct drm_device *dev,
+ struct drm_mode_fb_cmd2 *mode_cmd, struct drm_i915_gem_object *obj,
+ struct drm_framebuffer **res)
+{
+ struct intel_framebuffer *intel_fb;
+ int ret;
+
+ intel_fb = malloc(sizeof(*intel_fb), DRM_MEM_KMS, M_WAITOK | M_ZERO);
+ ret = intel_framebuffer_init(dev, intel_fb, mode_cmd, obj);
+ if (ret) {
+ drm_gem_object_unreference_unlocked(&obj->base);
+ free(intel_fb, DRM_MEM_KMS);
+ return (ret);
+ }
+
+ *res = &intel_fb->base;
+ return (0);
+}
+
+static u32
+intel_framebuffer_pitch_for_width(int width, int bpp)
+{
+ u32 pitch = howmany(width * bpp, 8);
+ return roundup2(pitch, 64);
+}
+
+static u32
+intel_framebuffer_size_for_mode(struct drm_display_mode *mode, int bpp)
+{
+ u32 pitch = intel_framebuffer_pitch_for_width(mode->hdisplay, bpp);
+ return roundup2(pitch * mode->vdisplay, PAGE_SIZE);
+}
+
+static int
+intel_framebuffer_create_for_mode(struct drm_device *dev,
+ struct drm_display_mode *mode, int depth, int bpp,
+ struct drm_framebuffer **res)
+{
+ struct drm_i915_gem_object *obj;
+ struct drm_mode_fb_cmd2 mode_cmd;
+
+ obj = i915_gem_alloc_object(dev,
+ intel_framebuffer_size_for_mode(mode, bpp));
+ if (obj == NULL)
+ return (-ENOMEM);
+
+ mode_cmd.width = mode->hdisplay;
+ mode_cmd.height = mode->vdisplay;
+ mode_cmd.pitches[0] = intel_framebuffer_pitch_for_width(mode_cmd.width,
+ bpp);
+ mode_cmd.pixel_format = drm_mode_legacy_fb_format(bpp, depth);
+
+ return (intel_framebuffer_create(dev, &mode_cmd, obj, res));
+}
+
+static int
+mode_fits_in_fbdev(struct drm_device *dev,
+ struct drm_display_mode *mode, struct drm_framebuffer **res)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_i915_gem_object *obj;
+ struct drm_framebuffer *fb;
+
+ if (dev_priv->fbdev == NULL) {
+ *res = NULL;
+ return (0);
+ }
+
+ obj = dev_priv->fbdev->ifb.obj;
+ if (obj == NULL) {
+ *res = NULL;
+ return (0);
+ }
+
+ fb = &dev_priv->fbdev->ifb.base;
+ if (fb->pitches[0] < intel_framebuffer_pitch_for_width(mode->hdisplay,
+ fb->bits_per_pixel)) {
+ *res = NULL;
+ return (0);
+ }
+
+ if (obj->base.size < mode->vdisplay * fb->pitches[0]) {
+ *res = NULL;
+ return (0);
+ }
+
+ *res = fb;
+ return (0);
+}
+
+bool intel_get_load_detect_pipe(struct intel_encoder *intel_encoder,
+ struct drm_connector *connector,
+ struct drm_display_mode *mode,
+ struct intel_load_detect_pipe *old)
+{
+ struct intel_crtc *intel_crtc;
+ struct drm_crtc *possible_crtc;
+ struct drm_encoder *encoder = &intel_encoder->base;
+ struct drm_crtc *crtc = NULL;
+ struct drm_device *dev = encoder->dev;
+ struct drm_framebuffer *old_fb;
+ int i = -1, r;
+
+ DRM_DEBUG_KMS("[CONNECTOR:%d:%s], [ENCODER:%d:%s]\n",
+ connector->base.id, drm_get_connector_name(connector),
+ encoder->base.id, drm_get_encoder_name(encoder));
+
+ /*
+ * Algorithm gets a little messy:
+ *
+ * - if the connector already has an assigned crtc, use it (but make
+ * sure it's on first)
+ *
+ * - try to find the first unused crtc that can drive this connector,
+ * and use that if we find one
+ */
+
+ /* See if we already have a CRTC for this connector */
+ if (encoder->crtc) {
+ crtc = encoder->crtc;
+
+ intel_crtc = to_intel_crtc(crtc);
+ old->dpms_mode = intel_crtc->dpms_mode;
+ old->load_detect_temp = false;
+
+ /* Make sure the crtc and connector are running */
+ if (intel_crtc->dpms_mode != DRM_MODE_DPMS_ON) {
+ struct drm_encoder_helper_funcs *encoder_funcs;
+ struct drm_crtc_helper_funcs *crtc_funcs;
+
+ crtc_funcs = crtc->helper_private;
+ crtc_funcs->dpms(crtc, DRM_MODE_DPMS_ON);
+
+ encoder_funcs = encoder->helper_private;
+ encoder_funcs->dpms(encoder, DRM_MODE_DPMS_ON);
+ }
+
+ return true;
+ }
+
+ /* Find an unused one (if possible) */
+ list_for_each_entry(possible_crtc, &dev->mode_config.crtc_list, head) {
+ i++;
+ if (!(encoder->possible_crtcs & (1 << i)))
+ continue;
+ if (!possible_crtc->enabled) {
+ crtc = possible_crtc;
+ break;
+ }
+ }
+
+ /*
+ * If we didn't find an unused CRTC, don't use any.
+ */
+ if (!crtc) {
+ DRM_DEBUG_KMS("no pipe available for load-detect\n");
+ return false;
+ }
+
+ encoder->crtc = crtc;
+ connector->encoder = encoder;
+
+ intel_crtc = to_intel_crtc(crtc);
+ old->dpms_mode = intel_crtc->dpms_mode;
+ old->load_detect_temp = true;
+ old->release_fb = NULL;
+
+ if (!mode)
+ mode = &load_detect_mode;
+
+ old_fb = crtc->fb;
+
+ /* We need a framebuffer large enough to accommodate all accesses
+ * that the plane may generate whilst we perform load detection.
+ * We can not rely on the fbcon either being present (we get called
+ * during its initialisation to detect all boot displays, or it may
+ * not even exist) or that it is large enough to satisfy the
+ * requested mode.
+ */
+ r = mode_fits_in_fbdev(dev, mode, &crtc->fb);
+ if (crtc->fb == NULL) {
+ DRM_DEBUG_KMS("creating tmp fb for load-detection\n");
+ r = intel_framebuffer_create_for_mode(dev, mode, 24, 32,
+ &crtc->fb);
+ old->release_fb = crtc->fb;
+ } else
+ DRM_DEBUG_KMS("reusing fbdev for load-detection framebuffer\n");
+ if (r != 0) {
+ DRM_DEBUG_KMS("failed to allocate framebuffer for load-detection\n");
+ crtc->fb = old_fb;
+ return false;
+ }
+
+ if (!drm_crtc_helper_set_mode(crtc, mode, 0, 0, old_fb)) {
+ DRM_DEBUG_KMS("failed to set mode on load-detect pipe\n");
+ if (old->release_fb)
+ old->release_fb->funcs->destroy(old->release_fb);
+ crtc->fb = old_fb;
+ return false;
+ }
+
+ /* let the connector get through one full cycle before testing */
+ intel_wait_for_vblank(dev, intel_crtc->pipe);
+
+ return true;
+}
+
+void intel_release_load_detect_pipe(struct intel_encoder *intel_encoder,
+ struct drm_connector *connector,
+ struct intel_load_detect_pipe *old)
+{
+ struct drm_encoder *encoder = &intel_encoder->base;
+ struct drm_device *dev = encoder->dev;
+ struct drm_crtc *crtc = encoder->crtc;
+ struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
+ struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
+
+ DRM_DEBUG_KMS("[CONNECTOR:%d:%s], [ENCODER:%d:%s]\n",
+ connector->base.id, drm_get_connector_name(connector),
+ encoder->base.id, drm_get_encoder_name(encoder));
+
+ if (old->load_detect_temp) {
+ connector->encoder = NULL;
+ drm_helper_disable_unused_functions(dev);
+
+ if (old->release_fb)
+ old->release_fb->funcs->destroy(old->release_fb);
+
+ return;
+ }
+
+ /* Switch crtc and encoder back off if necessary */
+ if (old->dpms_mode != DRM_MODE_DPMS_ON) {
+ encoder_funcs->dpms(encoder, old->dpms_mode);
+ crtc_funcs->dpms(crtc, old->dpms_mode);
+ }
+}
+
+/* Returns the clock of the currently programmed mode of the given pipe. */
+static int intel_crtc_clock_get(struct drm_device *dev, struct drm_crtc *crtc)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ u32 dpll = I915_READ(DPLL(pipe));
+ u32 fp;
+ intel_clock_t clock;
+
+ if ((dpll & DISPLAY_RATE_SELECT_FPA1) == 0)
+ fp = I915_READ(FP0(pipe));
+ else
+ fp = I915_READ(FP1(pipe));
+
+ clock.m1 = (fp & FP_M1_DIV_MASK) >> FP_M1_DIV_SHIFT;
+ if (IS_PINEVIEW(dev)) {
+ clock.n = ffs((fp & FP_N_PINEVIEW_DIV_MASK) >> FP_N_DIV_SHIFT) - 1;
+ clock.m2 = (fp & FP_M2_PINEVIEW_DIV_MASK) >> FP_M2_DIV_SHIFT;
+ } else {
+ clock.n = (fp & FP_N_DIV_MASK) >> FP_N_DIV_SHIFT;
+ clock.m2 = (fp & FP_M2_DIV_MASK) >> FP_M2_DIV_SHIFT;
+ }
+
+ if (!IS_GEN2(dev)) {
+ if (IS_PINEVIEW(dev))
+ clock.p1 = ffs((dpll & DPLL_FPA01_P1_POST_DIV_MASK_PINEVIEW) >>
+ DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW);
+ else
+ clock.p1 = ffs((dpll & DPLL_FPA01_P1_POST_DIV_MASK) >>
+ DPLL_FPA01_P1_POST_DIV_SHIFT);
+
+ switch (dpll & DPLL_MODE_MASK) {
+ case DPLLB_MODE_DAC_SERIAL:
+ clock.p2 = dpll & DPLL_DAC_SERIAL_P2_CLOCK_DIV_5 ?
+ 5 : 10;
+ break;
+ case DPLLB_MODE_LVDS:
+ clock.p2 = dpll & DPLLB_LVDS_P2_CLOCK_DIV_7 ?
+ 7 : 14;
+ break;
+ default:
+ DRM_DEBUG_KMS("Unknown DPLL mode %08x in programmed "
+ "mode\n", (int)(dpll & DPLL_MODE_MASK));
+ return 0;
+ }
+
+ /* XXX: Handle the 100Mhz refclk */
+ intel_clock(dev, 96000, &clock);
+ } else {
+ bool is_lvds = (pipe == 1) && (I915_READ(LVDS) & LVDS_PORT_EN);
+
+ if (is_lvds) {
+ clock.p1 = ffs((dpll & DPLL_FPA01_P1_POST_DIV_MASK_I830_LVDS) >>
+ DPLL_FPA01_P1_POST_DIV_SHIFT);
+ clock.p2 = 14;
+
+ if ((dpll & PLL_REF_INPUT_MASK) ==
+ PLLB_REF_INPUT_SPREADSPECTRUMIN) {
+ /* XXX: might not be 66MHz */
+ intel_clock(dev, 66000, &clock);
+ } else
+ intel_clock(dev, 48000, &clock);
+ } else {
+ if (dpll & PLL_P1_DIVIDE_BY_TWO)
+ clock.p1 = 2;
+ else {
+ clock.p1 = ((dpll & DPLL_FPA01_P1_POST_DIV_MASK_I830) >>
+ DPLL_FPA01_P1_POST_DIV_SHIFT) + 2;
+ }
+ if (dpll & PLL_P2_DIVIDE_BY_4)
+ clock.p2 = 4;
+ else
+ clock.p2 = 2;
+
+ intel_clock(dev, 48000, &clock);
+ }
+ }
+
+ /* XXX: It would be nice to validate the clocks, but we can't reuse
+ * i830PllIsValid() because it relies on the xf86_config connector
+ * configuration being accurate, which it isn't necessarily.
+ */
+
+ return clock.dot;
+}
+
+/** Returns the currently programmed mode of the given pipe. */
+struct drm_display_mode *intel_crtc_mode_get(struct drm_device *dev,
+ struct drm_crtc *crtc)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ struct drm_display_mode *mode;
+ int htot = I915_READ(HTOTAL(pipe));
+ int hsync = I915_READ(HSYNC(pipe));
+ int vtot = I915_READ(VTOTAL(pipe));
+ int vsync = I915_READ(VSYNC(pipe));
+
+ mode = malloc(sizeof(*mode), DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ mode->clock = intel_crtc_clock_get(dev, crtc);
+ mode->hdisplay = (htot & 0xffff) + 1;
+ mode->htotal = ((htot & 0xffff0000) >> 16) + 1;
+ mode->hsync_start = (hsync & 0xffff) + 1;
+ mode->hsync_end = ((hsync & 0xffff0000) >> 16) + 1;
+ mode->vdisplay = (vtot & 0xffff) + 1;
+ mode->vtotal = ((vtot & 0xffff0000) >> 16) + 1;
+ mode->vsync_start = (vsync & 0xffff) + 1;
+ mode->vsync_end = ((vsync & 0xffff0000) >> 16) + 1;
+
+ drm_mode_set_name(mode);
+ drm_mode_set_crtcinfo(mode, 0);
+
+ return mode;
+}
+
+#define GPU_IDLE_TIMEOUT (500 /* ms */ * 1000 / hz)
+
+/* When this timer fires, we've been idle for awhile */
+static void intel_gpu_idle_timer(void *arg)
+{
+ struct drm_device *dev = arg;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ if (!list_empty(&dev_priv->mm.active_list)) {
+ /* Still processing requests, so just re-arm the timer. */
+ callout_schedule(&dev_priv->idle_callout, GPU_IDLE_TIMEOUT);
+ return;
+ }
+
+ dev_priv->busy = false;
+ taskqueue_enqueue(dev_priv->tq, &dev_priv->idle_task);
+}
+
+#define CRTC_IDLE_TIMEOUT (1000 /* ms */ * 1000 / hz)
+
+static void intel_crtc_idle_timer(void *arg)
+{
+ struct intel_crtc *intel_crtc = arg;
+ struct drm_crtc *crtc = &intel_crtc->base;
+ drm_i915_private_t *dev_priv = crtc->dev->dev_private;
+ struct intel_framebuffer *intel_fb;
+
+ intel_fb = to_intel_framebuffer(crtc->fb);
+ if (intel_fb && intel_fb->obj->active) {
+ /* The framebuffer is still being accessed by the GPU. */
+ callout_schedule(&intel_crtc->idle_callout, CRTC_IDLE_TIMEOUT);
+ return;
+ }
+
+ intel_crtc->busy = false;
+ taskqueue_enqueue(dev_priv->tq, &dev_priv->idle_task);
+}
+
+static void intel_increase_pllclock(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int pipe = intel_crtc->pipe;
+ int dpll_reg = DPLL(pipe);
+ int dpll;
+
+ if (HAS_PCH_SPLIT(dev))
+ return;
+
+ if (!dev_priv->lvds_downclock_avail)
+ return;
+
+ dpll = I915_READ(dpll_reg);
+ if (!HAS_PIPE_CXSR(dev) && (dpll & DISPLAY_RATE_SELECT_FPA1)) {
+ DRM_DEBUG_DRIVER("upclocking LVDS\n");
+
+ assert_panel_unlocked(dev_priv, pipe);
+
+ dpll &= ~DISPLAY_RATE_SELECT_FPA1;
+ I915_WRITE(dpll_reg, dpll);
+ intel_wait_for_vblank(dev, pipe);
+
+ dpll = I915_READ(dpll_reg);
+ if (dpll & DISPLAY_RATE_SELECT_FPA1)
+ DRM_DEBUG_DRIVER("failed to upclock LVDS!\n");
+ }
+
+ /* Schedule downclock */
+ callout_reset(&intel_crtc->idle_callout, CRTC_IDLE_TIMEOUT,
+ intel_crtc_idle_timer, intel_crtc);
+}
+
+static void intel_decrease_pllclock(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+
+ if (HAS_PCH_SPLIT(dev))
+ return;
+
+ if (!dev_priv->lvds_downclock_avail)
+ return;
+
+ /*
+ * Since this is called by a timer, we should never get here in
+ * the manual case.
+ */
+ if (!HAS_PIPE_CXSR(dev) && intel_crtc->lowfreq_avail) {
+ int pipe = intel_crtc->pipe;
+ int dpll_reg = DPLL(pipe);
+ u32 dpll;
+
+ DRM_DEBUG_DRIVER("downclocking LVDS\n");
+
+ assert_panel_unlocked(dev_priv, pipe);
+
+ dpll = I915_READ(dpll_reg);
+ dpll |= DISPLAY_RATE_SELECT_FPA1;
+ I915_WRITE(dpll_reg, dpll);
+ intel_wait_for_vblank(dev, pipe);
+ dpll = I915_READ(dpll_reg);
+ if (!(dpll & DISPLAY_RATE_SELECT_FPA1))
+ DRM_DEBUG_DRIVER("failed to downclock LVDS!\n");
+ }
+}
+
+/**
+ * intel_idle_update - adjust clocks for idleness
+ * @work: work struct
+ *
+ * Either the GPU or display (or both) went idle. Check the busy status
+ * here and adjust the CRTC and GPU clocks as necessary.
+ */
+static void intel_idle_update(void *arg, int pending)
+{
+ drm_i915_private_t *dev_priv = arg;
+ struct drm_device *dev = dev_priv->dev;
+ struct drm_crtc *crtc;
+ struct intel_crtc *intel_crtc;
+
+ if (!i915_powersave)
+ return;
+
+ DRM_LOCK(dev);
+
+ i915_update_gfx_val(dev_priv);
+
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
+ /* Skip inactive CRTCs */
+ if (!crtc->fb)
+ continue;
+
+ intel_crtc = to_intel_crtc(crtc);
+ if (!intel_crtc->busy)
+ intel_decrease_pllclock(crtc);
+ }
+
+ DRM_UNLOCK(dev);
+}
+
+/**
+ * intel_mark_busy - mark the GPU and possibly the display busy
+ * @dev: drm device
+ * @obj: object we're operating on
+ *
+ * Callers can use this function to indicate that the GPU is busy processing
+ * commands. If @obj matches one of the CRTC objects (i.e. it's a scanout
+ * buffer), we'll also mark the display as busy, so we know to increase its
+ * clock frequency.
+ */
+void intel_mark_busy(struct drm_device *dev, struct drm_i915_gem_object *obj)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc = NULL;
+ struct intel_framebuffer *intel_fb;
+ struct intel_crtc *intel_crtc;
+
+ if (!drm_core_check_feature(dev, DRIVER_MODESET))
+ return;
+
+ if (!dev_priv->busy)
+ dev_priv->busy = true;
+ else
+ callout_reset(&dev_priv->idle_callout, GPU_IDLE_TIMEOUT,
+ intel_gpu_idle_timer, dev);
+
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
+ if (!crtc->fb)
+ continue;
+
+ intel_crtc = to_intel_crtc(crtc);
+ intel_fb = to_intel_framebuffer(crtc->fb);
+ if (intel_fb->obj == obj) {
+ if (!intel_crtc->busy) {
+ /* Non-busy -> busy, upclock */
+ intel_increase_pllclock(crtc);
+ intel_crtc->busy = true;
+ } else {
+ /* Busy -> busy, put off timer */
+ callout_reset(&intel_crtc->idle_callout,
+ CRTC_IDLE_TIMEOUT, intel_crtc_idle_timer,
+ intel_crtc);
+ }
+ }
+ }
+}
+
+static void intel_crtc_destroy(struct drm_crtc *crtc)
+{
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_unpin_work *work;
+
+ mtx_lock(&dev->event_lock);
+ work = intel_crtc->unpin_work;
+ intel_crtc->unpin_work = NULL;
+ mtx_unlock(&dev->event_lock);
+
+ if (work) {
+ taskqueue_cancel(dev_priv->tq, &work->task, NULL);
+ taskqueue_drain(dev_priv->tq, &work->task);
+ free(work, DRM_MEM_KMS);
+ }
+
+ drm_crtc_cleanup(crtc);
+
+ free(intel_crtc, DRM_MEM_KMS);
+}
+
+static void intel_unpin_work_fn(void *arg, int pending)
+{
+ struct intel_unpin_work *work = arg;
+ struct drm_device *dev;
+
+ dev = work->dev;
+ DRM_LOCK(dev);
+ intel_unpin_fb_obj(work->old_fb_obj);
+ drm_gem_object_unreference(&work->pending_flip_obj->base);
+ drm_gem_object_unreference(&work->old_fb_obj->base);
+
+ intel_update_fbc(work->dev);
+ DRM_UNLOCK(dev);
+ free(work, DRM_MEM_KMS);
+}
+
+static void do_intel_finish_page_flip(struct drm_device *dev,
+ struct drm_crtc *crtc)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct intel_unpin_work *work;
+ struct drm_i915_gem_object *obj;
+ struct drm_pending_vblank_event *e;
+ struct timeval tnow, tvbl;
+
+ /* Ignore early vblank irqs */
+ if (intel_crtc == NULL)
+ return;
+
+ microtime(&tnow);
+
+ mtx_lock(&dev->event_lock);
+ work = intel_crtc->unpin_work;
+ if (work == NULL || !work->pending) {
+ mtx_unlock(&dev->event_lock);
+ return;
+ }
+
+ intel_crtc->unpin_work = NULL;
+
+ if (work->event) {
+ e = work->event;
+ e->event.sequence = drm_vblank_count_and_time(dev, intel_crtc->pipe, &tvbl);
+
+ /* Called before vblank count and timestamps have
+ * been updated for the vblank interval of flip
+ * completion? Need to increment vblank count and
+ * add one videorefresh duration to returned timestamp
+ * to account for this. We assume this happened if we
+ * get called over 0.9 frame durations after the last
+ * timestamped vblank.
+ *
+ * This calculation can not be used with vrefresh rates
+ * below 5Hz (10Hz to be on the safe side) without
+ * promoting to 64 integers.
+ */
+ if (10 * (timeval_to_ns(&tnow) - timeval_to_ns(&tvbl)) >
+ 9 * crtc->framedur_ns) {
+ e->event.sequence++;
+ tvbl = ns_to_timeval(timeval_to_ns(&tvbl) +
+ crtc->framedur_ns);
+ }
+
+ e->event.tv_sec = tvbl.tv_sec;
+ e->event.tv_usec = tvbl.tv_usec;
+
+ list_add_tail(&e->base.link,
+ &e->base.file_priv->event_list);
+ drm_event_wakeup(&e->base);
+ }
+
+ drm_vblank_put(dev, intel_crtc->pipe);
+
+ obj = work->old_fb_obj;
+
+ atomic_clear_int(&obj->pending_flip, 1 << intel_crtc->plane);
+ if (atomic_read(&obj->pending_flip) == 0)
+ wakeup(&obj->pending_flip);
+ mtx_unlock(&dev->event_lock);
+
+ taskqueue_enqueue(dev_priv->tq, &work->task);
+
+ CTR2(KTR_DRM, "i915_flip_complete %d %p", intel_crtc->plane,
+ work->pending_flip_obj);
+}
+
+void intel_finish_page_flip(struct drm_device *dev, int pipe)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe];
+
+ do_intel_finish_page_flip(dev, crtc);
+}
+
+void intel_finish_page_flip_plane(struct drm_device *dev, int plane)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc = dev_priv->plane_to_crtc_mapping[plane];
+
+ do_intel_finish_page_flip(dev, crtc);
+}
+
+void intel_prepare_page_flip(struct drm_device *dev, int plane)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc =
+ to_intel_crtc(dev_priv->plane_to_crtc_mapping[plane]);
+
+ mtx_lock(&dev->event_lock);
+ if (intel_crtc->unpin_work) {
+ if ((++intel_crtc->unpin_work->pending) > 1)
+ DRM_ERROR("Prepared flip multiple times\n");
+ } else {
+ DRM_DEBUG("preparing flip with no unpin work?\n");
+ }
+ mtx_unlock(&dev->event_lock);
+}
+
+static int intel_gen2_queue_flip(struct drm_device *dev,
+ struct drm_crtc *crtc,
+ struct drm_framebuffer *fb,
+ struct drm_i915_gem_object *obj)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ unsigned long offset;
+ u32 flip_mask;
+ int ret;
+
+ ret = intel_pin_and_fence_fb_obj(dev, obj, LP_RING(dev_priv));
+ if (ret)
+ goto out;
+
+ /* Offset into the new buffer for cases of shared fbs between CRTCs */
+ offset = crtc->y * fb->pitches[0] + crtc->x * fb->bits_per_pixel/8;
+
+ ret = BEGIN_LP_RING(6);
+ if (ret)
+ goto out;
+
+ /* Can't queue multiple flips, so wait for the previous
+ * one to finish before executing the next.
+ */
+ if (intel_crtc->plane)
+ flip_mask = MI_WAIT_FOR_PLANE_B_FLIP;
+ else
+ flip_mask = MI_WAIT_FOR_PLANE_A_FLIP;
+ OUT_RING(MI_WAIT_FOR_EVENT | flip_mask);
+ OUT_RING(MI_NOOP);
+ OUT_RING(MI_DISPLAY_FLIP |
+ MI_DISPLAY_FLIP_PLANE(intel_crtc->plane));
+ OUT_RING(fb->pitches[0]);
+ OUT_RING(obj->gtt_offset + offset);
+ OUT_RING(0); /* aux display base address, unused */
+ ADVANCE_LP_RING();
+out:
+ return ret;
+}
+
+static int intel_gen3_queue_flip(struct drm_device *dev,
+ struct drm_crtc *crtc,
+ struct drm_framebuffer *fb,
+ struct drm_i915_gem_object *obj)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ unsigned long offset;
+ u32 flip_mask;
+ int ret;
+
+ ret = intel_pin_and_fence_fb_obj(dev, obj, LP_RING(dev_priv));
+ if (ret)
+ goto out;
+
+ /* Offset into the new buffer for cases of shared fbs between CRTCs */
+ offset = crtc->y * fb->pitches[0] + crtc->x * fb->bits_per_pixel/8;
+
+ ret = BEGIN_LP_RING(6);
+ if (ret)
+ goto out;
+
+ if (intel_crtc->plane)
+ flip_mask = MI_WAIT_FOR_PLANE_B_FLIP;
+ else
+ flip_mask = MI_WAIT_FOR_PLANE_A_FLIP;
+ OUT_RING(MI_WAIT_FOR_EVENT | flip_mask);
+ OUT_RING(MI_NOOP);
+ OUT_RING(MI_DISPLAY_FLIP_I915 |
+ MI_DISPLAY_FLIP_PLANE(intel_crtc->plane));
+ OUT_RING(fb->pitches[0]);
+ OUT_RING(obj->gtt_offset + offset);
+ OUT_RING(MI_NOOP);
+
+ ADVANCE_LP_RING();
+out:
+ return ret;
+}
+
+static int intel_gen4_queue_flip(struct drm_device *dev,
+ struct drm_crtc *crtc,
+ struct drm_framebuffer *fb,
+ struct drm_i915_gem_object *obj)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ uint32_t pf, pipesrc;
+ int ret;
+
+ ret = intel_pin_and_fence_fb_obj(dev, obj, LP_RING(dev_priv));
+ if (ret)
+ goto out;
+
+ ret = BEGIN_LP_RING(4);
+ if (ret)
+ goto out;
+
+ /* i965+ uses the linear or tiled offsets from the
+ * Display Registers (which do not change across a page-flip)
+ * so we need only reprogram the base address.
+ */
+ OUT_RING(MI_DISPLAY_FLIP |
+ MI_DISPLAY_FLIP_PLANE(intel_crtc->plane));
+ OUT_RING(fb->pitches[0]);
+ OUT_RING(obj->gtt_offset | obj->tiling_mode);
+
+ /* XXX Enabling the panel-fitter across page-flip is so far
+ * untested on non-native modes, so ignore it for now.
+ * pf = I915_READ(pipe == 0 ? PFA_CTL_1 : PFB_CTL_1) & PF_ENABLE;
+ */
+ pf = 0;
+ pipesrc = I915_READ(PIPESRC(intel_crtc->pipe)) & 0x0fff0fff;
+ OUT_RING(pf | pipesrc);
+ ADVANCE_LP_RING();
+out:
+ return ret;
+}
+
+static int intel_gen6_queue_flip(struct drm_device *dev,
+ struct drm_crtc *crtc,
+ struct drm_framebuffer *fb,
+ struct drm_i915_gem_object *obj)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ uint32_t pf, pipesrc;
+ int ret;
+
+ ret = intel_pin_and_fence_fb_obj(dev, obj, LP_RING(dev_priv));
+ if (ret)
+ goto out;
+
+ ret = BEGIN_LP_RING(4);
+ if (ret)
+ goto out;
+
+ OUT_RING(MI_DISPLAY_FLIP |
+ MI_DISPLAY_FLIP_PLANE(intel_crtc->plane));
+ OUT_RING(fb->pitches[0] | obj->tiling_mode);
+ OUT_RING(obj->gtt_offset);
+
+ /* Contrary to the suggestions in the documentation,
+ * "Enable Panel Fitter" does not seem to be required when page
+ * flipping with a non-native mode, and worse causes a normal
+ * modeset to fail.
+ * pf = I915_READ(PF_CTL(intel_crtc->pipe)) & PF_ENABLE;
+ */
+ pf = 0;
+ pipesrc = I915_READ(PIPESRC(intel_crtc->pipe)) & 0x0fff0fff;
+ OUT_RING(pf | pipesrc);
+ ADVANCE_LP_RING();
+out:
+ return ret;
+}
+
+/*
+ * On gen7 we currently use the blit ring because (in early silicon at least)
+ * the render ring doesn't give us interrpts for page flip completion, which
+ * means clients will hang after the first flip is queued. Fortunately the
+ * blit ring generates interrupts properly, so use it instead.
+ */
+static int intel_gen7_queue_flip(struct drm_device *dev,
+ struct drm_crtc *crtc,
+ struct drm_framebuffer *fb,
+ struct drm_i915_gem_object *obj)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct intel_ring_buffer *ring = &dev_priv->rings[BCS];
+ int ret;
+
+ ret = intel_pin_and_fence_fb_obj(dev, obj, ring);
+ if (ret)
+ goto out;
+
+ ret = intel_ring_begin(ring, 4);
+ if (ret)
+ goto out;
+
+ intel_ring_emit(ring, MI_DISPLAY_FLIP_I915 | (intel_crtc->plane << 19));
+ intel_ring_emit(ring, (fb->pitches[0] | obj->tiling_mode));
+ intel_ring_emit(ring, (obj->gtt_offset));
+ intel_ring_emit(ring, (MI_NOOP));
+ intel_ring_advance(ring);
+out:
+ return ret;
+}
+
+static int intel_default_queue_flip(struct drm_device *dev,
+ struct drm_crtc *crtc,
+ struct drm_framebuffer *fb,
+ struct drm_i915_gem_object *obj)
+{
+ return -ENODEV;
+}
+
+static int intel_crtc_page_flip(struct drm_crtc *crtc,
+ struct drm_framebuffer *fb,
+ struct drm_pending_vblank_event *event)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_framebuffer *intel_fb;
+ struct drm_i915_gem_object *obj;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct intel_unpin_work *work;
+ int ret;
+
+ work = malloc(sizeof *work, DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ work->event = event;
+ work->dev = crtc->dev;
+ intel_fb = to_intel_framebuffer(crtc->fb);
+ work->old_fb_obj = intel_fb->obj;
+ TASK_INIT(&work->task, 0, intel_unpin_work_fn, work);
+
+ ret = drm_vblank_get(dev, intel_crtc->pipe);
+ if (ret)
+ goto free_work;
+
+ /* We borrow the event spin lock for protecting unpin_work */
+ mtx_lock(&dev->event_lock);
+ if (intel_crtc->unpin_work) {
+ mtx_unlock(&dev->event_lock);
+ free(work, DRM_MEM_KMS);
+ drm_vblank_put(dev, intel_crtc->pipe);
+
+ DRM_DEBUG("flip queue: crtc already busy\n");
+ return -EBUSY;
+ }
+ intel_crtc->unpin_work = work;
+ mtx_unlock(&dev->event_lock);
+
+ intel_fb = to_intel_framebuffer(fb);
+ obj = intel_fb->obj;
+
+ DRM_LOCK(dev);
+
+ /* Reference the objects for the scheduled work. */
+ drm_gem_object_reference(&work->old_fb_obj->base);
+ drm_gem_object_reference(&obj->base);
+
+ crtc->fb = fb;
+
+ work->pending_flip_obj = obj;
+
+ work->enable_stall_check = true;
+
+ /* Block clients from rendering to the new back buffer until
+ * the flip occurs and the object is no longer visible.
+ */
+ atomic_set_int(&work->old_fb_obj->pending_flip, 1 << intel_crtc->plane);
+
+ ret = dev_priv->display.queue_flip(dev, crtc, fb, obj);
+ if (ret)
+ goto cleanup_pending;
+ intel_disable_fbc(dev);
+ DRM_UNLOCK(dev);
+
+ CTR2(KTR_DRM, "i915_flip_request %d %p", intel_crtc->plane, obj);
+
+ return 0;
+
+cleanup_pending:
+ atomic_sub(1 << intel_crtc->plane, &work->old_fb_obj->pending_flip);
+ drm_gem_object_unreference(&work->old_fb_obj->base);
+ drm_gem_object_unreference(&obj->base);
+ DRM_UNLOCK(dev);
+
+ mtx_lock(&dev->event_lock);
+ intel_crtc->unpin_work = NULL;
+ mtx_unlock(&dev->event_lock);
+
+ drm_vblank_put(dev, intel_crtc->pipe);
+free_work:
+ free(work, DRM_MEM_KMS);
+
+ return ret;
+}
+
+static void intel_sanitize_modesetting(struct drm_device *dev,
+ int pipe, int plane)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 reg, val;
+
+ /* Clear any frame start delays used for debugging left by the BIOS */
+ for_each_pipe(pipe) {
+ reg = PIPECONF(pipe);
+ I915_WRITE(reg, I915_READ(reg) & ~PIPECONF_FRAME_START_DELAY_MASK);
+ }
+
+ if (HAS_PCH_SPLIT(dev))
+ return;
+
+ /* Who knows what state these registers were left in by the BIOS or
+ * grub?
+ *
+ * If we leave the registers in a conflicting state (e.g. with the
+ * display plane reading from the other pipe than the one we intend
+ * to use) then when we attempt to teardown the active mode, we will
+ * not disable the pipes and planes in the correct order -- leaving
+ * a plane reading from a disabled pipe and possibly leading to
+ * undefined behaviour.
+ */
+
+ reg = DSPCNTR(plane);
+ val = I915_READ(reg);
+
+ if ((val & DISPLAY_PLANE_ENABLE) == 0)
+ return;
+ if (!!(val & DISPPLANE_SEL_PIPE_MASK) == pipe)
+ return;
+
+ /* This display plane is active and attached to the other CPU pipe. */
+ pipe = !pipe;
+
+ /* Disable the plane and wait for it to stop reading from the pipe. */
+ intel_disable_plane(dev_priv, plane, pipe);
+ intel_disable_pipe(dev_priv, pipe);
+}
+
+static void intel_crtc_reset(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+
+ /* Reset flags back to the 'unknown' status so that they
+ * will be correctly set on the initial modeset.
+ */
+ intel_crtc->dpms_mode = -1;
+
+ /* We need to fix up any BIOS configuration that conflicts with
+ * our expectations.
+ */
+ intel_sanitize_modesetting(dev, intel_crtc->pipe, intel_crtc->plane);
+}
+
+static struct drm_crtc_helper_funcs intel_helper_funcs = {
+ .dpms = intel_crtc_dpms,
+ .mode_fixup = intel_crtc_mode_fixup,
+ .mode_set = intel_crtc_mode_set,
+ .mode_set_base = intel_pipe_set_base,
+ .mode_set_base_atomic = intel_pipe_set_base_atomic,
+ .load_lut = intel_crtc_load_lut,
+ .disable = intel_crtc_disable,
+};
+
+static const struct drm_crtc_funcs intel_crtc_funcs = {
+ .reset = intel_crtc_reset,
+ .cursor_set = intel_crtc_cursor_set,
+ .cursor_move = intel_crtc_cursor_move,
+ .gamma_set = intel_crtc_gamma_set,
+ .set_config = drm_crtc_helper_set_config,
+ .destroy = intel_crtc_destroy,
+ .page_flip = intel_crtc_page_flip,
+};
+
+static void intel_crtc_init(struct drm_device *dev, int pipe)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc;
+ int i;
+
+ intel_crtc = malloc(sizeof(struct intel_crtc) +
+ (INTELFB_CONN_LIMIT * sizeof(struct drm_connector *)),
+ DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ drm_crtc_init(dev, &intel_crtc->base, &intel_crtc_funcs);
+
+ drm_mode_crtc_set_gamma_size(&intel_crtc->base, 256);
+ for (i = 0; i < 256; i++) {
+ intel_crtc->lut_r[i] = i;
+ intel_crtc->lut_g[i] = i;
+ intel_crtc->lut_b[i] = i;
+ }
+
+ /* Swap pipes & planes for FBC on pre-965 */
+ intel_crtc->pipe = pipe;
+ intel_crtc->plane = pipe;
+ if (IS_MOBILE(dev) && IS_GEN3(dev)) {
+ DRM_DEBUG_KMS("swapping pipes & planes for FBC\n");
+ intel_crtc->plane = !pipe;
+ }
+
+ KASSERT(pipe < DRM_ARRAY_SIZE(dev_priv->plane_to_crtc_mapping) &&
+ dev_priv->plane_to_crtc_mapping[intel_crtc->plane] == NULL,
+ ("plane_to_crtc is already initialized"));
+ dev_priv->plane_to_crtc_mapping[intel_crtc->plane] = &intel_crtc->base;
+ dev_priv->pipe_to_crtc_mapping[intel_crtc->pipe] = &intel_crtc->base;
+
+ intel_crtc_reset(&intel_crtc->base);
+ intel_crtc->active = true; /* force the pipe off on setup_init_config */
+ intel_crtc->bpp = 24; /* default for pre-Ironlake */
+
+ if (HAS_PCH_SPLIT(dev)) {
+ if (pipe == 2 && IS_IVYBRIDGE(dev))
+ intel_crtc->no_pll = true;
+ intel_helper_funcs.prepare = ironlake_crtc_prepare;
+ intel_helper_funcs.commit = ironlake_crtc_commit;
+ } else {
+ intel_helper_funcs.prepare = i9xx_crtc_prepare;
+ intel_helper_funcs.commit = i9xx_crtc_commit;
+ }
+
+ drm_crtc_helper_add(&intel_crtc->base, &intel_helper_funcs);
+
+ intel_crtc->busy = false;
+
+ callout_init(&intel_crtc->idle_callout, CALLOUT_MPSAFE);
+}
+
+int intel_get_pipe_from_crtc_id(struct drm_device *dev, void *data,
+ struct drm_file *file)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_i915_get_pipe_from_crtc_id *pipe_from_crtc_id = data;
+ struct drm_mode_object *drmmode_obj;
+ struct intel_crtc *crtc;
+
+ if (!dev_priv) {
+ DRM_ERROR("called with no initialization\n");
+ return -EINVAL;
+ }
+
+ drmmode_obj = drm_mode_object_find(dev, pipe_from_crtc_id->crtc_id,
+ DRM_MODE_OBJECT_CRTC);
+
+ if (!drmmode_obj) {
+ DRM_ERROR("no such CRTC id\n");
+ return -EINVAL;
+ }
+
+ crtc = to_intel_crtc(obj_to_crtc(drmmode_obj));
+ pipe_from_crtc_id->pipe = crtc->pipe;
+
+ return 0;
+}
+
+static int intel_encoder_clones(struct drm_device *dev, int type_mask)
+{
+ struct intel_encoder *encoder;
+ int index_mask = 0;
+ int entry = 0;
+
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, base.head) {
+ if (type_mask & encoder->clone_mask)
+ index_mask |= (1 << entry);
+ entry++;
+ }
+
+ return index_mask;
+}
+
+static bool has_edp_a(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (!IS_MOBILE(dev))
+ return false;
+
+ if ((I915_READ(DP_A) & DP_DETECTED) == 0)
+ return false;
+
+ if (IS_GEN5(dev) &&
+ (I915_READ(ILK_DISPLAY_CHICKEN_FUSES) & ILK_eDP_A_DISABLE))
+ return false;
+
+ return true;
+}
+
+static void intel_setup_outputs(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_encoder *encoder;
+ bool dpd_is_edp = false;
+ bool has_lvds;
+
+ has_lvds = intel_lvds_init(dev);
+ if (!has_lvds && !HAS_PCH_SPLIT(dev)) {
+ /* disable the panel fitter on everything but LVDS */
+ I915_WRITE(PFIT_CONTROL, 0);
+ }
+
+ if (HAS_PCH_SPLIT(dev)) {
+ dpd_is_edp = intel_dpd_is_edp(dev);
+
+ if (has_edp_a(dev))
+ intel_dp_init(dev, DP_A);
+
+ if (dpd_is_edp && (I915_READ(PCH_DP_D) & DP_DETECTED))
+ intel_dp_init(dev, PCH_DP_D);
+ }
+
+ intel_crt_init(dev);
+
+ if (HAS_PCH_SPLIT(dev)) {
+ int found;
+
+ DRM_DEBUG_KMS(
+"HDMIB %d PCH_DP_B %d HDMIC %d HDMID %d PCH_DP_C %d PCH_DP_D %d LVDS %d\n",
+ (I915_READ(HDMIB) & PORT_DETECTED) != 0,
+ (I915_READ(PCH_DP_B) & DP_DETECTED) != 0,
+ (I915_READ(HDMIC) & PORT_DETECTED) != 0,
+ (I915_READ(HDMID) & PORT_DETECTED) != 0,
+ (I915_READ(PCH_DP_C) & DP_DETECTED) != 0,
+ (I915_READ(PCH_DP_D) & DP_DETECTED) != 0,
+ (I915_READ(PCH_LVDS) & LVDS_DETECTED) != 0);
+
+ if (I915_READ(HDMIB) & PORT_DETECTED) {
+ /* PCH SDVOB multiplex with HDMIB */
+ found = intel_sdvo_init(dev, PCH_SDVOB);
+ if (!found)
+ intel_hdmi_init(dev, HDMIB);
+ if (!found && (I915_READ(PCH_DP_B) & DP_DETECTED))
+ intel_dp_init(dev, PCH_DP_B);
+ }
+
+ if (I915_READ(HDMIC) & PORT_DETECTED)
+ intel_hdmi_init(dev, HDMIC);
+
+ if (I915_READ(HDMID) & PORT_DETECTED)
+ intel_hdmi_init(dev, HDMID);
+
+ if (I915_READ(PCH_DP_C) & DP_DETECTED)
+ intel_dp_init(dev, PCH_DP_C);
+
+ if (!dpd_is_edp && (I915_READ(PCH_DP_D) & DP_DETECTED))
+ intel_dp_init(dev, PCH_DP_D);
+
+ } else if (SUPPORTS_DIGITAL_OUTPUTS(dev)) {
+ bool found = false;
+
+ if (I915_READ(SDVOB) & SDVO_DETECTED) {
+ DRM_DEBUG_KMS("probing SDVOB\n");
+ found = intel_sdvo_init(dev, SDVOB);
+ if (!found && SUPPORTS_INTEGRATED_HDMI(dev)) {
+ DRM_DEBUG_KMS("probing HDMI on SDVOB\n");
+ intel_hdmi_init(dev, SDVOB);
+ }
+
+ if (!found && SUPPORTS_INTEGRATED_DP(dev)) {
+ DRM_DEBUG_KMS("probing DP_B\n");
+ intel_dp_init(dev, DP_B);
+ }
+ }
+
+ /* Before G4X SDVOC doesn't have its own detect register */
+
+ if (I915_READ(SDVOB) & SDVO_DETECTED) {
+ DRM_DEBUG_KMS("probing SDVOC\n");
+ found = intel_sdvo_init(dev, SDVOC);
+ }
+
+ if (!found && (I915_READ(SDVOC) & SDVO_DETECTED)) {
+
+ if (SUPPORTS_INTEGRATED_HDMI(dev)) {
+ DRM_DEBUG_KMS("probing HDMI on SDVOC\n");
+ intel_hdmi_init(dev, SDVOC);
+ }
+ if (SUPPORTS_INTEGRATED_DP(dev)) {
+ DRM_DEBUG_KMS("probing DP_C\n");
+ intel_dp_init(dev, DP_C);
+ }
+ }
+
+ if (SUPPORTS_INTEGRATED_DP(dev) &&
+ (I915_READ(DP_D) & DP_DETECTED)) {
+ DRM_DEBUG_KMS("probing DP_D\n");
+ intel_dp_init(dev, DP_D);
+ }
+ } else if (IS_GEN2(dev)) {
+#if 1
+ KIB_NOTYET();
+#else
+ intel_dvo_init(dev);
+#endif
+ }
+
+ if (SUPPORTS_TV(dev))
+ intel_tv_init(dev);
+
+ list_for_each_entry(encoder, &dev->mode_config.encoder_list, base.head) {
+ encoder->base.possible_crtcs = encoder->crtc_mask;
+ encoder->base.possible_clones =
+ intel_encoder_clones(dev, encoder->clone_mask);
+ }
+
+ /* disable all the possible outputs/crtcs before entering KMS mode */
+ drm_helper_disable_unused_functions(dev);
+
+ if (HAS_PCH_SPLIT(dev))
+ ironlake_init_pch_refclk(dev);
+}
+
+static void intel_user_framebuffer_destroy(struct drm_framebuffer *fb)
+{
+ struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb);
+
+ drm_framebuffer_cleanup(fb);
+ drm_gem_object_unreference_unlocked(&intel_fb->obj->base);
+
+ free(intel_fb, DRM_MEM_KMS);
+}
+
+static int intel_user_framebuffer_create_handle(struct drm_framebuffer *fb,
+ struct drm_file *file,
+ unsigned int *handle)
+{
+ struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb);
+ struct drm_i915_gem_object *obj = intel_fb->obj;
+
+ return drm_gem_handle_create(file, &obj->base, handle);
+}
+
+static const struct drm_framebuffer_funcs intel_fb_funcs = {
+ .destroy = intel_user_framebuffer_destroy,
+ .create_handle = intel_user_framebuffer_create_handle,
+};
+
+int intel_framebuffer_init(struct drm_device *dev,
+ struct intel_framebuffer *intel_fb,
+ struct drm_mode_fb_cmd2 *mode_cmd,
+ struct drm_i915_gem_object *obj)
+{
+ int ret;
+
+ if (obj->tiling_mode == I915_TILING_Y)
+ return -EINVAL;
+
+ if (mode_cmd->pitches[0] & 63)
+ return -EINVAL;
+
+ switch (mode_cmd->pixel_format) {
+ case DRM_FORMAT_RGB332:
+ case DRM_FORMAT_RGB565:
+ case DRM_FORMAT_XRGB8888:
+ case DRM_FORMAT_XBGR8888:
+ case DRM_FORMAT_ARGB8888:
+ case DRM_FORMAT_XRGB2101010:
+ case DRM_FORMAT_ARGB2101010:
+ /* RGB formats are common across chipsets */
+ break;
+ case DRM_FORMAT_YUYV:
+ case DRM_FORMAT_UYVY:
+ case DRM_FORMAT_YVYU:
+ case DRM_FORMAT_VYUY:
+ break;
+ default:
+ DRM_DEBUG_KMS("unsupported pixel format %u\n",
+ mode_cmd->pixel_format);
+ return -EINVAL;
+ }
+
+ ret = drm_framebuffer_init(dev, &intel_fb->base, &intel_fb_funcs);
+ if (ret) {
+ DRM_ERROR("framebuffer init failed %d\n", ret);
+ return ret;
+ }
+
+ drm_helper_mode_fill_fb_struct(&intel_fb->base, mode_cmd);
+ intel_fb->obj = obj;
+ return 0;
+}
+
+static int
+intel_user_framebuffer_create(struct drm_device *dev,
+ struct drm_file *filp, struct drm_mode_fb_cmd2 *mode_cmd,
+ struct drm_framebuffer **res)
+{
+ struct drm_i915_gem_object *obj;
+
+ obj = to_intel_bo(drm_gem_object_lookup(dev, filp,
+ mode_cmd->handles[0]));
+ if (&obj->base == NULL)
+ return (-ENOENT);
+
+ return (intel_framebuffer_create(dev, mode_cmd, obj, res));
+}
+
+static const struct drm_mode_config_funcs intel_mode_funcs = {
+ .fb_create = intel_user_framebuffer_create,
+ .output_poll_changed = intel_fb_output_poll_changed,
+};
+
+static struct drm_i915_gem_object *
+intel_alloc_context_page(struct drm_device *dev)
+{
+ struct drm_i915_gem_object *ctx;
+ int ret;
+
+ DRM_LOCK_ASSERT(dev);
+
+ ctx = i915_gem_alloc_object(dev, 4096);
+ if (!ctx) {
+ DRM_DEBUG("failed to alloc power context, RC6 disabled\n");
+ return NULL;
+ }
+
+ ret = i915_gem_object_pin(ctx, 4096, true);
+ if (ret) {
+ DRM_ERROR("failed to pin power context: %d\n", ret);
+ goto err_unref;
+ }
+
+ ret = i915_gem_object_set_to_gtt_domain(ctx, 1);
+ if (ret) {
+ DRM_ERROR("failed to set-domain on power context: %d\n", ret);
+ goto err_unpin;
+ }
+
+ return ctx;
+
+err_unpin:
+ i915_gem_object_unpin(ctx);
+err_unref:
+ drm_gem_object_unreference(&ctx->base);
+ DRM_UNLOCK(dev);
+ return NULL;
+}
+
+bool ironlake_set_drps(struct drm_device *dev, u8 val)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u16 rgvswctl;
+
+ rgvswctl = I915_READ16(MEMSWCTL);
+ if (rgvswctl & MEMCTL_CMD_STS) {
+ DRM_DEBUG("gpu busy, RCS change rejected\n");
+ return false; /* still busy with another command */
+ }
+
+ rgvswctl = (MEMCTL_CMD_CHFREQ << MEMCTL_CMD_SHIFT) |
+ (val << MEMCTL_FREQ_SHIFT) | MEMCTL_SFCAVM;
+ I915_WRITE16(MEMSWCTL, rgvswctl);
+ POSTING_READ16(MEMSWCTL);
+
+ rgvswctl |= MEMCTL_CMD_STS;
+ I915_WRITE16(MEMSWCTL, rgvswctl);
+
+ return true;
+}
+
+void ironlake_enable_drps(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 rgvmodectl = I915_READ(MEMMODECTL);
+ u8 fmax, fmin, fstart, vstart;
+
+ /* Enable temp reporting */
+ I915_WRITE16(PMMISC, I915_READ(PMMISC) | MCPPCE_EN);
+ I915_WRITE16(TSC1, I915_READ(TSC1) | TSE);
+
+ /* 100ms RC evaluation intervals */
+ I915_WRITE(RCUPEI, 100000);
+ I915_WRITE(RCDNEI, 100000);
+
+ /* Set max/min thresholds to 90ms and 80ms respectively */
+ I915_WRITE(RCBMAXAVG, 90000);
+ I915_WRITE(RCBMINAVG, 80000);
+
+ I915_WRITE(MEMIHYST, 1);
+
+ /* Set up min, max, and cur for interrupt handling */
+ fmax = (rgvmodectl & MEMMODE_FMAX_MASK) >> MEMMODE_FMAX_SHIFT;
+ fmin = (rgvmodectl & MEMMODE_FMIN_MASK);
+ fstart = (rgvmodectl & MEMMODE_FSTART_MASK) >>
+ MEMMODE_FSTART_SHIFT;
+
+ vstart = (I915_READ(PXVFREQ_BASE + (fstart * 4)) & PXVFREQ_PX_MASK) >>
+ PXVFREQ_PX_SHIFT;
+
+ dev_priv->fmax = fmax; /* IPS callback will increase this */
+ dev_priv->fstart = fstart;
+
+ dev_priv->max_delay = fstart;
+ dev_priv->min_delay = fmin;
+ dev_priv->cur_delay = fstart;
+
+ DRM_DEBUG("fmax: %d, fmin: %d, fstart: %d\n",
+ fmax, fmin, fstart);
+
+ I915_WRITE(MEMINTREN, MEMINT_CX_SUPR_EN | MEMINT_EVAL_CHG_EN);
+
+ /*
+ * Interrupts will be enabled in ironlake_irq_postinstall
+ */
+
+ I915_WRITE(VIDSTART, vstart);
+ POSTING_READ(VIDSTART);
+
+ rgvmodectl |= MEMMODE_SWMODE_EN;
+ I915_WRITE(MEMMODECTL, rgvmodectl);
+
+ if (_intel_wait_for(dev,
+ (I915_READ(MEMSWCTL) & MEMCTL_CMD_STS) == 0, 10,
+ 1, "915per"))
+ DRM_ERROR("stuck trying to change perf mode\n");
+ pause("915dsp", 1);
+
+ ironlake_set_drps(dev, fstart);
+
+ dev_priv->last_count1 = I915_READ(0x112e4) + I915_READ(0x112e8) +
+ I915_READ(0x112e0);
+ dev_priv->last_time1 = jiffies_to_msecs(jiffies);
+ dev_priv->last_count2 = I915_READ(0x112f4);
+ nanotime(&dev_priv->last_time2);
+}
+
+void ironlake_disable_drps(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u16 rgvswctl = I915_READ16(MEMSWCTL);
+
+ /* Ack interrupts, disable EFC interrupt */
+ I915_WRITE(MEMINTREN, I915_READ(MEMINTREN) & ~MEMINT_EVAL_CHG_EN);
+ I915_WRITE(MEMINTRSTS, MEMINT_EVAL_CHG);
+ I915_WRITE(DEIER, I915_READ(DEIER) & ~DE_PCU_EVENT);
+ I915_WRITE(DEIIR, DE_PCU_EVENT);
+ I915_WRITE(DEIMR, I915_READ(DEIMR) | DE_PCU_EVENT);
+
+ /* Go back to the starting frequency */
+ ironlake_set_drps(dev, dev_priv->fstart);
+ pause("915dsp", 1);
+ rgvswctl |= MEMCTL_CMD_STS;
+ I915_WRITE(MEMSWCTL, rgvswctl);
+ pause("915dsp", 1);
+
+}
+
+void gen6_set_rps(struct drm_device *dev, u8 val)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 swreq;
+
+ swreq = (val & 0x3ff) << 25;
+ I915_WRITE(GEN6_RPNSWREQ, swreq);
+}
+
+void gen6_disable_rps(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ I915_WRITE(GEN6_RPNSWREQ, 1 << 31);
+ I915_WRITE(GEN6_PMINTRMSK, 0xffffffff);
+ I915_WRITE(GEN6_PMIER, 0);
+ /* Complete PM interrupt masking here doesn't race with the rps work
+ * item again unmasking PM interrupts because that is using a different
+ * register (PMIMR) to mask PM interrupts. The only risk is in leaving
+ * stale bits in PMIIR and PMIMR which gen6_enable_rps will clean up. */
+
+ mtx_lock(&dev_priv->rps_lock);
+ dev_priv->pm_iir = 0;
+ mtx_unlock(&dev_priv->rps_lock);
+
+ I915_WRITE(GEN6_PMIIR, I915_READ(GEN6_PMIIR));
+}
+
+static unsigned long intel_pxfreq(u32 vidfreq)
+{
+ unsigned long freq;
+ int div = (vidfreq & 0x3f0000) >> 16;
+ int post = (vidfreq & 0x3000) >> 12;
+ int pre = (vidfreq & 0x7);
+
+ if (!pre)
+ return 0;
+
+ freq = ((div * 133333) / ((1<<post) * pre));
+
+ return freq;
+}
+
+void intel_init_emon(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 lcfuse;
+ u8 pxw[16];
+ int i;
+
+ /* Disable to program */
+ I915_WRITE(ECR, 0);
+ POSTING_READ(ECR);
+
+ /* Program energy weights for various events */
+ I915_WRITE(SDEW, 0x15040d00);
+ I915_WRITE(CSIEW0, 0x007f0000);
+ I915_WRITE(CSIEW1, 0x1e220004);
+ I915_WRITE(CSIEW2, 0x04000004);
+
+ for (i = 0; i < 5; i++)
+ I915_WRITE(PEW + (i * 4), 0);
+ for (i = 0; i < 3; i++)
+ I915_WRITE(DEW + (i * 4), 0);
+
+ /* Program P-state weights to account for frequency power adjustment */
+ for (i = 0; i < 16; i++) {
+ u32 pxvidfreq = I915_READ(PXVFREQ_BASE + (i * 4));
+ unsigned long freq = intel_pxfreq(pxvidfreq);
+ unsigned long vid = (pxvidfreq & PXVFREQ_PX_MASK) >>
+ PXVFREQ_PX_SHIFT;
+ unsigned long val;
+
+ val = vid * vid;
+ val *= (freq / 1000);
+ val *= 255;
+ val /= (127*127*900);
+ if (val > 0xff)
+ DRM_ERROR("bad pxval: %ld\n", val);
+ pxw[i] = val;
+ }
+ /* Render standby states get 0 weight */
+ pxw[14] = 0;
+ pxw[15] = 0;
+
+ for (i = 0; i < 4; i++) {
+ u32 val = (pxw[i*4] << 24) | (pxw[(i*4)+1] << 16) |
+ (pxw[(i*4)+2] << 8) | (pxw[(i*4)+3]);
+ I915_WRITE(PXW + (i * 4), val);
+ }
+
+ /* Adjust magic regs to magic values (more experimental results) */
+ I915_WRITE(OGW0, 0);
+ I915_WRITE(OGW1, 0);
+ I915_WRITE(EG0, 0x00007f00);
+ I915_WRITE(EG1, 0x0000000e);
+ I915_WRITE(EG2, 0x000e0000);
+ I915_WRITE(EG3, 0x68000300);
+ I915_WRITE(EG4, 0x42000000);
+ I915_WRITE(EG5, 0x00140031);
+ I915_WRITE(EG6, 0);
+ I915_WRITE(EG7, 0);
+
+ for (i = 0; i < 8; i++)
+ I915_WRITE(PXWL + (i * 4), 0);
+
+ /* Enable PMON + select events */
+ I915_WRITE(ECR, 0x80000019);
+
+ lcfuse = I915_READ(LCFUSE02);
+
+ dev_priv->corr = (lcfuse & LCFUSE_HIV_MASK);
+}
+
+static int intel_enable_rc6(struct drm_device *dev)
+{
+ /*
+ * Respect the kernel parameter if it is set
+ */
+ if (i915_enable_rc6 >= 0)
+ return i915_enable_rc6;
+
+ /*
+ * Disable RC6 on Ironlake
+ */
+ if (INTEL_INFO(dev)->gen == 5)
+ return 0;
+
+ /*
+ * Enable rc6 on Sandybridge if DMA remapping is disabled
+ */
+ if (INTEL_INFO(dev)->gen == 6) {
+ DRM_DEBUG_DRIVER(
+ "Sandybridge: intel_iommu_enabled %s -- RC6 %sabled\n",
+ intel_iommu_enabled ? "true" : "false",
+ !intel_iommu_enabled ? "en" : "dis");
+ return (intel_iommu_enabled ? 0 : INTEL_RC6_ENABLE);
+ }
+ DRM_DEBUG_DRIVER("RC6 and deep RC6 enabled\n");
+ return (INTEL_RC6_ENABLE | INTEL_RC6p_ENABLE);
+}
+
+void gen6_enable_rps(struct drm_i915_private *dev_priv)
+{
+ struct drm_device *dev = dev_priv->dev;
+ u32 rp_state_cap = I915_READ(GEN6_RP_STATE_CAP);
+ u32 gt_perf_status = I915_READ(GEN6_GT_PERF_STATUS);
+ u32 pcu_mbox, rc6_mask = 0;
+ u32 gtfifodbg;
+ int cur_freq, min_freq, max_freq;
+ int rc6_mode;
+ int i;
+
+ /* Here begins a magic sequence of register writes to enable
+ * auto-downclocking.
+ *
+ * Perhaps there might be some value in exposing these to
+ * userspace...
+ */
+ I915_WRITE(GEN6_RC_STATE, 0);
+ DRM_LOCK(dev);
+
+ /* Clear the DBG now so we don't confuse earlier errors */
+ if ((gtfifodbg = I915_READ(GTFIFODBG))) {
+ DRM_ERROR("GT fifo had a previous error %x\n", gtfifodbg);
+ I915_WRITE(GTFIFODBG, gtfifodbg);
+ }
+
+ gen6_gt_force_wake_get(dev_priv);
+
+ /* disable the counters and set deterministic thresholds */
+ I915_WRITE(GEN6_RC_CONTROL, 0);
+
+ I915_WRITE(GEN6_RC1_WAKE_RATE_LIMIT, 1000 << 16);
+ I915_WRITE(GEN6_RC6_WAKE_RATE_LIMIT, 40 << 16 | 30);
+ I915_WRITE(GEN6_RC6pp_WAKE_RATE_LIMIT, 30);
+ I915_WRITE(GEN6_RC_EVALUATION_INTERVAL, 125000);
+ I915_WRITE(GEN6_RC_IDLE_HYSTERSIS, 25);
+
+ for (i = 0; i < I915_NUM_RINGS; i++)
+ I915_WRITE(RING_MAX_IDLE(dev_priv->rings[i].mmio_base), 10);
+
+ I915_WRITE(GEN6_RC_SLEEP, 0);
+ I915_WRITE(GEN6_RC1e_THRESHOLD, 1000);
+ I915_WRITE(GEN6_RC6_THRESHOLD, 50000);
+ I915_WRITE(GEN6_RC6p_THRESHOLD, 100000);
+ I915_WRITE(GEN6_RC6pp_THRESHOLD, 64000); /* unused */
+
+ rc6_mode = intel_enable_rc6(dev_priv->dev);
+ if (rc6_mode & INTEL_RC6_ENABLE)
+ rc6_mask |= GEN6_RC_CTL_RC6_ENABLE;
+
+ if (rc6_mode & INTEL_RC6p_ENABLE)
+ rc6_mask |= GEN6_RC_CTL_RC6p_ENABLE;
+
+ if (rc6_mode & INTEL_RC6pp_ENABLE)
+ rc6_mask |= GEN6_RC_CTL_RC6pp_ENABLE;
+
+ DRM_INFO("Enabling RC6 states: RC6 %s, RC6p %s, RC6pp %s\n",
+ (rc6_mode & INTEL_RC6_ENABLE) ? "on" : "off",
+ (rc6_mode & INTEL_RC6p_ENABLE) ? "on" : "off",
+ (rc6_mode & INTEL_RC6pp_ENABLE) ? "on" : "off");
+
+ I915_WRITE(GEN6_RC_CONTROL,
+ rc6_mask |
+ GEN6_RC_CTL_EI_MODE(1) |
+ GEN6_RC_CTL_HW_ENABLE);
+
+ I915_WRITE(GEN6_RPNSWREQ,
+ GEN6_FREQUENCY(10) |
+ GEN6_OFFSET(0) |
+ GEN6_AGGRESSIVE_TURBO);
+ I915_WRITE(GEN6_RC_VIDEO_FREQ,
+ GEN6_FREQUENCY(12));
+
+ I915_WRITE(GEN6_RP_DOWN_TIMEOUT, 1000000);
+ I915_WRITE(GEN6_RP_INTERRUPT_LIMITS,
+ 18 << 24 |
+ 6 << 16);
+ I915_WRITE(GEN6_RP_UP_THRESHOLD, 10000);
+ I915_WRITE(GEN6_RP_DOWN_THRESHOLD, 1000000);
+ I915_WRITE(GEN6_RP_UP_EI, 100000);
+ I915_WRITE(GEN6_RP_DOWN_EI, 5000000);
+ I915_WRITE(GEN6_RP_IDLE_HYSTERSIS, 10);
+ I915_WRITE(GEN6_RP_CONTROL,
+ GEN6_RP_MEDIA_TURBO |
+ GEN6_RP_MEDIA_HW_MODE |
+ GEN6_RP_MEDIA_IS_GFX |
+ GEN6_RP_ENABLE |
+ GEN6_RP_UP_BUSY_AVG |
+ GEN6_RP_DOWN_IDLE_CONT);
+
+ if (_intel_wait_for(dev,
+ (I915_READ(GEN6_PCODE_MAILBOX) & GEN6_PCODE_READY) == 0, 500,
+ 1, "915pr1"))
+ DRM_ERROR("timeout waiting for pcode mailbox to become idle\n");
+
+ I915_WRITE(GEN6_PCODE_DATA, 0);
+ I915_WRITE(GEN6_PCODE_MAILBOX,
+ GEN6_PCODE_READY |
+ GEN6_PCODE_WRITE_MIN_FREQ_TABLE);
+ if (_intel_wait_for(dev,
+ (I915_READ(GEN6_PCODE_MAILBOX) & GEN6_PCODE_READY) == 0, 500,
+ 1, "915pr2"))
+ DRM_ERROR("timeout waiting for pcode mailbox to finish\n");
+
+ min_freq = (rp_state_cap & 0xff0000) >> 16;
+ max_freq = rp_state_cap & 0xff;
+ cur_freq = (gt_perf_status & 0xff00) >> 8;
+
+ /* Check for overclock support */
+ if (_intel_wait_for(dev,
+ (I915_READ(GEN6_PCODE_MAILBOX) & GEN6_PCODE_READY) == 0, 500,
+ 1, "915pr3"))
+ DRM_ERROR("timeout waiting for pcode mailbox to become idle\n");
+ I915_WRITE(GEN6_PCODE_MAILBOX, GEN6_READ_OC_PARAMS);
+ pcu_mbox = I915_READ(GEN6_PCODE_DATA);
+ if (_intel_wait_for(dev,
+ (I915_READ(GEN6_PCODE_MAILBOX) & GEN6_PCODE_READY) == 0, 500,
+ 1, "915pr4"))
+ DRM_ERROR("timeout waiting for pcode mailbox to finish\n");
+ if (pcu_mbox & (1<<31)) { /* OC supported */
+ max_freq = pcu_mbox & 0xff;
+ DRM_DEBUG("overclocking supported, adjusting frequency max to %dMHz\n", pcu_mbox * 50);
+ }
+
+ /* In units of 100MHz */
+ dev_priv->max_delay = max_freq;
+ dev_priv->min_delay = min_freq;
+ dev_priv->cur_delay = cur_freq;
+
+ /* requires MSI enabled */
+ I915_WRITE(GEN6_PMIER,
+ GEN6_PM_MBOX_EVENT |
+ GEN6_PM_THERMAL_EVENT |
+ GEN6_PM_RP_DOWN_TIMEOUT |
+ GEN6_PM_RP_UP_THRESHOLD |
+ GEN6_PM_RP_DOWN_THRESHOLD |
+ GEN6_PM_RP_UP_EI_EXPIRED |
+ GEN6_PM_RP_DOWN_EI_EXPIRED);
+ mtx_lock(&dev_priv->rps_lock);
+ if (dev_priv->pm_iir != 0)
+ printf("pm_iir %x\n", dev_priv->pm_iir);
+ I915_WRITE(GEN6_PMIMR, 0);
+ mtx_unlock(&dev_priv->rps_lock);
+ /* enable all PM interrupts */
+ I915_WRITE(GEN6_PMINTRMSK, 0);
+
+ gen6_gt_force_wake_put(dev_priv);
+ DRM_UNLOCK(dev);
+}
+
+void gen6_update_ring_freq(struct drm_i915_private *dev_priv)
+{
+ struct drm_device *dev;
+ int min_freq = 15;
+ int gpu_freq, ia_freq, max_ia_freq;
+ int scaling_factor = 180;
+ uint64_t tsc_freq;
+
+ dev = dev_priv->dev;
+#if 0
+ max_ia_freq = cpufreq_quick_get_max(0);
+ /*
+ * Default to measured freq if none found, PCU will ensure we don't go
+ * over
+ */
+ if (!max_ia_freq)
+ max_ia_freq = tsc_freq;
+
+ /* Convert from Hz to MHz */
+ max_ia_freq /= 1000;
+#else
+ tsc_freq = atomic_load_acq_64(&tsc_freq);
+ max_ia_freq = tsc_freq / 1000 / 1000;
+#endif
+
+ DRM_LOCK(dev);
+
+ /*
+ * For each potential GPU frequency, load a ring frequency we'd like
+ * to use for memory access. We do this by specifying the IA frequency
+ * the PCU should use as a reference to determine the ring frequency.
+ */
+ for (gpu_freq = dev_priv->max_delay; gpu_freq >= dev_priv->min_delay;
+ gpu_freq--) {
+ int diff = dev_priv->max_delay - gpu_freq;
+ int d;
+
+ /*
+ * For GPU frequencies less than 750MHz, just use the lowest
+ * ring freq.
+ */
+ if (gpu_freq < min_freq)
+ ia_freq = 800;
+ else
+ ia_freq = max_ia_freq - ((diff * scaling_factor) / 2);
+ d = 100;
+ ia_freq = (ia_freq + d / 2) / d;
+
+ I915_WRITE(GEN6_PCODE_DATA,
+ (ia_freq << GEN6_PCODE_FREQ_IA_RATIO_SHIFT) |
+ gpu_freq);
+ I915_WRITE(GEN6_PCODE_MAILBOX, GEN6_PCODE_READY |
+ GEN6_PCODE_WRITE_MIN_FREQ_TABLE);
+ if (_intel_wait_for(dev,
+ (I915_READ(GEN6_PCODE_MAILBOX) & GEN6_PCODE_READY) == 0,
+ 10, 1, "915frq")) {
+ DRM_ERROR("pcode write of freq table timed out\n");
+ continue;
+ }
+ }
+
+ DRM_UNLOCK(dev);
+}
+
+static void ironlake_init_clock_gating(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ uint32_t dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE;
+
+ /* Required for FBC */
+ dspclk_gate |= DPFCUNIT_CLOCK_GATE_DISABLE |
+ DPFCRUNIT_CLOCK_GATE_DISABLE |
+ DPFDUNIT_CLOCK_GATE_DISABLE;
+ /* Required for CxSR */
+ dspclk_gate |= DPARBUNIT_CLOCK_GATE_DISABLE;
+
+ I915_WRITE(PCH_3DCGDIS0,
+ MARIUNIT_CLOCK_GATE_DISABLE |
+ SVSMUNIT_CLOCK_GATE_DISABLE);
+ I915_WRITE(PCH_3DCGDIS1,
+ VFMUNIT_CLOCK_GATE_DISABLE);
+
+ I915_WRITE(PCH_DSPCLK_GATE_D, dspclk_gate);
+
+ /*
+ * According to the spec the following bits should be set in
+ * order to enable memory self-refresh
+ * The bit 22/21 of 0x42004
+ * The bit 5 of 0x42020
+ * The bit 15 of 0x45000
+ */
+ I915_WRITE(ILK_DISPLAY_CHICKEN2,
+ (I915_READ(ILK_DISPLAY_CHICKEN2) |
+ ILK_DPARB_GATE | ILK_VSDPFD_FULL));
+ I915_WRITE(ILK_DSPCLK_GATE,
+ (I915_READ(ILK_DSPCLK_GATE) |
+ ILK_DPARB_CLK_GATE));
+ I915_WRITE(DISP_ARB_CTL,
+ (I915_READ(DISP_ARB_CTL) |
+ DISP_FBC_WM_DIS));
+ I915_WRITE(WM3_LP_ILK, 0);
+ I915_WRITE(WM2_LP_ILK, 0);
+ I915_WRITE(WM1_LP_ILK, 0);
+
+ /*
+ * Based on the document from hardware guys the following bits
+ * should be set unconditionally in order to enable FBC.
+ * The bit 22 of 0x42000
+ * The bit 22 of 0x42004
+ * The bit 7,8,9 of 0x42020.
+ */
+ if (IS_IRONLAKE_M(dev)) {
+ I915_WRITE(ILK_DISPLAY_CHICKEN1,
+ I915_READ(ILK_DISPLAY_CHICKEN1) |
+ ILK_FBCQ_DIS);
+ I915_WRITE(ILK_DISPLAY_CHICKEN2,
+ I915_READ(ILK_DISPLAY_CHICKEN2) |
+ ILK_DPARB_GATE);
+ I915_WRITE(ILK_DSPCLK_GATE,
+ I915_READ(ILK_DSPCLK_GATE) |
+ ILK_DPFC_DIS1 |
+ ILK_DPFC_DIS2 |
+ ILK_CLK_FBC);
+ }
+
+ I915_WRITE(ILK_DISPLAY_CHICKEN2,
+ I915_READ(ILK_DISPLAY_CHICKEN2) |
+ ILK_ELPIN_409_SELECT);
+ I915_WRITE(_3D_CHICKEN2,
+ _3D_CHICKEN2_WM_READ_PIPELINED << 16 |
+ _3D_CHICKEN2_WM_READ_PIPELINED);
+}
+
+static void gen6_init_clock_gating(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int pipe;
+ uint32_t dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE;
+
+ I915_WRITE(PCH_DSPCLK_GATE_D, dspclk_gate);
+
+ I915_WRITE(ILK_DISPLAY_CHICKEN2,
+ I915_READ(ILK_DISPLAY_CHICKEN2) |
+ ILK_ELPIN_409_SELECT);
+
+ I915_WRITE(WM3_LP_ILK, 0);
+ I915_WRITE(WM2_LP_ILK, 0);
+ I915_WRITE(WM1_LP_ILK, 0);
+
+ I915_WRITE(GEN6_UCGCTL1,
+ I915_READ(GEN6_UCGCTL1) |
+ GEN6_BLBUNIT_CLOCK_GATE_DISABLE);
+
+ /* According to the BSpec vol1g, bit 12 (RCPBUNIT) clock
+ * gating disable must be set. Failure to set it results in
+ * flickering pixels due to Z write ordering failures after
+ * some amount of runtime in the Mesa "fire" demo, and Unigine
+ * Sanctuary and Tropics, and apparently anything else with
+ * alpha test or pixel discard.
+ *
+ * According to the spec, bit 11 (RCCUNIT) must also be set,
+ * but we didn't debug actual testcases to find it out.
+ */
+ I915_WRITE(GEN6_UCGCTL2,
+ GEN6_RCPBUNIT_CLOCK_GATE_DISABLE |
+ GEN6_RCCUNIT_CLOCK_GATE_DISABLE);
+
+ /*
+ * According to the spec the following bits should be
+ * set in order to enable memory self-refresh and fbc:
+ * The bit21 and bit22 of 0x42000
+ * The bit21 and bit22 of 0x42004
+ * The bit5 and bit7 of 0x42020
+ * The bit14 of 0x70180
+ * The bit14 of 0x71180
+ */
+ I915_WRITE(ILK_DISPLAY_CHICKEN1,
+ I915_READ(ILK_DISPLAY_CHICKEN1) |
+ ILK_FBCQ_DIS | ILK_PABSTRETCH_DIS);
+ I915_WRITE(ILK_DISPLAY_CHICKEN2,
+ I915_READ(ILK_DISPLAY_CHICKEN2) |
+ ILK_DPARB_GATE | ILK_VSDPFD_FULL);
+ I915_WRITE(ILK_DSPCLK_GATE,
+ I915_READ(ILK_DSPCLK_GATE) |
+ ILK_DPARB_CLK_GATE |
+ ILK_DPFD_CLK_GATE);
+
+ for_each_pipe(pipe) {
+ I915_WRITE(DSPCNTR(pipe),
+ I915_READ(DSPCNTR(pipe)) |
+ DISPPLANE_TRICKLE_FEED_DISABLE);
+ intel_flush_display_plane(dev_priv, pipe);
+ }
+}
+
+static void ivybridge_init_clock_gating(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int pipe;
+ uint32_t dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE;
+
+ I915_WRITE(PCH_DSPCLK_GATE_D, dspclk_gate);
+
+ I915_WRITE(WM3_LP_ILK, 0);
+ I915_WRITE(WM2_LP_ILK, 0);
+ I915_WRITE(WM1_LP_ILK, 0);
+
+ /* According to the spec, bit 13 (RCZUNIT) must be set on IVB.
+ * This implements the WaDisableRCZUnitClockGating workaround.
+ */
+ I915_WRITE(GEN6_UCGCTL2, GEN6_RCZUNIT_CLOCK_GATE_DISABLE);
+
+ I915_WRITE(ILK_DSPCLK_GATE, IVB_VRHUNIT_CLK_GATE);
+
+ I915_WRITE(IVB_CHICKEN3,
+ CHICKEN3_DGMG_REQ_OUT_FIX_DISABLE |
+ CHICKEN3_DGMG_DONE_FIX_DISABLE);
+
+ /* Apply the WaDisableRHWOOptimizationForRenderHang workaround. */
+ I915_WRITE(GEN7_COMMON_SLICE_CHICKEN1,
+ GEN7_CSC1_RHWO_OPT_DISABLE_IN_RCC);
+
+ /* WaApplyL3ControlAndL3ChickenMode requires those two on Ivy Bridge */
+ I915_WRITE(GEN7_L3CNTLREG1,
+ GEN7_WA_FOR_GEN7_L3_CONTROL);
+ I915_WRITE(GEN7_L3_CHICKEN_MODE_REGISTER,
+ GEN7_WA_L3_CHICKEN_MODE);
+
+ /* This is required by WaCatErrorRejectionIssue */
+ I915_WRITE(GEN7_SQ_CHICKEN_MBCUNIT_CONFIG,
+ I915_READ(GEN7_SQ_CHICKEN_MBCUNIT_CONFIG) |
+ GEN7_SQ_CHICKEN_MBCUNIT_SQINTMOB);
+
+ for_each_pipe(pipe) {
+ I915_WRITE(DSPCNTR(pipe),
+ I915_READ(DSPCNTR(pipe)) |
+ DISPPLANE_TRICKLE_FEED_DISABLE);
+ intel_flush_display_plane(dev_priv, pipe);
+ }
+}
+
+static void g4x_init_clock_gating(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ uint32_t dspclk_gate;
+
+ I915_WRITE(RENCLK_GATE_D1, 0);
+ I915_WRITE(RENCLK_GATE_D2, VF_UNIT_CLOCK_GATE_DISABLE |
+ GS_UNIT_CLOCK_GATE_DISABLE |
+ CL_UNIT_CLOCK_GATE_DISABLE);
+ I915_WRITE(RAMCLK_GATE_D, 0);
+ dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE |
+ OVRUNIT_CLOCK_GATE_DISABLE |
+ OVCUNIT_CLOCK_GATE_DISABLE;
+ if (IS_GM45(dev))
+ dspclk_gate |= DSSUNIT_CLOCK_GATE_DISABLE;
+ I915_WRITE(DSPCLK_GATE_D, dspclk_gate);
+}
+
+static void crestline_init_clock_gating(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ I915_WRITE(RENCLK_GATE_D1, I965_RCC_CLOCK_GATE_DISABLE);
+ I915_WRITE(RENCLK_GATE_D2, 0);
+ I915_WRITE(DSPCLK_GATE_D, 0);
+ I915_WRITE(RAMCLK_GATE_D, 0);
+ I915_WRITE16(DEUC, 0);
+}
+
+static void broadwater_init_clock_gating(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ I915_WRITE(RENCLK_GATE_D1, I965_RCZ_CLOCK_GATE_DISABLE |
+ I965_RCC_CLOCK_GATE_DISABLE |
+ I965_RCPB_CLOCK_GATE_DISABLE |
+ I965_ISC_CLOCK_GATE_DISABLE |
+ I965_FBC_CLOCK_GATE_DISABLE);
+ I915_WRITE(RENCLK_GATE_D2, 0);
+}
+
+static void gen3_init_clock_gating(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 dstate = I915_READ(D_STATE);
+
+ dstate |= DSTATE_PLL_D3_OFF | DSTATE_GFX_CLOCK_GATING |
+ DSTATE_DOT_CLOCK_GATING;
+ I915_WRITE(D_STATE, dstate);
+}
+
+static void i85x_init_clock_gating(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ I915_WRITE(RENCLK_GATE_D1, SV_CLOCK_GATE_DISABLE);
+}
+
+static void i830_init_clock_gating(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ I915_WRITE(DSPCLK_GATE_D, OVRUNIT_CLOCK_GATE_DISABLE);
+}
+
+static void ibx_init_clock_gating(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ /*
+ * On Ibex Peak and Cougar Point, we need to disable clock
+ * gating for the panel power sequencer or it will fail to
+ * start up when no ports are active.
+ */
+ I915_WRITE(SOUTH_DSPCLK_GATE_D, PCH_DPLSUNIT_CLOCK_GATE_DISABLE);
+}
+
+static void cpt_init_clock_gating(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int pipe;
+
+ /*
+ * On Ibex Peak and Cougar Point, we need to disable clock
+ * gating for the panel power sequencer or it will fail to
+ * start up when no ports are active.
+ */
+ I915_WRITE(SOUTH_DSPCLK_GATE_D, PCH_DPLSUNIT_CLOCK_GATE_DISABLE);
+ I915_WRITE(SOUTH_CHICKEN2, I915_READ(SOUTH_CHICKEN2) |
+ DPLS_EDP_PPS_FIX_DIS);
+ /* Without this, mode sets may fail silently on FDI */
+ for_each_pipe(pipe)
+ I915_WRITE(TRANS_CHICKEN2(pipe), TRANS_AUTOTRAIN_GEN_STALL_DIS);
+}
+
+static void ironlake_teardown_rc6(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (dev_priv->renderctx) {
+ i915_gem_object_unpin(dev_priv->renderctx);
+ drm_gem_object_unreference(&dev_priv->renderctx->base);
+ dev_priv->renderctx = NULL;
+ }
+
+ if (dev_priv->pwrctx) {
+ i915_gem_object_unpin(dev_priv->pwrctx);
+ drm_gem_object_unreference(&dev_priv->pwrctx->base);
+ dev_priv->pwrctx = NULL;
+ }
+}
+
+static void ironlake_disable_rc6(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (I915_READ(PWRCTXA)) {
+ /* Wake the GPU, prevent RC6, then restore RSTDBYCTL */
+ I915_WRITE(RSTDBYCTL, I915_READ(RSTDBYCTL) | RCX_SW_EXIT);
+ (void)_intel_wait_for(dev,
+ ((I915_READ(RSTDBYCTL) & RSX_STATUS_MASK) == RSX_STATUS_ON),
+ 50, 1, "915pro");
+
+ I915_WRITE(PWRCTXA, 0);
+ POSTING_READ(PWRCTXA);
+
+ I915_WRITE(RSTDBYCTL, I915_READ(RSTDBYCTL) & ~RCX_SW_EXIT);
+ POSTING_READ(RSTDBYCTL);
+ }
+
+ ironlake_teardown_rc6(dev);
+}
+
+static int ironlake_setup_rc6(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (dev_priv->renderctx == NULL)
+ dev_priv->renderctx = intel_alloc_context_page(dev);
+ if (!dev_priv->renderctx)
+ return -ENOMEM;
+
+ if (dev_priv->pwrctx == NULL)
+ dev_priv->pwrctx = intel_alloc_context_page(dev);
+ if (!dev_priv->pwrctx) {
+ ironlake_teardown_rc6(dev);
+ return -ENOMEM;
+ }
+
+ return 0;
+}
+
+void ironlake_enable_rc6(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int ret;
+
+ /* rc6 disabled by default due to repeated reports of hanging during
+ * boot and resume.
+ */
+ if (!intel_enable_rc6(dev))
+ return;
+
+ DRM_LOCK(dev);
+ ret = ironlake_setup_rc6(dev);
+ if (ret) {
+ DRM_UNLOCK(dev);
+ return;
+ }
+
+ /*
+ * GPU can automatically power down the render unit if given a page
+ * to save state.
+ */
+ ret = BEGIN_LP_RING(6);
+ if (ret) {
+ ironlake_teardown_rc6(dev);
+ DRM_UNLOCK(dev);
+ return;
+ }
+
+ OUT_RING(MI_SUSPEND_FLUSH | MI_SUSPEND_FLUSH_EN);
+ OUT_RING(MI_SET_CONTEXT);
+ OUT_RING(dev_priv->renderctx->gtt_offset |
+ MI_MM_SPACE_GTT |
+ MI_SAVE_EXT_STATE_EN |
+ MI_RESTORE_EXT_STATE_EN |
+ MI_RESTORE_INHIBIT);
+ OUT_RING(MI_SUSPEND_FLUSH);
+ OUT_RING(MI_NOOP);
+ OUT_RING(MI_FLUSH);
+ ADVANCE_LP_RING();
+
+ /*
+ * Wait for the command parser to advance past MI_SET_CONTEXT. The HW
+ * does an implicit flush, combined with MI_FLUSH above, it should be
+ * safe to assume that renderctx is valid
+ */
+ ret = intel_wait_ring_idle(LP_RING(dev_priv));
+ if (ret) {
+ DRM_ERROR("failed to enable ironlake power power savings\n");
+ ironlake_teardown_rc6(dev);
+ DRM_UNLOCK(dev);
+ return;
+ }
+
+ I915_WRITE(PWRCTXA, dev_priv->pwrctx->gtt_offset | PWRCTX_EN);
+ I915_WRITE(RSTDBYCTL, I915_READ(RSTDBYCTL) & ~RCX_SW_EXIT);
+ DRM_UNLOCK(dev);
+}
+
+void intel_init_clock_gating(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ dev_priv->display.init_clock_gating(dev);
+
+ if (dev_priv->display.init_pch_clock_gating)
+ dev_priv->display.init_pch_clock_gating(dev);
+}
+
+/* Set up chip specific display functions */
+static void intel_init_display(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ /* We always want a DPMS function */
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->display.dpms = ironlake_crtc_dpms;
+ dev_priv->display.crtc_mode_set = ironlake_crtc_mode_set;
+ dev_priv->display.update_plane = ironlake_update_plane;
+ } else {
+ dev_priv->display.dpms = i9xx_crtc_dpms;
+ dev_priv->display.crtc_mode_set = i9xx_crtc_mode_set;
+ dev_priv->display.update_plane = i9xx_update_plane;
+ }
+
+ if (I915_HAS_FBC(dev)) {
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->display.fbc_enabled = ironlake_fbc_enabled;
+ dev_priv->display.enable_fbc = ironlake_enable_fbc;
+ dev_priv->display.disable_fbc = ironlake_disable_fbc;
+ } else if (IS_GM45(dev)) {
+ dev_priv->display.fbc_enabled = g4x_fbc_enabled;
+ dev_priv->display.enable_fbc = g4x_enable_fbc;
+ dev_priv->display.disable_fbc = g4x_disable_fbc;
+ } else if (IS_CRESTLINE(dev)) {
+ dev_priv->display.fbc_enabled = i8xx_fbc_enabled;
+ dev_priv->display.enable_fbc = i8xx_enable_fbc;
+ dev_priv->display.disable_fbc = i8xx_disable_fbc;
+ }
+ /* 855GM needs testing */
+ }
+
+ /* Returns the core display clock speed */
+ if (IS_I945G(dev) || (IS_G33(dev) && !IS_PINEVIEW_M(dev)))
+ dev_priv->display.get_display_clock_speed =
+ i945_get_display_clock_speed;
+ else if (IS_I915G(dev))
+ dev_priv->display.get_display_clock_speed =
+ i915_get_display_clock_speed;
+ else if (IS_I945GM(dev) || IS_845G(dev) || IS_PINEVIEW_M(dev))
+ dev_priv->display.get_display_clock_speed =
+ i9xx_misc_get_display_clock_speed;
+ else if (IS_I915GM(dev))
+ dev_priv->display.get_display_clock_speed =
+ i915gm_get_display_clock_speed;
+ else if (IS_I865G(dev))
+ dev_priv->display.get_display_clock_speed =
+ i865_get_display_clock_speed;
+ else if (IS_I85X(dev))
+ dev_priv->display.get_display_clock_speed =
+ i855_get_display_clock_speed;
+ else /* 852, 830 */
+ dev_priv->display.get_display_clock_speed =
+ i830_get_display_clock_speed;
+
+ /* For FIFO watermark updates */
+ if (HAS_PCH_SPLIT(dev)) {
+ dev_priv->display.force_wake_get = __gen6_gt_force_wake_get;
+ dev_priv->display.force_wake_put = __gen6_gt_force_wake_put;
+
+ /* IVB configs may use multi-threaded forcewake */
+ if (IS_IVYBRIDGE(dev)) {
+ u32 ecobus;
+
+ /* A small trick here - if the bios hasn't configured MT forcewake,
+ * and if the device is in RC6, then force_wake_mt_get will not wake
+ * the device and the ECOBUS read will return zero. Which will be
+ * (correctly) interpreted by the test below as MT forcewake being
+ * disabled.
+ */
+ DRM_LOCK(dev);
+ __gen6_gt_force_wake_mt_get(dev_priv);
+ ecobus = I915_READ_NOTRACE(ECOBUS);
+ __gen6_gt_force_wake_mt_put(dev_priv);
+ DRM_UNLOCK(dev);
+
+ if (ecobus & FORCEWAKE_MT_ENABLE) {
+ DRM_DEBUG_KMS("Using MT version of forcewake\n");
+ dev_priv->display.force_wake_get =
+ __gen6_gt_force_wake_mt_get;
+ dev_priv->display.force_wake_put =
+ __gen6_gt_force_wake_mt_put;
+ }
+ }
+
+ if (HAS_PCH_IBX(dev))
+ dev_priv->display.init_pch_clock_gating = ibx_init_clock_gating;
+ else if (HAS_PCH_CPT(dev))
+ dev_priv->display.init_pch_clock_gating = cpt_init_clock_gating;
+
+ if (IS_GEN5(dev)) {
+ if (I915_READ(MLTR_ILK) & ILK_SRLT_MASK)
+ dev_priv->display.update_wm = ironlake_update_wm;
+ else {
+ DRM_DEBUG_KMS("Failed to get proper latency. "
+ "Disable CxSR\n");
+ dev_priv->display.update_wm = NULL;
+ }
+ dev_priv->display.fdi_link_train = ironlake_fdi_link_train;
+ dev_priv->display.init_clock_gating = ironlake_init_clock_gating;
+ dev_priv->display.write_eld = ironlake_write_eld;
+ } else if (IS_GEN6(dev)) {
+ if (SNB_READ_WM0_LATENCY()) {
+ dev_priv->display.update_wm = sandybridge_update_wm;
+ dev_priv->display.update_sprite_wm = sandybridge_update_sprite_wm;
+ } else {
+ DRM_DEBUG_KMS("Failed to read display plane latency. "
+ "Disable CxSR\n");
+ dev_priv->display.update_wm = NULL;
+ }
+ dev_priv->display.fdi_link_train = gen6_fdi_link_train;
+ dev_priv->display.init_clock_gating = gen6_init_clock_gating;
+ dev_priv->display.write_eld = ironlake_write_eld;
+ } else if (IS_IVYBRIDGE(dev)) {
+ /* FIXME: detect B0+ stepping and use auto training */
+ dev_priv->display.fdi_link_train = ivb_manual_fdi_link_train;
+ if (SNB_READ_WM0_LATENCY()) {
+ dev_priv->display.update_wm = sandybridge_update_wm;
+ dev_priv->display.update_sprite_wm = sandybridge_update_sprite_wm;
+ } else {
+ DRM_DEBUG_KMS("Failed to read display plane latency. "
+ "Disable CxSR\n");
+ dev_priv->display.update_wm = NULL;
+ }
+ dev_priv->display.init_clock_gating = ivybridge_init_clock_gating;
+ dev_priv->display.write_eld = ironlake_write_eld;
+ } else
+ dev_priv->display.update_wm = NULL;
+ } else if (IS_PINEVIEW(dev)) {
+ if (!intel_get_cxsr_latency(IS_PINEVIEW_G(dev),
+ dev_priv->is_ddr3,
+ dev_priv->fsb_freq,
+ dev_priv->mem_freq)) {
+ DRM_INFO("failed to find known CxSR latency "
+ "(found ddr%s fsb freq %d, mem freq %d), "
+ "disabling CxSR\n",
+ (dev_priv->is_ddr3 == 1) ? "3" : "2",
+ dev_priv->fsb_freq, dev_priv->mem_freq);
+ /* Disable CxSR and never update its watermark again */
+ pineview_disable_cxsr(dev);
+ dev_priv->display.update_wm = NULL;
+ } else
+ dev_priv->display.update_wm = pineview_update_wm;
+ dev_priv->display.init_clock_gating = gen3_init_clock_gating;
+ } else if (IS_G4X(dev)) {
+ dev_priv->display.write_eld = g4x_write_eld;
+ dev_priv->display.update_wm = g4x_update_wm;
+ dev_priv->display.init_clock_gating = g4x_init_clock_gating;
+ } else if (IS_GEN4(dev)) {
+ dev_priv->display.update_wm = i965_update_wm;
+ if (IS_CRESTLINE(dev))
+ dev_priv->display.init_clock_gating = crestline_init_clock_gating;
+ else if (IS_BROADWATER(dev))
+ dev_priv->display.init_clock_gating = broadwater_init_clock_gating;
+ } else if (IS_GEN3(dev)) {
+ dev_priv->display.update_wm = i9xx_update_wm;
+ dev_priv->display.get_fifo_size = i9xx_get_fifo_size;
+ dev_priv->display.init_clock_gating = gen3_init_clock_gating;
+ } else if (IS_I865G(dev)) {
+ dev_priv->display.update_wm = i830_update_wm;
+ dev_priv->display.init_clock_gating = i85x_init_clock_gating;
+ dev_priv->display.get_fifo_size = i830_get_fifo_size;
+ } else if (IS_I85X(dev)) {
+ dev_priv->display.update_wm = i9xx_update_wm;
+ dev_priv->display.get_fifo_size = i85x_get_fifo_size;
+ dev_priv->display.init_clock_gating = i85x_init_clock_gating;
+ } else {
+ dev_priv->display.update_wm = i830_update_wm;
+ dev_priv->display.init_clock_gating = i830_init_clock_gating;
+ if (IS_845G(dev))
+ dev_priv->display.get_fifo_size = i845_get_fifo_size;
+ else
+ dev_priv->display.get_fifo_size = i830_get_fifo_size;
+ }
+
+ /* Default just returns -ENODEV to indicate unsupported */
+ dev_priv->display.queue_flip = intel_default_queue_flip;
+
+ switch (INTEL_INFO(dev)->gen) {
+ case 2:
+ dev_priv->display.queue_flip = intel_gen2_queue_flip;
+ break;
+
+ case 3:
+ dev_priv->display.queue_flip = intel_gen3_queue_flip;
+ break;
+
+ case 4:
+ case 5:
+ dev_priv->display.queue_flip = intel_gen4_queue_flip;
+ break;
+
+ case 6:
+ dev_priv->display.queue_flip = intel_gen6_queue_flip;
+ break;
+ case 7:
+ dev_priv->display.queue_flip = intel_gen7_queue_flip;
+ break;
+ }
+}
+
+/*
+ * Some BIOSes insist on assuming the GPU's pipe A is enabled at suspend,
+ * resume, or other times. This quirk makes sure that's the case for
+ * affected systems.
+ */
+static void quirk_pipea_force(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ dev_priv->quirks |= QUIRK_PIPEA_FORCE;
+ DRM_DEBUG("applying pipe a force quirk\n");
+}
+
+/*
+ * Some machines (Lenovo U160) do not work with SSC on LVDS for some reason
+ */
+static void quirk_ssc_force_disable(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ dev_priv->quirks |= QUIRK_LVDS_SSC_DISABLE;
+}
+
+struct intel_quirk {
+ int device;
+ int subsystem_vendor;
+ int subsystem_device;
+ void (*hook)(struct drm_device *dev);
+};
+
+#define PCI_ANY_ID (~0u)
+
+struct intel_quirk intel_quirks[] = {
+ /* HP Mini needs pipe A force quirk (LP: #322104) */
+ { 0x27ae, 0x103c, 0x361a, quirk_pipea_force },
+
+ /* Thinkpad R31 needs pipe A force quirk */
+ { 0x3577, 0x1014, 0x0505, quirk_pipea_force },
+ /* Toshiba Protege R-205, S-209 needs pipe A force quirk */
+ { 0x2592, 0x1179, 0x0001, quirk_pipea_force },
+
+ /* ThinkPad X30 needs pipe A force quirk (LP: #304614) */
+ { 0x3577, 0x1014, 0x0513, quirk_pipea_force },
+ /* ThinkPad X40 needs pipe A force quirk */
+
+ /* ThinkPad T60 needs pipe A force quirk (bug #16494) */
+ { 0x2782, 0x17aa, 0x201a, quirk_pipea_force },
+
+ /* 855 & before need to leave pipe A & dpll A up */
+ { 0x3582, PCI_ANY_ID, PCI_ANY_ID, quirk_pipea_force },
+ { 0x2562, PCI_ANY_ID, PCI_ANY_ID, quirk_pipea_force },
+
+ /* Lenovo U160 cannot use SSC on LVDS */
+ { 0x0046, 0x17aa, 0x3920, quirk_ssc_force_disable },
+
+ /* Sony Vaio Y cannot use SSC on LVDS */
+ { 0x0046, 0x104d, 0x9076, quirk_ssc_force_disable },
+};
+
+static void intel_init_quirks(struct drm_device *dev)
+{
+ struct intel_quirk *q;
+ device_t d;
+ int i;
+
+ d = dev->device;
+ for (i = 0; i < DRM_ARRAY_SIZE(intel_quirks); i++) {
+ q = &intel_quirks[i];
+ if (pci_get_device(d) == q->device &&
+ (pci_get_subvendor(d) == q->subsystem_vendor ||
+ q->subsystem_vendor == PCI_ANY_ID) &&
+ (pci_get_subdevice(d) == q->subsystem_device ||
+ q->subsystem_device == PCI_ANY_ID))
+ q->hook(dev);
+ }
+}
+
+/* Disable the VGA plane that we never use */
+static void i915_disable_vga(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u8 sr1;
+ u32 vga_reg;
+
+ if (HAS_PCH_SPLIT(dev))
+ vga_reg = CPU_VGACNTRL;
+ else
+ vga_reg = VGACNTRL;
+
+#if 0
+ vga_get_uninterruptible(dev->pdev, VGA_RSRC_LEGACY_IO);
+#endif
+ outb(VGA_SR_INDEX, 1);
+ sr1 = inb(VGA_SR_DATA);
+ outb(VGA_SR_DATA, sr1 | 1 << 5);
+#if 0
+ vga_put(dev->pdev, VGA_RSRC_LEGACY_IO);
+#endif
+ DELAY(300);
+
+ I915_WRITE(vga_reg, VGA_DISP_DISABLE);
+ POSTING_READ(vga_reg);
+}
+
+void intel_modeset_init(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int i, ret;
+
+ drm_mode_config_init(dev);
+
+ dev->mode_config.min_width = 0;
+ dev->mode_config.min_height = 0;
+
+ dev->mode_config.preferred_depth = 24;
+ dev->mode_config.prefer_shadow = 1;
+
+ dev->mode_config.funcs = __DECONST(struct drm_mode_config_funcs *,
+ &intel_mode_funcs);
+
+ intel_init_quirks(dev);
+
+ intel_init_display(dev);
+
+ if (IS_GEN2(dev)) {
+ dev->mode_config.max_width = 2048;
+ dev->mode_config.max_height = 2048;
+ } else if (IS_GEN3(dev)) {
+ dev->mode_config.max_width = 4096;
+ dev->mode_config.max_height = 4096;
+ } else {
+ dev->mode_config.max_width = 8192;
+ dev->mode_config.max_height = 8192;
+ }
+ dev->mode_config.fb_base = dev->agp->base;
+
+ DRM_DEBUG_KMS("%d display pipe%s available.\n",
+ dev_priv->num_pipe, dev_priv->num_pipe > 1 ? "s" : "");
+
+ for (i = 0; i < dev_priv->num_pipe; i++) {
+ intel_crtc_init(dev, i);
+ ret = intel_plane_init(dev, i);
+ if (ret)
+ DRM_DEBUG_KMS("plane %d init failed: %d\n", i, ret);
+ }
+
+ /* Just disable it once at startup */
+ i915_disable_vga(dev);
+ intel_setup_outputs(dev);
+
+ intel_init_clock_gating(dev);
+
+ if (IS_IRONLAKE_M(dev)) {
+ ironlake_enable_drps(dev);
+ intel_init_emon(dev);
+ }
+
+ if (IS_GEN6(dev)) {
+ gen6_enable_rps(dev_priv);
+ gen6_update_ring_freq(dev_priv);
+ }
+
+ TASK_INIT(&dev_priv->idle_task, 0, intel_idle_update, dev_priv);
+ callout_init(&dev_priv->idle_callout, CALLOUT_MPSAFE);
+}
+
+void intel_modeset_gem_init(struct drm_device *dev)
+{
+ if (IS_IRONLAKE_M(dev))
+ ironlake_enable_rc6(dev);
+
+ intel_setup_overlay(dev);
+}
+
+void intel_modeset_cleanup(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc;
+ struct intel_crtc *intel_crtc;
+
+ drm_kms_helper_poll_fini(dev);
+ DRM_LOCK(dev);
+
+#if 0
+ intel_unregister_dsm_handler();
+#endif
+
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
+ /* Skip inactive CRTCs */
+ if (!crtc->fb)
+ continue;
+
+ intel_crtc = to_intel_crtc(crtc);
+ intel_increase_pllclock(crtc);
+ }
+
+ intel_disable_fbc(dev);
+
+ if (IS_IRONLAKE_M(dev))
+ ironlake_disable_drps(dev);
+ if (IS_GEN6(dev))
+ gen6_disable_rps(dev);
+
+ if (IS_IRONLAKE_M(dev))
+ ironlake_disable_rc6(dev);
+
+ /* Disable the irq before mode object teardown, for the irq might
+ * enqueue unpin/hotplug work. */
+ drm_irq_uninstall(dev);
+ DRM_UNLOCK(dev);
+
+ if (taskqueue_cancel(dev_priv->tq, &dev_priv->hotplug_task, NULL))
+ taskqueue_drain(dev_priv->tq, &dev_priv->hotplug_task);
+ if (taskqueue_cancel(dev_priv->tq, &dev_priv->rps_task, NULL))
+ taskqueue_drain(dev_priv->tq, &dev_priv->rps_task);
+
+ /* Shut off idle work before the crtcs get freed. */
+ list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
+ intel_crtc = to_intel_crtc(crtc);
+ callout_drain(&intel_crtc->idle_callout);
+ }
+ callout_drain(&dev_priv->idle_callout);
+ if (taskqueue_cancel(dev_priv->tq, &dev_priv->idle_task, NULL))
+ taskqueue_drain(dev_priv->tq, &dev_priv->idle_task);
+
+ drm_mode_config_cleanup(dev);
+}
+
+/*
+ * Return which encoder is currently attached for connector.
+ */
+struct drm_encoder *intel_best_encoder(struct drm_connector *connector)
+{
+ return &intel_attached_encoder(connector)->base;
+}
+
+void intel_connector_attach_encoder(struct intel_connector *connector,
+ struct intel_encoder *encoder)
+{
+ connector->encoder = encoder;
+ drm_mode_connector_attach_encoder(&connector->base,
+ &encoder->base);
+}
+
+/*
+ * set vga decode state - true == enable VGA decode
+ */
+int intel_modeset_vga_set_state(struct drm_device *dev, bool state)
+{
+ struct drm_i915_private *dev_priv;
+ device_t bridge_dev;
+ u16 gmch_ctrl;
+
+ dev_priv = dev->dev_private;
+ bridge_dev = intel_gtt_get_bridge_device();
+ gmch_ctrl = pci_read_config(bridge_dev, INTEL_GMCH_CTRL, 2);
+ if (state)
+ gmch_ctrl &= ~INTEL_GMCH_VGA_DISABLE;
+ else
+ gmch_ctrl |= INTEL_GMCH_VGA_DISABLE;
+ pci_write_config(bridge_dev, INTEL_GMCH_CTRL, gmch_ctrl, 2);
+ return (0);
+}
+
+struct intel_display_error_state {
+ struct intel_cursor_error_state {
+ u32 control;
+ u32 position;
+ u32 base;
+ u32 size;
+ } cursor[2];
+
+ struct intel_pipe_error_state {
+ u32 conf;
+ u32 source;
+
+ u32 htotal;
+ u32 hblank;
+ u32 hsync;
+ u32 vtotal;
+ u32 vblank;
+ u32 vsync;
+ } pipe[2];
+
+ struct intel_plane_error_state {
+ u32 control;
+ u32 stride;
+ u32 size;
+ u32 pos;
+ u32 addr;
+ u32 surface;
+ u32 tile_offset;
+ } plane[2];
+};
+
+struct intel_display_error_state *
+intel_display_capture_error_state(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_display_error_state *error;
+ int i;
+
+ error = malloc(sizeof(*error), DRM_MEM_KMS, M_NOWAIT);
+ if (error == NULL)
+ return NULL;
+
+ for (i = 0; i < 2; i++) {
+ error->cursor[i].control = I915_READ(CURCNTR(i));
+ error->cursor[i].position = I915_READ(CURPOS(i));
+ error->cursor[i].base = I915_READ(CURBASE(i));
+
+ error->plane[i].control = I915_READ(DSPCNTR(i));
+ error->plane[i].stride = I915_READ(DSPSTRIDE(i));
+ error->plane[i].size = I915_READ(DSPSIZE(i));
+ error->plane[i].pos = I915_READ(DSPPOS(i));
+ error->plane[i].addr = I915_READ(DSPADDR(i));
+ if (INTEL_INFO(dev)->gen >= 4) {
+ error->plane[i].surface = I915_READ(DSPSURF(i));
+ error->plane[i].tile_offset = I915_READ(DSPTILEOFF(i));
+ }
+
+ error->pipe[i].conf = I915_READ(PIPECONF(i));
+ error->pipe[i].source = I915_READ(PIPESRC(i));
+ error->pipe[i].htotal = I915_READ(HTOTAL(i));
+ error->pipe[i].hblank = I915_READ(HBLANK(i));
+ error->pipe[i].hsync = I915_READ(HSYNC(i));
+ error->pipe[i].vtotal = I915_READ(VTOTAL(i));
+ error->pipe[i].vblank = I915_READ(VBLANK(i));
+ error->pipe[i].vsync = I915_READ(VSYNC(i));
+ }
+
+ return error;
+}
+
+void
+intel_display_print_error_state(struct sbuf *m,
+ struct drm_device *dev,
+ struct intel_display_error_state *error)
+{
+ int i;
+
+ for (i = 0; i < 2; i++) {
+ sbuf_printf(m, "Pipe [%d]:\n", i);
+ sbuf_printf(m, " CONF: %08x\n", error->pipe[i].conf);
+ sbuf_printf(m, " SRC: %08x\n", error->pipe[i].source);
+ sbuf_printf(m, " HTOTAL: %08x\n", error->pipe[i].htotal);
+ sbuf_printf(m, " HBLANK: %08x\n", error->pipe[i].hblank);
+ sbuf_printf(m, " HSYNC: %08x\n", error->pipe[i].hsync);
+ sbuf_printf(m, " VTOTAL: %08x\n", error->pipe[i].vtotal);
+ sbuf_printf(m, " VBLANK: %08x\n", error->pipe[i].vblank);
+ sbuf_printf(m, " VSYNC: %08x\n", error->pipe[i].vsync);
+
+ sbuf_printf(m, "Plane [%d]:\n", i);
+ sbuf_printf(m, " CNTR: %08x\n", error->plane[i].control);
+ sbuf_printf(m, " STRIDE: %08x\n", error->plane[i].stride);
+ sbuf_printf(m, " SIZE: %08x\n", error->plane[i].size);
+ sbuf_printf(m, " POS: %08x\n", error->plane[i].pos);
+ sbuf_printf(m, " ADDR: %08x\n", error->plane[i].addr);
+ if (INTEL_INFO(dev)->gen >= 4) {
+ sbuf_printf(m, " SURF: %08x\n", error->plane[i].surface);
+ sbuf_printf(m, " TILEOFF: %08x\n", error->plane[i].tile_offset);
+ }
+
+ sbuf_printf(m, "Cursor [%d]:\n", i);
+ sbuf_printf(m, " CNTR: %08x\n", error->cursor[i].control);
+ sbuf_printf(m, " POS: %08x\n", error->cursor[i].position);
+ sbuf_printf(m, " BASE: %08x\n", error->cursor[i].base);
+ }
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_dp.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_dp.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,2562 @@
+/*
+ * Copyright © 2008 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+ * IN THE SOFTWARE.
+ *
+ * Authors:
+ * Keith Packard <keithp at keithp.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_dp.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_crtc.h>
+#include <dev/drm2/drm_crtc_helper.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <dev/drm2/drm_dp_helper.h>
+
+#define DP_RECEIVER_CAP_SIZE 0xf
+#define DP_LINK_STATUS_SIZE 6
+#define DP_LINK_CHECK_TIMEOUT (10 * 1000)
+
+#define DP_LINK_CONFIGURATION_SIZE 9
+
+/* XXXKIB what is the right code for the FreeBSD ? */
+#define EREMOTEIO ENXIO
+
+struct intel_dp {
+ struct intel_encoder base;
+ uint32_t output_reg;
+ uint32_t DP;
+ uint8_t link_configuration[DP_LINK_CONFIGURATION_SIZE];
+ bool has_audio;
+ enum hdmi_force_audio force_audio;
+ uint32_t color_range;
+ int dpms_mode;
+ uint8_t link_bw;
+ uint8_t lane_count;
+ uint8_t dpcd[DP_RECEIVER_CAP_SIZE];
+ device_t dp_iic_bus;
+ device_t adapter;
+ bool is_pch_edp;
+ uint8_t train_set[4];
+ int panel_power_up_delay;
+ int panel_power_down_delay;
+ int panel_power_cycle_delay;
+ int backlight_on_delay;
+ int backlight_off_delay;
+ struct drm_display_mode *panel_fixed_mode; /* for eDP */
+ struct timeout_task panel_vdd_task;
+ bool want_panel_vdd;
+};
+
+/**
+ * is_edp - is the given port attached to an eDP panel (either CPU or PCH)
+ * @intel_dp: DP struct
+ *
+ * If a CPU or PCH DP output is attached to an eDP panel, this function
+ * will return true, and false otherwise.
+ */
+static bool is_edp(struct intel_dp *intel_dp)
+{
+ return intel_dp->base.type == INTEL_OUTPUT_EDP;
+}
+
+/**
+ * is_pch_edp - is the port on the PCH and attached to an eDP panel?
+ * @intel_dp: DP struct
+ *
+ * Returns true if the given DP struct corresponds to a PCH DP port attached
+ * to an eDP panel, false otherwise. Helpful for determining whether we
+ * may need FDI resources for a given DP output or not.
+ */
+static bool is_pch_edp(struct intel_dp *intel_dp)
+{
+ return intel_dp->is_pch_edp;
+}
+
+/**
+ * is_cpu_edp - is the port on the CPU and attached to an eDP panel?
+ * @intel_dp: DP struct
+ *
+ * Returns true if the given DP struct corresponds to a CPU eDP port.
+ */
+static bool is_cpu_edp(struct intel_dp *intel_dp)
+{
+ return is_edp(intel_dp) && !is_pch_edp(intel_dp);
+}
+
+static struct intel_dp *enc_to_intel_dp(struct drm_encoder *encoder)
+{
+ return container_of(encoder, struct intel_dp, base.base);
+}
+
+static struct intel_dp *intel_attached_dp(struct drm_connector *connector)
+{
+ return container_of(intel_attached_encoder(connector),
+ struct intel_dp, base);
+}
+
+/**
+ * intel_encoder_is_pch_edp - is the given encoder a PCH attached eDP?
+ * @encoder: DRM encoder
+ *
+ * Return true if @encoder corresponds to a PCH attached eDP panel. Needed
+ * by intel_display.c.
+ */
+bool intel_encoder_is_pch_edp(struct drm_encoder *encoder)
+{
+ struct intel_dp *intel_dp;
+
+ if (!encoder)
+ return false;
+
+ intel_dp = enc_to_intel_dp(encoder);
+
+ return is_pch_edp(intel_dp);
+}
+
+static void intel_dp_start_link_train(struct intel_dp *intel_dp);
+static void intel_dp_complete_link_train(struct intel_dp *intel_dp);
+static void intel_dp_link_down(struct intel_dp *intel_dp);
+
+void
+intel_edp_link_config(struct intel_encoder *intel_encoder,
+ int *lane_num, int *link_bw)
+{
+ struct intel_dp *intel_dp = container_of(intel_encoder, struct intel_dp, base);
+
+ *lane_num = intel_dp->lane_count;
+ if (intel_dp->link_bw == DP_LINK_BW_1_62)
+ *link_bw = 162000;
+ else if (intel_dp->link_bw == DP_LINK_BW_2_7)
+ *link_bw = 270000;
+}
+
+static int
+intel_dp_max_lane_count(struct intel_dp *intel_dp)
+{
+ int max_lane_count = intel_dp->dpcd[DP_MAX_LANE_COUNT] & 0x1f;
+ switch (max_lane_count) {
+ case 1: case 2: case 4:
+ break;
+ default:
+ max_lane_count = 4;
+ }
+ return max_lane_count;
+}
+
+static int
+intel_dp_max_link_bw(struct intel_dp *intel_dp)
+{
+ int max_link_bw = intel_dp->dpcd[DP_MAX_LINK_RATE];
+
+ switch (max_link_bw) {
+ case DP_LINK_BW_1_62:
+ case DP_LINK_BW_2_7:
+ break;
+ default:
+ max_link_bw = DP_LINK_BW_1_62;
+ break;
+ }
+ return max_link_bw;
+}
+
+static int
+intel_dp_link_clock(uint8_t link_bw)
+{
+ if (link_bw == DP_LINK_BW_2_7)
+ return 270000;
+ else
+ return 162000;
+}
+
+/*
+ * The units on the numbers in the next two are... bizarre. Examples will
+ * make it clearer; this one parallels an example in the eDP spec.
+ *
+ * intel_dp_max_data_rate for one lane of 2.7GHz evaluates as:
+ *
+ * 270000 * 1 * 8 / 10 == 216000
+ *
+ * The actual data capacity of that configuration is 2.16Gbit/s, so the
+ * units are decakilobits. ->clock in a drm_display_mode is in kilohertz -
+ * or equivalently, kilopixels per second - so for 1680x1050R it'd be
+ * 119000. At 18bpp that's 2142000 kilobits per second.
+ *
+ * Thus the strange-looking division by 10 in intel_dp_link_required, to
+ * get the result in decakilobits instead of kilobits.
+ */
+
+static int
+intel_dp_link_required(int pixel_clock, int bpp)
+{
+ return (pixel_clock * bpp + 9) / 10;
+}
+
+static int
+intel_dp_max_data_rate(int max_link_clock, int max_lanes)
+{
+ return (max_link_clock * max_lanes * 8) / 10;
+}
+
+static bool
+intel_dp_adjust_dithering(struct intel_dp *intel_dp,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ int max_link_clock = intel_dp_link_clock(intel_dp_max_link_bw(intel_dp));
+ int max_lanes = intel_dp_max_lane_count(intel_dp);
+ int max_rate, mode_rate;
+
+ mode_rate = intel_dp_link_required(mode->clock, 24);
+ max_rate = intel_dp_max_data_rate(max_link_clock, max_lanes);
+
+ if (mode_rate > max_rate) {
+ mode_rate = intel_dp_link_required(mode->clock, 18);
+ if (mode_rate > max_rate)
+ return false;
+
+ if (adjusted_mode)
+ adjusted_mode->private_flags
+ |= INTEL_MODE_DP_FORCE_6BPC;
+
+ return true;
+ }
+
+ return true;
+}
+
+static int
+intel_dp_mode_valid(struct drm_connector *connector,
+ struct drm_display_mode *mode)
+{
+ struct intel_dp *intel_dp = intel_attached_dp(connector);
+
+ if (is_edp(intel_dp) && intel_dp->panel_fixed_mode) {
+ if (mode->hdisplay > intel_dp->panel_fixed_mode->hdisplay)
+ return MODE_PANEL;
+
+ if (mode->vdisplay > intel_dp->panel_fixed_mode->vdisplay)
+ return MODE_PANEL;
+ }
+
+ if (!intel_dp_adjust_dithering(intel_dp, mode, NULL))
+ return MODE_CLOCK_HIGH;
+
+ if (mode->clock < 10000)
+ return MODE_CLOCK_LOW;
+
+ return MODE_OK;
+}
+
+static uint32_t
+pack_aux(uint8_t *src, int src_bytes)
+{
+ int i;
+ uint32_t v = 0;
+
+ if (src_bytes > 4)
+ src_bytes = 4;
+ for (i = 0; i < src_bytes; i++)
+ v |= ((uint32_t) src[i]) << ((3-i) * 8);
+ return v;
+}
+
+static void
+unpack_aux(uint32_t src, uint8_t *dst, int dst_bytes)
+{
+ int i;
+ if (dst_bytes > 4)
+ dst_bytes = 4;
+ for (i = 0; i < dst_bytes; i++)
+ dst[i] = src >> ((3-i) * 8);
+}
+
+/* hrawclock is 1/4 the FSB frequency */
+static int
+intel_hrawclk(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ uint32_t clkcfg;
+
+ clkcfg = I915_READ(CLKCFG);
+ switch (clkcfg & CLKCFG_FSB_MASK) {
+ case CLKCFG_FSB_400:
+ return 100;
+ case CLKCFG_FSB_533:
+ return 133;
+ case CLKCFG_FSB_667:
+ return 166;
+ case CLKCFG_FSB_800:
+ return 200;
+ case CLKCFG_FSB_1067:
+ return 266;
+ case CLKCFG_FSB_1333:
+ return 333;
+ /* these two are just a guess; one of them might be right */
+ case CLKCFG_FSB_1600:
+ case CLKCFG_FSB_1600_ALT:
+ return 400;
+ default:
+ return 133;
+ }
+}
+
+static bool ironlake_edp_have_panel_power(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ return (I915_READ(PCH_PP_STATUS) & PP_ON) != 0;
+}
+
+static bool ironlake_edp_have_panel_vdd(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ return (I915_READ(PCH_PP_CONTROL) & EDP_FORCE_VDD) != 0;
+}
+
+static void
+intel_dp_check_edp(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (!is_edp(intel_dp))
+ return;
+ if (!ironlake_edp_have_panel_power(intel_dp) && !ironlake_edp_have_panel_vdd(intel_dp)) {
+ printf("eDP powered off while attempting aux channel communication.\n");
+ DRM_DEBUG_KMS("Status 0x%08x Control 0x%08x\n",
+ I915_READ(PCH_PP_STATUS),
+ I915_READ(PCH_PP_CONTROL));
+ }
+}
+
+static int
+intel_dp_aux_ch(struct intel_dp *intel_dp,
+ uint8_t *send, int send_bytes,
+ uint8_t *recv, int recv_size)
+{
+ uint32_t output_reg = intel_dp->output_reg;
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ uint32_t ch_ctl = output_reg + 0x10;
+ uint32_t ch_data = ch_ctl + 4;
+ int i;
+ int recv_bytes;
+ uint32_t status;
+ uint32_t aux_clock_divider;
+ int try, precharge = 5;
+
+ intel_dp_check_edp(intel_dp);
+ /* The clock divider is based off the hrawclk,
+ * and would like to run at 2MHz. So, take the
+ * hrawclk value and divide by 2 and use that
+ *
+ * Note that PCH attached eDP panels should use a 125MHz input
+ * clock divider.
+ */
+ if (is_cpu_edp(intel_dp)) {
+ if (IS_GEN6(dev) || IS_GEN7(dev))
+ aux_clock_divider = 200; /* SNB & IVB eDP input clock at 400Mhz */
+ else
+ aux_clock_divider = 225; /* eDP input clock at 450Mhz */
+ } else if (HAS_PCH_SPLIT(dev))
+ aux_clock_divider = 63; /* IRL input clock fixed at 125Mhz */
+ else
+ aux_clock_divider = intel_hrawclk(dev) / 2;
+
+ /* Try to wait for any previous AUX channel activity */
+ for (try = 0; try < 3; try++) {
+ status = I915_READ(ch_ctl);
+ if ((status & DP_AUX_CH_CTL_SEND_BUSY) == 0)
+ break;
+ drm_msleep(1, "915ach");
+ }
+
+ if (try == 3) {
+ printf("dp_aux_ch not started status 0x%08x\n",
+ I915_READ(ch_ctl));
+ return -EBUSY;
+ }
+
+ /* Must try at least 3 times according to DP spec */
+ for (try = 0; try < 5; try++) {
+ /* Load the send data into the aux channel data registers */
+ for (i = 0; i < send_bytes; i += 4)
+ I915_WRITE(ch_data + i,
+ pack_aux(send + i, send_bytes - i));
+
+ /* Send the command and wait for it to complete */
+ I915_WRITE(ch_ctl,
+ DP_AUX_CH_CTL_SEND_BUSY |
+ DP_AUX_CH_CTL_TIME_OUT_400us |
+ (send_bytes << DP_AUX_CH_CTL_MESSAGE_SIZE_SHIFT) |
+ (precharge << DP_AUX_CH_CTL_PRECHARGE_2US_SHIFT) |
+ (aux_clock_divider << DP_AUX_CH_CTL_BIT_CLOCK_2X_SHIFT) |
+ DP_AUX_CH_CTL_DONE |
+ DP_AUX_CH_CTL_TIME_OUT_ERROR |
+ DP_AUX_CH_CTL_RECEIVE_ERROR);
+ for (;;) {
+ status = I915_READ(ch_ctl);
+ if ((status & DP_AUX_CH_CTL_SEND_BUSY) == 0)
+ break;
+ DELAY(100);
+ }
+
+ /* Clear done status and any errors */
+ I915_WRITE(ch_ctl,
+ status |
+ DP_AUX_CH_CTL_DONE |
+ DP_AUX_CH_CTL_TIME_OUT_ERROR |
+ DP_AUX_CH_CTL_RECEIVE_ERROR);
+
+ if (status & (DP_AUX_CH_CTL_TIME_OUT_ERROR |
+ DP_AUX_CH_CTL_RECEIVE_ERROR))
+ continue;
+ if (status & DP_AUX_CH_CTL_DONE)
+ break;
+ }
+
+ if ((status & DP_AUX_CH_CTL_DONE) == 0) {
+ DRM_ERROR("dp_aux_ch not done status 0x%08x\n", status);
+ return -EBUSY;
+ }
+
+ /* Check for timeout or receive error.
+ * Timeouts occur when the sink is not connected
+ */
+ if (status & DP_AUX_CH_CTL_RECEIVE_ERROR) {
+ DRM_ERROR("dp_aux_ch receive error status 0x%08x\n", status);
+ return -EIO;
+ }
+
+ /* Timeouts occur when the device isn't connected, so they're
+ * "normal" -- don't fill the kernel log with these */
+ if (status & DP_AUX_CH_CTL_TIME_OUT_ERROR) {
+ DRM_DEBUG_KMS("dp_aux_ch timeout status 0x%08x\n", status);
+ return -ETIMEDOUT;
+ }
+
+ /* Unload any bytes sent back from the other side */
+ recv_bytes = ((status & DP_AUX_CH_CTL_MESSAGE_SIZE_MASK) >>
+ DP_AUX_CH_CTL_MESSAGE_SIZE_SHIFT);
+ if (recv_bytes > recv_size)
+ recv_bytes = recv_size;
+
+ for (i = 0; i < recv_bytes; i += 4)
+ unpack_aux(I915_READ(ch_data + i),
+ recv + i, recv_bytes - i);
+
+ return recv_bytes;
+}
+
+/* Write data to the aux channel in native mode */
+static int
+intel_dp_aux_native_write(struct intel_dp *intel_dp,
+ uint16_t address, uint8_t *send, int send_bytes)
+{
+ int ret;
+ uint8_t msg[20];
+ int msg_bytes;
+ uint8_t ack;
+
+ intel_dp_check_edp(intel_dp);
+ if (send_bytes > 16)
+ return -1;
+ msg[0] = AUX_NATIVE_WRITE << 4;
+ msg[1] = address >> 8;
+ msg[2] = address & 0xff;
+ msg[3] = send_bytes - 1;
+ memcpy(&msg[4], send, send_bytes);
+ msg_bytes = send_bytes + 4;
+ for (;;) {
+ ret = intel_dp_aux_ch(intel_dp, msg, msg_bytes, &ack, 1);
+ if (ret < 0)
+ return ret;
+ if ((ack & AUX_NATIVE_REPLY_MASK) == AUX_NATIVE_REPLY_ACK)
+ break;
+ else if ((ack & AUX_NATIVE_REPLY_MASK) == AUX_NATIVE_REPLY_DEFER)
+ DELAY(100);
+ else
+ return -EIO;
+ }
+ return send_bytes;
+}
+
+/* Write a single byte to the aux channel in native mode */
+static int
+intel_dp_aux_native_write_1(struct intel_dp *intel_dp,
+ uint16_t address, uint8_t byte)
+{
+ return intel_dp_aux_native_write(intel_dp, address, &byte, 1);
+}
+
+/* read bytes from a native aux channel */
+static int
+intel_dp_aux_native_read(struct intel_dp *intel_dp,
+ uint16_t address, uint8_t *recv, int recv_bytes)
+{
+ uint8_t msg[4];
+ int msg_bytes;
+ uint8_t reply[20];
+ int reply_bytes;
+ uint8_t ack;
+ int ret;
+
+ intel_dp_check_edp(intel_dp);
+ msg[0] = AUX_NATIVE_READ << 4;
+ msg[1] = address >> 8;
+ msg[2] = address & 0xff;
+ msg[3] = recv_bytes - 1;
+
+ msg_bytes = 4;
+ reply_bytes = recv_bytes + 1;
+
+ for (;;) {
+ ret = intel_dp_aux_ch(intel_dp, msg, msg_bytes,
+ reply, reply_bytes);
+ if (ret == 0)
+ return -EPROTO;
+ if (ret < 0)
+ return ret;
+ ack = reply[0];
+ if ((ack & AUX_NATIVE_REPLY_MASK) == AUX_NATIVE_REPLY_ACK) {
+ memcpy(recv, reply + 1, ret - 1);
+ return ret - 1;
+ }
+ else if ((ack & AUX_NATIVE_REPLY_MASK) == AUX_NATIVE_REPLY_DEFER)
+ DELAY(100);
+ else
+ return -EIO;
+ }
+}
+
+static int
+intel_dp_i2c_aux_ch(device_t idev, int mode, uint8_t write_byte,
+ uint8_t *read_byte)
+{
+ struct iic_dp_aux_data *data;
+ struct intel_dp *intel_dp;
+ uint16_t address;
+ uint8_t msg[5];
+ uint8_t reply[2];
+ unsigned retry;
+ int msg_bytes;
+ int reply_bytes;
+ int ret;
+
+ data = device_get_softc(idev);
+ intel_dp = data->priv;
+ address = data->address;
+
+ intel_dp_check_edp(intel_dp);
+ /* Set up the command byte */
+ if (mode & MODE_I2C_READ)
+ msg[0] = AUX_I2C_READ << 4;
+ else
+ msg[0] = AUX_I2C_WRITE << 4;
+
+ if (!(mode & MODE_I2C_STOP))
+ msg[0] |= AUX_I2C_MOT << 4;
+
+ msg[1] = address >> 8;
+ msg[2] = address;
+
+ switch (mode) {
+ case MODE_I2C_WRITE:
+ msg[3] = 0;
+ msg[4] = write_byte;
+ msg_bytes = 5;
+ reply_bytes = 1;
+ break;
+ case MODE_I2C_READ:
+ msg[3] = 0;
+ msg_bytes = 4;
+ reply_bytes = 2;
+ break;
+ default:
+ msg_bytes = 3;
+ reply_bytes = 1;
+ break;
+ }
+
+ for (retry = 0; retry < 5; retry++) {
+ ret = intel_dp_aux_ch(intel_dp,
+ msg, msg_bytes,
+ reply, reply_bytes);
+ if (ret < 0) {
+ DRM_DEBUG_KMS("aux_ch failed %d\n", ret);
+ return (-ret);
+ }
+
+ switch (reply[0] & AUX_NATIVE_REPLY_MASK) {
+ case AUX_NATIVE_REPLY_ACK:
+ /* I2C-over-AUX Reply field is only valid
+ * when paired with AUX ACK.
+ */
+ break;
+ case AUX_NATIVE_REPLY_NACK:
+ DRM_DEBUG_KMS("aux_ch native nack\n");
+ return (EREMOTEIO);
+ case AUX_NATIVE_REPLY_DEFER:
+ DELAY(100);
+ continue;
+ default:
+ DRM_ERROR("aux_ch invalid native reply 0x%02x\n",
+ reply[0]);
+ return (EREMOTEIO);
+ }
+
+ switch (reply[0] & AUX_I2C_REPLY_MASK) {
+ case AUX_I2C_REPLY_ACK:
+ if (mode == MODE_I2C_READ) {
+ *read_byte = reply[1];
+ }
+ return (0/*reply_bytes - 1*/);
+ case AUX_I2C_REPLY_NACK:
+ DRM_DEBUG_KMS("aux_i2c nack\n");
+ return (EREMOTEIO);
+ case AUX_I2C_REPLY_DEFER:
+ DRM_DEBUG_KMS("aux_i2c defer\n");
+ DELAY(100);
+ break;
+ default:
+ DRM_ERROR("aux_i2c invalid reply 0x%02x\n", reply[0]);
+ return (EREMOTEIO);
+ }
+ }
+
+ DRM_ERROR("too many retries, giving up\n");
+ return (EREMOTEIO);
+}
+
+static void ironlake_edp_panel_vdd_on(struct intel_dp *intel_dp);
+static void ironlake_edp_panel_vdd_off(struct intel_dp *intel_dp, bool sync);
+
+static int
+intel_dp_i2c_init(struct intel_dp *intel_dp,
+ struct intel_connector *intel_connector, const char *name)
+{
+ int ret;
+
+ DRM_DEBUG_KMS("i2c_init %s\n", name);
+
+ ironlake_edp_panel_vdd_on(intel_dp);
+ ret = iic_dp_aux_add_bus(intel_connector->base.dev->device, name,
+ intel_dp_i2c_aux_ch, intel_dp, &intel_dp->dp_iic_bus,
+ &intel_dp->adapter);
+ ironlake_edp_panel_vdd_off(intel_dp, false);
+ return (ret);
+}
+
+static bool
+intel_dp_mode_fixup(struct drm_encoder *encoder, struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ struct drm_device *dev = encoder->dev;
+ struct intel_dp *intel_dp = enc_to_intel_dp(encoder);
+ int lane_count, clock;
+ int max_lane_count = intel_dp_max_lane_count(intel_dp);
+ int max_clock = intel_dp_max_link_bw(intel_dp) == DP_LINK_BW_2_7 ? 1 : 0;
+ int bpp;
+ static int bws[2] = { DP_LINK_BW_1_62, DP_LINK_BW_2_7 };
+
+ if (is_edp(intel_dp) && intel_dp->panel_fixed_mode) {
+ intel_fixed_panel_mode(intel_dp->panel_fixed_mode, adjusted_mode);
+ intel_pch_panel_fitting(dev, DRM_MODE_SCALE_FULLSCREEN,
+ mode, adjusted_mode);
+ /*
+ * the mode->clock is used to calculate the Data&Link M/N
+ * of the pipe. For the eDP the fixed clock should be used.
+ */
+ mode->clock = intel_dp->panel_fixed_mode->clock;
+ }
+
+ if (!intel_dp_adjust_dithering(intel_dp, mode, adjusted_mode))
+ return false;
+
+ bpp = adjusted_mode->private_flags & INTEL_MODE_DP_FORCE_6BPC ? 18 : 24;
+
+ for (lane_count = 1; lane_count <= max_lane_count; lane_count <<= 1) {
+ for (clock = 0; clock <= max_clock; clock++) {
+ int link_avail = intel_dp_max_data_rate(intel_dp_link_clock(bws[clock]), lane_count);
+
+ if (intel_dp_link_required(mode->clock, bpp)
+ <= link_avail) {
+ intel_dp->link_bw = bws[clock];
+ intel_dp->lane_count = lane_count;
+ adjusted_mode->clock = intel_dp_link_clock(intel_dp->link_bw);
+ DRM_DEBUG_KMS("Display port link bw %02x lane "
+ "count %d clock %d\n",
+ intel_dp->link_bw, intel_dp->lane_count,
+ adjusted_mode->clock);
+ return true;
+ }
+ }
+ }
+
+ return false;
+}
+
+struct intel_dp_m_n {
+ uint32_t tu;
+ uint32_t gmch_m;
+ uint32_t gmch_n;
+ uint32_t link_m;
+ uint32_t link_n;
+};
+
+static void
+intel_reduce_ratio(uint32_t *num, uint32_t *den)
+{
+ while (*num > 0xffffff || *den > 0xffffff) {
+ *num >>= 1;
+ *den >>= 1;
+ }
+}
+
+static void
+intel_dp_compute_m_n(int bpp,
+ int nlanes,
+ int pixel_clock,
+ int link_clock,
+ struct intel_dp_m_n *m_n)
+{
+ m_n->tu = 64;
+ m_n->gmch_m = (pixel_clock * bpp) >> 3;
+ m_n->gmch_n = link_clock * nlanes;
+ intel_reduce_ratio(&m_n->gmch_m, &m_n->gmch_n);
+ m_n->link_m = pixel_clock;
+ m_n->link_n = link_clock;
+ intel_reduce_ratio(&m_n->link_m, &m_n->link_n);
+}
+
+void
+intel_dp_set_m_n(struct drm_crtc *crtc, struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_mode_config *mode_config = &dev->mode_config;
+ struct drm_encoder *encoder;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int lane_count = 4;
+ struct intel_dp_m_n m_n;
+ int pipe = intel_crtc->pipe;
+
+ /*
+ * Find the lane count in the intel_encoder private
+ */
+ list_for_each_entry(encoder, &mode_config->encoder_list, head) {
+ struct intel_dp *intel_dp;
+
+ if (encoder->crtc != crtc)
+ continue;
+
+ intel_dp = enc_to_intel_dp(encoder);
+ if (intel_dp->base.type == INTEL_OUTPUT_DISPLAYPORT ||
+ intel_dp->base.type == INTEL_OUTPUT_EDP)
+ {
+ lane_count = intel_dp->lane_count;
+ break;
+ }
+ }
+
+ /*
+ * Compute the GMCH and Link ratios. The '3' here is
+ * the number of bytes_per_pixel post-LUT, which we always
+ * set up for 8-bits of R/G/B, or 3 bytes total.
+ */
+ intel_dp_compute_m_n(intel_crtc->bpp, lane_count,
+ mode->clock, adjusted_mode->clock, &m_n);
+
+ if (HAS_PCH_SPLIT(dev)) {
+ I915_WRITE(TRANSDATA_M1(pipe),
+ ((m_n.tu - 1) << PIPE_GMCH_DATA_M_TU_SIZE_SHIFT) |
+ m_n.gmch_m);
+ I915_WRITE(TRANSDATA_N1(pipe), m_n.gmch_n);
+ I915_WRITE(TRANSDPLINK_M1(pipe), m_n.link_m);
+ I915_WRITE(TRANSDPLINK_N1(pipe), m_n.link_n);
+ } else {
+ I915_WRITE(PIPE_GMCH_DATA_M(pipe),
+ ((m_n.tu - 1) << PIPE_GMCH_DATA_M_TU_SIZE_SHIFT) |
+ m_n.gmch_m);
+ I915_WRITE(PIPE_GMCH_DATA_N(pipe), m_n.gmch_n);
+ I915_WRITE(PIPE_DP_LINK_M(pipe), m_n.link_m);
+ I915_WRITE(PIPE_DP_LINK_N(pipe), m_n.link_n);
+ }
+}
+
+static void ironlake_edp_pll_on(struct drm_encoder *encoder);
+static void ironlake_edp_pll_off(struct drm_encoder *encoder);
+
+static void
+intel_dp_mode_set(struct drm_encoder *encoder, struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_dp *intel_dp = enc_to_intel_dp(encoder);
+ struct drm_crtc *crtc = intel_dp->base.base.crtc;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+
+ /* Turn on the eDP PLL if needed */
+ if (is_edp(intel_dp)) {
+ if (!is_pch_edp(intel_dp))
+ ironlake_edp_pll_on(encoder);
+ else
+ ironlake_edp_pll_off(encoder);
+ }
+
+ /*
+ * There are four kinds of DP registers:
+ *
+ * IBX PCH
+ * SNB CPU
+ * IVB CPU
+ * CPT PCH
+ *
+ * IBX PCH and CPU are the same for almost everything,
+ * except that the CPU DP PLL is configured in this
+ * register
+ *
+ * CPT PCH is quite different, having many bits moved
+ * to the TRANS_DP_CTL register instead. That
+ * configuration happens (oddly) in ironlake_pch_enable
+ */
+
+ /* Preserve the BIOS-computed detected bit. This is
+ * supposed to be read-only.
+ */
+ intel_dp->DP = I915_READ(intel_dp->output_reg) & DP_DETECTED;
+ intel_dp->DP |= DP_VOLTAGE_0_4 | DP_PRE_EMPHASIS_0;
+
+ /* Handle DP bits in common between all three register formats */
+
+ intel_dp->DP |= DP_VOLTAGE_0_4 | DP_PRE_EMPHASIS_0;
+
+ switch (intel_dp->lane_count) {
+ case 1:
+ intel_dp->DP |= DP_PORT_WIDTH_1;
+ break;
+ case 2:
+ intel_dp->DP |= DP_PORT_WIDTH_2;
+ break;
+ case 4:
+ intel_dp->DP |= DP_PORT_WIDTH_4;
+ break;
+ }
+ if (intel_dp->has_audio) {
+ DRM_DEBUG_KMS("Enabling DP audio on pipe %c\n",
+ pipe_name(intel_crtc->pipe));
+ intel_dp->DP |= DP_AUDIO_OUTPUT_ENABLE;
+ intel_write_eld(encoder, adjusted_mode);
+ }
+ memset(intel_dp->link_configuration, 0, DP_LINK_CONFIGURATION_SIZE);
+ intel_dp->link_configuration[0] = intel_dp->link_bw;
+ intel_dp->link_configuration[1] = intel_dp->lane_count;
+ /*
+ * Check for DPCD version > 1.1 and enhanced framing support
+ */
+ if (intel_dp->dpcd[DP_DPCD_REV] >= 0x11 &&
+ (intel_dp->dpcd[DP_MAX_LANE_COUNT] & DP_ENHANCED_FRAME_CAP)) {
+ intel_dp->link_configuration[1] |= DP_LANE_COUNT_ENHANCED_FRAME_EN;
+ }
+
+ /* Split out the IBX/CPU vs CPT settings */
+
+ if (is_cpu_edp(intel_dp) && IS_GEN7(dev)) {
+ if (adjusted_mode->flags & DRM_MODE_FLAG_PHSYNC)
+ intel_dp->DP |= DP_SYNC_HS_HIGH;
+ if (adjusted_mode->flags & DRM_MODE_FLAG_PVSYNC)
+ intel_dp->DP |= DP_SYNC_VS_HIGH;
+ intel_dp->DP |= DP_LINK_TRAIN_OFF_CPT;
+
+ if (intel_dp->link_configuration[1] & DP_LANE_COUNT_ENHANCED_FRAME_EN)
+ intel_dp->DP |= DP_ENHANCED_FRAMING;
+
+ intel_dp->DP |= intel_crtc->pipe << 29;
+
+ /* don't miss out required setting for eDP */
+ intel_dp->DP |= DP_PLL_ENABLE;
+ if (adjusted_mode->clock < 200000)
+ intel_dp->DP |= DP_PLL_FREQ_160MHZ;
+ else
+ intel_dp->DP |= DP_PLL_FREQ_270MHZ;
+ } else if (!HAS_PCH_CPT(dev) || is_cpu_edp(intel_dp)) {
+ intel_dp->DP |= intel_dp->color_range;
+
+ if (adjusted_mode->flags & DRM_MODE_FLAG_PHSYNC)
+ intel_dp->DP |= DP_SYNC_HS_HIGH;
+ if (adjusted_mode->flags & DRM_MODE_FLAG_PVSYNC)
+ intel_dp->DP |= DP_SYNC_VS_HIGH;
+ intel_dp->DP |= DP_LINK_TRAIN_OFF;
+
+ if (intel_dp->link_configuration[1] & DP_LANE_COUNT_ENHANCED_FRAME_EN)
+ intel_dp->DP |= DP_ENHANCED_FRAMING;
+
+ if (intel_crtc->pipe == 1)
+ intel_dp->DP |= DP_PIPEB_SELECT;
+
+ if (is_cpu_edp(intel_dp)) {
+ /* don't miss out required setting for eDP */
+ intel_dp->DP |= DP_PLL_ENABLE;
+ if (adjusted_mode->clock < 200000)
+ intel_dp->DP |= DP_PLL_FREQ_160MHZ;
+ else
+ intel_dp->DP |= DP_PLL_FREQ_270MHZ;
+ }
+ } else {
+ intel_dp->DP |= DP_LINK_TRAIN_OFF_CPT;
+ }
+}
+
+#define IDLE_ON_MASK (PP_ON | 0 | PP_SEQUENCE_MASK | 0 | PP_SEQUENCE_STATE_MASK)
+#define IDLE_ON_VALUE (PP_ON | 0 | PP_SEQUENCE_NONE | 0 | PP_SEQUENCE_STATE_ON_IDLE)
+
+#define IDLE_OFF_MASK (PP_ON | 0 | PP_SEQUENCE_MASK | 0 | PP_SEQUENCE_STATE_MASK)
+#define IDLE_OFF_VALUE (0 | 0 | PP_SEQUENCE_NONE | 0 | PP_SEQUENCE_STATE_OFF_IDLE)
+
+#define IDLE_CYCLE_MASK (PP_ON | 0 | PP_SEQUENCE_MASK | PP_CYCLE_DELAY_ACTIVE | PP_SEQUENCE_STATE_MASK)
+#define IDLE_CYCLE_VALUE (0 | 0 | PP_SEQUENCE_NONE | 0 | PP_SEQUENCE_STATE_OFF_IDLE)
+
+static void ironlake_wait_panel_status(struct intel_dp *intel_dp,
+ u32 mask,
+ u32 value)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ DRM_DEBUG_KMS("mask %08x value %08x status %08x control %08x\n",
+ mask, value,
+ I915_READ(PCH_PP_STATUS),
+ I915_READ(PCH_PP_CONTROL));
+
+ if (_intel_wait_for(dev,
+ (I915_READ(PCH_PP_STATUS) & mask) == value, 5000, 10, "915iwp")) {
+ DRM_ERROR("Panel status timeout: status %08x control %08x\n",
+ I915_READ(PCH_PP_STATUS),
+ I915_READ(PCH_PP_CONTROL));
+ }
+}
+
+static void ironlake_wait_panel_on(struct intel_dp *intel_dp)
+{
+ DRM_DEBUG_KMS("Wait for panel power on\n");
+ ironlake_wait_panel_status(intel_dp, IDLE_ON_MASK, IDLE_ON_VALUE);
+}
+
+static void ironlake_wait_panel_off(struct intel_dp *intel_dp)
+{
+ DRM_DEBUG_KMS("Wait for panel power off time\n");
+ ironlake_wait_panel_status(intel_dp, IDLE_OFF_MASK, IDLE_OFF_VALUE);
+}
+
+static void ironlake_wait_panel_power_cycle(struct intel_dp *intel_dp)
+{
+ DRM_DEBUG_KMS("Wait for panel power cycle\n");
+ ironlake_wait_panel_status(intel_dp, IDLE_CYCLE_MASK, IDLE_CYCLE_VALUE);
+}
+
+
+/* Read the current pp_control value, unlocking the register if it
+ * is locked
+ */
+
+static u32 ironlake_get_pp_control(struct drm_i915_private *dev_priv)
+{
+ u32 control = I915_READ(PCH_PP_CONTROL);
+
+ control &= ~PANEL_UNLOCK_MASK;
+ control |= PANEL_UNLOCK_REGS;
+ return control;
+}
+
+static void ironlake_edp_panel_vdd_on(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 pp;
+
+ if (!is_edp(intel_dp))
+ return;
+ DRM_DEBUG_KMS("Turn eDP VDD on\n");
+
+ if (intel_dp->want_panel_vdd)
+ printf("eDP VDD already requested on\n");
+
+ intel_dp->want_panel_vdd = true;
+
+ if (ironlake_edp_have_panel_vdd(intel_dp)) {
+ DRM_DEBUG_KMS("eDP VDD already on\n");
+ return;
+ }
+
+ if (!ironlake_edp_have_panel_power(intel_dp))
+ ironlake_wait_panel_power_cycle(intel_dp);
+
+ pp = ironlake_get_pp_control(dev_priv);
+ pp |= EDP_FORCE_VDD;
+ I915_WRITE(PCH_PP_CONTROL, pp);
+ POSTING_READ(PCH_PP_CONTROL);
+ DRM_DEBUG_KMS("PCH_PP_STATUS: 0x%08x PCH_PP_CONTROL: 0x%08x\n",
+ I915_READ(PCH_PP_STATUS), I915_READ(PCH_PP_CONTROL));
+
+ /*
+ * If the panel wasn't on, delay before accessing aux channel
+ */
+ if (!ironlake_edp_have_panel_power(intel_dp)) {
+ DRM_DEBUG_KMS("eDP was not running\n");
+ drm_msleep(intel_dp->panel_power_up_delay, "915edpon");
+ }
+}
+
+static void ironlake_panel_vdd_off_sync(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 pp;
+
+ if (!intel_dp->want_panel_vdd && ironlake_edp_have_panel_vdd(intel_dp)) {
+ pp = ironlake_get_pp_control(dev_priv);
+ pp &= ~EDP_FORCE_VDD;
+ I915_WRITE(PCH_PP_CONTROL, pp);
+ POSTING_READ(PCH_PP_CONTROL);
+
+ /* Make sure sequencer is idle before allowing subsequent activity */
+ DRM_DEBUG_KMS("PCH_PP_STATUS: 0x%08x PCH_PP_CONTROL: 0x%08x\n",
+ I915_READ(PCH_PP_STATUS), I915_READ(PCH_PP_CONTROL));
+
+ drm_msleep(intel_dp->panel_power_down_delay, "915vddo");
+ }
+}
+
+static void ironlake_panel_vdd_work(void *arg, int pending __unused)
+{
+ struct intel_dp *intel_dp = arg;
+ struct drm_device *dev = intel_dp->base.base.dev;
+
+ sx_xlock(&dev->mode_config.mutex);
+ ironlake_panel_vdd_off_sync(intel_dp);
+ sx_xunlock(&dev->mode_config.mutex);
+}
+
+static void ironlake_edp_panel_vdd_off(struct intel_dp *intel_dp, bool sync)
+{
+ if (!is_edp(intel_dp))
+ return;
+
+ DRM_DEBUG_KMS("Turn eDP VDD off %d\n", intel_dp->want_panel_vdd);
+ if (!intel_dp->want_panel_vdd)
+ printf("eDP VDD not forced on\n");
+
+ intel_dp->want_panel_vdd = false;
+
+ if (sync) {
+ ironlake_panel_vdd_off_sync(intel_dp);
+ } else {
+ /*
+ * Queue the timer to fire a long
+ * time from now (relative to the power down delay)
+ * to keep the panel power up across a sequence of operations
+ */
+ struct drm_i915_private *dev_priv = intel_dp->base.base.dev->dev_private;
+ taskqueue_enqueue_timeout(dev_priv->tq,
+ &intel_dp->panel_vdd_task,
+ msecs_to_jiffies(intel_dp->panel_power_cycle_delay * 5));
+ }
+}
+
+static void ironlake_edp_panel_on(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 pp;
+
+ if (!is_edp(intel_dp))
+ return;
+
+ DRM_DEBUG_KMS("Turn eDP power on\n");
+
+ if (ironlake_edp_have_panel_power(intel_dp)) {
+ DRM_DEBUG_KMS("eDP power already on\n");
+ return;
+ }
+
+ ironlake_wait_panel_power_cycle(intel_dp);
+
+ pp = ironlake_get_pp_control(dev_priv);
+ if (IS_GEN5(dev)) {
+ /* ILK workaround: disable reset around power sequence */
+ pp &= ~PANEL_POWER_RESET;
+ I915_WRITE(PCH_PP_CONTROL, pp);
+ POSTING_READ(PCH_PP_CONTROL);
+ }
+
+ pp |= POWER_TARGET_ON;
+ if (!IS_GEN5(dev))
+ pp |= PANEL_POWER_RESET;
+
+ I915_WRITE(PCH_PP_CONTROL, pp);
+ POSTING_READ(PCH_PP_CONTROL);
+
+ ironlake_wait_panel_on(intel_dp);
+
+ if (IS_GEN5(dev)) {
+ pp |= PANEL_POWER_RESET; /* restore panel reset bit */
+ I915_WRITE(PCH_PP_CONTROL, pp);
+ POSTING_READ(PCH_PP_CONTROL);
+ }
+}
+
+static void ironlake_edp_panel_off(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 pp;
+
+ if (!is_edp(intel_dp))
+ return;
+
+ DRM_DEBUG_KMS("Turn eDP power off\n");
+
+ if (intel_dp->want_panel_vdd)
+ printf("Cannot turn power off while VDD is on\n");
+
+ pp = ironlake_get_pp_control(dev_priv);
+ pp &= ~(POWER_TARGET_ON | EDP_FORCE_VDD | PANEL_POWER_RESET | EDP_BLC_ENABLE);
+ I915_WRITE(PCH_PP_CONTROL, pp);
+ POSTING_READ(PCH_PP_CONTROL);
+
+ ironlake_wait_panel_off(intel_dp);
+}
+
+static void ironlake_edp_backlight_on(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 pp;
+
+ if (!is_edp(intel_dp))
+ return;
+
+ DRM_DEBUG_KMS("\n");
+ /*
+ * If we enable the backlight right away following a panel power
+ * on, we may see slight flicker as the panel syncs with the eDP
+ * link. So delay a bit to make sure the image is solid before
+ * allowing it to appear.
+ */
+ drm_msleep(intel_dp->backlight_on_delay, "915ebo");
+ pp = ironlake_get_pp_control(dev_priv);
+ pp |= EDP_BLC_ENABLE;
+ I915_WRITE(PCH_PP_CONTROL, pp);
+ POSTING_READ(PCH_PP_CONTROL);
+}
+
+static void ironlake_edp_backlight_off(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 pp;
+
+ if (!is_edp(intel_dp))
+ return;
+
+ DRM_DEBUG_KMS("\n");
+ pp = ironlake_get_pp_control(dev_priv);
+ pp &= ~EDP_BLC_ENABLE;
+ I915_WRITE(PCH_PP_CONTROL, pp);
+ POSTING_READ(PCH_PP_CONTROL);
+ drm_msleep(intel_dp->backlight_off_delay, "915bo1");
+}
+
+static void ironlake_edp_pll_on(struct drm_encoder *encoder)
+{
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 dpa_ctl;
+
+ DRM_DEBUG_KMS("\n");
+ dpa_ctl = I915_READ(DP_A);
+ dpa_ctl |= DP_PLL_ENABLE;
+ I915_WRITE(DP_A, dpa_ctl);
+ POSTING_READ(DP_A);
+ DELAY(200);
+}
+
+static void ironlake_edp_pll_off(struct drm_encoder *encoder)
+{
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 dpa_ctl;
+
+ dpa_ctl = I915_READ(DP_A);
+ dpa_ctl &= ~DP_PLL_ENABLE;
+ I915_WRITE(DP_A, dpa_ctl);
+ POSTING_READ(DP_A);
+ DELAY(200);
+}
+
+/* If the sink supports it, try to set the power state appropriately */
+static void intel_dp_sink_dpms(struct intel_dp *intel_dp, int mode)
+{
+ int ret, i;
+
+ /* Should have a valid DPCD by this point */
+ if (intel_dp->dpcd[DP_DPCD_REV] < 0x11)
+ return;
+
+ if (mode != DRM_MODE_DPMS_ON) {
+ ret = intel_dp_aux_native_write_1(intel_dp, DP_SET_POWER,
+ DP_SET_POWER_D3);
+ if (ret != 1)
+ DRM_DEBUG("failed to write sink power state\n");
+ } else {
+ /*
+ * When turning on, we need to retry for 1ms to give the sink
+ * time to wake up.
+ */
+ for (i = 0; i < 3; i++) {
+ ret = intel_dp_aux_native_write_1(intel_dp,
+ DP_SET_POWER,
+ DP_SET_POWER_D0);
+ if (ret == 1)
+ break;
+ drm_msleep(1, "915dps");
+ }
+ }
+}
+
+static void intel_dp_prepare(struct drm_encoder *encoder)
+{
+ struct intel_dp *intel_dp = enc_to_intel_dp(encoder);
+
+ ironlake_edp_backlight_off(intel_dp);
+ ironlake_edp_panel_off(intel_dp);
+
+ /* Wake up the sink first */
+ ironlake_edp_panel_vdd_on(intel_dp);
+ intel_dp_sink_dpms(intel_dp, DRM_MODE_DPMS_ON);
+ intel_dp_link_down(intel_dp);
+ ironlake_edp_panel_vdd_off(intel_dp, false);
+
+ /* Make sure the panel is off before trying to
+ * change the mode
+ */
+}
+
+static void intel_dp_commit(struct drm_encoder *encoder)
+{
+ struct intel_dp *intel_dp = enc_to_intel_dp(encoder);
+ struct drm_device *dev = encoder->dev;
+ struct intel_crtc *intel_crtc = to_intel_crtc(intel_dp->base.base.crtc);
+
+ ironlake_edp_panel_vdd_on(intel_dp);
+ intel_dp_sink_dpms(intel_dp, DRM_MODE_DPMS_ON);
+ intel_dp_start_link_train(intel_dp);
+ ironlake_edp_panel_on(intel_dp);
+ ironlake_edp_panel_vdd_off(intel_dp, true);
+ intel_dp_complete_link_train(intel_dp);
+ ironlake_edp_backlight_on(intel_dp);
+
+ intel_dp->dpms_mode = DRM_MODE_DPMS_ON;
+
+ if (HAS_PCH_CPT(dev))
+ intel_cpt_verify_modeset(dev, intel_crtc->pipe);
+}
+
+static void
+intel_dp_dpms(struct drm_encoder *encoder, int mode)
+{
+ struct intel_dp *intel_dp = enc_to_intel_dp(encoder);
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ uint32_t dp_reg = I915_READ(intel_dp->output_reg);
+
+ if (mode != DRM_MODE_DPMS_ON) {
+ ironlake_edp_backlight_off(intel_dp);
+ ironlake_edp_panel_off(intel_dp);
+
+ ironlake_edp_panel_vdd_on(intel_dp);
+ intel_dp_sink_dpms(intel_dp, mode);
+ intel_dp_link_down(intel_dp);
+ ironlake_edp_panel_vdd_off(intel_dp, false);
+
+ if (is_cpu_edp(intel_dp))
+ ironlake_edp_pll_off(encoder);
+ } else {
+ if (is_cpu_edp(intel_dp))
+ ironlake_edp_pll_on(encoder);
+
+ ironlake_edp_panel_vdd_on(intel_dp);
+ intel_dp_sink_dpms(intel_dp, mode);
+ if (!(dp_reg & DP_PORT_EN)) {
+ intel_dp_start_link_train(intel_dp);
+ ironlake_edp_panel_on(intel_dp);
+ ironlake_edp_panel_vdd_off(intel_dp, true);
+ intel_dp_complete_link_train(intel_dp);
+ } else
+ ironlake_edp_panel_vdd_off(intel_dp, false);
+ ironlake_edp_backlight_on(intel_dp);
+ }
+ intel_dp->dpms_mode = mode;
+}
+/*
+ * Native read with retry for link status and receiver capability reads for
+ * cases where the sink may still be asleep.
+ */
+static bool
+intel_dp_aux_native_read_retry(struct intel_dp *intel_dp, uint16_t address,
+ uint8_t *recv, int recv_bytes)
+{
+ int ret, i;
+
+ /*
+ * Sinks are *supposed* to come up within 1ms from an off state,
+ * but we're also supposed to retry 3 times per the spec.
+ */
+ for (i = 0; i < 3; i++) {
+ ret = intel_dp_aux_native_read(intel_dp, address, recv,
+ recv_bytes);
+ if (ret == recv_bytes)
+ return true;
+ drm_msleep(1, "915dpl");
+ }
+
+ return false;
+}
+
+/*
+ * Fetch AUX CH registers 0x202 - 0x207 which contain
+ * link status information
+ */
+static bool
+intel_dp_get_link_status(struct intel_dp *intel_dp, uint8_t link_status[DP_LINK_STATUS_SIZE])
+{
+ return intel_dp_aux_native_read_retry(intel_dp,
+ DP_LANE0_1_STATUS,
+ link_status,
+ DP_LINK_STATUS_SIZE);
+}
+
+static uint8_t
+intel_dp_link_status(uint8_t link_status[DP_LINK_STATUS_SIZE],
+ int r)
+{
+ return link_status[r - DP_LANE0_1_STATUS];
+}
+
+static uint8_t
+intel_get_adjust_request_voltage(uint8_t adjust_request[2],
+ int lane)
+{
+ int s = ((lane & 1) ?
+ DP_ADJUST_VOLTAGE_SWING_LANE1_SHIFT :
+ DP_ADJUST_VOLTAGE_SWING_LANE0_SHIFT);
+ uint8_t l = adjust_request[lane>>1];
+
+ return ((l >> s) & 3) << DP_TRAIN_VOLTAGE_SWING_SHIFT;
+}
+
+static uint8_t
+intel_get_adjust_request_pre_emphasis(uint8_t adjust_request[2],
+ int lane)
+{
+ int s = ((lane & 1) ?
+ DP_ADJUST_PRE_EMPHASIS_LANE1_SHIFT :
+ DP_ADJUST_PRE_EMPHASIS_LANE0_SHIFT);
+ uint8_t l = adjust_request[lane>>1];
+
+ return ((l >> s) & 3) << DP_TRAIN_PRE_EMPHASIS_SHIFT;
+}
+
+
+#if 0
+static char *voltage_names[] = {
+ "0.4V", "0.6V", "0.8V", "1.2V"
+};
+static char *pre_emph_names[] = {
+ "0dB", "3.5dB", "6dB", "9.5dB"
+};
+static char *link_train_names[] = {
+ "pattern 1", "pattern 2", "idle", "off"
+};
+#endif
+
+/*
+ * These are source-specific values; current Intel hardware supports
+ * a maximum voltage of 800mV and a maximum pre-emphasis of 6dB
+ */
+
+static uint8_t
+intel_dp_voltage_max(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+
+ if (IS_GEN7(dev) && is_cpu_edp(intel_dp))
+ return DP_TRAIN_VOLTAGE_SWING_800;
+ else if (HAS_PCH_CPT(dev) && !is_cpu_edp(intel_dp))
+ return DP_TRAIN_VOLTAGE_SWING_1200;
+ else
+ return DP_TRAIN_VOLTAGE_SWING_800;
+}
+
+static uint8_t
+intel_dp_pre_emphasis_max(struct intel_dp *intel_dp, uint8_t voltage_swing)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+
+ if (IS_GEN7(dev) && is_cpu_edp(intel_dp)) {
+ switch (voltage_swing & DP_TRAIN_VOLTAGE_SWING_MASK) {
+ case DP_TRAIN_VOLTAGE_SWING_400:
+ return DP_TRAIN_PRE_EMPHASIS_6;
+ case DP_TRAIN_VOLTAGE_SWING_600:
+ case DP_TRAIN_VOLTAGE_SWING_800:
+ return DP_TRAIN_PRE_EMPHASIS_3_5;
+ default:
+ return DP_TRAIN_PRE_EMPHASIS_0;
+ }
+ } else {
+ switch (voltage_swing & DP_TRAIN_VOLTAGE_SWING_MASK) {
+ case DP_TRAIN_VOLTAGE_SWING_400:
+ return DP_TRAIN_PRE_EMPHASIS_6;
+ case DP_TRAIN_VOLTAGE_SWING_600:
+ return DP_TRAIN_PRE_EMPHASIS_6;
+ case DP_TRAIN_VOLTAGE_SWING_800:
+ return DP_TRAIN_PRE_EMPHASIS_3_5;
+ case DP_TRAIN_VOLTAGE_SWING_1200:
+ default:
+ return DP_TRAIN_PRE_EMPHASIS_0;
+ }
+ }
+}
+
+static void
+intel_get_adjust_train(struct intel_dp *intel_dp, uint8_t link_status[DP_LINK_STATUS_SIZE])
+{
+ uint8_t v = 0;
+ uint8_t p = 0;
+ int lane;
+ uint8_t *adjust_request = link_status + (DP_ADJUST_REQUEST_LANE0_1 - DP_LANE0_1_STATUS);
+ uint8_t voltage_max;
+ uint8_t preemph_max;
+
+ for (lane = 0; lane < intel_dp->lane_count; lane++) {
+ uint8_t this_v = intel_get_adjust_request_voltage(adjust_request, lane);
+ uint8_t this_p = intel_get_adjust_request_pre_emphasis(adjust_request, lane);
+
+ if (this_v > v)
+ v = this_v;
+ if (this_p > p)
+ p = this_p;
+ }
+
+ voltage_max = intel_dp_voltage_max(intel_dp);
+ if (v >= voltage_max)
+ v = voltage_max | DP_TRAIN_MAX_SWING_REACHED;
+
+ preemph_max = intel_dp_pre_emphasis_max(intel_dp, v);
+ if (p >= preemph_max)
+ p = preemph_max | DP_TRAIN_MAX_PRE_EMPHASIS_REACHED;
+
+ for (lane = 0; lane < 4; lane++)
+ intel_dp->train_set[lane] = v | p;
+}
+
+static uint32_t
+intel_dp_signal_levels(uint8_t train_set)
+{
+ uint32_t signal_levels = 0;
+
+ switch (train_set & DP_TRAIN_VOLTAGE_SWING_MASK) {
+ case DP_TRAIN_VOLTAGE_SWING_400:
+ default:
+ signal_levels |= DP_VOLTAGE_0_4;
+ break;
+ case DP_TRAIN_VOLTAGE_SWING_600:
+ signal_levels |= DP_VOLTAGE_0_6;
+ break;
+ case DP_TRAIN_VOLTAGE_SWING_800:
+ signal_levels |= DP_VOLTAGE_0_8;
+ break;
+ case DP_TRAIN_VOLTAGE_SWING_1200:
+ signal_levels |= DP_VOLTAGE_1_2;
+ break;
+ }
+ switch (train_set & DP_TRAIN_PRE_EMPHASIS_MASK) {
+ case DP_TRAIN_PRE_EMPHASIS_0:
+ default:
+ signal_levels |= DP_PRE_EMPHASIS_0;
+ break;
+ case DP_TRAIN_PRE_EMPHASIS_3_5:
+ signal_levels |= DP_PRE_EMPHASIS_3_5;
+ break;
+ case DP_TRAIN_PRE_EMPHASIS_6:
+ signal_levels |= DP_PRE_EMPHASIS_6;
+ break;
+ case DP_TRAIN_PRE_EMPHASIS_9_5:
+ signal_levels |= DP_PRE_EMPHASIS_9_5;
+ break;
+ }
+ return signal_levels;
+}
+
+/* Gen6's DP voltage swing and pre-emphasis control */
+static uint32_t
+intel_gen6_edp_signal_levels(uint8_t train_set)
+{
+ int signal_levels = train_set & (DP_TRAIN_VOLTAGE_SWING_MASK |
+ DP_TRAIN_PRE_EMPHASIS_MASK);
+ switch (signal_levels) {
+ case DP_TRAIN_VOLTAGE_SWING_400 | DP_TRAIN_PRE_EMPHASIS_0:
+ case DP_TRAIN_VOLTAGE_SWING_600 | DP_TRAIN_PRE_EMPHASIS_0:
+ return EDP_LINK_TRAIN_400_600MV_0DB_SNB_B;
+ case DP_TRAIN_VOLTAGE_SWING_400 | DP_TRAIN_PRE_EMPHASIS_3_5:
+ return EDP_LINK_TRAIN_400MV_3_5DB_SNB_B;
+ case DP_TRAIN_VOLTAGE_SWING_400 | DP_TRAIN_PRE_EMPHASIS_6:
+ case DP_TRAIN_VOLTAGE_SWING_600 | DP_TRAIN_PRE_EMPHASIS_6:
+ return EDP_LINK_TRAIN_400_600MV_6DB_SNB_B;
+ case DP_TRAIN_VOLTAGE_SWING_600 | DP_TRAIN_PRE_EMPHASIS_3_5:
+ case DP_TRAIN_VOLTAGE_SWING_800 | DP_TRAIN_PRE_EMPHASIS_3_5:
+ return EDP_LINK_TRAIN_600_800MV_3_5DB_SNB_B;
+ case DP_TRAIN_VOLTAGE_SWING_800 | DP_TRAIN_PRE_EMPHASIS_0:
+ case DP_TRAIN_VOLTAGE_SWING_1200 | DP_TRAIN_PRE_EMPHASIS_0:
+ return EDP_LINK_TRAIN_800_1200MV_0DB_SNB_B;
+ default:
+ DRM_DEBUG_KMS("Unsupported voltage swing/pre-emphasis level:"
+ "0x%x\n", signal_levels);
+ return EDP_LINK_TRAIN_400_600MV_0DB_SNB_B;
+ }
+}
+
+/* Gen7's DP voltage swing and pre-emphasis control */
+static uint32_t
+intel_gen7_edp_signal_levels(uint8_t train_set)
+{
+ int signal_levels = train_set & (DP_TRAIN_VOLTAGE_SWING_MASK |
+ DP_TRAIN_PRE_EMPHASIS_MASK);
+ switch (signal_levels) {
+ case DP_TRAIN_VOLTAGE_SWING_400 | DP_TRAIN_PRE_EMPHASIS_0:
+ return EDP_LINK_TRAIN_400MV_0DB_IVB;
+ case DP_TRAIN_VOLTAGE_SWING_400 | DP_TRAIN_PRE_EMPHASIS_3_5:
+ return EDP_LINK_TRAIN_400MV_3_5DB_IVB;
+ case DP_TRAIN_VOLTAGE_SWING_400 | DP_TRAIN_PRE_EMPHASIS_6:
+ return EDP_LINK_TRAIN_400MV_6DB_IVB;
+
+ case DP_TRAIN_VOLTAGE_SWING_600 | DP_TRAIN_PRE_EMPHASIS_0:
+ return EDP_LINK_TRAIN_600MV_0DB_IVB;
+ case DP_TRAIN_VOLTAGE_SWING_600 | DP_TRAIN_PRE_EMPHASIS_3_5:
+ return EDP_LINK_TRAIN_600MV_3_5DB_IVB;
+
+ case DP_TRAIN_VOLTAGE_SWING_800 | DP_TRAIN_PRE_EMPHASIS_0:
+ return EDP_LINK_TRAIN_800MV_0DB_IVB;
+ case DP_TRAIN_VOLTAGE_SWING_800 | DP_TRAIN_PRE_EMPHASIS_3_5:
+ return EDP_LINK_TRAIN_800MV_3_5DB_IVB;
+
+ default:
+ DRM_DEBUG_KMS("Unsupported voltage swing/pre-emphasis level:"
+ "0x%x\n", signal_levels);
+ return EDP_LINK_TRAIN_500MV_0DB_IVB;
+ }
+}
+
+static uint8_t
+intel_get_lane_status(uint8_t link_status[DP_LINK_STATUS_SIZE],
+ int lane)
+{
+ int s = (lane & 1) * 4;
+ uint8_t l = link_status[lane>>1];
+
+ return (l >> s) & 0xf;
+}
+
+/* Check for clock recovery is done on all channels */
+static bool
+intel_clock_recovery_ok(uint8_t link_status[DP_LINK_STATUS_SIZE], int lane_count)
+{
+ int lane;
+ uint8_t lane_status;
+
+ for (lane = 0; lane < lane_count; lane++) {
+ lane_status = intel_get_lane_status(link_status, lane);
+ if ((lane_status & DP_LANE_CR_DONE) == 0)
+ return false;
+ }
+ return true;
+}
+
+/* Check to see if channel eq is done on all channels */
+#define CHANNEL_EQ_BITS (DP_LANE_CR_DONE|\
+ DP_LANE_CHANNEL_EQ_DONE|\
+ DP_LANE_SYMBOL_LOCKED)
+static bool
+intel_channel_eq_ok(struct intel_dp *intel_dp, uint8_t link_status[DP_LINK_STATUS_SIZE])
+{
+ uint8_t lane_align;
+ uint8_t lane_status;
+ int lane;
+
+ lane_align = intel_dp_link_status(link_status,
+ DP_LANE_ALIGN_STATUS_UPDATED);
+ if ((lane_align & DP_INTERLANE_ALIGN_DONE) == 0)
+ return false;
+ for (lane = 0; lane < intel_dp->lane_count; lane++) {
+ lane_status = intel_get_lane_status(link_status, lane);
+ if ((lane_status & CHANNEL_EQ_BITS) != CHANNEL_EQ_BITS)
+ return false;
+ }
+ return true;
+}
+
+static bool
+intel_dp_set_link_train(struct intel_dp *intel_dp,
+ uint32_t dp_reg_value,
+ uint8_t dp_train_pat)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int ret;
+
+ I915_WRITE(intel_dp->output_reg, dp_reg_value);
+ POSTING_READ(intel_dp->output_reg);
+
+ intel_dp_aux_native_write_1(intel_dp,
+ DP_TRAINING_PATTERN_SET,
+ dp_train_pat);
+
+ ret = intel_dp_aux_native_write(intel_dp,
+ DP_TRAINING_LANE0_SET,
+ intel_dp->train_set,
+ intel_dp->lane_count);
+ if (ret != intel_dp->lane_count)
+ return false;
+
+ return true;
+}
+
+/* Enable corresponding port and start training pattern 1 */
+static void
+intel_dp_start_link_train(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(intel_dp->base.base.crtc);
+ int i;
+ uint8_t voltage;
+ bool clock_recovery = false;
+ int voltage_tries, loop_tries;
+ u32 reg;
+ uint32_t DP = intel_dp->DP;
+
+ /* Enable output, wait for it to become active */
+ I915_WRITE(intel_dp->output_reg, intel_dp->DP);
+ POSTING_READ(intel_dp->output_reg);
+ intel_wait_for_vblank(dev, intel_crtc->pipe);
+
+ /* Write the link configuration data */
+ intel_dp_aux_native_write(intel_dp, DP_LINK_BW_SET,
+ intel_dp->link_configuration,
+ DP_LINK_CONFIGURATION_SIZE);
+
+ DP |= DP_PORT_EN;
+
+ if (HAS_PCH_CPT(dev) && (IS_GEN7(dev) || !is_cpu_edp(intel_dp)))
+ DP &= ~DP_LINK_TRAIN_MASK_CPT;
+ else
+ DP &= ~DP_LINK_TRAIN_MASK;
+ memset(intel_dp->train_set, 0, 4);
+ voltage = 0xff;
+ voltage_tries = 0;
+ loop_tries = 0;
+ clock_recovery = false;
+ for (;;) {
+ /* Use intel_dp->train_set[0] to set the voltage and pre emphasis values */
+ uint8_t link_status[DP_LINK_STATUS_SIZE];
+ uint32_t signal_levels;
+
+
+ if (IS_GEN7(dev) && is_cpu_edp(intel_dp)) {
+ signal_levels = intel_gen7_edp_signal_levels(intel_dp->train_set[0]);
+ DP = (DP & ~EDP_LINK_TRAIN_VOL_EMP_MASK_IVB) | signal_levels;
+ } else if (IS_GEN6(dev) && is_cpu_edp(intel_dp)) {
+ signal_levels = intel_gen6_edp_signal_levels(intel_dp->train_set[0]);
+ DP = (DP & ~EDP_LINK_TRAIN_VOL_EMP_MASK_SNB) | signal_levels;
+ } else {
+ signal_levels = intel_dp_signal_levels(intel_dp->train_set[0]);
+ DRM_DEBUG_KMS("training pattern 1 signal levels %08x\n", signal_levels);
+ DP = (DP & ~(DP_VOLTAGE_MASK|DP_PRE_EMPHASIS_MASK)) | signal_levels;
+ }
+
+ if (HAS_PCH_CPT(dev) && (IS_GEN7(dev) || !is_cpu_edp(intel_dp)))
+ reg = DP | DP_LINK_TRAIN_PAT_1_CPT;
+ else
+ reg = DP | DP_LINK_TRAIN_PAT_1;
+
+ if (!intel_dp_set_link_train(intel_dp, reg,
+ DP_TRAINING_PATTERN_1))
+ break;
+ /* Set training pattern 1 */
+
+ DELAY(100);
+ if (!intel_dp_get_link_status(intel_dp, link_status)) {
+ DRM_ERROR("failed to get link status\n");
+ break;
+ }
+
+ if (intel_clock_recovery_ok(link_status, intel_dp->lane_count)) {
+ DRM_DEBUG_KMS("clock recovery OK\n");
+ clock_recovery = true;
+ break;
+ }
+
+ /* Check to see if we've tried the max voltage */
+ for (i = 0; i < intel_dp->lane_count; i++)
+ if ((intel_dp->train_set[i] & DP_TRAIN_MAX_SWING_REACHED) == 0)
+ break;
+ if (i == intel_dp->lane_count) {
+ ++loop_tries;
+ if (loop_tries == 5) {
+ DRM_DEBUG_KMS("too many full retries, give up\n");
+ break;
+ }
+ memset(intel_dp->train_set, 0, 4);
+ voltage_tries = 0;
+ continue;
+ }
+
+ /* Check to see if we've tried the same voltage 5 times */
+ if ((intel_dp->train_set[0] & DP_TRAIN_VOLTAGE_SWING_MASK) == voltage) {
+ ++voltage_tries;
+ if (voltage_tries == 5) {
+ DRM_DEBUG_KMS("too many voltage retries, give up\n");
+ break;
+ }
+ } else
+ voltage_tries = 0;
+ voltage = intel_dp->train_set[0] & DP_TRAIN_VOLTAGE_SWING_MASK;
+
+ /* Compute new intel_dp->train_set as requested by target */
+ intel_get_adjust_train(intel_dp, link_status);
+ }
+
+ intel_dp->DP = DP;
+}
+
+static void
+intel_dp_complete_link_train(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ bool channel_eq = false;
+ int tries, cr_tries;
+ u32 reg;
+ uint32_t DP = intel_dp->DP;
+
+ /* channel equalization */
+ tries = 0;
+ cr_tries = 0;
+ channel_eq = false;
+ for (;;) {
+ /* Use intel_dp->train_set[0] to set the voltage and pre emphasis values */
+ uint32_t signal_levels;
+ uint8_t link_status[DP_LINK_STATUS_SIZE];
+
+ if (cr_tries > 5) {
+ DRM_ERROR("failed to train DP, aborting\n");
+ intel_dp_link_down(intel_dp);
+ break;
+ }
+
+ if (IS_GEN7(dev) && is_cpu_edp(intel_dp)) {
+ signal_levels = intel_gen7_edp_signal_levels(intel_dp->train_set[0]);
+ DP = (DP & ~EDP_LINK_TRAIN_VOL_EMP_MASK_IVB) | signal_levels;
+ } else if (IS_GEN6(dev) && is_cpu_edp(intel_dp)) {
+ signal_levels = intel_gen6_edp_signal_levels(intel_dp->train_set[0]);
+ DP = (DP & ~EDP_LINK_TRAIN_VOL_EMP_MASK_SNB) | signal_levels;
+ } else {
+ signal_levels = intel_dp_signal_levels(intel_dp->train_set[0]);
+ DP = (DP & ~(DP_VOLTAGE_MASK|DP_PRE_EMPHASIS_MASK)) | signal_levels;
+ }
+
+ if (HAS_PCH_CPT(dev) && (IS_GEN7(dev) || !is_cpu_edp(intel_dp)))
+ reg = DP | DP_LINK_TRAIN_PAT_2_CPT;
+ else
+ reg = DP | DP_LINK_TRAIN_PAT_2;
+
+ /* channel eq pattern */
+ if (!intel_dp_set_link_train(intel_dp, reg,
+ DP_TRAINING_PATTERN_2))
+ break;
+
+ DELAY(400);
+ if (!intel_dp_get_link_status(intel_dp, link_status))
+ break;
+
+ /* Make sure clock is still ok */
+ if (!intel_clock_recovery_ok(link_status, intel_dp->lane_count)) {
+ intel_dp_start_link_train(intel_dp);
+ cr_tries++;
+ continue;
+ }
+
+ if (intel_channel_eq_ok(intel_dp, link_status)) {
+ channel_eq = true;
+ break;
+ }
+
+ /* Try 5 times, then try clock recovery if that fails */
+ if (tries > 5) {
+ intel_dp_link_down(intel_dp);
+ intel_dp_start_link_train(intel_dp);
+ tries = 0;
+ cr_tries++;
+ continue;
+ }
+
+ /* Compute new intel_dp->train_set as requested by target */
+ intel_get_adjust_train(intel_dp, link_status);
+ ++tries;
+ }
+
+ if (HAS_PCH_CPT(dev) && (IS_GEN7(dev) || !is_cpu_edp(intel_dp)))
+ reg = DP | DP_LINK_TRAIN_OFF_CPT;
+ else
+ reg = DP | DP_LINK_TRAIN_OFF;
+
+ I915_WRITE(intel_dp->output_reg, reg);
+ POSTING_READ(intel_dp->output_reg);
+ intel_dp_aux_native_write_1(intel_dp,
+ DP_TRAINING_PATTERN_SET, DP_TRAINING_PATTERN_DISABLE);
+}
+
+static void
+intel_dp_link_down(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ uint32_t DP = intel_dp->DP;
+
+ if ((I915_READ(intel_dp->output_reg) & DP_PORT_EN) == 0)
+ return;
+
+ DRM_DEBUG_KMS("\n");
+
+ if (is_edp(intel_dp)) {
+ DP &= ~DP_PLL_ENABLE;
+ I915_WRITE(intel_dp->output_reg, DP);
+ POSTING_READ(intel_dp->output_reg);
+ DELAY(100);
+ }
+
+ if (HAS_PCH_CPT(dev) && (IS_GEN7(dev) || !is_cpu_edp(intel_dp))) {
+ DP &= ~DP_LINK_TRAIN_MASK_CPT;
+ I915_WRITE(intel_dp->output_reg, DP | DP_LINK_TRAIN_PAT_IDLE_CPT);
+ } else {
+ DP &= ~DP_LINK_TRAIN_MASK;
+ I915_WRITE(intel_dp->output_reg, DP | DP_LINK_TRAIN_PAT_IDLE);
+ }
+ POSTING_READ(intel_dp->output_reg);
+
+ drm_msleep(17, "915dlo");
+
+ if (is_edp(intel_dp)) {
+ if (HAS_PCH_CPT(dev) && (IS_GEN7(dev) || !is_cpu_edp(intel_dp)))
+ DP |= DP_LINK_TRAIN_OFF_CPT;
+ else
+ DP |= DP_LINK_TRAIN_OFF;
+ }
+
+
+ if (!HAS_PCH_CPT(dev) &&
+ I915_READ(intel_dp->output_reg) & DP_PIPEB_SELECT) {
+ struct drm_crtc *crtc = intel_dp->base.base.crtc;
+
+ /* Hardware workaround: leaving our transcoder select
+ * set to transcoder B while it's off will prevent the
+ * corresponding HDMI output on transcoder A.
+ *
+ * Combine this with another hardware workaround:
+ * transcoder select bit can only be cleared while the
+ * port is enabled.
+ */
+ DP &= ~DP_PIPEB_SELECT;
+ I915_WRITE(intel_dp->output_reg, DP);
+
+ /* Changes to enable or select take place the vblank
+ * after being written.
+ */
+ if (crtc == NULL) {
+ /* We can arrive here never having been attached
+ * to a CRTC, for instance, due to inheriting
+ * random state from the BIOS.
+ *
+ * If the pipe is not running, play safe and
+ * wait for the clocks to stabilise before
+ * continuing.
+ */
+ POSTING_READ(intel_dp->output_reg);
+ drm_msleep(50, "915dla");
+ } else
+ intel_wait_for_vblank(dev, to_intel_crtc(crtc)->pipe);
+ }
+
+ DP &= ~DP_AUDIO_OUTPUT_ENABLE;
+ I915_WRITE(intel_dp->output_reg, DP & ~DP_PORT_EN);
+ POSTING_READ(intel_dp->output_reg);
+ drm_msleep(intel_dp->panel_power_down_delay, "915ldo");
+}
+
+static bool
+intel_dp_get_dpcd(struct intel_dp *intel_dp)
+{
+ if (intel_dp_aux_native_read_retry(intel_dp, 0x000, intel_dp->dpcd,
+ sizeof(intel_dp->dpcd)) &&
+ (intel_dp->dpcd[DP_DPCD_REV] != 0)) {
+ return true;
+ }
+
+ return false;
+}
+
+static bool
+intel_dp_get_sink_irq(struct intel_dp *intel_dp, u8 *sink_irq_vector)
+{
+ int ret;
+
+ ret = intel_dp_aux_native_read_retry(intel_dp,
+ DP_DEVICE_SERVICE_IRQ_VECTOR,
+ sink_irq_vector, 1);
+ if (!ret)
+ return false;
+
+ return true;
+}
+
+static void
+intel_dp_handle_test_request(struct intel_dp *intel_dp)
+{
+ /* NAK by default */
+ intel_dp_aux_native_write_1(intel_dp, DP_TEST_RESPONSE, DP_TEST_ACK);
+}
+
+/*
+ * According to DP spec
+ * 5.1.2:
+ * 1. Read DPCD
+ * 2. Configure link according to Receiver Capabilities
+ * 3. Use Link Training from 2.5.3.3 and 3.5.1.3
+ * 4. Check link status on receipt of hot-plug interrupt
+ */
+
+static void
+intel_dp_check_link_status(struct intel_dp *intel_dp)
+{
+ u8 sink_irq_vector;
+ u8 link_status[DP_LINK_STATUS_SIZE];
+
+ if (intel_dp->dpms_mode != DRM_MODE_DPMS_ON)
+ return;
+
+ if (!intel_dp->base.base.crtc)
+ return;
+
+ /* Try to read receiver status if the link appears to be up */
+ if (!intel_dp_get_link_status(intel_dp, link_status)) {
+ intel_dp_link_down(intel_dp);
+ return;
+ }
+
+ /* Now read the DPCD to see if it's actually running */
+ if (!intel_dp_get_dpcd(intel_dp)) {
+ intel_dp_link_down(intel_dp);
+ return;
+ }
+
+ /* Try to read the source of the interrupt */
+ if (intel_dp->dpcd[DP_DPCD_REV] >= 0x11 &&
+ intel_dp_get_sink_irq(intel_dp, &sink_irq_vector)) {
+ /* Clear interrupt source */
+ intel_dp_aux_native_write_1(intel_dp,
+ DP_DEVICE_SERVICE_IRQ_VECTOR,
+ sink_irq_vector);
+
+ if (sink_irq_vector & DP_AUTOMATED_TEST_REQUEST)
+ intel_dp_handle_test_request(intel_dp);
+ if (sink_irq_vector & (DP_CP_IRQ | DP_SINK_SPECIFIC_IRQ))
+ DRM_DEBUG_KMS("CP or sink specific irq unhandled\n");
+ }
+
+ if (!intel_channel_eq_ok(intel_dp, link_status)) {
+ DRM_DEBUG_KMS("%s: channel EQ not ok, retraining\n",
+ drm_get_encoder_name(&intel_dp->base.base));
+ intel_dp_start_link_train(intel_dp);
+ intel_dp_complete_link_train(intel_dp);
+ }
+}
+
+static enum drm_connector_status
+intel_dp_detect_dpcd(struct intel_dp *intel_dp)
+{
+ if (intel_dp_get_dpcd(intel_dp))
+ return connector_status_connected;
+ return connector_status_disconnected;
+}
+
+static enum drm_connector_status
+ironlake_dp_detect(struct intel_dp *intel_dp)
+{
+ enum drm_connector_status status;
+
+ /* Can't disconnect eDP, but you can close the lid... */
+ if (is_edp(intel_dp)) {
+ status = intel_panel_detect(intel_dp->base.base.dev);
+ if (status == connector_status_unknown)
+ status = connector_status_connected;
+ return status;
+ }
+
+ return intel_dp_detect_dpcd(intel_dp);
+}
+
+static enum drm_connector_status
+g4x_dp_detect(struct intel_dp *intel_dp)
+{
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ uint32_t temp, bit;
+
+ switch (intel_dp->output_reg) {
+ case DP_B:
+ bit = DPB_HOTPLUG_INT_STATUS;
+ break;
+ case DP_C:
+ bit = DPC_HOTPLUG_INT_STATUS;
+ break;
+ case DP_D:
+ bit = DPD_HOTPLUG_INT_STATUS;
+ break;
+ default:
+ return connector_status_unknown;
+ }
+
+ temp = I915_READ(PORT_HOTPLUG_STAT);
+
+ if ((temp & bit) == 0)
+ return connector_status_disconnected;
+
+ return intel_dp_detect_dpcd(intel_dp);
+}
+
+static struct edid *
+intel_dp_get_edid(struct drm_connector *connector, device_t adapter)
+{
+ struct intel_dp *intel_dp = intel_attached_dp(connector);
+ struct edid *edid;
+
+ ironlake_edp_panel_vdd_on(intel_dp);
+ edid = drm_get_edid(connector, adapter);
+ ironlake_edp_panel_vdd_off(intel_dp, false);
+ return edid;
+}
+
+static int
+intel_dp_get_edid_modes(struct drm_connector *connector, device_t adapter)
+{
+ struct intel_dp *intel_dp = intel_attached_dp(connector);
+ int ret;
+
+ ironlake_edp_panel_vdd_on(intel_dp);
+ ret = intel_ddc_get_modes(connector, adapter);
+ ironlake_edp_panel_vdd_off(intel_dp, false);
+ return ret;
+}
+
+
+/**
+ * Uses CRT_HOTPLUG_EN and CRT_HOTPLUG_STAT to detect DP connection.
+ *
+ * \return true if DP port is connected.
+ * \return false if DP port is disconnected.
+ */
+static enum drm_connector_status
+intel_dp_detect(struct drm_connector *connector, bool force)
+{
+ struct intel_dp *intel_dp = intel_attached_dp(connector);
+ struct drm_device *dev = intel_dp->base.base.dev;
+ enum drm_connector_status status;
+ struct edid *edid = NULL;
+
+ intel_dp->has_audio = false;
+
+ if (HAS_PCH_SPLIT(dev))
+ status = ironlake_dp_detect(intel_dp);
+ else
+ status = g4x_dp_detect(intel_dp);
+ if (status != connector_status_connected)
+ return status;
+
+ if (intel_dp->force_audio != HDMI_AUDIO_AUTO) {
+ intel_dp->has_audio = (intel_dp->force_audio == HDMI_AUDIO_ON);
+ } else {
+ edid = intel_dp_get_edid(connector, intel_dp->adapter);
+ if (edid) {
+ intel_dp->has_audio = drm_detect_monitor_audio(edid);
+ connector->display_info.raw_edid = NULL;
+ free(edid, DRM_MEM_KMS);
+ }
+ }
+
+ return connector_status_connected;
+}
+
+static int intel_dp_get_modes(struct drm_connector *connector)
+{
+ struct intel_dp *intel_dp = intel_attached_dp(connector);
+ struct drm_device *dev = intel_dp->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int ret;
+
+ /* We should parse the EDID data and find out if it has an audio sink
+ */
+
+ ret = intel_dp_get_edid_modes(connector, intel_dp->adapter);
+ if (ret) {
+ if (is_edp(intel_dp) && !intel_dp->panel_fixed_mode) {
+ struct drm_display_mode *newmode;
+ list_for_each_entry(newmode, &connector->probed_modes,
+ head) {
+ if ((newmode->type & DRM_MODE_TYPE_PREFERRED)) {
+ intel_dp->panel_fixed_mode =
+ drm_mode_duplicate(dev, newmode);
+ break;
+ }
+ }
+ }
+ return ret;
+ }
+
+ /* if eDP has no EDID, try to use fixed panel mode from VBT */
+ if (is_edp(intel_dp)) {
+ /* initialize panel mode from VBT if available for eDP */
+ if (intel_dp->panel_fixed_mode == NULL && dev_priv->lfp_lvds_vbt_mode != NULL) {
+ intel_dp->panel_fixed_mode =
+ drm_mode_duplicate(dev, dev_priv->lfp_lvds_vbt_mode);
+ if (intel_dp->panel_fixed_mode) {
+ intel_dp->panel_fixed_mode->type |=
+ DRM_MODE_TYPE_PREFERRED;
+ }
+ }
+ if (intel_dp->panel_fixed_mode) {
+ struct drm_display_mode *mode;
+ mode = drm_mode_duplicate(dev, intel_dp->panel_fixed_mode);
+ drm_mode_probed_add(connector, mode);
+ return 1;
+ }
+ }
+ return 0;
+}
+
+static bool
+intel_dp_detect_audio(struct drm_connector *connector)
+{
+ struct intel_dp *intel_dp = intel_attached_dp(connector);
+ struct edid *edid;
+ bool has_audio = false;
+
+ edid = intel_dp_get_edid(connector, intel_dp->adapter);
+ if (edid) {
+ has_audio = drm_detect_monitor_audio(edid);
+
+ connector->display_info.raw_edid = NULL;
+ free(edid, DRM_MEM_KMS);
+ }
+
+ return has_audio;
+}
+
+static int
+intel_dp_set_property(struct drm_connector *connector,
+ struct drm_property *property,
+ uint64_t val)
+{
+ struct drm_i915_private *dev_priv = connector->dev->dev_private;
+ struct intel_dp *intel_dp = intel_attached_dp(connector);
+ int ret;
+
+ ret = drm_connector_property_set_value(connector, property, val);
+ if (ret)
+ return ret;
+
+ if (property == dev_priv->force_audio_property) {
+ int i = val;
+ bool has_audio;
+
+ if (i == intel_dp->force_audio)
+ return 0;
+
+ intel_dp->force_audio = i;
+
+ if (i == HDMI_AUDIO_AUTO)
+ has_audio = intel_dp_detect_audio(connector);
+ else
+ has_audio = (i == HDMI_AUDIO_ON);
+
+ if (has_audio == intel_dp->has_audio)
+ return 0;
+
+ intel_dp->has_audio = has_audio;
+ goto done;
+ }
+
+ if (property == dev_priv->broadcast_rgb_property) {
+ if (val == !!intel_dp->color_range)
+ return 0;
+
+ intel_dp->color_range = val ? DP_COLOR_RANGE_16_235 : 0;
+ goto done;
+ }
+
+ return -EINVAL;
+
+done:
+ if (intel_dp->base.base.crtc) {
+ struct drm_crtc *crtc = intel_dp->base.base.crtc;
+ drm_crtc_helper_set_mode(crtc, &crtc->mode,
+ crtc->x, crtc->y,
+ crtc->fb);
+ }
+
+ return 0;
+}
+
+static void
+intel_dp_destroy(struct drm_connector *connector)
+{
+ struct drm_device *dev = connector->dev;
+
+ if (intel_dpd_is_edp(dev))
+ intel_panel_destroy_backlight(dev);
+
+#if 0
+ drm_sysfs_connector_remove(connector);
+#endif
+ drm_connector_cleanup(connector);
+ free(connector, DRM_MEM_KMS);
+}
+
+static void intel_dp_encoder_destroy(struct drm_encoder *encoder)
+{
+ struct drm_device *dev;
+ struct intel_dp *intel_dp;
+
+ intel_dp = enc_to_intel_dp(encoder);
+ dev = encoder->dev;
+
+ if (intel_dp->dp_iic_bus != NULL) {
+ if (intel_dp->adapter != NULL) {
+ device_delete_child(intel_dp->dp_iic_bus,
+ intel_dp->adapter);
+ }
+ device_delete_child(dev->device, intel_dp->dp_iic_bus);
+ }
+ drm_encoder_cleanup(encoder);
+ if (is_edp(intel_dp)) {
+ struct drm_i915_private *dev_priv = intel_dp->base.base.dev->dev_private;
+
+ taskqueue_cancel_timeout(dev_priv->tq,
+ &intel_dp->panel_vdd_task, NULL);
+ taskqueue_drain_timeout(dev_priv->tq,
+ &intel_dp->panel_vdd_task);
+ ironlake_panel_vdd_off_sync(intel_dp);
+ }
+ free(intel_dp, DRM_MEM_KMS);
+}
+
+static const struct drm_encoder_helper_funcs intel_dp_helper_funcs = {
+ .dpms = intel_dp_dpms,
+ .mode_fixup = intel_dp_mode_fixup,
+ .prepare = intel_dp_prepare,
+ .mode_set = intel_dp_mode_set,
+ .commit = intel_dp_commit,
+};
+
+static const struct drm_connector_funcs intel_dp_connector_funcs = {
+ .dpms = drm_helper_connector_dpms,
+ .detect = intel_dp_detect,
+ .fill_modes = drm_helper_probe_single_connector_modes,
+ .set_property = intel_dp_set_property,
+ .destroy = intel_dp_destroy,
+};
+
+static const struct drm_connector_helper_funcs intel_dp_connector_helper_funcs = {
+ .get_modes = intel_dp_get_modes,
+ .mode_valid = intel_dp_mode_valid,
+ .best_encoder = intel_best_encoder,
+};
+
+static const struct drm_encoder_funcs intel_dp_enc_funcs = {
+ .destroy = intel_dp_encoder_destroy,
+};
+
+static void
+intel_dp_hot_plug(struct intel_encoder *intel_encoder)
+{
+ struct intel_dp *intel_dp = container_of(intel_encoder, struct intel_dp, base);
+
+ intel_dp_check_link_status(intel_dp);
+}
+
+/* Return which DP Port should be selected for Transcoder DP control */
+int
+intel_trans_dp_port_sel(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_mode_config *mode_config = &dev->mode_config;
+ struct drm_encoder *encoder;
+
+ list_for_each_entry(encoder, &mode_config->encoder_list, head) {
+ struct intel_dp *intel_dp;
+
+ if (encoder->crtc != crtc)
+ continue;
+
+ intel_dp = enc_to_intel_dp(encoder);
+ if (intel_dp->base.type == INTEL_OUTPUT_DISPLAYPORT ||
+ intel_dp->base.type == INTEL_OUTPUT_EDP)
+ return intel_dp->output_reg;
+ }
+
+ return -1;
+}
+
+/* check the VBT to see whether the eDP is on DP-D port */
+bool intel_dpd_is_edp(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct child_device_config *p_child;
+ int i;
+
+ if (!dev_priv->child_dev_num)
+ return false;
+
+ for (i = 0; i < dev_priv->child_dev_num; i++) {
+ p_child = dev_priv->child_dev + i;
+
+ if (p_child->dvo_port == PORT_IDPD &&
+ p_child->device_type == DEVICE_TYPE_eDP)
+ return true;
+ }
+ return false;
+}
+
+static void
+intel_dp_add_properties(struct intel_dp *intel_dp, struct drm_connector *connector)
+{
+ intel_attach_force_audio_property(connector);
+ intel_attach_broadcast_rgb_property(connector);
+}
+
+void
+intel_dp_init(struct drm_device *dev, int output_reg)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_connector *connector;
+ struct intel_dp *intel_dp;
+ struct intel_encoder *intel_encoder;
+ struct intel_connector *intel_connector;
+ const char *name = NULL;
+ int type;
+
+ intel_dp = malloc(sizeof(struct intel_dp), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ intel_dp->output_reg = output_reg;
+ intel_dp->dpms_mode = -1;
+
+ intel_connector = malloc(sizeof(struct intel_connector), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+ intel_encoder = &intel_dp->base;
+
+ if (HAS_PCH_SPLIT(dev) && output_reg == PCH_DP_D)
+ if (intel_dpd_is_edp(dev))
+ intel_dp->is_pch_edp = true;
+
+ if (output_reg == DP_A || is_pch_edp(intel_dp)) {
+ type = DRM_MODE_CONNECTOR_eDP;
+ intel_encoder->type = INTEL_OUTPUT_EDP;
+ } else {
+ type = DRM_MODE_CONNECTOR_DisplayPort;
+ intel_encoder->type = INTEL_OUTPUT_DISPLAYPORT;
+ }
+
+ connector = &intel_connector->base;
+ drm_connector_init(dev, connector, &intel_dp_connector_funcs, type);
+ drm_connector_helper_add(connector, &intel_dp_connector_helper_funcs);
+
+ connector->polled = DRM_CONNECTOR_POLL_HPD;
+
+ if (output_reg == DP_B || output_reg == PCH_DP_B)
+ intel_encoder->clone_mask = (1 << INTEL_DP_B_CLONE_BIT);
+ else if (output_reg == DP_C || output_reg == PCH_DP_C)
+ intel_encoder->clone_mask = (1 << INTEL_DP_C_CLONE_BIT);
+ else if (output_reg == DP_D || output_reg == PCH_DP_D)
+ intel_encoder->clone_mask = (1 << INTEL_DP_D_CLONE_BIT);
+
+ if (is_edp(intel_dp)) {
+ intel_encoder->clone_mask = (1 << INTEL_EDP_CLONE_BIT);
+ TIMEOUT_TASK_INIT(dev_priv->tq, &intel_dp->panel_vdd_task, 0,
+ ironlake_panel_vdd_work, intel_dp);
+ }
+
+ intel_encoder->crtc_mask = (1 << 0) | (1 << 1) | (1 << 2);
+ connector->interlace_allowed = true;
+ connector->doublescan_allowed = 0;
+
+ drm_encoder_init(dev, &intel_encoder->base, &intel_dp_enc_funcs,
+ DRM_MODE_ENCODER_TMDS);
+ drm_encoder_helper_add(&intel_encoder->base, &intel_dp_helper_funcs);
+
+ intel_connector_attach_encoder(intel_connector, intel_encoder);
+#if 0
+ drm_sysfs_connector_add(connector);
+#endif
+
+ /* Set up the DDC bus. */
+ switch (output_reg) {
+ case DP_A:
+ name = "DPDDC-A";
+ break;
+ case DP_B:
+ case PCH_DP_B:
+ dev_priv->hotplug_supported_mask |=
+ HDMIB_HOTPLUG_INT_STATUS;
+ name = "DPDDC-B";
+ break;
+ case DP_C:
+ case PCH_DP_C:
+ dev_priv->hotplug_supported_mask |=
+ HDMIC_HOTPLUG_INT_STATUS;
+ name = "DPDDC-C";
+ break;
+ case DP_D:
+ case PCH_DP_D:
+ dev_priv->hotplug_supported_mask |=
+ HDMID_HOTPLUG_INT_STATUS;
+ name = "DPDDC-D";
+ break;
+ }
+
+ /* Cache some DPCD data in the eDP case */
+ if (is_edp(intel_dp)) {
+ bool ret;
+ struct edp_power_seq cur, vbt;
+ u32 pp_on, pp_off, pp_div;
+
+ pp_on = I915_READ(PCH_PP_ON_DELAYS);
+ pp_off = I915_READ(PCH_PP_OFF_DELAYS);
+ pp_div = I915_READ(PCH_PP_DIVISOR);
+
+ /* Pull timing values out of registers */
+ cur.t1_t3 = (pp_on & PANEL_POWER_UP_DELAY_MASK) >>
+ PANEL_POWER_UP_DELAY_SHIFT;
+
+ cur.t8 = (pp_on & PANEL_LIGHT_ON_DELAY_MASK) >>
+ PANEL_LIGHT_ON_DELAY_SHIFT;
+
+ cur.t9 = (pp_off & PANEL_LIGHT_OFF_DELAY_MASK) >>
+ PANEL_LIGHT_OFF_DELAY_SHIFT;
+
+ cur.t10 = (pp_off & PANEL_POWER_DOWN_DELAY_MASK) >>
+ PANEL_POWER_DOWN_DELAY_SHIFT;
+
+ cur.t11_t12 = ((pp_div & PANEL_POWER_CYCLE_DELAY_MASK) >>
+ PANEL_POWER_CYCLE_DELAY_SHIFT) * 1000;
+
+ DRM_DEBUG_KMS("cur t1_t3 %d t8 %d t9 %d t10 %d t11_t12 %d\n",
+ cur.t1_t3, cur.t8, cur.t9, cur.t10, cur.t11_t12);
+
+ vbt = dev_priv->edp.pps;
+
+ DRM_DEBUG_KMS("vbt t1_t3 %d t8 %d t9 %d t10 %d t11_t12 %d\n",
+ vbt.t1_t3, vbt.t8, vbt.t9, vbt.t10, vbt.t11_t12);
+
+#define get_delay(field) ((max(cur.field, vbt.field) + 9) / 10)
+
+ intel_dp->panel_power_up_delay = get_delay(t1_t3);
+ intel_dp->backlight_on_delay = get_delay(t8);
+ intel_dp->backlight_off_delay = get_delay(t9);
+ intel_dp->panel_power_down_delay = get_delay(t10);
+ intel_dp->panel_power_cycle_delay = get_delay(t11_t12);
+
+ DRM_DEBUG_KMS("panel power up delay %d, power down delay %d, power cycle delay %d\n",
+ intel_dp->panel_power_up_delay, intel_dp->panel_power_down_delay,
+ intel_dp->panel_power_cycle_delay);
+
+ DRM_DEBUG_KMS("backlight on delay %d, off delay %d\n",
+ intel_dp->backlight_on_delay, intel_dp->backlight_off_delay);
+
+ ironlake_edp_panel_vdd_on(intel_dp);
+ ret = intel_dp_get_dpcd(intel_dp);
+ ironlake_edp_panel_vdd_off(intel_dp, false);
+
+ if (ret) {
+ if (intel_dp->dpcd[DP_DPCD_REV] >= 0x11)
+ dev_priv->no_aux_handshake =
+ intel_dp->dpcd[DP_MAX_DOWNSPREAD] &
+ DP_NO_AUX_HANDSHAKE_LINK_TRAINING;
+ } else {
+ /* if this fails, presume the device is a ghost */
+ DRM_INFO("failed to retrieve link info, disabling eDP\n");
+ intel_dp_encoder_destroy(&intel_dp->base.base);
+ intel_dp_destroy(&intel_connector->base);
+ return;
+ }
+ }
+
+ intel_dp_i2c_init(intel_dp, intel_connector, name);
+
+ intel_encoder->hot_plug = intel_dp_hot_plug;
+
+ if (is_edp(intel_dp)) {
+ dev_priv->int_edp_connector = connector;
+ intel_panel_setup_backlight(dev);
+ }
+
+ intel_dp_add_properties(intel_dp, connector);
+
+ /* For G4X desktop chip, PEG_BAND_GAP_DATA 3:0 must first be written
+ * 0xd. Failure to do so will result in spurious interrupts being
+ * generated on the port when a cable is not attached.
+ */
+ if (IS_G4X(dev) && !IS_GM45(dev)) {
+ u32 temp = I915_READ(PEG_BAND_GAP_DATA);
+ I915_WRITE(PEG_BAND_GAP_DATA, (temp & ~0xf) | 0xd);
+ }
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_drv.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_drv.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,428 @@
+/*
+ * Copyright (c) 2006 Dave Airlie <airlied at linux.ie>
+ * Copyright (c) 2007-2008 Intel Corporation
+ * Jesse Barnes <jesse.barnes at intel.com>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+ * IN THE SOFTWARE.
+ *
+ * $FreeBSD: head/sys/dev/drm2/i915/intel_drv.h 235783 2012-05-22 11:07:44Z kib $
+ */
+
+#ifndef DRM_INTEL_DRV_H
+#define DRM_INTEL_DRV_H
+
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/drm_crtc.h>
+#include <dev/drm2/drm_crtc_helper.h>
+#include <dev/drm2/drm_fb_helper.h>
+
+#define _intel_wait_for(DEV, COND, MS, W, WMSG) \
+({ \
+ int end, ret; \
+ \
+ end = ticks + (MS) * hz / 1000; \
+ ret = 0; \
+ \
+ while (!(COND)) { \
+ if (time_after(ticks, end)) { \
+ ret = -ETIMEDOUT; \
+ break; \
+ } \
+ if (W) \
+ pause((WMSG), 1); \
+ else \
+ DELAY(1000); \
+ } \
+ \
+ ret; \
+})
+
+#define KHz(x) (1000*x)
+#define MHz(x) KHz(1000*x)
+
+/* store information about an Ixxx DVO */
+/* The i830->i865 use multiple DVOs with multiple i2cs */
+/* the i915, i945 have a single sDVO i2c bus - which is different */
+#define MAX_OUTPUTS 6
+/* maximum connectors per crtcs in the mode set */
+#define INTELFB_CONN_LIMIT 4
+
+#define INTEL_I2C_BUS_DVO 1
+#define INTEL_I2C_BUS_SDVO 2
+
+/* these are outputs from the chip - integrated only
+ external chips are via DVO or SDVO output */
+#define INTEL_OUTPUT_UNUSED 0
+#define INTEL_OUTPUT_ANALOG 1
+#define INTEL_OUTPUT_DVO 2
+#define INTEL_OUTPUT_SDVO 3
+#define INTEL_OUTPUT_LVDS 4
+#define INTEL_OUTPUT_TVOUT 5
+#define INTEL_OUTPUT_HDMI 6
+#define INTEL_OUTPUT_DISPLAYPORT 7
+#define INTEL_OUTPUT_EDP 8
+
+/* Intel Pipe Clone Bit */
+#define INTEL_HDMIB_CLONE_BIT 1
+#define INTEL_HDMIC_CLONE_BIT 2
+#define INTEL_HDMID_CLONE_BIT 3
+#define INTEL_HDMIE_CLONE_BIT 4
+#define INTEL_HDMIF_CLONE_BIT 5
+#define INTEL_SDVO_NON_TV_CLONE_BIT 6
+#define INTEL_SDVO_TV_CLONE_BIT 7
+#define INTEL_SDVO_LVDS_CLONE_BIT 8
+#define INTEL_ANALOG_CLONE_BIT 9
+#define INTEL_TV_CLONE_BIT 10
+#define INTEL_DP_B_CLONE_BIT 11
+#define INTEL_DP_C_CLONE_BIT 12
+#define INTEL_DP_D_CLONE_BIT 13
+#define INTEL_LVDS_CLONE_BIT 14
+#define INTEL_DVO_TMDS_CLONE_BIT 15
+#define INTEL_DVO_LVDS_CLONE_BIT 16
+#define INTEL_EDP_CLONE_BIT 17
+
+#define INTEL_DVO_CHIP_NONE 0
+#define INTEL_DVO_CHIP_LVDS 1
+#define INTEL_DVO_CHIP_TMDS 2
+#define INTEL_DVO_CHIP_TVOUT 4
+
+/* drm_display_mode->private_flags */
+#define INTEL_MODE_PIXEL_MULTIPLIER_SHIFT (0x0)
+#define INTEL_MODE_PIXEL_MULTIPLIER_MASK (0xf << INTEL_MODE_PIXEL_MULTIPLIER_SHIFT)
+#define INTEL_MODE_DP_FORCE_6BPC (0x10)
+/* This flag must be set by the encoder's mode_fixup if it changes the crtc
+ * timings in the mode to prevent the crtc fixup from overwriting them.
+ * Currently only lvds needs that. */
+#define INTEL_MODE_CRTC_TIMINGS_SET (0x20)
+
+static inline void
+intel_mode_set_pixel_multiplier(struct drm_display_mode *mode,
+ int multiplier)
+{
+ mode->clock *= multiplier;
+ mode->private_flags |= multiplier;
+}
+
+static inline int
+intel_mode_get_pixel_multiplier(const struct drm_display_mode *mode)
+{
+ return (mode->private_flags & INTEL_MODE_PIXEL_MULTIPLIER_MASK) >> INTEL_MODE_PIXEL_MULTIPLIER_SHIFT;
+}
+
+struct intel_framebuffer {
+ struct drm_framebuffer base;
+ struct drm_i915_gem_object *obj;
+};
+
+struct intel_fbdev {
+ struct drm_fb_helper helper;
+ struct intel_framebuffer ifb;
+ struct list_head fbdev_list;
+ struct drm_display_mode *our_mode;
+};
+
+struct intel_encoder {
+ struct drm_encoder base;
+ int type;
+ bool needs_tv_clock;
+ void (*hot_plug)(struct intel_encoder *);
+ int crtc_mask;
+ int clone_mask;
+};
+
+struct intel_connector {
+ struct drm_connector base;
+ struct intel_encoder *encoder;
+};
+
+struct intel_crtc {
+ struct drm_crtc base;
+ enum pipe pipe;
+ enum plane plane;
+ u8 lut_r[256], lut_g[256], lut_b[256];
+ int dpms_mode;
+ bool active; /* is the crtc on? independent of the dpms mode */
+ bool busy; /* is scanout buffer being updated frequently? */
+ struct callout idle_callout;
+ bool lowfreq_avail;
+ struct intel_overlay *overlay;
+ struct intel_unpin_work *unpin_work;
+ int fdi_lanes;
+
+ struct drm_i915_gem_object *cursor_bo;
+ uint32_t cursor_addr;
+ int16_t cursor_x, cursor_y;
+ int16_t cursor_width, cursor_height;
+ bool cursor_visible;
+ unsigned int bpp;
+
+ bool no_pll; /* tertiary pipe for IVB */
+ bool use_pll_a;
+};
+
+struct intel_plane {
+ struct drm_plane base;
+ enum pipe pipe;
+ struct drm_i915_gem_object *obj;
+ bool primary_disabled;
+ int max_downscale;
+ u32 lut_r[1024], lut_g[1024], lut_b[1024];
+ void (*update_plane)(struct drm_plane *plane,
+ struct drm_framebuffer *fb,
+ struct drm_i915_gem_object *obj,
+ int crtc_x, int crtc_y,
+ unsigned int crtc_w, unsigned int crtc_h,
+ uint32_t x, uint32_t y,
+ uint32_t src_w, uint32_t src_h);
+ void (*disable_plane)(struct drm_plane *plane);
+ int (*update_colorkey)(struct drm_plane *plane,
+ struct drm_intel_sprite_colorkey *key);
+ void (*get_colorkey)(struct drm_plane *plane,
+ struct drm_intel_sprite_colorkey *key);
+};
+
+#define to_intel_crtc(x) container_of(x, struct intel_crtc, base)
+#define to_intel_connector(x) container_of(x, struct intel_connector, base)
+#define to_intel_encoder(x) container_of(x, struct intel_encoder, base)
+#define to_intel_framebuffer(x) container_of(x, struct intel_framebuffer, base)
+#define to_intel_plane(x) container_of(x, struct intel_plane, base)
+
+#define DIP_HEADER_SIZE 5
+
+#define DIP_TYPE_AVI 0x82
+#define DIP_VERSION_AVI 0x2
+#define DIP_LEN_AVI 13
+
+#define DIP_TYPE_SPD 0x83
+#define DIP_VERSION_SPD 0x1
+#define DIP_LEN_SPD 25
+#define DIP_SPD_UNKNOWN 0
+#define DIP_SPD_DSTB 0x1
+#define DIP_SPD_DVDP 0x2
+#define DIP_SPD_DVHS 0x3
+#define DIP_SPD_HDDVR 0x4
+#define DIP_SPD_DVC 0x5
+#define DIP_SPD_DSC 0x6
+#define DIP_SPD_VCD 0x7
+#define DIP_SPD_GAME 0x8
+#define DIP_SPD_PC 0x9
+#define DIP_SPD_BD 0xa
+#define DIP_SPD_SCD 0xb
+
+struct dip_infoframe {
+ uint8_t type; /* HB0 */
+ uint8_t ver; /* HB1 */
+ uint8_t len; /* HB2 - body len, not including checksum */
+ uint8_t ecc; /* Header ECC */
+ uint8_t checksum; /* PB0 */
+ union {
+ struct {
+ /* PB1 - Y 6:5, A 4:4, B 3:2, S 1:0 */
+ uint8_t Y_A_B_S;
+ /* PB2 - C 7:6, M 5:4, R 3:0 */
+ uint8_t C_M_R;
+ /* PB3 - ITC 7:7, EC 6:4, Q 3:2, SC 1:0 */
+ uint8_t ITC_EC_Q_SC;
+ /* PB4 - VIC 6:0 */
+ uint8_t VIC;
+ /* PB5 - PR 3:0 */
+ uint8_t PR;
+ /* PB6 to PB13 */
+ uint16_t top_bar_end;
+ uint16_t bottom_bar_start;
+ uint16_t left_bar_end;
+ uint16_t right_bar_start;
+ } avi;
+ struct {
+ uint8_t vn[8];
+ uint8_t pd[16];
+ uint8_t sdi;
+ } spd;
+ uint8_t payload[27];
+ } __attribute__ ((packed)) body;
+} __attribute__((packed));
+
+static inline struct drm_crtc *
+intel_get_crtc_for_pipe(struct drm_device *dev, int pipe)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ return dev_priv->pipe_to_crtc_mapping[pipe];
+}
+
+static inline struct drm_crtc *
+intel_get_crtc_for_plane(struct drm_device *dev, int plane)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ return dev_priv->plane_to_crtc_mapping[plane];
+}
+
+struct intel_unpin_work {
+ struct task task;
+ struct drm_device *dev;
+ struct drm_i915_gem_object *old_fb_obj;
+ struct drm_i915_gem_object *pending_flip_obj;
+ struct drm_pending_vblank_event *event;
+ int pending;
+ bool enable_stall_check;
+};
+
+struct intel_fbc_work {
+ struct timeout_task task;
+ struct drm_crtc *crtc;
+ struct drm_framebuffer *fb;
+ int interval;
+};
+
+int intel_ddc_get_modes(struct drm_connector *c, device_t adapter);
+extern bool intel_ddc_probe(struct intel_encoder *intel_encoder, int ddc_bus);
+
+extern void intel_attach_force_audio_property(struct drm_connector *connector);
+extern void intel_attach_broadcast_rgb_property(struct drm_connector *connector);
+
+extern void intel_crt_init(struct drm_device *dev);
+extern void intel_hdmi_init(struct drm_device *dev, int sdvox_reg);
+void intel_dip_infoframe_csum(struct dip_infoframe *avi_if);
+extern bool intel_sdvo_init(struct drm_device *dev, int output_device);
+extern void intel_dvo_init(struct drm_device *dev);
+extern void intel_tv_init(struct drm_device *dev);
+extern void intel_mark_busy(struct drm_device *dev,
+ struct drm_i915_gem_object *obj);
+extern bool intel_lvds_init(struct drm_device *dev);
+extern void intel_dp_init(struct drm_device *dev, int dp_reg);
+void
+intel_dp_set_m_n(struct drm_crtc *crtc, struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode);
+extern bool intel_dpd_is_edp(struct drm_device *dev);
+extern void intel_edp_link_config(struct intel_encoder *, int *, int *);
+extern bool intel_encoder_is_pch_edp(struct drm_encoder *encoder);
+extern int intel_plane_init(struct drm_device *dev, enum pipe pipe);
+
+/* intel_panel.c */
+extern void intel_fixed_panel_mode(struct drm_display_mode *fixed_mode,
+ struct drm_display_mode *adjusted_mode);
+extern void intel_pch_panel_fitting(struct drm_device *dev,
+ int fitting_mode,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode);
+extern u32 intel_panel_get_max_backlight(struct drm_device *dev);
+extern u32 intel_panel_get_backlight(struct drm_device *dev);
+extern void intel_panel_set_backlight(struct drm_device *dev, u32 level);
+extern int intel_panel_setup_backlight(struct drm_device *dev);
+extern void intel_panel_enable_backlight(struct drm_device *dev);
+extern void intel_panel_disable_backlight(struct drm_device *dev);
+extern void intel_panel_destroy_backlight(struct drm_device *dev);
+extern enum drm_connector_status intel_panel_detect(struct drm_device *dev);
+
+extern void intel_crtc_load_lut(struct drm_crtc *crtc);
+extern void intel_encoder_prepare(struct drm_encoder *encoder);
+extern void intel_encoder_commit(struct drm_encoder *encoder);
+extern void intel_encoder_destroy(struct drm_encoder *encoder);
+
+static inline struct intel_encoder *intel_attached_encoder(struct drm_connector *connector)
+{
+ return to_intel_connector(connector)->encoder;
+}
+
+extern void intel_connector_attach_encoder(struct intel_connector *connector,
+ struct intel_encoder *encoder);
+extern struct drm_encoder *intel_best_encoder(struct drm_connector *connector);
+
+extern struct drm_display_mode *intel_crtc_mode_get(struct drm_device *dev,
+ struct drm_crtc *crtc);
+int intel_get_pipe_from_crtc_id(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+extern void intel_wait_for_vblank(struct drm_device *dev, int pipe);
+extern void intel_wait_for_pipe_off(struct drm_device *dev, int pipe);
+
+struct intel_load_detect_pipe {
+ struct drm_framebuffer *release_fb;
+ bool load_detect_temp;
+ int dpms_mode;
+};
+extern bool intel_get_load_detect_pipe(struct intel_encoder *intel_encoder,
+ struct drm_connector *connector,
+ struct drm_display_mode *mode,
+ struct intel_load_detect_pipe *old);
+extern void intel_release_load_detect_pipe(struct intel_encoder *intel_encoder,
+ struct drm_connector *connector,
+ struct intel_load_detect_pipe *old);
+
+extern void intelfb_restore(void);
+extern void intel_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green,
+ u16 blue, int regno);
+extern void intel_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green,
+ u16 *blue, int regno);
+extern void intel_enable_clock_gating(struct drm_device *dev);
+extern void ironlake_enable_drps(struct drm_device *dev);
+extern void ironlake_disable_drps(struct drm_device *dev);
+extern void gen6_enable_rps(struct drm_i915_private *dev_priv);
+extern void gen6_update_ring_freq(struct drm_i915_private *dev_priv);
+extern void gen6_disable_rps(struct drm_device *dev);
+extern void intel_init_emon(struct drm_device *dev);
+
+extern int intel_pin_and_fence_fb_obj(struct drm_device *dev,
+ struct drm_i915_gem_object *obj,
+ struct intel_ring_buffer *pipelined);
+extern void intel_unpin_fb_obj(struct drm_i915_gem_object *obj);
+
+extern int intel_framebuffer_init(struct drm_device *dev,
+ struct intel_framebuffer *ifb,
+ struct drm_mode_fb_cmd2 *mode_cmd,
+ struct drm_i915_gem_object *obj);
+extern int intel_fbdev_init(struct drm_device *dev);
+extern void intel_fbdev_fini(struct drm_device *dev);
+
+extern void intel_prepare_page_flip(struct drm_device *dev, int plane);
+extern void intel_finish_page_flip(struct drm_device *dev, int pipe);
+extern void intel_finish_page_flip_plane(struct drm_device *dev, int plane);
+
+extern void intel_setup_overlay(struct drm_device *dev);
+extern void intel_cleanup_overlay(struct drm_device *dev);
+extern int intel_overlay_switch_off(struct intel_overlay *overlay);
+extern int intel_overlay_put_image(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+extern int intel_overlay_attrs(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+extern void intel_fb_output_poll_changed(struct drm_device *dev);
+extern void intel_fb_restore_mode(struct drm_device *dev);
+
+extern void assert_pipe(struct drm_i915_private *dev_priv, enum pipe pipe,
+ bool state);
+#define assert_pipe_enabled(d, p) assert_pipe(d, p, true)
+#define assert_pipe_disabled(d, p) assert_pipe(d, p, false)
+
+extern void intel_init_clock_gating(struct drm_device *dev);
+extern void intel_write_eld(struct drm_encoder *encoder,
+ struct drm_display_mode *mode);
+extern void intel_cpt_verify_modeset(struct drm_device *dev, int pipe);
+
+/* For use by IVB LP watermark workaround in intel_sprite.c */
+extern void sandybridge_update_wm(struct drm_device *dev);
+extern void intel_update_sprite_watermarks(struct drm_device *dev, int pipe,
+ uint32_t sprite_width,
+ int pixel_size);
+extern int intel_sprite_set_colorkey(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+extern int intel_sprite_get_colorkey(struct drm_device *dev, void *data,
+ struct drm_file *file_priv);
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_fb.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_fb.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,270 @@
+/*
+ * Copyright © 2007 David Airlie
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * David Airlie
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_fb.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_crtc.h>
+#include <dev/drm2/drm_fb_helper.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+
+static int intelfb_create(struct intel_fbdev *ifbdev,
+ struct drm_fb_helper_surface_size *sizes)
+{
+ struct drm_device *dev = ifbdev->helper.dev;
+#if 0
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct fb_info *info;
+#endif
+ struct drm_framebuffer *fb;
+ struct drm_mode_fb_cmd2 mode_cmd;
+ struct drm_i915_gem_object *obj;
+ int size, ret;
+
+ /* we don't do packed 24bpp */
+ if (sizes->surface_bpp == 24)
+ sizes->surface_bpp = 32;
+
+ mode_cmd.width = sizes->surface_width;
+ mode_cmd.height = sizes->surface_height;
+
+ mode_cmd.pitches[0] = roundup2(mode_cmd.width * ((sizes->surface_bpp + 7) /
+ 8), 64);
+ mode_cmd.pixel_format = drm_mode_legacy_fb_format(sizes->surface_bpp,
+ sizes->surface_depth);
+
+ size = mode_cmd.pitches[0] * mode_cmd.height;
+ size = roundup2(size, PAGE_SIZE);
+ obj = i915_gem_alloc_object(dev, size);
+ if (!obj) {
+ DRM_ERROR("failed to allocate framebuffer\n");
+ ret = -ENOMEM;
+ goto out;
+ }
+
+ DRM_LOCK(dev);
+
+ /* Flush everything out, we'll be doing GTT only from now on */
+ ret = intel_pin_and_fence_fb_obj(dev, obj, false);
+ if (ret) {
+ DRM_ERROR("failed to pin fb: %d\n", ret);
+ goto out_unref;
+ }
+
+#if 0
+ info = framebuffer_alloc(0, device);
+ if (!info) {
+ ret = -ENOMEM;
+ goto out_unpin;
+ }
+
+ info->par = ifbdev;
+#endif
+
+ ret = intel_framebuffer_init(dev, &ifbdev->ifb, &mode_cmd, obj);
+ if (ret)
+ goto out_unpin;
+
+ fb = &ifbdev->ifb.base;
+
+ ifbdev->helper.fb = fb;
+#if 0
+ ifbdev->helper.fbdev = info;
+
+ strcpy(info->fix.id, "inteldrmfb");
+
+ info->flags = FBINFO_DEFAULT | FBINFO_CAN_FORCE_OUTPUT;
+ info->fbops = &intelfb_ops;
+
+ ret = fb_alloc_cmap(&info->cmap, 256, 0);
+ if (ret) {
+ ret = -ENOMEM;
+ goto out_unpin;
+ }
+ /* setup aperture base/size for vesafb takeover */
+ info->apertures = alloc_apertures(1);
+ if (!info->apertures) {
+ ret = -ENOMEM;
+ goto out_unpin;
+ }
+ info->apertures->ranges[0].base = dev->mode_config.fb_base;
+ info->apertures->ranges[0].size =
+ dev_priv->mm.gtt->gtt_mappable_entries << PAGE_SHIFT;
+
+ info->fix.smem_start = dev->mode_config.fb_base + obj->gtt_offset;
+ info->fix.smem_len = size;
+
+ info->screen_base = ioremap_wc(dev->agp->base + obj->gtt_offset, size);
+ if (!info->screen_base) {
+ ret = -ENOSPC;
+ goto out_unpin;
+ }
+ info->screen_size = size;
+
+// memset(info->screen_base, 0, size);
+
+ drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth);
+ drm_fb_helper_fill_var(info, &ifbdev->helper, sizes->fb_width, sizes->fb_height);
+
+ /* Use default scratch pixmap (info->pixmap.flags = FB_PIXMAP_SYSTEM) */
+#endif
+
+ DRM_DEBUG_KMS("allocated %dx%d fb: 0x%08x, bo %p\n",
+ fb->width, fb->height,
+ obj->gtt_offset, obj);
+
+ DRM_UNLOCK(dev);
+#if 1
+ KIB_NOTYET();
+#else
+ vga_switcheroo_client_fb_set(dev->pdev, info);
+#endif
+ return 0;
+
+out_unpin:
+ i915_gem_object_unpin(obj);
+out_unref:
+ drm_gem_object_unreference(&obj->base);
+ DRM_UNLOCK(dev);
+out:
+ return ret;
+}
+
+static int intel_fb_find_or_create_single(struct drm_fb_helper *helper,
+ struct drm_fb_helper_surface_size *sizes)
+{
+ struct intel_fbdev *ifbdev = (struct intel_fbdev *)helper;
+ int new_fb = 0;
+ int ret;
+
+ if (!helper->fb) {
+ ret = intelfb_create(ifbdev, sizes);
+ if (ret)
+ return ret;
+ new_fb = 1;
+ }
+ return new_fb;
+}
+
+static struct drm_fb_helper_funcs intel_fb_helper_funcs = {
+ .gamma_set = intel_crtc_fb_gamma_set,
+ .gamma_get = intel_crtc_fb_gamma_get,
+ .fb_probe = intel_fb_find_or_create_single,
+};
+
+static void intel_fbdev_destroy(struct drm_device *dev,
+ struct intel_fbdev *ifbdev)
+{
+#if 0
+ struct fb_info *info;
+#endif
+ struct intel_framebuffer *ifb = &ifbdev->ifb;
+
+#if 0
+ if (ifbdev->helper.fbdev) {
+ info = ifbdev->helper.fbdev;
+ unregister_framebuffer(info);
+ iounmap(info->screen_base);
+ if (info->cmap.len)
+ fb_dealloc_cmap(&info->cmap);
+ framebuffer_release(info);
+ }
+#endif
+
+ drm_fb_helper_fini(&ifbdev->helper);
+
+ drm_framebuffer_cleanup(&ifb->base);
+ if (ifb->obj) {
+ drm_gem_object_unreference_unlocked(&ifb->obj->base);
+ ifb->obj = NULL;
+ }
+}
+
+int intel_fbdev_init(struct drm_device *dev)
+{
+ struct intel_fbdev *ifbdev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int ret;
+
+ ifbdev = malloc(sizeof(struct intel_fbdev), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ dev_priv->fbdev = ifbdev;
+ ifbdev->helper.funcs = &intel_fb_helper_funcs;
+
+ ret = drm_fb_helper_init(dev, &ifbdev->helper,
+ dev_priv->num_pipe,
+ INTELFB_CONN_LIMIT);
+ if (ret) {
+ free(ifbdev, DRM_MEM_KMS);
+ return ret;
+ }
+
+ drm_fb_helper_single_add_all_connectors(&ifbdev->helper);
+ drm_fb_helper_initial_config(&ifbdev->helper, 32);
+ return 0;
+}
+
+void intel_fbdev_fini(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ if (!dev_priv->fbdev)
+ return;
+
+ intel_fbdev_destroy(dev, dev_priv->fbdev);
+ free(dev_priv->fbdev, DRM_MEM_KMS);
+ dev_priv->fbdev = NULL;
+}
+
+void intel_fb_output_poll_changed(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ drm_fb_helper_hotplug_event(&dev_priv->fbdev->helper);
+}
+
+void intel_fb_restore_mode(struct drm_device *dev)
+{
+ int ret;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_mode_config *config = &dev->mode_config;
+ struct drm_plane *plane;
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ ret = drm_fb_helper_restore_fbdev_mode(&dev_priv->fbdev->helper);
+ if (ret)
+ DRM_DEBUG("failed to restore crtc mode\n");
+
+ /* Be sure to shut off any planes that may be active */
+ list_for_each_entry(plane, &config->plane_list, head)
+ plane->funcs->disable_plane(plane);
+
+ sx_xunlock(&dev->mode_config.mutex);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_hdmi.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_hdmi.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,576 @@
+/*
+ * Copyright 2006 Dave Airlie <airlied at linux.ie>
+ * Copyright © 2006-2009 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ * Jesse Barnes <jesse.barnes at intel.com>
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_hdmi.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_crtc.h>
+#include <dev/drm2/drm_edid.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+
+struct intel_hdmi {
+ struct intel_encoder base;
+ u32 sdvox_reg;
+ int ddc_bus;
+ uint32_t color_range;
+ bool has_hdmi_sink;
+ bool has_audio;
+ enum hdmi_force_audio force_audio;
+ void (*write_infoframe)(struct drm_encoder *encoder,
+ struct dip_infoframe *frame);
+};
+
+static struct intel_hdmi *enc_to_intel_hdmi(struct drm_encoder *encoder)
+{
+ return container_of(encoder, struct intel_hdmi, base.base);
+}
+
+static struct intel_hdmi *intel_attached_hdmi(struct drm_connector *connector)
+{
+ return container_of(intel_attached_encoder(connector),
+ struct intel_hdmi, base);
+}
+
+void intel_dip_infoframe_csum(struct dip_infoframe *frame)
+{
+ uint8_t *data = (uint8_t *)frame;
+ uint8_t sum = 0;
+ unsigned i;
+
+ frame->checksum = 0;
+ frame->ecc = 0;
+
+ for (i = 0; i < frame->len + DIP_HEADER_SIZE; i++)
+ sum += data[i];
+
+ frame->checksum = 0x100 - sum;
+}
+
+static u32 intel_infoframe_index(struct dip_infoframe *frame)
+{
+ u32 flags = 0;
+
+ switch (frame->type) {
+ case DIP_TYPE_AVI:
+ flags |= VIDEO_DIP_SELECT_AVI;
+ break;
+ case DIP_TYPE_SPD:
+ flags |= VIDEO_DIP_SELECT_SPD;
+ break;
+ default:
+ DRM_DEBUG("unknown info frame type %d\n", frame->type);
+ break;
+ }
+
+ return flags;
+}
+
+static u32 intel_infoframe_flags(struct dip_infoframe *frame)
+{
+ u32 flags = 0;
+
+ switch (frame->type) {
+ case DIP_TYPE_AVI:
+ flags |= VIDEO_DIP_ENABLE_AVI | VIDEO_DIP_FREQ_VSYNC;
+ break;
+ case DIP_TYPE_SPD:
+ flags |= VIDEO_DIP_ENABLE_SPD | VIDEO_DIP_FREQ_VSYNC;
+ break;
+ default:
+ DRM_DEBUG("unknown info frame type %d\n", frame->type);
+ break;
+ }
+
+ return flags;
+}
+
+static void i9xx_write_infoframe(struct drm_encoder *encoder,
+ struct dip_infoframe *frame)
+{
+ uint32_t *data = (uint32_t *)frame;
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder);
+ u32 port, flags, val = I915_READ(VIDEO_DIP_CTL);
+ unsigned i, len = DIP_HEADER_SIZE + frame->len;
+
+
+ /* XXX first guess at handling video port, is this corrent? */
+ if (intel_hdmi->sdvox_reg == SDVOB)
+ port = VIDEO_DIP_PORT_B;
+ else if (intel_hdmi->sdvox_reg == SDVOC)
+ port = VIDEO_DIP_PORT_C;
+ else
+ return;
+
+ flags = intel_infoframe_index(frame);
+
+ val &= ~VIDEO_DIP_SELECT_MASK;
+
+ I915_WRITE(VIDEO_DIP_CTL, VIDEO_DIP_ENABLE | val | port | flags);
+
+ for (i = 0; i < len; i += 4) {
+ I915_WRITE(VIDEO_DIP_DATA, *data);
+ data++;
+ }
+
+ flags |= intel_infoframe_flags(frame);
+
+ I915_WRITE(VIDEO_DIP_CTL, VIDEO_DIP_ENABLE | val | port | flags);
+}
+
+static void ironlake_write_infoframe(struct drm_encoder *encoder,
+ struct dip_infoframe *frame)
+{
+ uint32_t *data = (uint32_t *)frame;
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc = encoder->crtc;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int reg = TVIDEO_DIP_CTL(intel_crtc->pipe);
+ unsigned i, len = DIP_HEADER_SIZE + frame->len;
+ u32 flags, val = I915_READ(reg);
+
+ intel_wait_for_vblank(dev, intel_crtc->pipe);
+
+ flags = intel_infoframe_index(frame);
+
+ val &= ~(VIDEO_DIP_SELECT_MASK | 0xf); /* clear DIP data offset */
+
+ I915_WRITE(reg, VIDEO_DIP_ENABLE | val | flags);
+
+ for (i = 0; i < len; i += 4) {
+ I915_WRITE(TVIDEO_DIP_DATA(intel_crtc->pipe), *data);
+ data++;
+ }
+
+ flags |= intel_infoframe_flags(frame);
+
+ I915_WRITE(reg, VIDEO_DIP_ENABLE | val | flags);
+}
+
+static void intel_set_infoframe(struct drm_encoder *encoder,
+ struct dip_infoframe *frame)
+{
+ struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder);
+
+ if (!intel_hdmi->has_hdmi_sink)
+ return;
+
+ intel_dip_infoframe_csum(frame);
+ intel_hdmi->write_infoframe(encoder, frame);
+}
+
+static void intel_hdmi_set_avi_infoframe(struct drm_encoder *encoder)
+{
+ struct dip_infoframe avi_if = {
+ .type = DIP_TYPE_AVI,
+ .ver = DIP_VERSION_AVI,
+ .len = DIP_LEN_AVI,
+ };
+
+ intel_set_infoframe(encoder, &avi_if);
+}
+
+static void intel_hdmi_set_spd_infoframe(struct drm_encoder *encoder)
+{
+ struct dip_infoframe spd_if;
+
+ memset(&spd_if, 0, sizeof(spd_if));
+ spd_if.type = DIP_TYPE_SPD;
+ spd_if.ver = DIP_VERSION_SPD;
+ spd_if.len = DIP_LEN_SPD;
+ strcpy(spd_if.body.spd.vn, "Intel");
+ strcpy(spd_if.body.spd.pd, "Integrated gfx");
+ spd_if.body.spd.sdi = DIP_SPD_PC;
+
+ intel_set_infoframe(encoder, &spd_if);
+}
+
+static void intel_hdmi_mode_set(struct drm_encoder *encoder,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc = encoder->crtc;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder);
+ u32 sdvox;
+
+ sdvox = SDVO_ENCODING_HDMI | SDVO_BORDER_ENABLE;
+ if (!HAS_PCH_SPLIT(dev))
+ sdvox |= intel_hdmi->color_range;
+ if (adjusted_mode->flags & DRM_MODE_FLAG_PVSYNC)
+ sdvox |= SDVO_VSYNC_ACTIVE_HIGH;
+ if (adjusted_mode->flags & DRM_MODE_FLAG_PHSYNC)
+ sdvox |= SDVO_HSYNC_ACTIVE_HIGH;
+
+ if (intel_crtc->bpp > 24)
+ sdvox |= COLOR_FORMAT_12bpc;
+ else
+ sdvox |= COLOR_FORMAT_8bpc;
+
+ /* Required on CPT */
+ if (intel_hdmi->has_hdmi_sink && HAS_PCH_CPT(dev))
+ sdvox |= HDMI_MODE_SELECT;
+
+ if (intel_hdmi->has_audio) {
+ DRM_DEBUG_KMS("Enabling HDMI audio on pipe %c\n",
+ pipe_name(intel_crtc->pipe));
+ sdvox |= SDVO_AUDIO_ENABLE;
+ sdvox |= SDVO_NULL_PACKETS_DURING_VSYNC;
+ intel_write_eld(encoder, adjusted_mode);
+ }
+
+ if (HAS_PCH_CPT(dev))
+ sdvox |= PORT_TRANS_SEL_CPT(intel_crtc->pipe);
+ else if (intel_crtc->pipe == 1)
+ sdvox |= SDVO_PIPE_B_SELECT;
+
+ I915_WRITE(intel_hdmi->sdvox_reg, sdvox);
+ POSTING_READ(intel_hdmi->sdvox_reg);
+
+ intel_hdmi_set_avi_infoframe(encoder);
+ intel_hdmi_set_spd_infoframe(encoder);
+}
+
+static void intel_hdmi_dpms(struct drm_encoder *encoder, int mode)
+{
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder);
+ u32 temp;
+ u32 enable_bits = SDVO_ENABLE;
+
+ if (intel_hdmi->has_audio)
+ enable_bits |= SDVO_AUDIO_ENABLE;
+
+ temp = I915_READ(intel_hdmi->sdvox_reg);
+
+ /* HW workaround, need to toggle enable bit off and on for 12bpc, but
+ * we do this anyway which shows more stable in testing.
+ */
+ if (HAS_PCH_SPLIT(dev)) {
+ I915_WRITE(intel_hdmi->sdvox_reg, temp & ~SDVO_ENABLE);
+ POSTING_READ(intel_hdmi->sdvox_reg);
+ }
+
+ if (mode != DRM_MODE_DPMS_ON) {
+ temp &= ~enable_bits;
+ } else {
+ temp |= enable_bits;
+ }
+
+ I915_WRITE(intel_hdmi->sdvox_reg, temp);
+ POSTING_READ(intel_hdmi->sdvox_reg);
+
+ /* HW workaround, need to write this twice for issue that may result
+ * in first write getting masked.
+ */
+ if (HAS_PCH_SPLIT(dev)) {
+ I915_WRITE(intel_hdmi->sdvox_reg, temp);
+ POSTING_READ(intel_hdmi->sdvox_reg);
+ }
+}
+
+static int intel_hdmi_mode_valid(struct drm_connector *connector,
+ struct drm_display_mode *mode)
+{
+ if (mode->clock > 165000)
+ return MODE_CLOCK_HIGH;
+ if (mode->clock < 20000)
+ return MODE_CLOCK_LOW;
+
+ if (mode->flags & DRM_MODE_FLAG_DBLSCAN)
+ return MODE_NO_DBLESCAN;
+
+ return MODE_OK;
+}
+
+static bool intel_hdmi_mode_fixup(struct drm_encoder *encoder,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ return true;
+}
+
+static enum drm_connector_status
+intel_hdmi_detect(struct drm_connector *connector, bool force)
+{
+ struct intel_hdmi *intel_hdmi = intel_attached_hdmi(connector);
+ struct drm_i915_private *dev_priv = connector->dev->dev_private;
+ struct edid *edid;
+ enum drm_connector_status status = connector_status_disconnected;
+
+ intel_hdmi->has_hdmi_sink = false;
+ intel_hdmi->has_audio = false;
+ edid = drm_get_edid(connector, dev_priv->gmbus[intel_hdmi->ddc_bus]);
+
+ if (edid) {
+ if (edid->input & DRM_EDID_INPUT_DIGITAL) {
+ status = connector_status_connected;
+ if (intel_hdmi->force_audio != HDMI_AUDIO_OFF_DVI)
+ intel_hdmi->has_hdmi_sink =
+ drm_detect_hdmi_monitor(edid);
+ intel_hdmi->has_audio = drm_detect_monitor_audio(edid);
+ }
+ connector->display_info.raw_edid = NULL;
+ free(edid, DRM_MEM_KMS);
+ } else {
+ DRM_DEBUG_KMS("[CONNECTOR:%d:%s] got no edid, ddc port %d\n",
+ connector->base.id, drm_get_connector_name(connector),
+ intel_hdmi->ddc_bus);
+ }
+
+ if (status == connector_status_connected) {
+ if (intel_hdmi->force_audio != HDMI_AUDIO_AUTO)
+ intel_hdmi->has_audio =
+ (intel_hdmi->force_audio == HDMI_AUDIO_ON);
+ }
+
+ return status;
+}
+
+static int intel_hdmi_get_modes(struct drm_connector *connector)
+{
+ struct intel_hdmi *intel_hdmi = intel_attached_hdmi(connector);
+ struct drm_i915_private *dev_priv = connector->dev->dev_private;
+
+ /* We should parse the EDID data and find out if it's an HDMI sink so
+ * we can send audio to it.
+ */
+
+ return intel_ddc_get_modes(connector,
+ dev_priv->gmbus[intel_hdmi->ddc_bus]);
+}
+
+static bool
+intel_hdmi_detect_audio(struct drm_connector *connector)
+{
+ struct intel_hdmi *intel_hdmi = intel_attached_hdmi(connector);
+ struct drm_i915_private *dev_priv = connector->dev->dev_private;
+ struct edid *edid;
+ bool has_audio = false;
+
+ edid = drm_get_edid(connector, dev_priv->gmbus[intel_hdmi->ddc_bus]);
+ if (edid) {
+ if (edid->input & DRM_EDID_INPUT_DIGITAL)
+ has_audio = drm_detect_monitor_audio(edid);
+
+ connector->display_info.raw_edid = NULL;
+ free(edid, DRM_MEM_KMS);
+ }
+
+ return has_audio;
+}
+
+static int
+intel_hdmi_set_property(struct drm_connector *connector,
+ struct drm_property *property,
+ uint64_t val)
+{
+ struct intel_hdmi *intel_hdmi = intel_attached_hdmi(connector);
+ struct drm_i915_private *dev_priv = connector->dev->dev_private;
+ int ret;
+
+ ret = drm_connector_property_set_value(connector, property, val);
+ if (ret)
+ return ret;
+
+ if (property == dev_priv->force_audio_property) {
+ enum hdmi_force_audio i = val;
+ bool has_audio;
+
+ if (i == intel_hdmi->force_audio)
+ return 0;
+
+ intel_hdmi->force_audio = i;
+
+ if (i == HDMI_AUDIO_AUTO)
+ has_audio = intel_hdmi_detect_audio(connector);
+ else
+ has_audio = (i == HDMI_AUDIO_ON);
+
+ if (i == HDMI_AUDIO_OFF_DVI)
+ intel_hdmi->has_hdmi_sink = 0;
+
+ intel_hdmi->has_audio = has_audio;
+ goto done;
+ }
+
+ if (property == dev_priv->broadcast_rgb_property) {
+ if (val == !!intel_hdmi->color_range)
+ return 0;
+
+ intel_hdmi->color_range = val ? SDVO_COLOR_RANGE_16_235 : 0;
+ goto done;
+ }
+
+ return -EINVAL;
+
+done:
+ if (intel_hdmi->base.base.crtc) {
+ struct drm_crtc *crtc = intel_hdmi->base.base.crtc;
+ drm_crtc_helper_set_mode(crtc, &crtc->mode,
+ crtc->x, crtc->y,
+ crtc->fb);
+ }
+
+ return 0;
+}
+
+static void intel_hdmi_destroy(struct drm_connector *connector)
+{
+#if 0
+ drm_sysfs_connector_remove(connector);
+#endif
+ drm_connector_cleanup(connector);
+ free(connector, DRM_MEM_KMS);
+}
+
+static const struct drm_encoder_helper_funcs intel_hdmi_helper_funcs = {
+ .dpms = intel_hdmi_dpms,
+ .mode_fixup = intel_hdmi_mode_fixup,
+ .prepare = intel_encoder_prepare,
+ .mode_set = intel_hdmi_mode_set,
+ .commit = intel_encoder_commit,
+};
+
+static const struct drm_connector_funcs intel_hdmi_connector_funcs = {
+ .dpms = drm_helper_connector_dpms,
+ .detect = intel_hdmi_detect,
+ .fill_modes = drm_helper_probe_single_connector_modes,
+ .set_property = intel_hdmi_set_property,
+ .destroy = intel_hdmi_destroy,
+};
+
+static const struct drm_connector_helper_funcs intel_hdmi_connector_helper_funcs = {
+ .get_modes = intel_hdmi_get_modes,
+ .mode_valid = intel_hdmi_mode_valid,
+ .best_encoder = intel_best_encoder,
+};
+
+static const struct drm_encoder_funcs intel_hdmi_enc_funcs = {
+ .destroy = intel_encoder_destroy,
+};
+
+static void
+intel_hdmi_add_properties(struct intel_hdmi *intel_hdmi, struct drm_connector *connector)
+{
+ intel_attach_force_audio_property(connector);
+ intel_attach_broadcast_rgb_property(connector);
+}
+
+void intel_hdmi_init(struct drm_device *dev, int sdvox_reg)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_connector *connector;
+ struct intel_encoder *intel_encoder;
+ struct intel_connector *intel_connector;
+ struct intel_hdmi *intel_hdmi;
+ int i;
+
+ intel_hdmi = malloc(sizeof(struct intel_hdmi), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+ intel_connector = malloc(sizeof(struct intel_connector), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ intel_encoder = &intel_hdmi->base;
+ drm_encoder_init(dev, &intel_encoder->base, &intel_hdmi_enc_funcs,
+ DRM_MODE_ENCODER_TMDS);
+
+ connector = &intel_connector->base;
+ drm_connector_init(dev, connector, &intel_hdmi_connector_funcs,
+ DRM_MODE_CONNECTOR_HDMIA);
+ drm_connector_helper_add(connector, &intel_hdmi_connector_helper_funcs);
+
+ intel_encoder->type = INTEL_OUTPUT_HDMI;
+
+ connector->polled = DRM_CONNECTOR_POLL_HPD;
+ connector->interlace_allowed = 1;
+ connector->doublescan_allowed = 0;
+ intel_encoder->crtc_mask = (1 << 0) | (1 << 1) | (1 << 2);
+
+ /* Set up the DDC bus. */
+ if (sdvox_reg == SDVOB) {
+ intel_encoder->clone_mask = (1 << INTEL_HDMIB_CLONE_BIT);
+ intel_hdmi->ddc_bus = GMBUS_PORT_DPB;
+ dev_priv->hotplug_supported_mask |= HDMIB_HOTPLUG_INT_STATUS;
+ } else if (sdvox_reg == SDVOC) {
+ intel_encoder->clone_mask = (1 << INTEL_HDMIC_CLONE_BIT);
+ intel_hdmi->ddc_bus = GMBUS_PORT_DPC;
+ dev_priv->hotplug_supported_mask |= HDMIC_HOTPLUG_INT_STATUS;
+ } else if (sdvox_reg == HDMIB) {
+ intel_encoder->clone_mask = (1 << INTEL_HDMID_CLONE_BIT);
+ intel_hdmi->ddc_bus = GMBUS_PORT_DPB;
+ dev_priv->hotplug_supported_mask |= HDMIB_HOTPLUG_INT_STATUS;
+ } else if (sdvox_reg == HDMIC) {
+ intel_encoder->clone_mask = (1 << INTEL_HDMIE_CLONE_BIT);
+ intel_hdmi->ddc_bus = GMBUS_PORT_DPC;
+ dev_priv->hotplug_supported_mask |= HDMIC_HOTPLUG_INT_STATUS;
+ } else if (sdvox_reg == HDMID) {
+ intel_encoder->clone_mask = (1 << INTEL_HDMIF_CLONE_BIT);
+ intel_hdmi->ddc_bus = GMBUS_PORT_DPD;
+ dev_priv->hotplug_supported_mask |= HDMID_HOTPLUG_INT_STATUS;
+ }
+
+
+ intel_hdmi->sdvox_reg = sdvox_reg;
+
+ if (!HAS_PCH_SPLIT(dev)) {
+ intel_hdmi->write_infoframe = i9xx_write_infoframe;
+ I915_WRITE(VIDEO_DIP_CTL, 0);
+ } else {
+ intel_hdmi->write_infoframe = ironlake_write_infoframe;
+ for_each_pipe(i)
+ I915_WRITE(TVIDEO_DIP_CTL(i), 0);
+ }
+
+ drm_encoder_helper_add(&intel_encoder->base, &intel_hdmi_helper_funcs);
+
+ intel_hdmi_add_properties(intel_hdmi, connector);
+
+ intel_connector_attach_encoder(intel_connector, intel_encoder);
+#if 0
+ drm_sysfs_connector_add(connector);
+#endif
+
+ /* For G4X desktop chip, PEG_BAND_GAP_DATA 3:0 must first be written
+ * 0xd. Failure to do so will result in spurious interrupts being
+ * generated on the port when a cable is not attached.
+ */
+ if (IS_G4X(dev) && !IS_GM45(dev)) {
+ u32 temp = I915_READ(PEG_BAND_GAP_DATA);
+ I915_WRITE(PEG_BAND_GAP_DATA, (temp & ~0xf) | 0xd);
+ }
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_iic.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_iic.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,716 @@
+/*
+ * Copyright (c) 2006 Dave Airlie <airlied at linux.ie>
+ * Copyright © 2006-2008,2010 Intel Corporation
+ * Jesse Barnes <jesse.barnes at intel.com>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ * Chris Wilson <chris at chris-wilson.co.uk>
+ *
+ * Copyright (c) 2011 The FreeBSD Foundation
+ * All rights reserved.
+ *
+ * This software was developed by Konstantin Belousov under sponsorship from
+ * the FreeBSD Foundation.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_iic.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <dev/iicbus/iic.h>
+#include <dev/iicbus/iiconf.h>
+#include <dev/iicbus/iicbus.h>
+#include "iicbus_if.h"
+#include "iicbb_if.h"
+
+static int intel_iic_quirk_xfer(device_t idev, struct iic_msg *msgs, int nmsgs);
+static void intel_teardown_gmbus_m(struct drm_device *dev, int m);
+
+/* Intel GPIO access functions */
+
+#define I2C_RISEFALL_TIME 10
+
+struct intel_iic_softc {
+ struct drm_device *drm_dev;
+ device_t iic_dev;
+ bool force_bit_dev;
+ char name[32];
+ uint32_t reg;
+ uint32_t reg0;
+};
+
+static void
+intel_iic_quirk_set(struct drm_i915_private *dev_priv, bool enable)
+{
+ u32 val;
+
+ /* When using bit bashing for I2C, this bit needs to be set to 1 */
+ if (!IS_PINEVIEW(dev_priv->dev))
+ return;
+
+ val = I915_READ(DSPCLK_GATE_D);
+ if (enable)
+ val |= DPCUNIT_CLOCK_GATE_DISABLE;
+ else
+ val &= ~DPCUNIT_CLOCK_GATE_DISABLE;
+ I915_WRITE(DSPCLK_GATE_D, val);
+}
+
+static u32
+intel_iic_get_reserved(device_t idev)
+{
+ struct intel_iic_softc *sc;
+ struct drm_device *dev;
+ struct drm_i915_private *dev_priv;
+ u32 reserved;
+
+ sc = device_get_softc(idev);
+ dev = sc->drm_dev;
+ dev_priv = dev->dev_private;
+
+ if (!IS_I830(dev) && !IS_845G(dev)) {
+ reserved = I915_READ_NOTRACE(sc->reg) &
+ (GPIO_DATA_PULLUP_DISABLE | GPIO_CLOCK_PULLUP_DISABLE);
+ } else {
+ reserved = 0;
+ }
+
+ return (reserved);
+}
+
+void
+intel_iic_reset(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv;
+
+ dev_priv = dev->dev_private;
+ if (HAS_PCH_SPLIT(dev))
+ I915_WRITE(PCH_GMBUS0, 0);
+ else
+ I915_WRITE(GMBUS0, 0);
+}
+
+static int
+intel_iicbus_reset(device_t idev, u_char speed, u_char addr, u_char *oldaddr)
+{
+ struct intel_iic_softc *sc;
+ struct drm_device *dev;
+
+ sc = device_get_softc(idev);
+ dev = sc->drm_dev;
+
+ intel_iic_reset(dev);
+ return (0);
+}
+
+static void
+intel_iicbb_setsda(device_t idev, int val)
+{
+ struct intel_iic_softc *sc;
+ struct drm_i915_private *dev_priv;
+ u32 reserved;
+ u32 data_bits;
+
+ sc = device_get_softc(idev);
+ dev_priv = sc->drm_dev->dev_private;
+
+ reserved = intel_iic_get_reserved(idev);
+ if (val)
+ data_bits = GPIO_DATA_DIR_IN | GPIO_DATA_DIR_MASK;
+ else
+ data_bits = GPIO_DATA_DIR_OUT | GPIO_DATA_DIR_MASK |
+ GPIO_DATA_VAL_MASK;
+
+ I915_WRITE_NOTRACE(sc->reg, reserved | data_bits);
+ POSTING_READ(sc->reg);
+}
+
+static void
+intel_iicbb_setscl(device_t idev, int val)
+{
+ struct intel_iic_softc *sc;
+ struct drm_i915_private *dev_priv;
+ u32 clock_bits, reserved;
+
+ sc = device_get_softc(idev);
+ dev_priv = sc->drm_dev->dev_private;
+
+ reserved = intel_iic_get_reserved(idev);
+ if (val)
+ clock_bits = GPIO_CLOCK_DIR_IN | GPIO_CLOCK_DIR_MASK;
+ else
+ clock_bits = GPIO_CLOCK_DIR_OUT | GPIO_CLOCK_DIR_MASK |
+ GPIO_CLOCK_VAL_MASK;
+
+ I915_WRITE_NOTRACE(sc->reg, reserved | clock_bits);
+ POSTING_READ(sc->reg);
+}
+
+static int
+intel_iicbb_getsda(device_t idev)
+{
+ struct intel_iic_softc *sc;
+ struct drm_i915_private *dev_priv;
+ u32 reserved;
+
+ sc = device_get_softc(idev);
+ dev_priv = sc->drm_dev->dev_private;
+
+ reserved = intel_iic_get_reserved(idev);
+
+ I915_WRITE_NOTRACE(sc->reg, reserved | GPIO_DATA_DIR_MASK);
+ I915_WRITE_NOTRACE(sc->reg, reserved);
+ return ((I915_READ_NOTRACE(sc->reg) & GPIO_DATA_VAL_IN) != 0);
+}
+
+static int
+intel_iicbb_getscl(device_t idev)
+{
+ struct intel_iic_softc *sc;
+ struct drm_i915_private *dev_priv;
+ u32 reserved;
+
+ sc = device_get_softc(idev);
+ dev_priv = sc->drm_dev->dev_private;
+
+ reserved = intel_iic_get_reserved(idev);
+
+ I915_WRITE_NOTRACE(sc->reg, reserved | GPIO_CLOCK_DIR_MASK);
+ I915_WRITE_NOTRACE(sc->reg, reserved);
+ return ((I915_READ_NOTRACE(sc->reg) & GPIO_CLOCK_VAL_IN) != 0);
+}
+
+static int
+intel_gmbus_transfer(device_t idev, struct iic_msg *msgs, uint32_t nmsgs)
+{
+ struct intel_iic_softc *sc;
+ struct drm_i915_private *dev_priv;
+ u8 *buf;
+ int error, i, reg_offset, unit;
+ u32 val, loop;
+ u16 len;
+
+ sc = device_get_softc(idev);
+ dev_priv = sc->drm_dev->dev_private;
+ unit = device_get_unit(idev);
+
+ sx_xlock(&dev_priv->gmbus_sx);
+ if (sc->force_bit_dev) {
+ error = intel_iic_quirk_xfer(dev_priv->bbbus[unit], msgs, nmsgs);
+ goto out;
+ }
+
+ reg_offset = HAS_PCH_SPLIT(dev_priv->dev) ? PCH_GMBUS0 - GMBUS0 : 0;
+
+ I915_WRITE(GMBUS0 + reg_offset, sc->reg0);
+
+ for (i = 0; i < nmsgs; i++) {
+ len = msgs[i].len;
+ buf = msgs[i].buf;
+
+ if ((msgs[i].flags & IIC_M_RD) != 0) {
+ I915_WRITE(GMBUS1 + reg_offset, GMBUS_CYCLE_WAIT |
+ (i + 1 == nmsgs ? GMBUS_CYCLE_STOP : 0) |
+ (len << GMBUS_BYTE_COUNT_SHIFT) |
+ (msgs[i].slave << GMBUS_SLAVE_ADDR_SHIFT) |
+ GMBUS_SLAVE_READ | GMBUS_SW_RDY);
+ POSTING_READ(GMBUS2 + reg_offset);
+ do {
+ loop = 0;
+
+ if (_intel_wait_for(sc->drm_dev,
+ (I915_READ(GMBUS2 + reg_offset) &
+ (GMBUS_SATOER | GMBUS_HW_RDY)) != 0,
+ 50, 1, "915gbr"))
+ goto timeout;
+ if ((I915_READ(GMBUS2 + reg_offset) &
+ GMBUS_SATOER) != 0)
+ goto clear_err;
+
+ val = I915_READ(GMBUS3 + reg_offset);
+ do {
+ *buf++ = val & 0xff;
+ val >>= 8;
+ } while (--len != 0 && ++loop < 4);
+ } while (len != 0);
+ } else {
+ val = loop = 0;
+ do {
+ val |= *buf++ << (8 * loop);
+ } while (--len != 0 && ++loop < 4);
+
+ I915_WRITE(GMBUS3 + reg_offset, val);
+ I915_WRITE(GMBUS1 + reg_offset, GMBUS_CYCLE_WAIT |
+ (i + 1 == nmsgs ? GMBUS_CYCLE_STOP : 0) |
+ (msgs[i].len << GMBUS_BYTE_COUNT_SHIFT) |
+ (msgs[i].slave << GMBUS_SLAVE_ADDR_SHIFT) |
+ GMBUS_SLAVE_WRITE | GMBUS_SW_RDY);
+ POSTING_READ(GMBUS2+reg_offset);
+
+ while (len != 0) {
+ if (_intel_wait_for(sc->drm_dev,
+ (I915_READ(GMBUS2 + reg_offset) &
+ (GMBUS_SATOER | GMBUS_HW_RDY)) != 0,
+ 50, 1, "915gbw"))
+ goto timeout;
+ if (I915_READ(GMBUS2 + reg_offset) & GMBUS_SATOER)
+ goto clear_err;
+
+ val = loop = 0;
+ do {
+ val |= *buf++ << (8 * loop);
+ } while (--len != 0 && ++loop < 4);
+
+ I915_WRITE(GMBUS3 + reg_offset, val);
+ POSTING_READ(GMBUS2 + reg_offset);
+ }
+ }
+
+ if (i + 1 < nmsgs && _intel_wait_for(sc->drm_dev,
+ (I915_READ(GMBUS2 + reg_offset) & (GMBUS_SATOER |
+ GMBUS_HW_WAIT_PHASE)) != 0,
+ 50, 1, "915gbh"))
+ goto timeout;
+ if ((I915_READ(GMBUS2 + reg_offset) & GMBUS_SATOER) != 0)
+ goto clear_err;
+ }
+
+ error = 0;
+done:
+ /* Mark the GMBUS interface as disabled after waiting for idle.
+ * We will re-enable it at the start of the next xfer,
+ * till then let it sleep.
+ */
+ if (_intel_wait_for(dev,
+ (I915_READ(GMBUS2 + reg_offset) & GMBUS_ACTIVE) == 0,
+ 10, 1, "915gbu"))
+ DRM_INFO("GMBUS timed out waiting for idle\n");
+ I915_WRITE(GMBUS0 + reg_offset, 0);
+out:
+ sx_xunlock(&dev_priv->gmbus_sx);
+ return (error);
+
+clear_err:
+ /* Toggle the Software Clear Interrupt bit. This has the effect
+ * of resetting the GMBUS controller and so clearing the
+ * BUS_ERROR raised by the slave's NAK.
+ */
+ I915_WRITE(GMBUS1 + reg_offset, GMBUS_SW_CLR_INT);
+ I915_WRITE(GMBUS1 + reg_offset, 0);
+ error = EIO;
+ goto done;
+
+timeout:
+ DRM_INFO("GMBUS timed out, falling back to bit banging on pin %d [%s]\n",
+ sc->reg0 & 0xff, sc->name);
+ I915_WRITE(GMBUS0 + reg_offset, 0);
+
+ /*
+ * Hardware may not support GMBUS over these pins?
+ * Try GPIO bitbanging instead.
+ */
+ sc->force_bit_dev = true;
+
+ error = intel_iic_quirk_xfer(dev_priv->bbbus[unit], msgs, nmsgs);
+ goto out;
+}
+
+void
+intel_gmbus_set_speed(device_t idev, int speed)
+{
+ struct intel_iic_softc *sc;
+
+ sc = device_get_softc(device_get_parent(idev));
+
+ sc->reg0 = (sc->reg0 & ~(0x3 << 8)) | speed;
+}
+
+void
+intel_gmbus_force_bit(device_t idev, bool force_bit)
+{
+ struct intel_iic_softc *sc;
+
+ sc = device_get_softc(device_get_parent(idev));
+ sc->force_bit_dev = force_bit;
+}
+
+static int
+intel_iic_quirk_xfer(device_t idev, struct iic_msg *msgs, int nmsgs)
+{
+ device_t bridge_dev;
+ struct intel_iic_softc *sc;
+ struct drm_i915_private *dev_priv;
+ int ret;
+ int i;
+
+ bridge_dev = device_get_parent(device_get_parent(idev));
+ sc = device_get_softc(bridge_dev);
+ dev_priv = sc->drm_dev->dev_private;
+
+ intel_iic_reset(sc->drm_dev);
+ intel_iic_quirk_set(dev_priv, true);
+ IICBB_SETSDA(bridge_dev, 1);
+ IICBB_SETSCL(bridge_dev, 1);
+ DELAY(I2C_RISEFALL_TIME);
+
+ /* convert slave addresses to format expected by iicbb */
+ for (i = 0; i < nmsgs; i++) {
+ msgs[i].slave <<= 1;
+ /* force use of repeated start instead of default stop+start */
+ if (i != (nmsgs - 1))
+ msgs[i].flags |= IIC_M_NOSTOP;
+ }
+ ret = iicbus_transfer(idev, msgs, nmsgs);
+ /* restore the addresses */
+ for (i = 0; i < nmsgs; i++)
+ msgs[i].slave >>= 1;
+ IICBB_SETSDA(bridge_dev, 1);
+ IICBB_SETSCL(bridge_dev, 1);
+ intel_iic_quirk_set(dev_priv, false);
+
+ return (ret);
+}
+
+static const char *gpio_names[GMBUS_NUM_PORTS] = {
+ "disabled",
+ "ssc",
+ "vga",
+ "panel",
+ "dpc",
+ "dpb",
+ "reserved",
+ "dpd",
+};
+
+static int
+intel_gmbus_probe(device_t dev)
+{
+
+ return (BUS_PROBE_SPECIFIC);
+}
+
+static int
+intel_gmbus_attach(device_t idev)
+{
+ struct drm_i915_private *dev_priv;
+ struct intel_iic_softc *sc;
+ int pin;
+
+ sc = device_get_softc(idev);
+ sc->drm_dev = device_get_softc(device_get_parent(idev));
+ dev_priv = sc->drm_dev->dev_private;
+ pin = device_get_unit(idev);
+
+ snprintf(sc->name, sizeof(sc->name), "gmbus bus %s", gpio_names[pin]);
+ device_set_desc(idev, sc->name);
+
+ /* By default use a conservative clock rate */
+ sc->reg0 = pin | GMBUS_RATE_100KHZ;
+
+ /* XXX force bit banging until GMBUS is fully debugged */
+ if (IS_GEN2(sc->drm_dev)) {
+ sc->force_bit_dev = true;
+ }
+
+ /* add bus interface device */
+ sc->iic_dev = device_add_child(idev, "iicbus", -1);
+ if (sc->iic_dev == NULL)
+ return (ENXIO);
+ device_quiet(sc->iic_dev);
+ bus_generic_attach(idev);
+
+ return (0);
+}
+
+static int
+intel_gmbus_detach(device_t idev)
+{
+ struct intel_iic_softc *sc;
+ struct drm_i915_private *dev_priv;
+ device_t child;
+ int u;
+
+ sc = device_get_softc(idev);
+ u = device_get_unit(idev);
+ dev_priv = sc->drm_dev->dev_private;
+
+ child = sc->iic_dev;
+ bus_generic_detach(idev);
+ if (child != NULL)
+ device_delete_child(idev, child);
+
+ return (0);
+}
+
+static int
+intel_iicbb_probe(device_t dev)
+{
+
+ return (BUS_PROBE_DEFAULT);
+}
+
+static int
+intel_iicbb_attach(device_t idev)
+{
+ static const int map_pin_to_reg[] = {
+ 0,
+ GPIOB,
+ GPIOA,
+ GPIOC,
+ GPIOD,
+ GPIOE,
+ 0,
+ GPIOF
+ };
+
+ struct intel_iic_softc *sc;
+ struct drm_i915_private *dev_priv;
+ int pin;
+
+ sc = device_get_softc(idev);
+ sc->drm_dev = device_get_softc(device_get_parent(idev));
+ dev_priv = sc->drm_dev->dev_private;
+ pin = device_get_unit(idev);
+
+ snprintf(sc->name, sizeof(sc->name), "i915 iicbb %s", gpio_names[pin]);
+ device_set_desc(idev, sc->name);
+
+ sc->reg0 = pin | GMBUS_RATE_100KHZ;
+ sc->reg = map_pin_to_reg[pin];
+ if (HAS_PCH_SPLIT(dev_priv->dev))
+ sc->reg += PCH_GPIOA - GPIOA;
+
+ /* add generic bit-banging code */
+ sc->iic_dev = device_add_child(idev, "iicbb", -1);
+ if (sc->iic_dev == NULL)
+ return (ENXIO);
+ device_quiet(sc->iic_dev);
+ bus_generic_attach(idev);
+
+ return (0);
+}
+
+static int
+intel_iicbb_detach(device_t idev)
+{
+ struct intel_iic_softc *sc;
+ device_t child;
+
+ sc = device_get_softc(idev);
+ child = sc->iic_dev;
+ bus_generic_detach(idev);
+ if (child)
+ device_delete_child(idev, child);
+ return (0);
+}
+
+static device_method_t intel_gmbus_methods[] = {
+ DEVMETHOD(device_probe, intel_gmbus_probe),
+ DEVMETHOD(device_attach, intel_gmbus_attach),
+ DEVMETHOD(device_detach, intel_gmbus_detach),
+ DEVMETHOD(iicbus_reset, intel_iicbus_reset),
+ DEVMETHOD(iicbus_transfer, intel_gmbus_transfer),
+ DEVMETHOD_END
+};
+static driver_t intel_gmbus_driver = {
+ "intel_gmbus",
+ intel_gmbus_methods,
+ sizeof(struct intel_iic_softc)
+};
+static devclass_t intel_gmbus_devclass;
+DRIVER_MODULE_ORDERED(intel_gmbus, drmn, intel_gmbus_driver,
+ intel_gmbus_devclass, 0, 0, SI_ORDER_FIRST);
+DRIVER_MODULE(iicbus, intel_gmbus, iicbus_driver, iicbus_devclass, 0, 0);
+
+static device_method_t intel_iicbb_methods[] = {
+ DEVMETHOD(device_probe, intel_iicbb_probe),
+ DEVMETHOD(device_attach, intel_iicbb_attach),
+ DEVMETHOD(device_detach, intel_iicbb_detach),
+
+ DEVMETHOD(bus_add_child, bus_generic_add_child),
+ DEVMETHOD(bus_print_child, bus_generic_print_child),
+
+ DEVMETHOD(iicbb_callback, iicbus_null_callback),
+ DEVMETHOD(iicbb_reset, intel_iicbus_reset),
+ DEVMETHOD(iicbb_setsda, intel_iicbb_setsda),
+ DEVMETHOD(iicbb_setscl, intel_iicbb_setscl),
+ DEVMETHOD(iicbb_getsda, intel_iicbb_getsda),
+ DEVMETHOD(iicbb_getscl, intel_iicbb_getscl),
+ DEVMETHOD_END
+};
+static driver_t intel_iicbb_driver = {
+ "intel_iicbb",
+ intel_iicbb_methods,
+ sizeof(struct intel_iic_softc)
+};
+static devclass_t intel_iicbb_devclass;
+DRIVER_MODULE_ORDERED(intel_iicbb, drmn, intel_iicbb_driver,
+ intel_iicbb_devclass, 0, 0, SI_ORDER_FIRST);
+DRIVER_MODULE(iicbb, intel_iicbb, iicbb_driver, iicbb_devclass, 0, 0);
+
+int
+intel_setup_gmbus(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv;
+ device_t iic_dev;
+ int i, ret;
+
+ dev_priv = dev->dev_private;
+ sx_init(&dev_priv->gmbus_sx, "gmbus");
+ dev_priv->gmbus_bridge = malloc(sizeof(device_t) * GMBUS_NUM_PORTS,
+ DRM_MEM_DRIVER, M_WAITOK | M_ZERO);
+ dev_priv->bbbus_bridge = malloc(sizeof(device_t) * GMBUS_NUM_PORTS,
+ DRM_MEM_DRIVER, M_WAITOK | M_ZERO);
+ dev_priv->gmbus = malloc(sizeof(device_t) * GMBUS_NUM_PORTS,
+ DRM_MEM_DRIVER, M_WAITOK | M_ZERO);
+ dev_priv->bbbus = malloc(sizeof(device_t) * GMBUS_NUM_PORTS,
+ DRM_MEM_DRIVER, M_WAITOK | M_ZERO);
+
+ /*
+ * The Giant there is recursed, most likely. Normally, the
+ * intel_setup_gmbus() is called from the attach method of the
+ * driver.
+ */
+ mtx_lock(&Giant);
+ for (i = 0; i < GMBUS_NUM_PORTS; i++) {
+ /*
+ * Initialized bbbus_bridge before gmbus_bridge, since
+ * gmbus may decide to force quirk transfer in the
+ * attachment code.
+ */
+ dev_priv->bbbus_bridge[i] = device_add_child(dev->device,
+ "intel_iicbb", i);
+ if (dev_priv->bbbus_bridge[i] == NULL) {
+ DRM_ERROR("bbbus bridge %d creation failed\n", i);
+ ret = ENXIO;
+ goto err;
+ }
+ device_quiet(dev_priv->bbbus_bridge[i]);
+ ret = device_probe_and_attach(dev_priv->bbbus_bridge[i]);
+ if (ret != 0) {
+ DRM_ERROR("bbbus bridge %d attach failed, %d\n", i,
+ ret);
+ goto err;
+ }
+
+ iic_dev = device_find_child(dev_priv->bbbus_bridge[i], "iicbb",
+ -1);
+ if (iic_dev == NULL) {
+ DRM_ERROR("bbbus bridge doesn't have iicbb child\n");
+ goto err;
+ }
+ iic_dev = device_find_child(iic_dev, "iicbus", -1);
+ if (iic_dev == NULL) {
+ DRM_ERROR(
+ "bbbus bridge doesn't have iicbus grandchild\n");
+ goto err;
+ }
+
+ dev_priv->bbbus[i] = iic_dev;
+
+ dev_priv->gmbus_bridge[i] = device_add_child(dev->device,
+ "intel_gmbus", i);
+ if (dev_priv->gmbus_bridge[i] == NULL) {
+ DRM_ERROR("gmbus bridge %d creation failed\n", i);
+ ret = ENXIO;
+ goto err;
+ }
+ device_quiet(dev_priv->gmbus_bridge[i]);
+ ret = device_probe_and_attach(dev_priv->gmbus_bridge[i]);
+ if (ret != 0) {
+ DRM_ERROR("gmbus bridge %d attach failed, %d\n", i,
+ ret);
+ ret = ENXIO;
+ goto err;
+ }
+
+ iic_dev = device_find_child(dev_priv->gmbus_bridge[i],
+ "iicbus", -1);
+ if (iic_dev == NULL) {
+ DRM_ERROR("gmbus bridge doesn't have iicbus child\n");
+ goto err;
+ }
+ dev_priv->gmbus[i] = iic_dev;
+
+ intel_iic_reset(dev);
+ }
+
+ mtx_unlock(&Giant);
+ return (0);
+
+err:
+ intel_teardown_gmbus_m(dev, i);
+ mtx_unlock(&Giant);
+ return (ret);
+}
+
+static void
+intel_teardown_gmbus_m(struct drm_device *dev, int m)
+{
+ struct drm_i915_private *dev_priv;
+
+ dev_priv = dev->dev_private;
+
+ free(dev_priv->gmbus, DRM_MEM_DRIVER);
+ dev_priv->gmbus = NULL;
+ free(dev_priv->bbbus, DRM_MEM_DRIVER);
+ dev_priv->bbbus = NULL;
+ free(dev_priv->gmbus_bridge, DRM_MEM_DRIVER);
+ dev_priv->gmbus_bridge = NULL;
+ free(dev_priv->bbbus_bridge, DRM_MEM_DRIVER);
+ dev_priv->bbbus_bridge = NULL;
+ sx_destroy(&dev_priv->gmbus_sx);
+}
+
+void
+intel_teardown_gmbus(struct drm_device *dev)
+{
+
+ mtx_lock(&Giant);
+ intel_teardown_gmbus_m(dev, GMBUS_NUM_PORTS);
+ mtx_unlock(&Giant);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_lvds.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_lvds.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1125 @@
+/*
+ * Copyright © 2006-2007 Intel Corporation
+ * Copyright (c) 2006 Dave Airlie <airlied at linux.ie>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ * Dave Airlie <airlied at linux.ie>
+ * Jesse Barnes <jesse.barnes at intel.com>
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_lvds.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_crtc.h>
+#include <dev/drm2/drm_edid.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+
+/* Private structure for the integrated LVDS support */
+struct intel_lvds {
+ struct intel_encoder base;
+
+ struct edid *edid;
+
+ int fitting_mode;
+ u32 pfit_control;
+ u32 pfit_pgm_ratios;
+ bool pfit_dirty;
+
+ struct drm_display_mode *fixed_mode;
+};
+
+static struct intel_lvds *to_intel_lvds(struct drm_encoder *encoder)
+{
+ return container_of(encoder, struct intel_lvds, base.base);
+}
+
+static struct intel_lvds *intel_attached_lvds(struct drm_connector *connector)
+{
+ return container_of(intel_attached_encoder(connector),
+ struct intel_lvds, base);
+}
+
+/**
+ * Sets the power state for the panel.
+ */
+static void intel_lvds_enable(struct intel_lvds *intel_lvds)
+{
+ struct drm_device *dev = intel_lvds->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 ctl_reg, lvds_reg, stat_reg;
+
+ if (HAS_PCH_SPLIT(dev)) {
+ ctl_reg = PCH_PP_CONTROL;
+ lvds_reg = PCH_LVDS;
+ stat_reg = PCH_PP_STATUS;
+ } else {
+ ctl_reg = PP_CONTROL;
+ lvds_reg = LVDS;
+ stat_reg = PP_STATUS;
+ }
+
+ I915_WRITE(lvds_reg, I915_READ(lvds_reg) | LVDS_PORT_EN);
+
+ if (intel_lvds->pfit_dirty) {
+ /*
+ * Enable automatic panel scaling so that non-native modes
+ * fill the screen. The panel fitter should only be
+ * adjusted whilst the pipe is disabled, according to
+ * register description and PRM.
+ */
+ DRM_DEBUG_KMS("applying panel-fitter: %x, %x\n",
+ intel_lvds->pfit_control,
+ intel_lvds->pfit_pgm_ratios);
+
+ I915_WRITE(PFIT_PGM_RATIOS, intel_lvds->pfit_pgm_ratios);
+ I915_WRITE(PFIT_CONTROL, intel_lvds->pfit_control);
+ intel_lvds->pfit_dirty = false;
+ }
+
+ I915_WRITE(ctl_reg, I915_READ(ctl_reg) | POWER_TARGET_ON);
+ POSTING_READ(lvds_reg);
+ if (_intel_wait_for(dev,
+ (I915_READ(stat_reg) & PP_ON) == 0, 1000,
+ 1, "915lvds"))
+ DRM_ERROR("timed out waiting for panel to power off\n");
+
+ intel_panel_enable_backlight(dev);
+}
+
+static void intel_lvds_disable(struct intel_lvds *intel_lvds)
+{
+ struct drm_device *dev = intel_lvds->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 ctl_reg, lvds_reg, stat_reg;
+
+ if (HAS_PCH_SPLIT(dev)) {
+ ctl_reg = PCH_PP_CONTROL;
+ lvds_reg = PCH_LVDS;
+ stat_reg = PCH_PP_STATUS;
+ } else {
+ ctl_reg = PP_CONTROL;
+ lvds_reg = LVDS;
+ stat_reg = PP_STATUS;
+ }
+
+ intel_panel_disable_backlight(dev);
+
+ I915_WRITE(ctl_reg, I915_READ(ctl_reg) & ~POWER_TARGET_ON);
+ if (_intel_wait_for(dev,
+ (I915_READ(stat_reg) & PP_ON) == 0, 1000,
+ 1, "915lvo"))
+ DRM_ERROR("timed out waiting for panel to power off\n");
+
+ if (intel_lvds->pfit_control) {
+ I915_WRITE(PFIT_CONTROL, 0);
+ intel_lvds->pfit_dirty = true;
+ }
+
+ I915_WRITE(lvds_reg, I915_READ(lvds_reg) & ~LVDS_PORT_EN);
+ POSTING_READ(lvds_reg);
+}
+
+static void intel_lvds_dpms(struct drm_encoder *encoder, int mode)
+{
+ struct intel_lvds *intel_lvds = to_intel_lvds(encoder);
+
+ if (mode == DRM_MODE_DPMS_ON)
+ intel_lvds_enable(intel_lvds);
+ else
+ intel_lvds_disable(intel_lvds);
+
+ /* XXX: We never power down the LVDS pairs. */
+}
+
+static int intel_lvds_mode_valid(struct drm_connector *connector,
+ struct drm_display_mode *mode)
+{
+ struct intel_lvds *intel_lvds = intel_attached_lvds(connector);
+ struct drm_display_mode *fixed_mode = intel_lvds->fixed_mode;
+
+ if (mode->hdisplay > fixed_mode->hdisplay)
+ return MODE_PANEL;
+ if (mode->vdisplay > fixed_mode->vdisplay)
+ return MODE_PANEL;
+
+ return MODE_OK;
+}
+
+static void
+centre_horizontally(struct drm_display_mode *mode,
+ int width)
+{
+ u32 border, sync_pos, blank_width, sync_width;
+
+ /* keep the hsync and hblank widths constant */
+ sync_width = mode->crtc_hsync_end - mode->crtc_hsync_start;
+ blank_width = mode->crtc_hblank_end - mode->crtc_hblank_start;
+ sync_pos = (blank_width - sync_width + 1) / 2;
+
+ border = (mode->hdisplay - width + 1) / 2;
+ border += border & 1; /* make the border even */
+
+ mode->crtc_hdisplay = width;
+ mode->crtc_hblank_start = width + border;
+ mode->crtc_hblank_end = mode->crtc_hblank_start + blank_width;
+
+ mode->crtc_hsync_start = mode->crtc_hblank_start + sync_pos;
+ mode->crtc_hsync_end = mode->crtc_hsync_start + sync_width;
+
+ mode->private_flags |= INTEL_MODE_CRTC_TIMINGS_SET;
+}
+
+static void
+centre_vertically(struct drm_display_mode *mode,
+ int height)
+{
+ u32 border, sync_pos, blank_width, sync_width;
+
+ /* keep the vsync and vblank widths constant */
+ sync_width = mode->crtc_vsync_end - mode->crtc_vsync_start;
+ blank_width = mode->crtc_vblank_end - mode->crtc_vblank_start;
+ sync_pos = (blank_width - sync_width + 1) / 2;
+
+ border = (mode->vdisplay - height + 1) / 2;
+
+ mode->crtc_vdisplay = height;
+ mode->crtc_vblank_start = height + border;
+ mode->crtc_vblank_end = mode->crtc_vblank_start + blank_width;
+
+ mode->crtc_vsync_start = mode->crtc_vblank_start + sync_pos;
+ mode->crtc_vsync_end = mode->crtc_vsync_start + sync_width;
+
+ mode->private_flags |= INTEL_MODE_CRTC_TIMINGS_SET;
+}
+
+static inline u32 panel_fitter_scaling(u32 source, u32 target)
+{
+ /*
+ * Floating point operation is not supported. So the FACTOR
+ * is defined, which can avoid the floating point computation
+ * when calculating the panel ratio.
+ */
+#define ACCURACY 12
+#define FACTOR (1 << ACCURACY)
+ u32 ratio = source * FACTOR / target;
+ return (FACTOR * ratio + FACTOR/2) / FACTOR;
+}
+
+static bool intel_lvds_mode_fixup(struct drm_encoder *encoder,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc);
+ struct intel_lvds *intel_lvds = to_intel_lvds(encoder);
+ struct drm_encoder *tmp_encoder;
+ u32 pfit_control = 0, pfit_pgm_ratios = 0, border = 0;
+ int pipe;
+
+ /* Should never happen!! */
+ if (INTEL_INFO(dev)->gen < 4 && intel_crtc->pipe == 0) {
+ DRM_ERROR("Can't support LVDS on pipe A\n");
+ return false;
+ }
+
+ /* Should never happen!! */
+ list_for_each_entry(tmp_encoder, &dev->mode_config.encoder_list, head) {
+ if (tmp_encoder != encoder && tmp_encoder->crtc == encoder->crtc) {
+ DRM_ERROR("Can't enable LVDS and another "
+ "encoder on the same pipe\n");
+ return false;
+ }
+ }
+
+ /*
+ * We have timings from the BIOS for the panel, put them in
+ * to the adjusted mode. The CRTC will be set up for this mode,
+ * with the panel scaling set up to source from the H/VDisplay
+ * of the original mode.
+ */
+ intel_fixed_panel_mode(intel_lvds->fixed_mode, adjusted_mode);
+
+ if (HAS_PCH_SPLIT(dev)) {
+ intel_pch_panel_fitting(dev, intel_lvds->fitting_mode,
+ mode, adjusted_mode);
+ return true;
+ }
+
+ /* Native modes don't need fitting */
+ if (adjusted_mode->hdisplay == mode->hdisplay &&
+ adjusted_mode->vdisplay == mode->vdisplay)
+ goto out;
+
+ /* 965+ wants fuzzy fitting */
+ if (INTEL_INFO(dev)->gen >= 4)
+ pfit_control |= ((intel_crtc->pipe << PFIT_PIPE_SHIFT) |
+ PFIT_FILTER_FUZZY);
+
+ /*
+ * Enable automatic panel scaling for non-native modes so that they fill
+ * the screen. Should be enabled before the pipe is enabled, according
+ * to register description and PRM.
+ * Change the value here to see the borders for debugging
+ */
+ for_each_pipe(pipe)
+ I915_WRITE(BCLRPAT(pipe), 0);
+
+ drm_mode_set_crtcinfo(adjusted_mode, 0);
+
+ switch (intel_lvds->fitting_mode) {
+ case DRM_MODE_SCALE_CENTER:
+ /*
+ * For centered modes, we have to calculate border widths &
+ * heights and modify the values programmed into the CRTC.
+ */
+ centre_horizontally(adjusted_mode, mode->hdisplay);
+ centre_vertically(adjusted_mode, mode->vdisplay);
+ border = LVDS_BORDER_ENABLE;
+ break;
+
+ case DRM_MODE_SCALE_ASPECT:
+ /* Scale but preserve the aspect ratio */
+ if (INTEL_INFO(dev)->gen >= 4) {
+ u32 scaled_width = adjusted_mode->hdisplay * mode->vdisplay;
+ u32 scaled_height = mode->hdisplay * adjusted_mode->vdisplay;
+
+ /* 965+ is easy, it does everything in hw */
+ if (scaled_width > scaled_height)
+ pfit_control |= PFIT_ENABLE | PFIT_SCALING_PILLAR;
+ else if (scaled_width < scaled_height)
+ pfit_control |= PFIT_ENABLE | PFIT_SCALING_LETTER;
+ else if (adjusted_mode->hdisplay != mode->hdisplay)
+ pfit_control |= PFIT_ENABLE | PFIT_SCALING_AUTO;
+ } else {
+ u32 scaled_width = adjusted_mode->hdisplay * mode->vdisplay;
+ u32 scaled_height = mode->hdisplay * adjusted_mode->vdisplay;
+ /*
+ * For earlier chips we have to calculate the scaling
+ * ratio by hand and program it into the
+ * PFIT_PGM_RATIO register
+ */
+ if (scaled_width > scaled_height) { /* pillar */
+ centre_horizontally(adjusted_mode, scaled_height / mode->vdisplay);
+
+ border = LVDS_BORDER_ENABLE;
+ if (mode->vdisplay != adjusted_mode->vdisplay) {
+ u32 bits = panel_fitter_scaling(mode->vdisplay, adjusted_mode->vdisplay);
+ pfit_pgm_ratios |= (bits << PFIT_HORIZ_SCALE_SHIFT |
+ bits << PFIT_VERT_SCALE_SHIFT);
+ pfit_control |= (PFIT_ENABLE |
+ VERT_INTERP_BILINEAR |
+ HORIZ_INTERP_BILINEAR);
+ }
+ } else if (scaled_width < scaled_height) { /* letter */
+ centre_vertically(adjusted_mode, scaled_width / mode->hdisplay);
+
+ border = LVDS_BORDER_ENABLE;
+ if (mode->hdisplay != adjusted_mode->hdisplay) {
+ u32 bits = panel_fitter_scaling(mode->hdisplay, adjusted_mode->hdisplay);
+ pfit_pgm_ratios |= (bits << PFIT_HORIZ_SCALE_SHIFT |
+ bits << PFIT_VERT_SCALE_SHIFT);
+ pfit_control |= (PFIT_ENABLE |
+ VERT_INTERP_BILINEAR |
+ HORIZ_INTERP_BILINEAR);
+ }
+ } else
+ /* Aspects match, Let hw scale both directions */
+ pfit_control |= (PFIT_ENABLE |
+ VERT_AUTO_SCALE | HORIZ_AUTO_SCALE |
+ VERT_INTERP_BILINEAR |
+ HORIZ_INTERP_BILINEAR);
+ }
+ break;
+
+ case DRM_MODE_SCALE_FULLSCREEN:
+ /*
+ * Full scaling, even if it changes the aspect ratio.
+ * Fortunately this is all done for us in hw.
+ */
+ if (mode->vdisplay != adjusted_mode->vdisplay ||
+ mode->hdisplay != adjusted_mode->hdisplay) {
+ pfit_control |= PFIT_ENABLE;
+ if (INTEL_INFO(dev)->gen >= 4)
+ pfit_control |= PFIT_SCALING_AUTO;
+ else
+ pfit_control |= (VERT_AUTO_SCALE |
+ VERT_INTERP_BILINEAR |
+ HORIZ_AUTO_SCALE |
+ HORIZ_INTERP_BILINEAR);
+ }
+ break;
+
+ default:
+ break;
+ }
+
+out:
+ /* If not enabling scaling, be consistent and always use 0. */
+ if ((pfit_control & PFIT_ENABLE) == 0) {
+ pfit_control = 0;
+ pfit_pgm_ratios = 0;
+ }
+
+ /* Make sure pre-965 set dither correctly */
+ if (INTEL_INFO(dev)->gen < 4 && dev_priv->lvds_dither)
+ pfit_control |= PANEL_8TO6_DITHER_ENABLE;
+
+ if (pfit_control != intel_lvds->pfit_control ||
+ pfit_pgm_ratios != intel_lvds->pfit_pgm_ratios) {
+ intel_lvds->pfit_control = pfit_control;
+ intel_lvds->pfit_pgm_ratios = pfit_pgm_ratios;
+ intel_lvds->pfit_dirty = true;
+ }
+ dev_priv->lvds_border_bits = border;
+
+ /*
+ * XXX: It would be nice to support lower refresh rates on the
+ * panels to reduce power consumption, and perhaps match the
+ * user's requested refresh rate.
+ */
+
+ return true;
+}
+
+static void intel_lvds_prepare(struct drm_encoder *encoder)
+{
+ struct intel_lvds *intel_lvds = to_intel_lvds(encoder);
+
+ /*
+ * Prior to Ironlake, we must disable the pipe if we want to adjust
+ * the panel fitter. However at all other times we can just reset
+ * the registers regardless.
+ */
+ if (!HAS_PCH_SPLIT(encoder->dev) && intel_lvds->pfit_dirty)
+ intel_lvds_disable(intel_lvds);
+}
+
+static void intel_lvds_commit(struct drm_encoder *encoder)
+{
+ struct intel_lvds *intel_lvds = to_intel_lvds(encoder);
+
+ /* Always do a full power on as we do not know what state
+ * we were left in.
+ */
+ intel_lvds_enable(intel_lvds);
+}
+
+static void intel_lvds_mode_set(struct drm_encoder *encoder,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ /*
+ * The LVDS pin pair will already have been turned on in the
+ * intel_crtc_mode_set since it has a large impact on the DPLL
+ * settings.
+ */
+}
+
+/**
+ * Detect the LVDS connection.
+ *
+ * Since LVDS doesn't have hotlug, we use the lid as a proxy. Open means
+ * connected and closed means disconnected. We also send hotplug events as
+ * needed, using lid status notification from the input layer.
+ */
+static enum drm_connector_status
+intel_lvds_detect(struct drm_connector *connector, bool force)
+{
+ struct drm_device *dev = connector->dev;
+ enum drm_connector_status status;
+
+ status = intel_panel_detect(dev);
+ if (status != connector_status_unknown)
+ return status;
+
+ return connector_status_connected;
+}
+
+/**
+ * Return the list of DDC modes if available, or the BIOS fixed mode otherwise.
+ */
+static int intel_lvds_get_modes(struct drm_connector *connector)
+{
+ struct intel_lvds *intel_lvds = intel_attached_lvds(connector);
+ struct drm_device *dev = connector->dev;
+ struct drm_display_mode *mode;
+
+ if (intel_lvds->edid)
+ return drm_add_edid_modes(connector, intel_lvds->edid);
+
+ mode = drm_mode_duplicate(dev, intel_lvds->fixed_mode);
+ if (mode == NULL)
+ return 0;
+
+ drm_mode_probed_add(connector, mode);
+ return 1;
+}
+
+static int intel_no_modeset_on_lid_dmi_callback(const struct dmi_system_id *id)
+{
+ DRM_DEBUG_KMS("Skipping forced modeset for %s\n", id->ident);
+ return 1;
+}
+
+/* The GPU hangs up on these systems if modeset is performed on LID open */
+static const struct dmi_system_id intel_no_modeset_on_lid[] = {
+ {
+ .callback = intel_no_modeset_on_lid_dmi_callback,
+ .ident = "Toshiba Tecra A11",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "TECRA A11"),
+ },
+ },
+
+ { } /* terminating entry */
+};
+
+#ifdef NOTYET
+/*
+ * Lid events. Note the use of 'modeset_on_lid':
+ * - we set it on lid close, and reset it on open
+ * - we use it as a "only once" bit (ie we ignore
+ * duplicate events where it was already properly
+ * set/reset)
+ * - the suspend/resume paths will also set it to
+ * zero, since they restore the mode ("lid open").
+ */
+static int intel_lid_notify(struct notifier_block *nb, unsigned long val,
+ void *unused)
+{
+ struct drm_i915_private *dev_priv =
+ container_of(nb, struct drm_i915_private, lid_notifier);
+ struct drm_device *dev = dev_priv->dev;
+ struct drm_connector *connector = dev_priv->int_lvds_connector;
+
+ if (dev->switch_power_state != DRM_SWITCH_POWER_ON)
+ return NOTIFY_OK;
+
+ /*
+ * check and update the status of LVDS connector after receiving
+ * the LID nofication event.
+ */
+ if (connector)
+ connector->status = connector->funcs->detect(connector,
+ false);
+
+ /* Don't force modeset on machines where it causes a GPU lockup */
+ if (dmi_check_system(intel_no_modeset_on_lid))
+ return NOTIFY_OK;
+ if (!acpi_lid_open()) {
+ dev_priv->modeset_on_lid = 1;
+ return NOTIFY_OK;
+ }
+
+ if (!dev_priv->modeset_on_lid)
+ return NOTIFY_OK;
+
+ dev_priv->modeset_on_lid = 0;
+
+ mutex_lock(&dev->mode_config.mutex);
+ drm_helper_resume_force_mode(dev);
+ mutex_unlock(&dev->mode_config.mutex);
+
+ return NOTIFY_OK;
+}
+#endif
+
+/**
+ * intel_lvds_destroy - unregister and free LVDS structures
+ * @connector: connector to free
+ *
+ * Unregister the DDC bus for this connector then free the driver private
+ * structure.
+ */
+static void intel_lvds_destroy(struct drm_connector *connector)
+{
+ struct drm_device *dev = connector->dev;
+#if 0
+ struct drm_i915_private *dev_priv = dev->dev_private;
+#endif
+
+ intel_panel_destroy_backlight(dev);
+
+#if 0
+ if (dev_priv->lid_notifier.notifier_call)
+ acpi_lid_notifier_unregister(&dev_priv->lid_notifier);
+#endif
+#if 0
+ drm_sysfs_connector_remove(connector);
+#endif
+ drm_connector_cleanup(connector);
+ free(connector, DRM_MEM_KMS);
+}
+
+static int intel_lvds_set_property(struct drm_connector *connector,
+ struct drm_property *property,
+ uint64_t value)
+{
+ struct intel_lvds *intel_lvds = intel_attached_lvds(connector);
+ struct drm_device *dev = connector->dev;
+
+ if (property == dev->mode_config.scaling_mode_property) {
+ struct drm_crtc *crtc = intel_lvds->base.base.crtc;
+
+ if (value == DRM_MODE_SCALE_NONE) {
+ DRM_DEBUG_KMS("no scaling not supported\n");
+ return -EINVAL;
+ }
+
+ if (intel_lvds->fitting_mode == value) {
+ /* the LVDS scaling property is not changed */
+ return 0;
+ }
+ intel_lvds->fitting_mode = value;
+ if (crtc && crtc->enabled) {
+ /*
+ * If the CRTC is enabled, the display will be changed
+ * according to the new panel fitting mode.
+ */
+ drm_crtc_helper_set_mode(crtc, &crtc->mode,
+ crtc->x, crtc->y, crtc->fb);
+ }
+ }
+
+ return 0;
+}
+
+static const struct drm_encoder_helper_funcs intel_lvds_helper_funcs = {
+ .dpms = intel_lvds_dpms,
+ .mode_fixup = intel_lvds_mode_fixup,
+ .prepare = intel_lvds_prepare,
+ .mode_set = intel_lvds_mode_set,
+ .commit = intel_lvds_commit,
+};
+
+static const struct drm_connector_helper_funcs intel_lvds_connector_helper_funcs = {
+ .get_modes = intel_lvds_get_modes,
+ .mode_valid = intel_lvds_mode_valid,
+ .best_encoder = intel_best_encoder,
+};
+
+static const struct drm_connector_funcs intel_lvds_connector_funcs = {
+ .dpms = drm_helper_connector_dpms,
+ .detect = intel_lvds_detect,
+ .fill_modes = drm_helper_probe_single_connector_modes,
+ .set_property = intel_lvds_set_property,
+ .destroy = intel_lvds_destroy,
+};
+
+static const struct drm_encoder_funcs intel_lvds_enc_funcs = {
+ .destroy = intel_encoder_destroy,
+};
+
+static int intel_no_lvds_dmi_callback(const struct dmi_system_id *id)
+{
+ DRM_DEBUG_KMS("Skipping LVDS initialization for %s\n", id->ident);
+ return 1;
+}
+
+/* These systems claim to have LVDS, but really don't */
+static const struct dmi_system_id intel_no_lvds[] = {
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "Apple Mac Mini (Core series)",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "Apple"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "Macmini1,1"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "Apple Mac Mini (Core 2 series)",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "Apple"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "Macmini2,1"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "MSI IM-945GSE-A",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "MSI"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "A9830IMS"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "Dell Studio Hybrid",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
+ DMI_MATCH(DMI_PRODUCT_NAME, "Studio Hybrid 140g"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "Dell OptiPlex FX170",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
+ DMI_MATCH(DMI_PRODUCT_NAME, "OptiPlex FX170"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "AOpen Mini PC",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "AOpen"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "i965GMx-IF"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "AOpen Mini PC MP915",
+ .matches = {
+ DMI_MATCH(DMI_BOARD_VENDOR, "AOpen"),
+ DMI_MATCH(DMI_BOARD_NAME, "i915GMx-F"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "AOpen i915GMm-HFS",
+ .matches = {
+ DMI_MATCH(DMI_BOARD_VENDOR, "AOpen"),
+ DMI_MATCH(DMI_BOARD_NAME, "i915GMm-HFS"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "AOpen i45GMx-I",
+ .matches = {
+ DMI_MATCH(DMI_BOARD_VENDOR, "AOpen"),
+ DMI_MATCH(DMI_BOARD_NAME, "i45GMx-I"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "Aopen i945GTt-VFA",
+ .matches = {
+ DMI_MATCH(DMI_PRODUCT_VERSION, "AO00001JW"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "Clientron U800",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "Clientron"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "U800"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "Clientron E830",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "Clientron"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "E830"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "Asus EeeBox PC EB1007",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer INC."),
+ DMI_MATCH(DMI_PRODUCT_NAME, "EB1007"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "Asus AT5NM10T-I",
+ .matches = {
+ DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."),
+ DMI_MATCH(DMI_BOARD_NAME, "AT5NM10T-I"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "Hewlett-Packard t5745",
+ .matches = {
+ DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "hp t5745"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "Hewlett-Packard st5747",
+ .matches = {
+ DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "hp st5747"),
+ },
+ },
+ {
+ .callback = intel_no_lvds_dmi_callback,
+ .ident = "MSI Wind Box DC500",
+ .matches = {
+ DMI_MATCH(DMI_BOARD_VENDOR, "MICRO-STAR INTERNATIONAL CO., LTD"),
+ DMI_MATCH(DMI_BOARD_NAME, "MS-7469"),
+ },
+ },
+
+ { } /* terminating entry */
+};
+
+/**
+ * intel_find_lvds_downclock - find the reduced downclock for LVDS in EDID
+ * @dev: drm device
+ * @connector: LVDS connector
+ *
+ * Find the reduced downclock for LVDS in EDID.
+ */
+static void intel_find_lvds_downclock(struct drm_device *dev,
+ struct drm_display_mode *fixed_mode,
+ struct drm_connector *connector)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_display_mode *scan;
+ int temp_downclock;
+
+ temp_downclock = fixed_mode->clock;
+ list_for_each_entry(scan, &connector->probed_modes, head) {
+ /*
+ * If one mode has the same resolution with the fixed_panel
+ * mode while they have the different refresh rate, it means
+ * that the reduced downclock is found for the LVDS. In such
+ * case we can set the different FPx0/1 to dynamically select
+ * between low and high frequency.
+ */
+ if (scan->hdisplay == fixed_mode->hdisplay &&
+ scan->hsync_start == fixed_mode->hsync_start &&
+ scan->hsync_end == fixed_mode->hsync_end &&
+ scan->htotal == fixed_mode->htotal &&
+ scan->vdisplay == fixed_mode->vdisplay &&
+ scan->vsync_start == fixed_mode->vsync_start &&
+ scan->vsync_end == fixed_mode->vsync_end &&
+ scan->vtotal == fixed_mode->vtotal) {
+ if (scan->clock < temp_downclock) {
+ /*
+ * The downclock is already found. But we
+ * expect to find the lower downclock.
+ */
+ temp_downclock = scan->clock;
+ }
+ }
+ }
+ if (temp_downclock < fixed_mode->clock && i915_lvds_downclock) {
+ /* We found the downclock for LVDS. */
+ dev_priv->lvds_downclock_avail = 1;
+ dev_priv->lvds_downclock = temp_downclock;
+ DRM_DEBUG_KMS("LVDS downclock is found in EDID. "
+ "Normal clock %dKhz, downclock %dKhz\n",
+ fixed_mode->clock, temp_downclock);
+ }
+}
+
+/*
+ * Enumerate the child dev array parsed from VBT to check whether
+ * the LVDS is present.
+ * If it is present, return 1.
+ * If it is not present, return false.
+ * If no child dev is parsed from VBT, it assumes that the LVDS is present.
+ */
+static bool lvds_is_present_in_vbt(struct drm_device *dev,
+ u8 *i2c_pin)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int i;
+
+ if (!dev_priv->child_dev_num)
+ return true;
+
+ for (i = 0; i < dev_priv->child_dev_num; i++) {
+ struct child_device_config *child = dev_priv->child_dev + i;
+
+ /* If the device type is not LFP, continue.
+ * We have to check both the new identifiers as well as the
+ * old for compatibility with some BIOSes.
+ */
+ if (child->device_type != DEVICE_TYPE_INT_LFP &&
+ child->device_type != DEVICE_TYPE_LFP)
+ continue;
+
+ if (child->i2c_pin)
+ *i2c_pin = child->i2c_pin;
+
+ /* However, we cannot trust the BIOS writers to populate
+ * the VBT correctly. Since LVDS requires additional
+ * information from AIM blocks, a non-zero addin offset is
+ * a good indicator that the LVDS is actually present.
+ */
+ if (child->addin_offset)
+ return true;
+
+ /* But even then some BIOS writers perform some black magic
+ * and instantiate the device without reference to any
+ * additional data. Trust that if the VBT was written into
+ * the OpRegion then they have validated the LVDS's existence.
+ */
+ if (dev_priv->opregion.vbt)
+ return true;
+ }
+
+ return false;
+}
+
+static bool intel_lvds_supported(struct drm_device *dev)
+{
+ /* With the introduction of the PCH we gained a dedicated
+ * LVDS presence pin, use it. */
+ if (HAS_PCH_SPLIT(dev))
+ return true;
+
+ /* Otherwise LVDS was only attached to mobile products,
+ * except for the inglorious 830gm */
+ return IS_MOBILE(dev) && !IS_I830(dev);
+}
+
+/**
+ * intel_lvds_init - setup LVDS connectors on this device
+ * @dev: drm device
+ *
+ * Create the connector, register the LVDS DDC bus, and try to figure out what
+ * modes we can display on the LVDS panel (if present).
+ */
+bool intel_lvds_init(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_lvds *intel_lvds;
+ struct intel_encoder *intel_encoder;
+ struct intel_connector *intel_connector;
+ struct drm_connector *connector;
+ struct drm_encoder *encoder;
+ struct drm_display_mode *scan; /* *modes, *bios_mode; */
+ struct drm_crtc *crtc;
+ u32 lvds;
+ int pipe;
+ u8 pin;
+
+ if (!intel_lvds_supported(dev))
+ return false;
+
+ /* Skip init on machines we know falsely report LVDS */
+ if (dmi_check_system(intel_no_lvds))
+ return false;
+
+ pin = GMBUS_PORT_PANEL;
+ if (!lvds_is_present_in_vbt(dev, &pin)) {
+ DRM_DEBUG_KMS("LVDS is not present in VBT\n");
+ return false;
+ }
+
+ if (HAS_PCH_SPLIT(dev)) {
+ if ((I915_READ(PCH_LVDS) & LVDS_DETECTED) == 0)
+ return false;
+ if (dev_priv->edp.support) {
+ DRM_DEBUG_KMS("disable LVDS for eDP support\n");
+ return false;
+ }
+ }
+
+ intel_lvds = malloc(sizeof(struct intel_lvds), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+ intel_connector = malloc(sizeof(struct intel_connector), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ if (!HAS_PCH_SPLIT(dev)) {
+ intel_lvds->pfit_control = I915_READ(PFIT_CONTROL);
+ }
+
+ intel_encoder = &intel_lvds->base;
+ encoder = &intel_encoder->base;
+ connector = &intel_connector->base;
+ drm_connector_init(dev, &intel_connector->base, &intel_lvds_connector_funcs,
+ DRM_MODE_CONNECTOR_LVDS);
+
+ drm_encoder_init(dev, &intel_encoder->base, &intel_lvds_enc_funcs,
+ DRM_MODE_ENCODER_LVDS);
+
+ intel_connector_attach_encoder(intel_connector, intel_encoder);
+ intel_encoder->type = INTEL_OUTPUT_LVDS;
+
+ intel_encoder->clone_mask = (1 << INTEL_LVDS_CLONE_BIT);
+ if (HAS_PCH_SPLIT(dev))
+ intel_encoder->crtc_mask = (1 << 0) | (1 << 1) | (1 << 2);
+ else
+ intel_encoder->crtc_mask = (1 << 1);
+
+ drm_encoder_helper_add(encoder, &intel_lvds_helper_funcs);
+ drm_connector_helper_add(connector, &intel_lvds_connector_helper_funcs);
+ connector->display_info.subpixel_order = SubPixelHorizontalRGB;
+ connector->interlace_allowed = false;
+ connector->doublescan_allowed = false;
+
+ /* create the scaling mode property */
+ drm_mode_create_scaling_mode_property(dev);
+ /*
+ * the initial panel fitting mode will be FULL_SCREEN.
+ */
+
+ drm_connector_attach_property(&intel_connector->base,
+ dev->mode_config.scaling_mode_property,
+ DRM_MODE_SCALE_ASPECT);
+ intel_lvds->fitting_mode = DRM_MODE_SCALE_ASPECT;
+ /*
+ * LVDS discovery:
+ * 1) check for EDID on DDC
+ * 2) check for VBT data
+ * 3) check to see if LVDS is already on
+ * if none of the above, no panel
+ * 4) make sure lid is open
+ * if closed, act like it's not there for now
+ */
+
+ /*
+ * Attempt to get the fixed panel mode from DDC. Assume that the
+ * preferred mode is the right one.
+ */
+ intel_lvds->edid = drm_get_edid(connector, dev_priv->gmbus[pin]);
+ if (intel_lvds->edid) {
+ if (drm_add_edid_modes(connector,
+ intel_lvds->edid)) {
+ drm_mode_connector_update_edid_property(connector,
+ intel_lvds->edid);
+ } else {
+ free(intel_lvds->edid, DRM_MEM_KMS);
+ intel_lvds->edid = NULL;
+ }
+ }
+ if (!intel_lvds->edid) {
+ /* Didn't get an EDID, so
+ * Set wide sync ranges so we get all modes
+ * handed to valid_mode for checking
+ */
+ connector->display_info.min_vfreq = 0;
+ connector->display_info.max_vfreq = 200;
+ connector->display_info.min_hfreq = 0;
+ connector->display_info.max_hfreq = 200;
+ }
+
+ list_for_each_entry(scan, &connector->probed_modes, head) {
+ if (scan->type & DRM_MODE_TYPE_PREFERRED) {
+ intel_lvds->fixed_mode =
+ drm_mode_duplicate(dev, scan);
+ intel_find_lvds_downclock(dev,
+ intel_lvds->fixed_mode,
+ connector);
+ goto out;
+ }
+ }
+
+ /* Failed to get EDID, what about VBT? */
+ if (dev_priv->lfp_lvds_vbt_mode) {
+ intel_lvds->fixed_mode =
+ drm_mode_duplicate(dev, dev_priv->lfp_lvds_vbt_mode);
+ if (intel_lvds->fixed_mode) {
+ intel_lvds->fixed_mode->type |=
+ DRM_MODE_TYPE_PREFERRED;
+ goto out;
+ }
+ }
+
+ /*
+ * If we didn't get EDID, try checking if the panel is already turned
+ * on. If so, assume that whatever is currently programmed is the
+ * correct mode.
+ */
+
+ /* Ironlake: FIXME if still fail, not try pipe mode now */
+ if (HAS_PCH_SPLIT(dev))
+ goto failed;
+
+ lvds = I915_READ(LVDS);
+ pipe = (lvds & LVDS_PIPEB_SELECT) ? 1 : 0;
+ crtc = intel_get_crtc_for_pipe(dev, pipe);
+
+ if (crtc && (lvds & LVDS_PORT_EN)) {
+ intel_lvds->fixed_mode = intel_crtc_mode_get(dev, crtc);
+ if (intel_lvds->fixed_mode) {
+ intel_lvds->fixed_mode->type |=
+ DRM_MODE_TYPE_PREFERRED;
+ goto out;
+ }
+ }
+
+ /* If we still don't have a mode after all that, give up. */
+ if (!intel_lvds->fixed_mode)
+ goto failed;
+
+out:
+ if (HAS_PCH_SPLIT(dev)) {
+ u32 pwm;
+
+ pipe = (I915_READ(PCH_LVDS) & LVDS_PIPEB_SELECT) ? 1 : 0;
+
+ /* make sure PWM is enabled and locked to the LVDS pipe */
+ pwm = I915_READ(BLC_PWM_CPU_CTL2);
+ if (pipe == 0 && (pwm & PWM_PIPE_B))
+ I915_WRITE(BLC_PWM_CPU_CTL2, pwm & ~PWM_ENABLE);
+ if (pipe)
+ pwm |= PWM_PIPE_B;
+ else
+ pwm &= ~PWM_PIPE_B;
+ I915_WRITE(BLC_PWM_CPU_CTL2, pwm | PWM_ENABLE);
+
+ pwm = I915_READ(BLC_PWM_PCH_CTL1);
+ pwm |= PWM_PCH_ENABLE;
+ I915_WRITE(BLC_PWM_PCH_CTL1, pwm);
+ /*
+ * Unlock registers and just
+ * leave them unlocked
+ */
+ I915_WRITE(PCH_PP_CONTROL,
+ I915_READ(PCH_PP_CONTROL) | PANEL_UNLOCK_REGS);
+ } else {
+ /*
+ * Unlock registers and just
+ * leave them unlocked
+ */
+ I915_WRITE(PP_CONTROL,
+ I915_READ(PP_CONTROL) | PANEL_UNLOCK_REGS);
+ }
+#ifdef NOTYET
+ dev_priv->lid_notifier.notifier_call = intel_lid_notify;
+ if (acpi_lid_notifier_register(&dev_priv->lid_notifier)) {
+ DRM_DEBUG_KMS("lid notifier registration failed\n");
+ dev_priv->lid_notifier.notifier_call = NULL;
+ }
+#endif
+ /* keep the LVDS connector */
+ dev_priv->int_lvds_connector = connector;
+#if 0
+ drm_sysfs_connector_add(connector);
+#endif
+ intel_panel_setup_backlight(dev);
+ return true;
+
+failed:
+ DRM_DEBUG_KMS("No LVDS modes found, disabling.\n");
+ drm_connector_cleanup(connector);
+ drm_encoder_cleanup(encoder);
+ free(intel_lvds, DRM_MEM_KMS);
+ free(intel_connector, DRM_MEM_KMS);
+ return false;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_modes.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_modes.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,143 @@
+/*
+ * Copyright (c) 2007 Dave Airlie <airlied at linux.ie>
+ * Copyright (c) 2007, 2010 Intel Corporation
+ * Jesse Barnes <jesse.barnes at intel.com>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_modes.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <dev/drm2/drm_edid.h>
+#include <dev/iicbus/iiconf.h>
+
+/**
+ * intel_ddc_probe
+ *
+ */
+bool intel_ddc_probe(struct intel_encoder *intel_encoder, int ddc_bus)
+{
+ struct drm_i915_private *dev_priv = intel_encoder->base.dev->dev_private;
+ u8 out_buf[] = { 0x0, 0x0};
+ u8 buf[2];
+ struct iic_msg msgs[] = {
+ {
+ .slave = DDC_ADDR,
+ .flags = IIC_M_WR,
+ .len = 1,
+ .buf = out_buf,
+ },
+ {
+ .slave = DDC_ADDR,
+ .flags = IIC_M_RD,
+ .len = 1,
+ .buf = buf,
+ }
+ };
+
+ return (iicbus_transfer(dev_priv->gmbus[ddc_bus], msgs, 2)
+ == 0/* XXXKIB 2*/);
+}
+
+/**
+ * intel_ddc_get_modes - get modelist from monitor
+ * @connector: DRM connector device to use
+ * @adapter: i2c adapter
+ *
+ * Fetch the EDID information from @connector using the DDC bus.
+ */
+int
+intel_ddc_get_modes(struct drm_connector *connector, device_t adapter)
+{
+ struct edid *edid;
+ int ret = 0;
+
+ edid = drm_get_edid(connector, adapter);
+ if (edid) {
+ drm_mode_connector_update_edid_property(connector, edid);
+ ret = drm_add_edid_modes(connector, edid);
+ drm_edid_to_eld(connector, edid);
+ connector->display_info.raw_edid = NULL;
+ free(edid, DRM_MEM_KMS);
+ }
+
+ return ret;
+}
+
+static const struct drm_prop_enum_list force_audio_names[] = {
+ { HDMI_AUDIO_OFF_DVI, "force-dvi" },
+ { HDMI_AUDIO_OFF, "off" },
+ { HDMI_AUDIO_AUTO, "auto" },
+ { HDMI_AUDIO_ON, "on" },
+};
+
+void
+intel_attach_force_audio_property(struct drm_connector *connector)
+{
+ struct drm_device *dev = connector->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_property *prop;
+
+ prop = dev_priv->force_audio_property;
+ if (prop == NULL) {
+ prop = drm_property_create_enum(dev, 0,
+ "audio",
+ force_audio_names,
+ DRM_ARRAY_SIZE(force_audio_names));
+ if (prop == NULL)
+ return;
+
+ dev_priv->force_audio_property = prop;
+ }
+ drm_connector_attach_property(connector, prop, 0);
+}
+
+static const struct drm_prop_enum_list broadcast_rgb_names[] = {
+ { 0, "Full" },
+ { 1, "Limited 16:235" },
+};
+
+void
+intel_attach_broadcast_rgb_property(struct drm_connector *connector)
+{
+ struct drm_device *dev = connector->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_property *prop;
+
+ prop = dev_priv->broadcast_rgb_property;
+ if (prop == NULL) {
+ prop = drm_property_create_enum(dev, DRM_MODE_PROP_ENUM,
+ "Broadcast RGB",
+ broadcast_rgb_names,
+ DRM_ARRAY_SIZE(broadcast_rgb_names));
+ if (prop == NULL)
+ return;
+
+ dev_priv->broadcast_rgb_property = prop;
+ }
+
+ drm_connector_attach_property(connector, prop, 0);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_opregion.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_opregion.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,550 @@
+/*
+ * Copyright 2008 Intel Corporation <hong.liu at intel.com>
+ * Copyright 2008 Red Hat <mjg at redhat.com>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining
+ * a copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sub license, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the
+ * next paragraph) shall be included in all copies or substantial
+ * portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NON-INFRINGEMENT. IN NO EVENT SHALL INTEL AND/OR ITS SUPPLIERS BE
+ * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_opregion.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+
+#define PCI_ASLE 0xe4
+#define PCI_ASLS 0xfc
+
+#define OPREGION_HEADER_OFFSET 0
+#define OPREGION_ACPI_OFFSET 0x100
+#define ACPI_CLID 0x01ac /* current lid state indicator */
+#define ACPI_CDCK 0x01b0 /* current docking state indicator */
+#define OPREGION_SWSCI_OFFSET 0x200
+#define OPREGION_ASLE_OFFSET 0x300
+#define OPREGION_VBT_OFFSET 0x400
+
+#define OPREGION_SIGNATURE "IntelGraphicsMem"
+#define MBOX_ACPI (1<<0)
+#define MBOX_SWSCI (1<<1)
+#define MBOX_ASLE (1<<2)
+
+struct opregion_header {
+ u8 signature[16];
+ u32 size;
+ u32 opregion_ver;
+ u8 bios_ver[32];
+ u8 vbios_ver[16];
+ u8 driver_ver[16];
+ u32 mboxes;
+ u8 reserved[164];
+} __attribute__((packed));
+
+/* OpRegion mailbox #1: public ACPI methods */
+struct opregion_acpi {
+ u32 drdy; /* driver readiness */
+ u32 csts; /* notification status */
+ u32 cevt; /* current event */
+ u8 rsvd1[20];
+ u32 didl[8]; /* supported display devices ID list */
+ u32 cpdl[8]; /* currently presented display list */
+ u32 cadl[8]; /* currently active display list */
+ u32 nadl[8]; /* next active devices list */
+ u32 aslp; /* ASL sleep time-out */
+ u32 tidx; /* toggle table index */
+ u32 chpd; /* current hotplug enable indicator */
+ u32 clid; /* current lid state*/
+ u32 cdck; /* current docking state */
+ u32 sxsw; /* Sx state resume */
+ u32 evts; /* ASL supported events */
+ u32 cnot; /* current OS notification */
+ u32 nrdy; /* driver status */
+ u8 rsvd2[60];
+} __attribute__((packed));
+
+/* OpRegion mailbox #2: SWSCI */
+struct opregion_swsci {
+ u32 scic; /* SWSCI command|status|data */
+ u32 parm; /* command parameters */
+ u32 dslp; /* driver sleep time-out */
+ u8 rsvd[244];
+} __attribute__((packed));
+
+/* OpRegion mailbox #3: ASLE */
+struct opregion_asle {
+ u32 ardy; /* driver readiness */
+ u32 aslc; /* ASLE interrupt command */
+ u32 tche; /* technology enabled indicator */
+ u32 alsi; /* current ALS illuminance reading */
+ u32 bclp; /* backlight brightness to set */
+ u32 pfit; /* panel fitting state */
+ u32 cblv; /* current brightness level */
+ u16 bclm[20]; /* backlight level duty cycle mapping table */
+ u32 cpfm; /* current panel fitting mode */
+ u32 epfm; /* enabled panel fitting modes */
+ u8 plut[74]; /* panel LUT and identifier */
+ u32 pfmb; /* PWM freq and min brightness */
+ u8 rsvd[102];
+} __attribute__((packed));
+
+/* ASLE irq request bits */
+#define ASLE_SET_ALS_ILLUM (1 << 0)
+#define ASLE_SET_BACKLIGHT (1 << 1)
+#define ASLE_SET_PFIT (1 << 2)
+#define ASLE_SET_PWM_FREQ (1 << 3)
+#define ASLE_REQ_MSK 0xf
+
+/* response bits of ASLE irq request */
+#define ASLE_ALS_ILLUM_FAILED (1<<10)
+#define ASLE_BACKLIGHT_FAILED (1<<12)
+#define ASLE_PFIT_FAILED (1<<14)
+#define ASLE_PWM_FREQ_FAILED (1<<16)
+
+/* ASLE backlight brightness to set */
+#define ASLE_BCLP_VALID (1<<31)
+#define ASLE_BCLP_MSK (~(1<<31))
+
+/* ASLE panel fitting request */
+#define ASLE_PFIT_VALID (1<<31)
+#define ASLE_PFIT_CENTER (1<<0)
+#define ASLE_PFIT_STRETCH_TEXT (1<<1)
+#define ASLE_PFIT_STRETCH_GFX (1<<2)
+
+/* PWM frequency and minimum brightness */
+#define ASLE_PFMB_BRIGHTNESS_MASK (0xff)
+#define ASLE_PFMB_BRIGHTNESS_VALID (1<<8)
+#define ASLE_PFMB_PWM_MASK (0x7ffffe00)
+#define ASLE_PFMB_PWM_VALID (1<<31)
+
+#define ASLE_CBLV_VALID (1<<31)
+
+#define ACPI_OTHER_OUTPUT (0<<8)
+#define ACPI_VGA_OUTPUT (1<<8)
+#define ACPI_TV_OUTPUT (2<<8)
+#define ACPI_DIGITAL_OUTPUT (3<<8)
+#define ACPI_LVDS_OUTPUT (4<<8)
+
+#ifdef CONFIG_ACPI
+static u32 asle_set_backlight(struct drm_device *dev, u32 bclp)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct opregion_asle *asle = dev_priv->opregion.asle;
+ u32 max;
+
+ if (!(bclp & ASLE_BCLP_VALID))
+ return ASLE_BACKLIGHT_FAILED;
+
+ bclp &= ASLE_BCLP_MSK;
+ if (bclp > 255)
+ return ASLE_BACKLIGHT_FAILED;
+
+ max = intel_panel_get_max_backlight(dev);
+ intel_panel_set_backlight(dev, bclp * max / 255);
+ asle->cblv = (bclp*0x64)/0xff | ASLE_CBLV_VALID;
+
+ return 0;
+}
+
+static u32 asle_set_als_illum(struct drm_device *dev, u32 alsi)
+{
+ /* alsi is the current ALS reading in lux. 0 indicates below sensor
+ range, 0xffff indicates above sensor range. 1-0xfffe are valid */
+ return 0;
+}
+
+static u32 asle_set_pwm_freq(struct drm_device *dev, u32 pfmb)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ if (pfmb & ASLE_PFMB_PWM_VALID) {
+ u32 blc_pwm_ctl = I915_READ(BLC_PWM_CTL);
+ u32 pwm = pfmb & ASLE_PFMB_PWM_MASK;
+ blc_pwm_ctl &= BACKLIGHT_DUTY_CYCLE_MASK;
+ pwm = pwm >> 9;
+ /* FIXME - what do we do with the PWM? */
+ }
+ return 0;
+}
+
+static u32 asle_set_pfit(struct drm_device *dev, u32 pfit)
+{
+ /* Panel fitting is currently controlled by the X code, so this is a
+ noop until modesetting support works fully */
+ if (!(pfit & ASLE_PFIT_VALID))
+ return ASLE_PFIT_FAILED;
+ return 0;
+}
+
+void intel_opregion_asle_intr(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct opregion_asle *asle = dev_priv->opregion.asle;
+ u32 asle_stat = 0;
+ u32 asle_req;
+
+ if (!asle)
+ return;
+
+ asle_req = asle->aslc & ASLE_REQ_MSK;
+
+ if (!asle_req) {
+ DRM_DEBUG("non asle set request??\n");
+ return;
+ }
+
+ if (asle_req & ASLE_SET_ALS_ILLUM)
+ asle_stat |= asle_set_als_illum(dev, asle->alsi);
+
+ if (asle_req & ASLE_SET_BACKLIGHT)
+ asle_stat |= asle_set_backlight(dev, asle->bclp);
+
+ if (asle_req & ASLE_SET_PFIT)
+ asle_stat |= asle_set_pfit(dev, asle->pfit);
+
+ if (asle_req & ASLE_SET_PWM_FREQ)
+ asle_stat |= asle_set_pwm_freq(dev, asle->pfmb);
+
+ asle->aslc = asle_stat;
+}
+
+void intel_opregion_gse_intr(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct opregion_asle *asle = dev_priv->opregion.asle;
+ u32 asle_stat = 0;
+ u32 asle_req;
+
+ if (!asle)
+ return;
+
+ asle_req = asle->aslc & ASLE_REQ_MSK;
+
+ if (!asle_req) {
+ DRM_DEBUG("non asle set request??\n");
+ return;
+ }
+
+ if (asle_req & ASLE_SET_ALS_ILLUM) {
+ DRM_DEBUG("Illum is not supported\n");
+ asle_stat |= ASLE_ALS_ILLUM_FAILED;
+ }
+
+ if (asle_req & ASLE_SET_BACKLIGHT)
+ asle_stat |= asle_set_backlight(dev, asle->bclp);
+
+ if (asle_req & ASLE_SET_PFIT) {
+ DRM_DEBUG("Pfit is not supported\n");
+ asle_stat |= ASLE_PFIT_FAILED;
+ }
+
+ if (asle_req & ASLE_SET_PWM_FREQ) {
+ DRM_DEBUG("PWM freq is not supported\n");
+ asle_stat |= ASLE_PWM_FREQ_FAILED;
+ }
+
+ asle->aslc = asle_stat;
+}
+#define ASLE_ALS_EN (1<<0)
+#define ASLE_BLC_EN (1<<1)
+#define ASLE_PFIT_EN (1<<2)
+#define ASLE_PFMB_EN (1<<3)
+
+void intel_opregion_enable_asle(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct opregion_asle *asle = dev_priv->opregion.asle;
+
+ if (asle) {
+ if (IS_MOBILE(dev))
+ intel_enable_asle(dev);
+
+ asle->tche = ASLE_ALS_EN | ASLE_BLC_EN | ASLE_PFIT_EN |
+ ASLE_PFMB_EN;
+ asle->ardy = 1;
+ }
+}
+
+#define ACPI_EV_DISPLAY_SWITCH (1<<0)
+#define ACPI_EV_LID (1<<1)
+#define ACPI_EV_DOCK (1<<2)
+
+static struct intel_opregion *system_opregion;
+
+static int intel_opregion_video_event(struct notifier_block *nb,
+ unsigned long val, void *data)
+{
+ /* The only video events relevant to opregion are 0x80. These indicate
+ either a docking event, lid switch or display switch request. In
+ Linux, these are handled by the dock, button and video drivers.
+ */
+ struct opregion_acpi *acpi;
+ struct acpi_bus_event *event = data;
+ int ret = NOTIFY_OK;
+
+ if (strcmp(event->device_class, ACPI_VIDEO_CLASS) != 0)
+ return NOTIFY_DONE;
+
+ if (!system_opregion)
+ return NOTIFY_DONE;
+
+ acpi = system_opregion->acpi;
+
+ if (event->type == 0x80 && !(acpi->cevt & 0x1))
+ ret = NOTIFY_BAD;
+
+ acpi->csts = 0;
+
+ return ret;
+}
+
+static struct notifier_block intel_opregion_notifier = {
+ .notifier_call = intel_opregion_video_event,
+};
+
+/*
+ * Initialise the DIDL field in opregion. This passes a list of devices to
+ * the firmware. Values are defined by section B.4.2 of the ACPI specification
+ * (version 3)
+ */
+
+static void intel_didl_outputs(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_opregion *opregion = &dev_priv->opregion;
+ struct drm_connector *connector;
+ acpi_handle handle;
+ struct acpi_device *acpi_dev, *acpi_cdev, *acpi_video_bus = NULL;
+ unsigned long long device_id;
+ acpi_status status;
+ int i = 0;
+
+ handle = DEVICE_ACPI_HANDLE(&dev->pdev->dev);
+ if (!handle || ACPI_FAILURE(acpi_bus_get_device(handle, &acpi_dev)))
+ return;
+
+ if (acpi_is_video_device(acpi_dev))
+ acpi_video_bus = acpi_dev;
+ else {
+ list_for_each_entry(acpi_cdev, &acpi_dev->children, node) {
+ if (acpi_is_video_device(acpi_cdev)) {
+ acpi_video_bus = acpi_cdev;
+ break;
+ }
+ }
+ }
+
+ if (!acpi_video_bus) {
+ printk(KERN_WARNING "No ACPI video bus found\n");
+ return;
+ }
+
+ list_for_each_entry(acpi_cdev, &acpi_video_bus->children, node) {
+ if (i >= 8) {
+ dev_printk(KERN_ERR, &dev->pdev->dev,
+ "More than 8 outputs detected\n");
+ return;
+ }
+ status =
+ acpi_evaluate_integer(acpi_cdev->handle, "_ADR",
+ NULL, &device_id);
+ if (ACPI_SUCCESS(status)) {
+ if (!device_id)
+ goto blind_set;
+ opregion->acpi->didl[i] = (u32)(device_id & 0x0f0f);
+ i++;
+ }
+ }
+
+end:
+ /* If fewer than 8 outputs, the list must be null terminated */
+ if (i < 8)
+ opregion->acpi->didl[i] = 0;
+ return;
+
+blind_set:
+ i = 0;
+ list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
+ int output_type = ACPI_OTHER_OUTPUT;
+ if (i >= 8) {
+ device_printf(dev->device,
+ "More than 8 outputs detected\n");
+ return;
+ }
+ switch (connector->connector_type) {
+ case DRM_MODE_CONNECTOR_VGA:
+ case DRM_MODE_CONNECTOR_DVIA:
+ output_type = ACPI_VGA_OUTPUT;
+ break;
+ case DRM_MODE_CONNECTOR_Composite:
+ case DRM_MODE_CONNECTOR_SVIDEO:
+ case DRM_MODE_CONNECTOR_Component:
+ case DRM_MODE_CONNECTOR_9PinDIN:
+ output_type = ACPI_TV_OUTPUT;
+ break;
+ case DRM_MODE_CONNECTOR_DVII:
+ case DRM_MODE_CONNECTOR_DVID:
+ case DRM_MODE_CONNECTOR_DisplayPort:
+ case DRM_MODE_CONNECTOR_HDMIA:
+ case DRM_MODE_CONNECTOR_HDMIB:
+ output_type = ACPI_DIGITAL_OUTPUT;
+ break;
+ case DRM_MODE_CONNECTOR_LVDS:
+ output_type = ACPI_LVDS_OUTPUT;
+ break;
+ }
+ opregion->acpi->didl[i] |= (1<<31) | output_type | i;
+ i++;
+ }
+ goto end;
+}
+
+void intel_opregion_init(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_opregion *opregion = &dev_priv->opregion;
+
+ if (!opregion->header)
+ return;
+
+ if (opregion->acpi) {
+ if (drm_core_check_feature(dev, DRIVER_MODESET))
+ intel_didl_outputs(dev);
+
+ /* Notify BIOS we are ready to handle ACPI video ext notifs.
+ * Right now, all the events are handled by the ACPI video module.
+ * We don't actually need to do anything with them. */
+ opregion->acpi->csts = 0;
+ opregion->acpi->drdy = 1;
+
+ system_opregion = opregion;
+ register_acpi_notifier(&intel_opregion_notifier);
+ }
+
+ if (opregion->asle)
+ intel_opregion_enable_asle(dev);
+}
+
+void intel_opregion_fini(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_opregion *opregion = &dev_priv->opregion;
+
+ if (!opregion->header)
+ return;
+
+ if (opregion->acpi) {
+ opregion->acpi->drdy = 0;
+
+ system_opregion = NULL;
+ unregister_acpi_notifier(&intel_opregion_notifier);
+ }
+
+ /* just clear all opregion memory pointers now */
+ iounmap(opregion->header);
+ opregion->header = NULL;
+ opregion->acpi = NULL;
+ opregion->swsci = NULL;
+ opregion->asle = NULL;
+ opregion->vbt = NULL;
+}
+#else
+int
+intel_opregion_init(struct drm_device *dev)
+{
+
+ return (0);
+}
+
+void
+intel_opregion_fini(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv;
+ struct intel_opregion *opregion;
+
+ dev_priv = dev->dev_private;
+ opregion = &dev_priv->opregion;
+
+ if (opregion->header == NULL)
+ return;
+
+ pmap_unmapdev((vm_offset_t)opregion->header, OPREGION_SIZE);
+ opregion->header = NULL;
+ opregion->acpi = NULL;
+ opregion->swsci = NULL;
+ opregion->asle = NULL;
+ opregion->vbt = NULL;
+}
+#endif
+
+int intel_opregion_setup(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_opregion *opregion = &dev_priv->opregion;
+ char *base;
+ u32 asls, mboxes;
+ int err = 0;
+
+ asls = pci_read_config(dev->device, PCI_ASLS, 4);
+ DRM_DEBUG("graphic opregion physical addr: 0x%x\n", asls);
+ if (asls == 0) {
+ DRM_DEBUG("ACPI OpRegion not supported!\n");
+ return -ENOTSUP;
+ }
+
+ base = (void *)pmap_mapbios(asls, OPREGION_SIZE);
+ if (!base)
+ return -ENOMEM;
+
+ if (memcmp(base, OPREGION_SIGNATURE, 16)) {
+ DRM_DEBUG("opregion signature mismatch\n");
+ err = -EINVAL;
+ goto err_out;
+ }
+ opregion->header = (struct opregion_header *)base;
+ opregion->vbt = base + OPREGION_VBT_OFFSET;
+
+ opregion->lid_state = (u32 *)(base + ACPI_CLID);
+
+ mboxes = opregion->header->mboxes;
+ if (mboxes & MBOX_ACPI) {
+ DRM_DEBUG("Public ACPI methods supported\n");
+ opregion->acpi = (struct opregion_acpi *)(base +
+ OPREGION_ACPI_OFFSET);
+ }
+
+ if (mboxes & MBOX_SWSCI) {
+ DRM_DEBUG("SWSCI supported\n");
+ opregion->swsci = (struct opregion_swsci *)(base +
+ OPREGION_SWSCI_OFFSET);
+ }
+ if (mboxes & MBOX_ASLE) {
+ DRM_DEBUG("ASLE supported\n");
+ opregion->asle = (struct opregion_asle *)(base +
+ OPREGION_ASLE_OFFSET);
+ }
+
+ return 0;
+
+err_out:
+ pmap_unmapdev((vm_offset_t)base, OPREGION_SIZE);
+ return err;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_overlay.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_overlay.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1582 @@
+/*
+ * Copyright © 2009
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ * Authors:
+ * Daniel Vetter <daniel at ffwll.ch>
+ *
+ * Derived from Xorg ddx, xf86-video-intel, src/i830_video.c
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_overlay.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/i915_reg.h>
+#include <dev/drm2/i915/intel_drv.h>
+
+/* Limits for overlay size. According to intel doc, the real limits are:
+ * Y width: 4095, UV width (planar): 2047, Y height: 2047,
+ * UV width (planar): * 1023. But the xorg thinks 2048 for height and width. Use
+ * the mininum of both. */
+#define IMAGE_MAX_WIDTH 2048
+#define IMAGE_MAX_HEIGHT 2046 /* 2 * 1023 */
+/* on 830 and 845 these large limits result in the card hanging */
+#define IMAGE_MAX_WIDTH_LEGACY 1024
+#define IMAGE_MAX_HEIGHT_LEGACY 1088
+
+/* overlay register definitions */
+/* OCMD register */
+#define OCMD_TILED_SURFACE (0x1<<19)
+#define OCMD_MIRROR_MASK (0x3<<17)
+#define OCMD_MIRROR_MODE (0x3<<17)
+#define OCMD_MIRROR_HORIZONTAL (0x1<<17)
+#define OCMD_MIRROR_VERTICAL (0x2<<17)
+#define OCMD_MIRROR_BOTH (0x3<<17)
+#define OCMD_BYTEORDER_MASK (0x3<<14) /* zero for YUYV or FOURCC YUY2 */
+#define OCMD_UV_SWAP (0x1<<14) /* YVYU */
+#define OCMD_Y_SWAP (0x2<<14) /* UYVY or FOURCC UYVY */
+#define OCMD_Y_AND_UV_SWAP (0x3<<14) /* VYUY */
+#define OCMD_SOURCE_FORMAT_MASK (0xf<<10)
+#define OCMD_RGB_888 (0x1<<10) /* not in i965 Intel docs */
+#define OCMD_RGB_555 (0x2<<10) /* not in i965 Intel docs */
+#define OCMD_RGB_565 (0x3<<10) /* not in i965 Intel docs */
+#define OCMD_YUV_422_PACKED (0x8<<10)
+#define OCMD_YUV_411_PACKED (0x9<<10) /* not in i965 Intel docs */
+#define OCMD_YUV_420_PLANAR (0xc<<10)
+#define OCMD_YUV_422_PLANAR (0xd<<10)
+#define OCMD_YUV_410_PLANAR (0xe<<10) /* also 411 */
+#define OCMD_TVSYNCFLIP_PARITY (0x1<<9)
+#define OCMD_TVSYNCFLIP_ENABLE (0x1<<7)
+#define OCMD_BUF_TYPE_MASK (0x1<<5)
+#define OCMD_BUF_TYPE_FRAME (0x0<<5)
+#define OCMD_BUF_TYPE_FIELD (0x1<<5)
+#define OCMD_TEST_MODE (0x1<<4)
+#define OCMD_BUFFER_SELECT (0x3<<2)
+#define OCMD_BUFFER0 (0x0<<2)
+#define OCMD_BUFFER1 (0x1<<2)
+#define OCMD_FIELD_SELECT (0x1<<2)
+#define OCMD_FIELD0 (0x0<<1)
+#define OCMD_FIELD1 (0x1<<1)
+#define OCMD_ENABLE (0x1<<0)
+
+/* OCONFIG register */
+#define OCONF_PIPE_MASK (0x1<<18)
+#define OCONF_PIPE_A (0x0<<18)
+#define OCONF_PIPE_B (0x1<<18)
+#define OCONF_GAMMA2_ENABLE (0x1<<16)
+#define OCONF_CSC_MODE_BT601 (0x0<<5)
+#define OCONF_CSC_MODE_BT709 (0x1<<5)
+#define OCONF_CSC_BYPASS (0x1<<4)
+#define OCONF_CC_OUT_8BIT (0x1<<3)
+#define OCONF_TEST_MODE (0x1<<2)
+#define OCONF_THREE_LINE_BUFFER (0x1<<0)
+#define OCONF_TWO_LINE_BUFFER (0x0<<0)
+
+/* DCLRKM (dst-key) register */
+#define DST_KEY_ENABLE (0x1<<31)
+#define CLK_RGB24_MASK 0x0
+#define CLK_RGB16_MASK 0x070307
+#define CLK_RGB15_MASK 0x070707
+#define CLK_RGB8I_MASK 0xffffff
+
+#define RGB16_TO_COLORKEY(c) \
+ (((c & 0xF800) << 8) | ((c & 0x07E0) << 5) | ((c & 0x001F) << 3))
+#define RGB15_TO_COLORKEY(c) \
+ (((c & 0x7c00) << 9) | ((c & 0x03E0) << 6) | ((c & 0x001F) << 3))
+
+/* overlay flip addr flag */
+#define OFC_UPDATE 0x1
+
+/* polyphase filter coefficients */
+#define N_HORIZ_Y_TAPS 5
+#define N_VERT_Y_TAPS 3
+#define N_HORIZ_UV_TAPS 3
+#define N_VERT_UV_TAPS 3
+#define N_PHASES 17
+#define MAX_TAPS 5
+
+/* memory bufferd overlay registers */
+struct overlay_registers {
+ u32 OBUF_0Y;
+ u32 OBUF_1Y;
+ u32 OBUF_0U;
+ u32 OBUF_0V;
+ u32 OBUF_1U;
+ u32 OBUF_1V;
+ u32 OSTRIDE;
+ u32 YRGB_VPH;
+ u32 UV_VPH;
+ u32 HORZ_PH;
+ u32 INIT_PHS;
+ u32 DWINPOS;
+ u32 DWINSZ;
+ u32 SWIDTH;
+ u32 SWIDTHSW;
+ u32 SHEIGHT;
+ u32 YRGBSCALE;
+ u32 UVSCALE;
+ u32 OCLRC0;
+ u32 OCLRC1;
+ u32 DCLRKV;
+ u32 DCLRKM;
+ u32 SCLRKVH;
+ u32 SCLRKVL;
+ u32 SCLRKEN;
+ u32 OCONFIG;
+ u32 OCMD;
+ u32 RESERVED1; /* 0x6C */
+ u32 OSTART_0Y;
+ u32 OSTART_1Y;
+ u32 OSTART_0U;
+ u32 OSTART_0V;
+ u32 OSTART_1U;
+ u32 OSTART_1V;
+ u32 OTILEOFF_0Y;
+ u32 OTILEOFF_1Y;
+ u32 OTILEOFF_0U;
+ u32 OTILEOFF_0V;
+ u32 OTILEOFF_1U;
+ u32 OTILEOFF_1V;
+ u32 FASTHSCALE; /* 0xA0 */
+ u32 UVSCALEV; /* 0xA4 */
+ u32 RESERVEDC[(0x200 - 0xA8) / 4]; /* 0xA8 - 0x1FC */
+ u16 Y_VCOEFS[N_VERT_Y_TAPS * N_PHASES]; /* 0x200 */
+ u16 RESERVEDD[0x100 / 2 - N_VERT_Y_TAPS * N_PHASES];
+ u16 Y_HCOEFS[N_HORIZ_Y_TAPS * N_PHASES]; /* 0x300 */
+ u16 RESERVEDE[0x200 / 2 - N_HORIZ_Y_TAPS * N_PHASES];
+ u16 UV_VCOEFS[N_VERT_UV_TAPS * N_PHASES]; /* 0x500 */
+ u16 RESERVEDF[0x100 / 2 - N_VERT_UV_TAPS * N_PHASES];
+ u16 UV_HCOEFS[N_HORIZ_UV_TAPS * N_PHASES]; /* 0x600 */
+ u16 RESERVEDG[0x100 / 2 - N_HORIZ_UV_TAPS * N_PHASES];
+};
+
+struct intel_overlay {
+ struct drm_device *dev;
+ struct intel_crtc *crtc;
+ struct drm_i915_gem_object *vid_bo;
+ struct drm_i915_gem_object *old_vid_bo;
+ int active;
+ int pfit_active;
+ u32 pfit_vscale_ratio; /* shifted-point number, (1<<12) == 1.0 */
+ u32 color_key;
+ u32 brightness, contrast, saturation;
+ u32 old_xscale, old_yscale;
+ /* register access */
+ u32 flip_addr;
+ struct drm_i915_gem_object *reg_bo;
+ /* flip handling */
+ uint32_t last_flip_req;
+ void (*flip_tail)(struct intel_overlay *);
+};
+
+static struct overlay_registers *
+intel_overlay_map_regs(struct intel_overlay *overlay)
+{
+ struct overlay_registers *regs;
+
+ if (OVERLAY_NEEDS_PHYSICAL(overlay->dev)) {
+ regs = overlay->reg_bo->phys_obj->handle->vaddr;
+ } else {
+ regs = pmap_mapdev_attr(overlay->dev->agp->base +
+ overlay->reg_bo->gtt_offset, PAGE_SIZE,
+ PAT_WRITE_COMBINING);
+ }
+ return (regs);
+}
+
+static void intel_overlay_unmap_regs(struct intel_overlay *overlay,
+ struct overlay_registers *regs)
+{
+ if (!OVERLAY_NEEDS_PHYSICAL(overlay->dev))
+ pmap_unmapdev((vm_offset_t)regs, PAGE_SIZE);
+}
+
+static int intel_overlay_do_wait_request(struct intel_overlay *overlay,
+ struct drm_i915_gem_request *request,
+ void (*tail)(struct intel_overlay *))
+{
+ struct drm_device *dev = overlay->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int ret;
+
+ KASSERT(!overlay->last_flip_req, ("Overlay already has flip req"));
+ ret = i915_add_request(LP_RING(dev_priv), NULL, request);
+ if (ret) {
+ free(request, DRM_I915_GEM);
+ return ret;
+ }
+ overlay->last_flip_req = request->seqno;
+ overlay->flip_tail = tail;
+ ret = i915_wait_request(LP_RING(dev_priv), overlay->last_flip_req,
+ true);
+ if (ret)
+ return ret;
+
+ overlay->last_flip_req = 0;
+ return 0;
+}
+
+/* Workaround for i830 bug where pipe a must be enable to change control regs */
+static int
+i830_activate_pipe_a(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_crtc *crtc;
+ struct drm_crtc_helper_funcs *crtc_funcs;
+ struct drm_display_mode vesa_640x480 = {
+ DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 25175, 640, 656,
+ 752, 800, 0, 480, 489, 492, 525, 0,
+ DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC)
+ }, *mode;
+
+ crtc = to_intel_crtc(dev_priv->pipe_to_crtc_mapping[0]);
+ if (crtc->dpms_mode == DRM_MODE_DPMS_ON)
+ return 0;
+
+ /* most i8xx have pipe a forced on, so don't trust dpms mode */
+ if (I915_READ(_PIPEACONF) & PIPECONF_ENABLE)
+ return 0;
+
+ crtc_funcs = crtc->base.helper_private;
+ if (crtc_funcs->dpms == NULL)
+ return 0;
+
+ DRM_DEBUG_DRIVER("Enabling pipe A in order to enable overlay\n");
+
+ mode = drm_mode_duplicate(dev, &vesa_640x480);
+ drm_mode_set_crtcinfo(mode, 0);
+ if (!drm_crtc_helper_set_mode(&crtc->base, mode,
+ crtc->base.x, crtc->base.y,
+ crtc->base.fb))
+ return 0;
+
+ crtc_funcs->dpms(&crtc->base, DRM_MODE_DPMS_ON);
+ return 1;
+}
+
+static void
+i830_deactivate_pipe_a(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[0];
+ struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
+
+ crtc_funcs->dpms(crtc, DRM_MODE_DPMS_OFF);
+}
+
+/* overlay needs to be disable in OCMD reg */
+static int intel_overlay_on(struct intel_overlay *overlay)
+{
+ struct drm_device *dev = overlay->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_i915_gem_request *request;
+ int pipe_a_quirk = 0;
+ int ret;
+
+ KASSERT(!overlay->active, ("Overlay is active"));
+ overlay->active = 1;
+
+ if (IS_I830(dev)) {
+ pipe_a_quirk = i830_activate_pipe_a(dev);
+ if (pipe_a_quirk < 0)
+ return pipe_a_quirk;
+ }
+
+ request = malloc(sizeof(*request), DRM_I915_GEM, M_WAITOK | M_ZERO);
+
+ ret = BEGIN_LP_RING(4);
+ if (ret) {
+ free(request, DRM_I915_GEM);
+ goto out;
+ }
+
+ OUT_RING(MI_OVERLAY_FLIP | MI_OVERLAY_ON);
+ OUT_RING(overlay->flip_addr | OFC_UPDATE);
+ OUT_RING(MI_WAIT_FOR_EVENT | MI_WAIT_FOR_OVERLAY_FLIP);
+ OUT_RING(MI_NOOP);
+ ADVANCE_LP_RING();
+
+ ret = intel_overlay_do_wait_request(overlay, request, NULL);
+out:
+ if (pipe_a_quirk)
+ i830_deactivate_pipe_a(dev);
+
+ return ret;
+}
+
+/* overlay needs to be enabled in OCMD reg */
+static int intel_overlay_continue(struct intel_overlay *overlay,
+ bool load_polyphase_filter)
+{
+ struct drm_device *dev = overlay->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_i915_gem_request *request;
+ u32 flip_addr = overlay->flip_addr;
+ u32 tmp;
+ int ret;
+
+ KASSERT(overlay->active, ("Overlay not active"));
+
+ request = malloc(sizeof(*request), DRM_I915_GEM, M_WAITOK | M_ZERO);
+
+ if (load_polyphase_filter)
+ flip_addr |= OFC_UPDATE;
+
+ /* check for underruns */
+ tmp = I915_READ(DOVSTA);
+ if (tmp & (1 << 17))
+ DRM_DEBUG("overlay underrun, DOVSTA: %x\n", tmp);
+
+ ret = BEGIN_LP_RING(2);
+ if (ret) {
+ free(request, DRM_I915_GEM);
+ return ret;
+ }
+ OUT_RING(MI_OVERLAY_FLIP | MI_OVERLAY_CONTINUE);
+ OUT_RING(flip_addr);
+ ADVANCE_LP_RING();
+
+ ret = i915_add_request(LP_RING(dev_priv), NULL, request);
+ if (ret) {
+ free(request, DRM_I915_GEM);
+ return ret;
+ }
+
+ overlay->last_flip_req = request->seqno;
+ return 0;
+}
+
+static void intel_overlay_release_old_vid_tail(struct intel_overlay *overlay)
+{
+ struct drm_i915_gem_object *obj = overlay->old_vid_bo;
+
+ i915_gem_object_unpin(obj);
+ drm_gem_object_unreference(&obj->base);
+
+ overlay->old_vid_bo = NULL;
+}
+
+static void intel_overlay_off_tail(struct intel_overlay *overlay)
+{
+ struct drm_i915_gem_object *obj = overlay->vid_bo;
+
+ /* never have the overlay hw on without showing a frame */
+ KASSERT(overlay->vid_bo != NULL, ("No vid_bo"));
+
+ i915_gem_object_unpin(obj);
+ drm_gem_object_unreference(&obj->base);
+ overlay->vid_bo = NULL;
+
+ overlay->crtc->overlay = NULL;
+ overlay->crtc = NULL;
+ overlay->active = 0;
+}
+
+/* overlay needs to be disabled in OCMD reg */
+static int intel_overlay_off(struct intel_overlay *overlay)
+{
+ struct drm_device *dev = overlay->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 flip_addr = overlay->flip_addr;
+ struct drm_i915_gem_request *request;
+ int ret;
+
+ KASSERT(overlay->active, ("Overlay is not active"));
+
+ request = malloc(sizeof(*request), DRM_I915_GEM, M_WAITOK | M_ZERO);
+
+ /* According to intel docs the overlay hw may hang (when switching
+ * off) without loading the filter coeffs. It is however unclear whether
+ * this applies to the disabling of the overlay or to the switching off
+ * of the hw. Do it in both cases */
+ flip_addr |= OFC_UPDATE;
+
+ ret = BEGIN_LP_RING(6);
+ if (ret) {
+ free(request, DRM_I915_GEM);
+ return ret;
+ }
+ /* wait for overlay to go idle */
+ OUT_RING(MI_OVERLAY_FLIP | MI_OVERLAY_CONTINUE);
+ OUT_RING(flip_addr);
+ OUT_RING(MI_WAIT_FOR_EVENT | MI_WAIT_FOR_OVERLAY_FLIP);
+ /* turn overlay off */
+ OUT_RING(MI_OVERLAY_FLIP | MI_OVERLAY_OFF);
+ OUT_RING(flip_addr);
+ OUT_RING(MI_WAIT_FOR_EVENT | MI_WAIT_FOR_OVERLAY_FLIP);
+ ADVANCE_LP_RING();
+
+ return intel_overlay_do_wait_request(overlay, request,
+ intel_overlay_off_tail);
+}
+
+/* recover from an interruption due to a signal
+ * We have to be careful not to repeat work forever an make forward progess. */
+static int intel_overlay_recover_from_interrupt(struct intel_overlay *overlay)
+{
+ struct drm_device *dev = overlay->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int ret;
+
+ if (overlay->last_flip_req == 0)
+ return 0;
+
+ ret = i915_wait_request(LP_RING(dev_priv), overlay->last_flip_req,
+ true);
+ if (ret)
+ return ret;
+
+ if (overlay->flip_tail)
+ overlay->flip_tail(overlay);
+
+ overlay->last_flip_req = 0;
+ return 0;
+}
+
+/* Wait for pending overlay flip and release old frame.
+ * Needs to be called before the overlay register are changed
+ * via intel_overlay_(un)map_regs
+ */
+static int intel_overlay_release_old_vid(struct intel_overlay *overlay)
+{
+ struct drm_device *dev = overlay->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ int ret;
+
+ /* Only wait if there is actually an old frame to release to
+ * guarantee forward progress.
+ */
+ if (!overlay->old_vid_bo)
+ return 0;
+
+ if (I915_READ(ISR) & I915_OVERLAY_PLANE_FLIP_PENDING_INTERRUPT) {
+ struct drm_i915_gem_request *request;
+
+ /* synchronous slowpath */
+ request = malloc(sizeof(*request), DRM_I915_GEM, M_WAITOK | M_ZERO);
+
+ ret = BEGIN_LP_RING(2);
+ if (ret) {
+ free(request, DRM_I915_GEM);
+ return ret;
+ }
+
+ OUT_RING(MI_WAIT_FOR_EVENT | MI_WAIT_FOR_OVERLAY_FLIP);
+ OUT_RING(MI_NOOP);
+ ADVANCE_LP_RING();
+
+ ret = intel_overlay_do_wait_request(overlay, request,
+ intel_overlay_release_old_vid_tail);
+ if (ret)
+ return ret;
+ }
+
+ intel_overlay_release_old_vid_tail(overlay);
+ return 0;
+}
+
+struct put_image_params {
+ int format;
+ short dst_x;
+ short dst_y;
+ short dst_w;
+ short dst_h;
+ short src_w;
+ short src_scan_h;
+ short src_scan_w;
+ short src_h;
+ short stride_Y;
+ short stride_UV;
+ int offset_Y;
+ int offset_U;
+ int offset_V;
+};
+
+static int packed_depth_bytes(u32 format)
+{
+ switch (format & I915_OVERLAY_DEPTH_MASK) {
+ case I915_OVERLAY_YUV422:
+ return 4;
+ case I915_OVERLAY_YUV411:
+ /* return 6; not implemented */
+ default:
+ return -EINVAL;
+ }
+}
+
+static int packed_width_bytes(u32 format, short width)
+{
+ switch (format & I915_OVERLAY_DEPTH_MASK) {
+ case I915_OVERLAY_YUV422:
+ return width << 1;
+ default:
+ return -EINVAL;
+ }
+}
+
+static int uv_hsubsampling(u32 format)
+{
+ switch (format & I915_OVERLAY_DEPTH_MASK) {
+ case I915_OVERLAY_YUV422:
+ case I915_OVERLAY_YUV420:
+ return 2;
+ case I915_OVERLAY_YUV411:
+ case I915_OVERLAY_YUV410:
+ return 4;
+ default:
+ return -EINVAL;
+ }
+}
+
+static int uv_vsubsampling(u32 format)
+{
+ switch (format & I915_OVERLAY_DEPTH_MASK) {
+ case I915_OVERLAY_YUV420:
+ case I915_OVERLAY_YUV410:
+ return 2;
+ case I915_OVERLAY_YUV422:
+ case I915_OVERLAY_YUV411:
+ return 1;
+ default:
+ return -EINVAL;
+ }
+}
+
+static u32 calc_swidthsw(struct drm_device *dev, u32 offset, u32 width)
+{
+ u32 mask, shift, ret;
+ if (IS_GEN2(dev)) {
+ mask = 0x1f;
+ shift = 5;
+ } else {
+ mask = 0x3f;
+ shift = 6;
+ }
+ ret = ((offset + width + mask) >> shift) - (offset >> shift);
+ if (!IS_GEN2(dev))
+ ret <<= 1;
+ ret -= 1;
+ return ret << 2;
+}
+
+static const u16 y_static_hcoeffs[N_HORIZ_Y_TAPS * N_PHASES] = {
+ 0x3000, 0xb4a0, 0x1930, 0x1920, 0xb4a0,
+ 0x3000, 0xb500, 0x19d0, 0x1880, 0xb440,
+ 0x3000, 0xb540, 0x1a88, 0x2f80, 0xb3e0,
+ 0x3000, 0xb580, 0x1b30, 0x2e20, 0xb380,
+ 0x3000, 0xb5c0, 0x1bd8, 0x2cc0, 0xb320,
+ 0x3020, 0xb5e0, 0x1c60, 0x2b80, 0xb2c0,
+ 0x3020, 0xb5e0, 0x1cf8, 0x2a20, 0xb260,
+ 0x3020, 0xb5e0, 0x1d80, 0x28e0, 0xb200,
+ 0x3020, 0xb5c0, 0x1e08, 0x3f40, 0xb1c0,
+ 0x3020, 0xb580, 0x1e78, 0x3ce0, 0xb160,
+ 0x3040, 0xb520, 0x1ed8, 0x3aa0, 0xb120,
+ 0x3040, 0xb4a0, 0x1f30, 0x3880, 0xb0e0,
+ 0x3040, 0xb400, 0x1f78, 0x3680, 0xb0a0,
+ 0x3020, 0xb340, 0x1fb8, 0x34a0, 0xb060,
+ 0x3020, 0xb240, 0x1fe0, 0x32e0, 0xb040,
+ 0x3020, 0xb140, 0x1ff8, 0x3160, 0xb020,
+ 0xb000, 0x3000, 0x0800, 0x3000, 0xb000
+};
+
+static const u16 uv_static_hcoeffs[N_HORIZ_UV_TAPS * N_PHASES] = {
+ 0x3000, 0x1800, 0x1800, 0xb000, 0x18d0, 0x2e60,
+ 0xb000, 0x1990, 0x2ce0, 0xb020, 0x1a68, 0x2b40,
+ 0xb040, 0x1b20, 0x29e0, 0xb060, 0x1bd8, 0x2880,
+ 0xb080, 0x1c88, 0x3e60, 0xb0a0, 0x1d28, 0x3c00,
+ 0xb0c0, 0x1db8, 0x39e0, 0xb0e0, 0x1e40, 0x37e0,
+ 0xb100, 0x1eb8, 0x3620, 0xb100, 0x1f18, 0x34a0,
+ 0xb100, 0x1f68, 0x3360, 0xb0e0, 0x1fa8, 0x3240,
+ 0xb0c0, 0x1fe0, 0x3140, 0xb060, 0x1ff0, 0x30a0,
+ 0x3000, 0x0800, 0x3000
+};
+
+static void update_polyphase_filter(struct overlay_registers *regs)
+{
+ memcpy(regs->Y_HCOEFS, y_static_hcoeffs, sizeof(y_static_hcoeffs));
+ memcpy(regs->UV_HCOEFS, uv_static_hcoeffs, sizeof(uv_static_hcoeffs));
+}
+
+static bool update_scaling_factors(struct intel_overlay *overlay,
+ struct overlay_registers *regs,
+ struct put_image_params *params)
+{
+ /* fixed point with a 12 bit shift */
+ u32 xscale, yscale, xscale_UV, yscale_UV;
+#define FP_SHIFT 12
+#define FRACT_MASK 0xfff
+ bool scale_changed = false;
+ int uv_hscale = uv_hsubsampling(params->format);
+ int uv_vscale = uv_vsubsampling(params->format);
+
+ if (params->dst_w > 1)
+ xscale = ((params->src_scan_w - 1) << FP_SHIFT)
+ /(params->dst_w);
+ else
+ xscale = 1 << FP_SHIFT;
+
+ if (params->dst_h > 1)
+ yscale = ((params->src_scan_h - 1) << FP_SHIFT)
+ /(params->dst_h);
+ else
+ yscale = 1 << FP_SHIFT;
+
+ /*if (params->format & I915_OVERLAY_YUV_PLANAR) {*/
+ xscale_UV = xscale/uv_hscale;
+ yscale_UV = yscale/uv_vscale;
+ /* make the Y scale to UV scale ratio an exact multiply */
+ xscale = xscale_UV * uv_hscale;
+ yscale = yscale_UV * uv_vscale;
+ /*} else {
+ xscale_UV = 0;
+ yscale_UV = 0;
+ }*/
+
+ if (xscale != overlay->old_xscale || yscale != overlay->old_yscale)
+ scale_changed = true;
+ overlay->old_xscale = xscale;
+ overlay->old_yscale = yscale;
+
+ regs->YRGBSCALE = (((yscale & FRACT_MASK) << 20) |
+ ((xscale >> FP_SHIFT) << 16) |
+ ((xscale & FRACT_MASK) << 3));
+
+ regs->UVSCALE = (((yscale_UV & FRACT_MASK) << 20) |
+ ((xscale_UV >> FP_SHIFT) << 16) |
+ ((xscale_UV & FRACT_MASK) << 3));
+
+ regs->UVSCALEV = ((((yscale >> FP_SHIFT) << 16) |
+ ((yscale_UV >> FP_SHIFT) << 0)));
+
+ if (scale_changed)
+ update_polyphase_filter(regs);
+
+ return scale_changed;
+}
+
+static void update_colorkey(struct intel_overlay *overlay,
+ struct overlay_registers *regs)
+{
+ u32 key = overlay->color_key;
+
+ switch (overlay->crtc->base.fb->bits_per_pixel) {
+ case 8:
+ regs->DCLRKV = 0;
+ regs->DCLRKM = CLK_RGB8I_MASK | DST_KEY_ENABLE;
+ break;
+
+ case 16:
+ if (overlay->crtc->base.fb->depth == 15) {
+ regs->DCLRKV = RGB15_TO_COLORKEY(key);
+ regs->DCLRKM = CLK_RGB15_MASK | DST_KEY_ENABLE;
+ } else {
+ regs->DCLRKV = RGB16_TO_COLORKEY(key);
+ regs->DCLRKM = CLK_RGB16_MASK | DST_KEY_ENABLE;
+ }
+ break;
+
+ case 24:
+ case 32:
+ regs->DCLRKV = key;
+ regs->DCLRKM = CLK_RGB24_MASK | DST_KEY_ENABLE;
+ break;
+ }
+}
+
+static u32 overlay_cmd_reg(struct put_image_params *params)
+{
+ u32 cmd = OCMD_ENABLE | OCMD_BUF_TYPE_FRAME | OCMD_BUFFER0;
+
+ if (params->format & I915_OVERLAY_YUV_PLANAR) {
+ switch (params->format & I915_OVERLAY_DEPTH_MASK) {
+ case I915_OVERLAY_YUV422:
+ cmd |= OCMD_YUV_422_PLANAR;
+ break;
+ case I915_OVERLAY_YUV420:
+ cmd |= OCMD_YUV_420_PLANAR;
+ break;
+ case I915_OVERLAY_YUV411:
+ case I915_OVERLAY_YUV410:
+ cmd |= OCMD_YUV_410_PLANAR;
+ break;
+ }
+ } else { /* YUV packed */
+ switch (params->format & I915_OVERLAY_DEPTH_MASK) {
+ case I915_OVERLAY_YUV422:
+ cmd |= OCMD_YUV_422_PACKED;
+ break;
+ case I915_OVERLAY_YUV411:
+ cmd |= OCMD_YUV_411_PACKED;
+ break;
+ }
+
+ switch (params->format & I915_OVERLAY_SWAP_MASK) {
+ case I915_OVERLAY_NO_SWAP:
+ break;
+ case I915_OVERLAY_UV_SWAP:
+ cmd |= OCMD_UV_SWAP;
+ break;
+ case I915_OVERLAY_Y_SWAP:
+ cmd |= OCMD_Y_SWAP;
+ break;
+ case I915_OVERLAY_Y_AND_UV_SWAP:
+ cmd |= OCMD_Y_AND_UV_SWAP;
+ break;
+ }
+ }
+
+ return cmd;
+}
+
+static u32
+max_u32(u32 a, u32 b)
+{
+
+ return (a > b ? a : b);
+}
+
+static int intel_overlay_do_put_image(struct intel_overlay *overlay,
+ struct drm_i915_gem_object *new_bo,
+ struct put_image_params *params)
+{
+ int ret, tmp_width;
+ struct overlay_registers *regs;
+ bool scale_changed = false;
+
+ KASSERT(overlay != NULL, ("No overlay ?"));
+ DRM_LOCK_ASSERT(overlay->dev);
+ DRM_MODE_CONFIG_ASSERT_LOCKED(overlay->dev);
+
+ ret = intel_overlay_release_old_vid(overlay);
+ if (ret != 0)
+ return ret;
+
+ ret = i915_gem_object_pin_to_display_plane(new_bo, 0, NULL);
+ if (ret != 0)
+ goto out_unpin;
+
+ ret = i915_gem_object_put_fence(new_bo);
+ if (ret)
+ goto out_unpin;
+
+ if (!overlay->active) {
+ regs = intel_overlay_map_regs(overlay);
+ if (!regs) {
+ ret = -ENOMEM;
+ goto out_unpin;
+ }
+ regs->OCONFIG = OCONF_CC_OUT_8BIT;
+ if (IS_GEN4(overlay->dev))
+ regs->OCONFIG |= OCONF_CSC_MODE_BT709;
+ regs->OCONFIG |= overlay->crtc->pipe == 0 ?
+ OCONF_PIPE_A : OCONF_PIPE_B;
+ intel_overlay_unmap_regs(overlay, regs);
+
+ ret = intel_overlay_on(overlay);
+ if (ret != 0)
+ goto out_unpin;
+ }
+
+ regs = intel_overlay_map_regs(overlay);
+ if (!regs) {
+ ret = -ENOMEM;
+ goto out_unpin;
+ }
+
+ regs->DWINPOS = (params->dst_y << 16) | params->dst_x;
+ regs->DWINSZ = (params->dst_h << 16) | params->dst_w;
+
+ if (params->format & I915_OVERLAY_YUV_PACKED)
+ tmp_width = packed_width_bytes(params->format, params->src_w);
+ else
+ tmp_width = params->src_w;
+
+ regs->SWIDTH = params->src_w;
+ regs->SWIDTHSW = calc_swidthsw(overlay->dev,
+ params->offset_Y, tmp_width);
+ regs->SHEIGHT = params->src_h;
+ regs->OBUF_0Y = new_bo->gtt_offset + params->offset_Y;
+ regs->OSTRIDE = params->stride_Y;
+
+ if (params->format & I915_OVERLAY_YUV_PLANAR) {
+ int uv_hscale = uv_hsubsampling(params->format);
+ int uv_vscale = uv_vsubsampling(params->format);
+ u32 tmp_U, tmp_V;
+ regs->SWIDTH |= (params->src_w/uv_hscale) << 16;
+ tmp_U = calc_swidthsw(overlay->dev, params->offset_U,
+ params->src_w/uv_hscale);
+ tmp_V = calc_swidthsw(overlay->dev, params->offset_V,
+ params->src_w/uv_hscale);
+ regs->SWIDTHSW |= max_u32(tmp_U, tmp_V) << 16;
+ regs->SHEIGHT |= (params->src_h/uv_vscale) << 16;
+ regs->OBUF_0U = new_bo->gtt_offset + params->offset_U;
+ regs->OBUF_0V = new_bo->gtt_offset + params->offset_V;
+ regs->OSTRIDE |= params->stride_UV << 16;
+ }
+
+ scale_changed = update_scaling_factors(overlay, regs, params);
+
+ update_colorkey(overlay, regs);
+
+ regs->OCMD = overlay_cmd_reg(params);
+
+ intel_overlay_unmap_regs(overlay, regs);
+
+ ret = intel_overlay_continue(overlay, scale_changed);
+ if (ret)
+ goto out_unpin;
+
+ overlay->old_vid_bo = overlay->vid_bo;
+ overlay->vid_bo = new_bo;
+
+ return 0;
+
+out_unpin:
+ i915_gem_object_unpin(new_bo);
+ return ret;
+}
+
+int intel_overlay_switch_off(struct intel_overlay *overlay)
+{
+ struct overlay_registers *regs;
+ int ret;
+
+ DRM_LOCK_ASSERT(overlay->dev);
+ DRM_MODE_CONFIG_ASSERT_LOCKED(overlay->dev);
+
+ ret = intel_overlay_recover_from_interrupt(overlay);
+ if (ret != 0)
+ return ret;
+
+ if (!overlay->active)
+ return 0;
+
+ ret = intel_overlay_release_old_vid(overlay);
+ if (ret != 0)
+ return ret;
+
+ regs = intel_overlay_map_regs(overlay);
+ regs->OCMD = 0;
+ intel_overlay_unmap_regs(overlay, regs);
+
+ ret = intel_overlay_off(overlay);
+ if (ret != 0)
+ return ret;
+
+ intel_overlay_off_tail(overlay);
+ return 0;
+}
+
+static int check_overlay_possible_on_crtc(struct intel_overlay *overlay,
+ struct intel_crtc *crtc)
+{
+ drm_i915_private_t *dev_priv = overlay->dev->dev_private;
+
+ if (!crtc->active)
+ return -EINVAL;
+
+ /* can't use the overlay with double wide pipe */
+ if (INTEL_INFO(overlay->dev)->gen < 4 &&
+ (I915_READ(PIPECONF(crtc->pipe)) & (PIPECONF_DOUBLE_WIDE | PIPECONF_ENABLE)) != PIPECONF_ENABLE)
+ return -EINVAL;
+
+ return 0;
+}
+
+static void update_pfit_vscale_ratio(struct intel_overlay *overlay)
+{
+ struct drm_device *dev = overlay->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ u32 pfit_control = I915_READ(PFIT_CONTROL);
+ u32 ratio;
+
+ /* XXX: This is not the same logic as in the xorg driver, but more in
+ * line with the intel documentation for the i965
+ */
+ if (INTEL_INFO(dev)->gen >= 4) {
+ /* on i965 use the PGM reg to read out the autoscaler values */
+ ratio = I915_READ(PFIT_PGM_RATIOS) >> PFIT_VERT_SCALE_SHIFT_965;
+ } else {
+ if (pfit_control & VERT_AUTO_SCALE)
+ ratio = I915_READ(PFIT_AUTO_RATIOS);
+ else
+ ratio = I915_READ(PFIT_PGM_RATIOS);
+ ratio >>= PFIT_VERT_SCALE_SHIFT;
+ }
+
+ overlay->pfit_vscale_ratio = ratio;
+}
+
+static int check_overlay_dst(struct intel_overlay *overlay,
+ struct drm_intel_overlay_put_image *rec)
+{
+ struct drm_display_mode *mode = &overlay->crtc->base.mode;
+
+ if (rec->dst_x < mode->hdisplay &&
+ rec->dst_x + rec->dst_width <= mode->hdisplay &&
+ rec->dst_y < mode->vdisplay &&
+ rec->dst_y + rec->dst_height <= mode->vdisplay)
+ return 0;
+ else
+ return -EINVAL;
+}
+
+static int check_overlay_scaling(struct put_image_params *rec)
+{
+ u32 tmp;
+
+ /* downscaling limit is 8.0 */
+ tmp = ((rec->src_scan_h << 16) / rec->dst_h) >> 16;
+ if (tmp > 7)
+ return -EINVAL;
+ tmp = ((rec->src_scan_w << 16) / rec->dst_w) >> 16;
+ if (tmp > 7)
+ return -EINVAL;
+
+ return 0;
+}
+
+static int check_overlay_src(struct drm_device *dev,
+ struct drm_intel_overlay_put_image *rec,
+ struct drm_i915_gem_object *new_bo)
+{
+ int uv_hscale = uv_hsubsampling(rec->flags);
+ int uv_vscale = uv_vsubsampling(rec->flags);
+ u32 stride_mask;
+ int depth;
+ u32 tmp;
+
+ /* check src dimensions */
+ if (IS_845G(dev) || IS_I830(dev)) {
+ if (rec->src_height > IMAGE_MAX_HEIGHT_LEGACY ||
+ rec->src_width > IMAGE_MAX_WIDTH_LEGACY)
+ return -EINVAL;
+ } else {
+ if (rec->src_height > IMAGE_MAX_HEIGHT ||
+ rec->src_width > IMAGE_MAX_WIDTH)
+ return -EINVAL;
+ }
+
+ /* better safe than sorry, use 4 as the maximal subsampling ratio */
+ if (rec->src_height < N_VERT_Y_TAPS*4 ||
+ rec->src_width < N_HORIZ_Y_TAPS*4)
+ return -EINVAL;
+
+ /* check alignment constraints */
+ switch (rec->flags & I915_OVERLAY_TYPE_MASK) {
+ case I915_OVERLAY_RGB:
+ /* not implemented */
+ return -EINVAL;
+
+ case I915_OVERLAY_YUV_PACKED:
+ if (uv_vscale != 1)
+ return -EINVAL;
+
+ depth = packed_depth_bytes(rec->flags);
+ if (depth < 0)
+ return depth;
+
+ /* ignore UV planes */
+ rec->stride_UV = 0;
+ rec->offset_U = 0;
+ rec->offset_V = 0;
+ /* check pixel alignment */
+ if (rec->offset_Y % depth)
+ return -EINVAL;
+ break;
+
+ case I915_OVERLAY_YUV_PLANAR:
+ if (uv_vscale < 0 || uv_hscale < 0)
+ return -EINVAL;
+ /* no offset restrictions for planar formats */
+ break;
+
+ default:
+ return -EINVAL;
+ }
+
+ if (rec->src_width % uv_hscale)
+ return -EINVAL;
+
+ /* stride checking */
+ if (IS_I830(dev) || IS_845G(dev))
+ stride_mask = 255;
+ else
+ stride_mask = 63;
+
+ if (rec->stride_Y & stride_mask || rec->stride_UV & stride_mask)
+ return -EINVAL;
+ if (IS_GEN4(dev) && rec->stride_Y < 512)
+ return -EINVAL;
+
+ tmp = (rec->flags & I915_OVERLAY_TYPE_MASK) == I915_OVERLAY_YUV_PLANAR ?
+ 4096 : 8192;
+ if (rec->stride_Y > tmp || rec->stride_UV > 2*1024)
+ return -EINVAL;
+
+ /* check buffer dimensions */
+ switch (rec->flags & I915_OVERLAY_TYPE_MASK) {
+ case I915_OVERLAY_RGB:
+ case I915_OVERLAY_YUV_PACKED:
+ /* always 4 Y values per depth pixels */
+ if (packed_width_bytes(rec->flags, rec->src_width) > rec->stride_Y)
+ return -EINVAL;
+
+ tmp = rec->stride_Y*rec->src_height;
+ if (rec->offset_Y + tmp > new_bo->base.size)
+ return -EINVAL;
+ break;
+
+ case I915_OVERLAY_YUV_PLANAR:
+ if (rec->src_width > rec->stride_Y)
+ return -EINVAL;
+ if (rec->src_width/uv_hscale > rec->stride_UV)
+ return -EINVAL;
+
+ tmp = rec->stride_Y * rec->src_height;
+ if (rec->offset_Y + tmp > new_bo->base.size)
+ return -EINVAL;
+
+ tmp = rec->stride_UV * (rec->src_height / uv_vscale);
+ if (rec->offset_U + tmp > new_bo->base.size ||
+ rec->offset_V + tmp > new_bo->base.size)
+ return -EINVAL;
+ break;
+ }
+
+ return 0;
+}
+
+/**
+ * Return the pipe currently connected to the panel fitter,
+ * or -1 if the panel fitter is not present or not in use
+ */
+static int intel_panel_fitter_pipe(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 pfit_control;
+
+ /* i830 doesn't have a panel fitter */
+ if (IS_I830(dev))
+ return -1;
+
+ pfit_control = I915_READ(PFIT_CONTROL);
+
+ /* See if the panel fitter is in use */
+ if ((pfit_control & PFIT_ENABLE) == 0)
+ return -1;
+
+ /* 965 can place panel fitter on either pipe */
+ if (IS_GEN4(dev))
+ return (pfit_control >> 29) & 0x3;
+
+ /* older chips can only use pipe 1 */
+ return 1;
+}
+
+int intel_overlay_put_image(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_intel_overlay_put_image *put_image_rec = data;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_overlay *overlay;
+ struct drm_mode_object *drmmode_obj;
+ struct intel_crtc *crtc;
+ struct drm_i915_gem_object *new_bo;
+ struct put_image_params *params;
+ int ret;
+
+ if (!dev_priv) {
+ DRM_ERROR("called with no initialization\n");
+ return -EINVAL;
+ }
+
+ overlay = dev_priv->overlay;
+ if (!overlay) {
+ DRM_DEBUG("userspace bug: no overlay\n");
+ return -ENODEV;
+ }
+
+ if (!(put_image_rec->flags & I915_OVERLAY_ENABLE)) {
+ sx_xlock(&dev->mode_config.mutex);
+ DRM_LOCK(dev);
+
+ ret = intel_overlay_switch_off(overlay);
+
+ DRM_UNLOCK(dev);
+ sx_xunlock(&dev->mode_config.mutex);
+
+ return ret;
+ }
+
+ params = malloc(sizeof(struct put_image_params), DRM_I915_GEM,
+ M_WAITOK | M_ZERO);
+
+ drmmode_obj = drm_mode_object_find(dev, put_image_rec->crtc_id,
+ DRM_MODE_OBJECT_CRTC);
+ if (!drmmode_obj) {
+ ret = -ENOENT;
+ goto out_free;
+ }
+ crtc = to_intel_crtc(obj_to_crtc(drmmode_obj));
+
+ new_bo = to_intel_bo(drm_gem_object_lookup(dev, file_priv,
+ put_image_rec->bo_handle));
+ if (&new_bo->base == NULL) {
+ ret = -ENOENT;
+ goto out_free;
+ }
+
+ sx_xlock(&dev->mode_config.mutex);
+ DRM_LOCK(dev);
+
+ if (new_bo->tiling_mode) {
+ DRM_ERROR("buffer used for overlay image can not be tiled\n");
+ ret = -EINVAL;
+ goto out_unlock;
+ }
+
+ ret = intel_overlay_recover_from_interrupt(overlay);
+ if (ret != 0)
+ goto out_unlock;
+
+ if (overlay->crtc != crtc) {
+ struct drm_display_mode *mode = &crtc->base.mode;
+ ret = intel_overlay_switch_off(overlay);
+ if (ret != 0)
+ goto out_unlock;
+
+ ret = check_overlay_possible_on_crtc(overlay, crtc);
+ if (ret != 0)
+ goto out_unlock;
+
+ overlay->crtc = crtc;
+ crtc->overlay = overlay;
+
+ /* line too wide, i.e. one-line-mode */
+ if (mode->hdisplay > 1024 &&
+ intel_panel_fitter_pipe(dev) == crtc->pipe) {
+ overlay->pfit_active = 1;
+ update_pfit_vscale_ratio(overlay);
+ } else
+ overlay->pfit_active = 0;
+ }
+
+ ret = check_overlay_dst(overlay, put_image_rec);
+ if (ret != 0)
+ goto out_unlock;
+
+ if (overlay->pfit_active) {
+ params->dst_y = ((((u32)put_image_rec->dst_y) << 12) /
+ overlay->pfit_vscale_ratio);
+ /* shifting right rounds downwards, so add 1 */
+ params->dst_h = ((((u32)put_image_rec->dst_height) << 12) /
+ overlay->pfit_vscale_ratio) + 1;
+ } else {
+ params->dst_y = put_image_rec->dst_y;
+ params->dst_h = put_image_rec->dst_height;
+ }
+ params->dst_x = put_image_rec->dst_x;
+ params->dst_w = put_image_rec->dst_width;
+
+ params->src_w = put_image_rec->src_width;
+ params->src_h = put_image_rec->src_height;
+ params->src_scan_w = put_image_rec->src_scan_width;
+ params->src_scan_h = put_image_rec->src_scan_height;
+ if (params->src_scan_h > params->src_h ||
+ params->src_scan_w > params->src_w) {
+ ret = -EINVAL;
+ goto out_unlock;
+ }
+
+ ret = check_overlay_src(dev, put_image_rec, new_bo);
+ if (ret != 0)
+ goto out_unlock;
+ params->format = put_image_rec->flags & ~I915_OVERLAY_FLAGS_MASK;
+ params->stride_Y = put_image_rec->stride_Y;
+ params->stride_UV = put_image_rec->stride_UV;
+ params->offset_Y = put_image_rec->offset_Y;
+ params->offset_U = put_image_rec->offset_U;
+ params->offset_V = put_image_rec->offset_V;
+
+ /* Check scaling after src size to prevent a divide-by-zero. */
+ ret = check_overlay_scaling(params);
+ if (ret != 0)
+ goto out_unlock;
+
+ ret = intel_overlay_do_put_image(overlay, new_bo, params);
+ if (ret != 0)
+ goto out_unlock;
+
+ DRM_UNLOCK(dev);
+ sx_xunlock(&dev->mode_config.mutex);
+
+ free(params, DRM_I915_GEM);
+
+ return 0;
+
+out_unlock:
+ DRM_UNLOCK(dev);
+ sx_xunlock(&dev->mode_config.mutex);
+ drm_gem_object_unreference_unlocked(&new_bo->base);
+out_free:
+ free(params, DRM_I915_GEM);
+
+ return ret;
+}
+
+static void update_reg_attrs(struct intel_overlay *overlay,
+ struct overlay_registers *regs)
+{
+ regs->OCLRC0 = (overlay->contrast << 18) | (overlay->brightness & 0xff);
+ regs->OCLRC1 = overlay->saturation;
+}
+
+static bool check_gamma_bounds(u32 gamma1, u32 gamma2)
+{
+ int i;
+
+ if (gamma1 & 0xff000000 || gamma2 & 0xff000000)
+ return false;
+
+ for (i = 0; i < 3; i++) {
+ if (((gamma1 >> i*8) & 0xff) >= ((gamma2 >> i*8) & 0xff))
+ return false;
+ }
+
+ return true;
+}
+
+static bool check_gamma5_errata(u32 gamma5)
+{
+ int i;
+
+ for (i = 0; i < 3; i++) {
+ if (((gamma5 >> i*8) & 0xff) == 0x80)
+ return false;
+ }
+
+ return true;
+}
+
+static int check_gamma(struct drm_intel_overlay_attrs *attrs)
+{
+ if (!check_gamma_bounds(0, attrs->gamma0) ||
+ !check_gamma_bounds(attrs->gamma0, attrs->gamma1) ||
+ !check_gamma_bounds(attrs->gamma1, attrs->gamma2) ||
+ !check_gamma_bounds(attrs->gamma2, attrs->gamma3) ||
+ !check_gamma_bounds(attrs->gamma3, attrs->gamma4) ||
+ !check_gamma_bounds(attrs->gamma4, attrs->gamma5) ||
+ !check_gamma_bounds(attrs->gamma5, 0x00ffffff))
+ return -EINVAL;
+
+ if (!check_gamma5_errata(attrs->gamma5))
+ return -EINVAL;
+
+ return 0;
+}
+
+int intel_overlay_attrs(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_intel_overlay_attrs *attrs = data;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_overlay *overlay;
+ struct overlay_registers *regs;
+ int ret;
+
+ if (!dev_priv) {
+ DRM_ERROR("called with no initialization\n");
+ return -EINVAL;
+ }
+
+ overlay = dev_priv->overlay;
+ if (!overlay) {
+ DRM_DEBUG("userspace bug: no overlay\n");
+ return -ENODEV;
+ }
+
+ sx_xlock(&dev->mode_config.mutex);
+ DRM_LOCK(dev);
+
+ ret = -EINVAL;
+ if (!(attrs->flags & I915_OVERLAY_UPDATE_ATTRS)) {
+ attrs->color_key = overlay->color_key;
+ attrs->brightness = overlay->brightness;
+ attrs->contrast = overlay->contrast;
+ attrs->saturation = overlay->saturation;
+
+ if (!IS_GEN2(dev)) {
+ attrs->gamma0 = I915_READ(OGAMC0);
+ attrs->gamma1 = I915_READ(OGAMC1);
+ attrs->gamma2 = I915_READ(OGAMC2);
+ attrs->gamma3 = I915_READ(OGAMC3);
+ attrs->gamma4 = I915_READ(OGAMC4);
+ attrs->gamma5 = I915_READ(OGAMC5);
+ }
+ } else {
+ if (attrs->brightness < -128 || attrs->brightness > 127)
+ goto out_unlock;
+ if (attrs->contrast > 255)
+ goto out_unlock;
+ if (attrs->saturation > 1023)
+ goto out_unlock;
+
+ overlay->color_key = attrs->color_key;
+ overlay->brightness = attrs->brightness;
+ overlay->contrast = attrs->contrast;
+ overlay->saturation = attrs->saturation;
+
+ regs = intel_overlay_map_regs(overlay);
+ if (!regs) {
+ ret = -ENOMEM;
+ goto out_unlock;
+ }
+
+ update_reg_attrs(overlay, regs);
+
+ intel_overlay_unmap_regs(overlay, regs);
+
+ if (attrs->flags & I915_OVERLAY_UPDATE_GAMMA) {
+ if (IS_GEN2(dev))
+ goto out_unlock;
+
+ if (overlay->active) {
+ ret = -EBUSY;
+ goto out_unlock;
+ }
+
+ ret = check_gamma(attrs);
+ if (ret)
+ goto out_unlock;
+
+ I915_WRITE(OGAMC0, attrs->gamma0);
+ I915_WRITE(OGAMC1, attrs->gamma1);
+ I915_WRITE(OGAMC2, attrs->gamma2);
+ I915_WRITE(OGAMC3, attrs->gamma3);
+ I915_WRITE(OGAMC4, attrs->gamma4);
+ I915_WRITE(OGAMC5, attrs->gamma5);
+ }
+ }
+
+ ret = 0;
+out_unlock:
+ DRM_UNLOCK(dev);
+ sx_xunlock(&dev->mode_config.mutex);
+
+ return ret;
+}
+
+void intel_setup_overlay(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_overlay *overlay;
+ struct drm_i915_gem_object *reg_bo;
+ struct overlay_registers *regs;
+ int ret;
+
+ if (!HAS_OVERLAY(dev))
+ return;
+
+ overlay = malloc(sizeof(struct intel_overlay), DRM_I915_GEM,
+ M_WAITOK | M_ZERO);
+ DRM_LOCK(dev);
+ if (dev_priv->overlay != NULL)
+ goto out_free;
+ overlay->dev = dev;
+
+ reg_bo = i915_gem_alloc_object(dev, PAGE_SIZE);
+ if (!reg_bo)
+ goto out_free;
+ overlay->reg_bo = reg_bo;
+
+ if (OVERLAY_NEEDS_PHYSICAL(dev)) {
+ ret = i915_gem_attach_phys_object(dev, reg_bo,
+ I915_GEM_PHYS_OVERLAY_REGS,
+ PAGE_SIZE);
+ if (ret) {
+ DRM_ERROR("failed to attach phys overlay regs\n");
+ goto out_free_bo;
+ }
+ overlay->flip_addr = reg_bo->phys_obj->handle->busaddr;
+ } else {
+ ret = i915_gem_object_pin(reg_bo, PAGE_SIZE, true);
+ if (ret) {
+ DRM_ERROR("failed to pin overlay register bo\n");
+ goto out_free_bo;
+ }
+ overlay->flip_addr = reg_bo->gtt_offset;
+
+ ret = i915_gem_object_set_to_gtt_domain(reg_bo, true);
+ if (ret) {
+ DRM_ERROR("failed to move overlay register bo into the GTT\n");
+ goto out_unpin_bo;
+ }
+ }
+
+ /* init all values */
+ overlay->color_key = 0x0101fe;
+ overlay->brightness = -19;
+ overlay->contrast = 75;
+ overlay->saturation = 146;
+
+ regs = intel_overlay_map_regs(overlay);
+ if (!regs)
+ goto out_unpin_bo;
+
+ memset(regs, 0, sizeof(struct overlay_registers));
+ update_polyphase_filter(regs);
+ update_reg_attrs(overlay, regs);
+
+ intel_overlay_unmap_regs(overlay, regs);
+
+ dev_priv->overlay = overlay;
+ DRM_INFO("initialized overlay support\n");
+ DRM_UNLOCK(dev);
+ return;
+
+out_unpin_bo:
+ if (!OVERLAY_NEEDS_PHYSICAL(dev))
+ i915_gem_object_unpin(reg_bo);
+out_free_bo:
+ drm_gem_object_unreference(®_bo->base);
+out_free:
+ DRM_UNLOCK(dev);
+ free(overlay, DRM_I915_GEM);
+ return;
+}
+
+void intel_cleanup_overlay(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ if (!dev_priv->overlay)
+ return;
+
+ /* The bo's should be free'd by the generic code already.
+ * Furthermore modesetting teardown happens beforehand so the
+ * hardware should be off already */
+ KASSERT(!dev_priv->overlay->active, ("Overlay still active"));
+
+ drm_gem_object_unreference_unlocked(&dev_priv->overlay->reg_bo->base);
+ free(dev_priv->overlay, DRM_I915_GEM);
+}
+
+struct intel_overlay_error_state {
+ struct overlay_registers regs;
+ unsigned long base;
+ u32 dovsta;
+ u32 isr;
+};
+
+struct intel_overlay_error_state *
+intel_overlay_capture_error_state(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_overlay *overlay = dev_priv->overlay;
+ struct intel_overlay_error_state *error;
+ struct overlay_registers __iomem *regs;
+
+ if (!overlay || !overlay->active)
+ return NULL;
+
+ error = malloc(sizeof(*error), DRM_I915_GEM, M_NOWAIT);
+ if (error == NULL)
+ return NULL;
+
+ error->dovsta = I915_READ(DOVSTA);
+ error->isr = I915_READ(ISR);
+ if (OVERLAY_NEEDS_PHYSICAL(overlay->dev))
+ error->base = (long) overlay->reg_bo->phys_obj->handle->vaddr;
+ else
+ error->base = (long) overlay->reg_bo->gtt_offset;
+
+ regs = intel_overlay_map_regs(overlay);
+ if (!regs)
+ goto err;
+
+ memcpy(&error->regs, regs, sizeof(struct overlay_registers));
+ intel_overlay_unmap_regs(overlay, regs);
+
+ return (error);
+
+err:
+ free(error, DRM_I915_GEM);
+ return (NULL);
+}
+
+void
+intel_overlay_print_error_state(struct sbuf *m,
+ struct intel_overlay_error_state *error)
+{
+ sbuf_printf(m, "Overlay, status: 0x%08x, interrupt: 0x%08x\n",
+ error->dovsta, error->isr);
+ sbuf_printf(m, " Register file at 0x%08lx:\n",
+ error->base);
+
+#define P(x) sbuf_printf(m, " " #x ": 0x%08x\n", error->regs.x)
+ P(OBUF_0Y);
+ P(OBUF_1Y);
+ P(OBUF_0U);
+ P(OBUF_0V);
+ P(OBUF_1U);
+ P(OBUF_1V);
+ P(OSTRIDE);
+ P(YRGB_VPH);
+ P(UV_VPH);
+ P(HORZ_PH);
+ P(INIT_PHS);
+ P(DWINPOS);
+ P(DWINSZ);
+ P(SWIDTH);
+ P(SWIDTHSW);
+ P(SHEIGHT);
+ P(YRGBSCALE);
+ P(UVSCALE);
+ P(OCLRC0);
+ P(OCLRC1);
+ P(DCLRKV);
+ P(DCLRKM);
+ P(SCLRKVH);
+ P(SCLRKVL);
+ P(SCLRKEN);
+ P(OCONFIG);
+ P(OCMD);
+ P(OSTART_0Y);
+ P(OSTART_1Y);
+ P(OSTART_0U);
+ P(OSTART_0V);
+ P(OSTART_1U);
+ P(OSTART_1V);
+ P(OTILEOFF_0Y);
+ P(OTILEOFF_1Y);
+ P(OTILEOFF_0U);
+ P(OTILEOFF_0V);
+ P(OTILEOFF_1U);
+ P(OTILEOFF_1V);
+ P(FASTHSCALE);
+ P(UVSCALEV);
+#undef P
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_panel.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_panel.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,327 @@
+/*
+ * Copyright © 2006-2010 Intel Corporation
+ * Copyright (c) 2006 Dave Airlie <airlied at linux.ie>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ * Dave Airlie <airlied at linux.ie>
+ * Jesse Barnes <jesse.barnes at intel.com>
+ * Chris Wilson <chris at chris-wilson.co.uk>
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_panel.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/intel_drv.h>
+
+#define PCI_LBPC 0xf4 /* legacy/combination backlight modes */
+
+void
+intel_fixed_panel_mode(struct drm_display_mode *fixed_mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ adjusted_mode->hdisplay = fixed_mode->hdisplay;
+ adjusted_mode->hsync_start = fixed_mode->hsync_start;
+ adjusted_mode->hsync_end = fixed_mode->hsync_end;
+ adjusted_mode->htotal = fixed_mode->htotal;
+
+ adjusted_mode->vdisplay = fixed_mode->vdisplay;
+ adjusted_mode->vsync_start = fixed_mode->vsync_start;
+ adjusted_mode->vsync_end = fixed_mode->vsync_end;
+ adjusted_mode->vtotal = fixed_mode->vtotal;
+
+ adjusted_mode->clock = fixed_mode->clock;
+}
+
+/* adjusted_mode has been preset to be the panel's fixed mode */
+void
+intel_pch_panel_fitting(struct drm_device *dev,
+ int fitting_mode,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int x, y, width, height;
+
+ x = y = width = height = 0;
+
+ /* Native modes don't need fitting */
+ if (adjusted_mode->hdisplay == mode->hdisplay &&
+ adjusted_mode->vdisplay == mode->vdisplay)
+ goto done;
+
+ switch (fitting_mode) {
+ case DRM_MODE_SCALE_CENTER:
+ width = mode->hdisplay;
+ height = mode->vdisplay;
+ x = (adjusted_mode->hdisplay - width + 1)/2;
+ y = (adjusted_mode->vdisplay - height + 1)/2;
+ break;
+
+ case DRM_MODE_SCALE_ASPECT:
+ /* Scale but preserve the aspect ratio */
+ {
+ u32 scaled_width = adjusted_mode->hdisplay * mode->vdisplay;
+ u32 scaled_height = mode->hdisplay * adjusted_mode->vdisplay;
+ if (scaled_width > scaled_height) { /* pillar */
+ width = scaled_height / mode->vdisplay;
+ if (width & 1)
+ width++;
+ x = (adjusted_mode->hdisplay - width + 1) / 2;
+ y = 0;
+ height = adjusted_mode->vdisplay;
+ } else if (scaled_width < scaled_height) { /* letter */
+ height = scaled_width / mode->hdisplay;
+ if (height & 1)
+ height++;
+ y = (adjusted_mode->vdisplay - height + 1) / 2;
+ x = 0;
+ width = adjusted_mode->hdisplay;
+ } else {
+ x = y = 0;
+ width = adjusted_mode->hdisplay;
+ height = adjusted_mode->vdisplay;
+ }
+ }
+ break;
+
+ default:
+ case DRM_MODE_SCALE_FULLSCREEN:
+ x = y = 0;
+ width = adjusted_mode->hdisplay;
+ height = adjusted_mode->vdisplay;
+ break;
+ }
+
+done:
+ dev_priv->pch_pf_pos = (x << 16) | y;
+ dev_priv->pch_pf_size = (width << 16) | height;
+}
+
+static int is_backlight_combination_mode(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (INTEL_INFO(dev)->gen >= 4)
+ return I915_READ(BLC_PWM_CTL2) & BLM_COMBINATION_MODE;
+
+ if (IS_GEN2(dev))
+ return I915_READ(BLC_PWM_CTL) & BLM_LEGACY_MODE;
+
+ return 0;
+}
+
+static u32 i915_read_blc_pwm_ctl(struct drm_i915_private *dev_priv)
+{
+ u32 val;
+
+ /* Restore the CTL value if it lost, e.g. GPU reset */
+
+ if (HAS_PCH_SPLIT(dev_priv->dev)) {
+ val = I915_READ(BLC_PWM_PCH_CTL2);
+ if (dev_priv->saveBLC_PWM_CTL2 == 0) {
+ dev_priv->saveBLC_PWM_CTL2 = val;
+ } else if (val == 0) {
+ I915_WRITE(BLC_PWM_PCH_CTL2,
+ dev_priv->saveBLC_PWM_CTL2);
+ val = dev_priv->saveBLC_PWM_CTL2;
+ }
+ } else {
+ val = I915_READ(BLC_PWM_CTL);
+ if (dev_priv->saveBLC_PWM_CTL == 0) {
+ dev_priv->saveBLC_PWM_CTL = val;
+ dev_priv->saveBLC_PWM_CTL2 = I915_READ(BLC_PWM_CTL2);
+ } else if (val == 0) {
+ I915_WRITE(BLC_PWM_CTL,
+ dev_priv->saveBLC_PWM_CTL);
+ I915_WRITE(BLC_PWM_CTL2,
+ dev_priv->saveBLC_PWM_CTL2);
+ val = dev_priv->saveBLC_PWM_CTL;
+ }
+ }
+
+ return val;
+}
+
+u32 intel_panel_get_max_backlight(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 max;
+
+ max = i915_read_blc_pwm_ctl(dev_priv);
+ if (max == 0) {
+ /* XXX add code here to query mode clock or hardware clock
+ * and program max PWM appropriately.
+ */
+#if 0
+ printf("fixme: max PWM is zero.\n");
+#endif
+ return 1;
+ }
+
+ if (HAS_PCH_SPLIT(dev)) {
+ max >>= 16;
+ } else {
+ if (INTEL_INFO(dev)->gen < 4)
+ max >>= 17;
+ else
+ max >>= 16;
+
+ if (is_backlight_combination_mode(dev))
+ max *= 0xff;
+ }
+
+ DRM_DEBUG("max backlight PWM = %d\n", max);
+ return max;
+}
+
+u32 intel_panel_get_backlight(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 val;
+
+ if (HAS_PCH_SPLIT(dev)) {
+ val = I915_READ(BLC_PWM_CPU_CTL) & BACKLIGHT_DUTY_CYCLE_MASK;
+ } else {
+ val = I915_READ(BLC_PWM_CTL) & BACKLIGHT_DUTY_CYCLE_MASK;
+ if (INTEL_INFO(dev)->gen < 4)
+ val >>= 1;
+
+ if (is_backlight_combination_mode(dev)) {
+ u8 lbpc;
+
+ lbpc = pci_read_config(dev->device, PCI_LBPC, 1);
+ val *= lbpc;
+ }
+ }
+
+ DRM_DEBUG("get backlight PWM = %d\n", val);
+ return val;
+}
+
+static void intel_pch_panel_set_backlight(struct drm_device *dev, u32 level)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 val = I915_READ(BLC_PWM_CPU_CTL) & ~BACKLIGHT_DUTY_CYCLE_MASK;
+ I915_WRITE(BLC_PWM_CPU_CTL, val | level);
+}
+
+static void intel_panel_actually_set_backlight(struct drm_device *dev, u32 level)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 tmp;
+
+ DRM_DEBUG("set backlight PWM = %d\n", level);
+
+ if (HAS_PCH_SPLIT(dev))
+ return intel_pch_panel_set_backlight(dev, level);
+
+ if (is_backlight_combination_mode(dev)) {
+ u32 max = intel_panel_get_max_backlight(dev);
+ u8 lbpc;
+
+ lbpc = level * 0xfe / max + 1;
+ level /= lbpc;
+ pci_write_config(dev->device, PCI_LBPC, lbpc, 4);
+ }
+
+ tmp = I915_READ(BLC_PWM_CTL);
+ if (INTEL_INFO(dev)->gen < 4)
+ level <<= 1;
+ tmp &= ~BACKLIGHT_DUTY_CYCLE_MASK;
+ I915_WRITE(BLC_PWM_CTL, tmp | level);
+}
+
+void intel_panel_set_backlight(struct drm_device *dev, u32 level)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ dev_priv->backlight_level = level;
+ if (dev_priv->backlight_enabled)
+ intel_panel_actually_set_backlight(dev, level);
+}
+
+void intel_panel_disable_backlight(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ dev_priv->backlight_enabled = false;
+ intel_panel_actually_set_backlight(dev, 0);
+}
+
+void intel_panel_enable_backlight(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ if (dev_priv->backlight_level == 0)
+ dev_priv->backlight_level = intel_panel_get_max_backlight(dev);
+
+ dev_priv->backlight_enabled = true;
+ intel_panel_actually_set_backlight(dev, dev_priv->backlight_level);
+}
+
+static void intel_panel_init_backlight(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ dev_priv->backlight_level = intel_panel_get_backlight(dev);
+ dev_priv->backlight_enabled = dev_priv->backlight_level != 0;
+}
+
+enum drm_connector_status
+intel_panel_detect(struct drm_device *dev)
+{
+#if 0
+ struct drm_i915_private *dev_priv = dev->dev_private;
+#endif
+
+ if (i915_panel_ignore_lid)
+ return i915_panel_ignore_lid > 0 ?
+ connector_status_connected :
+ connector_status_disconnected;
+
+ /* opregion lid state on HP 2540p is wrong at boot up,
+ * appears to be either the BIOS or Linux ACPI fault */
+#if 0
+ /* Assume that the BIOS does not lie through the OpRegion... */
+ if (dev_priv->opregion.lid_state)
+ return ioread32(dev_priv->opregion.lid_state) & 0x1 ?
+ connector_status_connected :
+ connector_status_disconnected;
+#endif
+
+ return connector_status_unknown;
+}
+
+int intel_panel_setup_backlight(struct drm_device *dev)
+{
+ intel_panel_init_backlight(dev);
+ return 0;
+}
+
+void intel_panel_destroy_backlight(struct drm_device *dev)
+{
+ return;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_ringbuffer.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_ringbuffer.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1623 @@
+/*
+ * Copyright © 2008-2010 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+ * IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ * Zou Nan hai <nanhai.zou at intel.com>
+ * Xiang Hai hao<haihao.xiang at intel.com>
+ *
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_ringbuffer.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <dev/drm2/i915/intel_ringbuffer.h>
+#include <sys/sched.h>
+#include <sys/sf_buf.h>
+
+/*
+ * 965+ support PIPE_CONTROL commands, which provide finer grained control
+ * over cache flushing.
+ */
+struct pipe_control {
+ struct drm_i915_gem_object *obj;
+ volatile u32 *cpu_page;
+ u32 gtt_offset;
+};
+
+void
+i915_trace_irq_get(struct intel_ring_buffer *ring, uint32_t seqno)
+{
+
+ if (ring->trace_irq_seqno == 0) {
+ mtx_lock(&ring->irq_lock);
+ if (ring->irq_get(ring))
+ ring->trace_irq_seqno = seqno;
+ mtx_unlock(&ring->irq_lock);
+ }
+}
+
+static inline int ring_space(struct intel_ring_buffer *ring)
+{
+ int space = (ring->head & HEAD_ADDR) - (ring->tail + 8);
+ if (space < 0)
+ space += ring->size;
+ return space;
+}
+
+static int
+render_ring_flush(struct intel_ring_buffer *ring,
+ uint32_t invalidate_domains,
+ uint32_t flush_domains)
+{
+ struct drm_device *dev = ring->dev;
+ uint32_t cmd;
+ int ret;
+
+ /*
+ * read/write caches:
+ *
+ * I915_GEM_DOMAIN_RENDER is always invalidated, but is
+ * only flushed if MI_NO_WRITE_FLUSH is unset. On 965, it is
+ * also flushed at 2d versus 3d pipeline switches.
+ *
+ * read-only caches:
+ *
+ * I915_GEM_DOMAIN_SAMPLER is flushed on pre-965 if
+ * MI_READ_FLUSH is set, and is always flushed on 965.
+ *
+ * I915_GEM_DOMAIN_COMMAND may not exist?
+ *
+ * I915_GEM_DOMAIN_INSTRUCTION, which exists on 965, is
+ * invalidated when MI_EXE_FLUSH is set.
+ *
+ * I915_GEM_DOMAIN_VERTEX, which exists on 965, is
+ * invalidated with every MI_FLUSH.
+ *
+ * TLBs:
+ *
+ * On 965, TLBs associated with I915_GEM_DOMAIN_COMMAND
+ * and I915_GEM_DOMAIN_CPU in are invalidated at PTE write and
+ * I915_GEM_DOMAIN_RENDER and I915_GEM_DOMAIN_SAMPLER
+ * are flushed at any MI_FLUSH.
+ */
+
+ cmd = MI_FLUSH | MI_NO_WRITE_FLUSH;
+ if ((invalidate_domains|flush_domains) &
+ I915_GEM_DOMAIN_RENDER)
+ cmd &= ~MI_NO_WRITE_FLUSH;
+ if (INTEL_INFO(dev)->gen < 4) {
+ /*
+ * On the 965, the sampler cache always gets flushed
+ * and this bit is reserved.
+ */
+ if (invalidate_domains & I915_GEM_DOMAIN_SAMPLER)
+ cmd |= MI_READ_FLUSH;
+ }
+ if (invalidate_domains & I915_GEM_DOMAIN_INSTRUCTION)
+ cmd |= MI_EXE_FLUSH;
+
+ if (invalidate_domains & I915_GEM_DOMAIN_COMMAND &&
+ (IS_G4X(dev) || IS_GEN5(dev)))
+ cmd |= MI_INVALIDATE_ISP;
+
+ ret = intel_ring_begin(ring, 2);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(ring, cmd);
+ intel_ring_emit(ring, MI_NOOP);
+ intel_ring_advance(ring);
+
+ return 0;
+}
+
+/**
+ * Emits a PIPE_CONTROL with a non-zero post-sync operation, for
+ * implementing two workarounds on gen6. From section 1.4.7.1
+ * "PIPE_CONTROL" of the Sandy Bridge PRM volume 2 part 1:
+ *
+ * [DevSNB-C+{W/A}] Before any depth stall flush (including those
+ * produced by non-pipelined state commands), software needs to first
+ * send a PIPE_CONTROL with no bits set except Post-Sync Operation !=
+ * 0.
+ *
+ * [Dev-SNB{W/A}]: Before a PIPE_CONTROL with Write Cache Flush Enable
+ * =1, a PIPE_CONTROL with any non-zero post-sync-op is required.
+ *
+ * And the workaround for these two requires this workaround first:
+ *
+ * [Dev-SNB{W/A}]: Pipe-control with CS-stall bit set must be sent
+ * BEFORE the pipe-control with a post-sync op and no write-cache
+ * flushes.
+ *
+ * And this last workaround is tricky because of the requirements on
+ * that bit. From section 1.4.7.2.3 "Stall" of the Sandy Bridge PRM
+ * volume 2 part 1:
+ *
+ * "1 of the following must also be set:
+ * - Render Target Cache Flush Enable ([12] of DW1)
+ * - Depth Cache Flush Enable ([0] of DW1)
+ * - Stall at Pixel Scoreboard ([1] of DW1)
+ * - Depth Stall ([13] of DW1)
+ * - Post-Sync Operation ([13] of DW1)
+ * - Notify Enable ([8] of DW1)"
+ *
+ * The cache flushes require the workaround flush that triggered this
+ * one, so we can't use it. Depth stall would trigger the same.
+ * Post-sync nonzero is what triggered this second workaround, so we
+ * can't use that one either. Notify enable is IRQs, which aren't
+ * really our business. That leaves only stall at scoreboard.
+ */
+static int
+intel_emit_post_sync_nonzero_flush(struct intel_ring_buffer *ring)
+{
+ struct pipe_control *pc = ring->private;
+ u32 scratch_addr = pc->gtt_offset + 128;
+ int ret;
+
+
+ ret = intel_ring_begin(ring, 6);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(ring, GFX_OP_PIPE_CONTROL(5));
+ intel_ring_emit(ring, PIPE_CONTROL_CS_STALL |
+ PIPE_CONTROL_STALL_AT_SCOREBOARD);
+ intel_ring_emit(ring, scratch_addr | PIPE_CONTROL_GLOBAL_GTT); /* address */
+ intel_ring_emit(ring, 0); /* low dword */
+ intel_ring_emit(ring, 0); /* high dword */
+ intel_ring_emit(ring, MI_NOOP);
+ intel_ring_advance(ring);
+
+ ret = intel_ring_begin(ring, 6);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(ring, GFX_OP_PIPE_CONTROL(5));
+ intel_ring_emit(ring, PIPE_CONTROL_QW_WRITE);
+ intel_ring_emit(ring, scratch_addr | PIPE_CONTROL_GLOBAL_GTT); /* address */
+ intel_ring_emit(ring, 0);
+ intel_ring_emit(ring, 0);
+ intel_ring_emit(ring, MI_NOOP);
+ intel_ring_advance(ring);
+
+ return 0;
+}
+
+static int
+gen6_render_ring_flush(struct intel_ring_buffer *ring,
+ u32 invalidate_domains, u32 flush_domains)
+{
+ u32 flags = 0;
+ struct pipe_control *pc = ring->private;
+ u32 scratch_addr = pc->gtt_offset + 128;
+ int ret;
+
+ /* Force SNB workarounds for PIPE_CONTROL flushes */
+ intel_emit_post_sync_nonzero_flush(ring);
+
+ /* Just flush everything. Experiments have shown that reducing the
+ * number of bits based on the write domains has little performance
+ * impact.
+ */
+ flags |= PIPE_CONTROL_RENDER_TARGET_CACHE_FLUSH;
+ flags |= PIPE_CONTROL_INSTRUCTION_CACHE_INVALIDATE;
+ flags |= PIPE_CONTROL_TEXTURE_CACHE_INVALIDATE;
+ flags |= PIPE_CONTROL_DEPTH_CACHE_FLUSH;
+ flags |= PIPE_CONTROL_VF_CACHE_INVALIDATE;
+ flags |= PIPE_CONTROL_CONST_CACHE_INVALIDATE;
+ flags |= PIPE_CONTROL_STATE_CACHE_INVALIDATE;
+
+ ret = intel_ring_begin(ring, 6);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(ring, GFX_OP_PIPE_CONTROL(5));
+ intel_ring_emit(ring, flags);
+ intel_ring_emit(ring, scratch_addr | PIPE_CONTROL_GLOBAL_GTT);
+ intel_ring_emit(ring, 0); /* lower dword */
+ intel_ring_emit(ring, 0); /* uppwer dword */
+ intel_ring_emit(ring, MI_NOOP);
+ intel_ring_advance(ring);
+
+ return 0;
+}
+
+static void ring_write_tail(struct intel_ring_buffer *ring,
+ uint32_t value)
+{
+ drm_i915_private_t *dev_priv = ring->dev->dev_private;
+ I915_WRITE_TAIL(ring, value);
+}
+
+u32 intel_ring_get_active_head(struct intel_ring_buffer *ring)
+{
+ drm_i915_private_t *dev_priv = ring->dev->dev_private;
+ uint32_t acthd_reg = INTEL_INFO(ring->dev)->gen >= 4 ?
+ RING_ACTHD(ring->mmio_base) : ACTHD;
+
+ return I915_READ(acthd_reg);
+}
+
+static int init_ring_common(struct intel_ring_buffer *ring)
+{
+ drm_i915_private_t *dev_priv = ring->dev->dev_private;
+ struct drm_i915_gem_object *obj = ring->obj;
+ uint32_t head;
+
+ /* Stop the ring if it's running. */
+ I915_WRITE_CTL(ring, 0);
+ I915_WRITE_HEAD(ring, 0);
+ ring->write_tail(ring, 0);
+
+ /* Initialize the ring. */
+ I915_WRITE_START(ring, obj->gtt_offset);
+ head = I915_READ_HEAD(ring) & HEAD_ADDR;
+
+ /* G45 ring initialization fails to reset head to zero */
+ if (head != 0) {
+ DRM_DEBUG("%s head not reset to zero "
+ "ctl %08x head %08x tail %08x start %08x\n",
+ ring->name,
+ I915_READ_CTL(ring),
+ I915_READ_HEAD(ring),
+ I915_READ_TAIL(ring),
+ I915_READ_START(ring));
+
+ I915_WRITE_HEAD(ring, 0);
+
+ if (I915_READ_HEAD(ring) & HEAD_ADDR) {
+ DRM_ERROR("failed to set %s head to zero "
+ "ctl %08x head %08x tail %08x start %08x\n",
+ ring->name,
+ I915_READ_CTL(ring),
+ I915_READ_HEAD(ring),
+ I915_READ_TAIL(ring),
+ I915_READ_START(ring));
+ }
+ }
+
+ I915_WRITE_CTL(ring,
+ ((ring->size - PAGE_SIZE) & RING_NR_PAGES)
+ | RING_VALID);
+
+ /* If the head is still not zero, the ring is dead */
+ if (_intel_wait_for(ring->dev,
+ (I915_READ_CTL(ring) & RING_VALID) != 0 &&
+ I915_READ_START(ring) == obj->gtt_offset &&
+ (I915_READ_HEAD(ring) & HEAD_ADDR) == 0,
+ 50, 1, "915rii")) {
+ DRM_ERROR("%s initialization failed "
+ "ctl %08x head %08x tail %08x start %08x\n",
+ ring->name,
+ I915_READ_CTL(ring),
+ I915_READ_HEAD(ring),
+ I915_READ_TAIL(ring),
+ I915_READ_START(ring));
+ return -EIO;
+ }
+
+ if (!drm_core_check_feature(ring->dev, DRIVER_MODESET))
+ i915_kernel_lost_context(ring->dev);
+ else {
+ ring->head = I915_READ_HEAD(ring);
+ ring->tail = I915_READ_TAIL(ring) & TAIL_ADDR;
+ ring->space = ring_space(ring);
+ }
+
+ return 0;
+}
+
+static int
+init_pipe_control(struct intel_ring_buffer *ring)
+{
+ struct pipe_control *pc;
+ struct drm_i915_gem_object *obj;
+ int ret;
+
+ if (ring->private)
+ return 0;
+
+ pc = malloc(sizeof(*pc), DRM_I915_GEM, M_WAITOK);
+ if (!pc)
+ return -ENOMEM;
+
+ obj = i915_gem_alloc_object(ring->dev, 4096);
+ if (obj == NULL) {
+ DRM_ERROR("Failed to allocate seqno page\n");
+ ret = -ENOMEM;
+ goto err;
+ }
+
+ i915_gem_object_set_cache_level(obj, I915_CACHE_LLC);
+
+ ret = i915_gem_object_pin(obj, 4096, true);
+ if (ret)
+ goto err_unref;
+
+ pc->gtt_offset = obj->gtt_offset;
+ pc->cpu_page = (uint32_t *)kmem_alloc_nofault(kernel_map, PAGE_SIZE);
+ if (pc->cpu_page == NULL)
+ goto err_unpin;
+ pmap_qenter((uintptr_t)pc->cpu_page, &obj->pages[0], 1);
+ pmap_invalidate_range(kernel_pmap, (vm_offset_t)pc->cpu_page,
+ (vm_offset_t)pc->cpu_page + PAGE_SIZE);
+ pmap_invalidate_cache_range((vm_offset_t)pc->cpu_page,
+ (vm_offset_t)pc->cpu_page + PAGE_SIZE);
+
+ pc->obj = obj;
+ ring->private = pc;
+ return 0;
+
+err_unpin:
+ i915_gem_object_unpin(obj);
+err_unref:
+ drm_gem_object_unreference(&obj->base);
+err:
+ free(pc, DRM_I915_GEM);
+ return ret;
+}
+
+static void
+cleanup_pipe_control(struct intel_ring_buffer *ring)
+{
+ struct pipe_control *pc = ring->private;
+ struct drm_i915_gem_object *obj;
+
+ if (!ring->private)
+ return;
+
+ obj = pc->obj;
+ pmap_qremove((vm_offset_t)pc->cpu_page, 1);
+ pmap_invalidate_range(kernel_pmap, (vm_offset_t)pc->cpu_page,
+ (vm_offset_t)pc->cpu_page + PAGE_SIZE);
+ kmem_free(kernel_map, (uintptr_t)pc->cpu_page, PAGE_SIZE);
+ i915_gem_object_unpin(obj);
+ drm_gem_object_unreference(&obj->base);
+
+ free(pc, DRM_I915_GEM);
+ ring->private = NULL;
+}
+
+static int init_render_ring(struct intel_ring_buffer *ring)
+{
+ struct drm_device *dev = ring->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int ret = init_ring_common(ring);
+
+ if (INTEL_INFO(dev)->gen > 3) {
+ int mode = VS_TIMER_DISPATCH << 16 | VS_TIMER_DISPATCH;
+ I915_WRITE(MI_MODE, mode);
+ if (IS_GEN7(dev))
+ I915_WRITE(GFX_MODE_GEN7,
+ GFX_MODE_DISABLE(GFX_TLB_INVALIDATE_ALWAYS) |
+ GFX_MODE_ENABLE(GFX_REPLAY_MODE));
+ }
+
+ if (INTEL_INFO(dev)->gen >= 5) {
+ ret = init_pipe_control(ring);
+ if (ret)
+ return ret;
+ }
+
+
+ if (IS_GEN6(dev)) {
+ /* From the Sandybridge PRM, volume 1 part 3, page 24:
+ * "If this bit is set, STCunit will have LRA as replacement
+ * policy. [...] This bit must be reset. LRA replacement
+ * policy is not supported."
+ */
+ I915_WRITE(CACHE_MODE_0,
+ CM0_STC_EVICT_DISABLE_LRA_SNB << CM0_MASK_SHIFT);
+ }
+
+ if (INTEL_INFO(dev)->gen >= 6) {
+ I915_WRITE(INSTPM,
+ INSTPM_FORCE_ORDERING << 16 | INSTPM_FORCE_ORDERING);
+ }
+
+ return ret;
+}
+
+static void render_ring_cleanup(struct intel_ring_buffer *ring)
+{
+ if (!ring->private)
+ return;
+
+ cleanup_pipe_control(ring);
+}
+
+static void
+update_mboxes(struct intel_ring_buffer *ring,
+ u32 seqno,
+ u32 mmio_offset)
+{
+ intel_ring_emit(ring, MI_SEMAPHORE_MBOX |
+ MI_SEMAPHORE_GLOBAL_GTT |
+ MI_SEMAPHORE_REGISTER |
+ MI_SEMAPHORE_UPDATE);
+ intel_ring_emit(ring, seqno);
+ intel_ring_emit(ring, mmio_offset);
+}
+
+/**
+ * gen6_add_request - Update the semaphore mailbox registers
+ *
+ * @ring - ring that is adding a request
+ * @seqno - return seqno stuck into the ring
+ *
+ * Update the mailbox registers in the *other* rings with the current seqno.
+ * This acts like a signal in the canonical semaphore.
+ */
+static int
+gen6_add_request(struct intel_ring_buffer *ring,
+ u32 *seqno)
+{
+ u32 mbox1_reg;
+ u32 mbox2_reg;
+ int ret;
+
+ ret = intel_ring_begin(ring, 10);
+ if (ret)
+ return ret;
+
+ mbox1_reg = ring->signal_mbox[0];
+ mbox2_reg = ring->signal_mbox[1];
+
+ *seqno = i915_gem_next_request_seqno(ring);
+
+ update_mboxes(ring, *seqno, mbox1_reg);
+ update_mboxes(ring, *seqno, mbox2_reg);
+ intel_ring_emit(ring, MI_STORE_DWORD_INDEX);
+ intel_ring_emit(ring, I915_GEM_HWS_INDEX << MI_STORE_DWORD_INDEX_SHIFT);
+ intel_ring_emit(ring, *seqno);
+ intel_ring_emit(ring, MI_USER_INTERRUPT);
+ intel_ring_advance(ring);
+
+ return 0;
+}
+
+/**
+ * intel_ring_sync - sync the waiter to the signaller on seqno
+ *
+ * @waiter - ring that is waiting
+ * @signaller - ring which has, or will signal
+ * @seqno - seqno which the waiter will block on
+ */
+static int
+intel_ring_sync(struct intel_ring_buffer *waiter,
+ struct intel_ring_buffer *signaller,
+ int ring,
+ u32 seqno)
+{
+ int ret;
+ u32 dw1 = MI_SEMAPHORE_MBOX |
+ MI_SEMAPHORE_COMPARE |
+ MI_SEMAPHORE_REGISTER;
+
+ ret = intel_ring_begin(waiter, 4);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(waiter, dw1 | signaller->semaphore_register[ring]);
+ intel_ring_emit(waiter, seqno);
+ intel_ring_emit(waiter, 0);
+ intel_ring_emit(waiter, MI_NOOP);
+ intel_ring_advance(waiter);
+
+ return 0;
+}
+
+int render_ring_sync_to(struct intel_ring_buffer *waiter,
+ struct intel_ring_buffer *signaller, u32 seqno);
+int gen6_bsd_ring_sync_to(struct intel_ring_buffer *waiter,
+ struct intel_ring_buffer *signaller, u32 seqno);
+int gen6_blt_ring_sync_to(struct intel_ring_buffer *waiter,
+ struct intel_ring_buffer *signaller, u32 seqno);
+
+/* VCS->RCS (RVSYNC) or BCS->RCS (RBSYNC) */
+int
+render_ring_sync_to(struct intel_ring_buffer *waiter,
+ struct intel_ring_buffer *signaller,
+ u32 seqno)
+{
+ KASSERT(signaller->semaphore_register[RCS] != MI_SEMAPHORE_SYNC_INVALID,
+ ("valid RCS semaphore"));
+ return intel_ring_sync(waiter,
+ signaller,
+ RCS,
+ seqno);
+}
+
+/* RCS->VCS (VRSYNC) or BCS->VCS (VBSYNC) */
+int
+gen6_bsd_ring_sync_to(struct intel_ring_buffer *waiter,
+ struct intel_ring_buffer *signaller,
+ u32 seqno)
+{
+ KASSERT(signaller->semaphore_register[VCS] != MI_SEMAPHORE_SYNC_INVALID,
+ ("Valid VCS semaphore"));
+ return intel_ring_sync(waiter,
+ signaller,
+ VCS,
+ seqno);
+}
+
+/* RCS->BCS (BRSYNC) or VCS->BCS (BVSYNC) */
+int
+gen6_blt_ring_sync_to(struct intel_ring_buffer *waiter,
+ struct intel_ring_buffer *signaller,
+ u32 seqno)
+{
+ KASSERT(signaller->semaphore_register[BCS] != MI_SEMAPHORE_SYNC_INVALID,
+ ("Valid BCS semaphore"));
+ return intel_ring_sync(waiter,
+ signaller,
+ BCS,
+ seqno);
+}
+
+#define PIPE_CONTROL_FLUSH(ring__, addr__) \
+do { \
+ intel_ring_emit(ring__, GFX_OP_PIPE_CONTROL(4) | PIPE_CONTROL_QW_WRITE | \
+ PIPE_CONTROL_DEPTH_STALL); \
+ intel_ring_emit(ring__, (addr__) | PIPE_CONTROL_GLOBAL_GTT); \
+ intel_ring_emit(ring__, 0); \
+ intel_ring_emit(ring__, 0); \
+} while (0)
+
+static int
+pc_render_add_request(struct intel_ring_buffer *ring,
+ uint32_t *result)
+{
+ u32 seqno = i915_gem_next_request_seqno(ring);
+ struct pipe_control *pc = ring->private;
+ u32 scratch_addr = pc->gtt_offset + 128;
+ int ret;
+
+ /* For Ironlake, MI_USER_INTERRUPT was deprecated and apparently
+ * incoherent with writes to memory, i.e. completely fubar,
+ * so we need to use PIPE_NOTIFY instead.
+ *
+ * However, we also need to workaround the qword write
+ * incoherence by flushing the 6 PIPE_NOTIFY buffers out to
+ * memory before requesting an interrupt.
+ */
+ ret = intel_ring_begin(ring, 32);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(ring, GFX_OP_PIPE_CONTROL(4) | PIPE_CONTROL_QW_WRITE |
+ PIPE_CONTROL_WRITE_FLUSH |
+ PIPE_CONTROL_TEXTURE_CACHE_INVALIDATE);
+ intel_ring_emit(ring, pc->gtt_offset | PIPE_CONTROL_GLOBAL_GTT);
+ intel_ring_emit(ring, seqno);
+ intel_ring_emit(ring, 0);
+ PIPE_CONTROL_FLUSH(ring, scratch_addr);
+ scratch_addr += 128; /* write to separate cachelines */
+ PIPE_CONTROL_FLUSH(ring, scratch_addr);
+ scratch_addr += 128;
+ PIPE_CONTROL_FLUSH(ring, scratch_addr);
+ scratch_addr += 128;
+ PIPE_CONTROL_FLUSH(ring, scratch_addr);
+ scratch_addr += 128;
+ PIPE_CONTROL_FLUSH(ring, scratch_addr);
+ scratch_addr += 128;
+ PIPE_CONTROL_FLUSH(ring, scratch_addr);
+ intel_ring_emit(ring, GFX_OP_PIPE_CONTROL(4) | PIPE_CONTROL_QW_WRITE |
+ PIPE_CONTROL_WRITE_FLUSH |
+ PIPE_CONTROL_TEXTURE_CACHE_INVALIDATE |
+ PIPE_CONTROL_NOTIFY);
+ intel_ring_emit(ring, pc->gtt_offset | PIPE_CONTROL_GLOBAL_GTT);
+ intel_ring_emit(ring, seqno);
+ intel_ring_emit(ring, 0);
+ intel_ring_advance(ring);
+
+ *result = seqno;
+ return 0;
+}
+
+static int
+render_ring_add_request(struct intel_ring_buffer *ring,
+ uint32_t *result)
+{
+ u32 seqno = i915_gem_next_request_seqno(ring);
+ int ret;
+
+ ret = intel_ring_begin(ring, 4);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(ring, MI_STORE_DWORD_INDEX);
+ intel_ring_emit(ring, I915_GEM_HWS_INDEX << MI_STORE_DWORD_INDEX_SHIFT);
+ intel_ring_emit(ring, seqno);
+ intel_ring_emit(ring, MI_USER_INTERRUPT);
+ intel_ring_advance(ring);
+
+ *result = seqno;
+ return 0;
+}
+
+ static u32
+gen6_ring_get_seqno(struct intel_ring_buffer *ring)
+{
+ struct drm_device *dev = ring->dev;
+
+ /* Workaround to force correct ordering between irq and seqno writes on
+ * ivb (and maybe also on snb) by reading from a CS register (like
+ * ACTHD) before reading the status page. */
+ if (/* IS_GEN6(dev) || */IS_GEN7(dev))
+ intel_ring_get_active_head(ring);
+ return intel_read_status_page(ring, I915_GEM_HWS_INDEX);
+}
+
+static uint32_t
+ring_get_seqno(struct intel_ring_buffer *ring)
+{
+ if (ring->status_page.page_addr == NULL)
+ return (-1);
+ return intel_read_status_page(ring, I915_GEM_HWS_INDEX);
+}
+
+static uint32_t
+pc_render_get_seqno(struct intel_ring_buffer *ring)
+{
+ struct pipe_control *pc = ring->private;
+ if (pc != NULL)
+ return pc->cpu_page[0];
+ else
+ return (-1);
+}
+
+static void
+ironlake_enable_irq(drm_i915_private_t *dev_priv, uint32_t mask)
+{
+ dev_priv->gt_irq_mask &= ~mask;
+ I915_WRITE(GTIMR, dev_priv->gt_irq_mask);
+ POSTING_READ(GTIMR);
+}
+
+static void
+ironlake_disable_irq(drm_i915_private_t *dev_priv, uint32_t mask)
+{
+ dev_priv->gt_irq_mask |= mask;
+ I915_WRITE(GTIMR, dev_priv->gt_irq_mask);
+ POSTING_READ(GTIMR);
+}
+
+static void
+i915_enable_irq(drm_i915_private_t *dev_priv, uint32_t mask)
+{
+ dev_priv->irq_mask &= ~mask;
+ I915_WRITE(IMR, dev_priv->irq_mask);
+ POSTING_READ(IMR);
+}
+
+static void
+i915_disable_irq(drm_i915_private_t *dev_priv, uint32_t mask)
+{
+ dev_priv->irq_mask |= mask;
+ I915_WRITE(IMR, dev_priv->irq_mask);
+ POSTING_READ(IMR);
+}
+
+static bool
+render_ring_get_irq(struct intel_ring_buffer *ring)
+{
+ struct drm_device *dev = ring->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ if (!dev->irq_enabled)
+ return false;
+
+ mtx_assert(&ring->irq_lock, MA_OWNED);
+ if (ring->irq_refcount++ == 0) {
+ if (HAS_PCH_SPLIT(dev))
+ ironlake_enable_irq(dev_priv,
+ GT_PIPE_NOTIFY | GT_USER_INTERRUPT);
+ else
+ i915_enable_irq(dev_priv, I915_USER_INTERRUPT);
+ }
+
+ return true;
+}
+
+static void
+render_ring_put_irq(struct intel_ring_buffer *ring)
+{
+ struct drm_device *dev = ring->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ mtx_assert(&ring->irq_lock, MA_OWNED);
+ if (--ring->irq_refcount == 0) {
+ if (HAS_PCH_SPLIT(dev))
+ ironlake_disable_irq(dev_priv,
+ GT_USER_INTERRUPT |
+ GT_PIPE_NOTIFY);
+ else
+ i915_disable_irq(dev_priv, I915_USER_INTERRUPT);
+ }
+}
+
+void intel_ring_setup_status_page(struct intel_ring_buffer *ring)
+{
+ struct drm_device *dev = ring->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ uint32_t mmio = 0;
+
+ /* The ring status page addresses are no longer next to the rest of
+ * the ring registers as of gen7.
+ */
+ if (IS_GEN7(dev)) {
+ switch (ring->id) {
+ case RCS:
+ mmio = RENDER_HWS_PGA_GEN7;
+ break;
+ case BCS:
+ mmio = BLT_HWS_PGA_GEN7;
+ break;
+ case VCS:
+ mmio = BSD_HWS_PGA_GEN7;
+ break;
+ }
+ } else if (IS_GEN6(dev)) {
+ mmio = RING_HWS_PGA_GEN6(ring->mmio_base);
+ } else {
+ mmio = RING_HWS_PGA(ring->mmio_base);
+ }
+
+ I915_WRITE(mmio, (u32)ring->status_page.gfx_addr);
+ POSTING_READ(mmio);
+}
+
+static int
+bsd_ring_flush(struct intel_ring_buffer *ring,
+ uint32_t invalidate_domains,
+ uint32_t flush_domains)
+{
+ int ret;
+
+ ret = intel_ring_begin(ring, 2);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(ring, MI_FLUSH);
+ intel_ring_emit(ring, MI_NOOP);
+ intel_ring_advance(ring);
+ return 0;
+}
+
+static int
+ring_add_request(struct intel_ring_buffer *ring,
+ uint32_t *result)
+{
+ uint32_t seqno;
+ int ret;
+
+ ret = intel_ring_begin(ring, 4);
+ if (ret)
+ return ret;
+
+ seqno = i915_gem_next_request_seqno(ring);
+
+ intel_ring_emit(ring, MI_STORE_DWORD_INDEX);
+ intel_ring_emit(ring, I915_GEM_HWS_INDEX << MI_STORE_DWORD_INDEX_SHIFT);
+ intel_ring_emit(ring, seqno);
+ intel_ring_emit(ring, MI_USER_INTERRUPT);
+ intel_ring_advance(ring);
+
+ *result = seqno;
+ return 0;
+}
+
+static bool
+gen6_ring_get_irq(struct intel_ring_buffer *ring, uint32_t gflag, uint32_t rflag)
+{
+ struct drm_device *dev = ring->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ if (!dev->irq_enabled)
+ return false;
+
+ gen6_gt_force_wake_get(dev_priv);
+
+ mtx_assert(&ring->irq_lock, MA_OWNED);
+ if (ring->irq_refcount++ == 0) {
+ ring->irq_mask &= ~rflag;
+ I915_WRITE_IMR(ring, ring->irq_mask);
+ ironlake_enable_irq(dev_priv, gflag);
+ }
+
+ return true;
+}
+
+static void
+gen6_ring_put_irq(struct intel_ring_buffer *ring, uint32_t gflag, uint32_t rflag)
+{
+ struct drm_device *dev = ring->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ mtx_assert(&ring->irq_lock, MA_OWNED);
+ if (--ring->irq_refcount == 0) {
+ ring->irq_mask |= rflag;
+ I915_WRITE_IMR(ring, ring->irq_mask);
+ ironlake_disable_irq(dev_priv, gflag);
+ }
+
+ gen6_gt_force_wake_put(dev_priv);
+}
+
+static bool
+bsd_ring_get_irq(struct intel_ring_buffer *ring)
+{
+ struct drm_device *dev = ring->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ if (!dev->irq_enabled)
+ return false;
+
+ mtx_assert(&ring->irq_lock, MA_OWNED);
+ if (ring->irq_refcount++ == 0) {
+ if (IS_G4X(dev))
+ i915_enable_irq(dev_priv, I915_BSD_USER_INTERRUPT);
+ else
+ ironlake_enable_irq(dev_priv, GT_BSD_USER_INTERRUPT);
+ }
+
+ return true;
+}
+static void
+bsd_ring_put_irq(struct intel_ring_buffer *ring)
+{
+ struct drm_device *dev = ring->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+
+ mtx_assert(&ring->irq_lock, MA_OWNED);
+ if (--ring->irq_refcount == 0) {
+ if (IS_G4X(dev))
+ i915_disable_irq(dev_priv, I915_BSD_USER_INTERRUPT);
+ else
+ ironlake_disable_irq(dev_priv, GT_BSD_USER_INTERRUPT);
+ }
+}
+
+static int
+ring_dispatch_execbuffer(struct intel_ring_buffer *ring, uint32_t offset,
+ uint32_t length)
+{
+ int ret;
+
+ ret = intel_ring_begin(ring, 2);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(ring,
+ MI_BATCH_BUFFER_START | (2 << 6) |
+ MI_BATCH_NON_SECURE_I965);
+ intel_ring_emit(ring, offset);
+ intel_ring_advance(ring);
+
+ return 0;
+}
+
+static int
+render_ring_dispatch_execbuffer(struct intel_ring_buffer *ring,
+ uint32_t offset, uint32_t len)
+{
+ struct drm_device *dev = ring->dev;
+ int ret;
+
+ if (IS_I830(dev) || IS_845G(dev)) {
+ ret = intel_ring_begin(ring, 4);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(ring, MI_BATCH_BUFFER);
+ intel_ring_emit(ring, offset | MI_BATCH_NON_SECURE);
+ intel_ring_emit(ring, offset + len - 8);
+ intel_ring_emit(ring, 0);
+ } else {
+ ret = intel_ring_begin(ring, 2);
+ if (ret)
+ return ret;
+
+ if (INTEL_INFO(dev)->gen >= 4) {
+ intel_ring_emit(ring,
+ MI_BATCH_BUFFER_START | (2 << 6) |
+ MI_BATCH_NON_SECURE_I965);
+ intel_ring_emit(ring, offset);
+ } else {
+ intel_ring_emit(ring,
+ MI_BATCH_BUFFER_START | (2 << 6));
+ intel_ring_emit(ring, offset | MI_BATCH_NON_SECURE);
+ }
+ }
+ intel_ring_advance(ring);
+
+ return 0;
+}
+
+static void cleanup_status_page(struct intel_ring_buffer *ring)
+{
+ drm_i915_private_t *dev_priv = ring->dev->dev_private;
+ struct drm_i915_gem_object *obj;
+
+ obj = ring->status_page.obj;
+ if (obj == NULL)
+ return;
+
+ pmap_qremove((vm_offset_t)ring->status_page.page_addr, 1);
+ pmap_invalidate_range(kernel_pmap,
+ (vm_offset_t)ring->status_page.page_addr,
+ (vm_offset_t)ring->status_page.page_addr + PAGE_SIZE);
+ kmem_free(kernel_map, (vm_offset_t)ring->status_page.page_addr,
+ PAGE_SIZE);
+ i915_gem_object_unpin(obj);
+ drm_gem_object_unreference(&obj->base);
+ ring->status_page.obj = NULL;
+
+ memset(&dev_priv->hws_map, 0, sizeof(dev_priv->hws_map));
+}
+
+static int init_status_page(struct intel_ring_buffer *ring)
+{
+ struct drm_device *dev = ring->dev;
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct drm_i915_gem_object *obj;
+ int ret;
+
+ obj = i915_gem_alloc_object(dev, 4096);
+ if (obj == NULL) {
+ DRM_ERROR("Failed to allocate status page\n");
+ ret = -ENOMEM;
+ goto err;
+ }
+
+ i915_gem_object_set_cache_level(obj, I915_CACHE_LLC);
+
+ ret = i915_gem_object_pin(obj, 4096, true);
+ if (ret != 0) {
+ goto err_unref;
+ }
+
+ ring->status_page.gfx_addr = obj->gtt_offset;
+ ring->status_page.page_addr = (void *)kmem_alloc_nofault(kernel_map,
+ PAGE_SIZE);
+ if (ring->status_page.page_addr == NULL) {
+ memset(&dev_priv->hws_map, 0, sizeof(dev_priv->hws_map));
+ goto err_unpin;
+ }
+ pmap_qenter((vm_offset_t)ring->status_page.page_addr, &obj->pages[0],
+ 1);
+ pmap_invalidate_range(kernel_pmap,
+ (vm_offset_t)ring->status_page.page_addr,
+ (vm_offset_t)ring->status_page.page_addr + PAGE_SIZE);
+ pmap_invalidate_cache_range((vm_offset_t)ring->status_page.page_addr,
+ (vm_offset_t)ring->status_page.page_addr + PAGE_SIZE);
+ ring->status_page.obj = obj;
+ memset(ring->status_page.page_addr, 0, PAGE_SIZE);
+
+ intel_ring_setup_status_page(ring);
+ DRM_DEBUG("i915: init_status_page %s hws offset: 0x%08x\n",
+ ring->name, ring->status_page.gfx_addr);
+
+ return 0;
+
+err_unpin:
+ i915_gem_object_unpin(obj);
+err_unref:
+ drm_gem_object_unreference(&obj->base);
+err:
+ return ret;
+}
+
+static
+int intel_init_ring_buffer(struct drm_device *dev,
+ struct intel_ring_buffer *ring)
+{
+ struct drm_i915_gem_object *obj;
+ int ret;
+
+ ring->dev = dev;
+ INIT_LIST_HEAD(&ring->active_list);
+ INIT_LIST_HEAD(&ring->request_list);
+ INIT_LIST_HEAD(&ring->gpu_write_list);
+
+ mtx_init(&ring->irq_lock, "ringb", NULL, MTX_DEF);
+ ring->irq_mask = ~0;
+
+ if (I915_NEED_GFX_HWS(dev)) {
+ ret = init_status_page(ring);
+ if (ret)
+ return ret;
+ }
+
+ obj = i915_gem_alloc_object(dev, ring->size);
+ if (obj == NULL) {
+ DRM_ERROR("Failed to allocate ringbuffer\n");
+ ret = -ENOMEM;
+ goto err_hws;
+ }
+
+ ring->obj = obj;
+
+ ret = i915_gem_object_pin(obj, PAGE_SIZE, true);
+ if (ret)
+ goto err_unref;
+
+ ring->map.size = ring->size;
+ ring->map.offset = dev->agp->base + obj->gtt_offset;
+ ring->map.type = 0;
+ ring->map.flags = 0;
+ ring->map.mtrr = 0;
+
+ drm_core_ioremap_wc(&ring->map, dev);
+ if (ring->map.virtual == NULL) {
+ DRM_ERROR("Failed to map ringbuffer.\n");
+ ret = -EINVAL;
+ goto err_unpin;
+ }
+
+ ring->virtual_start = ring->map.virtual;
+ ret = ring->init(ring);
+ if (ret)
+ goto err_unmap;
+
+ /* Workaround an erratum on the i830 which causes a hang if
+ * the TAIL pointer points to within the last 2 cachelines
+ * of the buffer.
+ */
+ ring->effective_size = ring->size;
+ if (IS_I830(ring->dev) || IS_845G(ring->dev))
+ ring->effective_size -= 128;
+
+ return 0;
+
+err_unmap:
+ drm_core_ioremapfree(&ring->map, dev);
+err_unpin:
+ i915_gem_object_unpin(obj);
+err_unref:
+ drm_gem_object_unreference(&obj->base);
+ ring->obj = NULL;
+err_hws:
+ cleanup_status_page(ring);
+ return ret;
+}
+
+void intel_cleanup_ring_buffer(struct intel_ring_buffer *ring)
+{
+ struct drm_i915_private *dev_priv;
+ int ret;
+
+ if (ring->obj == NULL)
+ return;
+
+ /* Disable the ring buffer. The ring must be idle at this point */
+ dev_priv = ring->dev->dev_private;
+ ret = intel_wait_ring_idle(ring);
+ I915_WRITE_CTL(ring, 0);
+
+ drm_core_ioremapfree(&ring->map, ring->dev);
+
+ i915_gem_object_unpin(ring->obj);
+ drm_gem_object_unreference(&ring->obj->base);
+ ring->obj = NULL;
+
+ if (ring->cleanup)
+ ring->cleanup(ring);
+
+ cleanup_status_page(ring);
+}
+
+static int intel_wrap_ring_buffer(struct intel_ring_buffer *ring)
+{
+ unsigned int *virt;
+ int rem = ring->size - ring->tail;
+
+ if (ring->space < rem) {
+ int ret = intel_wait_ring_buffer(ring, rem);
+ if (ret)
+ return ret;
+ }
+
+ virt = (unsigned int *)((char *)ring->virtual_start + ring->tail);
+ rem /= 8;
+ while (rem--) {
+ *virt++ = MI_NOOP;
+ *virt++ = MI_NOOP;
+ }
+
+ ring->tail = 0;
+ ring->space = ring_space(ring);
+
+ return 0;
+}
+
+static int intel_ring_wait_seqno(struct intel_ring_buffer *ring, u32 seqno)
+{
+ struct drm_i915_private *dev_priv = ring->dev->dev_private;
+ bool was_interruptible;
+ int ret;
+
+ /* XXX As we have not yet audited all the paths to check that
+ * they are ready for ERESTARTSYS from intel_ring_begin, do not
+ * allow us to be interruptible by a signal.
+ */
+ was_interruptible = dev_priv->mm.interruptible;
+ dev_priv->mm.interruptible = false;
+
+ ret = i915_wait_request(ring, seqno, true);
+
+ dev_priv->mm.interruptible = was_interruptible;
+
+ return ret;
+}
+
+static int intel_ring_wait_request(struct intel_ring_buffer *ring, int n)
+{
+ struct drm_i915_gem_request *request;
+ u32 seqno = 0;
+ int ret;
+
+ i915_gem_retire_requests_ring(ring);
+
+ if (ring->last_retired_head != -1) {
+ ring->head = ring->last_retired_head;
+ ring->last_retired_head = -1;
+ ring->space = ring_space(ring);
+ if (ring->space >= n)
+ return 0;
+ }
+
+ list_for_each_entry(request, &ring->request_list, list) {
+ int space;
+
+ if (request->tail == -1)
+ continue;
+
+ space = request->tail - (ring->tail + 8);
+ if (space < 0)
+ space += ring->size;
+ if (space >= n) {
+ seqno = request->seqno;
+ break;
+ }
+
+ /* Consume this request in case we need more space than
+ * is available and so need to prevent a race between
+ * updating last_retired_head and direct reads of
+ * I915_RING_HEAD. It also provides a nice sanity check.
+ */
+ request->tail = -1;
+ }
+
+ if (seqno == 0)
+ return -ENOSPC;
+
+ ret = intel_ring_wait_seqno(ring, seqno);
+ if (ret)
+ return ret;
+
+ if (ring->last_retired_head == -1)
+ return -ENOSPC;
+
+ ring->head = ring->last_retired_head;
+ ring->last_retired_head = -1;
+ ring->space = ring_space(ring);
+ if (ring->space < n)
+ return -ENOSPC;
+
+ return 0;
+}
+
+int intel_wait_ring_buffer(struct intel_ring_buffer *ring, int n)
+{
+ struct drm_device *dev = ring->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ int end;
+ int ret;
+
+ ret = intel_ring_wait_request(ring, n);
+ if (ret != -ENOSPC)
+ return ret;
+
+ CTR1(KTR_DRM, "ring_wait_begin %s", ring->name);
+ if (drm_core_check_feature(dev, DRIVER_GEM))
+ /* With GEM the hangcheck timer should kick us out of the loop,
+ * leaving it early runs the risk of corrupting GEM state (due
+ * to running on almost untested codepaths). But on resume
+ * timers don't work yet, so prevent a complete hang in that
+ * case by choosing an insanely large timeout. */
+ end = ticks + hz * 60;
+ else
+ end = ticks + hz * 3;
+ do {
+ ring->head = I915_READ_HEAD(ring);
+ ring->space = ring_space(ring);
+ if (ring->space >= n) {
+ CTR1(KTR_DRM, "ring_wait_end %s", ring->name);
+ return 0;
+ }
+
+#if 0
+ if (dev->primary->master) {
+ struct drm_i915_master_private *master_priv = dev->primary->master->driver_priv;
+ if (master_priv->sarea_priv)
+ master_priv->sarea_priv->perf_boxes |= I915_BOX_WAIT;
+ }
+#else
+ if (dev_priv->sarea_priv)
+ dev_priv->sarea_priv->perf_boxes |= I915_BOX_WAIT;
+#endif
+
+ pause("915rng", 1);
+ if (atomic_load_acq_32(&dev_priv->mm.wedged) != 0) {
+ CTR1(KTR_DRM, "ring_wait_end %s wedged", ring->name);
+ return -EAGAIN;
+ }
+ } while (!time_after(ticks, end));
+ CTR1(KTR_DRM, "ring_wait_end %s busy", ring->name);
+ return -EBUSY;
+}
+
+int intel_ring_begin(struct intel_ring_buffer *ring,
+ int num_dwords)
+{
+ struct drm_i915_private *dev_priv = ring->dev->dev_private;
+ int n = 4*num_dwords;
+ int ret;
+
+ if (atomic_load_acq_int(&dev_priv->mm.wedged))
+ return -EIO;
+
+ if (ring->tail + n > ring->effective_size) {
+ ret = intel_wrap_ring_buffer(ring);
+ if (ret != 0)
+ return ret;
+ }
+
+ if (ring->space < n) {
+ ret = intel_wait_ring_buffer(ring, n);
+ if (ret != 0)
+ return ret;
+ }
+
+ ring->space -= n;
+ return 0;
+}
+
+void intel_ring_advance(struct intel_ring_buffer *ring)
+{
+ ring->tail &= ring->size - 1;
+ ring->write_tail(ring, ring->tail);
+}
+
+static const struct intel_ring_buffer render_ring = {
+ .name = "render ring",
+ .id = RCS,
+ .mmio_base = RENDER_RING_BASE,
+ .size = 32 * PAGE_SIZE,
+ .init = init_render_ring,
+ .write_tail = ring_write_tail,
+ .flush = render_ring_flush,
+ .add_request = render_ring_add_request,
+ .get_seqno = ring_get_seqno,
+ .irq_get = render_ring_get_irq,
+ .irq_put = render_ring_put_irq,
+ .dispatch_execbuffer = render_ring_dispatch_execbuffer,
+ .cleanup = render_ring_cleanup,
+ .sync_to = render_ring_sync_to,
+ .semaphore_register = {MI_SEMAPHORE_SYNC_INVALID,
+ MI_SEMAPHORE_SYNC_RV,
+ MI_SEMAPHORE_SYNC_RB},
+ .signal_mbox = {GEN6_VRSYNC, GEN6_BRSYNC},
+};
+
+/* ring buffer for bit-stream decoder */
+
+static const struct intel_ring_buffer bsd_ring = {
+ .name = "bsd ring",
+ .id = VCS,
+ .mmio_base = BSD_RING_BASE,
+ .size = 32 * PAGE_SIZE,
+ .init = init_ring_common,
+ .write_tail = ring_write_tail,
+ .flush = bsd_ring_flush,
+ .add_request = ring_add_request,
+ .get_seqno = ring_get_seqno,
+ .irq_get = bsd_ring_get_irq,
+ .irq_put = bsd_ring_put_irq,
+ .dispatch_execbuffer = ring_dispatch_execbuffer,
+};
+
+
+static void gen6_bsd_ring_write_tail(struct intel_ring_buffer *ring,
+ uint32_t value)
+{
+ drm_i915_private_t *dev_priv = ring->dev->dev_private;
+
+ /* Every tail move must follow the sequence below */
+ I915_WRITE(GEN6_BSD_SLEEP_PSMI_CONTROL,
+ GEN6_BSD_SLEEP_PSMI_CONTROL_RC_ILDL_MESSAGE_MODIFY_MASK |
+ GEN6_BSD_SLEEP_PSMI_CONTROL_RC_ILDL_MESSAGE_DISABLE);
+ I915_WRITE(GEN6_BSD_RNCID, 0x0);
+
+ if (_intel_wait_for(ring->dev,
+ (I915_READ(GEN6_BSD_SLEEP_PSMI_CONTROL) &
+ GEN6_BSD_SLEEP_PSMI_CONTROL_IDLE_INDICATOR) == 0, 50,
+ true, "915g6i") != 0)
+ DRM_ERROR("timed out waiting for IDLE Indicator\n");
+
+ I915_WRITE_TAIL(ring, value);
+ I915_WRITE(GEN6_BSD_SLEEP_PSMI_CONTROL,
+ GEN6_BSD_SLEEP_PSMI_CONTROL_RC_ILDL_MESSAGE_MODIFY_MASK |
+ GEN6_BSD_SLEEP_PSMI_CONTROL_RC_ILDL_MESSAGE_ENABLE);
+}
+
+static int gen6_ring_flush(struct intel_ring_buffer *ring,
+ uint32_t invalidate, uint32_t flush)
+{
+ uint32_t cmd;
+ int ret;
+
+ ret = intel_ring_begin(ring, 4);
+ if (ret)
+ return ret;
+
+ cmd = MI_FLUSH_DW;
+ if (invalidate & I915_GEM_GPU_DOMAINS)
+ cmd |= MI_INVALIDATE_TLB | MI_INVALIDATE_BSD;
+ intel_ring_emit(ring, cmd);
+ intel_ring_emit(ring, 0);
+ intel_ring_emit(ring, 0);
+ intel_ring_emit(ring, MI_NOOP);
+ intel_ring_advance(ring);
+ return 0;
+}
+
+static int
+gen6_ring_dispatch_execbuffer(struct intel_ring_buffer *ring,
+ uint32_t offset, uint32_t len)
+{
+ int ret;
+
+ ret = intel_ring_begin(ring, 2);
+ if (ret)
+ return ret;
+
+ intel_ring_emit(ring, MI_BATCH_BUFFER_START | MI_BATCH_NON_SECURE_I965);
+ /* bit0-7 is the length on GEN6+ */
+ intel_ring_emit(ring, offset);
+ intel_ring_advance(ring);
+
+ return 0;
+}
+
+static bool
+gen6_render_ring_get_irq(struct intel_ring_buffer *ring)
+{
+ return gen6_ring_get_irq(ring,
+ GT_USER_INTERRUPT,
+ GEN6_RENDER_USER_INTERRUPT);
+}
+
+static void
+gen6_render_ring_put_irq(struct intel_ring_buffer *ring)
+{
+ return gen6_ring_put_irq(ring,
+ GT_USER_INTERRUPT,
+ GEN6_RENDER_USER_INTERRUPT);
+}
+
+static bool
+gen6_bsd_ring_get_irq(struct intel_ring_buffer *ring)
+{
+ return gen6_ring_get_irq(ring,
+ GT_GEN6_BSD_USER_INTERRUPT,
+ GEN6_BSD_USER_INTERRUPT);
+}
+
+static void
+gen6_bsd_ring_put_irq(struct intel_ring_buffer *ring)
+{
+ return gen6_ring_put_irq(ring,
+ GT_GEN6_BSD_USER_INTERRUPT,
+ GEN6_BSD_USER_INTERRUPT);
+}
+
+/* ring buffer for Video Codec for Gen6+ */
+static const struct intel_ring_buffer gen6_bsd_ring = {
+ .name = "gen6 bsd ring",
+ .id = VCS,
+ .mmio_base = GEN6_BSD_RING_BASE,
+ .size = 32 * PAGE_SIZE,
+ .init = init_ring_common,
+ .write_tail = gen6_bsd_ring_write_tail,
+ .flush = gen6_ring_flush,
+ .add_request = gen6_add_request,
+ .get_seqno = gen6_ring_get_seqno,
+ .irq_get = gen6_bsd_ring_get_irq,
+ .irq_put = gen6_bsd_ring_put_irq,
+ .dispatch_execbuffer = gen6_ring_dispatch_execbuffer,
+ .sync_to = gen6_bsd_ring_sync_to,
+ .semaphore_register = {MI_SEMAPHORE_SYNC_VR,
+ MI_SEMAPHORE_SYNC_INVALID,
+ MI_SEMAPHORE_SYNC_VB},
+ .signal_mbox = {GEN6_RVSYNC, GEN6_BVSYNC},
+};
+
+/* Blitter support (SandyBridge+) */
+
+static bool
+blt_ring_get_irq(struct intel_ring_buffer *ring)
+{
+ return gen6_ring_get_irq(ring,
+ GT_BLT_USER_INTERRUPT,
+ GEN6_BLITTER_USER_INTERRUPT);
+}
+
+static void
+blt_ring_put_irq(struct intel_ring_buffer *ring)
+{
+ gen6_ring_put_irq(ring,
+ GT_BLT_USER_INTERRUPT,
+ GEN6_BLITTER_USER_INTERRUPT);
+}
+
+static int blt_ring_flush(struct intel_ring_buffer *ring,
+ uint32_t invalidate, uint32_t flush)
+{
+ uint32_t cmd;
+ int ret;
+
+ ret = intel_ring_begin(ring, 4);
+ if (ret)
+ return ret;
+
+ cmd = MI_FLUSH_DW;
+ if (invalidate & I915_GEM_DOMAIN_RENDER)
+ cmd |= MI_INVALIDATE_TLB;
+ intel_ring_emit(ring, cmd);
+ intel_ring_emit(ring, 0);
+ intel_ring_emit(ring, 0);
+ intel_ring_emit(ring, MI_NOOP);
+ intel_ring_advance(ring);
+ return 0;
+}
+
+static const struct intel_ring_buffer gen6_blt_ring = {
+ .name = "blt ring",
+ .id = BCS,
+ .mmio_base = BLT_RING_BASE,
+ .size = 32 * PAGE_SIZE,
+ .init = init_ring_common,
+ .write_tail = ring_write_tail,
+ .flush = blt_ring_flush,
+ .add_request = gen6_add_request,
+ .get_seqno = gen6_ring_get_seqno,
+ .irq_get = blt_ring_get_irq,
+ .irq_put = blt_ring_put_irq,
+ .dispatch_execbuffer = gen6_ring_dispatch_execbuffer,
+ .sync_to = gen6_blt_ring_sync_to,
+ .semaphore_register = {MI_SEMAPHORE_SYNC_BR,
+ MI_SEMAPHORE_SYNC_BV,
+ MI_SEMAPHORE_SYNC_INVALID},
+ .signal_mbox = {GEN6_RBSYNC, GEN6_VBSYNC},
+};
+
+int intel_init_render_ring_buffer(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_ring_buffer *ring = &dev_priv->rings[RCS];
+
+ *ring = render_ring;
+ if (INTEL_INFO(dev)->gen >= 6) {
+ ring->add_request = gen6_add_request;
+ ring->flush = gen6_render_ring_flush;
+ ring->irq_get = gen6_render_ring_get_irq;
+ ring->irq_put = gen6_render_ring_put_irq;
+ ring->get_seqno = gen6_ring_get_seqno;
+ } else if (IS_GEN5(dev)) {
+ ring->add_request = pc_render_add_request;
+ ring->get_seqno = pc_render_get_seqno;
+ }
+
+ if (!I915_NEED_GFX_HWS(dev)) {
+ ring->status_page.page_addr = dev_priv->status_page_dmah->vaddr;
+ memset(ring->status_page.page_addr, 0, PAGE_SIZE);
+ }
+
+ return intel_init_ring_buffer(dev, ring);
+}
+
+int intel_render_ring_init_dri(struct drm_device *dev, uint64_t start,
+ uint32_t size)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_ring_buffer *ring = &dev_priv->rings[RCS];
+
+ *ring = render_ring;
+ if (INTEL_INFO(dev)->gen >= 6) {
+ ring->add_request = gen6_add_request;
+ ring->irq_get = gen6_render_ring_get_irq;
+ ring->irq_put = gen6_render_ring_put_irq;
+ } else if (IS_GEN5(dev)) {
+ ring->add_request = pc_render_add_request;
+ ring->get_seqno = pc_render_get_seqno;
+ }
+
+ ring->dev = dev;
+ INIT_LIST_HEAD(&ring->active_list);
+ INIT_LIST_HEAD(&ring->request_list);
+ INIT_LIST_HEAD(&ring->gpu_write_list);
+
+ ring->size = size;
+ ring->effective_size = ring->size;
+ if (IS_I830(ring->dev))
+ ring->effective_size -= 128;
+
+ ring->map.offset = start;
+ ring->map.size = size;
+ ring->map.type = 0;
+ ring->map.flags = 0;
+ ring->map.mtrr = 0;
+
+ drm_core_ioremap_wc(&ring->map, dev);
+ if (ring->map.virtual == NULL) {
+ DRM_ERROR("can not ioremap virtual address for"
+ " ring buffer\n");
+ return -ENOMEM;
+ }
+
+ ring->virtual_start = (void *)ring->map.virtual;
+ return 0;
+}
+
+int intel_init_bsd_ring_buffer(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_ring_buffer *ring = &dev_priv->rings[VCS];
+
+ if (IS_GEN6(dev) || IS_GEN7(dev))
+ *ring = gen6_bsd_ring;
+ else
+ *ring = bsd_ring;
+
+ return intel_init_ring_buffer(dev, ring);
+}
+
+int intel_init_blt_ring_buffer(struct drm_device *dev)
+{
+ drm_i915_private_t *dev_priv = dev->dev_private;
+ struct intel_ring_buffer *ring = &dev_priv->rings[BCS];
+
+ *ring = gen6_blt_ring;
+
+ return intel_init_ring_buffer(dev, ring);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_ringbuffer.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_ringbuffer.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,203 @@
+/*
+ * $FreeBSD: head/sys/dev/drm2/i915/intel_ringbuffer.h 235783 2012-05-22 11:07:44Z kib $
+ */
+
+#ifndef _INTEL_RINGBUFFER_H_
+#define _INTEL_RINGBUFFER_H_
+
+struct intel_hw_status_page {
+ uint32_t *page_addr;
+ unsigned int gfx_addr;
+ struct drm_i915_gem_object *obj;
+};
+
+#define I915_READ_TAIL(ring) I915_READ(RING_TAIL((ring)->mmio_base))
+#define I915_WRITE_TAIL(ring, val) I915_WRITE(RING_TAIL((ring)->mmio_base), val)
+
+#define I915_READ_START(ring) I915_READ(RING_START((ring)->mmio_base))
+#define I915_WRITE_START(ring, val) I915_WRITE(RING_START((ring)->mmio_base), val)
+
+#define I915_READ_HEAD(ring) I915_READ(RING_HEAD((ring)->mmio_base))
+#define I915_WRITE_HEAD(ring, val) I915_WRITE(RING_HEAD((ring)->mmio_base), val)
+
+#define I915_READ_CTL(ring) I915_READ(RING_CTL((ring)->mmio_base))
+#define I915_WRITE_CTL(ring, val) I915_WRITE(RING_CTL((ring)->mmio_base), val)
+
+#define I915_READ_IMR(ring) I915_READ(RING_IMR((ring)->mmio_base))
+#define I915_WRITE_IMR(ring, val) I915_WRITE(RING_IMR((ring)->mmio_base), val)
+
+#define I915_READ_NOPID(ring) I915_READ(RING_NOPID((ring)->mmio_base))
+#define I915_READ_SYNC_0(ring) I915_READ(RING_SYNC_0((ring)->mmio_base))
+#define I915_READ_SYNC_1(ring) I915_READ(RING_SYNC_1((ring)->mmio_base))
+
+struct intel_ring_buffer {
+ const char *name;
+ enum intel_ring_id {
+ RCS = 0x0,
+ VCS,
+ BCS,
+ } id;
+#define I915_NUM_RINGS 3
+ uint32_t mmio_base;
+ void *virtual_start;
+ struct drm_device *dev;
+ struct drm_i915_gem_object *obj;
+
+ uint32_t head;
+ uint32_t tail;
+ int space;
+ int size;
+ int effective_size;
+ struct intel_hw_status_page status_page;
+
+ /** We track the position of the requests in the ring buffer, and
+ * when each is retired we increment last_retired_head as the GPU
+ * must have finished processing the request and so we know we
+ * can advance the ringbuffer up to that position.
+ *
+ * last_retired_head is set to -1 after the value is consumed so
+ * we can detect new retirements.
+ */
+ u32 last_retired_head;
+
+ struct mtx irq_lock;
+ uint32_t irq_refcount;
+ uint32_t irq_mask;
+ uint32_t irq_seqno; /* last seq seem at irq time */
+ uint32_t trace_irq_seqno;
+ uint32_t waiting_seqno;
+ uint32_t sync_seqno[I915_NUM_RINGS-1];
+ bool (*irq_get)(struct intel_ring_buffer *ring);
+ void (*irq_put)(struct intel_ring_buffer *ring);
+
+ int (*init)(struct intel_ring_buffer *ring);
+
+ void (*write_tail)(struct intel_ring_buffer *ring,
+ uint32_t value);
+ int (*flush)(struct intel_ring_buffer *ring,
+ uint32_t invalidate_domains,
+ uint32_t flush_domains);
+ int (*add_request)(struct intel_ring_buffer *ring,
+ uint32_t *seqno);
+ uint32_t (*get_seqno)(struct intel_ring_buffer *ring);
+ int (*dispatch_execbuffer)(struct intel_ring_buffer *ring,
+ uint32_t offset, uint32_t length);
+ void (*cleanup)(struct intel_ring_buffer *ring);
+ int (*sync_to)(struct intel_ring_buffer *ring,
+ struct intel_ring_buffer *to,
+ u32 seqno);
+
+ u32 semaphore_register[3]; /*our mbox written by others */
+ u32 signal_mbox[2]; /* mboxes this ring signals to */
+
+ /**
+ * List of objects currently involved in rendering from the
+ * ringbuffer.
+ *
+ * Includes buffers having the contents of their GPU caches
+ * flushed, not necessarily primitives. last_rendering_seqno
+ * represents when the rendering involved will be completed.
+ *
+ * A reference is held on the buffer while on this list.
+ */
+ struct list_head active_list;
+
+ /**
+ * List of breadcrumbs associated with GPU requests currently
+ * outstanding.
+ */
+ struct list_head request_list;
+
+ /**
+ * List of objects currently pending a GPU write flush.
+ *
+ * All elements on this list will belong to either the
+ * active_list or flushing_list, last_rendering_seqno can
+ * be used to differentiate between the two elements.
+ */
+ struct list_head gpu_write_list;
+
+ /**
+ * Do we have some not yet emitted requests outstanding?
+ */
+ uint32_t outstanding_lazy_request;
+
+ drm_local_map_t map;
+
+ void *private;
+};
+
+static inline unsigned
+intel_ring_flag(struct intel_ring_buffer *ring)
+{
+ return 1 << ring->id;
+}
+
+static inline uint32_t
+intel_ring_sync_index(struct intel_ring_buffer *ring,
+ struct intel_ring_buffer *other)
+{
+ int idx;
+
+ /*
+ * cs -> 0 = vcs, 1 = bcs
+ * vcs -> 0 = bcs, 1 = cs,
+ * bcs -> 0 = cs, 1 = vcs.
+ */
+
+ idx = (other - ring) - 1;
+ if (idx < 0)
+ idx += I915_NUM_RINGS;
+
+ return idx;
+}
+
+static inline uint32_t
+intel_read_status_page(struct intel_ring_buffer *ring, int reg)
+{
+
+ return (atomic_load_acq_32(ring->status_page.page_addr + reg));
+}
+
+void intel_cleanup_ring_buffer(struct intel_ring_buffer *ring);
+
+int intel_wait_ring_buffer(struct intel_ring_buffer *ring, int n);
+static inline int intel_wait_ring_idle(struct intel_ring_buffer *ring)
+{
+
+ return (intel_wait_ring_buffer(ring, ring->size - 8));
+}
+
+int intel_ring_begin(struct intel_ring_buffer *ring, int n);
+
+static inline void intel_ring_emit(struct intel_ring_buffer *ring,
+ uint32_t data)
+{
+ *(volatile uint32_t *)((char *)ring->virtual_start +
+ ring->tail) = data;
+ ring->tail += 4;
+}
+
+void intel_ring_advance(struct intel_ring_buffer *ring);
+
+uint32_t intel_ring_get_seqno(struct intel_ring_buffer *ring);
+
+int intel_init_render_ring_buffer(struct drm_device *dev);
+int intel_init_bsd_ring_buffer(struct drm_device *dev);
+int intel_init_blt_ring_buffer(struct drm_device *dev);
+
+u32 intel_ring_get_active_head(struct intel_ring_buffer *ring);
+void intel_ring_setup_status_page(struct intel_ring_buffer *ring);
+
+static inline u32 intel_ring_get_tail(struct intel_ring_buffer *ring)
+{
+ return ring->tail;
+}
+
+void i915_trace_irq_get(struct intel_ring_buffer *ring, uint32_t seqno);
+
+/* DRI warts */
+int intel_render_ring_init_dri(struct drm_device *dev, uint64_t start,
+ uint32_t size);
+
+#endif /* _INTEL_RINGBUFFER_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_sdvo.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_sdvo.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,2680 @@
+/*
+ * Copyright 2006 Dave Airlie <airlied at linux.ie>
+ * Copyright © 2006-2007 Intel Corporation
+ * Jesse Barnes <jesse.barnes at intel.com>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_sdvo.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_crtc.h>
+#include <dev/drm2/drm_edid.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_sdvo_regs.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <dev/iicbus/iic.h>
+#include <dev/iicbus/iiconf.h>
+#include "iicbus_if.h"
+
+#define SDVO_TMDS_MASK (SDVO_OUTPUT_TMDS0 | SDVO_OUTPUT_TMDS1)
+#define SDVO_RGB_MASK (SDVO_OUTPUT_RGB0 | SDVO_OUTPUT_RGB1)
+#define SDVO_LVDS_MASK (SDVO_OUTPUT_LVDS0 | SDVO_OUTPUT_LVDS1)
+#define SDVO_TV_MASK (SDVO_OUTPUT_CVBS0 | SDVO_OUTPUT_SVID0)
+
+#define SDVO_OUTPUT_MASK (SDVO_TMDS_MASK | SDVO_RGB_MASK | SDVO_LVDS_MASK |\
+ SDVO_TV_MASK)
+
+#define IS_TV(c) (c->output_flag & SDVO_TV_MASK)
+#define IS_TMDS(c) (c->output_flag & SDVO_TMDS_MASK)
+#define IS_LVDS(c) (c->output_flag & SDVO_LVDS_MASK)
+#define IS_TV_OR_LVDS(c) (c->output_flag & (SDVO_TV_MASK | SDVO_LVDS_MASK))
+#define IS_DIGITAL(c) (c->output_flag & (SDVO_TMDS_MASK | SDVO_LVDS_MASK))
+
+
+static const char *tv_format_names[] = {
+ "NTSC_M" , "NTSC_J" , "NTSC_443",
+ "PAL_B" , "PAL_D" , "PAL_G" ,
+ "PAL_H" , "PAL_I" , "PAL_M" ,
+ "PAL_N" , "PAL_NC" , "PAL_60" ,
+ "SECAM_B" , "SECAM_D" , "SECAM_G" ,
+ "SECAM_K" , "SECAM_K1", "SECAM_L" ,
+ "SECAM_60"
+};
+
+#define TV_FORMAT_NUM (sizeof(tv_format_names) / sizeof(*tv_format_names))
+
+struct intel_sdvo {
+ struct intel_encoder base;
+
+ device_t i2c;
+ u8 slave_addr;
+
+ device_t ddc_iic_bus, ddc;
+
+ /* Register for the SDVO device: SDVOB or SDVOC */
+ int sdvo_reg;
+
+ /* Active outputs controlled by this SDVO output */
+ uint16_t controlled_output;
+
+ /*
+ * Capabilities of the SDVO device returned by
+ * i830_sdvo_get_capabilities()
+ */
+ struct intel_sdvo_caps caps;
+
+ /* Pixel clock limitations reported by the SDVO device, in kHz */
+ int pixel_clock_min, pixel_clock_max;
+
+ /*
+ * For multiple function SDVO device,
+ * this is for current attached outputs.
+ */
+ uint16_t attached_output;
+
+ /*
+ * Hotplug activation bits for this device
+ */
+ uint8_t hotplug_active[2];
+
+ /**
+ * This is used to select the color range of RBG outputs in HDMI mode.
+ * It is only valid when using TMDS encoding and 8 bit per color mode.
+ */
+ uint32_t color_range;
+
+ /**
+ * This is set if we're going to treat the device as TV-out.
+ *
+ * While we have these nice friendly flags for output types that ought
+ * to decide this for us, the S-Video output on our HDMI+S-Video card
+ * shows up as RGB1 (VGA).
+ */
+ bool is_tv;
+
+ /* This is for current tv format name */
+ int tv_format_index;
+
+ /**
+ * This is set if we treat the device as HDMI, instead of DVI.
+ */
+ bool is_hdmi;
+ bool has_hdmi_monitor;
+ bool has_hdmi_audio;
+
+ /**
+ * This is set if we detect output of sdvo device as LVDS and
+ * have a valid fixed mode to use with the panel.
+ */
+ bool is_lvds;
+
+ /**
+ * This is sdvo fixed pannel mode pointer
+ */
+ struct drm_display_mode *sdvo_lvds_fixed_mode;
+
+ /* DDC bus used by this SDVO encoder */
+ uint8_t ddc_bus;
+
+ /* Input timings for adjusted_mode */
+ struct intel_sdvo_dtd input_dtd;
+};
+
+struct intel_sdvo_connector {
+ struct intel_connector base;
+
+ /* Mark the type of connector */
+ uint16_t output_flag;
+
+ enum hdmi_force_audio force_audio;
+
+ /* This contains all current supported TV format */
+ u8 tv_format_supported[TV_FORMAT_NUM];
+ int format_supported_num;
+ struct drm_property *tv_format;
+
+ /* add the property for the SDVO-TV */
+ struct drm_property *left;
+ struct drm_property *right;
+ struct drm_property *top;
+ struct drm_property *bottom;
+ struct drm_property *hpos;
+ struct drm_property *vpos;
+ struct drm_property *contrast;
+ struct drm_property *saturation;
+ struct drm_property *hue;
+ struct drm_property *sharpness;
+ struct drm_property *flicker_filter;
+ struct drm_property *flicker_filter_adaptive;
+ struct drm_property *flicker_filter_2d;
+ struct drm_property *tv_chroma_filter;
+ struct drm_property *tv_luma_filter;
+ struct drm_property *dot_crawl;
+
+ /* add the property for the SDVO-TV/LVDS */
+ struct drm_property *brightness;
+
+ /* Add variable to record current setting for the above property */
+ u32 left_margin, right_margin, top_margin, bottom_margin;
+
+ /* this is to get the range of margin.*/
+ u32 max_hscan, max_vscan;
+ u32 max_hpos, cur_hpos;
+ u32 max_vpos, cur_vpos;
+ u32 cur_brightness, max_brightness;
+ u32 cur_contrast, max_contrast;
+ u32 cur_saturation, max_saturation;
+ u32 cur_hue, max_hue;
+ u32 cur_sharpness, max_sharpness;
+ u32 cur_flicker_filter, max_flicker_filter;
+ u32 cur_flicker_filter_adaptive, max_flicker_filter_adaptive;
+ u32 cur_flicker_filter_2d, max_flicker_filter_2d;
+ u32 cur_tv_chroma_filter, max_tv_chroma_filter;
+ u32 cur_tv_luma_filter, max_tv_luma_filter;
+ u32 cur_dot_crawl, max_dot_crawl;
+};
+
+static struct intel_sdvo *to_intel_sdvo(struct drm_encoder *encoder)
+{
+ return container_of(encoder, struct intel_sdvo, base.base);
+}
+
+static struct intel_sdvo *intel_attached_sdvo(struct drm_connector *connector)
+{
+ return container_of(intel_attached_encoder(connector),
+ struct intel_sdvo, base);
+}
+
+static struct intel_sdvo_connector *to_intel_sdvo_connector(struct drm_connector *connector)
+{
+ return container_of(to_intel_connector(connector), struct intel_sdvo_connector, base);
+}
+
+static bool
+intel_sdvo_output_setup(struct intel_sdvo *intel_sdvo, uint16_t flags);
+static bool
+intel_sdvo_tv_create_property(struct intel_sdvo *intel_sdvo,
+ struct intel_sdvo_connector *intel_sdvo_connector,
+ int type);
+static bool
+intel_sdvo_create_enhance_property(struct intel_sdvo *intel_sdvo,
+ struct intel_sdvo_connector *intel_sdvo_connector);
+
+/**
+ * Writes the SDVOB or SDVOC with the given value, but always writes both
+ * SDVOB and SDVOC to work around apparent hardware issues (according to
+ * comments in the BIOS).
+ */
+static void intel_sdvo_write_sdvox(struct intel_sdvo *intel_sdvo, u32 val)
+{
+ struct drm_device *dev = intel_sdvo->base.base.dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 bval = val, cval = val;
+ int i;
+
+ if (intel_sdvo->sdvo_reg == PCH_SDVOB) {
+ I915_WRITE(intel_sdvo->sdvo_reg, val);
+ I915_READ(intel_sdvo->sdvo_reg);
+ return;
+ }
+
+ if (intel_sdvo->sdvo_reg == SDVOB) {
+ cval = I915_READ(SDVOC);
+ } else {
+ bval = I915_READ(SDVOB);
+ }
+ /*
+ * Write the registers twice for luck. Sometimes,
+ * writing them only once doesn't appear to 'stick'.
+ * The BIOS does this too. Yay, magic
+ */
+ for (i = 0; i < 2; i++)
+ {
+ I915_WRITE(SDVOB, bval);
+ I915_READ(SDVOB);
+ I915_WRITE(SDVOC, cval);
+ I915_READ(SDVOC);
+ }
+}
+
+static bool intel_sdvo_read_byte(struct intel_sdvo *intel_sdvo, u8 addr, u8 *ch)
+{
+ struct iic_msg msgs[] = {
+ {
+ .slave = intel_sdvo->slave_addr,
+ .flags = 0,
+ .len = 1,
+ .buf = &addr,
+ },
+ {
+ .slave = intel_sdvo->slave_addr,
+ .flags = IIC_M_RD,
+ .len = 1,
+ .buf = ch,
+ }
+ };
+ int ret;
+
+ if ((ret = iicbus_transfer(intel_sdvo->i2c, msgs, 2)) == 0)
+ return true;
+
+ DRM_DEBUG_KMS("i2c transfer returned %d\n", ret);
+ return false;
+}
+
+#define SDVO_CMD_NAME_ENTRY(cmd) {cmd, #cmd}
+/** Mapping of command numbers to names, for debug output */
+static const struct _sdvo_cmd_name {
+ u8 cmd;
+ const char *name;
+} sdvo_cmd_names[] = {
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_RESET),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_DEVICE_CAPS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_FIRMWARE_REV),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_TRAINED_INPUTS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_ACTIVE_OUTPUTS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_ACTIVE_OUTPUTS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_IN_OUT_MAP),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_IN_OUT_MAP),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_ATTACHED_DISPLAYS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HOT_PLUG_SUPPORT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_ACTIVE_HOT_PLUG),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_ACTIVE_HOT_PLUG),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_INTERRUPT_EVENT_SOURCE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_TARGET_INPUT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_TARGET_OUTPUT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_INPUT_TIMINGS_PART1),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_INPUT_TIMINGS_PART2),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_INPUT_TIMINGS_PART1),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_INPUT_TIMINGS_PART2),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_INPUT_TIMINGS_PART1),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_OUTPUT_TIMINGS_PART1),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_OUTPUT_TIMINGS_PART2),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_OUTPUT_TIMINGS_PART1),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_OUTPUT_TIMINGS_PART2),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_CREATE_PREFERRED_INPUT_TIMING),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_PREFERRED_INPUT_TIMING_PART1),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_PREFERRED_INPUT_TIMING_PART2),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_INPUT_PIXEL_CLOCK_RANGE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_OUTPUT_PIXEL_CLOCK_RANGE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SUPPORTED_CLOCK_RATE_MULTS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_CLOCK_RATE_MULT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_CLOCK_RATE_MULT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SUPPORTED_TV_FORMATS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_TV_FORMAT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_TV_FORMAT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SUPPORTED_POWER_STATES),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_POWER_STATE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_ENCODER_POWER_STATE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_DISPLAY_POWER_STATE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_CONTROL_BUS_SWITCH),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SDTV_RESOLUTION_SUPPORT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SCALED_HDTV_RESOLUTION_SUPPORT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SUPPORTED_ENHANCEMENTS),
+
+ /* Add the op code for SDVO enhancements */
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_HPOS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HPOS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_HPOS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_VPOS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_VPOS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_VPOS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_SATURATION),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SATURATION),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_SATURATION),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_HUE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HUE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_HUE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_CONTRAST),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_CONTRAST),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_CONTRAST),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_BRIGHTNESS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_BRIGHTNESS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_BRIGHTNESS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_OVERSCAN_H),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_OVERSCAN_H),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_OVERSCAN_H),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_OVERSCAN_V),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_OVERSCAN_V),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_OVERSCAN_V),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_FLICKER_FILTER),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_FLICKER_FILTER),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_FLICKER_FILTER),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_FLICKER_FILTER_ADAPTIVE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_FLICKER_FILTER_ADAPTIVE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_FLICKER_FILTER_ADAPTIVE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_FLICKER_FILTER_2D),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_FLICKER_FILTER_2D),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_FLICKER_FILTER_2D),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_SHARPNESS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SHARPNESS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_SHARPNESS),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_DOT_CRAWL),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_DOT_CRAWL),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_TV_CHROMA_FILTER),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_TV_CHROMA_FILTER),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_TV_CHROMA_FILTER),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_TV_LUMA_FILTER),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_TV_LUMA_FILTER),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_TV_LUMA_FILTER),
+
+ /* HDMI op code */
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SUPP_ENCODE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_ENCODE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_ENCODE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_PIXEL_REPLI),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_PIXEL_REPLI),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_COLORIMETRY_CAP),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_COLORIMETRY),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_COLORIMETRY),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_AUDIO_ENCRYPT_PREFER),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_AUDIO_STAT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_AUDIO_STAT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HBUF_INDEX),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_HBUF_INDEX),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HBUF_INFO),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HBUF_AV_SPLIT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_HBUF_AV_SPLIT),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HBUF_TXRATE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_HBUF_TXRATE),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_HBUF_DATA),
+ SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HBUF_DATA),
+};
+
+#define IS_SDVOB(reg) (reg == SDVOB || reg == PCH_SDVOB)
+#define SDVO_NAME(svdo) (IS_SDVOB((svdo)->sdvo_reg) ? "SDVOB" : "SDVOC")
+
+static void
+intel_sdvo_debug_write(struct intel_sdvo *intel_sdvo, u8 cmd,
+ const void *args, int args_len)
+{
+ int i;
+
+ if ((drm_debug_flag & DRM_DEBUGBITS_KMS) == 0)
+ return;
+ DRM_DEBUG_KMS("%s: W: %02X ", SDVO_NAME(intel_sdvo), cmd);
+ for (i = 0; i < args_len; i++)
+ printf("%02X ", ((const u8 *)args)[i]);
+ for (; i < 8; i++)
+ printf(" ");
+ for (i = 0; i < DRM_ARRAY_SIZE(sdvo_cmd_names); i++) {
+ if (cmd == sdvo_cmd_names[i].cmd) {
+ printf("(%s)", sdvo_cmd_names[i].name);
+ break;
+ }
+ }
+ if (i == DRM_ARRAY_SIZE(sdvo_cmd_names))
+ printf("(%02X)", cmd);
+ printf("\n");
+}
+
+static const char *cmd_status_names[] = {
+ "Power on",
+ "Success",
+ "Not supported",
+ "Invalid arg",
+ "Pending",
+ "Target not specified",
+ "Scaling not supported"
+};
+
+static bool
+intel_sdvo_write_cmd(struct intel_sdvo *intel_sdvo, u8 cmd, const void *args,
+ int args_len)
+{
+ u8 buf[args_len*2 + 2], status;
+ struct iic_msg msgs[args_len + 3];
+ int i, ret;
+
+ intel_sdvo_debug_write(intel_sdvo, cmd, args, args_len);
+
+ for (i = 0; i < args_len; i++) {
+ msgs[i].slave = intel_sdvo->slave_addr;
+ msgs[i].flags = 0;
+ msgs[i].len = 2;
+ msgs[i].buf = buf + 2 *i;
+ buf[2*i + 0] = SDVO_I2C_ARG_0 - i;
+ buf[2*i + 1] = ((const u8*)args)[i];
+ }
+ msgs[i].slave = intel_sdvo->slave_addr;
+ msgs[i].flags = 0;
+ msgs[i].len = 2;
+ msgs[i].buf = buf + 2*i;
+ buf[2*i + 0] = SDVO_I2C_OPCODE;
+ buf[2*i + 1] = cmd;
+
+ /* the following two are to read the response */
+ status = SDVO_I2C_CMD_STATUS;
+ msgs[i+1].slave = intel_sdvo->slave_addr;
+ msgs[i+1].flags = 0;
+ msgs[i+1].len = 1;
+ msgs[i+1].buf = &status;
+
+ msgs[i+2].slave = intel_sdvo->slave_addr;
+ msgs[i+2].flags = IIC_M_RD;
+ msgs[i+2].len = 1;
+ msgs[i+2].buf = &status;
+
+ ret = iicbus_transfer(intel_sdvo->i2c, msgs, i+3);
+ if (ret != 0) {
+ DRM_DEBUG_KMS("I2c transfer returned %d\n", ret);
+ return (false);
+ }
+#if 0
+ if (ret != i+3) {
+ /* failure in I2C transfer */
+ DRM_DEBUG_KMS("I2c transfer returned %d/%d\n", ret, i+3);
+ return false;
+ }
+#endif
+
+ return true;
+}
+
+static bool
+intel_sdvo_read_response(struct intel_sdvo *intel_sdvo, void *response,
+ int response_len)
+{
+ u8 retry = 5;
+ u8 status;
+ int i;
+
+ DRM_DEBUG_KMS("%s: R: ", SDVO_NAME(intel_sdvo));
+
+ /*
+ * The documentation states that all commands will be
+ * processed within 15µs, and that we need only poll
+ * the status byte a maximum of 3 times in order for the
+ * command to be complete.
+ *
+ * Check 5 times in case the hardware failed to read the docs.
+ */
+ if (!intel_sdvo_read_byte(intel_sdvo, SDVO_I2C_CMD_STATUS, &status))
+ goto log_fail;
+
+ while (status == SDVO_CMD_STATUS_PENDING && retry--) {
+ DELAY(15);
+ if (!intel_sdvo_read_byte(intel_sdvo,
+ SDVO_I2C_CMD_STATUS, &status))
+ goto log_fail;
+ }
+
+ if ((drm_debug_flag & DRM_DEBUGBITS_KMS) != 0) {
+ if (status <= SDVO_CMD_STATUS_SCALING_NOT_SUPP)
+ printf("(%s)", cmd_status_names[status]);
+ else
+ printf("(??? %d)", status);
+ }
+
+ if (status != SDVO_CMD_STATUS_SUCCESS)
+ goto log_fail;
+
+ /* Read the command response */
+ for (i = 0; i < response_len; i++) {
+ if (!intel_sdvo_read_byte(intel_sdvo,
+ SDVO_I2C_RETURN_0 + i,
+ &((u8 *)response)[i]))
+ goto log_fail;
+ if ((drm_debug_flag & DRM_DEBUGBITS_KMS) != 0)
+ printf(" %02X", ((u8 *)response)[i]);
+ }
+ if ((drm_debug_flag & DRM_DEBUGBITS_KMS) != 0)
+ printf("\n");
+ return (true);
+
+log_fail:
+ if ((drm_debug_flag & DRM_DEBUGBITS_KMS) != 0)
+ printf("... failed\n");
+ return (false);
+}
+
+static int intel_sdvo_get_pixel_multiplier(struct drm_display_mode *mode)
+{
+ if (mode->clock >= 100000)
+ return 1;
+ else if (mode->clock >= 50000)
+ return 2;
+ else
+ return 4;
+}
+
+static bool intel_sdvo_set_control_bus_switch(struct intel_sdvo *intel_sdvo,
+ u8 ddc_bus)
+{
+ /* This must be the immediately preceding write before the i2c xfer */
+ return intel_sdvo_write_cmd(intel_sdvo,
+ SDVO_CMD_SET_CONTROL_BUS_SWITCH,
+ &ddc_bus, 1);
+}
+
+static bool intel_sdvo_set_value(struct intel_sdvo *intel_sdvo, u8 cmd, const void *data, int len)
+{
+ if (!intel_sdvo_write_cmd(intel_sdvo, cmd, data, len))
+ return false;
+
+ return intel_sdvo_read_response(intel_sdvo, NULL, 0);
+}
+
+static bool
+intel_sdvo_get_value(struct intel_sdvo *intel_sdvo, u8 cmd, void *value, int len)
+{
+ if (!intel_sdvo_write_cmd(intel_sdvo, cmd, NULL, 0))
+ return false;
+
+ return intel_sdvo_read_response(intel_sdvo, value, len);
+}
+
+static bool intel_sdvo_set_target_input(struct intel_sdvo *intel_sdvo)
+{
+ struct intel_sdvo_set_target_input_args targets = {0};
+ return intel_sdvo_set_value(intel_sdvo,
+ SDVO_CMD_SET_TARGET_INPUT,
+ &targets, sizeof(targets));
+}
+
+/**
+ * Return whether each input is trained.
+ *
+ * This function is making an assumption about the layout of the response,
+ * which should be checked against the docs.
+ */
+static bool intel_sdvo_get_trained_inputs(struct intel_sdvo *intel_sdvo, bool *input_1, bool *input_2)
+{
+ struct intel_sdvo_get_trained_inputs_response response;
+
+ CTASSERT(sizeof(response) == 1);
+ if (!intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_TRAINED_INPUTS,
+ &response, sizeof(response)))
+ return false;
+
+ *input_1 = response.input0_trained;
+ *input_2 = response.input1_trained;
+ return true;
+}
+
+static bool intel_sdvo_set_active_outputs(struct intel_sdvo *intel_sdvo,
+ u16 outputs)
+{
+ return intel_sdvo_set_value(intel_sdvo,
+ SDVO_CMD_SET_ACTIVE_OUTPUTS,
+ &outputs, sizeof(outputs));
+}
+
+static bool intel_sdvo_set_encoder_power_state(struct intel_sdvo *intel_sdvo,
+ int mode)
+{
+ u8 state = SDVO_ENCODER_STATE_ON;
+
+ switch (mode) {
+ case DRM_MODE_DPMS_ON:
+ state = SDVO_ENCODER_STATE_ON;
+ break;
+ case DRM_MODE_DPMS_STANDBY:
+ state = SDVO_ENCODER_STATE_STANDBY;
+ break;
+ case DRM_MODE_DPMS_SUSPEND:
+ state = SDVO_ENCODER_STATE_SUSPEND;
+ break;
+ case DRM_MODE_DPMS_OFF:
+ state = SDVO_ENCODER_STATE_OFF;
+ break;
+ }
+
+ return intel_sdvo_set_value(intel_sdvo,
+ SDVO_CMD_SET_ENCODER_POWER_STATE, &state, sizeof(state));
+}
+
+static bool intel_sdvo_get_input_pixel_clock_range(struct intel_sdvo *intel_sdvo,
+ int *clock_min,
+ int *clock_max)
+{
+ struct intel_sdvo_pixel_clock_range clocks;
+
+ CTASSERT(sizeof(clocks) == 4);
+ if (!intel_sdvo_get_value(intel_sdvo,
+ SDVO_CMD_GET_INPUT_PIXEL_CLOCK_RANGE,
+ &clocks, sizeof(clocks)))
+ return false;
+
+ /* Convert the values from units of 10 kHz to kHz. */
+ *clock_min = clocks.min * 10;
+ *clock_max = clocks.max * 10;
+ return true;
+}
+
+static bool intel_sdvo_set_target_output(struct intel_sdvo *intel_sdvo,
+ u16 outputs)
+{
+ return intel_sdvo_set_value(intel_sdvo,
+ SDVO_CMD_SET_TARGET_OUTPUT,
+ &outputs, sizeof(outputs));
+}
+
+static bool intel_sdvo_set_timing(struct intel_sdvo *intel_sdvo, u8 cmd,
+ struct intel_sdvo_dtd *dtd)
+{
+ return intel_sdvo_set_value(intel_sdvo, cmd, &dtd->part1, sizeof(dtd->part1)) &&
+ intel_sdvo_set_value(intel_sdvo, cmd + 1, &dtd->part2, sizeof(dtd->part2));
+}
+
+static bool intel_sdvo_set_input_timing(struct intel_sdvo *intel_sdvo,
+ struct intel_sdvo_dtd *dtd)
+{
+ return intel_sdvo_set_timing(intel_sdvo,
+ SDVO_CMD_SET_INPUT_TIMINGS_PART1, dtd);
+}
+
+static bool intel_sdvo_set_output_timing(struct intel_sdvo *intel_sdvo,
+ struct intel_sdvo_dtd *dtd)
+{
+ return intel_sdvo_set_timing(intel_sdvo,
+ SDVO_CMD_SET_OUTPUT_TIMINGS_PART1, dtd);
+}
+
+static bool
+intel_sdvo_create_preferred_input_timing(struct intel_sdvo *intel_sdvo,
+ uint16_t clock,
+ uint16_t width,
+ uint16_t height)
+{
+ struct intel_sdvo_preferred_input_timing_args args;
+
+ memset(&args, 0, sizeof(args));
+ args.clock = clock;
+ args.width = width;
+ args.height = height;
+ args.interlace = 0;
+
+ if (intel_sdvo->is_lvds &&
+ (intel_sdvo->sdvo_lvds_fixed_mode->hdisplay != width ||
+ intel_sdvo->sdvo_lvds_fixed_mode->vdisplay != height))
+ args.scaled = 1;
+
+ return intel_sdvo_set_value(intel_sdvo,
+ SDVO_CMD_CREATE_PREFERRED_INPUT_TIMING,
+ &args, sizeof(args));
+}
+
+static bool intel_sdvo_get_preferred_input_timing(struct intel_sdvo *intel_sdvo,
+ struct intel_sdvo_dtd *dtd)
+{
+ CTASSERT(sizeof(dtd->part1) == 8);
+ CTASSERT(sizeof(dtd->part2) == 8);
+ return intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_PREFERRED_INPUT_TIMING_PART1,
+ &dtd->part1, sizeof(dtd->part1)) &&
+ intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_PREFERRED_INPUT_TIMING_PART2,
+ &dtd->part2, sizeof(dtd->part2));
+}
+
+static bool intel_sdvo_set_clock_rate_mult(struct intel_sdvo *intel_sdvo, u8 val)
+{
+ return intel_sdvo_set_value(intel_sdvo, SDVO_CMD_SET_CLOCK_RATE_MULT, &val, 1);
+}
+
+static void intel_sdvo_get_dtd_from_mode(struct intel_sdvo_dtd *dtd,
+ const struct drm_display_mode *mode)
+{
+ uint16_t width, height;
+ uint16_t h_blank_len, h_sync_len, v_blank_len, v_sync_len;
+ uint16_t h_sync_offset, v_sync_offset;
+ int mode_clock;
+
+ width = mode->crtc_hdisplay;
+ height = mode->crtc_vdisplay;
+
+ /* do some mode translations */
+ h_blank_len = mode->crtc_hblank_end - mode->crtc_hblank_start;
+ h_sync_len = mode->crtc_hsync_end - mode->crtc_hsync_start;
+
+ v_blank_len = mode->crtc_vblank_end - mode->crtc_vblank_start;
+ v_sync_len = mode->crtc_vsync_end - mode->crtc_vsync_start;
+
+ h_sync_offset = mode->crtc_hsync_start - mode->crtc_hblank_start;
+ v_sync_offset = mode->crtc_vsync_start - mode->crtc_vblank_start;
+
+ mode_clock = mode->clock;
+ mode_clock /= intel_mode_get_pixel_multiplier(mode) ?: 1;
+ mode_clock /= 10;
+ dtd->part1.clock = mode_clock;
+
+ dtd->part1.h_active = width & 0xff;
+ dtd->part1.h_blank = h_blank_len & 0xff;
+ dtd->part1.h_high = (((width >> 8) & 0xf) << 4) |
+ ((h_blank_len >> 8) & 0xf);
+ dtd->part1.v_active = height & 0xff;
+ dtd->part1.v_blank = v_blank_len & 0xff;
+ dtd->part1.v_high = (((height >> 8) & 0xf) << 4) |
+ ((v_blank_len >> 8) & 0xf);
+
+ dtd->part2.h_sync_off = h_sync_offset & 0xff;
+ dtd->part2.h_sync_width = h_sync_len & 0xff;
+ dtd->part2.v_sync_off_width = (v_sync_offset & 0xf) << 4 |
+ (v_sync_len & 0xf);
+ dtd->part2.sync_off_width_high = ((h_sync_offset & 0x300) >> 2) |
+ ((h_sync_len & 0x300) >> 4) | ((v_sync_offset & 0x30) >> 2) |
+ ((v_sync_len & 0x30) >> 4);
+
+ dtd->part2.dtd_flags = 0x18;
+ if (mode->flags & DRM_MODE_FLAG_PHSYNC)
+ dtd->part2.dtd_flags |= 0x2;
+ if (mode->flags & DRM_MODE_FLAG_PVSYNC)
+ dtd->part2.dtd_flags |= 0x4;
+
+ dtd->part2.sdvo_flags = 0;
+ dtd->part2.v_sync_off_high = v_sync_offset & 0xc0;
+ dtd->part2.reserved = 0;
+}
+
+static void intel_sdvo_get_mode_from_dtd(struct drm_display_mode * mode,
+ const struct intel_sdvo_dtd *dtd)
+{
+ mode->hdisplay = dtd->part1.h_active;
+ mode->hdisplay += ((dtd->part1.h_high >> 4) & 0x0f) << 8;
+ mode->hsync_start = mode->hdisplay + dtd->part2.h_sync_off;
+ mode->hsync_start += (dtd->part2.sync_off_width_high & 0xc0) << 2;
+ mode->hsync_end = mode->hsync_start + dtd->part2.h_sync_width;
+ mode->hsync_end += (dtd->part2.sync_off_width_high & 0x30) << 4;
+ mode->htotal = mode->hdisplay + dtd->part1.h_blank;
+ mode->htotal += (dtd->part1.h_high & 0xf) << 8;
+
+ mode->vdisplay = dtd->part1.v_active;
+ mode->vdisplay += ((dtd->part1.v_high >> 4) & 0x0f) << 8;
+ mode->vsync_start = mode->vdisplay;
+ mode->vsync_start += (dtd->part2.v_sync_off_width >> 4) & 0xf;
+ mode->vsync_start += (dtd->part2.sync_off_width_high & 0x0c) << 2;
+ mode->vsync_start += dtd->part2.v_sync_off_high & 0xc0;
+ mode->vsync_end = mode->vsync_start +
+ (dtd->part2.v_sync_off_width & 0xf);
+ mode->vsync_end += (dtd->part2.sync_off_width_high & 0x3) << 4;
+ mode->vtotal = mode->vdisplay + dtd->part1.v_blank;
+ mode->vtotal += (dtd->part1.v_high & 0xf) << 8;
+
+ mode->clock = dtd->part1.clock * 10;
+
+ mode->flags &= ~(DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC);
+ if (dtd->part2.dtd_flags & 0x2)
+ mode->flags |= DRM_MODE_FLAG_PHSYNC;
+ if (dtd->part2.dtd_flags & 0x4)
+ mode->flags |= DRM_MODE_FLAG_PVSYNC;
+}
+
+static bool intel_sdvo_check_supp_encode(struct intel_sdvo *intel_sdvo)
+{
+ struct intel_sdvo_encode encode;
+
+ CTASSERT(sizeof(encode) == 2);
+ return intel_sdvo_get_value(intel_sdvo,
+ SDVO_CMD_GET_SUPP_ENCODE,
+ &encode, sizeof(encode));
+}
+
+static bool intel_sdvo_set_encode(struct intel_sdvo *intel_sdvo,
+ uint8_t mode)
+{
+ return intel_sdvo_set_value(intel_sdvo, SDVO_CMD_SET_ENCODE, &mode, 1);
+}
+
+static bool intel_sdvo_set_colorimetry(struct intel_sdvo *intel_sdvo,
+ uint8_t mode)
+{
+ return intel_sdvo_set_value(intel_sdvo, SDVO_CMD_SET_COLORIMETRY, &mode, 1);
+}
+
+#if 0
+static void intel_sdvo_dump_hdmi_buf(struct intel_sdvo *intel_sdvo)
+{
+ int i, j;
+ uint8_t set_buf_index[2];
+ uint8_t av_split;
+ uint8_t buf_size;
+ uint8_t buf[48];
+ uint8_t *pos;
+
+ intel_sdvo_get_value(encoder, SDVO_CMD_GET_HBUF_AV_SPLIT, &av_split, 1);
+
+ for (i = 0; i <= av_split; i++) {
+ set_buf_index[0] = i; set_buf_index[1] = 0;
+ intel_sdvo_write_cmd(encoder, SDVO_CMD_SET_HBUF_INDEX,
+ set_buf_index, 2);
+ intel_sdvo_write_cmd(encoder, SDVO_CMD_GET_HBUF_INFO, NULL, 0);
+ intel_sdvo_read_response(encoder, &buf_size, 1);
+
+ pos = buf;
+ for (j = 0; j <= buf_size; j += 8) {
+ intel_sdvo_write_cmd(encoder, SDVO_CMD_GET_HBUF_DATA,
+ NULL, 0);
+ intel_sdvo_read_response(encoder, pos, 8);
+ pos += 8;
+ }
+ }
+}
+#endif
+
+static bool intel_sdvo_set_avi_infoframe(struct intel_sdvo *intel_sdvo)
+{
+ struct dip_infoframe avi_if = {
+ .type = DIP_TYPE_AVI,
+ .ver = DIP_VERSION_AVI,
+ .len = DIP_LEN_AVI,
+ };
+ uint8_t tx_rate = SDVO_HBUF_TX_VSYNC;
+ uint8_t set_buf_index[2] = { 1, 0 };
+ uint64_t *data = (uint64_t *)&avi_if;
+ unsigned i;
+
+ intel_dip_infoframe_csum(&avi_if);
+
+ if (!intel_sdvo_set_value(intel_sdvo,
+ SDVO_CMD_SET_HBUF_INDEX,
+ set_buf_index, 2))
+ return false;
+
+ for (i = 0; i < sizeof(avi_if); i += 8) {
+ if (!intel_sdvo_set_value(intel_sdvo,
+ SDVO_CMD_SET_HBUF_DATA,
+ data, 8))
+ return false;
+ data++;
+ }
+
+ return intel_sdvo_set_value(intel_sdvo,
+ SDVO_CMD_SET_HBUF_TXRATE,
+ &tx_rate, 1);
+}
+
+static bool intel_sdvo_set_tv_format(struct intel_sdvo *intel_sdvo)
+{
+ struct intel_sdvo_tv_format format;
+ uint32_t format_map;
+
+ format_map = 1 << intel_sdvo->tv_format_index;
+ memset(&format, 0, sizeof(format));
+ memcpy(&format, &format_map, min(sizeof(format), sizeof(format_map)));
+
+ CTASSERT(sizeof(format) == 6);
+ return intel_sdvo_set_value(intel_sdvo,
+ SDVO_CMD_SET_TV_FORMAT,
+ &format, sizeof(format));
+}
+
+static bool
+intel_sdvo_set_output_timings_from_mode(struct intel_sdvo *intel_sdvo,
+ struct drm_display_mode *mode)
+{
+ struct intel_sdvo_dtd output_dtd;
+
+ if (!intel_sdvo_set_target_output(intel_sdvo,
+ intel_sdvo->attached_output))
+ return false;
+
+ intel_sdvo_get_dtd_from_mode(&output_dtd, mode);
+ if (!intel_sdvo_set_output_timing(intel_sdvo, &output_dtd))
+ return false;
+
+ return true;
+}
+
+static bool
+intel_sdvo_set_input_timings_for_mode(struct intel_sdvo *intel_sdvo,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ /* Reset the input timing to the screen. Assume always input 0. */
+ if (!intel_sdvo_set_target_input(intel_sdvo))
+ return false;
+
+ if (!intel_sdvo_create_preferred_input_timing(intel_sdvo,
+ mode->clock / 10,
+ mode->hdisplay,
+ mode->vdisplay))
+ return false;
+
+ if (!intel_sdvo_get_preferred_input_timing(intel_sdvo,
+ &intel_sdvo->input_dtd))
+ return false;
+
+ intel_sdvo_get_mode_from_dtd(adjusted_mode, &intel_sdvo->input_dtd);
+
+ return true;
+}
+
+static bool intel_sdvo_mode_fixup(struct drm_encoder *encoder,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ struct intel_sdvo *intel_sdvo = to_intel_sdvo(encoder);
+ int multiplier;
+
+ /* We need to construct preferred input timings based on our
+ * output timings. To do that, we have to set the output
+ * timings, even though this isn't really the right place in
+ * the sequence to do it. Oh well.
+ */
+ if (intel_sdvo->is_tv) {
+ if (!intel_sdvo_set_output_timings_from_mode(intel_sdvo, mode))
+ return false;
+
+ (void) intel_sdvo_set_input_timings_for_mode(intel_sdvo,
+ mode,
+ adjusted_mode);
+ } else if (intel_sdvo->is_lvds) {
+ if (!intel_sdvo_set_output_timings_from_mode(intel_sdvo,
+ intel_sdvo->sdvo_lvds_fixed_mode))
+ return false;
+
+ (void) intel_sdvo_set_input_timings_for_mode(intel_sdvo,
+ mode,
+ adjusted_mode);
+ }
+
+ /* Make the CRTC code factor in the SDVO pixel multiplier. The
+ * SDVO device will factor out the multiplier during mode_set.
+ */
+ multiplier = intel_sdvo_get_pixel_multiplier(adjusted_mode);
+ intel_mode_set_pixel_multiplier(adjusted_mode, multiplier);
+
+ return true;
+}
+
+static void intel_sdvo_mode_set(struct drm_encoder *encoder,
+ struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc = encoder->crtc;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct intel_sdvo *intel_sdvo = to_intel_sdvo(encoder);
+ u32 sdvox;
+ struct intel_sdvo_in_out_map in_out;
+ struct intel_sdvo_dtd input_dtd, output_dtd;
+ int pixel_multiplier = intel_mode_get_pixel_multiplier(adjusted_mode);
+ int rate;
+
+ if (!mode)
+ return;
+
+ /* First, set the input mapping for the first input to our controlled
+ * output. This is only correct if we're a single-input device, in
+ * which case the first input is the output from the appropriate SDVO
+ * channel on the motherboard. In a two-input device, the first input
+ * will be SDVOB and the second SDVOC.
+ */
+ in_out.in0 = intel_sdvo->attached_output;
+ in_out.in1 = 0;
+
+ intel_sdvo_set_value(intel_sdvo,
+ SDVO_CMD_SET_IN_OUT_MAP,
+ &in_out, sizeof(in_out));
+
+ /* Set the output timings to the screen */
+ if (!intel_sdvo_set_target_output(intel_sdvo,
+ intel_sdvo->attached_output))
+ return;
+
+ /* lvds has a special fixed output timing. */
+ if (intel_sdvo->is_lvds)
+ intel_sdvo_get_dtd_from_mode(&output_dtd,
+ intel_sdvo->sdvo_lvds_fixed_mode);
+ else
+ intel_sdvo_get_dtd_from_mode(&output_dtd, mode);
+ (void) intel_sdvo_set_output_timing(intel_sdvo, &output_dtd);
+
+ /* Set the input timing to the screen. Assume always input 0. */
+ if (!intel_sdvo_set_target_input(intel_sdvo))
+ return;
+
+ if (intel_sdvo->has_hdmi_monitor) {
+ intel_sdvo_set_encode(intel_sdvo, SDVO_ENCODE_HDMI);
+ intel_sdvo_set_colorimetry(intel_sdvo,
+ SDVO_COLORIMETRY_RGB256);
+ intel_sdvo_set_avi_infoframe(intel_sdvo);
+ } else
+ intel_sdvo_set_encode(intel_sdvo, SDVO_ENCODE_DVI);
+
+ if (intel_sdvo->is_tv &&
+ !intel_sdvo_set_tv_format(intel_sdvo))
+ return;
+
+ /* We have tried to get input timing in mode_fixup, and filled into
+ * adjusted_mode.
+ */
+ intel_sdvo_get_dtd_from_mode(&input_dtd, adjusted_mode);
+ (void) intel_sdvo_set_input_timing(intel_sdvo, &input_dtd);
+
+ switch (pixel_multiplier) {
+ default:
+ case 1: rate = SDVO_CLOCK_RATE_MULT_1X; break;
+ case 2: rate = SDVO_CLOCK_RATE_MULT_2X; break;
+ case 4: rate = SDVO_CLOCK_RATE_MULT_4X; break;
+ }
+ if (!intel_sdvo_set_clock_rate_mult(intel_sdvo, rate))
+ return;
+
+ /* Set the SDVO control regs. */
+ if (INTEL_INFO(dev)->gen >= 4) {
+ /* The real mode polarity is set by the SDVO commands, using
+ * struct intel_sdvo_dtd. */
+ sdvox = SDVO_VSYNC_ACTIVE_HIGH | SDVO_HSYNC_ACTIVE_HIGH;
+ if (intel_sdvo->is_hdmi)
+ sdvox |= intel_sdvo->color_range;
+ if (INTEL_INFO(dev)->gen < 5)
+ sdvox |= SDVO_BORDER_ENABLE;
+ } else {
+ sdvox = I915_READ(intel_sdvo->sdvo_reg);
+ switch (intel_sdvo->sdvo_reg) {
+ case SDVOB:
+ sdvox &= SDVOB_PRESERVE_MASK;
+ break;
+ case SDVOC:
+ sdvox &= SDVOC_PRESERVE_MASK;
+ break;
+ }
+ sdvox |= (9 << 19) | SDVO_BORDER_ENABLE;
+ }
+
+ if (INTEL_PCH_TYPE(dev) >= PCH_CPT)
+ sdvox |= TRANSCODER_CPT(intel_crtc->pipe);
+ else
+ sdvox |= TRANSCODER(intel_crtc->pipe);
+
+ if (intel_sdvo->has_hdmi_audio)
+ sdvox |= SDVO_AUDIO_ENABLE;
+
+ if (INTEL_INFO(dev)->gen >= 4) {
+ /* done in crtc_mode_set as the dpll_md reg must be written early */
+ } else if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) {
+ /* done in crtc_mode_set as it lives inside the dpll register */
+ } else {
+ sdvox |= (pixel_multiplier - 1) << SDVO_PORT_MULTIPLY_SHIFT;
+ }
+
+ if (input_dtd.part2.sdvo_flags & SDVO_NEED_TO_STALL &&
+ INTEL_INFO(dev)->gen < 5)
+ sdvox |= SDVO_STALL_SELECT;
+ intel_sdvo_write_sdvox(intel_sdvo, sdvox);
+}
+
+static void intel_sdvo_dpms(struct drm_encoder *encoder, int mode)
+{
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_sdvo *intel_sdvo = to_intel_sdvo(encoder);
+ struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc);
+ u32 temp;
+
+ if (mode != DRM_MODE_DPMS_ON) {
+ intel_sdvo_set_active_outputs(intel_sdvo, 0);
+ if (0)
+ intel_sdvo_set_encoder_power_state(intel_sdvo, mode);
+
+ if (mode == DRM_MODE_DPMS_OFF) {
+ temp = I915_READ(intel_sdvo->sdvo_reg);
+ if ((temp & SDVO_ENABLE) != 0) {
+ intel_sdvo_write_sdvox(intel_sdvo, temp & ~SDVO_ENABLE);
+ }
+ }
+ } else {
+ bool input1, input2;
+ int i;
+ u8 status;
+
+ temp = I915_READ(intel_sdvo->sdvo_reg);
+ if ((temp & SDVO_ENABLE) == 0)
+ intel_sdvo_write_sdvox(intel_sdvo, temp | SDVO_ENABLE);
+ for (i = 0; i < 2; i++)
+ intel_wait_for_vblank(dev, intel_crtc->pipe);
+
+ status = intel_sdvo_get_trained_inputs(intel_sdvo, &input1, &input2);
+ /* Warn if the device reported failure to sync.
+ * A lot of SDVO devices fail to notify of sync, but it's
+ * a given it the status is a success, we succeeded.
+ */
+ if (status == SDVO_CMD_STATUS_SUCCESS && !input1) {
+ DRM_DEBUG_KMS("First %s output reported failure to "
+ "sync\n", SDVO_NAME(intel_sdvo));
+ }
+
+ if (0)
+ intel_sdvo_set_encoder_power_state(intel_sdvo, mode);
+ intel_sdvo_set_active_outputs(intel_sdvo, intel_sdvo->attached_output);
+ }
+ return;
+}
+
+static int intel_sdvo_mode_valid(struct drm_connector *connector,
+ struct drm_display_mode *mode)
+{
+ struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
+
+ if (mode->flags & DRM_MODE_FLAG_DBLSCAN)
+ return MODE_NO_DBLESCAN;
+
+ if (intel_sdvo->pixel_clock_min > mode->clock)
+ return MODE_CLOCK_LOW;
+
+ if (intel_sdvo->pixel_clock_max < mode->clock)
+ return MODE_CLOCK_HIGH;
+
+ if (intel_sdvo->is_lvds) {
+ if (mode->hdisplay > intel_sdvo->sdvo_lvds_fixed_mode->hdisplay)
+ return MODE_PANEL;
+
+ if (mode->vdisplay > intel_sdvo->sdvo_lvds_fixed_mode->vdisplay)
+ return MODE_PANEL;
+ }
+
+ return MODE_OK;
+}
+
+static bool intel_sdvo_get_capabilities(struct intel_sdvo *intel_sdvo, struct intel_sdvo_caps *caps)
+{
+ CTASSERT(sizeof(*caps) == 8);
+ if (!intel_sdvo_get_value(intel_sdvo,
+ SDVO_CMD_GET_DEVICE_CAPS,
+ caps, sizeof(*caps)))
+ return false;
+
+ DRM_DEBUG_KMS("SDVO capabilities:\n"
+ " vendor_id: %d\n"
+ " device_id: %d\n"
+ " device_rev_id: %d\n"
+ " sdvo_version_major: %d\n"
+ " sdvo_version_minor: %d\n"
+ " sdvo_inputs_mask: %d\n"
+ " smooth_scaling: %d\n"
+ " sharp_scaling: %d\n"
+ " up_scaling: %d\n"
+ " down_scaling: %d\n"
+ " stall_support: %d\n"
+ " output_flags: %d\n",
+ caps->vendor_id,
+ caps->device_id,
+ caps->device_rev_id,
+ caps->sdvo_version_major,
+ caps->sdvo_version_minor,
+ caps->sdvo_inputs_mask,
+ caps->smooth_scaling,
+ caps->sharp_scaling,
+ caps->up_scaling,
+ caps->down_scaling,
+ caps->stall_support,
+ caps->output_flags);
+
+ return true;
+}
+
+static int intel_sdvo_supports_hotplug(struct intel_sdvo *intel_sdvo)
+{
+ struct drm_device *dev = intel_sdvo->base.base.dev;
+ u8 response[2];
+
+ /* HW Erratum: SDVO Hotplug is broken on all i945G chips, there's noise
+ * on the line. */
+ if (IS_I945G(dev) || IS_I945GM(dev))
+ return false;
+
+ return intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_HOT_PLUG_SUPPORT,
+ &response, 2) && response[0];
+}
+
+static void intel_sdvo_enable_hotplug(struct intel_encoder *encoder)
+{
+ struct intel_sdvo *intel_sdvo = to_intel_sdvo(&encoder->base);
+
+ intel_sdvo_write_cmd(intel_sdvo, SDVO_CMD_SET_ACTIVE_HOT_PLUG,
+ &intel_sdvo->hotplug_active, 2);
+}
+
+static bool
+intel_sdvo_multifunc_encoder(struct intel_sdvo *intel_sdvo)
+{
+ /* Is there more than one type of output? */
+ return bitcount16(intel_sdvo->caps.output_flags) > 1;
+}
+
+static struct edid *
+intel_sdvo_get_edid(struct drm_connector *connector)
+{
+ struct intel_sdvo *sdvo = intel_attached_sdvo(connector);
+ return drm_get_edid(connector, sdvo->ddc);
+}
+
+/* Mac mini hack -- use the same DDC as the analog connector */
+static struct edid *
+intel_sdvo_get_analog_edid(struct drm_connector *connector)
+{
+ struct drm_i915_private *dev_priv = connector->dev->dev_private;
+
+ return drm_get_edid(connector,
+ dev_priv->gmbus[dev_priv->crt_ddc_pin]);
+}
+
+static enum drm_connector_status
+intel_sdvo_tmds_sink_detect(struct drm_connector *connector)
+{
+ struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
+ enum drm_connector_status status;
+ struct edid *edid;
+
+ edid = intel_sdvo_get_edid(connector);
+
+ if (edid == NULL && intel_sdvo_multifunc_encoder(intel_sdvo)) {
+ u8 ddc, saved_ddc = intel_sdvo->ddc_bus;
+
+ /*
+ * Don't use the 1 as the argument of DDC bus switch to get
+ * the EDID. It is used for SDVO SPD ROM.
+ */
+ for (ddc = intel_sdvo->ddc_bus >> 1; ddc > 1; ddc >>= 1) {
+ intel_sdvo->ddc_bus = ddc;
+ edid = intel_sdvo_get_edid(connector);
+ if (edid)
+ break;
+ }
+ /*
+ * If we found the EDID on the other bus,
+ * assume that is the correct DDC bus.
+ */
+ if (edid == NULL)
+ intel_sdvo->ddc_bus = saved_ddc;
+ }
+
+ /*
+ * When there is no edid and no monitor is connected with VGA
+ * port, try to use the CRT ddc to read the EDID for DVI-connector.
+ */
+ if (edid == NULL)
+ edid = intel_sdvo_get_analog_edid(connector);
+
+ status = connector_status_unknown;
+ if (edid != NULL) {
+ /* DDC bus is shared, match EDID to connector type */
+ if (edid->input & DRM_EDID_INPUT_DIGITAL) {
+ status = connector_status_connected;
+ if (intel_sdvo->is_hdmi) {
+ intel_sdvo->has_hdmi_monitor = drm_detect_hdmi_monitor(edid);
+ intel_sdvo->has_hdmi_audio = drm_detect_monitor_audio(edid);
+ }
+ } else
+ status = connector_status_disconnected;
+ connector->display_info.raw_edid = NULL;
+ free(edid, DRM_MEM_KMS);
+ }
+
+ if (status == connector_status_connected) {
+ struct intel_sdvo_connector *intel_sdvo_connector = to_intel_sdvo_connector(connector);
+ if (intel_sdvo_connector->force_audio != HDMI_AUDIO_AUTO)
+ intel_sdvo->has_hdmi_audio = (intel_sdvo_connector->force_audio == HDMI_AUDIO_ON);
+ }
+
+ return status;
+}
+
+static bool
+intel_sdvo_connector_matches_edid(struct intel_sdvo_connector *sdvo,
+ struct edid *edid)
+{
+ bool monitor_is_digital = !!(edid->input & DRM_EDID_INPUT_DIGITAL);
+ bool connector_is_digital = !!IS_DIGITAL(sdvo);
+
+ DRM_DEBUG_KMS("connector_is_digital? %d, monitor_is_digital? %d\n",
+ connector_is_digital, monitor_is_digital);
+ return connector_is_digital == monitor_is_digital;
+}
+
+static enum drm_connector_status
+intel_sdvo_detect(struct drm_connector *connector, bool force)
+{
+ uint16_t response;
+ struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
+ struct intel_sdvo_connector *intel_sdvo_connector = to_intel_sdvo_connector(connector);
+ enum drm_connector_status ret;
+
+ if (!intel_sdvo_write_cmd(intel_sdvo,
+ SDVO_CMD_GET_ATTACHED_DISPLAYS, NULL, 0))
+ return connector_status_unknown;
+
+ /* add 30ms delay when the output type might be TV */
+ if (intel_sdvo->caps.output_flags &
+ (SDVO_OUTPUT_SVID0 | SDVO_OUTPUT_CVBS0))
+ drm_msleep(30, "915svo");
+
+ if (!intel_sdvo_read_response(intel_sdvo, &response, 2))
+ return connector_status_unknown;
+
+ DRM_DEBUG_KMS("SDVO response %d %d [%x]\n",
+ response & 0xff, response >> 8,
+ intel_sdvo_connector->output_flag);
+
+ if (response == 0)
+ return connector_status_disconnected;
+
+ intel_sdvo->attached_output = response;
+
+ intel_sdvo->has_hdmi_monitor = false;
+ intel_sdvo->has_hdmi_audio = false;
+
+ if ((intel_sdvo_connector->output_flag & response) == 0)
+ ret = connector_status_disconnected;
+ else if (IS_TMDS(intel_sdvo_connector))
+ ret = intel_sdvo_tmds_sink_detect(connector);
+ else {
+ struct edid *edid;
+
+ /* if we have an edid check it matches the connection */
+ edid = intel_sdvo_get_edid(connector);
+ if (edid == NULL)
+ edid = intel_sdvo_get_analog_edid(connector);
+ if (edid != NULL) {
+ if (intel_sdvo_connector_matches_edid(intel_sdvo_connector,
+ edid))
+ ret = connector_status_connected;
+ else
+ ret = connector_status_disconnected;
+
+ connector->display_info.raw_edid = NULL;
+ free(edid, DRM_MEM_KMS);
+ } else
+ ret = connector_status_connected;
+ }
+
+ /* May update encoder flag for like clock for SDVO TV, etc.*/
+ if (ret == connector_status_connected) {
+ intel_sdvo->is_tv = false;
+ intel_sdvo->is_lvds = false;
+ intel_sdvo->base.needs_tv_clock = false;
+
+ if (response & SDVO_TV_MASK) {
+ intel_sdvo->is_tv = true;
+ intel_sdvo->base.needs_tv_clock = true;
+ }
+ if (response & SDVO_LVDS_MASK)
+ intel_sdvo->is_lvds = intel_sdvo->sdvo_lvds_fixed_mode != NULL;
+ }
+
+ return ret;
+}
+
+static void intel_sdvo_get_ddc_modes(struct drm_connector *connector)
+{
+ struct edid *edid;
+
+ /* set the bus switch and get the modes */
+ edid = intel_sdvo_get_edid(connector);
+
+ /*
+ * Mac mini hack. On this device, the DVI-I connector shares one DDC
+ * link between analog and digital outputs. So, if the regular SDVO
+ * DDC fails, check to see if the analog output is disconnected, in
+ * which case we'll look there for the digital DDC data.
+ */
+ if (edid == NULL)
+ edid = intel_sdvo_get_analog_edid(connector);
+
+ if (edid != NULL) {
+ if (intel_sdvo_connector_matches_edid(to_intel_sdvo_connector(connector),
+ edid)) {
+ drm_mode_connector_update_edid_property(connector, edid);
+ drm_add_edid_modes(connector, edid);
+ }
+
+ connector->display_info.raw_edid = NULL;
+ free(edid, DRM_MEM_KMS);
+ }
+}
+
+/*
+ * Set of SDVO TV modes.
+ * Note! This is in reply order (see loop in get_tv_modes).
+ * XXX: all 60Hz refresh?
+ */
+static const struct drm_display_mode sdvo_tv_modes[] = {
+ { DRM_MODE("320x200", DRM_MODE_TYPE_DRIVER, 5815, 320, 321, 384,
+ 416, 0, 200, 201, 232, 233, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("320x240", DRM_MODE_TYPE_DRIVER, 6814, 320, 321, 384,
+ 416, 0, 240, 241, 272, 273, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("400x300", DRM_MODE_TYPE_DRIVER, 9910, 400, 401, 464,
+ 496, 0, 300, 301, 332, 333, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("640x350", DRM_MODE_TYPE_DRIVER, 16913, 640, 641, 704,
+ 736, 0, 350, 351, 382, 383, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("640x400", DRM_MODE_TYPE_DRIVER, 19121, 640, 641, 704,
+ 736, 0, 400, 401, 432, 433, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 22654, 640, 641, 704,
+ 736, 0, 480, 481, 512, 513, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("704x480", DRM_MODE_TYPE_DRIVER, 24624, 704, 705, 768,
+ 800, 0, 480, 481, 512, 513, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("704x576", DRM_MODE_TYPE_DRIVER, 29232, 704, 705, 768,
+ 800, 0, 576, 577, 608, 609, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("720x350", DRM_MODE_TYPE_DRIVER, 18751, 720, 721, 784,
+ 816, 0, 350, 351, 382, 383, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("720x400", DRM_MODE_TYPE_DRIVER, 21199, 720, 721, 784,
+ 816, 0, 400, 401, 432, 433, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 25116, 720, 721, 784,
+ 816, 0, 480, 481, 512, 513, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("720x540", DRM_MODE_TYPE_DRIVER, 28054, 720, 721, 784,
+ 816, 0, 540, 541, 572, 573, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("720x576", DRM_MODE_TYPE_DRIVER, 29816, 720, 721, 784,
+ 816, 0, 576, 577, 608, 609, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("768x576", DRM_MODE_TYPE_DRIVER, 31570, 768, 769, 832,
+ 864, 0, 576, 577, 608, 609, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 34030, 800, 801, 864,
+ 896, 0, 600, 601, 632, 633, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("832x624", DRM_MODE_TYPE_DRIVER, 36581, 832, 833, 896,
+ 928, 0, 624, 625, 656, 657, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("920x766", DRM_MODE_TYPE_DRIVER, 48707, 920, 921, 984,
+ 1016, 0, 766, 767, 798, 799, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 53827, 1024, 1025, 1088,
+ 1120, 0, 768, 769, 800, 801, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+ { DRM_MODE("1280x1024", DRM_MODE_TYPE_DRIVER, 87265, 1280, 1281, 1344,
+ 1376, 0, 1024, 1025, 1056, 1057, 0,
+ DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
+};
+
+static void intel_sdvo_get_tv_modes(struct drm_connector *connector)
+{
+ struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
+ struct intel_sdvo_sdtv_resolution_request tv_res;
+ uint32_t reply = 0, format_map = 0;
+ int i;
+
+ /* Read the list of supported input resolutions for the selected TV
+ * format.
+ */
+ format_map = 1 << intel_sdvo->tv_format_index;
+ memcpy(&tv_res, &format_map,
+ min(sizeof(format_map), sizeof(struct intel_sdvo_sdtv_resolution_request)));
+
+ if (!intel_sdvo_set_target_output(intel_sdvo, intel_sdvo->attached_output))
+ return;
+
+ CTASSERT(sizeof(tv_res) == 3);
+ if (!intel_sdvo_write_cmd(intel_sdvo,
+ SDVO_CMD_GET_SDTV_RESOLUTION_SUPPORT,
+ &tv_res, sizeof(tv_res)))
+ return;
+ if (!intel_sdvo_read_response(intel_sdvo, &reply, 3))
+ return;
+
+ for (i = 0; i < DRM_ARRAY_SIZE(sdvo_tv_modes); i++)
+ if (reply & (1 << i)) {
+ struct drm_display_mode *nmode;
+ nmode = drm_mode_duplicate(connector->dev,
+ &sdvo_tv_modes[i]);
+ if (nmode)
+ drm_mode_probed_add(connector, nmode);
+ }
+}
+
+static void intel_sdvo_get_lvds_modes(struct drm_connector *connector)
+{
+ struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
+ struct drm_i915_private *dev_priv = connector->dev->dev_private;
+ struct drm_display_mode *newmode;
+
+ /*
+ * Attempt to get the mode list from DDC.
+ * Assume that the preferred modes are
+ * arranged in priority order.
+ */
+ intel_ddc_get_modes(connector, intel_sdvo->i2c);
+ if (!list_empty(&connector->probed_modes))
+ goto end;
+
+ /* Fetch modes from VBT */
+ if (dev_priv->sdvo_lvds_vbt_mode != NULL) {
+ newmode = drm_mode_duplicate(connector->dev,
+ dev_priv->sdvo_lvds_vbt_mode);
+ if (newmode != NULL) {
+ /* Guarantee the mode is preferred */
+ newmode->type = (DRM_MODE_TYPE_PREFERRED |
+ DRM_MODE_TYPE_DRIVER);
+ drm_mode_probed_add(connector, newmode);
+ }
+ }
+
+end:
+ list_for_each_entry(newmode, &connector->probed_modes, head) {
+ if (newmode->type & DRM_MODE_TYPE_PREFERRED) {
+ intel_sdvo->sdvo_lvds_fixed_mode =
+ drm_mode_duplicate(connector->dev, newmode);
+
+ drm_mode_set_crtcinfo(intel_sdvo->sdvo_lvds_fixed_mode,
+ 0);
+
+ intel_sdvo->is_lvds = true;
+ break;
+ }
+ }
+
+}
+
+static int intel_sdvo_get_modes(struct drm_connector *connector)
+{
+ struct intel_sdvo_connector *intel_sdvo_connector = to_intel_sdvo_connector(connector);
+
+ if (IS_TV(intel_sdvo_connector))
+ intel_sdvo_get_tv_modes(connector);
+ else if (IS_LVDS(intel_sdvo_connector))
+ intel_sdvo_get_lvds_modes(connector);
+ else
+ intel_sdvo_get_ddc_modes(connector);
+
+ return !list_empty(&connector->probed_modes);
+}
+
+static void
+intel_sdvo_destroy_enhance_property(struct drm_connector *connector)
+{
+ struct intel_sdvo_connector *intel_sdvo_connector = to_intel_sdvo_connector(connector);
+ struct drm_device *dev = connector->dev;
+
+ if (intel_sdvo_connector->left)
+ drm_property_destroy(dev, intel_sdvo_connector->left);
+ if (intel_sdvo_connector->right)
+ drm_property_destroy(dev, intel_sdvo_connector->right);
+ if (intel_sdvo_connector->top)
+ drm_property_destroy(dev, intel_sdvo_connector->top);
+ if (intel_sdvo_connector->bottom)
+ drm_property_destroy(dev, intel_sdvo_connector->bottom);
+ if (intel_sdvo_connector->hpos)
+ drm_property_destroy(dev, intel_sdvo_connector->hpos);
+ if (intel_sdvo_connector->vpos)
+ drm_property_destroy(dev, intel_sdvo_connector->vpos);
+ if (intel_sdvo_connector->saturation)
+ drm_property_destroy(dev, intel_sdvo_connector->saturation);
+ if (intel_sdvo_connector->contrast)
+ drm_property_destroy(dev, intel_sdvo_connector->contrast);
+ if (intel_sdvo_connector->hue)
+ drm_property_destroy(dev, intel_sdvo_connector->hue);
+ if (intel_sdvo_connector->sharpness)
+ drm_property_destroy(dev, intel_sdvo_connector->sharpness);
+ if (intel_sdvo_connector->flicker_filter)
+ drm_property_destroy(dev, intel_sdvo_connector->flicker_filter);
+ if (intel_sdvo_connector->flicker_filter_2d)
+ drm_property_destroy(dev, intel_sdvo_connector->flicker_filter_2d);
+ if (intel_sdvo_connector->flicker_filter_adaptive)
+ drm_property_destroy(dev, intel_sdvo_connector->flicker_filter_adaptive);
+ if (intel_sdvo_connector->tv_luma_filter)
+ drm_property_destroy(dev, intel_sdvo_connector->tv_luma_filter);
+ if (intel_sdvo_connector->tv_chroma_filter)
+ drm_property_destroy(dev, intel_sdvo_connector->tv_chroma_filter);
+ if (intel_sdvo_connector->dot_crawl)
+ drm_property_destroy(dev, intel_sdvo_connector->dot_crawl);
+ if (intel_sdvo_connector->brightness)
+ drm_property_destroy(dev, intel_sdvo_connector->brightness);
+}
+
+static void intel_sdvo_destroy(struct drm_connector *connector)
+{
+ struct intel_sdvo_connector *intel_sdvo_connector = to_intel_sdvo_connector(connector);
+
+ if (intel_sdvo_connector->tv_format)
+ drm_property_destroy(connector->dev,
+ intel_sdvo_connector->tv_format);
+
+ intel_sdvo_destroy_enhance_property(connector);
+#if 0
+ drm_sysfs_connector_remove(connector);
+#endif
+ drm_connector_cleanup(connector);
+ free(connector, DRM_MEM_KMS);
+}
+
+static bool intel_sdvo_detect_hdmi_audio(struct drm_connector *connector)
+{
+ struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
+ struct edid *edid;
+ bool has_audio = false;
+
+ if (!intel_sdvo->is_hdmi)
+ return false;
+
+ edid = intel_sdvo_get_edid(connector);
+ if (edid != NULL && edid->input & DRM_EDID_INPUT_DIGITAL)
+ has_audio = drm_detect_monitor_audio(edid);
+
+ return has_audio;
+}
+
+static int
+intel_sdvo_set_property(struct drm_connector *connector,
+ struct drm_property *property,
+ uint64_t val)
+{
+ struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
+ struct intel_sdvo_connector *intel_sdvo_connector = to_intel_sdvo_connector(connector);
+ struct drm_i915_private *dev_priv = connector->dev->dev_private;
+ uint16_t temp_value;
+ uint8_t cmd;
+ int ret;
+
+ ret = drm_connector_property_set_value(connector, property, val);
+ if (ret)
+ return ret;
+
+ if (property == dev_priv->force_audio_property) {
+ int i = val;
+ bool has_audio;
+
+ if (i == intel_sdvo_connector->force_audio)
+ return 0;
+
+ intel_sdvo_connector->force_audio = i;
+
+ if (i == HDMI_AUDIO_AUTO)
+ has_audio = intel_sdvo_detect_hdmi_audio(connector);
+ else
+ has_audio = (i == HDMI_AUDIO_ON);
+
+ if (has_audio == intel_sdvo->has_hdmi_audio)
+ return 0;
+
+ intel_sdvo->has_hdmi_audio = has_audio;
+ goto done;
+ }
+
+ if (property == dev_priv->broadcast_rgb_property) {
+ if (val == !!intel_sdvo->color_range)
+ return 0;
+
+ intel_sdvo->color_range = val ? SDVO_COLOR_RANGE_16_235 : 0;
+ goto done;
+ }
+
+#define CHECK_PROPERTY(name, NAME) \
+ if (intel_sdvo_connector->name == property) { \
+ if (intel_sdvo_connector->cur_##name == temp_value) return 0; \
+ if (intel_sdvo_connector->max_##name < temp_value) return -EINVAL; \
+ cmd = SDVO_CMD_SET_##NAME; \
+ intel_sdvo_connector->cur_##name = temp_value; \
+ goto set_value; \
+ }
+
+ if (property == intel_sdvo_connector->tv_format) {
+ if (val >= TV_FORMAT_NUM)
+ return -EINVAL;
+
+ if (intel_sdvo->tv_format_index ==
+ intel_sdvo_connector->tv_format_supported[val])
+ return 0;
+
+ intel_sdvo->tv_format_index = intel_sdvo_connector->tv_format_supported[val];
+ goto done;
+ } else if (IS_TV_OR_LVDS(intel_sdvo_connector)) {
+ temp_value = val;
+ if (intel_sdvo_connector->left == property) {
+ drm_connector_property_set_value(connector,
+ intel_sdvo_connector->right, val);
+ if (intel_sdvo_connector->left_margin == temp_value)
+ return 0;
+
+ intel_sdvo_connector->left_margin = temp_value;
+ intel_sdvo_connector->right_margin = temp_value;
+ temp_value = intel_sdvo_connector->max_hscan -
+ intel_sdvo_connector->left_margin;
+ cmd = SDVO_CMD_SET_OVERSCAN_H;
+ goto set_value;
+ } else if (intel_sdvo_connector->right == property) {
+ drm_connector_property_set_value(connector,
+ intel_sdvo_connector->left, val);
+ if (intel_sdvo_connector->right_margin == temp_value)
+ return 0;
+
+ intel_sdvo_connector->left_margin = temp_value;
+ intel_sdvo_connector->right_margin = temp_value;
+ temp_value = intel_sdvo_connector->max_hscan -
+ intel_sdvo_connector->left_margin;
+ cmd = SDVO_CMD_SET_OVERSCAN_H;
+ goto set_value;
+ } else if (intel_sdvo_connector->top == property) {
+ drm_connector_property_set_value(connector,
+ intel_sdvo_connector->bottom, val);
+ if (intel_sdvo_connector->top_margin == temp_value)
+ return 0;
+
+ intel_sdvo_connector->top_margin = temp_value;
+ intel_sdvo_connector->bottom_margin = temp_value;
+ temp_value = intel_sdvo_connector->max_vscan -
+ intel_sdvo_connector->top_margin;
+ cmd = SDVO_CMD_SET_OVERSCAN_V;
+ goto set_value;
+ } else if (intel_sdvo_connector->bottom == property) {
+ drm_connector_property_set_value(connector,
+ intel_sdvo_connector->top, val);
+ if (intel_sdvo_connector->bottom_margin == temp_value)
+ return 0;
+
+ intel_sdvo_connector->top_margin = temp_value;
+ intel_sdvo_connector->bottom_margin = temp_value;
+ temp_value = intel_sdvo_connector->max_vscan -
+ intel_sdvo_connector->top_margin;
+ cmd = SDVO_CMD_SET_OVERSCAN_V;
+ goto set_value;
+ }
+ CHECK_PROPERTY(hpos, HPOS)
+ CHECK_PROPERTY(vpos, VPOS)
+ CHECK_PROPERTY(saturation, SATURATION)
+ CHECK_PROPERTY(contrast, CONTRAST)
+ CHECK_PROPERTY(hue, HUE)
+ CHECK_PROPERTY(brightness, BRIGHTNESS)
+ CHECK_PROPERTY(sharpness, SHARPNESS)
+ CHECK_PROPERTY(flicker_filter, FLICKER_FILTER)
+ CHECK_PROPERTY(flicker_filter_2d, FLICKER_FILTER_2D)
+ CHECK_PROPERTY(flicker_filter_adaptive, FLICKER_FILTER_ADAPTIVE)
+ CHECK_PROPERTY(tv_chroma_filter, TV_CHROMA_FILTER)
+ CHECK_PROPERTY(tv_luma_filter, TV_LUMA_FILTER)
+ CHECK_PROPERTY(dot_crawl, DOT_CRAWL)
+ }
+
+ return -EINVAL; /* unknown property */
+
+set_value:
+ if (!intel_sdvo_set_value(intel_sdvo, cmd, &temp_value, 2))
+ return -EIO;
+
+
+done:
+ if (intel_sdvo->base.base.crtc) {
+ struct drm_crtc *crtc = intel_sdvo->base.base.crtc;
+ drm_crtc_helper_set_mode(crtc, &crtc->mode, crtc->x,
+ crtc->y, crtc->fb);
+ }
+
+ return 0;
+#undef CHECK_PROPERTY
+}
+
+static const struct drm_encoder_helper_funcs intel_sdvo_helper_funcs = {
+ .dpms = intel_sdvo_dpms,
+ .mode_fixup = intel_sdvo_mode_fixup,
+ .prepare = intel_encoder_prepare,
+ .mode_set = intel_sdvo_mode_set,
+ .commit = intel_encoder_commit,
+};
+
+static const struct drm_connector_funcs intel_sdvo_connector_funcs = {
+ .dpms = drm_helper_connector_dpms,
+ .detect = intel_sdvo_detect,
+ .fill_modes = drm_helper_probe_single_connector_modes,
+ .set_property = intel_sdvo_set_property,
+ .destroy = intel_sdvo_destroy,
+};
+
+static const struct drm_connector_helper_funcs intel_sdvo_connector_helper_funcs = {
+ .get_modes = intel_sdvo_get_modes,
+ .mode_valid = intel_sdvo_mode_valid,
+ .best_encoder = intel_best_encoder,
+};
+
+static void intel_sdvo_enc_destroy(struct drm_encoder *encoder)
+{
+ struct intel_sdvo *intel_sdvo = to_intel_sdvo(encoder);
+
+ if (intel_sdvo->sdvo_lvds_fixed_mode != NULL)
+ drm_mode_destroy(encoder->dev,
+ intel_sdvo->sdvo_lvds_fixed_mode);
+
+ device_delete_child(intel_sdvo->base.base.dev->device,
+ intel_sdvo->ddc_iic_bus);
+ intel_encoder_destroy(encoder);
+}
+
+static const struct drm_encoder_funcs intel_sdvo_enc_funcs = {
+ .destroy = intel_sdvo_enc_destroy,
+};
+
+static void
+intel_sdvo_guess_ddc_bus(struct intel_sdvo *sdvo)
+{
+ uint16_t mask = 0;
+ unsigned int num_bits;
+
+ /* Make a mask of outputs less than or equal to our own priority in the
+ * list.
+ */
+ switch (sdvo->controlled_output) {
+ case SDVO_OUTPUT_LVDS1:
+ mask |= SDVO_OUTPUT_LVDS1;
+ case SDVO_OUTPUT_LVDS0:
+ mask |= SDVO_OUTPUT_LVDS0;
+ case SDVO_OUTPUT_TMDS1:
+ mask |= SDVO_OUTPUT_TMDS1;
+ case SDVO_OUTPUT_TMDS0:
+ mask |= SDVO_OUTPUT_TMDS0;
+ case SDVO_OUTPUT_RGB1:
+ mask |= SDVO_OUTPUT_RGB1;
+ case SDVO_OUTPUT_RGB0:
+ mask |= SDVO_OUTPUT_RGB0;
+ break;
+ }
+
+ /* Count bits to find what number we are in the priority list. */
+ mask &= sdvo->caps.output_flags;
+ num_bits = bitcount16(mask);
+ /* If more than 3 outputs, default to DDC bus 3 for now. */
+ if (num_bits > 3)
+ num_bits = 3;
+
+ /* Corresponds to SDVO_CONTROL_BUS_DDCx */
+ sdvo->ddc_bus = 1 << num_bits;
+}
+
+/**
+ * Choose the appropriate DDC bus for control bus switch command for this
+ * SDVO output based on the controlled output.
+ *
+ * DDC bus number assignment is in a priority order of RGB outputs, then TMDS
+ * outputs, then LVDS outputs.
+ */
+static void
+intel_sdvo_select_ddc_bus(struct drm_i915_private *dev_priv,
+ struct intel_sdvo *sdvo, u32 reg)
+{
+ struct sdvo_device_mapping *mapping;
+
+ if (IS_SDVOB(reg))
+ mapping = &(dev_priv->sdvo_mappings[0]);
+ else
+ mapping = &(dev_priv->sdvo_mappings[1]);
+
+ if (mapping->initialized)
+ sdvo->ddc_bus = 1 << ((mapping->ddc_pin & 0xf0) >> 4);
+ else
+ intel_sdvo_guess_ddc_bus(sdvo);
+}
+
+static void
+intel_sdvo_select_i2c_bus(struct drm_i915_private *dev_priv,
+ struct intel_sdvo *sdvo, u32 reg)
+{
+ struct sdvo_device_mapping *mapping;
+ u8 pin;
+
+ if (IS_SDVOB(reg))
+ mapping = &dev_priv->sdvo_mappings[0];
+ else
+ mapping = &dev_priv->sdvo_mappings[1];
+
+ pin = GMBUS_PORT_DPB;
+ if (mapping->initialized)
+ pin = mapping->i2c_pin;
+
+ if (pin < GMBUS_NUM_PORTS) {
+ sdvo->i2c = dev_priv->gmbus[pin];
+ intel_gmbus_set_speed(sdvo->i2c, GMBUS_RATE_1MHZ);
+ intel_gmbus_force_bit(sdvo->i2c, true);
+ } else {
+ sdvo->i2c = dev_priv->gmbus[GMBUS_PORT_DPB];
+ }
+}
+
+static bool
+intel_sdvo_is_hdmi_connector(struct intel_sdvo *intel_sdvo, int device)
+{
+ return intel_sdvo_check_supp_encode(intel_sdvo);
+}
+
+static u8
+intel_sdvo_get_slave_addr(struct drm_device *dev, int sdvo_reg)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct sdvo_device_mapping *my_mapping, *other_mapping;
+
+ if (IS_SDVOB(sdvo_reg)) {
+ my_mapping = &dev_priv->sdvo_mappings[0];
+ other_mapping = &dev_priv->sdvo_mappings[1];
+ } else {
+ my_mapping = &dev_priv->sdvo_mappings[1];
+ other_mapping = &dev_priv->sdvo_mappings[0];
+ }
+
+ /* If the BIOS described our SDVO device, take advantage of it. */
+ if (my_mapping->slave_addr)
+ return my_mapping->slave_addr;
+
+ /* If the BIOS only described a different SDVO device, use the
+ * address that it isn't using.
+ */
+ if (other_mapping->slave_addr) {
+ if (other_mapping->slave_addr == 0x70)
+ return 0x72;
+ else
+ return 0x70;
+ }
+
+ /* No SDVO device info is found for another DVO port,
+ * so use mapping assumption we had before BIOS parsing.
+ */
+ if (IS_SDVOB(sdvo_reg))
+ return 0x70;
+ else
+ return 0x72;
+}
+
+static void
+intel_sdvo_connector_init(struct intel_sdvo_connector *connector,
+ struct intel_sdvo *encoder)
+{
+ drm_connector_init(encoder->base.base.dev,
+ &connector->base.base,
+ &intel_sdvo_connector_funcs,
+ connector->base.base.connector_type);
+
+ drm_connector_helper_add(&connector->base.base,
+ &intel_sdvo_connector_helper_funcs);
+
+ connector->base.base.interlace_allowed = 1;
+ connector->base.base.doublescan_allowed = 0;
+ connector->base.base.display_info.subpixel_order = SubPixelHorizontalRGB;
+
+ intel_connector_attach_encoder(&connector->base, &encoder->base);
+#if 0
+ drm_sysfs_connector_add(&connector->base.base);
+#endif
+}
+
+static void
+intel_sdvo_add_hdmi_properties(struct intel_sdvo_connector *connector)
+{
+ struct drm_device *dev = connector->base.base.dev;
+
+ intel_attach_force_audio_property(&connector->base.base);
+ if (INTEL_INFO(dev)->gen >= 4 && IS_MOBILE(dev))
+ intel_attach_broadcast_rgb_property(&connector->base.base);
+}
+
+static bool
+intel_sdvo_dvi_init(struct intel_sdvo *intel_sdvo, int device)
+{
+ struct drm_encoder *encoder = &intel_sdvo->base.base;
+ struct drm_connector *connector;
+ struct intel_encoder *intel_encoder = to_intel_encoder(encoder);
+ struct intel_connector *intel_connector;
+ struct intel_sdvo_connector *intel_sdvo_connector;
+
+ intel_sdvo_connector = malloc(sizeof(struct intel_sdvo_connector),
+ DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ if (device == 0) {
+ intel_sdvo->controlled_output |= SDVO_OUTPUT_TMDS0;
+ intel_sdvo_connector->output_flag = SDVO_OUTPUT_TMDS0;
+ } else if (device == 1) {
+ intel_sdvo->controlled_output |= SDVO_OUTPUT_TMDS1;
+ intel_sdvo_connector->output_flag = SDVO_OUTPUT_TMDS1;
+ }
+
+ intel_connector = &intel_sdvo_connector->base;
+ connector = &intel_connector->base;
+ if (intel_sdvo_supports_hotplug(intel_sdvo) & (1 << device)) {
+ connector->polled = DRM_CONNECTOR_POLL_HPD;
+ intel_sdvo->hotplug_active[0] |= 1 << device;
+ /* Some SDVO devices have one-shot hotplug interrupts.
+ * Ensure that they get re-enabled when an interrupt happens.
+ */
+ intel_encoder->hot_plug = intel_sdvo_enable_hotplug;
+ intel_sdvo_enable_hotplug(intel_encoder);
+ }
+ else
+ connector->polled = DRM_CONNECTOR_POLL_CONNECT | DRM_CONNECTOR_POLL_DISCONNECT;
+ encoder->encoder_type = DRM_MODE_ENCODER_TMDS;
+ connector->connector_type = DRM_MODE_CONNECTOR_DVID;
+
+ if (intel_sdvo_is_hdmi_connector(intel_sdvo, device)) {
+ connector->connector_type = DRM_MODE_CONNECTOR_HDMIA;
+ intel_sdvo->is_hdmi = true;
+ }
+ intel_sdvo->base.clone_mask = ((1 << INTEL_SDVO_NON_TV_CLONE_BIT) |
+ (1 << INTEL_ANALOG_CLONE_BIT));
+
+ intel_sdvo_connector_init(intel_sdvo_connector, intel_sdvo);
+ if (intel_sdvo->is_hdmi)
+ intel_sdvo_add_hdmi_properties(intel_sdvo_connector);
+
+ return true;
+}
+
+static bool
+intel_sdvo_tv_init(struct intel_sdvo *intel_sdvo, int type)
+{
+ struct drm_encoder *encoder = &intel_sdvo->base.base;
+ struct drm_connector *connector;
+ struct intel_connector *intel_connector;
+ struct intel_sdvo_connector *intel_sdvo_connector;
+
+ intel_sdvo_connector = malloc(sizeof(struct intel_sdvo_connector),
+ DRM_MEM_KMS, M_WAITOK | M_ZERO);
+ if (!intel_sdvo_connector)
+ return false;
+
+ intel_connector = &intel_sdvo_connector->base;
+ connector = &intel_connector->base;
+ encoder->encoder_type = DRM_MODE_ENCODER_TVDAC;
+ connector->connector_type = DRM_MODE_CONNECTOR_SVIDEO;
+
+ intel_sdvo->controlled_output |= type;
+ intel_sdvo_connector->output_flag = type;
+
+ intel_sdvo->is_tv = true;
+ intel_sdvo->base.needs_tv_clock = true;
+ intel_sdvo->base.clone_mask = 1 << INTEL_SDVO_TV_CLONE_BIT;
+
+ intel_sdvo_connector_init(intel_sdvo_connector, intel_sdvo);
+
+ if (!intel_sdvo_tv_create_property(intel_sdvo, intel_sdvo_connector, type))
+ goto err;
+
+ if (!intel_sdvo_create_enhance_property(intel_sdvo, intel_sdvo_connector))
+ goto err;
+
+ return true;
+
+err:
+ intel_sdvo_destroy(connector);
+ return false;
+}
+
+static bool
+intel_sdvo_analog_init(struct intel_sdvo *intel_sdvo, int device)
+{
+ struct drm_encoder *encoder = &intel_sdvo->base.base;
+ struct drm_connector *connector;
+ struct intel_connector *intel_connector;
+ struct intel_sdvo_connector *intel_sdvo_connector;
+
+ intel_sdvo_connector = malloc(sizeof(struct intel_sdvo_connector),
+ DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ intel_connector = &intel_sdvo_connector->base;
+ connector = &intel_connector->base;
+ connector->polled = DRM_CONNECTOR_POLL_CONNECT;
+ encoder->encoder_type = DRM_MODE_ENCODER_DAC;
+ connector->connector_type = DRM_MODE_CONNECTOR_VGA;
+
+ if (device == 0) {
+ intel_sdvo->controlled_output |= SDVO_OUTPUT_RGB0;
+ intel_sdvo_connector->output_flag = SDVO_OUTPUT_RGB0;
+ } else if (device == 1) {
+ intel_sdvo->controlled_output |= SDVO_OUTPUT_RGB1;
+ intel_sdvo_connector->output_flag = SDVO_OUTPUT_RGB1;
+ }
+
+ intel_sdvo->base.clone_mask = ((1 << INTEL_SDVO_NON_TV_CLONE_BIT) |
+ (1 << INTEL_ANALOG_CLONE_BIT));
+
+ intel_sdvo_connector_init(intel_sdvo_connector,
+ intel_sdvo);
+ return true;
+}
+
+static bool
+intel_sdvo_lvds_init(struct intel_sdvo *intel_sdvo, int device)
+{
+ struct drm_encoder *encoder = &intel_sdvo->base.base;
+ struct drm_connector *connector;
+ struct intel_connector *intel_connector;
+ struct intel_sdvo_connector *intel_sdvo_connector;
+
+ intel_sdvo_connector = malloc(sizeof(struct intel_sdvo_connector),
+ DRM_MEM_KMS, M_WAITOK | M_ZERO);
+
+ intel_connector = &intel_sdvo_connector->base;
+ connector = &intel_connector->base;
+ encoder->encoder_type = DRM_MODE_ENCODER_LVDS;
+ connector->connector_type = DRM_MODE_CONNECTOR_LVDS;
+
+ if (device == 0) {
+ intel_sdvo->controlled_output |= SDVO_OUTPUT_LVDS0;
+ intel_sdvo_connector->output_flag = SDVO_OUTPUT_LVDS0;
+ } else if (device == 1) {
+ intel_sdvo->controlled_output |= SDVO_OUTPUT_LVDS1;
+ intel_sdvo_connector->output_flag = SDVO_OUTPUT_LVDS1;
+ }
+
+ intel_sdvo->base.clone_mask = ((1 << INTEL_ANALOG_CLONE_BIT) |
+ (1 << INTEL_SDVO_LVDS_CLONE_BIT));
+
+ intel_sdvo_connector_init(intel_sdvo_connector, intel_sdvo);
+ if (!intel_sdvo_create_enhance_property(intel_sdvo, intel_sdvo_connector))
+ goto err;
+
+ return true;
+
+err:
+ intel_sdvo_destroy(connector);
+ return false;
+}
+
+static bool
+intel_sdvo_output_setup(struct intel_sdvo *intel_sdvo, uint16_t flags)
+{
+ intel_sdvo->is_tv = false;
+ intel_sdvo->base.needs_tv_clock = false;
+ intel_sdvo->is_lvds = false;
+
+ /* SDVO requires XXX1 function may not exist unless it has XXX0 function.*/
+
+ if (flags & SDVO_OUTPUT_TMDS0)
+ if (!intel_sdvo_dvi_init(intel_sdvo, 0))
+ return false;
+
+ if ((flags & SDVO_TMDS_MASK) == SDVO_TMDS_MASK)
+ if (!intel_sdvo_dvi_init(intel_sdvo, 1))
+ return false;
+
+ /* TV has no XXX1 function block */
+ if (flags & SDVO_OUTPUT_SVID0)
+ if (!intel_sdvo_tv_init(intel_sdvo, SDVO_OUTPUT_SVID0))
+ return false;
+
+ if (flags & SDVO_OUTPUT_CVBS0)
+ if (!intel_sdvo_tv_init(intel_sdvo, SDVO_OUTPUT_CVBS0))
+ return false;
+
+ if (flags & SDVO_OUTPUT_RGB0)
+ if (!intel_sdvo_analog_init(intel_sdvo, 0))
+ return false;
+
+ if ((flags & SDVO_RGB_MASK) == SDVO_RGB_MASK)
+ if (!intel_sdvo_analog_init(intel_sdvo, 1))
+ return false;
+
+ if (flags & SDVO_OUTPUT_LVDS0)
+ if (!intel_sdvo_lvds_init(intel_sdvo, 0))
+ return false;
+
+ if ((flags & SDVO_LVDS_MASK) == SDVO_LVDS_MASK)
+ if (!intel_sdvo_lvds_init(intel_sdvo, 1))
+ return false;
+
+ if ((flags & SDVO_OUTPUT_MASK) == 0) {
+ unsigned char bytes[2];
+
+ intel_sdvo->controlled_output = 0;
+ memcpy(bytes, &intel_sdvo->caps.output_flags, 2);
+ DRM_DEBUG_KMS("%s: Unknown SDVO output type (0x%02x%02x)\n",
+ SDVO_NAME(intel_sdvo),
+ bytes[0], bytes[1]);
+ return false;
+ }
+ intel_sdvo->base.crtc_mask = (1 << 0) | (1 << 1) | (1 << 2);
+
+ return true;
+}
+
+static bool intel_sdvo_tv_create_property(struct intel_sdvo *intel_sdvo,
+ struct intel_sdvo_connector *intel_sdvo_connector,
+ int type)
+{
+ struct drm_device *dev = intel_sdvo->base.base.dev;
+ struct intel_sdvo_tv_format format;
+ uint32_t format_map, i;
+
+ if (!intel_sdvo_set_target_output(intel_sdvo, type))
+ return false;
+
+ CTASSERT(sizeof(format) == 6);
+ if (!intel_sdvo_get_value(intel_sdvo,
+ SDVO_CMD_GET_SUPPORTED_TV_FORMATS,
+ &format, sizeof(format)))
+ return false;
+
+ memcpy(&format_map, &format, min(sizeof(format_map), sizeof(format)));
+
+ if (format_map == 0)
+ return false;
+
+ intel_sdvo_connector->format_supported_num = 0;
+ for (i = 0 ; i < TV_FORMAT_NUM; i++)
+ if (format_map & (1 << i))
+ intel_sdvo_connector->tv_format_supported[intel_sdvo_connector->format_supported_num++] = i;
+
+
+ intel_sdvo_connector->tv_format =
+ drm_property_create(dev, DRM_MODE_PROP_ENUM,
+ "mode", intel_sdvo_connector->format_supported_num);
+ if (!intel_sdvo_connector->tv_format)
+ return false;
+
+ for (i = 0; i < intel_sdvo_connector->format_supported_num; i++)
+ drm_property_add_enum(
+ intel_sdvo_connector->tv_format, i,
+ i, tv_format_names[intel_sdvo_connector->tv_format_supported[i]]);
+
+ intel_sdvo->tv_format_index = intel_sdvo_connector->tv_format_supported[0];
+ drm_connector_attach_property(&intel_sdvo_connector->base.base,
+ intel_sdvo_connector->tv_format, 0);
+ return true;
+
+}
+
+#define ENHANCEMENT(name, NAME) do { \
+ if (enhancements.name) { \
+ if (!intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_MAX_##NAME, &data_value, 4) || \
+ !intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_##NAME, &response, 2)) \
+ return false; \
+ intel_sdvo_connector->max_##name = data_value[0]; \
+ intel_sdvo_connector->cur_##name = response; \
+ intel_sdvo_connector->name = \
+ drm_property_create_range(dev, 0, #name, 0, data_value[0]); \
+ if (!intel_sdvo_connector->name) return false; \
+ drm_connector_attach_property(connector, \
+ intel_sdvo_connector->name, \
+ intel_sdvo_connector->cur_##name); \
+ DRM_DEBUG_KMS(#name ": max %d, default %d, current %d\n", \
+ data_value[0], data_value[1], response); \
+ } \
+} while (0)
+
+static bool
+intel_sdvo_create_enhance_property_tv(struct intel_sdvo *intel_sdvo,
+ struct intel_sdvo_connector *intel_sdvo_connector,
+ struct intel_sdvo_enhancements_reply enhancements)
+{
+ struct drm_device *dev = intel_sdvo->base.base.dev;
+ struct drm_connector *connector = &intel_sdvo_connector->base.base;
+ uint16_t response, data_value[2];
+
+ /* when horizontal overscan is supported, Add the left/right property */
+ if (enhancements.overscan_h) {
+ if (!intel_sdvo_get_value(intel_sdvo,
+ SDVO_CMD_GET_MAX_OVERSCAN_H,
+ &data_value, 4))
+ return false;
+
+ if (!intel_sdvo_get_value(intel_sdvo,
+ SDVO_CMD_GET_OVERSCAN_H,
+ &response, 2))
+ return false;
+
+ intel_sdvo_connector->max_hscan = data_value[0];
+ intel_sdvo_connector->left_margin = data_value[0] - response;
+ intel_sdvo_connector->right_margin = intel_sdvo_connector->left_margin;
+ intel_sdvo_connector->left =
+ drm_property_create_range(dev, 0, "left_margin", 0, data_value[0]);
+ if (!intel_sdvo_connector->left)
+ return false;
+
+ drm_connector_attach_property(connector,
+ intel_sdvo_connector->left,
+ intel_sdvo_connector->left_margin);
+
+ intel_sdvo_connector->right =
+ drm_property_create_range(dev, 0, "right_margin", 0, data_value[0]);
+ if (!intel_sdvo_connector->right)
+ return false;
+
+ drm_connector_attach_property(connector,
+ intel_sdvo_connector->right,
+ intel_sdvo_connector->right_margin);
+ DRM_DEBUG_KMS("h_overscan: max %d, "
+ "default %d, current %d\n",
+ data_value[0], data_value[1], response);
+ }
+
+ if (enhancements.overscan_v) {
+ if (!intel_sdvo_get_value(intel_sdvo,
+ SDVO_CMD_GET_MAX_OVERSCAN_V,
+ &data_value, 4))
+ return false;
+
+ if (!intel_sdvo_get_value(intel_sdvo,
+ SDVO_CMD_GET_OVERSCAN_V,
+ &response, 2))
+ return false;
+
+ intel_sdvo_connector->max_vscan = data_value[0];
+ intel_sdvo_connector->top_margin = data_value[0] - response;
+ intel_sdvo_connector->bottom_margin = intel_sdvo_connector->top_margin;
+ intel_sdvo_connector->top =
+ drm_property_create_range(dev, 0,
+ "top_margin", 0, data_value[0]);
+ if (!intel_sdvo_connector->top)
+ return false;
+
+ drm_connector_attach_property(connector,
+ intel_sdvo_connector->top,
+ intel_sdvo_connector->top_margin);
+
+ intel_sdvo_connector->bottom =
+ drm_property_create_range(dev, 0,
+ "bottom_margin", 0, data_value[0]);
+ if (!intel_sdvo_connector->bottom)
+ return false;
+
+ drm_connector_attach_property(connector,
+ intel_sdvo_connector->bottom,
+ intel_sdvo_connector->bottom_margin);
+ DRM_DEBUG_KMS("v_overscan: max %d, "
+ "default %d, current %d\n",
+ data_value[0], data_value[1], response);
+ }
+
+ ENHANCEMENT(hpos, HPOS);
+ ENHANCEMENT(vpos, VPOS);
+ ENHANCEMENT(saturation, SATURATION);
+ ENHANCEMENT(contrast, CONTRAST);
+ ENHANCEMENT(hue, HUE);
+ ENHANCEMENT(sharpness, SHARPNESS);
+ ENHANCEMENT(brightness, BRIGHTNESS);
+ ENHANCEMENT(flicker_filter, FLICKER_FILTER);
+ ENHANCEMENT(flicker_filter_adaptive, FLICKER_FILTER_ADAPTIVE);
+ ENHANCEMENT(flicker_filter_2d, FLICKER_FILTER_2D);
+ ENHANCEMENT(tv_chroma_filter, TV_CHROMA_FILTER);
+ ENHANCEMENT(tv_luma_filter, TV_LUMA_FILTER);
+
+ if (enhancements.dot_crawl) {
+ if (!intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_DOT_CRAWL, &response, 2))
+ return false;
+
+ intel_sdvo_connector->max_dot_crawl = 1;
+ intel_sdvo_connector->cur_dot_crawl = response & 0x1;
+ intel_sdvo_connector->dot_crawl =
+ drm_property_create_range(dev, 0, "dot_crawl", 0, 1);
+ if (!intel_sdvo_connector->dot_crawl)
+ return false;
+
+ drm_connector_attach_property(connector,
+ intel_sdvo_connector->dot_crawl,
+ intel_sdvo_connector->cur_dot_crawl);
+ DRM_DEBUG_KMS("dot crawl: current %d\n", response);
+ }
+
+ return true;
+}
+
+static bool
+intel_sdvo_create_enhance_property_lvds(struct intel_sdvo *intel_sdvo,
+ struct intel_sdvo_connector *intel_sdvo_connector,
+ struct intel_sdvo_enhancements_reply enhancements)
+{
+ struct drm_device *dev = intel_sdvo->base.base.dev;
+ struct drm_connector *connector = &intel_sdvo_connector->base.base;
+ uint16_t response, data_value[2];
+
+ ENHANCEMENT(brightness, BRIGHTNESS);
+
+ return true;
+}
+#undef ENHANCEMENT
+
+static bool intel_sdvo_create_enhance_property(struct intel_sdvo *intel_sdvo,
+ struct intel_sdvo_connector *intel_sdvo_connector)
+{
+ union {
+ struct intel_sdvo_enhancements_reply reply;
+ uint16_t response;
+ } enhancements;
+
+ CTASSERT(sizeof(enhancements) == 2);
+
+ enhancements.response = 0;
+ intel_sdvo_get_value(intel_sdvo,
+ SDVO_CMD_GET_SUPPORTED_ENHANCEMENTS,
+ &enhancements, sizeof(enhancements));
+ if (enhancements.response == 0) {
+ DRM_DEBUG_KMS("No enhancement is supported\n");
+ return true;
+ }
+
+ if (IS_TV(intel_sdvo_connector))
+ return intel_sdvo_create_enhance_property_tv(intel_sdvo, intel_sdvo_connector, enhancements.reply);
+ else if (IS_LVDS(intel_sdvo_connector))
+ return intel_sdvo_create_enhance_property_lvds(intel_sdvo, intel_sdvo_connector, enhancements.reply);
+ else
+ return true;
+}
+
+struct intel_sdvo_ddc_proxy_sc {
+ struct intel_sdvo *intel_sdvo;
+ device_t port;
+};
+
+static int
+intel_sdvo_ddc_proxy_probe(device_t idev)
+{
+
+ return (BUS_PROBE_DEFAULT);
+}
+
+static int
+intel_sdvo_ddc_proxy_attach(device_t idev)
+{
+ struct intel_sdvo_ddc_proxy_sc *sc;
+
+ sc = device_get_softc(idev);
+ sc->port = device_add_child(idev, "iicbus", -1);
+ if (sc->port == NULL)
+ return (ENXIO);
+ device_quiet(sc->port);
+ bus_generic_attach(idev);
+ return (0);
+}
+
+static int
+intel_sdvo_ddc_proxy_detach(device_t idev)
+{
+ struct intel_sdvo_ddc_proxy_sc *sc;
+ device_t port;
+
+ sc = device_get_softc(idev);
+ port = sc->port;
+ bus_generic_detach(idev);
+ if (port != NULL)
+ device_delete_child(idev, port);
+ return (0);
+}
+
+static int
+intel_sdvo_ddc_proxy_reset(device_t idev, u_char speed, u_char addr,
+ u_char *oldaddr)
+{
+ struct intel_sdvo_ddc_proxy_sc *sc;
+ struct intel_sdvo *sdvo;
+
+ sc = device_get_softc(idev);
+ sdvo = sc->intel_sdvo;
+
+ return (IICBUS_RESET(device_get_parent(sdvo->i2c), speed, addr,
+ oldaddr));
+}
+
+static int
+intel_sdvo_ddc_proxy_transfer(device_t idev, struct iic_msg *msgs, uint32_t num)
+{
+ struct intel_sdvo_ddc_proxy_sc *sc;
+ struct intel_sdvo *sdvo;
+
+ sc = device_get_softc(idev);
+ sdvo = sc->intel_sdvo;
+
+ if (!intel_sdvo_set_control_bus_switch(sdvo, sdvo->ddc_bus))
+ return (EIO);
+
+ return (iicbus_transfer(sdvo->i2c, msgs, num));
+}
+
+static bool
+intel_sdvo_init_ddc_proxy(struct intel_sdvo *sdvo, struct drm_device *dev,
+ int sdvo_reg)
+{
+ struct intel_sdvo_ddc_proxy_sc *sc;
+ int ret;
+
+ sdvo->ddc_iic_bus = device_add_child(dev->device,
+ "intel_sdvo_ddc_proxy", sdvo_reg);
+ if (sdvo->ddc_iic_bus == NULL) {
+ DRM_ERROR("cannot create ddc proxy bus %d\n", sdvo_reg);
+ return (false);
+ }
+ device_quiet(sdvo->ddc_iic_bus);
+ ret = device_probe_and_attach(sdvo->ddc_iic_bus);
+ if (ret != 0) {
+ DRM_ERROR("cannot attach proxy bus %d error %d\n",
+ sdvo_reg, ret);
+ device_delete_child(dev->device, sdvo->ddc_iic_bus);
+ return (false);
+ }
+ sc = device_get_softc(sdvo->ddc_iic_bus);
+ sc->intel_sdvo = sdvo;
+
+ sdvo->ddc = sc->port;
+ return (true);
+}
+
+static device_method_t intel_sdvo_ddc_proxy_methods[] = {
+ DEVMETHOD(device_probe, intel_sdvo_ddc_proxy_probe),
+ DEVMETHOD(device_attach, intel_sdvo_ddc_proxy_attach),
+ DEVMETHOD(device_detach, intel_sdvo_ddc_proxy_detach),
+ DEVMETHOD(iicbus_reset, intel_sdvo_ddc_proxy_reset),
+ DEVMETHOD(iicbus_transfer, intel_sdvo_ddc_proxy_transfer),
+ DEVMETHOD_END
+};
+static driver_t intel_sdvo_ddc_proxy_driver = {
+ "intel_sdvo_ddc_proxy",
+ intel_sdvo_ddc_proxy_methods,
+ sizeof(struct intel_sdvo_ddc_proxy_sc)
+};
+static devclass_t intel_sdvo_devclass;
+DRIVER_MODULE_ORDERED(intel_sdvo_ddc_proxy, drmn, intel_sdvo_ddc_proxy_driver,
+ intel_sdvo_devclass, 0, 0, SI_ORDER_FIRST);
+
+
+bool intel_sdvo_init(struct drm_device *dev, int sdvo_reg)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_encoder *intel_encoder;
+ struct intel_sdvo *intel_sdvo;
+ int i;
+
+ intel_sdvo = malloc(sizeof(struct intel_sdvo), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ intel_sdvo->sdvo_reg = sdvo_reg;
+ intel_sdvo->slave_addr = intel_sdvo_get_slave_addr(dev, sdvo_reg) >> 1;
+ intel_sdvo_select_i2c_bus(dev_priv, intel_sdvo, sdvo_reg);
+ if (!intel_sdvo_init_ddc_proxy(intel_sdvo, dev, sdvo_reg)) {
+ free(intel_sdvo, DRM_MEM_KMS);
+ return false;
+ }
+
+ /* encoder type will be decided later */
+ intel_encoder = &intel_sdvo->base;
+ intel_encoder->type = INTEL_OUTPUT_SDVO;
+ drm_encoder_init(dev, &intel_encoder->base, &intel_sdvo_enc_funcs, 0);
+
+ /* Read the regs to test if we can talk to the device */
+ for (i = 0; i < 0x40; i++) {
+ u8 byte;
+
+ if (!intel_sdvo_read_byte(intel_sdvo, i, &byte)) {
+ DRM_DEBUG_KMS("No SDVO device found on SDVO%c\n",
+ IS_SDVOB(sdvo_reg) ? 'B' : 'C');
+ goto err;
+ }
+ }
+
+ if (IS_SDVOB(sdvo_reg))
+ dev_priv->hotplug_supported_mask |= SDVOB_HOTPLUG_INT_STATUS;
+ else
+ dev_priv->hotplug_supported_mask |= SDVOC_HOTPLUG_INT_STATUS;
+
+ drm_encoder_helper_add(&intel_encoder->base, &intel_sdvo_helper_funcs);
+
+ /* In default case sdvo lvds is false */
+ if (!intel_sdvo_get_capabilities(intel_sdvo, &intel_sdvo->caps))
+ goto err;
+
+ /* Set up hotplug command - note paranoia about contents of reply.
+ * We assume that the hardware is in a sane state, and only touch
+ * the bits we think we understand.
+ */
+ intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_ACTIVE_HOT_PLUG,
+ &intel_sdvo->hotplug_active, 2);
+ intel_sdvo->hotplug_active[0] &= ~0x3;
+
+ if (!intel_sdvo_output_setup(intel_sdvo,
+ intel_sdvo->caps.output_flags)) {
+ DRM_DEBUG_KMS("SDVO output failed to setup on SDVO%c\n",
+ IS_SDVOB(sdvo_reg) ? 'B' : 'C');
+ goto err;
+ }
+
+ intel_sdvo_select_ddc_bus(dev_priv, intel_sdvo, sdvo_reg);
+
+ /* Set the input timing to the screen. Assume always input 0. */
+ if (!intel_sdvo_set_target_input(intel_sdvo))
+ goto err;
+
+ if (!intel_sdvo_get_input_pixel_clock_range(intel_sdvo,
+ &intel_sdvo->pixel_clock_min,
+ &intel_sdvo->pixel_clock_max))
+ goto err;
+
+ DRM_DEBUG_KMS("%s device VID/DID: %02X:%02X.%02X, "
+ "clock range %dMHz - %dMHz, "
+ "input 1: %c, input 2: %c, "
+ "output 1: %c, output 2: %c\n",
+ SDVO_NAME(intel_sdvo),
+ intel_sdvo->caps.vendor_id, intel_sdvo->caps.device_id,
+ intel_sdvo->caps.device_rev_id,
+ intel_sdvo->pixel_clock_min / 1000,
+ intel_sdvo->pixel_clock_max / 1000,
+ (intel_sdvo->caps.sdvo_inputs_mask & 0x1) ? 'Y' : 'N',
+ (intel_sdvo->caps.sdvo_inputs_mask & 0x2) ? 'Y' : 'N',
+ /* check currently supported outputs */
+ intel_sdvo->caps.output_flags &
+ (SDVO_OUTPUT_TMDS0 | SDVO_OUTPUT_RGB0) ? 'Y' : 'N',
+ intel_sdvo->caps.output_flags &
+ (SDVO_OUTPUT_TMDS1 | SDVO_OUTPUT_RGB1) ? 'Y' : 'N');
+ return true;
+
+err:
+ drm_encoder_cleanup(&intel_encoder->base);
+ free(intel_sdvo, DRM_MEM_KMS);
+
+ return false;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_sdvo_regs.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_sdvo_regs.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,725 @@
+/*
+ * Copyright © 2006-2007 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ *
+ * $FreeBSD: head/sys/dev/drm2/i915/intel_sdvo_regs.h 235783 2012-05-22 11:07:44Z kib $
+ */
+
+/**
+ * @file SDVO command definitions and structures.
+ */
+
+#define SDVO_OUTPUT_FIRST (0)
+#define SDVO_OUTPUT_TMDS0 (1 << 0)
+#define SDVO_OUTPUT_RGB0 (1 << 1)
+#define SDVO_OUTPUT_CVBS0 (1 << 2)
+#define SDVO_OUTPUT_SVID0 (1 << 3)
+#define SDVO_OUTPUT_YPRPB0 (1 << 4)
+#define SDVO_OUTPUT_SCART0 (1 << 5)
+#define SDVO_OUTPUT_LVDS0 (1 << 6)
+#define SDVO_OUTPUT_TMDS1 (1 << 8)
+#define SDVO_OUTPUT_RGB1 (1 << 9)
+#define SDVO_OUTPUT_CVBS1 (1 << 10)
+#define SDVO_OUTPUT_SVID1 (1 << 11)
+#define SDVO_OUTPUT_YPRPB1 (1 << 12)
+#define SDVO_OUTPUT_SCART1 (1 << 13)
+#define SDVO_OUTPUT_LVDS1 (1 << 14)
+#define SDVO_OUTPUT_LAST (14)
+
+struct intel_sdvo_caps {
+ u8 vendor_id;
+ u8 device_id;
+ u8 device_rev_id;
+ u8 sdvo_version_major;
+ u8 sdvo_version_minor;
+ unsigned int sdvo_inputs_mask:2;
+ unsigned int smooth_scaling:1;
+ unsigned int sharp_scaling:1;
+ unsigned int up_scaling:1;
+ unsigned int down_scaling:1;
+ unsigned int stall_support:1;
+ unsigned int pad:1;
+ u16 output_flags;
+} __attribute__((packed));
+
+/** This matches the EDID DTD structure, more or less */
+struct intel_sdvo_dtd {
+ struct {
+ u16 clock; /**< pixel clock, in 10kHz units */
+ u8 h_active; /**< lower 8 bits (pixels) */
+ u8 h_blank; /**< lower 8 bits (pixels) */
+ u8 h_high; /**< upper 4 bits each h_active, h_blank */
+ u8 v_active; /**< lower 8 bits (lines) */
+ u8 v_blank; /**< lower 8 bits (lines) */
+ u8 v_high; /**< upper 4 bits each v_active, v_blank */
+ } part1;
+
+ struct {
+ u8 h_sync_off; /**< lower 8 bits, from hblank start */
+ u8 h_sync_width; /**< lower 8 bits (pixels) */
+ /** lower 4 bits each vsync offset, vsync width */
+ u8 v_sync_off_width;
+ /**
+ * 2 high bits of hsync offset, 2 high bits of hsync width,
+ * bits 4-5 of vsync offset, and 2 high bits of vsync width.
+ */
+ u8 sync_off_width_high;
+ u8 dtd_flags;
+ u8 sdvo_flags;
+ /** bits 6-7 of vsync offset at bits 6-7 */
+ u8 v_sync_off_high;
+ u8 reserved;
+ } part2;
+} __attribute__((packed));
+
+struct intel_sdvo_pixel_clock_range {
+ u16 min; /**< pixel clock, in 10kHz units */
+ u16 max; /**< pixel clock, in 10kHz units */
+} __attribute__((packed));
+
+struct intel_sdvo_preferred_input_timing_args {
+ u16 clock;
+ u16 width;
+ u16 height;
+ u8 interlace:1;
+ u8 scaled:1;
+ u8 pad:6;
+} __attribute__((packed));
+
+/* I2C registers for SDVO */
+#define SDVO_I2C_ARG_0 0x07
+#define SDVO_I2C_ARG_1 0x06
+#define SDVO_I2C_ARG_2 0x05
+#define SDVO_I2C_ARG_3 0x04
+#define SDVO_I2C_ARG_4 0x03
+#define SDVO_I2C_ARG_5 0x02
+#define SDVO_I2C_ARG_6 0x01
+#define SDVO_I2C_ARG_7 0x00
+#define SDVO_I2C_OPCODE 0x08
+#define SDVO_I2C_CMD_STATUS 0x09
+#define SDVO_I2C_RETURN_0 0x0a
+#define SDVO_I2C_RETURN_1 0x0b
+#define SDVO_I2C_RETURN_2 0x0c
+#define SDVO_I2C_RETURN_3 0x0d
+#define SDVO_I2C_RETURN_4 0x0e
+#define SDVO_I2C_RETURN_5 0x0f
+#define SDVO_I2C_RETURN_6 0x10
+#define SDVO_I2C_RETURN_7 0x11
+#define SDVO_I2C_VENDOR_BEGIN 0x20
+
+/* Status results */
+#define SDVO_CMD_STATUS_POWER_ON 0x0
+#define SDVO_CMD_STATUS_SUCCESS 0x1
+#define SDVO_CMD_STATUS_NOTSUPP 0x2
+#define SDVO_CMD_STATUS_INVALID_ARG 0x3
+#define SDVO_CMD_STATUS_PENDING 0x4
+#define SDVO_CMD_STATUS_TARGET_NOT_SPECIFIED 0x5
+#define SDVO_CMD_STATUS_SCALING_NOT_SUPP 0x6
+
+/* SDVO commands, argument/result registers */
+
+#define SDVO_CMD_RESET 0x01
+
+/** Returns a struct intel_sdvo_caps */
+#define SDVO_CMD_GET_DEVICE_CAPS 0x02
+
+#define SDVO_CMD_GET_FIRMWARE_REV 0x86
+# define SDVO_DEVICE_FIRMWARE_MINOR SDVO_I2C_RETURN_0
+# define SDVO_DEVICE_FIRMWARE_MAJOR SDVO_I2C_RETURN_1
+# define SDVO_DEVICE_FIRMWARE_PATCH SDVO_I2C_RETURN_2
+
+/**
+ * Reports which inputs are trained (managed to sync).
+ *
+ * Devices must have trained within 2 vsyncs of a mode change.
+ */
+#define SDVO_CMD_GET_TRAINED_INPUTS 0x03
+struct intel_sdvo_get_trained_inputs_response {
+ unsigned int input0_trained:1;
+ unsigned int input1_trained:1;
+ unsigned int pad:6;
+} __attribute__((packed));
+
+/** Returns a struct intel_sdvo_output_flags of active outputs. */
+#define SDVO_CMD_GET_ACTIVE_OUTPUTS 0x04
+
+/**
+ * Sets the current set of active outputs.
+ *
+ * Takes a struct intel_sdvo_output_flags. Must be preceded by a SET_IN_OUT_MAP
+ * on multi-output devices.
+ */
+#define SDVO_CMD_SET_ACTIVE_OUTPUTS 0x05
+
+/**
+ * Returns the current mapping of SDVO inputs to outputs on the device.
+ *
+ * Returns two struct intel_sdvo_output_flags structures.
+ */
+#define SDVO_CMD_GET_IN_OUT_MAP 0x06
+struct intel_sdvo_in_out_map {
+ u16 in0, in1;
+};
+
+/**
+ * Sets the current mapping of SDVO inputs to outputs on the device.
+ *
+ * Takes two struct i380_sdvo_output_flags structures.
+ */
+#define SDVO_CMD_SET_IN_OUT_MAP 0x07
+
+/**
+ * Returns a struct intel_sdvo_output_flags of attached displays.
+ */
+#define SDVO_CMD_GET_ATTACHED_DISPLAYS 0x0b
+
+/**
+ * Returns a struct intel_sdvo_ouptut_flags of displays supporting hot plugging.
+ */
+#define SDVO_CMD_GET_HOT_PLUG_SUPPORT 0x0c
+
+/**
+ * Takes a struct intel_sdvo_output_flags.
+ */
+#define SDVO_CMD_SET_ACTIVE_HOT_PLUG 0x0d
+
+/**
+ * Returns a struct intel_sdvo_output_flags of displays with hot plug
+ * interrupts enabled.
+ */
+#define SDVO_CMD_GET_ACTIVE_HOT_PLUG 0x0e
+
+#define SDVO_CMD_GET_INTERRUPT_EVENT_SOURCE 0x0f
+struct intel_sdvo_get_interrupt_event_source_response {
+ u16 interrupt_status;
+ unsigned int ambient_light_interrupt:1;
+ unsigned int hdmi_audio_encrypt_change:1;
+ unsigned int pad:6;
+} __attribute__((packed));
+
+/**
+ * Selects which input is affected by future input commands.
+ *
+ * Commands affected include SET_INPUT_TIMINGS_PART[12],
+ * GET_INPUT_TIMINGS_PART[12], GET_PREFERRED_INPUT_TIMINGS_PART[12],
+ * GET_INPUT_PIXEL_CLOCK_RANGE, and CREATE_PREFERRED_INPUT_TIMINGS.
+ */
+#define SDVO_CMD_SET_TARGET_INPUT 0x10
+struct intel_sdvo_set_target_input_args {
+ unsigned int target_1:1;
+ unsigned int pad:7;
+} __attribute__((packed));
+
+/**
+ * Takes a struct intel_sdvo_output_flags of which outputs are targeted by
+ * future output commands.
+ *
+ * Affected commands inclue SET_OUTPUT_TIMINGS_PART[12],
+ * GET_OUTPUT_TIMINGS_PART[12], and GET_OUTPUT_PIXEL_CLOCK_RANGE.
+ */
+#define SDVO_CMD_SET_TARGET_OUTPUT 0x11
+
+#define SDVO_CMD_GET_INPUT_TIMINGS_PART1 0x12
+#define SDVO_CMD_GET_INPUT_TIMINGS_PART2 0x13
+#define SDVO_CMD_SET_INPUT_TIMINGS_PART1 0x14
+#define SDVO_CMD_SET_INPUT_TIMINGS_PART2 0x15
+#define SDVO_CMD_SET_OUTPUT_TIMINGS_PART1 0x16
+#define SDVO_CMD_SET_OUTPUT_TIMINGS_PART2 0x17
+#define SDVO_CMD_GET_OUTPUT_TIMINGS_PART1 0x18
+#define SDVO_CMD_GET_OUTPUT_TIMINGS_PART2 0x19
+/* Part 1 */
+# define SDVO_DTD_CLOCK_LOW SDVO_I2C_ARG_0
+# define SDVO_DTD_CLOCK_HIGH SDVO_I2C_ARG_1
+# define SDVO_DTD_H_ACTIVE SDVO_I2C_ARG_2
+# define SDVO_DTD_H_BLANK SDVO_I2C_ARG_3
+# define SDVO_DTD_H_HIGH SDVO_I2C_ARG_4
+# define SDVO_DTD_V_ACTIVE SDVO_I2C_ARG_5
+# define SDVO_DTD_V_BLANK SDVO_I2C_ARG_6
+# define SDVO_DTD_V_HIGH SDVO_I2C_ARG_7
+/* Part 2 */
+# define SDVO_DTD_HSYNC_OFF SDVO_I2C_ARG_0
+# define SDVO_DTD_HSYNC_WIDTH SDVO_I2C_ARG_1
+# define SDVO_DTD_VSYNC_OFF_WIDTH SDVO_I2C_ARG_2
+# define SDVO_DTD_SYNC_OFF_WIDTH_HIGH SDVO_I2C_ARG_3
+# define SDVO_DTD_DTD_FLAGS SDVO_I2C_ARG_4
+# define SDVO_DTD_DTD_FLAG_INTERLACED (1 << 7)
+# define SDVO_DTD_DTD_FLAG_STEREO_MASK (3 << 5)
+# define SDVO_DTD_DTD_FLAG_INPUT_MASK (3 << 3)
+# define SDVO_DTD_DTD_FLAG_SYNC_MASK (3 << 1)
+# define SDVO_DTD_SDVO_FLAS SDVO_I2C_ARG_5
+# define SDVO_DTD_SDVO_FLAG_STALL (1 << 7)
+# define SDVO_DTD_SDVO_FLAG_CENTERED (0 << 6)
+# define SDVO_DTD_SDVO_FLAG_UPPER_LEFT (1 << 6)
+# define SDVO_DTD_SDVO_FLAG_SCALING_MASK (3 << 4)
+# define SDVO_DTD_SDVO_FLAG_SCALING_NONE (0 << 4)
+# define SDVO_DTD_SDVO_FLAG_SCALING_SHARP (1 << 4)
+# define SDVO_DTD_SDVO_FLAG_SCALING_SMOOTH (2 << 4)
+# define SDVO_DTD_VSYNC_OFF_HIGH SDVO_I2C_ARG_6
+
+/**
+ * Generates a DTD based on the given width, height, and flags.
+ *
+ * This will be supported by any device supporting scaling or interlaced
+ * modes.
+ */
+#define SDVO_CMD_CREATE_PREFERRED_INPUT_TIMING 0x1a
+# define SDVO_PREFERRED_INPUT_TIMING_CLOCK_LOW SDVO_I2C_ARG_0
+# define SDVO_PREFERRED_INPUT_TIMING_CLOCK_HIGH SDVO_I2C_ARG_1
+# define SDVO_PREFERRED_INPUT_TIMING_WIDTH_LOW SDVO_I2C_ARG_2
+# define SDVO_PREFERRED_INPUT_TIMING_WIDTH_HIGH SDVO_I2C_ARG_3
+# define SDVO_PREFERRED_INPUT_TIMING_HEIGHT_LOW SDVO_I2C_ARG_4
+# define SDVO_PREFERRED_INPUT_TIMING_HEIGHT_HIGH SDVO_I2C_ARG_5
+# define SDVO_PREFERRED_INPUT_TIMING_FLAGS SDVO_I2C_ARG_6
+# define SDVO_PREFERRED_INPUT_TIMING_FLAGS_INTERLACED (1 << 0)
+# define SDVO_PREFERRED_INPUT_TIMING_FLAGS_SCALED (1 << 1)
+
+#define SDVO_CMD_GET_PREFERRED_INPUT_TIMING_PART1 0x1b
+#define SDVO_CMD_GET_PREFERRED_INPUT_TIMING_PART2 0x1c
+
+/** Returns a struct intel_sdvo_pixel_clock_range */
+#define SDVO_CMD_GET_INPUT_PIXEL_CLOCK_RANGE 0x1d
+/** Returns a struct intel_sdvo_pixel_clock_range */
+#define SDVO_CMD_GET_OUTPUT_PIXEL_CLOCK_RANGE 0x1e
+
+/** Returns a byte bitfield containing SDVO_CLOCK_RATE_MULT_* flags */
+#define SDVO_CMD_GET_SUPPORTED_CLOCK_RATE_MULTS 0x1f
+
+/** Returns a byte containing a SDVO_CLOCK_RATE_MULT_* flag */
+#define SDVO_CMD_GET_CLOCK_RATE_MULT 0x20
+/** Takes a byte containing a SDVO_CLOCK_RATE_MULT_* flag */
+#define SDVO_CMD_SET_CLOCK_RATE_MULT 0x21
+# define SDVO_CLOCK_RATE_MULT_1X (1 << 0)
+# define SDVO_CLOCK_RATE_MULT_2X (1 << 1)
+# define SDVO_CLOCK_RATE_MULT_4X (1 << 3)
+
+#define SDVO_CMD_GET_SUPPORTED_TV_FORMATS 0x27
+/** 6 bytes of bit flags for TV formats shared by all TV format functions */
+struct intel_sdvo_tv_format {
+ unsigned int ntsc_m:1;
+ unsigned int ntsc_j:1;
+ unsigned int ntsc_443:1;
+ unsigned int pal_b:1;
+ unsigned int pal_d:1;
+ unsigned int pal_g:1;
+ unsigned int pal_h:1;
+ unsigned int pal_i:1;
+
+ unsigned int pal_m:1;
+ unsigned int pal_n:1;
+ unsigned int pal_nc:1;
+ unsigned int pal_60:1;
+ unsigned int secam_b:1;
+ unsigned int secam_d:1;
+ unsigned int secam_g:1;
+ unsigned int secam_k:1;
+
+ unsigned int secam_k1:1;
+ unsigned int secam_l:1;
+ unsigned int secam_60:1;
+ unsigned int hdtv_std_smpte_240m_1080i_59:1;
+ unsigned int hdtv_std_smpte_240m_1080i_60:1;
+ unsigned int hdtv_std_smpte_260m_1080i_59:1;
+ unsigned int hdtv_std_smpte_260m_1080i_60:1;
+ unsigned int hdtv_std_smpte_274m_1080i_50:1;
+
+ unsigned int hdtv_std_smpte_274m_1080i_59:1;
+ unsigned int hdtv_std_smpte_274m_1080i_60:1;
+ unsigned int hdtv_std_smpte_274m_1080p_23:1;
+ unsigned int hdtv_std_smpte_274m_1080p_24:1;
+ unsigned int hdtv_std_smpte_274m_1080p_25:1;
+ unsigned int hdtv_std_smpte_274m_1080p_29:1;
+ unsigned int hdtv_std_smpte_274m_1080p_30:1;
+ unsigned int hdtv_std_smpte_274m_1080p_50:1;
+
+ unsigned int hdtv_std_smpte_274m_1080p_59:1;
+ unsigned int hdtv_std_smpte_274m_1080p_60:1;
+ unsigned int hdtv_std_smpte_295m_1080i_50:1;
+ unsigned int hdtv_std_smpte_295m_1080p_50:1;
+ unsigned int hdtv_std_smpte_296m_720p_59:1;
+ unsigned int hdtv_std_smpte_296m_720p_60:1;
+ unsigned int hdtv_std_smpte_296m_720p_50:1;
+ unsigned int hdtv_std_smpte_293m_480p_59:1;
+
+ unsigned int hdtv_std_smpte_170m_480i_59:1;
+ unsigned int hdtv_std_iturbt601_576i_50:1;
+ unsigned int hdtv_std_iturbt601_576p_50:1;
+ unsigned int hdtv_std_eia_7702a_480i_60:1;
+ unsigned int hdtv_std_eia_7702a_480p_60:1;
+ unsigned int pad:3;
+} __attribute__((packed));
+
+#define SDVO_CMD_GET_TV_FORMAT 0x28
+
+#define SDVO_CMD_SET_TV_FORMAT 0x29
+
+/** Returns the resolutiosn that can be used with the given TV format */
+#define SDVO_CMD_GET_SDTV_RESOLUTION_SUPPORT 0x83
+struct intel_sdvo_sdtv_resolution_request {
+ unsigned int ntsc_m:1;
+ unsigned int ntsc_j:1;
+ unsigned int ntsc_443:1;
+ unsigned int pal_b:1;
+ unsigned int pal_d:1;
+ unsigned int pal_g:1;
+ unsigned int pal_h:1;
+ unsigned int pal_i:1;
+
+ unsigned int pal_m:1;
+ unsigned int pal_n:1;
+ unsigned int pal_nc:1;
+ unsigned int pal_60:1;
+ unsigned int secam_b:1;
+ unsigned int secam_d:1;
+ unsigned int secam_g:1;
+ unsigned int secam_k:1;
+
+ unsigned int secam_k1:1;
+ unsigned int secam_l:1;
+ unsigned int secam_60:1;
+ unsigned int pad:5;
+} __attribute__((packed));
+
+struct intel_sdvo_sdtv_resolution_reply {
+ unsigned int res_320x200:1;
+ unsigned int res_320x240:1;
+ unsigned int res_400x300:1;
+ unsigned int res_640x350:1;
+ unsigned int res_640x400:1;
+ unsigned int res_640x480:1;
+ unsigned int res_704x480:1;
+ unsigned int res_704x576:1;
+
+ unsigned int res_720x350:1;
+ unsigned int res_720x400:1;
+ unsigned int res_720x480:1;
+ unsigned int res_720x540:1;
+ unsigned int res_720x576:1;
+ unsigned int res_768x576:1;
+ unsigned int res_800x600:1;
+ unsigned int res_832x624:1;
+
+ unsigned int res_920x766:1;
+ unsigned int res_1024x768:1;
+ unsigned int res_1280x1024:1;
+ unsigned int pad:5;
+} __attribute__((packed));
+
+/* Get supported resolution with squire pixel aspect ratio that can be
+ scaled for the requested HDTV format */
+#define SDVO_CMD_GET_SCALED_HDTV_RESOLUTION_SUPPORT 0x85
+
+struct intel_sdvo_hdtv_resolution_request {
+ unsigned int hdtv_std_smpte_240m_1080i_59:1;
+ unsigned int hdtv_std_smpte_240m_1080i_60:1;
+ unsigned int hdtv_std_smpte_260m_1080i_59:1;
+ unsigned int hdtv_std_smpte_260m_1080i_60:1;
+ unsigned int hdtv_std_smpte_274m_1080i_50:1;
+ unsigned int hdtv_std_smpte_274m_1080i_59:1;
+ unsigned int hdtv_std_smpte_274m_1080i_60:1;
+ unsigned int hdtv_std_smpte_274m_1080p_23:1;
+
+ unsigned int hdtv_std_smpte_274m_1080p_24:1;
+ unsigned int hdtv_std_smpte_274m_1080p_25:1;
+ unsigned int hdtv_std_smpte_274m_1080p_29:1;
+ unsigned int hdtv_std_smpte_274m_1080p_30:1;
+ unsigned int hdtv_std_smpte_274m_1080p_50:1;
+ unsigned int hdtv_std_smpte_274m_1080p_59:1;
+ unsigned int hdtv_std_smpte_274m_1080p_60:1;
+ unsigned int hdtv_std_smpte_295m_1080i_50:1;
+
+ unsigned int hdtv_std_smpte_295m_1080p_50:1;
+ unsigned int hdtv_std_smpte_296m_720p_59:1;
+ unsigned int hdtv_std_smpte_296m_720p_60:1;
+ unsigned int hdtv_std_smpte_296m_720p_50:1;
+ unsigned int hdtv_std_smpte_293m_480p_59:1;
+ unsigned int hdtv_std_smpte_170m_480i_59:1;
+ unsigned int hdtv_std_iturbt601_576i_50:1;
+ unsigned int hdtv_std_iturbt601_576p_50:1;
+
+ unsigned int hdtv_std_eia_7702a_480i_60:1;
+ unsigned int hdtv_std_eia_7702a_480p_60:1;
+ unsigned int pad:6;
+} __attribute__((packed));
+
+struct intel_sdvo_hdtv_resolution_reply {
+ unsigned int res_640x480:1;
+ unsigned int res_800x600:1;
+ unsigned int res_1024x768:1;
+ unsigned int res_1280x960:1;
+ unsigned int res_1400x1050:1;
+ unsigned int res_1600x1200:1;
+ unsigned int res_1920x1440:1;
+ unsigned int res_2048x1536:1;
+
+ unsigned int res_2560x1920:1;
+ unsigned int res_3200x2400:1;
+ unsigned int res_3840x2880:1;
+ unsigned int pad1:5;
+
+ unsigned int res_848x480:1;
+ unsigned int res_1064x600:1;
+ unsigned int res_1280x720:1;
+ unsigned int res_1360x768:1;
+ unsigned int res_1704x960:1;
+ unsigned int res_1864x1050:1;
+ unsigned int res_1920x1080:1;
+ unsigned int res_2128x1200:1;
+
+ unsigned int res_2560x1400:1;
+ unsigned int res_2728x1536:1;
+ unsigned int res_3408x1920:1;
+ unsigned int res_4264x2400:1;
+ unsigned int res_5120x2880:1;
+ unsigned int pad2:3;
+
+ unsigned int res_768x480:1;
+ unsigned int res_960x600:1;
+ unsigned int res_1152x720:1;
+ unsigned int res_1124x768:1;
+ unsigned int res_1536x960:1;
+ unsigned int res_1680x1050:1;
+ unsigned int res_1728x1080:1;
+ unsigned int res_1920x1200:1;
+
+ unsigned int res_2304x1440:1;
+ unsigned int res_2456x1536:1;
+ unsigned int res_3072x1920:1;
+ unsigned int res_3840x2400:1;
+ unsigned int res_4608x2880:1;
+ unsigned int pad3:3;
+
+ unsigned int res_1280x1024:1;
+ unsigned int pad4:7;
+
+ unsigned int res_1280x768:1;
+ unsigned int pad5:7;
+} __attribute__((packed));
+
+/* Get supported power state returns info for encoder and monitor, rely on
+ last SetTargetInput and SetTargetOutput calls */
+#define SDVO_CMD_GET_SUPPORTED_POWER_STATES 0x2a
+/* Get power state returns info for encoder and monitor, rely on last
+ SetTargetInput and SetTargetOutput calls */
+#define SDVO_CMD_GET_POWER_STATE 0x2b
+#define SDVO_CMD_GET_ENCODER_POWER_STATE 0x2b
+#define SDVO_CMD_SET_ENCODER_POWER_STATE 0x2c
+# define SDVO_ENCODER_STATE_ON (1 << 0)
+# define SDVO_ENCODER_STATE_STANDBY (1 << 1)
+# define SDVO_ENCODER_STATE_SUSPEND (1 << 2)
+# define SDVO_ENCODER_STATE_OFF (1 << 3)
+# define SDVO_MONITOR_STATE_ON (1 << 4)
+# define SDVO_MONITOR_STATE_STANDBY (1 << 5)
+# define SDVO_MONITOR_STATE_SUSPEND (1 << 6)
+# define SDVO_MONITOR_STATE_OFF (1 << 7)
+
+#define SDVO_CMD_GET_MAX_PANEL_POWER_SEQUENCING 0x2d
+#define SDVO_CMD_GET_PANEL_POWER_SEQUENCING 0x2e
+#define SDVO_CMD_SET_PANEL_POWER_SEQUENCING 0x2f
+/**
+ * The panel power sequencing parameters are in units of milliseconds.
+ * The high fields are bits 8:9 of the 10-bit values.
+ */
+struct sdvo_panel_power_sequencing {
+ u8 t0;
+ u8 t1;
+ u8 t2;
+ u8 t3;
+ u8 t4;
+
+ unsigned int t0_high:2;
+ unsigned int t1_high:2;
+ unsigned int t2_high:2;
+ unsigned int t3_high:2;
+
+ unsigned int t4_high:2;
+ unsigned int pad:6;
+} __attribute__((packed));
+
+#define SDVO_CMD_GET_MAX_BACKLIGHT_LEVEL 0x30
+struct sdvo_max_backlight_reply {
+ u8 max_value;
+ u8 default_value;
+} __attribute__((packed));
+
+#define SDVO_CMD_GET_BACKLIGHT_LEVEL 0x31
+#define SDVO_CMD_SET_BACKLIGHT_LEVEL 0x32
+
+#define SDVO_CMD_GET_AMBIENT_LIGHT 0x33
+struct sdvo_get_ambient_light_reply {
+ u16 trip_low;
+ u16 trip_high;
+ u16 value;
+} __attribute__((packed));
+#define SDVO_CMD_SET_AMBIENT_LIGHT 0x34
+struct sdvo_set_ambient_light_reply {
+ u16 trip_low;
+ u16 trip_high;
+ unsigned int enable:1;
+ unsigned int pad:7;
+} __attribute__((packed));
+
+/* Set display power state */
+#define SDVO_CMD_SET_DISPLAY_POWER_STATE 0x7d
+# define SDVO_DISPLAY_STATE_ON (1 << 0)
+# define SDVO_DISPLAY_STATE_STANDBY (1 << 1)
+# define SDVO_DISPLAY_STATE_SUSPEND (1 << 2)
+# define SDVO_DISPLAY_STATE_OFF (1 << 3)
+
+#define SDVO_CMD_GET_SUPPORTED_ENHANCEMENTS 0x84
+struct intel_sdvo_enhancements_reply {
+ unsigned int flicker_filter:1;
+ unsigned int flicker_filter_adaptive:1;
+ unsigned int flicker_filter_2d:1;
+ unsigned int saturation:1;
+ unsigned int hue:1;
+ unsigned int brightness:1;
+ unsigned int contrast:1;
+ unsigned int overscan_h:1;
+
+ unsigned int overscan_v:1;
+ unsigned int hpos:1;
+ unsigned int vpos:1;
+ unsigned int sharpness:1;
+ unsigned int dot_crawl:1;
+ unsigned int dither:1;
+ unsigned int tv_chroma_filter:1;
+ unsigned int tv_luma_filter:1;
+} __attribute__((packed));
+
+/* Picture enhancement limits below are dependent on the current TV format,
+ * and thus need to be queried and set after it.
+ */
+#define SDVO_CMD_GET_MAX_FLICKER_FILTER 0x4d
+#define SDVO_CMD_GET_MAX_FLICKER_FILTER_ADAPTIVE 0x7b
+#define SDVO_CMD_GET_MAX_FLICKER_FILTER_2D 0x52
+#define SDVO_CMD_GET_MAX_SATURATION 0x55
+#define SDVO_CMD_GET_MAX_HUE 0x58
+#define SDVO_CMD_GET_MAX_BRIGHTNESS 0x5b
+#define SDVO_CMD_GET_MAX_CONTRAST 0x5e
+#define SDVO_CMD_GET_MAX_OVERSCAN_H 0x61
+#define SDVO_CMD_GET_MAX_OVERSCAN_V 0x64
+#define SDVO_CMD_GET_MAX_HPOS 0x67
+#define SDVO_CMD_GET_MAX_VPOS 0x6a
+#define SDVO_CMD_GET_MAX_SHARPNESS 0x6d
+#define SDVO_CMD_GET_MAX_TV_CHROMA_FILTER 0x74
+#define SDVO_CMD_GET_MAX_TV_LUMA_FILTER 0x77
+struct intel_sdvo_enhancement_limits_reply {
+ u16 max_value;
+ u16 default_value;
+} __attribute__((packed));
+
+#define SDVO_CMD_GET_LVDS_PANEL_INFORMATION 0x7f
+#define SDVO_CMD_SET_LVDS_PANEL_INFORMATION 0x80
+# define SDVO_LVDS_COLOR_DEPTH_18 (0 << 0)
+# define SDVO_LVDS_COLOR_DEPTH_24 (1 << 0)
+# define SDVO_LVDS_CONNECTOR_SPWG (0 << 2)
+# define SDVO_LVDS_CONNECTOR_OPENLDI (1 << 2)
+# define SDVO_LVDS_SINGLE_CHANNEL (0 << 4)
+# define SDVO_LVDS_DUAL_CHANNEL (1 << 4)
+
+#define SDVO_CMD_GET_FLICKER_FILTER 0x4e
+#define SDVO_CMD_SET_FLICKER_FILTER 0x4f
+#define SDVO_CMD_GET_FLICKER_FILTER_ADAPTIVE 0x50
+#define SDVO_CMD_SET_FLICKER_FILTER_ADAPTIVE 0x51
+#define SDVO_CMD_GET_FLICKER_FILTER_2D 0x53
+#define SDVO_CMD_SET_FLICKER_FILTER_2D 0x54
+#define SDVO_CMD_GET_SATURATION 0x56
+#define SDVO_CMD_SET_SATURATION 0x57
+#define SDVO_CMD_GET_HUE 0x59
+#define SDVO_CMD_SET_HUE 0x5a
+#define SDVO_CMD_GET_BRIGHTNESS 0x5c
+#define SDVO_CMD_SET_BRIGHTNESS 0x5d
+#define SDVO_CMD_GET_CONTRAST 0x5f
+#define SDVO_CMD_SET_CONTRAST 0x60
+#define SDVO_CMD_GET_OVERSCAN_H 0x62
+#define SDVO_CMD_SET_OVERSCAN_H 0x63
+#define SDVO_CMD_GET_OVERSCAN_V 0x65
+#define SDVO_CMD_SET_OVERSCAN_V 0x66
+#define SDVO_CMD_GET_HPOS 0x68
+#define SDVO_CMD_SET_HPOS 0x69
+#define SDVO_CMD_GET_VPOS 0x6b
+#define SDVO_CMD_SET_VPOS 0x6c
+#define SDVO_CMD_GET_SHARPNESS 0x6e
+#define SDVO_CMD_SET_SHARPNESS 0x6f
+#define SDVO_CMD_GET_TV_CHROMA_FILTER 0x75
+#define SDVO_CMD_SET_TV_CHROMA_FILTER 0x76
+#define SDVO_CMD_GET_TV_LUMA_FILTER 0x78
+#define SDVO_CMD_SET_TV_LUMA_FILTER 0x79
+struct intel_sdvo_enhancements_arg {
+ u16 value;
+} __attribute__((packed));
+
+#define SDVO_CMD_GET_DOT_CRAWL 0x70
+#define SDVO_CMD_SET_DOT_CRAWL 0x71
+# define SDVO_DOT_CRAWL_ON (1 << 0)
+# define SDVO_DOT_CRAWL_DEFAULT_ON (1 << 1)
+
+#define SDVO_CMD_GET_DITHER 0x72
+#define SDVO_CMD_SET_DITHER 0x73
+# define SDVO_DITHER_ON (1 << 0)
+# define SDVO_DITHER_DEFAULT_ON (1 << 1)
+
+#define SDVO_CMD_SET_CONTROL_BUS_SWITCH 0x7a
+# define SDVO_CONTROL_BUS_PROM (1 << 0)
+# define SDVO_CONTROL_BUS_DDC1 (1 << 1)
+# define SDVO_CONTROL_BUS_DDC2 (1 << 2)
+# define SDVO_CONTROL_BUS_DDC3 (1 << 3)
+
+/* HDMI op codes */
+#define SDVO_CMD_GET_SUPP_ENCODE 0x9d
+#define SDVO_CMD_GET_ENCODE 0x9e
+#define SDVO_CMD_SET_ENCODE 0x9f
+ #define SDVO_ENCODE_DVI 0x0
+ #define SDVO_ENCODE_HDMI 0x1
+#define SDVO_CMD_SET_PIXEL_REPLI 0x8b
+#define SDVO_CMD_GET_PIXEL_REPLI 0x8c
+#define SDVO_CMD_GET_COLORIMETRY_CAP 0x8d
+#define SDVO_CMD_SET_COLORIMETRY 0x8e
+ #define SDVO_COLORIMETRY_RGB256 0x0
+ #define SDVO_COLORIMETRY_RGB220 0x1
+ #define SDVO_COLORIMETRY_YCrCb422 0x3
+ #define SDVO_COLORIMETRY_YCrCb444 0x4
+#define SDVO_CMD_GET_COLORIMETRY 0x8f
+#define SDVO_CMD_GET_AUDIO_ENCRYPT_PREFER 0x90
+#define SDVO_CMD_SET_AUDIO_STAT 0x91
+#define SDVO_CMD_GET_AUDIO_STAT 0x92
+#define SDVO_CMD_SET_HBUF_INDEX 0x93
+#define SDVO_CMD_GET_HBUF_INDEX 0x94
+#define SDVO_CMD_GET_HBUF_INFO 0x95
+#define SDVO_CMD_SET_HBUF_AV_SPLIT 0x96
+#define SDVO_CMD_GET_HBUF_AV_SPLIT 0x97
+#define SDVO_CMD_SET_HBUF_DATA 0x98
+#define SDVO_CMD_GET_HBUF_DATA 0x99
+#define SDVO_CMD_SET_HBUF_TXRATE 0x9a
+#define SDVO_CMD_GET_HBUF_TXRATE 0x9b
+ #define SDVO_HBUF_TX_DISABLED (0 << 6)
+ #define SDVO_HBUF_TX_ONCE (2 << 6)
+ #define SDVO_HBUF_TX_VSYNC (3 << 6)
+#define SDVO_CMD_GET_AUDIO_TX_INFO 0x9c
+#define SDVO_NEED_TO_STALL (1 << 7)
+
+struct intel_sdvo_encode {
+ u8 dvi_rev;
+ u8 hdmi_rev;
+} __attribute__ ((packed));
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_sprite.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_sprite.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,669 @@
+/*
+ * Copyright © 2011 Intel Corporation
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ *
+ * Authors:
+ * Jesse Barnes <jbarnes at virtuousgeek.org>
+ *
+ * New plane/sprite handling.
+ *
+ * The older chips had a separate interface for programming plane related
+ * registers; newer ones are much simpler and we can use the new DRM plane
+ * support.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_sprite.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+#include <dev/drm2/drm_fourcc.h>
+
+static void
+ivb_update_plane(struct drm_plane *plane, struct drm_framebuffer *fb,
+ struct drm_i915_gem_object *obj, int crtc_x, int crtc_y,
+ unsigned int crtc_w, unsigned int crtc_h,
+ uint32_t x, uint32_t y,
+ uint32_t src_w, uint32_t src_h)
+{
+ struct drm_device *dev = plane->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_plane *intel_plane = to_intel_plane(plane);
+ int pipe = intel_plane->pipe;
+ u32 sprctl, sprscale = 0;
+ int pixel_size;
+
+ sprctl = I915_READ(SPRCTL(pipe));
+
+ /* Mask out pixel format bits in case we change it */
+ sprctl &= ~SPRITE_PIXFORMAT_MASK;
+ sprctl &= ~SPRITE_RGB_ORDER_RGBX;
+ sprctl &= ~SPRITE_YUV_BYTE_ORDER_MASK;
+
+ switch (fb->pixel_format) {
+ case DRM_FORMAT_XBGR8888:
+ sprctl |= SPRITE_FORMAT_RGBX888;
+ pixel_size = 4;
+ break;
+ case DRM_FORMAT_XRGB8888:
+ sprctl |= SPRITE_FORMAT_RGBX888 | SPRITE_RGB_ORDER_RGBX;
+ pixel_size = 4;
+ break;
+ case DRM_FORMAT_YUYV:
+ sprctl |= SPRITE_FORMAT_YUV422 | SPRITE_YUV_ORDER_YUYV;
+ pixel_size = 2;
+ break;
+ case DRM_FORMAT_YVYU:
+ sprctl |= SPRITE_FORMAT_YUV422 | SPRITE_YUV_ORDER_YVYU;
+ pixel_size = 2;
+ break;
+ case DRM_FORMAT_UYVY:
+ sprctl |= SPRITE_FORMAT_YUV422 | SPRITE_YUV_ORDER_UYVY;
+ pixel_size = 2;
+ break;
+ case DRM_FORMAT_VYUY:
+ sprctl |= SPRITE_FORMAT_YUV422 | SPRITE_YUV_ORDER_VYUY;
+ pixel_size = 2;
+ break;
+ default:
+ DRM_DEBUG_DRIVER("bad pixel format, assuming RGBX888\n");
+ sprctl |= DVS_FORMAT_RGBX888;
+ pixel_size = 4;
+ break;
+ }
+
+ if (obj->tiling_mode != I915_TILING_NONE)
+ sprctl |= SPRITE_TILED;
+
+ /* must disable */
+ sprctl |= SPRITE_TRICKLE_FEED_DISABLE;
+ sprctl |= SPRITE_ENABLE;
+
+ /* Sizes are 0 based */
+ src_w--;
+ src_h--;
+ crtc_w--;
+ crtc_h--;
+
+ intel_update_sprite_watermarks(dev, pipe, crtc_w, pixel_size);
+
+ /*
+ * IVB workaround: must disable low power watermarks for at least
+ * one frame before enabling scaling. LP watermarks can be re-enabled
+ * when scaling is disabled.
+ */
+ if (crtc_w != src_w || crtc_h != src_h) {
+ dev_priv->sprite_scaling_enabled = true;
+ sandybridge_update_wm(dev);
+ intel_wait_for_vblank(dev, pipe);
+ sprscale = SPRITE_SCALE_ENABLE | (src_w << 16) | src_h;
+ } else {
+ dev_priv->sprite_scaling_enabled = false;
+ /* potentially re-enable LP watermarks */
+ sandybridge_update_wm(dev);
+ }
+
+ I915_WRITE(SPRSTRIDE(pipe), fb->pitches[0]);
+ I915_WRITE(SPRPOS(pipe), (crtc_y << 16) | crtc_x);
+ if (obj->tiling_mode != I915_TILING_NONE) {
+ I915_WRITE(SPRTILEOFF(pipe), (y << 16) | x);
+ } else {
+ unsigned long offset;
+
+ offset = y * fb->pitches[0] + x * (fb->bits_per_pixel / 8);
+ I915_WRITE(SPRLINOFF(pipe), offset);
+ }
+ I915_WRITE(SPRSIZE(pipe), (crtc_h << 16) | crtc_w);
+ I915_WRITE(SPRSCALE(pipe), sprscale);
+ I915_WRITE(SPRCTL(pipe), sprctl);
+ I915_WRITE(SPRSURF(pipe), obj->gtt_offset);
+ POSTING_READ(SPRSURF(pipe));
+}
+
+static void
+ivb_disable_plane(struct drm_plane *plane)
+{
+ struct drm_device *dev = plane->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_plane *intel_plane = to_intel_plane(plane);
+ int pipe = intel_plane->pipe;
+
+ I915_WRITE(SPRCTL(pipe), I915_READ(SPRCTL(pipe)) & ~SPRITE_ENABLE);
+ /* Can't leave the scaler enabled... */
+ I915_WRITE(SPRSCALE(pipe), 0);
+ /* Activate double buffered register update */
+ I915_WRITE(SPRSURF(pipe), 0);
+ POSTING_READ(SPRSURF(pipe));
+}
+
+static int
+ivb_update_colorkey(struct drm_plane *plane,
+ struct drm_intel_sprite_colorkey *key)
+{
+ struct drm_device *dev = plane->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_plane *intel_plane;
+ u32 sprctl;
+ int ret = 0;
+
+ intel_plane = to_intel_plane(plane);
+
+ I915_WRITE(SPRKEYVAL(intel_plane->pipe), key->min_value);
+ I915_WRITE(SPRKEYMAX(intel_plane->pipe), key->max_value);
+ I915_WRITE(SPRKEYMSK(intel_plane->pipe), key->channel_mask);
+
+ sprctl = I915_READ(SPRCTL(intel_plane->pipe));
+ sprctl &= ~(SPRITE_SOURCE_KEY | SPRITE_DEST_KEY);
+ if (key->flags & I915_SET_COLORKEY_DESTINATION)
+ sprctl |= SPRITE_DEST_KEY;
+ else if (key->flags & I915_SET_COLORKEY_SOURCE)
+ sprctl |= SPRITE_SOURCE_KEY;
+ I915_WRITE(SPRCTL(intel_plane->pipe), sprctl);
+
+ POSTING_READ(SPRKEYMSK(intel_plane->pipe));
+
+ return ret;
+}
+
+static void
+ivb_get_colorkey(struct drm_plane *plane, struct drm_intel_sprite_colorkey *key)
+{
+ struct drm_device *dev = plane->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_plane *intel_plane;
+ u32 sprctl;
+
+ intel_plane = to_intel_plane(plane);
+
+ key->min_value = I915_READ(SPRKEYVAL(intel_plane->pipe));
+ key->max_value = I915_READ(SPRKEYMAX(intel_plane->pipe));
+ key->channel_mask = I915_READ(SPRKEYMSK(intel_plane->pipe));
+ key->flags = 0;
+
+ sprctl = I915_READ(SPRCTL(intel_plane->pipe));
+
+ if (sprctl & SPRITE_DEST_KEY)
+ key->flags = I915_SET_COLORKEY_DESTINATION;
+ else if (sprctl & SPRITE_SOURCE_KEY)
+ key->flags = I915_SET_COLORKEY_SOURCE;
+ else
+ key->flags = I915_SET_COLORKEY_NONE;
+}
+
+static void
+snb_update_plane(struct drm_plane *plane, struct drm_framebuffer *fb,
+ struct drm_i915_gem_object *obj, int crtc_x, int crtc_y,
+ unsigned int crtc_w, unsigned int crtc_h,
+ uint32_t x, uint32_t y,
+ uint32_t src_w, uint32_t src_h)
+{
+ struct drm_device *dev = plane->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_plane *intel_plane = to_intel_plane(plane);
+ int pipe = intel_plane->pipe, pixel_size;
+ u32 dvscntr, dvsscale = 0;
+
+ dvscntr = I915_READ(DVSCNTR(pipe));
+
+ /* Mask out pixel format bits in case we change it */
+ dvscntr &= ~DVS_PIXFORMAT_MASK;
+ dvscntr &= ~DVS_RGB_ORDER_XBGR;
+ dvscntr &= ~DVS_YUV_BYTE_ORDER_MASK;
+
+ switch (fb->pixel_format) {
+ case DRM_FORMAT_XBGR8888:
+ dvscntr |= DVS_FORMAT_RGBX888 | DVS_RGB_ORDER_XBGR;
+ pixel_size = 4;
+ break;
+ case DRM_FORMAT_XRGB8888:
+ dvscntr |= DVS_FORMAT_RGBX888;
+ pixel_size = 4;
+ break;
+ case DRM_FORMAT_YUYV:
+ dvscntr |= DVS_FORMAT_YUV422 | DVS_YUV_ORDER_YUYV;
+ pixel_size = 2;
+ break;
+ case DRM_FORMAT_YVYU:
+ dvscntr |= DVS_FORMAT_YUV422 | DVS_YUV_ORDER_YVYU;
+ pixel_size = 2;
+ break;
+ case DRM_FORMAT_UYVY:
+ dvscntr |= DVS_FORMAT_YUV422 | DVS_YUV_ORDER_UYVY;
+ pixel_size = 2;
+ break;
+ case DRM_FORMAT_VYUY:
+ dvscntr |= DVS_FORMAT_YUV422 | DVS_YUV_ORDER_VYUY;
+ pixel_size = 2;
+ break;
+ default:
+ DRM_DEBUG_DRIVER("bad pixel format, assuming RGBX888\n");
+ dvscntr |= DVS_FORMAT_RGBX888;
+ pixel_size = 4;
+ break;
+ }
+
+ if (obj->tiling_mode != I915_TILING_NONE)
+ dvscntr |= DVS_TILED;
+
+ /* must disable */
+ dvscntr |= DVS_TRICKLE_FEED_DISABLE;
+ dvscntr |= DVS_ENABLE;
+
+ /* Sizes are 0 based */
+ src_w--;
+ src_h--;
+ crtc_w--;
+ crtc_h--;
+
+ intel_update_sprite_watermarks(dev, pipe, crtc_w, pixel_size);
+
+ if (crtc_w != src_w || crtc_h != src_h)
+ dvsscale = DVS_SCALE_ENABLE | (src_w << 16) | src_h;
+
+ I915_WRITE(DVSSTRIDE(pipe), fb->pitches[0]);
+ I915_WRITE(DVSPOS(pipe), (crtc_y << 16) | crtc_x);
+ if (obj->tiling_mode != I915_TILING_NONE) {
+ I915_WRITE(DVSTILEOFF(pipe), (y << 16) | x);
+ } else {
+ unsigned long offset;
+
+ offset = y * fb->pitches[0] + x * (fb->bits_per_pixel / 8);
+ I915_WRITE(DVSLINOFF(pipe), offset);
+ }
+ I915_WRITE(DVSSIZE(pipe), (crtc_h << 16) | crtc_w);
+ I915_WRITE(DVSSCALE(pipe), dvsscale);
+ I915_WRITE(DVSCNTR(pipe), dvscntr);
+ I915_WRITE(DVSSURF(pipe), obj->gtt_offset);
+ POSTING_READ(DVSSURF(pipe));
+}
+
+static void
+snb_disable_plane(struct drm_plane *plane)
+{
+ struct drm_device *dev = plane->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_plane *intel_plane = to_intel_plane(plane);
+ int pipe = intel_plane->pipe;
+
+ I915_WRITE(DVSCNTR(pipe), I915_READ(DVSCNTR(pipe)) & ~DVS_ENABLE);
+ /* Disable the scaler */
+ I915_WRITE(DVSSCALE(pipe), 0);
+ /* Flush double buffered register updates */
+ I915_WRITE(DVSSURF(pipe), 0);
+ POSTING_READ(DVSSURF(pipe));
+}
+
+static void
+intel_enable_primary(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int reg = DSPCNTR(intel_crtc->plane);
+
+ I915_WRITE(reg, I915_READ(reg) | DISPLAY_PLANE_ENABLE);
+}
+
+static void
+intel_disable_primary(struct drm_crtc *crtc)
+{
+ struct drm_device *dev = crtc->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ int reg = DSPCNTR(intel_crtc->plane);
+
+ I915_WRITE(reg, I915_READ(reg) & ~DISPLAY_PLANE_ENABLE);
+}
+
+static int
+snb_update_colorkey(struct drm_plane *plane,
+ struct drm_intel_sprite_colorkey *key)
+{
+ struct drm_device *dev = plane->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_plane *intel_plane;
+ u32 dvscntr;
+ int ret = 0;
+
+ intel_plane = to_intel_plane(plane);
+
+ I915_WRITE(DVSKEYVAL(intel_plane->pipe), key->min_value);
+ I915_WRITE(DVSKEYMAX(intel_plane->pipe), key->max_value);
+ I915_WRITE(DVSKEYMSK(intel_plane->pipe), key->channel_mask);
+
+ dvscntr = I915_READ(DVSCNTR(intel_plane->pipe));
+ dvscntr &= ~(DVS_SOURCE_KEY | DVS_DEST_KEY);
+ if (key->flags & I915_SET_COLORKEY_DESTINATION)
+ dvscntr |= DVS_DEST_KEY;
+ else if (key->flags & I915_SET_COLORKEY_SOURCE)
+ dvscntr |= DVS_SOURCE_KEY;
+ I915_WRITE(DVSCNTR(intel_plane->pipe), dvscntr);
+
+ POSTING_READ(DVSKEYMSK(intel_plane->pipe));
+
+ return ret;
+}
+
+static void
+snb_get_colorkey(struct drm_plane *plane, struct drm_intel_sprite_colorkey *key)
+{
+ struct drm_device *dev = plane->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_plane *intel_plane;
+ u32 dvscntr;
+
+ intel_plane = to_intel_plane(plane);
+
+ key->min_value = I915_READ(DVSKEYVAL(intel_plane->pipe));
+ key->max_value = I915_READ(DVSKEYMAX(intel_plane->pipe));
+ key->channel_mask = I915_READ(DVSKEYMSK(intel_plane->pipe));
+ key->flags = 0;
+
+ dvscntr = I915_READ(DVSCNTR(intel_plane->pipe));
+
+ if (dvscntr & DVS_DEST_KEY)
+ key->flags = I915_SET_COLORKEY_DESTINATION;
+ else if (dvscntr & DVS_SOURCE_KEY)
+ key->flags = I915_SET_COLORKEY_SOURCE;
+ else
+ key->flags = I915_SET_COLORKEY_NONE;
+}
+
+static int
+intel_update_plane(struct drm_plane *plane, struct drm_crtc *crtc,
+ struct drm_framebuffer *fb, int crtc_x, int crtc_y,
+ unsigned int crtc_w, unsigned int crtc_h,
+ uint32_t src_x, uint32_t src_y,
+ uint32_t src_w, uint32_t src_h)
+{
+ struct drm_device *dev = plane->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct intel_plane *intel_plane = to_intel_plane(plane);
+ struct intel_framebuffer *intel_fb;
+ struct drm_i915_gem_object *obj, *old_obj;
+ int pipe = intel_plane->pipe;
+ int ret = 0;
+ int x = src_x >> 16, y = src_y >> 16;
+ int primary_w = crtc->mode.hdisplay, primary_h = crtc->mode.vdisplay;
+ bool disable_primary = false;
+
+ intel_fb = to_intel_framebuffer(fb);
+ obj = intel_fb->obj;
+
+ old_obj = intel_plane->obj;
+
+ src_w = src_w >> 16;
+ src_h = src_h >> 16;
+
+ /* Pipe must be running... */
+ if (!(I915_READ(PIPECONF(pipe)) & PIPECONF_ENABLE))
+ return -EINVAL;
+
+ if (crtc_x >= primary_w || crtc_y >= primary_h)
+ return -EINVAL;
+
+ /* Don't modify another pipe's plane */
+ if (intel_plane->pipe != intel_crtc->pipe)
+ return -EINVAL;
+
+ /*
+ * Clamp the width & height into the visible area. Note we don't
+ * try to scale the source if part of the visible region is offscreen.
+ * The caller must handle that by adjusting source offset and size.
+ */
+ if ((crtc_x < 0) && ((crtc_x + crtc_w) > 0)) {
+ crtc_w += crtc_x;
+ crtc_x = 0;
+ }
+ if ((crtc_x + crtc_w) <= 0) /* Nothing to display */
+ goto out;
+ if ((crtc_x + crtc_w) > primary_w)
+ crtc_w = primary_w - crtc_x;
+
+ if ((crtc_y < 0) && ((crtc_y + crtc_h) > 0)) {
+ crtc_h += crtc_y;
+ crtc_y = 0;
+ }
+ if ((crtc_y + crtc_h) <= 0) /* Nothing to display */
+ goto out;
+ if (crtc_y + crtc_h > primary_h)
+ crtc_h = primary_h - crtc_y;
+
+ if (!crtc_w || !crtc_h) /* Again, nothing to display */
+ goto out;
+
+ /*
+ * We can take a larger source and scale it down, but
+ * only so much... 16x is the max on SNB.
+ */
+ if (((src_w * src_h) / (crtc_w * crtc_h)) > intel_plane->max_downscale)
+ return -EINVAL;
+
+ /*
+ * If the sprite is completely covering the primary plane,
+ * we can disable the primary and save power.
+ */
+ if ((crtc_x == 0) && (crtc_y == 0) &&
+ (crtc_w == primary_w) && (crtc_h == primary_h))
+ disable_primary = true;
+
+ DRM_LOCK(dev);
+
+ ret = intel_pin_and_fence_fb_obj(dev, obj, NULL);
+ if (ret)
+ goto out_unlock;
+
+ intel_plane->obj = obj;
+
+ /*
+ * Be sure to re-enable the primary before the sprite is no longer
+ * covering it fully.
+ */
+ if (!disable_primary && intel_plane->primary_disabled) {
+ intel_enable_primary(crtc);
+ intel_plane->primary_disabled = false;
+ }
+
+ intel_plane->update_plane(plane, fb, obj, crtc_x, crtc_y,
+ crtc_w, crtc_h, x, y, src_w, src_h);
+
+ if (disable_primary) {
+ intel_disable_primary(crtc);
+ intel_plane->primary_disabled = true;
+ }
+
+ /* Unpin old obj after new one is active to avoid ugliness */
+ if (old_obj) {
+ /*
+ * It's fairly common to simply update the position of
+ * an existing object. In that case, we don't need to
+ * wait for vblank to avoid ugliness, we only need to
+ * do the pin & ref bookkeeping.
+ */
+ if (old_obj != obj) {
+ DRM_UNLOCK(dev);
+ intel_wait_for_vblank(dev, to_intel_crtc(crtc)->pipe);
+ DRM_LOCK(dev);
+ }
+ intel_unpin_fb_obj(old_obj);
+ }
+
+out_unlock:
+ DRM_UNLOCK(dev);
+out:
+ return ret;
+}
+
+static int
+intel_disable_plane(struct drm_plane *plane)
+{
+ struct drm_device *dev = plane->dev;
+ struct intel_plane *intel_plane = to_intel_plane(plane);
+ int ret = 0;
+
+ if (intel_plane->primary_disabled) {
+ intel_enable_primary(plane->crtc);
+ intel_plane->primary_disabled = false;
+ }
+
+ intel_plane->disable_plane(plane);
+
+ if (!intel_plane->obj)
+ goto out;
+
+ DRM_LOCK(dev);
+ intel_unpin_fb_obj(intel_plane->obj);
+ intel_plane->obj = NULL;
+ DRM_UNLOCK(dev);
+out:
+
+ return ret;
+}
+
+static void intel_destroy_plane(struct drm_plane *plane)
+{
+ struct intel_plane *intel_plane = to_intel_plane(plane);
+ intel_disable_plane(plane);
+ drm_plane_cleanup(plane);
+ free(intel_plane, DRM_MEM_KMS);
+}
+
+int intel_sprite_set_colorkey(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_intel_sprite_colorkey *set = data;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_mode_object *obj;
+ struct drm_plane *plane;
+ struct intel_plane *intel_plane;
+ int ret = 0;
+
+ if (!dev_priv)
+ return -EINVAL;
+
+ /* Make sure we don't try to enable both src & dest simultaneously */
+ if ((set->flags & (I915_SET_COLORKEY_DESTINATION | I915_SET_COLORKEY_SOURCE)) == (I915_SET_COLORKEY_DESTINATION | I915_SET_COLORKEY_SOURCE))
+ return -EINVAL;
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ obj = drm_mode_object_find(dev, set->plane_id, DRM_MODE_OBJECT_PLANE);
+ if (!obj) {
+ ret = -EINVAL;
+ goto out_unlock;
+ }
+
+ plane = obj_to_plane(obj);
+ intel_plane = to_intel_plane(plane);
+ ret = intel_plane->update_colorkey(plane, set);
+
+out_unlock:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+int intel_sprite_get_colorkey(struct drm_device *dev, void *data,
+ struct drm_file *file_priv)
+{
+ struct drm_intel_sprite_colorkey *get = data;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_mode_object *obj;
+ struct drm_plane *plane;
+ struct intel_plane *intel_plane;
+ int ret = 0;
+
+ if (!dev_priv)
+ return -EINVAL;
+
+ sx_xlock(&dev->mode_config.mutex);
+
+ obj = drm_mode_object_find(dev, get->plane_id, DRM_MODE_OBJECT_PLANE);
+ if (!obj) {
+ ret = -EINVAL;
+ goto out_unlock;
+ }
+
+ plane = obj_to_plane(obj);
+ intel_plane = to_intel_plane(plane);
+ intel_plane->get_colorkey(plane, get);
+
+out_unlock:
+ sx_xunlock(&dev->mode_config.mutex);
+ return ret;
+}
+
+static const struct drm_plane_funcs intel_plane_funcs = {
+ .update_plane = intel_update_plane,
+ .disable_plane = intel_disable_plane,
+ .destroy = intel_destroy_plane,
+};
+
+static uint32_t snb_plane_formats[] = {
+ DRM_FORMAT_XBGR8888,
+ DRM_FORMAT_XRGB8888,
+ DRM_FORMAT_YUYV,
+ DRM_FORMAT_YVYU,
+ DRM_FORMAT_UYVY,
+ DRM_FORMAT_VYUY,
+};
+
+int
+intel_plane_init(struct drm_device *dev, enum pipe pipe)
+{
+ struct intel_plane *intel_plane;
+ unsigned long possible_crtcs;
+ int ret;
+
+ if (!(IS_GEN6(dev) || IS_GEN7(dev)))
+ return -ENODEV;
+
+ intel_plane = malloc(sizeof(struct intel_plane), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ if (IS_GEN6(dev)) {
+ intel_plane->max_downscale = 16;
+ intel_plane->update_plane = snb_update_plane;
+ intel_plane->disable_plane = snb_disable_plane;
+ intel_plane->update_colorkey = snb_update_colorkey;
+ intel_plane->get_colorkey = snb_get_colorkey;
+ } else if (IS_GEN7(dev)) {
+ intel_plane->max_downscale = 2;
+ intel_plane->update_plane = ivb_update_plane;
+ intel_plane->disable_plane = ivb_disable_plane;
+ intel_plane->update_colorkey = ivb_update_colorkey;
+ intel_plane->get_colorkey = ivb_get_colorkey;
+ }
+
+ intel_plane->pipe = pipe;
+ possible_crtcs = (1 << pipe);
+ ret = drm_plane_init(dev, &intel_plane->base, possible_crtcs,
+ &intel_plane_funcs, snb_plane_formats,
+ DRM_ARRAY_SIZE(snb_plane_formats), false);
+ if (ret)
+ free(intel_plane, DRM_MEM_KMS);
+
+ return ret;
+}
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/drm2/i915/intel_tv.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/drm2/i915/intel_tv.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1609 @@
+/*
+ * Copyright © 2006-2008 Intel Corporation
+ * Jesse Barnes <jesse.barnes at intel.com>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Eric Anholt <eric at anholt.net>
+ *
+ */
+
+/** @file
+ * Integrated TV-out support for the 915GM and 945GM.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/drm2/i915/intel_tv.c 235783 2012-05-22 11:07:44Z kib $");
+
+#include <dev/drm2/drmP.h>
+#include <dev/drm2/drm.h>
+#include <dev/drm2/drm_crtc.h>
+#include <dev/drm2/drm_edid.h>
+#include <dev/drm2/i915/i915_drm.h>
+#include <dev/drm2/i915/i915_drv.h>
+#include <dev/drm2/i915/intel_drv.h>
+
+enum tv_margin {
+ TV_MARGIN_LEFT, TV_MARGIN_TOP,
+ TV_MARGIN_RIGHT, TV_MARGIN_BOTTOM
+};
+
+/** Private structure for the integrated TV support */
+struct intel_tv {
+ struct intel_encoder base;
+
+ int type;
+ const char *tv_format;
+ int margin[4];
+ u32 save_TV_H_CTL_1;
+ u32 save_TV_H_CTL_2;
+ u32 save_TV_H_CTL_3;
+ u32 save_TV_V_CTL_1;
+ u32 save_TV_V_CTL_2;
+ u32 save_TV_V_CTL_3;
+ u32 save_TV_V_CTL_4;
+ u32 save_TV_V_CTL_5;
+ u32 save_TV_V_CTL_6;
+ u32 save_TV_V_CTL_7;
+ u32 save_TV_SC_CTL_1, save_TV_SC_CTL_2, save_TV_SC_CTL_3;
+
+ u32 save_TV_CSC_Y;
+ u32 save_TV_CSC_Y2;
+ u32 save_TV_CSC_U;
+ u32 save_TV_CSC_U2;
+ u32 save_TV_CSC_V;
+ u32 save_TV_CSC_V2;
+ u32 save_TV_CLR_KNOBS;
+ u32 save_TV_CLR_LEVEL;
+ u32 save_TV_WIN_POS;
+ u32 save_TV_WIN_SIZE;
+ u32 save_TV_FILTER_CTL_1;
+ u32 save_TV_FILTER_CTL_2;
+ u32 save_TV_FILTER_CTL_3;
+
+ u32 save_TV_H_LUMA[60];
+ u32 save_TV_H_CHROMA[60];
+ u32 save_TV_V_LUMA[43];
+ u32 save_TV_V_CHROMA[43];
+
+ u32 save_TV_DAC;
+ u32 save_TV_CTL;
+};
+
+struct video_levels {
+ int blank, black, burst;
+};
+
+struct color_conversion {
+ u16 ry, gy, by, ay;
+ u16 ru, gu, bu, au;
+ u16 rv, gv, bv, av;
+};
+
+static const u32 filter_table[] = {
+ 0xB1403000, 0x2E203500, 0x35002E20, 0x3000B140,
+ 0x35A0B160, 0x2DC02E80, 0xB1403480, 0xB1603000,
+ 0x2EA03640, 0x34002D80, 0x3000B120, 0x36E0B160,
+ 0x2D202EF0, 0xB1203380, 0xB1603000, 0x2F303780,
+ 0x33002CC0, 0x3000B100, 0x3820B160, 0x2C802F50,
+ 0xB10032A0, 0xB1603000, 0x2F9038C0, 0x32202C20,
+ 0x3000B0E0, 0x3980B160, 0x2BC02FC0, 0xB0E031C0,
+ 0xB1603000, 0x2FF03A20, 0x31602B60, 0xB020B0C0,
+ 0x3AE0B160, 0x2B001810, 0xB0C03120, 0xB140B020,
+ 0x18283BA0, 0x30C02A80, 0xB020B0A0, 0x3C60B140,
+ 0x2A201838, 0xB0A03080, 0xB120B020, 0x18383D20,
+ 0x304029C0, 0xB040B080, 0x3DE0B100, 0x29601848,
+ 0xB0803000, 0xB100B040, 0x18483EC0, 0xB0402900,
+ 0xB040B060, 0x3F80B0C0, 0x28801858, 0xB060B080,
+ 0xB0A0B060, 0x18602820, 0xB0A02820, 0x0000B060,
+ 0xB1403000, 0x2E203500, 0x35002E20, 0x3000B140,
+ 0x35A0B160, 0x2DC02E80, 0xB1403480, 0xB1603000,
+ 0x2EA03640, 0x34002D80, 0x3000B120, 0x36E0B160,
+ 0x2D202EF0, 0xB1203380, 0xB1603000, 0x2F303780,
+ 0x33002CC0, 0x3000B100, 0x3820B160, 0x2C802F50,
+ 0xB10032A0, 0xB1603000, 0x2F9038C0, 0x32202C20,
+ 0x3000B0E0, 0x3980B160, 0x2BC02FC0, 0xB0E031C0,
+ 0xB1603000, 0x2FF03A20, 0x31602B60, 0xB020B0C0,
+ 0x3AE0B160, 0x2B001810, 0xB0C03120, 0xB140B020,
+ 0x18283BA0, 0x30C02A80, 0xB020B0A0, 0x3C60B140,
+ 0x2A201838, 0xB0A03080, 0xB120B020, 0x18383D20,
+ 0x304029C0, 0xB040B080, 0x3DE0B100, 0x29601848,
+ 0xB0803000, 0xB100B040, 0x18483EC0, 0xB0402900,
+ 0xB040B060, 0x3F80B0C0, 0x28801858, 0xB060B080,
+ 0xB0A0B060, 0x18602820, 0xB0A02820, 0x0000B060,
+ 0x36403000, 0x2D002CC0, 0x30003640, 0x2D0036C0,
+ 0x35C02CC0, 0x37403000, 0x2C802D40, 0x30003540,
+ 0x2D8037C0, 0x34C02C40, 0x38403000, 0x2BC02E00,
+ 0x30003440, 0x2E2038C0, 0x34002B80, 0x39803000,
+ 0x2B402E40, 0x30003380, 0x2E603A00, 0x33402B00,
+ 0x3A803040, 0x2A802EA0, 0x30403300, 0x2EC03B40,
+ 0x32802A40, 0x3C003040, 0x2A002EC0, 0x30803240,
+ 0x2EC03C80, 0x320029C0, 0x3D403080, 0x29402F00,
+ 0x308031C0, 0x2F203DC0, 0x31802900, 0x3E8030C0,
+ 0x28802F40, 0x30C03140, 0x2F203F40, 0x31402840,
+ 0x28003100, 0x28002F00, 0x00003100, 0x36403000,
+ 0x2D002CC0, 0x30003640, 0x2D0036C0,
+ 0x35C02CC0, 0x37403000, 0x2C802D40, 0x30003540,
+ 0x2D8037C0, 0x34C02C40, 0x38403000, 0x2BC02E00,
+ 0x30003440, 0x2E2038C0, 0x34002B80, 0x39803000,
+ 0x2B402E40, 0x30003380, 0x2E603A00, 0x33402B00,
+ 0x3A803040, 0x2A802EA0, 0x30403300, 0x2EC03B40,
+ 0x32802A40, 0x3C003040, 0x2A002EC0, 0x30803240,
+ 0x2EC03C80, 0x320029C0, 0x3D403080, 0x29402F00,
+ 0x308031C0, 0x2F203DC0, 0x31802900, 0x3E8030C0,
+ 0x28802F40, 0x30C03140, 0x2F203F40, 0x31402840,
+ 0x28003100, 0x28002F00, 0x00003100,
+};
+
+/*
+ * Color conversion values have 3 separate fixed point formats:
+ *
+ * 10 bit fields (ay, au)
+ * 1.9 fixed point (b.bbbbbbbbb)
+ * 11 bit fields (ry, by, ru, gu, gv)
+ * exp.mantissa (ee.mmmmmmmmm)
+ * ee = 00 = 10^-1 (0.mmmmmmmmm)
+ * ee = 01 = 10^-2 (0.0mmmmmmmmm)
+ * ee = 10 = 10^-3 (0.00mmmmmmmmm)
+ * ee = 11 = 10^-4 (0.000mmmmmmmmm)
+ * 12 bit fields (gy, rv, bu)
+ * exp.mantissa (eee.mmmmmmmmm)
+ * eee = 000 = 10^-1 (0.mmmmmmmmm)
+ * eee = 001 = 10^-2 (0.0mmmmmmmmm)
+ * eee = 010 = 10^-3 (0.00mmmmmmmmm)
+ * eee = 011 = 10^-4 (0.000mmmmmmmmm)
+ * eee = 100 = reserved
+ * eee = 101 = reserved
+ * eee = 110 = reserved
+ * eee = 111 = 10^0 (m.mmmmmmmm) (only usable for 1.0 representation)
+ *
+ * Saturation and contrast are 8 bits, with their own representation:
+ * 8 bit field (saturation, contrast)
+ * exp.mantissa (ee.mmmmmm)
+ * ee = 00 = 10^-1 (0.mmmmmm)
+ * ee = 01 = 10^0 (m.mmmmm)
+ * ee = 10 = 10^1 (mm.mmmm)
+ * ee = 11 = 10^2 (mmm.mmm)
+ *
+ * Simple conversion function:
+ *
+ * static u32
+ * float_to_csc_11(float f)
+ * {
+ * u32 exp;
+ * u32 mant;
+ * u32 ret;
+ *
+ * if (f < 0)
+ * f = -f;
+ *
+ * if (f >= 1) {
+ * exp = 0x7;
+ * mant = 1 << 8;
+ * } else {
+ * for (exp = 0; exp < 3 && f < 0.5; exp++)
+ * f *= 2.0;
+ * mant = (f * (1 << 9) + 0.5);
+ * if (mant >= (1 << 9))
+ * mant = (1 << 9) - 1;
+ * }
+ * ret = (exp << 9) | mant;
+ * return ret;
+ * }
+ */
+
+/*
+ * Behold, magic numbers! If we plant them they might grow a big
+ * s-video cable to the sky... or something.
+ *
+ * Pre-converted to appropriate hex value.
+ */
+
+/*
+ * PAL & NTSC values for composite & s-video connections
+ */
+static const struct color_conversion ntsc_m_csc_composite = {
+ .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104,
+ .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
+ .rv = 0x0340, .gv = 0x030c, .bv = 0x06d0, .av = 0x0200,
+};
+
+static const struct video_levels ntsc_m_levels_composite = {
+ .blank = 225, .black = 267, .burst = 113,
+};
+
+static const struct color_conversion ntsc_m_csc_svideo = {
+ .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133,
+ .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200,
+ .rv = 0x037a, .gv = 0x033d, .bv = 0x06f6, .av = 0x0200,
+};
+
+static const struct video_levels ntsc_m_levels_svideo = {
+ .blank = 266, .black = 316, .burst = 133,
+};
+
+static const struct color_conversion ntsc_j_csc_composite = {
+ .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0119,
+ .ru = 0x074c, .gu = 0x0546, .bu = 0x05ec, .au = 0x0200,
+ .rv = 0x035a, .gv = 0x0322, .bv = 0x06e1, .av = 0x0200,
+};
+
+static const struct video_levels ntsc_j_levels_composite = {
+ .blank = 225, .black = 225, .burst = 113,
+};
+
+static const struct color_conversion ntsc_j_csc_svideo = {
+ .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x014c,
+ .ru = 0x0788, .gu = 0x0581, .bu = 0x0322, .au = 0x0200,
+ .rv = 0x0399, .gv = 0x0356, .bv = 0x070a, .av = 0x0200,
+};
+
+static const struct video_levels ntsc_j_levels_svideo = {
+ .blank = 266, .black = 266, .burst = 133,
+};
+
+static const struct color_conversion pal_csc_composite = {
+ .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0113,
+ .ru = 0x0745, .gu = 0x053f, .bu = 0x05e1, .au = 0x0200,
+ .rv = 0x0353, .gv = 0x031c, .bv = 0x06dc, .av = 0x0200,
+};
+
+static const struct video_levels pal_levels_composite = {
+ .blank = 237, .black = 237, .burst = 118,
+};
+
+static const struct color_conversion pal_csc_svideo = {
+ .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0145,
+ .ru = 0x0780, .gu = 0x0579, .bu = 0x031c, .au = 0x0200,
+ .rv = 0x0390, .gv = 0x034f, .bv = 0x0705, .av = 0x0200,
+};
+
+static const struct video_levels pal_levels_svideo = {
+ .blank = 280, .black = 280, .burst = 139,
+};
+
+static const struct color_conversion pal_m_csc_composite = {
+ .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104,
+ .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
+ .rv = 0x0340, .gv = 0x030c, .bv = 0x06d0, .av = 0x0200,
+};
+
+static const struct video_levels pal_m_levels_composite = {
+ .blank = 225, .black = 267, .burst = 113,
+};
+
+static const struct color_conversion pal_m_csc_svideo = {
+ .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133,
+ .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200,
+ .rv = 0x037a, .gv = 0x033d, .bv = 0x06f6, .av = 0x0200,
+};
+
+static const struct video_levels pal_m_levels_svideo = {
+ .blank = 266, .black = 316, .burst = 133,
+};
+
+static const struct color_conversion pal_n_csc_composite = {
+ .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104,
+ .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
+ .rv = 0x0340, .gv = 0x030c, .bv = 0x06d0, .av = 0x0200,
+};
+
+static const struct video_levels pal_n_levels_composite = {
+ .blank = 225, .black = 267, .burst = 118,
+};
+
+static const struct color_conversion pal_n_csc_svideo = {
+ .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133,
+ .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200,
+ .rv = 0x037a, .gv = 0x033d, .bv = 0x06f6, .av = 0x0200,
+};
+
+static const struct video_levels pal_n_levels_svideo = {
+ .blank = 266, .black = 316, .burst = 139,
+};
+
+/*
+ * Component connections
+ */
+static const struct color_conversion sdtv_csc_yprpb = {
+ .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0145,
+ .ru = 0x0559, .gu = 0x0353, .bu = 0x0100, .au = 0x0200,
+ .rv = 0x0100, .gv = 0x03ad, .bv = 0x074d, .av = 0x0200,
+};
+
+static const struct color_conversion sdtv_csc_rgb = {
+ .ry = 0x0000, .gy = 0x0f00, .by = 0x0000, .ay = 0x0166,
+ .ru = 0x0000, .gu = 0x0000, .bu = 0x0f00, .au = 0x0166,
+ .rv = 0x0f00, .gv = 0x0000, .bv = 0x0000, .av = 0x0166,
+};
+
+static const struct color_conversion hdtv_csc_yprpb = {
+ .ry = 0x05b3, .gy = 0x016e, .by = 0x0728, .ay = 0x0145,
+ .ru = 0x07d5, .gu = 0x038b, .bu = 0x0100, .au = 0x0200,
+ .rv = 0x0100, .gv = 0x03d1, .bv = 0x06bc, .av = 0x0200,
+};
+
+static const struct color_conversion hdtv_csc_rgb = {
+ .ry = 0x0000, .gy = 0x0f00, .by = 0x0000, .ay = 0x0166,
+ .ru = 0x0000, .gu = 0x0000, .bu = 0x0f00, .au = 0x0166,
+ .rv = 0x0f00, .gv = 0x0000, .bv = 0x0000, .av = 0x0166,
+};
+
+static const struct video_levels component_levels = {
+ .blank = 279, .black = 279, .burst = 0,
+};
+
+
+struct tv_mode {
+ const char *name;
+ int clock;
+ int refresh; /* in millihertz (for precision) */
+ u32 oversample;
+ int hsync_end, hblank_start, hblank_end, htotal;
+ bool progressive, trilevel_sync, component_only;
+ int vsync_start_f1, vsync_start_f2, vsync_len;
+ bool veq_ena;
+ int veq_start_f1, veq_start_f2, veq_len;
+ int vi_end_f1, vi_end_f2, nbr_end;
+ bool burst_ena;
+ int hburst_start, hburst_len;
+ int vburst_start_f1, vburst_end_f1;
+ int vburst_start_f2, vburst_end_f2;
+ int vburst_start_f3, vburst_end_f3;
+ int vburst_start_f4, vburst_end_f4;
+ /*
+ * subcarrier programming
+ */
+ int dda2_size, dda3_size, dda1_inc, dda2_inc, dda3_inc;
+ u32 sc_reset;
+ bool pal_burst;
+ /*
+ * blank/black levels
+ */
+ const struct video_levels *composite_levels, *svideo_levels;
+ const struct color_conversion *composite_color, *svideo_color;
+ const u32 *filter_table;
+ int max_srcw;
+};
+
+
+/*
+ * Sub carrier DDA
+ *
+ * I think this works as follows:
+ *
+ * subcarrier freq = pixel_clock * (dda1_inc + dda2_inc / dda2_size) / 4096
+ *
+ * Presumably, when dda3 is added in, it gets to adjust the dda2_inc value
+ *
+ * So,
+ * dda1_ideal = subcarrier/pixel * 4096
+ * dda1_inc = floor (dda1_ideal)
+ * dda2 = dda1_ideal - dda1_inc
+ *
+ * then pick a ratio for dda2 that gives the closest approximation. If
+ * you can't get close enough, you can play with dda3 as well. This
+ * seems likely to happen when dda2 is small as the jumps would be larger
+ *
+ * To invert this,
+ *
+ * pixel_clock = subcarrier * 4096 / (dda1_inc + dda2_inc / dda2_size)
+ *
+ * The constants below were all computed using a 107.520MHz clock
+ */
+
+/**
+ * Register programming values for TV modes.
+ *
+ * These values account for -1s required.
+ */
+
+static const struct tv_mode tv_modes[] = {
+ {
+ .name = "NTSC-M",
+ .clock = 108000,
+ .refresh = 59940,
+ .oversample = TV_OVERSAMPLE_8X,
+ .component_only = 0,
+ /* 525 Lines, 60 Fields, 15.734KHz line, Sub-Carrier 3.580MHz */
+
+ .hsync_end = 64, .hblank_end = 124,
+ .hblank_start = 836, .htotal = 857,
+
+ .progressive = false, .trilevel_sync = false,
+
+ .vsync_start_f1 = 6, .vsync_start_f2 = 7,
+ .vsync_len = 6,
+
+ .veq_ena = true, .veq_start_f1 = 0,
+ .veq_start_f2 = 1, .veq_len = 18,
+
+ .vi_end_f1 = 20, .vi_end_f2 = 21,
+ .nbr_end = 240,
+
+ .burst_ena = true,
+ .hburst_start = 72, .hburst_len = 34,
+ .vburst_start_f1 = 9, .vburst_end_f1 = 240,
+ .vburst_start_f2 = 10, .vburst_end_f2 = 240,
+ .vburst_start_f3 = 9, .vburst_end_f3 = 240,
+ .vburst_start_f4 = 10, .vburst_end_f4 = 240,
+
+ /* desired 3.5800000 actual 3.5800000 clock 107.52 */
+ .dda1_inc = 135,
+ .dda2_inc = 20800, .dda2_size = 27456,
+ .dda3_inc = 0, .dda3_size = 0,
+ .sc_reset = TV_SC_RESET_EVERY_4,
+ .pal_burst = false,
+
+ .composite_levels = &ntsc_m_levels_composite,
+ .composite_color = &ntsc_m_csc_composite,
+ .svideo_levels = &ntsc_m_levels_svideo,
+ .svideo_color = &ntsc_m_csc_svideo,
+
+ .filter_table = filter_table,
+ },
+ {
+ .name = "NTSC-443",
+ .clock = 108000,
+ .refresh = 59940,
+ .oversample = TV_OVERSAMPLE_8X,
+ .component_only = 0,
+ /* 525 Lines, 60 Fields, 15.734KHz line, Sub-Carrier 4.43MHz */
+ .hsync_end = 64, .hblank_end = 124,
+ .hblank_start = 836, .htotal = 857,
+
+ .progressive = false, .trilevel_sync = false,
+
+ .vsync_start_f1 = 6, .vsync_start_f2 = 7,
+ .vsync_len = 6,
+
+ .veq_ena = true, .veq_start_f1 = 0,
+ .veq_start_f2 = 1, .veq_len = 18,
+
+ .vi_end_f1 = 20, .vi_end_f2 = 21,
+ .nbr_end = 240,
+
+ .burst_ena = true,
+ .hburst_start = 72, .hburst_len = 34,
+ .vburst_start_f1 = 9, .vburst_end_f1 = 240,
+ .vburst_start_f2 = 10, .vburst_end_f2 = 240,
+ .vburst_start_f3 = 9, .vburst_end_f3 = 240,
+ .vburst_start_f4 = 10, .vburst_end_f4 = 240,
+
+ /* desired 4.4336180 actual 4.4336180 clock 107.52 */
+ .dda1_inc = 168,
+ .dda2_inc = 4093, .dda2_size = 27456,
+ .dda3_inc = 310, .dda3_size = 525,
+ .sc_reset = TV_SC_RESET_NEVER,
+ .pal_burst = false,
+
+ .composite_levels = &ntsc_m_levels_composite,
+ .composite_color = &ntsc_m_csc_composite,
+ .svideo_levels = &ntsc_m_levels_svideo,
+ .svideo_color = &ntsc_m_csc_svideo,
+
+ .filter_table = filter_table,
+ },
+ {
+ .name = "NTSC-J",
+ .clock = 108000,
+ .refresh = 59940,
+ .oversample = TV_OVERSAMPLE_8X,
+ .component_only = 0,
+
+ /* 525 Lines, 60 Fields, 15.734KHz line, Sub-Carrier 3.580MHz */
+ .hsync_end = 64, .hblank_end = 124,
+ .hblank_start = 836, .htotal = 857,
+
+ .progressive = false, .trilevel_sync = false,
+
+ .vsync_start_f1 = 6, .vsync_start_f2 = 7,
+ .vsync_len = 6,
+
+ .veq_ena = true, .veq_start_f1 = 0,
+ .veq_start_f2 = 1, .veq_len = 18,
+
+ .vi_end_f1 = 20, .vi_end_f2 = 21,
+ .nbr_end = 240,
+
+ .burst_ena = true,
+ .hburst_start = 72, .hburst_len = 34,
+ .vburst_start_f1 = 9, .vburst_end_f1 = 240,
+ .vburst_start_f2 = 10, .vburst_end_f2 = 240,
+ .vburst_start_f3 = 9, .vburst_end_f3 = 240,
+ .vburst_start_f4 = 10, .vburst_end_f4 = 240,
+
+ /* desired 3.5800000 actual 3.5800000 clock 107.52 */
+ .dda1_inc = 135,
+ .dda2_inc = 20800, .dda2_size = 27456,
+ .dda3_inc = 0, .dda3_size = 0,
+ .sc_reset = TV_SC_RESET_EVERY_4,
+ .pal_burst = false,
+
+ .composite_levels = &ntsc_j_levels_composite,
+ .composite_color = &ntsc_j_csc_composite,
+ .svideo_levels = &ntsc_j_levels_svideo,
+ .svideo_color = &ntsc_j_csc_svideo,
+
+ .filter_table = filter_table,
+ },
+ {
+ .name = "PAL-M",
+ .clock = 108000,
+ .refresh = 59940,
+ .oversample = TV_OVERSAMPLE_8X,
+ .component_only = 0,
+
+ /* 525 Lines, 60 Fields, 15.734KHz line, Sub-Carrier 3.580MHz */
+ .hsync_end = 64, .hblank_end = 124,
+ .hblank_start = 836, .htotal = 857,
+
+ .progressive = false, .trilevel_sync = false,
+
+ .vsync_start_f1 = 6, .vsync_start_f2 = 7,
+ .vsync_len = 6,
+
+ .veq_ena = true, .veq_start_f1 = 0,
+ .veq_start_f2 = 1, .veq_len = 18,
+
+ .vi_end_f1 = 20, .vi_end_f2 = 21,
+ .nbr_end = 240,
+
+ .burst_ena = true,
+ .hburst_start = 72, .hburst_len = 34,
+ .vburst_start_f1 = 9, .vburst_end_f1 = 240,
+ .vburst_start_f2 = 10, .vburst_end_f2 = 240,
+ .vburst_start_f3 = 9, .vburst_end_f3 = 240,
+ .vburst_start_f4 = 10, .vburst_end_f4 = 240,
+
+ /* desired 3.5800000 actual 3.5800000 clock 107.52 */
+ .dda1_inc = 135,
+ .dda2_inc = 16704, .dda2_size = 27456,
+ .dda3_inc = 0, .dda3_size = 0,
+ .sc_reset = TV_SC_RESET_EVERY_8,
+ .pal_burst = true,
+
+ .composite_levels = &pal_m_levels_composite,
+ .composite_color = &pal_m_csc_composite,
+ .svideo_levels = &pal_m_levels_svideo,
+ .svideo_color = &pal_m_csc_svideo,
+
+ .filter_table = filter_table,
+ },
+ {
+ /* 625 Lines, 50 Fields, 15.625KHz line, Sub-Carrier 4.434MHz */
+ .name = "PAL-N",
+ .clock = 108000,
+ .refresh = 50000,
+ .oversample = TV_OVERSAMPLE_8X,
+ .component_only = 0,
+
+ .hsync_end = 64, .hblank_end = 128,
+ .hblank_start = 844, .htotal = 863,
+
+ .progressive = false, .trilevel_sync = false,
+
+
+ .vsync_start_f1 = 6, .vsync_start_f2 = 7,
+ .vsync_len = 6,
+
+ .veq_ena = true, .veq_start_f1 = 0,
+ .veq_start_f2 = 1, .veq_len = 18,
+
+ .vi_end_f1 = 24, .vi_end_f2 = 25,
+ .nbr_end = 286,
+
+ .burst_ena = true,
+ .hburst_start = 73, .hburst_len = 34,
+ .vburst_start_f1 = 8, .vburst_end_f1 = 285,
+ .vburst_start_f2 = 8, .vburst_end_f2 = 286,
+ .vburst_start_f3 = 9, .vburst_end_f3 = 286,
+ .vburst_start_f4 = 9, .vburst_end_f4 = 285,
+
+
+ /* desired 4.4336180 actual 4.4336180 clock 107.52 */
+ .dda1_inc = 135,
+ .dda2_inc = 23578, .dda2_size = 27648,
+ .dda3_inc = 134, .dda3_size = 625,
+ .sc_reset = TV_SC_RESET_EVERY_8,
+ .pal_burst = true,
+
+ .composite_levels = &pal_n_levels_composite,
+ .composite_color = &pal_n_csc_composite,
+ .svideo_levels = &pal_n_levels_svideo,
+ .svideo_color = &pal_n_csc_svideo,
+
+ .filter_table = filter_table,
+ },
+ {
+ /* 625 Lines, 50 Fields, 15.625KHz line, Sub-Carrier 4.434MHz */
+ .name = "PAL",
+ .clock = 108000,
+ .refresh = 50000,
+ .oversample = TV_OVERSAMPLE_8X,
+ .component_only = 0,
+
+ .hsync_end = 64, .hblank_end = 142,
+ .hblank_start = 844, .htotal = 863,
+
+ .progressive = false, .trilevel_sync = false,
+
+ .vsync_start_f1 = 5, .vsync_start_f2 = 6,
+ .vsync_len = 5,
+
+ .veq_ena = true, .veq_start_f1 = 0,
+ .veq_start_f2 = 1, .veq_len = 15,
+
+ .vi_end_f1 = 24, .vi_end_f2 = 25,
+ .nbr_end = 286,
+
+ .burst_ena = true,
+ .hburst_start = 73, .hburst_len = 32,
+ .vburst_start_f1 = 8, .vburst_end_f1 = 285,
+ .vburst_start_f2 = 8, .vburst_end_f2 = 286,
+ .vburst_start_f3 = 9, .vburst_end_f3 = 286,
+ .vburst_start_f4 = 9, .vburst_end_f4 = 285,
+
+ /* desired 4.4336180 actual 4.4336180 clock 107.52 */
+ .dda1_inc = 168,
+ .dda2_inc = 4122, .dda2_size = 27648,
+ .dda3_inc = 67, .dda3_size = 625,
+ .sc_reset = TV_SC_RESET_EVERY_8,
+ .pal_burst = true,
+
+ .composite_levels = &pal_levels_composite,
+ .composite_color = &pal_csc_composite,
+ .svideo_levels = &pal_levels_svideo,
+ .svideo_color = &pal_csc_svideo,
+
+ .filter_table = filter_table,
+ },
+ {
+ .name = "720p at 60Hz",
+ .clock = 148800,
+ .refresh = 60000,
+ .oversample = TV_OVERSAMPLE_2X,
+ .component_only = 1,
+
+ .hsync_end = 80, .hblank_end = 300,
+ .hblank_start = 1580, .htotal = 1649,
+
+ .progressive = true, .trilevel_sync = true,
+
+ .vsync_start_f1 = 10, .vsync_start_f2 = 10,
+ .vsync_len = 10,
+
+ .veq_ena = false,
+
+ .vi_end_f1 = 29, .vi_end_f2 = 29,
+ .nbr_end = 719,
+
+ .burst_ena = false,
+
+ .filter_table = filter_table,
+ },
+ {
+ .name = "720p at 50Hz",
+ .clock = 148800,
+ .refresh = 50000,
+ .oversample = TV_OVERSAMPLE_2X,
+ .component_only = 1,
+
+ .hsync_end = 80, .hblank_end = 300,
+ .hblank_start = 1580, .htotal = 1979,
+
+ .progressive = true, .trilevel_sync = true,
+
+ .vsync_start_f1 = 10, .vsync_start_f2 = 10,
+ .vsync_len = 10,
+
+ .veq_ena = false,
+
+ .vi_end_f1 = 29, .vi_end_f2 = 29,
+ .nbr_end = 719,
+
+ .burst_ena = false,
+
+ .filter_table = filter_table,
+ .max_srcw = 800
+ },
+ {
+ .name = "1080i at 50Hz",
+ .clock = 148800,
+ .refresh = 50000,
+ .oversample = TV_OVERSAMPLE_2X,
+ .component_only = 1,
+
+ .hsync_end = 88, .hblank_end = 235,
+ .hblank_start = 2155, .htotal = 2639,
+
+ .progressive = false, .trilevel_sync = true,
+
+ .vsync_start_f1 = 4, .vsync_start_f2 = 5,
+ .vsync_len = 10,
+
+ .veq_ena = true, .veq_start_f1 = 4,
+ .veq_start_f2 = 4, .veq_len = 10,
+
+
+ .vi_end_f1 = 21, .vi_end_f2 = 22,
+ .nbr_end = 539,
+
+ .burst_ena = false,
+
+ .filter_table = filter_table,
+ },
+ {
+ .name = "1080i at 60Hz",
+ .clock = 148800,
+ .refresh = 60000,
+ .oversample = TV_OVERSAMPLE_2X,
+ .component_only = 1,
+
+ .hsync_end = 88, .hblank_end = 235,
+ .hblank_start = 2155, .htotal = 2199,
+
+ .progressive = false, .trilevel_sync = true,
+
+ .vsync_start_f1 = 4, .vsync_start_f2 = 5,
+ .vsync_len = 10,
+
+ .veq_ena = true, .veq_start_f1 = 4,
+ .veq_start_f2 = 4, .veq_len = 10,
+
+
+ .vi_end_f1 = 21, .vi_end_f2 = 22,
+ .nbr_end = 539,
+
+ .burst_ena = false,
+
+ .filter_table = filter_table,
+ },
+};
+
+static struct intel_tv *enc_to_intel_tv(struct drm_encoder *encoder)
+{
+ return container_of(encoder, struct intel_tv, base.base);
+}
+
+static struct intel_tv *intel_attached_tv(struct drm_connector *connector)
+{
+ return container_of(intel_attached_encoder(connector),
+ struct intel_tv,
+ base);
+}
+
+static void
+intel_tv_dpms(struct drm_encoder *encoder, int mode)
+{
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+
+ switch (mode) {
+ case DRM_MODE_DPMS_ON:
+ I915_WRITE(TV_CTL, I915_READ(TV_CTL) | TV_ENC_ENABLE);
+ break;
+ case DRM_MODE_DPMS_STANDBY:
+ case DRM_MODE_DPMS_SUSPEND:
+ case DRM_MODE_DPMS_OFF:
+ I915_WRITE(TV_CTL, I915_READ(TV_CTL) & ~TV_ENC_ENABLE);
+ break;
+ }
+}
+
+static const struct tv_mode *
+intel_tv_mode_lookup(const char *tv_format)
+{
+ int i;
+
+ for (i = 0; i < sizeof(tv_modes) / sizeof(tv_modes[0]); i++) {
+ const struct tv_mode *tv_mode = &tv_modes[i];
+
+ if (!strcmp(tv_format, tv_mode->name))
+ return tv_mode;
+ }
+ return NULL;
+}
+
+static const struct tv_mode *
+intel_tv_mode_find(struct intel_tv *intel_tv)
+{
+ return intel_tv_mode_lookup(intel_tv->tv_format);
+}
+
+static enum drm_mode_status
+intel_tv_mode_valid(struct drm_connector *connector,
+ struct drm_display_mode *mode)
+{
+ struct intel_tv *intel_tv = intel_attached_tv(connector);
+ const struct tv_mode *tv_mode = intel_tv_mode_find(intel_tv);
+
+ /* Ensure TV refresh is close to desired refresh */
+ if (tv_mode && abs(tv_mode->refresh - drm_mode_vrefresh(mode) * 1000)
+ < 1000)
+ return MODE_OK;
+
+ return MODE_CLOCK_RANGE;
+}
+
+
+static bool
+intel_tv_mode_fixup(struct drm_encoder *encoder, struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ struct drm_device *dev = encoder->dev;
+ struct drm_mode_config *drm_config = &dev->mode_config;
+ struct intel_tv *intel_tv = enc_to_intel_tv(encoder);
+ const struct tv_mode *tv_mode = intel_tv_mode_find(intel_tv);
+ struct drm_encoder *other_encoder;
+
+ if (!tv_mode)
+ return false;
+
+ /* FIXME: lock encoder list */
+ list_for_each_entry(other_encoder, &drm_config->encoder_list, head) {
+ if (other_encoder != encoder &&
+ other_encoder->crtc == encoder->crtc)
+ return false;
+ }
+
+ adjusted_mode->clock = tv_mode->clock;
+ return true;
+}
+
+static void
+intel_tv_mode_set(struct drm_encoder *encoder, struct drm_display_mode *mode,
+ struct drm_display_mode *adjusted_mode)
+{
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_crtc *crtc = encoder->crtc;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct intel_tv *intel_tv = enc_to_intel_tv(encoder);
+ const struct tv_mode *tv_mode = intel_tv_mode_find(intel_tv);
+ u32 tv_ctl;
+ u32 hctl1, hctl2, hctl3;
+ u32 vctl1, vctl2, vctl3, vctl4, vctl5, vctl6, vctl7;
+ u32 scctl1, scctl2, scctl3;
+ int i, j;
+ const struct video_levels *video_levels;
+ const struct color_conversion *color_conversion;
+ bool burst_ena;
+ int pipe = intel_crtc->pipe;
+
+ if (!tv_mode)
+ return; /* can't happen (mode_prepare prevents this) */
+
+ tv_ctl = I915_READ(TV_CTL);
+ tv_ctl &= TV_CTL_SAVE;
+
+ switch (intel_tv->type) {
+ default:
+ case DRM_MODE_CONNECTOR_Unknown:
+ case DRM_MODE_CONNECTOR_Composite:
+ tv_ctl |= TV_ENC_OUTPUT_COMPOSITE;
+ video_levels = tv_mode->composite_levels;
+ color_conversion = tv_mode->composite_color;
+ burst_ena = tv_mode->burst_ena;
+ break;
+ case DRM_MODE_CONNECTOR_Component:
+ tv_ctl |= TV_ENC_OUTPUT_COMPONENT;
+ video_levels = &component_levels;
+ if (tv_mode->burst_ena)
+ color_conversion = &sdtv_csc_yprpb;
+ else
+ color_conversion = &hdtv_csc_yprpb;
+ burst_ena = false;
+ break;
+ case DRM_MODE_CONNECTOR_SVIDEO:
+ tv_ctl |= TV_ENC_OUTPUT_SVIDEO;
+ video_levels = tv_mode->svideo_levels;
+ color_conversion = tv_mode->svideo_color;
+ burst_ena = tv_mode->burst_ena;
+ break;
+ }
+ hctl1 = (tv_mode->hsync_end << TV_HSYNC_END_SHIFT) |
+ (tv_mode->htotal << TV_HTOTAL_SHIFT);
+
+ hctl2 = (tv_mode->hburst_start << 16) |
+ (tv_mode->hburst_len << TV_HBURST_LEN_SHIFT);
+
+ if (burst_ena)
+ hctl2 |= TV_BURST_ENA;
+
+ hctl3 = (tv_mode->hblank_start << TV_HBLANK_START_SHIFT) |
+ (tv_mode->hblank_end << TV_HBLANK_END_SHIFT);
+
+ vctl1 = (tv_mode->nbr_end << TV_NBR_END_SHIFT) |
+ (tv_mode->vi_end_f1 << TV_VI_END_F1_SHIFT) |
+ (tv_mode->vi_end_f2 << TV_VI_END_F2_SHIFT);
+
+ vctl2 = (tv_mode->vsync_len << TV_VSYNC_LEN_SHIFT) |
+ (tv_mode->vsync_start_f1 << TV_VSYNC_START_F1_SHIFT) |
+ (tv_mode->vsync_start_f2 << TV_VSYNC_START_F2_SHIFT);
+
+ vctl3 = (tv_mode->veq_len << TV_VEQ_LEN_SHIFT) |
+ (tv_mode->veq_start_f1 << TV_VEQ_START_F1_SHIFT) |
+ (tv_mode->veq_start_f2 << TV_VEQ_START_F2_SHIFT);
+
+ if (tv_mode->veq_ena)
+ vctl3 |= TV_EQUAL_ENA;
+
+ vctl4 = (tv_mode->vburst_start_f1 << TV_VBURST_START_F1_SHIFT) |
+ (tv_mode->vburst_end_f1 << TV_VBURST_END_F1_SHIFT);
+
+ vctl5 = (tv_mode->vburst_start_f2 << TV_VBURST_START_F2_SHIFT) |
+ (tv_mode->vburst_end_f2 << TV_VBURST_END_F2_SHIFT);
+
+ vctl6 = (tv_mode->vburst_start_f3 << TV_VBURST_START_F3_SHIFT) |
+ (tv_mode->vburst_end_f3 << TV_VBURST_END_F3_SHIFT);
+
+ vctl7 = (tv_mode->vburst_start_f4 << TV_VBURST_START_F4_SHIFT) |
+ (tv_mode->vburst_end_f4 << TV_VBURST_END_F4_SHIFT);
+
+ if (intel_crtc->pipe == 1)
+ tv_ctl |= TV_ENC_PIPEB_SELECT;
+ tv_ctl |= tv_mode->oversample;
+
+ if (tv_mode->progressive)
+ tv_ctl |= TV_PROGRESSIVE;
+ if (tv_mode->trilevel_sync)
+ tv_ctl |= TV_TRILEVEL_SYNC;
+ if (tv_mode->pal_burst)
+ tv_ctl |= TV_PAL_BURST;
+
+ scctl1 = 0;
+ if (tv_mode->dda1_inc)
+ scctl1 |= TV_SC_DDA1_EN;
+ if (tv_mode->dda2_inc)
+ scctl1 |= TV_SC_DDA2_EN;
+ if (tv_mode->dda3_inc)
+ scctl1 |= TV_SC_DDA3_EN;
+ scctl1 |= tv_mode->sc_reset;
+ if (video_levels)
+ scctl1 |= video_levels->burst << TV_BURST_LEVEL_SHIFT;
+ scctl1 |= tv_mode->dda1_inc << TV_SCDDA1_INC_SHIFT;
+
+ scctl2 = tv_mode->dda2_size << TV_SCDDA2_SIZE_SHIFT |
+ tv_mode->dda2_inc << TV_SCDDA2_INC_SHIFT;
+
+ scctl3 = tv_mode->dda3_size << TV_SCDDA3_SIZE_SHIFT |
+ tv_mode->dda3_inc << TV_SCDDA3_INC_SHIFT;
+
+ /* Enable two fixes for the chips that need them. */
+ if (dev->pci_device < 0x2772)
+ tv_ctl |= TV_ENC_C0_FIX | TV_ENC_SDP_FIX;
+
+ I915_WRITE(TV_H_CTL_1, hctl1);
+ I915_WRITE(TV_H_CTL_2, hctl2);
+ I915_WRITE(TV_H_CTL_3, hctl3);
+ I915_WRITE(TV_V_CTL_1, vctl1);
+ I915_WRITE(TV_V_CTL_2, vctl2);
+ I915_WRITE(TV_V_CTL_3, vctl3);
+ I915_WRITE(TV_V_CTL_4, vctl4);
+ I915_WRITE(TV_V_CTL_5, vctl5);
+ I915_WRITE(TV_V_CTL_6, vctl6);
+ I915_WRITE(TV_V_CTL_7, vctl7);
+ I915_WRITE(TV_SC_CTL_1, scctl1);
+ I915_WRITE(TV_SC_CTL_2, scctl2);
+ I915_WRITE(TV_SC_CTL_3, scctl3);
+
+ if (color_conversion) {
+ I915_WRITE(TV_CSC_Y, (color_conversion->ry << 16) |
+ color_conversion->gy);
+ I915_WRITE(TV_CSC_Y2, (color_conversion->by << 16) |
+ color_conversion->ay);
+ I915_WRITE(TV_CSC_U, (color_conversion->ru << 16) |
+ color_conversion->gu);
+ I915_WRITE(TV_CSC_U2, (color_conversion->bu << 16) |
+ color_conversion->au);
+ I915_WRITE(TV_CSC_V, (color_conversion->rv << 16) |
+ color_conversion->gv);
+ I915_WRITE(TV_CSC_V2, (color_conversion->bv << 16) |
+ color_conversion->av);
+ }
+
+ if (INTEL_INFO(dev)->gen >= 4)
+ I915_WRITE(TV_CLR_KNOBS, 0x00404000);
+ else
+ I915_WRITE(TV_CLR_KNOBS, 0x00606000);
+
+ if (video_levels)
+ I915_WRITE(TV_CLR_LEVEL,
+ ((video_levels->black << TV_BLACK_LEVEL_SHIFT) |
+ (video_levels->blank << TV_BLANK_LEVEL_SHIFT)));
+ {
+ int pipeconf_reg = PIPECONF(pipe);
+ int dspcntr_reg = DSPCNTR(intel_crtc->plane);
+ int pipeconf = I915_READ(pipeconf_reg);
+ int dspcntr = I915_READ(dspcntr_reg);
+ int dspbase_reg = DSPADDR(intel_crtc->plane);
+ int xpos = 0x0, ypos = 0x0;
+ unsigned int xsize, ysize;
+ /* Pipe must be off here */
+ I915_WRITE(dspcntr_reg, dspcntr & ~DISPLAY_PLANE_ENABLE);
+ /* Flush the plane changes */
+ I915_WRITE(dspbase_reg, I915_READ(dspbase_reg));
+
+ /* Wait for vblank for the disable to take effect */
+ if (IS_GEN2(dev))
+ intel_wait_for_vblank(dev, intel_crtc->pipe);
+
+ I915_WRITE(pipeconf_reg, pipeconf & ~PIPECONF_ENABLE);
+ /* Wait for vblank for the disable to take effect. */
+ intel_wait_for_pipe_off(dev, intel_crtc->pipe);
+
+ /* Filter ctl must be set before TV_WIN_SIZE */
+ I915_WRITE(TV_FILTER_CTL_1, TV_AUTO_SCALE);
+ xsize = tv_mode->hblank_start - tv_mode->hblank_end;
+ if (tv_mode->progressive)
+ ysize = tv_mode->nbr_end + 1;
+ else
+ ysize = 2*tv_mode->nbr_end + 1;
+
+ xpos += intel_tv->margin[TV_MARGIN_LEFT];
+ ypos += intel_tv->margin[TV_MARGIN_TOP];
+ xsize -= (intel_tv->margin[TV_MARGIN_LEFT] +
+ intel_tv->margin[TV_MARGIN_RIGHT]);
+ ysize -= (intel_tv->margin[TV_MARGIN_TOP] +
+ intel_tv->margin[TV_MARGIN_BOTTOM]);
+ I915_WRITE(TV_WIN_POS, (xpos<<16)|ypos);
+ I915_WRITE(TV_WIN_SIZE, (xsize<<16)|ysize);
+
+ I915_WRITE(pipeconf_reg, pipeconf);
+ I915_WRITE(dspcntr_reg, dspcntr);
+ /* Flush the plane changes */
+ I915_WRITE(dspbase_reg, I915_READ(dspbase_reg));
+ }
+
+ j = 0;
+ for (i = 0; i < 60; i++)
+ I915_WRITE(TV_H_LUMA_0 + (i<<2), tv_mode->filter_table[j++]);
+ for (i = 0; i < 60; i++)
+ I915_WRITE(TV_H_CHROMA_0 + (i<<2), tv_mode->filter_table[j++]);
+ for (i = 0; i < 43; i++)
+ I915_WRITE(TV_V_LUMA_0 + (i<<2), tv_mode->filter_table[j++]);
+ for (i = 0; i < 43; i++)
+ I915_WRITE(TV_V_CHROMA_0 + (i<<2), tv_mode->filter_table[j++]);
+ I915_WRITE(TV_DAC, I915_READ(TV_DAC) & TV_DAC_SAVE);
+ I915_WRITE(TV_CTL, tv_ctl);
+}
+
+static const struct drm_display_mode reported_modes[] = {
+ {
+ .name = "NTSC 480i",
+ .clock = 107520,
+ .hdisplay = 1280,
+ .hsync_start = 1368,
+ .hsync_end = 1496,
+ .htotal = 1712,
+
+ .vdisplay = 1024,
+ .vsync_start = 1027,
+ .vsync_end = 1034,
+ .vtotal = 1104,
+ .type = DRM_MODE_TYPE_DRIVER,
+ },
+};
+
+/**
+ * Detects TV presence by checking for load.
+ *
+ * Requires that the current pipe's DPLL is active.
+
+ * \return true if TV is connected.
+ * \return false if TV is disconnected.
+ */
+static int
+intel_tv_detect_type(struct intel_tv *intel_tv,
+ struct drm_connector *connector)
+{
+ struct drm_encoder *encoder = &intel_tv->base.base;
+ struct drm_crtc *crtc = encoder->crtc;
+ struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
+ struct drm_device *dev = encoder->dev;
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ u32 tv_ctl, save_tv_ctl;
+ u32 tv_dac, save_tv_dac;
+ int type;
+
+ /* Disable TV interrupts around load detect or we'll recurse */
+ if (connector->polled & DRM_CONNECTOR_POLL_HPD) {
+ mtx_lock(&dev_priv->irq_lock);
+ i915_disable_pipestat(dev_priv, 0,
+ PIPE_HOTPLUG_INTERRUPT_ENABLE |
+ PIPE_HOTPLUG_TV_INTERRUPT_ENABLE);
+ mtx_unlock(&dev_priv->irq_lock);
+ }
+
+ save_tv_dac = tv_dac = I915_READ(TV_DAC);
+ save_tv_ctl = tv_ctl = I915_READ(TV_CTL);
+
+ /* Poll for TV detection */
+ tv_ctl &= ~(TV_ENC_ENABLE | TV_TEST_MODE_MASK);
+ tv_ctl |= TV_TEST_MODE_MONITOR_DETECT;
+ if (intel_crtc->pipe == 1)
+ tv_ctl |= TV_ENC_PIPEB_SELECT;
+ else
+ tv_ctl &= ~TV_ENC_PIPEB_SELECT;
+
+ tv_dac &= ~(TVDAC_SENSE_MASK | DAC_A_MASK | DAC_B_MASK | DAC_C_MASK);
+ tv_dac |= (TVDAC_STATE_CHG_EN |
+ TVDAC_A_SENSE_CTL |
+ TVDAC_B_SENSE_CTL |
+ TVDAC_C_SENSE_CTL |
+ DAC_CTL_OVERRIDE |
+ DAC_A_0_7_V |
+ DAC_B_0_7_V |
+ DAC_C_0_7_V);
+
+ I915_WRITE(TV_CTL, tv_ctl);
+ I915_WRITE(TV_DAC, tv_dac);
+ POSTING_READ(TV_DAC);
+
+ intel_wait_for_vblank(intel_tv->base.base.dev,
+ to_intel_crtc(intel_tv->base.base.crtc)->pipe);
+
+ type = -1;
+ tv_dac = I915_READ(TV_DAC);
+ DRM_DEBUG_KMS("TV detected: %x, %x\n", tv_ctl, tv_dac);
+ /*
+ * A B C
+ * 0 1 1 Composite
+ * 1 0 X svideo
+ * 0 0 0 Component
+ */
+ if ((tv_dac & TVDAC_SENSE_MASK) == (TVDAC_B_SENSE | TVDAC_C_SENSE)) {
+ DRM_DEBUG_KMS("Detected Composite TV connection\n");
+ type = DRM_MODE_CONNECTOR_Composite;
+ } else if ((tv_dac & (TVDAC_A_SENSE|TVDAC_B_SENSE)) == TVDAC_A_SENSE) {
+ DRM_DEBUG_KMS("Detected S-Video TV connection\n");
+ type = DRM_MODE_CONNECTOR_SVIDEO;
+ } else if ((tv_dac & TVDAC_SENSE_MASK) == 0) {
+ DRM_DEBUG_KMS("Detected Component TV connection\n");
+ type = DRM_MODE_CONNECTOR_Component;
+ } else {
+ DRM_DEBUG_KMS("Unrecognised TV connection\n");
+ type = -1;
+ }
+
+ I915_WRITE(TV_DAC, save_tv_dac & ~TVDAC_STATE_CHG_EN);
+ I915_WRITE(TV_CTL, save_tv_ctl);
+
+ /* Restore interrupt config */
+ if (connector->polled & DRM_CONNECTOR_POLL_HPD) {
+ mtx_lock(&dev_priv->irq_lock);
+ i915_enable_pipestat(dev_priv, 0,
+ PIPE_HOTPLUG_INTERRUPT_ENABLE |
+ PIPE_HOTPLUG_TV_INTERRUPT_ENABLE);
+ mtx_unlock(&dev_priv->irq_lock);
+ }
+
+ return type;
+}
+
+/*
+ * Here we set accurate tv format according to connector type
+ * i.e Component TV should not be assigned by NTSC or PAL
+ */
+static void intel_tv_find_better_format(struct drm_connector *connector)
+{
+ struct intel_tv *intel_tv = intel_attached_tv(connector);
+ const struct tv_mode *tv_mode = intel_tv_mode_find(intel_tv);
+ int i;
+
+ if ((intel_tv->type == DRM_MODE_CONNECTOR_Component) ==
+ tv_mode->component_only)
+ return;
+
+
+ for (i = 0; i < sizeof(tv_modes) / sizeof(*tv_modes); i++) {
+ tv_mode = tv_modes + i;
+
+ if ((intel_tv->type == DRM_MODE_CONNECTOR_Component) ==
+ tv_mode->component_only)
+ break;
+ }
+
+ intel_tv->tv_format = tv_mode->name;
+ drm_connector_property_set_value(connector,
+ connector->dev->mode_config.tv_mode_property, i);
+}
+
+/**
+ * Detect the TV connection.
+ *
+ * Currently this always returns CONNECTOR_STATUS_UNKNOWN, as we need to be sure
+ * we have a pipe programmed in order to probe the TV.
+ */
+static enum drm_connector_status
+intel_tv_detect(struct drm_connector *connector, bool force)
+{
+ struct drm_display_mode mode;
+ struct intel_tv *intel_tv = intel_attached_tv(connector);
+ int type;
+
+ mode = reported_modes[0];
+ drm_mode_set_crtcinfo(&mode, 0);
+
+ if (intel_tv->base.base.crtc && intel_tv->base.base.crtc->enabled) {
+ type = intel_tv_detect_type(intel_tv, connector);
+ } else if (force) {
+ struct intel_load_detect_pipe tmp;
+
+ if (intel_get_load_detect_pipe(&intel_tv->base, connector,
+ &mode, &tmp)) {
+ type = intel_tv_detect_type(intel_tv, connector);
+ intel_release_load_detect_pipe(&intel_tv->base,
+ connector,
+ &tmp);
+ } else
+ return connector_status_unknown;
+ } else
+ return connector->status;
+
+ if (type < 0)
+ return connector_status_disconnected;
+
+ intel_tv->type = type;
+ intel_tv_find_better_format(connector);
+
+ return connector_status_connected;
+}
+
+static const struct input_res {
+ const char *name;
+ int w, h;
+} input_res_table[] = {
+ {"640x480", 640, 480},
+ {"800x600", 800, 600},
+ {"1024x768", 1024, 768},
+ {"1280x1024", 1280, 1024},
+ {"848x480", 848, 480},
+ {"1280x720", 1280, 720},
+ {"1920x1080", 1920, 1080},
+};
+
+/*
+ * Chose preferred mode according to line number of TV format
+ */
+static void
+intel_tv_chose_preferred_modes(struct drm_connector *connector,
+ struct drm_display_mode *mode_ptr)
+{
+ struct intel_tv *intel_tv = intel_attached_tv(connector);
+ const struct tv_mode *tv_mode = intel_tv_mode_find(intel_tv);
+
+ if (tv_mode->nbr_end < 480 && mode_ptr->vdisplay == 480)
+ mode_ptr->type |= DRM_MODE_TYPE_PREFERRED;
+ else if (tv_mode->nbr_end > 480) {
+ if (tv_mode->progressive == true && tv_mode->nbr_end < 720) {
+ if (mode_ptr->vdisplay == 720)
+ mode_ptr->type |= DRM_MODE_TYPE_PREFERRED;
+ } else if (mode_ptr->vdisplay == 1080)
+ mode_ptr->type |= DRM_MODE_TYPE_PREFERRED;
+ }
+}
+
+/**
+ * Stub get_modes function.
+ *
+ * This should probably return a set of fixed modes, unless we can figure out
+ * how to probe modes off of TV connections.
+ */
+
+static int
+intel_tv_get_modes(struct drm_connector *connector)
+{
+ struct drm_display_mode *mode_ptr;
+ struct intel_tv *intel_tv = intel_attached_tv(connector);
+ const struct tv_mode *tv_mode = intel_tv_mode_find(intel_tv);
+ int j, count = 0;
+ u64 tmp;
+
+ for (j = 0; j < DRM_ARRAY_SIZE(input_res_table);
+ j++) {
+ const struct input_res *input = &input_res_table[j];
+ unsigned int hactive_s = input->w;
+ unsigned int vactive_s = input->h;
+
+ if (tv_mode->max_srcw && input->w > tv_mode->max_srcw)
+ continue;
+
+ if (input->w > 1024 && (!tv_mode->progressive
+ && !tv_mode->component_only))
+ continue;
+
+ mode_ptr = drm_mode_create(connector->dev);
+ if (!mode_ptr)
+ continue;
+ strncpy(mode_ptr->name, input->name, DRM_DISPLAY_MODE_LEN);
+
+ mode_ptr->hdisplay = hactive_s;
+ mode_ptr->hsync_start = hactive_s + 1;
+ mode_ptr->hsync_end = hactive_s + 64;
+ if (mode_ptr->hsync_end <= mode_ptr->hsync_start)
+ mode_ptr->hsync_end = mode_ptr->hsync_start + 1;
+ mode_ptr->htotal = hactive_s + 96;
+
+ mode_ptr->vdisplay = vactive_s;
+ mode_ptr->vsync_start = vactive_s + 1;
+ mode_ptr->vsync_end = vactive_s + 32;
+ if (mode_ptr->vsync_end <= mode_ptr->vsync_start)
+ mode_ptr->vsync_end = mode_ptr->vsync_start + 1;
+ mode_ptr->vtotal = vactive_s + 33;
+
+ tmp = (u64) tv_mode->refresh * mode_ptr->vtotal;
+ tmp *= mode_ptr->htotal;
+ tmp = tmp / 1000000;
+ mode_ptr->clock = (int) tmp;
+
+ mode_ptr->type = DRM_MODE_TYPE_DRIVER;
+ intel_tv_chose_preferred_modes(connector, mode_ptr);
+ drm_mode_probed_add(connector, mode_ptr);
+ count++;
+ }
+
+ return count;
+}
+
+static void
+intel_tv_destroy(struct drm_connector *connector)
+{
+#if 0
+ drm_sysfs_connector_remove(connector);
+#endif
+ drm_connector_cleanup(connector);
+ free(connector, DRM_MEM_KMS);
+}
+
+
+static int
+intel_tv_set_property(struct drm_connector *connector, struct drm_property *property,
+ uint64_t val)
+{
+ struct drm_device *dev = connector->dev;
+ struct intel_tv *intel_tv = intel_attached_tv(connector);
+ struct drm_crtc *crtc = intel_tv->base.base.crtc;
+ int ret = 0;
+ bool changed = false;
+
+ ret = drm_connector_property_set_value(connector, property, val);
+ if (ret < 0)
+ goto out;
+
+ if (property == dev->mode_config.tv_left_margin_property &&
+ intel_tv->margin[TV_MARGIN_LEFT] != val) {
+ intel_tv->margin[TV_MARGIN_LEFT] = val;
+ changed = true;
+ } else if (property == dev->mode_config.tv_right_margin_property &&
+ intel_tv->margin[TV_MARGIN_RIGHT] != val) {
+ intel_tv->margin[TV_MARGIN_RIGHT] = val;
+ changed = true;
+ } else if (property == dev->mode_config.tv_top_margin_property &&
+ intel_tv->margin[TV_MARGIN_TOP] != val) {
+ intel_tv->margin[TV_MARGIN_TOP] = val;
+ changed = true;
+ } else if (property == dev->mode_config.tv_bottom_margin_property &&
+ intel_tv->margin[TV_MARGIN_BOTTOM] != val) {
+ intel_tv->margin[TV_MARGIN_BOTTOM] = val;
+ changed = true;
+ } else if (property == dev->mode_config.tv_mode_property) {
+ if (val >= DRM_ARRAY_SIZE(tv_modes)) {
+ ret = -EINVAL;
+ goto out;
+ }
+ if (!strcmp(intel_tv->tv_format, tv_modes[val].name))
+ goto out;
+
+ intel_tv->tv_format = tv_modes[val].name;
+ changed = true;
+ } else {
+ ret = -EINVAL;
+ goto out;
+ }
+
+ if (changed && crtc)
+ drm_crtc_helper_set_mode(crtc, &crtc->mode, crtc->x,
+ crtc->y, crtc->fb);
+out:
+ return ret;
+}
+
+static const struct drm_encoder_helper_funcs intel_tv_helper_funcs = {
+ .dpms = intel_tv_dpms,
+ .mode_fixup = intel_tv_mode_fixup,
+ .prepare = intel_encoder_prepare,
+ .mode_set = intel_tv_mode_set,
+ .commit = intel_encoder_commit,
+};
+
+static const struct drm_connector_funcs intel_tv_connector_funcs = {
+ .dpms = drm_helper_connector_dpms,
+ .detect = intel_tv_detect,
+ .destroy = intel_tv_destroy,
+ .set_property = intel_tv_set_property,
+ .fill_modes = drm_helper_probe_single_connector_modes,
+};
+
+static const struct drm_connector_helper_funcs intel_tv_connector_helper_funcs = {
+ .mode_valid = intel_tv_mode_valid,
+ .get_modes = intel_tv_get_modes,
+ .best_encoder = intel_best_encoder,
+};
+
+static const struct drm_encoder_funcs intel_tv_enc_funcs = {
+ .destroy = intel_encoder_destroy,
+};
+
+/*
+ * Enumerate the child dev array parsed from VBT to check whether
+ * the integrated TV is present.
+ * If it is present, return 1.
+ * If it is not present, return false.
+ * If no child dev is parsed from VBT, it assumes that the TV is present.
+ */
+static int tv_is_present_in_vbt(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct child_device_config *p_child;
+ int i, ret;
+
+ if (!dev_priv->child_dev_num)
+ return 1;
+
+ ret = 0;
+ for (i = 0; i < dev_priv->child_dev_num; i++) {
+ p_child = dev_priv->child_dev + i;
+ /*
+ * If the device type is not TV, continue.
+ */
+ if (p_child->device_type != DEVICE_TYPE_INT_TV &&
+ p_child->device_type != DEVICE_TYPE_TV)
+ continue;
+ /* Only when the addin_offset is non-zero, it is regarded
+ * as present.
+ */
+ if (p_child->addin_offset) {
+ ret = 1;
+ break;
+ }
+ }
+ return ret;
+}
+
+void
+intel_tv_init(struct drm_device *dev)
+{
+ struct drm_i915_private *dev_priv = dev->dev_private;
+ struct drm_connector *connector;
+ struct intel_tv *intel_tv;
+ struct intel_encoder *intel_encoder;
+ struct intel_connector *intel_connector;
+ u32 tv_dac_on, tv_dac_off, save_tv_dac;
+ char *tv_format_names[DRM_ARRAY_SIZE(tv_modes)];
+ int i, initial_mode = 0;
+
+ if ((I915_READ(TV_CTL) & TV_FUSE_STATE_MASK) == TV_FUSE_STATE_DISABLED)
+ return;
+
+ if (!tv_is_present_in_vbt(dev)) {
+ DRM_DEBUG_KMS("Integrated TV is not present.\n");
+ return;
+ }
+ /* Even if we have an encoder we may not have a connector */
+ if (!dev_priv->int_tv_support)
+ return;
+
+ /*
+ * Sanity check the TV output by checking to see if the
+ * DAC register holds a value
+ */
+ save_tv_dac = I915_READ(TV_DAC);
+
+ I915_WRITE(TV_DAC, save_tv_dac | TVDAC_STATE_CHG_EN);
+ tv_dac_on = I915_READ(TV_DAC);
+
+ I915_WRITE(TV_DAC, save_tv_dac & ~TVDAC_STATE_CHG_EN);
+ tv_dac_off = I915_READ(TV_DAC);
+
+ I915_WRITE(TV_DAC, save_tv_dac);
+
+ /*
+ * If the register does not hold the state change enable
+ * bit, (either as a 0 or a 1), assume it doesn't really
+ * exist
+ */
+ if ((tv_dac_on & TVDAC_STATE_CHG_EN) == 0 ||
+ (tv_dac_off & TVDAC_STATE_CHG_EN) != 0)
+ return;
+
+ intel_tv = malloc(sizeof(struct intel_tv), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+ intel_connector = malloc(sizeof(struct intel_connector), DRM_MEM_KMS,
+ M_WAITOK | M_ZERO);
+
+ intel_encoder = &intel_tv->base;
+ connector = &intel_connector->base;
+
+ /* The documentation, for the older chipsets at least, recommend
+ * using a polling method rather than hotplug detection for TVs.
+ * This is because in order to perform the hotplug detection, the PLLs
+ * for the TV must be kept alive increasing power drain and starving
+ * bandwidth from other encoders. Notably for instance, it causes
+ * pipe underruns on Crestline when this encoder is supposedly idle.
+ *
+ * More recent chipsets favour HDMI rather than integrated S-Video.
+ */
+ connector->polled = DRM_CONNECTOR_POLL_CONNECT;
+
+ drm_connector_init(dev, connector, &intel_tv_connector_funcs,
+ DRM_MODE_CONNECTOR_SVIDEO);
+
+ drm_encoder_init(dev, &intel_encoder->base, &intel_tv_enc_funcs,
+ DRM_MODE_ENCODER_TVDAC);
+
+ intel_connector_attach_encoder(intel_connector, intel_encoder);
+ intel_encoder->type = INTEL_OUTPUT_TVOUT;
+ intel_encoder->crtc_mask = (1 << 0) | (1 << 1);
+ intel_encoder->clone_mask = (1 << INTEL_TV_CLONE_BIT);
+ intel_encoder->base.possible_crtcs = ((1 << 0) | (1 << 1));
+ intel_encoder->base.possible_clones = (1 << INTEL_OUTPUT_TVOUT);
+ intel_tv->type = DRM_MODE_CONNECTOR_Unknown;
+
+ /* BIOS margin values */
+ intel_tv->margin[TV_MARGIN_LEFT] = 54;
+ intel_tv->margin[TV_MARGIN_TOP] = 36;
+ intel_tv->margin[TV_MARGIN_RIGHT] = 46;
+ intel_tv->margin[TV_MARGIN_BOTTOM] = 37;
+
+ intel_tv->tv_format = tv_modes[initial_mode].name;
+
+ drm_encoder_helper_add(&intel_encoder->base, &intel_tv_helper_funcs);
+ drm_connector_helper_add(connector, &intel_tv_connector_helper_funcs);
+ connector->interlace_allowed = false;
+ connector->doublescan_allowed = false;
+
+ /* Create TV properties then attach current values */
+ for (i = 0; i < DRM_ARRAY_SIZE(tv_modes); i++)
+ tv_format_names[i] = __DECONST(char *, tv_modes[i].name);
+ drm_mode_create_tv_properties(dev,
+ DRM_ARRAY_SIZE(tv_modes),
+ tv_format_names);
+
+ drm_connector_attach_property(connector, dev->mode_config.tv_mode_property,
+ initial_mode);
+ drm_connector_attach_property(connector,
+ dev->mode_config.tv_left_margin_property,
+ intel_tv->margin[TV_MARGIN_LEFT]);
+ drm_connector_attach_property(connector,
+ dev->mode_config.tv_top_margin_property,
+ intel_tv->margin[TV_MARGIN_TOP]);
+ drm_connector_attach_property(connector,
+ dev->mode_config.tv_right_margin_property,
+ intel_tv->margin[TV_MARGIN_RIGHT]);
+ drm_connector_attach_property(connector,
+ dev->mode_config.tv_bottom_margin_property,
+ intel_tv->margin[TV_MARGIN_BOTTOM]);
+#if 0
+ drm_sysfs_connector_add(connector);
+#endif
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_82541.c
--- a/head/sys/dev/e1000/e1000_82541.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_82541.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_82541.c 228386 2011-12-10 06:55:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_82541.c 238148 2012-07-05 20:26:57Z jfv $*/
/*
* 82541EI Gigabit Ethernet Controller
@@ -642,7 +642,7 @@
* of MAC speed/duplex configuration. So we only need to
* configure Collision Distance in the MAC.
*/
- e1000_config_collision_dist_generic(hw);
+ mac->ops.config_collision_dist(hw);
/*
* Configure Flow Control now that Auto-Neg has completed.
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_82543.c
--- a/head/sys/dev/e1000/e1000_82543.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_82543.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_82543.c 228386 2011-12-10 06:55:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_82543.c 238148 2012-07-05 20:26:57Z jfv $*/
/*
* 82543GC Gigabit Ethernet Controller (Fiber)
@@ -1126,7 +1126,7 @@
DEBUGOUT("Valid link established!!!\n");
/* Config the MAC and PHY after link is up */
if (hw->mac.type == e1000_82544) {
- e1000_config_collision_dist_generic(hw);
+ hw->mac.ops.config_collision_dist(hw);
} else {
ret_val = e1000_config_mac_to_phy_82543(hw);
if (ret_val)
@@ -1160,7 +1160,7 @@
/* Take the link out of reset */
ctrl &= ~E1000_CTRL_LRST;
- e1000_config_collision_dist_generic(hw);
+ hw->mac.ops.config_collision_dist(hw);
ret_val = e1000_commit_fc_settings_generic(hw);
if (ret_val)
@@ -1259,7 +1259,7 @@
* settings.
*/
if (mac->type == e1000_82544)
- e1000_config_collision_dist_generic(hw);
+ hw->mac.ops.config_collision_dist(hw);
else {
ret_val = e1000_config_mac_to_phy_82543(hw);
if (ret_val) {
@@ -1433,7 +1433,7 @@
if (phy_data & M88E1000_PSSR_DPLX)
ctrl |= E1000_CTRL_FD;
- e1000_config_collision_dist_generic(hw);
+ hw->mac.ops.config_collision_dist(hw);
/*
* Set up speed in the Device Control register depending on
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_82571.c
--- a/head/sys/dev/e1000/e1000_82571.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_82571.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_82571.c 228386 2011-12-10 06:55:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_82571.c 238148 2012-07-05 20:26:57Z jfv $*/
/*
* 82571EB Gigabit Ethernet Controller
@@ -1907,7 +1907,7 @@
* incoming packets directed to this port are dropped.
* Eventually the LAA will be in RAR[0] and RAR[14].
*/
- e1000_rar_set_generic(hw, hw->mac.addr,
+ hw->mac.ops.rar_set(hw, hw->mac.addr,
hw->mac.rar_entry_count - 1);
return;
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_82575.c
--- a/head/sys/dev/e1000/e1000_82575.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_82575.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2011, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_82575.c 228386 2011-12-10 06:55:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_82575.c 238148 2012-07-05 20:26:57Z jfv $*/
/*
* 82575EB Gigabit Network Connection
@@ -38,9 +38,12 @@
* 82575GB Gigabit Network Connection
* 82576 Gigabit Network Connection
* 82576 Quad Port Gigabit Mezzanine Adapter
+ * 82580 Gigabit Network Connection
+ * I350 Gigabit Network Connection
*/
#include "e1000_api.h"
+#include "e1000_i210.h"
static s32 e1000_init_phy_params_82575(struct e1000_hw *hw);
static s32 e1000_init_mac_params_82575(struct e1000_hw *hw);
@@ -162,6 +165,9 @@
DEBUGFUNC("e1000_init_phy_params_82575");
+ phy->ops.read_i2c_byte = e1000_read_i2c_byte_generic;
+ phy->ops.write_i2c_byte = e1000_write_i2c_byte_generic;
+
if (hw->phy.media_type != e1000_media_type_copper) {
phy->type = e1000_phy_none;
goto out;
@@ -195,12 +201,22 @@
if (e1000_sgmii_active_82575(hw) && !e1000_sgmii_uses_mdio_82575(hw)) {
phy->ops.read_reg = e1000_read_phy_reg_sgmii_82575;
phy->ops.write_reg = e1000_write_phy_reg_sgmii_82575;
- } else if (hw->mac.type >= e1000_82580) {
- phy->ops.read_reg = e1000_read_phy_reg_82580;
- phy->ops.write_reg = e1000_write_phy_reg_82580;
} else {
- phy->ops.read_reg = e1000_read_phy_reg_igp;
- phy->ops.write_reg = e1000_write_phy_reg_igp;
+ switch (hw->mac.type) {
+ case e1000_82580:
+ case e1000_i350:
+ phy->ops.read_reg = e1000_read_phy_reg_82580;
+ phy->ops.write_reg = e1000_write_phy_reg_82580;
+ break;
+ case e1000_i210:
+ case e1000_i211:
+ phy->ops.read_reg = e1000_read_phy_reg_gs40g;
+ phy->ops.write_reg = e1000_write_phy_reg_gs40g;
+ break;
+ default:
+ phy->ops.read_reg = e1000_read_phy_reg_igp;
+ phy->ops.write_reg = e1000_write_phy_reg_igp;
+ }
}
/* Set phy->phy_addr and phy->id. */
@@ -245,6 +261,15 @@
phy->ops.set_d0_lplu_state = e1000_set_d0_lplu_state_82580;
phy->ops.set_d3_lplu_state = e1000_set_d3_lplu_state_82580;
break;
+ case I210_I_PHY_ID:
+ phy->type = e1000_phy_i210;
+ phy->ops.check_polarity = e1000_check_polarity_m88;
+ phy->ops.get_info = e1000_get_phy_info_m88;
+ phy->ops.get_cable_length = e1000_get_cable_length_m88_gen2;
+ phy->ops.set_d0_lplu_state = e1000_set_d0_lplu_state_82580;
+ phy->ops.set_d3_lplu_state = e1000_set_d3_lplu_state_82580;
+ phy->ops.force_speed_duplex = e1000_phy_force_speed_duplex_m88;
+ break;
default:
ret_val = -E1000_ERR_PHY;
goto out;
@@ -281,28 +306,32 @@
size = 15;
nvm->word_size = 1 << size;
- nvm->opcode_bits = 8;
- nvm->delay_usec = 1;
- switch (nvm->override) {
- case e1000_nvm_override_spi_large:
- nvm->page_size = 32;
- nvm->address_bits = 16;
- break;
- case e1000_nvm_override_spi_small:
- nvm->page_size = 8;
- nvm->address_bits = 8;
- break;
- default:
- nvm->page_size = eecd & E1000_EECD_ADDR_BITS ? 32 : 8;
- nvm->address_bits = eecd & E1000_EECD_ADDR_BITS ? 16 : 8;
- break;
+ if (hw->mac.type < e1000_i210) {
+ nvm->opcode_bits = 8;
+ nvm->delay_usec = 1;
+
+ switch (nvm->override) {
+ case e1000_nvm_override_spi_large:
+ nvm->page_size = 32;
+ nvm->address_bits = 16;
+ break;
+ case e1000_nvm_override_spi_small:
+ nvm->page_size = 8;
+ nvm->address_bits = 8;
+ break;
+ default:
+ nvm->page_size = eecd & E1000_EECD_ADDR_BITS ? 32 : 8;
+ nvm->address_bits = eecd & E1000_EECD_ADDR_BITS ?
+ 16 : 8;
+ break;
+ }
+ if (nvm->word_size == (1 << 15))
+ nvm->page_size = 128;
+
+ nvm->type = e1000_nvm_eeprom_spi;
+ } else {
+ nvm->type = e1000_nvm_flash_hw;
}
-
- nvm->type = e1000_nvm_eeprom_spi;
-
- if (nvm->word_size == (1 << 15))
- nvm->page_size = 128;
-
/* Function Pointers */
nvm->ops.acquire = e1000_acquire_nvm_82575;
nvm->ops.release = e1000_release_nvm_82575;
@@ -316,7 +345,7 @@
nvm->ops.update = e1000_update_nvm_checksum_generic;
nvm->ops.valid_led_default = e1000_valid_led_default_82575;
- /* override genric family function pointers for specific descendants */
+ /* override generic family function pointers for specific descendants */
switch (hw->mac.type) {
case e1000_82580:
nvm->ops.validate = e1000_validate_nvm_checksum_82580;
@@ -368,8 +397,7 @@
mac->has_fwsm = TRUE;
/* ARC supported; valid only if manageability features are enabled. */
mac->arc_subsystem_valid =
- (E1000_READ_REG(hw, E1000_FWSM) & E1000_FWSM_MODE_MASK)
- ? TRUE : FALSE;
+ !!(E1000_READ_REG(hw, E1000_FWSM) & E1000_FWSM_MODE_MASK);
/* Function pointers */
@@ -394,8 +422,6 @@
mac->ops.power_up_serdes = e1000_power_up_serdes_link_82575;
/* check for link */
mac->ops.check_for_link = e1000_check_for_link_82575;
- /* receive address register setting */
- mac->ops.rar_set = e1000_rar_set_generic;
/* read mac address */
mac->ops.read_mac_addr = e1000_read_mac_addr_82575;
/* configure collision distance */
@@ -428,6 +454,13 @@
mac->ops.clear_hw_cntrs = e1000_clear_hw_cntrs_82575;
/* link info */
mac->ops.get_link_up_info = e1000_get_link_up_info_82575;
+ /* acquire SW_FW sync */
+ mac->ops.acquire_swfw_sync = e1000_acquire_swfw_sync_82575;
+ mac->ops.release_swfw_sync = e1000_release_swfw_sync_82575;
+ if (mac->type >= e1000_i210) {
+ mac->ops.acquire_swfw_sync = e1000_acquire_swfw_sync_i210;
+ mac->ops.release_swfw_sync = e1000_release_swfw_sync_i210;
+ }
/* set lan id for port to determine which phy lock to use */
hw->mac.ops.set_lan_id(hw);
@@ -470,7 +503,7 @@
else if (hw->bus.func == E1000_FUNC_3)
mask = E1000_SWFW_PHY3_SM;
- return e1000_acquire_swfw_sync_82575(hw, mask);
+ return hw->mac.ops.acquire_swfw_sync(hw, mask);
}
/**
@@ -492,7 +525,7 @@
else if (hw->bus.func == E1000_FUNC_3)
mask = E1000_SWFW_PHY3_SM;
- e1000_release_swfw_sync_82575(hw, mask);
+ hw->mac.ops.release_swfw_sync(hw, mask);
}
/**
@@ -796,7 +829,7 @@
{
struct e1000_phy_info *phy = &hw->phy;
s32 ret_val = E1000_SUCCESS;
- u16 data;
+ u32 data;
DEBUGFUNC("e1000_set_d0_lplu_state_82580");
@@ -844,7 +877,7 @@
{
struct e1000_phy_info *phy = &hw->phy;
s32 ret_val = E1000_SUCCESS;
- u16 data;
+ u32 data;
DEBUGFUNC("e1000_set_d3_lplu_state_82580");
@@ -918,11 +951,7 @@
}
- switch (hw->mac.type) {
- default:
- ret_val = e1000_acquire_nvm_generic(hw);
- }
-
+ ret_val = e1000_acquire_nvm_generic(hw);
if (ret_val)
e1000_release_swfw_sync_82575(hw, E1000_SWFW_EEP_SM);
@@ -941,10 +970,8 @@
{
DEBUGFUNC("e1000_release_nvm_82575");
- switch (hw->mac.type) {
- default:
- e1000_release_nvm_generic(hw);
- }
+ e1000_release_nvm_generic(hw);
+
e1000_release_swfw_sync_82575(hw, E1000_SWFW_EEP_SM);
}
@@ -1058,7 +1085,7 @@
DEBUGOUT("MNG configuration cycle has not completed.\n");
/* If EEPROM is not marked present, init the PHY manually */
- if (((E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_PRES) == 0) &&
+ if (!(E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_PRES) &&
(hw->phy.type == e1000_phy_igp_3))
e1000_phy_init_script_igp3(hw);
@@ -1115,6 +1142,7 @@
* continue to check for link.
*/
hw->mac.get_link_status = !hw->mac.serdes_has_link;
+
} else {
ret_val = e1000_check_for_copper_link_generic(hw);
}
@@ -1168,11 +1196,6 @@
DEBUGFUNC("e1000_get_pcs_speed_and_duplex_82575");
- /* Set up defaults for the return values of this function */
- mac->serdes_has_link = FALSE;
- *speed = 0;
- *duplex = 0;
-
/*
* Read the PCS Status register for link state. For non-copper mode,
* the status register is not accurate. The PCS status register is
@@ -1181,11 +1204,9 @@
pcs = E1000_READ_REG(hw, E1000_PCS_LSTAT);
/*
- * The link up bit determines when link is up on autoneg. The sync ok
- * gets set once both sides sync up and agree upon link. Stable link
- * can be determined by checking for both link up and link sync ok
+ * The link up bit determines when link is up on autoneg.
*/
- if ((pcs & E1000_PCS_LSTS_LINK_OK) && (pcs & E1000_PCS_LSTS_SYNK_OK)) {
+ if (pcs & E1000_PCS_LSTS_LINK_OK) {
mac->serdes_has_link = TRUE;
/* Detect and store PCS speed */
@@ -1201,6 +1222,10 @@
*duplex = FULL_DUPLEX;
else
*duplex = HALF_DUPLEX;
+ } else {
+ mac->serdes_has_link = FALSE;
+ *speed = 0;
+ *duplex = 0;
}
return E1000_SUCCESS;
@@ -1293,7 +1318,7 @@
}
/* If EEPROM is not present, run manual init scripts */
- if ((E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_PRES) == 0)
+ if (!(E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_PRES))
e1000_reset_init_script_82575(hw);
/* Clear any pending interrupt events. */
@@ -1396,6 +1421,7 @@
}
}
switch (hw->phy.type) {
+ case e1000_phy_i210:
case e1000_phy_m88:
if (hw->phy.id == I347AT4_E_PHY_ID ||
hw->phy.id == M88E1112_E_PHY_ID ||
@@ -1605,31 +1631,28 @@
}
/* Read Init Control Word #3*/
hw->nvm.ops.read(hw, init_ctrl_wd_3_offset, 1, &init_ctrl_wd_3);
+
+ /*
+ * Align link mode bits to
+ * their CTRL_EXT location.
+ */
current_link_mode = init_ctrl_wd_3;
+ current_link_mode <<= (E1000_CTRL_EXT_LINK_MODE_OFFSET -
+ init_ctrl_wd_3_bit_offset);
+ current_link_mode &= E1000_CTRL_EXT_LINK_MODE_MASK;
+
/*
* Switch to CSR for all but internal PHY.
*/
- if ((init_ctrl_wd_3 << (E1000_CTRL_EXT_LINK_MODE_OFFSET -
- init_ctrl_wd_3_bit_offset)) !=
- E1000_CTRL_EXT_LINK_MODE_GMII) {
- current_link_mode = ctrl_ext;
- init_ctrl_wd_3_bit_offset =
- E1000_CTRL_EXT_LINK_MODE_OFFSET;
- }
+ if (current_link_mode != E1000_CTRL_EXT_LINK_MODE_GMII)
+ /* Take link mode from CSR */
+ current_link_mode = ctrl_ext &
+ E1000_CTRL_EXT_LINK_MODE_MASK;
} else {
/* Take link mode from CSR */
- current_link_mode = ctrl_ext;
- init_ctrl_wd_3_bit_offset = E1000_CTRL_EXT_LINK_MODE_OFFSET;
+ current_link_mode = ctrl_ext & E1000_CTRL_EXT_LINK_MODE_MASK;
}
- /*
- * Align link mode bits to
- * their CTRL_EXT location.
- */
- current_link_mode <<= (E1000_CTRL_EXT_LINK_MODE_OFFSET -
- init_ctrl_wd_3_bit_offset);
- current_link_mode &= E1000_CTRL_EXT_LINK_MODE_MASK;
-
switch (current_link_mode) {
case E1000_CTRL_EXT_LINK_MODE_1000BASE_KX:
@@ -2331,7 +2354,7 @@
msec_delay(10);
/* Determine whether or not a global dev reset is requested */
- if (global_device_reset && e1000_acquire_swfw_sync_82575(hw,
+ if (global_device_reset && hw->mac.ops.acquire_swfw_sync(hw,
swmbsw_mask))
global_device_reset = FALSE;
@@ -2359,7 +2382,7 @@
}
/* If EEPROM is not present, run manual init scripts */
- if ((E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_PRES) == 0)
+ if (!(E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_PRES))
e1000_reset_init_script_82575(hw);
/* clear global device reset status bit */
@@ -2378,7 +2401,7 @@
/* Release semaphore */
if (global_device_reset)
- e1000_release_swfw_sync_82575(hw, swmbsw_mask);
+ hw->mac.ops.release_swfw_sync(hw, swmbsw_mask);
return ret_val;
}
@@ -2538,7 +2561,7 @@
goto out;
}
- if ((nvm_data & NVM_COMPATIBILITY_BIT_MASK) == 0) {
+ if (!(nvm_data & NVM_COMPATIBILITY_BIT_MASK)) {
/* set compatibility bit to validate checksums appropriately */
nvm_data = nvm_data | NVM_COMPATIBILITY_BIT_MASK;
ret_val = hw->nvm.ops.write(hw, NVM_COMPATIBILITY_REG_3, 1,
@@ -2737,6 +2760,7 @@
* e1000_read_i2c_byte_generic - Reads 8 bit word over I2C
* @hw: pointer to hardware structure
* @byte_offset: byte offset to read
+ * @dev_addr: device address
* @data: value read
*
* Performs byte read operation over I2C interface at
@@ -2750,14 +2774,14 @@
u32 retry = 1;
u16 swfw_mask = 0;
- bool nack = 1;
+ bool nack = TRUE;
DEBUGFUNC("e1000_read_i2c_byte_generic");
swfw_mask = E1000_SWFW_PHY0_SM;
do {
- if (e1000_acquire_swfw_sync_82575(hw, swfw_mask)
+ if (hw->mac.ops.acquire_swfw_sync(hw, swfw_mask)
!= E1000_SUCCESS) {
status = E1000_ERR_SWFW_SYNC;
goto read_byte_out;
@@ -2805,7 +2829,7 @@
break;
fail:
- e1000_release_swfw_sync_82575(hw, swfw_mask);
+ hw->mac.ops.release_swfw_sync(hw, swfw_mask);
msec_delay(100);
e1000_i2c_bus_clear(hw);
retry++;
@@ -2816,7 +2840,7 @@
} while (retry < max_retry);
- e1000_release_swfw_sync_82575(hw, swfw_mask);
+ hw->mac.ops.release_swfw_sync(hw, swfw_mask);
read_byte_out:
@@ -2827,6 +2851,7 @@
* e1000_write_i2c_byte_generic - Writes 8 bit word over I2C
* @hw: pointer to hardware structure
* @byte_offset: byte offset to write
+ * @dev_addr: device address
* @data: value to write
*
* Performs byte write operation over I2C interface at
@@ -2844,7 +2869,7 @@
swfw_mask = E1000_SWFW_PHY0_SM;
- if (e1000_acquire_swfw_sync_82575(hw, swfw_mask) != E1000_SUCCESS) {
+ if (hw->mac.ops.acquire_swfw_sync(hw, swfw_mask) != E1000_SUCCESS) {
status = E1000_ERR_SWFW_SYNC;
goto write_byte_out;
}
@@ -2888,7 +2913,7 @@
DEBUGOUT("I2C byte write error.\n");
} while (retry < max_retry);
- e1000_release_swfw_sync_82575(hw, swfw_mask);
+ hw->mac.ops.release_swfw_sync(hw, swfw_mask);
write_byte_out:
@@ -3020,7 +3045,7 @@
u32 i = 0;
u32 i2cctl = E1000_READ_REG(hw, E1000_I2CPARAMS);
u32 timeout = 10;
- bool ack = 1;
+ bool ack = TRUE;
DEBUGFUNC("e1000_get_i2c_ack");
@@ -3040,7 +3065,7 @@
return E1000_ERR_I2C;
ack = e1000_get_i2c_data(&i2cctl);
- if (ack == 1) {
+ if (ack) {
DEBUGOUT("I2C ack was not received.\n");
status = E1000_ERR_I2C;
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_api.c
--- a/head/sys/dev/e1000/e1000_api.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_api.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2011, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_api.c 228386 2011-12-10 06:55:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_api.c 238148 2012-07-05 20:26:57Z jfv $*/
#include "e1000_api.h"
@@ -323,6 +323,17 @@
case E1000_DEV_ID_I350_DA4:
mac->type = e1000_i350;
break;
+ case E1000_DEV_ID_I210_COPPER:
+ case E1000_DEV_ID_I210_COPPER_OEM1:
+ case E1000_DEV_ID_I210_COPPER_IT:
+ case E1000_DEV_ID_I210_FIBER:
+ case E1000_DEV_ID_I210_SERDES:
+ case E1000_DEV_ID_I210_SGMII:
+ mac->type = e1000_i210;
+ break;
+ case E1000_DEV_ID_I211_COPPER:
+ mac->type = e1000_i211;
+ break;
case E1000_DEV_ID_82576_VF:
mac->type = e1000_vfadapt;
break;
@@ -425,6 +436,10 @@
case e1000_i350:
e1000_init_function_pointers_82575(hw);
break;
+ case e1000_i210:
+ case e1000_i211:
+ e1000_init_function_pointers_i210(hw);
+ break;
case e1000_vfadapt:
e1000_init_function_pointers_vf(hw);
break;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_api.h
--- a/head/sys/dev/e1000/e1000_api.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_api.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2011, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_api.h 228386 2011-12-10 06:55:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_api.h 238148 2012-07-05 20:26:57Z jfv $*/
#ifndef _E1000_API_H_
#define _E1000_API_H_
@@ -49,6 +49,7 @@
extern void e1000_init_function_pointers_vf(struct e1000_hw *hw);
extern void e1000_power_up_fiber_serdes_link(struct e1000_hw *hw);
extern void e1000_shutdown_fiber_serdes_link(struct e1000_hw *hw);
+extern void e1000_init_function_pointers_i210(struct e1000_hw *hw);
s32 e1000_set_mac_type(struct e1000_hw *hw);
s32 e1000_setup_init_funcs(struct e1000_hw *hw, bool init_device);
@@ -118,6 +119,7 @@
u32 e1000_translate_register_82542(u32 reg);
+
/*
* TBI_ACCEPT macro definition:
*
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_defines.h
--- a/head/sys/dev/e1000/e1000_defines.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_defines.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2011, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_defines.h 228386 2011-12-10 06:55:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_defines.h 238148 2012-07-05 20:26:57Z jfv $*/
#ifndef _E1000_DEFINES_H_
#define _E1000_DEFINES_H_
@@ -1344,6 +1344,16 @@
#define E1000_EECD_SEC1VAL 0x00400000 /* Sector One Valid */
#define E1000_EECD_SECVAL_SHIFT 22
#define E1000_EECD_SEC1VAL_VALID_MASK (E1000_EECD_AUTO_RD | E1000_EECD_PRES)
+#define E1000_EECD_FLUPD_I210 0x00800000 /* Update FLASH */
+#define E1000_EECD_FLUDONE_I210 0x04000000 /* Update FLASH done */
+#define E1000_EECD_FLASH_DETECTED_I210 0x00080000 /* FLASH detected */
+#define E1000_FLUDONE_ATTEMPTS 20000
+#define E1000_EERD_EEWR_MAX_COUNT 512 /* buffered EEPROM words rw */
+#define E1000_I210_FIFO_SEL_RX 0x00
+#define E1000_I210_FIFO_SEL_TX_QAV(_i) (0x02 + (_i))
+#define E1000_I210_FIFO_SEL_TX_LEGACY E1000_I210_FIFO_SEL_TX_QAV(0)
+#define E1000_I210_FIFO_SEL_BMC2OS_TX 0x06
+#define E1000_I210_FIFO_SEL_BMC2OS_RX 0x01
#define E1000_NVM_SWDPIN0 0x0001 /* SWDPIN 0 NVM Value */
#define E1000_NVM_LED_LOGIC 0x0020 /* Led Logic Word */
@@ -1361,6 +1371,20 @@
#define NVM_VERSION 0x0005
#define NVM_SERDES_AMPLITUDE 0x0006 /* SERDES output amplitude */
#define NVM_PHY_CLASS_WORD 0x0007
+#define NVM_ETRACK_WORD 0x0042
+#define NVM_COMB_VER_OFF 0x0083
+#define NVM_COMB_VER_PTR 0x003d
+
+#define NVM_MAC_ADDR 0x0000
+#define NVM_SUB_DEV_ID 0x000B
+#define NVM_SUB_VEN_ID 0x000C
+#define NVM_DEV_ID 0x000D
+#define NVM_VEN_ID 0x000E
+#define NVM_INIT_CTRL_2 0x000F
+#define NVM_INIT_CTRL_4 0x0013
+#define NVM_LED_1_CFG 0x001C
+#define NVM_LED_0_2_CFG 0x001F
+
#define NVM_INIT_CONTROL1_REG 0x000A
#define NVM_INIT_CONTROL2_REG 0x000F
#define NVM_SWDEF_PINS_CTRL_PORT_1 0x0010
@@ -1380,12 +1404,12 @@
#define E1000_NVM_CFG_DONE_PORT_2 0x100000 /* ...for third port */
#define E1000_NVM_CFG_DONE_PORT_3 0x200000 /* ...for fourth port */
-#define NVM_82580_LAN_FUNC_OFFSET(a) (a ? (0x40 + (0x40 * a)) : 0)
+#define NVM_82580_LAN_FUNC_OFFSET(a) ((a) ? (0x40 + (0x40 * (a))) : 0)
/* Mask bits for fields in Word 0x24 of the NVM */
#define NVM_WORD24_COM_MDIO 0x0008 /* MDIO interface shared */
#define NVM_WORD24_EXT_MDIO 0x0004 /* MDIO accesses routed extrnl */
-/* Offset of Link Mode bits for 82575 up to Kawela */
+/* Offset of Link Mode bits for 82575/82576 */
#define NVM_WORD24_LNK_MODE_OFFSET 8
/* Offset of Link Mode bits for 82580 up */
#define NVM_WORD24_82580_LNK_MODE_OFFSET 4
@@ -1525,6 +1549,7 @@
#define I82579_E_PHY_ID 0x01540090
#define I82580_I_PHY_ID 0x015403A0
#define I350_I_PHY_ID 0x015403B0
+#define I210_I_PHY_ID 0x01410C00
#define IGP04E1000_E_PHY_ID 0x02A80391
#define M88_VENDOR 0x0141
@@ -1787,6 +1812,8 @@
#define E1000_DMACR_DMAC_LX_MASK 0x30000000
#define E1000_DMACR_DMAC_LX_SHIFT 28
#define E1000_DMACR_DMAC_EN 0x80000000 /* Enable DMA Coalescing */
+/* DMA Coalescing BMC-to-OS Watchdog Enable */
+#define E1000_DMACR_DC_BMC2OSW_EN 0x00008000
/* DMA Coalescing Transmit Threshold */
#define E1000_DMCTXTH_DMCTTHR_MASK 0x00000FFF
@@ -1807,8 +1834,9 @@
/* Lx power decision based on DMA coal */
#define E1000_PCIEMISC_LX_DECISION 0x00000080
-#define E1000_LTRC_EEEMS_EN 0x00000005 /* Enable EEE LTR max send */
#define E1000_RXPBS_SIZE_I210_MASK 0x0000003F /* Rx packet buffer size */
+#define E1000_TXPB0S_SIZE_I210_MASK 0x0000003F /* Tx packet buffer 0 size */
+#define E1000_LTRC_EEEMS_EN 0x00000020 /* Enable EEE LTR max send */
/* Minimum time for 1000BASE-T where no data will be transmit following move out
* of EEE LPI Tx state
*/
@@ -1826,12 +1854,14 @@
#define E1000_LTRMINV_SCALE_1024 2
/* Reg val to set scale to 32768 nsec */
#define E1000_LTRMINV_SCALE_32768 3
+#define E1000_LTRMINV_LSNP_REQ 0x00008000 /* LTR Snoop Requirement */
#define E1000_LTRMAXV_SCALE_MASK 0x00001C00 /* LTR maximum scale */
#define E1000_LTRMAXV_SCALE_SHIFT 10
/* Reg val to set scale to 1024 nsec */
#define E1000_LTRMAXV_SCALE_1024 2
/* Reg val to set scale to 32768 nsec */
#define E1000_LTRMAXV_SCALE_32768 3
+#define E1000_LTRMAXV_LSNP_REQ 0x00008000 /* LTR Snoop Requirement */
#define E1000_DOBFFCTL_OBFFTHR_MASK 0x000000FF /* OBFF threshold */
#define E1000_DOBFFCTL_EXIT_ACT_MASK 0x01000000 /* Exit active CB */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_hw.h
--- a/head/sys/dev/e1000/e1000_hw.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_hw.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2011, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_hw.h 228441 2011-12-12 18:27:34Z mdf $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_hw.h 238148 2012-07-05 20:26:57Z jfv $*/
#ifndef _E1000_HW_H_
#define _E1000_HW_H_
@@ -154,6 +154,13 @@
#define E1000_DEV_ID_I350_SERDES 0x1523
#define E1000_DEV_ID_I350_SGMII 0x1524
#define E1000_DEV_ID_I350_DA4 0x1546
+#define E1000_DEV_ID_I210_COPPER 0x1533
+#define E1000_DEV_ID_I210_COPPER_OEM1 0x1534
+#define E1000_DEV_ID_I210_COPPER_IT 0x1535
+#define E1000_DEV_ID_I210_FIBER 0x1536
+#define E1000_DEV_ID_I210_SERDES 0x1537
+#define E1000_DEV_ID_I210_SGMII 0x1538
+#define E1000_DEV_ID_I211_COPPER 0x1539
#define E1000_DEV_ID_DH89XXCC_SGMII 0x0438
#define E1000_DEV_ID_DH89XXCC_SERDES 0x043A
#define E1000_DEV_ID_DH89XXCC_BACKPLANE 0x043C
@@ -203,6 +210,8 @@
e1000_82576,
e1000_82580,
e1000_i350,
+ e1000_i210,
+ e1000_i211,
e1000_vfadapt,
e1000_vfadapt_i350,
e1000_num_macs /* List is 1-based, so subtract 1 for TRUE count. */
@@ -248,6 +257,7 @@
e1000_phy_82579,
e1000_phy_82580,
e1000_phy_vf,
+ e1000_phy_i210,
};
enum e1000_bus_type {
@@ -674,6 +684,8 @@
struct e1000_host_mng_command_header*);
s32 (*mng_enable_host_if)(struct e1000_hw *);
s32 (*wait_autoneg)(struct e1000_hw *);
+ s32 (*acquire_swfw_sync)(struct e1000_hw *, u16);
+ void (*release_swfw_sync)(struct e1000_hw *, u16);
};
/*
@@ -911,13 +923,13 @@
E1000_MUTEX nvm_mutex;
E1000_MUTEX swflag_mutex;
bool nvm_k1_enabled;
- int eee_disable;
+ bool eee_disable;
};
struct e1000_dev_spec_82575 {
bool sgmii_active;
bool global_device_reset;
- int eee_disable;
+ bool eee_disable;
bool module_plugged;
u32 mtu;
};
@@ -967,6 +979,7 @@
#include "e1000_80003es2lan.h"
#include "e1000_ich8lan.h"
#include "e1000_82575.h"
+#include "e1000_i210.h"
/* These functions must be implemented by drivers */
void e1000_pci_clear_mwi(struct e1000_hw *hw);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_i210.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/e1000/e1000_i210.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,740 @@
+/******************************************************************************
+
+ Copyright (c) 2001-2012, Intel Corporation
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+
+ 2. 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.
+
+ 3. Neither the name of the 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.
+
+******************************************************************************/
+/*$FreeBSD: head/sys/dev/e1000/e1000_i210.c 238148 2012-07-05 20:26:57Z jfv $*/
+
+#include "e1000_api.h"
+
+
+static s32 e1000_acquire_nvm_i210(struct e1000_hw *hw);
+static void e1000_release_nvm_i210(struct e1000_hw *hw);
+static s32 e1000_get_hw_semaphore_i210(struct e1000_hw *hw);
+static void e1000_put_hw_semaphore_i210(struct e1000_hw *hw);
+static s32 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words,
+ u16 *data);
+static s32 e1000_pool_flash_update_done_i210(struct e1000_hw *hw);
+static s32 e1000_valid_led_default_i210(struct e1000_hw *hw, u16 *data);
+static s32 e1000_read_nvm_i211(struct e1000_hw *hw, u16 offset, u16 words,
+ u16 *data);
+
+/**
+ * e1000_acquire_nvm_i210 - Request for access to EEPROM
+ * @hw: pointer to the HW structure
+ *
+ * Acquire the necessary semaphores for exclusive access to the EEPROM.
+ * Set the EEPROM access request bit and wait for EEPROM access grant bit.
+ * Return successful if access grant bit set, else clear the request for
+ * EEPROM access and return -E1000_ERR_NVM (-1).
+ **/
+static s32 e1000_acquire_nvm_i210(struct e1000_hw *hw)
+{
+ s32 ret_val;
+
+ DEBUGFUNC("e1000_acquire_nvm_i210");
+
+ ret_val = e1000_acquire_swfw_sync_i210(hw, E1000_SWFW_EEP_SM);
+
+ return ret_val;
+}
+
+/**
+ * e1000_release_nvm_i210 - Release exclusive access to EEPROM
+ * @hw: pointer to the HW structure
+ *
+ * Stop any current commands to the EEPROM and clear the EEPROM request bit,
+ * then release the semaphores acquired.
+ **/
+static void e1000_release_nvm_i210(struct e1000_hw *hw)
+{
+ DEBUGFUNC("e1000_release_nvm_i210");
+
+ e1000_release_swfw_sync_i210(hw, E1000_SWFW_EEP_SM);
+}
+
+/**
+ * e1000_acquire_swfw_sync_i210 - Acquire SW/FW semaphore
+ * @hw: pointer to the HW structure
+ * @mask: specifies which semaphore to acquire
+ *
+ * Acquire the SW/FW semaphore to access the PHY or NVM. The mask
+ * will also specify which port we're acquiring the lock for.
+ **/
+s32 e1000_acquire_swfw_sync_i210(struct e1000_hw *hw, u16 mask)
+{
+ u32 swfw_sync;
+ u32 swmask = mask;
+ u32 fwmask = mask << 16;
+ s32 ret_val = E1000_SUCCESS;
+ s32 i = 0, timeout = 200; /* FIXME: find real value to use here */
+
+ DEBUGFUNC("e1000_acquire_swfw_sync_i210");
+
+ while (i < timeout) {
+ if (e1000_get_hw_semaphore_i210(hw)) {
+ ret_val = -E1000_ERR_SWFW_SYNC;
+ goto out;
+ }
+
+ swfw_sync = E1000_READ_REG(hw, E1000_SW_FW_SYNC);
+ if (!(swfw_sync & fwmask))
+ break;
+
+ /*
+ * Firmware currently using resource (fwmask)
+ */
+ e1000_put_hw_semaphore_i210(hw);
+ msec_delay_irq(5);
+ i++;
+ }
+
+ if (i == timeout) {
+ DEBUGOUT("Driver can't access resource, SW_FW_SYNC timeout.\n");
+ ret_val = -E1000_ERR_SWFW_SYNC;
+ goto out;
+ }
+
+ swfw_sync |= swmask;
+ E1000_WRITE_REG(hw, E1000_SW_FW_SYNC, swfw_sync);
+
+ e1000_put_hw_semaphore_i210(hw);
+
+out:
+ return ret_val;
+}
+
+/**
+ * e1000_release_swfw_sync_i210 - Release SW/FW semaphore
+ * @hw: pointer to the HW structure
+ * @mask: specifies which semaphore to acquire
+ *
+ * Release the SW/FW semaphore used to access the PHY or NVM. The mask
+ * will also specify which port we're releasing the lock for.
+ **/
+void e1000_release_swfw_sync_i210(struct e1000_hw *hw, u16 mask)
+{
+ u32 swfw_sync;
+
+ DEBUGFUNC("e1000_release_swfw_sync_i210");
+
+ while (e1000_get_hw_semaphore_i210(hw) != E1000_SUCCESS)
+ ; /* Empty */
+
+ swfw_sync = E1000_READ_REG(hw, E1000_SW_FW_SYNC);
+ swfw_sync &= ~mask;
+ E1000_WRITE_REG(hw, E1000_SW_FW_SYNC, swfw_sync);
+
+ e1000_put_hw_semaphore_i210(hw);
+}
+
+/**
+ * e1000_get_hw_semaphore_i210 - Acquire hardware semaphore
+ * @hw: pointer to the HW structure
+ *
+ * Acquire the HW semaphore to access the PHY or NVM
+ **/
+static s32 e1000_get_hw_semaphore_i210(struct e1000_hw *hw)
+{
+ u32 swsm;
+ s32 ret_val = E1000_SUCCESS;
+ s32 timeout = hw->nvm.word_size + 1;
+ s32 i = 0;
+
+ DEBUGFUNC("e1000_get_hw_semaphore_i210");
+
+ /* Get the FW semaphore. */
+ for (i = 0; i < timeout; i++) {
+ swsm = E1000_READ_REG(hw, E1000_SWSM);
+ E1000_WRITE_REG(hw, E1000_SWSM, swsm | E1000_SWSM_SWESMBI);
+
+ /* Semaphore acquired if bit latched */
+ if (E1000_READ_REG(hw, E1000_SWSM) & E1000_SWSM_SWESMBI)
+ break;
+
+ usec_delay(50);
+ }
+
+ if (i == timeout) {
+ /* Release semaphores */
+ e1000_put_hw_semaphore_generic(hw);
+ DEBUGOUT("Driver can't access the NVM\n");
+ ret_val = -E1000_ERR_NVM;
+ goto out;
+ }
+
+out:
+ return ret_val;
+}
+
+/**
+ * e1000_put_hw_semaphore_i210 - Release hardware semaphore
+ * @hw: pointer to the HW structure
+ *
+ * Release hardware semaphore used to access the PHY or NVM
+ **/
+static void e1000_put_hw_semaphore_i210(struct e1000_hw *hw)
+{
+ u32 swsm;
+
+ DEBUGFUNC("e1000_put_hw_semaphore_i210");
+
+ swsm = E1000_READ_REG(hw, E1000_SWSM);
+
+ swsm &= ~E1000_SWSM_SWESMBI;
+
+ E1000_WRITE_REG(hw, E1000_SWSM, swsm);
+}
+
+/**
+ * e1000_read_nvm_srrd_i210 - Reads Shadow Ram using EERD register
+ * @hw: pointer to the HW structure
+ * @offset: offset of word in the Shadow Ram to read
+ * @words: number of words to read
+ * @data: word read from the Shadow Ram
+ *
+ * Reads a 16 bit word from the Shadow Ram using the EERD register.
+ * Uses necessary synchronization semaphores.
+ **/
+s32 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words,
+ u16 *data)
+{
+ s32 status = E1000_SUCCESS;
+ u16 i, count;
+
+ DEBUGFUNC("e1000_read_nvm_srrd_i210");
+
+ /* We cannot hold synchronization semaphores for too long,
+ * because of forceful takeover procedure. However it is more efficient
+ * to read in bursts than synchronizing access for each word. */
+ for (i = 0; i < words; i += E1000_EERD_EEWR_MAX_COUNT) {
+ count = (words - i) / E1000_EERD_EEWR_MAX_COUNT > 0 ?
+ E1000_EERD_EEWR_MAX_COUNT : (words - i);
+ if (hw->nvm.ops.acquire(hw) == E1000_SUCCESS) {
+ status = e1000_read_nvm_eerd(hw, offset, count,
+ data + i);
+ hw->nvm.ops.release(hw);
+ } else {
+ status = E1000_ERR_SWFW_SYNC;
+ }
+
+ if (status != E1000_SUCCESS)
+ break;
+ }
+
+ return status;
+}
+
+/**
+ * e1000_write_nvm_srwr_i210 - Write to Shadow RAM using EEWR
+ * @hw: pointer to the HW structure
+ * @offset: offset within the Shadow RAM to be written to
+ * @words: number of words to write
+ * @data: 16 bit word(s) to be written to the Shadow RAM
+ *
+ * Writes data to Shadow RAM at offset using EEWR register.
+ *
+ * If e1000_update_nvm_checksum is not called after this function , the
+ * data will not be committed to FLASH and also Shadow RAM will most likely
+ * contain an invalid checksum.
+ *
+ * If error code is returned, data and Shadow RAM may be inconsistent - buffer
+ * partially written.
+ **/
+s32 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words,
+ u16 *data)
+{
+ s32 status = E1000_SUCCESS;
+ u16 i, count;
+
+ DEBUGFUNC("e1000_write_nvm_srwr_i210");
+
+ /* We cannot hold synchronization semaphores for too long,
+ * because of forceful takeover procedure. However it is more efficient
+ * to write in bursts than synchronizing access for each word. */
+ for (i = 0; i < words; i += E1000_EERD_EEWR_MAX_COUNT) {
+ count = (words - i) / E1000_EERD_EEWR_MAX_COUNT > 0 ?
+ E1000_EERD_EEWR_MAX_COUNT : (words - i);
+ if (hw->nvm.ops.acquire(hw) == E1000_SUCCESS) {
+ status = e1000_write_nvm_srwr(hw, offset, count,
+ data + i);
+ hw->nvm.ops.release(hw);
+ } else {
+ status = E1000_ERR_SWFW_SYNC;
+ }
+
+ if (status != E1000_SUCCESS)
+ break;
+ }
+
+ return status;
+}
+
+/**
+ * e1000_write_nvm_srwr - Write to Shadow Ram using EEWR
+ * @hw: pointer to the HW structure
+ * @offset: offset within the Shadow Ram to be written to
+ * @words: number of words to write
+ * @data: 16 bit word(s) to be written to the Shadow Ram
+ *
+ * Writes data to Shadow Ram at offset using EEWR register.
+ *
+ * If e1000_update_nvm_checksum is not called after this function , the
+ * Shadow Ram will most likely contain an invalid checksum.
+ **/
+static s32 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words,
+ u16 *data)
+{
+ struct e1000_nvm_info *nvm = &hw->nvm;
+ u32 i, k, eewr = 0;
+ u32 attempts = 100000;
+ s32 ret_val = E1000_SUCCESS;
+
+ DEBUGFUNC("e1000_write_nvm_srwr");
+
+ /*
+ * A check for invalid values: offset too large, too many words,
+ * too many words for the offset, and not enough words.
+ */
+ if ((offset >= nvm->word_size) || (words > (nvm->word_size - offset)) ||
+ (words == 0)) {
+ DEBUGOUT("nvm parameter(s) out of bounds\n");
+ ret_val = -E1000_ERR_NVM;
+ goto out;
+ }
+
+ for (i = 0; i < words; i++) {
+ eewr = ((offset+i) << E1000_NVM_RW_ADDR_SHIFT) |
+ (data[i] << E1000_NVM_RW_REG_DATA) |
+ E1000_NVM_RW_REG_START;
+
+ E1000_WRITE_REG(hw, E1000_SRWR, eewr);
+
+ for (k = 0; k < attempts; k++) {
+ if (E1000_NVM_RW_REG_DONE &
+ E1000_READ_REG(hw, E1000_SRWR)) {
+ ret_val = E1000_SUCCESS;
+ break;
+ }
+ usec_delay(5);
+ }
+
+ if (ret_val != E1000_SUCCESS) {
+ DEBUGOUT("Shadow RAM write EEWR timed out\n");
+ break;
+ }
+ }
+
+out:
+ return ret_val;
+}
+
+/**
+ * e1000_read_nvm_i211 - Read NVM wrapper function for I211
+ * @hw: pointer to the HW structure
+ * @address: the word address (aka eeprom offset) to read
+ * @data: pointer to the data read
+ *
+ * Wrapper function to return data formerly found in the NVM.
+ **/
+static s32 e1000_read_nvm_i211(struct e1000_hw *hw, u16 offset, u16 words,
+ u16 *data)
+{
+ s32 ret_val = E1000_SUCCESS;
+
+ DEBUGFUNC("e1000_read_nvm_i211");
+
+ /* Only the MAC addr is required to be present in the iNVM */
+ switch (offset) {
+ case NVM_MAC_ADDR:
+ ret_val = e1000_read_invm_i211(hw, (u8)offset, &data[0]);
+ ret_val |= e1000_read_invm_i211(hw, (u8)offset+1, &data[1]);
+ ret_val |= e1000_read_invm_i211(hw, (u8)offset+2, &data[2]);
+ if (ret_val != E1000_SUCCESS)
+ DEBUGOUT("MAC Addr not found in iNVM\n");
+ break;
+ case NVM_ID_LED_SETTINGS:
+ case NVM_INIT_CTRL_2:
+ case NVM_INIT_CTRL_4:
+ case NVM_LED_1_CFG:
+ case NVM_LED_0_2_CFG:
+ e1000_read_invm_i211(hw, (u8)offset, data);
+ break;
+ case NVM_COMPAT:
+ *data = ID_LED_DEFAULT_I210;
+ break;
+ case NVM_SUB_DEV_ID:
+ *data = hw->subsystem_device_id;
+ break;
+ case NVM_SUB_VEN_ID:
+ *data = hw->subsystem_vendor_id;
+ break;
+ case NVM_DEV_ID:
+ *data = hw->device_id;
+ break;
+ case NVM_VEN_ID:
+ *data = hw->vendor_id;
+ break;
+ default:
+ DEBUGOUT1("NVM word 0x%02x is not mapped.\n", offset);
+ *data = NVM_RESERVED_WORD;
+ break;
+ }
+ return ret_val;
+}
+
+/**
+ * e1000_read_invm_i211 - Reads OTP
+ * @hw: pointer to the HW structure
+ * @address: the word address (aka eeprom offset) to read
+ * @data: pointer to the data read
+ *
+ * Reads 16-bit words from the OTP. Return error when the word is not
+ * stored in OTP.
+ **/
+s32 e1000_read_invm_i211(struct e1000_hw *hw, u8 address, u16 *data)
+{
+ s32 status = -E1000_ERR_INVM_VALUE_NOT_FOUND;
+ u32 invm_dword;
+ u16 i;
+ u8 record_type, word_address;
+
+ DEBUGFUNC("e1000_read_invm_i211");
+
+ for (i = 0; i < E1000_INVM_SIZE; i++) {
+ invm_dword = E1000_READ_REG(hw, E1000_INVM_DATA_REG(i));
+ /* Get record type */
+ record_type = INVM_DWORD_TO_RECORD_TYPE(invm_dword);
+ if (record_type == E1000_INVM_UNINITIALIZED_STRUCTURE)
+ break;
+ if (record_type == E1000_INVM_CSR_AUTOLOAD_STRUCTURE)
+ i += E1000_INVM_CSR_AUTOLOAD_DATA_SIZE_IN_DWORDS;
+ if (record_type == E1000_INVM_RSA_KEY_SHA256_STRUCTURE)
+ i += E1000_INVM_RSA_KEY_SHA256_DATA_SIZE_IN_DWORDS;
+ if (record_type == E1000_INVM_WORD_AUTOLOAD_STRUCTURE) {
+ word_address = INVM_DWORD_TO_WORD_ADDRESS(invm_dword);
+ if (word_address == address) {
+ *data = INVM_DWORD_TO_WORD_DATA(invm_dword);
+ DEBUGOUT2("Read INVM Word 0x%02x = %x",
+ address, *data);
+ status = E1000_SUCCESS;
+ break;
+ }
+ }
+ }
+ if (status != E1000_SUCCESS)
+ DEBUGOUT1("Requested word 0x%02x not found in OTP\n", address);
+ return status;
+}
+
+/**
+ * e1000_validate_nvm_checksum_i210 - Validate EEPROM checksum
+ * @hw: pointer to the HW structure
+ *
+ * Calculates the EEPROM checksum by reading/adding each word of the EEPROM
+ * and then verifies that the sum of the EEPROM is equal to 0xBABA.
+ **/
+s32 e1000_validate_nvm_checksum_i210(struct e1000_hw *hw)
+{
+ s32 status = E1000_SUCCESS;
+ s32 (*read_op_ptr)(struct e1000_hw *, u16, u16, u16 *);
+
+ DEBUGFUNC("e1000_validate_nvm_checksum_i210");
+
+ if (hw->nvm.ops.acquire(hw) == E1000_SUCCESS) {
+
+ /*
+ * Replace the read function with semaphore grabbing with
+ * the one that skips this for a while.
+ * We have semaphore taken already here.
+ */
+ read_op_ptr = hw->nvm.ops.read;
+ hw->nvm.ops.read = e1000_read_nvm_eerd;
+
+ status = e1000_validate_nvm_checksum_generic(hw);
+
+ /* Revert original read operation. */
+ hw->nvm.ops.read = read_op_ptr;
+
+ hw->nvm.ops.release(hw);
+ } else {
+ status = E1000_ERR_SWFW_SYNC;
+ }
+
+ return status;
+}
+
+
+/**
+ * e1000_update_nvm_checksum_i210 - Update EEPROM checksum
+ * @hw: pointer to the HW structure
+ *
+ * Updates the EEPROM checksum by reading/adding each word of the EEPROM
+ * up to the checksum. Then calculates the EEPROM checksum and writes the
+ * value to the EEPROM. Next commit EEPROM data onto the Flash.
+ **/
+s32 e1000_update_nvm_checksum_i210(struct e1000_hw *hw)
+{
+ s32 ret_val = E1000_SUCCESS;
+ u16 checksum = 0;
+ u16 i, nvm_data;
+
+ DEBUGFUNC("e1000_update_nvm_checksum_i210");
+
+ /*
+ * Read the first word from the EEPROM. If this times out or fails, do
+ * not continue or we could be in for a very long wait while every
+ * EEPROM read fails
+ */
+ ret_val = e1000_read_nvm_eerd(hw, 0, 1, &nvm_data);
+ if (ret_val != E1000_SUCCESS) {
+ DEBUGOUT("EEPROM read failed\n");
+ goto out;
+ }
+
+ if (hw->nvm.ops.acquire(hw) == E1000_SUCCESS) {
+ /*
+ * Do not use hw->nvm.ops.write, hw->nvm.ops.read
+ * because we do not want to take the synchronization
+ * semaphores twice here.
+ */
+
+ for (i = 0; i < NVM_CHECKSUM_REG; i++) {
+ ret_val = e1000_read_nvm_eerd(hw, i, 1, &nvm_data);
+ if (ret_val) {
+ hw->nvm.ops.release(hw);
+ DEBUGOUT("NVM Read Error while updating checksum.\n");
+ goto out;
+ }
+ checksum += nvm_data;
+ }
+ checksum = (u16) NVM_SUM - checksum;
+ ret_val = e1000_write_nvm_srwr(hw, NVM_CHECKSUM_REG, 1,
+ &checksum);
+ if (ret_val != E1000_SUCCESS) {
+ hw->nvm.ops.release(hw);
+ DEBUGOUT("NVM Write Error while updating checksum.\n");
+ goto out;
+ }
+
+ hw->nvm.ops.release(hw);
+
+ ret_val = e1000_update_flash_i210(hw);
+ } else {
+ ret_val = E1000_ERR_SWFW_SYNC;
+ }
+out:
+ return ret_val;
+}
+
+/**
+ * e1000_get_flash_presence_i210 - Check if flash device is detected.
+ * @hw: pointer to the HW structure
+ *
+ **/
+static bool e1000_get_flash_presence_i210(struct e1000_hw *hw)
+{
+ u32 eec = 0;
+ bool ret_val = FALSE;
+
+ DEBUGFUNC("e1000_get_flash_presence_i210");
+
+ eec = E1000_READ_REG(hw, E1000_EECD);
+
+ if (eec & E1000_EECD_FLASH_DETECTED_I210)
+ ret_val = TRUE;
+
+ return ret_val;
+}
+
+/**
+ * e1000_update_flash_i210 - Commit EEPROM to the flash
+ * @hw: pointer to the HW structure
+ *
+ **/
+s32 e1000_update_flash_i210(struct e1000_hw *hw)
+{
+ s32 ret_val = E1000_SUCCESS;
+ u32 flup;
+
+ DEBUGFUNC("e1000_update_flash_i210");
+
+ ret_val = e1000_pool_flash_update_done_i210(hw);
+ if (ret_val == -E1000_ERR_NVM) {
+ DEBUGOUT("Flash update time out\n");
+ goto out;
+ }
+
+ flup = E1000_READ_REG(hw, E1000_EECD) | E1000_EECD_FLUPD_I210;
+ E1000_WRITE_REG(hw, E1000_EECD, flup);
+
+ ret_val = e1000_pool_flash_update_done_i210(hw);
+ if (ret_val == E1000_SUCCESS)
+ DEBUGOUT("Flash update complete\n");
+ else
+ DEBUGOUT("Flash update time out\n");
+
+out:
+ return ret_val;
+}
+
+/**
+ * e1000_pool_flash_update_done_i210 - Pool FLUDONE status.
+ * @hw: pointer to the HW structure
+ *
+ **/
+s32 e1000_pool_flash_update_done_i210(struct e1000_hw *hw)
+{
+ s32 ret_val = -E1000_ERR_NVM;
+ u32 i, reg;
+
+ DEBUGFUNC("e1000_pool_flash_update_done_i210");
+
+ for (i = 0; i < E1000_FLUDONE_ATTEMPTS; i++) {
+ reg = E1000_READ_REG(hw, E1000_EECD);
+ if (reg & E1000_EECD_FLUDONE_I210) {
+ ret_val = E1000_SUCCESS;
+ break;
+ }
+ usec_delay(5);
+ }
+
+ return ret_val;
+}
+
+/**
+ * e1000_init_nvm_params_i210 - Initialize i210 NVM function pointers
+ * @hw: pointer to the HW structure
+ *
+ * Initialize the i210 NVM parameters and function pointers.
+ **/
+static s32 e1000_init_nvm_params_i210(struct e1000_hw *hw)
+{
+ s32 ret_val = E1000_SUCCESS;
+ struct e1000_nvm_info *nvm = &hw->nvm;
+
+ DEBUGFUNC("e1000_init_nvm_params_i210");
+
+ ret_val = e1000_init_nvm_params_82575(hw);
+
+ nvm->ops.acquire = e1000_acquire_nvm_i210;
+ nvm->ops.release = e1000_release_nvm_i210;
+ nvm->ops.read = e1000_read_nvm_srrd_i210;
+ nvm->ops.write = e1000_write_nvm_srwr_i210;
+ nvm->ops.valid_led_default = e1000_valid_led_default_i210;
+ nvm->ops.validate = e1000_validate_nvm_checksum_i210;
+ nvm->ops.update = e1000_update_nvm_checksum_i210;
+
+ return ret_val;
+}
+
+/**
+ * e1000_init_nvm_params_i211 - Initialize i211 NVM function pointers
+ * @hw: pointer to the HW structure
+ *
+ * Initialize the NVM parameters and function pointers for i211.
+ **/
+static s32 e1000_init_nvm_params_i211(struct e1000_hw *hw)
+{
+ struct e1000_nvm_info *nvm = &hw->nvm;
+
+ DEBUGFUNC("e1000_init_nvm_params_i211");
+
+ nvm->ops.acquire = e1000_acquire_nvm_i210;
+ nvm->ops.release = e1000_release_nvm_i210;
+ nvm->ops.read = e1000_read_nvm_i211;
+ nvm->ops.valid_led_default = e1000_valid_led_default_i210;
+ nvm->ops.write = e1000_null_write_nvm;
+ nvm->ops.validate = e1000_null_ops_generic;
+ nvm->ops.update = e1000_null_ops_generic;
+
+ return E1000_SUCCESS;
+}
+
+/**
+ * e1000_init_function_pointers_i210 - Init func ptrs.
+ * @hw: pointer to the HW structure
+ *
+ * Called to initialize all function pointers and parameters.
+ **/
+void e1000_init_function_pointers_i210(struct e1000_hw *hw)
+{
+ e1000_init_function_pointers_82575(hw);
+
+ switch (hw->mac.type) {
+ case e1000_i210:
+ if (e1000_get_flash_presence_i210(hw))
+ hw->nvm.ops.init_params = e1000_init_nvm_params_i210;
+ else
+ hw->nvm.ops.init_params = e1000_init_nvm_params_i211;
+ break;
+ case e1000_i211:
+ hw->nvm.ops.init_params = e1000_init_nvm_params_i211;
+ break;
+ default:
+ break;
+ }
+ return;
+}
+
+/**
+ * e1000_valid_led_default_i210 - Verify a valid default LED config
+ * @hw: pointer to the HW structure
+ * @data: pointer to the NVM (EEPROM)
+ *
+ * Read the EEPROM for the current default LED configuration. If the
+ * LED configuration is not valid, set to a valid LED configuration.
+ **/
+static s32 e1000_valid_led_default_i210(struct e1000_hw *hw, u16 *data)
+{
+ s32 ret_val;
+
+ DEBUGFUNC("e1000_valid_led_default_i210");
+
+ ret_val = hw->nvm.ops.read(hw, NVM_ID_LED_SETTINGS, 1, data);
+ if (ret_val) {
+ DEBUGOUT("NVM Read Error\n");
+ goto out;
+ }
+
+ if (*data == ID_LED_RESERVED_0000 || *data == ID_LED_RESERVED_FFFF) {
+ switch (hw->phy.media_type) {
+ case e1000_media_type_internal_serdes:
+ *data = ID_LED_DEFAULT_I210_SERDES;
+ break;
+ case e1000_media_type_copper:
+ default:
+ *data = ID_LED_DEFAULT_I210;
+ break;
+ }
+ }
+out:
+ return ret_val;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_i210.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/e1000/e1000_i210.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,80 @@
+/******************************************************************************
+
+ Copyright (c) 2001-2012, Intel Corporation
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+
+ 2. 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.
+
+ 3. Neither the name of the 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.
+
+******************************************************************************/
+/*$FreeBSD: head/sys/dev/e1000/e1000_i210.h 238148 2012-07-05 20:26:57Z jfv $*/
+
+#ifndef _E1000_I210_H_
+#define _E1000_I210_H_
+
+s32 e1000_update_flash_i210(struct e1000_hw *hw);
+s32 e1000_update_nvm_checksum_i210(struct e1000_hw *hw);
+s32 e1000_validate_nvm_checksum_i210(struct e1000_hw *hw);
+s32 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset,
+ u16 words, u16 *data);
+s32 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset,
+ u16 words, u16 *data);
+s32 e1000_read_invm_i211(struct e1000_hw *hw, u8 address, u16 *data);
+s32 e1000_check_for_copper_link_i210(struct e1000_hw *hw);
+s32 e1000_set_ltr_i210(struct e1000_hw *hw, bool link);
+s32 e1000_acquire_swfw_sync_i210(struct e1000_hw *hw, u16 mask);
+void e1000_release_swfw_sync_i210(struct e1000_hw *hw, u16 mask);
+
+#define E1000_STM_OPCODE 0xDB00
+#define E1000_EEPROM_FLASH_SIZE_WORD 0x11
+
+#define INVM_DWORD_TO_RECORD_TYPE(invm_dword) \
+ (u8)((invm_dword) & 0x7)
+#define INVM_DWORD_TO_WORD_ADDRESS(invm_dword) \
+ (u8)(((invm_dword) & 0x0000FE00) >> 9)
+#define INVM_DWORD_TO_WORD_DATA(invm_dword) \
+ (u16)(((invm_dword) & 0xFFFF0000) >> 16)
+
+enum E1000_INVM_STRUCTURE_TYPE {
+ E1000_INVM_UNINITIALIZED_STRUCTURE = 0x00,
+ E1000_INVM_WORD_AUTOLOAD_STRUCTURE = 0x01,
+ E1000_INVM_CSR_AUTOLOAD_STRUCTURE = 0x02,
+ E1000_INVM_PHY_REGISTER_AUTOLOAD_STRUCTURE = 0x03,
+ E1000_INVM_RSA_KEY_SHA256_STRUCTURE = 0x04,
+ E1000_INVM_INVALIDATED_STRUCTURE = 0x0F,
+};
+
+#define E1000_INVM_RSA_KEY_SHA256_DATA_SIZE_IN_DWORDS 8
+#define E1000_INVM_CSR_AUTOLOAD_DATA_SIZE_IN_DWORDS 1
+
+#define ID_LED_DEFAULT_I210 ((ID_LED_OFF1_ON2 << 8) | \
+ (ID_LED_DEF1_DEF2 << 4) | \
+ (ID_LED_OFF1_OFF2))
+#define ID_LED_DEFAULT_I210_SERDES ((ID_LED_DEF1_DEF2 << 8) | \
+ (ID_LED_DEF1_DEF2 << 4) | \
+ (ID_LED_DEF1_DEF2))
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_ich8lan.c
--- a/head/sys/dev/e1000/e1000_ich8lan.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_ich8lan.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_ich8lan.c 228386 2011-12-10 06:55:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_ich8lan.c 238148 2012-07-05 20:26:57Z jfv $*/
/*
* 82562G 10/100 Network Connection
@@ -738,7 +738,7 @@
* of MAC speed/duplex configuration. So we only need to
* configure Collision Distance in the MAC.
*/
- e1000_config_collision_dist_generic(hw);
+ hw->mac.ops.config_collision_dist(hw);
/*
* Configure Flow Control now that Auto-Neg has completed.
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_mac.c
--- a/head/sys/dev/e1000/e1000_mac.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_mac.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2011, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,12 +30,14 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_mac.c 228386 2011-12-10 06:55:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_mac.c 238148 2012-07-05 20:26:57Z jfv $*/
#include "e1000_api.h"
static s32 e1000_validate_mdi_setting_generic(struct e1000_hw *hw);
static void e1000_set_lan_id_multi_port_pcie(struct e1000_hw *hw);
+static void e1000_config_collision_dist_generic(struct e1000_hw *hw);
+static void e1000_rar_set_generic(struct e1000_hw *hw, u8 *addr, u32 index);
/**
* e1000_init_mac_ops_generic - Initialize MAC function pointers
@@ -395,30 +397,30 @@
ret_val = hw->nvm.ops.read(hw, NVM_COMPAT, 1, &nvm_data);
if (ret_val)
- goto out;
+ return ret_val;
/* not supported on older hardware or 82573 */
if ((hw->mac.type < e1000_82571) || (hw->mac.type == e1000_82573))
- goto out;
+ return E1000_SUCCESS;
/*
* Alternate MAC address is handled by the option ROM for 82580
* and newer. SW support not required.
*/
if (hw->mac.type >= e1000_82580)
- goto out;
+ return E1000_SUCCESS;
ret_val = hw->nvm.ops.read(hw, NVM_ALT_MAC_ADDR_PTR, 1,
&nvm_alt_mac_addr_offset);
if (ret_val) {
DEBUGOUT("NVM Read Error\n");
- goto out;
+ return ret_val;
}
if ((nvm_alt_mac_addr_offset == 0xFFFF) ||
(nvm_alt_mac_addr_offset == 0x0000))
/* There is no Alternate MAC Address */
- goto out;
+ return E1000_SUCCESS;
if (hw->bus.func == E1000_FUNC_1)
nvm_alt_mac_addr_offset += E1000_ALT_MAC_ADDRESS_OFFSET_LAN1;
@@ -432,7 +434,7 @@
ret_val = hw->nvm.ops.read(hw, offset, 1, &nvm_data);
if (ret_val) {
DEBUGOUT("NVM Read Error\n");
- goto out;
+ return ret_val;
}
alt_mac_addr[i] = (u8)(nvm_data & 0xFF);
@@ -442,7 +444,7 @@
/* if multicast bit is set, the alternate address will not be used */
if (alt_mac_addr[0] & 0x01) {
DEBUGOUT("Ignoring Alternate Mac Address with MC bit set\n");
- goto out;
+ return E1000_SUCCESS;
}
/*
@@ -452,8 +454,7 @@
*/
hw->mac.ops.rar_set(hw, alt_mac_addr, 0);
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -465,7 +466,7 @@
* Sets the receive address array register at index to the address passed
* in by addr.
**/
-void e1000_rar_set_generic(struct e1000_hw *hw, u8 *addr, u32 index)
+static void e1000_rar_set_generic(struct e1000_hw *hw, u8 *addr, u32 index)
{
u32 rar_low, rar_high;
@@ -496,43 +497,6 @@
}
/**
- * e1000_update_mc_addr_list_generic - Update Multicast addresses
- * @hw: pointer to the HW structure
- * @mc_addr_list: array of multicast addresses to program
- * @mc_addr_count: number of multicast addresses to program
- *
- * Updates entire Multicast Table Array.
- * The caller must have a packed mc_addr_list of multicast addresses.
- **/
-void e1000_update_mc_addr_list_generic(struct e1000_hw *hw,
- u8 *mc_addr_list, u32 mc_addr_count)
-{
- u32 hash_value, hash_bit, hash_reg;
- int i;
-
- DEBUGFUNC("e1000_update_mc_addr_list_generic");
-
- /* clear mta_shadow */
- memset(&hw->mac.mta_shadow, 0, sizeof(hw->mac.mta_shadow));
-
- /* update mta_shadow from mc_addr_list */
- for (i = 0; (u32) i < mc_addr_count; i++) {
- hash_value = e1000_hash_mc_addr_generic(hw, mc_addr_list);
-
- hash_reg = (hash_value >> 5) & (hw->mac.mta_reg_count - 1);
- hash_bit = hash_value & 0x1F;
-
- hw->mac.mta_shadow[hash_reg] |= (1 << hash_bit);
- mc_addr_list += (ETH_ADDR_LEN);
- }
-
- /* replace the entire MTA table */
- for (i = hw->mac.mta_reg_count - 1; i >= 0; i--)
- E1000_WRITE_REG_ARRAY(hw, E1000_MTA, i, hw->mac.mta_shadow[i]);
- E1000_WRITE_FLUSH(hw);
-}
-
-/**
* e1000_hash_mc_addr_generic - Generate a multicast hash value
* @hw: pointer to the HW structure
* @mc_addr: pointer to a multicast address
@@ -605,6 +569,43 @@
}
/**
+ * e1000_update_mc_addr_list_generic - Update Multicast addresses
+ * @hw: pointer to the HW structure
+ * @mc_addr_list: array of multicast addresses to program
+ * @mc_addr_count: number of multicast addresses to program
+ *
+ * Updates entire Multicast Table Array.
+ * The caller must have a packed mc_addr_list of multicast addresses.
+ **/
+void e1000_update_mc_addr_list_generic(struct e1000_hw *hw,
+ u8 *mc_addr_list, u32 mc_addr_count)
+{
+ u32 hash_value, hash_bit, hash_reg;
+ int i;
+
+ DEBUGFUNC("e1000_update_mc_addr_list_generic");
+
+ /* clear mta_shadow */
+ memset(&hw->mac.mta_shadow, 0, sizeof(hw->mac.mta_shadow));
+
+ /* update mta_shadow from mc_addr_list */
+ for (i = 0; (u32) i < mc_addr_count; i++) {
+ hash_value = e1000_hash_mc_addr_generic(hw, mc_addr_list);
+
+ hash_reg = (hash_value >> 5) & (hw->mac.mta_reg_count - 1);
+ hash_bit = hash_value & 0x1F;
+
+ hw->mac.mta_shadow[hash_reg] |= (1 << hash_bit);
+ mc_addr_list += (ETH_ADDR_LEN);
+ }
+
+ /* replace the entire MTA table */
+ for (i = hw->mac.mta_reg_count - 1; i >= 0; i--)
+ E1000_WRITE_REG_ARRAY(hw, E1000_MTA, i, hw->mac.mta_shadow[i]);
+ E1000_WRITE_FLUSH(hw);
+}
+
+/**
* e1000_pcix_mmrbc_workaround_generic - Fix incorrect MMRBC value
* @hw: pointer to the HW structure
*
@@ -712,10 +713,8 @@
* get_link_status flag is set upon receiving a Link Status
* Change or Rx Sequence Error interrupt.
*/
- if (!mac->get_link_status) {
- ret_val = E1000_SUCCESS;
- goto out;
- }
+ if (!mac->get_link_status)
+ return E1000_SUCCESS;
/*
* First we want to see if the MII Status Register reports
@@ -724,10 +723,10 @@
*/
ret_val = e1000_phy_has_link_generic(hw, 1, 0, &link);
if (ret_val)
- goto out;
+ return ret_val;
if (!link)
- goto out; /* No link detected */
+ return E1000_SUCCESS; /* No link detected */
mac->get_link_status = FALSE;
@@ -741,10 +740,8 @@
* If we are forcing speed/duplex, then we simply return since
* we have already determined whether we have link or not.
*/
- if (!mac->autoneg) {
- ret_val = -E1000_ERR_CONFIG;
- goto out;
- }
+ if (!mac->autoneg)
+ return -E1000_ERR_CONFIG;
/*
* Auto-Neg is enabled. Auto Speed Detection takes care
@@ -763,7 +760,6 @@
if (ret_val)
DEBUGOUT("Error configuring flow control\n");
-out:
return ret_val;
}
@@ -780,7 +776,7 @@
u32 rxcw;
u32 ctrl;
u32 status;
- s32 ret_val = E1000_SUCCESS;
+ s32 ret_val;
DEBUGFUNC("e1000_check_for_fiber_link_generic");
@@ -797,11 +793,11 @@
* was just plugged in. The autoneg_failed flag does this.
*/
/* (ctrl & E1000_CTRL_SWDPIN1) == 1 == have signal */
- if ((ctrl & E1000_CTRL_SWDPIN1) && (!(status & E1000_STATUS_LU)) &&
- (!(rxcw & E1000_RXCW_C))) {
- if (mac->autoneg_failed == 0) {
- mac->autoneg_failed = 1;
- goto out;
+ if ((ctrl & E1000_CTRL_SWDPIN1) && !(status & E1000_STATUS_LU) &&
+ !(rxcw & E1000_RXCW_C)) {
+ if (!mac->autoneg_failed) {
+ mac->autoneg_failed = TRUE;
+ return E1000_SUCCESS;
}
DEBUGOUT("NOT Rx'ing /C/, disable AutoNeg and force link.\n");
@@ -817,7 +813,7 @@
ret_val = e1000_config_fc_after_link_up_generic(hw);
if (ret_val) {
DEBUGOUT("Error configuring flow control\n");
- goto out;
+ return ret_val;
}
} else if ((ctrl & E1000_CTRL_SLU) && (rxcw & E1000_RXCW_C)) {
/*
@@ -833,8 +829,7 @@
mac->serdes_has_link = TRUE;
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -850,7 +845,7 @@
u32 rxcw;
u32 ctrl;
u32 status;
- s32 ret_val = E1000_SUCCESS;
+ s32 ret_val;
DEBUGFUNC("e1000_check_for_serdes_link_generic");
@@ -866,10 +861,10 @@
* time to complete.
*/
/* (ctrl & E1000_CTRL_SWDPIN1) == 1 == have signal */
- if ((!(status & E1000_STATUS_LU)) && (!(rxcw & E1000_RXCW_C))) {
- if (mac->autoneg_failed == 0) {
- mac->autoneg_failed = 1;
- goto out;
+ if (!(status & E1000_STATUS_LU) && !(rxcw & E1000_RXCW_C)) {
+ if (!mac->autoneg_failed) {
+ mac->autoneg_failed = TRUE;
+ return E1000_SUCCESS;
}
DEBUGOUT("NOT Rx'ing /C/, disable AutoNeg and force link.\n");
@@ -885,7 +880,7 @@
ret_val = e1000_config_fc_after_link_up_generic(hw);
if (ret_val) {
DEBUGOUT("Error configuring flow control\n");
- goto out;
+ return ret_val;
}
} else if ((ctrl & E1000_CTRL_SLU) && (rxcw & E1000_RXCW_C)) {
/*
@@ -943,8 +938,48 @@
}
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
+}
+
+/**
+ * e1000_set_default_fc_generic - Set flow control default values
+ * @hw: pointer to the HW structure
+ *
+ * Read the EEPROM for the default values for flow control and store the
+ * values.
+ **/
+s32 e1000_set_default_fc_generic(struct e1000_hw *hw)
+{
+ s32 ret_val;
+ u16 nvm_data;
+
+ DEBUGFUNC("e1000_set_default_fc_generic");
+
+ /*
+ * Read and store word 0x0F of the EEPROM. This word contains bits
+ * that determine the hardware's default PAUSE (flow control) mode,
+ * a bit that determines whether the HW defaults to enabling or
+ * disabling auto-negotiation, and the direction of the
+ * SW defined pins. If there is no SW over-ride of the flow
+ * control setting, then the variable hw->fc will
+ * be initialized based on a value in the EEPROM.
+ */
+ ret_val = hw->nvm.ops.read(hw, NVM_INIT_CONTROL2_REG, 1, &nvm_data);
+
+ if (ret_val) {
+ DEBUGOUT("NVM Read Error\n");
+ return ret_val;
+ }
+
+ if (!(nvm_data & NVM_WORD0F_PAUSE_MASK))
+ hw->fc.requested_mode = e1000_fc_none;
+ else if ((nvm_data & NVM_WORD0F_PAUSE_MASK) ==
+ NVM_WORD0F_ASM_DIR)
+ hw->fc.requested_mode = e1000_fc_tx_pause;
+ else
+ hw->fc.requested_mode = e1000_fc_full;
+
+ return E1000_SUCCESS;
}
/**
@@ -959,7 +994,7 @@
**/
s32 e1000_setup_link_generic(struct e1000_hw *hw)
{
- s32 ret_val = E1000_SUCCESS;
+ s32 ret_val;
DEBUGFUNC("e1000_setup_link_generic");
@@ -967,8 +1002,8 @@
* In the case of the phy reset being blocked, we already have a link.
* We do not need to set it up again.
*/
- if (e1000_check_reset_block(hw))
- goto out;
+ if (hw->phy.ops.check_reset_block && hw->phy.ops.check_reset_block(hw))
+ return E1000_SUCCESS;
/*
* If requested flow control is set to default, set flow control
@@ -977,7 +1012,7 @@
if (hw->fc.requested_mode == e1000_fc_default) {
ret_val = e1000_set_default_fc_generic(hw);
if (ret_val)
- goto out;
+ return ret_val;
}
/*
@@ -992,7 +1027,7 @@
/* Call the necessary media_type subroutine to configure the link. */
ret_val = hw->mac.ops.setup_physical_interface(hw);
if (ret_val)
- goto out;
+ return ret_val;
/*
* Initialize the flow control address, type, and PAUSE timer
@@ -1007,139 +1042,7 @@
E1000_WRITE_REG(hw, E1000_FCTTV, hw->fc.pause_time);
- ret_val = e1000_set_fc_watermarks_generic(hw);
-
-out:
- return ret_val;
-}
-
-/**
- * e1000_setup_fiber_serdes_link_generic - Setup link for fiber/serdes
- * @hw: pointer to the HW structure
- *
- * Configures collision distance and flow control for fiber and serdes
- * links. Upon successful setup, poll for link.
- **/
-s32 e1000_setup_fiber_serdes_link_generic(struct e1000_hw *hw)
-{
- struct e1000_mac_info *mac = &hw->mac;
- u32 ctrl;
- s32 ret_val = E1000_SUCCESS;
-
- DEBUGFUNC("e1000_setup_fiber_serdes_link_generic");
-
- ctrl = E1000_READ_REG(hw, E1000_CTRL);
-
- /* Take the link out of reset */
- ctrl &= ~E1000_CTRL_LRST;
-
- mac->ops.config_collision_dist(hw);
-
- ret_val = e1000_commit_fc_settings_generic(hw);
- if (ret_val)
- goto out;
-
- /*
- * Since auto-negotiation is enabled, take the link out of reset (the
- * link will be in reset, because we previously reset the chip). This
- * will restart auto-negotiation. If auto-negotiation is successful
- * then the link-up status bit will be set and the flow control enable
- * bits (RFCE and TFCE) will be set according to their negotiated value.
- */
- DEBUGOUT("Auto-negotiation enabled\n");
-
- E1000_WRITE_REG(hw, E1000_CTRL, ctrl);
- E1000_WRITE_FLUSH(hw);
- msec_delay(1);
-
- /*
- * For these adapters, the SW definable pin 1 is set when the optics
- * detect a signal. If we have a signal, then poll for a "Link-Up"
- * indication.
- */
- if (hw->phy.media_type == e1000_media_type_internal_serdes ||
- (E1000_READ_REG(hw, E1000_CTRL) & E1000_CTRL_SWDPIN1)) {
- ret_val = e1000_poll_fiber_serdes_link_generic(hw);
- } else {
- DEBUGOUT("No signal detected\n");
- }
-
-out:
- return ret_val;
-}
-
-/**
- * e1000_config_collision_dist_generic - Configure collision distance
- * @hw: pointer to the HW structure
- *
- * Configures the collision distance to the default value and is used
- * during link setup.
- **/
-void e1000_config_collision_dist_generic(struct e1000_hw *hw)
-{
- u32 tctl;
-
- DEBUGFUNC("e1000_config_collision_dist_generic");
-
- tctl = E1000_READ_REG(hw, E1000_TCTL);
-
- tctl &= ~E1000_TCTL_COLD;
- tctl |= E1000_COLLISION_DISTANCE << E1000_COLD_SHIFT;
-
- E1000_WRITE_REG(hw, E1000_TCTL, tctl);
- E1000_WRITE_FLUSH(hw);
-}
-
-/**
- * e1000_poll_fiber_serdes_link_generic - Poll for link up
- * @hw: pointer to the HW structure
- *
- * Polls for link up by reading the status register, if link fails to come
- * up with auto-negotiation, then the link is forced if a signal is detected.
- **/
-s32 e1000_poll_fiber_serdes_link_generic(struct e1000_hw *hw)
-{
- struct e1000_mac_info *mac = &hw->mac;
- u32 i, status;
- s32 ret_val = E1000_SUCCESS;
-
- DEBUGFUNC("e1000_poll_fiber_serdes_link_generic");
-
- /*
- * If we have a signal (the cable is plugged in, or assumed TRUE for
- * serdes media) then poll for a "Link-Up" indication in the Device
- * Status Register. Time-out if a link isn't seen in 500 milliseconds
- * seconds (Auto-negotiation should complete in less than 500
- * milliseconds even if the other end is doing it in SW).
- */
- for (i = 0; i < FIBER_LINK_UP_LIMIT; i++) {
- msec_delay(10);
- status = E1000_READ_REG(hw, E1000_STATUS);
- if (status & E1000_STATUS_LU)
- break;
- }
- if (i == FIBER_LINK_UP_LIMIT) {
- DEBUGOUT("Never got a valid link from auto-neg!!!\n");
- mac->autoneg_failed = 1;
- /*
- * AutoNeg failed to achieve a link, so we'll call
- * mac->check_for_link. This routine will force the
- * link up if we detect a signal. This will allow us to
- * communicate with non-autonegotiating link partners.
- */
- ret_val = mac->ops.check_for_link(hw);
- if (ret_val) {
- DEBUGOUT("Error while checking for link\n");
- goto out;
- }
- mac->autoneg_failed = 0;
- } else {
- mac->autoneg_failed = 0;
- DEBUGOUT("Valid Link Found\n");
- }
-
-out:
- return ret_val;
+ return e1000_set_fc_watermarks_generic(hw);
}
/**
@@ -1153,7 +1056,6 @@
{
struct e1000_mac_info *mac = &hw->mac;
u32 txcw;
- s32 ret_val = E1000_SUCCESS;
DEBUGFUNC("e1000_commit_fc_settings_generic");
@@ -1206,19 +1108,143 @@
break;
default:
DEBUGOUT("Flow control param set incorrectly\n");
- ret_val = -E1000_ERR_CONFIG;
- goto out;
+ return -E1000_ERR_CONFIG;
break;
}
E1000_WRITE_REG(hw, E1000_TXCW, txcw);
mac->txcw = txcw;
-out:
+ return E1000_SUCCESS;
+}
+
+/**
+ * e1000_poll_fiber_serdes_link_generic - Poll for link up
+ * @hw: pointer to the HW structure
+ *
+ * Polls for link up by reading the status register, if link fails to come
+ * up with auto-negotiation, then the link is forced if a signal is detected.
+ **/
+s32 e1000_poll_fiber_serdes_link_generic(struct e1000_hw *hw)
+{
+ struct e1000_mac_info *mac = &hw->mac;
+ u32 i, status;
+ s32 ret_val;
+
+ DEBUGFUNC("e1000_poll_fiber_serdes_link_generic");
+
+ /*
+ * If we have a signal (the cable is plugged in, or assumed TRUE for
+ * serdes media) then poll for a "Link-Up" indication in the Device
+ * Status Register. Time-out if a link isn't seen in 500 milliseconds
+ * seconds (Auto-negotiation should complete in less than 500
+ * milliseconds even if the other end is doing it in SW).
+ */
+ for (i = 0; i < FIBER_LINK_UP_LIMIT; i++) {
+ msec_delay(10);
+ status = E1000_READ_REG(hw, E1000_STATUS);
+ if (status & E1000_STATUS_LU)
+ break;
+ }
+ if (i == FIBER_LINK_UP_LIMIT) {
+ DEBUGOUT("Never got a valid link from auto-neg!!!\n");
+ mac->autoneg_failed = TRUE;
+ /*
+ * AutoNeg failed to achieve a link, so we'll call
+ * mac->check_for_link. This routine will force the
+ * link up if we detect a signal. This will allow us to
+ * communicate with non-autonegotiating link partners.
+ */
+ ret_val = mac->ops.check_for_link(hw);
+ if (ret_val) {
+ DEBUGOUT("Error while checking for link\n");
+ return ret_val;
+ }
+ mac->autoneg_failed = FALSE;
+ } else {
+ mac->autoneg_failed = FALSE;
+ DEBUGOUT("Valid Link Found\n");
+ }
+
+ return E1000_SUCCESS;
+}
+
+/**
+ * e1000_setup_fiber_serdes_link_generic - Setup link for fiber/serdes
+ * @hw: pointer to the HW structure
+ *
+ * Configures collision distance and flow control for fiber and serdes
+ * links. Upon successful setup, poll for link.
+ **/
+s32 e1000_setup_fiber_serdes_link_generic(struct e1000_hw *hw)
+{
+ u32 ctrl;
+ s32 ret_val;
+
+ DEBUGFUNC("e1000_setup_fiber_serdes_link_generic");
+
+ ctrl = E1000_READ_REG(hw, E1000_CTRL);
+
+ /* Take the link out of reset */
+ ctrl &= ~E1000_CTRL_LRST;
+
+ hw->mac.ops.config_collision_dist(hw);
+
+ ret_val = e1000_commit_fc_settings_generic(hw);
+ if (ret_val)
+ return ret_val;
+
+ /*
+ * Since auto-negotiation is enabled, take the link out of reset (the
+ * link will be in reset, because we previously reset the chip). This
+ * will restart auto-negotiation. If auto-negotiation is successful
+ * then the link-up status bit will be set and the flow control enable
+ * bits (RFCE and TFCE) will be set according to their negotiated value.
+ */
+ DEBUGOUT("Auto-negotiation enabled\n");
+
+ E1000_WRITE_REG(hw, E1000_CTRL, ctrl);
+ E1000_WRITE_FLUSH(hw);
+ msec_delay(1);
+
+ /*
+ * For these adapters, the SW definable pin 1 is set when the optics
+ * detect a signal. If we have a signal, then poll for a "Link-Up"
+ * indication.
+ */
+ if (hw->phy.media_type == e1000_media_type_internal_serdes ||
+ (E1000_READ_REG(hw, E1000_CTRL) & E1000_CTRL_SWDPIN1)) {
+ ret_val = e1000_poll_fiber_serdes_link_generic(hw);
+ } else {
+ DEBUGOUT("No signal detected\n");
+ }
+
return ret_val;
}
/**
+ * e1000_config_collision_dist_generic - Configure collision distance
+ * @hw: pointer to the HW structure
+ *
+ * Configures the collision distance to the default value and is used
+ * during link setup.
+ **/
+static void e1000_config_collision_dist_generic(struct e1000_hw *hw)
+{
+ u32 tctl;
+
+ DEBUGFUNC("e1000_config_collision_dist_generic");
+
+ tctl = E1000_READ_REG(hw, E1000_TCTL);
+
+ tctl &= ~E1000_TCTL_COLD;
+ tctl |= E1000_COLLISION_DISTANCE << E1000_COLD_SHIFT;
+
+ E1000_WRITE_REG(hw, E1000_TCTL, tctl);
+ E1000_WRITE_FLUSH(hw);
+}
+
+/**
* e1000_set_fc_watermarks_generic - Set flow control high/low watermarks
* @hw: pointer to the HW structure
*
@@ -1258,48 +1284,6 @@
}
/**
- * e1000_set_default_fc_generic - Set flow control default values
- * @hw: pointer to the HW structure
- *
- * Read the EEPROM for the default values for flow control and store the
- * values.
- **/
-s32 e1000_set_default_fc_generic(struct e1000_hw *hw)
-{
- s32 ret_val = E1000_SUCCESS;
- u16 nvm_data;
-
- DEBUGFUNC("e1000_set_default_fc_generic");
-
- /*
- * Read and store word 0x0F of the EEPROM. This word contains bits
- * that determine the hardware's default PAUSE (flow control) mode,
- * a bit that determines whether the HW defaults to enabling or
- * disabling auto-negotiation, and the direction of the
- * SW defined pins. If there is no SW over-ride of the flow
- * control setting, then the variable hw->fc will
- * be initialized based on a value in the EEPROM.
- */
- ret_val = hw->nvm.ops.read(hw, NVM_INIT_CONTROL2_REG, 1, &nvm_data);
-
- if (ret_val) {
- DEBUGOUT("NVM Read Error\n");
- goto out;
- }
-
- if ((nvm_data & NVM_WORD0F_PAUSE_MASK) == 0)
- hw->fc.requested_mode = e1000_fc_none;
- else if ((nvm_data & NVM_WORD0F_PAUSE_MASK) ==
- NVM_WORD0F_ASM_DIR)
- hw->fc.requested_mode = e1000_fc_tx_pause;
- else
- hw->fc.requested_mode = e1000_fc_full;
-
-out:
- return ret_val;
-}
-
-/**
* e1000_force_mac_fc_generic - Force the MAC's flow control settings
* @hw: pointer to the HW structure
*
@@ -1312,7 +1296,6 @@
s32 e1000_force_mac_fc_generic(struct e1000_hw *hw)
{
u32 ctrl;
- s32 ret_val = E1000_SUCCESS;
DEBUGFUNC("e1000_force_mac_fc_generic");
@@ -1355,14 +1338,12 @@
break;
default:
DEBUGOUT("Flow control param set incorrectly\n");
- ret_val = -E1000_ERR_CONFIG;
- goto out;
+ return -E1000_ERR_CONFIG;
}
E1000_WRITE_REG(hw, E1000_CTRL, ctrl);
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -1400,7 +1381,7 @@
if (ret_val) {
DEBUGOUT("Error forcing flow control settings\n");
- goto out;
+ return ret_val;
}
/*
@@ -1417,14 +1398,14 @@
*/
ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &mii_status_reg);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &mii_status_reg);
if (ret_val)
- goto out;
+ return ret_val;
if (!(mii_status_reg & MII_SR_AUTONEG_COMPLETE)) {
DEBUGOUT("Copper PHY and Auto Neg has not completed.\n");
- goto out;
+ return ret_val;
}
/*
@@ -1437,11 +1418,11 @@
ret_val = hw->phy.ops.read_reg(hw, PHY_AUTONEG_ADV,
&mii_nway_adv_reg);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY,
&mii_nway_lp_ability_reg);
if (ret_val)
- goto out;
+ return ret_val;
/*
* Two bits in the Auto Negotiation Advertisement Register
@@ -1540,7 +1521,7 @@
ret_val = mac->ops.get_link_up_info(hw, &speed, &duplex);
if (ret_val) {
DEBUGOUT("Error getting link speed and duplex\n");
- goto out;
+ return ret_val;
}
if (duplex == HALF_DUPLEX)
@@ -1553,12 +1534,11 @@
ret_val = e1000_force_mac_fc_generic(hw);
if (ret_val) {
DEBUGOUT("Error forcing flow control settings\n");
- goto out;
+ return ret_val;
}
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -1629,7 +1609,6 @@
s32 e1000_get_hw_semaphore_generic(struct e1000_hw *hw)
{
u32 swsm;
- s32 ret_val = E1000_SUCCESS;
s32 timeout = hw->nvm.word_size + 1;
s32 i = 0;
@@ -1647,8 +1626,7 @@
if (i == timeout) {
DEBUGOUT("Driver can't access device - SMBI bit is set.\n");
- ret_val = -E1000_ERR_NVM;
- goto out;
+ return -E1000_ERR_NVM;
}
/* Get the FW semaphore. */
@@ -1667,12 +1645,10 @@
/* Release semaphores */
e1000_put_hw_semaphore_generic(hw);
DEBUGOUT("Driver can't access the NVM\n");
- ret_val = -E1000_ERR_NVM;
- goto out;
+ return -E1000_ERR_NVM;
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -1703,7 +1679,6 @@
s32 e1000_get_auto_rd_done_generic(struct e1000_hw *hw)
{
s32 i = 0;
- s32 ret_val = E1000_SUCCESS;
DEBUGFUNC("e1000_get_auto_rd_done_generic");
@@ -1716,12 +1691,10 @@
if (i == AUTO_READ_DONE_TIMEOUT) {
DEBUGOUT("Auto read by HW from NVM has not completed.\n");
- ret_val = -E1000_ERR_RESET;
- goto out;
+ return -E1000_ERR_RESET;
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -1741,14 +1714,13 @@
ret_val = hw->nvm.ops.read(hw, NVM_ID_LED_SETTINGS, 1, data);
if (ret_val) {
DEBUGOUT("NVM Read Error\n");
- goto out;
+ return ret_val;
}
if (*data == ID_LED_RESERVED_0000 || *data == ID_LED_RESERVED_FFFF)
*data = ID_LED_DEFAULT;
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -1770,7 +1742,7 @@
ret_val = hw->nvm.ops.valid_led_default(hw, &data);
if (ret_val)
- goto out;
+ return ret_val;
mac->ledctl_default = E1000_READ_REG(hw, E1000_LEDCTL);
mac->ledctl_mode1 = mac->ledctl_default;
@@ -1814,8 +1786,7 @@
}
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -1828,14 +1799,11 @@
s32 e1000_setup_led_generic(struct e1000_hw *hw)
{
u32 ledctl;
- s32 ret_val = E1000_SUCCESS;
DEBUGFUNC("e1000_setup_led_generic");
- if (hw->mac.ops.setup_led != e1000_setup_led_generic) {
- ret_val = -E1000_ERR_CONFIG;
- goto out;
- }
+ if (hw->mac.ops.setup_led != e1000_setup_led_generic)
+ return -E1000_ERR_CONFIG;
if (hw->phy.media_type == e1000_media_type_fiber) {
ledctl = E1000_READ_REG(hw, E1000_LEDCTL);
@@ -1850,8 +1818,7 @@
E1000_WRITE_REG(hw, E1000_LEDCTL, hw->mac.ledctl_mode1);
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -1976,7 +1943,7 @@
DEBUGFUNC("e1000_set_pcie_no_snoop_generic");
if (hw->bus.type != e1000_bus_type_pci_express)
- goto out;
+ return;
if (no_snoop) {
gcr = E1000_READ_REG(hw, E1000_GCR);
@@ -1984,8 +1951,6 @@
gcr |= no_snoop;
E1000_WRITE_REG(hw, E1000_GCR, gcr);
}
-out:
- return;
}
/**
@@ -2003,12 +1968,11 @@
{
u32 ctrl;
s32 timeout = MASTER_DISABLE_TIMEOUT;
- s32 ret_val = E1000_SUCCESS;
DEBUGFUNC("e1000_disable_pcie_master_generic");
if (hw->bus.type != e1000_bus_type_pci_express)
- goto out;
+ return E1000_SUCCESS;
ctrl = E1000_READ_REG(hw, E1000_CTRL);
ctrl |= E1000_CTRL_GIO_MASTER_DISABLE;
@@ -2024,11 +1988,10 @@
if (!timeout) {
DEBUGOUT("Master requests are pending.\n");
- ret_val = -E1000_ERR_MASTER_REQUESTS_PENDING;
+ return -E1000_ERR_MASTER_REQUESTS_PENDING;
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -2045,7 +2008,7 @@
if (!mac->adaptive_ifs) {
DEBUGOUT("Not in Adaptive IFS mode!\n");
- goto out;
+ return;
}
mac->current_ifs_val = 0;
@@ -2056,8 +2019,6 @@
mac->in_ifs_mode = FALSE;
E1000_WRITE_REG(hw, E1000_AIT, 0);
-out:
- return;
}
/**
@@ -2075,7 +2036,7 @@
if (!mac->adaptive_ifs) {
DEBUGOUT("Not in Adaptive IFS mode!\n");
- goto out;
+ return;
}
if ((mac->collision_delta * mac->ifs_ratio) > mac->tx_packet_delta) {
@@ -2099,8 +2060,6 @@
E1000_WRITE_REG(hw, E1000_AIT, 0);
}
}
-out:
- return;
}
/**
@@ -2112,19 +2071,15 @@
**/
static s32 e1000_validate_mdi_setting_generic(struct e1000_hw *hw)
{
- s32 ret_val = E1000_SUCCESS;
-
DEBUGFUNC("e1000_validate_mdi_setting_generic");
if (!hw->mac.autoneg && (hw->phy.mdix == 0 || hw->phy.mdix == 3)) {
DEBUGOUT("Invalid MDI setting detected\n");
hw->phy.mdix = 1;
- ret_val = -E1000_ERR_CONFIG;
- goto out;
+ return -E1000_ERR_CONFIG;
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -2142,7 +2097,6 @@
u32 offset, u8 data)
{
u32 i, regvalue = 0;
- s32 ret_val = E1000_SUCCESS;
DEBUGFUNC("e1000_write_8bit_ctrl_reg_generic");
@@ -2159,10 +2113,8 @@
}
if (!(regvalue & E1000_GEN_CTL_READY)) {
DEBUGOUT1("Reg %08x did not indicate ready\n", reg);
- ret_val = -E1000_ERR_PHY;
- goto out;
+ return -E1000_ERR_PHY;
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_mac.h
--- a/head/sys/dev/e1000/e1000_mac.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_mac.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2010, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD$*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_mac.h 238148 2012-07-05 20:26:57Z jfv $*/
#ifndef _E1000_MAC_H_
#define _E1000_MAC_H_
@@ -64,31 +64,29 @@
void e1000_set_lan_id_multi_port_pci(struct e1000_hw *hw);
s32 e1000_get_hw_semaphore_generic(struct e1000_hw *hw);
s32 e1000_get_speed_and_duplex_copper_generic(struct e1000_hw *hw, u16 *speed,
- u16 *duplex);
+ u16 *duplex);
s32 e1000_get_speed_and_duplex_fiber_serdes_generic(struct e1000_hw *hw,
- u16 *speed, u16 *duplex);
+ u16 *speed, u16 *duplex);
s32 e1000_id_led_init_generic(struct e1000_hw *hw);
s32 e1000_led_on_generic(struct e1000_hw *hw);
s32 e1000_led_off_generic(struct e1000_hw *hw);
void e1000_update_mc_addr_list_generic(struct e1000_hw *hw,
- u8 *mc_addr_list, u32 mc_addr_count);
+ u8 *mc_addr_list, u32 mc_addr_count);
s32 e1000_set_default_fc_generic(struct e1000_hw *hw);
s32 e1000_set_fc_watermarks_generic(struct e1000_hw *hw);
s32 e1000_setup_fiber_serdes_link_generic(struct e1000_hw *hw);
s32 e1000_setup_led_generic(struct e1000_hw *hw);
s32 e1000_setup_link_generic(struct e1000_hw *hw);
s32 e1000_write_8bit_ctrl_reg_generic(struct e1000_hw *hw, u32 reg,
- u32 offset, u8 data);
+ u32 offset, u8 data);
u32 e1000_hash_mc_addr_generic(struct e1000_hw *hw, u8 *mc_addr);
void e1000_clear_hw_cntrs_base_generic(struct e1000_hw *hw);
void e1000_clear_vfta_generic(struct e1000_hw *hw);
-void e1000_config_collision_dist_generic(struct e1000_hw *hw);
void e1000_init_rx_addrs_generic(struct e1000_hw *hw, u16 rar_count);
void e1000_pcix_mmrbc_workaround_generic(struct e1000_hw *hw);
void e1000_put_hw_semaphore_generic(struct e1000_hw *hw);
-void e1000_rar_set_generic(struct e1000_hw *hw, u8 *addr, u32 index);
s32 e1000_check_alt_mac_addr_generic(struct e1000_hw *hw);
void e1000_reset_adaptive_generic(struct e1000_hw *hw);
void e1000_set_pcie_no_snoop_generic(struct e1000_hw *hw, u32 no_snoop);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_manage.c
--- a/head/sys/dev/e1000/e1000_manage.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_manage.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2010, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD$*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_manage.c 238148 2012-07-05 20:26:57Z jfv $*/
#include "e1000_api.h"
@@ -71,23 +71,20 @@
s32 e1000_mng_enable_host_if_generic(struct e1000_hw *hw)
{
u32 hicr;
- s32 ret_val = E1000_SUCCESS;
u8 i;
DEBUGFUNC("e1000_mng_enable_host_if_generic");
- if (!(hw->mac.arc_subsystem_valid)) {
+ if (!hw->mac.arc_subsystem_valid) {
DEBUGOUT("ARC subsystem not valid.\n");
- ret_val = -E1000_ERR_HOST_INTERFACE_COMMAND;
- goto out;
+ return -E1000_ERR_HOST_INTERFACE_COMMAND;
}
/* Check that the host interface is enabled. */
hicr = E1000_READ_REG(hw, E1000_HICR);
- if ((hicr & E1000_HICR_EN) == 0) {
+ if (!(hicr & E1000_HICR_EN)) {
DEBUGOUT("E1000_HOST_EN bit disabled.\n");
- ret_val = -E1000_ERR_HOST_INTERFACE_COMMAND;
- goto out;
+ return -E1000_ERR_HOST_INTERFACE_COMMAND;
}
/* check the previous command is completed */
for (i = 0; i < E1000_MNG_DHCP_COMMAND_TIMEOUT; i++) {
@@ -99,12 +96,10 @@
if (i == E1000_MNG_DHCP_COMMAND_TIMEOUT) {
DEBUGOUT("Previous command timeout failed .\n");
- ret_val = -E1000_ERR_HOST_INTERFACE_COMMAND;
- goto out;
+ return -E1000_ERR_HOST_INTERFACE_COMMAND;
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -122,7 +117,7 @@
return (fwsm & E1000_FWSM_MODE_MASK) ==
- (E1000_MNG_IAMT_MODE << E1000_FWSM_MODE_SHIFT);
+ (E1000_MNG_IAMT_MODE << E1000_FWSM_MODE_SHIFT);
}
/**
@@ -147,7 +142,7 @@
/* No manageability, no filtering */
if (!hw->mac.ops.check_mng_mode(hw)) {
hw->mac.tx_pkt_filtering = FALSE;
- goto out;
+ return hw->mac.tx_pkt_filtering;
}
/*
@@ -157,7 +152,7 @@
ret_val = hw->mac.ops.mng_enable_host_if(hw);
if (ret_val != E1000_SUCCESS) {
hw->mac.tx_pkt_filtering = FALSE;
- goto out;
+ return hw->mac.tx_pkt_filtering;
}
/* Read in the header. Length and offset are in dwords. */
@@ -165,11 +160,11 @@
offset = E1000_MNG_DHCP_COOKIE_OFFSET >> 2;
for (i = 0; i < len; i++)
*(buffer + i) = E1000_READ_REG_ARRAY_DWORD(hw, E1000_HOST_IF,
- offset + i);
+ offset + i);
hdr_csum = hdr->checksum;
hdr->checksum = 0;
csum = e1000_calculate_checksum((u8 *)hdr,
- E1000_MNG_DHCP_COOKIE_LENGTH);
+ E1000_MNG_DHCP_COOKIE_LENGTH);
/*
* If either the checksums or signature don't match, then
* the cookie area isn't considered valid, in which case we
@@ -177,67 +172,17 @@
*/
if ((hdr_csum != csum) || (hdr->signature != E1000_IAMT_SIGNATURE)) {
hw->mac.tx_pkt_filtering = TRUE;
- goto out;
+ return hw->mac.tx_pkt_filtering;
}
/* Cookie area is valid, make the final check for filtering. */
- if (!(hdr->status & E1000_MNG_DHCP_COOKIE_STATUS_PARSING)) {
+ if (!(hdr->status & E1000_MNG_DHCP_COOKIE_STATUS_PARSING))
hw->mac.tx_pkt_filtering = FALSE;
- goto out;
- }
-out:
return hw->mac.tx_pkt_filtering;
}
/**
- * e1000_mng_write_dhcp_info_generic - Writes DHCP info to host interface
- * @hw: pointer to the HW structure
- * @buffer: pointer to the host interface
- * @length: size of the buffer
- *
- * Writes the DHCP information to the host interface.
- **/
-s32 e1000_mng_write_dhcp_info_generic(struct e1000_hw *hw, u8 *buffer,
- u16 length)
-{
- struct e1000_host_mng_command_header hdr;
- s32 ret_val;
- u32 hicr;
-
- DEBUGFUNC("e1000_mng_write_dhcp_info_generic");
-
- hdr.command_id = E1000_MNG_DHCP_TX_PAYLOAD_CMD;
- hdr.command_length = length;
- hdr.reserved1 = 0;
- hdr.reserved2 = 0;
- hdr.checksum = 0;
-
- /* Enable the host interface */
- ret_val = hw->mac.ops.mng_enable_host_if(hw);
- if (ret_val)
- goto out;
-
- /* Populate the host interface with the contents of "buffer". */
- ret_val = hw->mac.ops.mng_host_if_write(hw, buffer, length,
- sizeof(hdr), &(hdr.checksum));
- if (ret_val)
- goto out;
-
- /* Write the manageability command header */
- ret_val = hw->mac.ops.mng_write_cmd_header(hw, &hdr);
- if (ret_val)
- goto out;
-
- /* Tell the ARC a new command is pending. */
- hicr = E1000_READ_REG(hw, E1000_HICR);
- E1000_WRITE_REG(hw, E1000_HICR, hicr | E1000_HICR_C);
-
-out:
- return ret_val;
-}
-
-/**
* e1000_mng_write_cmd_header_generic - Writes manageability command header
* @hw: pointer to the HW structure
* @hdr: pointer to the host interface command header
@@ -245,7 +190,7 @@
* Writes the command header after does the checksum calculation.
**/
s32 e1000_mng_write_cmd_header_generic(struct e1000_hw *hw,
- struct e1000_host_mng_command_header *hdr)
+ struct e1000_host_mng_command_header *hdr)
{
u16 i, length = sizeof(struct e1000_host_mng_command_header);
@@ -259,7 +204,7 @@
/* Write the relevant command block into the ram area. */
for (i = 0; i < length; i++) {
E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, i,
- *((u32 *) hdr + i));
+ *((u32 *) hdr + i));
E1000_WRITE_FLUSH(hw);
}
@@ -279,22 +224,19 @@
* way. Also fills up the sum of the buffer in *buffer parameter.
**/
s32 e1000_mng_host_if_write_generic(struct e1000_hw *hw, u8 *buffer,
- u16 length, u16 offset, u8 *sum)
+ u16 length, u16 offset, u8 *sum)
{
u8 *tmp;
u8 *bufptr = buffer;
u32 data = 0;
- s32 ret_val = E1000_SUCCESS;
u16 remaining, i, j, prev_bytes;
DEBUGFUNC("e1000_mng_host_if_write_generic");
/* sum = only sum of the data and it is not checksum */
- if (length == 0 || offset + length > E1000_HI_MAX_MNG_DATA_LENGTH) {
- ret_val = -E1000_ERR_PARAM;
- goto out;
- }
+ if (length == 0 || offset + length > E1000_HI_MAX_MNG_DATA_LENGTH)
+ return -E1000_ERR_PARAM;
tmp = (u8 *)&data;
prev_bytes = offset & 0x3;
@@ -328,7 +270,7 @@
}
E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, offset + i,
- data);
+ data);
}
if (remaining) {
for (j = 0; j < sizeof(u32); j++) {
@@ -339,11 +281,57 @@
*sum += *(tmp + j);
}
- E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, offset + i, data);
+ E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, offset + i,
+ data);
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
+}
+
+/**
+ * e1000_mng_write_dhcp_info_generic - Writes DHCP info to host interface
+ * @hw: pointer to the HW structure
+ * @buffer: pointer to the host interface
+ * @length: size of the buffer
+ *
+ * Writes the DHCP information to the host interface.
+ **/
+s32 e1000_mng_write_dhcp_info_generic(struct e1000_hw *hw, u8 *buffer,
+ u16 length)
+{
+ struct e1000_host_mng_command_header hdr;
+ s32 ret_val;
+ u32 hicr;
+
+ DEBUGFUNC("e1000_mng_write_dhcp_info_generic");
+
+ hdr.command_id = E1000_MNG_DHCP_TX_PAYLOAD_CMD;
+ hdr.command_length = length;
+ hdr.reserved1 = 0;
+ hdr.reserved2 = 0;
+ hdr.checksum = 0;
+
+ /* Enable the host interface */
+ ret_val = hw->mac.ops.mng_enable_host_if(hw);
+ if (ret_val)
+ return ret_val;
+
+ /* Populate the host interface with the contents of "buffer". */
+ ret_val = hw->mac.ops.mng_host_if_write(hw, buffer, length,
+ sizeof(hdr), &(hdr.checksum));
+ if (ret_val)
+ return ret_val;
+
+ /* Write the manageability command header */
+ ret_val = hw->mac.ops.mng_write_cmd_header(hw, &hdr);
+ if (ret_val)
+ return ret_val;
+
+ /* Tell the ARC a new command is pending. */
+ hicr = E1000_READ_REG(hw, E1000_HICR);
+ E1000_WRITE_REG(hw, E1000_HICR, hicr | E1000_HICR_C);
+
+ return E1000_SUCCESS;
}
/**
@@ -357,17 +345,16 @@
{
u32 manc;
u32 fwsm, factps;
- bool ret_val = FALSE;
DEBUGFUNC("e1000_enable_mng_pass_thru");
if (!hw->mac.asf_firmware_present)
- goto out;
+ return FALSE;
manc = E1000_READ_REG(hw, E1000_MANC);
if (!(manc & E1000_MANC_RCV_TCO_EN))
- goto out;
+ return FALSE;
if (hw->mac.has_fwsm) {
fwsm = E1000_READ_REG(hw, E1000_FWSM);
@@ -375,10 +362,8 @@
if (!(factps & E1000_FACTPS_MNGCG) &&
((fwsm & E1000_FWSM_MODE_MASK) ==
- (e1000_mng_mode_pt << E1000_FWSM_MODE_SHIFT))) {
- ret_val = TRUE;
- goto out;
- }
+ (e1000_mng_mode_pt << E1000_FWSM_MODE_SHIFT)))
+ return TRUE;
} else if ((hw->mac.type == e1000_82574) ||
(hw->mac.type == e1000_82583)) {
u16 data;
@@ -388,18 +373,14 @@
if (!(factps & E1000_FACTPS_MNGCG) &&
((data & E1000_NVM_INIT_CTRL2_MNGM) ==
- (e1000_mng_mode_pt << 13))) {
- ret_val = TRUE;
- goto out;
- }
+ (e1000_mng_mode_pt << 13)))
+ return TRUE;
} else if ((manc & E1000_MANC_SMBUS_EN) &&
- !(manc & E1000_MANC_ASF_EN)) {
- ret_val = TRUE;
- goto out;
+ !(manc & E1000_MANC_ASF_EN)) {
+ return TRUE;
}
-out:
- return ret_val;
+ return FALSE;
}
/**
@@ -414,33 +395,30 @@
s32 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length)
{
u32 hicr, i;
- s32 ret_val = E1000_SUCCESS;
DEBUGFUNC("e1000_host_interface_command");
if (!(hw->mac.arc_subsystem_valid)) {
DEBUGOUT("Hardware doesn't support host interface command.\n");
- goto out;
+ return E1000_SUCCESS;
}
if (!hw->mac.asf_firmware_present) {
DEBUGOUT("Firmware is not present.\n");
- goto out;
+ return E1000_SUCCESS;
}
if (length == 0 || length & 0x3 ||
length > E1000_HI_MAX_BLOCK_BYTE_LENGTH) {
DEBUGOUT("Buffer length failure.\n");
- ret_val = -E1000_ERR_HOST_INTERFACE_COMMAND;
- goto out;
+ return -E1000_ERR_HOST_INTERFACE_COMMAND;
}
/* Check that the host interface is enabled. */
hicr = E1000_READ_REG(hw, E1000_HICR);
- if ((hicr & E1000_HICR_EN) == 0) {
+ if (!(hicr & E1000_HICR_EN)) {
DEBUGOUT("E1000_HOST_EN bit disabled.\n");
- ret_val = -E1000_ERR_HOST_INTERFACE_COMMAND;
- goto out;
+ return -E1000_ERR_HOST_INTERFACE_COMMAND;
}
/* Calculate length in DWORDs */
@@ -451,10 +429,8 @@
* into the ram area.
*/
for (i = 0; i < length; i++)
- E1000_WRITE_REG_ARRAY_DWORD(hw,
- E1000_HOST_IF,
- i,
- *((u32 *)buffer + i));
+ E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, i,
+ *((u32 *)buffer + i));
/* Setting this bit tells the ARC that a new command is pending. */
E1000_WRITE_REG(hw, E1000_HICR, hicr | E1000_HICR_C);
@@ -470,16 +446,134 @@
if (i == E1000_HI_COMMAND_TIMEOUT ||
(!(E1000_READ_REG(hw, E1000_HICR) & E1000_HICR_SV))) {
DEBUGOUT("Command has failed with no status valid.\n");
- ret_val = -E1000_ERR_HOST_INTERFACE_COMMAND;
- goto out;
+ return -E1000_ERR_HOST_INTERFACE_COMMAND;
}
for (i = 0; i < length; i++)
*((u32 *)buffer + i) = E1000_READ_REG_ARRAY_DWORD(hw,
- E1000_HOST_IF,
- i);
+ E1000_HOST_IF,
+ i);
-out:
- return ret_val;
+ return E1000_SUCCESS;
+}
+/**
+ * e1000_load_firmware - Writes proxy FW code buffer to host interface
+ * and execute.
+ * @hw: pointer to the HW structure
+ * @buffer: contains a firmware to write
+ * @length: the byte length of the buffer, must be multiple of 4 bytes
+ *
+ * Upon success returns E1000_SUCCESS, returns E1000_ERR_CONFIG if not enabled
+ * in HW else returns E1000_ERR_HOST_INTERFACE_COMMAND.
+ **/
+s32 e1000_load_firmware(struct e1000_hw *hw, u8 *buffer, u32 length)
+{
+ u32 hicr, hibba, fwsm, icr, i;
+
+ DEBUGFUNC("e1000_load_firmware");
+
+ if (hw->mac.type < e1000_i210) {
+ DEBUGOUT("Hardware doesn't support loading FW by the driver\n");
+ return -E1000_ERR_CONFIG;
+ }
+
+ /* Check that the host interface is enabled. */
+ hicr = E1000_READ_REG(hw, E1000_HICR);
+ if (!(hicr & E1000_HICR_EN)) {
+ DEBUGOUT("E1000_HOST_EN bit disabled.\n");
+ return -E1000_ERR_CONFIG;
+ }
+ if (!(hicr & E1000_HICR_MEMORY_BASE_EN)) {
+ DEBUGOUT("E1000_HICR_MEMORY_BASE_EN bit disabled.\n");
+ return -E1000_ERR_CONFIG;
+ }
+
+ if (length == 0 || length & 0x3 || length > E1000_HI_FW_MAX_LENGTH) {
+ DEBUGOUT("Buffer length failure.\n");
+ return -E1000_ERR_INVALID_ARGUMENT;
+ }
+
+ /* Clear notification from ROM-FW by reading ICR register */
+ icr = E1000_READ_REG(hw, E1000_ICR_V2);
+
+ /* Reset ROM-FW */
+ hicr = E1000_READ_REG(hw, E1000_HICR);
+ hicr |= E1000_HICR_FW_RESET_ENABLE;
+ E1000_WRITE_REG(hw, E1000_HICR, hicr);
+ hicr |= E1000_HICR_FW_RESET;
+ E1000_WRITE_REG(hw, E1000_HICR, hicr);
+ E1000_WRITE_FLUSH(hw);
+
+ /* Wait till MAC notifies about its readiness after ROM-FW reset */
+ for (i = 0; i < (E1000_HI_COMMAND_TIMEOUT * 2); i++) {
+ icr = E1000_READ_REG(hw, E1000_ICR_V2);
+ if (icr & E1000_ICR_MNG)
+ break;
+ msec_delay(1);
+ }
+
+ /* Check for timeout */
+ if (i == E1000_HI_COMMAND_TIMEOUT) {
+ DEBUGOUT("FW reset failed.\n");
+ return -E1000_ERR_HOST_INTERFACE_COMMAND;
+ }
+
+ /* Wait till MAC is ready to accept new FW code */
+ for (i = 0; i < E1000_HI_COMMAND_TIMEOUT; i++) {
+ fwsm = E1000_READ_REG(hw, E1000_FWSM);
+ if ((fwsm & E1000_FWSM_FW_VALID) &&
+ ((fwsm & E1000_FWSM_MODE_MASK) >> E1000_FWSM_MODE_SHIFT ==
+ E1000_FWSM_HI_EN_ONLY_MODE))
+ break;
+ msec_delay(1);
+ }
+
+ /* Check for timeout */
+ if (i == E1000_HI_COMMAND_TIMEOUT) {
+ DEBUGOUT("FW reset failed.\n");
+ return -E1000_ERR_HOST_INTERFACE_COMMAND;
+ }
+
+ /* Calculate length in DWORDs */
+ length >>= 2;
+
+ /*
+ * The device driver writes the relevant FW code block
+ * into the ram area in DWORDs via 1kB ram addressing window.
+ */
+ for (i = 0; i < length; i++) {
+ if (!(i % E1000_HI_FW_BLOCK_DWORD_LENGTH)) {
+ /* Point to correct 1kB ram window */
+ hibba = E1000_HI_FW_BASE_ADDRESS +
+ ((E1000_HI_FW_BLOCK_DWORD_LENGTH << 2) *
+ (i / E1000_HI_FW_BLOCK_DWORD_LENGTH));
+
+ E1000_WRITE_REG(hw, E1000_HIBBA, hibba);
+ }
+
+ E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF,
+ i % E1000_HI_FW_BLOCK_DWORD_LENGTH,
+ *((u32 *)buffer + i));
+ }
+
+ /* Setting this bit tells the ARC that a new FW is ready to execute. */
+ hicr = E1000_READ_REG(hw, E1000_HICR);
+ E1000_WRITE_REG(hw, E1000_HICR, hicr | E1000_HICR_C);
+
+ for (i = 0; i < E1000_HI_COMMAND_TIMEOUT; i++) {
+ hicr = E1000_READ_REG(hw, E1000_HICR);
+ if (!(hicr & E1000_HICR_C))
+ break;
+ msec_delay(1);
+ }
+
+ /* Check for successful FW start. */
+ if (i == E1000_HI_COMMAND_TIMEOUT) {
+ DEBUGOUT("New FW did not start within timeout period.\n");
+ return -E1000_ERR_HOST_INTERFACE_COMMAND;
+ }
+
+ return E1000_SUCCESS;
}
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_manage.h
--- a/head/sys/dev/e1000/e1000_manage.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_manage.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2010, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD$*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_manage.h 238148 2012-07-05 20:26:57Z jfv $*/
#ifndef _E1000_MANAGE_H_
#define _E1000_MANAGE_H_
@@ -39,14 +39,15 @@
bool e1000_enable_tx_pkt_filtering_generic(struct e1000_hw *hw);
s32 e1000_mng_enable_host_if_generic(struct e1000_hw *hw);
s32 e1000_mng_host_if_write_generic(struct e1000_hw *hw, u8 *buffer,
- u16 length, u16 offset, u8 *sum);
+ u16 length, u16 offset, u8 *sum);
s32 e1000_mng_write_cmd_header_generic(struct e1000_hw *hw,
- struct e1000_host_mng_command_header *hdr);
+ struct e1000_host_mng_command_header *hdr);
s32 e1000_mng_write_dhcp_info_generic(struct e1000_hw *hw,
- u8 *buffer, u16 length);
+ u8 *buffer, u16 length);
bool e1000_enable_mng_pass_thru(struct e1000_hw *hw);
u8 e1000_calculate_checksum(u8 *buffer, u32 length);
s32 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length);
+s32 e1000_load_firmware(struct e1000_hw *hw, u8 *buffer, u32 length);
enum e1000_mng_mode {
e1000_mng_mode_none = 0,
@@ -56,35 +57,40 @@
e1000_mng_mode_host_if_only
};
-#define E1000_FACTPS_MNGCG 0x20000000
+#define E1000_FACTPS_MNGCG 0x20000000
-#define E1000_FWSM_MODE_MASK 0xE
-#define E1000_FWSM_MODE_SHIFT 1
+#define E1000_FWSM_MODE_MASK 0xE
+#define E1000_FWSM_MODE_SHIFT 1
+#define E1000_FWSM_FW_VALID 0x00008000
+#define E1000_FWSM_HI_EN_ONLY_MODE 0x4
-#define E1000_MNG_IAMT_MODE 0x3
-#define E1000_MNG_DHCP_COOKIE_LENGTH 0x10
-#define E1000_MNG_DHCP_COOKIE_OFFSET 0x6F0
-#define E1000_MNG_DHCP_COMMAND_TIMEOUT 10
-#define E1000_MNG_DHCP_TX_PAYLOAD_CMD 64
-#define E1000_MNG_DHCP_COOKIE_STATUS_PARSING 0x1
-#define E1000_MNG_DHCP_COOKIE_STATUS_VLAN 0x2
+#define E1000_MNG_IAMT_MODE 0x3
+#define E1000_MNG_DHCP_COOKIE_LENGTH 0x10
+#define E1000_MNG_DHCP_COOKIE_OFFSET 0x6F0
+#define E1000_MNG_DHCP_COMMAND_TIMEOUT 10
+#define E1000_MNG_DHCP_TX_PAYLOAD_CMD 64
+#define E1000_MNG_DHCP_COOKIE_STATUS_PARSING 0x1
+#define E1000_MNG_DHCP_COOKIE_STATUS_VLAN 0x2
-#define E1000_VFTA_ENTRY_SHIFT 5
-#define E1000_VFTA_ENTRY_MASK 0x7F
-#define E1000_VFTA_ENTRY_BIT_SHIFT_MASK 0x1F
+#define E1000_VFTA_ENTRY_SHIFT 5
+#define E1000_VFTA_ENTRY_MASK 0x7F
+#define E1000_VFTA_ENTRY_BIT_SHIFT_MASK 0x1F
-#define E1000_HI_MAX_BLOCK_BYTE_LENGTH 1792 /* Num of bytes in range */
-#define E1000_HI_MAX_BLOCK_DWORD_LENGTH 448 /* Num of dwords in range */
-#define E1000_HI_COMMAND_TIMEOUT 500 /* Process HI command limit */
-
-#define E1000_HICR_EN 0x01 /* Enable bit - RO */
+#define E1000_HI_MAX_BLOCK_BYTE_LENGTH 1792 /* Num of bytes in range */
+#define E1000_HI_MAX_BLOCK_DWORD_LENGTH 448 /* Num of dwords in range */
+#define E1000_HI_COMMAND_TIMEOUT 500 /* Process HI cmd limit */
+#define E1000_HI_FW_BASE_ADDRESS 0x10000
+#define E1000_HI_FW_MAX_LENGTH (64 * 1024) /* Num of bytes */
+#define E1000_HI_FW_BLOCK_DWORD_LENGTH 256 /* Num of DWORDs per page */
+#define E1000_HICR_MEMORY_BASE_EN 0x200 /* MB Enable bit - RO */
+#define E1000_HICR_EN 0x01 /* Enable bit - RO */
/* Driver sets this bit when done to put command in RAM */
-#define E1000_HICR_C 0x02
-#define E1000_HICR_SV 0x04 /* Status Validity */
-#define E1000_HICR_FW_RESET_ENABLE 0x40
-#define E1000_HICR_FW_RESET 0x80
+#define E1000_HICR_C 0x02
+#define E1000_HICR_SV 0x04 /* Status Validity */
+#define E1000_HICR_FW_RESET_ENABLE 0x40
+#define E1000_HICR_FW_RESET 0x80
/* Intel(R) Active Management Technology signature */
-#define E1000_IAMT_SIGNATURE 0x544D4149
+#define E1000_IAMT_SIGNATURE 0x544D4149
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_phy.c
--- a/head/sys/dev/e1000/e1000_phy.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_phy.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2011, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_phy.c 228386 2011-12-10 06:55:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_phy.c 238148 2012-07-05 20:26:57Z jfv $*/
#include "e1000_api.h"
@@ -95,8 +95,8 @@
phy->ops.write_reg_page = e1000_null_write_reg;
phy->ops.power_up = e1000_null_phy_generic;
phy->ops.power_down = e1000_null_phy_generic;
- phy->ops.read_i2c_byte = e1000_read_i2c_byte_generic;
- phy->ops.write_i2c_byte = e1000_write_i2c_byte_generic;
+ phy->ops.read_i2c_byte = e1000_read_i2c_byte_null;
+ phy->ops.write_i2c_byte = e1000_write_i2c_byte_null;
phy->ops.cfg_on_link_up = e1000_null_ops_generic;
}
@@ -151,6 +151,36 @@
}
/**
+ * e1000_read_i2c_byte_null - No-op function, return 0
+ * @hw: pointer to hardware structure
+ * @byte_offset: byte offset to write
+ * @dev_addr: device address
+ * @data: data value read
+ *
+ **/
+s32 e1000_read_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset,
+ u8 dev_addr, u8 *data)
+{
+ DEBUGFUNC("e1000_read_i2c_byte_null");
+ return E1000_SUCCESS;
+}
+
+/**
+ * e1000_write_i2c_byte_null - No-op function, return 0
+ * @hw: pointer to hardware structure
+ * @byte_offset: byte offset to write
+ * @dev_addr: device address
+ * @data: data value to write
+ *
+ **/
+s32 e1000_write_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset,
+ u8 dev_addr, u8 data)
+{
+ DEBUGFUNC("e1000_write_i2c_byte_null");
+ return E1000_SUCCESS;
+}
+
+/**
* e1000_check_reset_block_generic - Check if PHY reset is blocked
* @hw: pointer to the HW structure
*
@@ -186,30 +216,30 @@
DEBUGFUNC("e1000_get_phy_id");
- if (!(phy->ops.read_reg))
- goto out;
+ if (!phy->ops.read_reg)
+ return E1000_SUCCESS;
while (retry_count < 2) {
ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id);
if (ret_val)
- goto out;
+ return ret_val;
phy->id = (u32)(phy_id << 16);
usec_delay(20);
ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id);
if (ret_val)
- goto out;
+ return ret_val;
phy->id |= (u32)(phy_id & PHY_REVISION_MASK);
phy->revision = (u32)(phy_id & ~PHY_REVISION_MASK);
if (phy->id != 0 && phy->id != PHY_REVISION_MASK)
- goto out;
+ return E1000_SUCCESS;
retry_count++;
}
-out:
- return ret_val;
+
+ return E1000_SUCCESS;
}
/**
@@ -220,21 +250,18 @@
**/
s32 e1000_phy_reset_dsp_generic(struct e1000_hw *hw)
{
- s32 ret_val = E1000_SUCCESS;
+ s32 ret_val;
DEBUGFUNC("e1000_phy_reset_dsp_generic");
- if (!(hw->phy.ops.write_reg))
- goto out;
+ if (!hw->phy.ops.write_reg)
+ return E1000_SUCCESS;
ret_val = hw->phy.ops.write_reg(hw, M88E1000_PHY_GEN_CONTROL, 0xC1);
if (ret_val)
- goto out;
-
- ret_val = hw->phy.ops.write_reg(hw, M88E1000_PHY_GEN_CONTROL, 0);
-
-out:
- return ret_val;
+ return ret_val;
+
+ return hw->phy.ops.write_reg(hw, M88E1000_PHY_GEN_CONTROL, 0);
}
/**
@@ -250,7 +277,6 @@
{
struct e1000_phy_info *phy = &hw->phy;
u32 i, mdic = 0;
- s32 ret_val = E1000_SUCCESS;
DEBUGFUNC("e1000_read_phy_reg_mdic");
@@ -283,13 +309,11 @@
}
if (!(mdic & E1000_MDIC_READY)) {
DEBUGOUT("MDI Read did not complete\n");
- ret_val = -E1000_ERR_PHY;
- goto out;
+ return -E1000_ERR_PHY;
}
if (mdic & E1000_MDIC_ERROR) {
DEBUGOUT("MDI Error\n");
- ret_val = -E1000_ERR_PHY;
- goto out;
+ return -E1000_ERR_PHY;
}
*data = (u16) mdic;
@@ -300,8 +324,7 @@
if (hw->mac.type == e1000_pch2lan)
usec_delay(100);
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -316,7 +339,6 @@
{
struct e1000_phy_info *phy = &hw->phy;
u32 i, mdic = 0;
- s32 ret_val = E1000_SUCCESS;
DEBUGFUNC("e1000_write_phy_reg_mdic");
@@ -350,13 +372,11 @@
}
if (!(mdic & E1000_MDIC_READY)) {
DEBUGOUT("MDI Write did not complete\n");
- ret_val = -E1000_ERR_PHY;
- goto out;
+ return -E1000_ERR_PHY;
}
if (mdic & E1000_MDIC_ERROR) {
DEBUGOUT("MDI Error\n");
- ret_val = -E1000_ERR_PHY;
- goto out;
+ return -E1000_ERR_PHY;
}
/*
@@ -366,8 +386,7 @@
if (hw->mac.type == e1000_pch2lan)
usec_delay(100);
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -621,23 +640,22 @@
**/
s32 e1000_read_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 *data)
{
- s32 ret_val = E1000_SUCCESS;
+ s32 ret_val;
DEBUGFUNC("e1000_read_phy_reg_m88");
- if (!(hw->phy.ops.acquire))
- goto out;
+ if (!hw->phy.ops.acquire)
+ return E1000_SUCCESS;
ret_val = hw->phy.ops.acquire(hw);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = e1000_read_phy_reg_mdic(hw, MAX_PHY_REG_ADDRESS & offset,
data);
hw->phy.ops.release(hw);
-out:
return ret_val;
}
@@ -652,23 +670,22 @@
**/
s32 e1000_write_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 data)
{
- s32 ret_val = E1000_SUCCESS;
+ s32 ret_val;
DEBUGFUNC("e1000_write_phy_reg_m88");
- if (!(hw->phy.ops.acquire))
- goto out;
+ if (!hw->phy.ops.acquire)
+ return E1000_SUCCESS;
ret_val = hw->phy.ops.acquire(hw);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = e1000_write_phy_reg_mdic(hw, MAX_PHY_REG_ADDRESS & offset,
data);
hw->phy.ops.release(hw);
-out:
return ret_val;
}
@@ -711,29 +728,25 @@
DEBUGFUNC("__e1000_read_phy_reg_igp");
if (!locked) {
- if (!(hw->phy.ops.acquire))
- goto out;
+ if (!hw->phy.ops.acquire)
+ return E1000_SUCCESS;
ret_val = hw->phy.ops.acquire(hw);
if (ret_val)
- goto out;
+ return ret_val;
}
- if (offset > MAX_PHY_MULTI_PAGE_REG) {
+ if (offset > MAX_PHY_MULTI_PAGE_REG)
ret_val = e1000_write_phy_reg_mdic(hw,
IGP01E1000_PHY_PAGE_SELECT,
(u16)offset);
- if (ret_val)
- goto release;
- }
-
- ret_val = e1000_read_phy_reg_mdic(hw, MAX_PHY_REG_ADDRESS & offset,
- data);
-
-release:
+ if (!ret_val)
+ ret_val = e1000_read_phy_reg_mdic(hw,
+ MAX_PHY_REG_ADDRESS & offset,
+ data);
if (!locked)
hw->phy.ops.release(hw);
-out:
+
return ret_val;
}
@@ -784,30 +797,25 @@
DEBUGFUNC("e1000_write_phy_reg_igp");
if (!locked) {
- if (!(hw->phy.ops.acquire))
- goto out;
+ if (!hw->phy.ops.acquire)
+ return E1000_SUCCESS;
ret_val = hw->phy.ops.acquire(hw);
if (ret_val)
- goto out;
+ return ret_val;
}
- if (offset > MAX_PHY_MULTI_PAGE_REG) {
+ if (offset > MAX_PHY_MULTI_PAGE_REG)
ret_val = e1000_write_phy_reg_mdic(hw,
IGP01E1000_PHY_PAGE_SELECT,
(u16)offset);
- if (ret_val)
- goto release;
- }
-
- ret_val = e1000_write_phy_reg_mdic(hw, MAX_PHY_REG_ADDRESS & offset,
- data);
-
-release:
+ if (!ret_val)
+ ret_val = e1000_write_phy_reg_mdic(hw, MAX_PHY_REG_ADDRESS &
+ offset,
+ data);
if (!locked)
hw->phy.ops.release(hw);
-out:
return ret_val;
}
@@ -854,17 +862,18 @@
bool locked)
{
u32 kmrnctrlsta;
- s32 ret_val = E1000_SUCCESS;
DEBUGFUNC("__e1000_read_kmrn_reg");
if (!locked) {
- if (!(hw->phy.ops.acquire))
- goto out;
+ s32 ret_val = E1000_SUCCESS;
+
+ if (!hw->phy.ops.acquire)
+ return E1000_SUCCESS;
ret_val = hw->phy.ops.acquire(hw);
if (ret_val)
- goto out;
+ return ret_val;
}
kmrnctrlsta = ((offset << E1000_KMRNCTRLSTA_OFFSET_SHIFT) &
@@ -880,8 +889,7 @@
if (!locked)
hw->phy.ops.release(hw);
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -929,17 +937,18 @@
bool locked)
{
u32 kmrnctrlsta;
- s32 ret_val = E1000_SUCCESS;
DEBUGFUNC("e1000_write_kmrn_reg_generic");
if (!locked) {
- if (!(hw->phy.ops.acquire))
- goto out;
+ s32 ret_val = E1000_SUCCESS;
+
+ if (!hw->phy.ops.acquire)
+ return E1000_SUCCESS;
ret_val = hw->phy.ops.acquire(hw);
if (ret_val)
- goto out;
+ return ret_val;
}
kmrnctrlsta = ((offset << E1000_KMRNCTRLSTA_OFFSET_SHIFT) &
@@ -952,8 +961,7 @@
if (!locked)
hw->phy.ops.release(hw);
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -985,50 +993,26 @@
}
/**
- * e1000_copper_link_setup_82577 - Setup 82577 PHY for copper link
+ * e1000_set_master_slave_mode - Setup PHY for Master/slave mode
* @hw: pointer to the HW structure
*
- * Sets up Carrier-sense on Transmit and downshift values.
+ * Sets up Master/slave mode
**/
-s32 e1000_copper_link_setup_82577(struct e1000_hw *hw)
+static s32 e1000_set_master_slave_mode(struct e1000_hw *hw)
{
s32 ret_val;
u16 phy_data;
- DEBUGFUNC("e1000_copper_link_setup_82577");
-
- if (hw->phy.type == e1000_phy_82580) {
- ret_val = hw->phy.ops.reset(hw);
- if (ret_val) {
- DEBUGOUT("Error resetting the PHY.\n");
- goto out;
- }
- }
-
- /* Enable CRS on Tx. This must be set for half-duplex operation. */
- ret_val = hw->phy.ops.read_reg(hw, I82577_CFG_REG, &phy_data);
- if (ret_val)
- goto out;
-
- phy_data |= I82577_CFG_ASSERT_CRS_ON_TX;
-
- /* Enable downshift */
- phy_data |= I82577_CFG_ENABLE_DOWNSHIFT;
-
- ret_val = hw->phy.ops.write_reg(hw, I82577_CFG_REG, phy_data);
- if (ret_val)
- goto out;
-
/* Resolve Master/Slave mode */
ret_val = hw->phy.ops.read_reg(hw, PHY_1000T_CTRL, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
/* load defaults for future use */
hw->phy.original_ms_type = (phy_data & CR_1000T_MS_ENABLE) ?
((phy_data & CR_1000T_MS_VALUE) ?
- e1000_ms_force_master :
- e1000_ms_force_slave) : e1000_ms_auto;
+ e1000_ms_force_master :
+ e1000_ms_force_slave) : e1000_ms_auto;
switch (hw->phy.ms_type) {
case e1000_ms_force_master:
@@ -1040,16 +1024,76 @@
break;
case e1000_ms_auto:
phy_data &= ~CR_1000T_MS_ENABLE;
+ /* fall-through */
default:
break;
}
- ret_val = hw->phy.ops.write_reg(hw, PHY_1000T_CTRL, phy_data);
+ return hw->phy.ops.write_reg(hw, PHY_1000T_CTRL, phy_data);
+}
+
+/**
+ * e1000_copper_link_setup_82577 - Setup 82577 PHY for copper link
+ * @hw: pointer to the HW structure
+ *
+ * Sets up Carrier-sense on Transmit and downshift values.
+ **/
+s32 e1000_copper_link_setup_82577(struct e1000_hw *hw)
+{
+ s32 ret_val;
+ u16 phy_data;
+
+ DEBUGFUNC("e1000_copper_link_setup_82577");
+
+ if (hw->phy.type == e1000_phy_82580) {
+ ret_val = hw->phy.ops.reset(hw);
+ if (ret_val) {
+ DEBUGOUT("Error resetting the PHY.\n");
+ return ret_val;
+ }
+ }
+
+ /* Enable CRS on Tx. This must be set for half-duplex operation. */
+ ret_val = hw->phy.ops.read_reg(hw, I82577_CFG_REG, &phy_data);
if (ret_val)
- goto out;
-
-out:
- return ret_val;
+ return ret_val;
+
+ phy_data |= I82577_CFG_ASSERT_CRS_ON_TX;
+
+ /* Enable downshift */
+ phy_data |= I82577_CFG_ENABLE_DOWNSHIFT;
+
+ ret_val = hw->phy.ops.write_reg(hw, I82577_CFG_REG, phy_data);
+ if (ret_val)
+ return ret_val;
+
+ /* Set MDI/MDIX mode */
+ ret_val = hw->phy.ops.read_reg(hw, I82577_PHY_CTRL_2, &phy_data);
+ if (ret_val)
+ return ret_val;
+ phy_data &= ~I82577_PHY_CTRL2_MDIX_CFG_MASK;
+ /*
+ * Options:
+ * 0 - Auto (default)
+ * 1 - MDI mode
+ * 2 - MDI-X mode
+ */
+ switch (hw->phy.mdix) {
+ case 1:
+ break;
+ case 2:
+ phy_data |= I82577_PHY_CTRL2_MANUAL_MDIX;
+ break;
+ case 0:
+ default:
+ phy_data |= I82577_PHY_CTRL2_AUTO_MDI_MDIX;
+ break;
+ }
+ ret_val = hw->phy.ops.write_reg(hw, I82577_PHY_CTRL_2, phy_data);
+ if (ret_val)
+ return ret_val;
+
+ return e1000_set_master_slave_mode(hw);
}
/**
@@ -1071,7 +1115,7 @@
/* Enable CRS on Tx. This must be set for half-duplex operation. */
ret_val = phy->ops.read_reg(hw, M88E1000_PHY_SPEC_CTRL, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
/* For BM PHY this bit is downshift enable */
if (phy->type != e1000_phy_bm)
@@ -1111,16 +1155,32 @@
* 1 - Enabled
*/
phy_data &= ~M88E1000_PSCR_POLARITY_REVERSAL;
- if (phy->disable_polarity_correction == 1)
+ if (phy->disable_polarity_correction)
phy_data |= M88E1000_PSCR_POLARITY_REVERSAL;
/* Enable downshift on BM (disabled by default) */
- if (phy->type == e1000_phy_bm)
+ if (phy->type == e1000_phy_bm) {
+ /* For 82574/82583, first disable then enable downshift */
+ if (phy->id == BME1000_E_PHY_ID_R2) {
+ phy_data &= ~BME1000_PSCR_ENABLE_DOWNSHIFT;
+ ret_val = phy->ops.write_reg(hw, M88E1000_PHY_SPEC_CTRL,
+ phy_data);
+ if (ret_val)
+ return ret_val;
+ /* Commit the changes. */
+ ret_val = phy->ops.commit(hw);
+ if (ret_val) {
+ DEBUGOUT("Error committing the PHY changes\n");
+ return ret_val;
+ }
+ }
+
phy_data |= BME1000_PSCR_ENABLE_DOWNSHIFT;
+ }
ret_val = phy->ops.write_reg(hw, M88E1000_PHY_SPEC_CTRL, phy_data);
if (ret_val)
- goto out;
+ return ret_val;
if ((phy->type == e1000_phy_m88) &&
(phy->revision < E1000_REVISION_4) &&
@@ -1132,7 +1192,7 @@
ret_val = phy->ops.read_reg(hw, M88E1000_EXT_PHY_SPEC_CTRL,
&phy_data);
if (ret_val)
- goto out;
+ return ret_val;
phy_data |= M88E1000_EPSCR_TX_CLK_25;
@@ -1151,33 +1211,33 @@
ret_val = phy->ops.write_reg(hw, M88E1000_EXT_PHY_SPEC_CTRL,
phy_data);
if (ret_val)
- goto out;
+ return ret_val;
}
if ((phy->type == e1000_phy_bm) && (phy->id == BME1000_E_PHY_ID_R2)) {
/* Set PHY page 0, register 29 to 0x0003 */
ret_val = phy->ops.write_reg(hw, 29, 0x0003);
if (ret_val)
- goto out;
+ return ret_val;
/* Set PHY page 0, register 30 to 0x0000 */
ret_val = phy->ops.write_reg(hw, 30, 0x0000);
if (ret_val)
- goto out;
+ return ret_val;
}
/* Commit the changes. */
ret_val = phy->ops.commit(hw);
if (ret_val) {
DEBUGOUT("Error committing the PHY changes\n");
- goto out;
+ return ret_val;
}
if (phy->type == e1000_phy_82578) {
ret_val = phy->ops.read_reg(hw, M88E1000_EXT_PHY_SPEC_CTRL,
&phy_data);
if (ret_val)
- goto out;
+ return ret_val;
/* 82578 PHY - set the downshift count to 1x. */
phy_data |= I82578_EPSCR_DOWNSHIFT_ENABLE;
@@ -1185,11 +1245,16 @@
ret_val = phy->ops.write_reg(hw, M88E1000_EXT_PHY_SPEC_CTRL,
phy_data);
if (ret_val)
- goto out;
+ return ret_val;
}
-out:
- return ret_val;
+ if (phy->type == e1000_phy_i210) {
+ ret_val = e1000_set_master_slave_mode(hw);
+ if (ret_val)
+ return ret_val;
+ }
+
+ return E1000_SUCCESS;
}
/**
@@ -1211,7 +1276,7 @@
/* Enable CRS on Tx. This must be set for half-duplex operation. */
ret_val = phy->ops.read_reg(hw, M88E1000_PHY_SPEC_CTRL, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
/*
* Options:
@@ -1250,7 +1315,7 @@
* 1 - Enabled
*/
phy_data &= ~M88E1000_PSCR_POLARITY_REVERSAL;
- if (phy->disable_polarity_correction == 1)
+ if (phy->disable_polarity_correction)
phy_data |= M88E1000_PSCR_POLARITY_REVERSAL;
/* Enable downshift and setting it to X6 */
@@ -1260,17 +1325,16 @@
ret_val = phy->ops.write_reg(hw, M88E1000_PHY_SPEC_CTRL, phy_data);
if (ret_val)
- goto out;
+ return ret_val;
/* Commit the changes. */
ret_val = phy->ops.commit(hw);
if (ret_val) {
DEBUGOUT("Error committing the PHY changes\n");
- goto out;
+ return ret_val;
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -1292,7 +1356,7 @@
ret_val = hw->phy.ops.reset(hw);
if (ret_val) {
DEBUGOUT("Error resetting the PHY.\n");
- goto out;
+ return ret_val;
}
/*
@@ -1310,7 +1374,7 @@
ret_val = hw->phy.ops.set_d3_lplu_state(hw, FALSE);
if (ret_val) {
DEBUGOUT("Error Disabling LPLU D3\n");
- goto out;
+ return ret_val;
}
}
@@ -1319,13 +1383,13 @@
ret_val = hw->phy.ops.set_d0_lplu_state(hw, FALSE);
if (ret_val) {
DEBUGOUT("Error Disabling LPLU D0\n");
- goto out;
+ return ret_val;
}
}
/* Configure mdi-mdix settings */
ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CTRL, &data);
if (ret_val)
- goto out;
+ return ret_val;
data &= ~IGP01E1000_PSCR_AUTO_MDIX;
@@ -1343,7 +1407,7 @@
}
ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CTRL, data);
if (ret_val)
- goto out;
+ return ret_val;
/* set auto-master slave resolution settings */
if (hw->mac.autoneg) {
@@ -1358,125 +1422,29 @@
IGP01E1000_PHY_PORT_CONFIG,
&data);
if (ret_val)
- goto out;
+ return ret_val;
data &= ~IGP01E1000_PSCFR_SMART_SPEED;
ret_val = phy->ops.write_reg(hw,
IGP01E1000_PHY_PORT_CONFIG,
data);
if (ret_val)
- goto out;
+ return ret_val;
/* Set auto Master/Slave resolution process */
ret_val = phy->ops.read_reg(hw, PHY_1000T_CTRL, &data);
if (ret_val)
- goto out;
+ return ret_val;
data &= ~CR_1000T_MS_ENABLE;
ret_val = phy->ops.write_reg(hw, PHY_1000T_CTRL, data);
if (ret_val)
- goto out;
+ return ret_val;
}
- ret_val = phy->ops.read_reg(hw, PHY_1000T_CTRL, &data);
- if (ret_val)
- goto out;
-
- /* load defaults for future use */
- phy->original_ms_type = (data & CR_1000T_MS_ENABLE) ?
- ((data & CR_1000T_MS_VALUE) ?
- e1000_ms_force_master :
- e1000_ms_force_slave) :
- e1000_ms_auto;
-
- switch (phy->ms_type) {
- case e1000_ms_force_master:
- data |= (CR_1000T_MS_ENABLE | CR_1000T_MS_VALUE);
- break;
- case e1000_ms_force_slave:
- data |= CR_1000T_MS_ENABLE;
- data &= ~(CR_1000T_MS_VALUE);
- break;
- case e1000_ms_auto:
- data &= ~CR_1000T_MS_ENABLE;
- default:
- break;
- }
- ret_val = phy->ops.write_reg(hw, PHY_1000T_CTRL, data);
- if (ret_val)
- goto out;
+ ret_val = e1000_set_master_slave_mode(hw);
}
-out:
- return ret_val;
-}
-
-/**
- * e1000_copper_link_autoneg - Setup/Enable autoneg for copper link
- * @hw: pointer to the HW structure
- *
- * Performs initial bounds checking on autoneg advertisement parameter, then
- * configure to advertise the full capability. Setup the PHY to autoneg
- * and restart the negotiation process between the link partner. If
- * autoneg_wait_to_complete, then wait for autoneg to complete before exiting.
- **/
-s32 e1000_copper_link_autoneg(struct e1000_hw *hw)
-{
- struct e1000_phy_info *phy = &hw->phy;
- s32 ret_val;
- u16 phy_ctrl;
-
- DEBUGFUNC("e1000_copper_link_autoneg");
-
- /*
- * Perform some bounds checking on the autoneg advertisement
- * parameter.
- */
- phy->autoneg_advertised &= phy->autoneg_mask;
-
- /*
- * If autoneg_advertised is zero, we assume it was not defaulted
- * by the calling code so we set to advertise full capability.
- */
- if (phy->autoneg_advertised == 0)
- phy->autoneg_advertised = phy->autoneg_mask;
-
- DEBUGOUT("Reconfiguring auto-neg advertisement params\n");
- ret_val = e1000_phy_setup_autoneg(hw);
- if (ret_val) {
- DEBUGOUT("Error Setting up Auto-Negotiation\n");
- goto out;
- }
- DEBUGOUT("Restarting Auto-Neg\n");
-
- /*
- * Restart auto-negotiation by setting the Auto Neg Enable bit and
- * the Auto Neg Restart bit in the PHY control register.
- */
- ret_val = phy->ops.read_reg(hw, PHY_CONTROL, &phy_ctrl);
- if (ret_val)
- goto out;
-
- phy_ctrl |= (MII_CR_AUTO_NEG_EN | MII_CR_RESTART_AUTO_NEG);
- ret_val = phy->ops.write_reg(hw, PHY_CONTROL, phy_ctrl);
- if (ret_val)
- goto out;
-
- /*
- * Does the user want to wait for Auto-Neg to complete here, or
- * check at a later time (for example, callback routine).
- */
- if (phy->autoneg_wait_to_complete) {
- ret_val = hw->mac.ops.wait_autoneg(hw);
- if (ret_val) {
- DEBUGOUT("Error while waiting for autoneg to complete\n");
- goto out;
- }
- }
-
- hw->mac.get_link_status = TRUE;
-
-out:
return ret_val;
}
@@ -1503,14 +1471,14 @@
/* Read the MII Auto-Neg Advertisement Register (Address 4). */
ret_val = phy->ops.read_reg(hw, PHY_AUTONEG_ADV, &mii_autoneg_adv_reg);
if (ret_val)
- goto out;
+ return ret_val;
if (phy->autoneg_mask & ADVERTISE_1000_FULL) {
/* Read the MII 1000Base-T Control Register (Address 9). */
ret_val = phy->ops.read_reg(hw, PHY_1000T_CTRL,
&mii_1000t_ctrl_reg);
if (ret_val)
- goto out;
+ return ret_val;
}
/*
@@ -1624,24 +1592,87 @@
break;
default:
DEBUGOUT("Flow control param set incorrectly\n");
- ret_val = -E1000_ERR_CONFIG;
- goto out;
+ return -E1000_ERR_CONFIG;
}
ret_val = phy->ops.write_reg(hw, PHY_AUTONEG_ADV, mii_autoneg_adv_reg);
if (ret_val)
- goto out;
+ return ret_val;
DEBUGOUT1("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg);
- if (phy->autoneg_mask & ADVERTISE_1000_FULL) {
+ if (phy->autoneg_mask & ADVERTISE_1000_FULL)
ret_val = phy->ops.write_reg(hw, PHY_1000T_CTRL,
mii_1000t_ctrl_reg);
- if (ret_val)
- goto out;
+
+ return ret_val;
+}
+
+/**
+ * e1000_copper_link_autoneg - Setup/Enable autoneg for copper link
+ * @hw: pointer to the HW structure
+ *
+ * Performs initial bounds checking on autoneg advertisement parameter, then
+ * configure to advertise the full capability. Setup the PHY to autoneg
+ * and restart the negotiation process between the link partner. If
+ * autoneg_wait_to_complete, then wait for autoneg to complete before exiting.
+ **/
+s32 e1000_copper_link_autoneg(struct e1000_hw *hw)
+{
+ struct e1000_phy_info *phy = &hw->phy;
+ s32 ret_val;
+ u16 phy_ctrl;
+
+ DEBUGFUNC("e1000_copper_link_autoneg");
+
+ /*
+ * Perform some bounds checking on the autoneg advertisement
+ * parameter.
+ */
+ phy->autoneg_advertised &= phy->autoneg_mask;
+
+ /*
+ * If autoneg_advertised is zero, we assume it was not defaulted
+ * by the calling code so we set to advertise full capability.
+ */
+ if (!phy->autoneg_advertised)
+ phy->autoneg_advertised = phy->autoneg_mask;
+
+ DEBUGOUT("Reconfiguring auto-neg advertisement params\n");
+ ret_val = e1000_phy_setup_autoneg(hw);
+ if (ret_val) {
+ DEBUGOUT("Error Setting up Auto-Negotiation\n");
+ return ret_val;
}
-
-out:
+ DEBUGOUT("Restarting Auto-Neg\n");
+
+ /*
+ * Restart auto-negotiation by setting the Auto Neg Enable bit and
+ * the Auto Neg Restart bit in the PHY control register.
+ */
+ ret_val = phy->ops.read_reg(hw, PHY_CONTROL, &phy_ctrl);
+ if (ret_val)
+ return ret_val;
+
+ phy_ctrl |= (MII_CR_AUTO_NEG_EN | MII_CR_RESTART_AUTO_NEG);
+ ret_val = phy->ops.write_reg(hw, PHY_CONTROL, phy_ctrl);
+ if (ret_val)
+ return ret_val;
+
+ /*
+ * Does the user want to wait for Auto-Neg to complete here, or
+ * check at a later time (for example, callback routine).
+ */
+ if (phy->autoneg_wait_to_complete) {
+ ret_val = hw->mac.ops.wait_autoneg(hw);
+ if (ret_val) {
+ DEBUGOUT("Error while waiting for autoneg to complete\n");
+ return ret_val;
+ }
+ }
+
+ hw->mac.get_link_status = TRUE;
+
return ret_val;
}
@@ -1668,7 +1699,7 @@
*/
ret_val = e1000_copper_link_autoneg(hw);
if (ret_val)
- goto out;
+ return ret_val;
} else {
/*
* PHY will be set to 10H, 10F, 100H or 100F
@@ -1678,7 +1709,7 @@
ret_val = hw->phy.ops.force_speed_duplex(hw);
if (ret_val) {
DEBUGOUT("Error Forcing Speed and Duplex\n");
- goto out;
+ return ret_val;
}
}
@@ -1689,17 +1720,16 @@
ret_val = e1000_phy_has_link_generic(hw, COPPER_LINK_UP_LIMIT, 10,
&link);
if (ret_val)
- goto out;
+ return ret_val;
if (link) {
DEBUGOUT("Valid link established!!!\n");
- e1000_config_collision_dist_generic(hw);
+ hw->mac.ops.config_collision_dist(hw);
ret_val = e1000_config_fc_after_link_up_generic(hw);
} else {
DEBUGOUT("Unable to establish link!!!\n");
}
-out:
return ret_val;
}
@@ -1722,13 +1752,13 @@
ret_val = phy->ops.read_reg(hw, PHY_CONTROL, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
e1000_phy_force_speed_duplex_setup(hw, &phy_data);
ret_val = phy->ops.write_reg(hw, PHY_CONTROL, phy_data);
if (ret_val)
- goto out;
+ return ret_val;
/*
* Clear Auto-Crossover to force MDI manually. IGP requires MDI
@@ -1736,14 +1766,14 @@
*/
ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CTRL, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
phy_data &= ~IGP01E1000_PSCR_AUTO_MDIX;
phy_data &= ~IGP01E1000_PSCR_FORCE_MDI_MDIX;
ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CTRL, phy_data);
if (ret_val)
- goto out;
+ return ret_val;
DEBUGOUT1("IGP PSCR: %X\n", phy_data);
@@ -1755,7 +1785,7 @@
ret_val = e1000_phy_has_link_generic(hw, PHY_FORCE_LIMIT,
100000, &link);
if (ret_val)
- goto out;
+ return ret_val;
if (!link)
DEBUGOUT("Link taking longer than expected.\n");
@@ -1763,11 +1793,8 @@
/* Try once more */
ret_val = e1000_phy_has_link_generic(hw, PHY_FORCE_LIMIT,
100000, &link);
- if (ret_val)
- goto out;
}
-out:
return ret_val;
}
@@ -1796,29 +1823,29 @@
*/
ret_val = phy->ops.read_reg(hw, M88E1000_PHY_SPEC_CTRL, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
phy_data &= ~M88E1000_PSCR_AUTO_X_MODE;
ret_val = phy->ops.write_reg(hw, M88E1000_PHY_SPEC_CTRL, phy_data);
if (ret_val)
- goto out;
+ return ret_val;
DEBUGOUT1("M88E1000 PSCR: %X\n", phy_data);
ret_val = phy->ops.read_reg(hw, PHY_CONTROL, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
e1000_phy_force_speed_duplex_setup(hw, &phy_data);
ret_val = phy->ops.write_reg(hw, PHY_CONTROL, phy_data);
if (ret_val)
- goto out;
+ return ret_val;
/* Reset the phy to commit changes. */
ret_val = hw->phy.ops.commit(hw);
if (ret_val)
- goto out;
+ return ret_val;
if (phy->autoneg_wait_to_complete) {
DEBUGOUT("Waiting for forced speed/duplex link on M88 phy.\n");
@@ -1826,13 +1853,25 @@
ret_val = e1000_phy_has_link_generic(hw, PHY_FORCE_LIMIT,
100000, &link);
if (ret_val)
- goto out;
+ return ret_val;
if (!link) {
- if (hw->phy.type != e1000_phy_m88 ||
- hw->phy.id == I347AT4_E_PHY_ID ||
- hw->phy.id == M88E1340M_E_PHY_ID ||
- hw->phy.id == M88E1112_E_PHY_ID) {
+ bool reset_dsp = TRUE;
+
+ switch (hw->phy.id) {
+ case I347AT4_E_PHY_ID:
+ case M88E1340M_E_PHY_ID:
+ case M88E1112_E_PHY_ID:
+ case I210_I_PHY_ID:
+ reset_dsp = FALSE;
+ break;
+ default:
+ if (hw->phy.type != e1000_phy_m88)
+ reset_dsp = FALSE;
+ break;
+ }
+
+ if (!reset_dsp) {
DEBUGOUT("Link taking longer than expected.\n");
} else {
/*
@@ -1843,10 +1882,10 @@
M88E1000_PHY_PAGE_SELECT,
0x001d);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = e1000_phy_reset_dsp_generic(hw);
if (ret_val)
- goto out;
+ return ret_val;
}
}
@@ -1854,18 +1893,21 @@
ret_val = e1000_phy_has_link_generic(hw, PHY_FORCE_LIMIT,
100000, &link);
if (ret_val)
- goto out;
+ return ret_val;
}
- if (hw->phy.type != e1000_phy_m88 ||
- hw->phy.id == I347AT4_E_PHY_ID ||
- hw->phy.id == M88E1340M_E_PHY_ID ||
- hw->phy.id == M88E1112_E_PHY_ID)
- goto out;
-
+ if (hw->phy.type != e1000_phy_m88)
+ return E1000_SUCCESS;
+
+ if (hw->phy.id == I347AT4_E_PHY_ID ||
+ hw->phy.id == M88E1340M_E_PHY_ID ||
+ hw->phy.id == M88E1112_E_PHY_ID)
+ return E1000_SUCCESS;
+ if (hw->phy.id == I210_I_PHY_ID)
+ return E1000_SUCCESS;
ret_val = phy->ops.read_reg(hw, M88E1000_EXT_PHY_SPEC_CTRL, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
/*
* Resetting the phy means we need to re-force TX_CLK in the
@@ -1875,7 +1917,7 @@
phy_data |= M88E1000_EPSCR_TX_CLK_25;
ret_val = phy->ops.write_reg(hw, M88E1000_EXT_PHY_SPEC_CTRL, phy_data);
if (ret_val)
- goto out;
+ return ret_val;
/*
* In addition, we must re-enable CRS on Tx for both half and full
@@ -1883,12 +1925,11 @@
*/
ret_val = phy->ops.read_reg(hw, M88E1000_PHY_SPEC_CTRL, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
phy_data |= M88E1000_PSCR_ASSERT_CRS_ON_TX;
ret_val = phy->ops.write_reg(hw, M88E1000_PHY_SPEC_CTRL, phy_data);
-out:
return ret_val;
}
@@ -1911,25 +1952,25 @@
ret_val = phy->ops.read_reg(hw, PHY_CONTROL, &data);
if (ret_val)
- goto out;
+ return ret_val;
e1000_phy_force_speed_duplex_setup(hw, &data);
ret_val = phy->ops.write_reg(hw, PHY_CONTROL, data);
if (ret_val)
- goto out;
+ return ret_val;
/* Disable MDI-X support for 10/100 */
ret_val = phy->ops.read_reg(hw, IFE_PHY_MDIX_CONTROL, &data);
if (ret_val)
- goto out;
+ return ret_val;
data &= ~IFE_PMC_AUTO_MDIX;
data &= ~IFE_PMC_FORCE_MDIX;
ret_val = phy->ops.write_reg(hw, IFE_PHY_MDIX_CONTROL, data);
if (ret_val)
- goto out;
+ return ret_val;
DEBUGOUT1("IFE PMC: %X\n", data);
@@ -1941,7 +1982,7 @@
ret_val = e1000_phy_has_link_generic(hw, PHY_FORCE_LIMIT,
100000, &link);
if (ret_val)
- goto out;
+ return ret_val;
if (!link)
DEBUGOUT("Link taking longer than expected.\n");
@@ -1950,11 +1991,10 @@
ret_val = e1000_phy_has_link_generic(hw, PHY_FORCE_LIMIT,
100000, &link);
if (ret_val)
- goto out;
+ return ret_val;
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -2014,7 +2054,7 @@
DEBUGOUT("Forcing 10mb\n");
}
- e1000_config_collision_dist_generic(hw);
+ hw->mac.ops.config_collision_dist(hw);
E1000_WRITE_REG(hw, E1000_CTRL, ctrl);
}
@@ -2036,24 +2076,24 @@
s32 e1000_set_d3_lplu_state_generic(struct e1000_hw *hw, bool active)
{
struct e1000_phy_info *phy = &hw->phy;
- s32 ret_val = E1000_SUCCESS;
+ s32 ret_val;
u16 data;
DEBUGFUNC("e1000_set_d3_lplu_state_generic");
- if (!(hw->phy.ops.read_reg))
- goto out;
+ if (!hw->phy.ops.read_reg)
+ return E1000_SUCCESS;
ret_val = phy->ops.read_reg(hw, IGP02E1000_PHY_POWER_MGMT, &data);
if (ret_val)
- goto out;
+ return ret_val;
if (!active) {
data &= ~IGP02E1000_PM_D3_LPLU;
ret_val = phy->ops.write_reg(hw, IGP02E1000_PHY_POWER_MGMT,
data);
if (ret_val)
- goto out;
+ return ret_val;
/*
* LPLU and SmartSpeed are mutually exclusive. LPLU is used
* during Dx states where the power conservation is most
@@ -2065,27 +2105,27 @@
IGP01E1000_PHY_PORT_CONFIG,
&data);
if (ret_val)
- goto out;
+ return ret_val;
data |= IGP01E1000_PSCFR_SMART_SPEED;
ret_val = phy->ops.write_reg(hw,
IGP01E1000_PHY_PORT_CONFIG,
data);
if (ret_val)
- goto out;
+ return ret_val;
} else if (phy->smart_speed == e1000_smart_speed_off) {
ret_val = phy->ops.read_reg(hw,
IGP01E1000_PHY_PORT_CONFIG,
&data);
if (ret_val)
- goto out;
+ return ret_val;
data &= ~IGP01E1000_PSCFR_SMART_SPEED;
ret_val = phy->ops.write_reg(hw,
IGP01E1000_PHY_PORT_CONFIG,
data);
if (ret_val)
- goto out;
+ return ret_val;
}
} else if ((phy->autoneg_advertised == E1000_ALL_SPEED_DUPLEX) ||
(phy->autoneg_advertised == E1000_ALL_NOT_GIG) ||
@@ -2094,20 +2134,19 @@
ret_val = phy->ops.write_reg(hw, IGP02E1000_PHY_POWER_MGMT,
data);
if (ret_val)
- goto out;
+ return ret_val;
/* When LPLU is enabled, we should disable SmartSpeed */
ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG,
&data);
if (ret_val)
- goto out;
+ return ret_val;
data &= ~IGP01E1000_PSCFR_SMART_SPEED;
ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG,
data);
}
-out:
return ret_val;
}
@@ -2128,6 +2167,7 @@
DEBUGFUNC("e1000_check_downshift_generic");
switch (phy->type) {
+ case e1000_phy_i210:
case e1000_phy_m88:
case e1000_phy_gg82563:
case e1000_phy_bm:
@@ -2144,16 +2184,14 @@
default:
/* speed downshift not supported */
phy->speed_downgraded = FALSE;
- ret_val = E1000_SUCCESS;
- goto out;
+ return E1000_SUCCESS;
}
ret_val = phy->ops.read_reg(hw, offset, &phy_data);
if (!ret_val)
- phy->speed_downgraded = (phy_data & mask) ? TRUE : FALSE;
-
-out:
+ phy->speed_downgraded = !!(phy_data & mask);
+
return ret_val;
}
@@ -2206,7 +2244,7 @@
*/
ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_STATUS, &data);
if (ret_val)
- goto out;
+ return ret_val;
if ((data & IGP01E1000_PSSR_SPEED_MASK) ==
IGP01E1000_PSSR_SPEED_1000MBPS) {
@@ -2228,7 +2266,6 @@
? e1000_rev_polarity_reversed
: e1000_rev_polarity_normal;
-out:
return ret_val;
}
@@ -2281,7 +2318,7 @@
DEBUGFUNC("e1000_wait_autoneg_generic");
- if (!(hw->phy.ops.read_reg))
+ if (!hw->phy.ops.read_reg)
return E1000_SUCCESS;
/* Break after autoneg completes or PHY_AUTO_NEG_LIMIT expires. */
@@ -2321,7 +2358,7 @@
DEBUGFUNC("e1000_phy_has_link_generic");
- if (!(hw->phy.ops.read_reg))
+ if (!hw->phy.ops.read_reg)
return E1000_SUCCESS;
for (i = 0; i < iterations; i++) {
@@ -2349,7 +2386,7 @@
usec_delay(usec_interval);
}
- *success = (i < iterations) ? TRUE : FALSE;
+ *success = (i < iterations);
return ret_val;
}
@@ -2379,22 +2416,20 @@
ret_val = phy->ops.read_reg(hw, M88E1000_PHY_SPEC_STATUS, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
index = (phy_data & M88E1000_PSSR_CABLE_LENGTH) >>
M88E1000_PSSR_CABLE_LENGTH_SHIFT;
- if (index >= M88E1000_CABLE_LENGTH_TABLE_SIZE - 1) {
- ret_val = -E1000_ERR_PHY;
- goto out;
- }
+
+ if (index >= M88E1000_CABLE_LENGTH_TABLE_SIZE - 1)
+ return -E1000_ERR_PHY;
phy->min_cable_length = e1000_m88_cable_length_table[index];
phy->max_cable_length = e1000_m88_cable_length_table[index + 1];
phy->cable_length = (phy->min_cable_length + phy->max_cable_length) / 2;
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
s32 e1000_get_cable_length_m88_gen2(struct e1000_hw *hw)
@@ -2406,28 +2441,49 @@
DEBUGFUNC("e1000_get_cable_length_m88_gen2");
switch (hw->phy.id) {
+ case I210_I_PHY_ID:
+ /* Get cable length from PHY Cable Diagnostics Control Reg */
+ ret_val = phy->ops.read_reg(hw, (0x7 << GS40G_PAGE_SHIFT) +
+ (I347AT4_PCDL + phy->addr),
+ &phy_data);
+ if (ret_val)
+ return ret_val;
+
+ /* Check if the unit of cable length is meters or cm */
+ ret_val = phy->ops.read_reg(hw, (0x7 << GS40G_PAGE_SHIFT) +
+ I347AT4_PCDC, &phy_data2);
+ if (ret_val)
+ return ret_val;
+
+ is_cm = !(phy_data2 & I347AT4_PCDC_CABLE_LENGTH_UNIT);
+
+ /* Populate the phy structure with cable length in meters */
+ phy->min_cable_length = phy_data / (is_cm ? 100 : 1);
+ phy->max_cable_length = phy_data / (is_cm ? 100 : 1);
+ phy->cable_length = phy_data / (is_cm ? 100 : 1);
+ break;
case M88E1340M_E_PHY_ID:
case I347AT4_E_PHY_ID:
/* Remember the original page select and set it to 7 */
ret_val = phy->ops.read_reg(hw, I347AT4_PAGE_SELECT,
&default_page);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = phy->ops.write_reg(hw, I347AT4_PAGE_SELECT, 0x07);
if (ret_val)
- goto out;
+ return ret_val;
/* Get cable length from PHY Cable Diagnostics Control Reg */
ret_val = phy->ops.read_reg(hw, (I347AT4_PCDL + phy->addr),
&phy_data);
if (ret_val)
- goto out;
+ return ret_val;
/* Check if the unit of cable length is meters or cm */
ret_val = phy->ops.read_reg(hw, I347AT4_PCDC, &phy_data2);
if (ret_val)
- goto out;
+ return ret_val;
is_cm = !(phy_data2 & I347AT4_PCDC_CABLE_LENGTH_UNIT);
@@ -2440,30 +2496,30 @@
ret_val = phy->ops.write_reg(hw, I347AT4_PAGE_SELECT,
default_page);
if (ret_val)
- goto out;
+ return ret_val;
break;
+
case M88E1112_E_PHY_ID:
/* Remember the original page select and set it to 5 */
ret_val = phy->ops.read_reg(hw, I347AT4_PAGE_SELECT,
&default_page);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = phy->ops.write_reg(hw, I347AT4_PAGE_SELECT, 0x05);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = phy->ops.read_reg(hw, M88E1112_VCT_DSP_DISTANCE,
&phy_data);
if (ret_val)
- goto out;
+ return ret_val;
index = (phy_data & M88E1000_PSSR_CABLE_LENGTH) >>
M88E1000_PSSR_CABLE_LENGTH_SHIFT;
- if (index >= M88E1000_CABLE_LENGTH_TABLE_SIZE - 1) {
- ret_val = -E1000_ERR_PHY;
- goto out;
- }
+
+ if (index >= M88E1000_CABLE_LENGTH_TABLE_SIZE - 1)
+ return -E1000_ERR_PHY;
phy->min_cable_length = e1000_m88_cable_length_table[index];
phy->max_cable_length = e1000_m88_cable_length_table[index + 1];
@@ -2475,15 +2531,13 @@
ret_val = phy->ops.write_reg(hw, I347AT4_PAGE_SELECT,
default_page);
if (ret_val)
- goto out;
+ return ret_val;
break;
default:
- ret_val = -E1000_ERR_PHY;
- goto out;
+ return -E1000_ERR_PHY;
}
-out:
return ret_val;
}
@@ -2501,7 +2555,7 @@
s32 e1000_get_cable_length_igp_2(struct e1000_hw *hw)
{
struct e1000_phy_info *phy = &hw->phy;
- s32 ret_val = E1000_SUCCESS;
+ s32 ret_val;
u16 phy_data, i, agc_value = 0;
u16 cur_agc_index, max_agc_index = 0;
u16 min_agc_index = IGP02E1000_CABLE_LENGTH_TABLE_SIZE - 1;
@@ -2518,7 +2572,7 @@
for (i = 0; i < IGP02E1000_PHY_CHANNEL_NUM; i++) {
ret_val = phy->ops.read_reg(hw, agc_reg_array[i], &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
/*
* Getting bits 15:9, which represent the combination of
@@ -2531,10 +2585,8 @@
/* Array index bound check. */
if ((cur_agc_index >= IGP02E1000_CABLE_LENGTH_TABLE_SIZE) ||
- (cur_agc_index == 0)) {
- ret_val = -E1000_ERR_PHY;
- goto out;
- }
+ (cur_agc_index == 0))
+ return -E1000_ERR_PHY;
/* Remove min & max AGC values from calculation. */
if (e1000_igp_2_cable_length_table[min_agc_index] >
@@ -2558,8 +2610,7 @@
phy->cable_length = (phy->min_cable_length + phy->max_cable_length) / 2;
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -2583,45 +2634,43 @@
if (phy->media_type != e1000_media_type_copper) {
DEBUGOUT("Phy info is only valid for copper media\n");
- ret_val = -E1000_ERR_CONFIG;
- goto out;
+ return -E1000_ERR_CONFIG;
}
ret_val = e1000_phy_has_link_generic(hw, 1, 0, &link);
if (ret_val)
- goto out;
+ return ret_val;
if (!link) {
DEBUGOUT("Phy info is only valid if link is up\n");
- ret_val = -E1000_ERR_CONFIG;
- goto out;
+ return -E1000_ERR_CONFIG;
}
ret_val = phy->ops.read_reg(hw, M88E1000_PHY_SPEC_CTRL, &phy_data);
if (ret_val)
- goto out;
-
- phy->polarity_correction = (phy_data & M88E1000_PSCR_POLARITY_REVERSAL)
- ? TRUE : FALSE;
+ return ret_val;
+
+ phy->polarity_correction = !!(phy_data &
+ M88E1000_PSCR_POLARITY_REVERSAL);
ret_val = e1000_check_polarity_m88(hw);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = phy->ops.read_reg(hw, M88E1000_PHY_SPEC_STATUS, &phy_data);
if (ret_val)
- goto out;
-
- phy->is_mdix = (phy_data & M88E1000_PSSR_MDIX) ? TRUE : FALSE;
+ return ret_val;
+
+ phy->is_mdix = !!(phy_data & M88E1000_PSSR_MDIX);
if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) {
ret_val = hw->phy.ops.get_cable_length(hw);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
phy->local_rx = (phy_data & SR_1000T_LOCAL_RX_STATUS)
? e1000_1000t_rx_status_ok
@@ -2637,7 +2686,6 @@
phy->remote_rx = e1000_1000t_rx_status_undefined;
}
-out:
return ret_val;
}
@@ -2661,35 +2709,34 @@
ret_val = e1000_phy_has_link_generic(hw, 1, 0, &link);
if (ret_val)
- goto out;
+ return ret_val;
if (!link) {
DEBUGOUT("Phy info is only valid if link is up\n");
- ret_val = -E1000_ERR_CONFIG;
- goto out;
+ return -E1000_ERR_CONFIG;
}
phy->polarity_correction = TRUE;
ret_val = e1000_check_polarity_igp(hw);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_STATUS, &data);
if (ret_val)
- goto out;
-
- phy->is_mdix = (data & IGP01E1000_PSSR_MDIX) ? TRUE : FALSE;
+ return ret_val;
+
+ phy->is_mdix = !!(data & IGP01E1000_PSSR_MDIX);
if ((data & IGP01E1000_PSSR_SPEED_MASK) ==
IGP01E1000_PSSR_SPEED_1000MBPS) {
ret_val = phy->ops.get_cable_length(hw);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data);
if (ret_val)
- goto out;
+ return ret_val;
phy->local_rx = (data & SR_1000T_LOCAL_RX_STATUS)
? e1000_1000t_rx_status_ok
@@ -2704,7 +2751,6 @@
phy->remote_rx = e1000_1000t_rx_status_undefined;
}
-out:
return ret_val;
}
@@ -2725,24 +2771,22 @@
ret_val = e1000_phy_has_link_generic(hw, 1, 0, &link);
if (ret_val)
- goto out;
+ return ret_val;
if (!link) {
DEBUGOUT("Phy info is only valid if link is up\n");
- ret_val = -E1000_ERR_CONFIG;
- goto out;
+ return -E1000_ERR_CONFIG;
}
ret_val = phy->ops.read_reg(hw, IFE_PHY_SPECIAL_CONTROL, &data);
if (ret_val)
- goto out;
- phy->polarity_correction = (data & IFE_PSC_AUTO_POLARITY_DISABLE)
- ? FALSE : TRUE;
+ return ret_val;
+ phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE);
if (phy->polarity_correction) {
ret_val = e1000_check_polarity_ife(hw);
if (ret_val)
- goto out;
+ return ret_val;
} else {
/* Polarity is forced */
phy->cable_polarity = (data & IFE_PSC_FORCE_POLARITY)
@@ -2752,17 +2796,16 @@
ret_val = phy->ops.read_reg(hw, IFE_PHY_MDIX_CONTROL, &data);
if (ret_val)
- goto out;
-
- phy->is_mdix = (data & IFE_PMC_MDIX_STATUS) ? TRUE : FALSE;
+ return ret_val;
+
+ phy->is_mdix = !!(data & IFE_PMC_MDIX_STATUS);
/* The following parameters are undefined for 10/100 operation. */
phy->cable_length = E1000_CABLE_LENGTH_UNDEFINED;
phy->local_rx = e1000_1000t_rx_status_undefined;
phy->remote_rx = e1000_1000t_rx_status_undefined;
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -2774,26 +2817,25 @@
**/
s32 e1000_phy_sw_reset_generic(struct e1000_hw *hw)
{
- s32 ret_val = E1000_SUCCESS;
+ s32 ret_val;
u16 phy_ctrl;
DEBUGFUNC("e1000_phy_sw_reset_generic");
- if (!(hw->phy.ops.read_reg))
- goto out;
+ if (!hw->phy.ops.read_reg)
+ return E1000_SUCCESS;
ret_val = hw->phy.ops.read_reg(hw, PHY_CONTROL, &phy_ctrl);
if (ret_val)
- goto out;
+ return ret_val;
phy_ctrl |= MII_CR_RESET;
ret_val = hw->phy.ops.write_reg(hw, PHY_CONTROL, phy_ctrl);
if (ret_val)
- goto out;
+ return ret_val;
usec_delay(1);
-out:
return ret_val;
}
@@ -2809,20 +2851,20 @@
s32 e1000_phy_hw_reset_generic(struct e1000_hw *hw)
{
struct e1000_phy_info *phy = &hw->phy;
- s32 ret_val = E1000_SUCCESS;
+ s32 ret_val;
u32 ctrl;
DEBUGFUNC("e1000_phy_hw_reset_generic");
- ret_val = phy->ops.check_reset_block(hw);
- if (ret_val) {
- ret_val = E1000_SUCCESS;
- goto out;
+ if (phy->ops.check_reset_block) {
+ ret_val = phy->ops.check_reset_block(hw);
+ if (ret_val)
+ return E1000_SUCCESS;
}
ret_val = phy->ops.acquire(hw);
if (ret_val)
- goto out;
+ return ret_val;
ctrl = E1000_READ_REG(hw, E1000_CTRL);
E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_PHY_RST);
@@ -2837,10 +2879,7 @@
phy->ops.release(hw);
- ret_val = phy->ops.get_cfg_done(hw);
-
-out:
- return ret_val;
+ return phy->ops.get_cfg_done(hw);
}
/**
@@ -2994,6 +3033,9 @@
case I82580_I_PHY_ID:
phy_type = e1000_phy_82580;
break;
+ case I210_I_PHY_ID:
+ phy_type = e1000_phy_i210;
+ break;
default:
phy_type = e1000_phy_unknown;
break;
@@ -3011,7 +3053,6 @@
**/
s32 e1000_determine_phy_address(struct e1000_hw *hw)
{
- s32 ret_val = -E1000_ERR_PHY_TYPE;
u32 phy_addr = 0;
u32 i;
enum e1000_phy_type phy_type = e1000_phy_unknown;
@@ -3030,17 +3071,15 @@
* If phy_type is valid, break - we found our
* PHY address
*/
- if (phy_type != e1000_phy_unknown) {
- ret_val = E1000_SUCCESS;
- goto out;
- }
+ if (phy_type != e1000_phy_unknown)
+ return E1000_SUCCESS;
+
msec_delay(1);
i++;
} while (i < 10);
}
-out:
- return ret_val;
+ return -E1000_ERR_PHY_TYPE;
}
/**
@@ -3083,7 +3122,7 @@
if (page == BM_WUC_PAGE) {
ret_val = e1000_access_phy_wakeup_reg_bm(hw, offset, &data,
FALSE, FALSE);
- goto out;
+ goto release;
}
hw->phy.addr = e1000_get_phy_addr_for_bm_page(page, offset);
@@ -3108,13 +3147,13 @@
ret_val = e1000_write_phy_reg_mdic(hw, page_select,
(page << page_shift));
if (ret_val)
- goto out;
+ goto release;
}
ret_val = e1000_write_phy_reg_mdic(hw, MAX_PHY_REG_ADDRESS & offset,
data);
-out:
+release:
hw->phy.ops.release(hw);
return ret_val;
}
@@ -3144,7 +3183,7 @@
if (page == BM_WUC_PAGE) {
ret_val = e1000_access_phy_wakeup_reg_bm(hw, offset, data,
TRUE, FALSE);
- goto out;
+ goto release;
}
hw->phy.addr = e1000_get_phy_addr_for_bm_page(page, offset);
@@ -3169,12 +3208,12 @@
ret_val = e1000_write_phy_reg_mdic(hw, page_select,
(page << page_shift));
if (ret_val)
- goto out;
+ goto release;
}
ret_val = e1000_read_phy_reg_mdic(hw, MAX_PHY_REG_ADDRESS & offset,
data);
-out:
+release:
hw->phy.ops.release(hw);
return ret_val;
}
@@ -3204,7 +3243,7 @@
if (page == BM_WUC_PAGE) {
ret_val = e1000_access_phy_wakeup_reg_bm(hw, offset, data,
TRUE, FALSE);
- goto out;
+ goto release;
}
hw->phy.addr = 1;
@@ -3216,12 +3255,12 @@
page);
if (ret_val)
- goto out;
+ goto release;
}
ret_val = e1000_read_phy_reg_mdic(hw, MAX_PHY_REG_ADDRESS & offset,
data);
-out:
+release:
hw->phy.ops.release(hw);
return ret_val;
}
@@ -3250,7 +3289,7 @@
if (page == BM_WUC_PAGE) {
ret_val = e1000_access_phy_wakeup_reg_bm(hw, offset, &data,
FALSE, FALSE);
- goto out;
+ goto release;
}
hw->phy.addr = 1;
@@ -3261,13 +3300,13 @@
page);
if (ret_val)
- goto out;
+ goto release;
}
ret_val = e1000_write_phy_reg_mdic(hw, MAX_PHY_REG_ADDRESS & offset,
data);
-out:
+release:
hw->phy.ops.release(hw);
return ret_val;
}
@@ -3287,10 +3326,8 @@
DEBUGFUNC("e1000_enable_phy_wakeup_reg_access_bm");
- if (!phy_reg) {
- ret_val = -E1000_ERR_PARAM;
- goto out;
- }
+ if (!phy_reg)
+ return -E1000_ERR_PARAM;
/* All page select, port ctrl and wakeup registers use phy address 1 */
hw->phy.addr = 1;
@@ -3299,14 +3336,14 @@
ret_val = e1000_set_page_igp(hw, (BM_PORT_CTRL_PAGE << IGP_PAGE_SHIFT));
if (ret_val) {
DEBUGOUT("Could not set Port Control page\n");
- goto out;
+ return ret_val;
}
ret_val = e1000_read_phy_reg_mdic(hw, BM_WUC_ENABLE_REG, phy_reg);
if (ret_val) {
DEBUGOUT2("Could not read PHY register %d.%d\n",
BM_PORT_CTRL_PAGE, BM_WUC_ENABLE_REG);
- goto out;
+ return ret_val;
}
/*
@@ -3321,15 +3358,14 @@
if (ret_val) {
DEBUGOUT2("Could not write PHY register %d.%d\n",
BM_PORT_CTRL_PAGE, BM_WUC_ENABLE_REG);
- goto out;
+ return ret_val;
}
- /* Select Host Wakeup Registers page */
- ret_val = e1000_set_page_igp(hw, (BM_WUC_PAGE << IGP_PAGE_SHIFT));
-
- /* caller now able to write registers on the Wakeup registers page */
-out:
- return ret_val;
+ /*
+ * Select Host Wakeup Registers page - caller now able to write
+ * registers on the Wakeup registers page
+ */
+ return e1000_set_page_igp(hw, (BM_WUC_PAGE << IGP_PAGE_SHIFT));
}
/**
@@ -3356,7 +3392,7 @@
ret_val = e1000_set_page_igp(hw, (BM_PORT_CTRL_PAGE << IGP_PAGE_SHIFT));
if (ret_val) {
DEBUGOUT("Could not set Port Control page\n");
- goto out;
+ return ret_val;
}
/* Restore 769.17 to its original value */
@@ -3364,7 +3400,7 @@
if (ret_val)
DEBUGOUT2("Could not restore PHY register %d.%d\n",
BM_PORT_CTRL_PAGE, BM_WUC_ENABLE_REG);
-out:
+
return ret_val;
}
@@ -3413,7 +3449,7 @@
ret_val = e1000_enable_phy_wakeup_reg_access_bm(hw, &phy_reg);
if (ret_val) {
DEBUGOUT("Could not enable PHY wakeup reg access\n");
- goto out;
+ return ret_val;
}
}
@@ -3423,7 +3459,7 @@
ret_val = e1000_write_phy_reg_mdic(hw, BM_WUC_ADDRESS_OPCODE, reg);
if (ret_val) {
DEBUGOUT1("Could not write address opcode to page %d\n", page);
- goto out;
+ return ret_val;
}
if (read) {
@@ -3438,13 +3474,12 @@
if (ret_val) {
DEBUGOUT2("Could not access PHY reg %d.%d\n", page, reg);
- goto out;
+ return ret_val;
}
if (!page_set)
ret_val = e1000_disable_phy_wakeup_reg_access_bm(hw, &phy_reg);
-out:
return ret_val;
}
@@ -3459,10 +3494,16 @@
void e1000_power_up_phy_copper(struct e1000_hw *hw)
{
u16 mii_reg = 0;
+ u16 power_reg = 0;
/* The PHY will retain its settings across a power down/up cycle */
hw->phy.ops.read_reg(hw, PHY_CONTROL, &mii_reg);
mii_reg &= ~MII_CR_POWER_DOWN;
+ if (hw->phy.type == e1000_phy_i210) {
+ hw->phy.ops.read_reg(hw, GS40G_COPPER_SPEC, &power_reg);
+ power_reg &= ~GS40G_CS_POWER_DOWN;
+ hw->phy.ops.write_reg(hw, GS40G_COPPER_SPEC, power_reg);
+ }
hw->phy.ops.write_reg(hw, PHY_CONTROL, mii_reg);
}
@@ -3477,10 +3518,17 @@
void e1000_power_down_phy_copper(struct e1000_hw *hw)
{
u16 mii_reg = 0;
+ u16 power_reg = 0;
/* The PHY will retain its settings across a power down/up cycle */
hw->phy.ops.read_reg(hw, PHY_CONTROL, &mii_reg);
mii_reg |= MII_CR_POWER_DOWN;
+ /* i210 Phy requires an additional bit for power up/down */
+ if (hw->phy.type == e1000_phy_i210) {
+ hw->phy.ops.read_reg(hw, GS40G_COPPER_SPEC, &power_reg);
+ power_reg |= GS40G_CS_POWER_DOWN;
+ hw->phy.ops.write_reg(hw, GS40G_COPPER_SPEC, power_reg);
+ }
hw->phy.ops.write_reg(hw, PHY_CONTROL, mii_reg);
msec_delay(1);
}
@@ -3646,7 +3694,7 @@
if ((hw->phy.type == e1000_phy_82578) &&
(hw->phy.revision >= 1) &&
(hw->phy.addr == 2) &&
- ((MAX_PHY_REG_ADDRESS & reg) == 0) &&
+ !(MAX_PHY_REG_ADDRESS & reg) &&
(data & (1 << 11))) {
u16 data2 = 0x7EFF;
ret_val = e1000_access_phy_debug_regs_hv(hw,
@@ -3770,7 +3818,7 @@
ret_val = e1000_write_phy_reg_mdic(hw, addr_reg, (u16)offset & 0x3F);
if (ret_val) {
DEBUGOUT("Could not write the Address Offset port register\n");
- goto out;
+ return ret_val;
}
/* Read or write the data value next */
@@ -3779,12 +3827,9 @@
else
ret_val = e1000_write_phy_reg_mdic(hw, data_reg, *data);
- if (ret_val) {
+ if (ret_val)
DEBUGOUT("Could not access the Data port register\n");
- goto out;
- }
-
-out:
+
return ret_val;
}
@@ -3807,24 +3852,24 @@
DEBUGFUNC("e1000_link_stall_workaround_hv");
if (hw->phy.type != e1000_phy_82578)
- goto out;
+ return E1000_SUCCESS;
/* Do not apply workaround if in PHY loopback bit 14 set */
hw->phy.ops.read_reg(hw, PHY_CONTROL, &data);
if (data & PHY_CONTROL_LB)
- goto out;
+ return E1000_SUCCESS;
/* check if link is up and at 1Gbps */
ret_val = hw->phy.ops.read_reg(hw, BM_CS_STATUS, &data);
if (ret_val)
- goto out;
+ return ret_val;
data &= BM_CS_STATUS_LINK_UP | BM_CS_STATUS_RESOLVED |
BM_CS_STATUS_SPEED_MASK;
if (data != (BM_CS_STATUS_LINK_UP | BM_CS_STATUS_RESOLVED |
BM_CS_STATUS_SPEED_1000))
- goto out;
+ return E1000_SUCCESS;
msec_delay(200);
@@ -3833,13 +3878,10 @@
HV_MUX_DATA_CTRL_GEN_TO_MAC |
HV_MUX_DATA_CTRL_FORCE_SPEED);
if (ret_val)
- goto out;
-
- ret_val = hw->phy.ops.write_reg(hw, HV_MUX_DATA_CTRL,
- HV_MUX_DATA_CTRL_GEN_TO_MAC);
-
-out:
- return ret_val;
+ return ret_val;
+
+ return hw->phy.ops.write_reg(hw, HV_MUX_DATA_CTRL,
+ HV_MUX_DATA_CTRL_GEN_TO_MAC);
}
/**
@@ -3885,13 +3927,13 @@
ret_val = phy->ops.read_reg(hw, PHY_CONTROL, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
e1000_phy_force_speed_duplex_setup(hw, &phy_data);
ret_val = phy->ops.write_reg(hw, PHY_CONTROL, phy_data);
if (ret_val)
- goto out;
+ return ret_val;
usec_delay(1);
@@ -3901,7 +3943,7 @@
ret_val = e1000_phy_has_link_generic(hw, PHY_FORCE_LIMIT,
100000, &link);
if (ret_val)
- goto out;
+ return ret_val;
if (!link)
DEBUGOUT("Link taking longer than expected.\n");
@@ -3909,11 +3951,8 @@
/* Try once more */
ret_val = e1000_phy_has_link_generic(hw, PHY_FORCE_LIMIT,
100000, &link);
- if (ret_val)
- goto out;
}
-out:
return ret_val;
}
@@ -3937,35 +3976,34 @@
ret_val = e1000_phy_has_link_generic(hw, 1, 0, &link);
if (ret_val)
- goto out;
+ return ret_val;
if (!link) {
DEBUGOUT("Phy info is only valid if link is up\n");
- ret_val = -E1000_ERR_CONFIG;
- goto out;
+ return -E1000_ERR_CONFIG;
}
phy->polarity_correction = TRUE;
ret_val = e1000_check_polarity_82577(hw);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = phy->ops.read_reg(hw, I82577_PHY_STATUS_2, &data);
if (ret_val)
- goto out;
-
- phy->is_mdix = (data & I82577_PHY_STATUS2_MDIX) ? TRUE : FALSE;
+ return ret_val;
+
+ phy->is_mdix = !!(data & I82577_PHY_STATUS2_MDIX);
if ((data & I82577_PHY_STATUS2_SPEED_MASK) ==
I82577_PHY_STATUS2_SPEED_1000MBPS) {
ret_val = hw->phy.ops.get_cable_length(hw);
if (ret_val)
- goto out;
+ return ret_val;
ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data);
if (ret_val)
- goto out;
+ return ret_val;
phy->local_rx = (data & SR_1000T_LOCAL_RX_STATUS)
? e1000_1000t_rx_status_ok
@@ -3980,8 +4018,7 @@
phy->remote_rx = e1000_1000t_rx_status_undefined;
}
-out:
- return ret_val;
+ return E1000_SUCCESS;
}
/**
@@ -4001,7 +4038,7 @@
ret_val = phy->ops.read_reg(hw, I82577_PHY_DIAG_STATUS, &phy_data);
if (ret_val)
- goto out;
+ return ret_val;
length = (phy_data & I82577_DSTATUS_CABLE_LENGTH) >>
I82577_DSTATUS_CABLE_LENGTH_SHIFT;
@@ -4011,6 +4048,68 @@
phy->cable_length = length;
-out:
+ return E1000_SUCCESS;
+}
+
+/**
+ * e1000_write_phy_reg_gs40g - Write GS40G PHY register
+ * @hw: pointer to the HW structure
+ * @offset: register offset to write to
+ * @data: data to write at register offset
+ *
+ * Acquires semaphore, if necessary, then writes the data to PHY register
+ * at the offset. Release any acquired semaphores before exiting.
+ **/
+s32 e1000_write_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 data)
+{
+ s32 ret_val;
+ u16 page = offset >> GS40G_PAGE_SHIFT;
+
+ DEBUGFUNC("e1000_write_phy_reg_gs40g");
+
+ offset = offset & GS40G_OFFSET_MASK;
+ ret_val = hw->phy.ops.acquire(hw);
+ if (ret_val)
+ return ret_val;
+
+ ret_val = e1000_write_phy_reg_mdic(hw, GS40G_PAGE_SELECT, page);
+ if (ret_val)
+ goto release;
+ ret_val = e1000_write_phy_reg_mdic(hw, offset, data);
+
+release:
+ hw->phy.ops.release(hw);
return ret_val;
}
+
+/**
+ * e1000_read_phy_reg_gs40g - Read GS40G PHY register
+ * @hw: pointer to the HW structure
+ * @offset: lower half is register offset to read to
+ * upper half is page to use.
+ * @data: data to read at register offset
+ *
+ * Acquires semaphore, if necessary, then reads the data in the PHY register
+ * at the offset. Release any acquired semaphores before exiting.
+ **/
+s32 e1000_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data)
+{
+ s32 ret_val;
+ u16 page = offset >> GS40G_PAGE_SHIFT;
+
+ DEBUGFUNC("e1000_read_phy_reg_gs40g");
+
+ offset = offset & GS40G_OFFSET_MASK;
+ ret_val = hw->phy.ops.acquire(hw);
+ if (ret_val)
+ return ret_val;
+
+ ret_val = e1000_write_phy_reg_mdic(hw, GS40G_PAGE_SELECT, page);
+ if (ret_val)
+ goto release;
+ ret_val = e1000_read_phy_reg_mdic(hw, offset, data);
+
+release:
+ hw->phy.ops.release(hw);
+ return ret_val;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_phy.h
--- a/head/sys/dev/e1000/e1000_phy.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_phy.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2011, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_phy.h 228386 2011-12-10 06:55:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_phy.h 238148 2012-07-05 20:26:57Z jfv $*/
#ifndef _E1000_PHY_H_
#define _E1000_PHY_H_
@@ -41,6 +41,10 @@
s32 e1000_null_lplu_state(struct e1000_hw *hw, bool active);
s32 e1000_null_write_reg(struct e1000_hw *hw, u32 offset, u16 data);
s32 e1000_null_set_page(struct e1000_hw *hw, u16 data);
+s32 e1000_read_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset,
+ u8 dev_addr, u8 *data);
+s32 e1000_write_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset,
+ u8 dev_addr, u8 data);
s32 e1000_check_downshift_generic(struct e1000_hw *hw);
s32 e1000_check_polarity_m88(struct e1000_hw *hw);
s32 e1000_check_polarity_igp(struct e1000_hw *hw);
@@ -112,6 +116,8 @@
s32 e1000_get_phy_info_82577(struct e1000_hw *hw);
s32 e1000_phy_force_speed_duplex_82577(struct e1000_hw *hw);
s32 e1000_get_cable_length_82577(struct e1000_hw *hw);
+s32 e1000_write_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 data);
+s32 e1000_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data);
#define E1000_MAX_PHY_ADDR 8
@@ -128,6 +134,17 @@
#define IGP_PAGE_SHIFT 5
#define PHY_REG_MASK 0x1F
+/* GS40G - I210 PHY defines */
+#define GS40G_PAGE_SELECT 0x16
+#define GS40G_PAGE_SHIFT 16
+#define GS40G_OFFSET_MASK 0xFFFF
+#define GS40G_PAGE_2 0x20000
+#define GS40G_MAC_REG2 0x15
+#define GS40G_MAC_LB 0x4140
+#define GS40G_MAC_SPEED_1G 0X0006
+#define GS40G_COPPER_SPEC 0x0010
+#define GS40G_CS_POWER_DOWN 0x0002
+
/* BM/HV Specific Registers */
#define BM_PORT_CTRL_PAGE 769
#define BM_PCIE_PAGE 770
@@ -174,8 +191,9 @@
#define I82577_PHY_STATUS2_SPEED_100MBPS 0x0100
/* I82577 PHY Control 2 */
-#define I82577_PHY_CTRL2_AUTO_MDIX 0x0400
-#define I82577_PHY_CTRL2_FORCE_MDI_MDIX 0x0200
+#define I82577_PHY_CTRL2_MANUAL_MDIX 0x0200
+#define I82577_PHY_CTRL2_AUTO_MDI_MDIX 0x0400
+#define I82577_PHY_CTRL2_MDIX_CFG_MASK 0x0600
/* I82577 PHY Diagnostics Status */
#define I82577_DSTATUS_CABLE_LENGTH 0x03FC
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/e1000_regs.h
--- a/head/sys/dev/e1000/e1000_regs.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/e1000_regs.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2011, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/e1000_regs.h 228386 2011-12-10 06:55:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/e1000/e1000_regs.h 238148 2012-07-05 20:26:57Z jfv $*/
#ifndef _E1000_REGS_H_
#define _E1000_REGS_H_
@@ -51,6 +51,7 @@
#define E1000_BARCTRL_FLSIZE 0x0700 /* BAR ctrl Flsize */
#define E1000_BARCTRL_CSRSIZE 0x2000 /* BAR ctrl CSR size */
#define E1000_I350_BARCTRL 0x5BFC /* BAR ctrl reg */
+#define E1000_I350_DTXMXPKTSZ 0x355C /* Maximum sent packet size reg*/
#define E1000_SCTL 0x00024 /* SerDes Control - RW */
#define E1000_FCAL 0x00028 /* Flow Control Address Low - RW */
#define E1000_FCAH 0x0002C /* Flow Control Address High -RW */
@@ -143,6 +144,62 @@
#define E1000_PBRWAC 0x024E8 /* Rx packet buffer wrap around counter - RO */
#define E1000_RDTR 0x02820 /* Rx Delay Timer - RW */
#define E1000_RADV 0x0282C /* Rx Interrupt Absolute Delay Timer - RW */
+#define E1000_SRWR 0x12018 /* Shadow Ram Write Register - RW */
+#define E1000_I210_FLMNGCTL 0x12038
+#define E1000_I210_FLMNGDATA 0x1203C
+#define E1000_I210_FLMNGCNT 0x12040
+
+#define E1000_I210_FLSWCTL 0x12048
+#define E1000_I210_FLSWDATA 0x1204C
+#define E1000_I210_FLSWCNT 0x12050
+
+#define E1000_I210_FLA 0x1201C
+
+#define E1000_INVM_DATA_REG(_n) (0x12120 + 4*(_n))
+#define E1000_INVM_SIZE 64 /* Number of INVM Data Registers */
+
+/* QAV Tx mode control register */
+#define E1000_I210_TQAVCTRL 0x3570
+
+/* QAV Tx mode control register bitfields masks */
+/* QAV enable */
+#define E1000_TQAVCTRL_MODE (1 << 0)
+/* Fetching arbitration type */
+#define E1000_TQAVCTRL_FETCH_ARB (1 << 4)
+/* Fetching timer enable */
+#define E1000_TQAVCTRL_FETCH_TIMER_ENABLE (1 << 5)
+/* Launch arbitration type */
+#define E1000_TQAVCTRL_LAUNCH_ARB (1 << 8)
+/* Launch timer enable */
+#define E1000_TQAVCTRL_LAUNCH_TIMER_ENABLE (1 << 9)
+/* SP waits for SR enable */
+#define E1000_TQAVCTRL_SP_WAIT_SR (1 << 10)
+/* Fetching timer correction */
+#define E1000_TQAVCTRL_FETCH_TIMER_DELTA_OFFSET 16
+#define E1000_TQAVCTRL_FETCH_TIMER_DELTA \
+ (0xFFFF << E1000_TQAVCTRL_FETCH_TIMER_DELTA_OFFSET)
+
+/* High credit registers where _n can be 0 or 1. */
+#define E1000_I210_TQAVHC(_n) (0x300C + 0x40 * (_n))
+
+/* Queues fetch arbitration priority control register */
+#define E1000_I210_TQAVARBCTRL 0x3574
+/* Queues priority masks where _n and _p can be 0-3. */
+#define E1000_TQAVARBCTRL_QUEUE_PRI(_n, _p) ((_p) << (2 * _n))
+/* QAV Tx mode control registers where _n can be 0 or 1. */
+#define E1000_I210_TQAVCC(_n) (0x3004 + 0x40 * (_n))
+
+/* QAV Tx mode control register bitfields masks */
+#define E1000_TQAVCC_IDLE_SLOPE 0xFFFF /* Idle slope */
+#define E1000_TQAVCC_KEEP_CREDITS (1 << 30) /* Keep credits opt enable */
+#define E1000_TQAVCC_QUEUE_MODE (1 << 31) /* SP vs. SR Tx mode */
+
+/* Good transmitted packets counter registers */
+#define E1000_PQGPTC(_n) (0x010014 + (0x100 * (_n)))
+
+/* Queues packet buffer size masks where _n can be 0-3 and _s 0-63 [kB] */
+#define E1000_I210_TXPBS_SIZE(_n, _s) ((_s) << (6 * _n))
+
/*
* Convenience macros
*
@@ -424,10 +481,11 @@
#define E1000_HOST_IF 0x08800 /* Host Interface */
#define E1000_FFMT 0x09000 /* Flexible Filter Mask Table - RW Array */
#define E1000_FFVT 0x09800 /* Flexible Filter Value Table - RW Array */
+#define E1000_HIBBA 0x8F40 /* Host Interface Buffer Base Address */
/* Flexible Host Filter Table */
-#define E1000_FHFT(_n) (0x09000 + (_n * 0x100))
+#define E1000_FHFT(_n) (0x09000 + ((_n) * 0x100))
/* Ext Flexible Host Filter Table */
-#define E1000_FHFT_EXT(_n) (0x09A00 + (_n * 0x100))
+#define E1000_FHFT_EXT(_n) (0x09A00 + ((_n) * 0x100))
#define E1000_KMRNCTRLSTA 0x00034 /* MAC-PHY interface - RW */
@@ -590,10 +648,6 @@
/* PCIe Parity Status Register */
#define E1000_PCIEERRSTS 0x05BA8
-#define E1000_LTRMINV 0x5BB0 /* LTR Minimum Value */
-#define E1000_LTRMAXV 0x5BB4 /* LTR Maximum Value */
-#define E1000_DOBFFCTL 0x3F24 /* DMA OBFF Control Register */
-
#define E1000_PROXYS 0x5F64 /* Proxying Status */
#define E1000_PROXYFC 0x5F60 /* Proxying Filter Control */
/* Thermal sensor configuration and status registers */
@@ -603,7 +657,7 @@
#define E1000_THHIGHTC 0x0810C /* High Threshold Control */
#define E1000_THSTAT 0x08110 /* Thermal Sensor Status */
-/*Energy Efficient Ethernet "EEE" registers */
+/* Energy Efficient Ethernet "EEE" registers */
#define E1000_IPCNFG 0x0E38 /* Internal PHY Configuration */
#define E1000_LTRC 0x01A0 /* Latency Tolerance Reporting Control */
#define E1000_EEER 0x0E30 /* Energy Efficient Ethernet "EEE"*/
@@ -617,4 +671,9 @@
#define E1000_O2BGPTC 0x08FE4 /* OS2BMC packets received by BMC */
#define E1000_O2BSPC 0x0415C /* OS2BMC packets transmitted by host */
+#define E1000_LTRMINV 0x5BB0 /* LTR Minimum Value */
+#define E1000_LTRMAXV 0x5BB4 /* LTR Maximum Value */
+#define E1000_DOBFFCTL 0x3F24 /* DMA OBFF Control Register */
+
+
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/if_em.c
--- a/head/sys/dev/e1000/if_em.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/if_em.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/if_em.c 233708 2012-03-30 19:54:48Z jhb $*/
+/*$FreeBSD: head/sys/dev/e1000/if_em.c 238214 2012-07-07 20:21:05Z jfv $*/
#ifdef HAVE_KERNEL_OPTION_HEADERS
#include "opt_device_polling.h"
@@ -289,6 +289,7 @@
static void em_set_sysctl_value(struct adapter *, const char *,
const char *, int *, int);
static int em_set_flowcntl(SYSCTL_HANDLER_ARGS);
+static int em_sysctl_eee(SYSCTL_HANDLER_ARGS);
static __inline void em_rx_discard(struct rx_ring *, int);
@@ -389,7 +390,7 @@
"at a time, -1 means unlimited");
/* Energy efficient ethernet - default to OFF */
-static int eee_setting = 0;
+static int eee_setting = 1;
TUNABLE_INT("hw.em.eee_setting", &eee_setting);
SYSCTL_INT(_hw_em, OID_AUTO, eee_setting, CTLFLAG_RDTUN, &eee_setting, 0,
"Enable Energy Efficient Ethernet");
@@ -636,9 +637,12 @@
" due to SOL/IDER session.\n");
/* Sysctl for setting Energy Efficient Ethernet */
- em_set_sysctl_value(adapter, "eee_control",
- "enable Energy Efficient Ethernet",
- &hw->dev_spec.ich8lan.eee_disable, eee_setting);
+ hw->dev_spec.ich8lan.eee_disable = eee_setting;
+ SYSCTL_ADD_PROC(device_get_sysctl_ctx(dev),
+ SYSCTL_CHILDREN(device_get_sysctl_tree(dev)),
+ OID_AUTO, "eee_control", CTLTYPE_INT|CTLFLAG_RW,
+ adapter, 0, em_sysctl_eee, "I",
+ "Disable Energy Efficient Ethernet");
/*
** Start from a known state, this is
@@ -4046,7 +4050,7 @@
struct adapter *adapter = rxr->adapter;
struct em_buffer *rxbuf;
bus_dma_segment_t seg[1];
- int rsize, nsegs, error;
+ int rsize, nsegs, error = 0;
#ifdef DEV_NETMAP
struct netmap_adapter *na = NA(adapter->ifp);
struct netmap_slot *slot;
@@ -5695,6 +5699,27 @@
return (error);
}
+/*
+** Manage Energy Efficient Ethernet:
+** Control values:
+** 0/1 - enabled/disabled
+*/
+static int
+em_sysctl_eee(SYSCTL_HANDLER_ARGS)
+{
+ struct adapter *adapter = (struct adapter *) arg1;
+ int error, value;
+
+ value = adapter->hw.dev_spec.ich8lan.eee_disable;
+ error = sysctl_handle_int(oidp, &value, 0, req);
+ if (error || req->newptr == NULL)
+ return (error);
+ EM_CORE_LOCK(adapter);
+ adapter->hw.dev_spec.ich8lan.eee_disable = (value != 0);
+ em_init_locked(adapter);
+ EM_CORE_UNLOCK(adapter);
+ return (0);
+}
static int
em_sysctl_debug_info(SYSCTL_HANDLER_ARGS)
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/if_igb.c
--- a/head/sys/dev/e1000/if_igb.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/if_igb.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2011, Intel Corporation
+ Copyright (c) 2001-2012, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/if_igb.c 234154 2012-04-11 21:33:45Z jhb $*/
+/*$FreeBSD: head/sys/dev/e1000/if_igb.c 238214 2012-07-07 20:21:05Z jfv $*/
#ifdef HAVE_KERNEL_OPTION_HEADERS
@@ -100,7 +100,7 @@
/*********************************************************************
* Driver version:
*********************************************************************/
-char igb_driver_version[] = "version - 2.3.1";
+char igb_driver_version[] = "version - 2.3.4";
/*********************************************************************
@@ -150,6 +150,14 @@
{ 0x8086, E1000_DEV_ID_I350_SERDES, PCI_ANY_ID, PCI_ANY_ID, 0},
{ 0x8086, E1000_DEV_ID_I350_SGMII, PCI_ANY_ID, PCI_ANY_ID, 0},
{ 0x8086, E1000_DEV_ID_I350_VF, PCI_ANY_ID, PCI_ANY_ID, 0},
+ { 0x8086, E1000_DEV_ID_I210_COPPER, PCI_ANY_ID, PCI_ANY_ID, 0},
+ { 0x8086, E1000_DEV_ID_I210_COPPER_IT, PCI_ANY_ID, PCI_ANY_ID, 0},
+ { 0x8086, E1000_DEV_ID_I210_COPPER_OEM1,
+ PCI_ANY_ID, PCI_ANY_ID, 0},
+ { 0x8086, E1000_DEV_ID_I210_FIBER, PCI_ANY_ID, PCI_ANY_ID, 0},
+ { 0x8086, E1000_DEV_ID_I210_SERDES, PCI_ANY_ID, PCI_ANY_ID, 0},
+ { 0x8086, E1000_DEV_ID_I210_SGMII, PCI_ANY_ID, PCI_ANY_ID, 0},
+ { 0x8086, E1000_DEV_ID_I211_COPPER, PCI_ANY_ID, PCI_ANY_ID, 0},
/* required last entry */
{ 0, 0, 0, 0, 0}
};
@@ -269,6 +277,7 @@
const char *, int *, int);
static int igb_set_flowcntl(SYSCTL_HANDLER_ARGS);
static int igb_sysctl_dmac(SYSCTL_HANDLER_ARGS);
+static int igb_sysctl_eee(SYSCTL_HANDLER_ARGS);
#ifdef DEVICE_POLLING
static poll_handler_t igb_poll;
@@ -364,6 +373,13 @@
SYSCTL_INT(_hw_igb, OID_AUTO, num_queues, CTLFLAG_RDTUN, &igb_num_queues, 0,
"Number of queues to configure, 0 indicates autoconfigure");
+/*
+** Global variable to store last used CPU when binding queues
+** to CPUs in igb_allocate_msix. Starts at CPU_FIRST and increments when a
+** queue is bound to a cpu.
+*/
+static int igb_last_bind_cpu = -1;
+
/* How many packets rxeof tries to clean at a time */
static int igb_rx_process_limit = 100;
TUNABLE_INT("hw.igb.rx_process_limit", &igb_rx_process_limit);
@@ -571,11 +587,13 @@
SYSCTL_CHILDREN(device_get_sysctl_tree(dev)),
OID_AUTO, "dmac", CTLTYPE_INT|CTLFLAG_RW,
adapter, 0, igb_sysctl_dmac, "I", "DMA Coalesce");
- igb_set_sysctl_value(adapter, "eee_disabled",
- "enable Energy Efficient Ethernet",
- &adapter->hw.dev_spec._82575.eee_disable,
- TRUE);
- e1000_set_eee_i350(&adapter->hw);
+ SYSCTL_ADD_PROC(device_get_sysctl_ctx(dev),
+ SYSCTL_CHILDREN(device_get_sysctl_tree(dev)),
+ OID_AUTO, "eee_disabled", CTLTYPE_INT|CTLFLAG_RW,
+ adapter, 0, igb_sysctl_eee, "I",
+ "Disable Energy Efficient Ethernet");
+ if (adapter->hw.phy.media_type == e1000_media_type_copper)
+ e1000_set_eee_i350(&adapter->hw);
}
/*
@@ -586,7 +604,9 @@
e1000_reset_hw(&adapter->hw);
/* Make sure we have a good EEPROM before we read from it */
- if (e1000_validate_nvm_checksum(&adapter->hw) < 0) {
+ if (((adapter->hw.mac.type != e1000_i210) &&
+ (adapter->hw.mac.type != e1000_i211)) &&
+ (e1000_validate_nvm_checksum(&adapter->hw) < 0)) {
/*
** Some PCI-E parts fail the first check due to
** the link being in sleep state, call it again,
@@ -839,6 +859,8 @@
}
+#if __FreeBSD_version < 800000
+
/*********************************************************************
* Transmit entry point
*
@@ -915,7 +937,8 @@
return;
}
-#if __FreeBSD_version >= 800000
+#else /* __FreeBSD_version >= 800000 */
+
/*
** Multiqueue Transmit driver
**
@@ -927,13 +950,11 @@
struct igb_queue *que;
struct tx_ring *txr;
int i, err = 0;
- bool moveable = TRUE;
/* Which queue to use */
- if ((m->m_flags & M_FLOWID) != 0) {
+ if ((m->m_flags & M_FLOWID) != 0)
i = m->m_pkthdr.flowid % adapter->num_queues;
- moveable = FALSE;
- } else
+ else
i = curcpu % adapter->num_queues;
txr = &adapter->tx_rings[i];
@@ -1333,8 +1354,8 @@
}
/* Set Energy Efficient Ethernet */
-
- e1000_set_eee_i350(&adapter->hw);
+ if (adapter->hw.phy.media_type == e1000_media_type_copper)
+ e1000_set_eee_i350(&adapter->hw);
}
static void
@@ -2493,8 +2514,16 @@
** Bind the msix vector, and thus the
** rings to the corresponding cpu.
*/
- if (adapter->num_queues > 1)
- bus_bind_intr(dev, que->res, i);
+ if (adapter->num_queues > 1) {
+ if (igb_last_bind_cpu < 0)
+ igb_last_bind_cpu = CPU_FIRST();
+ bus_bind_intr(dev, que->res, igb_last_bind_cpu);
+ device_printf(dev,
+ "Bound queue %d to cpu %d\n",
+ i,igb_last_bind_cpu);
+ igb_last_bind_cpu = CPU_NEXT(igb_last_bind_cpu);
+ igb_last_bind_cpu = igb_last_bind_cpu % mp_ncpus;
+ }
#if __FreeBSD_version >= 800000
TASK_INIT(&que->txr->txq_task, 0, igb_deferred_mq_start,
que->txr);
@@ -2549,6 +2578,8 @@
switch (adapter->hw.mac.type) {
case e1000_82580:
case e1000_i350:
+ case e1000_i210:
+ case e1000_i211:
case e1000_vfadapt:
case e1000_vfadapt_i350:
/* RX entries */
@@ -2747,7 +2778,7 @@
igb_setup_msix(struct adapter *adapter)
{
device_t dev = adapter->dev;
- int rid, want, queues, msgs;
+ int rid, want, queues, msgs, maxqueues;
/* tuneable override */
if (igb_enable_msix == 0)
@@ -2778,16 +2809,29 @@
/* Manual override */
if (igb_num_queues != 0)
queues = igb_num_queues;
- if (queues > 8) /* max queues */
- queues = 8;
-
- /* Can have max of 4 queues on 82575 */
- if ((adapter->hw.mac.type == e1000_82575) && (queues > 4))
- queues = 4;
-
- /* Limit the VF devices to one queue */
- if (adapter->vf_ifp)
- queues = 1;
+
+ /* Sanity check based on HW */
+ switch (adapter->hw.mac.type) {
+ case e1000_82575:
+ maxqueues = 4;
+ break;
+ case e1000_82576:
+ case e1000_82580:
+ case e1000_i350:
+ maxqueues = 8;
+ break;
+ case e1000_i210:
+ maxqueues = 4;
+ break;
+ case e1000_i211:
+ maxqueues = 2;
+ break;
+ default: /* VF interfaces */
+ maxqueues = 1;
+ break;
+ }
+ if (queues > maxqueues)
+ queues = maxqueues;
/*
** One vector (RX/TX pair) per queue
@@ -2858,6 +2902,9 @@
pba = E1000_READ_REG(hw, E1000_RXPBS);
pba = e1000_rxpbs_adjust_82580(pba);
break;
+ case e1000_i210:
+ case e1000_i211:
+ pba = E1000_PBA_34K;
default:
break;
}
@@ -2925,7 +2972,9 @@
device_printf(dev, "Hardware Initialization Failed\n");
/* Setup DMA Coalescing */
- if (hw->mac.type == e1000_i350) {
+ if ((hw->mac.type > e1000_82580) &&
+ (hw->mac.type != e1000_i211)) {
+ u32 dmac;
u32 reg = ~E1000_DMACR_DMAC_EN;
if (adapter->dmac == 0) { /* Disabling it */
@@ -2933,26 +2982,36 @@
goto reset_out;
}
- hwm = (pba - 4) << 10;
- reg = (((pba-6) << E1000_DMACR_DMACTHR_SHIFT)
+ /* Set starting thresholds */
+ E1000_WRITE_REG(hw, E1000_DMCTXTH, 0);
+ E1000_WRITE_REG(hw, E1000_DMCRTRH, 0);
+
+ hwm = 64 * pba - adapter->max_frame_size / 16;
+ if (hwm < 64 * (pba - 6))
+ hwm = 64 * (pba - 6);
+ reg = E1000_READ_REG(hw, E1000_FCRTC);
+ reg &= ~E1000_FCRTC_RTH_COAL_MASK;
+ reg |= ((hwm << E1000_FCRTC_RTH_COAL_SHIFT)
+ & E1000_FCRTC_RTH_COAL_MASK);
+ E1000_WRITE_REG(hw, E1000_FCRTC, reg);
+
+
+ dmac = pba - adapter->max_frame_size / 512;
+ if (dmac < pba - 10)
+ dmac = pba - 10;
+ reg = E1000_READ_REG(hw, E1000_DMACR);
+ reg &= ~E1000_DMACR_DMACTHR_MASK;
+ reg = ((dmac << E1000_DMACR_DMACTHR_SHIFT)
& E1000_DMACR_DMACTHR_MASK);
-
/* transition to L0x or L1 if available..*/
reg |= (E1000_DMACR_DMAC_EN | E1000_DMACR_DMAC_LX_MASK);
-
/* timer = value in adapter->dmac in 32usec intervals */
reg |= (adapter->dmac >> 5);
E1000_WRITE_REG(hw, E1000_DMACR, reg);
- /* No lower threshold */
- E1000_WRITE_REG(hw, E1000_DMCRTRH, 0);
-
- /* set hwm to PBA - 2 * max frame size */
- E1000_WRITE_REG(hw, E1000_FCRTC, hwm);
-
/* Set the interval before transition */
reg = E1000_READ_REG(hw, E1000_DMCTLX);
- reg |= 0x800000FF; /* 255 usec */
+ reg |= 0x80000004;
E1000_WRITE_REG(hw, E1000_DMCTLX, reg);
/* free space in tx packet buffer to wake from DMA coal */
@@ -2961,9 +3020,15 @@
/* make low power state decision controlled by DMA coal */
reg = E1000_READ_REG(hw, E1000_PCIEMISC);
+ reg &= ~E1000_PCIEMISC_LX_DECISION;
+ E1000_WRITE_REG(hw, E1000_PCIEMISC, reg);
+ device_printf(dev, "DMA Coalescing enabled\n");
+
+ } else if (hw->mac.type == e1000_82580) {
+ u32 reg = E1000_READ_REG(hw, E1000_PCIEMISC);
+ E1000_WRITE_REG(hw, E1000_DMACR, 0);
E1000_WRITE_REG(hw, E1000_PCIEMISC,
- reg | E1000_PCIEMISC_LX_DECISION);
- device_printf(dev, "DMA Coalescing enabled\n");
+ reg & ~E1000_PCIEMISC_LX_DECISION);
}
reset_out:
@@ -2995,14 +3060,15 @@
ifp->if_softc = adapter;
ifp->if_flags = IFF_BROADCAST | IFF_SIMPLEX | IFF_MULTICAST;
ifp->if_ioctl = igb_ioctl;
- ifp->if_start = igb_start;
#if __FreeBSD_version >= 800000
ifp->if_transmit = igb_mq_start;
ifp->if_qflush = igb_qflush;
-#endif
+#else
+ ifp->if_start = igb_start;
IFQ_SET_MAXLEN(&ifp->if_snd, adapter->num_tx_desc - 1);
ifp->if_snd.ifq_drv_maxlen = adapter->num_tx_desc - 1;
IFQ_SET_READY(&ifp->if_snd);
+#endif
ether_ifattach(ifp, adapter->hw.mac.addr);
@@ -5924,3 +5990,25 @@
igb_init(adapter);
return (error);
}
+
+/*
+** Manage Energy Efficient Ethernet:
+** Control values:
+** 0/1 - enabled/disabled
+*/
+static int
+igb_sysctl_eee(SYSCTL_HANDLER_ARGS)
+{
+ struct adapter *adapter = (struct adapter *) arg1;
+ int error, value;
+
+ value = adapter->hw.dev_spec._82575.eee_disable;
+ error = sysctl_handle_int(oidp, &value, 0, req);
+ if (error || req->newptr == NULL)
+ return (error);
+ IGB_CORE_LOCK(adapter);
+ adapter->hw.dev_spec._82575.eee_disable = (value != 0);
+ igb_init_locked(adapter);
+ IGB_CORE_UNLOCK(adapter);
+ return (0);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/e1000/if_igb.h
--- a/head/sys/dev/e1000/if_igb.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/e1000/if_igb.h Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/e1000/if_igb.h 234154 2012-04-11 21:33:45Z jhb $*/
+/*$FreeBSD: head/sys/dev/e1000/if_igb.h 234665 2012-04-25 02:05:14Z emaste $*/
#ifndef _IGB_H_DEFINED_
#define _IGB_H_DEFINED_
@@ -52,7 +52,7 @@
#define IGB_MAX_TXD 4096
/*
- * IGB_RXD: Maximum number of Transmit Descriptors
+ * IGB_RXD: Maximum number of Receive Descriptors
*
* This value is the number of receive descriptors allocated by the driver.
* Increasing this value allows the driver to buffer more incoming packets.
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/esp/ncr53c9x.c
--- a/head/sys/dev/esp/ncr53c9x.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/esp/ncr53c9x.c Wed Jul 25 17:04:43 2012 +0300
@@ -98,7 +98,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/esp/ncr53c9x.c 228526 2011-12-15 06:29:13Z kevlo $");
+__FBSDID("$FreeBSD: head/sys/dev/esp/ncr53c9x.c 235822 2012-05-23 06:49:50Z delphij $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -1504,7 +1504,7 @@
li = TINFO_LUN(ti, lun);
#ifdef DIAGNOSTIC
if (li == NULL || li->lun != lun)
- panic("%s: lun %qx for ecb %p does not exist", __func__,
+ panic("%s: lun %llx for ecb %p does not exist", __func__,
(long long)lun, ecb);
#endif
if (li->untagged == ecb) {
@@ -1515,7 +1515,7 @@
#ifdef DIAGNOSTIC
if (li->queued[ecb->tag[1]] != NULL &&
(li->queued[ecb->tag[1]] != ecb))
- panic("%s: slot %d for lun %qx has %p instead of ecb "
+ panic("%s: slot %d for lun %llx has %p instead of ecb "
"%p", __func__, ecb->tag[1], (long long)lun,
li->queued[ecb->tag[1]], ecb);
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,577 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * Copyright (c) 2012 Adrian Chadd.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch.c 235377 2012-05-12 21:08:07Z adrian $
+ */
+
+#include <sys/param.h>
+#include <sys/bus.h>
+#include <sys/errno.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/socket.h>
+#include <sys/sockio.h>
+#include <sys/sysctl.h>
+#include <sys/systm.h>
+
+#include <net/if.h>
+#include <net/if_arp.h>
+#include <net/ethernet.h>
+#include <net/if_dl.h>
+#include <net/if_media.h>
+#include <net/if_types.h>
+
+#include <machine/bus.h>
+#include <dev/iicbus/iic.h>
+#include <dev/iicbus/iiconf.h>
+#include <dev/iicbus/iicbus.h>
+#include <dev/mii/mii.h>
+#include <dev/mii/miivar.h>
+#include <dev/etherswitch/mdio.h>
+
+#include <dev/etherswitch/etherswitch.h>
+
+#include <dev/etherswitch/arswitch/arswitchreg.h>
+#include <dev/etherswitch/arswitch/arswitchvar.h>
+#include <dev/etherswitch/arswitch/arswitch_reg.h>
+#include <dev/etherswitch/arswitch/arswitch_phy.h>
+
+#include <dev/etherswitch/arswitch/arswitch_7240.h>
+#include <dev/etherswitch/arswitch/arswitch_8216.h>
+#include <dev/etherswitch/arswitch/arswitch_8226.h>
+#include <dev/etherswitch/arswitch/arswitch_8316.h>
+
+#include "mdio_if.h"
+#include "miibus_if.h"
+#include "etherswitch_if.h"
+
+#if defined(DEBUG)
+static SYSCTL_NODE(_debug, OID_AUTO, arswitch, CTLFLAG_RD, 0, "arswitch");
+#endif
+
+static inline int arswitch_portforphy(int phy);
+static void arswitch_tick(void *arg);
+static int arswitch_ifmedia_upd(struct ifnet *);
+static void arswitch_ifmedia_sts(struct ifnet *, struct ifmediareq *);
+
+static void
+arswitch_identify(driver_t *driver, device_t parent)
+{
+ device_t child;
+
+ if (device_find_child(parent, driver->name, -1) == NULL) {
+ child = BUS_ADD_CHILD(parent, 0, driver->name, -1);
+ }
+}
+
+static int
+arswitch_probe(device_t dev)
+{
+ struct arswitch_softc *sc;
+ uint32_t id;
+ char *chipname, desc[256];
+
+ sc = device_get_softc(dev);
+ bzero(sc, sizeof(*sc));
+ sc->page = -1;
+
+ /* AR7240 probe */
+ if (ar7240_probe(dev) == 0) {
+ chipname = "AR7240";
+ sc->sc_switchtype = AR8X16_SWITCH_AR7240;
+ goto done;
+ }
+
+ /* AR8xxx probe */
+ id = arswitch_readreg(dev, AR8X16_REG_MASK_CTRL);
+ switch ((id & AR8X16_MASK_CTRL_VER_MASK) >>
+ AR8X16_MASK_CTRL_VER_SHIFT) {
+ case 1:
+ chipname = "AR8216";
+ sc->sc_switchtype = AR8X16_SWITCH_AR8216;
+ break;
+ case 2:
+ chipname = "AR8226";
+ sc->sc_switchtype = AR8X16_SWITCH_AR8226;
+ break;
+ case 16:
+ chipname = "AR8316";
+ sc->sc_switchtype = AR8X16_SWITCH_AR8316;
+ break;
+ default:
+ chipname = NULL;
+ }
+
+done:
+ DPRINTF(dev, "chipname=%s, rev=%02x\n", chipname,
+ id & AR8X16_MASK_CTRL_REV_MASK);
+ if (chipname != NULL) {
+ snprintf(desc, sizeof(desc),
+ "Atheros %s Ethernet Switch",
+ chipname);
+ device_set_desc_copy(dev, desc);
+ return (BUS_PROBE_DEFAULT);
+ }
+ return (ENXIO);
+}
+
+static int
+arswitch_attach_phys(struct arswitch_softc *sc)
+{
+ int phy, err = 0;
+ char name[IFNAMSIZ];
+
+ /* PHYs need an interface, so we generate a dummy one */
+ snprintf(name, IFNAMSIZ, "%sport", device_get_nameunit(sc->sc_dev));
+ for (phy = 0; phy < sc->numphys; phy++) {
+ sc->ifp[phy] = if_alloc(IFT_ETHER);
+ sc->ifp[phy]->if_softc = sc;
+ sc->ifp[phy]->if_flags |= IFF_UP | IFF_BROADCAST |
+ IFF_DRV_RUNNING | IFF_SIMPLEX;
+ sc->ifname[phy] = malloc(strlen(name)+1, M_DEVBUF, M_WAITOK);
+ bcopy(name, sc->ifname[phy], strlen(name)+1);
+ if_initname(sc->ifp[phy], sc->ifname[phy],
+ arswitch_portforphy(phy));
+ err = mii_attach(sc->sc_dev, &sc->miibus[phy], sc->ifp[phy],
+ arswitch_ifmedia_upd, arswitch_ifmedia_sts, \
+ BMSR_DEFCAPMASK, phy, MII_OFFSET_ANY, 0);
+ DPRINTF(sc->sc_dev, "%s attached to pseudo interface %s\n",
+ device_get_nameunit(sc->miibus[phy]),
+ sc->ifp[phy]->if_xname);
+ if (err != 0) {
+ device_printf(sc->sc_dev,
+ "attaching PHY %d failed\n",
+ phy);
+ }
+ }
+ return (err);
+}
+
+static int
+arswitch_attach(device_t dev)
+{
+ struct arswitch_softc *sc;
+ int err = 0;
+
+ sc = device_get_softc(dev);
+
+ /* sc->sc_switchtype is already decided in arswitch_probe() */
+ sc->sc_dev = dev;
+ mtx_init(&sc->sc_mtx, "arswitch", NULL, MTX_DEF);
+ sc->page = -1;
+ strlcpy(sc->info.es_name, device_get_desc(dev),
+ sizeof(sc->info.es_name));
+
+ /*
+ * Attach switch related functions
+ */
+ if (AR8X16_IS_SWITCH(sc, AR7240))
+ ar7240_attach(sc);
+ else if (AR8X16_IS_SWITCH(sc, AR8216))
+ ar8216_attach(sc);
+ else if (AR8X16_IS_SWITCH(sc, AR8226))
+ ar8226_attach(sc);
+ else if (AR8X16_IS_SWITCH(sc, AR8316))
+ ar8316_attach(sc);
+ else
+ return (ENXIO);
+
+ /*
+ * XXX these two should be part of the switch attach function
+ */
+ sc->info.es_nports = 5; /* XXX technically 6, but 6th not used */
+ sc->info.es_nvlangroups = 16;
+
+ /* XXX Defaults for externally connected AR8316 */
+ sc->numphys = 4;
+ sc->phy4cpu = 1;
+ sc->is_rgmii = 1;
+ sc->is_gmii = 0;
+
+ (void) resource_int_value(device_get_name(dev), device_get_unit(dev),
+ "numphys", &sc->numphys);
+ (void) resource_int_value(device_get_name(dev), device_get_unit(dev),
+ "phy4cpu", &sc->phy4cpu);
+ (void) resource_int_value(device_get_name(dev), device_get_unit(dev),
+ "is_rgmii", &sc->is_rgmii);
+ (void) resource_int_value(device_get_name(dev), device_get_unit(dev),
+ "is_gmii", &sc->is_gmii);
+
+ /*
+ * This requires much more setup depending upon each chip, including:
+ *
+ * + Proper reinitialisation of the PHYs;
+ * + Initialising the VLAN table;
+ * + Initialising the port access table and CPU flood/broadcast
+ * configuration;
+ * + Other things I haven't yet thought of.
+ */
+#ifdef NOTYET
+ arswitch_writereg(dev, AR8X16_REG_MASK_CTRL,
+ AR8X16_MASK_CTRL_SOFT_RESET);
+ DELAY(1000);
+ if (arswitch_readreg(dev, AR8X16_REG_MASK_CTRL) &
+ AR8X16_MASK_CTRL_SOFT_RESET) {
+ device_printf(dev, "unable to reset switch\n");
+ return (ENXIO);
+ }
+#endif
+
+ err = sc->hal.arswitch_hw_setup(sc);
+ if (err != 0)
+ return (err);
+
+ err = sc->hal.arswitch_hw_global_setup(sc);
+ if (err != 0)
+ return (err);
+
+ /*
+ * Attach the PHYs and complete the bus enumeration.
+ */
+ err = arswitch_attach_phys(sc);
+ if (err != 0)
+ return (err);
+
+ bus_generic_probe(dev);
+ bus_enumerate_hinted_children(dev);
+ err = bus_generic_attach(dev);
+ if (err != 0)
+ return (err);
+
+ callout_init_mtx(&sc->callout_tick, &sc->sc_mtx, 0);
+ arswitch_tick(sc);
+
+ return (err);
+}
+
+static int
+arswitch_detach(device_t dev)
+{
+ struct arswitch_softc *sc = device_get_softc(dev);
+ int i;
+
+ callout_drain(&sc->callout_tick);
+
+ for (i=0; i < sc->numphys; i++) {
+ if (sc->miibus[i] != NULL)
+ device_delete_child(dev, sc->miibus[i]);
+ if (sc->ifp[i] != NULL)
+ if_free(sc->ifp[i]);
+ free(sc->ifname[i], M_DEVBUF);
+ }
+
+ bus_generic_detach(dev);
+ mtx_destroy(&sc->sc_mtx);
+
+ return (0);
+}
+
+/*
+ * Convert PHY number to port number. PHY0 is connected to port 1, PHY1 to
+ * port 2, etc.
+ */
+static inline int
+arswitch_portforphy(int phy)
+{
+ return (phy+1);
+}
+
+static inline struct mii_data *
+arswitch_miiforport(struct arswitch_softc *sc, int port)
+{
+ int phy = port-1;
+
+ if (phy < 0 || phy >= sc->numphys)
+ return (NULL);
+ return (device_get_softc(sc->miibus[phy]));
+}
+
+static inline struct ifnet *
+arswitch_ifpforport(struct arswitch_softc *sc, int port)
+{
+ int phy = port-1;
+
+ if (phy < 0 || phy >= sc->numphys)
+ return (NULL);
+ return (sc->ifp[phy]);
+}
+
+/*
+ * Convert port status to ifmedia.
+ */
+static void
+arswitch_update_ifmedia(int portstatus, u_int *media_status, u_int *media_active)
+{
+ *media_active = IFM_ETHER;
+ *media_status = IFM_AVALID;
+
+ if ((portstatus & AR8X16_PORT_STS_LINK_UP) != 0)
+ *media_status |= IFM_ACTIVE;
+ else {
+ *media_active |= IFM_NONE;
+ return;
+ }
+ switch (portstatus & AR8X16_PORT_STS_SPEED_MASK) {
+ case AR8X16_PORT_STS_SPEED_10:
+ *media_active |= IFM_10_T;
+ break;
+ case AR8X16_PORT_STS_SPEED_100:
+ *media_active |= IFM_100_TX;
+ break;
+ case AR8X16_PORT_STS_SPEED_1000:
+ *media_active |= IFM_1000_T;
+ break;
+ }
+ if ((portstatus & AR8X16_PORT_STS_DUPLEX) == 0)
+ *media_active |= IFM_FDX;
+ else
+ *media_active |= IFM_HDX;
+ if ((portstatus & AR8X16_PORT_STS_TXFLOW) != 0)
+ *media_active |= IFM_ETH_TXPAUSE;
+ if ((portstatus & AR8X16_PORT_STS_RXFLOW) != 0)
+ *media_active |= IFM_ETH_RXPAUSE;
+}
+
+/*
+ * Poll the status for all PHYs. We're using the switch port status because
+ * thats a lot quicker to read than talking to all the PHYs. Care must be
+ * taken that the resulting ifmedia_active is identical to what the PHY will
+ * compute, or gratuitous link status changes will occur whenever the PHYs
+ * update function is called.
+ */
+static void
+arswitch_miipollstat(struct arswitch_softc *sc)
+{
+ int i;
+ struct mii_data *mii;
+ struct mii_softc *miisc;
+ int portstatus;
+
+ for (i = 0; i < sc->numphys; i++) {
+ if (sc->miibus[i] == NULL)
+ continue;
+ mii = device_get_softc(sc->miibus[i]);
+ portstatus = arswitch_readreg(sc->sc_dev,
+ AR8X16_REG_PORT_STS(arswitch_portforphy(i)));
+#if 0
+ DPRINTF(sc->sc_dev, "p[%d]=%b\n",
+ arge_portforphy(i),
+ portstatus,
+ "\20\3TXMAC\4RXMAC\5TXFLOW\6RXFLOW\7"
+ "DUPLEX\11LINK_UP\12LINK_AUTO\13LINK_PAUSE");
+#endif
+ arswitch_update_ifmedia(portstatus, &mii->mii_media_status,
+ &mii->mii_media_active);
+ LIST_FOREACH(miisc, &mii->mii_phys, mii_list) {
+ if (IFM_INST(mii->mii_media.ifm_cur->ifm_media) !=
+ miisc->mii_inst)
+ continue;
+ mii_phy_update(miisc, MII_POLLSTAT);
+ }
+ }
+}
+
+static void
+arswitch_tick(void *arg)
+{
+ struct arswitch_softc *sc = arg;
+
+ arswitch_miipollstat(sc);
+ callout_reset(&sc->callout_tick, hz, arswitch_tick, sc);
+}
+
+static etherswitch_info_t *
+arswitch_getinfo(device_t dev)
+{
+ struct arswitch_softc *sc = device_get_softc(dev);
+
+ return (&sc->info);
+}
+
+static int
+arswitch_getport(device_t dev, etherswitch_port_t *p)
+{
+ struct arswitch_softc *sc = device_get_softc(dev);
+ struct mii_data *mii;
+ struct ifmediareq *ifmr = &p->es_ifmr;
+ int err;
+
+ if (p->es_port < 0 || p->es_port >= AR8X16_NUM_PORTS)
+ return (ENXIO);
+ p->es_vlangroup = 0;
+
+ mii = arswitch_miiforport(sc, p->es_port);
+ if (p->es_port == 0) {
+ /* fill in fixed values for CPU port */
+ ifmr->ifm_count = 0;
+ ifmr->ifm_current = ifmr->ifm_active =
+ IFM_ETHER | IFM_1000_T | IFM_FDX;
+ ifmr->ifm_mask = 0;
+ ifmr->ifm_status = IFM_ACTIVE | IFM_AVALID;
+ } else if (mii != NULL) {
+ err = ifmedia_ioctl(mii->mii_ifp, &p->es_ifr,
+ &mii->mii_media, SIOCGIFMEDIA);
+ if (err)
+ return (err);
+ } else {
+ return (ENXIO);
+ }
+ return (0);
+}
+
+/*
+ * XXX doesn't yet work?
+ */
+static int
+arswitch_setport(device_t dev, etherswitch_port_t *p)
+{
+ int err;
+ struct arswitch_softc *sc;
+ struct ifmedia *ifm;
+ struct mii_data *mii;
+ struct ifnet *ifp;
+
+ /*
+ * XXX check the sc numphys, or the #define ?
+ */
+ if (p->es_port < 0 || p->es_port >= AR8X16_NUM_PHYS)
+ return (ENXIO);
+
+ sc = device_get_softc(dev);
+
+ /*
+ * XXX TODO: don't set the CPU port?
+ */
+
+ mii = arswitch_miiforport(sc, p->es_port);
+ if (mii == NULL)
+ return (ENXIO);
+
+ ifp = arswitch_ifpforport(sc, p->es_port);
+
+ ifm = &mii->mii_media;
+ err = ifmedia_ioctl(ifp, &p->es_ifr, ifm, SIOCSIFMEDIA);
+ return (err);
+}
+
+static int
+arswitch_getvgroup(device_t dev, etherswitch_vlangroup_t *vg)
+{
+
+ /* XXX not implemented yet */
+ vg->es_vid = 0;
+ vg->es_member_ports = 0;
+ vg->es_untagged_ports = 0;
+ vg->es_fid = 0;
+ return (0);
+}
+
+static int
+arswitch_setvgroup(device_t dev, etherswitch_vlangroup_t *vg)
+{
+
+ /* XXX not implemented yet */
+ return (0);
+}
+
+static void
+arswitch_statchg(device_t dev)
+{
+
+ DPRINTF(dev, "%s\n", __func__);
+}
+
+static int
+arswitch_ifmedia_upd(struct ifnet *ifp)
+{
+ struct arswitch_softc *sc = ifp->if_softc;
+ struct mii_data *mii = arswitch_miiforport(sc, ifp->if_dunit);
+
+ if (mii == NULL)
+ return (ENXIO);
+ mii_mediachg(mii);
+ return (0);
+}
+
+static void
+arswitch_ifmedia_sts(struct ifnet *ifp, struct ifmediareq *ifmr)
+{
+ struct arswitch_softc *sc = ifp->if_softc;
+ struct mii_data *mii = arswitch_miiforport(sc, ifp->if_dunit);
+
+ DPRINTF(sc->sc_dev, "%s\n", __func__);
+
+ if (mii == NULL)
+ return;
+ mii_pollstat(mii);
+ ifmr->ifm_active = mii->mii_media_active;
+ ifmr->ifm_status = mii->mii_media_status;
+}
+
+static device_method_t arswitch_methods[] = {
+ /* Device interface */
+ DEVMETHOD(device_identify, arswitch_identify),
+ DEVMETHOD(device_probe, arswitch_probe),
+ DEVMETHOD(device_attach, arswitch_attach),
+ DEVMETHOD(device_detach, arswitch_detach),
+
+ /* bus interface */
+ DEVMETHOD(bus_add_child, device_add_child_ordered),
+
+ /* MII interface */
+ DEVMETHOD(miibus_readreg, arswitch_readphy),
+ DEVMETHOD(miibus_writereg, arswitch_writephy),
+ DEVMETHOD(miibus_statchg, arswitch_statchg),
+
+ /* MDIO interface */
+ DEVMETHOD(mdio_readreg, arswitch_readphy),
+ DEVMETHOD(mdio_writereg, arswitch_writephy),
+
+ /* etherswitch interface */
+ DEVMETHOD(etherswitch_getinfo, arswitch_getinfo),
+ DEVMETHOD(etherswitch_readreg, arswitch_readreg),
+ DEVMETHOD(etherswitch_writereg, arswitch_writereg),
+ DEVMETHOD(etherswitch_readphyreg, arswitch_readphy),
+ DEVMETHOD(etherswitch_writephyreg, arswitch_writephy),
+ DEVMETHOD(etherswitch_getport, arswitch_getport),
+ DEVMETHOD(etherswitch_setport, arswitch_setport),
+ DEVMETHOD(etherswitch_getvgroup, arswitch_getvgroup),
+ DEVMETHOD(etherswitch_setvgroup, arswitch_setvgroup),
+
+ DEVMETHOD_END
+};
+
+DEFINE_CLASS_0(arswitch, arswitch_driver, arswitch_methods,
+ sizeof(struct arswitch_softc));
+static devclass_t arswitch_devclass;
+
+DRIVER_MODULE(arswitch, mdio, arswitch_driver, arswitch_devclass, 0, 0);
+DRIVER_MODULE(miibus, arswitch, miibus_driver, miibus_devclass, 0, 0);
+DRIVER_MODULE(mdio, arswitch, mdio_driver, mdio_devclass, 0, 0);
+DRIVER_MODULE(etherswitch, arswitch, etherswitch_driver, etherswitch_devclass, 0, 0);
+MODULE_VERSION(arswitch, 1);
+MODULE_DEPEND(arswitch, miibus, 1, 1, 1); /* XXX which versions? */
+MODULE_DEPEND(arswitch, etherswitch, 1, 1, 1); /* XXX which versions? */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch_7240.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch_7240.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,142 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * Copyright (c) 2012 Adrian Chadd.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch_7240.c 235377 2012-05-12 21:08:07Z adrian $
+ */
+
+#include <sys/param.h>
+#include <sys/bus.h>
+#include <sys/errno.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/socket.h>
+#include <sys/sockio.h>
+#include <sys/sysctl.h>
+#include <sys/systm.h>
+
+#include <net/if.h>
+#include <net/if_arp.h>
+#include <net/ethernet.h>
+#include <net/if_dl.h>
+#include <net/if_media.h>
+#include <net/if_types.h>
+
+#include <machine/bus.h>
+#include <dev/iicbus/iic.h>
+#include <dev/iicbus/iiconf.h>
+#include <dev/iicbus/iicbus.h>
+#include <dev/mii/mii.h>
+#include <dev/mii/miivar.h>
+#include <dev/etherswitch/mdio.h>
+
+#include <dev/etherswitch/etherswitch.h>
+
+#include <dev/etherswitch/arswitch/arswitchreg.h>
+#include <dev/etherswitch/arswitch/arswitchvar.h>
+#include <dev/etherswitch/arswitch/arswitch_reg.h>
+#include <dev/etherswitch/arswitch/arswitch_phy.h> /* XXX for probe */
+#include <dev/etherswitch/arswitch/arswitch_7240.h>
+
+#include "mdio_if.h"
+#include "miibus_if.h"
+#include "etherswitch_if.h"
+
+/*
+ * AR7240 specific functions
+ */
+static int
+ar7240_hw_setup(struct arswitch_softc *sc)
+{
+
+ /* Enable CPU port; disable mirror port */
+ arswitch_writereg(sc->sc_dev, AR8X16_REG_CPU_PORT,
+ AR8X16_CPU_PORT_EN | AR8X16_CPU_MIRROR_DIS);
+
+ /*
+ * Let things settle; probing PHY4 doesn't seem reliable
+ * without a litle delay.
+ */
+ DELAY(1000);
+
+ return (0);
+}
+
+/*
+ * Initialise other global values for the AR7240.
+ */
+static int
+ar7240_hw_global_setup(struct arswitch_softc *sc)
+{
+
+ /* Setup TAG priority mapping */
+ arswitch_writereg(sc->sc_dev, AR8X16_REG_TAG_PRIO, 0xfa50);
+
+ /* Enable broadcast frames transmitted to the CPU */
+ arswitch_writereg(sc->sc_dev, AR8X16_REG_FLOOD_MASK,
+ AR8X16_FLOOD_MASK_BCAST_TO_CPU | 0x003f003f);
+
+ /* Setup MTU */
+ arswitch_modifyreg(sc->sc_dev, AR8X16_REG_GLOBAL_CTRL,
+ AR7240_GLOBAL_CTRL_MTU_MASK,
+ SM(1536, AR7240_GLOBAL_CTRL_MTU_MASK));
+
+ /* Service Tag */
+ arswitch_modifyreg(sc->sc_dev, AR8X16_REG_SERVICE_TAG,
+ AR8X16_SERVICE_TAG_MASK, 0);
+
+ return (0);
+}
+
+/*
+ * The AR7240 probes the same as the AR8216.
+ *
+ * However, the support is slightly different.
+ *
+ * So instead of checking the PHY revision or mask register contents,
+ * we simply fall back to a hint check.
+ */
+int
+ar7240_probe(device_t dev)
+{
+ int is_7240 = 0;
+
+ if (resource_int_value(device_get_name(dev), device_get_unit(dev),
+ "is_7240", &is_7240) != 0)
+ return (ENXIO);
+
+ if (is_7240 == 0)
+ return (ENXIO);
+
+ return (0);
+}
+
+void
+ar7240_attach(struct arswitch_softc *sc)
+{
+
+ sc->hal.arswitch_hw_setup = ar7240_hw_setup;
+ sc->hal.arswitch_hw_global_setup = ar7240_hw_global_setup;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch_7240.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch_7240.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,35 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch_7240.h 235323 2012-05-12 05:26:49Z adrian $
+ */
+#ifndef __ARSWITCH_7240_H__
+#define __ARSWITCH_7240_H__
+
+extern int ar7240_probe(device_t dev);
+extern void ar7240_attach(struct arswitch_softc *sc);
+
+#endif /* __ARSWITCH_7240_H__ */
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch_8216.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch_8216.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,92 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * Copyright (c) 2012 Adrian Chadd.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch_8216.c 235288 2012-05-11 20:53:20Z adrian $
+ */
+
+#include <sys/param.h>
+#include <sys/bus.h>
+#include <sys/errno.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/socket.h>
+#include <sys/sockio.h>
+#include <sys/sysctl.h>
+#include <sys/systm.h>
+
+#include <net/if.h>
+#include <net/if_arp.h>
+#include <net/ethernet.h>
+#include <net/if_dl.h>
+#include <net/if_media.h>
+#include <net/if_types.h>
+
+#include <machine/bus.h>
+#include <dev/iicbus/iic.h>
+#include <dev/iicbus/iiconf.h>
+#include <dev/iicbus/iicbus.h>
+#include <dev/mii/mii.h>
+#include <dev/mii/miivar.h>
+#include <dev/etherswitch/mdio.h>
+
+#include <dev/etherswitch/etherswitch.h>
+
+#include <dev/etherswitch/arswitch/arswitchreg.h>
+#include <dev/etherswitch/arswitch/arswitchvar.h>
+#include <dev/etherswitch/arswitch/arswitch_reg.h>
+#include <dev/etherswitch/arswitch/arswitch_8216.h>
+
+#include "mdio_if.h"
+#include "miibus_if.h"
+#include "etherswitch_if.h"
+
+/*
+ * AR8216 specific functions
+ */
+static int
+ar8216_hw_setup(struct arswitch_softc *sc)
+{
+
+ return (0);
+}
+
+/*
+ * Initialise other global values, for the AR8216.
+ */
+static int
+ar8216_hw_global_setup(struct arswitch_softc *sc)
+{
+
+ return (0);
+}
+
+void
+ar8216_attach(struct arswitch_softc *sc)
+{
+
+ sc->hal.arswitch_hw_setup = ar8216_hw_setup;
+ sc->hal.arswitch_hw_global_setup = ar8216_hw_global_setup;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch_8216.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch_8216.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,34 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch_8216.h 235288 2012-05-11 20:53:20Z adrian $
+ */
+#ifndef __ARSWITCH_8216_H__
+#define __ARSWITCH_8216_H__
+
+extern void ar8216_attach(struct arswitch_softc *sc);
+
+#endif /* __ARSWITCH_8216_H__ */
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch_8226.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch_8226.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,92 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * Copyright (c) 2012 Adrian Chadd.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch_8226.c 235288 2012-05-11 20:53:20Z adrian $
+ */
+
+#include <sys/param.h>
+#include <sys/bus.h>
+#include <sys/errno.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/socket.h>
+#include <sys/sockio.h>
+#include <sys/sysctl.h>
+#include <sys/systm.h>
+
+#include <net/if.h>
+#include <net/if_arp.h>
+#include <net/ethernet.h>
+#include <net/if_dl.h>
+#include <net/if_media.h>
+#include <net/if_types.h>
+
+#include <machine/bus.h>
+#include <dev/iicbus/iic.h>
+#include <dev/iicbus/iiconf.h>
+#include <dev/iicbus/iicbus.h>
+#include <dev/mii/mii.h>
+#include <dev/mii/miivar.h>
+#include <dev/etherswitch/mdio.h>
+
+#include <dev/etherswitch/etherswitch.h>
+
+#include <dev/etherswitch/arswitch/arswitchreg.h>
+#include <dev/etherswitch/arswitch/arswitchvar.h>
+#include <dev/etherswitch/arswitch/arswitch_phy.h>
+#include <dev/etherswitch/arswitch/arswitch_8226.h>
+
+#include "mdio_if.h"
+#include "miibus_if.h"
+#include "etherswitch_if.h"
+
+/*
+ * AR8226 specific functions
+ */
+static int
+ar8226_hw_setup(struct arswitch_softc *sc)
+{
+
+ return (0);
+}
+
+/*
+ * Initialise other global values, for the AR8226.
+ */
+static int
+ar8226_hw_global_setup(struct arswitch_softc *sc)
+{
+
+ return (0);
+}
+
+void
+ar8226_attach(struct arswitch_softc *sc)
+{
+
+ sc->hal.arswitch_hw_setup = ar8226_hw_setup;
+ sc->hal.arswitch_hw_global_setup = ar8226_hw_global_setup;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch_8226.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch_8226.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,34 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch_8226.h 235288 2012-05-11 20:53:20Z adrian $
+ */
+#ifndef __ARSWITCH_8226_H__
+#define __ARSWITCH_8226_H__
+
+extern void ar8226_attach(struct arswitch_softc *sc);
+
+#endif /* __ARSWITCH_8226_H__ */
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch_8316.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch_8316.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,151 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * Copyright (c) 2012 Adrian Chadd.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch_8316.c 235369 2012-05-12 20:39:41Z adrian $
+ */
+
+#include <sys/param.h>
+#include <sys/bus.h>
+#include <sys/errno.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/socket.h>
+#include <sys/sockio.h>
+#include <sys/sysctl.h>
+#include <sys/systm.h>
+
+#include <net/if.h>
+#include <net/if_arp.h>
+#include <net/ethernet.h>
+#include <net/if_dl.h>
+#include <net/if_media.h>
+#include <net/if_types.h>
+
+#include <machine/bus.h>
+#include <dev/iicbus/iic.h>
+#include <dev/iicbus/iiconf.h>
+#include <dev/iicbus/iicbus.h>
+#include <dev/mii/mii.h>
+#include <dev/mii/miivar.h>
+#include <dev/etherswitch/mdio.h>
+
+#include <dev/etherswitch/etherswitch.h>
+
+#include <dev/etherswitch/arswitch/arswitchreg.h>
+#include <dev/etherswitch/arswitch/arswitchvar.h>
+#include <dev/etherswitch/arswitch/arswitch_reg.h>
+#include <dev/etherswitch/arswitch/arswitch_8316.h>
+
+#include "mdio_if.h"
+#include "miibus_if.h"
+#include "etherswitch_if.h"
+
+/*
+ * AR8316 specific functions
+ */
+static int
+ar8316_hw_setup(struct arswitch_softc *sc)
+{
+
+ /*
+ * Configure the switch mode based on whether:
+ *
+ * + The switch port is GMII/RGMII;
+ * + Port 4 is either connected to the CPU or to the internal switch.
+ */
+ if (sc->is_rgmii && sc->phy4cpu) {
+ arswitch_writereg(sc->sc_dev, AR8X16_REG_MODE,
+ AR8X16_MODE_RGMII_PORT4_ISO);
+ device_printf(sc->sc_dev,
+ "%s: MAC port == RGMII, port 4 = dedicated PHY\n",
+ __func__);
+ } else if (sc->is_rgmii) {
+ arswitch_writereg(sc->sc_dev, AR8X16_REG_MODE,
+ AR8X16_MODE_RGMII_PORT4_SWITCH);
+ device_printf(sc->sc_dev,
+ "%s: MAC port == RGMII, port 4 = switch port\n",
+ __func__);
+ } else if (sc->is_gmii) {
+ arswitch_writereg(sc->sc_dev, AR8X16_REG_MODE,
+ AR8X16_MODE_GMII);
+ device_printf(sc->sc_dev, "%s: MAC port == GMII\n", __func__);
+ } else {
+ device_printf(sc->sc_dev, "%s: unknown switch PHY config\n",
+ __func__);
+ return (ENXIO);
+ }
+
+ DELAY(1000); /* 1ms wait for things to settle */
+
+ /*
+ * If port 4 is RGMII, force workaround
+ */
+ if (sc->is_rgmii && sc->phy4cpu) {
+ device_printf(sc->sc_dev,
+ "%s: port 4 RGMII workaround\n",
+ __func__);
+
+ /* work around for phy4 rgmii mode */
+ arswitch_writedbg(sc->sc_dev, 4, 0x12, 0x480c);
+ /* rx delay */
+ arswitch_writedbg(sc->sc_dev, 4, 0x0, 0x824e);
+ /* tx delay */
+ arswitch_writedbg(sc->sc_dev, 4, 0x5, 0x3d47);
+ DELAY(1000); /* 1ms, again to let things settle */
+ }
+
+ return (0);
+}
+
+/*
+ * Initialise other global values, for the AR8316.
+ */
+static int
+ar8316_hw_global_setup(struct arswitch_softc *sc)
+{
+
+ arswitch_writereg(sc->sc_dev, 0x38, 0xc000050e);
+
+ /*
+ * Flood address table misses to all ports, and enable forwarding of
+ * broadcasts to the cpu port.
+ */
+ arswitch_writereg(sc->sc_dev, AR8X16_REG_FLOOD_MASK,
+ AR8X16_FLOOD_MASK_BCAST_TO_CPU | 0x003f003f);
+
+ arswitch_modifyreg(sc->sc_dev, AR8X16_REG_GLOBAL_CTRL,
+ AR8316_GLOBAL_CTRL_MTU_MASK, 9018 + 8 + 2);
+
+ return (0);
+}
+
+void
+ar8316_attach(struct arswitch_softc *sc)
+{
+
+ sc->hal.arswitch_hw_setup = ar8316_hw_setup;
+ sc->hal.arswitch_hw_global_setup = ar8316_hw_global_setup;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch_8316.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch_8316.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,34 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch_8316.h 235288 2012-05-11 20:53:20Z adrian $
+ */
+#ifndef __ARSWITCH_8316_H__
+#define __ARSWITCH_8316_H__
+
+extern void ar8316_attach(struct arswitch_softc *sc);
+
+#endif /* __ARSWITCH_8316_H__ */
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch_phy.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch_phy.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,136 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * Copyright (c) 2012 Adrian Chadd.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch_phy.c 235288 2012-05-11 20:53:20Z adrian $
+ */
+
+#include <sys/param.h>
+#include <sys/bus.h>
+#include <sys/errno.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/socket.h>
+#include <sys/sockio.h>
+#include <sys/sysctl.h>
+#include <sys/systm.h>
+
+#include <net/if.h>
+#include <net/if_arp.h>
+#include <net/ethernet.h>
+#include <net/if_dl.h>
+#include <net/if_media.h>
+#include <net/if_types.h>
+
+#include <machine/bus.h>
+#include <dev/iicbus/iic.h>
+#include <dev/iicbus/iiconf.h>
+#include <dev/iicbus/iicbus.h>
+#include <dev/mii/mii.h>
+#include <dev/mii/miivar.h>
+#include <dev/etherswitch/mdio.h>
+
+#include <dev/etherswitch/etherswitch.h>
+
+#include <dev/etherswitch/arswitch/arswitchreg.h>
+#include <dev/etherswitch/arswitch/arswitchvar.h>
+
+#include <dev/etherswitch/arswitch/arswitch_reg.h>
+#include <dev/etherswitch/arswitch/arswitch_phy.h>
+
+#include "mdio_if.h"
+#include "miibus_if.h"
+#include "etherswitch_if.h"
+
+#if defined(DEBUG)
+static SYSCTL_NODE(_debug, OID_AUTO, arswitch, CTLFLAG_RD, 0, "arswitch");
+#endif
+
+/*
+ * access PHYs integrated into the switch chip through the switch's MDIO
+ * control register.
+ */
+int
+arswitch_readphy(device_t dev, int phy, int reg)
+{
+ uint32_t data = 0, ctrl;
+ int err, timeout;
+
+ if (phy < 0 || phy >= 32)
+ return (ENXIO);
+ if (reg < 0 || reg >= 32)
+ return (ENXIO);
+ err = arswitch_writereg_msb(dev, AR8X16_REG_MDIO_CTRL,
+ AR8X16_MDIO_CTRL_BUSY | AR8X16_MDIO_CTRL_MASTER_EN |
+ AR8X16_MDIO_CTRL_CMD_READ |
+ (phy << AR8X16_MDIO_CTRL_PHY_ADDR_SHIFT) |
+ (reg << AR8X16_MDIO_CTRL_REG_ADDR_SHIFT));
+ DEVERR(dev, err, "arswitch_readphy()=%d: phy=%d.%02x\n", phy, reg);
+ if (err != 0)
+ return (-1);
+ for (timeout = 100; timeout--; ) {
+ ctrl = arswitch_readreg_msb(dev, AR8X16_REG_MDIO_CTRL);
+ if ((ctrl & AR8X16_MDIO_CTRL_BUSY) == 0)
+ break;
+ }
+ if (timeout < 0)
+ err = EIO;
+ data = arswitch_readreg_lsb(dev, AR8X16_REG_MDIO_CTRL) &
+ AR8X16_MDIO_CTRL_DATA_MASK;
+ return (data);
+}
+
+int
+arswitch_writephy(device_t dev, int phy, int reg, int data)
+{
+ uint32_t ctrl;
+ int err, timeout;
+
+ if (reg < 0 || reg >= 32)
+ return (ENXIO);
+ err = arswitch_writereg_lsb(dev, AR8X16_REG_MDIO_CTRL,
+ (data & AR8X16_MDIO_CTRL_DATA_MASK));
+ DEVERR(dev, err, "arswitch_writephy()=%d: phy=%d.%02x\n", phy, reg);
+ if (err != 0)
+ return (err);
+ err = arswitch_writereg_msb(dev, AR8X16_REG_MDIO_CTRL,
+ AR8X16_MDIO_CTRL_BUSY |
+ AR8X16_MDIO_CTRL_MASTER_EN |
+ AR8X16_MDIO_CTRL_CMD_WRITE |
+ (phy << AR8X16_MDIO_CTRL_PHY_ADDR_SHIFT) |
+ (reg << AR8X16_MDIO_CTRL_REG_ADDR_SHIFT));
+ DEVERR(dev, err, "arswitch_writephy()=%d: phy=%d.%02x\n", phy, reg);
+ if (err != 0)
+ return (err);
+ for (timeout = 100; timeout--; ) {
+ ctrl = arswitch_readreg(dev, AR8X16_REG_MDIO_CTRL);
+ if ((ctrl & AR8X16_MDIO_CTRL_BUSY) == 0)
+ break;
+ }
+ if (timeout < 0)
+ err = EIO;
+ DEVERR(dev, err, "arswitch_writephy()=%d: phy=%d.%02x\n", phy, reg);
+ return (err);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch_phy.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch_phy.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,34 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch_phy.h 235288 2012-05-11 20:53:20Z adrian $
+ */
+#ifndef __ARSWITCH_PHY_H__
+#define __ARSWITCH_PHY_H__
+
+extern int arswitch_readphy(device_t dev, int phy, int reg);
+extern int arswitch_writephy(device_t dev, int phy, int reg, int data);
+
+#endif /* __ARSWITCH_PHY_H__ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch_reg.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch_reg.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,180 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch_reg.c 235288 2012-05-11 20:53:20Z adrian $
+ */
+
+#include <sys/param.h>
+#include <sys/bus.h>
+#include <sys/errno.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/socket.h>
+#include <sys/sockio.h>
+#include <sys/sysctl.h>
+#include <sys/systm.h>
+
+#include <net/if.h>
+#include <net/if_arp.h>
+#include <net/ethernet.h>
+#include <net/if_dl.h>
+#include <net/if_media.h>
+#include <net/if_types.h>
+
+#include <machine/bus.h>
+#include <dev/iicbus/iic.h>
+#include <dev/iicbus/iiconf.h>
+#include <dev/iicbus/iicbus.h>
+#include <dev/mii/mii.h>
+#include <dev/mii/miivar.h>
+#include <dev/etherswitch/mdio.h>
+
+#include <dev/etherswitch/etherswitch.h>
+
+#include <dev/etherswitch/arswitch/arswitchreg.h>
+#include <dev/etherswitch/arswitch/arswitchvar.h>
+#include <dev/etherswitch/arswitch/arswitch_reg.h>
+
+#include "mdio_if.h"
+#include "miibus_if.h"
+#include "etherswitch_if.h"
+
+static inline void
+arswitch_split_setpage(device_t dev, uint32_t addr, uint16_t *phy,
+ uint16_t *reg)
+{
+ struct arswitch_softc *sc = device_get_softc(dev);
+ uint16_t page;
+
+ page = ((addr) >> 9) & 0xffff;
+ *phy = (((addr) >> 6) & 0x07) | 0x10;
+ *reg = ((addr) >> 1) & 0x1f;
+
+ if (sc->page != page) {
+ MDIO_WRITEREG(device_get_parent(dev), 0x18, 0, page);
+ sc->page = page;
+ }
+}
+
+/*
+ * Read half a register. Some of the registers define control bits, and
+ * the sequence of half-word accesses matters. The register addresses
+ * are word-even (mod 4).
+ */
+static inline int
+arswitch_readreg16(device_t dev, int addr)
+{
+ uint16_t phy, reg;
+
+ arswitch_split_setpage(dev, addr, &phy, ®);
+ return (MDIO_READREG(device_get_parent(dev), phy, reg));
+}
+
+/*
+ * XXX NOTE:
+ *
+ * This may not work for AR7240 series embedded switches -
+ * the per-PHY register space doesn't seem to be exposed.
+ *
+ * In that instance, it may be required to speak via
+ * the internal switch PHY MDIO bus indirection.
+ */
+void
+arswitch_writedbg(device_t dev, int phy, uint16_t dbg_addr,
+ uint16_t dbg_data)
+{
+ (void) MDIO_WRITEREG(device_get_parent(dev), phy,
+ MII_ATH_DBG_ADDR, dbg_addr);
+ (void) MDIO_WRITEREG(device_get_parent(dev), phy,
+ MII_ATH_DBG_DATA, dbg_data);
+}
+
+/*
+ * Write half a register
+ */
+static inline int
+arswitch_writereg16(device_t dev, int addr, int data)
+{
+ uint16_t phy, reg;
+
+ arswitch_split_setpage(dev, addr, &phy, ®);
+ return (MDIO_WRITEREG(device_get_parent(dev), phy, reg, data));
+}
+
+int
+arswitch_readreg_lsb(device_t dev, int addr)
+{
+
+ return (arswitch_readreg16(dev, addr));
+}
+
+int
+arswitch_readreg_msb(device_t dev, int addr)
+{
+
+ return (arswitch_readreg16(dev, addr + 2) << 16);
+}
+
+int
+arswitch_writereg_lsb(device_t dev, int addr, int data)
+{
+
+ return (arswitch_writereg16(dev, addr, data & 0xffff));
+}
+
+int
+arswitch_writereg_msb(device_t dev, int addr, int data)
+{
+
+ return (arswitch_writereg16(dev, addr + 2, data >> 16));
+}
+
+int
+arswitch_readreg(device_t dev, int addr)
+{
+
+ return (arswitch_readreg_lsb(dev, addr) |
+ arswitch_readreg_msb(dev, addr));
+}
+
+int
+arswitch_writereg(device_t dev, int addr, int value)
+{
+
+ /* XXX Check the first write too? */
+ arswitch_writereg_lsb(dev, addr, value);
+ return (arswitch_writereg_msb(dev, addr, value));
+}
+
+int
+arswitch_modifyreg(device_t dev, int addr, int mask, int set)
+{
+ int value;
+
+ value = arswitch_readreg(dev, addr);
+ value &= ~mask;
+ value |= set;
+ return (arswitch_writereg(dev, addr, value));
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitch_reg.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitch_reg.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,44 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitch_reg.h 235288 2012-05-11 20:53:20Z adrian $
+ */
+#ifndef __ARSWITCH_REG_H__
+#define __ARSWITCH_REG_H__
+
+extern void arswitch_writedbg(device_t dev, int phy, uint16_t dbg_addr,
+ uint16_t dbg_data);
+
+extern int arswitch_readreg(device_t dev, int addr);
+extern int arswitch_writereg(device_t dev, int addr, int value);
+extern int arswitch_modifyreg(device_t dev, int addr, int mask, int set);
+
+extern int arswitch_readreg_lsb(device_t dev, int addr);
+extern int arswitch_readreg_msb(device_t dev, int addr);
+
+extern int arswitch_writereg_lsb(device_t dev, int addr, int data);
+extern int arswitch_writereg_msb(device_t dev, int addr, int data);
+
+#endif /* __ARSWITCH_REG_H__ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitchreg.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitchreg.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,291 @@
+/*-
+ * Copyright (c) 2011 Aleksandr Rybalko.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitchreg.h 235367 2012-05-12 20:36:12Z adrian $
+ */
+
+#ifndef __AR8X16_SWITCHREG_H__
+#define __AR8X16_SWITCHREG_H__
+
+/* XXX doesn't belong here; stolen shamelessly from ath_hal/ah_internal.h */
+/*
+ * Register manipulation macros that expect bit field defines
+ * to follow the convention that an _S suffix is appended for
+ * a shift count, while the field mask has no suffix.
+ */
+#define SM(_v, _f) (((_v) << _f##_S) & (_f))
+#define MS(_v, _f) (((_v) & (_f)) >> _f##_S)
+
+/* Atheros specific MII registers */
+#define MII_ATH_DBG_ADDR 0x1d
+#define MII_ATH_DBG_DATA 0x1e
+
+#define AR8X16_REG_MASK_CTRL 0x0000
+#define AR8X16_MASK_CTRL_REV_MASK 0x000000ff
+#define AR8X16_MASK_CTRL_VER_MASK 0x0000ff00
+#define AR8X16_MASK_CTRL_VER_SHIFT 8
+#define AR8X16_MASK_CTRL_SOFT_RESET (1 << 31)
+
+#define AR8X16_REG_MODE 0x0008
+/* DIR-615 E4 U-Boot */
+#define AR8X16_MODE_DIR_615_UBOOT 0x8d1003e0
+/* From Ubiquiti RSPRO */
+#define AR8X16_MODE_RGMII_PORT4_ISO 0x81461bea
+#define AR8X16_MODE_RGMII_PORT4_SWITCH 0x01261be2
+/* AVM Fritz!Box 7390 */
+#define AR8X16_MODE_GMII 0x010e5b71
+/* from avm_cpmac/linux_ar_reg.h */
+#define AR8X16_MODE_RESERVED 0x000e1b20
+#define AR8X16_MODE_MAC0_GMII_EN (1u << 0)
+#define AR8X16_MODE_MAC0_RGMII_EN (1u << 1)
+#define AR8X16_MODE_PHY4_GMII_EN (1u << 2)
+#define AR8X16_MODE_PHY4_RGMII_EN (1u << 3)
+#define AR8X16_MODE_MAC0_MAC_MODE (1u << 4)
+#define AR8X16_MODE_RGMII_RXCLK_DELAY_EN (1u << 6)
+#define AR8X16_MODE_RGMII_TXCLK_DELAY_EN (1u << 7)
+#define AR8X16_MODE_MAC5_MAC_MODE (1u << 14)
+#define AR8X16_MODE_MAC5_PHY_MODE (1u << 15)
+#define AR8X16_MODE_TXDELAY_S0 (1u << 21)
+#define AR8X16_MODE_TXDELAY_S1 (1u << 22)
+#define AR8X16_MODE_RXDELAY_S0 (1u << 23)
+#define AR8X16_MODE_LED_OPEN_EN (1u << 24)
+#define AR8X16_MODE_SPI_EN (1u << 25)
+#define AR8X16_MODE_RXDELAY_S1 (1u << 26)
+#define AR8X16_MODE_POWER_ON_SEL (1u << 31)
+
+#define AR8X16_REG_ISR 0x0010
+#define AR8X16_REG_IMR 0x0014
+
+#define AR8X16_REG_SW_MAC_ADDR0 0x0020
+#define AR8X16_REG_SW_MAC_ADDR1 0x0024
+
+#define AR8X16_REG_FLOOD_MASK 0x002c
+#define AR8X16_FLOOD_MASK_BCAST_TO_CPU (1 << 26)
+
+#define AR8X16_REG_GLOBAL_CTRL 0x0030
+#define AR8216_GLOBAL_CTRL_MTU_MASK 0x00000fff
+#define AR8216_GLOBAL_CTRL_MTU_MASK_S 0
+#define AR8316_GLOBAL_CTRL_MTU_MASK 0x00007fff
+#define AR8316_GLOBAL_CTRL_MTU_MASK_S 0
+#define AR8236_GLOBAL_CTRL_MTU_MASK 0x00007fff
+#define AR8236_GLOBAL_CTRL_MTU_MASK_S 0
+#define AR7240_GLOBAL_CTRL_MTU_MASK 0x00003fff
+#define AR7240_GLOBAL_CTRL_MTU_MASK_S 0
+
+#define AR8X16_REG_VLAN_CTRL 0x0040
+#define AR8X16_VLAN_OP 0x00000007
+#define AR8X16_VLAN_OP_NOOP 0x0
+#define AR8X16_VLAN_OP_FLUSH 0x1
+#define AR8X16_VLAN_OP_LOAD 0x2
+#define AR8X16_VLAN_OP_PURGE 0x3
+#define AR8X16_VLAN_OP_REMOVE_PORT 0x4
+#define AR8X16_VLAN_OP_GET_NEXT 0x5
+#define AR8X16_VLAN_OP_GET 0x6
+#define AR8X16_VLAN_ACTIVE (1 << 3)
+#define AR8X16_VLAN_FULL (1 << 4)
+#define AR8X16_VLAN_PORT 0x00000f00
+#define AR8X16_VLAN_PORT_SHIFT 8
+#define AR8X16_VLAN_VID 0x0fff0000
+#define AR8X16_VLAN_VID_SHIFT 16
+#define AR8X16_VLAN_PRIO 0x70000000
+#define AR8X16_VLAN_PRIO_SHIFT 28
+#define AR8X16_VLAN_PRIO_EN (1 << 31)
+
+#define AR8X16_REG_VLAN_DATA 0x0044
+#define AR8X16_VLAN_MEMBER 0x000003ff
+#define AR8X16_VLAN_VALID (1 << 11)
+
+#define AR8X16_REG_ARL_CTRL0 0x0050
+#define AR8X16_REG_ARL_CTRL1 0x0054
+#define AR8X16_REG_ARL_CTRL2 0x0058
+
+#define AR8X16_REG_AT_CTRL 0x005c
+#define AR8X16_AT_CTRL_ARP_EN (1 << 20)
+
+#define AR8X16_REG_IP_PRIORITY_1 0x0060
+#define AR8X16_REG_IP_PRIORITY_2 0x0064
+#define AR8X16_REG_IP_PRIORITY_3 0x0068
+#define AR8X16_REG_IP_PRIORITY_4 0x006C
+
+#define AR8X16_REG_TAG_PRIO 0x0070
+
+#define AR8X16_REG_SERVICE_TAG 0x0074
+#define AR8X16_SERVICE_TAG_MASK 0x0000ffff
+
+#define AR8X16_REG_CPU_PORT 0x0078
+#define AR8X16_MIRROR_PORT_SHIFT 4
+#define AR8X16_MIRROR_PORT_MASK (0xf << AR8X16_MIRROR_PORT_SHIFT)
+#define AR8X16_CPU_MIRROR_PORT(_p) ((_p) << AR8X16_MIRROR_PORT_SHIFT)
+#define AR8X16_CPU_MIRROR_DIS AR8X16_CPU_MIRROR_PORT(0xf)
+#define AR8X16_CPU_PORT_EN (1 << 8)
+
+#define AR8X16_REG_MIB_FUNC0 0x0080
+#define AR8X16_MIB_TIMER_MASK 0x0000ffff
+#define AR8X16_MIB_AT_HALF_EN (1 << 16)
+#define AR8X16_MIB_BUSY (1 << 17)
+#define AR8X16_MIB_FUNC_SHIFT 24
+#define AR8X16_MIB_FUNC_NO_OP 0x0
+#define AR8X16_MIB_FUNC_FLUSH 0x1
+#define AR8X16_MIB_FUNC_CAPTURE 0x3
+#define AR8X16_MIB_FUNC_XXX (1 << 30) /* 0x40000000 */
+
+#define AR8X16_REG_MDIO_HIGH_ADDR 0x0094
+
+#define AR8X16_REG_MDIO_CTRL 0x0098
+#define AR8X16_MDIO_CTRL_DATA_MASK 0x0000ffff
+#define AR8X16_MDIO_CTRL_REG_ADDR_SHIFT 16
+#define AR8X16_MDIO_CTRL_PHY_ADDR_SHIFT 21
+#define AR8X16_MDIO_CTRL_CMD_WRITE 0
+#define AR8X16_MDIO_CTRL_CMD_READ (1 << 27)
+#define AR8X16_MDIO_CTRL_MASTER_EN (1 << 30)
+#define AR8X16_MDIO_CTRL_BUSY (1 << 31)
+
+#define AR8X16_REG_PORT_BASE(_p) (0x0100 + (_p) * 0x0100)
+
+#define AR8X16_REG_PORT_STS(_p) (AR8X16_REG_PORT_BASE((_p)) + 0x0000)
+#define AR8X16_PORT_STS_SPEED_MASK 0x00000003
+#define AR8X16_PORT_STS_SPEED_10 0
+#define AR8X16_PORT_STS_SPEED_100 1
+#define AR8X16_PORT_STS_SPEED_1000 2
+#define AR8X16_PORT_STS_TXMAC (1 << 2)
+#define AR8X16_PORT_STS_RXMAC (1 << 3)
+#define AR8X16_PORT_STS_TXFLOW (1 << 4)
+#define AR8X16_PORT_STS_RXFLOW (1 << 5)
+#define AR8X16_PORT_STS_DUPLEX (1 << 6)
+#define AR8X16_PORT_STS_LINK_UP (1 << 8)
+#define AR8X16_PORT_STS_LINK_AUTO (1 << 9)
+#define AR8X16_PORT_STS_LINK_PAUSE (1 << 10)
+
+#define AR8X16_REG_PORT_CTRL(_p) (AR8X16_REG_PORT_BASE((_p)) + 0x0004)
+#define AR8X16_PORT_CTRL_STATE_MASK 0x00000007
+#define AR8X16_PORT_CTRL_STATE_DISABLED 0
+#define AR8X16_PORT_CTRL_STATE_BLOCK 1
+#define AR8X16_PORT_CTRL_STATE_LISTEN 2
+#define AR8X16_PORT_CTRL_STATE_LEARN 3
+#define AR8X16_PORT_CTRL_STATE_FORWARD 4
+#define AR8X16_PORT_CTRL_LEARN_LOCK (1 << 7)
+#define AR8X16_PORT_CTRL_EGRESS_VLAN_MODE_SHIFT 8
+#define AR8X16_PORT_CTRL_EGRESS_VLAN_MODE_KEEP 0
+#define AR8X16_PORT_CTRL_EGRESS_VLAN_MODE_STRIP 1
+#define AR8X16_PORT_CTRL_EGRESS_VLAN_MODE_ADD 2
+#define AR8X16_PORT_CTRL_EGRESS_VLAN_MODE_DOUBLE_TAG 3
+#define AR8X16_PORT_CTRL_IGMP_SNOOP (1 << 10)
+#define AR8X16_PORT_CTRL_HEADER (1 << 11)
+#define AR8X16_PORT_CTRL_MAC_LOOP (1 << 12)
+#define AR8X16_PORT_CTRL_SINGLE_VLAN (1 << 13)
+#define AR8X16_PORT_CTRL_LEARN (1 << 14)
+#define AR8X16_PORT_CTRL_DOUBLE_TAG (1 << 15)
+#define AR8X16_PORT_CTRL_MIRROR_TX (1 << 16)
+#define AR8X16_PORT_CTRL_MIRROR_RX (1 << 17)
+
+#define AR8X16_REG_PORT_VLAN(_p) (AR8X16_REG_PORT_BASE((_p)) + 0x0008)
+
+#define AR8X16_PORT_VLAN_DEFAULT_ID_SHIFT 0
+#define AR8X16_PORT_VLAN_DEST_PORTS_SHIFT 16
+#define AR8X16_PORT_VLAN_MODE_MASK 0xc0000000
+#define AR8X16_PORT_VLAN_MODE_SHIFT 30
+#define AR8X16_PORT_VLAN_MODE_PORT_ONLY 0
+#define AR8X16_PORT_VLAN_MODE_PORT_FALLBACK 1
+#define AR8X16_PORT_VLAN_MODE_VLAN_ONLY 2
+#define AR8X16_PORT_VLAN_MODE_SECURE 3
+
+#define AR8X16_REG_PORT_RATE_LIM(_p) (AR8X16_REG_PORT_BASE((_p)) + 0x000c)
+#define AR8X16_PORT_RATE_LIM_128KB 0
+#define AR8X16_PORT_RATE_LIM_256KB 1
+#define AR8X16_PORT_RATE_LIM_512KB 2
+#define AR8X16_PORT_RATE_LIM_1MB 3
+#define AR8X16_PORT_RATE_LIM_2MB 4
+#define AR8X16_PORT_RATE_LIM_4MB 5
+#define AR8X16_PORT_RATE_LIM_8MB 6
+#define AR8X16_PORT_RATE_LIM_16MB 7
+#define AR8X16_PORT_RATE_LIM_32MB 8
+#define AR8X16_PORT_RATE_LIM_64MB 9
+#define AR8X16_PORT_RATE_LIM_IN_EN (1 << 24)
+#define AR8X16_PORT_RATE_LIM_OUT_EN (1 << 23)
+#define AR8X16_PORT_RATE_LIM_IN_MASK 0x000f0000
+#define AR8X16_PORT_RATE_LIM_IN_SHIFT 16
+#define AR8X16_PORT_RATE_LIM_OUT_MASK 0x0000000f
+#define AR8X16_PORT_RATE_LIM_OUT_SHIFT 0
+
+#define AR8X16_REG_PORT_PRIORITY(_p) (AR8X16_REG_PORT_BASE((_p)) + 0x0010)
+
+#define AR8X16_REG_STATS_BASE(_p) (0x20000 + (_p) * 0x100)
+
+#define AR8X16_STATS_RXBROAD 0x0000
+#define AR8X16_STATS_RXPAUSE 0x0004
+#define AR8X16_STATS_RXMULTI 0x0008
+#define AR8X16_STATS_RXFCSERR 0x000c
+#define AR8X16_STATS_RXALIGNERR 0x0010
+#define AR8X16_STATS_RXRUNT 0x0014
+#define AR8X16_STATS_RXFRAGMENT 0x0018
+#define AR8X16_STATS_RX64BYTE 0x001c
+#define AR8X16_STATS_RX128BYTE 0x0020
+#define AR8X16_STATS_RX256BYTE 0x0024
+#define AR8X16_STATS_RX512BYTE 0x0028
+#define AR8X16_STATS_RX1024BYTE 0x002c
+#define AR8X16_STATS_RX1518BYTE 0x0030
+#define AR8X16_STATS_RXMAXBYTE 0x0034
+#define AR8X16_STATS_RXTOOLONG 0x0038
+#define AR8X16_STATS_RXGOODBYTE 0x003c
+#define AR8X16_STATS_RXBADBYTE 0x0044
+#define AR8X16_STATS_RXOVERFLOW 0x004c
+#define AR8X16_STATS_FILTERED 0x0050
+#define AR8X16_STATS_TXBROAD 0x0054
+#define AR8X16_STATS_TXPAUSE 0x0058
+#define AR8X16_STATS_TXMULTI 0x005c
+#define AR8X16_STATS_TXUNDERRUN 0x0060
+#define AR8X16_STATS_TX64BYTE 0x0064
+#define AR8X16_STATS_TX128BYTE 0x0068
+#define AR8X16_STATS_TX256BYTE 0x006c
+#define AR8X16_STATS_TX512BYTE 0x0070
+#define AR8X16_STATS_TX1024BYTE 0x0074
+#define AR8X16_STATS_TX1518BYTE 0x0078
+#define AR8X16_STATS_TXMAXBYTE 0x007c
+#define AR8X16_STATS_TXOVERSIZE 0x0080
+#define AR8X16_STATS_TXBYTE 0x0084
+#define AR8X16_STATS_TXCOLLISION 0x008c
+#define AR8X16_STATS_TXABORTCOL 0x0090
+#define AR8X16_STATS_TXMULTICOL 0x0094
+#define AR8X16_STATS_TXSINGLECOL 0x0098
+#define AR8X16_STATS_TXEXCDEFER 0x009c
+#define AR8X16_STATS_TXDEFER 0x00a0
+#define AR8X16_STATS_TXLATECOL 0x00a4
+
+#define AR8X16_PORT_CPU 0
+#define AR8X16_NUM_PORTS 6
+#define AR8X16_NUM_PHYS 5
+#define AR8X16_MAGIC 0xc000050e
+
+#define AR8X16_PHY_ID1 0x004d
+#define AR8X16_PHY_ID2 0xd041
+
+#define AR8X16_PORT_MASK(_port) (1 << (_port))
+#define AR8X16_PORT_MASK_ALL ((1<<AR8X16_NUM_PORTS)-1)
+#define AR8X16_PORT_MASK_BUT(_port) (AR8X16_PORT_MASK_ALL & ~(1 << (_port)))
+
+#define AR8X16_MAX_VLANS 16
+
+#endif /* __AR8X16_SWITCHREG_H__ */
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/arswitch/arswitchvar.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/arswitch/arswitchvar.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,92 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/arswitch/arswitchvar.h 235323 2012-05-12 05:26:49Z adrian $
+ */
+#ifndef __ARSWITCHVAR_H__
+#define __ARSWITCHVAR_H__
+
+typedef enum {
+ AR8X16_SWITCH_NONE,
+ AR8X16_SWITCH_AR7240,
+ AR8X16_SWITCH_AR8216,
+ AR8X16_SWITCH_AR8226,
+ AR8X16_SWITCH_AR8316,
+} ar8x16_switch_type;
+
+/*
+ * XXX TODO: start using this where required
+ */
+#define AR8X16_IS_SWITCH(_sc, _type) \
+ (!!((_sc)->sc_switchtype == AR8X16_SWITCH_ ## _type))
+
+struct arswitch_softc;
+
+struct arswitch_softc {
+ struct mtx sc_mtx; /* serialize access to softc */
+ device_t sc_dev;
+ int phy4cpu; /* PHY4 is connected to the CPU */
+ int numphys; /* PHYs we manage */
+ int is_rgmii; /* PHY mode is RGMII (XXX which PHY?) */
+ int is_gmii; /* PHY mode is GMII (XXX which PHY?) */
+ int page;
+ ar8x16_switch_type sc_switchtype;
+ char *ifname[AR8X16_NUM_PHYS];
+ device_t miibus[AR8X16_NUM_PHYS];
+ struct ifnet *ifp[AR8X16_NUM_PHYS];
+ struct callout callout_tick;
+ etherswitch_info_t info;
+
+ struct {
+ int (* arswitch_hw_setup) (struct arswitch_softc *);
+ int (* arswitch_hw_global_setup) (struct arswitch_softc *);
+ } hal;
+};
+
+#define ARSWITCH_LOCK(_sc) \
+ mtx_lock(&(_sc)->sc_mtx)
+#define ARSWITCH_UNLOCK(_sc) \
+ mtx_unlock(&(_sc)->sc_mtx)
+#define ARSWITCH_LOCK_ASSERT(_sc, _what) \
+ mtx_assert(&(_s)c->sc_mtx, (_what))
+#define ARSWITCH_TRYLOCK(_sc) \
+ mtx_trylock(&(_sc)->sc_mtx)
+
+#if defined(DEBUG)
+#define DPRINTF(dev, args...) device_printf(dev, args)
+#define DEVERR(dev, err, fmt, args...) do { \
+ if (err != 0) device_printf(dev, fmt, err, args); \
+ } while (0)
+#define DEBUG_INCRVAR(var) do { \
+ var++; \
+ } while (0)
+#else
+#define DPRINTF(dev, args...)
+#define DEVERR(dev, err, fmt, args...)
+#define DEBUG_INCRVAR(var)
+#endif
+
+#endif /* __ARSWITCHVAR_H__ */
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/etherswitch.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/etherswitch.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,257 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/etherswitch.c 235288 2012-05-11 20:53:20Z adrian $
+ */
+
+#include <sys/param.h>
+#include <sys/bus.h>
+#include <sys/conf.h>
+#include <sys/fcntl.h>
+#include <sys/lock.h>
+#include <sys/kernel.h>
+#include <sys/malloc.h>
+#include <sys/module.h>
+#include <sys/socket.h>
+#include <sys/sx.h>
+#include <sys/systm.h>
+#include <sys/uio.h>
+
+#include <net/if.h>
+
+#include <dev/etherswitch/etherswitch.h>
+
+#include "etherswitch_if.h"
+
+#define BUFSIZE 1024
+
+struct etherswitch_softc {
+ device_t sc_dev;
+ int sc_count;
+
+ struct cdev *sc_devnode;
+ struct sx sc_lock;
+};
+
+#define SWITCH_LOCK(sc) sx_xlock(&(sc)->sc_lock)
+#define SWITCH_UNLOCK(sc) sx_xunlock(&(sc)->sc_lock)
+
+static int etherswitch_probe(device_t);
+static int etherswitch_attach(device_t);
+static int etherswitch_detach(device_t);
+static void etherswitch_identify(driver_t *driver, device_t parent);
+
+devclass_t etherswitch_devclass;
+
+static device_method_t etherswitch_methods[] = {
+ /* device interface */
+ DEVMETHOD(device_identify, etherswitch_identify),
+ DEVMETHOD(device_probe, etherswitch_probe),
+ DEVMETHOD(device_attach, etherswitch_attach),
+ DEVMETHOD(device_detach, etherswitch_detach),
+
+ { 0, 0 }
+};
+
+driver_t etherswitch_driver = {
+ "etherswitch",
+ etherswitch_methods,
+ sizeof(struct etherswitch_softc),
+};
+
+static d_open_t etherswitchopen;
+static d_close_t etherswitchclose;
+static d_write_t etherswitchwrite;
+static d_read_t etherswitchread;
+static d_ioctl_t etherswitchioctl;
+
+static struct cdevsw etherswitch_cdevsw = {
+ .d_version = D_VERSION,
+ .d_flags = D_TRACKCLOSE,
+ .d_open = etherswitchopen,
+ .d_close = etherswitchclose,
+ .d_read = etherswitchread,
+ .d_write = etherswitchwrite,
+ .d_ioctl = etherswitchioctl,
+ .d_name = "etherswitch",
+};
+
+static void
+etherswitch_identify(driver_t *driver, device_t parent)
+{
+ if (device_find_child(parent, "etherswitch", -1) == NULL)
+ BUS_ADD_CHILD(parent, 0, "etherswitch", -1);
+}
+
+static int
+etherswitch_probe(device_t dev)
+{
+ device_set_desc(dev, "Switch controller");
+
+ return (0);
+}
+
+static int
+etherswitch_attach(device_t dev)
+{
+ struct etherswitch_softc *sc = (struct etherswitch_softc *)device_get_softc(dev);
+
+ sc->sc_dev = dev;
+ sx_init(&sc->sc_lock, "etherswitch");
+ sc->sc_devnode = make_dev(ðerswitch_cdevsw, device_get_unit(dev),
+ UID_ROOT, GID_WHEEL,
+ 0600, "etherswitch%d", device_get_unit(dev));
+ if (sc->sc_devnode == NULL) {
+ device_printf(dev, "failed to create character device\n");
+ sx_destroy(&sc->sc_lock);
+ return (ENXIO);
+ }
+ sc->sc_devnode->si_drv1 = sc;
+
+ return (0);
+}
+
+static int
+etherswitch_detach(device_t dev)
+{
+ struct etherswitch_softc *sc = (struct etherswitch_softc *)device_get_softc(dev);
+
+ if (sc->sc_devnode)
+ destroy_dev(sc->sc_devnode);
+ sx_destroy(&sc->sc_lock);
+
+ return (0);
+}
+
+static int
+etherswitchopen(struct cdev *dev, int flags, int fmt, struct thread *td)
+{
+ struct etherswitch_softc *sc = dev->si_drv1;
+
+ SWITCH_LOCK(sc);
+ if (sc->sc_count > 0) {
+ SWITCH_UNLOCK(sc);
+ return (EBUSY);
+ }
+
+ sc->sc_count++;
+ SWITCH_UNLOCK(sc);
+
+ return (0);
+}
+
+static int
+etherswitchclose(struct cdev *dev, int flags, int fmt, struct thread *td)
+{
+ struct etherswitch_softc *sc = dev->si_drv1;
+
+ SWITCH_LOCK(sc);
+ if (sc->sc_count == 0) {
+ SWITCH_UNLOCK(sc);
+ return (EINVAL);
+ }
+
+ sc->sc_count--;
+
+ if (sc->sc_count < 0)
+ panic("%s: etherswitch_count < 0!", __func__);
+ SWITCH_UNLOCK(sc);
+
+ return (0);
+}
+
+static int
+etherswitchwrite(struct cdev *dev, struct uio * uio, int ioflag)
+{
+ return (EINVAL);
+}
+
+static int
+etherswitchread(struct cdev *dev, struct uio * uio, int ioflag)
+{
+ return (EINVAL);
+}
+
+static int
+etherswitchioctl(struct cdev *cdev, u_long cmd, caddr_t data, int flags, struct thread *td)
+{
+ struct etherswitch_softc *sc = cdev->si_drv1;
+ device_t dev = sc->sc_dev;
+ device_t etherswitch = device_get_parent(dev);
+ etherswitch_info_t *info;
+ etherswitch_reg_t *reg;
+ etherswitch_phyreg_t *phyreg;
+ int error = 0;
+
+ switch (cmd) {
+ case IOETHERSWITCHGETINFO:
+ info = ETHERSWITCH_GETINFO(etherswitch);
+ bcopy(info, data, sizeof(etherswitch_info_t));
+ break;
+
+ case IOETHERSWITCHGETREG:
+ reg = (etherswitch_reg_t *)data;
+ reg->val = ETHERSWITCH_READREG(etherswitch, reg->reg);
+ break;
+
+ case IOETHERSWITCHSETREG:
+ reg = (etherswitch_reg_t *)data;
+ error = ETHERSWITCH_WRITEREG(etherswitch, reg->reg, reg->val);
+ break;
+
+ case IOETHERSWITCHGETPORT:
+ error = ETHERSWITCH_GETPORT(etherswitch, (etherswitch_port_t *)data);
+ break;
+
+ case IOETHERSWITCHSETPORT:
+ error = ETHERSWITCH_SETPORT(etherswitch, (etherswitch_port_t *)data);
+ break;
+
+ case IOETHERSWITCHGETVLANGROUP:
+ error = ETHERSWITCH_GETVGROUP(etherswitch, (etherswitch_vlangroup_t *)data);
+ break;
+
+ case IOETHERSWITCHSETVLANGROUP:
+ error = ETHERSWITCH_SETVGROUP(etherswitch, (etherswitch_vlangroup_t *)data);
+ break;
+
+ case IOETHERSWITCHGETPHYREG:
+ phyreg = (etherswitch_phyreg_t *)data;
+ phyreg->val = ETHERSWITCH_READPHYREG(etherswitch, phyreg->phy, phyreg->reg);
+ break;
+
+ case IOETHERSWITCHSETPHYREG:
+ phyreg = (etherswitch_phyreg_t *)data;
+ error = ETHERSWITCH_WRITEPHYREG(etherswitch, phyreg->phy, phyreg->reg, phyreg->val);
+ break;
+
+ default:
+ error = ENOTTY;
+ }
+
+ return (error);
+}
+
+MODULE_VERSION(etherswitch, 1);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/etherswitch.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/etherswitch.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,70 @@
+/*
+ * $FreeBSD: head/sys/dev/etherswitch/etherswitch.h 235288 2012-05-11 20:53:20Z adrian $
+ */
+
+#ifndef __SYS_DEV_ETHERSWITCH_ETHERSWITCH_H
+#define __SYS_DEV_ETHERSWITCH_ETHERSWITCH_H
+
+#include <sys/ioccom.h>
+
+#ifdef _KERNEL
+extern devclass_t etherswitch_devclass;
+extern driver_t etherswitch_driver;
+#endif /* _KERNEL */
+
+struct etherswitch_reg {
+ uint16_t reg;
+ uint16_t val;
+};
+typedef struct etherswitch_reg etherswitch_reg_t;
+
+struct etherswitch_phyreg {
+ uint16_t phy;
+ uint16_t reg;
+ uint16_t val;
+};
+typedef struct etherswitch_phyreg etherswitch_phyreg_t;
+
+#define ETHERSWITCH_NAMEMAX 64
+
+struct etherswitch_info {
+ int es_nports;
+ int es_nvlangroups;
+ char es_name[ETHERSWITCH_NAMEMAX];
+};
+typedef struct etherswitch_info etherswitch_info_t;
+
+struct etherswitch_port {
+ int es_port;
+ int es_vlangroup;
+ union {
+ struct ifreq es_uifr;
+ struct ifmediareq es_uifmr;
+ } es_ifu;
+#define es_ifr es_ifu.es_uifr
+#define es_ifmr es_ifu.es_uifmr
+};
+typedef struct etherswitch_port etherswitch_port_t;
+
+struct etherswitch_vlangroup {
+ int es_vlangroup;
+ int es_vid;
+ int es_member_ports;
+ int es_untagged_ports;
+ int es_fid;
+};
+typedef struct etherswitch_vlangroup etherswitch_vlangroup_t;
+
+#define ETHERSWITCH_PORTMASK(_port) (1 << (_port))
+
+#define IOETHERSWITCHGETINFO _IOR('i', 1, etherswitch_info_t)
+#define IOETHERSWITCHGETREG _IOWR('i', 2, etherswitch_reg_t)
+#define IOETHERSWITCHSETREG _IOW('i', 3, etherswitch_reg_t)
+#define IOETHERSWITCHGETPORT _IOWR('i', 4, etherswitch_port_t)
+#define IOETHERSWITCHSETPORT _IOW('i', 5, etherswitch_port_t)
+#define IOETHERSWITCHGETVLANGROUP _IOWR('i', 6, etherswitch_vlangroup_t)
+#define IOETHERSWITCHSETVLANGROUP _IOW('i', 7, etherswitch_vlangroup_t)
+#define IOETHERSWITCHGETPHYREG _IOWR('i', 8, etherswitch_phyreg_t)
+#define IOETHERSWITCHSETPHYREG _IOW('i', 9, etherswitch_phyreg_t)
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/etherswitch_if.m
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/etherswitch_if.m Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,86 @@
+# $FreeBSD: head/sys/dev/etherswitch/etherswitch_if.m 235288 2012-05-11 20:53:20Z adrian $
+
+#include <sys/bus.h>
+
+# Needed for ifreq/ifmediareq
+#include <sys/socket.h>
+#include <net/if.h>
+
+#include <dev/etherswitch/etherswitch.h>
+
+INTERFACE etherswitch;
+
+#
+# Return device info
+#
+METHOD etherswitch_info_t* getinfo {
+ device_t dev;
+}
+
+#
+# Read switch register
+#
+METHOD int readreg {
+ device_t dev;
+ int reg;
+};
+
+#
+# Write switch register
+#
+METHOD int writereg {
+ device_t dev;
+ int reg;
+ int value;
+};
+
+#
+# Read PHY register
+#
+METHOD int readphyreg {
+ device_t dev;
+ int phy;
+ int reg;
+};
+
+#
+# Write PHY register
+#
+METHOD int writephyreg {
+ device_t dev;
+ int phy;
+ int reg;
+ int value;
+};
+
+#
+# Get port configuration
+#
+METHOD int getport {
+ device_t dev;
+ etherswitch_port_t *vg;
+}
+
+#
+# Set port configuration
+#
+METHOD int setport {
+ device_t dev;
+ etherswitch_port_t *vg;
+}
+
+#
+# Get VLAN group configuration
+#
+METHOD int getvgroup {
+ device_t dev;
+ etherswitch_vlangroup_t *vg;
+}
+
+#
+# Set VLAN group configuration
+#
+METHOD int setvgroup {
+ device_t dev;
+ etherswitch_vlangroup_t *vg;
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/mdio.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/mdio.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,117 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/mdio.c 234861 2012-05-01 06:11:38Z adrian $
+ */
+
+#include <sys/param.h>
+#include <sys/bus.h>
+#include <sys/systm.h>
+
+#include <dev/etherswitch/mdio.h>
+
+#include "mdio_if.h"
+
+static void
+mdio_identify(driver_t *driver, device_t parent)
+{
+
+ if (device_find_child(parent, mdio_driver.name, -1) == NULL)
+ BUS_ADD_CHILD(parent, 0, mdio_driver.name, -1);
+}
+
+static int
+mdio_probe(device_t dev)
+{
+
+ device_set_desc(dev, "MDIO");
+
+ return (BUS_PROBE_SPECIFIC);
+}
+
+static int
+mdio_attach(device_t dev)
+{
+
+ bus_generic_probe(dev);
+ bus_enumerate_hinted_children(dev);
+ return (bus_generic_attach(dev));
+}
+
+static int
+mdio_detach(device_t dev)
+{
+
+ bus_generic_detach(dev);
+ return (0);
+}
+
+static int
+mdio_readreg(device_t dev, int phy, int reg)
+{
+
+ return (MDIO_READREG(device_get_parent(dev), phy, reg));
+}
+
+static int
+mdio_writereg(device_t dev, int phy, int reg, int val)
+{
+
+ return (MDIO_WRITEREG(device_get_parent(dev), phy, reg, val));
+}
+
+static void
+mdio_hinted_child(device_t dev, const char *name, int unit)
+{
+
+ device_add_child(dev, name, unit);
+}
+
+static device_method_t mdio_methods[] = {
+ /* device interface */
+ DEVMETHOD(device_identify, mdio_identify),
+ DEVMETHOD(device_probe, mdio_probe),
+ DEVMETHOD(device_attach, mdio_attach),
+ DEVMETHOD(device_detach, mdio_detach),
+ DEVMETHOD(device_shutdown, bus_generic_shutdown),
+
+ /* bus interface */
+ DEVMETHOD(bus_add_child, device_add_child_ordered),
+ DEVMETHOD(bus_hinted_child, mdio_hinted_child),
+
+ /* MDIO access */
+ DEVMETHOD(mdio_readreg, mdio_readreg),
+ DEVMETHOD(mdio_writereg, mdio_writereg),
+
+ DEVMETHOD_END
+};
+
+driver_t mdio_driver = {
+ "mdio",
+ mdio_methods,
+ 0
+};
+
+devclass_t mdio_devclass;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/mdio.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/mdio.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,35 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/mdio.h 234861 2012-05-01 06:11:38Z adrian $
+ */
+
+#ifndef __DEV_ETHERSWITCH_MDIO_H__
+#define __DEV_ETHERSWITCH_MDIO_H__
+
+extern driver_t mdio_driver;
+extern devclass_t mdio_devclass;
+
+#endif /* __DEV_ETHERSWITCH_MDIO_H__ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/mdio_if.m
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/mdio_if.m Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,24 @@
+# $FreeBSD: head/sys/dev/etherswitch/mdio_if.m 234861 2012-05-01 06:11:38Z adrian $
+
+#include <sys/bus.h>
+
+INTERFACE mdio;
+
+#
+# Read register from device on MDIO bus
+#
+METHOD int readreg {
+ device_t dev;
+ int phy;
+ int reg;
+};
+
+#
+# Write register to device on MDIO bus
+#
+METHOD int writereg {
+ device_t dev;
+ int phy;
+ int reg;
+ int val;
+};
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/miiproxy.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/miiproxy.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,444 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/miiproxy.c 234861 2012-05-01 06:11:38Z adrian $
+ */
+
+#include <sys/param.h>
+#include <sys/bus.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/socket.h>
+#include <sys/sockio.h>
+#include <sys/systm.h>
+
+#include <net/if.h>
+#include <net/if_arp.h>
+#include <net/ethernet.h>
+#include <net/if_dl.h>
+#include <net/if_media.h>
+#include <net/if_types.h>
+
+#include <dev/etherswitch/miiproxy.h>
+#include <dev/mii/mii.h>
+#include <dev/mii/miivar.h>
+
+#include "mdio_if.h"
+#include "miibus_if.h"
+
+
+MALLOC_DECLARE(M_MIIPROXY);
+MALLOC_DEFINE(M_MIIPROXY, "miiproxy", "miiproxy data structures");
+
+driver_t miiproxy_driver;
+driver_t mdioproxy_driver;
+
+struct miiproxy_softc {
+ device_t parent;
+ device_t proxy;
+ device_t mdio;
+};
+
+struct mdioproxy_softc {
+};
+
+/*
+ * The rendevous data structures and functions allow two device endpoints to
+ * match up, so that the proxy endpoint can be associated with a target
+ * endpoint. The proxy has to know the device name of the target that it
+ * wants to associate with, for example through a hint. The rendevous code
+ * makes no assumptions about the devices that want to meet.
+ */
+struct rendevous_entry;
+
+enum rendevous_op {
+ RENDEVOUS_ATTACH,
+ RENDEVOUS_DETACH
+};
+
+typedef int (*rendevous_callback_t)(enum rendevous_op,
+ struct rendevous_entry *);
+
+static SLIST_HEAD(rendevoushead, rendevous_entry) rendevoushead =
+ SLIST_HEAD_INITIALIZER(rendevoushead);
+
+struct rendevous_endpoint {
+ device_t device;
+ const char *name;
+ rendevous_callback_t callback;
+};
+
+struct rendevous_entry {
+ SLIST_ENTRY(rendevous_entry) entries;
+ struct rendevous_endpoint proxy;
+ struct rendevous_endpoint target;
+};
+
+/*
+ * Call the callback routines for both the proxy and the target. If either
+ * returns an error, undo the attachment.
+ */
+static int
+rendevous_attach(struct rendevous_entry *e, struct rendevous_endpoint *ep)
+{
+ int error;
+
+ error = e->proxy.callback(RENDEVOUS_ATTACH, e);
+ if (error == 0) {
+ error = e->target.callback(RENDEVOUS_ATTACH, e);
+ if (error != 0) {
+ e->proxy.callback(RENDEVOUS_DETACH, e);
+ ep->device = NULL;
+ ep->callback = NULL;
+ }
+ }
+ return (error);
+}
+
+/*
+ * Create an entry for the proxy in the rendevous list. The name parameter
+ * indicates the name of the device that is the target endpoint for this
+ * rendevous. The callback will be invoked as soon as the target is
+ * registered: either immediately if the target registered itself earlier,
+ * or once the target registers. Returns ENXIO if the target has not yet
+ * registered.
+ */
+static int
+rendevous_register_proxy(device_t dev, const char *name,
+ rendevous_callback_t callback)
+{
+ struct rendevous_entry *e;
+
+ KASSERT(callback != NULL, ("callback must be set"));
+ SLIST_FOREACH(e, &rendevoushead, entries) {
+ if (strcmp(name, e->target.name) == 0) {
+ /* the target is already attached */
+ e->proxy.name = device_get_nameunit(dev);
+ e->proxy.device = dev;
+ e->proxy.callback = callback;
+ return (rendevous_attach(e, &e->proxy));
+ }
+ }
+ e = malloc(sizeof(*e), M_MIIPROXY, M_WAITOK | M_ZERO);
+ e->proxy.name = device_get_nameunit(dev);
+ e->proxy.device = dev;
+ e->proxy.callback = callback;
+ e->target.name = name;
+ SLIST_INSERT_HEAD(&rendevoushead, e, entries);
+ return (ENXIO);
+}
+
+/*
+ * Create an entry in the rendevous list for the target.
+ * Returns ENXIO if the proxy has not yet registered.
+ */
+static int
+rendevous_register_target(device_t dev, rendevous_callback_t callback)
+{
+ struct rendevous_entry *e;
+ const char *name;
+
+ KASSERT(callback != NULL, ("callback must be set"));
+ name = device_get_nameunit(dev);
+ SLIST_FOREACH(e, &rendevoushead, entries) {
+ if (strcmp(name, e->target.name) == 0) {
+ e->target.device = dev;
+ e->target.callback = callback;
+ return (rendevous_attach(e, &e->target));
+ }
+ }
+ e = malloc(sizeof(*e), M_MIIPROXY, M_WAITOK | M_ZERO);
+ e->target.name = name;
+ e->target.device = dev;
+ e->target.callback = callback;
+ SLIST_INSERT_HEAD(&rendevoushead, e, entries);
+ return (ENXIO);
+}
+
+/*
+ * Remove the registration for the proxy.
+ */
+static int
+rendevous_unregister_proxy(device_t dev)
+{
+ struct rendevous_entry *e;
+ int error = 0;
+
+ SLIST_FOREACH(e, &rendevoushead, entries) {
+ if (e->proxy.device == dev) {
+ if (e->target.device == NULL) {
+ SLIST_REMOVE(&rendevoushead, e, rendevous_entry, entries);
+ free(e, M_MIIPROXY);
+ return (0);
+ } else {
+ e->proxy.callback(RENDEVOUS_DETACH, e);
+ e->target.callback(RENDEVOUS_DETACH, e);
+ }
+ e->proxy.device = NULL;
+ e->proxy.callback = NULL;
+ return (error);
+ }
+ }
+ return (ENOENT);
+}
+
+/*
+ * Remove the registration for the target.
+ */
+static int
+rendevous_unregister_target(device_t dev)
+{
+ struct rendevous_entry *e;
+ int error = 0;
+
+ SLIST_FOREACH(e, &rendevoushead, entries) {
+ if (e->target.device == dev) {
+ if (e->proxy.device == NULL) {
+ SLIST_REMOVE(&rendevoushead, e, rendevous_entry, entries);
+ free(e, M_MIIPROXY);
+ return (0);
+ } else {
+ e->proxy.callback(RENDEVOUS_DETACH, e);
+ e->target.callback(RENDEVOUS_DETACH, e);
+ }
+ e->target.device = NULL;
+ e->target.callback = NULL;
+ return (error);
+ }
+ }
+ return (ENOENT);
+}
+
+/*
+ * Functions of the proxy that is interposed between the ethernet interface
+ * driver and the miibus device.
+ */
+
+static int
+miiproxy_rendevous_callback(enum rendevous_op op, struct rendevous_entry *rendevous)
+{
+ struct miiproxy_softc *sc = device_get_softc(rendevous->proxy.device);
+
+ switch (op) {
+ case RENDEVOUS_ATTACH:
+ sc->mdio = device_get_parent(rendevous->target.device);
+ break;
+ case RENDEVOUS_DETACH:
+ sc->mdio = NULL;
+ break;
+ }
+ return (0);
+}
+
+static int
+miiproxy_probe(device_t dev)
+{
+ device_set_desc(dev, "MII/MDIO proxy, MII side");
+
+ return (BUS_PROBE_SPECIFIC);
+}
+
+static int
+miiproxy_attach(device_t dev)
+{
+
+ /*
+ * The ethernet interface needs to call mii_attach_proxy() to pass
+ * the relevant parameters for rendevous with the MDIO target.
+ */
+ return (bus_generic_attach(dev));
+}
+
+static int
+miiproxy_detach(device_t dev)
+{
+
+ rendevous_unregister_proxy(dev);
+ bus_generic_detach(dev);
+ return (0);
+}
+
+static int
+miiproxy_readreg(device_t dev, int phy, int reg)
+{
+ struct miiproxy_softc *sc = device_get_softc(dev);
+
+ if (sc->mdio != NULL)
+ return (MDIO_READREG(sc->mdio, phy, reg));
+ return (-1);
+}
+
+static int
+miiproxy_writereg(device_t dev, int phy, int reg, int val)
+{
+ struct miiproxy_softc *sc = device_get_softc(dev);
+
+ if (sc->mdio != NULL)
+ return (MDIO_WRITEREG(sc->mdio, phy, reg, val));
+ return (-1);
+}
+
+static void
+miiproxy_statchg(device_t dev)
+{
+
+ MIIBUS_STATCHG(device_get_parent(dev));
+}
+
+static void
+miiproxy_linkchg(device_t dev)
+{
+
+ MIIBUS_LINKCHG(device_get_parent(dev));
+}
+
+static void
+miiproxy_mediainit(device_t dev)
+{
+
+ MIIBUS_MEDIAINIT(device_get_parent(dev));
+}
+
+/*
+ * Functions for the MDIO target device driver.
+ */
+static int
+mdioproxy_rendevous_callback(enum rendevous_op op, struct rendevous_entry *rendevous)
+{
+ return (0);
+}
+
+static void
+mdioproxy_identify(driver_t *driver, device_t parent)
+{
+ device_t child;
+
+ if (device_find_child(parent, driver->name, -1) == NULL) {
+ child = BUS_ADD_CHILD(parent, 0, driver->name, -1);
+ }
+}
+
+static int
+mdioproxy_probe(device_t dev)
+{
+ device_set_desc(dev, "MII/MDIO proxy, MDIO side");
+
+ return (BUS_PROBE_SPECIFIC);
+}
+
+static int
+mdioproxy_attach(device_t dev)
+{
+
+ rendevous_register_target(dev, mdioproxy_rendevous_callback);
+ return (bus_generic_attach(dev));
+}
+
+static int
+mdioproxy_detach(device_t dev)
+{
+
+ rendevous_unregister_target(dev);
+ bus_generic_detach(dev);
+ return (0);
+}
+
+/*
+ * Attach this proxy in place of miibus. The target MDIO must be attached
+ * already. Returns NULL on error.
+ */
+device_t
+mii_attach_proxy(device_t dev)
+{
+ struct miiproxy_softc *sc;
+ int error;
+ const char *name;
+ device_t miiproxy;
+
+ if (resource_string_value(device_get_name(dev),
+ device_get_unit(dev), "mdio", &name) != 0) {
+ if (bootverbose)
+ printf("mii_attach_proxy: not attaching, no mdio"
+ " device hint for %s\n", device_get_nameunit(dev));
+ return (NULL);
+ }
+
+ miiproxy = device_add_child(dev, miiproxy_driver.name, -1);
+ error = bus_generic_attach(dev);
+ if (error != 0) {
+ device_printf(dev, "can't attach miiproxy\n");
+ return (NULL);
+ }
+ sc = device_get_softc(miiproxy);
+ sc->parent = dev;
+ sc->proxy = miiproxy;
+ if (rendevous_register_proxy(miiproxy, name, miiproxy_rendevous_callback) != 0) {
+ device_printf(dev, "can't attach proxy\n");
+ return (NULL);
+ }
+ device_printf(miiproxy, "attached to target %s\n", device_get_nameunit(sc->mdio));
+ return (miiproxy);
+}
+
+static device_method_t miiproxy_methods[] = {
+ /* device interface */
+ DEVMETHOD(device_probe, miiproxy_probe),
+ DEVMETHOD(device_attach, miiproxy_attach),
+ DEVMETHOD(device_detach, miiproxy_detach),
+ DEVMETHOD(device_shutdown, bus_generic_shutdown),
+
+ /* MII interface */
+ DEVMETHOD(miibus_readreg, miiproxy_readreg),
+ DEVMETHOD(miibus_writereg, miiproxy_writereg),
+ DEVMETHOD(miibus_statchg, miiproxy_statchg),
+ DEVMETHOD(miibus_linkchg, miiproxy_linkchg),
+ DEVMETHOD(miibus_mediainit, miiproxy_mediainit),
+
+ DEVMETHOD_END
+};
+
+static device_method_t mdioproxy_methods[] = {
+ /* device interface */
+ DEVMETHOD(device_identify, mdioproxy_identify),
+ DEVMETHOD(device_probe, mdioproxy_probe),
+ DEVMETHOD(device_attach, mdioproxy_attach),
+ DEVMETHOD(device_detach, mdioproxy_detach),
+ DEVMETHOD(device_shutdown, bus_generic_shutdown),
+
+ DEVMETHOD_END
+};
+
+DEFINE_CLASS_0(miiproxy, miiproxy_driver, miiproxy_methods,
+ sizeof(struct miiproxy_softc));
+DEFINE_CLASS_0(mdioproxy, mdioproxy_driver, mdioproxy_methods,
+ sizeof(struct mdioproxy_softc));
+
+devclass_t miiproxy_devclass;
+static devclass_t mdioproxy_devclass;
+
+DRIVER_MODULE(mdioproxy, mdio, mdioproxy_driver, mdioproxy_devclass, 0, 0);
+DRIVER_MODULE(miibus, miiproxy, miibus_driver, miibus_devclass, 0, 0);
+MODULE_VERSION(miiproxy, 1);
+MODULE_DEPEND(miiproxy, miibus, 1, 1, 1);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/miiproxy.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/miiproxy.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,37 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/miiproxy.h 234861 2012-05-01 06:11:38Z adrian $
+ */
+
+#ifndef __DEV_ETHERSWITCH_MIIPROXY_H__
+#define __DEV_ETHERSWITCH_MIIPROXY_H__
+
+extern devclass_t miiproxy_devclass;
+extern driver_t miiproxy_driver;
+
+device_t mii_attach_proxy(device_t dev);
+
+#endif /* __DEV_ETHERSWITCH_MIIPROXY_H__ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/rtl8366/rtl8366rb.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/rtl8366/rtl8366rb.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,755 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/rtl8366/rtl8366rb.c 235288 2012-05-11 20:53:20Z adrian $
+ */
+
+#include <sys/param.h>
+#include <sys/bus.h>
+#include <sys/errno.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/socket.h>
+#include <sys/sockio.h>
+#include <sys/sysctl.h>
+#include <sys/systm.h>
+
+#include <net/if.h>
+#include <net/if_arp.h>
+#include <net/ethernet.h>
+#include <net/if_dl.h>
+#include <net/if_media.h>
+#include <net/if_types.h>
+
+#include <machine/bus.h>
+#include <dev/iicbus/iic.h>
+#include <dev/iicbus/iiconf.h>
+#include <dev/iicbus/iicbus.h>
+#include <dev/mii/mii.h>
+#include <dev/mii/miivar.h>
+
+#include <dev/etherswitch/etherswitch.h>
+#include <dev/etherswitch/rtl8366/rtl8366rbvar.h>
+
+#include "iicbus_if.h"
+#include "miibus_if.h"
+#include "etherswitch_if.h"
+
+
+struct rtl8366rb_softc {
+ struct mtx sc_mtx; /* serialize access to softc */
+ int smi_acquired; /* serialize access to SMI/I2C bus */
+ struct mtx callout_mtx; /* serialize callout */
+ device_t dev;
+ char *ifname[RTL8366RB_NUM_PHYS];
+ device_t miibus[RTL8366RB_NUM_PHYS];
+ struct ifnet *ifp[RTL8366RB_NUM_PHYS];
+ struct callout callout_tick;
+};
+
+static etherswitch_info_t etherswitch_info = {
+ .es_nports = 6,
+ .es_nvlangroups = 16,
+ .es_name = "Realtek RTL8366RB"
+};
+
+#define RTL_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx)
+#define RTL_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
+#define RTL_LOCK_ASSERT(_sc, _what) mtx_assert(&(_s)c->sc_mtx, (_what))
+#define RTL_TRYLOCK(_sc) mtx_trylock(&(_sc)->sc_mtx)
+
+#define RTL_WAITOK 0
+#define RTL_NOWAIT 1
+
+#define RTL_SMI_ACQUIRED 1
+#define RTL_SMI_ACQUIRED_ASSERT(_sc) \
+ KASSERT((_sc)->smi_acquired == RTL_SMI_ACQUIRED, ("smi must be acquired @%s", __FUNCTION__))
+
+#if defined(DEBUG)
+#define DPRINTF(dev, args...) device_printf(dev, args)
+#define DEVERR(dev, err, fmt, args...) do { \
+ if (err != 0) device_printf(dev, fmt, err, args); \
+ } while (0)
+#define DEBUG_INCRVAR(var) do { \
+ var++; \
+ } while (0)
+
+static int callout_blocked = 0;
+static int iic_select_retries = 0;
+static int phy_access_retries = 0;
+static SYSCTL_NODE(_debug, OID_AUTO, rtl8366rb, CTLFLAG_RD, 0, "rtl8366rb");
+SYSCTL_INT(_debug_rtl8366rb, OID_AUTO, callout_blocked, CTLFLAG_RW, &callout_blocked, 0,
+ "number of times the callout couldn't acquire the bus");
+SYSCTL_INT(_debug_rtl8366rb, OID_AUTO, iic_select_retries, CTLFLAG_RW, &iic_select_retries, 0,
+ "number of times the I2C bus selection had to be retried");
+SYSCTL_INT(_debug_rtl8366rb, OID_AUTO, phy_access_retries, CTLFLAG_RW, &phy_access_retries, 0,
+ "number of times PHY register access had to be retried");
+#else
+#define DPRINTF(dev, args...)
+#define DEVERR(dev, err, fmt, args...)
+#define DEBUG_INCRVAR(var)
+#endif
+
+static int smi_probe(device_t dev);
+static int smi_read(device_t dev, uint16_t addr, uint16_t *data, int sleep);
+static int smi_write(device_t dev, uint16_t addr, uint16_t data, int sleep);
+static int smi_rmw(device_t dev, uint16_t addr, uint16_t mask, uint16_t data, int sleep);
+static void rtl8366rb_tick(void *arg);
+static int rtl8366rb_ifmedia_upd(struct ifnet *);
+static void rtl8366rb_ifmedia_sts(struct ifnet *, struct ifmediareq *);
+
+static void
+rtl8366rb_identify(driver_t *driver, device_t parent)
+{
+ device_t child;
+ struct iicbus_ivar *devi;
+
+ if (device_find_child(parent, "rtl8366rb", -1) == NULL) {
+ child = BUS_ADD_CHILD(parent, 0, "rtl8366rb", -1);
+ devi = IICBUS_IVAR(child);
+ devi->addr = RTL8366RB_IIC_ADDR;
+ }
+}
+
+static int
+rtl8366rb_probe(device_t dev)
+{
+ if (smi_probe(dev) != 0)
+ return (ENXIO);
+ device_set_desc(dev, "RTL8366RB Ethernet Switch Controller");
+ return (BUS_PROBE_DEFAULT);
+}
+
+static void
+rtl8366rb_init(device_t dev)
+{
+ /* Initialisation for TL-WR1043ND */
+ smi_rmw(dev, RTL8366RB_RCR,
+ RTL8366RB_RCR_HARD_RESET,
+ RTL8366RB_RCR_HARD_RESET, RTL_WAITOK);
+ DELAY(100000);
+ /* Enable 16 VLAN mode */
+ smi_rmw(dev, RTL8366RB_SGCR,
+ RTL8366RB_SGCR_EN_VLAN | RTL8366RB_SGCR_EN_VLAN_4KTB,
+ RTL8366RB_SGCR_EN_VLAN, RTL_WAITOK);
+ /* remove port 0 form VLAN 0 */
+ smi_rmw(dev, RTL8366RB_VMCR(RTL8366RB_VMCR_MU_REG, 0),
+ (1 << 0), 0, RTL_WAITOK);
+ /* add port 0 untagged and port 5 tagged to VLAN 1 */
+ smi_rmw(dev, RTL8366RB_VMCR(RTL8366RB_VMCR_MU_REG, 1),
+ ((1 << 5 | 1 << 0) << RTL8366RB_VMCR_MU_MEMBER_SHIFT)
+ | ((1 << 5 | 1 << 0) << RTL8366RB_VMCR_MU_UNTAG_SHIFT),
+ ((1 << 5 | 1 << 0) << RTL8366RB_VMCR_MU_MEMBER_SHIFT
+ | ((1 << 0) << RTL8366RB_VMCR_MU_UNTAG_SHIFT)),
+ RTL_WAITOK);
+ /* set PVLAN 1 for port 0 */
+ smi_rmw(dev, RTL8366RB_PVCR_REG(0),
+ RTL8366RB_PVCR_VAL(0, RTL8366RB_PVCR_PORT_MASK),
+ RTL8366RB_PVCR_VAL(0, 1), RTL_WAITOK);
+}
+
+static int
+rtl8366rb_attach(device_t dev)
+{
+ uint16_t rev = 0;
+ struct rtl8366rb_softc *sc;
+ char name[IFNAMSIZ];
+ int err = 0;
+ int i;
+
+ sc = device_get_softc(dev);
+ bzero(sc, sizeof(*sc));
+ sc->dev = dev;
+ mtx_init(&sc->sc_mtx, "rtl8366rb", NULL, MTX_DEF);
+ sc->smi_acquired = 0;
+ mtx_init(&sc->callout_mtx, "rtl8366rbcallout", NULL, MTX_DEF);
+
+ rtl8366rb_init(dev);
+ smi_read(dev, RTL8366RB_CVCR, &rev, RTL_WAITOK);
+ device_printf(dev, "rev. %d\n", rev & 0x000f);
+
+ /* attach miibus and phys */
+ /* PHYs need an interface, so we generate a dummy one */
+ for (i = 0; i < RTL8366RB_NUM_PHYS; i++) {
+ sc->ifp[i] = if_alloc(IFT_ETHER);
+ sc->ifp[i]->if_softc = sc;
+ sc->ifp[i]->if_flags |= IFF_UP | IFF_BROADCAST | IFF_DRV_RUNNING
+ | IFF_SIMPLEX;
+ snprintf(name, IFNAMSIZ, "%sport", device_get_nameunit(dev));
+ sc->ifname[i] = malloc(strlen(name)+1, M_DEVBUF, M_WAITOK);
+ bcopy(name, sc->ifname[i], strlen(name)+1);
+ if_initname(sc->ifp[i], sc->ifname[i], i);
+ err = mii_attach(dev, &sc->miibus[i], sc->ifp[i], rtl8366rb_ifmedia_upd, \
+ rtl8366rb_ifmedia_sts, BMSR_DEFCAPMASK, \
+ i, MII_OFFSET_ANY, 0);
+ if (err != 0) {
+ device_printf(dev, "attaching PHY %d failed\n", i);
+ return (err);
+ }
+ }
+
+ bus_generic_probe(dev);
+ bus_enumerate_hinted_children(dev);
+ err = bus_generic_attach(dev);
+ if (err != 0)
+ return (err);
+
+ callout_init_mtx(&sc->callout_tick, &sc->callout_mtx, 0);
+ rtl8366rb_tick(sc);
+
+ return (err);
+}
+
+static int
+rtl8366rb_detach(device_t dev)
+{
+ struct rtl8366rb_softc *sc = device_get_softc(dev);
+ int i;
+
+ for (i=0; i < RTL8366RB_NUM_PHYS; i++) {
+ if (sc->miibus[i])
+ device_delete_child(dev, sc->miibus[i]);
+ if (sc->ifp[i] != NULL)
+ if_free(sc->ifp[i]);
+ free(sc->ifname[i], M_DEVBUF);
+ }
+ bus_generic_detach(dev);
+ callout_drain(&sc->callout_tick);
+ mtx_destroy(&sc->callout_mtx);
+ mtx_destroy(&sc->sc_mtx);
+
+ return (0);
+}
+
+static void
+rtl8366rb_update_ifmedia(int portstatus, u_int *media_status, u_int *media_active)
+{
+ *media_active = IFM_ETHER;
+ *media_status = IFM_AVALID;
+ if ((portstatus & RTL8366RB_PLSR_LINK) != 0)
+ *media_status |= IFM_ACTIVE;
+ else {
+ *media_active |= IFM_NONE;
+ return;
+ }
+ switch (portstatus & RTL8366RB_PLSR_SPEED_MASK) {
+ case RTL8366RB_PLSR_SPEED_10:
+ *media_active |= IFM_10_T;
+ break;
+ case RTL8366RB_PLSR_SPEED_100:
+ *media_active |= IFM_100_TX;
+ break;
+ case RTL8366RB_PLSR_SPEED_1000:
+ *media_active |= IFM_1000_T;
+ break;
+ }
+ if ((portstatus & RTL8366RB_PLSR_FULLDUPLEX) == 0)
+ *media_active |= IFM_FDX;
+ else
+ *media_active |= IFM_HDX;
+ if ((portstatus & RTL8366RB_PLSR_TXPAUSE) != 0)
+ *media_active |= IFM_ETH_TXPAUSE;
+ if ((portstatus & RTL8366RB_PLSR_RXPAUSE) != 0)
+ *media_active |= IFM_ETH_RXPAUSE;
+}
+
+static void
+rtl833rb_miipollstat(struct rtl8366rb_softc *sc)
+{
+ int i;
+ struct mii_data *mii;
+ struct mii_softc *miisc;
+ uint16_t value;
+ int portstatus;
+
+ for (i = 0; i < RTL8366RB_NUM_PHYS; i++) {
+ mii = device_get_softc(sc->miibus[i]);
+ if ((i % 2) == 0) {
+ if (smi_read(sc->dev, RTL8366RB_PLSR_BASE + i/2, &value, RTL_NOWAIT) != 0) {
+ DEBUG_INCRVAR(callout_blocked);
+ return;
+ }
+ portstatus = value & 0xff;
+ } else {
+ portstatus = (value >> 8) & 0xff;
+ }
+ rtl8366rb_update_ifmedia(portstatus, &mii->mii_media_status, &mii->mii_media_active);
+ LIST_FOREACH(miisc, &mii->mii_phys, mii_list) {
+ if (IFM_INST(mii->mii_media.ifm_cur->ifm_media) != miisc->mii_inst)
+ continue;
+ mii_phy_update(miisc, MII_POLLSTAT);
+ }
+ }
+}
+
+static void
+rtl8366rb_tick(void *arg)
+{
+ struct rtl8366rb_softc *sc = arg;
+
+ rtl833rb_miipollstat(sc);
+ callout_reset(&sc->callout_tick, hz, rtl8366rb_tick, sc);
+}
+
+static int
+smi_probe(device_t dev)
+{
+ device_t iicbus, iicha;
+ int err, i;
+ uint16_t chipid;
+ char bytes[2];
+ int xferd;
+
+ bytes[0] = RTL8366RB_CIR & 0xff;
+ bytes[1] = (RTL8366RB_CIR >> 8) & 0xff;
+ iicbus = device_get_parent(dev);
+ iicha = device_get_parent(iicbus);
+ iicbus_reset(iicbus, IIC_FASTEST, RTL8366RB_IIC_ADDR, NULL);
+ for (i=3; i--; ) {
+ IICBUS_STOP(iicha);
+ /*
+ * we go directly to the host adapter because iicbus.c
+ * only issues a stop on a bus that was successfully started.
+ */
+ }
+ err = iicbus_request_bus(iicbus, dev, IIC_WAIT);
+ if (err != 0)
+ goto out;
+ err = iicbus_start(iicbus, RTL8366RB_IIC_ADDR | RTL_IICBUS_READ, RTL_IICBUS_TIMEOUT);
+ if (err != 0)
+ goto out;
+ err = iicbus_write(iicbus, bytes, 2, &xferd, RTL_IICBUS_TIMEOUT);
+ if (err != 0)
+ goto out;
+ err = iicbus_read(iicbus, bytes, 2, &xferd, IIC_LAST_READ, 0);
+ if (err != 0)
+ goto out;
+ chipid = ((bytes[1] & 0xff) << 8) | (bytes[0] & 0xff);
+ DPRINTF(dev, "chip id 0x%04x\n", chipid);
+ if (chipid != RTL8366RB_CIR_ID8366RB)
+ err = ENXIO;
+out:
+ iicbus_stop(iicbus);
+ iicbus_release_bus(iicbus, dev);
+ return (err == 0 ? 0 : ENXIO);
+}
+
+static int
+smi_acquire(struct rtl8366rb_softc *sc, int sleep)
+{
+ int r = 0;
+ if (sleep == RTL_WAITOK)
+ RTL_LOCK(sc);
+ else
+ if (RTL_TRYLOCK(sc) == 0)
+ return (EWOULDBLOCK);
+ if (sc->smi_acquired == RTL_SMI_ACQUIRED)
+ r = EBUSY;
+ else {
+ r = iicbus_request_bus(device_get_parent(sc->dev), sc->dev, \
+ sleep == RTL_WAITOK ? IIC_WAIT : IIC_DONTWAIT);
+ if (r == 0)
+ sc->smi_acquired = RTL_SMI_ACQUIRED;
+ }
+ RTL_UNLOCK(sc);
+ return (r);
+}
+
+static int
+smi_release(struct rtl8366rb_softc *sc, int sleep)
+{
+ if (sleep == RTL_WAITOK)
+ RTL_LOCK(sc);
+ else
+ if (RTL_TRYLOCK(sc) == 0)
+ return (EWOULDBLOCK);
+ RTL_SMI_ACQUIRED_ASSERT(sc);
+ iicbus_release_bus(device_get_parent(sc->dev), sc->dev);
+ sc->smi_acquired = 0;
+ RTL_UNLOCK(sc);
+ return (0);
+}
+
+static int
+smi_select(device_t dev, int op, int sleep)
+{
+ int err, i;
+ device_t iicbus = device_get_parent(dev);
+ struct iicbus_ivar *devi = IICBUS_IVAR(dev);
+ int slave = devi->addr;
+
+ RTL_SMI_ACQUIRED_ASSERT((struct rtl8366rb_softc *)device_get_softc(dev));
+ /*
+ * The chip does not use clock stretching when it is busy,
+ * instead ignoring the command. Retry a few times.
+ */
+ for (i = RTL_IICBUS_RETRIES; i--; ) {
+ err = iicbus_start(iicbus, slave | op, RTL_IICBUS_TIMEOUT);
+ if (err != IIC_ENOACK)
+ break;
+ if (sleep == RTL_WAITOK) {
+ DEBUG_INCRVAR(iic_select_retries);
+ pause("smi_select", RTL_IICBUS_RETRY_SLEEP);
+ } else
+ break;
+ }
+ return (err);
+}
+
+static int
+smi_read_locked(struct rtl8366rb_softc *sc, uint16_t addr, uint16_t *data, int sleep)
+{
+ int err;
+ device_t iicbus = device_get_parent(sc->dev);
+ char bytes[2];
+ int xferd;
+
+ RTL_SMI_ACQUIRED_ASSERT(sc);
+ bytes[0] = addr & 0xff;
+ bytes[1] = (addr >> 8) & 0xff;
+ err = smi_select(sc->dev, RTL_IICBUS_READ, sleep);
+ if (err != 0)
+ goto out;
+ err = iicbus_write(iicbus, bytes, 2, &xferd, RTL_IICBUS_TIMEOUT);
+ if (err != 0)
+ goto out;
+ err = iicbus_read(iicbus, bytes, 2, &xferd, IIC_LAST_READ, 0);
+ if (err != 0)
+ goto out;
+ *data = ((bytes[1] & 0xff) << 8) | (bytes[0] & 0xff);
+
+out:
+ iicbus_stop(iicbus);
+ return (err);
+}
+
+static int
+smi_write_locked(struct rtl8366rb_softc *sc, uint16_t addr, uint16_t data, int sleep)
+{
+ int err;
+ device_t iicbus = device_get_parent(sc->dev);
+ char bytes[4];
+ int xferd;
+
+ RTL_SMI_ACQUIRED_ASSERT(sc);
+ bytes[0] = addr & 0xff;
+ bytes[1] = (addr >> 8) & 0xff;
+ bytes[2] = data & 0xff;
+ bytes[3] = (data >> 8) & 0xff;
+
+ err = smi_select(sc->dev, RTL_IICBUS_WRITE, sleep);
+ if (err == 0)
+ err = iicbus_write(iicbus, bytes, 4, &xferd, RTL_IICBUS_TIMEOUT);
+ iicbus_stop(iicbus);
+
+ return (err);
+}
+
+static int
+smi_read(device_t dev, uint16_t addr, uint16_t *data, int sleep)
+{
+ struct rtl8366rb_softc *sc = device_get_softc(dev);
+ int err;
+
+ err = smi_acquire(sc, sleep);
+ if (err != 0)
+ return (EBUSY);
+ err = smi_read_locked(sc, addr, data, sleep);
+ smi_release(sc, sleep);
+ DEVERR(dev, err, "smi_read()=%d: addr=%04x\n", addr);
+ return (err == 0 ? 0 : EIO);
+}
+
+static int
+smi_write(device_t dev, uint16_t addr, uint16_t data, int sleep)
+{
+ struct rtl8366rb_softc *sc = device_get_softc(dev);
+ int err;
+
+ err = smi_acquire(sc, sleep);
+ if (err != 0)
+ return (EBUSY);
+ err = smi_write_locked(sc, addr, data, sleep);
+ smi_release(sc, sleep);
+ DEVERR(dev, err, "smi_write()=%d: addr=%04x\n", addr);
+ return (err == 0 ? 0 : EIO);
+}
+
+static int
+smi_rmw(device_t dev, uint16_t addr, uint16_t mask, uint16_t data, int sleep)
+{
+ struct rtl8366rb_softc *sc = device_get_softc(dev);
+ int err;
+ uint16_t oldv, newv;
+
+ err = smi_acquire(sc, sleep);
+ if (err != 0)
+ return (EBUSY);
+ if (err == 0) {
+ err = smi_read_locked(sc, addr, &oldv, sleep);
+ if (err == 0) {
+ newv = oldv & ~mask;
+ newv |= data & mask;
+ if (newv != oldv)
+ err = smi_write_locked(sc, addr, newv, sleep);
+ }
+ }
+ smi_release(sc, sleep);
+ DEVERR(dev, err, "smi_rmw()=%d: addr=%04x\n", addr);
+ return (err == 0 ? 0 : EIO);
+}
+
+static etherswitch_info_t *
+rtl_getinfo(device_t dev)
+{
+ return (ðerswitch_info);
+}
+
+static int
+rtl_readreg(device_t dev, int reg)
+{
+ uint16_t data = 0;
+
+ smi_read(dev, reg, &data, RTL_WAITOK);
+ return (data);
+}
+
+static int
+rtl_writereg(device_t dev, int reg, int value)
+{
+ return (smi_write(dev, reg, value, RTL_WAITOK));
+}
+
+static int
+rtl_getport(device_t dev, etherswitch_port_t *p)
+{
+ struct rtl8366rb_softc *sc;
+ struct ifmedia *ifm;
+ struct mii_data *mii;
+ struct ifmediareq *ifmr = &p->es_ifmr;
+ uint16_t v;
+ int err;
+
+ if (p->es_port < 0 || p->es_port >= RTL8366RB_NUM_PORTS)
+ return (ENXIO);
+ p->es_vlangroup = RTL8366RB_PVCR_GET(p->es_port,
+ rtl_readreg(dev, RTL8366RB_PVCR_REG(p->es_port)));
+
+ if (p->es_port < RTL8366RB_NUM_PHYS) {
+ sc = device_get_softc(dev);
+ mii = device_get_softc(sc->miibus[p->es_port]);
+ ifm = &mii->mii_media;
+ err = ifmedia_ioctl(sc->ifp[p->es_port], &p->es_ifr, ifm, SIOCGIFMEDIA);
+ if (err)
+ return (err);
+ } else {
+ /* fill in fixed values for CPU port */
+ ifmr->ifm_count = 0;
+ smi_read(dev, RTL8366RB_PLSR_BASE + (RTL8366RB_NUM_PHYS)/2, &v, RTL_WAITOK);
+ v = v >> (8 * ((RTL8366RB_NUM_PHYS) % 2));
+ rtl8366rb_update_ifmedia(v, &ifmr->ifm_status, &ifmr->ifm_active);
+ ifmr->ifm_current = ifmr->ifm_active;
+ ifmr->ifm_mask = 0;
+ ifmr->ifm_status = IFM_ACTIVE | IFM_AVALID;
+ }
+ return (0);
+}
+
+static int
+rtl_setport(device_t dev, etherswitch_port_t *p)
+{
+ int err;
+ struct rtl8366rb_softc *sc;
+ struct ifmedia *ifm;
+ struct mii_data *mii;
+
+ if (p->es_port < 0 || p->es_port >= RTL8366RB_NUM_PHYS)
+ return (ENXIO);
+ err = smi_rmw(dev, RTL8366RB_PVCR_REG(p->es_port),
+ RTL8366RB_PVCR_VAL(p->es_port, RTL8366RB_PVCR_PORT_MASK),
+ RTL8366RB_PVCR_VAL(p->es_port, p->es_vlangroup), RTL_WAITOK);
+ if (err)
+ return (err);
+ sc = device_get_softc(dev);
+ mii = device_get_softc(sc->miibus[p->es_port]);
+ ifm = &mii->mii_media;
+ err = ifmedia_ioctl(sc->ifp[p->es_port], &p->es_ifr, ifm, SIOCSIFMEDIA);
+ return (err);
+}
+
+static int
+rtl_getvgroup(device_t dev, etherswitch_vlangroup_t *vg)
+{
+ uint16_t vmcr[3];
+ int i;
+
+ for (i=0; i<3; i++)
+ vmcr[i] = rtl_readreg(dev, RTL8366RB_VMCR(i, vg->es_vlangroup));
+
+ vg->es_vid = RTL8366RB_VMCR_VID(vmcr);
+ vg->es_member_ports = RTL8366RB_VMCR_MEMBER(vmcr);
+ vg->es_untagged_ports = RTL8366RB_VMCR_UNTAG(vmcr);
+ vg->es_fid = RTL8366RB_VMCR_FID(vmcr);
+ return (0);
+}
+
+static int
+rtl_setvgroup(device_t dev, etherswitch_vlangroup_t *vg)
+{
+ int g = vg->es_vlangroup;
+
+ rtl_writereg(dev, RTL8366RB_VMCR(RTL8366RB_VMCR_DOT1Q_REG, g),
+ (vg->es_vid << RTL8366RB_VMCR_DOT1Q_VID_SHIFT) & RTL8366RB_VMCR_DOT1Q_VID_MASK);
+ rtl_writereg(dev, RTL8366RB_VMCR(RTL8366RB_VMCR_MU_REG, g),
+ ((vg->es_member_ports << RTL8366RB_VMCR_MU_MEMBER_SHIFT) & RTL8366RB_VMCR_MU_MEMBER_MASK) |
+ ((vg->es_untagged_ports << RTL8366RB_VMCR_MU_UNTAG_SHIFT) & RTL8366RB_VMCR_MU_UNTAG_MASK));
+ rtl_writereg(dev, RTL8366RB_VMCR(RTL8366RB_VMCR_FID_REG, g),
+ vg->es_fid);
+ return (0);
+}
+
+static int
+rtl_readphy(device_t dev, int phy, int reg)
+{
+ struct rtl8366rb_softc *sc = device_get_softc(dev);
+ uint16_t data = 0;
+ int err, i, sleep;
+
+ if (phy < 0 || phy >= RTL8366RB_NUM_PHYS)
+ return (ENXIO);
+ if (reg < 0 || reg >= RTL8366RB_NUM_PHY_REG)
+ return (ENXIO);
+ sleep = RTL_WAITOK;
+ err = smi_acquire(sc, sleep);
+ if (err != 0)
+ return (EBUSY);
+ for (i = RTL_IICBUS_RETRIES; i--; ) {
+ err = smi_write_locked(sc, RTL8366RB_PACR, RTL8366RB_PACR_READ, sleep);
+ if (err == 0)
+ err = smi_write_locked(sc, RTL8366RB_PHYREG(phy, 0, reg), 0, sleep);
+ if (err == 0) {
+ err = smi_read_locked(sc, RTL8366RB_PADR, &data, sleep);
+ break;
+ }
+ DEBUG_INCRVAR(phy_access_retries);
+ DPRINTF(dev, "rtl_readphy(): chip not responsive, retrying %d more times\n", i);
+ pause("rtl_readphy", RTL_IICBUS_RETRY_SLEEP);
+ }
+ smi_release(sc, sleep);
+ DEVERR(dev, err, "rtl_readphy()=%d: phy=%d.%02x\n", phy, reg);
+ return (data);
+}
+
+static int
+rtl_writephy(device_t dev, int phy, int reg, int data)
+{
+ struct rtl8366rb_softc *sc = device_get_softc(dev);
+ int err, i, sleep;
+
+ if (phy < 0 || phy >= RTL8366RB_NUM_PHYS)
+ return (ENXIO);
+ if (reg < 0 || reg >= RTL8366RB_NUM_PHY_REG)
+ return (ENXIO);
+ sleep = RTL_WAITOK;
+ err = smi_acquire(sc, sleep);
+ if (err != 0)
+ return (EBUSY);
+ for (i = RTL_IICBUS_RETRIES; i--; ) {
+ err = smi_write_locked(sc, RTL8366RB_PACR, RTL8366RB_PACR_WRITE, sleep);
+ if (err == 0)
+ err = smi_write_locked(sc, RTL8366RB_PHYREG(phy, 0, reg), data, sleep);
+ if (err == 0) {
+ break;
+ }
+ DEBUG_INCRVAR(phy_access_retries);
+ DPRINTF(dev, "rtl_writephy(): chip not responsive, retrying %d more tiems\n", i);
+ pause("rtl_writephy", RTL_IICBUS_RETRY_SLEEP);
+ }
+ smi_release(sc, sleep);
+ DEVERR(dev, err, "rtl_writephy()=%d: phy=%d.%02x\n", phy, reg);
+ return (err == 0 ? 0 : EIO);
+}
+
+static int
+rtl8366rb_ifmedia_upd(struct ifnet *ifp)
+{
+ struct rtl8366rb_softc *sc = ifp->if_softc;
+ struct mii_data *mii = device_get_softc(sc->miibus[ifp->if_dunit]);
+
+ mii_mediachg(mii);
+ return (0);
+}
+
+static void
+rtl8366rb_ifmedia_sts(struct ifnet *ifp, struct ifmediareq *ifmr)
+{
+ struct rtl8366rb_softc *sc = ifp->if_softc;
+ struct mii_data *mii = device_get_softc(sc->miibus[ifp->if_dunit]);
+
+ mii_pollstat(mii);
+ ifmr->ifm_active = mii->mii_media_active;
+ ifmr->ifm_status = mii->mii_media_status;
+}
+
+
+static device_method_t rtl8366rb_methods[] = {
+ /* Device interface */
+ DEVMETHOD(device_identify, rtl8366rb_identify),
+ DEVMETHOD(device_probe, rtl8366rb_probe),
+ DEVMETHOD(device_attach, rtl8366rb_attach),
+ DEVMETHOD(device_detach, rtl8366rb_detach),
+
+ /* bus interface */
+ DEVMETHOD(bus_add_child, device_add_child_ordered),
+
+ /* MII interface */
+ DEVMETHOD(miibus_readreg, rtl_readphy),
+ DEVMETHOD(miibus_writereg, rtl_writephy),
+
+ /* etherswitch interface */
+ DEVMETHOD(etherswitch_getinfo, rtl_getinfo),
+ DEVMETHOD(etherswitch_readreg, rtl_readreg),
+ DEVMETHOD(etherswitch_writereg, rtl_writereg),
+ DEVMETHOD(etherswitch_readphyreg, rtl_readphy),
+ DEVMETHOD(etherswitch_writephyreg, rtl_writephy),
+ DEVMETHOD(etherswitch_getport, rtl_getport),
+ DEVMETHOD(etherswitch_setport, rtl_setport),
+ DEVMETHOD(etherswitch_getvgroup, rtl_getvgroup),
+ DEVMETHOD(etherswitch_setvgroup, rtl_setvgroup),
+
+ DEVMETHOD_END
+};
+
+DEFINE_CLASS_0(rtl8366rb, rtl8366rb_driver, rtl8366rb_methods,
+ sizeof(struct rtl8366rb_softc));
+static devclass_t rtl8366rb_devclass;
+
+DRIVER_MODULE(rtl8366rb, iicbus, rtl8366rb_driver, rtl8366rb_devclass, 0, 0);
+DRIVER_MODULE(miibus, rtl8366rb, miibus_driver, miibus_devclass, 0, 0);
+DRIVER_MODULE(etherswitch, rtl8366rb, etherswitch_driver, etherswitch_devclass, 0, 0);
+MODULE_VERSION(rtl8366rb, 1);
+MODULE_DEPEND(rtl8366rb, iicbus, 1, 1, 1); /* XXX which versions? */
+MODULE_DEPEND(rtl8366rb, miibus, 1, 1, 1); /* XXX which versions? */
+MODULE_DEPEND(rtl8366rb, etherswitch, 1, 1, 1); /* XXX which versions? */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,176 @@
+/*-
+ * Copyright (c) 2011-2012 Stefan Bethke.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h 235288 2012-05-11 20:53:20Z adrian $
+ */
+
+#ifndef _DEV_ETHERSWITCH_RTL8366RBVAR_H_
+#define _DEV_ETHERSWITCH_RTL8366RBVAR_H_
+
+#define RTL8366RB_IIC_ADDR 0xa8
+#define RTL_IICBUS_TIMEOUT 100 /* us */
+#define RTL_IICBUS_READ 1
+#define RTL_IICBUS_WRITE 0
+/* number of times to try and select the chip on the I2C bus */
+#define RTL_IICBUS_RETRIES 3
+#define RTL_IICBUS_RETRY_SLEEP (hz/1000)
+
+/* Register definitions */
+
+/* Switch Global Configuration */
+#define RTL8366RB_SGCR 0x0000
+#define RTL8366RB_SGCR_EN_BC_STORM_CTRL 0x0001
+#define RTL8366RB_SGCR_MAX_LENGTH_MASK 0x0030
+#define RTL8366RB_SGCR_MAX_LENGTH_1522 0x0000
+#define RTL8366RB_SGCR_MAX_LENGTH_1536 0x0010
+#define RTL8366RB_SGCR_MAX_LENGTH_1552 0x0020
+#define RTL8366RB_SGCR_MAX_LENGTH_9216 0x0030
+#define RTL8366RB_SGCR_EN_VLAN 0x2000
+#define RTL8366RB_SGCR_EN_VLAN_4KTB 0x4000
+#define RTL8366RB_SGCR_EN_QOS 0x8000
+
+/* Port Enable Control: DISABLE_PORT[5:0] */
+#define RTL8366RB_PECR 0x0001
+
+/* Switch Security Control 0: DIS_LEARN[5:0] */
+#define RTL8366RB_SSCR0 0x0002
+
+/* Switch Security Control 1: DIS_AGE[5:0] */
+#define RTL8366RB_SSCR1 0x0003
+
+/* Switch Security Control 2 */
+#define RTL8366RB_SSCR2 0x0004
+#define RTL8366RB_SSCR2_DROP_UNKNOWN_DA 0x0001
+
+/* Port Link Status: two ports per register */
+#define RTL8366RB_PLSR_BASE 0x0014
+#define RTL8366RB_PLSR_SPEED_MASK 0x03
+#define RTL8366RB_PLSR_SPEED_10 0x00
+#define RTL8366RB_PLSR_SPEED_100 0x01
+#define RTL8366RB_PLSR_SPEED_1000 0x02
+#define RTL8366RB_PLSR_FULLDUPLEX 0x08
+#define RTL8366RB_PLSR_LINK 0x10
+#define RTL8366RB_PLSR_TXPAUSE 0x20
+#define RTL8366RB_PLSR_RXPAUSE 0x40
+#define RTL8366RB_PLSR_NO_AUTO 0x80
+
+/* VLAN Member Configuration, 3 registers per VLAN */
+#define RTL8366RB_VMCR_BASE 0x0020
+#define RTL8366RB_VMCR_MULT 3
+#define RTL8366RB_VMCR_DOT1Q_REG 0
+#define RTL8366RB_VMCR_DOT1Q_VID_SHIFT 0
+#define RTL8366RB_VMCR_DOT1Q_VID_MASK 0x0fff
+#define RTL8366RB_VMCR_DOT1Q_PCP_SHIFT 12
+#define RTL8366RB_VMCR_DOT1Q_PCP_MASK 0x7000
+#define RTL8366RB_VMCR_MU_REG 1
+#define RTL8366RB_VMCR_MU_MEMBER_SHIFT 0
+#define RTL8366RB_VMCR_MU_MEMBER_MASK 0x00ff
+#define RTL8366RB_VMCR_MU_UNTAG_SHIFT 8
+#define RTL8366RB_VMCR_MU_UNTAG_MASK 0xff00
+#define RTL8366RB_VMCR_FID_REG 2
+#define RTL8366RB_VMCR_FID_FID_SHIFT 0
+#define RTL8366RB_VMCR_FID_FID_MASK 0x0007
+#define RTL8366RB_VMCR(_reg, _vlan) \
+ (RTL8366RB_VMCR_BASE + _reg + _vlan * RTL8366RB_VMCR_MULT)
+/* VLAN Identifier */
+#define RTL8366RB_VMCR_VID(_r) \
+ (_r[RTL8366RB_VMCR_DOT1Q_REG] & RTL8366RB_VMCR_DOT1Q_VID_MASK)
+/* Priority Code Point */
+#define RTL8366RB_VMCR_PCP(_r) \
+ ((_r[RTL8366RB_VMCR_DOT1Q_REG] & RTL8366RB_VMCR_DOT1Q_PCP_MASK) \
+ >> RTL8366RB_VMCR_DOT1Q_PCP_SHIFT)
+/* Member ports */
+#define RTL8366RB_VMCR_MEMBER(_r) \
+ (_r[RTL8366RB_VMCR_MU_REG] & RTL8366RB_VMCR_MU_MEMBER_MASK)
+/* Untagged ports */
+#define RTL8366RB_VMCR_UNTAG(_r) \
+ ((_r[RTL8366RB_VMCR_MU_REG] & RTL8366RB_VMCR_MU_UNTAG_MASK) \
+ >> RTL8366RB_VMCR_MU_UNTAG_SHIFT)
+/* Forwarding ID */
+#define RTL8366RB_VMCR_FID(_r) \
+ (_r[RTL8366RB_VMCR_FID_REG] & RTL8366RB_VMCR_FID_FID_MASK)
+
+/*
+ * Port VLAN Control, 4 ports per register
+ * Determines the VID for untagged ingress frames through
+ * index into VMC.
+ */
+#define RTL8366RB_PVCR_BASE 0x0063
+#define RTL8366RB_PVCR_PORT_SHIFT 4
+#define RTL8366RB_PVCR_PORT_PERREG (16 / RTL8366RB_PVCR_PORT_SHIFT)
+#define RTL8366RB_PVCR_PORT_MASK 0x000f
+#define RTL8366RB_PVCR_REG(_port) \
+ (RTL8366RB_PVCR_BASE + _port / (RTL8366RB_PVCR_PORT_PERREG))
+#define RTL8366RB_PVCR_VAL(_port, _pvlan) \
+ ((_pvlan & RTL8366RB_PVCR_PORT_MASK) << \
+ ((_port % RTL8366RB_PVCR_PORT_PERREG) * RTL8366RB_PVCR_PORT_SHIFT))
+#define RTL8366RB_PVCR_GET(_port, _val) \
+ (((_val) >> ((_port % RTL8366RB_PVCR_PORT_PERREG) * RTL8366RB_PVCR_PORT_SHIFT)) & RTL8366RB_PVCR_PORT_MASK)
+
+/* Reset Control */
+#define RTL8366RB_RCR 0x0100
+#define RTL8366RB_RCR_HARD_RESET 0x0001
+#define RTL8366RB_RCR_SOFT_RESET 0x0002
+
+/* Chip Version Control: CHIP_VER[3:0] */
+#define RTL8366RB_CVCR 0x050A
+/* Chip Identifier */
+#define RTL8366RB_CIR 0x0509
+#define RTL8366RB_CIR_ID8366RB 0x5937
+
+/* VLAN Ingress Control 2: [5:0] */
+#define RTL8366RB_VIC2R 0x037f
+
+/* MIB registers */
+#define RTL8366RB_MCNT_BASE 0x1000
+#define RTL8366RB_MCTLR 0x13f0
+#define RTL8366RB_MCTLR_BUSY 0x0001
+#define RTL8366RB_MCTLR_RESET 0x0002
+#define RTL8366RB_MCTLR_RESET_PORT_MASK 0x00fc
+#define RTL8366RB_MCTLR_RESET_ALL 0x0800
+
+#define RTL8366RB_MCNT(_port, _r) \
+ (RTL8366RB_MCNT_BASE + 0x50 * (_port) + (_r))
+#define RTL8366RB_MCTLR_RESET_PORT(_p) \
+ (1 << ((_p) + 2))
+
+/* PHY Access Control */
+#define RTL8366RB_PACR 0x8000
+#define RTL8366RB_PACR_WRITE 0x0000
+#define RTL8366RB_PACR_READ 0x0001
+
+/* PHY Access Data */
+#define RTL8366RB_PADR 0x8002
+
+#define RTL8366RB_PHYREG(phy, page, reg) \
+ (RTL8366RB_PACR | (1 << (((phy) & 0x1f) + 9)) | (((page) & 0xf) << 5) | ((reg) & 0x1f))
+
+/* general characteristics of the chip */
+#define RTL8366RB_NUM_PORTS 6
+#define RTL8366RB_NUM_PHYS (RTL8366RB_NUM_PORTS-1)
+#define RTL8366RB_NUM_VLANS 16
+#define RTL8366RB_NUM_PHY_REG 32
+
+#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/fb/fbreg.h
--- a/head/sys/dev/fb/fbreg.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/fb/fbreg.h Wed Jul 25 17:04:43 2012 +0300
@@ -23,7 +23,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: head/sys/dev/fb/fbreg.h 237223 2012-06-18 07:54:10Z phk $
*/
#ifndef _DEV_FB_FBREG_H_
@@ -35,9 +35,17 @@
/* some macros */
#if defined(__amd64__) || defined(__i386__)
-#define bcopy_io(s, d, c) bcopy((void *)(s), (void *)(d), (c))
-#define bcopy_toio(s, d, c) bcopy((void *)(s), (void *)(d), (c))
-#define bcopy_fromio(s, d, c) bcopy((void *)(s), (void *)(d), (c))
+
+static __inline void
+copyw(uint16_t *src, uint16_t *dst, size_t size)
+{
+ size >>= 1;
+ while (size--)
+ *dst++ = *src++;
+}
+#define bcopy_io(s, d, c) copyw((void*)(s), (void*)(d), (c))
+#define bcopy_toio(s, d, c) copyw((void*)(s), (void*)(d), (c))
+#define bcopy_fromio(s, d, c) copyw((void*)(s), (void*)(d), (c))
#define bzero_io(d, c) bzero((void *)(d), (c))
#define fill_io(p, d, c) fill((p), (void *)(d), (c))
#define fillw_io(p, d, c) fillw((p), (void *)(d), (c))
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/fdt/fdt_common.h
--- a/head/sys/dev/fdt/fdt_common.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/fdt/fdt_common.h Wed Jul 25 17:04:43 2012 +0300
@@ -26,12 +26,13 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/fdt/fdt_common.h 232518 2012-03-04 19:22:52Z raj $
+ * $FreeBSD: head/sys/dev/fdt/fdt_common.h 235778 2012-05-22 08:33:14Z gber $
*/
#ifndef _FDT_COMMON_H_
#define _FDT_COMMON_H_
+#include <sys/slicer.h>
#include <contrib/libfdt/libfdt_env.h>
#include <dev/ofw/ofw_bus.h>
#include <machine/fdt.h>
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/fdt/fdt_pci.c
--- a/head/sys/dev/fdt/fdt_pci.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/fdt/fdt_pci.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/fdt/fdt_pci.c 228984 2011-12-30 04:00:31Z marcel $");
+__FBSDID("$FreeBSD: head/sys/dev/fdt/fdt_pci.c 235930 2012-05-24 20:24:49Z marcel $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -100,6 +100,14 @@
size_cells);
tuples = len / tuple_size;
+ /*
+ * Initialize the ranges so that we don't have to worry about
+ * having them all defined in the FDT. In particular, it is
+ * perfectly fine not to want I/O space on PCI busses.
+ */
+ bzero(io_space, sizeof(*io_space));
+ bzero(mem_space, sizeof(*mem_space));
+
rangesptr = &ranges[0];
offset_cells = 0;
for (i = 0; i < tuples; i++) {
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/fdt/fdt_slicer.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/fdt/fdt_slicer.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,115 @@
+/*-
+ * Copyright (c) 2012 Semihalf.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/fdt/fdt_slicer.c 235778 2012-05-22 08:33:14Z gber $");
+
+#include <sys/param.h>
+#include <sys/systm.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/slicer.h>
+
+#include <dev/fdt/fdt_common.h>
+
+#define DEBUG
+#undef DEBUG
+
+#ifdef DEBUG
+#define debugf(fmt, args...) do { printf("%s(): ", __func__); \
+ printf(fmt,##args); } while (0)
+#else
+#define debugf(fmt, args...)
+#endif
+
+int
+flash_fill_slices(device_t dev, struct flash_slice *slices, int *slices_num)
+{
+ char *slice_name;
+ phandle_t dt_node, dt_child;
+ u_long base, size;
+ int i;
+ ssize_t name_len;
+
+ /*
+ * We assume the caller provides buffer for FLASH_SLICES_MAX_NUM
+ * flash_slice structures.
+ */
+ if (slices == NULL) {
+ *slices_num = 0;
+ return (ENOMEM);
+ }
+
+ dt_node = ofw_bus_get_node(dev);
+ for (dt_child = OF_child(dt_node), i = 0; dt_child != 0;
+ dt_child = OF_peer(dt_child)) {
+
+ if (i == FLASH_SLICES_MAX_NUM) {
+ debugf("not enough buffer for slice i=%d\n", i);
+ break;
+ }
+
+ /*
+ * Retrieve start and size of the slice.
+ */
+ if (fdt_regsize(dt_child, &base, &size) != 0) {
+ debugf("error during processing reg property, i=%d\n",
+ i);
+ continue;
+ }
+
+ if (size == 0) {
+ debugf("slice i=%d with no size\n", i);
+ continue;
+ }
+
+ /*
+ * Retrieve label.
+ */
+ name_len = OF_getprop_alloc(dt_child, "label", sizeof(char),
+ (void **)&slice_name);
+ if (name_len <= 0) {
+ /* Use node name if no label defined */
+ name_len = OF_getprop_alloc(dt_child, "name", sizeof(char),
+ (void **)&slice_name);
+ if (name_len <= 0) {
+ debugf("slice i=%d with no name\n", i);
+ slice_name = NULL;
+ }
+ }
+
+ /*
+ * Fill slice entry data.
+ */
+ slices[i].base = base;
+ slices[i].size = size;
+ slices[i].label = slice_name;
+ i++;
+ }
+
+ *slices_num = i;
+ return (0);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/fdt/fdtbus.c
--- a/head/sys/dev/fdt/fdtbus.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/fdt/fdtbus.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/fdt/fdtbus.c 228984 2011-12-30 04:00:31Z marcel $");
+__FBSDID("$FreeBSD: head/sys/dev/fdt/fdtbus.c 238043 2012-07-02 23:49:29Z marcel $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -89,8 +89,6 @@
struct resource *);
static int fdtbus_setup_intr(device_t, device_t, struct resource *, int,
driver_filter_t *, driver_intr_t *, void *, void **);
-static int fdtbus_teardown_intr(device_t, device_t, struct resource *,
- void *);
static const char *fdtbus_ofw_get_name(device_t, device_t);
static phandle_t fdtbus_ofw_get_node(device_t, device_t);
@@ -121,8 +119,9 @@
DEVMETHOD(bus_release_resource, fdtbus_release_resource),
DEVMETHOD(bus_activate_resource, fdtbus_activate_resource),
DEVMETHOD(bus_deactivate_resource, fdtbus_deactivate_resource),
+ DEVMETHOD(bus_config_intr, bus_generic_config_intr),
DEVMETHOD(bus_setup_intr, fdtbus_setup_intr),
- DEVMETHOD(bus_teardown_intr, fdtbus_teardown_intr),
+ DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/* OFW bus interface */
DEVMETHOD(ofw_bus_get_node, fdtbus_ofw_get_node),
@@ -575,30 +574,41 @@
int flags, driver_filter_t *filter, driver_intr_t *ihand, void *arg,
void **cookiep)
{
- int err;
+ struct fdtbus_devinfo *di;
+ enum intr_trigger trig;
+ enum intr_polarity pol;
+ int error, rid;
- *cookiep = 0;
- if ((rman_get_flags(res) & RF_SHAREABLE) == 0)
- flags |= INTR_EXCL;
+ if (res == NULL)
+ return (EINVAL);
- err = rman_activate_resource(res);
- if (err)
- return (err);
+ /*
+ * We are responsible for configuring the interrupts of our direct
+ * children.
+ */
+ if (device_get_parent(child) == bus) {
+ di = device_get_ivars(child);
+ if (di == NULL)
+ return (ENXIO);
-#if defined(__powerpc__)
- err = powerpc_setup_intr(device_get_nameunit(child),
- rman_get_start(res), filter, ihand, arg, flags, cookiep);
-#elif defined(__mips__)
- cpu_establish_hardintr(device_get_nameunit(child),
- filter, ihand, arg, rman_get_start(res), flags, cookiep);
-#elif defined(__arm__)
- arm_setup_irqhandler(device_get_nameunit(child),
- filter, ihand, arg, rman_get_start(res), flags, cookiep);
- arm_unmask_irq(rman_get_start(res));
- err = 0;
-#endif
+ rid = rman_get_rid(res);
+ if (rid >= DI_MAX_INTR_NUM)
+ return (ENOENT);
- return (err);
+ trig = di->di_intr_sl[rid].trig;
+ pol = di->di_intr_sl[rid].pol;
+ if (trig != INTR_TRIGGER_CONFORM ||
+ pol != INTR_POLARITY_CONFORM) {
+ error = bus_generic_config_intr(bus,
+ rman_get_start(res), trig, pol);
+ if (error)
+ return (error);
+ }
+ }
+
+ error = bus_generic_setup_intr(bus, child, res, flags, filter, ihand,
+ arg, cookiep);
+ return (error);
}
static int
@@ -617,21 +627,6 @@
return (rman_deactivate_resource(res));
}
-static int
-fdtbus_teardown_intr(device_t bus, device_t child, struct resource *res,
- void *cookie)
-{
-
-#if defined(__powerpc__)
- return (powerpc_teardown_intr(cookie));
-#elif defined(__mips__)
- /* mips does not have a teardown yet */
- return (0);
-#elif defined(__arm__)
- return (arm_remove_irqhandler(rman_get_start(res), cookie));
-#endif
-}
-
static const char *
fdtbus_ofw_get_name(device_t bus, device_t dev)
{
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/fdt/simplebus.c
--- a/head/sys/dev/fdt/simplebus.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/fdt/simplebus.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/fdt/simplebus.c 228984 2011-12-30 04:00:31Z marcel $");
+__FBSDID("$FreeBSD: head/sys/dev/fdt/simplebus.c 238044 2012-07-02 23:53:08Z marcel $");
#include "opt_platform.h"
#include <sys/param.h>
@@ -288,39 +288,34 @@
struct simplebus_devinfo *di;
enum intr_trigger trig;
enum intr_polarity pol;
- int irq, rid;
+ int error, rid;
+
+ if (device_get_parent(child) != bus)
+ return (ECHILD);
+
+ di = device_get_ivars(child);
+ if (di == NULL)
+ return (ENXIO);
if (res == NULL)
- panic("simplebus_setup_intr: NULL irq resource!");
+ return (EINVAL);
rid = rman_get_rid(res);
- if (rid > DI_MAX_INTR_NUM) {
- device_printf(child, "rid out of range rid = %d\n", rid);
- return (ERANGE);
- }
-
- irq = rman_get_start(res);
-
- if ((di = device_get_ivars(child)) == NULL) {
- device_printf(child, "could not retrieve devinfo\n");
- return (ENXIO);
- }
+ if (rid >= DI_MAX_INTR_NUM)
+ return (ENOENT);
trig = di->di_intr_sl[rid].trig;
pol = di->di_intr_sl[rid].pol;
+ if (trig != INTR_TRIGGER_CONFORM || pol != INTR_POLARITY_CONFORM) {
+ error = bus_generic_config_intr(bus, rman_get_start(res),
+ trig, pol);
+ if (error)
+ return (error);
+ }
- debugf("intr config: irq = %d, trig = %d, pol = %d\n", irq, trig, pol);
-
-#if defined(__powerpc__)
- int err;
-
- err = powerpc_config_intr(irq, trig, pol);
- if (err)
- return (err);
-#endif
-
- return (bus_generic_setup_intr(bus, child, res, flags, filter, ihand,
- arg, cookiep));
+ error = bus_generic_setup_intr(bus, child, res, flags, filter, ihand,
+ arg, cookiep);
+ return (error);
}
static const struct ofw_bus_devinfo *
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/filemon/filemon.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/filemon/filemon.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,377 @@
+/*-
+ * Copyright (c) 2011, David E. O'Brien.
+ * Copyright (c) 2009-2011, Juniper Networks, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY JUNIPER NETWORKS 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 JUNIPER NETWORKS 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/filemon/filemon.c 236592 2012-06-04 22:54:19Z obrien $");
+
+#include <sys/param.h>
+#include <sys/file.h>
+#include <sys/systm.h>
+#include <sys/buf.h>
+#include <sys/condvar.h>
+#include <sys/conf.h>
+#include <sys/fcntl.h>
+#include <sys/ioccom.h>
+#include <sys/kernel.h>
+#include <sys/malloc.h>
+#include <sys/module.h>
+#include <sys/mutex.h>
+#include <sys/poll.h>
+#include <sys/proc.h>
+#include <sys/queue.h>
+#include <sys/syscall.h>
+#include <sys/sysent.h>
+#include <sys/sysproto.h>
+#include <sys/uio.h>
+
+#if __FreeBSD_version >= 900041
+#include <sys/capability.h>
+#endif
+
+#include "filemon.h"
+
+#if defined(COMPAT_IA32) || defined(COMPAT_FREEBSD32) || defined(COMPAT_ARCH32)
+#include <compat/freebsd32/freebsd32_syscall.h>
+#include <compat/freebsd32/freebsd32_proto.h>
+
+extern struct sysentvec ia32_freebsd_sysvec;
+#endif
+
+extern struct sysentvec elf32_freebsd_sysvec;
+extern struct sysentvec elf64_freebsd_sysvec;
+
+static d_close_t filemon_close;
+static d_ioctl_t filemon_ioctl;
+static d_open_t filemon_open;
+static int filemon_unload(void);
+static void filemon_load(void *);
+
+static struct cdevsw filemon_cdevsw = {
+ .d_version = D_VERSION,
+ .d_close = filemon_close,
+ .d_ioctl = filemon_ioctl,
+ .d_open = filemon_open,
+ .d_name = "filemon",
+};
+
+MALLOC_DECLARE(M_FILEMON);
+MALLOC_DEFINE(M_FILEMON, "filemon", "File access monitor");
+
+struct filemon {
+ TAILQ_ENTRY(filemon) link; /* Link into the in-use list. */
+ struct mtx mtx; /* Lock mutex for this filemon. */
+ struct cv cv; /* Lock condition variable for this
+ filemon. */
+ struct file *fp; /* Output file pointer. */
+ struct thread *locker; /* Ptr to the thread locking this
+ filemon. */
+ pid_t pid; /* The process ID being monitored. */
+ char fname1[MAXPATHLEN]; /* Temporary filename buffer. */
+ char fname2[MAXPATHLEN]; /* Temporary filename buffer. */
+ char msgbufr[1024]; /* Output message buffer. */
+};
+
+static TAILQ_HEAD(, filemon) filemons_inuse = TAILQ_HEAD_INITIALIZER(filemons_inuse);
+static TAILQ_HEAD(, filemon) filemons_free = TAILQ_HEAD_INITIALIZER(filemons_free);
+static int n_readers = 0;
+static struct mtx access_mtx;
+static struct cv access_cv;
+static struct thread *access_owner = NULL;
+static struct thread *access_requester = NULL;
+
+#if __FreeBSD_version < 701000
+static struct clonedevs *filemon_clones;
+static eventhandler_tag eh_tag;
+#else
+static struct cdev *filemon_dev;
+#endif
+
+#include "filemon_lock.c"
+#include "filemon_wrapper.c"
+
+#if __FreeBSD_version < 701000
+static void
+filemon_clone(void *arg, struct ucred *cred, char *name, int namelen,
+ struct cdev **dev)
+{
+ int u = -1;
+ size_t len;
+
+ if (*dev != NULL)
+ return;
+
+ len = strlen(name);
+
+ if (len != 7)
+ return;
+
+ if (bcmp(name,"filemon", 7) != 0)
+ return;
+
+ /* Clone the device to the new minor number. */
+ if (clone_create(&filemon_clones, &filemon_cdevsw, &u, dev, 0) != 0)
+ /* Create the /dev/filemonNN entry. */
+ *dev = make_dev_cred(&filemon_cdevsw, u, cred, UID_ROOT,
+ GID_WHEEL, 0666, "filemon%d", u);
+ if (*dev != NULL) {
+ dev_ref(*dev);
+ (*dev)->si_flags |= SI_CHEAPCLONE;
+ }
+}
+#endif
+
+static void
+filemon_dtr(void *data)
+{
+ struct filemon *filemon = data;
+
+ if (filemon != NULL) {
+ struct file *fp = filemon->fp;
+
+ /* Get exclusive write access. */
+ filemon_lock_write();
+
+ /* Remove from the in-use list. */
+ TAILQ_REMOVE(&filemons_inuse, filemon, link);
+
+ filemon->fp = NULL;
+ filemon->pid = -1;
+
+ /* Add to the free list. */
+ TAILQ_INSERT_TAIL(&filemons_free, filemon, link);
+
+ /* Give up write access. */
+ filemon_unlock_write();
+
+ if (fp != NULL)
+ fdrop(fp, curthread);
+ }
+}
+
+static int
+filemon_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag __unused,
+ struct thread *td)
+{
+ int error = 0;
+ struct filemon *filemon;
+
+#if __FreeBSD_version < 701000
+ filemon = dev->si_drv1;
+#else
+ devfs_get_cdevpriv((void **) &filemon);
+#endif
+
+ switch (cmd) {
+ /* Set the output file descriptor. */
+ case FILEMON_SET_FD:
+#if __FreeBSD_version < 900041
+#define FGET_WRITE(a1, a2, a3) fget_write((a1), (a2), (a3))
+#else
+#define FGET_WRITE(a1, a2, a3) fget_write((a1), (a2), CAP_WRITE | CAP_SEEK, (a3))
+#endif
+ if ((error = FGET_WRITE(td, *(int *)data, &filemon->fp)) == 0)
+ /* Write the file header. */
+ filemon_comment(filemon);
+ break;
+
+ /* Set the monitored process ID. */
+ case FILEMON_SET_PID:
+ filemon->pid = *((pid_t *) data);
+ break;
+
+ default:
+ error = EINVAL;
+ break;
+ }
+
+ return (error);
+}
+
+static int
+filemon_open(struct cdev *dev, int oflags __unused, int devtype __unused,
+ struct thread *td __unused)
+{
+ struct filemon *filemon;
+
+ /* Get exclusive write access. */
+ filemon_lock_write();
+
+ if ((filemon = TAILQ_FIRST(&filemons_free)) != NULL)
+ TAILQ_REMOVE(&filemons_free, filemon, link);
+
+ /* Give up write access. */
+ filemon_unlock_write();
+
+ if (filemon == NULL) {
+ filemon = malloc(sizeof(struct filemon), M_FILEMON,
+ M_WAITOK | M_ZERO);
+
+ filemon->fp = NULL;
+
+ mtx_init(&filemon->mtx, "filemon", "filemon", MTX_DEF);
+ cv_init(&filemon->cv, "filemon");
+ }
+
+ filemon->pid = curproc->p_pid;
+
+#if __FreeBSD_version < 701000
+ dev->si_drv1 = filemon;
+#else
+ devfs_set_cdevpriv(filemon, filemon_dtr);
+#endif
+
+ /* Get exclusive write access. */
+ filemon_lock_write();
+
+ /* Add to the in-use list. */
+ TAILQ_INSERT_TAIL(&filemons_inuse, filemon, link);
+
+ /* Give up write access. */
+ filemon_unlock_write();
+
+ return (0);
+}
+
+static int
+filemon_close(struct cdev *dev __unused, int flag __unused, int fmt __unused,
+ struct thread *td __unused)
+{
+#if __FreeBSD_version < 701000
+ filemon_dtr(dev->si_drv1);
+
+ dev->si_drv1 = NULL;
+
+ /* Schedule this cloned device to be destroyed. */
+ destroy_dev_sched(dev);
+#endif
+
+ return (0);
+}
+
+static void
+filemon_load(void *dummy __unused)
+{
+ mtx_init(&access_mtx, "filemon", "filemon", MTX_DEF);
+ cv_init(&access_cv, "filemon");
+
+ /* Install the syscall wrappers. */
+ filemon_wrapper_install();
+
+#if __FreeBSD_version < 701000
+ /* Enable device cloning. */
+ clone_setup(&filemon_clones);
+
+ /* Setup device cloning events. */
+ eh_tag = EVENTHANDLER_REGISTER(dev_clone, filemon_clone, 0, 1000);
+#else
+ filemon_dev = make_dev(&filemon_cdevsw, 0, UID_ROOT, GID_WHEEL, 0666,
+ "filemon");
+#endif
+}
+
+static int
+filemon_unload(void)
+{
+ struct filemon *filemon;
+ int error = 0;
+
+ /* Get exclusive write access. */
+ filemon_lock_write();
+
+ if (TAILQ_FIRST(&filemons_inuse) != NULL)
+ error = EBUSY;
+ else {
+#if __FreeBSD_version >= 701000
+ destroy_dev(filemon_dev);
+#endif
+
+ /* Deinstall the syscall wrappers. */
+ filemon_wrapper_deinstall();
+ }
+
+ /* Give up write access. */
+ filemon_unlock_write();
+
+ if (error == 0) {
+#if __FreeBSD_version < 701000
+ /*
+ * Check if there is still an event handler callback registered.
+ */
+ if (eh_tag != 0) {
+ /* De-register the device cloning event handler. */
+ EVENTHANDLER_DEREGISTER(dev_clone, eh_tag);
+ eh_tag = 0;
+
+ /* Stop device cloning. */
+ clone_cleanup(&filemon_clones);
+ }
+#endif
+ /* free() filemon structs free list. */
+ filemon_lock_write();
+ while ((filemon = TAILQ_FIRST(&filemons_free)) != NULL) {
+ TAILQ_REMOVE(&filemons_free, filemon, link);
+ mtx_destroy(&filemon->mtx);
+ cv_destroy(&filemon->cv);
+ free(filemon, M_FILEMON);
+ }
+ filemon_unlock_write();
+
+ mtx_destroy(&access_mtx);
+ cv_destroy(&access_cv);
+ }
+
+ return (error);
+}
+
+static int
+filemon_modevent(module_t mod __unused, int type, void *data)
+{
+ int error = 0;
+
+ switch (type) {
+ case MOD_LOAD:
+ filemon_load(data);
+ break;
+
+ case MOD_UNLOAD:
+ error = filemon_unload();
+ break;
+
+ case MOD_SHUTDOWN:
+ break;
+
+ default:
+ error = EOPNOTSUPP;
+ break;
+
+ }
+
+ return (error);
+}
+
+DEV_MODULE(filemon, filemon_modevent, NULL);
+MODULE_VERSION(filemon, 1);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/filemon/filemon.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/filemon/filemon.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,34 @@
+/*-
+ * Copyright (c) 2011, David E. O'Brien.
+ * Copyright (c) 2009-2011, Juniper Networks, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY JUNIPER NETWORKS 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 JUNIPER NETWORKS 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.
+ *
+ * $FreeBSD: head/sys/dev/filemon/filemon.h 236592 2012-06-04 22:54:19Z obrien $
+ */
+
+#define FILEMON_SET_FD _IOWR('S', 1, int)
+#define FILEMON_SET_PID _IOWR('S', 2, pid_t)
+
+#define FILEMON_VERSION 4 /* output format
+ (bump when adding record types) */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/filemon/filemon_lock.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/filemon/filemon_lock.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,122 @@
+/*-
+ * Copyright (c) 2009-2011, Juniper Networks, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY JUNIPER NETWORKS 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 JUNIPER NETWORKS 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/filemon/filemon_lock.c 236592 2012-06-04 22:54:19Z obrien $");
+
+static void
+filemon_filemon_lock(struct filemon *filemon)
+{
+ mtx_lock(&filemon->mtx);
+
+ while (filemon->locker != NULL && filemon->locker != curthread)
+ cv_wait(&filemon->cv, &filemon->mtx);
+
+ filemon->locker = curthread;
+
+ mtx_unlock(&filemon->mtx);
+}
+
+static void
+filemon_filemon_unlock(struct filemon *filemon)
+{
+ mtx_lock(&filemon->mtx);
+
+ if (filemon->locker == curthread)
+ filemon->locker = NULL;
+
+ /* Wake up threads waiting. */
+ cv_broadcast(&filemon->cv);
+
+ mtx_unlock(&filemon->mtx);
+}
+
+static void
+filemon_lock_read(void)
+{
+ mtx_lock(&access_mtx);
+
+ while (access_owner != NULL || access_requester != NULL)
+ cv_wait(&access_cv, &access_mtx);
+
+ n_readers++;
+
+ /* Wake up threads waiting. */
+ cv_broadcast(&access_cv);
+
+ mtx_unlock(&access_mtx);
+}
+
+static void
+filemon_unlock_read(void)
+{
+ mtx_lock(&access_mtx);
+
+ if (n_readers > 0)
+ n_readers--;
+
+ /* Wake up a thread waiting. */
+ cv_broadcast(&access_cv);
+
+ mtx_unlock(&access_mtx);
+}
+
+static void
+filemon_lock_write(void)
+{
+ mtx_lock(&access_mtx);
+
+ while (access_owner != curthread) {
+ if (access_owner == NULL &&
+ (access_requester == NULL ||
+ access_requester == curthread)) {
+ access_owner = curthread;
+ access_requester = NULL;
+ } else {
+ if (access_requester == NULL)
+ access_requester = curthread;
+
+ cv_wait(&access_cv, &access_mtx);
+ }
+ }
+
+ mtx_unlock(&access_mtx);
+}
+
+static void
+filemon_unlock_write(void)
+{
+ mtx_lock(&access_mtx);
+
+ /* Sanity check that the current thread actually has the write lock. */
+ if (access_owner == curthread)
+ access_owner = NULL;
+
+ /* Wake up a thread waiting. */
+ cv_broadcast(&access_cv);
+
+ mtx_unlock(&access_mtx);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/filemon/filemon_wrapper.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/filemon/filemon_wrapper.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,742 @@
+/*-
+ * Copyright (c) 2011, David E. O'Brien.
+ * Copyright (c) 2009-2011, Juniper Networks, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY JUNIPER NETWORKS 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 JUNIPER NETWORKS 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/filemon/filemon_wrapper.c 238026 2012-07-02 20:36:26Z marcel $");
+
+#if __FreeBSD_version > 800032
+#define FILEMON_HAS_LINKAT
+#endif
+
+#if __FreeBSD_version < 900044 /* r225617 (2011-09-16) failed to bump
+ __FreeBSD_version. This really should
+ be based on "900045". "900044" is r225469
+ (2011-09-10) so this code is broken for
+ 9-CURRENT September 10th-16th. */
+#define sys_chdir chdir
+#define sys_execve execve
+#define sys_fork fork
+#define sys_link link
+#define sys_open open
+#define sys_rename rename
+#define sys_stat stat
+#define sys_symlink symlink
+#define sys_unlink unlink
+#define sys_vfork vfork
+#define sys_sys_exit sys_exit
+#ifdef FILEMON_HAS_LINKAT
+#define sys_linkat linkat
+#endif
+#endif /* __FreeBSD_version */
+
+static void
+filemon_output(struct filemon *filemon, char *msg, size_t len)
+{
+ struct uio auio;
+ struct iovec aiov;
+
+ if (filemon->fp == NULL)
+ return;
+
+ aiov.iov_base = msg;
+ aiov.iov_len = len;
+ auio.uio_iov = &aiov;
+ auio.uio_iovcnt = 1;
+ auio.uio_resid = len;
+ auio.uio_segflg = UIO_SYSSPACE;
+ auio.uio_rw = UIO_WRITE;
+ auio.uio_td = curthread;
+ auio.uio_offset = (off_t) -1;
+
+ bwillwrite();
+
+ fo_write(filemon->fp, &auio, curthread->td_ucred, 0, curthread);
+}
+
+static struct filemon *
+filemon_pid_check(struct proc *p)
+{
+ struct filemon *filemon;
+
+ TAILQ_FOREACH(filemon, &filemons_inuse, link) {
+ if (p->p_pid == filemon->pid)
+ return (filemon);
+ }
+
+ if (p->p_pptr == NULL)
+ return (NULL);
+
+ return (filemon_pid_check(p->p_pptr));
+}
+
+static void
+filemon_comment(struct filemon *filemon)
+{
+ int len;
+ struct timeval now;
+
+ /* Load timestamp before locking. Less accurate but less contention. */
+ getmicrotime(&now);
+
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ len = snprintf(filemon->msgbufr, sizeof(filemon->msgbufr),
+ "# filemon version %d\n# Target pid %d\n# Start %ju.%06ju\nV %d\n",
+ FILEMON_VERSION, curproc->p_pid, (uintmax_t)now.tv_sec,
+ (uintmax_t)now.tv_usec, FILEMON_VERSION);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+}
+
+static int
+filemon_wrapper_chdir(struct thread *td, struct chdir_args *uap)
+{
+ int ret;
+ size_t done;
+ size_t len;
+ struct filemon *filemon;
+
+ if ((ret = sys_chdir(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ copyinstr(uap->path, filemon->fname1,
+ sizeof(filemon->fname1), &done);
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "C %d %s\n",
+ curproc->p_pid, filemon->fname1);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+
+static int
+filemon_wrapper_execve(struct thread *td, struct execve_args *uap)
+{
+ char fname[MAXPATHLEN];
+ int ret;
+ size_t done;
+ size_t len;
+ struct filemon *filemon;
+
+ copyinstr(uap->fname, fname, sizeof(fname), &done);
+
+ if ((ret = sys_execve(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "E %d %s\n",
+ curproc->p_pid, fname);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+
+#if defined(COMPAT_IA32) || defined(COMPAT_FREEBSD32) || defined(COMPAT_ARCH32)
+static int
+filemon_wrapper_freebsd32_execve(struct thread *td,
+ struct freebsd32_execve_args *uap)
+{
+ char fname[MAXPATHLEN];
+ int ret;
+ size_t done;
+ size_t len;
+ struct filemon *filemon;
+
+ copyinstr(uap->fname, fname, sizeof(fname), &done);
+
+ if ((ret = freebsd32_execve(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "E %d %s\n",
+ curproc->p_pid, fname);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+#endif
+
+static int
+filemon_wrapper_fork(struct thread *td, struct fork_args *uap)
+{
+ int ret;
+ size_t len;
+ struct filemon *filemon;
+
+ if ((ret = sys_fork(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "F %d %ld\n",
+ curproc->p_pid, (long)curthread->td_retval[0]);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+
+static int
+filemon_wrapper_open(struct thread *td, struct open_args *uap)
+{
+ int ret;
+ size_t done;
+ size_t len;
+ struct filemon *filemon;
+
+ if ((ret = sys_open(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ copyinstr(uap->path, filemon->fname1,
+ sizeof(filemon->fname1), &done);
+
+ if (uap->flags & O_RDWR) {
+ /*
+ * We'll get the W record below, but need
+ * to also output an R to distingish from
+ * O_WRONLY.
+ */
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "R %d %s\n",
+ curproc->p_pid, filemon->fname1);
+ filemon_output(filemon, filemon->msgbufr, len);
+ }
+
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "%c %d %s\n",
+ (uap->flags & O_ACCMODE) ? 'W':'R',
+ curproc->p_pid, filemon->fname1);
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+
+static int
+filemon_wrapper_rename(struct thread *td, struct rename_args *uap)
+{
+ int ret;
+ size_t done;
+ size_t len;
+ struct filemon *filemon;
+
+ if ((ret = sys_rename(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ copyinstr(uap->from, filemon->fname1,
+ sizeof(filemon->fname1), &done);
+ copyinstr(uap->to, filemon->fname2,
+ sizeof(filemon->fname2), &done);
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "M %d '%s' '%s'\n",
+ curproc->p_pid, filemon->fname1, filemon->fname2);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+
+static int
+filemon_wrapper_link(struct thread *td, struct link_args *uap)
+{
+ int ret;
+ size_t done;
+ size_t len;
+ struct filemon *filemon;
+
+ if ((ret = sys_link(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ copyinstr(uap->path, filemon->fname1,
+ sizeof(filemon->fname1), &done);
+ copyinstr(uap->link, filemon->fname2,
+ sizeof(filemon->fname2), &done);
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "L %d '%s' '%s'\n",
+ curproc->p_pid, filemon->fname1, filemon->fname2);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+
+static int
+filemon_wrapper_symlink(struct thread *td, struct symlink_args *uap)
+{
+ int ret;
+ size_t done;
+ size_t len;
+ struct filemon *filemon;
+
+ if ((ret = sys_symlink(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ copyinstr(uap->path, filemon->fname1,
+ sizeof(filemon->fname1), &done);
+ copyinstr(uap->link, filemon->fname2,
+ sizeof(filemon->fname2), &done);
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "L %d '%s' '%s'\n",
+ curproc->p_pid, filemon->fname1, filemon->fname2);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+
+#ifdef FILEMON_HAS_LINKAT
+static int
+filemon_wrapper_linkat(struct thread *td, struct linkat_args *uap)
+{
+ int ret;
+ size_t done;
+ size_t len;
+ struct filemon *filemon;
+
+ if ((ret = sys_linkat(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ copyinstr(uap->path1, filemon->fname1,
+ sizeof(filemon->fname1), &done);
+ copyinstr(uap->path2, filemon->fname2,
+ sizeof(filemon->fname2), &done);
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "L %d '%s' '%s'\n",
+ curproc->p_pid, filemon->fname1, filemon->fname2);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+#endif
+
+static int
+filemon_wrapper_stat(struct thread *td, struct stat_args *uap)
+{
+ int ret;
+ size_t done;
+ size_t len;
+ struct filemon *filemon;
+
+ if ((ret = sys_stat(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ copyinstr(uap->path, filemon->fname1,
+ sizeof(filemon->fname1), &done);
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "S %d %s\n",
+ curproc->p_pid, filemon->fname1);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+
+#if defined(COMPAT_IA32) || defined(COMPAT_FREEBSD32) || defined(COMPAT_ARCH32)
+static int
+filemon_wrapper_freebsd32_stat(struct thread *td,
+ struct freebsd32_stat_args *uap)
+{
+ int ret;
+ size_t done;
+ size_t len;
+ struct filemon *filemon;
+
+ if ((ret = freebsd32_stat(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ copyinstr(uap->path, filemon->fname1,
+ sizeof(filemon->fname1), &done);
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "S %d %s\n",
+ curproc->p_pid, filemon->fname1);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+#endif
+
+static void
+filemon_wrapper_sys_exit(struct thread *td, struct sys_exit_args *uap)
+{
+ size_t len;
+ struct filemon *filemon;
+ struct timeval now;
+
+ /* Get timestamp before locking. */
+ getmicrotime(&now);
+
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ len = snprintf(filemon->msgbufr, sizeof(filemon->msgbufr),
+ "X %d %d\n", curproc->p_pid, uap->rval);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Check if the monitored process is about to exit. */
+ if (filemon->pid == curproc->p_pid) {
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr),
+ "# Stop %ju.%06ju\n# Bye bye\n",
+ (uintmax_t)now.tv_sec, (uintmax_t)now.tv_usec);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+ }
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+
+ sys_sys_exit(td, uap);
+}
+
+static int
+filemon_wrapper_unlink(struct thread *td, struct unlink_args *uap)
+{
+ int ret;
+ size_t done;
+ size_t len;
+ struct filemon *filemon;
+
+ if ((ret = sys_unlink(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ copyinstr(uap->path, filemon->fname1,
+ sizeof(filemon->fname1), &done);
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "D %d %s\n",
+ curproc->p_pid, filemon->fname1);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+
+static int
+filemon_wrapper_vfork(struct thread *td, struct vfork_args *uap)
+{
+ int ret;
+ size_t len;
+ struct filemon *filemon;
+
+ if ((ret = sys_vfork(td, uap)) == 0) {
+ /* Grab a read lock on the filemon inuse list. */
+ filemon_lock_read();
+
+ if ((filemon = filemon_pid_check(curproc)) != NULL) {
+ /* Lock the found filemon structure. */
+ filemon_filemon_lock(filemon);
+
+ len = snprintf(filemon->msgbufr,
+ sizeof(filemon->msgbufr), "F %d %ld\n",
+ curproc->p_pid, (long)curthread->td_retval[0]);
+
+ filemon_output(filemon, filemon->msgbufr, len);
+
+ /* Unlock the found filemon structure. */
+ filemon_filemon_unlock(filemon);
+ }
+
+ /* Release the read lock. */
+ filemon_unlock_read();
+ }
+
+ return (ret);
+}
+
+static void
+filemon_wrapper_install(void)
+{
+#if defined(__LP64__)
+ struct sysent *sv_table = elf64_freebsd_sysvec.sv_table;
+#else
+ struct sysent *sv_table = elf32_freebsd_sysvec.sv_table;
+#endif
+
+ sv_table[SYS_chdir].sy_call = (sy_call_t *) filemon_wrapper_chdir;
+ sv_table[SYS_exit].sy_call = (sy_call_t *) filemon_wrapper_sys_exit;
+ sv_table[SYS_execve].sy_call = (sy_call_t *) filemon_wrapper_execve;
+ sv_table[SYS_fork].sy_call = (sy_call_t *) filemon_wrapper_fork;
+ sv_table[SYS_open].sy_call = (sy_call_t *) filemon_wrapper_open;
+ sv_table[SYS_rename].sy_call = (sy_call_t *) filemon_wrapper_rename;
+ sv_table[SYS_stat].sy_call = (sy_call_t *) filemon_wrapper_stat;
+ sv_table[SYS_unlink].sy_call = (sy_call_t *) filemon_wrapper_unlink;
+ sv_table[SYS_vfork].sy_call = (sy_call_t *) filemon_wrapper_vfork;
+ sv_table[SYS_link].sy_call = (sy_call_t *) filemon_wrapper_link;
+ sv_table[SYS_symlink].sy_call = (sy_call_t *) filemon_wrapper_symlink;
+#ifdef FILEMON_HAS_LINKAT
+ sv_table[SYS_linkat].sy_call = (sy_call_t *) filemon_wrapper_linkat;
+#endif
+
+#if defined(COMPAT_IA32) || defined(COMPAT_FREEBSD32) || defined(COMPAT_ARCH32)
+ sv_table = ia32_freebsd_sysvec.sv_table;
+
+ sv_table[FREEBSD32_SYS_chdir].sy_call = (sy_call_t *) filemon_wrapper_chdir;
+ sv_table[FREEBSD32_SYS_exit].sy_call = (sy_call_t *) filemon_wrapper_sys_exit;
+ sv_table[FREEBSD32_SYS_freebsd32_execve].sy_call = (sy_call_t *) filemon_wrapper_freebsd32_execve;
+ sv_table[FREEBSD32_SYS_fork].sy_call = (sy_call_t *) filemon_wrapper_fork;
+ sv_table[FREEBSD32_SYS_open].sy_call = (sy_call_t *) filemon_wrapper_open;
+ sv_table[FREEBSD32_SYS_rename].sy_call = (sy_call_t *) filemon_wrapper_rename;
+ sv_table[FREEBSD32_SYS_freebsd32_stat].sy_call = (sy_call_t *) filemon_wrapper_freebsd32_stat;
+ sv_table[FREEBSD32_SYS_unlink].sy_call = (sy_call_t *) filemon_wrapper_unlink;
+ sv_table[FREEBSD32_SYS_vfork].sy_call = (sy_call_t *) filemon_wrapper_vfork;
+ sv_table[FREEBSD32_SYS_link].sy_call = (sy_call_t *) filemon_wrapper_link;
+ sv_table[FREEBSD32_SYS_symlink].sy_call = (sy_call_t *) filemon_wrapper_symlink;
+#ifdef FILEMON_HAS_LINKAT
+ sv_table[FREEBSD32_SYS_linkat].sy_call = (sy_call_t *) filemon_wrapper_linkat;
+#endif
+#endif /* COMPAT_ARCH32 */
+}
+
+static void
+filemon_wrapper_deinstall(void)
+{
+#if defined(__LP64__)
+ struct sysent *sv_table = elf64_freebsd_sysvec.sv_table;
+#else
+ struct sysent *sv_table = elf32_freebsd_sysvec.sv_table;
+#endif
+
+ sv_table[SYS_chdir].sy_call = (sy_call_t *)sys_chdir;
+ sv_table[SYS_exit].sy_call = (sy_call_t *)sys_sys_exit;
+ sv_table[SYS_execve].sy_call = (sy_call_t *)sys_execve;
+ sv_table[SYS_fork].sy_call = (sy_call_t *)sys_fork;
+ sv_table[SYS_open].sy_call = (sy_call_t *)sys_open;
+ sv_table[SYS_rename].sy_call = (sy_call_t *)sys_rename;
+ sv_table[SYS_stat].sy_call = (sy_call_t *)sys_stat;
+ sv_table[SYS_unlink].sy_call = (sy_call_t *)sys_unlink;
+ sv_table[SYS_vfork].sy_call = (sy_call_t *)sys_vfork;
+ sv_table[SYS_link].sy_call = (sy_call_t *)sys_link;
+ sv_table[SYS_symlink].sy_call = (sy_call_t *)sys_symlink;
+#ifdef FILEMON_HAS_LINKAT
+ sv_table[SYS_linkat].sy_call = (sy_call_t *)sys_linkat;
+#endif
+
+#if defined(COMPAT_IA32) || defined(COMPAT_FREEBSD32) || defined(COMPAT_ARCH32)
+ sv_table = ia32_freebsd_sysvec.sv_table;
+
+ sv_table[FREEBSD32_SYS_chdir].sy_call = (sy_call_t *)sys_chdir;
+ sv_table[FREEBSD32_SYS_exit].sy_call = (sy_call_t *)sys_sys_exit;
+ sv_table[FREEBSD32_SYS_freebsd32_execve].sy_call = (sy_call_t *)freebsd32_execve;
+ sv_table[FREEBSD32_SYS_fork].sy_call = (sy_call_t *)sys_fork;
+ sv_table[FREEBSD32_SYS_open].sy_call = (sy_call_t *)sys_open;
+ sv_table[FREEBSD32_SYS_rename].sy_call = (sy_call_t *)sys_rename;
+ sv_table[FREEBSD32_SYS_freebsd32_stat].sy_call = (sy_call_t *)freebsd32_stat;
+ sv_table[FREEBSD32_SYS_unlink].sy_call = (sy_call_t *)sys_unlink;
+ sv_table[FREEBSD32_SYS_vfork].sy_call = (sy_call_t *)sys_vfork;
+ sv_table[FREEBSD32_SYS_link].sy_call = (sy_call_t *)sys_link;
+ sv_table[FREEBSD32_SYS_symlink].sy_call = (sy_call_t *)sys_symlink;
+#ifdef FILEMON_HAS_LINKAT
+ sv_table[FREEBSD32_SYS_linkat].sy_call = (sy_call_t *)sys_linkat;
+#endif
+#endif /* COMPAT_ARCH32 */
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/firewire/sbp_targ.c
--- a/head/sys/dev/firewire/sbp_targ.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/firewire/sbp_targ.c Wed Jul 25 17:04:43 2012 +0300
@@ -31,7 +31,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/firewire/sbp_targ.c 230558 2012-01-25 23:33:50Z sbruno $
+ * $FreeBSD: head/sys/dev/firewire/sbp_targ.c 237601 2012-06-26 14:51:35Z ken $
*/
#include <sys/param.h>
@@ -533,7 +533,7 @@
{
#if 0
struct ccb_hdr *ccbh;
- struct ccb_immed_notify *inot;
+ struct ccb_immediate_notify *inot;
printf("%s: not implemented yet\n", __func__);
#endif
@@ -908,7 +908,7 @@
if (accb->ccb_h.func_code == XPT_ACCEPT_TARGET_IO)
list = &lstate->accept_tios;
- else if (accb->ccb_h.func_code == XPT_IMMED_NOTIFY)
+ else if (accb->ccb_h.func_code == XPT_IMMEDIATE_NOTIFY)
list = &lstate->immed_notifies;
else
return (CAM_UA_ABORT);
@@ -1301,8 +1301,8 @@
}
}
break;
- case XPT_NOTIFY_ACK: /* recycle notify ack */
- case XPT_IMMED_NOTIFY: /* Add Immediate Notify Resource */
+ case XPT_NOTIFY_ACKNOWLEDGE: /* recycle notify ack */
+ case XPT_IMMEDIATE_NOTIFY: /* Add Immediate Notify Resource */
if (status != CAM_REQ_CMP) {
ccb->ccb_h.status = status;
xpt_done(ccb);
@@ -1349,7 +1349,7 @@
switch (accb->ccb_h.func_code) {
case XPT_ACCEPT_TARGET_IO:
- case XPT_IMMED_NOTIFY:
+ case XPT_IMMEDIATE_NOTIFY:
ccb->ccb_h.status = sbp_targ_abort_ccb(sc, ccb);
break;
case XPT_CONT_TARGET_IO:
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/fxp/if_fxp.c
--- a/head/sys/dev/fxp/if_fxp.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/fxp/if_fxp.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/fxp/if_fxp.c 233587 2012-03-28 01:52:38Z yongari $");
+__FBSDID("$FreeBSD: head/sys/dev/fxp/if_fxp.c 235255 2012-05-11 02:40:40Z marius $");
/*
* Intel EtherExpress Pro/100B PCI Fast Ethernet driver
@@ -290,7 +290,7 @@
DEVMETHOD(miibus_writereg, fxp_miibus_writereg),
DEVMETHOD(miibus_statchg, fxp_miibus_statchg),
- { 0, 0 }
+ DEVMETHOD_END
};
static driver_t fxp_driver = {
@@ -301,8 +301,9 @@
static devclass_t fxp_devclass;
-DRIVER_MODULE(fxp, pci, fxp_driver, fxp_devclass, 0, 0);
-DRIVER_MODULE(miibus, fxp, miibus_driver, miibus_devclass, 0, 0);
+DRIVER_MODULE_ORDERED(fxp, pci, fxp_driver, fxp_devclass, NULL, NULL,
+ SI_ORDER_ANY);
+DRIVER_MODULE(miibus, fxp, miibus_driver, miibus_devclass, NULL, NULL);
static struct resource_spec fxp_res_spec_mem[] = {
{ SYS_RES_MEMORY, FXP_PCI_MMBA, RF_ACTIVE },
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/gpio/zwmux.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/gpio/zwmux.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,666 @@
+/*-
+ * Copyright (c) 2012, Aleksandr Rybalko <ray at dlink.ua>
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice unmodified, this list of conditions, and the following
+ * disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
+#include <sys/param.h>
+#include <sys/systm.h>
+
+#include <sys/bus.h>
+#include <sys/conf.h>
+#include <sys/kernel.h>
+#include <sys/lock.h>
+#include <sys/malloc.h>
+#include <sys/module.h>
+#include <sys/rman.h>
+#include <sys/sx.h>
+//#include <sys/sysctl.h>
+#include <sys/uio.h>
+
+#include <sys/gpio.h>
+#include "gpiobus_if.h"
+
+#include <dev/spibus/spi.h>
+#include <dev/spibus/spibusvar.h>
+#include "spibus_if.h"
+
+#define ZWMUX_DEBUG
+#ifdef ZWMUX_DEBUG
+#define dprintf printf
+
+#ifndef ZWMUX_VARIFY_WRITE
+#define ZWMUX_VARIFY_WRITE
+#endif
+
+#else
+#define dprintf(x, arg...)
+#endif
+
+#define PIN_SETFLAGS(_sc, _pin, _val) \
+ GPIOBUS_PIN_SETFLAGS((_sc)->sc_busdev, (_sc)->sc_dev, (_sc)->sc_ ## _pin, \
+ (_val))
+#define PIN_SET(_sc, _pin, _val) \
+ GPIOBUS_PIN_SET((_sc)->sc_busdev, (_sc)->sc_dev, (_sc)->sc_ ## _pin, \
+ (_val))
+#define PIN_GET(_sc, _pin, _val) \
+ GPIOBUS_PIN_GET((_sc)->sc_busdev, (_sc)->sc_dev, (_sc)->sc_ ## _pin, \
+ (_val))
+
+#define ZWAVE_CMD_GET_FLASH_WORD_L8 0x20
+#define ZWAVE_CMD_GET_FLASH_WORD_H8 0x28
+#define ZWAVE_CMD_WRITE_RAM_WORD_L8 0x40
+#define ZWAVE_CMD_WRITE_RAM_WORD_H8 0x48
+#define ZWAVE_CMD_GET_SIG 0x30
+#define ZWAVE_CMD_SYNC 0xac
+#define ZWAVE_CMD_SYNC_PTRN 0x53
+#define ZWAVE_CMD_COPY_FLASH_PAGE 0x4c
+#define ZWAVE_CMD_ERASE_FLASH 0xac
+#define ZWAVE_CMD_ERASE_TIMING 0x5d
+#define ZWAVE_CMD_ERASE_FLASH_PAGE 0xc0
+#define ZWAVE_CMD_ERASE_FLASH_FULL 0x80
+#define ZWAVE_ERASE_FLASH_FULL -1
+
+#define MODULE_PAGE_SIZE 0x100
+#define MODULE_FW_SIZE 0x8000
+
+struct zwmux_softc {
+ device_t sc_dev;
+ device_t sc_busdev;
+ struct cdev *sc_cdev;
+ uint8_t sc_sclk;
+ uint8_t sc_miso;
+ uint8_t sc_mosi;
+ uint8_t sc_cs;
+ uint8_t sc_eept;
+ uint8_t sc_zwrst;
+ int sc_zw_synced;
+};
+
+static d_open_t zwmux_open;
+static d_read_t zwmux_read;
+static d_write_t zwmux_write;
+static d_close_t zwmux_close;
+
+static int zwmux_get_image(struct zwmux_softc *, uint16_t, uint8_t *, int);
+static int zwmux_write_mem(struct zwmux_softc *, uint16_t, uint8_t *, int);
+static int zwmux_copy_flash_page(struct zwmux_softc *, int);
+static int zwmux_erase_flash(struct zwmux_softc *, int);
+static int zwmux_set_erase_timing(struct zwmux_softc *, int);
+static int zwmux_get_sig_byte(struct zwmux_softc *, int);
+static int zwmux_check_sig(struct zwmux_softc *);
+
+static struct cdevsw zwmux_cdevsw = {
+ .d_version = D_VERSION,
+ .d_open = zwmux_open, /* Put module into Reset state */
+ .d_read = zwmux_read, /* Read FW image from module */
+ .d_write = zwmux_write, /* Write new FW image into device */
+ .d_close = zwmux_close, /* Release Reset pin */
+ .d_name = "zwmux",
+};
+
+//SYSCTL_NODE(_hw, OID_AUTO, zwmux, CTLFLAG_RD, 0,
+// "ZWMux module driver parameters");
+//
+static int sysctl_delay = 0;
+//SYSCTL_INT(_hw_zwmux, OID_AUTO, delay, CTLFLAG_RW, &sysctl_delay, 0,
+// "delay - half clock time in uS");
+//TUNABLE_INT("hw.zwmux.delay", &sysctl_delay);
+
+static MALLOC_DEFINE(M_ZWMUX, "ZWMUX", "ZWave FW access module driver");
+
+static int
+zwmux_probe(device_t dev)
+{
+ device_set_desc(dev, "ZWMux driver");
+ return (0);
+}
+
+static int
+zwmux_attach(device_t dev)
+{
+ uint32_t value;
+ struct zwmux_softc *sc;
+
+ sc = device_get_softc(dev);
+ sc->sc_dev = dev;
+ sc->sc_busdev = device_get_parent(dev);
+
+#define GET_HINTED(_name) \
+ if (resource_int_value(device_get_name(dev), \
+ device_get_unit(dev), #_name, &value)) \
+ return (ENXIO); \
+ sc->sc_ ## _name = value & 0xff
+ /* Required variables */
+ GET_HINTED(sclk);
+ GET_HINTED(mosi);
+ GET_HINTED(miso);
+ GET_HINTED(cs);
+ GET_HINTED(eept);
+ GET_HINTED(zwrst);
+#undef GET_HINTED
+
+ if (bootverbose)
+ printf("Use GPIO pins: sclk=%d, mosi=%d, miso=%d, "
+ "cs=%d, eept=%d, zwrst=%d\n",
+ sc->sc_sclk, sc->sc_mosi, sc->sc_miso,
+ sc->sc_cs, sc->sc_eept, sc->sc_zwrst);
+
+ GPIOBUS_LOCK_BUS(sc->sc_busdev);
+ GPIOBUS_ACQUIRE_BUS(sc->sc_busdev, sc->sc_dev);
+
+ /* Set directions */
+ PIN_SETFLAGS(sc, miso, GPIO_PIN_INPUT |GPIO_PIN_PULLUP);
+ PIN_SETFLAGS(sc, sclk, GPIO_PIN_OUTPUT|GPIO_PIN_PULLUP);
+ PIN_SETFLAGS(sc, mosi, GPIO_PIN_OUTPUT|GPIO_PIN_PULLUP);
+ PIN_SETFLAGS(sc, cs, GPIO_PIN_OUTPUT|GPIO_PIN_PULLUP);
+ PIN_SETFLAGS(sc, eept, GPIO_PIN_OUTPUT|GPIO_PIN_PULLUP);
+ PIN_SETFLAGS(sc, zwrst, GPIO_PIN_OUTPUT|GPIO_PIN_PULLUP);
+
+ GPIOBUS_RELEASE_BUS(sc->sc_busdev, sc->sc_dev);
+ GPIOBUS_UNLOCK_BUS(sc->sc_busdev);
+
+ sc->sc_cdev = make_dev(&zwmux_cdevsw, device_get_unit(dev),
+ UID_ROOT, GID_WHEEL, 0600, "zwflash");
+ sc->sc_cdev->si_drv1 = sc;
+
+ device_t spibus = device_add_child(dev, "spibus", -1);
+ device_printf(dev, "Attach spibus child %s\n", (spibus) ?
+ device_get_nameunit(spibus) : "NULL");
+ return (bus_generic_attach(dev));
+}
+
+static int
+zwmux_detach(device_t dev)
+{
+ struct zwmux_softc *sc;
+
+ sc = device_get_softc(dev);
+ destroy_dev(sc->sc_cdev);
+ return (0);
+}
+
+static uint8_t
+zwmux_txrx(struct zwmux_softc *sc, int cs, int mode, uint8_t data)
+{
+ uint32_t mask, out = 0;
+ unsigned int bit;
+
+
+ /* called with locked gpiobus */
+
+ for (mask = 0x80; mask > 0; mask >>= 1) {
+ if ((mode == MODE_CPOL) || (mode == MODE_CPHA)) {
+ /* If mode 1 or 2 */
+
+ /* first step */
+ PIN_SET(sc, mosi, (data & mask)?1:0);
+ PIN_SET(sc, sclk, 0);
+ DELAY(sysctl_delay);
+ /* second step */
+ PIN_GET(sc, miso, &bit);
+ out |= bit?mask:0;
+ /* Data captured */
+ DELAY(sysctl_delay);
+ PIN_SET(sc, sclk, 1);
+ } else {
+ /* If mode 0 or 3 */
+
+ /* first step */
+ PIN_SET(sc, mosi, (data & mask)?1:0);
+ PIN_SET(sc, sclk, 1);
+ DELAY(sysctl_delay);
+ /* second step */
+ PIN_GET(sc, miso, &bit);
+ out |= bit?mask:0;
+ /* Data captured */
+ DELAY(sysctl_delay);
+ PIN_SET(sc, sclk, 0);
+ }
+ }
+
+ return (out & 0xff);
+}
+
+static int
+zwmux_transfer(device_t dev, device_t child, struct spi_command *cmd)
+{
+ struct zwmux_softc *sc;
+ uint8_t *buf_in, *buf_out, byte;
+ struct spibus_ivar *devi = SPIBUS_IVAR(child);
+ int i;
+
+ sc = device_get_softc(dev);
+
+ GPIOBUS_LOCK_BUS(sc->sc_busdev);
+ GPIOBUS_ACQUIRE_BUS(sc->sc_busdev, sc->sc_dev);
+
+ PIN_SET(sc, cs, 0);
+
+ /* Preset pins */
+ if ((devi->mode == MODE_CPOL) || (devi->mode == MODE_CPHA)) {
+ PIN_SET(sc, sclk, 1);
+ } else {
+ PIN_SET(sc, sclk, 0);
+ }
+
+ /*
+ * Transfer command
+ */
+ buf_out = (uint8_t *)cmd->tx_cmd;
+ buf_in = (uint8_t *)cmd->rx_cmd;
+
+ for (i = 0; i < MAX(cmd->tx_cmd_sz, cmd->rx_cmd_sz); i++) {
+ if (cmd->tx_cmd_sz > i)
+ byte = buf_out[i];
+ else
+ byte = 0;
+
+ byte = zwmux_txrx(sc, devi->cs, devi->mode, byte);
+
+ if (cmd->rx_cmd_sz > i)
+ buf_in[i] = byte;
+ }
+
+ /*
+ * Receive/transmit data (depends on command)
+ */
+ buf_out = (uint8_t *)cmd->tx_data;
+ buf_in = (uint8_t *)cmd->rx_data;
+
+ for (i = 0; i < MAX(cmd->tx_data_sz, cmd->rx_data_sz); i++) {
+ if (cmd->tx_data_sz > i)
+ byte = buf_out[i];
+ else
+ byte = 0;
+
+ byte = zwmux_txrx(sc, devi->cs, devi->mode, byte);
+
+ if (cmd->rx_data_sz > i)
+ buf_in[i] = byte;
+ }
+
+
+ /* Return pins to mode default */
+ if ((devi->mode == MODE_CPOL) || (devi->mode == MODE_CPHA)) {
+ PIN_SET(sc, sclk, 1);
+ } else {
+ PIN_SET(sc, sclk, 0);
+ }
+
+ PIN_SET(sc, cs, 1);
+
+ GPIOBUS_RELEASE_BUS(sc->sc_busdev, sc->sc_dev);
+ GPIOBUS_UNLOCK_BUS(sc->sc_busdev);
+
+ return (0);
+}
+
+static int
+zwmux_sync(struct zwmux_softc *sc)
+{
+ uint8_t ptrn[2];
+ int i, error;
+
+ error = EIO;
+ for (i = 0; i < 32; i ++) {
+ zwmux_txrx(sc, 0, 0, ZWAVE_CMD_SYNC);
+ zwmux_txrx(sc, 0, 0, ZWAVE_CMD_SYNC_PTRN);
+ ptrn[0] = zwmux_txrx(sc, 0, 0, 0xff);
+ ptrn[1] = zwmux_txrx(sc, 0, 0, 0xff);
+ dprintf("%s: ptrn %02x %02x\n", __func__, ptrn[0], ptrn[1]);
+ if (ptrn[0] == ZWAVE_CMD_SYNC_PTRN) {
+ error = 0;
+ break;
+ }
+ }
+ if (error) {
+ dprintf("%s: no answer from module\n", __func__);
+ return (error);
+ }
+
+ error = zwmux_check_sig(sc);
+ if (error) {
+ dprintf("%s: wrong module signature\n", __func__);
+ return (error);
+ }
+
+ sc->sc_zw_synced = 1;
+ zwmux_set_erase_timing(sc, 11);
+
+ return (0);
+}
+
+static int
+zwmux_get_sig_byte(struct zwmux_softc *sc, int addr)
+{
+ uint8_t sig;
+
+ zwmux_txrx(sc, 0, 0, ZWAVE_CMD_GET_SIG);
+ zwmux_txrx(sc, 0, 0, 0);
+ zwmux_txrx(sc, 0, 0, addr);
+ sig = zwmux_txrx(sc, 0, 0, 0xff);
+
+ return (sig);
+}
+
+static int
+zwmux_check_sig(struct zwmux_softc *sc)
+{
+ uint8_t sig[8];
+ int i;
+
+ for (i = 0; i < 8; i ++)
+ sig[i] = zwmux_get_sig_byte(sc, i);
+
+ dprintf("Signature: %02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x\n",
+ sig[0], sig[1], sig[2], sig[3], sig[4], sig[5], sig[6], sig[7]);
+
+ if (sig[0] == 0x7f)
+ if (sig[1] == 0x7f)
+ if (sig[2] == 0x7f)
+ if (sig[3] == 0x7f)
+ if (sig[4] == 0x1f)
+ return (0);
+
+ return (EIO);
+}
+
+static int
+zwmux_get_image(struct zwmux_softc *sc, uint16_t off, uint8_t *buf, int len)
+{
+ int error, i;
+
+ if (off & 0x0001) {
+ dprintf("%s: wrong offset 0x%04x, must be aligned on 2\n",
+ __func__, off);
+ return (EIO);
+ }
+ if ((off + len) > MODULE_FW_SIZE) {
+ dprintf("%s: offset+length exceed module flash size\n",
+ __func__);
+ return (EIO);
+ }
+
+ if (!sc->sc_zw_synced) {
+ error = zwmux_sync(sc);
+ if (error)
+ return (error);
+ }
+
+ for (i = off; i < (off + len); i++, buf++) {
+ zwmux_txrx(sc, 0, 0, (i & 1) ? ZWAVE_CMD_GET_FLASH_WORD_H8 :
+ ZWAVE_CMD_GET_FLASH_WORD_L8);
+ zwmux_txrx(sc, 0, 0, (i >> 8) & 0xff);
+ zwmux_txrx(sc, 0, 0, i & 0xfe);
+ *buf = (zwmux_txrx(sc, 0, 0, 0xff) & 0xff);
+ }
+
+ return (0);
+}
+
+static int
+zwmux_write_mem(struct zwmux_softc *sc, uint16_t off, uint8_t *buf, int len)
+{
+ int i;
+
+ if ((off + len) > MODULE_PAGE_SIZE)
+ return (1);
+
+ for (i = 0; i < len; i++) {
+ zwmux_txrx(sc, 0, 0, (i & 1) ? ZWAVE_CMD_WRITE_RAM_WORD_H8 :
+ ZWAVE_CMD_WRITE_RAM_WORD_L8);
+ zwmux_txrx(sc, 0, 0, 0);
+ zwmux_txrx(sc, 0, 0, (off + i) & 0xff); /* Page */
+ zwmux_txrx(sc, 0, 0, buf[i]);
+ }
+
+ return (0);
+}
+
+/*
+ * zwmux_copy_flash_page - copy 256 bytes from SRAM into Flash
+ *
+ */
+static int
+zwmux_copy_flash_page(struct zwmux_softc *sc, int page)
+{
+ zwmux_txrx(sc, 0, 0, ZWAVE_CMD_COPY_FLASH_PAGE);
+ zwmux_txrx(sc, 0, 0, page);
+ zwmux_txrx(sc, 0, 0, 0);
+ zwmux_txrx(sc, 0, 0, 0);
+
+ return (0);
+}
+
+static int
+zwmux_erase_flash(struct zwmux_softc *sc, int page)
+{
+ if ((page > 256) && (page != ZWAVE_ERASE_FLASH_FULL))
+ return (1);
+
+ zwmux_txrx(sc, 0, 0, ZWAVE_CMD_ERASE_FLASH);
+ if (page == ZWAVE_ERASE_FLASH_FULL) {
+ zwmux_txrx(sc, 0, 0, ZWAVE_CMD_ERASE_FLASH_FULL);
+ zwmux_txrx(sc, 0, 0, 0);
+ } else {
+ zwmux_txrx(sc, 0, 0, ZWAVE_CMD_ERASE_FLASH_PAGE);
+ zwmux_txrx(sc, 0, 0, page);
+ }
+ zwmux_txrx(sc, 0, 0, 0);
+
+ return (0);
+}
+
+static int
+zwmux_set_erase_timing(struct zwmux_softc *sc, int timing)
+{
+
+ zwmux_txrx(sc, 0, 0, ZWAVE_CMD_ERASE_FLASH);
+ zwmux_txrx(sc, 0, 0, ZWAVE_CMD_ERASE_TIMING);
+ zwmux_txrx(sc, 0, 0, 0);
+ zwmux_txrx(sc, 0, 0, timing);
+
+ return (0);
+}
+
+static int
+zwmux_open(struct cdev *cdev __unused, int flags, int fmt __unused,
+ struct thread *td)
+{
+ struct zwmux_softc *sc;
+
+ sc = cdev->si_drv1;
+ /* Put ZWave module into Reset state */
+ PIN_SET(sc, zwrst, 0);
+ /* Wait 1 sec to setup reset state */
+ pause("zwrst", hz);
+
+ return (0);
+}
+
+static int
+zwmux_read(struct cdev *dev, struct uio *uio, int flags)
+{
+ struct zwmux_softc *sc;
+ u_char *s;
+ int error;
+
+ error = 0;
+ sc = dev->si_drv1;
+
+ if ((uio->uio_offset + uio->uio_resid) > MODULE_FW_SIZE)
+ return (EINVAL);
+
+ s = malloc(uio->uio_resid, M_ZWMUX, M_WAITOK);
+
+ //mtx_lock(&led_mtx);
+ /* Hold EEPROM passthru in inactive possition */
+ PIN_SET(sc, eept, 1);
+ /* Get firmware */
+ zwmux_get_image(sc, 0, s, uio->uio_resid);
+ //mtx_unlock(&led_mtx);
+
+ error = uiomove(s, uio->uio_resid, uio);
+
+ free(s, M_ZWMUX);
+
+ return (error);
+}
+
+static int
+zwmux_write(struct cdev *dev, struct uio *uio, int ioflag)
+{
+ struct zwmux_softc *sc;
+ u_char *s, *tbuf;
+ int error, page, page_last, bsize, total, start;
+
+ error = 0;
+ sc = dev->si_drv1;
+
+ if ((uio->uio_offset + uio->uio_resid) > MODULE_FW_SIZE)
+ return (EINVAL);
+
+ if (uio->uio_offset % MODULE_PAGE_SIZE)
+ return (EINVAL);
+
+ if (!sc->sc_zw_synced) {
+ error = zwmux_sync(sc);
+ if (error)
+ return (error);
+ }
+
+ s = malloc(uio->uio_resid, M_ZWMUX, M_WAITOK);
+ if (!s)
+ return (ENOMEM);
+ tbuf = malloc(MODULE_PAGE_SIZE, M_ZWMUX, M_WAITOK);
+ if (!tbuf) {
+ error = ENOMEM;
+ goto malloc_fail;
+ }
+
+ total = uio->uio_resid;
+ start = uio->uio_offset / MODULE_PAGE_SIZE;
+ page_last = start + howmany(total, MODULE_PAGE_SIZE);
+ error = uiomove(s, uio->uio_resid, uio);
+ if (error)
+ goto fail;
+
+ //mtx_lock(&led_mtx);
+ /* Hold EEPROM passthru in inactive possition */
+ PIN_SET(sc, eept, 1);
+
+ for (page = start; page < page_last; page++) {
+ bsize = (page == page_last) ? (total % MODULE_PAGE_SIZE) :
+ MODULE_PAGE_SIZE;
+
+ /* Erase one page */
+ error = zwmux_erase_flash(sc, page);
+ if (error)
+ goto fail;
+
+ pause("zwers", hz/50);
+
+ /* Write RAM */
+ error = zwmux_write_mem(sc, 0, s + (page * MODULE_PAGE_SIZE),
+ bsize);
+ if (error)
+ goto fail;
+
+ /* Copy 256 bytes from SRAM to Flash page */
+ error = zwmux_copy_flash_page(sc, page);
+ if (error)
+ goto fail;
+
+ pause("zwprg", hz/50);
+
+#ifdef ZWMUX_VARIFY_WRITE
+ /* Get last page */
+ error = zwmux_get_image(sc, (page << 8), tbuf, bsize);
+ if (error)
+ goto fail;
+
+ if (memcmp(s + (page * MODULE_PAGE_SIZE), tbuf, bsize)) {
+ printf("Writing block: bsize=%d\n", bsize);
+ hexdump(s + (page * MODULE_PAGE_SIZE), bsize, NULL, 0);
+ printf("Resulting block:\n");
+ hexdump(tbuf, bsize, NULL, 0);
+ error = EIO;
+ goto fail;
+ }
+#endif
+ }
+ /* TODO */
+ //mtx_unlock(&led_mtx);
+fail:
+ free(tbuf, M_ZWMUX);
+malloc_fail:
+ free(s, M_ZWMUX);
+
+ return (error);
+}
+
+static int
+zwmux_close(struct cdev *cdev, int flags __unused, int fmt __unused,
+ struct thread *td __unused)
+{
+ struct zwmux_softc *sc;
+
+ sc = cdev->si_drv1;
+ sc->sc_zw_synced = 0;
+ /* Release ZWave module */
+ PIN_SET(sc, zwrst, 1);
+
+ return (0);
+}
+
+static device_method_t zwmux_methods[] = {
+ /* Device interface */
+ DEVMETHOD(device_probe, zwmux_probe),
+ DEVMETHOD(device_attach, zwmux_attach),
+ DEVMETHOD(device_detach, zwmux_detach),
+
+ DEVMETHOD(spibus_transfer, zwmux_transfer),
+
+ {0, 0}
+};
+
+static driver_t zwmux_driver = {
+ "zwmux",
+ zwmux_methods,
+ sizeof(struct zwmux_softc),
+};
+
+static devclass_t zwmux_devclass;
+
+extern driver_t spibus_driver;
+extern devclass_t spibus_devclass;
+
+DRIVER_MODULE(zwmux, gpiobus, zwmux_driver, zwmux_devclass, 0, 0);
+DRIVER_MODULE(spibus, zwmux, spibus_driver, spibus_devclass, 0, 0);
+MODULE_DEPEND(zwmux, gpiobus, 1, 1, 1);
+MODULE_DEPEND(zwmux, spibus, 1, 1, 1);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/gxemul/cons/gxemul_cons.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/gxemul/cons/gxemul_cons.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,334 @@
+/*-
+ * Copyright (c) 2011-2012 Robert N. M. Watson
+ * All rights reserved.
+ *
+ * This software was developed by SRI International and the University of
+ * Cambridge Computer Laboratory under DARPA/AFRL contract (FA8750-10-C-0237)
+ * ("CTSRD"), as part of the DARPA CRASH research programme.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/gxemul/cons/gxemul_cons.c 234920 2012-05-02 08:10:15Z rwatson $");
+
+#include <sys/param.h>
+#include <sys/cons.h>
+#include <sys/endian.h>
+#include <sys/kdb.h>
+#include <sys/systm.h>
+#include <sys/kernel.h>
+#include <sys/tty.h>
+
+#include <ddb/ddb.h>
+
+#define GC_LOCK_INIT() mtx_init(&gc_lock, "gc_lock", NULL, MTX_SPIN)
+
+#define GC_LOCK() do { \
+ if (!kdb_active) \
+ mtx_lock_spin(&gc_lock); \
+} while (0)
+
+#define GC_LOCK_ASSERT() do { \
+ if (!kdb_active) \
+ mtx_assert(&gc_lock, MA_OWNED); \
+} while (0)
+
+#define GC_UNLOCK() do { \
+ if (!kdb_active) \
+ mtx_unlock_spin(&gc_lock); \
+} while (0)
+
+
+static struct mtx gc_lock;
+
+/*
+ * Low-level console driver functions.
+ */
+static cn_probe_t gxemul_cons_cnprobe;
+static cn_init_t gxemul_cons_cninit;
+static cn_term_t gxemul_cons_cnterm;
+static cn_getc_t gxemul_cons_cngetc;
+static cn_putc_t gxemul_cons_cnputc;
+static cn_grab_t gxemul_cons_cngrab;
+static cn_ungrab_t gxemul_cons_cnungrab;
+
+/*
+ * TTY-level fields.
+ */
+static tsw_outwakeup_t gxemul_cons_outwakeup;
+
+static struct ttydevsw gxemul_cons_ttydevsw = {
+ .tsw_flags = TF_NOPREFIX,
+ .tsw_outwakeup = gxemul_cons_outwakeup,
+};
+
+static struct callout gxemul_cons_callout;
+static u_int gxemul_cons_polltime = 10;
+#ifdef KDB
+static int gxemul_cons_alt_break_state;
+#endif
+
+static void gxemul_cons_timeout(void *);
+
+/*
+ * I/O routines lifted from Deimos.
+ *
+ * XXXRW: Should be using FreeBSD's bus routines here, but they are not
+ * available until later in the boot.
+ */
+#define MIPS_XKPHYS_UNCACHED_BASE 0x9000000000000000
+
+typedef uint64_t paddr_t;
+typedef uint64_t vaddr_t;
+
+static inline vaddr_t
+mips_phys_to_uncached(paddr_t phys)
+{
+
+ return (phys | MIPS_XKPHYS_UNCACHED_BASE);
+}
+
+static inline uint8_t
+mips_ioread_uint8(vaddr_t vaddr)
+{
+ uint8_t v;
+
+ __asm__ __volatile__ ("lbu %0, 0(%1)" : "=r" (v) : "r" (vaddr));
+ return (v);
+}
+
+static inline void
+mips_iowrite_uint8(vaddr_t vaddr, uint8_t v)
+{
+
+ __asm__ __volatile__ ("sb %0, 0(%1)" : : "r" (v), "r" (vaddr));
+}
+
+/*
+ * gxemul-specific constants.
+ */
+#define GXEMUL_CONS_BASE 0x10000000 /* gxemul console device. */
+
+/*
+ * Routines for interacting with the gxemul test console. Programming details
+ * are a result of manually inspecting the source code for gxemul's
+ * dev_cons.cc and dev_cons.h.
+ *
+ * Offsets of I/O channels relative to the base.
+ */
+#define GXEMUL_PUTGETCHAR_OFF 0x00000000
+#define GXEMUL_CONS_HALT 0x00000010
+
+/*
+ * One-byte buffer as we can't check whether the console is readable without
+ * actually reading from it.
+ */
+static char buffer_data;
+static int buffer_valid;
+
+/*
+ * Low-level read and write routines.
+ */
+static inline uint8_t
+gxemul_cons_data_read(void)
+{
+
+ return (mips_ioread_uint8(mips_phys_to_uncached(GXEMUL_CONS_BASE +
+ GXEMUL_PUTGETCHAR_OFF)));
+}
+
+static inline void
+gxemul_cons_data_write(uint8_t v)
+{
+
+ mips_iowrite_uint8(mips_phys_to_uncached(GXEMUL_CONS_BASE +
+ GXEMUL_PUTGETCHAR_OFF), v);
+}
+
+static int
+gxemul_cons_writable(void)
+{
+
+ return (1);
+}
+
+static int
+gxemul_cons_readable(void)
+{
+ uint32_t v;
+
+ GC_LOCK_ASSERT();
+
+ if (buffer_valid)
+ return (1);
+ v = gxemul_cons_data_read();
+ if (v != 0) {
+ buffer_valid = 1;
+ buffer_data = v;
+ return (1);
+ }
+ return (0);
+}
+
+static void
+gxemul_cons_write(char ch)
+{
+
+ GC_LOCK_ASSERT();
+
+ while (!gxemul_cons_writable());
+ gxemul_cons_data_write(ch);
+}
+
+static char
+gxemul_cons_read(void)
+{
+
+ GC_LOCK_ASSERT();
+
+ while (!gxemul_cons_readable());
+ buffer_valid = 0;
+ return (buffer_data);
+}
+
+/*
+ * Implementation of a FreeBSD low-level, polled console driver.
+ */
+static void
+gxemul_cons_cnprobe(struct consdev *cp)
+{
+
+ sprintf(cp->cn_name, "gxcons");
+ cp->cn_pri = CN_NORMAL;
+}
+
+static void
+gxemul_cons_cninit(struct consdev *cp)
+{
+
+ GC_LOCK_INIT();
+}
+
+static void
+gxemul_cons_cnterm(struct consdev *cp)
+{
+
+}
+
+static int
+gxemul_cons_cngetc(struct consdev *cp)
+{
+ int ret;
+
+ GC_LOCK();
+ ret = gxemul_cons_read();
+ GC_UNLOCK();
+ return (ret);
+}
+
+static void
+gxemul_cons_cnputc(struct consdev *cp, int c)
+{
+
+ GC_LOCK();
+ gxemul_cons_write(c);
+ GC_UNLOCK();
+}
+
+static void
+gxemul_cons_cngrab(struct consdev *cp)
+{
+
+}
+
+static void
+gxemul_cons_cnungrab(struct consdev *cp)
+{
+
+}
+
+CONSOLE_DRIVER(gxemul_cons);
+
+/*
+ * TTY-level functions for gxemul_cons.
+ */
+static void
+gxemul_cons_ttyinit(void *unused)
+{
+ struct tty *tp;
+
+ tp = tty_alloc(&gxemul_cons_ttydevsw, NULL);
+ tty_init_console(tp, 0);
+ tty_makedev(tp, NULL, "%s", "gxcons");
+ callout_init(&gxemul_cons_callout, CALLOUT_MPSAFE);
+ callout_reset(&gxemul_cons_callout, gxemul_cons_polltime,
+ gxemul_cons_timeout, tp);
+
+}
+SYSINIT(gxemul_cons_ttyinit, SI_SUB_CONFIGURE, SI_ORDER_MIDDLE,
+ gxemul_cons_ttyinit, NULL);
+
+static void
+gxemul_cons_outwakeup(struct tty *tp)
+{
+ int len;
+ u_char ch;
+
+ /*
+ * XXXRW: Would be nice not to do blocking writes to the console here,
+ * rescheduling on our timer tick if work remains to be done..
+ */
+ for (;;) {
+ len = ttydisc_getc(tp, &ch, sizeof(ch));
+ if (len == 0)
+ break;
+ GC_LOCK();
+ gxemul_cons_write(ch);
+ GC_UNLOCK();
+ }
+}
+
+static void
+gxemul_cons_timeout(void *v)
+{
+ struct tty *tp;
+ int c;
+
+ tp = v;
+ tty_lock(tp);
+ GC_LOCK();
+ while (gxemul_cons_readable()) {
+ c = gxemul_cons_read();
+ GC_UNLOCK();
+#ifdef KDB
+ kdb_alt_break(c, &gxemul_cons_alt_break_state);
+#endif
+ ttydisc_rint(tp, c, 0);
+ GC_LOCK();
+ }
+ GC_UNLOCK();
+ ttydisc_rint_done(tp);
+ tty_unlock(tp);
+ callout_reset(&gxemul_cons_callout, gxemul_cons_polltime,
+ gxemul_cons_timeout, tp);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/gxemul/disk/gxemul_disk.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/gxemul/disk/gxemul_disk.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,315 @@
+/*-
+ * Copyright (c) 2008-2012 Juli Mallett <jmallett at FreeBSD.org>
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/gxemul/disk/gxemul_disk.c 235073 2012-05-06 08:28:08Z jmallett $
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/gxemul/disk/gxemul_disk.c 235073 2012-05-06 08:28:08Z jmallett $");
+
+#include <sys/param.h>
+#include <sys/bio.h>
+#include <sys/systm.h>
+#include <sys/bus.h>
+#include <sys/kernel.h>
+#include <sys/lock.h>
+#include <sys/malloc.h>
+#include <sys/module.h>
+#include <sys/mutex.h>
+#include <sys/rman.h>
+
+#include <geom/geom.h>
+
+#include <machine/cpuregs.h>
+
+#include <dev/gxemul/disk/gxemul_diskreg.h>
+
+struct gxemul_disk_softc {
+ device_t sc_dev;
+ uint64_t sc_size;
+ struct g_geom *sc_geom;
+ struct g_provider *sc_provider;
+};
+
+static struct mtx gxemul_disk_controller_mutex;
+
+static g_start_t gxemul_disk_start;
+static g_access_t gxemul_disk_access;
+
+struct g_class g_gxemul_disk_class = {
+ .name = "GXemul",
+ .version = G_VERSION,
+ .start = gxemul_disk_start,
+ .access = gxemul_disk_access,
+};
+
+DECLARE_GEOM_CLASS(g_gxemul_disk_class, g_gxemul_disk);
+
+static void gxemul_disk_identify(driver_t *, device_t);
+static int gxemul_disk_probe(device_t);
+static int gxemul_disk_attach(device_t);
+static void gxemul_disk_attach_geom(void *, int);
+
+static int gxemul_disk_read(unsigned, void *, off_t);
+static int gxemul_disk_size(unsigned, uint64_t *);
+static int gxemul_disk_write(unsigned, const void *, off_t);
+
+static void
+gxemul_disk_start(struct bio *bp)
+{
+ struct gxemul_disk_softc *sc;
+ unsigned diskid;
+ off_t offset;
+ uint8_t *buf;
+ int error;
+
+ sc = bp->bio_to->geom->softc;
+ diskid = device_get_unit(sc->sc_dev);
+
+ if ((bp->bio_length % GXEMUL_DISK_DEV_BLOCKSIZE) != 0) {
+ g_io_deliver(bp, EINVAL);
+ return;
+ }
+
+ buf = bp->bio_data;
+ offset = bp->bio_offset;
+ bp->bio_resid = bp->bio_length;
+ while (bp->bio_resid != 0) {
+ switch (bp->bio_cmd) {
+ case BIO_READ:
+ mtx_lock(&gxemul_disk_controller_mutex);
+ error = gxemul_disk_read(diskid, buf, offset);
+ mtx_unlock(&gxemul_disk_controller_mutex);
+ break;
+ case BIO_WRITE:
+ mtx_lock(&gxemul_disk_controller_mutex);
+ error = gxemul_disk_write(diskid, buf, offset);
+ mtx_unlock(&gxemul_disk_controller_mutex);
+ break;
+ default:
+ g_io_deliver(bp, EOPNOTSUPP);
+ return;
+ }
+ if (error != 0) {
+ g_io_deliver(bp, error);
+ return;
+ }
+
+ buf += GXEMUL_DISK_DEV_BLOCKSIZE;
+ offset += GXEMUL_DISK_DEV_BLOCKSIZE;
+ bp->bio_completed += GXEMUL_DISK_DEV_BLOCKSIZE;
+ bp->bio_resid -= GXEMUL_DISK_DEV_BLOCKSIZE;
+ }
+
+ g_io_deliver(bp, 0);
+}
+
+static int
+gxemul_disk_access(struct g_provider *pp, int r, int w, int e)
+{
+ return (0);
+}
+
+static void
+gxemul_disk_identify(driver_t *drv, device_t parent)
+{
+ unsigned diskid;
+
+ mtx_init(&gxemul_disk_controller_mutex, "GXemul disk controller", NULL, MTX_DEF);
+
+ mtx_lock(&gxemul_disk_controller_mutex);
+ for (diskid = 0; diskid < 0x100; diskid++) {
+ /*
+ * If we can read at offset 0, this disk id must be
+ * present enough. If we get an error, stop looking.
+ * Disks in GXemul are allocated linearly from 0.
+ */
+ if (gxemul_disk_read(diskid, NULL, 0) != 0)
+ break;
+ BUS_ADD_CHILD(parent, 0, "gxemul_disk", diskid);
+ }
+ mtx_unlock(&gxemul_disk_controller_mutex);
+}
+
+static int
+gxemul_disk_probe(device_t dev)
+{
+ device_set_desc(dev, "GXemul test disk");
+
+ return (0);
+}
+
+static void
+gxemul_disk_attach_geom(void *arg, int flag)
+{
+ struct gxemul_disk_softc *sc;
+
+ sc = arg;
+
+ sc->sc_geom = g_new_geomf(&g_gxemul_disk_class, "%s", device_get_nameunit(sc->sc_dev));
+ sc->sc_geom->softc = sc;
+
+ sc->sc_provider = g_new_providerf(sc->sc_geom, sc->sc_geom->name);
+ sc->sc_provider->sectorsize = GXEMUL_DISK_DEV_BLOCKSIZE;
+ sc->sc_provider->mediasize = sc->sc_size;
+ g_error_provider(sc->sc_provider, 0);
+}
+
+static int
+gxemul_disk_attach(device_t dev)
+{
+ struct gxemul_disk_softc *sc;
+ unsigned diskid;
+ int error;
+
+ diskid = device_get_unit(dev);
+
+ sc = device_get_softc(dev);
+ sc->sc_dev = dev;
+ sc->sc_geom = NULL;
+ sc->sc_provider = NULL;
+
+ mtx_lock(&gxemul_disk_controller_mutex);
+ error = gxemul_disk_size(diskid, &sc->sc_size);
+ if (error != 0) {
+ mtx_unlock(&gxemul_disk_controller_mutex);
+ return (error);
+ }
+ mtx_unlock(&gxemul_disk_controller_mutex);
+
+ g_post_event(gxemul_disk_attach_geom, sc, M_WAITOK, NULL);
+
+ return (0);
+}
+
+static int
+gxemul_disk_read(unsigned diskid, void *buf, off_t off)
+{
+ const volatile void *src;
+
+ mtx_assert(&gxemul_disk_controller_mutex, MA_OWNED);
+
+ if (off < 0 || off % GXEMUL_DISK_DEV_BLOCKSIZE != 0)
+ return (EINVAL);
+
+ GXEMUL_DISK_DEV_WRITE(GXEMUL_DISK_DEV_OFFSET, (uint64_t)off);
+ GXEMUL_DISK_DEV_WRITE(GXEMUL_DISK_DEV_DISKID, diskid);
+ GXEMUL_DISK_DEV_WRITE(GXEMUL_DISK_DEV_START, GXEMUL_DISK_DEV_START_READ);
+ switch (GXEMUL_DISK_DEV_READ(GXEMUL_DISK_DEV_STATUS)) {
+ case GXEMUL_DISK_DEV_STATUS_FAILURE:
+ return (EIO);
+ default:
+ break;
+ }
+
+ if (buf != NULL) {
+ src = GXEMUL_DISK_DEV_FUNCTION(GXEMUL_DISK_DEV_BLOCK);
+ memcpy(buf, (const void *)(uintptr_t)src,
+ GXEMUL_DISK_DEV_BLOCKSIZE);
+ }
+
+ return (0);
+}
+
+static int
+gxemul_disk_size(unsigned diskid, uint64_t *sizep)
+{
+ uint64_t offset, ogood;
+ uint64_t m, s;
+ int error;
+
+ m = 1;
+ s = 3;
+ ogood = 0;
+
+ for (;;) {
+ offset = (ogood * s) + (m * GXEMUL_DISK_DEV_BLOCKSIZE);
+
+ error = gxemul_disk_read(diskid, NULL, offset);
+ if (error != 0) {
+ if (m == 1 && s == 1) {
+ *sizep = ogood + GXEMUL_DISK_DEV_BLOCKSIZE;
+ return (0);
+ }
+ if (m > 1)
+ m /= 2;
+ if (s > 1)
+ s--;
+ continue;
+ }
+ if (ogood == offset) {
+ m = 1;
+ continue;
+ }
+ ogood = offset;
+ m++;
+ }
+
+ return (EDOOFUS);
+}
+
+static int
+gxemul_disk_write(unsigned diskid, const void *buf, off_t off)
+{
+ volatile void *dst;
+
+ mtx_assert(&gxemul_disk_controller_mutex, MA_OWNED);
+
+ if (off < 0 || off % GXEMUL_DISK_DEV_BLOCKSIZE != 0)
+ return (EINVAL);
+
+ GXEMUL_DISK_DEV_WRITE(GXEMUL_DISK_DEV_OFFSET, (uint64_t)off);
+ GXEMUL_DISK_DEV_WRITE(GXEMUL_DISK_DEV_DISKID, diskid);
+
+ dst = GXEMUL_DISK_DEV_FUNCTION(GXEMUL_DISK_DEV_BLOCK);
+ memcpy((void *)(uintptr_t)dst, buf, GXEMUL_DISK_DEV_BLOCKSIZE);
+
+ GXEMUL_DISK_DEV_WRITE(GXEMUL_DISK_DEV_START, GXEMUL_DISK_DEV_START_READ);
+ switch (GXEMUL_DISK_DEV_READ(GXEMUL_DISK_DEV_STATUS)) {
+ case GXEMUL_DISK_DEV_STATUS_FAILURE:
+ return (EIO);
+ default:
+ break;
+ }
+
+ return (0);
+}
+
+static device_method_t gxemul_disk_methods[] = {
+ DEVMETHOD(device_probe, gxemul_disk_probe),
+ DEVMETHOD(device_identify, gxemul_disk_identify),
+ DEVMETHOD(device_attach, gxemul_disk_attach),
+
+ { 0, 0 }
+};
+
+static driver_t gxemul_disk_driver = {
+ "gxemul_disk",
+ gxemul_disk_methods,
+ sizeof (struct gxemul_disk_softc)
+};
+
+static devclass_t gxemul_disk_devclass;
+DRIVER_MODULE(gxemul_disk, nexus, gxemul_disk_driver, gxemul_disk_devclass, 0, 0);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/gxemul/disk/gxemul_diskreg.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/gxemul/disk/gxemul_diskreg.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,57 @@
+/*-
+ * Copyright (c) 2008-2012 Juli Mallett <jmallett at FreeBSD.org>
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/gxemul/disk/gxemul_diskreg.h 235073 2012-05-06 08:28:08Z jmallett $
+ */
+
+#ifndef _DEV_GXEMUL_DISK_GXEMUL_DISK_H_
+#define _DEV_GXEMUL_DISK_GXEMUL_DISK_H_
+
+#define GXEMUL_DISK_DEV_BASE (0x13000000)
+
+#define GXEMUL_DISK_DEV_BLOCKSIZE (0x0200)
+
+#define GXEMUL_DISK_DEV_ID_START (0x0000)
+#define GXEMUL_DISK_DEV_ID_END (0x0100)
+
+#define GXEMUL_DISK_DEV_OFFSET (0x0000)
+#define GXEMUL_DISK_DEV_DISKID (0x0010)
+#define GXEMUL_DISK_DEV_START (0x0020)
+#define GXEMUL_DISK_DEV_STATUS (0x0030)
+#define GXEMUL_DISK_DEV_BLOCK (0x4000)
+
+#define GXEMUL_DISK_DEV_FUNCTION(f) \
+ (volatile uint64_t *)MIPS_PHYS_TO_DIRECT_UNCACHED(GXEMUL_DISK_DEV_BASE + (f))
+#define GXEMUL_DISK_DEV_READ(f) \
+ (volatile uint64_t)*GXEMUL_DISK_DEV_FUNCTION(f)
+#define GXEMUL_DISK_DEV_WRITE(f, v) \
+ *GXEMUL_DISK_DEV_FUNCTION(f) = (v)
+
+#define GXEMUL_DISK_DEV_START_READ (0x00)
+#define GXEMUL_DISK_DEV_START_WRITE (0x01)
+
+#define GXEMUL_DISK_DEV_STATUS_FAILURE (0x00)
+
+#endif /* !_DEV_GXEMUL_DISK_GXEMUL_DISK_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/gxemul/ether/gxreg.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/gxemul/ether/gxreg.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,56 @@
+/*-
+ * Copyright (c) 2008-2012 Juli Mallett <jmallett at FreeBSD.org>
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/gxemul/ether/gxreg.h 235117 2012-05-07 04:15:46Z jmallett $
+ */
+
+#ifndef _DEV_GXEMUL_ETHER_GXREG_H_
+#define _DEV_GXEMUL_ETHER_GXREG_H_
+
+#define GXEMUL_ETHER_DEV_BASE (0x14000000)
+#define GXEMUL_ETHER_DEV_IRQ (3)
+
+#define GXEMUL_ETHER_DEV_MTU (0x4000)
+
+#define GXEMUL_ETHER_DEV_BUFFER (0x0000)
+#define GXEMUL_ETHER_DEV_STATUS (0x4000)
+#define GXEMUL_ETHER_DEV_LENGTH (0x4010)
+#define GXEMUL_ETHER_DEV_COMMAND (0x4020)
+#define GXEMUL_ETHER_DEV_MAC (0x4040)
+
+#define GXEMUL_ETHER_DEV_FUNCTION(f) \
+ (volatile uint64_t *)MIPS_PHYS_TO_DIRECT_UNCACHED(GXEMUL_ETHER_DEV_BASE + (f))
+#define GXEMUL_ETHER_DEV_READ(f) \
+ (volatile uint64_t)*GXEMUL_ETHER_DEV_FUNCTION(f)
+#define GXEMUL_ETHER_DEV_WRITE(f, v) \
+ *GXEMUL_ETHER_DEV_FUNCTION(f) = (v)
+
+#define GXEMUL_ETHER_DEV_STATUS_RX_OK (0x01)
+#define GXEMUL_ETHER_DEV_STATUS_RX_MORE (0x02)
+
+#define GXEMUL_ETHER_DEV_COMMAND_RX (0x00)
+#define GXEMUL_ETHER_DEV_COMMAND_TX (0x01)
+
+#endif /* !_DEV_GXEMUL_ETHER_GXREG_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/gxemul/ether/if_gx.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/gxemul/ether/if_gx.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,398 @@
+/*-
+ * Copyright (c) 2008-2012 Juli Mallett <jmallett at FreeBSD.org>
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/gxemul/ether/if_gx.c 235117 2012-05-07 04:15:46Z jmallett $
+ */
+
+#include "opt_inet.h"
+
+#include <sys/param.h>
+#include <sys/systm.h>
+#include <sys/bus.h>
+#include <sys/endian.h>
+#include <sys/kernel.h>
+#include <sys/mbuf.h>
+#include <sys/lock.h>
+#include <sys/module.h>
+#include <sys/mutex.h>
+#include <sys/rman.h>
+#include <sys/socket.h>
+#include <sys/sockio.h>
+#include <sys/sysctl.h>
+
+#include <net/bpf.h>
+#include <net/ethernet.h>
+#include <net/if.h>
+#include <net/if_dl.h>
+#include <net/if_media.h>
+#include <net/if_types.h>
+#include <net/if_var.h>
+#include <net/if_vlan_var.h>
+
+#ifdef INET
+#include <netinet/in.h>
+#include <netinet/if_ether.h>
+#endif
+
+#include <machine/cpuregs.h>
+
+#include <dev/gxemul/ether/gxreg.h>
+
+struct gx_softc {
+ struct ifnet *sc_ifp;
+ device_t sc_dev;
+ unsigned sc_port;
+ int sc_flags;
+ struct ifmedia sc_ifmedia;
+ struct resource *sc_intr;
+ void *sc_intr_cookie;
+ struct mtx sc_mtx;
+};
+
+#define GXEMUL_ETHER_LOCK(sc) mtx_lock(&(sc)->sc_mtx)
+#define GXEMUL_ETHER_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx)
+
+static void gx_identify(driver_t *, device_t);
+static int gx_probe(device_t);
+static int gx_attach(device_t);
+static int gx_detach(device_t);
+static int gx_shutdown(device_t);
+
+static void gx_init(void *);
+static int gx_transmit(struct ifnet *, struct mbuf *);
+
+static int gx_medchange(struct ifnet *);
+static void gx_medstat(struct ifnet *, struct ifmediareq *);
+
+static int gx_ioctl(struct ifnet *, u_long, caddr_t);
+
+static void gx_rx_intr(void *);
+
+static device_method_t gx_methods[] = {
+ /* Device interface */
+ DEVMETHOD(device_identify, gx_identify),
+ DEVMETHOD(device_probe, gx_probe),
+ DEVMETHOD(device_attach, gx_attach),
+ DEVMETHOD(device_detach, gx_detach),
+ DEVMETHOD(device_shutdown, gx_shutdown),
+
+ { 0, 0 }
+};
+
+static driver_t gx_driver = {
+ "gx",
+ gx_methods,
+ sizeof (struct gx_softc),
+};
+
+static devclass_t gx_devclass;
+
+DRIVER_MODULE(gx, nexus, gx_driver, gx_devclass, 0, 0);
+
+static void
+gx_identify(driver_t *drv, device_t parent)
+{
+ BUS_ADD_CHILD(parent, 0, "gx", 0);
+}
+
+static int
+gx_probe(device_t dev)
+{
+ if (device_get_unit(dev) != 0)
+ return (ENXIO);
+
+ device_set_desc(dev, "GXemul test Ethernet");
+
+ return (0);
+}
+
+static int
+gx_attach(device_t dev)
+{
+ struct ifnet *ifp;
+ struct gx_softc *sc;
+ uint8_t mac[6];
+ int error;
+ int rid;
+
+ sc = device_get_softc(dev);
+ sc->sc_dev = dev;
+ sc->sc_port = device_get_unit(dev);
+
+ /* Read MAC address. */
+ GXEMUL_ETHER_DEV_WRITE(GXEMUL_ETHER_DEV_MAC, (uintptr_t)mac);
+
+ /* Allocate and establish interrupt. */
+ rid = 0;
+ sc->sc_intr = bus_alloc_resource(sc->sc_dev, SYS_RES_IRQ, &rid,
+ GXEMUL_ETHER_DEV_IRQ - 2, GXEMUL_ETHER_DEV_IRQ - 2, 1, RF_ACTIVE);
+ if (sc->sc_intr == NULL) {
+ device_printf(dev, "unable to allocate IRQ.\n");
+ return (ENXIO);
+ }
+
+ error = bus_setup_intr(sc->sc_dev, sc->sc_intr, INTR_TYPE_NET, NULL,
+ gx_rx_intr, sc, &sc->sc_intr_cookie);
+ if (error != 0) {
+ device_printf(dev, "unable to setup interrupt.\n");
+ bus_release_resource(dev, SYS_RES_IRQ, 0, sc->sc_intr);
+ return (ENXIO);
+ }
+
+ bus_describe_intr(sc->sc_dev, sc->sc_intr, sc->sc_intr_cookie, "rx");
+
+ ifp = if_alloc(IFT_ETHER);
+ if (ifp == NULL) {
+ device_printf(dev, "cannot allocate ifnet.\n");
+ bus_release_resource(dev, SYS_RES_IRQ, 0, sc->sc_intr);
+ return (ENOMEM);
+ }
+
+ if_initname(ifp, device_get_name(dev), device_get_unit(dev));
+ ifp->if_mtu = ETHERMTU;
+ ifp->if_init = gx_init;
+ ifp->if_softc = sc;
+ ifp->if_flags = IFF_BROADCAST | IFF_SIMPLEX | IFF_MULTICAST | IFF_ALLMULTI;
+ ifp->if_ioctl = gx_ioctl;
+
+ sc->sc_ifp = ifp;
+ sc->sc_flags = ifp->if_flags;
+
+ ifmedia_init(&sc->sc_ifmedia, 0, gx_medchange, gx_medstat);
+
+ ifmedia_add(&sc->sc_ifmedia, IFM_ETHER | IFM_AUTO, 0, NULL);
+ ifmedia_set(&sc->sc_ifmedia, IFM_ETHER | IFM_AUTO);
+
+ mtx_init(&sc->sc_mtx, "GXemul Ethernet", NULL, MTX_DEF);
+
+ ether_ifattach(ifp, mac);
+
+ ifp->if_transmit = gx_transmit;
+
+ return (bus_generic_attach(dev));
+}
+
+static int
+gx_detach(device_t dev)
+{
+ struct gx_softc *sc;
+
+ sc = device_get_softc(dev);
+
+ bus_release_resource(dev, SYS_RES_IRQ, 0, sc->sc_intr);
+ /* XXX Incomplete. */
+
+ return (0);
+}
+
+static int
+gx_shutdown(device_t dev)
+{
+ return (gx_detach(dev));
+}
+
+static void
+gx_init(void *arg)
+{
+ struct ifnet *ifp;
+ struct gx_softc *sc;
+
+ sc = arg;
+ ifp = sc->sc_ifp;
+
+ if ((ifp->if_drv_flags & IFF_DRV_RUNNING) != 0)
+ ifp->if_drv_flags &= ~IFF_DRV_RUNNING;
+
+ ifp->if_drv_flags |= IFF_DRV_RUNNING;
+}
+
+static int
+gx_transmit(struct ifnet *ifp, struct mbuf *m)
+{
+ struct gx_softc *sc;
+
+ sc = ifp->if_softc;
+
+ if ((ifp->if_drv_flags & IFF_DRV_RUNNING) != IFF_DRV_RUNNING) {
+ m_freem(m);
+ return (0);
+ }
+
+ GXEMUL_ETHER_LOCK(sc);
+ GXEMUL_ETHER_DEV_WRITE(GXEMUL_ETHER_DEV_LENGTH, m->m_pkthdr.len);
+ m_copydata(m, 0, m->m_pkthdr.len, (void *)(uintptr_t)GXEMUL_ETHER_DEV_FUNCTION(GXEMUL_ETHER_DEV_BUFFER));
+ GXEMUL_ETHER_DEV_WRITE(GXEMUL_ETHER_DEV_COMMAND, GXEMUL_ETHER_DEV_COMMAND_TX);
+ GXEMUL_ETHER_UNLOCK(sc);
+
+ ETHER_BPF_MTAP(ifp, m);
+
+ ifp->if_opackets++;
+ ifp->if_obytes += m->m_pkthdr.len;
+
+ m_freem(m);
+
+ return (0);
+}
+
+static int
+gx_medchange(struct ifnet *ifp)
+{
+ return (ENOTSUP);
+}
+
+static void
+gx_medstat(struct ifnet *ifp, struct ifmediareq *ifm)
+{
+ struct gx_softc *sc;
+
+ sc = ifp->if_softc;
+
+ /* Lie amazingly. */
+ ifm->ifm_status = IFM_AVALID | IFM_ACTIVE;
+ ifm->ifm_active = IFT_ETHER | IFM_1000_T | IFM_FDX;
+}
+
+static int
+gx_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data)
+{
+ struct gx_softc *sc;
+ struct ifreq *ifr;
+#ifdef INET
+ struct ifaddr *ifa;
+#endif
+ int error;
+
+ sc = ifp->if_softc;
+ ifr = (struct ifreq *)data;
+#ifdef INET
+ ifa = (struct ifaddr *)data;
+#endif
+
+ switch (cmd) {
+ case SIOCSIFADDR:
+#ifdef INET
+ /*
+ * Avoid reinitialization unless it's necessary.
+ */
+ if (ifa->ifa_addr->sa_family == AF_INET) {
+ ifp->if_flags |= IFF_UP;
+ if ((ifp->if_drv_flags & IFF_DRV_RUNNING) == 0)
+ gx_init(sc);
+ arp_ifinit(ifp, ifa);
+
+ return (0);
+ }
+#endif
+ error = ether_ioctl(ifp, cmd, data);
+ if (error != 0)
+ return (error);
+ return (0);
+
+ case SIOCSIFFLAGS:
+ if (ifp->if_flags == sc->sc_flags)
+ return (0);
+ if ((ifp->if_flags & IFF_UP) != 0) {
+ gx_init(sc);
+ } else {
+ if ((ifp->if_drv_flags & IFF_DRV_RUNNING) != 0) {
+ ifp->if_drv_flags &= ~IFF_DRV_RUNNING;
+ }
+ }
+ sc->sc_flags = ifp->if_flags;
+ return (0);
+
+ case SIOCSIFMTU:
+ if (ifr->ifr_mtu + ifp->if_data.ifi_hdrlen > GXEMUL_ETHER_DEV_MTU)
+ return (ENOTSUP);
+ return (0);
+
+ case SIOCSIFMEDIA:
+ case SIOCGIFMEDIA:
+ error = ifmedia_ioctl(ifp, ifr, &sc->sc_ifmedia, cmd);
+ if (error != 0)
+ return (error);
+ return (0);
+
+ default:
+ error = ether_ioctl(ifp, cmd, data);
+ if (error != 0)
+ return (error);
+ return (0);
+ }
+}
+
+static void
+gx_rx_intr(void *arg)
+{
+ struct gx_softc *sc = arg;
+
+ GXEMUL_ETHER_LOCK(sc);
+ for (;;) {
+ uint64_t status, length;
+ struct mbuf *m;
+
+ /*
+ * XXX
+ * Limit number of packets received at once?
+ */
+ status = GXEMUL_ETHER_DEV_READ(GXEMUL_ETHER_DEV_STATUS);
+ if (status == GXEMUL_ETHER_DEV_STATUS_RX_MORE) {
+ GXEMUL_ETHER_DEV_WRITE(GXEMUL_ETHER_DEV_COMMAND, GXEMUL_ETHER_DEV_COMMAND_RX);
+ continue;
+ }
+ if (status != GXEMUL_ETHER_DEV_STATUS_RX_OK)
+ break;
+ length = GXEMUL_ETHER_DEV_READ(GXEMUL_ETHER_DEV_LENGTH);
+ if (length > MCLBYTES - ETHER_ALIGN) {
+ sc->sc_ifp->if_ierrors++;
+ continue;
+ }
+
+ m = m_getcl(M_DONTWAIT, MT_DATA, M_PKTHDR);
+ if (m == NULL) {
+ device_printf(sc->sc_dev, "no memory for receive mbuf.\n");
+ sc->sc_ifp->if_iqdrops++;
+ GXEMUL_ETHER_UNLOCK(sc);
+ return;
+ }
+
+ /* Align incoming frame so IP headers are aligned. */
+ m->m_data += ETHER_ALIGN;
+
+ memcpy(m->m_data, (const void *)(uintptr_t)GXEMUL_ETHER_DEV_FUNCTION(GXEMUL_ETHER_DEV_BUFFER), length);
+
+ m->m_pkthdr.rcvif = sc->sc_ifp;
+ m->m_pkthdr.len = m->m_len = length;
+
+ sc->sc_ifp->if_ipackets++;
+
+ GXEMUL_ETHER_UNLOCK(sc);
+
+ (*sc->sc_ifp->if_input)(sc->sc_ifp, m);
+
+ GXEMUL_ETHER_LOCK(sc);
+ }
+ GXEMUL_ETHER_UNLOCK(sc);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/hptiop/hptiop.c
--- a/head/sys/dev/hptiop/hptiop.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/hptiop/hptiop.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/hptiop/hptiop.c 232854 2012-03-12 08:03:51Z scottl $");
+__FBSDID("$FreeBSD: head/sys/dev/hptiop/hptiop.c 236379 2012-06-01 04:34:49Z eadler $");
#include <sys/param.h>
#include <sys/types.h>
@@ -1268,6 +1268,7 @@
};
DRIVER_MODULE(hptiop, pci, hptiop_pci_driver, hptiop_devclass, 0, 0);
+MODULE_DEPEND(hptiop, cam, 1, 1, 1);
static int hptiop_probe(device_t dev)
{
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/hptmv/entry.c
--- a/head/sys/dev/hptmv/entry.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/hptmv/entry.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/hptmv/entry.c 232854 2012-03-12 08:03:51Z scottl $");
+__FBSDID("$FreeBSD: head/sys/dev/hptmv/entry.c 236379 2012-06-01 04:34:49Z eadler $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -108,6 +108,7 @@
#define __DRIVER_MODULE(p1, p2, p3, p4, p5, p6) DRIVER_MODULE(p1, p2, p3, p4, p5, p6)
__DRIVER_MODULE(PROC_DIR_NAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
+MODULE_DEPEND(PROC_DIR_NAME, cam, 1, 1, 1);
#define ccb_ccb_ptr spriv_ptr0
#define ccb_adapter ccb_h.spriv_ptr1
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/hptrr/hptrr_osm_bsd.c
--- a/head/sys/dev/hptrr/hptrr_osm_bsd.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/hptrr/hptrr_osm_bsd.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/hptrr/hptrr_osm_bsd.c 227912 2011-11-23 21:43:51Z marius $");
+__FBSDID("$FreeBSD: head/sys/dev/hptrr/hptrr_osm_bsd.c 237178 2012-06-17 02:46:27Z eadler $");
#include <dev/hptrr/hptrr_config.h>
/* $Id: osm_bsd.c,v 1.27 2007/11/22 07:35:49 gmm Exp $
@@ -36,7 +36,7 @@
#include <dev/hptrr/os_bsd.h>
#include <dev/hptrr/hptintf.h>
-static int attach_generic = 1;
+static int attach_generic = 0;
TUNABLE_INT("hw.hptrr.attach_generic", &attach_generic);
static int hpt_probe(device_t dev)
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/hwpmc/hwpmc_arm.c
--- a/head/sys/dev/hwpmc/hwpmc_arm.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/hwpmc/hwpmc_arm.c Wed Jul 25 17:04:43 2012 +0300
@@ -26,50 +26,139 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/hwpmc/hwpmc_arm.c 236997 2012-06-13 06:38:25Z fabient $");
#include <sys/param.h>
#include <sys/pmc.h>
+#include <sys/proc.h>
#include <sys/systm.h>
+#include <machine/cpu.h>
+#include <machine/md_var.h>
#include <machine/pmc_mdep.h>
-#include <machine/md_var.h>
+
+#include <vm/vm.h>
+#include <vm/vm_param.h>
+#include <vm/pmap.h>
struct pmc_mdep *
pmc_md_initialize()
{
+#ifdef CPU_XSCALE_IXP425
if (cpu_class == CPU_CLASS_XSCALE)
return pmc_xscale_initialize();
else
+#endif
return NULL;
}
void
pmc_md_finalize(struct pmc_mdep *md)
{
+#ifdef CPU_XSCALE_IXP425
if (cpu_class == CPU_CLASS_XSCALE)
pmc_xscale_finalize(md);
else
KASSERT(0, ("[arm,%d] Unknown CPU Class 0x%x", __LINE__,
cpu_class));
+#endif
}
int
pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples,
struct trapframe *tf)
{
- (void) cc;
- (void) maxsamples;
- (void) tf;
- return (0);
+ uintptr_t pc, r, stackstart, stackend, fp;
+ struct thread *td;
+ int count;
+
+ KASSERT(TRAPF_USERMODE(tf) == 0,("[arm,%d] not a kernel backtrace",
+ __LINE__));
+
+ pc = PMC_TRAPFRAME_TO_PC(tf);
+ *cc++ = pc;
+
+ if ((td = curthread) == NULL)
+ return (1);
+
+ if (maxsamples <= 1)
+ return (1);
+
+ stackstart = (uintptr_t) td->td_kstack;
+ stackend = (uintptr_t) td->td_kstack + td->td_kstack_pages * PAGE_SIZE;
+ fp = PMC_TRAPFRAME_TO_FP(tf);
+
+ if (!PMC_IN_KERNEL(pc) ||
+ !PMC_IN_KERNEL_STACK(fp, stackstart, stackend))
+ return (1);
+
+ for (count = 1; count < maxsamples; count++) {
+ /* Use saved lr as pc. */
+ r = fp - sizeof(uintptr_t);
+ if (!PMC_IN_KERNEL_STACK(r, stackstart, stackend))
+ break;
+ pc = *(uintptr_t *)r;
+ if (!PMC_IN_KERNEL(pc))
+ break;
+
+ *cc++ = pc;
+
+ /* Switch to next frame up */
+ r = fp - 3 * sizeof(uintptr_t);
+ if (!PMC_IN_KERNEL_STACK(r, stackstart, stackend))
+ break;
+ fp = *(uintptr_t *)r;
+ if (!PMC_IN_KERNEL_STACK(fp, stackstart, stackend))
+ break;
+ }
+
+ return (count);
}
int
pmc_save_user_callchain(uintptr_t *cc, int maxsamples,
struct trapframe *tf)
{
- (void) cc;
- (void) maxsamples;
- (void) tf;
- return (0);
+ uintptr_t pc, r, oldfp, fp;
+ struct thread *td;
+ int count;
+
+ KASSERT(TRAPF_USERMODE(tf), ("[x86,%d] Not a user trap frame tf=%p",
+ __LINE__, (void *) tf));
+
+ pc = PMC_TRAPFRAME_TO_PC(tf);
+ *cc++ = pc;
+
+ if ((td = curthread) == NULL)
+ return (1);
+
+ if (maxsamples <= 1)
+ return (1);
+
+ oldfp = fp = PMC_TRAPFRAME_TO_FP(tf);
+
+ if (!PMC_IN_USERSPACE(pc) ||
+ !PMC_IN_USERSPACE(fp))
+ return (1);
+
+ for (count = 1; count < maxsamples; count++) {
+ /* Use saved lr as pc. */
+ r = fp - sizeof(uintptr_t);
+ if (copyin((void *)r, &pc, sizeof(pc)) != 0)
+ break;
+ if (!PMC_IN_USERSPACE(pc))
+ break;
+
+ *cc++ = pc;
+
+ /* Switch to next frame up */
+ oldfp = fp;
+ r = fp - 3 * sizeof(uintptr_t);
+ if (copyin((void *)r, &fp, sizeof(fp)) != 0)
+ break;
+ if (fp < oldfp || !PMC_IN_USERSPACE(fp))
+ break;
+ }
+
+ return (count);
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/hwpmc/hwpmc_core.c
--- a/head/sys/dev/hwpmc/hwpmc_core.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/hwpmc/hwpmc_core.c Wed Jul 25 17:04:43 2012 +0300
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/hwpmc/hwpmc_core.c 233628 2012-03-28 20:58:30Z fabient $");
+__FBSDID("$FreeBSD: head/sys/dev/hwpmc/hwpmc_core.c 234930 2012-05-02 16:23:36Z gnn $");
#include <sys/param.h>
#include <sys/bus.h>
@@ -52,7 +52,8 @@
#define CORE_CPUID_EDX 0x3
#define IAF_PMC_CAPS \
- (PMC_CAP_READ | PMC_CAP_WRITE | PMC_CAP_INTERRUPT)
+ (PMC_CAP_READ | PMC_CAP_WRITE | PMC_CAP_INTERRUPT | \
+ PMC_CAP_USER | PMC_CAP_SYSTEM)
#define IAF_RI_TO_MSR(RI) ((RI) + (1 << 30))
#define IAP_PMC_CAPS (PMC_CAP_INTERRUPT | PMC_CAP_USER | PMC_CAP_SYSTEM | \
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/hwpmc/hwpmc_intel.c
--- a/head/sys/dev/hwpmc/hwpmc_intel.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/hwpmc/hwpmc_intel.c Wed Jul 25 17:04:43 2012 +0300
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/hwpmc/hwpmc_intel.c 233628 2012-03-28 20:58:30Z fabient $");
+__FBSDID("$FreeBSD: head/sys/dev/hwpmc/hwpmc_intel.c 237196 2012-06-17 13:48:39Z davide $");
#include <sys/param.h>
#include <sys/pmc.h>
@@ -143,7 +143,6 @@
nclasses = 5;
break;
case 0x2A: /* Per Intel document 253669-039US 05/2011. */
- case 0x2D: /* Per Intel document 253669-041US 12/2011. */
cputype = PMC_CPU_INTEL_SANDYBRIDGE;
nclasses = 5;
break;
@@ -196,10 +195,6 @@
case PMC_CPU_INTEL_PIV:
error = pmc_p4_initialize(pmc_mdep, ncpus);
-
- KASSERT(pmc_mdep->pmd_npmc == TSC_NPMCS + P4_NPMCS,
- ("[intel,%d] incorrect npmc count %d", __LINE__,
- pmc_mdep->pmd_npmc));
break;
#endif
@@ -214,10 +209,6 @@
case PMC_CPU_INTEL_PIII:
case PMC_CPU_INTEL_PM:
error = pmc_p6_initialize(pmc_mdep, ncpus);
-
- KASSERT(pmc_mdep->pmd_npmc == TSC_NPMCS + P6_NPMCS,
- ("[intel,%d] incorrect npmc count %d", __LINE__,
- pmc_mdep->pmd_npmc));
break;
/*
@@ -226,10 +217,6 @@
case PMC_CPU_INTEL_P5:
error = pmc_p5_initialize(pmc_mdep, ncpus);
-
- KASSERT(pmc_mdep->pmd_npmc == TSC_NPMCS + PENTIUM_NPMCS,
- ("[intel,%d] incorrect npmc count %d", __LINE__,
- pmc_mdep->pmd_npmc));
break;
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/hwpmc/hwpmc_mips.c
--- a/head/sys/dev/hwpmc/hwpmc_mips.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/hwpmc/hwpmc_mips.c Wed Jul 25 17:04:43 2012 +0300
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/hwpmc/hwpmc_mips.c 233628 2012-03-28 20:58:30Z fabient $");
+__FBSDID("$FreeBSD: head/sys/dev/hwpmc/hwpmc_mips.c 234598 2012-04-23 08:58:01Z fabient $");
#include "opt_hwpmc_hooks.h"
@@ -431,11 +431,9 @@
M_WAITOK|M_ZERO);
/* Just one class */
- pmc_mdep = malloc(sizeof(struct pmc_mdep) + sizeof(struct pmc_classdep),
- M_PMC, M_WAITOK|M_ZERO);
+ pmc_mdep = pmc_mdep_alloc(1);
pmc_mdep->pmd_cputype = mips_pmc_spec.ps_cputype;
- pmc_mdep->pmd_nclass = 1;
pcd = &pmc_mdep->pmd_classdep[PMC_MDEP_CLASS_INDEX_MIPS];
pcd->pcd_caps = mips_pmc_spec.ps_capabilities;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/hwpmc/hwpmc_powerpc.c
--- a/head/sys/dev/hwpmc/hwpmc_powerpc.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/hwpmc/hwpmc_powerpc.c Wed Jul 25 17:04:43 2012 +0300
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/hwpmc/hwpmc_powerpc.c 233628 2012-03-28 20:58:30Z fabient $");
+__FBSDID("$FreeBSD: head/sys/dev/hwpmc/hwpmc_powerpc.c 234598 2012-04-23 08:58:01Z fabient $");
#include <sys/param.h>
#include <sys/pmc.h>
@@ -803,11 +803,9 @@
M_WAITOK|M_ZERO);
/* Just one class */
- pmc_mdep = malloc(sizeof(struct pmc_mdep) + sizeof(struct pmc_classdep),
- M_PMC, M_WAITOK|M_ZERO);
+ pmc_mdep = pmc_mdep_alloc(1);
pmc_mdep->pmd_cputype = PMC_CPU_PPC_7450;
- pmc_mdep->pmd_nclass = 1;
pcd = &pmc_mdep->pmd_classdep[PMC_MDEP_CLASS_INDEX_PPC7450];
pcd->pcd_caps = POWERPC_PMC_CAPS;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isci/isci.h
--- a/head/sys/dev/isci/isci.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isci/isci.h Wed Jul 25 17:04:43 2012 +0300
@@ -27,9 +27,12 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/isci/isci.h 234106 2012-04-10 16:33:19Z jimharris $
+ * $FreeBSD: head/sys/dev/isci/isci.h 235751 2012-05-21 22:54:33Z jimharris $
*/
+#ifndef _ISCI_H
+#define _ISCI_H
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
@@ -86,7 +89,31 @@
BOOL is_resetting;
uint32_t frozen_lun_mask;
SCI_FAST_LIST_ELEMENT_T pending_device_reset_element;
+
+ /*
+ * This queue maintains CCBs that have been returned with
+ * SCI_IO_FAILURE_INVALID_STATE from the SCI layer. These CCBs
+ * need to be retried, but we cannot return CAM_REQUEUE_REQ because
+ * this status gets passed all the way back up to users of the pass(4)
+ * interface and breaks things like smartctl. So instead, we queue
+ * these CCBs internally.
+ */
TAILQ_HEAD(,ccb_hdr) queued_ccbs;
+
+ /*
+ * Marker denoting this remote device needs its first queued ccb to
+ * be retried.
+ */
+ BOOL release_queued_ccb;
+
+ /*
+ * Points to a CCB in the queue that is currently being processed by
+ * SCIL. This allows us to keep in flight CCBs in the queue so as to
+ * maintain ordering (i.e. in case we retry an I/O and then find out
+ * it needs to be retried again - it just keeps its same place in the
+ * queue.
+ */
+ union ccb * queued_ccb_in_progress;
};
struct ISCI_DOMAIN {
@@ -126,6 +153,7 @@
BOOL has_been_scanned;
uint32_t initial_discovery_mask;
BOOL is_frozen;
+ BOOL release_queued_ccbs;
uint8_t *remote_device_memory;
struct ISCI_MEMORY cached_controller_memory;
struct ISCI_MEMORY uncached_controller_memory;
@@ -291,6 +319,8 @@
void isci_controller_start(void *controller);
+void isci_controller_release_queued_ccbs(struct ISCI_CONTROLLER *controller);
+
void isci_domain_construct(struct ISCI_DOMAIN *domain, uint32_t domain_index,
struct ISCI_CONTROLLER *controller);
@@ -301,3 +331,5 @@
char *log_message, ...);
extern uint32_t g_isci_debug_level;
+
+#endif /* #ifndef _ISCI_H */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isci/isci_controller.c
--- a/head/sys/dev/isci/isci_controller.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isci/isci_controller.c Wed Jul 25 17:04:43 2012 +0300
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/isci/isci_controller.c 234106 2012-04-10 16:33:19Z jimharris $");
+__FBSDID("$FreeBSD: head/sys/dev/isci/isci_controller.c 235751 2012-05-21 22:54:33Z jimharris $");
#include <dev/isci/isci.h>
@@ -201,6 +201,7 @@
controller->is_started = FALSE;
controller->is_frozen = FALSE;
+ controller->release_queued_ccbs = FALSE;
controller->sim = NULL;
controller->initial_discovery_mask = 0;
@@ -431,6 +432,8 @@
sci_fast_list_element_init(remote_device,
&remote_device->pending_device_reset_element);
TAILQ_INIT(&remote_device->queued_ccbs);
+ remote_device->release_queued_ccb = FALSE;
+ remote_device->queued_ccb_in_progress = NULL;
/*
* For the first SCI_MAX_DOMAINS device objects, do not put
@@ -694,3 +697,47 @@
}
}
+/*
+ * Unfortunately, SCIL doesn't cleanly handle retry conditions.
+ * CAM_REQUEUE_REQ works only when no one is using the pass(4) interface. So
+ * when SCIL denotes an I/O needs to be retried (typically because of mixing
+ * tagged/non-tagged ATA commands, or running out of NCQ slots), we queue
+ * these I/O internally. Once SCIL completes an I/O to this device, or we get
+ * a ready notification, we will retry the first I/O on the queue.
+ * Unfortunately, SCIL also doesn't cleanly handle starting the new I/O within
+ * the context of the completion handler, so we need to retry these I/O after
+ * the completion handler is done executing.
+ */
+void
+isci_controller_release_queued_ccbs(struct ISCI_CONTROLLER *controller)
+{
+ struct ISCI_REMOTE_DEVICE *dev;
+ struct ccb_hdr *ccb_h;
+ int dev_idx;
+
+ KASSERT(mtx_owned(&controller->lock), ("controller lock not owned"));
+
+ controller->release_queued_ccbs = FALSE;
+ for (dev_idx = 0;
+ dev_idx < SCI_MAX_REMOTE_DEVICES;
+ dev_idx++) {
+
+ dev = controller->remote_device[dev_idx];
+ if (dev != NULL &&
+ dev->release_queued_ccb == TRUE &&
+ dev->queued_ccb_in_progress == NULL) {
+ dev->release_queued_ccb = FALSE;
+ ccb_h = TAILQ_FIRST(&dev->queued_ccbs);
+
+ if (ccb_h == NULL)
+ continue;
+
+ isci_log_message(1, "ISCI", "release %p %x\n", ccb_h,
+ ((union ccb *)ccb_h)->csio.cdb_io.cdb_bytes[0]);
+
+ dev->queued_ccb_in_progress = (union ccb *)ccb_h;
+ isci_io_request_execute_scsi_io(
+ (union ccb *)ccb_h, controller);
+ }
+ }
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isci/isci_interrupt.c
--- a/head/sys/dev/isci/isci_interrupt.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isci/isci_interrupt.c Wed Jul 25 17:04:43 2012 +0300
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/isci/isci_interrupt.c 231136 2012-02-07 17:43:58Z jimharris $");
+__FBSDID("$FreeBSD: head/sys/dev/isci/isci_interrupt.c 235751 2012-05-21 22:54:33Z jimharris $");
#include <dev/isci/isci.h>
@@ -177,6 +177,9 @@
if (interrupt_handler(scic_controller_handle)) {
mtx_lock(&controller->lock);
completion_handler(scic_controller_handle);
+ if (controller->release_queued_ccbs == TRUE)
+ isci_controller_release_queued_ccbs(
+ controller);
mtx_unlock(&controller->lock);
}
}
@@ -204,6 +207,13 @@
if (interrupt_handler(scic_controller_handle)) {
mtx_lock(&controller->lock);
completion_handler(scic_controller_handle);
+ /*
+ * isci_controller_release_queued_ccb() is a relatively
+ * expensive routine, so we don't call it until the controller
+ * level flag is set to TRUE.
+ */
+ if (controller->release_queued_ccbs == TRUE)
+ isci_controller_release_queued_ccbs(controller);
mtx_unlock(&controller->lock);
}
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isci/isci_io_request.c
--- a/head/sys/dev/isci/isci_io_request.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isci/isci_io_request.c Wed Jul 25 17:04:43 2012 +0300
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/isci/isci_io_request.c 234106 2012-04-10 16:33:19Z jimharris $");
+__FBSDID("$FreeBSD: head/sys/dev/isci/isci_io_request.c 235751 2012-05-21 22:54:33Z jimharris $");
#include <dev/isci/isci.h>
@@ -223,7 +223,7 @@
(struct ISCI_REQUEST *)isci_request);
if (complete_ccb) {
- if (ccb->ccb_h.status != CAM_REQ_CMP) {
+ if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) {
/* ccb will be completed with some type of non-success
* status. So temporarily freeze the queue until the
* upper layers can act on the status. The
@@ -234,6 +234,26 @@
xpt_freeze_devq(ccb->ccb_h.path, 1);
}
+ if (ccb->ccb_h.status & CAM_SIM_QUEUED) {
+
+ KASSERT(ccb == isci_remote_device->queued_ccb_in_progress,
+ ("multiple internally queued ccbs in flight"));
+
+ TAILQ_REMOVE(&isci_remote_device->queued_ccbs,
+ &ccb->ccb_h, sim_links.tqe);
+ ccb->ccb_h.status &= ~CAM_SIM_QUEUED;
+
+ /*
+ * This CCB that was in the queue was completed, so
+ * set the in_progress pointer to NULL denoting that
+ * we can retry another CCB from the queue. We only
+ * allow one CCB at a time from the queue to be
+ * in progress so that we can effectively maintain
+ * ordering.
+ */
+ isci_remote_device->queued_ccb_in_progress = NULL;
+ }
+
if (isci_remote_device->frozen_lun_mask != 0) {
isci_remote_device_release_device_queue(isci_remote_device);
}
@@ -248,11 +268,30 @@
isci_remote_device_freeze_lun_queue(isci_remote_device,
ccb->ccb_h.target_lun);
- isci_log_message(1, "ISCI", "queue %p %x\n", ccb,
- ccb->csio.cdb_io.cdb_bytes[0]);
- ccb->ccb_h.status |= CAM_SIM_QUEUED;
- TAILQ_INSERT_TAIL(&isci_remote_device->queued_ccbs,
- &ccb->ccb_h, sim_links.tqe);
+ if (ccb->ccb_h.status & CAM_SIM_QUEUED) {
+
+ KASSERT(ccb == isci_remote_device->queued_ccb_in_progress,
+ ("multiple internally queued ccbs in flight"));
+
+ /*
+ * Do nothing, CCB is already on the device's queue.
+ * We leave it on the queue, to be retried again
+ * next time a CCB on this device completes, or we
+ * get a ready notification for this device.
+ */
+ isci_log_message(1, "ISCI", "already queued %p %x\n",
+ ccb, ccb->csio.cdb_io.cdb_bytes[0]);
+
+ isci_remote_device->queued_ccb_in_progress = NULL;
+
+ } else {
+ isci_log_message(1, "ISCI", "queue %p %x\n", ccb,
+ ccb->csio.cdb_io.cdb_bytes[0]);
+ ccb->ccb_h.status |= CAM_SIM_QUEUED;
+
+ TAILQ_INSERT_TAIL(&isci_remote_device->queued_ccbs,
+ &ccb->ccb_h, sim_links.tqe);
+ }
}
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isci/isci_remote_device.c
--- a/head/sys/dev/isci/isci_remote_device.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isci/isci_remote_device.c Wed Jul 25 17:04:43 2012 +0300
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/isci/isci_remote_device.c 234106 2012-04-10 16:33:19Z jimharris $");
+__FBSDID("$FreeBSD: head/sys/dev/isci/isci_remote_device.c 235751 2012-05-21 22:54:33Z jimharris $");
#include <dev/isci/isci.h>
@@ -297,14 +297,18 @@
for (lun = 0; lun < ISCI_MAX_LUN; lun++)
isci_remote_device_release_lun_queue(device, lun);
} else {
- struct ccb_hdr *ccb_h;
+ /*
+ * We cannot unfreeze the devq, because there are still
+ * CCBs in our internal queue that need to be processed
+ * first. Mark this device, and the controller, so that
+ * the first CCB in this device's internal queue will be
+ * resubmitted after the current completion context
+ * unwinds.
+ */
+ device->release_queued_ccb = TRUE;
+ device->domain->controller->release_queued_ccbs = TRUE;
- ccb_h = TAILQ_FIRST(&device->queued_ccbs);
- TAILQ_REMOVE(&device->queued_ccbs, ccb_h, sim_links.tqe);
- ccb_h->status &= ~CAM_SIM_QUEUED;
- isci_log_message(1, "ISCI", "release %p %x\n", ccb_h,
- ((union ccb*)ccb_h)->csio.cdb_io.cdb_bytes[0]);
- isci_io_request_execute_scsi_io((union ccb *)ccb_h,
- device->domain->controller);
+ isci_log_message(1, "ISCI", "schedule %p for release\n",
+ device);
}
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isci/scil/sati_inquiry.c
--- a/head/sys/dev/isci/scil/sati_inquiry.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isci/scil/sati_inquiry.c Wed Jul 25 17:04:43 2012 +0300
@@ -51,7 +51,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/isci/scil/sati_inquiry.c 231136 2012-02-07 17:43:58Z jimharris $");
+__FBSDID("$FreeBSD: head/sys/dev/isci/scil/sati_inquiry.c 235043 2012-05-04 23:45:34Z jimharris $");
/**
* @file
@@ -359,7 +359,7 @@
);
//bytes 8-63 are reserved
- for(offset = 8; offset < 63; offset++)
+ for(offset = 8; offset < 64; offset++)
{
sati_set_data_byte(sequence, scsi_io, offset, 0x00);
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isp/isp.c
--- a/head/sys/dev/isp/isp.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isp/isp.c Wed Jul 25 17:04:43 2012 +0300
@@ -47,7 +47,7 @@
#endif
#ifdef __FreeBSD__
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/isp/isp.c 227548 2011-11-16 02:52:24Z mjacob $");
+__FBSDID("$FreeBSD: head/sys/dev/isp/isp.c 238486 2012-07-15 14:40:49Z brueffer $");
#include <dev/isp/isp_freebsd.h>
#endif
#ifdef __OpenBSD__
@@ -159,6 +159,8 @@
isp_reset(ispsoftc_t *isp, int do_load_defaults)
{
mbreg_t mbs;
+ char *buf;
+ uint64_t fwt;
uint32_t code_org, val;
int loops, i, dodnld = 1;
const char *btype = "????";
@@ -685,9 +687,7 @@
* Do some sanity checking by running a NOP command.
* If it succeeds, the ROM firmware is now running.
*/
- ISP_MEMZERO(&mbs, sizeof (mbs));
- mbs.param[0] = MBOX_NO_OP;
- mbs.logval = MBLOGALL;
+ MBSINIT(&mbs, MBOX_NO_OP, MBLOGALL, 0);
isp_mboxcmd(isp, &mbs);
if (mbs.param[0] != MBOX_COMMAND_COMPLETE) {
isp_prt(isp, ISP_LOGERR, "NOP command failed (%x)", mbs.param[0]);
@@ -700,29 +700,35 @@
*/
if (IS_SCSI(isp) || IS_24XX(isp)) {
- ISP_MEMZERO(&mbs, sizeof (mbs));
- mbs.param[0] = MBOX_MAILBOX_REG_TEST;
- mbs.param[1] = 0xdead;
- mbs.param[2] = 0xbeef;
- mbs.param[3] = 0xffff;
- mbs.param[4] = 0x1111;
- mbs.param[5] = 0xa5a5;
- mbs.param[6] = 0x0000;
- mbs.param[7] = 0x0000;
- mbs.logval = MBLOGALL;
+ static const uint16_t patterns[MAX_MAILBOX] = {
+ 0x0000, 0xdead, 0xbeef, 0xffff,
+ 0xa5a5, 0x5a5a, 0x7f7f, 0x7ff7,
+ 0x3421, 0xabcd, 0xdcba, 0xfeef,
+ 0xbead, 0xdebe, 0x2222, 0x3333,
+ 0x5555, 0x6666, 0x7777, 0xaaaa,
+ 0xffff, 0xdddd, 0x9999, 0x1fbc,
+ 0x6666, 0x6677, 0x1122, 0x33ff,
+ 0x0000, 0x0001, 0x1000, 0x1010,
+ };
+ int nmbox = ISP_NMBOX(isp);
+ if (IS_SCSI(isp))
+ nmbox = 6;
+ MBSINIT(&mbs, MBOX_MAILBOX_REG_TEST, MBLOGALL, 0);
+ for (i = 1; i < nmbox; i++) {
+ mbs.param[i] = patterns[i];
+ }
isp_mboxcmd(isp, &mbs);
if (mbs.param[0] != MBOX_COMMAND_COMPLETE) {
ISP_RESET0(isp);
return;
}
- if (mbs.param[1] != 0xdead || mbs.param[2] != 0xbeef ||
- mbs.param[3] != 0xffff || mbs.param[4] != 0x1111 ||
- mbs.param[5] != 0xa5a5) {
- ISP_RESET0(isp);
- isp_prt(isp, ISP_LOGERR, "Register Test Failed (0x%x 0x%x 0x%x 0x%x 0x%x)", mbs.param[1], mbs.param[2], mbs.param[3], mbs.param[4], mbs.param[5]);
- return;
- }
-
+ for (i = 1; i < nmbox; i++) {
+ if (mbs.param[i] != patterns[i]) {
+ ISP_RESET0(isp);
+ isp_prt(isp, ISP_LOGERR, "Register Test Failed at Register %d: should have 0x%04x but got 0x%04x", i, patterns[i], mbs.param[i]);
+ return;
+ }
+ }
}
/*
@@ -780,7 +786,7 @@
}
MEMORYBARRIER(isp, SYNC_REQUEST, 0, ISP_QUEUE_SIZE(RQUEST_QUEUE_LEN(isp)), -1);
again:
- ISP_MEMZERO(&mbs, sizeof (mbs));
+ MBSINIT(&mbs, 0, MBLOGALL, 0);
if (la < 0x10000 && nw < 0x10000) {
mbs.param[0] = MBOX_LOAD_RISC_RAM_2100;
mbs.param[1] = la;
@@ -818,7 +824,6 @@
mbs.param[8] = la >> 16;
isp_prt(isp, ISP_LOGDEBUG0, "LOAD RISC RAM %u words at load address 0x%x", nw, la);
}
- mbs.logval = MBLOGALL;
isp_mboxcmd(isp, &mbs);
if (mbs.param[0] != MBOX_COMMAND_COMPLETE) {
if (mbs.param[0] == MBOX_HOST_INTERFACE_ERROR) {
@@ -872,7 +877,7 @@
wl--;
}
MEMORYBARRIER(isp, SYNC_REQUEST, 0, ISP_QUEUE_SIZE(RQUEST_QUEUE_LEN(isp)), -1);
- ISP_MEMZERO(&mbs, sizeof (mbs));
+ MBSINIT(&mbs, 0, MBLOGALL, 0);
if (la < 0x10000) {
mbs.param[0] = MBOX_LOAD_RISC_RAM_2100;
mbs.param[1] = la;
@@ -893,7 +898,6 @@
mbs.param[8] = la >> 16;
isp_prt(isp, ISP_LOGDEBUG1, "LOAD RISC RAM %u words at load address 0x%x\n", nw, la);
}
- mbs.logval = MBLOGALL;
isp_mboxcmd(isp, &mbs);
if (mbs.param[0] != MBOX_COMMAND_COMPLETE) {
isp_prt(isp, ISP_LOGERR, "F/W Risc Ram Load Failed");
@@ -933,11 +937,9 @@
isp->isp_mbxworkp = &ucd.np[1];
isp->isp_mbxwrk0 = ucd.np[3] - 1;
isp->isp_mbxwrk1 = code_org + 1;
- ISP_MEMZERO(&mbs, sizeof (mbs));
- mbs.param[0] = MBOX_WRITE_RAM_WORD;
+ MBSINIT(&mbs, MBOX_WRITE_RAM_WORD, MBLOGNONE, 0);
mbs.param[1] = code_org;
mbs.param[2] = ucd.np[0];
- mbs.logval = MBLOGNONE;
isp_prt(isp, ISP_LOGDEBUG1, "WRITE RAM %u words at load address 0x%x\n", ucd.np[3], code_org);
isp_mboxcmd(isp, &mbs);
if (mbs.param[0] != MBOX_COMMAND_COMPLETE) {
@@ -954,7 +956,7 @@
* If we loaded firmware, verify its checksum
*/
if (isp->isp_loaded_fw) {
- ISP_MEMZERO(&mbs, sizeof (mbs));
+ MBSINIT(&mbs, MBOX_VERIFY_CHECKSUM, MBLOGNONE, 0);
mbs.param[0] = MBOX_VERIFY_CHECKSUM;
if (IS_24XX(isp)) {
mbs.param[1] = code_org >> 16;
@@ -978,7 +980,7 @@
*/
- MBSINIT(&mbs, MBOX_EXEC_FIRMWARE, MBLOGALL, 1000000);
+ MBSINIT(&mbs, MBOX_EXEC_FIRMWARE, MBLOGALL, 5000000);
if (IS_24XX(isp)) {
mbs.param[1] = code_org >> 16;
mbs.param[2] = code_org;
@@ -1071,9 +1073,6 @@
isp->isp_fwrev[2] = mbs.param[3];
}
- isp_prt(isp, ISP_LOGCONFIG, "Board Type %s, Chip Revision 0x%x, %s F/W Revision %d.%d.%d",
- btype, isp->isp_revision, dodnld? "loaded" : "resident", isp->isp_fwrev[0], isp->isp_fwrev[1], isp->isp_fwrev[2]);
-
if (IS_FC(isp)) {
/*
* We do not believe firmware attributes for 2100 code less
@@ -1090,9 +1089,11 @@
#endif
} else {
isp->isp_fwattr = mbs.param[6];
- isp_prt(isp, ISP_LOGDEBUG0, "Firmware Attributes = 0x%x", mbs.param[6]);
- }
- } else {
+ }
+ if (IS_24XX(isp) && (isp->isp_fwattr & ISP2400_FW_ATTR_EXTNDED)) {
+ isp->isp_fwattr |= (((uint64_t) mbs.param[15]) << 16) | (((uint64_t) mbs.param[16]) << 32) | (((uint64_t) mbs.param[17]) << 48);
+ }
+ } else if (IS_SCSI(isp)) {
#ifndef ISP_TARGET_MODE
isp->isp_fwattr = ISP_FW_ATTR_TMODE;
#else
@@ -1100,7 +1101,108 @@
#endif
}
- if (!IS_24XX(isp)) {
+ isp_prt(isp, ISP_LOGCONFIG, "Board Type %s, Chip Revision 0x%x, %s F/W Revision %d.%d.%d",
+ btype, isp->isp_revision, dodnld? "loaded" : "resident", isp->isp_fwrev[0], isp->isp_fwrev[1], isp->isp_fwrev[2]);
+
+ fwt = isp->isp_fwattr;
+ if (IS_24XX(isp)) {
+ buf = FCPARAM(isp, 0)->isp_scratch;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN, "Attributes:");
+ if (fwt & ISP2400_FW_ATTR_CLASS2) {
+ fwt ^=ISP2400_FW_ATTR_CLASS2;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s Class2", buf);
+ }
+ if (fwt & ISP2400_FW_ATTR_IP) {
+ fwt ^=ISP2400_FW_ATTR_IP;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s IP", buf);
+ }
+ if (fwt & ISP2400_FW_ATTR_MULTIID) {
+ fwt ^=ISP2400_FW_ATTR_MULTIID;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s MultiID", buf);
+ }
+ if (fwt & ISP2400_FW_ATTR_SB2) {
+ fwt ^=ISP2400_FW_ATTR_SB2;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s SB2", buf);
+ }
+ if (fwt & ISP2400_FW_ATTR_T10CRC) {
+ fwt ^=ISP2400_FW_ATTR_T10CRC;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s T10CRC", buf);
+ }
+ if (fwt & ISP2400_FW_ATTR_VI) {
+ fwt ^=ISP2400_FW_ATTR_VI;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s VI", buf);
+ }
+ if (fwt & ISP2400_FW_ATTR_VP0) {
+ fwt ^= ISP2400_FW_ATTR_VP0;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s VP0_Decoupling", buf);
+ }
+ if (fwt & ISP2400_FW_ATTR_EXPFW) {
+ fwt ^= ISP2400_FW_ATTR_EXPFW;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s (Experimental)", buf);
+ }
+ fwt &= ~ISP2400_FW_ATTR_EXTNDED;
+ if (fwt) {
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s (unknown 0x%08x%08x)", buf,
+ (uint32_t) (fwt >> 32), (uint32_t) fwt);
+ }
+ isp_prt(isp, ISP_LOGCONFIG, "%s", buf);
+ } else if (IS_FC(isp)) {
+ buf = FCPARAM(isp, 0)->isp_scratch;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN, "Attributes:");
+ if (fwt & ISP_FW_ATTR_TMODE) {
+ fwt ^=ISP_FW_ATTR_TMODE;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s TargetMode", buf);
+ }
+ if (fwt & ISP_FW_ATTR_SCCLUN) {
+ fwt ^=ISP_FW_ATTR_SCCLUN;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s SCC-Lun", buf);
+ }
+ if (fwt & ISP_FW_ATTR_FABRIC) {
+ fwt ^=ISP_FW_ATTR_FABRIC;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s Fabric", buf);
+ }
+ if (fwt & ISP_FW_ATTR_CLASS2) {
+ fwt ^=ISP_FW_ATTR_CLASS2;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s Class2", buf);
+ }
+ if (fwt & ISP_FW_ATTR_FCTAPE) {
+ fwt ^=ISP_FW_ATTR_FCTAPE;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s FC-Tape", buf);
+ }
+ if (fwt & ISP_FW_ATTR_IP) {
+ fwt ^=ISP_FW_ATTR_IP;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s IP", buf);
+ }
+ if (fwt & ISP_FW_ATTR_VI) {
+ fwt ^=ISP_FW_ATTR_VI;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s VI", buf);
+ }
+ if (fwt & ISP_FW_ATTR_VI_SOLARIS) {
+ fwt ^=ISP_FW_ATTR_VI_SOLARIS;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s VI_SOLARIS", buf);
+ }
+ if (fwt & ISP_FW_ATTR_2KLOGINS) {
+ fwt ^=ISP_FW_ATTR_2KLOGINS;
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s 2K-Login", buf);
+ }
+ if (fwt != 0) {
+ ISP_SNPRINTF(buf, ISP_FC_SCRLEN - strlen(buf), "%s (unknown 0x%08x%08x)", buf,
+ (uint32_t) (fwt >> 32), (uint32_t) fwt);
+ }
+ isp_prt(isp, ISP_LOGCONFIG, "%s", buf);
+ }
+
+ if (IS_24XX(isp)) {
+ MBSINIT(&mbs, MBOX_GET_RESOURCE_COUNT, MBLOGALL, 0);
+ isp_mboxcmd(isp, &mbs);
+ if (mbs.param[0] != MBOX_COMMAND_COMPLETE) {
+ ISP_RESET0(isp);
+ return;
+ }
+ if (isp->isp_maxcmds >= mbs.param[3]) {
+ isp->isp_maxcmds = mbs.param[3];
+ }
+ } else {
MBSINIT(&mbs, MBOX_GET_FIRMWARE_STATUS, MBLOGALL, 0);
isp_mboxcmd(isp, &mbs);
if (mbs.param[0] != MBOX_COMMAND_COMPLETE) {
@@ -1118,11 +1220,12 @@
* Only make this check for non-SCSI cards (I'm not sure firmware attributes
* work for them).
*/
- if (IS_FC(isp) && ISP_CAP_MULTI_ID(isp) == 0 && isp->isp_nchan > 1) {
- isp_prt(isp, ISP_LOGWARN, "non-MULTIID f/w loaded, only can enable 1 of %d channels", isp->isp_nchan);
- isp->isp_nchan = 1;
- }
-
+ if (IS_FC(isp) && isp->isp_nchan > 1) {
+ if (!IS_24XX(isp) || (fwt & ISP2400_FW_ATTR_MULTIID) == 0) {
+ isp_prt(isp, ISP_LOGWARN, "non-MULTIID f/w loaded, only can enable 1 of %d channels", isp->isp_nchan);
+ isp->isp_nchan = 1;
+ }
+ }
for (i = 0; i < isp->isp_nchan; i++) {
isp_fw_state(isp, i);
}
@@ -1609,21 +1712,39 @@
*/
if (IS_2200(isp) || IS_23XX(isp)) {
icbp->icb_fwoptions |= ICBOPT_EXTENDED;
+
+ icbp->icb_xfwoptions = fcp->isp_xfwoptions;
+
/*
* Prefer or force Point-To-Point instead Loop?
*/
switch (isp->isp_confopts & ISP_CFG_PORT_PREF) {
case ISP_CFG_NPORT:
+ icbp->icb_xfwoptions &= ~ICBXOPT_TOPO_MASK;
icbp->icb_xfwoptions |= ICBXOPT_PTP_2_LOOP;
break;
case ISP_CFG_NPORT_ONLY:
+ icbp->icb_xfwoptions &= ~ICBXOPT_TOPO_MASK;
icbp->icb_xfwoptions |= ICBXOPT_PTP_ONLY;
break;
case ISP_CFG_LPORT_ONLY:
+ icbp->icb_xfwoptions &= ~ICBXOPT_TOPO_MASK;
icbp->icb_xfwoptions |= ICBXOPT_LOOP_ONLY;
break;
default:
- icbp->icb_xfwoptions |= ICBXOPT_LOOP_2_PTP;
+ /*
+ * Let NVRAM settings define it if they are sane
+ */
+ switch (icbp->icb_xfwoptions & ICBXOPT_TOPO_MASK) {
+ case ICBXOPT_PTP_2_LOOP:
+ case ICBXOPT_PTP_ONLY:
+ case ICBXOPT_LOOP_ONLY:
+ case ICBXOPT_LOOP_2_PTP:
+ break;
+ default:
+ icbp->icb_xfwoptions &= ~ICBXOPT_TOPO_MASK;
+ icbp->icb_xfwoptions |= ICBXOPT_LOOP_2_PTP;
+ }
break;
}
if (IS_2200(isp)) {
@@ -1649,15 +1770,24 @@
icbp->icb_xfwoptions |= ICBXOPT_ZIO;
icbp->icb_idelaytimer = 10;
}
+ icbp->icb_zfwoptions = fcp->isp_zfwoptions;
if (isp->isp_confopts & ISP_CFG_ONEGB) {
+ icbp->icb_zfwoptions &= ~ICBZOPT_RATE_MASK;
icbp->icb_zfwoptions |= ICBZOPT_RATE_ONEGB;
} else if (isp->isp_confopts & ISP_CFG_TWOGB) {
+ icbp->icb_zfwoptions &= ~ICBZOPT_RATE_MASK;
icbp->icb_zfwoptions |= ICBZOPT_RATE_TWOGB;
} else {
- icbp->icb_zfwoptions |= ICBZOPT_RATE_AUTO;
- }
- if (fcp->isp_zfwoptions & ICBZOPT_50_OHM) {
- icbp->icb_zfwoptions |= ICBZOPT_50_OHM;
+ switch (icbp->icb_zfwoptions & ICBZOPT_RATE_MASK) {
+ case ICBZOPT_RATE_ONEGB:
+ case ICBZOPT_RATE_TWOGB:
+ case ICBZOPT_RATE_AUTO:
+ break;
+ default:
+ icbp->icb_zfwoptions &= ~ICBZOPT_RATE_MASK;
+ icbp->icb_zfwoptions |= ICBZOPT_RATE_AUTO;
+ break;
+ }
}
}
}
@@ -1768,6 +1898,7 @@
isp_icb_2400_t local, *icbp = &local;
mbreg_t mbs;
int chan;
+ int ownloopid = 0;
/*
* Check to see whether all channels have *some* kind of role
@@ -1826,41 +1957,28 @@
icbp->icb_execthrottle = ICB_DFLT_THROTTLE;
}
+ /*
+ * Set target exchange count. Take half if we are supporting both roles.
+ */
if (icbp->icb_fwoptions1 & ICB2400_OPT1_TGT_ENABLE) {
- /*
- * Get current resource count
- */
- MBSINIT(&mbs, MBOX_GET_RESOURCE_COUNT, MBLOGALL, 0);
- mbs.obits = 0x4cf;
- isp_mboxcmd(isp, &mbs);
- if (mbs.param[0] != MBOX_COMMAND_COMPLETE) {
- return;
- }
- icbp->icb_xchgcnt = mbs.param[3];
- }
-
-
+ icbp->icb_xchgcnt = isp->isp_maxcmds;
+ if ((icbp->icb_fwoptions1 & ICB2400_OPT1_INI_DISABLE) == 0)
+ icbp->icb_xchgcnt >>= 1;
+ }
+
+
+ ownloopid = (isp->isp_confopts & ISP_CFG_OWNLOOPID) != 0;
icbp->icb_hardaddr = fcp->isp_loopid;
if (icbp->icb_hardaddr >= LOCAL_LOOP_LIM) {
icbp->icb_hardaddr = 0;
- }
-
- /*
- * Force this on.
- */
- icbp->icb_fwoptions1 |= ICB2400_OPT1_HARD_ADDRESS;
+ ownloopid = 0;
+ }
+
+ if (ownloopid)
+ icbp->icb_fwoptions1 |= ICB2400_OPT1_HARD_ADDRESS;
icbp->icb_fwoptions2 = fcp->isp_xfwoptions;
switch (isp->isp_confopts & ISP_CFG_PORT_PREF) {
-#if 0
- case ISP_CFG_NPORT:
- /*
- * XXX: This causes the f/w to crash.
- */
- icbp->icb_fwoptions2 &= ~ICB2400_OPT2_TOPO_MASK;
- icbp->icb_fwoptions2 |= ICB2400_OPT2_PTP_2_LOOP;
- break;
-#endif
case ISP_CFG_NPORT_ONLY:
icbp->icb_fwoptions2 &= ~ICB2400_OPT2_TOPO_MASK;
icbp->icb_fwoptions2 |= ICB2400_OPT2_PTP_ONLY;
@@ -1870,14 +1988,12 @@
icbp->icb_fwoptions2 |= ICB2400_OPT2_LOOP_ONLY;
break;
default:
+ /* ISP_CFG_PTP_2_LOOP not available in 24XX/25XX */
icbp->icb_fwoptions2 &= ~ICB2400_OPT2_TOPO_MASK;
icbp->icb_fwoptions2 |= ICB2400_OPT2_LOOP_2_PTP;
break;
}
- /* force this on for now */
- icbp->icb_fwoptions2 |= ICB2400_OPT2_ZIO;
-
switch (icbp->icb_fwoptions2 & ICB2400_OPT2_TIMER_MASK) {
case ICB2400_OPT2_ZIO:
case ICB2400_OPT2_ZIO1:
@@ -1891,12 +2007,10 @@
break;
}
- /*
- * We don't support FCTAPE, so clear it.
- */
- icbp->icb_fwoptions2 &= ~ICB2400_OPT2_FCTAPE;
-
icbp->icb_fwoptions3 = fcp->isp_zfwoptions;
+ if ((icbp->icb_fwoptions3 & ICB2400_OPT3_RSPSZ_MASK) == 0) {
+ icbp->icb_fwoptions3 |= ICB2400_OPT3_RSPSZ_24;
+ }
icbp->icb_fwoptions3 &= ~ICB2400_OPT3_RATE_AUTO;
if (isp->isp_confopts & ISP_CFG_ONEGB) {
icbp->icb_fwoptions3 |= ICB2400_OPT3_RATE_ONEGB;
@@ -1904,11 +2018,12 @@
icbp->icb_fwoptions3 |= ICB2400_OPT3_RATE_TWOGB;
} else if (isp->isp_confopts & ISP_CFG_FOURGB) {
icbp->icb_fwoptions3 |= ICB2400_OPT3_RATE_FOURGB;
+ } else if (IS_25XX(isp) && (isp->isp_confopts & ISP_CFG_EIGHTGB)) {
+ icbp->icb_fwoptions3 |= ICB2400_OPT3_RATE_EIGHTGB;
} else {
icbp->icb_fwoptions3 |= ICB2400_OPT3_RATE_AUTO;
}
-
- if ((isp->isp_confopts & ISP_CFG_OWNLOOPID) == 0) {
+ if (ownloopid == 0) {
icbp->icb_fwoptions3 |= ICB2400_OPT3_SOFTID;
}
icbp->icb_logintime = ICB_LOGIN_TOV;
@@ -2171,7 +2286,7 @@
goto out;
} else if (plp->plogx_status != PLOGX_STATUS_IOCBERR) {
isp_prt(isp, ISP_LOGWARN,
- "status 0x%x on port login IOCB chanel %d",
+ "status 0x%x on port login IOCB channel %d",
plp->plogx_status, chan);
rval = -1;
goto out;
@@ -2306,6 +2421,11 @@
}
}
+/*
+ * Pre-24XX fabric port logout
+ *
+ * Note that portid is not used
+ */
static int
isp_port_logout(ispsoftc_t *isp, uint16_t handle, uint32_t portid)
{
@@ -2430,15 +2550,12 @@
MBSINIT(&mbs, MBOX_GET_PORT_NAME, MBLOGALL & ~MBOX_COMMAND_PARAM_ERROR, 500000);
if (ISP_CAP_2KLOGIN(isp)) {
mbs.param[1] = loopid;
- mbs.ibits = (1 << 10);
if (nodename) {
mbs.param[10] = 1;
}
- if (ISP_CAP_MULTI_ID(isp)) {
- mbs.ibits |= (1 << 9);
- mbs.param[9] = chan;
- }
+ mbs.param[9] = chan;
} else {
+ mbs.ibits = 3;
mbs.param[1] = loopid << 8;
if (nodename) {
mbs.param[1] |= 1;
@@ -2564,11 +2681,7 @@
* Get our Loop ID and Port ID.
*/
MBSINIT(&mbs, MBOX_GET_LOOP_ID, MBLOGALL, 0);
- if (ISP_CAP_MULTI_ID(isp)) {
- mbs.param[9] = chan;
- mbs.ibits = (1 << 9);
- mbs.obits = (1 << 7);
- }
+ mbs.param[9] = chan;
isp_mboxcmd(isp, &mbs);
if (mbs.param[0] != MBOX_COMMAND_COMPLETE) {
return (-1);
@@ -2671,12 +2784,14 @@
lp->new_portid = lp->portid;
lp->new_roles = lp->roles;
if (IS_24XX(isp)) {
- fcp->inorder = (mbs.param[7] & ISP24XX_INORDER) != 0;
- if (ISP_FW_NEWER_THAN(isp, 4, 0, 27)) {
- fcp->npiv_fabric = (mbs.param[7] & ISP24XX_NPIV_SAN) != 0;
- if (fcp->npiv_fabric) {
- isp_prt(isp, ISP_LOGCONFIG, "fabric supports NP-IV");
- }
+ if (check_for_fabric) {
+ /*
+ * The mbs is still hanging out from the MBOX_GET_LOOP_ID above.
+ */
+ fcp->isp_fabric_params = mbs.param[7];
+ isp_prt(isp, ISP_LOGCONFIG, "fabric params 0x%x", mbs.param[7]);
+ } else {
+ fcp->isp_fabric_params = 0;
}
if (chan) {
fcp->isp_sns_hdl = NPH_SNS_HDLBASE + chan;
@@ -2750,7 +2865,7 @@
* layer appropriately).
*
* We also do initiator map target id assignment here for new initiator
- * devices and refresh old ones ot make sure that they point to the corret
+ * devices and refresh old ones ot make sure that they point to the correct
* entities.
*/
static int
@@ -4422,6 +4537,7 @@
t7->req_lun[0] |= 0x40;
}
t7->req_lun[1] = XS_LUN(xs);
+ FCP_NEXT_CRN(isp, xs, t7->req_crn, XS_CHANNEL(xs), XS_TGT(xs), XS_LUN(xs));
tptr = &t7->req_time;
cdbp = t7->req_cdb;
cdblen = ISP_MIN(cdblen, sizeof (t7->req_cdb));
@@ -4902,7 +5018,7 @@
if (isp->isp_mboxbsy) {
int obits = isp->isp_obits;
isp->isp_mboxtmp[0] = mbox;
- for (i = 1; i < MAX_MAILBOX(isp); i++) {
+ for (i = 1; i < ISP_NMBOX(isp); i++) {
if ((obits & (1 << i)) == 0) {
continue;
}
@@ -6662,105 +6778,106 @@
return (0);
}
-#define HIWRD(x) ((x) >> 16)
-#define LOWRD(x) ((x) & 0xffff)
-#define ISPOPMAP(a, b) (((a) << 16) | (b))
-static const uint32_t mbpscsi[] = {
- ISPOPMAP(0x01, 0x01), /* 0x00: MBOX_NO_OP */
- ISPOPMAP(0x1f, 0x01), /* 0x01: MBOX_LOAD_RAM */
- ISPOPMAP(0x03, 0x01), /* 0x02: MBOX_EXEC_FIRMWARE */
- ISPOPMAP(0x1f, 0x01), /* 0x03: MBOX_DUMP_RAM */
- ISPOPMAP(0x07, 0x07), /* 0x04: MBOX_WRITE_RAM_WORD */
- ISPOPMAP(0x03, 0x07), /* 0x05: MBOX_READ_RAM_WORD */
- ISPOPMAP(0x3f, 0x3f), /* 0x06: MBOX_MAILBOX_REG_TEST */
- ISPOPMAP(0x07, 0x07), /* 0x07: MBOX_VERIFY_CHECKSUM */
- ISPOPMAP(0x01, 0x0f), /* 0x08: MBOX_ABOUT_FIRMWARE */
- ISPOPMAP(0x00, 0x00), /* 0x09: */
- ISPOPMAP(0x00, 0x00), /* 0x0a: */
- ISPOPMAP(0x00, 0x00), /* 0x0b: */
- ISPOPMAP(0x00, 0x00), /* 0x0c: */
- ISPOPMAP(0x00, 0x00), /* 0x0d: */
- ISPOPMAP(0x01, 0x05), /* 0x0e: MBOX_CHECK_FIRMWARE */
- ISPOPMAP(0x00, 0x00), /* 0x0f: */
- ISPOPMAP(0x1f, 0x1f), /* 0x10: MBOX_INIT_REQ_QUEUE */
- ISPOPMAP(0x3f, 0x3f), /* 0x11: MBOX_INIT_RES_QUEUE */
- ISPOPMAP(0x0f, 0x0f), /* 0x12: MBOX_EXECUTE_IOCB */
- ISPOPMAP(0x03, 0x03), /* 0x13: MBOX_WAKE_UP */
- ISPOPMAP(0x01, 0x3f), /* 0x14: MBOX_STOP_FIRMWARE */
- ISPOPMAP(0x0f, 0x0f), /* 0x15: MBOX_ABORT */
- ISPOPMAP(0x03, 0x03), /* 0x16: MBOX_ABORT_DEVICE */
- ISPOPMAP(0x07, 0x07), /* 0x17: MBOX_ABORT_TARGET */
- ISPOPMAP(0x07, 0x07), /* 0x18: MBOX_BUS_RESET */
- ISPOPMAP(0x03, 0x07), /* 0x19: MBOX_STOP_QUEUE */
- ISPOPMAP(0x03, 0x07), /* 0x1a: MBOX_START_QUEUE */
- ISPOPMAP(0x03, 0x07), /* 0x1b: MBOX_SINGLE_STEP_QUEUE */
- ISPOPMAP(0x03, 0x07), /* 0x1c: MBOX_ABORT_QUEUE */
- ISPOPMAP(0x03, 0x4f), /* 0x1d: MBOX_GET_DEV_QUEUE_STATUS */
- ISPOPMAP(0x00, 0x00), /* 0x1e: */
- ISPOPMAP(0x01, 0x07), /* 0x1f: MBOX_GET_FIRMWARE_STATUS */
- ISPOPMAP(0x01, 0x07), /* 0x20: MBOX_GET_INIT_SCSI_ID */
- ISPOPMAP(0x01, 0x07), /* 0x21: MBOX_GET_SELECT_TIMEOUT */
- ISPOPMAP(0x01, 0xc7), /* 0x22: MBOX_GET_RETRY_COUNT */
- ISPOPMAP(0x01, 0x07), /* 0x23: MBOX_GET_TAG_AGE_LIMIT */
- ISPOPMAP(0x01, 0x03), /* 0x24: MBOX_GET_CLOCK_RATE */
- ISPOPMAP(0x01, 0x07), /* 0x25: MBOX_GET_ACT_NEG_STATE */
- ISPOPMAP(0x01, 0x07), /* 0x26: MBOX_GET_ASYNC_DATA_SETUP_TIME */
- ISPOPMAP(0x01, 0x07), /* 0x27: MBOX_GET_PCI_PARAMS */
- ISPOPMAP(0x03, 0x4f), /* 0x28: MBOX_GET_TARGET_PARAMS */
- ISPOPMAP(0x03, 0x0f), /* 0x29: MBOX_GET_DEV_QUEUE_PARAMS */
- ISPOPMAP(0x01, 0x07), /* 0x2a: MBOX_GET_RESET_DELAY_PARAMS */
- ISPOPMAP(0x00, 0x00), /* 0x2b: */
- ISPOPMAP(0x00, 0x00), /* 0x2c: */
- ISPOPMAP(0x00, 0x00), /* 0x2d: */
- ISPOPMAP(0x00, 0x00), /* 0x2e: */
- ISPOPMAP(0x00, 0x00), /* 0x2f: */
- ISPOPMAP(0x03, 0x03), /* 0x30: MBOX_SET_INIT_SCSI_ID */
- ISPOPMAP(0x07, 0x07), /* 0x31: MBOX_SET_SELECT_TIMEOUT */
- ISPOPMAP(0xc7, 0xc7), /* 0x32: MBOX_SET_RETRY_COUNT */
- ISPOPMAP(0x07, 0x07), /* 0x33: MBOX_SET_TAG_AGE_LIMIT */
- ISPOPMAP(0x03, 0x03), /* 0x34: MBOX_SET_CLOCK_RATE */
- ISPOPMAP(0x07, 0x07), /* 0x35: MBOX_SET_ACT_NEG_STATE */
- ISPOPMAP(0x07, 0x07), /* 0x36: MBOX_SET_ASYNC_DATA_SETUP_TIME */
- ISPOPMAP(0x07, 0x07), /* 0x37: MBOX_SET_PCI_CONTROL_PARAMS */
- ISPOPMAP(0x4f, 0x4f), /* 0x38: MBOX_SET_TARGET_PARAMS */
- ISPOPMAP(0x0f, 0x0f), /* 0x39: MBOX_SET_DEV_QUEUE_PARAMS */
- ISPOPMAP(0x07, 0x07), /* 0x3a: MBOX_SET_RESET_DELAY_PARAMS */
- ISPOPMAP(0x00, 0x00), /* 0x3b: */
- ISPOPMAP(0x00, 0x00), /* 0x3c: */
- ISPOPMAP(0x00, 0x00), /* 0x3d: */
- ISPOPMAP(0x00, 0x00), /* 0x3e: */
- ISPOPMAP(0x00, 0x00), /* 0x3f: */
- ISPOPMAP(0x01, 0x03), /* 0x40: MBOX_RETURN_BIOS_BLOCK_ADDR */
- ISPOPMAP(0x3f, 0x01), /* 0x41: MBOX_WRITE_FOUR_RAM_WORDS */
- ISPOPMAP(0x03, 0x07), /* 0x42: MBOX_EXEC_BIOS_IOCB */
- ISPOPMAP(0x00, 0x00), /* 0x43: */
- ISPOPMAP(0x00, 0x00), /* 0x44: */
- ISPOPMAP(0x03, 0x03), /* 0x45: SET SYSTEM PARAMETER */
- ISPOPMAP(0x01, 0x03), /* 0x46: GET SYSTEM PARAMETER */
- ISPOPMAP(0x00, 0x00), /* 0x47: */
- ISPOPMAP(0x01, 0xcf), /* 0x48: GET SCAM CONFIGURATION */
- ISPOPMAP(0xcf, 0xcf), /* 0x49: SET SCAM CONFIGURATION */
- ISPOPMAP(0x03, 0x03), /* 0x4a: MBOX_SET_FIRMWARE_FEATURES */
- ISPOPMAP(0x01, 0x03), /* 0x4b: MBOX_GET_FIRMWARE_FEATURES */
- ISPOPMAP(0x00, 0x00), /* 0x4c: */
- ISPOPMAP(0x00, 0x00), /* 0x4d: */
- ISPOPMAP(0x00, 0x00), /* 0x4e: */
- ISPOPMAP(0x00, 0x00), /* 0x4f: */
- ISPOPMAP(0xdf, 0xdf), /* 0x50: LOAD RAM A64 */
- ISPOPMAP(0xdf, 0xdf), /* 0x51: DUMP RAM A64 */
- ISPOPMAP(0xdf, 0xff), /* 0x52: INITIALIZE REQUEST QUEUE A64 */
- ISPOPMAP(0xef, 0xff), /* 0x53: INITIALIZE RESPONSE QUEUE A64 */
- ISPOPMAP(0xcf, 0x01), /* 0x54: EXECUCUTE COMMAND IOCB A64 */
- ISPOPMAP(0x07, 0x01), /* 0x55: ENABLE TARGET MODE */
- ISPOPMAP(0x03, 0x0f), /* 0x56: GET TARGET STATUS */
- ISPOPMAP(0x00, 0x00), /* 0x57: */
- ISPOPMAP(0x00, 0x00), /* 0x58: */
- ISPOPMAP(0x00, 0x00), /* 0x59: */
- ISPOPMAP(0x03, 0x03), /* 0x5a: SET DATA OVERRUN RECOVERY MODE */
- ISPOPMAP(0x01, 0x03), /* 0x5b: GET DATA OVERRUN RECOVERY MODE */
- ISPOPMAP(0x0f, 0x0f), /* 0x5c: SET HOST DATA */
- ISPOPMAP(0x01, 0x01) /* 0x5d: GET NOST DATA */
+#define ISP_SCSI_IBITS(op) (mbpscsi[((op)<<1)])
+#define ISP_SCSI_OBITS(op) (mbpscsi[((op)<<1) + 1])
+#define ISP_SCSI_OPMAP(in, out) in, out
+static const uint8_t mbpscsi[] = {
+ ISP_SCSI_OPMAP(0x01, 0x01), /* 0x00: MBOX_NO_OP */
+ ISP_SCSI_OPMAP(0x1f, 0x01), /* 0x01: MBOX_LOAD_RAM */
+ ISP_SCSI_OPMAP(0x03, 0x01), /* 0x02: MBOX_EXEC_FIRMWARE */
+ ISP_SCSI_OPMAP(0x1f, 0x01), /* 0x03: MBOX_DUMP_RAM */
+ ISP_SCSI_OPMAP(0x07, 0x07), /* 0x04: MBOX_WRITE_RAM_WORD */
+ ISP_SCSI_OPMAP(0x03, 0x07), /* 0x05: MBOX_READ_RAM_WORD */
+ ISP_SCSI_OPMAP(0x3f, 0x3f), /* 0x06: MBOX_MAILBOX_REG_TEST */
+ ISP_SCSI_OPMAP(0x07, 0x07), /* 0x07: MBOX_VERIFY_CHECKSUM */
+ ISP_SCSI_OPMAP(0x01, 0x0f), /* 0x08: MBOX_ABOUT_FIRMWARE */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x09: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x0a: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x0b: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x0c: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x0d: */
+ ISP_SCSI_OPMAP(0x01, 0x05), /* 0x0e: MBOX_CHECK_FIRMWARE */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x0f: */
+ ISP_SCSI_OPMAP(0x1f, 0x1f), /* 0x10: MBOX_INIT_REQ_QUEUE */
+ ISP_SCSI_OPMAP(0x3f, 0x3f), /* 0x11: MBOX_INIT_RES_QUEUE */
+ ISP_SCSI_OPMAP(0x0f, 0x0f), /* 0x12: MBOX_EXECUTE_IOCB */
+ ISP_SCSI_OPMAP(0x03, 0x03), /* 0x13: MBOX_WAKE_UP */
+ ISP_SCSI_OPMAP(0x01, 0x3f), /* 0x14: MBOX_STOP_FIRMWARE */
+ ISP_SCSI_OPMAP(0x0f, 0x0f), /* 0x15: MBOX_ABORT */
+ ISP_SCSI_OPMAP(0x03, 0x03), /* 0x16: MBOX_ABORT_DEVICE */
+ ISP_SCSI_OPMAP(0x07, 0x07), /* 0x17: MBOX_ABORT_TARGET */
+ ISP_SCSI_OPMAP(0x07, 0x07), /* 0x18: MBOX_BUS_RESET */
+ ISP_SCSI_OPMAP(0x03, 0x07), /* 0x19: MBOX_STOP_QUEUE */
+ ISP_SCSI_OPMAP(0x03, 0x07), /* 0x1a: MBOX_START_QUEUE */
+ ISP_SCSI_OPMAP(0x03, 0x07), /* 0x1b: MBOX_SINGLE_STEP_QUEUE */
+ ISP_SCSI_OPMAP(0x03, 0x07), /* 0x1c: MBOX_ABORT_QUEUE */
+ ISP_SCSI_OPMAP(0x03, 0x4f), /* 0x1d: MBOX_GET_DEV_QUEUE_STATUS */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x1e: */
+ ISP_SCSI_OPMAP(0x01, 0x07), /* 0x1f: MBOX_GET_FIRMWARE_STATUS */
+ ISP_SCSI_OPMAP(0x01, 0x07), /* 0x20: MBOX_GET_INIT_SCSI_ID */
+ ISP_SCSI_OPMAP(0x01, 0x07), /* 0x21: MBOX_GET_SELECT_TIMEOUT */
+ ISP_SCSI_OPMAP(0x01, 0xc7), /* 0x22: MBOX_GET_RETRY_COUNT */
+ ISP_SCSI_OPMAP(0x01, 0x07), /* 0x23: MBOX_GET_TAG_AGE_LIMIT */
+ ISP_SCSI_OPMAP(0x01, 0x03), /* 0x24: MBOX_GET_CLOCK_RATE */
+ ISP_SCSI_OPMAP(0x01, 0x07), /* 0x25: MBOX_GET_ACT_NEG_STATE */
+ ISP_SCSI_OPMAP(0x01, 0x07), /* 0x26: MBOX_GET_ASYNC_DATA_SETUP_TIME */
+ ISP_SCSI_OPMAP(0x01, 0x07), /* 0x27: MBOX_GET_PCI_PARAMS */
+ ISP_SCSI_OPMAP(0x03, 0x4f), /* 0x28: MBOX_GET_TARGET_PARAMS */
+ ISP_SCSI_OPMAP(0x03, 0x0f), /* 0x29: MBOX_GET_DEV_QUEUE_PARAMS */
+ ISP_SCSI_OPMAP(0x01, 0x07), /* 0x2a: MBOX_GET_RESET_DELAY_PARAMS */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x2b: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x2c: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x2d: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x2e: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x2f: */
+ ISP_SCSI_OPMAP(0x03, 0x03), /* 0x30: MBOX_SET_INIT_SCSI_ID */
+ ISP_SCSI_OPMAP(0x07, 0x07), /* 0x31: MBOX_SET_SELECT_TIMEOUT */
+ ISP_SCSI_OPMAP(0xc7, 0xc7), /* 0x32: MBOX_SET_RETRY_COUNT */
+ ISP_SCSI_OPMAP(0x07, 0x07), /* 0x33: MBOX_SET_TAG_AGE_LIMIT */
+ ISP_SCSI_OPMAP(0x03, 0x03), /* 0x34: MBOX_SET_CLOCK_RATE */
+ ISP_SCSI_OPMAP(0x07, 0x07), /* 0x35: MBOX_SET_ACT_NEG_STATE */
+ ISP_SCSI_OPMAP(0x07, 0x07), /* 0x36: MBOX_SET_ASYNC_DATA_SETUP_TIME */
+ ISP_SCSI_OPMAP(0x07, 0x07), /* 0x37: MBOX_SET_PCI_CONTROL_PARAMS */
+ ISP_SCSI_OPMAP(0x4f, 0x4f), /* 0x38: MBOX_SET_TARGET_PARAMS */
+ ISP_SCSI_OPMAP(0x0f, 0x0f), /* 0x39: MBOX_SET_DEV_QUEUE_PARAMS */
+ ISP_SCSI_OPMAP(0x07, 0x07), /* 0x3a: MBOX_SET_RESET_DELAY_PARAMS */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x3b: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x3c: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x3d: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x3e: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x3f: */
+ ISP_SCSI_OPMAP(0x01, 0x03), /* 0x40: MBOX_RETURN_BIOS_BLOCK_ADDR */
+ ISP_SCSI_OPMAP(0x3f, 0x01), /* 0x41: MBOX_WRITE_FOUR_RAM_WORDS */
+ ISP_SCSI_OPMAP(0x03, 0x07), /* 0x42: MBOX_EXEC_BIOS_IOCB */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x43: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x44: */
+ ISP_SCSI_OPMAP(0x03, 0x03), /* 0x45: SET SYSTEM PARAMETER */
+ ISP_SCSI_OPMAP(0x01, 0x03), /* 0x46: GET SYSTEM PARAMETER */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x47: */
+ ISP_SCSI_OPMAP(0x01, 0xcf), /* 0x48: GET SCAM CONFIGURATION */
+ ISP_SCSI_OPMAP(0xcf, 0xcf), /* 0x49: SET SCAM CONFIGURATION */
+ ISP_SCSI_OPMAP(0x03, 0x03), /* 0x4a: MBOX_SET_FIRMWARE_FEATURES */
+ ISP_SCSI_OPMAP(0x01, 0x03), /* 0x4b: MBOX_GET_FIRMWARE_FEATURES */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x4c: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x4d: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x4e: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x4f: */
+ ISP_SCSI_OPMAP(0xdf, 0xdf), /* 0x50: LOAD RAM A64 */
+ ISP_SCSI_OPMAP(0xdf, 0xdf), /* 0x51: DUMP RAM A64 */
+ ISP_SCSI_OPMAP(0xdf, 0xff), /* 0x52: INITIALIZE REQUEST QUEUE A64 */
+ ISP_SCSI_OPMAP(0xef, 0xff), /* 0x53: INITIALIZE RESPONSE QUEUE A64 */
+ ISP_SCSI_OPMAP(0xcf, 0x01), /* 0x54: EXECUCUTE COMMAND IOCB A64 */
+ ISP_SCSI_OPMAP(0x07, 0x01), /* 0x55: ENABLE TARGET MODE */
+ ISP_SCSI_OPMAP(0x03, 0x0f), /* 0x56: GET TARGET STATUS */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x57: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x58: */
+ ISP_SCSI_OPMAP(0x00, 0x00), /* 0x59: */
+ ISP_SCSI_OPMAP(0x03, 0x03), /* 0x5a: SET DATA OVERRUN RECOVERY MODE */
+ ISP_SCSI_OPMAP(0x01, 0x03), /* 0x5b: GET DATA OVERRUN RECOVERY MODE */
+ ISP_SCSI_OPMAP(0x0f, 0x0f), /* 0x5c: SET HOST DATA */
+ ISP_SCSI_OPMAP(0x01, 0x01) /* 0x5d: GET NOST DATA */
};
+#define MAX_SCSI_OPCODE 0x5d
static const char *scsi_mbcmd_names[] = {
"NO-OP",
@@ -6859,135 +6976,142 @@
"GET NOST DATA",
};
+#define ISP_FC_IBITS(op) ((mbpfc[((op)<<3) + 0] << 24) | (mbpfc[((op)<<3) + 1] << 16) | (mbpfc[((op)<<3) + 2] << 8) | (mbpfc[((op)<<3) + 3]))
+#define ISP_FC_OBITS(op) ((mbpfc[((op)<<3) + 4] << 24) | (mbpfc[((op)<<3) + 5] << 16) | (mbpfc[((op)<<3) + 6] << 8) | (mbpfc[((op)<<3) + 7]))
+
+#define ISP_FC_OPMAP(in0, out0) 0, 0, 0, in0, 0, 0, 0, out0
+#define ISP_FC_OPMAP_HALF(in1, in0, out1, out0) 0, 0, in1, in0, 0, 0, out1, out0
+#define ISP_FC_OPMAP_FULL(in3, in2, in1, in0, out3, out2, out1, out0) in3, in2, in1, in0, out3, out2, out1, out0
static const uint32_t mbpfc[] = {
- ISPOPMAP(0x01, 0x01), /* 0x00: MBOX_NO_OP */
- ISPOPMAP(0x1f, 0x01), /* 0x01: MBOX_LOAD_RAM */
- ISPOPMAP(0x0f, 0x01), /* 0x02: MBOX_EXEC_FIRMWARE */
- ISPOPMAP(0xdf, 0x01), /* 0x03: MBOX_DUMP_RAM */
- ISPOPMAP(0x07, 0x07), /* 0x04: MBOX_WRITE_RAM_WORD */
- ISPOPMAP(0x03, 0x07), /* 0x05: MBOX_READ_RAM_WORD */
- ISPOPMAP(0xff, 0xff), /* 0x06: MBOX_MAILBOX_REG_TEST */
- ISPOPMAP(0x07, 0x07), /* 0x07: MBOX_VERIFY_CHECKSUM */
- ISPOPMAP(0x01, 0x4f), /* 0x08: MBOX_ABOUT_FIRMWARE */
- ISPOPMAP(0xdf, 0x01), /* 0x09: MBOX_LOAD_RISC_RAM_2100 */
- ISPOPMAP(0xdf, 0x01), /* 0x0a: DUMP RAM */
- ISPOPMAP(0x1ff, 0x01), /* 0x0b: MBOX_LOAD_RISC_RAM */
- ISPOPMAP(0x00, 0x00), /* 0x0c: */
- ISPOPMAP(0x10f, 0x01), /* 0x0d: MBOX_WRITE_RAM_WORD_EXTENDED */
- ISPOPMAP(0x01, 0x05), /* 0x0e: MBOX_CHECK_FIRMWARE */
- ISPOPMAP(0x103, 0x0d), /* 0x0f: MBOX_READ_RAM_WORD_EXTENDED */
- ISPOPMAP(0x1f, 0x11), /* 0x10: MBOX_INIT_REQ_QUEUE */
- ISPOPMAP(0x2f, 0x21), /* 0x11: MBOX_INIT_RES_QUEUE */
- ISPOPMAP(0x0f, 0x01), /* 0x12: MBOX_EXECUTE_IOCB */
- ISPOPMAP(0x03, 0x03), /* 0x13: MBOX_WAKE_UP */
- ISPOPMAP(0x01, 0xff), /* 0x14: MBOX_STOP_FIRMWARE */
- ISPOPMAP(0x4f, 0x01), /* 0x15: MBOX_ABORT */
- ISPOPMAP(0x07, 0x01), /* 0x16: MBOX_ABORT_DEVICE */
- ISPOPMAP(0x07, 0x01), /* 0x17: MBOX_ABORT_TARGET */
- ISPOPMAP(0x03, 0x03), /* 0x18: MBOX_BUS_RESET */
- ISPOPMAP(0x07, 0x05), /* 0x19: MBOX_STOP_QUEUE */
- ISPOPMAP(0x07, 0x05), /* 0x1a: MBOX_START_QUEUE */
- ISPOPMAP(0x07, 0x05), /* 0x1b: MBOX_SINGLE_STEP_QUEUE */
- ISPOPMAP(0x07, 0x05), /* 0x1c: MBOX_ABORT_QUEUE */
- ISPOPMAP(0x07, 0x03), /* 0x1d: MBOX_GET_DEV_QUEUE_STATUS */
- ISPOPMAP(0x00, 0x00), /* 0x1e: */
- ISPOPMAP(0x01, 0x07), /* 0x1f: MBOX_GET_FIRMWARE_STATUS */
- ISPOPMAP(0x01, 0x4f), /* 0x20: MBOX_GET_LOOP_ID */
- ISPOPMAP(0x00, 0x00), /* 0x21: */
- ISPOPMAP(0x01, 0x07), /* 0x22: MBOX_GET_RETRY_COUNT */
- ISPOPMAP(0x00, 0x00), /* 0x23: */
- ISPOPMAP(0x00, 0x00), /* 0x24: */
- ISPOPMAP(0x00, 0x00), /* 0x25: */
- ISPOPMAP(0x00, 0x00), /* 0x26: */
- ISPOPMAP(0x00, 0x00), /* 0x27: */
- ISPOPMAP(0x01, 0x03), /* 0x28: MBOX_GET_FIRMWARE_OPTIONS */
- ISPOPMAP(0x03, 0x07), /* 0x29: MBOX_GET_PORT_QUEUE_PARAMS */
- ISPOPMAP(0x00, 0x00), /* 0x2a: */
- ISPOPMAP(0x00, 0x00), /* 0x2b: */
- ISPOPMAP(0x00, 0x00), /* 0x2c: */
- ISPOPMAP(0x00, 0x00), /* 0x2d: */
- ISPOPMAP(0x00, 0x00), /* 0x2e: */
- ISPOPMAP(0x00, 0x00), /* 0x2f: */
- ISPOPMAP(0x00, 0x00), /* 0x30: */
- ISPOPMAP(0x00, 0x00), /* 0x31: */
- ISPOPMAP(0x07, 0x07), /* 0x32: MBOX_SET_RETRY_COUNT */
- ISPOPMAP(0x00, 0x00), /* 0x33: */
- ISPOPMAP(0x00, 0x00), /* 0x34: */
- ISPOPMAP(0x00, 0x00), /* 0x35: */
- ISPOPMAP(0x00, 0x00), /* 0x36: */
- ISPOPMAP(0x00, 0x00), /* 0x37: */
- ISPOPMAP(0x0f, 0x01), /* 0x38: MBOX_SET_FIRMWARE_OPTIONS */
- ISPOPMAP(0x0f, 0x07), /* 0x39: MBOX_SET_PORT_QUEUE_PARAMS */
- ISPOPMAP(0x00, 0x00), /* 0x3a: */
- ISPOPMAP(0x00, 0x00), /* 0x3b: */
- ISPOPMAP(0x00, 0x00), /* 0x3c: */
- ISPOPMAP(0x00, 0x00), /* 0x3d: */
- ISPOPMAP(0x00, 0x00), /* 0x3e: */
- ISPOPMAP(0x00, 0x00), /* 0x3f: */
- ISPOPMAP(0x03, 0x01), /* 0x40: MBOX_LOOP_PORT_BYPASS */
- ISPOPMAP(0x03, 0x01), /* 0x41: MBOX_LOOP_PORT_ENABLE */
- ISPOPMAP(0x03, 0x07), /* 0x42: MBOX_GET_RESOURCE_COUNT */
- ISPOPMAP(0x01, 0x01), /* 0x43: MBOX_REQUEST_OFFLINE_MODE */
- ISPOPMAP(0x00, 0x00), /* 0x44: */
- ISPOPMAP(0x00, 0x00), /* 0x45: */
- ISPOPMAP(0x00, 0x00), /* 0x46: */
- ISPOPMAP(0xcf, 0x03), /* 0x47: GET PORT_DATABASE ENHANCED */
- ISPOPMAP(0xcd, 0x01), /* 0x48: MBOX_INIT_FIRMWARE_MULTI_ID */
- ISPOPMAP(0xcd, 0x01), /* 0x49: MBOX_GET_VP_DATABASE */
- ISPOPMAP(0x2cd, 0x01), /* 0x4a: MBOX_GET_VP_DATABASE_ENTRY */
- ISPOPMAP(0x00, 0x00), /* 0x4b: */
- ISPOPMAP(0x00, 0x00), /* 0x4c: */
- ISPOPMAP(0x00, 0x00), /* 0x4d: */
- ISPOPMAP(0x00, 0x00), /* 0x4e: */
- ISPOPMAP(0x00, 0x00), /* 0x4f: */
- ISPOPMAP(0x00, 0x00), /* 0x50: */
- ISPOPMAP(0x00, 0x00), /* 0x51: */
- ISPOPMAP(0x00, 0x00), /* 0x52: */
- ISPOPMAP(0x00, 0x00), /* 0x53: */
- ISPOPMAP(0xcf, 0x01), /* 0x54: EXECUTE IOCB A64 */
- ISPOPMAP(0x00, 0x00), /* 0x55: */
- ISPOPMAP(0x00, 0x00), /* 0x56: */
- ISPOPMAP(0x00, 0x00), /* 0x57: */
- ISPOPMAP(0x00, 0x00), /* 0x58: */
- ISPOPMAP(0x00, 0x00), /* 0x59: */
- ISPOPMAP(0x00, 0x00), /* 0x5a: */
- ISPOPMAP(0x03, 0x01), /* 0x5b: MBOX_DRIVER_HEARTBEAT */
- ISPOPMAP(0xcf, 0x01), /* 0x5c: MBOX_FW_HEARTBEAT */
- ISPOPMAP(0x07, 0x03), /* 0x5d: MBOX_GET_SET_DATA_RATE */
- ISPOPMAP(0x00, 0x00), /* 0x5e: */
- ISPOPMAP(0x00, 0x00), /* 0x5f: */
- ISPOPMAP(0xcd, 0x01), /* 0x60: MBOX_INIT_FIRMWARE */
- ISPOPMAP(0x00, 0x00), /* 0x61: */
- ISPOPMAP(0x01, 0x01), /* 0x62: MBOX_INIT_LIP */
- ISPOPMAP(0xcd, 0x03), /* 0x63: MBOX_GET_FC_AL_POSITION_MAP */
- ISPOPMAP(0xcf, 0x01), /* 0x64: MBOX_GET_PORT_DB */
- ISPOPMAP(0x07, 0x01), /* 0x65: MBOX_CLEAR_ACA */
- ISPOPMAP(0x07, 0x01), /* 0x66: MBOX_TARGET_RESET */
- ISPOPMAP(0x07, 0x01), /* 0x67: MBOX_CLEAR_TASK_SET */
- ISPOPMAP(0x07, 0x01), /* 0x68: MBOX_ABORT_TASK_SET */
- ISPOPMAP(0x01, 0x07), /* 0x69: MBOX_GET_FW_STATE */
- ISPOPMAP(0x03, 0xcf), /* 0x6a: MBOX_GET_PORT_NAME */
- ISPOPMAP(0xcf, 0x01), /* 0x6b: MBOX_GET_LINK_STATUS */
- ISPOPMAP(0x0f, 0x01), /* 0x6c: MBOX_INIT_LIP_RESET */
- ISPOPMAP(0x00, 0x00), /* 0x6d: */
- ISPOPMAP(0xcf, 0x03), /* 0x6e: MBOX_SEND_SNS */
- ISPOPMAP(0x0f, 0x07), /* 0x6f: MBOX_FABRIC_LOGIN */
- ISPOPMAP(0x03, 0x01), /* 0x70: MBOX_SEND_CHANGE_REQUEST */
- ISPOPMAP(0x03, 0x03), /* 0x71: MBOX_FABRIC_LOGOUT */
- ISPOPMAP(0x0f, 0x0f), /* 0x72: MBOX_INIT_LIP_LOGIN */
- ISPOPMAP(0x00, 0x00), /* 0x73: */
- ISPOPMAP(0x07, 0x01), /* 0x74: LOGIN LOOP PORT */
- ISPOPMAP(0xcf, 0x03), /* 0x75: GET PORT/NODE NAME LIST */
- ISPOPMAP(0x4f, 0x01), /* 0x76: SET VENDOR ID */
- ISPOPMAP(0xcd, 0x01), /* 0x77: INITIALIZE IP MAILBOX */
- ISPOPMAP(0x00, 0x00), /* 0x78: */
- ISPOPMAP(0x00, 0x00), /* 0x79: */
- ISPOPMAP(0x00, 0x00), /* 0x7a: */
- ISPOPMAP(0x00, 0x00), /* 0x7b: */
- ISPOPMAP(0x4f, 0x03), /* 0x7c: Get ID List */
- ISPOPMAP(0xcf, 0x01), /* 0x7d: SEND LFA */
- ISPOPMAP(0x0f, 0x01) /* 0x7e: LUN RESET */
+ ISP_FC_OPMAP(0x01, 0x01), /* 0x00: MBOX_NO_OP */
+ ISP_FC_OPMAP(0x1f, 0x01), /* 0x01: MBOX_LOAD_RAM */
+ ISP_FC_OPMAP(0x0f, 0x01), /* 0x02: MBOX_EXEC_FIRMWARE */
+ ISP_FC_OPMAP(0xdf, 0x01), /* 0x03: MBOX_DUMP_RAM */
+ ISP_FC_OPMAP(0x07, 0x07), /* 0x04: MBOX_WRITE_RAM_WORD */
+ ISP_FC_OPMAP(0x03, 0x07), /* 0x05: MBOX_READ_RAM_WORD */
+ ISP_FC_OPMAP_FULL(0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff), /* 0x06: MBOX_MAILBOX_REG_TEST */
+ ISP_FC_OPMAP(0x07, 0x07), /* 0x07: MBOX_VERIFY_CHECKSUM */
+ ISP_FC_OPMAP_FULL(0x0, 0x0, 0x0, 0x01, 0x0, 0x3, 0x80, 0x4f), /* 0x08: MBOX_ABOUT_FIRMWARE */
+ ISP_FC_OPMAP(0xdf, 0x01), /* 0x09: MBOX_LOAD_RISC_RAM_2100 */
+ ISP_FC_OPMAP(0xdf, 0x01), /* 0x0a: DUMP RAM */
+ ISP_FC_OPMAP_HALF(0x1, 0xff, 0x0, 0x01), /* 0x0b: MBOX_LOAD_RISC_RAM */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x0c: */
+ ISP_FC_OPMAP_HALF(0x1, 0x0f, 0x0, 0x01), /* 0x0d: MBOX_WRITE_RAM_WORD_EXTENDED */
+ ISP_FC_OPMAP(0x01, 0x05), /* 0x0e: MBOX_CHECK_FIRMWARE */
+ ISP_FC_OPMAP_HALF(0x1, 0x03, 0x0, 0x0d), /* 0x0f: MBOX_READ_RAM_WORD_EXTENDED */
+ ISP_FC_OPMAP(0x1f, 0x11), /* 0x10: MBOX_INIT_REQ_QUEUE */
+ ISP_FC_OPMAP(0x2f, 0x21), /* 0x11: MBOX_INIT_RES_QUEUE */
+ ISP_FC_OPMAP(0x0f, 0x01), /* 0x12: MBOX_EXECUTE_IOCB */
+ ISP_FC_OPMAP(0x03, 0x03), /* 0x13: MBOX_WAKE_UP */
+ ISP_FC_OPMAP(0x01, 0xff), /* 0x14: MBOX_STOP_FIRMWARE */
+ ISP_FC_OPMAP(0x4f, 0x01), /* 0x15: MBOX_ABORT */
+ ISP_FC_OPMAP(0x07, 0x01), /* 0x16: MBOX_ABORT_DEVICE */
+ ISP_FC_OPMAP(0x07, 0x01), /* 0x17: MBOX_ABORT_TARGET */
+ ISP_FC_OPMAP(0x03, 0x03), /* 0x18: MBOX_BUS_RESET */
+ ISP_FC_OPMAP(0x07, 0x05), /* 0x19: MBOX_STOP_QUEUE */
+ ISP_FC_OPMAP(0x07, 0x05), /* 0x1a: MBOX_START_QUEUE */
+ ISP_FC_OPMAP(0x07, 0x05), /* 0x1b: MBOX_SINGLE_STEP_QUEUE */
+ ISP_FC_OPMAP(0x07, 0x05), /* 0x1c: MBOX_ABORT_QUEUE */
+ ISP_FC_OPMAP(0x07, 0x03), /* 0x1d: MBOX_GET_DEV_QUEUE_STATUS */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x1e: */
+ ISP_FC_OPMAP(0x01, 0x07), /* 0x1f: MBOX_GET_FIRMWARE_STATUS */
+ ISP_FC_OPMAP_HALF(0x2, 0x01, 0x0, 0xcf), /* 0x20: MBOX_GET_LOOP_ID */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x21: */
+ ISP_FC_OPMAP(0x01, 0x07), /* 0x22: MBOX_GET_RETRY_COUNT */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x23: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x24: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x25: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x26: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x27: */
+ ISP_FC_OPMAP(0x01, 0x03), /* 0x28: MBOX_GET_FIRMWARE_OPTIONS */
+ ISP_FC_OPMAP(0x03, 0x07), /* 0x29: MBOX_GET_PORT_QUEUE_PARAMS */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x2a: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x2b: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x2c: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x2d: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x2e: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x2f: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x30: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x31: */
+ ISP_FC_OPMAP(0x07, 0x07), /* 0x32: MBOX_SET_RETRY_COUNT */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x33: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x34: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x35: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x36: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x37: */
+ ISP_FC_OPMAP(0x0f, 0x01), /* 0x38: MBOX_SET_FIRMWARE_OPTIONS */
+ ISP_FC_OPMAP(0x0f, 0x07), /* 0x39: MBOX_SET_PORT_QUEUE_PARAMS */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x3a: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x3b: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x3c: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x3d: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x3e: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x3f: */
+ ISP_FC_OPMAP(0x03, 0x01), /* 0x40: MBOX_LOOP_PORT_BYPASS */
+ ISP_FC_OPMAP(0x03, 0x01), /* 0x41: MBOX_LOOP_PORT_ENABLE */
+ ISP_FC_OPMAP_HALF(0x0, 0x01, 0x3, 0xcf), /* 0x42: MBOX_GET_RESOURCE_COUNT */
+ ISP_FC_OPMAP(0x01, 0x01), /* 0x43: MBOX_REQUEST_OFFLINE_MODE */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x44: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x45: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x46: */
+ ISP_FC_OPMAP(0xcf, 0x03), /* 0x47: GET PORT_DATABASE ENHANCED */
+ ISP_FC_OPMAP(0xcd, 0x01), /* 0x48: MBOX_INIT_FIRMWARE_MULTI_ID */
+ ISP_FC_OPMAP(0xcd, 0x01), /* 0x49: MBOX_GET_VP_DATABASE */
+ ISP_FC_OPMAP_HALF(0x2, 0xcd, 0x0, 0x01), /* 0x4a: MBOX_GET_VP_DATABASE_ENTRY */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x4b: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x4c: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x4d: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x4e: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x4f: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x50: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x51: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x52: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x53: */
+ ISP_FC_OPMAP(0xcf, 0x01), /* 0x54: EXECUTE IOCB A64 */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x55: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x56: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x57: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x58: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x59: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x5a: */
+ ISP_FC_OPMAP(0x03, 0x01), /* 0x5b: MBOX_DRIVER_HEARTBEAT */
+ ISP_FC_OPMAP(0xcf, 0x01), /* 0x5c: MBOX_FW_HEARTBEAT */
+ ISP_FC_OPMAP(0x07, 0x03), /* 0x5d: MBOX_GET_SET_DATA_RATE */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x5e: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x5f: */
+ ISP_FC_OPMAP(0xcd, 0x01), /* 0x60: MBOX_INIT_FIRMWARE */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x61: */
+ ISP_FC_OPMAP(0x01, 0x01), /* 0x62: MBOX_INIT_LIP */
+ ISP_FC_OPMAP(0xcd, 0x03), /* 0x63: MBOX_GET_FC_AL_POSITION_MAP */
+ ISP_FC_OPMAP(0xcf, 0x01), /* 0x64: MBOX_GET_PORT_DB */
+ ISP_FC_OPMAP(0x07, 0x01), /* 0x65: MBOX_CLEAR_ACA */
+ ISP_FC_OPMAP(0x07, 0x01), /* 0x66: MBOX_TARGET_RESET */
+ ISP_FC_OPMAP(0x07, 0x01), /* 0x67: MBOX_CLEAR_TASK_SET */
+ ISP_FC_OPMAP(0x07, 0x01), /* 0x68: MBOX_ABORT_TASK_SET */
+ ISP_FC_OPMAP(0x01, 0x07), /* 0x69: MBOX_GET_FW_STATE */
+ ISP_FC_OPMAP_HALF(0x6, 0x03, 0x0, 0xcf), /* 0x6a: MBOX_GET_PORT_NAME */
+ ISP_FC_OPMAP(0xcf, 0x01), /* 0x6b: MBOX_GET_LINK_STATUS */
+ ISP_FC_OPMAP(0x0f, 0x01), /* 0x6c: MBOX_INIT_LIP_RESET */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x6d: */
+ ISP_FC_OPMAP(0xcf, 0x03), /* 0x6e: MBOX_SEND_SNS */
+ ISP_FC_OPMAP(0x0f, 0x07), /* 0x6f: MBOX_FABRIC_LOGIN */
+ ISP_FC_OPMAP(0x03, 0x01), /* 0x70: MBOX_SEND_CHANGE_REQUEST */
+ ISP_FC_OPMAP(0x03, 0x03), /* 0x71: MBOX_FABRIC_LOGOUT */
+ ISP_FC_OPMAP(0x0f, 0x0f), /* 0x72: MBOX_INIT_LIP_LOGIN */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x73: */
+ ISP_FC_OPMAP(0x07, 0x01), /* 0x74: LOGIN LOOP PORT */
+ ISP_FC_OPMAP(0xcf, 0x03), /* 0x75: GET PORT/NODE NAME LIST */
+ ISP_FC_OPMAP(0x4f, 0x01), /* 0x76: SET VENDOR ID */
+ ISP_FC_OPMAP(0xcd, 0x01), /* 0x77: INITIALIZE IP MAILBOX */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x78: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x79: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x7a: */
+ ISP_FC_OPMAP(0x00, 0x00), /* 0x7b: */
+ ISP_FC_OPMAP(0x4f, 0x03), /* 0x7c: Get ID List */
+ ISP_FC_OPMAP(0xcf, 0x01), /* 0x7d: SEND LFA */
+ ISP_FC_OPMAP(0x0f, 0x01) /* 0x7e: LUN RESET */
};
+#define MAX_FC_OPCODE 0x7e
/*
* Footnotes
*
@@ -7131,19 +7255,18 @@
isp_mboxcmd_qnw(ispsoftc_t *isp, mbreg_t *mbp, int nodelay)
{
unsigned int ibits, obits, box, opcode;
- const uint32_t *mcp;
-
+
+ opcode = mbp->param[0];
if (IS_FC(isp)) {
- mcp = mbpfc;
+ ibits = ISP_FC_IBITS(opcode);
+ obits = ISP_FC_OBITS(opcode);
} else {
- mcp = mbpscsi;
- }
- opcode = mbp->param[0];
- ibits = HIWRD(mcp[opcode]) & NMBOX_BMASK(isp);
- obits = LOWRD(mcp[opcode]) & NMBOX_BMASK(isp);
+ ibits = ISP_SCSI_IBITS(opcode);
+ obits = ISP_SCSI_OBITS(opcode);
+ }
ibits |= mbp->ibits;
obits |= mbp->obits;
- for (box = 0; box < MAX_MAILBOX(isp); box++) {
+ for (box = 0; box < ISP_NMBOX(isp); box++) {
if (ibits & (1 << box)) {
ISP_WRITE(isp, MBOX_OFF(box), mbp->param[box]);
}
@@ -7176,25 +7299,26 @@
{
const char *cname, *xname;
char tname[16], mname[16];
- unsigned int lim, ibits, obits, box, opcode;
- const uint32_t *mcp;
-
+ unsigned int ibits, obits, box, opcode;
+
+ opcode = mbp->param[0];
if (IS_FC(isp)) {
- mcp = mbpfc;
- lim = (sizeof (mbpfc) / sizeof (mbpfc[0]));
+ if (opcode > MAX_FC_OPCODE) {
+ mbp->param[0] = MBOX_INVALID_COMMAND;
+ isp_prt(isp, ISP_LOGERR, "Unknown Command 0x%x", opcode);
+ return;
+ }
+ ibits = ISP_FC_IBITS(opcode);
+ obits = ISP_FC_OBITS(opcode);
} else {
- mcp = mbpscsi;
- lim = (sizeof (mbpscsi) / sizeof (mbpscsi[0]));
- }
-
- if ((opcode = mbp->param[0]) >= lim) {
- mbp->param[0] = MBOX_INVALID_COMMAND;
- isp_prt(isp, ISP_LOGERR, "Unknown Command 0x%x", opcode);
- return;
- }
-
- ibits = HIWRD(mcp[opcode]) & NMBOX_BMASK(isp);
- obits = LOWRD(mcp[opcode]) & NMBOX_BMASK(isp);
+ if (opcode > MAX_SCSI_OPCODE) {
+ mbp->param[0] = MBOX_INVALID_COMMAND;
+ isp_prt(isp, ISP_LOGERR, "Unknown Command 0x%x", opcode);
+ return;
+ }
+ ibits = ISP_SCSI_IBITS(opcode);
+ obits = ISP_SCSI_OBITS(opcode);
+ }
/*
* Pick up any additional bits that the caller might have set.
@@ -7216,7 +7340,7 @@
goto out;
}
- for (box = 0; box < MAX_MAILBOX(isp); box++) {
+ for (box = 0; box < ISP_NMBOX(isp); box++) {
if (ibits & (1 << box)) {
isp_prt(isp, ISP_LOGDEBUG3, "IN mbox %d = 0x%04x", box,
mbp->param[box]);
@@ -7259,7 +7383,7 @@
/*
* Copy back output registers.
*/
- for (box = 0; box < MAX_MAILBOX(isp); box++) {
+ for (box = 0; box < ISP_NMBOX(isp); box++) {
if (obits & (1 << box)) {
mbp->param[box] = isp->isp_mboxtmp[box];
isp_prt(isp, ISP_LOGDEBUG3, "OUT mbox %d = 0x%04x", box,
@@ -7959,8 +8083,7 @@
(ISP_NVRAM_FIFO_THRESHOLD_128(nvram_data) << 2);
if ((isp->isp_confopts & ISP_CFG_OWNLOOPID) == 0)
- sdp->isp_initiator_id =
- ISP_NVRAM_INITIATOR_ID(nvram_data);
+ sdp->isp_initiator_id = ISP_NVRAM_INITIATOR_ID(nvram_data);
sdp->isp_bus_reset_delay =
ISP_NVRAM_BUS_RESET_DELAY(nvram_data);
@@ -8071,8 +8194,7 @@
ISP1080_NVRAM_FIFO_THRESHOLD(nvram_data);
if ((isp->isp_confopts & ISP_CFG_OWNLOOPID) == 0)
- sdp->isp_initiator_id =
- ISP1080_NVRAM_INITIATOR_ID(nvram_data, bus);
+ sdp->isp_initiator_id = ISP1080_NVRAM_INITIATOR_ID(nvram_data, bus);
sdp->isp_bus_reset_delay =
ISP1080_NVRAM_BUS_RESET_DELAY(nvram_data, bus);
@@ -8147,8 +8269,7 @@
ISP12160_NVRAM_FIFO_THRESHOLD(nvram_data);
if ((isp->isp_confopts & ISP_CFG_OWNLOOPID) == 0)
- sdp->isp_initiator_id =
- ISP12160_NVRAM_INITIATOR_ID(nvram_data, bus);
+ sdp->isp_initiator_id = ISP12160_NVRAM_INITIATOR_ID(nvram_data, bus);
sdp->isp_bus_reset_delay =
ISP12160_NVRAM_BUS_RESET_DELAY(nvram_data, bus);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isp/isp_freebsd.c
--- a/head/sys/dev/isp/isp_freebsd.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isp/isp_freebsd.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,7 +28,7 @@
* Platform (FreeBSD) dependent common attachment code for Qlogic adapters.
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/isp/isp_freebsd.c 228914 2011-12-27 14:59:24Z mjacob $");
+__FBSDID("$FreeBSD: head/sys/dev/isp/isp_freebsd.c 237537 2012-06-24 17:30:54Z mjacob $");
#include <dev/isp/isp_freebsd.h>
#include <sys/unistd.h>
#include <sys/kthread.h>
@@ -781,6 +781,9 @@
*/
#ifdef ISP_TARGET_MODE
+static ISP_INLINE void isp_tmlock(ispsoftc_t *, const char *);
+static ISP_INLINE void isp_tmunlk(ispsoftc_t *);
+static ISP_INLINE int is_any_lun_enabled(ispsoftc_t *, int);
static ISP_INLINE int is_lun_enabled(ispsoftc_t *, int, lun_id_t);
static ISP_INLINE tstate_t *get_lun_statep(ispsoftc_t *, int, lun_id_t);
static ISP_INLINE tstate_t *get_lun_statep_from_tag(ispsoftc_t *, int, uint32_t);
@@ -794,10 +797,11 @@
static cam_status create_lun_state(ispsoftc_t *, int, struct cam_path *, tstate_t **);
static void destroy_lun_state(ispsoftc_t *, tstate_t *);
static void isp_enable_lun(ispsoftc_t *, union ccb *);
-static void isp_enable_deferred_luns(ispsoftc_t *, int);
+static cam_status isp_enable_deferred_luns(ispsoftc_t *, int);
static cam_status isp_enable_deferred(ispsoftc_t *, int, lun_id_t);
static void isp_disable_lun(ispsoftc_t *, union ccb *);
static int isp_enable_target_mode(ispsoftc_t *, int);
+static int isp_disable_target_mode(ispsoftc_t *, int);
static void isp_ledone(ispsoftc_t *, lun_entry_t *);
static timeout_t isp_refire_putback_atio;
static void isp_complete_ctio(union ccb *);
@@ -815,6 +819,40 @@
static void isp_target_mark_aborted(ispsoftc_t *, union ccb *);
static void isp_target_mark_aborted_early(ispsoftc_t *, tstate_t *, uint32_t);
+static ISP_INLINE void
+isp_tmlock(ispsoftc_t *isp, const char *msg)
+{
+ while (isp->isp_osinfo.tmbusy) {
+ isp->isp_osinfo.tmwanted = 1;
+ mtx_sleep(isp, &isp->isp_lock, PRIBIO, msg, 0);
+ }
+ isp->isp_osinfo.tmbusy = 1;
+}
+
+static ISP_INLINE void
+isp_tmunlk(ispsoftc_t *isp)
+{
+ isp->isp_osinfo.tmbusy = 0;
+ if (isp->isp_osinfo.tmwanted) {
+ isp->isp_osinfo.tmwanted = 0;
+ wakeup(isp);
+ }
+}
+
+static ISP_INLINE int
+is_any_lun_enabled(ispsoftc_t *isp, int bus)
+{
+ struct tslist *lhp;
+ int i;
+
+ for (i = 0; i < LUN_HASH_SIZE; i++) {
+ ISP_GET_PC_ADDR(isp, bus, lun_hash[i], lhp);
+ if (SLIST_FIRST(lhp))
+ return (1);
+ }
+ return (0);
+}
+
static ISP_INLINE int
is_lun_enabled(ispsoftc_t *isp, int bus, lun_id_t lun)
{
@@ -917,6 +955,7 @@
}
return (NULL);
}
+
static ISP_INLINE void
rls_lun_statep(ispsoftc_t *isp, tstate_t *tptr)
{
@@ -1058,7 +1097,7 @@
if (is_lun_enabled(isp, bus, lun)) {
return (CAM_LUN_ALRDY_ENA);
}
- tptr = (tstate_t *) malloc(sizeof (tstate_t), M_DEVBUF, M_NOWAIT|M_ZERO);
+ tptr = malloc(sizeof (tstate_t), M_DEVBUF, M_NOWAIT|M_ZERO);
if (tptr == NULL) {
return (CAM_RESRC_UNAVAIL);
}
@@ -1087,10 +1126,12 @@
destroy_lun_state(ispsoftc_t *isp, tstate_t *tptr)
{
struct tslist *lhp;
+
KASSERT((tptr->hold != 0), ("tptr is not held"));
KASSERT((tptr->hold == 1), ("tptr still held (%d)", tptr->hold));
ISP_GET_PC_ADDR(isp, cam_sim_bus(xpt_path_sim(tptr->owner)), lun_hash[LUN_HASH_FUNC(xpt_path_lun_id(tptr->owner))], lhp);
SLIST_REMOVE(lhp, tptr, tstate, next);
+ ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, tptr->owner, "destroyed tstate\n");
xpt_free_path(tptr->owner);
free(tptr, M_DEVBUF);
}
@@ -1106,12 +1147,14 @@
target_id_t target;
lun_id_t lun;
+
/*
* We only support either a wildcard target/lun or a target ID of zero and a non-wildcard lun
*/
bus = XS_CHANNEL(ccb);
target = ccb->ccb_h.target_id;
lun = ccb->ccb_h.target_lun;
+ ISP_PATH_PRT(isp, ISP_LOGTDEBUG0|ISP_LOGCONFIG, ccb->ccb_h.path, "enabling lun %u\n", lun);
if (target != CAM_TARGET_WILDCARD && target != 0) {
ccb->ccb_h.status = CAM_TID_INVALID;
xpt_done(ccb);
@@ -1135,11 +1178,7 @@
/*
* Wait until we're not busy with the lun enables subsystem
*/
- while (isp->isp_osinfo.tmbusy) {
- isp->isp_osinfo.tmwanted = 1;
- mtx_sleep(isp, &isp->isp_lock, PRIBIO, "want_isp_enable_lun", 0);
- }
- isp->isp_osinfo.tmbusy = 1;
+ isp_tmlock(isp, "isp_enable_lun");
/*
* This is as a good a place as any to check f/w capabilities.
@@ -1208,7 +1247,7 @@
if (tm_enabled == 0) {
ISP_SET_PC(isp, bus, tm_enable_defer, 1);
ccb->ccb_h.status = CAM_REQ_CMP;
- xpt_print(ccb->ccb_h.path, "Target Mode Not Enabled Yet- Lun Enables Deferred\n");
+ xpt_print(ccb->ccb_h.path, "Target Mode not enabled yet- lun enable deferred\n");
goto done;
}
@@ -1218,37 +1257,78 @@
ccb->ccb_h.status = isp_enable_deferred(isp, bus, lun);
done:
- if (ccb->ccb_h.status != CAM_REQ_CMP && tptr) {
- destroy_lun_state(isp, tptr);
- tptr = NULL;
+ if (ccb->ccb_h.status != CAM_REQ_CMP) {
+ if (tptr) {
+ destroy_lun_state(isp, tptr);
+ tptr = NULL;
+ }
+ } else {
+ tptr->enabled = 1;
}
if (tptr) {
rls_lun_statep(isp, tptr);
}
- isp->isp_osinfo.tmbusy = 0;
- if (isp->isp_osinfo.tmwanted) {
- isp->isp_osinfo.tmwanted = 0;
- wakeup(isp);
- }
+
+ /*
+ * And we're outta here....
+ */
+ isp_tmunlk(isp);
xpt_done(ccb);
}
-static void
+static cam_status
isp_enable_deferred_luns(ispsoftc_t *isp, int bus)
{
+ tstate_t *tptr = NULL;
+ struct tslist *lhp;
+ int i, n;
+
+ ISP_GET_PC(isp, bus, tm_enabled, i);
+ if (i == 1) {
+ return (CAM_REQ_CMP);
+ }
+ ISP_GET_PC(isp, bus, tm_enable_defer, i);
+ if (i == 0) {
+ return (CAM_REQ_CMP);
+ }
/*
- * XXX: not entirely implemented yet
+ * If this succeeds, it will set tm_enable
*/
- (void) isp_enable_deferred(isp, bus, 0);
+ if (isp_enable_target_mode(isp, bus)) {
+ return (CAM_REQ_CMP_ERR);
+ }
+ isp_tmlock(isp, "isp_enable_deferred_luns");
+ for (n = i = 0; i < LUN_HASH_SIZE; i++) {
+ ISP_GET_PC_ADDR(isp, bus, lun_hash[i], lhp);
+ SLIST_FOREACH(tptr, lhp, next) {
+ tptr->hold++;
+ if (tptr->enabled == 0) {
+ if (isp_enable_deferred(isp, bus, xpt_path_lun_id(tptr->owner)) == 0) {
+ tptr->enabled = 1;
+ n++;
+ }
+ } else {
+ n++;
+ }
+ tptr->hold--;
+ }
+ }
+ isp_tmunlk(isp);
+ if (n == 0) {
+ return (CAM_REQ_CMP_ERR);
+ }
+ ISP_SET_PC(isp, bus, tm_enable_defer, 0);
+ return (CAM_REQ_CMP);
}
-static uint32_t
+static cam_status
isp_enable_deferred(ispsoftc_t *isp, int bus, lun_id_t lun)
{
cam_status status;
+ int luns_already_enabled = ISP_FC_PC(isp, bus)->tm_luns_enabled;
isp_prt(isp, ISP_LOGTINFO, "%s: bus %d lun %u", __func__, bus, lun);
- if (IS_24XX(isp) || (IS_FC(isp) && ISP_FC_PC(isp, bus)->tm_luns_enabled)) {
+ if (IS_24XX(isp) || (IS_FC(isp) && luns_already_enabled)) {
status = CAM_REQ_CMP;
} else {
int cmd_cnt, not_cnt;
@@ -1269,10 +1349,9 @@
}
isp->isp_osinfo.rptr = NULL;
}
-
if (status == CAM_REQ_CMP) {
ISP_SET_PC(isp, bus, tm_luns_enabled, 1);
- isp_prt(isp, ISP_LOGTINFO, "bus %d lun %u now enabled for target mode", bus, lun);
+ isp_prt(isp, ISP_LOGCONFIG|ISP_LOGTINFO, "bus %d lun %u now enabled for target mode", bus, lun);
}
return (status);
}
@@ -1289,11 +1368,13 @@
bus = XS_CHANNEL(ccb);
target = ccb->ccb_h.target_id;
lun = ccb->ccb_h.target_lun;
+ ISP_PATH_PRT(isp, ISP_LOGTDEBUG0|ISP_LOGCONFIG, ccb->ccb_h.path, "disabling lun %u\n", lun);
if (target != CAM_TARGET_WILDCARD && target != 0) {
ccb->ccb_h.status = CAM_TID_INVALID;
xpt_done(ccb);
return;
}
+
if (target == CAM_TARGET_WILDCARD && lun != CAM_LUN_WILDCARD) {
ccb->ccb_h.status = CAM_LUN_INVALID;
xpt_done(ccb);
@@ -1305,18 +1386,11 @@
xpt_done(ccb);
return;
}
- if (isp->isp_dblev & ISP_LOGTDEBUG0) {
- xpt_print(ccb->ccb_h.path, "enabling lun 0x%x on channel %d\n", lun, bus);
- }
/*
* See if we're busy disabling a lun now.
*/
- while (isp->isp_osinfo.tmbusy) {
- isp->isp_osinfo.tmwanted = 1;
- mtx_sleep(isp, &isp->isp_lock, PRIBIO, "want_isp_disable_lun", 0);
- }
- isp->isp_osinfo.tmbusy = 1;
+ isp_tmlock(isp, "isp_disable_lun");
status = CAM_REQ_INPROG;
/*
@@ -1341,85 +1415,86 @@
if (IS_FC(isp)) {
lun = 0;
}
-
isp->isp_osinfo.rptr = &status;
if (isp_lun_cmd(isp, RQSTYPE_ENABLE_LUN, bus, lun, 0, 0)) {
status = CAM_RESRC_UNAVAIL;
} else {
mtx_sleep(ccb, &isp->isp_lock, PRIBIO, "isp_disable_lun", 0);
}
+ isp->isp_osinfo.rptr = NULL;
done:
+ if (status == CAM_REQ_CMP) {
+ tptr->enabled = 0;
+ /*
+ * If we have no more luns enabled for this bus, delete all tracked wwns for it (if we are FC)
+ * and disable target mode.
+ */
+ if (is_any_lun_enabled(isp, bus) == 0) {
+ isp_del_all_wwn_entries(isp, bus);
+ if (isp_disable_target_mode(isp, bus)) {
+ status = CAM_REQ_CMP_ERR;
+ }
+ }
+ }
ccb->ccb_h.status = status;
if (status == CAM_REQ_CMP) {
- xpt_print(ccb->ccb_h.path, "now disabled for target mode\n");
- }
- if (tptr) {
+ xpt_print(ccb->ccb_h.path, "lun now disabled for target mode\n");
destroy_lun_state(isp, tptr);
- }
- isp->isp_osinfo.rptr = NULL;
- isp->isp_osinfo.tmbusy = 0;
- if (isp->isp_osinfo.tmwanted) {
- isp->isp_osinfo.tmwanted = 0;
- wakeup(isp);
- }
+ } else {
+ if (tptr)
+ rls_lun_statep(isp, tptr);
+ }
+ isp_tmunlk(isp);
xpt_done(ccb);
}
static int
isp_enable_target_mode(ispsoftc_t *isp, int bus)
{
- int ct;
-
- ISP_GET_PC(isp, bus, tm_enabled, ct);
- if (ct != 0) {
+ int tm_enabled;
+
+ ISP_GET_PC(isp, bus, tm_enabled, tm_enabled);
+ if (tm_enabled != 0) {
return (0);
}
-
if (IS_SCSI(isp)) {
mbreg_t mbs;
-
MBSINIT(&mbs, MBOX_ENABLE_TARGET_MODE, MBLOGALL, 0);
mbs.param[0] = MBOX_ENABLE_TARGET_MODE;
mbs.param[1] = ENABLE_TARGET_FLAG|ENABLE_TQING_FLAG;
mbs.param[2] = bus << 7;
if (isp_control(isp, ISPCTL_RUN_MBOXCMD, &mbs) < 0 || mbs.param[0] != MBOX_COMMAND_COMPLETE) {
- isp_prt(isp, ISP_LOGERR, "Unable to add Target Role to Bus %d", bus);
+ isp_prt(isp, ISP_LOGERR, "Unable to enable Target Role on Bus %d", bus);
return (EIO);
}
- SDPARAM(isp, bus)->role |= ISP_ROLE_TARGET;
}
ISP_SET_PC(isp, bus, tm_enabled, 1);
- isp_prt(isp, ISP_LOGINFO, "Target Role added to Bus %d", bus);
+ isp_prt(isp, ISP_LOGINFO, "Target Role enabled on Bus %d", bus);
return (0);
}
-#ifdef NEEDED
static int
isp_disable_target_mode(ispsoftc_t *isp, int bus)
{
- int ct;
-
- ISP_GET_PC(isp, bus, tm_enabled, ct);
- if (ct == 0) {
+ int tm_enabled;
+
+ ISP_GET_PC(isp, bus, tm_enabled, tm_enabled);
+ if (tm_enabled == 0) {
return (0);
}
-
if (IS_SCSI(isp)) {
mbreg_t mbs;
-
MBSINIT(&mbs, MBOX_ENABLE_TARGET_MODE, MBLOGALL, 0);
mbs.param[2] = bus << 7;
if (isp_control(isp, ISPCTL_RUN_MBOXCMD, &mbs) < 0 || mbs.param[0] != MBOX_COMMAND_COMPLETE) {
- isp_prt(isp, ISP_LOGERR, "Unable to subtract Target Role to Bus %d", bus);
+ isp_prt(isp, ISP_LOGERR, "Unable to disable Target Role on Bus %d", bus);
return (EIO);
}
- SDPARAM(isp, bus)->role &= ~ISP_ROLE_TARGET;
}
ISP_SET_PC(isp, bus, tm_enabled, 0);
- isp_prt(isp, ISP_LOGINFO, "Target Role subtracted from Bus %d", bus);
+ isp_prt(isp, ISP_LOGINFO, "Target Role disabled onon Bus %d", bus);
return (0);
}
-#endif
static void
isp_ledone(ispsoftc_t *isp, lun_entry_t *lep)
@@ -2135,6 +2210,7 @@
tstate_t *tptr;
struct ccb_accept_tio *atiop;
atio_private_data_t *atp = NULL;
+ atio_private_data_t *oatp;
inot_private_data_t *ntp;
did = (aep->at_hdr.d_id[0] << 16) | (aep->at_hdr.d_id[1] << 8) | aep->at_hdr.d_id[2];
@@ -2229,6 +2305,7 @@
* it and go to noresrc.
*/
if (tptr->restart_queue) {
+ isp_prt(isp, ISP_LOGTDEBUG0, "%s: restart queue refilling", __func__);
if (restart_queue) {
ntp = tptr->restart_queue;
tptr->restart_queue = restart_queue;
@@ -2265,15 +2342,15 @@
isp_prt(isp, ISP_LOGTDEBUG0, "[0x%x] out of atps", aep->at_rxid);
goto noresrc;
}
- if (isp_get_atpd(isp, tptr, aep->at_rxid)) {
- isp_prt(isp, ISP_LOGTDEBUG0, "[0x%x] tag wraparound in isp_handle_platforms_atio7 (N-Port Handle 0x%04x S_ID 0x%04x OX_ID 0x%04x)\n",
- aep->at_rxid, nphdl, sid, aep->at_hdr.ox_id);
+ oatp = isp_get_atpd(isp, tptr, aep->at_rxid);
+ if (oatp) {
+ isp_prt(isp, ISP_LOGTDEBUG0, "[0x%x] tag wraparound in isp_handle_platforms_atio7 (N-Port Handle 0x%04x S_ID 0x%04x OX_ID 0x%04x) oatp state %d\n",
+ aep->at_rxid, nphdl, sid, aep->at_hdr.ox_id, oatp->state);
/*
* It's not a "no resource" condition- but we can treat it like one
*/
goto noresrc;
}
-
atp->tag = aep->at_rxid;
atp->state = ATPD_STATE_ATIO;
SLIST_REMOVE_HEAD(&tptr->atios, sim_links.sle);
@@ -2319,6 +2396,7 @@
atp->nphdl = nphdl;
atp->portid = sid;
atp->oxid = aep->at_hdr.ox_id;
+ atp->rxid = aep->at_hdr.rx_id;
atp->cdb0 = atiop->cdb_io.cdb_bytes[0];
atp->tattr = aep->at_cmnd.fcp_cmnd_task_attribute & FCP_CMND_TASK_ATTR_MASK;
atp->state = ATPD_STATE_CAM;
@@ -4439,7 +4517,7 @@
tptr->atio_count++;
SLIST_INSERT_HEAD(&tptr->atios, &ccb->ccb_h, sim_links.sle);
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, ccb->ccb_h.path, "Put FREE ATIO (tag id 0x%x), count now %d\n",
- ((struct ccb_accept_tio *)ccb)->tag_id, tptr->atio_count);
+ ccb->atio.tag_id, tptr->atio_count);
} else if (ccb->ccb_h.func_code == XPT_IMMEDIATE_NOTIFY) {
if (ccb->cin1.tag_id) {
inot_private_data_t *ntp = isp_find_ntpd(isp, tptr, ccb->cin1.tag_id, ccb->cin1.seq_id);
@@ -4450,12 +4528,12 @@
tptr->inot_count++;
SLIST_INSERT_HEAD(&tptr->inots, &ccb->ccb_h, sim_links.sle);
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, ccb->ccb_h.path, "Put FREE INOT, (seq id 0x%x) count now %d\n",
- ((struct ccb_immediate_notify *)ccb)->seq_id, tptr->inot_count);
+ ccb->cin1.seq_id, tptr->inot_count);
} else if (ccb->ccb_h.func_code == XPT_IMMED_NOTIFY) {
tptr->inot_count++;
SLIST_INSERT_HEAD(&tptr->inots, &ccb->ccb_h, sim_links.sle);
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, ccb->ccb_h.path, "Put FREE INOT, (seq id 0x%x) count now %d\n",
- ((struct ccb_immediate_notify *)ccb)->seq_id, tptr->inot_count);
+ ccb->cin1.seq_id, tptr->inot_count);
}
rls_lun_statep(isp, tptr);
ccb->ccb_h.status = CAM_REQ_INPROG;
@@ -4738,7 +4816,6 @@
struct ccb_sim_knob *kp = &ccb->knob;
fcparam *fcp;
-
if (!IS_FC(isp)) {
ccb->ccb_h.status = CAM_REQ_INVALID;
xpt_done(ccb);
@@ -4796,11 +4873,12 @@
break;
}
if (rchange) {
+ ISP_PATH_PRT(isp, ISP_LOGCONFIG, ccb->ccb_h.path, "changing role on from %d to %d\n", fcp->role, newrole);
if (isp_fc_change_role(isp, bus, newrole) != 0) {
ccb->ccb_h.status = CAM_REQ_CMP_ERR;
#ifdef ISP_TARGET_MODE
} else if (newrole == ISP_ROLE_TARGET || newrole == ISP_ROLE_BOTH) {
- isp_enable_deferred_luns(isp, bus);
+ ccb->ccb_h.status = isp_enable_deferred_luns(isp, bus);
#endif
}
}
@@ -4808,7 +4886,7 @@
xpt_done(ccb);
break;
}
- case XPT_GET_SIM_KNOB: /* Set SIM knobs */
+ case XPT_GET_SIM_KNOB: /* Get SIM knobs */
{
struct ccb_sim_knob *kp = &ccb->knob;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isp/isp_freebsd.h
--- a/head/sys/dev/isp/isp_freebsd.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isp/isp_freebsd.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,4 +1,4 @@
-/* $FreeBSD: head/sys/dev/isp/isp_freebsd.h 231985 2012-02-22 01:08:59Z kevlo $ */
+/* $FreeBSD: head/sys/dev/isp/isp_freebsd.h 237537 2012-06-24 17:30:54Z mjacob $ */
/*-
* Qlogic ISP SCSI Host Adapter FreeBSD Wrapper Definitions
*
@@ -62,7 +62,7 @@
#include "opt_isp.h"
#define ISP_PLATFORM_VERSION_MAJOR 7
-#define ISP_PLATFORM_VERSION_MINOR 0
+#define ISP_PLATFORM_VERSION_MINOR 10
/*
* Efficiency- get rid of SBus code && tests unless we need them.
@@ -93,13 +93,14 @@
uint32_t orig_datalen;
uint32_t bytes_xfered;
uint32_t last_xframt;
- uint32_t tag;
+ uint32_t tag; /* typically f/w RX_ID */
uint32_t lun;
uint32_t nphdl;
uint32_t sid;
uint32_t portid;
+ uint16_t rxid; /* wire rxid */
+ uint16_t oxid; /* wire oxid */
uint32_t
- oxid : 16,
cdb0 : 8,
: 1,
dead : 1,
@@ -129,8 +130,10 @@
struct ccb_hdr_slist atios;
struct ccb_hdr_slist inots;
uint32_t hold;
- int atio_count;
- int inot_count;
+ uint32_t
+ enabled : 1,
+ atio_count : 15,
+ inot_count : 15;
inot_private_data_t * restart_queue;
inot_private_data_t * ntfree;
inot_private_data_t ntpool[ATPDPSIZE];
@@ -151,6 +154,7 @@
bus_dmamap_t dmap; /* dma map for this command */
struct ispsoftc * isp; /* containing isp */
struct callout wdog; /* watchdog timer */
+ uint8_t crn; /* command reference number */
};
#define ISP_PCMD(ccb) (ccb)->ccb_h.spriv_ptr1
#define PISP_PCMD(ccb) ((struct isp_pcmd *)ISP_PCMD(ccb))
@@ -199,6 +203,7 @@
struct proc * target_proc;
#endif
#endif
+ uint8_t crnseed; /* next command reference number */
};
struct isp_spi {
@@ -261,7 +266,6 @@
#else
: 2,
#endif
- forcemulti : 1,
timer_active : 1,
autoconf : 1,
ehook_active : 1,
@@ -314,6 +318,16 @@
ISP_FC_PC(isp, chan)-> tag = val; \
}
+#define FCP_NEXT_CRN(isp, cmd, rslt, chan, tgt, lun) \
+ if ((isp)->isp_osinfo.pc.fc[(chan)].crnseed == 0) { \
+ (isp)->isp_osinfo.pc.fc[(chan)].crnseed = 1; \
+ } \
+ if (cmd) { \
+ PISP_PCMD(cmd)->crn = (isp)->isp_osinfo.pc.fc[(chan)].crnseed; \
+ } \
+ (rslt) = (isp)->isp_osinfo.pc.fc[(chan)].crnseed++
+
+
#define isp_lock isp_osinfo.lock
#define isp_bus_tag isp_osinfo.bus_tag
#define isp_bus_handle isp_osinfo.bus_handle
@@ -637,7 +651,6 @@
#define XS_CMD_C_WPEND(sccb) (sccb)->ccb_h.spriv_field0 &= ~ISP_SPRIV_WPEND
#define XS_CMD_WPEND_P(sccb) ((sccb)->ccb_h.spriv_field0 & ISP_SPRIV_WPEND)
-
#define XS_CMD_S_CLEAR(sccb) (sccb)->ccb_h.spriv_field0 = 0
/*
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isp/isp_pci.c
--- a/head/sys/dev/isp/isp_pci.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isp/isp_pci.c Wed Jul 25 17:04:43 2012 +0300
@@ -28,7 +28,7 @@
* FreeBSD Version.
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/isp/isp_pci.c 227548 2011-11-16 02:52:24Z mjacob $");
+__FBSDID("$FreeBSD: head/sys/dev/isp/isp_pci.c 237537 2012-06-24 17:30:54Z mjacob $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -372,6 +372,9 @@
};
static devclass_t isp_devclass;
DRIVER_MODULE(isp, pci, isp_pci_driver, isp_devclass, 0, 0);
+MODULE_DEPEND(isp, cam, 1, 1, 1);
+MODULE_DEPEND(isp, firmware, 1, 1, 1);
+static int isp_nvports = 0;
static int
isp_pci_probe(device_t dev)
@@ -449,7 +452,7 @@
}
static void
-isp_get_generic_options(device_t dev, ispsoftc_t *isp, int *nvp)
+isp_get_generic_options(device_t dev, ispsoftc_t *isp)
{
int tval;
@@ -481,11 +484,10 @@
if (bootverbose) {
isp->isp_dblev |= ISP_LOGCONFIG|ISP_LOGINFO;
}
+ tval = -1;
(void) resource_int_value(device_get_name(dev), device_get_unit(dev), "vports", &tval);
if (tval > 0 && tval < 127) {
- *nvp = tval;
- } else {
- *nvp = 0;
+ isp_nvports = tval;
}
tval = 1;
(void) resource_int_value(device_get_name(dev), device_get_unit(dev), "autoconfig", &tval);
@@ -493,11 +495,6 @@
tval = 7;
(void) resource_int_value(device_get_name(dev), device_get_unit(dev), "quickboot_time", &tval);
isp_quickboot_time = tval;
-
- tval = 0;
- if (resource_int_value(device_get_name(dev), device_get_unit(dev), "forcemulti", &tval) == 0 && tval != 0) {
- isp->isp_osinfo.forcemulti = 1;
- }
}
static void
@@ -529,7 +526,7 @@
isp_get_specific_options(device_t dev, int chan, ispsoftc_t *isp)
{
const char *sptr;
- int tval;
+ int tval = 0;
if (resource_int_value(device_get_name(dev), device_get_unit(dev), "iid", &tval)) {
if (IS_FC(isp)) {
@@ -650,7 +647,6 @@
isp_pci_attach(device_t dev)
{
int i, m1, m2, locksetup = 0;
- int isp_nvports = 0;
uint32_t data, cmd, linesz, did;
struct isp_pcisoftc *pcs;
ispsoftc_t *isp;
@@ -672,7 +668,8 @@
/*
* Get Generic Options
*/
- isp_get_generic_options(dev, isp, &isp_nvports);
+ isp_nvports = 0;
+ isp_get_generic_options(dev, isp);
/*
* Check to see if options have us disabled
@@ -862,7 +859,7 @@
if (IS_SCSI(isp) && (ISP_SPI_PC(isp, 0)->def_role & ISP_ROLE_TARGET)) {
snprintf(fwname, sizeof (fwname), "isp_%04x_it", did);
isp->isp_osinfo.fw = firmware_get(fwname);
- } else if (IS_24XX(isp) && (isp->isp_nchan > 1 || isp->isp_osinfo.forcemulti)) {
+ } else if (IS_24XX(isp)) {
snprintf(fwname, sizeof (fwname), "isp_%04x_multi", did);
isp->isp_osinfo.fw = firmware_get(fwname);
}
@@ -871,28 +868,23 @@
isp->isp_osinfo.fw = firmware_get(fwname);
}
if (isp->isp_osinfo.fw != NULL) {
+ isp_prt(isp, ISP_LOGCONFIG, "loaded firmware %s", fwname);
isp->isp_mdvec->dv_ispfw = isp->isp_osinfo.fw->data;
}
/*
- * Make sure that SERR, PERR, WRITE INVALIDATE and BUSMASTER
- * are set.
+ * Make sure that SERR, PERR, WRITE INVALIDATE and BUSMASTER are set.
*/
- cmd |= PCIM_CMD_SEREN | PCIM_CMD_PERRESPEN |
- PCIM_CMD_BUSMASTEREN | PCIM_CMD_INVEN;
-
+ cmd |= PCIM_CMD_SEREN | PCIM_CMD_PERRESPEN | PCIM_CMD_BUSMASTEREN | PCIM_CMD_INVEN;
if (IS_2300(isp)) { /* per QLogic errata */
cmd &= ~PCIM_CMD_INVEN;
}
-
if (IS_2322(isp) || pci_get_devid(dev) == PCI_QLOGIC_ISP6312) {
cmd &= ~PCIM_CMD_INTX_DISABLE;
}
-
if (IS_24XX(isp)) {
cmd &= ~PCIM_CMD_INTX_DISABLE;
}
-
pci_write_config(dev, PCIR_COMMAND, cmd, 2);
/*
@@ -900,7 +892,7 @@
*/
data = pci_read_config(dev, PCIR_CACHELNSZ, 1);
if (data == 0 || (linesz != PCI_DFLT_LNSZ && data != linesz)) {
- isp_prt(isp, ISP_LOGCONFIG, "set PCI line size to %d from %d", linesz, data);
+ isp_prt(isp, ISP_LOGDEBUG0, "set PCI line size to %d from %d", linesz, data);
data = linesz;
pci_write_config(dev, PCIR_CACHELNSZ, data, 1);
}
@@ -911,7 +903,7 @@
data = pci_read_config(dev, PCIR_LATTIMER, 1);
if (data < PCI_DFLT_LTNCY) {
data = PCI_DFLT_LTNCY;
- isp_prt(isp, ISP_LOGCONFIG, "set PCI latency to %d", data);
+ isp_prt(isp, ISP_LOGDEBUG0, "set PCI latency to %d", data);
pci_write_config(dev, PCIR_LATTIMER, data, 1);
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isp/isp_sbus.c
--- a/head/sys/dev/isp/isp_sbus.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isp/isp_sbus.c Wed Jul 25 17:04:43 2012 +0300
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/sys/dev/isp/isp_sbus.c 236379 2012-06-01 04:34:49Z eadler $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -106,6 +106,8 @@
};
static devclass_t isp_devclass;
DRIVER_MODULE(isp, sbus, isp_sbus_driver, isp_devclass, 0, 0);
+MODULE_DEPEND(isp, cam, 1, 1, 1);
+MODULE_DEPEND(isp, firmware, 1, 1, 1);
static int
isp_sbus_probe(device_t dev)
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isp/ispmbox.h
--- a/head/sys/dev/isp/ispmbox.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isp/ispmbox.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: head/sys/dev/isp/ispmbox.h 237537 2012-06-24 17:30:54Z mjacob $ */
/*-
* Copyright (c) 1997-2009 by Matthew Jacob
* All rights reserved.
@@ -847,21 +847,40 @@
#define ISP2400_FW_ATTR_SB2 0x0008
#define ISP2400_FW_ATTR_T10CRC 0x0010
#define ISP2400_FW_ATTR_VI 0x0020
+#define ISP2400_FW_ATTR_VP0 0x1000
#define ISP2400_FW_ATTR_EXPFW 0x2000
+#define ISP2400_FW_ATTR_EXTNDED 0x8000
+/*
+ * These are either manifestly true or are dependent on f/w attributes
+ */
#define ISP_CAP_TMODE(isp) \
(IS_24XX(isp)? 1 : (isp->isp_fwattr & ISP_FW_ATTR_TMODE))
#define ISP_CAP_SCCFW(isp) \
(IS_24XX(isp)? 1 : (isp->isp_fwattr & ISP_FW_ATTR_SCCLUN))
#define ISP_CAP_2KLOGIN(isp) \
(IS_24XX(isp)? 1 : (isp->isp_fwattr & ISP_FW_ATTR_2KLOGINS))
+
+/*
+ * This is only true for 24XX cards with this f/w attribute
+ */
#define ISP_CAP_MULTI_ID(isp) \
(IS_24XX(isp)? (isp->isp_fwattr & ISP2400_FW_ATTR_MULTIID) : 0)
-
#define ISP_GET_VPIDX(isp, tag) \
(ISP_CAP_MULTI_ID(isp) ? tag : 0)
/*
+ * This is true manifestly or is dependent on a f/w attribute
+ * but may or may not actually be *enabled*. In any case, it
+ * is enabled on a per-channel basis.
+ */
+#define ISP_CAP_FCTAPE(isp) \
+ (IS_24XX(isp)? 1 : (isp->isp_fwattr & ISP_FW_ATTR_FCTAPE))
+
+#define ISP_FCTAPE_ENABLED(isp, chan) \
+ (IS_24XX(isp)? (FCPARAM(isp, chan)->isp_xfwoptions & ICB2400_OPT2_FCTAPE) != 0 : (FCPARAM(isp, chan)->isp_xfwoptions & ICBXOPT_FCTAPE) != 0)
+
+/*
* Reduced Interrupt Operation Response Queue Entries
*/
@@ -985,7 +1004,9 @@
#define ICB2400_OPT1_FAIRNESS 0x00000002
#define ICB2400_OPT1_HARD_ADDRESS 0x00000001
+#define ICB2400_OPT2_TPRLIC 0x00004000
#define ICB2400_OPT2_FCTAPE 0x00001000
+#define ICB2400_OPT2_FCSP 0x00000800
#define ICB2400_OPT2_CLASS2_ACK0 0x00000200
#define ICB2400_OPT2_CLASS2 0x00000100
#define ICB2400_OPT2_NO_PLAY 0x00000080
@@ -993,8 +1014,7 @@
#define ICB2400_OPT2_LOOP_ONLY 0x00000000
#define ICB2400_OPT2_PTP_ONLY 0x00000010
#define ICB2400_OPT2_LOOP_2_PTP 0x00000020
-#define ICB2400_OPT2_PTP_2_LOOP 0x00000030
-#define ICB2400_OPT2_TIMER_MASK 0x00000007
+#define ICB2400_OPT2_TIMER_MASK 0x0000000f
#define ICB2400_OPT2_ZIO 0x00000005
#define ICB2400_OPT2_ZIO1 0x00000006
@@ -1137,7 +1157,9 @@
ICB2400_VPINFO_OFF + \
sizeof (isp_icb_2400_vpinfo_t) + ((chan - 1) * ICB2400_VPOPT_WRITE_SIZE)
-#define ICB2400_VPGOPT_MID_DISABLE 0x02
+#define ICB2400_VPGOPT_FCA 0x01 /* Assume Clean Address bit in FLOGI ACC set (works only in static configurations) */
+#define ICB2400_VPGOPT_MID_DISABLE 0x02 /* when set, connection mode2 will work with NPIV-capable switched */
+#define ICB2400_VPGOPT_VP0_DECOUPLE 0x04 /* Allow VP0 decoupling if firmware supports it */
typedef struct {
isphdr_t vp_ctrl_hdr;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isp/ispreg.h
--- a/head/sys/dev/isp/ispreg.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isp/ispreg.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: head/sys/dev/isp/ispreg.h 237210 2012-06-17 21:39:40Z mjacob $ */
/*-
* Copyright (c) 1997-2009 by Matthew Jacob
* All rights reserved.
@@ -456,21 +456,16 @@
* 2300/2400: 32 MBOX registers
*/
#define MBOX_OFF(n) (MBOX_BLOCK + ((n) << 1))
-#define NMBOX(isp) \
- (((((isp)->isp_type & ISP_HA_SCSI) >= ISP_HA_SCSI_1040A) || \
- ((isp)->isp_type & ISP_HA_FC))? 12 : 6)
-#define NMBOX_BMASK(isp) \
- (((((isp)->isp_type & ISP_HA_SCSI) >= ISP_HA_SCSI_1040A) || \
- ((isp)->isp_type & ISP_HA_FC))? 0xfff : 0x3f)
-
-#define MAX_MAILBOX(isp) ((IS_FC(isp))? 12 : 8)
-#define MAILBOX_STORAGE 12
+#define ISP_NMBOX(isp) ((IS_24XX(isp) || IS_23XX(isp))? 32 : (IS_2200(isp) ? 24 : 8))
+#define ISP_NMBOX_BMASK(isp) \
+ ((IS_24XX(isp) || IS_23XX(isp))? 0xffffffff : (IS_2200(isp)? 0x00ffffff : 0xff))
+#define MAX_MAILBOX 32
/* if timeout == 0, then default timeout is picked */
#define MBCMD_DEFAULT_TIMEOUT 100000 /* 100 ms */
typedef struct {
- uint16_t param[MAILBOX_STORAGE];
- uint16_t ibits;
- uint16_t obits;
+ uint16_t param[MAX_MAILBOX];
+ uint32_t ibits;
+ uint32_t obits;
uint32_t
lineno : 16,
: 12,
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/isp/ispvar.h
--- a/head/sys/dev/isp/ispvar.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/isp/ispvar.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,4 +1,4 @@
-/* $FreeBSD: head/sys/dev/isp/ispvar.h 224856 2011-08-13 23:34:17Z mjacob $ */
+/* $FreeBSD: head/sys/dev/isp/ispvar.h 237537 2012-06-24 17:30:54Z mjacob $ */
/*-
* Copyright (c) 1997-2009 by Matthew Jacob
* All rights reserved.
@@ -448,8 +448,6 @@
typedef struct {
uint32_t
link_active : 1,
- npiv_fabric : 1,
- inorder : 1,
sendmarker : 1,
role : 2,
isp_gbspeed : 4,
@@ -469,6 +467,7 @@
uint16_t isp_sns_hdl; /* N-port handle for SNS */
uint16_t isp_lasthdl; /* only valid for channel 0 */
uint16_t isp_maxalloc;
+ uint16_t isp_fabric_params;
uint8_t isp_retry_delay;
uint8_t isp_retry_count;
@@ -562,10 +561,12 @@
*/
void * isp_param; /* type specific */
+ uint64_t isp_fwattr; /* firmware attributes */
uint16_t isp_fwrev[3]; /* Loaded F/W revision */
uint16_t isp_maxcmds; /* max possible I/O cmds */
uint8_t isp_type; /* HBA Chip Type */
uint8_t isp_revision; /* HBA Chip H/W Revision */
+ uint16_t isp_nchan; /* number of channels */
uint32_t isp_maxluns; /* maximum luns supported */
uint32_t isp_clock : 8, /* input clock */
@@ -576,8 +577,6 @@
isp_loaded_fw : 1, /* loaded firmware */
isp_dblev : 16; /* debug log mask */
- uint16_t isp_fwattr; /* firmware attributes */
- uint16_t isp_nchan; /* number of channels */
uint32_t isp_confopts; /* config options */
@@ -617,7 +616,7 @@
volatile uint32_t isp_resodx; /* index of next result */
volatile uint32_t isp_obits; /* mailbox command output */
volatile uint32_t isp_serno; /* rolling serial number */
- volatile uint16_t isp_mboxtmp[MAILBOX_STORAGE];
+ volatile uint16_t isp_mboxtmp[MAX_MAILBOX];
volatile uint16_t isp_lastmbxcmd; /* last mbox command sent */
volatile uint16_t isp_mbxwrk0;
volatile uint16_t isp_mbxwrk1;
@@ -679,7 +678,7 @@
#define ISP_RUNSTATE 4
/*
- * ISP Configuration Options
+ * ISP Runtime Configuration Options
*/
#define ISP_CFG_NORELOAD 0x80 /* don't download f/w */
#define ISP_CFG_NONVRAM 0x40 /* ignore NVRAM */
@@ -695,6 +694,7 @@
#define ISP_CFG_OWNLOOPID 0x800 /* override NVRAM loopid */
#define ISP_CFG_OWNEXCTHROTTLE 0x1000 /* override NVRAM execution throttle */
#define ISP_CFG_FOURGB 0x2000 /* force 4GB connection (24XX only) */
+#define ISP_CFG_EIGHTGB 0x4000 /* force 8GB connection (25XX only) */
/*
* For each channel, the outer layers should know what role that channel
@@ -724,8 +724,17 @@
#define ISP_ROLE_BOTH (ISP_ROLE_TARGET|ISP_ROLE_INITIATOR)
#define ISP_ROLE_EITHER ISP_ROLE_BOTH
#ifndef ISP_DEFAULT_ROLES
+/*
+ * Counterintuitively, we prefer to default to role 'none'
+ * if we are enable target mode support. This gives us the
+ * maximum flexibility as to which port will do what.
+ */
+#ifdef ISP_TARGET_MODE
+#define ISP_DEFAULT_ROLES ISP_ROLE_NONE
+#else
#define ISP_DEFAULT_ROLES ISP_ROLE_INITIATOR
#endif
+#endif
/*
@@ -1031,6 +1040,8 @@
* return -1 if you cannot
* FC_SCRATCH_RELEASE(ispsoftc_t *, chan) acquire lock on FC scratch area
*
+ * FCP_NEXT_CRN(ispsoftc_t *, XS_T *, rslt, channel, target, lun) generate the next command reference number. XS_T * may be null.
+ *
* SCSI_GOOD SCSI 'Good' Status
* SCSI_CHECK SCSI 'Check Condition' Status
* SCSI_BUSY SCSI 'Busy' Status
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ispfw/asm_2400.h
--- a/head/sys/dev/ispfw/asm_2400.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ispfw/asm_2400.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: head/sys/dev/ispfw/asm_2400.h 237212 2012-06-17 21:47:24Z mjacob $ */
/*-
* Copyright (C) 2005-2010 by Qlogic, Inc.
* All rights reserved.
@@ -24,29 +24,24 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/************************************************************************
- * *
- * ISP2400 Firmware *
- * *
- ************************************************************************/
+/*
+ * Firmware Version 5.05.00 (15:31 Dec 14, 2010)
+ */
#ifdef ISP_2400
-/*
- * Firmware Version 5.04.00 (12:18 Jul 02, 2010)
- */
static const uint32_t isp_2400_risc_code[] = {
- 0x0401f195, 0x00110000, 0x00100000, 0x0000aebb,
- 0x00000005, 0x00000004, 0x00000000, 0x00000482,
+ 0x0401f195, 0x00110000, 0x00100000, 0x0000afb1,
+ 0x00000005, 0x00000005, 0x00000000, 0x00008482,
0x00000003, 0x00000000, 0x20434f50, 0x59524947,
0x48542032, 0x30303720, 0x514c4f47, 0x49432043,
0x4f52504f, 0x52415449, 0x4f4e2020, 0x20495350,
0x32347878, 0x20466972, 0x6d776172, 0x65202020,
- 0x56657273, 0x696f6e20, 0x2020352e, 0x30342e30,
+ 0x56657273, 0x696f6e20, 0x2020352e, 0x30352e30,
0x30202024, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x42001800, 0x0010014c, 0x42002000, 0x0010bcc7,
+ 0x42001800, 0x0010014c, 0x42002000, 0x0010bdc7,
0x500c0800, 0x800c1800, 0x500c1000, 0x800c1800,
0x54042000, 0x80102000, 0x80040800, 0x80081040,
0x040207fc, 0x500c0800, 0x800409c0, 0x040207f6,
@@ -129,11 +124,11 @@
0x00006150, 0x00000010, 0x00006170, 0x00000010,
0x00006190, 0x00000010, 0x000061b0, 0x00000010,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00100000, 0x00100000, 0x0000aebb,
+ 0x00000000, 0x00100000, 0x00100000, 0x0000afb1,
0xffffffff, 0x00110004, 0x00020000, 0x00000b53,
- 0xffffffff, 0x00110b57, 0x0010d600, 0x00001ab8,
- 0xffffffff, 0x0011260f, 0x0000c000, 0x000007e8,
- 0x00ffffff, 0x00112df7, 0x00008000, 0x000005de,
+ 0xffffffff, 0x00110b57, 0x0010d700, 0x00001ac0,
+ 0xffffffff, 0x00112617, 0x0000c000, 0x000007e8,
+ 0x00ffffff, 0x00112dff, 0x00008000, 0x000005e5,
0x00ffffff, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x4203f000, 0x00021fff, 0x40000000,
0x4203e000, 0x90000100, 0x40000000, 0x42000800,
@@ -141,11 +136,11 @@
0x00007023, 0x50000000, 0x8c000500, 0x04020003,
0x42000800, 0x00020000, 0x45780800, 0x80040800,
0x82040580, 0x00022000, 0x040207fc, 0x4178a000,
- 0x4200a800, 0x0010aebb, 0x42000800, 0x0010d600,
- 0x40540000, 0x8004b480, 0x0201f800, 0x0010adf8,
+ 0x4200a800, 0x0010afb1, 0x42000800, 0x0010d700,
+ 0x40540000, 0x8004b480, 0x0201f800, 0x0010aeeb,
0x0401fac9, 0x0401fa00, 0x4803c856, 0x42000000,
0x00001000, 0x50000000, 0x82000480, 0x24320002,
- 0x0402000d, 0x0201f800, 0x0010ae33, 0x04000008,
+ 0x0402000d, 0x0201f800, 0x0010af26, 0x04000008,
0x42000800, 0x00007a17, 0x50040000, 0x8c00050e,
0x04020003, 0x8400054e, 0x44000800, 0x4a030000,
0x00000000, 0x4a03c020, 0x00000004, 0x4203e000,
@@ -159,7 +154,7 @@
0x4817c857, 0x4853c857, 0x8050a1c0, 0x0400000f,
0x4c140000, 0x5814a801, 0x4857c857, 0x40500000,
0x80540480, 0x04000005, 0x5814b002, 0x485bc857,
- 0x0201f800, 0x0010adef, 0x5c002800, 0x82142c00,
+ 0x0201f800, 0x0010aee2, 0x5c002800, 0x82142c00,
0x00000004, 0x0401f7ee, 0x42002800, 0x0010017d,
0x58140801, 0x4817c857, 0x4807c857, 0x800409c0,
0x04000018, 0x58142002, 0x4813c857, 0x58141003,
@@ -168,9 +163,9 @@
0x4a03c020, 0x00004010, 0x4a03c011, 0x40100011,
0x04006000, 0x4203e000, 0x40000000, 0x4a03c017,
0x00000000, 0x4203e000, 0x30000001, 0x0401f000,
- 0x4803c856, 0x0201f800, 0x0010d604, 0x0401faf6,
- 0x4a03c014, 0x001c001c, 0x42002000, 0x0010f0b8,
- 0x0201f800, 0x0010ae00, 0x42000000, 0x00001000,
+ 0x4803c856, 0x0201f800, 0x0010d704, 0x0401faf6,
+ 0x4a03c014, 0x001c001c, 0x42002000, 0x0010f1c0,
+ 0x0201f800, 0x0010aef3, 0x42000000, 0x00001000,
0x50000000, 0x82000480, 0x24220001, 0x04000906,
0x42000000, 0x00001000, 0x50000000, 0x82000480,
0x24320001, 0x04000900, 0x59c40000, 0x82000500,
@@ -179,28 +174,28 @@
0x0401f00a, 0x59e00003, 0x82000500, 0x00030000,
0x82000580, 0x00010000, 0x04020004, 0x59a8006d,
0x84000542, 0x4803506d, 0x4c140000, 0x0201f800,
- 0x0010a5ad, 0x5c002800, 0x42000800, 0x00001100,
+ 0x0010a6a0, 0x5c002800, 0x42000800, 0x00001100,
0x42001800, 0x00000100, 0x82141480, 0x0017ffff,
0x0402100d, 0x42000800, 0x00000900, 0x82141480,
0x0013ffff, 0x04021008, 0x42000800, 0x00000480,
0x42001800, 0x00000080, 0x82141480, 0x0011ffff,
0x040018d5, 0x4807500d, 0x480f5251, 0x42001000,
- 0x00000024, 0x0201f800, 0x00105f4a, 0x82040c00,
- 0x0010f584, 0x4807500b, 0x4a03c810, 0x00100000,
- 0x4a03c811, 0x0010aebb, 0x4a03c812, 0x0010d600,
- 0x4a03c813, 0x0010f0b7, 0x4a03c829, 0x00000004,
+ 0x00000024, 0x0201f800, 0x00105fef, 0x82040c00,
+ 0x0010f694, 0x4807500b, 0x4a03c810, 0x00100000,
+ 0x4a03c811, 0x0010afb1, 0x4a03c812, 0x0010d700,
+ 0x4a03c813, 0x0010f1bf, 0x4a03c829, 0x00000004,
0x59e40001, 0x82000540, 0x0003403f, 0x4803c801,
0x42001000, 0x0000001c, 0x0401f9f0, 0x4202c000,
- 0x0010f584, 0x59aab00b, 0x59aaa00b, 0x59aaa80b,
+ 0x0010f694, 0x59aab00b, 0x59aaa00b, 0x59aaa80b,
0x59aac80d, 0x49675050, 0x59a8000b, 0x4803500c,
- 0x0201f800, 0x001070a4, 0x0401fac4, 0x0401fb14,
- 0x0201f800, 0x001017f8, 0x0201f800, 0x001010e9,
- 0x0401fbdb, 0x0201f800, 0x00100ca4, 0x0201f800,
- 0x00105f8a, 0x0401f85c, 0x0201f800, 0x00101c0a,
- 0x0201f800, 0x00104b8f, 0x0201f800, 0x001044a6,
- 0x0201f800, 0x00105a28, 0x0201f800, 0x00105729,
- 0x0201f800, 0x0010118e, 0x0201f800, 0x00100ff1,
- 0x4203e000, 0xf0000001, 0x0201f800, 0x0010ae4f,
+ 0x0201f800, 0x00107133, 0x0401fac4, 0x0401fb14,
+ 0x0201f800, 0x001017f9, 0x0201f800, 0x001010ea,
+ 0x0401fbdb, 0x0201f800, 0x00100ca5, 0x0201f800,
+ 0x0010602f, 0x0401f85c, 0x0201f800, 0x00101c0f,
+ 0x0201f800, 0x00104bce, 0x0201f800, 0x001044e5,
+ 0x0201f800, 0x00105acd, 0x0201f800, 0x001057ce,
+ 0x0201f800, 0x0010118f, 0x0201f800, 0x00100ff2,
+ 0x4203e000, 0xf0000001, 0x0201f800, 0x0010af45,
0x4a03c018, 0x00000000, 0x4203e000, 0x20000511,
0x4203e000, 0x50010000, 0x4a03c020, 0x00000000,
0x04027010, 0x59e00020, 0x82000580, 0x00000002,
@@ -212,25 +207,25 @@
0x4df00000, 0x4203e000, 0x50000000, 0x416c0000,
0x82000c80, 0x00000008, 0x0402186b, 0x0c01f804,
0x5c03e000, 0x0201f000, 0x00020008, 0x001002d0,
- 0x0010eeff, 0x0010ee47, 0x001002cf, 0x0010ee13,
+ 0x0010f007, 0x0010ef4c, 0x001002cf, 0x0010ef18,
0x001002cf, 0x001002cf, 0x001002e2, 0x0401f85e,
- 0x42000800, 0x0010b7fa, 0x5804001e, 0x8c000500,
+ 0x42000800, 0x0010b8fa, 0x5804001e, 0x8c000500,
0x0400000d, 0x84000500, 0x4800081e, 0x4202d800,
0x00000004, 0x0401f97b, 0x49f3c857, 0x5c000800,
0x5c000000, 0x82000540, 0x00003e00, 0x4c000000,
0x4c040000, 0x1c01f000, 0x4a038805, 0x000000f0,
0x1c01f000, 0x4a035048, 0x00000005, 0x4a035049,
- 0x00000004, 0x4a03504a, 0x00000000, 0x4a03504b,
- 0x00000482, 0x0201f800, 0x00104b59, 0x4a03541b,
+ 0x00000005, 0x4a03504a, 0x00000000, 0x4a03504b,
+ 0x00008482, 0x0201f800, 0x00104b98, 0x4a03541b,
0x0000ffff, 0x4a03500f, 0x00ffffff, 0x0201f800,
- 0x00108bc4, 0x4a03501f, 0x20200000, 0x4a035020,
+ 0x00108c7d, 0x4a03501f, 0x20200000, 0x4a035020,
0x88000200, 0x4a035021, 0x00ff001f, 0x4a035022,
0x000007d0, 0x4a035023, 0x80000000, 0x4a035024,
0x00000200, 0x4a035025, 0x00ff0000, 0x4a035026,
0x00010000, 0x4a03502d, 0x514c4f47, 0x4a03502e,
0x49432020, 0x1c01f000, 0x4d440000, 0x417a8800,
0x4c5c0000, 0x4178b800, 0x0201f800, 0x00020319,
- 0x04020005, 0x0201f800, 0x00104165, 0x04020002,
+ 0x04020005, 0x0201f800, 0x00104181, 0x04020002,
0x805cb800, 0x81468800, 0x83440580, 0x000007f0,
0x040207f6, 0x405c0800, 0x5c00b800, 0x5c028800,
0x1c01f000, 0x4803c857, 0x5c000000, 0x4c000000,
@@ -241,7 +236,7 @@
0x4200b800, 0x00008002, 0x04006000, 0x4c000000,
0x4c040000, 0x59bc00ea, 0x4803c857, 0x82000500,
0x00000007, 0x82000580, 0x00000001, 0x04020005,
- 0x42000800, 0x00000000, 0x0201f800, 0x00106126,
+ 0x42000800, 0x00000000, 0x0201f800, 0x001061cb,
0x59b800ea, 0x4803c857, 0x4a0370e8, 0x00000004,
0x5c000800, 0x4807c025, 0x80040920, 0x4807c026,
0x5c000000, 0x4803c023, 0x80000120, 0x4803c024,
@@ -249,8 +244,8 @@
0x4803c022, 0x41f80000, 0x4803c029, 0x80000120,
0x4803c02a, 0x42000000, 0x00001000, 0x50000000,
0x82000480, 0x24320001, 0x4803c857, 0x0400104b,
- 0x0201f800, 0x0010ae33, 0x04000046, 0x42000800,
- 0x0010c526, 0x46000800, 0xfaceface, 0x80040800,
+ 0x0201f800, 0x0010af26, 0x04000046, 0x42000800,
+ 0x0010c626, 0x46000800, 0xfaceface, 0x80040800,
0x4c080000, 0x4c0c0000, 0x42001000, 0x00007a00,
0x58080013, 0x44000800, 0x80040800, 0x58080019,
0x44000800, 0x80040800, 0x5808001a, 0x44000800,
@@ -273,29 +268,29 @@
0x00000000, 0x4203e000, 0x30000001, 0x0401f847,
0x0401f7ff, 0x42000000, 0x00000004, 0x0401f80c,
0x4a03c855, 0x0001eb5a, 0x59e40001, 0x82000540,
- 0x00000700, 0x4803c801, 0x42000000, 0x0010bcb1,
+ 0x00000700, 0x4803c801, 0x42000000, 0x0010bdb1,
0x49780003, 0x49780004, 0x1c01f000, 0x42000800,
- 0x0010bcb3, 0x44000800, 0x59e40801, 0x82041500,
+ 0x0010bdb3, 0x44000800, 0x59e40801, 0x82041500,
0xfff3c0ff, 0x480bc801, 0x8c040d24, 0x0400000c,
0x4c000000, 0x59e41052, 0x59e40054, 0x800000d4,
- 0x82000400, 0x0010c542, 0x80081480, 0x480bc853,
+ 0x82000400, 0x0010c642, 0x80081480, 0x480bc853,
0x4a03c800, 0x00000040, 0x5c000000, 0x4a03c850,
- 0x0010c542, 0x800000d4, 0x82002400, 0x0010c541,
+ 0x0010c642, 0x800000d4, 0x82002400, 0x0010c641,
0x4813c851, 0x4a03c853, 0x00000400, 0x42000000,
- 0x0010c542, 0x82001400, 0x00001000, 0x45780000,
+ 0x0010c642, 0x82001400, 0x00001000, 0x45780000,
0x80000000, 0x80081d80, 0x040207fd, 0x4807c801,
- 0x1c01f000, 0x42002000, 0x0010bcb1, 0x59e41801,
+ 0x1c01f000, 0x42002000, 0x0010bdb1, 0x59e41801,
0x58100c01, 0x82040500, 0x00003800, 0x820c1d00,
0xffffc7ff, 0x800c1d40, 0x480fc801, 0x1c01f000,
0x5c036000, 0x4db00000, 0x49b3c857, 0x4803c857,
0x1c01f000, 0x1c01f000, 0x59a80059, 0x8c000530,
0x040207fe, 0x4c080000, 0x42001000, 0x00000004,
0x0401f862, 0x5c001000, 0x4201d000, 0x00028b0a,
- 0x0201f800, 0x0010592d, 0x4c080000, 0x42001000,
+ 0x0201f800, 0x001059d2, 0x4c080000, 0x42001000,
0x00000008, 0x0401f859, 0x5c001000, 0x4201d000,
- 0x00028b0a, 0x0201f800, 0x0010592d, 0x4c080000,
+ 0x00028b0a, 0x0201f800, 0x001059d2, 0x4c080000,
0x42001000, 0x00000010, 0x0401f850, 0x5c001000,
- 0x4201d000, 0x00028b0a, 0x0201f800, 0x0010592d,
+ 0x4201d000, 0x00028b0a, 0x0201f800, 0x001059d2,
0x0401f7e2, 0x8c00050c, 0x59a80859, 0x04020003,
0x84040d30, 0x0401f006, 0x84040d70, 0x48075059,
0x42001000, 0x00000000, 0x0401f040, 0x48075059,
@@ -334,8 +329,8 @@
0x41792800, 0x41793000, 0x41793800, 0x41794000,
0x41794800, 0x41795000, 0x41795800, 0x41796000,
0x41796800, 0x41797000, 0x41797800, 0x41798000,
- 0x41798800, 0x42019000, 0x0010b889, 0x42019800,
- 0x0010b860, 0x4179a000, 0x4179a800, 0x4179b000,
+ 0x41798800, 0x42019000, 0x0010b989, 0x42019800,
+ 0x0010b960, 0x4179a000, 0x4179a800, 0x4179b000,
0x4179b800, 0x4179c800, 0x4179c000, 0x4179d000,
0x4179d800, 0x4179e000, 0x4179e800, 0x4179f000,
0x4179f800, 0x417a0000, 0x417a0800, 0x417a1000,
@@ -344,17 +339,17 @@
0x417a5000, 0x417a5800, 0x417a6000, 0x417a6800,
0x417a7000, 0x417a7800, 0x417a8000, 0x417a8800,
0x417a9000, 0x417a9800, 0x417ae800, 0x417af800,
- 0x42030000, 0x00007c00, 0x42031000, 0x0010bb5a,
+ 0x42030000, 0x00007c00, 0x42031000, 0x0010bc5a,
0x42031800, 0x0000bf1d, 0x42032000, 0x0000bf32,
- 0x42032800, 0x0010bb22, 0x42033000, 0x00020b5d,
- 0x42034000, 0x0010b7fa, 0x42033800, 0x0010b819,
- 0x42034800, 0x0010b898, 0x42035000, 0x0010b780,
- 0x42035800, 0x0010af80, 0x42030800, 0x0010b85b,
+ 0x42032800, 0x0010bc22, 0x42033000, 0x00020b5d,
+ 0x42034000, 0x0010b8fa, 0x42033800, 0x0010b919,
+ 0x42034800, 0x0010b998, 0x42035000, 0x0010b880,
+ 0x42035800, 0x0010b080, 0x42030800, 0x0010b95b,
0x417b6000, 0x42036800, 0x00006f00, 0x4203c800,
0x00003000, 0x42037000, 0x0000ff00, 0x42037800,
0x0000bf00, 0x42038000, 0x00007700, 0x42038800,
0x00004000, 0x42039000, 0x00006000, 0x42039800,
- 0x0010c25e, 0x4203a000, 0x00007600, 0x4203a800,
+ 0x0010c35e, 0x4203a000, 0x00007600, 0x4203a800,
0x00007400, 0x4203b000, 0x00007200, 0x4203b800,
0x00007100, 0x4203c000, 0x00007000, 0x4203d000,
0x00000000, 0x4203e800, 0x0002018e, 0x417bd800,
@@ -379,13 +374,13 @@
0x412d8800, 0x1c01f000, 0x835c0480, 0x00000020,
0x0400100a, 0x496bc857, 0x815eb840, 0x416a5800,
0x592ed000, 0x497a5800, 0x497a5801, 0x497a5805,
- 0x812e59c0, 0x1c01f000, 0x42000000, 0x0010bc0f,
- 0x0201f800, 0x0010ad1d, 0x417a5800, 0x0401f7f9,
+ 0x812e59c0, 0x1c01f000, 0x42000000, 0x0010bd0f,
+ 0x0201f800, 0x0010ae10, 0x417a5800, 0x0401f7f9,
0x0401f803, 0x412d8800, 0x1c01f000, 0x815eb840,
0x04001009, 0x416a5800, 0x492fc857, 0x592ed000,
0x497a5800, 0x497a5801, 0x497a5805, 0x812e59c0,
- 0x1c01f000, 0x42000000, 0x0010bc0f, 0x0201f800,
- 0x0010ad1d, 0x417ab800, 0x417a5800, 0x0401f7f8,
+ 0x1c01f000, 0x42000000, 0x0010bd0f, 0x0201f800,
+ 0x0010ae10, 0x417ab800, 0x417a5800, 0x0401f7f8,
0x492fc857, 0x496a5800, 0x412ed000, 0x815eb800,
0x59c80000, 0x82000540, 0x00001200, 0x48039000,
0x1c01f000, 0x492fc857, 0x812e59c0, 0x04000007,
@@ -403,26 +398,26 @@
0x00000020, 0x497bb807, 0x8058b040, 0x040207fe,
0x4a03b805, 0x30000000, 0x59dc0006, 0x4a03b805,
0x60000001, 0x4803c856, 0x0401ff98, 0x04000d6a,
- 0x42001000, 0x0010bb55, 0x452c1000, 0x4a025801,
+ 0x42001000, 0x0010bc55, 0x452c1000, 0x4a025801,
0x00000001, 0x4a025802, 0x00000100, 0x4a025808,
- 0x00106784, 0x497a5809, 0x497a580a, 0x497a580b,
- 0x0401ff8a, 0x04000d5c, 0x42001000, 0x0010bb56,
+ 0x00106826, 0x497a5809, 0x497a580a, 0x497a580b,
+ 0x0401ff8a, 0x04000d5c, 0x42001000, 0x0010bc56,
0x452c1000, 0x4a025801, 0x00000000, 0x4a025802,
- 0x00000100, 0x4a025808, 0x00100f2e, 0x497a5803,
+ 0x00000100, 0x4a025808, 0x00100f2f, 0x497a5803,
0x497a5806, 0x497a5807, 0x497a5809, 0x59a8006d,
0x8c000500, 0x04000006, 0x4a03b805, 0xe0000001,
0x59dc0006, 0x8c000522, 0x040007fc, 0x1c01f000,
0x40681000, 0x0201f800, 0x00020016, 0x1c01f000,
- 0x42001000, 0x00020026, 0x0201f800, 0x001057d8,
- 0x0201f800, 0x00108cab, 0x0201f800, 0x0010a24b,
+ 0x42001000, 0x00020026, 0x0201f800, 0x0010587d,
+ 0x0201f800, 0x00108d64, 0x0201f800, 0x0010a32a,
0x04000014, 0x4a03b805, 0x30000002, 0x59dc0006,
0x4807b800, 0x480bb801, 0x42007000, 0x00020b54,
0x4a007002, 0x00000040, 0x480c7008, 0x58380007,
0x82000400, 0x00000005, 0x48007003, 0x4a007000,
0x00000003, 0x4803b803, 0x0201f000, 0x00020050,
- 0x42000000, 0x0010bb77, 0x0201f800, 0x0010ad1d,
- 0x0201f800, 0x00108cc3, 0x42000800, 0x00000001,
- 0x42001000, 0x00020026, 0x0201f800, 0x001057b1,
+ 0x42000000, 0x0010bc77, 0x0201f800, 0x0010ae10,
+ 0x0201f800, 0x00108d7c, 0x42000800, 0x00000001,
+ 0x42001000, 0x00020026, 0x0201f800, 0x00105856,
0x42007000, 0x00020b54, 0x0201f000, 0x00020030,
0x58380802, 0x42001000, 0x0000ff00, 0x82040480,
0x0000ff00, 0x04021003, 0x40041000, 0x80000580,
@@ -442,7 +437,7 @@
0x04000003, 0x48107005, 0x0401f008, 0x49787005,
0x49787004, 0x0401f005, 0x48101800, 0x801021c0,
0x04020002, 0x480c7004, 0x1c01f000, 0x4803c856,
- 0x4dc00000, 0x42007000, 0x0010bb58, 0x4a007400,
+ 0x4dc00000, 0x42007000, 0x0010bc58, 0x4a007400,
0x00000000, 0x49787001, 0x42038000, 0x00007720,
0x4a038006, 0x60000001, 0x4a038009, 0xf4f60000,
0x42038000, 0x00007700, 0x4a038006, 0x60000001,
@@ -458,7 +453,7 @@
0x4a038807, 0x00000004, 0x4a0370e5, 0x00080000,
0x59b800ea, 0x8c000510, 0x04000004, 0x59b800e0,
0x0401f879, 0x0401f7fb, 0x42038000, 0x00007720,
- 0x0201f800, 0x00100c06, 0x59c00007, 0x4a038006,
+ 0x0201f800, 0x00100c07, 0x59c00007, 0x4a038006,
0x20000000, 0x59c00007, 0x4a038006, 0x8000000a,
0x59c00007, 0x4a038006, 0x8000000b, 0x59c00007,
0x4a038006, 0x40000001, 0x83c00580, 0x00007700,
@@ -469,16 +464,16 @@
0x83c00580, 0x00007700, 0x04000004, 0x42038000,
0x00007700, 0x0401f7f1, 0x4178a000, 0x805cb9c0,
0x0402001d, 0x4200b000, 0x00000020, 0x83b8ac00,
- 0x00000020, 0x0201f800, 0x0010adf8, 0x4a0370fb,
- 0x00000001, 0x4a037020, 0x00100e39, 0x59a8002c,
+ 0x00000020, 0x0201f800, 0x0010aeeb, 0x4a0370fb,
+ 0x00000001, 0x4a037020, 0x00100e3a, 0x59a8002c,
0x82000500, 0x0000ffff, 0x48037021, 0x4a037035,
- 0x0010c1a4, 0x4a037030, 0x0010b78f, 0x4a037031,
- 0x0010af80, 0x4a037032, 0x0010b86b, 0x4a037036,
- 0x0010b876, 0x59840002, 0x48037034, 0x4a037038,
- 0x00100e30, 0x4a0370fb, 0x00000001, 0x4200b000,
+ 0x0010c2a4, 0x4a037030, 0x0010b88f, 0x4a037031,
+ 0x0010b080, 0x4a037032, 0x0010b96b, 0x4a037036,
+ 0x0010b976, 0x59840002, 0x48037034, 0x4a037038,
+ 0x00100e31, 0x4a0370fb, 0x00000001, 0x4200b000,
0x00000020, 0x83b8ac00, 0x00000000, 0x0201f800,
- 0x0010adf8, 0x4200b000, 0x00000040, 0x83b8ac00,
- 0x00000040, 0x0201f800, 0x0010adf8, 0x805cb9c0,
+ 0x0010aeeb, 0x4200b000, 0x00000040, 0x83b8ac00,
+ 0x00000040, 0x0201f800, 0x0010aeeb, 0x805cb9c0,
0x04020004, 0x4a0370e4, 0xaaaaaaaa, 0x0401f003,
0x4a0370e4, 0xa2aa2a82, 0x4a0370e5, 0xaaaaaaaa,
0x4a0370e6, 0xaaaaaaaa, 0x4a0370fb, 0x00000000,
@@ -490,7 +485,7 @@
0x1c01f000, 0x4d300000, 0x4d380000, 0x40026000,
0x82000500, 0x7f000000, 0x82000580, 0x60000000,
0x04020012, 0x83326500, 0x00ffffff, 0x0201f800,
- 0x001091d9, 0x0402000d, 0x59300203, 0x82000580,
+ 0x00109291, 0x0402000d, 0x59300203, 0x82000580,
0x00000004, 0x04020009, 0x59300c07, 0x82040580,
0x00000009, 0x04020005, 0x42027000, 0x00000047,
0x0201f800, 0x00020a34, 0x5c027000, 0x5c026000,
@@ -498,3725 +493,3732 @@
0x4d400000, 0x4cfc0000, 0x4d380000, 0x4d3c0000,
0x4d440000, 0x4d4c0000, 0x4d480000, 0x4c5c0000,
0x4c600000, 0x4c640000, 0x4d040000, 0x4cc80000,
- 0x4ccc0000, 0x4cf40000, 0x4cf80000, 0x4cfc0000,
- 0x0201f800, 0x00020095, 0x5c01f800, 0x5c01f000,
- 0x5c01e800, 0x5c019800, 0x5c019000, 0x5c020800,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x5c029000,
- 0x5c029800, 0x5c028800, 0x5c027800, 0x5c027000,
- 0x5c01f800, 0x5c028000, 0x5c026800, 0x5c025800,
- 0x5c026000, 0x1c01f000, 0x493bc857, 0x0201f000,
- 0x000200bc, 0x83300500, 0x000000ff, 0x82000c80,
- 0x00000007, 0x02021800, 0x0010032d, 0x0c01f025,
- 0x1c01f000, 0x82000d00, 0xc0000038, 0x02020800,
- 0x00100322, 0x0201f800, 0x0010032d, 0x00000000,
- 0x00000048, 0x00000054, 0x00000053, 0x00100786,
- 0x001007aa, 0x001007a5, 0x001007c9, 0x00100791,
- 0x0010079d, 0x00100786, 0x001007c4, 0x00100810,
- 0x00100786, 0x00100813, 0x00100786, 0x00100786,
- 0x00100816, 0x0010081c, 0x00100839, 0x0010084e,
- 0x00100786, 0x00100857, 0x00100863, 0x00100786,
- 0x00100786, 0x00100786, 0x0201f800, 0x0010032d,
- 0x0010078f, 0x001008fa, 0x001007d6, 0x001007ff,
- 0x0010078f, 0x0010078f, 0x0010078f, 0x0201f800,
- 0x0010032d, 0x4803c856, 0x59300004, 0x8c00053e,
- 0x04020005, 0x42027000, 0x00000055, 0x0201f000,
- 0x00020a34, 0x0201f800, 0x0010644d, 0x040007fa,
- 0x1c01f000, 0x4803c856, 0x0401f8c7, 0x40002800,
- 0x41782000, 0x42027000, 0x00000056, 0x0201f000,
- 0x00020a34, 0x4803c856, 0x42027000, 0x00000057,
- 0x0201f000, 0x00020a34, 0x4803c856, 0x59325809,
- 0x812e59c0, 0x04000016, 0x59300008, 0x8c00051a,
- 0x0402000d, 0x592c0409, 0x8c00051c, 0x04020003,
- 0x4a026012, 0xffffffff, 0x59300004, 0x8c00053e,
- 0x04020008, 0x42027000, 0x00000048, 0x0201f000,
- 0x00020a34, 0x4a025a07, 0x00000007, 0x0401f7f5,
- 0x0201f800, 0x0010644d, 0x040007f7, 0x1c01f000,
- 0x4803c856, 0x83300500, 0x00ffffff, 0x0201f000,
- 0x00105d72, 0x1c01f000, 0x4c040000, 0x59b808ea,
- 0x82040d00, 0x00000007, 0x82040580, 0x00000003,
- 0x04000004, 0x42000000, 0x60000000, 0x0401f8c6,
- 0x5c000800, 0x1c01f000, 0x0401f914, 0x0400001b,
- 0x59325809, 0x812e59c0, 0x04000018, 0x592c0205,
- 0x82000500, 0x000000ff, 0x82000d80, 0x00000029,
- 0x04020012, 0x59300203, 0x82000580, 0x00000003,
- 0x0400000b, 0x59300808, 0x84040d26, 0x48066008,
- 0x0201f800, 0x00020111, 0x4a03900d, 0x00000040,
- 0x4a0370e5, 0x00000008, 0x1c01f000, 0x0201f800,
- 0x0010644d, 0x040007f4, 0x42000000, 0x0010bc15,
- 0x0201f800, 0x0010ad1d, 0x5988014a, 0x80000000,
- 0x4803114a, 0x4a03900d, 0x00000040, 0x42000000,
- 0xc0000000, 0x0201f000, 0x00020105, 0x4c5c0000,
- 0x4c600000, 0x4c640000, 0x4200c800, 0x0010c1ab,
- 0x4200b800, 0x00003000, 0x4200c000, 0x00000105,
- 0x0201f800, 0x001055e9, 0x4a0370e4, 0x02000000,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x4933c857, 0x0201f000, 0x00020a10, 0x4933c857,
- 0x0401fbfa, 0x1c01f000, 0x41300800, 0x800409c0,
- 0x02020800, 0x0010032d, 0x0201f800, 0x00100322,
- 0x42000000, 0x0010bc15, 0x0201f800, 0x0010ad1d,
- 0x4933c857, 0x813261c0, 0x02000800, 0x0010032d,
- 0x0401f841, 0x40002800, 0x0201f800, 0x0010ac86,
- 0x4c140000, 0x59a8006a, 0x80000540, 0x04000004,
- 0x8c142d2a, 0x04000002, 0x0401fbe0, 0x5c002800,
- 0x0401f8ae, 0x04000007, 0x5932680a, 0x59340200,
- 0x8c00050e, 0x59300415, 0x02020800, 0x00108b7a,
- 0x1c01f000, 0x42000000, 0x0010bc15, 0x0201f800,
- 0x0010ad1d, 0x4933c857, 0x813261c0, 0x02000800,
- 0x0010032d, 0x0401f89d, 0x0400000b, 0x0201f800,
- 0x0010889a, 0x04000008, 0x59325809, 0x592c0209,
- 0x8400054e, 0x48025a09, 0x417a7800, 0x0201f800,
- 0x00108487, 0x1c01f000, 0x485fc857, 0x5c000000,
- 0x4d780000, 0x4203e000, 0x50000000, 0x4200b800,
- 0x00008005, 0x0201f000, 0x00100332, 0x4933c857,
- 0x83300480, 0x00000020, 0x02021800, 0x0010032d,
- 0x83300c00, 0x0010bc88, 0x50040000, 0x80000000,
- 0x04001002, 0x44000800, 0x1c01f000, 0x4933c857,
- 0x0401f7f4, 0x4807c856, 0x59b800ea, 0x8c000510,
- 0x040007fd, 0x59b800e0, 0x4803c857, 0x1c01f000,
- 0x4803c856, 0x42000000, 0x10000000, 0x41300800,
- 0x0401f029, 0x8c000510, 0x02000000, 0x0002010b,
- 0x4c040000, 0x0401f80b, 0x5c000800, 0x82100480,
- 0x00000008, 0x02001000, 0x0002010b, 0x4c040000,
- 0x0401feb5, 0x5c000800, 0x0201f000, 0x0002010b,
- 0x59b800e2, 0x59b820e2, 0x80100580, 0x040207fd,
- 0x80102114, 0x0401f001, 0x40101800, 0x800c190a,
- 0x82100500, 0x0000001f, 0x820c1d00, 0x0000001f,
- 0x800c2480, 0x82102500, 0x0000001f, 0x1c01f000,
- 0x40680000, 0x406c0800, 0x0401f807, 0x42018800,
- 0x00000001, 0x04020003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x82000500, 0xf0000000, 0x82040d00,
- 0x0fffffff, 0x80040d40, 0x4807c857, 0x42001000,
- 0x0010bb59, 0x50080000, 0x80000540, 0x04020005,
- 0x4a0370e5, 0x00000003, 0x4a0370e4, 0x00000300,
- 0x80000000, 0x44001000, 0x42001000, 0x00000400,
- 0x59b800ea, 0x8c000510, 0x0400000c, 0x0401ffd1,
- 0x82100480, 0x00000008, 0x04001007, 0x4c040000,
- 0x4c080000, 0x0401fe7c, 0x5c001000, 0x5c000800,
- 0x0401f020, 0x59b800ea, 0x8c000516, 0x0402001d,
- 0x4a0370e4, 0x00300000, 0x480770e1, 0x42001000,
- 0x0000ff00, 0x80081040, 0x04000012, 0x59b808e4,
- 0x8c040d28, 0x040207fc, 0x42001000, 0x0010bb59,
- 0x50080000, 0x80000040, 0x04020005, 0x4a0370e5,
- 0x00000002, 0x4a0370e4, 0x00000200, 0x02001800,
- 0x0010032d, 0x44001000, 0x8c040d2c, 0x1c01f000,
+ 0x4ccc0000, 0x4cf40000, 0x4cf80000, 0x0201f800,
+ 0x00020095, 0x5c01f000, 0x5c01e800, 0x5c019800,
+ 0x5c019000, 0x5c020800, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x5c029000, 0x5c029800, 0x5c028800,
+ 0x5c027800, 0x5c027000, 0x5c01f800, 0x5c028000,
+ 0x5c026800, 0x5c025800, 0x5c026000, 0x1c01f000,
+ 0x493bc857, 0x0201f000, 0x000200bc, 0x83300500,
+ 0x000000ff, 0x82000c80, 0x00000007, 0x02021800,
+ 0x0010032d, 0x0c01f025, 0x1c01f000, 0x82000d00,
+ 0xc0000038, 0x02020800, 0x00100322, 0x0201f800,
+ 0x0010032d, 0x00000000, 0x00000048, 0x00000054,
+ 0x00000053, 0x00100784, 0x001007a8, 0x001007a3,
+ 0x001007c7, 0x0010078f, 0x0010079b, 0x00100784,
+ 0x001007c2, 0x0010080e, 0x00100784, 0x00100811,
+ 0x00100784, 0x00100784, 0x00100814, 0x0010081a,
+ 0x00100837, 0x0010084c, 0x00100784, 0x00100855,
+ 0x00100861, 0x00100784, 0x00100784, 0x00100784,
+ 0x0201f800, 0x0010032d, 0x0010078d, 0x001008f8,
+ 0x001007d4, 0x001007fd, 0x0010078d, 0x0010078d,
+ 0x0010078d, 0x0201f800, 0x0010032d, 0x4803c856,
+ 0x59300004, 0x8c00053e, 0x04020005, 0x42027000,
+ 0x00000055, 0x0201f000, 0x00020a34, 0x0201f800,
+ 0x001064f2, 0x040007fa, 0x1c01f000, 0x4803c856,
+ 0x0401f8c7, 0x40002800, 0x41782000, 0x42027000,
+ 0x00000056, 0x0201f000, 0x00020a34, 0x4803c856,
+ 0x42027000, 0x00000057, 0x0201f000, 0x00020a34,
+ 0x4803c856, 0x59325809, 0x812e59c0, 0x04000016,
+ 0x59300008, 0x8c00051a, 0x0402000d, 0x592c0409,
+ 0x8c00051c, 0x04020003, 0x4a026012, 0xffffffff,
+ 0x59300004, 0x8c00053e, 0x04020008, 0x42027000,
+ 0x00000048, 0x0201f000, 0x00020a34, 0x4a025a07,
+ 0x00000007, 0x0401f7f5, 0x0201f800, 0x001064f2,
+ 0x040007f7, 0x1c01f000, 0x4803c856, 0x83300500,
+ 0x00ffffff, 0x0201f000, 0x00105e17, 0x1c01f000,
+ 0x4c040000, 0x59b808ea, 0x82040d00, 0x00000007,
+ 0x82040580, 0x00000003, 0x04000004, 0x42000000,
+ 0x60000000, 0x0401f8c6, 0x5c000800, 0x1c01f000,
+ 0x0401f914, 0x0400001b, 0x59325809, 0x812e59c0,
+ 0x04000018, 0x592c0205, 0x82000500, 0x000000ff,
+ 0x82000d80, 0x00000029, 0x04020012, 0x59300203,
+ 0x82000580, 0x00000003, 0x0400000b, 0x59300808,
+ 0x84040d26, 0x48066008, 0x0201f800, 0x00020111,
+ 0x4a03900d, 0x00000040, 0x4a0370e5, 0x00000008,
+ 0x1c01f000, 0x0201f800, 0x001064f2, 0x040007f4,
+ 0x42000000, 0x0010bd15, 0x0201f800, 0x0010ae10,
+ 0x5988014a, 0x80000000, 0x4803114a, 0x4a03900d,
+ 0x00000040, 0x42000000, 0xc0000000, 0x0201f000,
+ 0x00020105, 0x4c5c0000, 0x4c600000, 0x4c640000,
+ 0x4200c800, 0x0010c2ab, 0x4200b800, 0x00003000,
+ 0x4200c000, 0x00000105, 0x0201f800, 0x00105655,
+ 0x4a0370e4, 0x02000000, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x4933c857, 0x0201f000,
+ 0x00020a10, 0x4933c857, 0x0401fbfd, 0x1c01f000,
+ 0x41300800, 0x800409c0, 0x02020800, 0x0010032d,
+ 0x0201f800, 0x00100322, 0x42000000, 0x0010bd15,
+ 0x0201f800, 0x0010ae10, 0x4933c857, 0x813261c0,
+ 0x02000800, 0x0010032d, 0x0401f841, 0x40002800,
+ 0x0201f800, 0x0010ad79, 0x4c140000, 0x59a8006a,
+ 0x80000540, 0x04000004, 0x8c142d2a, 0x04000002,
+ 0x0401fbe3, 0x5c002800, 0x0401f8ae, 0x04000007,
+ 0x5932680a, 0x59340200, 0x8c00050e, 0x59300415,
+ 0x02020800, 0x00108c33, 0x1c01f000, 0x42000000,
+ 0x0010bd15, 0x0201f800, 0x0010ae10, 0x4933c857,
+ 0x813261c0, 0x02000800, 0x0010032d, 0x0401f89d,
+ 0x0400000b, 0x0201f800, 0x00108953, 0x04000008,
+ 0x59325809, 0x592c0209, 0x8400054e, 0x48025a09,
+ 0x417a7800, 0x0201f800, 0x0010853c, 0x1c01f000,
+ 0x485fc857, 0x5c000000, 0x4d780000, 0x4203e000,
+ 0x50000000, 0x4200b800, 0x00008005, 0x0201f000,
+ 0x00100332, 0x4933c857, 0x83300480, 0x00000020,
+ 0x02021800, 0x0010032d, 0x83300c00, 0x0010bd88,
+ 0x50040000, 0x80000000, 0x04001002, 0x44000800,
+ 0x1c01f000, 0x4933c857, 0x0401f7f4, 0x4807c856,
+ 0x59b800ea, 0x8c000510, 0x040007fd, 0x59b800e0,
+ 0x4803c857, 0x1c01f000, 0x4803c856, 0x42000000,
+ 0x10000000, 0x41300800, 0x0401f029, 0x8c000510,
+ 0x02000000, 0x0002010b, 0x4c040000, 0x0401f80b,
+ 0x5c000800, 0x82100480, 0x00000008, 0x02001000,
+ 0x0002010b, 0x4c040000, 0x0401feb7, 0x5c000800,
+ 0x0201f000, 0x0002010b, 0x59b800e2, 0x59b820e2,
+ 0x80100580, 0x040207fd, 0x80102114, 0x0401f001,
+ 0x40101800, 0x800c190a, 0x82100500, 0x0000001f,
+ 0x820c1d00, 0x0000001f, 0x800c2480, 0x82102500,
+ 0x0000001f, 0x1c01f000, 0x40680000, 0x406c0800,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04020003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x82000500,
+ 0xf0000000, 0x82040d00, 0x0fffffff, 0x80040d40,
+ 0x4807c857, 0x42001000, 0x0010bc59, 0x50080000,
+ 0x80000540, 0x04020005, 0x4a0370e5, 0x00000003,
+ 0x4a0370e4, 0x00000300, 0x80000000, 0x44001000,
+ 0x42001000, 0x00000400, 0x59b800ea, 0x8c000510,
+ 0x0400000c, 0x0401ffd1, 0x82100480, 0x00000008,
+ 0x04001007, 0x4c040000, 0x4c080000, 0x0401fe7e,
+ 0x5c001000, 0x5c000800, 0x0401f020, 0x59b800ea,
+ 0x8c000516, 0x0402001d, 0x4a0370e4, 0x00300000,
+ 0x480770e1, 0x42001000, 0x0000ff00, 0x80081040,
+ 0x04000012, 0x59b808e4, 0x8c040d28, 0x040207fc,
+ 0x42001000, 0x0010bc59, 0x50080000, 0x80000040,
+ 0x04020005, 0x4a0370e5, 0x00000002, 0x4a0370e4,
+ 0x00000200, 0x02001800, 0x0010032d, 0x44001000,
+ 0x8c040d2c, 0x1c01f000, 0x41f80000, 0x50000000,
+ 0x0201f800, 0x0010032d, 0x80081040, 0x040207d3,
0x41f80000, 0x50000000, 0x0201f800, 0x0010032d,
- 0x80081040, 0x040207d3, 0x41f80000, 0x50000000,
- 0x0201f800, 0x0010032d, 0x4d380000, 0x59300c07,
- 0x82040580, 0x00000009, 0x04020006, 0x42027000,
- 0x00000047, 0x0201f800, 0x00020a34, 0x80000580,
- 0x5c027000, 0x1c01f000, 0x4c500000, 0x4a03900d,
- 0x00000001, 0x59c8a020, 0x4a03900d, 0x00000002,
- 0x59c80820, 0x8c50a52e, 0x04000002, 0x900409c0,
- 0x82040d00, 0x0000ffff, 0x0201f800, 0x001055ab,
- 0x5c00a000, 0x1c01f000, 0x42000000, 0x0010bc0c,
- 0x0201f800, 0x0010ad1d, 0x0401ffec, 0x0400004b,
- 0x4933c857, 0x59300407, 0x82000580, 0x00000000,
- 0x04000046, 0x59c82021, 0x4a03900d, 0x00000001,
- 0x59c82821, 0x82142d00, 0x0000ffff, 0x59325809,
- 0x812e59c0, 0x0400003d, 0x5932680a, 0x0201f800,
- 0x001040aa, 0x02020800, 0x00108b62, 0x599c0019,
- 0x8c00050c, 0x04020018, 0x0201f800, 0x001040aa,
- 0x04020015, 0x59300812, 0x4807c857, 0x592c0409,
- 0x8c00051c, 0x0402000e, 0x8400055c, 0x48025c09,
- 0x592c0a05, 0x82040d00, 0x000000ff, 0x82040580,
- 0x00000048, 0x04000004, 0x82040580, 0x00000018,
- 0x04020003, 0x59300812, 0x48065803, 0x4a026012,
- 0x7fffffff, 0x48166014, 0x599c0019, 0x8c00050c,
- 0x04020004, 0x59a80007, 0x8c00051e, 0x04020017,
- 0x0201f800, 0x00100e59, 0x04020014, 0x0401fa2f,
- 0x40280000, 0x4802600e, 0x04000005, 0x4832600c,
- 0x50200000, 0x4802600b, 0x4822600d, 0x59300415,
- 0x8c00051c, 0x04020004, 0x599c0019, 0x8c00050c,
- 0x04020885, 0x4a03900d, 0x00000040, 0x4a0370e5,
- 0x00000008, 0x1c01f000, 0x42000000, 0x0010bc15,
- 0x0201f800, 0x0010ad1d, 0x5988014c, 0x80000000,
- 0x4803114c, 0x4a03900d, 0x00000040, 0x42000000,
- 0xc0000000, 0x0201f000, 0x00020105, 0x4cf80000,
- 0x58f40000, 0x8001f540, 0x0401f820, 0x41781800,
- 0x0401f8f9, 0x04020014, 0x44140800, 0x0401f82a,
- 0x04000011, 0x40043800, 0x42001800, 0x00000001,
- 0x40142000, 0x0401f8f0, 0x0402000b, 0x801c3800,
- 0x501c0000, 0x44000800, 0x0401f810, 0x801c0580,
- 0x04000004, 0x44103800, 0x801c3840, 0x44143800,
- 0x0401f819, 0x5c01f000, 0x1c01f000, 0x80f9f1c0,
- 0x04020003, 0x58f41202, 0x0401f003, 0x42001000,
- 0x00000007, 0x1c01f000, 0x80f9f1c0, 0x04020006,
- 0x58f40401, 0x82000480, 0x00000002, 0x80f40400,
- 0x0401f005, 0x58f80401, 0x82000480, 0x00000002,
- 0x80f80400, 0x50002800, 0x80000000, 0x50002000,
- 0x1c01f000, 0x80f9f1c0, 0x04020008, 0x58f40401,
+ 0x4d380000, 0x59300c07, 0x82040580, 0x00000009,
+ 0x04020006, 0x42027000, 0x00000047, 0x0201f800,
+ 0x00020a34, 0x80000580, 0x5c027000, 0x1c01f000,
+ 0x4c500000, 0x4a03900d, 0x00000001, 0x59c8a020,
+ 0x4a03900d, 0x00000002, 0x59c80820, 0x8c50a52e,
+ 0x04000002, 0x900409c0, 0x82040d00, 0x0000ffff,
+ 0x0201f800, 0x00105617, 0x5c00a000, 0x1c01f000,
+ 0x42000000, 0x0010bd0c, 0x0201f800, 0x0010ae10,
+ 0x0401ffec, 0x0400004e, 0x4933c857, 0x59300407,
+ 0x82000580, 0x00000000, 0x04000049, 0x59c82021,
+ 0x4a03900d, 0x00000001, 0x59c82821, 0x82142d00,
+ 0x0000ffff, 0x59325809, 0x812e59c0, 0x04000040,
+ 0x5932680a, 0x0201f800, 0x001040c4, 0x02020800,
+ 0x00108c1b, 0x599c0019, 0x8c00050c, 0x04020018,
+ 0x0201f800, 0x001040c4, 0x04020015, 0x59300812,
+ 0x4807c857, 0x592c0409, 0x8c00051c, 0x0402000e,
+ 0x8400055c, 0x48025c09, 0x592c0a05, 0x82040d00,
+ 0x000000ff, 0x82040580, 0x00000048, 0x04000004,
+ 0x82040580, 0x00000018, 0x04020003, 0x59300812,
+ 0x48065803, 0x4a026012, 0x7fffffff, 0x48166014,
+ 0x0201f800, 0x001040c4, 0x04000004, 0x59300415,
+ 0x8c00051c, 0x04000004, 0x599c0019, 0x8c00050c,
+ 0x04000017, 0x0201f800, 0x00100e5a, 0x04020014,
+ 0x0401fa2f, 0x40280000, 0x4802600e, 0x04000005,
+ 0x4832600c, 0x50200000, 0x4802600b, 0x4822600d,
+ 0x59300415, 0x8c00051c, 0x04020004, 0x599c0019,
+ 0x8c00050c, 0x04020885, 0x4a03900d, 0x00000040,
+ 0x4a0370e5, 0x00000008, 0x1c01f000, 0x42000000,
+ 0x0010bd15, 0x0201f800, 0x0010ae10, 0x5988014c,
+ 0x80000000, 0x4803114c, 0x4a03900d, 0x00000040,
+ 0x42000000, 0xc0000000, 0x0201f000, 0x00020105,
+ 0x4cf80000, 0x58f40000, 0x8001f540, 0x0401f820,
+ 0x41781800, 0x0401f8f9, 0x04020014, 0x44140800,
+ 0x0401f82a, 0x04000011, 0x40043800, 0x42001800,
+ 0x00000001, 0x40142000, 0x0401f8f0, 0x0402000b,
+ 0x801c3800, 0x501c0000, 0x44000800, 0x0401f810,
+ 0x801c0580, 0x04000004, 0x44103800, 0x801c3840,
+ 0x44143800, 0x0401f819, 0x5c01f000, 0x1c01f000,
+ 0x80f9f1c0, 0x04020003, 0x58f41202, 0x0401f003,
+ 0x42001000, 0x00000007, 0x1c01f000, 0x80f9f1c0,
+ 0x04020006, 0x58f40401, 0x82000480, 0x00000002,
+ 0x80f40400, 0x0401f005, 0x58f80401, 0x82000480,
+ 0x00000002, 0x80f80400, 0x50002800, 0x80000000,
+ 0x50002000, 0x1c01f000, 0x80f9f1c0, 0x04020008,
+ 0x58f40401, 0x82000480, 0x00000002, 0x02001800,
+ 0x0010032d, 0x4801ec01, 0x0401f00b, 0x58f80401,
0x82000480, 0x00000002, 0x02001800, 0x0010032d,
- 0x4801ec01, 0x0401f00b, 0x58f80401, 0x82000480,
- 0x00000002, 0x02001800, 0x0010032d, 0x4801f401,
- 0x82000580, 0x00000002, 0x04020002, 0x0401f81b,
- 0x58f40202, 0x80000040, 0x4801ea02, 0x02000800,
- 0x0010032d, 0x82000580, 0x00000001, 0x1c01f000,
- 0x82f40580, 0xffffffff, 0x0400000f, 0x58f40201,
+ 0x4801f401, 0x82000580, 0x00000002, 0x04020002,
+ 0x0401f81b, 0x58f40202, 0x80000040, 0x4801ea02,
+ 0x02000800, 0x0010032d, 0x82000580, 0x00000001,
+ 0x1c01f000, 0x82f40580, 0xffffffff, 0x0400000f,
+ 0x58f40201, 0x82000580, 0x0000dcb3, 0x02020800,
+ 0x0010032d, 0x58f40000, 0x8001f540, 0x04000006,
+ 0x58f80201, 0x82000580, 0x0000ddb9, 0x02020800,
+ 0x0010032d, 0x0401f80a, 0x1c01f000, 0x4d2c0000,
+ 0x40fa5800, 0x0201f800, 0x00100580, 0x4979e800,
+ 0x4179f000, 0x5c025800, 0x1c01f000, 0x80f5e9c0,
+ 0x04000009, 0x80f9f1c0, 0x04020ff5, 0x4d2c0000,
+ 0x40f65800, 0x0201f800, 0x00100580, 0x4179e800,
+ 0x5c025800, 0x1c01f000, 0x4cf40000, 0x0201f800,
+ 0x001040c4, 0x04020036, 0x59300808, 0x82040500,
+ 0x00013100, 0x04020032, 0x8c040d22, 0x04000032,
+ 0x59300020, 0x8001ed40, 0x02000800, 0x0010032d,
+ 0x82000580, 0xffffffff, 0x04000029, 0x58f40201,
0x82000580, 0x0000dcb3, 0x02020800, 0x0010032d,
- 0x58f40000, 0x8001f540, 0x04000006, 0x58f80201,
- 0x82000580, 0x0000ddb9, 0x02020800, 0x0010032d,
- 0x0401f80a, 0x1c01f000, 0x4d2c0000, 0x40fa5800,
- 0x0201f800, 0x00100580, 0x4979e800, 0x4179f000,
- 0x5c025800, 0x1c01f000, 0x80f5e9c0, 0x04000009,
- 0x80f9f1c0, 0x04020ff5, 0x4d2c0000, 0x40f65800,
- 0x0201f800, 0x00100580, 0x4179e800, 0x5c025800,
- 0x1c01f000, 0x4cf40000, 0x0201f800, 0x001040aa,
- 0x04020036, 0x59300808, 0x82040500, 0x00013100,
- 0x04020032, 0x8c040d22, 0x04000032, 0x59300020,
- 0x8001ed40, 0x02000800, 0x0010032d, 0x82000580,
- 0xffffffff, 0x04000029, 0x58f40201, 0x82000580,
- 0x0000dcb3, 0x02020800, 0x0010032d, 0x58f40a02,
- 0x82040500, 0x0000fffe, 0x04000003, 0x0401ff74,
- 0x58f40a02, 0x82040480, 0x0000000f, 0x04021059,
- 0x80040800, 0x4805ea02, 0x82040580, 0x00000008,
- 0x0400005d, 0x82040480, 0x00000008, 0x0400100a,
- 0x58f40000, 0x8001ed40, 0x02000800, 0x0010032d,
- 0x58f40201, 0x82000580, 0x0000ddb9, 0x02020800,
- 0x0010032d, 0x58f40401, 0x82000c00, 0x00000002,
- 0x4805ec01, 0x80f40400, 0x59300813, 0x44040000,
- 0x80000000, 0x45780000, 0x5c01e800, 0x1c01f000,
- 0x42001000, 0x00000400, 0x59b800e4, 0x8c000524,
- 0x04020023, 0x4a0370e4, 0x00030000, 0x40000000,
- 0x59b800e4, 0x8c000524, 0x0402001b, 0x59300808,
- 0x84040d62, 0x48066008, 0x4a0370e4, 0x00020000,
- 0x4d2c0000, 0x0201f800, 0x0010055a, 0x04000025,
- 0x492e6020, 0x4a025a01, 0x0000dcb3, 0x59300009,
- 0x80001d40, 0x02000800, 0x0010032d, 0x580c0810,
- 0x48065803, 0x59301812, 0x40040000, 0x800c0580,
- 0x0402000d, 0x497a5a02, 0x4a025c01, 0x00000004,
- 0x0401f011, 0x4a0370e4, 0x00020000, 0x40000000,
- 0x40000000, 0x80081040, 0x02000800, 0x0010032d,
- 0x0401f7d6, 0x4a025a02, 0x00000001, 0x4a025c01,
- 0x00000006, 0x497a5804, 0x400c0000, 0x80040480,
- 0x48025805, 0x412de800, 0x5c025800, 0x0401f7a9,
- 0x5c025800, 0x4a026020, 0xffffffff, 0x0401f7c3,
- 0x4d2c0000, 0x58f65800, 0x0201f800, 0x00100580,
- 0x40f65800, 0x0201f800, 0x00100580, 0x5c025800,
- 0x0401f7f5, 0x4d2c0000, 0x0201f800, 0x0010055a,
- 0x040007f8, 0x4a025a01, 0x0000ddb9, 0x4a025c01,
- 0x00000002, 0x492de800, 0x412de800, 0x5c025800,
- 0x0401f7a5, 0x0401ff1e, 0x82f40400, 0x00000004,
- 0x800c0400, 0x40000800, 0x50040000, 0x80100580,
- 0x04000016, 0x82040c00, 0x00000002, 0x80081040,
- 0x040207fa, 0x80f9f1c0, 0x04000011, 0x58f41202,
- 0x82081480, 0x00000007, 0x82f80400, 0x00000002,
- 0x800c0400, 0x40000800, 0x50040000, 0x80100580,
- 0x04000006, 0x82040c00, 0x00000002, 0x80081040,
- 0x040207fa, 0x0401f002, 0x1c01f000, 0x82000540,
- 0x00000001, 0x0401f7fd, 0x4cf40000, 0x4cf80000,
- 0x4001e800, 0x812e59c0, 0x04000024, 0x592c0a07,
- 0x800409c0, 0x04020021, 0x82f40580, 0xffffffff,
- 0x0400001b, 0x58f40201, 0x82000580, 0x0000dcb3,
- 0x02020800, 0x0010032d, 0x58f40000, 0x8001f540,
- 0x04000006, 0x58f80201, 0x82000580, 0x0000ddb9,
- 0x02020800, 0x0010032d, 0x41783800, 0x58f44003,
- 0x0401f839, 0x04020009, 0x0401ff2c, 0x497a6020,
- 0x59300808, 0x84040d22, 0x48066008, 0x5c01f000,
- 0x5c01e800, 0x1c01f000, 0x0401ff24, 0x4a025a07,
- 0x00000011, 0x0401f7f6, 0x0401ff06, 0x0401f7f4,
- 0x4cf40000, 0x4cf80000, 0x4001e800, 0x82040580,
- 0x00000001, 0x04020020, 0x82f40580, 0xffffffff,
- 0x0400001a, 0x58f40201, 0x82000580, 0x0000dcb3,
- 0x02020800, 0x0010032d, 0x58f40000, 0x8001f540,
- 0x04000006, 0x58f80201, 0x82000580, 0x0000ddb9,
- 0x02020800, 0x0010032d, 0x41783800, 0x58f44003,
- 0x0401f811, 0x04020008, 0x0401ff04, 0x42000800,
- 0x00000001, 0x497a6020, 0x5c01f000, 0x5c01e800,
- 0x1c01f000, 0x0401fefd, 0x42000800, 0x00000011,
- 0x0401f7f9, 0x4c040000, 0x0401fede, 0x5c000800,
- 0x0401f7f5, 0x4803c856, 0x401c2000, 0x41781800,
- 0x4c200000, 0x0401ff88, 0x5c004000, 0x0402002a,
- 0x40202000, 0x42001800, 0x00000001, 0x0401ff82,
- 0x04020025, 0x0401fe9e, 0x40082800, 0x82f43400,
- 0x00000004, 0x50182000, 0x40100000, 0x801c0580,
- 0x04000005, 0x42001800, 0x00000001, 0x0401ff76,
- 0x04020019, 0x82183400, 0x00000002, 0x80142840,
- 0x040207f5, 0x80f9f1c0, 0x04000012, 0x58f42a02,
- 0x82142c80, 0x00000007, 0x82f83400, 0x00000002,
- 0x50182000, 0x40100000, 0x801c0580, 0x04000005,
- 0x42001800, 0x00000001, 0x0401ff63, 0x04020006,
- 0x82183400, 0x00000002, 0x80142840, 0x040207f5,
- 0x1c01f000, 0x82000540, 0x00000001, 0x0401f7fd,
- 0x0201f800, 0x0010032d, 0x58380a05, 0x82040d00,
- 0x000000ff, 0x82040580, 0x0000001b, 0x04000004,
- 0x82040580, 0x0000002b, 0x040207f6, 0x50200000,
- 0x80387c00, 0x583c2800, 0x583c2001, 0x583c1002,
- 0x592c0a08, 0x58383010, 0x59303808, 0x497a6013,
- 0x497a6014, 0x0201f000, 0x00020149, 0x58380208,
- 0x8c000502, 0x040007e7, 0x50200000, 0x80387c00,
- 0x583c2800, 0x583c2001, 0x58380405, 0x80001540,
- 0x04020002, 0x58381408, 0x58c83401, 0x58380c09,
- 0x59303808, 0x497a6013, 0x497a6014, 0x0201f000,
- 0x00020149, 0x592c0409, 0x8c000502, 0x040007d5,
- 0x592c040a, 0x80000540, 0x040007d2, 0x82000c80,
- 0x00000002, 0x04001011, 0x58380001, 0x80007540,
- 0x02000800, 0x0010032d, 0x58380205, 0x82000500,
- 0x0000000f, 0x82000400, 0x00100e39, 0x50004000,
- 0x40040000, 0x800409c0, 0x04000005, 0x82040c80,
- 0x00000005, 0x040217f1, 0x80204400, 0x50200000,
- 0x80387c00, 0x583c2800, 0x583c2001, 0x583c1002,
- 0x592c0a08, 0x592c4c09, 0x592c300e, 0x59303808,
- 0x497a6013, 0x497a6014, 0x4816600f, 0x48126010,
- 0x480a6011, 0x481a6012, 0x80040840, 0x4806600e,
- 0x02000000, 0x00020151, 0x80204000, 0x50201800,
- 0x800c19c0, 0x0402000c, 0x58380001, 0x80007540,
- 0x02000800, 0x0010032d, 0x58380205, 0x82000500,
- 0x0000000f, 0x82000400, 0x00100e39, 0x50004000,
- 0x50201800, 0x483a600c, 0x480e600b, 0x4822600d,
- 0x0201f000, 0x00020151, 0x4803c856, 0x592c0209,
- 0x8c00051e, 0x04020017, 0x50200000, 0x80306c00,
- 0x40240000, 0x0c01f001, 0x00100b7e, 0x00100b7e,
- 0x00100b87, 0x00100b7e, 0x00100b7e, 0x00100b7e,
- 0x00100b7e, 0x00100b7e, 0x00100b87, 0x00100b7e,
- 0x00100b87, 0x00100b7e, 0x00100b7e, 0x00100b87,
- 0x00100b7e, 0x00100b7e, 0x0201f800, 0x0010032d,
- 0x8400051e, 0x48025a09, 0x50200000, 0x80306c00,
- 0x58343801, 0x481e6010, 0x0401f007, 0x58341802,
- 0x58342800, 0x58343801, 0x480e6011, 0x4816600f,
- 0x481e6010, 0x0401f28a, 0x4933c857, 0x5931f809,
- 0x59301006, 0x800811c0, 0x0400000b, 0x41780800,
- 0x42000000, 0x0000000a, 0x0201f800, 0x00105f69,
- 0x80080102, 0x04020002, 0x84001542, 0x80081040,
- 0x4809fc07, 0x4a026006, 0x00000002, 0x592c040a,
- 0x82000500, 0x00000008, 0x0400000b, 0x0401f831,
- 0x59300203, 0x82000580, 0x00000004, 0x04020005,
- 0x42027000, 0x00000048, 0x0201f800, 0x00020a34,
- 0x1c01f000, 0x4cfc0000, 0x58fc0205, 0x82000500,
- 0x000000ff, 0x82000580, 0x00000048, 0x04020009,
- 0x58fc0409, 0x8c000500, 0x04000006, 0x58fc080c,
- 0x8c040d16, 0x04000017, 0x58fc0008, 0x0401f00a,
- 0x58fc0409, 0x8c000512, 0x04020014, 0x58fc0c0a,
- 0x8c040d16, 0x04020003, 0x5c01f800, 0x1c01f000,
- 0x58fc000b, 0x59300812, 0x80040580, 0x04020009,
- 0x59300008, 0x84000500, 0x48026008, 0x42027000,
- 0x00000048, 0x5c01f800, 0x0201f000, 0x00020a34,
- 0x5c01f800, 0x1c01f000, 0x58fdf80a, 0x0401f7ec,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x4933c857,
- 0x59b808ea, 0x82040d00, 0x00000007, 0x82040580,
- 0x00000000, 0x04000025, 0x82040580, 0x00000003,
- 0x04000022, 0x59300407, 0x4c000000, 0x4a026407,
- 0x00000000, 0x42003000, 0x00000041, 0x4a0370e5,
- 0x00003000, 0x42000000, 0x50000000, 0x41300800,
- 0x4c180000, 0x0401fcac, 0x5c003000, 0x0400000e,
+ 0x58f40a02, 0x82040500, 0x0000fffe, 0x04000003,
+ 0x0401ff74, 0x58f40a02, 0x82040480, 0x0000000f,
+ 0x04021059, 0x80040800, 0x4805ea02, 0x82040580,
+ 0x00000008, 0x0400005d, 0x82040480, 0x00000008,
+ 0x0400100a, 0x58f40000, 0x8001ed40, 0x02000800,
+ 0x0010032d, 0x58f40201, 0x82000580, 0x0000ddb9,
+ 0x02020800, 0x0010032d, 0x58f40401, 0x82000c00,
+ 0x00000002, 0x4805ec01, 0x80f40400, 0x59300813,
+ 0x44040000, 0x80000000, 0x45780000, 0x5c01e800,
+ 0x1c01f000, 0x42001000, 0x00000400, 0x59b800e4,
+ 0x8c000524, 0x04020023, 0x4a0370e4, 0x00030000,
+ 0x40000000, 0x59b800e4, 0x8c000524, 0x0402001b,
+ 0x59300808, 0x84040d62, 0x48066008, 0x4a0370e4,
+ 0x00020000, 0x4d2c0000, 0x0201f800, 0x0010055a,
+ 0x04000025, 0x492e6020, 0x4a025a01, 0x0000dcb3,
+ 0x59300009, 0x80001d40, 0x02000800, 0x0010032d,
+ 0x580c0810, 0x48065803, 0x59301812, 0x40040000,
+ 0x800c0580, 0x0402000d, 0x497a5a02, 0x4a025c01,
+ 0x00000004, 0x0401f011, 0x4a0370e4, 0x00020000,
+ 0x40000000, 0x40000000, 0x80081040, 0x02000800,
+ 0x0010032d, 0x0401f7d6, 0x4a025a02, 0x00000001,
+ 0x4a025c01, 0x00000006, 0x497a5804, 0x400c0000,
+ 0x80040480, 0x48025805, 0x412de800, 0x5c025800,
+ 0x0401f7a9, 0x5c025800, 0x4a026020, 0xffffffff,
+ 0x0401f7c3, 0x4d2c0000, 0x58f65800, 0x0201f800,
+ 0x00100580, 0x40f65800, 0x0201f800, 0x00100580,
+ 0x5c025800, 0x0401f7f5, 0x4d2c0000, 0x0201f800,
+ 0x0010055a, 0x040007f8, 0x4a025a01, 0x0000ddb9,
+ 0x4a025c01, 0x00000002, 0x492de800, 0x412de800,
+ 0x5c025800, 0x0401f7a5, 0x0401ff1e, 0x82f40400,
+ 0x00000004, 0x800c0400, 0x40000800, 0x50040000,
+ 0x80100580, 0x04000016, 0x82040c00, 0x00000002,
+ 0x80081040, 0x040207fa, 0x80f9f1c0, 0x04000011,
+ 0x58f41202, 0x82081480, 0x00000007, 0x82f80400,
+ 0x00000002, 0x800c0400, 0x40000800, 0x50040000,
+ 0x80100580, 0x04000006, 0x82040c00, 0x00000002,
+ 0x80081040, 0x040207fa, 0x0401f002, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x0401f7fd, 0x4cf40000,
+ 0x4cf80000, 0x4001e800, 0x812e59c0, 0x04000024,
+ 0x592c0a07, 0x800409c0, 0x04020021, 0x82f40580,
+ 0xffffffff, 0x0400001b, 0x58f40201, 0x82000580,
+ 0x0000dcb3, 0x02020800, 0x0010032d, 0x58f40000,
+ 0x8001f540, 0x04000006, 0x58f80201, 0x82000580,
+ 0x0000ddb9, 0x02020800, 0x0010032d, 0x41783800,
+ 0x58f44003, 0x0401f839, 0x04020009, 0x0401ff2c,
+ 0x497a6020, 0x59300808, 0x84040d22, 0x48066008,
+ 0x5c01f000, 0x5c01e800, 0x1c01f000, 0x0401ff24,
+ 0x4a025a07, 0x00000011, 0x0401f7f6, 0x0401ff06,
+ 0x0401f7f4, 0x4cf40000, 0x4cf80000, 0x4001e800,
+ 0x82040580, 0x00000001, 0x04020020, 0x82f40580,
+ 0xffffffff, 0x0400001a, 0x58f40201, 0x82000580,
+ 0x0000dcb3, 0x02020800, 0x0010032d, 0x58f40000,
+ 0x8001f540, 0x04000006, 0x58f80201, 0x82000580,
+ 0x0000ddb9, 0x02020800, 0x0010032d, 0x41783800,
+ 0x58f44003, 0x0401f811, 0x04020008, 0x0401ff04,
+ 0x42000800, 0x00000001, 0x497a6020, 0x5c01f000,
+ 0x5c01e800, 0x1c01f000, 0x0401fefd, 0x42000800,
+ 0x00000011, 0x0401f7f9, 0x4c040000, 0x0401fede,
+ 0x5c000800, 0x0401f7f5, 0x4803c856, 0x401c2000,
+ 0x41781800, 0x4c200000, 0x0401ff88, 0x5c004000,
+ 0x0402002a, 0x40202000, 0x42001800, 0x00000001,
+ 0x0401ff82, 0x04020025, 0x0401fe9e, 0x40082800,
+ 0x82f43400, 0x00000004, 0x50182000, 0x40100000,
+ 0x801c0580, 0x04000005, 0x42001800, 0x00000001,
+ 0x0401ff76, 0x04020019, 0x82183400, 0x00000002,
+ 0x80142840, 0x040207f5, 0x80f9f1c0, 0x04000012,
+ 0x58f42a02, 0x82142c80, 0x00000007, 0x82f83400,
+ 0x00000002, 0x50182000, 0x40100000, 0x801c0580,
+ 0x04000005, 0x42001800, 0x00000001, 0x0401ff63,
+ 0x04020006, 0x82183400, 0x00000002, 0x80142840,
+ 0x040207f5, 0x1c01f000, 0x82000540, 0x00000001,
+ 0x0401f7fd, 0x0201f800, 0x0010032d, 0x58380a05,
+ 0x82040d00, 0x000000ff, 0x82040580, 0x0000001b,
+ 0x04000004, 0x82040580, 0x0000002b, 0x040207f6,
+ 0x50200000, 0x80387c00, 0x583c2800, 0x583c2001,
+ 0x583c1002, 0x592c0a08, 0x58383010, 0x59303808,
+ 0x497a6013, 0x497a6014, 0x0201f000, 0x00020149,
+ 0x58380208, 0x8c000502, 0x040007e7, 0x50200000,
+ 0x80387c00, 0x583c2800, 0x583c2001, 0x58380405,
+ 0x80001540, 0x04020002, 0x58381408, 0x58c83401,
+ 0x58380c09, 0x59303808, 0x497a6013, 0x497a6014,
+ 0x0201f000, 0x00020149, 0x592c0409, 0x8c000502,
+ 0x040007d5, 0x592c040a, 0x80000540, 0x040007d2,
+ 0x82000c80, 0x00000002, 0x04001011, 0x58380001,
+ 0x80007540, 0x02000800, 0x0010032d, 0x58380205,
+ 0x82000500, 0x0000000f, 0x82000400, 0x00100e3a,
+ 0x50004000, 0x40040000, 0x800409c0, 0x04000005,
+ 0x82040c80, 0x00000005, 0x040217f1, 0x80204400,
+ 0x50200000, 0x80387c00, 0x583c2800, 0x583c2001,
+ 0x583c1002, 0x592c0a08, 0x592c4c09, 0x592c300e,
+ 0x59303808, 0x497a6013, 0x497a6014, 0x4816600f,
+ 0x48126010, 0x480a6011, 0x481a6012, 0x80040840,
+ 0x4806600e, 0x02000000, 0x00020151, 0x80204000,
+ 0x50201800, 0x800c19c0, 0x0402000c, 0x58380001,
+ 0x80007540, 0x02000800, 0x0010032d, 0x58380205,
+ 0x82000500, 0x0000000f, 0x82000400, 0x00100e3a,
+ 0x50004000, 0x50201800, 0x483a600c, 0x480e600b,
+ 0x4822600d, 0x0201f000, 0x00020151, 0x4803c856,
+ 0x592c0209, 0x8c00051e, 0x04020017, 0x50200000,
+ 0x80306c00, 0x40240000, 0x0c01f001, 0x00100b7f,
+ 0x00100b7f, 0x00100b88, 0x00100b7f, 0x00100b7f,
+ 0x00100b7f, 0x00100b7f, 0x00100b7f, 0x00100b88,
+ 0x00100b7f, 0x00100b88, 0x00100b7f, 0x00100b7f,
+ 0x00100b88, 0x00100b7f, 0x00100b7f, 0x0201f800,
+ 0x0010032d, 0x8400051e, 0x48025a09, 0x50200000,
+ 0x80306c00, 0x58343801, 0x481e6010, 0x0401f007,
+ 0x58341802, 0x58342800, 0x58343801, 0x480e6011,
+ 0x4816600f, 0x481e6010, 0x0401f28a, 0x4933c857,
+ 0x5931f809, 0x59301006, 0x800811c0, 0x0400000b,
+ 0x41780800, 0x42000000, 0x0000000a, 0x0201f800,
+ 0x0010600e, 0x80080102, 0x04020002, 0x84001542,
+ 0x80081040, 0x4809fc07, 0x4a026006, 0x00000002,
+ 0x592c040a, 0x82000500, 0x00000008, 0x0400000b,
+ 0x0401f831, 0x59300203, 0x82000580, 0x00000004,
+ 0x04020005, 0x42027000, 0x00000048, 0x0201f800,
+ 0x00020a34, 0x1c01f000, 0x4cfc0000, 0x58fc0205,
+ 0x82000500, 0x000000ff, 0x82000580, 0x00000048,
+ 0x04020009, 0x58fc0409, 0x8c000500, 0x04000006,
+ 0x58fc080c, 0x8c040d16, 0x04000017, 0x58fc0008,
+ 0x0401f00a, 0x58fc0409, 0x8c000512, 0x04020014,
+ 0x58fc0c0a, 0x8c040d16, 0x04020003, 0x5c01f800,
+ 0x1c01f000, 0x58fc000b, 0x59300812, 0x80040580,
+ 0x04020009, 0x59300008, 0x84000500, 0x48026008,
+ 0x42027000, 0x00000048, 0x5c01f800, 0x0201f000,
+ 0x00020a34, 0x5c01f800, 0x1c01f000, 0x58fdf80a,
+ 0x0401f7ec, 0x5c000000, 0x4c000000, 0x4803c857,
+ 0x4933c857, 0x59b808ea, 0x82040d00, 0x00000007,
+ 0x82040580, 0x00000000, 0x04000025, 0x82040580,
+ 0x00000003, 0x04000022, 0x59300407, 0x4c000000,
+ 0x4a026407, 0x00000000, 0x42003000, 0x00000041,
+ 0x4a0370e5, 0x00003000, 0x42000000, 0x50000000,
+ 0x41300800, 0x4c180000, 0x0401fca9, 0x5c003000,
+ 0x0400000e, 0x42000000, 0x0000001e, 0x80000040,
+ 0x040207ff, 0x80183040, 0x040207f4, 0x42000000,
+ 0x40000000, 0x41300800, 0x0401fc9d, 0x59880146,
+ 0x80000000, 0x48031146, 0x4a0370e5, 0x00002000,
+ 0x5c000000, 0x48026407, 0x1c01f000, 0x59300008,
+ 0x84000500, 0x48026008, 0x0401f7fc, 0x59c00007,
+ 0x4a038006, 0x30000000, 0x40000000, 0x59c00007,
+ 0x8c00050a, 0x040207fe, 0x1c01f000, 0x5c000000,
+ 0x4c000000, 0x4803c857, 0x42000800, 0x00000001,
+ 0x0201f800, 0x00101994, 0x4dc00000, 0x4a0370e8,
+ 0x00000000, 0x42038000, 0x00007720, 0x0401ffec,
+ 0x42038000, 0x00007700, 0x0401ffe9, 0x0201f800,
+ 0x00104755, 0x04020017, 0x4a038891, 0x0000ffff,
+ 0x497b8880, 0x4ce80000, 0x4201d000, 0x00000016,
+ 0x0201f800, 0x001059d2, 0x497b8892, 0x4201d000,
+ 0x00000016, 0x0201f800, 0x001059d2, 0x5c01d000,
+ 0x42000000, 0x0010bd60, 0x0201f800, 0x0010ae10,
+ 0x0401f812, 0x5c038000, 0x0201f000, 0x00104879,
+ 0x0401f830, 0x4c080000, 0x4c140000, 0x42000000,
+ 0x0010bd61, 0x0201f800, 0x0010ae10, 0x0401f807,
+ 0x5c002800, 0x5c001000, 0x48178892, 0x480b8880,
+ 0x5c038000, 0x1c01f000, 0x496fc857, 0x836c0580,
+ 0x00000003, 0x0402000b, 0x4c080000, 0x4c0c0000,
+ 0x42001000, 0x00008048, 0x42001800, 0x0000ffff,
+ 0x0201f800, 0x001031f5, 0x5c001800, 0x5c001000,
+ 0x42000800, 0x0000003c, 0x0201f800, 0x001010db,
+ 0x59a8006a, 0x80000540, 0x04000005, 0x59a8106b,
+ 0x800811c0, 0x02020800, 0x001018ff, 0x4a038891,
+ 0x0000ffff, 0x4a03900d, 0x00000040, 0x0201f800,
+ 0x00100684, 0x4a0370e8, 0x00000001, 0x1c01f000,
+ 0x5c000000, 0x4c000000, 0x4803c857, 0x59c41080,
+ 0x497b8880, 0x4ce80000, 0x4201d000, 0x00000016,
+ 0x4c080000, 0x0201f800, 0x001059d2, 0x5c001000,
+ 0x5c01d000, 0x59c42892, 0x497b8892, 0x0201f800,
+ 0x00104755, 0x04020002, 0x1c01f000, 0x42002000,
+ 0x00000260, 0x59c418a4, 0x820c1d00, 0x0000000f,
+ 0x820c0580, 0x00000000, 0x04000010, 0x59c41805,
+ 0x820c1d00, 0x00000001, 0x0402000e, 0x59c418a4,
+ 0x820c1d00, 0x0000000f, 0x820c0480, 0x00000007,
+ 0x04001004, 0x820c0480, 0x0000000c, 0x04001003,
+ 0x80102040, 0x040207ec, 0x497b8891, 0x1c01f000,
+ 0x4c100000, 0x42002000, 0x00000019, 0x4a038805,
+ 0x00000001, 0x0201f800, 0x00101731, 0x59c41805,
+ 0x820c1d00, 0x00000001, 0x04000005, 0x80102040,
+ 0x040207f7, 0x5c002000, 0x0401f7f0, 0x5c002000,
+ 0x0401f7ec, 0x4803c856, 0x1c01f000, 0x00100cb7,
+ 0x00100cb7, 0x00100cb7, 0x00100cdb, 0x00100cb7,
+ 0x00100cb7, 0x00100cb7, 0x00100cb7, 0x00100cb7,
+ 0x00100cdb, 0x00100cb7, 0x00100cb9, 0x00100cb7,
+ 0x00100cb7, 0x00100cb7, 0x00100cb7, 0x0201f800,
+ 0x0010032d, 0x82040580, 0x0000001b, 0x0400001a,
+ 0x82040580, 0x0000002b, 0x04000017, 0x82040580,
+ 0x0000003b, 0x02020800, 0x0010032d, 0x592c020b,
+ 0x8c000500, 0x04000073, 0x592c1a08, 0x82040500,
+ 0x0000000f, 0x82000400, 0x00100e3a, 0x50001000,
+ 0x50080000, 0x59302014, 0x4802600b, 0x492e600c,
+ 0x480a600d, 0x480e600e, 0x48126013, 0x5c025800,
+ 0x1c01f000, 0x592c0010, 0x48026012, 0x592c0011,
+ 0x48026014, 0x592c1a08, 0x0401f7ed, 0x82040500,
+ 0x0000000f, 0x82000400, 0x00100e3a, 0x50001000,
+ 0x50080000, 0x592c1a08, 0x4802600b, 0x492e600c,
+ 0x480a600d, 0x480e600e, 0x497a6013, 0x0401f7ec,
+ 0x8c040d00, 0x0402004f, 0x82040d00, 0x00000080,
+ 0x0400004c, 0x0201f000, 0x00020164, 0x59300014,
+ 0x59301013, 0x80080580, 0x0402000c, 0x42007800,
+ 0x80000005, 0x592c1209, 0x82080500, 0xffff7fff,
+ 0x48025a09, 0x8c08151e, 0x0402003b, 0x823c7d40,
+ 0x00000020, 0x0401f038, 0x480bc857, 0x42000000,
+ 0x0010bd0d, 0x0201f800, 0x0010ae10, 0x59302014,
+ 0x59300415, 0x4803c857, 0x8c000514, 0x04020011,
+ 0x599c1819, 0x8c0c1d12, 0x0400000b, 0x592c0810,
+ 0x59300016, 0x80040c80, 0x04000005, 0x04001004,
+ 0x80040000, 0x80140480, 0x0400100a, 0x0201f800,
+ 0x001071c7, 0x820c1d40, 0x00000001, 0x0401f020,
+ 0x84000514, 0x48026415, 0x48126016, 0x4813c857,
+ 0x0401f93e, 0x0402001a, 0x42007800, 0x80000005,
+ 0x5930500e, 0x592c0209, 0x4803c857, 0x8c00051e,
+ 0x04020005, 0x823c7d40, 0x00000020, 0x5930400d,
+ 0x0401f004, 0x8400051e, 0x48025a09, 0x0401f8ed,
+ 0x50201800, 0x480e600b, 0x4832600c, 0x4822600d,
+ 0x482a600e, 0x480fc857, 0x4833c857, 0x4823c857,
+ 0x482bc857, 0x80000580, 0x483e6004, 0x1c01f000,
+ 0x0201f800, 0x0010032d, 0x4933c857, 0x4d2c0000,
+ 0x59900004, 0x81300580, 0x02020800, 0x0010032d,
+ 0x0201f800, 0x00108953, 0x02000800, 0x0010032d,
+ 0x59325809, 0x4d3c0000, 0x4d400000, 0x59300004,
+ 0x4803c857, 0x4c000000, 0x0201f800, 0x00106346,
+ 0x0201f800, 0x001060e2, 0x5c000000, 0x8c000516,
+ 0x04000011, 0x592c0010, 0x4803c857, 0x48025808,
+ 0x41780800, 0x42028000, 0x00000002, 0x0201f800,
+ 0x00104543, 0x4a025c07, 0x0000ffff, 0x492fc857,
+ 0x0201f800, 0x000203ab, 0x0201f800, 0x00107144,
+ 0x0401f015, 0x4a026203, 0x00000002, 0x592c0209,
+ 0x8400054e, 0x48025a09, 0x59300407, 0x82000580,
+ 0x00000006, 0x04020009, 0x811800ca, 0x81c80c00,
+ 0x58040939, 0x592c000e, 0x80040480, 0x592c0810,
+ 0x80040480, 0x4802580c, 0x417a7800, 0x0201f800,
+ 0x0010853c, 0x5c028000, 0x5c027800, 0x5c025800,
+ 0x1c01f000, 0x4933c857, 0x4d2c0000, 0x59900004,
+ 0x81300580, 0x02020800, 0x0010032d, 0x0201f800,
+ 0x00108953, 0x02000800, 0x0010032d, 0x59325809,
+ 0x592c0209, 0x84000540, 0x48025a09, 0x0401f7be,
+ 0x491bc857, 0x4dd00000, 0x4c580000, 0x41780800,
+ 0x8007a0ca, 0x83d3a400, 0x00007600, 0x4200b000,
+ 0x000007d0, 0x599c0019, 0x8c000506, 0x04020003,
+ 0x4200b000, 0x000003e8, 0x4a03a005, 0x80000002,
+ 0x0402400d, 0x4c040000, 0x02004800, 0x0002090c,
+ 0x5c000800, 0x42000000, 0x00001000, 0x50000000,
+ 0x82000480, 0x24320001, 0x04001003, 0x8058b040,
+ 0x04000016, 0x59d01006, 0x82080500, 0x00006000,
+ 0x82000580, 0x00006000, 0x04000007, 0x8c08151e,
+ 0x040007ec, 0x59d01006, 0x82080500, 0x00006000,
+ 0x040207e8, 0x83d3a400, 0x00000020, 0x80040800,
+ 0x82040480, 0x00000005, 0x040017d9, 0x5c00b000,
+ 0x5c03a000, 0x1c01f000, 0x41180000, 0x80040580,
+ 0x04000008, 0x42003000, 0x0010b995, 0x58180401,
+ 0x8c000504, 0x040007f0, 0x850e1d6e, 0x0401f7ee,
+ 0x4a03a005, 0x30000000, 0x59d00006, 0x4a03a005,
+ 0x30000000, 0x59d00006, 0x497ba003, 0x497ba007,
+ 0x4a03a005, 0xf0000001, 0x42001800, 0x00008000,
+ 0x59d00006, 0x8c00050a, 0x04000005, 0x800c1840,
+ 0x040207fc, 0x0201f800, 0x0010032d, 0x4a03a005,
+ 0xf0000000, 0x59d00006, 0x850e1d2e, 0x800410c8,
+ 0x82081400, 0x0000bf32, 0x58081804, 0x800c19c0,
+ 0x040007d1, 0x580c0004, 0x84000576, 0x48001804,
+ 0x4933c857, 0x0401f7cc, 0x4803c856, 0x4dd00000,
+ 0x41780800, 0x8007a0ca, 0x83d3a400, 0x00007600,
+ 0x4a03a005, 0x80000001, 0x59d00006, 0x83d3a400,
+ 0x00000020, 0x80040800, 0x82040480, 0x00000005,
+ 0x040017f8, 0x5c03a000, 0x1c01f000, 0x59d00006,
+ 0x8c00053e, 0x0400001e, 0x59902804, 0x4817c857,
+ 0x801429c0, 0x04000013, 0x5990000a, 0x5990080b,
+ 0x5990100c, 0x5990180d, 0x4800280b, 0x4804280c,
+ 0x4808280d, 0x480c280e, 0x59d00000, 0x59d00801,
+ 0x59d01002, 0x59d01803, 0x59d02004, 0x4800280f,
+ 0x48042810, 0x48082811, 0x480c2812, 0x48102813,
+ 0x59900006, 0x82000500, 0xffff0000, 0x48032006,
+ 0x4a03a005, 0x30000000, 0x59d00006, 0x1c01f000,
+ 0x4803c856, 0x80204000, 0x50200000, 0x80000540,
+ 0x04000003, 0x80285040, 0x1c01f000, 0x58300001,
+ 0x80000540, 0x0400000e, 0x4802600c, 0x40006000,
+ 0x58300205, 0x82000500, 0x0000000f, 0x82000400,
+ 0x00100e3a, 0x50004000, 0x802041c0, 0x02000800,
+ 0x0010032d, 0x80285040, 0x1c01f000, 0x40005000,
+ 0x1c01f000, 0x00000006, 0x00000009, 0x0000000c,
+ 0x0000000f, 0x00000012, 0x00000000, 0x00000000,
+ 0x0000000c, 0x00000000, 0x00000000, 0x00000000,
+ 0x00100e35, 0x00100e34, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00100e35, 0x00100e34,
+ 0x00100e31, 0x00100e35, 0x00100e34, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00100e35, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00100e35, 0x00100e35,
+ 0x00100e35, 0x00000000, 0x00100e35, 0x00000000,
+ 0x00000000, 0x00000000, 0x4813c857, 0x492fc857,
+ 0x4933c857, 0x48126013, 0x592c5208, 0x802851c0,
+ 0x0400004a, 0x412c6000, 0x0401f84b, 0x04000009,
+ 0x82240580, 0x00000002, 0x04020003, 0x5830000e,
+ 0x80102480, 0x50200000, 0x80004540, 0x0400003f,
+ 0x50200000, 0x80000540, 0x0400000b, 0x80301400,
+ 0x58080002, 0x80102480, 0x0400101e, 0x801021c0,
+ 0x04000009, 0x80285040, 0x04000034, 0x80204000,
+ 0x0401f7f4, 0x58300001, 0x80006540, 0x0400002f,
+ 0x0401f7e6, 0x80285040, 0x0400002c, 0x80204000,
+ 0x50200000, 0x80000540, 0x0402000a, 0x58300001,
+ 0x80006540, 0x04000025, 0x58300205, 0x82004d00,
+ 0x0000000f, 0x82244400, 0x00100e3a, 0x50204000,
+ 0x592c0209, 0x8400051e, 0x48025a09, 0x0401f013,
+ 0x80102080, 0x80102000, 0x48126011, 0x4813c857,
+ 0x58080802, 0x40100000, 0x80042480, 0x02001800,
+ 0x0010032d, 0x58080000, 0x58081801, 0x80102400,
+ 0x4812600f, 0x480e6010, 0x4813c857, 0x592c0209,
+ 0x8400055e, 0x48025a09, 0x4833c857, 0x4823c857,
+ 0x482bc857, 0x4832600c, 0x4822600d, 0x482a600e,
+ 0x80000580, 0x0401f003, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x58300205, 0x82004d00, 0x0000000f,
+ 0x82244400, 0x00100e3a, 0x82000500, 0x000000ff,
+ 0x82000580, 0x00000029, 0x0402001b, 0x50204000,
+ 0x592c040a, 0x80000540, 0x02000800, 0x0010032d,
+ 0x82000c80, 0x00000002, 0x04001011, 0x58300001,
+ 0x80006540, 0x02000800, 0x0010032d, 0x58300205,
+ 0x82000500, 0x0000000f, 0x82000400, 0x00100e3a,
+ 0x50004000, 0x40040000, 0x800409c0, 0x04000006,
+ 0x82040c80, 0x00000005, 0x040217f1, 0x80204400,
+ 0x80000580, 0x1c01f000, 0x4c5c0000, 0x59e4b800,
+ 0x485fc857, 0x825c0500, 0x0000001f, 0x04000004,
+ 0x59e40862, 0x0201f800, 0x0010032d, 0x825c0500,
+ 0x000000e0, 0x02000800, 0x0010032d, 0x8c5cbd0e,
+ 0x04020807, 0x8c5cbd0c, 0x04020809, 0x8c5cbd0a,
+ 0x04020873, 0x5c00b800, 0x1c01f000, 0x4803c856,
+ 0x4a03c800, 0x00000080, 0x1c01f000, 0x4d2c0000,
+ 0x42007800, 0x0010bdb1, 0x583c0003, 0x583c0804,
+ 0x80040540, 0x0400003a, 0x42000800, 0x0010bc56,
+ 0x50065800, 0x592c0002, 0x82000580, 0x00000000,
+ 0x04000033, 0x59e40050, 0x59e40852, 0x80040480,
+ 0x82000500, 0xfffffc00, 0x04020005, 0x59e40050,
+ 0x59e40851, 0x80040800, 0x80040480, 0x82000c80,
+ 0x00000400, 0x59e40050, 0x80041400, 0x480bc857,
+ 0x50080000, 0x58080801, 0x80040540, 0x04000020,
+ 0x480bc857, 0x480a5803, 0x583c1009, 0x583c000a,
+ 0x80080580, 0x04020005, 0x583c0000, 0x84000550,
+ 0x48007800, 0x41781000, 0x82080400, 0x00001000,
+ 0x4803c857, 0x48007809, 0x583c0003, 0x80081400,
+ 0x480bc857, 0x583c0804, 0x4a025801, 0x00000000,
+ 0x4a025808, 0x00100f2f, 0x480a5806, 0x48065807,
+ 0x59e40053, 0x800000c4, 0x48025805, 0x412c1000,
+ 0x492fc857, 0x0201f800, 0x00020016, 0x5c025800,
+ 0x4a03c800, 0x00000040, 0x1c01f000, 0x42007800,
+ 0x0010bc56, 0x503c7800, 0x4a007802, 0x00000100,
+ 0x42007800, 0x0010bdb1, 0x583c0000, 0x84000552,
+ 0x48007800, 0x583c100c, 0x480bc857, 0x80081000,
+ 0x4808780c, 0x583c180b, 0x800c19c0, 0x04000017,
+ 0x82080500, 0x00000003, 0x04020014, 0x583c0007,
+ 0x4803c857, 0x583c2008, 0x4813c857, 0x80102000,
+ 0x80100580, 0x04020002, 0x41782000, 0x48107808,
+ 0x400c0000, 0x80080580, 0x04020008, 0x4978780c,
+ 0x42001800, 0x00000001, 0x42001000, 0x00008028,
+ 0x0201f800, 0x001031f5, 0x1c01f000, 0x4a03c800,
+ 0x00000020, 0x0201f800, 0x0010ae08, 0x59e40000,
+ 0x1c01f000, 0x42000000, 0x00001000, 0x50000000,
+ 0x82000480, 0x24320001, 0x0400100d, 0x0201f800,
+ 0x0010af26, 0x04000008, 0x42000000, 0x00007a42,
+ 0x50007000, 0x8c387520, 0x04020003, 0x84387560,
+ 0x44380000, 0x4a030000, 0x00000000, 0x1c01f000,
+ 0x4d2c0000, 0x4a007000, 0x00000000, 0x82040d00,
+ 0x43000f80, 0x02020800, 0x0010032d, 0x58380008,
+ 0x4803c00f, 0x4a0370e4, 0x00003000, 0x0201f800,
+ 0x00108d7c, 0x583a5807, 0x592c0000, 0x48007007,
+ 0x800001c0, 0x04020002, 0x49787006, 0x0201f800,
+ 0x00100580, 0x5c025800, 0x42007000, 0x00020b54,
+ 0x0201f000, 0x0002002c, 0x4803c856, 0x4c3c0000,
+ 0x4d2c0000, 0x4d300000, 0x58300009, 0x80025d40,
+ 0x02000800, 0x0010032d, 0x592e6009, 0x4c300000,
+ 0x0201f800, 0x00108d9b, 0x5c006000, 0x02000800,
+ 0x0010032d, 0x58300002, 0x82000580, 0x00000100,
+ 0x0402000f, 0x5930780c, 0x583c0001, 0x80007d40,
+ 0x0400000e, 0x4802600c, 0x82000400, 0x00000002,
+ 0x48006003, 0x583c0000, 0x48006005, 0x40301000,
+ 0x0201f800, 0x00020016, 0x0401f00c, 0x4a025a07,
+ 0x00000002, 0x492fc857, 0x4c300000, 0x0201f800,
+ 0x000203ab, 0x5c025800, 0x0201f800, 0x00100580,
+ 0x0201f800, 0x00020a10, 0x5c026000, 0x5c025800,
+ 0x5c007800, 0x1c01f000, 0x4803c856, 0x4d2c0000,
+ 0x4d300000, 0x42007000, 0x00020b54, 0x58380800,
+ 0x82040580, 0x00000002, 0x04020011, 0x58386001,
+ 0x58300009, 0x812c0580, 0x0402000d, 0x59e00004,
+ 0x8c00050e, 0x040007fe, 0x59dc0006, 0x4803c857,
+ 0x4a03b805, 0x20000000, 0x8c00053e, 0x040007f8,
+ 0x4a007000, 0x00000000, 0x0401f019, 0x58386005,
+ 0x40305000, 0x803061c0, 0x02000800, 0x0010032d,
+ 0x58300009, 0x812c0580, 0x04000004, 0x40305000,
+ 0x58306000, 0x0401f7f8, 0x40280000, 0x80300580,
+ 0x58300000, 0x04000006, 0x48005000, 0x800001c0,
+ 0x04020007, 0x48287004, 0x0401f005, 0x800001c0,
+ 0x04020002, 0x48007004, 0x48007005, 0x40325800,
+ 0x0201f800, 0x00100580, 0x5c026000, 0x5c025800,
+ 0x0201f000, 0x00020026, 0x4803c856, 0x42000800,
+ 0x0000003c, 0x48079000, 0x59c80000, 0x80040500,
+ 0x040207fe, 0x497b9005, 0x4a039035, 0x00880200,
+ 0x59a8000d, 0x800000e0, 0x4803900e, 0x4a039011,
+ 0x00000024, 0x4a03900f, 0x0010f694, 0x4a039010,
+ 0x0010f694, 0x4a039015, 0x0000007f, 0x4a03900d,
+ 0x00000040, 0x4a039000, 0x00001600, 0x1c01f000,
+ 0x59c80007, 0x8c000508, 0x040208c9, 0x59c80800,
+ 0x8c040d16, 0x04020004, 0x82000500, 0x00000006,
+ 0x0c01f005, 0x4807c857, 0x82000500, 0x0000000e,
+ 0x0c01f001, 0x0010102b, 0x00101029, 0x00105150,
+ 0x00101029, 0x0010102d, 0x00101029, 0x0010102d,
+ 0x0010102d, 0x00101029, 0x00101029, 0x00101029,
+ 0x00101029, 0x0010102d, 0x00101029, 0x0010102d,
+ 0x00101029, 0x0201f800, 0x0010032d, 0x4803c857,
+ 0x1c01f000, 0x59c8080c, 0x4807c857, 0x82040500,
+ 0x00006000, 0x04000004, 0x0201f800, 0x0010adcb,
+ 0x0401f006, 0x82040500, 0x007f0000, 0x04000006,
+ 0x0201f800, 0x0010ad9d, 0x0201f800, 0x00106452,
+ 0x0401f03c, 0x82040500, 0x00000014, 0x04000014,
+ 0x0201f800, 0x0010adfa, 0x836c0580, 0x00000003,
+ 0x0400000d, 0x0201f800, 0x00104755, 0x04000004,
+ 0x0201f800, 0x00103908, 0x0401f007, 0x4a035014,
+ 0x00000001, 0x4202d800, 0x00000001, 0x0201f800,
+ 0x001046af, 0x0401f828, 0x0401f026, 0x82040500,
+ 0x00001c00, 0x04000005, 0x0201f800, 0x0010add9,
+ 0x0401f821, 0x0401f01f, 0x82040500, 0x00000140,
+ 0x04000005, 0x0201f800, 0x0010adec, 0x0401f81a,
+ 0x0401f018, 0x82040500, 0x00008000, 0x04000015,
+ 0x0201f800, 0x00104755, 0x0400000f, 0x59c400a4,
+ 0x82000500, 0x0000000f, 0x82000580, 0x0000000b,
+ 0x04020009, 0x4c040000, 0x0201f800, 0x00103924,
0x42000000, 0x0000001e, 0x80000040, 0x040207ff,
- 0x80183040, 0x040207f4, 0x42000000, 0x40000000,
- 0x41300800, 0x0401fca0, 0x59880146, 0x80000000,
- 0x48031146, 0x4a0370e5, 0x00002000, 0x5c000000,
- 0x48026407, 0x1c01f000, 0x59300008, 0x84000500,
- 0x48026008, 0x0401f7fc, 0x59c00007, 0x4a038006,
- 0x30000000, 0x40000000, 0x59c00007, 0x8c00050a,
- 0x040207fe, 0x1c01f000, 0x5c000000, 0x4c000000,
- 0x4803c857, 0x42000800, 0x00000001, 0x0201f800,
- 0x00101993, 0x4dc00000, 0x4a0370e8, 0x00000000,
- 0x42038000, 0x00007720, 0x0401ffec, 0x42038000,
- 0x00007700, 0x0401ffe9, 0x0201f800, 0x00104716,
- 0x04020017, 0x4a038891, 0x0000ffff, 0x497b8880,
- 0x4ce80000, 0x4201d000, 0x00000016, 0x0201f800,
- 0x0010592d, 0x497b8892, 0x4201d000, 0x00000016,
- 0x0201f800, 0x0010592d, 0x5c01d000, 0x42000000,
- 0x0010bc60, 0x0201f800, 0x0010ad1d, 0x0401f812,
- 0x5c038000, 0x0201f000, 0x0010483a, 0x0401f830,
- 0x4c080000, 0x4c140000, 0x42000000, 0x0010bc61,
- 0x0201f800, 0x0010ad1d, 0x0401f807, 0x5c002800,
- 0x5c001000, 0x48178892, 0x480b8880, 0x5c038000,
- 0x1c01f000, 0x496fc857, 0x836c0580, 0x00000003,
- 0x0402000b, 0x4c080000, 0x4c0c0000, 0x42001000,
- 0x00008048, 0x42001800, 0x0000ffff, 0x0201f800,
- 0x001031eb, 0x5c001800, 0x5c001000, 0x42000800,
- 0x0000003c, 0x0201f800, 0x001010da, 0x59a8006a,
- 0x80000540, 0x04000005, 0x59a8106b, 0x800811c0,
- 0x02020800, 0x001018fe, 0x4a038891, 0x0000ffff,
- 0x4a03900d, 0x00000040, 0x0201f800, 0x00100684,
- 0x4a0370e8, 0x00000001, 0x1c01f000, 0x5c000000,
- 0x4c000000, 0x4803c857, 0x59c41080, 0x497b8880,
- 0x4ce80000, 0x4201d000, 0x00000016, 0x4c080000,
- 0x0201f800, 0x0010592d, 0x5c001000, 0x5c01d000,
- 0x59c42892, 0x497b8892, 0x0201f800, 0x00104716,
- 0x04020002, 0x1c01f000, 0x42002000, 0x00000260,
- 0x59c418a4, 0x820c1d00, 0x0000000f, 0x820c0580,
- 0x00000000, 0x04000010, 0x59c41805, 0x820c1d00,
- 0x00000001, 0x0402000e, 0x59c418a4, 0x820c1d00,
- 0x0000000f, 0x820c0480, 0x00000007, 0x04001004,
- 0x820c0480, 0x0000000c, 0x04001003, 0x80102040,
- 0x040207ec, 0x497b8891, 0x1c01f000, 0x4c100000,
- 0x42002000, 0x00000019, 0x4a038805, 0x00000001,
- 0x0201f800, 0x00101730, 0x59c41805, 0x820c1d00,
- 0x00000001, 0x04000005, 0x80102040, 0x040207f7,
- 0x5c002000, 0x0401f7f0, 0x5c002000, 0x0401f7ec,
- 0x4803c856, 0x1c01f000, 0x00100cb6, 0x00100cb6,
- 0x00100cb6, 0x00100cda, 0x00100cb6, 0x00100cb6,
- 0x00100cb6, 0x00100cb6, 0x00100cb6, 0x00100cda,
- 0x00100cb6, 0x00100cb8, 0x00100cb6, 0x00100cb6,
- 0x00100cb6, 0x00100cb6, 0x0201f800, 0x0010032d,
- 0x82040580, 0x0000001b, 0x0400001a, 0x82040580,
- 0x0000002b, 0x04000017, 0x82040580, 0x0000003b,
- 0x02020800, 0x0010032d, 0x592c020b, 0x8c000500,
- 0x04000073, 0x592c1a08, 0x82040500, 0x0000000f,
- 0x82000400, 0x00100e39, 0x50001000, 0x50080000,
- 0x59302014, 0x4802600b, 0x492e600c, 0x480a600d,
- 0x480e600e, 0x48126013, 0x5c025800, 0x1c01f000,
- 0x592c0010, 0x48026012, 0x592c0011, 0x48026014,
- 0x592c1a08, 0x0401f7ed, 0x82040500, 0x0000000f,
- 0x82000400, 0x00100e39, 0x50001000, 0x50080000,
- 0x592c1a08, 0x4802600b, 0x492e600c, 0x480a600d,
- 0x480e600e, 0x497a6013, 0x0401f7ec, 0x8c040d00,
- 0x0402004f, 0x82040d00, 0x00000080, 0x0400004c,
- 0x0201f000, 0x00020164, 0x59300014, 0x59301013,
- 0x80080580, 0x0402000c, 0x42007800, 0x80000005,
- 0x592c1209, 0x82080500, 0xffff7fff, 0x48025a09,
- 0x8c08151e, 0x0402003b, 0x823c7d40, 0x00000020,
- 0x0401f038, 0x480bc857, 0x42000000, 0x0010bc0d,
- 0x0201f800, 0x0010ad1d, 0x59302014, 0x59300415,
- 0x4803c857, 0x8c000514, 0x04020011, 0x599c1819,
- 0x8c0c1d12, 0x0400000b, 0x592c0810, 0x59300016,
- 0x80040c80, 0x04000005, 0x04001004, 0x80040000,
- 0x80140480, 0x0400100a, 0x0201f800, 0x00107134,
- 0x820c1d40, 0x00000001, 0x0401f020, 0x84000514,
- 0x48026415, 0x48126016, 0x4813c857, 0x0401f93e,
- 0x0402001a, 0x42007800, 0x80000005, 0x5930500e,
- 0x592c0209, 0x4803c857, 0x8c00051e, 0x04020005,
- 0x823c7d40, 0x00000020, 0x5930400d, 0x0401f004,
- 0x8400051e, 0x48025a09, 0x0401f8ed, 0x50201800,
- 0x480e600b, 0x4832600c, 0x4822600d, 0x482a600e,
- 0x480fc857, 0x4833c857, 0x4823c857, 0x482bc857,
- 0x80000580, 0x483e6004, 0x1c01f000, 0x0201f800,
- 0x0010032d, 0x4933c857, 0x4d2c0000, 0x59900004,
- 0x81300580, 0x02020800, 0x0010032d, 0x0201f800,
- 0x0010889a, 0x02000800, 0x0010032d, 0x59325809,
- 0x4d3c0000, 0x4d400000, 0x59300004, 0x4803c857,
- 0x4c000000, 0x0201f800, 0x001062a1, 0x0201f800,
- 0x0010603d, 0x5c000000, 0x8c000516, 0x04000011,
- 0x592c0010, 0x4803c857, 0x48025808, 0x41780800,
- 0x42028000, 0x00000002, 0x0201f800, 0x00104504,
- 0x4a025c07, 0x0000ffff, 0x492fc857, 0x0201f800,
- 0x000203ab, 0x0201f800, 0x001070b5, 0x0401f015,
- 0x4a026203, 0x00000002, 0x592c0209, 0x8400054e,
- 0x48025a09, 0x59300407, 0x82000580, 0x00000006,
- 0x04020009, 0x811800ca, 0x81c80c00, 0x58040939,
- 0x592c000e, 0x80040480, 0x592c0810, 0x80040480,
- 0x4802580c, 0x417a7800, 0x0201f800, 0x00108487,
- 0x5c028000, 0x5c027800, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x4d2c0000, 0x59900004, 0x81300580,
- 0x02020800, 0x0010032d, 0x0201f800, 0x0010889a,
- 0x02000800, 0x0010032d, 0x59325809, 0x592c0209,
- 0x84000540, 0x48025a09, 0x0401f7be, 0x491bc857,
- 0x4dd00000, 0x4c580000, 0x41780800, 0x8007a0ca,
- 0x83d3a400, 0x00007600, 0x4200b000, 0x000007d0,
- 0x599c0019, 0x8c000506, 0x04020003, 0x4200b000,
- 0x000003e8, 0x4a03a005, 0x80000002, 0x0402400d,
- 0x4c040000, 0x02004800, 0x0002090c, 0x5c000800,
- 0x42000000, 0x00001000, 0x50000000, 0x82000480,
- 0x24320001, 0x04001003, 0x8058b040, 0x04000016,
- 0x59d01006, 0x82080500, 0x00006000, 0x82000580,
- 0x00006000, 0x04000007, 0x8c08151e, 0x040007ec,
- 0x59d01006, 0x82080500, 0x00006000, 0x040207e8,
- 0x83d3a400, 0x00000020, 0x80040800, 0x82040480,
- 0x00000005, 0x040017d9, 0x5c00b000, 0x5c03a000,
- 0x1c01f000, 0x41180000, 0x80040580, 0x04000008,
- 0x42003000, 0x0010b895, 0x58180401, 0x8c000504,
- 0x040007f0, 0x850e1d6e, 0x0401f7ee, 0x4a03a005,
- 0x30000000, 0x59d00006, 0x4a03a005, 0x30000000,
- 0x59d00006, 0x497ba003, 0x497ba007, 0x4a03a005,
- 0xf0000001, 0x42001800, 0x00008000, 0x59d00006,
- 0x8c00050a, 0x04000005, 0x800c1840, 0x040207fc,
- 0x0201f800, 0x0010032d, 0x4a03a005, 0xf0000000,
- 0x59d00006, 0x850e1d2e, 0x800410c8, 0x82081400,
- 0x0000bf32, 0x58081804, 0x800c19c0, 0x040007d1,
- 0x580c0004, 0x84000576, 0x48001804, 0x4933c857,
- 0x0401f7cc, 0x4803c856, 0x4dd00000, 0x41780800,
- 0x8007a0ca, 0x83d3a400, 0x00007600, 0x4a03a005,
- 0x80000001, 0x59d00006, 0x83d3a400, 0x00000020,
- 0x80040800, 0x82040480, 0x00000005, 0x040017f8,
- 0x5c03a000, 0x1c01f000, 0x59d00006, 0x8c00053e,
- 0x0400001e, 0x59902804, 0x4817c857, 0x801429c0,
- 0x04000013, 0x5990000a, 0x5990080b, 0x5990100c,
- 0x5990180d, 0x4800280b, 0x4804280c, 0x4808280d,
- 0x480c280e, 0x59d00000, 0x59d00801, 0x59d01002,
- 0x59d01803, 0x59d02004, 0x4800280f, 0x48042810,
- 0x48082811, 0x480c2812, 0x48102813, 0x59900006,
- 0x82000500, 0xffff0000, 0x48032006, 0x4a03a005,
- 0x30000000, 0x59d00006, 0x1c01f000, 0x4803c856,
- 0x80204000, 0x50200000, 0x80000540, 0x04000003,
- 0x80285040, 0x1c01f000, 0x58300001, 0x80000540,
- 0x0400000e, 0x4802600c, 0x40006000, 0x58300205,
- 0x82000500, 0x0000000f, 0x82000400, 0x00100e39,
- 0x50004000, 0x802041c0, 0x02000800, 0x0010032d,
- 0x80285040, 0x1c01f000, 0x40005000, 0x1c01f000,
- 0x00000006, 0x00000009, 0x0000000c, 0x0000000f,
- 0x00000012, 0x00000000, 0x00000000, 0x0000000c,
- 0x00000000, 0x00000000, 0x00000000, 0x00100e34,
- 0x00100e33, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00100e34, 0x00100e33, 0x00100e30,
- 0x00100e34, 0x00100e33, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00100e34,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00100e34, 0x00100e34, 0x00100e34,
- 0x00000000, 0x00100e34, 0x00000000, 0x00000000,
- 0x00000000, 0x4813c857, 0x492fc857, 0x4933c857,
- 0x48126013, 0x592c5208, 0x802851c0, 0x0400004a,
- 0x412c6000, 0x0401f84b, 0x04000009, 0x82240580,
- 0x00000002, 0x04020003, 0x5830000e, 0x80102480,
- 0x50200000, 0x80004540, 0x0400003f, 0x50200000,
- 0x80000540, 0x0400000b, 0x80301400, 0x58080002,
- 0x80102480, 0x0400101e, 0x801021c0, 0x04000009,
- 0x80285040, 0x04000034, 0x80204000, 0x0401f7f4,
- 0x58300001, 0x80006540, 0x0400002f, 0x0401f7e6,
- 0x80285040, 0x0400002c, 0x80204000, 0x50200000,
- 0x80000540, 0x0402000a, 0x58300001, 0x80006540,
- 0x04000025, 0x58300205, 0x82004d00, 0x0000000f,
- 0x82244400, 0x00100e39, 0x50204000, 0x592c0209,
- 0x8400051e, 0x48025a09, 0x0401f013, 0x80102080,
- 0x80102000, 0x48126011, 0x4813c857, 0x58080802,
- 0x40100000, 0x80042480, 0x02001800, 0x0010032d,
- 0x58080000, 0x58081801, 0x80102400, 0x4812600f,
- 0x480e6010, 0x4813c857, 0x592c0209, 0x8400055e,
- 0x48025a09, 0x4833c857, 0x4823c857, 0x482bc857,
- 0x4832600c, 0x4822600d, 0x482a600e, 0x80000580,
- 0x0401f003, 0x82000540, 0x00000001, 0x1c01f000,
- 0x58300205, 0x82004d00, 0x0000000f, 0x82244400,
- 0x00100e39, 0x82000500, 0x000000ff, 0x82000580,
- 0x00000029, 0x0402001b, 0x50204000, 0x592c040a,
- 0x80000540, 0x02000800, 0x0010032d, 0x82000c80,
- 0x00000002, 0x04001011, 0x58300001, 0x80006540,
- 0x02000800, 0x0010032d, 0x58300205, 0x82000500,
- 0x0000000f, 0x82000400, 0x00100e39, 0x50004000,
- 0x40040000, 0x800409c0, 0x04000006, 0x82040c80,
- 0x00000005, 0x040217f1, 0x80204400, 0x80000580,
- 0x1c01f000, 0x4c5c0000, 0x59e4b800, 0x485fc857,
- 0x825c0500, 0x0000001f, 0x04000004, 0x59e40862,
- 0x0201f800, 0x0010032d, 0x825c0500, 0x000000e0,
- 0x02000800, 0x0010032d, 0x8c5cbd0e, 0x04020807,
- 0x8c5cbd0c, 0x04020809, 0x8c5cbd0a, 0x04020873,
- 0x5c00b800, 0x1c01f000, 0x4803c856, 0x4a03c800,
- 0x00000080, 0x1c01f000, 0x4d2c0000, 0x42007800,
- 0x0010bcb1, 0x583c0003, 0x583c0804, 0x80040540,
- 0x0400003a, 0x42000800, 0x0010bb56, 0x50065800,
- 0x592c0002, 0x82000580, 0x00000000, 0x04000033,
- 0x59e40050, 0x59e40852, 0x80040480, 0x82000500,
- 0xfffffc00, 0x04020005, 0x59e40050, 0x59e40851,
- 0x80040800, 0x80040480, 0x82000c80, 0x00000400,
- 0x59e40050, 0x80041400, 0x480bc857, 0x50080000,
- 0x58080801, 0x80040540, 0x04000020, 0x480bc857,
- 0x480a5803, 0x583c1009, 0x583c000a, 0x80080580,
- 0x04020005, 0x583c0000, 0x84000550, 0x48007800,
- 0x41781000, 0x82080400, 0x00001000, 0x4803c857,
- 0x48007809, 0x583c0003, 0x80081400, 0x480bc857,
- 0x583c0804, 0x4a025801, 0x00000000, 0x4a025808,
- 0x00100f2e, 0x480a5806, 0x48065807, 0x59e40053,
- 0x800000c4, 0x48025805, 0x412c1000, 0x492fc857,
- 0x0201f800, 0x00020016, 0x5c025800, 0x4a03c800,
- 0x00000040, 0x1c01f000, 0x42007800, 0x0010bb56,
- 0x503c7800, 0x4a007802, 0x00000100, 0x42007800,
- 0x0010bcb1, 0x583c0000, 0x84000552, 0x48007800,
- 0x583c100c, 0x480bc857, 0x80081000, 0x4808780c,
- 0x583c180b, 0x800c19c0, 0x04000017, 0x82080500,
- 0x00000003, 0x04020014, 0x583c0007, 0x4803c857,
- 0x583c2008, 0x4813c857, 0x80102000, 0x80100580,
- 0x04020002, 0x41782000, 0x48107808, 0x400c0000,
- 0x80080580, 0x04020008, 0x4978780c, 0x42001800,
- 0x00000001, 0x42001000, 0x00008028, 0x0201f800,
- 0x001031eb, 0x1c01f000, 0x4a03c800, 0x00000020,
- 0x0201f800, 0x0010ad15, 0x59e40000, 0x1c01f000,
- 0x42000000, 0x00001000, 0x50000000, 0x82000480,
- 0x24320001, 0x0400100d, 0x0201f800, 0x0010ae33,
- 0x04000008, 0x42000000, 0x00007a42, 0x50007000,
- 0x8c387520, 0x04020003, 0x84387560, 0x44380000,
- 0x4a030000, 0x00000000, 0x1c01f000, 0x4d2c0000,
- 0x4a007000, 0x00000000, 0x82040d00, 0x43000f80,
- 0x02020800, 0x0010032d, 0x58380008, 0x4803c00f,
- 0x4a0370e4, 0x00003000, 0x0201f800, 0x00108cc3,
- 0x583a5807, 0x592c0000, 0x48007007, 0x800001c0,
- 0x04020002, 0x49787006, 0x0201f800, 0x00100580,
- 0x5c025800, 0x42007000, 0x00020b54, 0x0201f000,
- 0x0002002c, 0x4803c856, 0x4c3c0000, 0x4d2c0000,
- 0x4d300000, 0x58300009, 0x80025d40, 0x02000800,
- 0x0010032d, 0x592e6009, 0x4c300000, 0x0201f800,
- 0x00108ce2, 0x5c006000, 0x02000800, 0x0010032d,
- 0x58300002, 0x82000580, 0x00000100, 0x0402000f,
- 0x5930780c, 0x583c0001, 0x80007d40, 0x0400000e,
- 0x4802600c, 0x82000400, 0x00000002, 0x48006003,
- 0x583c0000, 0x48006005, 0x40301000, 0x0201f800,
- 0x00020016, 0x0401f00c, 0x4a025a07, 0x00000002,
- 0x492fc857, 0x4c300000, 0x0201f800, 0x000203ab,
- 0x5c025800, 0x0201f800, 0x00100580, 0x0201f800,
- 0x00020a10, 0x5c026000, 0x5c025800, 0x5c007800,
- 0x1c01f000, 0x4803c856, 0x4d2c0000, 0x4d300000,
- 0x42007000, 0x00020b54, 0x58380800, 0x82040580,
- 0x00000002, 0x04020011, 0x58386001, 0x58300009,
- 0x812c0580, 0x0402000d, 0x59e00004, 0x8c00050e,
- 0x040007fe, 0x59dc0006, 0x4803c857, 0x4a03b805,
- 0x20000000, 0x8c00053e, 0x040007f8, 0x4a007000,
- 0x00000000, 0x0401f019, 0x58386005, 0x40305000,
- 0x803061c0, 0x02000800, 0x0010032d, 0x58300009,
- 0x812c0580, 0x04000004, 0x40305000, 0x58306000,
- 0x0401f7f8, 0x40280000, 0x80300580, 0x58300000,
- 0x04000006, 0x48005000, 0x800001c0, 0x04020007,
- 0x48287004, 0x0401f005, 0x800001c0, 0x04020002,
- 0x48007004, 0x48007005, 0x40325800, 0x0201f800,
- 0x00100580, 0x5c026000, 0x5c025800, 0x0201f000,
- 0x00020026, 0x4803c856, 0x42000800, 0x0000003c,
- 0x48079000, 0x59c80000, 0x80040500, 0x040207fe,
- 0x497b9005, 0x4a039035, 0x00880200, 0x59a8000d,
- 0x800000e0, 0x4803900e, 0x4a039011, 0x00000024,
- 0x4a03900f, 0x0010f584, 0x4a039010, 0x0010f584,
- 0x4a039015, 0x0000007f, 0x4a03900d, 0x00000040,
- 0x4a039000, 0x00001600, 0x1c01f000, 0x59c80007,
- 0x8c000508, 0x040208c9, 0x59c80800, 0x8c040d16,
- 0x04020004, 0x82000500, 0x00000006, 0x0c01f005,
- 0x4807c857, 0x82000500, 0x0000000e, 0x0c01f001,
- 0x0010102a, 0x00101028, 0x001050fa, 0x00101028,
- 0x0010102c, 0x00101028, 0x0010102c, 0x0010102c,
- 0x00101028, 0x00101028, 0x00101028, 0x00101028,
- 0x0010102c, 0x00101028, 0x0010102c, 0x00101028,
- 0x0201f800, 0x0010032d, 0x4803c857, 0x1c01f000,
- 0x59c8080c, 0x4807c857, 0x82040500, 0x00006000,
- 0x04000004, 0x0201f800, 0x0010acd8, 0x0401f006,
- 0x82040500, 0x007f0000, 0x04000006, 0x0201f800,
- 0x0010acaa, 0x0201f800, 0x001063ad, 0x0401f03c,
- 0x82040500, 0x00000014, 0x04000014, 0x0201f800,
- 0x0010ad07, 0x836c0580, 0x00000003, 0x0400000d,
- 0x0201f800, 0x00104716, 0x04000004, 0x0201f800,
- 0x001038f5, 0x0401f007, 0x4a035014, 0x00000001,
- 0x4202d800, 0x00000001, 0x0201f800, 0x00104670,
- 0x0401f828, 0x0401f026, 0x82040500, 0x00001c00,
- 0x04000005, 0x0201f800, 0x0010ace6, 0x0401f821,
- 0x0401f01f, 0x82040500, 0x00000140, 0x04000005,
- 0x0201f800, 0x0010acf9, 0x0401f81a, 0x0401f018,
- 0x82040500, 0x00008000, 0x04000015, 0x0201f800,
- 0x00104716, 0x0400000f, 0x59c400a4, 0x82000500,
- 0x0000000f, 0x82000580, 0x0000000b, 0x04020009,
- 0x4c040000, 0x0201f800, 0x00103911, 0x42000000,
- 0x0000001e, 0x80000040, 0x040207ff, 0x5c000800,
- 0x0201f800, 0x0010acd1, 0x0401f802, 0x1c01f000,
- 0x4c0c0000, 0x4c100000, 0x4c140000, 0x0201f800,
- 0x00100c0e, 0x5c002800, 0x5c002000, 0x5c001800,
- 0x1c01f000, 0x4803c856, 0x59a80804, 0x59a80020,
- 0x82000500, 0xfffff000, 0x80040540, 0x48035020,
- 0x59a80024, 0x82000500, 0xfffff000, 0x80040540,
- 0x48035024, 0x48078882, 0x82041c00, 0x0000000f,
- 0x800c1908, 0x820c1c00, 0x00000004, 0x400c2000,
- 0x901029c0, 0x82040480, 0x000001e4, 0x04021005,
- 0x42001000, 0x00000008, 0x801020c6, 0x0401f031,
- 0x82040480, 0x00000230, 0x04021009, 0x42001000,
- 0x00000007, 0x801000c2, 0x800000c2, 0x80100400,
- 0x80100400, 0x80102400, 0x0401f026, 0x82040480,
- 0x00000298, 0x04021008, 0x42001000, 0x00000006,
- 0x801000c2, 0x800000c2, 0x80100400, 0x80102400,
- 0x0401f01c, 0x82040480, 0x00000328, 0x04021007,
- 0x42001000, 0x00000005, 0x801000c2, 0x800000c2,
- 0x80102400, 0x0401f013, 0x82040480, 0x00000404,
- 0x04021005, 0x42001000, 0x00000004, 0x801020c4,
- 0x0401f00c, 0x82040480, 0x0000056c, 0x04021006,
- 0x42001000, 0x00000003, 0x801000c2, 0x80102400,
- 0x0401f004, 0x42001000, 0x00000002, 0x801020c2,
- 0x82100480, 0x00000110, 0x80000080, 0x80002000,
- 0x800800d0, 0x80140540, 0x80100540, 0x48039035,
- 0x48035072, 0x1c01f000, 0x59c80815, 0x0201f800,
- 0x00100322, 0x40680800, 0x82040d00, 0x0000007c,
- 0x48079000, 0x59c80000, 0x80040500, 0x040207fe,
- 0x8c040d04, 0x04000003, 0x59c80035, 0x48039035,
- 0x59c80000, 0x82000540, 0x00001200, 0x48039000,
- 0x1c01f000, 0x4803c856, 0x497b88a9, 0x4a038807,
- 0x00000001, 0x497b8807, 0x59c40005, 0x48038805,
- 0x0201f800, 0x00101616, 0x4201d000, 0x000001f4,
- 0x0201f800, 0x0010592d, 0x497b880e, 0x4200b000,
- 0x000001f4, 0x42000000, 0x00000001, 0x42000800,
- 0x00000014, 0x0201f800, 0x0010173f, 0x42000800,
- 0x00000014, 0x0201f800, 0x00101737, 0x8c040d00,
- 0x04000005, 0x8058b040, 0x040207f3, 0x0201f800,
- 0x0010032d, 0x4200b000, 0x00000032, 0x42000000,
- 0x00000001, 0x42000800, 0x000000b4, 0x0201f800,
- 0x0010173f, 0x42000800, 0x000000b4, 0x0201f800,
- 0x00101737, 0x8c040d00, 0x04000005, 0x8058b040,
- 0x040207f3, 0x0201f800, 0x0010032d, 0x59c40005,
- 0x48038805, 0x42000000, 0x00000083, 0x59e00803,
- 0x82040d00, 0x00030000, 0x82040d80, 0x00020000,
- 0x04020003, 0x42000000, 0x00000089, 0x800008d0,
- 0x4a035044, 0x00008900, 0x4a035045, 0x00008900,
- 0x48075046, 0x42000800, 0x000000e0, 0x0201f800,
- 0x0010173f, 0x42000800, 0x000000f4, 0x0201f800,
- 0x00101737, 0x82040500, 0xffffffd1, 0x82000540,
- 0x00000002, 0x42000800, 0x000000f4, 0x0201f800,
- 0x0010173f, 0x42000800, 0x000000a0, 0x0201f800,
- 0x00101737, 0x82040540, 0x00000001, 0x42000800,
- 0x000000a0, 0x0201f800, 0x0010173f, 0x42000800,
- 0x00000000, 0x0201f800, 0x00101737, 0x82040540,
- 0x00000001, 0x42000800, 0x00000000, 0x0201f800,
- 0x0010173f, 0x4201d000, 0x0001d4c0, 0x0201f800,
- 0x0010592d, 0x0401fa68, 0x4a0388a7, 0x0000f7f7,
- 0x4a0388a3, 0x8000403c, 0x4a0388ae, 0x000061a8,
- 0x4a038801, 0x00032063, 0x4a038810, 0x00410108,
- 0x4a038811, 0x00520608, 0x4a038812, 0x00450320,
- 0x4a038813, 0x00440405, 0x4a03881c, 0x004132e1,
- 0x4a03881d, 0x004001fe, 0x4a038850, 0x80000108,
- 0x4a038860, 0x00000008, 0x4a038870, 0x00000008,
- 0x4a038851, 0x80000508, 0x4a038861, 0x00800000,
- 0x4a038871, 0x00800000, 0x4a038852, 0x80000708,
- 0x4a038862, 0x00800000, 0x4a038872, 0x00800000,
- 0x4a038853, 0x80000608, 0x497b8863, 0x4a038873,
- 0x00800000, 0x4a038882, 0x00000840, 0x4a0388a5,
- 0x000000fe, 0x4a0388a6, 0x0000001e, 0x4a0388b0,
- 0x00007530, 0x4a038802, 0x0000ffff, 0x4a038806,
- 0xc0e00800, 0x1c01f000, 0x850e1d4e, 0x42000800,
- 0x00000040, 0x0201f800, 0x00101737, 0x82040500,
- 0xffffffaf, 0x82000540, 0x00000000, 0x42000800,
- 0x00000040, 0x0201f800, 0x0010173f, 0x42000800,
- 0x000000f4, 0x0201f800, 0x00101737, 0x4c040000,
- 0x40040000, 0x84000548, 0x42000800, 0x000000f4,
- 0x0201f800, 0x0010173f, 0x42000800, 0x00000000,
- 0x0201f800, 0x00101737, 0x82040500, 0xffffffc1,
- 0x82000540, 0x00000038, 0x42000800, 0x00000000,
- 0x0201f800, 0x0010173f, 0x5c000000, 0x42000800,
- 0x000000f4, 0x0201f000, 0x0010173f, 0x59c40805,
- 0x59c40006, 0x80040d00, 0x02000800, 0x0010032d,
- 0x82040500, 0x00e00800, 0x04020004, 0x8c040d3e,
- 0x040208f9, 0x0401f007, 0x82040500, 0x00800800,
- 0x02020800, 0x00100322, 0x0201f800, 0x0010032d,
- 0x4c5c0000, 0x4c600000, 0x59c4b805, 0x59c40006,
- 0x8c000500, 0x04000003, 0x8c5cbd00, 0x040200a2,
- 0x485fc857, 0x0201f800, 0x00104716, 0x0400001e,
- 0x59c40005, 0x82000500, 0x000000c0, 0x04000054,
- 0x0201f800, 0x00104741, 0x04020051, 0x59c40006,
- 0x82000500, 0x000000f0, 0x04020004, 0x4a038805,
- 0x000000c0, 0x0401f04a, 0x59a80015, 0x84000506,
- 0x48035015, 0x42006000, 0xff203fff, 0x42006800,
- 0x40000000, 0x0201f800, 0x00103a6a, 0x42000800,
- 0x00000010, 0x42001000, 0x001039da, 0x0201f800,
- 0x00105922, 0x8c5cbd34, 0x04020039, 0x4a035013,
- 0x0000aaaa, 0x59c40005, 0x8c00050c, 0x04020012,
- 0x8c00050e, 0x0402001c, 0x8c00050a, 0x04020026,
- 0x8c000508, 0x0400000b, 0x59a80011, 0x82000580,
- 0x00000009, 0x04020007, 0x42000000, 0x0010bb72,
- 0x0201f800, 0x0010ad1d, 0x0201f800, 0x00104954,
- 0x0401f067, 0x42000000, 0x0010bb80, 0x0201f800,
- 0x0010ad1d, 0x41781800, 0x42002000, 0x00000001,
- 0x0201f800, 0x001019fa, 0x4a035014, 0x00000000,
- 0x0401f014, 0x42000000, 0x0010bb81, 0x0201f800,
- 0x0010ad1d, 0x41781800, 0x42002000, 0x00000002,
- 0x0201f800, 0x001019fa, 0x4a035014, 0x00000002,
- 0x0401f008, 0x42000000, 0x0010bb74, 0x0201f800,
- 0x0010ad1d, 0x0201f800, 0x001048e2, 0x0401f048,
- 0x0201f800, 0x001049bf, 0x0401f045, 0x8c5cbd34,
- 0x04000041, 0x59c40005, 0x8c00053a, 0x04020005,
- 0x42000000, 0x0010bb68, 0x0201f800, 0x0010ad1d,
- 0x4a038805, 0x20000000, 0x0201f800, 0x00104716,
- 0x04020015, 0x4a038805, 0x04000000, 0x59c418a8,
- 0x42002000, 0x00000000, 0x0201f800, 0x001019fa,
- 0x0201f800, 0x00104732, 0x04020008, 0x4a035014,
- 0x00000001, 0x4202d800, 0x00000001, 0x0201f800,
- 0x00104670, 0x0401f06d, 0x41780000, 0x0201f800,
- 0x001046e7, 0x0201f800, 0x001017f1, 0x4000c000,
- 0x0201f800, 0x0010175e, 0x836c1580, 0x00000004,
- 0x0402000c, 0x8c5cbd00, 0x04020017, 0x8d0e1d06,
- 0x04020005, 0x59c410a3, 0x82081540, 0x00000008,
- 0x480b88a3, 0x59c41006, 0x84081540, 0x480b8806,
- 0x4a038805, 0x04000000, 0x4202d800, 0x00000001,
- 0x497b5010, 0x8d0e1d18, 0x04020005, 0x4803c856,
- 0x850e1d06, 0x0201f800, 0x00103916, 0x0201f800,
- 0x0010330a, 0x8c5cbd3c, 0x04020866, 0x8c5cbd00,
- 0x04000043, 0x42000000, 0x0010bc85, 0x0201f800,
- 0x0010ad1d, 0x4a038805, 0x00000001, 0x4200b000,
- 0x00000352, 0x4201d000, 0x00000064, 0x4c580000,
- 0x0201f800, 0x0010592d, 0x0201f800, 0x001016ee,
- 0x5c00b000, 0x04000004, 0x8058b040, 0x040207f6,
- 0x0401f004, 0x4a038805, 0x00000001, 0x0401f02c,
- 0x59c40006, 0x84000500, 0x48038806, 0x59a80873,
- 0x8c040d3e, 0x04000005, 0x82040d40, 0x0000000b,
- 0x48075073, 0x850e1d48, 0x0201f800, 0x001063db,
- 0x497b8880, 0x59c4000d, 0x8c000506, 0x04000006,
- 0x42002000, 0x00000005, 0x0201f800, 0x00104a0a,
- 0x0401f005, 0x42002000, 0x00000006, 0x0201f800,
- 0x00104a0a, 0x59c400a3, 0x82000500, 0xfcf8ffff,
- 0x480388a3, 0x4a035058, 0x00000002, 0x4202d800,
- 0x00000004, 0x4a038805, 0x00000001, 0x0201f800,
- 0x00100454, 0x0401fb69, 0x497b5036, 0x4a035043,
- 0x00000001, 0x0201f800, 0x0010ee13, 0x825cbd00,
- 0xbbfffffe, 0x485f8805, 0x5c00c000, 0x5c00b800,
- 0x1c01f000, 0x4d180000, 0x59c41004, 0x480bc857,
- 0x8c081500, 0x04000006, 0x4803c856, 0x497b2807,
- 0x0201f800, 0x0010649f, 0x0401f009, 0x82080500,
- 0x000001f0, 0x04000006, 0x4803c856, 0x0201f800,
- 0x001066c5, 0x02020800, 0x001064c4, 0x4a038805,
- 0x80000000, 0x5c023000, 0x1c01f000, 0x59c408a3,
- 0x4807c857, 0x84040d40, 0x480788a3, 0x1c01f000,
- 0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
- 0x4a038805, 0x40000000, 0x42000000, 0x0010bb7a,
- 0x0201f800, 0x0010ad1d, 0x0201f800, 0x0010610d,
- 0x59c41004, 0x8c081500, 0x04000055, 0x598e600f,
- 0x497b2807, 0x813261c0, 0x04000032, 0x59300403,
- 0x82000580, 0x00000032, 0x0402002e, 0x5930001d,
- 0x48038833, 0x4a038807, 0x00018000, 0x4201d000,
- 0x00000002, 0x0201f800, 0x0010592d, 0x497b8807,
- 0x4201d000, 0x00000002, 0x0201f800, 0x0010592d,
- 0x0201f800, 0x00106305, 0x4201d000, 0x00007530,
- 0x0201f800, 0x0010592d, 0x59c408a4, 0x82040d00,
- 0x0000000f, 0x82040d80, 0x00000000, 0x04000005,
- 0x42000000, 0x00200000, 0x0201f800, 0x00101744,
- 0x0201f800, 0x0010605d, 0x59300009, 0x80000540,
- 0x02000800, 0x0010032d, 0x40025800, 0x4a025a05,
- 0x00000103, 0x5931d822, 0x58ef400a, 0x58ec0008,
- 0x0801f800, 0x0201f800, 0x00020a10, 0x0401f046,
- 0x598c0011, 0x82001c80, 0x000000c8, 0x04021010,
- 0x80000000, 0x48031811, 0x59c400a4, 0x82000500,
- 0x0000000f, 0x82000580, 0x00000002, 0x04020005,
- 0x42000000, 0x00200000, 0x0201f800, 0x00101744,
- 0x0201f800, 0x001058c9, 0x0401f033, 0x4933c857,
- 0x0201f800, 0x00106305, 0x813261c0, 0x0400002e,
- 0x4a026203, 0x00000001, 0x42027000, 0x00000027,
- 0x0201f800, 0x00020a34, 0x0401f027, 0x0201f800,
- 0x001066c5, 0x04000024, 0x0201f800, 0x00106705,
- 0x0201f800, 0x001058f4, 0x59926004, 0x813261c0,
- 0x04000012, 0x42001800, 0x000000c8, 0x0201f800,
- 0x001066b9, 0x0402000d, 0x59c400a4, 0x82000500,
- 0x0000000f, 0x82000580, 0x00000002, 0x04020004,
- 0x42000000, 0x00200000, 0x0401fbf6, 0x0201f800,
- 0x001058ce, 0x0401f00c, 0x4933c857, 0x0201f800,
- 0x001062a1, 0x813261c0, 0x04000007, 0x42027000,
- 0x0000004f, 0x4a026203, 0x00000003, 0x0201f800,
- 0x00020a34, 0x5c022800, 0x5c034800, 0x5c03a000,
- 0x5c032000, 0x0201f000, 0x001060fa, 0x40680000,
- 0x810c0d80, 0x8c040d0e, 0x0400004f, 0x4803c857,
- 0x8d0e1d0e, 0x04000023, 0x850e1d0e, 0x497b5058,
- 0x42000000, 0x0010bb61, 0x0201f800, 0x0010ad1d,
- 0x0201f800, 0x0010add1, 0x42001000, 0x00008011,
- 0x59c40001, 0x82000500, 0x00018000, 0x82001d80,
- 0x00000000, 0x04000009, 0x82001d80, 0x00008000,
- 0x04000009, 0x82001d80, 0x00010000, 0x04000009,
- 0x0201f800, 0x0010032d, 0x42001800, 0x00000000,
- 0x0401f006, 0x42001800, 0x00000001, 0x0401f003,
- 0x42001800, 0x00000003, 0x0201f000, 0x001031eb,
- 0x850e1d4e, 0x59a80858, 0x800409c0, 0x04020007,
- 0x59c4000d, 0x8c000520, 0x04000004, 0x42001800,
- 0x00000003, 0x0401f002, 0x40041800, 0x0201f800,
- 0x0010adb5, 0x42001000, 0x00008012, 0x59a82873,
- 0x8c142d3e, 0x04000006, 0x82142d00, 0x00000003,
- 0x0201f800, 0x001031ec, 0x0401f003, 0x0201f800,
- 0x001031eb, 0x0201f800, 0x00100454, 0x0201f800,
- 0x0010ae24, 0x0402000c, 0x0401f84c, 0x4d400000,
- 0x4d3c0000, 0x42028000, 0x00000028, 0x42027800,
- 0x00000008, 0x0201f800, 0x0010ded4, 0x5c027800,
- 0x5c028000, 0x1c01f000, 0x4803c857, 0x82000400,
- 0x00101b0a, 0x50000800, 0x82040d00, 0x000000ff,
- 0x1c01f000, 0x4803c856, 0x4c580000, 0x4200b000,
- 0x00000010, 0x497b88ac, 0x497b88ad, 0x8058b040,
- 0x040207fe, 0x5c00b000, 0x1c01f000, 0x40680800,
- 0x4807c857, 0x4807500f, 0x80041108, 0x4200b000,
- 0x00000010, 0x497b88ac, 0x80000580, 0x800811c0,
- 0x04020006, 0x82040500, 0x0000000f, 0x82000400,
- 0x0010ae3e, 0x50000000, 0x480388ad, 0x80081040,
- 0x8058b040, 0x040207f5, 0x1c01f000, 0x4803c857,
- 0x4c080000, 0x4c040000, 0x4c000000, 0x59c40892,
- 0x4807c857, 0x80041580, 0x04000010, 0x80041480,
- 0x04021007, 0x80081080, 0x80081000, 0x4008b000,
- 0x42000000, 0x00000201, 0x0401f004, 0x4008b000,
- 0x42000000, 0x00000210, 0x48038886, 0x8058b040,
- 0x040207fe, 0x497b8886, 0x5c000000, 0x5c000800,
- 0x5c001000, 0x1c01f000, 0x4803c856, 0x8d0e1d20,
- 0x04000005, 0x42028000, 0x0000002e, 0x0201f000,
- 0x00109f44, 0x1c01f000, 0x0401f803, 0x40058800,
- 0x1c01f000, 0x59a8086d, 0x82040500, 0x00000010,
- 0x04000004, 0x42000800, 0x00000002, 0x0401f010,
- 0x82040500, 0x00000020, 0x42000800, 0x00000002,
- 0x0402000b, 0x59c80835, 0x82040d00, 0x00001f00,
- 0x80040910, 0x80040800, 0x59a8006a, 0x80000540,
- 0x04000003, 0x42000800, 0x0000025a, 0x4807c857,
- 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
- 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x4c000000, 0x59a80037, 0x4803c857, 0x82000580,
- 0x00000000, 0x5c000000, 0x1c01f000, 0x0401f807,
- 0x42018800, 0x00000001, 0x04000003, 0x42018800,
- 0x00000000, 0x1c01f000, 0x4c000000, 0x59a80037,
- 0x4803c857, 0x82000580, 0x00000001, 0x5c000000,
- 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
- 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x4c000000, 0x59a80037, 0x4803c857, 0x82000580,
- 0x00000003, 0x5c000000, 0x1c01f000, 0x0401f807,
- 0x42018800, 0x00000001, 0x04000003, 0x42018800,
- 0x00000000, 0x1c01f000, 0x4c000000, 0x59a80037,
- 0x82000580, 0x00000002, 0x5c000000, 0x1c01f000,
- 0x4c000000, 0x4c040000, 0x4c080000, 0x4c380000,
- 0x59a8003a, 0x82000c80, 0x00000007, 0x02021800,
- 0x0010032d, 0x0c01f806, 0x5c007000, 0x5c001000,
- 0x5c000800, 0x5c000000, 0x1c01f000, 0x00101466,
- 0x00101479, 0x0010148d, 0x0010148f, 0x001014b7,
- 0x001014b9, 0x001014bb, 0x4803c856, 0x4a03503c,
- 0x00000000, 0x42000000, 0x00000002, 0x0401fa32,
- 0x42000000, 0x00000002, 0x0401f9b5, 0x0401fab1,
- 0x4803c856, 0x4a03503a, 0x00000006, 0x42000800,
- 0x0000001e, 0x42001000, 0x001014bc, 0x0201f000,
- 0x00105904, 0x497b503f, 0x4a035034, 0x00000036,
- 0x4a035033, 0x0000002a, 0x4803c856, 0x4a03503c,
- 0x00000001, 0x42000000, 0x00000002, 0x0401f9a0,
- 0x4803c856, 0x4a03503a, 0x00000006, 0x42000800,
- 0x0000001e, 0x42001000, 0x001014bc, 0x0201f000,
- 0x00105904, 0x0201f800, 0x0010032d, 0x4a035034,
- 0x00000036, 0x4803c856, 0x4a03503c, 0x00000003,
- 0x42000800, 0x00000000, 0x0401faa1, 0x82040d00,
+ 0x5c000800, 0x0201f800, 0x0010adc4, 0x0401f802,
+ 0x1c01f000, 0x4c0c0000, 0x4c100000, 0x4c140000,
+ 0x0201f800, 0x00100c0f, 0x5c002800, 0x5c002000,
+ 0x5c001800, 0x1c01f000, 0x4803c856, 0x59a80804,
+ 0x59a80020, 0x82000500, 0xfffff000, 0x80040540,
+ 0x48035020, 0x59a80024, 0x82000500, 0xfffff000,
+ 0x80040540, 0x48035024, 0x48078882, 0x82041c00,
+ 0x0000000f, 0x800c1908, 0x820c1c00, 0x00000004,
+ 0x400c2000, 0x901029c0, 0x82040480, 0x000001e4,
+ 0x04021005, 0x42001000, 0x00000008, 0x801020c6,
+ 0x0401f031, 0x82040480, 0x00000230, 0x04021009,
+ 0x42001000, 0x00000007, 0x801000c2, 0x800000c2,
+ 0x80100400, 0x80100400, 0x80102400, 0x0401f026,
+ 0x82040480, 0x00000298, 0x04021008, 0x42001000,
+ 0x00000006, 0x801000c2, 0x800000c2, 0x80100400,
+ 0x80102400, 0x0401f01c, 0x82040480, 0x00000328,
+ 0x04021007, 0x42001000, 0x00000005, 0x801000c2,
+ 0x800000c2, 0x80102400, 0x0401f013, 0x82040480,
+ 0x00000404, 0x04021005, 0x42001000, 0x00000004,
+ 0x801020c4, 0x0401f00c, 0x82040480, 0x0000056c,
+ 0x04021006, 0x42001000, 0x00000003, 0x801000c2,
+ 0x80102400, 0x0401f004, 0x42001000, 0x00000002,
+ 0x801020c2, 0x82100480, 0x00000110, 0x80000080,
+ 0x80002000, 0x800800d0, 0x80140540, 0x80100540,
+ 0x48039035, 0x48035072, 0x1c01f000, 0x59c80815,
+ 0x0201f800, 0x00100322, 0x40680800, 0x82040d00,
+ 0x0000007c, 0x48079000, 0x59c80000, 0x80040500,
+ 0x040207fe, 0x8c040d04, 0x04000003, 0x59c80035,
+ 0x48039035, 0x59c80000, 0x82000540, 0x00001200,
+ 0x48039000, 0x1c01f000, 0x4803c856, 0x497b88a9,
+ 0x4a038807, 0x00000001, 0x497b8807, 0x59c40005,
+ 0x48038805, 0x0201f800, 0x00101617, 0x4201d000,
+ 0x000001f4, 0x0201f800, 0x001059d2, 0x497b880e,
+ 0x4200b000, 0x000001f4, 0x42000000, 0x00000001,
+ 0x42000800, 0x00000014, 0x0201f800, 0x00101740,
+ 0x42000800, 0x00000014, 0x0201f800, 0x00101738,
+ 0x8c040d00, 0x04000005, 0x8058b040, 0x040207f3,
+ 0x0201f800, 0x0010032d, 0x4200b000, 0x00000032,
+ 0x42000000, 0x00000001, 0x42000800, 0x000000b4,
+ 0x0201f800, 0x00101740, 0x42000800, 0x000000b4,
+ 0x0201f800, 0x00101738, 0x8c040d00, 0x04000005,
+ 0x8058b040, 0x040207f3, 0x0201f800, 0x0010032d,
+ 0x59c40005, 0x48038805, 0x42000000, 0x00000083,
+ 0x59e00803, 0x82040d00, 0x00030000, 0x82040d80,
+ 0x00020000, 0x04020003, 0x42000000, 0x00000089,
+ 0x800008d0, 0x4a035044, 0x00008900, 0x4a035045,
+ 0x00008900, 0x48075046, 0x42000800, 0x000000e0,
+ 0x0201f800, 0x00101740, 0x42000800, 0x000000f4,
+ 0x0201f800, 0x00101738, 0x82040500, 0xffffffd1,
+ 0x82000540, 0x00000002, 0x42000800, 0x000000f4,
+ 0x0201f800, 0x00101740, 0x42000800, 0x000000a0,
+ 0x0201f800, 0x00101738, 0x82040540, 0x00000001,
+ 0x42000800, 0x000000a0, 0x0201f800, 0x00101740,
+ 0x42000800, 0x00000000, 0x0201f800, 0x00101738,
+ 0x82040540, 0x00000001, 0x42000800, 0x00000000,
+ 0x0201f800, 0x00101740, 0x4201d000, 0x0001d4c0,
+ 0x0201f800, 0x001059d2, 0x0401fa68, 0x4a0388a7,
+ 0x0000f7f7, 0x4a0388a3, 0x8000403c, 0x4a0388ae,
+ 0x000061a8, 0x4a038801, 0x00032063, 0x4a038810,
+ 0x00410108, 0x4a038811, 0x00520608, 0x4a038812,
+ 0x00450320, 0x4a038813, 0x00440405, 0x4a03881c,
+ 0x004132e1, 0x4a03881d, 0x004001fe, 0x4a038850,
+ 0x80000108, 0x4a038860, 0x00000008, 0x4a038870,
+ 0x00000008, 0x4a038851, 0x80000508, 0x4a038861,
+ 0x00800000, 0x4a038871, 0x00800000, 0x4a038852,
+ 0x80000708, 0x4a038862, 0x00800000, 0x4a038872,
+ 0x00800000, 0x4a038853, 0x80000608, 0x497b8863,
+ 0x4a038873, 0x00800000, 0x4a038882, 0x00000840,
+ 0x4a0388a5, 0x000000fe, 0x4a0388a6, 0x0000001e,
+ 0x4a0388b0, 0x00007530, 0x4a038802, 0x0000ffff,
+ 0x4a038806, 0xc0e00800, 0x1c01f000, 0x850e1d4e,
+ 0x42000800, 0x00000040, 0x0201f800, 0x00101738,
+ 0x82040500, 0xffffffaf, 0x82000540, 0x00000000,
+ 0x42000800, 0x00000040, 0x0201f800, 0x00101740,
+ 0x42000800, 0x000000f4, 0x0201f800, 0x00101738,
+ 0x4c040000, 0x40040000, 0x84000548, 0x42000800,
+ 0x000000f4, 0x0201f800, 0x00101740, 0x42000800,
+ 0x00000000, 0x0201f800, 0x00101738, 0x82040500,
+ 0xffffffc1, 0x82000540, 0x00000038, 0x42000800,
+ 0x00000000, 0x0201f800, 0x00101740, 0x5c000000,
+ 0x42000800, 0x000000f4, 0x0201f000, 0x00101740,
+ 0x59c40805, 0x59c40006, 0x80040d00, 0x02000800,
+ 0x0010032d, 0x82040500, 0x00e00800, 0x04020004,
+ 0x8c040d3e, 0x040208f9, 0x0401f007, 0x82040500,
+ 0x00800800, 0x02020800, 0x00100322, 0x0201f800,
+ 0x0010032d, 0x4c5c0000, 0x4c600000, 0x59c4b805,
+ 0x59c40006, 0x8c000500, 0x04000003, 0x8c5cbd00,
+ 0x040200a2, 0x485fc857, 0x0201f800, 0x00104755,
+ 0x0400001e, 0x59c40005, 0x82000500, 0x000000c0,
+ 0x04000054, 0x0201f800, 0x00104780, 0x04020051,
+ 0x59c40006, 0x82000500, 0x000000f0, 0x04020004,
+ 0x4a038805, 0x000000c0, 0x0401f04a, 0x59a80015,
+ 0x84000506, 0x48035015, 0x42006000, 0xff203fff,
+ 0x42006800, 0x40000000, 0x0201f800, 0x00103a7d,
+ 0x42000800, 0x00000010, 0x42001000, 0x001039ed,
+ 0x0201f800, 0x001059c7, 0x8c5cbd34, 0x04020039,
+ 0x4a035013, 0x0000aaaa, 0x59c40005, 0x8c00050c,
+ 0x04020012, 0x8c00050e, 0x0402001c, 0x8c00050a,
+ 0x04020026, 0x8c000508, 0x0400000b, 0x59a80011,
+ 0x82000580, 0x00000009, 0x04020007, 0x42000000,
+ 0x0010bc72, 0x0201f800, 0x0010ae10, 0x0201f800,
+ 0x00104993, 0x0401f067, 0x42000000, 0x0010bc80,
+ 0x0201f800, 0x0010ae10, 0x41781800, 0x42002000,
+ 0x00000001, 0x0201f800, 0x001019fb, 0x4a035014,
+ 0x00000000, 0x0401f014, 0x42000000, 0x0010bc81,
+ 0x0201f800, 0x0010ae10, 0x41781800, 0x42002000,
+ 0x00000002, 0x0201f800, 0x001019fb, 0x4a035014,
+ 0x00000002, 0x0401f008, 0x42000000, 0x0010bc74,
+ 0x0201f800, 0x0010ae10, 0x0201f800, 0x00104921,
+ 0x0401f048, 0x0201f800, 0x001049fe, 0x0401f045,
+ 0x8c5cbd34, 0x04000041, 0x59c40005, 0x8c00053a,
+ 0x04020005, 0x42000000, 0x0010bc68, 0x0201f800,
+ 0x0010ae10, 0x4a038805, 0x20000000, 0x0201f800,
+ 0x00104755, 0x04020015, 0x4a038805, 0x04000000,
+ 0x59c418a8, 0x42002000, 0x00000000, 0x0201f800,
+ 0x001019fb, 0x0201f800, 0x00104771, 0x04020008,
+ 0x4a035014, 0x00000001, 0x4202d800, 0x00000001,
+ 0x0201f800, 0x001046af, 0x0401f06d, 0x41780000,
+ 0x0201f800, 0x00104726, 0x0201f800, 0x001017f2,
+ 0x4000c000, 0x0201f800, 0x0010175f, 0x836c1580,
+ 0x00000004, 0x0402000c, 0x8c5cbd00, 0x04020017,
+ 0x8d0e1d06, 0x04020005, 0x59c410a3, 0x82081540,
+ 0x00000008, 0x480b88a3, 0x59c41006, 0x84081540,
+ 0x480b8806, 0x4a038805, 0x04000000, 0x4202d800,
+ 0x00000001, 0x497b5010, 0x8d0e1d18, 0x04020005,
+ 0x4803c856, 0x850e1d06, 0x0201f800, 0x00103929,
+ 0x0201f800, 0x0010331d, 0x8c5cbd3c, 0x04020866,
+ 0x8c5cbd00, 0x04000043, 0x42000000, 0x0010bd85,
+ 0x0201f800, 0x0010ae10, 0x4a038805, 0x00000001,
+ 0x4200b000, 0x00000352, 0x4201d000, 0x00000064,
+ 0x4c580000, 0x0201f800, 0x001059d2, 0x0201f800,
+ 0x001016ef, 0x5c00b000, 0x04000004, 0x8058b040,
+ 0x040207f6, 0x0401f004, 0x4a038805, 0x00000001,
+ 0x0401f02c, 0x59c40006, 0x84000500, 0x48038806,
+ 0x59a80873, 0x8c040d3e, 0x04000005, 0x82040d40,
+ 0x0000000b, 0x48075073, 0x850e1d48, 0x0201f800,
+ 0x00106480, 0x497b8880, 0x59c4000d, 0x8c000506,
+ 0x04000006, 0x42002000, 0x00000005, 0x0201f800,
+ 0x00104a49, 0x0401f005, 0x42002000, 0x00000006,
+ 0x0201f800, 0x00104a49, 0x59c400a3, 0x82000500,
+ 0xfcf8ffff, 0x480388a3, 0x4a035058, 0x00000002,
+ 0x4202d800, 0x00000004, 0x4a038805, 0x00000001,
+ 0x0201f800, 0x00100454, 0x0401fb69, 0x497b5036,
+ 0x4a035043, 0x00000001, 0x0201f800, 0x0010ef18,
+ 0x825cbd00, 0xbbfffffe, 0x485f8805, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x4d180000, 0x59c41004,
+ 0x480bc857, 0x8c081500, 0x04000006, 0x4803c856,
+ 0x497b2807, 0x0201f800, 0x00106544, 0x0401f009,
+ 0x82080500, 0x000001f0, 0x04000006, 0x4803c856,
+ 0x0201f800, 0x0010676a, 0x02020800, 0x00106569,
+ 0x4a038805, 0x80000000, 0x5c023000, 0x1c01f000,
+ 0x59c408a3, 0x4807c857, 0x84040d40, 0x480788a3,
+ 0x1c01f000, 0x4d900000, 0x4dd00000, 0x4da40000,
+ 0x4d140000, 0x4a038805, 0x40000000, 0x42000000,
+ 0x0010bc7a, 0x0201f800, 0x0010ae10, 0x0201f800,
+ 0x001061b2, 0x59c41004, 0x8c081500, 0x04000055,
+ 0x598e600f, 0x497b2807, 0x813261c0, 0x04000032,
+ 0x59300403, 0x82000580, 0x00000032, 0x0402002e,
+ 0x5930001d, 0x48038833, 0x4a038807, 0x00018000,
+ 0x4201d000, 0x00000002, 0x0201f800, 0x001059d2,
+ 0x497b8807, 0x4201d000, 0x00000002, 0x0201f800,
+ 0x001059d2, 0x0201f800, 0x001063aa, 0x4201d000,
+ 0x00007530, 0x0201f800, 0x001059d2, 0x59c408a4,
+ 0x82040d00, 0x0000000f, 0x82040d80, 0x00000000,
+ 0x04000005, 0x42000000, 0x00200000, 0x0201f800,
+ 0x00101745, 0x0201f800, 0x00106102, 0x59300009,
+ 0x80000540, 0x02000800, 0x0010032d, 0x40025800,
+ 0x4a025a05, 0x00000103, 0x5931d822, 0x58ef400a,
+ 0x58ec0008, 0x0801f800, 0x0201f800, 0x00020a10,
+ 0x0401f046, 0x598c0011, 0x82001c80, 0x000000c8,
+ 0x04021010, 0x80000000, 0x48031811, 0x59c400a4,
+ 0x82000500, 0x0000000f, 0x82000580, 0x00000002,
+ 0x04020005, 0x42000000, 0x00200000, 0x0201f800,
+ 0x00101745, 0x0201f800, 0x0010596e, 0x0401f033,
+ 0x4933c857, 0x0201f800, 0x001063aa, 0x813261c0,
+ 0x0400002e, 0x4a026203, 0x00000001, 0x42027000,
+ 0x00000027, 0x0201f800, 0x00020a34, 0x0401f027,
+ 0x0201f800, 0x0010676a, 0x04000024, 0x0201f800,
+ 0x001067aa, 0x0201f800, 0x00105999, 0x59926004,
+ 0x813261c0, 0x04000012, 0x42001800, 0x000000c8,
+ 0x0201f800, 0x0010675e, 0x0402000d, 0x59c400a4,
+ 0x82000500, 0x0000000f, 0x82000580, 0x00000002,
+ 0x04020004, 0x42000000, 0x00200000, 0x0401fbf6,
+ 0x0201f800, 0x00105973, 0x0401f00c, 0x4933c857,
+ 0x0201f800, 0x00106346, 0x813261c0, 0x04000007,
+ 0x42027000, 0x0000004f, 0x4a026203, 0x00000003,
+ 0x0201f800, 0x00020a34, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x0201f000, 0x0010619f,
+ 0x40680000, 0x810c0d80, 0x8c040d0e, 0x0400004f,
+ 0x4803c857, 0x8d0e1d0e, 0x04000023, 0x850e1d0e,
+ 0x497b5058, 0x42000000, 0x0010bc61, 0x0201f800,
+ 0x0010ae10, 0x0201f800, 0x0010aec4, 0x42001000,
+ 0x00008011, 0x59c40001, 0x82000500, 0x00018000,
+ 0x82001d80, 0x00000000, 0x04000009, 0x82001d80,
+ 0x00008000, 0x04000009, 0x82001d80, 0x00010000,
+ 0x04000009, 0x0201f800, 0x0010032d, 0x42001800,
+ 0x00000000, 0x0401f006, 0x42001800, 0x00000001,
+ 0x0401f003, 0x42001800, 0x00000003, 0x0201f000,
+ 0x001031f5, 0x850e1d4e, 0x59a80858, 0x800409c0,
+ 0x04020007, 0x59c4000d, 0x8c000520, 0x04000004,
+ 0x42001800, 0x00000003, 0x0401f002, 0x40041800,
+ 0x0201f800, 0x0010aea8, 0x42001000, 0x00008012,
+ 0x59a82873, 0x8c142d3e, 0x04000006, 0x82142d00,
+ 0x00000003, 0x0201f800, 0x001031f6, 0x0401f003,
+ 0x0201f800, 0x001031f5, 0x0201f800, 0x00100454,
+ 0x0201f800, 0x0010af17, 0x0402000c, 0x0401f84c,
+ 0x4d400000, 0x4d3c0000, 0x42028000, 0x00000028,
+ 0x42027800, 0x00000008, 0x0201f800, 0x0010dfe1,
+ 0x5c027800, 0x5c028000, 0x1c01f000, 0x4803c857,
+ 0x82000400, 0x00101b0f, 0x50000800, 0x82040d00,
+ 0x000000ff, 0x1c01f000, 0x4803c856, 0x4c580000,
+ 0x4200b000, 0x00000010, 0x497b88ac, 0x497b88ad,
+ 0x8058b040, 0x040207fe, 0x5c00b000, 0x1c01f000,
+ 0x40680800, 0x4807c857, 0x4807500f, 0x80041108,
+ 0x4200b000, 0x00000010, 0x497b88ac, 0x80000580,
+ 0x800811c0, 0x04020006, 0x82040500, 0x0000000f,
+ 0x82000400, 0x0010af34, 0x50000000, 0x480388ad,
+ 0x80081040, 0x8058b040, 0x040207f5, 0x1c01f000,
+ 0x4803c857, 0x4c080000, 0x4c040000, 0x4c000000,
+ 0x59c40892, 0x4807c857, 0x80041580, 0x04000010,
+ 0x80041480, 0x04021007, 0x80081080, 0x80081000,
+ 0x4008b000, 0x42000000, 0x00000201, 0x0401f004,
+ 0x4008b000, 0x42000000, 0x00000210, 0x48038886,
+ 0x8058b040, 0x040207fe, 0x497b8886, 0x5c000000,
+ 0x5c000800, 0x5c001000, 0x1c01f000, 0x4803c856,
+ 0x8d0e1d20, 0x04000005, 0x42028000, 0x0000002e,
+ 0x0201f000, 0x0010a01b, 0x1c01f000, 0x0401f803,
+ 0x40058800, 0x1c01f000, 0x59a8086d, 0x82040500,
+ 0x00000010, 0x04000004, 0x42000800, 0x00000002,
+ 0x0401f010, 0x82040500, 0x00000020, 0x42000800,
+ 0x00000002, 0x0402000b, 0x59c80835, 0x82040d00,
+ 0x00001f00, 0x80040910, 0x80040800, 0x59a8006a,
+ 0x80000540, 0x04000003, 0x42000800, 0x0000025a,
+ 0x4807c857, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x4c000000, 0x59a80037, 0x4803c857,
+ 0x82000580, 0x00000000, 0x5c000000, 0x1c01f000,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x4c000000,
+ 0x59a80037, 0x4803c857, 0x82000580, 0x00000001,
+ 0x5c000000, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x4c000000, 0x59a80037, 0x4803c857,
+ 0x82000580, 0x00000003, 0x5c000000, 0x1c01f000,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x4c000000,
+ 0x59a80037, 0x82000580, 0x00000002, 0x5c000000,
+ 0x1c01f000, 0x4c000000, 0x4c040000, 0x4c080000,
+ 0x4c380000, 0x59a8003a, 0x82000c80, 0x00000007,
+ 0x02021800, 0x0010032d, 0x0c01f806, 0x5c007000,
+ 0x5c001000, 0x5c000800, 0x5c000000, 0x1c01f000,
+ 0x00101467, 0x0010147a, 0x0010148e, 0x00101490,
+ 0x001014b8, 0x001014ba, 0x001014bc, 0x4803c856,
+ 0x4a03503c, 0x00000000, 0x42000000, 0x00000002,
+ 0x0401fa32, 0x42000000, 0x00000002, 0x0401f9b5,
+ 0x0401fab1, 0x4803c856, 0x4a03503a, 0x00000006,
+ 0x42000800, 0x0000001e, 0x42001000, 0x001014bd,
+ 0x0201f000, 0x001059a9, 0x497b503f, 0x4a035034,
+ 0x00000036, 0x4a035033, 0x0000002a, 0x4803c856,
+ 0x4a03503c, 0x00000001, 0x42000000, 0x00000002,
+ 0x0401f9a0, 0x4803c856, 0x4a03503a, 0x00000006,
+ 0x42000800, 0x0000001e, 0x42001000, 0x001014bd,
+ 0x0201f000, 0x001059a9, 0x0201f800, 0x0010032d,
+ 0x4a035034, 0x00000036, 0x4803c856, 0x4a03503c,
+ 0x00000003, 0x42000800, 0x00000000, 0x0401faa1,
+ 0x82040d00, 0x00000090, 0x82040580, 0x00000090,
+ 0x04000009, 0x82040580, 0x00000010, 0x04000009,
+ 0x82040580, 0x00000000, 0x04000009, 0x0201f800,
+ 0x0010032d, 0x42000000, 0x00000001, 0x0401f006,
+ 0x42000000, 0x00000000, 0x0401f003, 0x42000000,
+ 0x00000002, 0x0401f977, 0x497b5040, 0x4803c856,
+ 0x4a03503a, 0x00000006, 0x42000800, 0x0000001e,
+ 0x42001000, 0x001014bd, 0x0201f000, 0x001059a9,
+ 0x0201f800, 0x0010032d, 0x0201f800, 0x0010032d,
+ 0x1c01f000, 0x4c000000, 0x4c040000, 0x4c080000,
+ 0x4c380000, 0x59a8003c, 0x82000c80, 0x00000007,
+ 0x02021800, 0x0010032d, 0x0c01f806, 0x5c007000,
+ 0x5c001000, 0x5c000800, 0x5c000000, 0x1c01f000,
+ 0x001014d3, 0x001014f2, 0x00101547, 0x0010155e,
+ 0x00101575, 0x0010157e, 0x00101580, 0x0401fa1c,
+ 0x0402001b, 0x59a81042, 0x42000800, 0x00000000,
+ 0x0401fa60, 0x82040d00, 0x00000090, 0x82040580,
+ 0x00000090, 0x04000009, 0x82040580, 0x00000010,
+ 0x04000008, 0x82040580, 0x00000000, 0x04000007,
+ 0x0201f800, 0x0010032d, 0x84081540, 0x0401f004,
+ 0x84081542, 0x0401f002, 0x84081544, 0x480b5042,
+ 0x4a03503a, 0x00000001, 0x0401f003, 0x0401f8ce,
+ 0x0401ff81, 0x1c01f000, 0x0401f890, 0x04000053,
+ 0x0401f9fb, 0x0402002a, 0x42000800, 0x00000000,
+ 0x0401fa40, 0x82040d00, 0x00000090, 0x82040580,
+ 0x00000000, 0x04000045, 0x82040580, 0x00000010,
+ 0x04000006, 0x82040580, 0x00000090, 0x04000009,
+ 0x0201f800, 0x0010032d, 0x59c40801, 0x82040d00,
+ 0x00018000, 0x82040580, 0x00000000, 0x04000037,
+ 0x42000800, 0x00000000, 0x0401fa2a, 0x82040d00,
+ 0x00000090, 0x82040580, 0x00000010, 0x04000006,
+ 0x82040580, 0x00000090, 0x04000006, 0x02020800,
+ 0x0010032d, 0x59a80042, 0x84000542, 0x0401f003,
+ 0x59a80042, 0x84000540, 0x48035042, 0x59a8003f,
+ 0x80000000, 0x4803503f, 0x82000580, 0x00000005,
+ 0x04000003, 0x0401f862, 0x0401f01f, 0x497b503f,
+ 0x59c40801, 0x82040d00, 0x00018000, 0x82040580,
+ 0x00000000, 0x04000009, 0x82040580, 0x00008000,
+ 0x04000009, 0x82040580, 0x00010000, 0x04000009,
+ 0x0201f800, 0x0010032d, 0x42000000, 0x00000001,
+ 0x0401f006, 0x42000000, 0x00000000, 0x0401f003,
+ 0x42000000, 0x00000002, 0x0401f960, 0x4a03503c,
+ 0x00000002, 0x0401f004, 0x4a03503a, 0x00000003,
+ 0x0401f002, 0x0401ff40, 0x1c01f000, 0x0401f83b,
+ 0x04000015, 0x59a80033, 0x80000040, 0x48035033,
+ 0x0401f9a3, 0x04020005, 0x4a03503a, 0x00000003,
+ 0x497b503b, 0x0401f00c, 0x59a80033, 0x80000540,
+ 0x04020003, 0x0401f8a2, 0x0401f002, 0x0401f84c,
+ 0x0401f82f, 0x497b503f, 0x4a03503c, 0x00000001,
+ 0x0401ff29, 0x1c01f000, 0x0401f824, 0x04000015,
+ 0x0401f98f, 0x0402000f, 0x59a80040, 0x80000000,
+ 0x48035040, 0x82000580, 0x00000007, 0x0402000c,
+ 0x4a035036, 0x0000000a, 0x497b5043, 0x59a80042,
+ 0x8400055e, 0x48035042, 0x4803c857, 0x0401f005,
+ 0x0401f817, 0x4a03503c, 0x00000004, 0x0401ff3c,
+ 0x1c01f000, 0x0401f80d, 0x04000007, 0x0401f978,
+ 0x04020003, 0x0401ff19, 0x0401f003, 0x0401f80c,
+ 0x0401ff33, 0x1c01f000, 0x0201f800, 0x0010032d,
+ 0x0201f800, 0x0010032d, 0x59a80034, 0x80000040,
+ 0x48035034, 0x04000892, 0x1c01f000, 0x4c040000,
+ 0x42000800, 0x00000000, 0x0401f9ae, 0x82040d00,
0x00000090, 0x82040580, 0x00000090, 0x04000009,
0x82040580, 0x00000010, 0x04000009, 0x82040580,
0x00000000, 0x04000009, 0x0201f800, 0x0010032d,
- 0x42000000, 0x00000001, 0x0401f006, 0x42000000,
- 0x00000000, 0x0401f003, 0x42000000, 0x00000002,
- 0x0401f977, 0x497b5040, 0x4803c856, 0x4a03503a,
- 0x00000006, 0x42000800, 0x0000001e, 0x42001000,
- 0x001014bc, 0x0201f000, 0x00105904, 0x0201f800,
- 0x0010032d, 0x0201f800, 0x0010032d, 0x1c01f000,
- 0x4c000000, 0x4c040000, 0x4c080000, 0x4c380000,
- 0x59a8003c, 0x82000c80, 0x00000007, 0x02021800,
- 0x0010032d, 0x0c01f806, 0x5c007000, 0x5c001000,
- 0x5c000800, 0x5c000000, 0x1c01f000, 0x001014d2,
- 0x001014f1, 0x00101546, 0x0010155d, 0x00101574,
- 0x0010157d, 0x0010157f, 0x0401fa1c, 0x0402001b,
- 0x59a81042, 0x42000800, 0x00000000, 0x0401fa60,
- 0x82040d00, 0x00000090, 0x82040580, 0x00000090,
- 0x04000009, 0x82040580, 0x00000010, 0x04000008,
- 0x82040580, 0x00000000, 0x04000007, 0x0201f800,
- 0x0010032d, 0x84081540, 0x0401f004, 0x84081542,
- 0x0401f002, 0x84081544, 0x480b5042, 0x4a03503a,
- 0x00000001, 0x0401f003, 0x0401f8ce, 0x0401ff81,
- 0x1c01f000, 0x0401f890, 0x04000053, 0x0401f9fb,
- 0x0402002a, 0x42000800, 0x00000000, 0x0401fa40,
- 0x82040d00, 0x00000090, 0x82040580, 0x00000000,
- 0x04000045, 0x82040580, 0x00000010, 0x04000006,
- 0x82040580, 0x00000090, 0x04000009, 0x0201f800,
- 0x0010032d, 0x59c40801, 0x82040d00, 0x00018000,
- 0x82040580, 0x00000000, 0x04000037, 0x42000800,
- 0x00000000, 0x0401fa2a, 0x82040d00, 0x00000090,
- 0x82040580, 0x00000010, 0x04000006, 0x82040580,
- 0x00000090, 0x04000006, 0x02020800, 0x0010032d,
- 0x59a80042, 0x84000542, 0x0401f003, 0x59a80042,
- 0x84000540, 0x48035042, 0x59a8003f, 0x80000000,
- 0x4803503f, 0x82000580, 0x00000005, 0x04000003,
- 0x0401f862, 0x0401f01f, 0x497b503f, 0x59c40801,
- 0x82040d00, 0x00018000, 0x82040580, 0x00000000,
- 0x04000009, 0x82040580, 0x00008000, 0x04000009,
- 0x82040580, 0x00010000, 0x04000009, 0x0201f800,
- 0x0010032d, 0x42000000, 0x00000001, 0x0401f006,
- 0x42000000, 0x00000000, 0x0401f003, 0x42000000,
- 0x00000002, 0x0401f960, 0x4a03503c, 0x00000002,
- 0x0401f004, 0x4a03503a, 0x00000003, 0x0401f002,
- 0x0401ff40, 0x1c01f000, 0x0401f83b, 0x04000015,
- 0x59a80033, 0x80000040, 0x48035033, 0x0401f9a3,
- 0x04020005, 0x4a03503a, 0x00000003, 0x497b503b,
- 0x0401f00c, 0x59a80033, 0x80000540, 0x04020003,
- 0x0401f8a2, 0x0401f002, 0x0401f84c, 0x0401f82f,
- 0x497b503f, 0x4a03503c, 0x00000001, 0x0401ff29,
- 0x1c01f000, 0x0401f824, 0x04000015, 0x0401f98f,
- 0x0402000f, 0x59a80040, 0x80000000, 0x48035040,
- 0x82000580, 0x00000007, 0x0402000c, 0x4a035036,
- 0x0000000a, 0x497b5043, 0x59a80042, 0x8400055e,
- 0x48035042, 0x4803c857, 0x0401f005, 0x0401f817,
- 0x4a03503c, 0x00000004, 0x0401ff3c, 0x1c01f000,
- 0x0401f80d, 0x04000007, 0x0401f978, 0x04020003,
- 0x0401ff19, 0x0401f003, 0x0401f80c, 0x0401ff33,
- 0x1c01f000, 0x0201f800, 0x0010032d, 0x0201f800,
- 0x0010032d, 0x59a80034, 0x80000040, 0x48035034,
- 0x04000892, 0x1c01f000, 0x4c040000, 0x42000800,
- 0x00000000, 0x0401f9ae, 0x82040d00, 0x00000090,
- 0x82040580, 0x00000090, 0x04000009, 0x82040580,
- 0x00000010, 0x04000009, 0x82040580, 0x00000000,
- 0x04000009, 0x0201f800, 0x0010032d, 0x42000000,
- 0x00000002, 0x0401f006, 0x42000000, 0x00000001,
- 0x0401f003, 0x42000000, 0x00000000, 0x0401f8fe,
- 0x5c000800, 0x1c01f000, 0x4c040000, 0x59c40801,
- 0x82040d00, 0x00018000, 0x82040580, 0x00000000,
- 0x04000009, 0x82040580, 0x00008000, 0x04000009,
- 0x82040580, 0x00010000, 0x04000009, 0x0201f800,
- 0x0010032d, 0x42000000, 0x00000002, 0x0401f006,
- 0x42000000, 0x00000001, 0x0401f003, 0x42000000,
- 0x00000000, 0x0401f86a, 0x5c000800, 0x1c01f000,
- 0x4c040000, 0x59a8003f, 0x80000000, 0x4803503f,
- 0x82000580, 0x00000005, 0x04020019, 0x497b503f,
+ 0x42000000, 0x00000002, 0x0401f006, 0x42000000,
+ 0x00000001, 0x0401f003, 0x42000000, 0x00000000,
+ 0x0401f8fe, 0x5c000800, 0x1c01f000, 0x4c040000,
0x59c40801, 0x82040d00, 0x00018000, 0x82040580,
0x00000000, 0x04000009, 0x82040580, 0x00008000,
0x04000009, 0x82040580, 0x00010000, 0x04000009,
0x0201f800, 0x0010032d, 0x42000000, 0x00000002,
0x0401f006, 0x42000000, 0x00000001, 0x0401f003,
- 0x42000000, 0x00000000, 0x0401f849, 0x42000800,
- 0x00000000, 0x0401f95a, 0x82040d00, 0x00000090,
- 0x82040580, 0x00000090, 0x04000009, 0x82040580,
- 0x00000010, 0x04000009, 0x82040580, 0x00000000,
+ 0x42000000, 0x00000000, 0x0401f86a, 0x5c000800,
+ 0x1c01f000, 0x4c040000, 0x59a8003f, 0x80000000,
+ 0x4803503f, 0x82000580, 0x00000005, 0x04020019,
+ 0x497b503f, 0x59c40801, 0x82040d00, 0x00018000,
+ 0x82040580, 0x00000000, 0x04000009, 0x82040580,
+ 0x00008000, 0x04000009, 0x82040580, 0x00010000,
0x04000009, 0x0201f800, 0x0010032d, 0x42000000,
0x00000002, 0x0401f006, 0x42000000, 0x00000001,
- 0x0401f003, 0x42000000, 0x00000000, 0x0401f8aa,
- 0x5c000800, 0x1c01f000, 0x4c200000, 0x59a80042,
- 0x82000500, 0x00007fff, 0x02000800, 0x0010032d,
- 0x59a84041, 0x80204102, 0x02001800, 0x0010032d,
- 0x48235041, 0x80204500, 0x040007fa, 0x8c000504,
- 0x04020007, 0x8c000502, 0x04020008, 0x8c000500,
- 0x04020009, 0x0201f800, 0x0010032d, 0x42000000,
- 0x00000002, 0x0401f006, 0x42000000, 0x00000000,
- 0x0401f003, 0x42000000, 0x00000001, 0x0401f810,
- 0x5c004000, 0x1c01f000, 0x04011000, 0x4a03c840,
- 0x0010b7ba, 0x4a03c842, 0x00000009, 0x40000000,
- 0x040117ff, 0x4a035041, 0x00000004, 0x4a035038,
- 0x00000000, 0x1c01f000, 0x40680000, 0x59a80873,
+ 0x0401f003, 0x42000000, 0x00000000, 0x0401f849,
+ 0x42000800, 0x00000000, 0x0401f95a, 0x82040d00,
+ 0x00000090, 0x82040580, 0x00000090, 0x04000009,
+ 0x82040580, 0x00000010, 0x04000009, 0x82040580,
+ 0x00000000, 0x04000009, 0x0201f800, 0x0010032d,
+ 0x42000000, 0x00000002, 0x0401f006, 0x42000000,
+ 0x00000001, 0x0401f003, 0x42000000, 0x00000000,
+ 0x0401f8aa, 0x5c000800, 0x1c01f000, 0x4c200000,
+ 0x59a80042, 0x82000500, 0x00007fff, 0x02000800,
+ 0x0010032d, 0x59a84041, 0x80204102, 0x02001800,
+ 0x0010032d, 0x48235041, 0x80204500, 0x040007fa,
+ 0x8c000504, 0x04020007, 0x8c000502, 0x04020008,
+ 0x8c000500, 0x04020009, 0x0201f800, 0x0010032d,
+ 0x42000000, 0x00000002, 0x0401f006, 0x42000000,
+ 0x00000000, 0x0401f003, 0x42000000, 0x00000001,
+ 0x0401f810, 0x5c004000, 0x1c01f000, 0x04011000,
+ 0x4a03c840, 0x0010b8ba, 0x4a03c842, 0x00000009,
+ 0x40000000, 0x040117ff, 0x4a035041, 0x00000004,
+ 0x4a035038, 0x00000000, 0x1c01f000, 0x40680000,
+ 0x59a80873, 0x8c040d3e, 0x0402000c, 0x59a80847,
+ 0x82040d80, 0x01391077, 0x04020008, 0x59e00813,
+ 0x8c040d00, 0x04000005, 0x82000d80, 0x00000002,
+ 0x04020002, 0x41780000, 0x59a80847, 0x82040d80,
+ 0x015b1077, 0x0402000b, 0x4a03c014, 0x00200020,
+ 0x82000d80, 0x00000001, 0x42000800, 0x00200000,
+ 0x04000003, 0x42000800, 0x00200020, 0x4807c013,
+ 0x800001c0, 0x04000040, 0x82000d80, 0x00000001,
+ 0x0402001d, 0x42000800, 0x000000a0, 0x0401f8f1,
+ 0x82040540, 0x00000004, 0x42000800, 0x000000a0,
+ 0x0401f8f4, 0x42000800, 0x000000c0, 0x0401f8e9,
+ 0x82040540, 0x00000020, 0x42000800, 0x000000c0,
+ 0x0401f8ec, 0x59c40001, 0x82000500, 0xfffe7fff,
+ 0x82000540, 0x00000000, 0x48038801, 0x59a80044,
+ 0x80000110, 0x42000800, 0x000000e0, 0x0401f8e1,
+ 0x0401f03c, 0x82000d80, 0x00000002, 0x02020800,
+ 0x0010032d, 0x42000800, 0x000000a0, 0x0401f8d1,
+ 0x82040500, 0xfffffffb, 0x42000800, 0x000000a0,
+ 0x0401f8d4, 0x42000800, 0x000000c0, 0x0401f8c9,
+ 0x82040500, 0xffffffdf, 0x42000800, 0x000000c0,
+ 0x0401f8cc, 0x59c40001, 0x82000500, 0xfffe7fff,
+ 0x82000540, 0x00010000, 0x48038801, 0x59a80046,
+ 0x80000110, 0x42000800, 0x000000e0, 0x0401f8c1,
+ 0x0401f01c, 0x42000800, 0x000000a0, 0x0401f8b5,
+ 0x82040540, 0x00000004, 0x42000800, 0x000000a0,
+ 0x0401f8b8, 0x42000800, 0x000000c0, 0x0401f8ad,
+ 0x82040500, 0xffffffdf, 0x42000800, 0x000000c0,
+ 0x0401f8b0, 0x59c40001, 0x82000500, 0xfffe7fff,
+ 0x82000540, 0x00008000, 0x48038801, 0x59a80045,
+ 0x80000110, 0x42000800, 0x000000e0, 0x0401f8a5,
+ 0x1c01f000, 0x40680000, 0x4803c857, 0x59a80873,
0x8c040d3e, 0x0402000c, 0x59a80847, 0x82040d80,
0x01391077, 0x04020008, 0x59e00813, 0x8c040d00,
0x04000005, 0x82000d80, 0x00000002, 0x04020002,
- 0x41780000, 0x59a80847, 0x82040d80, 0x015b1077,
- 0x0402000b, 0x4a03c014, 0x00200020, 0x82000d80,
- 0x00000001, 0x42000800, 0x00200000, 0x04000003,
- 0x42000800, 0x00200020, 0x4807c013, 0x800001c0,
- 0x04000040, 0x82000d80, 0x00000001, 0x0402001d,
- 0x42000800, 0x000000a0, 0x0401f8f1, 0x82040540,
- 0x00000004, 0x42000800, 0x000000a0, 0x0401f8f4,
- 0x42000800, 0x000000c0, 0x0401f8e9, 0x82040540,
- 0x00000020, 0x42000800, 0x000000c0, 0x0401f8ec,
- 0x59c40001, 0x82000500, 0xfffe7fff, 0x82000540,
- 0x00000000, 0x48038801, 0x59a80044, 0x80000110,
- 0x42000800, 0x000000e0, 0x0401f8e1, 0x0401f03c,
+ 0x41780000, 0x4c000000, 0x0401f934, 0x5c000000,
+ 0x800001c0, 0x04000026, 0x82000d80, 0x00000001,
+ 0x04020010, 0x59a8006a, 0x80000540, 0x04000004,
+ 0x42001000, 0x00000000, 0x0401fa45, 0x42000800,
+ 0x00000000, 0x0401f87b, 0x82040540, 0x00000090,
+ 0x42000800, 0x00000000, 0x0401f87e, 0x0401f024,
0x82000d80, 0x00000002, 0x02020800, 0x0010032d,
- 0x42000800, 0x000000a0, 0x0401f8d1, 0x82040500,
- 0xfffffffb, 0x42000800, 0x000000a0, 0x0401f8d4,
- 0x42000800, 0x000000c0, 0x0401f8c9, 0x82040500,
- 0xffffffdf, 0x42000800, 0x000000c0, 0x0401f8cc,
- 0x59c40001, 0x82000500, 0xfffe7fff, 0x82000540,
- 0x00010000, 0x48038801, 0x59a80046, 0x80000110,
- 0x42000800, 0x000000e0, 0x0401f8c1, 0x0401f01c,
- 0x42000800, 0x000000a0, 0x0401f8b5, 0x82040540,
- 0x00000004, 0x42000800, 0x000000a0, 0x0401f8b8,
- 0x42000800, 0x000000c0, 0x0401f8ad, 0x82040500,
- 0xffffffdf, 0x42000800, 0x000000c0, 0x0401f8b0,
- 0x59c40001, 0x82000500, 0xfffe7fff, 0x82000540,
- 0x00008000, 0x48038801, 0x59a80045, 0x80000110,
- 0x42000800, 0x000000e0, 0x0401f8a5, 0x1c01f000,
- 0x40680000, 0x4803c857, 0x59a80873, 0x8c040d3e,
- 0x0402000c, 0x59a80847, 0x82040d80, 0x01391077,
- 0x04020008, 0x59e00813, 0x8c040d00, 0x04000005,
- 0x82000d80, 0x00000002, 0x04020002, 0x41780000,
- 0x4c000000, 0x0401f934, 0x5c000000, 0x800001c0,
- 0x04000026, 0x82000d80, 0x00000001, 0x04020010,
0x59a8006a, 0x80000540, 0x04000004, 0x42001000,
- 0x00000000, 0x0401fa45, 0x42000800, 0x00000000,
- 0x0401f87b, 0x82040540, 0x00000090, 0x42000800,
- 0x00000000, 0x0401f87e, 0x0401f024, 0x82000d80,
- 0x00000002, 0x02020800, 0x0010032d, 0x59a8006a,
- 0x80000540, 0x04000004, 0x42001000, 0x00010000,
- 0x0401fa32, 0x42000800, 0x00000000, 0x0401f868,
- 0x82040500, 0xffffff6f, 0x42000800, 0x00000000,
- 0x0401f86b, 0x0401f011, 0x59a8006a, 0x80000540,
- 0x04000004, 0x42001000, 0x00008000, 0x0401fa23,
- 0x42000800, 0x00000000, 0x0401f859, 0x82040500,
- 0xffffff6f, 0x82000540, 0x00000010, 0x42000800,
- 0x00000000, 0x0401f85a, 0x0401f103, 0x0401f807,
+ 0x00010000, 0x0401fa32, 0x42000800, 0x00000000,
+ 0x0401f868, 0x82040500, 0xffffff6f, 0x42000800,
+ 0x00000000, 0x0401f86b, 0x0401f011, 0x59a8006a,
+ 0x80000540, 0x04000004, 0x42001000, 0x00008000,
+ 0x0401fa23, 0x42000800, 0x00000000, 0x0401f859,
+ 0x82040500, 0xffffff6f, 0x82000540, 0x00000010,
+ 0x42000800, 0x00000000, 0x0401f85a, 0x0401f103,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x4c580000,
+ 0x4200b000, 0x00000014, 0x8058b040, 0x0400002a,
+ 0x59c4000d, 0x8c000520, 0x040207fc, 0x0401f83a,
+ 0x59c4000d, 0x8c000520, 0x040207f8, 0x59c40808,
+ 0x82040d40, 0x00000100, 0x48078808, 0x4200b000,
+ 0x000000c8, 0x8058b040, 0x040207ff, 0x4200b000,
+ 0x00000014, 0x8058b040, 0x04000017, 0x59c4000d,
+ 0x8c000520, 0x04020014, 0x0401f827, 0x59c4000d,
+ 0x8c000520, 0x04020010, 0x4200b000, 0x0000000a,
+ 0x8058b040, 0x04000003, 0x0401f81f, 0x0401f7fd,
+ 0x4200b000, 0x00000064, 0x59c4000d, 0x8c00051e,
+ 0x04000005, 0x8058b040, 0x040207fc, 0x80000580,
+ 0x0401f003, 0x82000540, 0x00000001, 0x5c00b000,
+ 0x1c01f000, 0x42000800, 0x000000a0, 0x0401f815,
+ 0x82040500, 0xfffffffe, 0x42000800, 0x000000a0,
+ 0x0401f818, 0x42000800, 0x00000000, 0x0401f80d,
+ 0x82040500, 0xfffffffe, 0x42000800, 0x00000000,
+ 0x0401f010, 0x40000000, 0x40000000, 0x40000000,
+ 0x40000000, 0x40000000, 0x1c01f000, 0x40680800,
+ 0x4807880e, 0x59c4080f, 0x82040d00, 0x000000ff,
+ 0x40058800, 0x1c01f000, 0x40680800, 0x406c0000,
+ 0x900001c0, 0x80040d40, 0x84040d40, 0x4807880e,
+ 0x1c01f000, 0x82000d80, 0x00200000, 0x04000009,
+ 0x82000d80, 0x02000000, 0x04000006, 0x82000d80,
+ 0x01000000, 0x04000006, 0x59c408a3, 0x0401f006,
+ 0x59c408a3, 0x84040d30, 0x0401f003, 0x59c408a3,
+ 0x84040d32, 0x80040540, 0x480388a3, 0x480788a3,
+ 0x1c01f000, 0x59c400a3, 0x84000556, 0x480388a3,
+ 0x84000516, 0x480388a3, 0x1c01f000, 0x485fc857,
+ 0x4863c857, 0x4c640000, 0x4d3c0000, 0x4d400000,
+ 0x0201f800, 0x00106480, 0x48635009, 0x40601800,
+ 0x42002000, 0x00000000, 0x0401fa91, 0x42000000,
+ 0x0010bc7f, 0x0201f800, 0x0010ae10, 0x82600500,
+ 0x0000ff00, 0x82000580, 0x0000f700, 0x04020005,
+ 0x42000000, 0x0010bc67, 0x0201f800, 0x0010ae10,
+ 0x0201f800, 0x0010af17, 0x04020063, 0x82600d00,
+ 0x0000ff00, 0x800409c0, 0x0400000c, 0x4200c800,
+ 0x00000001, 0x59a8000f, 0x82000500, 0x000000ff,
+ 0x80041110, 0x80081580, 0x0400001f, 0x82041580,
+ 0x0000ff00, 0x0400000a, 0x59c410a3, 0x82081500,
+ 0x00008000, 0x04000009, 0x59c410a7, 0x82081500,
+ 0x0000ff00, 0x82081580, 0x0000ff00, 0x4200c800,
+ 0x00000000, 0x04000010, 0x8d0e1d02, 0x04020007,
+ 0x8d0e1d00, 0x0402000c, 0x599c1017, 0x8c08151a,
+ 0x04000037, 0x850e1d42, 0x4200c800, 0x00000002,
+ 0x42028000, 0x00000004, 0x42027800, 0x00000008,
+ 0x0401f005, 0x850e1d40, 0x42028000, 0x00000004,
+ 0x417a7800, 0x59a80005, 0x8c000502, 0x04020004,
+ 0x8d0e1d0a, 0x04020030, 0x850e1d4a, 0x42000000,
+ 0x0010bc66, 0x0201f800, 0x0010ae10, 0x59a81809,
+ 0x42001000, 0x00008013, 0x0201f800, 0x001031f5,
+ 0x8d0e1d20, 0x04000015, 0x4d400000, 0x82600500,
+ 0x000000ff, 0x42028800, 0x0000ffff, 0x40643000,
+ 0x42028000, 0x0000000e, 0x0201f800, 0x0010a018,
+ 0x42000800, 0x00000001, 0x42001000, 0x00000100,
+ 0x0201f800, 0x00105ac4, 0x5c028000, 0x599c0817,
+ 0x8c040d0a, 0x04020010, 0x493fc857, 0x4943c857,
+ 0x0201f800, 0x0010dfe1, 0x0401f00b, 0x8d0e1d20,
+ 0x04000009, 0x42028000, 0x0000000f, 0x42028800,
+ 0x0000ffff, 0x42003000, 0x00000000, 0x0201f800,
+ 0x0010a01b, 0x497b8880, 0x5c028000, 0x5c027800,
+ 0x5c00c800, 0x1c01f000, 0x42000800, 0x00000000,
+ 0x0401ff54, 0x82040540, 0x00000002, 0x42000800,
+ 0x00000000, 0x0401f757, 0x42000800, 0x00000000,
+ 0x0401ff4c, 0x82040500, 0xfffffffd, 0x42000800,
+ 0x00000000, 0x0401f74f, 0x59c408a8, 0x0401ff3e,
+ 0x0401ff3d, 0x59c400a8, 0x80040d80, 0x040207fb,
+ 0x1c01f000, 0x4803c856, 0x4a038807, 0x00000001,
+ 0x497b8807, 0x59c40005, 0x48038805, 0x497b506a,
+ 0x497b506b, 0x59e00024, 0x8c000510, 0x04020038,
+ 0x41785800, 0x42006000, 0x00000001, 0x42006800,
+ 0x00000003, 0x0401f87c, 0x0401f887, 0x40400000,
+ 0x4803c857, 0x82408580, 0x00000000, 0x0402002c,
+ 0x41785800, 0x42006000, 0x00000004, 0x42006800,
+ 0x00000006, 0x0401f870, 0x0401f87b, 0x40400000,
+ 0x4803c857, 0x82408580, 0x0000001a, 0x04020020,
+ 0x42005800, 0x00000001, 0x42006000, 0x0000001e,
+ 0x42006800, 0x00000014, 0x0401f863, 0x0401f86e,
+ 0x40400000, 0x4803c857, 0x82408580, 0x0000ffff,
+ 0x04020013, 0x4a03506a, 0x00000001, 0x4803c856,
+ 0x42001800, 0x001200f5, 0x0401f9b3, 0x42001800,
+ 0x003a0001, 0x0401f9b0, 0x42001800, 0x000200f5,
+ 0x0401f9ad, 0x42001800, 0x00020001, 0x0401f9aa,
+ 0x42001800, 0x00000001, 0x0401f9a7, 0x1c01f000,
+ 0x42005800, 0x00000000, 0x42006000, 0x0000001e,
+ 0x40006800, 0x0401f844, 0x0401f84f, 0x40400000,
+ 0x1c01f000, 0x59a8006a, 0x80000540, 0x0400003d,
+ 0x5c036000, 0x4db00000, 0x49b3c857, 0x4c5c0000,
+ 0x4c600000, 0x42000800, 0x00000001, 0x0401f945,
+ 0x42000000, 0x0000000a, 0x0401ffea, 0x4000b800,
+ 0x825c0480, 0x00000005, 0x02021800, 0x0010032d,
+ 0x4200c000, 0x00000008, 0x825c0480, 0x00000004,
+ 0x04001003, 0x4200c000, 0x00000004, 0x59c8000b,
+ 0x4803c857, 0x59c4009e, 0x82000d80, 0x00000003,
+ 0x0402001e, 0x825c0d80, 0x00000003, 0x0400001b,
+ 0x485fc857, 0x42000000, 0x00000015, 0x0401ffd1,
+ 0x80600540, 0x4c000000, 0x41785800, 0x42006000,
+ 0x0000001e, 0x42006800, 0x00000015, 0x0401f812,
+ 0x5c000000, 0x40006800, 0x0401f815, 0x82600580,
+ 0x00000004, 0x04000003, 0x805cb800, 0x0401f7ea,
+ 0x805cb840, 0x825c0580, 0x00000003, 0x02020800,
+ 0x0010032d, 0x0401f7e4, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x41785000, 0x0401f812, 0x0401f838,
+ 0x40347000, 0x40340800, 0x0401f03d, 0x42005000,
+ 0x00000001, 0x0401f80b, 0x0401f831, 0x40340800,
+ 0x0401f037, 0x42005000, 0x00000002, 0x0401f805,
+ 0x0401f81d, 0x0401f835, 0x40048000, 0x1c01f000,
+ 0x0401f808, 0x0401f814, 0x40280800, 0x0401f826,
+ 0x402c0800, 0x0401f827, 0x40300800, 0x0401f025,
+ 0x42000800, 0x0000ffff, 0x42001000, 0x00000001,
+ 0x0401f829, 0x42001000, 0x00000010, 0x0401f826,
+ 0x42000800, 0x0000ffff, 0x42001000, 0x00000010,
+ 0x0401f021, 0x41780800, 0x42001000, 0x00000002,
+ 0x0401f01d, 0x0401f946, 0x4a03d000, 0x00050004,
+ 0x0401f943, 0x4a03d000, 0x00050005, 0x0401f940,
+ 0x4a03d000, 0x00050004, 0x42000800, 0x00000001,
+ 0x42001000, 0x00000001, 0x0401f00f, 0x42000800,
+ 0x00000002, 0x42001000, 0x00000002, 0x0401f00a,
+ 0x42001000, 0x00000005, 0x0401f007, 0x42001000,
+ 0x00000010, 0x0401f004, 0x42001000, 0x00000010,
+ 0x0401f01b, 0x0401f92a, 0x82082c00, 0x0010af34,
+ 0x50142800, 0x82081500, 0xffffffff, 0x04000013,
+ 0x0401f923, 0x80081040, 0x80142902, 0x40040000,
+ 0x80140500, 0x04000007, 0x4a03d000, 0x00070006,
+ 0x0401f91b, 0x4a03d000, 0x00070007, 0x0401f006,
+ 0x4a03d000, 0x00070004, 0x0401f915, 0x4a03d000,
+ 0x00070005, 0x0401f7ec, 0x1c01f000, 0x41780800,
+ 0x82082c00, 0x0010af34, 0x50142800, 0x82081500,
+ 0xffffffff, 0x04000010, 0x0401f909, 0x4a03d000,
+ 0x00050001, 0x0401f906, 0x59e81800, 0x80081040,
+ 0x80142902, 0x8c0c1d06, 0x04000004, 0x40140000,
+ 0x80040d40, 0x0401f8fe, 0x4a03d000, 0x00070000,
+ 0x0401f7ef, 0x1c01f000, 0x40681000, 0x4c5c0000,
+ 0x4c080000, 0x42000000, 0x00000014, 0x0401ff39,
+ 0x4000b800, 0x42000800, 0x00000001, 0x0401f88d,
+ 0x5c001000, 0x480bc857, 0x480b506b, 0x59c40001,
+ 0x82000500, 0xffffefff, 0x48038801, 0x41781800,
+ 0x0401f8d1, 0x41785800, 0x42006000, 0x0000001e,
+ 0x42006800, 0x00000004, 0x0401ff6f, 0x42006800,
+ 0x0000003c, 0x0401ff72, 0x41785800, 0x42006000,
+ 0x0000001e, 0x42006800, 0x00000004, 0x0401ff66,
+ 0x41786800, 0x0401ff6a, 0x41785800, 0x42006000,
+ 0x0000001e, 0x41786800, 0x0401ff5f, 0x42006800,
+ 0x00000002, 0x0401ff62, 0x42006800, 0x00000001,
+ 0x0401ff59, 0x42006800, 0x000000f5, 0x0401ff5c,
+ 0x41785800, 0x42006000, 0x0000001e, 0x42006800,
+ 0x00000004, 0x0401ff50, 0x42006800, 0x00000020,
+ 0x0401ff53, 0x59a8106b, 0x0401f872, 0x42001800,
+ 0x000200f5, 0x0401f8a4, 0x59a8106b, 0x0401f886,
+ 0x41785800, 0x42006000, 0x0000001e, 0x42006800,
+ 0x00000004, 0x0401ff40, 0x41786800, 0x0401ff44,
+ 0x42000000, 0x00000015, 0x0401fef2, 0x82000540,
+ 0x00000002, 0x4c000000, 0x41785800, 0x42006000,
+ 0x0000001e, 0x42006800, 0x00000015, 0x0401ff32,
+ 0x5c000000, 0x40006800, 0x0401ff35, 0x42000000,
+ 0x00000015, 0x0401fee3, 0x82000500, 0x0000fffd,
+ 0x4c000000, 0x41785800, 0x42006000, 0x0000001e,
+ 0x42006800, 0x00000015, 0x0401ff23, 0x5c000000,
+ 0x40006800, 0x0401ff26, 0x42000000, 0x00000014,
+ 0x0401fed4, 0x82000540, 0x00000040, 0x4c000000,
+ 0x41785800, 0x42006000, 0x0000001e, 0x42006800,
+ 0x00000014, 0x0401ff14, 0x5c000000, 0x40006800,
+ 0x0401ff17, 0x42000000, 0x00000014, 0x0401fec5,
+ 0x82000500, 0x0000ffbf, 0x4c000000, 0x41785800,
+ 0x42006000, 0x0000001e, 0x42006800, 0x00000014,
+ 0x0401ff05, 0x5c000000, 0x40006800, 0x0401ff08,
+ 0x4a038886, 0x00002020, 0x41780800, 0x8c5cbd06,
+ 0x04000003, 0x42000800, 0x00000001, 0x0401f809,
+ 0x59c40001, 0x82000540, 0x00001000, 0x48038801,
+ 0x0401f867, 0x0401feb4, 0x5c00b800, 0x1c01f000,
+ 0x59a8006a, 0x80000540, 0x04000015, 0x4807c857,
+ 0x42000000, 0x00000014, 0x4c040000, 0x0401fea1,
+ 0x5c000800, 0x84000546, 0x800409c0, 0x04020002,
+ 0x84000506, 0x4c000000, 0x41785800, 0x42006000,
+ 0x0000001e, 0x42006800, 0x00000014, 0x0401fede,
+ 0x5c000000, 0x40006800, 0x0401fee1, 0x1c01f000,
+ 0x480bc857, 0x82080580, 0x00010000, 0x04020007,
+ 0x82040d40, 0x00010000, 0x42001800, 0x00000001,
+ 0x0401f82d, 0x0401f00f, 0x82080580, 0x00008000,
+ 0x04000007, 0x82040d40, 0x00000000, 0x42001800,
+ 0x00900001, 0x0401f824, 0x0401f006, 0x82040d40,
+ 0x00008000, 0x42001800, 0x00100001, 0x0401f81e,
+ 0x1c01f000, 0x480bc857, 0x82080580, 0x00010000,
+ 0x04020008, 0x42001800, 0x000000a1, 0x0401f816,
+ 0x42001800, 0x000000c1, 0x0401f813, 0x0401f011,
+ 0x82080580, 0x00008000, 0x04000008, 0x42001800,
+ 0x000400a1, 0x0401f80c, 0x42001800, 0x002000c1,
+ 0x0401f809, 0x0401f007, 0x42001800, 0x000400a1,
+ 0x0401f805, 0x42001800, 0x000000c1, 0x0401f802,
+ 0x1c01f000, 0x480fc857, 0x41785800, 0x42006000,
+ 0x0000001e, 0x41786800, 0x0401fe9f, 0x400c6800,
+ 0x80346960, 0x0401fea2, 0x42006800, 0x00000001,
+ 0x0401fe99, 0x400c6800, 0x0401fe9d, 0x42006800,
+ 0x00000003, 0x0401fe94, 0x0401fe9f, 0x40400000,
+ 0x8c000504, 0x040207fc, 0x1c01f000, 0x40000000,
+ 0x40000000, 0x40000000, 0x1c01f000, 0x59a80005,
+ 0x8c000500, 0x0400000a, 0x59a80008, 0x8c000500,
+ 0x04020007, 0x84000540, 0x48035008, 0x42001000,
+ 0x00008016, 0x0201f800, 0x001031f5, 0x1c01f000,
+ 0x4803c856, 0x59a80006, 0x8c00051e, 0x0402000a,
+ 0x42028800, 0x000007fc, 0x42003000, 0x00fffffc,
+ 0x0201f800, 0x00103de1, 0x04020008, 0x0401f809,
+ 0x04000006, 0x4a03501c, 0x0000ffff, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x80000580, 0x0401f7fe,
+ 0x4937c857, 0x0201f800, 0x00107188, 0x04000016,
+ 0x4936600a, 0x4a026407, 0x00000001, 0x417a7800,
+ 0x0201f800, 0x00103d92, 0x42000800, 0x00000003,
+ 0x0201f800, 0x00103d9d, 0x59a8001d, 0x80000000,
+ 0x4803501d, 0x599c0208, 0x48026c12, 0x42027000,
+ 0x00000002, 0x0201f800, 0x00020a34, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x40681000, 0x0401f807,
+ 0x42018800, 0x00000000, 0x04000003, 0x42018800,
+ 0x00000001, 0x1c01f000, 0x480bc857, 0x492fc857,
+ 0x4c5c0000, 0x4008b800, 0x42028800, 0x000007fd,
+ 0x42003000, 0x00fffffd, 0x0201f800, 0x00103de1,
+ 0x0402001e, 0x5934000a, 0x84000544, 0x4802680a,
+ 0x0201f800, 0x00107188, 0x04000018, 0x4936600a,
+ 0x812e59c0, 0x04000006, 0x592c0405, 0x8c00051e,
+ 0x04000003, 0x48ee6022, 0x0401f004, 0x59a8021b,
+ 0x8400055c, 0x4803521b, 0x492e6009, 0x4a026407,
+ 0x00000001, 0x485e601d, 0x42027000, 0x00000022,
+ 0x0201f800, 0x00020a34, 0x82000540, 0x00000001,
+ 0x5c00b800, 0x1c01f000, 0x80000580, 0x0401f7fd,
+ 0x4933c857, 0x59a8021b, 0x8c000508, 0x04020012,
+ 0x5930500a, 0x482bc857, 0x836c0580, 0x00000002,
+ 0x0402000d, 0x0401f817, 0x0402000b, 0x58280403,
+ 0x82000580, 0x000007fc, 0x04000008, 0x59a80016,
+ 0x80000040, 0x4803c857, 0x02001800, 0x0010032d,
+ 0x48035016, 0x1c01f000, 0x5930041e, 0x82000580,
+ 0x00000021, 0x040007fc, 0x59a8001d, 0x80000040,
+ 0x4803c857, 0x040017f8, 0x4803501d, 0x1c01f000,
+ 0x59300009, 0x800001c0, 0x04020009, 0x59300403,
+ 0x82000580, 0x00000001, 0x04020004, 0x82000540,
+ 0x00000001, 0x0401f002, 0x80000580, 0x1c01f000,
+ 0x4933c857, 0x493fc857, 0x4947c857, 0x4d400000,
+ 0x4d340000, 0x4d440000, 0x4c580000, 0x0201f800,
+ 0x001061b2, 0x4df00000, 0x8060c1c0, 0x04020004,
+ 0x4200b000, 0x00000001, 0x0401f004, 0x4200b000,
+ 0x000007f0, 0x417a8800, 0x41440000, 0x81ac0400,
+ 0x50000000, 0x80026d40, 0x0400001a, 0x4d3c0000,
+ 0x42027800, 0x00000001, 0x0201f800, 0x001040ef,
+ 0x5c027800, 0x42028000, 0x00000029, 0x0201f800,
+ 0x0010e5d8, 0x0201f800, 0x0010e6a9, 0x0201f800,
+ 0x0010e742, 0x0201f800, 0x00104181, 0x04020005,
+ 0x4937c857, 0x4a026c00, 0x00000404, 0x0401f003,
+ 0x0201f800, 0x001041bc, 0x0201f800, 0x0010eb5d,
+ 0x81468800, 0x8058b040, 0x040207e0, 0x5c03e000,
+ 0x02000800, 0x0010619f, 0x5c00b000, 0x5c028800,
+ 0x5c026800, 0x5c028000, 0x1c01f000, 0x0401f807,
0x42018800, 0x00000001, 0x04000003, 0x42018800,
- 0x00000000, 0x1c01f000, 0x4c580000, 0x4200b000,
- 0x00000014, 0x8058b040, 0x0400002a, 0x59c4000d,
- 0x8c000520, 0x040207fc, 0x0401f83a, 0x59c4000d,
- 0x8c000520, 0x040207f8, 0x59c40808, 0x82040d40,
- 0x00000100, 0x48078808, 0x4200b000, 0x000000c8,
- 0x8058b040, 0x040207ff, 0x4200b000, 0x00000014,
- 0x8058b040, 0x04000017, 0x59c4000d, 0x8c000520,
- 0x04020014, 0x0401f827, 0x59c4000d, 0x8c000520,
- 0x04020010, 0x4200b000, 0x0000000a, 0x8058b040,
- 0x04000003, 0x0401f81f, 0x0401f7fd, 0x4200b000,
- 0x00000064, 0x59c4000d, 0x8c00051e, 0x04000005,
- 0x8058b040, 0x040207fc, 0x80000580, 0x0401f003,
- 0x82000540, 0x00000001, 0x5c00b000, 0x1c01f000,
- 0x42000800, 0x000000a0, 0x0401f815, 0x82040500,
- 0xfffffffe, 0x42000800, 0x000000a0, 0x0401f818,
- 0x42000800, 0x00000000, 0x0401f80d, 0x82040500,
- 0xfffffffe, 0x42000800, 0x00000000, 0x0401f010,
- 0x40000000, 0x40000000, 0x40000000, 0x40000000,
- 0x40000000, 0x1c01f000, 0x40680800, 0x4807880e,
- 0x59c4080f, 0x82040d00, 0x000000ff, 0x40058800,
- 0x1c01f000, 0x40680800, 0x406c0000, 0x900001c0,
- 0x80040d40, 0x84040d40, 0x4807880e, 0x1c01f000,
- 0x82000d80, 0x00200000, 0x04000009, 0x82000d80,
- 0x02000000, 0x04000006, 0x82000d80, 0x01000000,
- 0x04000006, 0x59c408a3, 0x0401f006, 0x59c408a3,
- 0x84040d30, 0x0401f003, 0x59c408a3, 0x84040d32,
- 0x80040540, 0x480388a3, 0x480788a3, 0x1c01f000,
- 0x59c400a3, 0x84000556, 0x480388a3, 0x84000516,
- 0x480388a3, 0x1c01f000, 0x485fc857, 0x4863c857,
- 0x4c640000, 0x4d3c0000, 0x4d400000, 0x0201f800,
- 0x001063db, 0x48635009, 0x40601800, 0x42002000,
- 0x00000000, 0x0401fa91, 0x42000000, 0x0010bb7f,
- 0x0201f800, 0x0010ad1d, 0x82600500, 0x0000ff00,
- 0x82000580, 0x0000f700, 0x04020005, 0x42000000,
- 0x0010bb67, 0x0201f800, 0x0010ad1d, 0x0201f800,
- 0x0010ae24, 0x04020063, 0x82600d00, 0x0000ff00,
- 0x800409c0, 0x0400000c, 0x4200c800, 0x00000001,
- 0x59a8000f, 0x82000500, 0x000000ff, 0x80041110,
- 0x80081580, 0x0400001f, 0x82041580, 0x0000ff00,
- 0x0400000a, 0x59c410a3, 0x82081500, 0x00008000,
- 0x04000009, 0x59c410a7, 0x82081500, 0x0000ff00,
- 0x82081580, 0x0000ff00, 0x4200c800, 0x00000000,
- 0x04000010, 0x8d0e1d02, 0x04020007, 0x8d0e1d00,
- 0x0402000c, 0x599c1017, 0x8c08151a, 0x04000037,
- 0x850e1d42, 0x4200c800, 0x00000002, 0x42028000,
- 0x00000004, 0x42027800, 0x00000008, 0x0401f005,
- 0x850e1d40, 0x42028000, 0x00000004, 0x417a7800,
- 0x59a80005, 0x8c000502, 0x04020004, 0x8d0e1d0a,
- 0x04020030, 0x850e1d4a, 0x42000000, 0x0010bb66,
- 0x0201f800, 0x0010ad1d, 0x59a81809, 0x42001000,
- 0x00008013, 0x0201f800, 0x001031eb, 0x8d0e1d20,
- 0x04000015, 0x4d400000, 0x82600500, 0x000000ff,
- 0x42028800, 0x0000ffff, 0x40643000, 0x42028000,
- 0x0000000e, 0x0201f800, 0x00109f41, 0x42000800,
- 0x00000001, 0x42001000, 0x00000100, 0x0201f800,
- 0x00105a1f, 0x5c028000, 0x599c0817, 0x8c040d0a,
- 0x04020010, 0x493fc857, 0x4943c857, 0x0201f800,
- 0x0010ded4, 0x0401f00b, 0x8d0e1d20, 0x04000009,
- 0x42028000, 0x0000000f, 0x42028800, 0x0000ffff,
- 0x42003000, 0x00000000, 0x0201f800, 0x00109f44,
- 0x497b8880, 0x5c028000, 0x5c027800, 0x5c00c800,
- 0x1c01f000, 0x42000800, 0x00000000, 0x0401ff54,
- 0x82040540, 0x00000002, 0x42000800, 0x00000000,
- 0x0401f757, 0x42000800, 0x00000000, 0x0401ff4c,
- 0x82040500, 0xfffffffd, 0x42000800, 0x00000000,
- 0x0401f74f, 0x59c408a8, 0x0401ff3e, 0x0401ff3d,
- 0x59c400a8, 0x80040d80, 0x040207fb, 0x1c01f000,
- 0x4803c856, 0x4a038807, 0x00000001, 0x497b8807,
- 0x59c40005, 0x48038805, 0x497b506a, 0x497b506b,
- 0x59e00024, 0x8c000510, 0x04020038, 0x41785800,
- 0x42006000, 0x00000001, 0x42006800, 0x00000003,
- 0x0401f87c, 0x0401f887, 0x40400000, 0x4803c857,
- 0x82408580, 0x00000000, 0x0402002c, 0x41785800,
- 0x42006000, 0x00000004, 0x42006800, 0x00000006,
- 0x0401f870, 0x0401f87b, 0x40400000, 0x4803c857,
- 0x82408580, 0x0000001a, 0x04020020, 0x42005800,
- 0x00000001, 0x42006000, 0x0000001e, 0x42006800,
- 0x00000014, 0x0401f863, 0x0401f86e, 0x40400000,
- 0x4803c857, 0x82408580, 0x0000ffff, 0x04020013,
- 0x4a03506a, 0x00000001, 0x4803c856, 0x42001800,
- 0x001200f5, 0x0401f9b3, 0x42001800, 0x003a0001,
- 0x0401f9b0, 0x42001800, 0x000200f5, 0x0401f9ad,
- 0x42001800, 0x00020001, 0x0401f9aa, 0x42001800,
- 0x00000001, 0x0401f9a7, 0x1c01f000, 0x42005800,
- 0x00000000, 0x42006000, 0x0000001e, 0x40006800,
- 0x0401f844, 0x0401f84f, 0x40400000, 0x1c01f000,
- 0x59a8006a, 0x80000540, 0x0400003d, 0x5c036000,
- 0x4db00000, 0x49b3c857, 0x4c5c0000, 0x4c600000,
- 0x42000800, 0x00000001, 0x0401f945, 0x42000000,
- 0x0000000a, 0x0401ffea, 0x4000b800, 0x825c0480,
- 0x00000005, 0x02021800, 0x0010032d, 0x4200c000,
- 0x00000008, 0x825c0480, 0x00000004, 0x04001003,
- 0x4200c000, 0x00000004, 0x59c8000b, 0x4803c857,
- 0x59c4009e, 0x82000d80, 0x00000003, 0x0402001e,
- 0x825c0d80, 0x00000003, 0x0400001b, 0x485fc857,
- 0x42000000, 0x00000015, 0x0401ffd1, 0x80600540,
- 0x4c000000, 0x41785800, 0x42006000, 0x0000001e,
- 0x42006800, 0x00000015, 0x0401f812, 0x5c000000,
- 0x40006800, 0x0401f815, 0x82600580, 0x00000004,
- 0x04000003, 0x805cb800, 0x0401f7ea, 0x805cb840,
- 0x825c0580, 0x00000003, 0x02020800, 0x0010032d,
- 0x0401f7e4, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x41785000, 0x0401f812, 0x0401f838, 0x40347000,
- 0x40340800, 0x0401f03d, 0x42005000, 0x00000001,
- 0x0401f80b, 0x0401f831, 0x40340800, 0x0401f037,
- 0x42005000, 0x00000002, 0x0401f805, 0x0401f81d,
- 0x0401f835, 0x40048000, 0x1c01f000, 0x0401f808,
- 0x0401f814, 0x40280800, 0x0401f826, 0x402c0800,
- 0x0401f827, 0x40300800, 0x0401f025, 0x42000800,
- 0x0000ffff, 0x42001000, 0x00000001, 0x0401f829,
- 0x42001000, 0x00000010, 0x0401f826, 0x42000800,
- 0x0000ffff, 0x42001000, 0x00000010, 0x0401f021,
- 0x41780800, 0x42001000, 0x00000002, 0x0401f01d,
- 0x0401f946, 0x4a03d000, 0x00050004, 0x0401f943,
- 0x4a03d000, 0x00050005, 0x0401f940, 0x4a03d000,
- 0x00050004, 0x42000800, 0x00000001, 0x42001000,
- 0x00000001, 0x0401f00f, 0x42000800, 0x00000002,
- 0x42001000, 0x00000002, 0x0401f00a, 0x42001000,
- 0x00000005, 0x0401f007, 0x42001000, 0x00000010,
- 0x0401f004, 0x42001000, 0x00000010, 0x0401f01b,
- 0x0401f92a, 0x82082c00, 0x0010ae3e, 0x50142800,
- 0x82081500, 0xffffffff, 0x04000013, 0x0401f923,
- 0x80081040, 0x80142902, 0x40040000, 0x80140500,
- 0x04000007, 0x4a03d000, 0x00070006, 0x0401f91b,
- 0x4a03d000, 0x00070007, 0x0401f006, 0x4a03d000,
- 0x00070004, 0x0401f915, 0x4a03d000, 0x00070005,
- 0x0401f7ec, 0x1c01f000, 0x41780800, 0x82082c00,
- 0x0010ae3e, 0x50142800, 0x82081500, 0xffffffff,
- 0x04000010, 0x0401f909, 0x4a03d000, 0x00050001,
- 0x0401f906, 0x59e81800, 0x80081040, 0x80142902,
- 0x8c0c1d06, 0x04000004, 0x40140000, 0x80040d40,
- 0x0401f8fe, 0x4a03d000, 0x00070000, 0x0401f7ef,
- 0x1c01f000, 0x40681000, 0x4c5c0000, 0x4c080000,
- 0x42000000, 0x00000014, 0x0401ff39, 0x4000b800,
- 0x42000800, 0x00000001, 0x0401f88d, 0x5c001000,
- 0x480bc857, 0x480b506b, 0x59c40001, 0x82000500,
- 0xffffefff, 0x48038801, 0x41781800, 0x0401f8d1,
- 0x41785800, 0x42006000, 0x0000001e, 0x42006800,
- 0x00000004, 0x0401ff6f, 0x42006800, 0x0000003c,
- 0x0401ff72, 0x41785800, 0x42006000, 0x0000001e,
- 0x42006800, 0x00000004, 0x0401ff66, 0x41786800,
- 0x0401ff6a, 0x41785800, 0x42006000, 0x0000001e,
- 0x41786800, 0x0401ff5f, 0x42006800, 0x00000002,
- 0x0401ff62, 0x42006800, 0x00000001, 0x0401ff59,
- 0x42006800, 0x000000f5, 0x0401ff5c, 0x41785800,
- 0x42006000, 0x0000001e, 0x42006800, 0x00000004,
- 0x0401ff50, 0x42006800, 0x00000020, 0x0401ff53,
- 0x59a8106b, 0x0401f872, 0x42001800, 0x000200f5,
- 0x0401f8a4, 0x59a8106b, 0x0401f886, 0x41785800,
- 0x42006000, 0x0000001e, 0x42006800, 0x00000004,
- 0x0401ff40, 0x41786800, 0x0401ff44, 0x42000000,
- 0x00000015, 0x0401fef2, 0x82000540, 0x00000002,
- 0x4c000000, 0x41785800, 0x42006000, 0x0000001e,
- 0x42006800, 0x00000015, 0x0401ff32, 0x5c000000,
- 0x40006800, 0x0401ff35, 0x42000000, 0x00000015,
- 0x0401fee3, 0x82000500, 0x0000fffd, 0x4c000000,
- 0x41785800, 0x42006000, 0x0000001e, 0x42006800,
- 0x00000015, 0x0401ff23, 0x5c000000, 0x40006800,
- 0x0401ff26, 0x42000000, 0x00000014, 0x0401fed4,
- 0x82000540, 0x00000040, 0x4c000000, 0x41785800,
- 0x42006000, 0x0000001e, 0x42006800, 0x00000014,
- 0x0401ff14, 0x5c000000, 0x40006800, 0x0401ff17,
- 0x42000000, 0x00000014, 0x0401fec5, 0x82000500,
- 0x0000ffbf, 0x4c000000, 0x41785800, 0x42006000,
- 0x0000001e, 0x42006800, 0x00000014, 0x0401ff05,
- 0x5c000000, 0x40006800, 0x0401ff08, 0x4a038886,
- 0x00002020, 0x41780800, 0x8c5cbd06, 0x04000003,
- 0x42000800, 0x00000001, 0x0401f809, 0x59c40001,
- 0x82000540, 0x00001000, 0x48038801, 0x0401f867,
- 0x0401feb4, 0x5c00b800, 0x1c01f000, 0x59a8006a,
- 0x80000540, 0x04000015, 0x4807c857, 0x42000000,
- 0x00000014, 0x4c040000, 0x0401fea1, 0x5c000800,
- 0x84000546, 0x800409c0, 0x04020002, 0x84000506,
- 0x4c000000, 0x41785800, 0x42006000, 0x0000001e,
- 0x42006800, 0x00000014, 0x0401fede, 0x5c000000,
- 0x40006800, 0x0401fee1, 0x1c01f000, 0x480bc857,
- 0x82080580, 0x00010000, 0x04020007, 0x82040d40,
- 0x00010000, 0x42001800, 0x00000001, 0x0401f82d,
- 0x0401f00f, 0x82080580, 0x00008000, 0x04000007,
- 0x82040d40, 0x00000000, 0x42001800, 0x00900001,
- 0x0401f824, 0x0401f006, 0x82040d40, 0x00008000,
- 0x42001800, 0x00100001, 0x0401f81e, 0x1c01f000,
- 0x480bc857, 0x82080580, 0x00010000, 0x04020008,
- 0x42001800, 0x000000a1, 0x0401f816, 0x42001800,
- 0x000000c1, 0x0401f813, 0x0401f011, 0x82080580,
- 0x00008000, 0x04000008, 0x42001800, 0x000400a1,
- 0x0401f80c, 0x42001800, 0x002000c1, 0x0401f809,
- 0x0401f007, 0x42001800, 0x000400a1, 0x0401f805,
- 0x42001800, 0x000000c1, 0x0401f802, 0x1c01f000,
- 0x480fc857, 0x41785800, 0x42006000, 0x0000001e,
- 0x41786800, 0x0401fe9f, 0x400c6800, 0x80346960,
- 0x0401fea2, 0x42006800, 0x00000001, 0x0401fe99,
- 0x400c6800, 0x0401fe9d, 0x42006800, 0x00000003,
- 0x0401fe94, 0x0401fe9f, 0x40400000, 0x8c000504,
- 0x040207fc, 0x1c01f000, 0x40000000, 0x40000000,
- 0x40000000, 0x1c01f000, 0x59a80005, 0x8c000500,
- 0x0400000a, 0x59a80008, 0x8c000500, 0x04020007,
- 0x84000540, 0x48035008, 0x42001000, 0x00008016,
- 0x0201f800, 0x001031eb, 0x1c01f000, 0x4803c856,
- 0x59a80006, 0x8c00051e, 0x0402000a, 0x42028800,
- 0x000007fc, 0x42003000, 0x00fffffc, 0x0201f800,
- 0x00103dcb, 0x04020008, 0x0401f809, 0x04000006,
- 0x4a03501c, 0x0000ffff, 0x82000540, 0x00000001,
- 0x1c01f000, 0x80000580, 0x0401f7fe, 0x4937c857,
- 0x0201f800, 0x001070f5, 0x04000016, 0x4936600a,
- 0x4a026407, 0x00000001, 0x417a7800, 0x0201f800,
- 0x00103d7f, 0x42000800, 0x00000003, 0x0201f800,
- 0x00103d8a, 0x59a8001d, 0x80000000, 0x4803501d,
- 0x599c0208, 0x48026c12, 0x42027000, 0x00000002,
- 0x0201f800, 0x00020a34, 0x82000540, 0x00000001,
- 0x1c01f000, 0x40681000, 0x0401f807, 0x42018800,
- 0x00000000, 0x04000003, 0x42018800, 0x00000001,
- 0x1c01f000, 0x480bc857, 0x492fc857, 0x4c5c0000,
- 0x4008b800, 0x42028800, 0x000007fd, 0x42003000,
- 0x00fffffd, 0x0201f800, 0x00103dcb, 0x0402001e,
- 0x5934000a, 0x84000544, 0x4802680a, 0x0201f800,
- 0x001070f5, 0x04000018, 0x4936600a, 0x812e59c0,
- 0x04000006, 0x592c0405, 0x8c00051e, 0x04000003,
- 0x48ee6022, 0x0401f004, 0x59a8021b, 0x8400055c,
- 0x4803521b, 0x492e6009, 0x4a026407, 0x00000001,
- 0x485e601d, 0x42027000, 0x00000022, 0x0201f800,
- 0x00020a34, 0x82000540, 0x00000001, 0x5c00b800,
- 0x1c01f000, 0x80000580, 0x0401f7fd, 0x4933c857,
- 0x59a8021b, 0x8c000508, 0x04020012, 0x5930500a,
- 0x482bc857, 0x836c0580, 0x00000002, 0x0402000d,
- 0x0401f813, 0x0402000b, 0x58280403, 0x82000580,
- 0x000007fc, 0x04000008, 0x59a80016, 0x80000040,
- 0x4803c857, 0x02001800, 0x0010032d, 0x48035016,
- 0x1c01f000, 0x59a8001d, 0x80000040, 0x4803c857,
- 0x040017fc, 0x4803501d, 0x1c01f000, 0x59300009,
- 0x800001c0, 0x04020009, 0x59300403, 0x82000580,
- 0x00000001, 0x04020004, 0x82000540, 0x00000001,
- 0x0401f002, 0x80000580, 0x1c01f000, 0x4933c857,
- 0x493fc857, 0x4947c857, 0x4d400000, 0x4d340000,
- 0x4d440000, 0x4c580000, 0x0201f800, 0x0010610d,
- 0x4df00000, 0x8060c1c0, 0x04020004, 0x4200b000,
- 0x00000001, 0x0401f004, 0x4200b000, 0x000007f0,
- 0x417a8800, 0x41440000, 0x81ac0400, 0x50000000,
- 0x80026d40, 0x0400001a, 0x4d3c0000, 0x42027800,
- 0x00000001, 0x0201f800, 0x001040d5, 0x5c027800,
- 0x42028000, 0x00000029, 0x0201f800, 0x0010e4c8,
- 0x0201f800, 0x0010e5a4, 0x0201f800, 0x0010e63d,
- 0x0201f800, 0x00104165, 0x04020005, 0x4937c857,
- 0x4a026c00, 0x00000404, 0x0401f003, 0x0201f800,
- 0x001041a0, 0x0201f800, 0x0010ea62, 0x81468800,
- 0x8058b040, 0x040207e0, 0x5c03e000, 0x02000800,
- 0x001060fa, 0x5c00b000, 0x5c028800, 0x5c026800,
- 0x5c028000, 0x1c01f000, 0x0401f807, 0x42018800,
- 0x00000001, 0x04000003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x4937c857, 0x4947c857, 0x4c5c0000,
- 0x4c600000, 0x4c640000, 0x59a80056, 0x8c000500,
- 0x0400001f, 0x599c0017, 0x8c00050a, 0x0402001c,
- 0x5934ba02, 0x825cbd00, 0x000000ff, 0x485fc857,
- 0x4178c000, 0x4178c800, 0x82600400, 0x0010c1c7,
- 0x50002000, 0x8060c1c0, 0x04000008, 0x82100500,
- 0x000000ff, 0x82002d80, 0x000000ff, 0x0400000c,
- 0x805c0580, 0x0400000d, 0x80102110, 0x8064c800,
- 0x82640580, 0x00000004, 0x040207f5, 0x8060c000,
- 0x82600580, 0x00000020, 0x040207eb, 0x4813c857,
- 0x82000540, 0x00000001, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x0401f807, 0x42018800,
- 0x00000001, 0x04020003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x59a8021b, 0x8c000512, 0x02020800,
- 0x001003f4, 0x1c01f000, 0x00007eef, 0x00007de8,
- 0x00007ce4, 0x000080e2, 0x00007be1, 0x000080e0,
- 0x000080dc, 0x000080da, 0x00007ad9, 0x000080d6,
- 0x000080d5, 0x000080d4, 0x000080d3, 0x000080d2,
- 0x000080d1, 0x000079ce, 0x000078cd, 0x000080cc,
- 0x000080cb, 0x000080ca, 0x000080c9, 0x000080c7,
- 0x000080c6, 0x000077c5, 0x000076c3, 0x000080bc,
- 0x000080ba, 0x000075b9, 0x000080b6, 0x000074b5,
- 0x000073b4, 0x000072b3, 0x000080b2, 0x000080b1,
- 0x000080ae, 0x000071ad, 0x000080ac, 0x000070ab,
- 0x00006faa, 0x00006ea9, 0x000080a7, 0x00006da6,
- 0x00006ca5, 0x00006ba3, 0x00006a9f, 0x0000699e,
- 0x0000689d, 0x0000809b, 0x00008098, 0x00006797,
- 0x00006690, 0x0000658f, 0x00006488, 0x00006384,
- 0x00006282, 0x00008081, 0x00008080, 0x0000617c,
- 0x0000607a, 0x00008079, 0x00005f76, 0x00008075,
- 0x00008074, 0x00008073, 0x00008072, 0x00008071,
- 0x0000806e, 0x00005e6d, 0x0000806c, 0x00005d6b,
- 0x00005c6a, 0x00005b69, 0x00008067, 0x00005a66,
- 0x00005965, 0x00005863, 0x0000575c, 0x0000565a,
- 0x00005559, 0x00008056, 0x00008055, 0x00005454,
- 0x00005353, 0x00005252, 0x00005151, 0x0000504e,
- 0x00004f4d, 0x0000804c, 0x0000804b, 0x00004e4a,
- 0x00004d49, 0x00008047, 0x00004c46, 0x00008045,
- 0x00008043, 0x0000803c, 0x0000803a, 0x00008039,
- 0x00008036, 0x00004b35, 0x00008034, 0x00004a33,
- 0x00004932, 0x00004831, 0x0000802e, 0x0000472d,
- 0x0000462c, 0x0000452b, 0x0000442a, 0x00004329,
- 0x00004227, 0x00008026, 0x00008025, 0x00004123,
- 0x0000401f, 0x00003f1e, 0x00003e1d, 0x00003d1b,
- 0x00003c18, 0x00008017, 0x00008010, 0x00003b0f,
- 0x00003a08, 0x00008004, 0x00003902, 0x00008001,
- 0x00008000, 0x00008000, 0x00003800, 0x00003700,
- 0x00003600, 0x00008000, 0x00003500, 0x00008000,
- 0x00008000, 0x00008000, 0x00003400, 0x00008000,
+ 0x00000000, 0x1c01f000, 0x4937c857, 0x4947c857,
+ 0x4c5c0000, 0x4c600000, 0x4c640000, 0x59a80056,
+ 0x8c000500, 0x0400001f, 0x599c0017, 0x8c00050a,
+ 0x0402001c, 0x5934ba02, 0x825cbd00, 0x000000ff,
+ 0x485fc857, 0x4178c000, 0x4178c800, 0x82600400,
+ 0x0010c2c7, 0x50002000, 0x8060c1c0, 0x04000008,
+ 0x82100500, 0x000000ff, 0x82002d80, 0x000000ff,
+ 0x0400000c, 0x805c0580, 0x0400000d, 0x80102110,
+ 0x8064c800, 0x82640580, 0x00000004, 0x040207f5,
+ 0x8060c000, 0x82600580, 0x00000020, 0x040207eb,
+ 0x4813c857, 0x82000540, 0x00000001, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x0401f807,
+ 0x42018800, 0x00000001, 0x04020003, 0x42018800,
+ 0x00000000, 0x1c01f000, 0x59a8021b, 0x8c000512,
+ 0x02020800, 0x001003f4, 0x1c01f000, 0x00007eef,
+ 0x00007de8, 0x00007ce4, 0x000080e2, 0x00007be1,
+ 0x000080e0, 0x000080dc, 0x000080da, 0x00007ad9,
+ 0x000080d6, 0x000080d5, 0x000080d4, 0x000080d3,
+ 0x000080d2, 0x000080d1, 0x000079ce, 0x000078cd,
+ 0x000080cc, 0x000080cb, 0x000080ca, 0x000080c9,
+ 0x000080c7, 0x000080c6, 0x000077c5, 0x000076c3,
+ 0x000080bc, 0x000080ba, 0x000075b9, 0x000080b6,
+ 0x000074b5, 0x000073b4, 0x000072b3, 0x000080b2,
+ 0x000080b1, 0x000080ae, 0x000071ad, 0x000080ac,
+ 0x000070ab, 0x00006faa, 0x00006ea9, 0x000080a7,
+ 0x00006da6, 0x00006ca5, 0x00006ba3, 0x00006a9f,
+ 0x0000699e, 0x0000689d, 0x0000809b, 0x00008098,
+ 0x00006797, 0x00006690, 0x0000658f, 0x00006488,
+ 0x00006384, 0x00006282, 0x00008081, 0x00008080,
+ 0x0000617c, 0x0000607a, 0x00008079, 0x00005f76,
+ 0x00008075, 0x00008074, 0x00008073, 0x00008072,
+ 0x00008071, 0x0000806e, 0x00005e6d, 0x0000806c,
+ 0x00005d6b, 0x00005c6a, 0x00005b69, 0x00008067,
+ 0x00005a66, 0x00005965, 0x00005863, 0x0000575c,
+ 0x0000565a, 0x00005559, 0x00008056, 0x00008055,
+ 0x00005454, 0x00005353, 0x00005252, 0x00005151,
+ 0x0000504e, 0x00004f4d, 0x0000804c, 0x0000804b,
+ 0x00004e4a, 0x00004d49, 0x00008047, 0x00004c46,
+ 0x00008045, 0x00008043, 0x0000803c, 0x0000803a,
+ 0x00008039, 0x00008036, 0x00004b35, 0x00008034,
+ 0x00004a33, 0x00004932, 0x00004831, 0x0000802e,
+ 0x0000472d, 0x0000462c, 0x0000452b, 0x0000442a,
+ 0x00004329, 0x00004227, 0x00008026, 0x00008025,
+ 0x00004123, 0x0000401f, 0x00003f1e, 0x00003e1d,
+ 0x00003d1b, 0x00003c18, 0x00008017, 0x00008010,
+ 0x00003b0f, 0x00003a08, 0x00008004, 0x00003902,
+ 0x00008001, 0x00008000, 0x00008000, 0x00003800,
+ 0x00003700, 0x00003600, 0x00008000, 0x00003500,
+ 0x00008000, 0x00008000, 0x00008000, 0x00003400,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00003300, 0x00003200, 0x00008000,
+ 0x00008000, 0x00008000, 0x00003300, 0x00003200,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00003100, 0x00003000, 0x00008000,
- 0x00008000, 0x00002f00, 0x00008000, 0x00002e00,
- 0x00002d00, 0x00002c00, 0x00008000, 0x00008000,
- 0x00008000, 0x00002b00, 0x00008000, 0x00002a00,
- 0x00002900, 0x00002800, 0x00008000, 0x00002700,
- 0x00002600, 0x00002500, 0x00002400, 0x00002300,
- 0x00002200, 0x00008000, 0x00008000, 0x00002100,
- 0x00002000, 0x00001f00, 0x00001e00, 0x00001d00,
- 0x00001c00, 0x00008000, 0x00008000, 0x00001b00,
- 0x00001a00, 0x00008000, 0x00001900, 0x00008000,
+ 0x00008000, 0x00008000, 0x00003100, 0x00003000,
+ 0x00008000, 0x00008000, 0x00002f00, 0x00008000,
+ 0x00002e00, 0x00002d00, 0x00002c00, 0x00008000,
+ 0x00008000, 0x00008000, 0x00002b00, 0x00008000,
+ 0x00002a00, 0x00002900, 0x00002800, 0x00008000,
+ 0x00002700, 0x00002600, 0x00002500, 0x00002400,
+ 0x00002300, 0x00002200, 0x00008000, 0x00008000,
+ 0x00002100, 0x00002000, 0x00001f00, 0x00001e00,
+ 0x00001d00, 0x00001c00, 0x00008000, 0x00008000,
+ 0x00001b00, 0x00001a00, 0x00008000, 0x00001900,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00001800, 0x00008000, 0x00001700,
- 0x00001600, 0x00001500, 0x00008000, 0x00001400,
- 0x00001300, 0x00001200, 0x00001100, 0x00001000,
- 0x00000f00, 0x00008000, 0x00008000, 0x00000e00,
- 0x00000d00, 0x00000c00, 0x00000b00, 0x00000a00,
- 0x00000900, 0x00008000, 0x00008000, 0x00000800,
- 0x00000700, 0x00008000, 0x00000600, 0x00008000,
- 0x00008000, 0x00008000, 0x00000500, 0x00000400,
- 0x00000300, 0x00008000, 0x00000200, 0x00008000,
- 0x00008000, 0x00008000, 0x00000100, 0x00008000,
+ 0x00008000, 0x00008000, 0x00001800, 0x00008000,
+ 0x00001700, 0x00001600, 0x00001500, 0x00008000,
+ 0x00001400, 0x00001300, 0x00001200, 0x00001100,
+ 0x00001000, 0x00000f00, 0x00008000, 0x00008000,
+ 0x00000e00, 0x00000d00, 0x00000c00, 0x00000b00,
+ 0x00000a00, 0x00000900, 0x00008000, 0x00008000,
+ 0x00000800, 0x00000700, 0x00008000, 0x00000600,
+ 0x00008000, 0x00008000, 0x00008000, 0x00000500,
+ 0x00000400, 0x00000300, 0x00008000, 0x00000200,
+ 0x00008000, 0x00008000, 0x00008000, 0x00000100,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00000000, 0x00008000, 0x00008000,
+ 0x00008000, 0x00008000, 0x00000000, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00008000, 0x0201f800, 0x0010055a,
- 0x02000800, 0x0010032d, 0x492f4017, 0x1c01f000,
- 0x83a0ac00, 0x00000007, 0x83a00580, 0x0010b7fa,
- 0x0400000c, 0x492fc857, 0x812e59c0, 0x02000800,
- 0x0010032d, 0x832ca400, 0x00000007, 0x4200b000,
- 0x0000000d, 0x0201f800, 0x0010adef, 0x0401f00f,
- 0x4200b000, 0x00000010, 0x83e0a400, 0x00000020,
- 0x50500000, 0x8050a000, 0x50500800, 0x900409c0,
- 0x80040540, 0x4400a800, 0x8050a000, 0x8054a800,
- 0x8058b040, 0x040207f7, 0x1c01f000, 0x59a00207,
- 0x82000c80, 0x0000007f, 0x040210bf, 0x0c01f001,
- 0x00101cba, 0x00101cf1, 0x00101cf1, 0x00101d40,
- 0x00101d5c, 0x00101cf1, 0x00101cba, 0x00101d78,
- 0x00101d89, 0x00101cf1, 0x00101cf1, 0x00101d96,
- 0x00101dae, 0x00101dc6, 0x00101cf1, 0x00101ded,
- 0x00101e17, 0x00101cf1, 0x00101e40, 0x00101cf1,
- 0x00101f07, 0x00101cf1, 0x00101cf1, 0x00101cf1,
- 0x00101cf1, 0x00101f32, 0x00101f95, 0x00101cf1,
- 0x00101cf1, 0x00101cf1, 0x00101cf1, 0x00101cf1,
- 0x00101fed, 0x00101cf1, 0x0010203f, 0x00101cf1,
- 0x00101cf1, 0x00101cf1, 0x00101cf1, 0x00102044,
- 0x001020d5, 0x00101cf1, 0x001020dd, 0x00101cf1,
- 0x00101cf1, 0x00101cf1, 0x00101cf1, 0x00101cf1,
- 0x001020df, 0x00102168, 0x00102343, 0x00101cf1,
- 0x00101cf1, 0x00101cf1, 0x00101cf1, 0x00101cf1,
- 0x00102352, 0x00101cf1, 0x0010236f, 0x00101cf1,
- 0x00101cf1, 0x00101cf1, 0x00101cf1, 0x00101cf1,
- 0x0010239a, 0x001023ed, 0x00102449, 0x00102460,
- 0x0010d714, 0x0010dcf5, 0x001024ac, 0x00101cf1,
- 0x00101cf1, 0x00101cf1, 0x00101cf1, 0x00101cf1,
- 0x00101cf1, 0x00101cf1, 0x00101cf1, 0x00101cf1,
- 0x00101cf1, 0x00101cf1, 0x00101cf1, 0x00102603,
- 0x00102677, 0x00101cf1, 0x00101cf1, 0x001026e5,
- 0x00101cf1, 0x00102784, 0x00102834, 0x00101cf1,
- 0x00101cf1, 0x001028c6, 0x00102930, 0x00101cf1,
- 0x00102988, 0x00102b0b, 0x00101cf1, 0x00102b1f,
- 0x00102baa, 0x00101cf1, 0x00101cf1, 0x00101cf1,
- 0x00101cf1, 0x00102c1a, 0x00102c2c, 0x00102c4b,
- 0x00101cf1, 0x00102ced, 0x00101cf1, 0x00101cf1,
- 0x00102d31, 0x00101cf1, 0x00102d60, 0x00101cf1,
- 0x00101cf1, 0x00102dc7, 0x00102f20, 0x00102f7d,
- 0x00101cf1, 0x00102fdf, 0x00101cf1, 0x00101cf1,
- 0x00103034, 0x001030c6, 0x00101cf1, 0x48efc857,
- 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
- 0x00000200, 0x0400003c, 0x48efc857, 0x4a034207,
- 0x00004000, 0x0201f800, 0x001031ba, 0x83a00580,
- 0x0010b7fa, 0x0400000e, 0x58ee5809, 0x4d2c0000,
- 0x0401f84d, 0x41a25800, 0x0201f800, 0x00100580,
- 0x40ee5800, 0x0201f800, 0x00100580, 0x5c025800,
- 0x492fc857, 0x0201f000, 0x000203ab, 0x04026007,
- 0x59a0001e, 0x84000542, 0x4803401e, 0x4a01d808,
- 0x00101ccf, 0x1c01f000, 0x59a00207, 0x82000d80,
- 0x00004000, 0x04000006, 0x900001c0, 0x82000540,
- 0x00000011, 0x4803c011, 0x0401f005, 0x900001c0,
- 0x82000540, 0x00000010, 0x4803c011, 0x0401f841,
- 0x4a03c017, 0x00000000, 0x4203e000, 0x30000001,
- 0x4203e000, 0x40000000, 0x40ee5800, 0x0201f800,
- 0x00100580, 0x59a0001e, 0x84000504, 0x4803401e,
- 0x1c01f000, 0x4803c856, 0x4a034207, 0x00004001,
- 0x0401f7c9, 0x4803c856, 0x4a034207, 0x00004002,
- 0x0401f7c5, 0x4803c856, 0x4a034207, 0x00004003,
- 0x0401f7c1, 0x4803c856, 0x4a034207, 0x00004005,
- 0x0401f7bd, 0x4803c856, 0x4a034207, 0x00004006,
- 0x0401f7b9, 0x4803c856, 0x4a034207, 0x0000400b,
- 0x0401f7b5, 0x4803c856, 0x4a034207, 0x0000400c,
- 0x0401f7b1, 0x4803c856, 0x4a034207, 0x0000400c,
- 0x0401f7ad, 0x4c580000, 0x4c500000, 0x4c540000,
- 0x58eca809, 0x8054a9c0, 0x02000800, 0x0010032d,
- 0x83a0a400, 0x00000007, 0x8254ac00, 0x00000007,
- 0x4200b000, 0x0000000d, 0x0201f800, 0x0010adef,
- 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x1c01f000,
- 0x4c580000, 0x4c500000, 0x4c540000, 0x59a00007,
- 0x4803c857, 0x59a00008, 0x4803c857, 0x59a00009,
- 0x4803c857, 0x83e0ac00, 0x00000020, 0x83a0a400,
- 0x00000007, 0x4200b000, 0x00000010, 0x50500000,
- 0x4400a800, 0x8054a800, 0x900001c0, 0x4400a800,
- 0x8054a800, 0x8050a000, 0x8058b040, 0x040207f8,
- 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x1c01f000,
- 0x59a00407, 0x800000c2, 0x59a00a08, 0x900409c0,
- 0x80040540, 0x84000540, 0x59a00c08, 0x8c040d00,
- 0x04000012, 0x59a8086d, 0x8c040d00, 0x040207b6,
- 0x4c000000, 0x0201f800, 0x0010ae33, 0x5c000000,
- 0x04000005, 0x48030004, 0x4a030000, 0x00000000,
- 0x0401f766, 0x4a030000, 0x00000000, 0x4a034407,
- 0x00000004, 0x040007a4, 0x4803880e, 0x0401f75f,
- 0x59a00407, 0x800000c2, 0x59a00c08, 0x8c040d00,
- 0x04000014, 0x59a8086d, 0x8c040d00, 0x0402079e,
- 0x4c000000, 0x0201f800, 0x0010ae33, 0x5c000000,
- 0x04000007, 0x48030004, 0x59800805, 0x48074407,
- 0x4a030000, 0x00000000, 0x0401f74c, 0x4a030000,
- 0x00000000, 0x4a034407, 0x00000004, 0x0400078a,
- 0x4803880e, 0x59c4080f, 0x48074407, 0x0401f743,
- 0x59a01c07, 0x59a00208, 0x900c19c0, 0x800c1d40,
- 0x580c0803, 0x80000580, 0x500c1000, 0x80080400,
- 0x800c1800, 0x80040840, 0x040207fc, 0x48034407,
- 0x900001c0, 0x48034208, 0x800001c0, 0x04000733,
- 0x0401f771, 0x4a034407, 0x00000005, 0x4a034208,
- 0x00000004, 0x4a034408, 0x00000000, 0x59a8000a,
- 0x48034209, 0x900001c0, 0x48034409, 0x4a03420a,
- 0x00000482, 0x0401f725, 0x59a00408, 0x59a01208,
- 0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
- 0x900c19c0, 0x800c1d40, 0x59a00a09, 0x59a00409,
- 0x900409c0, 0x80040d40, 0x59a0020b, 0x82002480,
- 0x00000010, 0x0400175c, 0x59a02407, 0x900001c0,
- 0x80100540, 0x59a8280a, 0x80142480, 0x04001756,
- 0x0201f000, 0x001031c9, 0x59a00408, 0x59a01208,
- 0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
- 0x900c19c0, 0x800c1d40, 0x59a00a09, 0x59a00409,
- 0x900409c0, 0x80040d40, 0x59a0020b, 0x82002480,
- 0x00000010, 0x04001744, 0x59a02407, 0x900001c0,
- 0x80100540, 0x59a8280a, 0x80142480, 0x0400173e,
- 0x0201f000, 0x001031d2, 0x59a02408, 0x59a00208,
- 0x901021c0, 0x80102540, 0x59a01a0b, 0x59a00407,
- 0x900c19c0, 0x800c1d40, 0x41781000, 0x42000000,
- 0x00001000, 0x50000000, 0x82000480, 0x24320001,
- 0x0400100e, 0x820c0580, 0x00007c00, 0x0400000b,
- 0x820c0480, 0x00007a00, 0x04001008, 0x820c0480,
- 0x00007cff, 0x04021005, 0x0201f800, 0x0010ae33,
- 0x04000008, 0x80081000, 0x44101800, 0x800811c0,
- 0x040006d6, 0x4a030000, 0x00000000, 0x0401f6d3,
+ 0x00008000, 0x00008000, 0x00008000, 0x0201f800,
+ 0x0010055a, 0x02000800, 0x0010032d, 0x492f4017,
+ 0x1c01f000, 0x83a0ac00, 0x00000007, 0x83a00580,
+ 0x0010b8fa, 0x0400000c, 0x492fc857, 0x812e59c0,
+ 0x02000800, 0x0010032d, 0x832ca400, 0x00000007,
+ 0x4200b000, 0x0000000d, 0x0201f800, 0x0010aee2,
+ 0x0401f00f, 0x4200b000, 0x00000010, 0x83e0a400,
+ 0x00000020, 0x50500000, 0x8050a000, 0x50500800,
+ 0x900409c0, 0x80040540, 0x4400a800, 0x8050a000,
+ 0x8054a800, 0x8058b040, 0x040207f7, 0x1c01f000,
+ 0x59a00207, 0x82000c80, 0x0000007f, 0x040210bf,
+ 0x0c01f001, 0x00101cbf, 0x00101cf6, 0x00101cf6,
+ 0x00101d45, 0x00101d61, 0x00101cf6, 0x00101cbf,
+ 0x00101d7d, 0x00101d8e, 0x00101cf6, 0x00101cf6,
+ 0x00101da0, 0x00101db8, 0x00101dd0, 0x00101cf6,
+ 0x00101df7, 0x00101e21, 0x00101cf6, 0x00101e4a,
+ 0x00101cf6, 0x00101f11, 0x00101cf6, 0x00101cf6,
+ 0x00101cf6, 0x00101cf6, 0x00101f3c, 0x00101f9f,
+ 0x00101cf6, 0x00101cf6, 0x00101cf6, 0x00101cf6,
+ 0x00101cf6, 0x00101ff7, 0x00101cf6, 0x00102049,
+ 0x00101cf6, 0x00101cf6, 0x00101cf6, 0x00101cf6,
+ 0x0010204e, 0x001020df, 0x00101cf6, 0x001020e7,
+ 0x00101cf6, 0x00101cf6, 0x00101cf6, 0x00101cf6,
+ 0x00101cf6, 0x001020e9, 0x00102172, 0x0010234d,
+ 0x00101cf6, 0x00101cf6, 0x00101cf6, 0x00101cf6,
+ 0x00101cf6, 0x0010235c, 0x00101cf6, 0x00102379,
+ 0x00101cf6, 0x00101cf6, 0x00101cf6, 0x00101cf6,
+ 0x00101cf6, 0x001023a4, 0x001023f7, 0x00102453,
+ 0x0010246a, 0x0010d814, 0x0010ddf5, 0x001024b6,
+ 0x00101cf6, 0x00101cf6, 0x00101cf6, 0x00101cf6,
+ 0x00101cf6, 0x00101cf6, 0x00101cf6, 0x00101cf6,
+ 0x00101cf6, 0x00101cf6, 0x00101cf6, 0x00101cf6,
+ 0x0010260d, 0x00102681, 0x00101cf6, 0x00101cf6,
+ 0x001026ef, 0x00101cf6, 0x0010278e, 0x0010283e,
+ 0x00101cf6, 0x00101cf6, 0x001028d0, 0x0010293a,
+ 0x00101cf6, 0x00102992, 0x00102b15, 0x00101cf6,
+ 0x00102b29, 0x00102bb4, 0x00101cf6, 0x00101cf6,
+ 0x00101cf6, 0x00101cf6, 0x00102c24, 0x00102c36,
+ 0x00102c55, 0x00101cf6, 0x00102cf7, 0x00101cf6,
+ 0x00101cf6, 0x00102d3b, 0x00101cf6, 0x00102d6a,
+ 0x00101cf6, 0x00101cf6, 0x00102dd1, 0x00102f2a,
+ 0x00102f87, 0x00101cf6, 0x00102fe9, 0x00101cf6,
+ 0x00101cf6, 0x0010303e, 0x001030d0, 0x00101cf6,
+ 0x48efc857, 0x4031d800, 0x58ef400a, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x0400003c, 0x48efc857,
+ 0x4a034207, 0x00004000, 0x0201f800, 0x001031c4,
+ 0x83a00580, 0x0010b8fa, 0x0400000e, 0x58ee5809,
+ 0x4d2c0000, 0x0401f84d, 0x41a25800, 0x0201f800,
+ 0x00100580, 0x40ee5800, 0x0201f800, 0x00100580,
+ 0x5c025800, 0x492fc857, 0x0201f000, 0x000203ab,
+ 0x04026007, 0x59a0001e, 0x84000542, 0x4803401e,
+ 0x4a01d808, 0x00101cd4, 0x1c01f000, 0x59a00207,
+ 0x82000d80, 0x00004000, 0x04000006, 0x900001c0,
+ 0x82000540, 0x00000011, 0x4803c011, 0x0401f005,
+ 0x900001c0, 0x82000540, 0x00000010, 0x4803c011,
+ 0x0401f841, 0x4a03c017, 0x00000000, 0x4203e000,
+ 0x30000001, 0x4203e000, 0x40000000, 0x40ee5800,
+ 0x0201f800, 0x00100580, 0x59a0001e, 0x84000504,
+ 0x4803401e, 0x1c01f000, 0x4803c856, 0x4a034207,
+ 0x00004001, 0x0401f7c9, 0x4803c856, 0x4a034207,
+ 0x00004002, 0x0401f7c5, 0x4803c856, 0x4a034207,
+ 0x00004003, 0x0401f7c1, 0x4803c856, 0x4a034207,
+ 0x00004005, 0x0401f7bd, 0x4803c856, 0x4a034207,
+ 0x00004006, 0x0401f7b9, 0x4803c856, 0x4a034207,
+ 0x0000400b, 0x0401f7b5, 0x4803c856, 0x4a034207,
+ 0x0000400c, 0x0401f7b1, 0x4803c856, 0x4a034207,
+ 0x0000400c, 0x0401f7ad, 0x4c580000, 0x4c500000,
+ 0x4c540000, 0x58eca809, 0x8054a9c0, 0x02000800,
+ 0x0010032d, 0x83a0a400, 0x00000007, 0x8254ac00,
+ 0x00000007, 0x4200b000, 0x0000000d, 0x0201f800,
+ 0x0010aee2, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x1c01f000, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x59a00007, 0x4803c857, 0x59a00008, 0x4803c857,
+ 0x59a00009, 0x4803c857, 0x83e0ac00, 0x00000020,
+ 0x83a0a400, 0x00000007, 0x4200b000, 0x00000010,
+ 0x50500000, 0x4400a800, 0x8054a800, 0x900001c0,
+ 0x4400a800, 0x8054a800, 0x8050a000, 0x8058b040,
+ 0x040207f8, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x1c01f000, 0x59a00407, 0x800000c2, 0x59a00a08,
+ 0x900409c0, 0x80040540, 0x84000540, 0x59a00c08,
+ 0x8c040d00, 0x04000012, 0x59a8086d, 0x8c040d00,
+ 0x040207b6, 0x4c000000, 0x0201f800, 0x0010af26,
+ 0x5c000000, 0x04000005, 0x48030004, 0x4a030000,
+ 0x00000000, 0x0401f766, 0x4a030000, 0x00000000,
+ 0x4a034407, 0x00000004, 0x040007a4, 0x4803880e,
+ 0x0401f75f, 0x59a00407, 0x800000c2, 0x59a00c08,
+ 0x8c040d00, 0x04000014, 0x59a8086d, 0x8c040d00,
+ 0x0402079e, 0x4c000000, 0x0201f800, 0x0010af26,
+ 0x5c000000, 0x04000007, 0x48030004, 0x59800805,
+ 0x48074407, 0x4a030000, 0x00000000, 0x0401f74c,
0x4a030000, 0x00000000, 0x4a034407, 0x00000004,
- 0x0401f711, 0x59a01a0b, 0x59a00407, 0x900c19c0,
- 0x800c1d40, 0x41781000, 0x42000000, 0x00001000,
- 0x50000000, 0x82000480, 0x24320001, 0x0400100e,
- 0x820c0580, 0x00007c00, 0x0400000b, 0x820c0480,
- 0x00007a00, 0x04001008, 0x820c0480, 0x00007cff,
- 0x04021005, 0x0201f800, 0x0010ae33, 0x0400000f,
- 0x80081000, 0x500c0000, 0x82000d00, 0x0000ffff,
- 0x48074208, 0x82000d00, 0xffff0000, 0x900409c0,
- 0x48074408, 0x800811c0, 0x040006ac, 0x4a030000,
- 0x00000000, 0x0401f6a9, 0x4a030000, 0x00000000,
- 0x4a034407, 0x00000004, 0x0401f6e7, 0x59a00407,
- 0x8c000500, 0x04000020, 0x59a01208, 0x59a01c08,
- 0x59a02209, 0x480b5044, 0x480f5045, 0x48135046,
- 0x59c40801, 0x82040d00, 0x00018000, 0x82040580,
- 0x00000000, 0x04000009, 0x82040580, 0x00008000,
- 0x04000008, 0x82040580, 0x00010000, 0x04000007,
- 0x0201f800, 0x0010032d, 0x40080000, 0x0401f004,
- 0x400c0000, 0x0401f002, 0x40100000, 0x80000110,
- 0x42000800, 0x000000e0, 0x0201f800, 0x0010173f,
- 0x0401f007, 0x59a81044, 0x59a81845, 0x59a82046,
- 0x480b4208, 0x480f4408, 0x48134209, 0x0401f67b,
- 0x4d2c0000, 0x4d340000, 0x4d300000, 0x4d440000,
- 0x59a28c07, 0x0201f800, 0x00020319, 0x04000006,
- 0x5c028800, 0x5c026000, 0x5c026800, 0x5c025800,
- 0x0401f6b5, 0x4937c857, 0x59a04408, 0x59a00208,
- 0x900001c0, 0x80204540, 0x4823c857, 0x0401f88a,
- 0x04000009, 0x4a034209, 0x00000001, 0x4a034407,
- 0x0000ffff, 0x4a034208, 0x0000ffff, 0x497b4408,
- 0x0401f04b, 0x497b4407, 0x0401f88b, 0x0400004d,
- 0x59300402, 0x48034407, 0x59300202, 0x48034208,
- 0x59300006, 0x48034408, 0x59a0020c, 0x8c000500,
- 0x0400003d, 0x4933c857, 0x0201f800, 0x00104178,
- 0x04000004, 0x4a034407, 0x00000009, 0x0401f03d,
- 0x8d0e1d0e, 0x04000004, 0x4a034407, 0x00000001,
- 0x0401f038, 0x836c0580, 0x00000003, 0x04000004,
- 0x4a034407, 0x00000007, 0x0401f032, 0x59340200,
- 0x8c00050e, 0x04000004, 0x4a034407, 0x00000020,
- 0x0401f02c, 0x59300407, 0x82000d80, 0x00000003,
- 0x04020009, 0x59300804, 0x82040500, 0x0000001f,
- 0x82000580, 0x00000004, 0x04020003, 0x8c040d3e,
- 0x04020019, 0x0201f800, 0x001031a5, 0x04020004,
- 0x4a034407, 0x00000002, 0x0401f01a, 0x492fc857,
- 0x4a025c05, 0x00008000, 0x497a5a05, 0x497a5806,
- 0x0201f800, 0x00109209, 0x04020004, 0x4a034407,
- 0x00000003, 0x0401f00f, 0x4a01d808, 0x00101eb1,
- 0x5c028800, 0x5c026000, 0x5c026800, 0x5c025800,
- 0x1c01f000, 0x4a034209, 0x00000002, 0x5c028800,
- 0x5c026000, 0x5c026800, 0x5c025800, 0x0401f60f,
- 0x5c028800, 0x5c026000, 0x5c026800, 0x5c025800,
- 0x0401f64d, 0x492fc857, 0x4933c857, 0x497a601f,
- 0x592c0006, 0x82000580, 0x01000000, 0x04020004,
- 0x4a034407, 0x00000004, 0x0401f643, 0x4d2c0000,
- 0x832e5c00, 0x00000007, 0x592c0000, 0x82000580,
- 0x02000000, 0x04020012, 0x4803c856, 0x4a034209,
- 0x00000004, 0x592c0804, 0x82040500, 0x0000ffff,
- 0x48034409, 0x80040920, 0x4807420a, 0x592c0805,
- 0x82040500, 0x0000ffff, 0x4803440a, 0x80040920,
- 0x4807420b, 0x5c025800, 0x0401f5e8, 0x4803c856,
- 0x4a034209, 0x00000005, 0x592c0801, 0x82040500,
- 0x0000ffff, 0x48034409, 0x80040920, 0x4807420a,
- 0x0401f7f5, 0x4937c857, 0x4823c857, 0x5934000f,
- 0x80001d40, 0x04000005, 0x580c0006, 0x80200580,
- 0x04020003, 0x81780000, 0x1c01f000, 0x580c0000,
- 0x0401f7f8, 0x4823c857, 0x4d2c0000, 0x42026000,
- 0x0010f584, 0x59300407, 0x82000d80, 0x00000003,
- 0x04000004, 0x82000d80, 0x00000006, 0x04020007,
- 0x59325809, 0x812e59c0, 0x04000004, 0x592c0006,
- 0x80200580, 0x0400000a, 0x83326400, 0x00000024,
- 0x59a8000b, 0x81300480, 0x040017ef, 0x417a6000,
- 0x80000580, 0x5c025800, 0x1c01f000, 0x82000540,
- 0x00000001, 0x5c025800, 0x1c01f000, 0x83a00580,
- 0x0010b7fa, 0x040205e8, 0x59a8006d, 0x8c000500,
- 0x04020003, 0x4a030000, 0x00000000, 0x4a034207,
- 0x00004000, 0x4a03c011, 0x40000010, 0x0401fe11,
- 0x4a03c017, 0x00000000, 0x59e00002, 0x8c00051e,
- 0x04020008, 0x42000000, 0x00001000, 0x50000000,
- 0x82000480, 0x24320002, 0x02000000, 0x00020238,
- 0x59a80073, 0x8c00053e, 0x0400000b, 0x42000800,
- 0x000000a0, 0x0201f800, 0x00101737, 0x82040540,
- 0x00000001, 0x42000800, 0x000000a0, 0x0201f800,
- 0x0010173f, 0x4203e000, 0x30000001, 0x4203e000,
- 0x40000000, 0x0401f000, 0x59a00c07, 0x800409c0,
- 0x04000007, 0x836c0580, 0x00000000, 0x04000004,
- 0x4a034407, 0x0000001a, 0x0401f5c3, 0x42007000,
- 0x0010b895, 0x58381c01, 0x58382201, 0x58383202,
- 0x8c040d00, 0x0400000b, 0x59a01208, 0x82080500,
- 0x0000f003, 0x040205bc, 0x82080480, 0x00000841,
- 0x040215b9, 0x82080480, 0x00000100, 0x040015b6,
- 0x40040000, 0x800c0540, 0x82000500, 0x00000028,
- 0x82000580, 0x00000028, 0x040005af, 0x8c040d0a,
- 0x04000008, 0x59a03c08, 0x821c0480, 0x00000006,
- 0x040215a9, 0x821c0480, 0x00000001, 0x040015a6,
- 0x8c040d06, 0x04000003, 0x4a0378e4, 0x000c0000,
- 0x8c040d04, 0x04000004, 0x59e00002, 0x84000548,
- 0x4803c002, 0x8c040d02, 0x04000005, 0x42002800,
- 0x00007600, 0x4a002805, 0xd0000000, 0x40040000,
- 0x800c0540, 0x48007401, 0x8c040d00, 0x04000002,
- 0x48087201, 0x8c040d0a, 0x0400001f, 0x481c7202,
- 0x4c0c0000, 0x4c100000, 0x4c180000, 0x0201f800,
- 0x0010610d, 0x4df00000, 0x58383a02, 0x481fc857,
- 0x41780000, 0x801c3840, 0x800010c8, 0x82081400,
- 0x0000bf32, 0x4a001001, 0x00000000, 0x801c1c80,
- 0x04021003, 0x4a001001, 0x00000002, 0x80000000,
- 0x82001c80, 0x00000005, 0x040017f4, 0x5c03e000,
- 0x02000800, 0x001060fa, 0x5c003000, 0x5c002000,
- 0x5c001800, 0x480f4407, 0x48134208, 0x481b4408,
- 0x0401f526, 0x4d440000, 0x4d340000, 0x59a28c07,
- 0x0201f800, 0x00020319, 0x04020009, 0x0201f800,
- 0x00104178, 0x04000009, 0x4a034407, 0x00000009,
- 0x5c026800, 0x5c028800, 0x0401f55b, 0x5c026800,
- 0x5c028800, 0x0401f55c, 0x59a01208, 0x59a01c08,
- 0x5934400a, 0x82203d00, 0x0000e000, 0x801c391a,
- 0x8c081500, 0x04000024, 0x820c0d00, 0x00000007,
- 0x82040580, 0x00000000, 0x04000010, 0x82040580,
- 0x00000001, 0x0400000d, 0x82040580, 0x00000003,
- 0x0400000a, 0x82040580, 0x00000004, 0x04000007,
- 0x82040580, 0x00000013, 0x04000004, 0x4937c857,
- 0x42000800, 0x00000003, 0x82204500, 0xffff1fff,
- 0x800400da, 0x80200540, 0x4802680a, 0x4c080000,
- 0x4c1c0000, 0x0201f800, 0x0010610d, 0x0201f800,
- 0x0010444c, 0x0201f800, 0x001060fa, 0x5c003800,
- 0x5c001000, 0x481f4408, 0x5934400a, 0x82203d00,
- 0x0f000000, 0x801c3930, 0x8c081504, 0x04020012,
- 0x8c081502, 0x0400000c, 0x4823c857, 0x82204500,
- 0xf0ffffff, 0x59a01a09, 0x820c0d00, 0x0000000f,
- 0x800400f0, 0x8400056e, 0x80200540, 0x4802680a,
- 0x4803c857, 0x481f4209, 0x5c026800, 0x5c028800,
- 0x0401f4d2, 0x82204500, 0xf07fffff, 0x4822680a,
- 0x0401f7f9, 0x8d0e1d0e, 0x04000004, 0x4a034407,
- 0x00000001, 0x0401f50c, 0x836c0580, 0x00000003,
- 0x04020010, 0x59a8000f, 0x497b4407, 0x0201f800,
- 0x00104716, 0x0400000f, 0x82000d00, 0x00ffff00,
- 0x0402000c, 0x82000c00, 0x00101b0a, 0x50040800,
- 0x80040910, 0x82041580, 0x00000080, 0x04020004,
- 0x4a034407, 0x00000007, 0x0401f4f7, 0x48074407,
- 0x82000d00, 0x0000ffff, 0x48074208, 0x80000120,
- 0x48034408, 0x59a8021b, 0x82001500, 0x00002100,
- 0x480b440a, 0x8c000502, 0x0400001f, 0x8c000506,
- 0x04000009, 0x82000d00, 0x0000000a, 0x82040d80,
- 0x0000000a, 0x04020004, 0x4a03420a, 0x00000001,
- 0x0401f022, 0x8c00050a, 0x04000009, 0x82000d00,
- 0x00000022, 0x82040d80, 0x00000022, 0x04020004,
- 0x4a03420a, 0x00000003, 0x0401f018, 0x8c000508,
- 0x04000009, 0x82000d00, 0x00000012, 0x82040d80,
- 0x00000012, 0x04020004, 0x4a03420a, 0x00000002,
- 0x0401f00e, 0x0201f800, 0x00104716, 0x04020004,
- 0x4a03420a, 0x00000004, 0x0401f484, 0x8c000506,
- 0x04000004, 0x4a034407, 0x00000005, 0x0401f4c2,
- 0x4a03420a, 0x00000000, 0x0401f47c, 0x59a8002a,
- 0x48034408, 0x59a8002b, 0x4803420a, 0x0401f477,
- 0x42007800, 0x0010bcb1, 0x59a00407, 0x4803c857,
- 0x82000c80, 0x0000000a, 0x040214b7, 0x0c01f001,
- 0x001020c7, 0x0010205f, 0x0010206d, 0x00102080,
- 0x001020a1, 0x001020c9, 0x00102057, 0x00102057,
- 0x00102057, 0x00102057, 0x00102058, 0x0401f4aa,
- 0x59a00208, 0x48007c01, 0x59a00408, 0x48007a01,
- 0x0201f800, 0x001003e9, 0x0401f069, 0x836c0580,
- 0x00000000, 0x0400049c, 0x59a00a08, 0x59a00408,
- 0x900001c0, 0x80040d40, 0x4807c857, 0x59a00a09,
- 0x59a00409, 0x900001c0, 0x80040d40, 0x4807c857,
- 0x0401f05b, 0x836c0580, 0x00000000, 0x0400048e,
- 0x59a00408, 0x59a01208, 0x900001c0, 0x80081540,
- 0x59a00409, 0x59a01a09, 0x900001c0, 0x800c1d40,
- 0x42000000, 0x0010c542, 0x480fc857, 0x480bc857,
- 0x42000800, 0x00001000, 0x0201f000, 0x001031d2,
- 0x59a00a08, 0x59a00408, 0x900001c0, 0x80041d40,
- 0x820c0c80, 0x0010aebb, 0x0402147b, 0x820c0c80,
- 0x00100000, 0x04001478, 0x480fc857, 0x823c7c00,
- 0x0000000d, 0x503c0800, 0x800409c0, 0x04000006,
- 0x823c0580, 0x00000011, 0x0400046f, 0x803c7800,
- 0x0401f7f9, 0x59e41001, 0x82080d00, 0xfffeffcf,
- 0x4807c801, 0x440c7800, 0x46001800, 0x0201f800,
- 0x800c1800, 0x46001800, 0x0010031d, 0x480bc801,
- 0x0401f027, 0x59a01a08, 0x59a00408, 0x900001c0,
- 0x800c1d40, 0x480c7803, 0x59a02209, 0x59a00409,
- 0x900001c0, 0x80102540, 0x48107804, 0x59a0020a,
- 0x40001000, 0x48007807, 0x80000040, 0x04001452,
- 0x48007808, 0x42000800, 0x00004000, 0x0201f800,
- 0x00105f4a, 0x80000540, 0x04000002, 0x0401f44a,
- 0x40040000, 0x800c1c00, 0x04001447, 0x4800780a,
- 0x480c7805, 0x48107806, 0x4978780c, 0x59a0040a,
- 0x800000c4, 0x4800780b, 0x59e40001, 0x4803c857,
- 0x82000540, 0x00040000, 0x4803c801, 0x0201f000,
- 0x00101cba, 0x49787803, 0x49787804, 0x49787808,
- 0x49787807, 0x49787803, 0x49787805, 0x49787806,
- 0x4978780c, 0x4978780b, 0x59e40001, 0x84000524,
- 0x0401f7f2, 0x59a80005, 0x48034407, 0x59a80006,
- 0x48034208, 0x59a80007, 0x48034408, 0x0201f000,
- 0x00101cba, 0x0201f800, 0x0010032d, 0x4803c856,
- 0x4a03c013, 0x03800300, 0x4a03c014, 0x03800380,
- 0x59a00c07, 0x82040580, 0x000000a0, 0x04000004,
- 0x82040580, 0x000000a2, 0x04020021, 0x59a0140b,
- 0x82080480, 0x00000100, 0x0402101d, 0x59a0020c,
- 0x8c000500, 0x04020026, 0x59a00a0b, 0x800409c0,
- 0x04000017, 0x82040480, 0x00000041, 0x04021014,
- 0x0201f800, 0x001031a5, 0x0400000b, 0x59a01008,
- 0x900811c0, 0x59a0180a, 0x900c19c0, 0x59a00a0b,
- 0x0201f800, 0x001031cc, 0x4a01d808, 0x0010210f,
- 0x1c01f000, 0x4a034407, 0x00000002, 0x4a03c014,
- 0x03800000, 0x0201f000, 0x00101cfd, 0x4a03c014,
- 0x03800000, 0x0201f000, 0x00101d01, 0x4031d800,
- 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
- 0x00000200, 0x02000000, 0x00101cf5, 0x59a00c07,
- 0x59a0140b, 0x59a0020c, 0x8c000500, 0x04020039,
- 0x832e5c00, 0x00000005, 0x4178c000, 0x59a0ba0b,
- 0x40600000, 0x812c0400, 0x5000c800, 0x82641d00,
- 0x000000ff, 0x4c040000, 0x4c080000, 0x0401f8c9,
- 0x5c001000, 0x5c000800, 0x04000038, 0x805cb840,
- 0x04000032, 0x80081000, 0x82641d00, 0x0000ff00,
- 0x800c1910, 0x4c040000, 0x4c080000, 0x0401f8bd,
- 0x5c001000, 0x5c000800, 0x0400002c, 0x805cb840,
- 0x04000026, 0x80081000, 0x82641d00, 0x00ff0000,
- 0x800c1920, 0x4c040000, 0x4c080000, 0x0401f8b1,
- 0x5c001000, 0x5c000800, 0x04000020, 0x805cb840,
- 0x0400001a, 0x80081000, 0x82641d00, 0xff000000,
- 0x800c1930, 0x4c040000, 0x4c080000, 0x0401f8a5,
- 0x5c001000, 0x5c000800, 0x04000014, 0x805cb840,
- 0x0400000e, 0x80081000, 0x8060c000, 0x0401f7cd,
- 0x59a0020b, 0x82000500, 0x000000ff, 0x40001800,
- 0x4c040000, 0x4c080000, 0x0401f896, 0x5c001000,
- 0x5c000800, 0x04000005, 0x4a03c014, 0x03800000,
- 0x0201f000, 0x00101cba, 0x4a03c014, 0x03800000,
- 0x4a034407, 0x00000004, 0x0201f000, 0x00101cfd,
- 0x4803c856, 0x59a80873, 0x8c040d3e, 0x04020005,
- 0x4a03c013, 0x03800300, 0x4a03c014, 0x03800380,
- 0x59a00c07, 0x82040580, 0x000000a0, 0x04000004,
- 0x82040580, 0x000000a2, 0x04020076, 0x59a0140b,
- 0x82080480, 0x00000100, 0x04021072, 0x59a0020c,
- 0x8c000500, 0x0402005d, 0x59a01a0b, 0x800c19c0,
- 0x0400006c, 0x820c0480, 0x00000041, 0x04021069,
- 0x0201f800, 0x001031a5, 0x0402000b, 0x4a034407,
- 0x00000002, 0x59a80873, 0x8c040d3e, 0x04020003,
- 0x4a03c014, 0x03800000, 0x4803c857, 0x0201f000,
- 0x00101cfd, 0x59a80073, 0x8c00053e, 0x02020000,
- 0x0010a6f8, 0x832e5c00, 0x00000005, 0x4178c000,
- 0x59a0ba0b, 0x4803c857, 0x40600000, 0x812c0400,
- 0x4000c800, 0x4c040000, 0x4c080000, 0x0401f887,
- 0x5c001000, 0x5c000800, 0x04000044, 0x4414c800,
- 0x805cb840, 0x0400002b, 0x80081000, 0x4c040000,
- 0x4c080000, 0x0401f87d, 0x5c001000, 0x5c000800,
- 0x0400003a, 0x50640000, 0x801428d0, 0x80140540,
- 0x4400c800, 0x805cb840, 0x0400001e, 0x80081000,
- 0x4c040000, 0x4c080000, 0x0401f870, 0x5c001000,
- 0x5c000800, 0x0400002d, 0x50640000, 0x801428e0,
- 0x80140540, 0x4400c800, 0x805cb840, 0x04000011,
- 0x80081000, 0x4c040000, 0x4c080000, 0x0401f863,
- 0x5c001000, 0x5c000800, 0x04000020, 0x50640000,
- 0x801428f0, 0x80140540, 0x4400c800, 0x805cb840,
- 0x04000004, 0x80081000, 0x8060c000, 0x0401f7ca,
- 0x59a00a0b, 0x59a01008, 0x900811c0, 0x59a0180a,
- 0x900c19c0, 0x4a03c014, 0x03800000, 0x412c0000,
- 0x0201f000, 0x001031cf, 0x4803c857, 0x59a80073,
- 0x8c00053e, 0x02020000, 0x00101d01, 0x0401f847,
- 0x04000006, 0x48174407, 0x4a03c014, 0x03800000,
- 0x0201f000, 0x00101cba, 0x4a03c014, 0x03800000,
- 0x4a034407, 0x00000004, 0x0201f000, 0x00101cfd,
- 0x4a03c014, 0x03800000, 0x0201f000, 0x00101d01,
- 0x4c5c0000, 0x4c600000, 0x4c640000, 0x4004b800,
- 0x4008c000, 0x400cc800, 0x0401f87a, 0x04000012,
- 0x0401f8b2, 0x04020014, 0x4060b800, 0x0401f8af,
- 0x04020011, 0x4064b800, 0x0401f8ac, 0x0402000e,
- 0x0401f896, 0x4ce80000, 0x4201d000, 0x00001388,
- 0x0201f800, 0x0010592d, 0x5c01d000, 0x82000540,
- 0x00000001, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x1c01f000, 0x0401f889, 0x80000580, 0x0401f7fa,
- 0x4c5c0000, 0x485fc857, 0x0401f85e, 0x0400000a,
- 0x825cbd40, 0x00000001, 0x0401f894, 0x0402000a,
- 0x0401f8dc, 0x0401f916, 0x0401f87c, 0x82000540,
- 0x00000001, 0x4803c857, 0x4867c857, 0x5c00b800,
- 0x1c01f000, 0x0401f875, 0x80000580, 0x4803c857,
- 0x485fc857, 0x0401f7f8, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x4807c857, 0x480bc857, 0x4004b800,
- 0x4008c000, 0x0401f843, 0x0400000d, 0x0401f87b,
- 0x04020010, 0x4c5c0000, 0x4060b800, 0x0401f877,
- 0x5c00b800, 0x0402000b, 0x0401ffda, 0x04000004,
- 0x0401f85e, 0x82000540, 0x00000001, 0x40642800,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x0401f856, 0x80000580, 0x4803c857, 0x4867c857,
- 0x0401f7f7, 0x4ce80000, 0x4c580000, 0x4803c856,
- 0x4200b000, 0x0000000c, 0x4201d000, 0x0000000a,
- 0x0201f800, 0x0010592d, 0x4a03c013, 0x02000200,
- 0x4201d000, 0x0000000a, 0x0201f800, 0x0010592d,
- 0x4a03c013, 0x02000000, 0x8058b040, 0x040207f3,
+ 0x0400078a, 0x4803880e, 0x59c4080f, 0x48074407,
+ 0x0401f743, 0x59a01c07, 0x59a00208, 0x900c19c0,
+ 0x800c1d40, 0x580c0803, 0x80000580, 0x500c1000,
+ 0x80080400, 0x800c1800, 0x80040840, 0x040207fc,
+ 0x48034407, 0x900001c0, 0x48034208, 0x800001c0,
+ 0x04000733, 0x0401f771, 0x4a034407, 0x00000005,
+ 0x4a034208, 0x00000005, 0x4a034408, 0x00000000,
+ 0x59a8000a, 0x48034209, 0x900001c0, 0x48034409,
+ 0x42000000, 0x00008482, 0x4803420a, 0x900001c0,
+ 0x4803440e, 0x4a03400f, 0x00000000, 0x0401f720,
+ 0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
+ 0x59a0040a, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
+ 0x59a00a09, 0x59a00409, 0x900409c0, 0x80040d40,
+ 0x59a0020b, 0x82002480, 0x00000010, 0x04001757,
+ 0x59a02407, 0x900001c0, 0x80100540, 0x59a8280a,
+ 0x80142480, 0x04001751, 0x0201f000, 0x001031d3,
+ 0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
+ 0x59a0040a, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
+ 0x59a00a09, 0x59a00409, 0x900409c0, 0x80040d40,
+ 0x59a0020b, 0x82002480, 0x00000010, 0x0400173f,
+ 0x59a02407, 0x900001c0, 0x80100540, 0x59a8280a,
+ 0x80142480, 0x04001739, 0x0201f000, 0x001031dc,
+ 0x59a02408, 0x59a00208, 0x901021c0, 0x80102540,
+ 0x59a01a0b, 0x59a00407, 0x900c19c0, 0x800c1d40,
+ 0x41781000, 0x42000000, 0x00001000, 0x50000000,
+ 0x82000480, 0x24320001, 0x0400100e, 0x820c0580,
+ 0x00007c00, 0x0400000b, 0x820c0480, 0x00007a00,
+ 0x04001008, 0x820c0480, 0x00007cff, 0x04021005,
+ 0x0201f800, 0x0010af26, 0x04000008, 0x80081000,
+ 0x44101800, 0x800811c0, 0x040006d1, 0x4a030000,
+ 0x00000000, 0x0401f6ce, 0x4a030000, 0x00000000,
+ 0x4a034407, 0x00000004, 0x0401f70c, 0x59a01a0b,
+ 0x59a00407, 0x900c19c0, 0x800c1d40, 0x41781000,
+ 0x42000000, 0x00001000, 0x50000000, 0x82000480,
+ 0x24320001, 0x0400100e, 0x820c0580, 0x00007c00,
+ 0x0400000b, 0x820c0480, 0x00007a00, 0x04001008,
+ 0x820c0480, 0x00007cff, 0x04021005, 0x0201f800,
+ 0x0010af26, 0x0400000f, 0x80081000, 0x500c0000,
+ 0x82000d00, 0x0000ffff, 0x48074208, 0x82000d00,
+ 0xffff0000, 0x900409c0, 0x48074408, 0x800811c0,
+ 0x040006a7, 0x4a030000, 0x00000000, 0x0401f6a4,
+ 0x4a030000, 0x00000000, 0x4a034407, 0x00000004,
+ 0x0401f6e2, 0x59a00407, 0x8c000500, 0x04000020,
+ 0x59a01208, 0x59a01c08, 0x59a02209, 0x480b5044,
+ 0x480f5045, 0x48135046, 0x59c40801, 0x82040d00,
+ 0x00018000, 0x82040580, 0x00000000, 0x04000009,
+ 0x82040580, 0x00008000, 0x04000008, 0x82040580,
+ 0x00010000, 0x04000007, 0x0201f800, 0x0010032d,
+ 0x40080000, 0x0401f004, 0x400c0000, 0x0401f002,
+ 0x40100000, 0x80000110, 0x42000800, 0x000000e0,
+ 0x0201f800, 0x00101740, 0x0401f007, 0x59a81044,
+ 0x59a81845, 0x59a82046, 0x480b4208, 0x480f4408,
+ 0x48134209, 0x0401f676, 0x4d2c0000, 0x4d340000,
+ 0x4d300000, 0x4d440000, 0x59a28c07, 0x0201f800,
+ 0x00020319, 0x04000006, 0x5c028800, 0x5c026000,
+ 0x5c026800, 0x5c025800, 0x0401f6b0, 0x4937c857,
+ 0x59a04408, 0x59a00208, 0x900001c0, 0x80204540,
+ 0x4823c857, 0x0401f88a, 0x04000009, 0x4a034209,
+ 0x00000001, 0x4a034407, 0x0000ffff, 0x4a034208,
+ 0x0000ffff, 0x497b4408, 0x0401f04b, 0x497b4407,
+ 0x0401f88b, 0x0400004d, 0x59300402, 0x48034407,
+ 0x59300202, 0x48034208, 0x59300006, 0x48034408,
+ 0x59a0020c, 0x8c000500, 0x0400003d, 0x4933c857,
+ 0x0201f800, 0x00104194, 0x04000004, 0x4a034407,
+ 0x00000009, 0x0401f03d, 0x8d0e1d0e, 0x04000004,
+ 0x4a034407, 0x00000001, 0x0401f038, 0x836c0580,
+ 0x00000003, 0x04000004, 0x4a034407, 0x00000007,
+ 0x0401f032, 0x59340200, 0x8c00050e, 0x04000004,
+ 0x4a034407, 0x00000020, 0x0401f02c, 0x59300407,
+ 0x82000d80, 0x00000003, 0x04020009, 0x59300804,
+ 0x82040500, 0x0000001f, 0x82000580, 0x00000004,
+ 0x04020003, 0x8c040d3e, 0x04020019, 0x0201f800,
+ 0x001031af, 0x04020004, 0x4a034407, 0x00000002,
+ 0x0401f01a, 0x492fc857, 0x4a025c05, 0x00008000,
+ 0x497a5a05, 0x497a5806, 0x0201f800, 0x001092c1,
+ 0x04020004, 0x4a034407, 0x00000003, 0x0401f00f,
+ 0x4a01d808, 0x00101ebb, 0x5c028800, 0x5c026000,
+ 0x5c026800, 0x5c025800, 0x1c01f000, 0x4a034209,
+ 0x00000002, 0x5c028800, 0x5c026000, 0x5c026800,
+ 0x5c025800, 0x0401f60a, 0x5c028800, 0x5c026000,
+ 0x5c026800, 0x5c025800, 0x0401f648, 0x492fc857,
+ 0x4933c857, 0x497a601f, 0x592c0006, 0x82000580,
+ 0x01000000, 0x04020004, 0x4a034407, 0x00000004,
+ 0x0401f63e, 0x4d2c0000, 0x832e5c00, 0x00000007,
+ 0x592c0000, 0x82000580, 0x02000000, 0x04020012,
+ 0x4803c856, 0x4a034209, 0x00000004, 0x592c0804,
+ 0x82040500, 0x0000ffff, 0x48034409, 0x80040920,
+ 0x4807420a, 0x592c0805, 0x82040500, 0x0000ffff,
+ 0x4803440a, 0x80040920, 0x4807420b, 0x5c025800,
+ 0x0401f5e3, 0x4803c856, 0x4a034209, 0x00000005,
+ 0x592c0801, 0x82040500, 0x0000ffff, 0x48034409,
+ 0x80040920, 0x4807420a, 0x0401f7f5, 0x4937c857,
+ 0x4823c857, 0x5934000f, 0x80001d40, 0x04000005,
+ 0x580c0006, 0x80200580, 0x04020003, 0x81780000,
+ 0x1c01f000, 0x580c0000, 0x0401f7f8, 0x4823c857,
+ 0x4d2c0000, 0x42026000, 0x0010f694, 0x59300407,
+ 0x82000d80, 0x00000003, 0x04000004, 0x82000d80,
+ 0x00000006, 0x04020007, 0x59325809, 0x812e59c0,
+ 0x04000004, 0x592c0006, 0x80200580, 0x0400000a,
+ 0x83326400, 0x00000024, 0x59a8000b, 0x81300480,
+ 0x040017ef, 0x417a6000, 0x80000580, 0x5c025800,
+ 0x1c01f000, 0x82000540, 0x00000001, 0x5c025800,
+ 0x1c01f000, 0x83a00580, 0x0010b8fa, 0x040205e3,
+ 0x59a8006d, 0x8c000500, 0x04020003, 0x4a030000,
+ 0x00000000, 0x4a034207, 0x00004000, 0x4a03c011,
+ 0x40000010, 0x0401fe0c, 0x4a03c017, 0x00000000,
+ 0x59e00002, 0x8c00051e, 0x04020008, 0x42000000,
+ 0x00001000, 0x50000000, 0x82000480, 0x24320002,
+ 0x02000000, 0x00020238, 0x59a80073, 0x8c00053e,
+ 0x0400000b, 0x42000800, 0x000000a0, 0x0201f800,
+ 0x00101738, 0x82040540, 0x00000001, 0x42000800,
+ 0x000000a0, 0x0201f800, 0x00101740, 0x4203e000,
+ 0x30000001, 0x4203e000, 0x40000000, 0x0401f000,
+ 0x59a00c07, 0x800409c0, 0x04000007, 0x836c0580,
+ 0x00000000, 0x04000004, 0x4a034407, 0x0000001a,
+ 0x0401f5be, 0x42007000, 0x0010b995, 0x58381c01,
+ 0x58382201, 0x58383202, 0x8c040d00, 0x0400000b,
+ 0x59a01208, 0x82080500, 0x0000f003, 0x040205b7,
+ 0x82080480, 0x00000841, 0x040215b4, 0x82080480,
+ 0x00000100, 0x040015b1, 0x40040000, 0x800c0540,
+ 0x82000500, 0x00000028, 0x82000580, 0x00000028,
+ 0x040005aa, 0x8c040d0a, 0x04000008, 0x59a03c08,
+ 0x821c0480, 0x00000006, 0x040215a4, 0x821c0480,
+ 0x00000001, 0x040015a1, 0x8c040d06, 0x04000003,
+ 0x4a0378e4, 0x000c0000, 0x8c040d04, 0x04000004,
+ 0x59e00002, 0x84000548, 0x4803c002, 0x8c040d02,
+ 0x04000005, 0x42002800, 0x00007600, 0x4a002805,
+ 0xd0000000, 0x40040000, 0x800c0540, 0x48007401,
+ 0x8c040d00, 0x04000002, 0x48087201, 0x8c040d0a,
+ 0x0400001f, 0x481c7202, 0x4c0c0000, 0x4c100000,
+ 0x4c180000, 0x0201f800, 0x001061b2, 0x4df00000,
+ 0x58383a02, 0x481fc857, 0x41780000, 0x801c3840,
+ 0x800010c8, 0x82081400, 0x0000bf32, 0x4a001001,
+ 0x00000000, 0x801c1c80, 0x04021003, 0x4a001001,
+ 0x00000002, 0x80000000, 0x82001c80, 0x00000005,
+ 0x040017f4, 0x5c03e000, 0x02000800, 0x0010619f,
+ 0x5c003000, 0x5c002000, 0x5c001800, 0x480f4407,
+ 0x48134208, 0x481b4408, 0x0401f521, 0x4d440000,
+ 0x4d340000, 0x59a28c07, 0x0201f800, 0x00020319,
+ 0x04020009, 0x0201f800, 0x00104194, 0x04000009,
+ 0x4a034407, 0x00000009, 0x5c026800, 0x5c028800,
+ 0x0401f556, 0x5c026800, 0x5c028800, 0x0401f557,
+ 0x59a01208, 0x59a01c08, 0x5934400a, 0x82203d00,
+ 0x0000e000, 0x801c391a, 0x8c081500, 0x04000024,
+ 0x820c0d00, 0x00000007, 0x82040580, 0x00000000,
+ 0x04000010, 0x82040580, 0x00000001, 0x0400000d,
+ 0x82040580, 0x00000003, 0x0400000a, 0x82040580,
+ 0x00000004, 0x04000007, 0x82040580, 0x00000013,
+ 0x04000004, 0x4937c857, 0x42000800, 0x00000003,
+ 0x82204500, 0xffff1fff, 0x800400da, 0x80200540,
+ 0x4802680a, 0x4c080000, 0x4c1c0000, 0x0201f800,
+ 0x001061b2, 0x0201f800, 0x0010446b, 0x0201f800,
+ 0x0010619f, 0x5c003800, 0x5c001000, 0x481f4408,
+ 0x5934400a, 0x82203d00, 0x0f000000, 0x801c3930,
+ 0x8c081504, 0x04020012, 0x8c081502, 0x0400000c,
+ 0x4823c857, 0x82204500, 0xf0ffffff, 0x59a01a09,
+ 0x820c0d00, 0x0000000f, 0x800400f0, 0x8400056e,
+ 0x80200540, 0x4802680a, 0x4803c857, 0x481f4209,
+ 0x5c026800, 0x5c028800, 0x0401f4cd, 0x82204500,
+ 0xf07fffff, 0x4822680a, 0x0401f7f9, 0x8d0e1d0e,
+ 0x04000004, 0x4a034407, 0x00000001, 0x0401f507,
+ 0x836c0580, 0x00000003, 0x04020010, 0x59a8000f,
+ 0x497b4407, 0x0201f800, 0x00104755, 0x0400000f,
+ 0x82000d00, 0x00ffff00, 0x0402000c, 0x82000c00,
+ 0x00101b0f, 0x50040800, 0x80040910, 0x82041580,
+ 0x00000080, 0x04020004, 0x4a034407, 0x00000007,
+ 0x0401f4f2, 0x48074407, 0x82000d00, 0x0000ffff,
+ 0x48074208, 0x80000120, 0x48034408, 0x59a8021b,
+ 0x82001500, 0x00002100, 0x480b440a, 0x8c000502,
+ 0x0400001f, 0x8c000506, 0x04000009, 0x82000d00,
+ 0x0000000a, 0x82040d80, 0x0000000a, 0x04020004,
+ 0x4a03420a, 0x00000001, 0x0401f022, 0x8c00050a,
+ 0x04000009, 0x82000d00, 0x00000022, 0x82040d80,
+ 0x00000022, 0x04020004, 0x4a03420a, 0x00000003,
+ 0x0401f018, 0x8c000508, 0x04000009, 0x82000d00,
+ 0x00000012, 0x82040d80, 0x00000012, 0x04020004,
+ 0x4a03420a, 0x00000002, 0x0401f00e, 0x0201f800,
+ 0x00104755, 0x04020004, 0x4a03420a, 0x00000004,
+ 0x0401f47f, 0x8c000506, 0x04000004, 0x4a034407,
+ 0x00000005, 0x0401f4bd, 0x4a03420a, 0x00000000,
+ 0x0401f477, 0x59a8002a, 0x48034408, 0x59a8002b,
+ 0x4803420a, 0x0401f472, 0x42007800, 0x0010bdb1,
+ 0x59a00407, 0x4803c857, 0x82000c80, 0x0000000a,
+ 0x040214b2, 0x0c01f001, 0x001020d1, 0x00102069,
+ 0x00102077, 0x0010208a, 0x001020ab, 0x001020d3,
+ 0x00102061, 0x00102061, 0x00102061, 0x00102061,
+ 0x00102062, 0x0401f4a5, 0x59a00208, 0x48007c01,
+ 0x59a00408, 0x48007a01, 0x0201f800, 0x001003e9,
+ 0x0401f069, 0x836c0580, 0x00000000, 0x04000497,
+ 0x59a00a08, 0x59a00408, 0x900001c0, 0x80040d40,
+ 0x4807c857, 0x59a00a09, 0x59a00409, 0x900001c0,
+ 0x80040d40, 0x4807c857, 0x0401f05b, 0x836c0580,
+ 0x00000000, 0x04000489, 0x59a00408, 0x59a01208,
+ 0x900001c0, 0x80081540, 0x59a00409, 0x59a01a09,
+ 0x900001c0, 0x800c1d40, 0x42000000, 0x0010c642,
+ 0x480fc857, 0x480bc857, 0x42000800, 0x00001000,
+ 0x0201f000, 0x001031dc, 0x59a00a08, 0x59a00408,
+ 0x900001c0, 0x80041d40, 0x820c0c80, 0x0010afb1,
+ 0x04021476, 0x820c0c80, 0x00100000, 0x04001473,
+ 0x480fc857, 0x823c7c00, 0x0000000d, 0x503c0800,
+ 0x800409c0, 0x04000006, 0x823c0580, 0x00000011,
+ 0x0400046a, 0x803c7800, 0x0401f7f9, 0x59e41001,
+ 0x82080d00, 0xfffeffcf, 0x4807c801, 0x440c7800,
+ 0x46001800, 0x0201f800, 0x800c1800, 0x46001800,
+ 0x0010031d, 0x480bc801, 0x0401f027, 0x59a01a08,
+ 0x59a00408, 0x900001c0, 0x800c1d40, 0x480c7803,
+ 0x59a02209, 0x59a00409, 0x900001c0, 0x80102540,
+ 0x48107804, 0x59a0020a, 0x40001000, 0x48007807,
+ 0x80000040, 0x0400144d, 0x48007808, 0x42000800,
+ 0x00004000, 0x0201f800, 0x00105fef, 0x80000540,
+ 0x04000002, 0x0401f445, 0x40040000, 0x800c1c00,
+ 0x04001442, 0x4800780a, 0x480c7805, 0x48107806,
+ 0x4978780c, 0x59a0040a, 0x800000c4, 0x4800780b,
+ 0x59e40001, 0x4803c857, 0x82000540, 0x00040000,
+ 0x4803c801, 0x0201f000, 0x00101cbf, 0x49787803,
+ 0x49787804, 0x49787808, 0x49787807, 0x49787803,
+ 0x49787805, 0x49787806, 0x4978780c, 0x4978780b,
+ 0x59e40001, 0x84000524, 0x0401f7f2, 0x59a80005,
+ 0x48034407, 0x59a80006, 0x48034208, 0x59a80007,
+ 0x48034408, 0x0201f000, 0x00101cbf, 0x0201f800,
+ 0x0010032d, 0x4803c856, 0x4a03c013, 0x03800300,
+ 0x4a03c014, 0x03800380, 0x59a00c07, 0x82040580,
+ 0x000000a0, 0x04000004, 0x82040580, 0x000000a2,
+ 0x04020021, 0x59a0140b, 0x82080480, 0x00000100,
+ 0x0402101d, 0x59a0020c, 0x8c000500, 0x04020026,
+ 0x59a00a0b, 0x800409c0, 0x04000017, 0x82040480,
+ 0x00000041, 0x04021014, 0x0201f800, 0x001031af,
+ 0x0400000b, 0x59a01008, 0x900811c0, 0x59a0180a,
+ 0x900c19c0, 0x59a00a0b, 0x0201f800, 0x001031d6,
+ 0x4a01d808, 0x00102119, 0x1c01f000, 0x4a034407,
+ 0x00000002, 0x4a03c014, 0x03800000, 0x0201f000,
+ 0x00101d02, 0x4a03c014, 0x03800000, 0x0201f000,
+ 0x00101d06, 0x4031d800, 0x58ef400a, 0x58ee580c,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
+ 0x00101cfa, 0x59a00c07, 0x59a0140b, 0x59a0020c,
+ 0x8c000500, 0x04020039, 0x832e5c00, 0x00000005,
+ 0x4178c000, 0x59a0ba0b, 0x40600000, 0x812c0400,
+ 0x5000c800, 0x82641d00, 0x000000ff, 0x4c040000,
+ 0x4c080000, 0x0401f8c9, 0x5c001000, 0x5c000800,
+ 0x04000038, 0x805cb840, 0x04000032, 0x80081000,
+ 0x82641d00, 0x0000ff00, 0x800c1910, 0x4c040000,
+ 0x4c080000, 0x0401f8bd, 0x5c001000, 0x5c000800,
+ 0x0400002c, 0x805cb840, 0x04000026, 0x80081000,
+ 0x82641d00, 0x00ff0000, 0x800c1920, 0x4c040000,
+ 0x4c080000, 0x0401f8b1, 0x5c001000, 0x5c000800,
+ 0x04000020, 0x805cb840, 0x0400001a, 0x80081000,
+ 0x82641d00, 0xff000000, 0x800c1930, 0x4c040000,
+ 0x4c080000, 0x0401f8a5, 0x5c001000, 0x5c000800,
+ 0x04000014, 0x805cb840, 0x0400000e, 0x80081000,
+ 0x8060c000, 0x0401f7cd, 0x59a0020b, 0x82000500,
+ 0x000000ff, 0x40001800, 0x4c040000, 0x4c080000,
+ 0x0401f896, 0x5c001000, 0x5c000800, 0x04000005,
+ 0x4a03c014, 0x03800000, 0x0201f000, 0x00101cbf,
+ 0x4a03c014, 0x03800000, 0x4a034407, 0x00000004,
+ 0x0201f000, 0x00101d02, 0x4803c856, 0x59a80873,
+ 0x8c040d3e, 0x04020005, 0x4a03c013, 0x03800300,
+ 0x4a03c014, 0x03800380, 0x59a00c07, 0x82040580,
+ 0x000000a0, 0x04000004, 0x82040580, 0x000000a2,
+ 0x04020076, 0x59a0140b, 0x82080480, 0x00000100,
+ 0x04021072, 0x59a0020c, 0x8c000500, 0x0402005d,
+ 0x59a01a0b, 0x800c19c0, 0x0400006c, 0x820c0480,
+ 0x00000041, 0x04021069, 0x0201f800, 0x001031af,
+ 0x0402000b, 0x4a034407, 0x00000002, 0x59a80873,
+ 0x8c040d3e, 0x04020003, 0x4a03c014, 0x03800000,
+ 0x4803c857, 0x0201f000, 0x00101d02, 0x59a80073,
+ 0x8c00053e, 0x02020000, 0x0010a7eb, 0x832e5c00,
+ 0x00000005, 0x4178c000, 0x59a0ba0b, 0x4803c857,
+ 0x40600000, 0x812c0400, 0x4000c800, 0x4c040000,
+ 0x4c080000, 0x0401f887, 0x5c001000, 0x5c000800,
+ 0x04000044, 0x4414c800, 0x805cb840, 0x0400002b,
+ 0x80081000, 0x4c040000, 0x4c080000, 0x0401f87d,
+ 0x5c001000, 0x5c000800, 0x0400003a, 0x50640000,
+ 0x801428d0, 0x80140540, 0x4400c800, 0x805cb840,
+ 0x0400001e, 0x80081000, 0x4c040000, 0x4c080000,
+ 0x0401f870, 0x5c001000, 0x5c000800, 0x0400002d,
+ 0x50640000, 0x801428e0, 0x80140540, 0x4400c800,
+ 0x805cb840, 0x04000011, 0x80081000, 0x4c040000,
+ 0x4c080000, 0x0401f863, 0x5c001000, 0x5c000800,
+ 0x04000020, 0x50640000, 0x801428f0, 0x80140540,
+ 0x4400c800, 0x805cb840, 0x04000004, 0x80081000,
+ 0x8060c000, 0x0401f7ca, 0x59a00a0b, 0x59a01008,
+ 0x900811c0, 0x59a0180a, 0x900c19c0, 0x4a03c014,
+ 0x03800000, 0x412c0000, 0x0201f000, 0x001031d9,
+ 0x4803c857, 0x59a80073, 0x8c00053e, 0x02020000,
+ 0x00101d06, 0x0401f847, 0x04000006, 0x48174407,
+ 0x4a03c014, 0x03800000, 0x0201f000, 0x00101cbf,
+ 0x4a03c014, 0x03800000, 0x4a034407, 0x00000004,
+ 0x0201f000, 0x00101d02, 0x4a03c014, 0x03800000,
+ 0x0201f000, 0x00101d06, 0x4c5c0000, 0x4c600000,
+ 0x4c640000, 0x4004b800, 0x4008c000, 0x400cc800,
+ 0x0401f87a, 0x04000012, 0x0401f8b2, 0x04020014,
+ 0x4060b800, 0x0401f8af, 0x04020011, 0x4064b800,
+ 0x0401f8ac, 0x0402000e, 0x0401f896, 0x4ce80000,
+ 0x4201d000, 0x00001388, 0x0201f800, 0x001059d2,
+ 0x5c01d000, 0x82000540, 0x00000001, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x0401f889,
+ 0x80000580, 0x0401f7fa, 0x4c5c0000, 0x485fc857,
+ 0x0401f85e, 0x0400000a, 0x825cbd40, 0x00000001,
+ 0x0401f894, 0x0402000a, 0x0401f8dc, 0x0401f916,
+ 0x0401f87c, 0x82000540, 0x00000001, 0x4803c857,
+ 0x4867c857, 0x5c00b800, 0x1c01f000, 0x0401f875,
+ 0x80000580, 0x4803c857, 0x485fc857, 0x0401f7f8,
+ 0x4c5c0000, 0x4c600000, 0x4c640000, 0x4807c857,
+ 0x480bc857, 0x4004b800, 0x4008c000, 0x0401f843,
+ 0x0400000d, 0x0401f87b, 0x04020010, 0x4c5c0000,
+ 0x4060b800, 0x0401f877, 0x5c00b800, 0x0402000b,
+ 0x0401ffda, 0x04000004, 0x0401f85e, 0x82000540,
+ 0x00000001, 0x40642800, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x0401f856, 0x80000580,
+ 0x4803c857, 0x4867c857, 0x0401f7f7, 0x4ce80000,
+ 0x4c580000, 0x4803c856, 0x4200b000, 0x0000000c,
+ 0x4201d000, 0x0000000a, 0x0201f800, 0x001059d2,
+ 0x4a03c013, 0x02000200, 0x4201d000, 0x0000000a,
+ 0x0201f800, 0x001059d2, 0x4a03c013, 0x02000000,
+ 0x8058b040, 0x040207f3, 0x42000800, 0x000003e8,
+ 0x4a03c013, 0x03800300, 0x80040840, 0x04000010,
+ 0x4a03c014, 0x03800000, 0x59e00013, 0x4a03c014,
+ 0x03800380, 0x82000500, 0x00000300, 0x82000580,
+ 0x00000300, 0x040207f3, 0x82000540, 0x00000001,
+ 0x5c00b000, 0x5c01d000, 0x1c01f000, 0x4803c857,
+ 0x80000580, 0x0401f7fb, 0x4ce80000, 0x4803c856,
0x42000800, 0x000003e8, 0x4a03c013, 0x03800300,
- 0x80040840, 0x04000010, 0x4a03c014, 0x03800000,
+ 0x80040840, 0x0400001b, 0x4a03c014, 0x03800000,
0x59e00013, 0x4a03c014, 0x03800380, 0x82000500,
0x00000300, 0x82000580, 0x00000300, 0x040207f3,
- 0x82000540, 0x00000001, 0x5c00b000, 0x5c01d000,
- 0x1c01f000, 0x4803c857, 0x80000580, 0x0401f7fb,
- 0x4ce80000, 0x4803c856, 0x42000800, 0x000003e8,
- 0x4a03c013, 0x03800300, 0x80040840, 0x0400001b,
+ 0x4201d000, 0x0000000a, 0x0201f800, 0x001059d2,
+ 0x4a03c013, 0x01000000, 0x4201d000, 0x0000000a,
+ 0x0201f800, 0x001059d2, 0x4a03c013, 0x02000000,
+ 0x82000540, 0x00000001, 0x5c01d000, 0x1c01f000,
+ 0x4803c857, 0x0401ffb2, 0x040207ee, 0x0401f7fb,
+ 0x4803c856, 0x4a03c013, 0x01000000, 0x4ce80000,
+ 0x4201d000, 0x0000000a, 0x0201f800, 0x001059d2,
+ 0x5c01d000, 0x4a03c013, 0x02000200, 0x4ce80000,
+ 0x4201d000, 0x0000000a, 0x0201f800, 0x001059d2,
+ 0x5c01d000, 0x4a03c013, 0x01000100, 0x1c01f000,
+ 0x4c5c0000, 0x4c600000, 0x485fc857, 0x4200c000,
+ 0x00000008, 0x825c0500, 0x00000080, 0x800000c2,
+ 0x82000540, 0x01000000, 0x4803c013, 0x4ce80000,
+ 0x4201d000, 0x0000000a, 0x0201f800, 0x001059d2,
+ 0x5c01d000, 0x4a03c013, 0x02000200, 0x4ce80000,
+ 0x4201d000, 0x0000000a, 0x0201f800, 0x001059d2,
+ 0x5c01d000, 0x4a03c013, 0x02000000, 0x805cb8c2,
+ 0x8060c040, 0x040207e8, 0x4a03c013, 0x01000100,
+ 0x4ce80000, 0x4201d000, 0x0000000a, 0x0201f800,
+ 0x001059d2, 0x5c01d000, 0x4a03c013, 0x02000200,
+ 0x4ce80000, 0x4201d000, 0x0000000a, 0x0201f800,
+ 0x001059d2, 0x5c01d000, 0x4a03c014, 0x03800000,
+ 0x42000800, 0x000003e8, 0x59e0b813, 0x825cbd00,
+ 0x00000100, 0x80040840, 0x04000004, 0x405c0000,
+ 0x80000540, 0x040207f9, 0x4a03c014, 0x03800380,
+ 0x4a03c013, 0x02000000, 0x4ce80000, 0x4201d000,
+ 0x0000000a, 0x0201f800, 0x001059d2, 0x5c01d000,
+ 0x485fc857, 0x405c0000, 0x80000540, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x4c600000, 0x4803c856,
+ 0x4a03c013, 0x01000100, 0x4200c000, 0x00000008,
+ 0x4200c800, 0x000003e8, 0x4ce80000, 0x4201d000,
+ 0x0000000a, 0x0201f800, 0x001059d2, 0x5c01d000,
+ 0x4a03c013, 0x02000200, 0x4a03c014, 0x03800000,
+ 0x59e00013, 0x4a03c014, 0x03800380, 0x82000500,
+ 0x00000200, 0x04020003, 0x8064c840, 0x040207f7,
+ 0x4178c800, 0x0401f009, 0x4ce80000, 0x4201d000,
+ 0x0000000a, 0x0201f800, 0x001059d2, 0x5c01d000,
+ 0x4a03c013, 0x02000200, 0x4ce80000, 0x4201d000,
+ 0x0000000a, 0x0201f800, 0x001059d2, 0x5c01d000,
0x4a03c014, 0x03800000, 0x59e00013, 0x4a03c014,
- 0x03800380, 0x82000500, 0x00000300, 0x82000580,
- 0x00000300, 0x040207f3, 0x4201d000, 0x0000000a,
- 0x0201f800, 0x0010592d, 0x4a03c013, 0x01000000,
- 0x4201d000, 0x0000000a, 0x0201f800, 0x0010592d,
- 0x4a03c013, 0x02000000, 0x82000540, 0x00000001,
- 0x5c01d000, 0x1c01f000, 0x4803c857, 0x0401ffb2,
- 0x040207ee, 0x0401f7fb, 0x4803c856, 0x4a03c013,
- 0x01000000, 0x4ce80000, 0x4201d000, 0x0000000a,
- 0x0201f800, 0x0010592d, 0x5c01d000, 0x4a03c013,
- 0x02000200, 0x4ce80000, 0x4201d000, 0x0000000a,
- 0x0201f800, 0x0010592d, 0x5c01d000, 0x4a03c013,
- 0x01000100, 0x1c01f000, 0x4c5c0000, 0x4c600000,
- 0x485fc857, 0x4200c000, 0x00000008, 0x825c0500,
- 0x00000080, 0x800000c2, 0x82000540, 0x01000000,
- 0x4803c013, 0x4ce80000, 0x4201d000, 0x0000000a,
- 0x0201f800, 0x0010592d, 0x5c01d000, 0x4a03c013,
- 0x02000200, 0x4ce80000, 0x4201d000, 0x0000000a,
- 0x0201f800, 0x0010592d, 0x5c01d000, 0x4a03c013,
- 0x02000000, 0x805cb8c2, 0x8060c040, 0x040207e8,
- 0x4a03c013, 0x01000100, 0x4ce80000, 0x4201d000,
- 0x0000000a, 0x0201f800, 0x0010592d, 0x5c01d000,
- 0x4a03c013, 0x02000200, 0x4ce80000, 0x4201d000,
- 0x0000000a, 0x0201f800, 0x0010592d, 0x5c01d000,
- 0x4a03c014, 0x03800000, 0x42000800, 0x000003e8,
- 0x59e0b813, 0x825cbd00, 0x00000100, 0x80040840,
- 0x04000004, 0x405c0000, 0x80000540, 0x040207f9,
- 0x4a03c014, 0x03800380, 0x4a03c013, 0x02000000,
+ 0x03800380, 0x82000500, 0x00000100, 0x80000110,
+ 0x8064c8c2, 0x8064cd40, 0x4a03c013, 0x02000000,
+ 0x8060c040, 0x040207e5, 0x4867c857, 0x5c00c000,
+ 0x1c01f000, 0x4803c856, 0x4a03c013, 0x01000100,
0x4ce80000, 0x4201d000, 0x0000000a, 0x0201f800,
- 0x0010592d, 0x5c01d000, 0x485fc857, 0x405c0000,
- 0x80000540, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x4c600000, 0x4803c856, 0x4a03c013, 0x01000100,
- 0x4200c000, 0x00000008, 0x4200c800, 0x000003e8,
+ 0x001059d2, 0x5c01d000, 0x4a03c013, 0x02000200,
0x4ce80000, 0x4201d000, 0x0000000a, 0x0201f800,
- 0x0010592d, 0x5c01d000, 0x4a03c013, 0x02000200,
- 0x4a03c014, 0x03800000, 0x59e00013, 0x4a03c014,
- 0x03800380, 0x82000500, 0x00000200, 0x04020003,
- 0x8064c840, 0x040207f7, 0x4178c800, 0x0401f009,
- 0x4ce80000, 0x4201d000, 0x0000000a, 0x0201f800,
- 0x0010592d, 0x5c01d000, 0x4a03c013, 0x02000200,
- 0x4ce80000, 0x4201d000, 0x0000000a, 0x0201f800,
- 0x0010592d, 0x5c01d000, 0x4a03c014, 0x03800000,
- 0x59e00013, 0x4a03c014, 0x03800380, 0x82000500,
- 0x00000100, 0x80000110, 0x8064c8c2, 0x8064cd40,
- 0x4a03c013, 0x02000000, 0x8060c040, 0x040207e5,
- 0x4867c857, 0x5c00c000, 0x1c01f000, 0x4803c856,
- 0x4a03c013, 0x01000100, 0x4ce80000, 0x4201d000,
- 0x0000000a, 0x0201f800, 0x0010592d, 0x5c01d000,
- 0x4a03c013, 0x02000200, 0x4ce80000, 0x4201d000,
- 0x0000000a, 0x0201f800, 0x0010592d, 0x5c01d000,
- 0x4a03c013, 0x02000000, 0x1c01f000, 0x59a00408,
- 0x59a8082a, 0x4803502a, 0x48074408, 0x59a00a0a,
- 0x82040480, 0x00000014, 0x04021003, 0x42000800,
- 0x000007d0, 0x59a8002b, 0x4807502b, 0x4803420a,
- 0x0201f000, 0x00101cba, 0x836c0580, 0x00000000,
- 0x0400000e, 0x59a80005, 0x59a00c07, 0x80041580,
- 0x82081500, 0x00000040, 0x02000000, 0x00101cba,
- 0x80080580, 0x48035005, 0x0201f800, 0x00100419,
- 0x0201f000, 0x00101cba, 0x59a00407, 0x59a80805,
- 0x48035005, 0x80040d80, 0x8c040d0c, 0x02020800,
- 0x00100419, 0x59a00208, 0x48035006, 0x59a00408,
- 0x48035007, 0x0201f000, 0x00101cba, 0x59a80073,
- 0x8c00053e, 0x02000000, 0x00101cf1, 0x59a00c07,
- 0x8c040d00, 0x04000021, 0x4a034407, 0x00000001,
- 0x8c000506, 0x02020000, 0x00101cfd, 0x4a034407,
- 0x00000009, 0x59aa6874, 0x0201f800, 0x0010416b,
- 0x02020000, 0x00101cfd, 0x4a034407, 0x00000003,
- 0x0201f800, 0x000209ee, 0x02000000, 0x00101cfd,
- 0x48ee6022, 0x4a01d808, 0x00102392, 0x4a026407,
- 0x00000012, 0x4936600a, 0x42027000, 0x000000d7,
- 0x0201f000, 0x00020a34, 0x59a00407, 0x800001c0,
- 0x02020000, 0x00101cfd, 0x0201f800, 0x0010a616,
- 0x0201f000, 0x00101cba, 0x8d0e1d0e, 0x04000005,
- 0x4a034407, 0x00000001, 0x0201f000, 0x00101cfd,
- 0x0201f800, 0x00104716, 0x04020005, 0x4a034407,
- 0x00000016, 0x0201f000, 0x00101cfd, 0x836c0580,
- 0x00000003, 0x04000005, 0x4a034407, 0x00000007,
- 0x0201f000, 0x00101cfd, 0x59a00c07, 0x82040500,
- 0xffffff00, 0x02020000, 0x00101d01, 0x82041580,
- 0x000000ff, 0x04020007, 0x59a8000f, 0x82000500,
- 0x000000ff, 0x82001540, 0x0000ff00, 0x0401f011,
- 0x82040400, 0x00101b0a, 0x50000000, 0x80000110,
- 0x82000580, 0x00000080, 0x02000000, 0x00101d01,
- 0x59a8000f, 0x82000500, 0x000000ff, 0x80041580,
- 0x02000000, 0x00101d01, 0x840409c0, 0x80041540,
- 0x0201f800, 0x001070f5, 0x04020005, 0x4a034407,
- 0x00000003, 0x0201f000, 0x00101cfd, 0x48ee6022,
- 0x480a621d, 0x4a02641d, 0x0000bc09, 0x4a026407,
- 0x00000001, 0x0201f800, 0x001031a5, 0x04020007,
- 0x0201f800, 0x00020a10, 0x4a034407, 0x00000002,
- 0x0201f000, 0x00101cfd, 0x497a5a05, 0x497a5806,
- 0x4a025c05, 0x00008000, 0x4a01d808, 0x00102440,
- 0x492e6009, 0x42027000, 0x00000032, 0x0201f000,
- 0x00020a34, 0x8d0e1d0e, 0x04000005, 0x4a034407,
- 0x00000001, 0x0201f000, 0x00101cfd, 0x0201f800,
- 0x00104716, 0x04020005, 0x4a034407, 0x00000016,
- 0x0201f000, 0x00101cfd, 0x836c0580, 0x00000003,
- 0x04000005, 0x4a034407, 0x00000007, 0x0201f000,
- 0x00101cfd, 0x59a00c07, 0x82040500, 0xffffff00,
- 0x02020000, 0x00101d01, 0x82041580, 0x000000ff,
- 0x04020007, 0x59a8000f, 0x82000500, 0x000000ff,
- 0x82001540, 0x0000ff00, 0x0401f011, 0x82040400,
- 0x00101b0a, 0x50000000, 0x80000110, 0x82000580,
- 0x00000080, 0x02000000, 0x00101d01, 0x59a8000f,
- 0x82000500, 0x000000ff, 0x80041580, 0x02000000,
- 0x00101d01, 0x840409c0, 0x80041540, 0x0201f800,
- 0x001070f5, 0x04020005, 0x4a034407, 0x00000003,
- 0x0201f000, 0x00101cfd, 0x48ee6022, 0x480a621d,
- 0x4a02641d, 0x0000bc05, 0x4a026407, 0x00000001,
- 0x0201f800, 0x001031a5, 0x04020007, 0x0201f800,
- 0x00020a10, 0x4a034407, 0x00000002, 0x0201f000,
- 0x00101cfd, 0x497a5a05, 0x497a5806, 0x4a025c05,
- 0x00008000, 0x4a01d808, 0x00102440, 0x492e6009,
- 0x42027000, 0x00000032, 0x0201f000, 0x00020a34,
- 0x592c0006, 0x82000580, 0x01000000, 0x02020000,
- 0x00101cba, 0x4a034407, 0x00000004, 0x0201f000,
- 0x00101cfd, 0x497b4407, 0x497b4208, 0x8d0e1d20,
- 0x04000008, 0x59a8004d, 0x59a8084e, 0x80040480,
- 0x59a8084f, 0x48074407, 0x80041480, 0x480b4208,
- 0x0201f800, 0x001032e6, 0x48034408, 0x59a8100d,
- 0x59a80251, 0x80080480, 0x4803420a, 0x495f440a,
- 0x59a8001a, 0x4803420c, 0x0201f000, 0x00101cba,
+ 0x001059d2, 0x5c01d000, 0x4a03c013, 0x02000000,
+ 0x1c01f000, 0x59a00408, 0x59a8082a, 0x4803502a,
+ 0x48074408, 0x59a00a0a, 0x82040480, 0x00000014,
+ 0x04021003, 0x42000800, 0x000007d0, 0x59a8002b,
+ 0x4807502b, 0x4803420a, 0x0201f000, 0x00101cbf,
+ 0x836c0580, 0x00000000, 0x0400000e, 0x59a80005,
+ 0x59a00c07, 0x80041580, 0x82081500, 0x00000040,
+ 0x02000000, 0x00101cbf, 0x80080580, 0x48035005,
+ 0x0201f800, 0x00100419, 0x0201f000, 0x00101cbf,
+ 0x59a00407, 0x59a80805, 0x48035005, 0x80040d80,
+ 0x8c040d0c, 0x02020800, 0x00100419, 0x59a00208,
+ 0x48035006, 0x59a00408, 0x48035007, 0x0201f000,
+ 0x00101cbf, 0x59a80073, 0x8c00053e, 0x02000000,
+ 0x00101cf6, 0x59a00c07, 0x8c040d00, 0x04000021,
+ 0x4a034407, 0x00000001, 0x8c000506, 0x02020000,
+ 0x00101d02, 0x4a034407, 0x00000009, 0x59aa6874,
+ 0x0201f800, 0x00104187, 0x02020000, 0x00101d02,
+ 0x4a034407, 0x00000003, 0x0201f800, 0x000209ee,
+ 0x02000000, 0x00101d02, 0x48ee6022, 0x4a01d808,
+ 0x0010239c, 0x4a026407, 0x00000012, 0x4936600a,
+ 0x42027000, 0x000000d7, 0x0201f000, 0x00020a34,
+ 0x59a00407, 0x800001c0, 0x02020000, 0x00101d02,
+ 0x0201f800, 0x0010a709, 0x0201f000, 0x00101cbf,
0x8d0e1d0e, 0x04000005, 0x4a034407, 0x00000001,
- 0x0201f000, 0x00101cfd, 0x59a00407, 0x8c000500,
- 0x0402000f, 0x59a80050, 0x81640480, 0x04001008,
- 0x59a8000b, 0x81500580, 0x04000009, 0x59a8004e,
- 0x59a8104d, 0x80080580, 0x04000005, 0x4a034407,
- 0x00000018, 0x0201f000, 0x00101cfd, 0x850e1d58,
- 0x4803c856, 0x850e1d46, 0x0201f800, 0x00103461,
- 0x0201f000, 0x00101cba, 0x599c0201, 0x48035061,
- 0x41780800, 0x42001000, 0x00003b10, 0x0201f800,
- 0x00105f69, 0x480b5062, 0x1c01f000, 0x0401f807,
- 0x42018800, 0x00000000, 0x04020003, 0x42018800,
- 0x00000001, 0x1c01f000, 0x82000540, 0x00000001,
- 0x0402500d, 0x4203e000, 0x80000000, 0x40e81000,
- 0x41780800, 0x42000000, 0x00000064, 0x0201f800,
- 0x00105f69, 0x5994002e, 0x80080400, 0x4803282e,
- 0x80000580, 0x1c01f000, 0x4d900000, 0x4dd00000,
- 0x4da40000, 0x4d140000, 0x417a3000, 0x0201f800,
- 0x00106705, 0x0201f800, 0x001062a1, 0x5c022800,
- 0x5c034800, 0x5c03a000, 0x5c032000, 0x1c01f000,
- 0x42000800, 0x0000007c, 0x0201f800, 0x001010da,
- 0x4a03902c, 0x00200000, 0x4200b000, 0x000001f4,
- 0x59c8002c, 0x8c00052c, 0x04000007, 0x8058b040,
- 0x040207fc, 0x42000000, 0x00004003, 0x41781000,
- 0x0401f131, 0x4a035068, 0x00000002, 0x42006000,
- 0x00102601, 0x50301000, 0x41784800, 0x4a03902d,
- 0x00008000, 0x4200b000, 0x000001f4, 0x59c8002c,
- 0x8c000534, 0x04000007, 0x8058b040, 0x040207fc,
- 0x42000000, 0x00004003, 0x41781000, 0x0401f11e,
- 0x0401f8a2, 0x80244800, 0x82240580, 0x000003b1,
- 0x040207fc, 0x0401f927, 0x41784800, 0x0401f8c8,
- 0x80244800, 0x82240580, 0x000003b1, 0x040207fc,
- 0x80306000, 0x82300580, 0x00102603, 0x040207e2,
+ 0x0201f000, 0x00101d02, 0x0201f800, 0x00104755,
+ 0x04020005, 0x4a034407, 0x00000016, 0x0201f000,
+ 0x00101d02, 0x836c0580, 0x00000003, 0x04000005,
+ 0x4a034407, 0x00000007, 0x0201f000, 0x00101d02,
+ 0x59a00c07, 0x82040500, 0xffffff00, 0x02020000,
+ 0x00101d06, 0x82041580, 0x000000ff, 0x04020007,
+ 0x59a8000f, 0x82000500, 0x000000ff, 0x82001540,
+ 0x0000ff00, 0x0401f011, 0x82040400, 0x00101b0f,
+ 0x50000000, 0x80000110, 0x82000580, 0x00000080,
+ 0x02000000, 0x00101d06, 0x59a8000f, 0x82000500,
+ 0x000000ff, 0x80041580, 0x02000000, 0x00101d06,
+ 0x840409c0, 0x80041540, 0x0201f800, 0x00107188,
+ 0x04020005, 0x4a034407, 0x00000003, 0x0201f000,
+ 0x00101d02, 0x48ee6022, 0x480a621d, 0x4a02641d,
+ 0x0000bc09, 0x4a026407, 0x00000001, 0x0201f800,
+ 0x001031af, 0x04020007, 0x0201f800, 0x00020a10,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00101d02,
+ 0x497a5a05, 0x497a5806, 0x4a025c05, 0x00008000,
+ 0x4a01d808, 0x0010244a, 0x492e6009, 0x42027000,
+ 0x00000032, 0x0201f000, 0x00020a34, 0x8d0e1d0e,
+ 0x04000005, 0x4a034407, 0x00000001, 0x0201f000,
+ 0x00101d02, 0x0201f800, 0x00104755, 0x04020005,
+ 0x4a034407, 0x00000016, 0x0201f000, 0x00101d02,
+ 0x836c0580, 0x00000003, 0x04000005, 0x4a034407,
+ 0x00000007, 0x0201f000, 0x00101d02, 0x59a00c07,
+ 0x82040500, 0xffffff00, 0x02020000, 0x00101d06,
+ 0x82041580, 0x000000ff, 0x04020007, 0x59a8000f,
+ 0x82000500, 0x000000ff, 0x82001540, 0x0000ff00,
+ 0x0401f011, 0x82040400, 0x00101b0f, 0x50000000,
+ 0x80000110, 0x82000580, 0x00000080, 0x02000000,
+ 0x00101d06, 0x59a8000f, 0x82000500, 0x000000ff,
+ 0x80041580, 0x02000000, 0x00101d06, 0x840409c0,
+ 0x80041540, 0x0201f800, 0x00107188, 0x04020005,
+ 0x4a034407, 0x00000003, 0x0201f000, 0x00101d02,
+ 0x48ee6022, 0x480a621d, 0x4a02641d, 0x0000bc05,
+ 0x4a026407, 0x00000001, 0x0201f800, 0x001031af,
+ 0x04020007, 0x0201f800, 0x00020a10, 0x4a034407,
+ 0x00000002, 0x0201f000, 0x00101d02, 0x497a5a05,
+ 0x497a5806, 0x4a025c05, 0x00008000, 0x4a01d808,
+ 0x0010244a, 0x492e6009, 0x42027000, 0x00000032,
+ 0x0201f000, 0x00020a34, 0x592c0006, 0x82000580,
+ 0x01000000, 0x02020000, 0x00101cbf, 0x4a034407,
+ 0x00000004, 0x0201f000, 0x00101d02, 0x497b4407,
+ 0x497b4208, 0x8d0e1d20, 0x04000008, 0x59a8004d,
+ 0x59a8084e, 0x80040480, 0x59a8084f, 0x48074407,
+ 0x80041480, 0x480b4208, 0x0201f800, 0x001032f0,
+ 0x48034408, 0x59a8100d, 0x59a80251, 0x80080480,
+ 0x4803420a, 0x495f440a, 0x59a8001a, 0x4803420c,
+ 0x0201f000, 0x00101cbf, 0x8d0e1d0e, 0x04000005,
+ 0x4a034407, 0x00000001, 0x0201f000, 0x00101d02,
+ 0x59a00407, 0x8c000500, 0x0402000f, 0x59a80050,
+ 0x81640480, 0x04001008, 0x59a8000b, 0x81500580,
+ 0x04000009, 0x59a8004e, 0x59a8104d, 0x80080580,
+ 0x04000005, 0x4a034407, 0x00000018, 0x0201f000,
+ 0x00101d02, 0x850e1d58, 0x4803c856, 0x850e1d46,
+ 0x0201f800, 0x00103474, 0x0201f000, 0x00101cbf,
+ 0x599c0201, 0x48035061, 0x41780800, 0x42001000,
+ 0x00003b10, 0x0201f800, 0x0010600e, 0x480b5062,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000000,
+ 0x04020003, 0x42018800, 0x00000001, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x0402500d, 0x4203e000,
+ 0x80000000, 0x40e81000, 0x41780800, 0x42000000,
+ 0x00000064, 0x0201f800, 0x0010600e, 0x5994002e,
+ 0x80080400, 0x4803282e, 0x80000580, 0x1c01f000,
+ 0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
+ 0x417a3000, 0x0201f800, 0x001067aa, 0x0201f800,
+ 0x00106346, 0x5c022800, 0x5c034800, 0x5c03a000,
+ 0x5c032000, 0x1c01f000, 0x42000800, 0x0000007c,
+ 0x0201f800, 0x001010db, 0x4a03902c, 0x00200000,
+ 0x4200b000, 0x000001f4, 0x59c8002c, 0x8c00052c,
+ 0x04000007, 0x8058b040, 0x040207fc, 0x42000000,
+ 0x00004003, 0x41781000, 0x0401f131, 0x4a035068,
+ 0x00000002, 0x42006000, 0x0010260b, 0x50301000,
+ 0x41784800, 0x4a03902d, 0x00008000, 0x4200b000,
+ 0x000001f4, 0x59c8002c, 0x8c000534, 0x04000007,
+ 0x8058b040, 0x040207fc, 0x42000000, 0x00004003,
+ 0x41781000, 0x0401f11e, 0x0401f8a2, 0x80244800,
+ 0x82240580, 0x000003b1, 0x040207fc, 0x0401f927,
+ 0x41784800, 0x0401f8c8, 0x80244800, 0x82240580,
+ 0x000003b1, 0x040207fc, 0x80306000, 0x82300580,
+ 0x0010260d, 0x040207e2, 0x59a80867, 0x800409c0,
+ 0x04000007, 0x42000000, 0x00004004, 0x42001000,
+ 0x00000002, 0x59a81866, 0x0401f105, 0x42006000,
+ 0x0010260b, 0x4a035068, 0x00000010, 0x50301000,
+ 0x41784800, 0x4a03902d, 0x00000800, 0x0401f881,
+ 0x80244800, 0x82240580, 0x00000018, 0x040207fc,
+ 0x0401f906, 0x41784800, 0x0401f8a7, 0x80244800,
+ 0x82240580, 0x00000018, 0x040207fc, 0x80306000,
+ 0x82300580, 0x0010260d, 0x040207ed, 0x59a80867,
+ 0x800409c0, 0x04000007, 0x42000000, 0x00004004,
+ 0x42001000, 0x00000010, 0x59a81866, 0x0401f0e4,
+ 0x42006000, 0x0010260b, 0x4a035068, 0x00000008,
+ 0x50301000, 0x41784800, 0x4a03902d, 0x00000400,
+ 0x0401f860, 0x80244800, 0x82240580, 0x00000088,
+ 0x040207fc, 0x0401f8e5, 0x41784800, 0x0401f886,
+ 0x80244800, 0x82240580, 0x00000088, 0x040207fc,
+ 0x80306000, 0x82300580, 0x0010260d, 0x040207ed,
0x59a80867, 0x800409c0, 0x04000007, 0x42000000,
- 0x00004004, 0x42001000, 0x00000002, 0x59a81866,
- 0x0401f105, 0x42006000, 0x00102601, 0x4a035068,
- 0x00000010, 0x50301000, 0x41784800, 0x4a03902d,
- 0x00000800, 0x0401f881, 0x80244800, 0x82240580,
- 0x00000018, 0x040207fc, 0x0401f906, 0x41784800,
- 0x0401f8a7, 0x80244800, 0x82240580, 0x00000018,
- 0x040207fc, 0x80306000, 0x82300580, 0x00102603,
- 0x040207ed, 0x59a80867, 0x800409c0, 0x04000007,
- 0x42000000, 0x00004004, 0x42001000, 0x00000010,
- 0x59a81866, 0x0401f0e4, 0x42006000, 0x00102601,
- 0x4a035068, 0x00000008, 0x50301000, 0x41784800,
- 0x4a03902d, 0x00000400, 0x0401f860, 0x80244800,
- 0x82240580, 0x00000088, 0x040207fc, 0x0401f8e5,
- 0x41784800, 0x0401f886, 0x80244800, 0x82240580,
- 0x00000088, 0x040207fc, 0x80306000, 0x82300580,
- 0x00102603, 0x040207ed, 0x59a80867, 0x800409c0,
- 0x04000007, 0x42000000, 0x00004004, 0x42001000,
- 0x00000008, 0x59a81866, 0x0401f0c3, 0x42006000,
- 0x00102601, 0x4a035068, 0x00000020, 0x50301000,
- 0x41784800, 0x4a03902d, 0x00002000, 0x4200b000,
- 0x000001f4, 0x59c8002c, 0x8c000530, 0x04000007,
- 0x8058b040, 0x040207fc, 0x42000000, 0x00004003,
- 0x41781000, 0x0401f0b0, 0x59c8002c, 0x82000500,
- 0xffe0ffff, 0x82080d00, 0x001f0000, 0x80040540,
- 0x4803902c, 0x0401f82d, 0x80244800, 0x82240580,
- 0x00000110, 0x040207fc, 0x0401f8b2, 0x41784800,
- 0x0401f853, 0x59c80034, 0x82080d00, 0x001f0000,
- 0x82000500, 0x001f0000, 0x80040580, 0x04000006,
- 0x59a80067, 0x80000000, 0x48035067, 0x40240000,
- 0x48035066, 0x80244800, 0x82240580, 0x00000110,
- 0x040207f0, 0x80306000, 0x82300580, 0x00102603,
- 0x040207cf, 0x59a80867, 0x800409c0, 0x04000006,
- 0x42000000, 0x00004004, 0x42001000, 0x00000020,
- 0x59a81866, 0x59c8002c, 0x8400052a, 0x4803902c,
- 0x42000800, 0x0000007c, 0x0201f800, 0x001010da,
- 0x0201f000, 0x00101cba, 0x59c8002c, 0x82000500,
- 0xffff0000, 0x82080d00, 0x0000ffff, 0x80040540,
- 0x4803902c, 0x480b9028, 0x480b9029, 0x59a80068,
- 0x82004580, 0x00000004, 0x04000003, 0x480b902a,
- 0x480b902b, 0x59c8002d, 0x82000500, 0xfffffc00,
- 0x80240540, 0x4803902d, 0x4200b000, 0x000001f4,
- 0x59c8002c, 0x82000500, 0x18000000, 0x04000007,
- 0x8058b040, 0x040207fb, 0x42000000, 0x00004003,
- 0x41781000, 0x0401f05c, 0x4a03902e, 0x00000001,
- 0x4200b000, 0x000001f4, 0x59c8002e, 0x8c000500,
- 0x04000006, 0x8058b040, 0x040207fc, 0x42000000,
- 0x00004003, 0x0401f050, 0x1c01f000, 0x41783800,
- 0x59c8002d, 0x82000500, 0xfffffc00, 0x80240d40,
- 0x4807902d, 0x4200b000, 0x000001f4, 0x59c8002c,
- 0x82000500, 0x18000000, 0x04000007, 0x8058b040,
- 0x040207fb, 0x42000000, 0x00004003, 0x41781000,
- 0x0401f03d, 0x59c81830, 0x59c80030, 0x800c0d80,
- 0x040207fd, 0x80080d80, 0x04000002, 0x801c3800,
- 0x59c82031, 0x59c80031, 0x80100d80, 0x040207fd,
- 0x80080d80, 0x04000002, 0x801c3800, 0x59a80068,
- 0x82004580, 0x00000004, 0x0400001b, 0x42004000,
- 0x0000ffff, 0x59c82832, 0x59c80032, 0x80140d80,
- 0x040207fd, 0x80080d80, 0x04000002, 0x801c3800,
- 0x59c83033, 0x59c80033, 0x80180d80, 0x040207fd,
- 0x80080d80, 0x04000002, 0x801c3800, 0x59c80034,
+ 0x00004004, 0x42001000, 0x00000008, 0x59a81866,
+ 0x0401f0c3, 0x42006000, 0x0010260b, 0x4a035068,
+ 0x00000020, 0x50301000, 0x41784800, 0x4a03902d,
+ 0x00002000, 0x4200b000, 0x000001f4, 0x59c8002c,
+ 0x8c000530, 0x04000007, 0x8058b040, 0x040207fc,
+ 0x42000000, 0x00004003, 0x41781000, 0x0401f0b0,
+ 0x59c8002c, 0x82000500, 0xffe0ffff, 0x82080d00,
+ 0x001f0000, 0x80040540, 0x4803902c, 0x0401f82d,
+ 0x80244800, 0x82240580, 0x00000110, 0x040207fc,
+ 0x0401f8b2, 0x41784800, 0x0401f853, 0x59c80034,
+ 0x82080d00, 0x001f0000, 0x82000500, 0x001f0000,
+ 0x80040580, 0x04000006, 0x59a80067, 0x80000000,
+ 0x48035067, 0x40240000, 0x48035066, 0x80244800,
+ 0x82240580, 0x00000110, 0x040207f0, 0x80306000,
+ 0x82300580, 0x0010260d, 0x040207cf, 0x59a80867,
+ 0x800409c0, 0x04000006, 0x42000000, 0x00004004,
+ 0x42001000, 0x00000020, 0x59a81866, 0x59c8002c,
+ 0x8400052a, 0x4803902c, 0x42000800, 0x0000007c,
+ 0x0201f800, 0x001010db, 0x0201f000, 0x00101cbf,
+ 0x59c8002c, 0x82000500, 0xffff0000, 0x82080d00,
+ 0x0000ffff, 0x80040540, 0x4803902c, 0x480b9028,
+ 0x480b9029, 0x59a80068, 0x82004580, 0x00000004,
+ 0x04000003, 0x480b902a, 0x480b902b, 0x59c8002d,
+ 0x82000500, 0xfffffc00, 0x80240540, 0x4803902d,
+ 0x4200b000, 0x000001f4, 0x59c8002c, 0x82000500,
+ 0x18000000, 0x04000007, 0x8058b040, 0x040207fb,
+ 0x42000000, 0x00004003, 0x41781000, 0x0401f05c,
+ 0x4a03902e, 0x00000001, 0x4200b000, 0x000001f4,
+ 0x59c8002e, 0x8c000500, 0x04000006, 0x8058b040,
+ 0x040207fc, 0x42000000, 0x00004003, 0x0401f050,
+ 0x1c01f000, 0x41783800, 0x59c8002d, 0x82000500,
+ 0xfffffc00, 0x80240d40, 0x4807902d, 0x4200b000,
+ 0x000001f4, 0x59c8002c, 0x82000500, 0x18000000,
+ 0x04000007, 0x8058b040, 0x040207fb, 0x42000000,
+ 0x00004003, 0x41781000, 0x0401f03d, 0x59c81830,
+ 0x59c80030, 0x800c0d80, 0x040207fd, 0x80080d80,
+ 0x04000002, 0x801c3800, 0x59c82031, 0x59c80031,
+ 0x80100d80, 0x040207fd, 0x80080d80, 0x04000002,
+ 0x801c3800, 0x59a80068, 0x82004580, 0x00000004,
+ 0x0400001b, 0x42004000, 0x0000ffff, 0x59c82832,
+ 0x59c80032, 0x80140d80, 0x040207fd, 0x80080d80,
+ 0x04000002, 0x801c3800, 0x59c83033, 0x59c80033,
+ 0x80180d80, 0x040207fd, 0x80080d80, 0x04000002,
+ 0x801c3800, 0x59c80034, 0x59c80834, 0x80040d80,
+ 0x040207fd, 0x80080d80, 0x40200000, 0x80040d00,
+ 0x0400000c, 0x801c3800, 0x0401f00a, 0x59c80034,
0x59c80834, 0x80040d80, 0x040207fd, 0x80080d80,
- 0x40200000, 0x80040d00, 0x0400000c, 0x801c3800,
- 0x0401f00a, 0x59c80034, 0x59c80834, 0x80040d80,
- 0x040207fd, 0x80080d80, 0x82040d00, 0x000000ff,
- 0x04000002, 0x801c3800, 0x801c39c0, 0x04000005,
- 0x59a80067, 0x801c0400, 0x48035067, 0x48275066,
- 0x1c01f000, 0x48034207, 0x48074407, 0x480b4208,
- 0x480f4408, 0x48134209, 0x48174409, 0x59c8002c,
- 0x8400052a, 0x4803902c, 0x42000800, 0x0000007c,
- 0x0201f800, 0x001010da, 0x0201f000, 0x00101cbd,
- 0x42000000, 0x00600000, 0x80000040, 0x040207ff,
- 0x1c01f000, 0x5a5a5a5a, 0xa5a5a5a5, 0x59a00c0b,
- 0x800409c0, 0x02000000, 0x00101d01, 0x82040480,
- 0x00000021, 0x02021000, 0x00101d01, 0x82040480,
- 0x00000011, 0x04001003, 0x42000800, 0x00000010,
- 0x59a00209, 0x59a01408, 0x900811c0, 0x80081540,
- 0x59a00208, 0x59a01c07, 0x900c19c0, 0x800c1d40,
- 0x0201f800, 0x001031a5, 0x04000006, 0x0201f800,
- 0x001031c9, 0x4a01d808, 0x00102624, 0x1c01f000,
- 0x4a034407, 0x00000002, 0x0201f000, 0x00101cfd,
- 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
- 0x00000200, 0x02000000, 0x00101cf5, 0x59a00c0b,
- 0x82040480, 0x00000011, 0x04001003, 0x42000800,
+ 0x82040d00, 0x000000ff, 0x04000002, 0x801c3800,
+ 0x801c39c0, 0x04000005, 0x59a80067, 0x801c0400,
+ 0x48035067, 0x48275066, 0x1c01f000, 0x48034207,
+ 0x48074407, 0x480b4208, 0x480f4408, 0x48134209,
+ 0x48174409, 0x59c8002c, 0x8400052a, 0x4803902c,
+ 0x42000800, 0x0000007c, 0x0201f800, 0x001010db,
+ 0x0201f000, 0x00101cc2, 0x42000000, 0x00600000,
+ 0x80000040, 0x040207ff, 0x1c01f000, 0x5a5a5a5a,
+ 0xa5a5a5a5, 0x59a00c0b, 0x800409c0, 0x02000000,
+ 0x00101d06, 0x82040480, 0x00000021, 0x02021000,
+ 0x00101d06, 0x82040480, 0x00000011, 0x04001003,
+ 0x42000800, 0x00000010, 0x59a00209, 0x59a01408,
+ 0x900811c0, 0x80081540, 0x59a00208, 0x59a01c07,
+ 0x900c19c0, 0x800c1d40, 0x0201f800, 0x001031af,
+ 0x04000006, 0x0201f800, 0x001031d3, 0x4a01d808,
+ 0x0010262e, 0x1c01f000, 0x4a034407, 0x00000002,
+ 0x0201f000, 0x00101d02, 0x4031d800, 0x58ef400a,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
+ 0x00101cfa, 0x59a00c0b, 0x82040480, 0x00000011,
+ 0x04001003, 0x42000800, 0x00000010, 0x59a0040c,
+ 0x59a0120c, 0x900811c0, 0x80081540, 0x59a0020a,
+ 0x59a01c09, 0x900c19c0, 0x800c1d40, 0x58ec0003,
+ 0x0201f800, 0x001031dc, 0x4a01d808, 0x00102649,
+ 0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x02000000, 0x00101cfa,
+ 0x59a00c0b, 0x82040480, 0x00000011, 0x02001000,
+ 0x00101cbf, 0x82040c80, 0x00000010, 0x59a00209,
+ 0x59a01408, 0x900811c0, 0x80081540, 0x59a00208,
+ 0x59a01c07, 0x900c19c0, 0x800c1d40, 0x82081400,
+ 0x00000040, 0x58ec0003, 0x0201f800, 0x001031d3,
+ 0x4a01d808, 0x00102667, 0x1c01f000, 0x4031d800,
+ 0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
+ 0x02000000, 0x00101cfa, 0x59a0040b, 0x82000c80,
0x00000010, 0x59a0040c, 0x59a0120c, 0x900811c0,
0x80081540, 0x59a0020a, 0x59a01c09, 0x900c19c0,
- 0x800c1d40, 0x58ec0003, 0x0201f800, 0x001031d2,
- 0x4a01d808, 0x0010263f, 0x1c01f000, 0x4031d800,
- 0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x02000000, 0x00101cf5, 0x59a00c0b, 0x82040480,
- 0x00000011, 0x02001000, 0x00101cba, 0x82040c80,
- 0x00000010, 0x59a00209, 0x59a01408, 0x900811c0,
- 0x80081540, 0x59a00208, 0x59a01c07, 0x900c19c0,
0x800c1d40, 0x82081400, 0x00000040, 0x58ec0003,
- 0x0201f800, 0x001031c9, 0x4a01d808, 0x0010265d,
- 0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ec0002,
- 0x82000580, 0x00000200, 0x02000000, 0x00101cf5,
- 0x59a0040b, 0x82000c80, 0x00000010, 0x59a0040c,
- 0x59a0120c, 0x900811c0, 0x80081540, 0x59a0020a,
- 0x59a01c09, 0x900c19c0, 0x800c1d40, 0x82081400,
- 0x00000040, 0x58ec0003, 0x0201f800, 0x001031d2,
- 0x4a01d808, 0x00101cb3, 0x1c01f000, 0x48efc857,
+ 0x0201f800, 0x001031dc, 0x4a01d808, 0x00101cb8,
+ 0x1c01f000, 0x48efc857, 0x59a00208, 0x59a01408,
+ 0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
+ 0x900001c0, 0x800c1d40, 0x59a00407, 0x48034000,
+ 0x480b4001, 0x480f4002, 0x0201f800, 0x001031af,
+ 0x04020005, 0x4a034407, 0x00000002, 0x0201f000,
+ 0x00101d02, 0x42000800, 0x00000010, 0x0201f800,
+ 0x001031d3, 0x4a01d808, 0x0010269c, 0x1c01f000,
+ 0x4031d800, 0x58ef400a, 0x58ee580c, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x02000000, 0x00101cfa,
+ 0x48efc857, 0x49a3c857, 0x492fc857, 0x592c0a05,
+ 0x80040910, 0x04020005, 0x4a034407, 0x00000019,
+ 0x0201f000, 0x00101d02, 0x4805d80b, 0x0401f00a,
+ 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x02000000, 0x00101cfa, 0x48efc857,
+ 0x49a3c857, 0x48efc857, 0x49a3c857, 0x58ec000b,
+ 0x80000040, 0x04000012, 0x4801d80b, 0x0201f800,
+ 0x001031af, 0x04020005, 0x4a034407, 0x00000002,
+ 0x0201f000, 0x00101d02, 0x42000800, 0x00000010,
+ 0x58ec1006, 0x58ec1807, 0x0201f800, 0x001031d3,
+ 0x4a01d808, 0x001026b0, 0x1c01f000, 0x58ee580c,
+ 0x48efc857, 0x49a3c857, 0x492fc857, 0x492f3004,
+ 0x592c0405, 0x8400055e, 0x48025c05, 0x4a01d808,
+ 0x001026da, 0x1c01f000, 0x4d2c0000, 0x58ee580c,
+ 0x48efc857, 0x49a3c857, 0x492fc857, 0x592c0405,
+ 0x8400051e, 0x48025c05, 0x59a00000, 0x59a01001,
+ 0x59a01802, 0x80081400, 0x820c1c40, 0x00000000,
+ 0x832c0400, 0x00000005, 0x42000800, 0x00000010,
+ 0x5c025800, 0x0201f000, 0x001031dc, 0x8d0e1d0e,
+ 0x04000005, 0x4a034407, 0x00000001, 0x0201f000,
+ 0x00101d02, 0x836c0580, 0x00000003, 0x04000005,
+ 0x4a034407, 0x00000007, 0x0201f000, 0x00101d02,
+ 0x59a0320c, 0x82183500, 0x000000ff, 0x59a28c07,
+ 0x0201f800, 0x00020319, 0x02020000, 0x00101d06,
+ 0x83440580, 0x000007fd, 0x04000008, 0x0201f800,
+ 0x00104181, 0x04000005, 0x4a034407, 0x00000009,
+ 0x0201f000, 0x00101d02, 0x0201f800, 0x001031af,
+ 0x04020005, 0x4a034407, 0x00000002, 0x0201f000,
+ 0x00101d02, 0x801831c0, 0x0400000a, 0x412c0800,
+ 0x0201f800, 0x001031af, 0x04020005, 0x4a034407,
+ 0x00000002, 0x0201f000, 0x00101d02, 0x40065800,
+ 0x4a025c05, 0x00008000, 0x497a5a05, 0x0201f800,
+ 0x00108a2b, 0x04020005, 0x4a034407, 0x00000003,
+ 0x0201f000, 0x00101d02, 0x4a01d808, 0x0010272d,
+ 0x1c01f000, 0x592c0006, 0x82000580, 0x01000000,
+ 0x04020005, 0x4a034407, 0x00000004, 0x0201f000,
+ 0x00101d02, 0x592c0407, 0x82002d00, 0x0000ff00,
+ 0x82000500, 0x000000ff, 0x80000904, 0x80040800,
+ 0x82040480, 0x00000006, 0x04001003, 0x42000800,
+ 0x00000005, 0x4c500000, 0x4c540000, 0x4c580000,
+ 0x832ca400, 0x00000007, 0x4050a800, 0x4004b000,
+ 0x0201f800, 0x0010af0c, 0x59a00408, 0x59a01208,
+ 0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
+ 0x900c19c0, 0x800c1d40, 0x832c0400, 0x00000007,
+ 0x4c140000, 0x0201f800, 0x001031dc, 0x5c002800,
+ 0x801429c0, 0x04000003, 0x4a01d808, 0x00102760,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x1c01f000,
+ 0x4031d800, 0x58ef400a, 0x58ee580c, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x02000000, 0x00101cfa,
+ 0x812e59c0, 0x02000800, 0x0010032d, 0x592c0007,
+ 0x82000500, 0xff000000, 0x80000904, 0x800409c0,
+ 0x02000000, 0x00101cbf, 0x4807c857, 0x82040480,
+ 0x0000000e, 0x04001003, 0x42000800, 0x0000000d,
+ 0x592e5801, 0x812e59c0, 0x02000800, 0x0010032d,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x832ca400,
+ 0x00000006, 0x4050a800, 0x4004b000, 0x0201f800,
+ 0x0010af0c, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x58ec1006, 0x58ec1807, 0x832c0400, 0x00000006,
+ 0x0201f000, 0x001031dc, 0x0201f800, 0x001031af,
+ 0x04020005, 0x4a034407, 0x00000002, 0x0201f000,
+ 0x00101d02, 0x59a00c07, 0x82040500, 0x0000ff00,
+ 0x840001c0, 0x82001480, 0x00000007, 0x02021000,
+ 0x00101d06, 0x0c01f001, 0x001027a5, 0x001027ac,
+ 0x001027b3, 0x001027b3, 0x001027b3, 0x001027b5,
+ 0x001027ba, 0x42000800, 0x0000000d, 0x42003800,
+ 0x001027ce, 0x4a034000, 0x0010b941, 0x0401f013,
+ 0x42000800, 0x0000000d, 0x42003800, 0x001027ce,
+ 0x4a034000, 0x0010b94e, 0x0401f00c, 0x0201f000,
+ 0x00101d06, 0x42000800, 0x00000008, 0x42003800,
+ 0x001027e1, 0x0401f005, 0x42000800, 0x00000004,
+ 0x42003800, 0x0010282b, 0x59a00208, 0x59a01408,
+ 0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
+ 0x900001c0, 0x800c1d40, 0x832c0400, 0x00000006,
+ 0x4c1c0000, 0x0201f800, 0x001031d3, 0x5c003800,
+ 0x481dd808, 0x1c01f000, 0x4031d800, 0x58ef400a,
+ 0x58ee580c, 0x58ec0002, 0x82000580, 0x00000200,
+ 0x02000000, 0x00101cfa, 0x4a035019, 0x00000001,
+ 0x4200b000, 0x0000000d, 0x59a0a800, 0x832ca400,
+ 0x00000006, 0x0201f800, 0x0010af0c, 0x0201f000,
+ 0x00101cbf, 0x4031d800, 0x58ef400a, 0x58ee580c,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
+ 0x00101cfa, 0x832ca400, 0x00000006, 0x50500000,
+ 0x82001500, 0x000c0016, 0x02020000, 0x00101d06,
+ 0x82500c00, 0x00000003, 0x50040000, 0x82001500,
+ 0x00000001, 0x02020000, 0x00101d06, 0x50500000,
+ 0x82001500, 0x00000028, 0x0400001d, 0x82081580,
+ 0x00000028, 0x02020000, 0x00101d06, 0x80500800,
+ 0x50040000, 0x82001500, 0x00000013, 0x82081580,
+ 0x00000013, 0x02020000, 0x00101d06, 0x80040800,
+ 0x50040000, 0x82001500, 0x00050000, 0x82081580,
+ 0x00050000, 0x02020000, 0x00101d06, 0x836c0580,
+ 0x00000000, 0x04000012, 0x599c0019, 0x8c00050e,
+ 0x0402000f, 0x0201f000, 0x00101d06, 0x80500800,
+ 0x50040000, 0x82001500, 0x00000013, 0x02020000,
+ 0x00101d06, 0x80040800, 0x50040000, 0x82001500,
+ 0x00050000, 0x02020000, 0x00101d06, 0x4200b000,
+ 0x00000008, 0x4200a800, 0x0010b939, 0x0201f800,
+ 0x0010aee2, 0x0201f000, 0x00101cbf, 0x4031d800,
+ 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x02000000, 0x00101cfa, 0x4200b000,
+ 0x00000004, 0x4200a800, 0x0010bdc3, 0x832ca400,
+ 0x00000006, 0x0201f800, 0x0010aee2, 0x850e1d50,
+ 0x0201f000, 0x00101cbf, 0x0201f800, 0x001031af,
+ 0x04020005, 0x4a034407, 0x00000002, 0x0201f000,
+ 0x00101d02, 0x832cac00, 0x00000006, 0x59a00c07,
+ 0x82040500, 0x0000ff00, 0x840001c0, 0x82001480,
+ 0x00000008, 0x02021000, 0x00101d06, 0x0c01f001,
+ 0x00102858, 0x0010285b, 0x0010285e, 0x0010285e,
+ 0x0010285e, 0x00102860, 0x0010285e, 0x00102868,
+ 0x4200a000, 0x0010b941, 0x0401f055, 0x4200a000,
+ 0x0010b94e, 0x0401f052, 0x0201f000, 0x00101d06,
+ 0x4200b000, 0x00000008, 0x40580800, 0x4200a000,
+ 0x0010b939, 0x0201f800, 0x0010aee2, 0x0401f04d,
+ 0x59a00a0b, 0x4a03420b, 0x0000001c, 0x82040480,
+ 0x0000001c, 0x02001000, 0x00101d06, 0x4200b000,
+ 0x0000000f, 0x4178a000, 0x0201f800, 0x0010aeeb,
+ 0x832cac00, 0x00000006, 0x4200b000, 0x00000004,
+ 0x83a8a400, 0x0000001f, 0x0201f800, 0x0010aee2,
+ 0x836c0580, 0x00000000, 0x04000007, 0x4200b000,
+ 0x00000004, 0x83a8a400, 0x00000000, 0x0201f800,
+ 0x0010aee2, 0x492f4000, 0x0201f800, 0x001031af,
+ 0x04020005, 0x4a034407, 0x00000002, 0x0201f000,
+ 0x00101d02, 0x832cac00, 0x00000006, 0x4200b000,
+ 0x0000000f, 0x4178a000, 0x0201f800, 0x0010aeeb,
+ 0x832cac00, 0x00000007, 0x4200b000, 0x00000004,
+ 0x83a8a400, 0x00000023, 0x0201f800, 0x0010aee2,
+ 0x492f4001, 0x59a25800, 0x59a00208, 0x59a01408,
+ 0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
+ 0x900001c0, 0x800c1d40, 0x832c0400, 0x00000006,
+ 0x42000800, 0x0000000f, 0x0201f800, 0x001031dc,
+ 0x4a01d808, 0x001028c0, 0x1c01f000, 0x4200b000,
+ 0x0000000d, 0x40580800, 0x0201f800, 0x0010af0c,
0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
- 0x59a00407, 0x48034000, 0x480b4001, 0x480f4002,
- 0x0201f800, 0x001031a5, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x00101cfd, 0x42000800,
- 0x00000010, 0x0201f800, 0x001031c9, 0x4a01d808,
- 0x00102692, 0x1c01f000, 0x4031d800, 0x58ef400a,
- 0x58ee580c, 0x58ec0002, 0x82000580, 0x00000200,
- 0x02000000, 0x00101cf5, 0x48efc857, 0x49a3c857,
- 0x492fc857, 0x592c0a05, 0x80040910, 0x04020005,
- 0x4a034407, 0x00000019, 0x0201f000, 0x00101cfd,
- 0x4805d80b, 0x0401f00a, 0x4031d800, 0x58ef400a,
- 0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
- 0x00101cf5, 0x48efc857, 0x49a3c857, 0x48efc857,
- 0x49a3c857, 0x58ec000b, 0x80000040, 0x04000012,
- 0x4801d80b, 0x0201f800, 0x001031a5, 0x04020005,
- 0x4a034407, 0x00000002, 0x0201f000, 0x00101cfd,
- 0x42000800, 0x00000010, 0x58ec1006, 0x58ec1807,
- 0x0201f800, 0x001031c9, 0x4a01d808, 0x001026a6,
- 0x1c01f000, 0x58ee580c, 0x48efc857, 0x49a3c857,
- 0x492fc857, 0x492f3004, 0x592c0405, 0x8400055e,
- 0x48025c05, 0x4a01d808, 0x001026d0, 0x1c01f000,
- 0x4d2c0000, 0x58ee580c, 0x48efc857, 0x49a3c857,
- 0x492fc857, 0x592c0405, 0x8400051e, 0x48025c05,
- 0x59a00000, 0x59a01001, 0x59a01802, 0x80081400,
- 0x820c1c40, 0x00000000, 0x832c0400, 0x00000005,
- 0x42000800, 0x00000010, 0x5c025800, 0x0201f000,
- 0x001031d2, 0x8d0e1d0e, 0x04000005, 0x4a034407,
- 0x00000001, 0x0201f000, 0x00101cfd, 0x836c0580,
- 0x00000003, 0x04000005, 0x4a034407, 0x00000007,
- 0x0201f000, 0x00101cfd, 0x59a0320c, 0x82183500,
- 0x000000ff, 0x59a28c07, 0x0201f800, 0x00020319,
- 0x02020000, 0x00101d01, 0x83440580, 0x000007fd,
- 0x04000008, 0x0201f800, 0x00104165, 0x04000005,
- 0x4a034407, 0x00000009, 0x0201f000, 0x00101cfd,
- 0x0201f800, 0x001031a5, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x00101cfd, 0x801831c0,
- 0x0400000a, 0x412c0800, 0x0201f800, 0x001031a5,
- 0x04020005, 0x4a034407, 0x00000002, 0x0201f000,
- 0x00101cfd, 0x40065800, 0x4a025c05, 0x00008000,
- 0x497a5a05, 0x0201f800, 0x00108972, 0x04020005,
- 0x4a034407, 0x00000003, 0x0201f000, 0x00101cfd,
- 0x4a01d808, 0x00102723, 0x1c01f000, 0x592c0006,
- 0x82000580, 0x01000000, 0x04020005, 0x4a034407,
- 0x00000004, 0x0201f000, 0x00101cfd, 0x592c0407,
- 0x82002d00, 0x0000ff00, 0x82000500, 0x000000ff,
- 0x80000904, 0x80040800, 0x82040480, 0x00000006,
- 0x04001003, 0x42000800, 0x00000005, 0x4c500000,
- 0x4c540000, 0x4c580000, 0x832ca400, 0x00000007,
- 0x4050a800, 0x4004b000, 0x0201f800, 0x0010ae19,
+ 0x832c0400, 0x00000006, 0x0201f000, 0x001031dc,
+ 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x02000000, 0x00101cfa, 0x59a25801,
+ 0x58ec1006, 0x58ec1807, 0x832c0400, 0x00000006,
+ 0x42000800, 0x0000000d, 0x0201f000, 0x001031dc,
+ 0x836c0580, 0x00000000, 0x04020005, 0x4a034407,
+ 0x00000007, 0x0201f000, 0x00101d02, 0x59a01407,
+ 0x800811c0, 0x04020017, 0x59c40801, 0x82040d00,
+ 0x00018000, 0x82040580, 0x00000000, 0x04020004,
+ 0x4a034407, 0x00000000, 0x0401f056, 0x82040580,
+ 0x00008000, 0x04020004, 0x4a034407, 0x00000001,
+ 0x0401f050, 0x82040580, 0x00010000, 0x02020800,
+ 0x0010032d, 0x4a034407, 0x00000003, 0x0401f049,
+ 0x59a80073, 0x8c00053e, 0x0400000d, 0x59a00a08,
+ 0x82040580, 0x00000003, 0x04000005, 0x82040580,
+ 0x00000002, 0x02020000, 0x00101d06, 0x42000000,
+ 0x00000003, 0x40000800, 0x0401f00b, 0x59a8006d,
+ 0x8c000508, 0x04000005, 0x42000000, 0x00000001,
+ 0x40000800, 0x0401f004, 0x59a00208, 0x48034002,
+ 0x59a80837, 0x48035037, 0x599c7819, 0x823c7d00,
+ 0xffff1fff, 0x800000da, 0x803c7d40, 0x483f3819,
+ 0x0201f800, 0x00101421, 0x0400000d, 0x0201f800,
+ 0x0010142f, 0x0400000a, 0x0201f800, 0x0010143d,
+ 0x04000007, 0x0201f800, 0x0010144b, 0x04000004,
+ 0x48075037, 0x0201f000, 0x00101d06, 0x82080580,
+ 0x00000002, 0x04020017, 0x59c40006, 0x84000500,
+ 0x48038806, 0x0201f800, 0x00106480, 0x497b8880,
+ 0x42000000, 0x0010bd85, 0x0201f800, 0x0010ae10,
+ 0x4803c856, 0x850e1d48, 0x4a038808, 0x00000000,
+ 0x4202d800, 0x00000004, 0x4a038805, 0x00000001,
+ 0x4a035043, 0x00000001, 0x0201f800, 0x00100454,
+ 0x0201f000, 0x00101cbf, 0x8d0e1d0e, 0x04000005,
+ 0x4a034407, 0x00000001, 0x0201f000, 0x00101d02,
+ 0x836c0580, 0x00000003, 0x04000005, 0x4a034407,
+ 0x00000007, 0x0201f000, 0x00101d02, 0x59a28c07,
+ 0x59a0320c, 0x82183500, 0x000000ff, 0x0201f800,
+ 0x00020319, 0x02020000, 0x00101d06, 0x83440580,
+ 0x000007fd, 0x04000008, 0x0201f800, 0x00104181,
+ 0x04000005, 0x42000800, 0x00000009, 0x0201f000,
+ 0x00101d02, 0x0201f800, 0x001031af, 0x04020005,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00101d02,
+ 0x497a5a05, 0x4a025c05, 0x00008000, 0x0201f800,
+ 0x00108a40, 0x04020005, 0x4a034407, 0x00000003,
+ 0x0201f000, 0x00101d02, 0x4a01d808, 0x0010296d,
+ 0x1c01f000, 0x592c0006, 0x82000d00, 0x0000ffff,
+ 0x82000500, 0xffff0000, 0x82000580, 0x01000000,
+ 0x04020005, 0x4a034407, 0x00000004, 0x0201f000,
+ 0x00101d02, 0x80040904, 0x4c500000, 0x4c540000,
+ 0x4c580000, 0x832ca400, 0x00000006, 0x4050a800,
+ 0x4004b000, 0x0201f800, 0x0010af0c, 0x5c00b000,
+ 0x5c00a800, 0x5c00a000, 0x59a00208, 0x59a01408,
+ 0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
+ 0x900001c0, 0x800c1d40, 0x832c0400, 0x00000006,
+ 0x0201f000, 0x001031dc, 0x496fc857, 0x836c0580,
+ 0x00000000, 0x04000005, 0x4a034407, 0x0000001a,
+ 0x0201f000, 0x00101d02, 0x0201f800, 0x00104755,
+ 0x02020800, 0x00103929, 0x42000800, 0x00000020,
0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
0x59a0040a, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
- 0x832c0400, 0x00000007, 0x4c140000, 0x0201f800,
- 0x001031d2, 0x5c002800, 0x801429c0, 0x04000003,
- 0x4a01d808, 0x00102756, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x1c01f000, 0x4031d800, 0x58ef400a,
- 0x58ee580c, 0x58ec0002, 0x82000580, 0x00000200,
- 0x02000000, 0x00101cf5, 0x812e59c0, 0x02000800,
- 0x0010032d, 0x592c0007, 0x82000500, 0xff000000,
- 0x80000904, 0x800409c0, 0x02000000, 0x00101cba,
- 0x4807c857, 0x82040480, 0x0000000e, 0x04001003,
- 0x42000800, 0x0000000d, 0x592e5801, 0x812e59c0,
- 0x02000800, 0x0010032d, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x832ca400, 0x00000006, 0x4050a800,
- 0x4004b000, 0x0201f800, 0x0010ae19, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x58ec1006, 0x58ec1807,
- 0x832c0400, 0x00000006, 0x0201f000, 0x001031d2,
- 0x0201f800, 0x001031a5, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x00101cfd, 0x59a00c07,
- 0x82040500, 0x0000ff00, 0x840001c0, 0x82001480,
- 0x00000007, 0x02021000, 0x00101d01, 0x0c01f001,
- 0x0010279b, 0x001027a2, 0x001027a9, 0x001027a9,
- 0x001027a9, 0x001027ab, 0x001027b0, 0x42000800,
- 0x0000000d, 0x42003800, 0x001027c4, 0x4a034000,
- 0x0010b841, 0x0401f013, 0x42000800, 0x0000000d,
- 0x42003800, 0x001027c4, 0x4a034000, 0x0010b84e,
- 0x0401f00c, 0x0201f000, 0x00101d01, 0x42000800,
- 0x00000008, 0x42003800, 0x001027d7, 0x0401f005,
- 0x42000800, 0x00000004, 0x42003800, 0x00102821,
- 0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
- 0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
- 0x832c0400, 0x00000006, 0x4c1c0000, 0x0201f800,
- 0x001031c9, 0x5c003800, 0x481dd808, 0x1c01f000,
- 0x4031d800, 0x58ef400a, 0x58ee580c, 0x58ec0002,
- 0x82000580, 0x00000200, 0x02000000, 0x00101cf5,
- 0x4a035019, 0x00000001, 0x4200b000, 0x0000000d,
- 0x59a0a800, 0x832ca400, 0x00000006, 0x0201f800,
- 0x0010ae19, 0x0201f000, 0x00101cba, 0x4031d800,
- 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
- 0x00000200, 0x02000000, 0x00101cf5, 0x832ca400,
- 0x00000006, 0x50500000, 0x82001500, 0x000c0016,
- 0x02020000, 0x00101d01, 0x82500c00, 0x00000003,
- 0x50040000, 0x82001500, 0x00000001, 0x02020000,
- 0x00101d01, 0x50500000, 0x82001500, 0x00000028,
- 0x0400001d, 0x82081580, 0x00000028, 0x02020000,
- 0x00101d01, 0x80500800, 0x50040000, 0x82001500,
- 0x00000013, 0x82081580, 0x00000013, 0x02020000,
- 0x00101d01, 0x80040800, 0x50040000, 0x82001500,
- 0x00050000, 0x82081580, 0x00050000, 0x02020000,
- 0x00101d01, 0x836c0580, 0x00000000, 0x04000012,
- 0x599c0019, 0x8c00050e, 0x0402000f, 0x0201f000,
- 0x00101d01, 0x80500800, 0x50040000, 0x82001500,
- 0x00000013, 0x02020000, 0x00101d01, 0x80040800,
- 0x50040000, 0x82001500, 0x00050000, 0x02020000,
- 0x00101d01, 0x4200b000, 0x00000008, 0x4200a800,
- 0x0010b839, 0x0201f800, 0x0010adef, 0x0201f000,
- 0x00101cba, 0x4031d800, 0x58ef400a, 0x58ee580c,
- 0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
- 0x00101cf5, 0x4200b000, 0x00000004, 0x4200a800,
- 0x0010bcc3, 0x832ca400, 0x00000006, 0x0201f800,
- 0x0010adef, 0x850e1d50, 0x0201f000, 0x00101cba,
- 0x0201f800, 0x001031a5, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x00101cfd, 0x832cac00,
- 0x00000006, 0x59a00c07, 0x82040500, 0x0000ff00,
- 0x840001c0, 0x82001480, 0x00000008, 0x02021000,
- 0x00101d01, 0x0c01f001, 0x0010284e, 0x00102851,
- 0x00102854, 0x00102854, 0x00102854, 0x00102856,
- 0x00102854, 0x0010285e, 0x4200a000, 0x0010b841,
- 0x0401f055, 0x4200a000, 0x0010b84e, 0x0401f052,
- 0x0201f000, 0x00101d01, 0x4200b000, 0x00000008,
- 0x40580800, 0x4200a000, 0x0010b839, 0x0201f800,
- 0x0010adef, 0x0401f04d, 0x59a00a0b, 0x4a03420b,
- 0x0000001c, 0x82040480, 0x0000001c, 0x02001000,
- 0x00101d01, 0x4200b000, 0x0000000f, 0x4178a000,
- 0x0201f800, 0x0010adf8, 0x832cac00, 0x00000006,
- 0x4200b000, 0x00000004, 0x83a8a400, 0x0000001f,
- 0x0201f800, 0x0010adef, 0x836c0580, 0x00000000,
- 0x04000007, 0x4200b000, 0x00000004, 0x83a8a400,
- 0x00000000, 0x0201f800, 0x0010adef, 0x492f4000,
- 0x0201f800, 0x001031a5, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x00101cfd, 0x832cac00,
- 0x00000006, 0x4200b000, 0x0000000f, 0x4178a000,
- 0x0201f800, 0x0010adf8, 0x832cac00, 0x00000007,
- 0x4200b000, 0x00000004, 0x83a8a400, 0x00000023,
- 0x0201f800, 0x0010adef, 0x492f4001, 0x59a25800,
- 0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
- 0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
- 0x832c0400, 0x00000006, 0x42000800, 0x0000000f,
- 0x0201f800, 0x001031d2, 0x4a01d808, 0x001028b6,
- 0x1c01f000, 0x4200b000, 0x0000000d, 0x40580800,
- 0x0201f800, 0x0010ae19, 0x59a00208, 0x59a01408,
- 0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
- 0x900001c0, 0x800c1d40, 0x832c0400, 0x00000006,
- 0x0201f000, 0x001031d2, 0x4031d800, 0x58ef400a,
- 0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
- 0x00101cf5, 0x59a25801, 0x58ec1006, 0x58ec1807,
- 0x832c0400, 0x00000006, 0x42000800, 0x0000000d,
- 0x0201f000, 0x001031d2, 0x836c0580, 0x00000000,
- 0x04020005, 0x4a034407, 0x00000007, 0x0201f000,
- 0x00101cfd, 0x59a01407, 0x800811c0, 0x04020017,
- 0x59c40801, 0x82040d00, 0x00018000, 0x82040580,
- 0x00000000, 0x04020004, 0x4a034407, 0x00000000,
- 0x0401f056, 0x82040580, 0x00008000, 0x04020004,
- 0x4a034407, 0x00000001, 0x0401f050, 0x82040580,
- 0x00010000, 0x02020800, 0x0010032d, 0x4a034407,
- 0x00000003, 0x0401f049, 0x59a80073, 0x8c00053e,
- 0x0400000d, 0x59a00a08, 0x82040580, 0x00000003,
- 0x04000005, 0x82040580, 0x00000002, 0x02020000,
- 0x00101d01, 0x42000000, 0x00000003, 0x40000800,
- 0x0401f00b, 0x59a8006d, 0x8c000508, 0x04000005,
- 0x42000000, 0x00000001, 0x40000800, 0x0401f004,
- 0x59a00208, 0x48034002, 0x59a80837, 0x48035037,
- 0x599c7819, 0x823c7d00, 0xffff1fff, 0x800000da,
- 0x803c7d40, 0x483f3819, 0x0201f800, 0x00101420,
- 0x0400000d, 0x0201f800, 0x0010142e, 0x0400000a,
- 0x0201f800, 0x0010143c, 0x04000007, 0x0201f800,
- 0x0010144a, 0x04000004, 0x48075037, 0x0201f000,
- 0x00101d01, 0x82080580, 0x00000002, 0x04020017,
- 0x59c40006, 0x84000500, 0x48038806, 0x0201f800,
- 0x001063db, 0x497b8880, 0x42000000, 0x0010bc85,
- 0x0201f800, 0x0010ad1d, 0x4803c856, 0x850e1d48,
- 0x4a038808, 0x00000000, 0x4202d800, 0x00000004,
- 0x4a038805, 0x00000001, 0x4a035043, 0x00000001,
- 0x0201f800, 0x00100454, 0x0201f000, 0x00101cba,
- 0x8d0e1d0e, 0x04000005, 0x4a034407, 0x00000001,
- 0x0201f000, 0x00101cfd, 0x836c0580, 0x00000003,
- 0x04000005, 0x4a034407, 0x00000007, 0x0201f000,
- 0x00101cfd, 0x59a28c07, 0x59a0320c, 0x82183500,
- 0x000000ff, 0x0201f800, 0x00020319, 0x02020000,
- 0x00101d01, 0x83440580, 0x000007fd, 0x04000008,
- 0x0201f800, 0x00104165, 0x04000005, 0x42000800,
- 0x00000009, 0x0201f000, 0x00101cfd, 0x0201f800,
- 0x001031a5, 0x04020005, 0x4a034407, 0x00000002,
- 0x0201f000, 0x00101cfd, 0x497a5a05, 0x4a025c05,
- 0x00008000, 0x0201f800, 0x00108987, 0x04020005,
- 0x4a034407, 0x00000003, 0x0201f000, 0x00101cfd,
- 0x4a01d808, 0x00102963, 0x1c01f000, 0x592c0006,
- 0x82000d00, 0x0000ffff, 0x82000500, 0xffff0000,
- 0x82000580, 0x01000000, 0x04020005, 0x4a034407,
- 0x00000004, 0x0201f000, 0x00101cfd, 0x80040904,
- 0x4c500000, 0x4c540000, 0x4c580000, 0x832ca400,
- 0x00000006, 0x4050a800, 0x4004b000, 0x0201f800,
- 0x0010ae19, 0x5c00b000, 0x5c00a800, 0x5c00a000,
- 0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
- 0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
- 0x832c0400, 0x00000006, 0x0201f000, 0x001031d2,
- 0x496fc857, 0x836c0580, 0x00000000, 0x04000005,
- 0x4a034407, 0x0000001a, 0x0201f000, 0x00101cfd,
- 0x0201f800, 0x00104716, 0x02020800, 0x00103916,
+ 0x419c0000, 0x49a3c857, 0x0201f800, 0x001031d3,
+ 0x4a01d808, 0x001029af, 0x1c01f000, 0x4833c857,
+ 0x59a80073, 0x8c00053e, 0x02020800, 0x0010a6b4,
+ 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x02000000, 0x00101cfa, 0x599c0200,
+ 0x800001c0, 0x02000000, 0x00101d06, 0x59a8006d,
+ 0x8c000504, 0x04020003, 0x8c000506, 0x04000004,
+ 0x599c0019, 0x8400050c, 0x48033819, 0x0201f800,
+ 0x00109161, 0x59a8006d, 0x8c000502, 0x04000004,
+ 0x599c0017, 0x84000508, 0x48033817, 0x850e1d20,
+ 0x599c0017, 0x8c000508, 0x04000003, 0x850e1d60,
+ 0x0401f008, 0x8c00050a, 0x02020000, 0x00101d06,
+ 0x59a80806, 0x8c040d16, 0x02020000, 0x00101d06,
+ 0x4803c857, 0x8c000504, 0x04020004, 0x59c408a3,
+ 0x84040d7a, 0x480788a3, 0x8c000502, 0x04020004,
+ 0x59c408a3, 0x84040d08, 0x480788a3, 0x599c0c02,
+ 0x8c000500, 0x04020004, 0x8c000516, 0x04000012,
+ 0x0401f001, 0x82041480, 0x0000007f, 0x02021000,
+ 0x00101d06, 0x82041400, 0x00101b0f, 0x50081000,
+ 0x82081500, 0x000000ff, 0x8c000500, 0x04020006,
+ 0x480b500f, 0x42000800, 0x00000003, 0x0201f800,
+ 0x001061d9, 0x599c0019, 0x42000800, 0x00001000,
+ 0x50040800, 0x82040c80, 0x24320001, 0x04001003,
+ 0x84000546, 0x48033819, 0x8c000506, 0x0400000f,
+ 0x4a03b805, 0x90000000, 0x59a81007, 0x8c081516,
+ 0x0402000a, 0x42000800, 0x00007600, 0x4a000805,
+ 0xd0000000, 0x42000800, 0x0010b995, 0x58041401,
+ 0x84081542, 0x48080c01, 0x8c00050e, 0x04020007,
+ 0x4c000000, 0x0201f800, 0x00103314, 0x5c000000,
+ 0x02020000, 0x00101d06, 0x82000500, 0x00000030,
+ 0x04000003, 0x80000108, 0x0401f003, 0x42000000,
+ 0x00000002, 0x48039040, 0x42000800, 0x00000002,
+ 0x82000400, 0x00102b11, 0x50001000, 0x0201f800,
+ 0x001061d9, 0x599c0201, 0x82000c80, 0x00000100,
+ 0x02001000, 0x00101d06, 0x82000c80, 0x00000841,
+ 0x02021000, 0x00101d06, 0x82000500, 0x00000007,
+ 0x02020000, 0x00101d06, 0x599c0401, 0x80000540,
+ 0x02000000, 0x00101d06, 0x599c0409, 0x599c0c07,
+ 0x80040c80, 0x02021000, 0x00101d06, 0x80000040,
+ 0x02000000, 0x00101d06, 0x599c0209, 0x599c0a07,
+ 0x80040c80, 0x02021000, 0x00101d06, 0x80000040,
+ 0x02000000, 0x00101d06, 0x0201f800, 0x00104bdd,
+ 0x0201f800, 0x001044ff, 0x599c0201, 0x48035004,
+ 0x0201f800, 0x00101082, 0x599c020a, 0x800001c0,
+ 0x04000003, 0x48035031, 0x0401f003, 0x4a035031,
+ 0x000000c8, 0x8d0e1d20, 0x04000004, 0x0201f800,
+ 0x00105a18, 0x417a5000, 0x599c0003, 0x599c0804,
+ 0x9c0001c0, 0x9c0409c0, 0x48035002, 0x48075003,
+ 0x599c1017, 0x8c08151c, 0x04000006, 0x599c0005,
+ 0x599c0806, 0x9c0001c0, 0x9c0409c0, 0x0401f003,
+ 0x82000500, 0xf0ffffff, 0x48035000, 0x48075001,
+ 0x42001000, 0x0010b941, 0x48001000, 0x48041001,
+ 0x42001000, 0x0010b94e, 0x48001000, 0x48041001,
+ 0x59a8006d, 0x8c000508, 0x04020017, 0x8c00050a,
+ 0x04020023, 0x599c1019, 0x82081500, 0x0000e000,
+ 0x82080580, 0x00000000, 0x0402000c, 0x4a035037,
+ 0x00000000, 0x42000000, 0x00000001, 0x0201f800,
+ 0x0010169e, 0x42000000, 0x00000001, 0x0201f800,
+ 0x00101624, 0x0401f030, 0x82080580, 0x00002000,
+ 0x0402000c, 0x4a035037, 0x00000001, 0x42000000,
+ 0x00000000, 0x0201f800, 0x0010169e, 0x42000000,
+ 0x00000000, 0x0201f800, 0x00101624, 0x0401f022,
+ 0x82080580, 0x00004000, 0x04020006, 0x4a035037,
+ 0x00000002, 0x4a035043, 0x00000001, 0x0401f01a,
+ 0x82080580, 0x00006000, 0x02020000, 0x00101d06,
+ 0x59a80873, 0x8c040d3e, 0x04020009, 0x59a80847,
+ 0x82040d80, 0x01391077, 0x04020005, 0x59e00813,
+ 0x8c040d00, 0x02020000, 0x00101d06, 0x4a035037,
+ 0x00000003, 0x42000000, 0x00000002, 0x0201f800,
+ 0x0010169e, 0x42000000, 0x00000002, 0x0201f800,
+ 0x00101624, 0x599c1019, 0x82081500, 0x0000e000,
+ 0x599c0019, 0x8c000520, 0x0400000d, 0x42000000,
+ 0x00000004, 0x42000800, 0x00000040, 0x0201f800,
+ 0x00101740, 0x42000000, 0x00000010, 0x42000800,
+ 0x000000c0, 0x0201f800, 0x00101740, 0x4a035013,
+ 0x0000aaaa, 0x599c1018, 0x82081500, 0x00000030,
+ 0x59a8006a, 0x80000540, 0x0400000c, 0x82080580,
+ 0x00000000, 0x02000000, 0x00101d06, 0x599c1018,
+ 0x82081500, 0xffffffcf, 0x82081540, 0x00000010,
+ 0x480b3818, 0x0401f010, 0x82080d80, 0x00000000,
+ 0x04000007, 0x82080d80, 0x00000010, 0x0400000a,
+ 0x82080d80, 0x00000020, 0x04020002, 0x48075013,
+ 0x0201f800, 0x00103276, 0x04000008, 0x4803c856,
+ 0x850e1d46, 0x0201f800, 0x00101402, 0x59a8001f,
+ 0x80040540, 0x4803501f, 0x49f3c857, 0x42001000,
+ 0x00104671, 0x0201f800, 0x00105872, 0x42001000,
+ 0x00104660, 0x0201f800, 0x001059bf, 0x4a038805,
+ 0xffffffff, 0x4a03c014, 0x00400040, 0x4a03c013,
+ 0x00400000, 0x0201f800, 0x001040ac, 0x59a0001e,
+ 0x84000540, 0x4803401e, 0x49f3c857, 0x0201f000,
+ 0x00101cbf, 0x00000018, 0x0000000c, 0x00000018,
+ 0x00000020, 0x836c0580, 0x00000000, 0x04020005,
+ 0x42000800, 0x00000007, 0x0201f000, 0x00101d02,
0x42000800, 0x00000020, 0x59a00408, 0x59a01208,
0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
- 0x900c19c0, 0x800c1d40, 0x419c0000, 0x49a3c857,
- 0x0201f800, 0x001031c9, 0x4a01d808, 0x001029a5,
- 0x1c01f000, 0x4833c857, 0x59a80073, 0x8c00053e,
- 0x02020800, 0x0010a5c1, 0x4031d800, 0x58ef400a,
- 0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
- 0x00101cf5, 0x599c0200, 0x800001c0, 0x02000000,
- 0x00101d01, 0x59a8006d, 0x8c000504, 0x04020003,
- 0x8c000506, 0x04000004, 0x599c0019, 0x8400050c,
- 0x48033819, 0x0201f800, 0x001090a8, 0x59a8006d,
- 0x8c000502, 0x04000004, 0x599c0017, 0x84000508,
- 0x48033817, 0x850e1d20, 0x599c0017, 0x8c000508,
- 0x04000003, 0x850e1d60, 0x0401f004, 0x8c00050a,
- 0x02020000, 0x00101d01, 0x4803c857, 0x8c000504,
- 0x04020004, 0x59c408a3, 0x84040d7a, 0x480788a3,
- 0x8c000502, 0x04020004, 0x59c408a3, 0x84040d08,
- 0x480788a3, 0x599c0c02, 0x8c000500, 0x04020004,
- 0x8c000516, 0x04000012, 0x0401f001, 0x82041480,
- 0x0000007f, 0x02021000, 0x00101d01, 0x82041400,
- 0x00101b0a, 0x50081000, 0x82081500, 0x000000ff,
- 0x8c000500, 0x04020006, 0x480b500f, 0x42000800,
- 0x00000003, 0x0201f800, 0x00106134, 0x599c0019,
- 0x42000800, 0x00001000, 0x50040800, 0x82040c80,
- 0x24320001, 0x04001003, 0x84000546, 0x48033819,
- 0x8c000506, 0x0400000f, 0x4a03b805, 0x90000000,
- 0x59a81007, 0x8c081516, 0x0402000a, 0x42000800,
- 0x00007600, 0x4a000805, 0xd0000000, 0x42000800,
- 0x0010b895, 0x58041401, 0x84081542, 0x48080c01,
- 0x8c00050e, 0x0402000b, 0x59a80805, 0x8c040d14,
- 0x04000008, 0x42000800, 0x0010b839, 0x50040800,
- 0x82040d00, 0x00000028, 0x02020000, 0x00101d01,
- 0x82000500, 0x00000030, 0x04000003, 0x80000108,
- 0x0401f003, 0x42000000, 0x00000002, 0x48039040,
- 0x42000800, 0x00000002, 0x82000400, 0x00102b07,
- 0x50001000, 0x0201f800, 0x00106134, 0x599c0201,
- 0x82000c80, 0x00000100, 0x02001000, 0x00101d01,
- 0x82000c80, 0x00000841, 0x02021000, 0x00101d01,
- 0x82000500, 0x00000007, 0x02020000, 0x00101d01,
- 0x599c0401, 0x80000540, 0x02000000, 0x00101d01,
- 0x599c0409, 0x599c0c07, 0x80040c80, 0x02021000,
- 0x00101d01, 0x80000040, 0x02000000, 0x00101d01,
- 0x599c0209, 0x599c0a07, 0x80040c80, 0x02021000,
- 0x00101d01, 0x80000040, 0x02000000, 0x00101d01,
- 0x0201f800, 0x00104b9e, 0x0201f800, 0x001044c0,
- 0x599c0201, 0x48035004, 0x0201f800, 0x00101081,
- 0x599c020a, 0x800001c0, 0x04000003, 0x48035031,
- 0x0401f003, 0x4a035031, 0x000000c8, 0x8d0e1d20,
- 0x04000004, 0x0201f800, 0x00105973, 0x417a5000,
- 0x599c0003, 0x599c0804, 0x9c0001c0, 0x9c0409c0,
- 0x48035002, 0x48075003, 0x599c1017, 0x8c08151c,
- 0x04000006, 0x599c0005, 0x599c0806, 0x9c0001c0,
- 0x9c0409c0, 0x0401f003, 0x82000500, 0xf0ffffff,
- 0x48035000, 0x48075001, 0x42001000, 0x0010b841,
- 0x48001000, 0x48041001, 0x42001000, 0x0010b84e,
- 0x48001000, 0x48041001, 0x59a8006d, 0x8c000508,
- 0x04020017, 0x8c00050a, 0x04020023, 0x599c1019,
- 0x82081500, 0x0000e000, 0x82080580, 0x00000000,
- 0x0402000c, 0x4a035037, 0x00000000, 0x42000000,
- 0x00000001, 0x0201f800, 0x0010169d, 0x42000000,
- 0x00000001, 0x0201f800, 0x00101623, 0x0401f030,
- 0x82080580, 0x00002000, 0x0402000c, 0x4a035037,
- 0x00000001, 0x42000000, 0x00000000, 0x0201f800,
- 0x0010169d, 0x42000000, 0x00000000, 0x0201f800,
- 0x00101623, 0x0401f022, 0x82080580, 0x00004000,
- 0x04020006, 0x4a035037, 0x00000002, 0x4a035043,
- 0x00000001, 0x0401f01a, 0x82080580, 0x00006000,
- 0x02020000, 0x00101d01, 0x59a80873, 0x8c040d3e,
- 0x04020009, 0x59a80847, 0x82040d80, 0x01391077,
- 0x04020005, 0x59e00813, 0x8c040d00, 0x02020000,
- 0x00101d01, 0x4a035037, 0x00000003, 0x42000000,
- 0x00000002, 0x0201f800, 0x0010169d, 0x42000000,
- 0x00000002, 0x0201f800, 0x00101623, 0x599c1019,
- 0x82081500, 0x0000e000, 0x599c0019, 0x8c000520,
- 0x0400000d, 0x42000000, 0x00000004, 0x42000800,
- 0x00000040, 0x0201f800, 0x0010173f, 0x42000000,
- 0x00000010, 0x42000800, 0x000000c0, 0x0201f800,
- 0x0010173f, 0x4a035013, 0x0000aaaa, 0x599c1018,
- 0x82081500, 0x00000030, 0x59a8006a, 0x80000540,
- 0x0400000c, 0x82080580, 0x00000000, 0x02000000,
- 0x00101d01, 0x599c1018, 0x82081500, 0xffffffcf,
- 0x82081540, 0x00000010, 0x480b3818, 0x0401f010,
- 0x82080d80, 0x00000000, 0x04000007, 0x82080d80,
- 0x00000010, 0x0400000a, 0x82080d80, 0x00000020,
- 0x04020002, 0x48075013, 0x0201f800, 0x0010326c,
- 0x04000008, 0x4803c856, 0x850e1d46, 0x0201f800,
- 0x00101401, 0x59a8001f, 0x80040540, 0x4803501f,
- 0x49f3c857, 0x42001000, 0x00104632, 0x0201f800,
- 0x001057cd, 0x42001000, 0x00104621, 0x0201f800,
- 0x0010591a, 0x4a038805, 0xffffffff, 0x4a03c014,
- 0x00400040, 0x4a03c013, 0x00400000, 0x0201f800,
- 0x00104092, 0x59a0001e, 0x84000540, 0x4803401e,
- 0x49f3c857, 0x0201f000, 0x00101cba, 0x00000018,
- 0x0000000c, 0x00000018, 0x00000020, 0x836c0580,
- 0x00000000, 0x04020005, 0x42000800, 0x00000007,
- 0x0201f000, 0x00101cfd, 0x42000800, 0x00000020,
+ 0x900c19c0, 0x800c1d40, 0x419c0000, 0x0201f000,
+ 0x001031dc, 0x8d0e1d0e, 0x04000005, 0x4a034407,
+ 0x00000001, 0x0201f000, 0x00101d02, 0x0201f800,
+ 0x00104755, 0x04020005, 0x4a034407, 0x00000016,
+ 0x0201f000, 0x00101d02, 0x59a80056, 0x8c000500,
+ 0x04000011, 0x4a034407, 0x00000000, 0x42000800,
+ 0x00000020, 0x59a00408, 0x59a01208, 0x900811c0,
+ 0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
+ 0x800c1d40, 0x42000000, 0x0010c2c7, 0x0201f000,
+ 0x001031dc, 0x4a034407, 0x00000001, 0x4200b000,
+ 0x00000020, 0x4200a800, 0x0010c2c7, 0x4200a000,
+ 0xffffffff, 0x4450a800, 0x8054a800, 0x8058b040,
+ 0x040207fd, 0x4d440000, 0x4d340000, 0x42028800,
+ 0xffffffff, 0x42002000, 0xffffffff, 0x42003000,
+ 0x00000001, 0x42003800, 0x00000001, 0x42001800,
+ 0x0010c2c7, 0x59a8100f, 0x82081500, 0x000000ff,
+ 0x40180000, 0x0c01f001, 0x00102b6a, 0x00102b6d,
+ 0x00102b71, 0x00102b75, 0x82102500, 0xffffff00,
+ 0x0401f014, 0x82102500, 0xffff00ff, 0x840811c0,
+ 0x0401f010, 0x82102500, 0xff00ffff, 0x900811c0,
+ 0x0401f00c, 0x82102500, 0x00ffffff, 0x9c0801c0,
+ 0x80102540, 0x44101800, 0x42003000, 0xffffffff,
+ 0x42002000, 0xffffffff, 0x800c1800, 0x0401f003,
+ 0x40080000, 0x80102540, 0x81468800, 0x83442c80,
+ 0x0000007f, 0x04021014, 0x4c080000, 0x4c0c0000,
+ 0x4c180000, 0x4c1c0000, 0x0201f800, 0x00020319,
+ 0x5c003800, 0x5c003000, 0x5c001800, 0x5c001000,
+ 0x040207f2, 0x0201f800, 0x00104194, 0x040207ef,
+ 0x80183000, 0x801c3800, 0x59341202, 0x40180000,
+ 0x0c01f7ce, 0x82100580, 0xffffffff, 0x04000002,
+ 0x44101800, 0x42001800, 0x0010c2c7, 0x500c0000,
+ 0x82000500, 0xffffff00, 0x801c0540, 0x44001800,
+ 0x5c026800, 0x5c028800, 0x42000800, 0x00000020,
0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
0x59a0040a, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
- 0x419c0000, 0x0201f000, 0x001031d2, 0x8d0e1d0e,
+ 0x42000000, 0x0010c2c7, 0x0201f000, 0x001031dc,
+ 0x59a28c07, 0x59a0020c, 0x8c000500, 0x0400000e,
+ 0x59a01209, 0x59a00409, 0x82000500, 0x000000ff,
+ 0x900001c0, 0x80081540, 0x41784000, 0x0201f800,
+ 0x00104112, 0x04000008, 0x48034407, 0x0201f000,
+ 0x00101d06, 0x0201f800, 0x00020319, 0x02020000,
+ 0x00101d06, 0x0201f800, 0x001031af, 0x04020005,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00101d02,
+ 0x59a0020c, 0x8c000500, 0x04000005, 0x0201f800,
+ 0x00104194, 0x02020000, 0x00103280, 0x59a0020c,
+ 0x8c000502, 0x04000019, 0x83440480, 0x000007f0,
+ 0x04021016, 0x0201f800, 0x0010419d, 0x04020013,
+ 0x497a5a05, 0x4a025c05, 0x00008000, 0x0201f800,
+ 0x00108a11, 0x04020005, 0x4a034407, 0x00000003,
+ 0x0201f000, 0x00101d02, 0x4a01d808, 0x00102bed,
+ 0x1c01f000, 0x59a28c07, 0x0201f800, 0x00020319,
+ 0x02020000, 0x00101d06, 0x4c580000, 0x4c500000,
+ 0x4c540000, 0x4200b000, 0x0000000a, 0x4134a000,
+ 0x832e5c00, 0x00000002, 0x412ca800, 0x0201f800,
+ 0x0010aee2, 0x832cac00, 0x00000006, 0x4054a000,
+ 0x4200b000, 0x00000004, 0x0201f800, 0x0010af0c,
+ 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x592c0802,
+ 0x82040500, 0x00ff00ff, 0x900001c0, 0x82041500,
+ 0xff00ff00, 0x80080540, 0x48025802, 0x592c0801,
+ 0x82040500, 0x00ff00ff, 0x900001c0, 0x82041500,
+ 0xff00ff00, 0x80080540, 0x48025801, 0x42000800,
+ 0x0000000a, 0x59a00408, 0x59a01208, 0x900811c0,
+ 0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
+ 0x800c1d40, 0x412c0000, 0x0201f000, 0x001031dc,
+ 0x496fc857, 0x496f4407, 0x59a80873, 0x8c040d3e,
+ 0x02000000, 0x00101cbf, 0x59a81073, 0x82081500,
+ 0x00000097, 0x59a81874, 0x59340400, 0x82000580,
+ 0x00000404, 0x04020002, 0x84081546, 0x480b4408,
+ 0x0201f000, 0x00101cbf, 0x59a28c07, 0x0201f800,
+ 0x00020319, 0x02020000, 0x00101d06, 0x836c0580,
+ 0x00000003, 0x04000005, 0x4a034407, 0x00000007,
+ 0x0201f000, 0x00101d02, 0x83340c00, 0x00000006,
+ 0x59a0020c, 0x8c000500, 0x04000003, 0x83340c00,
+ 0x00000008, 0x58040001, 0x4803440a, 0x900001c0,
+ 0x4803420a, 0x50040000, 0x48034408, 0x900001c0,
+ 0x48034208, 0x59340200, 0x48034407, 0x0201f000,
+ 0x00101cbf, 0x8d0e1d0e, 0x04000005, 0x4a034407,
+ 0x00000001, 0x0201f000, 0x00101d02, 0x59a0220c,
+ 0x8c102500, 0x0402002e, 0x8c102506, 0x04020006,
+ 0x59a03209, 0x82180480, 0x00000003, 0x02021000,
+ 0x00101d06, 0x59a28c07, 0x0201f800, 0x00020319,
+ 0x02020000, 0x00101d06, 0x0201f800, 0x00104181,
+ 0x04000005, 0x4a034407, 0x00000009, 0x0201f000,
+ 0x00101d02, 0x0201f800, 0x001031af, 0x04020005,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00101d02,
+ 0x59a0220c, 0x8c102506, 0x04000004, 0x59343002,
+ 0x82183500, 0x00ffffff, 0x497a5a05, 0x4a025c05,
+ 0x00008000, 0x0201f800, 0x001089d3, 0x04020005,
+ 0x4a034407, 0x00000003, 0x0201f000, 0x00101d02,
+ 0x4a01d808, 0x00102ce1, 0x1c01f000, 0x59a28c07,
+ 0x0201f800, 0x00020319, 0x02020000, 0x00101d06,
+ 0x0201f800, 0x00104181, 0x04000005, 0x4a034407,
+ 0x00000009, 0x0201f000, 0x00101d02, 0x0201f800,
+ 0x001031af, 0x04020005, 0x4a034407, 0x00000002,
+ 0x0201f000, 0x00101d02, 0x497a5a05, 0x4a025c05,
+ 0x00008000, 0x0201f800, 0x001031af, 0x04020005,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00101d02,
+ 0x592e5800, 0x0201f800, 0x001089e8, 0x04020005,
+ 0x4a034407, 0x00000003, 0x0201f000, 0x00101d02,
+ 0x4a01d808, 0x00102cb3, 0x1c01f000, 0x592c2806,
+ 0x82140d80, 0x01000000, 0x04020005, 0x4a034407,
+ 0x00000004, 0x0201f000, 0x00101d02, 0x42000800,
+ 0x00000008, 0x59a00208, 0x59a01408, 0x900001c0,
+ 0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
+ 0x800c1d40, 0x832c0400, 0x00000006, 0x0201f800,
+ 0x001031dc, 0x8c142d00, 0x04000003, 0x4a01d808,
+ 0x00102cce, 0x1c01f000, 0x4031d800, 0x58ef400a,
+ 0x58ee580d, 0x58ec0002, 0x82000580, 0x00000200,
+ 0x02000000, 0x00101cfa, 0x812e59c0, 0x02000800,
+ 0x0010032d, 0x42000800, 0x00000008, 0x832c0400,
+ 0x00000006, 0x58ec1006, 0x58ec1807, 0x0201f000,
+ 0x001031dc, 0x592c0006, 0x82000580, 0x01000000,
+ 0x04020005, 0x4a034407, 0x00000004, 0x0201f000,
+ 0x00101d02, 0x59a00208, 0x59a01408, 0x900001c0,
+ 0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
+ 0x800c1d40, 0x42000800, 0x00000006, 0x832c0400,
+ 0x00000007, 0x0201f000, 0x001031dc, 0x59a00a0b,
+ 0x800409c0, 0x02000000, 0x00101d06, 0x82040480,
+ 0x00000081, 0x04001003, 0x42000800, 0x00000080,
+ 0x59c40085, 0x59881004, 0x80081400, 0x480b1004,
+ 0x497b8885, 0x59c400b1, 0x48031022, 0x59c400b2,
+ 0x48031021, 0x59c400a2, 0x48031023, 0x598810b7,
+ 0x598800b8, 0x80081400, 0x598800b9, 0x80081400,
+ 0x598800ba, 0x80081400, 0x5988011d, 0x80081400,
+ 0x598800bb, 0x80081400, 0x480b1024, 0x59a00208,
+ 0x59a01408, 0x900001c0, 0x80081540, 0x59a0020a,
+ 0x59a01c0a, 0x900001c0, 0x800c1d40, 0x83880400,
+ 0x00000000, 0x0201f800, 0x001031dc, 0x4a01d808,
+ 0x00102d26, 0x1c01f000, 0x4031d800, 0x58ef400a,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
+ 0x00101cfa, 0x59a0020c, 0x8c000500, 0x04000008,
+ 0x83880400, 0x00000000, 0x4803c840, 0x4a03c842,
+ 0x00000006, 0x04011000, 0x497b8885, 0x4a034208,
+ 0x00000080, 0x0201f000, 0x00101cbf, 0x8d0e1d0e,
0x04000005, 0x4a034407, 0x00000001, 0x0201f000,
- 0x00101cfd, 0x0201f800, 0x00104716, 0x04020005,
- 0x4a034407, 0x00000016, 0x0201f000, 0x00101cfd,
- 0x59a80056, 0x8c000500, 0x04000011, 0x4a034407,
- 0x00000000, 0x42000800, 0x00000020, 0x59a00408,
- 0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
- 0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x42000000,
- 0x0010c1c7, 0x0201f000, 0x001031d2, 0x4a034407,
- 0x00000001, 0x4200b000, 0x00000020, 0x4200a800,
- 0x0010c1c7, 0x4200a000, 0xffffffff, 0x4450a800,
- 0x8054a800, 0x8058b040, 0x040207fd, 0x4d440000,
- 0x4d340000, 0x42028800, 0xffffffff, 0x42002000,
- 0xffffffff, 0x42003000, 0x00000001, 0x42003800,
- 0x00000001, 0x42001800, 0x0010c1c7, 0x59a8100f,
- 0x82081500, 0x000000ff, 0x40180000, 0x0c01f001,
- 0x00102b60, 0x00102b63, 0x00102b67, 0x00102b6b,
- 0x82102500, 0xffffff00, 0x0401f014, 0x82102500,
- 0xffff00ff, 0x840811c0, 0x0401f010, 0x82102500,
- 0xff00ffff, 0x900811c0, 0x0401f00c, 0x82102500,
- 0x00ffffff, 0x9c0801c0, 0x80102540, 0x44101800,
- 0x42003000, 0xffffffff, 0x42002000, 0xffffffff,
- 0x800c1800, 0x0401f003, 0x40080000, 0x80102540,
- 0x81468800, 0x83442c80, 0x0000007f, 0x04021014,
- 0x4c080000, 0x4c0c0000, 0x4c180000, 0x4c1c0000,
- 0x0201f800, 0x00020319, 0x5c003800, 0x5c003000,
- 0x5c001800, 0x5c001000, 0x040207f2, 0x0201f800,
- 0x00104178, 0x040207ef, 0x80183000, 0x801c3800,
- 0x59341202, 0x40180000, 0x0c01f7ce, 0x82100580,
- 0xffffffff, 0x04000002, 0x44101800, 0x42001800,
- 0x0010c1c7, 0x500c0000, 0x82000500, 0xffffff00,
- 0x801c0540, 0x44001800, 0x5c026800, 0x5c028800,
- 0x42000800, 0x00000020, 0x59a00408, 0x59a01208,
- 0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
- 0x900c19c0, 0x800c1d40, 0x42000000, 0x0010c1c7,
- 0x0201f000, 0x001031d2, 0x59a28c07, 0x59a0020c,
- 0x8c000500, 0x0400000e, 0x59a01209, 0x59a00409,
- 0x82000500, 0x000000ff, 0x900001c0, 0x80081540,
- 0x41784000, 0x0201f800, 0x001040f8, 0x04000008,
- 0x48034407, 0x0201f000, 0x00101d01, 0x0201f800,
- 0x00020319, 0x02020000, 0x00101d01, 0x0201f800,
- 0x001031a5, 0x04020005, 0x4a034407, 0x00000002,
- 0x0201f000, 0x00101cfd, 0x59a0020c, 0x8c000500,
- 0x04000005, 0x0201f800, 0x00104178, 0x02020000,
- 0x00103276, 0x59a0020c, 0x8c000502, 0x04000019,
- 0x83440480, 0x000007f0, 0x04021016, 0x0201f800,
- 0x00104181, 0x04020013, 0x497a5a05, 0x4a025c05,
- 0x00008000, 0x0201f800, 0x00108958, 0x04020005,
- 0x4a034407, 0x00000003, 0x0201f000, 0x00101cfd,
- 0x4a01d808, 0x00102be3, 0x1c01f000, 0x59a28c07,
- 0x0201f800, 0x00020319, 0x02020000, 0x00101d01,
- 0x4c580000, 0x4c500000, 0x4c540000, 0x4200b000,
- 0x0000000a, 0x4134a000, 0x832e5c00, 0x00000002,
- 0x412ca800, 0x0201f800, 0x0010adef, 0x832cac00,
- 0x00000006, 0x4054a000, 0x4200b000, 0x00000004,
- 0x0201f800, 0x0010ae19, 0x5c00a800, 0x5c00a000,
- 0x5c00b000, 0x592c0802, 0x82040500, 0x00ff00ff,
- 0x900001c0, 0x82041500, 0xff00ff00, 0x80080540,
- 0x48025802, 0x592c0801, 0x82040500, 0x00ff00ff,
- 0x900001c0, 0x82041500, 0xff00ff00, 0x80080540,
- 0x48025801, 0x42000800, 0x0000000a, 0x59a00408,
- 0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
- 0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x412c0000,
- 0x0201f000, 0x001031d2, 0x496fc857, 0x496f4407,
- 0x59a80873, 0x8c040d3e, 0x02000000, 0x00101cba,
- 0x59a81073, 0x82081500, 0x00000097, 0x59a81874,
- 0x59340400, 0x82000580, 0x00000404, 0x04020002,
- 0x84081546, 0x480b4408, 0x0201f000, 0x00101cba,
- 0x59a28c07, 0x0201f800, 0x00020319, 0x02020000,
- 0x00101d01, 0x836c0580, 0x00000003, 0x04000005,
- 0x4a034407, 0x00000007, 0x0201f000, 0x00101cfd,
- 0x83340c00, 0x00000006, 0x59a0020c, 0x8c000500,
- 0x04000003, 0x83340c00, 0x00000008, 0x58040001,
- 0x4803440a, 0x900001c0, 0x4803420a, 0x50040000,
- 0x48034408, 0x900001c0, 0x48034208, 0x59340200,
- 0x48034407, 0x0201f000, 0x00101cba, 0x8d0e1d0e,
- 0x04000005, 0x4a034407, 0x00000001, 0x0201f000,
- 0x00101cfd, 0x59a0220c, 0x8c102500, 0x0402002e,
- 0x8c102506, 0x04020006, 0x59a03209, 0x82180480,
- 0x00000003, 0x02021000, 0x00101d01, 0x59a28c07,
- 0x0201f800, 0x00020319, 0x02020000, 0x00101d01,
- 0x0201f800, 0x00104165, 0x04000005, 0x4a034407,
- 0x00000009, 0x0201f000, 0x00101cfd, 0x0201f800,
- 0x001031a5, 0x04020005, 0x4a034407, 0x00000002,
- 0x0201f000, 0x00101cfd, 0x59a0220c, 0x8c102506,
- 0x04000004, 0x59343002, 0x82183500, 0x00ffffff,
- 0x497a5a05, 0x4a025c05, 0x00008000, 0x0201f800,
- 0x0010891a, 0x04020005, 0x4a034407, 0x00000003,
- 0x0201f000, 0x00101cfd, 0x4a01d808, 0x00102cd7,
- 0x1c01f000, 0x59a28c07, 0x0201f800, 0x00020319,
- 0x02020000, 0x00101d01, 0x0201f800, 0x00104165,
- 0x04000005, 0x4a034407, 0x00000009, 0x0201f000,
- 0x00101cfd, 0x0201f800, 0x001031a5, 0x04020005,
- 0x4a034407, 0x00000002, 0x0201f000, 0x00101cfd,
- 0x497a5a05, 0x4a025c05, 0x00008000, 0x0201f800,
- 0x001031a5, 0x04020005, 0x4a034407, 0x00000002,
- 0x0201f000, 0x00101cfd, 0x592e5800, 0x0201f800,
- 0x0010892f, 0x04020005, 0x4a034407, 0x00000003,
- 0x0201f000, 0x00101cfd, 0x4a01d808, 0x00102ca9,
- 0x1c01f000, 0x592c2806, 0x82140d80, 0x01000000,
- 0x04020005, 0x4a034407, 0x00000004, 0x0201f000,
- 0x00101cfd, 0x42000800, 0x00000008, 0x59a00208,
- 0x59a01408, 0x900001c0, 0x80081540, 0x59a0020a,
- 0x59a01c0a, 0x900001c0, 0x800c1d40, 0x832c0400,
- 0x00000006, 0x0201f800, 0x001031d2, 0x8c142d00,
- 0x04000003, 0x4a01d808, 0x00102cc4, 0x1c01f000,
- 0x4031d800, 0x58ef400a, 0x58ee580d, 0x58ec0002,
- 0x82000580, 0x00000200, 0x02000000, 0x00101cf5,
- 0x812e59c0, 0x02000800, 0x0010032d, 0x42000800,
- 0x00000008, 0x832c0400, 0x00000006, 0x58ec1006,
- 0x58ec1807, 0x0201f000, 0x001031d2, 0x592c0006,
- 0x82000580, 0x01000000, 0x04020005, 0x4a034407,
- 0x00000004, 0x0201f000, 0x00101cfd, 0x59a00208,
- 0x59a01408, 0x900001c0, 0x80081540, 0x59a0020a,
- 0x59a01c0a, 0x900001c0, 0x800c1d40, 0x42000800,
- 0x00000006, 0x832c0400, 0x00000007, 0x0201f000,
- 0x001031d2, 0x59a00a0b, 0x800409c0, 0x02000000,
- 0x00101d01, 0x82040480, 0x00000081, 0x04001003,
- 0x42000800, 0x00000080, 0x59c40085, 0x59881004,
- 0x80081400, 0x480b1004, 0x497b8885, 0x59c400b1,
- 0x48031022, 0x59c400b2, 0x48031021, 0x59c400a2,
- 0x48031023, 0x598810b7, 0x598800b8, 0x80081400,
- 0x598800b9, 0x80081400, 0x598800ba, 0x80081400,
- 0x5988011d, 0x80081400, 0x598800bb, 0x80081400,
- 0x480b1024, 0x59a00208, 0x59a01408, 0x900001c0,
- 0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
- 0x800c1d40, 0x83880400, 0x00000000, 0x0201f800,
- 0x001031d2, 0x4a01d808, 0x00102d1c, 0x1c01f000,
- 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
- 0x00000200, 0x02000000, 0x00101cf5, 0x59a0020c,
- 0x8c000500, 0x04000008, 0x83880400, 0x00000000,
- 0x4803c840, 0x4a03c842, 0x00000006, 0x04011000,
- 0x497b8885, 0x4a034208, 0x00000080, 0x0201f000,
- 0x00101cba, 0x8d0e1d0e, 0x04000005, 0x4a034407,
- 0x00000001, 0x0201f000, 0x00101cfd, 0x0201f800,
- 0x001031a5, 0x04020005, 0x4a034407, 0x00000002,
- 0x0201f000, 0x00101cfd, 0x497a5a05, 0x4a025c05,
- 0x00008000, 0x59a00407, 0x800001c0, 0x02000000,
- 0x00101d01, 0x82001580, 0x000000ff, 0x04000005,
- 0x82001480, 0x00000004, 0x02021000, 0x00101d01,
- 0x40001000, 0x0201f800, 0x00101a3d, 0x04020005,
- 0x4a034407, 0x00000003, 0x0201f000, 0x00101cfd,
- 0x4a01d808, 0x00102d57, 0x1c01f000, 0x592c0006,
- 0x82000580, 0x01000000, 0x02020000, 0x00101cba,
- 0x4a034407, 0x00000004, 0x0201f000, 0x00101cfd,
- 0x59a01407, 0x8c081508, 0x04020007, 0x8d0e1d0e,
- 0x04000005, 0x4a034407, 0x00000001, 0x0201f000,
- 0x00101cfd, 0x59a01c08, 0x820c0480, 0x00001000,
- 0x02021000, 0x00101d01, 0x497b2804, 0x497b2805,
- 0x497b2826, 0x497b2827, 0x497b2829, 0x497b282a,
- 0x497b282c, 0x497b282d, 0x4803c856, 0x850e1d06,
- 0x8c081500, 0x04000005, 0x4803c856, 0x830e1d40,
- 0x00000011, 0x0401f004, 0x8c081506, 0x04000002,
- 0x850e1d42, 0x850e1d0a, 0x4202d800, 0x00000001,
- 0x82081500, 0x000000e0, 0x8008010a, 0x0c020038,
- 0x0201f800, 0x00104716, 0x0402000b, 0x4a035014,
- 0x00000001, 0x4a035013, 0x0000aaaa, 0x0201f800,
- 0x00104670, 0x0401f01f, 0x4a035014, 0x00000000,
- 0x0401f7f9, 0x497b5013, 0x0201f800, 0x00103916,
- 0x0201f800, 0x0010610d, 0x0201f800, 0x001063db,
- 0x0201f800, 0x001060fa, 0x59a00a08, 0x480788a7,
- 0x59c400a3, 0x82000500, 0xfeffffff, 0x82000540,
- 0x80018000, 0x40000800, 0x84040d20, 0x480388a3,
- 0x480788a3, 0x497b5032, 0x42000800, 0x0000002d,
- 0x42001000, 0x0010399e, 0x0201f800, 0x001057a4,
- 0x59a00408, 0x800000c2, 0x800008c4, 0x8005d400,
- 0x42000000, 0x0000ffff, 0x0201f800, 0x00104716,
- 0x04000003, 0x59a00208, 0x80000110, 0x0201f800,
- 0x001032ad, 0x0201f000, 0x00101cba, 0x00102d88,
- 0x00102d8b, 0x00102d95, 0x00101d01, 0x00102d92,
- 0x00101d01, 0x00101d01, 0x00101d01, 0x836c0580,
- 0x00000003, 0x04000005, 0x4a034407, 0x00000007,
- 0x0201f000, 0x00101cfd, 0x59a00408, 0x59a00a08,
- 0x900409c0, 0x80040d40, 0x4805d806, 0x59a0040a,
- 0x59a00a0a, 0x900409c0, 0x80040d40, 0x4805d807,
- 0x4a01d801, 0x00000000, 0x0401fbcb, 0x04020005,
- 0x4a034407, 0x00000002, 0x0201f000, 0x00101cfd,
- 0x417a8800, 0x497b4001, 0x832c0400, 0x00000006,
- 0x48034002, 0x59a00407, 0x8c000504, 0x0402009a,
- 0x4c5c0000, 0x4c600000, 0x4c640000, 0x4178b800,
- 0x59a0c407, 0x59a0c802, 0x0201f800, 0x00020319,
- 0x0402002c, 0x0201f800, 0x00104165, 0x04000004,
- 0x0201f800, 0x001040bb, 0x04020026, 0x8c60c53e,
- 0x04020022, 0x8c60c500, 0x04000008, 0x59340009,
- 0x4400c800, 0x8064c800, 0x59340008, 0x4400c800,
- 0x8064c800, 0x0401f007, 0x59340007, 0x4400c800,
- 0x8064c800, 0x59340006, 0x4400c800, 0x8064c800,
- 0x83440580, 0x000007fe, 0x0400000d, 0x83440580,
- 0x000007fc, 0x0400000a, 0x0201f800, 0x00104178,
- 0x04000003, 0x85468d5e, 0x0401f005, 0x0201f800,
- 0x00104087, 0x04020002, 0x85468d5e, 0x4544c800,
- 0x85468d1e, 0x8064c800, 0x825cbc00, 0x0000000c,
- 0x81468800, 0x83440480, 0x000007f0, 0x0400100e,
- 0x8c60c506, 0x04000029, 0x83440580, 0x000007f0,
- 0x04020004, 0x42028800, 0x000007fe, 0x0401f006,
- 0x83440580, 0x000007ff, 0x04020020, 0x42028800,
- 0x000007fc, 0x825c0580, 0x0000003c, 0x040207bf,
- 0x59a00001, 0x805c0400, 0x48034001, 0x8c60c53e,
- 0x04020007, 0x59a00a0b, 0x800409c0, 0x04000006,
- 0x80040480, 0x04021004, 0x8460c57e, 0x4178b800,
- 0x0401f7b2, 0x49474000, 0x485dd805, 0x59a00002,
- 0x4801d803, 0x40ec1000, 0x0201f800, 0x00020016,
- 0x4a01d808, 0x00102e78, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x8c60c53e, 0x0402001a,
- 0x805cb9c0, 0x04000024, 0x59a00001, 0x805c0400,
- 0x48034001, 0x59a00a0b, 0x800409c0, 0x04000005,
- 0x80040480, 0x04021003, 0x4178b800, 0x0401f00e,
- 0x59a00801, 0x48074407, 0x485dd805, 0x59a00002,
- 0x4801d803, 0x4a01d808, 0x00101cb3, 0x40ec1000,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x0201f000,
- 0x00020016, 0x59a00001, 0x805c0c00, 0x59a0020b,
- 0x80040480, 0x48034208, 0x4a034407, 0x0000000a,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x0201f000,
- 0x00101cfd, 0x59a00801, 0x48074407, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x0201f000, 0x00101cba,
- 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
- 0x00000200, 0x02000000, 0x00101cf5, 0x59a28800,
- 0x0401f768, 0x4c5c0000, 0x4c600000, 0x4c640000,
- 0x4178b800, 0x59a0c407, 0x59a0c802, 0x0201f800,
- 0x00020319, 0x04020031, 0x0201f800, 0x00104165,
- 0x04000004, 0x0201f800, 0x001040bb, 0x0402002b,
- 0x8c60c53e, 0x04020027, 0x83440580, 0x000007fe,
- 0x04000011, 0x83440580, 0x000007fc, 0x0400000e,
- 0x0201f800, 0x00104178, 0x04000005, 0x59340403,
- 0x8400055e, 0x48026c03, 0x0401f007, 0x0201f800,
- 0x00104087, 0x04020004, 0x59340403, 0x8400055e,
- 0x48026c03, 0x4134a000, 0x4064a800, 0x4200b000,
- 0x00000006, 0x0201f800, 0x0010adef, 0x59340007,
- 0x4400a800, 0x59340006, 0x4800a801, 0x59340009,
- 0x4800a802, 0x59340008, 0x4800a803, 0x59340403,
- 0x8400051e, 0x48026c03, 0x8264cc00, 0x0000000a,
- 0x825cbc00, 0x00000028, 0x81468800, 0x83440480,
- 0x000007f0, 0x0400100e, 0x8c60c506, 0x0400002a,
+ 0x00101d02, 0x0201f800, 0x001031af, 0x04020005,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00101d02,
+ 0x497a5a05, 0x4a025c05, 0x00008000, 0x59a00407,
+ 0x800001c0, 0x02000000, 0x00101d06, 0x82001580,
+ 0x000000ff, 0x04000005, 0x82001480, 0x00000004,
+ 0x02021000, 0x00101d06, 0x40001000, 0x0201f800,
+ 0x00101a3e, 0x04020005, 0x4a034407, 0x00000003,
+ 0x0201f000, 0x00101d02, 0x4a01d808, 0x00102d61,
+ 0x1c01f000, 0x592c0006, 0x82000580, 0x01000000,
+ 0x02020000, 0x00101cbf, 0x4a034407, 0x00000004,
+ 0x0201f000, 0x00101d02, 0x59a01407, 0x8c081508,
+ 0x04020007, 0x8d0e1d0e, 0x04000005, 0x4a034407,
+ 0x00000001, 0x0201f000, 0x00101d02, 0x59a01c08,
+ 0x820c0480, 0x00001000, 0x02021000, 0x00101d06,
+ 0x497b2804, 0x497b2805, 0x497b2826, 0x497b2827,
+ 0x497b2829, 0x497b282a, 0x497b282c, 0x497b282d,
+ 0x4803c856, 0x850e1d06, 0x8c081500, 0x04000005,
+ 0x4803c856, 0x830e1d40, 0x00000011, 0x0401f004,
+ 0x8c081506, 0x04000002, 0x850e1d42, 0x850e1d0a,
+ 0x4202d800, 0x00000001, 0x82081500, 0x000000e0,
+ 0x8008010a, 0x0c020038, 0x0201f800, 0x00104755,
+ 0x0402000b, 0x4a035014, 0x00000001, 0x4a035013,
+ 0x0000aaaa, 0x0201f800, 0x001046af, 0x0401f01f,
+ 0x4a035014, 0x00000000, 0x0401f7f9, 0x497b5013,
+ 0x0201f800, 0x00103929, 0x0201f800, 0x001061b2,
+ 0x0201f800, 0x00106480, 0x0201f800, 0x0010619f,
+ 0x59a00a08, 0x480788a7, 0x59c400a3, 0x82000500,
+ 0xfeffffff, 0x82000540, 0x80018000, 0x40000800,
+ 0x84040d20, 0x480388a3, 0x480788a3, 0x497b5032,
+ 0x42000800, 0x0000002d, 0x42001000, 0x001039b1,
+ 0x0201f800, 0x00105849, 0x59a00408, 0x800000c2,
+ 0x800008c4, 0x8005d400, 0x42000000, 0x0000ffff,
+ 0x0201f800, 0x00104755, 0x04000003, 0x59a00208,
+ 0x80000110, 0x0201f800, 0x001032b7, 0x0201f000,
+ 0x00101cbf, 0x00102d92, 0x00102d95, 0x00102d9f,
+ 0x00101d06, 0x00102d9c, 0x00101d06, 0x00101d06,
+ 0x00101d06, 0x836c0580, 0x00000003, 0x04000005,
+ 0x4a034407, 0x00000007, 0x0201f000, 0x00101d02,
+ 0x59a00408, 0x59a00a08, 0x900409c0, 0x80040d40,
+ 0x4805d806, 0x59a0040a, 0x59a00a0a, 0x900409c0,
+ 0x80040d40, 0x4805d807, 0x4a01d801, 0x00000000,
+ 0x0401fbcb, 0x04020005, 0x4a034407, 0x00000002,
+ 0x0201f000, 0x00101d02, 0x417a8800, 0x497b4001,
+ 0x832c0400, 0x00000006, 0x48034002, 0x59a00407,
+ 0x8c000504, 0x0402009a, 0x4c5c0000, 0x4c600000,
+ 0x4c640000, 0x4178b800, 0x59a0c407, 0x59a0c802,
+ 0x0201f800, 0x00020319, 0x0402002c, 0x0201f800,
+ 0x00104181, 0x04000004, 0x0201f800, 0x001040d5,
+ 0x04020026, 0x8c60c53e, 0x04020022, 0x8c60c500,
+ 0x04000008, 0x59340009, 0x4400c800, 0x8064c800,
+ 0x59340008, 0x4400c800, 0x8064c800, 0x0401f007,
+ 0x59340007, 0x4400c800, 0x8064c800, 0x59340006,
+ 0x4400c800, 0x8064c800, 0x83440580, 0x000007fe,
+ 0x0400000d, 0x83440580, 0x000007fc, 0x0400000a,
+ 0x0201f800, 0x00104194, 0x04000003, 0x85468d5e,
+ 0x0401f005, 0x0201f800, 0x001040a1, 0x04020002,
+ 0x85468d5e, 0x4544c800, 0x85468d1e, 0x8064c800,
+ 0x825cbc00, 0x0000000c, 0x81468800, 0x83440480,
+ 0x000007f0, 0x0400100e, 0x8c60c506, 0x04000029,
0x83440580, 0x000007f0, 0x04020004, 0x42028800,
0x000007fe, 0x0401f006, 0x83440580, 0x000007ff,
- 0x04020021, 0x42028800, 0x000007fc, 0x825c0580,
- 0x00000028, 0x04000002, 0x0401f7b9, 0x59a00001,
- 0x805c0400, 0x48034001, 0x8c60c53e, 0x04020007,
- 0x59a00a0b, 0x800409c0, 0x04000006, 0x80040480,
- 0x04021004, 0x8460c57e, 0x4178b800, 0x0401f7ac,
- 0x49474000, 0x485dd805, 0x59a00002, 0x4801d803,
- 0x40ec1000, 0x0201f800, 0x00020016, 0x4a01d808,
- 0x00102f17, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x1c01f000, 0x8c60c53e, 0x0402001a, 0x805cb9c0,
- 0x04000024, 0x59a00001, 0x805c0400, 0x48034001,
- 0x59a00a0b, 0x800409c0, 0x04000005, 0x80040480,
- 0x04021003, 0x4178b800, 0x0401f00e, 0x59a00801,
- 0x48074407, 0x485dd805, 0x59a00002, 0x4801d803,
- 0x4a01d808, 0x00101cb3, 0x40ec1000, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x0201f000, 0x00020016,
- 0x59a00001, 0x805c0c00, 0x59a0020b, 0x80040480,
- 0x48034208, 0x4a034407, 0x0000000a, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x0201f000, 0x00101cfd,
- 0x59a00801, 0x48074407, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x0201f000, 0x00101cba, 0x4031d800,
+ 0x04020020, 0x42028800, 0x000007fc, 0x825c0580,
+ 0x0000003c, 0x040207bf, 0x59a00001, 0x805c0400,
+ 0x48034001, 0x8c60c53e, 0x04020007, 0x59a00a0b,
+ 0x800409c0, 0x04000006, 0x80040480, 0x04021004,
+ 0x8460c57e, 0x4178b800, 0x0401f7b2, 0x49474000,
+ 0x485dd805, 0x59a00002, 0x4801d803, 0x40ec1000,
+ 0x0201f800, 0x00020016, 0x4a01d808, 0x00102e82,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x8c60c53e, 0x0402001a, 0x805cb9c0, 0x04000024,
+ 0x59a00001, 0x805c0400, 0x48034001, 0x59a00a0b,
+ 0x800409c0, 0x04000005, 0x80040480, 0x04021003,
+ 0x4178b800, 0x0401f00e, 0x59a00801, 0x48074407,
+ 0x485dd805, 0x59a00002, 0x4801d803, 0x4a01d808,
+ 0x00101cb8, 0x40ec1000, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x0201f000, 0x00020016, 0x59a00001,
+ 0x805c0c00, 0x59a0020b, 0x80040480, 0x48034208,
+ 0x4a034407, 0x0000000a, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x0201f000, 0x00101d02, 0x59a00801,
+ 0x48074407, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x0201f000, 0x00101cbf, 0x4031d800, 0x58ef400a,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
+ 0x00101cfa, 0x59a28800, 0x0401f768, 0x4c5c0000,
+ 0x4c600000, 0x4c640000, 0x4178b800, 0x59a0c407,
+ 0x59a0c802, 0x0201f800, 0x00020319, 0x04020031,
+ 0x0201f800, 0x00104181, 0x04000004, 0x0201f800,
+ 0x001040d5, 0x0402002b, 0x8c60c53e, 0x04020027,
+ 0x83440580, 0x000007fe, 0x04000011, 0x83440580,
+ 0x000007fc, 0x0400000e, 0x0201f800, 0x00104194,
+ 0x04000005, 0x59340403, 0x8400055e, 0x48026c03,
+ 0x0401f007, 0x0201f800, 0x001040a1, 0x04020004,
+ 0x59340403, 0x8400055e, 0x48026c03, 0x4134a000,
+ 0x4064a800, 0x4200b000, 0x00000006, 0x0201f800,
+ 0x0010aee2, 0x59340007, 0x4400a800, 0x59340006,
+ 0x4800a801, 0x59340009, 0x4800a802, 0x59340008,
+ 0x4800a803, 0x59340403, 0x8400051e, 0x48026c03,
+ 0x8264cc00, 0x0000000a, 0x825cbc00, 0x00000028,
+ 0x81468800, 0x83440480, 0x000007f0, 0x0400100e,
+ 0x8c60c506, 0x0400002a, 0x83440580, 0x000007f0,
+ 0x04020004, 0x42028800, 0x000007fe, 0x0401f006,
+ 0x83440580, 0x000007ff, 0x04020021, 0x42028800,
+ 0x000007fc, 0x825c0580, 0x00000028, 0x04000002,
+ 0x0401f7b9, 0x59a00001, 0x805c0400, 0x48034001,
+ 0x8c60c53e, 0x04020007, 0x59a00a0b, 0x800409c0,
+ 0x04000006, 0x80040480, 0x04021004, 0x8460c57e,
+ 0x4178b800, 0x0401f7ac, 0x49474000, 0x485dd805,
+ 0x59a00002, 0x4801d803, 0x40ec1000, 0x0201f800,
+ 0x00020016, 0x4a01d808, 0x00102f21, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x8c60c53e,
+ 0x0402001a, 0x805cb9c0, 0x04000024, 0x59a00001,
+ 0x805c0400, 0x48034001, 0x59a00a0b, 0x800409c0,
+ 0x04000005, 0x80040480, 0x04021003, 0x4178b800,
+ 0x0401f00e, 0x59a00801, 0x48074407, 0x485dd805,
+ 0x59a00002, 0x4801d803, 0x4a01d808, 0x00101cb8,
+ 0x40ec1000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x0201f000, 0x00020016, 0x59a00001, 0x805c0c00,
+ 0x59a0020b, 0x80040480, 0x48034208, 0x4a034407,
+ 0x0000000a, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x0201f000, 0x00101d02, 0x59a00801, 0x48074407,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x0201f000,
+ 0x00101cbf, 0x4031d800, 0x58ef400a, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x02000000, 0x00101cfa,
+ 0x59a28800, 0x0401f762, 0x42002800, 0x0000007e,
+ 0x59a00c07, 0x59a01208, 0x59a01c08, 0x59a0220a,
+ 0x82040500, 0x0000ff00, 0x840001c0, 0x82003480,
+ 0x00000020, 0x02001000, 0x00101d06, 0x80140480,
+ 0x02001000, 0x00101d06, 0x82040500, 0x000000ff,
+ 0x82003480, 0x00000020, 0x02001000, 0x00101d06,
+ 0x80140480, 0x02001000, 0x00101d06, 0x82080500,
+ 0x0000ff00, 0x840001c0, 0x82003480, 0x00000020,
+ 0x02001000, 0x00101d06, 0x80140480, 0x02001000,
+ 0x00101d06, 0x82080500, 0x000000ff, 0x82003480,
+ 0x00000020, 0x02001000, 0x00101d06, 0x80140480,
+ 0x02001000, 0x00101d06, 0x820c0500, 0x0000ff00,
+ 0x840001c0, 0x82003480, 0x00000020, 0x02001000,
+ 0x00101d06, 0x80140480, 0x02001000, 0x00101d06,
+ 0x820c0500, 0x000000ff, 0x82003480, 0x00000020,
+ 0x02001000, 0x00101d06, 0x80140480, 0x02001000,
+ 0x00101d06, 0x82100500, 0x0000ff00, 0x840001c0,
+ 0x82003480, 0x00000020, 0x02001000, 0x00101d06,
+ 0x80140480, 0x02001000, 0x00101d06, 0x82100500,
+ 0x000000ff, 0x82003480, 0x00000020, 0x02001000,
+ 0x00101d06, 0x80140480, 0x02001000, 0x00101d06,
+ 0x900401c0, 0x80080d40, 0x900c01c0, 0x80101d40,
+ 0x83a83400, 0x0000002d, 0x44043000, 0x80183000,
+ 0x440c3000, 0x0201f000, 0x00101cbf, 0x0401fa28,
+ 0x04020005, 0x4a034407, 0x00000002, 0x0201f000,
+ 0x00101d02, 0x42000800, 0x0000000c, 0x0401f84f,
+ 0x4a01d808, 0x00102f93, 0x1c01f000, 0x4031d800,
+ 0x58ee580c, 0x58ef400a, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x02000000, 0x00101cfa, 0x832ca400,
+ 0x00000005, 0x4200b000, 0x0000000c, 0x40c8a800,
+ 0x0201f800, 0x0010aee2, 0x58c80200, 0x80000540,
+ 0x04000030, 0x58c80400, 0x82000500, 0xfffffffb,
+ 0x0402002c, 0x58c80401, 0x80000540, 0x04000029,
+ 0x82000480, 0x0000ff01, 0x04021026, 0x58c80202,
+ 0x82000480, 0x0000005c, 0x04001022, 0x0201f800,
+ 0x00105ce2, 0x58c80c08, 0x58c80204, 0x80040480,
+ 0x0400101c, 0x58c80204, 0x82000480, 0x00000005,
+ 0x04021018, 0x58c80205, 0x58c80c08, 0x80040902,
+ 0x80040480, 0x04001013, 0x58c80c08, 0x0201f800,
+ 0x00105c31, 0x04000017, 0x0201f800, 0x00105af2,
+ 0x0402000e, 0x4979940b, 0x59c408a3, 0x82040d40,
+ 0x00000002, 0x480788a3, 0x58c80202, 0x48030804,
+ 0x0201f800, 0x00105ad4, 0x0201f000, 0x00101cbf,
+ 0x0201f000, 0x00101d06, 0x0201f800, 0x00105d34,
+ 0x0201f800, 0x00105d41, 0x0201f800, 0x00105c24,
+ 0x0201f000, 0x00101d02, 0x4c000000, 0x59a01208,
+ 0x59a00408, 0x900811c0, 0x80081540, 0x59a01a0a,
+ 0x59a0040a, 0x900c19c0, 0x800c1d40, 0x5c000000,
+ 0x0401f1eb, 0x59840000, 0x82000580, 0x00000000,
+ 0x04000050, 0x59840002, 0x8c000504, 0x0400004d,
+ 0x84000546, 0x48030802, 0x0201f800, 0x00105c24,
+ 0x59c408a3, 0x82040d00, 0xfffffffd, 0x480788a3,
+ 0x4c5c0000, 0x4200b800, 0x0010b080, 0x505e6800,
+ 0x813669c0, 0x04000008, 0x5936600e, 0x813261c0,
+ 0x04000005, 0x0201f800, 0x00105c15, 0x02000800,
+ 0x00105ded, 0x805cb800, 0x825c0580, 0x0010b870,
+ 0x040207f3, 0x59866003, 0x813261c0, 0x0400000b,
+ 0x59300407, 0x82000580, 0x00000009, 0x02020800,
+ 0x0010032d, 0x5930b800, 0x0201f800, 0x00105bfa,
+ 0x405e6000, 0x0401f7f5, 0x497b0803, 0x4200b800,
+ 0x0010b96d, 0x505e6000, 0x813261c0, 0x04000011,
+ 0x59300407, 0x82000580, 0x00000009, 0x0402000d,
+ 0x59300203, 0x82000580, 0x00000004, 0x04020009,
+ 0x5932680a, 0x813669c0, 0x02020800, 0x0010032d,
+ 0x0201f800, 0x00100bd5, 0x0201f800, 0x00105bfa,
+ 0x4578b800, 0x805cb800, 0x825c0580, 0x0010b975,
+ 0x040207e9, 0x42000800, 0x0010b96b, 0x49780801,
+ 0x49780800, 0x0201f800, 0x00105d34, 0x0201f800,
+ 0x00105d41, 0x5c00b800, 0x0201f800, 0x00105aed,
+ 0x0201f000, 0x00101cbf, 0x836c0580, 0x00000003,
+ 0x04000005, 0x4a034407, 0x00000007, 0x0201f000,
+ 0x00101d02, 0x59a00408, 0x59a00a08, 0x900409c0,
+ 0x80040d40, 0x4805d806, 0x59a0040a, 0x59a00a0a,
+ 0x900409c0, 0x80040d40, 0x4805d807, 0x4a01d801,
+ 0x00000000, 0x0401f95e, 0x04020005, 0x4a034407,
+ 0x00000002, 0x0201f000, 0x00101d02, 0x417a8800,
+ 0x497b4001, 0x832c0400, 0x00000005, 0x48034002,
+ 0x4c5c0000, 0x4c600000, 0x4c640000, 0x4178b800,
+ 0x4178c800, 0x59a0c002, 0x41440000, 0x81ac0400,
+ 0x50026800, 0x813669c0, 0x0400000d, 0x0201f800,
+ 0x00104181, 0x0402000a, 0x8c64cd3e, 0x04020006,
+ 0x59340002, 0x4800c000, 0x4944c001, 0x8260c400,
+ 0x00000002, 0x825cbc00, 0x00000008, 0x81468800,
+ 0x83440480, 0x00000800, 0x04021021, 0x825c0480,
+ 0x00000040, 0x04021002, 0x0401f7e8, 0x59a00001,
+ 0x805c0400, 0x48034001, 0x8c64cd3e, 0x04000003,
+ 0x4178b800, 0x0401f7e1, 0x59a00a0b, 0x800409c0,
+ 0x04000006, 0x80040480, 0x04021004, 0x4178b800,
+ 0x8464cd7e, 0x0401f7d9, 0x49474000, 0x485dd805,
+ 0x59a00002, 0x4801d803, 0x40ec1000, 0x0201f800,
+ 0x00020016, 0x4a01d808, 0x001030c7, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x8c64cd3e,
+ 0x0402001b, 0x805cb9c0, 0x04000025, 0x59a00001,
+ 0x805c0400, 0x48034001, 0x59a00a0b, 0x800409c0,
+ 0x04000005, 0x80040480, 0x04021003, 0x4178b800,
+ 0x0401f00f, 0x59a00801, 0x80040906, 0x48074407,
+ 0x485dd805, 0x59a00002, 0x4801d803, 0x4a01d808,
+ 0x00101cb8, 0x40ec1000, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x0201f000, 0x00020016, 0x59a00001,
+ 0x805c0c00, 0x59a0020b, 0x80040480, 0x48034208,
+ 0x4a034407, 0x0000000a, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x0201f000, 0x00101d02, 0x59a00801,
+ 0x80040906, 0x48074407, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x0201f000, 0x00101cbf, 0x4031d800,
0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x02000000, 0x00101cf5, 0x59a28800, 0x0401f762,
- 0x42002800, 0x0000007e, 0x59a00c07, 0x59a01208,
- 0x59a01c08, 0x59a0220a, 0x82040500, 0x0000ff00,
- 0x840001c0, 0x82003480, 0x00000020, 0x02001000,
- 0x00101d01, 0x80140480, 0x02001000, 0x00101d01,
- 0x82040500, 0x000000ff, 0x82003480, 0x00000020,
- 0x02001000, 0x00101d01, 0x80140480, 0x02001000,
- 0x00101d01, 0x82080500, 0x0000ff00, 0x840001c0,
- 0x82003480, 0x00000020, 0x02001000, 0x00101d01,
- 0x80140480, 0x02001000, 0x00101d01, 0x82080500,
- 0x000000ff, 0x82003480, 0x00000020, 0x02001000,
- 0x00101d01, 0x80140480, 0x02001000, 0x00101d01,
- 0x820c0500, 0x0000ff00, 0x840001c0, 0x82003480,
- 0x00000020, 0x02001000, 0x00101d01, 0x80140480,
- 0x02001000, 0x00101d01, 0x820c0500, 0x000000ff,
- 0x82003480, 0x00000020, 0x02001000, 0x00101d01,
- 0x80140480, 0x02001000, 0x00101d01, 0x82100500,
- 0x0000ff00, 0x840001c0, 0x82003480, 0x00000020,
- 0x02001000, 0x00101d01, 0x80140480, 0x02001000,
- 0x00101d01, 0x82100500, 0x000000ff, 0x82003480,
- 0x00000020, 0x02001000, 0x00101d01, 0x80140480,
- 0x02001000, 0x00101d01, 0x900401c0, 0x80080d40,
- 0x900c01c0, 0x80101d40, 0x83a83400, 0x0000002d,
- 0x44043000, 0x80183000, 0x440c3000, 0x0201f000,
- 0x00101cba, 0x0401fa28, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x00101cfd, 0x42000800,
- 0x0000000c, 0x0401f84f, 0x4a01d808, 0x00102f89,
- 0x1c01f000, 0x4031d800, 0x58ee580c, 0x58ef400a,
+ 0x02000000, 0x00101cfa, 0x59a28800, 0x0401f78d,
+ 0x8d0e1d0e, 0x04000005, 0x4a034407, 0x00000001,
+ 0x0201f000, 0x00101d02, 0x59a8021b, 0x8c00050a,
+ 0x04020007, 0x8c000506, 0x04020005, 0x4a034407,
+ 0x00000016, 0x0201f000, 0x00101d02, 0x0401f8d0,
+ 0x04020005, 0x4a034407, 0x00000002, 0x0201f000,
+ 0x00101d02, 0x59a00c07, 0x80040902, 0x59a00408,
+ 0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
+ 0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x832c0400,
+ 0x00000006, 0x0401f8e2, 0x4a01d808, 0x001030f5,
+ 0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ee580c,
0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
- 0x00101cf5, 0x832ca400, 0x00000005, 0x4200b000,
- 0x0000000c, 0x40c8a800, 0x0201f800, 0x0010adef,
- 0x58c80200, 0x80000540, 0x04000030, 0x58c80400,
- 0x82000500, 0xfffffffb, 0x0402002c, 0x58c80401,
- 0x80000540, 0x04000029, 0x82000480, 0x0000ff01,
- 0x04021026, 0x58c80202, 0x82000480, 0x0000005c,
- 0x04001022, 0x0201f800, 0x00105c3d, 0x58c80c08,
- 0x58c80204, 0x80040480, 0x0400101c, 0x58c80204,
- 0x82000480, 0x00000005, 0x04021018, 0x58c80205,
- 0x58c80c08, 0x80040902, 0x80040480, 0x04001013,
- 0x58c80c08, 0x0201f800, 0x00105b8c, 0x04000017,
- 0x0201f800, 0x00105a4d, 0x0402000e, 0x4979940b,
- 0x59c408a3, 0x82040d40, 0x00000002, 0x480788a3,
- 0x58c80202, 0x48030804, 0x0201f800, 0x00105a2f,
- 0x0201f000, 0x00101cba, 0x0201f000, 0x00101d01,
- 0x0201f800, 0x00105c8f, 0x0201f800, 0x00105c9c,
- 0x0201f800, 0x00105b7f, 0x0201f000, 0x00101cfd,
- 0x4c000000, 0x59a01208, 0x59a00408, 0x900811c0,
- 0x80081540, 0x59a01a0a, 0x59a0040a, 0x900c19c0,
- 0x800c1d40, 0x5c000000, 0x0401f1eb, 0x59840000,
- 0x82000580, 0x00000000, 0x04000050, 0x59840002,
- 0x8c000504, 0x0400004d, 0x84000546, 0x48030802,
- 0x0201f800, 0x00105b7f, 0x59c408a3, 0x82040d00,
- 0xfffffffd, 0x480788a3, 0x4c5c0000, 0x4200b800,
- 0x0010af80, 0x505e6800, 0x813669c0, 0x04000008,
- 0x5936600e, 0x813261c0, 0x04000005, 0x0201f800,
- 0x00105b70, 0x02000800, 0x00105d48, 0x805cb800,
- 0x825c0580, 0x0010b770, 0x040207f3, 0x59866003,
- 0x813261c0, 0x0400000b, 0x59300407, 0x82000580,
- 0x00000009, 0x02020800, 0x0010032d, 0x5930b800,
- 0x0201f800, 0x00105b55, 0x405e6000, 0x0401f7f5,
- 0x497b0803, 0x4200b800, 0x0010b86d, 0x505e6000,
- 0x813261c0, 0x04000011, 0x59300407, 0x82000580,
- 0x00000009, 0x0402000d, 0x59300203, 0x82000580,
- 0x00000004, 0x04020009, 0x5932680a, 0x813669c0,
- 0x02020800, 0x0010032d, 0x0201f800, 0x00100bd4,
- 0x0201f800, 0x00105b55, 0x4578b800, 0x805cb800,
- 0x825c0580, 0x0010b875, 0x040207e9, 0x42000800,
- 0x0010b86b, 0x49780801, 0x49780800, 0x0201f800,
- 0x00105c8f, 0x0201f800, 0x00105c9c, 0x5c00b800,
- 0x0201f800, 0x00105a48, 0x0201f000, 0x00101cba,
- 0x836c0580, 0x00000003, 0x04000005, 0x4a034407,
- 0x00000007, 0x0201f000, 0x00101cfd, 0x59a00408,
- 0x59a00a08, 0x900409c0, 0x80040d40, 0x4805d806,
- 0x59a0040a, 0x59a00a0a, 0x900409c0, 0x80040d40,
- 0x4805d807, 0x4a01d801, 0x00000000, 0x0401f95e,
- 0x04020005, 0x4a034407, 0x00000002, 0x0201f000,
- 0x00101cfd, 0x417a8800, 0x497b4001, 0x832c0400,
- 0x00000005, 0x48034002, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x4178b800, 0x4178c800, 0x59a0c002,
- 0x41440000, 0x81ac0400, 0x50026800, 0x813669c0,
- 0x0400000d, 0x0201f800, 0x00104165, 0x0402000a,
- 0x8c64cd3e, 0x04020006, 0x59340002, 0x4800c000,
- 0x4944c001, 0x8260c400, 0x00000002, 0x825cbc00,
- 0x00000008, 0x81468800, 0x83440480, 0x00000800,
- 0x04021021, 0x825c0480, 0x00000040, 0x04021002,
- 0x0401f7e8, 0x59a00001, 0x805c0400, 0x48034001,
- 0x8c64cd3e, 0x04000003, 0x4178b800, 0x0401f7e1,
- 0x59a00a0b, 0x800409c0, 0x04000006, 0x80040480,
- 0x04021004, 0x4178b800, 0x8464cd7e, 0x0401f7d9,
- 0x49474000, 0x485dd805, 0x59a00002, 0x4801d803,
- 0x40ec1000, 0x0201f800, 0x00020016, 0x4a01d808,
- 0x001030bd, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x1c01f000, 0x8c64cd3e, 0x0402001b, 0x805cb9c0,
- 0x04000025, 0x59a00001, 0x805c0400, 0x48034001,
- 0x59a00a0b, 0x800409c0, 0x04000005, 0x80040480,
- 0x04021003, 0x4178b800, 0x0401f00f, 0x59a00801,
- 0x80040906, 0x48074407, 0x485dd805, 0x59a00002,
- 0x4801d803, 0x4a01d808, 0x00101cb3, 0x40ec1000,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x0201f000,
- 0x00020016, 0x59a00001, 0x805c0c00, 0x59a0020b,
- 0x80040480, 0x48034208, 0x4a034407, 0x0000000a,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x0201f000,
- 0x00101cfd, 0x59a00801, 0x80040906, 0x48074407,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x0201f000,
- 0x00101cba, 0x4031d800, 0x58ef400a, 0x58ec0002,
- 0x82000580, 0x00000200, 0x02000000, 0x00101cf5,
- 0x59a28800, 0x0401f78d, 0x8d0e1d0e, 0x04000005,
- 0x4a034407, 0x00000001, 0x0201f000, 0x00101cfd,
- 0x59a8021b, 0x8c00050a, 0x04020007, 0x8c000506,
- 0x04020005, 0x4a034407, 0x00000016, 0x0201f000,
- 0x00101cfd, 0x0401f8d0, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x00101cfd, 0x59a00c07,
- 0x80040902, 0x59a00408, 0x59a01208, 0x900811c0,
- 0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
- 0x800c1d40, 0x832c0400, 0x00000006, 0x0401f8e2,
- 0x4a01d808, 0x001030eb, 0x1c01f000, 0x4031d800,
- 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
- 0x00000200, 0x02000000, 0x00101cf5, 0x592c000a,
- 0x0201f800, 0x0010548f, 0x02000800, 0x00103dcb,
- 0x02020000, 0x00101d01, 0x49474001, 0x481a6802,
- 0x592c000b, 0x82001d80, 0x70000000, 0x04020007,
- 0x0401f8a5, 0x04020011, 0x4a034407, 0x00000002,
- 0x0201f000, 0x00101cfd, 0x82001d80, 0x72000000,
- 0x02020000, 0x00101d01, 0x0401f89b, 0x0402089a,
- 0x04020899, 0x04020005, 0x4a034407, 0x00000002,
- 0x0201f000, 0x00101cfd, 0x58ee580c, 0x4a025c05,
- 0x00008000, 0x497a5a05, 0x592c3209, 0x80183102,
- 0x592c1801, 0x4a001806, 0x01000000, 0x0201f800,
- 0x00108943, 0x04020005, 0x4a034407, 0x00000003,
- 0x0201f000, 0x00101cfd, 0x4a01d808, 0x00103125,
- 0x1c01f000, 0x592c4000, 0x592c0006, 0x82000580,
- 0x01000000, 0x04020005, 0x4a034407, 0x00000004,
- 0x0201f000, 0x00101cfd, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x832c3c00, 0x00000006, 0x401ca000,
- 0x401ca800, 0x5820280b, 0x4200b000, 0x00000002,
- 0x82143580, 0x70000000, 0x04000003, 0x4200b000,
- 0x0000000f, 0x0201f800, 0x0010ae19, 0x5c00a800,
- 0x5c00a000, 0x5c00b000, 0x401c0000, 0x58201007,
- 0x58201808, 0x58202206, 0x80102102, 0x82143580,
- 0x70000000, 0x04020008, 0x82103480, 0x00000002,
- 0x02001000, 0x00101d01, 0x42000800, 0x00000002,
- 0x0401f082, 0x82143580, 0x72000000, 0x02020000,
- 0x00101d01, 0x82103480, 0x0000002a, 0x02001000,
- 0x00101d01, 0x42000800, 0x0000000f, 0x0401f877,
- 0x4a01d808, 0x0010315f, 0x1c01f000, 0x4031d800,
- 0x58ef400a, 0x58ee580d, 0x58ec0002, 0x82000580,
- 0x00000200, 0x02000000, 0x00101cf5, 0x592e5800,
- 0x832c0c00, 0x00000006, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x4004a000, 0x4004a800, 0x4200b000,
- 0x0000000f, 0x0201f800, 0x0010ae19, 0x5c00a800,
- 0x5c00a000, 0x5c00b000, 0x40ec1000, 0x4a001001,
- 0x00000000, 0x4a001005, 0x0000003c, 0x48041003,
- 0x0201f800, 0x00020016, 0x4a01d808, 0x00103181,
+ 0x00101cfa, 0x592c000a, 0x0201f800, 0x001054fb,
+ 0x02000800, 0x00103de1, 0x02020000, 0x00101d06,
+ 0x49474001, 0x481a6802, 0x592c000b, 0x82001d80,
+ 0x70000000, 0x04020007, 0x0401f8a5, 0x04020011,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00101d02,
+ 0x82001d80, 0x72000000, 0x02020000, 0x00101d06,
+ 0x0401f89b, 0x0402089a, 0x04020899, 0x04020005,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00101d02,
+ 0x58ee580c, 0x4a025c05, 0x00008000, 0x497a5a05,
+ 0x592c3209, 0x80183102, 0x592c1801, 0x4a001806,
+ 0x01000000, 0x0201f800, 0x001089fc, 0x04020005,
+ 0x4a034407, 0x00000003, 0x0201f000, 0x00101d02,
+ 0x4a01d808, 0x0010312f, 0x1c01f000, 0x592c4000,
+ 0x592c0006, 0x82000580, 0x01000000, 0x04020005,
+ 0x4a034407, 0x00000004, 0x0201f000, 0x00101d02,
+ 0x4c580000, 0x4c500000, 0x4c540000, 0x832c3c00,
+ 0x00000006, 0x401ca000, 0x401ca800, 0x5820280b,
+ 0x4200b000, 0x00000002, 0x82143580, 0x70000000,
+ 0x04000003, 0x4200b000, 0x0000000f, 0x0201f800,
+ 0x0010af0c, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x401c0000, 0x58201007, 0x58201808, 0x58202206,
+ 0x80102102, 0x82143580, 0x70000000, 0x04020008,
+ 0x82103480, 0x00000002, 0x02001000, 0x00101d06,
+ 0x42000800, 0x00000002, 0x0401f082, 0x82143580,
+ 0x72000000, 0x02020000, 0x00101d06, 0x82103480,
+ 0x0000002a, 0x02001000, 0x00101d06, 0x42000800,
+ 0x0000000f, 0x0401f877, 0x4a01d808, 0x00103169,
0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ee580d,
0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
- 0x00101cf5, 0x832c0c00, 0x00000006, 0x4c580000,
- 0x4c500000, 0x4c540000, 0x4004a000, 0x4004a800,
- 0x4200b000, 0x0000000c, 0x0201f800, 0x0010ae19,
- 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x40ec1000,
- 0x4a001001, 0x00000000, 0x4a001005, 0x00000030,
- 0x48041003, 0x0201f800, 0x00020016, 0x4a01d808,
- 0x00101cb3, 0x1c01f000, 0x0401f803, 0x412d8800,
- 0x1c01f000, 0x0201f800, 0x0010056f, 0x04000010,
- 0x497a5800, 0x58ec000c, 0x80000540, 0x04020004,
- 0x492dd80c, 0x492dd80d, 0x0401f007, 0x58ec000d,
- 0x48025800, 0x82000400, 0x00000001, 0x452c0000,
- 0x492dd80d, 0x832c0400, 0x00000005, 0x492fc857,
- 0x4803c857, 0x1c01f000, 0x4d2c0000, 0x58ec400c,
- 0x802041c0, 0x04000008, 0x4823c857, 0x40225800,
- 0x592c4001, 0x497a5801, 0x0201f800, 0x00100580,
- 0x0401f7f8, 0x4979d80c, 0x4979d80d, 0x5c025800,
- 0x1c01f000, 0x42003000, 0x00000001, 0x0401f009,
- 0x42003000, 0x00000001, 0x0401f007, 0x42003000,
- 0x00000000, 0x0401f004, 0x42003000, 0x00000000,
- 0x800408c4, 0x800409c0, 0x02000800, 0x0010032d,
- 0x4803c857, 0x4807c857, 0x480bc857, 0x480fc857,
- 0x481bc857, 0x48efc857, 0x4819d801, 0x4801d803,
- 0x4809d806, 0x480dd807, 0x4805d805, 0x40ec1000,
- 0x0201f800, 0x00020016, 0x4a01d808, 0x00101cb3,
- 0x1c01f000, 0x40681000, 0x406c1800, 0x80002d80,
- 0x480bc857, 0x480fc857, 0x4813c857, 0x4817c857,
- 0x8d0e1d20, 0x04000005, 0x59a80005, 0x8c000516,
- 0x02020000, 0x00109fa3, 0x4d2c0000, 0x4da00000,
- 0x42034000, 0x0010b7fa, 0x59a00018, 0x800001c0,
- 0x0402000f, 0x0400600e, 0x480bc020, 0x480fc021,
- 0x4813c022, 0x4817c023, 0x900811c0, 0x82081540,
- 0x00000012, 0x480bc011, 0x4a03c017, 0x00000000,
- 0x4203e000, 0x30000001, 0x0401f050, 0x4c040000,
- 0x4c1c0000, 0x80000800, 0x48074018, 0x59a0381b,
- 0x481fc857, 0x801c39c0, 0x04020027, 0x82000480,
- 0x0000000a, 0x04021010, 0x59a00019, 0x80000000,
- 0x48034019, 0x59a0021a, 0x82000400, 0x00000002,
- 0x82000c80, 0x00000014, 0x4803421a, 0x04001003,
- 0x497b421a, 0x41780000, 0x59a03817, 0x801c3c00,
- 0x0401f030, 0x4803c856, 0x0201f800, 0x0010056f,
- 0x04000007, 0x492f401b, 0x492f401c, 0x412c3800,
- 0x497b421d, 0x497a5814, 0x0401f026, 0x5988001e,
+ 0x00101cfa, 0x592e5800, 0x832c0c00, 0x00000006,
+ 0x4c580000, 0x4c500000, 0x4c540000, 0x4004a000,
+ 0x4004a800, 0x4200b000, 0x0000000f, 0x0201f800,
+ 0x0010af0c, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x40ec1000, 0x4a001001, 0x00000000, 0x4a001005,
+ 0x0000003c, 0x48041003, 0x0201f800, 0x00020016,
+ 0x4a01d808, 0x0010318b, 0x1c01f000, 0x4031d800,
+ 0x58ef400a, 0x58ee580d, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x02000000, 0x00101cfa, 0x832c0c00,
+ 0x00000006, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x4004a000, 0x4004a800, 0x4200b000, 0x0000000c,
+ 0x0201f800, 0x0010af0c, 0x5c00a800, 0x5c00a000,
+ 0x5c00b000, 0x40ec1000, 0x4a001001, 0x00000000,
+ 0x4a001005, 0x00000030, 0x48041003, 0x0201f800,
+ 0x00020016, 0x4a01d808, 0x00101cb8, 0x1c01f000,
+ 0x0401f803, 0x412d8800, 0x1c01f000, 0x0201f800,
+ 0x0010056f, 0x04000010, 0x497a5800, 0x58ec000c,
+ 0x80000540, 0x04020004, 0x492dd80c, 0x492dd80d,
+ 0x0401f007, 0x58ec000d, 0x48025800, 0x82000400,
+ 0x00000001, 0x452c0000, 0x492dd80d, 0x832c0400,
+ 0x00000005, 0x492fc857, 0x4803c857, 0x1c01f000,
+ 0x4d2c0000, 0x58ec400c, 0x802041c0, 0x04000008,
+ 0x4823c857, 0x40225800, 0x592c4001, 0x497a5801,
+ 0x0201f800, 0x00100580, 0x0401f7f8, 0x4979d80c,
+ 0x4979d80d, 0x5c025800, 0x1c01f000, 0x42003000,
+ 0x00000001, 0x0401f009, 0x42003000, 0x00000001,
+ 0x0401f007, 0x42003000, 0x00000000, 0x0401f004,
+ 0x42003000, 0x00000000, 0x800408c4, 0x800409c0,
+ 0x02000800, 0x0010032d, 0x4803c857, 0x4807c857,
+ 0x480bc857, 0x480fc857, 0x481bc857, 0x48efc857,
+ 0x4819d801, 0x4801d803, 0x4809d806, 0x480dd807,
+ 0x4805d805, 0x40ec1000, 0x0201f800, 0x00020016,
+ 0x4a01d808, 0x00101cb8, 0x1c01f000, 0x40681000,
+ 0x406c1800, 0x80002d80, 0x480bc857, 0x480fc857,
+ 0x4813c857, 0x4817c857, 0x8d0e1d20, 0x04000005,
+ 0x59a80005, 0x8c000516, 0x02020000, 0x0010a082,
+ 0x4d2c0000, 0x4da00000, 0x42034000, 0x0010b8fa,
+ 0x59a00018, 0x800001c0, 0x0402000f, 0x0400600e,
+ 0x480bc020, 0x480fc021, 0x4813c022, 0x4817c023,
+ 0x900811c0, 0x82081540, 0x00000012, 0x480bc011,
+ 0x4a03c017, 0x00000000, 0x4203e000, 0x30000001,
+ 0x0401f050, 0x4c040000, 0x4c1c0000, 0x80000800,
+ 0x48074018, 0x59a0381b, 0x481fc857, 0x801c39c0,
+ 0x04020027, 0x82000480, 0x0000000a, 0x04021010,
+ 0x59a00019, 0x80000000, 0x48034019, 0x59a0021a,
+ 0x82000400, 0x00000002, 0x82000c80, 0x00000014,
+ 0x4803421a, 0x04001003, 0x497b421a, 0x41780000,
+ 0x59a03817, 0x801c3c00, 0x0401f030, 0x4803c856,
+ 0x0201f800, 0x0010056f, 0x04000007, 0x492f401b,
+ 0x492f401c, 0x412c3800, 0x497b421d, 0x497a5814,
+ 0x0401f026, 0x5988001e, 0x80000000, 0x4803101e,
+ 0x59a00018, 0x80000040, 0x48034018, 0x59a0021a,
+ 0x59a03817, 0x801c3c00, 0x0401f01c, 0x59a0021d,
+ 0x82000400, 0x00000002, 0x82000c80, 0x00000013,
+ 0x04021004, 0x4803421d, 0x801c3c00, 0x0401f013,
+ 0x0201f800, 0x0010056f, 0x0402000b, 0x5988001e,
0x80000000, 0x4803101e, 0x59a00018, 0x80000040,
- 0x48034018, 0x59a0021a, 0x59a03817, 0x801c3c00,
- 0x0401f01c, 0x59a0021d, 0x82000400, 0x00000002,
- 0x82000c80, 0x00000013, 0x04021004, 0x4803421d,
- 0x801c3c00, 0x0401f013, 0x0201f800, 0x0010056f,
- 0x0402000b, 0x5988001e, 0x80000000, 0x4803101e,
- 0x59a00018, 0x80000040, 0x48034018, 0x4803c856,
- 0x59a0021d, 0x801c3c00, 0x0401f006, 0x492f401b,
- 0x492c3814, 0x412c3800, 0x497b421d, 0x497a5814,
- 0x48083c00, 0x480c3a00, 0x48103c01, 0x48143a01,
- 0x5c003800, 0x5c000800, 0x5c034000, 0x5c025800,
- 0x1c01f000, 0x40681800, 0x406c2000, 0x40703000,
- 0x480fc857, 0x4813c857, 0x481bc857, 0x42000000,
- 0x0010bbda, 0x0201f800, 0x0010ad1d, 0x801800d0,
- 0x40002800, 0x42001000, 0x00008014, 0x0401f781,
- 0x4c000000, 0x599c0017, 0x8c000512, 0x5c000000,
- 0x1c01f000, 0x4c000000, 0x599c0018, 0x8c00050e,
- 0x5c000000, 0x1c01f000, 0x8d0e1d0e, 0x04000005,
- 0x4a034407, 0x00000001, 0x0201f000, 0x00101cfd,
- 0x836c0580, 0x00000003, 0x04000005, 0x4a034407,
- 0x00000007, 0x0201f000, 0x00101cfd, 0x599c0017,
- 0x8c00050a, 0x04000005, 0x4a034407, 0x00000008,
- 0x0201f000, 0x00101cfd, 0x59340405, 0x8c000508,
- 0x04020004, 0x8c00050a, 0x02020000, 0x00102bcd,
- 0x497a5a05, 0x497a5806, 0x4a025c05, 0x00008000,
- 0x0201f800, 0x001089f2, 0x04020005, 0x4a034407,
- 0x00000003, 0x0201f000, 0x00101cfd, 0x4a01d808,
- 0x0010329e, 0x1c01f000, 0x592c0006, 0x82000580,
- 0x01000000, 0x04020005, 0x4a034407, 0x00000004,
- 0x0201f000, 0x00101cfd, 0x59a28c07, 0x0201f800,
- 0x00020319, 0x02020000, 0x00101d01, 0x0201f000,
- 0x00102bcd, 0x82001580, 0x0000ffff, 0x04000009,
- 0x0201f800, 0x0010548f, 0x02000800, 0x00020319,
- 0x0402000c, 0x0201f800, 0x001057e8, 0x0401f009,
- 0x42028800, 0x000007ef, 0x0201f800, 0x00020319,
- 0x02000800, 0x001057e8, 0x81468840, 0x040217fb,
- 0x1c01f000, 0x4803c856, 0x4c0c0000, 0x4d340000,
- 0x4d440000, 0x42028800, 0x000007fe, 0x0201f800,
- 0x00020319, 0x04020009, 0x5934180a, 0x820c1d00,
- 0x00000001, 0x820c1d80, 0x00000001, 0x42001000,
- 0x0000801b, 0x0401ff1a, 0x5c028800, 0x5c026800,
- 0x5c001800, 0x1c01f000, 0x48efc857, 0x04011000,
- 0x48efc840, 0x4a03c842, 0x0000000f, 0x40000000,
- 0x040117ff, 0x4a01d80e, 0xbeefbeef, 0x1c01f000,
- 0x497b4000, 0x497b4001, 0x497b4002, 0x497b4003,
- 0x497b4004, 0x1c01f000, 0x42002000, 0x0010f584,
- 0x41580000, 0x41781000, 0x58100c07, 0x800409c0,
- 0x04000011, 0x82041d80, 0x00000003, 0x0400000e,
- 0x82041c80, 0x00000006, 0x0400100a, 0x82041d80,
- 0x0000000a, 0x04000007, 0x82041c80, 0x0000000f,
- 0x04001005, 0x82041c80, 0x00000012, 0x04021002,
- 0x80081000, 0x82102400, 0x00000024, 0x80100c80,
- 0x040017ea, 0x40080000, 0x59a81251, 0x80080480,
- 0x04021002, 0x41780000, 0x81640480, 0x04021002,
- 0x41780000, 0x1c01f000, 0x59c400a4, 0x4c580000,
- 0x4c500000, 0x4c540000, 0x82000500, 0x0000000f,
- 0x82000480, 0x00000007, 0x0400100a, 0x82006c80,
- 0x00000007, 0x02021800, 0x0010032d, 0x0c01f807,
- 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x1c01f000,
- 0x0401f915, 0x0401f7fb, 0x00103325, 0x0010332b,
- 0x00103350, 0x00103372, 0x0010343a, 0x00103324,
- 0x1c01f000, 0x59c40806, 0x8c040d00, 0x04020003,
- 0x84040d40, 0x48078806, 0x1c01f000, 0x59c40005,
- 0x8c000534, 0x02020000, 0x00103a8b, 0x4a038805,
- 0xffffffff, 0x42006000, 0x00020000, 0x0201f800,
- 0x00103a70, 0x59a80015, 0x82000500, 0xfffffffa,
- 0x84000542, 0x48035015, 0x497b521b, 0x42000800,
- 0x0010c1c7, 0x45780800, 0x497b5056, 0x42006000,
- 0xffefffff, 0x42006800, 0x40000000, 0x0201f800,
- 0x00103a6a, 0x59c40006, 0x82000500, 0xffffff0f,
- 0x48038806, 0x42000800, 0x00000010, 0x42001000,
- 0x001039d5, 0x0201f800, 0x001057c0, 0x0401f001,
- 0x42006000, 0xffffffff, 0x42006800, 0x00800000,
- 0x0201f800, 0x00103a6a, 0x4200b000, 0x000000c8,
- 0x59c400a4, 0x82000500, 0x0000000f, 0x82000580,
- 0x0000000a, 0x0400000f, 0x8058b040, 0x040207f9,
- 0x497b5010, 0x42006000, 0xbf7fffff, 0x42006800,
- 0x00018000, 0x0201f800, 0x00103a6a, 0x42006000,
- 0xfffeffff, 0x41786800, 0x0201f000, 0x00103a6a,
- 0x497b5010, 0x4a035055, 0x00000000, 0x80000580,
- 0x0201f000, 0x00103a77, 0x4a038805, 0xffffffff,
- 0x59a80055, 0x82000c80, 0x00000004, 0x02021800,
- 0x0010032d, 0x0c01f001, 0x0010337d, 0x001033ad,
- 0x00103430, 0x4803c856, 0x59c400a3, 0x8400051e,
- 0x480388a3, 0x4a035055, 0x00000001, 0x59c40008,
- 0x82000540, 0x00000080, 0x48038808, 0x0201f800,
- 0x00103a4e, 0x42007800, 0x0010b8a0, 0x4a007806,
- 0x11010000, 0x4200a000, 0x0010b782, 0x4200a800,
- 0x0010b8a7, 0x4200b000, 0x00000002, 0x0201f800,
- 0x0010adef, 0x59c40802, 0x84040d0c, 0x48078802,
- 0x42000800, 0x00000003, 0x497b505e, 0x0201f800,
- 0x00103948, 0x4a03505e, 0x00000001, 0x497b505a,
- 0x0201f800, 0x00103a7e, 0x42006000, 0xffffffff,
- 0x42006800, 0x00080000, 0x0201f800, 0x00103a6a,
- 0x42006000, 0xfff7ffff, 0x41786800, 0x0201f000,
- 0x00103a6a, 0x59a8005a, 0x497b505a, 0x80002540,
- 0x04000070, 0x59c40004, 0x82000500, 0x00000003,
- 0x0402007b, 0x59a80815, 0x8c040d02, 0x04000055,
- 0x82100580, 0x0000000c, 0x04020059, 0x82100400,
- 0x00000018, 0x8000b104, 0x41cc1000, 0x42001800,
- 0x0010b8a0, 0x50080800, 0x500c0000, 0x80040580,
- 0x04020021, 0x80081000, 0x800c1800, 0x8058b040,
- 0x040207f9, 0x0201f800, 0x00103a7e, 0x59c80015,
- 0x84000508, 0x48039015, 0x42006000, 0xffffffff,
- 0x42006800, 0x00500000, 0x0201f800, 0x00103a6a,
- 0x4a035055, 0x00000002, 0x4a035010, 0x00000002,
- 0x0201f800, 0x001013bd, 0x42000800, 0x000007d0,
- 0x42001000, 0x0010391c, 0x0201f800, 0x00105904,
- 0x59a80015, 0x84000506, 0x48035015, 0x0201f000,
- 0x00103a4e, 0x59cc0806, 0x82040d80, 0x11010000,
- 0x0402002b, 0x59cc0800, 0x82040500, 0x00ffffff,
- 0x0400001a, 0x82000580, 0x000000ef, 0x04020017,
- 0x59cc0801, 0x82040500, 0x00ffffff, 0x82000580,
- 0x000000ef, 0x04020011, 0x83cca400, 0x00000007,
- 0x4200a800, 0x0010b782, 0x4200b000, 0x00000002,
- 0x50500800, 0x50540000, 0x80040480, 0x04001007,
- 0x04020013, 0x8050a000, 0x8054a800, 0x8058b040,
- 0x040207f8, 0x0401f00e, 0x59a80015, 0x84000502,
- 0x48035015, 0x59c80015, 0x84000508, 0x48039015,
- 0x41cca000, 0x4200a800, 0x0010b8a0, 0x4200b000,
- 0x00000009, 0x0201f800, 0x0010adef, 0x0201f800,
- 0x00103a7e, 0x42006000, 0xffffffff, 0x42006800,
- 0x00080000, 0x0201f800, 0x00103a6a, 0x42006000,
- 0xfff7ffff, 0x41786800, 0x0201f800, 0x00103a6a,
- 0x42006000, 0xffffffff, 0x42006800, 0x00004000,
- 0x0201f800, 0x00103a6a, 0x59c40004, 0x82000500,
- 0x00000003, 0x04020006, 0x497b505a, 0x42000800,
- 0x00000003, 0x0201f000, 0x00103948, 0x1c01f000,
- 0x1c01f000, 0x59a80010, 0x82006d80, 0x0000000f,
- 0x04000005, 0x82000580, 0x0000001b, 0x02020800,
- 0x00103911, 0x1c01f000, 0x59a80015, 0x84000506,
- 0x48035015, 0x497b505e, 0x59a80010, 0x82000c80,
- 0x0000001e, 0x02021800, 0x0010032d, 0x0c01f001,
- 0x00103478, 0x0010348f, 0x001034b8, 0x001034d3,
- 0x001034f6, 0x00103526, 0x00103548, 0x0010357b,
- 0x0010359d, 0x001035bf, 0x001035fb, 0x00103622,
- 0x00103638, 0x0010364a, 0x00103662, 0x00103679,
- 0x0010367e, 0x001036a6, 0x001036c9, 0x001036ef,
- 0x00103712, 0x00103746, 0x00103788, 0x001037b0,
- 0x001037c8, 0x00103808, 0x00103821, 0x00103834,
- 0x00103835, 0x4803c856, 0x4202d800, 0x00000007,
- 0x0201f800, 0x00104716, 0x04000007, 0x42006000,
- 0xffffffd7, 0x41786800, 0x0201f800, 0x00103a6a,
- 0x0401f00b, 0x59c40006, 0x82000500, 0xffffff0f,
- 0x48038806, 0x4a038805, 0x000000f0, 0x0201f800,
- 0x00104b50, 0x0201f800, 0x00104665, 0x1c01f000,
- 0x4803c856, 0x42006000, 0xbf7fffff, 0x42006800,
- 0x00400000, 0x0201f800, 0x00103a6a, 0x0201f800,
- 0x001013bd, 0x4a035010, 0x00000001, 0x42001000,
- 0x001039d5, 0x0201f800, 0x001057e0, 0x0201f800,
- 0x001039de, 0x42000800, 0x000007d0, 0x42001000,
- 0x0010391c, 0x0201f000, 0x00105904, 0x59a8005a,
- 0x82000580, 0x00000014, 0x04020023, 0x4803c857,
- 0x42006000, 0xffbfffff, 0x41786800, 0x0201f800,
- 0x00103a6a, 0x59c40004, 0x82000500, 0x00000003,
- 0x04020019, 0x42001000, 0x0010391c, 0x0201f800,
- 0x001057cd, 0x59cc1006, 0x82081580, 0x11020000,
+ 0x48034018, 0x4803c856, 0x59a0021d, 0x801c3c00,
+ 0x0401f006, 0x492f401b, 0x492c3814, 0x412c3800,
+ 0x497b421d, 0x497a5814, 0x48083c00, 0x480c3a00,
+ 0x48103c01, 0x48143a01, 0x5c003800, 0x5c000800,
+ 0x5c034000, 0x5c025800, 0x1c01f000, 0x40681800,
+ 0x406c2000, 0x40703000, 0x480fc857, 0x4813c857,
+ 0x481bc857, 0x42000000, 0x0010bcda, 0x0201f800,
+ 0x0010ae10, 0x801800d0, 0x40002800, 0x42001000,
+ 0x00008014, 0x0401f781, 0x4c000000, 0x599c0017,
+ 0x8c000512, 0x5c000000, 0x1c01f000, 0x4c000000,
+ 0x599c0018, 0x8c00050e, 0x5c000000, 0x1c01f000,
+ 0x8d0e1d0e, 0x04000005, 0x4a034407, 0x00000001,
+ 0x0201f000, 0x00101d02, 0x836c0580, 0x00000003,
+ 0x04000005, 0x4a034407, 0x00000007, 0x0201f000,
+ 0x00101d02, 0x599c0017, 0x8c00050a, 0x04000005,
+ 0x4a034407, 0x00000008, 0x0201f000, 0x00101d02,
+ 0x59340405, 0x8c000508, 0x04020004, 0x8c00050a,
+ 0x02020000, 0x00102bd7, 0x497a5a05, 0x497a5806,
+ 0x4a025c05, 0x00008000, 0x0201f800, 0x00108aab,
+ 0x04020005, 0x4a034407, 0x00000003, 0x0201f000,
+ 0x00101d02, 0x4a01d808, 0x001032a8, 0x1c01f000,
+ 0x592c0006, 0x82000580, 0x01000000, 0x04020005,
+ 0x4a034407, 0x00000004, 0x0201f000, 0x00101d02,
+ 0x59a28c07, 0x0201f800, 0x00020319, 0x02020000,
+ 0x00101d06, 0x0201f000, 0x00102bd7, 0x82001580,
+ 0x0000ffff, 0x04000009, 0x0201f800, 0x001054fb,
+ 0x02000800, 0x00020319, 0x0402000c, 0x0201f800,
+ 0x0010588d, 0x0401f009, 0x42028800, 0x000007ef,
+ 0x0201f800, 0x00020319, 0x02000800, 0x0010588d,
+ 0x81468840, 0x040217fb, 0x1c01f000, 0x4803c856,
+ 0x4c0c0000, 0x4d340000, 0x4d440000, 0x42028800,
+ 0x000007fe, 0x0201f800, 0x00020319, 0x04020009,
+ 0x5934180a, 0x820c1d00, 0x00000001, 0x820c1d80,
+ 0x00000001, 0x42001000, 0x0000801b, 0x0401ff1a,
+ 0x5c028800, 0x5c026800, 0x5c001800, 0x1c01f000,
+ 0x48efc857, 0x04011000, 0x48efc840, 0x4a03c842,
+ 0x0000000f, 0x40000000, 0x040117ff, 0x4a01d80e,
+ 0xbeefbeef, 0x1c01f000, 0x497b4000, 0x497b4001,
+ 0x497b4002, 0x497b4003, 0x497b4004, 0x1c01f000,
+ 0x42002000, 0x0010f694, 0x41580000, 0x41781000,
+ 0x58100c07, 0x800409c0, 0x04000011, 0x82041d80,
+ 0x00000003, 0x0400000e, 0x82041c80, 0x00000006,
+ 0x0400100a, 0x82041d80, 0x0000000a, 0x04000007,
+ 0x82041c80, 0x0000000f, 0x04001005, 0x82041c80,
+ 0x00000012, 0x04021002, 0x80081000, 0x82102400,
+ 0x00000024, 0x80100c80, 0x040017ea, 0x40080000,
+ 0x59a81251, 0x80080480, 0x04021002, 0x41780000,
+ 0x81640480, 0x04021002, 0x41780000, 0x1c01f000,
+ 0x59a80005, 0x8c000514, 0x04000006, 0x42000000,
+ 0x0010b939, 0x50000000, 0x82000500, 0x00000028,
+ 0x1c01f000, 0x59c400a4, 0x4c580000, 0x4c500000,
+ 0x4c540000, 0x82000500, 0x0000000f, 0x82000480,
+ 0x00000007, 0x0400100a, 0x82006c80, 0x00000007,
+ 0x02021800, 0x0010032d, 0x0c01f807, 0x5c00a800,
+ 0x5c00a000, 0x5c00b000, 0x1c01f000, 0x0401f915,
+ 0x0401f7fb, 0x00103338, 0x0010333e, 0x00103363,
+ 0x00103385, 0x0010344d, 0x00103337, 0x1c01f000,
+ 0x59c40806, 0x8c040d00, 0x04020003, 0x84040d40,
+ 0x48078806, 0x1c01f000, 0x59c40005, 0x8c000534,
+ 0x02020000, 0x00103a9e, 0x4a038805, 0xffffffff,
+ 0x42006000, 0x00020000, 0x0201f800, 0x00103a83,
+ 0x59a80015, 0x82000500, 0xfffffffa, 0x84000542,
+ 0x48035015, 0x497b521b, 0x42000800, 0x0010c2c7,
+ 0x45780800, 0x497b5056, 0x42006000, 0xffefffff,
+ 0x42006800, 0x40000000, 0x0201f800, 0x00103a7d,
+ 0x59c40006, 0x82000500, 0xffffff0f, 0x48038806,
+ 0x42000800, 0x00000010, 0x42001000, 0x001039e8,
+ 0x0201f800, 0x00105865, 0x0401f001, 0x42006000,
+ 0xffffffff, 0x42006800, 0x00800000, 0x0201f800,
+ 0x00103a7d, 0x4200b000, 0x000000c8, 0x59c400a4,
+ 0x82000500, 0x0000000f, 0x82000580, 0x0000000a,
+ 0x0400000f, 0x8058b040, 0x040207f9, 0x497b5010,
+ 0x42006000, 0xbf7fffff, 0x42006800, 0x00018000,
+ 0x0201f800, 0x00103a7d, 0x42006000, 0xfffeffff,
+ 0x41786800, 0x0201f000, 0x00103a7d, 0x497b5010,
+ 0x4a035055, 0x00000000, 0x80000580, 0x0201f000,
+ 0x00103a8a, 0x4a038805, 0xffffffff, 0x59a80055,
+ 0x82000c80, 0x00000004, 0x02021800, 0x0010032d,
+ 0x0c01f001, 0x00103390, 0x001033c0, 0x00103443,
+ 0x4803c856, 0x59c400a3, 0x8400051e, 0x480388a3,
+ 0x4a035055, 0x00000001, 0x59c40008, 0x82000540,
+ 0x00000080, 0x48038808, 0x0201f800, 0x00103a61,
+ 0x42007800, 0x0010b9a0, 0x4a007806, 0x11010000,
+ 0x4200a000, 0x0010b882, 0x4200a800, 0x0010b9a7,
+ 0x4200b000, 0x00000002, 0x0201f800, 0x0010aee2,
+ 0x59c40802, 0x84040d0c, 0x48078802, 0x42000800,
+ 0x00000003, 0x497b505e, 0x0201f800, 0x0010395b,
+ 0x4a03505e, 0x00000001, 0x497b505a, 0x0201f800,
+ 0x00103a91, 0x42006000, 0xffffffff, 0x42006800,
+ 0x00080000, 0x0201f800, 0x00103a7d, 0x42006000,
+ 0xfff7ffff, 0x41786800, 0x0201f000, 0x00103a7d,
+ 0x59a8005a, 0x497b505a, 0x80002540, 0x04000070,
+ 0x59c40004, 0x82000500, 0x00000003, 0x0402007b,
+ 0x59a80815, 0x8c040d02, 0x04000055, 0x82100580,
+ 0x0000000c, 0x04020059, 0x82100400, 0x00000018,
+ 0x8000b104, 0x41cc1000, 0x42001800, 0x0010b9a0,
+ 0x50080800, 0x500c0000, 0x80040580, 0x04020021,
+ 0x80081000, 0x800c1800, 0x8058b040, 0x040207f9,
+ 0x0201f800, 0x00103a91, 0x59c80015, 0x84000508,
+ 0x48039015, 0x42006000, 0xffffffff, 0x42006800,
+ 0x00500000, 0x0201f800, 0x00103a7d, 0x4a035055,
+ 0x00000002, 0x4a035010, 0x00000002, 0x0201f800,
+ 0x001013be, 0x42000800, 0x000007d0, 0x42001000,
+ 0x0010392f, 0x0201f800, 0x001059a9, 0x59a80015,
+ 0x84000506, 0x48035015, 0x0201f000, 0x00103a61,
+ 0x59cc0806, 0x82040d80, 0x11010000, 0x0402002b,
+ 0x59cc0800, 0x82040500, 0x00ffffff, 0x0400001a,
+ 0x82000580, 0x000000ef, 0x04020017, 0x59cc0801,
+ 0x82040500, 0x00ffffff, 0x82000580, 0x000000ef,
+ 0x04020011, 0x83cca400, 0x00000007, 0x4200a800,
+ 0x0010b882, 0x4200b000, 0x00000002, 0x50500800,
+ 0x50540000, 0x80040480, 0x04001007, 0x04020013,
+ 0x8050a000, 0x8054a800, 0x8058b040, 0x040207f8,
+ 0x0401f00e, 0x59a80015, 0x84000502, 0x48035015,
+ 0x59c80015, 0x84000508, 0x48039015, 0x41cca000,
+ 0x4200a800, 0x0010b9a0, 0x4200b000, 0x00000009,
+ 0x0201f800, 0x0010aee2, 0x0201f800, 0x00103a91,
+ 0x42006000, 0xffffffff, 0x42006800, 0x00080000,
+ 0x0201f800, 0x00103a7d, 0x42006000, 0xfff7ffff,
+ 0x41786800, 0x0201f800, 0x00103a7d, 0x42006000,
+ 0xffffffff, 0x42006800, 0x00004000, 0x0201f800,
+ 0x00103a7d, 0x59c40004, 0x82000500, 0x00000003,
+ 0x04020006, 0x497b505a, 0x42000800, 0x00000003,
+ 0x0201f000, 0x0010395b, 0x1c01f000, 0x1c01f000,
+ 0x59a80010, 0x82006d80, 0x0000000f, 0x04000005,
+ 0x82000580, 0x0000001b, 0x02020800, 0x00103924,
+ 0x1c01f000, 0x59a80015, 0x84000506, 0x48035015,
+ 0x497b505e, 0x59a80010, 0x82000c80, 0x0000001e,
+ 0x02021800, 0x0010032d, 0x0c01f001, 0x0010348b,
+ 0x001034a2, 0x001034cb, 0x001034e6, 0x00103509,
+ 0x00103539, 0x0010355b, 0x0010358e, 0x001035b0,
+ 0x001035d2, 0x0010360e, 0x00103635, 0x0010364b,
+ 0x0010365d, 0x00103675, 0x0010368c, 0x00103691,
+ 0x001036b9, 0x001036dc, 0x00103702, 0x00103725,
+ 0x00103759, 0x0010379b, 0x001037c3, 0x001037db,
+ 0x0010381b, 0x00103834, 0x00103847, 0x00103848,
+ 0x4803c856, 0x4202d800, 0x00000007, 0x0201f800,
+ 0x00104755, 0x04000007, 0x42006000, 0xffffffd7,
+ 0x41786800, 0x0201f800, 0x00103a7d, 0x0401f00b,
+ 0x59c40006, 0x82000500, 0xffffff0f, 0x48038806,
+ 0x4a038805, 0x000000f0, 0x0201f800, 0x00104b8f,
+ 0x0201f800, 0x001046a4, 0x1c01f000, 0x4803c856,
+ 0x42006000, 0xbf7fffff, 0x42006800, 0x00400000,
+ 0x0201f800, 0x00103a7d, 0x0201f800, 0x001013be,
+ 0x4a035010, 0x00000001, 0x42001000, 0x001039e8,
+ 0x0201f800, 0x00105885, 0x0201f800, 0x001039f1,
+ 0x42000800, 0x000007d0, 0x42001000, 0x0010392f,
+ 0x0201f000, 0x001059a9, 0x59a8005a, 0x82000580,
+ 0x00000014, 0x04020023, 0x4803c857, 0x42006000,
+ 0xffbfffff, 0x41786800, 0x0201f800, 0x00103a7d,
+ 0x59c40004, 0x82000500, 0x00000003, 0x04020019,
+ 0x42001000, 0x0010392f, 0x0201f800, 0x00105872,
+ 0x59cc1006, 0x82081580, 0x11020000, 0x04020012,
+ 0x59cc1007, 0x8c08153e, 0x0400000b, 0x59a80015,
+ 0x8c000504, 0x04020008, 0x42000000, 0x0010bc6b,
+ 0x0201f800, 0x0010ae10, 0x59a80015, 0x84000544,
+ 0x48035015, 0x4a035010, 0x00000010, 0x0401f1ca,
+ 0x1c01f000, 0x0201f000, 0x00103924, 0x4803c856,
+ 0x4a035010, 0x00000003, 0x42006000, 0xbf3fffff,
+ 0x42006800, 0x00100000, 0x0201f800, 0x00103a7d,
+ 0x42001000, 0x001039e8, 0x0201f800, 0x00105885,
+ 0x0201f800, 0x001039f1, 0x42001000, 0x0010392f,
+ 0x0201f800, 0x00105872, 0x42007800, 0x0010b9a6,
+ 0x46007800, 0x11020000, 0x42000800, 0x00000005,
+ 0x0201f000, 0x0010395b, 0x59a8005a, 0x80000540,
+ 0x0400001e, 0x4803c857, 0x42001000, 0x0010392f,
+ 0x0201f800, 0x00105872, 0x59a8005a, 0x82000580,
+ 0x00000014, 0x04020016, 0x59cc1006, 0x82081580,
+ 0x11020000, 0x04020012, 0x59cc1007, 0x8c08153e,
+ 0x0400000b, 0x59a80015, 0x8c000504, 0x04020008,
+ 0x42000000, 0x0010bc6b, 0x0201f800, 0x0010ae10,
+ 0x59a80015, 0x84000544, 0x48035015, 0x4a035010,
+ 0x00000004, 0x0401f004, 0x1c01f000, 0x0201f000,
+ 0x00103924, 0x4803c856, 0x4a035010, 0x00000005,
+ 0x83cca400, 0x00000006, 0x4200a800, 0x0010b9a6,
+ 0x4200b000, 0x00000005, 0x0201f800, 0x0010aee2,
+ 0x42007800, 0x0010b9a6, 0x46007800, 0x11030000,
+ 0x8d0e1d06, 0x04020014, 0x59a80015, 0x8c000500,
+ 0x04020011, 0x59a8080f, 0x82040580, 0x00ffffff,
+ 0x0400000d, 0x82040d00, 0x000000ff, 0x82040400,
+ 0x00101b0f, 0x50000800, 0x80040910, 0x42001000,
+ 0x00000004, 0x0401fb92, 0x0400000b, 0x0201f800,
+ 0x00103a0b, 0x4200b000, 0x00000004, 0x83cca400,
+ 0x00000007, 0x4200a800, 0x0010b9a7, 0x0201f800,
+ 0x0010aee2, 0x42000800, 0x00000005, 0x0201f000,
+ 0x0010395b, 0x59a8005a, 0x80000540, 0x0400001e,
+ 0x4803c857, 0x42001000, 0x0010392f, 0x0201f800,
+ 0x00105872, 0x59a8005a, 0x82000580, 0x00000014,
+ 0x04020016, 0x59cc1006, 0x82081580, 0x11030000,
0x04020012, 0x59cc1007, 0x8c08153e, 0x0400000b,
0x59a80015, 0x8c000504, 0x04020008, 0x42000000,
- 0x0010bb6b, 0x0201f800, 0x0010ad1d, 0x59a80015,
- 0x84000544, 0x48035015, 0x4a035010, 0x00000010,
- 0x0401f1ca, 0x1c01f000, 0x0201f000, 0x00103911,
- 0x4803c856, 0x4a035010, 0x00000003, 0x42006000,
- 0xbf3fffff, 0x42006800, 0x00100000, 0x0201f800,
- 0x00103a6a, 0x42001000, 0x001039d5, 0x0201f800,
- 0x001057e0, 0x0201f800, 0x001039de, 0x42001000,
- 0x0010391c, 0x0201f800, 0x001057cd, 0x42007800,
- 0x0010b8a6, 0x46007800, 0x11020000, 0x42000800,
- 0x00000005, 0x0201f000, 0x00103948, 0x59a8005a,
- 0x80000540, 0x0400001e, 0x4803c857, 0x42001000,
- 0x0010391c, 0x0201f800, 0x001057cd, 0x59a8005a,
- 0x82000580, 0x00000014, 0x04020016, 0x59cc1006,
- 0x82081580, 0x11020000, 0x04020012, 0x59cc1007,
+ 0x0010bc6b, 0x0201f800, 0x0010ae10, 0x59a80015,
+ 0x84000544, 0x48035015, 0x4a035010, 0x00000006,
+ 0x0401f003, 0x1c01f000, 0x0401f3ca, 0x4803c856,
+ 0x4a035010, 0x00000007, 0x83cca400, 0x00000006,
+ 0x4200a800, 0x0010b9a6, 0x4200b000, 0x00000005,
+ 0x0201f800, 0x0010aee2, 0x42007800, 0x0010b9a6,
+ 0x46007800, 0x11040000, 0x8d0e1d06, 0x04020020,
+ 0x59a80015, 0x8c000500, 0x0402001d, 0x599c0017,
+ 0x8c000500, 0x0400001a, 0x599c1402, 0x82080480,
+ 0x0000007f, 0x02021800, 0x0010032d, 0x4c080000,
+ 0x82081400, 0x00101b0f, 0x50081000, 0x82081500,
+ 0x000000ff, 0x480b500f, 0x42000800, 0x00000003,
+ 0x0201f800, 0x001061d9, 0x5c000800, 0x42001000,
+ 0x00000004, 0x0401fb36, 0x04000005, 0x0401fcf4,
+ 0x04000003, 0x4803c856, 0x850e1d46, 0x42000800,
+ 0x00000005, 0x0401f3ce, 0x59a8005a, 0x80000540,
+ 0x0400001e, 0x4803c857, 0x42001000, 0x0010392f,
+ 0x0201f800, 0x00105872, 0x59a8005a, 0x82000580,
+ 0x00000014, 0x04020016, 0x59cc1006, 0x82081580,
+ 0x11040000, 0x04020012, 0x59cc1007, 0x8c08153e,
+ 0x0400000b, 0x59a80015, 0x8c000504, 0x04020008,
+ 0x42000000, 0x0010bc6b, 0x0201f800, 0x0010ae10,
+ 0x59a80015, 0x84000544, 0x48035015, 0x4a035010,
+ 0x00000008, 0x0401f003, 0x1c01f000, 0x0401f375,
+ 0x4803c856, 0x4a035010, 0x00000009, 0x83cca400,
+ 0x00000006, 0x4200a800, 0x0010b9a6, 0x4200b000,
+ 0x00000005, 0x0201f800, 0x0010aee2, 0x42007800,
+ 0x0010b9a6, 0x46007800, 0x11050100, 0x8d0e1d06,
+ 0x04020008, 0x59a80015, 0x8c000500, 0x04020005,
+ 0x0401fa85, 0x04020003, 0x4803c856, 0x850e1d46,
+ 0x42000800, 0x00000005, 0x0401fb91, 0x4d3c0000,
+ 0x42027800, 0x00000001, 0x0201f800, 0x001091ff,
+ 0x5c027800, 0x1c01f000, 0x59a8005a, 0x80000540,
+ 0x04000038, 0x4803c857, 0x42001000, 0x0010392f,
+ 0x0201f800, 0x00105872, 0x59a8005a, 0x82000580,
+ 0x00000014, 0x04020030, 0x59cc1006, 0x82080500,
+ 0x11050000, 0x82000580, 0x11050000, 0x0402002a,
+ 0x8c081510, 0x04000014, 0x59cc1007, 0x8c08153e,
+ 0x0400000b, 0x59a80015, 0x8c000504, 0x04020008,
+ 0x42000000, 0x0010bc6b, 0x0201f800, 0x0010ae10,
+ 0x59a80015, 0x84000544, 0x48035015, 0x4a035056,
+ 0x00000001, 0x4a035010, 0x0000000a, 0x0401f817,
+ 0x0401f014, 0x80000540, 0x04020013, 0x59cc1007,
0x8c08153e, 0x0400000b, 0x59a80015, 0x8c000504,
- 0x04020008, 0x42000000, 0x0010bb6b, 0x0201f800,
- 0x0010ad1d, 0x59a80015, 0x84000544, 0x48035015,
- 0x4a035010, 0x00000004, 0x0401f004, 0x1c01f000,
- 0x0201f000, 0x00103911, 0x4803c856, 0x4a035010,
- 0x00000005, 0x83cca400, 0x00000006, 0x4200a800,
- 0x0010b8a6, 0x4200b000, 0x00000005, 0x0201f800,
- 0x0010adef, 0x42007800, 0x0010b8a6, 0x46007800,
- 0x11030000, 0x8d0e1d06, 0x04020014, 0x59a80015,
- 0x8c000500, 0x04020011, 0x59a8080f, 0x82040580,
- 0x00ffffff, 0x0400000d, 0x82040d00, 0x000000ff,
- 0x82040400, 0x00101b0a, 0x50000800, 0x80040910,
- 0x42001000, 0x00000004, 0x0401fb92, 0x0400000b,
- 0x0201f800, 0x001039f8, 0x4200b000, 0x00000004,
- 0x83cca400, 0x00000007, 0x4200a800, 0x0010b8a7,
- 0x0201f800, 0x0010adef, 0x42000800, 0x00000005,
- 0x0201f000, 0x00103948, 0x59a8005a, 0x80000540,
- 0x0400001e, 0x4803c857, 0x42001000, 0x0010391c,
- 0x0201f800, 0x001057cd, 0x59a8005a, 0x82000580,
+ 0x04020008, 0x42000000, 0x0010bc6b, 0x0201f800,
+ 0x0010ae10, 0x59a80015, 0x84000544, 0x48035015,
+ 0x497b5056, 0x4a035010, 0x0000000e, 0x0401f06a,
+ 0x1c01f000, 0x0401f317, 0x4803c856, 0x4a035010,
+ 0x0000000b, 0x42001000, 0x0010b9a7, 0x4008a800,
+ 0x4200b000, 0x00000020, 0x4600a800, 0xffffffff,
+ 0x8054a800, 0x8058b040, 0x040207fc, 0x42007800,
+ 0x0010b9a6, 0x46007800, 0x11060000, 0x42001000,
+ 0x0010b9a7, 0x8d0e1d06, 0x04000005, 0x50080000,
+ 0x46001000, 0x00ffffff, 0x0401f00c, 0x50080800,
+ 0x82040d00, 0x0000ffff, 0x59a8000f, 0x82000500,
+ 0x000000ff, 0x82000540, 0x00000100, 0x800000e0,
+ 0x80040d40, 0x44041000, 0x42000800, 0x00000021,
+ 0x0401f327, 0x59a8005a, 0x80000540, 0x04000012,
+ 0x4803c857, 0x59a8005a, 0x42001000, 0x0010392f,
+ 0x0201f800, 0x00105872, 0x59a8005a, 0x82000580,
+ 0x00000084, 0x04020009, 0x59cc1006, 0x82081580,
+ 0x11060000, 0x04020005, 0x4a035010, 0x0000000c,
+ 0x0401f003, 0x1c01f000, 0x0401f2da, 0x4803c856,
+ 0x4a035010, 0x0000000d, 0x83cca400, 0x00000006,
+ 0x4200a800, 0x0010b9a6, 0x4200b000, 0x00000021,
+ 0x0201f800, 0x0010aee2, 0x42007800, 0x0010b9a6,
+ 0x46007800, 0x11070000, 0x42000800, 0x00000021,
+ 0x0401f2ff, 0x59a8005a, 0x80000540, 0x04000014,
+ 0x4803c857, 0x59a8005a, 0x42001000, 0x0010392f,
+ 0x0201f800, 0x00105872, 0x82000580, 0x00000084,
+ 0x0402000c, 0x59cc1006, 0x82081580, 0x11070000,
+ 0x04020008, 0x4a035056, 0x00000001, 0x0401fa90,
+ 0x4a035010, 0x0000000e, 0x0401f003, 0x1c01f000,
+ 0x0401f2b0, 0x4803c856, 0x82040d40, 0x00000001,
+ 0x0201f800, 0x00103a8a, 0x4a035010, 0x0000000f,
+ 0x497b505a, 0x42006000, 0xffffffff, 0x42006800,
+ 0x00300000, 0x0401fbfc, 0x42006000, 0xffdfffff,
+ 0x41786800, 0x0401fbf8, 0x42000800, 0x000007d0,
+ 0x42001000, 0x0010392f, 0x0201f000, 0x00105849,
+ 0x4803c856, 0x59a8005a, 0x80000540, 0x04020295,
+ 0x1c01f000, 0x4803c856, 0x4a035010, 0x00000011,
+ 0x83cca400, 0x00000006, 0x4200a800, 0x0010b9a6,
+ 0x4200b000, 0x00000005, 0x0201f800, 0x0010aee2,
+ 0x4200a800, 0x0010b9a6, 0x4600a800, 0x11020000,
+ 0x8d0e1d06, 0x04020015, 0x59a8000f, 0x82000d00,
+ 0xffff0000, 0x04000011, 0x82000500, 0x000000ff,
+ 0x0400000e, 0x82000c00, 0x00101b0f, 0x50040800,
+ 0x80040910, 0x82040580, 0x0000007e, 0x04000007,
+ 0x82040580, 0x00000080, 0x04000004, 0x42001000,
+ 0x00000004, 0x0401fa06, 0x42000800, 0x00000005,
+ 0x0401f2a3, 0x59a8005a, 0x80000540, 0x04000020,
+ 0x4803c857, 0x42001000, 0x0010392f, 0x0201f800,
+ 0x00105872, 0x59a8005a, 0x82000580, 0x00000014,
+ 0x04020016, 0x59cc1006, 0x82081580, 0x11030000,
+ 0x04020012, 0x59cc1007, 0x8c08153e, 0x0400000b,
+ 0x59a80015, 0x8c000504, 0x04020008, 0x42000000,
+ 0x0010bc6b, 0x0201f800, 0x0010ae10, 0x59a80015,
+ 0x84000544, 0x48035015, 0x4a035010, 0x00000012,
+ 0x0401f804, 0x0401f002, 0x0401fa4a, 0x1c01f000,
+ 0x4803c856, 0x4a035010, 0x00000013, 0x83cca400,
+ 0x00000006, 0x4200a800, 0x0010b9a6, 0x4200b000,
+ 0x00000005, 0x0201f800, 0x0010aee2, 0x4200a800,
+ 0x0010b9a6, 0x4600a800, 0x11030000, 0x8d0e1d06,
+ 0x04020013, 0x59a80015, 0x8c000500, 0x04020010,
+ 0x59a8080f, 0x82040580, 0x00ffffff, 0x0400000c,
+ 0x82040d00, 0x000000ff, 0x82040400, 0x00101b0f,
+ 0x50000800, 0x80040910, 0x42001000, 0x00000004,
+ 0x0401f9bf, 0x04000002, 0x0401fb0d, 0x42000800,
+ 0x00000005, 0x0401f25a, 0x59a8005a, 0x80000540,
+ 0x04000020, 0x4803c857, 0x42001000, 0x0010392f,
+ 0x0201f800, 0x00105872, 0x59a8005a, 0x82000580,
0x00000014, 0x04020016, 0x59cc1006, 0x82081580,
- 0x11030000, 0x04020012, 0x59cc1007, 0x8c08153e,
+ 0x11040000, 0x04020012, 0x59cc1007, 0x8c08153e,
0x0400000b, 0x59a80015, 0x8c000504, 0x04020008,
- 0x42000000, 0x0010bb6b, 0x0201f800, 0x0010ad1d,
+ 0x42000000, 0x0010bc6b, 0x0201f800, 0x0010ae10,
0x59a80015, 0x84000544, 0x48035015, 0x4a035010,
- 0x00000006, 0x0401f003, 0x1c01f000, 0x0401f3ca,
- 0x4803c856, 0x4a035010, 0x00000007, 0x83cca400,
- 0x00000006, 0x4200a800, 0x0010b8a6, 0x4200b000,
- 0x00000005, 0x0201f800, 0x0010adef, 0x42007800,
- 0x0010b8a6, 0x46007800, 0x11040000, 0x8d0e1d06,
- 0x04020020, 0x59a80015, 0x8c000500, 0x0402001d,
- 0x599c0017, 0x8c000500, 0x0400001a, 0x599c1402,
- 0x82080480, 0x0000007f, 0x02021800, 0x0010032d,
- 0x4c080000, 0x82081400, 0x00101b0a, 0x50081000,
- 0x82081500, 0x000000ff, 0x480b500f, 0x42000800,
- 0x00000003, 0x0201f800, 0x00106134, 0x5c000800,
- 0x42001000, 0x00000004, 0x0401fb36, 0x04000005,
- 0x0401fcfd, 0x04000003, 0x4803c856, 0x850e1d46,
- 0x42000800, 0x00000005, 0x0401f3ce, 0x59a8005a,
- 0x80000540, 0x0400001e, 0x4803c857, 0x42001000,
- 0x0010391c, 0x0201f800, 0x001057cd, 0x59a8005a,
- 0x82000580, 0x00000014, 0x04020016, 0x59cc1006,
- 0x82081580, 0x11040000, 0x04020012, 0x59cc1007,
- 0x8c08153e, 0x0400000b, 0x59a80015, 0x8c000504,
- 0x04020008, 0x42000000, 0x0010bb6b, 0x0201f800,
- 0x0010ad1d, 0x59a80015, 0x84000544, 0x48035015,
- 0x4a035010, 0x00000008, 0x0401f003, 0x1c01f000,
- 0x0401f375, 0x4803c856, 0x4a035010, 0x00000009,
- 0x83cca400, 0x00000006, 0x4200a800, 0x0010b8a6,
- 0x4200b000, 0x00000005, 0x0201f800, 0x0010adef,
- 0x42007800, 0x0010b8a6, 0x46007800, 0x11050100,
+ 0x00000014, 0x0401f804, 0x0401f002, 0x0401fa01,
+ 0x1c01f000, 0x4803c856, 0x4a035010, 0x00000015,
+ 0x83cca400, 0x00000006, 0x4200a800, 0x0010b9a6,
+ 0x4200b000, 0x00000005, 0x0201f800, 0x0010aee2,
+ 0x4200a800, 0x0010b9a6, 0x4600a800, 0x11040000,
+ 0x8d0e1d06, 0x04020021, 0x59a80015, 0x8c000500,
+ 0x0402001e, 0x599c0017, 0x8c000500, 0x0400001b,
+ 0x599c1402, 0x82080480, 0x0000007f, 0x02021800,
+ 0x0010032d, 0x4c080000, 0x82081400, 0x00101b0f,
+ 0x50081000, 0x82081500, 0x000000ff, 0x480b500f,
+ 0x42000800, 0x00000003, 0x0201f800, 0x001061d9,
+ 0x5c000800, 0x42001000, 0x00000004, 0x0401f96c,
+ 0x04000006, 0x0201f800, 0x0010327b, 0x04000003,
+ 0x4803c856, 0x850e1d46, 0x42000800, 0x00000005,
+ 0x0401f203, 0x59a8005a, 0x80000540, 0x0400003f,
+ 0x4803c857, 0x42001000, 0x0010392f, 0x0201f800,
+ 0x00105872, 0x59a8005a, 0x82000580, 0x00000014,
+ 0x04020035, 0x59cc1006, 0x82080500, 0x11050000,
+ 0x82000580, 0x11050000, 0x0402002f, 0x8c081510,
+ 0x04000010, 0x0401fb1d, 0x59cc1007, 0x8c08153e,
+ 0x0400000b, 0x59a80015, 0x8c000504, 0x04020008,
+ 0x42000000, 0x0010bc6b, 0x0201f800, 0x0010ae10,
+ 0x59a80015, 0x84000544, 0x48035015, 0x0401f013,
+ 0x59cc1007, 0x8c08153e, 0x0400000b, 0x59a80015,
+ 0x8c000504, 0x04020008, 0x42000000, 0x0010bc6b,
+ 0x0201f800, 0x0010ae10, 0x59a80015, 0x84000544,
+ 0x48035015, 0x82000540, 0x00000001, 0x0401faff,
+ 0x497b5056, 0x0401f003, 0x4a035056, 0x00000001,
+ 0x59cc1007, 0x8c08153c, 0x04000003, 0x4a03521b,
+ 0x00000008, 0x4a035010, 0x00000016, 0x0401f804,
+ 0x0401f002, 0x0401f98b, 0x1c01f000, 0x4803c856,
+ 0x83cca400, 0x00000006, 0x4200a800, 0x0010b9a6,
+ 0x4200b000, 0x00000005, 0x0201f800, 0x0010aee2,
+ 0x4a035010, 0x00000017, 0x59a80056, 0x8c000500,
+ 0x04000006, 0x42001000, 0x0010b9a6, 0x46001000,
+ 0x11050100, 0x0401f003, 0x4a035010, 0x0000001b,
0x8d0e1d06, 0x04020008, 0x59a80015, 0x8c000500,
- 0x04020005, 0x0401fa85, 0x04020003, 0x4803c856,
- 0x850e1d46, 0x42000800, 0x00000005, 0x0401fb91,
+ 0x04020005, 0x0401f894, 0x04020003, 0x4803c856,
+ 0x850e1d46, 0x42000800, 0x00000005, 0x0401f9a0,
0x4d3c0000, 0x42027800, 0x00000001, 0x0201f800,
- 0x00109146, 0x5c027800, 0x1c01f000, 0x59a8005a,
- 0x80000540, 0x04000038, 0x4803c857, 0x42001000,
- 0x0010391c, 0x0201f800, 0x001057cd, 0x59a8005a,
- 0x82000580, 0x00000014, 0x04020030, 0x59cc1006,
- 0x82080500, 0x11050000, 0x82000580, 0x11050000,
- 0x0402002a, 0x8c081510, 0x04000014, 0x59cc1007,
- 0x8c08153e, 0x0400000b, 0x59a80015, 0x8c000504,
- 0x04020008, 0x42000000, 0x0010bb6b, 0x0201f800,
- 0x0010ad1d, 0x59a80015, 0x84000544, 0x48035015,
- 0x4a035056, 0x00000001, 0x4a035010, 0x0000000a,
- 0x0401f817, 0x0401f014, 0x80000540, 0x04020013,
- 0x59cc1007, 0x8c08153e, 0x0400000b, 0x59a80015,
- 0x8c000504, 0x04020008, 0x42000000, 0x0010bb6b,
- 0x0201f800, 0x0010ad1d, 0x59a80015, 0x84000544,
- 0x48035015, 0x497b5056, 0x4a035010, 0x0000000e,
- 0x0401f06a, 0x1c01f000, 0x0401f317, 0x4803c856,
- 0x4a035010, 0x0000000b, 0x42001000, 0x0010b8a7,
- 0x4008a800, 0x4200b000, 0x00000020, 0x4600a800,
- 0xffffffff, 0x8054a800, 0x8058b040, 0x040207fc,
- 0x42007800, 0x0010b8a6, 0x46007800, 0x11060000,
- 0x42001000, 0x0010b8a7, 0x8d0e1d06, 0x04000005,
- 0x50080000, 0x46001000, 0x00ffffff, 0x0401f00c,
- 0x50080800, 0x82040d00, 0x0000ffff, 0x59a8000f,
- 0x82000500, 0x000000ff, 0x82000540, 0x00000100,
- 0x800000e0, 0x80040d40, 0x44041000, 0x42000800,
- 0x00000021, 0x0401f327, 0x59a8005a, 0x80000540,
- 0x04000012, 0x4803c857, 0x59a8005a, 0x42001000,
- 0x0010391c, 0x0201f800, 0x001057cd, 0x59a8005a,
- 0x82000580, 0x00000084, 0x04020009, 0x59cc1006,
- 0x82081580, 0x11060000, 0x04020005, 0x4a035010,
- 0x0000000c, 0x0401f003, 0x1c01f000, 0x0401f2da,
- 0x4803c856, 0x4a035010, 0x0000000d, 0x83cca400,
- 0x00000006, 0x4200a800, 0x0010b8a6, 0x4200b000,
- 0x00000021, 0x0201f800, 0x0010adef, 0x42007800,
- 0x0010b8a6, 0x46007800, 0x11070000, 0x42000800,
- 0x00000021, 0x0401f2ff, 0x59a8005a, 0x80000540,
- 0x04000014, 0x4803c857, 0x59a8005a, 0x42001000,
- 0x0010391c, 0x0201f800, 0x001057cd, 0x82000580,
- 0x00000084, 0x0402000c, 0x59cc1006, 0x82081580,
- 0x11070000, 0x04020008, 0x4a035056, 0x00000001,
- 0x0401fa90, 0x4a035010, 0x0000000e, 0x0401f003,
- 0x1c01f000, 0x0401f2b0, 0x4803c856, 0x82040d40,
- 0x00000001, 0x0201f800, 0x00103a77, 0x4a035010,
- 0x0000000f, 0x497b505a, 0x42006000, 0xffffffff,
- 0x42006800, 0x00300000, 0x0401fbfc, 0x42006000,
- 0xffdfffff, 0x41786800, 0x0401fbf8, 0x42000800,
- 0x000007d0, 0x42001000, 0x0010391c, 0x0201f000,
- 0x001057a4, 0x4803c856, 0x59a8005a, 0x80000540,
- 0x04020295, 0x1c01f000, 0x4803c856, 0x4a035010,
- 0x00000011, 0x83cca400, 0x00000006, 0x4200a800,
- 0x0010b8a6, 0x4200b000, 0x00000005, 0x0201f800,
- 0x0010adef, 0x4200a800, 0x0010b8a6, 0x4600a800,
- 0x11020000, 0x8d0e1d06, 0x04020015, 0x59a8000f,
- 0x82000d00, 0xffff0000, 0x04000011, 0x82000500,
- 0x000000ff, 0x0400000e, 0x82000c00, 0x00101b0a,
- 0x50040800, 0x80040910, 0x82040580, 0x0000007e,
- 0x04000007, 0x82040580, 0x00000080, 0x04000004,
- 0x42001000, 0x00000004, 0x0401fa06, 0x42000800,
- 0x00000005, 0x0401f2a3, 0x59a8005a, 0x80000540,
- 0x04000020, 0x4803c857, 0x42001000, 0x0010391c,
- 0x0201f800, 0x001057cd, 0x59a8005a, 0x82000580,
- 0x00000014, 0x04020016, 0x59cc1006, 0x82081580,
- 0x11030000, 0x04020012, 0x59cc1007, 0x8c08153e,
- 0x0400000b, 0x59a80015, 0x8c000504, 0x04020008,
- 0x42000000, 0x0010bb6b, 0x0201f800, 0x0010ad1d,
- 0x59a80015, 0x84000544, 0x48035015, 0x4a035010,
- 0x00000012, 0x0401f804, 0x0401f002, 0x0401fa4a,
- 0x1c01f000, 0x4803c856, 0x4a035010, 0x00000013,
- 0x83cca400, 0x00000006, 0x4200a800, 0x0010b8a6,
- 0x4200b000, 0x00000005, 0x0201f800, 0x0010adef,
- 0x4200a800, 0x0010b8a6, 0x4600a800, 0x11030000,
- 0x8d0e1d06, 0x04020013, 0x59a80015, 0x8c000500,
- 0x04020010, 0x59a8080f, 0x82040580, 0x00ffffff,
- 0x0400000c, 0x82040d00, 0x000000ff, 0x82040400,
- 0x00101b0a, 0x50000800, 0x80040910, 0x42001000,
- 0x00000004, 0x0401f9bf, 0x04000002, 0x0401fb0d,
- 0x42000800, 0x00000005, 0x0401f25a, 0x59a8005a,
- 0x80000540, 0x04000020, 0x4803c857, 0x42001000,
- 0x0010391c, 0x0201f800, 0x001057cd, 0x59a8005a,
- 0x82000580, 0x00000014, 0x04020016, 0x59cc1006,
- 0x82081580, 0x11040000, 0x04020012, 0x59cc1007,
- 0x8c08153e, 0x0400000b, 0x59a80015, 0x8c000504,
- 0x04020008, 0x42000000, 0x0010bb6b, 0x0201f800,
- 0x0010ad1d, 0x59a80015, 0x84000544, 0x48035015,
- 0x4a035010, 0x00000014, 0x0401f804, 0x0401f002,
- 0x0401fa01, 0x1c01f000, 0x4803c856, 0x4a035010,
- 0x00000015, 0x83cca400, 0x00000006, 0x4200a800,
- 0x0010b8a6, 0x4200b000, 0x00000005, 0x0201f800,
- 0x0010adef, 0x4200a800, 0x0010b8a6, 0x4600a800,
- 0x11040000, 0x8d0e1d06, 0x04020021, 0x59a80015,
- 0x8c000500, 0x0402001e, 0x599c0017, 0x8c000500,
- 0x0400001b, 0x599c1402, 0x82080480, 0x0000007f,
- 0x02021800, 0x0010032d, 0x4c080000, 0x82081400,
- 0x00101b0a, 0x50081000, 0x82081500, 0x000000ff,
- 0x480b500f, 0x42000800, 0x00000003, 0x0201f800,
- 0x00106134, 0x5c000800, 0x42001000, 0x00000004,
- 0x0401f96c, 0x04000006, 0x0201f800, 0x00103271,
- 0x04000003, 0x4803c856, 0x850e1d46, 0x42000800,
- 0x00000005, 0x0401f203, 0x59a8005a, 0x80000540,
- 0x0400003f, 0x4803c857, 0x42001000, 0x0010391c,
- 0x0201f800, 0x001057cd, 0x59a8005a, 0x82000580,
- 0x00000014, 0x04020035, 0x59cc1006, 0x82080500,
- 0x11050000, 0x82000580, 0x11050000, 0x0402002f,
- 0x8c081510, 0x04000010, 0x0401fb1d, 0x59cc1007,
- 0x8c08153e, 0x0400000b, 0x59a80015, 0x8c000504,
- 0x04020008, 0x42000000, 0x0010bb6b, 0x0201f800,
- 0x0010ad1d, 0x59a80015, 0x84000544, 0x48035015,
- 0x0401f013, 0x59cc1007, 0x8c08153e, 0x0400000b,
- 0x59a80015, 0x8c000504, 0x04020008, 0x42000000,
- 0x0010bb6b, 0x0201f800, 0x0010ad1d, 0x59a80015,
- 0x84000544, 0x48035015, 0x82000540, 0x00000001,
- 0x0401faff, 0x497b5056, 0x0401f003, 0x4a035056,
- 0x00000001, 0x59cc1007, 0x8c08153c, 0x04000003,
- 0x4a03521b, 0x00000008, 0x4a035010, 0x00000016,
- 0x0401f804, 0x0401f002, 0x0401f98b, 0x1c01f000,
- 0x4803c856, 0x83cca400, 0x00000006, 0x4200a800,
- 0x0010b8a6, 0x4200b000, 0x00000005, 0x0201f800,
- 0x0010adef, 0x4a035010, 0x00000017, 0x59a80056,
- 0x8c000500, 0x04000006, 0x42001000, 0x0010b8a6,
- 0x46001000, 0x11050100, 0x0401f003, 0x4a035010,
- 0x0000001b, 0x8d0e1d06, 0x04020008, 0x59a80015,
- 0x8c000500, 0x04020005, 0x0401f894, 0x04020003,
- 0x4803c856, 0x850e1d46, 0x42000800, 0x00000005,
- 0x0401f9a0, 0x4d3c0000, 0x42027800, 0x00000001,
- 0x0201f800, 0x00109146, 0x5c027800, 0x1c01f000,
- 0x59a8005a, 0x80000540, 0x04000015, 0x4803c857,
- 0x42001000, 0x0010391c, 0x0201f800, 0x001057cd,
- 0x59a8005a, 0x82000580, 0x00000084, 0x0402000b,
- 0x59cc1006, 0x82081580, 0x11060000, 0x04020007,
- 0x80000580, 0x0401fab6, 0x4a035010, 0x00000018,
- 0x0401f804, 0x0401f002, 0x0401f94b, 0x1c01f000,
- 0x4803c856, 0x4a035010, 0x00000019, 0x83cca400,
- 0x00000006, 0x4200a800, 0x0010b8a6, 0x4200b000,
- 0x00000021, 0x0201f800, 0x0010adef, 0x42003800,
- 0x0010b8a7, 0x8d0e1d06, 0x04020018, 0x401c2800,
- 0x50141000, 0x80080130, 0x80000000, 0x40001800,
- 0x82081500, 0x00ffffff, 0x800000f0, 0x80080540,
- 0x44002800, 0x59a8080f, 0x82040d00, 0x000000ff,
- 0x400c1000, 0x80081104, 0x82082400, 0x0010b8a7,
- 0x50101000, 0x820c0500, 0x00000003, 0x0c01f806,
- 0x80081540, 0x44082000, 0x42000800, 0x00000021,
- 0x0401f158, 0x001037f5, 0x001037fa, 0x001037ff,
- 0x00103804, 0x800408f0, 0x40040000, 0x82081500,
- 0x00ffffff, 0x1c01f000, 0x800408e0, 0x40040000,
- 0x82081500, 0xff00ffff, 0x1c01f000, 0x800408d0,
- 0x40040000, 0x82081500, 0xffff00ff, 0x1c01f000,
- 0x40040000, 0x82081500, 0xffffff00, 0x1c01f000,
- 0x59a8005a, 0x80000540, 0x04000016, 0x4803c857,
- 0x42001000, 0x0010391c, 0x0201f800, 0x001057cd,
- 0x59a8005a, 0x82000580, 0x00000084, 0x0402000c,
- 0x59cc1006, 0x82081580, 0x11070000, 0x04020008,
- 0x4a035056, 0x00000001, 0x0401f8d2, 0x4a035010,
- 0x0000001a, 0x0401f804, 0x0401f002, 0x0401f8f2,
- 0x1c01f000, 0x82000540, 0x00000001, 0x0401fa54,
- 0x4a035010, 0x0000001b, 0x83cca400, 0x00000006,
- 0x4200a800, 0x0010b8a6, 0x59a8205a, 0x40100000,
- 0x8000b104, 0x40580800, 0x5450a800, 0x8050a000,
- 0x8054a800, 0x8058b040, 0x040207fc, 0x0401f115,
- 0x1c01f000, 0x1c01f000, 0x4803c856, 0x42003000,
- 0x00000004, 0x42004000, 0x0010b8a7, 0x599c2817,
- 0x8c142d14, 0x0402001f, 0x42001000, 0x00000003,
+ 0x001091ff, 0x5c027800, 0x1c01f000, 0x59a8005a,
+ 0x80000540, 0x04000015, 0x4803c857, 0x42001000,
+ 0x0010392f, 0x0201f800, 0x00105872, 0x59a8005a,
+ 0x82000580, 0x00000084, 0x0402000b, 0x59cc1006,
+ 0x82081580, 0x11060000, 0x04020007, 0x80000580,
+ 0x0401fab6, 0x4a035010, 0x00000018, 0x0401f804,
+ 0x0401f002, 0x0401f94b, 0x1c01f000, 0x4803c856,
+ 0x4a035010, 0x00000019, 0x83cca400, 0x00000006,
+ 0x4200a800, 0x0010b9a6, 0x4200b000, 0x00000021,
+ 0x0201f800, 0x0010aee2, 0x42003800, 0x0010b9a7,
+ 0x8d0e1d06, 0x04020018, 0x401c2800, 0x50141000,
+ 0x80080130, 0x80000000, 0x40001800, 0x82081500,
+ 0x00ffffff, 0x800000f0, 0x80080540, 0x44002800,
+ 0x59a8080f, 0x82040d00, 0x000000ff, 0x400c1000,
+ 0x80081104, 0x82082400, 0x0010b9a7, 0x50101000,
+ 0x820c0500, 0x00000003, 0x0c01f806, 0x80081540,
+ 0x44082000, 0x42000800, 0x00000021, 0x0401f158,
+ 0x00103808, 0x0010380d, 0x00103812, 0x00103817,
+ 0x800408f0, 0x40040000, 0x82081500, 0x00ffffff,
+ 0x1c01f000, 0x800408e0, 0x40040000, 0x82081500,
+ 0xff00ffff, 0x1c01f000, 0x800408d0, 0x40040000,
+ 0x82081500, 0xffff00ff, 0x1c01f000, 0x40040000,
+ 0x82081500, 0xffffff00, 0x1c01f000, 0x59a8005a,
+ 0x80000540, 0x04000016, 0x4803c857, 0x42001000,
+ 0x0010392f, 0x0201f800, 0x00105872, 0x59a8005a,
+ 0x82000580, 0x00000084, 0x0402000c, 0x59cc1006,
+ 0x82081580, 0x11070000, 0x04020008, 0x4a035056,
+ 0x00000001, 0x0401f8d2, 0x4a035010, 0x0000001a,
+ 0x0401f804, 0x0401f002, 0x0401f8f2, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x0401fa54, 0x4a035010,
+ 0x0000001b, 0x83cca400, 0x00000006, 0x4200a800,
+ 0x0010b9a6, 0x59a8205a, 0x40100000, 0x8000b104,
+ 0x40580800, 0x5450a800, 0x8050a000, 0x8054a800,
+ 0x8058b040, 0x040207fc, 0x0401f115, 0x1c01f000,
+ 0x1c01f000, 0x4803c856, 0x42003000, 0x00000004,
+ 0x42004000, 0x0010b9a7, 0x599c2817, 0x8c142d14,
+ 0x0402001f, 0x42001000, 0x00000003, 0x40200000,
+ 0x80080400, 0x50000800, 0x82042580, 0xffffffff,
+ 0x04020005, 0x80081040, 0x80183040, 0x040207f8,
+ 0x0401f05e, 0x800811c0, 0x04020006, 0x82042580,
+ 0x3fffffff, 0x04000058, 0x82040d40, 0xc0000000,
+ 0x4200b000, 0x00000020, 0x42001800, 0x00000001,
+ 0x40042000, 0x80102102, 0x04021021, 0x800c18c2,
+ 0x8058b040, 0x040207fc, 0x0401f04b, 0x41781000,
0x40200000, 0x80080400, 0x50000800, 0x82042580,
- 0xffffffff, 0x04020005, 0x80081040, 0x80183040,
- 0x040207f8, 0x0401f05e, 0x800811c0, 0x04020006,
- 0x82042580, 0x3fffffff, 0x04000058, 0x82040d40,
- 0xc0000000, 0x4200b000, 0x00000020, 0x42001800,
- 0x00000001, 0x40042000, 0x80102102, 0x04021021,
- 0x800c18c2, 0x8058b040, 0x040207fc, 0x0401f04b,
- 0x41781000, 0x40200000, 0x80080400, 0x50000800,
- 0x82042580, 0xffffffff, 0x04020005, 0x80081000,
- 0x80183040, 0x040207f8, 0x0401f040, 0x800811c0,
- 0x04020003, 0x82040d40, 0xc0000000, 0x4200b000,
- 0x00000001, 0x42001800, 0x80000000, 0x40042000,
- 0x801020c2, 0x04021007, 0x800c1902, 0x8058b000,
- 0x82580480, 0x00000021, 0x040017fa, 0x0401f02f,
- 0x40200000, 0x80082400, 0x50100000, 0x800c0540,
- 0x44002000, 0x59a80015, 0x84000540, 0x48035015,
- 0x40580000, 0x42002800, 0x00000020, 0x80142c80,
- 0x40080000, 0x42003800, 0x00000003, 0x801c0480,
- 0x800000ca, 0x80142d40, 0x82144c00, 0x00101b0a,
- 0x50242800, 0x82142d00, 0x000000ff, 0x4817500f,
- 0x4c040000, 0x40140800, 0x0201f800, 0x001013c8,
- 0x5c000800, 0x40001800, 0x500c0000, 0x80100540,
- 0x44001800, 0x59a80015, 0x84000540, 0x48035015,
- 0x4200a800, 0x0010b8a7, 0x4020a000, 0x4200b000,
- 0x00000004, 0x0201f800, 0x0010adef, 0x82000540,
- 0x00000001, 0x0401f002, 0x80000580, 0x1c01f000,
- 0x4807c857, 0x480bc857, 0x4008b000, 0x83cca400,
- 0x00000007, 0x4200a800, 0x0010b8a7, 0x40541000,
- 0x0201f800, 0x0010adef, 0x40041800, 0x41782000,
- 0x42000000, 0x00000003, 0x820c1c80, 0x00000020,
- 0x04001004, 0x80102000, 0x80000040, 0x0401f7fb,
- 0x40041800, 0x801021c0, 0x04000005, 0x820c1c80,
- 0x00000020, 0x80102040, 0x040207fd, 0x42002000,
- 0x00000001, 0x800c19c0, 0x04000004, 0x801020c2,
- 0x800c1840, 0x040207fe, 0x80083c00, 0x83cc2c00,
- 0x00000007, 0x80142c00, 0x50140000, 0x80102d00,
- 0x04020012, 0x80100540, 0x44003800, 0x82042400,
- 0x00101b0a, 0x50102800, 0x82142d00, 0x000000ff,
- 0x4817500f, 0x4c040000, 0x40140800, 0x0201f800,
- 0x001013c8, 0x5c000800, 0x59a80015, 0x84000540,
- 0x48035015, 0x80000580, 0x1c01f000, 0x4807c856,
- 0x42001000, 0x00008017, 0x59a81832, 0x0201f800,
- 0x0010ad27, 0x0201f800, 0x001031eb, 0x1c01f000,
- 0x4807c856, 0x4200b000, 0x00000020, 0x83cca400,
- 0x00000007, 0x4200a800, 0x0010c1c7, 0x0201f000,
- 0x0010ae19, 0x4807c856, 0x0201f800, 0x001063db,
- 0x42000800, 0x000000f7, 0x0401f8f1, 0x497b2804,
- 0x497b2805, 0x497b2826, 0x497b2827, 0x4202d800,
- 0x00000001, 0x42006000, 0xbe7fffff, 0x42006800,
- 0x00018000, 0x0401f965, 0x42006000, 0xfffeffff,
- 0x41786800, 0x0401f961, 0x497b5032, 0x42000800,
- 0x0000002d, 0x42001000, 0x0010399e, 0x0201f000,
- 0x001057a4, 0x4807c856, 0x0401ffe3, 0x497b5010,
- 0x497b505a, 0x1c01f000, 0x4807c856, 0x42006000,
- 0xffffffff, 0x42006800, 0x00000028, 0x0401f14f,
- 0x4807c856, 0x0401ffc6, 0x0201f800, 0x0010610d,
- 0x4df00000, 0x0201f800, 0x00106305, 0x5c03e000,
- 0x02000800, 0x001060fa, 0x59c400a4, 0x82000500,
- 0x0000000f, 0x82000580, 0x00000002, 0x0402000a,
- 0x42006000, 0xffffffff, 0x42006800, 0x00200000,
- 0x0401f93a, 0x42006000, 0xffdfffff, 0x41786800,
- 0x0401f936, 0x497b5010, 0x42000800, 0x000000f7,
- 0x0401f8b3, 0x59c400a3, 0x82000500, 0xbf20bfff,
- 0x82000540, 0x0001c000, 0x480388a3, 0x84000520,
- 0x480388a3, 0x497b5032, 0x42000800, 0x0000002d,
- 0x42001000, 0x0010399e, 0x0201f000, 0x001057a4,
- 0x497b505a, 0x59b400f5, 0x8c000500, 0x04020004,
- 0x82000540, 0x00000001, 0x480368f5, 0x800400c4,
- 0x82000400, 0x00002000, 0x4803910a, 0x59b400f6,
- 0x82000500, 0x00000018, 0x040207fd, 0x4a0368f0,
- 0x0010b89f, 0x42000000, 0x0010b8a6, 0x4c040000,
- 0x50000800, 0x82040d80, 0x11010000, 0x04000003,
- 0x50000800, 0x4807c857, 0x5c000800, 0x480368f1,
- 0x82040400, 0x0000dc00, 0x480368f3, 0x59c400a4,
- 0x82000500, 0x0000000f, 0x82000580, 0x00000008,
- 0x04020017, 0x4c5c0000, 0x4c600000, 0x59c4b805,
- 0x8c5cbd3a, 0x04020005, 0x42000000, 0x0010bb68,
- 0x0201f800, 0x0010ad1d, 0x4a038805, 0x20000000,
- 0x0201f800, 0x001017f1, 0x4000c000, 0x0201f800,
- 0x0010175e, 0x4202d800, 0x00000001, 0x497b5010,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x59c8010b,
- 0x8c000502, 0x040007e2, 0x59c408a4, 0x82040d00,
- 0x0000000f, 0x82040d80, 0x0000000b, 0x04020005,
- 0x59a80810, 0x82040d40, 0x00002000, 0x0401f004,
- 0x59a80855, 0x82040d40, 0x00001000, 0x48075032,
- 0x59a8085e, 0x800409c0, 0x04020007, 0x42000800,
- 0x000007d0, 0x42001000, 0x0010391c, 0x0201f800,
- 0x00105904, 0x1c01f000, 0x4807c856, 0x0401ff44,
- 0x0201f800, 0x0010610d, 0x4df00000, 0x0201f800,
- 0x00106305, 0x5c03e000, 0x02000800, 0x001060fa,
- 0x59c400a4, 0x82000500, 0x0000000f, 0x82000580,
- 0x00000002, 0x0402000a, 0x42006000, 0xffffffff,
- 0x42006800, 0x00200000, 0x0401f8b8, 0x42006000,
- 0xffdfffff, 0x41786800, 0x0401f8b4, 0x0201f800,
- 0x00104723, 0x04000014, 0x0201f800, 0x00104741,
- 0x04020011, 0x4a035013, 0x0000aaaa, 0x4c040000,
- 0x0201f800, 0x00101401, 0x59a8001f, 0x82000500,
- 0xffff0000, 0x80040540, 0x4803501f, 0x5c000800,
- 0x4a035014, 0x00000000, 0x0201f800, 0x00104670,
- 0x0401f008, 0x4a035058, 0x00000005, 0x42000000,
- 0x00000080, 0x0201f800, 0x00101364, 0x0401ff22,
- 0x1c01f000, 0x0401f809, 0x42006000, 0xbf7f7fff,
- 0x41786800, 0x0401f091, 0x42006000, 0xbf7f7fff,
- 0x41786800, 0x0401f08d, 0x0201f800, 0x00104741,
- 0x04020009, 0x59c40006, 0x82000540, 0x000000f0,
- 0x48038806, 0x42006000, 0xbfffffff, 0x41786800,
- 0x0401f882, 0x1c01f000, 0x40680800, 0x800408d0,
- 0x59a80015, 0x8c000506, 0x04000006, 0x59a8000f,
- 0x82000500, 0x000000ff, 0x80040540, 0x0401f003,
- 0x82040540, 0x000000f7, 0x480388a7, 0x1c01f000,
- 0x4807c856, 0x42000000, 0x0010bc00, 0x0201f800,
- 0x0010ad1d, 0x42003000, 0x00000005, 0x4d3c0000,
- 0x4c180000, 0x42003000, 0x0000000d, 0x42027800,
- 0x00000002, 0x0401f038, 0x4807c856, 0x42000000,
- 0x0010bc25, 0x0201f800, 0x0010ad1d, 0x42003000,
- 0x00000000, 0x4d3c0000, 0x4c180000, 0x42003000,
- 0x0000000f, 0x42027800, 0x00000002, 0x0401f02a,
- 0x4807c856, 0x42000000, 0x0010bc23, 0x0201f800,
- 0x0010ad1d, 0x42003000, 0x00000003, 0x4d3c0000,
- 0x4c180000, 0x42003000, 0x0000000e, 0x42027800,
- 0x00000202, 0x0401f01c, 0x4807c856, 0x42000000,
- 0x0010bc22, 0x0201f800, 0x0010ad1d, 0x42003000,
- 0x00000004, 0x4d3c0000, 0x4c180000, 0x42003000,
- 0x00000010, 0x42027800, 0x00000202, 0x0401f00e,
- 0x4807c856, 0x42000000, 0x0010bb6a, 0x0201f800,
- 0x0010ad1d, 0x42003000, 0x00000001, 0x4d3c0000,
- 0x4c180000, 0x42003000, 0x0000000c, 0x42027800,
- 0x00000002, 0x42001800, 0x0000ffff, 0x42002000,
- 0x00000007, 0x0201f800, 0x00103260, 0x5c003000,
- 0x4d400000, 0x0201f800, 0x0010a4c1, 0x42028000,
- 0x0000002a, 0x0201f800, 0x0010ded4, 0x5c028000,
- 0x5c027800, 0x1c01f000, 0x4807c856, 0x04011000,
- 0x4a03c840, 0x0010b89f, 0x4a03c842, 0x00000040,
- 0x40000000, 0x040117ff, 0x42007800, 0x0010b89f,
- 0x46007800, 0x00000011, 0x803c7800, 0x4a007800,
- 0x220000ef, 0x4a007801, 0x000000ef, 0x4a007802,
- 0x01380000, 0x4a007803, 0x00000000, 0x4a007804,
- 0xffffffff, 0x4a007805, 0x00000000, 0x1c01f000,
- 0x40686000, 0x406c6800, 0x59c400a3, 0x80300500,
- 0x80340540, 0x480388a3, 0x1c01f000, 0x40686000,
- 0x4833c857, 0x59c400a3, 0x80300540, 0x480388a3,
- 0x80300580, 0x480388a3, 0x1c01f000, 0x4803c856,
- 0x04000004, 0x4a03505f, 0x00000001, 0x0401f002,
- 0x497b505f, 0x1c01f000, 0x59c80002, 0x80000540,
- 0x0400000a, 0x80000040, 0x04000008, 0x4a039005,
- 0x00000140, 0x42000000, 0x00000006, 0x80000040,
- 0x040207ff, 0x0401f7f5, 0x1c01f000, 0x4c5c0000,
- 0x4c600000, 0x59c4b805, 0x485fc856, 0x8c5cbd3a,
- 0x04020005, 0x42000000, 0x0010bb68, 0x0201f800,
- 0x0010ad1d, 0x4a038805, 0x20000000, 0x0201f800,
- 0x001017f1, 0x4000c000, 0x0201f800, 0x0010175e,
- 0x4a038805, 0x04000000, 0x5c00c000, 0x5c00b800,
- 0x1c01f000, 0x497a6a00, 0x4a026c00, 0x00000707,
- 0x497a6801, 0x497a6808, 0x497a6809, 0x497a6806,
- 0x497a6807, 0x497a6c0b, 0x497a680c, 0x8d0e1d20,
- 0x04020006, 0x5934080f, 0x59340010, 0x80040540,
- 0x02020800, 0x0010032d, 0x4a026a04, 0x00000100,
- 0x497a6a03, 0x59340402, 0x82000500, 0x000000ff,
- 0x48026c02, 0x497a6c04, 0x497a6a05, 0x497a6c05,
- 0x497a6811, 0x4d2c0000, 0x5934000d, 0x49466c03,
- 0x80025d40, 0x04000004, 0x0201f800, 0x00100589,
- 0x497a680d, 0x5c025800, 0x59a8006d, 0x8c000502,
- 0x42000000, 0x00000010, 0x04020002, 0x599c0401,
- 0x48026a0b, 0x599c0208, 0x48026c12, 0x4a02680a,
- 0x00006000, 0x0201f000, 0x00104416, 0x42000000,
- 0x00000005, 0x80000d80, 0x0401f02c, 0x0201f800,
- 0x00104195, 0x04020017, 0x59a8021b, 0x8c00050a,
- 0x04020010, 0x59340212, 0x82000500, 0x0000ff00,
- 0x4803c857, 0x0400000b, 0x59340a00, 0x8c040d1e,
- 0x02000000, 0x000202a3, 0x42000000, 0x00000029,
- 0x42000800, 0x00001000, 0x492fc857, 0x0401f017,
- 0x492fc857, 0x42000000, 0x00000028, 0x0401f011,
- 0x8d0e1d02, 0x04020003, 0x8d0e1d00, 0x04000004,
- 0x42000000, 0x00000004, 0x0401f00a, 0x42000000,
- 0x00000029, 0x59340a00, 0x8c040d1e, 0x04000005,
- 0x492fc857, 0x42000800, 0x00001000, 0x0401f003,
- 0x492fc857, 0x80000d80, 0x4803c857, 0x80028540,
- 0x1c01f000, 0x490fc857, 0x8d0e1d00, 0x040207ed,
- 0x0201f800, 0x00104165, 0x040207e6, 0x59340200,
- 0x8c00050e, 0x040007e3, 0x0201f000, 0x000202a3,
- 0x4d480000, 0x4d4c0000, 0x592e9009, 0x592e980a,
- 0x0201f800, 0x00104039, 0x5c029800, 0x5c029000,
- 0x040007bb, 0x0201f000, 0x000202a7, 0x592c0207,
- 0x492fc857, 0x82000d80, 0x000007ff, 0x04020006,
- 0x4a025c0b, 0x00000030, 0x42026800, 0x0010b876,
- 0x0401f021, 0x82000c80, 0x000007f0, 0x04021045,
- 0x81ac0400, 0x50000000, 0x80026d40, 0x04000038,
- 0x0201f800, 0x001040bb, 0x04020038, 0x592c040b,
- 0x8c00050a, 0x04020014, 0x592e600a, 0x83300480,
- 0x0010f584, 0x0400103a, 0x41580000, 0x81300480,
- 0x04021037, 0x59300c07, 0x82040580, 0x00000009,
- 0x04020036, 0x4a025a07, 0x00000000, 0x497a5800,
- 0x59300009, 0x80000540, 0x04020018, 0x492e6009,
- 0x0401f010, 0x0201f800, 0x000209ee, 0x04000019,
- 0x592c0207, 0x4936600a, 0x492e6009, 0x4a026407,
- 0x00000009, 0x497a6016, 0x4932580a, 0x82000d80,
- 0x000007ff, 0x04020003, 0x4a026016, 0x00008000,
- 0x42027000, 0x00000043, 0x0201f800, 0x00020a34,
- 0x80000580, 0x0401f01f, 0x40000800, 0x58040000,
- 0x80000540, 0x040207fd, 0x492c0800, 0x0401f019,
- 0x42000000, 0x0000002c, 0x0401f015, 0x42000000,
- 0x00000028, 0x0401f012, 0x830c0500, 0x00000003,
- 0x04000004, 0x42000000, 0x00000004, 0x0401f00c,
- 0x42000000, 0x00000029, 0x0401f009, 0x42000000,
- 0x00000008, 0x0401f006, 0x82040580, 0x00000007,
- 0x040207fb, 0x42000000, 0x00000005, 0x80000540,
- 0x1c01f000, 0x492fc857, 0x592e8c07, 0x83440d80,
- 0x000007fc, 0x04000004, 0x83440480, 0x000007f0,
- 0x04021014, 0x0201f800, 0x00020319, 0x04020011,
- 0x0201f800, 0x00104178, 0x04020011, 0x0201f800,
- 0x001070f5, 0x0400001b, 0x4936600a, 0x492e6009,
- 0x4a026407, 0x0000000a, 0x42027000, 0x00000040,
- 0x0201f800, 0x00020a34, 0x80000580, 0x0401f010,
- 0x42000000, 0x00000028, 0x0401f00c, 0x0201f800,
- 0x00104195, 0x040007fb, 0x830c0d00, 0x00000003,
- 0x04000004, 0x42000000, 0x00000004, 0x0401f003,
- 0x42000000, 0x00000029, 0x80000540, 0x1c01f000,
- 0x42000000, 0x0000002c, 0x0401f7fc, 0x492fc857,
- 0x592e8c07, 0x4947c857, 0x83440c80, 0x00000800,
- 0x42000000, 0x0000000a, 0x0402119b, 0x592c4208,
- 0x4823c857, 0x82200500, 0x0000000f, 0x0c01f001,
- 0x00103bc8, 0x00103c50, 0x00103ca0, 0x00103cab,
- 0x00103cb6, 0x00103bc4, 0x00103bc4, 0x00103bc4,
- 0x00103cc3, 0x00103d23, 0x00103d48, 0x00103bc4,
- 0x00103bc4, 0x00103bc4, 0x00103bc4, 0x00103bc4,
- 0x4803c857, 0x42000000, 0x0000000c, 0x0401f182,
- 0x592c1009, 0x82081500, 0x00ffffff, 0x59a8000f,
- 0x80084d80, 0x42000000, 0x00000010, 0x0400017a,
- 0x0201f800, 0x001040f8, 0x04000036, 0x4803c857,
- 0x82004d80, 0x0000001d, 0x0402001a, 0x0201f800,
- 0x00104f41, 0x59340405, 0x4c000000, 0x0201f800,
- 0x00104165, 0x5c000000, 0x04000004, 0x8c20450a,
- 0x04000028, 0x80000580, 0x44002800, 0x59340008,
- 0x48002802, 0x59340009, 0x48002801, 0x59340006,
- 0x48002804, 0x59340007, 0x48002803, 0x4200b000,
- 0x00000005, 0x0201f800, 0x00108e25, 0x0401f18b,
- 0x4803c857, 0x82004d80, 0x0000001a, 0x04020003,
- 0x40101000, 0x0401f15b, 0x4803c857, 0x82004d80,
- 0x0000001b, 0x04020003, 0x40181000, 0x0401f155,
- 0x4803c857, 0x82004d80, 0x0000001c, 0x04000156,
- 0x82004d80, 0x00000019, 0x42000000, 0x0000000a,
- 0x04000145, 0x42000000, 0x0000000a, 0x0402015c,
+ 0xffffffff, 0x04020005, 0x80081000, 0x80183040,
+ 0x040207f8, 0x0401f040, 0x800811c0, 0x04020003,
+ 0x82040d40, 0xc0000000, 0x4200b000, 0x00000001,
+ 0x42001800, 0x80000000, 0x40042000, 0x801020c2,
+ 0x04021007, 0x800c1902, 0x8058b000, 0x82580480,
+ 0x00000021, 0x040017fa, 0x0401f02f, 0x40200000,
+ 0x80082400, 0x50100000, 0x800c0540, 0x44002000,
+ 0x59a80015, 0x84000540, 0x48035015, 0x40580000,
+ 0x42002800, 0x00000020, 0x80142c80, 0x40080000,
+ 0x42003800, 0x00000003, 0x801c0480, 0x800000ca,
+ 0x80142d40, 0x82144c00, 0x00101b0f, 0x50242800,
+ 0x82142d00, 0x000000ff, 0x4817500f, 0x4c040000,
+ 0x40140800, 0x0201f800, 0x001013c9, 0x5c000800,
+ 0x40001800, 0x500c0000, 0x80100540, 0x44001800,
+ 0x59a80015, 0x84000540, 0x48035015, 0x4200a800,
+ 0x0010b9a7, 0x4020a000, 0x4200b000, 0x00000004,
+ 0x0201f800, 0x0010aee2, 0x82000540, 0x00000001,
+ 0x0401f002, 0x80000580, 0x1c01f000, 0x4807c857,
+ 0x480bc857, 0x4008b000, 0x83cca400, 0x00000007,
+ 0x4200a800, 0x0010b9a7, 0x40541000, 0x0201f800,
+ 0x0010aee2, 0x40041800, 0x41782000, 0x42000000,
+ 0x00000003, 0x820c1c80, 0x00000020, 0x04001004,
+ 0x80102000, 0x80000040, 0x0401f7fb, 0x40041800,
+ 0x801021c0, 0x04000005, 0x820c1c80, 0x00000020,
+ 0x80102040, 0x040207fd, 0x42002000, 0x00000001,
+ 0x800c19c0, 0x04000004, 0x801020c2, 0x800c1840,
+ 0x040207fe, 0x80083c00, 0x83cc2c00, 0x00000007,
+ 0x80142c00, 0x50140000, 0x80102d00, 0x04020012,
+ 0x80100540, 0x44003800, 0x82042400, 0x00101b0f,
+ 0x50102800, 0x82142d00, 0x000000ff, 0x4817500f,
+ 0x4c040000, 0x40140800, 0x0201f800, 0x001013c9,
+ 0x5c000800, 0x59a80015, 0x84000540, 0x48035015,
+ 0x80000580, 0x1c01f000, 0x4807c856, 0x42001000,
+ 0x00008017, 0x59a81832, 0x0201f800, 0x0010ae1a,
+ 0x0201f800, 0x001031f5, 0x1c01f000, 0x4807c856,
+ 0x4200b000, 0x00000020, 0x83cca400, 0x00000007,
+ 0x4200a800, 0x0010c2c7, 0x0201f000, 0x0010af0c,
+ 0x4807c856, 0x0201f800, 0x00106480, 0x42000800,
+ 0x000000f7, 0x0401f8f1, 0x497b2804, 0x497b2805,
+ 0x497b2826, 0x497b2827, 0x4202d800, 0x00000001,
+ 0x42006000, 0xbe7fffff, 0x42006800, 0x00018000,
+ 0x0401f965, 0x42006000, 0xfffeffff, 0x41786800,
+ 0x0401f961, 0x497b5032, 0x42000800, 0x0000002d,
+ 0x42001000, 0x001039b1, 0x0201f000, 0x00105849,
+ 0x4807c856, 0x0401ffe3, 0x497b5010, 0x497b505a,
+ 0x1c01f000, 0x4807c856, 0x42006000, 0xffffffff,
+ 0x42006800, 0x00000028, 0x0401f14f, 0x4807c856,
+ 0x0401ffc6, 0x0201f800, 0x001061b2, 0x4df00000,
+ 0x0201f800, 0x001063aa, 0x5c03e000, 0x02000800,
+ 0x0010619f, 0x59c400a4, 0x82000500, 0x0000000f,
+ 0x82000580, 0x00000002, 0x0402000a, 0x42006000,
+ 0xffffffff, 0x42006800, 0x00200000, 0x0401f93a,
+ 0x42006000, 0xffdfffff, 0x41786800, 0x0401f936,
+ 0x497b5010, 0x42000800, 0x000000f7, 0x0401f8b3,
+ 0x59c400a3, 0x82000500, 0xbf20bfff, 0x82000540,
+ 0x0001c000, 0x480388a3, 0x84000520, 0x480388a3,
+ 0x497b5032, 0x42000800, 0x0000002d, 0x42001000,
+ 0x001039b1, 0x0201f000, 0x00105849, 0x497b505a,
+ 0x59b400f5, 0x8c000500, 0x04020004, 0x82000540,
+ 0x00000001, 0x480368f5, 0x800400c4, 0x82000400,
+ 0x00002000, 0x4803910a, 0x59b400f6, 0x82000500,
+ 0x00000018, 0x040207fd, 0x4a0368f0, 0x0010b99f,
+ 0x42000000, 0x0010b9a6, 0x4c040000, 0x50000800,
+ 0x82040d80, 0x11010000, 0x04000003, 0x50000800,
+ 0x4807c857, 0x5c000800, 0x480368f1, 0x82040400,
+ 0x0000dc00, 0x480368f3, 0x59c400a4, 0x82000500,
+ 0x0000000f, 0x82000580, 0x00000008, 0x04020017,
+ 0x4c5c0000, 0x4c600000, 0x59c4b805, 0x8c5cbd3a,
+ 0x04020005, 0x42000000, 0x0010bc68, 0x0201f800,
+ 0x0010ae10, 0x4a038805, 0x20000000, 0x0201f800,
+ 0x001017f2, 0x4000c000, 0x0201f800, 0x0010175f,
+ 0x4202d800, 0x00000001, 0x497b5010, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x59c8010b, 0x8c000502,
+ 0x040007e2, 0x59c408a4, 0x82040d00, 0x0000000f,
+ 0x82040d80, 0x0000000b, 0x04020005, 0x59a80810,
+ 0x82040d40, 0x00002000, 0x0401f004, 0x59a80855,
+ 0x82040d40, 0x00001000, 0x48075032, 0x59a8085e,
+ 0x800409c0, 0x04020007, 0x42000800, 0x000007d0,
+ 0x42001000, 0x0010392f, 0x0201f800, 0x001059a9,
+ 0x1c01f000, 0x4807c856, 0x0401ff44, 0x0201f800,
+ 0x001061b2, 0x4df00000, 0x0201f800, 0x001063aa,
+ 0x5c03e000, 0x02000800, 0x0010619f, 0x59c400a4,
+ 0x82000500, 0x0000000f, 0x82000580, 0x00000002,
+ 0x0402000a, 0x42006000, 0xffffffff, 0x42006800,
+ 0x00200000, 0x0401f8b8, 0x42006000, 0xffdfffff,
+ 0x41786800, 0x0401f8b4, 0x0201f800, 0x00104762,
+ 0x04000014, 0x0201f800, 0x00104780, 0x04020011,
+ 0x4a035013, 0x0000aaaa, 0x4c040000, 0x0201f800,
+ 0x00101402, 0x59a8001f, 0x82000500, 0xffff0000,
+ 0x80040540, 0x4803501f, 0x5c000800, 0x4a035014,
+ 0x00000000, 0x0201f800, 0x001046af, 0x0401f008,
+ 0x4a035058, 0x00000005, 0x42000000, 0x00000080,
+ 0x0201f800, 0x00101365, 0x0401ff22, 0x1c01f000,
+ 0x0401f809, 0x42006000, 0xbf7f7fff, 0x41786800,
+ 0x0401f091, 0x42006000, 0xbf7f7fff, 0x41786800,
+ 0x0401f08d, 0x0201f800, 0x00104780, 0x04020009,
+ 0x59c40006, 0x82000540, 0x000000f0, 0x48038806,
+ 0x42006000, 0xbfffffff, 0x41786800, 0x0401f882,
+ 0x1c01f000, 0x40680800, 0x800408d0, 0x59a80015,
+ 0x8c000506, 0x04000006, 0x59a8000f, 0x82000500,
+ 0x000000ff, 0x80040540, 0x0401f003, 0x82040540,
+ 0x000000f7, 0x480388a7, 0x1c01f000, 0x4807c856,
+ 0x42000000, 0x0010bd00, 0x0201f800, 0x0010ae10,
+ 0x42003000, 0x00000005, 0x4d3c0000, 0x4c180000,
+ 0x42003000, 0x0000000d, 0x42027800, 0x00000002,
+ 0x0401f038, 0x4807c856, 0x42000000, 0x0010bd25,
+ 0x0201f800, 0x0010ae10, 0x42003000, 0x00000000,
+ 0x4d3c0000, 0x4c180000, 0x42003000, 0x0000000f,
+ 0x42027800, 0x00000002, 0x0401f02a, 0x4807c856,
+ 0x42000000, 0x0010bd23, 0x0201f800, 0x0010ae10,
+ 0x42003000, 0x00000003, 0x4d3c0000, 0x4c180000,
+ 0x42003000, 0x0000000e, 0x42027800, 0x00000202,
+ 0x0401f01c, 0x4807c856, 0x42000000, 0x0010bd22,
+ 0x0201f800, 0x0010ae10, 0x42003000, 0x00000004,
+ 0x4d3c0000, 0x4c180000, 0x42003000, 0x00000010,
+ 0x42027800, 0x00000202, 0x0401f00e, 0x4807c856,
+ 0x42000000, 0x0010bc6a, 0x0201f800, 0x0010ae10,
+ 0x42003000, 0x00000001, 0x4d3c0000, 0x4c180000,
+ 0x42003000, 0x0000000c, 0x42027800, 0x00000002,
+ 0x42001800, 0x0000ffff, 0x42002000, 0x00000007,
+ 0x0201f800, 0x0010326a, 0x5c003000, 0x4d400000,
+ 0x0201f800, 0x0010a5b4, 0x42028000, 0x0000002a,
+ 0x0201f800, 0x0010dfe1, 0x5c028000, 0x5c027800,
+ 0x1c01f000, 0x4807c856, 0x04011000, 0x4a03c840,
+ 0x0010b99f, 0x4a03c842, 0x00000040, 0x40000000,
+ 0x040117ff, 0x42007800, 0x0010b99f, 0x46007800,
+ 0x00000011, 0x803c7800, 0x4a007800, 0x220000ef,
+ 0x4a007801, 0x000000ef, 0x4a007802, 0x01380000,
+ 0x4a007803, 0x00000000, 0x4a007804, 0xffffffff,
+ 0x4a007805, 0x00000000, 0x1c01f000, 0x40686000,
+ 0x406c6800, 0x59c400a3, 0x80300500, 0x80340540,
+ 0x480388a3, 0x1c01f000, 0x40686000, 0x4833c857,
+ 0x59c400a3, 0x80300540, 0x480388a3, 0x80300580,
+ 0x480388a3, 0x1c01f000, 0x4803c856, 0x04000004,
+ 0x4a03505f, 0x00000001, 0x0401f002, 0x497b505f,
+ 0x1c01f000, 0x59c80002, 0x80000540, 0x0400000a,
+ 0x80000040, 0x04000008, 0x4a039005, 0x00000140,
+ 0x42000000, 0x00000006, 0x80000040, 0x040207ff,
+ 0x0401f7f5, 0x1c01f000, 0x4c5c0000, 0x4c600000,
+ 0x59c4b805, 0x485fc856, 0x8c5cbd3a, 0x04020005,
+ 0x42000000, 0x0010bc68, 0x0201f800, 0x0010ae10,
+ 0x4a038805, 0x20000000, 0x0201f800, 0x001017f2,
+ 0x4000c000, 0x0201f800, 0x0010175f, 0x4a038805,
+ 0x04000000, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x497a6a00, 0x4a026c00, 0x00000707, 0x497a6801,
+ 0x497a6808, 0x497a6809, 0x497a6806, 0x497a6807,
+ 0x497a6c0b, 0x497a680c, 0x8d0e1d20, 0x04020006,
+ 0x5934080f, 0x59340010, 0x80040540, 0x02020800,
+ 0x0010032d, 0x4a026a04, 0x00000100, 0x497a6a03,
+ 0x59340402, 0x82000500, 0x000000ff, 0x48026c02,
+ 0x497a6c04, 0x497a6a05, 0x497a6c05, 0x497a6811,
+ 0x4d2c0000, 0x5934000d, 0x49466c03, 0x80025d40,
+ 0x04000004, 0x0201f800, 0x00100589, 0x497a680d,
+ 0x5c025800, 0x59a8006d, 0x8c000502, 0x42000000,
+ 0x00000010, 0x04020002, 0x599c0401, 0x48026a0b,
+ 0x599c0208, 0x48026c12, 0x4a02680a, 0x00006000,
+ 0x0201f000, 0x00104435, 0x42000000, 0x00000005,
+ 0x80000d80, 0x0401f02c, 0x0201f800, 0x001041b1,
+ 0x04020017, 0x59a8021b, 0x8c00050a, 0x04020010,
+ 0x59340212, 0x82000500, 0x0000ff00, 0x4803c857,
+ 0x0400000b, 0x59340a00, 0x8c040d1e, 0x02000000,
+ 0x000202a3, 0x42000000, 0x00000029, 0x42000800,
+ 0x00001000, 0x492fc857, 0x0401f017, 0x492fc857,
+ 0x42000000, 0x00000028, 0x0401f011, 0x8d0e1d02,
+ 0x04020003, 0x8d0e1d00, 0x04000004, 0x42000000,
+ 0x00000004, 0x0401f00a, 0x42000000, 0x00000029,
+ 0x59340a00, 0x8c040d1e, 0x04000005, 0x492fc857,
+ 0x42000800, 0x00001000, 0x0401f003, 0x492fc857,
+ 0x80000d80, 0x4803c857, 0x80028540, 0x1c01f000,
+ 0x490fc857, 0x8d0e1d00, 0x040207ed, 0x0201f800,
+ 0x00104181, 0x040207e6, 0x59340200, 0x8c00050e,
+ 0x040007e3, 0x0201f000, 0x000202a3, 0x4d480000,
+ 0x4d4c0000, 0x592e9009, 0x592e980a, 0x0201f800,
+ 0x00104053, 0x5c029800, 0x5c029000, 0x040007bb,
+ 0x0201f000, 0x000202a7, 0x592c0207, 0x492fc857,
+ 0x82000d80, 0x000007ff, 0x04020006, 0x4a025c0b,
+ 0x00000030, 0x42026800, 0x0010b976, 0x0401f021,
+ 0x82000c80, 0x000007f0, 0x04021045, 0x81ac0400,
+ 0x50000000, 0x80026d40, 0x04000038, 0x0201f800,
+ 0x001040d5, 0x04020038, 0x592c040b, 0x8c00050a,
+ 0x04020014, 0x592e600a, 0x83300480, 0x0010f694,
+ 0x0400103a, 0x41580000, 0x81300480, 0x04021037,
+ 0x59300c07, 0x82040580, 0x00000009, 0x04020036,
+ 0x4a025a07, 0x00000000, 0x497a5800, 0x59300009,
+ 0x80000540, 0x04020018, 0x492e6009, 0x0401f010,
+ 0x0201f800, 0x000209ee, 0x04000019, 0x592c0207,
+ 0x4936600a, 0x492e6009, 0x4a026407, 0x00000009,
+ 0x497a6016, 0x4932580a, 0x82000d80, 0x000007ff,
+ 0x04020003, 0x4a026016, 0x00008000, 0x42027000,
+ 0x00000043, 0x0201f800, 0x00020a34, 0x80000580,
+ 0x0401f01f, 0x40000800, 0x58040000, 0x80000540,
+ 0x040207fd, 0x492c0800, 0x0401f019, 0x42000000,
+ 0x0000002c, 0x0401f015, 0x42000000, 0x00000028,
+ 0x0401f012, 0x830c0500, 0x00000003, 0x04000004,
+ 0x42000000, 0x00000004, 0x0401f00c, 0x42000000,
+ 0x00000029, 0x0401f009, 0x42000000, 0x00000008,
+ 0x0401f006, 0x82040580, 0x00000007, 0x040207fb,
+ 0x42000000, 0x00000005, 0x80000540, 0x1c01f000,
+ 0x492fc857, 0x592e8c07, 0x83440d80, 0x000007fc,
+ 0x04000004, 0x83440480, 0x000007f0, 0x04021014,
+ 0x0201f800, 0x00020319, 0x04020011, 0x0201f800,
+ 0x00104194, 0x04020011, 0x0201f800, 0x00107188,
+ 0x0400001b, 0x4936600a, 0x492e6009, 0x4a026407,
+ 0x0000000a, 0x42027000, 0x00000040, 0x0201f800,
+ 0x00020a34, 0x80000580, 0x0401f010, 0x42000000,
+ 0x00000028, 0x0401f00c, 0x0201f800, 0x001041b1,
+ 0x040007fb, 0x830c0d00, 0x00000003, 0x04000004,
+ 0x42000000, 0x00000004, 0x0401f003, 0x42000000,
+ 0x00000029, 0x80000540, 0x1c01f000, 0x42000000,
+ 0x0000002c, 0x0401f7fc, 0x492fc857, 0x592e8c07,
+ 0x4947c857, 0x83440c80, 0x00000800, 0x42000000,
+ 0x0000000a, 0x0402119b, 0x592c4208, 0x4823c857,
+ 0x82200500, 0x0000000f, 0x0c01f001, 0x00103bdb,
+ 0x00103c63, 0x00103cb3, 0x00103cbe, 0x00103cc9,
+ 0x00103bd7, 0x00103bd7, 0x00103bd7, 0x00103cd6,
+ 0x00103d36, 0x00103d5b, 0x00103bd7, 0x00103bd7,
+ 0x00103bd7, 0x00103bd7, 0x00103bd7, 0x4803c857,
+ 0x42000000, 0x0000000c, 0x0401f182, 0x592c1009,
+ 0x82081500, 0x00ffffff, 0x59a8000f, 0x80084d80,
+ 0x42000000, 0x00000010, 0x0400017a, 0x0201f800,
+ 0x00104112, 0x04000036, 0x4803c857, 0x82004d80,
+ 0x0000001d, 0x0402001a, 0x0201f800, 0x00104f93,
+ 0x59340405, 0x4c000000, 0x0201f800, 0x00104181,
+ 0x5c000000, 0x04000004, 0x8c20450a, 0x04000028,
+ 0x80000580, 0x44002800, 0x59340008, 0x48002802,
+ 0x59340009, 0x48002801, 0x59340006, 0x48002804,
+ 0x59340007, 0x48002803, 0x4200b000, 0x00000005,
+ 0x0201f800, 0x00108ede, 0x0401f18b, 0x4803c857,
+ 0x82004d80, 0x0000001a, 0x04020003, 0x40101000,
+ 0x0401f15b, 0x4803c857, 0x82004d80, 0x0000001b,
+ 0x04020003, 0x40181000, 0x0401f155, 0x4803c857,
+ 0x82004d80, 0x0000001c, 0x04000156, 0x82004d80,
+ 0x00000019, 0x42000000, 0x0000000a, 0x04000145,
+ 0x42000000, 0x0000000a, 0x0402015c, 0x59a8006d,
+ 0x8c000502, 0x0400001b, 0x0201f800, 0x00104181,
+ 0x04000018, 0x59340212, 0x82000500, 0x0000ff00,
+ 0x42001000, 0x00000010, 0x0402000c, 0x42001000,
+ 0x00000008, 0x59a8021b, 0x8c000506, 0x04020009,
+ 0x59340002, 0x82000500, 0x00ff0000, 0x82000580,
+ 0x00ff0000, 0x04000007, 0x0201f800, 0x00104448,
+ 0x42000000, 0x0000001c, 0x40181000, 0x0402012c,
+ 0x0201f800, 0x00107188, 0x04000136, 0x4936600a,
+ 0x492e6009, 0x4a026407, 0x00000001, 0x8c20450a,
+ 0x04000004, 0x592c0405, 0x8400055c, 0x48025c05,
+ 0x4c200000, 0x4d3c0000, 0x42027800, 0x00001800,
+ 0x0201f800, 0x0010e06f, 0x5c027800, 0x5c004000,
+ 0x8c204512, 0x0400000b, 0x599c0018, 0x8c000518,
+ 0x04000008, 0x592c000a, 0x82000500, 0x00000380,
+ 0x5934080a, 0x80040d40, 0x84040d54, 0x4806680a,
+ 0x417a7800, 0x0401f939, 0x42000800, 0x00000003,
+ 0x0401f941, 0x42027000, 0x00000002, 0x0201f800,
+ 0x00020a34, 0x80000580, 0x0401f12f, 0x0201f800,
+ 0x00020319, 0x04020111, 0x0201f800, 0x00104187,
+ 0x0400000c, 0x0201f800, 0x00104181, 0x04020111,
+ 0x4c600000, 0x4178c000, 0x42027800, 0x00001800,
+ 0x417a6000, 0x0201f800, 0x00101a94, 0x5c00c000,
0x59a8006d, 0x8c000502, 0x0400001b, 0x0201f800,
- 0x00104165, 0x04000018, 0x59340212, 0x82000500,
+ 0x00104181, 0x04000018, 0x59340212, 0x82000500,
0x0000ff00, 0x42001000, 0x00000010, 0x0402000c,
0x42001000, 0x00000008, 0x59a8021b, 0x8c000506,
0x04020009, 0x59340002, 0x82000500, 0x00ff0000,
0x82000580, 0x00ff0000, 0x04000007, 0x0201f800,
- 0x00104429, 0x42000000, 0x0000001c, 0x40181000,
- 0x0402012c, 0x0201f800, 0x001070f5, 0x04000136,
+ 0x00104448, 0x42000000, 0x0000001c, 0x40181000,
+ 0x040200d3, 0x0201f800, 0x00107188, 0x040000dd,
+ 0x5934080a, 0x8c204512, 0x0400000c, 0x599c0018,
+ 0x8c000518, 0x04000009, 0x592c000a, 0x82000500,
+ 0x00000380, 0x82041500, 0xfffffc7f, 0x80080d40,
+ 0x84040d54, 0x0401f002, 0x84040d14, 0x4806680a,
0x4936600a, 0x492e6009, 0x4a026407, 0x00000001,
- 0x8c20450a, 0x04000004, 0x592c0405, 0x8400055c,
- 0x48025c05, 0x4c200000, 0x4d3c0000, 0x42027800,
- 0x00001800, 0x0201f800, 0x0010df61, 0x5c027800,
- 0x5c004000, 0x8c204512, 0x0400000b, 0x599c0018,
- 0x8c000518, 0x04000008, 0x592c000a, 0x82000500,
- 0x00000380, 0x5934080a, 0x80040d40, 0x84040d54,
- 0x4806680a, 0x417a7800, 0x0401f939, 0x42000800,
- 0x00000003, 0x0401f941, 0x42027000, 0x00000002,
- 0x0201f800, 0x00020a34, 0x80000580, 0x0401f12f,
- 0x0201f800, 0x00020319, 0x04020111, 0x0201f800,
- 0x0010416b, 0x0400000c, 0x0201f800, 0x00104165,
- 0x04020111, 0x4c600000, 0x4178c000, 0x42027800,
- 0x00001800, 0x417a6000, 0x0201f800, 0x00101a8f,
- 0x5c00c000, 0x59a8006d, 0x8c000502, 0x0400001b,
- 0x0201f800, 0x00104165, 0x04000018, 0x59340212,
- 0x82000500, 0x0000ff00, 0x42001000, 0x00000010,
- 0x0402000c, 0x42001000, 0x00000008, 0x59a8021b,
- 0x8c000506, 0x04020009, 0x59340002, 0x82000500,
- 0x00ff0000, 0x82000580, 0x00ff0000, 0x04000007,
- 0x0201f800, 0x00104429, 0x42000000, 0x0000001c,
- 0x40181000, 0x040200d3, 0x0201f800, 0x001070f5,
- 0x040000dd, 0x5934080a, 0x8c204512, 0x0400000c,
- 0x599c0018, 0x8c000518, 0x04000009, 0x592c000a,
- 0x82000500, 0x00000380, 0x82041500, 0xfffffc7f,
- 0x80080d40, 0x84040d54, 0x0401f002, 0x84040d14,
- 0x4806680a, 0x4936600a, 0x492e6009, 0x4a026407,
- 0x00000001, 0x417a7800, 0x0401f8e9, 0x42000800,
- 0x00000005, 0x0401f8f1, 0x42027000, 0x00000003,
- 0x0201f800, 0x00020a34, 0x80000580, 0x0401f0df,
- 0x0201f800, 0x00020319, 0x040200c1, 0x0201f800,
- 0x00104181, 0x040200c4, 0x0201f800, 0x00108dde,
- 0x040000b5, 0x80000580, 0x0401f0d4, 0x0201f800,
- 0x00020319, 0x040200b6, 0x0201f800, 0x00104181,
- 0x040200b9, 0x0201f800, 0x00108958, 0x040000aa,
- 0x80000580, 0x0401f0c9, 0x0201f800, 0x00020319,
- 0x040200ab, 0x83444d80, 0x000007fe, 0x42000000,
- 0x0000000a, 0x0402008c, 0x0201f800, 0x00108df6,
- 0x0400009d, 0x80000580, 0x0401f0bc, 0x82200500,
- 0x00000070, 0x04020005, 0x8c20450e, 0x42000000,
- 0x0000000c, 0x04020080, 0x8c20450a, 0x0400000e,
+ 0x417a7800, 0x0401f8e9, 0x42000800, 0x00000005,
+ 0x0401f8f1, 0x42027000, 0x00000003, 0x0201f800,
+ 0x00020a34, 0x80000580, 0x0401f0df, 0x0201f800,
+ 0x00020319, 0x040200c1, 0x0201f800, 0x0010419d,
+ 0x040200c4, 0x0201f800, 0x00108e97, 0x040000b5,
+ 0x80000580, 0x0401f0d4, 0x0201f800, 0x00020319,
+ 0x040200b6, 0x0201f800, 0x0010419d, 0x040200b9,
+ 0x0201f800, 0x00108a11, 0x040000aa, 0x80000580,
+ 0x0401f0c9, 0x0201f800, 0x00020319, 0x040200ab,
+ 0x83444d80, 0x000007fe, 0x42000000, 0x0000000a,
+ 0x0402008c, 0x0201f800, 0x00108eaf, 0x0400009d,
+ 0x80000580, 0x0401f0bc, 0x82200500, 0x00000070,
+ 0x04020005, 0x8c20450e, 0x42000000, 0x0000000c,
+ 0x04020080, 0x8c20450a, 0x0400000e, 0x4d3c0000,
+ 0x42027800, 0x00005000, 0x8c20450e, 0x04020003,
+ 0x853e7d56, 0x853e7d1c, 0x82200500, 0x000004a0,
+ 0x0201f800, 0x00104147, 0x5c027800, 0x0401f0a2,
+ 0x8c204508, 0x04020024, 0x592c1009, 0x82081500,
+ 0x00ffffff, 0x59a8000f, 0x80084d80, 0x42000000,
+ 0x00000010, 0x04000067, 0x0201f800, 0x00104112,
+ 0x0400002c, 0x4803c857, 0x82004d80, 0x0000001a,
+ 0x04020003, 0x40101000, 0x0401f065, 0x4803c857,
+ 0x82004d80, 0x0000001b, 0x04020003, 0x40181000,
+ 0x0401f05f, 0x4803c857, 0x82004d80, 0x0000001c,
+ 0x04000060, 0x82004d80, 0x00000019, 0x42000000,
+ 0x0000000a, 0x0400004f, 0x42000000, 0x0000000a,
+ 0x0401f066, 0x0201f800, 0x00020319, 0x04020063,
0x4d3c0000, 0x42027800, 0x00005000, 0x8c20450e,
0x04020003, 0x853e7d56, 0x853e7d1c, 0x82200500,
- 0x000004a0, 0x0201f800, 0x0010412d, 0x5c027800,
- 0x0401f0a2, 0x8c204508, 0x04020024, 0x592c1009,
- 0x82081500, 0x00ffffff, 0x59a8000f, 0x80084d80,
- 0x42000000, 0x00000010, 0x04000067, 0x0201f800,
- 0x001040f8, 0x0400002c, 0x4803c857, 0x82004d80,
- 0x0000001a, 0x04020003, 0x40101000, 0x0401f065,
- 0x4803c857, 0x82004d80, 0x0000001b, 0x04020003,
- 0x40181000, 0x0401f05f, 0x4803c857, 0x82004d80,
- 0x0000001c, 0x04000060, 0x82004d80, 0x00000019,
- 0x42000000, 0x0000000a, 0x0400004f, 0x42000000,
- 0x0000000a, 0x0401f066, 0x0201f800, 0x00020319,
- 0x04020063, 0x4d3c0000, 0x42027800, 0x00005000,
- 0x8c20450e, 0x04020003, 0x853e7d56, 0x853e7d1c,
- 0x82200500, 0x00000090, 0x0201f800, 0x00104115,
- 0x5c027800, 0x42000000, 0x0000000a, 0x0402003a,
- 0x0401f06a, 0x836c0580, 0x00000003, 0x42000800,
- 0x00000007, 0x04020006, 0x0201f800, 0x00108d89,
- 0x04000007, 0x80000580, 0x0401f064, 0x0201f800,
- 0x001041ae, 0x04000059, 0x0401f05c, 0x0201f800,
- 0x001041ae, 0x0400003c, 0x0401f058, 0x0201f800,
- 0x00020319, 0x0402003e, 0x836c0580, 0x00000003,
- 0x04020048, 0x8c204508, 0x0400000a, 0x4c600000,
- 0x4178c000, 0x42027800, 0x00001800, 0x417a6000,
- 0x0201f800, 0x00101a8f, 0x5c00c000, 0x0401f047,
- 0x0201f800, 0x0010416b, 0x0400000c, 0x0201f800,
- 0x00104165, 0x04020030, 0x4c600000, 0x4178c000,
+ 0x00000090, 0x0201f800, 0x0010412f, 0x5c027800,
+ 0x42000000, 0x0000000a, 0x0402003a, 0x0401f06a,
+ 0x836c0580, 0x00000003, 0x42000800, 0x00000007,
+ 0x04020006, 0x0201f800, 0x00108e42, 0x04000007,
+ 0x80000580, 0x0401f064, 0x0201f800, 0x001041ca,
+ 0x04000059, 0x0401f05c, 0x0201f800, 0x001041ca,
+ 0x0400003c, 0x0401f058, 0x0201f800, 0x00020319,
+ 0x0402003e, 0x836c0580, 0x00000003, 0x04020048,
+ 0x8c204508, 0x0400000a, 0x4c600000, 0x4178c000,
0x42027800, 0x00001800, 0x417a6000, 0x0201f800,
- 0x00101a8f, 0x5c00c000, 0x480bc856, 0x0201f800,
- 0x00108be7, 0x04000018, 0x80000580, 0x0401f037,
- 0x0401f7db, 0x480bc857, 0x42000800, 0x00000019,
- 0x40001000, 0x4200b000, 0x00000002, 0x0401f00a,
- 0x480bc857, 0x40000800, 0x4200b000, 0x00000002,
- 0x0401f005, 0x480bc857, 0x40000800, 0x4200b000,
- 0x00000001, 0x480bc857, 0x42028000, 0x00000031,
- 0x0401f020, 0x480bc857, 0x42000800, 0x00000003,
- 0x4200b000, 0x00000001, 0x0401f7f7, 0x480bc857,
- 0x42000800, 0x0000000a, 0x4200b000, 0x00000001,
- 0x0401f7f1, 0x480bc857, 0x42000800, 0x00000009,
- 0x40001000, 0x4200b000, 0x00000002, 0x0401f7ea,
- 0x480bc857, 0x42000800, 0x00000007, 0x4200b000,
- 0x00000001, 0x0401f7e4, 0x480bc857, 0x4200b000,
- 0x00000001, 0x0401f7e0, 0x80028580, 0x4178b000,
- 0x82000540, 0x00000001, 0x1c01f000, 0x4937c857,
- 0x5932680a, 0x59341200, 0x813e79c0, 0x04000003,
- 0x84081540, 0x0401f002, 0x84081500, 0x480a6a00,
- 0x1c01f000, 0x40680800, 0x5932680a, 0x5c000000,
- 0x4c000000, 0x4803c857, 0x4937c857, 0x82040580,
- 0x00000006, 0x04020004, 0x42000000, 0x00000606,
- 0x0401f021, 0x82040580, 0x00000004, 0x04020004,
- 0x42000000, 0x00000404, 0x0401f01b, 0x82040580,
- 0x00000007, 0x42000000, 0x00000707, 0x04000016,
- 0x82040580, 0x00000003, 0x42000000, 0x00000703,
- 0x04000011, 0x82040580, 0x00000005, 0x42000000,
- 0x00000405, 0x0400000c, 0x82040580, 0x00000009,
- 0x42000000, 0x00000409, 0x04000007, 0x82040580,
- 0x0000000b, 0x42000000, 0x0000070b, 0x02020800,
- 0x0010032d, 0x4803c857, 0x48026c00, 0x82040d80,
- 0x00000006, 0x04020005, 0x59341404, 0x800811c0,
- 0x02000800, 0x0010032d, 0x1c01f000, 0x40683000,
- 0x0401f80b, 0x41358800, 0x04000002, 0x41798800,
- 0x1c01f000, 0x40683000, 0x0401f80a, 0x41358800,
- 0x04000002, 0x41798800, 0x1c01f000, 0x5c000000,
- 0x4c000000, 0x4803c857, 0x4947c857, 0x481bc857,
- 0x83440480, 0x00000800, 0x0402103a, 0x83441400,
- 0x0010af80, 0x50080000, 0x80026d40, 0x04020011,
- 0x4c180000, 0x4d2c0000, 0x0201f800, 0x0010055a,
- 0x412e6800, 0x5c025800, 0x5c003000, 0x0400002d,
- 0x45341000, 0x497a680d, 0x497a6810, 0x497a680f,
- 0x497a680e, 0x4c180000, 0x0401fcbb, 0x5c003000,
- 0x59340a12, 0x4c040000, 0x0201f800, 0x00104716,
- 0x5c000800, 0x04000009, 0x82180500, 0x00ffff00,
- 0x04000008, 0x59a8100f, 0x82081500, 0x00ffff00,
- 0x80080580, 0x04000003, 0x80000580, 0x0401f004,
- 0x82180500, 0x000000ff, 0x800000d0, 0x80040d80,
- 0x04000003, 0x4803c857, 0x48026a12, 0x83440580,
- 0x000007fe, 0x04020004, 0x4a026802, 0x00fffffe,
- 0x0401f006, 0x59340002, 0x80180580, 0x04000003,
- 0x481bc857, 0x481a6802, 0x80000580, 0x1c01f000,
- 0x4803c856, 0x82000540, 0x00000001, 0x0401f7fc,
- 0x0401f807, 0x42018800, 0x00000001, 0x04020003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x4947c857,
- 0x83440480, 0x00000800, 0x04021010, 0x83441400,
- 0x0010af80, 0x50080000, 0x80026d40, 0x0400000a,
- 0x0401fb45, 0x04020009, 0x8d0e1d02, 0x04000004,
- 0x59340200, 0x8c00050e, 0x04000004, 0x82000540,
- 0x00000001, 0x1c01f000, 0x80000580, 0x0401f7fe,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x4947c857,
- 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x4d2c0000,
- 0x4d300000, 0x83440480, 0x00000800, 0x04021024,
- 0x83441400, 0x0010af80, 0x50080000, 0x80026d40,
- 0x0400001b, 0x45781000, 0x5934000d, 0x80025d40,
- 0x02020800, 0x00100589, 0x59366011, 0x813261c0,
- 0x0400000e, 0x4c640000, 0x5930c800, 0x59325809,
- 0x0201f800, 0x0010889a, 0x02020800, 0x00100589,
- 0x0201f800, 0x00020a10, 0x82666540, 0x00000000,
- 0x040207f6, 0x5c00c800, 0x0201f800, 0x00104416,
- 0x41365800, 0x0201f800, 0x00100581, 0x80000580,
- 0x5c026000, 0x5c025800, 0x1c01f000, 0x82000540,
- 0x00000001, 0x0401f7fb, 0x0201f800, 0x00020319,
- 0x41358800, 0x04000002, 0x41798800, 0x1c01f000,
- 0x4c580000, 0x59cc0001, 0x4937c857, 0x82000500,
- 0x00ffffff, 0x48026802, 0x497a6c01, 0x497a6a01,
- 0x59340200, 0x84000502, 0x48026a00, 0x0201f800,
- 0x00104716, 0x0402001a, 0x59340403, 0x82000580,
- 0x000007fe, 0x04000005, 0x59a8021b, 0x8c00050a,
- 0x04020013, 0x0401f008, 0x59cc0408, 0x8c000518,
- 0x0400000f, 0x59cc0009, 0x48035028, 0x59cc000a,
- 0x48035029, 0x59a80873, 0x8c040d3e, 0x04020008,
- 0x59cc0207, 0x80000540, 0x04020003, 0x42000000,
- 0x00000001, 0x48038893, 0x48035012, 0x59cc0a09,
- 0x82040d00, 0x00000010, 0x59cc0408, 0x82000500,
- 0x00000020, 0x04000005, 0x84040d40, 0x59a8121b,
- 0x8408155a, 0x480b521b, 0x5934000a, 0x82000500,
- 0xffffffee, 0x80040540, 0x4802680a, 0x83cca400,
- 0x0000000b, 0x8334ac00, 0x00000006, 0x4200b000,
- 0x00000002, 0x0201f800, 0x0010adef, 0x83cca400,
- 0x0000000d, 0x8334ac00, 0x00000008, 0x4200b000,
- 0x00000002, 0x0201f800, 0x0010adef, 0x59cc0a18,
- 0x82040480, 0x00000800, 0x0402100c, 0x82040480,
- 0x00000400, 0x04001004, 0x42000800, 0x00000400,
- 0x0401f006, 0x82040480, 0x00000200, 0x04001003,
- 0x42000800, 0x00000200, 0x42001000, 0x0010b895,
- 0x58080201, 0x80041480, 0x04001002, 0x40000800,
- 0x48066a04, 0x59340403, 0x82000580, 0x000007fe,
- 0x04020003, 0x59cc0a08, 0x48066a04, 0x0201f800,
- 0x0010444c, 0x5c00b000, 0x1c01f000, 0x59a8021b,
- 0x4937c857, 0x8c000508, 0x04000008, 0x84000556,
- 0x4803c857, 0x4803521b, 0x42001000, 0x0010eacd,
- 0x0201f800, 0x001057cd, 0x59cc0207, 0x4803c857,
- 0x48026a05, 0x59cc020a, 0x4803c857, 0x48026c05,
- 0x59341200, 0x599c0818, 0x5934180a, 0x4807c857,
- 0x480bc857, 0x480fc857, 0x59cc2006, 0x82102500,
- 0xff000000, 0x82102580, 0x02000000, 0x04000007,
- 0x8c00050e, 0x04000009, 0x8c0c1d14, 0x04000003,
- 0x8c0c1d0e, 0x04000005, 0x8c040d18, 0x04000003,
- 0x8408154a, 0x0401f002, 0x8408150a, 0x8c000510,
- 0x04000009, 0x8c0c1d14, 0x04000003, 0x8c0c1d10,
- 0x04000005, 0x8c040d18, 0x04000003, 0x8408154e,
- 0x0401f002, 0x8408150e, 0x8c000512, 0x04000009,
- 0x8c0c1d14, 0x04000003, 0x8c0c1d12, 0x04000005,
- 0x8c040d18, 0x04000003, 0x8408155c, 0x0401f002,
- 0x8408151c, 0x480a6a00, 0x1c01f000, 0x4803c856,
- 0x4c5c0000, 0x4d2c0000, 0x4c580000, 0x5934000d,
- 0x80025d40, 0x04000029, 0x592c0003, 0x82000480,
- 0x00000008, 0x0400100b, 0x412cb800, 0x592c0001,
- 0x80025d40, 0x040207f9, 0x0201f800, 0x0010056f,
- 0x04000037, 0x492fc857, 0x492cb801, 0x0401f020,
- 0x832c0c00, 0x00000004, 0x4200b000, 0x00000008,
- 0x50040000, 0x82000580, 0xffffffff, 0x04020006,
- 0x80041000, 0x50080000, 0x82000580, 0xffffffff,
- 0x04000007, 0x82040c00, 0x00000002, 0x8058b040,
- 0x040207f4, 0x0201f800, 0x0010032d, 0x45480800,
- 0x454c1000, 0x592c1803, 0x800c1800, 0x480e5803,
- 0x480fc857, 0x0401f014, 0x0201f800, 0x0010056f,
- 0x04000017, 0x492fc857, 0x492e680d, 0x497a5802,
- 0x4a025803, 0x00000001, 0x494a5804, 0x494e5805,
- 0x832c0c00, 0x00000006, 0x4200b000, 0x0000000e,
+ 0x00101a94, 0x5c00c000, 0x0401f047, 0x0201f800,
+ 0x00104187, 0x0400000c, 0x0201f800, 0x00104181,
+ 0x04020030, 0x4c600000, 0x4178c000, 0x42027800,
+ 0x00001800, 0x417a6000, 0x0201f800, 0x00101a94,
+ 0x5c00c000, 0x480bc856, 0x0201f800, 0x00108ca0,
+ 0x04000018, 0x80000580, 0x0401f037, 0x0401f7db,
+ 0x480bc857, 0x42000800, 0x00000019, 0x40001000,
+ 0x4200b000, 0x00000002, 0x0401f00a, 0x480bc857,
+ 0x40000800, 0x4200b000, 0x00000002, 0x0401f005,
+ 0x480bc857, 0x40000800, 0x4200b000, 0x00000001,
+ 0x480bc857, 0x42028000, 0x00000031, 0x0401f020,
+ 0x480bc857, 0x42000800, 0x00000003, 0x4200b000,
+ 0x00000001, 0x0401f7f7, 0x480bc857, 0x42000800,
+ 0x0000000a, 0x4200b000, 0x00000001, 0x0401f7f1,
+ 0x480bc857, 0x42000800, 0x00000009, 0x40001000,
+ 0x4200b000, 0x00000002, 0x0401f7ea, 0x480bc857,
+ 0x42000800, 0x00000007, 0x4200b000, 0x00000001,
+ 0x0401f7e4, 0x480bc857, 0x4200b000, 0x00000001,
+ 0x0401f7e0, 0x80028580, 0x4178b000, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x4937c857, 0x5932680a,
+ 0x59341200, 0x813e79c0, 0x04000003, 0x84081540,
+ 0x0401f002, 0x84081500, 0x480a6a00, 0x1c01f000,
+ 0x40680800, 0x5932680a, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x4937c857, 0x83340580, 0x0010c2b2,
+ 0x04000030, 0x82040580, 0x00000006, 0x04020004,
+ 0x42000000, 0x00000606, 0x0401f021, 0x82040580,
+ 0x00000004, 0x04020004, 0x42000000, 0x00000404,
+ 0x0401f01b, 0x82040580, 0x00000007, 0x42000000,
+ 0x00000707, 0x04000016, 0x82040580, 0x00000003,
+ 0x42000000, 0x00000703, 0x04000011, 0x82040580,
+ 0x00000005, 0x42000000, 0x00000405, 0x0400000c,
+ 0x82040580, 0x00000009, 0x42000000, 0x00000409,
+ 0x04000007, 0x82040580, 0x0000000b, 0x42000000,
+ 0x0000070b, 0x02020800, 0x0010032d, 0x4803c857,
+ 0x48026c00, 0x82040d80, 0x00000006, 0x04020005,
+ 0x59341404, 0x800811c0, 0x02000800, 0x0010032d,
+ 0x1c01f000, 0x40683000, 0x0401f80b, 0x41358800,
+ 0x04000002, 0x41798800, 0x1c01f000, 0x40683000,
+ 0x0401f80a, 0x41358800, 0x04000002, 0x41798800,
+ 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
+ 0x4947c857, 0x481bc857, 0x83440480, 0x00000800,
+ 0x0402103a, 0x83441400, 0x0010b080, 0x50080000,
+ 0x80026d40, 0x04020011, 0x4c180000, 0x4d2c0000,
+ 0x0201f800, 0x0010055a, 0x412e6800, 0x5c025800,
+ 0x5c003000, 0x0400002d, 0x45341000, 0x497a680d,
+ 0x497a6810, 0x497a680f, 0x497a680e, 0x4c180000,
+ 0x0401fcb8, 0x5c003000, 0x59340a12, 0x4c040000,
+ 0x0201f800, 0x00104755, 0x5c000800, 0x04000009,
+ 0x82180500, 0x00ffff00, 0x04000008, 0x59a8100f,
+ 0x82081500, 0x00ffff00, 0x80080580, 0x04000003,
+ 0x80000580, 0x0401f004, 0x82180500, 0x000000ff,
+ 0x800000d0, 0x80040d80, 0x04000003, 0x4803c857,
+ 0x48026a12, 0x83440580, 0x000007fe, 0x04020004,
+ 0x4a026802, 0x00fffffe, 0x0401f006, 0x59340002,
+ 0x80180580, 0x04000003, 0x481bc857, 0x481a6802,
+ 0x80000580, 0x1c01f000, 0x4803c856, 0x82000540,
+ 0x00000001, 0x0401f7fc, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04020003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x4947c857, 0x83440480, 0x00000800,
+ 0x04021010, 0x83441400, 0x0010b080, 0x50080000,
+ 0x80026d40, 0x0400000a, 0x0401fb4b, 0x04020009,
+ 0x8d0e1d02, 0x04000004, 0x59340200, 0x8c00050e,
+ 0x04000004, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x80000580, 0x0401f7fe, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x4947c857, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x4d2c0000, 0x4d300000, 0x83440480,
+ 0x00000800, 0x04021024, 0x83441400, 0x0010b080,
+ 0x50080000, 0x80026d40, 0x0400001b, 0x45781000,
+ 0x5934000d, 0x80025d40, 0x02020800, 0x00100589,
+ 0x59366011, 0x813261c0, 0x0400000e, 0x4c640000,
+ 0x5930c800, 0x59325809, 0x0201f800, 0x00108953,
+ 0x02020800, 0x00100589, 0x0201f800, 0x00020a10,
+ 0x82666540, 0x00000000, 0x040207f6, 0x5c00c800,
+ 0x0201f800, 0x00104435, 0x41365800, 0x0201f800,
+ 0x00100581, 0x80000580, 0x5c026000, 0x5c025800,
+ 0x1c01f000, 0x82000540, 0x00000001, 0x0401f7fb,
+ 0x0201f800, 0x00020319, 0x41358800, 0x04000002,
+ 0x41798800, 0x1c01f000, 0x4c580000, 0x59cc0001,
+ 0x4937c857, 0x82000500, 0x00ffffff, 0x48026802,
+ 0x497a6c01, 0x497a6a01, 0x59340200, 0x82000500,
+ 0xffffdffd, 0x48026a00, 0x0201f800, 0x00104755,
+ 0x0402001a, 0x59340403, 0x82000580, 0x000007fe,
+ 0x04000005, 0x59a8021b, 0x8c00050a, 0x04020013,
+ 0x0401f008, 0x59cc0408, 0x8c000518, 0x0400000f,
+ 0x59cc0009, 0x48035028, 0x59cc000a, 0x48035029,
+ 0x59a80873, 0x8c040d3e, 0x04020008, 0x59cc0207,
+ 0x80000540, 0x04020003, 0x42000000, 0x00000001,
+ 0x48038893, 0x48035012, 0x59cc0a09, 0x82040d00,
+ 0x00000010, 0x59cc0408, 0x82000500, 0x00000020,
+ 0x04000005, 0x84040d40, 0x59a8121b, 0x8408155a,
+ 0x480b521b, 0x5934000a, 0x82000500, 0xffffffee,
+ 0x80040540, 0x4802680a, 0x83cca400, 0x0000000b,
+ 0x8334ac00, 0x00000006, 0x4200b000, 0x00000002,
+ 0x0201f800, 0x0010aee2, 0x83cca400, 0x0000000d,
+ 0x8334ac00, 0x00000008, 0x4200b000, 0x00000002,
+ 0x0201f800, 0x0010aee2, 0x59cc0a18, 0x59a80006,
+ 0x8c00050c, 0x04020015, 0x82040480, 0x00000800,
+ 0x0402100c, 0x82040480, 0x00000400, 0x04001004,
+ 0x42000800, 0x00000400, 0x0401f006, 0x82040480,
+ 0x00000200, 0x04001003, 0x42000800, 0x00000200,
+ 0x42001000, 0x0010b995, 0x58080201, 0x80041480,
+ 0x04001002, 0x40000800, 0x48066a04, 0x59340403,
+ 0x82000580, 0x000007fe, 0x04020003, 0x59cc0a08,
+ 0x48066a04, 0x0201f800, 0x0010446b, 0x5c00b000,
+ 0x1c01f000, 0x59a8021b, 0x4937c857, 0x8c000508,
+ 0x04000008, 0x84000556, 0x4803c857, 0x4803521b,
+ 0x42001000, 0x0010ebc8, 0x0201f800, 0x00105872,
+ 0x59cc0207, 0x4803c857, 0x48026a05, 0x59cc020a,
+ 0x4803c857, 0x48026c05, 0x59341200, 0x599c0818,
+ 0x5934180a, 0x4807c857, 0x480bc857, 0x480fc857,
+ 0x59cc2006, 0x82102500, 0xff000000, 0x82102580,
+ 0x02000000, 0x04000007, 0x8c00050e, 0x04000009,
+ 0x8c0c1d14, 0x04000003, 0x8c0c1d0e, 0x04000005,
+ 0x8c040d18, 0x04000003, 0x8408154a, 0x0401f002,
+ 0x8408150a, 0x8c000510, 0x04000009, 0x8c0c1d14,
+ 0x04000003, 0x8c0c1d10, 0x04000005, 0x8c040d18,
+ 0x04000003, 0x8408154e, 0x0401f002, 0x8408150e,
+ 0x8c000512, 0x04000009, 0x8c0c1d14, 0x04000003,
+ 0x8c0c1d12, 0x04000005, 0x8c040d18, 0x04000003,
+ 0x8408155c, 0x0401f002, 0x8408151c, 0x480a6a00,
+ 0x1c01f000, 0x4803c856, 0x4c5c0000, 0x4d2c0000,
+ 0x4c580000, 0x5934000d, 0x80025d40, 0x04000029,
+ 0x592c0003, 0x82000480, 0x00000008, 0x0400100b,
+ 0x412cb800, 0x592c0001, 0x80025d40, 0x040207f9,
+ 0x0201f800, 0x0010056f, 0x04000037, 0x492fc857,
+ 0x492cb801, 0x0401f020, 0x832c0c00, 0x00000004,
+ 0x4200b000, 0x00000008, 0x50040000, 0x82000580,
+ 0xffffffff, 0x04020006, 0x80041000, 0x50080000,
+ 0x82000580, 0xffffffff, 0x04000007, 0x82040c00,
+ 0x00000002, 0x8058b040, 0x040207f4, 0x0201f800,
+ 0x0010032d, 0x45480800, 0x454c1000, 0x592c1803,
+ 0x800c1800, 0x480e5803, 0x480fc857, 0x0401f014,
+ 0x0201f800, 0x0010056f, 0x04000017, 0x492fc857,
+ 0x492e680d, 0x497a5802, 0x4a025803, 0x00000001,
+ 0x494a5804, 0x494e5805, 0x832c0c00, 0x00000006,
+ 0x4200b000, 0x0000000e, 0x46000800, 0xffffffff,
+ 0x80040800, 0x8058b040, 0x040207fc, 0x82000540,
+ 0x00000001, 0x5c00b000, 0x5c025800, 0x5c00b800,
+ 0x1c01f000, 0x80000580, 0x0401f7fb, 0x4803c856,
+ 0x4d3c0000, 0x4d2c0000, 0x5934000d, 0x80025d40,
+ 0x0400001f, 0x592c0002, 0x80000540, 0x0402001f,
+ 0x412e7800, 0x0401f8d6, 0x0402001c, 0x46000800,
+ 0xffffffff, 0x46001000, 0xffffffff, 0x4813c857,
+ 0x480fc857, 0x580c0003, 0x82000c80, 0x00000002,
+ 0x04021014, 0x480fc857, 0x400c0000, 0x812c0580,
+ 0x04020004, 0x580c0001, 0x4802680d, 0x0401f003,
+ 0x580c0001, 0x48002001, 0x400e5800, 0x0201f800,
+ 0x00100580, 0x82000540, 0x00000001, 0x5c025800,
+ 0x5c027800, 0x1c01f000, 0x80000580, 0x0401f7fc,
+ 0x80000040, 0x48001803, 0x4803c857, 0x0401f7f6,
+ 0x0201f800, 0x00020111, 0x59300008, 0x8400054e,
+ 0x48026008, 0x592c1a05, 0x820c1d00, 0x000000ff,
+ 0x820c0580, 0x00000048, 0x04000013, 0x0201f000,
+ 0x00020360, 0x8c000500, 0x02020800, 0x00020179,
+ 0x4a026203, 0x00000002, 0x592c1a05, 0x820c1d00,
+ 0x000000ff, 0x820c0580, 0x00000018, 0x02000000,
+ 0x00020360, 0x820c0580, 0x00000048, 0x02020000,
+ 0x00020360, 0x42000800, 0x80000804, 0x0201f800,
+ 0x000209a3, 0x0201f000, 0x00020369, 0x4a025a07,
+ 0x00000008, 0x0201f000, 0x000203ab, 0x4a025a07,
+ 0x00000029, 0x0201f000, 0x000203ab, 0x4a025a07,
+ 0x0000002a, 0x0201f000, 0x000203ab, 0x4a025a07,
+ 0x00000028, 0x0201f000, 0x000203ab, 0x4a025a07,
+ 0x0000000e, 0x0201f000, 0x000203ab, 0x4943c857,
+ 0x4d440000, 0x4d340000, 0x4d2c0000, 0x4c580000,
+ 0x4200b000, 0x000007f0, 0x417a8800, 0x0201f800,
+ 0x00020319, 0x04020007, 0x8d3e7d06, 0x04000004,
+ 0x59340200, 0x8c00050e, 0x04020002, 0x0401f813,
+ 0x81468800, 0x8058b040, 0x040207f5, 0x83440480,
+ 0x00000800, 0x04021008, 0x8d3e7d02, 0x04000006,
+ 0x42028800, 0x000007f0, 0x4200b000, 0x00000010,
+ 0x0401f7eb, 0x5c00b000, 0x5c025800, 0x5c026800,
+ 0x5c028800, 0x1c01f000, 0x4d2c0000, 0x4c600000,
+ 0x4c5c0000, 0x4178b800, 0x5936580f, 0x812e59c0,
+ 0x04000029, 0x592c0205, 0x82000500, 0x000000ff,
+ 0x82000580, 0x00000012, 0x04000020, 0x8d3e7d00,
+ 0x04000003, 0x0401f844, 0x0402001c, 0x592cc000,
+ 0x497a5800, 0x805cb9c0, 0x04020009, 0x59340010,
+ 0x812c0580, 0x04020004, 0x497a680f, 0x497a6810,
+ 0x0401f008, 0x4862680f, 0x0401f006, 0x4860b800,
+ 0x59340010, 0x812c0580, 0x04020002, 0x485e6810,
+ 0x4a025a05, 0x00000103, 0x49425a07, 0x497a580a,
+ 0x0201f800, 0x00108afb, 0x0201f800, 0x000203ab,
+ 0x40625800, 0x0401f7da, 0x412cb800, 0x592e5800,
+ 0x0401f7d7, 0x5c00b800, 0x5c00c000, 0x5c025800,
+ 0x1c01f000, 0x4803c856, 0x41781800, 0x5934000f,
+ 0x80025d40, 0x04000016, 0x592c0006, 0x80200580,
+ 0x592c0000, 0x04000003, 0x412c1800, 0x0401f7f9,
+ 0x592c0a05, 0x82040d00, 0x000000ff, 0x82040d80,
+ 0x00000012, 0x040007f9, 0x497a5800, 0x800c19c0,
+ 0x04000008, 0x48001800, 0x80000540, 0x04020004,
+ 0x480e6810, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x4802680f, 0x80000540, 0x040207fd, 0x497a6810,
+ 0x0401f7f9, 0x592c0009, 0x81480580, 0x04020003,
+ 0x592c000a, 0x814c0580, 0x1c01f000, 0x4803c856,
+ 0x4c580000, 0x413c1800, 0x400c2000, 0x593c0002,
+ 0x80000540, 0x04020018, 0x4200b000, 0x00000008,
+ 0x820c0c00, 0x00000004, 0x50040000, 0x81480580,
+ 0x04020005, 0x80041000, 0x50080000, 0x814c0580,
+ 0x0400000d, 0x82040c00, 0x00000002, 0x8058b040,
+ 0x040207f6, 0x400c2000, 0x580c0001, 0x80001d40,
+ 0x040207ee, 0x82000540, 0x00000001, 0x5c00b000,
+ 0x1c01f000, 0x80000580, 0x0401f7fd, 0x4937c857,
+ 0x4c580000, 0x4d2c0000, 0x5934000d, 0x80025d40,
+ 0x04020016, 0x0201f800, 0x0010056f, 0x04000010,
+ 0x492e680d, 0x4a025802, 0x00000001, 0x497a5803,
+ 0x832c0c00, 0x00000004, 0x4200b000, 0x00000010,
0x46000800, 0xffffffff, 0x80040800, 0x8058b040,
- 0x040207fc, 0x82000540, 0x00000001, 0x5c00b000,
- 0x5c025800, 0x5c00b800, 0x1c01f000, 0x80000580,
- 0x0401f7fb, 0x4803c856, 0x4d3c0000, 0x4d2c0000,
- 0x5934000d, 0x80025d40, 0x0400001f, 0x592c0002,
- 0x80000540, 0x0402001f, 0x412e7800, 0x0401f8d6,
- 0x0402001c, 0x46000800, 0xffffffff, 0x46001000,
- 0xffffffff, 0x4813c857, 0x480fc857, 0x580c0003,
- 0x82000c80, 0x00000002, 0x04021014, 0x480fc857,
- 0x400c0000, 0x812c0580, 0x04020004, 0x580c0001,
- 0x4802680d, 0x0401f003, 0x580c0001, 0x48002001,
- 0x400e5800, 0x0201f800, 0x00100580, 0x82000540,
- 0x00000001, 0x5c025800, 0x5c027800, 0x1c01f000,
- 0x80000580, 0x0401f7fc, 0x80000040, 0x48001803,
- 0x4803c857, 0x0401f7f6, 0x0201f800, 0x00020111,
- 0x59300008, 0x8400054e, 0x48026008, 0x592c1a05,
- 0x820c1d00, 0x000000ff, 0x820c0580, 0x00000048,
- 0x04000013, 0x0201f000, 0x00020360, 0x8c000500,
- 0x02020800, 0x00020179, 0x4a026203, 0x00000002,
- 0x592c1a05, 0x820c1d00, 0x000000ff, 0x820c0580,
- 0x00000018, 0x02000000, 0x00020360, 0x820c0580,
- 0x00000048, 0x02020000, 0x00020360, 0x42000800,
- 0x80000804, 0x0201f800, 0x000209a3, 0x0201f000,
- 0x00020369, 0x4a025a07, 0x00000008, 0x0201f000,
- 0x000203ab, 0x4a025a07, 0x00000029, 0x0201f000,
- 0x000203ab, 0x4a025a07, 0x0000002a, 0x0201f000,
- 0x000203ab, 0x4a025a07, 0x00000028, 0x0201f000,
- 0x000203ab, 0x4a025a07, 0x0000000e, 0x0201f000,
- 0x000203ab, 0x4943c857, 0x4d440000, 0x4d340000,
- 0x4d2c0000, 0x4c580000, 0x4200b000, 0x000007f0,
- 0x417a8800, 0x0201f800, 0x00020319, 0x04020007,
- 0x8d3e7d06, 0x04000004, 0x59340200, 0x8c00050e,
- 0x04020002, 0x0401f813, 0x81468800, 0x8058b040,
- 0x040207f5, 0x83440480, 0x00000800, 0x04021008,
- 0x8d3e7d02, 0x04000006, 0x42028800, 0x000007f0,
- 0x4200b000, 0x00000010, 0x0401f7eb, 0x5c00b000,
- 0x5c025800, 0x5c026800, 0x5c028800, 0x1c01f000,
- 0x4d2c0000, 0x4c600000, 0x4c5c0000, 0x4178b800,
- 0x5936580f, 0x812e59c0, 0x04000029, 0x592c0205,
- 0x82000500, 0x000000ff, 0x82000580, 0x00000012,
- 0x04000020, 0x8d3e7d00, 0x04000003, 0x0401f844,
- 0x0402001c, 0x592cc000, 0x497a5800, 0x805cb9c0,
- 0x04020009, 0x59340010, 0x812c0580, 0x04020004,
- 0x497a680f, 0x497a6810, 0x0401f008, 0x4862680f,
- 0x0401f006, 0x4860b800, 0x59340010, 0x812c0580,
- 0x04020002, 0x485e6810, 0x4a025a05, 0x00000103,
- 0x49425a07, 0x497a580a, 0x0201f800, 0x00108a42,
- 0x0201f800, 0x000203ab, 0x40625800, 0x0401f7da,
- 0x412cb800, 0x592e5800, 0x0401f7d7, 0x5c00b800,
- 0x5c00c000, 0x5c025800, 0x1c01f000, 0x4803c856,
- 0x41781800, 0x5934000f, 0x80025d40, 0x04000016,
- 0x592c0006, 0x80200580, 0x592c0000, 0x04000003,
- 0x412c1800, 0x0401f7f9, 0x592c0a05, 0x82040d00,
- 0x000000ff, 0x82040d80, 0x00000012, 0x040007f9,
- 0x497a5800, 0x800c19c0, 0x04000008, 0x48001800,
- 0x80000540, 0x04020004, 0x480e6810, 0x82000540,
- 0x00000001, 0x1c01f000, 0x4802680f, 0x80000540,
- 0x040207fd, 0x497a6810, 0x0401f7f9, 0x592c0009,
- 0x81480580, 0x04020003, 0x592c000a, 0x814c0580,
- 0x1c01f000, 0x4803c856, 0x4c580000, 0x413c1800,
- 0x400c2000, 0x593c0002, 0x80000540, 0x04020018,
- 0x4200b000, 0x00000008, 0x820c0c00, 0x00000004,
- 0x50040000, 0x81480580, 0x04020005, 0x80041000,
- 0x50080000, 0x814c0580, 0x0400000d, 0x82040c00,
- 0x00000002, 0x8058b040, 0x040207f6, 0x400c2000,
- 0x580c0001, 0x80001d40, 0x040207ee, 0x82000540,
- 0x00000001, 0x5c00b000, 0x1c01f000, 0x80000580,
- 0x0401f7fd, 0x4937c857, 0x4c580000, 0x4d2c0000,
- 0x5934000d, 0x80025d40, 0x04020016, 0x0201f800,
- 0x0010056f, 0x04000010, 0x492e680d, 0x4a025802,
- 0x00000001, 0x497a5803, 0x832c0c00, 0x00000004,
- 0x4200b000, 0x00000010, 0x46000800, 0xffffffff,
- 0x80040800, 0x8058b040, 0x040207fc, 0x82000540,
- 0x00000001, 0x5c025800, 0x5c00b000, 0x1c01f000,
- 0x4d2c0000, 0x592e5801, 0x0201f800, 0x00100589,
- 0x5c025800, 0x497a5801, 0x0401f7e9, 0x4d2c0000,
- 0x5936580d, 0x812e59c0, 0x04000007, 0x4937c857,
- 0x497a680d, 0x0201f800, 0x00100589, 0x82000540,
- 0x00000001, 0x5c025800, 0x1c01f000, 0x59340405,
- 0x4937c857, 0x4803c857, 0x8c000508, 0x1c01f000,
- 0x4933c857, 0x5930380a, 0x581c0200, 0x8400051a,
- 0x48003a00, 0x1c01f000, 0x42026800, 0x0010b876,
- 0x497a680e, 0x42028800, 0x000007ff, 0x0201f800,
- 0x00103aa1, 0x4937c857, 0x4a026c00, 0x00000606,
- 0x4a026802, 0x00ffffff, 0x4a026a04, 0x00000200,
- 0x4a026c04, 0x00000002, 0x1c01f000, 0x0401f807,
- 0x42018800, 0x00000001, 0x04020003, 0x42018800,
- 0x00000000, 0x1c01f000, 0x5930000a, 0x50000000,
- 0x4933c857, 0x4803c857, 0x8c00050e, 0x1c01f000,
- 0x5930000a, 0x50000000, 0x8c00050a, 0x1c01f000,
- 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x4933c856,
- 0x0401f8bc, 0x04000006, 0x59340400, 0x82000d00,
- 0x000000ff, 0x82041580, 0x00000005, 0x1c01f000,
- 0x0401f807, 0x42018800, 0x00000001, 0x04020003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x4d340000,
- 0x83ac0400, 0x000007fe, 0x50000000, 0x80026d40,
- 0x04000003, 0x59340200, 0x8c00051a, 0x5c026800,
- 0x1c01f000, 0x4937c857, 0x493fc857, 0x59340403,
- 0x81ac0400, 0x50000000, 0x81340580, 0x02020800,
- 0x0010032d, 0x59341200, 0x813e79c0, 0x04000003,
- 0x8408155e, 0x0401f002, 0x8408151e, 0x480a6a00,
- 0x1c01f000, 0x4937c857, 0x0201f800, 0x00101b05,
- 0x04000006, 0x59a80828, 0x42001000, 0x001040ef,
- 0x0201f800, 0x00105904, 0x1c01f000, 0x4937c857,
- 0x42001000, 0x001040ef, 0x0201f800, 0x001057cd,
- 0x59a8121b, 0x84081512, 0x480b521b, 0x1c01f000,
- 0x4008d000, 0x4020d800, 0x829d3c80, 0x00000004,
- 0x409ce000, 0x0201f800, 0x0010ebbd, 0x589c0000,
- 0x589c2001, 0x589c2802, 0x589c3003, 0x829d3c00,
- 0x00000004, 0x800001c0, 0x1c01f000, 0x4d340000,
- 0x406a6800, 0x0401f803, 0x5c026800, 0x1c01f000,
- 0x5934000f, 0x5934140b, 0x80081040, 0x04001002,
- 0x480a6c0b, 0x80000540, 0x02020800, 0x00020327,
- 0x1c01f000, 0x4803c857, 0x4947c857, 0x4c300000,
- 0x82006500, 0x00000030, 0x04000006, 0x4c000000,
- 0x0201f800, 0x00108cef, 0x5c000000, 0x0402000b,
- 0x8c00050e, 0x04000006, 0x0201f800, 0x00020319,
- 0x04020006, 0x4937c857, 0x0401fd06, 0x80000580,
- 0x5c006000, 0x1c01f000, 0x82000540, 0x00000001,
- 0x0401f7fc, 0x4803c857, 0x4c580000, 0x4d440000,
- 0x40001000, 0x80000d80, 0x4200b000, 0x000007f0,
- 0x4c040000, 0x40068800, 0x4c080000, 0x40080000,
- 0x0401ffdf, 0x5c001000, 0x5c000800, 0x80040800,
- 0x8058b040, 0x040207f7, 0x8c081514, 0x04000007,
- 0x84081514, 0x4200b000, 0x00000001, 0x42000800,
- 0x000007fc, 0x0401f7ef, 0x4d300000, 0x4d400000,
- 0x42028800, 0x0000ffff, 0x42026000, 0x0010f53c,
- 0x497a600a, 0x42028000, 0x00000029, 0x0201f800,
- 0x0010610d, 0x4df00000, 0x0201f800, 0x0010e4c8,
- 0x0201f800, 0x0010ea62, 0x5c03e000, 0x02000800,
- 0x001060fa, 0x5c028000, 0x5c026000, 0x5c028800,
+ 0x040207fc, 0x82000540, 0x00000001, 0x5c025800,
+ 0x5c00b000, 0x1c01f000, 0x4d2c0000, 0x592e5801,
+ 0x0201f800, 0x00100589, 0x5c025800, 0x497a5801,
+ 0x0401f7e9, 0x4d2c0000, 0x5936580d, 0x812e59c0,
+ 0x04000007, 0x4937c857, 0x497a680d, 0x0201f800,
+ 0x00100589, 0x82000540, 0x00000001, 0x5c025800,
+ 0x1c01f000, 0x59340405, 0x4937c857, 0x4803c857,
+ 0x8c000508, 0x1c01f000, 0x4933c857, 0x5930380a,
+ 0x581c0200, 0x8400051a, 0x48003a00, 0x1c01f000,
+ 0x42026800, 0x0010b976, 0x497a680e, 0x42028800,
+ 0x000007ff, 0x0201f800, 0x00103ab4, 0x4937c857,
+ 0x4a026c00, 0x00000606, 0x4a026802, 0x00ffffff,
+ 0x4a026a04, 0x00000200, 0x4a026c04, 0x00000002,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04020003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x5930000a, 0x50000000, 0x4933c857, 0x4803c857,
+ 0x8c00050e, 0x1c01f000, 0x5930000a, 0x50000000,
+ 0x8c00050a, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x4933c856, 0x0401f8be, 0x04000006,
+ 0x59340400, 0x82000d00, 0x000000ff, 0x82041580,
+ 0x00000005, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04020003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x4d340000, 0x83ac0400, 0x000007fe,
+ 0x50000000, 0x80026d40, 0x04000003, 0x59340200,
+ 0x8c00051a, 0x5c026800, 0x1c01f000, 0x4937c857,
+ 0x493fc857, 0x59340403, 0x81ac0400, 0x50000000,
+ 0x81340580, 0x02020800, 0x0010032d, 0x59341200,
+ 0x813e79c0, 0x04000003, 0x8408155e, 0x0401f002,
+ 0x8408151e, 0x480a6a00, 0x1c01f000, 0x4937c857,
+ 0x0201f800, 0x00101b0a, 0x04000006, 0x59a80828,
+ 0x42001000, 0x00104109, 0x0201f800, 0x001059a9,
+ 0x1c01f000, 0x4937c857, 0x42001000, 0x00104109,
+ 0x0201f800, 0x00105872, 0x59a8121b, 0x84081512,
+ 0x480b521b, 0x1c01f000, 0x4008d000, 0x4020d800,
+ 0x829d3c80, 0x00000004, 0x409ce000, 0x0201f800,
+ 0x0010ecc2, 0x589c0000, 0x589c2001, 0x589c2802,
+ 0x589c3003, 0x829d3c00, 0x00000004, 0x800001c0,
+ 0x1c01f000, 0x4d340000, 0x406a6800, 0x0401f803,
+ 0x5c026800, 0x1c01f000, 0x5934000f, 0x5934140b,
+ 0x80081040, 0x04001002, 0x480a6c0b, 0x80000540,
+ 0x02020800, 0x00020327, 0x1c01f000, 0x4803c857,
+ 0x4947c857, 0x4c300000, 0x82006500, 0x00000030,
+ 0x04000006, 0x4c000000, 0x0201f800, 0x00108da8,
+ 0x5c000000, 0x0402000b, 0x8c00050e, 0x04000006,
+ 0x0201f800, 0x00020319, 0x04020006, 0x4937c857,
+ 0x0401fd02, 0x80000580, 0x5c006000, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x0401f7fc, 0x4803c857,
+ 0x4c580000, 0x4d440000, 0x40001000, 0x80000d80,
+ 0x4200b000, 0x000007f0, 0x4c040000, 0x40068800,
+ 0x4c080000, 0x40080000, 0x0401ffdf, 0x5c001000,
+ 0x5c000800, 0x80040800, 0x8058b040, 0x040207f7,
+ 0x8c081514, 0x04000007, 0x84081514, 0x4200b000,
+ 0x00000001, 0x42000800, 0x000007fc, 0x0401f7ef,
+ 0x4d300000, 0x4d400000, 0x0401fb63, 0x42028800,
+ 0x0000ffff, 0x42026000, 0x0010f64c, 0x4a02600a,
+ 0x0010c2b2, 0x42028000, 0x00000029, 0x0201f800,
+ 0x001061b2, 0x4df00000, 0x0201f800, 0x0010e5d8,
+ 0x0201f800, 0x0010eb5d, 0x5c03e000, 0x02000800,
+ 0x0010619f, 0x5c028000, 0x5c026000, 0x5c028800,
0x5c00b000, 0x1c01f000, 0x0401f807, 0x42018800,
0x00000001, 0x04000003, 0x42018800, 0x00000000,
0x1c01f000, 0x4c5c0000, 0x59340400, 0x8200bd80,
@@ -4240,1221 +4242,1241 @@
0x5c00b800, 0x1c01f000, 0x4c040000, 0x4c080000,
0x592c0208, 0x8c00050c, 0x0400000f, 0x592e8c07,
0x82000500, 0x00000080, 0x84000548, 0x4d3c0000,
- 0x42027800, 0x00001000, 0x0401ff5b, 0x5c027800,
+ 0x42027800, 0x00001000, 0x0401ff59, 0x5c027800,
0x82000540, 0x00000001, 0x5c001000, 0x5c000800,
0x1c01f000, 0x80000580, 0x0401f7fc, 0x592c040c,
0x82000500, 0x0000e000, 0x82000580, 0x00006000,
0x04000020, 0x836c0580, 0x00000003, 0x04000016,
- 0x836c0580, 0x00000002, 0x04020113, 0x59a8021b,
+ 0x836c0580, 0x00000002, 0x04020116, 0x59a8021b,
0x82000d00, 0x00000038, 0x04020005, 0x59a80813,
- 0x800409c0, 0x0400000c, 0x0401f10b, 0x82000d00,
- 0x00000003, 0x82040d80, 0x00000003, 0x04020106,
+ 0x800409c0, 0x0400000c, 0x0401f10e, 0x82000d00,
+ 0x00000003, 0x82040d80, 0x00000003, 0x04020109,
0x82000d00, 0x00000028, 0x04020003, 0x8c00050c,
- 0x04000101, 0x592c100b, 0x82080500, 0xff000000,
- 0x040200df, 0x59a8000f, 0x80080580, 0x040000d9,
+ 0x04000104, 0x592c100b, 0x82080500, 0xff000000,
+ 0x040200e2, 0x59a8000f, 0x80080580, 0x040000dc,
0x592c0c0c, 0x82040d00, 0x0000e000, 0x82040480,
- 0x00008000, 0x040210d9, 0x592e8c07, 0x83440480,
- 0x00000800, 0x04001014, 0x83440580, 0x0000ffff,
- 0x040200c0, 0x800409c0, 0x0402010b, 0x592c240a,
- 0x82100500, 0xffffff00, 0x040200c3, 0x480bc857,
+ 0x00008000, 0x040210dc, 0x592e8c07, 0x83440480,
+ 0x00000800, 0x04001016, 0x83440580, 0x0000ffff,
+ 0x040200c3, 0x800409c0, 0x0402010e, 0x592c240a,
+ 0x82100500, 0xffffff00, 0x040200c6, 0x480bc857,
0x4813c857, 0x592c000e, 0x82000480, 0x00000841,
- 0x040210c9, 0x42027000, 0x00000053, 0x417a6800,
- 0x0401f099, 0x800409c0, 0x040200fb, 0x41784000,
- 0x0401fef0, 0x040200e2, 0x59342204, 0x592c000e,
- 0x80100480, 0x040010bc, 0x42027000, 0x00000053,
- 0x592c240a, 0x82100500, 0xffffff00, 0x040200aa,
- 0x4813c857, 0x592c000d, 0x800001c0, 0x04000083,
- 0x82100580, 0x00000004, 0x040000a0, 0x82100580,
- 0x00000051, 0x0400009d, 0x82100580, 0x00000003,
- 0x04000016, 0x82100580, 0x00000020, 0x0400004b,
- 0x82100580, 0x00000024, 0x04000042, 0x82100580,
- 0x00000021, 0x04000042, 0x82100580, 0x00000050,
- 0x04000037, 0x82100580, 0x00000052, 0x04000031,
- 0x82100580, 0x00000005, 0x0402006b, 0x42027000,
- 0x00000001, 0x0401f01b, 0x42027000, 0x00000002,
- 0x59a8006d, 0x8c000502, 0x04000016, 0x0401ff2a,
+ 0x040210cc, 0x42027000, 0x00000053, 0x0401faa6,
+ 0x42026800, 0x0010c2b2, 0x0401f099, 0x800409c0,
+ 0x040200fc, 0x41784000, 0x0401feec, 0x040200e3,
+ 0x59342204, 0x592c000e, 0x80100480, 0x040010bd,
+ 0x42027000, 0x00000053, 0x592c240a, 0x82100500,
+ 0xffffff00, 0x040200ab, 0x4813c857, 0x592c000d,
+ 0x800001c0, 0x04000083, 0x82100580, 0x00000004,
+ 0x040000a1, 0x82100580, 0x00000051, 0x0400009e,
+ 0x82100580, 0x00000003, 0x04000016, 0x82100580,
+ 0x00000020, 0x0400004b, 0x82100580, 0x00000024,
+ 0x04000042, 0x82100580, 0x00000021, 0x04000042,
+ 0x82100580, 0x00000050, 0x04000037, 0x82100580,
+ 0x00000052, 0x04000031, 0x82100580, 0x00000005,
+ 0x0402006b, 0x42027000, 0x00000001, 0x0401f01b,
+ 0x42027000, 0x00000002, 0x59a8006d, 0x8c000502,
+ 0x04000016, 0x0401ff28, 0x04000014, 0x59340212,
+ 0x82000500, 0x0000ff00, 0x42001000, 0x00000010,
+ 0x0402000c, 0x59a8021b, 0x8c000506, 0x04020070,
+ 0x42001000, 0x00000008, 0x59340002, 0x82000500,
+ 0x00ff0000, 0x82000580, 0x00ff0000, 0x04000003,
+ 0x0401f9dc, 0x04020066, 0x0201f800, 0x00107188,
+ 0x04000082, 0x4a026407, 0x00000010, 0x4936600a,
+ 0x42000800, 0x00000003, 0x83380580, 0x00000002,
+ 0x04000003, 0x42000800, 0x0000000b, 0x0201f800,
+ 0x00103d9d, 0x0401f044, 0x42027000, 0x00000000,
+ 0x0401f003, 0x42027000, 0x00000004, 0x0401ff1a,
+ 0x04020075, 0x0401f036, 0x42027000, 0x00000033,
+ 0x0401f006, 0x42027000, 0x00000005, 0x0401f003,
+ 0x42027000, 0x00000003, 0x0401ff06, 0x0402006a,
+ 0x59a8006d, 0x8c000502, 0x04000016, 0x0401feee,
0x04000014, 0x59340212, 0x82000500, 0x0000ff00,
0x42001000, 0x00000010, 0x0402000c, 0x59a8021b,
- 0x8c000506, 0x0402006f, 0x42001000, 0x00000008,
+ 0x8c000506, 0x04020036, 0x42001000, 0x00000008,
0x59340002, 0x82000500, 0x00ff0000, 0x82000580,
- 0x00ff0000, 0x04000003, 0x0401f9db, 0x04020065,
- 0x0201f800, 0x001070f5, 0x04000081, 0x4a026407,
- 0x00000010, 0x4936600a, 0x42000800, 0x00000003,
- 0x83380580, 0x00000002, 0x04000003, 0x42000800,
- 0x0000000b, 0x0201f800, 0x00103d8a, 0x0401f044,
- 0x42027000, 0x00000000, 0x0401f003, 0x42027000,
- 0x00000004, 0x0401ff1c, 0x04020074, 0x0401f036,
- 0x42027000, 0x00000033, 0x0401f006, 0x42027000,
- 0x00000005, 0x0401f003, 0x42027000, 0x00000003,
- 0x0401ff08, 0x04020069, 0x59a8006d, 0x8c000502,
- 0x04000016, 0x0401fef0, 0x04000014, 0x59340212,
- 0x82000500, 0x0000ff00, 0x42001000, 0x00000010,
- 0x0402000c, 0x59a8021b, 0x8c000506, 0x04020035,
- 0x42001000, 0x00000008, 0x59340002, 0x82000500,
- 0x00ff0000, 0x82000580, 0x00ff0000, 0x04000003,
- 0x0401f9a1, 0x0402002b, 0x0201f800, 0x001070f5,
- 0x04000047, 0x4a026407, 0x00000010, 0x4936600a,
- 0x42000800, 0x00000005, 0x83380580, 0x00000003,
- 0x04000003, 0x42000800, 0x00000009, 0x0201f800,
- 0x00103d8a, 0x0401f00a, 0x82102580, 0x00000011,
- 0x04020030, 0x0201f800, 0x001070f5, 0x04000034,
- 0x4a026407, 0x00000010, 0x4936600a, 0x492e6009,
- 0x49325809, 0x813669c0, 0x04000007, 0x592c0c0c,
- 0x8c040d18, 0x04000004, 0x59340200, 0x84000514,
- 0x48026a00, 0x0201f800, 0x00020a34, 0x80000580,
- 0x1c01f000, 0x82000540, 0x00000001, 0x0401f7fd,
- 0x42001000, 0x0000000a, 0x0401f018, 0x42001000,
- 0x00000010, 0x0401f015, 0x42001000, 0x00000016,
- 0x0401f012, 0x42001000, 0x00000017, 0x0401f00f,
- 0x42001000, 0x00000018, 0x0401f00c, 0x42001000,
- 0x0000001b, 0x0401f009, 0x42001000, 0x0000001e,
- 0x0401f006, 0x42001000, 0x00000024, 0x0401f003,
- 0x42001000, 0x00000020, 0x42000800, 0x00000019,
- 0x42028000, 0x00000031, 0x0401f7df, 0x42000800,
- 0x00000003, 0x0401f003, 0x42000800, 0x0000000a,
- 0x41781000, 0x0401f7f7, 0x42000800, 0x00000009,
- 0x59341400, 0x0401f7f3, 0x42028000, 0x00000008,
- 0x0401f005, 0x42000800, 0x00000007, 0x416c1000,
- 0x0401f7ec, 0x41780800, 0x41781000, 0x0401f7ca,
- 0x42028000, 0x00000000, 0x0401f7fb, 0x82004d80,
- 0x0000001d, 0x02000800, 0x0010032d, 0x82004d80,
- 0x0000001a, 0x04020004, 0x40101000, 0x40000800,
- 0x0401f7dc, 0x82004d80, 0x0000001b, 0x04020003,
- 0x40181000, 0x0401f7fa, 0x82004d80, 0x0000001c,
- 0x040007f7, 0x82004d80, 0x00000019, 0x040007b5,
- 0x0401f7d6, 0x592e6009, 0x0201f800, 0x00108ce2,
- 0x040007b3, 0x59300c07, 0x82040580, 0x00000011,
- 0x040207d6, 0x592c0c0c, 0x82041500, 0x0000e000,
- 0x82080580, 0x00006000, 0x04000024, 0x83440580,
- 0x0000ffff, 0x04020005, 0x5932680a, 0x813669c0,
- 0x0400000e, 0x0401f7c9, 0x592c100b, 0x82081500,
- 0x00ffffff, 0x41784000, 0x0401fdde, 0x040207d0,
- 0x5930000a, 0x800001c0, 0x04000003, 0x81340580,
- 0x040207be, 0x4936600a, 0x42000800, 0x00000840,
- 0x813669c0, 0x04000002, 0x59340a04, 0x592c000e,
- 0x80040480, 0x040017a0, 0x59300a03, 0x82040580,
- 0x00000007, 0x040207b1, 0x492e6009, 0x42027000,
- 0x00000054, 0x0401f774, 0x0201f800, 0x0010a43f,
- 0x040007b4, 0x0401f7a9, 0x492fc857, 0x592e6009,
- 0x83300580, 0xffffffff, 0x04020045, 0x592c0208,
- 0x8c000500, 0x04020081, 0x8d0e1d0e, 0x04020067,
- 0x592e8c07, 0x83440480, 0x00000800, 0x04021039,
- 0x41784000, 0x592c100a, 0x82081500, 0x00ffffff,
- 0x0401fdb0, 0x04020060, 0x592e6014, 0x4933c857,
- 0x83300580, 0xffffffff, 0x0400001b, 0x0201f800,
- 0x00108ce2, 0x0400003a, 0x591c1407, 0x800811c0,
- 0x04000015, 0x592c040e, 0x591c0a02, 0x80040580,
- 0x04020011, 0x591c000a, 0x800001c0, 0x04020007,
- 0x591c081f, 0x59340002, 0x80040580, 0x82000500,
- 0x00ffffff, 0x0401f002, 0x81340580, 0x04020006,
- 0x82080580, 0x00000007, 0x0402003d, 0x4a023c03,
- 0x00000024, 0x59a8000f, 0x592c100b, 0x82081500,
- 0x00ffffff, 0x80081580, 0x0402001a, 0x592c080a,
- 0x82041500, 0x00ffffff, 0x80081580, 0x0400000f,
- 0x80040932, 0x82040580, 0x00000042, 0x0402000e,
- 0x49365803, 0x0401f910, 0x80000580, 0x1c01f000,
- 0x42001000, 0x0000000a, 0x0401f00f, 0x42001000,
- 0x00000010, 0x0401f00c, 0x42001000, 0x00000014,
- 0x0401f009, 0x42001000, 0x00000017, 0x0401f006,
- 0x42001000, 0x00000018, 0x0401f003, 0x42001000,
- 0x0000003c, 0x492fc857, 0x480bc857, 0x42000800,
- 0x00000019, 0x42028000, 0x00000031, 0x82000540,
- 0x00000001, 0x0401f7e6, 0x492fc857, 0x4803c857,
- 0x480bc857, 0x40000800, 0x0401f7f7, 0x492fc857,
- 0x42000800, 0x0000000a, 0x41781000, 0x0401f7f2,
- 0x41780800, 0x41781000, 0x0401f7f1, 0x42000800,
- 0x0000001e, 0x0401f7f9, 0x42000800, 0x00000001,
- 0x0401f7f6, 0x82004d80, 0x0000001d, 0x02000800,
- 0x0010032d, 0x82004d80, 0x0000001a, 0x04020003,
- 0x40101000, 0x0401f7e5, 0x82004d80, 0x0000001b,
- 0x04020003, 0x40181000, 0x0401f7e0, 0x82004d80,
- 0x0000001c, 0x040007dd, 0x82004d80, 0x00000019,
- 0x040007da, 0x0401f7de, 0x0201f800, 0x0010a52b,
- 0x42028000, 0x00000000, 0x0401f7de, 0x5c000000,
- 0x4c000000, 0x4803c857, 0x5930200a, 0x801021c0,
- 0x04000035, 0x58101400, 0x4813c857, 0x480bc857,
- 0x82081d00, 0x000000ff, 0x59300c03, 0x82040580,
- 0x00000008, 0x04000022, 0x82040580, 0x0000000a,
- 0x04000017, 0x82040580, 0x0000000c, 0x04000010,
- 0x82040580, 0x00000002, 0x04000019, 0x82040580,
- 0x00000001, 0x04000012, 0x82040580, 0x00000003,
- 0x0400000b, 0x82040580, 0x00000005, 0x04000004,
- 0x82040580, 0x00000033, 0x04020017, 0x820c0580,
- 0x00000009, 0x0400000d, 0x0401f013, 0x820c0580,
- 0x00000005, 0x04000009, 0x0401f00f, 0x820c0580,
- 0x0000000b, 0x04000005, 0x0401f00b, 0x820c0580,
- 0x00000003, 0x04020008, 0x82081d00, 0xffffff00,
- 0x840c01c0, 0x800c0540, 0x4807c857, 0x4803c857,
- 0x48002400, 0x1c01f000, 0x0401f807, 0x42018800,
- 0x00000001, 0x04020003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x599c0017, 0x8c00050a, 0x04000003,
- 0x80000580, 0x1c01f000, 0x59a8021b, 0x82000500,
- 0x00000028, 0x04000008, 0x42028800, 0x000007fd,
- 0x0201f800, 0x00020319, 0x04020003, 0x5934000a,
- 0x8c000504, 0x1c01f000, 0x4d300000, 0x5934000e,
- 0x80026540, 0x04000006, 0x0201f800, 0x00105b70,
- 0x02000800, 0x00105d48, 0x497a680e, 0x5c026000,
- 0x1c01f000, 0x40681000, 0x0401f807, 0x42018800,
- 0x00000001, 0x04020003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x4d440000, 0x4d340000, 0x80000580,
- 0x40001800, 0x40028800, 0x82080580, 0x00000008,
- 0x04020003, 0x42001800, 0x00000001, 0x0201f800,
- 0x00020319, 0x0402000a, 0x0401fd2f, 0x04020008,
- 0x800c19c0, 0x04000004, 0x59340405, 0x8c000508,
- 0x04000003, 0x80081040, 0x04000009, 0x81468800,
- 0x83440480, 0x00000800, 0x040017f1, 0x80000580,
- 0x5c026800, 0x5c028800, 0x1c01f000, 0x82000540,
- 0x00000001, 0x5c026800, 0x5c028800, 0x1c01f000,
- 0x42000800, 0x00000008, 0x59bc00e4, 0x8c000524,
- 0x0402002e, 0x59a8021b, 0x8c000508, 0x0402002b,
- 0x5934100a, 0x82081500, 0x0000e000, 0x41781800,
- 0x82080580, 0x00000000, 0x04000006, 0x800c1800,
- 0x82080580, 0x00002000, 0x04000002, 0x800c1800,
- 0x42007000, 0x0010b895, 0x58380401, 0x8c000504,
- 0x04000007, 0x820c2c80, 0x00000003, 0x04021017,
- 0x820c0400, 0x00104480, 0x0401f013, 0x41782000,
- 0x59342a04, 0x82140480, 0x00000800, 0x04021006,
- 0x80102000, 0x82140480, 0x00000400, 0x04021002,
- 0x80102000, 0x800c00c2, 0x800c0400, 0x80100400,
- 0x82002c80, 0x00000006, 0x04021004, 0x82000400,
- 0x00104483, 0x50000800, 0x48066c04, 0x1c01f000,
- 0x00000002, 0x00000004, 0x00000008, 0x00002802,
- 0x00001402, 0x00000a02, 0x00001402, 0x00000a02,
- 0x00000502, 0x59a80853, 0x800409c0, 0x04020005,
- 0x492f5052, 0x492f5053, 0x0201f000, 0x0010702d,
- 0x492c0800, 0x492f5053, 0x1c01f000, 0x5934000f,
- 0x41784000, 0x80001540, 0x0400000d, 0x58080205,
- 0x82000500, 0x000000ff, 0x82000580, 0x00000012,
- 0x04020004, 0x5808020d, 0x80040580, 0x04000006,
- 0x58080000, 0x40084000, 0x0401f7f3, 0x82000540,
- 0x00000001, 0x1c01f000, 0x4a033011, 0x00000000,
- 0x4a03b104, 0x80000000, 0x4a03b104, 0x60000001,
- 0x497b3016, 0x497b3017, 0x1c01f000, 0x599c0018,
- 0x4803c856, 0x497b3014, 0x497b3015, 0x82000500,
- 0x0000000f, 0x48033012, 0x04000009, 0x599c0216,
- 0x82000500, 0x0000ffff, 0x04020003, 0x42000000,
- 0x00000002, 0x48033013, 0x850e1d62, 0x1c01f000,
- 0x0401ffef, 0x4a03c826, 0x00000004, 0x599c0209,
- 0x80000540, 0x0400001e, 0x599c0207, 0x80000540,
- 0x04000007, 0x800000cc, 0x599c080d, 0x80040400,
- 0x4803b100, 0x497bb102, 0x59d80101, 0x599c000d,
- 0x4803b100, 0x599c000e, 0x4803b101, 0x599c0207,
- 0x80000540, 0x04020002, 0x497bb102, 0x599c0a09,
- 0x82040540, 0x00400000, 0x4803b103, 0x4a03b109,
- 0x00000005, 0x4a03b104, 0x10000001, 0x8d0e1d22,
- 0x04020004, 0x4a033011, 0x00000001, 0x1c01f000,
- 0x8d0e1d20, 0x04020004, 0x4a033011, 0x00000002,
- 0x0401f7fb, 0x4a033011, 0x00000003, 0x0401f7f8,
- 0x592c0205, 0x492fc857, 0x80000540, 0x04000008,
- 0x42034000, 0x0010b7fa, 0x59a1d806, 0x80edd9c0,
- 0x02000800, 0x0010032d, 0x0401f007, 0x0201f800,
- 0x001091d9, 0x02020800, 0x0010032d, 0x5931d822,
- 0x58ef400a, 0x58ec0008, 0x800001c0, 0x02000800,
- 0x0010032d, 0x0801f800, 0x1c01f000, 0x40680800,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x492fc857,
- 0x4943c857, 0x4807c857, 0x4a025a05, 0x00000103,
- 0x49425a07, 0x48065a09, 0x4a025c07, 0x0000ffff,
- 0x813261c0, 0x04000003, 0x59300402, 0x48025c07,
- 0x832c0400, 0x0000000a, 0x04011000, 0x4803c840,
- 0x4a03c842, 0x0000000b, 0x04011000, 0x1c01f000,
- 0x59a80011, 0x82000c80, 0x0000000a, 0x02021800,
- 0x0010032d, 0x0c01f809, 0x4a038805, 0x000000f0,
- 0x59c400a3, 0x82000500, 0x02870000, 0x02020800,
- 0x0010032d, 0x1c01f000, 0x001045c3, 0x00104535,
- 0x00104554, 0x00104588, 0x001045b3, 0x0010032d,
- 0x0010032d, 0x00104554, 0x0010032d, 0x00104534,
- 0x1c01f000, 0x42002000, 0x00000003, 0x0201f800,
- 0x00104a0a, 0x4a038808, 0x00000004, 0x0201f800,
- 0x001049f1, 0x59c40805, 0x8c040d0e, 0x04020014,
- 0x8c040d0a, 0x0402000b, 0x8c040d0c, 0x04020006,
- 0x8c040d08, 0x0400000e, 0x4a035011, 0x00000003,
- 0x0401f00a, 0x4a035011, 0x00000000, 0x0401f007,
- 0x42000000, 0x0010bb72, 0x0201f800, 0x0010ad1d,
- 0x4a035011, 0x00000002, 0x0401f8c4, 0x1c01f000,
- 0x59a80073, 0x8c00053e, 0x04020018, 0x42002000,
- 0x00000000, 0x0201f800, 0x00104a0a, 0x4a038808,
- 0x00000002, 0x59c40805, 0x8c040d08, 0x04020025,
- 0x8c040d0c, 0x04020020, 0x8c040d0e, 0x0402001b,
- 0x82040500, 0x000000f0, 0x04020021, 0x0201f800,
- 0x001049f1, 0x4a038808, 0x00000080, 0x59c40002,
- 0x8400050c, 0x48038802, 0x0401f9db, 0x4d3c0000,
- 0x42027800, 0x00000001, 0x0201f800, 0x00109146,
- 0x5c027800, 0x4a038808, 0x00000080, 0x42002000,
- 0x00000002, 0x0201f800, 0x00104a0a, 0x4a035011,
- 0x00000009, 0x0401f00a, 0x4a035011, 0x00000001,
- 0x0401f006, 0x4a035011, 0x00000000, 0x0401f003,
- 0x4a035011, 0x00000003, 0x0401f890, 0x1c01f000,
- 0x42002000, 0x00000001, 0x0201f800, 0x00104a0a,
- 0x4a038808, 0x00000080, 0x59c40805, 0x8c040d0a,
- 0x0402001f, 0x8c040d0c, 0x0402001a, 0x8c040d0e,
- 0x04020015, 0x82040500, 0x000000f0, 0x0402001b,
- 0x59c40002, 0x8400050c, 0x48038802, 0x0401f9ae,
- 0x4d3c0000, 0x42027800, 0x00000001, 0x0201f800,
- 0x00109146, 0x5c027800, 0x42002000, 0x00000002,
- 0x0201f800, 0x00104a0a, 0x4a035011, 0x00000009,
+ 0x00ff0000, 0x04000003, 0x0401f9a2, 0x0402002c,
+ 0x0201f800, 0x00107188, 0x04000048, 0x4a026407,
+ 0x00000010, 0x4936600a, 0x42000800, 0x00000005,
+ 0x83380580, 0x00000003, 0x04000003, 0x42000800,
+ 0x00000009, 0x0201f800, 0x00103d9d, 0x0401f00a,
+ 0x82102580, 0x00000011, 0x04020031, 0x0201f800,
+ 0x00107188, 0x04000035, 0x4a026407, 0x00000010,
+ 0x4936600a, 0x492e6009, 0x49325809, 0x83340580,
+ 0x0010c2b2, 0x04000007, 0x592c0c0c, 0x8c040d18,
+ 0x04000004, 0x59340200, 0x84000514, 0x48026a00,
+ 0x0201f800, 0x00020a34, 0x80000580, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x0401f7fd, 0x42001000,
+ 0x0000000a, 0x0401f018, 0x42001000, 0x00000010,
+ 0x0401f015, 0x42001000, 0x00000016, 0x0401f012,
+ 0x42001000, 0x00000017, 0x0401f00f, 0x42001000,
+ 0x00000018, 0x0401f00c, 0x42001000, 0x0000001b,
+ 0x0401f009, 0x42001000, 0x0000001e, 0x0401f006,
+ 0x42001000, 0x00000024, 0x0401f003, 0x42001000,
+ 0x00000020, 0x42000800, 0x00000019, 0x42028000,
+ 0x00000031, 0x0401f7df, 0x42000800, 0x00000003,
+ 0x0401f003, 0x42000800, 0x0000000a, 0x41781000,
+ 0x0401f7f7, 0x42000800, 0x00000009, 0x59341400,
+ 0x0401f7f3, 0x42028000, 0x00000008, 0x0401f005,
+ 0x42000800, 0x00000007, 0x416c1000, 0x0401f7ec,
+ 0x41780800, 0x41781000, 0x0401f7ca, 0x42028000,
+ 0x00000000, 0x0401f7fb, 0x82004d80, 0x0000001d,
+ 0x02000800, 0x0010032d, 0x82004d80, 0x0000001a,
+ 0x04020004, 0x40101000, 0x40000800, 0x0401f7dc,
+ 0x82004d80, 0x0000001b, 0x04020003, 0x40181000,
+ 0x0401f7fa, 0x82004d80, 0x0000001c, 0x040007f7,
+ 0x82004d80, 0x00000019, 0x040007b5, 0x0401f7d6,
+ 0x592e6009, 0x0201f800, 0x00108d9b, 0x040007b3,
+ 0x59300c07, 0x82040580, 0x00000011, 0x040207d6,
+ 0x592c0c0c, 0x82041500, 0x0000e000, 0x82080580,
+ 0x00006000, 0x04000024, 0x83440580, 0x0000ffff,
+ 0x04020008, 0x5932680a, 0x83340580, 0x0010c2b2,
+ 0x040207c9, 0x42000800, 0x00000840, 0x0401f00f,
+ 0x592c100b, 0x82081500, 0x00ffffff, 0x41784000,
+ 0x0401fdd6, 0x040207cd, 0x5930000a, 0x82000d80,
+ 0x0010c2b2, 0x04000003, 0x81340580, 0x040207ba,
+ 0x4936600a, 0x59340a04, 0x592c000e, 0x80040480,
+ 0x040017a0, 0x59300a03, 0x82040580, 0x00000007,
+ 0x040207b1, 0x492e6009, 0x42027000, 0x00000054,
+ 0x0401f773, 0x0201f800, 0x0010a532, 0x040007b4,
+ 0x0401f7a9, 0x492fc857, 0x592e6009, 0x83300580,
+ 0xffffffff, 0x04020045, 0x592c0208, 0x8c000500,
+ 0x04020081, 0x8d0e1d0e, 0x04020067, 0x592e8c07,
+ 0x83440480, 0x00000800, 0x04021039, 0x41784000,
+ 0x592c100a, 0x82081500, 0x00ffffff, 0x0401fdab,
+ 0x04020060, 0x592e6014, 0x4933c857, 0x83300580,
+ 0xffffffff, 0x0400001b, 0x0201f800, 0x00108d9b,
+ 0x0400003a, 0x591c1407, 0x800811c0, 0x04000015,
+ 0x592c040e, 0x591c0a02, 0x80040580, 0x04020011,
+ 0x591c000a, 0x800001c0, 0x04020007, 0x591c081f,
+ 0x59340002, 0x80040580, 0x82000500, 0x00ffffff,
+ 0x0401f002, 0x81340580, 0x04020006, 0x82080580,
+ 0x00000007, 0x0402003d, 0x4a023c03, 0x00000024,
+ 0x59a8000f, 0x592c100b, 0x82081500, 0x00ffffff,
+ 0x80081580, 0x0402001a, 0x592c080a, 0x82041500,
+ 0x00ffffff, 0x80081580, 0x0400000f, 0x80040932,
+ 0x82040580, 0x00000042, 0x0402000e, 0x49365803,
+ 0x0401f910, 0x80000580, 0x1c01f000, 0x42001000,
+ 0x0000000a, 0x0401f00f, 0x42001000, 0x00000010,
+ 0x0401f00c, 0x42001000, 0x00000014, 0x0401f009,
+ 0x42001000, 0x00000017, 0x0401f006, 0x42001000,
+ 0x00000018, 0x0401f003, 0x42001000, 0x0000003c,
+ 0x492fc857, 0x480bc857, 0x42000800, 0x00000019,
+ 0x42028000, 0x00000031, 0x82000540, 0x00000001,
+ 0x0401f7e6, 0x492fc857, 0x4803c857, 0x480bc857,
+ 0x40000800, 0x0401f7f7, 0x492fc857, 0x42000800,
+ 0x0000000a, 0x41781000, 0x0401f7f2, 0x41780800,
+ 0x41781000, 0x0401f7f1, 0x42000800, 0x0000001e,
+ 0x0401f7f9, 0x42000800, 0x00000001, 0x0401f7f6,
+ 0x82004d80, 0x0000001d, 0x02000800, 0x0010032d,
+ 0x82004d80, 0x0000001a, 0x04020003, 0x40101000,
+ 0x0401f7e5, 0x82004d80, 0x0000001b, 0x04020003,
+ 0x40181000, 0x0401f7e0, 0x82004d80, 0x0000001c,
+ 0x040007dd, 0x82004d80, 0x00000019, 0x040007da,
+ 0x0401f7de, 0x0201f800, 0x0010a61e, 0x42028000,
+ 0x00000000, 0x0401f7de, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x5930200a, 0x801021c0, 0x04000035,
+ 0x58101400, 0x4813c857, 0x480bc857, 0x82081d00,
+ 0x000000ff, 0x59300c03, 0x82040580, 0x00000008,
+ 0x04000022, 0x82040580, 0x0000000a, 0x04000017,
+ 0x82040580, 0x0000000c, 0x04000010, 0x82040580,
+ 0x00000002, 0x04000019, 0x82040580, 0x00000001,
+ 0x04000012, 0x82040580, 0x00000003, 0x0400000b,
+ 0x82040580, 0x00000005, 0x04000004, 0x82040580,
+ 0x00000033, 0x04020017, 0x820c0580, 0x00000009,
+ 0x0400000d, 0x0401f013, 0x820c0580, 0x00000005,
+ 0x04000009, 0x0401f00f, 0x820c0580, 0x0000000b,
+ 0x04000005, 0x0401f00b, 0x820c0580, 0x00000003,
+ 0x04020008, 0x82081d00, 0xffffff00, 0x840c01c0,
+ 0x800c0540, 0x4807c857, 0x4803c857, 0x48002400,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04020003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x599c0017, 0x8c00050a, 0x04000003, 0x80000580,
+ 0x1c01f000, 0x59a8021b, 0x82000500, 0x00000028,
+ 0x04000008, 0x42028800, 0x000007fd, 0x0201f800,
+ 0x00020319, 0x04020003, 0x5934000a, 0x8c000504,
+ 0x1c01f000, 0x4d300000, 0x5934000e, 0x80026540,
+ 0x04000006, 0x0201f800, 0x00105c15, 0x02000800,
+ 0x00105ded, 0x497a680e, 0x5c026000, 0x1c01f000,
+ 0x40681000, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04020003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x4d440000, 0x4d340000, 0x80000580, 0x40001800,
+ 0x40028800, 0x82080580, 0x00000008, 0x04020003,
+ 0x42001800, 0x00000001, 0x0201f800, 0x00020319,
+ 0x0402000a, 0x0401fd2c, 0x04020008, 0x800c19c0,
+ 0x04000004, 0x59340405, 0x8c000508, 0x04000003,
+ 0x80081040, 0x04000009, 0x81468800, 0x83440480,
+ 0x00000800, 0x040017f1, 0x80000580, 0x5c026800,
+ 0x5c028800, 0x1c01f000, 0x82000540, 0x00000001,
+ 0x5c026800, 0x5c028800, 0x1c01f000, 0x42000800,
+ 0x00000008, 0x59bc00e4, 0x8c000524, 0x0402002e,
+ 0x59a8021b, 0x8c000508, 0x0402002b, 0x5934100a,
+ 0x82081500, 0x0000e000, 0x41781800, 0x82080580,
+ 0x00000000, 0x04000006, 0x800c1800, 0x82080580,
+ 0x00002000, 0x04000002, 0x800c1800, 0x42007000,
+ 0x0010b995, 0x58380401, 0x8c000504, 0x04000007,
+ 0x820c2c80, 0x00000003, 0x04021017, 0x820c0400,
+ 0x0010449f, 0x0401f013, 0x41782000, 0x59342a04,
+ 0x82140480, 0x00000800, 0x04021006, 0x80102000,
+ 0x82140480, 0x00000400, 0x04021002, 0x80102000,
+ 0x800c00c2, 0x800c0400, 0x80100400, 0x82002c80,
+ 0x00000006, 0x04021004, 0x82000400, 0x001044a2,
+ 0x50000800, 0x48066c04, 0x1c01f000, 0x00000002,
+ 0x00000004, 0x00000008, 0x00002802, 0x00001402,
+ 0x00000a02, 0x00001402, 0x00000a02, 0x00000502,
+ 0x59a80853, 0x800409c0, 0x04020005, 0x492f5052,
+ 0x492f5053, 0x0201f000, 0x001070bc, 0x492c0800,
+ 0x492f5053, 0x1c01f000, 0x5934000f, 0x41784000,
+ 0x80001540, 0x0400000d, 0x58080205, 0x82000500,
+ 0x000000ff, 0x82000580, 0x00000012, 0x04020004,
+ 0x5808020d, 0x80040580, 0x04000006, 0x58080000,
+ 0x40084000, 0x0401f7f3, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x42000000, 0x0010c2b2, 0x4a000400,
+ 0x00000707, 0x4a000204, 0x00000840, 0x4a000403,
+ 0x0000ffff, 0x49780200, 0x1c01f000, 0x4d340000,
+ 0x4d440000, 0x4c580000, 0x4200b000, 0x000007f0,
+ 0x4803c856, 0x417a8800, 0x0201f800, 0x00020319,
+ 0x04020006, 0x59340200, 0x8c00051a, 0x04000003,
+ 0x8400051a, 0x48026a00, 0x81468800, 0x8058b040,
+ 0x040207f6, 0x5c00b000, 0x5c028800, 0x5c026800,
+ 0x1c01f000, 0x4a033011, 0x00000000, 0x4a03b104,
+ 0x80000000, 0x4a03b104, 0x60000001, 0x497b3016,
+ 0x497b3017, 0x1c01f000, 0x599c0018, 0x4803c856,
+ 0x497b3014, 0x497b3015, 0x82000500, 0x0000000f,
+ 0x48033012, 0x04000009, 0x599c0216, 0x82000500,
+ 0x0000ffff, 0x04020003, 0x42000000, 0x00000002,
+ 0x48033013, 0x850e1d62, 0x1c01f000, 0x0401ffef,
+ 0x4a03c826, 0x00000004, 0x599c0209, 0x80000540,
+ 0x0400001e, 0x599c0207, 0x80000540, 0x04000007,
+ 0x800000cc, 0x599c080d, 0x80040400, 0x4803b100,
+ 0x497bb102, 0x59d80101, 0x599c000d, 0x4803b100,
+ 0x599c000e, 0x4803b101, 0x599c0207, 0x80000540,
+ 0x04020002, 0x497bb102, 0x599c0a09, 0x82040540,
+ 0x00400000, 0x4803b103, 0x4a03b109, 0x00000005,
+ 0x4a03b104, 0x10000001, 0x8d0e1d22, 0x04020004,
+ 0x4a033011, 0x00000001, 0x1c01f000, 0x8d0e1d20,
+ 0x04020004, 0x4a033011, 0x00000002, 0x0401f7fb,
+ 0x4a033011, 0x00000003, 0x0401f7f8, 0x592c0205,
+ 0x492fc857, 0x80000540, 0x04000008, 0x42034000,
+ 0x0010b8fa, 0x59a1d806, 0x80edd9c0, 0x02000800,
+ 0x0010032d, 0x0401f007, 0x0201f800, 0x00109291,
+ 0x02020800, 0x0010032d, 0x5931d822, 0x58ef400a,
+ 0x58ec0008, 0x800001c0, 0x02000800, 0x0010032d,
+ 0x0801f800, 0x1c01f000, 0x40680800, 0x5c000000,
+ 0x4c000000, 0x4803c857, 0x492fc857, 0x4943c857,
+ 0x4807c857, 0x4a025a05, 0x00000103, 0x49425a07,
+ 0x48065a09, 0x4a025c07, 0x0000ffff, 0x813261c0,
+ 0x04000003, 0x59300402, 0x48025c07, 0x832c0400,
+ 0x0000000a, 0x04011000, 0x4803c840, 0x4a03c842,
+ 0x0000000b, 0x04011000, 0x1c01f000, 0x59a80011,
+ 0x82000c80, 0x0000000a, 0x02021800, 0x0010032d,
+ 0x0c01f809, 0x4a038805, 0x000000f0, 0x59c400a3,
+ 0x82000500, 0x02870000, 0x02020800, 0x0010032d,
+ 0x1c01f000, 0x00104602, 0x00104574, 0x00104593,
+ 0x001045c7, 0x001045f2, 0x0010032d, 0x0010032d,
+ 0x00104593, 0x0010032d, 0x00104573, 0x1c01f000,
+ 0x42002000, 0x00000003, 0x0201f800, 0x00104a49,
+ 0x4a038808, 0x00000004, 0x0201f800, 0x00104a30,
+ 0x59c40805, 0x8c040d0e, 0x04020014, 0x8c040d0a,
+ 0x0402000b, 0x8c040d0c, 0x04020006, 0x8c040d08,
+ 0x0400000e, 0x4a035011, 0x00000003, 0x0401f00a,
+ 0x4a035011, 0x00000000, 0x0401f007, 0x42000000,
+ 0x0010bc72, 0x0201f800, 0x0010ae10, 0x4a035011,
+ 0x00000002, 0x0401f8c4, 0x1c01f000, 0x59a80073,
+ 0x8c00053e, 0x04020018, 0x42002000, 0x00000000,
+ 0x0201f800, 0x00104a49, 0x4a038808, 0x00000002,
+ 0x59c40805, 0x8c040d08, 0x04020025, 0x8c040d0c,
+ 0x04020020, 0x8c040d0e, 0x0402001b, 0x82040500,
+ 0x000000f0, 0x04020021, 0x0201f800, 0x00104a30,
+ 0x4a038808, 0x00000080, 0x59c40002, 0x8400050c,
+ 0x48038802, 0x0401f9db, 0x4d3c0000, 0x42027800,
+ 0x00000001, 0x0201f800, 0x001091ff, 0x5c027800,
+ 0x4a038808, 0x00000080, 0x42002000, 0x00000002,
+ 0x0201f800, 0x00104a49, 0x4a035011, 0x00000009,
0x0401f00a, 0x4a035011, 0x00000001, 0x0401f006,
0x4a035011, 0x00000000, 0x0401f003, 0x4a035011,
- 0x00000002, 0x0401f865, 0x1c01f000, 0x0201f800,
- 0x00104b3e, 0x4a038808, 0x00000008, 0x59c40805,
- 0x8c040d0c, 0x04020006, 0x8c040d0e, 0x04000007,
+ 0x00000003, 0x0401f890, 0x1c01f000, 0x42002000,
+ 0x00000001, 0x0201f800, 0x00104a49, 0x4a038808,
+ 0x00000080, 0x59c40805, 0x8c040d0a, 0x0402001f,
+ 0x8c040d0c, 0x0402001a, 0x8c040d0e, 0x04020015,
+ 0x82040500, 0x000000f0, 0x0402001b, 0x59c40002,
+ 0x8400050c, 0x48038802, 0x0401f9ae, 0x4d3c0000,
+ 0x42027800, 0x00000001, 0x0201f800, 0x001091ff,
+ 0x5c027800, 0x42002000, 0x00000002, 0x0201f800,
+ 0x00104a49, 0x4a035011, 0x00000009, 0x0401f00a,
+ 0x4a035011, 0x00000001, 0x0401f006, 0x4a035011,
+ 0x00000000, 0x0401f003, 0x4a035011, 0x00000002,
+ 0x0401f865, 0x1c01f000, 0x0201f800, 0x00104b7d,
+ 0x4a038808, 0x00000008, 0x59c40805, 0x8c040d0c,
+ 0x04020006, 0x8c040d0e, 0x04000007, 0x4a035011,
+ 0x00000001, 0x0401f003, 0x4a035011, 0x00000000,
+ 0x0401f855, 0x1c01f000, 0x42002000, 0x00000004,
+ 0x0201f800, 0x00104a49, 0x0401f89e, 0x59c40805,
+ 0x8c040d0c, 0x0402000b, 0x8c040d0a, 0x04020006,
+ 0x8c040d0e, 0x04000007, 0x4a035011, 0x00000001,
+ 0x0401f003, 0x4a035011, 0x00000002, 0x0401f842,
+ 0x1c01f000, 0x0401f940, 0x02020800, 0x0010032d,
+ 0x59a80873, 0x8c040d3e, 0x04000004, 0x4a035014,
+ 0x00000001, 0x0401f037, 0x42002000, 0x00000007,
+ 0x0201f800, 0x00104a49, 0x8d0e1d0c, 0x04000014,
+ 0x850e1d0c, 0x4a038805, 0x00000010, 0x0201f800,
+ 0x00101731, 0x59c40005, 0x8c000508, 0x04000008,
+ 0x4a038808, 0x00000008, 0x4a035014, 0x00000001,
+ 0x4202d800, 0x00000001, 0x0401f022, 0x59c40006,
+ 0x84000548, 0x48038806, 0x0401f01e, 0x59a80011,
+ 0x82000580, 0x00000001, 0x04020018, 0x42000000,
+ 0x0010bc72, 0x0201f800, 0x0010ae10, 0x4ce80000,
+ 0x4201d000, 0x000003e8, 0x0201f800, 0x001059d2,
+ 0x59c40005, 0x82000500, 0x00000030, 0x0400000a,
+ 0x8c00050a, 0x04000005, 0x42002000, 0x00000000,
+ 0x0401fbfd, 0x0401f004, 0x42002000, 0x00000001,
+ 0x0401fbf9, 0x5c01d000, 0x4a035011, 0x00000004,
+ 0x1c01f000, 0x4c040000, 0x4c080000, 0x42000800,
+ 0x00000064, 0x42001000, 0x00104660, 0x0201f800,
+ 0x001059b4, 0x5c001000, 0x5c000800, 0x1c01f000,
+ 0x4803c856, 0x4c040000, 0x0201f800, 0x001061b2,
+ 0x4df00000, 0x0201f800, 0x001063aa, 0x5c03e000,
+ 0x02000800, 0x0010619f, 0x42000000, 0x0010bc71,
+ 0x0201f800, 0x0010ae10, 0x0401ffa7, 0x5c000800,
+ 0x1c01f000, 0x4803c856, 0x4c040000, 0x4c080000,
+ 0x0201f800, 0x001061b2, 0x4df00000, 0x0201f800,
+ 0x001063aa, 0x5c03e000, 0x02000800, 0x0010619f,
+ 0x59c40006, 0x84000500, 0x48038806, 0x0201f800,
+ 0x00106480, 0x497b8880, 0x42000000, 0x0010bc70,
+ 0x0201f800, 0x0010ae10, 0x0201f800, 0x00101617,
+ 0x4a035058, 0x00000004, 0x4202d800, 0x00000004,
+ 0x4a038805, 0x00000001, 0x42001000, 0x00104660,
+ 0x0201f800, 0x001059bf, 0x0201f800, 0x00100454,
+ 0x0401f8dd, 0x04000006, 0x42006000, 0xfeffffff,
+ 0x41786800, 0x0201f800, 0x00103a7d, 0x0201f800,
+ 0x0010ef18, 0x42000000, 0x00000080, 0x0201f800,
+ 0x00101365, 0x5c001000, 0x5c000800, 0x1c01f000,
+ 0x59c40008, 0x82000580, 0x00000010, 0x04000007,
+ 0x4a038808, 0x00000010, 0x4201d000, 0x00001388,
+ 0x0201f800, 0x001059d2, 0x1c01f000, 0x4c040000,
+ 0x59a80814, 0x82040580, 0x00000000, 0x0400000b,
+ 0x82040580, 0x00000001, 0x0400000b, 0x82040580,
+ 0x00000002, 0x04000013, 0x82040580, 0x00000003,
+ 0x04000013, 0x0401f05d, 0x4a035011, 0x00000000,
+ 0x0401f011, 0x59a80873, 0x8c040d3e, 0x04000006,
+ 0x4a035011, 0x00000003, 0x4a035014, 0x00000004,
+ 0x0401f052, 0x4a035011, 0x00000004, 0x0401f006,
0x4a035011, 0x00000001, 0x0401f003, 0x4a035011,
- 0x00000000, 0x0401f855, 0x1c01f000, 0x42002000,
- 0x00000004, 0x0201f800, 0x00104a0a, 0x0401f89e,
- 0x59c40805, 0x8c040d0c, 0x0402000b, 0x8c040d0a,
- 0x04020006, 0x8c040d0e, 0x04000007, 0x4a035011,
- 0x00000001, 0x0401f003, 0x4a035011, 0x00000002,
- 0x0401f842, 0x1c01f000, 0x0401f940, 0x02020800,
- 0x0010032d, 0x59a80873, 0x8c040d3e, 0x04000004,
- 0x4a035014, 0x00000001, 0x0401f037, 0x42002000,
- 0x00000007, 0x0201f800, 0x00104a0a, 0x8d0e1d0c,
- 0x04000014, 0x850e1d0c, 0x4a038805, 0x00000010,
- 0x0201f800, 0x00101730, 0x59c40005, 0x8c000508,
- 0x04000008, 0x4a038808, 0x00000008, 0x4a035014,
- 0x00000001, 0x4202d800, 0x00000001, 0x0401f022,
- 0x59c40006, 0x84000548, 0x48038806, 0x0401f01e,
- 0x59a80011, 0x82000580, 0x00000001, 0x04020018,
- 0x42000000, 0x0010bb72, 0x0201f800, 0x0010ad1d,
- 0x4ce80000, 0x4201d000, 0x000003e8, 0x0201f800,
- 0x0010592d, 0x59c40005, 0x82000500, 0x00000030,
- 0x0400000a, 0x8c00050a, 0x04000005, 0x42002000,
- 0x00000000, 0x0401fbfd, 0x0401f004, 0x42002000,
- 0x00000001, 0x0401fbf9, 0x5c01d000, 0x4a035011,
- 0x00000004, 0x1c01f000, 0x4c040000, 0x4c080000,
- 0x42000800, 0x00000064, 0x42001000, 0x00104621,
- 0x0201f800, 0x0010590f, 0x5c001000, 0x5c000800,
- 0x1c01f000, 0x4803c856, 0x4c040000, 0x0201f800,
- 0x0010610d, 0x4df00000, 0x0201f800, 0x00106305,
- 0x5c03e000, 0x02000800, 0x001060fa, 0x42000000,
- 0x0010bb71, 0x0201f800, 0x0010ad1d, 0x0401ffa7,
- 0x5c000800, 0x1c01f000, 0x4803c856, 0x4c040000,
- 0x4c080000, 0x0201f800, 0x0010610d, 0x4df00000,
- 0x0201f800, 0x00106305, 0x5c03e000, 0x02000800,
- 0x001060fa, 0x59c40006, 0x84000500, 0x48038806,
- 0x0201f800, 0x001063db, 0x497b8880, 0x42000000,
- 0x0010bb70, 0x0201f800, 0x0010ad1d, 0x0201f800,
- 0x00101616, 0x4a035058, 0x00000004, 0x4202d800,
- 0x00000004, 0x4a038805, 0x00000001, 0x42001000,
- 0x00104621, 0x0201f800, 0x0010591a, 0x0201f800,
- 0x00100454, 0x0401f8dd, 0x04000006, 0x42006000,
- 0xfeffffff, 0x41786800, 0x0201f800, 0x00103a6a,
- 0x0201f800, 0x0010ee13, 0x42000000, 0x00000080,
- 0x0201f800, 0x00101364, 0x5c001000, 0x5c000800,
- 0x1c01f000, 0x59c40008, 0x82000580, 0x00000010,
- 0x04000007, 0x4a038808, 0x00000010, 0x4201d000,
- 0x00001388, 0x0201f800, 0x0010592d, 0x1c01f000,
- 0x4c040000, 0x59a80814, 0x82040580, 0x00000000,
- 0x0400000b, 0x82040580, 0x00000001, 0x0400000b,
- 0x82040580, 0x00000002, 0x04000013, 0x82040580,
- 0x00000003, 0x04000013, 0x0401f05d, 0x4a035011,
- 0x00000000, 0x0401f011, 0x59a80873, 0x8c040d3e,
- 0x04000006, 0x4a035011, 0x00000003, 0x4a035014,
- 0x00000004, 0x0401f052, 0x4a035011, 0x00000004,
- 0x0401f006, 0x4a035011, 0x00000001, 0x0401f003,
- 0x4a035011, 0x00000007, 0x497b8880, 0x4a038893,
- 0x00000001, 0x41780000, 0x0201f800, 0x001013db,
- 0x0201f800, 0x001063db, 0x836c0d80, 0x00000004,
- 0x04000008, 0x59c40006, 0x82000500, 0xffffff0f,
- 0x82000540, 0x04000001, 0x48038806, 0x0401f007,
+ 0x00000007, 0x497b8880, 0x4a038893, 0x00000001,
+ 0x41780000, 0x0201f800, 0x001013dc, 0x0201f800,
+ 0x00106480, 0x836c0d80, 0x00000004, 0x04000008,
0x59c40006, 0x82000500, 0xffffff0f, 0x82000540,
- 0x04000000, 0x48038806, 0x0401f888, 0x04020005,
- 0x59c40806, 0x82040d00, 0xfbffff0f, 0x48078806,
- 0x59c40005, 0x8c000534, 0x04020033, 0x42006000,
- 0xfc18ffff, 0x42006800, 0x01000000, 0x0201f800,
- 0x00103a6a, 0x0201f800, 0x00101730, 0x59c408a4,
- 0x82040d00, 0x0000000f, 0x82040d80, 0x0000000c,
- 0x040208b7, 0x0401f871, 0x04000006, 0x42006000,
- 0xfeffffff, 0x41786800, 0x0201f800, 0x00103a6a,
- 0x836c0d80, 0x00000004, 0x0400000f, 0x0401ff4b,
- 0x5994102e, 0x41780800, 0x42000000, 0x0000000a,
- 0x0201f800, 0x00105f69, 0x40080000, 0x59a80831,
- 0x80040c00, 0x42001000, 0x00104632, 0x0201f800,
- 0x00105904, 0x4a035014, 0x00000004, 0x0401fe41,
- 0x0401f856, 0x04020008, 0x59c408a4, 0x82040d00,
- 0x0000000f, 0x82040580, 0x0000000c, 0x02020800,
- 0x0010032d, 0x5c000800, 0x1c01f000, 0x4803c856,
- 0x4c000000, 0x0201f800, 0x0010593d, 0x4a03500f,
- 0x00ffffff, 0x497b5013, 0x59a8001f, 0x82000500,
- 0xffff0000, 0x4803501f, 0x497b8880, 0x497b8893,
- 0x41780000, 0x0201f800, 0x001013db, 0x59c40001,
- 0x82000500, 0xfffffcff, 0x48038801, 0x42006000,
- 0xfc18ffff, 0x41786800, 0x0201f800, 0x00103a6a,
- 0x4a038808, 0x00000000, 0x5c000000, 0x800001c0,
- 0x02020800, 0x001038f5, 0x4a038805, 0x040000f0,
- 0x59c40006, 0x82000500, 0xffffffcf, 0x82000540,
- 0x440000c1, 0x48038806, 0x1c01f000, 0x0401f807,
- 0x42018800, 0x00000001, 0x04000003, 0x42018800,
- 0x00000000, 0x1c01f000, 0x4c5c0000, 0x59a8b813,
- 0x825cbd80, 0x0000aaaa, 0x5c00b800, 0x1c01f000,
- 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x4c5c0000,
- 0x599cb818, 0x825cbd00, 0x00000030, 0x825cbd80,
- 0x00000000, 0x5c00b800, 0x1c01f000, 0x0401f807,
+ 0x04000001, 0x48038806, 0x0401f007, 0x59c40006,
+ 0x82000500, 0xffffff0f, 0x82000540, 0x04000000,
+ 0x48038806, 0x0401f888, 0x04020005, 0x59c40806,
+ 0x82040d00, 0xfbffff0f, 0x48078806, 0x59c40005,
+ 0x8c000534, 0x04020033, 0x42006000, 0xfc18ffff,
+ 0x42006800, 0x01000000, 0x0201f800, 0x00103a7d,
+ 0x0201f800, 0x00101731, 0x59c408a4, 0x82040d00,
+ 0x0000000f, 0x82040d80, 0x0000000c, 0x040208b7,
+ 0x0401f871, 0x04000006, 0x42006000, 0xfeffffff,
+ 0x41786800, 0x0201f800, 0x00103a7d, 0x836c0d80,
+ 0x00000004, 0x0400000f, 0x0401ff4b, 0x5994102e,
+ 0x41780800, 0x42000000, 0x0000000a, 0x0201f800,
+ 0x0010600e, 0x40080000, 0x59a80831, 0x80040c00,
+ 0x42001000, 0x00104671, 0x0201f800, 0x001059a9,
+ 0x4a035014, 0x00000004, 0x0401fe41, 0x0401f856,
+ 0x04020008, 0x59c408a4, 0x82040d00, 0x0000000f,
+ 0x82040580, 0x0000000c, 0x02020800, 0x0010032d,
+ 0x5c000800, 0x1c01f000, 0x4803c856, 0x4c000000,
+ 0x0201f800, 0x001059e2, 0x4a03500f, 0x00ffffff,
+ 0x497b5013, 0x59a8001f, 0x82000500, 0xffff0000,
+ 0x4803501f, 0x497b8880, 0x497b8893, 0x41780000,
+ 0x0201f800, 0x001013dc, 0x59c40001, 0x82000500,
+ 0xfffffcff, 0x48038801, 0x42006000, 0xfc18ffff,
+ 0x41786800, 0x0201f800, 0x00103a7d, 0x4a038808,
+ 0x00000000, 0x5c000000, 0x800001c0, 0x02020800,
+ 0x00103908, 0x4a038805, 0x040000f0, 0x59c40006,
+ 0x82000500, 0xffffffcf, 0x82000540, 0x440000c1,
+ 0x48038806, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x4c5c0000, 0x59a8b813, 0x825cbd80,
+ 0x0000aaaa, 0x5c00b800, 0x1c01f000, 0x0401f807,
0x42018800, 0x00000001, 0x04000003, 0x42018800,
0x00000000, 0x1c01f000, 0x4c5c0000, 0x599cb818,
- 0x825cbd00, 0x00000030, 0x825cbd80, 0x00000010,
+ 0x825cbd00, 0x00000030, 0x825cbd80, 0x00000000,
0x5c00b800, 0x1c01f000, 0x0401f807, 0x42018800,
0x00000001, 0x04000003, 0x42018800, 0x00000000,
0x1c01f000, 0x4c5c0000, 0x599cb818, 0x825cbd00,
- 0x00000030, 0x825cbd80, 0x00000020, 0x5c00b800,
- 0x1c01f000, 0x490fc857, 0x830c0d00, 0x00000013,
- 0x04000022, 0x599c1017, 0x4d3c0000, 0x830c0500,
- 0x00000011, 0x04000005, 0x417a7800, 0x8d0e1d20,
- 0x04020009, 0x0401f011, 0x42027800, 0x00000008,
- 0x8d0e1d20, 0x0400000d, 0x42003000, 0x00000003,
- 0x0401f003, 0x42003000, 0x00000004, 0x42028000,
- 0x0000000e, 0x0201f800, 0x00109f44, 0x599c1017,
- 0x8c08150a, 0x04020007, 0x42028000, 0x00000004,
- 0x0201f800, 0x0010ded4, 0x4803c856, 0x850e1d08,
- 0x5c027800, 0x0401f009, 0x8d0e1d20, 0x04000007,
- 0x42028000, 0x0000000f, 0x42003000, 0x00000001,
- 0x0201f800, 0x00109f44, 0x1c01f000, 0x4803c856,
- 0x4c580000, 0x42000000, 0x0010bc86, 0x0201f800,
- 0x0010ad1d, 0x42000800, 0x0010c474, 0x59c40003,
- 0x44000800, 0x59c40004, 0x48000801, 0x59c4000b,
- 0x48000802, 0x59c4008e, 0x48000803, 0x59c4008f,
- 0x48000804, 0x59c40090, 0x48000805, 0x59c40091,
- 0x48000806, 0x59c40092, 0x48000807, 0x59c40093,
- 0x48000808, 0x59c40099, 0x48000809, 0x59c4009e,
- 0x4800080a, 0x59c400aa, 0x4800080b, 0x59c400af,
- 0x4800080c, 0x59c400b2, 0x4800080d, 0x59c400b1,
- 0x4800080e, 0x82040c00, 0x0000000f, 0x41c41800,
- 0x4200b000, 0x00000030, 0x580c0050, 0x44000800,
+ 0x00000030, 0x825cbd80, 0x00000010, 0x5c00b800,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x4c5c0000, 0x599cb818, 0x825cbd00, 0x00000030,
+ 0x825cbd80, 0x00000020, 0x5c00b800, 0x1c01f000,
+ 0x490fc857, 0x830c0d00, 0x00000013, 0x04000022,
+ 0x599c1017, 0x4d3c0000, 0x830c0500, 0x00000011,
+ 0x04000005, 0x417a7800, 0x8d0e1d20, 0x04020009,
+ 0x0401f011, 0x42027800, 0x00000008, 0x8d0e1d20,
+ 0x0400000d, 0x42003000, 0x00000003, 0x0401f003,
+ 0x42003000, 0x00000004, 0x42028000, 0x0000000e,
+ 0x0201f800, 0x0010a01b, 0x599c1017, 0x8c08150a,
+ 0x04020007, 0x42028000, 0x00000004, 0x0201f800,
+ 0x0010dfe1, 0x4803c856, 0x850e1d08, 0x5c027800,
+ 0x0401f009, 0x8d0e1d20, 0x04000007, 0x42028000,
+ 0x0000000f, 0x42003000, 0x00000001, 0x0201f800,
+ 0x0010a01b, 0x1c01f000, 0x4803c856, 0x4c580000,
+ 0x42000000, 0x0010bd86, 0x0201f800, 0x0010ae10,
+ 0x42000800, 0x0010c574, 0x59c40003, 0x44000800,
+ 0x59c40004, 0x48000801, 0x59c4000b, 0x48000802,
+ 0x59c4008e, 0x48000803, 0x59c4008f, 0x48000804,
+ 0x59c40090, 0x48000805, 0x59c40091, 0x48000806,
+ 0x59c40092, 0x48000807, 0x59c40093, 0x48000808,
+ 0x59c40099, 0x48000809, 0x59c4009e, 0x4800080a,
+ 0x59c400aa, 0x4800080b, 0x59c400af, 0x4800080c,
+ 0x59c400b2, 0x4800080d, 0x59c400b1, 0x4800080e,
+ 0x82040c00, 0x0000000f, 0x41c41800, 0x4200b000,
+ 0x00000030, 0x580c0050, 0x44000800, 0x80040800,
+ 0x800c1800, 0x8058b040, 0x040207fb, 0x41c41800,
+ 0x4200b000, 0x00000020, 0x580c0010, 0x44000800,
0x80040800, 0x800c1800, 0x8058b040, 0x040207fb,
- 0x41c41800, 0x4200b000, 0x00000020, 0x580c0010,
- 0x44000800, 0x80040800, 0x800c1800, 0x8058b040,
- 0x040207fb, 0x497b8830, 0x4200b000, 0x00000040,
- 0x59c40031, 0x44000800, 0x80040800, 0x8058b040,
- 0x040207fc, 0x497b88ac, 0x4200b000, 0x00000010,
- 0x59c400ad, 0x44000800, 0x80040800, 0x8058b040,
- 0x040207fc, 0x59c41001, 0x4c080000, 0x8408150c,
- 0x480b8801, 0x4a0370e4, 0x00000300, 0x4a0370e5,
- 0xb0000000, 0x42000800, 0x00000800, 0x80040840,
- 0x02000800, 0x0010032d, 0x59b800e5, 0x8c000538,
- 0x040207fb, 0x4a0370e4, 0x00000200, 0x42006000,
- 0xffffffff, 0x42006800, 0x80000000, 0x0201f800,
- 0x00103a6a, 0x4a038807, 0x00000001, 0x497b8807,
- 0x0401fb74, 0x4a038808, 0x00000010, 0x42006000,
- 0xfcf8ffff, 0x42006800, 0x01000000, 0x0201f800,
- 0x00103a6a, 0x5c001000, 0x480b8801, 0x42000800,
- 0x0010c474, 0x50040000, 0x48038803, 0x58040001,
- 0x48038804, 0x58040002, 0x4803880b, 0x58040003,
- 0x4803888e, 0x58040004, 0x4803888f, 0x58040005,
- 0x48038890, 0x58040006, 0x48038891, 0x58040007,
- 0x48038892, 0x58040008, 0x48038893, 0x58040009,
- 0x48038899, 0x5804000a, 0x4803889e, 0x5804000b,
- 0x480388aa, 0x5804000c, 0x480388af, 0x5804000d,
- 0x480388b2, 0x5804000e, 0x480388b1, 0x82040c00,
- 0x0000000f, 0x41c41800, 0x4200b000, 0x00000030,
- 0x50040000, 0x48001850, 0x80040800, 0x800c1800,
- 0x8058b040, 0x040207fb, 0x41c41800, 0x4200b000,
- 0x00000020, 0x50040000, 0x48001810, 0x80040800,
- 0x800c1800, 0x8058b040, 0x040207fb, 0x497b8830,
- 0x4200b000, 0x00000040, 0x50040000, 0x48038831,
- 0x80040800, 0x8058b040, 0x040207fc, 0x497b88ac,
- 0x4200b000, 0x00000010, 0x50040000, 0x480388ad,
- 0x80040800, 0x8058b040, 0x040207fc, 0x497b8880,
- 0x41780000, 0x0201f800, 0x001013db, 0x59c408a4,
- 0x82040d00, 0x0000000f, 0x82040580, 0x0000000c,
- 0x02020800, 0x0010032d, 0x4a038805, 0x04000000,
- 0x5c00b000, 0x1c01f000, 0x4803c856, 0x42000800,
- 0x00000001, 0x0201f800, 0x00101993, 0x4c580000,
- 0x4ce80000, 0x42000000, 0x0010bb73, 0x0201f800,
- 0x0010ad1d, 0x59c41008, 0x4c080000, 0x82081500,
- 0xffffff7f, 0x480b8808, 0x59c40004, 0x82000500,
- 0x00003e02, 0x04000005, 0x4201d000, 0x00000014,
- 0x0201f800, 0x0010592d, 0x59c40006, 0x82000500,
- 0xffffff0f, 0x48038806, 0x0401faf1, 0x59a8006a,
- 0x80000540, 0x04000014, 0x4a038805, 0x00000001,
- 0x4c580000, 0x4200b000, 0x000006a4, 0x4201d000,
- 0x00000064, 0x4c580000, 0x0201f800, 0x0010592d,
- 0x0201f800, 0x001016ee, 0x5c00b000, 0x04000005,
- 0x8058b040, 0x040207f6, 0x5c00b000, 0x0401f011,
- 0x5c00b000, 0x4a038805, 0x00000010, 0x4a038808,
- 0x00000004, 0x4200b000, 0x00000065, 0x59c40005,
- 0x8c000508, 0x0402001d, 0x4201d000, 0x000003e8,
- 0x0201f800, 0x0010592d, 0x8058b040, 0x040207f8,
- 0x42002000, 0x00000007, 0x0401f98c, 0x0401fabf,
- 0x0201f800, 0x001063db, 0x4803c856, 0x59a80073,
- 0x8c00053e, 0x04000004, 0x0201f800, 0x0010a616,
- 0x0401f003, 0x4a038808, 0x00000008, 0x4a035014,
- 0x00000001, 0x4202d800, 0x00000001, 0x82000540,
- 0x00000001, 0x0401f048, 0x42002000, 0x00000001,
- 0x0401f976, 0x0201f800, 0x001007ca, 0x42000000,
- 0x0010bc62, 0x0201f800, 0x0010ad1d, 0x0201f800,
- 0x00100c45, 0x497b8880, 0x59a8001f, 0x82000500,
- 0x0000ffff, 0x4c000000, 0x0201f800, 0x001013db,
+ 0x497b8830, 0x4200b000, 0x00000040, 0x59c40031,
+ 0x44000800, 0x80040800, 0x8058b040, 0x040207fc,
+ 0x497b88ac, 0x4200b000, 0x00000010, 0x59c400ad,
+ 0x44000800, 0x80040800, 0x8058b040, 0x040207fc,
+ 0x59c41001, 0x4c080000, 0x8408150c, 0x480b8801,
+ 0x4a0370e4, 0x00000300, 0x4a0370e5, 0xb0000000,
+ 0x42000800, 0x00000800, 0x80040840, 0x02000800,
+ 0x0010032d, 0x59b800e5, 0x8c000538, 0x040207fb,
+ 0x4a0370e4, 0x00000200, 0x42006000, 0xffffffff,
+ 0x42006800, 0x80000000, 0x0201f800, 0x00103a7d,
+ 0x4a038807, 0x00000001, 0x497b8807, 0x0401fb74,
+ 0x4a038808, 0x00000010, 0x42006000, 0xfcf8ffff,
+ 0x42006800, 0x01000000, 0x0201f800, 0x00103a7d,
+ 0x5c001000, 0x480b8801, 0x42000800, 0x0010c574,
+ 0x50040000, 0x48038803, 0x58040001, 0x48038804,
+ 0x58040002, 0x4803880b, 0x58040003, 0x4803888e,
+ 0x58040004, 0x4803888f, 0x58040005, 0x48038890,
+ 0x58040006, 0x48038891, 0x58040007, 0x48038892,
+ 0x58040008, 0x48038893, 0x58040009, 0x48038899,
+ 0x5804000a, 0x4803889e, 0x5804000b, 0x480388aa,
+ 0x5804000c, 0x480388af, 0x5804000d, 0x480388b2,
+ 0x5804000e, 0x480388b1, 0x82040c00, 0x0000000f,
+ 0x41c41800, 0x4200b000, 0x00000030, 0x50040000,
+ 0x48001850, 0x80040800, 0x800c1800, 0x8058b040,
+ 0x040207fb, 0x41c41800, 0x4200b000, 0x00000020,
+ 0x50040000, 0x48001810, 0x80040800, 0x800c1800,
+ 0x8058b040, 0x040207fb, 0x497b8830, 0x4200b000,
+ 0x00000040, 0x50040000, 0x48038831, 0x80040800,
+ 0x8058b040, 0x040207fc, 0x497b88ac, 0x4200b000,
+ 0x00000010, 0x50040000, 0x480388ad, 0x80040800,
+ 0x8058b040, 0x040207fc, 0x497b8880, 0x41780000,
+ 0x0201f800, 0x001013dc, 0x59c408a4, 0x82040d00,
+ 0x0000000f, 0x82040580, 0x0000000c, 0x02020800,
+ 0x0010032d, 0x4a038805, 0x04000000, 0x5c00b000,
+ 0x1c01f000, 0x4803c856, 0x42000800, 0x00000001,
+ 0x0201f800, 0x00101994, 0x4c580000, 0x4ce80000,
+ 0x42000000, 0x0010bc73, 0x0201f800, 0x0010ae10,
+ 0x59c41008, 0x4c080000, 0x82081500, 0xffffff7f,
+ 0x480b8808, 0x59c40004, 0x82000500, 0x00003e02,
+ 0x04000005, 0x4201d000, 0x00000014, 0x0201f800,
+ 0x001059d2, 0x59c40006, 0x82000500, 0xffffff0f,
+ 0x48038806, 0x0401faf1, 0x59a8006a, 0x80000540,
+ 0x04000014, 0x4a038805, 0x00000001, 0x4c580000,
+ 0x4200b000, 0x000006a4, 0x4201d000, 0x00000064,
+ 0x4c580000, 0x0201f800, 0x001059d2, 0x0201f800,
+ 0x001016ef, 0x5c00b000, 0x04000005, 0x8058b040,
+ 0x040207f6, 0x5c00b000, 0x0401f011, 0x5c00b000,
+ 0x4a038805, 0x00000010, 0x4a038808, 0x00000004,
+ 0x4200b000, 0x00000065, 0x59c40005, 0x8c000508,
+ 0x0402001d, 0x4201d000, 0x000003e8, 0x0201f800,
+ 0x001059d2, 0x8058b040, 0x040207f8, 0x42002000,
+ 0x00000007, 0x0401f98c, 0x0401fabf, 0x0201f800,
+ 0x00106480, 0x4803c856, 0x59a80073, 0x8c00053e,
+ 0x04000004, 0x0201f800, 0x0010a709, 0x0401f003,
+ 0x4a038808, 0x00000008, 0x4a035014, 0x00000001,
+ 0x4202d800, 0x00000001, 0x82000540, 0x00000001,
+ 0x0401f048, 0x42002000, 0x00000001, 0x0401f976,
+ 0x0201f800, 0x001007c8, 0x42000000, 0x0010bd62,
+ 0x0201f800, 0x0010ae10, 0x0201f800, 0x00100c46,
+ 0x497b8880, 0x59a8001f, 0x82000500, 0x0000ffff,
+ 0x4c000000, 0x0201f800, 0x001013dc, 0x5c000000,
+ 0x48038880, 0x41780800, 0x0201f800, 0x00101994,
+ 0x4a038808, 0x00000000, 0x4a038805, 0x00000008,
+ 0x4200b000, 0x00000065, 0x4a038805, 0x000000f0,
+ 0x59a8006a, 0x80000540, 0x04000005, 0x4201d000,
+ 0x00000002, 0x0201f800, 0x001059d2, 0x0201f800,
+ 0x00101731, 0x42000800, 0x000000f0, 0x59c40005,
+ 0x80040d00, 0x04000008, 0x4201d000, 0x000003e8,
+ 0x0201f800, 0x001059d2, 0x8058b040, 0x040207eb,
+ 0x0401f7b7, 0x59a8006a, 0x80000540, 0x04000004,
+ 0x59c40005, 0x8c000506, 0x040007f4, 0x42002000,
+ 0x00000002, 0x0401f93c, 0x59c40006, 0x82000540,
+ 0x000000f0, 0x48038806, 0x59a80012, 0x80000540,
+ 0x04020002, 0x80000000, 0x48038893, 0x80000580,
+ 0x4df00000, 0x0201f800, 0x00101759, 0x5c03e000,
+ 0x5c001000, 0x480b8808, 0x5c01d000, 0x5c00b000,
+ 0x1c01f000, 0x4803c856, 0x42000800, 0x00000001,
+ 0x0201f800, 0x00101994, 0x4c580000, 0x4ce80000,
+ 0x59c41008, 0x4c080000, 0x82081500, 0xffffff7f,
+ 0x480b8808, 0x59c40004, 0x82000500, 0x00003e02,
+ 0x04000005, 0x4201d000, 0x00000014, 0x0201f800,
+ 0x001059d2, 0x0201f800, 0x001007c8, 0x42000000,
+ 0x0010bd63, 0x0201f800, 0x0010ae10, 0x0201f800,
+ 0x00100c46, 0x42002000, 0x00000000, 0x0401f90a,
+ 0x4a038808, 0x00000002, 0x80000580, 0x48038880,
+ 0x48038893, 0x0201f800, 0x001013dc, 0x4200b000,
+ 0x00000384, 0x4a038805, 0x000000f0, 0x0201f800,
+ 0x00101731, 0x42000800, 0x000000f0, 0x59c40005,
+ 0x80040d00, 0x04000024, 0x82000500, 0x000000d0,
+ 0x04020024, 0x4201d000, 0x00000067, 0x0201f800,
+ 0x001059d2, 0x8058b040, 0x040207ef, 0x42002000,
+ 0x00000007, 0x0401f8ec, 0x0201f800, 0x00106480,
+ 0x0401fa1d, 0x59a80073, 0x8c00053e, 0x04000004,
+ 0x0201f800, 0x0010a709, 0x0401f003, 0x4a038808,
+ 0x00000008, 0x4a035014, 0x00000001, 0x4202d800,
+ 0x00000001, 0x59c40006, 0x8400050a, 0x48038806,
+ 0x4a038805, 0x00000020, 0x82000540, 0x00000001,
+ 0x0401f016, 0x42002000, 0x00000002, 0x0401f8d2,
+ 0x497b8880, 0x59a80012, 0x80000540, 0x04020002,
+ 0x80000000, 0x48038893, 0x59a8001f, 0x82000500,
+ 0x0000ffff, 0x4c000000, 0x0201f800, 0x001013dc,
0x5c000000, 0x48038880, 0x41780800, 0x0201f800,
- 0x00101993, 0x4a038808, 0x00000000, 0x4a038805,
- 0x00000008, 0x4200b000, 0x00000065, 0x4a038805,
- 0x000000f0, 0x59a8006a, 0x80000540, 0x04000005,
- 0x4201d000, 0x00000002, 0x0201f800, 0x0010592d,
- 0x0201f800, 0x00101730, 0x42000800, 0x000000f0,
- 0x59c40005, 0x80040d00, 0x04000008, 0x4201d000,
- 0x000003e8, 0x0201f800, 0x0010592d, 0x8058b040,
- 0x040207eb, 0x0401f7b7, 0x59a8006a, 0x80000540,
- 0x04000004, 0x59c40005, 0x8c000506, 0x040007f4,
- 0x42002000, 0x00000002, 0x0401f93c, 0x59c40006,
- 0x82000540, 0x000000f0, 0x48038806, 0x59a80012,
+ 0x00101994, 0x80000580, 0x4df00000, 0x0201f800,
+ 0x00101759, 0x5c03e000, 0x5c001000, 0x480b8808,
+ 0x5c01d000, 0x5c00b000, 0x1c01f000, 0x4803c856,
+ 0x42000800, 0x00000001, 0x0201f800, 0x00101994,
+ 0x42002000, 0x00000001, 0x0401f8af, 0x59c40004,
+ 0x82000500, 0x00003e02, 0x0400000b, 0x0201f800,
+ 0x00106480, 0x0401f9dc, 0x4a038808, 0x00000008,
+ 0x4a035014, 0x00000001, 0x4202d800, 0x00000001,
+ 0x0401f055, 0x0201f800, 0x001007c8, 0x42000000,
+ 0x0010bd64, 0x0201f800, 0x0010ae10, 0x0201f800,
+ 0x00100c46, 0x59c40006, 0x84000508, 0x48038806,
+ 0x4a038805, 0x00000010, 0x850e1d4c, 0x42000800,
+ 0x00000064, 0x42001000, 0x00104660, 0x0201f800,
+ 0x001059b4, 0x41780800, 0x0201f800, 0x00101994,
+ 0x4a038808, 0x00000000, 0x497b8880, 0x4a038805,
+ 0x000000f0, 0x0201f800, 0x00101731, 0x42000800,
+ 0x000000f0, 0x59c40005, 0x80040d00, 0x0400000e,
+ 0x82000500, 0x000000e0, 0x0402000e, 0x4201d000,
+ 0x000003e8, 0x0201f800, 0x001059d2, 0x0201f800,
+ 0x001057ee, 0x59940004, 0x80000540, 0x040207ec,
+ 0x0401f025, 0x42002000, 0x00000002, 0x0401f86e,
+ 0x4c080000, 0x42001000, 0x00104660, 0x0201f800,
+ 0x001059bf, 0x5c001000, 0x497b8880, 0x59a80012,
0x80000540, 0x04020002, 0x80000000, 0x48038893,
- 0x80000580, 0x4df00000, 0x0201f800, 0x00101758,
- 0x5c03e000, 0x5c001000, 0x480b8808, 0x5c01d000,
- 0x5c00b000, 0x1c01f000, 0x4803c856, 0x42000800,
- 0x00000001, 0x0201f800, 0x00101993, 0x4c580000,
- 0x4ce80000, 0x59c41008, 0x4c080000, 0x82081500,
- 0xffffff7f, 0x480b8808, 0x59c40004, 0x82000500,
- 0x00003e02, 0x04000005, 0x4201d000, 0x00000014,
- 0x0201f800, 0x0010592d, 0x0201f800, 0x001007ca,
- 0x42000000, 0x0010bc63, 0x0201f800, 0x0010ad1d,
- 0x0201f800, 0x00100c45, 0x42002000, 0x00000000,
- 0x0401f90a, 0x4a038808, 0x00000002, 0x80000580,
- 0x48038880, 0x48038893, 0x0201f800, 0x001013db,
- 0x4200b000, 0x00000384, 0x4a038805, 0x000000f0,
- 0x0201f800, 0x00101730, 0x42000800, 0x000000f0,
- 0x59c40005, 0x80040d00, 0x04000024, 0x82000500,
- 0x000000d0, 0x04020024, 0x4201d000, 0x00000067,
- 0x0201f800, 0x0010592d, 0x8058b040, 0x040207ef,
- 0x42002000, 0x00000007, 0x0401f8ec, 0x0201f800,
- 0x001063db, 0x0401fa1d, 0x59a80073, 0x8c00053e,
- 0x04000004, 0x0201f800, 0x0010a616, 0x0401f003,
- 0x4a038808, 0x00000008, 0x4a035014, 0x00000001,
- 0x4202d800, 0x00000001, 0x59c40006, 0x8400050a,
- 0x48038806, 0x4a038805, 0x00000020, 0x82000540,
- 0x00000001, 0x0401f016, 0x42002000, 0x00000002,
- 0x0401f8d2, 0x497b8880, 0x59a80012, 0x80000540,
- 0x04020002, 0x80000000, 0x48038893, 0x59a8001f,
- 0x82000500, 0x0000ffff, 0x4c000000, 0x0201f800,
- 0x001013db, 0x5c000000, 0x48038880, 0x41780800,
- 0x0201f800, 0x00101993, 0x80000580, 0x4df00000,
- 0x0201f800, 0x00101758, 0x5c03e000, 0x5c001000,
- 0x480b8808, 0x5c01d000, 0x5c00b000, 0x1c01f000,
- 0x4803c856, 0x42000800, 0x00000001, 0x0201f800,
- 0x00101993, 0x42002000, 0x00000001, 0x0401f8af,
- 0x59c40004, 0x82000500, 0x00003e02, 0x0400000b,
- 0x0201f800, 0x001063db, 0x0401f9dc, 0x4a038808,
- 0x00000008, 0x4a035014, 0x00000001, 0x4202d800,
- 0x00000001, 0x0401f055, 0x0201f800, 0x001007ca,
- 0x42000000, 0x0010bc64, 0x0201f800, 0x0010ad1d,
- 0x0201f800, 0x00100c45, 0x59c40006, 0x84000508,
- 0x48038806, 0x4a038805, 0x00000010, 0x850e1d4c,
- 0x42000800, 0x00000064, 0x42001000, 0x00104621,
- 0x0201f800, 0x0010590f, 0x41780800, 0x0201f800,
- 0x00101993, 0x4a038808, 0x00000000, 0x497b8880,
- 0x4a038805, 0x000000f0, 0x0201f800, 0x00101730,
- 0x42000800, 0x000000f0, 0x59c40005, 0x80040d00,
- 0x0400000e, 0x82000500, 0x000000e0, 0x0402000e,
- 0x4201d000, 0x000003e8, 0x0201f800, 0x0010592d,
- 0x0201f800, 0x00105749, 0x59940004, 0x80000540,
- 0x040207ec, 0x0401f025, 0x42002000, 0x00000002,
- 0x0401f86e, 0x4c080000, 0x42001000, 0x00104621,
- 0x0201f800, 0x0010591a, 0x5c001000, 0x497b8880,
- 0x59a80012, 0x80000540, 0x04020002, 0x80000000,
- 0x48038893, 0x59a8001f, 0x82000500, 0x0000ffff,
- 0x4c000000, 0x0201f800, 0x001013db, 0x5c000000,
- 0x48038880, 0x850e1d0c, 0x59c40006, 0x84000548,
- 0x48038806, 0x0201f800, 0x00101758, 0x41780800,
- 0x0201f800, 0x00101993, 0x59c40008, 0x82000540,
- 0x00000080, 0x48038808, 0x1c01f000, 0x4803c856,
- 0x4d400000, 0x4d3c0000, 0x0201f800, 0x001063db,
- 0x0201f800, 0x0010ae24, 0x04020024, 0x599c1017,
- 0x8d0e1d00, 0x0402000b, 0x8c08151a, 0x0400001f,
- 0x850e1d42, 0x42028000, 0x00000004, 0x42027800,
- 0x00000008, 0x8d0e1d20, 0x04020007, 0x0401f013,
- 0x42028000, 0x00000004, 0x417a7800, 0x8d0e1d20,
- 0x0400000e, 0x4d400000, 0x42028000, 0x0000000e,
- 0x42003000, 0x00000003, 0x42028800, 0x0000ffff,
- 0x0201f800, 0x00109f41, 0x5c028000, 0x599c0817,
- 0x8c040d0a, 0x04020005, 0x4943c857, 0x493fc857,
- 0x0201f800, 0x0010ded4, 0x497b8880, 0x4202d800,
- 0x00000001, 0x0401fc83, 0x5c027800, 0x5c028000,
- 0x1c01f000, 0x42000800, 0x00000001, 0x0201f800,
- 0x00101993, 0x0201f800, 0x001007ca, 0x42000000,
- 0x0010bc65, 0x0201f800, 0x0010ad1d, 0x0201f800,
- 0x00100c45, 0x42000000, 0x00000001, 0x0201f800,
- 0x001013db, 0x4a038880, 0x00000001, 0x59c80835,
- 0x59a80072, 0x80040d80, 0x04000002, 0x48039035,
- 0x0201f000, 0x00101758, 0x42000800, 0x0010b7f6,
- 0x48100802, 0x82101480, 0x00000008, 0x04001009,
- 0x58040001, 0x4803c857, 0x4813c857, 0x58040003,
- 0x80000000, 0x48000803, 0x42002000, 0x00000002,
- 0x58040001, 0x82001480, 0x0000000b, 0x04001008,
+ 0x59a8001f, 0x82000500, 0x0000ffff, 0x4c000000,
+ 0x0201f800, 0x001013dc, 0x5c000000, 0x48038880,
+ 0x850e1d0c, 0x59c40006, 0x84000548, 0x48038806,
+ 0x0201f800, 0x00101759, 0x41780800, 0x0201f800,
+ 0x00101994, 0x59c40008, 0x82000540, 0x00000080,
+ 0x48038808, 0x1c01f000, 0x4803c856, 0x4d400000,
+ 0x4d3c0000, 0x0201f800, 0x00106480, 0x0201f800,
+ 0x0010af17, 0x04020024, 0x599c1017, 0x8d0e1d00,
+ 0x0402000b, 0x8c08151a, 0x0400001f, 0x850e1d42,
+ 0x42028000, 0x00000004, 0x42027800, 0x00000008,
+ 0x8d0e1d20, 0x04020007, 0x0401f013, 0x42028000,
+ 0x00000004, 0x417a7800, 0x8d0e1d20, 0x0400000e,
+ 0x4d400000, 0x42028000, 0x0000000e, 0x42003000,
+ 0x00000003, 0x42028800, 0x0000ffff, 0x0201f800,
+ 0x0010a018, 0x5c028000, 0x599c0817, 0x8c040d0a,
+ 0x04020005, 0x4943c857, 0x493fc857, 0x0201f800,
+ 0x0010dfe1, 0x497b8880, 0x4202d800, 0x00000001,
+ 0x0401fc83, 0x5c027800, 0x5c028000, 0x1c01f000,
+ 0x42000800, 0x00000001, 0x0201f800, 0x00101994,
+ 0x0201f800, 0x001007c8, 0x42000000, 0x0010bd65,
+ 0x0201f800, 0x0010ae10, 0x0201f800, 0x00100c46,
+ 0x42000000, 0x00000001, 0x0201f800, 0x001013dc,
+ 0x4a038880, 0x00000001, 0x59c80835, 0x59a80072,
+ 0x80040d80, 0x04000002, 0x48039035, 0x0201f000,
+ 0x00101759, 0x42000800, 0x0010b8f6, 0x48100802,
+ 0x82101480, 0x00000008, 0x04001009, 0x58040001,
0x4803c857, 0x4813c857, 0x58040003, 0x80000000,
- 0x48000803, 0x42000000, 0x00000000, 0x48000800,
- 0x59c428a4, 0x82142d00, 0x0000000f, 0x82142d80,
- 0x0000000c, 0x0c000002, 0x0401f136, 0x00104a36,
- 0x00104a56, 0x00104a77, 0x00104a98, 0x00104ab9,
- 0x00104ad4, 0x00104ae5, 0x00104afc, 0x00104b13,
- 0x00104b2a, 0x00104b2d, 0x40100000, 0x0c01f001,
- 0x00104a40, 0x00104a43, 0x00104a46, 0x00104a47,
- 0x00104a4a, 0x00104a4d, 0x00104a51, 0x00104a54,
- 0x4a000801, 0x00000002, 0x1c01f000, 0x4a000801,
- 0x00000003, 0x0401f0e9, 0x1c01f000, 0x4a000801,
+ 0x48000803, 0x42002000, 0x00000002, 0x58040001,
+ 0x82001480, 0x0000000b, 0x04001008, 0x4803c857,
+ 0x4813c857, 0x58040003, 0x80000000, 0x48000803,
+ 0x42000000, 0x00000000, 0x48000800, 0x59c428a4,
+ 0x82142d00, 0x0000000f, 0x82142d80, 0x0000000c,
+ 0x0c000002, 0x0401f136, 0x00104a75, 0x00104a95,
+ 0x00104ab6, 0x00104ad7, 0x00104af8, 0x00104b13,
+ 0x00104b24, 0x00104b3b, 0x00104b52, 0x00104b69,
+ 0x00104b6c, 0x40100000, 0x0c01f001, 0x00104a7f,
+ 0x00104a82, 0x00104a85, 0x00104a86, 0x00104a89,
+ 0x00104a8c, 0x00104a90, 0x00104a93, 0x4a000801,
+ 0x00000002, 0x1c01f000, 0x4a000801, 0x00000003,
+ 0x0401f0e9, 0x1c01f000, 0x4a000801, 0x00000007,
+ 0x1c01f000, 0x4a000801, 0x00000004, 0x0401f0e6,
+ 0x4a000801, 0x00000005, 0x0401f8eb, 0x0401f0e6,
+ 0x4a000801, 0x00000005, 0x0401f0e7, 0x4813c857,
+ 0x1c01f000, 0x40100000, 0x0c01f001, 0x00104a9f,
+ 0x00104aa2, 0x00104aa5, 0x00104aa6, 0x00104aa9,
+ 0x00104aac, 0x00104ab0, 0x00104ab3, 0x4a000801,
+ 0x00000002, 0x1c01f000, 0x4a000801, 0x00000003,
+ 0x1c01f000, 0x1c01f000, 0x4a000801, 0x00000007,
+ 0x1c01f000, 0x4a000801, 0x00000004, 0x0401f0c6,
+ 0x4a000801, 0x00000005, 0x0401f8cb, 0x0401f0c6,
+ 0x4a000801, 0x00000005, 0x1c01f000, 0x4a000801,
+ 0x00000005, 0x0401f0bc, 0x40100000, 0x0c01f001,
+ 0x00104ac0, 0x00104ac1, 0x00104ac4, 0x00104ac7,
+ 0x00104aca, 0x00104acd, 0x00104ad1, 0x00104ad4,
+ 0x1c01f000, 0x4a000801, 0x00000003, 0x1c01f000,
+ 0x4a000801, 0x00000000, 0x1c01f000, 0x4a000801,
0x00000007, 0x1c01f000, 0x4a000801, 0x00000004,
- 0x0401f0e6, 0x4a000801, 0x00000005, 0x0401f8eb,
- 0x0401f0e6, 0x4a000801, 0x00000005, 0x0401f0e7,
- 0x4813c857, 0x1c01f000, 0x40100000, 0x0c01f001,
- 0x00104a60, 0x00104a63, 0x00104a66, 0x00104a67,
- 0x00104a6a, 0x00104a6d, 0x00104a71, 0x00104a74,
- 0x4a000801, 0x00000002, 0x1c01f000, 0x4a000801,
- 0x00000003, 0x1c01f000, 0x1c01f000, 0x4a000801,
- 0x00000007, 0x1c01f000, 0x4a000801, 0x00000004,
- 0x0401f0c6, 0x4a000801, 0x00000005, 0x0401f8cb,
- 0x0401f0c6, 0x4a000801, 0x00000005, 0x1c01f000,
- 0x4a000801, 0x00000005, 0x0401f0bc, 0x40100000,
- 0x0c01f001, 0x00104a81, 0x00104a82, 0x00104a85,
- 0x00104a88, 0x00104a8b, 0x00104a8e, 0x00104a92,
- 0x00104a95, 0x1c01f000, 0x4a000801, 0x00000003,
+ 0x0401f0a5, 0x4a000801, 0x00000005, 0x0401f8aa,
+ 0x0401f0a5, 0x4a000801, 0x00000005, 0x1c01f000,
+ 0x4a000801, 0x00000005, 0x0401f09b, 0x40100000,
+ 0x0c01f001, 0x00104ae1, 0x00104ae4, 0x00104ae5,
+ 0x00104ae8, 0x00104aeb, 0x00104aee, 0x00104af2,
+ 0x00104af5, 0x4a000801, 0x00000002, 0x1c01f000,
0x1c01f000, 0x4a000801, 0x00000000, 0x1c01f000,
0x4a000801, 0x00000007, 0x1c01f000, 0x4a000801,
- 0x00000004, 0x0401f0a5, 0x4a000801, 0x00000005,
- 0x0401f8aa, 0x0401f0a5, 0x4a000801, 0x00000005,
- 0x1c01f000, 0x4a000801, 0x00000005, 0x0401f09b,
- 0x40100000, 0x0c01f001, 0x00104aa2, 0x00104aa5,
- 0x00104aa6, 0x00104aa9, 0x00104aac, 0x00104aaf,
- 0x00104ab3, 0x00104ab6, 0x4a000801, 0x00000002,
- 0x1c01f000, 0x1c01f000, 0x4a000801, 0x00000000,
- 0x1c01f000, 0x4a000801, 0x00000007, 0x1c01f000,
- 0x4a000801, 0x00000004, 0x0401f084, 0x4a000801,
- 0x00000005, 0x0401f889, 0x0401f084, 0x4a000801,
- 0x00000005, 0x1c01f000, 0x4a000801, 0x00000005,
- 0x0401f07a, 0x40100000, 0x0c01f001, 0x00104ac3,
- 0x00104ac6, 0x00104ac6, 0x00104ac7, 0x00104ac6,
- 0x00104aca, 0x00104ace, 0x00104ad1, 0x4a000801,
- 0x00000002, 0x1c01f000, 0x1c01f000, 0x4a000801,
- 0x00000007, 0x1c01f000, 0x4a000801, 0x00000005,
- 0x0401f86e, 0x0401f069, 0x4a000801, 0x00000005,
- 0x1c01f000, 0x4a000801, 0x00000005, 0x0401f05f,
- 0x40100000, 0x0c01f001, 0x00104ae4, 0x00104ae4,
- 0x00104ae4, 0x00104ade, 0x00104ae1, 0x00104ae4,
- 0x00104ae4, 0x00104ae4, 0x4a000801, 0x00000007,
- 0x1c01f000, 0x4a000801, 0x00000004, 0x1c01f000,
- 0x1c01f000, 0x40100000, 0x0c01f001, 0x00104aef,
- 0x00104af2, 0x00104af2, 0x00104af3, 0x00104af6,
- 0x00104af9, 0x00104af9, 0x00104af9, 0x4a000801,
- 0x00000002, 0x1c01f000, 0x1c01f000, 0x4a000801,
- 0x00000007, 0x1c01f000, 0x4a000801, 0x00000004,
- 0x0401f03a, 0x4a000801, 0x00000008, 0x1c01f000,
- 0x40100000, 0x0c01f001, 0x00104b06, 0x00104b09,
- 0x00104b0c, 0x00104b0c, 0x00104b0d, 0x00104b10,
- 0x00104b10, 0x00104b10, 0x4a000801, 0x00000002,
- 0x1c01f000, 0x4a000801, 0x00000003, 0x1c01f000,
- 0x1c01f000, 0x4a000801, 0x00000004, 0x0401f023,
+ 0x00000004, 0x0401f084, 0x4a000801, 0x00000005,
+ 0x0401f889, 0x0401f084, 0x4a000801, 0x00000005,
+ 0x1c01f000, 0x4a000801, 0x00000005, 0x0401f07a,
+ 0x40100000, 0x0c01f001, 0x00104b02, 0x00104b05,
+ 0x00104b05, 0x00104b06, 0x00104b05, 0x00104b09,
+ 0x00104b0d, 0x00104b10, 0x4a000801, 0x00000002,
+ 0x1c01f000, 0x1c01f000, 0x4a000801, 0x00000007,
+ 0x1c01f000, 0x4a000801, 0x00000005, 0x0401f86e,
+ 0x0401f069, 0x4a000801, 0x00000005, 0x1c01f000,
+ 0x4a000801, 0x00000005, 0x0401f05f, 0x40100000,
+ 0x0c01f001, 0x00104b23, 0x00104b23, 0x00104b23,
+ 0x00104b1d, 0x00104b20, 0x00104b23, 0x00104b23,
+ 0x00104b23, 0x4a000801, 0x00000007, 0x1c01f000,
+ 0x4a000801, 0x00000004, 0x1c01f000, 0x1c01f000,
+ 0x40100000, 0x0c01f001, 0x00104b2e, 0x00104b31,
+ 0x00104b31, 0x00104b32, 0x00104b35, 0x00104b38,
+ 0x00104b38, 0x00104b38, 0x4a000801, 0x00000002,
+ 0x1c01f000, 0x1c01f000, 0x4a000801, 0x00000007,
+ 0x1c01f000, 0x4a000801, 0x00000004, 0x0401f03a,
0x4a000801, 0x00000008, 0x1c01f000, 0x40100000,
- 0x0c01f001, 0x00104b1d, 0x00104b1d, 0x00104b20,
- 0x00104b21, 0x00104b24, 0x00104b20, 0x00104b27,
- 0x00104b20, 0x4a000801, 0x00000005, 0x0401f00f,
- 0x1c01f000, 0x4a000801, 0x00000007, 0x1c01f000,
- 0x4a000801, 0x00000004, 0x1c01f000, 0x4a000801,
- 0x00000008, 0x1c01f000, 0x4a000801, 0x00000009,
- 0x1c01f000, 0x1c01f000, 0x42000000, 0x0010bb5d,
- 0x0201f000, 0x0010ad1d, 0x42000000, 0x0010bb5a,
- 0x0201f000, 0x0010ad1d, 0x42000000, 0x0010bb5c,
- 0x0201f000, 0x0010ad1d, 0x42000000, 0x0010bb5b,
- 0x0201f000, 0x0010ad1d, 0x42000800, 0x0010b7f6,
- 0x58040001, 0x48000800, 0x4a000801, 0x00000005,
- 0x4a000802, 0x00000008, 0x1c01f000, 0x42000800,
- 0x0010b7f6, 0x58040001, 0x48000800, 0x4a000801,
- 0x00000001, 0x4a000802, 0x0000000a, 0x1c01f000,
- 0x42000800, 0x0010b7f6, 0x58040001, 0x48000800,
- 0x4a000801, 0x00000006, 0x4a000802, 0x00000009,
- 0x1c01f000, 0x42000800, 0x0010b7f6, 0x4a000801,
- 0x0000000a, 0x4a000800, 0x0000000a, 0x1c01f000,
- 0x496fc857, 0x4813c857, 0x40100000, 0x0c01f001,
- 0x00104b7a, 0x00104b7a, 0x00104b7a, 0x00104b7a,
- 0x00104b6c, 0x00104b74, 0x00104b78, 0x00104b7a,
- 0x59a8021b, 0x8c000506, 0x04000003, 0x8c000502,
- 0x0400000a, 0x0401f80a, 0x040207c0, 0x0401f007,
- 0x0401f807, 0x04000005, 0x0401ffc0, 0x0401f7c3,
- 0x0401f803, 0x040207c1, 0x1c01f000, 0x496fc857,
- 0x416c0000, 0x82000c80, 0x00000008, 0x02021800,
- 0x0010032d, 0x0c01f001, 0x00104b8a, 0x00104b8c,
- 0x00104b8c, 0x00104b8c, 0x00104b8a, 0x00104b8a,
- 0x00104b8a, 0x00104b8c, 0x80000580, 0x1c01f000,
- 0x82000540, 0x00000001, 0x1c01f000, 0x4202e000,
- 0x00000000, 0x497b3004, 0x4a03b004, 0x60000001,
- 0x59d80005, 0x4a03b004, 0x90000001, 0x4a03a804,
- 0x60000001, 0x59d40005, 0x4a03a804, 0x90000001,
- 0x0201f000, 0x001050c1, 0x4a03c825, 0x00000004,
- 0x4a03c827, 0x00000004, 0x599c0409, 0x80000d40,
- 0x04000020, 0x599c0407, 0x80000540, 0x04000007,
- 0x800000cc, 0x599c100b, 0x80080400, 0x4803b000,
- 0x497bb002, 0x59d80001, 0x599c000b, 0x4803b000,
- 0x599c000c, 0x4803b001, 0x599c0407, 0x80000540,
- 0x04020002, 0x497bb002, 0x599c0c09, 0x82040540,
- 0x00400000, 0x4803b003, 0x4a03b009, 0x00000005,
- 0x4a03b004, 0x10000001, 0x59e00803, 0x82040d00,
- 0xfffffeff, 0x82040d40, 0x00008000, 0x4807c003,
- 0x599c040a, 0x80000540, 0x04000020, 0x599c0408,
- 0x80000540, 0x04000007, 0x800000cc, 0x599c100f,
- 0x80080400, 0x4803a800, 0x497ba802, 0x59d40001,
- 0x599c000f, 0x4803a800, 0x599c0010, 0x4803a801,
- 0x599c0408, 0x80000540, 0x04020002, 0x497ba802,
- 0x599c0c0a, 0x82040540, 0x00400000, 0x4803a803,
- 0x4a03a809, 0x00000005, 0x4a03a804, 0x10000001,
- 0x59e00803, 0x82040d00, 0xfffffbff, 0x82040d40,
- 0x00008000, 0x4807c003, 0x800409c0, 0x04000007,
- 0x4202e000, 0x00000001, 0x0200b800, 0x00020713,
- 0x0200f000, 0x00020728, 0x1c01f000, 0x0201f800,
- 0x0010032d, 0x1c01f000, 0x0401f852, 0x5c03e000,
- 0x0201f000, 0x0002067a, 0x0201f800, 0x000206b1,
- 0x0401f7fb, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c54, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x000206a8,
- 0x00104c44, 0x00104c44, 0x00104c54, 0x00104c54,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x492fc857, 0x42000000, 0x0010bc18, 0x0201f800,
- 0x0010ad1d, 0x42000000, 0x00000400, 0x0401f019,
- 0x492fc857, 0x42000000, 0x0010bc17, 0x0201f800,
- 0x0010ad1d, 0x42000000, 0x00001000, 0x0401f011,
- 0x492fc857, 0x42000000, 0x0010bc16, 0x0201f800,
- 0x0010ad1d, 0x42000000, 0x00002000, 0x0401f009,
- 0x492fc857, 0x42000000, 0x0010bc19, 0x0201f800,
- 0x0010ad1d, 0x42000000, 0x00000800, 0x0401f001,
- 0x4803c857, 0x592c0c05, 0x82040d00, 0xffff80ff,
- 0x80040540, 0x59980803, 0x800409c0, 0x04000002,
- 0x8400051e, 0x48025c05, 0x0201f800, 0x000203ab,
- 0x83700580, 0x00000003, 0x4202e000, 0x00000001,
- 0x04000002, 0x1c01f000, 0x599a5801, 0x812e59c0,
- 0x040207dc, 0x0201f800, 0x0010032d, 0x492fc857,
- 0x80140110, 0x80000040, 0x04000033, 0x040017cd,
- 0x4a033006, 0x00104cb1, 0x0201f000, 0x00020684,
- 0x492fc857, 0x80140110, 0x040007c6, 0x80000040,
- 0x04000044, 0x4a033006, 0x00104ccc, 0x0201f000,
- 0x00020684, 0x492fc857, 0x0201f800, 0x0010ae24,
- 0x02020000, 0x00020692, 0x492fc856, 0x83440400,
- 0x0010af80, 0x50000000, 0x80026d40, 0x04000006,
- 0x4937c857, 0x59340200, 0x8c00050e, 0x02020000,
- 0x00020692, 0x42028000, 0x00000028, 0x41780800,
- 0x417a6000, 0x0201f800, 0x00104504, 0x0201f800,
- 0x00108a42, 0x0201f000, 0x000203ab, 0x82000500,
- 0x0f000000, 0x8000012a, 0x592c0c0b, 0x82040d00,
- 0x0000ff87, 0x80040540, 0x48025c0b, 0x0201f000,
- 0x000206a3, 0x592c0a0b, 0x8c040d02, 0x04020015,
- 0x492fc857, 0x8d0e1d0e, 0x0402000f, 0x592c0208,
- 0x80000540, 0x04000005, 0x0201f800, 0x00103b1b,
- 0x04020004, 0x1c01f000, 0x42000000, 0x00000000,
- 0x592c0a07, 0x48065c07, 0x48025a07, 0x0201f000,
- 0x000203ab, 0x42000000, 0x00000028, 0x0401f7f9,
- 0x42000800, 0x00000009, 0x0201f000, 0x00105f24,
- 0x492fc857, 0x592c0409, 0x80000540, 0x0402078d,
- 0x8d0e1d0e, 0x04020009, 0x592c0208, 0x80000540,
- 0x04000788, 0x497a5a07, 0x0201f800, 0x00103b79,
- 0x04020004, 0x1c01f000, 0x42000000, 0x00000028,
- 0x48025a07, 0x0201f000, 0x000203ab, 0x592e8a07,
- 0x592c0407, 0x4947c857, 0x4803c857, 0x82000500,
- 0x000000ff, 0x4200b800, 0x00000001, 0x82000d80,
- 0x00000001, 0x04000015, 0x417a8800, 0x4200b800,
- 0x000007f0, 0x82000d80, 0x00000002, 0x0400000f,
- 0x80000540, 0x02020000, 0x000203ab, 0x592e8a07,
- 0x0201f800, 0x00020319, 0x02020000, 0x000203ab,
- 0x592e9009, 0x592e980a, 0x0201f800, 0x00103f59,
- 0x0201f000, 0x000203ab, 0x850e1d00, 0x0201f800,
- 0x00020319, 0x02000800, 0x0010407b, 0x81468800,
- 0x805cb840, 0x040207fa, 0x0201f000, 0x000203ab,
- 0x592c0a09, 0x4807c857, 0x82040580, 0x0000000e,
- 0x04000065, 0x82040580, 0x0000002a, 0x04000020,
- 0x82040580, 0x0000000f, 0x040003c5, 0x82040580,
- 0x0000002e, 0x040003c2, 0x82040580, 0x00000046,
- 0x0400005d, 0x82040580, 0x00000045, 0x04000016,
- 0x82040580, 0x00000049, 0x040003b9, 0x82040580,
- 0x00000029, 0x040203bc, 0x592e8a07, 0x0201f800,
- 0x00020319, 0x040203b2, 0x59340200, 0x84000518,
+ 0x0c01f001, 0x00104b45, 0x00104b48, 0x00104b4b,
+ 0x00104b4b, 0x00104b4c, 0x00104b4f, 0x00104b4f,
+ 0x00104b4f, 0x4a000801, 0x00000002, 0x1c01f000,
+ 0x4a000801, 0x00000003, 0x1c01f000, 0x1c01f000,
+ 0x4a000801, 0x00000004, 0x0401f023, 0x4a000801,
+ 0x00000008, 0x1c01f000, 0x40100000, 0x0c01f001,
+ 0x00104b5c, 0x00104b5c, 0x00104b5f, 0x00104b60,
+ 0x00104b63, 0x00104b5f, 0x00104b66, 0x00104b5f,
+ 0x4a000801, 0x00000005, 0x0401f00f, 0x1c01f000,
+ 0x4a000801, 0x00000007, 0x1c01f000, 0x4a000801,
+ 0x00000004, 0x1c01f000, 0x4a000801, 0x00000008,
+ 0x1c01f000, 0x4a000801, 0x00000009, 0x1c01f000,
+ 0x1c01f000, 0x42000000, 0x0010bc5d, 0x0201f000,
+ 0x0010ae10, 0x42000000, 0x0010bc5a, 0x0201f000,
+ 0x0010ae10, 0x42000000, 0x0010bc5c, 0x0201f000,
+ 0x0010ae10, 0x42000000, 0x0010bc5b, 0x0201f000,
+ 0x0010ae10, 0x42000800, 0x0010b8f6, 0x58040001,
+ 0x48000800, 0x4a000801, 0x00000005, 0x4a000802,
+ 0x00000008, 0x1c01f000, 0x42000800, 0x0010b8f6,
+ 0x58040001, 0x48000800, 0x4a000801, 0x00000001,
+ 0x4a000802, 0x0000000a, 0x1c01f000, 0x42000800,
+ 0x0010b8f6, 0x58040001, 0x48000800, 0x4a000801,
+ 0x00000006, 0x4a000802, 0x00000009, 0x1c01f000,
+ 0x42000800, 0x0010b8f6, 0x4a000801, 0x0000000a,
+ 0x4a000800, 0x0000000a, 0x1c01f000, 0x496fc857,
+ 0x4813c857, 0x40100000, 0x0c01f001, 0x00104bb9,
+ 0x00104bb9, 0x00104bb9, 0x00104bb9, 0x00104bab,
+ 0x00104bb3, 0x00104bb7, 0x00104bb9, 0x59a8021b,
+ 0x8c000506, 0x04000003, 0x8c000502, 0x0400000a,
+ 0x0401f80a, 0x040207c0, 0x0401f007, 0x0401f807,
+ 0x04000005, 0x0401ffc0, 0x0401f7c3, 0x0401f803,
+ 0x040207c1, 0x1c01f000, 0x496fc857, 0x416c0000,
+ 0x82000c80, 0x00000008, 0x02021800, 0x0010032d,
+ 0x0c01f001, 0x00104bc9, 0x00104bcb, 0x00104bcb,
+ 0x00104bcb, 0x00104bc9, 0x00104bc9, 0x00104bc9,
+ 0x00104bcb, 0x80000580, 0x1c01f000, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x4202e000, 0x00000000,
+ 0x497b3004, 0x4a03b004, 0x60000001, 0x59d80005,
+ 0x4a03b004, 0x90000001, 0x4a03a804, 0x60000001,
+ 0x59d40005, 0x4a03a804, 0x90000001, 0x0201f000,
+ 0x00105117, 0x4a03c825, 0x00000004, 0x4a03c827,
+ 0x00000004, 0x599c0409, 0x80000d40, 0x04000020,
+ 0x599c0407, 0x80000540, 0x04000007, 0x800000cc,
+ 0x599c100b, 0x80080400, 0x4803b000, 0x497bb002,
+ 0x59d80001, 0x599c000b, 0x4803b000, 0x599c000c,
+ 0x4803b001, 0x599c0407, 0x80000540, 0x04020002,
+ 0x497bb002, 0x599c0c09, 0x82040540, 0x00400000,
+ 0x4803b003, 0x4a03b009, 0x00000005, 0x4a03b004,
+ 0x10000001, 0x59e00803, 0x82040d00, 0xfffffeff,
+ 0x82040d40, 0x00008000, 0x4807c003, 0x599c040a,
+ 0x80000540, 0x04000020, 0x599c0408, 0x80000540,
+ 0x04000007, 0x800000cc, 0x599c100f, 0x80080400,
+ 0x4803a800, 0x497ba802, 0x59d40001, 0x599c000f,
+ 0x4803a800, 0x599c0010, 0x4803a801, 0x599c0408,
+ 0x80000540, 0x04020002, 0x497ba802, 0x599c0c0a,
+ 0x82040540, 0x00400000, 0x4803a803, 0x4a03a809,
+ 0x00000005, 0x4a03a804, 0x10000001, 0x59e00803,
+ 0x82040d00, 0xfffffbff, 0x82040d40, 0x00008000,
+ 0x4807c003, 0x800409c0, 0x04000007, 0x4202e000,
+ 0x00000001, 0x0200b800, 0x00020713, 0x0200f000,
+ 0x00020728, 0x1c01f000, 0x0201f800, 0x0010032d,
+ 0x1c01f000, 0x0401f852, 0x5c03e000, 0x0201f000,
+ 0x0002067a, 0x0201f800, 0x000206b1, 0x0401f7fb,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c93, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x000206a8, 0x00104c83,
+ 0x00104c83, 0x00104c93, 0x00104c93, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x492fc857,
+ 0x42000000, 0x0010bd18, 0x0201f800, 0x0010ae10,
+ 0x42000000, 0x00000400, 0x0401f019, 0x492fc857,
+ 0x42000000, 0x0010bd17, 0x0201f800, 0x0010ae10,
+ 0x42000000, 0x00001000, 0x0401f011, 0x492fc857,
+ 0x42000000, 0x0010bd16, 0x0201f800, 0x0010ae10,
+ 0x42000000, 0x00002000, 0x0401f009, 0x492fc857,
+ 0x42000000, 0x0010bd19, 0x0201f800, 0x0010ae10,
+ 0x42000000, 0x00000800, 0x0401f001, 0x4803c857,
+ 0x592c0c05, 0x82040d00, 0xffff80ff, 0x80040540,
+ 0x59980803, 0x800409c0, 0x04000002, 0x8400051e,
+ 0x48025c05, 0x0201f800, 0x000203ab, 0x83700580,
+ 0x00000003, 0x4202e000, 0x00000001, 0x04000002,
+ 0x1c01f000, 0x599a5801, 0x812e59c0, 0x040207dc,
+ 0x0201f800, 0x0010032d, 0x492fc857, 0x80140110,
+ 0x80000040, 0x04000033, 0x040017cd, 0x4a033006,
+ 0x00104cf0, 0x0201f000, 0x00020684, 0x492fc857,
+ 0x80140110, 0x040007c6, 0x80000040, 0x04000044,
+ 0x4a033006, 0x00104d0b, 0x0201f000, 0x00020684,
+ 0x492fc857, 0x0201f800, 0x0010af17, 0x02020000,
+ 0x00020692, 0x492fc856, 0x83440400, 0x0010b080,
+ 0x50000000, 0x80026d40, 0x04000006, 0x4937c857,
+ 0x59340200, 0x8c00050e, 0x02020000, 0x00020692,
+ 0x42028000, 0x00000028, 0x41780800, 0x417a6000,
+ 0x0201f800, 0x00104543, 0x0201f800, 0x00108afb,
+ 0x0201f000, 0x000203ab, 0x82000500, 0x0f000000,
+ 0x8000012a, 0x592c0c0b, 0x82040d00, 0x0000ff87,
+ 0x80040540, 0x48025c0b, 0x0201f000, 0x000206a3,
+ 0x592c0a0b, 0x8c040d02, 0x04020015, 0x492fc857,
+ 0x8d0e1d0e, 0x0402000f, 0x592c0208, 0x80000540,
+ 0x04000005, 0x0201f800, 0x00103b2e, 0x04020004,
+ 0x1c01f000, 0x42000000, 0x00000000, 0x592c0a07,
+ 0x48065c07, 0x48025a07, 0x0201f000, 0x000203ab,
+ 0x42000000, 0x00000028, 0x0401f7f9, 0x42000800,
+ 0x00000009, 0x0201f000, 0x00105fc9, 0x492fc857,
+ 0x592c0409, 0x80000540, 0x0402078d, 0x8d0e1d0e,
+ 0x04020009, 0x592c0208, 0x80000540, 0x04000788,
+ 0x497a5a07, 0x0201f800, 0x00103b8c, 0x04020004,
+ 0x1c01f000, 0x42000000, 0x00000028, 0x48025a07,
+ 0x0201f000, 0x000203ab, 0x592e8a07, 0x592c0407,
+ 0x4947c857, 0x4803c857, 0x82000500, 0x000000ff,
+ 0x4200b800, 0x00000001, 0x82000d80, 0x00000001,
+ 0x04000015, 0x417a8800, 0x4200b800, 0x000007f0,
+ 0x82000d80, 0x00000002, 0x0400000f, 0x80000540,
+ 0x02020000, 0x000203ab, 0x592e8a07, 0x0201f800,
+ 0x00020319, 0x02020000, 0x000203ab, 0x592e9009,
+ 0x592e980a, 0x0201f800, 0x00103f73, 0x0201f000,
+ 0x000203ab, 0x850e1d00, 0x0201f800, 0x00020319,
+ 0x02000800, 0x00104095, 0x81468800, 0x805cb840,
+ 0x040207fa, 0x0201f000, 0x000203ab, 0x592c0a09,
+ 0x4807c857, 0x82040580, 0x0000000e, 0x0400006a,
+ 0x82040580, 0x0000002a, 0x04000025, 0x82040580,
+ 0x0000000f, 0x040003dc, 0x82040580, 0x0000002e,
+ 0x040003d9, 0x82040580, 0x00000046, 0x04000062,
+ 0x82040580, 0x00000045, 0x0400001b, 0x82040580,
+ 0x00000049, 0x040003d0, 0x82040580, 0x00000029,
+ 0x040203d3, 0x592e8a07, 0x42026800, 0x0010c2b2,
+ 0x83440580, 0x0000ffff, 0x04000007, 0x0201f800,
+ 0x00020319, 0x040203c4, 0x59340200, 0x84000518,
0x48026a00, 0x592e600a, 0x4933c857, 0x83300580,
- 0xffffffff, 0x0402004d, 0x0401f3a9, 0x850e1d04,
- 0x0401f3a7, 0x592c1408, 0x480bc857, 0x0201f800,
- 0x00108cd8, 0x411e6000, 0x04020003, 0x4803c856,
- 0x0401f3a5, 0x59300c07, 0x82040580, 0x00000004,
- 0x04000003, 0x4803c856, 0x0401f39f, 0x592c0208,
- 0x8c000506, 0x0400000f, 0x0201f800, 0x0010610d,
- 0x4df00000, 0x0201f800, 0x00105ff7, 0x0201f800,
- 0x0010e2ad, 0x80c40040, 0x5c03e000, 0x02000800,
- 0x001060fa, 0x0201f800, 0x001070b5, 0x0401f388,
- 0x592e380a, 0x591c1415, 0x8c081516, 0x0400038a,
+ 0xffffffff, 0x0402004d, 0x0401f3bb, 0x850e1d04,
+ 0x0401f3b9, 0x592c1408, 0x480bc857, 0x0201f800,
+ 0x00108d91, 0x411e6000, 0x04020003, 0x4803c856,
+ 0x0401f3b7, 0x59300c07, 0x82040580, 0x00000004,
+ 0x04000003, 0x4803c856, 0x0401f3b1, 0x592c0208,
+ 0x8c000506, 0x0400000f, 0x0201f800, 0x001061b2,
+ 0x4df00000, 0x0201f800, 0x0010609c, 0x0201f800,
+ 0x0010e3bd, 0x80c40040, 0x5c03e000, 0x02000800,
+ 0x0010619f, 0x0201f800, 0x00107144, 0x0401f39a,
+ 0x592e380a, 0x591c1415, 0x8c081516, 0x0400039c,
0x59300009, 0x800001c0, 0x02020800, 0x0010032d,
0x84081554, 0x480a3c15, 0x4a026403, 0x0000003a,
0x592c040c, 0x80000540, 0x04000007, 0x4a026403,
0x0000003b, 0x592c020d, 0x4802641b, 0x592c040d,
0x4802621b, 0x4a026203, 0x00000001, 0x42000800,
- 0x80000040, 0x0401fb7d, 0x04000004, 0x492e6009,
+ 0x80000040, 0x0401fb8f, 0x04000004, 0x492e6009,
0x0201f000, 0x000209b1, 0x0201f800, 0x000209b1,
- 0x0401f367, 0x59a80069, 0x84000510, 0x48035069,
- 0x0401f363, 0x592c1208, 0x8c081500, 0x04020360,
- 0x592e8a07, 0x592e600a, 0x0201f800, 0x00108ce2,
- 0x04020003, 0x4803c856, 0x0401f35f, 0x59300c07,
+ 0x0401f379, 0x59a80069, 0x84000510, 0x48035069,
+ 0x0401f375, 0x592c1208, 0x8c081500, 0x04020372,
+ 0x592e8a07, 0x592e600a, 0x0201f800, 0x00108d9b,
+ 0x04020003, 0x4803c856, 0x0401f371, 0x59300c07,
0x82040580, 0x00000004, 0x04000003, 0x4803c856,
- 0x0401f359, 0x59300a03, 0x82040580, 0x00000007,
- 0x04000003, 0x4803c856, 0x0401f353, 0x59300c03,
+ 0x0401f36b, 0x59300a03, 0x82040580, 0x00000007,
+ 0x04000003, 0x4803c856, 0x0401f365, 0x59300c03,
0x82040580, 0x00000001, 0x0400001f, 0x82040580,
0x00000002, 0x04000014, 0x82040580, 0x00000008,
0x04000016, 0x82040580, 0x0000000a, 0x04000007,
- 0x82040580, 0x0000000c, 0x0402001c, 0x42000800,
- 0x00000009, 0x0401f017, 0x5932680a, 0x0201f800,
- 0x00104181, 0x04020015, 0x42000800, 0x00000005,
- 0x0401f010, 0x417a7800, 0x0201f800, 0x0010df61,
+ 0x82040580, 0x0000000c, 0x04020026, 0x42000800,
+ 0x00000009, 0x0401f021, 0x5932680a, 0x0201f800,
+ 0x0010419d, 0x0402001f, 0x42000800, 0x00000005,
+ 0x0401f01a, 0x417a7800, 0x0201f800, 0x0010e06f,
0x4a026407, 0x00000001, 0x42000800, 0x00000003,
- 0x0401f008, 0x417a7800, 0x0201f800, 0x0010df61,
- 0x4a026407, 0x00000001, 0x42000800, 0x0000000b,
- 0x0201f800, 0x00103d8a, 0x4a026203, 0x00000001,
- 0x0401fb2e, 0x04000004, 0x492e6009, 0x0201f000,
- 0x00105fe8, 0x0201f800, 0x00105fe8, 0x0401f318,
- 0x59300415, 0x8c000518, 0x02020000, 0x0010a168,
- 0x0401f0a9, 0x40000800, 0x58040000, 0x80000540,
- 0x040207fd, 0x492c0800, 0x1c01f000, 0x492fc857,
- 0x59300c07, 0x82040580, 0x00000006, 0x04020099,
- 0x59340400, 0x82000580, 0x00000606, 0x04020005,
- 0x59340200, 0x8c00051a, 0x02000000, 0x000206f7,
- 0x59340200, 0x8c00050e, 0x0400008e, 0x59300203,
- 0x42027800, 0x00000001, 0x82000580, 0x00000007,
- 0x02020000, 0x000206f7, 0x4a026203, 0x00000002,
- 0x0201f000, 0x000206f7, 0x42028000, 0x00000002,
- 0x4a026006, 0x00000014, 0x4d2c0000, 0x0201f800,
- 0x00109d73, 0x5c025800, 0x59300c07, 0x4807c857,
- 0x82040580, 0x00000007, 0x0402005d, 0x492fc857,
- 0x4a025a07, 0x00000001, 0x0201f000, 0x000203ab,
- 0x83300580, 0xffffffff, 0x04020055, 0x592c240b,
- 0x492fc857, 0x4813c857, 0x8c10251c, 0x04020018,
- 0x8c10251a, 0x04000003, 0x8c10250a, 0x0400006a,
- 0x59340a00, 0x8c040d0e, 0x04000003, 0x8c10251e,
- 0x04000065, 0x0201f800, 0x000209ee, 0x04000073,
- 0x592c240b, 0x592c020d, 0x48026202, 0x4936600a,
- 0x4932580a, 0x4a026407, 0x00000006, 0x4a026203,
- 0x00000007, 0x0201f000, 0x000206f0, 0x592c0a0d,
- 0x4c040000, 0x0201f800, 0x00104493, 0x5c000800,
- 0x04020077, 0x58080000, 0x49781000, 0x802041c0,
- 0x04000006, 0x48004000, 0x80000540, 0x04020007,
- 0x48226810, 0x0401f005, 0x4802680f, 0x80000540,
- 0x04020002, 0x497a6810, 0x4d2c0000, 0x400a5800,
- 0x4a025a07, 0x00000002, 0x0201f800, 0x000203ab,
- 0x5c025800, 0x0401f7c2, 0x8c10251c, 0x04000017,
- 0x592c0207, 0x82000580, 0x0000ffff, 0x04020013,
- 0x592e600a, 0x83300580, 0xffffffff, 0x040007b8,
- 0x0201f800, 0x001091d9, 0x04020011, 0x592c220d,
- 0x59300202, 0x80100580, 0x0402000d, 0x59300009,
- 0x800001c0, 0x04020005, 0x59300203, 0x82000580,
- 0x00000007, 0x0400079d, 0x492fc857, 0x4a025a07,
- 0x00000029, 0x0201f000, 0x000203ab, 0x492fc857,
- 0x4a025a07, 0x00000008, 0x0201f000, 0x000203ab,
- 0x4803c857, 0x8c000514, 0x04000008, 0x42000000,
- 0x0010bc07, 0x0201f800, 0x0010ad1d, 0x492fc857,
- 0x492e6009, 0x1c01f000, 0x492fc857, 0x4a025a07,
- 0x00000045, 0x0201f000, 0x000203ab, 0x492fc857,
- 0x4a025a07, 0x0000002a, 0x0201f000, 0x000203ab,
- 0x492fc857, 0x4a025a07, 0x00000028, 0x0201f000,
- 0x000203ab, 0x492fc857, 0x4a025a07, 0x00000006,
+ 0x0401f012, 0x83340580, 0x0010c2b2, 0x04020008,
+ 0x5930000a, 0x82000580, 0x0010c2b2, 0x0402033c,
+ 0x4a026407, 0x00000001, 0x0401f00a, 0x417a7800,
+ 0x0201f800, 0x0010e06f, 0x4a026407, 0x00000001,
+ 0x42000800, 0x0000000b, 0x0201f800, 0x00103d9d,
+ 0x4a026203, 0x00000001, 0x0401fb36, 0x04000004,
+ 0x492e6009, 0x0201f000, 0x0010608d, 0x0201f800,
+ 0x0010608d, 0x0401f320, 0x59300415, 0x8c000518,
+ 0x02020000, 0x0010a247, 0x0401f0a9, 0x40000800,
+ 0x58040000, 0x80000540, 0x040207fd, 0x492c0800,
+ 0x1c01f000, 0x492fc857, 0x59300c07, 0x82040580,
+ 0x00000006, 0x04020099, 0x59340400, 0x82000580,
+ 0x00000606, 0x04020005, 0x59340200, 0x8c00051a,
+ 0x02000000, 0x000206f7, 0x59340200, 0x8c00050e,
+ 0x0400008e, 0x59300203, 0x42027800, 0x00000001,
+ 0x82000580, 0x00000007, 0x02020000, 0x000206f7,
+ 0x4a026203, 0x00000002, 0x0201f000, 0x000206f7,
+ 0x42028000, 0x00000002, 0x4a026006, 0x00000014,
+ 0x4d2c0000, 0x0201f800, 0x00109e4a, 0x5c025800,
+ 0x59300c07, 0x4807c857, 0x82040580, 0x00000007,
+ 0x0402005d, 0x492fc857, 0x4a025a07, 0x00000001,
+ 0x0201f000, 0x000203ab, 0x83300580, 0xffffffff,
+ 0x04020055, 0x592c240b, 0x492fc857, 0x4813c857,
+ 0x8c10251c, 0x04020018, 0x8c10251a, 0x04000003,
+ 0x8c10250a, 0x0400006a, 0x59340a00, 0x8c040d0e,
+ 0x04000003, 0x8c10251e, 0x04000065, 0x0201f800,
+ 0x000209ee, 0x04000073, 0x592c240b, 0x592c020d,
+ 0x48026202, 0x4936600a, 0x4932580a, 0x4a026407,
+ 0x00000006, 0x4a026203, 0x00000007, 0x0201f000,
+ 0x000206f0, 0x592c0a0d, 0x4c040000, 0x0201f800,
+ 0x001044b2, 0x5c000800, 0x04020077, 0x58080000,
+ 0x49781000, 0x802041c0, 0x04000006, 0x48004000,
+ 0x80000540, 0x04020007, 0x48226810, 0x0401f005,
+ 0x4802680f, 0x80000540, 0x04020002, 0x497a6810,
+ 0x4d2c0000, 0x400a5800, 0x4a025a07, 0x00000002,
+ 0x0201f800, 0x000203ab, 0x5c025800, 0x0401f7c2,
+ 0x8c10251c, 0x04000017, 0x592c0207, 0x82000580,
+ 0x0000ffff, 0x04020013, 0x592e600a, 0x83300580,
+ 0xffffffff, 0x040007b8, 0x0201f800, 0x00109291,
+ 0x04020011, 0x592c220d, 0x59300202, 0x80100580,
+ 0x0402000d, 0x59300009, 0x800001c0, 0x04020005,
+ 0x59300203, 0x82000580, 0x00000007, 0x0400079d,
+ 0x492fc857, 0x4a025a07, 0x00000029, 0x0201f000,
+ 0x000203ab, 0x492fc857, 0x4a025a07, 0x00000008,
+ 0x0201f000, 0x000203ab, 0x4803c857, 0x8c000514,
+ 0x04000008, 0x42000000, 0x0010bd07, 0x0201f800,
+ 0x0010ae10, 0x492fc857, 0x492e6009, 0x1c01f000,
+ 0x492fc857, 0x4a025a07, 0x00000045, 0x0201f000,
+ 0x000203ab, 0x492fc857, 0x4a025a07, 0x0000002a,
0x0201f000, 0x000203ab, 0x492fc857, 0x4a025a07,
- 0x0000000e, 0x0201f000, 0x000203ab, 0x82040580,
- 0x00000007, 0x040207d6, 0x4a025a07, 0x00000002,
- 0x0201f000, 0x000203ab, 0x592c0407, 0x800000c2,
- 0x800008c4, 0x80040400, 0x48025804, 0x59340010,
- 0x492e6810, 0x492fc857, 0x80000d40, 0x04000003,
- 0x492c0800, 0x1c01f000, 0x59340203, 0x492e680f,
- 0x492fc857, 0x4803c857, 0x80000540, 0x04020003,
- 0x4a026a03, 0x00000001, 0x1c01f000, 0x59a8000d,
- 0x81640480, 0x0402175e, 0x42026000, 0x0010f584,
- 0x5930000a, 0x81340580, 0x04020004, 0x59300202,
- 0x80040580, 0x04000749, 0x83326400, 0x00000024,
- 0x41580000, 0x81300480, 0x040017f6, 0x0401f750,
- 0x492fc857, 0x592c0205, 0x80000112, 0x040205a5,
- 0x592e8a07, 0x0201f800, 0x00020319, 0x0402005b,
- 0x0201f800, 0x00104165, 0x0402005b, 0x592e780b,
- 0x493fc857, 0x8d3e7d3e, 0x04020006, 0x8d0e1d0e,
- 0x04020052, 0x0201f800, 0x00104087, 0x040005a5,
- 0x833c1d00, 0x0000001f, 0x040005a2, 0x592c0208,
- 0x82000c80, 0x00001000, 0x0402159e, 0x800000c2,
- 0x800008c4, 0x8005d400, 0x592e9009, 0x592e980a,
- 0x5934080d, 0x800409c0, 0x04000004, 0x58041802,
- 0x800c19c0, 0x04020037, 0x833c1d00, 0x0000001f,
- 0x81780040, 0x80000000, 0x800c1902, 0x040217fe,
- 0x0402058c, 0x0c01f001, 0x00104ed7, 0x00104eda,
- 0x00104ee7, 0x00104eea, 0x00104eed, 0x0201f800,
- 0x001088aa, 0x0401f023, 0x0201f800, 0x00104059,
- 0x04000027, 0x80e9d1c0, 0x02020800, 0x001057e8,
- 0x42028000, 0x00000005, 0x417a9000, 0x417a9800,
- 0x0201f800, 0x001088ba, 0x0401f016, 0x42027000,
- 0x0000004d, 0x0401f006, 0x42027000, 0x0000004e,
- 0x0401f003, 0x42027000, 0x00000052, 0x5934080d,
- 0x800409c0, 0x04000007, 0x4d3c0000, 0x40067800,
- 0x0201f800, 0x00104039, 0x5c027800, 0x04000009,
- 0x0201f800, 0x00103f0f, 0x02020800, 0x001088ed,
- 0x04000007, 0x8d3e7d3e, 0x0402000e, 0x1c01f000,
- 0x4a025a07, 0x00000030, 0x0401f00d, 0x4a025a07,
- 0x0000002c, 0x0401f00a, 0x4a025a07, 0x00000028,
- 0x0401f007, 0x4a025a07, 0x00000029, 0x0401f004,
- 0x497a580a, 0x4a025a07, 0x00000000, 0x4a025a05,
- 0x00000103, 0x0201f000, 0x000203ab, 0x492fc857,
- 0x80140110, 0x80000040, 0x04000002, 0x0401f535,
- 0x592c0208, 0x82000500, 0x000003ff, 0x48025a08,
- 0x8c000506, 0x04000004, 0x82000500, 0x00000070,
- 0x04020003, 0x8d0e1d0e, 0x04020018, 0x4a025a07,
- 0x0000dead, 0x592c0409, 0x82000500, 0x0000f0ff,
- 0x48025c09, 0x0201f800, 0x00103ba7, 0x04020002,
- 0x1c01f000, 0x49425a07, 0x8058b1c0, 0x04000009,
- 0x0201f800, 0x00108e25, 0x0401f80f, 0x44042800,
- 0x82580580, 0x00000002, 0x04020002, 0x48082801,
- 0x0201f000, 0x000203ab, 0x42028000, 0x00000031,
- 0x42000800, 0x00000001, 0x4200b000, 0x00000001,
- 0x0401f7ed, 0x592c0409, 0x80000118, 0x832c2c00,
- 0x0000000a, 0x80142c00, 0x1c01f000, 0x492fc857,
- 0x4a025a09, 0x00000006, 0x0201f000, 0x000203ab,
- 0x492fc857, 0x4a025a09, 0x00000001, 0x0201f000,
- 0x000203ab, 0x492fc857, 0x592c040b, 0x82000500,
- 0x00000003, 0x04000020, 0x0201f800, 0x001070f5,
- 0x04000021, 0x592c0205, 0x492e6009, 0x82000500,
- 0x000000ff, 0x82000580, 0x00000045, 0x0400000e,
- 0x592c000c, 0x0201f800, 0x0010548f, 0x02000800,
- 0x00020319, 0x04020018, 0x42027000, 0x00000041,
- 0x4936600a, 0x4a026407, 0x00000001, 0x0201f000,
- 0x00020a34, 0x59300016, 0x8400055e, 0x48026016,
- 0x42026800, 0x0010b876, 0x42027000, 0x00000040,
- 0x0401f7f4, 0x4a025a07, 0x00000101, 0x0201f000,
- 0x000203ab, 0x4a025a07, 0x0000002c, 0x0201f000,
- 0x000203ab, 0x4a025a07, 0x00000028, 0x0201f800,
- 0x000203ab, 0x0201f000, 0x00020a10, 0x492fc857,
- 0x0201f800, 0x00105b7c, 0x0400000b, 0x592c0205,
- 0x80000110, 0x80000040, 0x040204c2, 0x592c0c07,
- 0x800409c0, 0x04000009, 0x42000000, 0x00000102,
- 0x0401f003, 0x42000000, 0x00000104, 0x48025a07,
- 0x0201f000, 0x000203ab, 0x592c0c08, 0x800409c0,
- 0x04000020, 0x82040480, 0x00000005, 0x0402101d,
- 0x4c040000, 0x80040800, 0x0201f800, 0x00105ba1,
- 0x5c001000, 0x04020014, 0x832c0400, 0x00000009,
- 0x4000a000, 0x0201f800, 0x00105bca, 0x0402000e,
- 0x592c1208, 0x58c80c0b, 0x84040d00, 0x84040d02,
- 0x8c081500, 0x04000002, 0x84040d5e, 0x4805940b,
- 0x42000000, 0x00000000, 0x48025a07, 0x0201f000,
- 0x000203ab, 0x42000000, 0x00000103, 0x0401f7fb,
- 0x42000000, 0x00000102, 0x0401f7f8, 0x492fc857,
- 0x592e7c07, 0x833c0500, 0xfffffffe, 0x04020047,
- 0x592c4008, 0x42026000, 0x0010f584, 0x41581800,
- 0x400c0000, 0x81300480, 0x04021026, 0x59300203,
- 0x82000580, 0x00000000, 0x04000007, 0x59300009,
- 0x80000d40, 0x04000004, 0x58040006, 0x80200580,
- 0x04000004, 0x83326400, 0x00000024, 0x0401f7f1,
- 0x58040205, 0x82000500, 0x000000ff, 0x82000d80,
- 0x00000053, 0x0400000a, 0x82000d80, 0x00000048,
- 0x04000007, 0x82000d80, 0x00000018, 0x04000004,
- 0x82000d80, 0x00000029, 0x040207ef, 0x4d2c0000,
- 0x0201f800, 0x00108487, 0x5c025800, 0x0400001f,
- 0x4a025a07, 0x00000000, 0x0201f000, 0x000203ab,
- 0x592e8a07, 0x83440480, 0x000007f0, 0x04021017,
- 0x83440400, 0x0010af80, 0x50000000, 0x80026d40,
- 0x04000012, 0x4d2c0000, 0x0201f800, 0x00104013,
- 0x0400000d, 0x42028000, 0x00000005, 0x592c0a09,
- 0x417a6000, 0x0201f800, 0x00104504, 0x0201f800,
- 0x00108a48, 0x0201f800, 0x000203ab, 0x5c025800,
- 0x0401f7e4, 0x5c025800, 0x4a025a07, 0x00000031,
- 0x0201f000, 0x000203ab, 0x492fc857, 0x4d2c0000,
- 0x0201f800, 0x0010056f, 0x04000017, 0x492fc857,
- 0x412f4000, 0x0201f800, 0x0010056f, 0x0400000f,
- 0x492fc857, 0x412dd800, 0x0201f800, 0x001032d6,
- 0x0201f800, 0x001032e0, 0x49a1d80a, 0x5c025800,
- 0x492dd809, 0x48ef4006, 0x0201f800, 0x00101c10,
- 0x0201f000, 0x00101c2f, 0x41a25800, 0x0201f800,
- 0x00100580, 0x5c025800, 0x4a025a07, 0x00004005,
- 0x4a025c07, 0x00000002, 0x0201f000, 0x000203ab,
- 0x4807c857, 0x485fc857, 0x4200b800, 0x00000001,
- 0x5c000800, 0x4c5c0000, 0x0401f005, 0x4807c857,
- 0x485fc857, 0x5c000800, 0x4d780000, 0x4803c857,
- 0x492fc857, 0x8c00050e, 0x02020800, 0x00100322,
- 0x4203e000, 0x50000000, 0x4200b800, 0x00008003,
- 0x0201f000, 0x00100332, 0x80140110, 0x80000040,
- 0x04020408, 0x599c0019, 0x8c000510, 0x0402000d,
- 0x0201f800, 0x001041c3, 0x04020002, 0x1c01f000,
- 0x49425a07, 0x4806580e, 0x480a580f, 0x4943c857,
- 0x4807c857, 0x480bc857, 0x0201f000, 0x000203ab,
- 0x592c040c, 0x82000500, 0x0000e000, 0x82000580,
- 0x00006000, 0x040007ef, 0x59a8021b, 0x8c000508,
- 0x040007ec, 0x592c120c, 0x592c080b, 0x82040500,
- 0xff000000, 0x80040d80, 0x80000110, 0x80081540,
- 0x04000004, 0x4806580b, 0x0401f883, 0x0401f7e1,
- 0x42001000, 0x0000001c, 0x42000800, 0x00000019,
- 0x42028000, 0x00000031, 0x0401f7de, 0x80140110,
- 0x80000040, 0x02020000, 0x00104c4c, 0x0201f800,
- 0x00104336, 0x04020002, 0x1c01f000, 0x49425a07,
- 0x48065812, 0x480a5813, 0x0201f000, 0x000203ab,
- 0x80140110, 0x02000000, 0x00104c4c, 0x80000040,
- 0x0402000d, 0x4202e000, 0x00000001, 0x592c020b,
- 0x8c000504, 0x02000000, 0x0002068a, 0x592c0208,
- 0x82000c80, 0x00001001, 0x02021000, 0x00104c5c,
- 0x0401f005, 0x4a033006, 0x0002068a, 0x0201f000,
- 0x00020684, 0x592c1014, 0x82080500, 0xffff0003,
- 0x02020000, 0x00104c5c, 0x4202e000, 0x00000002,
- 0x42000000, 0x0010c25d, 0x50007000, 0x592c0012,
- 0x592c0813, 0x48007006, 0x48047007, 0x492c700a,
- 0x4978700d, 0x4978700b, 0x0401f001, 0x4978700c,
- 0x82080480, 0x00000180, 0x4803c857, 0x04001007,
- 0x4800700e, 0x4a007005, 0x00000180, 0x4a007004,
- 0x00000060, 0x0401f005, 0x4978700e, 0x48087005,
- 0x80081104, 0x48087004, 0x58380009, 0x48007003,
- 0x40381000, 0x0201f000, 0x00020016, 0x4df00000,
- 0x4203e000, 0x50000000, 0x0201f800, 0x0010055a,
- 0x04000003, 0x59980005, 0x0801f800, 0x5c03e000,
- 0x1c01f000, 0x0201f800, 0x0010055a, 0x02000800,
- 0x0010032d, 0x4a025809, 0x0010c1fc, 0x42000800,
- 0x0010c25d, 0x452c0800, 0x497a580a, 0x497a580b,
- 0x497a580c, 0x497a580d, 0x497a580e, 0x4a025808,
- 0x0002073d, 0x497a580f, 0x4a025802, 0x00000100,
- 0x4a025801, 0x00000001, 0x1c01f000, 0x0401f80c,
- 0x04000674, 0x4a025a09, 0x00000001, 0x0201f000,
- 0x0010a3e5, 0x0401f806, 0x04000669, 0x4a025a09,
- 0x00000006, 0x0201f000, 0x0010a3e5, 0x59a80005,
- 0x8c00051a, 0x1c01f000, 0x59a80005, 0x8c00051c,
- 0x1c01f000, 0x59a8000f, 0x80080580, 0x04020002,
- 0x1c01f000, 0x480bc857, 0x480b500f, 0x497b8830,
- 0x82080d40, 0x01000000, 0x48078832, 0x59c40002,
- 0x8400054c, 0x48038802, 0x42000800, 0x00000003,
- 0x0201f000, 0x00106134, 0x59c80007, 0x8c000502,
- 0x0400007b, 0x835c2c80, 0x00000005, 0x02001000,
- 0x00105724, 0x59c82817, 0x4817506c, 0x497b9005,
- 0x82140500, 0x00e00000, 0x04020059, 0x82140500,
- 0x000003ff, 0x82001c00, 0x00000006, 0x41cc2000,
- 0x42003000, 0x00006080, 0x820c0480, 0x00000040,
- 0x04001006, 0x42001000, 0x00000040, 0x820c1c80,
- 0x00000040, 0x0401f003, 0x400c1000, 0x41781800,
- 0x54182000, 0x80102000, 0x80183000, 0x80081040,
- 0x040207fc, 0x800c19c0, 0x04000005, 0x59c80005,
- 0x80000000, 0x48039005, 0x0401f7ea, 0x82140500,
- 0x000003ff, 0x800018c4, 0x8c142d14, 0x04000005,
- 0x59cc0002, 0x82000500, 0x00000003, 0x800c1c80,
- 0x480f505a, 0x82140500, 0x01f60000, 0x04020029,
- 0x82140500, 0x0000f000, 0x0400000b, 0x82000c80,
- 0x00002000, 0x0402100f, 0x4a039005, 0x00000140,
- 0x82140500, 0x0e000000, 0x80000132, 0x0c01f83e,
- 0x1c01f000, 0x59cc0400, 0x82000500, 0x0000ff00,
- 0x82000580, 0x00008100, 0x040007f4, 0x0401f01c,
- 0x4817c857, 0x82140500, 0x000003ff, 0x04020007,
- 0x59cc0400, 0x82000500, 0x0000ff00, 0x82000580,
- 0x00008100, 0x04020012, 0x42000000, 0x0010bc77,
- 0x0201f800, 0x0010ad1d, 0x0201f800, 0x001055d9,
- 0x4803c856, 0x4a039005, 0x00000140, 0x0401f020,
- 0x4817c857, 0x82140500, 0x00f60000, 0x04020004,
- 0x0201f800, 0x00105617, 0x040207d2, 0x0201f800,
- 0x00104716, 0x04000010, 0x59c400a4, 0x4803c857,
- 0x82000500, 0x0000000f, 0x82000580, 0x0000000a,
- 0x04020009, 0x497b505a, 0x59c400a3, 0x82000540,
- 0x00080000, 0x480388a3, 0x82000500, 0xfff7ffff,
- 0x480388a3, 0x4817c856, 0x0201f800, 0x0010ac62,
- 0x4a039005, 0x00000140, 0x0401f03f, 0x4803c856,
- 0x1c01f000, 0x00105187, 0x00105499, 0x00105181,
- 0x00105181, 0x00105181, 0x00105181, 0x00105181,
- 0x00105181, 0x4803c857, 0x42000000, 0x0010bc14,
- 0x0201f800, 0x0010ad1d, 0x1c01f000, 0x59cc0002,
- 0x82000500, 0xff000000, 0x82000580, 0xfe000000,
- 0x04020004, 0x0201f800, 0x0010a731, 0x0401f025,
- 0x59cc0400, 0x82000d00, 0x0000ff00, 0x82041500,
- 0x0000f000, 0x840409c0, 0x82080580, 0x00002000,
- 0x04020013, 0x836c0580, 0x00000001, 0x0402000e,
- 0x59cc0006, 0x82000500, 0xff000000, 0x82000580,
- 0x11000000, 0x02020800, 0x001003f4, 0x04020011,
- 0x0201f800, 0x0010330a, 0x0201f800, 0x00105749,
- 0x0401f00c, 0x0401f81f, 0x0401f00a, 0x82080580,
- 0x00003000, 0x04020003, 0x0401fa83, 0x0401f005,
- 0x82080580, 0x00008000, 0x04020002, 0x0401fb4c,
- 0x1c01f000, 0x4817c857, 0x42000000, 0x0010bc13,
- 0x0201f800, 0x0010ad1d, 0x836c0580, 0x00000003,
- 0x0402000b, 0x4c080000, 0x4c0c0000, 0x42001000,
- 0x00008048, 0x40141800, 0x80142120, 0x0201f800,
- 0x001031eb, 0x5c001800, 0x5c001000, 0x1c01f000,
- 0x59cc0002, 0x82000500, 0xff000000, 0x82001580,
- 0x01000000, 0x04000006, 0x82001580, 0x23000000,
- 0x02020800, 0x001003f4, 0x04020209, 0x59a8005a,
- 0x82000480, 0x00000004, 0x04001205, 0x82040580,
- 0x00000023, 0x04020051, 0x59cc0004, 0x4803c857,
- 0x59cc0006, 0x82000500, 0xff000000, 0x59cc0801,
- 0x82040d00, 0x00ffffff, 0x80040540, 0x4803c857,
- 0x0401fbc6, 0x02000800, 0x001003f4, 0x040001f4,
- 0x59300c07, 0x82040580, 0x00000010, 0x0400000f,
- 0x82040580, 0x00000011, 0x0400000c, 0x82040580,
- 0x00000001, 0x04000009, 0x82040580, 0x00000004,
- 0x04000006, 0x82040580, 0x00000008, 0x02020800,
- 0x001003f4, 0x040201e2, 0x59300004, 0x82000500,
- 0x80010000, 0x04000006, 0x0201f800, 0x0010644d,
- 0x02020800, 0x001003f4, 0x040201d9, 0x59cc0a04,
- 0x48066202, 0x59cc0006, 0x82000500, 0xffff0000,
- 0x82000d80, 0x02000000, 0x04020005, 0x42027000,
+ 0x00000028, 0x0201f000, 0x000203ab, 0x492fc857,
+ 0x4a025a07, 0x00000006, 0x0201f000, 0x000203ab,
+ 0x492fc857, 0x4a025a07, 0x0000000e, 0x0201f000,
+ 0x000203ab, 0x82040580, 0x00000007, 0x040207d6,
+ 0x4a025a07, 0x00000002, 0x0201f000, 0x000203ab,
+ 0x592c0407, 0x800000c2, 0x800008c4, 0x80040400,
+ 0x48025804, 0x59340010, 0x492e6810, 0x492fc857,
+ 0x80000d40, 0x04000003, 0x492c0800, 0x1c01f000,
+ 0x59340203, 0x492e680f, 0x492fc857, 0x4803c857,
+ 0x80000540, 0x04020003, 0x4a026a03, 0x00000001,
+ 0x1c01f000, 0x59a8000d, 0x81640480, 0x0402175e,
+ 0x42026000, 0x0010f694, 0x59300407, 0x82000580,
+ 0x00000006, 0x04020007, 0x5930000a, 0x81340580,
+ 0x04020004, 0x59300202, 0x80040580, 0x04000745,
+ 0x83326400, 0x00000024, 0x41580000, 0x81300480,
+ 0x040017f2, 0x0401f74c, 0x492fc857, 0x592c0205,
+ 0x80000112, 0x04020592, 0x592e8a07, 0x0201f800,
+ 0x00020319, 0x0402005b, 0x0201f800, 0x00104181,
+ 0x0402005b, 0x592e780b, 0x493fc857, 0x8d3e7d3e,
+ 0x04020006, 0x8d0e1d0e, 0x04020052, 0x0201f800,
+ 0x001040a1, 0x04000592, 0x833c1d00, 0x0000001f,
+ 0x0400058f, 0x592c0208, 0x82000c80, 0x00001000,
+ 0x0402158b, 0x800000c2, 0x800008c4, 0x8005d400,
+ 0x592e9009, 0x592e980a, 0x5934080d, 0x800409c0,
+ 0x04000004, 0x58041802, 0x800c19c0, 0x04020037,
+ 0x833c1d00, 0x0000001f, 0x81780040, 0x80000000,
+ 0x800c1902, 0x040217fe, 0x04020579, 0x0c01f001,
+ 0x00104f29, 0x00104f2c, 0x00104f39, 0x00104f3c,
+ 0x00104f3f, 0x0201f800, 0x00108963, 0x0401f023,
+ 0x0201f800, 0x00104073, 0x04000027, 0x80e9d1c0,
+ 0x02020800, 0x0010588d, 0x42028000, 0x00000005,
+ 0x417a9000, 0x417a9800, 0x0201f800, 0x00108973,
+ 0x0401f016, 0x42027000, 0x0000004d, 0x0401f006,
+ 0x42027000, 0x0000004e, 0x0401f003, 0x42027000,
+ 0x00000052, 0x5934080d, 0x800409c0, 0x04000007,
+ 0x4d3c0000, 0x40067800, 0x0201f800, 0x00104053,
+ 0x5c027800, 0x04000009, 0x0201f800, 0x00103f29,
+ 0x02020800, 0x001089a6, 0x04000007, 0x8d3e7d3e,
+ 0x0402000e, 0x1c01f000, 0x4a025a07, 0x00000030,
+ 0x0401f00d, 0x4a025a07, 0x0000002c, 0x0401f00a,
+ 0x4a025a07, 0x00000028, 0x0401f007, 0x4a025a07,
+ 0x00000029, 0x0401f004, 0x497a580a, 0x4a025a07,
+ 0x00000000, 0x4a025a05, 0x00000103, 0x0201f000,
+ 0x000203ab, 0x492fc857, 0x80140110, 0x80000040,
+ 0x04000002, 0x0401f522, 0x592c0208, 0x82000500,
+ 0x000003ff, 0x48025a08, 0x8c000506, 0x04000004,
+ 0x82000500, 0x00000070, 0x04020003, 0x8d0e1d0e,
+ 0x04020018, 0x4a025a07, 0x0000dead, 0x592c0409,
+ 0x82000500, 0x0000f0ff, 0x48025c09, 0x0201f800,
+ 0x00103bba, 0x04020002, 0x1c01f000, 0x49425a07,
+ 0x8058b1c0, 0x04000009, 0x0201f800, 0x00108ede,
+ 0x0401f80f, 0x44042800, 0x82580580, 0x00000002,
+ 0x04020002, 0x48082801, 0x0201f000, 0x000203ab,
+ 0x42028000, 0x00000031, 0x42000800, 0x00000001,
+ 0x4200b000, 0x00000001, 0x0401f7ed, 0x592c0409,
+ 0x80000118, 0x832c2c00, 0x0000000a, 0x80142c00,
+ 0x1c01f000, 0x492fc857, 0x4a025a09, 0x00000006,
+ 0x0201f000, 0x000203ab, 0x492fc857, 0x4a025a09,
+ 0x00000001, 0x0201f000, 0x000203ab, 0x492fc857,
+ 0x592c040b, 0x82000500, 0x00000003, 0x04000020,
+ 0x0201f800, 0x00107188, 0x04000021, 0x592c0205,
+ 0x492e6009, 0x82000500, 0x000000ff, 0x82000580,
+ 0x00000045, 0x0400000e, 0x592c000c, 0x0201f800,
+ 0x001054fb, 0x02000800, 0x00020319, 0x04020018,
+ 0x42027000, 0x00000041, 0x4936600a, 0x4a026407,
+ 0x00000001, 0x0201f000, 0x00020a34, 0x59300016,
+ 0x8400055e, 0x48026016, 0x42026800, 0x0010b976,
+ 0x42027000, 0x00000040, 0x0401f7f4, 0x4a025a07,
+ 0x00000101, 0x0201f000, 0x000203ab, 0x4a025a07,
+ 0x0000002c, 0x0201f000, 0x000203ab, 0x4a025a07,
+ 0x00000028, 0x0201f800, 0x000203ab, 0x0201f000,
+ 0x00020a10, 0x492fc857, 0x0201f800, 0x00105c21,
+ 0x0400000b, 0x592c0205, 0x80000110, 0x80000040,
+ 0x040204af, 0x592c0c07, 0x800409c0, 0x04000009,
+ 0x42000000, 0x00000102, 0x0401f003, 0x42000000,
+ 0x00000104, 0x48025a07, 0x0201f000, 0x000203ab,
+ 0x592c0c08, 0x800409c0, 0x04000020, 0x82040480,
+ 0x00000005, 0x0402101d, 0x4c040000, 0x80040800,
+ 0x0201f800, 0x00105c46, 0x5c001000, 0x04020014,
+ 0x832c0400, 0x00000009, 0x4000a000, 0x0201f800,
+ 0x00105c6f, 0x0402000e, 0x592c1208, 0x58c80c0b,
+ 0x84040d00, 0x84040d02, 0x8c081500, 0x04000002,
+ 0x84040d5e, 0x4805940b, 0x42000000, 0x00000000,
+ 0x48025a07, 0x0201f000, 0x000203ab, 0x42000000,
+ 0x00000103, 0x0401f7fb, 0x42000000, 0x00000102,
+ 0x0401f7f8, 0x492fc857, 0x592e7c07, 0x833c0500,
+ 0xfffffffe, 0x0402004a, 0x592c4008, 0x42026000,
+ 0x0010f694, 0x41581800, 0x400c0000, 0x81300480,
+ 0x04021029, 0x59300203, 0x82000580, 0x00000000,
+ 0x04000007, 0x59300009, 0x80000d40, 0x04000004,
+ 0x58040006, 0x80200580, 0x04000004, 0x83326400,
+ 0x00000024, 0x0401f7f1, 0x58040205, 0x82000500,
+ 0x000000ff, 0x82000d80, 0x00000053, 0x0400000d,
+ 0x82000d80, 0x00000048, 0x0400000a, 0x82000d80,
+ 0x00000018, 0x04000007, 0x82000d80, 0x00000029,
+ 0x04000004, 0x82000d80, 0x00000014, 0x040207ec,
+ 0x4d2c0000, 0x0201f800, 0x0010853c, 0x5c025800,
+ 0x0400001f, 0x4a025a07, 0x00000000, 0x0201f000,
+ 0x000203ab, 0x592e8a07, 0x83440480, 0x000007f0,
+ 0x04021017, 0x83440400, 0x0010b080, 0x50000000,
+ 0x80026d40, 0x04000012, 0x4d2c0000, 0x0201f800,
+ 0x0010402d, 0x0400000d, 0x42028000, 0x00000005,
+ 0x592c0a09, 0x417a6000, 0x0201f800, 0x00104543,
+ 0x0201f800, 0x00108b01, 0x0201f800, 0x000203ab,
+ 0x5c025800, 0x0401f7e4, 0x5c025800, 0x4a025a07,
+ 0x00000031, 0x0201f000, 0x000203ab, 0x492fc857,
+ 0x4d2c0000, 0x0201f800, 0x0010056f, 0x04000017,
+ 0x492fc857, 0x412f4000, 0x0201f800, 0x0010056f,
+ 0x0400000f, 0x492fc857, 0x412dd800, 0x0201f800,
+ 0x001032e0, 0x0201f800, 0x001032ea, 0x49a1d80a,
+ 0x5c025800, 0x492dd809, 0x48ef4006, 0x0201f800,
+ 0x00101c15, 0x0201f000, 0x00101c34, 0x41a25800,
+ 0x0201f800, 0x00100580, 0x5c025800, 0x4a025a07,
+ 0x00004005, 0x4a025c07, 0x00000002, 0x0201f000,
+ 0x000203ab, 0x4807c857, 0x485fc857, 0x4200b800,
+ 0x00000001, 0x5c000800, 0x4c5c0000, 0x0401f005,
+ 0x4807c857, 0x485fc857, 0x5c000800, 0x4d780000,
+ 0x4803c857, 0x492fc857, 0x8c00050e, 0x02020800,
+ 0x00100322, 0x4203e000, 0x50000000, 0x4200b800,
+ 0x00008003, 0x0201f000, 0x00100332, 0x80140110,
+ 0x80000040, 0x02020000, 0x00104c8b, 0x599c0019,
+ 0x8c000510, 0x0402000d, 0x0201f800, 0x001041df,
+ 0x04020002, 0x1c01f000, 0x49425a07, 0x4806580e,
+ 0x480a580f, 0x4943c857, 0x4807c857, 0x480bc857,
+ 0x0201f000, 0x000203ab, 0x592c040c, 0x82000500,
+ 0x0000e000, 0x82000580, 0x00006000, 0x040007ef,
+ 0x59a8021b, 0x8c000508, 0x040007ec, 0x592c120c,
+ 0x592c080b, 0x82040500, 0xff000000, 0x80040d80,
+ 0x80000110, 0x80081540, 0x04000004, 0x4806580b,
+ 0x0401f883, 0x0401f7e1, 0x42001000, 0x0000001c,
+ 0x42000800, 0x00000019, 0x42028000, 0x00000031,
+ 0x0401f7de, 0x80140110, 0x80000040, 0x02020000,
+ 0x00104c8b, 0x0201f800, 0x00104355, 0x04020002,
+ 0x1c01f000, 0x49425a07, 0x48065812, 0x480a5813,
+ 0x0201f000, 0x000203ab, 0x80140110, 0x02000000,
+ 0x00104c8b, 0x80000040, 0x0402000d, 0x4202e000,
+ 0x00000001, 0x592c020b, 0x8c000504, 0x02000000,
+ 0x0002068a, 0x592c0208, 0x82000c80, 0x00001001,
+ 0x02021000, 0x00104c9b, 0x0401f005, 0x4a033006,
+ 0x0002068a, 0x0201f000, 0x00020684, 0x592c1014,
+ 0x82080500, 0xffff0003, 0x02020000, 0x00104c9b,
+ 0x4202e000, 0x00000002, 0x42000000, 0x0010c35d,
+ 0x50007000, 0x592c0012, 0x592c0813, 0x48007006,
+ 0x48047007, 0x492c700a, 0x4978700d, 0x4978700b,
+ 0x0401f001, 0x4978700c, 0x82080480, 0x00000180,
+ 0x4803c857, 0x04001007, 0x4800700e, 0x4a007005,
+ 0x00000180, 0x4a007004, 0x00000060, 0x0401f005,
+ 0x4978700e, 0x48087005, 0x80081104, 0x48087004,
+ 0x58380009, 0x48007003, 0x40381000, 0x0201f000,
+ 0x00020016, 0x4df00000, 0x4203e000, 0x50000000,
+ 0x0201f800, 0x0010055a, 0x04000003, 0x59980005,
+ 0x0801f800, 0x5c03e000, 0x1c01f000, 0x0201f800,
+ 0x0010055a, 0x02000800, 0x0010032d, 0x4a025809,
+ 0x0010c2fc, 0x42000800, 0x0010c35d, 0x452c0800,
+ 0x497a580a, 0x497a580b, 0x497a580c, 0x497a580d,
+ 0x497a580e, 0x4a025808, 0x0002073d, 0x497a580f,
+ 0x4a025802, 0x00000100, 0x4a025801, 0x00000001,
+ 0x1c01f000, 0x0401f80c, 0x04000670, 0x4a025a09,
+ 0x00000001, 0x0201f000, 0x0010a4d8, 0x0401f806,
+ 0x04000665, 0x4a025a09, 0x00000006, 0x0201f000,
+ 0x0010a4d8, 0x59a80005, 0x8c00051a, 0x1c01f000,
+ 0x59a80005, 0x8c00051c, 0x1c01f000, 0x59a8000f,
+ 0x80080580, 0x04020002, 0x1c01f000, 0x480bc857,
+ 0x480b500f, 0x497b8830, 0x82080d40, 0x01000000,
+ 0x48078832, 0x59c40002, 0x8400054c, 0x48038802,
+ 0x42000800, 0x00000003, 0x0201f000, 0x001061d9,
+ 0x59c80007, 0x8c000502, 0x0400004f, 0x835c2c80,
+ 0x00000005, 0x02001000, 0x00105790, 0x59c82817,
+ 0x4817506c, 0x497b9005, 0x82140500, 0x00e00000,
+ 0x04020040, 0x82140500, 0x000003ff, 0x82001c00,
+ 0x00000006, 0x41cc2000, 0x42003000, 0x00006080,
+ 0x820c0480, 0x00000040, 0x04001006, 0x42001000,
+ 0x00000040, 0x820c1c80, 0x00000040, 0x0401f003,
+ 0x400c1000, 0x41781800, 0x54182000, 0x80102000,
+ 0x80183000, 0x80081040, 0x040207fc, 0x800c19c0,
+ 0x04000005, 0x59c80005, 0x80000000, 0x48039005,
+ 0x0401f7ea, 0x82140500, 0x000003ff, 0x800018c4,
+ 0x8c142d14, 0x04000005, 0x59cc0002, 0x82000500,
+ 0x00000003, 0x800c1c80, 0x480f505a, 0x82140500,
+ 0x01f60000, 0x04020010, 0x0201f800, 0x00105795,
+ 0x04020008, 0x4a039005, 0x00000140, 0x82140500,
+ 0x0e000000, 0x80000132, 0x0c01f815, 0x1c01f000,
+ 0x800001c0, 0x0402000b, 0x4a039005, 0x00000140,
+ 0x0401f00d, 0x4817c857, 0x82140500, 0x00f60000,
+ 0x04020004, 0x0201f800, 0x00105683, 0x040207eb,
+ 0x0201f800, 0x001057b9, 0x4a039005, 0x00000140,
+ 0x0401f03f, 0x4803c856, 0x1c01f000, 0x001051b1,
+ 0x00105505, 0x001051ab, 0x001051ab, 0x001051ab,
+ 0x001051ab, 0x001051ab, 0x001051ab, 0x4803c857,
+ 0x42000000, 0x0010bd14, 0x0201f800, 0x0010ae10,
+ 0x1c01f000, 0x59cc0002, 0x82000500, 0xff000000,
+ 0x82000580, 0xfe000000, 0x04020004, 0x0201f800,
+ 0x0010a824, 0x0401f025, 0x59cc0400, 0x82000d00,
+ 0x0000ff00, 0x82041500, 0x0000f000, 0x840409c0,
+ 0x82080580, 0x00002000, 0x04020013, 0x836c0580,
+ 0x00000001, 0x0402000e, 0x59cc0006, 0x82000500,
+ 0xff000000, 0x82000580, 0x11000000, 0x02020800,
+ 0x001003f4, 0x04020011, 0x0201f800, 0x0010331d,
+ 0x0201f800, 0x001057ee, 0x0401f00c, 0x0401f81f,
+ 0x0401f00a, 0x82080580, 0x00003000, 0x04020003,
+ 0x0401faa7, 0x0401f005, 0x82080580, 0x00008000,
+ 0x04020002, 0x0401fb8e, 0x1c01f000, 0x4817c857,
+ 0x42000000, 0x0010bd13, 0x0201f800, 0x0010ae10,
+ 0x836c0580, 0x00000003, 0x0402000b, 0x4c080000,
+ 0x4c0c0000, 0x42001000, 0x00008048, 0x40141800,
+ 0x80142120, 0x0201f800, 0x001031f5, 0x5c001800,
+ 0x5c001000, 0x1c01f000, 0x59cc0002, 0x82000500,
+ 0xff000000, 0x82001580, 0x01000000, 0x04000006,
+ 0x82001580, 0x23000000, 0x02020800, 0x001003f4,
+ 0x04020226, 0x59a8005a, 0x82000480, 0x00000004,
+ 0x04001222, 0x82040580, 0x00000023, 0x04020052,
+ 0x59cc0004, 0x4803c857, 0x59cc0006, 0x82000500,
+ 0xff000000, 0x59cc0801, 0x82040d00, 0x00ffffff,
+ 0x80040540, 0x4803c857, 0x0201f800, 0x00105616,
+ 0x02000800, 0x001003f4, 0x04000210, 0x59300c07,
+ 0x82040580, 0x00000010, 0x0400000f, 0x82040580,
+ 0x00000011, 0x0400000c, 0x82040580, 0x00000001,
+ 0x04000009, 0x82040580, 0x00000004, 0x04000006,
+ 0x82040580, 0x00000008, 0x02020800, 0x001003f4,
+ 0x040201fe, 0x59300004, 0x82000500, 0x80010000,
+ 0x04000006, 0x0201f800, 0x001064f2, 0x02020800,
+ 0x001003f4, 0x040201f5, 0x59cc0a04, 0x48066202,
+ 0x59cc0006, 0x82000500, 0xffff0000, 0x82000d80,
+ 0x02000000, 0x04020005, 0x42027000, 0x00000015,
+ 0x0201f000, 0x00020a34, 0x82000d80, 0x02140000,
+ 0x040007fa, 0x82000d80, 0x02100000, 0x040007f7,
+ 0x82000d80, 0x02100000, 0x040007f4, 0x82000d80,
+ 0x01000000, 0x02020800, 0x001003f4, 0x040201db,
+ 0x59cc0006, 0x82000500, 0x0000ffff, 0x02020800,
+ 0x001003f4, 0x040201d5, 0x59a8005a, 0x82000480,
+ 0x00000008, 0x040011d1, 0x42027000, 0x00000016,
+ 0x0401f7e4, 0x82040580, 0x00000022, 0x02020800,
+ 0x001003f4, 0x040201c9, 0x59cc0004, 0x4803c857,
+ 0x59cc0006, 0x4803c857, 0x59cc0001, 0x4803c857,
+ 0x59a8005a, 0x800001c0, 0x02000800, 0x001003f4,
+ 0x040001be, 0x59a80805, 0x8c040d14, 0x0400002f,
+ 0x0401f9e0, 0x0402002d, 0x0401f9f9, 0x0400002b,
+ 0x42027000, 0x0000004c, 0x59cc0001, 0x82000500,
+ 0x00ffffff, 0x0201f800, 0x0010575c, 0x04000008,
+ 0x42028800, 0x0000ffff, 0x42026800, 0x0010c2b2,
+ 0x0201f800, 0x001044c5, 0x481a6802, 0x599c0019,
+ 0x8c000510, 0x0400018f, 0x59a8021b, 0x8c000508,
+ 0x0400018c, 0x59cc1006, 0x82081500, 0xffff0000,
+ 0x82081580, 0x03000000, 0x04020186, 0x83641480,
+ 0x00000010, 0x0400119e, 0x8400054c, 0x4803521b,
+ 0x59cc1000, 0x82081500, 0x00ffffff, 0x0401feb0,
+ 0x59cc0007, 0x82000500, 0x0000ffff, 0x48038893,
+ 0x48035012, 0x0401f177, 0x59cc0006, 0x82000500,
+ 0xffff0000, 0x82000d80, 0x03000000, 0x04020029,
+ 0x59a8021b, 0x8c000508, 0x04000020, 0x8400054c,
+ 0x4803521b, 0x59cc0800, 0x82040d00, 0x00ffffff,
+ 0x4807500f, 0x497b8830, 0x84040d70, 0x48078832,
+ 0x59c40802, 0x84040d4c, 0x48078802, 0x59cc0007,
+ 0x82000500, 0x0000ffff, 0x48038893, 0x48035012,
+ 0x42000800, 0x00000003, 0x59a8100f, 0x0201f800,
+ 0x001061d9, 0x59cc0006, 0x82000500, 0x0000ffff,
+ 0x02020800, 0x001003f4, 0x04020168, 0x42027000,
+ 0x00000017, 0x0401f10b, 0x0201f800, 0x00104755,
+ 0x040207f5, 0x8c000502, 0x040207f3, 0x0401f15f,
+ 0x82000d80, 0x04000000, 0x04020018, 0x59cc0006,
+ 0x82000500, 0x0000ffff, 0x02020800, 0x001003f4,
+ 0x04020156, 0x0201f800, 0x00104755, 0x04000002,
+ 0x0401f0f6, 0x497b5064, 0x42001000, 0x0010ebc8,
+ 0x0201f800, 0x00105872, 0x0201f800, 0x001044cf,
+ 0x59a8021b, 0x84000548, 0x4803521b, 0x42027000,
+ 0x00000030, 0x0401f0eb, 0x82000d80, 0x05000000,
+ 0x0402000a, 0x59cc0006, 0x82000500, 0x0000ffff,
+ 0x02020800, 0x001003f4, 0x0402013c, 0x42027000,
+ 0x00000018, 0x0401f0df, 0x82000d80, 0x20100000,
+ 0x04020004, 0x42027000, 0x00000019, 0x0401f0d9,
+ 0x82000d80, 0x21100000, 0x04020004, 0x42027000,
+ 0x0000001a, 0x0401f0d3, 0x82000d80, 0x52000000,
+ 0x0402000a, 0x59cc0006, 0x82000500, 0x0000ffff,
+ 0x02020800, 0x001003f4, 0x04020124, 0x42027000,
+ 0x0000001b, 0x0401f0c7, 0x82000d80, 0x50000000,
+ 0x0402000a, 0x59cc0006, 0x82000500, 0x0000ffff,
+ 0x02020800, 0x001003f4, 0x04020118, 0x42027000,
+ 0x0000001c, 0x0401f0bb, 0x82000d80, 0x13000000,
+ 0x04020004, 0x42027000, 0x00000034, 0x0401f0b5,
+ 0x82000d80, 0x12000000, 0x0402000a, 0x59cc0006,
+ 0x82000500, 0x0000ffff, 0x02020800, 0x001003f4,
+ 0x04020106, 0x42027000, 0x00000024, 0x0401f0a9,
+ 0x82000d00, 0xff000000, 0x82040d80, 0x24000000,
+ 0x04020004, 0x42027000, 0x0000002d, 0x0401f0a1,
+ 0x82000d00, 0xff000000, 0x82040d80, 0x53000000,
+ 0x04020004, 0x42027000, 0x0000002a, 0x0401f099,
+ 0x82000d80, 0x0f000000, 0x04020004, 0x42027000,
+ 0x00000020, 0x0401f093, 0x82000d80, 0x61040000,
+ 0x0402004b, 0x4c5c0000, 0x4c600000, 0x4c640000,
+ 0x4c580000, 0x83ccc400, 0x00000006, 0x8060b800,
+ 0x50600000, 0x82000500, 0x0000ffff, 0x82001480,
+ 0x00000401, 0x04021036, 0x82001500, 0x00000003,
+ 0x04020033, 0x59a8105a, 0x80081480, 0x04001030,
+ 0x82000480, 0x00000004, 0x8000b104, 0x8058b1c0,
+ 0x0400002b, 0x505cc800, 0x8264c500, 0x03000000,
+ 0x8060c130, 0x42000000, 0x0010bcde, 0x82602580,
+ 0x00000000, 0x04020004, 0x42000000, 0x0010bcdb,
+ 0x0401f00c, 0x82602580, 0x00000001, 0x04020004,
+ 0x42000000, 0x0010bcdc, 0x0401f006, 0x82602580,
+ 0x00000002, 0x04020003, 0x42000000, 0x0010bcdd,
+ 0x0201f800, 0x0010ae10, 0x42001000, 0x00008015,
+ 0x82642500, 0x0000ffff, 0x80641920, 0x0201f800,
+ 0x001031f5, 0x805cb800, 0x8058b040, 0x040207de,
+ 0x5c00b000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x42027000, 0x00000023, 0x0401f04e, 0x5c00b000,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x42000000,
+ 0x0010bd11, 0x0201f000, 0x0010ae10, 0x82000d80,
+ 0x60000000, 0x04020004, 0x42027000, 0x0000003f,
+ 0x0401f040, 0x82000d80, 0x54000000, 0x04020008,
+ 0x0401fb80, 0x02020800, 0x001003f4, 0x04020093,
+ 0x42027000, 0x00000046, 0x0401f036, 0x82000d80,
+ 0x55000000, 0x04020009, 0x0401fb9e, 0x04020004,
+ 0x42027000, 0x00000041, 0x0401f02e, 0x42027000,
+ 0x00000042, 0x0401f02b, 0x82000d80, 0x78000000,
+ 0x04020004, 0x42027000, 0x00000045, 0x0401f025,
+ 0x82000d80, 0x10000000, 0x04020004, 0x42027000,
+ 0x0000004e, 0x0401f01f, 0x82000d80, 0x63000000,
+ 0x04020004, 0x42027000, 0x0000004a, 0x0401f019,
+ 0x82000d00, 0xff000000, 0x82040d80, 0x56000000,
+ 0x04020004, 0x42027000, 0x0000004f, 0x0401f011,
+ 0x82000d00, 0xff000000, 0x82040d80, 0x57000000,
+ 0x04020004, 0x42027000, 0x00000050, 0x0401f009,
+ 0x82000d80, 0x7d000000, 0x04020004, 0x42027000,
+ 0x00000056, 0x0401f003, 0x42027000, 0x0000001d,
+ 0x59cc3800, 0x821c3d00, 0x00ffffff, 0x821c0580,
+ 0x00fffffe, 0x59cc0001, 0x04020005, 0x40003000,
+ 0x42028800, 0x000007fe, 0x0401f01c, 0x0401f929,
+ 0x02020800, 0x001003f4, 0x0402004c, 0x83440480,
+ 0x000007f0, 0x04001001, 0x0201f800, 0x00103314,
+ 0x04000012, 0x4c180000, 0x0201f800, 0x00020319,
+ 0x5c003000, 0x04000012, 0x4c180000, 0x0401f865,
+ 0x5c003000, 0x04020009, 0x0201f800, 0x001044c5,
+ 0x42026800, 0x0010c2b2, 0x481a6802, 0x42028800,
+ 0x0000ffff, 0x0401f006, 0x0201f800, 0x00103de6,
+ 0x02020800, 0x001003f4, 0x04020030, 0x83380580,
+ 0x00000046, 0x04020006, 0x59a8000f, 0x80180580,
+ 0x02000800, 0x001003f4, 0x04000028, 0x59340200,
+ 0x8c000514, 0x0400000f, 0x83380580, 0x00000030,
+ 0x0400000c, 0x83380580, 0x0000003f, 0x04000009,
+ 0x83380580, 0x00000034, 0x04000006, 0x83380580,
+ 0x00000024, 0x04000003, 0x42027000, 0x0000004c,
+ 0x0201f800, 0x00107188, 0x04000019, 0x4936600a,
+ 0x4a026407, 0x00000004, 0x83340580, 0x0010c2b2,
+ 0x04020005, 0x59cc0001, 0x82000500, 0x00ffffff,
+ 0x4802601f, 0x59cc0c04, 0x48066202, 0x83380580,
+ 0x0000004c, 0x04020003, 0x4a026407, 0x00000011,
+ 0x0201f000, 0x00020a34, 0x598800b7, 0x4803c857,
+ 0x80000000, 0x480310b7, 0x1c01f000, 0x42001000,
+ 0x00008049, 0x59cc1806, 0x800c1930, 0x0201f800,
+ 0x001031f5, 0x0201f800, 0x00107192, 0x02000800,
+ 0x001003f4, 0x040007f1, 0x4936600a, 0x83340580,
+ 0x0010c2b2, 0x04020005, 0x59cc0001, 0x82000500,
+ 0x00ffffff, 0x4802601f, 0x4a026407, 0x00000004,
+ 0x59cc0c04, 0x48066202, 0x4a026403, 0x00000009,
+ 0x4a02641b, 0x00000009, 0x4a02621b, 0x00002900,
+ 0x4a026203, 0x00000001, 0x0201f000, 0x0010608d,
+ 0x59a8021b, 0x4803c857, 0x8c000508, 0x04000013,
+ 0x599c0019, 0x8c000510, 0x04020010, 0x59cc0006,
+ 0x82000500, 0xff000000, 0x82000d80, 0x03000000,
+ 0x0400000c, 0x82000d80, 0x20000000, 0x04000009,
+ 0x82000d80, 0x05000000, 0x04000006, 0x82000d80,
+ 0x21000000, 0x04000003, 0x80000580, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x0401f7fd, 0x59cc2006,
+ 0x82102500, 0xff000000, 0x9c1021c0, 0x0401f807,
+ 0x820c1c00, 0x0010b939, 0x500c1800, 0x800c0500,
+ 0x4803c857, 0x1c01f000, 0x40100800, 0x41781800,
+ 0x82040480, 0x00000020, 0x04001004, 0x800c1800,
+ 0x40000800, 0x0401f7fb, 0x82040500, 0x0000000f,
+ 0x82000400, 0x0010af34, 0x50000000, 0x8c040d08,
+ 0x04000002, 0x900001c0, 0x1c01f000, 0x4803c856,
+ 0x0401faff, 0x0402000a, 0x0201f800, 0x00101b0a,
+ 0x04020007, 0x59cc0002, 0x82000500, 0xff000000,
+ 0x82000d80, 0x08000000, 0x04000802, 0x1c01f000,
+ 0x4803c856, 0x59cc0400, 0x82000d00, 0x0000ff00,
+ 0x840409c0, 0x82040580, 0x00000033, 0x04020027,
+ 0x0401f982, 0x04000062, 0x59cc0a04, 0x48066202,
+ 0x59a8005a, 0x82000480, 0x00000004, 0x0400105c,
+ 0x59cc0006, 0x4803c857, 0x82000500, 0xffff0000,
+ 0x82000d80, 0x02000000, 0x04020009, 0x59cc0006,
+ 0x82000500, 0x0000ffff, 0x04020051, 0x42027000,
0x00000015, 0x0201f000, 0x00020a34, 0x82000d80,
- 0x02140000, 0x040007fa, 0x82000d80, 0x02100000,
- 0x040007f7, 0x82000d80, 0x02100000, 0x040007f4,
- 0x82000d80, 0x01000000, 0x02020800, 0x001003f4,
- 0x040201bf, 0x59cc0006, 0x82000500, 0x0000ffff,
- 0x02020800, 0x001003f4, 0x040201b9, 0x59a8005a,
- 0x82000480, 0x00000008, 0x040011b5, 0x42027000,
- 0x00000016, 0x0401f7e4, 0x82040580, 0x00000022,
- 0x02020800, 0x001003f4, 0x040201ad, 0x59cc0004,
- 0x4803c857, 0x59cc0006, 0x4803c857, 0x59cc0001,
- 0x4803c857, 0x59a8005a, 0x800001c0, 0x02000800,
- 0x001003f4, 0x040001a2, 0x59a80805, 0x8c040d14,
- 0x0400002b, 0x0401f9bd, 0x04020029, 0x0401f9d6,
- 0x04000027, 0x42027000, 0x0000004c, 0x59cc0001,
- 0x82000500, 0x00ffffff, 0x0201f800, 0x001056f0,
- 0x04000004, 0x42028800, 0x0000ffff, 0x417a6800,
- 0x599c0019, 0x8c000510, 0x04000178, 0x59a8021b,
- 0x8c000508, 0x04000175, 0x59cc1006, 0x82081500,
- 0xffff0000, 0x82081580, 0x03000000, 0x0402016f,
- 0x83641480, 0x00000010, 0x04001186, 0x8400054c,
- 0x4803521b, 0x59cc1000, 0x82081500, 0x00ffffff,
- 0x0401fe89, 0x59cc0007, 0x82000500, 0x0000ffff,
- 0x48038893, 0x48035012, 0x0401f160, 0x59cc0006,
- 0x82000500, 0xffff0000, 0x82000d80, 0x03000000,
- 0x04020029, 0x59a8021b, 0x8c000508, 0x04000020,
- 0x8400054c, 0x4803521b, 0x59cc0800, 0x82040d00,
- 0x00ffffff, 0x4807500f, 0x497b8830, 0x84040d70,
- 0x48078832, 0x59c40802, 0x84040d4c, 0x48078802,
- 0x59cc0007, 0x82000500, 0x0000ffff, 0x48038893,
- 0x48035012, 0x42000800, 0x00000003, 0x59a8100f,
- 0x0201f800, 0x00106134, 0x59cc0006, 0x82000500,
- 0x0000ffff, 0x02020800, 0x001003f4, 0x04020150,
- 0x42027000, 0x00000017, 0x0401f10b, 0x0201f800,
- 0x00104716, 0x040207f5, 0x8c000502, 0x040207f3,
- 0x0401f147, 0x82000d80, 0x04000000, 0x04020018,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x02020800,
- 0x001003f4, 0x0402013e, 0x0201f800, 0x00104716,
- 0x04000004, 0x42027000, 0x0000001d, 0x0401f0f6,
- 0x497b5064, 0x42001000, 0x0010eacd, 0x0201f800,
- 0x001057cd, 0x59a8021b, 0x84000548, 0x4803521b,
- 0x42027000, 0x00000030, 0x0401f0eb, 0x82000d80,
- 0x05000000, 0x0402000a, 0x59cc0006, 0x82000500,
- 0x0000ffff, 0x02020800, 0x001003f4, 0x04020124,
- 0x42027000, 0x00000018, 0x0401f0df, 0x82000d80,
- 0x20100000, 0x04020004, 0x42027000, 0x00000019,
- 0x0401f0d9, 0x82000d80, 0x21100000, 0x04020004,
- 0x42027000, 0x0000001a, 0x0401f0d3, 0x82000d80,
- 0x52000000, 0x0402000a, 0x59cc0006, 0x82000500,
- 0x0000ffff, 0x02020800, 0x001003f4, 0x0402010c,
- 0x42027000, 0x0000001b, 0x0401f0c7, 0x82000d80,
- 0x50000000, 0x0402000a, 0x59cc0006, 0x82000500,
- 0x0000ffff, 0x02020800, 0x001003f4, 0x04020100,
- 0x42027000, 0x0000001c, 0x0401f0bb, 0x82000d80,
- 0x13000000, 0x04020004, 0x42027000, 0x00000034,
- 0x0401f0b5, 0x82000d80, 0x12000000, 0x0402000a,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x02020800,
- 0x001003f4, 0x040200ee, 0x42027000, 0x00000024,
- 0x0401f0a9, 0x82000d00, 0xff000000, 0x82040d80,
- 0x24000000, 0x04020004, 0x42027000, 0x0000002d,
- 0x0401f0a1, 0x82000d00, 0xff000000, 0x82040d80,
- 0x53000000, 0x04020004, 0x42027000, 0x0000002a,
- 0x0401f099, 0x82000d80, 0x0f000000, 0x04020004,
- 0x42027000, 0x00000020, 0x0401f093, 0x82000d80,
- 0x61040000, 0x0402004b, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x4c580000, 0x83ccc400, 0x00000006,
- 0x8060b800, 0x50600000, 0x82000500, 0x0000ffff,
- 0x82001480, 0x00000401, 0x04021036, 0x82001500,
- 0x00000003, 0x04020033, 0x59a8105a, 0x80081480,
- 0x04001030, 0x82000480, 0x00000004, 0x8000b104,
- 0x8058b1c0, 0x0400002b, 0x505cc800, 0x8264c500,
- 0x03000000, 0x8060c130, 0x42000000, 0x0010bbde,
- 0x82602580, 0x00000000, 0x04020004, 0x42000000,
- 0x0010bbdb, 0x0401f00c, 0x82602580, 0x00000001,
- 0x04020004, 0x42000000, 0x0010bbdc, 0x0401f006,
- 0x82602580, 0x00000002, 0x04020003, 0x42000000,
- 0x0010bbdd, 0x0201f800, 0x0010ad1d, 0x42001000,
- 0x00008015, 0x82642500, 0x0000ffff, 0x80641920,
- 0x0201f800, 0x001031eb, 0x805cb800, 0x8058b040,
- 0x040207de, 0x5c00b000, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x42027000, 0x00000023, 0x0401f04e,
- 0x5c00b000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x42000000, 0x0010bc11, 0x0201f000, 0x0010ad1d,
- 0x82000d80, 0x60000000, 0x04020004, 0x42027000,
- 0x0000003f, 0x0401f040, 0x82000d80, 0x54000000,
- 0x04020008, 0x0401fb43, 0x02020800, 0x001003f4,
- 0x0402007b, 0x42027000, 0x00000046, 0x0401f036,
- 0x82000d80, 0x55000000, 0x04020009, 0x0401fb61,
- 0x04020004, 0x42027000, 0x00000041, 0x0401f02e,
- 0x42027000, 0x00000042, 0x0401f02b, 0x82000d80,
- 0x78000000, 0x04020004, 0x42027000, 0x00000045,
- 0x0401f025, 0x82000d80, 0x10000000, 0x04020004,
- 0x42027000, 0x0000004e, 0x0401f01f, 0x82000d80,
- 0x63000000, 0x04020004, 0x42027000, 0x0000004a,
- 0x0401f019, 0x82000d00, 0xff000000, 0x82040d80,
- 0x56000000, 0x04020004, 0x42027000, 0x0000004f,
- 0x0401f011, 0x82000d00, 0xff000000, 0x82040d80,
- 0x57000000, 0x04020004, 0x42027000, 0x00000050,
- 0x0401f009, 0x82000d80, 0x7d000000, 0x04020004,
- 0x42027000, 0x00000056, 0x0401f003, 0x42027000,
- 0x0000001d, 0x59cc3800, 0x821c3d00, 0x00ffffff,
- 0x821c0580, 0x00fffffe, 0x59cc0001, 0x04020005,
- 0x40003000, 0x42028800, 0x000007fe, 0x0401f005,
- 0x0401f8ec, 0x02020800, 0x001003f4, 0x04020034,
- 0x0201f800, 0x00103dd0, 0x02020800, 0x001003f4,
- 0x0402002f, 0x83380580, 0x00000046, 0x04020006,
- 0x59a8000f, 0x80180580, 0x02000800, 0x001003f4,
- 0x04000027, 0x59340200, 0x8c000514, 0x0400000f,
- 0x83380580, 0x00000030, 0x0400000c, 0x83380580,
- 0x0000003f, 0x04000009, 0x83380580, 0x00000034,
- 0x04000006, 0x83380580, 0x00000024, 0x04000003,
- 0x42027000, 0x0000004c, 0x0201f800, 0x001070f5,
- 0x04000018, 0x4936600a, 0x4a026407, 0x00000004,
- 0x59cc0c04, 0x48066202, 0x83380580, 0x0000004c,
- 0x04020009, 0x4a026407, 0x00000011, 0x813669c0,
+ 0x01000000, 0x0402004a, 0x59cc0006, 0x82000500,
+ 0x0000ffff, 0x04020046, 0x59a8005a, 0x82000480,
+ 0x00000008, 0x04001042, 0x42027000, 0x00000016,
+ 0x0201f000, 0x00020a34, 0x82040580, 0x00000032,
+ 0x0402003b, 0x59cc0006, 0x82000500, 0xffff0000,
+ 0x82000d80, 0x14000000, 0x04020035, 0x59a8005a,
+ 0x82000480, 0x00000010, 0x04001031, 0x42027000,
+ 0x00000038, 0x59cc0001, 0x0401f831, 0x0402002c,
+ 0x83440480, 0x000007f0, 0x04001001, 0x0201f800,
+ 0x00103314, 0x04000012, 0x4c180000, 0x0201f800,
+ 0x00020319, 0x5c003000, 0x04000010, 0x4c180000,
+ 0x0401ff70, 0x5c003000, 0x04020009, 0x0201f800,
+ 0x001044c5, 0x42026800, 0x0010c2b2, 0x481a6802,
+ 0x42028800, 0x0000ffff, 0x0401f004, 0x0201f800,
+ 0x00103de1, 0x04020012, 0x0201f800, 0x00107188,
+ 0x0400000f, 0x4936600a, 0x83340580, 0x0010c2b2,
0x04020005, 0x59cc0001, 0x82000500, 0x00ffffff,
- 0x4802601f, 0x0201f000, 0x00020a34, 0x598800b7,
- 0x4803c857, 0x80000000, 0x480310b7, 0x1c01f000,
- 0x42001000, 0x00008049, 0x59cc1806, 0x800c1930,
- 0x0201f800, 0x001031eb, 0x0201f800, 0x001070ff,
- 0x02000800, 0x001003f4, 0x040007f1, 0x4936600a,
- 0x4a026407, 0x00000004, 0x59cc0c04, 0x48066202,
- 0x4a026403, 0x00000009, 0x4a02641b, 0x00000009,
- 0x4a02621b, 0x00002900, 0x4a026203, 0x00000001,
- 0x0201f000, 0x00105fe8, 0x59a8021b, 0x4803c857,
- 0x8c000508, 0x04000013, 0x599c0019, 0x8c000510,
- 0x04020010, 0x59cc0006, 0x82000500, 0xff000000,
- 0x82000d80, 0x03000000, 0x0400000c, 0x82000d80,
- 0x20000000, 0x04000009, 0x82000d80, 0x05000000,
- 0x04000006, 0x82000d80, 0x21000000, 0x04000003,
- 0x80000580, 0x1c01f000, 0x82000540, 0x00000001,
- 0x0401f7fd, 0x59cc2006, 0x82102500, 0xff000000,
- 0x9c1021c0, 0x0401f807, 0x820c1c00, 0x0010b839,
- 0x500c1800, 0x800c0500, 0x4803c857, 0x1c01f000,
- 0x40100800, 0x41781800, 0x82040480, 0x00000020,
- 0x04001004, 0x800c1800, 0x40000800, 0x0401f7fb,
- 0x82040500, 0x0000000f, 0x82000400, 0x0010ae3e,
- 0x50000000, 0x8c040d08, 0x04000002, 0x900001c0,
- 0x1c01f000, 0x4803c856, 0x0401fae1, 0x0402000a,
- 0x0201f800, 0x00101b05, 0x04020007, 0x59cc0002,
- 0x82000500, 0xff000000, 0x82000d80, 0x08000000,
- 0x04000802, 0x1c01f000, 0x4803c856, 0x59cc0400,
- 0x82000d00, 0x0000ff00, 0x840409c0, 0x82040580,
- 0x00000033, 0x04020027, 0x0401f964, 0x04000044,
- 0x59cc0a04, 0x48066202, 0x59a8005a, 0x82000480,
- 0x00000004, 0x0400103e, 0x59cc0006, 0x4803c857,
- 0x82000500, 0xffff0000, 0x82000d80, 0x02000000,
- 0x04020009, 0x59cc0006, 0x82000500, 0x0000ffff,
- 0x04020033, 0x42027000, 0x00000015, 0x0201f000,
- 0x00020a34, 0x82000d80, 0x01000000, 0x0402002c,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x04020028,
- 0x59a8005a, 0x82000480, 0x00000008, 0x04001024,
- 0x42027000, 0x00000016, 0x0201f000, 0x00020a34,
- 0x82040580, 0x00000032, 0x0402001d, 0x59cc0006,
- 0x82000500, 0xffff0000, 0x82000d80, 0x14000000,
- 0x04020017, 0x59a8005a, 0x82000480, 0x00000010,
- 0x04001013, 0x42027000, 0x00000038, 0x59cc0001,
- 0x0401f813, 0x0402000e, 0x0201f800, 0x00103dcb,
- 0x0402000b, 0x0201f800, 0x001070f5, 0x04000008,
- 0x4936600a, 0x4a026407, 0x00000004, 0x59cc0c04,
+ 0x4802601f, 0x4a026407, 0x00000004, 0x59cc0c04,
0x48066202, 0x0201f000, 0x00020a34, 0x42000000,
- 0x0010bc11, 0x0201f000, 0x0010ad1d, 0x4803c857,
+ 0x0010bd11, 0x0201f000, 0x0010ae10, 0x4803c857,
0x4000d000, 0x82003500, 0x00ffffff, 0x0201f800,
- 0x0010f02b, 0x40c40000, 0x82000580, 0x00000001,
+ 0x0010f133, 0x40c40000, 0x82000580, 0x00000001,
0x1c01f000, 0x59a8021b, 0x8c00050e, 0x04000003,
0x8c000502, 0x04000006, 0x59cc0c00, 0x80040910,
0x82040500, 0x0000000f, 0x0c01f002, 0x1c01f000,
- 0x001054b4, 0x001054b4, 0x001054b4, 0x001055b8,
- 0x001054b4, 0x001054b6, 0x001054db, 0x001054de,
- 0x001054b4, 0x001054b4, 0x001054b4, 0x001054b4,
- 0x001054b4, 0x001054b4, 0x001054b4, 0x001054b4,
+ 0x00105520, 0x00105520, 0x00105520, 0x00105624,
+ 0x00105520, 0x00105522, 0x00105547, 0x0010554a,
+ 0x00105520, 0x00105520, 0x00105520, 0x00105520,
+ 0x00105520, 0x00105520, 0x00105520, 0x00105520,
0x4803c856, 0x1c01f000, 0x0401f8f4, 0x0400001e,
0x59a8005a, 0x82000480, 0x0000000c, 0x0400101a,
0x59300407, 0x82000580, 0x00000003, 0x04020016,
@@ -5464,7 +5486,7 @@
0x0000ffff, 0x04000003, 0x80040580, 0x04020006,
0x48066202, 0x42027000, 0x00000046, 0x0201f000,
0x00020a34, 0x59cc0004, 0x4803c857, 0x42000000,
- 0x0010bc12, 0x0201f000, 0x0010ad1d, 0x59cc0004,
+ 0x0010bd12, 0x0201f000, 0x0010ae10, 0x59cc0004,
0x4803c857, 0x1c01f000, 0x0401f8cc, 0x0400001a,
0x59a8005a, 0x82000480, 0x0000000c, 0x04001016,
0x59300407, 0x82000580, 0x00000003, 0x04020012,
@@ -5473,21 +5495,21 @@
0x00ffffff, 0x80040580, 0x04020007, 0x59cc0a04,
0x48066202, 0x42027000, 0x00000045, 0x0201f000,
0x00020a34, 0x59cc0004, 0x4803c857, 0x42000000,
- 0x0010bc12, 0x0201f000, 0x0010ad1d, 0x59cc0004,
+ 0x0010bd12, 0x0201f000, 0x0010ae10, 0x59cc0004,
0x4803c857, 0x59cc0000, 0x82000500, 0xff000000,
0x59cc1001, 0x82081500, 0x00ffffff, 0x80080540,
0x4803c857, 0x4817c857, 0x0401fa09, 0x02020800,
- 0x001003f4, 0x04020016, 0x0201f800, 0x00101b05,
+ 0x001003f4, 0x04020016, 0x0201f800, 0x00101b0a,
0x02020800, 0x001003f4, 0x04020011, 0x59cc0002,
0x82000500, 0xff000000, 0x82000580, 0x00000000,
0x02020800, 0x001003f4, 0x04020009, 0x82040500,
0x0000000f, 0x82000c80, 0x00000006, 0x02021800,
0x001003f4, 0x04021002, 0x0c01f003, 0x4803c856,
- 0x1c01f000, 0x0010552b, 0x0010552d, 0x0010552b,
- 0x0010552b, 0x00105581, 0x00105590, 0x4803c856,
+ 0x1c01f000, 0x00105597, 0x00105599, 0x00105597,
+ 0x00105597, 0x001055ed, 0x001055fc, 0x4803c856,
0x1c01f000, 0x59a8005a, 0x800001c0, 0x02020800,
0x001003f4, 0x040207fa, 0x59cc0802, 0x4807c856,
- 0x8c040d2e, 0x0402001b, 0x42026000, 0x0010f53c,
+ 0x8c040d2e, 0x0402001b, 0x42026000, 0x0010f64c,
0x59cc0001, 0x0401ff56, 0x0402000d, 0x0201f800,
0x00020319, 0x0402000a, 0x4a026407, 0x00000005,
0x4a026203, 0x00000008, 0x4936600a, 0x42027000,
@@ -5495,15 +5517,15 @@
0x42028800, 0x0000ffff, 0x417a6800, 0x59cc0001,
0x82000500, 0x00ffffff, 0x4802601f, 0x0401f7ef,
0x59cc0001, 0x4803c857, 0x0401ff3d, 0x02020800,
- 0x001003f4, 0x040207d6, 0x0201f800, 0x00103dcb,
+ 0x001003f4, 0x040207d6, 0x0201f800, 0x00103de1,
0x02020800, 0x001003f4, 0x040207d1, 0x59cc0005,
0x8c000500, 0x04020006, 0x59340200, 0x8c00050e,
0x02020800, 0x001003f4, 0x040207c9, 0x0201f800,
- 0x00104178, 0x04020010, 0x0401f844, 0x02000800,
- 0x001003f4, 0x040007c2, 0x42026000, 0x0010f53c,
+ 0x00104194, 0x04020010, 0x0401f844, 0x02000800,
+ 0x001003f4, 0x040007c2, 0x42026000, 0x0010f64c,
0x4936600a, 0x4a026407, 0x00000002, 0x4a026203,
0x00000008, 0x42027000, 0x00000088, 0x0201f000,
- 0x00020a34, 0x0201f800, 0x001070f5, 0x040007b4,
+ 0x00020a34, 0x0201f800, 0x00107188, 0x040007b4,
0x4936600a, 0x4a026407, 0x00000004, 0x59cc0c04,
0x48066202, 0x42027000, 0x00000001, 0x0201f000,
0x00020a34, 0x59cc0802, 0x8c040d2e, 0x0400000b,
@@ -5515,11 +5537,11 @@
0x0400000b, 0x0401f811, 0x04000009, 0x0401f982,
0x04020007, 0x59cc0a04, 0x48066202, 0x42027000,
0x0000008a, 0x0201f000, 0x00020a34, 0x4933c857,
- 0x42000000, 0x0010bc11, 0x0201f000, 0x0010ad1d,
+ 0x42000000, 0x0010bd11, 0x0201f000, 0x0010ae10,
0x59cc0a04, 0x0401f002, 0x59cc0c04, 0x59a8000d,
0x59a8104f, 0x80080400, 0x80040480, 0x04021007,
0x800400c4, 0x800408ca, 0x80040c00, 0x82066400,
- 0x0010f584, 0x1c01f000, 0x80000580, 0x0401f7fe,
+ 0x0010f694, 0x1c01f000, 0x80000580, 0x0401f7fe,
0x59cc0802, 0x8c040d2e, 0x04020019, 0x0401ffed,
0x04000017, 0x59300407, 0x82000580, 0x00000006,
0x04020013, 0x59cc0001, 0x82000500, 0x00ffffff,
@@ -5527,22 +5549,22 @@
0x82040d00, 0x00ffffff, 0x80040580, 0x04020008,
0x59a8005a, 0x800001c0, 0x04020005, 0x42027000,
0x00000051, 0x0201f000, 0x00020a34, 0x59cc0004,
- 0x4803c857, 0x42000000, 0x0010bc12, 0x0201f000,
- 0x0010ad1d, 0x4803c856, 0x42003000, 0x00000105,
+ 0x4803c857, 0x42000000, 0x0010bd12, 0x0201f000,
+ 0x0010ae10, 0x4803c856, 0x42003000, 0x00000105,
0x0401f001, 0x481bc857, 0x4c5c0000, 0x4c600000,
0x4c640000, 0x41ccc800, 0x4014b800, 0x4018c000,
0x0401f805, 0x5c00c800, 0x5c00c000, 0x5c00b800,
0x1c01f000, 0x4803c856, 0x4c580000, 0x58640400,
0x82000500, 0x0000f000, 0x82000580, 0x0000c000,
- 0x04000022, 0x0201f800, 0x001070f5, 0x0400001f,
+ 0x04000022, 0x0201f800, 0x00107188, 0x0400001f,
0x58640001, 0x0401fe9a, 0x0402001e, 0x0201f800,
- 0x00103dcb, 0x0402001b, 0x4936600a, 0x0201f800,
+ 0x00103de1, 0x0402001b, 0x4936600a, 0x0201f800,
0x0010056f, 0x04000017, 0x492e6018, 0x497a5800,
0x497a5a05, 0x485e5c05, 0x832cac00, 0x00000006,
0x4200b000, 0x00000007, 0x4064a000, 0x0201f800,
- 0x0010adef, 0x4862641b, 0x4a026403, 0x0000003e,
+ 0x0010aee2, 0x4862641b, 0x4a026403, 0x0000003e,
0x4a026407, 0x00000001, 0x4a026203, 0x00000001,
- 0x0201f800, 0x00105fe8, 0x5c00b000, 0x1c01f000,
+ 0x0201f800, 0x0010608d, 0x5c00b000, 0x1c01f000,
0x0201f800, 0x00020a10, 0x0401f7fc, 0x4803c856,
0x59cc0400, 0x82000d00, 0x0000ff00, 0x82040500,
0x0000f000, 0x840409c0, 0x82000580, 0x00002000,
@@ -5555,8 +5577,8 @@
0x04000055, 0x82000d80, 0x03000000, 0x0402001b,
0x59a80a1b, 0x8c040d02, 0x0402004f, 0x8c040d08,
0x0402004d, 0x82000d80, 0x03000000, 0x04020004,
- 0x0201f800, 0x00104716, 0x04000047, 0x0201f800,
- 0x001040cb, 0x04000047, 0x59a80018, 0x800000d0,
+ 0x0201f800, 0x00104755, 0x04000047, 0x0201f800,
+ 0x001040e5, 0x04000047, 0x59a80018, 0x800000d0,
0x59a8080f, 0x82040d00, 0x000000ff, 0x80040540,
0x59cc0800, 0x82040d00, 0x00ffffff, 0x80040580,
0x04020018, 0x0401f038, 0x59c40802, 0x8c040d0c,
@@ -5567,8 +5589,8 @@
0x59300c03, 0x82040580, 0x00000002, 0x04000022,
0x59a80073, 0x8c00053e, 0x0400001d, 0x59cc0800,
0x82040d00, 0x00ffffff, 0x82040580, 0x0000fc0e,
- 0x04000019, 0x4c040000, 0x42000000, 0x0010bcaa,
- 0x0201f800, 0x0010ad1d, 0x0201f800, 0x000209ee,
+ 0x04000019, 0x4c040000, 0x42000000, 0x0010bdaa,
+ 0x0201f800, 0x0010ae10, 0x0201f800, 0x000209ee,
0x5c000800, 0x0400000e, 0x59aa6874, 0x4936600a,
0x4a026407, 0x00000012, 0x42027000, 0x000000d2,
0x48066019, 0x4a02601a, 0x00000000, 0x4a02601b,
@@ -5583,9 +5605,9 @@
0x9c5cb9c0, 0x825cbd00, 0x00000007, 0x8c5cbd00,
0x0400000a, 0x4200b000, 0x00000002, 0x83a81c00,
0x00000002, 0x83cc1400, 0x0000000d, 0x0201f800,
- 0x00107d52, 0x04020010, 0x8c5cbd02, 0x0400000a,
+ 0x00107df9, 0x04020010, 0x8c5cbd02, 0x0400000a,
0x4200b000, 0x00000002, 0x83a81c00, 0x00000000,
- 0x83cc1400, 0x0000000f, 0x0201f800, 0x00107d52,
+ 0x83cc1400, 0x0000000f, 0x0201f800, 0x00107df9,
0x04020005, 0x8c5cbd04, 0x04000003, 0x82000540,
0x00000001, 0x5c00b000, 0x5c00b800, 0x1c01f000,
0x4803c856, 0x4c5c0000, 0x4c580000, 0x59a8005a,
@@ -5593,9 +5615,9 @@
0x9c5cb9c0, 0x825cbd00, 0x00000007, 0x8c5cbd00,
0x0400000a, 0x4200b000, 0x00000002, 0x83a81c00,
0x00000002, 0x83cc1400, 0x00000009, 0x0201f800,
- 0x00107d52, 0x04020010, 0x8c5cbd02, 0x0400000a,
+ 0x00107df9, 0x04020010, 0x8c5cbd02, 0x0400000a,
0x4200b000, 0x00000002, 0x83a81c00, 0x00000000,
- 0x83cc1400, 0x0000000b, 0x0201f800, 0x00107d52,
+ 0x83cc1400, 0x0000000b, 0x0201f800, 0x00107df9,
0x04020005, 0x8c5cbd04, 0x04000003, 0x82000540,
0x00000001, 0x5c00b000, 0x5c00b800, 0x1c01f000,
0x4803c857, 0x4c580000, 0x40003000, 0x42002000,
@@ -5612,2199 +5634,2213 @@
0x0401f7fd, 0x59300c07, 0x82040580, 0x00000002,
0x04000003, 0x82040580, 0x00000005, 0x1c01f000,
0x59c80000, 0x84000558, 0x84000512, 0x48039000,
- 0x1c01f000, 0x4a032824, 0x000003e8, 0x4a032802,
- 0x0010f584, 0x4a032800, 0x00000000, 0x4a032808,
- 0x0010663d, 0x42000000, 0x00000005, 0x83947c00,
- 0x00000009, 0x49787801, 0x4a007804, 0x00106500,
- 0x823c7c00, 0x00000005, 0x80000040, 0x040207fa,
- 0x4a032823, 0xffff0000, 0x4201d000, 0x00000064,
- 0x0401fa0f, 0x4201d000, 0x000186a0, 0x0401f21e,
- 0x00000000, 0x00000005, 0x0000000a, 0x0000000f,
- 0x00000014, 0x4d300000, 0x4d2c0000, 0x4d340000,
- 0x4d400000, 0x4cfc0000, 0x4d380000, 0x4d3c0000,
- 0x4d440000, 0x4d4c0000, 0x4d480000, 0x4c5c0000,
- 0x4c600000, 0x4c640000, 0x4cc80000, 0x4ccc0000,
- 0x0201f800, 0x00020814, 0x5c019800, 0x5c019000,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x5c029000,
- 0x5c029800, 0x5c028800, 0x5c027800, 0x5c027000,
- 0x5c01f800, 0x5c028000, 0x5c026800, 0x5c025800,
- 0x5c026000, 0x1c01f000, 0x59940031, 0x59940832,
- 0x80040480, 0x48032832, 0x04001002, 0x04020034,
- 0x59bc00e4, 0x8c000530, 0x04000009, 0x4a030000,
- 0x00000000, 0x4803c856, 0x4a0378e4, 0x02000000,
- 0x4a032832, 0x000004b0, 0x0401f029, 0x42000800,
- 0x00000100, 0x80040840, 0x040007f5, 0x0201f800,
- 0x0010ae33, 0x040007fc, 0x0201f800, 0x0010610d,
- 0x4df00000, 0x4d180000, 0x42023000, 0x00000005,
- 0x0201f800, 0x00100d87, 0x5c023000, 0x0201f800,
- 0x00100636, 0x42000800, 0x00007a00, 0x58040015,
- 0x82000500, 0xffff8fff, 0x59a81075, 0x80080540,
- 0x48000815, 0x4a030000, 0x00000000, 0x497b2832,
- 0x4a0378e4, 0x02800000, 0x0201f800, 0x00100de5,
- 0x5c03e000, 0x02000800, 0x001060fa, 0x42000000,
- 0x0010bcb0, 0x0201f800, 0x0010ad1d, 0x1c01f000,
- 0x59940004, 0x80000540, 0x0402000a, 0x5994002f,
- 0x80040400, 0x02001800, 0x0010032d, 0x48032804,
- 0x480b2805, 0x4a032803, 0x0000000a, 0x80000580,
- 0x1c01f000, 0x59940029, 0x80000540, 0x0402000a,
+ 0x1c01f000, 0x82140500, 0x0000f000, 0x04000006,
+ 0x82000c80, 0x00002000, 0x0402100a, 0x80000580,
+ 0x1c01f000, 0x59cc0400, 0x82000500, 0x0000ff00,
+ 0x82000580, 0x00008100, 0x040007fa, 0x0401f014,
+ 0x4817c857, 0x82140500, 0x000003ff, 0x04020007,
+ 0x59cc0400, 0x82000500, 0x0000ff00, 0x82000580,
+ 0x00008100, 0x0402000a, 0x42000000, 0x0010bd77,
+ 0x0201f800, 0x0010ae10, 0x0401fe93, 0x4803c856,
+ 0x82000540, 0x00000001, 0x0401f7e6, 0x41780000,
+ 0x0401f7e4, 0x0201f800, 0x00104755, 0x04000010,
+ 0x59c400a4, 0x4803c857, 0x82000500, 0x0000000f,
+ 0x82000580, 0x0000000a, 0x04020009, 0x497b505a,
+ 0x59c400a3, 0x82000540, 0x00080000, 0x480388a3,
+ 0x82000500, 0xfff7ffff, 0x480388a3, 0x4817c856,
+ 0x0201f000, 0x0010ad55, 0x4a032824, 0x000003e8,
+ 0x4a032802, 0x0010f694, 0x4a032800, 0x00000000,
+ 0x4a032808, 0x001066e2, 0x42000000, 0x00000005,
+ 0x83947c00, 0x00000009, 0x49787801, 0x4a007804,
+ 0x001065a5, 0x823c7c00, 0x00000005, 0x80000040,
+ 0x040207fa, 0x4a032823, 0xffff0000, 0x4201d000,
+ 0x00000064, 0x0401fa0f, 0x4201d000, 0x000186a0,
+ 0x0401f21e, 0x00000000, 0x00000005, 0x0000000a,
+ 0x0000000f, 0x00000014, 0x4d300000, 0x4d2c0000,
+ 0x4d340000, 0x4d400000, 0x4cfc0000, 0x4d380000,
+ 0x4d3c0000, 0x4d440000, 0x4d4c0000, 0x4d480000,
+ 0x4c5c0000, 0x4c600000, 0x4c640000, 0x4cc80000,
+ 0x4ccc0000, 0x0201f800, 0x00020814, 0x5c019800,
+ 0x5c019000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x5c029000, 0x5c029800, 0x5c028800, 0x5c027800,
+ 0x5c027000, 0x5c01f800, 0x5c028000, 0x5c026800,
+ 0x5c025800, 0x5c026000, 0x1c01f000, 0x59940031,
+ 0x59940832, 0x80040480, 0x48032832, 0x04001002,
+ 0x04020034, 0x59bc00e4, 0x8c000530, 0x04000009,
+ 0x4a030000, 0x00000000, 0x4803c856, 0x4a0378e4,
+ 0x02000000, 0x4a032832, 0x000004b0, 0x0401f029,
+ 0x42000800, 0x00000100, 0x80040840, 0x040007f5,
+ 0x0201f800, 0x0010af26, 0x040007fc, 0x0201f800,
+ 0x001061b2, 0x4df00000, 0x4d180000, 0x42023000,
+ 0x00000005, 0x0201f800, 0x00100d88, 0x5c023000,
+ 0x0201f800, 0x00100636, 0x42000800, 0x00007a00,
+ 0x58040015, 0x82000500, 0xffff8fff, 0x59a81075,
+ 0x80080540, 0x48000815, 0x4a030000, 0x00000000,
+ 0x497b2832, 0x4a0378e4, 0x02800000, 0x0201f800,
+ 0x00100de6, 0x5c03e000, 0x02000800, 0x0010619f,
+ 0x42000000, 0x0010bdb0, 0x0201f800, 0x0010ae10,
+ 0x1c01f000, 0x59940004, 0x80000540, 0x0402000a,
0x5994002f, 0x80040400, 0x02001800, 0x0010032d,
- 0x48032829, 0x480b282a, 0x4a032828, 0x00000001,
- 0x80000580, 0x1c01f000, 0x40680800, 0x406c1000,
- 0x5994002c, 0x80000540, 0x0402000a, 0x5994002f,
- 0x80040400, 0x02001800, 0x0010032d, 0x4803282c,
- 0x480b282d, 0x4a03282b, 0x0000000a, 0x80000580,
- 0x1c01f000, 0x4c000000, 0x59940005, 0x80080580,
- 0x04020003, 0x497b2804, 0x497b2805, 0x5c000000,
- 0x1c01f000, 0x40681000, 0x0401fff7, 0x1c01f000,
- 0x4c000000, 0x5994002a, 0x80080580, 0x04020003,
- 0x497b2829, 0x497b282a, 0x5c000000, 0x1c01f000,
- 0x4c000000, 0x5994002d, 0x80080580, 0x04020003,
- 0x497b282c, 0x497b282d, 0x5c000000, 0x1c01f000,
- 0x4937c857, 0x48ebc857, 0x59340203, 0x80e80480,
- 0x04001002, 0x48ea6a03, 0x1c01f000, 0x4d440000,
- 0x42007800, 0x00000010, 0x59968801, 0x0201f800,
- 0x00020319, 0x04020056, 0x59341a03, 0x800c1840,
- 0x04001017, 0x59940031, 0x800c0480, 0x04000003,
- 0x48026a03, 0x04021012, 0x5934000f, 0x497a6a03,
- 0x80000540, 0x0400004a, 0x5934000b, 0x80001120,
- 0x82000500, 0x0000ffff, 0x80080480, 0x04001004,
- 0x4a026a03, 0x00000001, 0x0401f005, 0x4c3c0000,
- 0x0201f800, 0x00020327, 0x5c007800, 0x4d2c0000,
- 0x41781800, 0x5934000f, 0x80025d40, 0x04000037,
- 0x592c0004, 0x80000d40, 0x04000006, 0x59940031,
- 0x80040480, 0x48025804, 0x04001007, 0x04000006,
- 0x412c1800, 0x592c0000, 0x80025d40, 0x0400002b,
- 0x0401f7f4, 0x592c2000, 0x497a5800, 0x800c19c0,
- 0x04020009, 0x59340010, 0x812c0580, 0x04020004,
- 0x497a680f, 0x497a6810, 0x0401f008, 0x4812680f,
- 0x0401f006, 0x48101800, 0x59340010, 0x812c0580,
- 0x04020002, 0x480e6810, 0x592c0205, 0x82000500,
- 0x000000ff, 0x82000580, 0x00000012, 0x04020004,
- 0x4a025a07, 0x0000000b, 0x0401f008, 0x4a025a05,
- 0x00000103, 0x4a025a07, 0x00000006, 0x497a580a,
- 0x4a025c07, 0x0000ffff, 0x4c0c0000, 0x4c100000,
- 0x0201f800, 0x000203ab, 0x5c002000, 0x5c001800,
- 0x40100000, 0x0401f7d5, 0x5c025800, 0x81468800,
- 0x83440480, 0x00000800, 0x04021007, 0x803c7840,
- 0x040207a3, 0x49472801, 0x5c028800, 0x5c03e000,
- 0x1c01f000, 0x4a032800, 0x00000002, 0x497b2801,
- 0x0401f7fa, 0x42007800, 0x00000010, 0x59966002,
- 0x59300205, 0x80000d40, 0x04000006, 0x59940031,
- 0x80040480, 0x48026205, 0x0400102d, 0x0400002c,
- 0x59300006, 0x80000d40, 0x04000014, 0x59b800e4,
- 0x8c000524, 0x04020011, 0x4a0370e4, 0x00030000,
- 0x40000000, 0x59b800e4, 0x8c000524, 0x04000004,
- 0x4a0370e4, 0x00020000, 0x0401f008, 0x59940031,
- 0x80040480, 0x48026006, 0x4a0370e4, 0x00020000,
- 0x0400101c, 0x0400001b, 0x83326400, 0x00000024,
- 0x49332802, 0x41540000, 0x81300480, 0x04021005,
- 0x803c7840, 0x040207db, 0x5c03e000, 0x1c01f000,
- 0x59940030, 0x48032831, 0x4a032802, 0x0010f584,
- 0x497b2830, 0x80000540, 0x0400000f, 0x4a032800,
- 0x00000001, 0x5c03e000, 0x1c01f000, 0x4c3c0000,
- 0x0201f800, 0x00108a77, 0x5c007800, 0x0401f7d1,
- 0x4c3c0000, 0x0201f800, 0x00108630, 0x5c007800,
- 0x0401f7e2, 0x4a032800, 0x00000000, 0x5c03e000,
- 0x1c01f000, 0x59a80859, 0x8c040d30, 0x04020029,
- 0x8c040d32, 0x0400000f, 0x59a80050, 0x81640480,
- 0x04001019, 0x59a8000b, 0x81500580, 0x04000005,
- 0x59a8004e, 0x59a8104d, 0x80080580, 0x04020012,
- 0x900411c0, 0x82081500, 0x00007000, 0x0401f012,
- 0x82040500, 0x0000001f, 0x04000016, 0x80040840,
- 0x82040500, 0x0000001f, 0x04000003, 0x48075059,
- 0x0401f010, 0x900401c0, 0x82000500, 0x0000001f,
- 0x80040d40, 0x900401c0, 0x80040580, 0x82001500,
- 0x00007000, 0x82040500, 0xffff8fff, 0x80080540,
- 0x48035059, 0x80081114, 0x0201f800, 0x00100462,
- 0x1c01f000, 0x4a032807, 0x000007d0, 0x4a032806,
- 0x0000000a, 0x1c01f000, 0x42000800, 0x00000004,
- 0x83180480, 0x00000005, 0x02021800, 0x0010032d,
- 0x83947c00, 0x00000009, 0x83180400, 0x00105744,
- 0x50000000, 0x803c7c00, 0x4a007801, 0x000001f4,
- 0x48047802, 0x4a007800, 0x0000000a, 0x49787803,
+ 0x48032804, 0x480b2805, 0x4a032803, 0x0000000a,
+ 0x80000580, 0x1c01f000, 0x59940029, 0x80000540,
+ 0x0402000a, 0x5994002f, 0x80040400, 0x02001800,
+ 0x0010032d, 0x48032829, 0x480b282a, 0x4a032828,
+ 0x00000001, 0x80000580, 0x1c01f000, 0x40680800,
+ 0x406c1000, 0x5994002c, 0x80000540, 0x0402000a,
+ 0x5994002f, 0x80040400, 0x02001800, 0x0010032d,
+ 0x4803282c, 0x480b282d, 0x4a03282b, 0x0000000a,
+ 0x80000580, 0x1c01f000, 0x4c000000, 0x59940005,
+ 0x80080580, 0x04020003, 0x497b2804, 0x497b2805,
+ 0x5c000000, 0x1c01f000, 0x40681000, 0x0401fff7,
+ 0x1c01f000, 0x4c000000, 0x5994002a, 0x80080580,
+ 0x04020003, 0x497b2829, 0x497b282a, 0x5c000000,
+ 0x1c01f000, 0x4c000000, 0x5994002d, 0x80080580,
+ 0x04020003, 0x497b282c, 0x497b282d, 0x5c000000,
+ 0x1c01f000, 0x4937c857, 0x48ebc857, 0x59340203,
+ 0x80e80480, 0x04001002, 0x48ea6a03, 0x1c01f000,
+ 0x4d440000, 0x42007800, 0x00000010, 0x59968801,
+ 0x0201f800, 0x00020319, 0x04020056, 0x59341a03,
+ 0x800c1840, 0x04001017, 0x59940031, 0x800c0480,
+ 0x04000003, 0x48026a03, 0x04021012, 0x5934000f,
+ 0x497a6a03, 0x80000540, 0x0400004a, 0x5934000b,
+ 0x80001120, 0x82000500, 0x0000ffff, 0x80080480,
+ 0x04001004, 0x4a026a03, 0x00000001, 0x0401f005,
+ 0x4c3c0000, 0x0201f800, 0x00020327, 0x5c007800,
+ 0x4d2c0000, 0x41781800, 0x5934000f, 0x80025d40,
+ 0x04000037, 0x592c0004, 0x80000d40, 0x04000006,
+ 0x59940031, 0x80040480, 0x48025804, 0x04001007,
+ 0x04000006, 0x412c1800, 0x592c0000, 0x80025d40,
+ 0x0400002b, 0x0401f7f4, 0x592c2000, 0x497a5800,
+ 0x800c19c0, 0x04020009, 0x59340010, 0x812c0580,
+ 0x04020004, 0x497a680f, 0x497a6810, 0x0401f008,
+ 0x4812680f, 0x0401f006, 0x48101800, 0x59340010,
+ 0x812c0580, 0x04020002, 0x480e6810, 0x592c0205,
+ 0x82000500, 0x000000ff, 0x82000580, 0x00000012,
+ 0x04020004, 0x4a025a07, 0x0000000b, 0x0401f008,
+ 0x4a025a05, 0x00000103, 0x4a025a07, 0x00000006,
+ 0x497a580a, 0x4a025c07, 0x0000ffff, 0x4c0c0000,
+ 0x4c100000, 0x0201f800, 0x000203ab, 0x5c002000,
+ 0x5c001800, 0x40100000, 0x0401f7d5, 0x5c025800,
+ 0x81468800, 0x83440480, 0x00000800, 0x04021007,
+ 0x803c7840, 0x040207a3, 0x49472801, 0x5c028800,
+ 0x5c03e000, 0x1c01f000, 0x4a032800, 0x00000002,
+ 0x497b2801, 0x0401f7fa, 0x42007800, 0x00000010,
+ 0x59966002, 0x59300205, 0x80000d40, 0x04000006,
+ 0x59940031, 0x80040480, 0x48026205, 0x0400102d,
+ 0x0400002c, 0x59300006, 0x80000d40, 0x04000014,
+ 0x59b800e4, 0x8c000524, 0x04020011, 0x4a0370e4,
+ 0x00030000, 0x40000000, 0x59b800e4, 0x8c000524,
+ 0x04000004, 0x4a0370e4, 0x00020000, 0x0401f008,
+ 0x59940031, 0x80040480, 0x48026006, 0x4a0370e4,
+ 0x00020000, 0x0400101c, 0x0400001b, 0x83326400,
+ 0x00000024, 0x49332802, 0x41540000, 0x81300480,
+ 0x04021005, 0x803c7840, 0x040207db, 0x5c03e000,
+ 0x1c01f000, 0x59940030, 0x48032831, 0x4a032802,
+ 0x0010f694, 0x497b2830, 0x80000540, 0x0400000f,
+ 0x4a032800, 0x00000001, 0x5c03e000, 0x1c01f000,
+ 0x4c3c0000, 0x0201f800, 0x00108b30, 0x5c007800,
+ 0x0401f7d1, 0x4c3c0000, 0x0201f800, 0x001086e5,
+ 0x5c007800, 0x0401f7e2, 0x4a032800, 0x00000000,
+ 0x5c03e000, 0x1c01f000, 0x59a80859, 0x8c040d30,
+ 0x04020029, 0x8c040d32, 0x0400000f, 0x59a80050,
+ 0x81640480, 0x04001019, 0x59a8000b, 0x81500580,
+ 0x04000005, 0x59a8004e, 0x59a8104d, 0x80080580,
+ 0x04020012, 0x900411c0, 0x82081500, 0x00007000,
+ 0x0401f012, 0x82040500, 0x0000001f, 0x04000016,
+ 0x80040840, 0x82040500, 0x0000001f, 0x04000003,
+ 0x48075059, 0x0401f010, 0x900401c0, 0x82000500,
+ 0x0000001f, 0x80040d40, 0x900401c0, 0x80040580,
+ 0x82001500, 0x00007000, 0x82040500, 0xffff8fff,
+ 0x80080540, 0x48035059, 0x80081114, 0x0201f800,
+ 0x00100462, 0x1c01f000, 0x4a032807, 0x000007d0,
+ 0x4a032806, 0x0000000a, 0x1c01f000, 0x42000800,
+ 0x00000004, 0x83180480, 0x00000005, 0x02021800,
+ 0x0010032d, 0x83947c00, 0x00000009, 0x83180400,
+ 0x001057e9, 0x50000000, 0x803c7c00, 0x4a007801,
+ 0x000001f4, 0x48047802, 0x4a007800, 0x0000000a,
+ 0x49787803, 0x1c01f000, 0x83180480, 0x00000005,
+ 0x02021800, 0x0010032d, 0x83947c00, 0x00000009,
+ 0x83180400, 0x001057e9, 0x50000000, 0x803c7c00,
+ 0x583c0002, 0x80000040, 0x48007802, 0x04000005,
+ 0x4a007801, 0x000001f4, 0x4a007800, 0x0000000a,
0x1c01f000, 0x83180480, 0x00000005, 0x02021800,
0x0010032d, 0x83947c00, 0x00000009, 0x83180400,
- 0x00105744, 0x50000000, 0x803c7c00, 0x583c0002,
- 0x80000040, 0x48007802, 0x04000005, 0x4a007801,
- 0x000001f4, 0x4a007800, 0x0000000a, 0x1c01f000,
- 0x83180480, 0x00000005, 0x02021800, 0x0010032d,
- 0x83947c00, 0x00000009, 0x83180400, 0x00105744,
- 0x50000000, 0x803c7c00, 0x49787801, 0x1c01f000,
- 0x40680800, 0x406c1000, 0x0401f802, 0x1c01f000,
+ 0x001057e9, 0x50000000, 0x803c7c00, 0x49787801,
+ 0x1c01f000, 0x40680800, 0x406c1000, 0x0401f802,
+ 0x1c01f000, 0x4807c857, 0x480bc857, 0x5994002f,
+ 0x80040400, 0x02001800, 0x0010032d, 0x48032804,
+ 0x480b2805, 0x4a032803, 0x0000000a, 0x1c01f000,
0x4807c857, 0x480bc857, 0x5994002f, 0x80040400,
- 0x02001800, 0x0010032d, 0x48032804, 0x480b2805,
- 0x4a032803, 0x0000000a, 0x1c01f000, 0x4807c857,
+ 0x02001800, 0x0010032d, 0x48032826, 0x480b2827,
+ 0x4a032825, 0x0000000a, 0x1c01f000, 0x4c000000,
+ 0x59940027, 0x80080580, 0x04020003, 0x48032826,
+ 0x48032827, 0x5c000000, 0x1c01f000, 0x4807c857,
0x480bc857, 0x5994002f, 0x80040400, 0x02001800,
- 0x0010032d, 0x48032826, 0x480b2827, 0x4a032825,
- 0x0000000a, 0x1c01f000, 0x4c000000, 0x59940027,
- 0x80080580, 0x04020003, 0x48032826, 0x48032827,
- 0x5c000000, 0x1c01f000, 0x4807c857, 0x480bc857,
- 0x5994002f, 0x80040400, 0x02001800, 0x0010032d,
- 0x4803282c, 0x480b282d, 0x4a03282b, 0x0000000a,
- 0x1c01f000, 0x80e9d1c0, 0x0400000e, 0x0401f832,
- 0x04025000, 0x4203e000, 0x80000000, 0x40e81000,
- 0x41780800, 0x42000000, 0x00000064, 0x0201f800,
- 0x00105f69, 0x5994002e, 0x80080400, 0x4803282e,
- 0x1c01f000, 0x42001000, 0x00104632, 0x0401fe8e,
- 0x42001000, 0x00104621, 0x0401ffd8, 0x42001000,
- 0x0010391c, 0x0401fe88, 0x42001000, 0x0010399e,
- 0x0401fe85, 0x42001000, 0x001038f5, 0x0401fe82,
- 0x42001000, 0x001039d5, 0x0401f692, 0x4203e000,
- 0x70000000, 0x4203e000, 0xb0300000, 0x40ebf800,
- 0x42000000, 0x0000003c, 0x04004004, 0x80000040,
- 0x040207fe, 0x0401f007, 0x4203e000, 0x70000000,
- 0x42000000, 0x0010bc38, 0x0201f800, 0x0010ad1d,
- 0x1c01f000, 0x4203e000, 0x80000000, 0x4203e000,
- 0xb0400000, 0x40ebf800, 0x42000000, 0x0000003c,
- 0x04005004, 0x80000040, 0x040207fe, 0x0401f007,
- 0x4203e000, 0x80000000, 0x42000000, 0x0010bc39,
- 0x0201f800, 0x0010ad1d, 0x1c01f000, 0x59a8080d,
- 0x59a80251, 0x80040480, 0x599c0a02, 0x800409c0,
- 0x04020002, 0x80040800, 0x80041480, 0x04001002,
- 0x40000800, 0x4807504f, 0x59a8100d, 0x40040000,
- 0x800acc80, 0x4967500d, 0x49675050, 0x59aaa80b,
- 0x41640800, 0x42001000, 0x00000024, 0x0201f800,
- 0x00105f4a, 0x8206a400, 0x0010f584, 0x4953504c,
- 0x4152b000, 0x42006000, 0x0010c1e7, 0x4a006005,
- 0x0000012c, 0x4a006006, 0xda10da10, 0x4a006009,
- 0x00000012, 0x4a00600a, 0x0010c1e7, 0x4a00600b,
- 0x00100e34, 0x599c0014, 0x48006012, 0x599c0015,
- 0x48006013, 0x42006000, 0x0010f4f4, 0x4a006203,
- 0x00000008, 0x4a006407, 0x00000006, 0x4a006002,
- 0xffff0000, 0x4a006009, 0x0010c1e7, 0x4a006015,
- 0x0010c1e7, 0x599c0014, 0x48006016, 0x599c0015,
- 0x48006017, 0x599c0413, 0x48006018, 0x49506019,
- 0x4954601a, 0x59a8004f, 0x4800601b, 0x4a00601c,
- 0x0010b7cc, 0x4a00601d, 0x0010b7cd, 0x4a00601e,
- 0x0010b7ce, 0x42000000, 0xb0000000, 0x42000800,
- 0x0010f4f4, 0x0201f800, 0x00020105, 0x1c01f000,
- 0x82000d00, 0x000000c0, 0x04000004, 0x82040d80,
- 0x000000c0, 0x04020055, 0x82000d00, 0x00002020,
- 0x59300415, 0x84000512, 0x82040d80, 0x00002020,
- 0x0400000b, 0x8c000514, 0x0402000f, 0x48026415,
+ 0x0010032d, 0x4803282c, 0x480b282d, 0x4a03282b,
+ 0x0000000a, 0x1c01f000, 0x80e9d1c0, 0x0400000e,
+ 0x0401f832, 0x04025000, 0x4203e000, 0x80000000,
+ 0x40e81000, 0x41780800, 0x42000000, 0x00000064,
+ 0x0201f800, 0x0010600e, 0x5994002e, 0x80080400,
+ 0x4803282e, 0x1c01f000, 0x42001000, 0x00104671,
+ 0x0401fe8e, 0x42001000, 0x00104660, 0x0401ffd8,
+ 0x42001000, 0x0010392f, 0x0401fe88, 0x42001000,
+ 0x001039b1, 0x0401fe85, 0x42001000, 0x00103908,
+ 0x0401fe82, 0x42001000, 0x001039e8, 0x0401f692,
+ 0x4203e000, 0x70000000, 0x4203e000, 0xb0300000,
+ 0x40ebf800, 0x42000000, 0x0000003c, 0x04004004,
+ 0x80000040, 0x040207fe, 0x0401f007, 0x4203e000,
+ 0x70000000, 0x42000000, 0x0010bd38, 0x0201f800,
+ 0x0010ae10, 0x1c01f000, 0x4203e000, 0x80000000,
+ 0x4203e000, 0xb0400000, 0x40ebf800, 0x42000000,
+ 0x0000003c, 0x04005004, 0x80000040, 0x040207fe,
+ 0x0401f007, 0x4203e000, 0x80000000, 0x42000000,
+ 0x0010bd39, 0x0201f800, 0x0010ae10, 0x1c01f000,
+ 0x59a8080d, 0x59a80251, 0x80040480, 0x599c0a02,
+ 0x800409c0, 0x04020002, 0x80040800, 0x80041480,
+ 0x04001002, 0x40000800, 0x4807504f, 0x59a8100d,
+ 0x40040000, 0x800acc80, 0x4967500d, 0x49675050,
+ 0x59aaa80b, 0x41640800, 0x42001000, 0x00000024,
+ 0x0201f800, 0x00105fef, 0x8206a400, 0x0010f694,
+ 0x4953504c, 0x4152b000, 0x42006000, 0x0010c2e7,
+ 0x4a006005, 0x0000012c, 0x4a006006, 0xda10da10,
+ 0x4a006009, 0x00000012, 0x4a00600a, 0x0010c2e7,
+ 0x4a00600b, 0x00100e35, 0x599c0014, 0x48006012,
+ 0x599c0015, 0x48006013, 0x42006000, 0x0010f604,
+ 0x4a006203, 0x00000008, 0x4a006407, 0x00000006,
+ 0x4a006002, 0xffff0000, 0x4a006009, 0x0010c2e7,
+ 0x4a006015, 0x0010c2e7, 0x599c0014, 0x48006016,
+ 0x599c0015, 0x48006017, 0x599c0413, 0x48006018,
+ 0x49506019, 0x4954601a, 0x59a8004f, 0x4800601b,
+ 0x4a00601c, 0x0010b8cc, 0x4a00601d, 0x0010b8cd,
+ 0x4a00601e, 0x0010b8ce, 0x42000000, 0xb0000000,
+ 0x42000800, 0x0010f604, 0x0201f800, 0x00020105,
+ 0x1c01f000, 0x82000d00, 0x000000c0, 0x04000004,
+ 0x82040d80, 0x000000c0, 0x04020055, 0x82000d00,
+ 0x00002020, 0x59300415, 0x84000512, 0x82040d80,
+ 0x00002020, 0x0400000b, 0x8c000514, 0x0402000f,
+ 0x48026415, 0x813e79c0, 0x02020000, 0x0002094c,
+ 0x42027000, 0x00000043, 0x0201f000, 0x00020a34,
+ 0x5932680a, 0x59340a00, 0x8c040d0a, 0x040007f3,
+ 0x84000552, 0x0401f7f1, 0x84000514, 0x592c080e,
+ 0x48066016, 0x0401f7ef, 0x5932680a, 0x59340a00,
+ 0x8c040d0a, 0x02000000, 0x0002095f, 0x59300c15,
+ 0x84040d52, 0x48066415, 0x0201f000, 0x0002095f,
+ 0x0201f800, 0x00020111, 0x813e79c0, 0x02020000,
+ 0x0002094c, 0x0201f000, 0x0002096d, 0x8c00051e,
+ 0x02000000, 0x00020979, 0x82000d00, 0x00002020,
+ 0x82040d80, 0x00002020, 0x04000014, 0x82000500,
+ 0x000000c0, 0x82000d80, 0x00000080, 0x04000008,
0x813e79c0, 0x02020000, 0x0002094c, 0x42027000,
- 0x00000043, 0x0201f000, 0x00020a34, 0x5932680a,
- 0x59340a00, 0x8c040d0a, 0x040007f3, 0x84000552,
- 0x0401f7f1, 0x84000514, 0x592c080e, 0x48066016,
- 0x0401f7ef, 0x5932680a, 0x59340a00, 0x8c040d0a,
- 0x02000000, 0x0002095f, 0x59300c15, 0x84040d52,
- 0x48066415, 0x0201f000, 0x0002095f, 0x0201f800,
- 0x00020111, 0x813e79c0, 0x02020000, 0x0002094c,
- 0x0201f000, 0x0002096d, 0x8c00051e, 0x02000000,
- 0x00020979, 0x82000d00, 0x00002020, 0x82040d80,
- 0x00002020, 0x04000014, 0x82000500, 0x000000c0,
- 0x82000d80, 0x00000080, 0x04000008, 0x813e79c0,
- 0x02020000, 0x0002094c, 0x42027000, 0x00000041,
- 0x0201f000, 0x00020a34, 0x813e79c0, 0x02020000,
- 0x0002094c, 0x42027000, 0x00000043, 0x0201f000,
- 0x00020a34, 0x5932680a, 0x59340a00, 0x8c040d0a,
- 0x040007ea, 0x59300c15, 0x84040d52, 0x48066415,
- 0x0401f7e6, 0x492fc857, 0x42000800, 0x00000006,
- 0x0201f000, 0x00020974, 0x492fc857, 0x42000800,
- 0x00000004, 0x0201f000, 0x00020974, 0x4807c856,
- 0x59a80069, 0x800409c0, 0x04000003, 0x80080540,
- 0x0401f002, 0x80080500, 0x48035069, 0x1c01f000,
- 0x4a030800, 0x00000000, 0x4a030802, 0x00000001,
- 0x497b0803, 0x497b0804, 0x1c01f000, 0x59840002,
- 0x8c000500, 0x04000004, 0x84000500, 0x4a030800,
- 0x00000001, 0x84000544, 0x84000506, 0x48030802,
- 0x82000d00, 0x0fffffff, 0x42000000, 0x90000000,
- 0x0201f800, 0x00100899, 0x59a80050, 0x82000480,
- 0x00000007, 0x48035050, 0x80000580, 0x42000800,
- 0x0010b86b, 0x48000800, 0x48000801, 0x1c01f000,
- 0x59a80050, 0x82000400, 0x00000007, 0x48035050,
- 0x1c01f000, 0x83640480, 0x00000008, 0x0400101b,
- 0x58c80a03, 0x80000580, 0x82000400, 0x00000008,
- 0x80040840, 0x040207fd, 0x815c0480, 0x04001013,
- 0x4200b000, 0x00000007, 0x0201f800, 0x000209ee,
- 0x4a026203, 0x00000004, 0x4a026407, 0x00000009,
- 0x4a026203, 0x00000004, 0x4a026008, 0x00000101,
- 0x0401f809, 0x0401f880, 0x8058b040, 0x040207f3,
+ 0x00000041, 0x0201f000, 0x00020a34, 0x813e79c0,
+ 0x02020000, 0x0002094c, 0x42027000, 0x00000043,
+ 0x0201f000, 0x00020a34, 0x5932680a, 0x59340a00,
+ 0x8c040d0a, 0x040007ea, 0x59300c15, 0x84040d52,
+ 0x48066415, 0x0401f7e6, 0x492fc857, 0x42000800,
+ 0x00000006, 0x0201f000, 0x00020974, 0x492fc857,
+ 0x42000800, 0x00000004, 0x0201f000, 0x00020974,
+ 0x4807c856, 0x59a80069, 0x800409c0, 0x04000003,
+ 0x80080540, 0x0401f002, 0x80080500, 0x48035069,
+ 0x1c01f000, 0x4a030800, 0x00000000, 0x4a030802,
+ 0x00000001, 0x497b0803, 0x497b0804, 0x1c01f000,
+ 0x59840002, 0x8c000500, 0x04000004, 0x84000500,
+ 0x4a030800, 0x00000001, 0x84000544, 0x84000506,
+ 0x48030802, 0x82000d00, 0x0fffffff, 0x42000000,
+ 0x90000000, 0x0201f800, 0x00100897, 0x59a80050,
+ 0x82000480, 0x00000007, 0x48035050, 0x80000580,
+ 0x42000800, 0x0010b96b, 0x48000800, 0x48000801,
+ 0x1c01f000, 0x59a80050, 0x82000400, 0x00000007,
+ 0x48035050, 0x1c01f000, 0x83640480, 0x00000008,
+ 0x0400101b, 0x58c80a03, 0x80000580, 0x82000400,
+ 0x00000008, 0x80040840, 0x040207fd, 0x815c0480,
+ 0x04001013, 0x4200b000, 0x00000007, 0x0201f800,
+ 0x000209ee, 0x4a026203, 0x00000004, 0x4a026407,
+ 0x00000009, 0x4a026203, 0x00000004, 0x4a026008,
+ 0x00000101, 0x0401f809, 0x0401f880, 0x8058b040,
+ 0x040207f3, 0x80000580, 0x1c01f000, 0x82000540,
+ 0x00000001, 0x0401f7fd, 0x0201f800, 0x0010056f,
+ 0x492e6009, 0x58c80a03, 0x4a025a05, 0x0000002c,
+ 0x497a5800, 0x497a5801, 0x497a5c05, 0x497a5c07,
+ 0x497a5806, 0x4a025a09, 0x00000005, 0x4a025a08,
+ 0x00000002, 0x58c80201, 0x48025c05, 0x58c80202,
+ 0x48025c08, 0x58c80204, 0x48025c09, 0x4a02580e,
+ 0x0000ffff, 0x80040840, 0x0400000c, 0x412c2000,
+ 0x0201f800, 0x0010056f, 0x4a025a05, 0x0000000a,
+ 0x497a5c05, 0x48125800, 0x492c2001, 0x412c2000,
+ 0x80040840, 0x040207f7, 0x1c01f000, 0x4d7c0000,
+ 0x4202f800, 0x00000010, 0x4df00000, 0x4203e000,
+ 0x50000000, 0x59847803, 0x803c79c0, 0x0400001e,
+ 0x4c5c0000, 0x583cb809, 0x585c3409, 0x801831c0,
+ 0x0400000b, 0x0401f84a, 0x04000016, 0x42001000,
+ 0x0010b96b, 0x0401f87f, 0x04000012, 0x0201f800,
+ 0x0010055a, 0x0400000f, 0x492cb806, 0x585c0006,
+ 0x80000540, 0x02000800, 0x0010032d, 0x0401f830,
+ 0x585c5409, 0x0401f80b, 0x5c00b800, 0x5c03e000,
+ 0x817ef840, 0x040207e1, 0x5c02f800, 0x1c01f000,
+ 0x5c00b800, 0x5c03e000, 0x5c02f800, 0x1c01f000,
+ 0x4803c856, 0x405c6000, 0x802851c0, 0x04000018,
+ 0x585c0205, 0x82000d00, 0x0000000f, 0x82040c00,
+ 0x00100e3a, 0x50044000, 0x4c600000, 0x4c640000,
+ 0x4d040000, 0x4020c000, 0x40320800, 0x5984c804,
+ 0x4c280000, 0x0401f93b, 0x5c005000, 0x40604000,
+ 0x41046000, 0x0201f800, 0x00100e18, 0x040207f6,
+ 0x5c020800, 0x5c00c800, 0x5c00c000, 0x58c80204,
+ 0x4800bc09, 0x0201f800, 0x00020111, 0x4a026008,
+ 0x00000101, 0x497a600a, 0x0401f055, 0x4803c856,
+ 0x59840003, 0x80026540, 0x04000003, 0x59300000,
+ 0x48030803, 0x1c01f000, 0x4803c856, 0x59840003,
+ 0x48026000, 0x49330803, 0x1c01f000, 0x58cc0805,
+ 0x40180000, 0x80040480, 0x0400100d, 0x82cc0580,
+ 0x0010b960, 0x02020800, 0x0010032d, 0x58c80205,
+ 0x80040480, 0x0400101d, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x80003580, 0x0401f7fe, 0x82cc0580,
+ 0x0010b960, 0x02020800, 0x0010032d, 0x58c80400,
+ 0x8c000504, 0x040007f8, 0x58c8040b, 0x8c00051e,
+ 0x040007f5, 0x8c000500, 0x040207f3, 0x84000540,
+ 0x4801940b, 0x42000000, 0x0010bcff, 0x0201f800,
+ 0x0010ae10, 0x42001000, 0x00008026, 0x0201f800,
+ 0x001031f5, 0x0401f7e8, 0x58c8040b, 0x8c00051e,
+ 0x040007e2, 0x8c000502, 0x040207e0, 0x84000542,
+ 0x4801940b, 0x42000000, 0x0010bcfe, 0x0201f800,
+ 0x0010ae10, 0x42001000, 0x00008025, 0x42001800,
+ 0x00000000, 0x0201f800, 0x001031f5, 0x0401f7d3,
+ 0x4803c856, 0x58080000, 0x42001800, 0x00000007,
+ 0x58080801, 0x80040480, 0x04020004, 0x400c0000,
+ 0x80000540, 0x0401f005, 0x04001003, 0x800c0480,
+ 0x0401f002, 0x80000080, 0x1c01f000, 0x4803c856,
+ 0x59300009, 0x80000d40, 0x02000800, 0x0010032d,
+ 0x58040006, 0x80000540, 0x02000800, 0x0010032d,
+ 0x59300008, 0x82000500, 0x00000101, 0x82000580,
+ 0x00000101, 0x02020800, 0x0010032d, 0x42001000,
+ 0x0010b96b, 0x58080801, 0x82040400, 0x0010b96d,
+ 0x497a6415, 0x4a026016, 0x0000ffff, 0x45300000,
+ 0x80040800, 0x82040480, 0x00000008, 0x04001002,
+ 0x80000d80, 0x48041001, 0x82040400, 0x0010b96d,
+ 0x45780000, 0x1c01f000, 0x4933c857, 0x59300809,
+ 0x800409c0, 0x02000800, 0x0010032d, 0x4d2c0000,
+ 0x58065806, 0x812e59c0, 0x02020800, 0x00100580,
+ 0x49780806, 0x40065800, 0x0201f800, 0x00100589,
+ 0x5c025800, 0x4d300000, 0x0201f800, 0x00020a10,
+ 0x5c026000, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x59300407, 0x82000580, 0x00000009,
+ 0x04020006, 0x59300008, 0x8c000510, 0x04000003,
0x80000580, 0x1c01f000, 0x82000540, 0x00000001,
- 0x0401f7fd, 0x0201f800, 0x0010056f, 0x492e6009,
- 0x58c80a03, 0x4a025a05, 0x0000002c, 0x497a5800,
- 0x497a5801, 0x497a5c05, 0x497a5c07, 0x497a5806,
- 0x4a025a09, 0x00000005, 0x4a025a08, 0x00000002,
- 0x58c80201, 0x48025c05, 0x58c80202, 0x48025c08,
- 0x58c80204, 0x48025c09, 0x4a02580e, 0x0000ffff,
- 0x80040840, 0x0400000c, 0x412c2000, 0x0201f800,
- 0x0010056f, 0x4a025a05, 0x0000000a, 0x497a5c05,
- 0x48125800, 0x492c2001, 0x412c2000, 0x80040840,
- 0x040207f7, 0x1c01f000, 0x4d7c0000, 0x4202f800,
- 0x00000010, 0x4df00000, 0x4203e000, 0x50000000,
- 0x59847803, 0x803c79c0, 0x0400001e, 0x4c5c0000,
- 0x583cb809, 0x585c3409, 0x801831c0, 0x0400000b,
- 0x0401f84a, 0x04000016, 0x42001000, 0x0010b86b,
- 0x0401f87f, 0x04000012, 0x0201f800, 0x0010055a,
- 0x0400000f, 0x492cb806, 0x585c0006, 0x80000540,
- 0x02000800, 0x0010032d, 0x0401f830, 0x585c5409,
- 0x0401f80b, 0x5c00b800, 0x5c03e000, 0x817ef840,
- 0x040207e1, 0x5c02f800, 0x1c01f000, 0x5c00b800,
- 0x5c03e000, 0x5c02f800, 0x1c01f000, 0x4803c856,
- 0x405c6000, 0x802851c0, 0x04000018, 0x585c0205,
- 0x82000d00, 0x0000000f, 0x82040c00, 0x00100e39,
- 0x50044000, 0x4c600000, 0x4c640000, 0x4d040000,
- 0x4020c000, 0x40320800, 0x5984c804, 0x4c280000,
- 0x0401f93b, 0x5c005000, 0x40604000, 0x41046000,
- 0x0201f800, 0x00100e17, 0x040207f6, 0x5c020800,
- 0x5c00c800, 0x5c00c000, 0x58c80204, 0x4800bc09,
- 0x0201f800, 0x00020111, 0x4a026008, 0x00000101,
- 0x497a600a, 0x0401f055, 0x4803c856, 0x59840003,
- 0x80026540, 0x04000003, 0x59300000, 0x48030803,
- 0x1c01f000, 0x4803c856, 0x59840003, 0x48026000,
- 0x49330803, 0x1c01f000, 0x58cc0805, 0x40180000,
- 0x80040480, 0x0400100d, 0x82cc0580, 0x0010b860,
- 0x02020800, 0x0010032d, 0x58c80205, 0x80040480,
- 0x0400101d, 0x82000540, 0x00000001, 0x1c01f000,
- 0x80003580, 0x0401f7fe, 0x82cc0580, 0x0010b860,
- 0x02020800, 0x0010032d, 0x58c80400, 0x8c000504,
- 0x040007f8, 0x58c8040b, 0x8c00051e, 0x040007f5,
- 0x8c000500, 0x040207f3, 0x84000540, 0x4801940b,
- 0x42000000, 0x0010bbff, 0x0201f800, 0x0010ad1d,
- 0x42001000, 0x00008026, 0x0201f800, 0x001031eb,
- 0x0401f7e8, 0x58c8040b, 0x8c00051e, 0x040007e2,
- 0x8c000502, 0x040207e0, 0x84000542, 0x4801940b,
- 0x42000000, 0x0010bbfe, 0x0201f800, 0x0010ad1d,
- 0x42001000, 0x00008025, 0x42001800, 0x00000000,
- 0x0201f800, 0x001031eb, 0x0401f7d3, 0x4803c856,
- 0x58080000, 0x42001800, 0x00000007, 0x58080801,
- 0x80040480, 0x04020004, 0x400c0000, 0x80000540,
- 0x0401f005, 0x04001003, 0x800c0480, 0x0401f002,
- 0x80000080, 0x1c01f000, 0x4803c856, 0x59300009,
- 0x80000d40, 0x02000800, 0x0010032d, 0x58040006,
- 0x80000540, 0x02000800, 0x0010032d, 0x59300008,
- 0x82000500, 0x00000101, 0x82000580, 0x00000101,
- 0x02020800, 0x0010032d, 0x42001000, 0x0010b86b,
- 0x58080801, 0x82040400, 0x0010b86d, 0x497a6415,
- 0x4a026016, 0x0000ffff, 0x45300000, 0x80040800,
- 0x82040480, 0x00000008, 0x04001002, 0x80000d80,
- 0x48041001, 0x82040400, 0x0010b86d, 0x45780000,
- 0x1c01f000, 0x4933c857, 0x59300809, 0x800409c0,
- 0x02000800, 0x0010032d, 0x4d2c0000, 0x58065806,
- 0x812e59c0, 0x02020800, 0x00100580, 0x49780806,
- 0x40065800, 0x0201f800, 0x00100589, 0x5c025800,
- 0x4d300000, 0x0201f800, 0x00020a10, 0x5c026000,
+ 0x1c01f000, 0x59840802, 0x8c040d04, 0x1c01f000,
+ 0x4803c856, 0x59840802, 0x84040d04, 0x84040d40,
+ 0x4a030800, 0x00000000, 0x48070802, 0x82040d00,
+ 0x0fffffff, 0x42000000, 0x90000000, 0x0201f000,
+ 0x00100897, 0x4807c857, 0x4805980a, 0x49799801,
+ 0x49799803, 0x49799806, 0x49799807, 0x49799808,
+ 0x49799805, 0x49799809, 0x0401f8c8, 0x0400000a,
+ 0x0401f8ea, 0x04000008, 0x48359800, 0x48359802,
+ 0x48359806, 0x4a019804, 0x00000001, 0x4a019807,
+ 0x00000006, 0x1c01f000, 0x4807c857, 0x58cc1007,
+ 0x40040000, 0x80080480, 0x04021020, 0x4c040000,
+ 0x4c080000, 0x0401f8d9, 0x5c001000, 0x5c000800,
+ 0x0400001c, 0x58cc0006, 0x80006540, 0x0402000b,
+ 0x48359800, 0x48359802, 0x48359806, 0x49799801,
+ 0x49799803, 0x49786801, 0x49786800, 0x49799804,
+ 0x49799807, 0x0401f005, 0x48306801, 0x48346000,
+ 0x48359806, 0x49786800, 0x58cc0004, 0x58cc1007,
+ 0x80000000, 0x82081400, 0x00000006, 0x48019804,
+ 0x48099807, 0x0401f7df, 0x80000580, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x1c01f000, 0x480bc857,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x40083000,
+ 0x58cc0801, 0x82040480, 0x00000006, 0x02021800,
+ 0x0010032d, 0x82040400, 0x00105d57, 0x50000000,
+ 0x58cca800, 0x8054ac00, 0x42001800, 0x00000006,
+ 0x40040000, 0x800c0480, 0x80082480, 0x04021002,
+ 0x40080000, 0x8000b0c2, 0x8058b400, 0x5450a800,
+ 0x8050a000, 0x8054a800, 0x8058b040, 0x040207fc,
+ 0x40001000, 0x58cc2805, 0x58cc0807, 0x58cc2001,
+ 0x80142c00, 0x80040c80, 0x80102400, 0x48159805,
+ 0x48059807, 0x48119801, 0x82100580, 0x00000006,
+ 0x0400000c, 0x48119801, 0x40080000, 0x80181480,
+ 0x40083000, 0x04000003, 0x040217d6, 0x80000580,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x1c01f000,
+ 0x58cc0800, 0x800409c0, 0x02000800, 0x0010032d,
+ 0x58040800, 0x48059800, 0x41782000, 0x0401f7ee,
+ 0x0401f812, 0x50600000, 0x81041c00, 0x585c0205,
+ 0x4803c857, 0x82000580, 0x0000002c, 0x02020800,
+ 0x0010032d, 0x58040202, 0x800000e0, 0x80640540,
+ 0x48001802, 0x58040000, 0x48001800, 0x58040001,
+ 0x48001801, 0x1c01f000, 0x4807c856, 0x58cc0005,
+ 0x80000040, 0x02001800, 0x0010032d, 0x48019805,
+ 0x58cc1003, 0x82080480, 0x00000006, 0x02021800,
+ 0x0010032d, 0x82080400, 0x00105d57, 0x50000000,
+ 0x58cc0802, 0x80040c00, 0x80081000, 0x82080480,
+ 0x00000006, 0x0402000f, 0x58cc2002, 0x58100000,
+ 0x80006d40, 0x04000009, 0x4c340000, 0x0401f858,
+ 0x5c006800, 0x49786801, 0x48359802, 0x58cc0004,
+ 0x80000040, 0x48019804, 0x49799803, 0x0401f002,
+ 0x48099803, 0x1c01f000, 0x4807c856, 0x41781800,
+ 0x58c80201, 0x80000540, 0x04000002, 0x800c1800,
+ 0x58c80c01, 0x80040c80, 0x0400100a, 0x04000009,
+ 0x800c1800, 0x58c80202, 0x80041480, 0x04001005,
+ 0x04000004, 0x800c1800, 0x40080800, 0x0401f7fb,
+ 0x480d9204, 0x400c0000, 0x42002000, 0x00000001,
+ 0x80000040, 0x04000007, 0x04001006, 0x80102000,
+ 0x82000480, 0x00000005, 0x04000002, 0x040217fc,
+ 0x48119203, 0x1c01f000, 0x4807c856, 0x4d2c0000,
+ 0x58cc000a, 0x80000540, 0x02000800, 0x0010032d,
+ 0x82002400, 0x00000006, 0x0201f800, 0x0010055a,
+ 0x04000012, 0x492d9809, 0x497a5800, 0x497a5801,
+ 0x0201f800, 0x0010055a, 0x0400000c, 0x58cc0009,
+ 0x48025800, 0x497a5801, 0x492d9809, 0x82102480,
+ 0x00000006, 0x040217f7, 0x82000540, 0x00000001,
+ 0x5c025800, 0x1c01f000, 0x58cc0009, 0x80025d40,
+ 0x040007fc, 0x592c2000, 0x0201f800, 0x00100580,
+ 0x40100000, 0x0401f7fa, 0x58cc0009, 0x48cfc857,
+ 0x80006d40, 0x04000005, 0x50340000, 0x48019809,
+ 0x49786800, 0x49786801, 0x1c01f000, 0x4813c857,
+ 0x58cc0009, 0x48002000, 0x48119809, 0x1c01f000,
+ 0x4807c856, 0x4d2c0000, 0x58cc0009, 0x80025d40,
+ 0x04000007, 0x592c0000, 0x4c000000, 0x0201f800,
+ 0x00100580, 0x5c000000, 0x0401f7f9, 0x5c025800,
+ 0x1c01f000, 0x4807c856, 0x4d2c0000, 0x58cc0002,
+ 0x80025d40, 0x04000007, 0x592c0000, 0x4c000000,
+ 0x0201f800, 0x00100580, 0x5c000000, 0x0401f7f9,
+ 0x49799800, 0x49799802, 0x49799801, 0x49799803,
+ 0x49799806, 0x49799807, 0x49799808, 0x49799809,
+ 0x4979980a, 0x5c025800, 0x1c01f000, 0x00000003,
+ 0x00000006, 0x00000009, 0x0000000c, 0x0000000f,
+ 0x00000012, 0x4803c856, 0x0401f858, 0x4a00c205,
+ 0x0000003c, 0x5930100a, 0x82080580, 0x0010b976,
+ 0x04000013, 0x58080802, 0x82040d00, 0x00ffffff,
+ 0x58080403, 0x4804c006, 0x4800c407, 0x4a00c208,
+ 0x00000003, 0x59300812, 0x585c0405, 0x4978c207,
+ 0x4804c408, 0x80000540, 0x0400000d, 0x58600207,
+ 0x84000540, 0x4800c207, 0x0401f009, 0x585c080b,
+ 0x82040d00, 0x00ffffff, 0x4804c006, 0x4a00c407,
+ 0x000007ff, 0x4978c208, 0x0401f7ef, 0x82603c00,
+ 0x00000009, 0x58605405, 0x40282000, 0x405c6000,
+ 0x585c0a05, 0x82040d00, 0x0000000f, 0x82040c00,
+ 0x00100e3a, 0x50044000, 0x80004d80, 0x50200000,
+ 0x80307400, 0x58380402, 0x8c244d00, 0x04020003,
+ 0x48003a00, 0x0401f003, 0x48003c00, 0x801c3800,
+ 0x80244800, 0x80102040, 0x04000006, 0x0201f800,
+ 0x00100e18, 0x02000800, 0x0010032d, 0x0401f7f0,
+ 0x1c01f000, 0x4803c856, 0x4d340000, 0x5930000a,
+ 0x80026d40, 0x02000800, 0x0010032d, 0x59340212,
+ 0x82000500, 0x0000ff00, 0x0402000e, 0x59840000,
+ 0x80000540, 0x0400000b, 0x836c0580, 0x00000003,
+ 0x04020008, 0x59341c03, 0x42002000, 0x00000004,
+ 0x42003000, 0x00000004, 0x0201f800, 0x0010326a,
+ 0x5c026800, 0x1c01f000, 0x4803c856, 0x80001580,
+ 0x58c80c01, 0x59300012, 0x80040c80, 0x48066012,
+ 0x58c80201, 0x80000540, 0x04000005, 0x80081000,
+ 0x80040c80, 0x04001007, 0x04000006, 0x58c80202,
+ 0x80081000, 0x80040c80, 0x04001002, 0x040207fd,
+ 0x4808bc09, 0x4808c405, 0x1c01f000, 0x4803c856,
+ 0x4a0370e5, 0x00020000, 0x59b800e5, 0x8c000524,
+ 0x040207fc, 0x4a0370e5, 0x00030000, 0x40000000,
+ 0x40000000, 0x59b800e5, 0x8c000524, 0x040207f5,
+ 0x5934000e, 0x80006d40, 0x04000010, 0x81300580,
+ 0x04020004, 0x58340000, 0x4802680e, 0x0401f00a,
+ 0x40347800, 0x58340000, 0x80006d40, 0x02000800,
+ 0x0010032d, 0x81300580, 0x040207fa, 0x58340000,
+ 0x48007800, 0x497a6000, 0x4a0370e5, 0x00020000,
+ 0x1c01f000, 0x4803c856, 0x4d300000, 0x4d2c0000,
+ 0x42000800, 0x000003ff, 0x4a0370e5, 0x00020000,
+ 0x59b800e5, 0x8c000524, 0x04000005, 0x80040840,
+ 0x040207fa, 0x0201f800, 0x0010032d, 0x4a0370e5,
+ 0x00030000, 0x40000000, 0x40000000, 0x59b800e5,
+ 0x8c000524, 0x040207f1, 0x5934000e, 0x80026540,
+ 0x0400000e, 0x4933c857, 0x59300000, 0x4802680e,
+ 0x4a026203, 0x00000004, 0x497a6006, 0x497a600a,
+ 0x4a026008, 0x00000101, 0x59325809, 0x497a5c09,
+ 0x0401fd7a, 0x0401f7f1, 0x4a0370e5, 0x00020000,
+ 0x5c025800, 0x5c026000, 0x1c01f000, 0x4803c856,
+ 0x4c000000, 0x0201f800, 0x001054fb, 0x04020011,
+ 0x0201f800, 0x00103de1, 0x02020800, 0x0010032d,
+ 0x5c000000, 0x48026802, 0x0201f800, 0x00107188,
+ 0x04000009, 0x4936600a, 0x4a026407, 0x00000001,
+ 0x42027000, 0x00000001, 0x0201f000, 0x00020a34,
+ 0x5c000000, 0x1c01f000, 0x59300203, 0x82000c80,
+ 0x0000000e, 0x02021800, 0x0010032d, 0x4803c857,
+ 0x0c01f001, 0x00105e43, 0x00105e43, 0x00105e43,
+ 0x00105e45, 0x00105eb2, 0x00105e43, 0x00105e43,
+ 0x00105f04, 0x00105f05, 0x00105e43, 0x00105e43,
+ 0x00105e43, 0x00105e43, 0x00105e43, 0x0201f800,
+ 0x0010032d, 0x493bc857, 0x83380480, 0x00000050,
+ 0x02021800, 0x0010032d, 0x83380480, 0x00000049,
+ 0x02001800, 0x0010032d, 0x0c01f001, 0x00105e58,
+ 0x00105e89, 0x00105e56, 0x00105e56, 0x00105e56,
+ 0x00105e56, 0x00105e97, 0x0201f800, 0x0010032d,
+ 0x4d2c0000, 0x59325809, 0x592c0207, 0x48025c07,
+ 0x4a025a07, 0x00000000, 0x4c5c0000, 0x592cbc0b,
+ 0x592c0000, 0x48026009, 0x0201f800, 0x000203ab,
+ 0x59300c15, 0x59300009, 0x80000540, 0x0400000b,
+ 0x8c040d18, 0x04020014, 0x4a026203, 0x00000007,
+ 0x42027000, 0x00000043, 0x497a6415, 0x5c00b800,
+ 0x5c025800, 0x0401f093, 0x8c040d18, 0x04020010,
+ 0x8c5cbd08, 0x04020011, 0x4a026203, 0x00000007,
+ 0x497a6415, 0x497a6006, 0x5c00b800, 0x5c025800,
+ 0x1c01f000, 0x4d400000, 0x59325809, 0x42028000,
+ 0x00000005, 0x0401f922, 0x5c028000, 0x0201f800,
+ 0x00107144, 0x0401f7f5, 0x0201f800, 0x00020a10,
+ 0x0401f7f2, 0x0401fa59, 0x4d2c0000, 0x59325809,
+ 0x0201f800, 0x00108953, 0x04000006, 0x4d400000,
+ 0x42028000, 0x00000001, 0x0401f911, 0x5c028000,
+ 0x5c025800, 0x0201f000, 0x00020a10, 0x0401fa4b,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010e06f,
+ 0x5c027800, 0x42003000, 0x00000014, 0x0201f800,
+ 0x0010a5a1, 0x42000000, 0x0010bd1d, 0x0201f800,
+ 0x0010ae10, 0x4d2c0000, 0x59325809, 0x0201f800,
+ 0x00108953, 0x04000006, 0x4d400000, 0x42028000,
+ 0x00000029, 0x0401f8f6, 0x5c028000, 0x5c025800,
+ 0x0201f000, 0x00020a10, 0x493bc857, 0x497a6006,
+ 0x83380480, 0x00000054, 0x02021800, 0x0010032d,
+ 0x83380480, 0x00000047, 0x02001800, 0x0010032d,
+ 0x0c01f001, 0x00105f03, 0x00105ecc, 0x00105eca,
+ 0x00105eca, 0x00105eca, 0x00105eca, 0x00105eca,
+ 0x00105eca, 0x00105eca, 0x00105eca, 0x00105eca,
+ 0x00105eca, 0x00105ed0, 0x0201f800, 0x0010032d,
+ 0x59300012, 0x82000500, 0xffff0000, 0x04020034,
+ 0x59840802, 0x8c040d04, 0x04000025, 0x5930000a,
+ 0x80026d40, 0x0400001f, 0x4c5c0000, 0x4c600000,
+ 0x497a6006, 0x5930b809, 0x585c0006, 0x8000c540,
+ 0x02000800, 0x0010032d, 0x0401fe7f, 0x40625800,
+ 0x0201f800, 0x000203af, 0x4978b806, 0x0401fee8,
+ 0x497a600a, 0x585c3409, 0x0401fca9, 0x0400000e,
+ 0x42001000, 0x0010b96b, 0x0401fcde, 0x0400000a,
+ 0x0201f800, 0x0010056f, 0x04000007, 0x492cb806,
+ 0x585c5409, 0x0401fc6f, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x0401fc95, 0x0401f7fc, 0x8c040d06,
+ 0x040207fc, 0x5930000a, 0x80026d40, 0x04000006,
+ 0x5934000e, 0x80000540, 0x02020800, 0x0010032d,
+ 0x497a600a, 0x0401fcf9, 0x0401f7f2, 0x0401f088,
+ 0x4803c856, 0x4803c856, 0x83380580, 0x00000043,
+ 0x02020800, 0x0010032d, 0x4a026203, 0x00000003,
+ 0x493a6403, 0x59325809, 0x592c0010, 0x48026012,
+ 0x497a6014, 0x592c0407, 0x800000c2, 0x800010c4,
+ 0x80081400, 0x480a6006, 0x0201f800, 0x00020154,
+ 0x42000800, 0x80000060, 0x0201f000, 0x000209a3,
+ 0x42000000, 0x0010bd2f, 0x0201f800, 0x0010ae10,
+ 0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
+ 0x0010032d, 0x4803c857, 0x82000d80, 0x00000003,
+ 0x04000006, 0x82000d80, 0x00000004, 0x0400005d,
+ 0x0201f800, 0x0010032d, 0x4d400000, 0x42028000,
+ 0x00000006, 0x0401f82d, 0x5c028000, 0x1c01f000,
+ 0x4803c856, 0x59300203, 0x82000c80, 0x0000000e,
+ 0x02021800, 0x0010032d, 0x82000d80, 0x00000002,
+ 0x0400000f, 0x82000d80, 0x00000003, 0x04000006,
+ 0x82000d80, 0x00000004, 0x04000046, 0x0201f800,
+ 0x0010032d, 0x4d400000, 0x42028000, 0x00000005,
+ 0x0401f816, 0x5c028000, 0x1c01f000, 0x4933c857,
+ 0x4d2c0000, 0x59325809, 0x812e59c0, 0x02000800,
+ 0x0010032d, 0x592c1a09, 0x8c0c1d0e, 0x02000800,
+ 0x0010032d, 0x4d400000, 0x42028000, 0x00000001,
+ 0x0401f84b, 0x0201f800, 0x00107144, 0x5c028000,
+ 0x5c025800, 0x1c01f000, 0x4933c857, 0x4943c857,
+ 0x0401fa52, 0x4df00000, 0x59300004, 0x8c00053e,
+ 0x04020006, 0x0201f800, 0x001064f2, 0x02020800,
+ 0x0010032d, 0x0401f01b, 0x0201f800, 0x00108659,
+ 0x04020007, 0x59300415, 0x84000558, 0x48026415,
+ 0x0201f800, 0x001063f6, 0x04020012, 0x0201f800,
+ 0x0010e2da, 0x80c40040, 0x04000005, 0x0401f946,
+ 0x02020800, 0x0010032d, 0x0401f00a, 0x59325809,
+ 0x0401f827, 0x0201f800, 0x00107144, 0x5c03e000,
+ 0x04000a1f, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x5c03e000, 0x04000a1a, 0x80000580, 0x1c01f000,
+ 0x4933c857, 0x0201f800, 0x00100bd5, 0x4933c857,
+ 0x4c5c0000, 0x4d340000, 0x497a6006, 0x5930b809,
+ 0x5930000a, 0x80026d40, 0x04020e39, 0x42001000,
+ 0x0010b96b, 0x0401fc33, 0x04000009, 0x58c80204,
+ 0x4800bc09, 0x41785000, 0x0201f800, 0x00105b60,
+ 0x5c026800, 0x5c00b800, 0x1c01f000, 0x4978bc09,
+ 0x0201f800, 0x00105b8a, 0x0401f7fa, 0x4803c856,
+ 0x0201f800, 0x00108953, 0x0400000f, 0x592c0000,
+ 0x80000d40, 0x04000009, 0x497a5800, 0x49425a07,
+ 0x4c040000, 0x0201f800, 0x000203ab, 0x5c000800,
+ 0x40065800, 0x0401f7f6, 0x49425a07, 0x0201f800,
+ 0x000203ab, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x4933c857, 0x59300c07, 0x82040580,
+ 0x0000000e, 0x04000004, 0x82040580, 0x00000009,
+ 0x04020004, 0x0401ffde, 0x497a6009, 0x80000580,
+ 0x1c01f000, 0x592e600a, 0x83300480, 0x0010f694,
+ 0x04001016, 0x41580000, 0x81300480, 0x04021013,
+ 0x40040000, 0x59300c07, 0x80040580, 0x04020012,
+ 0x59300a03, 0x82040580, 0x00000007, 0x02020800,
+ 0x0010032d, 0x59300009, 0x80000540, 0x02020800,
+ 0x0010032d, 0x0201f800, 0x00020a10, 0x42000000,
+ 0x00000000, 0x0401f009, 0x42000000, 0x00000008,
+ 0x0401f006, 0x82040580, 0x00000007, 0x040207fb,
+ 0x42000000, 0x00000005, 0x592c0a07, 0x48065c07,
+ 0x48025a07, 0x0201f000, 0x000203ab, 0x4c0c0000,
+ 0x4c100000, 0x4c140000, 0x4c180000, 0x80001d80,
+ 0x80002580, 0x42003000, 0x00000020, 0x82040500,
+ 0x00000001, 0x04000003, 0x40080000, 0x800c1c00,
+ 0x400c2800, 0x800c1902, 0x80102102, 0x82140500,
+ 0x00000001, 0x04000003, 0x82102540, 0x80000000,
+ 0x80040902, 0x80183040, 0x040207f1, 0x40100800,
+ 0x400c0000, 0x5c003000, 0x5c002800, 0x5c002000,
+ 0x5c001800, 0x1c01f000, 0x4c580000, 0x4200b000,
+ 0x00000020, 0x80000540, 0x04000018, 0x80041c80,
+ 0x04021016, 0x800810c2, 0x80040982, 0x04001006,
+ 0x80041c80, 0x04021005, 0x8058b040, 0x040207fa,
+ 0x0401f006, 0x80041c80, 0x400c0800, 0x80081000,
+ 0x8058b040, 0x040207f4, 0x4c000000, 0x41f00000,
+ 0x82000500, 0xf7ffffff, 0x4003e000, 0x5c000000,
+ 0x5c00b000, 0x1c01f000, 0x4c000000, 0x41f00000,
+ 0x82000540, 0x08000000, 0x0401f7f8, 0x42007000,
+ 0x0010b995, 0x4a007000, 0x00000005, 0x4a007401,
+ 0x00000000, 0x4a007201, 0x00000840, 0x4a007202,
+ 0x00000005, 0x4a0378e8, 0x00000000, 0x4a03c821,
+ 0x00000010, 0x4a03c823, 0x00000004, 0x0401f81e,
+ 0x4a0378e9, 0x00003a0d, 0x4a0378e8, 0x00000001,
+ 0x41780800, 0x4203a000, 0x00007600, 0x4a03a005,
+ 0xd0000001, 0x59d00006, 0x4a03a005, 0x90000001,
+ 0x83d3a400, 0x00000020, 0x80040800, 0x82040480,
+ 0x00000005, 0x040017f8, 0x59e00003, 0x82000500,
+ 0xffffffe0, 0x82000540, 0x00008000, 0x4803c003,
+ 0x59c40006, 0x82000500, 0xfffcffff, 0x48038806,
+ 0x1c01f000, 0x4d900000, 0x4d180000, 0x4a0378e7,
+ 0xaaaaaaaa, 0x4a0378e6, 0xaaaaaaaa, 0x4a0378e5,
+ 0xaaaaaaaa, 0x4a0378e4, 0xaaaaaaaa, 0x4a03781a,
+ 0x0010bc28, 0x4a03781b, 0x00100e3a, 0x4a03781c,
+ 0x00100e4a, 0x4a031800, 0x00000000, 0x4a031801,
+ 0x0010b998, 0x4a031802, 0x0010b99f, 0x42000800,
+ 0x0010bc2b, 0x417a3000, 0x811b20c8, 0x83932400,
+ 0x0000bf32, 0x48072000, 0x4a032001, 0x00000000,
+ 0x83180400, 0x001067bc, 0x50000000, 0x48032002,
+ 0x82040c00, 0x00000005, 0x811a3000, 0x83180480,
+ 0x00000005, 0x040017f1, 0x5c023000, 0x5c032000,
+ 0x1c01f000, 0x40680800, 0x0201f800, 0x000209b1,
+ 0x1c01f000, 0x4933c857, 0x59300804, 0x82040d00,
+ 0x00000100, 0x82040d40, 0x80000040, 0x48066004,
+ 0x497a6000, 0x59bc00ea, 0x8c000516, 0x040207fe,
+ 0x83300400, 0x60000000, 0x480378e1, 0x1c01f000,
+ 0x598c000f, 0x81300580, 0x04000003, 0x497a6008,
+ 0x1c01f000, 0x59c40004, 0x82000500, 0x0000000c,
+ 0x04000005, 0x4a038804, 0x0000000c, 0x497b2807,
+ 0x0401f00a, 0x0401fb01, 0x59300403, 0x82000d80,
+ 0x00000040, 0x04000004, 0x82000580, 0x00000042,
+ 0x04020002, 0x497a6008, 0x0201f800, 0x00106782,
+ 0x80000580, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x59300804, 0x8c040d20, 0x04020004,
+ 0x82000540, 0x00000001, 0x1c01f000, 0x4933c857,
+ 0x4d380000, 0x59300804, 0x84040d20, 0x48066004,
+ 0x42027000, 0x00000049, 0x59300203, 0x82000580,
+ 0x00000003, 0x04000003, 0x42027000, 0x00000013,
+ 0x0201f800, 0x00020a34, 0x80000580, 0x5c027000,
0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x59300407, 0x82000580, 0x00000009, 0x04020006,
- 0x59300008, 0x8c000510, 0x04000003, 0x80000580,
- 0x1c01f000, 0x82000540, 0x00000001, 0x1c01f000,
- 0x59840802, 0x8c040d04, 0x1c01f000, 0x4803c856,
- 0x59840802, 0x84040d04, 0x84040d40, 0x4a030800,
- 0x00000000, 0x48070802, 0x82040d00, 0x0fffffff,
- 0x42000000, 0x90000000, 0x0201f000, 0x00100899,
- 0x4807c857, 0x4805980a, 0x49799801, 0x49799803,
- 0x49799806, 0x49799807, 0x49799808, 0x49799805,
- 0x49799809, 0x0401f8c8, 0x0400000a, 0x0401f8ea,
- 0x04000008, 0x48359800, 0x48359802, 0x48359806,
- 0x4a019804, 0x00000001, 0x4a019807, 0x00000006,
- 0x1c01f000, 0x4807c857, 0x58cc1007, 0x40040000,
- 0x80080480, 0x04021020, 0x4c040000, 0x4c080000,
- 0x0401f8d9, 0x5c001000, 0x5c000800, 0x0400001c,
- 0x58cc0006, 0x80006540, 0x0402000b, 0x48359800,
- 0x48359802, 0x48359806, 0x49799801, 0x49799803,
- 0x49786801, 0x49786800, 0x49799804, 0x49799807,
- 0x0401f005, 0x48306801, 0x48346000, 0x48359806,
- 0x49786800, 0x58cc0004, 0x58cc1007, 0x80000000,
- 0x82081400, 0x00000006, 0x48019804, 0x48099807,
- 0x0401f7df, 0x80000580, 0x1c01f000, 0x82000540,
- 0x00000001, 0x1c01f000, 0x480bc857, 0x4c500000,
- 0x4c540000, 0x4c580000, 0x40083000, 0x58cc0801,
- 0x82040480, 0x00000006, 0x02021800, 0x0010032d,
- 0x82040400, 0x00105cb2, 0x50000000, 0x58cca800,
- 0x8054ac00, 0x42001800, 0x00000006, 0x40040000,
- 0x800c0480, 0x80082480, 0x04021002, 0x40080000,
- 0x8000b0c2, 0x8058b400, 0x5450a800, 0x8050a000,
- 0x8054a800, 0x8058b040, 0x040207fc, 0x40001000,
- 0x58cc2805, 0x58cc0807, 0x58cc2001, 0x80142c00,
- 0x80040c80, 0x80102400, 0x48159805, 0x48059807,
- 0x48119801, 0x82100580, 0x00000006, 0x0400000c,
- 0x48119801, 0x40080000, 0x80181480, 0x40083000,
- 0x04000003, 0x040217d6, 0x80000580, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x1c01f000, 0x58cc0800,
- 0x800409c0, 0x02000800, 0x0010032d, 0x58040800,
- 0x48059800, 0x41782000, 0x0401f7ee, 0x0401f812,
- 0x50600000, 0x81041c00, 0x585c0205, 0x4803c857,
- 0x82000580, 0x0000002c, 0x02020800, 0x0010032d,
- 0x58040202, 0x800000e0, 0x80640540, 0x48001802,
- 0x58040000, 0x48001800, 0x58040001, 0x48001801,
- 0x1c01f000, 0x4807c856, 0x58cc0005, 0x80000040,
- 0x02001800, 0x0010032d, 0x48019805, 0x58cc1003,
- 0x82080480, 0x00000006, 0x02021800, 0x0010032d,
- 0x82080400, 0x00105cb2, 0x50000000, 0x58cc0802,
- 0x80040c00, 0x80081000, 0x82080480, 0x00000006,
- 0x0402000f, 0x58cc2002, 0x58100000, 0x80006d40,
- 0x04000009, 0x4c340000, 0x0401f858, 0x5c006800,
- 0x49786801, 0x48359802, 0x58cc0004, 0x80000040,
- 0x48019804, 0x49799803, 0x0401f002, 0x48099803,
- 0x1c01f000, 0x4807c856, 0x41781800, 0x58c80201,
- 0x80000540, 0x04000002, 0x800c1800, 0x58c80c01,
- 0x80040c80, 0x0400100a, 0x04000009, 0x800c1800,
- 0x58c80202, 0x80041480, 0x04001005, 0x04000004,
- 0x800c1800, 0x40080800, 0x0401f7fb, 0x480d9204,
- 0x400c0000, 0x42002000, 0x00000001, 0x80000040,
- 0x04000007, 0x04001006, 0x80102000, 0x82000480,
- 0x00000005, 0x04000002, 0x040217fc, 0x48119203,
- 0x1c01f000, 0x4807c856, 0x4d2c0000, 0x58cc000a,
- 0x80000540, 0x02000800, 0x0010032d, 0x82002400,
- 0x00000006, 0x0201f800, 0x0010055a, 0x04000012,
- 0x492d9809, 0x497a5800, 0x497a5801, 0x0201f800,
- 0x0010055a, 0x0400000c, 0x58cc0009, 0x48025800,
- 0x497a5801, 0x492d9809, 0x82102480, 0x00000006,
- 0x040217f7, 0x82000540, 0x00000001, 0x5c025800,
- 0x1c01f000, 0x58cc0009, 0x80025d40, 0x040007fc,
- 0x592c2000, 0x0201f800, 0x00100580, 0x40100000,
- 0x0401f7fa, 0x58cc0009, 0x48cfc857, 0x80006d40,
- 0x04000005, 0x50340000, 0x48019809, 0x49786800,
- 0x49786801, 0x1c01f000, 0x4813c857, 0x58cc0009,
- 0x48002000, 0x48119809, 0x1c01f000, 0x4807c856,
- 0x4d2c0000, 0x58cc0009, 0x80025d40, 0x04000007,
- 0x592c0000, 0x4c000000, 0x0201f800, 0x00100580,
- 0x5c000000, 0x0401f7f9, 0x5c025800, 0x1c01f000,
- 0x4807c856, 0x4d2c0000, 0x58cc0002, 0x80025d40,
- 0x04000007, 0x592c0000, 0x4c000000, 0x0201f800,
- 0x00100580, 0x5c000000, 0x0401f7f9, 0x49799800,
- 0x49799802, 0x49799801, 0x49799803, 0x49799806,
- 0x49799807, 0x49799808, 0x49799809, 0x4979980a,
- 0x5c025800, 0x1c01f000, 0x00000003, 0x00000006,
- 0x00000009, 0x0000000c, 0x0000000f, 0x00000012,
- 0x4803c856, 0x0401f858, 0x4a00c205, 0x0000003c,
- 0x5930100a, 0x82080580, 0x0010b876, 0x04000013,
- 0x58080802, 0x82040d00, 0x00ffffff, 0x58080403,
- 0x4804c006, 0x4800c407, 0x4a00c208, 0x00000003,
- 0x59300812, 0x585c0405, 0x4978c207, 0x4804c408,
- 0x80000540, 0x0400000d, 0x58600207, 0x84000540,
- 0x4800c207, 0x0401f009, 0x585c080b, 0x82040d00,
- 0x00ffffff, 0x4804c006, 0x4a00c407, 0x000007ff,
- 0x4978c208, 0x0401f7ef, 0x82603c00, 0x00000009,
- 0x58605405, 0x40282000, 0x405c6000, 0x585c0a05,
- 0x82040d00, 0x0000000f, 0x82040c00, 0x00100e39,
- 0x50044000, 0x80004d80, 0x50200000, 0x80307400,
- 0x58380402, 0x8c244d00, 0x04020003, 0x48003a00,
- 0x0401f003, 0x48003c00, 0x801c3800, 0x80244800,
- 0x80102040, 0x04000006, 0x0201f800, 0x00100e17,
- 0x02000800, 0x0010032d, 0x0401f7f0, 0x1c01f000,
- 0x4803c856, 0x4d340000, 0x5930000a, 0x80026d40,
- 0x02000800, 0x0010032d, 0x59340212, 0x82000500,
- 0x0000ff00, 0x0402000e, 0x59840000, 0x80000540,
- 0x0400000b, 0x836c0580, 0x00000003, 0x04020008,
- 0x59341c03, 0x42002000, 0x00000004, 0x42003000,
- 0x00000004, 0x0201f800, 0x00103260, 0x5c026800,
- 0x1c01f000, 0x4803c856, 0x80001580, 0x58c80c01,
- 0x59300012, 0x80040c80, 0x48066012, 0x58c80201,
- 0x80000540, 0x04000005, 0x80081000, 0x80040c80,
- 0x04001007, 0x04000006, 0x58c80202, 0x80081000,
- 0x80040c80, 0x04001002, 0x040207fd, 0x4808bc09,
- 0x4808c405, 0x1c01f000, 0x4803c856, 0x4a0370e5,
- 0x00020000, 0x59b800e5, 0x8c000524, 0x040207fc,
- 0x4a0370e5, 0x00030000, 0x40000000, 0x40000000,
- 0x59b800e5, 0x8c000524, 0x040207f5, 0x5934000e,
- 0x80006d40, 0x04000010, 0x81300580, 0x04020004,
- 0x58340000, 0x4802680e, 0x0401f00a, 0x40347800,
- 0x58340000, 0x80006d40, 0x02000800, 0x0010032d,
- 0x81300580, 0x040207fa, 0x58340000, 0x48007800,
- 0x497a6000, 0x4a0370e5, 0x00020000, 0x1c01f000,
- 0x4803c856, 0x4d300000, 0x4d2c0000, 0x42000800,
- 0x000003ff, 0x4a0370e5, 0x00020000, 0x59b800e5,
- 0x8c000524, 0x04000005, 0x80040840, 0x040207fa,
- 0x0201f800, 0x0010032d, 0x4a0370e5, 0x00030000,
- 0x40000000, 0x40000000, 0x59b800e5, 0x8c000524,
- 0x040207f1, 0x5934000e, 0x80026540, 0x0400000e,
- 0x4933c857, 0x59300000, 0x4802680e, 0x4a026203,
- 0x00000004, 0x497a6006, 0x497a600a, 0x4a026008,
- 0x00000101, 0x59325809, 0x497a5c09, 0x0401fd7a,
- 0x0401f7f1, 0x4a0370e5, 0x00020000, 0x5c025800,
- 0x5c026000, 0x1c01f000, 0x4803c856, 0x4c000000,
- 0x0201f800, 0x0010548f, 0x04020011, 0x0201f800,
- 0x00103dcb, 0x02020800, 0x0010032d, 0x5c000000,
- 0x48026802, 0x0201f800, 0x001070f5, 0x04000009,
- 0x4936600a, 0x4a026407, 0x00000001, 0x42027000,
- 0x00000001, 0x0201f000, 0x00020a34, 0x5c000000,
- 0x1c01f000, 0x59300203, 0x82000c80, 0x0000000e,
- 0x02021800, 0x0010032d, 0x4803c857, 0x0c01f001,
- 0x00105d9e, 0x00105d9e, 0x00105d9e, 0x00105da0,
- 0x00105e0d, 0x00105d9e, 0x00105d9e, 0x00105e5f,
- 0x00105e60, 0x00105d9e, 0x00105d9e, 0x00105d9e,
- 0x00105d9e, 0x00105d9e, 0x0201f800, 0x0010032d,
- 0x493bc857, 0x83380480, 0x00000050, 0x02021800,
- 0x0010032d, 0x83380480, 0x00000049, 0x02001800,
- 0x0010032d, 0x0c01f001, 0x00105db3, 0x00105de4,
- 0x00105db1, 0x00105db1, 0x00105db1, 0x00105db1,
- 0x00105df2, 0x0201f800, 0x0010032d, 0x4d2c0000,
- 0x59325809, 0x592c0207, 0x48025c07, 0x4a025a07,
- 0x00000000, 0x4c5c0000, 0x592cbc0b, 0x592c0000,
- 0x48026009, 0x0201f800, 0x000203ab, 0x59300c15,
- 0x59300009, 0x80000540, 0x0400000b, 0x8c040d18,
- 0x04020014, 0x4a026203, 0x00000007, 0x42027000,
- 0x00000043, 0x497a6415, 0x5c00b800, 0x5c025800,
- 0x0401f093, 0x8c040d18, 0x04020010, 0x8c5cbd08,
- 0x04020011, 0x4a026203, 0x00000007, 0x497a6415,
- 0x497a6006, 0x5c00b800, 0x5c025800, 0x1c01f000,
- 0x4d400000, 0x59325809, 0x42028000, 0x00000005,
- 0x0401f922, 0x5c028000, 0x0201f800, 0x001070b5,
- 0x0401f7f5, 0x0201f800, 0x00020a10, 0x0401f7f2,
- 0x0401fa59, 0x4d2c0000, 0x59325809, 0x0201f800,
- 0x0010889a, 0x04000006, 0x4d400000, 0x42028000,
- 0x00000001, 0x0401f911, 0x5c028000, 0x5c025800,
- 0x0201f000, 0x00020a10, 0x0401fa4b, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010df61, 0x5c027800,
- 0x42003000, 0x00000014, 0x0201f800, 0x0010a4ae,
- 0x42000000, 0x0010bc1d, 0x0201f800, 0x0010ad1d,
- 0x4d2c0000, 0x59325809, 0x0201f800, 0x0010889a,
- 0x04000006, 0x4d400000, 0x42028000, 0x00000029,
- 0x0401f8f6, 0x5c028000, 0x5c025800, 0x0201f000,
- 0x00020a10, 0x493bc857, 0x497a6006, 0x83380480,
- 0x00000054, 0x02021800, 0x0010032d, 0x83380480,
- 0x00000047, 0x02001800, 0x0010032d, 0x0c01f001,
- 0x00105e5e, 0x00105e27, 0x00105e25, 0x00105e25,
- 0x00105e25, 0x00105e25, 0x00105e25, 0x00105e25,
- 0x00105e25, 0x00105e25, 0x00105e25, 0x00105e25,
- 0x00105e2b, 0x0201f800, 0x0010032d, 0x59300012,
- 0x82000500, 0xffff0000, 0x04020034, 0x59840802,
- 0x8c040d04, 0x04000025, 0x5930000a, 0x80026d40,
- 0x0400001f, 0x4c5c0000, 0x4c600000, 0x497a6006,
- 0x5930b809, 0x585c0006, 0x8000c540, 0x02000800,
- 0x0010032d, 0x0401fe7f, 0x40625800, 0x0201f800,
- 0x000203af, 0x4978b806, 0x0401fee8, 0x497a600a,
- 0x585c3409, 0x0401fca9, 0x0400000e, 0x42001000,
- 0x0010b86b, 0x0401fcde, 0x0400000a, 0x0201f800,
- 0x0010056f, 0x04000007, 0x492cb806, 0x585c5409,
- 0x0401fc6f, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x0401fc95, 0x0401f7fc, 0x8c040d06, 0x040207fc,
- 0x5930000a, 0x80026d40, 0x04000006, 0x5934000e,
- 0x80000540, 0x02020800, 0x0010032d, 0x497a600a,
- 0x0401fcf9, 0x0401f7f2, 0x0401f088, 0x4803c856,
- 0x4803c856, 0x83380580, 0x00000043, 0x02020800,
- 0x0010032d, 0x4a026203, 0x00000003, 0x493a6403,
- 0x59325809, 0x592c0010, 0x48026012, 0x497a6014,
- 0x592c0407, 0x800000c2, 0x800010c4, 0x80081400,
- 0x480a6006, 0x0201f800, 0x00020154, 0x42000800,
- 0x80000060, 0x0201f000, 0x000209a3, 0x42000000,
- 0x0010bc2f, 0x0201f800, 0x0010ad1d, 0x59300203,
- 0x82000c80, 0x0000000e, 0x02021800, 0x0010032d,
- 0x4803c857, 0x82000d80, 0x00000003, 0x04000006,
- 0x82000d80, 0x00000004, 0x0400005d, 0x0201f800,
- 0x0010032d, 0x4d400000, 0x42028000, 0x00000006,
- 0x0401f82d, 0x5c028000, 0x1c01f000, 0x4803c856,
- 0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
- 0x0010032d, 0x82000d80, 0x00000002, 0x0400000f,
- 0x82000d80, 0x00000003, 0x04000006, 0x82000d80,
- 0x00000004, 0x04000046, 0x0201f800, 0x0010032d,
- 0x4d400000, 0x42028000, 0x00000005, 0x0401f816,
- 0x5c028000, 0x1c01f000, 0x4933c857, 0x4d2c0000,
- 0x59325809, 0x812e59c0, 0x02000800, 0x0010032d,
- 0x592c1a09, 0x8c0c1d0e, 0x02000800, 0x0010032d,
- 0x4d400000, 0x42028000, 0x00000001, 0x0401f84b,
- 0x0201f800, 0x001070b5, 0x5c028000, 0x5c025800,
- 0x1c01f000, 0x4933c857, 0x4943c857, 0x0401fa52,
- 0x4df00000, 0x59300004, 0x8c00053e, 0x04020006,
- 0x0201f800, 0x0010644d, 0x02020800, 0x0010032d,
- 0x0401f01b, 0x0201f800, 0x001085a4, 0x04020007,
- 0x59300415, 0x84000558, 0x48026415, 0x0201f800,
- 0x00106351, 0x04020012, 0x0201f800, 0x0010e1ca,
- 0x80c40040, 0x04000005, 0x0401f946, 0x02020800,
- 0x0010032d, 0x0401f00a, 0x59325809, 0x0401f827,
- 0x0201f800, 0x001070b5, 0x5c03e000, 0x04000a1f,
- 0x82000540, 0x00000001, 0x1c01f000, 0x5c03e000,
- 0x04000a1a, 0x80000580, 0x1c01f000, 0x4933c857,
- 0x0201f800, 0x00100bd4, 0x4933c857, 0x4c5c0000,
- 0x4d340000, 0x497a6006, 0x5930b809, 0x5930000a,
- 0x80026d40, 0x04020e39, 0x42001000, 0x0010b86b,
- 0x0401fc33, 0x04000009, 0x58c80204, 0x4800bc09,
- 0x41785000, 0x0201f800, 0x00105abb, 0x5c026800,
- 0x5c00b800, 0x1c01f000, 0x4978bc09, 0x0201f800,
- 0x00105ae5, 0x0401f7fa, 0x4803c856, 0x0201f800,
- 0x0010889a, 0x0400000f, 0x592c0000, 0x80000d40,
- 0x04000009, 0x497a5800, 0x49425a07, 0x4c040000,
- 0x0201f800, 0x000203ab, 0x5c000800, 0x40065800,
- 0x0401f7f6, 0x49425a07, 0x0201f800, 0x000203ab,
- 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
- 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x4933c857, 0x59300c07, 0x82040580, 0x0000000e,
- 0x04000004, 0x82040580, 0x00000009, 0x04020004,
- 0x0401ffde, 0x497a6009, 0x80000580, 0x1c01f000,
- 0x592e600a, 0x83300480, 0x0010f584, 0x04001016,
- 0x41580000, 0x81300480, 0x04021013, 0x40040000,
- 0x59300c07, 0x80040580, 0x04020012, 0x59300a03,
- 0x82040580, 0x00000007, 0x02020800, 0x0010032d,
- 0x59300009, 0x80000540, 0x02020800, 0x0010032d,
- 0x0201f800, 0x00020a10, 0x42000000, 0x00000000,
- 0x0401f009, 0x42000000, 0x00000008, 0x0401f006,
- 0x82040580, 0x00000007, 0x040207fb, 0x42000000,
- 0x00000005, 0x592c0a07, 0x48065c07, 0x48025a07,
- 0x0201f000, 0x000203ab, 0x4c0c0000, 0x4c100000,
- 0x4c140000, 0x4c180000, 0x80001d80, 0x80002580,
- 0x42003000, 0x00000020, 0x82040500, 0x00000001,
- 0x04000003, 0x40080000, 0x800c1c00, 0x400c2800,
- 0x800c1902, 0x80102102, 0x82140500, 0x00000001,
- 0x04000003, 0x82102540, 0x80000000, 0x80040902,
- 0x80183040, 0x040207f1, 0x40100800, 0x400c0000,
- 0x5c003000, 0x5c002800, 0x5c002000, 0x5c001800,
- 0x1c01f000, 0x4c580000, 0x4200b000, 0x00000020,
- 0x80000540, 0x04000018, 0x80041c80, 0x04021016,
- 0x800810c2, 0x80040982, 0x04001006, 0x80041c80,
- 0x04021005, 0x8058b040, 0x040207fa, 0x0401f006,
- 0x80041c80, 0x400c0800, 0x80081000, 0x8058b040,
- 0x040207f4, 0x4c000000, 0x41f00000, 0x82000500,
- 0xf7ffffff, 0x4003e000, 0x5c000000, 0x5c00b000,
- 0x1c01f000, 0x4c000000, 0x41f00000, 0x82000540,
- 0x08000000, 0x0401f7f8, 0x42007000, 0x0010b895,
- 0x4a007000, 0x00000005, 0x4a007401, 0x00000000,
- 0x4a007201, 0x00000840, 0x4a007202, 0x00000005,
- 0x4a0378e8, 0x00000000, 0x4a03c821, 0x00000010,
- 0x4a03c823, 0x00000004, 0x0401f81e, 0x4a0378e9,
- 0x00003a0d, 0x4a0378e8, 0x00000001, 0x41780800,
- 0x4203a000, 0x00007600, 0x4a03a005, 0xd0000001,
- 0x59d00006, 0x4a03a005, 0x90000001, 0x83d3a400,
- 0x00000020, 0x80040800, 0x82040480, 0x00000005,
- 0x040017f8, 0x59e00003, 0x82000500, 0xffffffe0,
- 0x82000540, 0x00008000, 0x4803c003, 0x59c40006,
- 0x82000500, 0xfffcffff, 0x48038806, 0x1c01f000,
- 0x4d900000, 0x4d180000, 0x4a0378e7, 0xaaaaaaaa,
- 0x4a0378e6, 0xaaaaaaaa, 0x4a0378e5, 0xaaaaaaaa,
- 0x4a0378e4, 0xaaaaaaaa, 0x4a03781a, 0x0010bb28,
- 0x4a03781b, 0x00100e39, 0x4a03781c, 0x00100e49,
- 0x4a031800, 0x00000000, 0x4a031801, 0x0010b898,
- 0x4a031802, 0x0010b89f, 0x42000800, 0x0010bb2b,
- 0x417a3000, 0x811b20c8, 0x83932400, 0x0000bf32,
- 0x48072000, 0x4a032001, 0x00000000, 0x83180400,
- 0x00106717, 0x50000000, 0x48032002, 0x82040c00,
- 0x00000005, 0x811a3000, 0x83180480, 0x00000005,
- 0x040017f1, 0x5c023000, 0x5c032000, 0x1c01f000,
- 0x40680800, 0x0201f800, 0x000209b1, 0x1c01f000,
- 0x4933c857, 0x59300804, 0x82040d00, 0x00000100,
- 0x82040d40, 0x80000040, 0x48066004, 0x497a6000,
- 0x59bc00ea, 0x8c000516, 0x040207fe, 0x83300400,
- 0x60000000, 0x480378e1, 0x1c01f000, 0x598c000f,
- 0x81300580, 0x04000003, 0x497a6008, 0x1c01f000,
- 0x59c40004, 0x82000500, 0x0000000c, 0x04000005,
- 0x4a038804, 0x0000000c, 0x497b2807, 0x0401f00a,
- 0x0401fb01, 0x59300403, 0x82000d80, 0x00000040,
- 0x04000004, 0x82000580, 0x00000042, 0x04020002,
- 0x497a6008, 0x0201f800, 0x001066dd, 0x80000580,
- 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
- 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x59300804, 0x8c040d20, 0x04020004, 0x82000540,
- 0x00000001, 0x1c01f000, 0x4933c857, 0x4d380000,
- 0x59300804, 0x84040d20, 0x48066004, 0x42027000,
- 0x00000049, 0x59300203, 0x82000580, 0x00000003,
- 0x04000003, 0x42027000, 0x00000013, 0x0201f800,
- 0x00020a34, 0x80000580, 0x5c027000, 0x1c01f000,
- 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x59300018,
- 0x81480580, 0x04020003, 0x59300019, 0x814c0580,
- 0x1c01f000, 0x4d2c0000, 0x4d300000, 0x0401f8ce,
- 0x4df00000, 0x0201f800, 0x001058f4, 0x59900001,
- 0x82000500, 0x00000003, 0x0c01f001, 0x00106058,
- 0x0010604d, 0x0010604b, 0x0010604b, 0x0201f800,
- 0x0010032d, 0x59926004, 0x0401f88a, 0x813261c0,
- 0x04000008, 0x59300004, 0x8c000516, 0x04000004,
- 0x59325809, 0x497a5809, 0x497a580a, 0x0401f88a,
- 0x5c03e000, 0x040008a1, 0x5c026000, 0x5c025800,
- 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x4d300000, 0x497b2807, 0x0401f8ab, 0x4df00000,
- 0x598c0000, 0x82000500, 0x0000000f, 0x4803c857,
- 0x0c01f001, 0x0010609e, 0x0010607b, 0x00106084,
- 0x0010608b, 0x00106099, 0x0010609e, 0x00106079,
- 0x00106088, 0x0010609e, 0x00106079, 0x00106079,
- 0x00106079, 0x00106079, 0x00106079, 0x00106079,
- 0x00106079, 0x0201f800, 0x0010032d, 0x598c000f,
- 0x80026540, 0x04000004, 0x0401f824, 0x02020800,
- 0x0010032d, 0x0201f800, 0x001066dd, 0x0401f01b,
- 0x0401f82d, 0x0201f800, 0x001066dd, 0x0401f017,
- 0x0201f800, 0x0010a7c6, 0x0401f7f7, 0x598c000f,
- 0x80026540, 0x04000011, 0x0401f83b, 0x04000007,
- 0x0401f812, 0x04000005, 0x0401f81f, 0x04000003,
- 0x0201f800, 0x0010a7c6, 0x0201f800, 0x001066dd,
- 0x0401f006, 0x0401f830, 0x02020800, 0x0010032d,
- 0x0201f800, 0x001066dd, 0x5c03e000, 0x0400085b,
- 0x5c026000, 0x1c01f000, 0x598c0009, 0x81300580,
- 0x0402000c, 0x0401f84e, 0x0401f83b, 0x59300000,
- 0x800001c0, 0x04000004, 0x48031809, 0x497a6000,
- 0x0401f003, 0x497b1809, 0x497b1808, 0x80000580,
- 0x1c01f000, 0x4d2c0000, 0x59300407, 0x82000580,
- 0x00000003, 0x04020012, 0x598c000b, 0x81300580,
- 0x0402000f, 0x0401f83a, 0x59325809, 0x497a5809,
- 0x497a580a, 0x0401f824, 0x59300000, 0x800001c0,
- 0x04000004, 0x4803180b, 0x497a6000, 0x0401f003,
- 0x497b180a, 0x497b180b, 0x80000580, 0x5c025800,
- 0x1c01f000, 0x598c0005, 0x81300580, 0x0402000c,
- 0x0401f827, 0x0401f814, 0x59300000, 0x800001c0,
- 0x04000004, 0x48031805, 0x497a6000, 0x0401f003,
- 0x497b1805, 0x497b1804, 0x80000580, 0x1c01f000,
- 0x4a032001, 0x00000000, 0x497b2004, 0x497b2005,
- 0x59900006, 0x82000500, 0x0000ffff, 0x48032006,
- 0x1c01f000, 0x4c040000, 0x59300004, 0x82000500,
- 0x7ffeffff, 0x48026004, 0x59bc00e4, 0x8c000514,
- 0x04000009, 0x42000800, 0x0000bf00, 0x58040012,
- 0x81300580, 0x04020004, 0x49780812, 0x4a0378e4,
- 0x00000800, 0x5c000800, 0x1c01f000, 0x4803c856,
- 0x598c000e, 0x80000540, 0x04000003, 0x80000040,
- 0x4803180e, 0x1c01f000, 0x59bc00ea, 0x82000500,
- 0x00000007, 0x82000580, 0x00000003, 0x04020006,
- 0x4803c856, 0x4a0378e8, 0x00000001, 0x4a0370e4,
- 0x00000800, 0x1c01f000, 0x0401f807, 0x42018800,
- 0x00000001, 0x04000003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x59bc00ea, 0x82000500, 0x00000007,
- 0x82000580, 0x00000001, 0x04020013, 0x4803c856,
- 0x42000800, 0x00000000, 0x0401f810, 0x4a0370e4,
- 0x00000c00, 0x42000800, 0x00001000, 0x59bc00ea,
+ 0x59300018, 0x81480580, 0x04020003, 0x59300019,
+ 0x814c0580, 0x1c01f000, 0x4d2c0000, 0x4d300000,
+ 0x0401f8ce, 0x4df00000, 0x0201f800, 0x00105999,
+ 0x59900001, 0x82000500, 0x00000003, 0x0c01f001,
+ 0x001060fd, 0x001060f2, 0x001060f0, 0x001060f0,
+ 0x0201f800, 0x0010032d, 0x59926004, 0x0401f88a,
+ 0x813261c0, 0x04000008, 0x59300004, 0x8c000516,
+ 0x04000004, 0x59325809, 0x497a5809, 0x497a580a,
+ 0x0401f88a, 0x5c03e000, 0x040008a1, 0x5c026000,
+ 0x5c025800, 0x1c01f000, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x4d300000, 0x497b2807, 0x0401f8ab,
+ 0x4df00000, 0x598c0000, 0x82000500, 0x0000000f,
+ 0x4803c857, 0x0c01f001, 0x00106143, 0x00106120,
+ 0x00106129, 0x00106130, 0x0010613e, 0x00106143,
+ 0x0010611e, 0x0010612d, 0x00106143, 0x0010611e,
+ 0x0010611e, 0x0010611e, 0x0010611e, 0x0010611e,
+ 0x0010611e, 0x0010611e, 0x0201f800, 0x0010032d,
+ 0x598c000f, 0x80026540, 0x04000004, 0x0401f824,
+ 0x02020800, 0x0010032d, 0x0201f800, 0x00106782,
+ 0x0401f01b, 0x0401f82d, 0x0201f800, 0x00106782,
+ 0x0401f017, 0x0201f800, 0x0010a8b9, 0x0401f7f7,
+ 0x598c000f, 0x80026540, 0x04000011, 0x0401f83b,
+ 0x04000007, 0x0401f812, 0x04000005, 0x0401f81f,
+ 0x04000003, 0x0201f800, 0x0010a8b9, 0x0201f800,
+ 0x00106782, 0x0401f006, 0x0401f830, 0x02020800,
+ 0x0010032d, 0x0201f800, 0x00106782, 0x5c03e000,
+ 0x0400085b, 0x5c026000, 0x1c01f000, 0x598c0009,
+ 0x81300580, 0x0402000c, 0x0401f84e, 0x0401f83b,
+ 0x59300000, 0x800001c0, 0x04000004, 0x48031809,
+ 0x497a6000, 0x0401f003, 0x497b1809, 0x497b1808,
+ 0x80000580, 0x1c01f000, 0x4d2c0000, 0x59300407,
+ 0x82000580, 0x00000003, 0x04020012, 0x598c000b,
+ 0x81300580, 0x0402000f, 0x0401f83a, 0x59325809,
+ 0x497a5809, 0x497a580a, 0x0401f824, 0x59300000,
+ 0x800001c0, 0x04000004, 0x4803180b, 0x497a6000,
+ 0x0401f003, 0x497b180a, 0x497b180b, 0x80000580,
+ 0x5c025800, 0x1c01f000, 0x598c0005, 0x81300580,
+ 0x0402000c, 0x0401f827, 0x0401f814, 0x59300000,
+ 0x800001c0, 0x04000004, 0x48031805, 0x497a6000,
+ 0x0401f003, 0x497b1805, 0x497b1804, 0x80000580,
+ 0x1c01f000, 0x4a032001, 0x00000000, 0x497b2004,
+ 0x497b2005, 0x59900006, 0x82000500, 0x0000ffff,
+ 0x48032006, 0x1c01f000, 0x4c040000, 0x59300004,
+ 0x82000500, 0x7ffeffff, 0x48026004, 0x59bc00e4,
+ 0x8c000514, 0x04000009, 0x42000800, 0x0000bf00,
+ 0x58040012, 0x81300580, 0x04020004, 0x49780812,
+ 0x4a0378e4, 0x00000800, 0x5c000800, 0x1c01f000,
+ 0x4803c856, 0x598c000e, 0x80000540, 0x04000003,
+ 0x80000040, 0x4803180e, 0x1c01f000, 0x59bc00ea,
0x82000500, 0x00000007, 0x82000580, 0x00000003,
- 0x04000005, 0x80040840, 0x040207f9, 0x0201f800,
- 0x0010032d, 0x1c01f000, 0x59bc00ea, 0x82000500,
- 0x00000007, 0x82000580, 0x00000001, 0x02020800,
- 0x0010032d, 0x59bc00ea, 0x8c000516, 0x040207fe,
- 0x480778e1, 0x1c01f000, 0x40681000, 0x406c0800,
- 0x59bc00ea, 0x8c000516, 0x040207fe, 0x480778e1,
- 0x59bc00ea, 0x8c000516, 0x040207fe, 0x480b78e1,
- 0x1c01f000, 0x4a0378e4, 0x00002000, 0x59a8006d,
- 0x82000500, 0x0000000c, 0x04020008, 0x42007000,
- 0x0010b895, 0x58380401, 0x8c000506, 0x04020003,
- 0x4a0378e4, 0x00080000, 0x1c01f000, 0x82000d00,
- 0x80000018, 0x02020800, 0x00100322, 0x0201f800,
- 0x0010032d, 0x00106161, 0x00106206, 0x00106221,
- 0x00106161, 0x00106163, 0x00106184, 0x001061a3,
- 0x001061d7, 0x00106161, 0x00106204, 0x00106161,
- 0x00106161, 0x00106161, 0x00106161, 0x00106161,
- 0x00106161, 0x0201f800, 0x0010032d, 0x4d300000,
+ 0x04020006, 0x4803c856, 0x4a0378e8, 0x00000001,
+ 0x4a0370e4, 0x00000800, 0x1c01f000, 0x0401f807,
+ 0x42018800, 0x00000001, 0x04000003, 0x42018800,
+ 0x00000000, 0x1c01f000, 0x59bc00ea, 0x82000500,
+ 0x00000007, 0x82000580, 0x00000001, 0x04020013,
+ 0x4803c856, 0x42000800, 0x00000000, 0x0401f810,
+ 0x4a0370e4, 0x00000c00, 0x42000800, 0x00001000,
+ 0x59bc00ea, 0x82000500, 0x00000007, 0x82000580,
+ 0x00000003, 0x04000005, 0x80040840, 0x040207f9,
+ 0x0201f800, 0x0010032d, 0x1c01f000, 0x59bc00ea,
+ 0x82000500, 0x00000007, 0x82000580, 0x00000001,
+ 0x02020800, 0x0010032d, 0x59bc00ea, 0x8c000516,
+ 0x040207fe, 0x480778e1, 0x1c01f000, 0x40681000,
+ 0x406c0800, 0x59bc00ea, 0x8c000516, 0x040207fe,
+ 0x480778e1, 0x59bc00ea, 0x8c000516, 0x040207fe,
+ 0x480b78e1, 0x1c01f000, 0x4a0378e4, 0x00002000,
+ 0x59a8006d, 0x82000500, 0x0000000c, 0x04020008,
+ 0x42007000, 0x0010b995, 0x58380401, 0x8c000506,
+ 0x04020003, 0x4a0378e4, 0x00080000, 0x1c01f000,
+ 0x82000d00, 0x80000018, 0x02020800, 0x00100322,
+ 0x0201f800, 0x0010032d, 0x00106206, 0x001062ab,
+ 0x001062c6, 0x00106206, 0x00106208, 0x00106229,
+ 0x00106248, 0x0010627c, 0x00106206, 0x001062a9,
+ 0x00106206, 0x00106206, 0x00106206, 0x00106206,
+ 0x00106206, 0x00106206, 0x0201f800, 0x0010032d,
+ 0x4d300000, 0x4d900000, 0x4dd00000, 0x4da40000,
+ 0x4d140000, 0x0201f800, 0x001067aa, 0x59bc00ea,
+ 0x8c000510, 0x040007fe, 0x59be60e0, 0x59300004,
+ 0x8c000520, 0x04000011, 0x82000500, 0xfffefeff,
+ 0x48026004, 0x4a026203, 0x00000003, 0x0401ff97,
+ 0x0201f800, 0x00100d3a, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x5c026000, 0x4a0378e4,
+ 0x00000008, 0x0401f77a, 0x84000510, 0x48026004,
+ 0x0401f7f6, 0x4d300000, 0x4d900000, 0x4dd00000,
+ 0x4da40000, 0x4d140000, 0x0201f800, 0x001067aa,
+ 0x59bc00ea, 0x8c000510, 0x040007fe, 0x59be60e0,
+ 0x59300004, 0x8c000520, 0x0400000f, 0x82000500,
+ 0xfffefeff, 0x48026004, 0x0401ff78, 0x0201f800,
+ 0x00100d79, 0x5c022800, 0x5c034800, 0x5c03a000,
+ 0x5c032000, 0x5c026000, 0x4a0378e4, 0x00000008,
+ 0x0401f75b, 0x84000510, 0x48026004, 0x0401f7f6,
+ 0x4d300000, 0x4d2c0000, 0x4d340000, 0x4da40000,
+ 0x4cd00000, 0x59bc00ea, 0x8c000510, 0x040007fe,
+ 0x59be60e0, 0x813261c0, 0x02000800, 0x0010032d,
+ 0x59300004, 0x8c000520, 0x0400001e, 0x82000500,
+ 0xfffefeff, 0x48026004, 0x5932680a, 0x42034800,
+ 0x0010b998, 0x04011000, 0x4a03c840, 0x0010b99f,
+ 0x4a03c842, 0x00000012, 0x04011000, 0x4a03c840,
+ 0x0010b9b1, 0x4a03c842, 0x000000ff, 0x04011000,
+ 0x4a03c840, 0x0010bab0, 0x4a03c842, 0x000000ff,
+ 0x0201f800, 0x001067c1, 0x5c01a000, 0x5c034800,
+ 0x5c026800, 0x5c025800, 0x5c026000, 0x1c01f000,
+ 0x84000510, 0x48026004, 0x5c01a000, 0x5c034800,
+ 0x5c026800, 0x5c025800, 0x5c026000, 0x1c01f000,
+ 0x4d300000, 0x4d2c0000, 0x4d340000, 0x4cd00000,
0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
- 0x0201f800, 0x00106705, 0x59bc00ea, 0x8c000510,
- 0x040007fe, 0x59be60e0, 0x59300004, 0x8c000520,
- 0x04000011, 0x82000500, 0xfffefeff, 0x48026004,
- 0x4a026203, 0x00000003, 0x0401ff97, 0x0201f800,
- 0x00100d39, 0x5c022800, 0x5c034800, 0x5c03a000,
- 0x5c032000, 0x5c026000, 0x4a0378e4, 0x00000008,
- 0x0401f77a, 0x84000510, 0x48026004, 0x0401f7f6,
- 0x4d300000, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x0201f800, 0x00106705, 0x59bc00ea,
- 0x8c000510, 0x040007fe, 0x59be60e0, 0x59300004,
- 0x8c000520, 0x0400000f, 0x82000500, 0xfffefeff,
- 0x48026004, 0x0401ff78, 0x0201f800, 0x00100d78,
- 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x5c026000, 0x4a0378e4, 0x00000008, 0x0401f75b,
- 0x84000510, 0x48026004, 0x0401f7f6, 0x4d300000,
- 0x4d2c0000, 0x4d340000, 0x4da40000, 0x4cd00000,
- 0x59bc00ea, 0x8c000510, 0x040007fe, 0x59be60e0,
- 0x813261c0, 0x02000800, 0x0010032d, 0x59300004,
- 0x8c000520, 0x0400001e, 0x82000500, 0xfffefeff,
- 0x48026004, 0x5932680a, 0x42034800, 0x0010b898,
- 0x04011000, 0x4a03c840, 0x0010b89f, 0x4a03c842,
- 0x00000012, 0x04011000, 0x4a03c840, 0x0010b8b1,
- 0x4a03c842, 0x000000ff, 0x04011000, 0x4a03c840,
- 0x0010b9b0, 0x4a03c842, 0x000000ff, 0x0201f800,
- 0x0010671c, 0x5c01a000, 0x5c034800, 0x5c026800,
- 0x5c025800, 0x5c026000, 0x1c01f000, 0x84000510,
- 0x48026004, 0x5c01a000, 0x5c034800, 0x5c026800,
- 0x5c025800, 0x5c026000, 0x1c01f000, 0x4d300000,
- 0x4d2c0000, 0x4d340000, 0x4cd00000, 0x4d900000,
- 0x4dd00000, 0x4da40000, 0x4d140000, 0x0201f800,
- 0x00106705, 0x59bc00ea, 0x8c000510, 0x040007fe,
- 0x59be60e0, 0x813261c0, 0x02000800, 0x0010032d,
- 0x59300004, 0x8c000520, 0x0400000f, 0x82000500,
- 0xfffefeff, 0x48026004, 0x0201f800, 0x00106ef3,
+ 0x0201f800, 0x001067aa, 0x59bc00ea, 0x8c000510,
+ 0x040007fe, 0x59be60e0, 0x813261c0, 0x02000800,
+ 0x0010032d, 0x59300004, 0x8c000520, 0x0400000f,
+ 0x82000500, 0xfffefeff, 0x48026004, 0x0201f800,
+ 0x00106f82, 0x5c022800, 0x5c034800, 0x5c03a000,
+ 0x5c032000, 0x5c01a000, 0x5c026800, 0x5c025800,
+ 0x5c026000, 0x1c01f000, 0x84000510, 0x48026004,
0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
0x5c01a000, 0x5c026800, 0x5c025800, 0x5c026000,
- 0x1c01f000, 0x84000510, 0x48026004, 0x5c022800,
- 0x5c034800, 0x5c03a000, 0x5c032000, 0x5c01a000,
- 0x5c026800, 0x5c025800, 0x5c026000, 0x1c01f000,
- 0x0201f800, 0x0010032d, 0x4d300000, 0x4d380000,
- 0x42000000, 0x0010bc7e, 0x0201f800, 0x0010ad1d,
- 0x0401ff01, 0x598e600f, 0x59c40004, 0x8c000506,
- 0x04000004, 0x0401f8f4, 0x4a038804, 0x00000008,
- 0x813261c0, 0x04000007, 0x0201f800, 0x001066ff,
- 0x42027000, 0x00000014, 0x0201f800, 0x00020a34,
- 0x4a0378e4, 0x00000002, 0x5c027000, 0x5c026000,
- 0x0401f6da, 0x4d180000, 0x4d300000, 0x4d380000,
- 0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
- 0x0401fee5, 0x417a3000, 0x59c40804, 0x83180400,
- 0x001066af, 0x50000000, 0x80040500, 0x0400001c,
- 0x42000000, 0x0010bc7f, 0x0201f800, 0x0010ad1d,
- 0x0201f800, 0x00106705, 0x59926004, 0x0401f86a,
- 0x83180400, 0x001066af, 0x50000000, 0x48038804,
- 0x813261c0, 0x0400000a, 0x59300004, 0x8c00050c,
- 0x04020003, 0x4a026203, 0x00000003, 0x42027000,
- 0x0000004a, 0x0201f800, 0x00020a34, 0x59c40004,
- 0x82000500, 0x00f80000, 0x04000005, 0x811a3000,
- 0x83180480, 0x00000005, 0x040017dc, 0x4a0378e4,
- 0x00000008, 0x5c022800, 0x5c034800, 0x5c03a000,
- 0x5c032000, 0x5c027000, 0x5c026000, 0x5c023000,
- 0x0401f6a2, 0x4d2c0000, 0x4d340000, 0x5932680a,
- 0x598c0800, 0x82040580, 0x00000004, 0x04020006,
- 0x838c1400, 0x00000005, 0x838c1c00, 0x00000004,
- 0x0401f010, 0x82040580, 0x00000001, 0x04020006,
- 0x838c1400, 0x00000009, 0x838c1c00, 0x00000008,
- 0x0401f008, 0x82040580, 0x00000002, 0x04020028,
- 0x838c1400, 0x0000000b, 0x838c1c00, 0x0000000a,
- 0x41306800, 0x58340000, 0x80007d40, 0x04000020,
- 0x583c000a, 0x81340580, 0x04020006, 0x403c6800,
- 0x583c0000, 0x80007d40, 0x040207fa, 0x0401f018,
- 0x4933c857, 0x483fc857, 0x583c0000, 0x48006800,
- 0x49307800, 0x443c1000, 0x500c0000, 0x803c0580,
- 0x04020002, 0x44341800, 0x80000580, 0x4803180f,
- 0x48031811, 0x598c0000, 0x82000580, 0x00000003,
- 0x04000003, 0x4a031800, 0x00000000, 0x80000580,
- 0x5c026800, 0x5c025800, 0x1c01f000, 0x82000540,
- 0x00000001, 0x0401f7fb, 0x0401f807, 0x42018800,
- 0x00000000, 0x04000003, 0x42018800, 0x00000001,
- 0x1c01f000, 0x491bc857, 0x59b400f6, 0x82000500,
- 0x00000038, 0x040207fd, 0x59c80840, 0x82040540,
- 0x00000010, 0x48039040, 0x59c41008, 0x4c040000,
- 0x4c080000, 0x82081500, 0xffffff7f, 0x480b8808,
- 0x0401fbe1, 0x04020007, 0x0401fbe5, 0x04000024,
- 0x48038804, 0x0201f800, 0x00100df6, 0x0401f044,
+ 0x1c01f000, 0x0201f800, 0x0010032d, 0x4d300000,
+ 0x4d380000, 0x42000000, 0x0010bd7e, 0x0201f800,
+ 0x0010ae10, 0x0401ff01, 0x598e600f, 0x59c40004,
+ 0x8c000506, 0x04000004, 0x0401f8f4, 0x4a038804,
+ 0x00000008, 0x813261c0, 0x04000007, 0x0201f800,
+ 0x001067a4, 0x42027000, 0x00000014, 0x0201f800,
+ 0x00020a34, 0x4a0378e4, 0x00000002, 0x5c027000,
+ 0x5c026000, 0x0401f6da, 0x4d180000, 0x4d300000,
+ 0x4d380000, 0x4d900000, 0x4dd00000, 0x4da40000,
+ 0x4d140000, 0x0401fee5, 0x417a3000, 0x59c40804,
+ 0x83180400, 0x00106754, 0x50000000, 0x80040500,
+ 0x0400001c, 0x42000000, 0x0010bd7f, 0x0201f800,
+ 0x0010ae10, 0x0201f800, 0x001067aa, 0x59926004,
+ 0x0401f86a, 0x83180400, 0x00106754, 0x50000000,
+ 0x48038804, 0x813261c0, 0x0400000a, 0x59300004,
+ 0x8c00050c, 0x04020003, 0x4a026203, 0x00000003,
+ 0x42027000, 0x0000004a, 0x0201f800, 0x00020a34,
+ 0x59c40004, 0x82000500, 0x00f80000, 0x04000005,
+ 0x811a3000, 0x83180480, 0x00000005, 0x040017dc,
+ 0x4a0378e4, 0x00000008, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x5c027000, 0x5c026000,
+ 0x5c023000, 0x0401f6a2, 0x4d2c0000, 0x4d340000,
+ 0x5932680a, 0x598c0800, 0x82040580, 0x00000004,
+ 0x04020006, 0x838c1400, 0x00000005, 0x838c1c00,
+ 0x00000004, 0x0401f010, 0x82040580, 0x00000001,
+ 0x04020006, 0x838c1400, 0x00000009, 0x838c1c00,
+ 0x00000008, 0x0401f008, 0x82040580, 0x00000002,
+ 0x04020028, 0x838c1400, 0x0000000b, 0x838c1c00,
+ 0x0000000a, 0x41306800, 0x58340000, 0x80007d40,
+ 0x04000020, 0x583c000a, 0x81340580, 0x04020006,
+ 0x403c6800, 0x583c0000, 0x80007d40, 0x040207fa,
+ 0x0401f018, 0x4933c857, 0x483fc857, 0x583c0000,
+ 0x48006800, 0x49307800, 0x443c1000, 0x500c0000,
+ 0x803c0580, 0x04020002, 0x44341800, 0x80000580,
+ 0x4803180f, 0x48031811, 0x598c0000, 0x82000580,
+ 0x00000003, 0x04000003, 0x4a031800, 0x00000000,
+ 0x80000580, 0x5c026800, 0x5c025800, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x0401f7fb, 0x0401f807,
+ 0x42018800, 0x00000000, 0x04000003, 0x42018800,
+ 0x00000001, 0x1c01f000, 0x491bc857, 0x59b400f6,
+ 0x82000500, 0x00000038, 0x040207fd, 0x59c80840,
+ 0x82040540, 0x00000010, 0x48039040, 0x59c41008,
+ 0x4c040000, 0x4c080000, 0x82081500, 0xffffff7f,
+ 0x480b8808, 0x0401fbe1, 0x04020007, 0x0401fbe5,
+ 0x04000024, 0x48038804, 0x0201f800, 0x00100df7,
+ 0x0401f044, 0x4a038803, 0x00000008, 0x59c40003,
+ 0x82000500, 0x00000003, 0x040007fd, 0x8c000502,
+ 0x04020007, 0x0401fbd7, 0x04000016, 0x48038804,
+ 0x0201f800, 0x00100df7, 0x0401f036, 0x0401fbd7,
+ 0x04020007, 0x59c80040, 0x8400056a, 0x48039040,
+ 0x59c80040, 0x8c00052a, 0x040207fe, 0x59c40005,
+ 0x82000500, 0xc0000000, 0x04000006, 0x59c400a3,
+ 0x84000540, 0x480388a3, 0x4a038805, 0xc0000000,
+ 0x0201f800, 0x00100d88, 0x4a03a005, 0x30000000,
+ 0x59d00006, 0x4a03a005, 0x30000000, 0x59900006,
+ 0x82000500, 0xffff0000, 0x48032006, 0x59d00005,
+ 0x8c000504, 0x040207fe, 0x42000800, 0x00007600,
+ 0x83180540, 0x60000000, 0x480008a1, 0x811800dc,
+ 0x59c80840, 0x80040540, 0x48039040, 0x82000540,
+ 0x00003000, 0x48039040, 0x59c80040, 0x82000500,
+ 0x00003000, 0x040207fd, 0x0201f800, 0x00100de6,
+ 0x83180400, 0x00106754, 0x50000000, 0x48038804,
+ 0x80000580, 0x4df00000, 0x0201f800, 0x00105999,
+ 0x5c03e000, 0x5c001000, 0x5c000800, 0x480b8808,
+ 0x48079040, 0x1c01f000, 0x4803c856, 0x59b400f6,
+ 0x82000500, 0x00000038, 0x040207fd, 0x59c80840,
+ 0x82040540, 0x00000010, 0x48039040, 0x59c41008,
+ 0x4c040000, 0x4c080000, 0x82081500, 0xffffff7f,
+ 0x480b8808, 0x59c40004, 0x82000500, 0x00000003,
+ 0x04020010, 0x59c40004, 0x82000500, 0x0000000c,
+ 0x04000005, 0x4a038804, 0x0000000c, 0x8c000504,
+ 0x0401f025, 0x59c80040, 0x8400056e, 0x48039040,
+ 0x59c80040, 0x8c00052e, 0x040207fe, 0x0401f01e,
0x4a038803, 0x00000008, 0x59c40003, 0x82000500,
- 0x00000003, 0x040007fd, 0x8c000502, 0x04020007,
- 0x0401fbd7, 0x04000016, 0x48038804, 0x0201f800,
- 0x00100df6, 0x0401f036, 0x0401fbd7, 0x04020007,
- 0x59c80040, 0x8400056a, 0x48039040, 0x59c80040,
- 0x8c00052a, 0x040207fe, 0x59c40005, 0x82000500,
- 0xc0000000, 0x04000006, 0x59c400a3, 0x84000540,
- 0x480388a3, 0x4a038805, 0xc0000000, 0x0201f800,
- 0x00100d87, 0x4a03a005, 0x30000000, 0x59d00006,
- 0x4a03a005, 0x30000000, 0x59900006, 0x82000500,
- 0xffff0000, 0x48032006, 0x59d00005, 0x8c000504,
- 0x040207fe, 0x42000800, 0x00007600, 0x83180540,
- 0x60000000, 0x480008a1, 0x811800dc, 0x59c80840,
- 0x80040540, 0x48039040, 0x82000540, 0x00003000,
- 0x48039040, 0x59c80040, 0x82000500, 0x00003000,
- 0x040207fd, 0x0201f800, 0x00100de5, 0x83180400,
- 0x001066af, 0x50000000, 0x48038804, 0x80000580,
- 0x4df00000, 0x0201f800, 0x001058f4, 0x5c03e000,
+ 0x00000003, 0x040007fd, 0x8c000502, 0x04020006,
+ 0x59c40004, 0x4a038804, 0x0000000c, 0x8c000504,
+ 0x0401f011, 0x59c80040, 0x8400056a, 0x48039040,
+ 0x59c80040, 0x8c00052a, 0x040207fe, 0x59c40005,
+ 0x82000500, 0xc0000000, 0x04000007, 0x59c400a3,
+ 0x84000540, 0x480388a3, 0x4a038805, 0xc0000000,
+ 0x80000580, 0x497b2807, 0x5c001000, 0x5c000800,
+ 0x480b8808, 0x48079040, 0x1c01f000, 0x0401f807,
+ 0x42018800, 0x00000001, 0x04000003, 0x42018800,
+ 0x00000000, 0x1c01f000, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x491bc857, 0x4933c857, 0x4d900000,
+ 0x4dd00000, 0x4da40000, 0x4d140000, 0x0401fdb3,
+ 0x4df00000, 0x0401fba9, 0x59900004, 0x800001c0,
+ 0x04000011, 0x81300580, 0x0402000f, 0x59300004,
+ 0x84000520, 0x48026004, 0x0401ff3c, 0x04020009,
+ 0x5c03e000, 0x04000d92, 0x80000580, 0x5c022800,
+ 0x5c034800, 0x5c03a000, 0x5c032000, 0x1c01f000,
+ 0x0401fcce, 0x42027000, 0x00000049, 0x59300004,
+ 0x84000520, 0x48026004, 0x8c00050c, 0x02020800,
+ 0x00020a34, 0x5c03e000, 0x04000d81, 0x82000540,
+ 0x00000001, 0x5c022800, 0x5c034800, 0x5c03a000,
+ 0x5c032000, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x4933c857, 0x0401fd84, 0x4df00000,
+ 0x598c000f, 0x80026540, 0x04000012, 0x59300004,
+ 0x84000520, 0x48026004, 0x0401ff74, 0x04000017,
+ 0x0401fcca, 0x42027000, 0x00000013, 0x59300004,
+ 0x8c00050c, 0x02020800, 0x00020a34, 0x5c03e000,
+ 0x04000d5f, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x836c1580, 0x00000001, 0x040007f9, 0x836c1580,
+ 0x00000004, 0x040007f6, 0x42001000, 0x0010392f,
+ 0x0201f800, 0x00105872, 0x5c03e000, 0x04000d50,
+ 0x80000580, 0x1c01f000, 0x4d300000, 0x4d180000,
+ 0x4d3c0000, 0x0401fd5d, 0x4df00000, 0x4a0378e4,
+ 0x0000000f, 0x0401fb29, 0x417a3000, 0x811808c8,
+ 0x82040c00, 0x0000bf32, 0x58066004, 0x813261c0,
+ 0x04000010, 0x417a7800, 0x0201f800, 0x001040c4,
+ 0x0400000a, 0x59300c07, 0x82040580, 0x00000003,
+ 0x04000004, 0x82040580, 0x00000006, 0x04020003,
+ 0x42027800, 0x00000002, 0x0201f800, 0x0010853c,
+ 0x811a3000, 0x83180480, 0x00000005, 0x040017e8,
+ 0x42000800, 0x00000040, 0x0201f800, 0x001010db,
+ 0x4a0378e4, 0x0000000a, 0x5c03e000, 0x04000d24,
+ 0x5c027800, 0x5c023000, 0x5c026000, 0x1c01f000,
+ 0x4803c856, 0x4d300000, 0x0401fd30, 0x4df00000,
+ 0x59c80840, 0x84040d74, 0x82040540, 0x00000010,
+ 0x48039040, 0x59c41008, 0x4c040000, 0x4c080000,
+ 0x82081500, 0xffffff7f, 0x480b8808, 0x42001000,
+ 0x00000003, 0x0401fae4, 0x598e600f, 0x813261c0,
+ 0x04020f99, 0x04000aed, 0x497b2807, 0x0401f809,
0x5c001000, 0x5c000800, 0x480b8808, 0x48079040,
- 0x1c01f000, 0x4803c856, 0x59b400f6, 0x82000500,
- 0x00000038, 0x040207fd, 0x59c80840, 0x82040540,
- 0x00000010, 0x48039040, 0x59c41008, 0x4c040000,
- 0x4c080000, 0x82081500, 0xffffff7f, 0x480b8808,
- 0x59c40004, 0x82000500, 0x00000003, 0x04020010,
- 0x59c40004, 0x82000500, 0x0000000c, 0x04000005,
- 0x4a038804, 0x0000000c, 0x8c000504, 0x0401f025,
- 0x59c80040, 0x8400056e, 0x48039040, 0x59c80040,
- 0x8c00052e, 0x040207fe, 0x0401f01e, 0x4a038803,
- 0x00000008, 0x59c40003, 0x82000500, 0x00000003,
- 0x040007fd, 0x8c000502, 0x04020006, 0x59c40004,
- 0x4a038804, 0x0000000c, 0x8c000504, 0x0401f011,
- 0x59c80040, 0x8400056a, 0x48039040, 0x59c80040,
- 0x8c00052a, 0x040207fe, 0x59c40005, 0x82000500,
- 0xc0000000, 0x04000007, 0x59c400a3, 0x84000540,
- 0x480388a3, 0x4a038805, 0xc0000000, 0x80000580,
- 0x497b2807, 0x5c001000, 0x5c000800, 0x480b8808,
- 0x48079040, 0x1c01f000, 0x0401f807, 0x42018800,
- 0x00000001, 0x04000003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x491bc857, 0x4933c857, 0x4d900000, 0x4dd00000,
- 0x4da40000, 0x4d140000, 0x0401fdb3, 0x4df00000,
- 0x0401fba9, 0x59900004, 0x800001c0, 0x04000011,
- 0x81300580, 0x0402000f, 0x59300004, 0x84000520,
- 0x48026004, 0x0401ff3c, 0x04020009, 0x5c03e000,
- 0x04000d92, 0x80000580, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x1c01f000, 0x0401fcce,
- 0x42027000, 0x00000049, 0x59300004, 0x84000520,
- 0x48026004, 0x8c00050c, 0x02020800, 0x00020a34,
- 0x5c03e000, 0x04000d81, 0x82000540, 0x00000001,
+ 0x5c03e000, 0x04000d02, 0x5c026000, 0x1c01f000,
+ 0x4d380000, 0x4d180000, 0x4d300000, 0x4d900000,
+ 0x4dd00000, 0x4da40000, 0x4d140000, 0x417a3000,
+ 0x0201f800, 0x00105999, 0x811a3000, 0x83180580,
+ 0x00000005, 0x040207fb, 0x0401fabc, 0x04020009,
0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
- 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x4933c857, 0x0401fd84, 0x4df00000, 0x598c000f,
- 0x80026540, 0x04000012, 0x59300004, 0x84000520,
- 0x48026004, 0x0401ff74, 0x04000017, 0x0401fcca,
- 0x42027000, 0x00000013, 0x59300004, 0x8c00050c,
- 0x02020800, 0x00020a34, 0x5c03e000, 0x04000d5f,
- 0x82000540, 0x00000001, 0x1c01f000, 0x836c1580,
- 0x00000001, 0x040007f9, 0x836c1580, 0x00000004,
- 0x040007f6, 0x42001000, 0x0010391c, 0x0201f800,
- 0x001057cd, 0x5c03e000, 0x04000d50, 0x80000580,
- 0x1c01f000, 0x4d300000, 0x4d180000, 0x4d3c0000,
- 0x0401fd5d, 0x4df00000, 0x4a0378e4, 0x0000000f,
- 0x0401fb29, 0x417a3000, 0x811808c8, 0x82040c00,
- 0x0000bf32, 0x58066004, 0x813261c0, 0x04000010,
- 0x417a7800, 0x0201f800, 0x001040aa, 0x0400000a,
- 0x59300c07, 0x82040580, 0x00000003, 0x04000004,
- 0x82040580, 0x00000006, 0x04020003, 0x42027800,
- 0x00000002, 0x0201f800, 0x00108487, 0x811a3000,
- 0x83180480, 0x00000005, 0x040017e8, 0x42000800,
- 0x00000040, 0x0201f800, 0x001010da, 0x4a0378e4,
- 0x0000000a, 0x5c03e000, 0x04000d24, 0x5c027800,
- 0x5c023000, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x0401fd30, 0x4df00000, 0x59c80840,
- 0x84040d74, 0x82040540, 0x00000010, 0x48039040,
- 0x59c41008, 0x4c040000, 0x4c080000, 0x82081500,
- 0xffffff7f, 0x480b8808, 0x42001000, 0x00000003,
- 0x0401fae4, 0x598e600f, 0x813261c0, 0x04020f99,
- 0x04000aed, 0x497b2807, 0x0401f809, 0x5c001000,
- 0x5c000800, 0x480b8808, 0x48079040, 0x5c03e000,
- 0x04000d02, 0x5c026000, 0x1c01f000, 0x4d380000,
- 0x4d180000, 0x4d300000, 0x4d900000, 0x4dd00000,
- 0x4da40000, 0x4d140000, 0x417a3000, 0x0201f800,
- 0x001058f4, 0x811a3000, 0x83180580, 0x00000005,
- 0x040207fb, 0x0401fabc, 0x04020009, 0x5c022800,
- 0x5c034800, 0x5c03a000, 0x5c032000, 0x5c026000,
- 0x5c023000, 0x5c027000, 0x1c01f000, 0x0401faf2,
- 0x59926004, 0x4933c857, 0x0401fe8b, 0x813261c0,
- 0x040007f3, 0x42027000, 0x0000004a, 0x4a026203,
- 0x00000003, 0x0201f800, 0x00020a34, 0x0401f7ec,
- 0x4d300000, 0x4d180000, 0x4d900000, 0x0401fcea,
- 0x42001000, 0x00000000, 0x598c0800, 0x82040580,
- 0x00000005, 0x04000003, 0x82040580, 0x00000008,
- 0x04000aa4, 0x417a3000, 0x811b20c8, 0x83932400,
- 0x0000bf32, 0x59900001, 0x82000580, 0x00000001,
- 0x0402000d, 0x42000800, 0x00000004, 0x59926004,
- 0x59300012, 0x82000500, 0xfff00000, 0x80000540,
- 0x04000003, 0x42000800, 0x0000000e, 0x0201f800,
- 0x001058d0, 0x811a3000, 0x83180480, 0x00000005,
- 0x040017ea, 0x59c81040, 0x84081534, 0x480b9040,
- 0x0401fcb2, 0x5c032000, 0x5c023000, 0x5c026000,
- 0x1c01f000, 0x4933c857, 0x4d900000, 0x4dd00000,
- 0x4da40000, 0x4d140000, 0x4d380000, 0x0401fcba,
- 0x4df00000, 0x59300004, 0x8c00053e, 0x04020007,
- 0x8c000520, 0x04000027, 0x0201f800, 0x00106018,
- 0x04000024, 0x0401f02c, 0x598c000f, 0x81300580,
- 0x04000012, 0x0201f800, 0x001085a4, 0x04020026,
- 0x0401fa33, 0x04000024, 0x48038804, 0x0401fa9e,
- 0x0201f800, 0x00100df6, 0x0201f800, 0x0010603d,
- 0x42027000, 0x00000049, 0x59300004, 0x8c00050c,
- 0x0402000e, 0x0401f00f, 0x59c40004, 0x8c000504,
- 0x04000015, 0x4a038804, 0x00000004, 0x0201f800,
- 0x0010605d, 0x42027000, 0x00000013, 0x59300004,
- 0x8c00050c, 0x04000003, 0x0201f800, 0x00020a34,
- 0x5c03e000, 0x04000c79, 0x5c027000, 0x5c022800,
- 0x5c034800, 0x5c03a000, 0x5c032000, 0x80000580,
- 0x1c01f000, 0x5c03e000, 0x04000c70, 0x5c027000,
+ 0x5c026000, 0x5c023000, 0x5c027000, 0x1c01f000,
+ 0x0401faf2, 0x59926004, 0x4933c857, 0x0401fe8b,
+ 0x813261c0, 0x040007f3, 0x42027000, 0x0000004a,
+ 0x4a026203, 0x00000003, 0x0201f800, 0x00020a34,
+ 0x0401f7ec, 0x4d300000, 0x4d180000, 0x4d900000,
+ 0x0401fcea, 0x42001000, 0x00000000, 0x598c0800,
+ 0x82040580, 0x00000005, 0x04000003, 0x82040580,
+ 0x00000008, 0x04000aa4, 0x417a3000, 0x811b20c8,
+ 0x83932400, 0x0000bf32, 0x59900001, 0x82000580,
+ 0x00000001, 0x0402000d, 0x42000800, 0x00000004,
+ 0x59926004, 0x59300012, 0x82000500, 0xfff00000,
+ 0x80000540, 0x04000003, 0x42000800, 0x0000000e,
+ 0x0201f800, 0x00105975, 0x811a3000, 0x83180480,
+ 0x00000005, 0x040017ea, 0x59c81040, 0x84081534,
+ 0x480b9040, 0x0401fcb2, 0x5c032000, 0x5c023000,
+ 0x5c026000, 0x1c01f000, 0x4933c857, 0x4d900000,
+ 0x4dd00000, 0x4da40000, 0x4d140000, 0x4d380000,
+ 0x0401fcba, 0x4df00000, 0x59300004, 0x8c00053e,
+ 0x04020007, 0x8c000520, 0x04000027, 0x0201f800,
+ 0x001060bd, 0x04000024, 0x0401f02c, 0x598c000f,
+ 0x81300580, 0x04000012, 0x0201f800, 0x00108659,
+ 0x04020026, 0x0401fa33, 0x04000024, 0x48038804,
+ 0x0401fa9e, 0x0201f800, 0x00100df7, 0x0201f800,
+ 0x001060e2, 0x42027000, 0x00000049, 0x59300004,
+ 0x8c00050c, 0x0402000e, 0x0401f00f, 0x59c40004,
+ 0x8c000504, 0x04000015, 0x4a038804, 0x00000004,
+ 0x0201f800, 0x00106102, 0x42027000, 0x00000013,
+ 0x59300004, 0x8c00050c, 0x04000003, 0x0201f800,
+ 0x00020a34, 0x5c03e000, 0x04000c79, 0x5c027000,
0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x82000540, 0x00000001, 0x1c01f000, 0x59300407,
- 0x82000580, 0x00000003, 0x04020008, 0x0201f800,
- 0x0010889a, 0x04000005, 0x59301009, 0x58080409,
- 0x84000550, 0x48001409, 0x1c01f000, 0x497b2807,
- 0x0401fc6d, 0x59c400af, 0x800001c0, 0x04020004,
- 0x0401fc56, 0x0201f000, 0x001012cf, 0x598c0011,
- 0x82001480, 0x00000002, 0x04021007, 0x80000000,
- 0x48031811, 0x80000580, 0x0201f800, 0x001058c9,
- 0x04000011, 0x0401fed7, 0x0402000f, 0x0401ffe0,
- 0x42000000, 0x0010bc36, 0x0201f800, 0x0010ad1d,
- 0x0401fda1, 0x04000008, 0x0401fa45, 0x4d380000,
- 0x42027000, 0x00000014, 0x0201f800, 0x00020a34,
- 0x5c027000, 0x0401fc39, 0x0201f000, 0x001012cf,
- 0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
- 0x4d300000, 0x0201f800, 0x001058f4, 0x0401fc42,
- 0x59c400af, 0x800001c0, 0x0400002a, 0x0401fa36,
- 0x59926004, 0x4933c857, 0x59300004, 0x8c000516,
- 0x0400000b, 0x0401fe7c, 0x04020022, 0x0201f800,
- 0x0010603d, 0x0401fc21, 0x42000800, 0x80000804,
- 0x0201f800, 0x000209a3, 0x0401f01a, 0x42001800,
- 0x00007530, 0x0401f9d8, 0x04020004, 0x0201f800,
- 0x001058ce, 0x0401f013, 0x0401fe6b, 0x04020011,
- 0x0401ffab, 0x42000000, 0x0010bc37, 0x0201f800,
- 0x0010ad1d, 0x59300004, 0x8c00050c, 0x04020003,
- 0x4a026203, 0x00000003, 0x4d380000, 0x42027000,
- 0x0000004a, 0x0201f800, 0x00020a34, 0x5c027000,
- 0x0401fc02, 0x5c026000, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x0201f000, 0x001012cf,
- 0x4c600000, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x4d300000, 0x4d2c0000, 0x0401fc06,
- 0x0401f9fd, 0x59926004, 0x813261c0, 0x04000091,
- 0x0201f800, 0x00104716, 0x04020007, 0x4178c000,
- 0x0201f800, 0x0010704e, 0x04000003, 0x4200c000,
- 0x00000001, 0x42000000, 0x00001000, 0x50000000,
- 0x82000480, 0x24320001, 0x04001038, 0x0201f800,
- 0x00100d87, 0x59303004, 0x8c183536, 0x0400002f,
- 0x42003000, 0x00001000, 0x80183040, 0x04000014,
- 0x0201f800, 0x0010ae33, 0x040007fc, 0x0201f800,
- 0x00100636, 0x42003000, 0x00007a15, 0x50183800,
- 0x821c0500, 0x00007000, 0x04000009, 0x48035075,
- 0x821c0500, 0xffff8fff, 0x44003000, 0x4a032832,
- 0x000004b0, 0x4a0378e4, 0x02c00000, 0x4a030000,
- 0x00000000, 0x0201f800, 0x00100de5, 0x850e1d2e,
- 0x42000000, 0x0010bcaf, 0x0201f800, 0x0010ad1d,
- 0x59325809, 0x812e59c0, 0x02000800, 0x0010032d,
- 0x0401f861, 0x04000057, 0x59303004, 0x84183536,
- 0x481a6004, 0x0401f032, 0x0201f800, 0x001058e1,
- 0x0400002c, 0x0401f04f, 0x0201f800, 0x00100de5,
- 0x8d0e1d2e, 0x040207f9, 0x0201f800, 0x00104716,
- 0x04020006, 0x8060c1c0, 0x04000004, 0x0201f800,
- 0x00107078, 0x0401f043, 0x0201f800, 0x001058e1,
- 0x04020040, 0x4933c857, 0x0401f93f, 0x04020019,
- 0x0201f800, 0x001058f4, 0x813261c0, 0x04000039,
- 0x59325809, 0x812e59c0, 0x02000800, 0x0010032d,
- 0x0201f800, 0x00104716, 0x04020022, 0x59c40093,
- 0x4803c857, 0x800001c0, 0x0402000a, 0x592c0209,
- 0x84000550, 0x48025a09, 0x0201f800, 0x0010483a,
- 0x04020028, 0x592c0209, 0x84000510, 0x48025a09,
- 0x0201f800, 0x001058ce, 0x0401f022, 0x42000000,
- 0x0010bc37, 0x0201f800, 0x0010ad1d, 0x0401fd22,
- 0x592c0209, 0x84000550, 0x48025a09, 0x4d380000,
- 0x42027000, 0x0000004a, 0x4a026203, 0x00000003,
- 0x0201f800, 0x00020a34, 0x5c027000, 0x0401f011,
- 0x59900006, 0x82000500, 0xffff0000, 0x040207ec,
- 0x59c408af, 0x82040480, 0x000003e8, 0x040217e8,
- 0x59900006, 0x82000400, 0x00010000, 0x48032006,
- 0x0201f800, 0x001058ce, 0x0201f800, 0x001038f5,
- 0x5c025800, 0x5c026000, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x5c00c000, 0x0201f000,
- 0x001060fa, 0x4c5c0000, 0x4c640000, 0x5930bc07,
- 0x5930c804, 0x825c0580, 0x00000003, 0x04000004,
- 0x825c0580, 0x00000006, 0x0402002f, 0x0201f800,
- 0x001040aa, 0x0402002c, 0x0401fcef, 0x0201f800,
- 0x0010603d, 0x825c0580, 0x00000003, 0x04020005,
- 0x8c64cd16, 0x0400000c, 0x8464cd36, 0x0401f01b,
- 0x82640500, 0x0000001f, 0x82000580, 0x00000005,
- 0x04000005, 0x0201f800, 0x0002015e, 0x8464cd4a,
- 0x0401f7f6, 0x0401f820, 0x04020017, 0x48166012,
- 0x0201f800, 0x00100e59, 0x04020013, 0x8264cd00,
- 0xfff7ffdf, 0x592c0209, 0x8c00051e, 0x04020011,
- 0x8464cd4a, 0x50201800, 0x480e600b, 0x4832600c,
- 0x4822600d, 0x482a600e, 0x8464cd7e, 0x48666004,
- 0x0401f835, 0x80000580, 0x5c00c800, 0x5c00b800,
- 0x1c01f000, 0x82000540, 0x00000001, 0x0401f7fb,
- 0x8400051e, 0x48025a09, 0x0201f800, 0x00100e17,
- 0x0401f7ed, 0x59302013, 0x811808c2, 0x82040c00,
- 0x00006000, 0x58040101, 0x82000500, 0xffff0000,
- 0x800001c0, 0x0400000b, 0x811808ca, 0x82040c00,
- 0x00006000, 0x58040138, 0x58042139, 0x81a41000,
- 0x58081403, 0x800810e0, 0x80081540, 0x480a601b,
- 0x59300013, 0x80100480, 0x04001010, 0x59902808,
- 0x59303016, 0x80140480, 0x0400100c, 0x40002800,
- 0x80180480, 0x04001009, 0x48026016, 0x8464cd36,
- 0x59300014, 0x80100580, 0x04000003, 0x8464cd76,
- 0x80000580, 0x1c01f000, 0x82000540, 0x00000001,
- 0x1c01f000, 0x59bc00ea, 0x82000500, 0x00000007,
- 0x82000580, 0x00000001, 0x02000800, 0x0010032d,
- 0x5930080a, 0x5804100c, 0x480bc857, 0x800811c0,
- 0x04020003, 0x4930080c, 0x0401f01b, 0x59bc1031,
- 0x40081800, 0x800811c0, 0x02000800, 0x0010032d,
- 0x5808000a, 0x80040580, 0x04000004, 0x40081800,
- 0x58081000, 0x0401f7f8, 0x58082000, 0x49781000,
- 0x480a6001, 0x400c0000, 0x80080580, 0x04020006,
- 0x49337831, 0x48126000, 0x801021c0, 0x0402000d,
- 0x0401f00b, 0x48101800, 0x801021c0, 0x04020002,
- 0x480f7830, 0x59bc0831, 0x4807c857, 0x48066000,
- 0x49337831, 0x800409c0, 0x04020002, 0x49337830,
- 0x1c01f000, 0x4d300000, 0x4d2c0000, 0x0201f800,
- 0x0010610d, 0x598e600f, 0x4933c857, 0x813261c0,
- 0x04000049, 0x59c41004, 0x480bc857, 0x8c081500,
- 0x0400000a, 0x0201f800, 0x00104716, 0x04020015,
- 0x0201f800, 0x0010483a, 0x0402003f, 0x0201f800,
- 0x001058c9, 0x0401f03c, 0x82080500, 0x000001fe,
- 0x040207fb, 0x59c8010b, 0x4803c857, 0x8c000500,
- 0x040007f7, 0x42000000, 0x0010bc80, 0x0201f800,
- 0x0010ad1d, 0x0401fd2b, 0x0400087f, 0x0401f02e,
- 0x598c0011, 0x80000540, 0x04020011, 0x59c408af,
- 0x82040480, 0x000003e8, 0x0402100d, 0x598c0811,
- 0x80040800, 0x48071811, 0x0201f800, 0x001058c9,
- 0x42000000, 0x0010bb75, 0x0201f800, 0x0010ad1d,
- 0x0201f800, 0x001038f5, 0x0401f01b, 0x42000000,
- 0x0010bc36, 0x0201f800, 0x0010ad1d, 0x0401fc8e,
- 0x813261c0, 0x04020003, 0x0401f863, 0x0401f012,
- 0x59300407, 0x82000580, 0x00000003, 0x04020007,
- 0x59325809, 0x812e59c0, 0x04000004, 0x592c0209,
- 0x84000550, 0x48025a09, 0x0401f879, 0x4d380000,
- 0x42027000, 0x00000014, 0x0201f800, 0x00020a34,
- 0x5c027000, 0x5c025800, 0x5c026000, 0x0201f000,
- 0x001060fa, 0x59c40804, 0x83180400, 0x001066a5,
- 0x50000000, 0x80040500, 0x1c01f000, 0x59c40804,
- 0x83180400, 0x001066aa, 0x50000000, 0x80040500,
- 0x1c01f000, 0x59c80840, 0x82040d00, 0x000e0000,
- 0x83180400, 0x001066b4, 0x50000000, 0x80040580,
- 0x1c01f000, 0x00000210, 0x00000420, 0x00000840,
- 0x00001080, 0x00002100, 0x00004000, 0x00008000,
- 0x00010000, 0x00020000, 0x00040000, 0x00080000,
- 0x00100000, 0x00200000, 0x00400000, 0x00800000,
- 0x00000000, 0x00020000, 0x00040000, 0x00060000,
- 0x00080000, 0x59900806, 0x80040120, 0x800c0480,
- 0x04021004, 0x82000540, 0x00000001, 0x0401f005,
- 0x82040c00, 0x00010000, 0x48072006, 0x80000580,
- 0x1c01f000, 0x417a3000, 0x0401ffd7, 0x04000006,
- 0x811a3000, 0x83180580, 0x00000005, 0x040207fb,
- 0x1c01f000, 0x81780080, 0x1c01f000, 0x40681000,
- 0x480bc857, 0x0201f800, 0x0010610d, 0x4df00000,
- 0x598c0800, 0x82040d80, 0x00000007, 0x04000002,
- 0x480b1800, 0x5c03e000, 0x02000800, 0x001060fa,
- 0x1c01f000, 0x4803c856, 0x0201f800, 0x0010610d,
- 0x4df00000, 0x497b180f, 0x497b1803, 0x497b1810,
- 0x497b1811, 0x497b1812, 0x598c0000, 0x82000580,
- 0x00000003, 0x04000012, 0x59a80073, 0x8c00053e,
- 0x04000007, 0x59bc00e4, 0x8c000534, 0x04000004,
- 0x4a031800, 0x00000008, 0x0401f009, 0x836c0580,
- 0x00000002, 0x04020004, 0x4a031800, 0x00000005,
- 0x0401f003, 0x4a031800, 0x00000000, 0x5c03e000,
- 0x02000800, 0x001060fa, 0x1c01f000, 0x59300004,
- 0x8c00050c, 0x04020003, 0x4a026203, 0x00000001,
- 0x1c01f000, 0x83180480, 0x00000005, 0x02021800,
- 0x0010032d, 0x491bc857, 0x811b20c8, 0x83932400,
- 0x0000bf32, 0x811ba0ca, 0x83d3a400, 0x00007600,
- 0x83180400, 0x00106717, 0x50034800, 0x811a28c2,
- 0x83162c00, 0x00006100, 0x1c01f000, 0x0010baaf,
- 0x0010bac6, 0x0010badd, 0x0010baf4, 0x0010bb0b,
- 0x4933c857, 0x59300407, 0x82000c80, 0x00000014,
- 0x04021017, 0x04011000, 0x0c01f001, 0x00106737,
- 0x001067de, 0x00106b6d, 0x00106bc7, 0x001067de,
- 0x00106b6d, 0x00106bc7, 0x00106737, 0x001067de,
- 0x00106737, 0x00106737, 0x00106737, 0x00106737,
- 0x00106737, 0x00106737, 0x00106737, 0x0010673e,
- 0x0010673e, 0x0010a821, 0x0010a8f0, 0x4803c857,
- 0x0201f800, 0x0010610d, 0x0201f800, 0x0010605d,
- 0x0201f000, 0x001060fa, 0x42001000, 0x0010bb55,
- 0x50081000, 0x4930100b, 0x58080002, 0x82000580,
- 0x00000100, 0x0402003e, 0x59325809, 0x812e59c0,
- 0x02000800, 0x0010032d, 0x492fc856, 0x5932680a,
- 0x813669c0, 0x04000024, 0x592c040c, 0x82000500,
- 0x0000e000, 0x04000004, 0x0201f800, 0x00106b66,
- 0x0401f003, 0x0201f800, 0x00106b58, 0x592c000e,
+ 0x80000580, 0x1c01f000, 0x5c03e000, 0x04000c70,
+ 0x5c027000, 0x5c022800, 0x5c034800, 0x5c03a000,
+ 0x5c032000, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x59300407, 0x82000580, 0x00000003, 0x04020008,
+ 0x0201f800, 0x00108953, 0x04000005, 0x59301009,
+ 0x58080409, 0x84000550, 0x48001409, 0x1c01f000,
+ 0x497b2807, 0x0401fc6d, 0x59c400af, 0x800001c0,
+ 0x04020004, 0x0401fc56, 0x0201f000, 0x001012d0,
+ 0x598c0011, 0x82001480, 0x00000002, 0x04021007,
+ 0x80000000, 0x48031811, 0x80000580, 0x0201f800,
+ 0x0010596e, 0x04000011, 0x0401fed7, 0x0402000f,
+ 0x0401ffe0, 0x42000000, 0x0010bd36, 0x0201f800,
+ 0x0010ae10, 0x0401fda1, 0x04000008, 0x0401fa45,
+ 0x4d380000, 0x42027000, 0x00000014, 0x0201f800,
+ 0x00020a34, 0x5c027000, 0x0401fc39, 0x0201f000,
+ 0x001012d0, 0x4d900000, 0x4dd00000, 0x4da40000,
+ 0x4d140000, 0x4d300000, 0x0201f800, 0x00105999,
+ 0x0401fc42, 0x59c400af, 0x800001c0, 0x0400002a,
+ 0x0401fa36, 0x59926004, 0x4933c857, 0x59300004,
+ 0x8c000516, 0x0400000b, 0x0401fe7c, 0x04020022,
+ 0x0201f800, 0x001060e2, 0x0401fc21, 0x42000800,
+ 0x80000804, 0x0201f800, 0x000209a3, 0x0401f01a,
+ 0x42001800, 0x00007530, 0x0401f9d8, 0x04020004,
+ 0x0201f800, 0x00105973, 0x0401f013, 0x0401fe6b,
+ 0x04020011, 0x0401ffab, 0x42000000, 0x0010bd37,
+ 0x0201f800, 0x0010ae10, 0x59300004, 0x8c00050c,
+ 0x04020003, 0x4a026203, 0x00000003, 0x4d380000,
+ 0x42027000, 0x0000004a, 0x0201f800, 0x00020a34,
+ 0x5c027000, 0x0401fc02, 0x5c026000, 0x5c022800,
+ 0x5c034800, 0x5c03a000, 0x5c032000, 0x0201f000,
+ 0x001012d0, 0x4c600000, 0x4d900000, 0x4dd00000,
+ 0x4da40000, 0x4d140000, 0x4d300000, 0x4d2c0000,
+ 0x0401fc06, 0x0401f9fd, 0x59926004, 0x813261c0,
+ 0x04000091, 0x0201f800, 0x00104755, 0x04020007,
+ 0x4178c000, 0x0201f800, 0x001070dd, 0x04000003,
+ 0x4200c000, 0x00000001, 0x42000000, 0x00001000,
+ 0x50000000, 0x82000480, 0x24320001, 0x04001038,
+ 0x0201f800, 0x00100d88, 0x59303004, 0x8c183536,
+ 0x0400002f, 0x42003000, 0x00001000, 0x80183040,
+ 0x04000014, 0x0201f800, 0x0010af26, 0x040007fc,
+ 0x0201f800, 0x00100636, 0x42003000, 0x00007a15,
+ 0x50183800, 0x821c0500, 0x00007000, 0x04000009,
+ 0x48035075, 0x821c0500, 0xffff8fff, 0x44003000,
+ 0x4a032832, 0x000004b0, 0x4a0378e4, 0x02c00000,
+ 0x4a030000, 0x00000000, 0x0201f800, 0x00100de6,
+ 0x850e1d2e, 0x42000000, 0x0010bdaf, 0x0201f800,
+ 0x0010ae10, 0x59325809, 0x812e59c0, 0x02000800,
+ 0x0010032d, 0x0401f861, 0x04000057, 0x59303004,
+ 0x84183536, 0x481a6004, 0x0401f032, 0x0201f800,
+ 0x00105986, 0x0400002c, 0x0401f04f, 0x0201f800,
+ 0x00100de6, 0x8d0e1d2e, 0x040207f9, 0x0201f800,
+ 0x00104755, 0x04020006, 0x8060c1c0, 0x04000004,
+ 0x0201f800, 0x00107107, 0x0401f043, 0x0201f800,
+ 0x00105986, 0x04020040, 0x4933c857, 0x0401f93f,
+ 0x04020019, 0x0201f800, 0x00105999, 0x813261c0,
+ 0x04000039, 0x59325809, 0x812e59c0, 0x02000800,
+ 0x0010032d, 0x0201f800, 0x00104755, 0x04020022,
+ 0x59c40093, 0x4803c857, 0x800001c0, 0x0402000a,
+ 0x592c0209, 0x84000550, 0x48025a09, 0x0201f800,
+ 0x00104879, 0x04020028, 0x592c0209, 0x84000510,
+ 0x48025a09, 0x0201f800, 0x00105973, 0x0401f022,
+ 0x42000000, 0x0010bd37, 0x0201f800, 0x0010ae10,
+ 0x0401fd22, 0x592c0209, 0x84000550, 0x48025a09,
+ 0x4d380000, 0x42027000, 0x0000004a, 0x4a026203,
+ 0x00000003, 0x0201f800, 0x00020a34, 0x5c027000,
+ 0x0401f011, 0x59900006, 0x82000500, 0xffff0000,
+ 0x040207ec, 0x59c408af, 0x82040480, 0x000003e8,
+ 0x040217e8, 0x59900006, 0x82000400, 0x00010000,
+ 0x48032006, 0x0201f800, 0x00105973, 0x0201f800,
+ 0x00103908, 0x5c025800, 0x5c026000, 0x5c022800,
+ 0x5c034800, 0x5c03a000, 0x5c032000, 0x5c00c000,
+ 0x0201f000, 0x0010619f, 0x4c5c0000, 0x4c640000,
+ 0x5930bc07, 0x5930c804, 0x825c0580, 0x00000003,
+ 0x04000004, 0x825c0580, 0x00000006, 0x0402002f,
+ 0x0201f800, 0x001040c4, 0x0402002c, 0x0401fcef,
+ 0x0201f800, 0x001060e2, 0x825c0580, 0x00000003,
+ 0x04020005, 0x8c64cd16, 0x0400000c, 0x8464cd36,
+ 0x0401f01b, 0x82640500, 0x0000001f, 0x82000580,
+ 0x00000005, 0x04000005, 0x0201f800, 0x0002015e,
+ 0x8464cd4a, 0x0401f7f6, 0x0401f820, 0x04020017,
+ 0x48166012, 0x0201f800, 0x00100e5a, 0x04020013,
+ 0x8264cd00, 0xfff7ffdf, 0x592c0209, 0x8c00051e,
+ 0x04020011, 0x8464cd4a, 0x50201800, 0x480e600b,
+ 0x4832600c, 0x4822600d, 0x482a600e, 0x8464cd7e,
+ 0x48666004, 0x0401f835, 0x80000580, 0x5c00c800,
+ 0x5c00b800, 0x1c01f000, 0x82000540, 0x00000001,
+ 0x0401f7fb, 0x8400051e, 0x48025a09, 0x0201f800,
+ 0x00100e18, 0x0401f7ed, 0x59302013, 0x811808c2,
+ 0x82040c00, 0x00006000, 0x58040101, 0x82000500,
+ 0xffff0000, 0x800001c0, 0x0400000b, 0x811808ca,
+ 0x82040c00, 0x00006000, 0x58040138, 0x58042139,
+ 0x81a41000, 0x58081403, 0x800810e0, 0x80081540,
+ 0x480a601b, 0x59300013, 0x80100480, 0x04001010,
+ 0x59902808, 0x59303016, 0x80140480, 0x0400100c,
+ 0x40002800, 0x80180480, 0x04001009, 0x48026016,
+ 0x8464cd36, 0x59300014, 0x80100580, 0x04000003,
+ 0x8464cd76, 0x80000580, 0x1c01f000, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x59bc00ea, 0x82000500,
+ 0x00000007, 0x82000580, 0x00000001, 0x02000800,
+ 0x0010032d, 0x5930080a, 0x5804100c, 0x480bc857,
+ 0x800811c0, 0x04020003, 0x4930080c, 0x0401f01b,
+ 0x59bc1031, 0x40081800, 0x800811c0, 0x02000800,
+ 0x0010032d, 0x5808000a, 0x80040580, 0x04000004,
+ 0x40081800, 0x58081000, 0x0401f7f8, 0x58082000,
+ 0x49781000, 0x480a6001, 0x400c0000, 0x80080580,
+ 0x04020006, 0x49337831, 0x48126000, 0x801021c0,
+ 0x0402000d, 0x0401f00b, 0x48101800, 0x801021c0,
+ 0x04020002, 0x480f7830, 0x59bc0831, 0x4807c857,
+ 0x48066000, 0x49337831, 0x800409c0, 0x04020002,
+ 0x49337830, 0x1c01f000, 0x4d300000, 0x4d2c0000,
+ 0x0201f800, 0x001061b2, 0x598e600f, 0x4933c857,
+ 0x813261c0, 0x04000049, 0x59c41004, 0x480bc857,
+ 0x8c081500, 0x0400000a, 0x0201f800, 0x00104755,
+ 0x04020015, 0x0201f800, 0x00104879, 0x0402003f,
+ 0x0201f800, 0x0010596e, 0x0401f03c, 0x82080500,
+ 0x000001fe, 0x040207fb, 0x59c8010b, 0x4803c857,
+ 0x8c000500, 0x040007f7, 0x42000000, 0x0010bd80,
+ 0x0201f800, 0x0010ae10, 0x0401fd2b, 0x0400087f,
+ 0x0401f02e, 0x598c0011, 0x80000540, 0x04020011,
+ 0x59c408af, 0x82040480, 0x000003e8, 0x0402100d,
+ 0x598c0811, 0x80040800, 0x48071811, 0x0201f800,
+ 0x0010596e, 0x42000000, 0x0010bc75, 0x0201f800,
+ 0x0010ae10, 0x0201f800, 0x00103908, 0x0401f01b,
+ 0x42000000, 0x0010bd36, 0x0201f800, 0x0010ae10,
+ 0x0401fc8e, 0x813261c0, 0x04020003, 0x0401f863,
+ 0x0401f012, 0x59300407, 0x82000580, 0x00000003,
+ 0x04020007, 0x59325809, 0x812e59c0, 0x04000004,
+ 0x592c0209, 0x84000550, 0x48025a09, 0x0401f879,
+ 0x4d380000, 0x42027000, 0x00000014, 0x0201f800,
+ 0x00020a34, 0x5c027000, 0x5c025800, 0x5c026000,
+ 0x0201f000, 0x0010619f, 0x59c40804, 0x83180400,
+ 0x0010674a, 0x50000000, 0x80040500, 0x1c01f000,
+ 0x59c40804, 0x83180400, 0x0010674f, 0x50000000,
+ 0x80040500, 0x1c01f000, 0x59c80840, 0x82040d00,
+ 0x000e0000, 0x83180400, 0x00106759, 0x50000000,
+ 0x80040580, 0x1c01f000, 0x00000210, 0x00000420,
+ 0x00000840, 0x00001080, 0x00002100, 0x00004000,
+ 0x00008000, 0x00010000, 0x00020000, 0x00040000,
+ 0x00080000, 0x00100000, 0x00200000, 0x00400000,
+ 0x00800000, 0x00000000, 0x00020000, 0x00040000,
+ 0x00060000, 0x00080000, 0x59900806, 0x80040120,
+ 0x800c0480, 0x04021004, 0x82000540, 0x00000001,
+ 0x0401f005, 0x82040c00, 0x00010000, 0x48072006,
+ 0x80000580, 0x1c01f000, 0x417a3000, 0x0401ffd7,
+ 0x04000006, 0x811a3000, 0x83180580, 0x00000005,
+ 0x040207fb, 0x1c01f000, 0x81780080, 0x1c01f000,
+ 0x40681000, 0x480bc857, 0x0201f800, 0x001061b2,
+ 0x4df00000, 0x598c0800, 0x82040d80, 0x00000007,
+ 0x04000002, 0x480b1800, 0x5c03e000, 0x02000800,
+ 0x0010619f, 0x1c01f000, 0x4803c856, 0x0201f800,
+ 0x001061b2, 0x4df00000, 0x497b180f, 0x497b1803,
+ 0x497b1810, 0x497b1811, 0x497b1812, 0x598c0000,
+ 0x82000580, 0x00000003, 0x04000012, 0x59a80073,
+ 0x8c00053e, 0x04000007, 0x59bc00e4, 0x8c000534,
+ 0x04000004, 0x4a031800, 0x00000008, 0x0401f009,
+ 0x836c0580, 0x00000002, 0x04020004, 0x4a031800,
+ 0x00000005, 0x0401f003, 0x4a031800, 0x00000000,
+ 0x5c03e000, 0x02000800, 0x0010619f, 0x1c01f000,
+ 0x59300004, 0x8c00050c, 0x04020003, 0x4a026203,
+ 0x00000001, 0x1c01f000, 0x83180480, 0x00000005,
+ 0x02021800, 0x0010032d, 0x491bc857, 0x811b20c8,
+ 0x83932400, 0x0000bf32, 0x811ba0ca, 0x83d3a400,
+ 0x00007600, 0x83180400, 0x001067bc, 0x50034800,
+ 0x811a28c2, 0x83162c00, 0x00006100, 0x1c01f000,
+ 0x0010bbaf, 0x0010bbc6, 0x0010bbdd, 0x0010bbf4,
+ 0x0010bc0b, 0x4933c857, 0x59300407, 0x82000c80,
+ 0x00000014, 0x04021017, 0x04011000, 0x0c01f001,
+ 0x001067dc, 0x00106880, 0x00106bfc, 0x00106c56,
+ 0x00106880, 0x00106bfc, 0x00106c56, 0x001067dc,
+ 0x00106880, 0x001067dc, 0x001067dc, 0x001067dc,
+ 0x001067dc, 0x001067dc, 0x001067dc, 0x001067dc,
+ 0x001067e3, 0x001067e3, 0x0010a914, 0x0010a9e3,
+ 0x4803c857, 0x0201f800, 0x001061b2, 0x0201f800,
+ 0x00106102, 0x0201f000, 0x0010619f, 0x42001000,
+ 0x0010bc55, 0x50081000, 0x4930100b, 0x58080002,
+ 0x82000580, 0x00000100, 0x0402003b, 0x59325809,
+ 0x812e59c0, 0x02000800, 0x0010032d, 0x492fc856,
+ 0x5932680a, 0x83340580, 0x0010c2b2, 0x04000022,
+ 0x592c040c, 0x82000500, 0x0000e000, 0x04000003,
+ 0x0401fbfd, 0x0401f002, 0x0401fbed, 0x592c000e,
0x82000500, 0x00000003, 0x04000007, 0x82000580,
0x00000003, 0x80000000, 0x58d00802, 0x80040540,
- 0x4801a002, 0x42001000, 0x0010bb55, 0x50081000,
+ 0x4801a002, 0x42001000, 0x0010bc55, 0x50081000,
0x4930100a, 0x492c1009, 0x82d00400, 0x00000006,
0x48001003, 0x592c000e, 0x48001005, 0x592c000f,
0x48001006, 0x592c0010, 0x48001007, 0x0201f000,
- 0x00020016, 0x42026800, 0x0010c1b2, 0x592c080b,
- 0x48066802, 0x82040500, 0x00ffff00, 0x04000007,
- 0x497a6a12, 0x59a8100f, 0x82081500, 0x00ffff00,
- 0x80080580, 0x040207d1, 0x82040d00, 0x000000ff,
- 0x800408d0, 0x48066a12, 0x0401f7cc, 0x1c01f000,
- 0x4d2c0000, 0x4d300000, 0x4c580000, 0x4c540000,
- 0x4c500000, 0x58325809, 0x812e59c0, 0x02000800,
- 0x0010032d, 0x58300002, 0x82000580, 0x00000100,
- 0x04020022, 0x5830000a, 0x5832600b, 0x81300d80,
- 0x04020012, 0x0401f834, 0x04020016, 0x592c080e,
- 0x82040c00, 0x00000003, 0x80040904, 0x4004b000,
- 0x4200a000, 0x0010b89f, 0x4050a800, 0x0201f800,
- 0x0010ae19, 0x42001000, 0x0000dc00, 0x0201f800,
- 0x00106f71, 0x0401f007, 0x4803c857, 0x4933c857,
- 0x813261c0, 0x04000003, 0x0401f81f, 0x04000f93,
- 0x5c00a000, 0x5c00a800, 0x5c00b000, 0x5c026000,
- 0x5c025800, 0x1c01f000, 0x5830000a, 0x5832600b,
- 0x4a006002, 0x00000100, 0x4803c857, 0x4933c857,
- 0x81300d80, 0x040207ed, 0x0401f80f, 0x040207f1,
- 0x4803c857, 0x0201f800, 0x0010e343, 0x80c40040,
- 0x02020800, 0x0010032d, 0x4a025a07, 0x00000002,
- 0x0201f800, 0x000203ab, 0x0201f800, 0x001070b5,
- 0x0401f7e4, 0x0201f800, 0x0010610d, 0x4df00000,
- 0x598c000f, 0x81300580, 0x04020009, 0x598c0005,
- 0x81300580, 0x04020006, 0x5c03e000, 0x02000800,
- 0x001060fa, 0x80000580, 0x1c01f000, 0x4803c857,
- 0x5c03e000, 0x02000800, 0x001060fa, 0x82000540,
- 0x00000001, 0x1c01f000, 0x59300403, 0x82000c80,
- 0x00000058, 0x02021800, 0x0010032d, 0x4803c857,
- 0x0c01f001, 0x00106965, 0x00106981, 0x001069a6,
- 0x00106acb, 0x00106a7a, 0x00106a7e, 0x00106a8d,
- 0x00106aa1, 0x00106a96, 0x00106aa1, 0x00106af0,
- 0x00106aa1, 0x00106b33, 0x00106aa1, 0x00106b41,
- 0x00106aa1, 0x00106a96, 0x00106aa1, 0x00106b45,
- 0x00106845, 0x00106845, 0x00106845, 0x00106845,
- 0x00106845, 0x00106845, 0x00106845, 0x00106845,
- 0x00106845, 0x00106845, 0x00106845, 0x00106be5,
- 0x00106bfc, 0x00106c06, 0x00106845, 0x00106c1f,
- 0x00106a8d, 0x00106845, 0x00106a8d, 0x00106aa1,
- 0x00106845, 0x001069a6, 0x00106acb, 0x00106845,
- 0x00106c6f, 0x00106aa1, 0x00106845, 0x00106c7f,
- 0x00106aa1, 0x00106845, 0x00106a96, 0x00106956,
- 0x00106847, 0x00106845, 0x00106c96, 0x00106cd5,
- 0x00106d5a, 0x00106845, 0x00106d6a, 0x00106a8b,
- 0x00106d5d, 0x00106845, 0x00106c2b, 0x00106db9,
- 0x00106845, 0x00106dee, 0x00106e41, 0x00106845,
- 0x0010685c, 0x001068d0, 0x001068dd, 0x00106845,
- 0x00106a8d, 0x00106845, 0x0010691c, 0x00106927,
- 0x00106845, 0x00106845, 0x00106870, 0x001068a3,
- 0x00106e80, 0x00106ec1, 0x00106ee7, 0x00106845,
- 0x00106845, 0x00106845, 0x00106eb5, 0x00106d83,
- 0x00106c96, 0x00106845, 0x00106845, 0x00106845,
- 0x00106845, 0x00106845, 0x00106845, 0x00106845,
- 0x00106845, 0x0201f800, 0x0010032d, 0x0401fb11,
- 0x59325809, 0x592c000a, 0x4801a006, 0x592c000b,
- 0x4801a007, 0x592c000c, 0x4801a008, 0x592c000d,
- 0x4801a009, 0x592c000e, 0x4801a00a, 0x4979a00b,
- 0x592c080a, 0x82040d00, 0x00000fff, 0x80040904,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00106f71,
- 0x4a026202, 0x0000ffff, 0x0401fafa, 0x4d2c0000,
- 0x4a01a006, 0x05000000, 0x59325809, 0x592c000a,
- 0x4801a007, 0x592c000b, 0x4801a008, 0x592c000c,
- 0x4801a009, 0x5c025800, 0x42000800, 0x00000004,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00106f71,
- 0x4c580000, 0x4c500000, 0x4c540000, 0x4d2c0000,
- 0x0401fae4, 0x5930040b, 0x82000500, 0x00000003,
- 0x04000007, 0x82000580, 0x00000003, 0x80000000,
- 0x58d00802, 0x80040540, 0x4801a002, 0x59325809,
- 0x4200a800, 0x0010b89f, 0x592cb206, 0x8258b400,
- 0x00000003, 0x8058b104, 0x832ca400, 0x00000007,
- 0x0201f800, 0x0010adef, 0x40580000, 0x8054ac00,
- 0x592c0001, 0x80000540, 0x04000003, 0x40025800,
- 0x0401f7f2, 0x4200a000, 0x0010b89f, 0x4050a800,
- 0x5930b40b, 0x8258b400, 0x00000003, 0x8058b104,
- 0x40580800, 0x0201f800, 0x0010ae19, 0x42001000,
- 0x0000dc00, 0x5c025800, 0x5c00a800, 0x5c00a000,
- 0x5c00b000, 0x0201f000, 0x00106f71, 0x4c580000,
- 0x4c500000, 0x4c540000, 0x4d2c0000, 0x42034800,
- 0x0010b898, 0x0401fabd, 0x59325809, 0x592c0802,
- 0x4807c857, 0x40041000, 0x80040904, 0x82081500,
- 0x00000003, 0x04000008, 0x80040800, 0x82081580,
- 0x00000003, 0x80081000, 0x58d00002, 0x80080540,
- 0x4801a002, 0x4a025806, 0x02000000, 0x82d0ac00,
- 0x00000006, 0x592cb011, 0x832ca400, 0x00000006,
- 0x0201f800, 0x0010adef, 0x40580000, 0x8054ac00,
- 0x592e5801, 0x41780000, 0x812e5d40, 0x040207f6,
- 0x42001000, 0x0000dc00, 0x5c025800, 0x5c00a800,
- 0x5c00a000, 0x5c00b000, 0x0201f000, 0x00106f71,
- 0x0401fa88, 0x4a01a006, 0x78000000, 0x5930001d,
- 0x840001c0, 0x4801a407, 0x4979a207, 0x42000800,
+ 0x00020016, 0x592c080b, 0x48066802, 0x82040500,
+ 0x00ffff00, 0x04000007, 0x497a6a12, 0x59a8100f,
+ 0x82081500, 0x00ffff00, 0x80080580, 0x040207d5,
+ 0x82040d00, 0x000000ff, 0x800408d0, 0x48066a12,
+ 0x0401f7d0, 0x1c01f000, 0x4d2c0000, 0x4d300000,
+ 0x4c580000, 0x4c540000, 0x4c500000, 0x58325809,
+ 0x812e59c0, 0x02000800, 0x0010032d, 0x58300002,
+ 0x82000580, 0x00000100, 0x04020022, 0x5830000a,
+ 0x5832600b, 0x81300d80, 0x04020012, 0x0401f834,
+ 0x04020016, 0x592c080e, 0x82040c00, 0x00000003,
+ 0x80040904, 0x4004b000, 0x4200a000, 0x0010b99f,
+ 0x4050a800, 0x0201f800, 0x0010af0c, 0x42001000,
+ 0x0000dc00, 0x0201f800, 0x00107000, 0x0401f007,
+ 0x4803c857, 0x4933c857, 0x813261c0, 0x04000003,
+ 0x0401f81f, 0x04000f96, 0x5c00a000, 0x5c00a800,
+ 0x5c00b000, 0x5c026000, 0x5c025800, 0x1c01f000,
+ 0x5830000a, 0x5832600b, 0x4a006002, 0x00000100,
+ 0x4803c857, 0x4933c857, 0x81300d80, 0x040207ed,
+ 0x0401f80f, 0x040207f1, 0x4803c857, 0x0201f800,
+ 0x0010e453, 0x80c40040, 0x02020800, 0x0010032d,
+ 0x4a025a07, 0x00000002, 0x0201f800, 0x000203ab,
+ 0x0201f800, 0x00107144, 0x0401f7e4, 0x0201f800,
+ 0x001061b2, 0x4df00000, 0x598c000f, 0x81300580,
+ 0x04020009, 0x598c0005, 0x81300580, 0x04020006,
+ 0x5c03e000, 0x02000800, 0x0010619f, 0x80000580,
+ 0x1c01f000, 0x4803c857, 0x5c03e000, 0x02000800,
+ 0x0010619f, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x59300403, 0x82000c80, 0x00000058, 0x02021800,
+ 0x0010032d, 0x83340d80, 0x0010c2b2, 0x0402000a,
+ 0x5930081f, 0x48066802, 0x82041500, 0x00ffff00,
+ 0x04020004, 0x800408d0, 0x48066a12, 0x0401f002,
+ 0x497a6a12, 0x4803c857, 0x0c01f001, 0x00106a13,
+ 0x00106a2f, 0x00106a40, 0x00106b52, 0x00106b14,
+ 0x00106b18, 0x00106b27, 0x00106b3b, 0x00106b30,
+ 0x00106b3b, 0x00106b7b, 0x00106b3b, 0x00106bc2,
+ 0x00106b3b, 0x00106bd0, 0x00106b3b, 0x00106b30,
+ 0x00106b3b, 0x00106bd4, 0x001068f3, 0x001068f3,
+ 0x001068f3, 0x001068f3, 0x001068f3, 0x001068f3,
+ 0x001068f3, 0x001068f3, 0x001068f3, 0x001068f3,
+ 0x001068f3, 0x00106c74, 0x00106c8b, 0x00106c95,
+ 0x001068f3, 0x00106cae, 0x00106b27, 0x001068f3,
+ 0x00106b27, 0x00106b3b, 0x001068f3, 0x00106a40,
+ 0x00106b52, 0x001068f3, 0x00106cfe, 0x00106b3b,
+ 0x001068f3, 0x00106d0e, 0x00106b3b, 0x001068f3,
+ 0x00106b30, 0x00106a04, 0x001068f5, 0x001068f3,
+ 0x00106d25, 0x00106d64, 0x00106de9, 0x001068f3,
+ 0x00106df9, 0x00106b25, 0x00106dec, 0x001068f3,
+ 0x00106cba, 0x00106e48, 0x001068f3, 0x00106e7d,
+ 0x00106ed0, 0x001068f3, 0x0010690a, 0x0010697e,
+ 0x0010698b, 0x001068f3, 0x00106b27, 0x001068f3,
+ 0x001069ca, 0x001069d5, 0x001068f3, 0x001068f3,
+ 0x0010691e, 0x00106951, 0x00106f0f, 0x00106f50,
+ 0x00106f76, 0x001068f3, 0x001068f3, 0x001068f3,
+ 0x00106f44, 0x00106e12, 0x00106d25, 0x001068f3,
+ 0x001068f3, 0x001068f3, 0x001068f3, 0x001068f3,
+ 0x001068f3, 0x001068f3, 0x001068f3, 0x0201f800,
+ 0x0010032d, 0x0401faf2, 0x59325809, 0x592c000a,
+ 0x4801a006, 0x592c000b, 0x4801a007, 0x592c000c,
+ 0x4801a008, 0x592c000d, 0x4801a009, 0x592c000e,
+ 0x4801a00a, 0x4979a00b, 0x592c080a, 0x82040d00,
+ 0x00000fff, 0x80040904, 0x42001000, 0x0000dc00,
+ 0x0201f000, 0x00107000, 0x4a026202, 0x0000ffff,
+ 0x0401fadb, 0x4d2c0000, 0x4a01a006, 0x05000000,
+ 0x59325809, 0x592c000a, 0x4801a007, 0x592c000b,
+ 0x4801a008, 0x592c000c, 0x4801a009, 0x5c025800,
+ 0x42000800, 0x00000004, 0x42001000, 0x0000dc00,
+ 0x0201f000, 0x00107000, 0x4c580000, 0x4c500000,
+ 0x4c540000, 0x4d2c0000, 0x0401fac5, 0x5930040b,
+ 0x82000500, 0x00000003, 0x04000007, 0x82000580,
+ 0x00000003, 0x80000000, 0x58d00802, 0x80040540,
+ 0x4801a002, 0x59325809, 0x4200a800, 0x0010b99f,
+ 0x592cb206, 0x8258b400, 0x00000003, 0x8058b104,
+ 0x832ca400, 0x00000007, 0x0201f800, 0x0010aee2,
+ 0x40580000, 0x8054ac00, 0x592c0001, 0x80000540,
+ 0x04000003, 0x40025800, 0x0401f7f2, 0x4200a000,
+ 0x0010b99f, 0x4050a800, 0x5930b40b, 0x8258b400,
+ 0x00000003, 0x8058b104, 0x40580800, 0x0201f800,
+ 0x0010af0c, 0x42001000, 0x0000dc00, 0x5c025800,
+ 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x0201f000,
+ 0x00107000, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x4d2c0000, 0x42034800, 0x0010b998, 0x0401fa9e,
+ 0x59325809, 0x592c0802, 0x4807c857, 0x40041000,
+ 0x80040904, 0x82081500, 0x00000003, 0x04000008,
+ 0x80040800, 0x82081580, 0x00000003, 0x80081000,
+ 0x58d00002, 0x80080540, 0x4801a002, 0x4a025806,
+ 0x02000000, 0x82d0ac00, 0x00000006, 0x592cb011,
+ 0x832ca400, 0x00000006, 0x0201f800, 0x0010aee2,
+ 0x40580000, 0x8054ac00, 0x592e5801, 0x41780000,
+ 0x812e5d40, 0x040207f6, 0x42001000, 0x0000dc00,
+ 0x5c025800, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x0201f000, 0x00107000, 0x0401fa69, 0x4a01a006,
+ 0x78000000, 0x5930001d, 0x840001c0, 0x4801a407,
+ 0x4979a207, 0x42000800, 0x00000002, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107000, 0x4c580000,
+ 0x4c540000, 0x4c500000, 0x0401fa67, 0x4a01a006,
+ 0x02000000, 0x59a80002, 0x4801a008, 0x59a80003,
+ 0x4801a009, 0x59a80000, 0x4801a00a, 0x59a80001,
+ 0x4801a00b, 0x5930001d, 0x82000d80, 0x0000e000,
+ 0x04000012, 0x82000d80, 0x0000df00, 0x04000006,
+ 0x4a01a407, 0x00000010, 0x42000800, 0x00000006,
+ 0x0401f01f, 0x42001800, 0x0010b941, 0x0201f800,
+ 0x00100532, 0x42000000, 0x0000df00, 0x4200a000,
+ 0x0010b941, 0x0401f009, 0x42001800, 0x0010b94e,
+ 0x0201f800, 0x00100532, 0x42000000, 0x0000e000,
+ 0x4200a000, 0x0010b94e, 0x82000540, 0x00000010,
+ 0x4801a407, 0x4a01a207, 0x00000034, 0x4200b000,
+ 0x0000000d, 0x82d0ac00, 0x0000000c, 0x0201f800,
+ 0x0010aee2, 0x42000800, 0x00000013, 0x42001000,
+ 0x0000dc00, 0x5c00a000, 0x5c00a800, 0x5c00b000,
+ 0x0201f000, 0x00107000, 0x0401fa1d, 0x4a01a006,
+ 0x63000028, 0x5930001d, 0x4801a007, 0x42000800,
0x00000002, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00106f71, 0x4c580000, 0x4c540000, 0x4c500000,
- 0x0401fa86, 0x4a01a006, 0x02000000, 0x59a80002,
+ 0x00107000, 0x0401fa20, 0x41780000, 0x41780800,
+ 0x42002000, 0x00080000, 0x0c01f81b, 0x80000000,
+ 0x80040800, 0x42001000, 0x0000000c, 0x59841802,
+ 0x8c0c1d00, 0x04020008, 0x42002000, 0x00050000,
+ 0x0c01f811, 0x80000000, 0x80040800, 0x82081400,
+ 0x00000004, 0x82080540, 0x02000000, 0x4801a006,
+ 0x800408e0, 0x5930001d, 0x80040540, 0x4801a007,
+ 0x80080904, 0x42001000, 0x0000dc00, 0x0201f000,
+ 0x00107000, 0x001069fa, 0x001069fc, 0x001069fe,
+ 0x00106a00, 0x00106a02, 0x4811a008, 0x1c01f000,
+ 0x4811a009, 0x1c01f000, 0x4811a00a, 0x1c01f000,
+ 0x4811a00b, 0x1c01f000, 0x4811a00c, 0x1c01f000,
+ 0x4a02600a, 0x0010c2b2, 0x59a8000f, 0x82000500,
+ 0x000000ff, 0x800000d0, 0x42026800, 0x0010c2b2,
+ 0x48026a12, 0x0401fa3c, 0x41780800, 0x42001000,
+ 0x00005c00, 0x0201f000, 0x00107000, 0x0401f9d4,
+ 0x4a01a006, 0x52000000, 0x4979a007, 0x599c0017,
+ 0x82000500, 0x00000801, 0x04000005, 0x599c0402,
+ 0x0201f800, 0x001013b7, 0x4805a007, 0x59a80002,
0x4801a008, 0x59a80003, 0x4801a009, 0x59a80000,
- 0x4801a00a, 0x59a80001, 0x4801a00b, 0x5930001d,
- 0x82000d80, 0x0000e000, 0x04000012, 0x82000d80,
- 0x0000df00, 0x04000006, 0x4a01a407, 0x00000010,
- 0x42000800, 0x00000006, 0x0401f01f, 0x42001800,
- 0x0010b841, 0x0201f800, 0x00100532, 0x42000000,
- 0x0000df00, 0x4200a000, 0x0010b841, 0x0401f009,
- 0x42001800, 0x0010b84e, 0x0201f800, 0x00100532,
- 0x42000000, 0x0000e000, 0x4200a000, 0x0010b84e,
- 0x82000540, 0x00000010, 0x4801a407, 0x4a01a207,
- 0x00000034, 0x4200b000, 0x0000000d, 0x82d0ac00,
- 0x0000000c, 0x0201f800, 0x0010adef, 0x42000800,
- 0x00000013, 0x42001000, 0x0000dc00, 0x5c00a000,
- 0x5c00a800, 0x5c00b000, 0x0201f000, 0x00106f71,
- 0x0401fa3c, 0x4a01a006, 0x63000028, 0x5930001d,
- 0x4801a007, 0x42000800, 0x00000002, 0x42001000,
- 0x0000dc00, 0x0201f000, 0x00106f71, 0x0401fa3f,
- 0x41780000, 0x41780800, 0x42002000, 0x00080000,
- 0x0c01f81b, 0x80000000, 0x80040800, 0x42001000,
- 0x0000000c, 0x59841802, 0x8c0c1d00, 0x04020008,
- 0x42002000, 0x00050000, 0x0c01f811, 0x80000000,
- 0x80040800, 0x82081400, 0x00000004, 0x82080540,
- 0x02000000, 0x4801a006, 0x800408e0, 0x5930001d,
- 0x80040540, 0x4801a007, 0x80080904, 0x42001000,
- 0x0000dc00, 0x0201f000, 0x00106f71, 0x0010694c,
- 0x0010694e, 0x00106950, 0x00106952, 0x00106954,
- 0x4811a008, 0x1c01f000, 0x4811a009, 0x1c01f000,
- 0x4811a00a, 0x1c01f000, 0x4811a00b, 0x1c01f000,
- 0x4811a00c, 0x1c01f000, 0x4a02600a, 0x0010c1b2,
- 0x59a8000f, 0x82000500, 0x000000ff, 0x800000d0,
- 0x42026800, 0x0010c1b2, 0x48026a12, 0x0401fa5b,
- 0x41780800, 0x42001000, 0x00005c00, 0x0201f000,
- 0x00106f71, 0x0401f9f3, 0x4a01a006, 0x52000000,
- 0x4979a007, 0x599c0017, 0x82000500, 0x00000801,
- 0x04000005, 0x599c0402, 0x0201f800, 0x001013b6,
- 0x4805a007, 0x59a80002, 0x4801a008, 0x59a80003,
- 0x4801a009, 0x59a80000, 0x4801a00a, 0x59a80001,
- 0x4801a00b, 0x59a8000f, 0x4801a00c, 0x42000800,
- 0x00000007, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00106f71, 0x4a026202, 0x0000ffff, 0x4d340000,
- 0x813669c0, 0x04020011, 0x42026800, 0x0010c1b2,
- 0x4936600a, 0x4a026c03, 0x0000ffff, 0x497a6a00,
- 0x5930001f, 0x48026802, 0x497a601f, 0x497a6a12,
- 0x82000d00, 0x00ffff00, 0x04020004, 0x800000d0,
- 0x48026a12, 0x0401f001, 0x0401f9c2, 0x5c026800,
- 0x4a01a006, 0x05000000, 0x59a8000f, 0x4801a007,
- 0x59a80002, 0x59a80803, 0x4801a008, 0x4805a009,
- 0x42000800, 0x00000004, 0x42001000, 0x0000dc00,
- 0x0201f000, 0x00106f71, 0x4a026202, 0x0000ffff,
- 0x0401f9b0, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x001040d5, 0x5c027800, 0x4a01a006, 0x03000000,
- 0x59340403, 0x82000580, 0x000007fe, 0x04020079,
- 0x4a01a006, 0x04000000, 0x81a40800, 0x4a000800,
- 0x22fffffe, 0x5934000a, 0x84000500, 0x4802680a,
- 0x59a8021b, 0x8c000508, 0x04000010, 0x59a8001f,
- 0x4801a007, 0x59a80020, 0x82000500, 0x07deffff,
- 0x599c0818, 0x8c040d16, 0x04000002, 0x8400056a,
- 0x4801a008, 0x4a01a009, 0x00002710, 0x59a80022,
- 0x4801a00a, 0x0401f047, 0x59a8001f, 0x59a8121b,
- 0x8c081506, 0x04000003, 0x82000500, 0xffff0000,
- 0x4801a007, 0x0201f800, 0x00104716, 0x04020013,
- 0x59a80873, 0x8c040d3e, 0x04020010, 0x59300c03,
- 0x82041580, 0x00000051, 0x0400000c, 0x497b8880,
- 0x82000500, 0x0000ffff, 0x4c000000, 0x0201f800,
- 0x001013db, 0x5c000000, 0x48038880, 0x41780800,
- 0x0201f800, 0x00101993, 0x59a80020, 0x0201f800,
- 0x00104716, 0x04020004, 0x82000500, 0x37ffffff,
- 0x0401f003, 0x82000500, 0x3fffffff, 0x599c0818,
- 0x8c040d16, 0x04000002, 0x8400056a, 0x8d0e1d10,
- 0x04000019, 0x59300c03, 0x82041580, 0x00000051,
- 0x04000015, 0x82041580, 0x00000031, 0x04000012,
- 0x4c580000, 0x4c500000, 0x4c540000, 0x4200b000,
- 0x00000004, 0x4200a000, 0x0010bcc3, 0x82d0ac00,
- 0x0000001f, 0x4c000000, 0x0201f800, 0x0010adef,
- 0x5c000000, 0x5c00a800, 0x5c00a000, 0x5c00b000,
- 0x8400057a, 0x4801a008, 0x4979a009, 0x4979a00a,
- 0x59a80002, 0x59a80803, 0x4801a00b, 0x4805a00c,
- 0x59a80000, 0x59a80801, 0x4801a00d, 0x4805a00e,
- 0x4979a00f, 0x4979a010, 0x4979a011, 0x4979a012,
- 0x4979a013, 0x4979a014, 0x4979a015, 0x4979a016,
- 0x59a80023, 0x84000576, 0x4801a017, 0x59a80024,
- 0x4801a018, 0x4979a019, 0x4979a01a, 0x0401f049,
- 0x59a8021b, 0x8c000508, 0x0400000d, 0x59a8001f,
- 0x82000500, 0x0000ffff, 0x59c40880, 0x80040d80,
- 0x04000007, 0x497b8880, 0x4c000000, 0x0201f800,
- 0x001013db, 0x5c000000, 0x48038880, 0x59a8001f,
- 0x4801a007, 0x4c640000, 0x4d2c0000, 0x59a8c820,
- 0x0201f800, 0x0010889a, 0x0400000e, 0x0201f800,
- 0x00108e64, 0x0402000b, 0x592c0208, 0x8c00050e,
- 0x04000008, 0x8264cd00, 0x0000ffff, 0x592c000a,
- 0x82000500, 0xffff0000, 0x8064cd40, 0x0401f006,
- 0x59a80a1b, 0x82040d00, 0x00000030, 0x04000002,
- 0x8464cd36, 0x4865a008, 0x5c025800, 0x5c00c800,
- 0x59a80021, 0x4801a009, 0x59a80022, 0x4801a00a,
- 0x59a80002, 0x59a80803, 0x4801a00b, 0x4805a00c,
- 0x59a80000, 0x59a80801, 0x4801a00d, 0x4805a00e,
- 0x4979a00f, 0x4979a010, 0x4979a011, 0x4979a012,
- 0x4979a013, 0x4979a014, 0x4979a015, 0x4979a016,
- 0x59a80023, 0x4801a017, 0x59a80024, 0x4801a018,
- 0x59a80025, 0x4801a019, 0x59a80026, 0x4801a01a,
- 0x42000800, 0x0000001d, 0x42001000, 0x0000dc00,
- 0x0201f000, 0x00106f71, 0x0401f8de, 0x4a01a006,
- 0x50000000, 0x0401f7af, 0x0401f8da, 0x4a01a006,
- 0x21100014, 0x4979a007, 0x4979a008, 0x4979a009,
- 0x4979a00a, 0x42000800, 0x00000005, 0x42001000,
- 0x0000dc00, 0x0201f000, 0x00106f71, 0x0401f8d4,
- 0x0401f002, 0x0401f8d9, 0x4a01a006, 0x02000000,
- 0x42000800, 0x00000001, 0x42001000, 0x0000dc00,
- 0x0201f000, 0x00106f71, 0x0401f8d0, 0x4a01a006,
- 0x02000000, 0x59300403, 0x82000580, 0x00000031,
- 0x04020790, 0x81a40800, 0x4a000801, 0x00fffffe,
- 0x0401f71c, 0x4d340000, 0x813669c0, 0x04020010,
- 0x42026800, 0x0010c1b2, 0x4936600a, 0x4a026c03,
- 0x0000ffff, 0x497a6a00, 0x5930001f, 0x48026802,
- 0x497a601f, 0x497a6a12, 0x82000d00, 0x00ffff00,
- 0x04020003, 0x800000d0, 0x48026a12, 0x0401f8b3,
- 0x5c026800, 0x4a01a006, 0x01000000, 0x5930041b,
- 0x80000540, 0x04000003, 0x4801a407, 0x0401f003,
- 0x4a01a407, 0x00000003, 0x5930021b, 0x80000540,
- 0x04000003, 0x4801a207, 0x0401f003, 0x4a01a207,
- 0x00002a00, 0x42000800, 0x00000002, 0x42001000,
- 0x0000dc00, 0x0201f000, 0x00106f71, 0x4a026202,
- 0x0000ffff, 0x0401f88b, 0x4a01a406, 0x00002010,
- 0x4a01a206, 0x00000014, 0x4a01a407, 0x00000800,
- 0x4a01a207, 0x00002000, 0x42000000, 0x00000400,
- 0x599c0817, 0x8c040d0a, 0x04020003, 0x82000540,
- 0x00000020, 0x8c040d08, 0x04000003, 0x82000540,
- 0x00000010, 0x82000540, 0x00000002, 0x5934080a,
- 0x8c040d14, 0x04000005, 0x82040d00, 0x00000380,
- 0x80040540, 0x0401f006, 0x599c0818, 0x8c040d18,
- 0x04000003, 0x82000540, 0x00000380, 0x0401f03d,
- 0x0401f876, 0x4a01a406, 0x00000210, 0x4a01a206,
- 0x00000014, 0x4a01a407, 0x00000800, 0x5934000a,
- 0x8c000516, 0x04000014, 0x59340c05, 0x82040500,
- 0x00000030, 0x04000013, 0x59340a05, 0x82040500,
- 0x0000c000, 0x04020009, 0x8c040d1a, 0x04000004,
- 0x4a01a207, 0x00002100, 0x0401f00c, 0x4a01a207,
- 0x00000100, 0x0401f009, 0x4a01a207, 0x00000400,
- 0x0401f006, 0x4a01a207, 0x00000700, 0x0401f003,
- 0x4a01a207, 0x00000800, 0x42000000, 0x00000400,
- 0x599c0817, 0x8c040d0a, 0x04020003, 0x82000540,
- 0x00000020, 0x8c040d08, 0x04000003, 0x82000540,
- 0x00000010, 0x82000540, 0x00000002, 0x59340a00,
- 0x8c040d0e, 0x0400000b, 0x84000550, 0x599c1017,
- 0x8c08150a, 0x04020004, 0x8c040d0a, 0x04000002,
- 0x8400054e, 0x8c040d1c, 0x04000002, 0x84000552,
- 0x4801a20a, 0x42000800, 0x00000005, 0x42001000,
- 0x0000dc00, 0x0201f000, 0x00106f71, 0x0401f833,
- 0x4a01a006, 0x02100014, 0x4a01a007, 0x00000100,
+ 0x4801a00a, 0x59a80001, 0x4801a00b, 0x59a8000f,
+ 0x4801a00c, 0x42000800, 0x00000007, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107000, 0x4a026202,
+ 0x0000ffff, 0x0401f9b6, 0x4a01a006, 0x05000000,
+ 0x59a8000f, 0x4801a007, 0x59a80002, 0x59a80803,
+ 0x4801a008, 0x4805a009, 0x42000800, 0x00000004,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107000,
+ 0x4a026202, 0x0000ffff, 0x0401f9a5, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x001040ef, 0x5c027800,
+ 0x4a01a006, 0x03000000, 0x59340403, 0x82000580,
+ 0x000007fe, 0x04020079, 0x4a01a006, 0x04000000,
+ 0x81a40800, 0x4a000800, 0x22fffffe, 0x5934000a,
+ 0x84000500, 0x4802680a, 0x59a8021b, 0x8c000508,
+ 0x04000010, 0x59a8001f, 0x4801a007, 0x59a80020,
+ 0x82000500, 0x07deffff, 0x599c0818, 0x8c040d16,
+ 0x04000002, 0x8400056a, 0x4801a008, 0x4a01a009,
+ 0x00002710, 0x59a80022, 0x4801a00a, 0x0401f047,
+ 0x59a8001f, 0x59a8121b, 0x8c081506, 0x04000003,
+ 0x82000500, 0xffff0000, 0x4801a007, 0x0201f800,
+ 0x00104755, 0x04020013, 0x59a80873, 0x8c040d3e,
+ 0x04020010, 0x59300c03, 0x82041580, 0x00000051,
+ 0x0400000c, 0x497b8880, 0x82000500, 0x0000ffff,
+ 0x4c000000, 0x0201f800, 0x001013dc, 0x5c000000,
+ 0x48038880, 0x41780800, 0x0201f800, 0x00101994,
+ 0x59a80020, 0x0201f800, 0x00104755, 0x04020004,
+ 0x82000500, 0x37ffffff, 0x0401f003, 0x82000500,
+ 0x3fffffff, 0x599c0818, 0x8c040d16, 0x04000002,
+ 0x8400056a, 0x8d0e1d10, 0x04000019, 0x59300c03,
+ 0x82041580, 0x00000051, 0x04000015, 0x82041580,
+ 0x00000031, 0x04000012, 0x4c580000, 0x4c500000,
+ 0x4c540000, 0x4200b000, 0x00000004, 0x4200a000,
+ 0x0010bdc3, 0x82d0ac00, 0x0000001f, 0x4c000000,
+ 0x0201f800, 0x0010aee2, 0x5c000000, 0x5c00a800,
+ 0x5c00a000, 0x5c00b000, 0x8400057a, 0x4801a008,
+ 0x4979a009, 0x4979a00a, 0x59a80002, 0x59a80803,
+ 0x4801a00b, 0x4805a00c, 0x59a80000, 0x59a80801,
+ 0x4801a00d, 0x4805a00e, 0x4979a00f, 0x4979a010,
+ 0x4979a011, 0x4979a012, 0x4979a013, 0x4979a014,
+ 0x4979a015, 0x4979a016, 0x59a80023, 0x84000576,
+ 0x4801a017, 0x59a80024, 0x4801a018, 0x4979a019,
+ 0x4979a01a, 0x0401f049, 0x59a8021b, 0x8c000508,
+ 0x0400000d, 0x59a8001f, 0x82000500, 0x0000ffff,
+ 0x59c40880, 0x80040d80, 0x04000007, 0x497b8880,
+ 0x4c000000, 0x0201f800, 0x001013dc, 0x5c000000,
+ 0x48038880, 0x59a8001f, 0x4801a007, 0x4c640000,
+ 0x4d2c0000, 0x59a8c820, 0x0201f800, 0x00108953,
+ 0x0400000e, 0x0201f800, 0x00108f1d, 0x0402000b,
+ 0x592c0208, 0x8c00050e, 0x04000008, 0x8264cd00,
+ 0x0000ffff, 0x592c000a, 0x82000500, 0xffff0000,
+ 0x8064cd40, 0x0401f006, 0x59a80a1b, 0x82040d00,
+ 0x00000030, 0x04000002, 0x8464cd36, 0x4865a008,
+ 0x5c025800, 0x5c00c800, 0x59a80021, 0x4801a009,
+ 0x59a80022, 0x4801a00a, 0x59a80002, 0x59a80803,
+ 0x4801a00b, 0x4805a00c, 0x59a80000, 0x59a80801,
+ 0x4801a00d, 0x4805a00e, 0x4979a00f, 0x4979a010,
+ 0x4979a011, 0x4979a012, 0x4979a013, 0x4979a014,
+ 0x4979a015, 0x4979a016, 0x59a80023, 0x4801a017,
+ 0x59a80024, 0x4801a018, 0x59a80025, 0x4801a019,
+ 0x59a80026, 0x4801a01a, 0x42000800, 0x0000001d,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107000,
+ 0x0401f8d3, 0x4a01a006, 0x50000000, 0x0401f7af,
+ 0x0401f8cf, 0x4a01a006, 0x21100014, 0x4979a007,
0x4979a008, 0x4979a009, 0x4979a00a, 0x42000800,
0x00000005, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00106f71, 0x0401f825, 0x4a01a006, 0x02000000,
- 0x0401f624, 0x4933c857, 0x0401f820, 0x4a01a006,
- 0x01000000, 0x4a01a407, 0x0000000b, 0x42000800,
- 0x00000002, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00106f71, 0x42005000, 0x32000000, 0x42006000,
- 0x08290000, 0x41786800, 0x41787800, 0x0401f3f3,
- 0x42005000, 0x22000000, 0x42006000, 0x01290000,
- 0x41786800, 0x41787800, 0x0401f3ec, 0x42005000,
- 0x33000000, 0x42006000, 0x08980000, 0x41786800,
- 0x41787800, 0x0401f3e5, 0x42005000, 0x23000000,
- 0x42006000, 0x01980000, 0x41786800, 0x41787800,
- 0x0401f3de, 0x59300403, 0x82000c80, 0x00000085,
- 0x02001800, 0x0010032d, 0x82000c80, 0x00000093,
- 0x02021800, 0x0010032d, 0x82000480, 0x00000085,
- 0x0c01f001, 0x00106b87, 0x00106b87, 0x00106b87,
- 0x00106b87, 0x00106b87, 0x00106b87, 0x00106b87,
- 0x00106b87, 0x00106b87, 0x00106b87, 0x00106b87,
- 0x00106b87, 0x00106b87, 0x00106b89, 0x0201f800,
- 0x0010032d, 0x4d2c0000, 0x59325809, 0x4933c857,
- 0x492fc857, 0x812e59c0, 0x02000800, 0x0010032d,
- 0x59340a12, 0x82040d00, 0x0000ff00, 0x592c000b,
- 0x82000500, 0x000000ff, 0x900001c0, 0x80040540,
- 0x82000540, 0x00000011, 0x44034800, 0x81a5a000,
- 0x42001000, 0x00000009, 0x42000800, 0x00000003,
- 0x592c000a, 0x82000500, 0xff000000, 0x82001d80,
- 0x84000000, 0x04000009, 0x82001d80, 0x85000000,
- 0x02020800, 0x0010032d, 0x42001000, 0x00000007,
- 0x42000800, 0x00000001, 0x832c1c00, 0x0000000a,
- 0x500c0000, 0x4401a000, 0x800c1800, 0x80d1a000,
- 0x80081040, 0x040207fb, 0x42001000, 0x0000dc00,
- 0x5c025800, 0x0401f3b8, 0x42005000, 0x81000000,
- 0x42006000, 0x00090000, 0x41786800, 0x41787800,
- 0x59301407, 0x82081580, 0x00000005, 0x04020003,
- 0x42006000, 0x00890000, 0x0401f384, 0x59300403,
- 0x82000c80, 0x00000053, 0x02021800, 0x0010032d,
- 0x82000480, 0x0000004b, 0x02001800, 0x0010032d,
- 0x5932680a, 0x59368c03, 0x4803c857, 0x0c01f001,
- 0x00106c46, 0x00106c4e, 0x00106c56, 0x00106c5e,
- 0x00106bdc, 0x00106bdc, 0x00106bdc, 0x00106c3e,
- 0x0201f800, 0x0010032d, 0x42005000, 0x06000000,
- 0x42006000, 0x08290000, 0x41786800, 0x41787800,
- 0x0401f366, 0x4933c857, 0x0401ff72, 0x4a01a006,
- 0x12000000, 0x59300407, 0x82000580, 0x00000004,
- 0x04020003, 0x59340002, 0x0401f002, 0x59a8000f,
- 0x82000500, 0x00ffffff, 0x4801a007, 0x5930041a,
+ 0x00107000, 0x0401f8c9, 0x0401f002, 0x0401f8ce,
+ 0x4a01a006, 0x02000000, 0x42000800, 0x00000001,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107000,
+ 0x0401f8c5, 0x4a01a006, 0x02000000, 0x59300403,
+ 0x82000580, 0x00000031, 0x04020790, 0x81a40800,
+ 0x4a000801, 0x00fffffe, 0x0401f71c, 0x0401f8ba,
+ 0x4a01a006, 0x01000000, 0x5930041b, 0x80000540,
+ 0x04000003, 0x4801a407, 0x0401f003, 0x4a01a407,
+ 0x00000003, 0x5930021b, 0x80000540, 0x04000003,
+ 0x4801a207, 0x0401f003, 0x4a01a207, 0x00002a00,
+ 0x42000800, 0x00000002, 0x42001000, 0x0000dc00,
+ 0x0201f000, 0x00107000, 0x4a026202, 0x0000ffff,
+ 0x0401f893, 0x4a01a406, 0x00002010, 0x4a01a206,
+ 0x00000014, 0x4a01a407, 0x00000800, 0x4a01a207,
+ 0x00002000, 0x42000000, 0x00000400, 0x59a80807,
+ 0x8c040d0c, 0x04000002, 0x80000580, 0x599c0817,
+ 0x8c040d0a, 0x04020003, 0x82000540, 0x00000020,
+ 0x8c040d08, 0x04000003, 0x82000540, 0x00000010,
+ 0x82000540, 0x00000002, 0x5934080a, 0x8c040d14,
+ 0x04000005, 0x82040d00, 0x00000380, 0x80040540,
+ 0x0401f006, 0x599c0818, 0x8c040d18, 0x04000003,
+ 0x82000540, 0x00000380, 0x0401f041, 0x0401f87a,
+ 0x4a01a406, 0x00000210, 0x4a01a206, 0x00000014,
+ 0x4a01a407, 0x00000800, 0x5934000a, 0x8c000516,
+ 0x04000014, 0x59340c05, 0x82040500, 0x00000030,
+ 0x04000013, 0x59340a05, 0x82040500, 0x0000c000,
+ 0x04020009, 0x8c040d1a, 0x04000004, 0x4a01a207,
+ 0x00002100, 0x0401f00c, 0x4a01a207, 0x00000100,
+ 0x0401f009, 0x4a01a207, 0x00000400, 0x0401f006,
+ 0x4a01a207, 0x00000700, 0x0401f003, 0x4a01a207,
+ 0x00000800, 0x42000000, 0x00000400, 0x59a80807,
+ 0x8c040d0c, 0x04000002, 0x80000580, 0x599c0817,
+ 0x8c040d0a, 0x04020003, 0x82000540, 0x00000020,
+ 0x8c040d08, 0x04000003, 0x82000540, 0x00000010,
+ 0x82000540, 0x00000002, 0x59340a00, 0x8c040d0e,
+ 0x0400000b, 0x84000550, 0x599c1017, 0x8c08150a,
+ 0x04020004, 0x8c040d0a, 0x04000002, 0x8400054e,
+ 0x8c040d1c, 0x04000002, 0x84000552, 0x4801a20a,
+ 0x42000800, 0x00000005, 0x42001000, 0x0000dc00,
+ 0x0201f000, 0x00107000, 0x0401f833, 0x4a01a006,
+ 0x02100014, 0x4a01a007, 0x00000100, 0x4979a008,
+ 0x4979a009, 0x4979a00a, 0x42000800, 0x00000005,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107000,
+ 0x0401f825, 0x4a01a006, 0x02000000, 0x0401f643,
+ 0x4933c857, 0x0401f820, 0x4a01a006, 0x01000000,
+ 0x4a01a407, 0x0000000b, 0x42000800, 0x00000002,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107000,
+ 0x42005000, 0x32000000, 0x42006000, 0x08290000,
+ 0x41786800, 0x41787800, 0x0401f3f3, 0x42005000,
+ 0x22000000, 0x42006000, 0x01290000, 0x41786800,
+ 0x41787800, 0x0401f3ec, 0x42005000, 0x33000000,
+ 0x42006000, 0x08980000, 0x41786800, 0x41787800,
+ 0x0401f3e5, 0x42005000, 0x23000000, 0x42006000,
+ 0x01980000, 0x41786800, 0x41787800, 0x0401f3de,
+ 0x59300403, 0x82000c80, 0x00000085, 0x02001800,
+ 0x0010032d, 0x82000c80, 0x00000093, 0x02021800,
+ 0x0010032d, 0x82000480, 0x00000085, 0x0c01f001,
+ 0x00106c16, 0x00106c16, 0x00106c16, 0x00106c16,
+ 0x00106c16, 0x00106c16, 0x00106c16, 0x00106c16,
+ 0x00106c16, 0x00106c16, 0x00106c16, 0x00106c16,
+ 0x00106c16, 0x00106c18, 0x0201f800, 0x0010032d,
+ 0x4d2c0000, 0x59325809, 0x4933c857, 0x492fc857,
+ 0x812e59c0, 0x02000800, 0x0010032d, 0x59340a12,
+ 0x82040d00, 0x0000ff00, 0x592c000b, 0x82000500,
+ 0x000000ff, 0x900001c0, 0x80040540, 0x82000540,
+ 0x00000011, 0x44034800, 0x81a5a000, 0x42001000,
+ 0x00000009, 0x42000800, 0x00000003, 0x592c000a,
+ 0x82000500, 0xff000000, 0x82001d80, 0x84000000,
+ 0x04000009, 0x82001d80, 0x85000000, 0x02020800,
+ 0x0010032d, 0x42001000, 0x00000007, 0x42000800,
+ 0x00000001, 0x832c1c00, 0x0000000a, 0x500c0000,
+ 0x4401a000, 0x800c1800, 0x80d1a000, 0x80081040,
+ 0x040207fb, 0x42001000, 0x0000dc00, 0x5c025800,
+ 0x0401f3b8, 0x42005000, 0x81000000, 0x42006000,
+ 0x00090000, 0x41786800, 0x41787800, 0x59301407,
+ 0x82081580, 0x00000005, 0x04020003, 0x42006000,
+ 0x00890000, 0x0401f384, 0x59300403, 0x82000c80,
+ 0x00000053, 0x02021800, 0x0010032d, 0x82000480,
+ 0x0000004b, 0x02001800, 0x0010032d, 0x5932680a,
+ 0x59368c03, 0x4803c857, 0x0c01f001, 0x00106cd5,
+ 0x00106cdd, 0x00106ce5, 0x00106ced, 0x00106c6b,
+ 0x00106c6b, 0x00106c6b, 0x00106ccd, 0x0201f800,
+ 0x0010032d, 0x42005000, 0x06000000, 0x42006000,
+ 0x08290000, 0x41786800, 0x41787800, 0x0401f366,
+ 0x4933c857, 0x0401ff72, 0x4a01a006, 0x12000000,
+ 0x59300407, 0x82000580, 0x00000004, 0x04020003,
+ 0x59340002, 0x0401f002, 0x59a8000f, 0x82000500,
+ 0x00ffffff, 0x4801a007, 0x5930041a, 0x4801a408,
+ 0x5930021a, 0x4801a208, 0x42000800, 0x00000003,
+ 0x42001000, 0x0000dc00, 0x0401f376, 0x0401ff5c,
+ 0x4a01a006, 0x0f000000, 0x5930001d, 0x4801a007,
+ 0x42000800, 0x00000002, 0x42001000, 0x0000dc00,
+ 0x0401f36c, 0x0401ff60, 0x4a01a006, 0x02000000,
+ 0x59c40085, 0x59880804, 0x80040c00, 0x48071004,
+ 0x497b8885, 0x59880000, 0x4801a007, 0x59880001,
+ 0x4801a008, 0x59880002, 0x4801a009, 0x59880003,
+ 0x4801a00a, 0x59880004, 0x4801a00b, 0x59880005,
+ 0x4801a00c, 0x42000800, 0x00000007, 0x42001000,
+ 0x0000dc00, 0x0401f353, 0x4a026202, 0x0000ffff,
+ 0x0401ff37, 0x4a01a006, 0x62000000, 0x5930001d,
+ 0x4801a007, 0x42000800, 0x00000002, 0x42001000,
+ 0x0000dc00, 0x0401f347, 0x0401ff2d, 0x59300809,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x8204a400,
+ 0x0000000b, 0x5930b01d, 0x82d0ac00, 0x00000006,
+ 0x0201f800, 0x0010aee2, 0x5930081d, 0x42001000,
+ 0x0000dc00, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x0401f334, 0x0401ffa0, 0x59300018, 0x4801a006,
+ 0x59300019, 0x4801a007, 0x4a01a008, 0x00001000,
+ 0x0401f020, 0x0401ff98, 0x59300018, 0x4801a006,
+ 0x59300019, 0x4801a007, 0x4a01a008, 0x00004000,
+ 0x0401f018, 0x0401ff90, 0x59300018, 0x4801a006,
+ 0x59300019, 0x4801a007, 0x4a01a008, 0x00002000,
+ 0x0401f010, 0x0401ff88, 0x59300018, 0x4801a006,
+ 0x59300019, 0x4801a007, 0x4a01a008, 0x00000400,
+ 0x0401f008, 0x0401ff80, 0x59300018, 0x4801a006,
+ 0x59300019, 0x4801a007, 0x4a01a008, 0x00000200,
+ 0x4979a009, 0x4979a00a, 0x4979a00b, 0x4979a00c,
+ 0x4979a00d, 0x42000800, 0x00000008, 0x42001000,
+ 0x0000dc00, 0x0401f303, 0x0401fef7, 0x4a01a006,
+ 0x02000014, 0x4979a407, 0x4979a207, 0x59a8002d,
+ 0x4801a008, 0x59a8002e, 0x4801a009, 0x4a01a00a,
+ 0x00047878, 0x42000800, 0x00000005, 0x42001000,
+ 0x0000dc00, 0x0401f2f3, 0x0401fee7, 0x4a01a006,
+ 0x02140018, 0x4a01a407, 0x00000800, 0x5930001d,
+ 0x82000d00, 0xff000000, 0x900409c0, 0x4805a207,
+ 0x82000500, 0x00ffffff, 0x4801a00a, 0x4979a408,
+ 0x4979a208, 0x4979a409, 0x4979a209, 0x4979a00b,
+ 0x42000800, 0x00000006, 0x42001000, 0x0000dc00,
+ 0x0401f2dc, 0x4933c857, 0x4937c857, 0x4d1c0000,
+ 0x42000800, 0x00000035, 0x0201f800, 0x00108d34,
+ 0x04020025, 0x0401feba, 0x4a01a006, 0x13000000,
+ 0x5932381f, 0x59300403, 0x82000580, 0x00000057,
+ 0x04000005, 0x591c0415, 0x8c000502, 0x02000800,
+ 0x0010032d, 0x591c001a, 0x4801a005, 0x591c0407,
+ 0x82000580, 0x00000003, 0x04000007, 0x5930080a,
+ 0x58040002, 0x82000500, 0x00ffffff, 0x4801a007,
+ 0x0401f003, 0x59a8000f, 0x4801a007, 0x5930041a,
0x4801a408, 0x5930021a, 0x4801a208, 0x42000800,
- 0x00000003, 0x42001000, 0x0000dc00, 0x0401f376,
- 0x0401ff5c, 0x4a01a006, 0x0f000000, 0x5930001d,
- 0x4801a007, 0x42000800, 0x00000002, 0x42001000,
- 0x0000dc00, 0x0401f36c, 0x0401ff60, 0x4a01a006,
- 0x02000000, 0x59c40085, 0x59880804, 0x80040c00,
- 0x48071004, 0x497b8885, 0x59880000, 0x4801a007,
- 0x59880001, 0x4801a008, 0x59880002, 0x4801a009,
- 0x59880003, 0x4801a00a, 0x59880004, 0x4801a00b,
- 0x59880005, 0x4801a00c, 0x42000800, 0x00000007,
- 0x42001000, 0x0000dc00, 0x0401f353, 0x4a026202,
- 0x0000ffff, 0x0401ff37, 0x4a01a006, 0x62000000,
- 0x5930001d, 0x4801a007, 0x42000800, 0x00000002,
- 0x42001000, 0x0000dc00, 0x0401f347, 0x0401ff2d,
- 0x59300809, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x8204a400, 0x0000000b, 0x5930b01d, 0x82d0ac00,
- 0x00000006, 0x0201f800, 0x0010adef, 0x5930081d,
- 0x42001000, 0x0000dc00, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x0401f334, 0x0401ffa0, 0x59300018,
- 0x4801a006, 0x59300019, 0x4801a007, 0x4a01a008,
- 0x00001000, 0x0401f020, 0x0401ff98, 0x59300018,
- 0x4801a006, 0x59300019, 0x4801a007, 0x4a01a008,
- 0x00004000, 0x0401f018, 0x0401ff90, 0x59300018,
- 0x4801a006, 0x59300019, 0x4801a007, 0x4a01a008,
- 0x00002000, 0x0401f010, 0x0401ff88, 0x59300018,
- 0x4801a006, 0x59300019, 0x4801a007, 0x4a01a008,
- 0x00000400, 0x0401f008, 0x0401ff80, 0x59300018,
- 0x4801a006, 0x59300019, 0x4801a007, 0x4a01a008,
- 0x00000200, 0x4979a009, 0x4979a00a, 0x4979a00b,
- 0x4979a00c, 0x4979a00d, 0x42000800, 0x00000008,
- 0x42001000, 0x0000dc00, 0x0401f303, 0x0401fef7,
- 0x4a01a006, 0x02000014, 0x4979a407, 0x4979a207,
- 0x59a8002d, 0x4801a008, 0x59a8002e, 0x4801a009,
- 0x4a01a00a, 0x00047878, 0x42000800, 0x00000005,
- 0x42001000, 0x0000dc00, 0x0401f2f3, 0x0401fee7,
- 0x4a01a006, 0x02140018, 0x4a01a407, 0x00000800,
- 0x5930001d, 0x82000d00, 0xff000000, 0x900409c0,
- 0x4805a207, 0x82000500, 0x00ffffff, 0x4801a00a,
- 0x4979a408, 0x4979a208, 0x4979a409, 0x4979a209,
- 0x4979a00b, 0x42000800, 0x00000006, 0x42001000,
- 0x0000dc00, 0x0401f2dc, 0x4933c857, 0x4937c857,
- 0x4d1c0000, 0x42000800, 0x00000035, 0x0201f800,
- 0x00108c7b, 0x04020025, 0x0401feba, 0x4a01a006,
- 0x13000000, 0x5932381f, 0x59300403, 0x82000580,
- 0x00000057, 0x04000005, 0x591c0415, 0x8c000502,
- 0x02000800, 0x0010032d, 0x591c001a, 0x4801a005,
- 0x591c0407, 0x82000580, 0x00000003, 0x04000007,
- 0x5930080a, 0x58040002, 0x82000500, 0x00ffffff,
- 0x4801a007, 0x0401f003, 0x59a8000f, 0x4801a007,
- 0x5930041a, 0x4801a408, 0x5930021a, 0x4801a208,
- 0x42000800, 0x00000003, 0x42001000, 0x0000dc00,
- 0x5c023800, 0x0401f2b0, 0x4803c856, 0x0201f800,
- 0x0010610d, 0x598c000f, 0x81300580, 0x02020800,
- 0x0010032d, 0x0201f800, 0x0010605d, 0x59300403,
- 0x82000580, 0x00000057, 0x02000800, 0x00107851,
- 0x0201f800, 0x00020a10, 0x5c023800, 0x0201f000,
- 0x001060fa, 0x4803c856, 0x4d2c0000, 0x4d1c0000,
- 0x5932381f, 0x811e39c0, 0x02000800, 0x0010032d,
- 0x831c0580, 0xffffffff, 0x0400003d, 0x591c0c07,
- 0x82040580, 0x00000006, 0x0400000d, 0x82040580,
- 0x00000003, 0x0400003b, 0x4a026403, 0x00000037,
- 0x4a02641b, 0x00000003, 0x4a02621b, 0x00001700,
- 0x5c023800, 0x5c025800, 0x0401f06c, 0x0401f850,
- 0x42001000, 0x40000000, 0x591c0203, 0x591c0804,
- 0x8c040d3e, 0x04020023, 0x82000c80, 0x0000000e,
- 0x0c001003, 0x0201f800, 0x0010032d, 0x00106d0c,
- 0x00106d18, 0x00106d0e, 0x00106d18, 0x00106d14,
- 0x00106d0c, 0x00106d0c, 0x00106d18, 0x00106d18,
- 0x00106d0c, 0x00106d0c, 0x00106d0c, 0x00106d0c,
- 0x00106d0c, 0x00106d18, 0x00106d0c, 0x00106d18,
- 0x0201f800, 0x0010032d, 0x591c0415, 0x4803c857,
- 0x8c000518, 0x04000003, 0x8c000512, 0x04000003,
- 0x80001580, 0x0401f003, 0x42001000, 0x20000000,
- 0x591c0016, 0x4801a00a, 0x0401f01d, 0x0401f824,
- 0x42001000, 0x40000000, 0x41780000, 0x0401f7fa,
- 0x0401f81f, 0x591e5809, 0x812e59c0, 0x02000800,
- 0x0010032d, 0x592c1010, 0x591c0012, 0x80080480,
- 0x4801a00a, 0x591c0203, 0x591c0804, 0x8c040d3e,
- 0x04020007, 0x82000d80, 0x00000002, 0x04000007,
- 0x82000d80, 0x00000004, 0x04000004, 0x42001000,
- 0x40000000, 0x0401f002, 0x80001580, 0x4809a00b,
- 0x42000800, 0x00000006, 0x42001000, 0x0000dc00,
- 0x5c023800, 0x5c025800, 0x0401f233, 0x4803c856,
- 0x0401fe26, 0x4a01a006, 0x02000000, 0x59300c1a,
- 0x4805a407, 0x59300a1a, 0x4805a207, 0x59a8100f,
- 0x5930080a, 0x58041802, 0x820c1d00, 0x00ffffff,
- 0x5930081f, 0x82040580, 0xffffffff, 0x04000008,
- 0x58040407, 0x82000580, 0x00000003, 0x04020004,
- 0x4809a008, 0x480da009, 0x0401f003, 0x480da008,
- 0x4809a009, 0x1c01f000, 0x4803c856, 0x0401fe0b,
- 0x0401f003, 0x4803c856, 0x0401fe01, 0x4a01a006,
- 0x01000000, 0x5930041b, 0x4801a407, 0x5930021b,
- 0x4801a207, 0x42000800, 0x00000002, 0x42001000,
- 0x0000dc00, 0x0401f208, 0x4803c856, 0x4d1c0000,
- 0x0401fde5, 0x4a01a006, 0x14000000, 0x5932381f,
- 0x591c001a, 0x4801a005, 0x5930041a, 0x4801a407,
- 0x5930021a, 0x4801a207, 0x59300016, 0x4801a008,
- 0x59300217, 0x82000500, 0x000000ff, 0x840001c0,
- 0x4801a409, 0x42000800, 0x00000004, 0x42001000,
- 0x0000dc00, 0x5c023800, 0x0401f1ef, 0x4803c856,
- 0x0401fde2, 0x4a01a006, 0x02000001, 0x42001000,
- 0xe0000000, 0x59a80873, 0x8c040d3e, 0x04000004,
- 0x42001000, 0x20000000, 0x0401f010, 0x59a8006d,
- 0x8c000508, 0x04000004, 0x82081500, 0xdfffffff,
- 0x0401f00a, 0x59a80847, 0x82040d80, 0x01391077,
- 0x04020006, 0x59e00813, 0x8c040d00, 0x04000003,
- 0x82081500, 0xdfffffff, 0x59c40801, 0x82040d00,
- 0x00018000, 0x82040580, 0x00000000, 0x42000000,
- 0x00008000, 0x0400000d, 0x82040580, 0x00008000,
- 0x42000000, 0x00004000, 0x04000008, 0x82040580,
- 0x00010000, 0x42000000, 0x00002000, 0x04000003,
- 0x42000000, 0x00000002, 0x80080540, 0x4801a007,
+ 0x00000003, 0x42001000, 0x0000dc00, 0x5c023800,
+ 0x0401f2b0, 0x4803c856, 0x0201f800, 0x001061b2,
+ 0x598c000f, 0x81300580, 0x02020800, 0x0010032d,
+ 0x0201f800, 0x00106102, 0x59300403, 0x82000580,
+ 0x00000057, 0x02000800, 0x001078e7, 0x0201f800,
+ 0x00020a10, 0x5c023800, 0x0201f000, 0x0010619f,
+ 0x4803c856, 0x4d2c0000, 0x4d1c0000, 0x5932381f,
+ 0x811e39c0, 0x02000800, 0x0010032d, 0x831c0580,
+ 0xffffffff, 0x0400003d, 0x591c0c07, 0x82040580,
+ 0x00000006, 0x0400000d, 0x82040580, 0x00000003,
+ 0x0400003b, 0x4a026403, 0x00000037, 0x4a02641b,
+ 0x00000003, 0x4a02621b, 0x00001700, 0x5c023800,
+ 0x5c025800, 0x0401f06c, 0x0401f850, 0x42001000,
+ 0x40000000, 0x591c0203, 0x591c0804, 0x8c040d3e,
+ 0x04020023, 0x82000c80, 0x0000000e, 0x0c001003,
+ 0x0201f800, 0x0010032d, 0x00106d9b, 0x00106da7,
+ 0x00106d9d, 0x00106da7, 0x00106da3, 0x00106d9b,
+ 0x00106d9b, 0x00106da7, 0x00106da7, 0x00106d9b,
+ 0x00106d9b, 0x00106d9b, 0x00106d9b, 0x00106d9b,
+ 0x00106da7, 0x00106d9b, 0x00106da7, 0x0201f800,
+ 0x0010032d, 0x591c0415, 0x4803c857, 0x8c000518,
+ 0x04000003, 0x8c000512, 0x04000003, 0x80001580,
+ 0x0401f003, 0x42001000, 0x20000000, 0x591c0016,
+ 0x4801a00a, 0x0401f01d, 0x0401f824, 0x42001000,
+ 0x40000000, 0x41780000, 0x0401f7fa, 0x0401f81f,
+ 0x591e5809, 0x812e59c0, 0x02000800, 0x0010032d,
+ 0x592c1010, 0x591c0012, 0x80080480, 0x4801a00a,
+ 0x591c0203, 0x591c0804, 0x8c040d3e, 0x04020007,
+ 0x82000d80, 0x00000002, 0x04000007, 0x82000d80,
+ 0x00000004, 0x04000004, 0x42001000, 0x40000000,
+ 0x0401f002, 0x80001580, 0x4809a00b, 0x42000800,
+ 0x00000006, 0x42001000, 0x0000dc00, 0x5c023800,
+ 0x5c025800, 0x0401f233, 0x4803c856, 0x0401fe26,
+ 0x4a01a006, 0x02000000, 0x59300c1a, 0x4805a407,
+ 0x59300a1a, 0x4805a207, 0x59a8100f, 0x5930080a,
+ 0x58041802, 0x820c1d00, 0x00ffffff, 0x5930081f,
+ 0x82040580, 0xffffffff, 0x04000008, 0x58040407,
+ 0x82000580, 0x00000003, 0x04020004, 0x4809a008,
+ 0x480da009, 0x0401f003, 0x480da008, 0x4809a009,
+ 0x1c01f000, 0x4803c856, 0x0401fe0b, 0x0401f003,
+ 0x4803c856, 0x0401fe01, 0x4a01a006, 0x01000000,
+ 0x5930041b, 0x4801a407, 0x5930021b, 0x4801a207,
0x42000800, 0x00000002, 0x42001000, 0x0000dc00,
- 0x0401f1b9, 0x4803c856, 0x0401f80b, 0x5930041b,
- 0x900001c0, 0x4801a005, 0x0401f9f0, 0x41780800,
- 0x42001000, 0x00005c00, 0x0401f9af, 0x0201f000,
- 0x001058c9, 0x4803c856, 0x59300818, 0x82041c00,
- 0x00000006, 0x46034800, 0x00000021, 0x58040405,
- 0x82000500, 0x0000f000, 0x82000580, 0x00003000,
- 0x04000003, 0x46034800, 0x00000041, 0x81a5a000,
- 0x580c0001, 0x82000d00, 0x00ffffff, 0x82040d40,
- 0xc2000000, 0x4805a000, 0x580c0800, 0x82041500,
- 0x00ffffff, 0x82000500, 0xff000000, 0x80080540,
- 0x4801a001, 0x580c0002, 0x82000580, 0x00c00000,
- 0x82000500, 0x00fd0300, 0x4801a002, 0x580c0003,
- 0x4801a003, 0x580c0404, 0x4801a404, 0x580c0204,
- 0x4801a204, 0x1c01f000, 0x4803c856, 0x59a8021b,
- 0x82000500, 0x00000028, 0x04020009, 0x59a8021b,
- 0x82000500, 0x00000028, 0x04000003, 0x497a6a12,
- 0x0401f003, 0x4a026a12, 0x0000ff00, 0x42005000,
- 0x22000000, 0x42006000, 0x01380000, 0x41786800,
- 0x41787800, 0x0401f949, 0x59301009, 0x4a01a006,
- 0x54000000, 0x59a8000f, 0x82000500, 0x00ffffff,
- 0x58080c0b, 0x800408f0, 0x80040540, 0x4801a007,
- 0x5808000b, 0x82000500, 0xff000000, 0x4801a008,
- 0x59a80002, 0x4801a009, 0x59a80003, 0x4801a00a,
- 0x59a80000, 0x4801a00b, 0x59a80001, 0x4801a00c,
- 0x5808000d, 0x9c0001c0, 0x4801a00d, 0x5808000e,
- 0x9c0001c0, 0x4801a00e, 0x5808000f, 0x9c0001c0,
- 0x4801a00f, 0x58080010, 0x9c0001c0, 0x4801a010,
- 0x58080011, 0x9c0001c0, 0x4801a011, 0x58080012,
- 0x9c0001c0, 0x4801a012, 0x58080013, 0x9c0001c0,
- 0x4801a013, 0x58080014, 0x9c0001c0, 0x4801a014,
- 0x58080011, 0x9c0001c0, 0x4801a015, 0x58080012,
- 0x9c0001c0, 0x4801a016, 0x58080013, 0x9c0001c0,
- 0x4801a017, 0x58080014, 0x9c0001c0, 0x4801a018,
- 0x42000800, 0x00000013, 0x42001000, 0x0000dc00,
- 0x0401f131, 0x4803c856, 0x42005000, 0x22000000,
- 0x42006000, 0x01290000, 0x41786800, 0x41787800,
- 0x0401f902, 0x59301009, 0x4a01a006, 0x55000000,
- 0x5808000c, 0x82000500, 0x00ffffff, 0x58080c0b,
- 0x800408f0, 0x80040540, 0x4801a007, 0x5808080b,
- 0x82040d00, 0xff000000, 0x59a8000f, 0x82000500,
- 0x00ffffff, 0x80040540, 0x4801a008, 0x5808000d,
- 0x9c0001c0, 0x4801a009, 0x5808000e, 0x9c0001c0,
- 0x4801a00a, 0x5808000f, 0x9c0001c0, 0x4801a00b,
- 0x58080010, 0x9c0001c0, 0x4801a00c, 0x59a80002,
- 0x4801a00d, 0x59a80003, 0x4801a00e, 0x59a80000,
- 0x4801a00f, 0x59a80001, 0x4801a010, 0x58080011,
- 0x4801a011, 0x58080012, 0x4801a012, 0x58080013,
- 0x4801a013, 0x58080014, 0x4801a014, 0x4979a015,
- 0x4979a016, 0x4979a017, 0x4979a018, 0x42000800,
- 0x00000013, 0x42001000, 0x0000dc00, 0x0401f0f2,
- 0x0401fce6, 0x5930001d, 0x800001c0, 0x04000008,
- 0x4a01a006, 0x01000000, 0x4a01a407, 0x00000003,
- 0x42000800, 0x00000002, 0x0401f028, 0x4a01a006,
- 0x02000000, 0x41780800, 0x836c0580, 0x00000004,
- 0x04020003, 0x84040d42, 0x0401f00d, 0x0201f800,
- 0x00104716, 0x04020003, 0x84040d4a, 0x0401f002,
- 0x84040d48, 0x59a8021b, 0x8c000506, 0x04020003,
- 0x8c00050a, 0x04000002, 0x84040d46, 0x4805a207,
- 0x59c40085, 0x48031004, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x4200b000, 0x00000006, 0x8388a400,
- 0x00000000, 0x82d0ac00, 0x00000008, 0x0201f800,
- 0x0010adef, 0x5c00a800, 0x5c00a000, 0x5c00b000,
- 0x42000800, 0x00000008, 0x42001000, 0x0000dc00,
- 0x0401f0bd, 0x0401fca3, 0x4a01a006, 0x56000000,
- 0x59340006, 0x4801a007, 0x59340007, 0x4801a008,
- 0x42000800, 0x00000003, 0x42001000, 0x0000dc00,
- 0x0401f0b1, 0x4803c856, 0x0401fca4, 0x5930081d,
- 0x800409c0, 0x0400000e, 0x82040580, 0x0000ffff,
- 0x04000004, 0x82040480, 0x00000007, 0x04021008,
- 0x4a01a006, 0x01000000, 0x4a01a407, 0x00000003,
- 0x42000800, 0x00000002, 0x0401f012, 0x4a01a006,
- 0x0200001c, 0x4a01a007, 0x00000001, 0x42001000,
- 0x0010b846, 0x50080000, 0x9c0001c0, 0x4801a009,
- 0x59a8000f, 0x4801a00a, 0x59a80002, 0x59a80803,
- 0x4801a00b, 0x4805a00c, 0x42000800, 0x00000007,
- 0x42001000, 0x0000dc00, 0x0401f08b, 0x4d2c0000,
- 0x0401fc70, 0x59325809, 0x592c0009, 0x82000500,
- 0x00ffffff, 0x4801a001, 0x4a01a006, 0x51000000,
- 0x5c025800, 0x0201f000, 0x001069bc, 0x4803c856,
- 0x59325809, 0x5932680a, 0x59300407, 0x4803c857,
- 0x82000d80, 0x00000009, 0x0400000a, 0x82000d80,
- 0x0000000a, 0x04000032, 0x82000d80, 0x00000012,
- 0x02000000, 0x0010a931, 0x0201f800, 0x0010032d,
- 0x59300016, 0x8c00051e, 0x04020020, 0x42005000,
- 0x04000000, 0x42006000, 0x05000000, 0x592c040b,
- 0x82000500, 0x00000030, 0x800000e0, 0x80306540,
- 0x5934000a, 0x8c000508, 0x04000002, 0x84306546,
- 0x41786800, 0x41787800, 0x0401f831, 0x59300c17,
- 0x80040000, 0x48026417, 0x40040000, 0x800000d0,
- 0x82000540, 0x00000020, 0x4801a403, 0x83180d40,
- 0x00000038, 0x42001000, 0x0000c920, 0x0401f86d,
- 0x0201f000, 0x001058ce, 0x59a8021b, 0x82000500,
- 0x00000028, 0x04000003, 0x497a6a12, 0x0401f7dc,
- 0x4a026a12, 0x0000ff00, 0x0401f7d9, 0x42005000,
- 0x02000000, 0x42006000, 0x20290000, 0x41786800,
- 0x41787800, 0x0401f812, 0x83180d40, 0x00000038,
- 0x42001000, 0x0000c9a0, 0x0401f856, 0x42000800,
- 0x00000004, 0x59300012, 0x82000500, 0xfff00000,
- 0x80000540, 0x02000000, 0x001058d0, 0x42000800,
- 0x0000000e, 0x0201f000, 0x001058d0, 0x4201a000,
- 0x00000000, 0x0401f003, 0x4201a000, 0x00000011,
- 0x59340a12, 0x82040d00, 0x0000ff00, 0x59a8000f,
- 0x82000500, 0x000000ff, 0x900001c0, 0x80040540,
- 0x80d00540, 0x44034800, 0x81a5a000, 0x59340002,
- 0x82000500, 0x00ffffff, 0x59300c03, 0x82040d80,
- 0x00000031, 0x04020002, 0x41780000, 0x80280540,
- 0x4801a000, 0x59a8000f, 0x4801a001, 0x4831a002,
- 0x82340540, 0x00000000, 0x4801a003, 0x59300402,
- 0x4801a404, 0x59300a02, 0x4805a204, 0x8c30652e,
- 0x04000003, 0x4805a404, 0x4801a204, 0x483da005,
- 0x1c01f000, 0x4807c857, 0x4c040000, 0x0401f82a,
- 0x5c000800, 0x40040000, 0x80081540, 0x800000c4,
- 0x82000540, 0x00002000, 0x4803910a, 0x59b400f6,
- 0x82000500, 0x00000018, 0x040207fd, 0x42001800,
- 0x0010b899, 0x580c0004, 0x4803c857, 0x580c0006,
- 0x4803c857, 0x580c1800, 0x480fc857, 0x4a0368f0,
- 0x0010b898, 0x4a0368f1, 0x0010b89f, 0x480b68f3,
- 0x4a0378e4, 0x00008000, 0x0201f000, 0x001058c9,
- 0x4807c857, 0x480a2800, 0x4c040000, 0x0401f80a,
- 0x5c000800, 0x59b400f6, 0x8c00050a, 0x040207fe,
- 0x49a768f2, 0x480768f4, 0x4a0378e4, 0x00008000,
- 0x1c01f000, 0x4a0378e4, 0x0000c000, 0x59bc00e4,
- 0x8c000520, 0x0400000c, 0x4a0378e4, 0x00008000,
- 0x42007000, 0x000003e8, 0x59bc00e4, 0x8c000520,
- 0x040007f5, 0x80387040, 0x02000800, 0x0010032d,
- 0x0401f7fa, 0x1c01f000, 0x82000500, 0xffff0000,
- 0x82000580, 0x01050000, 0x0402000d, 0x599c0818,
- 0x8c040d10, 0x0400000a, 0x59a80806, 0x8c040d0a,
- 0x04000007, 0x42001000, 0x0000804f, 0x41781800,
- 0x41782000, 0x0201f800, 0x001031eb, 0x1c01f000,
- 0x1c01f000, 0x59a80052, 0x800001c0, 0x0400004d,
- 0x4d2c0000, 0x4d300000, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x40025800, 0x4000c000, 0x4000c800,
- 0x42026000, 0x0010f518, 0x592c0407, 0x81440580,
- 0x04020035, 0x592c0205, 0x82000580, 0x00000055,
- 0x04000005, 0x8d3e7d18, 0x0400002f, 0x8d3e7d16,
- 0x0402002d, 0x40640000, 0x812c0580, 0x0402001b,
- 0x59300203, 0x82000580, 0x00000000, 0x04000013,
- 0x59300009, 0x800001c0, 0x04000010, 0x0201f800,
- 0x0010610d, 0x4df00000, 0x0201f800, 0x00105ff7,
- 0x0201f800, 0x0010e2ad, 0x80c40040, 0x04020003,
- 0x4a026203, 0x00000000, 0x5c03e000, 0x02000800,
- 0x001060fa, 0x497a6009, 0x592cc800, 0x4064c000,
- 0x4064b800, 0x0401f003, 0x592cb800, 0x485cc000,
- 0x497a5800, 0x592c0205, 0x82000580, 0x00000155,
- 0x04000004, 0x0201f800, 0x00100580, 0x0401f004,
- 0x49425a07, 0x0201f800, 0x000203ab, 0x405e5800,
- 0x0401f003, 0x412cc000, 0x592e5800, 0x812e59c0,
- 0x040207c6, 0x48675052, 0x48635053, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x5c026000, 0x5c025800,
- 0x1c01f000, 0x4943c857, 0x4d440000, 0x4d340000,
- 0x4c580000, 0x4200b000, 0x000007f0, 0x417a8800,
- 0x0201f800, 0x00020319, 0x04020002, 0x0401ffa6,
- 0x81468800, 0x8058b040, 0x040207fa, 0x83440480,
- 0x00000800, 0x04021008, 0x8d3e7d02, 0x04000006,
- 0x42028800, 0x000007f0, 0x4200b000, 0x00000010,
- 0x0401f7f0, 0x5c00b000, 0x5c026800, 0x5c028800,
- 0x1c01f000, 0x4d300000, 0x59a81052, 0x800811c0,
- 0x0400001c, 0x42026000, 0x0010f518, 0x59300203,
- 0x82000580, 0x00000000, 0x04020016, 0x58080803,
- 0x4806600a, 0x480a6009, 0x4a026407, 0x00000005,
- 0x4a026203, 0x00000001, 0x4a026403, 0x00000092,
- 0x41780800, 0x58080205, 0x82000580, 0x00000055,
- 0x04000003, 0x42000800, 0x00000001, 0x48066421,
- 0x42000800, 0x80000040, 0x0201f800, 0x000209b1,
- 0x5c026000, 0x1c01f000, 0x4d900000, 0x4dd00000,
- 0x4da40000, 0x4d140000, 0x4d180000, 0x4803c856,
- 0x417a3000, 0x0201f800, 0x00106705, 0x59900804,
- 0x800409c0, 0x04000015, 0x83947c00, 0x00000009,
- 0x83180400, 0x00105744, 0x50000000, 0x803c7c00,
- 0x583c0003, 0x811808ca, 0x82040c00, 0x00006139,
- 0x50040800, 0x80040580, 0x04000008, 0x42000000,
- 0x0010bc81, 0x0201f800, 0x0010ad1d, 0x82000540,
- 0x00000001, 0x0401f005, 0x811a3000, 0x83180580,
- 0x00000005, 0x040207e4, 0x5c023000, 0x5c022800,
- 0x5c034800, 0x5c03a000, 0x5c032000, 0x1c01f000,
- 0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
- 0x4d180000, 0x4803c856, 0x598c080f, 0x800409c0,
- 0x04000003, 0x0201f800, 0x001058c9, 0x417a3000,
- 0x0201f800, 0x00106705, 0x59900804, 0x800409c0,
- 0x04000012, 0x83947c00, 0x00000009, 0x83180400,
- 0x00105744, 0x50000000, 0x803c7c00, 0x811808ca,
- 0x82040c00, 0x00006139, 0x50040800, 0x48047803,
- 0x4a007801, 0x000001f4, 0x4a007800, 0x0000000a,
- 0x4a007802, 0x00000004, 0x811a3000, 0x83180580,
- 0x00000005, 0x040207e7, 0x5c023000, 0x5c022800,
- 0x5c034800, 0x5c03a000, 0x5c032000, 0x1c01f000,
- 0x41781000, 0x42026000, 0x0010f584, 0x59a8180d,
- 0x480a6402, 0x4a026202, 0x0000ffff, 0x80081000,
- 0x800c1840, 0x04000004, 0x83326400, 0x00000024,
- 0x0401f7f8, 0x1c01f000, 0x0201f800, 0x00020a10,
- 0x1c01f000, 0x5c036000, 0x4db00000, 0x49b3c857,
- 0x4933c857, 0x813261c0, 0x04000037, 0x59300203,
- 0x82000580, 0x00000000, 0x04000033, 0x59300004,
- 0x8c00053e, 0x02020800, 0x0010032d, 0x59300407,
- 0x4803c857, 0x82000d80, 0x00000004, 0x04000011,
- 0x82000d80, 0x00000001, 0x0400000e, 0x82000d80,
- 0x00000003, 0x04000006, 0x82000d80, 0x00000006,
- 0x04020015, 0x0201f800, 0x0010a18b, 0x5930001d,
- 0x800001c0, 0x02020800, 0x0010911f, 0x0401f00e,
- 0x5930081f, 0x4807c857, 0x4d300000, 0x40066000,
- 0x0201f800, 0x001091d9, 0x5c026000, 0x04020006,
- 0x5804001d, 0x4803c857, 0x81300580, 0x04020002,
- 0x4978081d, 0x4a026407, 0x00000007, 0x497a6009,
- 0x4a026004, 0x00004000, 0x59a8002a, 0x82000c80,
- 0x00000051, 0x04001002, 0x80000102, 0x48026006,
- 0x497a6205, 0x1c01f000, 0x0401f803, 0x41318800,
- 0x1c01f000, 0x83640480, 0x00000010, 0x04021008,
- 0x42000000, 0x0010bc10, 0x0201f800, 0x0010ad1d,
- 0x4967c857, 0x80026580, 0x1c01f000, 0x8166c9c0,
- 0x0400001c, 0x41626000, 0x41580000, 0x59300a03,
- 0x82040d80, 0x00000000, 0x04000008, 0x83326400,
- 0x00000024, 0x81300c80, 0x040017f9, 0x42026000,
- 0x0010f584, 0x0401f7f6, 0x4933c857, 0x8166c840,
- 0x83300c00, 0x00000024, 0x80040480, 0x04021006,
- 0x4006c000, 0x4a026203, 0x00000008, 0x813261c0,
- 0x1c01f000, 0x4202c000, 0x0010f584, 0x0401f7fa,
- 0x42000000, 0x0010bc10, 0x0201f800, 0x0010ad1d,
- 0x4933c856, 0x417a6000, 0x0401f7f5, 0x0201f800,
- 0x00020a34, 0x1c01f000, 0x4933c857, 0x83380580,
- 0x00000013, 0x0402000b, 0x59300004, 0x8c00053e,
- 0x04000007, 0x0201f800, 0x0010610d, 0x0201f800,
- 0x0010605d, 0x0201f800, 0x001060fa, 0x1c01f000,
- 0x4933c857, 0x598800b7, 0x80000000, 0x480310b7,
- 0x1c01f000, 0x4933c857, 0x59300203, 0x82003480,
- 0x0000000e, 0x02021800, 0x0010032d, 0x4d2c0000,
- 0x0c01f803, 0x5c025800, 0x1c01f000, 0x00107151,
- 0x0010771e, 0x00107883, 0x00107151, 0x001078ed,
- 0x001072d6, 0x00107151, 0x00107151, 0x001076aa,
- 0x00107151, 0x00107151, 0x00107151, 0x00107151,
- 0x00107151, 0x0201f800, 0x0010032d, 0x4933c857,
- 0x59300203, 0x82003480, 0x0000000e, 0x02021800,
- 0x0010032d, 0x0c01f001, 0x00107168, 0x001082ab,
- 0x00107168, 0x00107168, 0x00107168, 0x00107168,
- 0x00107168, 0x00107168, 0x00108247, 0x001082c7,
- 0x0010833d, 0x001082c7, 0x0010833d, 0x00107168,
- 0x0201f800, 0x0010032d, 0x0201f800, 0x0010032d,
- 0x4933c857, 0x4d2c0000, 0x59325809, 0x59300203,
+ 0x0401f208, 0x4803c856, 0x4d1c0000, 0x0401fde5,
+ 0x4a01a006, 0x14000000, 0x5932381f, 0x591c001a,
+ 0x4801a005, 0x5930041a, 0x4801a407, 0x5930021a,
+ 0x4801a207, 0x59300016, 0x4801a008, 0x59300217,
+ 0x82000500, 0x000000ff, 0x840001c0, 0x4801a409,
+ 0x42000800, 0x00000004, 0x42001000, 0x0000dc00,
+ 0x5c023800, 0x0401f1ef, 0x4803c856, 0x0401fde2,
+ 0x4a01a006, 0x02000001, 0x42001000, 0xe0000000,
+ 0x59a80873, 0x8c040d3e, 0x04000004, 0x42001000,
+ 0x20000000, 0x0401f010, 0x59a8006d, 0x8c000508,
+ 0x04000004, 0x82081500, 0xdfffffff, 0x0401f00a,
+ 0x59a80847, 0x82040d80, 0x01391077, 0x04020006,
+ 0x59e00813, 0x8c040d00, 0x04000003, 0x82081500,
+ 0xdfffffff, 0x59c40801, 0x82040d00, 0x00018000,
+ 0x82040580, 0x00000000, 0x42000000, 0x00008000,
+ 0x0400000d, 0x82040580, 0x00008000, 0x42000000,
+ 0x00004000, 0x04000008, 0x82040580, 0x00010000,
+ 0x42000000, 0x00002000, 0x04000003, 0x42000000,
+ 0x00000002, 0x80080540, 0x4801a007, 0x42000800,
+ 0x00000002, 0x42001000, 0x0000dc00, 0x0401f1b9,
+ 0x4803c856, 0x0401f80b, 0x5930041b, 0x900001c0,
+ 0x4801a005, 0x0401f9f0, 0x41780800, 0x42001000,
+ 0x00005c00, 0x0401f9af, 0x0201f000, 0x0010596e,
+ 0x4803c856, 0x59300818, 0x82041c00, 0x00000006,
+ 0x46034800, 0x00000021, 0x58040405, 0x82000500,
+ 0x0000f000, 0x82000580, 0x00003000, 0x04000003,
+ 0x46034800, 0x00000041, 0x81a5a000, 0x580c0001,
+ 0x82000d00, 0x00ffffff, 0x82040d40, 0xc2000000,
+ 0x4805a000, 0x580c0800, 0x82041500, 0x00ffffff,
+ 0x82000500, 0xff000000, 0x80080540, 0x4801a001,
+ 0x580c0002, 0x82000580, 0x00c00000, 0x82000500,
+ 0x00fd0300, 0x4801a002, 0x580c0003, 0x4801a003,
+ 0x580c0404, 0x4801a404, 0x580c0204, 0x4801a204,
+ 0x1c01f000, 0x4803c856, 0x59a8021b, 0x82000500,
+ 0x00000028, 0x04020009, 0x59a8021b, 0x82000500,
+ 0x00000028, 0x04000003, 0x497a6a12, 0x0401f003,
+ 0x4a026a12, 0x0000ff00, 0x42005000, 0x22000000,
+ 0x42006000, 0x01380000, 0x41786800, 0x41787800,
+ 0x0401f949, 0x59301009, 0x4a01a006, 0x54000000,
+ 0x59a8000f, 0x82000500, 0x00ffffff, 0x58080c0b,
+ 0x800408f0, 0x80040540, 0x4801a007, 0x5808000b,
+ 0x82000500, 0xff000000, 0x4801a008, 0x59a80002,
+ 0x4801a009, 0x59a80003, 0x4801a00a, 0x59a80000,
+ 0x4801a00b, 0x59a80001, 0x4801a00c, 0x5808000d,
+ 0x9c0001c0, 0x4801a00d, 0x5808000e, 0x9c0001c0,
+ 0x4801a00e, 0x5808000f, 0x9c0001c0, 0x4801a00f,
+ 0x58080010, 0x9c0001c0, 0x4801a010, 0x58080011,
+ 0x9c0001c0, 0x4801a011, 0x58080012, 0x9c0001c0,
+ 0x4801a012, 0x58080013, 0x9c0001c0, 0x4801a013,
+ 0x58080014, 0x9c0001c0, 0x4801a014, 0x58080011,
+ 0x9c0001c0, 0x4801a015, 0x58080012, 0x9c0001c0,
+ 0x4801a016, 0x58080013, 0x9c0001c0, 0x4801a017,
+ 0x58080014, 0x9c0001c0, 0x4801a018, 0x42000800,
+ 0x00000013, 0x42001000, 0x0000dc00, 0x0401f131,
+ 0x4803c856, 0x42005000, 0x22000000, 0x42006000,
+ 0x01290000, 0x41786800, 0x41787800, 0x0401f902,
+ 0x59301009, 0x4a01a006, 0x55000000, 0x5808000c,
+ 0x82000500, 0x00ffffff, 0x58080c0b, 0x800408f0,
+ 0x80040540, 0x4801a007, 0x5808080b, 0x82040d00,
+ 0xff000000, 0x59a8000f, 0x82000500, 0x00ffffff,
+ 0x80040540, 0x4801a008, 0x5808000d, 0x9c0001c0,
+ 0x4801a009, 0x5808000e, 0x9c0001c0, 0x4801a00a,
+ 0x5808000f, 0x9c0001c0, 0x4801a00b, 0x58080010,
+ 0x9c0001c0, 0x4801a00c, 0x59a80002, 0x4801a00d,
+ 0x59a80003, 0x4801a00e, 0x59a80000, 0x4801a00f,
+ 0x59a80001, 0x4801a010, 0x58080011, 0x4801a011,
+ 0x58080012, 0x4801a012, 0x58080013, 0x4801a013,
+ 0x58080014, 0x4801a014, 0x4979a015, 0x4979a016,
+ 0x4979a017, 0x4979a018, 0x42000800, 0x00000013,
+ 0x42001000, 0x0000dc00, 0x0401f0f2, 0x0401fce6,
+ 0x5930001d, 0x800001c0, 0x04000008, 0x4a01a006,
+ 0x01000000, 0x4a01a407, 0x00000003, 0x42000800,
+ 0x00000002, 0x0401f028, 0x4a01a006, 0x02000000,
+ 0x41780800, 0x836c0580, 0x00000004, 0x04020003,
+ 0x84040d42, 0x0401f00d, 0x0201f800, 0x00104755,
+ 0x04020003, 0x84040d4a, 0x0401f002, 0x84040d48,
+ 0x59a8021b, 0x8c000506, 0x04020003, 0x8c00050a,
+ 0x04000002, 0x84040d46, 0x4805a207, 0x59c40085,
+ 0x48031004, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x4200b000, 0x00000006, 0x8388a400, 0x00000000,
+ 0x82d0ac00, 0x00000008, 0x0201f800, 0x0010aee2,
+ 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x42000800,
+ 0x00000008, 0x42001000, 0x0000dc00, 0x0401f0bd,
+ 0x0401fca3, 0x4a01a006, 0x56000000, 0x59340006,
+ 0x4801a007, 0x59340007, 0x4801a008, 0x42000800,
+ 0x00000003, 0x42001000, 0x0000dc00, 0x0401f0b1,
+ 0x4803c856, 0x0401fca4, 0x5930081d, 0x800409c0,
+ 0x0400000e, 0x82040580, 0x0000ffff, 0x04000004,
+ 0x82040480, 0x00000007, 0x04021008, 0x4a01a006,
+ 0x01000000, 0x4a01a407, 0x00000003, 0x42000800,
+ 0x00000002, 0x0401f012, 0x4a01a006, 0x0200001c,
+ 0x4a01a007, 0x00000001, 0x42001000, 0x0010b946,
+ 0x50080000, 0x9c0001c0, 0x4801a009, 0x59a8000f,
+ 0x4801a00a, 0x59a80002, 0x59a80803, 0x4801a00b,
+ 0x4805a00c, 0x42000800, 0x00000007, 0x42001000,
+ 0x0000dc00, 0x0401f08b, 0x4d2c0000, 0x0401fc70,
+ 0x59325809, 0x592c0009, 0x82000500, 0x00ffffff,
+ 0x4801a001, 0x4a01a006, 0x51000000, 0x5c025800,
+ 0x0201f000, 0x00106a56, 0x4803c856, 0x59325809,
+ 0x5932680a, 0x59300407, 0x4803c857, 0x82000d80,
+ 0x00000009, 0x0400000a, 0x82000d80, 0x0000000a,
+ 0x04000032, 0x82000d80, 0x00000012, 0x02000000,
+ 0x0010aa24, 0x0201f800, 0x0010032d, 0x59300016,
+ 0x8c00051e, 0x04020020, 0x42005000, 0x04000000,
+ 0x42006000, 0x05000000, 0x592c040b, 0x82000500,
+ 0x00000030, 0x800000e0, 0x80306540, 0x5934000a,
+ 0x8c000508, 0x04000002, 0x84306546, 0x41786800,
+ 0x41787800, 0x0401f831, 0x59300c17, 0x80040000,
+ 0x48026417, 0x40040000, 0x800000d0, 0x82000540,
+ 0x00000020, 0x4801a403, 0x83180d40, 0x00000038,
+ 0x42001000, 0x0000c920, 0x0401f86d, 0x0201f000,
+ 0x00105973, 0x59a8021b, 0x82000500, 0x00000028,
+ 0x04000003, 0x497a6a12, 0x0401f7dc, 0x4a026a12,
+ 0x0000ff00, 0x0401f7d9, 0x42005000, 0x02000000,
+ 0x42006000, 0x20290000, 0x41786800, 0x41787800,
+ 0x0401f812, 0x83180d40, 0x00000038, 0x42001000,
+ 0x0000c9a0, 0x0401f856, 0x42000800, 0x00000004,
+ 0x59300012, 0x82000500, 0xfff00000, 0x80000540,
+ 0x02000000, 0x00105975, 0x42000800, 0x0000000e,
+ 0x0201f000, 0x00105975, 0x4201a000, 0x00000000,
+ 0x0401f003, 0x4201a000, 0x00000011, 0x59340a12,
+ 0x82040d00, 0x0000ff00, 0x59a8000f, 0x82000500,
+ 0x000000ff, 0x900001c0, 0x80040540, 0x80d00540,
+ 0x44034800, 0x81a5a000, 0x59340002, 0x82000500,
+ 0x00ffffff, 0x59300c03, 0x82040d80, 0x00000031,
+ 0x04020002, 0x41780000, 0x80280540, 0x4801a000,
+ 0x59a8000f, 0x4801a001, 0x4831a002, 0x82340540,
+ 0x00000000, 0x4801a003, 0x59300402, 0x4801a404,
+ 0x59300a02, 0x4805a204, 0x8c30652e, 0x04000003,
+ 0x4805a404, 0x4801a204, 0x483da005, 0x1c01f000,
+ 0x4807c857, 0x4c040000, 0x0401f82a, 0x5c000800,
+ 0x40040000, 0x80081540, 0x800000c4, 0x82000540,
+ 0x00002000, 0x4803910a, 0x59b400f6, 0x82000500,
+ 0x00000018, 0x040207fd, 0x42001800, 0x0010b999,
+ 0x580c0004, 0x4803c857, 0x580c0006, 0x4803c857,
+ 0x580c1800, 0x480fc857, 0x4a0368f0, 0x0010b998,
+ 0x4a0368f1, 0x0010b99f, 0x480b68f3, 0x4a0378e4,
+ 0x00008000, 0x0201f000, 0x0010596e, 0x4807c857,
+ 0x480a2800, 0x4c040000, 0x0401f80a, 0x5c000800,
+ 0x59b400f6, 0x8c00050a, 0x040207fe, 0x49a768f2,
+ 0x480768f4, 0x4a0378e4, 0x00008000, 0x1c01f000,
+ 0x4a0378e4, 0x0000c000, 0x59bc00e4, 0x8c000520,
+ 0x0400000c, 0x4a0378e4, 0x00008000, 0x42007000,
+ 0x000003e8, 0x59bc00e4, 0x8c000520, 0x040007f5,
+ 0x80387040, 0x02000800, 0x0010032d, 0x0401f7fa,
+ 0x1c01f000, 0x82000500, 0xffff0000, 0x82000580,
+ 0x01050000, 0x0402000d, 0x599c0818, 0x8c040d10,
+ 0x0400000a, 0x59a80806, 0x8c040d0a, 0x04000007,
+ 0x42001000, 0x0000804f, 0x41781800, 0x41782000,
+ 0x0201f800, 0x001031f5, 0x1c01f000, 0x1c01f000,
+ 0x59a80052, 0x800001c0, 0x0400004d, 0x4d2c0000,
+ 0x4d300000, 0x4c5c0000, 0x4c600000, 0x4c640000,
+ 0x40025800, 0x4000c000, 0x4000c800, 0x42026000,
+ 0x0010f628, 0x592c0407, 0x81440580, 0x04020035,
+ 0x592c0205, 0x82000580, 0x00000055, 0x04000005,
+ 0x8d3e7d18, 0x0400002f, 0x8d3e7d16, 0x0402002d,
+ 0x40640000, 0x812c0580, 0x0402001b, 0x59300203,
+ 0x82000580, 0x00000000, 0x04000013, 0x59300009,
+ 0x800001c0, 0x04000010, 0x0201f800, 0x001061b2,
+ 0x4df00000, 0x0201f800, 0x0010609c, 0x0201f800,
+ 0x0010e3bd, 0x80c40040, 0x04020003, 0x4a026203,
+ 0x00000000, 0x5c03e000, 0x02000800, 0x0010619f,
+ 0x497a6009, 0x592cc800, 0x4064c000, 0x4064b800,
+ 0x0401f003, 0x592cb800, 0x485cc000, 0x497a5800,
+ 0x592c0205, 0x82000580, 0x00000155, 0x04000004,
+ 0x0201f800, 0x00100580, 0x0401f004, 0x49425a07,
+ 0x0201f800, 0x000203ab, 0x405e5800, 0x0401f003,
+ 0x412cc000, 0x592e5800, 0x812e59c0, 0x040207c6,
+ 0x48675052, 0x48635053, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x5c026000, 0x5c025800, 0x1c01f000,
+ 0x4943c857, 0x4d440000, 0x4d340000, 0x4c580000,
+ 0x4200b000, 0x000007f0, 0x417a8800, 0x0201f800,
+ 0x00020319, 0x04020002, 0x0401ffa6, 0x81468800,
+ 0x8058b040, 0x040207fa, 0x83440480, 0x00000800,
+ 0x04021008, 0x8d3e7d02, 0x04000006, 0x42028800,
+ 0x000007f0, 0x4200b000, 0x00000010, 0x0401f7f0,
+ 0x5c00b000, 0x5c026800, 0x5c028800, 0x1c01f000,
+ 0x4d300000, 0x59a81052, 0x800811c0, 0x0400001c,
+ 0x42026000, 0x0010f628, 0x59300203, 0x82000580,
+ 0x00000000, 0x04020016, 0x58080803, 0x4806600a,
+ 0x480a6009, 0x4a026407, 0x00000005, 0x4a026203,
+ 0x00000001, 0x4a026403, 0x00000092, 0x41780800,
+ 0x58080205, 0x82000580, 0x00000055, 0x04000003,
+ 0x42000800, 0x00000001, 0x48066421, 0x42000800,
+ 0x80000040, 0x0201f800, 0x000209b1, 0x5c026000,
+ 0x1c01f000, 0x4d900000, 0x4dd00000, 0x4da40000,
+ 0x4d140000, 0x4d180000, 0x4803c856, 0x417a3000,
+ 0x0201f800, 0x001067aa, 0x59900804, 0x800409c0,
+ 0x04000015, 0x83947c00, 0x00000009, 0x83180400,
+ 0x001057e9, 0x50000000, 0x803c7c00, 0x583c0003,
+ 0x811808ca, 0x82040c00, 0x00006139, 0x50040800,
+ 0x80040580, 0x04000008, 0x42000000, 0x0010bd81,
+ 0x0201f800, 0x0010ae10, 0x82000540, 0x00000001,
+ 0x0401f005, 0x811a3000, 0x83180580, 0x00000005,
+ 0x040207e4, 0x5c023000, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x1c01f000, 0x4d900000,
+ 0x4dd00000, 0x4da40000, 0x4d140000, 0x4d180000,
+ 0x4803c856, 0x598c080f, 0x800409c0, 0x04000003,
+ 0x0201f800, 0x0010596e, 0x417a3000, 0x0201f800,
+ 0x001067aa, 0x59900804, 0x800409c0, 0x04000012,
+ 0x83947c00, 0x00000009, 0x83180400, 0x001057e9,
+ 0x50000000, 0x803c7c00, 0x811808ca, 0x82040c00,
+ 0x00006139, 0x50040800, 0x48047803, 0x4a007801,
+ 0x000001f4, 0x4a007800, 0x0000000a, 0x4a007802,
+ 0x00000004, 0x811a3000, 0x83180580, 0x00000005,
+ 0x040207e7, 0x5c023000, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x1c01f000, 0x41781000,
+ 0x42026000, 0x0010f694, 0x59a8180d, 0x480a6402,
+ 0x4a026202, 0x0000ffff, 0x80081000, 0x800c1840,
+ 0x04000004, 0x83326400, 0x00000024, 0x0401f7f8,
+ 0x1c01f000, 0x0201f800, 0x00020a10, 0x1c01f000,
+ 0x5c036000, 0x4db00000, 0x49b3c857, 0x4933c857,
+ 0x813261c0, 0x0400003b, 0x59300203, 0x82000580,
+ 0x00000000, 0x04000037, 0x59300004, 0x8c00053e,
+ 0x02020800, 0x0010032d, 0x59300407, 0x4803c857,
+ 0x82000d80, 0x00000004, 0x04000011, 0x82000d80,
+ 0x00000001, 0x0400000e, 0x82000d80, 0x00000003,
+ 0x04000006, 0x82000d80, 0x00000006, 0x04020019,
+ 0x0201f800, 0x0010a26a, 0x5930001d, 0x800001c0,
+ 0x02020800, 0x001091d8, 0x0401f012, 0x5930000a,
+ 0x82000580, 0x0010c2b2, 0x0400000e, 0x5930081f,
+ 0x4807c857, 0x4d300000, 0x40066000, 0x0201f800,
+ 0x00109291, 0x5c026000, 0x04020006, 0x5804001d,
+ 0x4803c857, 0x81300580, 0x04020002, 0x4978081d,
+ 0x4a026407, 0x00000007, 0x497a6009, 0x4a026004,
+ 0x00004000, 0x59a8002a, 0x82000c80, 0x00000051,
+ 0x04001002, 0x80000102, 0x48026006, 0x497a6205,
+ 0x1c01f000, 0x0401f803, 0x41318800, 0x1c01f000,
+ 0x83640480, 0x00000010, 0x04021008, 0x42000000,
+ 0x0010bd10, 0x0201f800, 0x0010ae10, 0x4967c857,
+ 0x80026580, 0x1c01f000, 0x8166c9c0, 0x0400001c,
+ 0x41626000, 0x41580000, 0x59300a03, 0x82040d80,
+ 0x00000000, 0x04000008, 0x83326400, 0x00000024,
+ 0x81300c80, 0x040017f9, 0x42026000, 0x0010f694,
+ 0x0401f7f6, 0x4933c857, 0x8166c840, 0x83300c00,
+ 0x00000024, 0x80040480, 0x04021006, 0x4006c000,
+ 0x4a026203, 0x00000008, 0x813261c0, 0x1c01f000,
+ 0x4202c000, 0x0010f694, 0x0401f7fa, 0x42000000,
+ 0x0010bd10, 0x0201f800, 0x0010ae10, 0x4933c856,
+ 0x417a6000, 0x0401f7f5, 0x0201f800, 0x00020a34,
+ 0x1c01f000, 0x4933c857, 0x83380580, 0x00000013,
+ 0x0402000b, 0x59300004, 0x8c00053e, 0x04000007,
+ 0x0201f800, 0x001061b2, 0x0201f800, 0x00106102,
+ 0x0201f800, 0x0010619f, 0x1c01f000, 0x4933c857,
+ 0x598800b7, 0x80000000, 0x480310b7, 0x1c01f000,
+ 0x4933c857, 0x59300203, 0x82003480, 0x0000000e,
+ 0x02021800, 0x0010032d, 0x4d2c0000, 0x0c01f803,
+ 0x5c025800, 0x1c01f000, 0x001071e4, 0x001077b4,
+ 0x00107919, 0x001071e4, 0x00107991, 0x0010736c,
+ 0x001071e4, 0x001071e4, 0x00107740, 0x001071e4,
+ 0x001071e4, 0x001071e4, 0x001071e4, 0x001071e4,
+ 0x0201f800, 0x0010032d, 0x4933c857, 0x59300203,
0x82003480, 0x0000000e, 0x02021800, 0x0010032d,
- 0x0c01f803, 0x5c025800, 0x1c01f000, 0x00107185,
- 0x00107185, 0x00107185, 0x001071a1, 0x001071ed,
- 0x00107185, 0x00107185, 0x00107185, 0x00107187,
- 0x00107185, 0x00107185, 0x00107185, 0x00107185,
- 0x00107185, 0x0201f800, 0x0010032d, 0x4933c857,
- 0x83380580, 0x00000040, 0x02020800, 0x0010032d,
- 0x4a026008, 0x00082000, 0x4a026203, 0x00000003,
- 0x493a6403, 0x4a025c09, 0x00000001, 0x592c000e,
- 0x48026012, 0x497a6014, 0x592c0209, 0x800000c2,
- 0x800010c4, 0x80081400, 0x480a6006, 0x0201f800,
- 0x00020154, 0x42000800, 0x80000060, 0x0201f000,
- 0x000209a3, 0x4933c857, 0x83380480, 0x00000050,
- 0x02021800, 0x0010032d, 0x83380480, 0x00000049,
- 0x02001800, 0x0010032d, 0x0c01f001, 0x001071b4,
- 0x001071bf, 0x001071b2, 0x001071b2, 0x001071b2,
- 0x001071b2, 0x001071ca, 0x0201f800, 0x0010032d,
- 0x4a026203, 0x00000004, 0x4a025c09, 0x00000002,
- 0x592c0208, 0x48025c0a, 0x592c020a, 0x48025a08,
- 0x592c000d, 0x4802580e, 0x1c01f000, 0x0201f800,
- 0x0010603d, 0x0201f800, 0x0010889a, 0x04000005,
- 0x4a025a07, 0x00000006, 0x0201f800, 0x000203ab,
- 0x0201f000, 0x00020a10, 0x0201f800, 0x0010603d,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010df61,
- 0x5c027800, 0x42003000, 0x00000014, 0x41782800,
- 0x42002000, 0x00000002, 0x4d400000, 0x4d440000,
- 0x59368c03, 0x42028000, 0x00000029, 0x0201f800,
- 0x00109131, 0x5c028800, 0x5c028000, 0x42000000,
- 0x0010bc1d, 0x0201f800, 0x0010ad1d, 0x0201f800,
- 0x0010889a, 0x02000000, 0x00020a10, 0x4a025a07,
- 0x00000029, 0x0201f800, 0x000203ab, 0x0201f000,
- 0x00020a10, 0x4933c857, 0x83380580, 0x00000048,
- 0x04000005, 0x83380580, 0x00000053, 0x02020800,
- 0x0010032d, 0x592c0207, 0x82000580, 0x00000007,
- 0x04000009, 0x59300012, 0x80000540, 0x04000006,
- 0x592c080d, 0x80040480, 0x4802580d, 0x4a025a07,
- 0x00000015, 0x592c0207, 0x80000540, 0x04020003,
- 0x4a025a07, 0x00000000, 0x0201f800, 0x000203ab,
- 0x0201f000, 0x00020a10, 0x4933c857, 0x4d2c0000,
- 0x4c500000, 0x4c540000, 0x4c580000, 0x4c5c0000,
- 0x4c600000, 0x4c640000, 0x4c100000, 0x0201f800,
- 0x0010056f, 0x02000800, 0x0010032d, 0x497a5a07,
- 0x59a8006c, 0x82000500, 0x0000f000, 0x48025c08,
- 0x59a8085a, 0x82040c00, 0x00000018, 0x48065a08,
- 0x412cb800, 0x4d2c0000, 0x41cca000, 0x4200c000,
- 0x00000001, 0x4200c800, 0x0000002c, 0x82040480,
- 0x0000002d, 0x04021006, 0x832cac00, 0x0000000a,
- 0x0201f800, 0x00108413, 0x0401f030, 0x40043000,
- 0x42000800, 0x0000002c, 0x832cac00, 0x0000000a,
- 0x0201f800, 0x00108413, 0x82183480, 0x0000002c,
- 0x4c180000, 0x0201f800, 0x0010056f, 0x5c003000,
- 0x0400001a, 0x8060c000, 0x4a025805, 0x00000110,
- 0x492cb801, 0x82180c80, 0x0000003d, 0x04021007,
- 0x40180800, 0x832cac00, 0x00000006, 0x0201f800,
- 0x00108413, 0x0401f015, 0x8264cc00, 0x0000003c,
- 0x82183480, 0x0000003c, 0x42000800, 0x0000003c,
- 0x412cb800, 0x832cac00, 0x00000006, 0x0201f800,
- 0x00108413, 0x0401f7e3, 0x5c025800, 0x592c0207,
- 0x8400055e, 0x48025a07, 0x592c0408, 0x80640540,
- 0x48025c08, 0x0401f002, 0x5c025800, 0x5c002000,
- 0x813669c0, 0x04000003, 0x59343403, 0x0401f003,
- 0x42003000, 0x0000ffff, 0x49325809, 0x481a5c07,
- 0x82100580, 0x00000054, 0x04020013, 0x4a025809,
- 0xffffffff, 0x491e5814, 0x41781000, 0x831c0580,
- 0xffffffff, 0x0400000b, 0x591c0009, 0x80000d40,
- 0x04000008, 0x58040205, 0x82000500, 0x000000ff,
- 0x82000580, 0x00000012, 0x04020002, 0x58041006,
- 0x480a5806, 0x846001c0, 0x80100540, 0x48025805,
- 0x592c0001, 0x497a5801, 0x4c000000, 0x0201f800,
- 0x000203ab, 0x5c025800, 0x812e59c0, 0x040207f9,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x5c025800, 0x1c01f000,
- 0x0201f800, 0x0010a3e5, 0x0401f7f6, 0x4803c856,
- 0x4c5c0000, 0x4d2c0000, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x412cb800, 0x592c040c, 0x8c000516,
- 0x04000003, 0x41cca000, 0x0401f003, 0x83cca400,
- 0x00000006, 0x4008b000, 0x41781000, 0x82580480,
- 0x0000004c, 0x04001004, 0x4200b000, 0x0000004c,
- 0x40001000, 0x4c080000, 0x4d2c0000, 0x0201f800,
- 0x0010056f, 0x04000026, 0x5c001800, 0x492c1801,
- 0x485a5800, 0x8258b400, 0x00000003, 0x8058b104,
- 0x832cac00, 0x00000002, 0x0201f800, 0x0010ae19,
- 0x585c040c, 0x8c000500, 0x0400000e, 0x832c1400,
- 0x00000002, 0x8c000516, 0x04000003, 0x82081400,
- 0x00000006, 0x46001000, 0x00000001, 0x80081000,
- 0x46001000, 0x00000900, 0x84000500, 0x4800bc0c,
- 0x5c001000, 0x800811c0, 0x040207d7, 0x82000540,
- 0x00000001, 0x5c00b000, 0x5c00a800, 0x5c00a000,
- 0x5c025800, 0x5c00b800, 0x1c01f000, 0x5c025800,
- 0x5c001000, 0x0401f7f8, 0x4933c857, 0x83380d80,
- 0x00000015, 0x04020003, 0x0201f000, 0x00020a10,
- 0x83380d80, 0x00000016, 0x02020800, 0x0010032d,
- 0x0201f000, 0x00020a10, 0x4933c857, 0x4d2c0000,
- 0x4c500000, 0x4c540000, 0x4c580000, 0x59325809,
- 0x83cca400, 0x00000006, 0x59cc1806, 0x820c0580,
- 0x01000000, 0x04020004, 0x4200b000, 0x00000002,
- 0x0401f00f, 0x4200b000, 0x00000008, 0x832cac00,
- 0x00000006, 0x0201f800, 0x0010adef, 0x8c0c1d00,
- 0x0400000b, 0x4200b000, 0x00000008, 0x592e5801,
- 0x812e59c0, 0x02000800, 0x0010032d, 0x832cac00,
- 0x00000006, 0x0201f800, 0x0010adef, 0x0401f816,
+ 0x0c01f001, 0x001071fb, 0x00108352, 0x001071fb,
+ 0x001071fb, 0x001071fb, 0x001071fb, 0x001071fb,
+ 0x001071fb, 0x001082ee, 0x0010837c, 0x001083f2,
+ 0x0010837c, 0x001083f2, 0x001071fb, 0x0201f800,
+ 0x0010032d, 0x0201f800, 0x0010032d, 0x4933c857,
+ 0x4d2c0000, 0x59325809, 0x59300203, 0x82003480,
+ 0x0000000e, 0x02021800, 0x0010032d, 0x0c01f803,
+ 0x5c025800, 0x1c01f000, 0x00107218, 0x00107218,
+ 0x00107218, 0x00107234, 0x00107280, 0x00107218,
+ 0x00107218, 0x00107218, 0x0010721a, 0x00107218,
+ 0x00107218, 0x00107218, 0x00107218, 0x00107218,
+ 0x0201f800, 0x0010032d, 0x4933c857, 0x83380580,
+ 0x00000040, 0x02020800, 0x0010032d, 0x4a026008,
+ 0x00082000, 0x4a026203, 0x00000003, 0x493a6403,
+ 0x4a025c09, 0x00000001, 0x592c000e, 0x48026012,
+ 0x497a6014, 0x592c0209, 0x800000c2, 0x800010c4,
+ 0x80081400, 0x480a6006, 0x0201f800, 0x00020154,
+ 0x42000800, 0x80000060, 0x0201f000, 0x000209a3,
+ 0x4933c857, 0x83380480, 0x00000050, 0x02021800,
+ 0x0010032d, 0x83380480, 0x00000049, 0x02001800,
+ 0x0010032d, 0x0c01f001, 0x00107247, 0x00107252,
+ 0x00107245, 0x00107245, 0x00107245, 0x00107245,
+ 0x0010725d, 0x0201f800, 0x0010032d, 0x4a026203,
+ 0x00000004, 0x4a025c09, 0x00000002, 0x592c0208,
+ 0x48025c0a, 0x592c020a, 0x48025a08, 0x592c000d,
+ 0x4802580e, 0x1c01f000, 0x0201f800, 0x001060e2,
+ 0x0201f800, 0x00108953, 0x04000005, 0x4a025a07,
+ 0x00000006, 0x0201f800, 0x000203ab, 0x0201f000,
+ 0x00020a10, 0x0201f800, 0x001060e2, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010e06f, 0x5c027800,
+ 0x42003000, 0x00000014, 0x41782800, 0x42002000,
+ 0x00000002, 0x4d400000, 0x4d440000, 0x59368c03,
+ 0x42028000, 0x00000029, 0x0201f800, 0x001091ea,
+ 0x5c028800, 0x5c028000, 0x42000000, 0x0010bd1d,
+ 0x0201f800, 0x0010ae10, 0x0201f800, 0x00108953,
+ 0x02000000, 0x00020a10, 0x4a025a07, 0x00000029,
+ 0x0201f800, 0x000203ab, 0x0201f000, 0x00020a10,
+ 0x4933c857, 0x83380580, 0x00000048, 0x04000005,
+ 0x83380580, 0x00000053, 0x02020800, 0x0010032d,
+ 0x592c0207, 0x82000580, 0x00000007, 0x04000009,
+ 0x59300012, 0x80000540, 0x04000006, 0x592c080d,
+ 0x80040480, 0x4802580d, 0x4a025a07, 0x00000015,
+ 0x592c0207, 0x80000540, 0x04020003, 0x4a025a07,
+ 0x00000000, 0x0201f800, 0x000203ab, 0x0201f000,
+ 0x00020a10, 0x4933c857, 0x4d2c0000, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x4c5c0000, 0x4c600000,
+ 0x4c640000, 0x4c100000, 0x0201f800, 0x0010056f,
+ 0x02000800, 0x0010032d, 0x497a5a07, 0x59a8006c,
+ 0x82000500, 0x0000f000, 0x48025c08, 0x59a8085a,
+ 0x82040c00, 0x00000018, 0x48065a08, 0x412cb800,
+ 0x4d2c0000, 0x41cca000, 0x4200c000, 0x00000001,
+ 0x4200c800, 0x0000002c, 0x82040480, 0x0000002d,
+ 0x04021006, 0x832cac00, 0x0000000a, 0x0201f800,
+ 0x001084c8, 0x0401f030, 0x40043000, 0x42000800,
+ 0x0000002c, 0x832cac00, 0x0000000a, 0x0201f800,
+ 0x001084c8, 0x82183480, 0x0000002c, 0x4c180000,
+ 0x0201f800, 0x0010056f, 0x5c003000, 0x0400001a,
+ 0x8060c000, 0x4a025805, 0x00000110, 0x492cb801,
+ 0x82180c80, 0x0000003d, 0x04021007, 0x40180800,
+ 0x832cac00, 0x00000006, 0x0201f800, 0x001084c8,
+ 0x0401f015, 0x8264cc00, 0x0000003c, 0x82183480,
+ 0x0000003c, 0x42000800, 0x0000003c, 0x412cb800,
+ 0x832cac00, 0x00000006, 0x0201f800, 0x001084c8,
+ 0x0401f7e3, 0x5c025800, 0x592c0207, 0x8400055e,
+ 0x48025a07, 0x592c0408, 0x80640540, 0x48025c08,
+ 0x0401f002, 0x5c025800, 0x5c002000, 0x813669c0,
+ 0x04000003, 0x59343403, 0x0401f003, 0x42003000,
+ 0x0000ffff, 0x49325809, 0x481a5c07, 0x82100580,
+ 0x00000054, 0x04020013, 0x4a025809, 0xffffffff,
+ 0x491e5814, 0x41781000, 0x831c0580, 0xffffffff,
+ 0x0400000b, 0x591c0009, 0x80000d40, 0x04000008,
+ 0x58040205, 0x82000500, 0x000000ff, 0x82000580,
+ 0x00000012, 0x04020002, 0x58041006, 0x480a5806,
+ 0x846001c0, 0x80100540, 0x48025805, 0x0201f800,
+ 0x0010af31, 0x04020011, 0x592c0001, 0x497a5801,
+ 0x4c000000, 0x0201f800, 0x000203ab, 0x5c025800,
+ 0x812e59c0, 0x040207f6, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x5c025800, 0x1c01f000, 0x0201f800, 0x0010a4d8,
+ 0x0401f7f6, 0x4803c856, 0x4c5c0000, 0x4d2c0000,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x412cb800,
+ 0x592c040c, 0x8c000516, 0x04000003, 0x41cca000,
+ 0x0401f003, 0x83cca400, 0x00000006, 0x4008b000,
+ 0x41781000, 0x82580480, 0x0000004c, 0x04001004,
+ 0x4200b000, 0x0000004c, 0x40001000, 0x4c080000,
+ 0x4d2c0000, 0x0201f800, 0x0010056f, 0x04000026,
+ 0x5c001800, 0x492c1801, 0x485a5800, 0x8258b400,
+ 0x00000003, 0x8058b104, 0x832cac00, 0x00000002,
+ 0x0201f800, 0x0010af0c, 0x585c040c, 0x8c000500,
+ 0x0400000e, 0x832c1400, 0x00000002, 0x8c000516,
+ 0x04000003, 0x82081400, 0x00000006, 0x46001000,
+ 0x00000001, 0x80081000, 0x46001000, 0x00000900,
+ 0x84000500, 0x4800bc0c, 0x5c001000, 0x800811c0,
+ 0x040207d7, 0x82000540, 0x00000001, 0x5c00b000,
+ 0x5c00a800, 0x5c00a000, 0x5c025800, 0x5c00b800,
+ 0x1c01f000, 0x5c025800, 0x5c001000, 0x0401f7f8,
+ 0x4933c857, 0x83380d80, 0x00000015, 0x04020003,
+ 0x0201f000, 0x00020a10, 0x83380d80, 0x00000016,
+ 0x02020800, 0x0010032d, 0x0201f000, 0x00020a10,
+ 0x4933c857, 0x4d2c0000, 0x4c500000, 0x4c540000,
+ 0x4c580000, 0x59325809, 0x83cca400, 0x00000006,
+ 0x59cc1806, 0x820c0580, 0x01000000, 0x04020004,
+ 0x4200b000, 0x00000002, 0x0401f00f, 0x4200b000,
+ 0x00000008, 0x832cac00, 0x00000006, 0x0201f800,
+ 0x0010aee2, 0x8c0c1d00, 0x0400000b, 0x4200b000,
+ 0x00000008, 0x592e5801, 0x812e59c0, 0x02000800,
+ 0x0010032d, 0x832cac00, 0x00000006, 0x0201f800,
+ 0x0010aee2, 0x0401f816, 0x5c00b000, 0x5c00a800,
+ 0x5c00a000, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x83cca400,
+ 0x00000006, 0x5930a809, 0x8254ac00, 0x00000006,
+ 0x4200b000, 0x00000007, 0x0201f800, 0x0010aee2,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x4933c857,
+ 0x0201f800, 0x00108953, 0x02000000, 0x00020a10,
+ 0x4d2c0000, 0x0201f800, 0x00108f1d, 0x0402000b,
+ 0x41780800, 0x4d400000, 0x42028000, 0x00000000,
+ 0x0201f800, 0x00108db8, 0x5c028000, 0x5c025800,
+ 0x0201f000, 0x00020a10, 0x5931d822, 0x58ef400a,
+ 0x58ee580c, 0x4a025a05, 0x00000103, 0x58ec0008,
+ 0x0801f800, 0x5c025800, 0x0201f000, 0x00020a10,
+ 0x4933c857, 0x59cc1806, 0x820c0580, 0x02000000,
+ 0x04020020, 0x4a026802, 0x00fffffd, 0x5934000a,
+ 0x84000504, 0x4802680a, 0x59300c1e, 0x82040580,
+ 0x00000021, 0x04020009, 0x42001800, 0x0000ffff,
+ 0x42002000, 0x00000004, 0x42003000, 0x00000012,
+ 0x0201f800, 0x0010326a, 0x59300809, 0x800409c0,
+ 0x02000000, 0x00020a10, 0x4a000a05, 0x00000103,
+ 0x480c0806, 0x5931d822, 0x58ef400a, 0x58ee580c,
+ 0x58ec0008, 0x0801f800, 0x0201f000, 0x00020a10,
+ 0x42000000, 0x0010bd26, 0x0201f800, 0x0010ae10,
+ 0x4c0c0000, 0x0401f804, 0x5c001800, 0x040207eb,
+ 0x1c01f000, 0x4933c857, 0x4d2c0000, 0x59325809,
+ 0x812e59c0, 0x04020009, 0x497a6006, 0x497a6205,
+ 0x4d380000, 0x42027000, 0x00000022, 0x0401fbab,
+ 0x5c027000, 0x80000580, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x4d2c0000, 0x4c500000, 0x4c540000,
+ 0x4c580000, 0x59325809, 0x592e5801, 0x832cac00,
+ 0x00000006, 0x83cca400, 0x00000006, 0x59a8086c,
+ 0x82040d00, 0x000003ff, 0x82041480, 0x0000000f,
+ 0x0400101b, 0x4200b000, 0x0000000f, 0x0201f800,
+ 0x0010aee2, 0x592e5801, 0x832cac00, 0x00000006,
+ 0x82080c80, 0x0000000f, 0x0400100d, 0x4200b000,
+ 0x0000000f, 0x0201f800, 0x0010aee2, 0x592e5801,
+ 0x832cac00, 0x00000006, 0x82041480, 0x0000000f,
+ 0x04001007, 0x42001000, 0x0000000f, 0x4008b000,
+ 0x0201f800, 0x0010aee2, 0x0401f004, 0x4004b000,
+ 0x0201f800, 0x0010aee2, 0x5931d822, 0x58ef400a,
+ 0x58ee580c, 0x4a025a05, 0x00000103, 0x592e5801,
+ 0x58ec0008, 0x0801f800, 0x0201f800, 0x00020a10,
0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
- 0x1c01f000, 0x4933c857, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x83cca400, 0x00000006, 0x5930a809,
- 0x8254ac00, 0x00000006, 0x4200b000, 0x00000007,
- 0x0201f800, 0x0010adef, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x4933c857, 0x0201f800, 0x0010889a,
- 0x02000000, 0x00020a10, 0x4d2c0000, 0x0201f800,
- 0x00108e64, 0x0402000b, 0x41780800, 0x4d400000,
- 0x42028000, 0x00000000, 0x0201f800, 0x00108cff,
- 0x5c028000, 0x5c025800, 0x0201f000, 0x00020a10,
- 0x5931d822, 0x58ef400a, 0x58ee580c, 0x4a025a05,
- 0x00000103, 0x58ec0008, 0x0801f800, 0x5c025800,
- 0x0201f000, 0x00020a10, 0x4933c857, 0x59cc1806,
- 0x820c0580, 0x02000000, 0x04020020, 0x4a026802,
- 0x00fffffd, 0x5934000a, 0x84000504, 0x4802680a,
- 0x59300c1e, 0x82040580, 0x00000021, 0x04020009,
- 0x42001800, 0x0000ffff, 0x42002000, 0x00000004,
- 0x42003000, 0x00000012, 0x0201f800, 0x00103260,
- 0x59300809, 0x800409c0, 0x02000000, 0x00020a10,
- 0x4a000a05, 0x00000103, 0x480c0806, 0x5931d822,
- 0x58ef400a, 0x58ee580c, 0x58ec0008, 0x0801f800,
- 0x0201f000, 0x00020a10, 0x42000000, 0x0010bc26,
- 0x0201f800, 0x0010ad1d, 0x4c0c0000, 0x0401f804,
- 0x5c001800, 0x040207eb, 0x1c01f000, 0x4933c857,
- 0x4d2c0000, 0x59325809, 0x812e59c0, 0x04020009,
- 0x497a6006, 0x497a6205, 0x4d380000, 0x42027000,
- 0x00000022, 0x0401fbab, 0x5c027000, 0x80000580,
- 0x5c025800, 0x1c01f000, 0x4933c857, 0x4d2c0000,
- 0x4c500000, 0x4c540000, 0x4c580000, 0x59325809,
- 0x592e5801, 0x832cac00, 0x00000006, 0x83cca400,
- 0x00000006, 0x59a8086c, 0x82040d00, 0x000003ff,
- 0x82041480, 0x0000000f, 0x0400101b, 0x4200b000,
- 0x0000000f, 0x0201f800, 0x0010adef, 0x592e5801,
- 0x832cac00, 0x00000006, 0x82080c80, 0x0000000f,
- 0x0400100d, 0x4200b000, 0x0000000f, 0x0201f800,
- 0x0010adef, 0x592e5801, 0x832cac00, 0x00000006,
- 0x82041480, 0x0000000f, 0x04001007, 0x42001000,
- 0x0000000f, 0x4008b000, 0x0201f800, 0x0010adef,
- 0x0401f004, 0x4004b000, 0x0201f800, 0x0010adef,
- 0x5931d822, 0x58ef400a, 0x58ee580c, 0x4a025a05,
- 0x00000103, 0x592e5801, 0x58ec0008, 0x0801f800,
- 0x0201f800, 0x00020a10, 0x5c00b000, 0x5c00a800,
+ 0x1c01f000, 0x4933c857, 0x4d2c0000, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x59cc0006, 0x82000d80,
+ 0x01000000, 0x0400002d, 0x59cc0007, 0x9000b1c0,
+ 0x8258b500, 0x000000ff, 0x8058b104, 0x8258b400,
+ 0x00000002, 0x82580c80, 0x00000007, 0x04001003,
+ 0x4200b000, 0x00000006, 0x83cca400, 0x00000006,
+ 0x59301009, 0x800811c0, 0x02000800, 0x0010032d,
+ 0x8208ac00, 0x00000006, 0x0201f800, 0x0010aee2,
+ 0x82000d00, 0xff000000, 0x800409c0, 0x0400001a,
+ 0x8200b500, 0x000000ff, 0x04000017, 0x8058b104,
+ 0x82580c80, 0x0000000e, 0x04001003, 0x4200b000,
+ 0x0000000d, 0x58081001, 0x800811c0, 0x02000800,
+ 0x0010032d, 0x8208ac00, 0x00000006, 0x0201f800,
+ 0x0010aee2, 0x0401f008, 0x59301009, 0x800811c0,
+ 0x02000800, 0x0010032d, 0x48001006, 0x59cc0007,
+ 0x48001007, 0x0401ff2e, 0x5c00b000, 0x5c00a800,
0x5c00a000, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x42000800, 0x00000000, 0x59cc0006, 0x82000580,
+ 0x02000000, 0x04000003, 0x42000800, 0x00000001,
+ 0x4d2c0000, 0x59325809, 0x812e59c0, 0x02000800,
+ 0x0010032d, 0x48065a07, 0x0201f800, 0x000203ab,
+ 0x5c025800, 0x0201f000, 0x00020a10, 0x4933c857,
0x4d2c0000, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x59cc0006, 0x82000d80, 0x01000000, 0x0400002d,
- 0x59cc0007, 0x9000b1c0, 0x8258b500, 0x000000ff,
- 0x8058b104, 0x8258b400, 0x00000002, 0x82580c80,
- 0x00000007, 0x04001003, 0x4200b000, 0x00000006,
- 0x83cca400, 0x00000006, 0x59301009, 0x800811c0,
- 0x02000800, 0x0010032d, 0x8208ac00, 0x00000006,
- 0x0201f800, 0x0010adef, 0x82000d00, 0xff000000,
- 0x800409c0, 0x0400001a, 0x8200b500, 0x000000ff,
- 0x04000017, 0x8058b104, 0x82580c80, 0x0000000e,
- 0x04001003, 0x4200b000, 0x0000000d, 0x58081001,
- 0x800811c0, 0x02000800, 0x0010032d, 0x8208ac00,
- 0x00000006, 0x0201f800, 0x0010adef, 0x0401f008,
- 0x59301009, 0x800811c0, 0x02000800, 0x0010032d,
- 0x48001006, 0x59cc0007, 0x48001007, 0x0401ff2e,
- 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
- 0x1c01f000, 0x4933c857, 0x42000800, 0x00000000,
- 0x59cc0006, 0x82000580, 0x02000000, 0x04000003,
- 0x42000800, 0x00000001, 0x4d2c0000, 0x59325809,
- 0x812e59c0, 0x02000800, 0x0010032d, 0x48065a07,
- 0x0201f800, 0x000203ab, 0x5c025800, 0x0201f000,
- 0x00020a10, 0x4933c857, 0x4d2c0000, 0x4c500000,
- 0x4c540000, 0x4c580000, 0x4200b000, 0x00000002,
- 0x59cc0806, 0x82040580, 0x01000000, 0x04000004,
- 0x8204b500, 0x0000ffff, 0x8058b104, 0x83cca400,
- 0x00000006, 0x59300009, 0x8200ac00, 0x00000006,
- 0x0201f800, 0x0010adef, 0x0401feff, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x4803c857, 0x4807c857, 0x480bc857,
- 0x480fc857, 0x4813c857, 0x481bc857, 0x492fc857,
- 0x4d2c0000, 0x4c000000, 0x0201f800, 0x0010055a,
- 0x5c000000, 0x0400000f, 0x48025803, 0x481a5801,
- 0x48125808, 0x48065805, 0x480a5806, 0x480e5807,
- 0x5c001000, 0x4c080000, 0x480a5809, 0x412c1000,
- 0x0201f800, 0x00020016, 0x82000540, 0x00000001,
- 0x5c025800, 0x1c01f000, 0x4933c857, 0x4937c857,
- 0x4d1c0000, 0x0201f800, 0x00105713, 0x04020025,
- 0x59cc0001, 0x82000500, 0x00ffffff, 0x59341002,
- 0x82081500, 0x00ffffff, 0x80080580, 0x0402001d,
- 0x497a6205, 0x42000800, 0x00000035, 0x0201f800,
- 0x00108c7b, 0x04020012, 0x591c001d, 0x800001c0,
- 0x0400000f, 0x497a381d, 0x591c0415, 0x8c000502,
- 0x02000800, 0x0010032d, 0x84000502, 0x48023c15,
- 0x591c1407, 0x82080580, 0x00000003, 0x04000006,
- 0x82080580, 0x00000006, 0x04000005, 0x0401fc52,
- 0x0401f004, 0x0401f805, 0x0401f002, 0x0401f8d2,
- 0x5c023800, 0x1c01f000, 0x4d2c0000, 0x591e5809,
- 0x4933c857, 0x491fc857, 0x493bc857, 0x492fc857,
- 0x83380580, 0x00000015, 0x040000c5, 0x83380580,
- 0x00000016, 0x040200c0, 0x4d300000, 0x411e6000,
- 0x59cc0207, 0x4803c857, 0x82000d00, 0x0000ff00,
- 0x82040580, 0x00001700, 0x04000004, 0x82040580,
- 0x00000300, 0x04020063, 0x591c0203, 0x4803c857,
- 0x82000580, 0x0000000d, 0x04000044, 0x812e59c0,
- 0x040000ac, 0x591c0202, 0x4803c857, 0x82000580,
- 0x0000ffff, 0x0402008f, 0x592c020b, 0x4803c857,
- 0x82000500, 0x00000003, 0x82000580, 0x00000002,
- 0x04020007, 0x592c0810, 0x591c0012, 0x4803c857,
- 0x4807c857, 0x80040580, 0x04020082, 0x591c0415,
- 0x4803c857, 0x8c000500, 0x0402007e, 0x42000000,
- 0x0010bc03, 0x0201f800, 0x0010ad1d, 0x41780800,
- 0x591c1006, 0x42000000, 0x0000000a, 0x0201f800,
- 0x00105f69, 0x592c0407, 0x4803c857, 0x800001c0,
- 0x0400000c, 0x80080c80, 0x04001004, 0x02020800,
- 0x0010032d, 0x80001040, 0x480a5c07, 0x800811c0,
- 0x04020004, 0x0201f800, 0x0010e95c, 0x0401f079,
- 0x0201f800, 0x0010899c, 0x591c0818, 0x591c0019,
- 0x48065809, 0x4802580a, 0x59300008, 0x8c000500,
- 0x02020800, 0x00100bd4, 0x497a3809, 0x0201f800,
- 0x0002029a, 0x04020057, 0x411e6000, 0x0201f800,
- 0x001070b5, 0x0401f067, 0x0401fc2b, 0x04000016,
- 0x591c0006, 0x48026006, 0x4936600a, 0x4a026407,
- 0x00000003, 0x492e6009, 0x591c0818, 0x591c1019,
- 0x48066018, 0x480a6019, 0x4d380000, 0x591e7403,
- 0x4d300000, 0x411e6000, 0x0201f800, 0x001070b5,
- 0x5c026000, 0x0201f800, 0x00020a34, 0x5c027000,
- 0x0401f050, 0x59a8002c, 0x48023a05, 0x0401f04d,
- 0x59cc0407, 0x82000580, 0x0000000b, 0x0402002e,
- 0x59340a00, 0x84040d0e, 0x48066a00, 0x592c0a05,
- 0x82040d00, 0x000000ff, 0x82040d80, 0x00000014,
- 0x04000003, 0x4a02621e, 0x00000003, 0x59300008,
- 0x8c000500, 0x02020800, 0x00100bd4, 0x4d400000,
- 0x497a5c0a, 0x42028000, 0x00000003, 0x592c0a09,
- 0x0201f800, 0x00104504, 0x0201f800, 0x0010ae30,
- 0x04020009, 0x0201f800, 0x000203ab, 0x59300a1e,
- 0x82040d80, 0x00000003, 0x02000800, 0x0010899c,
- 0x497a6009, 0x5c028000, 0x4a026403, 0x00000085,
- 0x4a026203, 0x00000009, 0x4a026407, 0x00000002,
- 0x42000800, 0x8000404b, 0x0201f800, 0x000209b1,
- 0x0401f01c, 0x59cc0207, 0x82000580, 0x00002a00,
- 0x04020004, 0x59a8002c, 0x48023a05, 0x0401f015,
- 0x812e59c0, 0x02000800, 0x0010032d, 0x4a025a05,
- 0x00000103, 0x591c0008, 0x8c000500, 0x02020800,
- 0x00100bd4, 0x591c0402, 0x48025c07, 0x4a025a07,
- 0x00000003, 0x497a5c0a, 0x0201f800, 0x000203ab,
- 0x0201f800, 0x001070b5, 0x0201f800, 0x0010410c,
- 0x5c026000, 0x0201f800, 0x00020a10, 0x0401f002,
- 0x5c026000, 0x5c025800, 0x1c01f000, 0x0401f819,
- 0x0401f7fd, 0x4933c857, 0x83380580, 0x00000015,
- 0x04020004, 0x59a8002c, 0x48023a05, 0x0401f00d,
- 0x83380580, 0x00000016, 0x0402000d, 0x4d300000,
- 0x411e6000, 0x0201f800, 0x0010a18b, 0x0201f800,
- 0x00020979, 0x0201f800, 0x00020a10, 0x5c026000,
- 0x497a381d, 0x0201f800, 0x00020a10, 0x1c01f000,
- 0x4c5c0000, 0x591c0415, 0x84000540, 0x48023c15,
- 0x59ccb80b, 0x4933c857, 0x491fc857, 0x492fc857,
- 0x4803c857, 0x485fc857, 0x8c5cbd3c, 0x04000005,
- 0x59a8002c, 0x48023a05, 0x497a381d, 0x0401f057,
- 0x4d300000, 0x411e6000, 0x0201f800, 0x0010847b,
- 0x5c026000, 0x591c0407, 0x82000580, 0x00000000,
- 0x0400004e, 0x591c0403, 0x82000580, 0x00000050,
- 0x0402000c, 0x4d300000, 0x411e6000, 0x4a026203,
- 0x00000001, 0x42000800, 0x80000043, 0x0201f800,
- 0x000209b1, 0x5c026000, 0x497a381d, 0x0401f03f,
- 0x591c0203, 0x82000580, 0x0000000d, 0x0400001f,
- 0x812e59c0, 0x02000800, 0x0010032d, 0x592c020b,
- 0x4803c857, 0x8c000500, 0x0402001f, 0x8c000502,
- 0x04000016, 0x591c0415, 0x8c00051c, 0x04020007,
- 0x591c0012, 0x4803c857, 0x800001c0, 0x0400000f,
- 0x591c0013, 0x48023817, 0x4a023813, 0x0fffffff,
- 0x592c0209, 0x8400051e, 0x48025a09, 0x42000000,
- 0x0010bc05, 0x0201f800, 0x0010ad1d, 0x4a023a15,
- 0x00000001, 0x0401f01a, 0x42000000, 0x0010bc06,
- 0x0201f800, 0x0010ad1d, 0x4a023a15, 0x00000007,
- 0x0401f013, 0x8c5cbd3a, 0x040207f8, 0x59cc000a,
- 0x592c1810, 0x4803c857, 0x480fc857, 0x800c0580,
- 0x040007f2, 0x59cc000a, 0x4803c857, 0x48023817,
- 0x48023816, 0x42000000, 0x0010bc04, 0x0201f800,
- 0x0010ad1d, 0x4a023a15, 0x00000005, 0x5c00b800,
- 0x0201f000, 0x00108b01, 0x5c00b800, 0x0201f000,
- 0x00020a10, 0x4933c857, 0x4d1c0000, 0x0201f800,
- 0x00105713, 0x04020053, 0x59cc0001, 0x59341002,
- 0x80080580, 0x82000500, 0x00ffffff, 0x0402004a,
- 0x5930141a, 0x0201f800, 0x00108cd8, 0x02000800,
- 0x0010032d, 0x591c1407, 0x82080580, 0x00000007,
- 0x04000041, 0x82080580, 0x00000002, 0x0400003e,
- 0x82080580, 0x00000000, 0x0400003b, 0x591c0202,
- 0x82000d80, 0x0000ffff, 0x04000004, 0x59301a1a,
- 0x800c0580, 0x04020034, 0x83380580, 0x00000015,
- 0x0400002f, 0x4d300000, 0x4d2c0000, 0x411e6000,
- 0x59325809, 0x0201f800, 0x0010889a, 0x02000800,
- 0x0010032d, 0x592c0205, 0x82000500, 0x000000ff,
- 0x82000580, 0x00000014, 0x04000003, 0x4a02621e,
- 0x00000003, 0x497a5c0a, 0x42028000, 0x00000003,
- 0x592c0a09, 0x0201f800, 0x00104504, 0x0201f800,
- 0x0010ae30, 0x04020009, 0x0201f800, 0x000203ab,
- 0x59300a1e, 0x82040d80, 0x00000003, 0x02000800,
- 0x0010899c, 0x497a6009, 0x5c025800, 0x4a026403,
- 0x00000085, 0x4a026203, 0x00000009, 0x4a026407,
- 0x00000002, 0x42000800, 0x8000404b, 0x0201f800,
- 0x000209b1, 0x5c026000, 0x0401f003, 0x59a8002c,
- 0x48023a05, 0x497a381d, 0x0201f800, 0x00020a10,
- 0x5c023800, 0x1c01f000, 0x4933c857, 0x4c580000,
- 0x4d2c0000, 0x59325809, 0x59342200, 0x82102500,
- 0xffffdffd, 0x48126a00, 0x83383580, 0x00000015,
- 0x0400000d, 0x0201f800, 0x0010889a, 0x04000064,
- 0x0201f800, 0x00108e64, 0x04020005, 0x4200b000,
- 0x00000002, 0x0201f800, 0x00108e43, 0x0401fa2a,
- 0x0401f07b, 0x83cc1400, 0x00000008, 0x4200b000,
- 0x00000002, 0x83341c00, 0x00000006, 0x0201f800,
- 0x00107d52, 0x04020014, 0x83cc1400, 0x0000000a,
- 0x4200b000, 0x00000002, 0x83341c00, 0x00000008,
- 0x0201f800, 0x00107d52, 0x0402000b, 0x0201f800,
- 0x00101a67, 0x59342200, 0x59cc1007, 0x800811c0,
- 0x04000003, 0x480a6801, 0x84102542, 0x48126a00,
- 0x0401f062, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010df61, 0x5c027800, 0x42000000, 0x0010bc1d,
- 0x0201f800, 0x0010ad1d, 0x59340200, 0x84000558,
- 0x48026a00, 0x4d300000, 0x0201f800, 0x001070f5,
- 0x02000800, 0x0010032d, 0x4936600a, 0x497a6009,
- 0x4a026407, 0x00000001, 0x4a026403, 0x00000001,
- 0x42003000, 0x00000003, 0x0201f800, 0x0010a4ae,
- 0x8d0e1d20, 0x04000011, 0x41782800, 0x42003000,
- 0x00000001, 0x4d400000, 0x42028000, 0x00000029,
- 0x0201f800, 0x00109f37, 0x5c028000, 0x4a026407,
- 0x00000004, 0x4a026203, 0x00000007, 0x4a026421,
- 0x00000001, 0x0401f009, 0x4a026203, 0x00000001,
- 0x42000800, 0x0000000b, 0x0201f800, 0x00103d8a,
- 0x0201f800, 0x00105fe8, 0x5c026000, 0x0201f800,
- 0x0010889a, 0x04000026, 0x0201f800, 0x00108e64,
- 0x04020026, 0x0401f9d0, 0x0401f021, 0x42000000,
- 0x0010bc20, 0x0201f800, 0x0010ad1d, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010df61, 0x42000000,
- 0x0010bc1d, 0x0201f800, 0x0010ad1d, 0x59340200,
- 0x84000558, 0x48026a00, 0x42003000, 0x00000003,
- 0x41782800, 0x42002000, 0x00000005, 0x4d400000,
- 0x4d440000, 0x59368c03, 0x42028000, 0x00000029,
- 0x0201f800, 0x00109131, 0x5c028800, 0x5c028000,
- 0x5c027800, 0x0201f800, 0x00101a67, 0x0201f800,
- 0x00020a10, 0x0401f002, 0x0401fc73, 0x5c025800,
- 0x5c00b000, 0x1c01f000, 0x4933c857, 0x41380000,
- 0x83383480, 0x00000058, 0x02021800, 0x0010032d,
- 0x0c01f001, 0x00107718, 0x00107713, 0x00107718,
- 0x00107718, 0x00107718, 0x00107718, 0x00107711,
- 0x00107711, 0x00107711, 0x00107711, 0x00107711,
- 0x00107711, 0x00107711, 0x00107711, 0x00107711,
- 0x00107711, 0x00107711, 0x00107711, 0x00107711,
- 0x00107711, 0x00107711, 0x00107711, 0x00107711,
- 0x00107711, 0x00107711, 0x00107711, 0x00107711,
- 0x00107711, 0x00107711, 0x00107711, 0x00107711,
- 0x00107718, 0x00107711, 0x00107718, 0x00107718,
- 0x00107711, 0x00107711, 0x00107711, 0x00107711,
- 0x00107711, 0x00107718, 0x00107711, 0x00107711,
- 0x00107711, 0x00107711, 0x00107711, 0x00107711,
- 0x00107711, 0x00107711, 0x00107711, 0x00107718,
- 0x00107718, 0x00107711, 0x00107711, 0x00107711,
- 0x00107711, 0x00107711, 0x00107711, 0x00107711,
- 0x00107711, 0x00107711, 0x00107718, 0x00107711,
- 0x00107711, 0x00107718, 0x00107718, 0x00107711,
- 0x00107718, 0x00107718, 0x00107711, 0x00107711,
- 0x00107711, 0x00107711, 0x00107718, 0x00107711,
- 0x00107711, 0x00107711, 0x00107718, 0x00107711,
- 0x00107711, 0x00107711, 0x00107718, 0x00107711,
- 0x00107711, 0x00107711, 0x00107718, 0x00107711,
- 0x00107718, 0x00107711, 0x00107711, 0x00107711,
- 0x00107711, 0x00107711, 0x00107711, 0x00107711,
- 0x00107711, 0x0201f800, 0x0010032d, 0x4a026203,
- 0x00000001, 0x493a6403, 0x0201f000, 0x00105fe8,
- 0x4933c857, 0x4a026203, 0x00000001, 0x493a6403,
- 0x0201f000, 0x00105fe8, 0x59300403, 0x82003480,
- 0x00000058, 0x02021800, 0x0010032d, 0x83383580,
- 0x00000013, 0x04000099, 0x83383580, 0x00000027,
- 0x0402004e, 0x4933c857, 0x0201f800, 0x0010605d,
- 0x0201f800, 0x0010a591, 0x0201f800, 0x001089af,
- 0x0400000b, 0x0201f800, 0x001089ca, 0x04000041,
- 0x59300403, 0x82000d80, 0x00000022, 0x04020038,
- 0x0401fc2b, 0x0400003a, 0x0401f03a, 0x0201f800,
- 0x00101a67, 0x42000800, 0x00000007, 0x0201f800,
- 0x00103d8a, 0x0401f910, 0x4d440000, 0x59368c03,
- 0x83440580, 0x000007fe, 0x04020008, 0x59a8121b,
- 0x84081540, 0x0201f800, 0x00104716, 0x04020002,
- 0x8408154a, 0x480b521b, 0x42028000, 0x00000029,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010df61,
- 0x5c027800, 0x836c0580, 0x00000003, 0x0400000c,
- 0x5932680a, 0x59340008, 0x800001c0, 0x04020008,
- 0x59368c03, 0x4933c857, 0x4937c857, 0x4947c857,
- 0x0201f800, 0x00103e2c, 0x0401f00c, 0x42000000,
- 0x0010bc1d, 0x0201f800, 0x0010ad1d, 0x42003000,
- 0x00000015, 0x41782800, 0x42002000, 0x00000003,
- 0x0201f800, 0x00109131, 0x5c028800, 0x0201f800,
- 0x00108bdb, 0x0201f000, 0x00020a10, 0x1c01f000,
- 0x0401f8dd, 0x0401f7fa, 0x83380580, 0x00000014,
- 0x0400000c, 0x4933c857, 0x0201f800, 0x0010644d,
- 0x02020000, 0x00107134, 0x59300203, 0x82000580,
- 0x00000002, 0x04000102, 0x0201f800, 0x0010032d,
- 0x4933c857, 0x0201f800, 0x0010605d, 0x0201f800,
- 0x0010a591, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010df61, 0x5c027800, 0x42003000, 0x00000016,
- 0x41782800, 0x4d400000, 0x4d440000, 0x59368c03,
- 0x42002000, 0x00000009, 0x42028000, 0x00000029,
- 0x0201f800, 0x00109131, 0x5c028800, 0x5c028000,
- 0x42000000, 0x0010bc1d, 0x0201f800, 0x0010ad1d,
- 0x0201f800, 0x001089af, 0x0402000c, 0x0201f800,
- 0x00101a67, 0x0401f8ac, 0x59340c03, 0x82040580,
- 0x000007fe, 0x040207c6, 0x59a80a1b, 0x84040d40,
- 0x4807521b, 0x0401f7c2, 0x0201f800, 0x001089ca,
- 0x04020003, 0x0401f8a0, 0x0401f7bd, 0x59300403,
- 0x82000d80, 0x00000032, 0x04020004, 0x0201f800,
- 0x00101cfd, 0x0401f7b6, 0x82000d80, 0x00000022,
- 0x04000895, 0x0401f7b2, 0x4933c857, 0x4803c857,
- 0x0c01f001, 0x0010782a, 0x0010782a, 0x0010782a,
- 0x0010782a, 0x0010782a, 0x0010782a, 0x00107821,
- 0x00107821, 0x00107821, 0x00107821, 0x00107821,
- 0x00107821, 0x00107821, 0x00107821, 0x00107821,
- 0x00107821, 0x00107821, 0x00107821, 0x00107821,
- 0x00107821, 0x00107821, 0x00107821, 0x00107821,
- 0x00107821, 0x00107821, 0x00107821, 0x00107821,
- 0x00107821, 0x00107821, 0x00107821, 0x0010782e,
- 0x0010784b, 0x00107821, 0x0010784b, 0x0010784b,
- 0x00107821, 0x00107821, 0x00107821, 0x00107821,
- 0x00107821, 0x0010784b, 0x0010784b, 0x00107821,
- 0x00107821, 0x00107821, 0x00107821, 0x00107821,
- 0x00107821, 0x00107821, 0x00107821, 0x0010783c,
- 0x0010784b, 0x00107821, 0x00107835, 0x00107821,
- 0x00107821, 0x00107821, 0x00107835, 0x00107821,
- 0x00107821, 0x00107821, 0x0010784b, 0x00107838,
- 0x00107821, 0x00107823, 0x0010784b, 0x00107821,
- 0x0010784b, 0x0010784b, 0x00107821, 0x00107821,
- 0x00107821, 0x00107821, 0x0010784b, 0x00107821,
- 0x00107821, 0x00107821, 0x0010784b, 0x00107821,
- 0x00107821, 0x00107821, 0x0010784b, 0x00107821,
- 0x00107821, 0x00107821, 0x0010784b, 0x00107821,
- 0x0010784b, 0x00107821, 0x00107821, 0x00107821,
- 0x00107821, 0x00107821, 0x00107821, 0x00107821,
- 0x00107821, 0x0201f800, 0x0010032d, 0x4d2c0000,
- 0x59325809, 0x0201f800, 0x000203ab, 0x5c025800,
- 0x0201f000, 0x00020a10, 0x4a026203, 0x00000002,
- 0x0201f000, 0x00108a4d, 0x4a026203, 0x00000005,
- 0x59a8002c, 0x48026205, 0x59a8002a, 0x48026006,
- 0x1c01f000, 0x5930081f, 0x49780a05, 0x0401f014,
- 0x0201f800, 0x00108bdb, 0x0201f000, 0x00020a10,
- 0x0201f800, 0x00101cfd, 0x0201f800, 0x0010610d,
- 0x04000005, 0x0201f800, 0x0010605d, 0x0201f000,
- 0x00020a10, 0x0201f800, 0x0010605d, 0x0201f800,
- 0x00020a10, 0x0201f000, 0x001060fa, 0x4933c857,
- 0x4a026203, 0x00000002, 0x59a8002a, 0x48026006,
- 0x1c01f000, 0x4933c857, 0x0201f800, 0x0010889a,
- 0x0400002e, 0x4d2c0000, 0x0201f800, 0x00108e64,
- 0x0402000a, 0x4d400000, 0x42028000, 0x00000031,
- 0x42000800, 0x00000004, 0x0201f800, 0x00108cff,
- 0x5c028000, 0x0401f020, 0x59300c07, 0x82040580,
- 0x00000010, 0x04000004, 0x82040580, 0x00000011,
- 0x0402000a, 0x4a025a07, 0x00000031, 0x4a02580e,
- 0x00000004, 0x4a02580f, 0x000000ff, 0x0201f800,
- 0x000203ab, 0x0401f010, 0x592c0405, 0x8c00051e,
- 0x0400000d, 0x4a025a05, 0x00000103, 0x4a025806,
- 0x01000000, 0x4da00000, 0x4cec0000, 0x5931d822,
- 0x58ef400a, 0x58ec0008, 0x0801f800, 0x5c01d800,
- 0x5c034000, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x4200b000, 0x00000002, 0x59cc0806, 0x82040580,
+ 0x01000000, 0x04000004, 0x8204b500, 0x0000ffff,
+ 0x8058b104, 0x83cca400, 0x00000006, 0x59300009,
+ 0x8200ac00, 0x00000006, 0x0201f800, 0x0010aee2,
+ 0x0401feff, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x5c025800, 0x1c01f000, 0x4933c857, 0x4803c857,
+ 0x4807c857, 0x480bc857, 0x480fc857, 0x4813c857,
+ 0x481bc857, 0x492fc857, 0x4d2c0000, 0x4c000000,
+ 0x0201f800, 0x0010055a, 0x5c000000, 0x0400000f,
+ 0x48025803, 0x481a5801, 0x48125808, 0x48065805,
+ 0x480a5806, 0x480e5807, 0x5c001000, 0x4c080000,
+ 0x480a5809, 0x412c1000, 0x0201f800, 0x00020016,
+ 0x82000540, 0x00000001, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x4937c857, 0x4d1c0000, 0x0201f800,
+ 0x0010577f, 0x04020025, 0x59cc0001, 0x82000500,
+ 0x00ffffff, 0x59341002, 0x82081500, 0x00ffffff,
+ 0x80080580, 0x0402001d, 0x497a6205, 0x42000800,
+ 0x00000035, 0x0201f800, 0x00108d34, 0x04020012,
+ 0x591c001d, 0x800001c0, 0x0400000f, 0x497a381d,
+ 0x591c0415, 0x8c000502, 0x02000800, 0x0010032d,
+ 0x84000502, 0x48023c15, 0x591c1407, 0x82080580,
+ 0x00000003, 0x04000006, 0x82080580, 0x00000006,
+ 0x04000005, 0x0401fc4b, 0x0401f004, 0x0401f805,
+ 0x0401f002, 0x0401f8d2, 0x5c023800, 0x1c01f000,
+ 0x4d2c0000, 0x591e5809, 0x4933c857, 0x491fc857,
+ 0x493bc857, 0x492fc857, 0x83380580, 0x00000015,
+ 0x040000c5, 0x83380580, 0x00000016, 0x040200c0,
+ 0x4d300000, 0x411e6000, 0x59cc0207, 0x4803c857,
+ 0x82000d00, 0x0000ff00, 0x82040580, 0x00001700,
+ 0x04000004, 0x82040580, 0x00000300, 0x04020063,
+ 0x591c0203, 0x4803c857, 0x82000580, 0x0000000d,
+ 0x04000044, 0x812e59c0, 0x040000ac, 0x591c0202,
+ 0x4803c857, 0x82000580, 0x0000ffff, 0x0402008f,
+ 0x592c020b, 0x4803c857, 0x82000500, 0x00000003,
+ 0x82000580, 0x00000002, 0x04020007, 0x592c0810,
+ 0x591c0012, 0x4803c857, 0x4807c857, 0x80040580,
+ 0x04020082, 0x591c0415, 0x4803c857, 0x8c000500,
+ 0x0402007e, 0x42000000, 0x0010bd03, 0x0201f800,
+ 0x0010ae10, 0x41780800, 0x591c1006, 0x42000000,
+ 0x0000000a, 0x0201f800, 0x0010600e, 0x592c0407,
+ 0x4803c857, 0x800001c0, 0x0400000c, 0x80080c80,
+ 0x04001004, 0x02020800, 0x0010032d, 0x80001040,
+ 0x480a5c07, 0x800811c0, 0x04020004, 0x0201f800,
+ 0x0010ea61, 0x0401f079, 0x0201f800, 0x00108a55,
+ 0x591c0818, 0x591c0019, 0x48065809, 0x4802580a,
+ 0x59300008, 0x8c000500, 0x02020800, 0x00100bd5,
+ 0x497a3809, 0x0201f800, 0x0002029a, 0x04020057,
+ 0x411e6000, 0x0201f800, 0x00107144, 0x0401f067,
+ 0x0401fc28, 0x04000016, 0x591c0006, 0x48026006,
+ 0x4936600a, 0x4a026407, 0x00000003, 0x492e6009,
+ 0x591c0818, 0x591c1019, 0x48066018, 0x480a6019,
+ 0x4d380000, 0x591e7403, 0x4d300000, 0x411e6000,
+ 0x0201f800, 0x00107144, 0x5c026000, 0x0201f800,
+ 0x00020a34, 0x5c027000, 0x0401f050, 0x59a8002c,
+ 0x48023a05, 0x0401f04d, 0x59cc0407, 0x82000580,
+ 0x0000000b, 0x0402002e, 0x59340a00, 0x84040d0e,
+ 0x48066a00, 0x592c0a05, 0x82040d00, 0x000000ff,
+ 0x82040d80, 0x00000014, 0x04000003, 0x4a02621e,
+ 0x00000003, 0x59300008, 0x8c000500, 0x02020800,
+ 0x00100bd5, 0x4d400000, 0x497a5c0a, 0x42028000,
+ 0x00000003, 0x592c0a09, 0x0201f800, 0x00104543,
+ 0x0201f800, 0x0010af23, 0x04020009, 0x0201f800,
+ 0x000203ab, 0x59300a1e, 0x82040d80, 0x00000003,
+ 0x02000800, 0x00108a55, 0x497a6009, 0x5c028000,
+ 0x4a026403, 0x00000085, 0x4a026203, 0x00000009,
+ 0x4a026407, 0x00000002, 0x42000800, 0x8000404b,
+ 0x0201f800, 0x000209b1, 0x0401f01c, 0x59cc0207,
+ 0x82000580, 0x00002a00, 0x04020004, 0x59a8002c,
+ 0x48023a05, 0x0401f015, 0x812e59c0, 0x02000800,
+ 0x0010032d, 0x4a025a05, 0x00000103, 0x591c0008,
+ 0x8c000500, 0x02020800, 0x00100bd5, 0x591c0402,
+ 0x48025c07, 0x4a025a07, 0x00000003, 0x497a5c0a,
+ 0x0201f800, 0x000203ab, 0x0201f800, 0x00107144,
+ 0x0201f800, 0x00104126, 0x5c026000, 0x0201f800,
+ 0x00020a10, 0x0401f002, 0x5c026000, 0x5c025800,
+ 0x1c01f000, 0x0401f819, 0x0401f7fd, 0x4933c857,
+ 0x83380580, 0x00000015, 0x04020004, 0x59a8002c,
+ 0x48023a05, 0x0401f00d, 0x83380580, 0x00000016,
+ 0x0402000d, 0x4d300000, 0x411e6000, 0x0201f800,
+ 0x0010a26a, 0x0201f800, 0x00020979, 0x0201f800,
+ 0x00020a10, 0x5c026000, 0x497a381d, 0x0201f800,
+ 0x00020a10, 0x1c01f000, 0x4c5c0000, 0x591c0415,
+ 0x84000540, 0x48023c15, 0x59ccb80b, 0x4933c857,
+ 0x491fc857, 0x492fc857, 0x4803c857, 0x485fc857,
+ 0x8c5cbd3c, 0x04000005, 0x59a8002c, 0x48023a05,
+ 0x497a381d, 0x0401f057, 0x4d300000, 0x411e6000,
+ 0x0201f800, 0x00108530, 0x5c026000, 0x591c0407,
+ 0x82000580, 0x00000000, 0x0400004e, 0x591c0403,
+ 0x82000580, 0x00000050, 0x0402000c, 0x4d300000,
+ 0x411e6000, 0x4a026203, 0x00000001, 0x42000800,
+ 0x80000043, 0x0201f800, 0x000209b1, 0x5c026000,
+ 0x497a381d, 0x0401f03f, 0x591c0203, 0x82000580,
+ 0x0000000d, 0x0400001f, 0x812e59c0, 0x02000800,
+ 0x0010032d, 0x592c020b, 0x4803c857, 0x8c000500,
+ 0x0402001f, 0x8c000502, 0x04000016, 0x591c0415,
+ 0x8c00051c, 0x04020007, 0x591c0012, 0x4803c857,
+ 0x800001c0, 0x0400000f, 0x591c0013, 0x48023817,
+ 0x4a023813, 0x0fffffff, 0x592c0209, 0x8400051e,
+ 0x48025a09, 0x42000000, 0x0010bd05, 0x0201f800,
+ 0x0010ae10, 0x4a023a15, 0x00000001, 0x0401f01a,
+ 0x42000000, 0x0010bd06, 0x0201f800, 0x0010ae10,
+ 0x4a023a15, 0x00000007, 0x0401f013, 0x8c5cbd3a,
+ 0x040207f8, 0x59cc000a, 0x592c1810, 0x4803c857,
+ 0x480fc857, 0x800c0580, 0x040007f2, 0x59cc000a,
+ 0x4803c857, 0x48023817, 0x48023816, 0x42000000,
+ 0x0010bd04, 0x0201f800, 0x0010ae10, 0x4a023a15,
+ 0x00000005, 0x5c00b800, 0x0201f000, 0x00108bba,
+ 0x5c00b800, 0x0201f000, 0x00020a10, 0x4933c857,
+ 0x4d1c0000, 0x0201f800, 0x0010577f, 0x04020053,
+ 0x59cc0001, 0x59341002, 0x80080580, 0x82000500,
+ 0x00ffffff, 0x0402004a, 0x5930141a, 0x0201f800,
+ 0x00108d91, 0x02000800, 0x0010032d, 0x591c1407,
+ 0x82080580, 0x00000007, 0x04000041, 0x82080580,
+ 0x00000002, 0x0400003e, 0x82080580, 0x00000000,
+ 0x0400003b, 0x591c0202, 0x82000d80, 0x0000ffff,
+ 0x04000004, 0x59301a1a, 0x800c0580, 0x04020034,
+ 0x83380580, 0x00000015, 0x0400002f, 0x4d300000,
+ 0x4d2c0000, 0x411e6000, 0x59325809, 0x0201f800,
+ 0x00108953, 0x02000800, 0x0010032d, 0x592c0205,
+ 0x82000500, 0x000000ff, 0x82000580, 0x00000014,
+ 0x04000003, 0x4a02621e, 0x00000003, 0x497a5c0a,
+ 0x42028000, 0x00000003, 0x592c0a09, 0x0201f800,
+ 0x00104543, 0x0201f800, 0x0010af23, 0x04020009,
+ 0x0201f800, 0x000203ab, 0x59300a1e, 0x82040d80,
+ 0x00000003, 0x02000800, 0x00108a55, 0x497a6009,
+ 0x5c025800, 0x4a026403, 0x00000085, 0x4a026203,
+ 0x00000009, 0x4a026407, 0x00000002, 0x42000800,
+ 0x8000404b, 0x0201f800, 0x000209b1, 0x5c026000,
+ 0x0401f003, 0x59a8002c, 0x48023a05, 0x497a381d,
+ 0x0201f800, 0x00020a10, 0x5c023800, 0x1c01f000,
+ 0x4933c857, 0x4c580000, 0x4d2c0000, 0x59325809,
+ 0x59342200, 0x82102500, 0xffffdffd, 0x48126a00,
+ 0x83383580, 0x00000015, 0x0400000d, 0x0201f800,
+ 0x00108953, 0x04000064, 0x0201f800, 0x00108f1d,
+ 0x04020005, 0x4200b000, 0x00000002, 0x0201f800,
+ 0x00108efc, 0x0401fa2a, 0x0401f07b, 0x83cc1400,
+ 0x00000008, 0x4200b000, 0x00000002, 0x83341c00,
+ 0x00000006, 0x0201f800, 0x00107df9, 0x04020014,
+ 0x83cc1400, 0x0000000a, 0x4200b000, 0x00000002,
+ 0x83341c00, 0x00000008, 0x0201f800, 0x00107df9,
+ 0x0402000b, 0x0201f800, 0x00101a68, 0x59342200,
+ 0x59cc1007, 0x800811c0, 0x04000003, 0x480a6801,
+ 0x84102542, 0x48126a00, 0x0401f062, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010e06f, 0x5c027800,
+ 0x42000000, 0x0010bd1d, 0x0201f800, 0x0010ae10,
+ 0x59340200, 0x84000558, 0x48026a00, 0x4d300000,
+ 0x0201f800, 0x00107188, 0x02000800, 0x0010032d,
+ 0x4936600a, 0x497a6009, 0x4a026407, 0x00000001,
+ 0x4a026403, 0x00000001, 0x42003000, 0x00000003,
+ 0x0201f800, 0x0010a5a1, 0x8d0e1d20, 0x04000011,
+ 0x41782800, 0x42003000, 0x00000001, 0x4d400000,
+ 0x42028000, 0x00000029, 0x0201f800, 0x0010a00e,
+ 0x5c028000, 0x4a026407, 0x00000004, 0x4a026203,
+ 0x00000007, 0x4a026421, 0x00000001, 0x0401f009,
+ 0x4a026203, 0x00000001, 0x42000800, 0x0000000b,
+ 0x0201f800, 0x00103d9d, 0x0201f800, 0x0010608d,
+ 0x5c026000, 0x0201f800, 0x00108953, 0x04000026,
+ 0x0201f800, 0x00108f1d, 0x04020026, 0x0401f9d0,
+ 0x0401f021, 0x42000000, 0x0010bd20, 0x0201f800,
+ 0x0010ae10, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010e06f, 0x42000000, 0x0010bd1d, 0x0201f800,
+ 0x0010ae10, 0x59340200, 0x84000558, 0x48026a00,
+ 0x42003000, 0x00000003, 0x41782800, 0x42002000,
+ 0x00000005, 0x4d400000, 0x4d440000, 0x59368c03,
+ 0x42028000, 0x00000029, 0x0201f800, 0x001091ea,
+ 0x5c028800, 0x5c028000, 0x5c027800, 0x0201f800,
+ 0x00101a68, 0x0201f800, 0x00020a10, 0x0401f002,
+ 0x0401fc73, 0x5c025800, 0x5c00b000, 0x1c01f000,
+ 0x4933c857, 0x41380000, 0x83383480, 0x00000058,
+ 0x02021800, 0x0010032d, 0x0c01f001, 0x001077ae,
+ 0x001077a9, 0x001077ae, 0x001077ae, 0x001077ae,
+ 0x001077ae, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077a7, 0x001077a7, 0x001077ae, 0x001077a7,
+ 0x001077ae, 0x001077ae, 0x001077a7, 0x001077a7,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x001077ae,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077a7, 0x001077ae, 0x001077ae, 0x001077a7,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077ae, 0x001077a7, 0x001077a7, 0x001077ae,
+ 0x001077ae, 0x001077a7, 0x001077ae, 0x001077ae,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077ae, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077ae, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077ae, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077ae, 0x001077a7, 0x001077ae, 0x001077a7,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x001077a7,
+ 0x001077a7, 0x001077a7, 0x001077a7, 0x0201f800,
+ 0x0010032d, 0x4a026203, 0x00000001, 0x493a6403,
+ 0x0201f000, 0x0010608d, 0x4933c857, 0x4a026203,
+ 0x00000001, 0x493a6403, 0x0201f000, 0x0010608d,
+ 0x59300403, 0x82003480, 0x00000058, 0x02021800,
+ 0x0010032d, 0x83383580, 0x00000013, 0x04000099,
+ 0x83383580, 0x00000027, 0x0402004e, 0x4933c857,
+ 0x0201f800, 0x00106102, 0x0201f800, 0x0010a684,
+ 0x0201f800, 0x00108a68, 0x0400000b, 0x0201f800,
+ 0x00108a83, 0x04000041, 0x59300403, 0x82000d80,
+ 0x00000022, 0x04020038, 0x0401fc2b, 0x0400003a,
+ 0x0401f03a, 0x0201f800, 0x00101a68, 0x42000800,
+ 0x00000007, 0x0201f800, 0x00103d9d, 0x0401f910,
+ 0x4d440000, 0x59368c03, 0x83440580, 0x000007fe,
+ 0x04020008, 0x59a8121b, 0x84081540, 0x0201f800,
+ 0x00104755, 0x04020002, 0x8408154a, 0x480b521b,
+ 0x42028000, 0x00000029, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010e06f, 0x5c027800, 0x836c0580,
+ 0x00000003, 0x0400000c, 0x5932680a, 0x59340008,
+ 0x800001c0, 0x04020008, 0x59368c03, 0x4933c857,
+ 0x4937c857, 0x4947c857, 0x0201f800, 0x00103e42,
+ 0x0401f00c, 0x42000000, 0x0010bd1d, 0x0201f800,
+ 0x0010ae10, 0x42003000, 0x00000015, 0x41782800,
+ 0x42002000, 0x00000003, 0x0201f800, 0x001091ea,
+ 0x5c028800, 0x0201f800, 0x00108c94, 0x0201f000,
+ 0x00020a10, 0x1c01f000, 0x0401f8dd, 0x0401f7fa,
+ 0x83380580, 0x00000014, 0x0400000c, 0x4933c857,
+ 0x0201f800, 0x001064f2, 0x02020000, 0x001071c7,
+ 0x59300203, 0x82000580, 0x00000002, 0x04000102,
+ 0x0201f800, 0x0010032d, 0x4933c857, 0x0201f800,
+ 0x00106102, 0x0201f800, 0x0010a684, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010e06f, 0x5c027800,
+ 0x42003000, 0x00000016, 0x41782800, 0x4d400000,
+ 0x4d440000, 0x59368c03, 0x42002000, 0x00000009,
+ 0x42028000, 0x00000029, 0x0201f800, 0x001091ea,
+ 0x5c028800, 0x5c028000, 0x42000000, 0x0010bd1d,
+ 0x0201f800, 0x0010ae10, 0x0201f800, 0x00108a68,
+ 0x0402000c, 0x0201f800, 0x00101a68, 0x0401f8ac,
+ 0x59340c03, 0x82040580, 0x000007fe, 0x040207c6,
+ 0x59a80a1b, 0x84040d40, 0x4807521b, 0x0401f7c2,
+ 0x0201f800, 0x00108a83, 0x04020003, 0x0401f8a0,
+ 0x0401f7bd, 0x59300403, 0x82000d80, 0x00000032,
+ 0x04020004, 0x0201f800, 0x00101d02, 0x0401f7b6,
+ 0x82000d80, 0x00000022, 0x04000895, 0x0401f7b2,
+ 0x4933c857, 0x4803c857, 0x0c01f001, 0x001078c0,
+ 0x001078c0, 0x001078c0, 0x001078c0, 0x001078c0,
+ 0x001078c0, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078b7, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078b7, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078b7, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078b7, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078b7, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078b7, 0x001078c4, 0x001078e1, 0x001078b7,
+ 0x001078e1, 0x001078e1, 0x001078b7, 0x001078b7,
+ 0x001078b7, 0x001078b7, 0x001078b7, 0x001078e1,
+ 0x001078e1, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078b7, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078b7, 0x001078d2, 0x001078e1, 0x001078b7,
+ 0x001078cb, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078cb, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078e1, 0x001078ce, 0x001078b7, 0x001078b9,
+ 0x001078e1, 0x001078b7, 0x001078e1, 0x001078e1,
+ 0x001078b7, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078e1, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078e1, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078e1, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078e1, 0x001078b7, 0x001078e1, 0x001078b7,
+ 0x001078b7, 0x001078b7, 0x001078b7, 0x001078b7,
+ 0x001078b7, 0x001078b7, 0x001078b7, 0x0201f800,
+ 0x0010032d, 0x4d2c0000, 0x59325809, 0x0201f800,
+ 0x000203ab, 0x5c025800, 0x0201f000, 0x00020a10,
+ 0x4a026203, 0x00000002, 0x0201f000, 0x00108b06,
+ 0x4a026203, 0x00000005, 0x59a8002c, 0x48026205,
+ 0x59a8002a, 0x48026006, 0x1c01f000, 0x5930081f,
+ 0x49780a05, 0x0401f014, 0x0201f800, 0x00108c94,
+ 0x0201f000, 0x00020a10, 0x0201f800, 0x00101d02,
+ 0x0201f800, 0x001061b2, 0x04000005, 0x0201f800,
+ 0x00106102, 0x0201f000, 0x00020a10, 0x0201f800,
+ 0x00106102, 0x0201f800, 0x00020a10, 0x0201f000,
+ 0x0010619f, 0x4933c857, 0x4a026203, 0x00000002,
+ 0x59a8002a, 0x48026006, 0x1c01f000, 0x4933c857,
+ 0x0201f800, 0x00108953, 0x0400002e, 0x4d2c0000,
+ 0x0201f800, 0x00108f1d, 0x0402000a, 0x4d400000,
+ 0x42028000, 0x00000031, 0x42000800, 0x00000004,
+ 0x0201f800, 0x00108db8, 0x5c028000, 0x0401f020,
+ 0x59300c07, 0x82040580, 0x00000010, 0x04000004,
+ 0x82040580, 0x00000011, 0x0402000a, 0x4a025a07,
+ 0x00000031, 0x4a02580e, 0x00000004, 0x4a02580f,
+ 0x000000ff, 0x0201f800, 0x000203ab, 0x0401f010,
+ 0x592c0405, 0x8c00051e, 0x0400000d, 0x4a025a05,
+ 0x00000103, 0x4a025806, 0x01000000, 0x4da00000,
+ 0x4cec0000, 0x5931d822, 0x58ef400a, 0x58ec0008,
+ 0x0801f800, 0x5c01d800, 0x5c034000, 0x5c025800,
+ 0x1c01f000, 0x4933c857, 0x83340580, 0x0010c2b2,
+ 0x0402000c, 0x83380d80, 0x00000015, 0x04000005,
+ 0x83380d80, 0x00000016, 0x02020000, 0x001071c7,
+ 0x0201f800, 0x0010a687, 0x0201f000, 0x00020a10,
0x59340400, 0x82000500, 0x000000ff, 0x82003480,
0x0000000c, 0x02021800, 0x0010032d, 0x59303403,
- 0x82180d80, 0x0000004d, 0x02000000, 0x00108c47,
- 0x82180d80, 0x00000033, 0x02000000, 0x00108bfe,
- 0x82180d80, 0x00000028, 0x02000000, 0x00108a0b,
- 0x82180d80, 0x00000029, 0x02000000, 0x00108a1f,
- 0x82180d80, 0x00000057, 0x02000000, 0x00109235,
- 0x82180d80, 0x0000001f, 0x02000000, 0x00107309,
- 0x82180d80, 0x00000055, 0x02000000, 0x001072e2,
- 0x82180d80, 0x00000000, 0x04000568, 0x82180d80,
- 0x00000022, 0x02000000, 0x00107336, 0x82180d80,
- 0x00000035, 0x02000000, 0x0010743e, 0x82180d80,
- 0x00000039, 0x04000504, 0x82180d80, 0x0000003d,
- 0x02000000, 0x00107372, 0x82180d80, 0x00000044,
- 0x02000000, 0x001073af, 0x82180d80, 0x00000049,
- 0x02000000, 0x00107405, 0x82180d80, 0x00000041,
- 0x02000000, 0x001073f1, 0x82180d80, 0x00000043,
- 0x02000000, 0x00108da0, 0x82180d80, 0x00000004,
+ 0x82180d80, 0x0000004d, 0x02000000, 0x00108d00,
+ 0x82180d80, 0x00000033, 0x02000000, 0x00108cb7,
+ 0x82180d80, 0x00000028, 0x02000000, 0x00108ac4,
+ 0x82180d80, 0x00000029, 0x02000000, 0x00108ad8,
+ 0x82180d80, 0x00000057, 0x02000000, 0x001092ed,
+ 0x82180d80, 0x0000001f, 0x02000000, 0x0010739f,
+ 0x82180d80, 0x00000055, 0x02000000, 0x00107378,
+ 0x82180d80, 0x00000000, 0x0400055a, 0x82180d80,
+ 0x00000022, 0x02000000, 0x001073cc, 0x82180d80,
+ 0x00000035, 0x02000000, 0x001074d4, 0x82180d80,
+ 0x00000039, 0x040004f6, 0x82180d80, 0x0000003d,
+ 0x02000000, 0x00107408, 0x82180d80, 0x00000044,
+ 0x02000000, 0x00107445, 0x82180d80, 0x00000049,
+ 0x02000000, 0x0010749b, 0x82180d80, 0x00000041,
+ 0x02000000, 0x00107487, 0x82180d80, 0x00000043,
+ 0x02000000, 0x00108e59, 0x82180d80, 0x00000004,
0x04020003, 0x42000000, 0x00000001, 0x83380d80,
0x00000015, 0x04000006, 0x83380d80, 0x00000016,
- 0x02020000, 0x00107134, 0x0401f25e, 0x4c000000,
- 0x0201f800, 0x0010a594, 0x5c000000, 0x4d2c0000,
+ 0x02020000, 0x001071c7, 0x0401f25e, 0x4c000000,
+ 0x0201f800, 0x0010a687, 0x5c000000, 0x4d2c0000,
0x4d3c0000, 0x0c01f804, 0x5c027800, 0x5c025800,
- 0x1c01f000, 0x001078f5, 0x001078f9, 0x001078f5,
- 0x0010796c, 0x001078f5, 0x00107aad, 0x00107b47,
- 0x001078f5, 0x001078f5, 0x00107b10, 0x001078f5,
- 0x00107b22, 0x4933c857, 0x497a6008, 0x59300809,
+ 0x1c01f000, 0x00107999, 0x0010799d, 0x00107999,
+ 0x00107a10, 0x00107999, 0x00107b51, 0x00107beb,
+ 0x00107999, 0x00107999, 0x00107bb4, 0x00107999,
+ 0x00107bc6, 0x4933c857, 0x497a6008, 0x59300809,
0x58040000, 0x4a000a05, 0x00000103, 0x0201f000,
0x00020a10, 0x4933c857, 0x40000000, 0x40000000,
- 0x1c01f000, 0x4933c857, 0x0201f800, 0x0010408c,
+ 0x1c01f000, 0x4933c857, 0x0201f800, 0x001040a6,
0x59a8005a, 0x82000580, 0x00000074, 0x04020059,
- 0x0201f800, 0x00109eb3, 0x04020014, 0x0401f859,
- 0x0201f800, 0x0010889a, 0x0400000c, 0x0201f800,
- 0x00108e64, 0x04020009, 0x41780800, 0x4d400000,
- 0x42028000, 0x00000000, 0x0201f800, 0x00108cff,
- 0x5c028000, 0x0401f003, 0x0201f800, 0x00101a67,
- 0x0201f000, 0x00020a10, 0x0201f800, 0x0010889a,
- 0x04000007, 0x0201f800, 0x00108e64, 0x04020004,
- 0x0401ff35, 0x0201f000, 0x00020a10, 0x417a7800,
- 0x0201f800, 0x0010df61, 0x42000000, 0x0010bc1d,
- 0x0201f800, 0x0010ad1d, 0x59340200, 0x84000558,
+ 0x0201f800, 0x00109f8a, 0x04020014, 0x0401f859,
+ 0x0201f800, 0x00108953, 0x0400000c, 0x0201f800,
+ 0x00108f1d, 0x04020009, 0x41780800, 0x4d400000,
+ 0x42028000, 0x00000000, 0x0201f800, 0x00108db8,
+ 0x5c028000, 0x0401f003, 0x0201f800, 0x00101a68,
+ 0x0201f000, 0x00020a10, 0x0201f800, 0x00108953,
+ 0x04000007, 0x0201f800, 0x00108f1d, 0x04020004,
+ 0x0401ff27, 0x0201f000, 0x00020a10, 0x417a7800,
+ 0x0201f800, 0x0010e06f, 0x42000000, 0x0010bd1d,
+ 0x0201f800, 0x0010ae10, 0x59340200, 0x84000558,
0x48026a00, 0x42003000, 0x00000003, 0x0201f800,
- 0x0010a4ae, 0x4d300000, 0x0201f800, 0x001070f5,
+ 0x0010a5a1, 0x4d300000, 0x0201f800, 0x00107188,
0x02000800, 0x0010032d, 0x4936600a, 0x497a6009,
0x4a026407, 0x00000001, 0x4a026403, 0x00000001,
0x8d0e1d20, 0x04000011, 0x4a026407, 0x00000004,
0x4a026203, 0x00000007, 0x4a026421, 0x00000001,
0x42003000, 0x00000001, 0x4d400000, 0x42028000,
- 0x00000029, 0x41782800, 0x0201f800, 0x00109f37,
+ 0x00000029, 0x41782800, 0x0201f800, 0x0010a00e,
0x5c028000, 0x0401f009, 0x42000800, 0x0000000b,
- 0x0201f800, 0x00103d8a, 0x4a026203, 0x00000001,
- 0x0201f800, 0x00105fe8, 0x5c026000, 0x0401fefe,
- 0x0201f800, 0x00101a67, 0x0201f000, 0x00020a10,
- 0x0401fef9, 0x42000000, 0x00000001, 0x0401f112,
+ 0x0201f800, 0x00103d9d, 0x4a026203, 0x00000001,
+ 0x0201f800, 0x0010608d, 0x5c026000, 0x0401fef0,
+ 0x0201f800, 0x00101a68, 0x0201f000, 0x00020a10,
+ 0x0401feeb, 0x42000000, 0x00000001, 0x0401f112,
0x4933c857, 0x59340200, 0x8c000500, 0x0400000c,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x00103d7f,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x00103d92,
0x5c027800, 0x8d0e1d20, 0x04000005, 0x42000800,
- 0x00000006, 0x0201f800, 0x00103d8a, 0x1c01f000,
+ 0x00000006, 0x0201f800, 0x00103d9d, 0x1c01f000,
0x4933c857, 0x59a8085a, 0x82040580, 0x00000074,
0x0400000e, 0x4807c857, 0x82040580, 0x00000100,
0x040200df, 0x59cc0408, 0x4803c857, 0x8c000500,
@@ -7813,36 +7849,36 @@
0x000007fe, 0x0402001a, 0x59a8021b, 0x8c000506,
0x04000015, 0x59cc0000, 0x82000500, 0x000000ff,
0x59a8080f, 0x82040d00, 0x000000ff, 0x80040580,
- 0x0400000d, 0x0201f800, 0x00101a67, 0x0201f800,
- 0x00020a10, 0x42000000, 0x0010bc0e, 0x0201f800,
- 0x0010ad1d, 0x4202d800, 0x00000001, 0x0201f000,
- 0x001038f5, 0x0401fad8, 0x0401f062, 0x0201f800,
- 0x00103e68, 0x59341403, 0x82080580, 0x000007fc,
+ 0x0400000d, 0x0201f800, 0x00101a68, 0x0201f800,
+ 0x00020a10, 0x42000000, 0x0010bd0e, 0x0201f800,
+ 0x0010ae10, 0x4202d800, 0x00000001, 0x0201f000,
+ 0x00103908, 0x0401fad8, 0x0401f062, 0x0201f800,
+ 0x00103e7e, 0x59341403, 0x82080580, 0x000007fc,
0x04020035, 0x4a026802, 0x00fffffc, 0x0201f800,
- 0x0010889a, 0x04000012, 0x0201f800, 0x00108e64,
+ 0x00108953, 0x04000012, 0x0201f800, 0x00108f1d,
0x0402000f, 0x0401f8de, 0x41780800, 0x4d400000,
- 0x42028000, 0x00000000, 0x0201f800, 0x00108cff,
+ 0x42028000, 0x00000000, 0x0201f800, 0x00108db8,
0x5c028000, 0x42000800, 0x00000004, 0x0201f800,
- 0x00103d8a, 0x0201f000, 0x00020a10, 0x42000800,
- 0x00000004, 0x0201f800, 0x00103d8a, 0x0201f800,
- 0x00101a67, 0x59300c1e, 0x82040580, 0x00000021,
+ 0x00103d9d, 0x0201f000, 0x00020a10, 0x42000800,
+ 0x00000004, 0x0201f800, 0x00103d9d, 0x0201f800,
+ 0x00101a68, 0x59300c1e, 0x82040580, 0x00000021,
0x04000003, 0x0201f000, 0x00020a10, 0x42028800,
0x000007fd, 0x42003000, 0x00fffffd, 0x0201f800,
- 0x00103dcb, 0x02020800, 0x0010032d, 0x4936600a,
+ 0x00103de1, 0x02020800, 0x0010032d, 0x4936600a,
0x497a6c12, 0x4a02601d, 0x00000003, 0x4a026203,
0x00000001, 0x4a026403, 0x00000022, 0x0201f000,
- 0x00105fe8, 0x59a8006d, 0x8c000502, 0x04000011,
- 0x0201f800, 0x00104716, 0x42001000, 0x00000010,
+ 0x0010608d, 0x59a8006d, 0x8c000502, 0x04000011,
+ 0x0201f800, 0x00104755, 0x42001000, 0x00000010,
0x04020009, 0x59340002, 0x82000500, 0x00ff0000,
0x82000580, 0x00ff0000, 0x04000006, 0x42001000,
- 0x00000008, 0x0201f800, 0x00104429, 0x0402006c,
- 0x0201f800, 0x0010889a, 0x0400006d, 0x0201f800,
- 0x00108e64, 0x04020005, 0x592c0405, 0x8c00051c,
+ 0x00000008, 0x0201f800, 0x00104448, 0x0402006c,
+ 0x0201f800, 0x00108953, 0x0400006d, 0x0201f800,
+ 0x00108f1d, 0x04020005, 0x592c0405, 0x8c00051c,
0x040207b3, 0x0401f896, 0x42000800, 0x00000005,
- 0x0201f800, 0x00103d8a, 0x4a026203, 0x00000001,
- 0x4a026403, 0x00000003, 0x0201f000, 0x00105fe8,
+ 0x0201f800, 0x00103d9d, 0x4a026203, 0x00000001,
+ 0x4a026403, 0x00000003, 0x0201f000, 0x0010608d,
0x59cc0408, 0x8c000518, 0x0400001a, 0x0201f800,
- 0x00108b9a, 0x0201f800, 0x00104716, 0x04000009,
+ 0x00108c53, 0x0201f800, 0x00104755, 0x04000009,
0x59cc0408, 0x8c000516, 0x04000006, 0x5930041e,
0x82000580, 0x00000021, 0x04020799, 0x1c01f000,
0x59a8021b, 0x8400054a, 0x4803521b, 0x4803541b,
@@ -7851,32 +7887,32 @@
0x42001000, 0x000000ef, 0x59a80073, 0x8c00053e,
0x04000005, 0x59a8021b, 0x8c000516, 0x04000002,
0x59a8100f, 0x480b500f, 0x497b8830, 0x84081570,
- 0x480b8832, 0x0201f800, 0x00108bc4, 0x59a8021b,
+ 0x480b8832, 0x0201f800, 0x00108c7d, 0x59a8021b,
0x84000548, 0x4803521b, 0x4803541b, 0x0201f800,
- 0x00109f0c, 0x04020776, 0x599c0019, 0x8c000510,
+ 0x00109fe3, 0x04020776, 0x599c0019, 0x8c000510,
0x0402003b, 0x59a8021b, 0x8400054c, 0x4803521b,
- 0x42000800, 0x00000007, 0x0201f800, 0x00103d8a,
- 0x417a7800, 0x0201f800, 0x00103d7f, 0x42000000,
- 0x000000e8, 0x0201f800, 0x0010548f, 0x02000800,
- 0x00103dcb, 0x02020800, 0x0010032d, 0x4936600a,
+ 0x42000800, 0x00000007, 0x0201f800, 0x00103d9d,
+ 0x417a7800, 0x0201f800, 0x00103d92, 0x42000000,
+ 0x000000e8, 0x0201f800, 0x001054fb, 0x02000800,
+ 0x00103de1, 0x02020800, 0x0010032d, 0x4936600a,
0x59340200, 0x8400051a, 0x48026a00, 0x42000800,
- 0x00000003, 0x0201f800, 0x00103d8a, 0x4a026407,
+ 0x00000003, 0x0201f800, 0x00103d9d, 0x4a026407,
0x00000001, 0x4a026203, 0x00000001, 0x4a026403,
- 0x00000002, 0x0201f000, 0x00105fe8, 0x0401fdfe,
+ 0x00000002, 0x0201f000, 0x0010608d, 0x0401fdf0,
0x42000000, 0x00000001, 0x0401f017, 0x599c0017,
0x8c00050a, 0x04000799, 0x42000800, 0x00000004,
- 0x0201f800, 0x00103d8a, 0x49375064, 0x59a8021b,
+ 0x0201f800, 0x00103d9d, 0x49375064, 0x59a8021b,
0x8c000508, 0x0400000a, 0x599c0018, 0x8c00051c,
0x04000007, 0x42000800, 0x000003e8, 0x42001000,
- 0x0010eacd, 0x0201f800, 0x00105904, 0x0201f000,
+ 0x0010ebc8, 0x0201f800, 0x001059a9, 0x0201f000,
0x00020a10, 0x4933c857, 0x80003540, 0x04000005,
- 0x42000800, 0x00000007, 0x0201f800, 0x00103d8a,
+ 0x42000800, 0x00000007, 0x0201f800, 0x00103d9d,
0x801831c0, 0x0402000e, 0x59302009, 0x801021c0,
0x04000004, 0x58100405, 0x8c00051e, 0x04020008,
0x59341c03, 0x42002000, 0x00000004, 0x42003000,
- 0x00000012, 0x0201f800, 0x00103260, 0x0201f800,
- 0x00101a67, 0x0201f000, 0x00020a10, 0x4c5c0000,
- 0x4d2c0000, 0x59325809, 0x0201f800, 0x00104f41,
+ 0x00000012, 0x0201f800, 0x0010326a, 0x0201f800,
+ 0x00101a68, 0x0201f000, 0x00020a10, 0x4c5c0000,
+ 0x4d2c0000, 0x59325809, 0x0201f800, 0x00104f93,
0x5c025800, 0x59cc0008, 0x48002805, 0x59cc0009,
0x48002806, 0x49782807, 0x49782808, 0x49782809,
0x4978280a, 0x59cc0013, 0x8c00053e, 0x04000009,
@@ -7887,112 +7923,112 @@
0x59cc041a, 0x900001c0, 0x4800280a, 0x5c00b800,
0x1c01f000, 0x4933c857, 0x59a8005a, 0x82000580,
0x00000014, 0x04020048, 0x59a8006d, 0x8c000502,
- 0x04000015, 0x0201f800, 0x00104716, 0x42001000,
+ 0x04000015, 0x0201f800, 0x00104755, 0x42001000,
0x00000010, 0x04020009, 0x59340002, 0x82000500,
0x00ff0000, 0x82000580, 0x00ff0000, 0x0400000a,
- 0x42001000, 0x00000008, 0x0201f800, 0x00104429,
+ 0x42001000, 0x00000008, 0x0201f800, 0x00104448,
0x04000005, 0x59a8006d, 0x8400054c, 0x4803506d,
0x0401f031, 0x836c0580, 0x00000003, 0x0402000b,
0x59300009, 0x80000540, 0x04020008, 0x59341c03,
0x42002000, 0x00000006, 0x42003000, 0x00000013,
- 0x0201f800, 0x00103260, 0x0201f800, 0x00103ecf,
- 0x0401fe84, 0x0401fa5e, 0x0402001f, 0x59340404,
+ 0x0201f800, 0x0010326a, 0x0201f800, 0x00103ee9,
+ 0x0401fe84, 0x0401fa61, 0x0402001f, 0x59340404,
0x80000540, 0x0400001c, 0x42000800, 0x00000006,
- 0x0201f800, 0x00103d8a, 0x0201f800, 0x0010889a,
- 0x04000011, 0x0201f800, 0x00108e64, 0x0402000a,
+ 0x0201f800, 0x00103d9d, 0x0201f800, 0x00108953,
+ 0x04000011, 0x0201f800, 0x00108f1d, 0x0402000a,
0x41780800, 0x4d400000, 0x42028000, 0x00000000,
- 0x0201f800, 0x00108cff, 0x5c028000, 0x0201f000,
+ 0x0201f800, 0x00108db8, 0x5c028000, 0x0201f000,
0x00020a10, 0x4a025a05, 0x00000103, 0x4a025806,
- 0x02000000, 0x0201f800, 0x00101a67, 0x0201f000,
- 0x00020a10, 0x0201f800, 0x001043c3, 0x0201f800,
- 0x0010889a, 0x04000007, 0x0201f800, 0x00108e64,
- 0x04020004, 0x0401fd50, 0x0201f000, 0x00020a10,
- 0x0401fd4d, 0x0201f800, 0x0010a594, 0x80000580,
+ 0x02000000, 0x0201f800, 0x00101a68, 0x0201f000,
+ 0x00020a10, 0x0201f800, 0x001043e2, 0x0201f800,
+ 0x00108953, 0x04000007, 0x0201f800, 0x00108f1d,
+ 0x04020004, 0x0401fd42, 0x0201f000, 0x00020a10,
+ 0x0401fd3f, 0x0201f800, 0x0010a687, 0x80000580,
0x59a8006d, 0x8c00050c, 0x04000005, 0x8400050c,
0x4803506d, 0x82000540, 0x00000001, 0x0401f75e,
0x4933c857, 0x59a8005a, 0x82000580, 0x00000014,
0x0402000b, 0x42000800, 0x0000000b, 0x0201f800,
- 0x00103d8a, 0x4a026203, 0x00000001, 0x4a026403,
- 0x00000001, 0x0201f000, 0x00105fe8, 0x42000000,
+ 0x00103d9d, 0x4a026203, 0x00000001, 0x4a026403,
+ 0x00000001, 0x0201f000, 0x0010608d, 0x42000000,
0x00000001, 0x0401f74c, 0x4933c857, 0x40003000,
0x59a8005a, 0x82000580, 0x00000004, 0x0402000a,
0x82183580, 0x0000000b, 0x04020005, 0x42000800,
- 0x00000007, 0x0201f800, 0x00103d8a, 0x0201f000,
+ 0x00000007, 0x0201f800, 0x00103d9d, 0x0201f000,
0x00020a10, 0x42000000, 0x00000001, 0x0401f73a,
0x4803c857, 0x4d2c0000, 0x4d3c0000, 0x0c01f804,
- 0x5c027800, 0x5c025800, 0x1c01f000, 0x001078f5,
- 0x00107b56, 0x001078f5, 0x00107bb2, 0x001078f5,
- 0x00107c19, 0x00107b47, 0x001078f5, 0x001078f5,
- 0x00107c3b, 0x001078f5, 0x00107c4d, 0x4933c857,
+ 0x5c027800, 0x5c025800, 0x1c01f000, 0x00107999,
+ 0x00107bfa, 0x00107999, 0x00107c56, 0x00107999,
+ 0x00107cbd, 0x00107beb, 0x00107999, 0x00107999,
+ 0x00107cdf, 0x00107999, 0x00107cf1, 0x4933c857,
0x4d1c0000, 0x59301403, 0x82080580, 0x00000003,
0x04000008, 0x82081580, 0x0000001e, 0x04020003,
0x0201f800, 0x00020a10, 0x5c023800, 0x1c01f000,
0x0401ff59, 0x0401f7fd, 0x4933c857, 0x42000000,
- 0x0010bc21, 0x0201f800, 0x0010ad1d, 0x0201f800,
- 0x0010a594, 0x0201f800, 0x0010408c, 0x0201f800,
- 0x0010889a, 0x0400000b, 0x0201f800, 0x00108e64,
+ 0x0010bd21, 0x0201f800, 0x0010ae10, 0x0201f800,
+ 0x0010a687, 0x0201f800, 0x001040a6, 0x0201f800,
+ 0x00108953, 0x0400000b, 0x0201f800, 0x00108f1d,
0x04020008, 0x4200b000, 0x00000002, 0x0201f800,
- 0x00108e43, 0x0401fce8, 0x0201f000, 0x00020a10,
+ 0x00108efc, 0x0401fcda, 0x0201f000, 0x00020a10,
0x0401f8f3, 0x0402002f, 0x417a7800, 0x0201f800,
- 0x00103d7f, 0x417a7800, 0x0201f800, 0x0010df61,
- 0x42000000, 0x0010bc1d, 0x0201f800, 0x0010ad1d,
+ 0x00103d92, 0x417a7800, 0x0201f800, 0x0010e06f,
+ 0x42000000, 0x0010bd1d, 0x0201f800, 0x0010ae10,
0x59340200, 0x84000558, 0x48026a00, 0x4a026403,
0x00000002, 0x42003000, 0x00000003, 0x0201f800,
- 0x0010a4ae, 0x8d0e1d20, 0x04000011, 0x4d400000,
+ 0x0010a5a1, 0x8d0e1d20, 0x04000011, 0x4d400000,
0x41782800, 0x42003000, 0x00000005, 0x42028000,
- 0x00000029, 0x0201f800, 0x00109f37, 0x5c028000,
+ 0x00000029, 0x0201f800, 0x0010a00e, 0x5c028000,
0x4a026203, 0x00000007, 0x4a026407, 0x00000004,
0x4a026421, 0x00000001, 0x1c01f000, 0x42000800,
- 0x00000003, 0x0201f800, 0x00103d8a, 0x4a026203,
- 0x00000001, 0x0201f800, 0x00105fe8, 0x0401f7f7,
+ 0x00000003, 0x0201f800, 0x00103d9d, 0x4a026203,
+ 0x00000001, 0x0201f800, 0x0010608d, 0x0401f7f7,
0x59cc0407, 0x82000580, 0x00000009, 0x0402000a,
0x59340412, 0x82000500, 0x000000ff, 0x0400000c,
0x80000040, 0x48026c12, 0x4a026006, 0x0000000a,
0x0401f7ea, 0x59cc0207, 0x82000500, 0x0000ff00,
- 0x82000580, 0x00001900, 0x040007c3, 0x0401fca2,
+ 0x82000580, 0x00001900, 0x040007c3, 0x0401fc94,
0x80000580, 0x0401f6bc, 0x4933c857, 0x0201f800,
- 0x0010889a, 0x04000011, 0x0201f800, 0x00108e64,
+ 0x00108953, 0x04000011, 0x0201f800, 0x00108f1d,
0x0402000e, 0x4c580000, 0x4200b000, 0x00000002,
- 0x0201f800, 0x00108e43, 0x5c00b000, 0x0401fc92,
- 0x42000800, 0x00000007, 0x0201f800, 0x00103d8a,
- 0x0201f000, 0x00020a10, 0x0401fc8b, 0x59cc3407,
+ 0x0201f800, 0x00108efc, 0x5c00b000, 0x0401fc84,
+ 0x42000800, 0x00000007, 0x0201f800, 0x00103d9d,
+ 0x0201f000, 0x00020a10, 0x0401fc7d, 0x59cc3407,
0x82183500, 0x000000ff, 0x82180580, 0x00000005,
0x04000020, 0x82180580, 0x0000000b, 0x04000018,
0x59cc0207, 0x82000500, 0x0000ff00, 0x04020004,
0x82180580, 0x00000009, 0x04000016, 0x82000580,
0x00001900, 0x0402000e, 0x82180580, 0x00000009,
0x04000010, 0x42000800, 0x00000004, 0x0201f800,
- 0x00103d8a, 0x0201f800, 0x00101a67, 0x0201f800,
- 0x0010a594, 0x0201f000, 0x00020a10, 0x0201f800,
- 0x0010a594, 0x42000000, 0x00000001, 0x0401f682,
- 0x0201f800, 0x0010889a, 0x59325809, 0x04000008,
+ 0x00103d9d, 0x0201f800, 0x00101a68, 0x0201f800,
+ 0x0010a687, 0x0201f000, 0x00020a10, 0x0201f800,
+ 0x0010a687, 0x42000000, 0x00000001, 0x0401f682,
+ 0x0201f800, 0x00108953, 0x59325809, 0x04000008,
0x592c0205, 0x82000580, 0x00000139, 0x040007f4,
0x592c0405, 0x8c00051e, 0x040207f1, 0x59340412,
0x800001c0, 0x04000008, 0x80000040, 0x48026c12,
0x4a026006, 0x0000000a, 0x4a026403, 0x00000016,
0x1c01f000, 0x59340403, 0x82000580, 0x000007fe,
0x04020007, 0x59a8021b, 0x84000540, 0x4803521b,
- 0x0201f800, 0x00103a14, 0x0401f7dd, 0x0201f800,
- 0x0010a594, 0x417a7800, 0x0201f800, 0x0010df61,
- 0x42003000, 0x00000005, 0x0201f800, 0x0010a4ae,
- 0x42000000, 0x0010bc1d, 0x0201f800, 0x0010ad1d,
+ 0x0201f800, 0x00103a27, 0x0401f7dd, 0x0201f800,
+ 0x0010a687, 0x417a7800, 0x0201f800, 0x0010e06f,
+ 0x42003000, 0x00000005, 0x0201f800, 0x0010a5a1,
+ 0x42000000, 0x0010bd1d, 0x0201f800, 0x0010ae10,
0x0401f7d1, 0x4933c857, 0x0401f853, 0x0402000b,
- 0x42000800, 0x00000005, 0x0201f800, 0x00103d8a,
+ 0x42000800, 0x00000005, 0x0201f800, 0x00103d9d,
0x4a026203, 0x00000001, 0x4a026403, 0x00000003,
- 0x0201f000, 0x00105fe8, 0x42000800, 0x00000004,
- 0x0201f800, 0x00103d8a, 0x0201f800, 0x00108e64,
+ 0x0201f000, 0x0010608d, 0x42000800, 0x00000004,
+ 0x0201f800, 0x00103d9d, 0x0201f800, 0x00108f1d,
0x0402000a, 0x4c580000, 0x4200b000, 0x00000002,
- 0x0201f800, 0x00108e43, 0x5c00b000, 0x0401fc1e,
- 0x0201f000, 0x00020a10, 0x0401fc1b, 0x0201f800,
- 0x0010a594, 0x80000580, 0x0401f633, 0x4933c857,
+ 0x0201f800, 0x00108efc, 0x5c00b000, 0x0401fc10,
+ 0x0201f000, 0x00020a10, 0x0401fc0d, 0x0201f800,
+ 0x0010a687, 0x80000580, 0x0401f633, 0x4933c857,
0x0401f831, 0x0402000b, 0x42000800, 0x00000009,
- 0x0201f800, 0x00103d8a, 0x4a026203, 0x00000001,
- 0x4a026403, 0x00000005, 0x0201f000, 0x00105fe8,
- 0x0201f800, 0x0010a594, 0x42000000, 0x00000001,
+ 0x0201f800, 0x00103d9d, 0x4a026203, 0x00000001,
+ 0x4a026403, 0x00000005, 0x0201f000, 0x0010608d,
+ 0x0201f800, 0x0010a687, 0x42000000, 0x00000001,
0x0401f621, 0x4933c857, 0x0401f81f, 0x0402000b,
- 0x42000800, 0x0000000b, 0x0201f800, 0x00103d8a,
+ 0x42000800, 0x0000000b, 0x0201f800, 0x00103d9d,
0x4a026203, 0x00000001, 0x4a026403, 0x00000001,
- 0x0201f000, 0x00105fe8, 0x0201f800, 0x0010a594,
+ 0x0201f000, 0x0010608d, 0x0201f800, 0x0010a687,
0x42000000, 0x00000001, 0x0401f60f, 0x4933c857,
0x59cc0407, 0x82000580, 0x00000003, 0x04020009,
0x59cc0207, 0x82000500, 0x0000ff00, 0x82000d80,
@@ -8000,1375 +8036,1380 @@
0x1c01f000, 0x4933c857, 0x82000540, 0x00000001,
0x1c01f000, 0x4933c857, 0x4d400000, 0x4c580000,
0x59a8021b, 0x82000540, 0x00000003, 0x4803521b,
- 0x0401f85e, 0x04000005, 0x4d300000, 0x4d340000,
- 0x4d440000, 0x0401f022, 0x0401f890, 0x04000031,
+ 0x0401f861, 0x04000005, 0x4d300000, 0x4d340000,
+ 0x4d440000, 0x0401f022, 0x0401f893, 0x04000031,
0x4d300000, 0x4d340000, 0x4d440000, 0x59cc0408,
0x8c00051e, 0x04020004, 0x59a8021b, 0x84000552,
0x4803521b, 0x8d0e1d20, 0x04000009, 0x42028000,
0x0000002a, 0x42028800, 0x0000ffff, 0x42003000,
- 0x00000002, 0x0201f800, 0x0010a4c1, 0x42028000,
+ 0x00000002, 0x0201f800, 0x0010a5b4, 0x42028000,
0x0000002a, 0x4d3c0000, 0x42027800, 0x00000200,
- 0x0201f800, 0x0010ded4, 0x5c027800, 0x42000000,
- 0x0010bc1d, 0x0201f800, 0x0010ad1d, 0x0201f800,
- 0x0010e14a, 0x4200b000, 0x00000010, 0x42028800,
+ 0x0201f800, 0x0010dfe1, 0x5c027800, 0x42000000,
+ 0x0010bd1d, 0x0201f800, 0x0010ae10, 0x0201f800,
+ 0x0010e25a, 0x4200b000, 0x00000010, 0x42028800,
0x000007f0, 0x83440580, 0x000007fe, 0x04000003,
- 0x0201f800, 0x00103e2c, 0x81468800, 0x8058b040,
+ 0x0201f800, 0x00103e42, 0x81468800, 0x8058b040,
0x040207f9, 0x5c028800, 0x5c026800, 0x5c026000,
- 0x0201f800, 0x00103e68, 0x59cc0800, 0x82040d00,
+ 0x0201f800, 0x00103e7e, 0x59cc0800, 0x82040d00,
0x00ffffff, 0x4807500f, 0x80040110, 0x48035018,
0x48038881, 0x59a80a1b, 0x84040d50, 0x59cc0013,
0x8c00053e, 0x04000003, 0x8c000536, 0x04000004,
0x59cc0017, 0x8c000536, 0x04020002, 0x84040d10,
- 0x4807521b, 0x4807541b, 0x4c040000, 0x0201f800,
- 0x001092c0, 0x5c000800, 0x0201f800, 0x00104716,
- 0x04000007, 0x59cc0009, 0x48035028, 0x59cc000a,
- 0x48035029, 0x0201f800, 0x00108b9a, 0x5c00b000,
- 0x5c028000, 0x1c01f000, 0x4933c857, 0x59a8141b,
- 0x82080580, 0x0000ffff, 0x0400000c, 0x4c080000,
- 0x0201f800, 0x00104716, 0x5c001000, 0x0402000b,
- 0x59cc0408, 0x8c000518, 0x04000005, 0x8c08150a,
- 0x0400000b, 0x80000580, 0x1c01f000, 0x8c081508,
- 0x040207fd, 0x0401f006, 0x82080500, 0x00000030,
- 0x04020003, 0x8c081506, 0x040207f7, 0x4a03541b,
- 0x0000ffff, 0x42000000, 0x0010bb6a, 0x0201f800,
- 0x0010ad1d, 0x42003000, 0x0000000c, 0x42001800,
- 0x0000ffff, 0x42002000, 0x00000007, 0x0201f800,
- 0x00103260, 0x4d400000, 0x4d3c0000, 0x42003000,
- 0x00000001, 0x0201f800, 0x0010a4c1, 0x42028000,
- 0x0000002a, 0x42027800, 0x00000200, 0x0201f800,
- 0x0010ded4, 0x5c028000, 0x5c027800, 0x82000540,
- 0x00000001, 0x1c01f000, 0x4933c857, 0x4c580000,
- 0x59a80018, 0x800001c0, 0x04000023, 0x59cc1000,
- 0x82081500, 0x00ffff00, 0x80081110, 0x80080580,
- 0x04000004, 0x42000000, 0x0010bc00, 0x0401f016,
- 0x83cc1400, 0x0000000b, 0x4200b000, 0x00000002,
- 0x83341c00, 0x00000006, 0x0401f830, 0x04000004,
- 0x42000000, 0x0010bc01, 0x0401f00b, 0x83cc1400,
- 0x0000000d, 0x4200b000, 0x00000002, 0x83341c00,
- 0x00000008, 0x0401f825, 0x04000007, 0x42000000,
- 0x0010bc02, 0x0201f800, 0x0010ad1d, 0x82000540,
- 0x00000001, 0x5c00b000, 0x1c01f000, 0x4933c857,
- 0x59cc0206, 0x82000580, 0x00000014, 0x04020016,
- 0x59cc0407, 0x82000580, 0x00000800, 0x04020012,
- 0x59cc0207, 0x8c00051a, 0x0400000d, 0x82000500,
- 0x00000f00, 0x82000580, 0x00000100, 0x04020008,
- 0x59cc020a, 0x8c000508, 0x04020003, 0x8c00050a,
- 0x04000003, 0x80000580, 0x1c01f000, 0x82000540,
- 0x00000001, 0x1c01f000, 0x5c000000, 0x4c000000,
- 0x4803c857, 0x480bc857, 0x480fc857, 0x485bc857,
- 0x50080800, 0x500c0000, 0x80042580, 0x04020007,
- 0x80081000, 0x800c1800, 0x8058b040, 0x040207f9,
- 0x80000580, 0x1c01f000, 0x4803c857, 0x4807c857,
- 0x480bc857, 0x480fc857, 0x80040480, 0x04001006,
- 0x42000000, 0x00000001, 0x82040d40, 0x00000001,
- 0x1c01f000, 0x41780000, 0x0401f7fc, 0x83380480,
- 0x00000053, 0x02021800, 0x0010032d, 0x83380480,
- 0x0000004b, 0x02001800, 0x0010032d, 0x0c01f001,
- 0x00107d82, 0x00107d82, 0x00107d82, 0x00107d82,
- 0x00107d80, 0x00107d80, 0x00107d80, 0x00107d82,
- 0x0201f800, 0x0010032d, 0x493bc857, 0x4a026203,
- 0x0000000d, 0x493a6403, 0x42000800, 0x80000000,
- 0x0201f000, 0x000209b1, 0x83380580, 0x00000013,
- 0x04020008, 0x59300403, 0x82000580, 0x00000050,
- 0x02020800, 0x0010032d, 0x0201f000, 0x00020a10,
- 0x4933c857, 0x83380580, 0x00000027, 0x04020030,
- 0x4933c857, 0x0201f800, 0x0010605d, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010df61, 0x5c027800,
- 0x42000000, 0x0010bc1d, 0x0201f800, 0x0010ad1d,
- 0x4d2c0000, 0x59325809, 0x0201f800, 0x0010889a,
- 0x492fc857, 0x0400000d, 0x4a025a05, 0x00000103,
- 0x59300c02, 0x48065c07, 0x4a025a07, 0x00000029,
- 0x497a580a, 0x592c0c09, 0x84040d50, 0x48065c09,
- 0x0201f800, 0x000203ab, 0x5c025800, 0x42003000,
- 0x00000015, 0x41782800, 0x42002000, 0x00000003,
- 0x4d400000, 0x4d440000, 0x59368c03, 0x42028000,
- 0x00000029, 0x0201f800, 0x00109131, 0x5c028800,
- 0x5c028000, 0x0201f000, 0x00020a10, 0x83380580,
- 0x00000014, 0x0402000d, 0x59300403, 0x82000c80,
- 0x00000053, 0x02021800, 0x0010032d, 0x82000480,
- 0x00000040, 0x02001800, 0x0010032d, 0x4933c857,
- 0x4803c857, 0x0c01f00e, 0x83380580, 0x00000053,
- 0x0400000a, 0x83380580, 0x00000048, 0x02020800,
- 0x0010032d, 0x59300403, 0x82000580, 0x00000050,
- 0x02020800, 0x0010032d, 0x1c01f000, 0x00107df8,
- 0x00107df6, 0x00107df6, 0x00107df6, 0x00107df6,
- 0x00107df6, 0x00107df6, 0x00107df6, 0x00107df6,
- 0x00107df6, 0x00107df6, 0x00107e0f, 0x00107e0f,
- 0x00107e0f, 0x00107e0f, 0x00107df6, 0x00107e0f,
- 0x00107df6, 0x00107e0f, 0x0201f800, 0x0010032d,
- 0x4933c857, 0x0201f800, 0x0010605d, 0x0201f800,
- 0x0010889a, 0x02000000, 0x00020a10, 0x4d2c0000,
- 0x59325809, 0x4a025a05, 0x00000103, 0x59300402,
- 0x48025c07, 0x4a025a07, 0x00000006, 0x497a580a,
- 0x0201f800, 0x000203ab, 0x5c025800, 0x0201f800,
- 0x0010899c, 0x0201f000, 0x00020a10, 0x4933c857,
- 0x0201f800, 0x0010605d, 0x0201f000, 0x00020a10,
- 0x0201f800, 0x0010032d, 0x5930001d, 0x800001c0,
- 0x02020800, 0x0010911f, 0x59300004, 0x8c00053e,
- 0x0402002f, 0x0201f800, 0x001091e3, 0x040200c3,
- 0x59325809, 0x592c0c09, 0x59cc2808, 0x82141d00,
- 0x00000c00, 0x04000002, 0x59cc1809, 0x84040d58,
- 0x48065c09, 0x82143500, 0x00000fff, 0x0402002a,
- 0x59340200, 0x8c00050e, 0x040200a9, 0x0201f800,
+ 0x4807521b, 0x4807541b, 0x59cc0408, 0x8c000518,
+ 0x04000005, 0x4c040000, 0x0201f800, 0x00109378,
+ 0x5c000800, 0x0201f800, 0x00104755, 0x04000007,
+ 0x59cc0009, 0x48035028, 0x59cc000a, 0x48035029,
+ 0x0201f800, 0x00108c53, 0x5c00b000, 0x5c028000,
+ 0x1c01f000, 0x4933c857, 0x59a8141b, 0x82080580,
+ 0x0000ffff, 0x0400000c, 0x4c080000, 0x0201f800,
+ 0x00104755, 0x5c001000, 0x0402000b, 0x59cc0408,
+ 0x8c000518, 0x04000005, 0x8c08150a, 0x0400000b,
+ 0x80000580, 0x1c01f000, 0x8c081508, 0x040207fd,
+ 0x0401f006, 0x82080500, 0x00000030, 0x04020003,
+ 0x8c081506, 0x040207f7, 0x4a03541b, 0x0000ffff,
+ 0x42000000, 0x0010bc6a, 0x0201f800, 0x0010ae10,
+ 0x42003000, 0x0000000c, 0x42001800, 0x0000ffff,
+ 0x42002000, 0x00000007, 0x0201f800, 0x0010326a,
+ 0x4d400000, 0x4d3c0000, 0x42003000, 0x00000001,
+ 0x0201f800, 0x0010a5b4, 0x42028000, 0x0000002a,
+ 0x42027800, 0x00000200, 0x0201f800, 0x0010dfe1,
+ 0x5c028000, 0x5c027800, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x4933c857, 0x4c580000, 0x59a80018,
+ 0x800001c0, 0x04000023, 0x59cc1000, 0x82081500,
+ 0x00ffff00, 0x80081110, 0x80080580, 0x04000004,
+ 0x42000000, 0x0010bd00, 0x0401f016, 0x83cc1400,
+ 0x0000000b, 0x4200b000, 0x00000002, 0x83341c00,
+ 0x00000006, 0x0401f830, 0x04000004, 0x42000000,
+ 0x0010bd01, 0x0401f00b, 0x83cc1400, 0x0000000d,
+ 0x4200b000, 0x00000002, 0x83341c00, 0x00000008,
+ 0x0401f825, 0x04000007, 0x42000000, 0x0010bd02,
+ 0x0201f800, 0x0010ae10, 0x82000540, 0x00000001,
+ 0x5c00b000, 0x1c01f000, 0x4933c857, 0x59cc0206,
+ 0x82000580, 0x00000014, 0x04020016, 0x59cc0407,
+ 0x82000580, 0x00000800, 0x04020012, 0x59cc0207,
+ 0x8c00051a, 0x0400000d, 0x82000500, 0x00000f00,
+ 0x82000580, 0x00000100, 0x04020008, 0x59cc020a,
+ 0x8c000508, 0x04020003, 0x8c00050a, 0x04000003,
+ 0x80000580, 0x1c01f000, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
+ 0x480bc857, 0x480fc857, 0x485bc857, 0x50080800,
+ 0x500c0000, 0x80042580, 0x04020007, 0x80081000,
+ 0x800c1800, 0x8058b040, 0x040207f9, 0x80000580,
+ 0x1c01f000, 0x4803c857, 0x4807c857, 0x480bc857,
+ 0x480fc857, 0x80040480, 0x04001006, 0x42000000,
+ 0x00000001, 0x82040d40, 0x00000001, 0x1c01f000,
+ 0x41780000, 0x0401f7fc, 0x83380480, 0x00000053,
+ 0x02021800, 0x0010032d, 0x83380480, 0x0000004b,
+ 0x02001800, 0x0010032d, 0x0c01f001, 0x00107e29,
+ 0x00107e29, 0x00107e29, 0x00107e29, 0x00107e27,
+ 0x00107e27, 0x00107e27, 0x00107e29, 0x0201f800,
+ 0x0010032d, 0x493bc857, 0x4a026203, 0x0000000d,
+ 0x493a6403, 0x42000800, 0x80000000, 0x0201f000,
+ 0x000209b1, 0x83380580, 0x00000013, 0x04020008,
+ 0x59300403, 0x82000580, 0x00000050, 0x02020800,
+ 0x0010032d, 0x0201f000, 0x00020a10, 0x4933c857,
+ 0x83380580, 0x00000027, 0x04020030, 0x4933c857,
+ 0x0201f800, 0x00106102, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010e06f, 0x5c027800, 0x42000000,
+ 0x0010bd1d, 0x0201f800, 0x0010ae10, 0x4d2c0000,
+ 0x59325809, 0x0201f800, 0x00108953, 0x492fc857,
+ 0x0400000d, 0x4a025a05, 0x00000103, 0x59300c02,
+ 0x48065c07, 0x4a025a07, 0x00000029, 0x497a580a,
+ 0x592c0c09, 0x84040d50, 0x48065c09, 0x0201f800,
+ 0x000203ab, 0x5c025800, 0x42003000, 0x00000015,
+ 0x41782800, 0x42002000, 0x00000003, 0x4d400000,
+ 0x4d440000, 0x59368c03, 0x42028000, 0x00000029,
+ 0x0201f800, 0x001091ea, 0x5c028800, 0x5c028000,
+ 0x0201f000, 0x00020a10, 0x83380580, 0x00000014,
+ 0x0402000d, 0x59300403, 0x82000c80, 0x00000053,
+ 0x02021800, 0x0010032d, 0x82000480, 0x00000040,
+ 0x02001800, 0x0010032d, 0x4933c857, 0x4803c857,
+ 0x0c01f00e, 0x83380580, 0x00000053, 0x0400000a,
+ 0x83380580, 0x00000048, 0x02020800, 0x0010032d,
+ 0x59300403, 0x82000580, 0x00000050, 0x02020800,
+ 0x0010032d, 0x1c01f000, 0x00107e9f, 0x00107e9d,
+ 0x00107e9d, 0x00107e9d, 0x00107e9d, 0x00107e9d,
+ 0x00107e9d, 0x00107e9d, 0x00107e9d, 0x00107e9d,
+ 0x00107e9d, 0x00107eb6, 0x00107eb6, 0x00107eb6,
+ 0x00107eb6, 0x00107e9d, 0x00107eb6, 0x00107e9d,
+ 0x00107eb6, 0x0201f800, 0x0010032d, 0x4933c857,
+ 0x0201f800, 0x00106102, 0x0201f800, 0x00108953,
+ 0x02000000, 0x00020a10, 0x4d2c0000, 0x59325809,
+ 0x4a025a05, 0x00000103, 0x59300402, 0x48025c07,
+ 0x4a025a07, 0x00000006, 0x497a580a, 0x0201f800,
+ 0x000203ab, 0x5c025800, 0x0201f800, 0x00108a55,
+ 0x0201f000, 0x00020a10, 0x4933c857, 0x0201f800,
+ 0x00106102, 0x0201f000, 0x00020a10, 0x0201f800,
+ 0x0010032d, 0x5930001d, 0x800001c0, 0x02020800,
+ 0x001091d8, 0x59300004, 0x8c00053e, 0x0402002f,
+ 0x0201f800, 0x0010929b, 0x040200c3, 0x59325809,
+ 0x592c0c09, 0x59cc2808, 0x82141d00, 0x00000c00,
+ 0x04000002, 0x59cc1809, 0x84040d58, 0x48065c09,
+ 0x82143500, 0x00000fff, 0x0402002a, 0x59340200,
+ 0x8c00050e, 0x040200a9, 0x0201f800, 0x00020abe,
+ 0x04020006, 0x4a025a07, 0x00000000, 0x59300812,
+ 0x800409c0, 0x04020990, 0x4a025a05, 0x00000103,
+ 0x48065808, 0x480e580b, 0x901409c0, 0x4806580a,
+ 0x59300c02, 0x48065c07, 0x0201f800, 0x00108f22,
+ 0x0201f800, 0x000203ab, 0x0201f800, 0x00104126,
+ 0x59cc0008, 0x8c000518, 0x02020000, 0x00108b26,
+ 0x0201f000, 0x00020a10, 0x0201f800, 0x001064f2,
+ 0x040007d0, 0x4d3c0000, 0x42027800, 0x00000002,
+ 0x0201f800, 0x0010853c, 0x5c027800, 0x0401f7c9,
+ 0x4817c857, 0x480fc857, 0x82180500, 0x000000ff,
+ 0x0400000e, 0x592c0205, 0x82000500, 0x000000ff,
+ 0x82000580, 0x00000048, 0x04020008, 0x592c0408,
+ 0x800001c0, 0x04000005, 0x0201f800, 0x001090c6,
+ 0x0201f000, 0x0010910a, 0x82180d00, 0x00000c00,
+ 0x04000004, 0x59340200, 0x8c00050e, 0x04020058,
+ 0x4a025a07, 0x00000000, 0x41782000, 0x8c183510,
+ 0x04000009, 0x59cc200b, 0x801021c0, 0x04000006,
+ 0x59cc000c, 0x82000500, 0x000000ff, 0x04000002,
+ 0x4803c857, 0x4812580d, 0x41780000, 0x8c183512,
+ 0x04000002, 0x59cc000a, 0x4802580c, 0x80100c00,
+ 0x040007ae, 0x82041480, 0x0000001d, 0x04001006,
+ 0x592c0405, 0x8c00051e, 0x04000022, 0x42000800,
+ 0x0000001c, 0x4c040000, 0x4c0c0000, 0x4c140000,
+ 0x0201f800, 0x00020abe, 0x04020006, 0x4a025a07,
+ 0x00000000, 0x59300812, 0x800409c0, 0x04020932,
+ 0x5c002800, 0x5c001800, 0x4a025a05, 0x00000103,
+ 0x48065808, 0x480e580b, 0x901409c0, 0x4806580a,
+ 0x5c000800, 0x4c500000, 0x4c540000, 0x83cca400,
+ 0x0000000c, 0x832cac00, 0x0000000e, 0x0201f800,
+ 0x001084d1, 0x5c00a800, 0x5c00a000, 0x0401f795,
+ 0x4c040000, 0x4c0c0000, 0x4c140000, 0x0201f800,
0x00020abe, 0x04020006, 0x4a025a07, 0x00000000,
- 0x59300812, 0x800409c0, 0x04020990, 0x4a025a05,
- 0x00000103, 0x48065808, 0x480e580b, 0x901409c0,
- 0x4806580a, 0x59300c02, 0x48065c07, 0x0201f800,
- 0x00108e69, 0x0201f800, 0x000203ab, 0x0201f800,
- 0x0010410c, 0x59cc0008, 0x8c000518, 0x02020000,
- 0x00108a6d, 0x0201f000, 0x00020a10, 0x0201f800,
- 0x0010644d, 0x040007d0, 0x4d3c0000, 0x42027800,
- 0x00000002, 0x0201f800, 0x00108487, 0x5c027800,
- 0x0401f7c9, 0x4817c857, 0x480fc857, 0x82180500,
- 0x000000ff, 0x0400000e, 0x592c0205, 0x82000500,
- 0x000000ff, 0x82000580, 0x00000048, 0x04020008,
- 0x592c0408, 0x800001c0, 0x04000005, 0x0201f800,
- 0x0010900d, 0x0201f000, 0x00109051, 0x82180d00,
- 0x00000c00, 0x04000004, 0x59340200, 0x8c00050e,
- 0x04020058, 0x4a025a07, 0x00000000, 0x41782000,
- 0x8c183510, 0x04000009, 0x59cc200b, 0x801021c0,
- 0x04000006, 0x59cc000c, 0x82000500, 0x000000ff,
- 0x04000002, 0x4803c857, 0x4812580d, 0x41780000,
- 0x8c183512, 0x04000002, 0x59cc000a, 0x4802580c,
- 0x80100c00, 0x040007ae, 0x82041480, 0x0000001d,
- 0x04001006, 0x592c0405, 0x8c00051e, 0x04000022,
- 0x42000800, 0x0000001c, 0x4c040000, 0x4c0c0000,
- 0x4c140000, 0x0201f800, 0x00020abe, 0x04020006,
- 0x4a025a07, 0x00000000, 0x59300812, 0x800409c0,
- 0x04020932, 0x5c002800, 0x5c001800, 0x4a025a05,
- 0x00000103, 0x48065808, 0x480e580b, 0x901409c0,
- 0x4806580a, 0x5c000800, 0x4c500000, 0x4c540000,
- 0x83cca400, 0x0000000c, 0x832cac00, 0x0000000e,
- 0x0201f800, 0x0010841c, 0x5c00a800, 0x5c00a000,
- 0x0401f795, 0x4c040000, 0x4c0c0000, 0x4c140000,
- 0x0201f800, 0x00020abe, 0x04020006, 0x4a025a07,
- 0x00000000, 0x59300812, 0x800409c0, 0x04020913,
- 0x48065808, 0x5c002800, 0x5c001800, 0x59301402,
- 0x480a5c07, 0x480e580b, 0x901401c0, 0x4802580a,
- 0x0201f800, 0x00108e69, 0x5c000800, 0x0201f800,
- 0x001083c6, 0x0201f800, 0x00108401, 0x0401f780,
- 0x592c020b, 0x8c000502, 0x040007a7, 0x592c0209,
- 0x8c00050e, 0x040207a4, 0x59300012, 0x800c0d80,
- 0x040007a1, 0x4803c857, 0x480fc857, 0x8c183514,
- 0x02000000, 0x00108aad, 0x80000540, 0x0400079a,
- 0x4807c856, 0x0201f000, 0x00108aad, 0x592c020b,
- 0x8c000502, 0x04000756, 0x59300012, 0x800001c0,
- 0x04000756, 0x592c0209, 0x8c00050e, 0x04020753,
- 0x0201f000, 0x00108aad, 0x1c01f000, 0x59cc2006,
- 0x59cc2807, 0x0401f040, 0x0401f03f, 0x1c01f000,
- 0x4933c857, 0x59300004, 0x8c00053e, 0x04020035,
- 0x5930001d, 0x800001c0, 0x02020800, 0x0010911f,
- 0x59325809, 0x592c0c09, 0x41782800, 0x41781800,
- 0x84040d58, 0x48065c09, 0x41783000, 0x59340200,
- 0x8c00050e, 0x0402001b, 0x0201f800, 0x00020abe,
- 0x04020007, 0x4a025a07, 0x00000000, 0x59300812,
- 0x4807c857, 0x800409c0, 0x040208c4, 0x4a025a05,
- 0x00000103, 0x48065808, 0x480e580b, 0x901409c0,
- 0x4806580a, 0x4933c857, 0x59300c02, 0x48065c07,
- 0x0201f800, 0x00108e69, 0x0201f800, 0x000203ab,
- 0x0201f800, 0x0010410c, 0x0201f000, 0x00020a10,
- 0x592c020b, 0x8c000502, 0x040007e4, 0x59300012,
- 0x4803c857, 0x800001c0, 0x040007e3, 0x592c0209,
- 0x8c00050e, 0x040207e0, 0x0201f000, 0x00108aad,
- 0x0201f800, 0x0010644d, 0x040007ca, 0x4933c857,
- 0x1c01f000, 0x4c5c0000, 0x4c600000, 0x4010b800,
- 0x4014c000, 0x5930001d, 0x800001c0, 0x4c140000,
- 0x02020800, 0x0010911f, 0x5c002800, 0x59325809,
- 0x592c020b, 0x8c000502, 0x04020026, 0x8c000500,
- 0x0400002b, 0x4a026203, 0x00000002, 0x4a026403,
- 0x00000043, 0x405c0000, 0x592c0810, 0x80040c80,
- 0x40600000, 0x80040480, 0x0400101e, 0x8060c1c0,
- 0x04000014, 0x59300004, 0x8c00053e, 0x0402000c,
- 0x485e6014, 0x48626012, 0x497a6205, 0x5c00c000,
- 0x5c00b800, 0x0201f800, 0x00100cee, 0x0402000f,
- 0x59300804, 0x0201f000, 0x000209a3, 0x4c140000,
- 0x0201f800, 0x0010644d, 0x5c002800, 0x040007f1,
- 0x5c00c000, 0x5c00b800, 0x0201f000, 0x00107134,
- 0x5c00c000, 0x5c00b800, 0x4933c857, 0x1c01f000,
- 0x4807c857, 0x4004c000, 0x0401f7e1, 0x4803c857,
- 0x0401f7f4, 0x83380480, 0x00000058, 0x04021005,
- 0x83380480, 0x00000040, 0x04001002, 0x0c01f002,
- 0x1c01f000, 0x00107f81, 0x00107f81, 0x00107f81,
- 0x00107f81, 0x00107f81, 0x00107f81, 0x00107f81,
- 0x00107f81, 0x00107f81, 0x00107f81, 0x00107f83,
- 0x00107f81, 0x00107f81, 0x00107f81, 0x00107f81,
- 0x00107f90, 0x00107f81, 0x00107f81, 0x00107f81,
- 0x00107f81, 0x00107fbe, 0x00107f81, 0x00107f81,
- 0x00107f81, 0x0201f800, 0x0010032d, 0x4933c857,
- 0x0201f800, 0x001062a1, 0x4a026203, 0x00000002,
- 0x59a8002c, 0x48026205, 0x59300012, 0x59300816,
- 0x80040c80, 0x48066016, 0x0201f000, 0x0010603d,
- 0x4933c857, 0x0201f800, 0x0010603d, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010df61, 0x5c027800,
- 0x42000000, 0x0010bc1d, 0x0201f800, 0x0010ad1d,
- 0x0201f800, 0x0010889a, 0x04000010, 0x4d2c0000,
- 0x59325809, 0x4a025a05, 0x00000103, 0x59300402,
- 0x48025c07, 0x4a025a07, 0x00000029, 0x497a580a,
- 0x592c0c09, 0x84040d50, 0x48065c09, 0x0201f800,
- 0x000203ab, 0x5c025800, 0x42003000, 0x00000014,
- 0x41782800, 0x4d400000, 0x4d440000, 0x59368c03,
- 0x42002000, 0x00000002, 0x42028000, 0x00000029,
- 0x0201f800, 0x00109131, 0x5c028800, 0x5c028000,
- 0x0201f000, 0x00020a10, 0x4933c857, 0x59300809,
- 0x4978080a, 0x4978080b, 0x58041409, 0x84081558,
- 0x48080c09, 0x1c01f000, 0x4807c857, 0x8c040d3e,
- 0x04020024, 0x497a5a07, 0x59300020, 0x80000540,
- 0x04000018, 0x497a5a07, 0x4c040000, 0x4c080000,
- 0x4c0c0000, 0x4c100000, 0x4c140000, 0x40002800,
- 0x58141003, 0x40040000, 0x80081480, 0x48082803,
- 0x40140000, 0x0201f800, 0x00100a76, 0x5c002800,
- 0x5c002000, 0x5c001800, 0x5c001000, 0x5c000800,
- 0x592c0207, 0x80000540, 0x04020009, 0x0401f005,
- 0x592c0409, 0x8c00051c, 0x04000002, 0x592c0803,
- 0x4807c857, 0x4a025a07, 0x00000015, 0x1c01f000,
- 0x59300020, 0x80000540, 0x04000009, 0x4a025a07,
- 0x00000011, 0x59300020, 0x4c040000, 0x0201f800,
- 0x00100a76, 0x5c000800, 0x0401f7f5, 0x4807c856,
- 0x4a025a07, 0x00000007, 0x1c01f000, 0x83380480,
- 0x00000058, 0x04021007, 0x83380480, 0x00000040,
- 0x04001004, 0x4d2c0000, 0x0c01f803, 0x5c025800,
- 0x1c01f000, 0x0010801d, 0x0010801d, 0x0010801d,
- 0x0010801d, 0x0010801d, 0x00108020, 0x0010801f,
- 0x0010801d, 0x001080a5, 0x0010801d, 0x0010801d,
- 0x0010801d, 0x0010801d, 0x0010801d, 0x0010801d,
- 0x0010801d, 0x0010801d, 0x0010801d, 0x0010801d,
- 0x00108171, 0x0010819c, 0x00108179, 0x0010801f,
- 0x001081a8, 0x0201f800, 0x0010032d, 0x1c01f000,
- 0x5930001d, 0x800001c0, 0x02020800, 0x0010911f,
- 0x59300008, 0x8c00050e, 0x0400007e, 0x8c000500,
- 0x04000070, 0x8c00051c, 0x04000009, 0x84000500,
- 0x48026008, 0x59325809, 0x592c3c09, 0x841c3d58,
- 0x481e5c09, 0x0201f000, 0x00020a70, 0x59325809,
- 0x592c3c09, 0x841c3d58, 0x59300008, 0x8c00051c,
- 0x040207f3, 0x481e5c09, 0x42000000, 0x00000005,
- 0x40000000, 0x80000040, 0x040207fe, 0x59300008,
- 0x8c00051c, 0x040207ea, 0x59cc0808, 0x592c0205,
- 0x82000500, 0x000000ff, 0x82000580, 0x00000048,
- 0x0402000c, 0x497a580c, 0x82040500, 0x000000ff,
- 0x04000008, 0x592c0408, 0x800001c0, 0x04000005,
- 0x0201f800, 0x0010900d, 0x0201f000, 0x00100b8e,
- 0x900421c0, 0x4812580a, 0x41782000, 0x82040500,
- 0x00000c00, 0x04000002, 0x59cc2009, 0x82043500,
- 0x00000fff, 0x04020027, 0x481e5c09, 0x4a025a07,
- 0x00000000, 0x801831c0, 0x02000000, 0x00100b8e,
- 0x41782000, 0x8c183510, 0x04000002, 0x59cc200b,
- 0x4812580d, 0x41780000, 0x8c183512, 0x04000002,
- 0x59cc000a, 0x4802580c, 0x80100c00, 0x02001800,
- 0x0010032d, 0x02000000, 0x00100b8e, 0x82041480,
- 0x0000001d, 0x0402100c, 0x4c500000, 0x4c540000,
- 0x83cca400, 0x0000000c, 0x832cac00, 0x0000000e,
- 0x0401fba0, 0x5c00a800, 0x5c00a000, 0x0201f000,
- 0x00100b8e, 0x0401fb45, 0x0201f000, 0x00100b8e,
- 0x412c7800, 0x0201f800, 0x0010056f, 0x02000800,
- 0x0010032d, 0x492c780a, 0x841c3d52, 0x481c7c09,
- 0x4a025a05, 0x00000103, 0x4812580b, 0x900401c0,
- 0x4802580a, 0x583c0405, 0x583c1006, 0x583c2209,
- 0x48025c05, 0x480a5806, 0x48125a09, 0x0401f7c7,
- 0x8c000524, 0x04000792, 0x59325809, 0x4c000000,
- 0x592c0409, 0x8c00051c, 0x5c000000, 0x04020003,
- 0x4a026012, 0xffffffff, 0x84000524, 0x0401f788,
- 0x1c01f000, 0x59a8002c, 0x48026205, 0x59325809,
- 0x4a026203, 0x00000002, 0x592c2409, 0x59300808,
- 0x4933c857, 0x4807c857, 0x592c0205, 0x82000500,
- 0x000000ff, 0x82000580, 0x00000048, 0x04020004,
- 0x8c102500, 0x02020000, 0x00109051, 0x4a025a07,
- 0x00000000, 0x8c040d1e, 0x04000027, 0x41780800,
- 0x497a580a, 0x592c1c0a, 0x59300012, 0x59341200,
- 0x497a6205, 0x8c08150e, 0x04020070, 0x4807c857,
- 0x4806580b, 0x80000d40, 0x04020f00, 0x59300402,
- 0x48025c07, 0x48065808, 0x4a025a05, 0x00000103,
- 0x4c040000, 0x4c0c0000, 0x4c100000, 0x0201f800,
- 0x00108e69, 0x5c002000, 0x5c001800, 0x5c000800,
- 0x8c102512, 0x0402001a, 0x4c0c0000, 0x0201f800,
- 0x000203ab, 0x0201f800, 0x0010410c, 0x5c001800,
- 0x8c0c1d18, 0x02000000, 0x00020a10, 0x0201f000,
- 0x00108a6d, 0x4813c857, 0x8c102518, 0x0400004d,
- 0x41780800, 0x592c1c0a, 0x820c0580, 0x00001000,
- 0x040007d6, 0x8c102512, 0x040007d4, 0x592c780a,
- 0x583c080b, 0x583c1c0a, 0x0401f7d0, 0x4807c857,
- 0x592c780a, 0x59300402, 0x592c1405, 0x8c08151e,
- 0x0402000d, 0x592c1207, 0x48007c07, 0x48047808,
- 0x48087a07, 0x84102512, 0x48107c09, 0x4c0c0000,
- 0x0201f800, 0x00100589, 0x403e5800, 0x0401fb02,
- 0x0401f7d9, 0x48025c07, 0x48065808, 0x583c080d,
- 0x583c000c, 0x80040c00, 0x82041480, 0x0000001d,
- 0x04001006, 0x583c1001, 0x480a5801, 0x49787801,
- 0x42000800, 0x0000001c, 0x82040c00, 0x00000014,
- 0x4c0c0000, 0x4c500000, 0x4c540000, 0x823ca400,
- 0x00000009, 0x832cac00, 0x00000009, 0x4c100000,
- 0x4c3c0000, 0x0401fb03, 0x5c007800, 0x5c002000,
- 0x5c00a800, 0x5c00a000, 0x84102512, 0x48125c09,
- 0x403e5800, 0x0201f800, 0x00100589, 0x0201f800,
- 0x00108e69, 0x42034000, 0x0010b7fa, 0x59a1d806,
- 0x80edd9c0, 0x02000800, 0x0010032d, 0x48efc857,
- 0x58ec0008, 0x4803c857, 0x0801f800, 0x0401f7aa,
- 0x4933c857, 0x1c01f000, 0x59301415, 0x480bc857,
- 0x8c08151c, 0x0402000e, 0x80000540, 0x4803c857,
- 0x0400078b, 0x80042c80, 0x04021789, 0x8c081514,
- 0x04020005, 0x592c0810, 0x4807c857, 0x80040480,
- 0x48026017, 0x8408155c, 0x480a6415, 0x59301008,
- 0x8408151e, 0x480a6008, 0x4c100000, 0x4c3c0000,
- 0x4d400000, 0x592e8207, 0x4a025a07, 0x00000001,
- 0x0201f800, 0x00108e69, 0x49425a07, 0x5c028000,
- 0x5c007800, 0x5c002000, 0x497a580a, 0x8c102512,
- 0x04000006, 0x4d2c0000, 0x403e5800, 0x0201f800,
- 0x00100589, 0x5c025800, 0x82102500, 0xffffedff,
- 0x48125c09, 0x59301006, 0x800811c0, 0x02000000,
- 0x00108aad, 0x59a8002c, 0x80080480, 0x02021000,
- 0x00108aad, 0x4a025a05, 0x00000103, 0x4a025a07,
- 0x00000006, 0x497a5c0a, 0x492fc857, 0x0201f800,
- 0x000203ab, 0x0201f800, 0x0010410c, 0x0201f000,
- 0x00020a10, 0x59325809, 0x592c0409, 0x8c000518,
- 0x04000004, 0x412df800, 0x0201f000, 0x00100bad,
- 0x1c01f000, 0x4933c857, 0x59325809, 0x497a580a,
- 0x4a025a07, 0x00000000, 0x4a025a05, 0x00000103,
- 0x59300812, 0x4807c857, 0x800409c0, 0x0402000c,
- 0x48065808, 0x59300c02, 0x48065c07, 0x0201f800,
- 0x00108e69, 0x0201f800, 0x000203ab, 0x0201f800,
- 0x0010410c, 0x0201f000, 0x00020a10, 0x59340200,
- 0x8c00050e, 0x04020005, 0x59300812, 0x0401fe33,
- 0x48065808, 0x0401f7f0, 0x592c0209, 0x8c00050e,
- 0x040207fa, 0x4933c857, 0x0201f000, 0x00108aad,
- 0x4933c857, 0x59325809, 0x812e59c0, 0x02000800,
- 0x0010032d, 0x592c020b, 0x8c000502, 0x02000800,
- 0x0010032d, 0x4a026006, 0x00000002, 0x1c01f000,
- 0x5930001d, 0x800001c0, 0x02020800, 0x0010911f,
- 0x59300008, 0x4933c857, 0x4803c857, 0x8c00050e,
- 0x04000037, 0x8c000500, 0x04000029, 0x8c00051c,
- 0x0400000a, 0x84000500, 0x48026008, 0x59325809,
- 0x592c3c09, 0x481fc857, 0x841c3d58, 0x481e5c09,
+ 0x59300812, 0x800409c0, 0x04020913, 0x48065808,
+ 0x5c002800, 0x5c001800, 0x59301402, 0x480a5c07,
+ 0x480e580b, 0x901401c0, 0x4802580a, 0x0201f800,
+ 0x00108f22, 0x5c000800, 0x0201f800, 0x0010847b,
+ 0x0201f800, 0x001084b6, 0x0401f780, 0x592c020b,
+ 0x8c000502, 0x040007a7, 0x592c0209, 0x8c00050e,
+ 0x040207a4, 0x59300012, 0x800c0d80, 0x040007a1,
+ 0x4803c857, 0x480fc857, 0x8c183514, 0x02000000,
+ 0x00108b66, 0x80000540, 0x0400079a, 0x4807c856,
+ 0x0201f000, 0x00108b66, 0x592c020b, 0x8c000502,
+ 0x04000756, 0x59300012, 0x800001c0, 0x04000756,
+ 0x592c0209, 0x8c00050e, 0x04020753, 0x0201f000,
+ 0x00108b66, 0x1c01f000, 0x59cc2006, 0x59cc2807,
+ 0x0401f040, 0x0401f03f, 0x1c01f000, 0x4933c857,
+ 0x59300004, 0x8c00053e, 0x04020035, 0x5930001d,
+ 0x800001c0, 0x02020800, 0x001091d8, 0x59325809,
+ 0x592c0c09, 0x41782800, 0x41781800, 0x84040d58,
+ 0x48065c09, 0x41783000, 0x59340200, 0x8c00050e,
+ 0x0402001b, 0x0201f800, 0x00020abe, 0x04020007,
+ 0x4a025a07, 0x00000000, 0x59300812, 0x4807c857,
+ 0x800409c0, 0x040208c4, 0x4a025a05, 0x00000103,
+ 0x48065808, 0x480e580b, 0x901409c0, 0x4806580a,
+ 0x4933c857, 0x59300c02, 0x48065c07, 0x0201f800,
+ 0x00108f22, 0x0201f800, 0x000203ab, 0x0201f800,
+ 0x00104126, 0x0201f000, 0x00020a10, 0x592c020b,
+ 0x8c000502, 0x040007e4, 0x59300012, 0x4803c857,
+ 0x800001c0, 0x040007e3, 0x592c0209, 0x8c00050e,
+ 0x040207e0, 0x0201f000, 0x00108b66, 0x0201f800,
+ 0x001064f2, 0x040007ca, 0x4933c857, 0x1c01f000,
+ 0x4c5c0000, 0x4c600000, 0x4010b800, 0x4014c000,
+ 0x5930001d, 0x800001c0, 0x4c140000, 0x02020800,
+ 0x001091d8, 0x5c002800, 0x59325809, 0x592c020b,
+ 0x8c000502, 0x04020026, 0x8c000500, 0x0400002b,
+ 0x4a026203, 0x00000002, 0x4a026403, 0x00000043,
+ 0x405c0000, 0x592c0810, 0x80040c80, 0x40600000,
+ 0x80040480, 0x0400101e, 0x8060c1c0, 0x04000014,
+ 0x59300004, 0x8c00053e, 0x0402000c, 0x485e6014,
+ 0x48626012, 0x497a6205, 0x5c00c000, 0x5c00b800,
+ 0x0201f800, 0x00100cef, 0x0402000f, 0x59300804,
+ 0x0201f000, 0x000209a3, 0x4c140000, 0x0201f800,
+ 0x001064f2, 0x5c002800, 0x040007f1, 0x5c00c000,
+ 0x5c00b800, 0x0201f000, 0x001071c7, 0x5c00c000,
+ 0x5c00b800, 0x4933c857, 0x1c01f000, 0x4807c857,
+ 0x4004c000, 0x0401f7e1, 0x4803c857, 0x0401f7f4,
+ 0x83380480, 0x00000058, 0x04021005, 0x83380480,
+ 0x00000040, 0x04001002, 0x0c01f002, 0x1c01f000,
+ 0x00108028, 0x00108028, 0x00108028, 0x00108028,
+ 0x00108028, 0x00108028, 0x00108028, 0x00108028,
+ 0x00108028, 0x00108028, 0x0010802a, 0x00108028,
+ 0x00108028, 0x00108028, 0x00108028, 0x00108037,
+ 0x00108028, 0x00108028, 0x00108028, 0x00108028,
+ 0x00108065, 0x00108028, 0x00108028, 0x00108028,
+ 0x0201f800, 0x0010032d, 0x4933c857, 0x0201f800,
+ 0x00106346, 0x4a026203, 0x00000002, 0x59a8002c,
+ 0x48026205, 0x59300012, 0x59300816, 0x80040c80,
+ 0x48066016, 0x0201f000, 0x001060e2, 0x4933c857,
+ 0x0201f800, 0x001060e2, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010e06f, 0x5c027800, 0x42000000,
+ 0x0010bd1d, 0x0201f800, 0x0010ae10, 0x0201f800,
+ 0x00108953, 0x04000010, 0x4d2c0000, 0x59325809,
+ 0x4a025a05, 0x00000103, 0x59300402, 0x48025c07,
+ 0x4a025a07, 0x00000029, 0x497a580a, 0x592c0c09,
+ 0x84040d50, 0x48065c09, 0x0201f800, 0x000203ab,
+ 0x5c025800, 0x42003000, 0x00000014, 0x41782800,
+ 0x4d400000, 0x4d440000, 0x59368c03, 0x42002000,
+ 0x00000002, 0x42028000, 0x00000029, 0x0201f800,
+ 0x001091ea, 0x5c028800, 0x5c028000, 0x0201f000,
+ 0x00020a10, 0x4933c857, 0x59300809, 0x4978080a,
+ 0x4978080b, 0x58041409, 0x84081558, 0x48080c09,
+ 0x1c01f000, 0x4807c857, 0x8c040d3e, 0x04020024,
+ 0x497a5a07, 0x59300020, 0x80000540, 0x04000018,
+ 0x497a5a07, 0x4c040000, 0x4c080000, 0x4c0c0000,
+ 0x4c100000, 0x4c140000, 0x40002800, 0x58141003,
+ 0x40040000, 0x80081480, 0x48082803, 0x40140000,
+ 0x0201f800, 0x00100a77, 0x5c002800, 0x5c002000,
+ 0x5c001800, 0x5c001000, 0x5c000800, 0x592c0207,
+ 0x80000540, 0x04020009, 0x0401f005, 0x592c0409,
+ 0x8c00051c, 0x04000002, 0x592c0803, 0x4807c857,
+ 0x4a025a07, 0x00000015, 0x1c01f000, 0x59300020,
+ 0x80000540, 0x04000009, 0x4a025a07, 0x00000011,
+ 0x59300020, 0x4c040000, 0x0201f800, 0x00100a77,
+ 0x5c000800, 0x0401f7f5, 0x4807c856, 0x4a025a07,
+ 0x00000007, 0x1c01f000, 0x83380480, 0x00000058,
+ 0x04021007, 0x83380480, 0x00000040, 0x04001004,
+ 0x4d2c0000, 0x0c01f803, 0x5c025800, 0x1c01f000,
+ 0x001080c4, 0x001080c4, 0x001080c4, 0x001080c4,
+ 0x001080c4, 0x001080c7, 0x001080c6, 0x001080c4,
+ 0x0010814c, 0x001080c4, 0x001080c4, 0x001080c4,
+ 0x001080c4, 0x001080c4, 0x001080c4, 0x001080c4,
+ 0x001080c4, 0x001080c4, 0x001080c4, 0x00108218,
+ 0x00108243, 0x00108220, 0x001080c6, 0x0010824f,
+ 0x0201f800, 0x0010032d, 0x1c01f000, 0x5930001d,
+ 0x800001c0, 0x02020800, 0x001091d8, 0x59300008,
+ 0x8c00050e, 0x0400007e, 0x8c000500, 0x04000070,
+ 0x8c00051c, 0x04000009, 0x84000500, 0x48026008,
+ 0x59325809, 0x592c3c09, 0x841c3d58, 0x481e5c09,
0x0201f000, 0x00020a70, 0x59325809, 0x592c3c09,
- 0x841c3d58, 0x59300008, 0x8c00051c, 0x040207f2,
+ 0x841c3d58, 0x59300008, 0x8c00051c, 0x040207f3,
0x481e5c09, 0x42000000, 0x00000005, 0x40000000,
0x80000040, 0x040207fe, 0x59300008, 0x8c00051c,
- 0x040207e9, 0x592c0205, 0x82000500, 0x000000ff,
- 0x82000580, 0x00000048, 0x04020003, 0x497a580c,
- 0x0401f002, 0x497a580a, 0x481e5c09, 0x4a025a07,
- 0x00000000, 0x0201f000, 0x00100b8e, 0x8c000524,
- 0x040007d9, 0x59325809, 0x4c000000, 0x592c0409,
+ 0x040207ea, 0x59cc0808, 0x592c0205, 0x82000500,
+ 0x000000ff, 0x82000580, 0x00000048, 0x0402000c,
+ 0x497a580c, 0x82040500, 0x000000ff, 0x04000008,
+ 0x592c0408, 0x800001c0, 0x04000005, 0x0201f800,
+ 0x001090c6, 0x0201f000, 0x00100b8f, 0x900421c0,
+ 0x4812580a, 0x41782000, 0x82040500, 0x00000c00,
+ 0x04000002, 0x59cc2009, 0x82043500, 0x00000fff,
+ 0x04020027, 0x481e5c09, 0x4a025a07, 0x00000000,
+ 0x801831c0, 0x02000000, 0x00100b8f, 0x41782000,
+ 0x8c183510, 0x04000002, 0x59cc200b, 0x4812580d,
+ 0x41780000, 0x8c183512, 0x04000002, 0x59cc000a,
+ 0x4802580c, 0x80100c00, 0x02001800, 0x0010032d,
+ 0x02000000, 0x00100b8f, 0x82041480, 0x0000001d,
+ 0x0402100c, 0x4c500000, 0x4c540000, 0x83cca400,
+ 0x0000000c, 0x832cac00, 0x0000000e, 0x0401fbae,
+ 0x5c00a800, 0x5c00a000, 0x0201f000, 0x00100b8f,
+ 0x0401fb53, 0x0201f000, 0x00100b8f, 0x412c7800,
+ 0x0201f800, 0x0010056f, 0x02000800, 0x0010032d,
+ 0x492c780a, 0x841c3d52, 0x481c7c09, 0x4a025a05,
+ 0x00000103, 0x4812580b, 0x900401c0, 0x4802580a,
+ 0x583c0405, 0x583c1006, 0x583c2209, 0x48025c05,
+ 0x480a5806, 0x48125a09, 0x0401f7c7, 0x8c000524,
+ 0x04000792, 0x59325809, 0x4c000000, 0x592c0409,
0x8c00051c, 0x5c000000, 0x04020003, 0x4a026012,
- 0xffffffff, 0x84000524, 0x0401f7cf, 0x1c01f000,
- 0x4933c857, 0x41780800, 0x83380480, 0x00000058,
- 0x0402100b, 0x83380480, 0x00000040, 0x04001008,
- 0x4d2c0000, 0x59325809, 0x812e59c0, 0x0c020806,
- 0x5c025800, 0x0201f000, 0x00020a10, 0x493bc857,
- 0x1c01f000, 0x00108211, 0x00108211, 0x00108211,
- 0x00108211, 0x00108211, 0x00108213, 0x00108211,
- 0x00108211, 0x00108211, 0x00108211, 0x00108211,
- 0x00108211, 0x00108211, 0x00108211, 0x00108211,
- 0x00108211, 0x00108211, 0x00108211, 0x00108211,
- 0x00108211, 0x00108216, 0x00108211, 0x00108211,
- 0x00108211, 0x0201f800, 0x0010032d, 0x59cc0808,
- 0x497a5808, 0x4807c857, 0x59300402, 0x48025c07,
- 0x4a025a05, 0x00000103, 0x900401c0, 0x4802580a,
- 0x4a025a07, 0x00000000, 0x800409c0, 0x02000000,
- 0x000203ab, 0x59cc0009, 0x4802580b, 0x82042500,
- 0x00000100, 0x04000002, 0x59cc200b, 0x4812580d,
- 0x82040500, 0x00000200, 0x04000002, 0x59cc000a,
- 0x4802580c, 0x80100c00, 0x02001800, 0x0010032d,
- 0x02000000, 0x000203ab, 0x82041480, 0x0000001d,
- 0x04001006, 0x592c0405, 0x8c00051e, 0x0400000e,
- 0x42000800, 0x0000001c, 0x4c500000, 0x4c540000,
- 0x83cca400, 0x0000000c, 0x832cac00, 0x0000000e,
- 0x0401f9dc, 0x5c00a800, 0x5c00a000, 0x0201f000,
- 0x000203ab, 0x0401f981, 0x0401f1bb, 0x83380480,
- 0x00000093, 0x02021800, 0x0010032d, 0x83380480,
- 0x00000085, 0x02001800, 0x0010032d, 0x0c01f001,
- 0x0010825f, 0x0010825d, 0x0010825d, 0x00108266,
- 0x0010825d, 0x0010825d, 0x0010825d, 0x0010825d,
- 0x0010825d, 0x0010825d, 0x0010825d, 0x0010825d,
- 0x0010825d, 0x0201f800, 0x0010032d, 0x4a026203,
- 0x00000001, 0x493a6403, 0x42000800, 0x80000040,
- 0x0201f000, 0x000209b1, 0x83300580, 0x0010f53c,
- 0x02020800, 0x0010032d, 0x4933c857, 0x59cc1404,
- 0x0201f800, 0x00108cd8, 0x04000025, 0x591c0203,
- 0x82000580, 0x00000000, 0x04000021, 0x591c000a,
- 0x81340580, 0x0402001e, 0x59cc1204, 0x82080580,
- 0x0000ffff, 0x04000007, 0x591c0202, 0x82000d80,
- 0x0000ffff, 0x04000003, 0x80080580, 0x04020014,
- 0x4d300000, 0x4d1c0000, 0x411e6000, 0x0401f9f8,
- 0x5c023800, 0x5c026000, 0x0400000b, 0x59cc0005,
- 0x8c000500, 0x04020003, 0x0401f99b, 0x0401f003,
- 0x4a023a03, 0x00000002, 0x4a026403, 0x00000086,
- 0x0401f005, 0x0401f9dc, 0x040007f5, 0x4a026403,
- 0x00000087, 0x4d2c0000, 0x0201f800, 0x0010a4f8,
- 0x0201f800, 0x00104489, 0x5c025800, 0x59340200,
- 0x8c00050e, 0x0400000d, 0x59cc1404, 0x0201f800,
- 0x00108cd8, 0x04000009, 0x591c0415, 0x8c00051a,
- 0x04000006, 0x4d300000, 0x411e6000, 0x0201f800,
- 0x00108ac2, 0x5c026000, 0x1c01f000, 0x83380580,
- 0x00000013, 0x0402000b, 0x59300403, 0x4803c857,
- 0x82000d80, 0x00000086, 0x04000012, 0x82000d80,
- 0x00000087, 0x02020800, 0x0010032d, 0x0401f00d,
- 0x83380580, 0x00000027, 0x04000005, 0x83380580,
- 0x00000014, 0x02020800, 0x0010032d, 0x493bc857,
- 0x0201f800, 0x0010605d, 0x0201f000, 0x001070b5,
- 0x4933c857, 0x0201f000, 0x00020a10, 0x83380580,
- 0x00000013, 0x04020006, 0x59300403, 0x4803c857,
- 0x82000480, 0x00000085, 0x0c01f053, 0x83380580,
- 0x00000027, 0x04020047, 0x4933c857, 0x0201f800,
- 0x0010605d, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010df61, 0x5c027800, 0x42003000, 0x00000015,
- 0x41782800, 0x42002000, 0x00000003, 0x42028000,
- 0x00000029, 0x4d400000, 0x4d440000, 0x59368c03,
- 0x0201f800, 0x00109131, 0x5c028800, 0x5c028000,
- 0x42000000, 0x0010bc1d, 0x0201f800, 0x0010ad1d,
- 0x0201f800, 0x0010889a, 0x02000000, 0x00020a10,
- 0x4d2c0000, 0x59325809, 0x592c0205, 0x82000500,
- 0x000000ff, 0x82000580, 0x00000014, 0x02020800,
- 0x0010899c, 0x4a025a05, 0x00000103, 0x59300402,
- 0x48025c07, 0x497a580a, 0x49425a07, 0x0201f800,
- 0x000203ab, 0x5c025800, 0x0201f000, 0x00020a10,
- 0x83380580, 0x00000089, 0x04000005, 0x83380580,
- 0x0000008a, 0x02020000, 0x00107134, 0x0201f800,
- 0x0010644d, 0x02020000, 0x00107134, 0x59300a03,
- 0x82040580, 0x0000000a, 0x0400002a, 0x82040580,
- 0x0000000c, 0x04000027, 0x0201f800, 0x0010032d,
- 0x83380580, 0x00000014, 0x040207ea, 0x4933c857,
- 0x0201f800, 0x0010605d, 0x42028000, 0x00000006,
- 0x0401f7cc, 0x00108330, 0x0010832e, 0x0010832e,
- 0x0010832e, 0x0010832e, 0x0010832e, 0x00108336,
- 0x0010832e, 0x0010832e, 0x0010832e, 0x0010832e,
- 0x0010832e, 0x0010832e, 0x0201f800, 0x0010032d,
- 0x4933c857, 0x59a8002a, 0x48026006, 0x4a026203,
- 0x0000000a, 0x1c01f000, 0x4933c857, 0x59a8002a,
- 0x48026006, 0x4a026203, 0x0000000c, 0x1c01f000,
- 0x5932680a, 0x83380580, 0x00000089, 0x04000008,
- 0x83380580, 0x0000008a, 0x04000029, 0x4933c857,
- 0x493bc857, 0x0201f000, 0x00107134, 0x4933c857,
- 0x59325809, 0x59300a1e, 0x82040580, 0x00000003,
- 0x0402000a, 0x0201f800, 0x0010889a, 0x04000012,
- 0x0201f800, 0x000203ab, 0x0201f800, 0x0010410c,
- 0x497a6009, 0x0401f00c, 0x5930021e, 0x82000580,
- 0x00000001, 0x04020008, 0x59300c17, 0x82040580,
- 0x00000039, 0x0400001d, 0x82040580, 0x00000035,
- 0x0400001a, 0x59cc0c07, 0x4806641a, 0x59cc0a07,
- 0x4806621a, 0x59300203, 0x4802641e, 0x4a026203,
- 0x00000011, 0x0201f000, 0x001070b5, 0x4933c857,
- 0x5930021e, 0x82000580, 0x00000001, 0x04020048,
- 0x59300c17, 0x82040580, 0x00000035, 0x04000007,
- 0x82040580, 0x0000001e, 0x04000004, 0x82040580,
- 0x00000039, 0x0402003e, 0x4933c857, 0x4c5c0000,
- 0x4c600000, 0x4d1c0000, 0x4130b800, 0x4004c000,
- 0x0201f800, 0x00108c7b, 0x0402002f, 0x82600580,
- 0x00000035, 0x04020004, 0x591c0c15, 0x8c040d02,
- 0x04000029, 0x0201f800, 0x001070f5, 0x04000026,
- 0x491fc857, 0x4933c857, 0x82600580, 0x00000035,
- 0x04000004, 0x82600580, 0x00000039, 0x04020002,
- 0x4932381d, 0x48626403, 0x4a026203, 0x00000001,
- 0x4a026407, 0x00000001, 0x585c080a, 0x4807c857,
- 0x4806600a, 0x585c0c16, 0x4807c857, 0x48066416,
- 0x585c0a16, 0x4807c857, 0x48066216, 0x585c0a17,
- 0x4807c857, 0x48066217, 0x585c0c1a, 0x4807c857,
- 0x4806641a, 0x585c0a1a, 0x4807c857, 0x4806621a,
- 0x491e601f, 0x42000800, 0x80000040, 0x0201f800,
- 0x000209b1, 0x405e6000, 0x5c023800, 0x5c00c000,
- 0x5c00b800, 0x0201f000, 0x00020a10, 0x0201f800,
- 0x0010889a, 0x0400000b, 0x4d2c0000, 0x59325809,
- 0x0201f800, 0x000203ab, 0x5930021e, 0x82000580,
- 0x00000003, 0x02000800, 0x0010410c, 0x5c025800,
- 0x0201f000, 0x00020a10, 0x4803c856, 0x4c500000,
- 0x4c540000, 0x412c7800, 0x4c3c0000, 0x42002800,
- 0x00000001, 0x82040480, 0x00000101, 0x04001003,
- 0x42000800, 0x00000100, 0x40043000, 0x42000800,
- 0x0000001c, 0x83cca400, 0x0000000c, 0x832cac00,
- 0x0000000e, 0x0401f843, 0x82183480, 0x0000001c,
- 0x592e5801, 0x812e59c0, 0x02020800, 0x00100589,
- 0x0201f800, 0x0010056f, 0x04000016, 0x80142800,
- 0x4a025805, 0x00000110, 0x492c7801, 0x82180c80,
- 0x0000003d, 0x04021006, 0x40180800, 0x832cac00,
- 0x00000006, 0x0401f82f, 0x0401f00a, 0x82183480,
- 0x0000003c, 0x42000800, 0x0000003c, 0x412c7800,
- 0x832cac00, 0x00000006, 0x0401f826, 0x0401f7e9,
- 0x5c007800, 0x841429c0, 0x82142d40, 0x00000003,
- 0x48147a05, 0x403e5800, 0x5c00a800, 0x5c00a000,
- 0x1c01f000, 0x492fc857, 0x812e59c0, 0x0400000f,
- 0x4d2c0000, 0x4c3c0000, 0x592c7801, 0x803c79c0,
- 0x04000006, 0x497a5801, 0x0201f800, 0x000203ab,
- 0x403e5800, 0x0401f7f9, 0x5c007800, 0x0201f800,
- 0x000203ab, 0x5c025800, 0x1c01f000, 0x4803c856,
- 0x4c580000, 0x82040400, 0x00000003, 0x8000b104,
- 0x0201f800, 0x0010adef, 0x5c00b000, 0x1c01f000,
- 0x4803c856, 0x4c580000, 0x82040c00, 0x00000003,
- 0x8004b104, 0x0201f800, 0x0010adef, 0x5c00b000,
- 0x1c01f000, 0x591c0c07, 0x82040580, 0x00000003,
- 0x04000007, 0x82040580, 0x00000002, 0x04000004,
- 0x82040580, 0x0000000a, 0x0402002d, 0x4d300000,
- 0x4d2c0000, 0x411e6000, 0x59325809, 0x0201f800,
- 0x0010889a, 0x04000022, 0x59300c07, 0x82040580,
- 0x0000000a, 0x04000023, 0x82040580, 0x00000003,
- 0x04020009, 0x592c0a05, 0x82040d00, 0x000000ff,
- 0x82040d80, 0x00000014, 0x04000003, 0x4a02621e,
- 0x00000003, 0x0401f81c, 0x4d400000, 0x42028000,
- 0x00000013, 0x592c0a09, 0x84040d54, 0x0201f800,
- 0x00104504, 0x5c028000, 0x0201f800, 0x00108e69,
- 0x0201f800, 0x000203ab, 0x5930021e, 0x82000580,
- 0x00000003, 0x02000800, 0x0010899c, 0x0201f800,
- 0x001070b5, 0x5c025800, 0x5c026000, 0x1c01f000,
- 0x4a025a07, 0x00000013, 0x4a02621e, 0x0000000a,
- 0x0401f7ee, 0x592c0409, 0x8c000512, 0x04000009,
- 0x84000512, 0x48025c09, 0x4d2c0000, 0x592e580a,
- 0x0201f800, 0x00100589, 0x5c025800, 0x497a580a,
- 0x1c01f000, 0x59cc0005, 0x8c000500, 0x0402000b,
- 0x591c0407, 0x82000580, 0x00000002, 0x04020007,
- 0x591c0c03, 0x82040580, 0x00000085, 0x04000003,
- 0x82040580, 0x0000008b, 0x1c01f000, 0x4933c857,
- 0x4d3c0000, 0x42027800, 0x00000002, 0x59300407,
- 0x82000c80, 0x00000014, 0x02021800, 0x0010032d,
- 0x0c01f80a, 0x5c027800, 0x1c01f000, 0x4933c857,
+ 0xffffffff, 0x84000524, 0x0401f788, 0x1c01f000,
+ 0x59a8002c, 0x48026205, 0x59325809, 0x4a026203,
+ 0x00000002, 0x592c2409, 0x59300808, 0x4933c857,
+ 0x4807c857, 0x592c0205, 0x82000500, 0x000000ff,
+ 0x82000580, 0x00000048, 0x04020004, 0x8c102500,
+ 0x02020000, 0x0010910a, 0x4a025a07, 0x00000000,
+ 0x8c040d1e, 0x04000027, 0x41780800, 0x497a580a,
+ 0x592c1c0a, 0x59300012, 0x59341200, 0x497a6205,
+ 0x8c08150e, 0x04020070, 0x4807c857, 0x4806580b,
+ 0x80000d40, 0x04020f00, 0x59300402, 0x48025c07,
+ 0x48065808, 0x4a025a05, 0x00000103, 0x4c040000,
+ 0x4c0c0000, 0x4c100000, 0x0201f800, 0x00108f22,
+ 0x5c002000, 0x5c001800, 0x5c000800, 0x8c102512,
+ 0x0402001a, 0x4c0c0000, 0x0201f800, 0x000203ab,
+ 0x0201f800, 0x00104126, 0x5c001800, 0x8c0c1d18,
+ 0x02000000, 0x00020a10, 0x0201f000, 0x00108b26,
+ 0x4813c857, 0x8c102518, 0x0400004d, 0x41780800,
+ 0x592c1c0a, 0x820c0580, 0x00001000, 0x040007d6,
+ 0x8c102512, 0x040007d4, 0x592c780a, 0x583c080b,
+ 0x583c1c0a, 0x0401f7d0, 0x4807c857, 0x592c780a,
+ 0x59300402, 0x592c1405, 0x8c08151e, 0x0402000d,
+ 0x592c1207, 0x48007c07, 0x48047808, 0x48087a07,
+ 0x84102512, 0x48107c09, 0x4c0c0000, 0x0201f800,
+ 0x00100589, 0x403e5800, 0x0401fb10, 0x0401f7d9,
+ 0x48025c07, 0x48065808, 0x583c080d, 0x583c000c,
+ 0x80040c00, 0x82041480, 0x0000001d, 0x04001006,
+ 0x583c1001, 0x480a5801, 0x49787801, 0x42000800,
+ 0x0000001c, 0x82040c00, 0x00000014, 0x4c0c0000,
+ 0x4c500000, 0x4c540000, 0x823ca400, 0x00000009,
+ 0x832cac00, 0x00000009, 0x4c100000, 0x4c3c0000,
+ 0x0401fb11, 0x5c007800, 0x5c002000, 0x5c00a800,
+ 0x5c00a000, 0x84102512, 0x48125c09, 0x403e5800,
+ 0x0201f800, 0x00100589, 0x0201f800, 0x00108f22,
+ 0x42034000, 0x0010b8fa, 0x59a1d806, 0x80edd9c0,
+ 0x02000800, 0x0010032d, 0x48efc857, 0x58ec0008,
+ 0x4803c857, 0x0801f800, 0x0401f7aa, 0x4933c857,
+ 0x1c01f000, 0x59301415, 0x480bc857, 0x8c08151c,
+ 0x0402000e, 0x80000540, 0x4803c857, 0x0400078b,
+ 0x80042c80, 0x04021789, 0x8c081514, 0x04020005,
+ 0x592c0810, 0x4807c857, 0x80040480, 0x48026017,
+ 0x8408155c, 0x480a6415, 0x59301008, 0x8408151e,
+ 0x480a6008, 0x4c100000, 0x4c3c0000, 0x4d400000,
+ 0x592e8207, 0x4a025a07, 0x00000001, 0x0201f800,
+ 0x00108f22, 0x49425a07, 0x5c028000, 0x5c007800,
+ 0x5c002000, 0x497a580a, 0x8c102512, 0x04000006,
+ 0x4d2c0000, 0x403e5800, 0x0201f800, 0x00100589,
+ 0x5c025800, 0x82102500, 0xffffedff, 0x48125c09,
+ 0x59301006, 0x800811c0, 0x02000000, 0x00108b66,
+ 0x59a8002c, 0x80080480, 0x02021000, 0x00108b66,
+ 0x4a025a05, 0x00000103, 0x4a025a07, 0x00000006,
+ 0x497a5c0a, 0x492fc857, 0x0201f800, 0x000203ab,
+ 0x0201f800, 0x00104126, 0x0201f000, 0x00020a10,
+ 0x59325809, 0x592c0409, 0x8c000518, 0x04000004,
+ 0x412df800, 0x0201f000, 0x00100bae, 0x1c01f000,
+ 0x4933c857, 0x59325809, 0x497a580a, 0x4a025a07,
+ 0x00000000, 0x4a025a05, 0x00000103, 0x59300812,
+ 0x4807c857, 0x800409c0, 0x0402000c, 0x48065808,
+ 0x59300c02, 0x48065c07, 0x0201f800, 0x00108f22,
+ 0x0201f800, 0x000203ab, 0x0201f800, 0x00104126,
+ 0x0201f000, 0x00020a10, 0x59340200, 0x8c00050e,
+ 0x04020005, 0x59300812, 0x0401fe33, 0x48065808,
+ 0x0401f7f0, 0x592c0209, 0x8c00050e, 0x040207fa,
+ 0x4933c857, 0x0201f000, 0x00108b66, 0x4933c857,
+ 0x59325809, 0x812e59c0, 0x02000800, 0x0010032d,
+ 0x592c020b, 0x8c000502, 0x02000800, 0x0010032d,
+ 0x4a026006, 0x00000002, 0x1c01f000, 0x5930001d,
+ 0x800001c0, 0x02020800, 0x001091d8, 0x59300008,
+ 0x4933c857, 0x4803c857, 0x8c00050e, 0x04000037,
+ 0x8c000500, 0x04000029, 0x8c00051c, 0x0400000a,
+ 0x84000500, 0x48026008, 0x59325809, 0x592c3c09,
+ 0x481fc857, 0x841c3d58, 0x481e5c09, 0x0201f000,
+ 0x00020a70, 0x59325809, 0x592c3c09, 0x841c3d58,
+ 0x59300008, 0x8c00051c, 0x040207f2, 0x481e5c09,
+ 0x42000000, 0x00000005, 0x40000000, 0x80000040,
+ 0x040207fe, 0x59300008, 0x8c00051c, 0x040207e9,
+ 0x592c0205, 0x82000500, 0x000000ff, 0x82000580,
+ 0x00000048, 0x04020003, 0x497a580c, 0x0401f002,
+ 0x497a580a, 0x481e5c09, 0x4a025a07, 0x00000000,
+ 0x0201f000, 0x00100b8f, 0x8c000524, 0x040007d9,
+ 0x59325809, 0x4c000000, 0x592c0409, 0x8c00051c,
+ 0x5c000000, 0x04020003, 0x4a026012, 0xffffffff,
+ 0x84000524, 0x0401f7cf, 0x1c01f000, 0x4933c857,
+ 0x41780800, 0x83380480, 0x00000058, 0x0402100b,
+ 0x83380480, 0x00000040, 0x04001008, 0x4d2c0000,
+ 0x59325809, 0x812e59c0, 0x0c020806, 0x5c025800,
+ 0x0201f000, 0x00020a10, 0x493bc857, 0x1c01f000,
+ 0x001082b8, 0x001082b8, 0x001082b8, 0x001082b8,
+ 0x001082b8, 0x001082ba, 0x001082b8, 0x001082b8,
+ 0x001082b8, 0x001082b8, 0x001082b8, 0x001082b8,
+ 0x001082b8, 0x001082b8, 0x001082b8, 0x001082b8,
+ 0x001082b8, 0x001082b8, 0x001082b8, 0x001082b8,
+ 0x001082bd, 0x001082b8, 0x001082b8, 0x001082b8,
+ 0x0201f800, 0x0010032d, 0x59cc0808, 0x497a5808,
+ 0x4807c857, 0x59300402, 0x48025c07, 0x4a025a05,
+ 0x00000103, 0x900401c0, 0x4802580a, 0x4a025a07,
+ 0x00000000, 0x800409c0, 0x02000000, 0x000203ab,
+ 0x59cc0009, 0x4802580b, 0x82042500, 0x00000100,
+ 0x04000002, 0x59cc200b, 0x4812580d, 0x82040500,
+ 0x00000200, 0x04000002, 0x59cc000a, 0x4802580c,
+ 0x80100c00, 0x02001800, 0x0010032d, 0x02000000,
+ 0x000203ab, 0x82041480, 0x0000001d, 0x04001006,
+ 0x592c0405, 0x8c00051e, 0x0400000e, 0x42000800,
+ 0x0000001c, 0x4c500000, 0x4c540000, 0x83cca400,
+ 0x0000000c, 0x832cac00, 0x0000000e, 0x0401f9ea,
+ 0x5c00a800, 0x5c00a000, 0x0201f000, 0x000203ab,
+ 0x0401f98f, 0x0401f1c9, 0x83380480, 0x00000093,
+ 0x02021800, 0x0010032d, 0x83380480, 0x00000085,
+ 0x02001800, 0x0010032d, 0x0c01f001, 0x00108306,
+ 0x00108304, 0x00108304, 0x0010830d, 0x00108304,
+ 0x00108304, 0x00108304, 0x00108304, 0x00108304,
+ 0x00108304, 0x00108304, 0x00108304, 0x00108304,
+ 0x0201f800, 0x0010032d, 0x4a026203, 0x00000001,
+ 0x493a6403, 0x42000800, 0x80000040, 0x0201f000,
+ 0x000209b1, 0x83300580, 0x0010f64c, 0x02020800,
+ 0x0010032d, 0x4933c857, 0x59cc1404, 0x0201f800,
+ 0x00108d91, 0x04000025, 0x591c0203, 0x82000580,
+ 0x00000000, 0x04000021, 0x591c000a, 0x81340580,
+ 0x0402001e, 0x59cc1204, 0x82080580, 0x0000ffff,
+ 0x04000007, 0x591c0202, 0x82000d80, 0x0000ffff,
+ 0x04000003, 0x80080580, 0x04020014, 0x4d300000,
+ 0x4d1c0000, 0x411e6000, 0x0401fa06, 0x5c023800,
+ 0x5c026000, 0x0400000b, 0x59cc0005, 0x8c000500,
+ 0x04020003, 0x0401f9a9, 0x0401f003, 0x4a023a03,
+ 0x00000002, 0x4a026403, 0x00000086, 0x0401f005,
+ 0x0401f9ea, 0x040007f5, 0x4a026403, 0x00000087,
+ 0x4d2c0000, 0x0201f800, 0x0010a5eb, 0x0201f800,
+ 0x001044a8, 0x5c025800, 0x59340200, 0x8c00050e,
+ 0x0400000d, 0x59cc1404, 0x0201f800, 0x00108d91,
+ 0x04000009, 0x591c0415, 0x8c00051a, 0x04000006,
+ 0x4d300000, 0x411e6000, 0x0201f800, 0x00108b7b,
+ 0x5c026000, 0x1c01f000, 0x83380580, 0x00000013,
+ 0x0402000b, 0x59300403, 0x4803c857, 0x82000d80,
+ 0x00000086, 0x04000020, 0x82000d80, 0x00000087,
+ 0x02020800, 0x0010032d, 0x0401f01b, 0x83380580,
+ 0x00000027, 0x04000005, 0x83380580, 0x00000014,
+ 0x02020800, 0x0010032d, 0x493bc857, 0x0201f800,
+ 0x00106102, 0x0201f800, 0x00108953, 0x02000000,
+ 0x00107144, 0x4d2c0000, 0x59325809, 0x0201f800,
+ 0x000203ab, 0x59300a1e, 0x82040d80, 0x00000003,
+ 0x02000800, 0x00108a55, 0x5c025800, 0x0201f000,
+ 0x00107144, 0x4933c857, 0x0201f000, 0x00020a10,
+ 0x83380580, 0x00000013, 0x04020006, 0x59300403,
+ 0x4803c857, 0x82000480, 0x00000085, 0x0c01f053,
+ 0x83380580, 0x00000027, 0x04020047, 0x4933c857,
+ 0x0201f800, 0x00106102, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010e06f, 0x5c027800, 0x42003000,
+ 0x00000015, 0x41782800, 0x42002000, 0x00000003,
+ 0x42028000, 0x00000029, 0x4d400000, 0x4d440000,
+ 0x59368c03, 0x0201f800, 0x001091ea, 0x5c028800,
+ 0x5c028000, 0x42000000, 0x0010bd1d, 0x0201f800,
+ 0x0010ae10, 0x0201f800, 0x00108953, 0x02000000,
+ 0x00020a10, 0x4d2c0000, 0x59325809, 0x592c0205,
+ 0x82000500, 0x000000ff, 0x82000580, 0x00000014,
+ 0x02020800, 0x00108a55, 0x4a025a05, 0x00000103,
+ 0x59300402, 0x48025c07, 0x497a580a, 0x49425a07,
+ 0x0201f800, 0x000203ab, 0x5c025800, 0x0201f000,
+ 0x00020a10, 0x83380580, 0x00000089, 0x04000005,
+ 0x83380580, 0x0000008a, 0x02020000, 0x001071c7,
+ 0x0201f800, 0x001064f2, 0x02020000, 0x001071c7,
+ 0x59300a03, 0x82040580, 0x0000000a, 0x0400002a,
+ 0x82040580, 0x0000000c, 0x04000027, 0x0201f800,
+ 0x0010032d, 0x83380580, 0x00000014, 0x040207ea,
+ 0x4933c857, 0x0201f800, 0x00106102, 0x42028000,
+ 0x00000006, 0x0401f7cc, 0x001083e5, 0x001083e3,
+ 0x001083e3, 0x001083e3, 0x001083e3, 0x001083e3,
+ 0x001083eb, 0x001083e3, 0x001083e3, 0x001083e3,
+ 0x001083e3, 0x001083e3, 0x001083e3, 0x0201f800,
+ 0x0010032d, 0x4933c857, 0x59a8002a, 0x48026006,
+ 0x4a026203, 0x0000000a, 0x1c01f000, 0x4933c857,
+ 0x59a8002a, 0x48026006, 0x4a026203, 0x0000000c,
+ 0x1c01f000, 0x5932680a, 0x83380580, 0x00000089,
+ 0x04000008, 0x83380580, 0x0000008a, 0x04000029,
+ 0x4933c857, 0x493bc857, 0x0201f000, 0x001071c7,
+ 0x4933c857, 0x59325809, 0x59300a1e, 0x82040580,
+ 0x00000003, 0x0402000a, 0x0201f800, 0x00108953,
+ 0x04000012, 0x0201f800, 0x000203ab, 0x0201f800,
+ 0x00104126, 0x497a6009, 0x0401f00c, 0x5930021e,
+ 0x82000580, 0x00000001, 0x04020008, 0x59300c17,
+ 0x82040580, 0x00000039, 0x0400001d, 0x82040580,
+ 0x00000035, 0x0400001a, 0x59cc0c07, 0x4806641a,
+ 0x59cc0a07, 0x4806621a, 0x59300203, 0x4802641e,
+ 0x4a026203, 0x00000011, 0x0201f000, 0x00107144,
+ 0x4933c857, 0x5930021e, 0x82000580, 0x00000001,
+ 0x04020048, 0x59300c17, 0x82040580, 0x00000035,
+ 0x04000007, 0x82040580, 0x0000001e, 0x04000004,
+ 0x82040580, 0x00000039, 0x0402003e, 0x4933c857,
+ 0x4c5c0000, 0x4c600000, 0x4d1c0000, 0x4130b800,
+ 0x4004c000, 0x0201f800, 0x00108d34, 0x0402002f,
+ 0x82600580, 0x00000035, 0x04020004, 0x591c0c15,
+ 0x8c040d02, 0x04000029, 0x0201f800, 0x00107188,
+ 0x04000026, 0x491fc857, 0x4933c857, 0x82600580,
+ 0x00000035, 0x04000004, 0x82600580, 0x00000039,
+ 0x04020002, 0x4932381d, 0x48626403, 0x4a026203,
+ 0x00000001, 0x4a026407, 0x00000001, 0x585c080a,
+ 0x4807c857, 0x4806600a, 0x585c0c16, 0x4807c857,
+ 0x48066416, 0x585c0a16, 0x4807c857, 0x48066216,
+ 0x585c0a17, 0x4807c857, 0x48066217, 0x585c0c1a,
+ 0x4807c857, 0x4806641a, 0x585c0a1a, 0x4807c857,
+ 0x4806621a, 0x491e601f, 0x42000800, 0x80000040,
+ 0x0201f800, 0x000209b1, 0x405e6000, 0x5c023800,
+ 0x5c00c000, 0x5c00b800, 0x0201f000, 0x00020a10,
+ 0x0201f800, 0x00108953, 0x0400000b, 0x4d2c0000,
+ 0x59325809, 0x0201f800, 0x000203ab, 0x5930021e,
+ 0x82000580, 0x00000003, 0x02000800, 0x00104126,
+ 0x5c025800, 0x0201f000, 0x00020a10, 0x4803c856,
+ 0x4c500000, 0x4c540000, 0x412c7800, 0x4c3c0000,
+ 0x42002800, 0x00000001, 0x82040480, 0x00000101,
+ 0x04001003, 0x42000800, 0x00000100, 0x40043000,
+ 0x42000800, 0x0000001c, 0x83cca400, 0x0000000c,
+ 0x832cac00, 0x0000000e, 0x0401f843, 0x82183480,
+ 0x0000001c, 0x592e5801, 0x812e59c0, 0x02020800,
+ 0x00100589, 0x0201f800, 0x0010056f, 0x04000016,
+ 0x80142800, 0x4a025805, 0x00000110, 0x492c7801,
+ 0x82180c80, 0x0000003d, 0x04021006, 0x40180800,
+ 0x832cac00, 0x00000006, 0x0401f82f, 0x0401f00a,
+ 0x82183480, 0x0000003c, 0x42000800, 0x0000003c,
+ 0x412c7800, 0x832cac00, 0x00000006, 0x0401f826,
+ 0x0401f7e9, 0x5c007800, 0x841429c0, 0x82142d40,
+ 0x00000003, 0x48147a05, 0x403e5800, 0x5c00a800,
+ 0x5c00a000, 0x1c01f000, 0x492fc857, 0x812e59c0,
+ 0x0400000f, 0x4d2c0000, 0x4c3c0000, 0x592c7801,
+ 0x803c79c0, 0x04000006, 0x497a5801, 0x0201f800,
+ 0x000203ab, 0x403e5800, 0x0401f7f9, 0x5c007800,
+ 0x0201f800, 0x000203ab, 0x5c025800, 0x1c01f000,
+ 0x4803c856, 0x4c580000, 0x82040400, 0x00000003,
+ 0x8000b104, 0x0201f800, 0x0010aee2, 0x5c00b000,
+ 0x1c01f000, 0x4803c856, 0x4c580000, 0x82040c00,
+ 0x00000003, 0x8004b104, 0x0201f800, 0x0010aee2,
+ 0x5c00b000, 0x1c01f000, 0x591c0c07, 0x82040580,
+ 0x00000003, 0x04000007, 0x82040580, 0x00000002,
+ 0x04000004, 0x82040580, 0x0000000a, 0x0402002d,
+ 0x4d300000, 0x4d2c0000, 0x411e6000, 0x59325809,
+ 0x0201f800, 0x00108953, 0x04000022, 0x59300c07,
+ 0x82040580, 0x0000000a, 0x04000023, 0x82040580,
+ 0x00000003, 0x04020009, 0x592c0a05, 0x82040d00,
+ 0x000000ff, 0x82040d80, 0x00000014, 0x04000003,
+ 0x4a02621e, 0x00000003, 0x0401f81c, 0x4d400000,
+ 0x42028000, 0x00000013, 0x592c0a09, 0x84040d54,
+ 0x0201f800, 0x00104543, 0x5c028000, 0x0201f800,
+ 0x00108f22, 0x0201f800, 0x000203ab, 0x5930021e,
+ 0x82000580, 0x00000003, 0x02000800, 0x00108a55,
+ 0x0201f800, 0x00107144, 0x5c025800, 0x5c026000,
+ 0x1c01f000, 0x4a025a07, 0x00000013, 0x4a02621e,
+ 0x0000000a, 0x0401f7ee, 0x592c0409, 0x8c000512,
+ 0x04000009, 0x84000512, 0x48025c09, 0x4d2c0000,
+ 0x592e580a, 0x0201f800, 0x00100589, 0x5c025800,
+ 0x497a580a, 0x1c01f000, 0x59cc0005, 0x8c000500,
+ 0x0402000b, 0x591c0407, 0x82000580, 0x00000002,
+ 0x04020007, 0x591c0c03, 0x82040580, 0x00000085,
+ 0x04000003, 0x82040580, 0x0000008b, 0x1c01f000,
+ 0x4933c857, 0x4d3c0000, 0x42027800, 0x00000002,
0x59300407, 0x82000c80, 0x00000014, 0x02021800,
- 0x0010032d, 0x0c01f001, 0x001084a7, 0x001084a4,
- 0x001084a4, 0x001084d8, 0x001084a2, 0x001084a4,
- 0x001084bf, 0x001084a4, 0x001084a2, 0x00105e8f,
- 0x00109267, 0x001084a4, 0x001084a4, 0x001084a2,
- 0x001084a2, 0x001084a2, 0x001085ca, 0x001084a4,
- 0x0010ab98, 0x0010ab98, 0x0201f800, 0x0010032d,
- 0x4803c856, 0x80000580, 0x1c01f000, 0x4803c856,
- 0x8d3e7d02, 0x04020015, 0x0401fbf0, 0x0400000f,
- 0x59325809, 0x41780800, 0x4d400000, 0x42028000,
- 0x00000005, 0x0201f800, 0x00104504, 0x5c028000,
- 0x0201f800, 0x00108e69, 0x0201f800, 0x00108a48,
- 0x0201f800, 0x000203ab, 0x0201f800, 0x001070b5,
- 0x82000540, 0x00000001, 0x1c01f000, 0x4933c857,
- 0x0201f800, 0x001040aa, 0x0400000b, 0x59300415,
- 0x84000556, 0x48026415, 0x0401f812, 0x4df00000,
- 0x59300415, 0x84000516, 0x48026415, 0x5c03e000,
- 0x1c01f000, 0x4d400000, 0x42028000, 0x00000010,
- 0x0201f800, 0x00109d73, 0x4a026407, 0x00000006,
- 0x4a026203, 0x00000007, 0x5c028000, 0x1c01f000,
- 0x4933c857, 0x0201f800, 0x0010610d, 0x4df00000,
- 0x0401f8da, 0x82000c80, 0x0000000e, 0x02021800,
- 0x0010032d, 0x0c01f001, 0x001084f2, 0x00108575,
- 0x00108509, 0x00108589, 0x00108570, 0x001084f0,
- 0x001084f2, 0x001084f2, 0x001084f6, 0x001084f2,
- 0x001084f2, 0x001084f2, 0x001084f2, 0x00108509,
- 0x0201f800, 0x0010032d, 0x5c03e000, 0x02000800,
- 0x001060fa, 0x0401f7af, 0x5c03e000, 0x02000800,
- 0x001060fa, 0x59300407, 0x82000580, 0x00000003,
- 0x040207ab, 0x59300203, 0x82000580, 0x0000000d,
- 0x040007a7, 0x8d3e7d02, 0x040207a5, 0x4d340000,
- 0x5932680a, 0x0201f800, 0x0010410c, 0x5c026800,
- 0x0401f79f, 0x0201f800, 0x001092d9, 0x59300004,
- 0x8400055c, 0x48026004, 0x0201f800, 0x001060fa,
- 0x59300407, 0x82000580, 0x00000006, 0x04000057,
- 0x8d3e7d02, 0x04020055, 0x497a621e, 0x59300203,
- 0x82000580, 0x0000000d, 0x04000003, 0x4a02621e,
- 0x00000003, 0x0401fb7d, 0x04020004, 0x8d3e7d00,
- 0x04000040, 0x0401f034, 0x4d2c0000, 0x4d400000,
- 0x59325809, 0x0201f800, 0x00108a48, 0x592c0409,
- 0x8c000512, 0x04000009, 0x4d2c0000, 0x84000512,
- 0x48025c09, 0x592c080a, 0x40065800, 0x0201f800,
- 0x00100589, 0x5c025800, 0x4d400000, 0x42028000,
- 0x00000005, 0x592c0a09, 0x8c040d0e, 0x04000004,
- 0x42028000, 0x00000002, 0x0401f001, 0x0201f800,
- 0x00104504, 0x5c028000, 0x0201f800, 0x00108e69,
- 0x8d3e7d00, 0x04020004, 0x0201f800, 0x0010ae30,
- 0x04020004, 0x0201f800, 0x000203ab, 0x497a6009,
- 0x5c028000, 0x5c025800, 0x8d3e7d00, 0x0400000d,
- 0x59300a1e, 0x82040d80, 0x00000003, 0x04020006,
- 0x4d340000, 0x5932680a, 0x0201f800, 0x0010410c,
- 0x5c026800, 0x0201f800, 0x001070b5, 0x0401f013,
- 0x0201f800, 0x0010ae30, 0x04020006, 0x59300a1e,
- 0x82040d80, 0x00000003, 0x02000800, 0x0010899c,
- 0x4a026403, 0x00000085, 0x4a026203, 0x00000009,
- 0x4a026407, 0x00000002, 0x42000800, 0x8000404b,
- 0x0201f800, 0x000209b1, 0x5c03e000, 0x02020800,
- 0x0010610d, 0x82000540, 0x00000001, 0x1c01f000,
- 0x0201f800, 0x001060fa, 0x0201f800, 0x00100bd4,
- 0x0401f795, 0x598c000f, 0x81300580, 0x04020004,
- 0x0201f800, 0x00106388, 0x0402001d, 0x0201f800,
- 0x0010e343, 0x80c40040, 0x04020006, 0x59300c03,
- 0x82040580, 0x00000040, 0x04000774, 0x0401f786,
- 0x0201f800, 0x00106018, 0x04000011, 0x0201f800,
- 0x0010032d, 0x0401f81b, 0x04020004, 0x0201f800,
- 0x00106351, 0x0402000a, 0x0201f800, 0x0010e1ca,
- 0x80c40040, 0x040207f3, 0x59300c03, 0x82040580,
- 0x00000040, 0x04000761, 0x0401f773, 0x59300203,
+ 0x0010032d, 0x0c01f80a, 0x5c027800, 0x1c01f000,
+ 0x4933c857, 0x59300407, 0x82000c80, 0x00000014,
+ 0x02021800, 0x0010032d, 0x0c01f001, 0x0010855c,
+ 0x00108559, 0x00108559, 0x0010858d, 0x00108557,
+ 0x00108559, 0x00108574, 0x00108559, 0x00108557,
+ 0x00105f34, 0x0010931f, 0x00108559, 0x00108559,
+ 0x00108557, 0x00108557, 0x00108557, 0x0010867f,
+ 0x00108559, 0x0010ac8b, 0x0010ac8b, 0x0201f800,
+ 0x0010032d, 0x4803c856, 0x80000580, 0x1c01f000,
+ 0x4803c856, 0x8d3e7d02, 0x04020015, 0x0401fbf4,
+ 0x0400000f, 0x59325809, 0x41780800, 0x4d400000,
+ 0x42028000, 0x00000005, 0x0201f800, 0x00104543,
+ 0x5c028000, 0x0201f800, 0x00108f22, 0x0201f800,
+ 0x00108b01, 0x0201f800, 0x000203ab, 0x0201f800,
+ 0x00107144, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x4933c857, 0x0201f800, 0x001040c4, 0x0400000b,
+ 0x59300415, 0x84000556, 0x48026415, 0x0401f812,
+ 0x4df00000, 0x59300415, 0x84000516, 0x48026415,
+ 0x5c03e000, 0x1c01f000, 0x4d400000, 0x42028000,
+ 0x00000010, 0x0201f800, 0x00109e4a, 0x4a026407,
+ 0x00000006, 0x4a026203, 0x00000007, 0x5c028000,
+ 0x1c01f000, 0x4933c857, 0x0201f800, 0x001061b2,
+ 0x4df00000, 0x0401f8da, 0x82000c80, 0x0000000e,
+ 0x02021800, 0x0010032d, 0x0c01f001, 0x001085a7,
+ 0x0010862a, 0x001085be, 0x0010863e, 0x00108625,
+ 0x001085a5, 0x001085a7, 0x001085a7, 0x001085ab,
+ 0x001085a7, 0x001085a7, 0x001085a7, 0x001085a7,
+ 0x001085be, 0x0201f800, 0x0010032d, 0x5c03e000,
+ 0x02000800, 0x0010619f, 0x0401f7af, 0x5c03e000,
+ 0x02000800, 0x0010619f, 0x59300407, 0x82000580,
+ 0x00000003, 0x040207ab, 0x59300203, 0x82000580,
+ 0x0000000d, 0x040007a7, 0x8d3e7d02, 0x040207a5,
+ 0x4d340000, 0x5932680a, 0x0201f800, 0x00104126,
+ 0x5c026800, 0x0401f79f, 0x0201f800, 0x00109391,
+ 0x59300004, 0x8400055c, 0x48026004, 0x0201f800,
+ 0x0010619f, 0x59300407, 0x82000580, 0x00000006,
+ 0x04000057, 0x8d3e7d02, 0x04020055, 0x497a621e,
+ 0x59300203, 0x82000580, 0x0000000d, 0x04000003,
+ 0x4a02621e, 0x00000003, 0x0401fb81, 0x04020004,
+ 0x8d3e7d00, 0x04000040, 0x0401f034, 0x4d2c0000,
+ 0x4d400000, 0x59325809, 0x0201f800, 0x00108b01,
+ 0x592c0409, 0x8c000512, 0x04000009, 0x4d2c0000,
+ 0x84000512, 0x48025c09, 0x592c080a, 0x40065800,
+ 0x0201f800, 0x00100589, 0x5c025800, 0x4d400000,
+ 0x42028000, 0x00000005, 0x592c0a09, 0x8c040d0e,
+ 0x04000004, 0x42028000, 0x00000002, 0x0401f001,
+ 0x0201f800, 0x00104543, 0x5c028000, 0x0201f800,
+ 0x00108f22, 0x8d3e7d00, 0x04020004, 0x0201f800,
+ 0x0010af23, 0x04020004, 0x0201f800, 0x000203ab,
+ 0x497a6009, 0x5c028000, 0x5c025800, 0x8d3e7d00,
+ 0x0400000d, 0x59300a1e, 0x82040d80, 0x00000003,
+ 0x04020006, 0x4d340000, 0x5932680a, 0x0201f800,
+ 0x00104126, 0x5c026800, 0x0201f800, 0x00107144,
+ 0x0401f013, 0x0201f800, 0x0010af23, 0x04020006,
+ 0x59300a1e, 0x82040d80, 0x00000003, 0x02000800,
+ 0x00108a55, 0x4a026403, 0x00000085, 0x4a026203,
+ 0x00000009, 0x4a026407, 0x00000002, 0x42000800,
+ 0x8000404b, 0x0201f800, 0x000209b1, 0x5c03e000,
+ 0x02020800, 0x001061b2, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x0201f800, 0x0010619f, 0x0201f800,
+ 0x00100bd5, 0x0401f795, 0x598c000f, 0x81300580,
+ 0x04020004, 0x0201f800, 0x0010642d, 0x0402001d,
+ 0x0201f800, 0x0010e453, 0x80c40040, 0x04020006,
+ 0x59300c03, 0x82040580, 0x00000040, 0x04000774,
+ 0x0401f786, 0x0201f800, 0x001060bd, 0x04000011,
+ 0x0201f800, 0x0010032d, 0x0401f81b, 0x04020004,
+ 0x0201f800, 0x001063f6, 0x0402000a, 0x0201f800,
+ 0x0010e2da, 0x80c40040, 0x040207f3, 0x59300c03,
+ 0x82040580, 0x00000040, 0x04000761, 0x0401f773,
+ 0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
+ 0x0010032d, 0x0c01f746, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x417a3000, 0x42032000, 0x0000bf32,
+ 0x59900004, 0x81300580, 0x04000009, 0x83932400,
+ 0x00000010, 0x811a3000, 0x83180480, 0x00000005,
+ 0x040017f8, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x0401f803, 0x40018800, 0x1c01f000, 0x59300004,
+ 0x8c00053e, 0x04000010, 0x8c00050c, 0x0402000e,
+ 0x8c000516, 0x04020006, 0x82000d00, 0x0000001f,
+ 0x82040580, 0x00000005, 0x04020004, 0x42000000,
+ 0x00000003, 0x0401f005, 0x42000000, 0x00000001,
+ 0x0401f002, 0x59300203, 0x1c01f000, 0x4933c857,
+ 0x0201f800, 0x001061b2, 0x4df00000, 0x59300203,
0x82000c80, 0x0000000e, 0x02021800, 0x0010032d,
- 0x0c01f746, 0x0401f807, 0x42018800, 0x00000001,
- 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x417a3000, 0x42032000, 0x0000bf32, 0x59900004,
- 0x81300580, 0x04000009, 0x83932400, 0x00000010,
- 0x811a3000, 0x83180480, 0x00000005, 0x040017f8,
- 0x82000540, 0x00000001, 0x1c01f000, 0x0401f803,
- 0x40018800, 0x1c01f000, 0x59300004, 0x8c00053e,
- 0x04000010, 0x8c00050c, 0x0402000e, 0x8c000516,
- 0x04020006, 0x82000d00, 0x0000001f, 0x82040580,
- 0x00000005, 0x04020004, 0x42000000, 0x00000003,
- 0x0401f005, 0x42000000, 0x00000001, 0x0401f002,
- 0x59300203, 0x1c01f000, 0x4933c857, 0x0201f800,
- 0x0010610d, 0x4df00000, 0x59300203, 0x82000c80,
- 0x0000000e, 0x02021800, 0x0010032d, 0x0c01f001,
- 0x001085e4, 0x00108601, 0x001085e8, 0x001085e2,
- 0x001085e2, 0x001085e2, 0x001085e2, 0x001085e2,
- 0x001085e2, 0x001085e2, 0x001085e2, 0x001085e2,
- 0x001085e2, 0x001085e2, 0x0201f800, 0x0010032d,
- 0x5c03e000, 0x02000800, 0x001060fa, 0x0401f6bd,
- 0x5c03e000, 0x02000800, 0x001060fa, 0x4d2c0000,
- 0x59325809, 0x59300403, 0x82000580, 0x00000052,
- 0x02000800, 0x00100fb9, 0x0401faa8, 0x02000800,
- 0x0010032d, 0x4a025a07, 0x00000005, 0x0201f800,
- 0x000203ab, 0x0201f800, 0x001043c3, 0x0201f800,
- 0x001070b5, 0x5c025800, 0x82000540, 0x00000001,
- 0x1c01f000, 0x598c000f, 0x81300580, 0x0402001b,
- 0x59300004, 0x8c000520, 0x04000004, 0x84000520,
- 0x48026004, 0x0401f01b, 0x42001000, 0x0010bb55,
- 0x50081000, 0x58080002, 0x82000580, 0x00000100,
- 0x0400000b, 0x5808000b, 0x81300580, 0x02020800,
- 0x0010032d, 0x0201f800, 0x0010e343, 0x80c40040,
- 0x02020800, 0x0010032d, 0x0401f7ce, 0x0201f800,
- 0x00106388, 0x0402000d, 0x59300004, 0x8c000520,
- 0x04000004, 0x84000520, 0x48026004, 0x0401f7c5,
- 0x0201f800, 0x0010e343, 0x80c40040, 0x040007c1,
- 0x0201f800, 0x0010032d, 0x59300203, 0x82000c80,
- 0x0000000e, 0x02021800, 0x0010032d, 0x0c01f7a5,
- 0x4d340000, 0x5932680a, 0x59300407, 0x4933c857,
- 0x4803c857, 0x82000c80, 0x00000014, 0x02021800,
- 0x0010032d, 0x0c01f803, 0x5c026800, 0x1c01f000,
- 0x00108655, 0x00108681, 0x001087c7, 0x0010e95c,
- 0x001087ba, 0x001087c2, 0x00109d62, 0x00108661,
- 0x001087b5, 0x00105e77, 0x00108835, 0x00108650,
- 0x00108650, 0x00108650, 0x00108650, 0x00020a10,
- 0x00108fb8, 0x00108fb8, 0x0010aba8, 0x0010aba8,
- 0x0201f800, 0x0010032d, 0x0401fb78, 0x02000000,
- 0x00107851, 0x1c01f000, 0x0201f800, 0x0010610d,
- 0x0201f800, 0x0010605d, 0x0201f800, 0x001060fa,
- 0x0201f000, 0x00020a10, 0x4a026006, 0x00000001,
- 0x1c01f000, 0x4d340000, 0x4c5c0000, 0x59300203,
- 0x82000580, 0x00000011, 0x04020016, 0x5932680a,
- 0x4130b800, 0x0201f800, 0x000209ee, 0x04000010,
- 0x4a026203, 0x00000001, 0x4a026403, 0x0000001e,
- 0x585c041a, 0x4802641a, 0x585c021a, 0x4802621a,
- 0x4936600a, 0x4a026407, 0x00000001, 0x42000800,
- 0x80000040, 0x0201f800, 0x000209b1, 0x405e6000,
- 0x0201f800, 0x00020a10, 0x5c00b800, 0x5c026800,
- 0x1c01f000, 0x42000000, 0x0010bc28, 0x0201f800,
- 0x0010ad1d, 0x0201f800, 0x0010a58e, 0x59300203,
+ 0x0c01f001, 0x00108699, 0x001086b6, 0x0010869d,
+ 0x00108697, 0x00108697, 0x00108697, 0x00108697,
+ 0x00108697, 0x00108697, 0x00108697, 0x00108697,
+ 0x00108697, 0x00108697, 0x00108697, 0x0201f800,
+ 0x0010032d, 0x5c03e000, 0x02000800, 0x0010619f,
+ 0x0401f6bd, 0x5c03e000, 0x02000800, 0x0010619f,
+ 0x4d2c0000, 0x59325809, 0x59300403, 0x82000580,
+ 0x00000052, 0x02000800, 0x00100fba, 0x0401faac,
+ 0x02000800, 0x0010032d, 0x4a025a07, 0x00000005,
+ 0x0201f800, 0x000203ab, 0x0201f800, 0x001043e2,
+ 0x0201f800, 0x00107144, 0x5c025800, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x598c000f, 0x81300580,
+ 0x0402001b, 0x59300004, 0x8c000520, 0x04000004,
+ 0x84000520, 0x48026004, 0x0401f01b, 0x42001000,
+ 0x0010bc55, 0x50081000, 0x58080002, 0x82000580,
+ 0x00000100, 0x0400000b, 0x5808000b, 0x81300580,
+ 0x02020800, 0x0010032d, 0x0201f800, 0x0010e453,
+ 0x80c40040, 0x02020800, 0x0010032d, 0x0401f7ce,
+ 0x0201f800, 0x0010642d, 0x0402000d, 0x59300004,
+ 0x8c000520, 0x04000004, 0x84000520, 0x48026004,
+ 0x0401f7c5, 0x0201f800, 0x0010e453, 0x80c40040,
+ 0x040007c1, 0x0201f800, 0x0010032d, 0x59300203,
0x82000c80, 0x0000000e, 0x02021800, 0x0010032d,
- 0x4803c857, 0x0c01f001, 0x0010869c, 0x0010865e,
- 0x0010869e, 0x0010869c, 0x0010869e, 0x0010869e,
- 0x00108656, 0x0010869c, 0x00108652, 0x0010869c,
- 0x0010869c, 0x0010869c, 0x0010869c, 0x0010869c,
- 0x0201f800, 0x0010032d, 0x4d2c0000, 0x59340400,
- 0x82000500, 0x000000ff, 0x82000c80, 0x0000000c,
- 0x02021800, 0x0010032d, 0x59303403, 0x82180d80,
- 0x00000004, 0x04020004, 0x42000000, 0x00000001,
- 0x0401f006, 0x82180d80, 0x00000000, 0x04020003,
- 0x42000000, 0x00000001, 0x4803c857, 0x0c01f803,
- 0x5c025800, 0x1c01f000, 0x001086c2, 0x00108762,
- 0x001086c4, 0x001086f9, 0x001086c4, 0x0010877f,
- 0x001086c4, 0x001086ce, 0x001086c2, 0x0010877f,
- 0x001086c2, 0x001086dd, 0x0201f800, 0x0010032d,
- 0x59300403, 0x82000d80, 0x00000016, 0x0400002e,
- 0x82000d80, 0x00000004, 0x0400002b, 0x82000d80,
- 0x00000002, 0x04000028, 0x0401fafc, 0x04000026,
- 0x59300403, 0x82000d80, 0x00000022, 0x040000af,
- 0x82000d80, 0x00000039, 0x040000b4, 0x82000d80,
- 0x00000035, 0x040000b1, 0x82000d80, 0x0000001e,
- 0x0400001b, 0x0401f9bd, 0x04000007, 0x0201f800,
- 0x00108e64, 0x04020004, 0x0201f800, 0x001041a0,
- 0x0401f011, 0x59300403, 0x82000d80, 0x00000001,
- 0x04020004, 0x0201f800, 0x00104165, 0x0400000a,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010df61,
- 0x5c027800, 0x42000000, 0x0010bc1d, 0x0201f800,
- 0x0010ad1d, 0x0201f800, 0x00107851, 0x0201f000,
- 0x001070b5, 0x0401f9a1, 0x04000004, 0x0201f800,
- 0x00108e64, 0x040000a6, 0x59300c03, 0x82040580,
- 0x00000016, 0x04000057, 0x82040580, 0x00000002,
- 0x0402002f, 0x59a8021b, 0x8c000502, 0x04020016,
- 0x59a81073, 0x8c08153e, 0x04020013, 0x0201f800,
- 0x00104716, 0x04020010, 0x0201f800, 0x00104741,
- 0x04020006, 0x42000000, 0x00000001, 0x0201f800,
- 0x001046e7, 0x0401f08e, 0x4a035014, 0x00000001,
- 0x4202d800, 0x00000001, 0x0201f800, 0x00104670,
- 0x0401f087, 0x59340412, 0x82000500, 0x000000ff,
- 0x04000013, 0x80000040, 0x48026c12, 0x497a6205,
- 0x4d300000, 0x0201f800, 0x001070f5, 0x5c000000,
- 0x0400000a, 0x49780009, 0x4a000407, 0x00000007,
- 0x4a000006, 0x00000398, 0x4936600a, 0x4a026407,
- 0x00000001, 0x0401f027, 0x40026000, 0x59300403,
- 0x82000d80, 0x00000002, 0x04020010, 0x59340403,
- 0x82000580, 0x000007fe, 0x0402000c, 0x59a81073,
- 0x8c08153e, 0x04020004, 0x59a8021b, 0x84000540,
- 0x4803521b, 0x0201f800, 0x00103a22, 0x0201f800,
- 0x00107851, 0x0401f00c, 0x0201f800, 0x00107851,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010df61,
- 0x5c027800, 0x42000000, 0x0010bc1d, 0x0201f800,
- 0x0010ad1d, 0x59a81073, 0x8c08153e, 0x04020003,
- 0x0201f800, 0x00101a67, 0x0201f000, 0x001070b5,
- 0x42000800, 0x00000003, 0x0201f800, 0x00103d8a,
- 0x4a026203, 0x00000001, 0x4a026403, 0x00000002,
- 0x0201f000, 0x00105fe8, 0x0401f938, 0x04020792,
- 0x0201f800, 0x00101a67, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010df61, 0x5c027800, 0x42000000,
- 0x0010bc1d, 0x0201f800, 0x0010ad1d, 0x42003000,
- 0x00000018, 0x41782800, 0x42002000, 0x00000000,
- 0x4d400000, 0x4d440000, 0x59368c03, 0x42028000,
- 0x00000029, 0x0201f800, 0x00109131, 0x5c028800,
- 0x5c028000, 0x0201f000, 0x001070b5, 0x0201f800,
- 0x001041a0, 0x0401f7c5, 0x42000000, 0x0010bc27,
- 0x0201f800, 0x0010ad1d, 0x0201f800, 0x00107363,
- 0x040207be, 0x1c01f000, 0x59300c03, 0x0201f800,
- 0x00108c7b, 0x02020000, 0x00020a10, 0x836c0580,
- 0x00000003, 0x04000004, 0x4a026006, 0x00000002,
- 0x1c01f000, 0x59300403, 0x48026417, 0x4a02621e,
- 0x00000001, 0x4a026403, 0x00000085, 0x4a026203,
+ 0x0c01f7a5, 0x4d340000, 0x5932680a, 0x59300407,
+ 0x4933c857, 0x4803c857, 0x82000c80, 0x00000014,
+ 0x02021800, 0x0010032d, 0x0c01f803, 0x5c026800,
+ 0x1c01f000, 0x0010870a, 0x00108736, 0x00108880,
+ 0x0010ea61, 0x00108873, 0x0010887b, 0x00109e39,
+ 0x00108716, 0x0010886e, 0x00105f1c, 0x001088ee,
+ 0x00108705, 0x00108705, 0x00108705, 0x00108705,
+ 0x00020a10, 0x00109071, 0x00109071, 0x0010ac9b,
+ 0x0010ac9b, 0x0201f800, 0x0010032d, 0x0401fb7c,
+ 0x02000000, 0x001078e7, 0x1c01f000, 0x0201f800,
+ 0x001061b2, 0x0201f800, 0x00106102, 0x0201f800,
+ 0x0010619f, 0x0201f000, 0x00020a10, 0x4a026006,
+ 0x00000001, 0x1c01f000, 0x4d340000, 0x4c5c0000,
+ 0x59300203, 0x82000580, 0x00000011, 0x04020016,
+ 0x5932680a, 0x4130b800, 0x0201f800, 0x000209ee,
+ 0x04000010, 0x4a026203, 0x00000001, 0x4a026403,
+ 0x0000001e, 0x585c041a, 0x4802641a, 0x585c021a,
+ 0x4802621a, 0x4936600a, 0x4a026407, 0x00000001,
+ 0x42000800, 0x80000040, 0x0201f800, 0x000209b1,
+ 0x405e6000, 0x0201f800, 0x00020a10, 0x5c00b800,
+ 0x5c026800, 0x1c01f000, 0x42000000, 0x0010bd28,
+ 0x0201f800, 0x0010ae10, 0x0201f800, 0x0010a681,
+ 0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
+ 0x0010032d, 0x4803c857, 0x0c01f001, 0x00108751,
+ 0x00108713, 0x00108753, 0x00108751, 0x00108753,
+ 0x00108753, 0x0010870b, 0x00108751, 0x00108707,
+ 0x00108751, 0x00108751, 0x00108751, 0x00108751,
+ 0x00108751, 0x0201f800, 0x0010032d, 0x83340580,
+ 0x0010c2b2, 0x02000000, 0x00107144, 0x4d2c0000,
+ 0x59340400, 0x82000500, 0x000000ff, 0x82000c80,
+ 0x0000000c, 0x02021800, 0x0010032d, 0x59303403,
+ 0x82180d80, 0x00000004, 0x04020004, 0x42000000,
+ 0x00000001, 0x0401f006, 0x82180d80, 0x00000000,
+ 0x04020003, 0x42000000, 0x00000001, 0x4803c857,
+ 0x0c01f803, 0x5c025800, 0x1c01f000, 0x0010877b,
+ 0x0010881b, 0x0010877d, 0x001087b2, 0x0010877d,
+ 0x00108838, 0x0010877d, 0x00108787, 0x0010877b,
+ 0x00108838, 0x0010877b, 0x00108796, 0x0201f800,
+ 0x0010032d, 0x59300403, 0x82000d80, 0x00000016,
+ 0x0400002e, 0x82000d80, 0x00000004, 0x0400002b,
+ 0x82000d80, 0x00000002, 0x04000028, 0x0401fafc,
+ 0x04000026, 0x59300403, 0x82000d80, 0x00000022,
+ 0x040000af, 0x82000d80, 0x00000039, 0x040000b4,
+ 0x82000d80, 0x00000035, 0x040000b1, 0x82000d80,
+ 0x0000001e, 0x0400001b, 0x0401f9bd, 0x04000007,
+ 0x0201f800, 0x00108f1d, 0x04020004, 0x0201f800,
+ 0x001041bc, 0x0401f011, 0x59300403, 0x82000d80,
+ 0x00000001, 0x04020004, 0x0201f800, 0x00104181,
+ 0x0400000a, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010e06f, 0x5c027800, 0x42000000, 0x0010bd1d,
+ 0x0201f800, 0x0010ae10, 0x0201f800, 0x001078e7,
+ 0x0201f000, 0x00107144, 0x0401f9a1, 0x04000004,
+ 0x0201f800, 0x00108f1d, 0x040000a6, 0x59300c03,
+ 0x82040580, 0x00000016, 0x04000057, 0x82040580,
+ 0x00000002, 0x0402002f, 0x59a8021b, 0x8c000502,
+ 0x04020016, 0x59a81073, 0x8c08153e, 0x04020013,
+ 0x0201f800, 0x00104755, 0x04020010, 0x0201f800,
+ 0x00104780, 0x04020006, 0x42000000, 0x00000001,
+ 0x0201f800, 0x00104726, 0x0401f08e, 0x4a035014,
+ 0x00000001, 0x4202d800, 0x00000001, 0x0201f800,
+ 0x001046af, 0x0401f087, 0x59340412, 0x82000500,
+ 0x000000ff, 0x04000013, 0x80000040, 0x48026c12,
+ 0x497a6205, 0x4d300000, 0x0201f800, 0x00107188,
+ 0x5c000000, 0x0400000a, 0x49780009, 0x4a000407,
+ 0x00000007, 0x4a000006, 0x00000398, 0x4936600a,
+ 0x4a026407, 0x00000001, 0x0401f027, 0x40026000,
+ 0x59300403, 0x82000d80, 0x00000002, 0x04020010,
+ 0x59340403, 0x82000580, 0x000007fe, 0x0402000c,
+ 0x59a81073, 0x8c08153e, 0x04020004, 0x59a8021b,
+ 0x84000540, 0x4803521b, 0x0201f800, 0x00103a35,
+ 0x0201f800, 0x001078e7, 0x0401f00c, 0x0201f800,
+ 0x001078e7, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010e06f, 0x5c027800, 0x42000000, 0x0010bd1d,
+ 0x0201f800, 0x0010ae10, 0x59a81073, 0x8c08153e,
+ 0x04020003, 0x0201f800, 0x00101a68, 0x0201f000,
+ 0x00107144, 0x42000800, 0x00000003, 0x0201f800,
+ 0x00103d9d, 0x4a026203, 0x00000001, 0x4a026403,
+ 0x00000002, 0x0201f000, 0x0010608d, 0x0401f938,
+ 0x04020792, 0x0201f800, 0x00101a68, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010e06f, 0x5c027800,
+ 0x42000000, 0x0010bd1d, 0x0201f800, 0x0010ae10,
+ 0x42003000, 0x00000018, 0x41782800, 0x42002000,
+ 0x00000000, 0x4d400000, 0x4d440000, 0x59368c03,
+ 0x42028000, 0x00000029, 0x0201f800, 0x001091ea,
+ 0x5c028800, 0x5c028000, 0x0201f000, 0x00107144,
+ 0x0201f800, 0x001041bc, 0x0401f7c5, 0x42000000,
+ 0x0010bd27, 0x0201f800, 0x0010ae10, 0x0201f800,
+ 0x001073f9, 0x040207be, 0x1c01f000, 0x59300c03,
+ 0x0201f800, 0x00108d34, 0x02020000, 0x00020a10,
+ 0x836c0580, 0x00000003, 0x04000004, 0x4a026006,
+ 0x00000002, 0x1c01f000, 0x59300403, 0x48026417,
+ 0x4a02621e, 0x00000001, 0x4a026403, 0x00000085,
+ 0x4a026203, 0x00000009, 0x4a026407, 0x00000002,
+ 0x42000800, 0x8000004b, 0x0201f000, 0x000209b1,
+ 0x0201f800, 0x001078e7, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010e06f, 0x5c027800, 0x42000000,
+ 0x0010bd1d, 0x0201f800, 0x0010ae10, 0x497a6009,
+ 0x4a026407, 0x00000007, 0x4a026006, 0x00000398,
+ 0x497a6205, 0x1c01f000, 0x42000000, 0x0010bd2e,
+ 0x0201f800, 0x0010ae10, 0x0401f6c4, 0x42000000,
+ 0x0010bd29, 0x0201f800, 0x0010ae10, 0x0201f800,
+ 0x0010a681, 0x0201f000, 0x00107144, 0x42000000,
+ 0x0010bd2b, 0x0201f800, 0x0010ae10, 0x1c01f000,
+ 0x42000000, 0x0010bd2a, 0x0201f800, 0x0010ae10,
+ 0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
+ 0x0010032d, 0x4803c857, 0x0c01f001, 0x00108899,
+ 0x00108713, 0x00108899, 0x00108899, 0x00108899,
+ 0x00108899, 0x00108899, 0x00108899, 0x00108899,
+ 0x00108713, 0x0010889b, 0x00108713, 0x001088a3,
+ 0x00108899, 0x0201f800, 0x0010032d, 0x4a026403,
+ 0x0000008b, 0x4a026203, 0x0000000b, 0x42000800,
+ 0x8000404b, 0x0201f000, 0x000209b1, 0x59300a1e,
+ 0x0401f8af, 0x0400000f, 0x4d2c0000, 0x59325809,
+ 0x4a025a07, 0x00000006, 0x497a5c0a, 0x0201f800,
+ 0x000203ab, 0x59300a1e, 0x82040d80, 0x00000003,
+ 0x02000800, 0x00104126, 0x5c025800, 0x497a6009,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010e06f,
+ 0x5c027800, 0x42003000, 0x00000011, 0x0201f800,
+ 0x0010a5a1, 0x42000000, 0x0010bd1d, 0x0201f800,
+ 0x0010ae10, 0x4c5c0000, 0x4130b800, 0x0201f800,
+ 0x00107188, 0x04000008, 0x4936600a, 0x4d300000,
+ 0x405e6000, 0x0201f800, 0x00107144, 0x5c026000,
+ 0x0401f002, 0x405e6000, 0x5c00b800, 0x497a6009,
+ 0x4a026407, 0x00000001, 0x4a026403, 0x00000001,
+ 0x8d0e1d20, 0x04000011, 0x4a026407, 0x00000004,
+ 0x4a026203, 0x00000007, 0x4a026421, 0x00000001,
+ 0x42003000, 0x00000004, 0x4d400000, 0x42028000,
+ 0x00000029, 0x41782800, 0x0201f800, 0x0010a00e,
+ 0x5c028000, 0x1c01f000, 0x42000800, 0x0000000b,
+ 0x0201f800, 0x00103d9d, 0x4a026203, 0x00000001,
+ 0x0201f000, 0x0010608d, 0x42000000, 0x0010bd30,
+ 0x0201f800, 0x0010ae10, 0x59300203, 0x82000c80,
+ 0x0000000e, 0x02021800, 0x0010032d, 0x4803c857,
+ 0x0c01f001, 0x0010891f, 0x00108907, 0x0010890b,
+ 0x00108920, 0x00108909, 0x00108907, 0x00108907,
+ 0x00108907, 0x00108907, 0x00108907, 0x00108907,
+ 0x00108907, 0x00108907, 0x00108907, 0x0201f800,
+ 0x0010032d, 0x0201f800, 0x00100bd5, 0x4d2c0000,
+ 0x59325809, 0x4a025a07, 0x00000006, 0x0201f800,
+ 0x000203ab, 0x5c025800, 0x497a6009, 0x4a02621e,
+ 0x0000000a, 0x4a026403, 0x00000085, 0x4a026203,
0x00000009, 0x4a026407, 0x00000002, 0x42000800,
- 0x8000004b, 0x0201f000, 0x000209b1, 0x0201f800,
- 0x00107851, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010df61, 0x5c027800, 0x42000000, 0x0010bc1d,
- 0x0201f800, 0x0010ad1d, 0x497a6009, 0x4a026407,
- 0x00000007, 0x4a026006, 0x00000398, 0x497a6205,
- 0x1c01f000, 0x42000000, 0x0010bc2e, 0x0201f800,
- 0x0010ad1d, 0x0401f6c8, 0x42000000, 0x0010bc29,
- 0x0201f800, 0x0010ad1d, 0x0201f800, 0x0010a58e,
- 0x0201f000, 0x001070b5, 0x42000000, 0x0010bc2b,
- 0x0201f800, 0x0010ad1d, 0x1c01f000, 0x42000000,
- 0x0010bc2a, 0x0201f800, 0x0010ad1d, 0x59300203,
+ 0x8000404b, 0x0201f000, 0x000209b1, 0x1c01f000,
+ 0x0201f800, 0x001061b2, 0x4df00000, 0x0401fd36,
+ 0x04020004, 0x0201f800, 0x001063f6, 0x0402000d,
+ 0x0201f800, 0x0010e2da, 0x80c40040, 0x04020005,
+ 0x5c03e000, 0x0201f800, 0x0010619f, 0x0401f7dc,
+ 0x0201f800, 0x001060bd, 0x02020800, 0x0010032d,
+ 0x5c03e000, 0x0201f800, 0x0010619f, 0x59300203,
+ 0x82000d80, 0x00000003, 0x02000800, 0x0010032d,
0x82000c80, 0x0000000e, 0x02021800, 0x0010032d,
- 0x4803c857, 0x0c01f001, 0x001087e0, 0x0010865e,
- 0x001087e0, 0x001087e0, 0x001087e0, 0x001087e0,
- 0x001087e0, 0x001087e0, 0x001087e0, 0x0010865e,
- 0x001087e2, 0x0010865e, 0x001087ea, 0x001087e0,
- 0x0201f800, 0x0010032d, 0x4a026403, 0x0000008b,
- 0x4a026203, 0x0000000b, 0x42000800, 0x8000404b,
- 0x0201f000, 0x000209b1, 0x59300a1e, 0x0401f8af,
- 0x0400000f, 0x4d2c0000, 0x59325809, 0x4a025a07,
- 0x00000006, 0x497a5c0a, 0x0201f800, 0x000203ab,
- 0x59300a1e, 0x82040d80, 0x00000003, 0x02000800,
- 0x0010410c, 0x5c025800, 0x497a6009, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010df61, 0x5c027800,
- 0x42003000, 0x00000011, 0x0201f800, 0x0010a4ae,
- 0x42000000, 0x0010bc1d, 0x0201f800, 0x0010ad1d,
- 0x4c5c0000, 0x4130b800, 0x0201f800, 0x001070f5,
- 0x04000008, 0x4936600a, 0x4d300000, 0x405e6000,
- 0x0201f800, 0x001070b5, 0x5c026000, 0x0401f002,
- 0x405e6000, 0x5c00b800, 0x497a6009, 0x4a026407,
- 0x00000001, 0x4a026403, 0x00000001, 0x8d0e1d20,
- 0x04000011, 0x4a026407, 0x00000004, 0x4a026203,
- 0x00000007, 0x4a026421, 0x00000001, 0x42003000,
- 0x00000004, 0x4d400000, 0x42028000, 0x00000029,
- 0x41782800, 0x0201f800, 0x00109f37, 0x5c028000,
- 0x1c01f000, 0x42000800, 0x0000000b, 0x0201f800,
- 0x00103d8a, 0x4a026203, 0x00000001, 0x0201f000,
- 0x00105fe8, 0x42000000, 0x0010bc30, 0x0201f800,
- 0x0010ad1d, 0x59300203, 0x82000c80, 0x0000000e,
- 0x02021800, 0x0010032d, 0x4803c857, 0x0c01f001,
- 0x00108866, 0x0010884e, 0x00108852, 0x00108867,
- 0x00108850, 0x0010884e, 0x0010884e, 0x0010884e,
- 0x0010884e, 0x0010884e, 0x0010884e, 0x0010884e,
- 0x0010884e, 0x0010884e, 0x0201f800, 0x0010032d,
- 0x0201f800, 0x00100bd4, 0x4d2c0000, 0x59325809,
- 0x4a025a07, 0x00000006, 0x0201f800, 0x000203ab,
- 0x5c025800, 0x497a6009, 0x4a02621e, 0x0000000a,
- 0x4a026403, 0x00000085, 0x4a026203, 0x00000009,
- 0x4a026407, 0x00000002, 0x42000800, 0x8000404b,
- 0x0201f000, 0x000209b1, 0x1c01f000, 0x0201f800,
- 0x0010610d, 0x4df00000, 0x0401fd3a, 0x04020004,
- 0x0201f800, 0x00106351, 0x0402000d, 0x0201f800,
- 0x0010e1ca, 0x80c40040, 0x04020005, 0x5c03e000,
- 0x0201f800, 0x001060fa, 0x0401f7dc, 0x0201f800,
- 0x00106018, 0x02020800, 0x0010032d, 0x5c03e000,
- 0x0201f800, 0x001060fa, 0x59300203, 0x82000d80,
- 0x00000003, 0x02000800, 0x0010032d, 0x82000c80,
- 0x0000000e, 0x02021800, 0x0010032d, 0x0c01f7b9,
- 0x59a8000d, 0x59a8084f, 0x80040400, 0x80080480,
- 0x04021004, 0x82000540, 0x00000001, 0x1c01f000,
- 0x480bc857, 0x80000580, 0x1c01f000, 0x0401f807,
- 0x42018800, 0x00000000, 0x04000003, 0x42018800,
- 0x00000001, 0x1c01f000, 0x4c040000, 0x59300809,
- 0x59a8000c, 0x80040480, 0x04001007, 0x59a8000a,
- 0x80040480, 0x04021004, 0x800409c0, 0x5c000800,
- 0x1c01f000, 0x800409c0, 0x02020800, 0x0010032d,
- 0x4803c856, 0x0401f7fa, 0x4803c856, 0x4d300000,
- 0x0201f800, 0x000209ee, 0x0400000a, 0x0401f832,
- 0x4d380000, 0x42027000, 0x0000004b, 0x0201f800,
- 0x00020a34, 0x5c027000, 0x82000540, 0x00000001,
- 0x5c026000, 0x1c01f000, 0x4803c856, 0x4d300000,
- 0x0201f800, 0x001070f5, 0x0400001e, 0x0401f822,
- 0x4d300000, 0x0201f800, 0x0010610d, 0x4df00000,
- 0x4d3c0000, 0x42027800, 0x00002000, 0x0201f800,
- 0x0010e5a4, 0x0201f800, 0x0010e63d, 0x0201f800,
- 0x0010ea62, 0x5c027800, 0x5c03e000, 0x02000800,
- 0x001060fa, 0x5c026000, 0x8d3e7d3e, 0x0402000b,
- 0x4d380000, 0x42027000, 0x0000004c, 0x0201f800,
- 0x00020a34, 0x5c027000, 0x82000540, 0x00000001,
- 0x5c026000, 0x1c01f000, 0x0201f800, 0x00020a10,
- 0x0401f7fa, 0x592c0408, 0x494a6018, 0x494e6019,
- 0x4936600a, 0x492e6009, 0x4a026407, 0x00000003,
- 0x800000c2, 0x800008c4, 0x80040400, 0x48026006,
- 0x1c01f000, 0x493bc857, 0x4d300000, 0x0201f800,
- 0x000209ee, 0x0400000d, 0x0401ffef, 0x4d400000,
- 0x42028000, 0x00000005, 0x0401f80d, 0x5c028000,
- 0x8d3e7d3e, 0x04020007, 0x0201f800, 0x00020a34,
- 0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
- 0x0201f800, 0x00020a10, 0x0401f7fa, 0x4803c856,
- 0x0201f800, 0x0010610d, 0x4df00000, 0x4d3c0000,
- 0x4d440000, 0x59368c03, 0x42027800, 0x00002001,
- 0x0201f800, 0x0010e51f, 0x0201f800, 0x0010e569,
- 0x0201f800, 0x0010e63d, 0x0201f800, 0x0010ea62,
- 0x5c028800, 0x5c027800, 0x5c03e000, 0x02000000,
- 0x001060fa, 0x1c01f000, 0x4803c856, 0x4d300000,
- 0x0201f800, 0x001070f5, 0x0400000f, 0x481a601d,
- 0x48ee6022, 0x4936600a, 0x4a026407, 0x00000001,
- 0x492e6009, 0x4d380000, 0x42027000, 0x0000001f,
+ 0x0c01f7b9, 0x59a8000d, 0x59a8084f, 0x80040400,
+ 0x80080480, 0x04021004, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x480bc857, 0x80000580, 0x1c01f000,
+ 0x0401f807, 0x42018800, 0x00000000, 0x04000003,
+ 0x42018800, 0x00000001, 0x1c01f000, 0x4c040000,
+ 0x59300809, 0x59a8000c, 0x80040480, 0x04001007,
+ 0x59a8000a, 0x80040480, 0x04021004, 0x800409c0,
+ 0x5c000800, 0x1c01f000, 0x800409c0, 0x02020800,
+ 0x0010032d, 0x4803c856, 0x0401f7fa, 0x4803c856,
+ 0x4d300000, 0x0201f800, 0x000209ee, 0x0400000a,
+ 0x0401f832, 0x4d380000, 0x42027000, 0x0000004b,
0x0201f800, 0x00020a34, 0x5c027000, 0x82000540,
0x00000001, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x0201f800, 0x001070f5, 0x0400000e,
- 0x48ee6022, 0x4936600a, 0x4a026407, 0x00000001,
- 0x492e6009, 0x4d380000, 0x42027000, 0x00000055,
+ 0x4d300000, 0x0201f800, 0x00107188, 0x0400001e,
+ 0x0401f822, 0x4d300000, 0x0201f800, 0x001061b2,
+ 0x4df00000, 0x4d3c0000, 0x42027800, 0x00002000,
+ 0x0201f800, 0x0010e6a9, 0x0201f800, 0x0010e742,
+ 0x0201f800, 0x0010eb5d, 0x5c027800, 0x5c03e000,
+ 0x02000800, 0x0010619f, 0x5c026000, 0x8d3e7d3e,
+ 0x0402000b, 0x4d380000, 0x42027000, 0x0000004c,
+ 0x0201f800, 0x00020a34, 0x5c027000, 0x82000540,
+ 0x00000001, 0x5c026000, 0x1c01f000, 0x0201f800,
+ 0x00020a10, 0x0401f7fa, 0x592c0408, 0x494a6018,
+ 0x494e6019, 0x4936600a, 0x492e6009, 0x4a026407,
+ 0x00000003, 0x800000c2, 0x800008c4, 0x80040400,
+ 0x48026006, 0x1c01f000, 0x493bc857, 0x4d300000,
+ 0x0201f800, 0x000209ee, 0x0400000d, 0x0401ffef,
+ 0x4d400000, 0x42028000, 0x00000005, 0x0401f80d,
+ 0x5c028000, 0x8d3e7d3e, 0x04020007, 0x0201f800,
+ 0x00020a34, 0x82000540, 0x00000001, 0x5c026000,
+ 0x1c01f000, 0x0201f800, 0x00020a10, 0x0401f7fa,
+ 0x4803c856, 0x0201f800, 0x001061b2, 0x4df00000,
+ 0x4d3c0000, 0x4d440000, 0x59368c03, 0x42027800,
+ 0x00002001, 0x0201f800, 0x0010e624, 0x0201f800,
+ 0x0010e66e, 0x0201f800, 0x0010e742, 0x0201f800,
+ 0x0010eb5d, 0x5c028800, 0x5c027800, 0x5c03e000,
+ 0x02000000, 0x0010619f, 0x1c01f000, 0x4803c856,
+ 0x4d300000, 0x0201f800, 0x00107188, 0x0400000f,
+ 0x481a601d, 0x48ee6022, 0x4936600a, 0x4a026407,
+ 0x00000001, 0x492e6009, 0x4d380000, 0x42027000,
+ 0x0000001f, 0x0201f800, 0x00020a34, 0x5c027000,
+ 0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
+ 0x4803c856, 0x4d300000, 0x0201f800, 0x00107188,
+ 0x0400000e, 0x48ee6022, 0x4936600a, 0x4a026407,
+ 0x00000001, 0x492e6009, 0x4d380000, 0x42027000,
+ 0x00000055, 0x0201f800, 0x00020a34, 0x5c027000,
+ 0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
+ 0x4803c856, 0x4d300000, 0x0201f800, 0x00107188,
+ 0x0400000f, 0x481a601d, 0x48ee6022, 0x4936600a,
+ 0x4a026407, 0x00000001, 0x492e6009, 0x4d380000,
+ 0x42027000, 0x0000003d, 0x0201f800, 0x00020a34,
+ 0x5c027000, 0x82000540, 0x00000001, 0x5c026000,
+ 0x1c01f000, 0x4803c856, 0x4d300000, 0x0201f800,
+ 0x00107188, 0x04000014, 0x4936600a, 0x492fc857,
+ 0x4933c857, 0x592c0405, 0x8c00051e, 0x04000003,
+ 0x48efc857, 0x48ee6022, 0x4a026407, 0x00000001,
+ 0x492e6009, 0x4d380000, 0x42027000, 0x00000000,
0x0201f800, 0x00020a34, 0x5c027000, 0x82000540,
0x00000001, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x0201f800, 0x001070f5, 0x0400000f,
- 0x481a601d, 0x48ee6022, 0x4936600a, 0x4a026407,
+ 0x4d300000, 0x0201f800, 0x00107188, 0x0400000f,
+ 0x48ee6022, 0x481a601d, 0x4936600a, 0x4a026407,
0x00000001, 0x492e6009, 0x4d380000, 0x42027000,
- 0x0000003d, 0x0201f800, 0x00020a34, 0x5c027000,
+ 0x00000044, 0x0201f800, 0x00020a34, 0x5c027000,
0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
- 0x4803c856, 0x4d300000, 0x0201f800, 0x001070f5,
- 0x04000014, 0x4936600a, 0x492fc857, 0x4933c857,
- 0x592c0405, 0x8c00051e, 0x04000003, 0x48efc857,
- 0x48ee6022, 0x4a026407, 0x00000001, 0x492e6009,
- 0x4d380000, 0x42027000, 0x00000000, 0x0201f800,
+ 0x4803c856, 0x4d300000, 0x0201f800, 0x00107188,
+ 0x0400000f, 0x481a601d, 0x48ee6022, 0x4936600a,
+ 0x4a026407, 0x00000001, 0x492e6009, 0x4d380000,
+ 0x42027000, 0x00000049, 0x0201f800, 0x00020a34,
+ 0x5c027000, 0x82000540, 0x00000001, 0x5c026000,
+ 0x1c01f000, 0x5930000a, 0x80001540, 0x02000800,
+ 0x0010032d, 0x5808040b, 0x4803c856, 0x80000040,
+ 0x04001003, 0x4800140b, 0x04020009, 0x58080010,
+ 0x80000540, 0x04000006, 0x58080203, 0x80000540,
+ 0x04020003, 0x4a001203, 0x00000001, 0x1c01f000,
+ 0x4803c856, 0x59300403, 0x82000d80, 0x00000002,
+ 0x0400000f, 0x82000d80, 0x00000003, 0x0400000c,
+ 0x82000d80, 0x00000004, 0x04000009, 0x599c0819,
+ 0x8c040d0e, 0x04000004, 0x82000d80, 0x00000000,
+ 0x04000003, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x4803c856,
+ 0x4c000000, 0x4d2c0000, 0x59300407, 0x82000580,
+ 0x00000004, 0x0400001d, 0x59300009, 0x80025d40,
+ 0x800001c0, 0x04000019, 0x0201f800, 0x00108f1d,
+ 0x04000014, 0x59300407, 0x82004580, 0x00000010,
+ 0x04000010, 0x82004580, 0x00000011, 0x0400000d,
+ 0x82004580, 0x00000003, 0x0400000c, 0x82004580,
+ 0x00000002, 0x04000009, 0x82004580, 0x0000000a,
+ 0x04000006, 0x592c0405, 0x8c00051e, 0x04000003,
+ 0x80000580, 0x0401f003, 0x82000540, 0x00000001,
+ 0x5c025800, 0x5c000000, 0x1c01f000, 0x4803c856,
+ 0x4d300000, 0x0201f800, 0x00107188, 0x04000013,
+ 0x4936600a, 0x48ee6022, 0x4a026407, 0x00000001,
+ 0x492e6009, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010e06f, 0x5c027800, 0x4d380000, 0x42027000,
+ 0x00000028, 0x0201f800, 0x00020a34, 0x5c027000,
+ 0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
+ 0x4803c856, 0x83380580, 0x00000015, 0x0402000d,
+ 0x59a8005a, 0x82000580, 0x00000074, 0x04020009,
+ 0x0201f800, 0x00103e7e, 0x4a026203, 0x00000001,
+ 0x4a026403, 0x00000029, 0x0201f000, 0x0010608d,
+ 0x0201f800, 0x001078e7, 0x0201f000, 0x00020a10,
+ 0x4803c856, 0x83380580, 0x00000016, 0x04020007,
+ 0x42000800, 0x00000004, 0x0201f800, 0x00103d9d,
+ 0x0201f000, 0x001073af, 0x83380580, 0x00000015,
+ 0x04020013, 0x59a8005a, 0x82000580, 0x00000014,
+ 0x0402000f, 0x0201f800, 0x00103ee9, 0x0201f800,
+ 0x00107dde, 0x0402000a, 0x59340404, 0x80000540,
+ 0x04000007, 0x42000800, 0x00000006, 0x0201f800,
+ 0x00103d9d, 0x0201f000, 0x001073af, 0x0201f800,
+ 0x001078e7, 0x0201f000, 0x00020a10, 0x4803c856,
+ 0x592c0207, 0x82000580, 0x00000005, 0x04000002,
+ 0x1c01f000, 0x4803c856, 0x592c0209, 0x8400054a,
+ 0x48025a09, 0x1c01f000, 0x59300809, 0x800409c0,
+ 0x04000008, 0x58040205, 0x82000580, 0x00000152,
+ 0x04020004, 0x59a8082a, 0x48066006, 0x1c01f000,
+ 0x599c0416, 0x800001c0, 0x04000008, 0x82000c80,
+ 0x00000004, 0x04001005, 0x800000c2, 0x800008c4,
+ 0x80040c00, 0x0401f7f5, 0x59300403, 0x82000580,
+ 0x00000002, 0x040207f0, 0x5930080a, 0x58040403,
+ 0x82000580, 0x000007fe, 0x040207eb, 0x42000800,
+ 0x00000028, 0x0401f7e9, 0x497a6205, 0x497a6009,
+ 0x4a026203, 0x00000001, 0x4a026403, 0x00000050,
+ 0x42000800, 0x80000043, 0x0201f000, 0x000209b1,
+ 0x4933c857, 0x4d340000, 0x5932680a, 0x59340200,
+ 0x8c00050e, 0x04000006, 0x59300407, 0x82000c80,
+ 0x00000014, 0x04021004, 0x0c01f806, 0x5c026800,
+ 0x1c01f000, 0x0201f800, 0x0010870a, 0x0401f7fc,
+ 0x0010870a, 0x00108b54, 0x00108b58, 0x00108b5b,
+ 0x0010a11f, 0x0010a13c, 0x0010a140, 0x0010870a,
+ 0x0010870a, 0x0010870a, 0x0010870a, 0x0010870a,
+ 0x0010870a, 0x0010870a, 0x0010870a, 0x0010870a,
+ 0x0010870a, 0x0010870a, 0x0010870a, 0x0010870a,
+ 0x4803c856, 0x40000000, 0x40000000, 0x1c01f000,
+ 0x40000000, 0x40000000, 0x1c01f000, 0x5930001d,
+ 0x4803c857, 0x59300415, 0x4933c857, 0x4803c857,
+ 0x8c000502, 0x04000005, 0x4803c857, 0x84000540,
+ 0x48026415, 0x1c01f000, 0x42000000, 0xd0000000,
+ 0x41300800, 0x0201f800, 0x00100897, 0x0401f810,
+ 0x0402000e, 0x59300c15, 0x59300403, 0x82000580,
+ 0x00000040, 0x04000003, 0x84040d40, 0x0401f005,
+ 0x59a8002a, 0x82000400, 0x0000000a, 0x48026205,
+ 0x84040d42, 0x48066415, 0x1c01f000, 0x4933c857,
+ 0x4d340000, 0x5932680a, 0x59340a00, 0x8c040d0e,
+ 0x02000800, 0x0010032d, 0x5930001d, 0x80000540,
+ 0x04020033, 0x59300403, 0x4803c857, 0x82000580,
+ 0x00000040, 0x04000003, 0x8d0e1d0e, 0x0402002a,
+ 0x4d1c0000, 0x41323800, 0x0201f800, 0x00107188,
+ 0x04000023, 0x4932381d, 0x591c0415, 0x84000542,
+ 0x48023c15, 0x4936600a, 0x591c0407, 0x82000580,
+ 0x00000003, 0x04000006, 0x591c0202, 0x4802641a,
+ 0x591c0402, 0x4802621a, 0x0401f005, 0x591c0202,
+ 0x4802621a, 0x591c0402, 0x4802641a, 0x491e601f,
+ 0x4a026407, 0x00000001, 0x4a026403, 0x00000035,
+ 0x4a026203, 0x00000001, 0x42000800, 0x80000040,
+ 0x0201f800, 0x000209b1, 0x411e6000, 0x5c023800,
+ 0x80000580, 0x5c026800, 0x1c01f000, 0x411e6000,
+ 0x5c023800, 0x59a8002c, 0x48026205, 0x82000540,
+ 0x00000001, 0x0401f7f8, 0x4933c857, 0x4d2c0000,
+ 0x4932381d, 0x4a026202, 0x0000ffff, 0x591e5809,
+ 0x591c0008, 0x8c00051e, 0x04000005, 0x8400051e,
+ 0x48023808, 0x497a580a, 0x0401f018, 0x592c0409,
+ 0x8c000518, 0x04000015, 0x84000518, 0x48025c09,
+ 0x4d400000, 0x592e8207, 0x4a025a07, 0x00000001,
+ 0x0401fb52, 0x49425a07, 0x5c028000, 0x497a580a,
+ 0x592c0409, 0x8c000512, 0x04000008, 0x4d2c0000,
+ 0x84000512, 0x48025c09, 0x592e580a, 0x0201f800,
+ 0x00100589, 0x5c025800, 0x59a8002c, 0x48026205,
+ 0x591c0215, 0x48026217, 0x82000d80, 0x00000001,
+ 0x04000008, 0x4a023a03, 0x00000002, 0x82000580,
+ 0x00000005, 0x04000008, 0x497a6016, 0x0401f01e,
+ 0x591c0008, 0x84000540, 0x48023808, 0x4a023a03,
+ 0x00000004, 0x591c0415, 0x4803c857, 0x8400051c,
+ 0x84000554, 0x48023c15, 0x592c0010, 0x40001000,
+ 0x591c0817, 0x80040480, 0x040217f0, 0x591c0017,
+ 0x82000500, 0xfffffffc, 0x48026016, 0x48023817,
+ 0x591c0a15, 0x4807c857, 0x82040d80, 0x00000005,
+ 0x04020005, 0x480bc857, 0x4803c857, 0x4a023813,
+ 0xffffffff, 0x591c0402, 0x4802641a, 0x591c0202,
+ 0x4802621a, 0x591e680a, 0x4936600a, 0x4a026407,
+ 0x00000001, 0x4a026403, 0x00000039, 0x4a026203,
+ 0x00000001, 0x42000800, 0x80000040, 0x0201f800,
+ 0x000209b1, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x59300415, 0x8c000514, 0x04000015, 0x8c00051c,
+ 0x04020012, 0x59300017, 0x80100480, 0x04001006,
+ 0x04000005, 0x59300415, 0x84000514, 0x8400055c,
+ 0x0401f009, 0x48126017, 0x48126013, 0x40100000,
+ 0x592c1810, 0x800c0480, 0x48026012, 0x59300415,
+ 0x84000514, 0x48026415, 0x1c01f000, 0x4933c857,
+ 0x8c00051c, 0x04020008, 0x59300013, 0x4803c857,
+ 0x48026017, 0x59300415, 0x8400055c, 0x4803c857,
+ 0x48026415, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x59300c03, 0x4933c857, 0x4807c857,
+ 0x82040480, 0x00000034, 0x04001006, 0x82040480,
+ 0x0000003c, 0x04021003, 0x80000580, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x0401f7fd, 0x41780800,
+ 0x59a81028, 0x42000000, 0x00000032, 0x0201f800,
+ 0x0010600e, 0x800811c0, 0x04020003, 0x42001000,
+ 0x00000014, 0x480b502a, 0x59a81029, 0x480b5022,
+ 0x41780800, 0x42000000, 0x00000064, 0x0201f800,
+ 0x0010600e, 0x800811c0, 0x04020003, 0x42001000,
+ 0x00000014, 0x480b502b, 0x82081400, 0x0000000a,
+ 0x480b502c, 0x42000800, 0x00000001, 0x0201f800,
+ 0x001061d9, 0x42000000, 0x30000000, 0x40080800,
+ 0x0201f800, 0x00020105, 0x42000800, 0x00000003,
+ 0x59a8100f, 0x0201f800, 0x001061d9, 0x0201f000,
+ 0x001040ff, 0x4a03502a, 0x00000028, 0x4a03502b,
+ 0x00000014, 0x4a035022, 0x000007d0, 0x42001000,
+ 0x0000001e, 0x480b502c, 0x42000800, 0x00000001,
+ 0x0201f800, 0x001061d9, 0x42000000, 0x30000000,
+ 0x40080800, 0x0201f800, 0x00020105, 0x42000800,
+ 0x00000003, 0x59a8100f, 0x0201f000, 0x001061d9,
+ 0x4933c857, 0x4d2c0000, 0x59300403, 0x82000580,
+ 0x0000003e, 0x04020005, 0x59325818, 0x812e59c0,
+ 0x02020800, 0x00100580, 0x5c025800, 0x1c01f000,
+ 0x4937c857, 0x4d300000, 0x0201f800, 0x00107188,
+ 0x04000011, 0x4936600a, 0x4a026407, 0x00000001,
+ 0x492e6009, 0x42000800, 0x00000009, 0x0201f800,
+ 0x00103d9d, 0x4d380000, 0x42027000, 0x00000033,
+ 0x0201f800, 0x00020a34, 0x5c027000, 0x82000540,
+ 0x00000001, 0x5c026000, 0x1c01f000, 0x4933c857,
+ 0x4d2c0000, 0x4c580000, 0x4d3c0000, 0x59325809,
+ 0x83380580, 0x00000015, 0x04020025, 0x59a8b05a,
+ 0x82580c80, 0x00000019, 0x04001003, 0x4200b000,
+ 0x00000018, 0x8058b104, 0x0401fa18, 0x80000580,
+ 0x0401fa28, 0x832cac00, 0x0000000a, 0x83cca400,
+ 0x00000006, 0x0201f800, 0x0010aee2, 0x4c600000,
+ 0x4200c000, 0x00000001, 0x592c100b, 0x8c081518,
+ 0x04020006, 0x59a8000f, 0x592c100e, 0x80080580,
+ 0x04020007, 0x4178c000, 0x5930100a, 0x58081403,
+ 0x417a7800, 0x0201f800, 0x00101a94, 0x5c00c000,
+ 0x0201f800, 0x001073af, 0x0401f008, 0x4200b000,
+ 0x00000002, 0x0401fa17, 0x0201f800, 0x001078e7,
+ 0x0201f800, 0x00020a10, 0x5c027800, 0x5c00b000,
+ 0x5c025800, 0x1c01f000, 0x4933c856, 0x42018800,
+ 0x00000000, 0x4936600a, 0x4a026407, 0x00000001,
+ 0x492e6009, 0x4d380000, 0x42027000, 0x0000004d,
+ 0x0201f800, 0x00020a34, 0x5c027000, 0x82000540,
+ 0x00000001, 0x42018800, 0x00000001, 0x1c01f000,
+ 0x4803c856, 0x4d2c0000, 0x83380580, 0x00000015,
+ 0x0402002c, 0x59a8085a, 0x59325809, 0x5930040b,
+ 0x80040580, 0x04020027, 0x4c500000, 0x4c540000,
+ 0x4c580000, 0x83cca400, 0x00000006, 0x4050a800,
+ 0x5930b40b, 0x8258b400, 0x00000003, 0x8058b104,
+ 0x0201f800, 0x0010af0c, 0x83cca400, 0x00000006,
+ 0x592cb206, 0x8258b400, 0x00000003, 0x8058b104,
+ 0x832cac00, 0x00000007, 0x0201f800, 0x0010aee2,
+ 0x592e5801, 0x812e59c0, 0x040207f6, 0x5931d822,
+ 0x58ef400a, 0x58ee580c, 0x4a025a05, 0x00000103,
+ 0x58ec0008, 0x0801f800, 0x59300402, 0x5c00b000,
+ 0x5c00a800, 0x5c00a000, 0x5c025800, 0x1c01f000,
+ 0x0201f800, 0x001078e7, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x82040d80, 0x00000035, 0x04000005,
+ 0x5930141a, 0x0401f858, 0x04000027, 0x0401f006,
+ 0x4d300000, 0x5932601f, 0x0401f85d, 0x5c026000,
+ 0x04000020, 0x591c0c07, 0x82040580, 0x00000003,
+ 0x04000004, 0x82040580, 0x00000006, 0x0402001c,
+ 0x591c0c02, 0x5930041a, 0x80040580, 0x04000009,
+ 0x5930021a, 0x80040580, 0x04020015, 0x591c0a02,
+ 0x5930041a, 0x80040580, 0x04020011, 0x0401f009,
+ 0x59300a1a, 0x82040580, 0x0000ffff, 0x04000005,
+ 0x591c0202, 0x59300a1a, 0x80040580, 0x04020008,
+ 0x591c000a, 0x5930080a, 0x80040580, 0x1c01f000,
+ 0x417a3800, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x4803c856, 0x59b800e4, 0x8c000538, 0x02020800,
+ 0x0010032d, 0x42000800, 0x0000ff00, 0x4a0370e4,
+ 0x20000000, 0x59b800e4, 0x80040840, 0x02000800,
+ 0x0010032d, 0x8c00053c, 0x040207f9, 0x4a0370e4,
+ 0x30000000, 0x40000000, 0x40000000, 0x40000000,
+ 0x59b800e4, 0x8c00053c, 0x040207f1, 0x1c01f000,
+ 0x4803c856, 0x4a0370e4, 0x20000000, 0x40000000,
+ 0x59b800e4, 0x8c000538, 0x040207fb, 0x1c01f000,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04020003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x59300808,
+ 0x8c040d1e, 0x592c0c09, 0x04020002, 0x8c040d18,
+ 0x1c01f000, 0x0201f800, 0x00108941, 0x04000007,
+ 0x800800c4, 0x800808ca, 0x80040c00, 0x82063c00,
+ 0x0010f694, 0x491fc857, 0x1c01f000, 0x0201f800,
+ 0x00109291, 0x04020007, 0x59301402, 0x0401fff2,
+ 0x04000007, 0x411c0000, 0x81300580, 0x04000003,
+ 0x81780500, 0x0401f002, 0x81300540, 0x1c01f000,
+ 0x4d300000, 0x0201f800, 0x00020319, 0x0402000a,
+ 0x42026000, 0x0010f64c, 0x4936600a, 0x492e6009,
+ 0x0201f800, 0x0010e06f, 0x80000580, 0x5c026000,
+ 0x1c01f000, 0x82000540, 0x00000001, 0x0401f7fc,
+ 0x4933c857, 0x0201f800, 0x00108953, 0x02000800,
+ 0x0010032d, 0x4d2c0000, 0x4d340000, 0x4d440000,
+ 0x4c580000, 0x59325809, 0x5932680a, 0x49425a07,
+ 0x0201f800, 0x00104f93, 0x592e8c07, 0x592c4208,
+ 0x82200500, 0x0000000f, 0x0c01f806, 0x5c00b000,
+ 0x5c028800, 0x5c026800, 0x5c025800, 0x1c01f000,
+ 0x00108de3, 0x00108e05, 0x00108e0c, 0x00108e10,
+ 0x00108e19, 0x00108de0, 0x00108de0, 0x00108de0,
+ 0x00108e1d, 0x00108e29, 0x00108e29, 0x00108de0,
+ 0x00108de0, 0x00108de0, 0x00108de0, 0x00108de0,
+ 0x4803c857, 0x0201f800, 0x0010032d, 0x814281c0,
+ 0x04020012, 0x41785800, 0x592c0405, 0x8c00051c,
+ 0x04020002, 0x59345c05, 0x442c2800, 0x59340008,
+ 0x48002802, 0x59340009, 0x48002801, 0x59340006,
+ 0x48002804, 0x59340007, 0x48002803, 0x4200b000,
+ 0x0000000b, 0x0401f037, 0x592c0208, 0x8c00051e,
+ 0x4200b000, 0x00000002, 0x04020032, 0x8204b540,
+ 0x00000000, 0x0400002f, 0x44042800, 0x5932680a,
+ 0x59340400, 0x48002801, 0x4200b000, 0x00000002,
+ 0x0401f028, 0x814281c0, 0x040207f0, 0x59345c05,
+ 0x442c2800, 0x4200b000, 0x00000001, 0x0401f021,
+ 0x8340b540, 0x00000000, 0x0400001e, 0x0401f027,
+ 0x814281c0, 0x04020025, 0x59340200, 0x44002800,
+ 0x59340001, 0x48002801, 0x4200b000, 0x00000002,
+ 0x0401f014, 0x8340b540, 0x00000000, 0x0402001b,
+ 0x0401f010, 0x8340b540, 0x00000000, 0x0400000d,
+ 0x0201f800, 0x001041ca, 0x04000014, 0x8c20450e,
+ 0x04000002, 0x497a600a, 0x4178b000, 0x497a5a07,
+ 0x0401f004, 0x8340b540, 0x00000000, 0x0402000b,
+ 0x592c0405, 0x8400051c, 0x48025c05, 0x592c0208,
+ 0x8400051e, 0x48025a08, 0x0401f8ac, 0x497a6009,
+ 0x0201f000, 0x000203ab, 0x592c0208, 0x8c00051e,
+ 0x4200b000, 0x00000002, 0x040207f2, 0x8204b540,
+ 0x00000000, 0x040007ef, 0x44042800, 0x4200b000,
+ 0x00000001, 0x0401f7eb, 0x4937c857, 0x4d300000,
+ 0x0201f800, 0x00107188, 0x04000011, 0x4936600a,
+ 0x4a026407, 0x00000001, 0x492e6009, 0x42000800,
+ 0x0000000b, 0x0201f800, 0x00103d9d, 0x4d380000,
+ 0x42027000, 0x00000043, 0x0201f800, 0x00020a34,
+ 0x5c027000, 0x82000540, 0x00000001, 0x5c026000,
+ 0x1c01f000, 0x4937c857, 0x4d2c0000, 0x59325809,
+ 0x83380580, 0x00000015, 0x04020028, 0x59a8005a,
+ 0x82000580, 0x00000004, 0x04020024, 0x59a8000f,
+ 0x592c100a, 0x80080580, 0x04020013, 0x4d440000,
+ 0x592e8c07, 0x592c0208, 0x4803c856, 0x82000500,
+ 0x00000080, 0x84000548, 0x4d3c0000, 0x42027800,
+ 0x00001000, 0x8c00050e, 0x04000002, 0x853e7d5c,
+ 0x0201f800, 0x0010412f, 0x5c027800, 0x5c028800,
+ 0x0401f004, 0x4803c856, 0x0201f800, 0x001041ca,
+ 0x0201f800, 0x00108953, 0x04000017, 0x4d400000,
+ 0x42028000, 0x00000000, 0x41780800, 0x0401ff35,
+ 0x5c028000, 0x0401f00e, 0x0201f800, 0x001041ca,
+ 0x040207f4, 0x0201f800, 0x00108953, 0x0400000a,
+ 0x4c580000, 0x4200b000, 0x00000002, 0x0401f86d,
+ 0x5c00b000, 0x0201f800, 0x001078e7, 0x0201f800,
+ 0x00020a10, 0x5c025800, 0x1c01f000, 0x4937c857,
+ 0x4d300000, 0x0201f800, 0x00107188, 0x04000012,
+ 0x4936600a, 0x4a026407, 0x00000001, 0x4d3c0000,
+ 0x4d380000, 0x417a7800, 0x0201f800, 0x00103d92,
+ 0x492e6009, 0x42027000, 0x00000004, 0x0201f800,
+ 0x00020a34, 0x5c027000, 0x5c027800, 0x82000540,
+ 0x00000001, 0x5c026000, 0x1c01f000, 0x4937c857,
+ 0x4d300000, 0x0201f800, 0x00107188, 0x04000011,
+ 0x4936600a, 0x42000800, 0x00000003, 0x0201f800,
+ 0x00103d9d, 0x4a026407, 0x00000001, 0x492e6009,
+ 0x4d380000, 0x42027000, 0x00000051, 0x0201f800,
0x00020a34, 0x5c027000, 0x82000540, 0x00000001,
- 0x5c026000, 0x1c01f000, 0x4803c856, 0x4d300000,
- 0x0201f800, 0x001070f5, 0x0400000f, 0x48ee6022,
- 0x481a601d, 0x4936600a, 0x4a026407, 0x00000001,
- 0x492e6009, 0x4d380000, 0x42027000, 0x00000044,
- 0x0201f800, 0x00020a34, 0x5c027000, 0x82000540,
- 0x00000001, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x0201f800, 0x001070f5, 0x0400000f,
- 0x481a601d, 0x48ee6022, 0x4936600a, 0x4a026407,
- 0x00000001, 0x492e6009, 0x4d380000, 0x42027000,
- 0x00000049, 0x0201f800, 0x00020a34, 0x5c027000,
- 0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
- 0x5930000a, 0x80001540, 0x02000800, 0x0010032d,
- 0x5808040b, 0x4803c856, 0x80000040, 0x04001003,
- 0x4800140b, 0x04020009, 0x58080010, 0x80000540,
- 0x04000006, 0x58080203, 0x80000540, 0x04020003,
- 0x4a001203, 0x00000001, 0x1c01f000, 0x4803c856,
- 0x59300403, 0x82000d80, 0x00000002, 0x0400000f,
- 0x82000d80, 0x00000003, 0x0400000c, 0x82000d80,
- 0x00000004, 0x04000009, 0x599c0819, 0x8c040d0e,
- 0x04000004, 0x82000d80, 0x00000000, 0x04000003,
- 0x82000540, 0x00000001, 0x1c01f000, 0x0401f807,
- 0x42018800, 0x00000001, 0x04000003, 0x42018800,
- 0x00000000, 0x1c01f000, 0x4803c856, 0x4c000000,
- 0x4d2c0000, 0x59300407, 0x82000580, 0x00000004,
- 0x0400001d, 0x59300009, 0x80025d40, 0x800001c0,
- 0x04000019, 0x0201f800, 0x00108e64, 0x04000014,
- 0x59300407, 0x82004580, 0x00000010, 0x04000010,
- 0x82004580, 0x00000011, 0x0400000d, 0x82004580,
- 0x00000003, 0x0400000c, 0x82004580, 0x00000002,
- 0x04000009, 0x82004580, 0x0000000a, 0x04000006,
- 0x592c0405, 0x8c00051e, 0x04000003, 0x80000580,
- 0x0401f003, 0x82000540, 0x00000001, 0x5c025800,
- 0x5c000000, 0x1c01f000, 0x4803c856, 0x4d300000,
- 0x0201f800, 0x001070f5, 0x04000013, 0x4936600a,
- 0x48ee6022, 0x4a026407, 0x00000001, 0x492e6009,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010df61,
- 0x5c027800, 0x4d380000, 0x42027000, 0x00000028,
- 0x0201f800, 0x00020a34, 0x5c027000, 0x82000540,
- 0x00000001, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x83380580, 0x00000015, 0x0402000d, 0x59a8005a,
- 0x82000580, 0x00000074, 0x04020009, 0x0201f800,
- 0x00103e68, 0x4a026203, 0x00000001, 0x4a026403,
- 0x00000029, 0x0201f000, 0x00105fe8, 0x0201f800,
- 0x00107851, 0x0201f000, 0x00020a10, 0x4803c856,
- 0x83380580, 0x00000016, 0x04020007, 0x42000800,
- 0x00000004, 0x0201f800, 0x00103d8a, 0x0201f000,
- 0x00107319, 0x83380580, 0x00000015, 0x04020013,
- 0x59a8005a, 0x82000580, 0x00000014, 0x0402000f,
- 0x0201f800, 0x00103ecf, 0x0201f800, 0x00107d37,
- 0x0402000a, 0x59340404, 0x80000540, 0x04000007,
- 0x42000800, 0x00000006, 0x0201f800, 0x00103d8a,
- 0x0201f000, 0x00107319, 0x0201f800, 0x00107851,
- 0x0201f000, 0x00020a10, 0x4803c856, 0x592c0207,
- 0x82000580, 0x00000005, 0x04000002, 0x1c01f000,
- 0x4803c856, 0x592c0209, 0x8400054a, 0x48025a09,
- 0x1c01f000, 0x59300809, 0x800409c0, 0x04000008,
- 0x58040205, 0x82000580, 0x00000152, 0x04020004,
- 0x59a8082a, 0x48066006, 0x1c01f000, 0x599c0416,
- 0x800001c0, 0x04000008, 0x82000c80, 0x00000004,
- 0x04001005, 0x800000c2, 0x800008c4, 0x80040c00,
- 0x0401f7f5, 0x59300403, 0x82000580, 0x00000002,
- 0x040207f0, 0x5930080a, 0x58040403, 0x82000580,
- 0x000007fe, 0x040207eb, 0x42000800, 0x00000028,
- 0x0401f7e9, 0x497a6205, 0x497a6009, 0x4a026203,
- 0x00000001, 0x4a026403, 0x00000050, 0x42000800,
- 0x80000043, 0x0201f000, 0x000209b1, 0x4933c857,
- 0x4d340000, 0x5932680a, 0x59340200, 0x8c00050e,
- 0x04000006, 0x59300407, 0x82000c80, 0x00000014,
- 0x04021004, 0x0c01f806, 0x5c026800, 0x1c01f000,
- 0x0201f800, 0x00108655, 0x0401f7fc, 0x00108655,
- 0x00108a9b, 0x00108a9f, 0x00108aa2, 0x0010a040,
- 0x0010a05d, 0x0010a061, 0x00108655, 0x00108655,
- 0x00108655, 0x00108655, 0x00108655, 0x00108655,
- 0x00108655, 0x00108655, 0x00108655, 0x00108655,
- 0x00108655, 0x00108655, 0x00108655, 0x4803c856,
- 0x40000000, 0x40000000, 0x1c01f000, 0x40000000,
- 0x40000000, 0x1c01f000, 0x5930001d, 0x4803c857,
- 0x59300415, 0x4933c857, 0x4803c857, 0x8c000502,
- 0x04000005, 0x4803c857, 0x84000540, 0x48026415,
- 0x1c01f000, 0x42000000, 0xd0000000, 0x41300800,
- 0x0201f800, 0x00100899, 0x0401f810, 0x0402000e,
- 0x59300c15, 0x59300403, 0x82000580, 0x00000040,
- 0x04000003, 0x84040d40, 0x0401f005, 0x59a8002a,
- 0x82000400, 0x0000000a, 0x48026205, 0x84040d42,
- 0x48066415, 0x1c01f000, 0x4933c857, 0x4d340000,
- 0x5932680a, 0x59340a00, 0x8c040d0e, 0x02000800,
- 0x0010032d, 0x5930001d, 0x80000540, 0x04020033,
- 0x59300403, 0x4803c857, 0x82000580, 0x00000040,
- 0x04000003, 0x8d0e1d0e, 0x0402002a, 0x4d1c0000,
- 0x41323800, 0x0201f800, 0x001070f5, 0x04000023,
- 0x4932381d, 0x591c0415, 0x84000542, 0x48023c15,
- 0x4936600a, 0x591c0407, 0x82000580, 0x00000003,
- 0x04000006, 0x591c0202, 0x4802641a, 0x591c0402,
- 0x4802621a, 0x0401f005, 0x591c0202, 0x4802621a,
- 0x591c0402, 0x4802641a, 0x491e601f, 0x4a026407,
- 0x00000001, 0x4a026403, 0x00000035, 0x4a026203,
- 0x00000001, 0x42000800, 0x80000040, 0x0201f800,
- 0x000209b1, 0x411e6000, 0x5c023800, 0x80000580,
- 0x5c026800, 0x1c01f000, 0x411e6000, 0x5c023800,
- 0x59a8002c, 0x48026205, 0x82000540, 0x00000001,
- 0x0401f7f8, 0x4933c857, 0x4d2c0000, 0x4932381d,
- 0x4a026202, 0x0000ffff, 0x591e5809, 0x591c0008,
- 0x8c00051e, 0x04000005, 0x8400051e, 0x48023808,
- 0x497a580a, 0x0401f018, 0x592c0409, 0x8c000518,
- 0x04000015, 0x84000518, 0x48025c09, 0x4d400000,
- 0x592e8207, 0x4a025a07, 0x00000001, 0x0401fb52,
- 0x49425a07, 0x5c028000, 0x497a580a, 0x592c0409,
- 0x8c000512, 0x04000008, 0x4d2c0000, 0x84000512,
- 0x48025c09, 0x592e580a, 0x0201f800, 0x00100589,
- 0x5c025800, 0x59a8002c, 0x48026205, 0x591c0215,
- 0x48026217, 0x82000d80, 0x00000001, 0x04000008,
- 0x4a023a03, 0x00000002, 0x82000580, 0x00000005,
- 0x04000008, 0x497a6016, 0x0401f01e, 0x591c0008,
- 0x84000540, 0x48023808, 0x4a023a03, 0x00000004,
- 0x591c0415, 0x4803c857, 0x8400051c, 0x84000554,
- 0x48023c15, 0x592c0010, 0x40001000, 0x591c0817,
- 0x80040480, 0x040217f0, 0x591c0017, 0x82000500,
- 0xfffffffc, 0x48026016, 0x48023817, 0x591c0a15,
- 0x4807c857, 0x82040d80, 0x00000005, 0x04020005,
- 0x480bc857, 0x4803c857, 0x4a023813, 0xffffffff,
- 0x591c0402, 0x4802641a, 0x591c0202, 0x4802621a,
- 0x591e680a, 0x4936600a, 0x4a026407, 0x00000001,
- 0x4a026403, 0x00000039, 0x4a026203, 0x00000001,
- 0x42000800, 0x80000040, 0x0201f800, 0x000209b1,
- 0x5c025800, 0x1c01f000, 0x4933c857, 0x59300415,
- 0x8c000514, 0x04000015, 0x8c00051c, 0x04020012,
- 0x59300017, 0x80100480, 0x04001006, 0x04000005,
- 0x59300415, 0x84000514, 0x8400055c, 0x0401f009,
- 0x48126017, 0x48126013, 0x40100000, 0x592c1810,
- 0x800c0480, 0x48026012, 0x59300415, 0x84000514,
- 0x48026415, 0x1c01f000, 0x4933c857, 0x8c00051c,
- 0x04020008, 0x59300013, 0x4803c857, 0x48026017,
- 0x59300415, 0x8400055c, 0x4803c857, 0x48026415,
- 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
- 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x59300c03, 0x4933c857, 0x4807c857, 0x82040480,
- 0x00000034, 0x04001006, 0x82040480, 0x0000003c,
- 0x04021003, 0x80000580, 0x1c01f000, 0x82000540,
- 0x00000001, 0x0401f7fd, 0x41780800, 0x59a81028,
- 0x42000000, 0x00000032, 0x0201f800, 0x00105f69,
- 0x800811c0, 0x04020003, 0x42001000, 0x00000014,
- 0x480b502a, 0x59a81029, 0x480b5022, 0x41780800,
- 0x42000000, 0x00000064, 0x0201f800, 0x00105f69,
- 0x800811c0, 0x04020003, 0x42001000, 0x00000014,
- 0x480b502b, 0x82081400, 0x0000000a, 0x480b502c,
- 0x42000800, 0x00000001, 0x0201f800, 0x00106134,
- 0x42000000, 0x30000000, 0x40080800, 0x0201f800,
- 0x00020105, 0x42000800, 0x00000003, 0x59a8100f,
- 0x0201f800, 0x00106134, 0x0201f000, 0x001040e5,
- 0x4a03502a, 0x00000028, 0x4a03502b, 0x00000014,
- 0x4a035022, 0x000007d0, 0x42001000, 0x0000001e,
- 0x480b502c, 0x42000800, 0x00000001, 0x0201f800,
- 0x00106134, 0x42000000, 0x30000000, 0x40080800,
- 0x0201f800, 0x00020105, 0x42000800, 0x00000003,
- 0x59a8100f, 0x0201f000, 0x00106134, 0x4933c857,
- 0x4d2c0000, 0x59300403, 0x82000580, 0x0000003e,
- 0x04020005, 0x59325818, 0x812e59c0, 0x02020800,
- 0x00100580, 0x5c025800, 0x1c01f000, 0x4937c857,
- 0x4d300000, 0x0201f800, 0x001070f5, 0x04000011,
- 0x4936600a, 0x4a026407, 0x00000001, 0x492e6009,
- 0x42000800, 0x00000009, 0x0201f800, 0x00103d8a,
- 0x4d380000, 0x42027000, 0x00000033, 0x0201f800,
- 0x00020a34, 0x5c027000, 0x82000540, 0x00000001,
- 0x5c026000, 0x1c01f000, 0x4933c857, 0x4d2c0000,
- 0x4c580000, 0x4d3c0000, 0x59325809, 0x83380580,
- 0x00000015, 0x04020025, 0x59a8b05a, 0x82580c80,
- 0x00000019, 0x04001003, 0x4200b000, 0x00000018,
- 0x8058b104, 0x0401fa18, 0x80000580, 0x0401fa28,
- 0x832cac00, 0x0000000a, 0x83cca400, 0x00000006,
- 0x0201f800, 0x0010adef, 0x4c600000, 0x4200c000,
- 0x00000001, 0x592c100b, 0x8c081518, 0x04020006,
- 0x59a8000f, 0x592c100e, 0x80080580, 0x04020007,
- 0x4178c000, 0x5930100a, 0x58081403, 0x417a7800,
- 0x0201f800, 0x00101a8f, 0x5c00c000, 0x0201f800,
- 0x00107319, 0x0401f008, 0x4200b000, 0x00000002,
- 0x0401fa17, 0x0201f800, 0x00107851, 0x0201f800,
- 0x00020a10, 0x5c027800, 0x5c00b000, 0x5c025800,
- 0x1c01f000, 0x4933c856, 0x42018800, 0x00000000,
- 0x4936600a, 0x4a026407, 0x00000001, 0x492e6009,
- 0x4d380000, 0x42027000, 0x0000004d, 0x0201f800,
- 0x00020a34, 0x5c027000, 0x82000540, 0x00000001,
- 0x42018800, 0x00000001, 0x1c01f000, 0x4803c856,
- 0x4d2c0000, 0x83380580, 0x00000015, 0x0402002c,
- 0x59a8085a, 0x59325809, 0x5930040b, 0x80040580,
- 0x04020027, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x83cca400, 0x00000006, 0x4050a800, 0x5930b40b,
- 0x8258b400, 0x00000003, 0x8058b104, 0x0201f800,
- 0x0010ae19, 0x83cca400, 0x00000006, 0x592cb206,
- 0x8258b400, 0x00000003, 0x8058b104, 0x832cac00,
- 0x00000007, 0x0201f800, 0x0010adef, 0x592e5801,
- 0x812e59c0, 0x040207f6, 0x5931d822, 0x58ef400a,
- 0x58ee580c, 0x4a025a05, 0x00000103, 0x58ec0008,
- 0x0801f800, 0x59300402, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x5c025800, 0x1c01f000, 0x0201f800,
- 0x00107851, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x82040d80, 0x00000035, 0x04000005, 0x5930141a,
- 0x0401f858, 0x04000027, 0x0401f006, 0x4d300000,
- 0x5932601f, 0x0401f85d, 0x5c026000, 0x04000020,
- 0x591c0c07, 0x82040580, 0x00000003, 0x04000004,
- 0x82040580, 0x00000006, 0x0402001c, 0x591c0c02,
- 0x5930041a, 0x80040580, 0x04000009, 0x5930021a,
- 0x80040580, 0x04020015, 0x591c0a02, 0x5930041a,
- 0x80040580, 0x04020011, 0x0401f009, 0x59300a1a,
- 0x82040580, 0x0000ffff, 0x04000005, 0x591c0202,
- 0x59300a1a, 0x80040580, 0x04020008, 0x591c000a,
- 0x5930080a, 0x80040580, 0x1c01f000, 0x417a3800,
- 0x82000540, 0x00000001, 0x1c01f000, 0x4803c856,
- 0x59b800e4, 0x8c000538, 0x02020800, 0x0010032d,
- 0x42000800, 0x0000ff00, 0x4a0370e4, 0x20000000,
- 0x59b800e4, 0x80040840, 0x02000800, 0x0010032d,
- 0x8c00053c, 0x040207f9, 0x4a0370e4, 0x30000000,
- 0x40000000, 0x40000000, 0x40000000, 0x59b800e4,
- 0x8c00053c, 0x040207f1, 0x1c01f000, 0x4803c856,
- 0x4a0370e4, 0x20000000, 0x40000000, 0x59b800e4,
- 0x8c000538, 0x040207fb, 0x1c01f000, 0x0401f807,
- 0x42018800, 0x00000001, 0x04020003, 0x42018800,
- 0x00000000, 0x1c01f000, 0x59300808, 0x8c040d1e,
- 0x592c0c09, 0x04020002, 0x8c040d18, 0x1c01f000,
- 0x0201f800, 0x00108888, 0x04000007, 0x800800c4,
- 0x800808ca, 0x80040c00, 0x82063c00, 0x0010f584,
- 0x491fc857, 0x1c01f000, 0x0201f800, 0x001091d9,
- 0x04020007, 0x59301402, 0x0401fff2, 0x04000007,
- 0x411c0000, 0x81300580, 0x04000003, 0x81780500,
- 0x0401f002, 0x81300540, 0x1c01f000, 0x4d300000,
- 0x0201f800, 0x00020319, 0x0402000a, 0x42026000,
- 0x0010f53c, 0x4936600a, 0x492e6009, 0x0201f800,
- 0x0010df61, 0x80000580, 0x5c026000, 0x1c01f000,
- 0x82000540, 0x00000001, 0x0401f7fc, 0x4933c857,
- 0x0201f800, 0x0010889a, 0x02000800, 0x0010032d,
- 0x4d2c0000, 0x4d340000, 0x4d440000, 0x4c580000,
- 0x59325809, 0x5932680a, 0x49425a07, 0x0201f800,
- 0x00104f41, 0x592e8c07, 0x592c4208, 0x82200500,
- 0x0000000f, 0x0c01f806, 0x5c00b000, 0x5c028800,
- 0x5c026800, 0x5c025800, 0x1c01f000, 0x00108d2a,
- 0x00108d4c, 0x00108d53, 0x00108d57, 0x00108d60,
- 0x00108d27, 0x00108d27, 0x00108d27, 0x00108d64,
- 0x00108d70, 0x00108d70, 0x00108d27, 0x00108d27,
- 0x00108d27, 0x00108d27, 0x00108d27, 0x4803c857,
- 0x0201f800, 0x0010032d, 0x814281c0, 0x04020012,
- 0x41785800, 0x592c0405, 0x8c00051c, 0x04020002,
- 0x59345c05, 0x442c2800, 0x59340008, 0x48002802,
- 0x59340009, 0x48002801, 0x59340006, 0x48002804,
- 0x59340007, 0x48002803, 0x4200b000, 0x0000000b,
- 0x0401f037, 0x592c0208, 0x8c00051e, 0x4200b000,
- 0x00000002, 0x04020032, 0x8204b540, 0x00000000,
- 0x0400002f, 0x44042800, 0x5932680a, 0x59340400,
- 0x48002801, 0x4200b000, 0x00000002, 0x0401f028,
- 0x814281c0, 0x040207f0, 0x59345c05, 0x442c2800,
- 0x4200b000, 0x00000001, 0x0401f021, 0x8340b540,
- 0x00000000, 0x0400001e, 0x0401f027, 0x814281c0,
- 0x04020025, 0x59340200, 0x44002800, 0x59340001,
- 0x48002801, 0x4200b000, 0x00000002, 0x0401f014,
- 0x8340b540, 0x00000000, 0x0402001b, 0x0401f010,
- 0x8340b540, 0x00000000, 0x0400000d, 0x0201f800,
- 0x001041ae, 0x04000014, 0x8c20450e, 0x04000002,
- 0x497a600a, 0x4178b000, 0x497a5a07, 0x0401f004,
- 0x8340b540, 0x00000000, 0x0402000b, 0x592c0405,
- 0x8400051c, 0x48025c05, 0x592c0208, 0x8400051e,
- 0x48025a08, 0x0401f8ac, 0x497a6009, 0x0201f000,
- 0x000203ab, 0x592c0208, 0x8c00051e, 0x4200b000,
- 0x00000002, 0x040207f2, 0x8204b540, 0x00000000,
- 0x040007ef, 0x44042800, 0x4200b000, 0x00000001,
- 0x0401f7eb, 0x4937c857, 0x4d300000, 0x0201f800,
- 0x001070f5, 0x04000011, 0x4936600a, 0x4a026407,
- 0x00000001, 0x492e6009, 0x42000800, 0x0000000b,
- 0x0201f800, 0x00103d8a, 0x4d380000, 0x42027000,
- 0x00000043, 0x0201f800, 0x00020a34, 0x5c027000,
- 0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
- 0x4937c857, 0x4d2c0000, 0x59325809, 0x83380580,
- 0x00000015, 0x04020028, 0x59a8005a, 0x82000580,
- 0x00000004, 0x04020024, 0x59a8000f, 0x592c100a,
- 0x80080580, 0x04020013, 0x4d440000, 0x592e8c07,
- 0x592c0208, 0x4803c856, 0x82000500, 0x00000080,
- 0x84000548, 0x4d3c0000, 0x42027800, 0x00001000,
- 0x8c00050e, 0x04000002, 0x853e7d5c, 0x0201f800,
- 0x00104115, 0x5c027800, 0x5c028800, 0x0401f004,
- 0x4803c856, 0x0201f800, 0x001041ae, 0x0201f800,
- 0x0010889a, 0x04000017, 0x4d400000, 0x42028000,
- 0x00000000, 0x41780800, 0x0401ff35, 0x5c028000,
- 0x0401f00e, 0x0201f800, 0x001041ae, 0x040207f4,
- 0x0201f800, 0x0010889a, 0x0400000a, 0x4c580000,
- 0x4200b000, 0x00000002, 0x0401f86d, 0x5c00b000,
- 0x0201f800, 0x00107851, 0x0201f800, 0x00020a10,
- 0x5c025800, 0x1c01f000, 0x4937c857, 0x4d300000,
- 0x0201f800, 0x001070f5, 0x04000012, 0x4936600a,
- 0x4a026407, 0x00000001, 0x4d3c0000, 0x4d380000,
- 0x417a7800, 0x0201f800, 0x00103d7f, 0x492e6009,
- 0x42027000, 0x00000004, 0x0201f800, 0x00020a34,
- 0x5c027000, 0x5c027800, 0x82000540, 0x00000001,
- 0x5c026000, 0x1c01f000, 0x4937c857, 0x4d300000,
- 0x0201f800, 0x001070f5, 0x04000011, 0x4936600a,
- 0x42000800, 0x00000003, 0x0201f800, 0x00103d8a,
- 0x4a026407, 0x00000001, 0x492e6009, 0x4d380000,
- 0x42027000, 0x00000051, 0x0201f800, 0x00020a34,
- 0x5c027000, 0x82000540, 0x00000001, 0x5c026000,
- 0x1c01f000, 0x4933c857, 0x42028800, 0x000007fc,
- 0x42003000, 0x00fffffc, 0x0201f800, 0x00103dcb,
- 0x02020800, 0x0010032d, 0x4936600a, 0x417a7800,
- 0x0201f800, 0x00103d7f, 0x42000800, 0x00000003,
- 0x0201f800, 0x00103d8a, 0x497a6c12, 0x4a026203,
- 0x00000001, 0x4a026403, 0x00000002, 0x0201f000,
- 0x00105fe8, 0x492fc857, 0x4c580000, 0x4c000000,
- 0x8058b1c0, 0x0400000b, 0x82580500, 0xfffffff0,
- 0x02020800, 0x0010032d, 0x8058b0d0, 0x592c0409,
- 0x82000500, 0xfffff0ff, 0x80580540, 0x48025c09,
- 0x5c000000, 0x5c00b000, 0x1c01f000, 0x492fc857,
- 0x4c000000, 0x4c040000, 0x800000d8, 0x592c0c09,
- 0x82040d00, 0xffff0fff, 0x80040540, 0x48025c09,
- 0x5c000800, 0x5c000000, 0x1c01f000, 0x4933c857,
- 0x4d2c0000, 0x59325809, 0x592c0208, 0x8400055e,
- 0x48025a08, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x0401ffd9, 0x0201f800, 0x00104f41, 0x46002800,
- 0x00000018, 0x80142800, 0x8058b040, 0x83cca400,
- 0x00000007, 0x4014a800, 0x0201f800, 0x0010adef,
- 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
- 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
- 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x59325809, 0x592c0205, 0x82000580, 0x00000152,
- 0x1c01f000, 0x59300020, 0x80000540, 0x02020800,
- 0x00100a76, 0x1c01f000, 0x4d2c0000, 0x59325809,
- 0x59300203, 0x4933c857, 0x492fc857, 0x493bc857,
- 0x4803c857, 0x82003480, 0x0000000e, 0x02021800,
- 0x0010032d, 0x0c01f803, 0x5c025800, 0x1c01f000,
- 0x00108e8a, 0x00108e95, 0x00108ed3, 0x00108e8a,
- 0x00108e8a, 0x00108e8a, 0x00108e8a, 0x00108e8a,
- 0x00108e8c, 0x00108e8a, 0x00108e8a, 0x00108e8a,
- 0x00108e8a, 0x00108e8a, 0x0201f800, 0x0010032d,
- 0x83383480, 0x00000058, 0x02021800, 0x0010032d,
- 0x493a6403, 0x4a026203, 0x00000001, 0x0201f000,
- 0x00105fe8, 0x83380580, 0x00000013, 0x04020010,
- 0x492fc857, 0x592c000d, 0x800001c0, 0x04000006,
- 0x4a026203, 0x00000002, 0x59a8002a, 0x48026006,
- 0x1c01f000, 0x4a025a07, 0x00000000, 0x0201f800,
- 0x000203ab, 0x0201f000, 0x00020a10, 0x83380580,
- 0x00000027, 0x0400001b, 0x83380580, 0x00000014,
- 0x04000012, 0x83380580, 0x00000015, 0x04000005,
- 0x83380580, 0x00000016, 0x02020800, 0x0010032d,
- 0x0201f800, 0x0010644d, 0x02020000, 0x00107134,
- 0x59300203, 0x82000580, 0x00000002, 0x02020800,
- 0x0010032d, 0x0401f016, 0x4937c857, 0x0201f800,
- 0x0010605d, 0x4a02580f, 0x00000011, 0x0401f006,
- 0x4937c857, 0x0201f800, 0x0010605d, 0x4a02580f,
- 0x00000010, 0x4a025a07, 0x00000031, 0x4a02580e,
- 0x00000004, 0x0201f800, 0x000203ab, 0x0201f800,
- 0x001043c3, 0x0201f000, 0x001070b5, 0x59341400,
- 0x82081d00, 0x000000ff, 0x59300c03, 0x480bc857,
- 0x4807c857, 0x82040580, 0x00000053, 0x0400002e,
- 0x82040580, 0x00000002, 0x04000016, 0x82040580,
- 0x00000001, 0x04000017, 0x82040580, 0x00000003,
- 0x0400001c, 0x82040580, 0x00000005, 0x0400001d,
- 0x82040580, 0x00000033, 0x0400001a, 0x82040580,
- 0x00000000, 0x0400001b, 0x82040580, 0x00000004,
- 0x02020800, 0x0010032d, 0x0401f89e, 0x0401f016,
- 0x820c0580, 0x00000003, 0x04000849, 0x0401f012,
- 0x820c0580, 0x0000000b, 0x0402000f, 0x42000800,
- 0x00000007, 0x0201f800, 0x00103d8a, 0x0401f00a,
- 0x820c0580, 0x00000005, 0x04000861, 0x0401f006,
- 0x820c0580, 0x00000009, 0x04000886, 0x0401f002,
- 0x0401f890, 0x4a026403, 0x00000052, 0x59a8105a,
- 0x592c040c, 0x8c000500, 0x04000003, 0x42001000,
- 0x00000008, 0x592c040c, 0x8c000516, 0x04000003,
- 0x82081400, 0x00000018, 0x592c000d, 0x497a580e,
- 0x497a580f, 0x80080c80, 0x04000009, 0x04001005,
- 0x4a025a07, 0x00000007, 0x40001000, 0x0401f006,
- 0x4a025a07, 0x00000015, 0x0401f003, 0x4a025a07,
- 0x00000000, 0x480a580d, 0x0201f800, 0x00107293,
- 0x04000010, 0x592c1001, 0x480a600c, 0x58080800,
- 0x82080400, 0x00000002, 0x592c1012, 0x592c1813,
- 0x42003000, 0x00000000, 0x42002000, 0x00100f89,
- 0x0201f800, 0x00107420, 0x04000002, 0x1c01f000,
- 0x4a025a07, 0x0000002c, 0x497a580d, 0x0201f800,
- 0x000203ab, 0x0201f000, 0x00020a10, 0x83380580,
- 0x00000015, 0x0402000a, 0x59a8006d, 0x8c000502,
- 0x0402000b, 0x0201f800, 0x00103e68, 0x42000800,
- 0x00000004, 0x0201f000, 0x00103d8a, 0x42000800,
- 0x00000007, 0x0201f000, 0x00103d8a, 0x0201f800,
- 0x00104716, 0x42001000, 0x00000010, 0x04020009,
- 0x59340002, 0x82000500, 0x00ff0000, 0x82000580,
- 0x00ff0000, 0x040007ec, 0x42001000, 0x00000008,
- 0x0201f800, 0x00104429, 0x040007e7, 0x592c040c,
- 0x84000540, 0x48025c0c, 0x0401f7e9, 0x83380580,
- 0x00000015, 0x0402000f, 0x59a8006d, 0x8c000502,
- 0x04020010, 0x0201f800, 0x00103ecf, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x00103d7f, 0x5c027800,
- 0x42000800, 0x00000006, 0x0201f000, 0x00103d8a,
- 0x42000800, 0x00000004, 0x0201f000, 0x00103d8a,
- 0x0201f800, 0x00104716, 0x42001000, 0x00000010,
+ 0x5c026000, 0x1c01f000, 0x4933c857, 0x42028800,
+ 0x000007fc, 0x42003000, 0x00fffffc, 0x0201f800,
+ 0x00103de1, 0x02020800, 0x0010032d, 0x4936600a,
+ 0x417a7800, 0x0201f800, 0x00103d92, 0x42000800,
+ 0x00000003, 0x0201f800, 0x00103d9d, 0x497a6c12,
+ 0x4a026203, 0x00000001, 0x4a026403, 0x00000002,
+ 0x0201f000, 0x0010608d, 0x492fc857, 0x4c580000,
+ 0x4c000000, 0x8058b1c0, 0x0400000b, 0x82580500,
+ 0xfffffff0, 0x02020800, 0x0010032d, 0x8058b0d0,
+ 0x592c0409, 0x82000500, 0xfffff0ff, 0x80580540,
+ 0x48025c09, 0x5c000000, 0x5c00b000, 0x1c01f000,
+ 0x492fc857, 0x4c000000, 0x4c040000, 0x800000d8,
+ 0x592c0c09, 0x82040d00, 0xffff0fff, 0x80040540,
+ 0x48025c09, 0x5c000800, 0x5c000000, 0x1c01f000,
+ 0x4933c857, 0x4d2c0000, 0x59325809, 0x592c0208,
+ 0x8400055e, 0x48025a08, 0x4c500000, 0x4c540000,
+ 0x4c580000, 0x0401ffd9, 0x0201f800, 0x00104f93,
+ 0x46002800, 0x00000018, 0x80142800, 0x8058b040,
+ 0x83cca400, 0x00000007, 0x4014a800, 0x0201f800,
+ 0x0010aee2, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x5c025800, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x59325809, 0x592c0205, 0x82000580,
+ 0x00000152, 0x1c01f000, 0x59300020, 0x80000540,
+ 0x02020800, 0x00100a77, 0x1c01f000, 0x4d2c0000,
+ 0x59325809, 0x59300203, 0x4933c857, 0x492fc857,
+ 0x493bc857, 0x4803c857, 0x82003480, 0x0000000e,
+ 0x02021800, 0x0010032d, 0x0c01f803, 0x5c025800,
+ 0x1c01f000, 0x00108f43, 0x00108f4e, 0x00108f8c,
+ 0x00108f43, 0x00108f43, 0x00108f43, 0x00108f43,
+ 0x00108f43, 0x00108f45, 0x00108f43, 0x00108f43,
+ 0x00108f43, 0x00108f43, 0x00108f43, 0x0201f800,
+ 0x0010032d, 0x83383480, 0x00000058, 0x02021800,
+ 0x0010032d, 0x493a6403, 0x4a026203, 0x00000001,
+ 0x0201f000, 0x0010608d, 0x83380580, 0x00000013,
+ 0x04020010, 0x492fc857, 0x592c000d, 0x800001c0,
+ 0x04000006, 0x4a026203, 0x00000002, 0x59a8002a,
+ 0x48026006, 0x1c01f000, 0x4a025a07, 0x00000000,
+ 0x0201f800, 0x000203ab, 0x0201f000, 0x00020a10,
+ 0x83380580, 0x00000027, 0x0400001b, 0x83380580,
+ 0x00000014, 0x04000012, 0x83380580, 0x00000015,
+ 0x04000005, 0x83380580, 0x00000016, 0x02020800,
+ 0x0010032d, 0x0201f800, 0x001064f2, 0x02020000,
+ 0x001071c7, 0x59300203, 0x82000580, 0x00000002,
+ 0x02020800, 0x0010032d, 0x0401f016, 0x4937c857,
+ 0x0201f800, 0x00106102, 0x4a02580f, 0x00000011,
+ 0x0401f006, 0x4937c857, 0x0201f800, 0x00106102,
+ 0x4a02580f, 0x00000010, 0x4a025a07, 0x00000031,
+ 0x4a02580e, 0x00000004, 0x0201f800, 0x000203ab,
+ 0x0201f800, 0x001043e2, 0x0201f000, 0x00107144,
+ 0x59341400, 0x82081d00, 0x000000ff, 0x59300c03,
+ 0x480bc857, 0x4807c857, 0x82040580, 0x00000053,
+ 0x0400002e, 0x82040580, 0x00000002, 0x04000016,
+ 0x82040580, 0x00000001, 0x04000017, 0x82040580,
+ 0x00000003, 0x0400001c, 0x82040580, 0x00000005,
+ 0x0400001d, 0x82040580, 0x00000033, 0x0400001a,
+ 0x82040580, 0x00000000, 0x0400001b, 0x82040580,
+ 0x00000004, 0x02020800, 0x0010032d, 0x0401f89e,
+ 0x0401f016, 0x820c0580, 0x00000003, 0x04000849,
+ 0x0401f012, 0x820c0580, 0x0000000b, 0x0402000f,
+ 0x42000800, 0x00000007, 0x0201f800, 0x00103d9d,
+ 0x0401f00a, 0x820c0580, 0x00000005, 0x04000861,
+ 0x0401f006, 0x820c0580, 0x00000009, 0x04000886,
+ 0x0401f002, 0x0401f890, 0x4a026403, 0x00000052,
+ 0x59a8105a, 0x592c040c, 0x8c000500, 0x04000003,
+ 0x42001000, 0x00000008, 0x592c040c, 0x8c000516,
+ 0x04000003, 0x82081400, 0x00000018, 0x592c000d,
+ 0x497a580e, 0x497a580f, 0x80080c80, 0x04000009,
+ 0x04001005, 0x4a025a07, 0x00000007, 0x40001000,
+ 0x0401f006, 0x4a025a07, 0x00000015, 0x0401f003,
+ 0x4a025a07, 0x00000000, 0x480a580d, 0x0201f800,
+ 0x00107329, 0x04000010, 0x592c1001, 0x480a600c,
+ 0x58080800, 0x82080400, 0x00000002, 0x592c1012,
+ 0x592c1813, 0x42003000, 0x00000000, 0x42002000,
+ 0x00100f8a, 0x0201f800, 0x001074b6, 0x04000002,
+ 0x1c01f000, 0x4a025a07, 0x0000002c, 0x497a580d,
+ 0x0201f800, 0x000203ab, 0x0201f000, 0x00020a10,
+ 0x83380580, 0x00000015, 0x0402000a, 0x59a8006d,
+ 0x8c000502, 0x0402000b, 0x0201f800, 0x00103e7e,
+ 0x42000800, 0x00000004, 0x0201f000, 0x00103d9d,
+ 0x42000800, 0x00000007, 0x0201f000, 0x00103d9d,
+ 0x0201f800, 0x00104755, 0x42001000, 0x00000010,
0x04020009, 0x59340002, 0x82000500, 0x00ff0000,
- 0x82000580, 0x00ff0000, 0x040007e7, 0x42001000,
- 0x00000008, 0x0201f800, 0x00104429, 0x040007e2,
+ 0x82000580, 0x00ff0000, 0x040007ec, 0x42001000,
+ 0x00000008, 0x0201f800, 0x00104448, 0x040007e7,
0x592c040c, 0x84000540, 0x48025c0c, 0x0401f7e9,
- 0x42000800, 0x00000004, 0x0201f000, 0x00103d8a,
- 0x83380580, 0x00000015, 0x04020005, 0x0201f800,
- 0x00109eb3, 0x02000800, 0x0010408c, 0x1c01f000,
- 0x83380580, 0x00000015, 0x0402001d, 0x4c580000,
- 0x83cc1400, 0x00000008, 0x4200b000, 0x00000002,
- 0x83341c00, 0x00000006, 0x0201f800, 0x00107d52,
- 0x04020012, 0x83cc1400, 0x0000000a, 0x4200b000,
- 0x00000002, 0x83341c00, 0x00000008, 0x0201f800,
- 0x00107d52, 0x04020009, 0x59342200, 0x59cc1007,
- 0x800811c0, 0x04000003, 0x480a6801, 0x84102542,
- 0x8410251a, 0x48126a00, 0x5c00b000, 0x1c01f000,
- 0x42000000, 0x0010bc35, 0x0201f800, 0x0010ad1d,
- 0x0201f800, 0x0010610d, 0x59300203, 0x4933c857,
- 0x4803c857, 0x82000c80, 0x0000000e, 0x02021800,
- 0x0010032d, 0x0c01f803, 0x0201f000, 0x001060fa,
- 0x00108fd8, 0x00108fe7, 0x00108fd9, 0x00108fd6,
- 0x00108fd6, 0x00108fd6, 0x00108fd6, 0x00108fd6,
- 0x00108fd6, 0x00108fd6, 0x00108fd6, 0x00108fd6,
- 0x00108fd6, 0x00108fd6, 0x0201f800, 0x0010032d,
- 0x1c01f000, 0x59300403, 0x82000580, 0x00000052,
- 0x02000000, 0x0010865e, 0x0201f800, 0x001043c3,
- 0x59325809, 0x4a025a07, 0x00000006, 0x0201f800,
- 0x000203ab, 0x0201f000, 0x001070b5, 0x59301804,
- 0x840c0520, 0x48026004, 0x598c000f, 0x81300580,
- 0x04020010, 0x8c0c1d20, 0x04020010, 0x42001000,
- 0x0010bb55, 0x50081000, 0x58080002, 0x82000580,
- 0x00000100, 0x0400000f, 0x5808000b, 0x81300580,
- 0x02020800, 0x0010032d, 0x4978100b, 0x0401f003,
- 0x8c0c1d20, 0x040207dc, 0x0201f800, 0x0010e343,
- 0x80c40040, 0x040007d8, 0x0201f800, 0x0010032d,
- 0x0201f800, 0x00106388, 0x040007f8, 0x59300203,
- 0x82000c80, 0x0000000e, 0x02021800, 0x0010032d,
- 0x0c01f7bc, 0x4933c857, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x592c0c08, 0x48065814, 0x59cc0809,
- 0x48065808, 0x59cc0808, 0x4806580c, 0x59a8086c,
- 0x82040500, 0x000003ff, 0x800010c4, 0x8c040d14,
- 0x04000005, 0x59cc0002, 0x82000500, 0x00000003,
- 0x80081480, 0x480a621b, 0x412c0800, 0x0201f800,
- 0x0010055a, 0x02000800, 0x0010032d, 0x492c080a,
- 0x58040409, 0x84000552, 0x84000540, 0x48000c09,
- 0x82081400, 0x00000003, 0x80081104, 0x83cca400,
- 0x00000006, 0x832cac00, 0x00000005, 0x42000800,
- 0x00000010, 0x82080480, 0x00000010, 0x04021003,
- 0x40080800, 0x80000580, 0x4004b000, 0x4c000000,
- 0x0201f800, 0x0010ae19, 0x5c000000, 0x800001c0,
- 0x0400000d, 0x412c1000, 0x4c000000, 0x0201f800,
- 0x0010055a, 0x02000800, 0x0010032d, 0x492c1001,
- 0x832cac00, 0x00000005, 0x5c000000, 0x40001000,
- 0x0401f7e9, 0x5c00b000, 0x5c00a800, 0x5c00a000,
- 0x1c01f000, 0x4933c857, 0x4d2c0000, 0x4c380000,
- 0x59325809, 0x5930021b, 0x48025a09, 0x59301012,
- 0x4a026203, 0x00000002, 0x592c020b, 0x8c000500,
- 0x04000004, 0x59300016, 0x592c1010, 0x80081480,
- 0x800811c0, 0x04020008, 0x4a025a07, 0x00000000,
- 0x592c000c, 0x82000500, 0x00000c00, 0x0400000b,
- 0x0401f00b, 0x8c08153e, 0x04000006, 0x4a025a07,
- 0x00000007, 0x80081080, 0x80081000, 0x0401f003,
- 0x4a025a07, 0x00000015, 0x480a5808, 0x42000000,
- 0x0010c25c, 0x50007000, 0x5838000a, 0x80000540,
- 0x04020008, 0x4930700b, 0x4930700a, 0x58380002,
- 0x82000580, 0x00000000, 0x04020809, 0x0401f005,
- 0x82001400, 0x00000000, 0x45301000, 0x4930700a,
- 0x5c007000, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x592c000a, 0x40001000, 0x48007009, 0x82080400,
- 0x00000005, 0x48007003, 0x592c000e, 0x592c100f,
- 0x48007006, 0x48087007, 0x592c0014, 0x592c1209,
- 0x80080c80, 0x04001002, 0x40001000, 0x82081400,
- 0x00000003, 0x80081104, 0x82080480, 0x00000010,
+ 0x83380580, 0x00000015, 0x0402000f, 0x59a8006d,
+ 0x8c000502, 0x04020010, 0x0201f800, 0x00103ee9,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x00103d92,
+ 0x5c027800, 0x42000800, 0x00000006, 0x0201f000,
+ 0x00103d9d, 0x42000800, 0x00000004, 0x0201f000,
+ 0x00103d9d, 0x0201f800, 0x00104755, 0x42001000,
+ 0x00000010, 0x04020009, 0x59340002, 0x82000500,
+ 0x00ff0000, 0x82000580, 0x00ff0000, 0x040007e7,
+ 0x42001000, 0x00000008, 0x0201f800, 0x00104448,
+ 0x040007e2, 0x592c040c, 0x84000540, 0x48025c0c,
+ 0x0401f7e9, 0x42000800, 0x00000004, 0x0201f000,
+ 0x00103d9d, 0x83380580, 0x00000015, 0x04020005,
+ 0x0201f800, 0x00109f8a, 0x02000800, 0x001040a6,
+ 0x1c01f000, 0x83380580, 0x00000015, 0x0402001d,
+ 0x4c580000, 0x83cc1400, 0x00000008, 0x4200b000,
+ 0x00000002, 0x83341c00, 0x00000006, 0x0201f800,
+ 0x00107df9, 0x04020012, 0x83cc1400, 0x0000000a,
+ 0x4200b000, 0x00000002, 0x83341c00, 0x00000008,
+ 0x0201f800, 0x00107df9, 0x04020009, 0x59342200,
+ 0x59cc1007, 0x800811c0, 0x04000003, 0x480a6801,
+ 0x84102542, 0x8410251a, 0x48126a00, 0x5c00b000,
+ 0x1c01f000, 0x42000000, 0x0010bd35, 0x0201f800,
+ 0x0010ae10, 0x0201f800, 0x001061b2, 0x59300203,
+ 0x4933c857, 0x4803c857, 0x82000c80, 0x0000000e,
+ 0x02021800, 0x0010032d, 0x0c01f803, 0x0201f000,
+ 0x0010619f, 0x00109091, 0x001090a0, 0x00109092,
+ 0x0010908f, 0x0010908f, 0x0010908f, 0x0010908f,
+ 0x0010908f, 0x0010908f, 0x0010908f, 0x0010908f,
+ 0x0010908f, 0x0010908f, 0x0010908f, 0x0201f800,
+ 0x0010032d, 0x1c01f000, 0x59300403, 0x82000580,
+ 0x00000052, 0x02000000, 0x00108713, 0x0201f800,
+ 0x001043e2, 0x59325809, 0x4a025a07, 0x00000006,
+ 0x0201f800, 0x000203ab, 0x0201f000, 0x00107144,
+ 0x59301804, 0x840c0520, 0x48026004, 0x598c000f,
+ 0x81300580, 0x04020010, 0x8c0c1d20, 0x04020010,
+ 0x42001000, 0x0010bc55, 0x50081000, 0x58080002,
+ 0x82000580, 0x00000100, 0x0400000f, 0x5808000b,
+ 0x81300580, 0x02020800, 0x0010032d, 0x4978100b,
+ 0x0401f003, 0x8c0c1d20, 0x040207dc, 0x0201f800,
+ 0x0010e453, 0x80c40040, 0x040007d8, 0x0201f800,
+ 0x0010032d, 0x0201f800, 0x0010642d, 0x040007f8,
+ 0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
+ 0x0010032d, 0x0c01f7bc, 0x4933c857, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x592c0c08, 0x48065814,
+ 0x59cc0809, 0x48065808, 0x59cc0808, 0x4806580c,
+ 0x59a8086c, 0x82040500, 0x000003ff, 0x800010c4,
+ 0x8c040d14, 0x04000005, 0x59cc0002, 0x82000500,
+ 0x00000003, 0x80081480, 0x480a621b, 0x412c0800,
+ 0x0201f800, 0x0010055a, 0x02000800, 0x0010032d,
+ 0x492c080a, 0x58040409, 0x84000552, 0x84000540,
+ 0x48000c09, 0x82081400, 0x00000003, 0x80081104,
+ 0x83cca400, 0x00000006, 0x832cac00, 0x00000005,
+ 0x42000800, 0x00000010, 0x82080480, 0x00000010,
+ 0x04021003, 0x40080800, 0x80000580, 0x4004b000,
+ 0x4c000000, 0x0201f800, 0x0010af0c, 0x5c000000,
+ 0x800001c0, 0x0400000d, 0x412c1000, 0x4c000000,
+ 0x0201f800, 0x0010055a, 0x02000800, 0x0010032d,
+ 0x492c1001, 0x832cac00, 0x00000005, 0x5c000000,
+ 0x40001000, 0x0401f7e9, 0x5c00b000, 0x5c00a800,
+ 0x5c00a000, 0x1c01f000, 0x4933c857, 0x4d2c0000,
+ 0x4c380000, 0x59325809, 0x5930021b, 0x48025a09,
+ 0x59301012, 0x4a026203, 0x00000002, 0x592c020b,
+ 0x8c000500, 0x04000004, 0x59300016, 0x592c1010,
+ 0x80081480, 0x800811c0, 0x04020008, 0x4a025a07,
+ 0x00000000, 0x592c000c, 0x82000500, 0x00000c00,
+ 0x0400000b, 0x0401f00b, 0x8c08153e, 0x04000006,
+ 0x4a025a07, 0x00000007, 0x80081080, 0x80081000,
+ 0x0401f003, 0x4a025a07, 0x00000015, 0x480a5808,
+ 0x42000000, 0x0010c35c, 0x50007000, 0x5838000a,
+ 0x80000540, 0x04020008, 0x4930700b, 0x4930700a,
+ 0x58380002, 0x82000580, 0x00000000, 0x04020809,
+ 0x0401f005, 0x82001400, 0x00000000, 0x45301000,
+ 0x4930700a, 0x5c007000, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x592c000a, 0x40001000, 0x48007009,
+ 0x82080400, 0x00000005, 0x48007003, 0x592c000e,
+ 0x592c100f, 0x48007006, 0x48087007, 0x592c0014,
+ 0x592c1209, 0x80080c80, 0x04001002, 0x40001000,
+ 0x82081400, 0x00000003, 0x80081104, 0x82080480,
+ 0x00000010, 0x04021003, 0x80000580, 0x0401f003,
+ 0x42001000, 0x00000010, 0x4800700c, 0x48087004,
+ 0x800810c4, 0x48087005, 0x40381000, 0x0201f000,
+ 0x00020016, 0x4d2c0000, 0x0201f800, 0x0010055a,
+ 0x02000800, 0x0010032d, 0x42000800, 0x0010c35c,
+ 0x452c0800, 0x497a580a, 0x497a580b, 0x497a580c,
+ 0x4a025808, 0x00109174, 0x4a025802, 0x00000100,
+ 0x4a025801, 0x00000000, 0x5c025800, 0x1c01f000,
+ 0x4833c857, 0x4d300000, 0x4d2c0000, 0x4c5c0000,
+ 0x4030b800, 0x585c0009, 0x80025d40, 0x04020004,
+ 0x585c000b, 0x4c000000, 0x0401f044, 0x585c0002,
+ 0x82000580, 0x00000100, 0x04020022, 0x592c0801,
+ 0x4c040000, 0x0201f800, 0x00100580, 0x5c000800,
+ 0x800409c0, 0x0400001c, 0x4804b809, 0x585c100c,
+ 0x800811c0, 0x04020005, 0x40065800, 0x0201f800,
+ 0x00100589, 0x0401f014, 0x82080480, 0x00000010,
0x04021003, 0x80000580, 0x0401f003, 0x42001000,
- 0x00000010, 0x4800700c, 0x48087004, 0x800810c4,
- 0x48087005, 0x40381000, 0x0201f000, 0x00020016,
- 0x4d2c0000, 0x0201f800, 0x0010055a, 0x02000800,
- 0x0010032d, 0x42000800, 0x0010c25c, 0x452c0800,
- 0x497a580a, 0x497a580b, 0x497a580c, 0x4a025808,
- 0x001090bb, 0x4a025802, 0x00000100, 0x4a025801,
- 0x00000000, 0x5c025800, 0x1c01f000, 0x4833c857,
- 0x4d300000, 0x4d2c0000, 0x4c5c0000, 0x4030b800,
- 0x585c0009, 0x80025d40, 0x04020004, 0x585c000b,
- 0x4c000000, 0x0401f044, 0x585c0002, 0x82000580,
- 0x00000100, 0x04020022, 0x592c0801, 0x4c040000,
- 0x0201f800, 0x00100580, 0x5c000800, 0x800409c0,
- 0x0400001c, 0x4804b809, 0x585c100c, 0x800811c0,
- 0x04020005, 0x40065800, 0x0201f800, 0x00100589,
- 0x0401f014, 0x82080480, 0x00000010, 0x04021003,
- 0x80000580, 0x0401f003, 0x42001000, 0x00000010,
- 0x4800b80c, 0x4808b804, 0x800810c4, 0x4808b805,
- 0x82040400, 0x00000005, 0x4800b803, 0x405c1000,
- 0x0201f800, 0x00020016, 0x0401f025, 0x0401f828,
- 0x585c000b, 0x80026540, 0x59300000, 0x80000d40,
- 0x04020002, 0x4800b80a, 0x4800b80b, 0x497a6000,
- 0x4c000000, 0x4978b809, 0x59325809, 0x4a025a05,
- 0x00000103, 0x59300402, 0x48025c07, 0x592c100c,
- 0x4c080000, 0x0201f800, 0x000203ab, 0x0201f800,
- 0x0010899c, 0x5c001000, 0x8c081518, 0x04000004,
- 0x0201f800, 0x00108a6d, 0x0401f003, 0x0201f800,
- 0x00020a10, 0x405c7000, 0x5c000000, 0x80026540,
- 0x04000003, 0x59325809, 0x0401ff79, 0x5c00b800,
- 0x5c025800, 0x5c026000, 0x1c01f000, 0x483bc857,
- 0x58380009, 0x40025800, 0x0201f800, 0x00100589,
- 0x5838000b, 0x80026540, 0x59300009, 0x80025d40,
- 0x4a025a07, 0x00000002, 0x1c01f000, 0x4803c857,
- 0x4933c857, 0x4d1c0000, 0x497a601d, 0x41323800,
- 0x40026000, 0x4d3c0000, 0x42027800, 0x00000005,
- 0x0401f840, 0x5c027800, 0x411e6000, 0x4933c857,
- 0x59300415, 0x84000502, 0x48026415, 0x5c023800,
- 0x1c01f000, 0x481bc857, 0x4933c857, 0x4c5c0000,
- 0x4c600000, 0x4010b800, 0x4014c000, 0x0201f800,
- 0x0010a4ae, 0x8d0e1d20, 0x04000008, 0x40602800,
- 0x405c3000, 0x0201f800, 0x00109f41, 0x82000540,
- 0x00000001, 0x0401f002, 0x80000580, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x4803c856, 0x4d300000,
- 0x42026000, 0x0010f584, 0x59a8000d, 0x81640580,
- 0x0400001a, 0x59300c07, 0x82040580, 0x00000001,
- 0x0400000d, 0x82040580, 0x00000004, 0x04000006,
- 0x82040580, 0x00000010, 0x02000800, 0x001085ca,
- 0x0401f009, 0x59300203, 0x82000d80, 0x00000007,
- 0x04000005, 0x4807c857, 0x0201f800, 0x00108b8c,
- 0x04020808, 0x83326400, 0x00000024, 0x41580000,
- 0x81300480, 0x040017e5, 0x5c026000, 0x1c01f000,
- 0x4933c857, 0x59300403, 0x4803c857, 0x0201f800,
- 0x0010610d, 0x4df00000, 0x59300407, 0x4803c857,
- 0x82000d80, 0x00000002, 0x04000018, 0x82000d80,
- 0x00000001, 0x04000009, 0x82000d80, 0x00000004,
- 0x04000006, 0x4933c856, 0x5c03e000, 0x02000800,
- 0x001060fa, 0x0401f04c, 0x59300203, 0x82000d80,
- 0x00000001, 0x04000018, 0x82000d80, 0x00000002,
- 0x04000036, 0x82000d80, 0x00000005, 0x04000033,
- 0x0201f800, 0x0010032d, 0x59300203, 0x82000d80,
- 0x00000009, 0x0400000c, 0x82000d80, 0x0000000b,
- 0x04000009, 0x82000d80, 0x0000000a, 0x04000027,
- 0x82000d80, 0x0000000c, 0x04000024, 0x0201f800,
- 0x0010032d, 0x598c000f, 0x81300580, 0x04020004,
- 0x0201f800, 0x00106388, 0x0402001c, 0x59300004,
- 0x4803c857, 0x8c000520, 0x04000004, 0x84000520,
- 0x48026004, 0x0401f015, 0x0201f800, 0x0010e343,
- 0x80c40040, 0x02020800, 0x0010032d, 0x5c03e000,
- 0x02000800, 0x001060fa, 0x59300407, 0x82000d80,
- 0x00000002, 0x04000007, 0x0201f800, 0x001043c3,
- 0x0201f800, 0x001089ca, 0x02000800, 0x00107851,
- 0x0201f000, 0x001070b5, 0x5c03e000, 0x02000800,
- 0x001060fa, 0x59300407, 0x82000d80, 0x00000002,
- 0x04000009, 0x0201f800, 0x001043c3, 0x0201f800,
- 0x001089ca, 0x02000800, 0x00107851, 0x8d3e7d00,
- 0x04000005, 0x0201f800, 0x0010a591, 0x0201f000,
- 0x001070b5, 0x4a02621e, 0x00000001, 0x4a026403,
+ 0x00000010, 0x4800b80c, 0x4808b804, 0x800810c4,
+ 0x4808b805, 0x82040400, 0x00000005, 0x4800b803,
+ 0x405c1000, 0x0201f800, 0x00020016, 0x0401f025,
+ 0x0401f828, 0x585c000b, 0x80026540, 0x59300000,
+ 0x80000d40, 0x04020002, 0x4800b80a, 0x4800b80b,
+ 0x497a6000, 0x4c000000, 0x4978b809, 0x59325809,
+ 0x4a025a05, 0x00000103, 0x59300402, 0x48025c07,
+ 0x592c100c, 0x4c080000, 0x0201f800, 0x000203ab,
+ 0x0201f800, 0x00108a55, 0x5c001000, 0x8c081518,
+ 0x04000004, 0x0201f800, 0x00108b26, 0x0401f003,
+ 0x0201f800, 0x00020a10, 0x405c7000, 0x5c000000,
+ 0x80026540, 0x04000003, 0x59325809, 0x0401ff79,
+ 0x5c00b800, 0x5c025800, 0x5c026000, 0x1c01f000,
+ 0x483bc857, 0x58380009, 0x40025800, 0x0201f800,
+ 0x00100589, 0x5838000b, 0x80026540, 0x59300009,
+ 0x80025d40, 0x4a025a07, 0x00000002, 0x1c01f000,
+ 0x4803c857, 0x4933c857, 0x4d1c0000, 0x497a601d,
+ 0x41323800, 0x40026000, 0x4d3c0000, 0x42027800,
+ 0x00000005, 0x0401f840, 0x5c027800, 0x411e6000,
+ 0x4933c857, 0x59300415, 0x84000502, 0x48026415,
+ 0x5c023800, 0x1c01f000, 0x481bc857, 0x4933c857,
+ 0x4c5c0000, 0x4c600000, 0x4010b800, 0x4014c000,
+ 0x0201f800, 0x0010a5a1, 0x8d0e1d20, 0x04000008,
+ 0x40602800, 0x405c3000, 0x0201f800, 0x0010a018,
+ 0x82000540, 0x00000001, 0x0401f002, 0x80000580,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x4803c856,
+ 0x4d300000, 0x42026000, 0x0010f694, 0x59a8000d,
+ 0x81640580, 0x0400001a, 0x59300c07, 0x82040580,
+ 0x00000001, 0x0400000d, 0x82040580, 0x00000004,
+ 0x04000006, 0x82040580, 0x00000010, 0x02000800,
+ 0x0010867f, 0x0401f009, 0x59300203, 0x82000d80,
+ 0x00000007, 0x04000005, 0x4807c857, 0x0201f800,
+ 0x00108c45, 0x04020808, 0x83326400, 0x00000024,
+ 0x41580000, 0x81300480, 0x040017e5, 0x5c026000,
+ 0x1c01f000, 0x4933c857, 0x59300403, 0x4803c857,
+ 0x0201f800, 0x001061b2, 0x4df00000, 0x59300407,
+ 0x4803c857, 0x82000d80, 0x00000002, 0x04000018,
+ 0x82000d80, 0x00000001, 0x04000009, 0x82000d80,
+ 0x00000004, 0x04000006, 0x4933c856, 0x5c03e000,
+ 0x02000800, 0x0010619f, 0x0401f04b, 0x59300203,
+ 0x82000d80, 0x00000001, 0x04000018, 0x82000d80,
+ 0x00000002, 0x04000035, 0x82000d80, 0x00000005,
+ 0x04000032, 0x0201f800, 0x0010032d, 0x59300203,
+ 0x82000d80, 0x00000009, 0x0400000c, 0x82000d80,
+ 0x0000000b, 0x04000009, 0x82000d80, 0x0000000a,
+ 0x04000026, 0x82000d80, 0x0000000c, 0x04000023,
+ 0x0201f800, 0x0010032d, 0x598c000f, 0x81300580,
+ 0x04020004, 0x0201f800, 0x0010642d, 0x0402001b,
+ 0x59300004, 0x4803c857, 0x8c000520, 0x04000004,
+ 0x84000520, 0x48026004, 0x0401f014, 0x0201f800,
+ 0x0010e453, 0x80c40040, 0x02020800, 0x0010032d,
+ 0x5c03e000, 0x02000800, 0x0010619f, 0x59300407,
+ 0x82000d80, 0x00000002, 0x04000017, 0x0201f800,
+ 0x001043e2, 0x0201f800, 0x00108a83, 0x02000800,
+ 0x001078e7, 0x0401f010, 0x5c03e000, 0x02000800,
+ 0x0010619f, 0x59300407, 0x82000d80, 0x00000002,
+ 0x04000009, 0x0201f800, 0x001043e2, 0x0201f800,
+ 0x00108a83, 0x02000800, 0x001078e7, 0x8d3e7d00,
+ 0x04000005, 0x0201f800, 0x0010a684, 0x0201f000,
+ 0x00107144, 0x4a02621e, 0x00000001, 0x4a026403,
0x00000085, 0x4a026203, 0x00000009, 0x4a026407,
0x00000002, 0x42000800, 0x8000004b, 0x0201f000,
- 0x000209b1, 0x83300480, 0x0010f518, 0x04001006,
+ 0x000209b1, 0x83300480, 0x0010f628, 0x04001006,
0x41540000, 0x81300480, 0x04021003, 0x80000580,
0x1c01f000, 0x81780080, 0x1c01f000, 0x59a8085a,
0x59cc2808, 0x82140500, 0x00000c00, 0x04000004,
@@ -9378,11 +9419,11 @@
0x04000005, 0x82040480, 0x00000018, 0x0400100b,
0x59cc000b, 0x80080400, 0x04001008, 0x04000006,
0x82000400, 0x00000018, 0x80040480, 0x04001003,
- 0x80000580, 0x1c01f000, 0x42000000, 0x0010bc12,
- 0x0201f800, 0x0010ad1d, 0x82000540, 0x00000001,
+ 0x80000580, 0x1c01f000, 0x42000000, 0x0010bd12,
+ 0x0201f800, 0x0010ae10, 0x82000540, 0x00000001,
0x0401f7f9, 0x4933c857, 0x4937c857, 0x492fc857,
0x48efc857, 0x4d1c0000, 0x4d300000, 0x41323800,
- 0x0201f800, 0x001070f5, 0x04000020, 0x48ee6022,
+ 0x0201f800, 0x00107188, 0x04000020, 0x48ee6022,
0x4936600a, 0x591c0407, 0x82000580, 0x00000003,
0x04000008, 0x591c0202, 0x4803c857, 0x4802641a,
0x591c0402, 0x4802621a, 0x4803c857, 0x0401f007,
@@ -9393,49 +9434,49 @@
0x82000540, 0x00000001, 0x5c026000, 0x5c023800,
0x1c01f000, 0x4933c857, 0x493bc857, 0x4937c857,
0x4d2c0000, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x59325809, 0x0201f800, 0x0010889a, 0x04000023,
+ 0x59325809, 0x0201f800, 0x00108953, 0x04000023,
0x83cca400, 0x00000006, 0x832cac00, 0x00000007,
0x83380580, 0x00000016, 0x04020009, 0x59a8005a,
0x82000580, 0x00000008, 0x04020014, 0x492fc857,
0x4200b000, 0x00000002, 0x0401f00b, 0x83380580,
0x00000015, 0x0402000d, 0x492fc857, 0x59a8005a,
0x82000580, 0x00000018, 0x04020008, 0x4200b000,
- 0x00000006, 0x0201f800, 0x0010adef, 0x0201f800,
- 0x00107319, 0x0401f005, 0x0201f800, 0x00107851,
+ 0x00000006, 0x0201f800, 0x0010aee2, 0x0201f800,
+ 0x001073af, 0x0401f005, 0x0201f800, 0x001078e7,
0x0201f800, 0x00020a10, 0x5c00b000, 0x5c00a800,
0x5c00a000, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x0201f800, 0x0010610d, 0x4df00000, 0x59300203,
+ 0x0201f800, 0x001061b2, 0x4df00000, 0x59300203,
0x82000c80, 0x0000000e, 0x02021800, 0x0010032d,
- 0x0c01f001, 0x00109281, 0x0010927f, 0x00109288,
- 0x001092a8, 0x00109286, 0x0010927f, 0x0010927f,
- 0x0010927f, 0x0010927f, 0x0010927f, 0x0010927f,
- 0x0010927f, 0x0010927f, 0x0010927f, 0x0201f800,
- 0x0010032d, 0x5c03e000, 0x02000800, 0x001060fa,
- 0x80000580, 0x1c01f000, 0x0201f800, 0x00100bd4,
- 0x5c03e000, 0x02000800, 0x001060fa, 0x8d3e7d02,
+ 0x0c01f001, 0x00109339, 0x00109337, 0x00109340,
+ 0x00109360, 0x0010933e, 0x00109337, 0x00109337,
+ 0x00109337, 0x00109337, 0x00109337, 0x00109337,
+ 0x00109337, 0x00109337, 0x00109337, 0x0201f800,
+ 0x0010032d, 0x5c03e000, 0x02000800, 0x0010619f,
+ 0x80000580, 0x1c01f000, 0x0201f800, 0x00100bd5,
+ 0x5c03e000, 0x02000800, 0x0010619f, 0x8d3e7d02,
0x04020017, 0x4d2c0000, 0x59325809, 0x4a025a07,
0x00000005, 0x0201f800, 0x000203ab, 0x5c025800,
0x497a6009, 0x8d3e7d00, 0x0402000f, 0x4a02621e,
0x0000000a, 0x4a026403, 0x00000085, 0x4a026203,
0x00000009, 0x4a026407, 0x00000002, 0x42000800,
0x8000404b, 0x0201f800, 0x000209b1, 0x81780080,
- 0x1c01f000, 0x0201f800, 0x001070b5, 0x0401f7fc,
- 0x0201f800, 0x001085a4, 0x04020004, 0x0201f800,
- 0x00106351, 0x04020009, 0x0201f800, 0x0010e1ca,
- 0x80c40040, 0x040007d7, 0x0201f800, 0x00106018,
+ 0x1c01f000, 0x0201f800, 0x00107144, 0x0401f7fc,
+ 0x0201f800, 0x00108659, 0x04020004, 0x0201f800,
+ 0x001063f6, 0x04020009, 0x0201f800, 0x0010e2da,
+ 0x80c40040, 0x040007d7, 0x0201f800, 0x001060bd,
0x02020800, 0x0010032d, 0x59300203, 0x82000d80,
0x00000003, 0x02000800, 0x0010032d, 0x82000c80,
0x0000000e, 0x02021800, 0x0010032d, 0x0c01f7b2,
0x4933c857, 0x4d340000, 0x836c0580, 0x00000003,
0x04020013, 0x599c0018, 0x8c000516, 0x04000004,
- 0x0201f800, 0x001032c1, 0x0401f00d, 0x42000800,
- 0x00000004, 0x0201f800, 0x00103d8a, 0x4a02641e,
- 0x00000021, 0x0201f800, 0x00108e0d, 0x82000540,
+ 0x0201f800, 0x001032cb, 0x0401f00d, 0x42000800,
+ 0x00000004, 0x0201f800, 0x00103d9d, 0x4a02641e,
+ 0x00000021, 0x0201f800, 0x00108ec6, 0x82000540,
0x00000001, 0x5c026800, 0x1c01f000, 0x80000580,
0x0401f7fd, 0x59303009, 0x58181a05, 0x820c1d00,
0x000000ff, 0x820c0580, 0x00000048, 0x04000004,
0x820c0580, 0x0000006a, 0x04020046, 0x58180409,
- 0x8c000500, 0x04000043, 0x42000000, 0x0010c25c,
+ 0x8c000500, 0x04000043, 0x42000000, 0x0010c35c,
0x50006000, 0x41781800, 0x5830200b, 0x41300000,
0x80100580, 0x04000006, 0x40101800, 0x580c2000,
0x801021c0, 0x040207fa, 0x0401f036, 0x4933c857,
@@ -9446,7 +9487,7 @@
0x4810600b, 0x801021c0, 0x0402001e, 0x4978600a,
0x0401f01c, 0x4933c856, 0x4810600b, 0x801021c0,
0x04020002, 0x4978600a, 0x4c180000, 0x4c300000,
- 0x0201f800, 0x00100643, 0x5c006000, 0x0401fda8,
+ 0x0201f800, 0x00100643, 0x5c006000, 0x0401fda9,
0x5c003000, 0x0401f00f, 0x4933c856, 0x800c19c0,
0x04020008, 0x801021c0, 0x04000003, 0x4810600b,
0x0401f008, 0x4978600b, 0x4978600a, 0x0401f005,
@@ -9455,432 +9496,437 @@
0x1c01f000, 0x4933c857, 0x59368c03, 0x4c180000,
0x59300203, 0x82003480, 0x0000000e, 0x02021800,
0x0010032d, 0x0c01f803, 0x5c003000, 0x1c01f000,
- 0x00109342, 0x001098cd, 0x00109a07, 0x00109342,
- 0x00109342, 0x00109342, 0x00109342, 0x00109342,
- 0x00109365, 0x00109342, 0x00109342, 0x00109342,
- 0x00109342, 0x00109342, 0x0201f800, 0x0010032d,
+ 0x001093fa, 0x00109996, 0x00109ad3, 0x001093fa,
+ 0x001093fa, 0x001093fa, 0x001093fa, 0x001093fa,
+ 0x0010941d, 0x001093fa, 0x001093fa, 0x001093fa,
+ 0x001093fa, 0x001093fa, 0x0201f800, 0x0010032d,
0x4933c857, 0x42028800, 0x0000ffff, 0x813669c0,
0x04000002, 0x59368c03, 0x4c180000, 0x59300203,
0x82003480, 0x0000000e, 0x02021800, 0x0010032d,
- 0x0c01f803, 0x5c003000, 0x1c01f000, 0x00109361,
- 0x00109ce1, 0x00109361, 0x00109361, 0x00109361,
- 0x00109361, 0x00109361, 0x00109361, 0x00109c2b,
- 0x0010a0db, 0x0010a111, 0x0010a0db, 0x0010a111,
- 0x00109361, 0x0201f800, 0x0010032d, 0x0201f800,
+ 0x0c01f803, 0x5c003000, 0x1c01f000, 0x00109419,
+ 0x00109db8, 0x00109419, 0x00109419, 0x00109419,
+ 0x00109419, 0x00109419, 0x00109419, 0x00109cfa,
+ 0x0010a1ba, 0x0010a1f0, 0x0010a1ba, 0x0010a1f0,
+ 0x00109419, 0x0201f800, 0x0010032d, 0x0201f800,
0x0010032d, 0x83383480, 0x00000057, 0x02021800,
0x0010032d, 0x41380000, 0x493bc857, 0x4d1c0000,
0x4d400000, 0x0c01f804, 0x5c028000, 0x5c023800,
- 0x1c01f000, 0x001093d1, 0x001095f4, 0x001093d1,
- 0x001093d1, 0x001093d1, 0x001095ff, 0x001093d1,
- 0x001093d1, 0x001093d1, 0x001093d1, 0x001093d1,
- 0x001093d1, 0x001093d1, 0x001093d1, 0x001093d1,
- 0x001093d1, 0x001093d1, 0x001093d1, 0x001093d1,
- 0x001093d1, 0x001093d1, 0x001093d1, 0x001093d1,
- 0x00109406, 0x00109457, 0x00109471, 0x001094f0,
- 0x0010954e, 0x00109592, 0x001095c3, 0x001093d1,
- 0x001093d1, 0x00109607, 0x001093d1, 0x001093d1,
- 0x00109615, 0x0010961e, 0x001093d1, 0x001093d1,
- 0x001093d1, 0x001093d1, 0x001093d1, 0x001096be,
- 0x001093d1, 0x001093d1, 0x0010952e, 0x001093d1,
- 0x001093d1, 0x0010967d, 0x001093d1, 0x001093d1,
- 0x001093d1, 0x001096cc, 0x001093d1, 0x001093d1,
- 0x001093d1, 0x00109715, 0x001093d1, 0x001093d1,
- 0x001093d1, 0x001093d1, 0x001093d1, 0x001093d1,
- 0x00109782, 0x001093d1, 0x001097ae, 0x001097b9,
- 0x001093d1, 0x001093d1, 0x001093d3, 0x001097c4,
- 0x001093d1, 0x001093d1, 0x001093d1, 0x001093e4,
- 0x001093d1, 0x001093d1, 0x001093d1, 0x001097cb,
- 0x001097d3, 0x001097f1, 0x001093d1, 0x001093d1,
- 0x001093d1, 0x001093d1, 0x001093d1, 0x001093f8,
- 0x001093d1, 0x001093d1, 0x001093d1, 0x001093d1,
- 0x001093d1, 0x001093d1, 0x001093d1, 0x001093d1,
- 0x001093d1, 0x0201f800, 0x0010032d, 0x4933c857,
- 0x0201f800, 0x0010a141, 0x02020000, 0x001097fc,
- 0x0201f800, 0x00101b05, 0x02020000, 0x001097fc,
+ 0x1c01f000, 0x00109489, 0x001096b3, 0x00109489,
+ 0x00109489, 0x00109489, 0x001096be, 0x00109489,
+ 0x00109489, 0x00109489, 0x00109489, 0x00109489,
+ 0x00109489, 0x00109489, 0x00109489, 0x00109489,
+ 0x00109489, 0x00109489, 0x00109489, 0x00109489,
+ 0x00109489, 0x00109489, 0x00109489, 0x00109489,
+ 0x001094c2, 0x00109513, 0x0010952d, 0x001095ac,
+ 0x0010960a, 0x0010964e, 0x0010967f, 0x00109489,
+ 0x00109489, 0x001096c6, 0x00109489, 0x00109489,
+ 0x001096d4, 0x001096dd, 0x00109489, 0x00109489,
+ 0x00109489, 0x00109489, 0x00109489, 0x0010977d,
+ 0x00109489, 0x00109489, 0x001095ea, 0x00109489,
+ 0x00109489, 0x0010973c, 0x00109489, 0x00109489,
+ 0x00109489, 0x0010978b, 0x00109489, 0x00109489,
+ 0x00109489, 0x001097d4, 0x00109489, 0x00109489,
+ 0x00109489, 0x00109489, 0x00109489, 0x00109489,
+ 0x00109841, 0x00109489, 0x00109871, 0x0010987c,
+ 0x00109489, 0x00109489, 0x0010948b, 0x00109887,
+ 0x00109489, 0x00109489, 0x00109489, 0x0010949c,
+ 0x00109489, 0x00109489, 0x00109489, 0x0010988e,
+ 0x00109896, 0x001098b7, 0x00109489, 0x00109489,
+ 0x00109489, 0x00109489, 0x00109489, 0x001094b0,
+ 0x00109489, 0x00109489, 0x00109489, 0x00109489,
+ 0x00109489, 0x00109489, 0x00109489, 0x00109489,
+ 0x00109489, 0x0201f800, 0x0010032d, 0x4933c857,
+ 0x0201f800, 0x0010a220, 0x02020000, 0x001098c5,
+ 0x0201f800, 0x00101b0a, 0x02020000, 0x001098c5,
0x59cc0407, 0x4802601d, 0x4a026403, 0x00000045,
- 0x4a026203, 0x00000001, 0x0201f000, 0x00105fe8,
- 0x4933c857, 0x0201f800, 0x0010a141, 0x02020000,
- 0x001097fc, 0x0201f800, 0x00101b05, 0x02020000,
- 0x001097fc, 0x0201f800, 0x0010983d, 0x040201e3,
+ 0x4a026203, 0x00000001, 0x0201f000, 0x0010608d,
+ 0x4933c857, 0x0201f800, 0x0010a220, 0x02020000,
+ 0x001098c5, 0x0201f800, 0x00101b0a, 0x02020000,
+ 0x001098c5, 0x0201f800, 0x00109906, 0x040201e7,
0x59cc0007, 0x4802601d, 0x4a026403, 0x0000004a,
- 0x4a026203, 0x00000001, 0x0201f000, 0x00105fe8,
- 0x4933c857, 0x0201f800, 0x0010a141, 0x02020000,
- 0x001097fc, 0x0201f800, 0x00101b05, 0x040203fd,
+ 0x4a026203, 0x00000001, 0x0201f000, 0x0010608d,
+ 0x4933c857, 0x0201f800, 0x0010a220, 0x02020000,
+ 0x001098c5, 0x0201f800, 0x00101b0a, 0x02020000,
+ 0x001098c5, 0x0201f800, 0x00109906, 0x040201d3,
0x4a026403, 0x00000056, 0x4a026203, 0x00000001,
- 0x0201f000, 0x00105fe8, 0x4933c857, 0x0201f800,
- 0x00101b05, 0x0402000d, 0x0201f800, 0x001040cb,
+ 0x0201f000, 0x0010608d, 0x4933c857, 0x0201f800,
+ 0x00101b0a, 0x0402000d, 0x0201f800, 0x001040e5,
0x0402000a, 0x59a8021b, 0x8c000500, 0x0402000e,
- 0x8c000506, 0x04020005, 0x0201f800, 0x00104716,
- 0x04020009, 0x0401f3e7, 0x4a026403, 0x00000009,
+ 0x8c000506, 0x04020005, 0x0201f800, 0x00104755,
+ 0x04020009, 0x0401f3f4, 0x4a026403, 0x00000009,
0x4a02641b, 0x00000009, 0x4a02621b, 0x00000000,
- 0x0401f1df, 0x0201f800, 0x00104195, 0x04000029,
+ 0x0401f1e2, 0x0201f800, 0x001041b1, 0x04000029,
0x59340200, 0x8c00051a, 0x04000004, 0x5934000a,
- 0x84000560, 0x4802680a, 0x0201f800, 0x00109e43,
+ 0x84000560, 0x4802680a, 0x0201f800, 0x00109f1a,
0x0402002a, 0x42028000, 0x00000029, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010df61, 0x5c027800,
- 0x42000000, 0x0010bc1f, 0x0201f800, 0x0010ad1d,
- 0x0201f800, 0x00103e68, 0x4a026403, 0x00000008,
- 0x42003000, 0x00000003, 0x8d0e1d20, 0x040001c0,
+ 0x417a7800, 0x0201f800, 0x0010e06f, 0x5c027800,
+ 0x42000000, 0x0010bd1f, 0x0201f800, 0x0010ae10,
+ 0x0201f800, 0x00103e7e, 0x4a026403, 0x00000008,
+ 0x42003000, 0x00000003, 0x8d0e1d20, 0x040001c3,
0x59cc400b, 0x59cc380c, 0x59cc180d, 0x59cc080e,
0x9c2041c0, 0x9c1c39c0, 0x9c0c19c0, 0x9c0409c0,
- 0x4a026203, 0x00000007, 0x41782800, 0x0401f1a7,
- 0x0201f800, 0x00109f0c, 0x040207dc, 0x4a026403,
+ 0x4a026203, 0x00000007, 0x41782800, 0x0401f1aa,
+ 0x0201f800, 0x00109fe3, 0x040207dc, 0x4a026403,
0x00000009, 0x4a02641b, 0x0000000e, 0x4a02621b,
- 0x00001900, 0x0401f1aa, 0x4a026403, 0x00000009,
- 0x4a02641b, 0x00000003, 0x0401f1a5, 0x4933c857,
- 0x0201f800, 0x00101b05, 0x040203a2, 0x0201f800,
- 0x001040cb, 0x0402039f, 0x493a6403, 0x0201f800,
- 0x00109ddd, 0x04020009, 0x4a026403, 0x00000006,
- 0x8d0e1d20, 0x04000196, 0x4a026203, 0x00000007,
- 0x0201f000, 0x0010a4d5, 0x4a026403, 0x00000007,
+ 0x00001900, 0x0401f1ad, 0x4a026403, 0x00000009,
+ 0x4a02641b, 0x00000003, 0x0401f1a8, 0x4933c857,
+ 0x0201f800, 0x00101b0a, 0x040203af, 0x0201f800,
+ 0x001040e5, 0x040203ac, 0x493a6403, 0x0201f800,
+ 0x00109eb4, 0x04020009, 0x4a026403, 0x00000006,
+ 0x8d0e1d20, 0x04000199, 0x4a026203, 0x00000007,
+ 0x0201f000, 0x0010a5c8, 0x4a026403, 0x00000007,
0x4a02641b, 0x00000009, 0x4a02621b, 0x00000000,
- 0x0401f18b, 0x4933c857, 0x0201f800, 0x001040cb,
- 0x04020388, 0x5934000a, 0x82000500, 0x00010000,
- 0x82000580, 0x00010000, 0x02020800, 0x0010a141,
- 0x02000800, 0x00101b05, 0x0402037e, 0x59cc0001,
+ 0x0401f18e, 0x4933c857, 0x0201f800, 0x001040e5,
+ 0x04020395, 0x5934000a, 0x82000500, 0x00010000,
+ 0x82000580, 0x00010000, 0x02020800, 0x0010a220,
+ 0x02000800, 0x00101b0a, 0x0402038b, 0x59cc0001,
0x82000500, 0x00ffff00, 0x82000580, 0x00fffc00,
0x04020006, 0x59a80006, 0x8c00050e, 0x04000003,
- 0x8d0e1d20, 0x04000047, 0x0201f800, 0x00104195,
+ 0x8d0e1d20, 0x04000047, 0x0201f800, 0x001041b1,
0x04020005, 0x42027800, 0x00000001, 0x0201f800,
- 0x00103d7f, 0x0201f800, 0x00104181, 0x04000004,
+ 0x00103d92, 0x0201f800, 0x0010419d, 0x04000004,
0x82000580, 0x00000703, 0x04020041, 0x59cc0206,
0x82003500, 0x00000003, 0x04020044, 0x82003480,
0x00000014, 0x04001041, 0x59a8305a, 0x80183480,
0x0400103e, 0x5934300a, 0x84183516, 0x82000580,
0x00000014, 0x04020002, 0x84183556, 0x481a680a,
0x59cc0406, 0x82000500, 0x00000003, 0x04020033,
- 0x0201f800, 0x00109e90, 0x0402003b, 0x0201f800,
- 0x00104165, 0x04020007, 0x4c600000, 0x4178c000,
- 0x417a7800, 0x0201f800, 0x00101a8f, 0x5c00c000,
+ 0x0201f800, 0x00109f67, 0x0402003b, 0x0201f800,
+ 0x00104181, 0x04020007, 0x4c600000, 0x4178c000,
+ 0x417a7800, 0x0201f800, 0x00101a94, 0x5c00c000,
0x836c0580, 0x00000003, 0x04020009, 0x42003000,
- 0x00000006, 0x0201f800, 0x0010a4a6, 0x42000000,
- 0x0010bc1e, 0x0201f800, 0x0010ad1d, 0x0201f800,
- 0x00103ecf, 0x4a026403, 0x0000000a, 0x42003000,
+ 0x00000006, 0x0201f800, 0x0010a599, 0x42000000,
+ 0x0010bd1e, 0x0201f800, 0x0010ae10, 0x0201f800,
+ 0x00103ee9, 0x4a026403, 0x0000000a, 0x42003000,
0x00000020, 0x59cc1a0a, 0x41780800, 0x41784000,
- 0x41783800, 0x8d0e1d20, 0x0400012d, 0x0401f775,
+ 0x41783800, 0x8d0e1d20, 0x04000130, 0x0401f775,
0x4a026403, 0x0000000b, 0x4a02641b, 0x0000000b,
- 0x4a02621b, 0x00002c00, 0x0401f125, 0x4a026403,
+ 0x4a02621b, 0x00002c00, 0x0401f128, 0x4a026403,
0x0000000b, 0x4a02641b, 0x00000009, 0x4a02621b,
- 0x00001e00, 0x0401f11e, 0x42000000, 0x0010bb79,
- 0x0201f800, 0x0010ad1d, 0x4a026403, 0x0000000b,
+ 0x00001e00, 0x0401f121, 0x42000000, 0x0010bc79,
+ 0x0201f800, 0x0010ae10, 0x4a026403, 0x0000000b,
0x4a02641b, 0x00000007, 0x4a02621b, 0x00000000,
- 0x0401f113, 0x4a026403, 0x0000000b, 0x4a02641b,
- 0x00000003, 0x4a02621b, 0x00000000, 0x0401f10c,
- 0x4933c857, 0x0201f800, 0x001040cb, 0x04020309,
- 0x0201f800, 0x0010a141, 0x04020306, 0x0201f800,
- 0x00101b05, 0x04020303, 0x59cc0206, 0x82003500,
+ 0x0401f116, 0x4a026403, 0x0000000b, 0x4a02641b,
+ 0x00000003, 0x4a02621b, 0x00000000, 0x0401f10f,
+ 0x4933c857, 0x0201f800, 0x001040e5, 0x04020316,
+ 0x0201f800, 0x0010a220, 0x04020313, 0x0201f800,
+ 0x00101b0a, 0x04020310, 0x59cc0206, 0x82003500,
0x00000003, 0x04020023, 0x82003480, 0x00000014,
0x04001020, 0x59a8305a, 0x80180480, 0x0400101d,
0x59cc0406, 0x82000500, 0x00000003, 0x04020019,
0x59340400, 0x82000580, 0x00000707, 0x0400001c,
0x417a7800, 0x4c600000, 0x4178c000, 0x0201f800,
- 0x00101a8f, 0x5c00c000, 0x42003000, 0x0000000a,
- 0x0201f800, 0x0010a4a6, 0x42000000, 0x0010bc1b,
- 0x0201f800, 0x0010ad1d, 0x4a026403, 0x0000000c,
+ 0x00101a94, 0x5c00c000, 0x42003000, 0x0000000a,
+ 0x0201f800, 0x0010a599, 0x42000000, 0x0010bd1b,
+ 0x0201f800, 0x0010ae10, 0x4a026403, 0x0000000c,
0x41782800, 0x42003000, 0x00000021, 0x0401f7ae,
0x4a026403, 0x0000000d, 0x4a02641b, 0x00000007,
- 0x4a02621b, 0x00000000, 0x0401f0d5, 0x4a026403,
+ 0x4a02621b, 0x00000000, 0x0401f0d8, 0x4a026403,
0x0000000d, 0x4a02641b, 0x00000009, 0x4a02621b,
- 0x00001e00, 0x0401f0ce, 0x4933c857, 0x0201f800,
- 0x001040cb, 0x040202cb, 0x0201f800, 0x0010a141,
- 0x040202c8, 0x0201f800, 0x00101b05, 0x040202c5,
- 0x0401fb05, 0x0402000e, 0x493a6403, 0x0401fb0c,
+ 0x00001e00, 0x0401f0d1, 0x4933c857, 0x0201f800,
+ 0x001040e5, 0x040202d8, 0x0201f800, 0x0010a220,
+ 0x040202d5, 0x0201f800, 0x00101b0a, 0x040202d2,
+ 0x0401fb12, 0x0402000e, 0x493a6403, 0x0401fb19,
0x04020004, 0x4a026403, 0x0000002e, 0x0401f725,
0x4a026403, 0x0000000d, 0x4a02641b, 0x00000007,
- 0x4a02621b, 0x00000000, 0x0401f0b5, 0x4a026403,
+ 0x4a02621b, 0x00000000, 0x0401f0b8, 0x4a026403,
0x0000000d, 0x4a02641b, 0x00000009, 0x4a02621b,
- 0x00001e00, 0x0401f0ae, 0x4933c857, 0x0201f800,
- 0x001040cb, 0x040206c5, 0x59a8021b, 0x8c000500,
+ 0x00001e00, 0x0401f0b1, 0x4933c857, 0x0201f800,
+ 0x001040e5, 0x040206c5, 0x59a8021b, 0x8c000500,
0x04020006, 0x8c000506, 0x040206c0, 0x0201f800,
- 0x00104716, 0x040002a3, 0x0201f800, 0x00104181,
- 0x04020031, 0x0201f800, 0x00109e98, 0x0402000c,
- 0x4a026403, 0x0000000e, 0x8d0e1d20, 0x04000098,
+ 0x00104755, 0x040002b0, 0x0201f800, 0x0010419d,
+ 0x04020031, 0x0201f800, 0x00109f6f, 0x0402000c,
+ 0x4a026403, 0x0000000e, 0x8d0e1d20, 0x0400009b,
0x42003000, 0x00000052, 0x59cc4008, 0x59cc3809,
0x59cc180a, 0x59cc080b, 0x0401f6d6, 0x4933c857,
- 0x42003000, 0x00000003, 0x0201f800, 0x0010a4ae,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010df61,
- 0x5c027800, 0x42000000, 0x0010bc1d, 0x0201f800,
- 0x0010ad1d, 0x59340200, 0x84000558, 0x48026a00,
- 0x42000800, 0x0000000b, 0x0201f800, 0x00103d8a,
- 0x8d0e1d20, 0x04000073, 0x42003000, 0x00000007,
- 0x0401f061, 0x4933c857, 0x4a026403, 0x0000000f,
+ 0x42003000, 0x00000003, 0x0201f800, 0x0010a5a1,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010e06f,
+ 0x5c027800, 0x42000000, 0x0010bd1d, 0x0201f800,
+ 0x0010ae10, 0x59340200, 0x84000558, 0x48026a00,
+ 0x42000800, 0x0000000b, 0x0201f800, 0x00103d9d,
+ 0x8d0e1d20, 0x04000076, 0x42003000, 0x00000007,
+ 0x0401f064, 0x4933c857, 0x4a026403, 0x0000000f,
0x4a02641b, 0x00000003, 0x4a02621b, 0x00001e00,
- 0x0401f06f, 0x59340400, 0x82000580, 0x00000703,
+ 0x0401f072, 0x59340400, 0x82000580, 0x00000703,
0x040007f5, 0x0401f041, 0x4933c857, 0x0201f800,
- 0x001040cb, 0x04020267, 0x59a8021b, 0x8c000500,
- 0x04020006, 0x8c000506, 0x04020262, 0x0201f800,
- 0x00104716, 0x0400025f, 0x0201f800, 0x00104178,
- 0x0402002e, 0x0201f800, 0x00109eb3, 0x02000800,
- 0x00109e43, 0x04020006, 0x4a026403, 0x00000010,
+ 0x001040e5, 0x04020274, 0x59a8021b, 0x8c000500,
+ 0x04020006, 0x8c000506, 0x0402026f, 0x0201f800,
+ 0x00104755, 0x0400026c, 0x0201f800, 0x00104194,
+ 0x0402002e, 0x0201f800, 0x00109f8a, 0x02000800,
+ 0x00109f1a, 0x04020006, 0x4a026403, 0x00000010,
0x42003000, 0x00000050, 0x0401f690, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010df61, 0x5c027800,
- 0x42003000, 0x00000003, 0x0201f800, 0x0010a4ae,
- 0x42000000, 0x0010bc1d, 0x0201f800, 0x0010ad1d,
+ 0x417a7800, 0x0201f800, 0x0010e06f, 0x5c027800,
+ 0x42003000, 0x00000003, 0x0201f800, 0x0010a5a1,
+ 0x42000000, 0x0010bd1d, 0x0201f800, 0x0010ae10,
0x59340200, 0x84000558, 0x48026a00, 0x0401f7c5,
0x4a026403, 0x00000011, 0x4a02641b, 0x00000003,
- 0x4a02621b, 0x00001e00, 0x0401f039, 0x4933c857,
- 0x0201f800, 0x00101b05, 0x02000800, 0x0010a141,
- 0x04020234, 0x0401fa74, 0x04020008, 0x4a026403,
- 0x00000012, 0x0401f02e, 0x59340400, 0x82000580,
- 0x00000703, 0x040007eb, 0x4d3c0000, 0x417a7800,
- 0x42028000, 0x00000029, 0x0201f800, 0x0010df61,
- 0x5c027800, 0x42003000, 0x00000017, 0x0201f800,
- 0x0010a4ae, 0x42000000, 0x0010bc1d, 0x0201f800,
- 0x0010ad1d, 0x8d0e1d20, 0x04000012, 0x42003000,
- 0x00000006, 0x42028000, 0x00000029, 0x4933c857,
- 0x4a026403, 0x00000001, 0x4a026203, 0x00000007,
- 0x41782800, 0x0401f003, 0x42028000, 0x00000046,
- 0x0201f800, 0x00109f37, 0x0201f000, 0x0010a4d5,
- 0x4933c857, 0x4a026403, 0x00000001, 0x42000800,
- 0x0000000b, 0x0201f800, 0x00103d8a, 0x4a026203,
- 0x00000001, 0x0201f000, 0x00105fe8, 0x4933c857,
- 0x42000800, 0x00000009, 0x0201f800, 0x00103d8a,
- 0x4a026403, 0x00000005, 0x0401f7f5, 0x0201f800,
- 0x0010a141, 0x040201f3, 0x0201f800, 0x00101b05,
- 0x040201f0, 0x0401fa30, 0x040207c4, 0x4a026403,
- 0x00000020, 0x4a026203, 0x00000001, 0x0201f000,
- 0x00105fe8, 0x0201f800, 0x00101b05, 0x040201e5,
- 0x4a026403, 0x00000023, 0x4a026203, 0x00000001,
- 0x0201f000, 0x00105fe8, 0x0201f800, 0x0010a141,
- 0x02000800, 0x00101b05, 0x040201da, 0x0401fa1a,
- 0x040207ae, 0x59cc0807, 0x82040500, 0x00ffff00,
- 0x04020009, 0x59340212, 0x82000500, 0x0000ff00,
- 0x04000005, 0x59a8000f, 0x82000500, 0x000000ff,
- 0x0401f002, 0x59a8000f, 0x82040d00, 0x00ffffff,
- 0x80040580, 0x04020014, 0x59cc1408, 0x0201f800,
- 0x00108cd8, 0x04000025, 0x591c0202, 0x82001580,
- 0x0000ffff, 0x04000004, 0x59cc1208, 0x80080580,
- 0x0402001e, 0x591c000a, 0x81340580, 0x0402001b,
- 0x591c0407, 0x82000580, 0x00000007, 0x04020017,
- 0x0401f027, 0x59cc1208, 0x82080580, 0x0000ffff,
- 0x0400000c, 0x0201f800, 0x00108cd8, 0x0400000f,
- 0x59cc1408, 0x591c0202, 0x80080580, 0x04020024,
- 0x591c000a, 0x81340580, 0x04020021, 0x0401f010,
- 0x59cc1408, 0x41780000, 0x0201f800, 0x00109c91,
- 0x040207f8, 0x0401f017, 0x4a026403, 0x00000026,
- 0x4a02621b, 0x00001700, 0x59cc1208, 0x82081580,
- 0x0000ffff, 0x04020796, 0x0401f00e, 0x591c0407,
- 0x82000580, 0x00000007, 0x040207f4, 0x591c0403,
- 0x82000580, 0x00000024, 0x04020006, 0x4d300000,
- 0x411e6000, 0x0201f800, 0x00020a10, 0x5c026000,
- 0x4a026403, 0x00000025, 0x0401f785, 0x59cc1408,
- 0x41780000, 0x0201f800, 0x00109c91, 0x040207e3,
- 0x0401f7f8, 0x4933c857, 0x4d3c0000, 0x42027800,
- 0x00000001, 0x0201f800, 0x00103d7f, 0x5c027800,
- 0x4c580000, 0x4200b000, 0x00000002, 0x83a81c00,
- 0x00000002, 0x83cc1400, 0x0000000b, 0x0201f800,
- 0x00107d52, 0x5c00b000, 0x04000004, 0x4a026403,
- 0x00000031, 0x0401f76a, 0x0201f800, 0x00020a10,
- 0x4200b000, 0x00000002, 0x83a81c00, 0x00000000,
- 0x83cc1400, 0x0000000d, 0x0201f800, 0x00107d52,
- 0x04020010, 0x0201f800, 0x001055aa, 0x0400000d,
- 0x59300407, 0x82000580, 0x00000001, 0x04020009,
- 0x59300403, 0x82000580, 0x00000002, 0x04020005,
- 0x5930000a, 0x81340580, 0x02000800, 0x00020a10,
- 0x0201f800, 0x00104716, 0x0402000f, 0x0201f800,
- 0x00104732, 0x04020008, 0x4a035014, 0x00000001,
- 0x4202d800, 0x00000001, 0x0201f800, 0x00104670,
- 0x0401f005, 0x42000000, 0x00000001, 0x0201f800,
- 0x001046e7, 0x1c01f000, 0x0201f800, 0x00101b05,
- 0x0402013c, 0x0401f97c, 0x04020710, 0x493a6403,
- 0x0401f9e0, 0x04020004, 0x4a026403, 0x0000002b,
- 0x0401f733, 0x4a026403, 0x0000002c, 0x0401f730,
- 0x4933c857, 0x0201f800, 0x00105713, 0x0402012d,
- 0x0201f800, 0x00101b05, 0x0402012a, 0x0201f800,
- 0x00104165, 0x0402071f, 0x59cc0408, 0x4802641a,
- 0x59cc0208, 0x4802621a, 0x59cc0807, 0x59340002,
- 0x82000500, 0x00ffffff, 0x80040580, 0x04000015,
- 0x59a8000f, 0x80040580, 0x04020025, 0x59cc1408,
- 0x0201f800, 0x00108cd8, 0x04000027, 0x831c0580,
- 0xffffffff, 0x04000007, 0x0201f800, 0x0010a06f,
- 0x04000021, 0x0201f800, 0x0010a48d, 0x0400001e,
- 0x491e601f, 0x4a026403, 0x00000036, 0x0401f103,
- 0x59cc1208, 0x82080580, 0x0000ffff, 0x04000009,
- 0x0201f800, 0x00108cd8, 0x04000013, 0x591c0202,
- 0x59cc0c08, 0x80040580, 0x0402000f, 0x0401f7e8,
- 0x59cc1408, 0x42000000, 0x00000001, 0x0201f800,
- 0x00109c91, 0x04000008, 0x0401f7e1, 0x4803c856,
- 0x4a02641b, 0x00000009, 0x4a02621b, 0x00001500,
+ 0x4a02621b, 0x00001e00, 0x0401f03c, 0x4933c857,
+ 0x0201f800, 0x00101b0a, 0x02000800, 0x0010a220,
+ 0x04020241, 0x0401fa81, 0x04020008, 0x4a026403,
+ 0x00000012, 0x0401f031, 0x59340400, 0x82000580,
+ 0x00000703, 0x040007eb, 0x83340580, 0x0010c2b2,
+ 0x0400000c, 0x4d3c0000, 0x417a7800, 0x42028000,
+ 0x00000029, 0x0201f800, 0x0010e06f, 0x5c027800,
+ 0x42003000, 0x00000017, 0x0201f800, 0x0010a5a1,
+ 0x42000000, 0x0010bd1d, 0x0201f800, 0x0010ae10,
+ 0x8d0e1d20, 0x04000012, 0x42003000, 0x00000006,
+ 0x42028000, 0x00000029, 0x4933c857, 0x4a026403,
+ 0x00000001, 0x4a026203, 0x00000007, 0x41782800,
+ 0x0401f003, 0x42028000, 0x00000046, 0x0201f800,
+ 0x0010a00e, 0x0201f000, 0x0010a5c8, 0x4933c857,
+ 0x4a026403, 0x00000001, 0x42000800, 0x0000000b,
+ 0x0201f800, 0x00103d9d, 0x4a026203, 0x00000001,
+ 0x0201f000, 0x0010608d, 0x4933c857, 0x42000800,
+ 0x00000009, 0x0201f800, 0x00103d9d, 0x4a026403,
+ 0x00000005, 0x0401f7f5, 0x0201f800, 0x0010a220,
+ 0x040201fd, 0x0201f800, 0x00101b0a, 0x040201fa,
+ 0x0401fa3a, 0x040207c1, 0x4a026403, 0x00000020,
+ 0x4a026203, 0x00000001, 0x0201f000, 0x0010608d,
+ 0x0201f800, 0x00101b0a, 0x040201ef, 0x4a026403,
+ 0x00000023, 0x4a026203, 0x00000001, 0x0201f000,
+ 0x0010608d, 0x0201f800, 0x0010a220, 0x02000800,
+ 0x00101b0a, 0x040201e4, 0x0401fa24, 0x040207ab,
+ 0x59cc0807, 0x82040500, 0x00ffff00, 0x04020009,
+ 0x59340212, 0x82000500, 0x0000ff00, 0x04000005,
+ 0x59a8000f, 0x82000500, 0x000000ff, 0x0401f002,
+ 0x59a8000f, 0x82040d00, 0x00ffffff, 0x80040580,
+ 0x04020014, 0x59cc1408, 0x0201f800, 0x00108d91,
+ 0x04000025, 0x591c0202, 0x82001580, 0x0000ffff,
+ 0x04000004, 0x59cc1208, 0x80080580, 0x0402001e,
+ 0x591c000a, 0x81340580, 0x0402001b, 0x591c0407,
+ 0x82000580, 0x00000007, 0x04020017, 0x0401f027,
+ 0x59cc1208, 0x82080580, 0x0000ffff, 0x0400000c,
+ 0x0201f800, 0x00108d91, 0x0400000f, 0x59cc1408,
+ 0x591c0202, 0x80080580, 0x04020024, 0x591c000a,
+ 0x81340580, 0x04020021, 0x0401f010, 0x59cc1408,
+ 0x41780000, 0x0201f800, 0x00109d60, 0x040207f8,
+ 0x0401f017, 0x4a026403, 0x00000026, 0x4a02621b,
+ 0x00001700, 0x59cc1208, 0x82081580, 0x0000ffff,
+ 0x04020796, 0x0401f00e, 0x591c0407, 0x82000580,
+ 0x00000007, 0x040207f4, 0x591c0403, 0x82000580,
+ 0x00000024, 0x04020006, 0x4d300000, 0x411e6000,
+ 0x0201f800, 0x00020a10, 0x5c026000, 0x4a026403,
+ 0x00000025, 0x0401f785, 0x59cc1408, 0x41780000,
+ 0x0201f800, 0x00109d60, 0x040207e3, 0x0401f7f8,
+ 0x4933c857, 0x4d3c0000, 0x42027800, 0x00000001,
+ 0x0201f800, 0x00103d92, 0x5c027800, 0x4c580000,
+ 0x4200b000, 0x00000002, 0x83a81c00, 0x00000002,
+ 0x83cc1400, 0x0000000b, 0x0201f800, 0x00107df9,
+ 0x5c00b000, 0x04000004, 0x4a026403, 0x00000031,
+ 0x0401f76a, 0x0201f800, 0x00020a10, 0x4200b000,
+ 0x00000002, 0x83a81c00, 0x00000000, 0x83cc1400,
+ 0x0000000d, 0x0201f800, 0x00107df9, 0x04020010,
+ 0x0201f800, 0x00105616, 0x0400000d, 0x59300407,
+ 0x82000580, 0x00000001, 0x04020009, 0x59300403,
+ 0x82000580, 0x00000002, 0x04020005, 0x5930000a,
+ 0x81340580, 0x02000800, 0x00020a10, 0x0201f800,
+ 0x00104755, 0x0402000f, 0x0201f800, 0x00104771,
+ 0x04020008, 0x4a035014, 0x00000001, 0x4202d800,
+ 0x00000001, 0x0201f800, 0x001046af, 0x0401f005,
+ 0x42000000, 0x00000001, 0x0201f800, 0x00104726,
+ 0x1c01f000, 0x0201f800, 0x00101b0a, 0x04020146,
+ 0x0401f986, 0x0402070d, 0x493a6403, 0x0401f9ea,
+ 0x04020004, 0x4a026403, 0x0000002b, 0x0401f733,
+ 0x4a026403, 0x0000002c, 0x0401f730, 0x4933c857,
+ 0x0201f800, 0x0010577f, 0x04020137, 0x0201f800,
+ 0x00101b0a, 0x04020134, 0x0201f800, 0x00104181,
+ 0x040206fa, 0x59cc0408, 0x4802641a, 0x59cc0208,
+ 0x4802621a, 0x59cc0807, 0x59340002, 0x82000500,
+ 0x00ffffff, 0x80040580, 0x04000015, 0x59a8000f,
+ 0x80040580, 0x04020025, 0x59cc1408, 0x0201f800,
+ 0x00108d91, 0x04000027, 0x831c0580, 0xffffffff,
+ 0x04000007, 0x0201f800, 0x0010a14e, 0x04000021,
+ 0x0201f800, 0x0010a580, 0x0400001e, 0x491e601f,
+ 0x4a026403, 0x00000036, 0x0401f10d, 0x59cc1208,
+ 0x82080580, 0x0000ffff, 0x04000009, 0x0201f800,
+ 0x00108d91, 0x04000013, 0x591c0202, 0x59cc0c08,
+ 0x80040580, 0x0402000f, 0x0401f7e8, 0x59cc1408,
+ 0x42000000, 0x00000001, 0x0201f800, 0x00109d60,
+ 0x04000008, 0x0401f7e1, 0x4803c856, 0x4a02641b,
+ 0x00000009, 0x4a02621b, 0x00001500, 0x0401f006,
+ 0x4803c856, 0x4a02641b, 0x00000003, 0x4a02621b,
+ 0x00001700, 0x4a026403, 0x00000037, 0x0401f0ec,
+ 0x4933c857, 0x0201f800, 0x0010577f, 0x040200ee,
+ 0x0201f800, 0x00101b0a, 0x040200eb, 0x0201f800,
+ 0x00104181, 0x040206b1, 0x0201f800, 0x001040c4,
+ 0x04000055, 0x59cc0407, 0x4802641a, 0x59cc1207,
+ 0x480a621a, 0x82080580, 0x0000ffff, 0x04000005,
+ 0x0201f800, 0x00108d91, 0x04000043, 0x0401f00a,
+ 0x59cc1407, 0x42000000, 0x00000001, 0x0201f800,
+ 0x00109d60, 0x0400003c, 0x831c0580, 0xffffffff,
+ 0x04000039, 0x59cc0c07, 0x591c0202, 0x80040580,
+ 0x04020035, 0x0201f800, 0x0010a580, 0x04000032,
+ 0x591c0415, 0x8c000516, 0x0402003d, 0x4d300000,
+ 0x411e6000, 0x0201f800, 0x00108530, 0x5c026000,
+ 0x4a023a03, 0x00000007, 0x59cc0c09, 0x82040d00,
+ 0x0000ff00, 0x840409c0, 0x82040580, 0x00000001,
+ 0x0400000c, 0x82040580, 0x00000005, 0x0400000e,
+ 0x82040580, 0x00000007, 0x04020015, 0x42000000,
+ 0x0010bd0a, 0x0201f800, 0x0010ae10, 0x0401f00a,
+ 0x42000000, 0x0010bd09, 0x0201f800, 0x0010ae10,
+ 0x0401f008, 0x42000000, 0x0010bd08, 0x0201f800,
+ 0x0010ae10, 0x591c0009, 0x80000540, 0x04000004,
+ 0x59cc2808, 0x0201f000, 0x0010a162, 0x4803c856,
+ 0x4a02641b, 0x00000009, 0x4a02621b, 0x00002a00,
0x0401f006, 0x4803c856, 0x4a02641b, 0x00000003,
- 0x4a02621b, 0x00001700, 0x4a026403, 0x00000037,
- 0x0401f0e2, 0x4933c857, 0x0201f800, 0x00105713,
- 0x040200e4, 0x0201f800, 0x00101b05, 0x040200e1,
- 0x0201f800, 0x00104165, 0x040206d6, 0x0201f800,
- 0x001040aa, 0x04000055, 0x59cc0407, 0x4802641a,
- 0x59cc1207, 0x480a621a, 0x82080580, 0x0000ffff,
- 0x04000005, 0x0201f800, 0x00108cd8, 0x04000043,
- 0x0401f00a, 0x59cc1407, 0x42000000, 0x00000001,
- 0x0201f800, 0x00109c91, 0x0400003c, 0x831c0580,
- 0xffffffff, 0x04000039, 0x59cc0c07, 0x591c0202,
- 0x80040580, 0x04020035, 0x0201f800, 0x0010a48d,
- 0x04000032, 0x591c0415, 0x8c000516, 0x0402003d,
- 0x4d300000, 0x411e6000, 0x0201f800, 0x0010847b,
- 0x5c026000, 0x4a023a03, 0x00000007, 0x59cc0c09,
- 0x82040d00, 0x0000ff00, 0x840409c0, 0x82040580,
- 0x00000001, 0x0400000c, 0x82040580, 0x00000005,
- 0x0400000e, 0x82040580, 0x00000007, 0x04020015,
- 0x42000000, 0x0010bc0a, 0x0201f800, 0x0010ad1d,
- 0x0401f00a, 0x42000000, 0x0010bc09, 0x0201f800,
- 0x0010ad1d, 0x0401f008, 0x42000000, 0x0010bc08,
- 0x0201f800, 0x0010ad1d, 0x591c0009, 0x80000540,
- 0x04000004, 0x59cc2808, 0x0201f000, 0x0010a083,
- 0x4803c856, 0x4a02641b, 0x00000009, 0x4a02621b,
- 0x00002a00, 0x0401f006, 0x4803c856, 0x4a02641b,
- 0x00000003, 0x4a02621b, 0x00000300, 0x4a026403,
- 0x0000003b, 0x0401f081, 0x4803c856, 0x4a02641b,
- 0x0000000b, 0x4a02621b, 0x00000000, 0x0401f7f8,
- 0x4803c856, 0x4a02641b, 0x00000007, 0x4a02621b,
- 0x00000000, 0x0401f7f2, 0x4c080000, 0x0201f800,
- 0x001040cb, 0x04000026, 0x0201f800, 0x0010408c,
- 0x0201f800, 0x0010a1ae, 0x0402001e, 0x59a8021b,
- 0x82000540, 0x00000003, 0x4803521b, 0x59a80018,
- 0x800000d0, 0x59a8080f, 0x82040d00, 0x000000ff,
- 0x80041540, 0x480b500f, 0x42000800, 0x00000003,
- 0x0201f800, 0x00106134, 0x497b501d, 0x8d0e1d20,
- 0x04000006, 0x4a032804, 0x000007d0, 0x599c0017,
- 0x8c00050a, 0x0402000a, 0x0201f800, 0x00020a10,
- 0x0201f800, 0x0010e14a, 0x5c001000, 0x1c01f000,
- 0x0201f800, 0x0010a1d0, 0x0401f7fc, 0x5c001000,
- 0x0201f000, 0x00020a10, 0x0201f800, 0x00101b05,
- 0x0402004c, 0x0201f800, 0x0010a1d6, 0x4a026403,
- 0x00000047, 0x4a026203, 0x00000001, 0x0201f000,
- 0x00105fe8, 0x0201f800, 0x00101b05, 0x04020041,
- 0x0201f800, 0x0010a1d6, 0x4a026403, 0x00000047,
- 0x4a026203, 0x00000001, 0x0201f000, 0x00105fe8,
- 0x0201f800, 0x00101b05, 0x04020036, 0x0201f800,
- 0x0010a1d6, 0x0201f000, 0x00020a10, 0x0401f834,
- 0x04000030, 0x4a026403, 0x0000004e, 0x4a026203,
- 0x00000001, 0x0201f000, 0x00105fe8, 0x4a026403,
- 0x0000004f, 0x497a601d, 0x59cc0a06, 0x82040d00,
- 0x000000ff, 0x800409c0, 0x04000621, 0x82040580,
- 0x00000001, 0x04020005, 0x59cc0808, 0x59a80005,
- 0x80040580, 0x0400061a, 0x82040580, 0x00000002,
- 0x0402000a, 0x83cc1400, 0x0000000b, 0x4200b000,
- 0x00000002, 0x83341c00, 0x00000006, 0x0201f800,
- 0x00107d52, 0x0400060e, 0x4a02601d, 0x00000001,
- 0x0401f60b, 0x4a026403, 0x00000050, 0x59cc0207,
- 0x4802601d, 0x0401f606, 0x4a026203, 0x00000001,
- 0x42000800, 0x80000040, 0x0201f000, 0x000209b1,
- 0x4803c857, 0x0201f000, 0x00020a10, 0x4d2c0000,
- 0x4c500000, 0x4c580000, 0x4c540000, 0x59a8005a,
- 0x82000c80, 0x00000841, 0x0402102d, 0x0201f800,
- 0x0010055a, 0x0400002a, 0x492e6009, 0x59a8005a,
- 0x48025802, 0x82000400, 0x00000003, 0x80000104,
- 0x83cca400, 0x00000006, 0x82000c80, 0x0000000a,
- 0x04001015, 0x4a025811, 0x0000000a, 0x4200b000,
- 0x0000000a, 0x832c0400, 0x00000006, 0x4000a800,
- 0x0201f800, 0x0010adef, 0x412c7000, 0x800409c0,
- 0x04020003, 0x49787001, 0x0401f00e, 0x0201f800,
- 0x0010055a, 0x0400000e, 0x492c7001, 0x40040000,
- 0x0401f7ea, 0x48025811, 0x4000b000, 0x832c0400,
- 0x00000006, 0x4000a800, 0x0201f800, 0x0010adef,
- 0x82000540, 0x00000001, 0x0401f006, 0x497b505a,
- 0x59325809, 0x0201f800, 0x00100589, 0x80000580,
- 0x5c00a800, 0x5c00b000, 0x5c00a000, 0x5c025800,
- 0x1c01f000, 0x4d340000, 0x5932680a, 0x59343400,
- 0x4933c857, 0x4937c857, 0x481bc857, 0x0201f800,
- 0x00104178, 0x5c026800, 0x1c01f000, 0x4933c857,
- 0x4c600000, 0x4d3c0000, 0x4d440000, 0x4d340000,
- 0x0401f864, 0x0402004e, 0x59cc0207, 0x82000d00,
- 0x0000ff00, 0x900411c0, 0x59cc000a, 0x82000500,
- 0x00ffffff, 0x80081540, 0x480a601d, 0x8c040d18,
- 0x04000019, 0x42003000, 0x00000008, 0x0201f800,
- 0x0010a49e, 0x42000000, 0x0010bc1c, 0x0201f800,
- 0x0010ad1d, 0x8d0e1d20, 0x04000009, 0x42002800,
- 0x00000002, 0x42003000, 0x00000024, 0x42028000,
- 0x00000046, 0x0201f800, 0x00109f37, 0x4200c000,
- 0x00000001, 0x417a7800, 0x0201f800, 0x00101a8f,
- 0x0401f02e, 0x8c040d1a, 0x04000029, 0x59cc000a,
- 0x0201f800, 0x0010548f, 0x02000800, 0x00020319,
- 0x04020023, 0x5930000a, 0x4c000000, 0x8d0e1d20,
- 0x0400000f, 0x59340c03, 0x59341802, 0x820c1d00,
- 0x00ffffff, 0x58002403, 0x42002800, 0x00000004,
- 0x42003000, 0x00000024, 0x42028000, 0x00000046,
- 0x41301000, 0x0201f800, 0x00109f47, 0x4936600a,
- 0x42003000, 0x00000009, 0x0201f800, 0x0010a4a6,
- 0x42000000, 0x0010bc1c, 0x0201f800, 0x0010ad1d,
- 0x417a7800, 0x4178c000, 0x0201f800, 0x00101a8f,
- 0x5c000000, 0x4802600a, 0x0401f004, 0x82000540,
- 0x00000001, 0x0401f002, 0x80000580, 0x5c026800,
- 0x5c028800, 0x5c027800, 0x5c00c000, 0x1c01f000,
- 0x4933c857, 0x59cc0206, 0x82000480, 0x00000010,
- 0x04021006, 0x4a02621b, 0x00000000, 0x82000540,
- 0x00000001, 0x0401f002, 0x80000580, 0x1c01f000,
- 0x4933c857, 0x4a02621b, 0x00000000, 0x59cc0407,
- 0x82000500, 0x0000ff00, 0x82000580, 0x00000800,
- 0x0402000d, 0x59cc0206, 0x59a8085a, 0x80040480,
- 0x0400100a, 0x59cc0006, 0x82000500, 0x00ff0000,
- 0x82000d80, 0x00140000, 0x04000003, 0x82000d80,
- 0x00100000, 0x1c01f000, 0x42000000, 0x0010bc11,
- 0x0201f800, 0x0010ad1d, 0x82000540, 0x00000001,
- 0x0401f7f9, 0x59300403, 0x82003480, 0x00000057,
- 0x02021800, 0x0010032d, 0x83383580, 0x00000013,
- 0x04020007, 0x4803c857, 0x4c000000, 0x0201f800,
- 0x0010a594, 0x5c000000, 0x0c01f018, 0x4933c857,
- 0x493bc857, 0x83383580, 0x00000027, 0x04000005,
- 0x83383580, 0x00000014, 0x02020800, 0x0010032d,
- 0x493bc857, 0x4937c857, 0x0201f800, 0x0010a591,
- 0x0201f800, 0x0010408c, 0x42000800, 0x00000007,
- 0x0201f800, 0x00103d8a, 0x0201f800, 0x0010605d,
- 0x0201f000, 0x001070b5, 0x00109952, 0x0010995b,
- 0x00109952, 0x00109952, 0x00109952, 0x0010995b,
- 0x00109966, 0x001099f7, 0x001099b2, 0x001099f7,
- 0x001099cd, 0x001099f7, 0x001099d4, 0x001099f7,
- 0x001099d9, 0x001099f7, 0x001099d9, 0x001099f7,
- 0x001099f7, 0x00109952, 0x00109952, 0x00109952,
- 0x00109952, 0x00109952, 0x00109952, 0x00109952,
- 0x00109952, 0x00109952, 0x00109952, 0x00109952,
- 0x0010995b, 0x00109952, 0x001099f7, 0x00109952,
- 0x00109952, 0x001099f7, 0x00109952, 0x001099f7,
- 0x001099f7, 0x00109952, 0x00109952, 0x00109952,
- 0x00109952, 0x001099f7, 0x001099f7, 0x00109952,
- 0x001099f7, 0x001099f7, 0x00109952, 0x00109960,
- 0x00109952, 0x00109952, 0x00109952, 0x00109952,
- 0x001099dc, 0x001099f7, 0x00109952, 0x00109952,
- 0x001099dd, 0x001099f7, 0x00109952, 0x00109952,
- 0x00109952, 0x00109952, 0x00109952, 0x00109952,
- 0x00109952, 0x00109952, 0x00109952, 0x00109954,
- 0x00109952, 0x00109954, 0x00109952, 0x00109952,
- 0x00109954, 0x00109952, 0x00109952, 0x00109952,
- 0x00109954, 0x00109954, 0x00109954, 0x00109952,
- 0x00109952, 0x00109952, 0x00109952, 0x00109952,
- 0x00109954, 0x00109952, 0x00109952, 0x00109952,
- 0x00109952, 0x00109952, 0x00109952, 0x00109952,
- 0x00109952, 0x00109952, 0x0201f800, 0x0010032d,
- 0x4d2c0000, 0x59325809, 0x0201f800, 0x00100589,
- 0x5c025800, 0x0201f000, 0x00020a10, 0x59a8002a,
- 0x48026006, 0x4a026203, 0x00000002, 0x1c01f000,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x00103d7f,
- 0x5c027800, 0x0401f092, 0x0201f800, 0x00104181,
- 0x0400008f, 0x59a8021b, 0x8c000508, 0x04000012,
- 0x5932680a, 0x4c580000, 0x4200b000, 0x00000002,
- 0x83a81c00, 0x00000002, 0x83341400, 0x00000006,
- 0x0201f800, 0x00107d52, 0x80000540, 0x5c00b000,
- 0x0402007f, 0x59340200, 0x8400051a, 0x48026a00,
- 0x0401f023, 0x599c0017, 0x8c00050a, 0x04020078,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x00103d7f,
- 0x5c027800, 0x42000800, 0x00000007, 0x0201f800,
- 0x00103d8a, 0x59340212, 0x82000500, 0x0000ff00,
- 0x04020009, 0x83440d80, 0x000007fe, 0x04020068,
- 0x4d300000, 0x02000800, 0x0010dfe9, 0x5c026000,
- 0x0401f063, 0x599c0019, 0x8c00050e, 0x04020060,
+ 0x4a02621b, 0x00000300, 0x4a026403, 0x0000003b,
+ 0x0401f08b, 0x4803c856, 0x4a02641b, 0x0000000b,
+ 0x4a02621b, 0x00000000, 0x0401f7f8, 0x4803c856,
+ 0x4a02641b, 0x00000007, 0x4a02621b, 0x00000000,
+ 0x0401f7f2, 0x59cc0001, 0x82000580, 0x00fffffe,
+ 0x04020081, 0x4c080000, 0x0201f800, 0x001040e5,
+ 0x04000026, 0x0201f800, 0x001040a6, 0x0201f800,
+ 0x0010a28d, 0x0402001e, 0x59a8021b, 0x82000540,
+ 0x00000003, 0x4803521b, 0x59a80018, 0x800000d0,
+ 0x59a8080f, 0x82040d00, 0x000000ff, 0x80041540,
+ 0x480b500f, 0x42000800, 0x00000003, 0x0201f800,
+ 0x001061d9, 0x497b501d, 0x8d0e1d20, 0x04000006,
+ 0x4a032804, 0x000007d0, 0x599c0017, 0x8c00050a,
+ 0x0402000a, 0x0201f800, 0x00020a10, 0x0201f800,
+ 0x0010e25a, 0x5c001000, 0x1c01f000, 0x0201f800,
+ 0x0010a2af, 0x0401f7fc, 0x5c001000, 0x0201f000,
+ 0x00020a10, 0x0201f800, 0x00101b0a, 0x04020052,
+ 0x0201f800, 0x0010a2b5, 0x4a026403, 0x00000047,
+ 0x4a026203, 0x00000001, 0x0201f000, 0x0010608d,
+ 0x0201f800, 0x00101b0a, 0x04020047, 0x0201f800,
+ 0x0010a2b5, 0x4a026403, 0x00000047, 0x4a026203,
+ 0x00000001, 0x0201f000, 0x0010608d, 0x0201f800,
+ 0x00101b0a, 0x0402003c, 0x0201f800, 0x0010a2b5,
+ 0x0201f000, 0x00020a10, 0x0401f83a, 0x04000036,
+ 0x4a026403, 0x0000004e, 0x4a026203, 0x00000001,
+ 0x0201f000, 0x0010608d, 0x0201f800, 0x00104194,
+ 0x040205f6, 0x4a026403, 0x0000004f, 0x497a601d,
+ 0x59cc0a06, 0x82040d00, 0x000000ff, 0x800409c0,
+ 0x0400061a, 0x82040580, 0x00000001, 0x04020005,
+ 0x59cc0808, 0x59a80005, 0x80040580, 0x04000613,
+ 0x82040580, 0x00000002, 0x0402000a, 0x83cc1400,
+ 0x0000000b, 0x4200b000, 0x00000002, 0x83341c00,
+ 0x00000006, 0x0201f800, 0x00107df9, 0x04000607,
+ 0x4a02601d, 0x00000001, 0x0401f604, 0x0201f800,
+ 0x00104194, 0x040205d5, 0x4a026403, 0x00000050,
+ 0x59cc0207, 0x4802601d, 0x0401f5fc, 0x4a026203,
+ 0x00000001, 0x42000800, 0x80000040, 0x0201f000,
+ 0x000209b1, 0x4803c857, 0x0201f000, 0x00020a10,
+ 0x4d2c0000, 0x4c500000, 0x4c580000, 0x4c540000,
+ 0x59a8005a, 0x82000c80, 0x00000841, 0x0402102d,
+ 0x0201f800, 0x0010055a, 0x0400002a, 0x492e6009,
+ 0x59a8005a, 0x48025802, 0x82000400, 0x00000003,
+ 0x80000104, 0x83cca400, 0x00000006, 0x82000c80,
+ 0x0000000a, 0x04001015, 0x4a025811, 0x0000000a,
+ 0x4200b000, 0x0000000a, 0x832c0400, 0x00000006,
+ 0x4000a800, 0x0201f800, 0x0010aee2, 0x412c7000,
+ 0x800409c0, 0x04020003, 0x49787001, 0x0401f00e,
+ 0x0201f800, 0x0010055a, 0x0400000e, 0x492c7001,
+ 0x40040000, 0x0401f7ea, 0x48025811, 0x4000b000,
+ 0x832c0400, 0x00000006, 0x4000a800, 0x0201f800,
+ 0x0010aee2, 0x82000540, 0x00000001, 0x0401f006,
+ 0x497b505a, 0x59325809, 0x0201f800, 0x00100589,
+ 0x80000580, 0x5c00a800, 0x5c00b000, 0x5c00a000,
+ 0x5c025800, 0x1c01f000, 0x4d340000, 0x5932680a,
+ 0x59343400, 0x4933c857, 0x4937c857, 0x481bc857,
+ 0x0201f800, 0x00104194, 0x5c026800, 0x1c01f000,
+ 0x4933c857, 0x4c600000, 0x4d3c0000, 0x4d440000,
+ 0x4d340000, 0x0401f864, 0x0402004e, 0x59cc0207,
+ 0x82000d00, 0x0000ff00, 0x900411c0, 0x59cc000a,
+ 0x82000500, 0x00ffffff, 0x80081540, 0x480a601d,
+ 0x8c040d18, 0x04000019, 0x42003000, 0x00000008,
+ 0x0201f800, 0x0010a591, 0x42000000, 0x0010bd1c,
+ 0x0201f800, 0x0010ae10, 0x8d0e1d20, 0x04000009,
+ 0x42002800, 0x00000002, 0x42003000, 0x00000024,
+ 0x42028000, 0x00000046, 0x0201f800, 0x0010a00e,
+ 0x4200c000, 0x00000001, 0x417a7800, 0x0201f800,
+ 0x00101a94, 0x0401f02e, 0x8c040d1a, 0x04000029,
+ 0x59cc000a, 0x0201f800, 0x001054fb, 0x02000800,
+ 0x00020319, 0x04020023, 0x5930000a, 0x4c000000,
+ 0x8d0e1d20, 0x0400000f, 0x59340c03, 0x59341802,
+ 0x820c1d00, 0x00ffffff, 0x58002403, 0x42002800,
+ 0x00000004, 0x42003000, 0x00000024, 0x42028000,
+ 0x00000046, 0x41301000, 0x0201f800, 0x0010a01e,
+ 0x4936600a, 0x42003000, 0x00000009, 0x0201f800,
+ 0x0010a599, 0x42000000, 0x0010bd1c, 0x0201f800,
+ 0x0010ae10, 0x417a7800, 0x4178c000, 0x0201f800,
+ 0x00101a94, 0x5c000000, 0x4802600a, 0x0401f004,
+ 0x82000540, 0x00000001, 0x0401f002, 0x80000580,
+ 0x5c026800, 0x5c028800, 0x5c027800, 0x5c00c000,
+ 0x1c01f000, 0x4933c857, 0x59cc0206, 0x82000480,
+ 0x00000010, 0x04021006, 0x4a02621b, 0x00000000,
+ 0x82000540, 0x00000001, 0x0401f002, 0x80000580,
+ 0x1c01f000, 0x4933c857, 0x4a02621b, 0x00000000,
+ 0x59cc0407, 0x82000500, 0x0000ff00, 0x82000580,
+ 0x00000800, 0x0402000d, 0x59cc0206, 0x59a8085a,
+ 0x80040480, 0x0400100a, 0x59cc0006, 0x82000500,
+ 0x00ff0000, 0x82000d80, 0x00140000, 0x04000003,
+ 0x82000d80, 0x00100000, 0x1c01f000, 0x42000000,
+ 0x0010bd11, 0x0201f800, 0x0010ae10, 0x82000540,
+ 0x00000001, 0x0401f7f9, 0x59300403, 0x82003480,
+ 0x00000057, 0x02021800, 0x0010032d, 0x83383580,
+ 0x00000013, 0x04020007, 0x4803c857, 0x4c000000,
+ 0x0201f800, 0x0010a687, 0x5c000000, 0x0c01f018,
+ 0x4933c857, 0x493bc857, 0x83383580, 0x00000027,
+ 0x04000005, 0x83383580, 0x00000014, 0x02020800,
+ 0x0010032d, 0x493bc857, 0x4937c857, 0x0201f800,
+ 0x0010a684, 0x0201f800, 0x001040a6, 0x42000800,
+ 0x00000007, 0x0201f800, 0x00103d9d, 0x0201f800,
+ 0x00106102, 0x0201f000, 0x00107144, 0x00109a1b,
+ 0x00109a24, 0x00109a1b, 0x00109a1b, 0x00109a1b,
+ 0x00109a24, 0x00109a2f, 0x00109ac3, 0x00109a7e,
+ 0x00109ac3, 0x00109a99, 0x00109ac3, 0x00109aa0,
+ 0x00109ac3, 0x00109aa5, 0x00109ac3, 0x00109aa5,
+ 0x00109ac3, 0x00109ac3, 0x00109a1b, 0x00109a1b,
+ 0x00109a1b, 0x00109a1b, 0x00109a1b, 0x00109a1b,
+ 0x00109a1b, 0x00109a1b, 0x00109a1b, 0x00109a1b,
+ 0x00109a1b, 0x00109a24, 0x00109a1b, 0x00109ac3,
+ 0x00109a1b, 0x00109a1b, 0x00109ac3, 0x00109a1b,
+ 0x00109ac3, 0x00109ac3, 0x00109a1b, 0x00109a1b,
+ 0x00109a1b, 0x00109a1b, 0x00109ac3, 0x00109ac3,
+ 0x00109a1b, 0x00109ac3, 0x00109ac3, 0x00109a1b,
+ 0x00109a29, 0x00109a1b, 0x00109a1b, 0x00109a1b,
+ 0x00109a1b, 0x00109aa8, 0x00109ac3, 0x00109a1b,
+ 0x00109a1b, 0x00109aa9, 0x00109ac3, 0x00109a1b,
+ 0x00109a1b, 0x00109a1b, 0x00109a1b, 0x00109a1b,
+ 0x00109a1b, 0x00109a1b, 0x00109a1b, 0x00109a1b,
+ 0x00109a1d, 0x00109a1b, 0x00109a1d, 0x00109a1b,
+ 0x00109a1b, 0x00109a1d, 0x00109a1b, 0x00109a1b,
+ 0x00109a1b, 0x00109a1d, 0x00109a1d, 0x00109a1d,
+ 0x00109a1b, 0x00109a1b, 0x00109a1b, 0x00109a1b,
+ 0x00109a1b, 0x00109a1d, 0x00109a1b, 0x00109a1b,
+ 0x00109a1b, 0x00109a1b, 0x00109a1b, 0x00109a1b,
+ 0x00109a1b, 0x00109a1b, 0x00109a1b, 0x0201f800,
+ 0x0010032d, 0x4d2c0000, 0x59325809, 0x0201f800,
+ 0x00100589, 0x5c025800, 0x0201f000, 0x00020a10,
+ 0x59a8002a, 0x48026006, 0x4a026203, 0x00000002,
+ 0x1c01f000, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x00103d92, 0x5c027800, 0x0401f095, 0x0201f800,
+ 0x0010419d, 0x04000092, 0x59a8021b, 0x8c000508,
+ 0x04000012, 0x5932680a, 0x4c580000, 0x4200b000,
+ 0x00000002, 0x83a81c00, 0x00000002, 0x83341400,
+ 0x00000006, 0x0201f800, 0x00107df9, 0x80000540,
+ 0x5c00b000, 0x04020082, 0x59340200, 0x8400051a,
+ 0x48026a00, 0x0401f026, 0x599c0017, 0x8c00050a,
+ 0x0402000a, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x00103d92, 0x5c027800, 0x42000800, 0x00000007,
+ 0x0201f800, 0x00103d9d, 0x59340212, 0x82000500,
+ 0x0000ff00, 0x04020009, 0x83440d80, 0x000007fe,
+ 0x0402006b, 0x4d300000, 0x02000800, 0x0010e0f9,
+ 0x5c026000, 0x0401f066, 0x599c0017, 0x8c00050a,
+ 0x04020063, 0x599c0019, 0x8c00050e, 0x04020060,
0x416c0000, 0x82000580, 0x00000002, 0x04020004,
0x59a80016, 0x80000000, 0x48035016, 0x42000800,
- 0x00000003, 0x0201f800, 0x00103d8a, 0x4a026407,
+ 0x00000003, 0x0201f800, 0x00103d9d, 0x4a026407,
0x00000001, 0x4a026203, 0x00000001, 0x4a026403,
- 0x00000002, 0x0201f800, 0x00105fe8, 0x4ce80000,
- 0x4201d000, 0x00000001, 0x0201f800, 0x001057e8,
+ 0x00000002, 0x0201f800, 0x0010608d, 0x4ce80000,
+ 0x4201d000, 0x00000001, 0x0201f800, 0x0010588d,
0x5c01d000, 0x1c01f000, 0x59340200, 0x8400051a,
- 0x48026a00, 0x0201f800, 0x00104178, 0x04000040,
- 0x0201f800, 0x00105cf8, 0x42000800, 0x00000004,
- 0x0201f800, 0x00103d8a, 0x0201f800, 0x0010a4cb,
+ 0x48026a00, 0x0201f800, 0x00104194, 0x04000040,
+ 0x0201f800, 0x00105d9d, 0x42000800, 0x00000004,
+ 0x0201f800, 0x00103d9d, 0x0201f800, 0x0010a5be,
0x04020037, 0x42000800, 0x00000005, 0x0201f800,
- 0x00103d8a, 0x4a026407, 0x00000001, 0x4a026203,
+ 0x00103d9d, 0x4a026407, 0x00000001, 0x4a026203,
0x00000001, 0x4a026403, 0x00000003, 0x0201f000,
- 0x00105fe8, 0x0201f800, 0x00104181, 0x04020028,
+ 0x0010608d, 0x0201f800, 0x0010419d, 0x04020028,
0x42000800, 0x00000006, 0x0401f827, 0x0401f024,
- 0x42000800, 0x00000004, 0x0201f800, 0x00103d8a,
- 0x0401f791, 0x0201f800, 0x0010408c, 0x0401f01c,
+ 0x42000800, 0x00000004, 0x0201f800, 0x00103d9d,
+ 0x0401f78e, 0x0201f800, 0x001040a6, 0x0401f01c,
0x0401f01b, 0x5930081f, 0x4807c857, 0x800409c0,
0x04000017, 0x5804001d, 0x81300580, 0x04020014,
0x4978081d, 0x58041415, 0x8c081516, 0x04000010,
@@ -9889,1338 +9935,1349 @@
0x4d300000, 0x40066000, 0x417a7800, 0x0201f800,
0x00020912, 0x5c026000, 0x0401f001, 0x0201f000,
0x00020a10, 0x4933c857, 0x4807c857, 0x0201f800,
- 0x00103d8a, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x00103d7f, 0x5c027800, 0x5934000a, 0x84000520,
- 0x4802680a, 0x0201f000, 0x0010408c, 0x59340400,
+ 0x00103d9d, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x00103d92, 0x5c027800, 0x5934000a, 0x84000520,
+ 0x4802680a, 0x0201f000, 0x001040a6, 0x59340400,
0x4803c857, 0x80000110, 0x82003480, 0x0000000c,
0x02021800, 0x0010032d, 0x83383580, 0x00000015,
0x04020002, 0x0c01f006, 0x83383580, 0x00000016,
- 0x02020800, 0x0010032d, 0x0c01f00d, 0x001078f5,
- 0x001078f5, 0x001078f5, 0x001078f5, 0x001078f5,
- 0x001078f5, 0x00109a5a, 0x00109a2f, 0x001078f5,
- 0x001078f5, 0x001078f5, 0x001078f5, 0x001078f5,
- 0x001078f5, 0x001078f5, 0x001078f5, 0x001078f5,
- 0x001078f5, 0x00109a5a, 0x00109a61, 0x001078f5,
- 0x001078f5, 0x001078f5, 0x001078f5, 0x4933c857,
+ 0x02020800, 0x0010032d, 0x0c01f00d, 0x00107999,
+ 0x00107999, 0x00107999, 0x00107999, 0x00107999,
+ 0x00107999, 0x00109b26, 0x00109afb, 0x00107999,
+ 0x00107999, 0x00107999, 0x00107999, 0x00107999,
+ 0x00107999, 0x00107999, 0x00107999, 0x00107999,
+ 0x00107999, 0x00109b26, 0x00109b2d, 0x00107999,
+ 0x00107999, 0x00107999, 0x00107999, 0x4933c857,
0x599c0017, 0x8c00050a, 0x0402001b, 0x813669c0,
0x04000019, 0x59340212, 0x82000500, 0x0000ff00,
0x04000015, 0x599c0019, 0x8c00050e, 0x04020012,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x00103d7f,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x00103d92,
0x5c027800, 0x42000800, 0x00000003, 0x0201f800,
- 0x00103d8a, 0x4a026407, 0x00000001, 0x4a026203,
+ 0x00103d9d, 0x4a026407, 0x00000001, 0x4a026203,
0x00000001, 0x4a026403, 0x00000002, 0x0201f000,
- 0x00105fe8, 0x59cc0001, 0x59340802, 0x80040580,
+ 0x0010608d, 0x59cc0001, 0x59340802, 0x80040580,
0x82000500, 0x00ffffff, 0x02020000, 0x00020a10,
- 0x59345002, 0x0201f800, 0x00103aa1, 0x482a6802,
+ 0x59345002, 0x0201f800, 0x00103ab4, 0x482a6802,
0x0201f000, 0x00020a10, 0x4933c857, 0x59303403,
0x82183580, 0x0000001e, 0x02000000, 0x00020a10,
- 0x1c01f000, 0x4933c857, 0x0201f800, 0x00107c6d,
+ 0x1c01f000, 0x4933c857, 0x0201f800, 0x00107d11,
0x02020000, 0x00020a10, 0x4a026203, 0x00000001,
- 0x4a026403, 0x00000001, 0x0201f000, 0x00105fe8,
+ 0x4a026403, 0x00000001, 0x0201f000, 0x0010608d,
0x493bc857, 0x83380580, 0x00000051, 0x0402000b,
- 0x0201f800, 0x0010644d, 0x02020000, 0x00107134,
+ 0x0201f800, 0x001064f2, 0x02020000, 0x001071c7,
0x59300203, 0x82000580, 0x00000002, 0x0400006e,
0x0201f800, 0x0010032d, 0x83380580, 0x00000027,
0x04000014, 0x83380580, 0x00000048, 0x04000006,
0x83380580, 0x00000014, 0x0400000e, 0x02020800,
- 0x0010032d, 0x0201f800, 0x0010644d, 0x02020000,
- 0x00107134, 0x59300203, 0x82000580, 0x00000004,
+ 0x0010032d, 0x0201f800, 0x001064f2, 0x02020000,
+ 0x001071c7, 0x59300203, 0x82000580, 0x00000004,
0x02000000, 0x00020b01, 0x0201f800, 0x0010032d,
0x4933c857, 0x59300403, 0x82000c80, 0x00000044,
0x02021800, 0x0010032d, 0x82000480, 0x00000040,
0x02001800, 0x0010032d, 0x40027000, 0x4803c857,
- 0x0c01f001, 0x00109aa1, 0x00109aa3, 0x00109aa3,
- 0x00109abe, 0x0201f800, 0x0010032d, 0x0201f800,
- 0x0010605d, 0x59325809, 0x812e59c0, 0x04000016,
+ 0x0c01f001, 0x00109b6d, 0x00109b6f, 0x00109b6f,
+ 0x00109b8a, 0x0201f800, 0x0010032d, 0x0201f800,
+ 0x00106102, 0x59325809, 0x812e59c0, 0x04000016,
0x832c0500, 0x00ff0000, 0x04000013, 0x4a026203,
0x00000002, 0x5932680a, 0x59340200, 0x8c00050e,
0x0402000d, 0x42028000, 0x00000004, 0x0201f800,
- 0x00109f21, 0x497a6009, 0x59300006, 0x80000540,
+ 0x00109ff8, 0x497a6009, 0x59300006, 0x80000540,
0x04020003, 0x59a8002b, 0x48026006, 0x4a026203,
- 0x00000007, 0x1c01f000, 0x0201f800, 0x0010605d,
- 0x0201f800, 0x0010889a, 0x02000000, 0x001070b5,
+ 0x00000007, 0x1c01f000, 0x0201f800, 0x00106102,
+ 0x0201f800, 0x00108953, 0x02000000, 0x00107144,
0x59325809, 0x0201f800, 0x00100580, 0x0201f000,
- 0x001070b5, 0x0201f800, 0x0010032d, 0x59325809,
+ 0x00107144, 0x0201f800, 0x0010032d, 0x59325809,
0x592c040b, 0x8c000502, 0x04000007, 0x4a026203,
0x00000007, 0x42027000, 0x00000043, 0x0201f000,
0x00020a34, 0x4a026203, 0x00000004, 0x1c01f000,
- 0x0201f800, 0x0010a147, 0x02000000, 0x00020aff,
+ 0x0201f800, 0x0010a226, 0x02000000, 0x00020aff,
0x1c01f000, 0x4a026203, 0x00000001, 0x4a026403,
0x00000041, 0x42027800, 0x80002042, 0x0201f000,
0x000209b1, 0x83380580, 0x00000051, 0x04000006,
0x83380580, 0x00000041, 0x02020800, 0x0010032d,
0x1c01f000, 0x0201f800, 0x00020979, 0x0201f800,
- 0x0010a18b, 0x0201f000, 0x00020a10, 0x83380480,
+ 0x0010a26a, 0x0201f000, 0x00020a10, 0x83380480,
0x00000052, 0x02021800, 0x0010032d, 0x83380480,
0x00000049, 0x02001800, 0x0010032d, 0x0c01f001,
- 0x00109b07, 0x00109b2e, 0x00109b05, 0x00109b05,
- 0x00109b05, 0x00109b05, 0x00109b2e, 0x00109b05,
- 0x00109b4f, 0x0201f800, 0x0010032d, 0x59325809,
+ 0x00109bd3, 0x00109bfd, 0x00109bd1, 0x00109bd1,
+ 0x00109bd1, 0x00109bd1, 0x00109bfd, 0x00109bd1,
+ 0x00109c1e, 0x0201f800, 0x0010032d, 0x59325809,
0x592c040b, 0x8c00051e, 0x04000013, 0x82000d00,
- 0x000000c0, 0x82040d80, 0x00000080, 0x04000013,
- 0x59300804, 0x8c040d18, 0x04020010, 0x59300415,
+ 0x000000c0, 0x82040d80, 0x00000080, 0x04000016,
+ 0x59300804, 0x8c040d18, 0x04020013, 0x59300415,
0x8c000516, 0x04000004, 0x4a026203, 0x00000007,
- 0x0401f015, 0x42027000, 0x00000041, 0x0201f000,
+ 0x0401f018, 0x42027000, 0x00000041, 0x0201f000,
0x00020b20, 0x4a026203, 0x00000007, 0x497a6006,
- 0x0201f000, 0x00020979, 0x59325809, 0x592c0c0b,
- 0x8c040d1a, 0x04020005, 0x0201f800, 0x00020979,
- 0x0201f000, 0x00020a10, 0x0201f800, 0x0010a147,
- 0x040007fa, 0x1c01f000, 0x0201f800, 0x0010603d,
- 0x59325809, 0x5932680a, 0x59340200, 0x8c00050e,
- 0x0400000e, 0x592c040b, 0x82000500, 0x000000c0,
- 0x82000580, 0x00000080, 0x04000005, 0x592c0010,
- 0x59301816, 0x800c1c80, 0x480e6016, 0x4a026203,
- 0x00000002, 0x0401f00d, 0x42028000, 0x00000004,
- 0x0401fbdd, 0x59300006, 0x80000540, 0x04020004,
- 0x59a8002b, 0x800000c2, 0x48026006, 0x497a6009,
- 0x4a026203, 0x00000007, 0x1c01f000, 0x4933c857,
- 0x0201f800, 0x0010644d, 0x02020800, 0x0010032d,
- 0x59300203, 0x82000580, 0x00000002, 0x0400078e,
- 0x0201f800, 0x0010032d, 0x4a026203, 0x00000007,
- 0x497a6006, 0x0201f000, 0x00020979, 0x4a026203,
- 0x00000007, 0x497a6006, 0x0201f000, 0x00020974,
- 0x59300415, 0x8c00051c, 0x02020000, 0x00020b11,
- 0x59325809, 0x592c2010, 0x40080000, 0x80102480,
- 0x59300016, 0x80102400, 0x48126016, 0x0201f000,
- 0x00020b11, 0x8c040d0e, 0x0402000a, 0x4a026203,
- 0x00000006, 0x0401f823, 0x59300020, 0x80000540,
- 0x02020800, 0x00100aa0, 0x0201f000, 0x00020974,
- 0x4a026203, 0x00000002, 0x1c01f000, 0x42000800,
- 0x00000001, 0x0201f800, 0x00100aa0, 0x82040580,
- 0x00000001, 0x02000000, 0x00020b18, 0x0401f7d8,
- 0x59300415, 0x8c00051c, 0x04000006, 0x0201f800,
- 0x0010086c, 0x02000000, 0x00020b0a, 0x1c01f000,
- 0x59300012, 0x80000540, 0x04020005, 0x0201f800,
- 0x0010086c, 0x02000000, 0x00020b0a, 0x1c01f000,
- 0x492fc857, 0x480bc857, 0x8c08153e, 0x04000006,
- 0x80081080, 0x80081000, 0x42000800, 0x00000009,
- 0x0401f003, 0x42000800, 0x00000015, 0x480a580c,
- 0x1c01f000, 0x83380580, 0x00000013, 0x04000005,
+ 0x59300415, 0x8c000516, 0x0402000e, 0x0201f000,
+ 0x00020979, 0x59325809, 0x592c0c0b, 0x8c040d1a,
+ 0x04020005, 0x0201f800, 0x00020979, 0x0201f000,
+ 0x00020a10, 0x0201f800, 0x0010a226, 0x040007fa,
+ 0x1c01f000, 0x0201f800, 0x001060e2, 0x59325809,
+ 0x5932680a, 0x59340200, 0x8c00050e, 0x0400000e,
+ 0x592c040b, 0x82000500, 0x000000c0, 0x82000580,
+ 0x00000080, 0x04000005, 0x592c0010, 0x59301816,
+ 0x800c1c80, 0x480e6016, 0x4a026203, 0x00000002,
+ 0x0401f00d, 0x42028000, 0x00000004, 0x0401fbe5,
+ 0x59300006, 0x80000540, 0x04020004, 0x59a8002b,
+ 0x800000c2, 0x48026006, 0x497a6009, 0x4a026203,
+ 0x00000007, 0x1c01f000, 0x4933c857, 0x0201f800,
+ 0x001064f2, 0x02020800, 0x0010032d, 0x59300203,
+ 0x82000580, 0x00000002, 0x0400078b, 0x0201f800,
+ 0x0010032d, 0x4a026203, 0x00000007, 0x497a6006,
+ 0x0201f000, 0x00020979, 0x4a026203, 0x00000007,
+ 0x497a6006, 0x0201f000, 0x00020974, 0x59300415,
+ 0x8c00051c, 0x02020000, 0x00020b11, 0x59325809,
+ 0x592c2010, 0x40080000, 0x80102480, 0x59300016,
+ 0x80102400, 0x48126016, 0x0201f000, 0x00020b11,
+ 0x8c040d0e, 0x0402000a, 0x4a026203, 0x00000006,
+ 0x0401f823, 0x59300020, 0x80000540, 0x02020800,
+ 0x00100aa1, 0x0201f000, 0x00020974, 0x4a026203,
+ 0x00000002, 0x1c01f000, 0x42000800, 0x00000001,
+ 0x0201f800, 0x00100aa1, 0x82040580, 0x00000001,
+ 0x02000000, 0x00020b18, 0x0401f7d8, 0x59300415,
+ 0x8c00051c, 0x04000006, 0x0201f800, 0x0010086a,
+ 0x02000000, 0x00020b0a, 0x1c01f000, 0x59300012,
+ 0x80000540, 0x04020005, 0x0201f800, 0x0010086a,
+ 0x02000000, 0x00020b0a, 0x1c01f000, 0x492fc857,
+ 0x480bc857, 0x8c08153e, 0x04000006, 0x80081080,
+ 0x80081000, 0x42000800, 0x00000009, 0x0401f003,
+ 0x42000800, 0x00000015, 0x480a580c, 0x1c01f000,
+ 0x83380580, 0x00000013, 0x04000005, 0x83380580,
+ 0x00000014, 0x02020800, 0x0010032d, 0x59300415,
+ 0x8c000516, 0x02000800, 0x0010032d, 0x1c01f000,
+ 0x0201f800, 0x0010032d, 0x59300009, 0x80000540,
+ 0x02020800, 0x0010032d, 0x1c01f000, 0x59300415,
+ 0x8c000516, 0x02000800, 0x0010032d, 0x1c01f000,
+ 0x4a026203, 0x00000004, 0x493a6403, 0x42000800,
+ 0x80002001, 0x0201f000, 0x000209b1, 0x4a026203,
+ 0x00000003, 0x493a6403, 0x0201f800, 0x0002015e,
+ 0x59325809, 0x592c040b, 0x8c00051e, 0x04000012,
+ 0x82000500, 0x000000c0, 0x82000580, 0x00000080,
+ 0x04000011, 0x59300415, 0x8c000512, 0x0402000a,
+ 0x8c000510, 0x04020008, 0x592c040d, 0x80000540,
+ 0x04020005, 0x82080d40, 0x80003065, 0x0201f000,
+ 0x000209a3, 0x82080d40, 0x80002065, 0x0201f000,
+ 0x000209a3, 0x82080d40, 0x80002042, 0x0201f000,
+ 0x000209a3, 0x4933c857, 0x493bc857, 0x83380480,
+ 0x00000044, 0x02021800, 0x0010032d, 0x83380480,
+ 0x00000041, 0x02001800, 0x0010032d, 0x0c01f001,
+ 0x00109cc3, 0x00109cd3, 0x00109ce8, 0x59325809,
+ 0x592c040b, 0x8c00051e, 0x0400001d, 0x82001d00,
+ 0x000000c0, 0x820c1d80, 0x000000c0, 0x04000018,
+ 0x4a026203, 0x00000001, 0x493a6403, 0x42000800,
+ 0x80002042, 0x0201f000, 0x000209b1, 0x59325809,
+ 0x592c040b, 0x8c00051e, 0x0400000d, 0x82001d00,
+ 0x000000c0, 0x820c1d80, 0x000000c0, 0x04000008,
+ 0x4a026203, 0x00000001, 0x493a6403, 0x42000800,
+ 0x80002001, 0x0201f000, 0x000209b1, 0x497a6009,
+ 0x497a6006, 0x42028000, 0x00000004, 0x0401f311,
+ 0x59325809, 0x592c040b, 0x8c00051e, 0x040007f8,
+ 0x82001d00, 0x000000c0, 0x820c1d80, 0x000000c0,
+ 0x040007f3, 0x4a026203, 0x00000003, 0x493a6403,
+ 0x0201f800, 0x0002015e, 0x82080d40, 0x80002065,
+ 0x0201f000, 0x000209a3, 0x4933c857, 0x493bc857,
+ 0x83380580, 0x00000085, 0x04000006, 0x83380580,
+ 0x00000088, 0x0400000a, 0x0201f800, 0x0010032d,
+ 0x4a026203, 0x00000009, 0x493a6403, 0x42000800,
+ 0x8000004b, 0x0201f000, 0x000209b1, 0x83300580,
+ 0x0010f64c, 0x02020800, 0x0010032d, 0x4d1c0000,
+ 0x813669c0, 0x04000004, 0x0201f800, 0x0010a220,
+ 0x0402004a, 0x59cc1404, 0x41780000, 0x0401f849,
+ 0x0400001a, 0x59cc0204, 0x82001580, 0x0000ffff,
+ 0x04000004, 0x591c1402, 0x80080580, 0x04020013,
+ 0x591c0407, 0x82000500, 0x0000001f, 0x82002580,
+ 0x00000006, 0x04000007, 0x82002580, 0x00000004,
+ 0x04000028, 0x82002580, 0x00000011, 0x04020007,
+ 0x497a3a05, 0x42002000, 0x00000054, 0x0201f800,
+ 0x0010729d, 0x0401f02d, 0x8d0e1d20, 0x04000004,
+ 0x42023800, 0xffffffff, 0x0401f7f7, 0x813669c0,
+ 0x04020009, 0x59cc0001, 0x0201f800, 0x001054fb,
+ 0x04020022, 0x0201f800, 0x00103de1, 0x0402001f,
+ 0x4936600a, 0x4a026403, 0x00000087, 0x59cc1204,
+ 0x82081580, 0x0000ffff, 0x04020003, 0x4a026403,
+ 0x00000086, 0x4d2c0000, 0x0201f800, 0x0010a5eb,
+ 0x0201f800, 0x001044a8, 0x5c025800, 0x0401f00f,
+ 0x591c0403, 0x82000580, 0x00000038, 0x040007da,
+ 0x591c0203, 0x82000580, 0x00000007, 0x040207db,
+ 0x4d300000, 0x411e6000, 0x0201f800, 0x00107144,
+ 0x5c026000, 0x0401f7d5, 0x5c023800, 0x1c01f000,
+ 0x4933c857, 0x480bc857, 0x4c5c0000, 0x4000b800,
+ 0x42002800, 0x0010f694, 0x41300000, 0x80140580,
+ 0x0400001f, 0x58140203, 0x82000580, 0x00000000,
+ 0x0400001b, 0x58140202, 0x80080580, 0x04020018,
+ 0x58141c07, 0x820c0580, 0x00000005, 0x04000014,
+ 0x8c5cbd00, 0x04000004, 0x820c0580, 0x00000007,
+ 0x0400000f, 0x820c0580, 0x00000009, 0x04000039,
+ 0x5930200a, 0x5814000a, 0x800001c0, 0x0400000e,
+ 0x82001d80, 0x0010c2b2, 0x0400000b, 0x801021c0,
+ 0x04000003, 0x80100580, 0x04000012, 0x82142c00,
+ 0x00000024, 0x41540000, 0x80140480, 0x0402101e,
+ 0x0401f7da, 0x5814001f, 0x801021c0, 0x04000005,
+ 0x58102002, 0x82102500, 0x00ffffff, 0x0401f7f2,
+ 0x8c5cbd00, 0x040207f2, 0x5930201f, 0x0401f7ee,
+ 0x40163800, 0x8c5cbd00, 0x04000008, 0x4c080000,
+ 0x4c140000, 0x0201f800, 0x0010a580, 0x5c002800,
+ 0x5c001000, 0x040007e6, 0x591c000a, 0x800001c0,
+ 0x04020003, 0x5930000a, 0x4802380a, 0x81300540,
+ 0x0401f00a, 0x8c5cbd00, 0x04000008, 0x40080800,
+ 0x42023800, 0xffffffff, 0x0201f800, 0x001044b2,
+ 0x040007f2, 0x80000580, 0x5c00b800, 0x1c01f000,
+ 0x58141808, 0x8c0c1d10, 0x040207d1, 0x0401f7c5,
+ 0x4933c857, 0x83300580, 0x0010f628, 0x0402003e,
+ 0x4a026203, 0x00000000, 0x83380580, 0x00000013,
+ 0x0402002d, 0x59300403, 0x82000580, 0x00000092,
+ 0x02020800, 0x0010032d, 0x59a80052, 0x59325809,
+ 0x812e59c0, 0x04000006, 0x812c0580, 0x02020800,
+ 0x0010032d, 0x592c0000, 0x497a5800, 0x800001c0,
+ 0x04000005, 0x48035052, 0x0201f800, 0x001070bc,
+ 0x0401f003, 0x497b5052, 0x497b5053, 0x812e59c0,
+ 0x04000020, 0x592c0205, 0x82000580, 0x00000055,
+ 0x02000000, 0x00100580, 0x83380580, 0x00000013,
+ 0x04020005, 0x4a025a07, 0x00000000, 0x0201f000,
+ 0x000203ab, 0x4a025a07, 0x00000031, 0x4a025812,
+ 0x00000004, 0x4a025813, 0x000000ff, 0x0201f000,
+ 0x000203ab, 0x83380580, 0x00000027, 0x04000005,
0x83380580, 0x00000014, 0x02020800, 0x0010032d,
- 0x59300415, 0x8c000516, 0x02000800, 0x0010032d,
- 0x1c01f000, 0x0201f800, 0x0010032d, 0x59300009,
- 0x80000540, 0x02020800, 0x0010032d, 0x1c01f000,
- 0x59300415, 0x8c000516, 0x02000800, 0x0010032d,
- 0x1c01f000, 0x4a026203, 0x00000004, 0x493a6403,
- 0x42000800, 0x80002001, 0x0201f000, 0x000209b1,
- 0x4a026203, 0x00000003, 0x493a6403, 0x0201f800,
- 0x0002015e, 0x59325809, 0x592c040b, 0x8c00051e,
- 0x04000012, 0x82000500, 0x000000c0, 0x82000580,
- 0x00000080, 0x04000011, 0x59300415, 0x8c000512,
- 0x0402000a, 0x8c000510, 0x04020008, 0x592c040d,
- 0x80000540, 0x04020005, 0x82080d40, 0x80003065,
- 0x0201f000, 0x000209a3, 0x82080d40, 0x80002065,
- 0x0201f000, 0x000209a3, 0x82080d40, 0x80002042,
- 0x0201f000, 0x000209a3, 0x4933c857, 0x493bc857,
- 0x83380480, 0x00000044, 0x02021800, 0x0010032d,
- 0x83380480, 0x00000041, 0x02001800, 0x0010032d,
- 0x0c01f001, 0x00109bf4, 0x00109c04, 0x00109c19,
- 0x59325809, 0x592c040b, 0x8c00051e, 0x0400001d,
- 0x82001d00, 0x000000c0, 0x820c1d80, 0x000000c0,
- 0x04000018, 0x4a026203, 0x00000001, 0x493a6403,
- 0x42000800, 0x80002042, 0x0201f000, 0x000209b1,
- 0x59325809, 0x592c040b, 0x8c00051e, 0x0400000d,
- 0x82001d00, 0x000000c0, 0x820c1d80, 0x000000c0,
- 0x04000008, 0x4a026203, 0x00000001, 0x493a6403,
- 0x42000800, 0x80002001, 0x0201f000, 0x000209b1,
- 0x497a6009, 0x497a6006, 0x42028000, 0x00000004,
- 0x0401f309, 0x59325809, 0x592c040b, 0x8c00051e,
- 0x040007f8, 0x82001d00, 0x000000c0, 0x820c1d80,
- 0x000000c0, 0x040007f3, 0x4a026203, 0x00000003,
- 0x493a6403, 0x0201f800, 0x0002015e, 0x82080d40,
- 0x80002065, 0x0201f000, 0x000209a3, 0x4933c857,
- 0x493bc857, 0x83380580, 0x00000085, 0x04000006,
- 0x83380580, 0x00000088, 0x0400000a, 0x0201f800,
- 0x0010032d, 0x4a026203, 0x00000009, 0x493a6403,
- 0x42000800, 0x8000004b, 0x0201f000, 0x000209b1,
- 0x83300580, 0x0010f53c, 0x02020800, 0x0010032d,
- 0x4d1c0000, 0x813669c0, 0x04000004, 0x0201f800,
- 0x0010a141, 0x0402004a, 0x59cc1404, 0x41780000,
- 0x0401f849, 0x0400001a, 0x59cc0204, 0x82001580,
- 0x0000ffff, 0x04000004, 0x591c1402, 0x80080580,
- 0x04020013, 0x591c0407, 0x82000500, 0x0000001f,
- 0x82002580, 0x00000006, 0x04000007, 0x82002580,
- 0x00000004, 0x04000028, 0x82002580, 0x00000011,
- 0x04020007, 0x497a3a05, 0x42002000, 0x00000054,
- 0x0201f800, 0x0010720a, 0x0401f02d, 0x8d0e1d20,
- 0x04000004, 0x42023800, 0xffffffff, 0x0401f7f7,
- 0x813669c0, 0x04020009, 0x59cc0001, 0x0201f800,
- 0x0010548f, 0x04020022, 0x0201f800, 0x00103dcb,
- 0x0402001f, 0x4936600a, 0x4a026403, 0x00000087,
- 0x59cc1204, 0x82081580, 0x0000ffff, 0x04020003,
- 0x4a026403, 0x00000086, 0x4d2c0000, 0x0201f800,
- 0x0010a4f8, 0x0201f800, 0x00104489, 0x5c025800,
- 0x0401f00f, 0x591c0403, 0x82000580, 0x00000038,
- 0x040007da, 0x591c0203, 0x82000580, 0x00000007,
- 0x040207db, 0x4d300000, 0x411e6000, 0x0201f800,
- 0x001070b5, 0x5c026000, 0x0401f7d5, 0x5c023800,
- 0x1c01f000, 0x4933c857, 0x480bc857, 0x4c5c0000,
- 0x4000b800, 0x42002800, 0x0010f584, 0x41300000,
- 0x80140580, 0x0400001c, 0x58140203, 0x82000580,
- 0x00000000, 0x04000018, 0x58140202, 0x80080580,
- 0x04020015, 0x58141c07, 0x820c0580, 0x00000005,
- 0x04000011, 0x8c5cbd00, 0x04000004, 0x820c0580,
- 0x00000007, 0x0400000c, 0x820c0580, 0x00000009,
- 0x04000031, 0x5930200a, 0x5814000a, 0x800001c0,
- 0x0400000b, 0x801021c0, 0x04000003, 0x80100580,
- 0x04000012, 0x82142c00, 0x00000024, 0x41540000,
- 0x80140480, 0x04021019, 0x0401f7dd, 0x5814001f,
- 0x801021c0, 0x04000005, 0x58102002, 0x82102500,
- 0x00ffffff, 0x0401f7f2, 0x8c5cbd00, 0x040207f2,
- 0x5930201f, 0x0401f7ee, 0x40163800, 0x8c5cbd00,
- 0x04000008, 0x4c080000, 0x4c140000, 0x0201f800,
- 0x0010a48d, 0x5c002800, 0x5c001000, 0x040007e6,
- 0x81300540, 0x0401f00a, 0x8c5cbd00, 0x04000008,
- 0x40080800, 0x42023800, 0xffffffff, 0x0201f800,
- 0x00104493, 0x040007f7, 0x80000580, 0x5c00b800,
- 0x1c01f000, 0x58141808, 0x8c0c1d10, 0x040207d6,
- 0x0401f7cd, 0x4933c857, 0x83300580, 0x0010f518,
- 0x0402003e, 0x4a026203, 0x00000000, 0x83380580,
- 0x00000013, 0x0402002d, 0x59300403, 0x82000580,
- 0x00000092, 0x02020800, 0x0010032d, 0x59a80052,
- 0x59325809, 0x812e59c0, 0x04000006, 0x812c0580,
- 0x02020800, 0x0010032d, 0x592c0000, 0x497a5800,
- 0x800001c0, 0x04000005, 0x48035052, 0x0201f800,
- 0x0010702d, 0x0401f003, 0x497b5052, 0x497b5053,
- 0x812e59c0, 0x04000020, 0x592c0205, 0x82000580,
- 0x00000055, 0x02000000, 0x00100580, 0x83380580,
- 0x00000013, 0x04020005, 0x4a025a07, 0x00000000,
- 0x0201f000, 0x000203ab, 0x4a025a07, 0x00000031,
- 0x4a025812, 0x00000004, 0x4a025813, 0x000000ff,
- 0x0201f000, 0x000203ab, 0x83380580, 0x00000027,
- 0x04000005, 0x83380580, 0x00000014, 0x02020800,
- 0x0010032d, 0x493bc857, 0x0201f800, 0x0010605d,
- 0x0401f7ca, 0x1c01f000, 0x4933c857, 0x83380580,
- 0x00000013, 0x0402000e, 0x59300403, 0x4803c857,
- 0x82000c80, 0x00000085, 0x02001800, 0x0010032d,
- 0x82000c80, 0x00000093, 0x02021800, 0x0010032d,
- 0x82000480, 0x00000085, 0x0c01f019, 0x83380580,
- 0x00000027, 0x04000005, 0x83380580, 0x00000014,
- 0x02020000, 0x00107134, 0x493bc857, 0x0201f800,
- 0x0010605d, 0x59325809, 0x812e59c0, 0x02000000,
- 0x001070b5, 0x4a025a07, 0x00000031, 0x4a025812,
- 0x00000004, 0x4a025813, 0x000000ff, 0x0201f800,
- 0x000203ab, 0x0201f000, 0x001070b5, 0x00109d59,
- 0x00109d60, 0x00109d60, 0x00109d59, 0x00109d59,
- 0x00109d59, 0x00109d59, 0x00109d59, 0x00109d59,
- 0x00109d59, 0x00109d59, 0x00109d59, 0x00109d59,
- 0x00109d5b, 0x0201f800, 0x0010032d, 0x59325809,
+ 0x493bc857, 0x0201f800, 0x00106102, 0x0401f7ca,
+ 0x1c01f000, 0x4933c857, 0x83380580, 0x00000013,
+ 0x0402000e, 0x59300403, 0x4803c857, 0x82000c80,
+ 0x00000085, 0x02001800, 0x0010032d, 0x82000c80,
+ 0x00000093, 0x02021800, 0x0010032d, 0x82000480,
+ 0x00000085, 0x0c01f019, 0x83380580, 0x00000027,
+ 0x04000005, 0x83380580, 0x00000014, 0x02020000,
+ 0x001071c7, 0x493bc857, 0x0201f800, 0x00106102,
+ 0x59325809, 0x812e59c0, 0x02000000, 0x00107144,
+ 0x4a025a07, 0x00000031, 0x4a025812, 0x00000004,
+ 0x4a025813, 0x000000ff, 0x0201f800, 0x000203ab,
+ 0x0201f000, 0x00107144, 0x00109e30, 0x00109e37,
+ 0x00109e37, 0x00109e30, 0x00109e30, 0x00109e30,
+ 0x00109e30, 0x00109e30, 0x00109e30, 0x00109e30,
+ 0x00109e30, 0x00109e30, 0x00109e30, 0x00109e32,
+ 0x0201f800, 0x0010032d, 0x59325809, 0x4a025a07,
+ 0x00000000, 0x0201f800, 0x000203ab, 0x0201f000,
+ 0x00020a10, 0x4933c857, 0x42000000, 0x0010bd2d,
+ 0x0201f800, 0x0010ae10, 0x0201f800, 0x0010a26a,
+ 0x497a6205, 0x42028000, 0x0000000b, 0x0401f807,
+ 0x4a026407, 0x00000006, 0x4a026203, 0x00000007,
+ 0x497a6006, 0x1c01f000, 0x4933c857, 0x4943c857,
+ 0x59300407, 0x82000580, 0x00000007, 0x04020002,
+ 0x1c01f000, 0x0201f800, 0x001061b2, 0x4df00000,
+ 0x0201f800, 0x00108953, 0x0400000a, 0x59300809,
+ 0x58040000, 0x80001540, 0x04000006, 0x49780800,
+ 0x4d2c0000, 0x400a5800, 0x0401f99a, 0x5c025800,
+ 0x0201f800, 0x0010866b, 0x82000c80, 0x0000000e,
+ 0x02021800, 0x0010032d, 0x0c01f001, 0x00109e8a,
+ 0x00109e8e, 0x00109e75, 0x00109e9d, 0x00109eb1,
+ 0x00109e75, 0x00109e75, 0x00109e75, 0x00109e75,
+ 0x00109e75, 0x00109e75, 0x00109e75, 0x00109e75,
+ 0x00109e75, 0x4d400000, 0x59300020, 0x80000540,
+ 0x04000005, 0x41400800, 0x0201f800, 0x00100aa1,
+ 0x40068000, 0x4d2c0000, 0x59325809, 0x0201f800,
+ 0x00108953, 0x04020977, 0x4c5c0000, 0x5930b80a,
+ 0x0201f800, 0x00107144, 0x485e600a, 0x5c00b800,
+ 0x5c025800, 0x5c028000, 0x5c03e000, 0x02000000,
+ 0x0010619f, 0x1c01f000, 0x598c000f, 0x81300580,
+ 0x04020004, 0x0201f800, 0x0010642d, 0x04020018,
+ 0x0201f800, 0x0010e453, 0x80c40040, 0x040007de,
+ 0x0201f800, 0x001060bd, 0x04000011, 0x0201f800,
+ 0x0010032d, 0x0201f800, 0x00108659, 0x04020004,
+ 0x0201f800, 0x001063f6, 0x04020009, 0x0201f800,
+ 0x0010e2da, 0x80c40040, 0x040007cf, 0x0201f800,
+ 0x001060bd, 0x02020800, 0x0010032d, 0x59300203,
+ 0x82000c80, 0x0000000e, 0x02021800, 0x0010032d,
+ 0x0c01f7b7, 0x0201f800, 0x00100bd5, 0x0401f7c2,
+ 0x4933c857, 0x4d440000, 0x4d340000, 0x59cc3800,
+ 0x821c3d00, 0x00ffffff, 0x59cc0007, 0x4c000000,
+ 0x59cc0001, 0x82000500, 0x00ffffff, 0x82000d80,
+ 0x00fffffe, 0x5c000000, 0x04020005, 0x801c0d80,
+ 0x04020053, 0x42000000, 0x00fffffe, 0x0201f800,
+ 0x001054fb, 0x02000800, 0x00020319, 0x0402004c,
+ 0x5930000a, 0x4c000000, 0x8d0e1d20, 0x04000014,
+ 0x81342d80, 0x04000003, 0x42002800, 0x00000004,
+ 0x58002403, 0x59340c03, 0x59341802, 0x820c1d00,
+ 0x00ffffff, 0x42003000, 0x00000005, 0x59cc4008,
+ 0x59cc3809, 0x9c2041c0, 0x9c1c39c0, 0x42028000,
+ 0x00000046, 0x41301000, 0x0401f93c, 0x4936600a,
+ 0x83440d80, 0x000007fe, 0x04020014, 0x42003000,
+ 0x0000001a, 0x0201f800, 0x0010a5a1, 0x42000000,
+ 0x0010bd1a, 0x0201f800, 0x0010ae10, 0x4d3c0000,
+ 0x4d400000, 0x42028000, 0x00000029, 0x42027800,
+ 0x0000020a, 0x0201f800, 0x0010dfe1, 0x5c028000,
+ 0x5c027800, 0x0401f012, 0x42003000, 0x0000000b,
+ 0x0201f800, 0x0010a5a1, 0x42000000, 0x0010bd1a,
+ 0x0201f800, 0x0010ae10, 0x4d3c0000, 0x4d400000,
+ 0x42028000, 0x00000029, 0x417a7800, 0x0201f800,
+ 0x0010e06f, 0x5c028000, 0x5c027800, 0x5c000000,
+ 0x4802600a, 0x59cc0007, 0x83440d80, 0x000007fe,
+ 0x04020005, 0x42000000, 0x00fffffe, 0x4a026c00,
+ 0x00000707, 0x48026802, 0x80000580, 0x5c026800,
+ 0x5c028800, 0x1c01f000, 0x4933c857, 0x4c040000,
+ 0x59a8005a, 0x82000580, 0x00000074, 0x04020040,
+ 0x59cc0a08, 0x82040480, 0x00000100, 0x04001033,
+ 0x59cc0c08, 0x82040500, 0x00008000, 0x04000035,
+ 0x59a80013, 0x80000540, 0x04020009, 0x5930100a,
+ 0x58080212, 0x82000500, 0x0000ff00, 0x04000004,
+ 0x82040500, 0x00000800, 0x0400002a, 0x59cc0c09,
+ 0x80040840, 0x04001024, 0x59a80a1b, 0x8c040d06,
+ 0x04000004, 0x59cc0c0f, 0x8c040d1e, 0x04020012,
+ 0x59cc0a17, 0x800409c0, 0x04020012, 0x59cc0a18,
+ 0x82040480, 0x00000100, 0x04001014, 0x59cc0c18,
+ 0x800409c0, 0x0402000e, 0x59cc0c19, 0x80040840,
+ 0x04001011, 0x59cc0c1a, 0x80040840, 0x04001011,
+ 0x0401f018, 0x4a02621b, 0x00000100, 0x0401f012,
+ 0x4a02621b, 0x00000300, 0x0401f00f, 0x4a02621b,
+ 0x00000500, 0x0401f00c, 0x4a02621b, 0x00000700,
+ 0x0401f009, 0x4a02621b, 0x00000900, 0x0401f006,
+ 0x4a02621b, 0x00000f00, 0x0401f003, 0x4a02621b,
+ 0x00002d00, 0x82000540, 0x00000001, 0x0401f002,
+ 0x80000580, 0x5c000800, 0x1c01f000, 0x59cc0407,
+ 0x4803c857, 0x82000580, 0x00000800, 0x04000003,
+ 0x4a02621b, 0x00000000, 0x1c01f000, 0x4933c857,
+ 0x4c580000, 0x59cc000c, 0x59340802, 0x82040d00,
+ 0x00ffffff, 0x80040580, 0x04020012, 0x83cc1400,
+ 0x00000008, 0x4200b000, 0x00000002, 0x83341c00,
+ 0x00000006, 0x0201f800, 0x00107df9, 0x04020009,
+ 0x83cc1400, 0x0000000a, 0x4200b000, 0x00000002,
+ 0x83341c00, 0x00000008, 0x0201f800, 0x00107df9,
+ 0x5c00b000, 0x1c01f000, 0x4933c857, 0x4c580000,
+ 0x83cc1400, 0x0000000b, 0x4200b000, 0x00000002,
+ 0x83341c00, 0x00000006, 0x0201f800, 0x00107df9,
+ 0x0402000c, 0x83cc1400, 0x0000000d, 0x4200b000,
+ 0x00000002, 0x83341c00, 0x00000008, 0x0201f800,
+ 0x00107df9, 0x04000014, 0x4933c856, 0x4933c856,
+ 0x4933c857, 0x59340009, 0x4803c857, 0x5934000e,
+ 0x4803c857, 0x59340008, 0x4803c857, 0x5934000d,
+ 0x4803c857, 0x59340007, 0x4803c857, 0x5934000c,
+ 0x4803c857, 0x59340006, 0x4803c857, 0x5934000b,
+ 0x4803c857, 0x5c00b000, 0x1c01f000, 0x4933c857,
+ 0x813261c0, 0x0400002d, 0x83300d80, 0x0010f64c,
+ 0x0400002a, 0x8d3e7d06, 0x04020028, 0x59300c07,
+ 0x82040580, 0x00000001, 0x0400000a, 0x82040580,
+ 0x00000002, 0x04020021, 0x5930021e, 0x82000580,
+ 0x00000001, 0x0402001d, 0x59300c17, 0x0401f002,
+ 0x59300c03, 0x82040580, 0x00000039, 0x04000004,
+ 0x82040580, 0x00000035, 0x04020014, 0x4d300000,
+ 0x4d1c0000, 0x5932601f, 0x4933c857, 0x0201f800,
+ 0x00108d9b, 0x02000800, 0x0010032d, 0x591c001d,
+ 0x497a381d, 0x591c0c15, 0x84040d02, 0x48063c15,
+ 0x5c023800, 0x5c026000, 0x81300580, 0x02020800,
+ 0x0010032d, 0x497a601f, 0x1c01f000, 0x5c000000,
+ 0x4c000000, 0x4803c857, 0x4d3c0000, 0x42027800,
+ 0x00000001, 0x0201f800, 0x00103d92, 0x5c027800,
+ 0x4c580000, 0x4200b000, 0x00000002, 0x83a81c00,
+ 0x00000002, 0x83cc1400, 0x0000000b, 0x0201f800,
+ 0x00107df9, 0x5c00b000, 0x80000540, 0x1c01f000,
+ 0x492fc857, 0x4943c857, 0x59a8000c, 0x812c0480,
+ 0x04001011, 0x59a8000a, 0x812c0480, 0x0402100e,
+ 0x592c0000, 0x80005d40, 0x04000008, 0x497a5800,
+ 0x49425a07, 0x4c2c0000, 0x0201f800, 0x000203ab,
+ 0x5c025800, 0x0401f7f7, 0x49425a07, 0x0201f000,
+ 0x000203ab, 0x1c01f000, 0x42002000, 0x0000ffff,
+ 0x5930100a, 0x800811c0, 0x04000002, 0x58082403,
+ 0x41301000, 0x0401f009, 0x40682800, 0x406c3000,
+ 0x41781000, 0x41442000, 0x0401f004, 0x41781000,
+ 0x42002000, 0x0000ffff, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x480bc857, 0x4813c857, 0x492fc857,
+ 0x4943c857, 0x4d2c0000, 0x4c040000, 0x4c080000,
+ 0x4c0c0000, 0x4c100000, 0x4c140000, 0x4c180000,
+ 0x4c1c0000, 0x4c200000, 0x0201f800, 0x0010056f,
+ 0x02000800, 0x0010032d, 0x5c004000, 0x5c003800,
+ 0x5c003000, 0x5c002800, 0x5c002000, 0x5c001800,
+ 0x5c001000, 0x5c000800, 0x4a025805, 0x0000010d,
+ 0x800811c0, 0x0400001f, 0x83400580, 0x00000029,
+ 0x04020018, 0x82180580, 0x00000002, 0x0400000d,
+ 0x82180580, 0x00000003, 0x0400000a, 0x82180580,
+ 0x00000008, 0x04000007, 0x82180580, 0x00000006,
+ 0x04000007, 0x82180580, 0x00000009, 0x04020009,
+ 0x4a02580a, 0xffffffff, 0x0401f007, 0x5808280a,
+ 0x58140002, 0x82000500, 0x00ffffff, 0x48025813,
+ 0x480a580a, 0x58080202, 0x48025c14, 0x0401f005,
+ 0x4a02580a, 0xffffffff, 0x4a025c14, 0x0000ffff,
+ 0x83400580, 0x00000046, 0x04000002, 0x41782800,
+ 0x480e580d, 0x4806580e, 0x4822580f, 0x481e5810,
+ 0x48165a08, 0x481a5c09, 0x49425a09, 0x48125a07,
+ 0x82100580, 0x0000ffff, 0x0400000e, 0x4d440000,
+ 0x4d340000, 0x40128800, 0x0201f800, 0x00020319,
+ 0x02020800, 0x0010032d, 0x59340002, 0x82000500,
+ 0x00ffffff, 0x48025813, 0x5c026800, 0x5c028800,
+ 0x497a5800, 0x497a5c05, 0x0201f800, 0x0010a4d8,
+ 0x5c025800, 0x1c01f000, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x480bc857, 0x480fc857, 0x4813c857,
+ 0x4817c857, 0x4d2c0000, 0x4c080000, 0x4c0c0000,
+ 0x4c100000, 0x4c140000, 0x0201f800, 0x0010056f,
+ 0x02000800, 0x0010032d, 0x5c002800, 0x5c002000,
+ 0x5c001800, 0x5c001000, 0x04011000, 0x832c0400,
+ 0x00000005, 0x4803c840, 0x4a03c842, 0x00000010,
+ 0x40000000, 0x040117ff, 0x4a025805, 0x0000010d,
+ 0x4a025a09, 0x00000049, 0x480a5a0b, 0x480e5c0b,
+ 0x48125a0c, 0x48165c0c, 0x82080580, 0x00008014,
+ 0x04020064, 0x820c0580, 0x0000ffff, 0x04020061,
+ 0x82100580, 0x00000006, 0x0402005e, 0x59a8000f,
+ 0x0201f800, 0x00104755, 0x04000009, 0x82000d00,
+ 0x00ffff00, 0x04020006, 0x82000c00, 0x00101b0f,
+ 0x50040800, 0x80040910, 0x48065a0d, 0x82000d00,
+ 0x0000ffff, 0x48065c0d, 0x80000120, 0x48025a0e,
+ 0x59a8021b, 0x82001500, 0x00002100, 0x480a5a0f,
+ 0x8c000502, 0x0400001f, 0x8c000506, 0x04000009,
+ 0x82000d00, 0x0000000a, 0x82040d80, 0x0000000a,
+ 0x04020004, 0x4a025c0e, 0x00000001, 0x0401f022,
+ 0x8c00050a, 0x04000009, 0x82000d00, 0x00000022,
+ 0x82040d80, 0x00000022, 0x04020004, 0x4a025c0e,
+ 0x00000003, 0x0401f018, 0x8c000508, 0x04000009,
+ 0x82000d00, 0x00000012, 0x82040d80, 0x00000012,
+ 0x04020004, 0x4a025c0e, 0x00000002, 0x0401f00e,
+ 0x0201f800, 0x00104755, 0x04020004, 0x4a025c0e,
+ 0x00000004, 0x0401f008, 0x8c000506, 0x04000004,
+ 0x4a025c0e, 0x00000005, 0x0401f003, 0x4a025c0e,
+ 0x00000000, 0x59a8002a, 0x48025c0f, 0x59a8002b,
+ 0x48025a10, 0x59c40801, 0x82040d00, 0x00018000,
+ 0x82040580, 0x00000000, 0x04020004, 0x4a025c10,
+ 0x00000000, 0x0401f00f, 0x82040580, 0x00008000,
+ 0x04020004, 0x4a025c10, 0x00000001, 0x0401f009,
+ 0x82040580, 0x00010000, 0x04020004, 0x4a025c10,
+ 0x00000003, 0x0401f003, 0x4a025c10, 0x00000004,
+ 0x0401fbcc, 0x5c025800, 0x1c01f000, 0x0401f807,
+ 0x42018800, 0x00000001, 0x04000003, 0x42018800,
+ 0x00000000, 0x1c01f000, 0x5930080a, 0x800409c0,
+ 0x04000004, 0x58040403, 0x81440580, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x0401f7fd, 0x4933c857,
+ 0x4c040000, 0x59300403, 0x82000d80, 0x0000001e,
+ 0x04020016, 0x800000d0, 0x59300a17, 0x82040d00,
+ 0x000000ff, 0x80040540, 0x4803c857, 0x48026417,
+ 0x4a026403, 0x00000085, 0x4a026203, 0x00000009,
+ 0x4a026407, 0x00000005, 0x4a02621e, 0x00000004,
+ 0x59a8002b, 0x48026006, 0x42000800, 0x8000004b,
+ 0x0201f800, 0x000209b1, 0x5c000800, 0x1c01f000,
+ 0x4933c857, 0x40000000, 0x40000000, 0x1c01f000,
+ 0x59300415, 0x4933c857, 0x4803c857, 0x8c000518,
+ 0x04000009, 0x8c000512, 0x02020000, 0x00108b7b,
+ 0x0401f922, 0x0201f800, 0x00020979, 0x0201f800,
+ 0x00020a10, 0x1c01f000, 0x591c0407, 0x4803c857,
+ 0x82000c80, 0x00000009, 0x0402100b, 0x0c01f001,
+ 0x0010a15d, 0x0010a15d, 0x0010a15d, 0x0010a15f,
+ 0x0010a15d, 0x0010a15f, 0x0010a15f, 0x0010a15d,
+ 0x0010a15f, 0x80000580, 0x1c01f000, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x591c0407, 0x82000500,
+ 0x0000001f, 0x82000580, 0x00000006, 0x0400000e,
+ 0x4803c857, 0x4a026403, 0x0000003b, 0x4a02641b,
+ 0x00000009, 0x4a02621b, 0x00002a00, 0x4a026203,
+ 0x00000001, 0x42000800, 0x80000040, 0x0201f000,
+ 0x000209b1, 0x4803c856, 0x4c040000, 0x4c140000,
+ 0x4d300000, 0x411e6000, 0x0401f8f0, 0x497a6205,
+ 0x59300415, 0x4803c857, 0x82000500, 0xffffadff,
+ 0x48026415, 0x497a6405, 0x5c026000, 0x0201f800,
+ 0x0010056f, 0x02000800, 0x0010032d, 0x5c002800,
+ 0x5c000800, 0x4a025805, 0x0000010d, 0x497a5800,
+ 0x497a5c05, 0x4a025a09, 0x00000045, 0x491e580a,
+ 0x59300402, 0x48025c08, 0x5930041a, 0x48025c0c,
+ 0x591c0415, 0x84000556, 0x48023c15, 0x591c180a,
+ 0x580c0403, 0x48025a07, 0x580c0002, 0x82000500,
+ 0x00ffffff, 0x48025813, 0x59cc0404, 0x48025c14,
+ 0x497a5a08, 0x4816580b, 0x48065a0c, 0x0401fb35,
+ 0x493a6403, 0x4d400000, 0x42028000, 0x00000045,
+ 0x591c0202, 0x4c000000, 0x4d300000, 0x411e6000,
+ 0x0401fc9e, 0x5c026000, 0x5c000000, 0x48023a02,
+ 0x5c028000, 0x491e601f, 0x4932381d, 0x4a023c07,
+ 0x00000006, 0x4a023a03, 0x00000007, 0x497a3806,
+ 0x497a3a05, 0x1c01f000, 0x4933c857, 0x83380580,
+ 0x00000013, 0x0402000b, 0x59300403, 0x4803c857,
+ 0x82000d80, 0x00000085, 0x0400002b, 0x82000d80,
+ 0x0000008b, 0x04000028, 0x0201f800, 0x0010032d,
+ 0x83380580, 0x00000027, 0x0402000c, 0x0201f800,
+ 0x00106102, 0x4d2c0000, 0x4d400000, 0x59325809,
+ 0x42028000, 0x00000004, 0x0401fe26, 0x5c028000,
+ 0x5c025800, 0x1c01f000, 0x83380580, 0x00000014,
+ 0x040007f3, 0x83380580, 0x00000089, 0x04000005,
+ 0x83380580, 0x0000008a, 0x02020000, 0x001071c7,
+ 0x0201f800, 0x001064f2, 0x02020000, 0x001071c7,
+ 0x59300a03, 0x82040580, 0x0000000a, 0x04000009,
+ 0x82040580, 0x0000000c, 0x04000006, 0x0201f800,
+ 0x0010032d, 0x4a026203, 0x0000000a, 0x1c01f000,
+ 0x83380480, 0x00000093, 0x0402100c, 0x83380480,
+ 0x00000085, 0x04001009, 0x83380580, 0x00000089,
+ 0x0400000a, 0x83380580, 0x0000008a, 0x04000022,
+ 0x0201f800, 0x0010032d, 0x493bc857, 0x4933c857,
+ 0x0201f000, 0x001071c7, 0x4933c857, 0x4c340000,
+ 0x41306800, 0x0201f800, 0x00107188, 0x04000011,
+ 0x4a026203, 0x00000001, 0x4a026403, 0x0000001e,
+ 0x59cc0c07, 0x4806641a, 0x59cc0a07, 0x4806621a,
+ 0x5834080a, 0x4806600a, 0x4a026407, 0x00000004,
+ 0x42000800, 0x80000040, 0x0201f800, 0x000209b1,
+ 0x40366000, 0x0201f800, 0x00020a10, 0x5c006800,
+ 0x1c01f000, 0x4933c857, 0x0201f000, 0x00020a10,
+ 0x5930080a, 0x58040200, 0x8c00051a, 0x02020800,
+ 0x001003f4, 0x1c01f000, 0x0201f800, 0x001040ca,
+ 0x0400001e, 0x4a026203, 0x00000002, 0x59300415,
+ 0x84000558, 0x48026415, 0x8c000512, 0x04000004,
+ 0x59a8002c, 0x48026205, 0x0401f007, 0x59a8082c,
+ 0x59a8002a, 0x80040400, 0x82000400, 0x0000001e,
+ 0x48026205, 0x5930000a, 0x82000c00, 0x00000011,
+ 0x50040000, 0x80000540, 0x04000004, 0x82000c00,
+ 0x00000000, 0x0401f7fb, 0x45300800, 0x497a6000,
+ 0x82000540, 0x00000001, 0x1c01f000, 0x82100500,
+ 0xfffffeef, 0x0402001c, 0x4d2c0000, 0x4937c857,
+ 0x59340811, 0x83341400, 0x00000011, 0x800409c0,
+ 0x0400000e, 0x40040000, 0x81300580, 0x04000005,
+ 0x82041400, 0x00000000, 0x58040800, 0x0401f7f8,
+ 0x59300800, 0x497a6000, 0x44041000, 0x0201f800,
+ 0x00020979, 0x0401f002, 0x4933c857, 0x5c025800,
+ 0x492e6009, 0x0201f800, 0x00020979, 0x0201f000,
+ 0x00020a10, 0x492fc857, 0x4a025a07, 0x00000006,
+ 0x0201f000, 0x000203ab, 0x4c340000, 0x5930000a,
+ 0x800001c0, 0x04000011, 0x82006c00, 0x00000011,
+ 0x50340000, 0x80000540, 0x0400000a, 0x81300580,
+ 0x04000005, 0x50340000, 0x82006c00, 0x00000000,
+ 0x0401f7f8, 0x59300000, 0x44006800, 0x497a6000,
+ 0x5c006800, 0x1c01f000, 0x59300c07, 0x82040580,
+ 0x00000005, 0x040007fb, 0x82040580, 0x00000011,
+ 0x040007f8, 0x82040580, 0x00000006, 0x040007f5,
+ 0x82040580, 0x00000001, 0x040007f2, 0x0201f800,
+ 0x0010032d, 0x4933c857, 0x4c080000, 0x4c0c0000,
+ 0x4c580000, 0x59a81018, 0x59cc1807, 0x820c1d00,
+ 0x00ffffff, 0x800c0110, 0x80083580, 0x04020014,
+ 0x83cc1400, 0x00000008, 0x4200b000, 0x00000002,
+ 0x5930000a, 0x82001c00, 0x00000006, 0x0201f800,
+ 0x00107df9, 0x0402000a, 0x83cc1400, 0x0000000a,
+ 0x4200b000, 0x00000002, 0x5930000a, 0x82001c00,
+ 0x00000008, 0x0201f800, 0x00107df9, 0x5c00b000,
+ 0x5c001800, 0x5c001000, 0x1c01f000, 0x4933c856,
+ 0x493a6403, 0x0201f800, 0x00103a19, 0x0201f000,
+ 0x0010e25a, 0x493bc857, 0x4d2c0000, 0x0201f800,
+ 0x0010056f, 0x02000800, 0x0010032d, 0x832cac00,
+ 0x00000006, 0x4c580000, 0x4c540000, 0x4200b000,
+ 0x00000006, 0x4578a800, 0x8054a800, 0x8058b040,
+ 0x040207fd, 0x83380580, 0x00000046, 0x04020004,
+ 0x4a025805, 0x00000144, 0x0401f008, 0x4a025805,
+ 0x00000146, 0x83380580, 0x00000041, 0x04000003,
+ 0x4a025a07, 0x00000001, 0x59cc0007, 0x82000500,
+ 0xff000000, 0x80000110, 0x59cc1008, 0x82081500,
+ 0xff000000, 0x80081540, 0x480a580b, 0x83380580,
+ 0x00000046, 0x04020006, 0x59cc0007, 0x82000500,
+ 0x00ffffff, 0x4802580c, 0x0401f005, 0x59cc0008,
+ 0x82000500, 0x00ffffff, 0x4802580c, 0x83380580,
+ 0x00000046, 0x04020004, 0x83cc1400, 0x00000009,
+ 0x0401f003, 0x83cc1400, 0x0000000d, 0x50080000,
+ 0x9c0001c0, 0x4802580d, 0x80081000, 0x50080000,
+ 0x9c0001c0, 0x4802580e, 0x83380580, 0x00000046,
+ 0x04020008, 0x59cc000b, 0x9c0001c0, 0x4802580f,
+ 0x59cc000c, 0x9c0001c0, 0x48025810, 0x0401f007,
+ 0x59cc000f, 0x9c0001c0, 0x4802580f, 0x59cc0010,
+ 0x9c0001c0, 0x48025810, 0x83380580, 0x00000046,
+ 0x04020004, 0x83cc1400, 0x00000011, 0x0401f003,
+ 0x83cc1400, 0x00000015, 0x412c3000, 0x82183400,
+ 0x00000011, 0x4200b000, 0x00000004, 0x50080000,
+ 0x9c0001c0, 0x44003000, 0x80081000, 0x80183000,
+ 0x8058b040, 0x040207fa, 0x5c00a800, 0x5c00b000,
+ 0x0201f800, 0x000203ab, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x492fc857, 0x5930080a, 0x58040200,
+ 0x8c00051e, 0x04000004, 0x592c0209, 0x84000558,
+ 0x48025a09, 0x1c01f000, 0x59e0180f, 0x599c0413,
+ 0x800c1000, 0x80080580, 0x04020002, 0x41781000,
+ 0x59e00010, 0x59e00810, 0x80040d80, 0x040207fd,
+ 0x80080580, 0x0400000b, 0x4c080000, 0x599c0814,
+ 0x599c1015, 0x800c00cc, 0x80040c00, 0x82081440,
+ 0x00000000, 0x5c001800, 0x82000540, 0x00000001,
+ 0x4803c857, 0x1c01f000, 0x59300203, 0x4933c857,
+ 0x4937c857, 0x493bc857, 0x4803c857, 0x82003480,
+ 0x0000000e, 0x02021800, 0x0010032d, 0x0c01f001,
+ 0x0010a35a, 0x0010a473, 0x0010a35a, 0x0010a35a,
+ 0x0010a35a, 0x0010a35a, 0x0010a35a, 0x0010a3d7,
+ 0x0010a35c, 0x0010a35a, 0x0010a35a, 0x0010a35a,
+ 0x0010a35a, 0x0010a35a, 0x0201f800, 0x0010032d,
+ 0x83380580, 0x0000004c, 0x02020800, 0x0010032d,
+ 0x0201f800, 0x001040e5, 0x04020021, 0x59a80a1b,
+ 0x82040500, 0x00000009, 0x82000580, 0x00000008,
+ 0x0400001b, 0x8c040d12, 0x04000032, 0x59cc0806,
+ 0x82040d00, 0xff000000, 0x82040580, 0x03000000,
+ 0x04000020, 0x82040580, 0x50000000, 0x04000005,
+ 0x82040580, 0x52000000, 0x02020000, 0x00020a10,
+ 0x83340580, 0x0010c2b2, 0x04000006, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010e06f, 0x5c027800,
+ 0x4a026403, 0x00000001, 0x0401f014, 0x59cc0806,
+ 0x82040d00, 0xff000000, 0x82040580, 0x03000000,
+ 0x04000008, 0x82040580, 0x50000000, 0x04000005,
+ 0x82040580, 0x52000000, 0x02020000, 0x00020a10,
+ 0x4a026403, 0x00000009, 0x4a02641b, 0x00000009,
+ 0x4a02621b, 0x00000000, 0x4a026407, 0x00000004,
+ 0x4a026203, 0x00000001, 0x0201f000, 0x0010608d,
+ 0x8d0e1d20, 0x04000023, 0x0201f800, 0x0010af31,
+ 0x04020020, 0x59cc0806, 0x4807c857, 0x82040d00,
+ 0xff000000, 0x82040580, 0x03000000, 0x04000013,
+ 0x82040580, 0x20000000, 0x04000010, 0x82040580,
+ 0x21000000, 0x0400000d, 0x82040580, 0x24000000,
+ 0x0400000a, 0x82040580, 0x50000000, 0x04000007,
+ 0x82040580, 0x52000000, 0x04000004, 0x82040580,
+ 0x05000000, 0x0402000a, 0x9c0431c0, 0x42028000,
+ 0x00000046, 0x42002800, 0x00000001, 0x0401fc4f,
+ 0x0401f924, 0x02000800, 0x0010032d, 0x42002000,
+ 0x00000051, 0x0201f800, 0x0010729d, 0x59cc0000,
+ 0x82000500, 0x00ffffff, 0x82000580, 0x00ffffff,
+ 0x04000005, 0x4a026203, 0x00000007, 0x493a6403,
+ 0x1c01f000, 0x59325818, 0x812e59c0, 0x02020800,
+ 0x00100589, 0x0201f000, 0x00020a10, 0x4d2c0000,
+ 0x4c580000, 0x4c500000, 0x4c540000, 0x41385000,
+ 0x83380580, 0x00000054, 0x02020800, 0x0010032d,
+ 0x59325809, 0x592c0c0c, 0x82040d00, 0x0000e000,
+ 0x82040580, 0x00002000, 0x04020077, 0x59300818,
+ 0x800409c0, 0x04000016, 0x58041405, 0x41cca800,
+ 0x8204a400, 0x00000006, 0x82080480, 0x00000010,
+ 0x04021005, 0x4008b000, 0x0201f800, 0x0010aee2,
+ 0x0401f00b, 0x40001000, 0x4200b000, 0x0000000f,
+ 0x0201f800, 0x0010aee2, 0x58040801, 0x800409c0,
+ 0x040207f0, 0x0201f800, 0x0010032d, 0x83340580,
+ 0x0010c2b2, 0x0400005c, 0x59344c00, 0x592c0c0a,
+ 0x4807c857, 0x4827c857, 0x82040d00, 0x000000ff,
+ 0x82040580, 0x00000003, 0x0400002a, 0x82040580,
+ 0x00000005, 0x04000030, 0x82040580, 0x00000020,
+ 0x04000034, 0x82040580, 0x00000052, 0x04000040,
+ 0x82040580, 0x00000050, 0x04000040, 0x82040580,
+ 0x00000021, 0x04000004, 0x82040580, 0x00000024,
+ 0x04020041, 0x82240500, 0x0000ff00, 0x82000580,
+ 0x00000700, 0x04000008, 0x42000800, 0x00000009,
+ 0x0201f800, 0x00103d9d, 0x42005000, 0x0000000c,
+ 0x0401f035, 0x4a025a07, 0x00000031, 0x4a02580e,
+ 0x00000009, 0x59340400, 0x4802580f, 0x0201f800,
+ 0x000203ab, 0x0201f800, 0x00107144, 0x0401f03b,
+ 0x0201f800, 0x00103e7e, 0x42000800, 0x00000003,
+ 0x0201f800, 0x00103d9d, 0x42005000, 0x00000008,
+ 0x0401f021, 0x59cc0007, 0x0201f800, 0x0010575c,
+ 0x0402001d, 0x4a026c00, 0x00000707, 0x0401f01a,
+ 0x82240500, 0x0000ff00, 0x82000580, 0x00000700,
+ 0x040007e1, 0x82240500, 0x000000ff, 0x82000580,
+ 0x00000009, 0x040007dc, 0x0201f800, 0x00103ee9,
+ 0x42005000, 0x0000000a, 0x0401f00b, 0x42005000,
+ 0x0000000e, 0x0401f003, 0x42005000, 0x00000010,
+ 0x82240500, 0x0000ff00, 0x82000580, 0x00000700,
+ 0x040007cd, 0x482a6403, 0x4a026203, 0x00000001,
+ 0x592c000e, 0x48026012, 0x497a6014, 0x59a8002b,
+ 0x48026006, 0x417a7800, 0x0201f800, 0x0010608d,
+ 0x59325818, 0x812e59c0, 0x04000004, 0x0201f800,
+ 0x00100589, 0x497a6018, 0x5c00a800, 0x5c00a000,
+ 0x5c00b000, 0x5c025800, 0x1c01f000, 0x4d2c0000,
+ 0x59325809, 0x83380580, 0x00000013, 0x0402003c,
+ 0x492fc857, 0x59300c03, 0x82040580, 0x00000054,
+ 0x04000030, 0x82040580, 0x00000010, 0x0400002a,
+ 0x82040580, 0x0000000e, 0x04000027, 0x59341400,
+ 0x82081d00, 0x0000ff00, 0x82081500, 0x000000ff,
+ 0x82040580, 0x00000008, 0x04000013, 0x82040580,
+ 0x0000000c, 0x04000013, 0x82040580, 0x0000000a,
+ 0x02020800, 0x0010032d, 0x820c0580, 0x00000700,
+ 0x04000018, 0x82080580, 0x00000009, 0x04000015,
+ 0x42000800, 0x00000006, 0x0201f800, 0x00103d9d,
+ 0x0401f010, 0x42000000, 0x00000003, 0x0401f003,
+ 0x42000000, 0x00000009, 0x80080580, 0x04020009,
+ 0x42000800, 0x00000004, 0x0201f800, 0x00103d9d,
+ 0x0401f004, 0x59340200, 0x8400051a, 0x48026a00,
0x4a025a07, 0x00000000, 0x0201f800, 0x000203ab,
- 0x0201f000, 0x00020a10, 0x4933c857, 0x42000000,
- 0x0010bc2d, 0x0201f800, 0x0010ad1d, 0x0201f800,
- 0x0010a18b, 0x497a6205, 0x42028000, 0x0000000b,
- 0x0401f807, 0x4a026407, 0x00000006, 0x4a026203,
- 0x00000007, 0x497a6006, 0x1c01f000, 0x4933c857,
- 0x4943c857, 0x59300407, 0x82000580, 0x00000007,
- 0x04020002, 0x1c01f000, 0x0201f800, 0x0010610d,
- 0x4df00000, 0x0201f800, 0x0010889a, 0x0400000a,
- 0x59300809, 0x58040000, 0x80001540, 0x04000006,
- 0x49780800, 0x4d2c0000, 0x400a5800, 0x0401f99a,
- 0x5c025800, 0x0201f800, 0x001085b6, 0x82000c80,
- 0x0000000e, 0x02021800, 0x0010032d, 0x0c01f001,
- 0x00109db3, 0x00109db7, 0x00109d9e, 0x00109dc6,
- 0x00109dda, 0x00109d9e, 0x00109d9e, 0x00109d9e,
- 0x00109d9e, 0x00109d9e, 0x00109d9e, 0x00109d9e,
- 0x00109d9e, 0x00109d9e, 0x4d400000, 0x59300020,
- 0x80000540, 0x04000005, 0x41400800, 0x0201f800,
- 0x00100aa0, 0x40068000, 0x4d2c0000, 0x59325809,
- 0x0201f800, 0x0010889a, 0x04020977, 0x4c5c0000,
- 0x5930b80a, 0x0201f800, 0x001070b5, 0x485e600a,
- 0x5c00b800, 0x5c025800, 0x5c028000, 0x5c03e000,
- 0x02000000, 0x001060fa, 0x1c01f000, 0x598c000f,
- 0x81300580, 0x04020004, 0x0201f800, 0x00106388,
- 0x04020018, 0x0201f800, 0x0010e343, 0x80c40040,
- 0x040007de, 0x0201f800, 0x00106018, 0x04000011,
- 0x0201f800, 0x0010032d, 0x0201f800, 0x001085a4,
- 0x04020004, 0x0201f800, 0x00106351, 0x04020009,
- 0x0201f800, 0x0010e1ca, 0x80c40040, 0x040007cf,
- 0x0201f800, 0x00106018, 0x02020800, 0x0010032d,
- 0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
- 0x0010032d, 0x0c01f7b7, 0x0201f800, 0x00100bd4,
- 0x0401f7c2, 0x4933c857, 0x4d440000, 0x4d340000,
- 0x59cc3800, 0x821c3d00, 0x00ffffff, 0x59cc0007,
- 0x4c000000, 0x59cc0001, 0x82000500, 0x00ffffff,
- 0x82000d80, 0x00fffffe, 0x5c000000, 0x04020005,
- 0x801c0d80, 0x04020053, 0x42000000, 0x00fffffe,
- 0x0201f800, 0x0010548f, 0x02000800, 0x00020319,
- 0x0402004c, 0x5930000a, 0x4c000000, 0x8d0e1d20,
- 0x04000014, 0x81342d80, 0x04000003, 0x42002800,
- 0x00000004, 0x58002403, 0x59340c03, 0x59341802,
- 0x820c1d00, 0x00ffffff, 0x42003000, 0x00000005,
- 0x59cc4008, 0x59cc3809, 0x9c2041c0, 0x9c1c39c0,
- 0x42028000, 0x00000046, 0x41301000, 0x0401f93c,
- 0x4936600a, 0x83440d80, 0x000007fe, 0x04020014,
- 0x42003000, 0x0000001a, 0x0201f800, 0x0010a4ae,
- 0x42000000, 0x0010bc1a, 0x0201f800, 0x0010ad1d,
- 0x4d3c0000, 0x4d400000, 0x42028000, 0x00000029,
- 0x42027800, 0x0000020a, 0x0201f800, 0x0010ded4,
- 0x5c028000, 0x5c027800, 0x0401f012, 0x42003000,
- 0x0000000b, 0x0201f800, 0x0010a4ae, 0x42000000,
- 0x0010bc1a, 0x0201f800, 0x0010ad1d, 0x4d3c0000,
- 0x4d400000, 0x42028000, 0x00000029, 0x417a7800,
- 0x0201f800, 0x0010df61, 0x5c028000, 0x5c027800,
- 0x5c000000, 0x4802600a, 0x59cc0007, 0x83440d80,
- 0x000007fe, 0x04020005, 0x42000000, 0x00fffffe,
- 0x4a026c00, 0x00000707, 0x48026802, 0x80000580,
- 0x5c026800, 0x5c028800, 0x1c01f000, 0x4933c857,
- 0x4c040000, 0x59a8005a, 0x82000580, 0x00000074,
- 0x04020040, 0x59cc0a08, 0x82040480, 0x00000100,
- 0x04001033, 0x59cc0c08, 0x82040500, 0x00008000,
- 0x04000035, 0x59a80013, 0x80000540, 0x04020009,
- 0x5930100a, 0x58080212, 0x82000500, 0x0000ff00,
- 0x04000004, 0x82040500, 0x00000800, 0x0400002a,
- 0x59cc0c09, 0x80040840, 0x04001024, 0x59a80a1b,
- 0x8c040d06, 0x04000004, 0x59cc0c0f, 0x8c040d1e,
- 0x04020012, 0x59cc0a17, 0x800409c0, 0x04020012,
- 0x59cc0a18, 0x82040480, 0x00000100, 0x04001014,
- 0x59cc0c18, 0x800409c0, 0x0402000e, 0x59cc0c19,
- 0x80040840, 0x04001011, 0x59cc0c1a, 0x80040840,
- 0x04001011, 0x0401f018, 0x4a02621b, 0x00000100,
- 0x0401f012, 0x4a02621b, 0x00000300, 0x0401f00f,
- 0x4a02621b, 0x00000500, 0x0401f00c, 0x4a02621b,
- 0x00000700, 0x0401f009, 0x4a02621b, 0x00000900,
- 0x0401f006, 0x4a02621b, 0x00000f00, 0x0401f003,
- 0x4a02621b, 0x00002d00, 0x82000540, 0x00000001,
- 0x0401f002, 0x80000580, 0x5c000800, 0x1c01f000,
- 0x59cc0407, 0x4803c857, 0x82000580, 0x00000800,
- 0x04000003, 0x4a02621b, 0x00000000, 0x1c01f000,
- 0x4933c857, 0x4c580000, 0x59cc000c, 0x59340802,
- 0x82040d00, 0x00ffffff, 0x80040580, 0x04020012,
- 0x83cc1400, 0x00000008, 0x4200b000, 0x00000002,
- 0x83341c00, 0x00000006, 0x0201f800, 0x00107d52,
- 0x04020009, 0x83cc1400, 0x0000000a, 0x4200b000,
- 0x00000002, 0x83341c00, 0x00000008, 0x0201f800,
- 0x00107d52, 0x5c00b000, 0x1c01f000, 0x4933c857,
- 0x4c580000, 0x83cc1400, 0x0000000b, 0x4200b000,
- 0x00000002, 0x83341c00, 0x00000006, 0x0201f800,
- 0x00107d52, 0x0402000c, 0x83cc1400, 0x0000000d,
- 0x4200b000, 0x00000002, 0x83341c00, 0x00000008,
- 0x0201f800, 0x00107d52, 0x04000014, 0x4933c856,
- 0x4933c856, 0x4933c857, 0x59340009, 0x4803c857,
- 0x5934000e, 0x4803c857, 0x59340008, 0x4803c857,
- 0x5934000d, 0x4803c857, 0x59340007, 0x4803c857,
- 0x5934000c, 0x4803c857, 0x59340006, 0x4803c857,
- 0x5934000b, 0x4803c857, 0x5c00b000, 0x1c01f000,
- 0x4933c857, 0x813261c0, 0x0400002d, 0x83300d80,
- 0x0010f53c, 0x0400002a, 0x8d3e7d06, 0x04020028,
- 0x59300c07, 0x82040580, 0x00000001, 0x0400000a,
- 0x82040580, 0x00000002, 0x04020021, 0x5930021e,
- 0x82000580, 0x00000001, 0x0402001d, 0x59300c17,
- 0x0401f002, 0x59300c03, 0x82040580, 0x00000039,
- 0x04000004, 0x82040580, 0x00000035, 0x04020014,
- 0x4d300000, 0x4d1c0000, 0x5932601f, 0x4933c857,
- 0x0201f800, 0x00108ce2, 0x02000800, 0x0010032d,
- 0x591c001d, 0x497a381d, 0x591c0c15, 0x84040d02,
- 0x48063c15, 0x5c023800, 0x5c026000, 0x81300580,
- 0x02020800, 0x0010032d, 0x497a601f, 0x1c01f000,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x4d3c0000,
- 0x42027800, 0x00000001, 0x0201f800, 0x00103d7f,
- 0x5c027800, 0x4c580000, 0x4200b000, 0x00000002,
- 0x83a81c00, 0x00000002, 0x83cc1400, 0x0000000b,
- 0x0201f800, 0x00107d52, 0x5c00b000, 0x80000540,
- 0x1c01f000, 0x492fc857, 0x4943c857, 0x59a8000c,
- 0x812c0480, 0x04001011, 0x59a8000a, 0x812c0480,
- 0x0402100e, 0x592c0000, 0x80005d40, 0x04000008,
- 0x497a5800, 0x49425a07, 0x4c2c0000, 0x0201f800,
- 0x000203ab, 0x5c025800, 0x0401f7f7, 0x49425a07,
- 0x0201f000, 0x000203ab, 0x1c01f000, 0x42002000,
- 0x0000ffff, 0x5930100a, 0x800811c0, 0x04000002,
- 0x58082403, 0x41301000, 0x0401f009, 0x40682800,
- 0x406c3000, 0x41781000, 0x41442000, 0x0401f004,
- 0x41781000, 0x42002000, 0x0000ffff, 0x5c000000,
- 0x4c000000, 0x4803c857, 0x480bc857, 0x4813c857,
- 0x492fc857, 0x4943c857, 0x4d2c0000, 0x4c040000,
- 0x4c080000, 0x4c0c0000, 0x4c100000, 0x4c140000,
- 0x4c180000, 0x4c1c0000, 0x4c200000, 0x0201f800,
- 0x0010056f, 0x02000800, 0x0010032d, 0x5c004000,
- 0x5c003800, 0x5c003000, 0x5c002800, 0x5c002000,
- 0x5c001800, 0x5c001000, 0x5c000800, 0x4a025805,
- 0x0000010d, 0x800811c0, 0x04000017, 0x83400580,
- 0x00000029, 0x04020010, 0x82180580, 0x00000002,
- 0x0400000a, 0x82180580, 0x00000003, 0x04000007,
- 0x82180580, 0x00000008, 0x04000004, 0x82180580,
- 0x00000009, 0x04020004, 0x4a02580a, 0xffffffff,
- 0x0401f002, 0x480a580a, 0x58080202, 0x48025c14,
- 0x0401f005, 0x4a02580a, 0xffffffff, 0x4a025c14,
- 0x0000ffff, 0x83400580, 0x00000046, 0x04000002,
- 0x41782800, 0x480e580d, 0x4806580e, 0x4822580f,
- 0x481e5810, 0x48165a08, 0x481a5c09, 0x49425a09,
- 0x48125a07, 0x82100580, 0x0000ffff, 0x0400000e,
- 0x4d440000, 0x4d340000, 0x40128800, 0x0201f800,
- 0x00020319, 0x02020800, 0x0010032d, 0x59340002,
- 0x82000500, 0x00ffffff, 0x48025813, 0x5c026800,
- 0x5c028800, 0x497a5800, 0x497a5c05, 0x0201f800,
- 0x0010a3e5, 0x5c025800, 0x1c01f000, 0x5c000000,
- 0x4c000000, 0x4803c857, 0x480bc857, 0x480fc857,
- 0x4813c857, 0x4817c857, 0x4d2c0000, 0x4c080000,
- 0x4c0c0000, 0x4c100000, 0x4c140000, 0x0201f800,
- 0x0010056f, 0x02000800, 0x0010032d, 0x5c002800,
- 0x5c002000, 0x5c001800, 0x5c001000, 0x04011000,
- 0x832c0400, 0x00000005, 0x4803c840, 0x4a03c842,
- 0x00000010, 0x40000000, 0x040117ff, 0x4a025805,
- 0x0000010d, 0x4a025a09, 0x00000049, 0x480a5a0b,
- 0x480e5c0b, 0x48125a0c, 0x48165c0c, 0x82080580,
- 0x00008014, 0x04020064, 0x820c0580, 0x0000ffff,
- 0x04020061, 0x82100580, 0x00000006, 0x0402005e,
- 0x59a8000f, 0x0201f800, 0x00104716, 0x04000009,
- 0x82000d00, 0x00ffff00, 0x04020006, 0x82000c00,
- 0x00101b0a, 0x50040800, 0x80040910, 0x48065a0d,
- 0x82000d00, 0x0000ffff, 0x48065c0d, 0x80000120,
- 0x48025a0e, 0x59a8021b, 0x82001500, 0x00002100,
- 0x480a5a0f, 0x8c000502, 0x0400001f, 0x8c000506,
- 0x04000009, 0x82000d00, 0x0000000a, 0x82040d80,
- 0x0000000a, 0x04020004, 0x4a025c0e, 0x00000001,
- 0x0401f022, 0x8c00050a, 0x04000009, 0x82000d00,
- 0x00000022, 0x82040d80, 0x00000022, 0x04020004,
- 0x4a025c0e, 0x00000003, 0x0401f018, 0x8c000508,
- 0x04000009, 0x82000d00, 0x00000012, 0x82040d80,
- 0x00000012, 0x04020004, 0x4a025c0e, 0x00000002,
- 0x0401f00e, 0x0201f800, 0x00104716, 0x04020004,
- 0x4a025c0e, 0x00000004, 0x0401f008, 0x8c000506,
- 0x04000004, 0x4a025c0e, 0x00000005, 0x0401f003,
- 0x4a025c0e, 0x00000000, 0x59a8002a, 0x48025c0f,
- 0x59a8002b, 0x48025a10, 0x59c40801, 0x82040d00,
- 0x00018000, 0x82040580, 0x00000000, 0x04020004,
- 0x4a025c10, 0x00000000, 0x0401f00f, 0x82040580,
- 0x00008000, 0x04020004, 0x4a025c10, 0x00000001,
- 0x0401f009, 0x82040580, 0x00010000, 0x04020004,
- 0x4a025c10, 0x00000003, 0x0401f003, 0x4a025c10,
- 0x00000004, 0x0401fbb8, 0x5c025800, 0x1c01f000,
- 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x5930080a,
- 0x800409c0, 0x04000004, 0x58040403, 0x81440580,
- 0x1c01f000, 0x82000540, 0x00000001, 0x0401f7fd,
- 0x4933c857, 0x4c040000, 0x59300403, 0x82000d80,
- 0x0000001e, 0x04020016, 0x800000d0, 0x59300a17,
- 0x82040d00, 0x000000ff, 0x80040540, 0x4803c857,
- 0x48026417, 0x4a026403, 0x00000085, 0x4a026203,
- 0x00000009, 0x4a026407, 0x00000005, 0x4a02621e,
- 0x00000004, 0x59a8002b, 0x48026006, 0x42000800,
- 0x8000004b, 0x0201f800, 0x000209b1, 0x5c000800,
- 0x1c01f000, 0x4933c857, 0x40000000, 0x40000000,
- 0x1c01f000, 0x59300415, 0x4933c857, 0x4803c857,
- 0x8c000518, 0x04000009, 0x8c000512, 0x02020000,
- 0x00108ac2, 0x0401f922, 0x0201f800, 0x00020979,
- 0x0201f800, 0x00020a10, 0x1c01f000, 0x591c0407,
- 0x4803c857, 0x82000c80, 0x00000009, 0x0402100b,
- 0x0c01f001, 0x0010a07e, 0x0010a07e, 0x0010a07e,
- 0x0010a080, 0x0010a07e, 0x0010a080, 0x0010a080,
- 0x0010a07e, 0x0010a080, 0x80000580, 0x1c01f000,
- 0x82000540, 0x00000001, 0x1c01f000, 0x591c0407,
- 0x82000500, 0x0000001f, 0x82000580, 0x00000006,
- 0x0400000e, 0x4803c857, 0x4a026403, 0x0000003b,
- 0x4a02641b, 0x00000009, 0x4a02621b, 0x00002a00,
- 0x4a026203, 0x00000001, 0x42000800, 0x80000040,
- 0x0201f000, 0x000209b1, 0x4803c856, 0x4c040000,
- 0x4c140000, 0x4d300000, 0x411e6000, 0x0401f8f0,
- 0x497a6205, 0x59300415, 0x4803c857, 0x82000500,
- 0xffffadff, 0x48026415, 0x497a6405, 0x5c026000,
- 0x0201f800, 0x0010056f, 0x02000800, 0x0010032d,
- 0x5c002800, 0x5c000800, 0x4a025805, 0x0000010d,
- 0x497a5800, 0x497a5c05, 0x4a025a09, 0x00000045,
- 0x491e580a, 0x59300402, 0x48025c08, 0x5930041a,
- 0x48025c0c, 0x591c0415, 0x84000556, 0x48023c15,
- 0x591c180a, 0x580c0403, 0x48025a07, 0x580c0002,
- 0x82000500, 0x00ffffff, 0x48025813, 0x59cc0404,
- 0x48025c14, 0x497a5a08, 0x4816580b, 0x48065a0c,
- 0x0401fb21, 0x493a6403, 0x4d400000, 0x42028000,
- 0x00000045, 0x591c0202, 0x4c000000, 0x4d300000,
- 0x411e6000, 0x0401fca6, 0x5c026000, 0x5c000000,
- 0x48023a02, 0x5c028000, 0x491e601f, 0x4932381d,
- 0x4a023c07, 0x00000006, 0x4a023a03, 0x00000007,
- 0x497a3806, 0x497a3a05, 0x1c01f000, 0x4933c857,
- 0x83380580, 0x00000013, 0x0402000b, 0x59300403,
- 0x4803c857, 0x82000d80, 0x00000085, 0x0400002b,
- 0x82000d80, 0x0000008b, 0x04000028, 0x0201f800,
- 0x0010032d, 0x83380580, 0x00000027, 0x0402000c,
- 0x0201f800, 0x0010605d, 0x4d2c0000, 0x4d400000,
- 0x59325809, 0x42028000, 0x00000004, 0x0401fe2e,
- 0x5c028000, 0x5c025800, 0x1c01f000, 0x83380580,
- 0x00000014, 0x040007f3, 0x83380580, 0x00000089,
- 0x04000005, 0x83380580, 0x0000008a, 0x02020000,
- 0x00107134, 0x0201f800, 0x0010644d, 0x02020000,
- 0x00107134, 0x59300a03, 0x82040580, 0x0000000a,
- 0x04000009, 0x82040580, 0x0000000c, 0x04000006,
- 0x0201f800, 0x0010032d, 0x4a026203, 0x0000000a,
- 0x1c01f000, 0x83380480, 0x00000093, 0x0402100c,
- 0x83380480, 0x00000085, 0x04001009, 0x83380580,
- 0x00000089, 0x0400000a, 0x83380580, 0x0000008a,
- 0x04000022, 0x0201f800, 0x0010032d, 0x493bc857,
- 0x4933c857, 0x0201f000, 0x00107134, 0x4933c857,
- 0x4c340000, 0x41306800, 0x0201f800, 0x001070f5,
- 0x04000011, 0x4a026203, 0x00000001, 0x4a026403,
- 0x0000001e, 0x59cc0c07, 0x4806641a, 0x59cc0a07,
- 0x4806621a, 0x5834080a, 0x4806600a, 0x4a026407,
- 0x00000004, 0x42000800, 0x80000040, 0x0201f800,
- 0x000209b1, 0x40366000, 0x0201f800, 0x00020a10,
- 0x5c006800, 0x1c01f000, 0x4933c857, 0x0201f000,
- 0x00020a10, 0x5930080a, 0x58040200, 0x8c00051a,
- 0x02020800, 0x001003f4, 0x1c01f000, 0x0201f800,
- 0x001040b0, 0x0400001e, 0x4a026203, 0x00000002,
- 0x59300415, 0x84000558, 0x48026415, 0x8c000512,
- 0x04000004, 0x59a8002c, 0x48026205, 0x0401f007,
- 0x59a8082c, 0x59a8002a, 0x80040400, 0x82000400,
- 0x0000001e, 0x48026205, 0x5930000a, 0x82000c00,
- 0x00000011, 0x50040000, 0x80000540, 0x04000004,
- 0x82000c00, 0x00000000, 0x0401f7fb, 0x45300800,
- 0x497a6000, 0x82000540, 0x00000001, 0x1c01f000,
- 0x82100500, 0xfffffeef, 0x0402001c, 0x4d2c0000,
- 0x4937c857, 0x59340811, 0x83341400, 0x00000011,
- 0x800409c0, 0x0400000e, 0x40040000, 0x81300580,
- 0x04000005, 0x82041400, 0x00000000, 0x58040800,
- 0x0401f7f8, 0x59300800, 0x497a6000, 0x44041000,
- 0x0201f800, 0x00020979, 0x0401f002, 0x4933c857,
- 0x5c025800, 0x492e6009, 0x0201f800, 0x00020979,
- 0x0201f000, 0x00020a10, 0x492fc857, 0x4a025a07,
- 0x00000006, 0x0201f000, 0x000203ab, 0x4c340000,
- 0x5930000a, 0x800001c0, 0x04000011, 0x82006c00,
- 0x00000011, 0x50340000, 0x80000540, 0x0400000a,
- 0x81300580, 0x04000005, 0x50340000, 0x82006c00,
- 0x00000000, 0x0401f7f8, 0x59300000, 0x44006800,
- 0x497a6000, 0x5c006800, 0x1c01f000, 0x59300c07,
- 0x82040580, 0x00000005, 0x040007fb, 0x82040580,
- 0x00000011, 0x040007f8, 0x82040580, 0x00000006,
- 0x040007f5, 0x82040580, 0x00000001, 0x040007f2,
- 0x0201f800, 0x0010032d, 0x4933c857, 0x4c080000,
- 0x4c0c0000, 0x4c580000, 0x59a81018, 0x59cc1807,
- 0x820c1d00, 0x00ffffff, 0x800c0110, 0x80083580,
- 0x04020014, 0x83cc1400, 0x00000008, 0x4200b000,
- 0x00000002, 0x5930000a, 0x82001c00, 0x00000006,
- 0x0201f800, 0x00107d52, 0x0402000a, 0x83cc1400,
- 0x0000000a, 0x4200b000, 0x00000002, 0x5930000a,
- 0x82001c00, 0x00000008, 0x0201f800, 0x00107d52,
- 0x5c00b000, 0x5c001800, 0x5c001000, 0x1c01f000,
- 0x4933c856, 0x493a6403, 0x0201f800, 0x00103a06,
- 0x0201f000, 0x0010e14a, 0x493bc857, 0x4d2c0000,
- 0x0201f800, 0x0010056f, 0x02000800, 0x0010032d,
- 0x832cac00, 0x00000006, 0x4c580000, 0x4c540000,
- 0x4200b000, 0x00000006, 0x4578a800, 0x8054a800,
- 0x8058b040, 0x040207fd, 0x83380580, 0x00000046,
- 0x04020004, 0x4a025805, 0x00000144, 0x0401f008,
- 0x4a025805, 0x00000146, 0x83380580, 0x00000041,
- 0x04000003, 0x4a025a07, 0x00000001, 0x59cc0007,
- 0x82000500, 0xff000000, 0x80000110, 0x59cc1008,
- 0x82081500, 0xff000000, 0x80081540, 0x480a580b,
- 0x83380580, 0x00000046, 0x04020006, 0x59cc0007,
- 0x82000500, 0x00ffffff, 0x4802580c, 0x0401f005,
- 0x59cc0008, 0x82000500, 0x00ffffff, 0x4802580c,
- 0x83380580, 0x00000046, 0x04020004, 0x83cc1400,
- 0x00000009, 0x0401f003, 0x83cc1400, 0x0000000d,
- 0x50080000, 0x9c0001c0, 0x4802580d, 0x80081000,
- 0x50080000, 0x9c0001c0, 0x4802580e, 0x83380580,
- 0x00000046, 0x04020008, 0x59cc000b, 0x9c0001c0,
- 0x4802580f, 0x59cc000c, 0x9c0001c0, 0x48025810,
- 0x0401f007, 0x59cc000f, 0x9c0001c0, 0x4802580f,
- 0x59cc0010, 0x9c0001c0, 0x48025810, 0x83380580,
- 0x00000046, 0x04020004, 0x83cc1400, 0x00000011,
- 0x0401f003, 0x83cc1400, 0x00000015, 0x412c3000,
- 0x82183400, 0x00000011, 0x4200b000, 0x00000004,
- 0x50080000, 0x9c0001c0, 0x44003000, 0x80081000,
- 0x80183000, 0x8058b040, 0x040207fa, 0x5c00a800,
- 0x5c00b000, 0x0201f800, 0x000203ab, 0x5c025800,
- 0x1c01f000, 0x4933c857, 0x492fc857, 0x5930080a,
- 0x58040200, 0x8c00051e, 0x04000004, 0x592c0209,
- 0x84000558, 0x48025a09, 0x1c01f000, 0x59e0180f,
- 0x599c0413, 0x800c1000, 0x80080580, 0x04020002,
- 0x41781000, 0x59e00010, 0x59e00810, 0x80040d80,
- 0x040207fd, 0x80080580, 0x0400000b, 0x4c080000,
- 0x599c0814, 0x599c1015, 0x800c00cc, 0x80040c00,
- 0x82081440, 0x00000000, 0x5c001800, 0x82000540,
- 0x00000001, 0x4803c857, 0x1c01f000, 0x59300203,
- 0x4933c857, 0x4937c857, 0x493bc857, 0x4803c857,
- 0x82003480, 0x0000000e, 0x02021800, 0x0010032d,
- 0x0c01f001, 0x0010a27b, 0x0010a392, 0x0010a27b,
- 0x0010a27b, 0x0010a27b, 0x0010a27b, 0x0010a27b,
- 0x0010a2f5, 0x0010a27d, 0x0010a27b, 0x0010a27b,
- 0x0010a27b, 0x0010a27b, 0x0010a27b, 0x0201f800,
- 0x0010032d, 0x83380580, 0x0000004c, 0x02020800,
- 0x0010032d, 0x0201f800, 0x001040cb, 0x04020021,
- 0x59a80a1b, 0x82040500, 0x00000009, 0x82000580,
- 0x00000008, 0x0400001b, 0x8c040d12, 0x04000032,
- 0x59cc0806, 0x82040d00, 0xff000000, 0x82040580,
- 0x03000000, 0x04000020, 0x82040580, 0x50000000,
- 0x04000005, 0x82040580, 0x52000000, 0x02020000,
- 0x00020a10, 0x813669c0, 0x04000007, 0x497a601f,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010df61,
- 0x5c027800, 0x4a026403, 0x00000001, 0x0401f014,
- 0x59cc0806, 0x82040d00, 0xff000000, 0x82040580,
- 0x03000000, 0x04000008, 0x82040580, 0x50000000,
- 0x04000005, 0x82040580, 0x52000000, 0x02020000,
- 0x00020a10, 0x4a026403, 0x00000009, 0x4a02641b,
- 0x00000009, 0x4a02621b, 0x00000000, 0x4a026407,
- 0x00000004, 0x4a026203, 0x00000001, 0x0201f000,
- 0x00105fe8, 0x8d0e1d20, 0x04000020, 0x59cc0806,
- 0x4807c857, 0x82040d00, 0xff000000, 0x82040580,
- 0x03000000, 0x04000013, 0x82040580, 0x20000000,
- 0x04000010, 0x82040580, 0x21000000, 0x0400000d,
- 0x82040580, 0x24000000, 0x0400000a, 0x82040580,
- 0x50000000, 0x04000007, 0x82040580, 0x52000000,
- 0x04000004, 0x82040580, 0x05000000, 0x0402000a,
- 0x9c0431c0, 0x42028000, 0x00000046, 0x42002800,
- 0x00000001, 0x0401fc5a, 0x0401f913, 0x02000800,
- 0x0010032d, 0x42002000, 0x00000051, 0x0201f800,
- 0x0010720a, 0x59cc0000, 0x82000500, 0x00ffffff,
- 0x82000580, 0x00ffffff, 0x04000005, 0x4a026203,
- 0x00000007, 0x493a6403, 0x1c01f000, 0x59325818,
- 0x812e59c0, 0x02020800, 0x00100589, 0x0201f000,
- 0x00020a10, 0x4d2c0000, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x41385000, 0x83380580, 0x00000054,
- 0x02020800, 0x0010032d, 0x59325809, 0x592c0c0c,
- 0x82040d00, 0x0000e000, 0x82040580, 0x00002000,
- 0x04020078, 0x59300818, 0x800409c0, 0x04000016,
- 0x58041405, 0x41cca800, 0x8204a400, 0x00000006,
- 0x82080480, 0x00000010, 0x04021005, 0x4008b000,
- 0x0201f800, 0x0010adef, 0x0401f00b, 0x40001000,
- 0x4200b000, 0x0000000f, 0x0201f800, 0x0010adef,
- 0x58040801, 0x800409c0, 0x040207f0, 0x0201f800,
- 0x0010032d, 0x813669c0, 0x0400005e, 0x59344c00,
- 0x592c0c0a, 0x4807c857, 0x4827c857, 0x82040d00,
- 0x000000ff, 0x82040580, 0x00000003, 0x0400002a,
- 0x82040580, 0x00000005, 0x04000032, 0x82040580,
- 0x00000020, 0x04000036, 0x82040580, 0x00000052,
- 0x04000042, 0x82040580, 0x00000050, 0x04000042,
- 0x82040580, 0x00000021, 0x04000004, 0x82040580,
- 0x00000024, 0x04020043, 0x82240500, 0x0000ff00,
- 0x82000580, 0x00000700, 0x04000008, 0x42000800,
- 0x00000009, 0x0201f800, 0x00103d8a, 0x42005000,
- 0x0000000c, 0x0401f037, 0x4a025a07, 0x00000031,
- 0x4a02580e, 0x00000009, 0x59340400, 0x4802580f,
- 0x0201f800, 0x000203ab, 0x0201f800, 0x001070b5,
- 0x0401f03d, 0x0201f800, 0x00103aa1, 0x0201f800,
- 0x00103e68, 0x42000800, 0x00000003, 0x0201f800,
- 0x00103d8a, 0x42005000, 0x00000008, 0x0401f021,
- 0x59cc0007, 0x0201f800, 0x001056f0, 0x0402001d,
- 0x0201f800, 0x00103aa1, 0x0401f01a, 0x82240500,
- 0x0000ff00, 0x82000580, 0x00000700, 0x040007df,
- 0x82240500, 0x000000ff, 0x82000580, 0x00000009,
- 0x040007da, 0x0201f800, 0x00103ecf, 0x42005000,
- 0x0000000a, 0x0401f00b, 0x42005000, 0x0000000e,
- 0x0401f003, 0x42005000, 0x00000010, 0x82240500,
- 0x0000ff00, 0x82000580, 0x00000700, 0x040007cb,
- 0x482a6403, 0x4a026203, 0x00000001, 0x592c000e,
- 0x48026012, 0x497a6014, 0x59a8002b, 0x48026006,
- 0x417a7800, 0x0201f800, 0x00105fe8, 0x59325818,
- 0x812e59c0, 0x04000004, 0x0201f800, 0x00100589,
- 0x497a6018, 0x5c00a800, 0x5c00a000, 0x5c00b000,
- 0x5c025800, 0x1c01f000, 0x4d2c0000, 0x59325809,
- 0x83380580, 0x00000013, 0x0402002a, 0x492fc857,
- 0x59300c03, 0x82040580, 0x00000054, 0x0400001e,
- 0x82040580, 0x00000010, 0x04000018, 0x82040580,
- 0x0000000e, 0x04000015, 0x82040580, 0x00000008,
- 0x0400000d, 0x82040580, 0x0000000c, 0x0400000a,
- 0x82040580, 0x0000000a, 0x02020800, 0x0010032d,
- 0x42000800, 0x00000006, 0x0201f800, 0x00103d8a,
- 0x0401f009, 0x42000800, 0x00000004, 0x0201f800,
- 0x00103d8a, 0x0401f004, 0x59340200, 0x8400051a,
- 0x48026a00, 0x4a025a07, 0x00000000, 0x0201f800,
- 0x000203ab, 0x0201f800, 0x00020a10, 0x0401f024,
- 0x83380580, 0x00000027, 0x0400000f, 0x83380580,
- 0x00000014, 0x02020800, 0x0010032d, 0x492fc857,
- 0x0201f800, 0x0010605d, 0x42028000, 0x00000031,
- 0x42000800, 0x00000004, 0x42001000, 0x000000ff,
- 0x0401f00a, 0x492fc857, 0x0201f800, 0x0010605d,
- 0x42028000, 0x00000031, 0x42000800, 0x00000004,
- 0x42001000, 0x00000010, 0x49425a07, 0x4806580e,
- 0x480a580f, 0x0201f800, 0x000203ab, 0x0201f800,
- 0x001043c3, 0x0201f800, 0x001070b5, 0x5c025800,
- 0x1c01f000, 0x492fc857, 0x42007000, 0x00020b54,
- 0x58380806, 0x492c7006, 0x800409c0, 0x04020004,
- 0x492c7007, 0x0201f000, 0x00020026, 0x492c0800,
- 0x1c01f000, 0x4d2c0000, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x4933c857, 0x4937c857, 0x59cc0806,
- 0x4807c857, 0x82040d00, 0xff000000, 0x82040580,
- 0x03000000, 0x0400000d, 0x82040580, 0x05000000,
- 0x0400000a, 0x82040580, 0x21000000, 0x04000032,
- 0x82040580, 0x24000000, 0x0400002f, 0x82040580,
- 0x20000000, 0x04020031, 0x0201f800, 0x0010056f,
- 0x0400002e, 0x492fc857, 0x492e6018, 0x59a8b05a,
- 0x8258b400, 0x0000001b, 0x8258b500, 0xfffffffc,
- 0x8058b104, 0x485a5c05, 0x412c7800, 0x41cca000,
- 0x82580480, 0x00000010, 0x04021006, 0x832cac00,
- 0x00000006, 0x0201f800, 0x0010adef, 0x0401f016,
- 0x40580800, 0x4200b000, 0x0000000f, 0x832cac00,
- 0x00000006, 0x0201f800, 0x0010adef, 0x8204b480,
- 0x0000000f, 0x0201f800, 0x0010056f, 0x04000004,
- 0x492c7801, 0x412c7800, 0x0401f7ea, 0x59325818,
- 0x0201f800, 0x00100589, 0x497a6018, 0x80000580,
- 0x0401f006, 0x59340200, 0x84000554, 0x48026a00,
- 0x82000540, 0x00000001, 0x5c00a800, 0x5c00a000,
- 0x5c00b000, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x492fc857, 0x4d2c0000, 0x59300a03, 0x82040580,
- 0x00000007, 0x04000037, 0x82040580, 0x00000001,
- 0x02020800, 0x0010032d, 0x0201f800, 0x0010610d,
- 0x4df00000, 0x598c000f, 0x81300580, 0x04020016,
+ 0x0201f800, 0x00020a10, 0x0401f024, 0x83380580,
+ 0x00000027, 0x0400000f, 0x83380580, 0x00000014,
+ 0x02020800, 0x0010032d, 0x492fc857, 0x0201f800,
+ 0x00106102, 0x42028000, 0x00000031, 0x42000800,
+ 0x00000004, 0x42001000, 0x000000ff, 0x0401f00a,
+ 0x492fc857, 0x0201f800, 0x00106102, 0x42028000,
+ 0x00000031, 0x42000800, 0x00000004, 0x42001000,
+ 0x00000010, 0x49425a07, 0x4806580e, 0x480a580f,
+ 0x0201f800, 0x000203ab, 0x0201f800, 0x001043e2,
+ 0x0201f800, 0x00107144, 0x5c025800, 0x1c01f000,
+ 0x492fc857, 0x42007000, 0x00020b54, 0x58380806,
+ 0x492c7006, 0x800409c0, 0x04020004, 0x492c7007,
+ 0x0201f000, 0x00020026, 0x492c0800, 0x1c01f000,
+ 0x4d2c0000, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x4933c857, 0x4937c857, 0x59cc0806, 0x4807c857,
+ 0x82040d00, 0xff000000, 0x82040580, 0x03000000,
+ 0x0400000d, 0x82040580, 0x05000000, 0x0400000a,
+ 0x82040580, 0x21000000, 0x04000032, 0x82040580,
+ 0x24000000, 0x0400002f, 0x82040580, 0x20000000,
+ 0x04020031, 0x0201f800, 0x0010056f, 0x0400002e,
+ 0x492fc857, 0x492e6018, 0x59a8b05a, 0x8258b400,
+ 0x0000001b, 0x8258b500, 0xfffffffc, 0x8058b104,
+ 0x485a5c05, 0x412c7800, 0x41cca000, 0x82580480,
+ 0x00000010, 0x04021006, 0x832cac00, 0x00000006,
+ 0x0201f800, 0x0010aee2, 0x0401f016, 0x40580800,
+ 0x4200b000, 0x0000000f, 0x832cac00, 0x00000006,
+ 0x0201f800, 0x0010aee2, 0x8204b480, 0x0000000f,
+ 0x0201f800, 0x0010056f, 0x04000004, 0x492c7801,
+ 0x412c7800, 0x0401f7ea, 0x59325818, 0x0201f800,
+ 0x00100589, 0x497a6018, 0x80000580, 0x0401f006,
+ 0x59340200, 0x84000554, 0x48026a00, 0x82000540,
+ 0x00000001, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x5c025800, 0x1c01f000, 0x4933c857, 0x492fc857,
+ 0x4d2c0000, 0x59300a03, 0x82040580, 0x00000007,
+ 0x04000037, 0x82040580, 0x00000001, 0x02020800,
+ 0x0010032d, 0x0201f800, 0x001061b2, 0x4df00000,
+ 0x598c000f, 0x81300580, 0x04020016, 0x59300004,
+ 0x8c000520, 0x04000004, 0x84000520, 0x48026004,
+ 0x0401f016, 0x42001000, 0x0010bc55, 0x50081000,
+ 0x58080002, 0x82000580, 0x00000100, 0x04000006,
+ 0x5808000b, 0x81300580, 0x02020800, 0x0010032d,
+ 0x0401f00a, 0x0201f800, 0x0010642d, 0x04020021,
0x59300004, 0x8c000520, 0x04000004, 0x84000520,
- 0x48026004, 0x0401f016, 0x42001000, 0x0010bb55,
- 0x50081000, 0x58080002, 0x82000580, 0x00000100,
- 0x04000006, 0x5808000b, 0x81300580, 0x02020800,
- 0x0010032d, 0x0401f00a, 0x0201f800, 0x00106388,
- 0x04020021, 0x59300004, 0x8c000520, 0x04000004,
- 0x84000520, 0x48026004, 0x0401f004, 0x0201f800,
- 0x0010e343, 0x80c40040, 0x5c03e000, 0x02000800,
- 0x001060fa, 0x0201f800, 0x0010889a, 0x02000800,
- 0x0010032d, 0x59325809, 0x4a025a07, 0x00000005,
- 0x0201f800, 0x000203ab, 0x0201f800, 0x001043c3,
- 0x59325818, 0x812e59c0, 0x02020800, 0x00100589,
- 0x0201f800, 0x001070b5, 0x80000580, 0x5c025800,
- 0x1c01f000, 0x5c03e000, 0x02000800, 0x001060fa,
- 0x59300c07, 0x82040580, 0x00000011, 0x040007b7,
- 0x0401f7f7, 0x4c040000, 0x59340200, 0x4803c857,
- 0x8c00051c, 0x04000009, 0x59cc0805, 0x591c001a,
- 0x4803c857, 0x80040580, 0x04000004, 0x80000580,
- 0x4803c856, 0x0401f003, 0x82000540, 0x00000001,
- 0x5c000800, 0x1c01f000, 0x4c000000, 0x4c0c0000,
- 0x4c100000, 0x42001800, 0x0000ffff, 0x42002000,
- 0x00000004, 0x0401f013, 0x4c000000, 0x4c0c0000,
- 0x4c100000, 0x5930200a, 0x58101c03, 0x42002000,
- 0x00000004, 0x0401f00b, 0x4c000000, 0x4c0c0000,
- 0x4c100000, 0x5930200a, 0x801021c0, 0x02000800,
- 0x0010032d, 0x58101c03, 0x42002000, 0x00000007,
- 0x480fc857, 0x4813c857, 0x481bc857, 0x0201f800,
- 0x00103260, 0x5c002000, 0x5c001800, 0x5c000000,
- 0x1c01f000, 0x8d0e1d20, 0x04000008, 0x4d400000,
- 0x850e1d44, 0x42028000, 0x0000002a, 0x0201f800,
- 0x00109f44, 0x5c028000, 0x1c01f000, 0x59a8021b,
- 0x8c000508, 0x04000005, 0x599c0017, 0x8c00050a,
- 0x04020002, 0x1c01f000, 0x82000540, 0x00000001,
- 0x1c01f000, 0x59300421, 0x84000540, 0x48026421,
- 0x1c01f000, 0x4c640000, 0x0201f800, 0x00108cab,
- 0x59300203, 0x82000580, 0x00000008, 0x04020015,
- 0x4200c800, 0x00000032, 0x42000000, 0x20000000,
- 0x41300800, 0x0201f800, 0x00100899, 0x0400000d,
- 0x59300203, 0x82000580, 0x00000008, 0x04020009,
- 0x42000000, 0x0000001e, 0x80000040, 0x040207ff,
- 0x8064c840, 0x040207f1, 0x0201f800, 0x0010032d,
- 0x0201f800, 0x00108cc3, 0x5c00c800, 0x1c01f000,
- 0x0201f800, 0x0010056f, 0x02000800, 0x0010032d,
- 0x59340403, 0x49365803, 0x4a025a05, 0x00000055,
- 0x48025c07, 0x4a025c08, 0x00001000, 0x59340802,
- 0x82040d00, 0x00ffffff, 0x59300403, 0x82000580,
- 0x00000086, 0x42000000, 0x85000000, 0x04020003,
- 0x42000000, 0x84000000, 0x80040540, 0x4802580a,
- 0x59a8000f, 0x4802580b, 0x42000000, 0x00990000,
- 0x59300c07, 0x82040d80, 0x00000005, 0x04000002,
- 0x8400052e, 0x4802580c, 0x497a580d, 0x59cc0004,
- 0x4802580e, 0x497a580f, 0x42000800, 0x00030300,
- 0x59300403, 0x82000580, 0x00000086, 0x04020006,
- 0x59cc0004, 0x48025811, 0x4a025812, 0x0000ffff,
- 0x41780800, 0x48065810, 0x1c01f000, 0x492fc857,
- 0x59a82852, 0x801429c0, 0x0400005f, 0x4c5c0000,
- 0x4c600000, 0x4c640000, 0x4d2c0000, 0x4d300000,
- 0x42026000, 0x0010f518, 0x592c0c07, 0x592c100a,
- 0x82081500, 0x00ffffff, 0x592c180b, 0x592c200e,
- 0x40165800, 0x4014c000, 0x4014c800, 0x592c0205,
- 0x82000580, 0x00000155, 0x0402003e, 0x592c0407,
- 0x80040580, 0x0402003b, 0x592c000a, 0x82000500,
- 0x00ffffff, 0x80080580, 0x04020036, 0x592c000b,
- 0x82000500, 0x00ffffff, 0x800c0580, 0x04020031,
- 0x592c000e, 0x80100580, 0x0402002e, 0x4c040000,
- 0x4c080000, 0x4c0c0000, 0x4c100000, 0x40640000,
- 0x812c0580, 0x0402001b, 0x59300203, 0x82000580,
- 0x00000000, 0x04000013, 0x59300009, 0x800001c0,
- 0x04000010, 0x0201f800, 0x0010610d, 0x4df00000,
- 0x0201f800, 0x00105ff7, 0x0201f800, 0x0010e2ad,
- 0x80c40040, 0x04020003, 0x4a026203, 0x00000000,
- 0x5c03e000, 0x02000800, 0x001060fa, 0x497a6009,
- 0x592cc800, 0x4064c000, 0x4064b800, 0x0401f003,
- 0x592cb800, 0x485cc000, 0x4a025a07, 0x00000005,
- 0x0201f800, 0x000203ab, 0x405e5800, 0x5c002000,
- 0x5c001800, 0x5c001000, 0x5c000800, 0x0401f003,
- 0x412cc000, 0x592e5800, 0x812e59c0, 0x040207bc,
- 0x48675052, 0x48635053, 0x0201f800, 0x0010702d,
- 0x5c026000, 0x5c025800, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x42000800, 0x0000000b,
- 0x0401f006, 0x42000800, 0x00000004, 0x0401f003,
- 0x42000800, 0x00000001, 0x4d2c0000, 0x59325809,
- 0x812e59c0, 0x04000012, 0x592c0205, 0x82000500,
- 0x000000ff, 0x82000580, 0x0000000e, 0x0402000c,
- 0x592c0000, 0x48026009, 0x497a5800, 0x48065a09,
- 0x0201f800, 0x001050e3, 0x04000003, 0x0401fe3e,
- 0x0401f003, 0x0201f800, 0x000203ab, 0x5c025800,
- 0x1c01f000, 0x42001000, 0x00001000, 0x80081040,
- 0x04000010, 0x0201f800, 0x0010ae33, 0x040007fc,
- 0x42001000, 0x00007b00, 0x5808081c, 0x4a030000,
- 0x00000000, 0x82040d00, 0xffff0000, 0x82040580,
- 0x84320000, 0x04020003, 0x4a035073, 0x8000001b,
- 0x1c01f000, 0x4d340000, 0x4d440000, 0x599c0018,
- 0x82000500, 0xffffffcf, 0x82000540, 0x00000010,
- 0x48033818, 0x599c0019, 0x82000500, 0xffff1fff,
- 0x82000540, 0x00006000, 0x48033819, 0x42003000,
- 0x0000fc0e, 0x417a8800, 0x0201f800, 0x00103dd0,
- 0x42003000, 0x0010af80, 0x45783000, 0x49375074,
- 0x4a026c03, 0x0000ffff, 0x497a6806, 0x497a6807,
- 0x4a026c08, 0x000004b0, 0x4a026a08, 0x00000014,
- 0x497a6809, 0x4a026c04, 0x00000008, 0x5c028800,
- 0x5c026800, 0x1c01f000, 0x4a038893, 0x00000001,
- 0x59340400, 0x82000500, 0x000000ff, 0x82000580,
- 0x00000003, 0x04000017, 0x0201f800, 0x001070ff,
- 0x04000014, 0x4933c857, 0x59aa6874, 0x4936600a,
- 0x4a026407, 0x00000012, 0x42000800, 0x00000003,
- 0x0201f800, 0x00103d8a, 0x42001000, 0x00000008,
- 0x0201f800, 0x001066d0, 0x4a0378e4, 0x0c000000,
- 0x42027000, 0x000000d0, 0x0201f800, 0x00020a34,
- 0x1c01f000, 0x4d400000, 0x4d340000, 0x0201f800,
- 0x0010610d, 0x4df00000, 0x59aa6874, 0x42028000,
- 0x00000029, 0x0401f9cc, 0x4a026c00, 0x00000707,
- 0x5c03e000, 0x02000800, 0x001060fa, 0x5c026800,
- 0x5c028000, 0x1c01f000, 0x4a03c013, 0x00010001,
- 0x4a03c014, 0x00010001, 0x4a03c013, 0x00010000,
- 0x42000000, 0x0000000f, 0x80000040, 0x040207ff,
- 0x4a03c013, 0x00010001, 0x1c01f000, 0x4803c856,
- 0x592c0a07, 0x8c040d1e, 0x04020008, 0x80140110,
- 0x80000040, 0x04000022, 0x4a033006, 0x0010a64b,
- 0x0201f000, 0x00020684, 0x80140110, 0x80000040,
- 0x02020000, 0x00104c4c, 0x592c0208, 0x82000c80,
- 0x00001001, 0x04001003, 0x0201f000, 0x00104c5c,
- 0x592c1014, 0x82080500, 0xffff0003, 0x02020000,
- 0x00104c5c, 0x4202e000, 0x00000002, 0x42000000,
- 0x0010c25d, 0x50007000, 0x592c0012, 0x592c0813,
- 0x48007006, 0x48047007, 0x492c700a, 0x4978700d,
- 0x4978700b, 0x0201f000, 0x001050a3, 0x59a80873,
- 0x8c040d3e, 0x02000000, 0x00104c44, 0x59aa6874,
- 0x59340400, 0x82000580, 0x00000404, 0x04020053,
- 0x59a80073, 0x8c000506, 0x0402004c, 0x592c080a,
- 0x48066809, 0x592c1207, 0x59341806, 0x8c081506,
- 0x04000002, 0x59341807, 0x480e580a, 0x8c081502,
- 0x04020005, 0x40040000, 0x800c0480, 0x0400102d,
- 0x0401f02f, 0x592c0810, 0x82040500, 0x00000003,
- 0x0402004a, 0x592c0011, 0x80000540, 0x04020011,
- 0x592c000f, 0x82000500, 0x00000003, 0x04020043,
- 0x0201f800, 0x000209ee, 0x04000038, 0x4932580b,
+ 0x48026004, 0x0401f004, 0x0201f800, 0x0010e453,
+ 0x80c40040, 0x5c03e000, 0x02000800, 0x0010619f,
+ 0x0201f800, 0x00108953, 0x02000800, 0x0010032d,
+ 0x59325809, 0x4a025a07, 0x00000005, 0x0201f800,
+ 0x000203ab, 0x0201f800, 0x001043e2, 0x59325818,
+ 0x812e59c0, 0x02020800, 0x00100589, 0x0201f800,
+ 0x00107144, 0x80000580, 0x5c025800, 0x1c01f000,
+ 0x5c03e000, 0x02000800, 0x0010619f, 0x59300c07,
+ 0x82040580, 0x00000011, 0x040007b7, 0x0401f7f7,
+ 0x4c040000, 0x59340200, 0x4803c857, 0x8c00051c,
+ 0x04000009, 0x59cc0805, 0x591c001a, 0x4803c857,
+ 0x80040580, 0x04000004, 0x80000580, 0x4803c856,
+ 0x0401f003, 0x82000540, 0x00000001, 0x5c000800,
+ 0x1c01f000, 0x4c000000, 0x4c0c0000, 0x4c100000,
+ 0x42001800, 0x0000ffff, 0x42002000, 0x00000004,
+ 0x0401f013, 0x4c000000, 0x4c0c0000, 0x4c100000,
+ 0x5930200a, 0x58101c03, 0x42002000, 0x00000004,
+ 0x0401f00b, 0x4c000000, 0x4c0c0000, 0x4c100000,
+ 0x5930200a, 0x801021c0, 0x02000800, 0x0010032d,
+ 0x58101c03, 0x42002000, 0x00000007, 0x480fc857,
+ 0x4813c857, 0x481bc857, 0x0201f800, 0x0010326a,
+ 0x5c002000, 0x5c001800, 0x5c000000, 0x1c01f000,
+ 0x8d0e1d20, 0x04000008, 0x4d400000, 0x850e1d44,
+ 0x42028000, 0x0000002a, 0x0201f800, 0x0010a01b,
+ 0x5c028000, 0x1c01f000, 0x59a8021b, 0x8c000508,
+ 0x04000005, 0x599c0017, 0x8c00050a, 0x04020002,
+ 0x1c01f000, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x59300421, 0x84000540, 0x48026421, 0x1c01f000,
+ 0x4c640000, 0x0201f800, 0x00108d64, 0x59300203,
+ 0x82000580, 0x00000008, 0x04020015, 0x4200c800,
+ 0x00000032, 0x42000000, 0x20000000, 0x41300800,
+ 0x0201f800, 0x00100897, 0x0400000d, 0x59300203,
+ 0x82000580, 0x00000008, 0x04020009, 0x42000000,
+ 0x0000001e, 0x80000040, 0x040207ff, 0x8064c840,
+ 0x040207f1, 0x0201f800, 0x0010032d, 0x0201f800,
+ 0x00108d7c, 0x5c00c800, 0x1c01f000, 0x0201f800,
+ 0x0010056f, 0x02000800, 0x0010032d, 0x59340403,
+ 0x49365803, 0x4a025a05, 0x00000055, 0x48025c07,
+ 0x4a025c08, 0x00001000, 0x59340802, 0x82040d00,
+ 0x00ffffff, 0x59300403, 0x82000580, 0x00000086,
+ 0x42000000, 0x85000000, 0x04020003, 0x42000000,
+ 0x84000000, 0x80040540, 0x4802580a, 0x59a8000f,
+ 0x4802580b, 0x42000000, 0x00990000, 0x59300c07,
+ 0x82040d80, 0x00000005, 0x04000002, 0x8400052e,
+ 0x4802580c, 0x497a580d, 0x59cc0004, 0x4802580e,
+ 0x497a580f, 0x42000800, 0x00030300, 0x59300403,
+ 0x82000580, 0x00000086, 0x04020006, 0x59cc0004,
+ 0x48025811, 0x4a025812, 0x0000ffff, 0x41780800,
+ 0x48065810, 0x1c01f000, 0x492fc857, 0x59a82852,
+ 0x801429c0, 0x0400005f, 0x4c5c0000, 0x4c600000,
+ 0x4c640000, 0x4d2c0000, 0x4d300000, 0x42026000,
+ 0x0010f628, 0x592c0c07, 0x592c100a, 0x82081500,
+ 0x00ffffff, 0x592c180b, 0x592c200e, 0x40165800,
+ 0x4014c000, 0x4014c800, 0x592c0205, 0x82000580,
+ 0x00000155, 0x0402003e, 0x592c0407, 0x80040580,
+ 0x0402003b, 0x592c000a, 0x82000500, 0x00ffffff,
+ 0x80080580, 0x04020036, 0x592c000b, 0x82000500,
+ 0x00ffffff, 0x800c0580, 0x04020031, 0x592c000e,
+ 0x80100580, 0x0402002e, 0x4c040000, 0x4c080000,
+ 0x4c0c0000, 0x4c100000, 0x40640000, 0x812c0580,
+ 0x0402001b, 0x59300203, 0x82000580, 0x00000000,
+ 0x04000013, 0x59300009, 0x800001c0, 0x04000010,
+ 0x0201f800, 0x001061b2, 0x4df00000, 0x0201f800,
+ 0x0010609c, 0x0201f800, 0x0010e3bd, 0x80c40040,
+ 0x04020003, 0x4a026203, 0x00000000, 0x5c03e000,
+ 0x02000800, 0x0010619f, 0x497a6009, 0x592cc800,
+ 0x4064c000, 0x4064b800, 0x0401f003, 0x592cb800,
+ 0x485cc000, 0x4a025a07, 0x00000005, 0x0201f800,
+ 0x000203ab, 0x405e5800, 0x5c002000, 0x5c001800,
+ 0x5c001000, 0x5c000800, 0x0401f003, 0x412cc000,
+ 0x592e5800, 0x812e59c0, 0x040207bc, 0x48675052,
+ 0x48635053, 0x0201f800, 0x001070bc, 0x5c026000,
+ 0x5c025800, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x42000800, 0x0000000b, 0x0401f006,
+ 0x42000800, 0x00000004, 0x0401f003, 0x42000800,
+ 0x00000001, 0x4d2c0000, 0x59325809, 0x812e59c0,
+ 0x04000012, 0x592c0205, 0x82000500, 0x000000ff,
+ 0x82000580, 0x0000000e, 0x0402000c, 0x592c0000,
+ 0x48026009, 0x497a5800, 0x48065a09, 0x0201f800,
+ 0x00105139, 0x04000003, 0x0401fe3e, 0x0401f003,
+ 0x0201f800, 0x000203ab, 0x5c025800, 0x1c01f000,
+ 0x42001000, 0x00001000, 0x80081040, 0x04000010,
+ 0x0201f800, 0x0010af26, 0x040007fc, 0x42001000,
+ 0x00007b00, 0x5808081c, 0x4a030000, 0x00000000,
+ 0x82040d00, 0xffff0000, 0x82040580, 0x84320000,
+ 0x04020003, 0x4a035073, 0x8000001b, 0x1c01f000,
+ 0x4d340000, 0x4d440000, 0x599c0018, 0x82000500,
+ 0xffffffcf, 0x82000540, 0x00000010, 0x48033818,
+ 0x599c0019, 0x82000500, 0xffff1fff, 0x82000540,
+ 0x00006000, 0x48033819, 0x42003000, 0x0000fc0e,
+ 0x417a8800, 0x0201f800, 0x00103de6, 0x42003000,
+ 0x0010b080, 0x45783000, 0x49375074, 0x4a026c03,
+ 0x0000ffff, 0x497a6806, 0x497a6807, 0x4a026c08,
+ 0x000004b0, 0x4a026a08, 0x00000014, 0x497a6809,
+ 0x4a026c04, 0x00000008, 0x5c028800, 0x5c026800,
+ 0x1c01f000, 0x4a038893, 0x00000001, 0x59340400,
+ 0x82000500, 0x000000ff, 0x82000580, 0x00000003,
+ 0x04000017, 0x0201f800, 0x00107192, 0x04000014,
+ 0x4933c857, 0x59aa6874, 0x4936600a, 0x4a026407,
+ 0x00000012, 0x42000800, 0x00000003, 0x0201f800,
+ 0x00103d9d, 0x42001000, 0x00000008, 0x0201f800,
+ 0x00106775, 0x4a0378e4, 0x0c000000, 0x42027000,
+ 0x000000d0, 0x0201f800, 0x00020a34, 0x1c01f000,
+ 0x4d400000, 0x4d340000, 0x0201f800, 0x001061b2,
+ 0x4df00000, 0x59aa6874, 0x42028000, 0x00000029,
+ 0x0401f9cc, 0x4a026c00, 0x00000707, 0x5c03e000,
+ 0x02000800, 0x0010619f, 0x5c026800, 0x5c028000,
+ 0x1c01f000, 0x4a03c013, 0x00010001, 0x4a03c014,
+ 0x00010001, 0x4a03c013, 0x00010000, 0x42000000,
+ 0x0000000f, 0x80000040, 0x040207ff, 0x4a03c013,
+ 0x00010001, 0x1c01f000, 0x4803c856, 0x592c0a07,
+ 0x8c040d1e, 0x04020008, 0x80140110, 0x80000040,
+ 0x04000022, 0x4a033006, 0x0010a73e, 0x0201f000,
+ 0x00020684, 0x80140110, 0x80000040, 0x02020000,
+ 0x00104c8b, 0x592c0208, 0x82000c80, 0x00001001,
+ 0x04001003, 0x0201f000, 0x00104c9b, 0x592c1014,
+ 0x82080500, 0xffff0003, 0x02020000, 0x00104c9b,
+ 0x4202e000, 0x00000002, 0x42000000, 0x0010c35d,
+ 0x50007000, 0x592c0012, 0x592c0813, 0x48007006,
+ 0x48047007, 0x492c700a, 0x4978700d, 0x4978700b,
+ 0x0201f000, 0x001050f9, 0x59a80873, 0x8c040d3e,
+ 0x02000000, 0x00104c83, 0x59aa6874, 0x59340400,
+ 0x82000580, 0x00000404, 0x04020053, 0x59a80073,
+ 0x8c000506, 0x0402004c, 0x592c080a, 0x48066809,
+ 0x592c1207, 0x59341806, 0x8c081506, 0x04000002,
+ 0x59341807, 0x480e580a, 0x8c081502, 0x04020005,
+ 0x40040000, 0x800c0480, 0x0400102d, 0x0401f02f,
+ 0x592c0810, 0x82040500, 0x00000003, 0x0402004a,
+ 0x592c0011, 0x80000540, 0x04020011, 0x592c000f,
+ 0x82000500, 0x00000003, 0x04020043, 0x0201f800,
+ 0x000209ee, 0x04000038, 0x4932580b, 0x4a026407,
+ 0x00000012, 0x492e6009, 0x4936600a, 0x42027000,
+ 0x000000d1, 0x0201f000, 0x00020a34, 0x592e600b,
+ 0x0201f800, 0x00108d9b, 0x0400002f, 0x59300407,
+ 0x82000580, 0x00000012, 0x0402002b, 0x59300809,
+ 0x800409c0, 0x04020015, 0x59300203, 0x82000580,
+ 0x00000007, 0x04020024, 0x492e6009, 0x42027000,
+ 0x000000d9, 0x0201f000, 0x00020a34, 0x8c081500,
+ 0x040007d4, 0x480e580a, 0x59a80073, 0x8400054c,
+ 0x84000508, 0x48035073, 0x4a025a07, 0x00000000,
+ 0x0201f000, 0x000203ab, 0x58041000, 0x800811c0,
+ 0x04000003, 0x40080800, 0x0401f7fc, 0x492c0800,
+ 0x1c01f000, 0x4a025a07, 0x00000028, 0x0201f000,
+ 0x000203ab, 0x4a025a07, 0x00000029, 0x0201f000,
+ 0x000203ab, 0x4a025a07, 0x0000002c, 0x0201f000,
+ 0x000203ab, 0x4a025a07, 0x00000008, 0x0201f000,
+ 0x000203ab, 0x4a025a07, 0x00000003, 0x4a025c07,
+ 0x00000002, 0x0201f000, 0x000203ab, 0x4803c856,
+ 0x80140110, 0x80000040, 0x04000005, 0x4a033006,
+ 0x0010a7b3, 0x0201f000, 0x00020684, 0x59a80873,
+ 0x8c040d3e, 0x02000000, 0x00104c83, 0x592c0a07,
+ 0x82040480, 0x00000004, 0x02021000, 0x00104c9b,
+ 0x59a80073, 0x8c000506, 0x0402001d, 0x59aa6874,
+ 0x59340400, 0x82000580, 0x00000404, 0x0402001c,
+ 0x0201f800, 0x000209ee, 0x0400001d, 0x4a026407,
+ 0x00000012, 0x492e6009, 0x4936600a, 0x592c0a07,
+ 0x82040580, 0x00000002, 0x04000004, 0x592c0010,
+ 0x800001c0, 0x04000016, 0x82040400, 0x0010a7d7,
+ 0x50027000, 0x0201f000, 0x00020a34, 0x000000d4,
+ 0x000000d5, 0x000000d3, 0x000000d6, 0x4a025a07,
+ 0x00000028, 0x0201f000, 0x000203ab, 0x4a025a07,
+ 0x00000029, 0x0201f000, 0x000203ab, 0x4a025a07,
+ 0x0000002c, 0x0201f000, 0x000203ab, 0x0201f800,
+ 0x00020a10, 0x0201f000, 0x00104c9b, 0x492fc857,
+ 0x59a80873, 0x8c040d3e, 0x42000800, 0x00004001,
+ 0x040000b6, 0x59a80073, 0x8c000506, 0x42000800,
+ 0x00000028, 0x040200b1, 0x59aa6874, 0x59340400,
+ 0x82000580, 0x00000404, 0x42000800, 0x00000029,
+ 0x040200aa, 0x4a025a05, 0x0000012b, 0x4a025806,
+ 0xaa00feed, 0x4a025a07, 0x00000004, 0x4a025a08,
+ 0x00000001, 0x59a0020b, 0x48025810, 0x48025814,
+ 0x48025a0a, 0x59a00408, 0x59a01208, 0x900811c0,
+ 0x80081540, 0x480a5812, 0x59a0040a, 0x59a0120a,
+ 0x900811c0, 0x80081540, 0x480a5813, 0x59a00407,
+ 0x48025a0b, 0x59a0040b, 0x48025c0b, 0x0201f800,
+ 0x000209ee, 0x42000800, 0x0000002c, 0x0400008b,
0x4a026407, 0x00000012, 0x492e6009, 0x4936600a,
- 0x42027000, 0x000000d1, 0x0201f000, 0x00020a34,
- 0x592e600b, 0x0201f800, 0x00108ce2, 0x0400002f,
- 0x59300407, 0x82000580, 0x00000012, 0x0402002b,
- 0x59300809, 0x800409c0, 0x04020015, 0x59300203,
- 0x82000580, 0x00000007, 0x04020024, 0x492e6009,
- 0x42027000, 0x000000d9, 0x0201f000, 0x00020a34,
- 0x8c081500, 0x040007d4, 0x480e580a, 0x59a80073,
- 0x8400054c, 0x84000508, 0x48035073, 0x4a025a07,
- 0x00000000, 0x0201f000, 0x000203ab, 0x58041000,
- 0x800811c0, 0x04000003, 0x40080800, 0x0401f7fc,
- 0x492c0800, 0x1c01f000, 0x4a025a07, 0x00000028,
- 0x0201f000, 0x000203ab, 0x4a025a07, 0x00000029,
- 0x0201f000, 0x000203ab, 0x4a025a07, 0x0000002c,
- 0x0201f000, 0x000203ab, 0x4a025a07, 0x00000008,
- 0x0201f000, 0x000203ab, 0x4a025a07, 0x00000003,
- 0x4a025c07, 0x00000002, 0x0201f000, 0x000203ab,
- 0x4803c856, 0x80140110, 0x80000040, 0x04000005,
- 0x4a033006, 0x0010a6c0, 0x0201f000, 0x00020684,
- 0x59a80873, 0x8c040d3e, 0x02000000, 0x00104c44,
- 0x592c0a07, 0x82040480, 0x00000004, 0x02021000,
- 0x00104c5c, 0x59a80073, 0x8c000506, 0x0402001d,
- 0x59aa6874, 0x59340400, 0x82000580, 0x00000404,
- 0x0402001c, 0x0201f800, 0x000209ee, 0x0400001d,
- 0x4a026407, 0x00000012, 0x492e6009, 0x4936600a,
- 0x592c0a07, 0x82040580, 0x00000002, 0x04000004,
- 0x592c0010, 0x800001c0, 0x04000016, 0x82040400,
- 0x0010a6e4, 0x50027000, 0x0201f000, 0x00020a34,
- 0x000000d4, 0x000000d5, 0x000000d3, 0x000000d6,
- 0x4a025a07, 0x00000028, 0x0201f000, 0x000203ab,
- 0x4a025a07, 0x00000029, 0x0201f000, 0x000203ab,
- 0x4a025a07, 0x0000002c, 0x0201f000, 0x000203ab,
- 0x0201f800, 0x00020a10, 0x0201f000, 0x00104c5c,
- 0x492fc857, 0x59a80873, 0x8c040d3e, 0x42000800,
- 0x00004001, 0x040000b6, 0x59a80073, 0x8c000506,
- 0x42000800, 0x00000028, 0x040200b1, 0x59aa6874,
- 0x59340400, 0x82000580, 0x00000404, 0x42000800,
- 0x00000029, 0x040200aa, 0x4a025a05, 0x0000012b,
- 0x4a025806, 0xaa00feed, 0x4a025a07, 0x00000004,
- 0x4a025a08, 0x00000001, 0x59a0020b, 0x48025810,
- 0x48025814, 0x48025a0a, 0x59a00408, 0x59a01208,
- 0x900811c0, 0x80081540, 0x480a5812, 0x59a0040a,
- 0x59a0120a, 0x900811c0, 0x80081540, 0x480a5813,
- 0x59a00407, 0x48025a0b, 0x59a0040b, 0x48025c0b,
- 0x0201f800, 0x000209ee, 0x42000800, 0x0000002c,
- 0x0400008b, 0x4a026407, 0x00000012, 0x492e6009,
- 0x4936600a, 0x42027000, 0x000000de, 0x0201f000,
- 0x00020a34, 0x59cc0801, 0x82040d00, 0x00ffffff,
- 0x82040580, 0x0000fc0e, 0x04020014, 0x59cc0800,
- 0x82040d00, 0x00ffffff, 0x82040580, 0x0000fc0e,
- 0x04020010, 0x59cc0c00, 0x80040910, 0x82040580,
- 0x00000022, 0x04000011, 0x82040580, 0x00000023,
- 0x04000027, 0x82040580, 0x00000005, 0x0400004e,
- 0x4807c857, 0x0401f008, 0x4807c857, 0x0401f006,
- 0x4807c857, 0x42000000, 0x0010bcac, 0x0201f800,
- 0x0010ad1d, 0x1c01f000, 0x59cc0806, 0x59a80073,
- 0x8c00050a, 0x04020010, 0x82040580, 0x05000000,
- 0x0402000d, 0x42027000, 0x000000da, 0x0201f800,
- 0x001070ff, 0x59aa6874, 0x4936600a, 0x4a026407,
- 0x00000013, 0x59cc0404, 0x48026202, 0x0201f000,
- 0x00020a34, 0x4807c857, 0x42000000, 0x0010bcac,
- 0x0201f800, 0x0010ad1d, 0x1c01f000, 0x0201f800,
- 0x001055aa, 0x0400001f, 0x59300c07, 0x82040580,
- 0x00000012, 0x02020800, 0x001003f4, 0x0402001c,
- 0x5932680a, 0x59cc0a04, 0x48066202, 0x59300004,
- 0x8c00053e, 0x02020800, 0x0010644d, 0x04020014,
- 0x42027000, 0x000000dc, 0x59cc0806, 0x82040580,
- 0x02000000, 0x02000000, 0x00020a34, 0x82040580,
- 0x01000000, 0x02020800, 0x001003f4, 0x04020008,
- 0x42027000, 0x000000dd, 0x0201f000, 0x00020a34,
- 0x59cc0c04, 0x4807c857, 0x0401f002, 0x4933c857,
- 0x42000000, 0x0010bcac, 0x0201f800, 0x0010ad1d,
- 0x1c01f000, 0x0201f800, 0x001055aa, 0x04000013,
- 0x59300c07, 0x82040580, 0x00000012, 0x02020800,
- 0x001003f4, 0x04020010, 0x5932680a, 0x59cc0a04,
- 0x48066202, 0x59300004, 0x8c00053e, 0x02020800,
- 0x0010644d, 0x04020008, 0x42027000, 0x000000db,
- 0x0201f000, 0x00020a34, 0x59cc0c04, 0x4807c857,
- 0x0401f002, 0x4933c857, 0x42000000, 0x0010bcac,
- 0x0201f800, 0x0010ad1d, 0x1c01f000, 0x492fc857,
- 0x4807c857, 0x82040580, 0x00000000, 0x02000000,
- 0x00101cba, 0x4a034207, 0x00004005, 0x48074407,
- 0x0201f000, 0x00101cbd, 0x48066004, 0x59bc00ea,
- 0x8c000516, 0x040207fe, 0x83300400, 0xc0000000,
- 0x480378e1, 0x1c01f000, 0x4d300000, 0x598c000d,
- 0x80026540, 0x0400000e, 0x0201f800, 0x001060f3,
- 0x0201f800, 0x001060e1, 0x59300000, 0x800001c0,
- 0x04000004, 0x4803180d, 0x497a6000, 0x0401f003,
- 0x497b180d, 0x497b180c, 0x80000580, 0x5c026000,
- 0x1c01f000, 0x4d2c0000, 0x4d300000, 0x4d340000,
- 0x4c5c0000, 0x4178b800, 0x598e600d, 0x813261c0,
- 0x0400000b, 0x0201f800, 0x00105ff7, 0x59300000,
- 0x4c000000, 0x405c3000, 0x0401f826, 0x0201f800,
- 0x0010e35f, 0x5c026000, 0x0401f7f5, 0x5c00b800,
- 0x5c026800, 0x5c026000, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x4c5c0000, 0x813261c0, 0x02000800,
- 0x0010032d, 0x41300000, 0x598cb80d, 0x41783000,
- 0x805cb9c0, 0x0400000f, 0x805c0d80, 0x04000004,
- 0x405c3000, 0x5818b800, 0x0401f7fa, 0x0401f80d,
- 0x598c000f, 0x81300580, 0x02000800, 0x001066dd,
- 0x497a6008, 0x80000580, 0x5c00b800, 0x1c01f000,
- 0x82000540, 0x00000001, 0x5c00b800, 0x1c01f000,
- 0x59300800, 0x497a6000, 0x0201f800, 0x001060e1,
- 0x801831c0, 0x04020009, 0x598c000c, 0x81300580,
- 0x04020004, 0x4803180c, 0x4803180d, 0x0401f008,
- 0x4807180d, 0x0401f006, 0x48043000, 0x598c000c,
- 0x81300580, 0x04020002, 0x481b180c, 0x0201f000,
- 0x001060f3, 0x59325809, 0x59300c03, 0x82040480,
- 0x000000df, 0x04021004, 0x82040480, 0x000000d0,
- 0x0401f002, 0x81780040, 0x04001002, 0x0c01f008,
- 0x4933c857, 0x493bc857, 0x42000000, 0x0010bcae,
- 0x0201f800, 0x0010ad1d, 0x1c01f000, 0x0010a855,
- 0x0010a86c, 0x0010a889, 0x0010a89a, 0x0010a8ab,
- 0x0010a8be, 0x0010a8d1, 0x0010a8e5, 0x0010a82c,
- 0x0010a82c, 0x0010a82c, 0x0010a82c, 0x0010a82c,
- 0x0010a82c, 0x0010a842, 0x42000800, 0x00000022,
- 0x0401f8d1, 0x592c0a0a, 0x4805a207, 0x592c0a0b,
- 0x4805a208, 0x592c0c0b, 0x4805a408, 0x4a01a006,
- 0x0c000000, 0x59340408, 0x48026006, 0x42000800,
+ 0x42027000, 0x000000de, 0x0201f000, 0x00020a34,
+ 0x59cc0801, 0x82040d00, 0x00ffffff, 0x82040580,
+ 0x0000fc0e, 0x04020014, 0x59cc0800, 0x82040d00,
+ 0x00ffffff, 0x82040580, 0x0000fc0e, 0x04020010,
+ 0x59cc0c00, 0x80040910, 0x82040580, 0x00000022,
+ 0x04000011, 0x82040580, 0x00000023, 0x04000027,
+ 0x82040580, 0x00000005, 0x0400004e, 0x4807c857,
+ 0x0401f008, 0x4807c857, 0x0401f006, 0x4807c857,
+ 0x42000000, 0x0010bdac, 0x0201f800, 0x0010ae10,
+ 0x1c01f000, 0x59cc0806, 0x59a80073, 0x8c00050a,
+ 0x04020010, 0x82040580, 0x05000000, 0x0402000d,
+ 0x42027000, 0x000000da, 0x0201f800, 0x00107192,
+ 0x59aa6874, 0x4936600a, 0x4a026407, 0x00000013,
+ 0x59cc0404, 0x48026202, 0x0201f000, 0x00020a34,
+ 0x4807c857, 0x42000000, 0x0010bdac, 0x0201f800,
+ 0x0010ae10, 0x1c01f000, 0x0201f800, 0x00105616,
+ 0x0400001f, 0x59300c07, 0x82040580, 0x00000012,
+ 0x02020800, 0x001003f4, 0x0402001c, 0x5932680a,
+ 0x59cc0a04, 0x48066202, 0x59300004, 0x8c00053e,
+ 0x02020800, 0x001064f2, 0x04020014, 0x42027000,
+ 0x000000dc, 0x59cc0806, 0x82040580, 0x02000000,
+ 0x02000000, 0x00020a34, 0x82040580, 0x01000000,
+ 0x02020800, 0x001003f4, 0x04020008, 0x42027000,
+ 0x000000dd, 0x0201f000, 0x00020a34, 0x59cc0c04,
+ 0x4807c857, 0x0401f002, 0x4933c857, 0x42000000,
+ 0x0010bdac, 0x0201f800, 0x0010ae10, 0x1c01f000,
+ 0x0201f800, 0x00105616, 0x04000013, 0x59300c07,
+ 0x82040580, 0x00000012, 0x02020800, 0x001003f4,
+ 0x04020010, 0x5932680a, 0x59cc0a04, 0x48066202,
+ 0x59300004, 0x8c00053e, 0x02020800, 0x001064f2,
+ 0x04020008, 0x42027000, 0x000000db, 0x0201f000,
+ 0x00020a34, 0x59cc0c04, 0x4807c857, 0x0401f002,
+ 0x4933c857, 0x42000000, 0x0010bdac, 0x0201f800,
+ 0x0010ae10, 0x1c01f000, 0x492fc857, 0x4807c857,
+ 0x82040580, 0x00000000, 0x02000000, 0x00101cbf,
+ 0x4a034207, 0x00004005, 0x48074407, 0x0201f000,
+ 0x00101cc2, 0x48066004, 0x59bc00ea, 0x8c000516,
+ 0x040207fe, 0x83300400, 0xc0000000, 0x480378e1,
+ 0x1c01f000, 0x4d300000, 0x598c000d, 0x80026540,
+ 0x0400000e, 0x0201f800, 0x00106198, 0x0201f800,
+ 0x00106186, 0x59300000, 0x800001c0, 0x04000004,
+ 0x4803180d, 0x497a6000, 0x0401f003, 0x497b180d,
+ 0x497b180c, 0x80000580, 0x5c026000, 0x1c01f000,
+ 0x4d2c0000, 0x4d300000, 0x4d340000, 0x4c5c0000,
+ 0x4178b800, 0x598e600d, 0x813261c0, 0x0400000b,
+ 0x0201f800, 0x0010609c, 0x59300000, 0x4c000000,
+ 0x405c3000, 0x0401f826, 0x0201f800, 0x0010e46f,
+ 0x5c026000, 0x0401f7f5, 0x5c00b800, 0x5c026800,
+ 0x5c026000, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x4c5c0000, 0x813261c0, 0x02000800, 0x0010032d,
+ 0x41300000, 0x598cb80d, 0x41783000, 0x805cb9c0,
+ 0x0400000f, 0x805c0d80, 0x04000004, 0x405c3000,
+ 0x5818b800, 0x0401f7fa, 0x0401f80d, 0x598c000f,
+ 0x81300580, 0x02000800, 0x00106782, 0x497a6008,
+ 0x80000580, 0x5c00b800, 0x1c01f000, 0x82000540,
+ 0x00000001, 0x5c00b800, 0x1c01f000, 0x59300800,
+ 0x497a6000, 0x0201f800, 0x00106186, 0x801831c0,
+ 0x04020009, 0x598c000c, 0x81300580, 0x04020004,
+ 0x4803180c, 0x4803180d, 0x0401f008, 0x4807180d,
+ 0x0401f006, 0x48043000, 0x598c000c, 0x81300580,
+ 0x04020002, 0x481b180c, 0x0201f000, 0x00106198,
+ 0x59325809, 0x59300c03, 0x82040480, 0x000000df,
+ 0x04021004, 0x82040480, 0x000000d0, 0x0401f002,
+ 0x81780040, 0x04001002, 0x0c01f008, 0x4933c857,
+ 0x493bc857, 0x42000000, 0x0010bdae, 0x0201f800,
+ 0x0010ae10, 0x1c01f000, 0x0010a948, 0x0010a95f,
+ 0x0010a97c, 0x0010a98d, 0x0010a99e, 0x0010a9b1,
+ 0x0010a9c4, 0x0010a9d8, 0x0010a91f, 0x0010a91f,
+ 0x0010a91f, 0x0010a91f, 0x0010a91f, 0x0010a91f,
+ 0x0010a935, 0x42000800, 0x00000022, 0x0401f8d1,
+ 0x592c0a0a, 0x4805a207, 0x592c0a0b, 0x4805a208,
+ 0x592c0c0b, 0x4805a408, 0x4a01a006, 0x0c000000,
+ 0x59340408, 0x48026006, 0x42000800, 0x00000003,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107000,
+ 0x42000800, 0x00000022, 0x0401f8be, 0x497b8880,
+ 0x59a8001f, 0x82000500, 0x0000ffff, 0x4c000000,
+ 0x0201f800, 0x001013dc, 0x5c000000, 0x48038880,
+ 0x4a01a006, 0x03000000, 0x4801a207, 0x59a80004,
+ 0x4801a407, 0x42000800, 0x00000002, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107000, 0x42000800,
+ 0x00000022, 0x0401f8a7, 0x592c0a07, 0x592c100f,
+ 0x592c0010, 0x80080580, 0x82000500, 0x00000003,
+ 0x0402008c, 0x82080500, 0x00000003, 0x04020089,
+ 0x42001800, 0x00000002, 0x8c040d06, 0x04020003,
+ 0x42001800, 0x00000001, 0x4a01a006, 0x04000000,
+ 0x4809a007, 0x480da008, 0x42000800, 0x00000003,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107000,
+ 0x42000800, 0x00000022, 0x0401f88a, 0x59300819,
+ 0x5930101a, 0x5930181b, 0x4a01a006, 0x06000000,
+ 0x4805a007, 0x4809a008, 0x480da009, 0x42000800,
+ 0x00000004, 0x42001000, 0x0000dc00, 0x0201f000,
+ 0x00107000, 0x42000800, 0x00000022, 0x0401f879,
+ 0x592c0a0a, 0x592c100b, 0x592c180c, 0x4a01a006,
+ 0x07000000, 0x4805a207, 0x480da008, 0x4809a009,
+ 0x42000800, 0x00000004, 0x42001000, 0x0000dc00,
+ 0x0201f000, 0x00107000, 0x42000800, 0x00000022,
+ 0x0401f868, 0x592c080a, 0x592c1010, 0x82080500,
+ 0xfffc0003, 0x0402004f, 0x80081104, 0x4a01a006,
+ 0x08000000, 0x4805a007, 0x4809a008, 0x42000800,
0x00000003, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00106f71, 0x42000800, 0x00000022, 0x0401f8be,
- 0x497b8880, 0x59a8001f, 0x82000500, 0x0000ffff,
- 0x4c000000, 0x0201f800, 0x001013db, 0x5c000000,
- 0x48038880, 0x4a01a006, 0x03000000, 0x4801a207,
- 0x59a80004, 0x4801a407, 0x42000800, 0x00000002,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00106f71,
- 0x42000800, 0x00000022, 0x0401f8a7, 0x592c0a07,
- 0x592c100f, 0x592c0010, 0x80080580, 0x82000500,
- 0x00000003, 0x0402008c, 0x82080500, 0x00000003,
- 0x04020089, 0x42001800, 0x00000002, 0x8c040d06,
- 0x04020003, 0x42001800, 0x00000001, 0x4a01a006,
- 0x04000000, 0x4809a007, 0x480da008, 0x42000800,
- 0x00000003, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00106f71, 0x42000800, 0x00000022, 0x0401f88a,
- 0x59300819, 0x5930101a, 0x5930181b, 0x4a01a006,
- 0x06000000, 0x4805a007, 0x4809a008, 0x480da009,
- 0x42000800, 0x00000004, 0x42001000, 0x0000dc00,
- 0x0201f000, 0x00106f71, 0x42000800, 0x00000022,
- 0x0401f879, 0x592c0a0a, 0x592c100b, 0x592c180c,
- 0x4a01a006, 0x07000000, 0x4805a207, 0x480da008,
- 0x4809a009, 0x42000800, 0x00000004, 0x42001000,
- 0x0000dc00, 0x0201f000, 0x00106f71, 0x42000800,
- 0x00000022, 0x0401f868, 0x592c080a, 0x592c1010,
- 0x82080500, 0xfffc0003, 0x0402004f, 0x80081104,
- 0x4a01a006, 0x08000000, 0x4805a007, 0x4809a008,
- 0x42000800, 0x00000003, 0x42001000, 0x0000dc00,
- 0x0201f000, 0x00106f71, 0x42000800, 0x00000022,
- 0x0401f855, 0x592c080a, 0x592c1010, 0x82080500,
- 0xfffc0003, 0x0402003c, 0x80081104, 0x4a01a006,
- 0x09000000, 0x4805a007, 0x4809a008, 0x42000800,
- 0x00000003, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00106f71, 0x42000800, 0x00000022, 0x0401f842,
- 0x592c080a, 0x592c1010, 0x592c180b, 0x82080500,
- 0xffff0000, 0x04020028, 0x4a01a006, 0x0a000000,
- 0x4805a207, 0x480da407, 0x4809a008, 0x42000800,
- 0x00000003, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00106f71, 0x42000800, 0x00000022, 0x0401f82e,
- 0x4a01a006, 0x0b000000, 0x42000800, 0x00000001,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00106f71,
- 0x59300c03, 0x82040580, 0x000000d8, 0x04000003,
- 0x0201f800, 0x0010032d, 0x42000800, 0x00000023,
- 0x0401f81d, 0x4a01a006, 0x02000000, 0x42000800,
- 0x00000001, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00106f71, 0x592c0006, 0x4803c857, 0x480bc857,
- 0x0201f800, 0x0010605d, 0x4a025a07, 0x00000003,
- 0x4a025c07, 0x00000002, 0x592c0205, 0x82000500,
- 0x000000ff, 0x82000580, 0x0000002b, 0x04020002,
- 0x480a5808, 0x0201f800, 0x000203ab, 0x0201f000,
- 0x00020a10, 0x81a5a000, 0x4a01a001, 0x0000fc0e,
- 0x4979a005, 0x4979a003, 0x4a034800, 0x00000011,
- 0x59307002, 0x82040580, 0x00000022, 0x04020007,
- 0x4a01a000, 0x2200fc0e, 0x4a01a002, 0xfe290000,
- 0x4839a004, 0x1c01f000, 0x82040580, 0x00000023,
- 0x02020800, 0x0010032d, 0x4a01a000, 0x2300fc0e,
- 0x4a01a002, 0xfe980000, 0x903871c0, 0x4839a004,
- 0x1c01f000, 0x4a034800, 0x00000011, 0x81a5a000,
- 0x4a01a000, 0x0100fc0e, 0x4a01a001, 0x0000fc0e,
- 0x4a01a002, 0xfe000008, 0x41781000, 0x42000800,
- 0x01000000, 0x592c0205, 0x82000500, 0x000000ff,
- 0x82000580, 0x0000001b, 0x04020006, 0x592c1011,
- 0x592c0207, 0x8c00051c, 0x04020002, 0x41780800,
- 0x4805a003, 0x59300002, 0x4801a004, 0x4809a005,
- 0x59340c08, 0x42001000, 0x00000100, 0x0201f800,
- 0x00105f4a, 0x0201f800, 0x001058d0, 0x83180d40,
- 0x00000038, 0x42001000, 0x0000c920, 0x0201f000,
- 0x00106f90, 0x59300a03, 0x82040480, 0x00000009,
- 0x04021004, 0x82040480, 0x00000001, 0x0401f002,
- 0x81780040, 0x0c021002, 0x0401f22c, 0x0010a96b,
- 0x0010a988, 0x0010a9e8, 0x0010aa2a, 0x0010ab8e,
- 0x0010ab8e, 0x0010aa8a, 0x0010aab3, 0x83380580,
- 0x00000013, 0x04000015, 0x83380580, 0x00000014,
- 0x0402021e, 0x59300c03, 0x4807c857, 0x0201f800,
- 0x0010605d, 0x0201f800, 0x0010889a, 0x04000009,
- 0x4d2c0000, 0x59325809, 0x4a025a07, 0x00000001,
- 0x497a5c07, 0x0201f800, 0x000203ab, 0x5c025800,
- 0x0201f000, 0x001070b5, 0x59300c03, 0x82040580,
- 0x000000d8, 0x04020209, 0x0201f000, 0x00020a10,
- 0x83380480, 0x000000de, 0x04021004, 0x83380480,
- 0x000000db, 0x0401f002, 0x81780040, 0x040011ff,
- 0x0c01f001, 0x0010a994, 0x0010a9aa, 0x0010a9b4,
- 0x59300c03, 0x82040580, 0x000000d1, 0x0400000c,
- 0x82040580, 0x000000d5, 0x040201f4, 0x42000800,
- 0x80000000, 0x4a026203, 0x00000002, 0x4a026403,
- 0x000000d9, 0x0201f000, 0x000209a3, 0x59340408,
- 0x48026006, 0x42000800, 0x80000040, 0x4a026203,
- 0x00000003, 0x0401f7f6, 0x59300c03, 0x82040480,
- 0x000000da, 0x04021004, 0x82040480, 0x000000d0,
- 0x0401f002, 0x81780040, 0x0c02101b, 0x0401f1db,
- 0x0201f800, 0x0010889a, 0x0402000a, 0x59300c03,
- 0x82040580, 0x000000d2, 0x040201d4, 0x42000000,
- 0x0010bcab, 0x0401fb60, 0x0201f000, 0x00020a10,
- 0x4933c857, 0x59cc1207, 0x80081110, 0x4d2c0000,
- 0x59325809, 0x4a025a07, 0x00000003, 0x480a5c07,
+ 0x00107000, 0x42000800, 0x00000022, 0x0401f855,
+ 0x592c080a, 0x592c1010, 0x82080500, 0xfffc0003,
+ 0x0402003c, 0x80081104, 0x4a01a006, 0x09000000,
+ 0x4805a007, 0x4809a008, 0x42000800, 0x00000003,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107000,
+ 0x42000800, 0x00000022, 0x0401f842, 0x592c080a,
+ 0x592c1010, 0x592c180b, 0x82080500, 0xffff0000,
+ 0x04020028, 0x4a01a006, 0x0a000000, 0x4805a207,
+ 0x480da407, 0x4809a008, 0x42000800, 0x00000003,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107000,
+ 0x42000800, 0x00000022, 0x0401f82e, 0x4a01a006,
+ 0x0b000000, 0x42000800, 0x00000001, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107000, 0x59300c03,
+ 0x82040580, 0x000000d8, 0x04000003, 0x0201f800,
+ 0x0010032d, 0x42000800, 0x00000023, 0x0401f81d,
+ 0x4a01a006, 0x02000000, 0x42000800, 0x00000001,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107000,
+ 0x592c0006, 0x4803c857, 0x480bc857, 0x0201f800,
+ 0x00106102, 0x4a025a07, 0x00000003, 0x4a025c07,
+ 0x00000002, 0x592c0205, 0x82000500, 0x000000ff,
+ 0x82000580, 0x0000002b, 0x04020002, 0x480a5808,
+ 0x0201f800, 0x000203ab, 0x0201f000, 0x00020a10,
+ 0x81a5a000, 0x4a01a001, 0x0000fc0e, 0x4979a005,
+ 0x4979a003, 0x4a034800, 0x00000011, 0x59307002,
+ 0x82040580, 0x00000022, 0x04020007, 0x4a01a000,
+ 0x2200fc0e, 0x4a01a002, 0xfe290000, 0x4839a004,
+ 0x1c01f000, 0x82040580, 0x00000023, 0x02020800,
+ 0x0010032d, 0x4a01a000, 0x2300fc0e, 0x4a01a002,
+ 0xfe980000, 0x903871c0, 0x4839a004, 0x1c01f000,
+ 0x4a034800, 0x00000011, 0x81a5a000, 0x4a01a000,
+ 0x0100fc0e, 0x4a01a001, 0x0000fc0e, 0x4a01a002,
+ 0xfe000008, 0x41781000, 0x42000800, 0x01000000,
+ 0x592c0205, 0x82000500, 0x000000ff, 0x82000580,
+ 0x0000001b, 0x04020006, 0x592c1011, 0x592c0207,
+ 0x8c00051c, 0x04020002, 0x41780800, 0x4805a003,
+ 0x59300002, 0x4801a004, 0x4809a005, 0x59340c08,
+ 0x42001000, 0x00000100, 0x0201f800, 0x00105fef,
+ 0x0201f800, 0x00105975, 0x83180d40, 0x00000038,
+ 0x42001000, 0x0000c920, 0x0201f000, 0x0010701f,
+ 0x59300a03, 0x82040480, 0x00000009, 0x04021004,
+ 0x82040480, 0x00000001, 0x0401f002, 0x81780040,
+ 0x0c021002, 0x0401f22c, 0x0010aa5e, 0x0010aa7b,
+ 0x0010aadb, 0x0010ab1d, 0x0010ac81, 0x0010ac81,
+ 0x0010ab7d, 0x0010aba6, 0x83380580, 0x00000013,
+ 0x04000015, 0x83380580, 0x00000014, 0x0402021e,
+ 0x59300c03, 0x4807c857, 0x0201f800, 0x00106102,
+ 0x0201f800, 0x00108953, 0x04000009, 0x4d2c0000,
+ 0x59325809, 0x4a025a07, 0x00000001, 0x497a5c07,
0x0201f800, 0x000203ab, 0x5c025800, 0x0201f000,
- 0x00020a10, 0x0010aae2, 0x0010ab8e, 0x0010a9db,
- 0x0010a9db, 0x0010ab8e, 0x0010a9db, 0x0010ab8e,
- 0x0010a9d7, 0x0010ab8e, 0x0010ab22, 0x41780800,
- 0x0401fa83, 0x0201f000, 0x00020a10, 0x0201f800,
- 0x0010889a, 0x04000009, 0x4d2c0000, 0x59325809,
+ 0x00107144, 0x59300c03, 0x82040580, 0x000000d8,
+ 0x04020209, 0x0201f000, 0x00020a10, 0x83380480,
+ 0x000000de, 0x04021004, 0x83380480, 0x000000db,
+ 0x0401f002, 0x81780040, 0x040011ff, 0x0c01f001,
+ 0x0010aa87, 0x0010aa9d, 0x0010aaa7, 0x59300c03,
+ 0x82040580, 0x000000d1, 0x0400000c, 0x82040580,
+ 0x000000d5, 0x040201f4, 0x42000800, 0x80000000,
+ 0x4a026203, 0x00000002, 0x4a026403, 0x000000d9,
+ 0x0201f000, 0x000209a3, 0x59340408, 0x48026006,
+ 0x42000800, 0x80000040, 0x4a026203, 0x00000003,
+ 0x0401f7f6, 0x59300c03, 0x82040480, 0x000000da,
+ 0x04021004, 0x82040480, 0x000000d0, 0x0401f002,
+ 0x81780040, 0x0c02101b, 0x0401f1db, 0x0201f800,
+ 0x00108953, 0x0402000a, 0x59300c03, 0x82040580,
+ 0x000000d2, 0x040201d4, 0x42000000, 0x0010bdab,
+ 0x0401fb60, 0x0201f000, 0x00020a10, 0x4933c857,
+ 0x59cc1207, 0x80081110, 0x4d2c0000, 0x59325809,
+ 0x4a025a07, 0x00000003, 0x480a5c07, 0x0201f800,
+ 0x000203ab, 0x5c025800, 0x0201f000, 0x00020a10,
+ 0x0010abd5, 0x0010ac81, 0x0010aace, 0x0010aace,
+ 0x0010ac81, 0x0010aace, 0x0010ac81, 0x0010aaca,
+ 0x0010ac81, 0x0010ac15, 0x41780800, 0x0401fa83,
+ 0x0201f000, 0x00020a10, 0x0201f800, 0x00108953,
+ 0x04000009, 0x4d2c0000, 0x59325809, 0x4a025a07,
+ 0x00000000, 0x497a5c07, 0x0201f800, 0x000203ab,
+ 0x5c025800, 0x0201f000, 0x00020a10, 0x0201f800,
+ 0x00108953, 0x0400003e, 0x83380580, 0x0000004a,
+ 0x0400002c, 0x83380580, 0x00000049, 0x0402019e,
+ 0x4d2c0000, 0x59325809, 0x592c0a05, 0x82040500,
+ 0x000000ff, 0x82000580, 0x0000001b, 0x04020019,
+ 0x592c0207, 0x8c00051c, 0x0402000f, 0x4a025a07,
+ 0x00000040, 0x497a5c07, 0x592c0000, 0x48026009,
+ 0x0201f800, 0x000203ab, 0x5c025800, 0x4a026203,
+ 0x00000007, 0x59300009, 0x800001c0, 0x04020082,
+ 0x1c01f000, 0x59a80073, 0x8400050a, 0x48035073,
+ 0x4a026203, 0x00000002, 0x5c025800, 0x1c01f000,
0x4a025a07, 0x00000000, 0x497a5c07, 0x0201f800,
0x000203ab, 0x5c025800, 0x0201f000, 0x00020a10,
- 0x0201f800, 0x0010889a, 0x0400003e, 0x83380580,
- 0x0000004a, 0x0400002c, 0x83380580, 0x00000049,
- 0x0402019e, 0x4d2c0000, 0x59325809, 0x592c0a05,
- 0x82040500, 0x000000ff, 0x82000580, 0x0000001b,
- 0x04020019, 0x592c0207, 0x8c00051c, 0x0402000f,
- 0x4a025a07, 0x00000040, 0x497a5c07, 0x592c0000,
- 0x48026009, 0x0201f800, 0x000203ab, 0x5c025800,
- 0x4a026203, 0x00000007, 0x59300009, 0x800001c0,
- 0x04020082, 0x1c01f000, 0x59a80073, 0x8400050a,
- 0x48035073, 0x4a026203, 0x00000002, 0x5c025800,
- 0x1c01f000, 0x4a025a07, 0x00000000, 0x497a5c07,
- 0x0201f800, 0x000203ab, 0x5c025800, 0x0201f000,
- 0x00020a10, 0x4933c857, 0x0201f800, 0x001062a1,
- 0x0201f800, 0x0010603d, 0x4d2c0000, 0x59325809,
- 0x4a025a07, 0x00000001, 0x497a5c07, 0x0201f800,
+ 0x4933c857, 0x0201f800, 0x00106346, 0x0201f800,
+ 0x001060e2, 0x4d2c0000, 0x59325809, 0x4a025a07,
+ 0x00000001, 0x497a5c07, 0x0201f800, 0x000203ab,
+ 0x5c025800, 0x0201f000, 0x00020a10, 0x4803c856,
+ 0x0401f165, 0x0201f800, 0x00108953, 0x0400002c,
+ 0x83380480, 0x00000054, 0x04021004, 0x83380480,
+ 0x00000047, 0x0401f002, 0x81780040, 0x04001006,
+ 0x4d2c0000, 0x59325809, 0x0c01f823, 0x5c025800,
+ 0x1c01f000, 0x83380580, 0x000000dd, 0x04020152,
+ 0x4933c857, 0x0201f800, 0x00100bd5, 0x0201f800,
+ 0x00108953, 0x04000016, 0x592c0a07, 0x82040580,
+ 0x00000004, 0x04020006, 0x42000800, 0x00000001,
+ 0x0401fd6a, 0x0201f000, 0x00020a10, 0x4d2c0000,
+ 0x59325809, 0x59cc1207, 0x80081110, 0x4a025a07,
+ 0x00000003, 0x480a5c07, 0x0201f800, 0x000203ab,
+ 0x5c025800, 0x0201f000, 0x00020a10, 0x4803c856,
+ 0x0401f135, 0x0010ab79, 0x0010ab5a, 0x0010ac81,
+ 0x0010ac81, 0x0010ac81, 0x0010ac81, 0x0010ac81,
+ 0x0010ac81, 0x0010ac81, 0x0010ac81, 0x0010ac81,
+ 0x0010ac81, 0x0010ab5a, 0x59300812, 0x82040500,
+ 0xffff0000, 0x0402001c, 0x42001000, 0x00000000,
+ 0x592c0a07, 0x82040580, 0x00000004, 0x0402000e,
+ 0x82080580, 0x00000007, 0x04000007, 0x59300812,
+ 0x800409c0, 0x04000004, 0x4807c857, 0x42001000,
+ 0x00000015, 0x40080800, 0x0401fd38, 0x0201f000,
+ 0x00020a10, 0x59300812, 0x48065808, 0x480a5a07,
+ 0x497a5c07, 0x0201f800, 0x000203ab, 0x0201f000,
+ 0x00020a10, 0x4803c856, 0x42001000, 0x00000007,
+ 0x0401f7e4, 0x0201f800, 0x00108953, 0x0400001b,
+ 0x83380580, 0x000000d9, 0x040200ff, 0x59340408,
+ 0x48026006, 0x4a026403, 0x000000d9, 0x0201f800,
+ 0x00020154, 0x59306809, 0x58340207, 0x8c00051c,
+ 0x04020006, 0x42000800, 0x80000040, 0x4a026203,
+ 0x00000003, 0x0401f005, 0x42000800, 0x80000000,
+ 0x4a026203, 0x00000002, 0x4a026403, 0x000000d9,
+ 0x0201f000, 0x000209a3, 0x4803c856, 0x83380580,
+ 0x000000dd, 0x040200e4, 0x42001000, 0x0000800f,
+ 0x42001800, 0x00000005, 0x59cc2207, 0x80102110,
+ 0x0201f000, 0x001031f5, 0x83380480, 0x000000df,
+ 0x04021004, 0x83380480, 0x000000d0, 0x0401f002,
+ 0x81780040, 0x040010d4, 0x4933c857, 0x493bc857,
+ 0x59340a08, 0x48066006, 0x0c01f001, 0x0010abc7,
+ 0x0010abc3, 0x0010abc7, 0x0010abc7, 0x0010abcd,
+ 0x0010abc5, 0x0010abcd, 0x0010abc7, 0x0010abc2,
+ 0x0010abc2, 0x0010abc2, 0x0010abc2, 0x0010abc2,
+ 0x0010abc2, 0x0010abcd, 0x0401f0bf, 0x59340408,
+ 0x48026006, 0x0201f800, 0x00020154, 0x4a026203,
+ 0x00000002, 0x493a6403, 0x42000800, 0x80000000,
+ 0x0401f4e5, 0x0201f800, 0x00020111, 0x4a026203,
+ 0x00000004, 0x493a6403, 0x42000800, 0x80000000,
+ 0x0401f4dd, 0x59cc0207, 0x59cc0c07, 0x59cc1008,
+ 0x59cc1809, 0x59cc220a, 0x59cc2c0a, 0x59cc300b,
+ 0x4a026c00, 0x00000404, 0x48026c04, 0x48038893,
+ 0x48035012, 0x48066a04, 0x480a6806, 0x480e6807,
+ 0x48126a08, 0x48166c08, 0x8c183500, 0x0400000d,
+ 0x59cc200d, 0x59cc280d, 0x4813c857, 0x4817c857,
+ 0x59cc200c, 0x42001000, 0x0000800f, 0x42001800,
+ 0x00000001, 0x901029c0, 0x0201f800, 0x001031f6,
+ 0x59a80873, 0x42001800, 0x00000003, 0x84040d4e,
+ 0x59342007, 0x8c183502, 0x0402000c, 0x82040d00,
+ 0xffffff7b, 0x8c183504, 0x04020004, 0x42001800,
+ 0x00000002, 0x0401f004, 0x42001800, 0x00000004,
+ 0x84040d44, 0x59342006, 0x48075073, 0x42001000,
+ 0x0000800f, 0x82102d00, 0xffff0000, 0x80142920,
+ 0x82102500, 0x0000ffff, 0x0201f800, 0x001031f6,
+ 0x59c80040, 0x84000534, 0x48039040, 0x0201f000,
+ 0x00020a10, 0x0201f800, 0x00108953, 0x04000023,
+ 0x4d2c0000, 0x59325809, 0x592c0a05, 0x82040d00,
+ 0x000000ff, 0x82040580, 0x0000001b, 0x04020019,
+ 0x592c0a07, 0x8c040d04, 0x04020003, 0x0201f800,
+ 0x0010a709, 0x59340009, 0x4802580a, 0x8c040d06,
+ 0x04020007, 0x48026806, 0x59a80073, 0x8400054c,
+ 0x84000508, 0x48035073, 0x0401f002, 0x48026807,
+ 0x4a025a07, 0x00000000, 0x497a5c07, 0x0201f800,
0x000203ab, 0x5c025800, 0x0201f000, 0x00020a10,
- 0x4803c856, 0x0401f165, 0x0201f800, 0x0010889a,
- 0x0400002c, 0x83380480, 0x00000054, 0x04021004,
- 0x83380480, 0x00000047, 0x0401f002, 0x81780040,
- 0x04001006, 0x4d2c0000, 0x59325809, 0x0c01f823,
- 0x5c025800, 0x1c01f000, 0x83380580, 0x000000dd,
- 0x04020152, 0x4933c857, 0x0201f800, 0x00100bd4,
- 0x0201f800, 0x0010889a, 0x04000016, 0x592c0a07,
- 0x82040580, 0x00000004, 0x04020006, 0x42000800,
- 0x00000001, 0x0401fd6a, 0x0201f000, 0x00020a10,
- 0x4d2c0000, 0x59325809, 0x59cc1207, 0x80081110,
- 0x4a025a07, 0x00000003, 0x480a5c07, 0x0201f800,
- 0x000203ab, 0x5c025800, 0x0201f000, 0x00020a10,
- 0x4803c856, 0x0401f135, 0x0010aa86, 0x0010aa67,
- 0x0010ab8e, 0x0010ab8e, 0x0010ab8e, 0x0010ab8e,
- 0x0010ab8e, 0x0010ab8e, 0x0010ab8e, 0x0010ab8e,
- 0x0010ab8e, 0x0010ab8e, 0x0010aa67, 0x59300812,
- 0x82040500, 0xffff0000, 0x0402001c, 0x42001000,
- 0x00000000, 0x592c0a07, 0x82040580, 0x00000004,
- 0x0402000e, 0x82080580, 0x00000007, 0x04000007,
- 0x59300812, 0x800409c0, 0x04000004, 0x4807c857,
- 0x42001000, 0x00000015, 0x40080800, 0x0401fd38,
- 0x0201f000, 0x00020a10, 0x59300812, 0x48065808,
- 0x480a5a07, 0x497a5c07, 0x0201f800, 0x000203ab,
- 0x0201f000, 0x00020a10, 0x4803c856, 0x42001000,
- 0x00000007, 0x0401f7e4, 0x0201f800, 0x0010889a,
- 0x0400001b, 0x83380580, 0x000000d9, 0x040200ff,
- 0x59340408, 0x48026006, 0x4a026403, 0x000000d9,
- 0x0201f800, 0x00020154, 0x59306809, 0x58340207,
- 0x8c00051c, 0x04020006, 0x42000800, 0x80000040,
- 0x4a026203, 0x00000003, 0x0401f005, 0x42000800,
- 0x80000000, 0x4a026203, 0x00000002, 0x4a026403,
- 0x000000d9, 0x0201f000, 0x000209a3, 0x4803c856,
- 0x83380580, 0x000000dd, 0x040200e4, 0x42001000,
- 0x0000800f, 0x42001800, 0x00000005, 0x59cc2207,
- 0x80102110, 0x0201f000, 0x001031eb, 0x83380480,
- 0x000000df, 0x04021004, 0x83380480, 0x000000d0,
- 0x0401f002, 0x81780040, 0x040010d4, 0x4933c857,
- 0x493bc857, 0x59340a08, 0x48066006, 0x0c01f001,
- 0x0010aad4, 0x0010aad0, 0x0010aad4, 0x0010aad4,
- 0x0010aada, 0x0010aad2, 0x0010aada, 0x0010aad4,
- 0x0010aacf, 0x0010aacf, 0x0010aacf, 0x0010aacf,
- 0x0010aacf, 0x0010aacf, 0x0010aada, 0x0401f0bf,
- 0x59340408, 0x48026006, 0x0201f800, 0x00020154,
- 0x4a026203, 0x00000002, 0x493a6403, 0x42000800,
- 0x80000000, 0x0401f4e5, 0x0201f800, 0x00020111,
- 0x4a026203, 0x00000004, 0x493a6403, 0x42000800,
- 0x80000000, 0x0401f4dd, 0x59cc0207, 0x59cc0c07,
- 0x59cc1008, 0x59cc1809, 0x59cc220a, 0x59cc2c0a,
- 0x59cc300b, 0x4a026c00, 0x00000404, 0x48026c04,
- 0x48038893, 0x48035012, 0x48066a04, 0x480a6806,
- 0x480e6807, 0x48126a08, 0x48166c08, 0x8c183500,
- 0x0400000d, 0x59cc200d, 0x59cc280d, 0x4813c857,
- 0x4817c857, 0x59cc200c, 0x42001000, 0x0000800f,
- 0x42001800, 0x00000001, 0x901029c0, 0x0201f800,
- 0x001031ec, 0x59a80873, 0x42001800, 0x00000003,
- 0x84040d4e, 0x59342007, 0x8c183502, 0x0402000c,
- 0x82040d00, 0xffffff7b, 0x8c183504, 0x04020004,
- 0x42001800, 0x00000002, 0x0401f004, 0x42001800,
- 0x00000004, 0x84040d44, 0x59342006, 0x48075073,
- 0x42001000, 0x0000800f, 0x82102d00, 0xffff0000,
- 0x80142920, 0x82102500, 0x0000ffff, 0x0201f800,
- 0x001031ec, 0x59c80040, 0x84000534, 0x48039040,
- 0x0201f000, 0x00020a10, 0x0201f800, 0x0010889a,
- 0x04000023, 0x4d2c0000, 0x59325809, 0x592c0a05,
- 0x82040d00, 0x000000ff, 0x82040580, 0x0000001b,
- 0x04020019, 0x592c0a07, 0x8c040d04, 0x04020003,
- 0x0201f800, 0x0010a616, 0x59340009, 0x4802580a,
- 0x8c040d06, 0x04020007, 0x48026806, 0x59a80073,
- 0x8400054c, 0x84000508, 0x48035073, 0x0401f002,
- 0x48026807, 0x4a025a07, 0x00000000, 0x497a5c07,
- 0x0201f800, 0x000203ab, 0x5c025800, 0x0201f000,
- 0x00020a10, 0x497a5808, 0x0401f7f7, 0x4803c856,
- 0x0401f046, 0x59300a03, 0x82040480, 0x00000009,
- 0x04021004, 0x82040480, 0x00000001, 0x0401f002,
- 0x81780040, 0x0c021002, 0x0401f03c, 0x0010ab5b,
- 0x0010ab8e, 0x0010ab8e, 0x0010ab8e, 0x0010ab8e,
- 0x0010ab8e, 0x0010ab8e, 0x0010ab67, 0x83380580,
- 0x00000013, 0x04000008, 0x83380580, 0x00000014,
- 0x0402002e, 0x59300c03, 0x4807c857, 0x0201f800,
- 0x0010605d, 0x0201f000, 0x00020a10, 0x83380580,
- 0x000000da, 0x04020025, 0x4933c857, 0x493bc857,
- 0x59cc0808, 0x59cc1007, 0x59a81873, 0x820c1d00,
- 0xfffffffc, 0x82040580, 0x00000000, 0x04020002,
- 0x840c1d42, 0x82080580, 0x00000000, 0x04020002,
- 0x840c1d40, 0x480f5073, 0x480fc857, 0x836c0580,
- 0x00000001, 0x0400000a, 0x4202d800, 0x00000004,
- 0x4a035038, 0x00000000, 0x497b5058, 0x42000000,
- 0x00000080, 0x0201f800, 0x00101364, 0x4a026403,
- 0x000000d8, 0x4a026203, 0x00000001, 0x42000800,
- 0x80000040, 0x0401f431, 0x4933c857, 0x493bc857,
- 0x59300203, 0x4803c857, 0x59300403, 0x4803c857,
- 0x42000000, 0x0010bcad, 0x0401f987, 0x1c01f000,
- 0x4933c857, 0x4d2c0000, 0x4d3c0000, 0x417a5800,
- 0x417a7800, 0x0201f800, 0x0010889a, 0x04000003,
- 0x59325809, 0x592e7a09, 0x0401f81a, 0x82000540,
- 0x00000001, 0x5c027800, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x4d2c0000, 0x4d3c0000, 0x42027800,
- 0x00000040, 0x42000000, 0x0010bca8, 0x0401f96e,
- 0x417a5800, 0x0201f800, 0x0010889a, 0x04000005,
- 0x59325809, 0x592e7a09, 0x853e7d4c, 0x493e5a09,
- 0x0401f804, 0x5c027800, 0x5c025800, 0x1c01f000,
- 0x0201f800, 0x0010610d, 0x4df00000, 0x0401f88b,
- 0x4803c857, 0x82000c80, 0x00000009, 0x04021006,
- 0x0c01f808, 0x5c03e000, 0x02000800, 0x001060fa,
- 0x1c01f000, 0x42000000, 0x00000006, 0x0401f7f9,
- 0x0010ac21, 0x0010ac22, 0x0010abdb, 0x0010ac38,
- 0x0010ac43, 0x0010abd5, 0x0010abd5, 0x0010abd5,
- 0x0010ac21, 0x4d380000, 0x417a7000, 0x0401ffb7,
- 0x5c027000, 0x0201f000, 0x001070b5, 0x812e59c0,
- 0x04000021, 0x42001000, 0x00000002, 0x833c0500,
- 0x00000081, 0x04020007, 0x42001000, 0x00000006,
- 0x8d3e7d0c, 0x04020003, 0x42001000, 0x00000004,
- 0x592c0a07, 0x82040580, 0x00000004, 0x04020006,
- 0x40080800, 0x0201f800, 0x0010a7b3, 0x0201f000,
- 0x001070b5, 0x480a5a07, 0x0201f800, 0x000203ab,
- 0x59300403, 0x82000580, 0x000000d0, 0x04020004,
- 0x5930100a, 0x4a001400, 0x00000707, 0x0201f000,
- 0x001070b5, 0x59300c03, 0x82040580, 0x000000d7,
- 0x04020005, 0x42000800, 0x00000004, 0x0401f858,
- 0x0401f7f0, 0x8d3e7d0c, 0x040007ee, 0x5932680a,
- 0x59300816, 0x59340412, 0x80040580, 0x04020007,
- 0x42000000, 0x0010bca9, 0x0401f90f, 0x0201f800,
- 0x0010a616, 0x0401f7e3, 0x4933c857, 0x80040800,
- 0x48066016, 0x4d380000, 0x59327403, 0x83380580,
- 0x000000d0, 0x04020003, 0x4a038893, 0x00000001,
- 0x4a026203, 0x00000008, 0x0201f800, 0x00020a34,
- 0x5c027000, 0x1c01f000, 0x8d3e7d0c, 0x04000006,
- 0x59300407, 0x82000580, 0x00000013, 0x02000000,
- 0x00108655, 0x598c000f, 0x4803c857, 0x81300580,
- 0x04020004, 0x0201f800, 0x00106388, 0x040207ac,
- 0x0201f800, 0x0010a7f0, 0x040007a9, 0x4803c856,
- 0x0201f800, 0x00106018, 0x040007a5, 0x0401f79e,
- 0x0201f800, 0x001085a4, 0x04020004, 0x0201f800,
- 0x00106351, 0x0402079e, 0x0201f800, 0x0010e1ca,
- 0x80c40040, 0x040207f2, 0x0401f799, 0x812e59c0,
- 0x04000006, 0x0201f800, 0x001060fa, 0x0201f800,
- 0x00100bd4, 0x0401f792, 0x59300004, 0x8c00053e,
- 0x0400000d, 0x8c00050c, 0x0402000b, 0x59306c03,
- 0x82340580, 0x000000d9, 0x04020004, 0x42000000,
- 0x00000003, 0x0401f005, 0x42000000, 0x00000001,
- 0x0401f002, 0x59300203, 0x1c01f000, 0x5931d822,
- 0x58ef400a, 0x58ee580c, 0x58ec0008, 0x48074407,
- 0x0801f800, 0x1c01f000, 0x4817c857, 0x4c000000,
- 0x4c040000, 0x8c142d2a, 0x04000004, 0x5988011e,
- 0x80000000, 0x4803111e, 0x8c142d2e, 0x04000004,
- 0x5988011f, 0x80000000, 0x4803111f, 0x8c142d2c,
- 0x04000013, 0x40140000, 0x82000500, 0x00070000,
- 0x82000d80, 0x00030000, 0x0400000d, 0x82000d80,
- 0x00040000, 0x0400000a, 0x82000d80, 0x00050000,
- 0x04000007, 0x59880005, 0x80000000, 0x48031005,
- 0x59880120, 0x80000000, 0x48031120, 0x5c000800,
- 0x5c000000, 0x1c01f000, 0x4817c857, 0x4c000000,
- 0x4c040000, 0x8c142d2a, 0x04000004, 0x59880121,
- 0x80000000, 0x48031121, 0x8c142d2e, 0x04000004,
- 0x59880122, 0x80000000, 0x48031122, 0x8c142d2c,
- 0x04000013, 0x40140000, 0x82000500, 0x00070000,
- 0x82000d80, 0x00030000, 0x0400000d, 0x82000d80,
- 0x00040000, 0x0400000a, 0x82000d80, 0x00050000,
- 0x04000007, 0x59880005, 0x80000000, 0x48031005,
- 0x59880123, 0x80000000, 0x48031123, 0x5c000800,
+ 0x497a5808, 0x0401f7f7, 0x4803c856, 0x0401f046,
+ 0x59300a03, 0x82040480, 0x00000009, 0x04021004,
+ 0x82040480, 0x00000001, 0x0401f002, 0x81780040,
+ 0x0c021002, 0x0401f03c, 0x0010ac4e, 0x0010ac81,
+ 0x0010ac81, 0x0010ac81, 0x0010ac81, 0x0010ac81,
+ 0x0010ac81, 0x0010ac5a, 0x83380580, 0x00000013,
+ 0x04000008, 0x83380580, 0x00000014, 0x0402002e,
+ 0x59300c03, 0x4807c857, 0x0201f800, 0x00106102,
+ 0x0201f000, 0x00020a10, 0x83380580, 0x000000da,
+ 0x04020025, 0x4933c857, 0x493bc857, 0x59cc0808,
+ 0x59cc1007, 0x59a81873, 0x820c1d00, 0xfffffffc,
+ 0x82040580, 0x00000000, 0x04020002, 0x840c1d42,
+ 0x82080580, 0x00000000, 0x04020002, 0x840c1d40,
+ 0x480f5073, 0x480fc857, 0x836c0580, 0x00000001,
+ 0x0400000a, 0x4202d800, 0x00000004, 0x4a035038,
+ 0x00000000, 0x497b5058, 0x42000000, 0x00000080,
+ 0x0201f800, 0x00101365, 0x4a026403, 0x000000d8,
+ 0x4a026203, 0x00000001, 0x42000800, 0x80000040,
+ 0x0401f431, 0x4933c857, 0x493bc857, 0x59300203,
+ 0x4803c857, 0x59300403, 0x4803c857, 0x42000000,
+ 0x0010bdad, 0x0401f987, 0x1c01f000, 0x4933c857,
+ 0x4d2c0000, 0x4d3c0000, 0x417a5800, 0x417a7800,
+ 0x0201f800, 0x00108953, 0x04000003, 0x59325809,
+ 0x592e7a09, 0x0401f81a, 0x82000540, 0x00000001,
+ 0x5c027800, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x4d2c0000, 0x4d3c0000, 0x42027800, 0x00000040,
+ 0x42000000, 0x0010bda8, 0x0401f96e, 0x417a5800,
+ 0x0201f800, 0x00108953, 0x04000005, 0x59325809,
+ 0x592e7a09, 0x853e7d4c, 0x493e5a09, 0x0401f804,
+ 0x5c027800, 0x5c025800, 0x1c01f000, 0x0201f800,
+ 0x001061b2, 0x4df00000, 0x0401f88b, 0x4803c857,
+ 0x82000c80, 0x00000009, 0x04021006, 0x0c01f808,
+ 0x5c03e000, 0x02000800, 0x0010619f, 0x1c01f000,
+ 0x42000000, 0x00000006, 0x0401f7f9, 0x0010ad14,
+ 0x0010ad15, 0x0010acce, 0x0010ad2b, 0x0010ad36,
+ 0x0010acc8, 0x0010acc8, 0x0010acc8, 0x0010ad14,
+ 0x4d380000, 0x417a7000, 0x0401ffb7, 0x5c027000,
+ 0x0201f000, 0x00107144, 0x812e59c0, 0x04000021,
+ 0x42001000, 0x00000002, 0x833c0500, 0x00000081,
+ 0x04020007, 0x42001000, 0x00000006, 0x8d3e7d0c,
+ 0x04020003, 0x42001000, 0x00000004, 0x592c0a07,
+ 0x82040580, 0x00000004, 0x04020006, 0x40080800,
+ 0x0201f800, 0x0010a8a6, 0x0201f000, 0x00107144,
+ 0x480a5a07, 0x0201f800, 0x000203ab, 0x59300403,
+ 0x82000580, 0x000000d0, 0x04020004, 0x5930100a,
+ 0x4a001400, 0x00000707, 0x0201f000, 0x00107144,
+ 0x59300c03, 0x82040580, 0x000000d7, 0x04020005,
+ 0x42000800, 0x00000004, 0x0401f858, 0x0401f7f0,
+ 0x8d3e7d0c, 0x040007ee, 0x5932680a, 0x59300816,
+ 0x59340412, 0x80040580, 0x04020007, 0x42000000,
+ 0x0010bda9, 0x0401f90f, 0x0201f800, 0x0010a709,
+ 0x0401f7e3, 0x4933c857, 0x80040800, 0x48066016,
+ 0x4d380000, 0x59327403, 0x83380580, 0x000000d0,
+ 0x04020003, 0x4a038893, 0x00000001, 0x4a026203,
+ 0x00000008, 0x0201f800, 0x00020a34, 0x5c027000,
+ 0x1c01f000, 0x8d3e7d0c, 0x04000006, 0x59300407,
+ 0x82000580, 0x00000013, 0x02000000, 0x0010870a,
+ 0x598c000f, 0x4803c857, 0x81300580, 0x04020004,
+ 0x0201f800, 0x0010642d, 0x040207ac, 0x0201f800,
+ 0x0010a8e3, 0x040007a9, 0x4803c856, 0x0201f800,
+ 0x001060bd, 0x040007a5, 0x0401f79e, 0x0201f800,
+ 0x00108659, 0x04020004, 0x0201f800, 0x001063f6,
+ 0x0402079e, 0x0201f800, 0x0010e2da, 0x80c40040,
+ 0x040207f2, 0x0401f799, 0x812e59c0, 0x04000006,
+ 0x0201f800, 0x0010619f, 0x0201f800, 0x00100bd5,
+ 0x0401f792, 0x59300004, 0x8c00053e, 0x0400000d,
+ 0x8c00050c, 0x0402000b, 0x59306c03, 0x82340580,
+ 0x000000d9, 0x04020004, 0x42000000, 0x00000003,
+ 0x0401f005, 0x42000000, 0x00000001, 0x0401f002,
+ 0x59300203, 0x1c01f000, 0x5931d822, 0x58ef400a,
+ 0x58ee580c, 0x58ec0008, 0x48074407, 0x0801f800,
+ 0x1c01f000, 0x4817c857, 0x4c000000, 0x4c040000,
+ 0x8c142d2a, 0x04000004, 0x5988011e, 0x80000000,
+ 0x4803111e, 0x8c142d2e, 0x04000004, 0x5988011f,
+ 0x80000000, 0x4803111f, 0x8c142d2c, 0x04000013,
+ 0x40140000, 0x82000500, 0x00070000, 0x82000d80,
+ 0x00030000, 0x0400000d, 0x82000d80, 0x00040000,
+ 0x0400000a, 0x82000d80, 0x00050000, 0x04000007,
+ 0x59880005, 0x80000000, 0x48031005, 0x59880120,
+ 0x80000000, 0x48031120, 0x5c000800, 0x5c000000,
+ 0x1c01f000, 0x4817c857, 0x4c000000, 0x4c040000,
+ 0x8c142d2a, 0x04000004, 0x59880121, 0x80000000,
+ 0x48031121, 0x8c142d2e, 0x04000004, 0x59880122,
+ 0x80000000, 0x48031122, 0x8c142d2c, 0x04000013,
+ 0x40140000, 0x82000500, 0x00070000, 0x82000d80,
+ 0x00030000, 0x0400000d, 0x82000d80, 0x00040000,
+ 0x0400000a, 0x82000d80, 0x00050000, 0x04000007,
+ 0x59880005, 0x80000000, 0x48031005, 0x59880123,
+ 0x80000000, 0x48031123, 0x5c000800, 0x5c000000,
+ 0x1c01f000, 0x4807c857, 0x4c000000, 0x8c040d2c,
+ 0x04000004, 0x5988010c, 0x80000000, 0x4803110c,
+ 0x8c040d2a, 0x04000004, 0x5988010d, 0x80000000,
+ 0x4803110d, 0x8c040d28, 0x04000004, 0x5988010e,
+ 0x80000000, 0x4803110e, 0x8c040d26, 0x04000004,
+ 0x5988010f, 0x80000000, 0x4803110f, 0x8c040d24,
+ 0x04000004, 0x59880110, 0x80000000, 0x48031110,
+ 0x8c040d22, 0x04000004, 0x59880111, 0x80000000,
+ 0x48031111, 0x8c040d20, 0x04000004, 0x59880112,
+ 0x80000000, 0x48031112, 0x5c000000, 0x1c01f000,
+ 0x4807c857, 0x4c000000, 0x59880113, 0x80000000,
+ 0x48031113, 0x5c000000, 0x1c01f000, 0x4807c857,
+ 0x4c000000, 0x8c040d1c, 0x04000004, 0x59880114,
+ 0x80000000, 0x48031114, 0x8c040d1a, 0x04000004,
+ 0x59880115, 0x80000000, 0x48031115, 0x5c000000,
+ 0x1c01f000, 0x4807c857, 0x4c000000, 0x8c040d18,
+ 0x04000004, 0x59880116, 0x80000000, 0x48031116,
+ 0x8c040d16, 0x04000004, 0x59880117, 0x80000000,
+ 0x48031117, 0x8c040d14, 0x04000004, 0x59880118,
+ 0x80000000, 0x48031118, 0x5c000000, 0x1c01f000,
+ 0x4807c857, 0x4c000000, 0x8c040d10, 0x04000004,
+ 0x59880119, 0x80000000, 0x48031119, 0x8c040d0c,
+ 0x04000004, 0x5988011a, 0x80000000, 0x4803111a,
0x5c000000, 0x1c01f000, 0x4807c857, 0x4c000000,
- 0x8c040d2c, 0x04000004, 0x5988010c, 0x80000000,
- 0x4803110c, 0x8c040d2a, 0x04000004, 0x5988010d,
- 0x80000000, 0x4803110d, 0x8c040d28, 0x04000004,
- 0x5988010e, 0x80000000, 0x4803110e, 0x8c040d26,
- 0x04000004, 0x5988010f, 0x80000000, 0x4803110f,
- 0x8c040d24, 0x04000004, 0x59880110, 0x80000000,
- 0x48031110, 0x8c040d22, 0x04000004, 0x59880111,
- 0x80000000, 0x48031111, 0x8c040d20, 0x04000004,
- 0x59880112, 0x80000000, 0x48031112, 0x5c000000,
- 0x1c01f000, 0x4807c857, 0x4c000000, 0x59880113,
- 0x80000000, 0x48031113, 0x5c000000, 0x1c01f000,
- 0x4807c857, 0x4c000000, 0x8c040d1c, 0x04000004,
- 0x59880114, 0x80000000, 0x48031114, 0x8c040d1a,
- 0x04000004, 0x59880115, 0x80000000, 0x48031115,
- 0x5c000000, 0x1c01f000, 0x4807c857, 0x4c000000,
- 0x8c040d18, 0x04000004, 0x59880116, 0x80000000,
- 0x48031116, 0x8c040d16, 0x04000004, 0x59880117,
- 0x80000000, 0x48031117, 0x8c040d14, 0x04000004,
- 0x59880118, 0x80000000, 0x48031118, 0x5c000000,
- 0x1c01f000, 0x4807c857, 0x4c000000, 0x8c040d10,
- 0x04000004, 0x59880119, 0x80000000, 0x48031119,
- 0x8c040d0c, 0x04000004, 0x5988011a, 0x80000000,
- 0x4803111a, 0x5c000000, 0x1c01f000, 0x4807c857,
- 0x4c000000, 0x8c040d08, 0x04000004, 0x5988011b,
- 0x80000000, 0x4803111b, 0x8c040d04, 0x04000004,
- 0x5988011c, 0x80000000, 0x4803111c, 0x5c000000,
- 0x1c01f000, 0x4807c856, 0x4c000000, 0x598800e5,
- 0x80000000, 0x480310e5, 0x5c000000, 0x1c01f000,
- 0x40680000, 0x5c036000, 0x4db00000, 0x49b3c857,
- 0x4c040000, 0x50000800, 0x80040800, 0x04001002,
- 0x44040000, 0x5c000800, 0x1c01f000, 0x480fc857,
- 0x4c000000, 0x820c0580, 0x00000000, 0x04020004,
- 0x42000000, 0x0010bbdf, 0x0401f014, 0x820c0580,
- 0x00001001, 0x04020004, 0x42000000, 0x0010bbe0,
- 0x0401f00e, 0x820c0580, 0x00001002, 0x04020004,
- 0x42000000, 0x0010bbe1, 0x0401f008, 0x820c0c80,
- 0x0000201c, 0x02021800, 0x0010032d, 0x820c0500,
- 0x0000001f, 0x0c01f804, 0x0401ffdb, 0x5c000000,
- 0x1c01f000, 0x0010ad61, 0x0010ad64, 0x0010ad67,
- 0x0010ad6a, 0x0010ad6d, 0x0010ad70, 0x0010ad73,
- 0x0010ad76, 0x0010ad79, 0x0010ad7c, 0x0010ad7f,
- 0x0010ad82, 0x0010ad85, 0x0010ad88, 0x0010ad8b,
- 0x0010ad8e, 0x0010ad91, 0x0010ad94, 0x0010ad97,
- 0x0010ad9a, 0x0010ad9d, 0x0010ada0, 0x0010ada3,
- 0x0010ada6, 0x0010ada9, 0x0010adac, 0x0010adaf,
- 0x0010adb2, 0x42000000, 0x0010bbe2, 0x1c01f000,
- 0x42000000, 0x0010bbe3, 0x1c01f000, 0x42000000,
- 0x0010bbe4, 0x1c01f000, 0x42000000, 0x0010bbe5,
- 0x1c01f000, 0x42000000, 0x0010bbe6, 0x1c01f000,
- 0x42000000, 0x0010bbe7, 0x1c01f000, 0x42000000,
- 0x0010bbe8, 0x1c01f000, 0x42000000, 0x0010bbe9,
- 0x1c01f000, 0x42000000, 0x0010bbea, 0x1c01f000,
- 0x42000000, 0x0010bbeb, 0x1c01f000, 0x42000000,
- 0x0010bbec, 0x1c01f000, 0x42000000, 0x0010bbed,
- 0x1c01f000, 0x42000000, 0x0010bbee, 0x1c01f000,
- 0x42000000, 0x0010bbef, 0x1c01f000, 0x42000000,
- 0x0010bbf0, 0x1c01f000, 0x42000000, 0x0010bbf1,
- 0x1c01f000, 0x42000000, 0x0010bbf2, 0x1c01f000,
- 0x42000000, 0x0010bbf3, 0x1c01f000, 0x42000000,
- 0x0010bbf4, 0x1c01f000, 0x42000000, 0x0010bbf5,
- 0x1c01f000, 0x42000000, 0x0010bbf6, 0x1c01f000,
- 0x42000000, 0x0010bbf7, 0x1c01f000, 0x42000000,
- 0x0010bbf8, 0x1c01f000, 0x42000000, 0x0010bbf9,
- 0x1c01f000, 0x42000000, 0x0010bbfa, 0x1c01f000,
- 0x42000000, 0x0010bbfb, 0x1c01f000, 0x42000000,
- 0x0010bbfc, 0x1c01f000, 0x42000000, 0x0010bbfd,
- 0x1c01f000, 0x480fc857, 0x4c000000, 0x820c0580,
- 0x00000001, 0x04020004, 0x42000000, 0x0010bb62,
- 0x0401f012, 0x820c0580, 0x00000002, 0x04020004,
- 0x42000000, 0x0010bb63, 0x0401f00c, 0x820c0580,
- 0x00000003, 0x04020004, 0x42000000, 0x0010bb64,
- 0x0401f006, 0x820c0580, 0x00000004, 0x04020004,
- 0x42000000, 0x0010bb65, 0x0401ff4f, 0x5c000000,
- 0x1c01f000, 0x4c000000, 0x59a8021b, 0x4803c857,
- 0x8c000502, 0x04000010, 0x8c000506, 0x04000004,
- 0x42000000, 0x0010bb6d, 0x0401f012, 0x8c00050a,
- 0x04000004, 0x42000000, 0x0010bb6c, 0x0401f00d,
- 0x8c000508, 0x04000004, 0x42000000, 0x0010bb6f,
- 0x0401f008, 0x0201f800, 0x00104716, 0x04000006,
- 0x8c000506, 0x04020004, 0x42000000, 0x0010bb6e,
- 0x0401ff31, 0x5c000000, 0x1c01f000, 0x8058b1c0,
- 0x02000800, 0x0010032d, 0x5450a800, 0x8050a000,
- 0x8054a800, 0x8058b040, 0x040207fc, 0x1c01f000,
- 0x8058b1c0, 0x02000800, 0x0010032d, 0x4450a800,
- 0x8054a800, 0x8058b040, 0x040207fd, 0x1c01f000,
- 0x4813c857, 0x4817c857, 0x40140000, 0x80100480,
- 0x02021800, 0x0010032d, 0x497bc841, 0x42007800,
- 0x000000ff, 0x40100000, 0x80140480, 0x82006d00,
- 0xffffff00, 0x04020002, 0x40007800, 0x4813c840,
- 0x483fc842, 0x04011000, 0x40100000, 0x803c2400,
- 0x40100000, 0x80140580, 0x040207f3, 0x45782800,
- 0x1c01f000, 0x8058b1c0, 0x02000800, 0x0010032d,
- 0x50500000, 0x9c0001c0, 0x4400a800, 0x8050a000,
- 0x8054a800, 0x8058b040, 0x040207fa, 0x1c01f000,
- 0x4c000000, 0x59a80007, 0x8c00051c, 0x5c000000,
- 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
- 0x04020003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x59a80007, 0x8c000518, 0x1c01f000, 0x42006800,
- 0x00000064, 0x80346840, 0x04000007, 0x4a030000,
- 0x00000001, 0x40000000, 0x59807000, 0x8c387500,
- 0x040007f9, 0x1c01f000, 0x00000001, 0x00000002,
- 0x00000004, 0x00000008, 0x00000010, 0x00000020,
- 0x00000040, 0x00000080, 0x00000100, 0x00000200,
- 0x00000400, 0x00000800, 0x00001000, 0x00002000,
- 0x00004000, 0x00008000, 0x00010000, 0x4a03506e,
- 0x00000026, 0x4a03506f, 0x0000001d, 0x4a035070,
- 0x00000001, 0x4a035071, 0x00000000, 0x59e00002,
- 0x8c00051e, 0x42000000, 0x7ffe00fe, 0x04000003,
- 0x42000000, 0x7ffe01fe, 0x50000800, 0x48075047,
- 0x80040920, 0x82040580, 0x0000013e, 0x0402000b,
- 0x59a8006d, 0x84000548, 0x4803506d, 0x4a03506e,
- 0x0000005a, 0x4a03506f, 0x00000058, 0x4a035071,
- 0x0000000f, 0x0401f045, 0x82040580, 0x0000013f,
- 0x0400000a, 0x82040580, 0x0000014e, 0x04000007,
- 0x82040580, 0x00000155, 0x04000004, 0x82040580,
- 0x00000156, 0x0402000b, 0x59a8006d, 0x8400054a,
- 0x4803506d, 0x4a03506e, 0x00000055, 0x4a03506f,
- 0x00000052, 0x4a035071, 0x00000009, 0x0401f02f,
- 0x59e00003, 0x82000500, 0x00030000, 0x82000580,
- 0x00000000, 0x04020029, 0x82040580, 0x00000147,
- 0x04000019, 0x82040580, 0x0000012c, 0x04000016,
- 0x82040580, 0x0000012a, 0x04000007, 0x82040580,
- 0x0000012b, 0x04000004, 0x82040580, 0x00000145,
- 0x0402001a, 0x59a8006d, 0x84000546, 0x4803506d,
- 0x4a03506e, 0x00000043, 0x4a03506f, 0x0000003e,
- 0x4a035070, 0x00000025, 0x4a035071, 0x00000001,
- 0x0401f00c, 0x59a8006d, 0x84000544, 0x4803506d,
- 0x4a03506e, 0x00000043, 0x4a03506f, 0x0000003e,
- 0x4a035070, 0x00000025, 0x4a035071, 0x00000001,
- 0x4a0378e4, 0x000c0000, 0x59a8006d, 0x8c000502,
- 0x04000005, 0x82000500, 0x00000030, 0x02000800,
- 0x0010032d, 0x1c01f000, 0xaa818c01,
- 0x00000000, 0x00000000, 0x00110000, 0x000033d6,
+ 0x8c040d08, 0x04000004, 0x5988011b, 0x80000000,
+ 0x4803111b, 0x8c040d04, 0x04000004, 0x5988011c,
+ 0x80000000, 0x4803111c, 0x5c000000, 0x1c01f000,
+ 0x4807c856, 0x4c000000, 0x598800e5, 0x80000000,
+ 0x480310e5, 0x5c000000, 0x1c01f000, 0x40680000,
+ 0x5c036000, 0x4db00000, 0x49b3c857, 0x4c040000,
+ 0x50000800, 0x80040800, 0x04001002, 0x44040000,
+ 0x5c000800, 0x1c01f000, 0x480fc857, 0x4c000000,
+ 0x820c0580, 0x00000000, 0x04020004, 0x42000000,
+ 0x0010bcdf, 0x0401f014, 0x820c0580, 0x00001001,
+ 0x04020004, 0x42000000, 0x0010bce0, 0x0401f00e,
+ 0x820c0580, 0x00001002, 0x04020004, 0x42000000,
+ 0x0010bce1, 0x0401f008, 0x820c0c80, 0x0000201c,
+ 0x02021800, 0x0010032d, 0x820c0500, 0x0000001f,
+ 0x0c01f804, 0x0401ffdb, 0x5c000000, 0x1c01f000,
+ 0x0010ae54, 0x0010ae57, 0x0010ae5a, 0x0010ae5d,
+ 0x0010ae60, 0x0010ae63, 0x0010ae66, 0x0010ae69,
+ 0x0010ae6c, 0x0010ae6f, 0x0010ae72, 0x0010ae75,
+ 0x0010ae78, 0x0010ae7b, 0x0010ae7e, 0x0010ae81,
+ 0x0010ae84, 0x0010ae87, 0x0010ae8a, 0x0010ae8d,
+ 0x0010ae90, 0x0010ae93, 0x0010ae96, 0x0010ae99,
+ 0x0010ae9c, 0x0010ae9f, 0x0010aea2, 0x0010aea5,
+ 0x42000000, 0x0010bce2, 0x1c01f000, 0x42000000,
+ 0x0010bce3, 0x1c01f000, 0x42000000, 0x0010bce4,
+ 0x1c01f000, 0x42000000, 0x0010bce5, 0x1c01f000,
+ 0x42000000, 0x0010bce6, 0x1c01f000, 0x42000000,
+ 0x0010bce7, 0x1c01f000, 0x42000000, 0x0010bce8,
+ 0x1c01f000, 0x42000000, 0x0010bce9, 0x1c01f000,
+ 0x42000000, 0x0010bcea, 0x1c01f000, 0x42000000,
+ 0x0010bceb, 0x1c01f000, 0x42000000, 0x0010bcec,
+ 0x1c01f000, 0x42000000, 0x0010bced, 0x1c01f000,
+ 0x42000000, 0x0010bcee, 0x1c01f000, 0x42000000,
+ 0x0010bcef, 0x1c01f000, 0x42000000, 0x0010bcf0,
+ 0x1c01f000, 0x42000000, 0x0010bcf1, 0x1c01f000,
+ 0x42000000, 0x0010bcf2, 0x1c01f000, 0x42000000,
+ 0x0010bcf3, 0x1c01f000, 0x42000000, 0x0010bcf4,
+ 0x1c01f000, 0x42000000, 0x0010bcf5, 0x1c01f000,
+ 0x42000000, 0x0010bcf6, 0x1c01f000, 0x42000000,
+ 0x0010bcf7, 0x1c01f000, 0x42000000, 0x0010bcf8,
+ 0x1c01f000, 0x42000000, 0x0010bcf9, 0x1c01f000,
+ 0x42000000, 0x0010bcfa, 0x1c01f000, 0x42000000,
+ 0x0010bcfb, 0x1c01f000, 0x42000000, 0x0010bcfc,
+ 0x1c01f000, 0x42000000, 0x0010bcfd, 0x1c01f000,
+ 0x480fc857, 0x4c000000, 0x820c0580, 0x00000001,
+ 0x04020004, 0x42000000, 0x0010bc62, 0x0401f012,
+ 0x820c0580, 0x00000002, 0x04020004, 0x42000000,
+ 0x0010bc63, 0x0401f00c, 0x820c0580, 0x00000003,
+ 0x04020004, 0x42000000, 0x0010bc64, 0x0401f006,
+ 0x820c0580, 0x00000004, 0x04020004, 0x42000000,
+ 0x0010bc65, 0x0401ff4f, 0x5c000000, 0x1c01f000,
+ 0x4c000000, 0x59a8021b, 0x4803c857, 0x8c000502,
+ 0x04000010, 0x8c000506, 0x04000004, 0x42000000,
+ 0x0010bc6d, 0x0401f012, 0x8c00050a, 0x04000004,
+ 0x42000000, 0x0010bc6c, 0x0401f00d, 0x8c000508,
+ 0x04000004, 0x42000000, 0x0010bc6f, 0x0401f008,
+ 0x0201f800, 0x00104755, 0x04000006, 0x8c000506,
+ 0x04020004, 0x42000000, 0x0010bc6e, 0x0401ff31,
+ 0x5c000000, 0x1c01f000, 0x8058b1c0, 0x02000800,
+ 0x0010032d, 0x5450a800, 0x8050a000, 0x8054a800,
+ 0x8058b040, 0x040207fc, 0x1c01f000, 0x8058b1c0,
+ 0x02000800, 0x0010032d, 0x4450a800, 0x8054a800,
+ 0x8058b040, 0x040207fd, 0x1c01f000, 0x4813c857,
+ 0x4817c857, 0x40140000, 0x80100480, 0x02021800,
+ 0x0010032d, 0x497bc841, 0x42007800, 0x000000ff,
+ 0x40100000, 0x80140480, 0x82006d00, 0xffffff00,
+ 0x04020002, 0x40007800, 0x4813c840, 0x483fc842,
+ 0x04011000, 0x40100000, 0x803c2400, 0x40100000,
+ 0x80140580, 0x040207f3, 0x45782800, 0x1c01f000,
+ 0x8058b1c0, 0x02000800, 0x0010032d, 0x50500000,
+ 0x9c0001c0, 0x4400a800, 0x8050a000, 0x8054a800,
+ 0x8058b040, 0x040207fa, 0x1c01f000, 0x4c000000,
+ 0x59a80007, 0x8c00051c, 0x5c000000, 0x1c01f000,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04020003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x59a80007,
+ 0x8c000518, 0x1c01f000, 0x42006800, 0x00000064,
+ 0x80346840, 0x04000007, 0x4a030000, 0x00000001,
+ 0x40000000, 0x59807000, 0x8c387500, 0x040007f9,
+ 0x1c01f000, 0x59a80006, 0x8c000516, 0x1c01f000,
+ 0x00000001, 0x00000002, 0x00000004, 0x00000008,
+ 0x00000010, 0x00000020, 0x00000040, 0x00000080,
+ 0x00000100, 0x00000200, 0x00000400, 0x00000800,
+ 0x00001000, 0x00002000, 0x00004000, 0x00008000,
+ 0x00010000, 0x4a03506e, 0x00000026, 0x4a03506f,
+ 0x0000001d, 0x4a035070, 0x00000001, 0x4a035071,
+ 0x00000000, 0x59e00002, 0x8c00051e, 0x42000000,
+ 0x7ffe00fe, 0x04000003, 0x42000000, 0x7ffe01fe,
+ 0x50000800, 0x48075047, 0x80040920, 0x82040580,
+ 0x0000013e, 0x0402000b, 0x59a8006d, 0x84000548,
+ 0x4803506d, 0x4a03506e, 0x0000005a, 0x4a03506f,
+ 0x00000058, 0x4a035071, 0x0000000f, 0x0401f045,
+ 0x82040580, 0x0000013f, 0x0400000a, 0x82040580,
+ 0x0000014e, 0x04000007, 0x82040580, 0x00000155,
+ 0x04000004, 0x82040580, 0x00000156, 0x0402000b,
+ 0x59a8006d, 0x8400054a, 0x4803506d, 0x4a03506e,
+ 0x00000055, 0x4a03506f, 0x00000052, 0x4a035071,
+ 0x00000009, 0x0401f02f, 0x59e00003, 0x82000500,
+ 0x00030000, 0x82000580, 0x00000000, 0x04020029,
+ 0x82040580, 0x00000147, 0x04000019, 0x82040580,
+ 0x0000012c, 0x04000016, 0x82040580, 0x0000012a,
+ 0x04000007, 0x82040580, 0x0000012b, 0x04000004,
+ 0x82040580, 0x00000145, 0x0402001a, 0x59a8006d,
+ 0x84000546, 0x4803506d, 0x4a03506e, 0x00000043,
+ 0x4a03506f, 0x0000003e, 0x4a035070, 0x00000025,
+ 0x4a035071, 0x00000001, 0x0401f00c, 0x59a8006d,
+ 0x84000544, 0x4803506d, 0x4a03506e, 0x00000043,
+ 0x4a03506f, 0x0000003e, 0x4a035070, 0x00000025,
+ 0x4a035071, 0x00000001, 0x4a0378e4, 0x000c0000,
+ 0x59a8006d, 0x8c000502, 0x04000005, 0x82000500,
+ 0x00000030, 0x02000800, 0x0010032d, 0x1c01f000,
+ 0x2d884b25,
+ 0x00000000, 0x00000000, 0x00110000, 0x000033e5,
0x00000000, 0x00000000, 0x00020000, 0x00000b53,
0x836c0580, 0x00000003, 0x02020000, 0x001002bc,
- 0x42000000, 0x0010b812, 0x50000000, 0x800001c0,
+ 0x42000000, 0x0010b912, 0x50000000, 0x800001c0,
0x04020a37, 0x0401f9e1, 0x0201f800, 0x0002058a,
0x0401fbb7, 0x0201f800, 0x0002099a, 0x0201f800,
0x00020814, 0x0401f7ef, 0x42007000, 0x00020b54,
@@ -11246,7 +11303,7 @@
0x0010032d, 0x42007000, 0x00020b54, 0x58380000,
0x82001480, 0x00000004, 0x0c001004, 0x0201f800,
0x0010032d, 0x1c01f000, 0x0002002c, 0x00020072,
- 0x0002007b, 0x00100f6f, 0x82040d00, 0x43000f80,
+ 0x0002007b, 0x00100f70, 0x82040d00, 0x43000f80,
0x02020000, 0x00100626, 0x58380002, 0x80000540,
0x0400000a, 0x0201f000, 0x00100618, 0x82040d00,
0x43000f80, 0x02020000, 0x00100626, 0x58380002,
@@ -11256,8 +11313,8 @@
0x80040400, 0x58300807, 0x48006006, 0x82040c40,
0x00000000, 0x48046007, 0x4030d000, 0x0809f800,
0x0401f792, 0x59b800ea, 0x82000d00, 0xf0000038,
- 0x02020000, 0x00100765, 0x8c000510, 0x02000000,
- 0x00100764, 0x59ba60e0, 0x81300182, 0x04021042,
+ 0x02020000, 0x00100763, 0x8c000510, 0x02000000,
+ 0x00100762, 0x59ba60e0, 0x81300182, 0x04021042,
0x04002028, 0x8532653e, 0x59300407, 0x82000580,
0x00000003, 0x04020020, 0x59300203, 0x82000580,
0x00000004, 0x0402001c, 0x59325809, 0x59300004,
@@ -11266,8 +11323,8 @@
0x00020a10, 0x5934000f, 0x5934140b, 0x80081040,
0x04001002, 0x480a6c0b, 0x80000540, 0x04020a6c,
0x59b800ea, 0x8c000510, 0x040207df, 0x1c01f000,
- 0x0201f800, 0x0010644d, 0x040007ef, 0x0201f000,
- 0x0010075a, 0x42027000, 0x00000055, 0x0401f022,
+ 0x0201f800, 0x001064f2, 0x040007ef, 0x0201f000,
+ 0x00100758, 0x42027000, 0x00000055, 0x0401f022,
0x83326500, 0x3fffffff, 0x59300407, 0x82000580,
0x00000003, 0x04020011, 0x59325809, 0x5932680a,
0x4a025a05, 0x00000103, 0x497a580a, 0x0401fad8,
@@ -11275,46 +11332,46 @@
0x80081040, 0x04001002, 0x480a6c0b, 0x80000540,
0x04020a4b, 0x0401f7df, 0x42027000, 0x00000054,
0x0401f009, 0x83300500, 0x60000000, 0x04000016,
- 0x81326580, 0x8000013a, 0x82000400, 0x0010076b,
+ 0x81326580, 0x8000013a, 0x82000400, 0x00100769,
0x50027000, 0x59300c07, 0x82040580, 0x00000002,
- 0x02000000, 0x0010075a, 0x59300004, 0x8c00053e,
+ 0x02000000, 0x00100758, 0x59300004, 0x8c00053e,
0x04020004, 0x0201f800, 0x00020a34, 0x0401f7c9,
- 0x0201f800, 0x0010644d, 0x040007fb, 0x0201f000,
- 0x0010075a, 0x83300500, 0x1f000000, 0x02000000,
- 0x0010075d, 0x81326580, 0x80000130, 0x82000c80,
+ 0x0201f800, 0x001064f2, 0x040007fb, 0x0201f000,
+ 0x00100758, 0x83300500, 0x1f000000, 0x02000000,
+ 0x0010075b, 0x81326580, 0x80000130, 0x82000c80,
0x00000014, 0x02021800, 0x0010032d, 0x1201f000,
- 0x0010076f, 0x82000500, 0xf0000000, 0x82040d00,
+ 0x0010076d, 0x82000500, 0xf0000000, 0x82040d00,
0x0fffffff, 0x80040d40, 0x4807c857, 0x59b800ea,
- 0x8c000516, 0x02020000, 0x00100871, 0x480770e1,
+ 0x8c000516, 0x02020000, 0x0010086f, 0x480770e1,
0x1c01f000, 0x59325809, 0x412c7000, 0x58380a05,
- 0x82040500, 0x0000000f, 0x82000c00, 0x00100e39,
- 0x50044000, 0x0c01f001, 0x00100afc, 0x00100afc,
- 0x0002012a, 0x00100afc, 0x00100afc, 0x00100afc,
- 0x00100afc, 0x00100afc, 0x0002013a, 0x00100b25,
- 0x00100afc, 0x00100afe, 0x00100b13, 0x00100afc,
- 0x00100afc, 0x00100afc, 0x5838040b, 0x8c000500,
+ 0x82040500, 0x0000000f, 0x82000c00, 0x00100e3a,
+ 0x50044000, 0x0c01f001, 0x00100afd, 0x00100afd,
+ 0x0002012a, 0x00100afd, 0x00100afd, 0x00100afd,
+ 0x00100afd, 0x00100afd, 0x0002013a, 0x00100b26,
+ 0x00100afd, 0x00100aff, 0x00100b14, 0x00100afd,
+ 0x00100afd, 0x00100afd, 0x5838040b, 0x8c000500,
0x02000800, 0x0010032d, 0x50200000, 0x80387c00,
0x583c1002, 0x583c2800, 0x583c2001, 0x58380a08,
0x58383010, 0x59303808, 0x58384c09, 0x5838000e,
0x48026013, 0x0401f010, 0x5838020b, 0x8c000502,
- 0x02000000, 0x00100afc, 0x50200000, 0x80387c00,
+ 0x02000000, 0x00100afd, 0x50200000, 0x80387c00,
0x583c2800, 0x583c2001, 0x583c1002, 0x592c0a08,
0x592c4c09, 0x592c3010, 0x59303808, 0x497a6013,
0x497a6014, 0x4816600f, 0x48126010, 0x480a6011,
0x481a6012, 0x80040840, 0x4806600e, 0x02020000,
- 0x00100b52, 0x841c3d40, 0x481e6008, 0x1c01f000,
+ 0x00100b53, 0x841c3d40, 0x481e6008, 0x1c01f000,
0x4d2c0000, 0x59325809, 0x592c0a05, 0x4807c857,
0x82040d00, 0x000000ff, 0x82040500, 0x0000000f,
- 0x1201f000, 0x00100ca6, 0x41787800, 0x59325809,
- 0x592c0c0b, 0x8c040d02, 0x02000000, 0x00100ce7,
+ 0x1201f000, 0x00100ca7, 0x41787800, 0x59325809,
+ 0x592c0c0b, 0x8c040d02, 0x02000000, 0x00100ce8,
0x592c000e, 0x592c1010, 0x592c0a05, 0x480a6012,
0x48026013, 0x48026014, 0x412c3000, 0x82040500,
- 0x0000000f, 0x82000400, 0x00100e39, 0x50003800,
+ 0x0000000f, 0x82000400, 0x00100e3a, 0x50003800,
0x501c0000, 0x592c1a08, 0x4802600b, 0x481a600c,
0x481e600d, 0x480e600e, 0x843c7d4a, 0x403c1000,
0x1c01f000, 0x592c0a05, 0x497a6013, 0x41787800,
0x592c1a08, 0x82040500, 0x0000000f, 0x82000400,
- 0x00100e39, 0x50004000, 0x50200000, 0x4802600b,
+ 0x00100e3a, 0x50004000, 0x50200000, 0x4802600b,
0x492e600c, 0x4822600d, 0x480e600e, 0x483e6004,
0x80000580, 0x1c01f000, 0x59e00004, 0x8c00050e,
0x040206d1, 0x1c01f000, 0x000201e1, 0x000201ce,
@@ -11335,17 +11392,17 @@
0x000201ce, 0x000201ce, 0x000201ce, 0x000201ce,
0x000201ce, 0x000201ce, 0x4c000000, 0x4df00000,
0x4203e000, 0xb0100000, 0x41f00000, 0x81fe1500,
- 0x8d0a1512, 0x02020800, 0x001011b7, 0x8d0a1518,
+ 0x8d0a1512, 0x02020800, 0x001011b8, 0x8d0a1518,
0x02020800, 0x000209bd, 0x8d0a151a, 0x04020eba,
0x83080500, 0x00000d00, 0x04020804, 0x5c03e000,
0x5c000000, 0x1801f000, 0x8d0a1516, 0x02020800,
- 0x0010100b, 0x8d0a1514, 0x04020fa4, 0x8d0a1508,
- 0x02020800, 0x00100ed1, 0x8d0a1500, 0x02020000,
- 0x0002090c, 0x1c01f000, 0x42000000, 0x0010b818,
+ 0x0010100c, 0x8d0a1514, 0x04020fa4, 0x8d0a1508,
+ 0x02020800, 0x00100ed2, 0x8d0a1500, 0x02020000,
+ 0x0002090c, 0x1c01f000, 0x42000000, 0x0010b918,
0x50000000, 0x8c000504, 0x04000014, 0x42000000,
- 0x0010b818, 0x50000000, 0x8c000502, 0x04020002,
+ 0x0010b918, 0x50000000, 0x8c000502, 0x04020002,
0x1c01f000, 0x4df00000, 0x4203e000, 0x50000000,
- 0x42034000, 0x0010b7fa, 0x59a0001e, 0x59a1d806,
+ 0x42034000, 0x0010b8fa, 0x59a0001e, 0x59a1d806,
0x84000502, 0x4803401e, 0x58ec0008, 0x0801f800,
0x5c03e000, 0x1c01f000, 0x04027002, 0x04026002,
0x1c01f000, 0x4df00000, 0x4203e000, 0x50000000,
@@ -11354,17 +11411,17 @@
0x42000800, 0x00020b54, 0x58040800, 0x82040d80,
0x00000000, 0x0402001d, 0x0201f800, 0x0010056f,
0x0400001a, 0x412dd800, 0x48efc857, 0x0201f800,
- 0x001032d6, 0x42034000, 0x0010b7fa, 0x49a1d80a,
+ 0x001032e0, 0x42034000, 0x0010b8fa, 0x49a1d80a,
0x48ef4006, 0x59a0001e, 0x84000544, 0x4803401e,
0x59e00020, 0x4803c857, 0x59e00021, 0x4803c857,
0x59e00022, 0x4803c857, 0x59e00023, 0x4803c857,
- 0x59e00024, 0x4803c857, 0x0201f800, 0x00101c10,
- 0x0201f800, 0x00101c2f, 0x5c03e000, 0x1c01f000,
- 0x0201f800, 0x0010ae33, 0x040007fe, 0x4203e000,
+ 0x59e00024, 0x4803c857, 0x0201f800, 0x00101c15,
+ 0x0201f800, 0x00101c34, 0x5c03e000, 0x1c01f000,
+ 0x0201f800, 0x0010af26, 0x040007fe, 0x4203e000,
0x30000001, 0x4203e000, 0x40000000, 0x42000800,
0x00007a12, 0x45780800, 0x0401f7ff, 0x4da00000,
0x4df00000, 0x4203e000, 0x50000000, 0x04006050,
- 0x42034000, 0x0010b7fa, 0x59a01018, 0x59a01819,
+ 0x42034000, 0x0010b8fa, 0x59a01018, 0x59a01819,
0x800c19c0, 0x0402000a, 0x59a0381c, 0x801c39c0,
0x02000800, 0x0010032d, 0x49a3c857, 0x481fc857,
0x59a0041d, 0x801c3c00, 0x0401f00c, 0x59a0041a,
@@ -11385,9 +11442,9 @@
0x59a2581c, 0x592c3814, 0x481f401c, 0x497b441d,
0x0201f800, 0x00100580, 0x5c025800, 0x5c03e000,
0x5c034000, 0x1c01f000, 0x830c0500, 0x00000003,
- 0x02020000, 0x00103b05, 0x59340400, 0x82000580,
- 0x00000606, 0x02020000, 0x00103ad7, 0x5934000d,
- 0x80027d40, 0x02020000, 0x00103b10, 0x0401f803,
+ 0x02020000, 0x00103b18, 0x59340400, 0x82000580,
+ 0x00000606, 0x02020000, 0x00103aea, 0x5934000d,
+ 0x80027d40, 0x02020000, 0x00103b23, 0x0401f803,
0x80000580, 0x1c01f000, 0x5934000f, 0x59341203,
0x80080540, 0x0402005f, 0x5934000b, 0x80001120,
0x82000500, 0x0000ffff, 0x80080480, 0x04021059,
@@ -11417,7 +11474,7 @@
0x492e680f, 0x592c0407, 0x800000c2, 0x800018c4,
0x800c0400, 0x48025804, 0x1c01f000, 0x492c0800,
0x0401f7f9, 0x83440c80, 0x00000800, 0x04021009,
- 0x83440400, 0x0010af80, 0x50000000, 0x80000540,
+ 0x83440400, 0x0010b080, 0x50000000, 0x80000540,
0x04000004, 0x40026800, 0x80000580, 0x1c01f000,
0x82000540, 0x00000001, 0x1c01f000, 0x59340203,
0x80000540, 0x0402004b, 0x4d300000, 0x4d2c0000,
@@ -11429,10 +11486,10 @@
0x480a6c0b, 0x4a026407, 0x00000003, 0x4a026403,
0x00000040, 0x592c0004, 0x497a5804, 0x48026006,
0x592c0809, 0x592c180a, 0x592c020b, 0x48066018,
- 0x480e6019, 0x8c000502, 0x02000000, 0x00103f93,
+ 0x480e6019, 0x8c000502, 0x02000000, 0x00103fad,
0x4a026203, 0x00000004, 0x592c0208, 0x80000040,
- 0x02020000, 0x00103f86, 0x82140580, 0x00000018,
- 0x02020000, 0x00103f86, 0x592c1810, 0x59300008,
+ 0x02020000, 0x00103fa0, 0x82140580, 0x00000018,
+ 0x02020000, 0x00103fa0, 0x592c1810, 0x59300008,
0x82000540, 0x00000091, 0x480e6012, 0x48026008,
0x42000000, 0x80080004, 0x48026004, 0x59bc00ea,
0x8c000516, 0x040207fe, 0x83300400, 0x20000000,
@@ -11442,22 +11499,22 @@
0x1c01f000, 0x497a5800, 0x4932580a, 0x4a026407,
0x00000006, 0x4a026203, 0x00000007, 0x0401f802,
0x0401f7ed, 0x592c020d, 0x48026202, 0x59a80069,
- 0x8c000510, 0x02020000, 0x00103fb9, 0x8d0e1d0e,
- 0x02020000, 0x00103fb5, 0x8d0e1d04, 0x02020000,
- 0x00103fb1, 0x59340200, 0x8c000518, 0x02020000,
- 0x00103fad, 0x4a025a07, 0x00000000, 0x8c000508,
- 0x02020000, 0x00103fa9, 0x492e6009, 0x4d3c0000,
+ 0x8c000510, 0x02020000, 0x00103fd3, 0x8d0e1d0e,
+ 0x02020000, 0x00103fcf, 0x8d0e1d04, 0x02020000,
+ 0x00103fcb, 0x59340200, 0x8c000518, 0x02020000,
+ 0x00103fc7, 0x4a025a07, 0x00000000, 0x8c000508,
+ 0x02020000, 0x00103fc3, 0x492e6009, 0x4d3c0000,
0x417a7800, 0x0201f800, 0x00020912, 0x5c027800,
0x1c01f000, 0x58040001, 0x49680800, 0x49780801,
0x815eb800, 0x4006d000, 0x80000d40, 0x040207fa,
0x497a5801, 0x59c80000, 0x82000540, 0x00001200,
0x48039000, 0x1c01f000, 0x59980013, 0x48032823,
0x59d8010b, 0x48033014, 0x1c01f000, 0x592c0405,
- 0x8c00051e, 0x02020000, 0x001044ec, 0x497a5800,
+ 0x8c00051e, 0x02020000, 0x0010452b, 0x497a5800,
0x8d0e1d26, 0x0402000e, 0x0402d007, 0x592c0001,
0x492fb107, 0x80000d40, 0x04020fe3, 0x0400e0cd,
0x1c01f000, 0x0400e8cb, 0x0400d7f9, 0x42000000,
- 0x0010bb76, 0x0201f800, 0x0010ad20, 0x0401f916,
+ 0x0010bc76, 0x0201f800, 0x0010ae13, 0x0401f916,
0x0400d921, 0x0400e0c3, 0x59d80105, 0x82000d00,
0x00018780, 0x04020130, 0x1c01f000, 0x59980011,
0x0c01f001, 0x000203cd, 0x000203ce, 0x000203d9,
@@ -11534,8 +11591,8 @@
0x4807b107, 0x80000d40, 0x04020005, 0x48033016,
0x850e1d26, 0x48033017, 0x1c01f000, 0x0400d7f8,
0x0401f7fd, 0x59d80105, 0x82000500, 0x00018780,
- 0x04020005, 0x42000000, 0x0010bb76, 0x0201f000,
- 0x0010ad20, 0x4803c857, 0x485fc857, 0x8c00050e,
+ 0x04020005, 0x42000000, 0x0010bc76, 0x0201f000,
+ 0x0010ae13, 0x4803c857, 0x485fc857, 0x8c00050e,
0x02020800, 0x00100322, 0x4203e000, 0x50000000,
0x4200b800, 0x00008004, 0x0201f000, 0x00100332,
0x0400e784, 0x59d80105, 0x82000500, 0x00018780,
@@ -11573,9 +11630,9 @@
0x400a5000, 0x900811c0, 0x82081540, 0x0000001c,
0x480bc011, 0x4a03c017, 0x00000000, 0x4203e000,
0x30000001, 0x1c01f000, 0x41700000, 0x0c01f001,
- 0x00104bf1, 0x00020595, 0x00104bf1, 0x0002065b,
- 0x00104bef, 0x00104bef, 0x00104bef, 0x00104bef,
- 0x001050b7, 0x04010036, 0x59980004, 0x80000540,
+ 0x00104c30, 0x00020595, 0x00104c30, 0x0002065b,
+ 0x00104c2e, 0x00104c2e, 0x00104c2e, 0x00104c2e,
+ 0x0010510d, 0x04010036, 0x59980004, 0x80000540,
0x0402003b, 0x0402c01c, 0x4202f800, 0x00000010,
0x4df00000, 0x4203e000, 0x50000000, 0x49db3003,
0x59da5808, 0x592c2a05, 0x497a5800, 0x497a5801,
@@ -11584,103 +11641,103 @@
0x04000009, 0x836c0580, 0x00000003, 0x04020006,
0x83700580, 0x00000001, 0x04020010, 0x0401001a,
0x0400c7e8, 0x0400f973, 0x0400b15d, 0x59d40005,
- 0x82000500, 0x43018780, 0x02020000, 0x0010502c,
+ 0x82000500, 0x43018780, 0x02020000, 0x00105081,
0x59d80005, 0x82000500, 0x43018780, 0x02020000,
- 0x00105033, 0x1c01f000, 0x83700580, 0x00000003,
+ 0x00105088, 0x1c01f000, 0x83700580, 0x00000003,
0x04000897, 0x83700580, 0x00000001, 0x040207ee,
0x04010005, 0x0400c7d3, 0x0401f7eb, 0x4202f800,
0x00000010, 0x4df00000, 0x4203e000, 0x50000000,
0x49d73003, 0x59d65808, 0x0401f7cf, 0x4df00000,
0x4203e000, 0x50000000, 0x40025800, 0x592c2a05,
0x497b3003, 0x497b3004, 0x4202f800, 0x00000010,
- 0x0401f7c8, 0x0201f800, 0x00104c44, 0x5c03e000,
- 0x0401f7d5, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104cdf, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c54,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104d08,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x000206b7,
- 0x00104c44, 0x00104ea4, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x0002067d, 0x00104c44, 0x00104c44,
- 0x0010a623, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c84, 0x00104c44,
- 0x0010a6b8, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104fbb, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x0010500a, 0x00104c44,
- 0x00104c7b, 0x00104c44, 0x00104f83, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104f51, 0x00104c44,
- 0x00104f51, 0x0010507c, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104f13,
- 0x00105042, 0x00104c44, 0x0010506f, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x00104c44,
- 0x00104c44, 0x00104c44, 0x00104c44, 0x4df00000,
+ 0x0401f7c8, 0x0201f800, 0x00104c83, 0x5c03e000,
+ 0x0401f7d5, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104d1e, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c93,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104d47,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x000206b7,
+ 0x00104c83, 0x00104ef6, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x0002067d, 0x00104c83, 0x00104c83,
+ 0x0010a716, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104cc3, 0x00104c83,
+ 0x0010a7ab, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x0010500d, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x0010505f, 0x00104c83,
+ 0x00104cba, 0x00104c83, 0x00104fd5, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104fa3, 0x00104c83,
+ 0x00104fa3, 0x001050d2, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104f65,
+ 0x00105097, 0x00104c83, 0x001050c5, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x00104c83,
+ 0x00104c83, 0x00104c83, 0x00104c83, 0x4df00000,
0x4203e000, 0x50000000, 0x59981003, 0x800811c0,
- 0x02000000, 0x00104bf6, 0x58080005, 0x82000d00,
- 0x43018780, 0x02020000, 0x00105033, 0x8c000508,
- 0x02000000, 0x00104bf3, 0x580a5808, 0x592c0205,
+ 0x02000000, 0x00104c35, 0x58080005, 0x82000d00,
+ 0x43018780, 0x02020000, 0x00105088, 0x8c000508,
+ 0x02000000, 0x00104c32, 0x580a5808, 0x592c0205,
0x497a5800, 0x497a5801, 0x82000500, 0x000000ff,
- 0x82000c80, 0x0000004b, 0x02021000, 0x00104bf2,
- 0x1201f800, 0x00104bf9, 0x5c03e000, 0x83700580,
+ 0x82000c80, 0x0000004b, 0x02021000, 0x00104c31,
+ 0x1201f800, 0x00104c38, 0x5c03e000, 0x83700580,
0x00000003, 0x040007e2, 0x0400f8ae, 0x0400b098,
0x1c01f000, 0x80140110, 0x80000040, 0x0400000b,
- 0x02001000, 0x00104c4c, 0x4a033006, 0x0002068a,
+ 0x02001000, 0x00104c8b, 0x4a033006, 0x0002068a,
0x48033000, 0x492f3001, 0x492f3002, 0x4202e000,
0x00000003, 0x1c01f000, 0x592e8a07, 0x83440c80,
- 0x000007f0, 0x02021000, 0x00104c5c, 0x8d0e1d0e,
- 0x02020000, 0x00104c8d, 0x83440400, 0x0010af80,
- 0x50000000, 0x80026d40, 0x02000000, 0x00104c9d,
+ 0x000007f0, 0x02021000, 0x00104c9b, 0x8d0e1d0e,
+ 0x02020000, 0x00104ccc, 0x83440400, 0x0010b080,
+ 0x50000000, 0x80026d40, 0x02000000, 0x00104cdc,
0x59340002, 0x592c0811, 0x80040580, 0x82000500,
- 0x00ffffff, 0x02020000, 0x00104c5c, 0x5934000a,
- 0x8c00052e, 0x02020000, 0x00104ca7, 0x0201f800,
- 0x0002029a, 0x02020000, 0x00104ca0, 0x1c01f000,
+ 0x00ffffff, 0x02020000, 0x00104c9b, 0x5934000a,
+ 0x8c00052e, 0x02020000, 0x00104ce6, 0x0201f800,
+ 0x0002029a, 0x02020000, 0x00104cdf, 0x1c01f000,
0x59980802, 0x59980000, 0x48065800, 0x492c0801,
0x492f3002, 0x80000040, 0x48033000, 0x04000002,
0x1c01f000, 0x599a5801, 0x59980006, 0x4202e000,
0x00000001, 0x0801f800, 0x1c01f000, 0x80140110,
- 0x02000000, 0x00104c4c, 0x80000040, 0x0402000b,
+ 0x02000000, 0x00104c8b, 0x80000040, 0x0402000b,
0x592c240b, 0x8c102504, 0x0400000c, 0x592c0208,
- 0x82000c80, 0x00001001, 0x02021000, 0x00104c5c,
- 0x0201f000, 0x00105091, 0x4a033006, 0x000206c9,
+ 0x82000c80, 0x00001001, 0x02021000, 0x00104c9b,
+ 0x0201f000, 0x001050e7, 0x4a033006, 0x000206c9,
0x0401f7bc, 0x592c240b, 0x592e8a07, 0x417a7800,
- 0x83440480, 0x00000800, 0x02021000, 0x00104e32,
- 0x83440400, 0x0010af80, 0x50000000, 0x80026d40,
- 0x02000000, 0x00104e32, 0x59340002, 0x592c0809,
+ 0x83440480, 0x00000800, 0x02021000, 0x00104e80,
+ 0x83440400, 0x0010b080, 0x50000000, 0x80026d40,
+ 0x02000000, 0x00104e80, 0x59340002, 0x592c0809,
0x80040580, 0x82000500, 0x00ffffff, 0x02020000,
- 0x00104c5c, 0x592e600a, 0x497a5809, 0x83300480,
- 0x0010f584, 0x02001000, 0x00104e4f, 0x41540000,
- 0x81300480, 0x02021000, 0x00104df8, 0x592c0a0d,
- 0x59300202, 0x80040580, 0x02020000, 0x00104e4f,
- 0x4936600a, 0x8c10251c, 0x02020000, 0x00104de6,
- 0x59a80069, 0x8c000510, 0x02020000, 0x00104e72,
- 0x8d0e1d0e, 0x02020000, 0x00104dcb, 0x8d0e1d04,
- 0x02020000, 0x00104e63, 0x59340200, 0x8c000518,
- 0x02020000, 0x00104e4a, 0x59300c07, 0x82040580,
- 0x00000006, 0x02020000, 0x00104e77, 0x8c102508,
- 0x02020000, 0x00104dc0, 0x59300809, 0x497a5804,
+ 0x00104c9b, 0x592e600a, 0x497a5809, 0x83300480,
+ 0x0010f694, 0x02001000, 0x00104e9d, 0x41540000,
+ 0x81300480, 0x02021000, 0x00104e46, 0x592c0a0d,
+ 0x59300202, 0x80040580, 0x02020000, 0x00104e9d,
+ 0x4936600a, 0x8c10251c, 0x02020000, 0x00104e34,
+ 0x59a80069, 0x8c000510, 0x02020000, 0x00104ec0,
+ 0x8d0e1d0e, 0x02020000, 0x00104e19, 0x8d0e1d04,
+ 0x02020000, 0x00104eb1, 0x59340200, 0x8c000518,
+ 0x02020000, 0x00104e98, 0x59300c07, 0x82040580,
+ 0x00000006, 0x02020000, 0x00104ec5, 0x8c102508,
+ 0x02020000, 0x00104e0e, 0x59300809, 0x497a5804,
0x4a025a07, 0x00000000, 0x800409c0, 0x02020000,
- 0x00104dc6, 0x59300415, 0x8c000516, 0x02020000,
- 0x00104e54, 0x492e6009, 0x0401f200, 0x4df00000,
+ 0x00104e14, 0x59300415, 0x8c000516, 0x02020000,
+ 0x00104ea2, 0x492e6009, 0x0401f200, 0x4df00000,
0x4203e000, 0x50000000, 0x0402b00b, 0x835c0480,
0x00000020, 0x0400100d, 0x815eb840, 0x416a5800,
0x592ed000, 0x492fb007, 0x497a5800, 0x497a5801,
0x0400b7f7, 0x59d80005, 0x82000500, 0x43018780,
- 0x02020000, 0x00105033, 0x5c03e000, 0x1c01f000,
+ 0x02020000, 0x00105088, 0x5c03e000, 0x1c01f000,
0x4df00000, 0x4203e000, 0x50000000, 0x0402f00b,
0x835c0480, 0x00000020, 0x0400100d, 0x815eb840,
0x416a5800, 0x592ed000, 0x492fa807, 0x497a5800,
0x497a5801, 0x0400f7f7, 0x59d40005, 0x82000500,
- 0x43018780, 0x02020000, 0x0010502c, 0x5c03e000,
+ 0x43018780, 0x02020000, 0x00105081, 0x5c03e000,
0x1c01f000, 0x40307000, 0x5838000a, 0x80025d40,
0x04000021, 0x58380002, 0x82000580, 0x00000100,
0x04000023, 0x4c380000, 0x592c0a05, 0x82040d00,
@@ -11695,7 +11752,7 @@
0x82000480, 0x00000003, 0x04000088, 0x5838000f,
0x8c000500, 0x04020019, 0x4200b000, 0x00000003,
0x832cac00, 0x00000012, 0x58380009, 0x5838100c,
- 0x8008a400, 0x4c380000, 0x0201f800, 0x0010adef,
+ 0x8008a400, 0x4c380000, 0x0201f800, 0x0010aee2,
0x5c007000, 0x5838000c, 0x82000400, 0x00000003,
0x4800700c, 0x4a00700f, 0x00000001, 0x58380004,
0x82000480, 0x00000003, 0x48007004, 0x82000580,
@@ -11707,7 +11764,7 @@
0x492c0801, 0x492c700b, 0x42000800, 0x0000000f,
0x0401f011, 0x4202e000, 0x00000008, 0x4a033005,
0x000207a2, 0x1c01f000, 0x4202e000, 0x00000002,
- 0x42000000, 0x0010c25d, 0x50007000, 0x0401f7e7,
+ 0x42000000, 0x0010c35d, 0x50007000, 0x0401f7e7,
0x583a580b, 0x400c0000, 0x42000800, 0x00000015,
0x80040c80, 0x58381004, 0x5838000e, 0x41783000,
0x80000540, 0x04020005, 0x84183540, 0x82081480,
@@ -11715,7 +11772,7 @@
0x04001002, 0x40080800, 0x4004b000, 0x412c0000,
0x800c0400, 0x4000a800, 0x58380009, 0x5838100c,
0x8008a400, 0x4c080000, 0x4c040000, 0x4c0c0000,
- 0x4c380000, 0x0201f800, 0x0010adef, 0x5c007000,
+ 0x4c380000, 0x0201f800, 0x0010aee2, 0x5c007000,
0x5c001800, 0x5c000800, 0x40040000, 0x58381004,
0x80080480, 0x48007004, 0x82000580, 0x00000003,
0x04000002, 0x84183500, 0x5c000000, 0x80041400,
@@ -11726,21 +11783,21 @@
0x0c01f001, 0x000207ed, 0x000207f2, 0x000207ef,
0x000207ed, 0x00020789, 0x000207f2, 0x000207ef,
0x000207ed, 0x0201f800, 0x0010032d, 0x5838100e,
- 0x0201f000, 0x001050a3, 0x5838080c, 0x82040400,
+ 0x0201f000, 0x001050f9, 0x5838080c, 0x82040400,
0x00000002, 0x58381009, 0x80080400, 0x50001000,
0x800811c0, 0x04020011, 0x4202e000, 0x00000001,
0x583a580a, 0x4978700a, 0x4978700f, 0x592c0a05,
0x82040d00, 0x000000ff, 0x82040580, 0x00000012,
0x040006c5, 0x82040580, 0x0000001b, 0x02000000,
- 0x0010a64b, 0x0401f681, 0x58380009, 0x80040c00,
+ 0x0010a73e, 0x0401f681, 0x58380009, 0x80040c00,
0x82381c00, 0x00000006, 0x54041800, 0x80040800,
- 0x800c1800, 0x54041800, 0x0201f000, 0x001050a3,
+ 0x800c1800, 0x54041800, 0x0201f000, 0x001050f9,
0x4df00000, 0x4203e000, 0x50000000, 0x5994002e,
0x80000540, 0x040000ec, 0x4c000000, 0x8d0e1d32,
- 0x02020800, 0x00100f5c, 0x59e00002, 0x8c00051e,
+ 0x02020800, 0x00100f5d, 0x59e00002, 0x8c00051e,
0x04020013, 0x42000000, 0x00001000, 0x50000000,
0x82000480, 0x24320002, 0x0402000d, 0x0201f800,
- 0x0010ae33, 0x04000008, 0x42000800, 0x00007a17,
+ 0x0010af26, 0x04000008, 0x42000800, 0x00007a17,
0x50040000, 0x8c00050e, 0x04020003, 0x8400054e,
0x44000800, 0x4a030000, 0x00000000, 0x5c000000,
0x59947824, 0x4803282f, 0x803c0480, 0x04001004,
@@ -11750,10 +11807,10 @@
0x803c0040, 0x04000002, 0x483fc857, 0x59e40852,
0x59a8005d, 0x80040580, 0x04000004, 0x480bc857,
0x59e40052, 0x4803505d, 0x59940030, 0x803c0400,
- 0x48032830, 0x0201f800, 0x0010589d, 0x59940000,
+ 0x48032830, 0x0201f800, 0x00105942, 0x59940000,
0x82000580, 0x00000000, 0x04020006, 0x59940030,
0x48032831, 0x497b2830, 0x4a032800, 0x00000001,
- 0x59bc00e4, 0x8c00052c, 0x02020800, 0x0010576a,
+ 0x59bc00e4, 0x8c00052c, 0x02020800, 0x0010580f,
0x4c0c0000, 0x59940007, 0x80000d40, 0x04000013,
0x59941006, 0x5994002f, 0x80081c80, 0x04001004,
0x04000003, 0x480f2806, 0x0401f00c, 0x80040840,
@@ -11796,30 +11853,30 @@
0x0000000a, 0x4803282b, 0x040027f7, 0x5994082e,
0x5994002f, 0x80040480, 0x02001800, 0x0010032d,
0x4803282e, 0x59940000, 0x0c01f001, 0x0002090a,
- 0x001057ef, 0x00105859, 0x5c03e000, 0x1c01f000,
+ 0x00105894, 0x001058fe, 0x5c03e000, 0x1c01f000,
0x5994002e, 0x80000000, 0x4803282e, 0x4203e000,
0x70000000, 0x1c01f000, 0x592c0004, 0x497a5804,
0x80000d40, 0x04020005, 0x592c0407, 0x800000c2,
0x800008c4, 0x80040c00, 0x592c040b, 0x48066006,
- 0x82000d00, 0x00000003, 0x02000000, 0x001059f2,
+ 0x82000d00, 0x00000003, 0x02000000, 0x00105a97,
0x8c000500, 0x0402002c, 0x59a80870, 0x80040840,
- 0x040207ff, 0x8c00051e, 0x02000000, 0x001059cd,
- 0x82000d00, 0x000000c0, 0x02020000, 0x001059c3,
- 0x82000d00, 0x00002020, 0x02020000, 0x001059c0,
- 0x813e79c0, 0x02020000, 0x001059c0, 0x592c0c0d,
- 0x800409c0, 0x02020000, 0x001059c0, 0x59300a03,
- 0x82040d80, 0x00000007, 0x02020000, 0x001059c0,
+ 0x040207ff, 0x8c00051e, 0x02000000, 0x00105a72,
+ 0x82000d00, 0x000000c0, 0x02020000, 0x00105a68,
+ 0x82000d00, 0x00002020, 0x02020000, 0x00105a65,
+ 0x813e79c0, 0x02020000, 0x00105a65, 0x592c0c0d,
+ 0x800409c0, 0x02020000, 0x00105a65, 0x59300a03,
+ 0x82040d80, 0x00000007, 0x02020000, 0x00105a65,
0x4a026203, 0x00000003, 0x4a026403, 0x00000043,
0x0201f800, 0x0002015e, 0x82080d40, 0x80003465,
0x48066004, 0x497a6000, 0x59bc00ea, 0x8c000516,
0x040207fe, 0x83300400, 0xa0000000, 0x480378e1,
- 0x1c01f000, 0x8c000502, 0x02020000, 0x00105a15,
+ 0x1c01f000, 0x8c000502, 0x02020000, 0x00105aba,
0x8c00051e, 0x0400000e, 0x82000d00, 0x000000c0,
0x04000005, 0x82040d80, 0x000000c0, 0x02020000,
- 0x00105a1a, 0x82000d00, 0x00002020, 0x82040d80,
- 0x00002020, 0x02000000, 0x001059e1, 0x592c0208,
- 0x80000040, 0x02020000, 0x001059eb, 0x592c180e,
- 0x800c19c0, 0x02020000, 0x001059eb, 0x592c1810,
+ 0x00105abf, 0x82000d00, 0x00002020, 0x82040d80,
+ 0x00002020, 0x02000000, 0x00105a86, 0x592c0208,
+ 0x80000040, 0x02020000, 0x00105a90, 0x592c180e,
+ 0x800c19c0, 0x02020000, 0x00105a90, 0x592c1810,
0x59300008, 0x82000540, 0x00000011, 0x480e6012,
0x48026008, 0x4a026203, 0x00000004, 0x4a026403,
0x00000042, 0x42000800, 0x80002001, 0x0401f03e,
@@ -11834,35 +11891,35 @@
0x00001200, 0x48039000, 0x0401f7f1, 0x0201f800,
0x00020399, 0x0401f7ee, 0x59840000, 0x80000540,
0x04020002, 0x1c01f000, 0x59840003, 0x80000540,
- 0x02020000, 0x00105a92, 0x1c01f000, 0x48066004,
+ 0x02020000, 0x00105b37, 0x1c01f000, 0x48066004,
0x497a6000, 0x497a6001, 0x8d0e1d32, 0x02000800,
- 0x00100f5c, 0x850e1d72, 0x59bc00ea, 0x8c000516,
+ 0x00100f5d, 0x850e1d72, 0x59bc00ea, 0x8c000516,
0x040207fe, 0x83300400, 0xa0000000, 0x480378e1,
0x1c01f000, 0x59300004, 0x82000500, 0x00000100,
0x80040d40, 0x48066004, 0x59bc00ea, 0x8c000516,
0x040207fe, 0x83300400, 0x40000000, 0x480378e1,
0x1c01f000, 0x59bc00ea, 0x82001500, 0xb0000018,
- 0x02020000, 0x0010614b, 0x8c000510, 0x0400002a,
+ 0x02020000, 0x001061f0, 0x8c000510, 0x0400002a,
0x59bc10e0, 0x82080500, 0xfffff000, 0x0402000a,
0x80080108, 0x820a3500, 0x0000000f, 0x4803c857,
- 0x1201f000, 0x00106151, 0x84000510, 0x48026004,
+ 0x1201f000, 0x001061f6, 0x84000510, 0x48026004,
0x0401f016, 0x840a653e, 0x59300004, 0x8c000520,
0x040007fa, 0x82000500, 0xfffefeff, 0x48026004,
0x8c08153e, 0x04020005, 0x42027000, 0x00000013,
0x0401f858, 0x0401f009, 0x59300004, 0x8c000514,
0x04000003, 0x0401ff98, 0x0401f02e, 0x42027000,
0x00000049, 0x0401f84f, 0x59bc00ea, 0x82001500,
- 0xb0000018, 0x02020000, 0x0010614b, 0x8c000510,
+ 0xb0000018, 0x02020000, 0x001061f0, 0x8c000510,
0x040207d8, 0x1c01f000, 0x59a80251, 0x81640480,
0x04001019, 0x41626000, 0x41580000, 0x59300a03,
0x82040d80, 0x00000000, 0x04020009, 0x4a026203,
0x00000008, 0x8166c840, 0x8332c400, 0x00000024,
0x81600480, 0x04021009, 0x1c01f000, 0x83326400,
0x00000024, 0x81300c80, 0x040017f1, 0x42026000,
- 0x0010f584, 0x0401f7ee, 0x837ac540, 0x0010f584,
- 0x1c01f000, 0x42000000, 0x0010bc10, 0x0201f800,
- 0x0010ad1d, 0x4967c857, 0x80026580, 0x1c01f000,
- 0x83300480, 0x0010f584, 0x02001800, 0x0010032d,
+ 0x0010f694, 0x0401f7ee, 0x837ac540, 0x0010f694,
+ 0x1c01f000, 0x42000000, 0x0010bd10, 0x0201f800,
+ 0x0010ae10, 0x4967c857, 0x80026580, 0x1c01f000,
+ 0x83300480, 0x0010f694, 0x02001800, 0x0010032d,
0x41580000, 0x81300480, 0x0402100c, 0x457a6000,
0x4a026202, 0x0000ffff, 0x04011000, 0x83300400,
0x00000003, 0x4803c840, 0x4a03c842, 0x00000021,
@@ -11873,79 +11930,79 @@
0x4803c840, 0x4a03c842, 0x00000021, 0x1c01f000,
0x4d340000, 0x5932680a, 0x59300407, 0x82000500,
0x0000001f, 0x0c01f803, 0x5c026800, 0x1c01f000,
- 0x00107126, 0x00107139, 0x00107153, 0x00020a5c,
- 0x00109329, 0x00109344, 0x00020ad1, 0x00107126,
- 0x00107139, 0x00105d89, 0x0010716c, 0x00107126,
- 0x00107126, 0x00107126, 0x00107126, 0x00107126,
- 0x00108e6e, 0x0010a263, 0x0010a959, 0x0010ab49,
- 0x00107126, 0x00107126, 0x00107126, 0x00107126,
- 0x00107126, 0x00107126, 0x00107126, 0x00107126,
- 0x00107126, 0x00107126, 0x00107126, 0x00107126,
+ 0x001071b9, 0x001071cc, 0x001071e6, 0x00020a5c,
+ 0x001093e1, 0x001093fc, 0x00020ad1, 0x001071b9,
+ 0x001071cc, 0x00105e2e, 0x001071ff, 0x001071b9,
+ 0x001071b9, 0x001071b9, 0x001071b9, 0x001071b9,
+ 0x00108f27, 0x0010a342, 0x0010aa4c, 0x0010ac3c,
+ 0x001071b9, 0x001071b9, 0x001071b9, 0x001071b9,
+ 0x001071b9, 0x001071b9, 0x001071b9, 0x001071b9,
+ 0x001071b9, 0x001071b9, 0x001071b9, 0x001071b9,
0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
- 0x0010032d, 0x0c01f001, 0x0010716a, 0x00107d8a,
- 0x00020a70, 0x00107f61, 0x00107ffb, 0x0010716a,
- 0x0010716a, 0x0010716a, 0x00107d6f, 0x0010716a,
- 0x0010716a, 0x0010716a, 0x0010716a, 0x001081e8,
+ 0x0010032d, 0x0c01f001, 0x001071fd, 0x00107e31,
+ 0x00020a70, 0x00108008, 0x001080a2, 0x001071fd,
+ 0x001071fd, 0x001071fd, 0x00107e16, 0x001071fd,
+ 0x001071fd, 0x001071fd, 0x001071fd, 0x0010828f,
0x83380480, 0x00000058, 0x04021007, 0x83380480,
0x00000040, 0x04001004, 0x4d2c0000, 0x0c01f803,
- 0x5c025800, 0x1c01f000, 0x00107e14, 0x00107e14,
- 0x00107e14, 0x00107e14, 0x00107e14, 0x00107e16,
- 0x00107ee3, 0x00107e14, 0x00107e14, 0x00107e14,
- 0x00107e14, 0x00107e14, 0x00107e14, 0x00107e14,
- 0x00107e14, 0x00107e14, 0x00107e14, 0x00107e14,
- 0x00107e14, 0x00107ee7, 0x00020a92, 0x00107e14,
- 0x00107ee6, 0x00107ee8, 0x59325809, 0x59300812,
+ 0x5c025800, 0x1c01f000, 0x00107ebb, 0x00107ebb,
+ 0x00107ebb, 0x00107ebb, 0x00107ebb, 0x00107ebd,
+ 0x00107f8a, 0x00107ebb, 0x00107ebb, 0x00107ebb,
+ 0x00107ebb, 0x00107ebb, 0x00107ebb, 0x00107ebb,
+ 0x00107ebb, 0x00107ebb, 0x00107ebb, 0x00107ebb,
+ 0x00107ebb, 0x00107f8e, 0x00020a92, 0x00107ebb,
+ 0x00107f8d, 0x00107f8f, 0x59325809, 0x59300812,
0x59301402, 0x59340200, 0x8c00050e, 0x0402001c,
0x0401f826, 0x04000005, 0x4a025a05, 0x00000103,
0x497a580a, 0x0401f009, 0x4a025a05, 0x00000103,
0x4a025a07, 0x00000000, 0x497a580a, 0x800409c0,
- 0x02020800, 0x00107fc6, 0x48065808, 0x480a5c07,
+ 0x02020800, 0x0010806d, 0x48065808, 0x480a5c07,
0x0201f800, 0x000203ab, 0x5934000f, 0x5934140b,
0x80081040, 0x04001002, 0x480a6c0b, 0x80000540,
0x02020800, 0x00020327, 0x0401f75e, 0x592c020b,
0x8c000502, 0x040007e3, 0x800409c0, 0x040007e7,
0x592c0209, 0x8c00050e, 0x040207e4, 0x4933c857,
- 0x0201f000, 0x00108aad, 0x592c020b, 0x8c000500,
+ 0x0201f000, 0x00108b66, 0x592c020b, 0x8c000500,
0x04000010, 0x59300016, 0x592c3810, 0x801c3c80,
0x0400000c, 0x4a025a07, 0x00000015, 0x8c1c3d3e,
0x04000005, 0x4a025a07, 0x00000007, 0x801c3880,
0x801c3800, 0x481fc857, 0x821c0d40, 0x00000000,
0x1c01f000, 0x59300203, 0x82003480, 0x0000000e,
- 0x02021800, 0x0010032d, 0x0c01f001, 0x00109363,
- 0x00020ae5, 0x00109ae5, 0x00109af3, 0x00020b01,
- 0x00109363, 0x00109be6, 0x00020b20, 0x00109363,
- 0x00109363, 0x00109363, 0x00109363, 0x00109363,
- 0x00109363, 0x83380580, 0x00000013, 0x02020000,
- 0x00109a6c, 0x59300403, 0x82027480, 0x00000044,
+ 0x02021800, 0x0010032d, 0x0c01f001, 0x0010941b,
+ 0x00020ae5, 0x00109bb1, 0x00109bbf, 0x00020b01,
+ 0x0010941b, 0x00109cb5, 0x00020b20, 0x0010941b,
+ 0x0010941b, 0x0010941b, 0x0010941b, 0x0010941b,
+ 0x0010941b, 0x83380580, 0x00000013, 0x02020000,
+ 0x00109b38, 0x59300403, 0x82027480, 0x00000044,
0x02021800, 0x0010032d, 0x82000480, 0x00000040,
- 0x02001800, 0x0010032d, 0x0c01f001, 0x00109ac9,
- 0x00020af7, 0x00109acb, 0x00109add, 0x59325809,
+ 0x02001800, 0x0010032d, 0x0c01f001, 0x00109b95,
+ 0x00020af7, 0x00109b97, 0x00109ba9, 0x59325809,
0x832c0500, 0x00ff0000, 0x04000005, 0x592c0c0b,
- 0x8c040d1a, 0x02020000, 0x00109ad8, 0x0401fe7a,
+ 0x8c040d1a, 0x02020000, 0x00109ba4, 0x0401fe7a,
0x0401f710, 0x83380580, 0x00000048, 0x04000007,
- 0x83380580, 0x00000053, 0x02000000, 0x00109b88,
+ 0x83380580, 0x00000053, 0x02000000, 0x00109c57,
0x0201f800, 0x0010032d, 0x59300020, 0x59301012,
0x5930080a, 0x58040a00, 0x8c040d0e, 0x02020000,
- 0x00109b64, 0x800811c0, 0x02020000, 0x00109b71,
- 0x59300020, 0x80000540, 0x02020000, 0x00109b7f,
+ 0x00109c33, 0x800811c0, 0x02020000, 0x00109c40,
+ 0x59300020, 0x80000540, 0x02020000, 0x00109c4e,
0x59325809, 0x592c040b, 0x8c00051e, 0x02000000,
- 0x00109b5a, 0x42027000, 0x00000041, 0x0401f001,
+ 0x00109c29, 0x42027000, 0x00000041, 0x0401f001,
0x83380480, 0x00000054, 0x02021800, 0x0010032d,
- 0x83380480, 0x00000040, 0x02001000, 0x00109ba5,
- 0x0c01f001, 0x00109bb1, 0x00020b3d, 0x00109bbd,
- 0x00109bc4, 0x00109bb1, 0x00109bb1, 0x00109bb1,
- 0x00109bb1, 0x00109bb3, 0x00109bb8, 0x00109bb8,
- 0x00109bb1, 0x00109bb1, 0x00109bb1, 0x00109bb1,
- 0x00109bb8, 0x00109bb1, 0x00109bb8, 0x00109bb1,
- 0x00109bb3, 0x4a026203, 0x00000001, 0x493a6403,
+ 0x83380480, 0x00000040, 0x02001000, 0x00109c74,
+ 0x0c01f001, 0x00109c80, 0x00020b3d, 0x00109c8c,
+ 0x00109c93, 0x00109c80, 0x00109c80, 0x00109c80,
+ 0x00109c80, 0x00109c82, 0x00109c87, 0x00109c87,
+ 0x00109c80, 0x00109c80, 0x00109c80, 0x00109c80,
+ 0x00109c87, 0x00109c80, 0x00109c87, 0x00109c80,
+ 0x00109c82, 0x4a026203, 0x00000001, 0x493a6403,
0x42000800, 0x80002042, 0x0401f66f, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x6bc7416d, 0x00000000,
- 0x00000000, 0x0010d600, 0x00001ab8, 0x42000000,
- 0x0010f0f0, 0x42001000, 0x0010f0e1, 0x48001000,
- 0x42013800, 0x0010f4f0, 0x42000000, 0x0010f0e0,
+ 0x00000000, 0x00000000, 0x6bc6a178, 0x00000000,
+ 0x00000000, 0x0010d700, 0x00001ac0, 0x42000000,
+ 0x0010f200, 0x42001000, 0x0010f1f1, 0x48001000,
+ 0x42013800, 0x0010f600, 0x42000000, 0x0010f1f0,
0x489c0000, 0x409d4000, 0x409d6800, 0x1c01f000,
0x4200d000, 0x0000000d, 0x42000000, 0x00000002,
0x4800d000, 0x0401f7fb, 0x4200d000, 0x0000000d,
@@ -11953,7 +12010,7 @@
0x1c01f000, 0x809d3840, 0x48813800, 0x4933c857,
0x5931040b, 0x82817480, 0x00000038, 0x0400000d,
0x0400100c, 0x82810480, 0x00000038, 0x4a025a06,
- 0x00000038, 0x0201f800, 0x001031a2, 0x40c65800,
+ 0x00000038, 0x0201f800, 0x001031ac, 0x40c65800,
0x80c589c0, 0x040207f4, 0x4178d000, 0x0401f004,
0x48825a06, 0x4200d000, 0x00000001, 0x40698800,
0x589d0000, 0x809d3800, 0x1c01f000, 0x42038000,
@@ -11984,21 +12041,21 @@
0xe1290008, 0x486f9122, 0x0401f7e2, 0x4a039100,
0x0000e980, 0x1c01f000, 0x59c8d007, 0x8c68d500,
0x04000003, 0x4a03900d, 0x00000030, 0x1c01f000,
- 0x0201f800, 0x001060fa, 0x59b8d0ea, 0x8268d500,
+ 0x0201f800, 0x0010619f, 0x59b8d0ea, 0x8268d500,
0x00000007, 0x82697480, 0x00000003, 0x04000002,
0x0401f003, 0x4a0370e8, 0x00000001, 0x1c01f000,
0x4a038805, 0x00020000, 0x4200d000, 0x0000003c,
- 0x0201f800, 0x001010d9, 0x4a038891, 0x0000ffff,
+ 0x0201f800, 0x001010da, 0x4a038891, 0x0000ffff,
0x59c97035, 0x48bb9035, 0x4a03900d, 0x00000040,
- 0x42038000, 0x00007700, 0x0201f800, 0x00100c06,
+ 0x42038000, 0x00007700, 0x0201f800, 0x00100c07,
0x4a038006, 0x20000000, 0x42038000, 0x00007720,
- 0x0201f800, 0x00100c06, 0x4a038006, 0x20000000,
+ 0x0201f800, 0x00100c07, 0x4a038006, 0x20000000,
0x4a03a005, 0x20000000, 0x4a03a005, 0x30000000,
0x4a03b805, 0x30000001, 0x4a03b805, 0x20000000,
0x59d0d006, 0x8c68d50a, 0x040207fe, 0x59dcd006,
0x8c68d50a, 0x040207fb, 0x1c01f000, 0x4203a000,
0x00007600, 0x4200d000, 0x00000040, 0x0201f800,
- 0x001010d9, 0x4a03a00a, 0x00000001, 0x4a03a005,
+ 0x001010da, 0x4a03a00a, 0x00000001, 0x4a03a005,
0x20000000, 0x59d0d006, 0x4a03a005, 0x30000000,
0x59d0d006, 0x8c68d50a, 0x040207fe, 0x59d0d005,
0x59a0d211, 0x59a0dc11, 0x806c00e0, 0x8068d540,
@@ -12023,24 +12080,24 @@
0x59a8d00d, 0x41640000, 0x80697480, 0x04000015,
0x4967c857, 0x59a9704f, 0x48bbc857, 0x59a9704e,
0x48bbc857, 0x59a9704d, 0x48bbc857, 0x4a034407,
- 0x00000018, 0x0201f800, 0x00101cfd, 0x0401f12b,
- 0x4a034407, 0x00000005, 0x0201f800, 0x00101cfd,
- 0x0401f126, 0x0201f800, 0x00101d05, 0x0401f123,
+ 0x00000018, 0x0201f800, 0x00101d02, 0x0401f12b,
+ 0x4a034407, 0x00000005, 0x0201f800, 0x00101d02,
+ 0x0401f126, 0x0201f800, 0x00101d0a, 0x0401f123,
0x59a8d04e, 0x59a8004d, 0x80697480, 0x040207e9,
- 0x0201f800, 0x00106106, 0x598e600f, 0x0201f800,
- 0x00106381, 0x0201f800, 0x00106106, 0x408e3000,
- 0x0201f800, 0x00106705, 0x59926004, 0x813261c0,
- 0x0400000d, 0x0201f800, 0x0010629a, 0x0201f800,
- 0x001060d8, 0x0201f800, 0x001060e1, 0x42027800,
+ 0x0201f800, 0x001061ab, 0x598e600f, 0x0201f800,
+ 0x00106426, 0x0201f800, 0x001061ab, 0x408e3000,
+ 0x0201f800, 0x001067aa, 0x59926004, 0x813261c0,
+ 0x0400000d, 0x0201f800, 0x0010633f, 0x0201f800,
+ 0x0010617d, 0x0201f800, 0x00106186, 0x42027800,
0x00001000, 0x42028000, 0x0000002e, 0x0201f800,
- 0x0010e35f, 0x811a3000, 0x83197480, 0x00000004,
- 0x040007ec, 0x040017eb, 0x0201f800, 0x001007ca,
- 0x0201f800, 0x0010247e, 0x497b5060, 0x497b4408,
- 0x4201d000, 0x003d0900, 0x0201f800, 0x00105961,
+ 0x0010e46f, 0x811a3000, 0x83197480, 0x00000004,
+ 0x040007ec, 0x040017eb, 0x0201f800, 0x001007c8,
+ 0x0201f800, 0x00102488, 0x497b5060, 0x497b4408,
+ 0x4201d000, 0x003d0900, 0x0201f800, 0x00105a06,
0x59c50880, 0x59c510a3, 0x497b4002, 0x0401febc,
0x0401ff5b, 0x4a03a005, 0x10000000, 0x59c4d005,
0x8268d540, 0x000000f0, 0x486b8805, 0x0401fed4,
- 0x0201f800, 0x00102487, 0x40c50000, 0x80c589c0,
+ 0x0201f800, 0x00102491, 0x40c50000, 0x80c589c0,
0x04020020, 0x59c8d001, 0x8068d1c0, 0x0402001d,
0x59dcd006, 0x8268d500, 0x43000f80, 0x0400000a,
0x59dcd006, 0x82697480, 0x00000000, 0x83f17500,
@@ -12052,7 +12109,7 @@
0x808101c0, 0x04020090, 0x59a0d408, 0x82697480,
0x0000dddd, 0x0400008c, 0x59c0d008, 0x8268d500,
0x0fffffff, 0x59c8d818, 0x826c0500, 0xf0000000,
- 0x8068d540, 0x486b8008, 0x0201f800, 0x00100c06,
+ 0x8068d540, 0x486b8008, 0x0201f800, 0x00100c07,
0x59c0d806, 0x4a038006, 0x10000000, 0x59c0d809,
0x4883900d, 0x59c8d020, 0x8068e130, 0x59c8d020,
0x82690500, 0x00ffffff, 0x59c8d021, 0x8268fd00,
@@ -12061,16 +12118,16 @@
0x04020004, 0x82717480, 0x00000032, 0x04000073,
0x486fc857, 0x4873c857, 0x4877c857, 0x4883c857,
0x487fc857, 0x487bc857, 0x59a9700f, 0x48bbc857,
- 0x0201f800, 0x0010249e, 0x4a035060, 0x00000001,
+ 0x0201f800, 0x001024a8, 0x4a035060, 0x00000001,
0x4200d000, 0x00000064, 0x0401f004, 0x8068d1c0,
0x04000070, 0x8068d040, 0x59c0d807, 0x8c6cdd04,
- 0x040007fb, 0x0401fecb, 0x0201f800, 0x00106420,
+ 0x040007fb, 0x0401fecb, 0x0201f800, 0x001064c5,
0x0401febc, 0x4201d000, 0x000186a0, 0x0201f800,
- 0x00105961, 0x488b88a3, 0x48878880, 0x59a8d060,
- 0x8068d1c0, 0x0402004e, 0x0201f800, 0x00101cba,
- 0x0401f07a, 0x4887c857, 0x0201f800, 0x00101d01,
- 0x0401f076, 0x0201f800, 0x001070f2, 0x40c66000,
- 0x80c589c0, 0x0400003f, 0x0201f800, 0x001031a2,
+ 0x00105a06, 0x488b88a3, 0x48878880, 0x59a8d060,
+ 0x8068d1c0, 0x0402004e, 0x0201f800, 0x00101cbf,
+ 0x0401f07a, 0x4887c857, 0x0201f800, 0x00101d06,
+ 0x0401f076, 0x0201f800, 0x00107185, 0x40c66000,
+ 0x80c589c0, 0x0400003f, 0x0201f800, 0x001031ac,
0x40c65800, 0x80c589c0, 0x04000020, 0x48898a05,
0x48898c05, 0x4882620b, 0x4886640b, 0x59a0d40f,
0x8068d0e0, 0x59a0da0f, 0x406c0000, 0x8068d540,
@@ -12079,23 +12136,23 @@
0x8068d0e0, 0x59a0da0e, 0x406c0000, 0x8068d540,
0x486a600e, 0x59a0d411, 0x8068d0e0, 0x59a0da11,
0x406c0000, 0x8068d540, 0x486a600f, 0x0401fdfe,
- 0x80c589c0, 0x04020006, 0x0201f800, 0x001070b2,
+ 0x80c589c0, 0x04020006, 0x0201f800, 0x00107141,
0x4a034407, 0x00000002, 0x0401f720, 0x48ee6022,
0x58ee580c, 0x4a01d801, 0x00000001, 0x592cd206,
0x4869d805, 0x832cd400, 0x00000007, 0x4869d803,
- 0x4895d806, 0x4891d807, 0x4a01d808, 0x0010d89e,
+ 0x4895d806, 0x4891d807, 0x4a01d808, 0x0010d99e,
0x4a034000, 0x00000001, 0x49334001, 0x0401fec2,
0x0401f036, 0x4a035060, 0x00000001, 0x0401f7aa,
0x4a034407, 0x00000003, 0x0401f708, 0x0201f800,
- 0x00101d09, 0x0401f02d, 0x82757480, 0x000000e1,
+ 0x00101d0e, 0x0401f02d, 0x82757480, 0x000000e1,
0x0402078c, 0x407c0000, 0x80817480, 0x04020789,
0x59a8d00f, 0x80697480, 0x04020786, 0x8278d500,
0x000000f0, 0x04020783, 0x0401fe50, 0x0401f78d,
- 0x4a035060, 0x00000001, 0x0201f800, 0x001016e7,
+ 0x4a035060, 0x00000001, 0x0201f800, 0x001016e8,
0x80c589c0, 0x04000008, 0x59c4d005, 0x8268d500,
0x000000f0, 0x04000007, 0x4a034408, 0x0000bbbb,
0x0401f789, 0x4a034408, 0x0000aaaa, 0x0401f786,
- 0x0201f800, 0x00102487, 0x80c57040, 0x04000008,
+ 0x0201f800, 0x00102491, 0x80c57040, 0x04000008,
0x59c0d007, 0x8268d500, 0x000501c0, 0x0400077e,
0x4a034408, 0x0000dddd, 0x0401f77b, 0x4a034408,
0x0000cccc, 0x0401f778, 0x589d2805, 0x589d2004,
@@ -12106,10 +12163,10 @@
0x58ee580c, 0x4979d801, 0x592cd206, 0x4869d805,
0x832cd400, 0x00000007, 0x4869d803, 0x5931700c,
0x48b9d806, 0x5931700d, 0x48b9d807, 0x4a01d808,
- 0x0010d89e, 0x4a034000, 0x00000001, 0x40826000,
+ 0x0010d99e, 0x4a034000, 0x00000001, 0x40826000,
0x0401fe69, 0x0401f009, 0x41310000, 0x59a26001,
- 0x4933c857, 0x0201f800, 0x001070b5, 0x40826000,
- 0x0201f800, 0x00101d09, 0x589d0000, 0x809d3800,
+ 0x4933c857, 0x0201f800, 0x00107144, 0x40826000,
+ 0x0201f800, 0x00101d0e, 0x589d0000, 0x809d3800,
0x1c01f000, 0x829d3c80, 0x00000005, 0x48813800,
0x48853801, 0x48893802, 0x488d3803, 0x48913804,
0x412d1000, 0x41310800, 0x59a26001, 0x4069d800,
@@ -12125,18 +12182,18 @@
0x58ee580c, 0x592cd205, 0x82697480, 0x00000103,
0x04000030, 0x41351800, 0x41452000, 0x592cd405,
0x8468d55e, 0x486a5c05, 0x42028800, 0x000007fd,
- 0x4200d000, 0x00fffffd, 0x0201f800, 0x00103dbf,
+ 0x4200d000, 0x00fffffd, 0x0201f800, 0x00103dd5,
0x40c66800, 0x80c589c0, 0x04000010, 0x0201f800,
- 0x00108c35, 0x80c589c0, 0x04000018, 0x40866000,
- 0x4881d801, 0x4a01d808, 0x0010d878, 0x0401f00f,
- 0x0201f800, 0x00101cf5, 0x0201f800, 0x001070b2,
+ 0x00108cee, 0x80c589c0, 0x04000018, 0x40866000,
+ 0x4881d801, 0x4a01d808, 0x0010d978, 0x0401f00f,
+ 0x0201f800, 0x00101cfa, 0x0201f800, 0x00107141,
0x40866000, 0x0401f019, 0x59a26001, 0x0201f800,
- 0x001070b2, 0x40866000, 0x4a034407, 0x00000002,
- 0x0201f800, 0x00101cfd, 0x408a5800, 0x408e6800,
- 0x40928800, 0x0401f00d, 0x0201f800, 0x001070b2,
+ 0x00107141, 0x40866000, 0x4a034407, 0x00000002,
+ 0x0201f800, 0x00101d02, 0x408a5800, 0x408e6800,
+ 0x40928800, 0x0401f00d, 0x0201f800, 0x00107141,
0x40866000, 0x4a034407, 0x00000004, 0x0401f7f5,
- 0x0201f800, 0x001070b2, 0x40866000, 0x0201f800,
- 0x00101cba, 0x408a5800, 0x589d2004, 0x589d1803,
+ 0x0201f800, 0x00107141, 0x40866000, 0x0201f800,
+ 0x00101cbf, 0x408a5800, 0x589d2004, 0x589d1803,
0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000005, 0x1c01f000, 0x829d3c80, 0x00000004,
0x48813800, 0x48853801, 0x48893802, 0x488d3803,
@@ -12153,12 +12210,12 @@
0x4883a003, 0x59a0d40e, 0x8068d0e0, 0x59a0da0e,
0x406c0000, 0x80691d40, 0x59a0d411, 0x8068d0e0,
0x59a0da11, 0x406c0000, 0x80691540, 0x4201d000,
- 0x00003a98, 0x0201f800, 0x00105961, 0x4883a002,
+ 0x00003a98, 0x0201f800, 0x00105a06, 0x4883a002,
0x59a97061, 0x48bba008, 0x488fa000, 0x488ba001,
0x59d0d005, 0x4a03a005, 0x10000000, 0x4178d000,
0x04025002, 0x8068d000, 0x8068d1c0, 0x04020007,
0x5884d001, 0x8068d000, 0x48690801, 0x4200d800,
- 0x00000001, 0x0401f011, 0x4200d000, 0x0010d90f,
+ 0x00000001, 0x0401f011, 0x4200d000, 0x0010da0f,
0x4084d800, 0x4178e000, 0x0201f800, 0x0010032a,
0x0401f7f4, 0x497a600d, 0x592e5801, 0x812e59c0,
0x040007df, 0x492e600c, 0x832cdc00, 0x00000006,
@@ -12173,7 +12230,7 @@
0x8c68d504, 0x0400000a, 0x59d0d006, 0x82697480,
0x00000000, 0x83f17500, 0x0c000000, 0x04000004,
0x82b97580, 0x0c000000, 0x04020010, 0x0401f033,
- 0x4200d000, 0x0010d977, 0x4080e000, 0x0201f800,
+ 0x4200d000, 0x0010da77, 0x4080e000, 0x0201f800,
0x0010032a, 0x59d0d006, 0x82697480, 0x00000000,
0x83f17500, 0x0c000000, 0x040007f5, 0x82b97480,
0x0c000000, 0x040007f2, 0x4a03a005, 0x20000000,
@@ -12186,9 +12243,9 @@
0x0401ff4e, 0x0401f009, 0x4a034408, 0x0000dddd,
0x0401f006, 0x48690001, 0x4080d000, 0x0401ff47,
0x80c589c0, 0x040207f6, 0x589d0000, 0x809d3800,
- 0x1c01f000, 0x0201f800, 0x001016e7, 0x80c589c0,
+ 0x1c01f000, 0x0201f800, 0x001016e8, 0x80c589c0,
0x04020002, 0x0401f009, 0x4a034407, 0x00000017,
- 0x0201f800, 0x00101cfd, 0x4203e000, 0x50000000,
+ 0x0201f800, 0x00101d02, 0x4203e000, 0x50000000,
0x497bc856, 0x0401f000, 0x1c01f000, 0x4068d800,
0x59c17009, 0x48bbc857, 0x59c0e009, 0x8270d500,
0x00e00000, 0x04000019, 0x586cd000, 0x486b4210,
@@ -12229,7 +12286,7 @@
0x48bbc857, 0x59c0d007, 0x82697480, 0x00000000,
0x83f17500, 0x0c000000, 0x04000004, 0x82b97580,
0x0c000000, 0x04020010, 0x0401f035, 0x4200d000,
- 0x0010da59, 0x4080e000, 0x0201f800, 0x0010032a,
+ 0x0010db59, 0x4080e000, 0x0201f800, 0x0010032a,
0x59c0d007, 0x82697480, 0x00000000, 0x83f17500,
0x0c000000, 0x040007f5, 0x82b97480, 0x0c000000,
0x040007f2, 0x4a038006, 0x20000000, 0x59c0d007,
@@ -12244,12 +12301,12 @@
0x0401ff54, 0x80c589c0, 0x040207f6, 0x589d0000,
0x809d3800, 0x1c01f000, 0x59a26000, 0x813261c0,
0x04000009, 0x59325809, 0x812e59c0, 0x04000005,
- 0x0201f800, 0x001070b2, 0x0201f800, 0x00100589,
+ 0x0201f800, 0x00107141, 0x0201f800, 0x00100589,
0x497b4000, 0x59a26001, 0x813261c0, 0x04000009,
0x59325809, 0x812e59c0, 0x04000005, 0x0201f800,
- 0x001070b2, 0x0201f800, 0x00100589, 0x497b4001,
+ 0x00107141, 0x0201f800, 0x00100589, 0x497b4001,
0x1c01f000, 0x809d3840, 0x48813800, 0x40690000,
- 0x0201f800, 0x0010249e, 0x0201f800, 0x0010d6b1,
+ 0x0201f800, 0x001024a8, 0x0201f800, 0x0010d7b1,
0x5880d00b, 0x8068d1c0, 0x04020004, 0x5880d00c,
0x8068d1c0, 0x04000007, 0x59a0d00d, 0x8068d1c0,
0x0402000a, 0x4200d000, 0x00000001, 0x0401f009,
@@ -12278,7 +12335,7 @@
0x589d0000, 0x829d3c00, 0x00000003, 0x1c01f000,
0x809d3840, 0x48813800, 0x40690000, 0x497bc856,
0x4203a000, 0x00007600, 0x4200d000, 0x00000040,
- 0x0201f800, 0x001010d9, 0x4a03a00a, 0x00000001,
+ 0x0201f800, 0x001010da, 0x4a03a00a, 0x00000001,
0x4a03a005, 0x20000000, 0x59d0d006, 0x4a03a005,
0x30000000, 0x59d0d006, 0x8c68d50a, 0x040207fe,
0x59a0d20d, 0x48690005, 0x8068d1c0, 0x04020002,
@@ -12287,7 +12344,7 @@
0x8068d0e0, 0x59a0da0e, 0x406c0000, 0x8068d540,
0x48690006, 0x59a0d40c, 0x8068d0e0, 0x59a0da0c,
0x826c0500, 0x0000fffc, 0x8068d540, 0x48690009,
- 0x486ba003, 0x0201f800, 0x001070f2, 0x40c66000,
+ 0x486ba003, 0x0201f800, 0x00107185, 0x40c66000,
0x80c589c0, 0x0400004c, 0x49334001, 0x0201f800,
0x0010056c, 0x40c65800, 0x80c589c0, 0x0400003e,
0x4a025a05, 0x00000018, 0x4a025806, 0x00abcdef,
@@ -12305,13 +12362,13 @@
0x03000000, 0x040007ef, 0x4979000a, 0x4178e000,
0x8270e400, 0x0000000c, 0x8068d840, 0x406cd000,
0x806cd9c0, 0x040207fb, 0x4871000a, 0x486d0005,
- 0x0401f7e9, 0x4200d000, 0x0010db35, 0x4200d800,
+ 0x0401f7e9, 0x4200d000, 0x0010dc35, 0x4200d800,
0x0010056c, 0x4080e000, 0x0201f800, 0x0010032a,
- 0x0401f7bc, 0x4200d000, 0x0010db35, 0x4200d800,
- 0x001070f2, 0x4080e000, 0x0201f800, 0x0010032a,
+ 0x0401f7bc, 0x4200d000, 0x0010dc35, 0x4200d800,
+ 0x00107185, 0x4080e000, 0x0201f800, 0x0010032a,
0x0401f7ae, 0x589d0000, 0x809d3800, 0x1c01f000,
0x809d3840, 0x48813800, 0x40690000, 0x497bc856,
- 0x42038000, 0x00007700, 0x0201f800, 0x00100c06,
+ 0x42038000, 0x00007700, 0x0201f800, 0x00100c07,
0x59c0d006, 0x59a0d40d, 0x48690005, 0x8068d1c0,
0x04020009, 0x497b9009, 0x59e0d003, 0x8268d540,
0x00008060, 0x486bc003, 0x4a038009, 0x00e00000,
@@ -12321,7 +12378,7 @@
0x48690006, 0x59a0d40c, 0x8068d0e0, 0x59a0da0c,
0x826c0500, 0x0000fffc, 0x8068d540, 0x48690009,
0x486bc857, 0x58817009, 0x48bb8003, 0x0201f800,
- 0x001070f2, 0x40c66000, 0x80c589c0, 0x04000057,
+ 0x00107185, 0x40c66000, 0x80c589c0, 0x04000057,
0x49334000, 0x0201f800, 0x0010056c, 0x40c65800,
0x80c589c0, 0x04000049, 0x4a025a05, 0x00000018,
0x4a025806, 0x00abcdef, 0x492e6009, 0x492e600c,
@@ -12341,49 +12398,49 @@
0x4871000a, 0x486d0005, 0x832cd400, 0x00000006,
0x48690008, 0x4080d000, 0x0401feb2, 0x80c589c0,
0x040207ea, 0x59a0d408, 0x82697480, 0x0000dddd,
- 0x04020791, 0x0401f011, 0x4200d000, 0x0010dbbd,
+ 0x04020791, 0x0401f011, 0x4200d000, 0x0010dcbd,
0x4200d800, 0x0010056c, 0x4080e000, 0x0201f800,
- 0x0010032a, 0x0401f7b1, 0x4200d000, 0x0010dbbd,
- 0x4200d800, 0x001070f2, 0x4080e000, 0x0201f800,
+ 0x0010032a, 0x0401f7b1, 0x4200d000, 0x0010dcbd,
+ 0x4200d800, 0x00107185, 0x4080e000, 0x0201f800,
0x0010032a, 0x0401f7a3, 0x589d0000, 0x809d3800,
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
0x48853801, 0x40690800, 0x406d0000, 0x0201f800,
- 0x00101736, 0x40800000, 0x4084d000, 0x80c4dd00,
- 0x0201f800, 0x0010173d, 0x589d0801, 0x589d0000,
+ 0x00101737, 0x40800000, 0x4084d000, 0x80c4dd00,
+ 0x0201f800, 0x0010173e, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
0x00000002, 0x48813800, 0x48853801, 0x40690800,
- 0x406d0000, 0x0201f800, 0x00101736, 0x40800000,
- 0x4084d000, 0x80c4dd40, 0x0201f800, 0x0010173d,
+ 0x406d0000, 0x0201f800, 0x00101737, 0x40800000,
+ 0x4084d000, 0x80c4dd40, 0x0201f800, 0x0010173e,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
0x1c01f000, 0x809d3840, 0x48813800, 0x4200d000,
- 0x000000ef, 0x0201f800, 0x001013c7, 0x59c4d0a3,
+ 0x000000ef, 0x0201f800, 0x001013c8, 0x59c4d0a3,
0x8468d55a, 0x8468d53a, 0x486b88a3, 0x0201f800,
- 0x00101419, 0x80c589c0, 0x04000043, 0x4200d000,
- 0x00000001, 0x0201f800, 0x0010169c, 0x4200d000,
- 0x00000001, 0x0201f800, 0x00101622, 0x4178d000,
+ 0x0010141a, 0x80c589c0, 0x04000043, 0x4200d000,
+ 0x00000001, 0x0201f800, 0x0010169d, 0x4200d000,
+ 0x00000001, 0x0201f800, 0x00101623, 0x4178d000,
0x4200d800, 0x00000004, 0x0401ffd5, 0x4201d000,
- 0x00000014, 0x0201f800, 0x0010592d, 0x59c4d008,
+ 0x00000014, 0x0201f800, 0x001059d2, 0x59c4d008,
0x8468d54e, 0x8268d500, 0xffffffe1, 0x486b8808,
0x4a0388a7, 0x0000f7f7, 0x4a038805, 0x04000001,
0x4200d000, 0xbe20bfff, 0x4200d800, 0x80018000,
- 0x0201f800, 0x00103a68, 0x4200d000, 0xfffeffff,
- 0x4178d800, 0x0201f800, 0x00103a68, 0x42010000,
+ 0x0201f800, 0x00103a7b, 0x4200d000, 0xfffeffff,
+ 0x4178d800, 0x0201f800, 0x00103a7b, 0x42010000,
0x00001387, 0x0401f008, 0x80817040, 0x04000048,
0x80810040, 0x42000000, 0xffffffff, 0x80817480,
0x04000009, 0x4201d000, 0x00000014, 0x0201f800,
- 0x0010592d, 0x0201f800, 0x001016e7, 0x80c589c0,
+ 0x001059d2, 0x0201f800, 0x001016e8, 0x80c589c0,
0x040007f2, 0x59c4d005, 0x8268dd00, 0x04000000,
0x8c68d534, 0x04020018, 0x59c4d0a4, 0x8268d500,
0x0000000f, 0x82697480, 0x00000008, 0x04020031,
- 0x0401f011, 0x0201f800, 0x00101427, 0x80c589c0,
- 0x04000006, 0x4178d000, 0x0201f800, 0x0010169c,
+ 0x0401f011, 0x0201f800, 0x00101428, 0x80c589c0,
+ 0x04000006, 0x4178d000, 0x0201f800, 0x0010169d,
0x4178d000, 0x0401f7bc, 0x4200d000, 0x00000002,
- 0x0201f800, 0x0010169c, 0x4200d000, 0x00000002,
+ 0x0201f800, 0x0010169d, 0x4200d000, 0x00000002,
0x0401f7b5, 0x4200d000, 0x00020000, 0x0201f800,
- 0x00103a6f, 0x4201d000, 0x00000064, 0x0201f800,
- 0x0010592d, 0x4200d000, 0xfeffffff, 0x4200d800,
- 0x02000000, 0x0201f800, 0x00103a68, 0x4200d000,
- 0xfdffffff, 0x4178d800, 0x0201f800, 0x00103a68,
+ 0x00103a82, 0x4201d000, 0x00000064, 0x0201f800,
+ 0x001059d2, 0x4200d000, 0xfeffffff, 0x4200d800,
+ 0x02000000, 0x0201f800, 0x00103a7b, 0x4200d000,
+ 0xfdffffff, 0x4178d800, 0x0201f800, 0x00103a7b,
0x4a038805, 0x04000001, 0x59c4d0a4, 0x8268d500,
0x0000000f, 0x4178d800, 0x8068d1c0, 0x04020005,
0x4200d800, 0x00000001, 0x0401f002, 0x40c4d800,
@@ -12396,45 +12453,45 @@
0x0402000e, 0x59a0d407, 0x82690500, 0x00000007,
0x82817480, 0x00000002, 0x04000015, 0x808101c0,
0x04000023, 0x80817040, 0x040000e0, 0x0201f800,
- 0x00101d01, 0x0401f18d, 0x0201f800, 0x00101443,
+ 0x00101d06, 0x0401f18d, 0x0201f800, 0x00101444,
0x80c589c0, 0x040007f0, 0x4200d000, 0x00000002,
- 0x0201f800, 0x0010169c, 0x4200d000, 0x00000002,
- 0x0201f800, 0x00101622, 0x0401f7e7, 0x8d0e1d0e,
- 0x0402000c, 0x0201f800, 0x0010470f, 0x80c589c0,
+ 0x0201f800, 0x0010169d, 0x4200d000, 0x00000002,
+ 0x0201f800, 0x00101623, 0x0401f7e7, 0x8d0e1d0e,
+ 0x0402000c, 0x0201f800, 0x0010474e, 0x80c589c0,
0x04020170, 0x836d7480, 0x00000003, 0x04020005,
0x59c4d0a4, 0x8268d500, 0x0000000f, 0x04000010,
- 0x0201f800, 0x00101d05, 0x0401f170, 0x4200d000,
+ 0x0201f800, 0x00101d0a, 0x0401f170, 0x4200d000,
0x000000c0, 0x4200d800, 0x00000002, 0x0401ff28,
0x4080d000, 0x4200d800, 0x00000008, 0x0401ff24,
0x0401ff35, 0x80c589c0, 0x040000bb, 0x59a0d410,
0x8068d0e0, 0x59a0da10, 0x406c0000, 0x8068d540,
0x48694000, 0x497b4408, 0x4979400b, 0x4979400c,
0x4979400d, 0x49794002, 0x49794001, 0x0201f800,
- 0x0010247e, 0x0201f800, 0x00106106, 0x598e600f,
- 0x0201f800, 0x00106381, 0x0201f800, 0x00106106,
- 0x417a3000, 0x0201f800, 0x00106705, 0x59926004,
- 0x813261c0, 0x0400000d, 0x0201f800, 0x0010629a,
- 0x0201f800, 0x001060d8, 0x0201f800, 0x001060e1,
+ 0x00102488, 0x0201f800, 0x001061ab, 0x598e600f,
+ 0x0201f800, 0x00106426, 0x0201f800, 0x001061ab,
+ 0x417a3000, 0x0201f800, 0x001067aa, 0x59926004,
+ 0x813261c0, 0x0400000d, 0x0201f800, 0x0010633f,
+ 0x0201f800, 0x0010617d, 0x0201f800, 0x00106186,
0x42027800, 0x00001000, 0x42028000, 0x0000002e,
- 0x0201f800, 0x0010e35f, 0x811a3000, 0x83197480,
+ 0x0201f800, 0x0010e46f, 0x811a3000, 0x83197480,
0x00000004, 0x040007ec, 0x040017eb, 0x0201f800,
- 0x001007ca, 0x59a8d06a, 0x8068d1c0, 0x0402007f,
+ 0x001007c8, 0x59a8d06a, 0x8068d1c0, 0x0402007f,
0x49794004, 0x497b4002, 0x40a0d000, 0x0401fe49,
0x59a0d408, 0x82697480, 0x0000dddd, 0x04000126,
0x40a0d000, 0x0401fdbb, 0x59a0d408, 0x82697480,
0x0000dddd, 0x04000120, 0x59a0d00d, 0x8068d1c0,
0x040200ef, 0x4979400e, 0x40a0d000, 0x0201f800,
- 0x0010d90f, 0x0201f800, 0x0010d658, 0x58a0d004,
+ 0x0010da0f, 0x0201f800, 0x0010d758, 0x58a0d004,
0x8068d1c0, 0x04000053, 0x58a0e00e, 0x80717040,
0x0400007c, 0x59c8d001, 0x8068d1c0, 0x04020070,
0x59a0d002, 0x42000000, 0xfeedbeef, 0x80697480,
0x040000d8, 0x4a014003, 0x10000000, 0x40a0d000,
0x0401fc64, 0x4a034002, 0xfeedbeef, 0x40a0d000,
- 0x0201f800, 0x0010d977, 0x59a0d408, 0x82697480,
+ 0x0201f800, 0x0010da77, 0x59a0d408, 0x82697480,
0x0000dddd, 0x04000028, 0x40a0d000, 0x0401fcb5,
0x59a0d408, 0x82697480, 0x0000dddd, 0x04000022,
- 0x0201f800, 0x0010d69f, 0x59c4d005, 0x8c68d534,
- 0x040200cf, 0x0201f800, 0x00102487, 0x80c589c0,
+ 0x0201f800, 0x0010d79f, 0x59c4d005, 0x8c68d534,
+ 0x040200cf, 0x0201f800, 0x00102491, 0x80c589c0,
0x040200ce, 0x59a0d00d, 0x8068d1c0, 0x04000016,
0x59a26000, 0x59a0d40d, 0x8068d1c0, 0x04000004,
0x5930d00e, 0x8068d1c0, 0x040207c7, 0x59a26001,
@@ -12446,16 +12503,16 @@
0x04020042, 0x40a0d000, 0x0401fcf3, 0x80c589c0,
0x04020051, 0x58a0d000, 0x8068d1c0, 0x04020047,
0x0401f04d, 0x59c8d001, 0x8068d1c0, 0x040207af,
- 0x40a0d000, 0x0201f800, 0x0010d977, 0x59a0d408,
+ 0x40a0d000, 0x0201f800, 0x0010da77, 0x59a0d408,
0x82697480, 0x0000dddd, 0x040007a8, 0x0201f800,
- 0x00102487, 0x80c589c0, 0x040007f3, 0x0201f800,
- 0x0010d9ce, 0x4a01400d, 0x0000aaaa, 0x4a01400e,
+ 0x00102491, 0x80c589c0, 0x040007f3, 0x0201f800,
+ 0x0010dace, 0x4a01400d, 0x0000aaaa, 0x4a01400e,
0x00000001, 0x0401f79d, 0x59c4d001, 0x8468d518,
0x486b8801, 0x0401f77f, 0x4200d000, 0x000000c0,
0x4080d800, 0x0401fe6a, 0x0401fe7b, 0x80c589c0,
0x04020747, 0x4088d000, 0x408cd800, 0x4090e000,
0x0201f800, 0x0010032a, 0x0401f741, 0x40a0d000,
- 0x0201f800, 0x0010d9dc, 0x80c589c0, 0x0400078d,
+ 0x0201f800, 0x0010dadc, 0x80c589c0, 0x0400078d,
0x4a01400e, 0x00000001, 0x4200e000, 0x00000001,
0x58a0d000, 0x8068d040, 0x48694000, 0x4200d800,
0x00030d40, 0x80717040, 0x04020004, 0x0401f7c2,
@@ -12464,8 +12521,8 @@
0x59c0d007, 0x8268d500, 0x000501c0, 0x04000058,
0x4a01400d, 0x0000dddd, 0x40a0d000, 0x0401fca6,
0x80c589c0, 0x04020004, 0x58a0d000, 0x8068d1c0,
- 0x0402074c, 0x0201f800, 0x00106420, 0x0201f800,
- 0x0010d6a5, 0x4201d000, 0x000186a0, 0x48978880,
+ 0x0402074c, 0x0201f800, 0x001064c5, 0x0201f800,
+ 0x0010d7a5, 0x4201d000, 0x000186a0, 0x48978880,
0x48938808, 0x488f88a3, 0x4887500f, 0x488b9040,
0x42038000, 0x00007700, 0x4a038009, 0xf4f60000,
0x4a038891, 0x0000ffff, 0x4a03900d, 0x00000040,
@@ -12475,117 +12532,121 @@
0x04000013, 0x4200d000, 0x000000c0, 0x4200d800,
0xfffffffc, 0x0401fe04, 0x4178d000, 0x4200d800,
0xfffffff7, 0x0401fe00, 0x4178d000, 0x4200d800,
- 0xfffffffb, 0x0401fdfc, 0x0201f800, 0x0010472b,
+ 0xfffffffb, 0x0401fdfc, 0x0201f800, 0x0010476a,
0x40c50000, 0x80c589c0, 0x04000034, 0x59a0d408,
0x82697480, 0x0000dddd, 0x0400000f, 0x58a0d80b,
0x806cd9c0, 0x04020007, 0x58a0d00c, 0x8068d1c0,
0x04020004, 0x58a0d00d, 0x8068d1c0, 0x0400003d,
0x486f4407, 0x58a0d00c, 0x486b4208, 0x58a0d00d,
- 0x486b4408, 0x0201f800, 0x00101d0d, 0x0401f037,
+ 0x486b4408, 0x0201f800, 0x00101d12, 0x0401f037,
0x4a014003, 0x10000004, 0x0401f729, 0x40a0d000,
- 0x0201f800, 0x0010d90f, 0x0401f70f, 0x0201f800,
- 0x0010d9ce, 0x0401f7a7, 0x40a0d000, 0x0401fc4e,
+ 0x0201f800, 0x0010da0f, 0x0401f70f, 0x0201f800,
+ 0x0010dace, 0x0401f7a7, 0x40a0d000, 0x0401fc4e,
0x80c589c0, 0x040007a5, 0x0401f7ab, 0x4a01400d,
0x0000bbbb, 0x0401f787, 0x4a01400d, 0x0000cccc,
0x58a0d000, 0x486b4210, 0x58a0d000, 0x8068d120,
0x486b4410, 0x0401f77f, 0x59a8d06b, 0x0201f800,
- 0x001018fd, 0x0401f7b6, 0x4a0388a7, 0x0000f7f7,
+ 0x001018fe, 0x0401f7b6, 0x4a0388a7, 0x0000f7f7,
0x4200d000, 0xbeffffff, 0x4200d800, 0x80018000,
- 0x0201f800, 0x00103a68, 0x4200d000, 0xfffeffff,
- 0x4080d800, 0x0201f800, 0x00103a68, 0x0401f7c0,
- 0x4a034407, 0x00000016, 0x0201f800, 0x00101cfd,
+ 0x0201f800, 0x00103a7b, 0x4200d000, 0xfffeffff,
+ 0x4080d800, 0x0201f800, 0x00103a7b, 0x0401f7c0,
+ 0x4a034407, 0x00000016, 0x0201f800, 0x00101d02,
0x0401f006, 0x40a0d000, 0x0401fc27, 0x0401f786,
- 0x0201f800, 0x00101cba, 0x589d2805, 0x589d2004,
+ 0x0201f800, 0x00101cbf, 0x589d2805, 0x589d2004,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000015, 0x589d4000, 0x809d3800,
0x1c01f000, 0x4937c857, 0x5934d200, 0x8468d502,
- 0x486a6a00, 0x1c01f000, 0x809d3840, 0x48813800,
+ 0x486a6a00, 0x1c01f000, 0x829d3c80, 0x00000002,
+ 0x48813800, 0x48853801, 0x59a8d006, 0x82690d00,
+ 0x00004000, 0x4178d800, 0x8c68d51c, 0x0402001f,
0x4937c857, 0x42010000, 0x00000001, 0x0201f800,
- 0x001070f2, 0x40c66000, 0x80c589c0, 0x04000014,
- 0x4935880a, 0x48818c07, 0x417a7800, 0x0201f800,
- 0x00103d7f, 0x59a8d016, 0x8068d000, 0x486b5016,
- 0x599cd019, 0x417a7000, 0x8c68d50e, 0x04020003,
- 0x42027000, 0x00000004, 0x0201f800, 0x00107123,
- 0x599cd208, 0x486a6c12, 0x41790000, 0x40818800,
- 0x589d0000, 0x809d3800, 0x1c01f000, 0x829d3c80,
- 0x00000004, 0x48813800, 0x48853801, 0x48893802,
- 0x488d3803, 0x41350800, 0x41451000, 0x412d1800,
- 0x4943c857, 0x493fc857, 0x0201f800, 0x00106106,
- 0x40c50000, 0x59a8d073, 0x82697480, 0x00000000,
- 0x83f17500, 0x0c000000, 0x04000004, 0x82b97580,
- 0x0c000000, 0x04020068, 0x0201f800, 0x0010e613,
- 0x0201f800, 0x0010e603, 0x0201f800, 0x0010e6ab,
- 0x0201f800, 0x0010e80e, 0x808101c0, 0x04000003,
- 0x0201f800, 0x001060fa, 0x417a8800, 0x0401f00a,
- 0x58c4d200, 0x8c68d50e, 0x0400000e, 0x81468800,
- 0x83457480, 0x000007ef, 0x83f17500, 0x03000000,
- 0x04000026, 0x0201f800, 0x00103e62, 0x40c66800,
- 0x80c589c0, 0x040007f6, 0x8d3e7d06, 0x040207f1,
- 0x8d3e7d18, 0x0400003f, 0x5935000f, 0x0401f007,
- 0x49410207, 0x40825800, 0x58810000, 0x492fc857,
- 0x0201f800, 0x000203ab, 0x808101c0, 0x040207f9,
- 0x497a680f, 0x497a6810, 0x4937c857, 0x4a026c00,
- 0x00000707, 0x497a6a03, 0x497a6811, 0x599cd401,
- 0x486a6a0b, 0x5934d402, 0x8268d500, 0x000000ff,
- 0x486a6c02, 0x81468800, 0x83457480, 0x000007ef,
- 0x040007dd, 0x040017dc, 0x8d3e7d02, 0x0400002f,
- 0x497b5018, 0x42028800, 0x000007f0, 0x0401f007,
- 0x81468800, 0x83457480, 0x000007ff, 0x83f17500,
- 0x03000000, 0x04000025, 0x0201f800, 0x00103e62,
- 0x40c66800, 0x80c589c0, 0x040007f6, 0x48c7c857,
- 0x4a018c00, 0x00000707, 0x58c4d00c, 0x8068d1c0,
- 0x040207f0, 0x58c4d00f, 0x8068d1c0, 0x040207ed,
- 0x0201f800, 0x00103aa1, 0x81468800, 0x83457480,
- 0x000007ff, 0x040007ed, 0x040017ec, 0x0401f00f,
- 0x4937c857, 0x8d0e1d20, 0x04000004, 0x4a026c00,
- 0x00000707, 0x0401f7ae, 0x0201f800, 0x00103aa1,
- 0x0401f7ab, 0x8c68d506, 0x04000798, 0x0201f800,
- 0x0010a605, 0x0401f795, 0x40866800, 0x408a8800,
- 0x408e5800, 0x589d1803, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000004, 0x1c01f000,
- 0x829d3c80, 0x00000006, 0x48813800, 0x48853801,
- 0x48893802, 0x488d3803, 0x48913804, 0x48953805,
- 0x41352800, 0x41412000, 0x41451800, 0x412d1000,
- 0x4933c857, 0x493fc857, 0x0201f800, 0x00106106,
- 0x40c50800, 0x5932680a, 0x813669c0, 0x0400002a,
- 0x5934d403, 0x406a8800, 0x42028000, 0x00000029,
- 0x0201f800, 0x0010e4c8, 0x0201f800, 0x0010e5a4,
- 0x0201f800, 0x0010e63d, 0x0201f800, 0x0010ea62,
- 0x4937c857, 0x8d3e7d06, 0x0402001e, 0x8d3e7d18,
- 0x04000021, 0x5935000f, 0x808101c0, 0x0400000b,
- 0x49410207, 0x40825800, 0x58810000, 0x492fc857,
- 0x0201f800, 0x000203ab, 0x808101c0, 0x040207f9,
- 0x4882680f, 0x48826810, 0x4937c857, 0x4a026c00,
- 0x00000707, 0x497a6a03, 0x497a6811, 0x599cd401,
- 0x486a6a0b, 0x5934d402, 0x8268d500, 0x000000ff,
- 0x486a6c02, 0x808509c0, 0x04000013, 0x0401f00c,
- 0x5934d200, 0x8c68d50e, 0x040207fb, 0x8d3e7d18,
- 0x040207e1, 0x8d0e1d20, 0x04000008, 0x4a026c00,
+ 0x00107185, 0x40c66000, 0x80c589c0, 0x04020003,
+ 0x4080d800, 0x0401f015, 0x4935880a, 0x48818c07,
+ 0x40867800, 0x0201f800, 0x00103d92, 0x59a8d016,
+ 0x8068d000, 0x486b5016, 0x599cd019, 0x40867000,
+ 0x8c68d50e, 0x04020003, 0x42027000, 0x00000004,
+ 0x0201f800, 0x001071b6, 0x599cd208, 0x486a6c12,
+ 0x41790000, 0x4080d800, 0x406d8800, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
+ 0x829d3c80, 0x00000004, 0x48813800, 0x48853801,
+ 0x48893802, 0x488d3803, 0x41350800, 0x41451000,
+ 0x412d1800, 0x4943c857, 0x493fc857, 0x0201f800,
+ 0x001061ab, 0x40c50000, 0x59a8d073, 0x82697480,
+ 0x00000000, 0x83f17500, 0x0c000000, 0x04000004,
+ 0x82b97580, 0x0c000000, 0x04020069, 0x0201f800,
+ 0x0010e718, 0x0201f800, 0x0010e708, 0x0201f800,
+ 0x0010e7b0, 0x0201f800, 0x0010e913, 0x808101c0,
+ 0x04000003, 0x0201f800, 0x0010619f, 0x417a8800,
+ 0x0401f00a, 0x58c4d200, 0x8c68d50e, 0x0400000e,
+ 0x81468800, 0x83457480, 0x000007ef, 0x83f17500,
+ 0x03000000, 0x04000027, 0x0201f800, 0x00103e78,
+ 0x40c66800, 0x80c589c0, 0x040007f6, 0x8d3e7d06,
+ 0x040207f1, 0x497a6c0b, 0x8d3e7d18, 0x0400003f,
+ 0x5935000f, 0x0401f007, 0x49410207, 0x40825800,
+ 0x58810000, 0x492fc857, 0x0201f800, 0x000203ab,
+ 0x808101c0, 0x040207f9, 0x497a680f, 0x497a6810,
+ 0x4937c857, 0x4a026c00, 0x00000707, 0x497a6a03,
+ 0x497a6811, 0x599cd401, 0x486a6a0b, 0x5934d402,
+ 0x8268d500, 0x000000ff, 0x486a6c02, 0x81468800,
+ 0x83457480, 0x000007ef, 0x040007dc, 0x040017db,
+ 0x8d3e7d02, 0x0400002f, 0x497b5018, 0x42028800,
+ 0x000007f0, 0x0401f007, 0x81468800, 0x83457480,
+ 0x000007ff, 0x83f17500, 0x03000000, 0x04000025,
+ 0x0201f800, 0x00103e78, 0x40c66800, 0x80c589c0,
+ 0x040007f6, 0x48c7c857, 0x4a018c00, 0x00000707,
+ 0x58c4d00c, 0x8068d1c0, 0x040207f0, 0x58c4d00f,
+ 0x8068d1c0, 0x040207ed, 0x0201f800, 0x00103ab4,
+ 0x81468800, 0x83457480, 0x000007ff, 0x040007ed,
+ 0x040017ec, 0x0401f00f, 0x4937c857, 0x8d0e1d20,
+ 0x04000004, 0x4a026c00, 0x00000707, 0x0401f7ad,
+ 0x0201f800, 0x00103ab4, 0x0401f7aa, 0x8c68d506,
+ 0x04000797, 0x0201f800, 0x0010a6f8, 0x0401f794,
+ 0x40866800, 0x408a8800, 0x408e5800, 0x589d1803,
+ 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00000004, 0x1c01f000, 0x829d3c80, 0x00000006,
+ 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
+ 0x48913804, 0x48953805, 0x41352800, 0x41412000,
+ 0x41451800, 0x412d1000, 0x4933c857, 0x493fc857,
+ 0x0201f800, 0x001061ab, 0x40c50800, 0x5932680a,
+ 0x813669c0, 0x0400002b, 0x5934d403, 0x406a8800,
+ 0x42028000, 0x00000029, 0x0201f800, 0x0010e5d8,
+ 0x0201f800, 0x0010e6a9, 0x0201f800, 0x0010e742,
+ 0x0201f800, 0x0010eb5d, 0x4937c857, 0x8d3e7d06,
+ 0x0402001f, 0x497a6c0b, 0x8d3e7d18, 0x04000022,
+ 0x5935000f, 0x808101c0, 0x0400000b, 0x49410207,
+ 0x40825800, 0x58810000, 0x492fc857, 0x0201f800,
+ 0x000203ab, 0x808101c0, 0x040207f9, 0x4882680f,
+ 0x48826810, 0x4937c857, 0x4a026c00, 0x00000707,
+ 0x497a6a03, 0x497a6811, 0x599cd401, 0x486a6a0b,
+ 0x5934d402, 0x8268d500, 0x000000ff, 0x486a6c02,
+ 0x808509c0, 0x04000014, 0x0401f00d, 0x5934d200,
+ 0x8c68d50e, 0x040207fb, 0x497a6c0b, 0x8d3e7d18,
+ 0x040207e0, 0x8d0e1d20, 0x04000008, 0x4a026c00,
0x00000707, 0x808509c0, 0x04000007, 0x0201f800,
- 0x001060fa, 0x0401f004, 0x0201f800, 0x00103aa1,
- 0x0401f7ed, 0x408a5800, 0x408e8800, 0x40928000,
+ 0x0010619f, 0x0401f004, 0x0201f800, 0x00103ab4,
+ 0x0401f7ec, 0x408a5800, 0x408e8800, 0x40928000,
0x40966800, 0x589d2805, 0x589d2004, 0x589d1803,
0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000006, 0x1c01f000, 0x809d3840, 0x48813800,
0x4937c857, 0x42010000, 0x00000001, 0x0201f800,
- 0x001070f2, 0x40c66000, 0x80c589c0, 0x0400001d,
+ 0x00107185, 0x40c66000, 0x80c589c0, 0x0400001d,
0x4935880a, 0x5934d403, 0x82697480, 0x000007fe,
- 0x04000003, 0x417a7800, 0x0401ff92, 0x48826407,
- 0x417a7800, 0x0201f800, 0x00103d7f, 0x4200d000,
- 0x00000003, 0x0201f800, 0x00103d89, 0x836d7480,
+ 0x04000003, 0x417a7800, 0x0401ff90, 0x48826407,
+ 0x417a7800, 0x0201f800, 0x00103d92, 0x4200d000,
+ 0x00000003, 0x0201f800, 0x00103d9c, 0x836d7480,
0x00000003, 0x04000004, 0x59a8d016, 0x8068d000,
0x486b5016, 0x42027000, 0x00000002, 0x0201f800,
- 0x00107123, 0x599cd208, 0x486a6c12, 0x41790000,
+ 0x001071b6, 0x599cd208, 0x486a6c12, 0x41790000,
0x40818800, 0x589d0000, 0x809d3800, 0x1c01f000,
0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
0x497bc856, 0x42010000, 0x00000001, 0x48835017,
0x42028800, 0x000007fe, 0x4200d000, 0x00fffffe,
- 0x0201f800, 0x00103dbf, 0x40c66800, 0x80c589c0,
- 0x04000012, 0x0401feb4, 0x0401ffc4, 0x40c50800,
+ 0x0201f800, 0x00103dd5, 0x40c66800, 0x80c589c0,
+ 0x04000012, 0x0401fea4, 0x0401ffc4, 0x40c50800,
0x80c589c0, 0x0402000d, 0x599cd208, 0x486a6c12,
0x59a8d21b, 0x8268d500, 0xffffdefc, 0x486b521b,
0x59a8d21b, 0x8468d54e, 0x486b521b, 0x0201f800,
- 0x00108bc4, 0x40850000, 0x40818800, 0x589d0801,
+ 0x00108c7d, 0x40850000, 0x40818800, 0x589d0801,
0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
0x829d3c80, 0x00000005, 0x48813800, 0x48853801,
0x48893802, 0x488d3803, 0x48913804, 0x41791000,
@@ -12594,58 +12655,58 @@
0x826d7480, 0x0000007e, 0x83f17500, 0x03000000,
0x04000044, 0x406d1000, 0x497bc856, 0x406c0000,
0x4200d000, 0x0000007e, 0x8068b480, 0x8058b1c0,
- 0x0400003c, 0x42012000, 0x00101b0a, 0x0401f014,
- 0x42010800, 0x00000001, 0x0201f800, 0x00104416,
- 0x0201f800, 0x0010415e, 0x80c57040, 0x04000034,
+ 0x0400003c, 0x42012000, 0x00101b0f, 0x0401f014,
+ 0x42010800, 0x00000001, 0x0201f800, 0x00104435,
+ 0x0201f800, 0x0010417a, 0x80c57040, 0x04000034,
0x59a8d056, 0x8c68d502, 0x04020041, 0x4937c857,
0x599cd019, 0x8c68d50e, 0x04000066, 0x8058b040,
0x80891000, 0x8058b1c0, 0x04000026, 0x40880000,
0x8090d400, 0x5868d000, 0x82690500, 0x000000ff,
0x408c0000, 0x80817480, 0x040007f5, 0x4080d000,
- 0x0201f800, 0x0010f02b, 0x80c589c0, 0x0400005e,
+ 0x0201f800, 0x0010f133, 0x80c589c0, 0x0400005e,
0x59a8d06d, 0x8c68d502, 0x04000007, 0x4200d000,
- 0x00000010, 0x0201f800, 0x00104421, 0x80c57040,
- 0x04000010, 0x41790800, 0x0201f800, 0x00103e62,
+ 0x00000010, 0x0201f800, 0x00104440, 0x80c57040,
+ 0x04000010, 0x41790800, 0x0201f800, 0x00103e78,
0x80c589c0, 0x040207d3, 0x599cd019, 0x8c68d50e,
- 0x040207df, 0x4080d000, 0x0201f800, 0x00103dc5,
+ 0x040207df, 0x4080d000, 0x0201f800, 0x00103ddb,
0x80c589c0, 0x040207cd, 0x488b5017, 0x0401f048,
0x4a035017, 0x0000ffff, 0x0401f045, 0x8d0e1d02,
0x04020034, 0x59a8d056, 0x8c68d500, 0x04000005,
- 0x0201f800, 0x00101aca, 0x80c57040, 0x040007cc,
- 0x0401fe3e, 0x80c57040, 0x040207c9, 0x0401f7ef,
+ 0x0201f800, 0x00101acf, 0x80c57040, 0x040007cc,
+ 0x0401fe2e, 0x80c57040, 0x040207c9, 0x0401f7ef,
0x4200b000, 0x0000007e, 0x0401f7b1, 0x0201f800,
- 0x0010418e, 0x40c50000, 0x80c589c0, 0x040207c0,
- 0x808509c0, 0x04000029, 0x0201f800, 0x00101aca,
- 0x80c57040, 0x040007ba, 0x42026000, 0x0010f53c,
- 0x4936600a, 0x48826009, 0x40827800, 0x0401fed5,
- 0x4200d000, 0x0010bc1d, 0x0201f800, 0x0010ad1c,
+ 0x001041aa, 0x40c50000, 0x80c589c0, 0x040207c0,
+ 0x808509c0, 0x04000029, 0x0201f800, 0x00101acf,
+ 0x80c57040, 0x040007ba, 0x42026000, 0x0010f64c,
+ 0x4936600a, 0x48826009, 0x40827800, 0x0401fed3,
+ 0x4200d000, 0x0010bd1d, 0x0201f800, 0x0010ae0f,
0x8d0e1d20, 0x040007ae, 0x41450000, 0x41410800,
0x5934d403, 0x406a8800, 0x42028000, 0x00000029,
0x4178d000, 0x4200d800, 0x00000008, 0x0201f800,
- 0x00109f3f, 0x40828800, 0x40868000, 0x0401f7a0,
+ 0x0010a016, 0x40828800, 0x40868000, 0x0401f7a0,
0x5934d200, 0x8c68d50e, 0x04000796, 0x0401f7ca,
- 0x0401fe09, 0x0401ff19, 0x80c57040, 0x04020798,
- 0x488b5017, 0x0401f796, 0x0201f800, 0x00103e30,
+ 0x0401fdf9, 0x0401ff19, 0x80c57040, 0x04020798,
+ 0x488b5017, 0x0401f796, 0x0201f800, 0x00103e46,
0x0401f793, 0x4937c857, 0x0401f7b8, 0x589d2004,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000005, 0x1c01f000, 0x829d3c80,
0x00000005, 0x48813800, 0x48853801, 0x48893802,
0x488d3803, 0x48913804, 0x59a8d00f, 0x82691d00,
0x000000ff, 0x59a90817, 0x82857480, 0x0000ffff,
- 0x0400006a, 0x41791000, 0x42012000, 0x0010c1c7,
+ 0x0400006a, 0x41791000, 0x42012000, 0x0010c2c7,
0x80840104, 0x8090d400, 0x5868d000, 0x8284dd00,
0x00000003, 0x826d7480, 0x00000002, 0x04000057,
0x826d7480, 0x00000002, 0x83f17500, 0x03000000,
0x04000030, 0x806d7040, 0x04000052, 0x82690500,
0x000000ff, 0x82817480, 0x000000ff, 0x04000032,
- 0x40800000, 0x4200d000, 0x00101b0a, 0x8068d400,
+ 0x40800000, 0x4200d000, 0x00101b0f, 0x8068d400,
0x5868d000, 0x8068d110, 0x82697480, 0x00000080,
0x0400001c, 0x408c0000, 0x80817480, 0x04000019,
0x808101c0, 0x04000017, 0x59a8d06d, 0x8c68d502,
0x04000007, 0x4200d000, 0x00000010, 0x0201f800,
- 0x00104421, 0x80c57040, 0x0400003f, 0x417a8800,
- 0x4080d000, 0x0201f800, 0x0010f0a4, 0x80c589c0,
- 0x0400002c, 0x0201f800, 0x00103e10, 0x80c589c0,
+ 0x00104440, 0x80c57040, 0x0400003f, 0x417a8800,
+ 0x4080d000, 0x0201f800, 0x0010f1ac, 0x80c589c0,
+ 0x0400002c, 0x0201f800, 0x00103e26, 0x80c589c0,
0x0402002e, 0x599cd019, 0x8c68d50e, 0x0400001a,
0x80850800, 0x80897040, 0x040207c6, 0x0401f030,
0x826d7480, 0x00000003, 0x040207d1, 0x8068d130,
@@ -12653,12 +12714,12 @@
0x040207d0, 0x830cd500, 0x00000003, 0x04020022,
0x59a8d056, 0x8468d542, 0x486b5056, 0x4a035017,
0x0000ffff, 0x0401fefb, 0x42011000, 0x00000001,
- 0x0401f7e9, 0x4080d000, 0x0201f800, 0x00103dbf,
- 0x80c589c0, 0x04000007, 0x0201f800, 0x00104416,
- 0x0401fd8d, 0x0401fe9d, 0x80c589c0, 0x040007dd,
+ 0x0401f7e9, 0x4080d000, 0x0201f800, 0x00103dd5,
+ 0x80c589c0, 0x04000007, 0x0201f800, 0x00104435,
+ 0x0401fd7d, 0x0401fe9d, 0x80c589c0, 0x040007dd,
0x48875017, 0x0401f00e, 0x8068d120, 0x0401f7b0,
- 0x8068d110, 0x0401f7ae, 0x0201f800, 0x00104416,
- 0x0401fd86, 0x0401f7f5, 0x42010800, 0x00000001,
+ 0x8068d110, 0x0401f7ae, 0x0201f800, 0x00104435,
+ 0x0401fd76, 0x0401f7f5, 0x42010800, 0x00000001,
0x0401f795, 0x4a035017, 0x0000ffff, 0x589d2004,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000005, 0x1c01f000, 0x8c68d504,
@@ -12666,18 +12727,18 @@
0x59a8d056, 0x8c68d500, 0x04000003, 0x8c68d502,
0x04000003, 0x0401fecb, 0x0401f002, 0x0401ff70,
0x1c01f000, 0x809d3840, 0x48813800, 0x59a9021b,
- 0x0201f800, 0x001040c4, 0x80c589c0, 0x04000002,
- 0x0401f01d, 0x0201f800, 0x0010470f, 0x80c589c0,
+ 0x0201f800, 0x001040de, 0x80c589c0, 0x04000002,
+ 0x0401f01d, 0x0201f800, 0x0010474e, 0x80c589c0,
0x04000007, 0x8c810500, 0x0402000a, 0x8c81050e,
0x040207f8, 0x0401fe8f, 0x0401f013, 0x8c810506,
0x040207f9, 0x4080d000, 0x0401ffdd, 0x0401f00e,
- 0x0201f800, 0x00101afe, 0x80c589c0, 0x040207ed,
- 0x0201f800, 0x0010470f, 0x80c589c0, 0x04000004,
+ 0x0201f800, 0x00101b03, 0x80c589c0, 0x040207ed,
+ 0x0201f800, 0x0010474e, 0x80c589c0, 0x04000004,
0x4a035017, 0x0000ffff, 0x0401f003, 0x4080d000,
0x0401ffcf, 0x589d0000, 0x809d3800, 0x1c01f000,
0x829d3c80, 0x00000003, 0x48813800, 0x48853801,
0x48893802, 0x40690800, 0x406d1000, 0x41bd0000,
- 0x0201f800, 0x001060e1, 0x5880d031, 0x41300000,
+ 0x0201f800, 0x00106186, 0x5880d031, 0x41300000,
0x80697480, 0x04000018, 0x5880d030, 0x41300000,
0x80697480, 0x0400001f, 0x5930d800, 0x806cd9c0,
0x04020008, 0x59317001, 0x48b91001, 0x5930d001,
@@ -12701,7 +12762,7 @@
0x00000004, 0x409d4000, 0x829d3c80, 0x00000005,
0x48813800, 0x48853801, 0x48893802, 0x488d3803,
0x48913804, 0x41790800, 0x40850000, 0x4933c857,
- 0x0201f800, 0x00106106, 0x40c52000, 0x41351800,
+ 0x0201f800, 0x001061ab, 0x40c52000, 0x41351800,
0x41191000, 0x49914003, 0x49d14000, 0x49a54001,
0x49154002, 0x5932680a, 0x59bce031, 0x4070d800,
0x8070e1c0, 0x04020008, 0x0401f01e, 0x406ce000,
@@ -12713,46 +12774,46 @@
0x806cd9c0, 0x040007ec, 0x806d7480, 0x040207fb,
0x42010800, 0x00000001, 0x806cd9c0, 0x040207e8,
0x80857040, 0x04000029, 0x417a3000, 0x0201f800,
- 0x00106705, 0x5990d004, 0x41300000, 0x80697480,
+ 0x001067aa, 0x5990d004, 0x41300000, 0x80697480,
0x0400000f, 0x811a3000, 0x83197480, 0x00000004,
0x040007f7, 0x040017f6, 0x408a3000, 0x408e6800,
0x58a32003, 0x58a3a000, 0x58a34801, 0x58a22802,
0x80917040, 0x04020019, 0x0401f011, 0x42010800,
- 0x00000001, 0x0201f800, 0x0010629a, 0x0201f800,
- 0x001060d8, 0x0201f800, 0x001060e1, 0x408a3000,
+ 0x00000001, 0x0201f800, 0x0010633f, 0x0201f800,
+ 0x0010617d, 0x0201f800, 0x00106186, 0x408a3000,
0x408e6800, 0x58a32003, 0x58a3a000, 0x58a34801,
0x58a22802, 0x80917040, 0x04020008, 0x0201f800,
- 0x001060fa, 0x0401f005, 0x4070d000, 0x4080d800,
+ 0x0010619f, 0x0401f005, 0x4070d000, 0x4080d800,
0x0401ff40, 0x0401f7e1, 0x40858800, 0x589d2004,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000009, 0x589d4000, 0x809d3800,
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
0x48853801, 0x40690000, 0x59310800, 0x497a6000,
- 0x0201f800, 0x001060e1, 0x808101c0, 0x04000008,
+ 0x0201f800, 0x00106186, 0x808101c0, 0x04000008,
0x48850000, 0x598cd00a, 0x41300000, 0x80697480,
0x0402000b, 0x4883180a, 0x0401f009, 0x598cd00a,
0x41300000, 0x80697480, 0x04000003, 0x4887180b,
0x0401f003, 0x4883180a, 0x4883180b, 0x0201f800,
- 0x001060f3, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00106198, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x598d000b, 0x41790800,
0x4933c857, 0x813261c0, 0x04020007, 0x0401f00a,
0x41300000, 0x80817480, 0x0400000e, 0x40810800,
0x58810000, 0x808101c0, 0x040207fa, 0x4178d000,
- 0x0401f015, 0x4200d000, 0x000005a7, 0x4080d800,
+ 0x0401f015, 0x4200d000, 0x000005aa, 0x4080d800,
0x4084e000, 0x0201f800, 0x0010032a, 0x0401f7f6,
0x4084d000, 0x0401ffc4, 0x598cd00f, 0x41300000,
0x80697480, 0x04000005, 0x497a6008, 0x4200d000,
- 0x00000001, 0x0401f004, 0x0201f800, 0x001066dd,
+ 0x00000001, 0x0401f004, 0x0201f800, 0x00106782,
0x0401f7fa, 0x40698800, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
0x00000002, 0x48813800, 0x48853801, 0x40690000,
- 0x59310800, 0x497a6000, 0x0201f800, 0x001060e1,
+ 0x59310800, 0x497a6000, 0x0201f800, 0x00106186,
0x808101c0, 0x04000008, 0x48850000, 0x598cd008,
0x41300000, 0x80697480, 0x0402000b, 0x48831808,
0x0401f009, 0x598cd008, 0x41300000, 0x80697480,
0x04000003, 0x48871809, 0x0401f003, 0x48831808,
- 0x48831809, 0x0201f800, 0x001060f3, 0x589d0801,
+ 0x48831809, 0x0201f800, 0x00106198, 0x589d0801,
0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
0x598d0009, 0x41790800, 0x4933c857, 0x813261c0,
@@ -12762,41 +12823,41 @@
0x0401ffcb, 0x598cd00f, 0x41300000, 0x80697480,
0x04000011, 0x5930d403, 0x82697480, 0x00000042,
0x0400000b, 0x4200d000, 0x00000001, 0x0401f00d,
- 0x4200d000, 0x0000055e, 0x4080d800, 0x4084e000,
+ 0x4200d000, 0x00000561, 0x4080d800, 0x4084e000,
0x0201f800, 0x0010032a, 0x0401f7e9, 0x497a6008,
- 0x0401f7f5, 0x0201f800, 0x001066dd, 0x0401f7ee,
+ 0x0401f7f5, 0x0201f800, 0x00106782, 0x0401f7ee,
0x40698800, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x40690000, 0x59310800,
- 0x497a6000, 0x0201f800, 0x001060e1, 0x808101c0,
+ 0x497a6000, 0x0201f800, 0x00106186, 0x808101c0,
0x04000008, 0x48850000, 0x598cd004, 0x41300000,
0x80697480, 0x0402000b, 0x48831804, 0x0401f009,
0x598cd004, 0x41300000, 0x80697480, 0x04000003,
0x48871805, 0x0401f003, 0x48831804, 0x48831805,
- 0x0201f800, 0x001060f3, 0x589d0801, 0x589d0000,
+ 0x0201f800, 0x00106198, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
0x00000002, 0x48813800, 0x48853801, 0x598d0005,
0x40810800, 0x4933c857, 0x813261c0, 0x04020007,
0x0401f022, 0x41300000, 0x80817480, 0x04000007,
0x40810800, 0x58810000, 0x808101c0, 0x040207fa,
0x4178d000, 0x0401f02b, 0x598cd00f, 0x80697480,
- 0x04000025, 0x0201f800, 0x001060e1, 0x598cd005,
+ 0x04000025, 0x0201f800, 0x00106186, 0x598cd005,
0x40800000, 0x80697480, 0x04000017, 0x598cd004,
0x80697480, 0x04000009, 0x58817000, 0x48b90800,
- 0x49790000, 0x0201f800, 0x001060f3, 0x4200d000,
+ 0x49790000, 0x0201f800, 0x00106198, 0x4200d000,
0x00000001, 0x0401f017, 0x48871804, 0x49790000,
- 0x49790800, 0x0401f7f8, 0x4200d000, 0x000005ea,
+ 0x49790800, 0x0401f7f8, 0x4200d000, 0x000005ed,
0x4080d800, 0x4080e000, 0x0201f800, 0x0010032a,
0x0401f7de, 0x58817000, 0x48bb1805, 0x49790000,
0x598cd004, 0x80697480, 0x040207eb, 0x497b1804,
- 0x0401f7e9, 0x0201f800, 0x001066dd, 0x0401f7da,
+ 0x0401f7e9, 0x0201f800, 0x00106782, 0x0401f7da,
0x40698800, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x41790000, 0x0201f800,
- 0x00106106, 0x40c50800, 0x0401ff62, 0x80c57040,
+ 0x001061ab, 0x40c50800, 0x0401ff62, 0x80c57040,
0x04000007, 0x0401ff11, 0x80c57040, 0x04000004,
0x0401ffaf, 0x80c57040, 0x04020002, 0x40c50000,
- 0x80857040, 0x04020003, 0x0201f800, 0x001060fa,
+ 0x80857040, 0x04020003, 0x0201f800, 0x0010619f,
0x40818800, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x5c00d000, 0x4c680000,
@@ -12804,48 +12865,48 @@
0x59325809, 0x4933c857, 0x4943c857, 0x493fc857,
0x5930d407, 0x486bc857, 0x5930dc07, 0x806c0040,
0x4000d000, 0x82697480, 0x00000012, 0x83f17500,
- 0x03000000, 0x04000015, 0x0c01f001, 0x0010e3bc,
- 0x0010e398, 0x0010e3a2, 0x0010e3bc, 0x0010e3c5,
- 0x0010e3d2, 0x0010e38b, 0x0010e38b, 0x0010e3dc,
- 0x0010e3e3, 0x0010e38b, 0x0010e38b, 0x0010e38b,
- 0x0010e38b, 0x0010e38b, 0x0010e3ec, 0x0010e3ec,
- 0x0010e391, 0x0010e391, 0x4200d000, 0x00000a6e,
+ 0x03000000, 0x04000015, 0x0c01f001, 0x0010e4cc,
+ 0x0010e4a8, 0x0010e4b2, 0x0010e4cc, 0x0010e4d5,
+ 0x0010e4e2, 0x0010e49b, 0x0010e49b, 0x0010e4ec,
+ 0x0010e4f3, 0x0010e49b, 0x0010e49b, 0x0010e49b,
+ 0x0010e49b, 0x0010e49b, 0x0010e4fc, 0x0010e4fc,
+ 0x0010e4a1, 0x0010e4a1, 0x4200d000, 0x00000a7f,
0x4130e000, 0x0201f800, 0x0010032a, 0x0401f0a1,
- 0x0201f800, 0x00108893, 0x80c589c0, 0x04020077,
- 0x0201f800, 0x001070b5, 0x0401f09a, 0x0201f800,
- 0x00108893, 0x80c589c0, 0x04020066, 0x0201f800,
- 0x001070b5, 0x8d3e7d1c, 0x04000092, 0x497a600a,
+ 0x0201f800, 0x0010894c, 0x80c589c0, 0x04020077,
+ 0x0201f800, 0x00107144, 0x0401f09a, 0x0201f800,
+ 0x0010894c, 0x80c589c0, 0x04020066, 0x0201f800,
+ 0x00107144, 0x8d3e7d1c, 0x04000092, 0x497a600a,
0x0401f090, 0x5930d008, 0x8c68d500, 0x04020053,
- 0x0201f800, 0x00108893, 0x80c589c0, 0x040007f4,
+ 0x0201f800, 0x0010894c, 0x80c589c0, 0x040007f4,
0x592cd205, 0x8268d500, 0x000000ff, 0x82697480,
- 0x00000014, 0x04000003, 0x0201f800, 0x0010899c,
+ 0x00000014, 0x04000003, 0x0201f800, 0x00108a55,
0x4a025a05, 0x00000103, 0x49425a07, 0x497a580a,
- 0x0201f800, 0x00108a42, 0x0201f800, 0x0010a241,
+ 0x0201f800, 0x00108afb, 0x0201f800, 0x0010a320,
0x0201f800, 0x000203ab, 0x0401f7e1, 0x0201f800,
- 0x0010e719, 0x80c589c0, 0x04020035, 0x0201f800,
- 0x00108bdb, 0x0201f800, 0x00107851, 0x0401f7d8,
- 0x42000000, 0x0010f518, 0x81317480, 0x0400004a,
- 0x0201f800, 0x00108893, 0x80c589c0, 0x040007d0,
- 0x4200d000, 0x000009b7, 0x412cd800, 0x4130e000,
+ 0x0010e81e, 0x80c589c0, 0x04020035, 0x0201f800,
+ 0x00108c94, 0x0201f800, 0x001078e7, 0x0401f7d8,
+ 0x42000000, 0x0010f628, 0x81317480, 0x0400004a,
+ 0x0201f800, 0x0010894c, 0x80c589c0, 0x040007d0,
+ 0x4200d000, 0x000009c8, 0x412cd800, 0x4130e000,
0x0401f7bd, 0x5930d008, 0x8c68d500, 0x0402002a,
- 0x0201f800, 0x00108893, 0x80c589c0, 0x040007c4,
- 0x0201f800, 0x00109f21, 0x0401f7c1, 0x0201f800,
- 0x00108893, 0x80c589c0, 0x040007bd, 0x0201f800,
- 0x00105f11, 0x0401f7ba, 0x0201f800, 0x00108893,
+ 0x0201f800, 0x0010894c, 0x80c589c0, 0x040007c4,
+ 0x0201f800, 0x00109ff8, 0x0401f7c1, 0x0201f800,
+ 0x0010894c, 0x80c589c0, 0x040007bd, 0x0201f800,
+ 0x00105fb6, 0x0401f7ba, 0x0201f800, 0x0010894c,
0x80c589c0, 0x040007b6, 0x49425a07, 0x497a5c0a,
0x0201f800, 0x000203ab, 0x0401f7b1, 0x0201f800,
- 0x00108893, 0x80c589c0, 0x0402000b, 0x59325818,
+ 0x0010894c, 0x80c589c0, 0x0402000b, 0x59325818,
0x0201f800, 0x00100589, 0x0401f7a9, 0x0201f800,
- 0x00101a67, 0x0401f7ca, 0x0201f800, 0x00100bd4,
+ 0x00101a68, 0x0401f7ca, 0x0201f800, 0x00100bd5,
0x0401f7ac, 0x49425a07, 0x0201f800, 0x000203ab,
- 0x0401f7f3, 0x0201f800, 0x00100bd4, 0x0401f7d5,
+ 0x0401f7f3, 0x0201f800, 0x00100bd5, 0x0401f7d5,
0x49425a07, 0x0201f800, 0x000203ab, 0x5930d21e,
0x82697480, 0x00000003, 0x04020795, 0x0201f800,
- 0x0010899c, 0x0401f792, 0x49425a07, 0x497a5c07,
- 0x0201f800, 0x000203ab, 0x0201f800, 0x001070b5,
- 0x0401f020, 0x0201f800, 0x00108893, 0x80c589c0,
+ 0x00108a55, 0x0401f792, 0x49425a07, 0x497a5c07,
+ 0x0201f800, 0x000203ab, 0x0201f800, 0x00107144,
+ 0x0401f020, 0x0201f800, 0x0010894c, 0x80c589c0,
0x04000016, 0x59a8e052, 0x412c0000, 0x80717480,
- 0x04000005, 0x4200d000, 0x000009d0, 0x412cd800,
+ 0x04000005, 0x4200d000, 0x000009e1, 0x412cd800,
0x0401f771, 0x592d7000, 0x48bb5052, 0x592cd000,
0x8068d1c0, 0x04020002, 0x486b5053, 0x592cd205,
0x82697480, 0x00000055, 0x04000007, 0x49425a07,
@@ -12855,12 +12916,12 @@
0x829d3c00, 0x00000002, 0x1c01f000, 0x809d3840,
0x48813800, 0x5930dc07, 0x406c0000, 0x826d7480,
0x00000013, 0x83f17500, 0x03000000, 0x04000016,
- 0x0c01f001, 0x0010e498, 0x0010e46f, 0x0010e47f,
- 0x0010e48b, 0x0010e45e, 0x0010e461, 0x0010e4a9,
- 0x0010e498, 0x0010e498, 0x0010e498, 0x0010e498,
- 0x0010e456, 0x0010e456, 0x0010e498, 0x0010e456,
- 0x0010e498, 0x0010e498, 0x0010e49c, 0x0010e4b4,
- 0x0010e4b4, 0x4200d000, 0x00000b61, 0x4130e000,
+ 0x0c01f001, 0x0010e5a8, 0x0010e57f, 0x0010e58f,
+ 0x0010e59b, 0x0010e56e, 0x0010e571, 0x0010e5b9,
+ 0x0010e5a8, 0x0010e5a8, 0x0010e5a8, 0x0010e5a8,
+ 0x0010e566, 0x0010e566, 0x0010e5a8, 0x0010e566,
+ 0x0010e5a8, 0x0010e5a8, 0x0010e5ac, 0x0010e5c4,
+ 0x0010e5c4, 0x4200d000, 0x00000b72, 0x4130e000,
0x0201f800, 0x0010032a, 0x4200d800, 0x00000001,
0x0401f067, 0x4178d800, 0x8d3e7d1a, 0x04020064,
0x833ce500, 0x00000001, 0x4178d800, 0x8d3e7d00,
@@ -12869,10 +12930,10 @@
0x04020057, 0x0401f7ed, 0x8d3e7d1a, 0x04020019,
0x8d3e7d00, 0x04020017, 0x833d0500, 0x00001000,
0x8d3e7d18, 0x040207e5, 0x8d3e7d06, 0x040007e3,
- 0x0201f800, 0x00108b85, 0x4080d800, 0x80c589c0,
+ 0x0201f800, 0x00108c3e, 0x4080d800, 0x80c589c0,
0x04020047, 0x0401f7dd, 0x8d3e7d00, 0x040007db,
0x5930d21e, 0x82697480, 0x00000003, 0x04020005,
- 0x0201f800, 0x00106030, 0x80c589c0, 0x040207d3,
+ 0x0201f800, 0x001060d5, 0x80c589c0, 0x040207d3,
0x4178d800, 0x0401f03a, 0x8d3e7d00, 0x04020033,
0x5930d00a, 0x833cdd00, 0x00001000, 0x8d3e7d18,
0x040207ca, 0x8d3e7d06, 0x040007c8, 0x5868d200,
@@ -12886,738 +12947,736 @@
0x04020013, 0x4068d800, 0x0401f011, 0x59a8d074,
0x5868d400, 0x8268d580, 0x00000707, 0x8068d080,
0x8068d000, 0x8068013e, 0x4200d000, 0x00000001,
- 0x8068dc80, 0x0401f006, 0x0201f800, 0x00106030,
+ 0x8068dc80, 0x0401f006, 0x0201f800, 0x001060d5,
0x40c4d800, 0x80c589c0, 0x040207ca, 0x406d8800,
0x589d0000, 0x809d3800, 0x1c01f000, 0x829d3c80,
0x00000006, 0x48813800, 0x48853801, 0x48893802,
0x488d3803, 0x48913804, 0x48953805, 0x4933c857,
- 0x0201f800, 0x00106106, 0x40c52800, 0x41352000,
+ 0x0201f800, 0x001061ab, 0x40c52800, 0x41352000,
0x41311000, 0x412d1800, 0x41790800, 0x598e6005,
- 0x0401f005, 0x813669c0, 0x04000026, 0x41310800,
- 0x59326000, 0x813261c0, 0x0400001c, 0x5932680a,
- 0x813669c0, 0x040007f8, 0x5934d403, 0x41440000,
- 0x80697480, 0x040207f4, 0x0401ff51, 0x80c589c0,
- 0x040007f3, 0x42010000, 0x00000001, 0x0201f800,
- 0x00108893, 0x80c589c0, 0x0402001d, 0x808101c0,
- 0x040007eb, 0x0201f800, 0x00105ff7, 0x59310000,
- 0x4084d000, 0x0401fde9, 0x0401fe68, 0x40826000,
- 0x813261c0, 0x040207e6, 0x408a6000, 0x408e5800,
- 0x40926800, 0x80957040, 0x0400000a, 0x0401f016,
- 0x5930d407, 0x82697480, 0x00000010, 0x040207d8,
- 0x83457480, 0x0000ffff, 0x040207d5, 0x0401f7df,
- 0x0201f800, 0x001060fa, 0x0401f00b, 0x0201f800,
- 0x00108e5d, 0x80c589c0, 0x040007e1, 0x5930d403,
- 0x82697480, 0x00000043, 0x040207dd, 0x41790000,
- 0x0401f7db, 0x589d2805, 0x589d2004, 0x589d1803,
- 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000006, 0x1c01f000, 0x829d3c80, 0x00000006,
- 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
- 0x48913804, 0x48953805, 0x412d1800, 0x41312000,
- 0x41352800, 0x41790800, 0x0201f800, 0x00106106,
- 0x40c51000, 0x0201f800, 0x00103e62, 0x40c66800,
- 0x80c589c0, 0x04000027, 0x598e600b, 0x0401f003,
- 0x41310800, 0x59326000, 0x813261c0, 0x04000011,
- 0x5930d00a, 0x41340000, 0x80697480, 0x040207f9,
- 0x0401fefb, 0x80c589c0, 0x040007f6, 0x0201f800,
- 0x00105ff7, 0x59310000, 0x4084d000, 0x0401fcfa,
- 0x0401fe1a, 0x40826000, 0x813261c0, 0x040207f1,
- 0x8d3e7d06, 0x04000004, 0x5934d200, 0x8c68d50e,
- 0x04020003, 0x0201f800, 0x00103fe0, 0x408e5800,
- 0x40926000, 0x40966800, 0x80897040, 0x04000002,
- 0x0401f00b, 0x0201f800, 0x001060fa, 0x0401f008,
- 0x4200d000, 0x00000711, 0x40c4d800, 0x4144e000,
- 0x0201f800, 0x0010032a, 0x0401f7d4, 0x589d2805,
+ 0x0401f00a, 0x5932680a, 0x813669c0, 0x04000005,
+ 0x5934d403, 0x41440000, 0x80697480, 0x0400000b,
+ 0x41310800, 0x59326000, 0x813261c0, 0x040207f6,
+ 0x408a6000, 0x408e5800, 0x40926800, 0x80957040,
+ 0x04000015, 0x0401f021, 0x0401ff4d, 0x80c589c0,
+ 0x040007f4, 0x42010000, 0x00000001, 0x0201f800,
+ 0x0010894c, 0x80c589c0, 0x0402000e, 0x808101c0,
+ 0x040007ec, 0x0201f800, 0x0010609c, 0x59310000,
+ 0x4084d000, 0x0401fde5, 0x0401fe64, 0x40826000,
+ 0x0401f7e6, 0x0201f800, 0x0010619f, 0x0401f00b,
+ 0x0201f800, 0x00108f16, 0x80c589c0, 0x040007f0,
+ 0x5930d403, 0x82697480, 0x00000043, 0x040207ec,
+ 0x41790000, 0x0401f7ea, 0x589d2805, 0x589d2004,
+ 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000006, 0x1c01f000, 0x829d3c80,
+ 0x00000006, 0x48813800, 0x48853801, 0x48893802,
+ 0x488d3803, 0x48913804, 0x48953805, 0x412d1800,
+ 0x41312000, 0x41352800, 0x41790800, 0x0201f800,
+ 0x001061ab, 0x40c51000, 0x0201f800, 0x00103e78,
+ 0x40c66800, 0x80c589c0, 0x04000027, 0x598e600b,
+ 0x0401f003, 0x41310800, 0x59326000, 0x813261c0,
+ 0x04000011, 0x5930d00a, 0x41340000, 0x80697480,
+ 0x040207f9, 0x0401ff06, 0x80c589c0, 0x040007f6,
+ 0x0201f800, 0x0010609c, 0x59310000, 0x4084d000,
+ 0x0401fd05, 0x0401fe25, 0x40826000, 0x813261c0,
+ 0x040207f1, 0x8d3e7d06, 0x04000004, 0x5934d200,
+ 0x8c68d50e, 0x04020003, 0x0201f800, 0x00103ffa,
+ 0x408e5800, 0x40926000, 0x40966800, 0x80897040,
+ 0x04000002, 0x0401f00b, 0x0201f800, 0x0010619f,
+ 0x0401f008, 0x4200d000, 0x00000714, 0x40c4d800,
+ 0x4144e000, 0x0201f800, 0x0010032a, 0x0401f7d4,
+ 0x589d2805, 0x589d2004, 0x589d1803, 0x589d1002,
+ 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000006,
+ 0x1c01f000, 0x829d3c80, 0x00000006, 0x48813800,
+ 0x48853801, 0x48893802, 0x488d3803, 0x48913804,
+ 0x48953805, 0x41311800, 0x41352000, 0x412d2800,
+ 0x41790800, 0x0201f800, 0x001061ab, 0x40c51000,
+ 0x598e6009, 0x0401f003, 0x41310800, 0x59326000,
+ 0x813261c0, 0x04000012, 0x5932680a, 0x5934d403,
+ 0x41440000, 0x80697480, 0x040207f8, 0x0401fec0,
+ 0x80c589c0, 0x040007f5, 0x59310000, 0x0201f800,
+ 0x0010609c, 0x4084d000, 0x0401fd0d, 0x0401fddf,
+ 0x40826000, 0x813261c0, 0x040207f0, 0x0201f800,
+ 0x00107050, 0x0201f800, 0x001070bc, 0x408e6000,
+ 0x40926800, 0x40965800, 0x80897040, 0x04000002,
+ 0x0401f003, 0x0201f800, 0x0010619f, 0x589d2805,
0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
0x589d0000, 0x829d3c00, 0x00000006, 0x1c01f000,
- 0x829d3c80, 0x00000006, 0x48813800, 0x48853801,
+ 0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
+ 0x4947c857, 0x0201f800, 0x001061ab, 0x40c50800,
+ 0x413d0000, 0x853e7d00, 0x0401ffbb, 0x0401ff70,
+ 0x40827800, 0x80857040, 0x04000002, 0x0401f003,
+ 0x0201f800, 0x0010619f, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
+ 0x00000003, 0x48813800, 0x48853801, 0x48893802,
+ 0x41311000, 0x41790800, 0x598e600b, 0x813261c0,
+ 0x04000011, 0x0401fe7e, 0x80c589c0, 0x04020006,
+ 0x41310800, 0x59326000, 0x813261c0, 0x040207fa,
+ 0x0401f009, 0x0201f800, 0x0010609c, 0x59310000,
+ 0x4084d000, 0x0401fc78, 0x0401fd98, 0x40826000,
+ 0x0401f7ef, 0x0201f800, 0x00103fd7, 0x408a6000,
+ 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00000003, 0x1c01f000, 0x829d3c80, 0x00000003,
+ 0x48813800, 0x48853801, 0x48893802, 0x41311000,
+ 0x41790800, 0x598e6009, 0x813261c0, 0x04000011,
+ 0x0401fe5b, 0x80c589c0, 0x04020006, 0x41310800,
+ 0x59326000, 0x813261c0, 0x040207fa, 0x0401f009,
+ 0x59310000, 0x0201f800, 0x0010609c, 0x4084d000,
+ 0x0401fca3, 0x0401fd75, 0x40826000, 0x0401f7ef,
+ 0x0201f800, 0x001070a0, 0x0201f800, 0x001070bc,
+ 0x408a6000, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000003, 0x1c01f000, 0x809d3840,
+ 0x48813800, 0x4943c857, 0x0201f800, 0x001061ab,
+ 0x40c50000, 0x0401ffd5, 0x0401ffb1, 0x80817040,
+ 0x04000002, 0x0401f003, 0x0201f800, 0x0010619f,
+ 0x589d0000, 0x809d3800, 0x1c01f000, 0x829d3c80,
+ 0x00000004, 0x48813800, 0x48853801, 0x48893802,
+ 0x488d3803, 0x0201f800, 0x001061ab, 0x40c51800,
+ 0x41311000, 0x41790800, 0x598e6005, 0x813261c0,
+ 0x04000008, 0x0401fe22, 0x80c589c0, 0x04020009,
+ 0x41310800, 0x59326000, 0x813261c0, 0x040207fa,
+ 0x408a6000, 0x808d7040, 0x0400000a, 0x0401f00b,
+ 0x0201f800, 0x0010609c, 0x59310000, 0x4084d000,
+ 0x0401fcba, 0x0401fd39, 0x40826000, 0x0401f7ec,
+ 0x0201f800, 0x0010619f, 0x589d1803, 0x589d1002,
+ 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000004,
+ 0x1c01f000, 0x809d3840, 0x48a13800, 0x829d3c80,
+ 0x00000005, 0x409d4000, 0x829d3c80, 0x00000007,
+ 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
+ 0x48913804, 0x48953805, 0x48993806, 0x41791000,
+ 0x0201f800, 0x001061ab, 0x48c54004, 0x41311800,
+ 0x41352800, 0x41193000, 0x412d2000, 0x49914003,
+ 0x49d14000, 0x49a54001, 0x49154002, 0x59be6031,
+ 0x813261c0, 0x0400000e, 0x41310800, 0x59310000,
+ 0x5932680a, 0x5934d403, 0x41440000, 0x80697480,
+ 0x04000027, 0x808101c0, 0x04000003, 0x41310800,
+ 0x40826000, 0x808101c0, 0x040207f5, 0x417a3000,
+ 0x0201f800, 0x001067aa, 0x59926004, 0x813261c0,
+ 0x04000006, 0x5932680a, 0x5934d403, 0x41440000,
+ 0x80697480, 0x04000023, 0x811a3000, 0x83197480,
+ 0x00000004, 0x040007f3, 0x040017f2, 0x408e6000,
+ 0x40966800, 0x409a3000, 0x40925800, 0x58a32003,
+ 0x58a3a000, 0x58a34801, 0x58a22802, 0x58a0d004,
+ 0x80697040, 0x04000010, 0x0401f01d, 0x41311000,
+ 0x40826000, 0x808101c0, 0x040007e1, 0x59310001,
+ 0x0401fdbb, 0x80c589c0, 0x040007f9, 0x4084d000,
+ 0x4088d800, 0x0201f800, 0x0010e281, 0x0401fcdb,
+ 0x0401f7f4, 0x0201f800, 0x0010619f, 0x0401f00c,
+ 0x0401fdaf, 0x80c589c0, 0x040007dc, 0x0201f800,
+ 0x0010633f, 0x0201f800, 0x0010617d, 0x0201f800,
+ 0x00106186, 0x0401fccd, 0x0401f7d4, 0x589d3006,
+ 0x589d2805, 0x589d2004, 0x589d1803, 0x589d1002,
+ 0x589d0801, 0x589d0000, 0x829d3c00, 0x0000000c,
+ 0x589d4000, 0x809d3800, 0x1c01f000, 0x809d3840,
+ 0x48a13800, 0x829d3c80, 0x00000007, 0x409d4000,
+ 0x829d3c80, 0x00000007, 0x48813800, 0x48853801,
0x48893802, 0x488d3803, 0x48913804, 0x48953805,
- 0x41311800, 0x41352000, 0x412d2800, 0x41790800,
- 0x0201f800, 0x00106106, 0x40c51000, 0x598e6009,
- 0x0401f003, 0x41310800, 0x59326000, 0x813261c0,
- 0x04000012, 0x5932680a, 0x5934d403, 0x41440000,
- 0x80697480, 0x040207f8, 0x0401feb5, 0x80c589c0,
- 0x040007f5, 0x59310000, 0x0201f800, 0x00105ff7,
- 0x4084d000, 0x0401fd02, 0x0401fdd4, 0x40826000,
- 0x813261c0, 0x040207f0, 0x0201f800, 0x00106fc1,
- 0x0201f800, 0x0010702d, 0x408e6000, 0x40926800,
- 0x40965800, 0x80897040, 0x04000002, 0x0401f003,
- 0x0201f800, 0x001060fa, 0x589d2805, 0x589d2004,
+ 0x48993806, 0x41791800, 0x0201f800, 0x001061ab,
+ 0x40c52800, 0x41313000, 0x49354005, 0x492d4004,
+ 0x49194006, 0x49914003, 0x49d14000, 0x49a54001,
+ 0x49154002, 0x59be6031, 0x813261c0, 0x04000023,
+ 0x41312000, 0x408d0800, 0x59311000, 0x5932680a,
+ 0x0401f009, 0x41311800, 0x808509c0, 0x04000010,
+ 0x808101c0, 0x04000002, 0x40826000, 0x808101c0,
+ 0x0400000d, 0x59310001, 0x0401fd6d, 0x80c589c0,
+ 0x040007f5, 0x4090d000, 0x408cd800, 0x0201f800,
+ 0x0010e281, 0x0401fc8d, 0x0401f7f2, 0x41310800,
+ 0x0401f7f0, 0x808911c0, 0x04000006, 0x408a6000,
+ 0x808509c0, 0x04000003, 0x40852000, 0x40810800,
+ 0x808911c0, 0x040207e1, 0x417a3000, 0x0201f800,
+ 0x001067aa, 0x59926004, 0x813261c0, 0x04000004,
+ 0x0401fd53, 0x80c589c0, 0x04020011, 0x811a3000,
+ 0x83197480, 0x00000004, 0x040007f5, 0x040017f4,
+ 0x409a6000, 0x58a26805, 0x58a25804, 0x58a23006,
+ 0x58a32003, 0x58a3a000, 0x58a34801, 0x58a22802,
+ 0x80957040, 0x0400000a, 0x0401f00b, 0x0201f800,
+ 0x0010633f, 0x0201f800, 0x0010617d, 0x0201f800,
+ 0x00106186, 0x0401fc61, 0x0401f7e9, 0x0201f800,
+ 0x0010619f, 0x589d3006, 0x589d2805, 0x589d2004,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
- 0x829d3c00, 0x00000006, 0x1c01f000, 0x829d3c80,
- 0x00000002, 0x48813800, 0x48853801, 0x4947c857,
- 0x0201f800, 0x00106106, 0x40c50800, 0x413d0000,
- 0x853e7d00, 0x0401ffbb, 0x0401ff70, 0x40827800,
- 0x80857040, 0x04000002, 0x0401f003, 0x0201f800,
- 0x001060fa, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000002, 0x1c01f000, 0x829d3c80, 0x00000003,
- 0x48813800, 0x48853801, 0x48893802, 0x41311000,
- 0x41790800, 0x598e600b, 0x813261c0, 0x04000011,
- 0x0401fe73, 0x80c589c0, 0x04020006, 0x41310800,
- 0x59326000, 0x813261c0, 0x040207fa, 0x0401f009,
- 0x0201f800, 0x00105ff7, 0x59310000, 0x4084d000,
- 0x0401fc6d, 0x0401fd8d, 0x40826000, 0x0401f7ef,
- 0x0201f800, 0x00103fbd, 0x408a6000, 0x589d1002,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000003,
- 0x1c01f000, 0x829d3c80, 0x00000003, 0x48813800,
- 0x48853801, 0x48893802, 0x41311000, 0x41790800,
- 0x598e6009, 0x813261c0, 0x04000011, 0x0401fe50,
- 0x80c589c0, 0x04020006, 0x41310800, 0x59326000,
- 0x813261c0, 0x040207fa, 0x0401f009, 0x59310000,
- 0x0201f800, 0x00105ff7, 0x4084d000, 0x0401fc98,
- 0x0401fd6a, 0x40826000, 0x0401f7ef, 0x0201f800,
- 0x00107011, 0x0201f800, 0x0010702d, 0x408a6000,
+ 0x829d3c00, 0x0000000e, 0x589d4000, 0x809d3800,
+ 0x1c01f000, 0x4178e000, 0x497bc856, 0x5930dc03,
+ 0x826cd480, 0x00000002, 0x82697480, 0x00000002,
+ 0x04000007, 0x04001006, 0x599cd019, 0x8c68d50e,
+ 0x04000005, 0x806cd9c0, 0x04020003, 0x4200e000,
+ 0x00000001, 0x40718800, 0x1c01f000, 0x829d3c80,
+ 0x00000004, 0x48813800, 0x48853801, 0x48893802,
+ 0x488d3803, 0x412d0800, 0x41351000, 0x41391800,
+ 0x0201f800, 0x0010e548, 0x80c589c0, 0x040000cd,
+ 0x5932680a, 0x5930d407, 0x40680000, 0x82697480,
+ 0x00000013, 0x83f17500, 0x03000000, 0x04000028,
+ 0x0c01f001, 0x0010e909, 0x0010e8b6, 0x0010e8c6,
+ 0x0010e87b, 0x0010e8b6, 0x0010e8c6, 0x0010e89e,
+ 0x0010e8af, 0x0010e873, 0x0010e8d6, 0x0010e85d,
+ 0x0010e873, 0x0010e873, 0x0010e873, 0x0010e873,
+ 0x0010e909, 0x0010e85d, 0x0010e85a, 0x0010e873,
+ 0x0010e873, 0x59325818, 0x0201f800, 0x00100589,
+ 0x5930d203, 0x82697480, 0x00000004, 0x04000090,
+ 0x59325809, 0x0201f800, 0x0010894c, 0x80c589c0,
+ 0x04020083, 0x0201f800, 0x00107144, 0x8d3e7d1c,
+ 0x040000a0, 0x497a600a, 0x0401f09e, 0x4200d000,
+ 0x0000030f, 0x4000d800, 0x4130e000, 0x0201f800,
+ 0x0010032a, 0x0401f097, 0x59325809, 0x0201f800,
+ 0x0010894c, 0x80c589c0, 0x0402006a, 0x0201f800,
+ 0x00107144, 0x0401f08f, 0x813669c0, 0x04000077,
+ 0x0201f800, 0x00109391, 0x5930d203, 0x82697480,
+ 0x00000004, 0x04000081, 0x59325809, 0x0201f800,
+ 0x0010894c, 0x80c589c0, 0x040007df, 0x592cd205,
+ 0x8268d500, 0x000000ff, 0x82697480, 0x00000014,
+ 0x04000003, 0x0201f800, 0x00108a55, 0x4a025a05,
+ 0x00000103, 0x5930d402, 0x486a5c07, 0x592cd409,
+ 0x8c68d512, 0x04020067, 0x49425a07, 0x497a580a,
+ 0x0201f800, 0x00108f22, 0x0201f800, 0x000203ab,
+ 0x0401f7c9, 0x5930d203, 0x82697480, 0x00000004,
+ 0x04000065, 0x59325809, 0x0201f800, 0x0010894c,
+ 0x80c589c0, 0x040007c0, 0x49425a07, 0x813669c0,
+ 0x040007f0, 0x0201f800, 0x0010a320, 0x0201f800,
+ 0x00108f22, 0x0401f7ed, 0x5930d203, 0x82697480,
+ 0x00000011, 0x04020057, 0x5930d41e, 0x486a6203,
+ 0x0401f054, 0x5930d403, 0x82697480, 0x00000043,
+ 0x04000050, 0x0201f800, 0x0010a684, 0x0401ff62,
+ 0x80c589c0, 0x0402003c, 0x0201f800, 0x00108a7c,
+ 0x80c589c0, 0x040007a4, 0x0201f800, 0x001078e7,
+ 0x0401f7a1, 0x59325809, 0x0201f800, 0x0010894c,
+ 0x80c589c0, 0x0400079c, 0x49425a07, 0x497a5c0a,
+ 0x0201f800, 0x000203ab, 0x5930d21e, 0x82697480,
+ 0x00000003, 0x04020794, 0x0201f800, 0x00108a55,
+ 0x0401f791, 0x5930d203, 0x82697480, 0x00000004,
+ 0x04020013, 0x5930d006, 0x8068d1c0, 0x0400002d,
+ 0x5930d415, 0x8468d558, 0x486a6415, 0x0401f029,
+ 0x49425a07, 0x497a5c07, 0x0201f800, 0x000203ab,
+ 0x0201f800, 0x00107144, 0x0401f022, 0x49425a07,
+ 0x0201f800, 0x000203ab, 0x0401f77b, 0x59325809,
+ 0x0201f800, 0x00105fa3, 0x0401f777, 0x0201f800,
+ 0x00100bd5, 0x0401f76f, 0x4200d000, 0x00000182,
+ 0x4134d800, 0x4130e000, 0x0201f800, 0x0010032a,
+ 0x0401f784, 0x0201f800, 0x00101a68, 0x0401f7c3,
+ 0x412d0000, 0x592e580a, 0x0201f800, 0x00100589,
+ 0x40825800, 0x0401f795, 0x0201f800, 0x00100bd5,
+ 0x0401f77e, 0x0201f800, 0x00100bd5, 0x0401f79a,
+ 0x40865800, 0x408a6800, 0x408e7000, 0x589d1803,
0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000003, 0x1c01f000, 0x809d3840, 0x48813800,
- 0x4943c857, 0x0201f800, 0x00106106, 0x40c50000,
- 0x0401ffd5, 0x0401ffb1, 0x80817040, 0x04000002,
- 0x0401f003, 0x0201f800, 0x001060fa, 0x589d0000,
- 0x809d3800, 0x1c01f000, 0x829d3c80, 0x00000004,
- 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
- 0x0201f800, 0x00106106, 0x40c51800, 0x41311000,
- 0x41790800, 0x598e6005, 0x813261c0, 0x04000008,
- 0x0401fe17, 0x80c589c0, 0x04020009, 0x41310800,
- 0x59326000, 0x813261c0, 0x040207fa, 0x408a6000,
- 0x808d7040, 0x0400000a, 0x0401f00b, 0x0201f800,
- 0x00105ff7, 0x59310000, 0x4084d000, 0x0401fcaf,
- 0x0401fd2e, 0x40826000, 0x0401f7ec, 0x0201f800,
- 0x001060fa, 0x589d1803, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000004, 0x1c01f000,
- 0x809d3840, 0x48a13800, 0x829d3c80, 0x00000005,
- 0x409d4000, 0x829d3c80, 0x00000007, 0x48813800,
- 0x48853801, 0x48893802, 0x488d3803, 0x48913804,
- 0x48953805, 0x48993806, 0x41791000, 0x0201f800,
- 0x00106106, 0x48c54004, 0x41311800, 0x41352800,
- 0x41193000, 0x412d2000, 0x49914003, 0x49d14000,
- 0x49a54001, 0x49154002, 0x59be6031, 0x813261c0,
- 0x0400000e, 0x41310800, 0x59310000, 0x5932680a,
- 0x5934d403, 0x41440000, 0x80697480, 0x04000027,
- 0x808101c0, 0x04000003, 0x41310800, 0x40826000,
- 0x808101c0, 0x040207f5, 0x417a3000, 0x0201f800,
- 0x00106705, 0x59926004, 0x813261c0, 0x04000006,
- 0x5932680a, 0x5934d403, 0x41440000, 0x80697480,
- 0x04000023, 0x811a3000, 0x83197480, 0x00000004,
- 0x040007f3, 0x040017f2, 0x408e6000, 0x40966800,
- 0x409a3000, 0x40925800, 0x58a32003, 0x58a3a000,
- 0x58a34801, 0x58a22802, 0x58a0d004, 0x80697040,
- 0x04000010, 0x0401f01d, 0x41311000, 0x40826000,
- 0x808101c0, 0x040007e1, 0x59310001, 0x0401fdb0,
- 0x80c589c0, 0x040007f9, 0x4084d000, 0x4088d800,
- 0x0201f800, 0x0010e171, 0x0401fcd0, 0x0401f7f4,
- 0x0201f800, 0x001060fa, 0x0401f00c, 0x0401fda4,
- 0x80c589c0, 0x040007dc, 0x0201f800, 0x0010629a,
- 0x0201f800, 0x001060d8, 0x0201f800, 0x001060e1,
- 0x0401fcc2, 0x0401f7d4, 0x589d3006, 0x589d2805,
- 0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x0000000c, 0x589d4000,
- 0x809d3800, 0x1c01f000, 0x809d3840, 0x48a13800,
- 0x829d3c80, 0x00000007, 0x409d4000, 0x829d3c80,
+ 0x00000004, 0x1c01f000, 0x829d3c80, 0x00000002,
+ 0x48813800, 0x48853801, 0x41310800, 0x4933c857,
+ 0x4943c857, 0x493fc857, 0x42010000, 0x0010f694,
+ 0x59a8d00d, 0x41640000, 0x80697480, 0x04000010,
+ 0x41580000, 0x80817480, 0x0402100d, 0x40826000,
+ 0x8d3e7d12, 0x04000004, 0x40800000, 0x80857480,
+ 0x04000002, 0x0401ff06, 0x82810400, 0x00000024,
+ 0x41580000, 0x80817480, 0x040017f5, 0x41510000,
+ 0x41540000, 0x80817480, 0x04021019, 0x8d3e7d18,
+ 0x04000017, 0x59a8d04d, 0x59a8004e, 0x80697480,
+ 0x04000013, 0x40826000, 0x5880d00a, 0x8068d1c0,
+ 0x04020005, 0x5880d203, 0x82697480, 0x00000008,
+ 0x04000008, 0x0401feee, 0x82810400, 0x00000024,
+ 0x41540000, 0x80817480, 0x040017ed, 0x0401f004,
+ 0x0201f800, 0x0010a5cc, 0x0401f7f7, 0x40866000,
+ 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
+ 0x1c01f000, 0x497a621e, 0x812e59c0, 0x0400003d,
+ 0x592cd205, 0x486bc857, 0x592cd205, 0x8268d500,
+ 0x000000ff, 0x82697480, 0x00000014, 0x04000003,
+ 0x4a02621e, 0x00000003, 0x592cd409, 0x8c68d510,
+ 0x0402001d, 0x592cd209, 0x0201f800, 0x00104542,
+ 0x0201f800, 0x00108f22, 0x0201f800, 0x0010af1c,
+ 0x80c589c0, 0x0400001f, 0x4a026403, 0x00000085,
+ 0x4a026203, 0x00000009, 0x4a026407, 0x00000002,
+ 0x5930d004, 0x8268d500, 0x00000100, 0x8268d540,
+ 0x8000404b, 0x486a6004, 0x0201f800, 0x0010619f,
+ 0x4200d000, 0x8000404b, 0x0201f800, 0x00106089,
+ 0x0401f01f, 0x592cd209, 0x0201f800, 0x00104542,
+ 0x4a025c09, 0x00000100, 0x0201f800, 0x00108f22,
+ 0x0201f800, 0x0010af1c, 0x80c589c0, 0x040207e3,
+ 0x0201f800, 0x000203ab, 0x5930d21e, 0x82697480,
+ 0x00000003, 0x0400000a, 0x497a6009, 0x0401f7db,
+ 0x4200d000, 0x00000527, 0x4130d800, 0x412ce000,
+ 0x0201f800, 0x0010032a, 0x0401f005, 0x0201f800,
+ 0x00108a55, 0x497a6009, 0x0401f7d0, 0x1c01f000,
+ 0x0201f800, 0x0010619f, 0x812e59c0, 0x0400001b,
+ 0x592cd409, 0x8c68d510, 0x04020012, 0x592cd209,
+ 0x0201f800, 0x00104542, 0x0201f800, 0x00108f22,
+ 0x0201f800, 0x000203ab, 0x5930d203, 0x82697480,
+ 0x0000000d, 0x0400000d, 0x0201f800, 0x0010619f,
+ 0x5930d00a, 0x0201f800, 0x00104121, 0x0401f007,
+ 0x592cd209, 0x0201f800, 0x00104542, 0x4a025c09,
+ 0x00000100, 0x0401f7ed, 0x0201f800, 0x00107144,
+ 0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
+ 0x48853801, 0x41790000, 0x0201f800, 0x00108668,
+ 0x40c50800, 0x48c7c857, 0x40840000, 0x82857480,
+ 0x0000000d, 0x83f17500, 0x03000000, 0x0400002b,
+ 0x0c01f001, 0x0010e9ef, 0x0010ea27, 0x0010ea05,
+ 0x0010e9dc, 0x0010ea07, 0x0010e9f7, 0x0010e9ef,
+ 0x0010e9ef, 0x0010e9ef, 0x0010e9f7, 0x0010e9f7,
+ 0x0010e9f7, 0x0010e9f7, 0x0010ea05, 0x0201f800,
+ 0x00108652, 0x80c589c0, 0x04000005, 0x0201f800,
+ 0x001063ef, 0x80c589c0, 0x04000055, 0x0201f800,
+ 0x0010e2da, 0x80c589c0, 0x04000017, 0x5930d403,
+ 0x486bc857, 0x5930d403, 0x82697480, 0x00000040,
+ 0x04020018, 0x0401ffaf, 0x42010000, 0x00000001,
+ 0x0401f069, 0x40840000, 0x82857480, 0x0000000d,
+ 0x040007d8, 0x040017d7, 0x4200d000, 0x000004b7,
+ 0x4130d800, 0x4084e000, 0x0201f800, 0x0010032a,
+ 0x0401f05d, 0x497bc856, 0x0201f800, 0x001060b6,
+ 0x80c589c0, 0x04020036, 0x59317004, 0x48bbc857,
+ 0x0401ff4d, 0x0401f7e9, 0x812e59c0, 0x0400004c,
+ 0x0201f800, 0x00108d84, 0x80c589c0, 0x04000030,
+ 0x0201f800, 0x0010619f, 0x592cd209, 0x8468d50c,
+ 0x486a5a09, 0x592cdc07, 0x806cd0c6, 0x406c0000,
+ 0x8068d400, 0x8068d400, 0x486a6006, 0x4200d000,
+ 0x10000000, 0x4130d800, 0x0201f800, 0x0010088e,
+ 0x80c589c0, 0x0400002b, 0x592cd209, 0x8c68d51c,
+ 0x04020024, 0x8468d55c, 0x486a5a09, 0x4a026006,
+ 0x00000002, 0x0401f7c9, 0x598d700f, 0x48bbc857,
+ 0x40b8d000, 0x41300000, 0x80697480, 0x04000014,
+ 0x0201f800, 0x0010e453, 0x80c589c0, 0x040207be,
+ 0x497bc856, 0x0201f800, 0x001060b6, 0x4200d000,
+ 0x000003f5, 0x80c589c0, 0x040007c2, 0x5930d203,
+ 0x486bc857, 0x59310a03, 0x0401f01f, 0x0201f800,
+ 0x00100bd5, 0x0401ff14, 0x0401f7b0, 0x0201f800,
+ 0x00106426, 0x80c589c0, 0x040007f5, 0x0401f7e9,
+ 0x41310000, 0x0201f800, 0x00101079, 0x40826000,
+ 0x5930d203, 0x82697480, 0x00000004, 0x040207a3,
+ 0x41390000, 0x42027000, 0x00000048, 0x0201f800,
+ 0x001071b6, 0x40827000, 0x0401f79c, 0x4200d000,
+ 0x000004a7, 0x4130d800, 0x412ce000, 0x0201f800,
+ 0x0010032a, 0x808101c0, 0x04000797, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
+ 0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
+ 0x412d0800, 0x41410000, 0x4200d000, 0x0010bd2c,
+ 0x0201f800, 0x0010ae0f, 0x417a5800, 0x0201f800,
+ 0x0010894c, 0x80c589c0, 0x04000009, 0x0201f800,
+ 0x00109391, 0x59325809, 0x592cd209, 0x8468d54c,
+ 0x486a5a09, 0x42028000, 0x00000006, 0x0201f800,
+ 0x001061ab, 0x0401ff44, 0x0201f800, 0x0010619f,
+ 0x40828000, 0x40865800, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
+ 0x00000002, 0x48813800, 0x48853801, 0x412d0800,
+ 0x0201f800, 0x0010e548, 0x80c589c0, 0x040000c3,
+ 0x5930d407, 0x40680000, 0x82697480, 0x00000013,
+ 0x83f17500, 0x03000000, 0x04000025, 0x0c01f001,
+ 0x0010eb4f, 0x0010eaf3, 0x0010eb09, 0x0010ead0,
+ 0x0010eaf3, 0x0010eb09, 0x0010eb19, 0x0010eb02,
+ 0x0010eb2e, 0x0010eaa9, 0x0010eabf, 0x0010eb2e,
+ 0x0010eb2e, 0x0010eb2e, 0x0010eb2e, 0x0010eb4f,
+ 0x0010eac5, 0x0010eb2a, 0x0010eb2e, 0x0010eb2e,
+ 0x0201f800, 0x00105c0e, 0x80c589c0, 0x04000090,
+ 0x5930d203, 0x82697480, 0x00000004, 0x0402009f,
+ 0x5930d006, 0x8068d1c0, 0x0400009c, 0x5930d415,
+ 0x8468d558, 0x486a6415, 0x0401f098, 0x4200d000,
+ 0x00000328, 0x4000d800, 0x4130e000, 0x0201f800,
+ 0x0010032a, 0x0401f091, 0x5930d203, 0x82697480,
+ 0x00000004, 0x04020003, 0x0201f800, 0x00100bd5,
+ 0x59325809, 0x0201f800, 0x0010894c, 0x80c589c0,
+ 0x0402006f, 0x0201f800, 0x00107144, 0x8d3e7d1c,
+ 0x04000082, 0x497a600a, 0x0401f080, 0x0201f800,
+ 0x00109391, 0x5930d203, 0x82697480, 0x00000004,
+ 0x04000074, 0x59325809, 0x0201f800, 0x0010894c,
+ 0x80c589c0, 0x040007f0, 0x592cd205, 0x8268d500,
+ 0x000000ff, 0x82697480, 0x00000014, 0x04000003,
+ 0x0201f800, 0x00108a55, 0x4a025a05, 0x00000103,
+ 0x592cd409, 0x8c68d512, 0x0402005c, 0x49425a07,
+ 0x497a580a, 0x0201f800, 0x0010a320, 0x0201f800,
+ 0x00108f22, 0x0201f800, 0x00108afb, 0x0201f800,
+ 0x000203ab, 0x0401f7d8, 0x5930d403, 0x82697480,
+ 0x00000043, 0x04000059, 0x0201f800, 0x0010e81e,
+ 0x80c589c0, 0x04020046, 0x0201f800, 0x00108a7c,
+ 0x80c589c0, 0x040007cc, 0x0201f800, 0x001078e7,
+ 0x0401f7c9, 0x5930d203, 0x82697480, 0x00000011,
+ 0x0402004a, 0x5930d41e, 0x486a6203, 0x0401f047,
+ 0x59325809, 0x0201f800, 0x0010894c, 0x80c589c0,
+ 0x040007bd, 0x49425a07, 0x497a5c0a, 0x0201f800,
+ 0x000203ab, 0x5930d21e, 0x82697480, 0x00000003,
+ 0x040207b5, 0x0201f800, 0x00108a55, 0x0401f7b2,
+ 0x5930d203, 0x82697480, 0x00000004, 0x04000030,
+ 0x59325809, 0x0201f800, 0x0010894c, 0x80c589c0,
+ 0x040007a9, 0x49425a07, 0x0201f800, 0x0010a320,
+ 0x0201f800, 0x00108f22, 0x0201f800, 0x000203ab,
+ 0x0401f7a1, 0x59325818, 0x0201f800, 0x00100589,
+ 0x0401f798, 0x59325809, 0x0201f800, 0x0010894c,
+ 0x80c589c0, 0x04000798, 0x49425a07, 0x497a5c07,
+ 0x0201f800, 0x000203ab, 0x0401f793, 0x49425a07,
+ 0x0201f800, 0x000203ab, 0x0401f78f, 0x59325809,
+ 0x0201f800, 0x00105fa3, 0x0401f78b, 0x0201f800,
+ 0x00101a68, 0x0401f7b9, 0x412d0000, 0x592e580a,
+ 0x0201f800, 0x00100589, 0x40825800, 0x0401f7a0,
+ 0x0201f800, 0x00100bd5, 0x0401f78b, 0x0201f800,
+ 0x00100bd5, 0x0401f7cf, 0x40865800, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
+ 0x0201f800, 0x0010a10f, 0x80c589c0, 0x04020002,
+ 0x0401f003, 0x5932680a, 0x0401ff29, 0x1c01f000,
+ 0x829d3c80, 0x00000005, 0x48813800, 0x48853801,
+ 0x48893802, 0x488d3803, 0x48913804, 0x41311000,
+ 0x41352000, 0x4933c857, 0x4947c857, 0x4943c857,
+ 0x0201f800, 0x001061ab, 0x40c51800, 0x0201f800,
+ 0x00109fb3, 0x41310800, 0x813261c0, 0x04000048,
+ 0x42000000, 0x0010f64c, 0x81317480, 0x04000044,
+ 0x59a8d00d, 0x8068d040, 0x42010000, 0x0010f694,
+ 0x40680000, 0x81657480, 0x0400000f, 0x41580000,
+ 0x80817480, 0x0402100c, 0x40826000, 0x40800000,
+ 0x80857480, 0x04000003, 0x4084d000, 0x0401ffd1,
+ 0x82810400, 0x00000024, 0x41580000, 0x80817480,
+ 0x040017f6, 0x41510000, 0x41540000, 0x80817480,
+ 0x04021012, 0x8d3e7d18, 0x04000010, 0x59a8d04d,
+ 0x59a8004e, 0x80697480, 0x0400000c, 0x40826000,
+ 0x5880d00a, 0x8068d1c0, 0x0400000d, 0x4084d000,
+ 0x0401ffbc, 0x82810400, 0x00000024, 0x41540000,
+ 0x80817480, 0x040017f0, 0x408a6000, 0x40926800,
+ 0x808d7040, 0x04000018, 0x0401f01d, 0x0201f800,
+ 0x00103e78, 0x40c66800, 0x80c589c0, 0x040007f2,
+ 0x58c4d002, 0x5930d81f, 0x82680500, 0x00ffffff,
+ 0x806d7480, 0x040207ec, 0x5930d203, 0x82697480,
+ 0x00000008, 0x0400000b, 0x4936600a, 0x0401fed0,
+ 0x82810400, 0x00000024, 0x0401f7e5, 0x59a8d00d,
+ 0x0401f7be, 0x0201f800, 0x0010619f, 0x0401f004,
+ 0x0201f800, 0x0010a5cc, 0x0401f7f4, 0x589d2004,
+ 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000005, 0x1c01f000, 0x829d3c80,
0x00000007, 0x48813800, 0x48853801, 0x48893802,
0x488d3803, 0x48913804, 0x48953805, 0x48993806,
- 0x41791800, 0x0201f800, 0x00106106, 0x40c52800,
- 0x41313000, 0x49354005, 0x492d4004, 0x49194006,
- 0x49914003, 0x49d14000, 0x49a54001, 0x49154002,
- 0x59be6031, 0x813261c0, 0x04000023, 0x41312000,
- 0x408d0800, 0x59311000, 0x5932680a, 0x0401f009,
- 0x41311800, 0x808509c0, 0x04000010, 0x808101c0,
- 0x04000002, 0x40826000, 0x808101c0, 0x0400000d,
- 0x59310001, 0x0401fd62, 0x80c589c0, 0x040007f5,
- 0x4090d000, 0x408cd800, 0x0201f800, 0x0010e171,
- 0x0401fc82, 0x0401f7f2, 0x41310800, 0x0401f7f0,
- 0x808911c0, 0x04000006, 0x408a6000, 0x808509c0,
- 0x04000003, 0x40852000, 0x40810800, 0x808911c0,
- 0x040207e1, 0x417a3000, 0x0201f800, 0x00106705,
- 0x59926004, 0x813261c0, 0x04000004, 0x0401fd48,
- 0x80c589c0, 0x04020011, 0x811a3000, 0x83197480,
- 0x00000004, 0x040007f5, 0x040017f4, 0x409a6000,
- 0x58a26805, 0x58a25804, 0x58a23006, 0x58a32003,
- 0x58a3a000, 0x58a34801, 0x58a22802, 0x80957040,
- 0x0400000a, 0x0401f00b, 0x0201f800, 0x0010629a,
- 0x0201f800, 0x001060d8, 0x0201f800, 0x001060e1,
- 0x0401fc56, 0x0401f7e9, 0x0201f800, 0x001060fa,
- 0x589d3006, 0x589d2805, 0x589d2004, 0x589d1803,
- 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x0000000e, 0x589d4000, 0x809d3800, 0x1c01f000,
- 0x4178e000, 0x497bc856, 0x5930dc03, 0x826cd480,
- 0x00000002, 0x82697480, 0x00000002, 0x04000007,
- 0x04001006, 0x599cd019, 0x8c68d50e, 0x04000005,
- 0x806cd9c0, 0x04020003, 0x4200e000, 0x00000001,
- 0x40718800, 0x1c01f000, 0x829d3c80, 0x00000004,
- 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
- 0x412d0800, 0x41351000, 0x41391800, 0x0201f800,
- 0x0010e438, 0x80c589c0, 0x040000cd, 0x5932680a,
- 0x5930d407, 0x40680000, 0x82697480, 0x00000013,
- 0x83f17500, 0x03000000, 0x04000028, 0x0c01f001,
- 0x0010e804, 0x0010e7b1, 0x0010e7c1, 0x0010e776,
- 0x0010e7b1, 0x0010e7c1, 0x0010e799, 0x0010e7aa,
- 0x0010e76e, 0x0010e7d1, 0x0010e758, 0x0010e76e,
- 0x0010e76e, 0x0010e76e, 0x0010e76e, 0x0010e804,
- 0x0010e758, 0x0010e755, 0x0010e76e, 0x0010e76e,
- 0x59325818, 0x0201f800, 0x00100589, 0x5930d203,
- 0x82697480, 0x00000004, 0x04000090, 0x59325809,
- 0x0201f800, 0x00108893, 0x80c589c0, 0x04020083,
- 0x0201f800, 0x001070b5, 0x8d3e7d1c, 0x040000a0,
- 0x497a600a, 0x0401f09e, 0x4200d000, 0x0000030f,
- 0x4000d800, 0x4130e000, 0x0201f800, 0x0010032a,
- 0x0401f097, 0x59325809, 0x0201f800, 0x00108893,
- 0x80c589c0, 0x0402006a, 0x0201f800, 0x001070b5,
- 0x0401f08f, 0x813669c0, 0x04000077, 0x0201f800,
- 0x001092d9, 0x5930d203, 0x82697480, 0x00000004,
- 0x04000081, 0x59325809, 0x0201f800, 0x00108893,
- 0x80c589c0, 0x040007df, 0x592cd205, 0x8268d500,
- 0x000000ff, 0x82697480, 0x00000014, 0x04000003,
- 0x0201f800, 0x0010899c, 0x4a025a05, 0x00000103,
- 0x5930d402, 0x486a5c07, 0x592cd409, 0x8c68d512,
- 0x04020067, 0x49425a07, 0x497a580a, 0x0201f800,
- 0x00108e69, 0x0201f800, 0x000203ab, 0x0401f7c9,
- 0x5930d203, 0x82697480, 0x00000004, 0x04000065,
- 0x59325809, 0x0201f800, 0x00108893, 0x80c589c0,
- 0x040007c0, 0x49425a07, 0x813669c0, 0x040007f0,
- 0x0201f800, 0x0010a241, 0x0201f800, 0x00108e69,
- 0x0401f7ed, 0x5930d203, 0x82697480, 0x00000011,
- 0x04020057, 0x5930d41e, 0x486a6203, 0x0401f054,
- 0x5930d403, 0x82697480, 0x00000043, 0x04000050,
- 0x0201f800, 0x0010a591, 0x0401ff62, 0x80c589c0,
- 0x0402003c, 0x0201f800, 0x001089c3, 0x80c589c0,
- 0x040007a4, 0x0201f800, 0x00107851, 0x0401f7a1,
- 0x59325809, 0x0201f800, 0x00108893, 0x80c589c0,
- 0x0400079c, 0x49425a07, 0x497a5c0a, 0x0201f800,
- 0x000203ab, 0x5930d21e, 0x82697480, 0x00000003,
- 0x04020794, 0x0201f800, 0x0010899c, 0x0401f791,
- 0x5930d203, 0x82697480, 0x00000004, 0x04020013,
- 0x5930d006, 0x8068d1c0, 0x0400002d, 0x5930d415,
- 0x8468d558, 0x486a6415, 0x0401f029, 0x49425a07,
- 0x497a5c07, 0x0201f800, 0x000203ab, 0x0201f800,
- 0x001070b5, 0x0401f022, 0x49425a07, 0x0201f800,
- 0x000203ab, 0x0401f77b, 0x59325809, 0x0201f800,
- 0x00105efe, 0x0401f777, 0x0201f800, 0x00100bd4,
- 0x0401f76f, 0x4200d000, 0x00000182, 0x4134d800,
- 0x4130e000, 0x0201f800, 0x0010032a, 0x0401f784,
- 0x0201f800, 0x00101a67, 0x0401f7c3, 0x412d0000,
- 0x592e580a, 0x0201f800, 0x00100589, 0x40825800,
- 0x0401f795, 0x0201f800, 0x00100bd4, 0x0401f77e,
- 0x0201f800, 0x00100bd4, 0x0401f79a, 0x40865800,
- 0x408a6800, 0x408e7000, 0x589d1803, 0x589d1002,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000004,
- 0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
- 0x48853801, 0x41310800, 0x4933c857, 0x4943c857,
- 0x493fc857, 0x42010000, 0x0010f584, 0x59a8d00d,
- 0x41640000, 0x80697480, 0x04000010, 0x41580000,
- 0x80817480, 0x0402100d, 0x40826000, 0x8d3e7d12,
- 0x04000004, 0x40800000, 0x80857480, 0x04000002,
- 0x0401ff06, 0x82810400, 0x00000024, 0x41580000,
- 0x80817480, 0x040017f5, 0x41510000, 0x41540000,
- 0x80817480, 0x04021019, 0x8d3e7d18, 0x04000017,
- 0x59a8d04d, 0x59a8004e, 0x80697480, 0x04000013,
- 0x40826000, 0x5880d00a, 0x8068d1c0, 0x04020005,
- 0x5880d203, 0x82697480, 0x00000008, 0x04000008,
- 0x0401feee, 0x82810400, 0x00000024, 0x41540000,
- 0x80817480, 0x040017ed, 0x0401f004, 0x0201f800,
- 0x0010a4d9, 0x0401f7f7, 0x40866000, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
- 0x497a621e, 0x812e59c0, 0x0400003d, 0x592cd205,
- 0x486bc857, 0x592cd205, 0x8268d500, 0x000000ff,
- 0x82697480, 0x00000014, 0x04000003, 0x4a02621e,
- 0x00000003, 0x592cd409, 0x8c68d510, 0x0402001d,
- 0x592cd209, 0x0201f800, 0x00104503, 0x0201f800,
- 0x00108e69, 0x0201f800, 0x0010ae29, 0x80c589c0,
- 0x0400001f, 0x4a026403, 0x00000085, 0x4a026203,
- 0x00000009, 0x4a026407, 0x00000002, 0x5930d004,
- 0x8268d500, 0x00000100, 0x8268d540, 0x8000404b,
- 0x486a6004, 0x0201f800, 0x001060fa, 0x4200d000,
- 0x8000404b, 0x0201f800, 0x00105fe4, 0x0401f01f,
- 0x592cd209, 0x0201f800, 0x00104503, 0x4a025c09,
- 0x00000100, 0x0201f800, 0x00108e69, 0x0201f800,
- 0x0010ae29, 0x80c589c0, 0x040207e3, 0x0201f800,
- 0x000203ab, 0x5930d21e, 0x82697480, 0x00000003,
- 0x0400000a, 0x497a6009, 0x0401f7db, 0x4200d000,
- 0x00000527, 0x4130d800, 0x412ce000, 0x0201f800,
- 0x0010032a, 0x0401f005, 0x0201f800, 0x0010899c,
- 0x497a6009, 0x0401f7d0, 0x1c01f000, 0x0201f800,
- 0x001060fa, 0x812e59c0, 0x0400001b, 0x592cd409,
- 0x8c68d510, 0x04020012, 0x592cd209, 0x0201f800,
- 0x00104503, 0x0201f800, 0x00108e69, 0x0201f800,
- 0x000203ab, 0x5930d203, 0x82697480, 0x0000000d,
- 0x0400000d, 0x0201f800, 0x001060fa, 0x5930d00a,
- 0x0201f800, 0x00104107, 0x0401f007, 0x592cd209,
- 0x0201f800, 0x00104503, 0x4a025c09, 0x00000100,
- 0x0401f7ed, 0x0201f800, 0x001070b5, 0x1c01f000,
- 0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
- 0x41790000, 0x0201f800, 0x001085b3, 0x40c50800,
- 0x48c7c857, 0x40840000, 0x82857480, 0x0000000d,
- 0x83f17500, 0x03000000, 0x0400002b, 0x0c01f001,
- 0x0010e8ea, 0x0010e922, 0x0010e900, 0x0010e8d7,
- 0x0010e902, 0x0010e8f2, 0x0010e8ea, 0x0010e8ea,
- 0x0010e8ea, 0x0010e8f2, 0x0010e8f2, 0x0010e8f2,
- 0x0010e8f2, 0x0010e900, 0x0201f800, 0x0010859d,
- 0x80c589c0, 0x04000005, 0x0201f800, 0x0010634a,
- 0x80c589c0, 0x04000055, 0x0201f800, 0x0010e1ca,
- 0x80c589c0, 0x04000017, 0x5930d403, 0x486bc857,
- 0x5930d403, 0x82697480, 0x00000040, 0x04020018,
- 0x0401ffaf, 0x42010000, 0x00000001, 0x0401f069,
- 0x40840000, 0x82857480, 0x0000000d, 0x040007d8,
- 0x040017d7, 0x4200d000, 0x000004b7, 0x4130d800,
- 0x4084e000, 0x0201f800, 0x0010032a, 0x0401f05d,
- 0x497bc856, 0x0201f800, 0x00106011, 0x80c589c0,
- 0x04020036, 0x59317004, 0x48bbc857, 0x0401ff4d,
- 0x0401f7e9, 0x812e59c0, 0x0400004c, 0x0201f800,
- 0x00108ccb, 0x80c589c0, 0x04000030, 0x0201f800,
- 0x001060fa, 0x592cd209, 0x8468d50c, 0x486a5a09,
- 0x592cdc07, 0x806cd0c6, 0x406c0000, 0x8068d400,
- 0x8068d400, 0x486a6006, 0x4200d000, 0x10000000,
- 0x4130d800, 0x0201f800, 0x00100890, 0x80c589c0,
- 0x0400002b, 0x592cd209, 0x8c68d51c, 0x04020024,
- 0x8468d55c, 0x486a5a09, 0x4a026006, 0x00000002,
- 0x0401f7c9, 0x598d700f, 0x48bbc857, 0x40b8d000,
- 0x41300000, 0x80697480, 0x04000014, 0x0201f800,
- 0x0010e343, 0x80c589c0, 0x040207be, 0x497bc856,
- 0x0201f800, 0x00106011, 0x4200d000, 0x000003f5,
- 0x80c589c0, 0x040007c2, 0x5930d203, 0x486bc857,
- 0x59310a03, 0x0401f01f, 0x0201f800, 0x00100bd4,
- 0x0401ff14, 0x0401f7b0, 0x0201f800, 0x00106381,
- 0x80c589c0, 0x040007f5, 0x0401f7e9, 0x41310000,
- 0x0201f800, 0x00101078, 0x40826000, 0x5930d203,
- 0x82697480, 0x00000004, 0x040207a3, 0x41390000,
- 0x42027000, 0x00000048, 0x0201f800, 0x00107123,
- 0x40827000, 0x0401f79c, 0x4200d000, 0x000004a7,
- 0x4130d800, 0x412ce000, 0x0201f800, 0x0010032a,
- 0x808101c0, 0x04000797, 0x589d0801, 0x589d0000,
- 0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
- 0x00000002, 0x48813800, 0x48853801, 0x412d0800,
- 0x41410000, 0x4200d000, 0x0010bc2c, 0x0201f800,
- 0x0010ad1c, 0x417a5800, 0x0201f800, 0x00108893,
- 0x80c589c0, 0x04000009, 0x0201f800, 0x001092d9,
- 0x59325809, 0x592cd209, 0x8468d54c, 0x486a5a09,
- 0x42028000, 0x00000006, 0x0201f800, 0x00106106,
- 0x0401ff44, 0x0201f800, 0x001060fa, 0x40828000,
- 0x40865800, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
- 0x48813800, 0x48853801, 0x412d0800, 0x0201f800,
- 0x0010e438, 0x80c589c0, 0x040000c3, 0x5930d407,
- 0x40680000, 0x82697480, 0x00000013, 0x83f17500,
- 0x03000000, 0x04000025, 0x0c01f001, 0x0010ea4a,
- 0x0010e9ee, 0x0010ea04, 0x0010e9cb, 0x0010e9ee,
- 0x0010ea04, 0x0010ea14, 0x0010e9fd, 0x0010ea29,
- 0x0010e9a4, 0x0010e9ba, 0x0010ea29, 0x0010ea29,
- 0x0010ea29, 0x0010ea29, 0x0010ea4a, 0x0010e9c0,
- 0x0010ea25, 0x0010ea29, 0x0010ea29, 0x0201f800,
- 0x00105b69, 0x80c589c0, 0x04000090, 0x5930d203,
- 0x82697480, 0x00000004, 0x0402009f, 0x5930d006,
- 0x8068d1c0, 0x0400009c, 0x5930d415, 0x8468d558,
- 0x486a6415, 0x0401f098, 0x4200d000, 0x0000031c,
- 0x4000d800, 0x4130e000, 0x0201f800, 0x0010032a,
- 0x0401f091, 0x5930d203, 0x82697480, 0x00000004,
- 0x04020003, 0x0201f800, 0x00100bd4, 0x59325809,
- 0x0201f800, 0x00108893, 0x80c589c0, 0x0402006f,
- 0x0201f800, 0x001070b5, 0x8d3e7d1c, 0x04000082,
- 0x497a600a, 0x0401f080, 0x0201f800, 0x001092d9,
- 0x5930d203, 0x82697480, 0x00000004, 0x04000074,
- 0x59325809, 0x0201f800, 0x00108893, 0x80c589c0,
- 0x040007f0, 0x592cd205, 0x8268d500, 0x000000ff,
- 0x82697480, 0x00000014, 0x04000003, 0x0201f800,
- 0x0010899c, 0x4a025a05, 0x00000103, 0x592cd409,
- 0x8c68d512, 0x0402005c, 0x49425a07, 0x497a580a,
- 0x0201f800, 0x0010a241, 0x0201f800, 0x00108e69,
- 0x0201f800, 0x00108a42, 0x0201f800, 0x000203ab,
- 0x0401f7d8, 0x5930d403, 0x82697480, 0x00000043,
- 0x04000059, 0x0201f800, 0x0010e719, 0x80c589c0,
- 0x04020046, 0x0201f800, 0x001089c3, 0x80c589c0,
- 0x040007cc, 0x0201f800, 0x00107851, 0x0401f7c9,
- 0x5930d203, 0x82697480, 0x00000011, 0x0402004a,
- 0x5930d41e, 0x486a6203, 0x0401f047, 0x59325809,
- 0x0201f800, 0x00108893, 0x80c589c0, 0x040007bd,
- 0x49425a07, 0x497a5c0a, 0x0201f800, 0x000203ab,
- 0x5930d21e, 0x82697480, 0x00000003, 0x040207b5,
- 0x0201f800, 0x0010899c, 0x0401f7b2, 0x5930d203,
- 0x82697480, 0x00000004, 0x04000030, 0x59325809,
- 0x0201f800, 0x00108893, 0x80c589c0, 0x040007a9,
- 0x49425a07, 0x0201f800, 0x0010a241, 0x0201f800,
- 0x00108e69, 0x0201f800, 0x000203ab, 0x0401f7a1,
- 0x59325818, 0x0201f800, 0x00100589, 0x0401f798,
- 0x59325809, 0x0201f800, 0x00108893, 0x80c589c0,
- 0x04000798, 0x49425a07, 0x497a5c07, 0x0201f800,
- 0x000203ab, 0x0401f793, 0x49425a07, 0x0201f800,
- 0x000203ab, 0x0401f78f, 0x59325809, 0x0201f800,
- 0x00105efe, 0x0401f78b, 0x0201f800, 0x00101a67,
- 0x0401f7b9, 0x412d0000, 0x592e580a, 0x0201f800,
- 0x00100589, 0x40825800, 0x0401f7a0, 0x0201f800,
- 0x00100bd4, 0x0401f78b, 0x0201f800, 0x00100bd4,
- 0x0401f7cf, 0x40865800, 0x589d0801, 0x589d0000,
- 0x829d3c00, 0x00000002, 0x1c01f000, 0x0201f800,
- 0x0010a030, 0x80c589c0, 0x0402000c, 0x5930d407,
- 0x82697480, 0x00000010, 0x04000002, 0x0401f009,
- 0x83457480, 0x0000ffff, 0x040207fd, 0x5930d00a,
- 0x8068d1c0, 0x040207fa, 0x5932680a, 0x0401ff1f,
- 0x1c01f000, 0x829d3c80, 0x00000005, 0x48813800,
- 0x48853801, 0x48893802, 0x488d3803, 0x48913804,
- 0x41311000, 0x41352000, 0x4933c857, 0x4947c857,
- 0x4943c857, 0x0201f800, 0x00106106, 0x40c51800,
- 0x0201f800, 0x00109edc, 0x41310800, 0x813261c0,
- 0x04000048, 0x42000000, 0x0010f53c, 0x81317480,
- 0x04000044, 0x59a8d00d, 0x8068d040, 0x42010000,
- 0x0010f584, 0x40680000, 0x81657480, 0x0400000f,
- 0x41580000, 0x80817480, 0x0402100c, 0x40826000,
- 0x40800000, 0x80857480, 0x04000003, 0x4084d000,
- 0x0401ffc7, 0x82810400, 0x00000024, 0x41580000,
- 0x80817480, 0x040017f6, 0x41510000, 0x41540000,
- 0x80817480, 0x04021012, 0x8d3e7d18, 0x04000010,
- 0x59a8d04d, 0x59a8004e, 0x80697480, 0x0400000c,
- 0x40826000, 0x5880d00a, 0x8068d1c0, 0x0400000d,
- 0x4084d000, 0x0401ffb2, 0x82810400, 0x00000024,
- 0x41540000, 0x80817480, 0x040017f0, 0x408a6000,
- 0x40926800, 0x808d7040, 0x04000018, 0x0401f01d,
- 0x0201f800, 0x00103e62, 0x40c66800, 0x80c589c0,
- 0x040007f2, 0x58c4d002, 0x5930d81f, 0x82680500,
- 0x00ffffff, 0x806d7480, 0x040207ec, 0x5930d203,
- 0x82697480, 0x00000008, 0x0400000b, 0x4936600a,
- 0x0401fec6, 0x82810400, 0x00000024, 0x0401f7e5,
- 0x59a8d00d, 0x0401f7be, 0x0201f800, 0x001060fa,
- 0x0401f004, 0x0201f800, 0x0010a4d9, 0x0401f7f4,
- 0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000005, 0x1c01f000,
- 0x829d3c80, 0x00000007, 0x48813800, 0x48853801,
- 0x48893802, 0x488d3803, 0x48913804, 0x48953805,
- 0x48993806, 0x42010000, 0x00000001, 0x41790800,
- 0x497bc856, 0x41311000, 0x41351800, 0x41452000,
- 0x413d2800, 0x40593000, 0x4200d000, 0x0010eacd,
- 0x0201f800, 0x001057d5, 0x59a8d21b, 0x8c68d508,
- 0x0400001d, 0x8c68d516, 0x0402001b, 0x59aa6864,
- 0x813669c0, 0x04000076, 0x5934d400, 0x82697480,
- 0x00000404, 0x04020072, 0x0201f800, 0x001070f2,
- 0x40c66000, 0x80c589c0, 0x04000067, 0x48818c07,
- 0x4935880a, 0x40867800, 0x0201f800, 0x00103d7f,
- 0x4200d000, 0x00000005, 0x0201f800, 0x00103d89,
- 0x42027000, 0x00000003, 0x0201f800, 0x00107123,
- 0x0401f05f, 0x8c68d506, 0x04020003, 0x8c68d50a,
- 0x04000014, 0x0201f800, 0x001040c4, 0x80c589c0,
- 0x0400000a, 0x83acd400, 0x000007fe, 0x586a6800,
- 0x5934d200, 0x8468d51a, 0x486a6a00, 0x59a8d21b,
- 0x8c68d506, 0x0402003b, 0x808509c0, 0x04000005,
- 0x8d0e1d20, 0x0402003b, 0x0201f800, 0x0010e14a,
- 0x80817040, 0x04020046, 0x4200b000, 0x000007f0,
+ 0x42010000, 0x00000001, 0x41790800, 0x497bc856,
+ 0x41311000, 0x41351800, 0x41452000, 0x413d2800,
+ 0x40593000, 0x4200d000, 0x0010ebc8, 0x0201f800,
+ 0x0010587a, 0x59a8d21b, 0x8c68d508, 0x0400001d,
+ 0x8c68d516, 0x0402001b, 0x59aa6864, 0x813669c0,
+ 0x0400007a, 0x5934d400, 0x82697480, 0x00000404,
+ 0x04020076, 0x0201f800, 0x00107185, 0x40c66000,
+ 0x80c589c0, 0x0400006b, 0x48818c07, 0x4935880a,
+ 0x40867800, 0x0201f800, 0x00103d92, 0x4200d000,
+ 0x00000005, 0x0201f800, 0x00103d9c, 0x42027000,
+ 0x00000003, 0x0201f800, 0x001071b6, 0x0401f063,
+ 0x8c68d506, 0x04020003, 0x8c68d50a, 0x04000014,
+ 0x0201f800, 0x001040de, 0x80c589c0, 0x0400000a,
+ 0x83acd400, 0x000007fe, 0x586a6800, 0x5934d200,
+ 0x8468d51a, 0x486a6a00, 0x59a8d21b, 0x8c68d506,
+ 0x0402003c, 0x808509c0, 0x04000005, 0x8d0e1d20,
+ 0x0402003c, 0x0201f800, 0x0010e25a, 0x80817040,
+ 0x0402004a, 0x4200b000, 0x000007f0, 0x417a8800,
+ 0x0401f01c, 0x826cd540, 0x00001000, 0x486a6a00,
+ 0x5934d200, 0x8468d51a, 0x486a6a00, 0x4937c857,
+ 0x4a026c00, 0x00000707, 0x0201f800, 0x001061ab,
+ 0x40c50000, 0x417a6000, 0x0201f800, 0x0010e5d8,
+ 0x0201f800, 0x0010e6a9, 0x417a7800, 0x0201f800,
+ 0x0010e742, 0x0201f800, 0x0010eb5d, 0x80817040,
+ 0x04000025, 0x81468800, 0x8058b040, 0x0400002b,
+ 0x0201f800, 0x00103e78, 0x80c589c0, 0x040007fa,
+ 0x5934da00, 0x8c6cdd1a, 0x040007f7, 0x5934d403,
+ 0x406a8800, 0x417a7800, 0x42028000, 0x00000029,
+ 0x8d0e1d20, 0x040007d8, 0x413cd000, 0x413cd800,
+ 0x0201f800, 0x0010a016, 0x5934da00, 0x0401f7d2,
+ 0x41790000, 0x42010800, 0x00000001, 0x0401f7c2,
+ 0x4200d000, 0x000007d0, 0x4200d800, 0x0010ebc8,
+ 0x0201f800, 0x001059a5, 0x0201f800, 0x0010e25a,
+ 0x0401f7bf, 0x0201f800, 0x0010619f, 0x0401f7da,
+ 0x4200d000, 0x000000a0, 0x40c4d800, 0x4134e000,
+ 0x0201f800, 0x0010032a, 0x408a6000, 0x408e6800,
+ 0x40928800, 0x40967800, 0x4098b000, 0x589d3006,
+ 0x589d2805, 0x589d2004, 0x589d1803, 0x589d1002,
+ 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000007,
+ 0x1c01f000, 0x497bc856, 0x0201f800, 0x0010474e,
+ 0x80c589c0, 0x0402002e, 0x59a8d015, 0x8c68d504,
+ 0x04000034, 0x8d0e1d20, 0x04020004, 0x59a8d006,
+ 0x8c68d51c, 0x0400001c, 0x4200b000, 0x000007f0,
0x417a8800, 0x0401f004, 0x81468800, 0x8058b040,
- 0x0400003f, 0x0201f800, 0x00103e62, 0x80c589c0,
- 0x040007fa, 0x5934d200, 0x8c68d51a, 0x040007f7,
- 0x5934d403, 0x406a8800, 0x417a7800, 0x42028000,
- 0x00000029, 0x413cd000, 0x413cd800, 0x0201f800,
- 0x00109f3f, 0x5934d200, 0x8468d558, 0x486a6a00,
- 0x5934d200, 0x8468d51a, 0x486a6a00, 0x4937c857,
- 0x4a026c00, 0x00000707, 0x0201f800, 0x00106106,
- 0x40c50000, 0x417a6000, 0x0201f800, 0x0010e4c8,
- 0x0201f800, 0x0010e5a4, 0x417a7800, 0x0201f800,
- 0x0010e63d, 0x0201f800, 0x0010ea62, 0x80817040,
- 0x040207d6, 0x0201f800, 0x001060fa, 0x0401f7d3,
- 0x41790000, 0x42010800, 0x00000001, 0x0401f7c3,
- 0x4200d000, 0x000007d0, 0x4200d800, 0x0010eacd,
- 0x0201f800, 0x00105900, 0x0201f800, 0x0010e14a,
- 0x0401f7c0, 0x4200d000, 0x00000098, 0x40c4d800,
- 0x4134e000, 0x0201f800, 0x0010032a, 0x408a6000,
- 0x408e6800, 0x40928800, 0x40967800, 0x4098b000,
- 0x589d3006, 0x589d2805, 0x589d2004, 0x589d1803,
- 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000007, 0x1c01f000, 0x497bc856, 0x0201f800,
- 0x0010470f, 0x80c589c0, 0x0402002b, 0x59a8d015,
- 0x8c68d504, 0x04000031, 0x8d0e1d20, 0x0400001c,
- 0x4200b000, 0x000007f0, 0x417a8800, 0x0401f004,
- 0x81468800, 0x8058b040, 0x04000015, 0x0201f800,
- 0x00103e62, 0x80c589c0, 0x040007fa, 0x0201f800,
- 0x00104171, 0x80c589c0, 0x040007f6, 0x59a8d00f,
- 0x59340002, 0x8068d580, 0x8268d500, 0x00ffff00,
- 0x040207f0, 0x5934d200, 0x8468d55a, 0x486a6a00,
- 0x81468800, 0x8058b040, 0x040207ed, 0x0201f800,
- 0x001040c4, 0x80c589c0, 0x04000020, 0x59a8d029,
- 0x4200d800, 0x0010eacd, 0x0201f800, 0x00105900,
- 0x0401f01f, 0x83acd400, 0x000007fe, 0x586a6800,
- 0x813669c0, 0x040007d5, 0x5934d200, 0x8468d51a,
- 0x486a6a00, 0x0401f7d1, 0x59a8d21b, 0x8c68d506,
- 0x040007ce, 0x83acd400, 0x000007fe, 0x586a6800,
- 0x813669c0, 0x040007c9, 0x0201f800, 0x00104171,
- 0x80c589c0, 0x040007c5, 0x5934d200, 0x8468d55a,
- 0x486a6a00, 0x0401f7c1, 0x8d0e1d20, 0x040007e5,
- 0x4200d000, 0x000007d0, 0x0401f7de, 0x1c01f000,
- 0x829d3c80, 0x00000003, 0x48813800, 0x48853801,
- 0x48893802, 0x40691000, 0x40710800, 0x4978e000,
- 0x83457480, 0x000007ff, 0x83f17500, 0x03000000,
- 0x04000047, 0x4978e002, 0x4944e001, 0x4144e800,
- 0x42010000, 0x0010af80, 0x4200b000, 0x000007f0,
- 0x83457480, 0x000007ef, 0x04000039, 0x04001038,
- 0x4200b000, 0x00000010, 0x8058b1c0, 0x04000017,
- 0x40740000, 0x8080d400, 0x5868f000, 0x8078f1c0,
- 0x04020043, 0x5884e001, 0x41440000, 0x80717480,
- 0x0400005b, 0x8070d000, 0x8074e800, 0x83457480,
- 0x000007ef, 0x0400004d, 0x0400104c, 0x82697480,
- 0x00000800, 0x0400002e, 0x48690801, 0x8058b040,
- 0x8058b1c0, 0x040207eb, 0x5884d802, 0x806cd9c0,
- 0x04000065, 0x412d0000, 0x4088d000, 0x0201f800,
- 0x00103dbf, 0x4947c857, 0x4937c857, 0x40825800,
- 0x813669c0, 0x04000062, 0x497a6a12, 0x59a8d21b,
- 0x8c68d50a, 0x0402000a, 0x8288dd00, 0x00ffff00,
- 0x04000050, 0x59a8d00f, 0x8268d500, 0x00ffff00,
- 0x406c0000, 0x80697480, 0x0400004a, 0x488a6802,
- 0x4200d000, 0x00000001, 0x0401f079, 0x82697480,
- 0x00fffffb, 0x040007c9, 0x040017c8, 0x4947c857,
+ 0x04000015, 0x0201f800, 0x00103e78, 0x80c589c0,
+ 0x040007fa, 0x0201f800, 0x0010418d, 0x80c589c0,
+ 0x040007f6, 0x59a8d00f, 0x59340002, 0x8068d580,
+ 0x8268d500, 0x00ffff00, 0x040207f0, 0x5934d200,
+ 0x8468d55a, 0x486a6a00, 0x81468800, 0x8058b040,
+ 0x040207ed, 0x0201f800, 0x001040de, 0x80c589c0,
+ 0x04000020, 0x59a8d029, 0x4200d800, 0x0010ebc8,
+ 0x0201f800, 0x001059a5, 0x0401f022, 0x83acd400,
+ 0x000007fe, 0x586a6800, 0x813669c0, 0x040007d2,
+ 0x5934d200, 0x8468d51a, 0x486a6a00, 0x0401f7ce,
+ 0x59a8d21b, 0x8c68d506, 0x040007cb, 0x83acd400,
+ 0x000007fe, 0x586a6800, 0x813669c0, 0x040007c6,
+ 0x0201f800, 0x0010418d, 0x80c589c0, 0x040007c2,
+ 0x5934d200, 0x8468d55a, 0x486a6a00, 0x0401f7be,
+ 0x8d0e1d20, 0x04020004, 0x59a8d006, 0x8c68d51c,
+ 0x040007e2, 0x4200d000, 0x000007d0, 0x0401f7db,
+ 0x1c01f000, 0x829d3c80, 0x00000003, 0x48813800,
+ 0x48853801, 0x48893802, 0x40691000, 0x40710800,
+ 0x4978e000, 0x83457480, 0x000007ff, 0x83f17500,
+ 0x03000000, 0x04000047, 0x4978e002, 0x4944e001,
+ 0x4144e800, 0x42010000, 0x0010b080, 0x4200b000,
+ 0x000007f0, 0x83457480, 0x000007ef, 0x04000039,
+ 0x04001038, 0x4200b000, 0x00000010, 0x8058b1c0,
+ 0x04000017, 0x40740000, 0x8080d400, 0x5868f000,
+ 0x8078f1c0, 0x04020043, 0x5884e001, 0x41440000,
+ 0x80717480, 0x0400005b, 0x8070d000, 0x8074e800,
+ 0x83457480, 0x000007ef, 0x0400004d, 0x0400104c,
+ 0x82697480, 0x00000800, 0x0400002e, 0x48690801,
+ 0x8058b040, 0x8058b1c0, 0x040207eb, 0x5884d802,
+ 0x806cd9c0, 0x04000065, 0x412d0000, 0x4088d000,
+ 0x0201f800, 0x00103dd5, 0x4947c857, 0x4937c857,
+ 0x40825800, 0x813669c0, 0x04000062, 0x497a6a12,
+ 0x59a8d21b, 0x8c68d50a, 0x0402000a, 0x8288dd00,
+ 0x00ffff00, 0x04000050, 0x59a8d00f, 0x8268d500,
+ 0x00ffff00, 0x406c0000, 0x80697480, 0x0400004a,
+ 0x488a6802, 0x4200d000, 0x00000001, 0x0401f079,
+ 0x82697480, 0x00fffffb, 0x040007c9, 0x040017c8,
+ 0x4947c857, 0x488bc857, 0x58857001, 0x48bbc857,
+ 0x4a010800, 0x00000019, 0x4178d000, 0x0401f06d,
+ 0x4a010801, 0x000007f0, 0x4200e800, 0x000007f0,
+ 0x42010000, 0x0010b080, 0x8058b040, 0x0401f7ce,
+ 0x5878d002, 0x8268e500, 0x00ffffff, 0x48710803,
+ 0x40880000, 0x80717480, 0x04000049, 0x5884e001,
+ 0x41440000, 0x80717480, 0x040207b8, 0x58797002,
+ 0x48b90803, 0x4947c857, 0x58857003, 0x48bbc857,
+ 0x4a010800, 0x0000001b, 0x0401f7e4, 0x82697480,
+ 0x000007f0, 0x040207b6, 0x49790801, 0x42010000,
+ 0x0010b080, 0x4178e800, 0x8058b040, 0x0401f7b2,
+ 0x49450802, 0x83457480, 0x000007ef, 0x0400000e,
+ 0x0400100d, 0x83457480, 0x000007fc, 0x04000028,
+ 0x83457480, 0x000007fd, 0x0400001a, 0x83457480,
+ 0x000007ff, 0x0402001a, 0x82897480, 0x00ffffff,
+ 0x04020017, 0x5884d002, 0x8468d55e, 0x48690802,
+ 0x0401f792, 0x8288d500, 0x000000ff, 0x8068d0d0,
+ 0x486a6a12, 0x0401f7b3, 0x4200d000, 0x0000044d,
+ 0x4084e000, 0x0201f800, 0x0010032a, 0x0401f797,
+ 0x4947c857, 0x4a010800, 0x0000000a, 0x0401f7b7,
+ 0x82897480, 0x00fffffd, 0x040007eb, 0x4947c857,
0x488bc857, 0x58857001, 0x48bbc857, 0x4a010800,
- 0x00000019, 0x4178d000, 0x0401f06d, 0x4a010801,
- 0x000007f0, 0x4200e800, 0x000007f0, 0x42010000,
- 0x0010af80, 0x8058b040, 0x0401f7ce, 0x5878d002,
- 0x8268e500, 0x00ffffff, 0x48710803, 0x40880000,
- 0x80717480, 0x04000049, 0x5884e001, 0x41440000,
- 0x80717480, 0x040207b8, 0x58797002, 0x48b90803,
- 0x4947c857, 0x58857003, 0x48bbc857, 0x4a010800,
- 0x0000001b, 0x0401f7e4, 0x82697480, 0x000007f0,
- 0x040207b6, 0x49790801, 0x42010000, 0x0010af80,
- 0x4178e800, 0x8058b040, 0x0401f7b2, 0x49450802,
- 0x83457480, 0x000007ef, 0x0400000e, 0x0400100d,
- 0x83457480, 0x000007fc, 0x04000028, 0x83457480,
- 0x000007fd, 0x0400001a, 0x83457480, 0x000007ff,
- 0x0402001a, 0x82897480, 0x00ffffff, 0x04020017,
- 0x5884d002, 0x8468d55e, 0x48690802, 0x0401f792,
- 0x8288d500, 0x000000ff, 0x8068d0d0, 0x486a6a12,
- 0x0401f7b3, 0x4200d000, 0x000003f1, 0x4084e000,
- 0x0201f800, 0x0010032a, 0x0401f797, 0x4947c857,
- 0x4a010800, 0x0000000a, 0x0401f7b7, 0x82897480,
- 0x00fffffd, 0x040007eb, 0x4947c857, 0x488bc857,
- 0x58857001, 0x48bbc857, 0x4a010800, 0x00000019,
- 0x4078d000, 0x0401f01a, 0x82897480, 0x00fffffc,
- 0x040007e0, 0x0401f7f5, 0x5884d001, 0x41440000,
- 0x80697480, 0x04000007, 0x4947c857, 0x4873c857,
- 0x486fc857, 0x4a010800, 0x0000001a, 0x0401f79e,
- 0x407a6800, 0x8c6cdd08, 0x0400078e, 0x0201f800,
- 0x001040b4, 0x80c589c0, 0x0400078a, 0x4947c857,
- 0x4a010800, 0x0000001d, 0x0401f793, 0x40698800,
- 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000003, 0x1c01f000, 0x4200d000, 0x00000080,
- 0x0201f800, 0x00101363, 0x0201f800, 0x0010593d,
- 0x59c4d0a3, 0x8468d506, 0x486b88a3, 0x0201f800,
- 0x0010471c, 0x80c589c0, 0x04020005, 0x0201f800,
- 0x0010473a, 0x80c589c0, 0x0400006c, 0x59c4d0a3,
- 0x8268d500, 0xbe7fffff, 0x486b88a3, 0x4200d000,
- 0x000000f8, 0x0201f800, 0x001039ea, 0x59c4d0a3,
- 0x8268d540, 0x00018000, 0x8468d51c, 0x486b88a3,
- 0x59c4d0a3, 0x8468d520, 0x486b88a3, 0x497b8808,
- 0x59c4d006, 0x8268d500, 0xfbffff0e, 0x486b8806,
- 0x497b282c, 0x497b282d, 0x4200d000, 0x000001f4,
- 0x4200d800, 0x0010ee45, 0x0201f800, 0x001057be,
- 0x4a038805, 0x00000001, 0x0201f800, 0x00101419,
- 0x80c589c0, 0x04020023, 0x0201f800, 0x00101427,
- 0x80c589c0, 0x04000035, 0x4178d000, 0x0201f800,
- 0x0010169c, 0x4178d000, 0x0201f800, 0x00101622,
- 0x0201f800, 0x00101720, 0x4a035038, 0x00000001,
- 0x0201f800, 0x0010471c, 0x80c589c0, 0x04000018,
- 0x59c4d0a4, 0x8268d500, 0x0000000f, 0x82697480,
- 0x00000008, 0x04000003, 0x4a038805, 0x04000000,
- 0x59c4d0a3, 0x8268d540, 0x0001c000, 0x486b88a3,
- 0x59c4d0a3, 0x8468d520, 0x486b88a3, 0x0401f050,
- 0x4200d000, 0x00000001, 0x0201f800, 0x0010169c,
- 0x4200d000, 0x00000001, 0x0401f7e0, 0x0201f800,
- 0x0010473a, 0x80c589c0, 0x040207e6, 0x0201f800,
- 0x0010472b, 0x4200d000, 0x000001a1, 0x80c589c0,
- 0x04020033, 0x599cd818, 0x40c4e000, 0x0201f800,
- 0x0010032a, 0x0401f03a, 0x0201f800, 0x00101435,
- 0x80c589c0, 0x04020023, 0x0201f800, 0x00101443,
- 0x80c589c0, 0x0400002e, 0x59a8d043, 0x8068d1c0,
- 0x040007c8, 0x0201f800, 0x00101450, 0x4a035038,
- 0x00000001, 0x0401f02a, 0x0201f800, 0x0010472b,
- 0x80c589c0, 0x0400001f, 0x59c4d0a3, 0x8468d570,
- 0x8468d532, 0x486b88a3, 0x59a8d073, 0x82697480,
- 0x00000000, 0x83f17500, 0x0c000000, 0x04000004,
- 0x82b97580, 0x0c000000, 0x04020796, 0x0201f800,
- 0x00104b3e, 0x4a038808, 0x00000008, 0x0401f791,
- 0x4200d000, 0x00000002, 0x0201f800, 0x0010169c,
- 0x4200d000, 0x00000002, 0x0401f7a4, 0x4a035014,
- 0x00000001, 0x0201f800, 0x00104670, 0x0401f008,
- 0x4200d000, 0x0000014e, 0x0401f7c7, 0x4200d000,
- 0x00000182, 0x59a8d837, 0x0401f7c4, 0x1c01f000,
- 0x5994d02c, 0x8068d1c0, 0x04020006, 0x5994d02d,
- 0x4200d800, 0x00000001, 0x8068d1c0, 0x04000002,
- 0x4178d800, 0x406d8800, 0x1c01f000, 0x0201f800,
- 0x00101616, 0x4a035038, 0x00000002, 0x497b5043,
- 0x59c4d0a3, 0x8468d520, 0x486b88a3, 0x0201f800,
- 0x0010472b, 0x80c589c0, 0x04000002, 0x0401f009,
- 0x48c7282c, 0x48c7282d, 0x4200d000, 0x0000002d,
- 0x4200d800, 0x0010ee45, 0x0201f800, 0x001057be,
- 0x1c01f000, 0x0401ffdf, 0x80c589c0, 0x04000004,
- 0x4a035038, 0x00000003, 0x0401f01f, 0x0201f800,
- 0x00101443, 0x80c589c0, 0x04000004, 0x59a8d043,
- 0x8068d1c0, 0x04020008, 0x0201f800, 0x001016e7,
- 0x80c589c0, 0x04020002, 0x0401f013, 0x0401ffd8,
- 0x0401f011, 0x0201f800, 0x00101450, 0x59a8d042,
- 0x8c68d51e, 0x040007f9, 0x0201f800, 0x0010472b,
- 0x80c589c0, 0x04020003, 0x0401ffcd, 0x0401f006,
- 0x4a035014, 0x00000001, 0x0201f800, 0x00104670,
- 0x0401f7fa, 0x1c01f000, 0x4202d800, 0x00000001,
- 0x497b5038, 0x4a038805, 0x00000001, 0x497b282c,
- 0x497b282d, 0x497b8885, 0x1c01f000, 0x59a8d073,
+ 0x00000019, 0x4078d000, 0x0401f01a, 0x82897480,
+ 0x00fffffc, 0x040007e0, 0x0401f7f5, 0x5884d001,
+ 0x41440000, 0x80697480, 0x04000007, 0x4947c857,
+ 0x4873c857, 0x486fc857, 0x4a010800, 0x0000001a,
+ 0x0401f79e, 0x407a6800, 0x8c6cdd08, 0x0400078e,
+ 0x0201f800, 0x001040ce, 0x80c589c0, 0x0400078a,
+ 0x4947c857, 0x4a010800, 0x0000001d, 0x0401f793,
+ 0x40698800, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000003, 0x1c01f000, 0x4200d000,
+ 0x00000080, 0x0201f800, 0x00101364, 0x0201f800,
+ 0x001059e2, 0x59c4d0a3, 0x8468d506, 0x486b88a3,
+ 0x0201f800, 0x0010475b, 0x80c589c0, 0x04020005,
+ 0x0201f800, 0x00104779, 0x80c589c0, 0x0400006c,
+ 0x59c4d0a3, 0x8268d500, 0xbe7fffff, 0x486b88a3,
+ 0x4200d000, 0x000000f8, 0x0201f800, 0x001039fd,
+ 0x59c4d0a3, 0x8268d540, 0x00018000, 0x8468d51c,
+ 0x486b88a3, 0x59c4d0a3, 0x8468d520, 0x486b88a3,
+ 0x497b8808, 0x59c4d006, 0x8268d500, 0xfbffff0e,
+ 0x486b8806, 0x497b282c, 0x497b282d, 0x4200d000,
+ 0x000001f4, 0x4200d800, 0x0010ef4a, 0x0201f800,
+ 0x00105863, 0x4a038805, 0x00000001, 0x0201f800,
+ 0x0010141a, 0x80c589c0, 0x04020023, 0x0201f800,
+ 0x00101428, 0x80c589c0, 0x04000035, 0x4178d000,
+ 0x0201f800, 0x0010169d, 0x4178d000, 0x0201f800,
+ 0x00101623, 0x0201f800, 0x00101721, 0x4a035038,
+ 0x00000001, 0x0201f800, 0x0010475b, 0x80c589c0,
+ 0x04000018, 0x59c4d0a4, 0x8268d500, 0x0000000f,
+ 0x82697480, 0x00000008, 0x04000003, 0x4a038805,
+ 0x04000000, 0x59c4d0a3, 0x8268d540, 0x0001c000,
+ 0x486b88a3, 0x59c4d0a3, 0x8468d520, 0x486b88a3,
+ 0x0401f050, 0x4200d000, 0x00000001, 0x0201f800,
+ 0x0010169d, 0x4200d000, 0x00000001, 0x0401f7e0,
+ 0x0201f800, 0x00104779, 0x80c589c0, 0x040207e6,
+ 0x0201f800, 0x0010476a, 0x4200d000, 0x000001a9,
+ 0x80c589c0, 0x04020033, 0x599cd818, 0x40c4e000,
+ 0x0201f800, 0x0010032a, 0x0401f03a, 0x0201f800,
+ 0x00101436, 0x80c589c0, 0x04020023, 0x0201f800,
+ 0x00101444, 0x80c589c0, 0x0400002e, 0x59a8d043,
+ 0x8068d1c0, 0x040007c8, 0x0201f800, 0x00101451,
+ 0x4a035038, 0x00000001, 0x0401f02a, 0x0201f800,
+ 0x0010476a, 0x80c589c0, 0x0400001f, 0x59c4d0a3,
+ 0x8468d570, 0x8468d532, 0x486b88a3, 0x59a8d073,
0x82697480, 0x00000000, 0x83f17500, 0x0c000000,
- 0x04000004, 0x82b97580, 0x0c000000, 0x04020007,
- 0x59c4d005, 0x8268d500, 0x000000c0, 0x04020005,
- 0x486b8885, 0x0401f008, 0x8468d506, 0x486b5073,
- 0x59c4d006, 0x8268d540, 0x000000f1, 0x486b8806,
- 0x0401ffe2, 0x1c01f000, 0x0201f800, 0x0010473a,
- 0x80c589c0, 0x04000005, 0x59a8d013, 0x82697480,
- 0x0000aaaa, 0x0400000c, 0x497b5013, 0x59c4d006,
- 0x8268d540, 0x04000001, 0x486b8806, 0x8d0e1d06,
- 0x04020008, 0x59c4d0a3, 0x8468d546, 0x486b88a3,
- 0x0401f004, 0x4a03500f, 0x00ffffff, 0x0401f7f3,
- 0x0401ffca, 0x1c01f000, 0x809d3840, 0x48813800,
- 0x0401ff80, 0x80c589c0, 0x04000005, 0x4a035038,
- 0x00000003, 0x497b8885, 0x0401f03e, 0x4a038805,
- 0x000000f0, 0x0201f800, 0x001016e7, 0x80c589c0,
- 0x0400002d, 0x0201f800, 0x0010472b, 0x80c589c0,
- 0x04020033, 0x59c4d0a4, 0x8268d500, 0x0000000f,
- 0x82697480, 0x00000008, 0x0400002b, 0x59c4d005,
- 0x82690500, 0x04000000, 0x8c68d534, 0x04020026,
- 0x5994d02c, 0x82697480, 0x00000002, 0x83f17500,
- 0x03000000, 0x040007e4, 0x0201f800, 0x0010473a,
- 0x80c589c0, 0x040007e0, 0x4a038805, 0x000000f0,
- 0x0201f800, 0x00104777, 0x4a035013, 0x0000aaaa,
- 0x48835014, 0x59c4d0a3, 0x8468d546, 0x486b88a3,
- 0x4202d800, 0x00000001, 0x48835038, 0x4a038805,
- 0x00000001, 0x4883282c, 0x4883282d, 0x0401ff98,
- 0x0401f7cd, 0x0201f800, 0x00101443, 0x80c589c0,
- 0x040007c9, 0x59a8d043, 0x8068d1c0, 0x040007c6,
- 0x0401f7c3, 0x0401ffa5, 0x0401f7c3, 0x0401ff8c,
- 0x589d0000, 0x809d3800, 0x1c01f000, 0x497bc856,
- 0x4200d000, 0x00000080, 0x0201f800, 0x00101363,
- 0x497b5038, 0x0201f800, 0x00101443, 0x80c589c0,
- 0x0400000e, 0x59a8d036, 0x8068d1c0, 0x04020008,
- 0x8068d1c0, 0x04020009, 0x4a035036, 0x0000000a,
- 0x4a035043, 0x00000001, 0x0401f004, 0x8068d040,
- 0x486b5036, 0x0401f7f7, 0x497b8885, 0x0201f800,
- 0x001003f9, 0x1c01f000, 0x59a8d873, 0x826d7480,
- 0x00000000, 0x83f17500, 0x0c000000, 0x04000004,
- 0x82b97580, 0x0c000000, 0x04020011, 0x4200e000,
- 0x00000003, 0x59a80038, 0x80717480, 0x04001006,
- 0x0c01f001, 0x0010ee3f, 0x0010ee41, 0x0010ee43,
- 0x0010ee3d, 0x4200d000, 0x000000c3, 0x4000d800,
- 0x0201f800, 0x0010032a, 0x0401f019, 0x826cd500,
- 0x00000008, 0x8c6cdd06, 0x040207ed, 0x4202d800,
- 0x00000001, 0x486b5038, 0x486b282c, 0x486b282d,
- 0x59a8d073, 0x8468d506, 0x486b5073, 0x4a035014,
- 0x00000001, 0x0201f800, 0x00104670, 0x0401f008,
- 0x0401ffbb, 0x0401f006, 0x0401fe4c, 0x0401f004,
- 0x0401ff11, 0x0401f002, 0x0401ff6c, 0x1c01f000,
- 0x497b282d, 0x1c01f000, 0x59a8d017, 0x82697480,
- 0x0000ffff, 0x04000004, 0x0201f800, 0x0010e14a,
- 0x0401f0b1, 0x59a8da1b, 0x826cd500, 0x00000028,
- 0x04000025, 0x8c6cdd00, 0x04000023, 0x4a038802,
- 0x0000ffbf, 0x59a8da1b, 0x8c6cdd02, 0x0400001e,
- 0x599ce018, 0x8c70e516, 0x04020012, 0x59a8d01c,
- 0x82697480, 0x0000ffff, 0x0400000e, 0x0201f800,
- 0x00101a07, 0x59a8d21b, 0x8268dd00, 0x00000004,
- 0x8c68d504, 0x04020050, 0x406e5800, 0x4200d000,
- 0x00000003, 0x0201f800, 0x00101a35, 0x0401f092,
- 0x8c70e516, 0x04020005, 0x59a8d01c, 0x82697480,
- 0x0000ffff, 0x04000084, 0x59a8d01d, 0x8068d1c0,
- 0x04020041, 0x8c6cdd08, 0x04000040, 0x599cd019,
- 0x8c68d510, 0x04000041, 0x0201f800, 0x001040c4,
- 0x80c589c0, 0x04020038, 0x599cd019, 0x8c68d510,
- 0x0400003d, 0x59a8d21b, 0x8c68d508, 0x0400003a,
- 0x4a038802, 0x0000ffff, 0x4200d000, 0x0010b841,
- 0x0201f800, 0x00100531, 0x4200d000, 0x0010b84e,
- 0x0201f800, 0x00100531, 0x850e1d02, 0x4a0378e4,
- 0x00000080, 0x4202d800, 0x00000003, 0x4a035017,
- 0x0000ffff, 0x0201f800, 0x0010042f, 0x4178d000,
- 0x0201f800, 0x00101363, 0x59a8d21b, 0x8c68d506,
- 0x04000048, 0x599cd018, 0x8268e500, 0x00000800,
- 0x8c68d516, 0x04020040, 0x599cd019, 0x8c68d510,
- 0x04000004, 0x59a8d21b, 0x8c68d508, 0x04020049,
- 0x4200d000, 0x0000ffff, 0x4200d800, 0x00000006,
- 0x4178e000, 0x0201f800, 0x0010325d, 0x0201f800,
- 0x0010473a, 0x80c589c0, 0x04000020, 0x0201f800,
- 0x00106420, 0x0401f048, 0x59a8d016, 0x8068d1c0,
- 0x040007c2, 0x0401f044, 0x8c6cdd16, 0x040207bf,
- 0x0401f041, 0x599cd018, 0x8c68d516, 0x0400001d,
- 0x599cd017, 0x8c68d50a, 0x040007c2, 0x4200b000,
+ 0x04000004, 0x82b97580, 0x0c000000, 0x04020796,
+ 0x0201f800, 0x00104b7d, 0x4a038808, 0x00000008,
+ 0x0401f791, 0x4200d000, 0x00000002, 0x0201f800,
+ 0x0010169d, 0x4200d000, 0x00000002, 0x0401f7a4,
+ 0x4a035014, 0x00000001, 0x0201f800, 0x001046af,
+ 0x0401f008, 0x4200d000, 0x00000156, 0x0401f7c7,
+ 0x4200d000, 0x0000018a, 0x59a8d837, 0x0401f7c4,
+ 0x1c01f000, 0x5994d02c, 0x8068d1c0, 0x04020006,
+ 0x5994d02d, 0x4200d800, 0x00000001, 0x8068d1c0,
+ 0x04000002, 0x4178d800, 0x406d8800, 0x1c01f000,
+ 0x0201f800, 0x00101617, 0x4a035038, 0x00000002,
+ 0x497b5043, 0x59c4d0a3, 0x8468d520, 0x486b88a3,
+ 0x0201f800, 0x0010476a, 0x80c589c0, 0x04000002,
+ 0x0401f009, 0x48c7282c, 0x48c7282d, 0x4200d000,
+ 0x0000002d, 0x4200d800, 0x0010ef4a, 0x0201f800,
+ 0x00105863, 0x1c01f000, 0x0401ffdf, 0x80c589c0,
+ 0x04000004, 0x4a035038, 0x00000003, 0x0401f01f,
+ 0x0201f800, 0x00101444, 0x80c589c0, 0x04000004,
+ 0x59a8d043, 0x8068d1c0, 0x04020008, 0x0201f800,
+ 0x001016e8, 0x80c589c0, 0x04020002, 0x0401f013,
+ 0x0401ffd8, 0x0401f011, 0x0201f800, 0x00101451,
+ 0x59a8d042, 0x8c68d51e, 0x040007f9, 0x0201f800,
+ 0x0010476a, 0x80c589c0, 0x04020003, 0x0401ffcd,
+ 0x0401f006, 0x4a035014, 0x00000001, 0x0201f800,
+ 0x001046af, 0x0401f7fa, 0x1c01f000, 0x4202d800,
+ 0x00000001, 0x497b5038, 0x4a038805, 0x00000001,
+ 0x497b282c, 0x497b282d, 0x497b8885, 0x1c01f000,
+ 0x59a8d073, 0x82697480, 0x00000000, 0x83f17500,
+ 0x0c000000, 0x04000004, 0x82b97580, 0x0c000000,
+ 0x04020007, 0x59c4d005, 0x8268d500, 0x000000c0,
+ 0x04020005, 0x486b8885, 0x0401f008, 0x8468d506,
+ 0x486b5073, 0x59c4d006, 0x8268d540, 0x000000f1,
+ 0x486b8806, 0x0401ffe2, 0x1c01f000, 0x0201f800,
+ 0x00104779, 0x80c589c0, 0x04000005, 0x59a8d013,
+ 0x82697480, 0x0000aaaa, 0x0400000c, 0x497b5013,
+ 0x59c4d006, 0x8268d540, 0x04000001, 0x486b8806,
+ 0x8d0e1d06, 0x04020008, 0x59c4d0a3, 0x8468d546,
+ 0x486b88a3, 0x0401f004, 0x4a03500f, 0x00ffffff,
+ 0x0401f7f3, 0x0401ffca, 0x1c01f000, 0x809d3840,
+ 0x48813800, 0x0401ff80, 0x80c589c0, 0x04000005,
+ 0x4a035038, 0x00000003, 0x497b8885, 0x0401f03e,
+ 0x4a038805, 0x000000f0, 0x0201f800, 0x001016e8,
+ 0x80c589c0, 0x0400002d, 0x0201f800, 0x0010476a,
+ 0x80c589c0, 0x04020033, 0x59c4d0a4, 0x8268d500,
+ 0x0000000f, 0x82697480, 0x00000008, 0x0400002b,
+ 0x59c4d005, 0x82690500, 0x04000000, 0x8c68d534,
+ 0x04020026, 0x5994d02c, 0x82697480, 0x00000002,
+ 0x83f17500, 0x03000000, 0x040007e4, 0x0201f800,
+ 0x00104779, 0x80c589c0, 0x040007e0, 0x4a038805,
+ 0x000000f0, 0x0201f800, 0x001047b6, 0x4a035013,
+ 0x0000aaaa, 0x48835014, 0x59c4d0a3, 0x8468d546,
+ 0x486b88a3, 0x4202d800, 0x00000001, 0x48835038,
+ 0x4a038805, 0x00000001, 0x4883282c, 0x4883282d,
+ 0x0401ff98, 0x0401f7cd, 0x0201f800, 0x00101444,
+ 0x80c589c0, 0x040007c9, 0x59a8d043, 0x8068d1c0,
+ 0x040007c6, 0x0401f7c3, 0x0401ffa5, 0x0401f7c3,
+ 0x0401ff8c, 0x589d0000, 0x809d3800, 0x1c01f000,
+ 0x497bc856, 0x4200d000, 0x00000080, 0x0201f800,
+ 0x00101364, 0x497b5038, 0x0201f800, 0x00101444,
+ 0x80c589c0, 0x0400000e, 0x59a8d036, 0x8068d1c0,
+ 0x04020008, 0x8068d1c0, 0x04020009, 0x4a035036,
+ 0x0000000a, 0x4a035043, 0x00000001, 0x0401f004,
+ 0x8068d040, 0x486b5036, 0x0401f7f7, 0x497b8885,
+ 0x0201f800, 0x001003f9, 0x1c01f000, 0x59a8d873,
+ 0x826d7480, 0x00000000, 0x83f17500, 0x0c000000,
+ 0x04000004, 0x82b97580, 0x0c000000, 0x04020011,
+ 0x4200e000, 0x00000003, 0x59a80038, 0x80717480,
+ 0x04001006, 0x0c01f001, 0x0010ef44, 0x0010ef46,
+ 0x0010ef48, 0x0010ef42, 0x4200d000, 0x000000cb,
+ 0x4000d800, 0x0201f800, 0x0010032a, 0x0401f019,
+ 0x826cd500, 0x00000008, 0x8c6cdd06, 0x040207ed,
+ 0x4202d800, 0x00000001, 0x486b5038, 0x486b282c,
+ 0x486b282d, 0x59a8d073, 0x8468d506, 0x486b5073,
+ 0x4a035014, 0x00000001, 0x0201f800, 0x001046af,
+ 0x0401f008, 0x0401ffbb, 0x0401f006, 0x0401fe4c,
+ 0x0401f004, 0x0401ff11, 0x0401f002, 0x0401ff6c,
+ 0x1c01f000, 0x497b282d, 0x1c01f000, 0x59a8d017,
+ 0x82697480, 0x0000ffff, 0x04000004, 0x0201f800,
+ 0x0010e25a, 0x0401f0b4, 0x59a8da1b, 0x826cd500,
+ 0x00000028, 0x04000025, 0x8c6cdd00, 0x04000023,
+ 0x4a038802, 0x0000ffbf, 0x59a8da1b, 0x8c6cdd02,
+ 0x0400001e, 0x599ce018, 0x8c70e516, 0x04020012,
+ 0x59a8d01c, 0x82697480, 0x0000ffff, 0x0400000e,
+ 0x0201f800, 0x00101a08, 0x59a8d21b, 0x8268dd00,
+ 0x00000004, 0x8c68d504, 0x04020059, 0x406e5800,
+ 0x4200d000, 0x00000003, 0x0201f800, 0x00101a36,
+ 0x0401f095, 0x8c70e516, 0x04020005, 0x59a8d01c,
+ 0x82697480, 0x0000ffff, 0x04000087, 0x59a8d01d,
+ 0x8068d1c0, 0x0402004a, 0x8c6cdd08, 0x04000049,
+ 0x599cd019, 0x8c68d510, 0x0400004a, 0x0201f800,
+ 0x001040de, 0x80c589c0, 0x04020041, 0x599cd019,
+ 0x8c68d510, 0x04000004, 0x59a8d21b, 0x8c68d508,
+ 0x0402000a, 0x599cd018, 0x8c68d516, 0x04000059,
+ 0x599cd017, 0x8c68d50a, 0x0402003d, 0x59a8d006,
+ 0x8c68d51c, 0x0402003a, 0x4a038802, 0x0000ffff,
+ 0x4200d000, 0x0010b941, 0x0201f800, 0x00100531,
+ 0x4200d000, 0x0010b94e, 0x0201f800, 0x00100531,
+ 0x850e1d02, 0x4a0378e4, 0x00000080, 0x4202d800,
+ 0x00000003, 0x4a035017, 0x0000ffff, 0x0201f800,
+ 0x0010042f, 0x4178d000, 0x0201f800, 0x00101364,
+ 0x59a8d21b, 0x8c68d506, 0x04000042, 0x599cd018,
+ 0x8268e500, 0x00000800, 0x8c68d516, 0x0402003a,
+ 0x599cd019, 0x8c68d510, 0x04000004, 0x59a8d21b,
+ 0x8c68d508, 0x0402003e, 0x4200d000, 0x0000ffff,
+ 0x4200d800, 0x00000006, 0x4178e000, 0x0201f800,
+ 0x00103267, 0x0201f800, 0x00104779, 0x80c589c0,
+ 0x0400001a, 0x0201f800, 0x001064c5, 0x0401f042,
+ 0x59a8d016, 0x8068d1c0, 0x040007b9, 0x0401f03e,
+ 0x8c6cdd16, 0x040207b6, 0x0401f03b, 0x4200b000,
0x000007f0, 0x417a8800, 0x0401f004, 0x81468800,
- 0x8058b040, 0x040007bb, 0x0201f800, 0x00103e62,
+ 0x8058b040, 0x040007c1, 0x0201f800, 0x00103e78,
0x80c589c0, 0x040007fa, 0x5934d200, 0x8c68d51a,
- 0x040007f7, 0x0401f02c, 0x0201f800, 0x0010470f,
- 0x80c589c0, 0x04000016, 0x59c4d006, 0x8468d534,
- 0x486b8806, 0x0201f800, 0x00106420, 0x0401f7da,
- 0x0201f800, 0x001043fe, 0x80c589c0, 0x040007e1,
- 0x0401f01d, 0x0201f800, 0x001032c1, 0x0401f7cc,
- 0x0201f800, 0x0010470f, 0x80c589c0, 0x040207b6,
- 0x59a8d21b, 0x486b541b, 0x0401f7b3, 0x59c4d006,
- 0x8268d500, 0xffffff0f, 0x486b8806, 0x0401f7ea,
- 0x4200d000, 0x000007fe, 0x4200d800, 0x00000004,
- 0x0401f7b9, 0x8c6cdd04, 0x0402077c, 0x826cd500,
- 0x00004000, 0x8c6cdd1c, 0x04020778, 0x406a5800,
- 0x0401f76b, 0x1c01f000, 0x59c4d00d, 0x8c68d51e,
+ 0x040007f7, 0x0401f02c, 0x0201f800, 0x0010474e,
+ 0x80c589c0, 0x0400001b, 0x59c4d006, 0x8468d534,
+ 0x486b8806, 0x0201f800, 0x001064c5, 0x0401f7e0,
+ 0x0201f800, 0x0010441d, 0x80c589c0, 0x040007a5,
+ 0x0401f01d, 0x0201f800, 0x001032cb, 0x0401f7d2,
+ 0x0201f800, 0x0010474e, 0x80c589c0, 0x040207bc,
+ 0x59a8d21b, 0x486b541b, 0x0401f7b9, 0x4200d000,
+ 0x000007fe, 0x4200d800, 0x00000004, 0x0401f7c4,
+ 0x59c4d006, 0x8268d500, 0xffffff0f, 0x486b8806,
+ 0x0401f7e5, 0x8c6cdd04, 0x04020779, 0x826cd500,
+ 0x00004000, 0x8c6cdd1c, 0x04020775, 0x406a5800,
+ 0x0401f768, 0x1c01f000, 0x59c4d00d, 0x8c68d51e,
0x04020004, 0x59c4d005, 0x8c68d500, 0x0400000c,
- 0x0201f800, 0x00100447, 0x0201f800, 0x0010470f,
- 0x80c589c0, 0x0400000f, 0x0201f800, 0x00104670,
+ 0x0201f800, 0x00100447, 0x0201f800, 0x0010474e,
+ 0x80c589c0, 0x0400000f, 0x0201f800, 0x001046af,
0x816d7040, 0x040000a3, 0x0401f11b, 0x4a035043,
0x00000001, 0x4202d800, 0x00000004, 0x4200d000,
- 0x0010bc87, 0x0201f800, 0x0010ad1c, 0x0401f112,
- 0x0201f800, 0x0010473a, 0x80c589c0, 0x0402008b,
- 0x0201f800, 0x0010330a, 0x59c4d0a4, 0x8268d500,
+ 0x0010bd87, 0x0201f800, 0x0010ae0f, 0x0401f112,
+ 0x0201f800, 0x00104779, 0x80c589c0, 0x0402008b,
+ 0x0201f800, 0x0010331d, 0x59c4d0a4, 0x8268d500,
0x0000000f, 0x82697480, 0x00000006, 0x83f17500,
- 0x03000000, 0x040007e9, 0x0201f800, 0x0010593d,
+ 0x03000000, 0x040007e9, 0x0201f800, 0x001059e2,
0x59c4d0a3, 0x8468d528, 0x486b88a3, 0x59a8d05f,
0x8068d1c0, 0x040000c5, 0x59a8e072, 0x8270d500,
0x00001f00, 0x8068d910, 0x826d7480, 0x00000002,
0x83f17500, 0x03000000, 0x040000a9, 0x59a8d015,
- 0x8468d546, 0x486b5015, 0x0201f800, 0x0010471c,
+ 0x8468d546, 0x486b5015, 0x0201f800, 0x0010475b,
0x80c589c0, 0x040000a9, 0x59c4d006, 0x8268d540,
0x44000001, 0x486b8806, 0x59c4d006, 0x8268d500,
0xffffff0f, 0x486b8806, 0x497b9005, 0x4a038802,
0x0000ffff, 0x4a0378e4, 0x00003000, 0x4200d000,
- 0x0010b896, 0x5868d400, 0x8c68d508, 0x04020003,
- 0x4a0378e4, 0x000c0000, 0x4200d000, 0x0010bb60,
- 0x0201f800, 0x0010ad1c, 0x59a8d00f, 0x4200d800,
- 0x00000003, 0x0201f800, 0x00106132, 0x4200d000,
- 0x00008010, 0x59a8d809, 0x0201f800, 0x001031e9,
+ 0x0010b996, 0x5868d400, 0x8c68d508, 0x04020003,
+ 0x4a0378e4, 0x000c0000, 0x4200d000, 0x0010bc60,
+ 0x0201f800, 0x0010ae0f, 0x59a8d00f, 0x4200d800,
+ 0x00000003, 0x0201f800, 0x001061d7, 0x4200d000,
+ 0x00008010, 0x59a8d809, 0x0201f800, 0x001031f3,
0x59c8d015, 0x8468d548, 0x486b9015, 0x0201f800,
- 0x00101616, 0x59a8d008, 0x8468d500, 0x486b5008,
- 0x850e1d0a, 0x0201f800, 0x0010eb6f, 0x0201f800,
- 0x0010470f, 0x80c589c0, 0x04020003, 0x8d0e1d06,
- 0x0402008f, 0x0201f800, 0x001040c4, 0x80c589c0,
+ 0x00101617, 0x59a8d008, 0x8468d500, 0x486b5008,
+ 0x850e1d0a, 0x0201f800, 0x0010ec6e, 0x0201f800,
+ 0x0010474e, 0x80c589c0, 0x04020003, 0x8d0e1d06,
+ 0x0402008f, 0x0201f800, 0x001040de, 0x80c589c0,
0x04000081, 0x59c4d002, 0x8468d50c, 0x486b8802,
0x497b501d, 0x497b501c, 0x497b5057, 0x0201f800,
- 0x0010470f, 0x80c589c0, 0x0400006c, 0x497b521b,
- 0x0201f800, 0x001013fe, 0x59a8d01f, 0x82680500,
+ 0x0010474e, 0x80c589c0, 0x0400006c, 0x497b521b,
+ 0x0201f800, 0x001013ff, 0x59a8d01f, 0x82680500,
0xffff0000, 0x80c4d540, 0x486b501f, 0x599cd017,
0x8c68d50a, 0x04000004, 0x59a8d21b, 0x8468d544,
0x486b521b, 0x4200d000, 0x00000005, 0x0201f800,
- 0x001066cf, 0x497b501d, 0x497b5016, 0x4a035017,
+ 0x00106774, 0x497b501d, 0x497b5016, 0x4a035017,
0x0000ffff, 0x4a0378e4, 0x080000c0, 0x4202d800,
- 0x00000002, 0x0201f800, 0x0010470f, 0x80c589c0,
+ 0x00000002, 0x0201f800, 0x0010474e, 0x80c589c0,
0x04020007, 0x59a8d21b, 0x8268d500, 0x0000000c,
0x82697480, 0x00000004, 0x0400076c, 0x0201f800,
- 0x0010e14a, 0x0401f084, 0x5994d02d, 0x42000000,
- 0x001039d5, 0x80697480, 0x04000031, 0x59c4d006,
+ 0x0010e25a, 0x0401f084, 0x5994d02d, 0x42000000,
+ 0x001039e8, 0x80697480, 0x04000031, 0x59c4d006,
0x8268d540, 0x000000c0, 0x486b8806, 0x0401f76d,
0x59a8d011, 0x82697480, 0x00000009, 0x0402075b,
0x497b500f, 0x4a038805, 0x000000f0, 0x0201f800,
- 0x0010472b, 0x80c589c0, 0x0400004b, 0x59c4d006,
+ 0x0010476a, 0x80c589c0, 0x0400004b, 0x59c4d006,
0x8268d540, 0x000000f1, 0x486b8806, 0x59c4d006,
0x8268d500, 0xbbffffff, 0x486b8806, 0x0201f800,
- 0x0010593d, 0x0201f800, 0x0010613d, 0x59a8d873,
+ 0x001059e2, 0x0201f800, 0x001061e2, 0x59a8d873,
0x826d7480, 0x00000000, 0x83f17500, 0x0c000000,
0x04000004, 0x82b97580, 0x0c000000, 0x0402004d,
- 0x4a038893, 0x00000001, 0x4200d000, 0x0010bb69,
- 0x0201f800, 0x0010ad1c, 0x497b5056, 0x4200d000,
+ 0x4a038893, 0x00000001, 0x4200d000, 0x0010bc69,
+ 0x0201f800, 0x0010ae0f, 0x497b5056, 0x4200d000,
0x00008030, 0x4178d800, 0x0401f784, 0x5994d02c,
0x8068d1c0, 0x0402073f, 0x0401f7cd, 0x806cd840,
0x8270d500, 0x00ff0000, 0x806c00d0, 0x8068d540,
0x486b9035, 0x0401f752, 0x59c4d006, 0x8268d540,
0x440000f1, 0x0401f75c, 0x59a8d01f, 0x8268d500,
- 0xffff0000, 0x486b501f, 0x0201f800, 0x001013fe,
- 0x48c78880, 0x0401f796, 0x0201f800, 0x00103911,
- 0x0401f035, 0x0201f800, 0x0010470f, 0x80c589c0,
+ 0xffff0000, 0x486b501f, 0x0201f800, 0x001013ff,
+ 0x48c78880, 0x0401f796, 0x0201f800, 0x00103924,
+ 0x0401f035, 0x0201f800, 0x0010474e, 0x80c589c0,
0x04000011, 0x59a8d018, 0x8068d1c0, 0x0402077d,
- 0x0201f800, 0x00108bc4, 0x0401f77a, 0x4a035056,
- 0x00000001, 0x850e1d0e, 0x0201f800, 0x00103461,
+ 0x0201f800, 0x00108c7d, 0x0401f77a, 0x4a035056,
+ 0x00000001, 0x850e1d0e, 0x0201f800, 0x00103474,
0x0401f025, 0x59c4d006, 0x8268d540, 0x440000f1,
- 0x0401f7ba, 0x0201f800, 0x00108bc4, 0x59a8d21b,
+ 0x0401f7ba, 0x0201f800, 0x00108c7d, 0x59a8d21b,
0x8c68d506, 0x0402076b, 0x59a8d018, 0x8068d1c0,
0x04020007, 0x59a8d41b, 0x8c68d508, 0x04000765,
0x82697480, 0x0000ffff, 0x04000762, 0x4a03541b,
- 0x0000ffff, 0x0201f800, 0x00103a30, 0x0401f75d,
+ 0x0000ffff, 0x0201f800, 0x00103a43, 0x0401f75d,
0x59aa6874, 0x5934d400, 0x82697480, 0x00000404,
0x04020007, 0x8c6cdd0c, 0x040006ec, 0x826cd500,
0x00000003, 0x040007ad, 0x0401f003, 0x0201f800,
- 0x0010a5e6, 0x1c01f000, 0x829d3c80, 0x00000005,
+ 0x0010a6d9, 0x1c01f000, 0x829d3c80, 0x00000005,
0x48813800, 0x48853801, 0x48893802, 0x488d3803,
0x48913804, 0x42011800, 0x00000001, 0x41791000,
0x40890800, 0x40592000, 0x8268f500, 0x00ffffff,
@@ -13652,7 +13711,7 @@
0x00000002, 0x00000003, 0x00000004, 0x00000005,
0x00000006, 0x00000007, 0x00000008, 0x00000009,
0x0000000a, 0x0000000b, 0x0000000c, 0x0000000d,
- 0x0000000e, 0x0000000f, 0x431a212a, 0x02800004,
+ 0x0000000e, 0x0000000f, 0xf500c489, 0x02800004,
0x00000000, 0x0000c000, 0x000007e8, 0x073fca5a,
0x0705a5a5, 0x01928009, 0x070ff0e1, 0x03800006,
0x04958010, 0x05308000, 0x05008000, 0x0600902f,
@@ -14159,7 +14218,7 @@
0x07600c41, 0x050f80ff, 0x01202003, 0x073fa00a,
0x06000001, 0x07f00000, 0x05601041, 0x050f80ff,
0x032fa069, 0x0380005c, 0x565d6811, 0x02800004,
- 0x00000000, 0x00008000, 0x000005de, 0x040f801f,
+ 0x00000000, 0x00008000, 0x000005e5, 0x040f801f,
0x012fa8c9, 0x040f801f, 0x063fa091, 0x06000010,
0x03200005, 0x07420000, 0x050fb000, 0x040f801f,
0x073fa011, 0x06000038, 0x040f801f, 0x053fa859,
@@ -14210,11 +14269,11 @@
0x03e00000, 0x03800014, 0x059080c3, 0x030160e1,
0x028000ce, 0x059080c6, 0x030150e1, 0x028000ce,
0x059080c9, 0x010140e1, 0x028000ce, 0x060fc013,
- 0x06a005d6, 0x03800014, 0x014940e4, 0x01a180d2,
+ 0x07a005dd, 0x03800014, 0x014940e4, 0x01a180d2,
0x0280004a, 0x02681e0d, 0x050fb0ff, 0x04600876,
0x050f80ff, 0x053fa809, 0x06000001, 0x05488003,
0x058180e1, 0x0400800d, 0x0120d000, 0x013e4000,
- 0x05000200, 0x06009076, 0x04002075, 0x06a005c2,
+ 0x05000200, 0x06009076, 0x04002075, 0x07a005c9,
0x07c00000, 0x072e4800, 0x07000012, 0x018680e7,
0x060fc013, 0x07c00000, 0x00012013, 0x0747f000,
0x05600800, 0x050f80ff, 0x012fa839, 0x0249f001,
@@ -14252,7 +14311,7 @@
0x050f80ff, 0x053fa80a, 0x07000009, 0x0180016f,
0x0202a013, 0x02029013, 0x0647f020, 0x06486020,
0x07818174, 0x04a002e0, 0x00800179, 0x007a0120,
- 0x04000101, 0x04a002e0, 0x0400802c, 0x07a005bb,
+ 0x04000101, 0x04a002e0, 0x0400802c, 0x06a005c2,
0x0349a0e4, 0x0581017d, 0x0421d008, 0x0080012a,
0x02948129, 0x0521d005, 0x0080012a, 0x040fe02c,
0x00860129, 0x0742002b, 0x0660002c, 0x050f80ff,
@@ -14260,12 +14319,12 @@
0x01022003, 0x0660002c, 0x050f80ff, 0x053fa80a,
0x07000009, 0x00800191, 0x00022013, 0x00021013,
0x0647f020, 0x007a0120, 0x04000101, 0x04a002e0,
- 0x0400802c, 0x07a005bb, 0x02948129, 0x0521d005,
+ 0x0400802c, 0x06a005c2, 0x02948129, 0x0521d005,
0x0080012a, 0x00800132, 0x0647f020, 0x06486020,
0x078181a0, 0x04a002e0, 0x00800129, 0x007a0120,
- 0x04000101, 0x04a002e0, 0x0400802c, 0x07a005bb,
+ 0x04000101, 0x04a002e0, 0x0400802c, 0x06a005c2,
0x00800129, 0x040fd02c, 0x052e4003, 0x00208010,
- 0x07a005bb, 0x00800132, 0x00018098, 0x07480018,
+ 0x06a005c2, 0x00800132, 0x00018098, 0x07480018,
0x068181bc, 0x05481018, 0x068181ba, 0x05482018,
0x078181b8, 0x07483018, 0x068181b6, 0x002fb004,
0x018001bd, 0x012fb003, 0x018001bd, 0x002fb002,
@@ -14285,7 +14344,7 @@
0x018001e1, 0x0760127b, 0x050f80ff, 0x032fa009,
0x0744f000, 0x0760127b, 0x050f80ff, 0x032fa00a,
0x018001d4, 0x052e400c, 0x040080fb, 0x046aa108,
- 0x06009076, 0x04002075, 0x06a005c2, 0x018001e1,
+ 0x06009076, 0x04002075, 0x07a005c9, 0x018001e1,
0x06219001, 0x05482017, 0x0581020a, 0x058b0200,
0x060ff086, 0x0349f0ff, 0x078181c0, 0x07483017,
0x04810207, 0x050fd0ff, 0x040fe07f, 0x06a68216,
@@ -14306,7 +14365,7 @@
0x032fa009, 0x03681e00, 0x0550041b, 0x050f80ff,
0x032fa009, 0x0107e000, 0x070ff07e, 0x01800235,
0x0307c000, 0x07c00000, 0x052e400c, 0x040080fb,
- 0x046aa108, 0x06009076, 0x04002075, 0x028005c2,
+ 0x046aa108, 0x06009076, 0x04002075, 0x038005c9,
0x040fd076, 0x050fd017, 0x060ff086, 0x077800ff,
0x07000060, 0x037c00ff, 0x07000060, 0x07818253,
0x07780078, 0x07ffff00, 0x045a0419, 0x010780ff,
@@ -14315,14 +14374,14 @@
0x06000001, 0x05488003, 0x0481026d, 0x0400d0fb,
0x066a810d, 0x013e4000, 0x07000300, 0x02800029,
0x040080fb, 0x066a8108, 0x06009076, 0x04002075,
- 0x06a005c2, 0x02800029, 0x0240007f, 0x0742007e,
+ 0x07a005c9, 0x02800029, 0x0240007f, 0x0742007e,
0x050f807e, 0x032fa009, 0x050fe000, 0x0386828d,
0x070ff07d, 0x055c047b, 0x05810282, 0x0760007d,
0x050f80ff, 0x032fa009, 0x050fe000, 0x03868282,
0x070ff07b, 0x0107d0ff, 0x07600a7d, 0x050f80ff,
0x032fa009, 0x03681e00, 0x0450041c, 0x0107e0ff,
0x050f80ff, 0x032fa009, 0x050fe000, 0x0086028f,
- 0x0307c000, 0x07c00000, 0x040fd076, 0x028005d6,
+ 0x0307c000, 0x07c00000, 0x040fd076, 0x038005dd,
0x010180c0, 0x0548e018, 0x078182aa, 0x0748f018,
0x078182a6, 0x03490018, 0x068182a2, 0x01491018,
0x0681829e, 0x073c0000, 0x06000040, 0x02200004,
@@ -14334,15 +14393,15 @@
0x068182bc, 0x0448b075, 0x058102c3, 0x06000013,
0x04001013, 0x0760127b, 0x050f80ff, 0x032fa012,
0x0046b075, 0x03b600e2, 0x008002c4, 0x066c0073,
- 0x048102c1, 0x040fd076, 0x06a005d6, 0x03800014,
+ 0x048102c1, 0x040fd076, 0x07a005dd, 0x03800014,
0x040fd076, 0x008002c4, 0x00452075, 0x00077013,
0x0647f075, 0x06486075, 0x078182ca, 0x04a002e6,
0x008002d0, 0x007a0175, 0x04000101, 0x04a002e6,
- 0x04008076, 0x0245f008, 0x07a005bb, 0x07273000,
+ 0x04008076, 0x0245f008, 0x06a005c2, 0x07273000,
0x05600272, 0x050f80ff, 0x053fa80a, 0x07000009,
0x0379ff78, 0x070000ff, 0x02076013, 0x02075013,
0x0484801f, 0x0280004a, 0x070fc0ff, 0x052e400c,
- 0x00208020, 0x07a005bb, 0x008002d9, 0x06000020,
+ 0x00208020, 0x06a005c2, 0x008002d9, 0x06000020,
0x04001016, 0x0460082c, 0x050f80ff, 0x032fa012,
0x07c00000, 0x06000075, 0x040010a2, 0x044b0801,
0x060ff016, 0x065a0001, 0x04600876, 0x050f80ff,
@@ -14355,16 +14414,16 @@
0x00683e20, 0x070060ff, 0x056c0206, 0x0681036b,
0x056c0406, 0x07810382, 0x076c0606, 0x068103f8,
0x04488020, 0x04818313, 0x056c1606, 0x05810406,
- 0x07a005b2, 0x0380032b, 0x040fd02c, 0x0521d000,
+ 0x06a005b9, 0x0380032b, 0x040fd02c, 0x0521d000,
0x0202c013, 0x02020013, 0x050fe028, 0x0386032b,
0x0302c028, 0x0421d002, 0x07a00339, 0x02800340,
0x040fe02a, 0x02860323, 0x0421d007, 0x0202c02a,
0x07a00339, 0x0280032a, 0x050fe022, 0x0386032b,
0x0421d004, 0x0302c022, 0x07a00339, 0x04488020,
- 0x0581832d, 0x07a005b2, 0x0484803e, 0x0280004a,
+ 0x0581832d, 0x06a005b9, 0x0484803e, 0x0280004a,
0x040fd02c, 0x0521d000, 0x0202c013, 0x02020013,
0x0380032b, 0x040fe02a, 0x0386032b, 0x0421d007,
- 0x0202c02a, 0x07a00339, 0x07a005b2, 0x0380032b,
+ 0x0202c02a, 0x07a00339, 0x06a005b9, 0x0380032b,
0x0460082c, 0x050f80ff, 0x032fa039, 0x03020000,
0x0102d005, 0x01018006, 0x07c00000, 0x0400702c,
0x05a00439, 0x007a0101, 0x07060000, 0x07303000,
@@ -14399,7 +14458,7 @@
0x048183c2, 0x01208018, 0x06780002, 0x07000003,
0x058183c5, 0x06003001, 0x06000013, 0x04001013,
0x04004013, 0x06005013, 0x040f801f, 0x022fa032,
- 0x038003f0, 0x040fd02c, 0x06a005d6, 0x03800014,
+ 0x038003f0, 0x040fd02c, 0x07a005dd, 0x03800014,
0x0379ff03, 0x070000ff, 0x04488002, 0x078103cc,
0x070ff003, 0x04500408, 0x050080ff, 0x0379ff00,
0x070000ff, 0x06489002, 0x068103d3, 0x070ff000,
@@ -14473,94 +14532,87 @@
0x073fa009, 0x06000007, 0x0008400e, 0x048b04e0,
0x03385000, 0x03010000, 0x06219001, 0x040fe07f,
0x018604e7, 0x00800216, 0x07c00000, 0x00683e75,
- 0x058104ed, 0x0448d075, 0x06810513, 0x0380054b,
- 0x06a005b6, 0x01800484, 0x039784fa, 0x07602418,
+ 0x058104ed, 0x0448d075, 0x0681051a, 0x02800552,
+ 0x07a005bd, 0x01800484, 0x039784fa, 0x07602418,
0x050f80ff, 0x012fa809, 0x06780001, 0x070000ff,
0x075a0000, 0x070ff014, 0x0569feff, 0x054b08ff,
0x075a0000, 0x05600418, 0x050f80ff, 0x012fa809,
- 0x040fe007, 0x00868501, 0x01204000, 0x0380050f,
- 0x00700101, 0x03010000, 0x06780001, 0x07ff0000,
- 0x076c00ff, 0x05818509, 0x00700101, 0x03010000,
- 0x05600418, 0x050f80ff, 0x012fa80a, 0x06780001,
- 0x07ff0000, 0x050040ff, 0x0279ff01, 0x0700ffff,
- 0x05002014, 0x07c00000, 0x04007076, 0x0448b075,
- 0x0781052d, 0x03200011, 0x06006076, 0x04a0043b,
- 0x007a0101, 0x07060000, 0x07303000, 0x07008290,
- 0x07600018, 0x050f80ff, 0x053fa809, 0x07000003,
- 0x0448e007, 0x04818525, 0x06006013, 0x02800546,
- 0x02400010, 0x06810525, 0x06006010, 0x04603476,
- 0x050f80ff, 0x073fa00a, 0x07000003, 0x02800546,
- 0x0600007a, 0x02493075, 0x05818536, 0x04602c76,
- 0x050f80ff, 0x032fa009, 0x060ff07a, 0x05500400,
- 0x070000ff, 0x06473075, 0x04602c76, 0x050f80ff,
- 0x032fa00a, 0x05a00436, 0x007a0101, 0x03010000,
- 0x06303008, 0x05008000, 0x0049b075, 0x06810545,
- 0x06603676, 0x050f80ff, 0x073fa009, 0x06000002,
- 0x0600600e, 0x050f8074, 0x032fa03a, 0x053079a0,
- 0x0700000c, 0x02800592, 0x00683e75, 0x076c0aff,
- 0x06810568, 0x04007013, 0x03200011, 0x06006076,
- 0x04a0043b, 0x007a0101, 0x03070000, 0x04602a76,
- 0x050f80ff, 0x053fa809, 0x06000001, 0x03499003,
- 0x0781055f, 0x07303000, 0x07008890, 0x053079a0,
- 0x0700000c, 0x03800563, 0x07303000, 0x04008980,
- 0x04307920, 0x0700000c, 0x074d0005, 0x06006013,
- 0x050f8074, 0x032fa03a, 0x02800592, 0x04602c76,
- 0x050f80ff, 0x032fa009, 0x060ff07a, 0x05500400,
- 0x070000ff, 0x06473075, 0x04602c76, 0x050f80ff,
- 0x032fa00a, 0x04007076, 0x05a00436, 0x007a0101,
- 0x03010000, 0x06303008, 0x07008800, 0x074d0005,
- 0x0049b075, 0x06810580, 0x06603676, 0x050f80ff,
- 0x073fa009, 0x06000002, 0x03800588, 0x06600a76,
- 0x050f80ff, 0x073fa009, 0x07000003, 0x07f00000,
- 0x054b0406, 0x045a0404, 0x050040ff, 0x0600600e,
- 0x050f8074, 0x032fa03a, 0x0648c075, 0x07810590,
- 0x06307d20, 0x0700000c, 0x02800592, 0x04307920,
- 0x0700000c, 0x0049b075, 0x0781059a, 0x0447b075,
- 0x04600876, 0x050f80ff, 0x053fa80a, 0x0700003a,
- 0x0246f007, 0x013e4000, 0x07000030, 0x0398059c,
- 0x070ff0f6, 0x074850ff, 0x0481859d, 0x050f2074,
- 0x060a0007, 0x040070fb, 0x046a7007, 0x050f40ff,
- 0x013e4000, 0x06000020, 0x0320000a, 0x022011f4,
- 0x00202004, 0x06003013, 0x0678007a, 0x07fff000,
- 0x078105af, 0x0020200e, 0x050f8072, 0x032fa022,
- 0x01800484, 0x01208060, 0x0600902c, 0x04002020,
- 0x028005c2, 0x040080fb, 0x066ae108, 0x06009076,
- 0x04002075, 0x028005c2, 0x03201100, 0x058485c0,
- 0x06420001, 0x048185bc, 0x028005d9, 0x020e0008,
- 0x07c00000, 0x050fd009, 0x040fd008, 0x03201100,
- 0x058485c9, 0x06420001, 0x058185c5, 0x028005d9,
- 0x007a0102, 0x04000101, 0x05600809, 0x050f80ff,
- 0x073fa00a, 0x06000001, 0x020e0008, 0x068405d3,
- 0x030e0009, 0x07c00000, 0x01011009, 0x052e4300,
- 0x07c00000, 0x052e400f, 0x01208090, 0x038005bb,
- 0x070fc0ff, 0x040f8013, 0x032fa009, 0x028005dc,
- 0xa8105084, 0xffeecc2a
+ 0x040fe007, 0x00868501, 0x01204000, 0x02800516,
+ 0x05600e06, 0x050f80ff, 0x073fa009, 0x06000002,
+ 0x07f00000, 0x064d0004, 0x00700104, 0x03010000,
+ 0x06780004, 0x07ff0000, 0x076c00ff, 0x0581850f,
+ 0x00700104, 0x03010000, 0x064d0004, 0x05600e06,
+ 0x050f80ff, 0x073fa00a, 0x06000002, 0x07f00000,
+ 0x044b0804, 0x0279ff01, 0x0700ffff, 0x05002014,
+ 0x07c00000, 0x04007076, 0x0448b075, 0x06810534,
+ 0x03200011, 0x06006076, 0x04a0043b, 0x007a0101,
+ 0x07060000, 0x07303000, 0x07008290, 0x07600018,
+ 0x050f80ff, 0x053fa809, 0x07000003, 0x0448e007,
+ 0x0481852c, 0x06006013, 0x0380054d, 0x02400010,
+ 0x0681052c, 0x06006010, 0x04603476, 0x050f80ff,
+ 0x073fa00a, 0x07000003, 0x0380054d, 0x0600007a,
+ 0x02493075, 0x0481853d, 0x04602c76, 0x050f80ff,
+ 0x032fa009, 0x060ff07a, 0x05500400, 0x070000ff,
+ 0x06473075, 0x04602c76, 0x050f80ff, 0x032fa00a,
+ 0x05a00436, 0x007a0101, 0x03010000, 0x06303008,
+ 0x05008000, 0x0049b075, 0x0681054c, 0x06603676,
+ 0x050f80ff, 0x073fa009, 0x06000002, 0x0600600e,
+ 0x050f8074, 0x032fa03a, 0x053079a0, 0x0700000c,
+ 0x03800599, 0x00683e75, 0x076c0aff, 0x0781056f,
+ 0x04007013, 0x03200011, 0x06006076, 0x04a0043b,
+ 0x007a0101, 0x03070000, 0x04602a76, 0x050f80ff,
+ 0x053fa809, 0x06000001, 0x03499003, 0x07810566,
+ 0x07303000, 0x07008890, 0x053079a0, 0x0700000c,
+ 0x0380056a, 0x07303000, 0x04008980, 0x04307920,
+ 0x0700000c, 0x074d0005, 0x06006013, 0x050f8074,
+ 0x032fa03a, 0x03800599, 0x04602c76, 0x050f80ff,
+ 0x032fa009, 0x060ff07a, 0x05500400, 0x070000ff,
+ 0x06473075, 0x04602c76, 0x050f80ff, 0x032fa00a,
+ 0x04007076, 0x05a00436, 0x007a0101, 0x03010000,
+ 0x06303008, 0x07008800, 0x074d0005, 0x0049b075,
+ 0x07810587, 0x06603676, 0x050f80ff, 0x073fa009,
+ 0x06000002, 0x0280058f, 0x06600a76, 0x050f80ff,
+ 0x073fa009, 0x07000003, 0x07f00000, 0x054b0406,
+ 0x045a0404, 0x050040ff, 0x0600600e, 0x050f8074,
+ 0x032fa03a, 0x0648c075, 0x06810597, 0x06307d20,
+ 0x0700000c, 0x03800599, 0x04307920, 0x0700000c,
+ 0x0049b075, 0x068105a1, 0x0447b075, 0x04600876,
+ 0x050f80ff, 0x053fa80a, 0x0700003a, 0x0246f007,
+ 0x013e4000, 0x07000030, 0x039805a3, 0x070ff0f6,
+ 0x074850ff, 0x048185a4, 0x050f2074, 0x060a0007,
+ 0x040070fb, 0x046a7007, 0x050f40ff, 0x013e4000,
+ 0x06000020, 0x0320000a, 0x022011f4, 0x00202004,
+ 0x06003013, 0x0678007a, 0x07fff000, 0x068105b6,
+ 0x0020200e, 0x050f8072, 0x032fa022, 0x01800484,
+ 0x01208060, 0x0600902c, 0x04002020, 0x038005c9,
+ 0x040080fb, 0x066ae108, 0x06009076, 0x04002075,
+ 0x038005c9, 0x03201100, 0x048485c7, 0x06420001,
+ 0x058185c3, 0x028005e0, 0x020e0008, 0x07c00000,
+ 0x050fd009, 0x040fd008, 0x03201100, 0x048485d0,
+ 0x06420001, 0x058185cc, 0x028005e0, 0x007a0102,
+ 0x04000101, 0x05600809, 0x050f80ff, 0x073fa00a,
+ 0x06000001, 0x020e0008, 0x068405da, 0x030e0009,
+ 0x07c00000, 0x01011009, 0x052e4300, 0x07c00000,
+ 0x052e400f, 0x01208090, 0x028005c2, 0x070fc0ff,
+ 0x040f8013, 0x032fa009, 0x028005e3, 0x780356f6,
+ 0xffeecc1b
};
#endif
#ifdef ISP_2400_MULTI
-/************************************************************************
- * *
- * --- ISP2400 (MID) Initiator/Target Firmware with support *
- * Multi ID and FcTape. *
- * *
- ************************************************************************/
-/*
- * Firmware Version 5.04.00 (12:20 Jul 02, 2010)
- */
static const uint32_t isp_2400_multi_risc_code[] = {
- 0x0401f195, 0x00112000, 0x00100000, 0x0000beb3,
- 0x00000005, 0x00000004, 0x00000000, 0x00000496,
+ 0x0401f195, 0x00112000, 0x00100000, 0x0000c1f9,
+ 0x00000005, 0x00000005, 0x00000000, 0x00009496,
0x00000003, 0x00000000, 0x20434f50, 0x59524947,
0x48542032, 0x30303720, 0x514c4f47, 0x49432043,
0x4f52504f, 0x52415449, 0x4f4e2020, 0x20495350,
0x32347878, 0x20466972, 0x6d776172, 0x65202020,
- 0x56657273, 0x696f6e20, 0x2020352e, 0x30342e30,
+ 0x56657273, 0x696f6e20, 0x2020352e, 0x30352e30,
0x30202024, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x42001800, 0x0010014c, 0x42002000, 0x0010da51,
+ 0x42001800, 0x0010014c, 0x42002000, 0x0010dd51,
0x500c0800, 0x800c1800, 0x500c1000, 0x800c1800,
0x54042000, 0x80102000, 0x80040800, 0x80081040,
0x040207fc, 0x500c0800, 0x800409c0, 0x040207f6,
@@ -14643,11 +14695,11 @@
0x00006150, 0x00000010, 0x00006170, 0x00000010,
0x00006190, 0x00000010, 0x000061b0, 0x00000010,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00100000, 0x00100000, 0x0000beb3,
+ 0x00000000, 0x00100000, 0x00100000, 0x0000c1f9,
0xffffffff, 0x00112004, 0x00020000, 0x00000cef,
- 0xffffffff, 0x00112cf3, 0x0010f300, 0x00001a73,
- 0xffffffff, 0x00114766, 0x0000c000, 0x000008a0,
- 0x00ffffff, 0x00115006, 0x00008000, 0x00000685,
+ 0xffffffff, 0x00112cf3, 0x0010f600, 0x00001a9a,
+ 0xffffffff, 0x0011478d, 0x0000c000, 0x000008a0,
+ 0x00ffffff, 0x0011502d, 0x00008000, 0x0000068c,
0x00ffffff, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x4203f000, 0x00021fff, 0x40000000,
0x4203e000, 0x90000100, 0x40000000, 0x42000800,
@@ -14655,11 +14707,11 @@
0x00007023, 0x50000000, 0x8c000500, 0x04020003,
0x42000800, 0x00020000, 0x45780800, 0x80040800,
0x82040580, 0x00022000, 0x040207fc, 0x4178a000,
- 0x4200a800, 0x0010beb3, 0x42000800, 0x0010f300,
- 0x40540000, 0x8004b480, 0x0201f800, 0x0010bd64,
+ 0x4200a800, 0x0010c1f9, 0x42000800, 0x0010f600,
+ 0x40540000, 0x8004b480, 0x0201f800, 0x0010c08f,
0x0401faca, 0x0401fa01, 0x4803c856, 0x42000000,
0x00001000, 0x50000000, 0x82000480, 0x24320002,
- 0x0402000d, 0x0201f800, 0x0010bdab, 0x04000008,
+ 0x0402000d, 0x0201f800, 0x0010c0d6, 0x04000008,
0x42000800, 0x00007a17, 0x50040000, 0x8c00050e,
0x04020003, 0x8400054e, 0x44000800, 0x4a030000,
0x00000000, 0x4a03c020, 0x00000004, 0x4203e000,
@@ -14673,7 +14725,7 @@
0x4817c857, 0x4853c857, 0x8050a1c0, 0x0400000f,
0x4c140000, 0x5814a801, 0x4857c857, 0x40500000,
0x80540480, 0x04000005, 0x5814b002, 0x485bc857,
- 0x0201f800, 0x0010bd5b, 0x5c002800, 0x82142c00,
+ 0x0201f800, 0x0010c086, 0x5c002800, 0x82142c00,
0x00000004, 0x0401f7ee, 0x42002800, 0x0010017d,
0x58140801, 0x4817c857, 0x4807c857, 0x800409c0,
0x04000018, 0x58142002, 0x4813c857, 0x58141003,
@@ -14682,9 +14734,9 @@
0x4a03c020, 0x00004010, 0x4a03c011, 0x40100011,
0x04006000, 0x4203e000, 0x40000000, 0x4a03c017,
0x00000000, 0x4203e000, 0x30000001, 0x0401f000,
- 0x4803c856, 0x0201f800, 0x0010f304, 0x0401faf7,
- 0x4a03c014, 0x001c001c, 0x42002000, 0x00110d73,
- 0x0201f800, 0x0010bd6c, 0x42000000, 0x00001000,
+ 0x4803c856, 0x0201f800, 0x0010f604, 0x0401faf7,
+ 0x4a03c014, 0x001c001c, 0x42002000, 0x0011109a,
+ 0x0201f800, 0x0010c097, 0x42000000, 0x00001000,
0x50000000, 0x82000480, 0x24220001, 0x04000907,
0x42000000, 0x00001000, 0x50000000, 0x82000480,
0x24320001, 0x04000901, 0x59c40000, 0x82000500,
@@ -14693,29 +14745,29 @@
0x0401f00a, 0x59e00003, 0x82000500, 0x00030000,
0x82000580, 0x00010000, 0x04020004, 0x59a80070,
0x84000542, 0x48035070, 0x4c140000, 0x0201f800,
- 0x0010b518, 0x5c002800, 0x42000800, 0x00001100,
+ 0x0010b843, 0x5c002800, 0x42000800, 0x00001100,
0x42001800, 0x00000100, 0x82141480, 0x0017ffff,
0x0402100d, 0x42000800, 0x00000900, 0x82141480,
0x0013ffff, 0x04021008, 0x42000800, 0x00000480,
0x42001800, 0x00000080, 0x82141480, 0x0011ffff,
0x040018d6, 0x4807500d, 0x480f5251, 0x42001000,
- 0x0000002c, 0x0201f800, 0x00106a79, 0x82040c00,
- 0x00111264, 0x4807500b, 0x4a03c810, 0x00100000,
- 0x4a03c811, 0x0010beb3, 0x4a03c812, 0x0010f300,
- 0x4a03c813, 0x00110d72, 0x4a03c829, 0x00000004,
+ 0x0000002c, 0x0201f800, 0x00106c7e, 0x82040c00,
+ 0x00111584, 0x4807500b, 0x4a03c810, 0x00100000,
+ 0x4a03c811, 0x0010c1f9, 0x4a03c812, 0x0010f600,
+ 0x4a03c813, 0x00111099, 0x4a03c829, 0x00000004,
0x59e40001, 0x82000540, 0x0003403f, 0x4803c801,
0x42001000, 0x0000001c, 0x0401f9f1, 0x4202c000,
- 0x00111264, 0x59aab00b, 0x59aaa00b, 0x59aaa80b,
+ 0x00111584, 0x59aab00b, 0x59aaa00b, 0x59aaa80b,
0x59aac80d, 0x49675050, 0x59a8000b, 0x4803500c,
- 0x0401fac7, 0x0201f800, 0x00107cad, 0x0401fad7,
- 0x0401fb27, 0x0201f800, 0x00101a3f, 0x0201f800,
- 0x001012e0, 0x0401fbee, 0x0201f800, 0x00100d45,
- 0x0201f800, 0x00106ab9, 0x0401f85c, 0x0201f800,
- 0x00102157, 0x0201f800, 0x0010545c, 0x0201f800,
- 0x00104c97, 0x0201f800, 0x00106557, 0x0201f800,
- 0x00106255, 0x0201f800, 0x00101385, 0x0201f800,
- 0x001011e8, 0x4203e000, 0xf0000001, 0x0201f800,
- 0x0010be47, 0x4a03c018, 0x00000000, 0x4203e000,
+ 0x0401fac7, 0x0201f800, 0x00107ea3, 0x0401fad7,
+ 0x0401fb27, 0x0201f800, 0x00101a44, 0x0201f800,
+ 0x001012e1, 0x0401fbee, 0x0201f800, 0x00100d46,
+ 0x0201f800, 0x00106cbe, 0x0401f85c, 0x0201f800,
+ 0x00102216, 0x0201f800, 0x0010558d, 0x0201f800,
+ 0x00104dbc, 0x0201f800, 0x0010675c, 0x0201f800,
+ 0x0010645a, 0x0201f800, 0x00101386, 0x0201f800,
+ 0x001011e9, 0x4203e000, 0xf0000001, 0x0201f800,
+ 0x0010c18d, 0x4a03c018, 0x00000000, 0x4203e000,
0x20000511, 0x4203e000, 0x50010000, 0x4a03c020,
0x00000000, 0x04027010, 0x59e00020, 0x82000580,
0x00000002, 0x0402000c, 0x4a03c020, 0x00004000,
@@ -14726,25 +14778,25 @@
0x00020004, 0x4df00000, 0x4203e000, 0x50000000,
0x416c0000, 0x82000c80, 0x00000008, 0x0402186b,
0x0c01f804, 0x5c03e000, 0x0201f000, 0x00020008,
- 0x001002d1, 0x00110b6f, 0x00110aa1, 0x001002d0,
- 0x00110a6d, 0x001002d0, 0x001002d0, 0x001002e3,
- 0x0401f85e, 0x42000800, 0x0010c7ff, 0x5804001e,
+ 0x001002d1, 0x00110e96, 0x00110da1, 0x001002d0,
+ 0x00110d6d, 0x001002d0, 0x001002d0, 0x001002e3,
+ 0x0401f85e, 0x42000800, 0x0010caff, 0x5804001e,
0x8c000500, 0x0400000d, 0x84000500, 0x4800081e,
0x4202d800, 0x00000004, 0x0401f97b, 0x49f3c857,
0x5c000800, 0x5c000000, 0x82000540, 0x00003e00,
0x4c000000, 0x4c040000, 0x1c01f000, 0x4a038805,
0x000000f0, 0x1c01f000, 0x4a035048, 0x00000005,
- 0x4a035049, 0x00000004, 0x4a03504a, 0x00000000,
- 0x4a03504b, 0x00000496, 0x0201f800, 0x00105426,
+ 0x4a035049, 0x00000005, 0x4a03504a, 0x00000000,
+ 0x4a03504b, 0x00009496, 0x0201f800, 0x00105557,
0x4a03541b, 0x0000ffff, 0x4a03500f, 0x00ffffff,
- 0x0201f800, 0x001099aa, 0x4a03501f, 0x20200000,
+ 0x0201f800, 0x00109be2, 0x4a03501f, 0x20200000,
0x4a035020, 0x88000200, 0x4a035021, 0x00ff001f,
0x4a035022, 0x000007d0, 0x4a035023, 0x80000000,
0x4a035024, 0x00000200, 0x4a035025, 0x00ff0000,
0x4a035026, 0x00010000, 0x4a03502d, 0x514c4f47,
0x4a03502e, 0x49432020, 0x1c01f000, 0x4d440000,
0x417a8800, 0x4c5c0000, 0x4178b800, 0x0201f800,
- 0x0002034c, 0x04020005, 0x0201f800, 0x0010491a,
+ 0x0002034c, 0x04020005, 0x0201f800, 0x00104a1c,
0x04020002, 0x805cb800, 0x81468800, 0x83440580,
0x000007f0, 0x040207f6, 0x405c0800, 0x5c00b800,
0x5c028800, 0x1c01f000, 0x4803c857, 0x5c000000,
@@ -14756,15 +14808,15 @@
0x4c000000, 0x4c040000, 0x59bc00ea, 0x4803c857,
0x82000500, 0x00000007, 0x82000580, 0x00000001,
0x04020005, 0x42000800, 0x00000000, 0x0201f800,
- 0x00106c55, 0x59b800ea, 0x4803c857, 0x4a0370e8,
+ 0x00106e5a, 0x59b800ea, 0x4803c857, 0x4a0370e8,
0x00000004, 0x5c000800, 0x4807c025, 0x80040920,
0x4807c026, 0x5c000000, 0x4803c023, 0x80000120,
0x4803c024, 0x5c000000, 0x4803c857, 0x4803c021,
0x80000120, 0x4803c022, 0x41f80000, 0x4803c029,
0x80000120, 0x4803c02a, 0x42000000, 0x00001000,
0x50000000, 0x82000480, 0x24320001, 0x4803c857,
- 0x0400104b, 0x0201f800, 0x0010bdab, 0x04000046,
- 0x42000800, 0x0010e2b0, 0x46000800, 0xfaceface,
+ 0x0400104b, 0x0201f800, 0x0010c0d6, 0x04000046,
+ 0x42000800, 0x0010e5b0, 0x46000800, 0xfaceface,
0x80040800, 0x4c080000, 0x4c0c0000, 0x42001000,
0x00007a00, 0x58080013, 0x44000800, 0x80040800,
0x58080019, 0x44000800, 0x80040800, 0x5808001a,
@@ -14788,29 +14840,29 @@
0x0401f847, 0x0401f7ff, 0x42000000, 0x00000004,
0x0401f80c, 0x4a03c855, 0x0001eb5a, 0x59e40001,
0x82000540, 0x00000700, 0x4803c801, 0x42000000,
- 0x0010ccb9, 0x49780003, 0x49780004, 0x1c01f000,
- 0x42000800, 0x0010ccbb, 0x44000800, 0x59e40801,
+ 0x0010cfb9, 0x49780003, 0x49780004, 0x1c01f000,
+ 0x42000800, 0x0010cfbb, 0x44000800, 0x59e40801,
0x82041500, 0xfff3c0ff, 0x480bc801, 0x8c040d24,
0x0400000c, 0x4c000000, 0x59e41052, 0x59e40054,
- 0x800000d4, 0x82000400, 0x0010e2cc, 0x80081480,
+ 0x800000d4, 0x82000400, 0x0010e5cc, 0x80081480,
0x480bc853, 0x4a03c800, 0x00000040, 0x5c000000,
- 0x4a03c850, 0x0010e2cc, 0x800000d4, 0x82002400,
- 0x0010e2cb, 0x4813c851, 0x4a03c853, 0x00000400,
- 0x42000000, 0x0010e2cc, 0x82001400, 0x00001000,
+ 0x4a03c850, 0x0010e5cc, 0x800000d4, 0x82002400,
+ 0x0010e5cb, 0x4813c851, 0x4a03c853, 0x00000400,
+ 0x42000000, 0x0010e5cc, 0x82001400, 0x00001000,
0x45780000, 0x80000000, 0x80081d80, 0x040207fd,
- 0x4807c801, 0x1c01f000, 0x42002000, 0x0010ccb9,
+ 0x4807c801, 0x1c01f000, 0x42002000, 0x0010cfb9,
0x59e41801, 0x58100c01, 0x82040500, 0x00003800,
0x820c1d00, 0xffffc7ff, 0x800c1d40, 0x480fc801,
0x1c01f000, 0x5c036000, 0x4db00000, 0x49b3c857,
0x4803c857, 0x1c01f000, 0x1c01f000, 0x59a80059,
0x8c000530, 0x040207fe, 0x4c080000, 0x42001000,
0x00000004, 0x0401f862, 0x5c001000, 0x4201d000,
- 0x00028b0a, 0x0201f800, 0x0010645c, 0x4c080000,
+ 0x00028b0a, 0x0201f800, 0x00106661, 0x4c080000,
0x42001000, 0x00000008, 0x0401f859, 0x5c001000,
- 0x4201d000, 0x00028b0a, 0x0201f800, 0x0010645c,
+ 0x4201d000, 0x00028b0a, 0x0201f800, 0x00106661,
0x4c080000, 0x42001000, 0x00000010, 0x0401f850,
0x5c001000, 0x4201d000, 0x00028b0a, 0x0201f800,
- 0x0010645c, 0x0401f7e2, 0x8c00050c, 0x59a80859,
+ 0x00106661, 0x0401f7e2, 0x8c00050c, 0x59a80859,
0x04020003, 0x84040d30, 0x0401f006, 0x84040d70,
0x48075059, 0x42001000, 0x00000000, 0x0401f040,
0x48075059, 0x836c0500, 0x00000007, 0x0c01f001,
@@ -14848,8 +14900,8 @@
0x41792000, 0x41792800, 0x41793000, 0x41793800,
0x41794000, 0x41794800, 0x41795000, 0x41795800,
0x41796000, 0x41796800, 0x41797000, 0x41797800,
- 0x41798000, 0x41798800, 0x42019000, 0x0010c88f,
- 0x42019800, 0x0010c865, 0x4179a000, 0x4179a800,
+ 0x41798000, 0x41798800, 0x42019000, 0x0010cb8f,
+ 0x42019800, 0x0010cb65, 0x4179a000, 0x4179a800,
0x4179b000, 0x4179b800, 0x4179c800, 0x4179c000,
0x4179d000, 0x4179d800, 0x4179e000, 0x4179e800,
0x4179f000, 0x4179f800, 0x417a0000, 0x417a0800,
@@ -14859,16 +14911,16 @@
0x417a6800, 0x417a7000, 0x417a7800, 0x417a8000,
0x417a8800, 0x417a9000, 0x417a9800, 0x417ae800,
0x417af800, 0x42030000, 0x00007c00, 0x42031000,
- 0x0010cb60, 0x42031800, 0x0000bf1d, 0x42032000,
- 0x0000bf32, 0x42032800, 0x0010cb28, 0x42033000,
- 0x00020cf9, 0x42034000, 0x0010c7ff, 0x42033800,
- 0x0010c81e, 0x42034800, 0x0010c89e, 0x42035000,
- 0x0010c780, 0x42035800, 0x0010bf80, 0x42030800,
- 0x0010c860, 0x417b6000, 0x42036800, 0x00006f00,
+ 0x0010ce60, 0x42031800, 0x0000bf1d, 0x42032000,
+ 0x0000bf32, 0x42032800, 0x0010ce28, 0x42033000,
+ 0x00020cf9, 0x42034000, 0x0010caff, 0x42033800,
+ 0x0010cb1e, 0x42034800, 0x0010cb9e, 0x42035000,
+ 0x0010ca80, 0x42035800, 0x0010c280, 0x42030800,
+ 0x0010cb60, 0x417b6000, 0x42036800, 0x00006f00,
0x4203c800, 0x00003000, 0x42037000, 0x0000ff00,
0x42037800, 0x0000bf00, 0x42038000, 0x00007700,
0x42038800, 0x00004000, 0x42039000, 0x00006000,
- 0x42039800, 0x0010dfe8, 0x4203a000, 0x00007600,
+ 0x42039800, 0x0010e2e8, 0x4203a000, 0x00007600,
0x4203a800, 0x00007400, 0x4203b000, 0x00007200,
0x4203b800, 0x00007100, 0x4203c000, 0x00007000,
0x4203d000, 0x00000000, 0x4203e800, 0x000201b5,
@@ -14886,8 +14938,8 @@
0x48001805, 0x0401fdce, 0x800409c0, 0x04020002,
0x80040800, 0x48041806, 0x1c01f000, 0x4200b000,
0x00000080, 0x59a80078, 0x8c00053e, 0x04000003,
- 0x4200b000, 0x00000040, 0x42024800, 0x0010ccd1,
- 0x42000000, 0x0010d251, 0x48024809, 0x82000400,
+ 0x4200b000, 0x00000040, 0x42024800, 0x0010cfd1,
+ 0x42000000, 0x0010d551, 0x48024809, 0x82000400,
0x00000010, 0x83264c00, 0x0000000b, 0x8058b040,
0x040207fa, 0x1c01f000, 0x59a8080c, 0x4006d000,
0x4202b800, 0x00000001, 0x59a8180a, 0x480fc857,
@@ -14898,13 +14950,13 @@
0x412d8800, 0x1c01f000, 0x835c0480, 0x00000020,
0x0400100a, 0x496bc857, 0x815eb840, 0x416a5800,
0x592ed000, 0x497a5800, 0x497a5801, 0x497a5805,
- 0x812e59c0, 0x1c01f000, 0x42000000, 0x0010cc15,
- 0x0201f800, 0x0010bc88, 0x417a5800, 0x0401f7f9,
+ 0x812e59c0, 0x1c01f000, 0x42000000, 0x0010cf15,
+ 0x0201f800, 0x0010bfb3, 0x417a5800, 0x0401f7f9,
0x0401f803, 0x412d8800, 0x1c01f000, 0x815eb840,
0x04001009, 0x416a5800, 0x492fc857, 0x592ed000,
0x497a5800, 0x497a5801, 0x497a5805, 0x812e59c0,
- 0x1c01f000, 0x42000000, 0x0010cc15, 0x0201f800,
- 0x0010bc88, 0x417ab800, 0x417a5800, 0x0401f7f8,
+ 0x1c01f000, 0x42000000, 0x0010cf15, 0x0201f800,
+ 0x0010bfb3, 0x417ab800, 0x417a5800, 0x0401f7f8,
0x492fc857, 0x496a5800, 0x412ed000, 0x815eb800,
0x59c80000, 0x82000540, 0x00001200, 0x48039000,
0x1c01f000, 0x492fc857, 0x812e59c0, 0x04000007,
@@ -14922,26 +14974,26 @@
0x00000020, 0x497bb807, 0x8058b040, 0x040207fe,
0x4a03b805, 0x30000000, 0x59dc0006, 0x4a03b805,
0x60000001, 0x4803c856, 0x0401ff98, 0x04000d57,
- 0x42001000, 0x0010cb5b, 0x452c1000, 0x4a025801,
+ 0x42001000, 0x0010ce5b, 0x452c1000, 0x4a025801,
0x00000001, 0x4a025802, 0x00000100, 0x4a025808,
- 0x00107370, 0x497a5809, 0x497a580a, 0x497a580b,
- 0x0401ff8a, 0x04000d49, 0x42001000, 0x0010cb5c,
+ 0x00107573, 0x497a5809, 0x497a580a, 0x497a580b,
+ 0x0401ff8a, 0x04000d49, 0x42001000, 0x0010ce5c,
0x452c1000, 0x4a025801, 0x00000000, 0x4a025802,
- 0x00000100, 0x4a025808, 0x0010102a, 0x497a5803,
+ 0x00000100, 0x4a025808, 0x0010102b, 0x497a5803,
0x497a5806, 0x497a5807, 0x497a5809, 0x59a80070,
0x8c000500, 0x04000006, 0x4a03b805, 0xe0000001,
0x59dc0006, 0x8c000522, 0x040007fc, 0x1c01f000,
0x40681000, 0x0201f800, 0x00020016, 0x1c01f000,
- 0x42001000, 0x00020026, 0x0201f800, 0x00106304,
- 0x0201f800, 0x00109a94, 0x0201f800, 0x0010b1a3,
+ 0x42001000, 0x00020026, 0x0201f800, 0x00106509,
+ 0x0201f800, 0x00109ccc, 0x0201f800, 0x0010b4ba,
0x04000014, 0x4a03b805, 0x30000002, 0x59dc0006,
0x4807b800, 0x480bb801, 0x42007000, 0x00020cf0,
0x4a007002, 0x00000040, 0x480c7008, 0x58380007,
0x82000400, 0x00000005, 0x48007003, 0x4a007000,
0x00000003, 0x4803b803, 0x0201f000, 0x00020050,
- 0x42000000, 0x0010cb7d, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x00109aac, 0x42000800, 0x00000001,
- 0x42001000, 0x00020026, 0x0201f800, 0x001062dd,
+ 0x42000000, 0x0010ce7d, 0x0201f800, 0x0010bfb3,
+ 0x0201f800, 0x00109ce4, 0x42000800, 0x00000001,
+ 0x42001000, 0x00020026, 0x0201f800, 0x001064e2,
0x42007000, 0x00020cf0, 0x0201f000, 0x00020030,
0x58380802, 0x42001000, 0x0000ff00, 0x82040480,
0x0000ff00, 0x04021003, 0x40041000, 0x80000580,
@@ -14961,7 +15013,7 @@
0x04000003, 0x48107005, 0x0401f008, 0x49787005,
0x49787004, 0x0401f005, 0x48101800, 0x801021c0,
0x04020002, 0x480c7004, 0x1c01f000, 0x4803c856,
- 0x4dc00000, 0x42007000, 0x0010cb5e, 0x4a007400,
+ 0x4dc00000, 0x42007000, 0x0010ce5e, 0x4a007400,
0x00000000, 0x49787001, 0x42038000, 0x00007720,
0x4a038006, 0x60000001, 0x4a038009, 0xf4f60000,
0x42038000, 0x00007700, 0x4a038006, 0x60000001,
@@ -14977,7 +15029,7 @@
0x4a038807, 0x00000004, 0x4a0370e5, 0x00080000,
0x59b800ea, 0x8c000510, 0x04000004, 0x59b800e0,
0x0401f87b, 0x0401f7fb, 0x42038000, 0x00007720,
- 0x0201f800, 0x00100ca7, 0x59c00007, 0x4a038006,
+ 0x0201f800, 0x00100ca8, 0x59c00007, 0x4a038006,
0x20000000, 0x59c00007, 0x4a038006, 0x8000000a,
0x59c00007, 0x4a038006, 0x8000000b, 0x59c00007,
0x4a038006, 0x40000001, 0x83c00580, 0x00007700,
@@ -14988,16 +15040,16 @@
0x83c00580, 0x00007700, 0x04000004, 0x42038000,
0x00007700, 0x0401f7f1, 0x4178a000, 0x805cb9c0,
0x0402001d, 0x4200b000, 0x00000020, 0x83b8ac00,
- 0x00000020, 0x0201f800, 0x0010bd64, 0x4a0370fb,
- 0x00000001, 0x4a037020, 0x00100f0a, 0x59a8002c,
+ 0x00000020, 0x0201f800, 0x0010c08f, 0x4a0370fb,
+ 0x00000001, 0x4a037020, 0x00100f0b, 0x59a8002c,
0x82000500, 0x0000ffff, 0x48037021, 0x4a037035,
- 0x0010df2e, 0x4a037030, 0x0010c78f, 0x4a037031,
- 0x0010bf80, 0x4a037032, 0x0010c870, 0x4a037036,
- 0x0010c87b, 0x59840002, 0x48037034, 0x4a037038,
- 0x00100f01, 0x4a0370fb, 0x00000001, 0x4200b000,
+ 0x0010e22e, 0x4a037030, 0x0010ca8f, 0x4a037031,
+ 0x0010c280, 0x4a037032, 0x0010cb70, 0x4a037036,
+ 0x0010cb7b, 0x59840002, 0x48037034, 0x4a037038,
+ 0x00100f02, 0x4a0370fb, 0x00000001, 0x4200b000,
0x00000020, 0x83b8ac00, 0x00000000, 0x0201f800,
- 0x0010bd64, 0x4200b000, 0x00000040, 0x83b8ac00,
- 0x00000040, 0x0201f800, 0x0010bd64, 0x805cb9c0,
+ 0x0010c08f, 0x4200b000, 0x00000040, 0x83b8ac00,
+ 0x00000040, 0x0201f800, 0x0010c08f, 0x805cb9c0,
0x04020006, 0x4a0370e4, 0xaaaaaaaa, 0x4a0370e5,
0xaaaaaaaa, 0x0401f005, 0x4a0370e4, 0xa2aa2a82,
0x4a0370e5, 0xaaaaa2aa, 0x4a0370e6, 0xaaaaaaaa,
@@ -15009,7 +15061,7 @@
0x5c00a000, 0x5c038000, 0x1c01f000, 0x4d300000,
0x4d380000, 0x40026000, 0x82000500, 0x7f000000,
0x82000580, 0x60000000, 0x04020012, 0x83326500,
- 0x00ffffff, 0x0201f800, 0x0010a09b, 0x0402000d,
+ 0x00ffffff, 0x0201f800, 0x0010a2d8, 0x0402000d,
0x59300203, 0x82000580, 0x00000004, 0x04020009,
0x59300c07, 0x82040580, 0x00000009, 0x04020005,
0x42027000, 0x00000047, 0x0201f800, 0x00020bc1,
@@ -15018,1465 +15070,1480 @@
0x4d380000, 0x4d3c0000, 0x4d440000, 0x4d4c0000,
0x4d480000, 0x4c5c0000, 0x4c600000, 0x4c640000,
0x4d040000, 0x4cc80000, 0x4ccc0000, 0x4cf40000,
- 0x4cf80000, 0x4cfc0000, 0x0201f800, 0x00020095,
- 0x5c01f800, 0x5c01f000, 0x5c01e800, 0x5c019800,
- 0x5c019000, 0x5c020800, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x5c029000, 0x5c029800, 0x5c028800,
- 0x5c027800, 0x5c027000, 0x5c01f800, 0x5c028000,
- 0x5c026800, 0x5c025800, 0x5c026000, 0x1c01f000,
- 0x493bc857, 0x0201f000, 0x000200c2, 0x83300500,
- 0x000000ff, 0x82000c80, 0x00000007, 0x02021800,
- 0x0010032e, 0x0c01f025, 0x1c01f000, 0x82000d00,
- 0xc0000038, 0x02020800, 0x00100323, 0x0201f800,
- 0x0010032e, 0x00000000, 0x00000048, 0x00000054,
- 0x00000053, 0x0010079c, 0x001007c0, 0x001007bb,
- 0x001007df, 0x001007a7, 0x001007b3, 0x0010079c,
- 0x001007da, 0x0010083e, 0x0010079c, 0x00100841,
- 0x0010079c, 0x0010079c, 0x00100845, 0x0010084b,
- 0x00100869, 0x0010087e, 0x001007e0, 0x00100887,
- 0x00100893, 0x0010079c, 0x0010079c, 0x0010079c,
- 0x0201f800, 0x0010032e, 0x001007a5, 0x0010092a,
- 0x00100804, 0x0010082d, 0x001007a5, 0x001007a5,
- 0x001007a5, 0x0201f800, 0x0010032e, 0x4803c856,
- 0x59300004, 0x8c00053e, 0x04020005, 0x42027000,
- 0x00000055, 0x0201f000, 0x00020bc1, 0x0201f800,
- 0x00107021, 0x040007fa, 0x1c01f000, 0x4803c856,
- 0x0401f8e1, 0x40002800, 0x41782000, 0x42027000,
- 0x00000056, 0x0201f000, 0x00020bc1, 0x4803c856,
- 0x42027000, 0x00000057, 0x0201f000, 0x00020bc1,
- 0x4803c856, 0x59325809, 0x812e59c0, 0x04000016,
- 0x59300008, 0x8c00051a, 0x0402000d, 0x592c0409,
- 0x8c00051c, 0x04020003, 0x4a026012, 0xffffffff,
- 0x59300004, 0x8c00053e, 0x04020008, 0x42027000,
- 0x00000048, 0x0201f000, 0x00020bc1, 0x4a025a07,
- 0x00000007, 0x0401f7f5, 0x0201f800, 0x00107021,
- 0x040007f7, 0x1c01f000, 0x4803c856, 0x83300500,
- 0x00ffffff, 0x0201f000, 0x001068a1, 0x1c01f000,
- 0x4803c856, 0x813261c0, 0x02000800, 0x0010032e,
- 0x0201f800, 0x00109667, 0x0400000d, 0x59325809,
- 0x592c0209, 0x84000552, 0x48025a09, 0x0201f800,
- 0x001010ed, 0x59300004, 0x8c00053e, 0x04020005,
- 0x417a7800, 0x0201f800, 0x001091f1, 0x1c01f000,
- 0x0201f800, 0x00107021, 0x040007fa, 0x1c01f000,
- 0x4c040000, 0x59b808ea, 0x82040d00, 0x00000007,
- 0x82040580, 0x00000003, 0x04000004, 0x42000000,
- 0x60000000, 0x0401f8c8, 0x5c000800, 0x1c01f000,
- 0x0401f916, 0x0400001b, 0x59325809, 0x812e59c0,
- 0x04000018, 0x592c0205, 0x82000500, 0x000000ff,
- 0x82000d80, 0x00000029, 0x04020012, 0x59300203,
- 0x82000580, 0x00000003, 0x0400000b, 0x59300808,
- 0x84040d26, 0x48066008, 0x0201f800, 0x0002011a,
- 0x4a03900d, 0x00000040, 0x4a0370e5, 0x00000008,
- 0x1c01f000, 0x0201f800, 0x00107021, 0x040007f4,
- 0x42000000, 0x0010cc1b, 0x0201f800, 0x0010bc88,
- 0x5988014a, 0x80000000, 0x4803114a, 0x4a03900d,
+ 0x4cf80000, 0x0201f800, 0x00020095, 0x5c01f000,
+ 0x5c01e800, 0x5c019800, 0x5c019000, 0x5c020800,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x5c029000,
+ 0x5c029800, 0x5c028800, 0x5c027800, 0x5c027000,
+ 0x5c01f800, 0x5c028000, 0x5c026800, 0x5c025800,
+ 0x5c026000, 0x1c01f000, 0x493bc857, 0x0201f000,
+ 0x000200c2, 0x83300500, 0x000000ff, 0x82000c80,
+ 0x00000007, 0x02021800, 0x0010032e, 0x0c01f025,
+ 0x1c01f000, 0x82000d00, 0xc0000038, 0x02020800,
+ 0x00100323, 0x0201f800, 0x0010032e, 0x00000000,
+ 0x00000048, 0x00000054, 0x00000053, 0x0010079a,
+ 0x001007be, 0x001007b9, 0x001007dd, 0x001007a5,
+ 0x001007b1, 0x0010079a, 0x001007d8, 0x0010083c,
+ 0x0010079a, 0x0010083f, 0x0010079a, 0x0010079a,
+ 0x00100843, 0x00100849, 0x00100867, 0x0010087c,
+ 0x001007de, 0x00100885, 0x00100891, 0x0010079a,
+ 0x0010079a, 0x0010079a, 0x0201f800, 0x0010032e,
+ 0x001007a3, 0x00100928, 0x00100802, 0x0010082b,
+ 0x001007a3, 0x001007a3, 0x001007a3, 0x0201f800,
+ 0x0010032e, 0x4803c856, 0x59300004, 0x8c00053e,
+ 0x04020005, 0x42027000, 0x00000055, 0x0201f000,
+ 0x00020bc1, 0x0201f800, 0x00107226, 0x040007fa,
+ 0x1c01f000, 0x4803c856, 0x0401f8e1, 0x40002800,
+ 0x41782000, 0x42027000, 0x00000056, 0x0201f000,
+ 0x00020bc1, 0x4803c856, 0x42027000, 0x00000057,
+ 0x0201f000, 0x00020bc1, 0x4803c856, 0x59325809,
+ 0x812e59c0, 0x04000016, 0x59300008, 0x8c00051a,
+ 0x0402000d, 0x592c0409, 0x8c00051c, 0x04020003,
+ 0x4a026012, 0xffffffff, 0x59300004, 0x8c00053e,
+ 0x04020008, 0x42027000, 0x00000048, 0x0201f000,
+ 0x00020bc1, 0x4a025a07, 0x00000007, 0x0401f7f5,
+ 0x0201f800, 0x00107226, 0x040007f7, 0x1c01f000,
+ 0x4803c856, 0x83300500, 0x00ffffff, 0x0201f000,
+ 0x00106aa6, 0x1c01f000, 0x4803c856, 0x813261c0,
+ 0x02000800, 0x0010032e, 0x0201f800, 0x0010989f,
+ 0x0400000d, 0x59325809, 0x592c0209, 0x84000552,
+ 0x48025a09, 0x0201f800, 0x001010ee, 0x59300004,
+ 0x8c00053e, 0x04020005, 0x417a7800, 0x0201f800,
+ 0x00109425, 0x1c01f000, 0x0201f800, 0x00107226,
+ 0x040007fa, 0x1c01f000, 0x4c040000, 0x59b808ea,
+ 0x82040d00, 0x00000007, 0x82040580, 0x00000003,
+ 0x04000004, 0x42000000, 0x60000000, 0x0401f8c8,
+ 0x5c000800, 0x1c01f000, 0x0401f916, 0x0400001b,
+ 0x59325809, 0x812e59c0, 0x04000018, 0x592c0205,
+ 0x82000500, 0x000000ff, 0x82000d80, 0x00000029,
+ 0x04020012, 0x59300203, 0x82000580, 0x00000003,
+ 0x0400000b, 0x59300808, 0x84040d26, 0x48066008,
+ 0x0201f800, 0x0002011a, 0x4a03900d, 0x00000040,
+ 0x4a0370e5, 0x00000008, 0x1c01f000, 0x0201f800,
+ 0x00107226, 0x040007f4, 0x42000000, 0x0010cf1b,
+ 0x0201f800, 0x0010bfb3, 0x5988014a, 0x80000000,
+ 0x4803114a, 0x4a03900d, 0x00000040, 0x42000000,
+ 0xc0000000, 0x0201f000, 0x0002010e, 0x4c5c0000,
+ 0x4c600000, 0x4c640000, 0x4200c800, 0x0010e235,
+ 0x4200b800, 0x00003000, 0x4200c000, 0x00000105,
+ 0x0201f800, 0x001062aa, 0x4a0370e4, 0x02000000,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x4933c857, 0x0201f000, 0x00020b9d, 0x4933c857,
+ 0x0201f800, 0x00100cb0, 0x1c01f000, 0x41300800,
+ 0x800409c0, 0x02020800, 0x0010032e, 0x0201f800,
+ 0x00100323, 0x42000000, 0x0010cf1b, 0x0201f800,
+ 0x0010bfb3, 0x4933c857, 0x813261c0, 0x02000800,
+ 0x0010032e, 0x0401f842, 0x40002800, 0x0201f800,
+ 0x0010bf1c, 0x4c140000, 0x59a8006d, 0x80000540,
+ 0x04000005, 0x8c142d2a, 0x04000003, 0x0201f800,
+ 0x00100cb0, 0x5c002800, 0x0401f8ae, 0x04000007,
+ 0x5932680a, 0x59340200, 0x8c00050e, 0x59300415,
+ 0x02020800, 0x00109b98, 0x1c01f000, 0x42000000,
+ 0x0010cf1b, 0x0201f800, 0x0010bfb3, 0x4933c857,
+ 0x813261c0, 0x02000800, 0x0010032e, 0x0401f89d,
+ 0x0400000b, 0x0201f800, 0x0010989f, 0x04000008,
+ 0x59325809, 0x592c0209, 0x8400054e, 0x48025a09,
+ 0x417a7800, 0x0201f800, 0x00109425, 0x1c01f000,
+ 0x485fc857, 0x5c000000, 0x4d780000, 0x4203e000,
+ 0x50000000, 0x4200b800, 0x00008005, 0x0201f000,
+ 0x00100333, 0x4933c857, 0x83300480, 0x00000020,
+ 0x02021800, 0x0010032e, 0x83300c00, 0x0010cf8e,
+ 0x50040000, 0x80000000, 0x04001002, 0x44000800,
+ 0x1c01f000, 0x4933c857, 0x0401f7f4, 0x4807c856,
+ 0x59b800ea, 0x8c000510, 0x040007fd, 0x59b800e0,
+ 0x4803c857, 0x1c01f000, 0x4803c856, 0x42000000,
+ 0x10000000, 0x41300800, 0x0401f029, 0x8c000510,
+ 0x02000000, 0x00020114, 0x4c040000, 0x0401f80b,
+ 0x5c000800, 0x82100480, 0x00000008, 0x02001000,
+ 0x00020114, 0x4c040000, 0x0401fe9d, 0x5c000800,
+ 0x0201f000, 0x00020114, 0x59b800e2, 0x59b820e2,
+ 0x80100580, 0x040207fd, 0x80102114, 0x0401f001,
+ 0x40101800, 0x800c190a, 0x82100500, 0x0000001f,
+ 0x820c1d00, 0x0000001f, 0x800c2480, 0x82102500,
+ 0x0000001f, 0x1c01f000, 0x40680000, 0x406c0800,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04020003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x82000500,
+ 0xf0000000, 0x82040d00, 0x0fffffff, 0x80040d40,
+ 0x4807c857, 0x42001000, 0x0010ce5f, 0x50080000,
+ 0x80000540, 0x04020005, 0x4a0370e5, 0x00000003,
+ 0x4a0370e4, 0x00000300, 0x80000000, 0x44001000,
+ 0x42001000, 0x00000400, 0x59b800ea, 0x8c000510,
+ 0x0400000c, 0x0401ffd1, 0x82100480, 0x00000008,
+ 0x04001007, 0x4c040000, 0x4c080000, 0x0401fe64,
+ 0x5c001000, 0x5c000800, 0x0401f020, 0x59b800ea,
+ 0x8c000516, 0x0402001d, 0x4a0370e4, 0x00300000,
+ 0x480770e1, 0x42001000, 0x0000ff00, 0x80081040,
+ 0x04000012, 0x59b808e4, 0x8c040d28, 0x040207fc,
+ 0x42001000, 0x0010ce5f, 0x50080000, 0x80000040,
+ 0x04020005, 0x4a0370e5, 0x00000002, 0x4a0370e4,
+ 0x00000200, 0x02001800, 0x0010032e, 0x44001000,
+ 0x8c040d2c, 0x1c01f000, 0x41f80000, 0x50000000,
+ 0x0201f800, 0x0010032e, 0x80081040, 0x040207d3,
+ 0x41f80000, 0x50000000, 0x0201f800, 0x0010032e,
+ 0x4d380000, 0x59300c07, 0x82040580, 0x00000009,
+ 0x04020006, 0x42027000, 0x00000047, 0x0201f800,
+ 0x00020bc1, 0x80000580, 0x5c027000, 0x1c01f000,
+ 0x4c500000, 0x4a03900d, 0x00000001, 0x59c8a020,
+ 0x4a03900d, 0x00000002, 0x59c80820, 0x8c50a52e,
+ 0x04000002, 0x900409c0, 0x82040d00, 0x0000ffff,
+ 0x0201f800, 0x00106269, 0x5c00a000, 0x1c01f000,
+ 0x42000000, 0x0010cf12, 0x0201f800, 0x0010bfb3,
+ 0x0401ffec, 0x04000057, 0x4933c857, 0x59300407,
+ 0x82000580, 0x00000000, 0x04000052, 0x59c82021,
+ 0x4a03900d, 0x00000001, 0x59c82821, 0x82142d00,
+ 0x0000ffff, 0x59325809, 0x812e59c0, 0x04000049,
+ 0x5932680a, 0x0201f800, 0x0010493c, 0x02020800,
+ 0x00109b80, 0x599c0019, 0x8c00050c, 0x0402001e,
+ 0x0201f800, 0x0010493c, 0x0402001b, 0x59300812,
+ 0x4807c857, 0x592c0409, 0x8c00051c, 0x04020014,
+ 0x8400055c, 0x48025c09, 0x592c0a05, 0x82040d00,
+ 0x000000ff, 0x82040580, 0x00000048, 0x04000007,
+ 0x82040580, 0x00000018, 0x04000004, 0x82040580,
+ 0x00000068, 0x04020006, 0x59300012, 0x0201f800,
+ 0x0010a2e2, 0x80000d40, 0x48065803, 0x4a026012,
+ 0x7fffffff, 0x59300008, 0x8c000516, 0x04020021,
+ 0x48166014, 0x0201f800, 0x0010493c, 0x04000004,
+ 0x59300415, 0x8c00051c, 0x04000004, 0x599c0019,
+ 0x8c00050c, 0x04000017, 0x0201f800, 0x00100f2b,
+ 0x04020014, 0x0401fa8f, 0x40280000, 0x4802600e,
+ 0x04000005, 0x4832600c, 0x50200000, 0x4802600b,
+ 0x4822600d, 0x59300415, 0x8c00051c, 0x04020004,
+ 0x599c0019, 0x8c00050c, 0x04020885, 0x4a03900d,
+ 0x00000040, 0x4a0370e5, 0x00000008, 0x1c01f000,
+ 0x42000000, 0x0010cf1b, 0x0201f800, 0x0010bfb3,
+ 0x5988014c, 0x80000000, 0x4803114c, 0x4a03900d,
0x00000040, 0x42000000, 0xc0000000, 0x0201f000,
- 0x0002010e, 0x4c5c0000, 0x4c600000, 0x4c640000,
- 0x4200c800, 0x0010df35, 0x4200b800, 0x00003000,
- 0x4200c000, 0x00000105, 0x0201f800, 0x001060de,
- 0x4a0370e4, 0x02000000, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x4933c857, 0x0201f000,
- 0x00020b9d, 0x4933c857, 0x0201f800, 0x00100caf,
- 0x1c01f000, 0x41300800, 0x800409c0, 0x02020800,
- 0x0010032e, 0x0201f800, 0x00100323, 0x42000000,
- 0x0010cc1b, 0x0201f800, 0x0010bc88, 0x4933c857,
- 0x813261c0, 0x02000800, 0x0010032e, 0x0401f842,
- 0x40002800, 0x0201f800, 0x0010bbf1, 0x4c140000,
- 0x59a8006d, 0x80000540, 0x04000005, 0x8c142d2a,
- 0x04000003, 0x0201f800, 0x00100caf, 0x5c002800,
- 0x0401f8ae, 0x04000007, 0x5932680a, 0x59340200,
- 0x8c00050e, 0x59300415, 0x02020800, 0x00109960,
- 0x1c01f000, 0x42000000, 0x0010cc1b, 0x0201f800,
- 0x0010bc88, 0x4933c857, 0x813261c0, 0x02000800,
- 0x0010032e, 0x0401f89d, 0x0400000b, 0x0201f800,
- 0x00109667, 0x04000008, 0x59325809, 0x592c0209,
- 0x8400054e, 0x48025a09, 0x417a7800, 0x0201f800,
- 0x001091f1, 0x1c01f000, 0x485fc857, 0x5c000000,
- 0x4d780000, 0x4203e000, 0x50000000, 0x4200b800,
- 0x00008005, 0x0201f000, 0x00100333, 0x4933c857,
- 0x83300480, 0x00000020, 0x02021800, 0x0010032e,
- 0x83300c00, 0x0010cc8e, 0x50040000, 0x80000000,
- 0x04001002, 0x44000800, 0x1c01f000, 0x4933c857,
- 0x0401f7f4, 0x4807c856, 0x59b800ea, 0x8c000510,
- 0x040007fd, 0x59b800e0, 0x4803c857, 0x1c01f000,
- 0x4803c856, 0x42000000, 0x10000000, 0x41300800,
- 0x0401f029, 0x8c000510, 0x02000000, 0x00020114,
- 0x4c040000, 0x0401f80b, 0x5c000800, 0x82100480,
- 0x00000008, 0x02001000, 0x00020114, 0x4c040000,
- 0x0401fe9b, 0x5c000800, 0x0201f000, 0x00020114,
- 0x59b800e2, 0x59b820e2, 0x80100580, 0x040207fd,
- 0x80102114, 0x0401f001, 0x40101800, 0x800c190a,
- 0x82100500, 0x0000001f, 0x820c1d00, 0x0000001f,
- 0x800c2480, 0x82102500, 0x0000001f, 0x1c01f000,
- 0x40680000, 0x406c0800, 0x0401f807, 0x42018800,
- 0x00000001, 0x04020003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x82000500, 0xf0000000, 0x82040d00,
- 0x0fffffff, 0x80040d40, 0x4807c857, 0x42001000,
- 0x0010cb5f, 0x50080000, 0x80000540, 0x04020005,
- 0x4a0370e5, 0x00000003, 0x4a0370e4, 0x00000300,
- 0x80000000, 0x44001000, 0x42001000, 0x00000400,
- 0x59b800ea, 0x8c000510, 0x0400000c, 0x0401ffd1,
- 0x82100480, 0x00000008, 0x04001007, 0x4c040000,
- 0x4c080000, 0x0401fe62, 0x5c001000, 0x5c000800,
- 0x0401f020, 0x59b800ea, 0x8c000516, 0x0402001d,
- 0x4a0370e4, 0x00300000, 0x480770e1, 0x42001000,
- 0x0000ff00, 0x80081040, 0x04000012, 0x59b808e4,
- 0x8c040d28, 0x040207fc, 0x42001000, 0x0010cb5f,
- 0x50080000, 0x80000040, 0x04020005, 0x4a0370e5,
- 0x00000002, 0x4a0370e4, 0x00000200, 0x02001800,
- 0x0010032e, 0x44001000, 0x8c040d2c, 0x1c01f000,
- 0x41f80000, 0x50000000, 0x0201f800, 0x0010032e,
- 0x80081040, 0x040207d3, 0x41f80000, 0x50000000,
- 0x0201f800, 0x0010032e, 0x4d380000, 0x59300c07,
- 0x82040580, 0x00000009, 0x04020006, 0x42027000,
- 0x00000047, 0x0201f800, 0x00020bc1, 0x80000580,
- 0x5c027000, 0x1c01f000, 0x4c500000, 0x4a03900d,
- 0x00000001, 0x59c8a020, 0x4a03900d, 0x00000002,
- 0x59c80820, 0x8c50a52e, 0x04000002, 0x900409c0,
- 0x82040d00, 0x0000ffff, 0x0201f800, 0x0010609d,
- 0x5c00a000, 0x1c01f000, 0x42000000, 0x0010cc12,
- 0x0201f800, 0x0010bc88, 0x0401ffec, 0x04000054,
- 0x4933c857, 0x59300407, 0x82000580, 0x00000000,
- 0x0400004f, 0x59c82021, 0x4a03900d, 0x00000001,
- 0x59c82821, 0x82142d00, 0x0000ffff, 0x59325809,
- 0x812e59c0, 0x04000046, 0x5932680a, 0x0201f800,
- 0x0010483c, 0x02020800, 0x00109948, 0x599c0019,
- 0x8c00050c, 0x0402001e, 0x0201f800, 0x0010483c,
- 0x0402001b, 0x59300812, 0x4807c857, 0x592c0409,
- 0x8c00051c, 0x04020014, 0x8400055c, 0x48025c09,
- 0x592c0a05, 0x82040d00, 0x000000ff, 0x82040580,
- 0x00000048, 0x04000007, 0x82040580, 0x00000018,
- 0x04000004, 0x82040580, 0x00000068, 0x04020006,
- 0x59300012, 0x0201f800, 0x0010a0a5, 0x80000d40,
- 0x48065803, 0x4a026012, 0x7fffffff, 0x59300008,
- 0x8c000516, 0x0402001e, 0x48166014, 0x599c0019,
- 0x8c00050c, 0x04020004, 0x59a80007, 0x8c00051e,
- 0x04020017, 0x0201f800, 0x00100f2a, 0x04020014,
- 0x0401fa8f, 0x40280000, 0x4802600e, 0x04000005,
- 0x4832600c, 0x50200000, 0x4802600b, 0x4822600d,
- 0x59300415, 0x8c00051c, 0x04020004, 0x599c0019,
- 0x8c00050c, 0x04020885, 0x4a03900d, 0x00000040,
- 0x4a0370e5, 0x00000008, 0x1c01f000, 0x42000000,
- 0x0010cc1b, 0x0201f800, 0x0010bc88, 0x5988014c,
- 0x80000000, 0x4803114c, 0x4a03900d, 0x00000040,
- 0x42000000, 0xc0000000, 0x0201f000, 0x0002010e,
- 0x4cf80000, 0x58f40000, 0x8001f540, 0x0401f820,
- 0x41781800, 0x0401f935, 0x04020014, 0x44140800,
- 0x0401f82a, 0x04000011, 0x40043800, 0x42001800,
- 0x00000001, 0x40142000, 0x0401f92c, 0x0402000b,
- 0x801c3800, 0x501c0000, 0x44000800, 0x0401f810,
- 0x801c0580, 0x04000004, 0x44103800, 0x801c3840,
- 0x44143800, 0x0401f819, 0x5c01f000, 0x1c01f000,
- 0x80f9f1c0, 0x04020003, 0x58f41202, 0x0401f003,
- 0x42001000, 0x00000007, 0x1c01f000, 0x80f9f1c0,
- 0x04020006, 0x58f40401, 0x82000480, 0x00000002,
- 0x80f40400, 0x0401f005, 0x58f80401, 0x82000480,
- 0x00000002, 0x80f80400, 0x50002800, 0x80000000,
- 0x50002000, 0x1c01f000, 0x80f9f1c0, 0x04020008,
- 0x58f40401, 0x82000480, 0x00000002, 0x02001800,
- 0x0010032e, 0x4801ec01, 0x0401f00b, 0x58f80401,
- 0x82000480, 0x00000002, 0x02001800, 0x0010032e,
- 0x4801f401, 0x82000580, 0x00000002, 0x04020002,
- 0x0401f81b, 0x58f40202, 0x80000040, 0x4801ea02,
- 0x02000800, 0x0010032e, 0x82000580, 0x00000001,
- 0x1c01f000, 0x82f40580, 0xffffffff, 0x0400000f,
+ 0x0002010e, 0x4cf80000, 0x58f40000, 0x8001f540,
+ 0x0401f820, 0x41781800, 0x0401f935, 0x04020014,
+ 0x44140800, 0x0401f82a, 0x04000011, 0x40043800,
+ 0x42001800, 0x00000001, 0x40142000, 0x0401f92c,
+ 0x0402000b, 0x801c3800, 0x501c0000, 0x44000800,
+ 0x0401f810, 0x801c0580, 0x04000004, 0x44103800,
+ 0x801c3840, 0x44143800, 0x0401f819, 0x5c01f000,
+ 0x1c01f000, 0x80f9f1c0, 0x04020003, 0x58f41202,
+ 0x0401f003, 0x42001000, 0x00000007, 0x1c01f000,
+ 0x80f9f1c0, 0x04020006, 0x58f40401, 0x82000480,
+ 0x00000002, 0x80f40400, 0x0401f005, 0x58f80401,
+ 0x82000480, 0x00000002, 0x80f80400, 0x50002800,
+ 0x80000000, 0x50002000, 0x1c01f000, 0x80f9f1c0,
+ 0x04020008, 0x58f40401, 0x82000480, 0x00000002,
+ 0x02001800, 0x0010032e, 0x4801ec01, 0x0401f00b,
+ 0x58f80401, 0x82000480, 0x00000002, 0x02001800,
+ 0x0010032e, 0x4801f401, 0x82000580, 0x00000002,
+ 0x04020002, 0x0401f81b, 0x58f40202, 0x80000040,
+ 0x4801ea02, 0x02000800, 0x0010032e, 0x82000580,
+ 0x00000001, 0x1c01f000, 0x82f40580, 0xffffffff,
+ 0x0400000f, 0x58f40201, 0x82000580, 0x0000dcb3,
+ 0x02020800, 0x0010032e, 0x58f40000, 0x8001f540,
+ 0x04000006, 0x58f80201, 0x82000580, 0x0000ddb9,
+ 0x02020800, 0x0010032e, 0x0401f80a, 0x1c01f000,
+ 0x4d2c0000, 0x40fa5800, 0x0201f800, 0x00100594,
+ 0x4979e800, 0x4179f000, 0x5c025800, 0x1c01f000,
+ 0x80f5e9c0, 0x04000009, 0x80f9f1c0, 0x04020ff5,
+ 0x4d2c0000, 0x40f65800, 0x0201f800, 0x00100594,
+ 0x4179e800, 0x5c025800, 0x1c01f000, 0x4cf40000,
+ 0x0201f800, 0x0010493c, 0x04020036, 0x59300808,
+ 0x82040500, 0x00013100, 0x04020032, 0x8c040d22,
+ 0x04000032, 0x59300028, 0x8001ed40, 0x02000800,
+ 0x0010032e, 0x82000580, 0xffffffff, 0x04000029,
0x58f40201, 0x82000580, 0x0000dcb3, 0x02020800,
- 0x0010032e, 0x58f40000, 0x8001f540, 0x04000006,
- 0x58f80201, 0x82000580, 0x0000ddb9, 0x02020800,
- 0x0010032e, 0x0401f80a, 0x1c01f000, 0x4d2c0000,
- 0x40fa5800, 0x0201f800, 0x00100594, 0x4979e800,
- 0x4179f000, 0x5c025800, 0x1c01f000, 0x80f5e9c0,
- 0x04000009, 0x80f9f1c0, 0x04020ff5, 0x4d2c0000,
- 0x40f65800, 0x0201f800, 0x00100594, 0x4179e800,
- 0x5c025800, 0x1c01f000, 0x4cf40000, 0x0201f800,
- 0x0010483c, 0x04020036, 0x59300808, 0x82040500,
- 0x00013100, 0x04020032, 0x8c040d22, 0x04000032,
- 0x59300028, 0x8001ed40, 0x02000800, 0x0010032e,
- 0x82000580, 0xffffffff, 0x04000029, 0x58f40201,
+ 0x0010032e, 0x58f40a02, 0x82040500, 0x0000fffe,
+ 0x04000003, 0x0401ff74, 0x58f40a02, 0x82040480,
+ 0x0000000f, 0x04021095, 0x80040800, 0x4805ea02,
+ 0x82040580, 0x00000008, 0x04000099, 0x82040480,
+ 0x00000008, 0x0400100a, 0x58f40000, 0x8001ed40,
+ 0x02000800, 0x0010032e, 0x58f40201, 0x82000580,
+ 0x0000ddb9, 0x02020800, 0x0010032e, 0x58f40401,
+ 0x82000c00, 0x00000002, 0x4805ec01, 0x80f40400,
+ 0x59300813, 0x44040000, 0x80000000, 0x45780000,
+ 0x5c01e800, 0x1c01f000, 0x42001000, 0x00000400,
+ 0x59b800e4, 0x8c000524, 0x0402005f, 0x4a0370e4,
+ 0x00030000, 0x40000000, 0x59b800e4, 0x8c000524,
+ 0x04020057, 0x59300808, 0x84040d62, 0x48066008,
+ 0x4a0370e4, 0x00020000, 0x4d2c0000, 0x0201f800,
+ 0x0010056e, 0x04000061, 0x492e6028, 0x4a025a01,
+ 0x0000dcb3, 0x59300009, 0x80001d40, 0x02000800,
+ 0x0010032e, 0x580c0810, 0x48065803, 0x580c0205,
+ 0x82000500, 0x000000ff, 0x82000580, 0x00000068,
+ 0x04020037, 0x580c1801, 0x800c19c0, 0x02000800,
+ 0x0010032e, 0x580c0c06, 0x82040d00, 0x00000003,
+ 0x82040580, 0x00000002, 0x04020003, 0x592c0803,
+ 0x0401f02b, 0x580c2a07, 0x580c0008, 0x59301812,
+ 0x800c0580, 0x0400002a, 0x82040580, 0x00000000,
+ 0x04000012, 0x40140000, 0x4c080000, 0x400c1000,
+ 0x41780800, 0x0201f800, 0x00106c9d, 0x800409c0,
+ 0x02020800, 0x0010032e, 0x82140c00, 0x00000008,
+ 0x0201f800, 0x00106c7e, 0x5c001000, 0x40041800,
+ 0x592c0803, 0x0401f022, 0x82140400, 0x00000008,
+ 0x4c080000, 0x400c1000, 0x41780800, 0x0201f800,
+ 0x00106c9d, 0x800409c0, 0x02020800, 0x0010032e,
+ 0x40140800, 0x0201f800, 0x00106c7e, 0x5c001000,
+ 0x40041800, 0x592c0803, 0x0401f011, 0x59301812,
+ 0x40040000, 0x800c0580, 0x0402000d, 0x497a5a02,
+ 0x4a025c01, 0x00000004, 0x0401f011, 0x4a0370e4,
+ 0x00020000, 0x40000000, 0x40000000, 0x80081040,
+ 0x02000800, 0x0010032e, 0x0401f79a, 0x4a025a02,
+ 0x00000001, 0x4a025c01, 0x00000006, 0x497a5804,
+ 0x400c0000, 0x80040480, 0x48025805, 0x412de800,
+ 0x5c025800, 0x0401f76d, 0x5c025800, 0x4a026028,
+ 0xffffffff, 0x0401f787, 0x4d2c0000, 0x58f65800,
+ 0x0201f800, 0x00100594, 0x40f65800, 0x0201f800,
+ 0x00100594, 0x5c025800, 0x0401f7f5, 0x4d2c0000,
+ 0x0201f800, 0x0010056e, 0x040007f8, 0x4a025a01,
+ 0x0000ddb9, 0x4a025c01, 0x00000002, 0x492de800,
+ 0x412de800, 0x5c025800, 0x0401f769, 0x0401fee2,
+ 0x82f40400, 0x00000004, 0x800c0400, 0x40000800,
+ 0x50040000, 0x80100580, 0x04000016, 0x82040c00,
+ 0x00000002, 0x80081040, 0x040207fa, 0x80f9f1c0,
+ 0x04000011, 0x58f41202, 0x82081480, 0x00000007,
+ 0x82f80400, 0x00000002, 0x800c0400, 0x40000800,
+ 0x50040000, 0x80100580, 0x04000006, 0x82040c00,
+ 0x00000002, 0x80081040, 0x040207fa, 0x0401f002,
+ 0x1c01f000, 0x82000540, 0x00000001, 0x0401f7fd,
+ 0x4cf40000, 0x4cf80000, 0x4001e800, 0x812e59c0,
+ 0x04000024, 0x592c0a07, 0x800409c0, 0x04020021,
+ 0x82f40580, 0xffffffff, 0x0400001b, 0x58f40201,
0x82000580, 0x0000dcb3, 0x02020800, 0x0010032e,
- 0x58f40a02, 0x82040500, 0x0000fffe, 0x04000003,
- 0x0401ff74, 0x58f40a02, 0x82040480, 0x0000000f,
- 0x04021095, 0x80040800, 0x4805ea02, 0x82040580,
- 0x00000008, 0x04000099, 0x82040480, 0x00000008,
- 0x0400100a, 0x58f40000, 0x8001ed40, 0x02000800,
- 0x0010032e, 0x58f40201, 0x82000580, 0x0000ddb9,
- 0x02020800, 0x0010032e, 0x58f40401, 0x82000c00,
- 0x00000002, 0x4805ec01, 0x80f40400, 0x59300813,
- 0x44040000, 0x80000000, 0x45780000, 0x5c01e800,
- 0x1c01f000, 0x42001000, 0x00000400, 0x59b800e4,
- 0x8c000524, 0x0402005f, 0x4a0370e4, 0x00030000,
- 0x40000000, 0x59b800e4, 0x8c000524, 0x04020057,
- 0x59300808, 0x84040d62, 0x48066008, 0x4a0370e4,
- 0x00020000, 0x4d2c0000, 0x0201f800, 0x0010056e,
- 0x04000061, 0x492e6028, 0x4a025a01, 0x0000dcb3,
- 0x59300009, 0x80001d40, 0x02000800, 0x0010032e,
- 0x580c0810, 0x48065803, 0x580c0205, 0x82000500,
- 0x000000ff, 0x82000580, 0x00000068, 0x04020037,
- 0x580c1801, 0x800c19c0, 0x02000800, 0x0010032e,
- 0x580c0c06, 0x82040d00, 0x00000003, 0x82040580,
- 0x00000002, 0x04020003, 0x592c0803, 0x0401f02b,
- 0x580c2a07, 0x580c0008, 0x59301812, 0x800c0580,
- 0x0400002a, 0x82040580, 0x00000000, 0x04000012,
- 0x40140000, 0x4c080000, 0x400c1000, 0x41780800,
- 0x0201f800, 0x00106a98, 0x800409c0, 0x02020800,
- 0x0010032e, 0x82140c00, 0x00000008, 0x0201f800,
- 0x00106a79, 0x5c001000, 0x40041800, 0x592c0803,
- 0x0401f022, 0x82140400, 0x00000008, 0x4c080000,
- 0x400c1000, 0x41780800, 0x0201f800, 0x00106a98,
- 0x800409c0, 0x02020800, 0x0010032e, 0x40140800,
- 0x0201f800, 0x00106a79, 0x5c001000, 0x40041800,
- 0x592c0803, 0x0401f011, 0x59301812, 0x40040000,
- 0x800c0580, 0x0402000d, 0x497a5a02, 0x4a025c01,
- 0x00000004, 0x0401f011, 0x4a0370e4, 0x00020000,
- 0x40000000, 0x40000000, 0x80081040, 0x02000800,
- 0x0010032e, 0x0401f79a, 0x4a025a02, 0x00000001,
- 0x4a025c01, 0x00000006, 0x497a5804, 0x400c0000,
- 0x80040480, 0x48025805, 0x412de800, 0x5c025800,
- 0x0401f76d, 0x5c025800, 0x4a026028, 0xffffffff,
- 0x0401f787, 0x4d2c0000, 0x58f65800, 0x0201f800,
- 0x00100594, 0x40f65800, 0x0201f800, 0x00100594,
- 0x5c025800, 0x0401f7f5, 0x4d2c0000, 0x0201f800,
- 0x0010056e, 0x040007f8, 0x4a025a01, 0x0000ddb9,
- 0x4a025c01, 0x00000002, 0x492de800, 0x412de800,
- 0x5c025800, 0x0401f769, 0x0401fee2, 0x82f40400,
- 0x00000004, 0x800c0400, 0x40000800, 0x50040000,
- 0x80100580, 0x04000016, 0x82040c00, 0x00000002,
- 0x80081040, 0x040207fa, 0x80f9f1c0, 0x04000011,
- 0x58f41202, 0x82081480, 0x00000007, 0x82f80400,
- 0x00000002, 0x800c0400, 0x40000800, 0x50040000,
- 0x80100580, 0x04000006, 0x82040c00, 0x00000002,
- 0x80081040, 0x040207fa, 0x0401f002, 0x1c01f000,
- 0x82000540, 0x00000001, 0x0401f7fd, 0x4cf40000,
- 0x4cf80000, 0x4001e800, 0x812e59c0, 0x04000024,
- 0x592c0a07, 0x800409c0, 0x04020021, 0x82f40580,
- 0xffffffff, 0x0400001b, 0x58f40201, 0x82000580,
- 0x0000dcb3, 0x02020800, 0x0010032e, 0x58f40000,
- 0x8001f540, 0x04000006, 0x58f80201, 0x82000580,
- 0x0000ddb9, 0x02020800, 0x0010032e, 0x41783800,
- 0x58f44003, 0x0401f839, 0x04020009, 0x0401fef0,
- 0x497a6028, 0x59300808, 0x84040d22, 0x48066008,
- 0x5c01f000, 0x5c01e800, 0x1c01f000, 0x0401fee8,
- 0x4a025a07, 0x00000011, 0x0401f7f6, 0x0401feca,
- 0x0401f7f4, 0x4cf40000, 0x4cf80000, 0x4001e800,
- 0x82040580, 0x00000001, 0x04020020, 0x82f40580,
- 0xffffffff, 0x0400001a, 0x58f40201, 0x82000580,
- 0x0000dcb3, 0x02020800, 0x0010032e, 0x58f40000,
- 0x8001f540, 0x04000006, 0x58f80201, 0x82000580,
- 0x0000ddb9, 0x02020800, 0x0010032e, 0x41783800,
- 0x58f44003, 0x0401f811, 0x04020008, 0x0401fec8,
- 0x42000800, 0x00000001, 0x497a6028, 0x5c01f000,
- 0x5c01e800, 0x1c01f000, 0x0401fec1, 0x42000800,
- 0x00000011, 0x0401f7f9, 0x4c040000, 0x0401fea2,
- 0x5c000800, 0x0401f7f5, 0x4803c856, 0x401c2000,
- 0x41781800, 0x4c200000, 0x0401ff88, 0x5c004000,
- 0x0402002a, 0x40202000, 0x42001800, 0x00000001,
- 0x0401ff82, 0x04020025, 0x0401fe62, 0x40082800,
- 0x82f43400, 0x00000004, 0x50182000, 0x40100000,
+ 0x58f40000, 0x8001f540, 0x04000006, 0x58f80201,
+ 0x82000580, 0x0000ddb9, 0x02020800, 0x0010032e,
+ 0x41783800, 0x58f44003, 0x0401f839, 0x04020009,
+ 0x0401fef0, 0x497a6028, 0x59300808, 0x84040d22,
+ 0x48066008, 0x5c01f000, 0x5c01e800, 0x1c01f000,
+ 0x0401fee8, 0x4a025a07, 0x00000011, 0x0401f7f6,
+ 0x0401feca, 0x0401f7f4, 0x4cf40000, 0x4cf80000,
+ 0x4001e800, 0x82040580, 0x00000001, 0x04020020,
+ 0x82f40580, 0xffffffff, 0x0400001a, 0x58f40201,
+ 0x82000580, 0x0000dcb3, 0x02020800, 0x0010032e,
+ 0x58f40000, 0x8001f540, 0x04000006, 0x58f80201,
+ 0x82000580, 0x0000ddb9, 0x02020800, 0x0010032e,
+ 0x41783800, 0x58f44003, 0x0401f811, 0x04020008,
+ 0x0401fec8, 0x42000800, 0x00000001, 0x497a6028,
+ 0x5c01f000, 0x5c01e800, 0x1c01f000, 0x0401fec1,
+ 0x42000800, 0x00000011, 0x0401f7f9, 0x4c040000,
+ 0x0401fea2, 0x5c000800, 0x0401f7f5, 0x4803c856,
+ 0x401c2000, 0x41781800, 0x4c200000, 0x0401ff88,
+ 0x5c004000, 0x0402002a, 0x40202000, 0x42001800,
+ 0x00000001, 0x0401ff82, 0x04020025, 0x0401fe62,
+ 0x40082800, 0x82f43400, 0x00000004, 0x50182000,
+ 0x40100000, 0x801c0580, 0x04000005, 0x42001800,
+ 0x00000001, 0x0401ff76, 0x04020019, 0x82183400,
+ 0x00000002, 0x80142840, 0x040207f5, 0x80f9f1c0,
+ 0x04000012, 0x58f42a02, 0x82142c80, 0x00000007,
+ 0x82f83400, 0x00000002, 0x50182000, 0x40100000,
0x801c0580, 0x04000005, 0x42001800, 0x00000001,
- 0x0401ff76, 0x04020019, 0x82183400, 0x00000002,
- 0x80142840, 0x040207f5, 0x80f9f1c0, 0x04000012,
- 0x58f42a02, 0x82142c80, 0x00000007, 0x82f83400,
- 0x00000002, 0x50182000, 0x40100000, 0x801c0580,
- 0x04000005, 0x42001800, 0x00000001, 0x0401ff63,
- 0x04020006, 0x82183400, 0x00000002, 0x80142840,
- 0x040207f5, 0x1c01f000, 0x82000540, 0x00000001,
- 0x0401f7fd, 0x0201f800, 0x0010032e, 0x58380a05,
- 0x82040d00, 0x000000ff, 0x82040580, 0x0000001b,
- 0x04000004, 0x82040580, 0x0000002b, 0x040207f6,
+ 0x0401ff63, 0x04020006, 0x82183400, 0x00000002,
+ 0x80142840, 0x040207f5, 0x1c01f000, 0x82000540,
+ 0x00000001, 0x0401f7fd, 0x0201f800, 0x0010032e,
+ 0x58380a05, 0x82040d00, 0x000000ff, 0x82040580,
+ 0x0000001b, 0x04000004, 0x82040580, 0x0000002b,
+ 0x040207f6, 0x50200000, 0x80387c00, 0x583c2800,
+ 0x583c2001, 0x583c1002, 0x592c0a08, 0x58383010,
+ 0x59303808, 0x497a6013, 0x497a6014, 0x0201f000,
+ 0x0002015d, 0x592c020b, 0x8c000502, 0x040007e7,
+ 0x497a6013, 0x0201f800, 0x00101105, 0x412c7000,
+ 0x59300008, 0x84000556, 0x48026008, 0x82040500,
+ 0x0000000f, 0x82000c00, 0x00100f0b, 0x50044000,
+ 0x80204000, 0x50200000, 0x80187c00, 0x583c2800,
+ 0x583c2001, 0x583c1002, 0x58380a08, 0x58384c09,
+ 0x40187000, 0x58183008, 0x59303808, 0x497a6014,
+ 0x0201f000, 0x0002015d, 0x592c040b, 0x8c000500,
+ 0x02000800, 0x0010032e, 0x592c000e, 0x48026013,
+ 0x0401f7e1, 0x58380208, 0x8c000502, 0x040007c3,
0x50200000, 0x80387c00, 0x583c2800, 0x583c2001,
- 0x583c1002, 0x592c0a08, 0x58383010, 0x59303808,
- 0x497a6013, 0x497a6014, 0x0201f000, 0x0002015d,
- 0x592c020b, 0x8c000502, 0x040007e7, 0x497a6013,
- 0x0201f800, 0x00101104, 0x412c7000, 0x59300008,
- 0x84000556, 0x48026008, 0x82040500, 0x0000000f,
- 0x82000c00, 0x00100f0a, 0x50044000, 0x80204000,
- 0x50200000, 0x80187c00, 0x583c2800, 0x583c2001,
- 0x583c1002, 0x58380a08, 0x58384c09, 0x40187000,
- 0x58183008, 0x59303808, 0x497a6014, 0x0201f000,
- 0x0002015d, 0x592c040b, 0x8c000500, 0x02000800,
- 0x0010032e, 0x592c000e, 0x48026013, 0x0401f7e1,
- 0x58380208, 0x8c000502, 0x040007c3, 0x50200000,
- 0x80387c00, 0x583c2800, 0x583c2001, 0x58380405,
- 0x80001540, 0x04020002, 0x58381408, 0x58c83401,
- 0x58380c09, 0x59303808, 0x497a6013, 0x497a6014,
- 0x0201f000, 0x0002015d, 0x592c0409, 0x8c000502,
- 0x040007b1, 0x592c040a, 0x80000540, 0x040007ae,
- 0x82000c80, 0x00000002, 0x04001011, 0x58380001,
- 0x80007540, 0x02000800, 0x0010032e, 0x58380205,
- 0x82000500, 0x0000000f, 0x82000400, 0x00100f0a,
- 0x50004000, 0x40040000, 0x800409c0, 0x04000005,
+ 0x58380405, 0x80001540, 0x04020002, 0x58381408,
+ 0x58c83401, 0x58380c09, 0x59303808, 0x497a6013,
+ 0x497a6014, 0x0201f000, 0x0002015d, 0x592c0409,
+ 0x8c000502, 0x040007b1, 0x592c040a, 0x80000540,
+ 0x040007ae, 0x82000c80, 0x00000002, 0x04001011,
+ 0x58380001, 0x80007540, 0x02000800, 0x0010032e,
+ 0x58380205, 0x82000500, 0x0000000f, 0x82000400,
+ 0x00100f0b, 0x50004000, 0x40040000, 0x800409c0,
+ 0x04000005, 0x82040c80, 0x00000005, 0x040217f1,
+ 0x80204400, 0x50200000, 0x80387c00, 0x583c2800,
+ 0x583c2001, 0x583c1002, 0x592c0a08, 0x592c4c09,
+ 0x592c300e, 0x59303808, 0x497a6013, 0x497a6014,
+ 0x4816600f, 0x48126010, 0x480a6011, 0x481a6012,
+ 0x80040840, 0x4806600e, 0x02000000, 0x00020165,
+ 0x80204000, 0x50201800, 0x800c19c0, 0x0402000c,
+ 0x58380001, 0x80007540, 0x02000800, 0x0010032e,
+ 0x58380205, 0x82000500, 0x0000000f, 0x82000400,
+ 0x00100f0b, 0x50004000, 0x50201800, 0x483a600c,
+ 0x480e600b, 0x4822600d, 0x0201f000, 0x00020165,
+ 0x4803c856, 0x592c0209, 0x8c00051e, 0x04020017,
+ 0x50200000, 0x80306c00, 0x40240000, 0x0c01f001,
+ 0x00100c18, 0x00100c18, 0x00100c21, 0x00100c18,
+ 0x00100c18, 0x00100c18, 0x00100c18, 0x00100c18,
+ 0x00100c21, 0x00100c18, 0x00100c21, 0x00100c18,
+ 0x00100c18, 0x00100c21, 0x00100c18, 0x00100c18,
+ 0x0201f800, 0x0010032e, 0x8400051e, 0x48025a09,
+ 0x50200000, 0x80306c00, 0x58343801, 0x481e6010,
+ 0x0401f007, 0x58341802, 0x58342800, 0x58343801,
+ 0x480e6011, 0x4816600f, 0x481e6010, 0x0401f2c2,
+ 0x4933c857, 0x5931f809, 0x59301006, 0x800811c0,
+ 0x0400000b, 0x41780800, 0x42000000, 0x0000000a,
+ 0x0201f800, 0x00106c9d, 0x80080102, 0x04020002,
+ 0x84001542, 0x80081040, 0x4809fc07, 0x4a026006,
+ 0x00000002, 0x592c040a, 0x82000500, 0x00000008,
+ 0x0400000b, 0x0401f839, 0x59300203, 0x82000580,
+ 0x00000004, 0x04020005, 0x42027000, 0x00000048,
+ 0x0201f800, 0x00020bc1, 0x1c01f000, 0x4cfc0000,
+ 0x58fc0205, 0x82000500, 0x000000ff, 0x82000580,
+ 0x00000048, 0x04020009, 0x58fc0409, 0x8c000500,
+ 0x04000006, 0x58fc080c, 0x8c040d16, 0x0400001f,
+ 0x58fc0008, 0x0401f00a, 0x58fc0409, 0x8c000512,
+ 0x0402001c, 0x58fc0c0a, 0x8c040d16, 0x04020003,
+ 0x5c01f800, 0x1c01f000, 0x58fc000b, 0x4c000000,
+ 0x4d2c0000, 0x40fe5800, 0x59300012, 0x0201f800,
+ 0x0010a2e2, 0x5c025800, 0x80000d40, 0x5c000000,
+ 0x80040580, 0x04020009, 0x59300008, 0x84000500,
+ 0x48026008, 0x42027000, 0x00000048, 0x5c01f800,
+ 0x0201f000, 0x00020bc1, 0x5c01f800, 0x1c01f000,
+ 0x58fdf80a, 0x0401f7e4, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x4933c857, 0x59b808ea, 0x82040d00,
+ 0x00000007, 0x82040580, 0x00000000, 0x04000025,
+ 0x82040580, 0x00000003, 0x04000022, 0x59300407,
+ 0x4c000000, 0x4a026407, 0x00000000, 0x42003000,
+ 0x00000041, 0x4a0370e5, 0x00003000, 0x42000000,
+ 0x50000000, 0x41300800, 0x4c180000, 0x0401fc38,
+ 0x5c003000, 0x0400000e, 0x42000000, 0x0000001e,
+ 0x80000040, 0x040207ff, 0x80183040, 0x040207f4,
+ 0x42000000, 0x40000000, 0x41300800, 0x0401fc2c,
+ 0x59880146, 0x80000000, 0x48031146, 0x4a0370e5,
+ 0x00002000, 0x5c000000, 0x48026407, 0x1c01f000,
+ 0x59300008, 0x84000500, 0x48026008, 0x0401f7fc,
+ 0x59c00007, 0x4a038006, 0x30000000, 0x40000000,
+ 0x59c00007, 0x8c00050a, 0x040207fe, 0x1c01f000,
+ 0x5c000000, 0x4c000000, 0x4803c857, 0x42000800,
+ 0x00000001, 0x0201f800, 0x00101bdf, 0x4dc00000,
+ 0x4a0370e8, 0x00000000, 0x42038000, 0x00007720,
+ 0x0401ffec, 0x42038000, 0x00007700, 0x0401ffe9,
+ 0x0201f800, 0x001050f7, 0x04020017, 0x4a038891,
+ 0x0000ffff, 0x497b8880, 0x4ce80000, 0x4201d000,
+ 0x00000016, 0x0201f800, 0x00106661, 0x497b8892,
+ 0x4201d000, 0x00000016, 0x0201f800, 0x00106661,
+ 0x5c01d000, 0x42000000, 0x0010cf66, 0x0201f800,
+ 0x0010bfb3, 0x0401f812, 0x5c038000, 0x0201f000,
+ 0x00105223, 0x0401f830, 0x4c080000, 0x4c140000,
+ 0x42000000, 0x0010cf67, 0x0201f800, 0x0010bfb3,
+ 0x0401f807, 0x5c002800, 0x5c001000, 0x48178892,
+ 0x480b8880, 0x5c038000, 0x1c01f000, 0x496fc857,
+ 0x836c0580, 0x00000003, 0x0402000b, 0x4c080000,
+ 0x4c0c0000, 0x42001000, 0x00008048, 0x42001800,
+ 0x0000ffff, 0x0201f800, 0x001039ac, 0x5c001800,
+ 0x5c001000, 0x42000800, 0x0000003c, 0x0201f800,
+ 0x001012d2, 0x59a8006d, 0x80000540, 0x04000005,
+ 0x59a8106e, 0x800811c0, 0x02020800, 0x00101b4a,
+ 0x4a038891, 0x0000ffff, 0x4a03900d, 0x00000040,
+ 0x0201f800, 0x00100698, 0x4a0370e8, 0x00000001,
+ 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
+ 0x59c41080, 0x497b8880, 0x4ce80000, 0x4201d000,
+ 0x00000016, 0x4c080000, 0x0201f800, 0x00106661,
+ 0x5c001000, 0x5c01d000, 0x59c42892, 0x497b8892,
+ 0x0201f800, 0x001050f7, 0x04020002, 0x1c01f000,
+ 0x42002000, 0x00000260, 0x59c418a4, 0x820c1d00,
+ 0x0000000f, 0x820c0580, 0x00000000, 0x04000010,
+ 0x59c41805, 0x820c1d00, 0x00000001, 0x0402000e,
+ 0x59c418a4, 0x820c1d00, 0x0000000f, 0x820c0480,
+ 0x00000007, 0x04001004, 0x820c0480, 0x0000000c,
+ 0x04001003, 0x80102040, 0x040207ec, 0x497b8891,
+ 0x1c01f000, 0x4c100000, 0x42002000, 0x00000019,
+ 0x4a038805, 0x00000001, 0x0201f800, 0x0010193a,
+ 0x59c41805, 0x820c1d00, 0x00000001, 0x04000005,
+ 0x80102040, 0x040207f7, 0x5c002000, 0x0401f7f0,
+ 0x5c002000, 0x0401f7ec, 0x4803c856, 0x1c01f000,
+ 0x00100d58, 0x00100d58, 0x00100d58, 0x00100d7c,
+ 0x00100d58, 0x00100d58, 0x00100d58, 0x00100d58,
+ 0x00100d58, 0x00100d7c, 0x00100d58, 0x00100d5a,
+ 0x00100d58, 0x00100d58, 0x00100d58, 0x00100d58,
+ 0x0201f800, 0x0010032e, 0x82040580, 0x0000001b,
+ 0x0400001a, 0x82040580, 0x0000002b, 0x04000017,
+ 0x82040580, 0x0000003b, 0x02020800, 0x0010032e,
+ 0x592c020b, 0x8c000500, 0x0400008d, 0x592c1a08,
+ 0x82040500, 0x0000000f, 0x82000400, 0x00100f0b,
+ 0x50001000, 0x50080000, 0x59302014, 0x4802600b,
+ 0x492e600c, 0x480a600d, 0x480e600e, 0x48126013,
+ 0x5c025800, 0x1c01f000, 0x592c0010, 0x48026012,
+ 0x592c0011, 0x48026014, 0x592c1a08, 0x0401f7ed,
+ 0x82040500, 0x0000000f, 0x82000400, 0x00100f0b,
+ 0x50001000, 0x50080000, 0x592c1a08, 0x4802600b,
+ 0x492e600c, 0x480a600d, 0x480e600e, 0x497a6013,
+ 0x0401f7ec, 0x8c040d00, 0x04020069, 0x82040d00,
+ 0x00000080, 0x04000066, 0x0201f000, 0x00020178,
+ 0x0401fb75, 0x843c7d4e, 0x0201f000, 0x00020185,
+ 0x0401fb71, 0x843c7d4e, 0x0201f000, 0x000201a0,
+ 0x59300014, 0x59301013, 0x80080580, 0x04020018,
+ 0x59300004, 0x8c00050e, 0x0400000a, 0x59300014,
+ 0x80000540, 0x04020004, 0x42007800, 0x800000a5,
+ 0x0401f04c, 0x42007800, 0x80000085, 0x0401f003,
+ 0x42007800, 0x80000005, 0x592c1209, 0x82080500,
+ 0xffff7fff, 0x48025a09, 0x8c08151e, 0x04020041,
+ 0x823c7d40, 0x00000020, 0x0401f03e, 0x480bc857,
+ 0x42000000, 0x0010cf13, 0x0201f800, 0x0010bfb3,
+ 0x59302014, 0x59300415, 0x4803c857, 0x8c000514,
+ 0x04020011, 0x599c1819, 0x8c0c1d12, 0x0400000b,
+ 0x592c0810, 0x59300016, 0x80040c80, 0x04000005,
+ 0x04001004, 0x80040000, 0x80140480, 0x0400100a,
+ 0x0201f800, 0x00107f37, 0x820c1d40, 0x00000001,
+ 0x0401f026, 0x84000514, 0x48026415, 0x48126016,
+ 0x4813c857, 0x0401f95a, 0x04020020, 0x59300004,
+ 0x8c00050e, 0x04000004, 0x42007800, 0x80000085,
+ 0x0401f003, 0x42007800, 0x80000005, 0x5930500e,
+ 0x592c0209, 0x4803c857, 0x8c00051e, 0x04020005,
+ 0x823c7d40, 0x00000020, 0x5930400d, 0x0401f004,
+ 0x8400051e, 0x48025a09, 0x0401f903, 0x50201800,
+ 0x480e600b, 0x4832600c, 0x4822600d, 0x482a600e,
+ 0x480fc857, 0x4833c857, 0x4823c857, 0x482bc857,
+ 0x80000580, 0x483e6004, 0x1c01f000, 0x0201f800,
+ 0x0010032e, 0x4933c857, 0x4d2c0000, 0x59900004,
+ 0x81300580, 0x02020800, 0x0010032e, 0x0201f800,
+ 0x0010989f, 0x02000800, 0x0010032e, 0x59325809,
+ 0x4d3c0000, 0x4d400000, 0x59300004, 0x4803c857,
+ 0x4c000000, 0x0201f800, 0x0010707a, 0x0201f800,
+ 0x00106d71, 0x5c000000, 0x8c000516, 0x04000011,
+ 0x592c0010, 0x4803c857, 0x48025808, 0x41780800,
+ 0x42028000, 0x00000002, 0x0201f800, 0x00104e1a,
+ 0x4a025c07, 0x0000ffff, 0x492fc857, 0x0201f800,
+ 0x000203ef, 0x0201f800, 0x00107eb4, 0x0401f018,
+ 0x4a026203, 0x00000002, 0x592c0209, 0x8c000512,
+ 0x04020004, 0x592c0209, 0x8400054e, 0x48025a09,
+ 0x59300407, 0x82000580, 0x00000006, 0x04020009,
+ 0x811800ca, 0x81c80c00, 0x58040939, 0x592c000e,
+ 0x80040480, 0x592c0810, 0x80040480, 0x4802580c,
+ 0x417a7800, 0x0201f800, 0x00109425, 0x5c028000,
+ 0x5c027800, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x4d2c0000, 0x59900004, 0x81300580, 0x02020800,
+ 0x0010032e, 0x0201f800, 0x0010989f, 0x02000800,
+ 0x0010032e, 0x59325809, 0x592c0209, 0x84000540,
+ 0x48025a09, 0x0401f7bb, 0x491bc857, 0x4dd00000,
+ 0x4c580000, 0x41780800, 0x8007a0ca, 0x83d3a400,
+ 0x00007600, 0x4200b000, 0x000007d0, 0x599c0019,
+ 0x8c000506, 0x04020003, 0x4200b000, 0x000003e8,
+ 0x4a03a005, 0x80000002, 0x0402400d, 0x4c040000,
+ 0x02004800, 0x00020a80, 0x5c000800, 0x42000000,
+ 0x00001000, 0x50000000, 0x82000480, 0x24320001,
+ 0x04001003, 0x8058b040, 0x04000016, 0x59d01006,
+ 0x82080500, 0x00006000, 0x82000580, 0x00006000,
+ 0x04000007, 0x8c08151e, 0x040007ec, 0x59d01006,
+ 0x82080500, 0x00006000, 0x040207e8, 0x83d3a400,
+ 0x00000020, 0x80040800, 0x82040480, 0x00000005,
+ 0x040017d9, 0x5c00b000, 0x5c03a000, 0x1c01f000,
+ 0x41180000, 0x80040580, 0x04000008, 0x42003000,
+ 0x0010cb9b, 0x58180401, 0x8c000504, 0x040007f0,
+ 0x850e1d6e, 0x0401f7ee, 0x4a03a005, 0x30000000,
+ 0x59d00006, 0x4a03a005, 0x30000000, 0x59d00006,
+ 0x497ba003, 0x497ba007, 0x4a03a005, 0xf0000001,
+ 0x42001800, 0x00008000, 0x59d00006, 0x8c00050a,
+ 0x04000005, 0x800c1840, 0x040207fc, 0x0201f800,
+ 0x0010032e, 0x4a03a005, 0xf0000000, 0x59d00006,
+ 0x850e1d2e, 0x800410c8, 0x82081400, 0x0000bf32,
+ 0x58081804, 0x800c19c0, 0x040007d1, 0x580c0004,
+ 0x84000576, 0x48001804, 0x4933c857, 0x0401f7cc,
+ 0x4803c856, 0x4dd00000, 0x41780800, 0x8007a0ca,
+ 0x83d3a400, 0x00007600, 0x4a03a005, 0x80000001,
+ 0x59d00006, 0x83d3a400, 0x00000020, 0x80040800,
+ 0x82040480, 0x00000005, 0x040017f8, 0x5c03a000,
+ 0x1c01f000, 0x59d00006, 0x8c00053e, 0x04000031,
+ 0x59902804, 0x4817c857, 0x801429c0, 0x04000026,
+ 0x5990000a, 0x5990080b, 0x5990100c, 0x5990180d,
+ 0x4800280b, 0x4804280c, 0x4808280d, 0x480c280e,
+ 0x59d00000, 0x59d00801, 0x59d01002, 0x59d01803,
+ 0x59d02004, 0x4800280f, 0x48042810, 0x48082811,
+ 0x480c2812, 0x48102813, 0x58140004, 0x8c00050e,
+ 0x04000011, 0x59d0000b, 0x59d0080c, 0x59d0100d,
+ 0x59d0180e, 0x4800281e, 0x4804281f, 0x48082820,
+ 0x480c2821, 0x59d0000f, 0x59d00810, 0x59d01011,
+ 0x59d01812, 0x48002c22, 0x48042823, 0x48082824,
+ 0x480c2825, 0x59900006, 0x82000500, 0xffff0000,
+ 0x48032006, 0x4a03a005, 0x30000000, 0x59d00006,
+ 0x1c01f000, 0x4803c856, 0x80204000, 0x50200000,
+ 0x80000540, 0x04000003, 0x80285040, 0x1c01f000,
+ 0x58300001, 0x80000540, 0x0400000e, 0x4802600c,
+ 0x40006000, 0x58300205, 0x82000500, 0x0000000f,
+ 0x82000400, 0x00100f0b, 0x50004000, 0x802041c0,
+ 0x02000800, 0x0010032e, 0x80285040, 0x1c01f000,
+ 0x40005000, 0x1c01f000, 0x00000006, 0x00000009,
+ 0x0000000c, 0x0000000f, 0x00000012, 0x00000000,
+ 0x00000000, 0x0000000c, 0x00000000, 0x00000000,
+ 0x00000000, 0x00100f06, 0x00100f05, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00100f06,
+ 0x00100f05, 0x00100f02, 0x00100f06, 0x00100f05,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00100f06, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00100f06,
+ 0x00100f06, 0x00100f06, 0x00000000, 0x00100f06,
+ 0x00000000, 0x00000000, 0x00000000, 0x4813c857,
+ 0x492fc857, 0x4933c857, 0x48126013, 0x592c5208,
+ 0x802851c0, 0x04000075, 0x59300008, 0x8c000516,
+ 0x04000020, 0x592c0205, 0x82000500, 0x0000000f,
+ 0x82000580, 0x00000002, 0x04020003, 0x592c000e,
+ 0x80102480, 0x801021c0, 0x41781000, 0x04000012,
+ 0x592c6001, 0x58300406, 0x58300a07, 0x82000500,
+ 0x00000003, 0x82000580, 0x00000000, 0x04000003,
+ 0x82040c00, 0x00000008, 0x40040000, 0x40101000,
+ 0x41780800, 0x0201f800, 0x00106c9d, 0x800409c0,
+ 0x04020056, 0x0401f9e3, 0x0400004c, 0x0401f053,
+ 0x59300004, 0x8c00050e, 0x04000007, 0x0401fa73,
+ 0x0402004e, 0x592c6001, 0x42004000, 0x00100f03,
+ 0x0401f00c, 0x412c6000, 0x0401f84b, 0x04000009,
+ 0x82240580, 0x00000002, 0x04020003, 0x5830000e,
+ 0x80102480, 0x50200000, 0x80004540, 0x0400003f,
+ 0x50200000, 0x80000540, 0x0400000b, 0x80301400,
+ 0x58080002, 0x80102480, 0x0400101e, 0x801021c0,
+ 0x04000009, 0x80285040, 0x04000034, 0x80204000,
+ 0x0401f7f4, 0x58300001, 0x80006540, 0x0400002f,
+ 0x0401f7e6, 0x80285040, 0x0400002c, 0x80204000,
+ 0x50200000, 0x80000540, 0x0402000a, 0x58300001,
+ 0x80006540, 0x04000025, 0x58300205, 0x82004d00,
+ 0x0000000f, 0x82244400, 0x00100f0b, 0x50204000,
+ 0x592c0209, 0x8400051e, 0x48025a09, 0x0401f013,
+ 0x80102080, 0x80102000, 0x48126011, 0x4813c857,
+ 0x58080802, 0x40100000, 0x80042480, 0x02001800,
+ 0x0010032e, 0x58080000, 0x58081801, 0x80102400,
+ 0x4812600f, 0x480e6010, 0x4813c857, 0x592c0209,
+ 0x8400055e, 0x48025a09, 0x4833c857, 0x4823c857,
+ 0x482bc857, 0x4832600c, 0x4822600d, 0x482a600e,
+ 0x80000580, 0x0401f003, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x58300205, 0x82004d00, 0x0000000f,
+ 0x82244400, 0x00100f0b, 0x82000500, 0x000000ff,
+ 0x82000580, 0x00000029, 0x0402001b, 0x50204000,
+ 0x592c040a, 0x80000540, 0x02000800, 0x0010032e,
+ 0x82000c80, 0x00000002, 0x04001011, 0x58300001,
+ 0x80006540, 0x02000800, 0x0010032e, 0x58300205,
+ 0x82000500, 0x0000000f, 0x82000400, 0x00100f0b,
+ 0x50004000, 0x40040000, 0x800409c0, 0x04000006,
0x82040c80, 0x00000005, 0x040217f1, 0x80204400,
- 0x50200000, 0x80387c00, 0x583c2800, 0x583c2001,
- 0x583c1002, 0x592c0a08, 0x592c4c09, 0x592c300e,
- 0x59303808, 0x497a6013, 0x497a6014, 0x4816600f,
- 0x48126010, 0x480a6011, 0x481a6012, 0x80040840,
- 0x4806600e, 0x02000000, 0x00020165, 0x80204000,
- 0x50201800, 0x800c19c0, 0x0402000c, 0x58380001,
- 0x80007540, 0x02000800, 0x0010032e, 0x58380205,
- 0x82000500, 0x0000000f, 0x82000400, 0x00100f0a,
- 0x50004000, 0x50201800, 0x483a600c, 0x480e600b,
- 0x4822600d, 0x0201f000, 0x00020165, 0x4803c856,
- 0x592c0209, 0x8c00051e, 0x04020017, 0x50200000,
- 0x80306c00, 0x40240000, 0x0c01f001, 0x00100c17,
- 0x00100c17, 0x00100c20, 0x00100c17, 0x00100c17,
- 0x00100c17, 0x00100c17, 0x00100c17, 0x00100c20,
- 0x00100c17, 0x00100c20, 0x00100c17, 0x00100c17,
- 0x00100c20, 0x00100c17, 0x00100c17, 0x0201f800,
- 0x0010032e, 0x8400051e, 0x48025a09, 0x50200000,
- 0x80306c00, 0x58343801, 0x481e6010, 0x0401f007,
- 0x58341802, 0x58342800, 0x58343801, 0x480e6011,
- 0x4816600f, 0x481e6010, 0x0401f2c2, 0x4933c857,
- 0x5931f809, 0x59301006, 0x800811c0, 0x0400000b,
- 0x41780800, 0x42000000, 0x0000000a, 0x0201f800,
- 0x00106a98, 0x80080102, 0x04020002, 0x84001542,
- 0x80081040, 0x4809fc07, 0x4a026006, 0x00000002,
- 0x592c040a, 0x82000500, 0x00000008, 0x0400000b,
- 0x0401f839, 0x59300203, 0x82000580, 0x00000004,
- 0x04020005, 0x42027000, 0x00000048, 0x0201f800,
- 0x00020bc1, 0x1c01f000, 0x4cfc0000, 0x58fc0205,
- 0x82000500, 0x000000ff, 0x82000580, 0x00000048,
- 0x04020009, 0x58fc0409, 0x8c000500, 0x04000006,
- 0x58fc080c, 0x8c040d16, 0x0400001f, 0x58fc0008,
- 0x0401f00a, 0x58fc0409, 0x8c000512, 0x0402001c,
- 0x58fc0c0a, 0x8c040d16, 0x04020003, 0x5c01f800,
- 0x1c01f000, 0x58fc000b, 0x4c000000, 0x4d2c0000,
- 0x40fe5800, 0x59300012, 0x0201f800, 0x0010a0a5,
- 0x5c025800, 0x80000d40, 0x5c000000, 0x80040580,
- 0x04020009, 0x59300008, 0x84000500, 0x48026008,
- 0x42027000, 0x00000048, 0x5c01f800, 0x0201f000,
- 0x00020bc1, 0x5c01f800, 0x1c01f000, 0x58fdf80a,
- 0x0401f7e4, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x4933c857, 0x59b808ea, 0x82040d00, 0x00000007,
- 0x82040580, 0x00000000, 0x04000025, 0x82040580,
- 0x00000003, 0x04000022, 0x59300407, 0x4c000000,
- 0x4a026407, 0x00000000, 0x42003000, 0x00000041,
- 0x4a0370e5, 0x00003000, 0x42000000, 0x50000000,
- 0x41300800, 0x4c180000, 0x0401fc3b, 0x5c003000,
- 0x0400000e, 0x42000000, 0x0000001e, 0x80000040,
- 0x040207ff, 0x80183040, 0x040207f4, 0x42000000,
- 0x40000000, 0x41300800, 0x0401fc2f, 0x59880146,
- 0x80000000, 0x48031146, 0x4a0370e5, 0x00002000,
- 0x5c000000, 0x48026407, 0x1c01f000, 0x59300008,
- 0x84000500, 0x48026008, 0x0401f7fc, 0x59c00007,
- 0x4a038006, 0x30000000, 0x40000000, 0x59c00007,
- 0x8c00050a, 0x040207fe, 0x1c01f000, 0x5c000000,
- 0x4c000000, 0x4803c857, 0x42000800, 0x00000001,
- 0x0201f800, 0x00101bda, 0x4dc00000, 0x4a0370e8,
- 0x00000000, 0x42038000, 0x00007720, 0x0401ffec,
- 0x42038000, 0x00007700, 0x0401ffe9, 0x0201f800,
- 0x00104fc6, 0x04020017, 0x4a038891, 0x0000ffff,
- 0x497b8880, 0x4ce80000, 0x4201d000, 0x00000016,
- 0x0201f800, 0x0010645c, 0x497b8892, 0x4201d000,
- 0x00000016, 0x0201f800, 0x0010645c, 0x5c01d000,
- 0x42000000, 0x0010cc66, 0x0201f800, 0x0010bc88,
- 0x0401f812, 0x5c038000, 0x0201f000, 0x001050f2,
- 0x0401f830, 0x4c080000, 0x4c140000, 0x42000000,
- 0x0010cc67, 0x0201f800, 0x0010bc88, 0x0401f807,
- 0x5c002800, 0x5c001000, 0x48178892, 0x480b8880,
- 0x5c038000, 0x1c01f000, 0x496fc857, 0x836c0580,
- 0x00000003, 0x0402000b, 0x4c080000, 0x4c0c0000,
- 0x42001000, 0x00008048, 0x42001800, 0x0000ffff,
- 0x0201f800, 0x001038bc, 0x5c001800, 0x5c001000,
- 0x42000800, 0x0000003c, 0x0201f800, 0x001012d1,
- 0x59a8006d, 0x80000540, 0x04000005, 0x59a8106e,
- 0x800811c0, 0x02020800, 0x00101b45, 0x4a038891,
- 0x0000ffff, 0x4a03900d, 0x00000040, 0x0201f800,
- 0x00100698, 0x4a0370e8, 0x00000001, 0x1c01f000,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x59c41080,
- 0x497b8880, 0x4ce80000, 0x4201d000, 0x00000016,
- 0x4c080000, 0x0201f800, 0x0010645c, 0x5c001000,
- 0x5c01d000, 0x59c42892, 0x497b8892, 0x0201f800,
- 0x00104fc6, 0x04020002, 0x1c01f000, 0x42002000,
- 0x00000260, 0x59c418a4, 0x820c1d00, 0x0000000f,
- 0x820c0580, 0x00000000, 0x04000010, 0x59c41805,
- 0x820c1d00, 0x00000001, 0x0402000e, 0x59c418a4,
- 0x820c1d00, 0x0000000f, 0x820c0480, 0x00000007,
- 0x04001004, 0x820c0480, 0x0000000c, 0x04001003,
- 0x80102040, 0x040207ec, 0x497b8891, 0x1c01f000,
- 0x4c100000, 0x42002000, 0x00000019, 0x4a038805,
- 0x00000001, 0x0201f800, 0x00101935, 0x59c41805,
- 0x820c1d00, 0x00000001, 0x04000005, 0x80102040,
- 0x040207f7, 0x5c002000, 0x0401f7f0, 0x5c002000,
- 0x0401f7ec, 0x4803c856, 0x1c01f000, 0x00100d57,
- 0x00100d57, 0x00100d57, 0x00100d7b, 0x00100d57,
- 0x00100d57, 0x00100d57, 0x00100d57, 0x00100d57,
- 0x00100d7b, 0x00100d57, 0x00100d59, 0x00100d57,
- 0x00100d57, 0x00100d57, 0x00100d57, 0x0201f800,
- 0x0010032e, 0x82040580, 0x0000001b, 0x0400001a,
- 0x82040580, 0x0000002b, 0x04000017, 0x82040580,
- 0x0000003b, 0x02020800, 0x0010032e, 0x592c020b,
- 0x8c000500, 0x0400008d, 0x592c1a08, 0x82040500,
- 0x0000000f, 0x82000400, 0x00100f0a, 0x50001000,
- 0x50080000, 0x59302014, 0x4802600b, 0x492e600c,
- 0x480a600d, 0x480e600e, 0x48126013, 0x5c025800,
- 0x1c01f000, 0x592c0010, 0x48026012, 0x592c0011,
- 0x48026014, 0x592c1a08, 0x0401f7ed, 0x82040500,
- 0x0000000f, 0x82000400, 0x00100f0a, 0x50001000,
- 0x50080000, 0x592c1a08, 0x4802600b, 0x492e600c,
- 0x480a600d, 0x480e600e, 0x497a6013, 0x0401f7ec,
- 0x8c040d00, 0x04020069, 0x82040d00, 0x00000080,
- 0x04000066, 0x0201f000, 0x00020178, 0x0401fb75,
- 0x843c7d4e, 0x0201f000, 0x00020185, 0x0401fb71,
- 0x843c7d4e, 0x0201f000, 0x000201a0, 0x59300014,
- 0x59301013, 0x80080580, 0x04020018, 0x59300004,
- 0x8c00050e, 0x0400000a, 0x59300014, 0x80000540,
- 0x04020004, 0x42007800, 0x800000a5, 0x0401f04c,
- 0x42007800, 0x80000085, 0x0401f003, 0x42007800,
- 0x80000005, 0x592c1209, 0x82080500, 0xffff7fff,
- 0x48025a09, 0x8c08151e, 0x04020041, 0x823c7d40,
- 0x00000020, 0x0401f03e, 0x480bc857, 0x42000000,
- 0x0010cc13, 0x0201f800, 0x0010bc88, 0x59302014,
- 0x59300415, 0x4803c857, 0x8c000514, 0x04020011,
- 0x599c1819, 0x8c0c1d12, 0x0400000b, 0x592c0810,
- 0x59300016, 0x80040c80, 0x04000005, 0x04001004,
- 0x80040000, 0x80140480, 0x0400100a, 0x0201f800,
- 0x00107d3d, 0x820c1d40, 0x00000001, 0x0401f026,
- 0x84000514, 0x48026415, 0x48126016, 0x4813c857,
- 0x0401f95a, 0x04020020, 0x59300004, 0x8c00050e,
- 0x04000004, 0x42007800, 0x80000085, 0x0401f003,
- 0x42007800, 0x80000005, 0x5930500e, 0x592c0209,
- 0x4803c857, 0x8c00051e, 0x04020005, 0x823c7d40,
- 0x00000020, 0x5930400d, 0x0401f004, 0x8400051e,
- 0x48025a09, 0x0401f903, 0x50201800, 0x480e600b,
- 0x4832600c, 0x4822600d, 0x482a600e, 0x480fc857,
- 0x4833c857, 0x4823c857, 0x482bc857, 0x80000580,
- 0x483e6004, 0x1c01f000, 0x0201f800, 0x0010032e,
- 0x4933c857, 0x4d2c0000, 0x59900004, 0x81300580,
- 0x02020800, 0x0010032e, 0x0201f800, 0x00109667,
- 0x02000800, 0x0010032e, 0x59325809, 0x4d3c0000,
- 0x4d400000, 0x59300004, 0x4803c857, 0x4c000000,
- 0x0201f800, 0x00106e75, 0x0201f800, 0x00106b6c,
- 0x5c000000, 0x8c000516, 0x04000011, 0x592c0010,
- 0x4803c857, 0x48025808, 0x41780800, 0x42028000,
- 0x00000002, 0x0201f800, 0x00104cf5, 0x4a025c07,
- 0x0000ffff, 0x492fc857, 0x0201f800, 0x000203ef,
- 0x0201f800, 0x00107cbe, 0x0401f018, 0x4a026203,
- 0x00000002, 0x592c0209, 0x8c000512, 0x04020004,
- 0x592c0209, 0x8400054e, 0x48025a09, 0x59300407,
- 0x82000580, 0x00000006, 0x04020009, 0x811800ca,
- 0x81c80c00, 0x58040939, 0x592c000e, 0x80040480,
- 0x592c0810, 0x80040480, 0x4802580c, 0x417a7800,
- 0x0201f800, 0x001091f1, 0x5c028000, 0x5c027800,
- 0x5c025800, 0x1c01f000, 0x4933c857, 0x4d2c0000,
- 0x59900004, 0x81300580, 0x02020800, 0x0010032e,
- 0x0201f800, 0x00109667, 0x02000800, 0x0010032e,
- 0x59325809, 0x592c0209, 0x84000540, 0x48025a09,
- 0x0401f7bb, 0x491bc857, 0x4dd00000, 0x4c580000,
- 0x41780800, 0x8007a0ca, 0x83d3a400, 0x00007600,
- 0x4200b000, 0x000007d0, 0x599c0019, 0x8c000506,
- 0x04020003, 0x4200b000, 0x000003e8, 0x4a03a005,
- 0x80000002, 0x0402400d, 0x4c040000, 0x02004800,
- 0x00020a80, 0x5c000800, 0x42000000, 0x00001000,
- 0x50000000, 0x82000480, 0x24320001, 0x04001003,
- 0x8058b040, 0x04000016, 0x59d01006, 0x82080500,
- 0x00006000, 0x82000580, 0x00006000, 0x04000007,
- 0x8c08151e, 0x040007ec, 0x59d01006, 0x82080500,
- 0x00006000, 0x040207e8, 0x83d3a400, 0x00000020,
- 0x80040800, 0x82040480, 0x00000005, 0x040017d9,
- 0x5c00b000, 0x5c03a000, 0x1c01f000, 0x41180000,
- 0x80040580, 0x04000008, 0x42003000, 0x0010c89b,
- 0x58180401, 0x8c000504, 0x040007f0, 0x850e1d6e,
- 0x0401f7ee, 0x4a03a005, 0x30000000, 0x59d00006,
- 0x4a03a005, 0x30000000, 0x59d00006, 0x497ba003,
- 0x497ba007, 0x4a03a005, 0xf0000001, 0x42001800,
- 0x00008000, 0x59d00006, 0x8c00050a, 0x04000005,
- 0x800c1840, 0x040207fc, 0x0201f800, 0x0010032e,
- 0x4a03a005, 0xf0000000, 0x59d00006, 0x850e1d2e,
- 0x800410c8, 0x82081400, 0x0000bf32, 0x58081804,
- 0x800c19c0, 0x040007d1, 0x580c0004, 0x84000576,
- 0x48001804, 0x4933c857, 0x0401f7cc, 0x4803c856,
- 0x4dd00000, 0x41780800, 0x8007a0ca, 0x83d3a400,
- 0x00007600, 0x4a03a005, 0x80000001, 0x59d00006,
- 0x83d3a400, 0x00000020, 0x80040800, 0x82040480,
- 0x00000005, 0x040017f8, 0x5c03a000, 0x1c01f000,
- 0x59d00006, 0x8c00053e, 0x04000031, 0x59902804,
- 0x4817c857, 0x801429c0, 0x04000026, 0x5990000a,
- 0x5990080b, 0x5990100c, 0x5990180d, 0x4800280b,
- 0x4804280c, 0x4808280d, 0x480c280e, 0x59d00000,
- 0x59d00801, 0x59d01002, 0x59d01803, 0x59d02004,
- 0x4800280f, 0x48042810, 0x48082811, 0x480c2812,
- 0x48102813, 0x58140004, 0x8c00050e, 0x04000011,
- 0x59d0000b, 0x59d0080c, 0x59d0100d, 0x59d0180e,
- 0x4800281e, 0x4804281f, 0x48082820, 0x480c2821,
- 0x59d0000f, 0x59d00810, 0x59d01011, 0x59d01812,
- 0x48002c22, 0x48042823, 0x48082824, 0x480c2825,
- 0x59900006, 0x82000500, 0xffff0000, 0x48032006,
- 0x4a03a005, 0x30000000, 0x59d00006, 0x1c01f000,
- 0x4803c856, 0x80204000, 0x50200000, 0x80000540,
- 0x04000003, 0x80285040, 0x1c01f000, 0x58300001,
- 0x80000540, 0x0400000e, 0x4802600c, 0x40006000,
- 0x58300205, 0x82000500, 0x0000000f, 0x82000400,
- 0x00100f0a, 0x50004000, 0x802041c0, 0x02000800,
- 0x0010032e, 0x80285040, 0x1c01f000, 0x40005000,
- 0x1c01f000, 0x00000006, 0x00000009, 0x0000000c,
- 0x0000000f, 0x00000012, 0x00000000, 0x00000000,
- 0x0000000c, 0x00000000, 0x00000000, 0x00000000,
- 0x00100f05, 0x00100f04, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00100f05, 0x00100f04,
- 0x00100f01, 0x00100f05, 0x00100f04, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00100f05, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00100f05, 0x00100f05,
- 0x00100f05, 0x00000000, 0x00100f05, 0x00000000,
- 0x00000000, 0x00000000, 0x4813c857, 0x492fc857,
- 0x4933c857, 0x48126013, 0x592c5208, 0x802851c0,
- 0x04000075, 0x59300008, 0x8c000516, 0x04000020,
- 0x592c0205, 0x82000500, 0x0000000f, 0x82000580,
- 0x00000002, 0x04020003, 0x592c000e, 0x80102480,
- 0x801021c0, 0x41781000, 0x04000012, 0x592c6001,
- 0x58300406, 0x58300a07, 0x82000500, 0x00000003,
- 0x82000580, 0x00000000, 0x04000003, 0x82040c00,
- 0x00000008, 0x40040000, 0x40101000, 0x41780800,
- 0x0201f800, 0x00106a98, 0x800409c0, 0x04020056,
- 0x0401f9e3, 0x0400004c, 0x0401f053, 0x59300004,
- 0x8c00050e, 0x04000007, 0x0401fa73, 0x0402004e,
- 0x592c6001, 0x42004000, 0x00100f02, 0x0401f00c,
- 0x412c6000, 0x0401f84b, 0x04000009, 0x82240580,
- 0x00000002, 0x04020003, 0x5830000e, 0x80102480,
- 0x50200000, 0x80004540, 0x0400003f, 0x50200000,
- 0x80000540, 0x0400000b, 0x80301400, 0x58080002,
- 0x80102480, 0x0400101e, 0x801021c0, 0x04000009,
- 0x80285040, 0x04000034, 0x80204000, 0x0401f7f4,
- 0x58300001, 0x80006540, 0x0400002f, 0x0401f7e6,
- 0x80285040, 0x0400002c, 0x80204000, 0x50200000,
- 0x80000540, 0x0402000a, 0x58300001, 0x80006540,
- 0x04000025, 0x58300205, 0x82004d00, 0x0000000f,
- 0x82244400, 0x00100f0a, 0x50204000, 0x592c0209,
- 0x8400051e, 0x48025a09, 0x0401f013, 0x80102080,
- 0x80102000, 0x48126011, 0x4813c857, 0x58080802,
- 0x40100000, 0x80042480, 0x02001800, 0x0010032e,
- 0x58080000, 0x58081801, 0x80102400, 0x4812600f,
- 0x480e6010, 0x4813c857, 0x592c0209, 0x8400055e,
- 0x48025a09, 0x4833c857, 0x4823c857, 0x482bc857,
- 0x4832600c, 0x4822600d, 0x482a600e, 0x80000580,
- 0x0401f003, 0x82000540, 0x00000001, 0x1c01f000,
- 0x58300205, 0x82004d00, 0x0000000f, 0x82244400,
- 0x00100f0a, 0x82000500, 0x000000ff, 0x82000580,
- 0x00000029, 0x0402001b, 0x50204000, 0x592c040a,
- 0x80000540, 0x02000800, 0x0010032e, 0x82000c80,
- 0x00000002, 0x04001011, 0x58300001, 0x80006540,
- 0x02000800, 0x0010032e, 0x58300205, 0x82000500,
- 0x0000000f, 0x82000400, 0x00100f0a, 0x50004000,
- 0x40040000, 0x800409c0, 0x04000006, 0x82040c80,
- 0x00000005, 0x040217f1, 0x80204400, 0x80000580,
- 0x1c01f000, 0x4c5c0000, 0x59e4b800, 0x485fc857,
- 0x825c0500, 0x0000001f, 0x04000004, 0x59e40862,
- 0x0201f800, 0x0010032e, 0x825c0500, 0x000000e0,
- 0x02000800, 0x0010032e, 0x8c5cbd0e, 0x04020807,
- 0x8c5cbd0c, 0x04020809, 0x8c5cbd0a, 0x04020873,
- 0x5c00b800, 0x1c01f000, 0x4803c856, 0x4a03c800,
- 0x00000080, 0x1c01f000, 0x4d2c0000, 0x42007800,
- 0x0010ccb9, 0x583c0003, 0x583c0804, 0x80040540,
- 0x0400003a, 0x42000800, 0x0010cb5c, 0x50065800,
- 0x592c0002, 0x82000580, 0x00000000, 0x04000033,
- 0x59e40050, 0x59e40852, 0x80040480, 0x82000500,
- 0xfffffc00, 0x04020005, 0x59e40050, 0x59e40851,
- 0x80040800, 0x80040480, 0x82000c80, 0x00000400,
- 0x59e40050, 0x80041400, 0x480bc857, 0x50080000,
- 0x58080801, 0x80040540, 0x04000020, 0x480bc857,
- 0x480a5803, 0x583c1009, 0x583c000a, 0x80080580,
- 0x04020005, 0x583c0000, 0x84000550, 0x48007800,
- 0x41781000, 0x82080400, 0x00001000, 0x4803c857,
- 0x48007809, 0x583c0003, 0x80081400, 0x480bc857,
- 0x583c0804, 0x4a025801, 0x00000000, 0x4a025808,
- 0x0010102a, 0x480a5806, 0x48065807, 0x59e40053,
- 0x800000c4, 0x48025805, 0x412c1000, 0x492fc857,
- 0x0201f800, 0x00020016, 0x5c025800, 0x4a03c800,
- 0x00000040, 0x1c01f000, 0x42007800, 0x0010cb5c,
- 0x503c7800, 0x4a007802, 0x00000100, 0x42007800,
- 0x0010ccb9, 0x583c0000, 0x84000552, 0x48007800,
- 0x583c100c, 0x480bc857, 0x80081000, 0x4808780c,
- 0x583c180b, 0x800c19c0, 0x04000017, 0x82080500,
- 0x00000003, 0x04020014, 0x583c0007, 0x4803c857,
- 0x583c2008, 0x4813c857, 0x80102000, 0x80100580,
- 0x04020002, 0x41782000, 0x48107808, 0x400c0000,
- 0x80080580, 0x04020008, 0x4978780c, 0x42001800,
- 0x00000001, 0x42001000, 0x00008028, 0x0201f800,
- 0x001038bc, 0x1c01f000, 0x4a03c800, 0x00000020,
- 0x0201f800, 0x0010bc80, 0x59e40000, 0x1c01f000,
- 0x42000000, 0x00001000, 0x50000000, 0x82000480,
- 0x24320001, 0x0400100d, 0x0201f800, 0x0010bdab,
- 0x04000008, 0x42000000, 0x00007a42, 0x50007000,
- 0x8c387520, 0x04020003, 0x84387560, 0x44380000,
- 0x4a030000, 0x00000000, 0x1c01f000, 0x4d2c0000,
- 0x4a007000, 0x00000000, 0x82040d00, 0x43000f80,
- 0x02020800, 0x0010032e, 0x58380008, 0x4803c00f,
- 0x4a0370e4, 0x00003000, 0x0201f800, 0x00109aac,
- 0x583a5807, 0x592c0000, 0x48007007, 0x800001c0,
- 0x04020002, 0x49787006, 0x0201f800, 0x00100594,
- 0x5c025800, 0x42007000, 0x00020cf0, 0x0201f000,
- 0x0002002c, 0x4803c856, 0x4c3c0000, 0x4d2c0000,
- 0x4d300000, 0x58300009, 0x80025d40, 0x02000800,
- 0x0010032e, 0x592e6009, 0x4c300000, 0x0201f800,
- 0x00109acc, 0x5c006000, 0x02000800, 0x0010032e,
- 0x58300002, 0x82000580, 0x00000100, 0x0402000f,
- 0x5930780c, 0x583c0001, 0x80007d40, 0x0400000e,
- 0x4802600c, 0x82000400, 0x00000002, 0x48006003,
- 0x583c0000, 0x48006005, 0x40301000, 0x0201f800,
- 0x00020016, 0x0401f00c, 0x4a025a07, 0x00000002,
- 0x492fc857, 0x4c300000, 0x0201f800, 0x000203ef,
- 0x5c025800, 0x0201f800, 0x00100594, 0x0201f800,
- 0x00020b9d, 0x5c026000, 0x5c025800, 0x5c007800,
- 0x1c01f000, 0x4803c856, 0x4d2c0000, 0x4d300000,
- 0x42007000, 0x00020cf0, 0x58380800, 0x82040580,
- 0x00000002, 0x04020011, 0x58386001, 0x58300009,
- 0x812c0580, 0x0402000d, 0x59e00004, 0x8c00050e,
- 0x040007fe, 0x59dc0006, 0x4803c857, 0x4a03b805,
- 0x20000000, 0x8c00053e, 0x040007f8, 0x4a007000,
- 0x00000000, 0x0401f019, 0x58386005, 0x40305000,
- 0x803061c0, 0x02000800, 0x0010032e, 0x58300009,
- 0x812c0580, 0x04000004, 0x40305000, 0x58306000,
- 0x0401f7f8, 0x40280000, 0x80300580, 0x58300000,
- 0x04000006, 0x48005000, 0x800001c0, 0x04020007,
- 0x48287004, 0x0401f005, 0x800001c0, 0x04020002,
- 0x48007004, 0x48007005, 0x40325800, 0x0201f800,
- 0x00100594, 0x5c026000, 0x5c025800, 0x0201f000,
- 0x00020026, 0x59300024, 0x48025811, 0x59300025,
- 0x48025812, 0x59300a22, 0x8c040d0c, 0x04020007,
- 0x5930001f, 0x59300a20, 0x800408e0, 0x80040540,
- 0x5930081e, 0x0401f006, 0x5930081f, 0x59300220,
- 0x800408e0, 0x80040d40, 0x5930001e, 0x9c0001c0,
- 0x9c0409c0, 0x48025813, 0x48065814, 0x1c01f000,
- 0x592c0001, 0x80003540, 0x02000800, 0x0010032e,
- 0x58180a05, 0x82040d00, 0x000000ff, 0x82040580,
- 0x0000004a, 0x02020800, 0x0010032e, 0x592c1012,
- 0x592c1a13, 0x58182206, 0x592c2c13, 0x592c0014,
- 0x800000e0, 0x80142d40, 0x592c0014, 0x80003920,
- 0x58184406, 0x58180207, 0x800048e0, 0x80244d40,
- 0x58180008, 0x48026029, 0x8c20450c, 0x04020009,
- 0x901c51c0, 0x841401c0, 0x82003d00, 0x0000ffff,
- 0x80140120, 0x80280540, 0x9c0029c0, 0x0401f003,
- 0x9c1429c0, 0x841c39c0, 0x480a601e, 0x480e601f,
- 0x48126420, 0x48126220, 0x48166021, 0x481e6422,
- 0x48226222, 0x48266023, 0x1c01f000, 0x592c0001,
- 0x80006540, 0x02000800, 0x0010032e, 0x58300a05,
- 0x82040d00, 0x000000ff, 0x82040580, 0x0000004a,
- 0x02020800, 0x0010032e, 0x58302c06, 0x8c142d06,
- 0x58300206, 0x04000002, 0x80080400, 0x48026420,
- 0x48026220, 0x58300207, 0x800008e0, 0x80040540,
- 0x48026023, 0x8c142d0a, 0x04020004, 0x592c0012,
- 0x80080400, 0x4802601e, 0x82142d00, 0x00000003,
- 0x58303207, 0x82140580, 0x00000002, 0x04000011,
- 0x82140580, 0x00000001, 0x04000009, 0x40080800,
- 0x82180400, 0x00000008, 0x40001000, 0x0201f800,
- 0x00106a79, 0x40042000, 0x0401f006, 0x40080800,
- 0x40181000, 0x0201f800, 0x00106a79, 0x40042000,
- 0x4c100000, 0x0401fe43, 0x02000800, 0x0010032e,
- 0x5c002000, 0x50200000, 0x80004540, 0x0400005b,
+ 0x80000580, 0x1c01f000, 0x4c5c0000, 0x59e4b800,
+ 0x485fc857, 0x825c0500, 0x0000001f, 0x04000004,
+ 0x59e40862, 0x0201f800, 0x0010032e, 0x825c0500,
+ 0x000000e0, 0x02000800, 0x0010032e, 0x8c5cbd0e,
+ 0x04020807, 0x8c5cbd0c, 0x04020809, 0x8c5cbd0a,
+ 0x04020873, 0x5c00b800, 0x1c01f000, 0x4803c856,
+ 0x4a03c800, 0x00000080, 0x1c01f000, 0x4d2c0000,
+ 0x42007800, 0x0010cfb9, 0x583c0003, 0x583c0804,
+ 0x80040540, 0x0400003a, 0x42000800, 0x0010ce5c,
+ 0x50065800, 0x592c0002, 0x82000580, 0x00000000,
+ 0x04000033, 0x59e40050, 0x59e40852, 0x80040480,
+ 0x82000500, 0xfffffc00, 0x04020005, 0x59e40050,
+ 0x59e40851, 0x80040800, 0x80040480, 0x82000c80,
+ 0x00000400, 0x59e40050, 0x80041400, 0x480bc857,
+ 0x50080000, 0x58080801, 0x80040540, 0x04000020,
+ 0x480bc857, 0x480a5803, 0x583c1009, 0x583c000a,
+ 0x80080580, 0x04020005, 0x583c0000, 0x84000550,
+ 0x48007800, 0x41781000, 0x82080400, 0x00001000,
+ 0x4803c857, 0x48007809, 0x583c0003, 0x80081400,
+ 0x480bc857, 0x583c0804, 0x4a025801, 0x00000000,
+ 0x4a025808, 0x0010102b, 0x480a5806, 0x48065807,
+ 0x59e40053, 0x800000c4, 0x48025805, 0x412c1000,
+ 0x492fc857, 0x0201f800, 0x00020016, 0x5c025800,
+ 0x4a03c800, 0x00000040, 0x1c01f000, 0x42007800,
+ 0x0010ce5c, 0x503c7800, 0x4a007802, 0x00000100,
+ 0x42007800, 0x0010cfb9, 0x583c0000, 0x84000552,
+ 0x48007800, 0x583c100c, 0x480bc857, 0x80081000,
+ 0x4808780c, 0x583c180b, 0x800c19c0, 0x04000017,
+ 0x82080500, 0x00000003, 0x04020014, 0x583c0007,
+ 0x4803c857, 0x583c2008, 0x4813c857, 0x80102000,
+ 0x80100580, 0x04020002, 0x41782000, 0x48107808,
+ 0x400c0000, 0x80080580, 0x04020008, 0x4978780c,
+ 0x42001800, 0x00000001, 0x42001000, 0x00008028,
+ 0x0201f800, 0x001039ac, 0x1c01f000, 0x4a03c800,
+ 0x00000020, 0x0201f800, 0x0010bfab, 0x59e40000,
+ 0x1c01f000, 0x42000000, 0x00001000, 0x50000000,
+ 0x82000480, 0x24320001, 0x0400100d, 0x0201f800,
+ 0x0010c0d6, 0x04000008, 0x42000000, 0x00007a42,
+ 0x50007000, 0x8c387520, 0x04020003, 0x84387560,
+ 0x44380000, 0x4a030000, 0x00000000, 0x1c01f000,
+ 0x4d2c0000, 0x4a007000, 0x00000000, 0x82040d00,
+ 0x43000f80, 0x02020800, 0x0010032e, 0x58380008,
+ 0x4803c00f, 0x4a0370e4, 0x00003000, 0x0201f800,
+ 0x00109ce4, 0x583a5807, 0x592c0000, 0x48007007,
+ 0x800001c0, 0x04020002, 0x49787006, 0x0201f800,
+ 0x00100594, 0x5c025800, 0x42007000, 0x00020cf0,
+ 0x0201f000, 0x0002002c, 0x4803c856, 0x4c3c0000,
+ 0x4d2c0000, 0x4d300000, 0x58300009, 0x80025d40,
+ 0x02000800, 0x0010032e, 0x592e6009, 0x4c300000,
+ 0x0201f800, 0x00109d04, 0x5c006000, 0x02000800,
+ 0x0010032e, 0x58300002, 0x82000580, 0x00000100,
+ 0x0402000f, 0x5930780c, 0x583c0001, 0x80007d40,
+ 0x0400000e, 0x4802600c, 0x82000400, 0x00000002,
+ 0x48006003, 0x583c0000, 0x48006005, 0x40301000,
+ 0x0201f800, 0x00020016, 0x0401f00c, 0x4a025a07,
+ 0x00000002, 0x492fc857, 0x4c300000, 0x0201f800,
+ 0x000203ef, 0x5c025800, 0x0201f800, 0x00100594,
+ 0x0201f800, 0x00020b9d, 0x5c026000, 0x5c025800,
+ 0x5c007800, 0x1c01f000, 0x4803c856, 0x4d2c0000,
+ 0x4d300000, 0x42007000, 0x00020cf0, 0x58380800,
+ 0x82040580, 0x00000002, 0x04020011, 0x58386001,
+ 0x58300009, 0x812c0580, 0x0402000d, 0x59e00004,
+ 0x8c00050e, 0x040007fe, 0x59dc0006, 0x4803c857,
+ 0x4a03b805, 0x20000000, 0x8c00053e, 0x040007f8,
+ 0x4a007000, 0x00000000, 0x0401f019, 0x58386005,
+ 0x40305000, 0x803061c0, 0x02000800, 0x0010032e,
+ 0x58300009, 0x812c0580, 0x04000004, 0x40305000,
+ 0x58306000, 0x0401f7f8, 0x40280000, 0x80300580,
+ 0x58300000, 0x04000006, 0x48005000, 0x800001c0,
+ 0x04020007, 0x48287004, 0x0401f005, 0x800001c0,
+ 0x04020002, 0x48007004, 0x48007005, 0x40325800,
+ 0x0201f800, 0x00100594, 0x5c026000, 0x5c025800,
+ 0x0201f000, 0x00020026, 0x59300024, 0x48025811,
+ 0x59300025, 0x48025812, 0x59300a22, 0x8c040d0c,
+ 0x04020007, 0x5930001f, 0x59300a20, 0x800408e0,
+ 0x80040540, 0x5930081e, 0x0401f006, 0x5930081f,
+ 0x59300220, 0x800408e0, 0x80040d40, 0x5930001e,
+ 0x9c0001c0, 0x9c0409c0, 0x48025813, 0x48065814,
+ 0x1c01f000, 0x592c0001, 0x80003540, 0x02000800,
+ 0x0010032e, 0x58180a05, 0x82040d00, 0x000000ff,
+ 0x82040580, 0x0000004a, 0x02020800, 0x0010032e,
+ 0x592c1012, 0x592c1a13, 0x58182206, 0x592c2c13,
+ 0x592c0014, 0x800000e0, 0x80142d40, 0x592c0014,
+ 0x80003920, 0x58184406, 0x58180207, 0x800048e0,
+ 0x80244d40, 0x58180008, 0x48026029, 0x8c20450c,
+ 0x04020009, 0x901c51c0, 0x841401c0, 0x82003d00,
+ 0x0000ffff, 0x80140120, 0x80280540, 0x9c0029c0,
+ 0x0401f003, 0x9c1429c0, 0x841c39c0, 0x480a601e,
+ 0x480e601f, 0x48126420, 0x48126220, 0x48166021,
+ 0x481e6422, 0x48226222, 0x48266023, 0x1c01f000,
+ 0x592c0001, 0x80006540, 0x02000800, 0x0010032e,
0x58300a05, 0x82040d00, 0x000000ff, 0x82040580,
- 0x0000004a, 0x04020002, 0x80204000, 0x50200000,
- 0x80000540, 0x0400000b, 0x80301400, 0x58080002,
- 0x80102480, 0x0400101e, 0x801021c0, 0x04000009,
- 0x80285040, 0x04000049, 0x80204000, 0x0401f7f4,
- 0x58300001, 0x80006540, 0x04000044, 0x0401f7e1,
- 0x80285040, 0x04000041, 0x80204000, 0x50200000,
- 0x80000540, 0x0402000a, 0x58300001, 0x80006540,
- 0x0400003a, 0x58300205, 0x82004d00, 0x0000000f,
- 0x82244400, 0x00100f0a, 0x50204000, 0x592c0209,
- 0x8400051e, 0x48025a09, 0x0401f011, 0x80102080,
- 0x80102000, 0x48126011, 0x4813c857, 0x58080802,
- 0x40100000, 0x80042480, 0x02001800, 0x0010032e,
- 0x58080000, 0x80102400, 0x4812600f, 0x4813c857,
- 0x592c0209, 0x8400055e, 0x48025a09, 0x59300008,
- 0x8400052c, 0x48026008, 0x592c1001, 0x58080406,
- 0x82000500, 0x00000003, 0x82000580, 0x00000001,
- 0x04020014, 0x599c0019, 0x8c00050c, 0x04020011,
- 0x82280580, 0x00000001, 0x04020003, 0x59300811,
- 0x0401f008, 0x80280840, 0x58080207, 0x40001000,
- 0x0201f800, 0x00106a79, 0x59300011, 0x80040c00,
- 0x48066012, 0x59300008, 0x8400056c, 0x48026008,
- 0x80000580, 0x0401f003, 0x82000540, 0x00000001,
- 0x1c01f000, 0x592c6801, 0x803469c0, 0x0400001a,
- 0x592c0205, 0x82000500, 0x000000ff, 0x82000580,
- 0x00000072, 0x04020003, 0x592c000e, 0x80102480,
- 0x58347802, 0x58347406, 0x82380500, 0x00000003,
- 0x0c01f001, 0x001011e0, 0x001011dd, 0x001011e3,
- 0x001011e5, 0x803c00c6, 0x80102400, 0x0401f004,
- 0x803c00c6, 0x80102480, 0x04001003, 0x80000580,
- 0x1c01f000, 0x82000540, 0x00000001, 0x1c01f000,
- 0x4803c856, 0x42000800, 0x0000003c, 0x48079000,
- 0x59c80000, 0x80040500, 0x040207fe, 0x497b9005,
- 0x4a039035, 0x00880200, 0x59a8000d, 0x800000e0,
- 0x4803900e, 0x4a039011, 0x0000002c, 0x4a03900f,
- 0x00111264, 0x4a039010, 0x00111264, 0x4a039015,
- 0x0000007f, 0x4a03900d, 0x00000040, 0x4a039000,
- 0x00001600, 0x1c01f000, 0x59c80007, 0x8c000508,
- 0x040208c9, 0x59c80800, 0x8c040d16, 0x04020004,
- 0x82000500, 0x00000006, 0x0c01f005, 0x4807c857,
- 0x82000500, 0x0000000e, 0x0c01f001, 0x00101221,
- 0x0010121f, 0x00105b9e, 0x0010121f, 0x00101223,
- 0x0010121f, 0x00101223, 0x00101223, 0x0010121f,
- 0x0010121f, 0x0010121f, 0x0010121f, 0x00101223,
- 0x0010121f, 0x00101223, 0x0010121f, 0x0201f800,
- 0x0010032e, 0x4803c857, 0x1c01f000, 0x59c8080c,
- 0x4807c857, 0x82040500, 0x00006000, 0x04000004,
- 0x0201f800, 0x0010bc43, 0x0401f006, 0x82040500,
- 0x007f0000, 0x04000006, 0x0201f800, 0x0010bc15,
- 0x0201f800, 0x00106f81, 0x0401f03c, 0x82040500,
- 0x00000014, 0x04000014, 0x0201f800, 0x0010bc72,
- 0x836c0580, 0x00000003, 0x0400000d, 0x0201f800,
- 0x00104fc6, 0x04000004, 0x0201f800, 0x00104011,
- 0x0401f007, 0x4a035014, 0x00000001, 0x4202d800,
- 0x00000001, 0x0201f800, 0x00104f20, 0x0401f828,
- 0x0401f026, 0x82040500, 0x00001c00, 0x04000005,
- 0x0201f800, 0x0010bc51, 0x0401f821, 0x0401f01f,
- 0x82040500, 0x00000140, 0x04000005, 0x0201f800,
- 0x0010bc64, 0x0401f81a, 0x0401f018, 0x82040500,
- 0x00008000, 0x04000015, 0x0201f800, 0x00104fc6,
- 0x0400000f, 0x59c400a4, 0x82000500, 0x0000000f,
- 0x82000580, 0x0000000b, 0x04020009, 0x4c040000,
- 0x0201f800, 0x0010402d, 0x42000000, 0x0000001e,
- 0x80000040, 0x040207ff, 0x5c000800, 0x0201f800,
- 0x0010bc3c, 0x0401f802, 0x1c01f000, 0x4c0c0000,
- 0x4c100000, 0x4c140000, 0x0201f800, 0x00100caf,
- 0x5c002800, 0x5c002000, 0x5c001800, 0x1c01f000,
- 0x4803c856, 0x59a80804, 0x59a80020, 0x82000500,
- 0xfffff000, 0x80040540, 0x48035020, 0x59a80024,
- 0x82000500, 0xfffff000, 0x80040540, 0x48035024,
- 0x48078882, 0x82041c00, 0x0000000f, 0x800c1908,
- 0x820c1c00, 0x00000004, 0x400c2000, 0x901029c0,
- 0x82040480, 0x000001e4, 0x04021005, 0x42001000,
- 0x00000008, 0x801020c6, 0x0401f031, 0x82040480,
- 0x00000230, 0x04021009, 0x42001000, 0x00000007,
- 0x801000c2, 0x800000c2, 0x80100400, 0x80100400,
- 0x80102400, 0x0401f026, 0x82040480, 0x00000298,
- 0x04021008, 0x42001000, 0x00000006, 0x801000c2,
- 0x800000c2, 0x80100400, 0x80102400, 0x0401f01c,
- 0x82040480, 0x00000328, 0x04021007, 0x42001000,
- 0x00000005, 0x801000c2, 0x800000c2, 0x80102400,
- 0x0401f013, 0x82040480, 0x00000404, 0x04021005,
- 0x42001000, 0x00000004, 0x801020c4, 0x0401f00c,
- 0x82040480, 0x0000056c, 0x04021006, 0x42001000,
- 0x00000003, 0x801000c2, 0x80102400, 0x0401f004,
- 0x42001000, 0x00000002, 0x801020c2, 0x82100480,
- 0x00000110, 0x80000080, 0x80002000, 0x800800d0,
- 0x80140540, 0x80100540, 0x48039035, 0x48035075,
- 0x1c01f000, 0x59c80815, 0x0201f800, 0x00100323,
- 0x40680800, 0x82040d00, 0x0000007c, 0x48079000,
- 0x59c80000, 0x80040500, 0x040207fe, 0x8c040d04,
- 0x04000003, 0x59c80035, 0x48039035, 0x59c80000,
- 0x82000540, 0x00001200, 0x48039000, 0x1c01f000,
- 0x4803c856, 0x497b88a9, 0x4a038807, 0x00000001,
- 0x497b8807, 0x59c40005, 0x48038805, 0x0201f800,
- 0x0010181b, 0x4201d000, 0x000001f4, 0x0201f800,
- 0x0010645c, 0x497b880e, 0x4200b000, 0x000001f4,
- 0x42000000, 0x00000001, 0x42000800, 0x00000014,
- 0x0201f800, 0x00101944, 0x42000800, 0x00000014,
- 0x0201f800, 0x0010193c, 0x8c040d00, 0x04000005,
- 0x8058b040, 0x040207f3, 0x0201f800, 0x0010032e,
- 0x4200b000, 0x00000032, 0x42000000, 0x00000001,
- 0x42000800, 0x000000b4, 0x0201f800, 0x00101944,
- 0x42000800, 0x000000b4, 0x0201f800, 0x0010193c,
- 0x8c040d00, 0x04000005, 0x8058b040, 0x040207f3,
- 0x0201f800, 0x0010032e, 0x59c40005, 0x48038805,
- 0x42000000, 0x00000083, 0x59e00803, 0x82040d00,
- 0x00030000, 0x82040d80, 0x00020000, 0x04020003,
- 0x42000000, 0x00000089, 0x800008d0, 0x4a035044,
- 0x00008900, 0x4a035045, 0x00008900, 0x48075046,
- 0x42000800, 0x000000e0, 0x0201f800, 0x00101944,
- 0x42000800, 0x000000f4, 0x0201f800, 0x0010193c,
- 0x82040500, 0xffffffd1, 0x82000540, 0x00000002,
- 0x42000800, 0x000000f4, 0x0201f800, 0x00101944,
- 0x42000800, 0x000000a0, 0x0201f800, 0x0010193c,
- 0x82040540, 0x00000001, 0x42000800, 0x000000a0,
- 0x0201f800, 0x00101944, 0x42000800, 0x00000000,
- 0x0201f800, 0x0010193c, 0x82040540, 0x00000001,
- 0x42000800, 0x00000000, 0x0201f800, 0x00101944,
- 0x4201d000, 0x0001d4c0, 0x0201f800, 0x0010645c,
- 0x0401fa6d, 0x4a0388a7, 0x0000f7f7, 0x4a0388a3,
- 0x8000403c, 0x4a0388ae, 0x000061a8, 0x4a038801,
- 0x00032063, 0x4a038810, 0x00410108, 0x4a038811,
- 0x00520608, 0x4a038812, 0x00450320, 0x4a038813,
- 0x00440405, 0x4a03881c, 0x004132e1, 0x4a03881d,
- 0x004001fe, 0x4a038850, 0x80000108, 0x4a038860,
- 0x00000008, 0x4a038870, 0x00000008, 0x4a038851,
- 0x80000508, 0x4a038861, 0x00800000, 0x4a038871,
- 0x00800000, 0x4a038852, 0x80000708, 0x4a038862,
- 0x00800000, 0x4a038872, 0x00800000, 0x4a038853,
- 0x80000608, 0x497b8863, 0x4a038873, 0x00800000,
- 0x4a038882, 0x00000840, 0x4a0388a5, 0x000000fe,
- 0x4a0388a6, 0x0000001e, 0x4a0388b0, 0x00007530,
- 0x4a038802, 0x0000ffff, 0x4a038806, 0xc0e00800,
- 0x1c01f000, 0x850e1d4e, 0x42000800, 0x00000040,
- 0x0201f800, 0x0010193c, 0x82040500, 0xffffffaf,
- 0x82000540, 0x00000000, 0x42000800, 0x00000040,
- 0x0201f800, 0x00101944, 0x42000800, 0x000000f4,
- 0x0201f800, 0x0010193c, 0x4c040000, 0x40040000,
- 0x84000548, 0x42000800, 0x000000f4, 0x0201f800,
- 0x00101944, 0x42000800, 0x00000000, 0x0201f800,
- 0x0010193c, 0x82040500, 0xffffffc1, 0x82000540,
- 0x00000038, 0x42000800, 0x00000000, 0x0201f800,
- 0x00101944, 0x5c000000, 0x42000800, 0x000000f4,
- 0x0201f000, 0x00101944, 0x59c40805, 0x59c40006,
- 0x80040d00, 0x02000800, 0x0010032e, 0x82040500,
- 0x00e00800, 0x04020004, 0x8c040d3e, 0x040208f9,
- 0x0401f007, 0x82040500, 0x00800800, 0x02020800,
- 0x00100323, 0x0201f800, 0x0010032e, 0x4c5c0000,
- 0x4c600000, 0x59c4b805, 0x59c40006, 0x8c000500,
- 0x04000003, 0x8c5cbd00, 0x040200a2, 0x485fc857,
- 0x0201f800, 0x00104fc6, 0x0400001e, 0x59c40005,
- 0x82000500, 0x000000c0, 0x04000054, 0x0201f800,
- 0x00104ff1, 0x04020051, 0x59c40006, 0x82000500,
- 0x000000f0, 0x04020004, 0x4a038805, 0x000000c0,
- 0x0401f04a, 0x59a80015, 0x84000506, 0x48035015,
- 0x42006000, 0xff203fff, 0x42006800, 0x40000000,
- 0x0201f800, 0x001041ad, 0x42000800, 0x00000010,
- 0x42001000, 0x001040f6, 0x0201f800, 0x00106451,
- 0x8c5cbd34, 0x04020039, 0x4a035013, 0x0000aaaa,
- 0x59c40005, 0x8c00050c, 0x04020012, 0x8c00050e,
- 0x0402001c, 0x8c00050a, 0x04020026, 0x8c000508,
- 0x0400000b, 0x59a80011, 0x82000580, 0x00000009,
- 0x04020007, 0x42000000, 0x0010cb78, 0x0201f800,
- 0x0010bc88, 0x0201f800, 0x0010520c, 0x0401f067,
- 0x42000000, 0x0010cb86, 0x0201f800, 0x0010bc88,
- 0x41781800, 0x42002000, 0x00000001, 0x0201f800,
- 0x00101c41, 0x4a035014, 0x00000000, 0x0401f014,
- 0x42000000, 0x0010cb87, 0x0201f800, 0x0010bc88,
- 0x41781800, 0x42002000, 0x00000002, 0x0201f800,
- 0x00101c41, 0x4a035014, 0x00000002, 0x0401f008,
- 0x42000000, 0x0010cb7a, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x0010519a, 0x0401f048, 0x0201f800,
- 0x00105277, 0x0401f045, 0x8c5cbd34, 0x04000041,
- 0x59c40005, 0x8c00053a, 0x04020005, 0x42000000,
- 0x0010cb6e, 0x0201f800, 0x0010bc88, 0x4a038805,
- 0x20000000, 0x0201f800, 0x00104fc6, 0x04020015,
- 0x4a038805, 0x04000000, 0x59c418a8, 0x42002000,
- 0x00000000, 0x0201f800, 0x00101c41, 0x0201f800,
- 0x00104fe2, 0x04020008, 0x4a035014, 0x00000001,
- 0x4202d800, 0x00000001, 0x0201f800, 0x00104f20,
- 0x0401f06d, 0x41780000, 0x0201f800, 0x00104f97,
- 0x0201f800, 0x00101a38, 0x4000c000, 0x0201f800,
- 0x00101963, 0x836c1580, 0x00000004, 0x0402000c,
- 0x8c5cbd00, 0x04020017, 0x8d0e1d06, 0x04020005,
- 0x59c410a3, 0x82081540, 0x00000008, 0x480b88a3,
- 0x59c41006, 0x84081540, 0x480b8806, 0x4a038805,
- 0x04000000, 0x4202d800, 0x00000001, 0x497b5010,
- 0x8d0e1d18, 0x04020005, 0x4803c856, 0x850e1d06,
- 0x0201f800, 0x00104032, 0x0201f800, 0x001039eb,
- 0x8c5cbd3c, 0x04020866, 0x8c5cbd00, 0x04000043,
- 0x42000000, 0x0010cc8b, 0x0201f800, 0x0010bc88,
- 0x4a038805, 0x00000001, 0x4200b000, 0x00000352,
- 0x4201d000, 0x00000064, 0x4c580000, 0x0201f800,
- 0x0010645c, 0x0201f800, 0x001018f3, 0x5c00b000,
- 0x04000004, 0x8058b040, 0x040207f6, 0x0401f004,
- 0x4a038805, 0x00000001, 0x0401f02c, 0x59c40006,
- 0x84000500, 0x48038806, 0x59a80878, 0x8c040d3e,
- 0x04000005, 0x82040d40, 0x0000000b, 0x48075078,
- 0x850e1d48, 0x0201f800, 0x00106faf, 0x497b8880,
- 0x59c4000d, 0x8c000506, 0x04000006, 0x42002000,
- 0x00000005, 0x0201f800, 0x001052d7, 0x0401f005,
- 0x42002000, 0x00000006, 0x0201f800, 0x001052d7,
- 0x59c400a3, 0x82000500, 0xfcf8ffff, 0x480388a3,
- 0x4a035058, 0x00000002, 0x4202d800, 0x00000004,
- 0x4a038805, 0x00000001, 0x0201f800, 0x00100455,
- 0x0401fb77, 0x497b5036, 0x4a035043, 0x00000001,
- 0x0201f800, 0x00110a6d, 0x825cbd00, 0xbbfffffe,
- 0x485f8805, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x4d180000, 0x59c41004, 0x480bc857, 0x8c081500,
- 0x04000006, 0x4803c856, 0x497b2807, 0x0201f800,
- 0x00107075, 0x0401f009, 0x82080500, 0x000001f0,
- 0x04000006, 0x4803c856, 0x0201f800, 0x001072b1,
- 0x02020800, 0x0010709d, 0x4a038805, 0x80000000,
- 0x5c023000, 0x1c01f000, 0x59c408a3, 0x4807c857,
- 0x84040d40, 0x480788a3, 0x1c01f000, 0x4d900000,
- 0x4dd00000, 0x4da40000, 0x4d140000, 0x4a038805,
- 0x40000000, 0x42000000, 0x0010cb80, 0x0201f800,
- 0x0010bc88, 0x0201f800, 0x00106c3c, 0x59c41004,
- 0x8c081500, 0x04000055, 0x598e600f, 0x497b2807,
- 0x813261c0, 0x04000032, 0x59300403, 0x82000580,
- 0x00000032, 0x0402002e, 0x5930001d, 0x48038833,
- 0x4a038807, 0x00018000, 0x4201d000, 0x00000002,
- 0x0201f800, 0x0010645c, 0x497b8807, 0x4201d000,
- 0x00000002, 0x0201f800, 0x0010645c, 0x0201f800,
- 0x00106ed9, 0x4201d000, 0x00007530, 0x0201f800,
- 0x0010645c, 0x59c408a4, 0x82040d00, 0x0000000f,
- 0x82040d80, 0x00000000, 0x04000005, 0x42000000,
- 0x00200000, 0x0201f800, 0x00101949, 0x0201f800,
- 0x00106b8c, 0x59300009, 0x80000540, 0x02000800,
- 0x0010032e, 0x40025800, 0x4a025a05, 0x00000103,
- 0x5931d82a, 0x58ef400a, 0x58ec0008, 0x0801f800,
- 0x0201f800, 0x00020b9d, 0x0401f047, 0x598c0011,
- 0x82001c80, 0x000000c8, 0x04021010, 0x80000000,
- 0x48031811, 0x59c400a4, 0x82000500, 0x0000000f,
- 0x82000580, 0x00000002, 0x04020005, 0x42000000,
- 0x00200000, 0x0201f800, 0x00101949, 0x0201f800,
- 0x001063f8, 0x0401f034, 0x4933c857, 0x0201f800,
- 0x00106ed9, 0x813261c0, 0x0400002f, 0x4a026203,
- 0x00000001, 0x42027000, 0x00000027, 0x0201f800,
- 0x00020bc1, 0x0401f028, 0x0201f800, 0x001072b1,
- 0x04000025, 0x0201f800, 0x001072f1, 0x0201f800,
- 0x00106423, 0x59926004, 0x813261c0, 0x04000013,
- 0x42001800, 0x000000c8, 0x0201f800, 0x001072a5,
- 0x0402000e, 0x59c400a4, 0x82000500, 0x0000000f,
- 0x82000580, 0x00000002, 0x04020005, 0x42000000,
- 0x00200000, 0x0201f800, 0x00101949, 0x0201f800,
- 0x001063fd, 0x0401f00c, 0x4933c857, 0x0201f800,
- 0x00106e75, 0x813261c0, 0x04000007, 0x42027000,
- 0x0000004f, 0x4a026203, 0x00000003, 0x0201f800,
- 0x00020bc1, 0x5c022800, 0x5c034800, 0x5c03a000,
- 0x5c032000, 0x0201f000, 0x00106c29, 0x40680000,
- 0x810c0d80, 0x8c040d0e, 0x04000053, 0x4803c857,
- 0x8d0e1d0e, 0x04000023, 0x850e1d0e, 0x497b5058,
- 0x42000000, 0x0010cb67, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x0010bd3c, 0x42001000, 0x00008011,
- 0x59c40001, 0x82000500, 0x00018000, 0x82001d80,
- 0x00000000, 0x04000009, 0x82001d80, 0x00008000,
- 0x04000009, 0x82001d80, 0x00010000, 0x04000009,
- 0x0201f800, 0x0010032e, 0x42001800, 0x00000000,
- 0x0401f006, 0x42001800, 0x00000001, 0x0401f003,
- 0x42001800, 0x00000003, 0x0201f000, 0x001038bc,
- 0x850e1d4e, 0x59a80858, 0x800409c0, 0x04020007,
- 0x59c4000d, 0x8c000520, 0x04000004, 0x42001800,
- 0x00000003, 0x0401f002, 0x40041800, 0x0201f800,
- 0x0010bd20, 0x42001000, 0x00008012, 0x59a82878,
- 0x8c142d3e, 0x04000006, 0x82142d00, 0x00000003,
- 0x0201f800, 0x001038bd, 0x0401f003, 0x0201f800,
- 0x001038bc, 0x0201f800, 0x00100455, 0x0201f800,
- 0x0010bd90, 0x04020010, 0x4d200000, 0x42024000,
- 0x000000ff, 0x0401f856, 0x5c024000, 0x4d400000,
- 0x4d3c0000, 0x42028000, 0x00000028, 0x42027800,
- 0x00000008, 0x0201f800, 0x0010fbe5, 0x5c027800,
- 0x5c028000, 0x1c01f000, 0x4803c857, 0x82000400,
- 0x00102057, 0x50000800, 0x82040d00, 0x000000ff,
- 0x1c01f000, 0x4803c856, 0x4c580000, 0x4200b000,
- 0x00000010, 0x497b88ac, 0x497b88ad, 0x8058b040,
- 0x040207fe, 0x5c00b000, 0x1c01f000, 0x40680800,
- 0x4807c857, 0x80041908, 0x480f88ac, 0x82042500,
- 0x0000000f, 0x82102400, 0x0010bdb6, 0x50102000,
- 0x59c400ad, 0x80100540, 0x480f88ac, 0x480388ad,
- 0x1c01f000, 0x4807c857, 0x80041908, 0x480f88ac,
- 0x82042500, 0x0000000f, 0x82102400, 0x0010bdb6,
- 0x50102000, 0x59c400ad, 0x80101500, 0x04000004,
- 0x80100580, 0x480f88ac, 0x480388ad, 0x1c01f000,
- 0x4803c857, 0x4c080000, 0x4c040000, 0x4c000000,
- 0x59c40892, 0x4807c857, 0x80041580, 0x04000010,
- 0x80041480, 0x04021007, 0x80081080, 0x80081000,
- 0x4008b000, 0x42000000, 0x00000201, 0x0401f004,
- 0x4008b000, 0x42000000, 0x00000210, 0x48038886,
- 0x8058b040, 0x040207fe, 0x497b8886, 0x5c000000,
- 0x5c000800, 0x5c001000, 0x1c01f000, 0x4803c856,
- 0x8d0e1d20, 0x04000005, 0x42028000, 0x0000002e,
- 0x0201f000, 0x0010ae89, 0x1c01f000, 0x0401f803,
- 0x40058800, 0x1c01f000, 0x59a80870, 0x82040500,
- 0x00000010, 0x04000004, 0x42000800, 0x00000002,
- 0x0401f010, 0x82040500, 0x00000020, 0x42000800,
- 0x00000002, 0x0402000b, 0x59c80835, 0x82040d00,
- 0x00001f00, 0x80040910, 0x80040800, 0x59a8006d,
- 0x80000540, 0x04000003, 0x42000800, 0x0000025a,
- 0x4807c857, 0x1c01f000, 0x0401f807, 0x42018800,
- 0x00000001, 0x04000003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x4c000000, 0x59a80037, 0x4803c857,
- 0x82000580, 0x00000000, 0x5c000000, 0x1c01f000,
- 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x4c000000,
- 0x59a80037, 0x4803c857, 0x82000580, 0x00000001,
- 0x5c000000, 0x1c01f000, 0x0401f807, 0x42018800,
- 0x00000001, 0x04000003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x4c000000, 0x59a80037, 0x4803c857,
- 0x82000580, 0x00000003, 0x5c000000, 0x1c01f000,
- 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x4c000000,
- 0x59a80037, 0x82000580, 0x00000002, 0x5c000000,
- 0x1c01f000, 0x4c000000, 0x4c040000, 0x4c080000,
- 0x4c380000, 0x59a8003a, 0x82000c80, 0x00000007,
- 0x02021800, 0x0010032e, 0x0c01f806, 0x5c007000,
- 0x5c001000, 0x5c000800, 0x5c000000, 0x1c01f000,
- 0x0010166b, 0x0010167e, 0x00101692, 0x00101694,
- 0x001016bc, 0x001016be, 0x001016c0, 0x4803c856,
- 0x4a03503c, 0x00000000, 0x42000000, 0x00000002,
- 0x0401fa32, 0x42000000, 0x00000002, 0x0401f9b5,
- 0x0401fab1, 0x4803c856, 0x4a03503a, 0x00000006,
- 0x42000800, 0x0000001e, 0x42001000, 0x001016c1,
- 0x0201f000, 0x00106433, 0x497b503f, 0x4a035034,
- 0x00000036, 0x4a035033, 0x0000002a, 0x4803c856,
- 0x4a03503c, 0x00000001, 0x42000000, 0x00000002,
- 0x0401f9a0, 0x4803c856, 0x4a03503a, 0x00000006,
- 0x42000800, 0x0000001e, 0x42001000, 0x001016c1,
- 0x0201f000, 0x00106433, 0x0201f800, 0x0010032e,
- 0x4a035034, 0x00000036, 0x4803c856, 0x4a03503c,
- 0x00000003, 0x42000800, 0x00000000, 0x0401faa1,
- 0x82040d00, 0x00000090, 0x82040580, 0x00000090,
- 0x04000009, 0x82040580, 0x00000010, 0x04000009,
- 0x82040580, 0x00000000, 0x04000009, 0x0201f800,
- 0x0010032e, 0x42000000, 0x00000001, 0x0401f006,
- 0x42000000, 0x00000000, 0x0401f003, 0x42000000,
- 0x00000002, 0x0401f977, 0x497b5040, 0x4803c856,
- 0x4a03503a, 0x00000006, 0x42000800, 0x0000001e,
- 0x42001000, 0x001016c1, 0x0201f000, 0x00106433,
- 0x0201f800, 0x0010032e, 0x0201f800, 0x0010032e,
- 0x1c01f000, 0x4c000000, 0x4c040000, 0x4c080000,
- 0x4c380000, 0x59a8003c, 0x82000c80, 0x00000007,
- 0x02021800, 0x0010032e, 0x0c01f806, 0x5c007000,
- 0x5c001000, 0x5c000800, 0x5c000000, 0x1c01f000,
- 0x001016d7, 0x001016f6, 0x0010174b, 0x00101762,
- 0x00101779, 0x00101782, 0x00101784, 0x0401fa1c,
- 0x0402001b, 0x59a81042, 0x42000800, 0x00000000,
- 0x0401fa60, 0x82040d00, 0x00000090, 0x82040580,
+ 0x0000004a, 0x02020800, 0x0010032e, 0x58302c06,
+ 0x8c142d06, 0x58300206, 0x04000002, 0x80080400,
+ 0x48026420, 0x48026220, 0x58300207, 0x800008e0,
+ 0x80040540, 0x48026023, 0x8c142d0a, 0x04020004,
+ 0x592c0012, 0x80080400, 0x4802601e, 0x82142d00,
+ 0x00000003, 0x58303207, 0x82140580, 0x00000002,
+ 0x04000011, 0x82140580, 0x00000001, 0x04000009,
+ 0x40080800, 0x82180400, 0x00000008, 0x40001000,
+ 0x0201f800, 0x00106c7e, 0x40042000, 0x0401f006,
+ 0x40080800, 0x40181000, 0x0201f800, 0x00106c7e,
+ 0x40042000, 0x4c100000, 0x0401fe43, 0x02000800,
+ 0x0010032e, 0x5c002000, 0x50200000, 0x80004540,
+ 0x0400005b, 0x58300a05, 0x82040d00, 0x000000ff,
+ 0x82040580, 0x0000004a, 0x04020002, 0x80204000,
+ 0x50200000, 0x80000540, 0x0400000b, 0x80301400,
+ 0x58080002, 0x80102480, 0x0400101e, 0x801021c0,
+ 0x04000009, 0x80285040, 0x04000049, 0x80204000,
+ 0x0401f7f4, 0x58300001, 0x80006540, 0x04000044,
+ 0x0401f7e1, 0x80285040, 0x04000041, 0x80204000,
+ 0x50200000, 0x80000540, 0x0402000a, 0x58300001,
+ 0x80006540, 0x0400003a, 0x58300205, 0x82004d00,
+ 0x0000000f, 0x82244400, 0x00100f0b, 0x50204000,
+ 0x592c0209, 0x8400051e, 0x48025a09, 0x0401f011,
+ 0x80102080, 0x80102000, 0x48126011, 0x4813c857,
+ 0x58080802, 0x40100000, 0x80042480, 0x02001800,
+ 0x0010032e, 0x58080000, 0x80102400, 0x4812600f,
+ 0x4813c857, 0x592c0209, 0x8400055e, 0x48025a09,
+ 0x59300008, 0x8400052c, 0x48026008, 0x592c1001,
+ 0x58080406, 0x82000500, 0x00000003, 0x82000580,
+ 0x00000001, 0x04020014, 0x599c0019, 0x8c00050c,
+ 0x04020011, 0x82280580, 0x00000001, 0x04020003,
+ 0x59300811, 0x0401f008, 0x80280840, 0x58080207,
+ 0x40001000, 0x0201f800, 0x00106c7e, 0x59300011,
+ 0x80040c00, 0x48066012, 0x59300008, 0x8400056c,
+ 0x48026008, 0x80000580, 0x0401f003, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x592c6801, 0x803469c0,
+ 0x0400001a, 0x592c0205, 0x82000500, 0x000000ff,
+ 0x82000580, 0x00000072, 0x04020003, 0x592c000e,
+ 0x80102480, 0x58347802, 0x58347406, 0x82380500,
+ 0x00000003, 0x0c01f001, 0x001011e1, 0x001011de,
+ 0x001011e4, 0x001011e6, 0x803c00c6, 0x80102400,
+ 0x0401f004, 0x803c00c6, 0x80102480, 0x04001003,
+ 0x80000580, 0x1c01f000, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x4803c856, 0x42000800, 0x0000003c,
+ 0x48079000, 0x59c80000, 0x80040500, 0x040207fe,
+ 0x497b9005, 0x4a039035, 0x00880200, 0x59a8000d,
+ 0x800000e0, 0x4803900e, 0x4a039011, 0x0000002c,
+ 0x4a03900f, 0x00111584, 0x4a039010, 0x00111584,
+ 0x4a039015, 0x0000007f, 0x4a03900d, 0x00000040,
+ 0x4a039000, 0x00001600, 0x1c01f000, 0x59c80007,
+ 0x8c000508, 0x040208c9, 0x59c80800, 0x8c040d16,
+ 0x04020004, 0x82000500, 0x00000006, 0x0c01f005,
+ 0x4807c857, 0x82000500, 0x0000000e, 0x0c01f001,
+ 0x00101222, 0x00101220, 0x00105d55, 0x00101220,
+ 0x00101224, 0x00101220, 0x00101224, 0x00101224,
+ 0x00101220, 0x00101220, 0x00101220, 0x00101220,
+ 0x00101224, 0x00101220, 0x00101224, 0x00101220,
+ 0x0201f800, 0x0010032e, 0x4803c857, 0x1c01f000,
+ 0x59c8080c, 0x4807c857, 0x82040500, 0x00006000,
+ 0x04000004, 0x0201f800, 0x0010bf6e, 0x0401f006,
+ 0x82040500, 0x007f0000, 0x04000006, 0x0201f800,
+ 0x0010bf40, 0x0201f800, 0x00107186, 0x0401f03c,
+ 0x82040500, 0x00000014, 0x04000014, 0x0201f800,
+ 0x0010bf9d, 0x836c0580, 0x00000003, 0x0400000d,
+ 0x0201f800, 0x001050f7, 0x04000004, 0x0201f800,
+ 0x0010410a, 0x0401f007, 0x4a035014, 0x00000001,
+ 0x4202d800, 0x00000001, 0x0201f800, 0x00105051,
+ 0x0401f828, 0x0401f026, 0x82040500, 0x00001c00,
+ 0x04000005, 0x0201f800, 0x0010bf7c, 0x0401f821,
+ 0x0401f01f, 0x82040500, 0x00000140, 0x04000005,
+ 0x0201f800, 0x0010bf8f, 0x0401f81a, 0x0401f018,
+ 0x82040500, 0x00008000, 0x04000015, 0x0201f800,
+ 0x001050f7, 0x0400000f, 0x59c400a4, 0x82000500,
+ 0x0000000f, 0x82000580, 0x0000000b, 0x04020009,
+ 0x4c040000, 0x0201f800, 0x00104126, 0x42000000,
+ 0x0000001e, 0x80000040, 0x040207ff, 0x5c000800,
+ 0x0201f800, 0x0010bf67, 0x0401f802, 0x1c01f000,
+ 0x4c0c0000, 0x4c100000, 0x4c140000, 0x0201f800,
+ 0x00100cb0, 0x5c002800, 0x5c002000, 0x5c001800,
+ 0x1c01f000, 0x4803c856, 0x59a80804, 0x59a80020,
+ 0x82000500, 0xfffff000, 0x80040540, 0x48035020,
+ 0x59a80024, 0x82000500, 0xfffff000, 0x80040540,
+ 0x48035024, 0x48078882, 0x82041c00, 0x0000000f,
+ 0x800c1908, 0x820c1c00, 0x00000004, 0x400c2000,
+ 0x901029c0, 0x82040480, 0x000001e4, 0x04021005,
+ 0x42001000, 0x00000008, 0x801020c6, 0x0401f031,
+ 0x82040480, 0x00000230, 0x04021009, 0x42001000,
+ 0x00000007, 0x801000c2, 0x800000c2, 0x80100400,
+ 0x80100400, 0x80102400, 0x0401f026, 0x82040480,
+ 0x00000298, 0x04021008, 0x42001000, 0x00000006,
+ 0x801000c2, 0x800000c2, 0x80100400, 0x80102400,
+ 0x0401f01c, 0x82040480, 0x00000328, 0x04021007,
+ 0x42001000, 0x00000005, 0x801000c2, 0x800000c2,
+ 0x80102400, 0x0401f013, 0x82040480, 0x00000404,
+ 0x04021005, 0x42001000, 0x00000004, 0x801020c4,
+ 0x0401f00c, 0x82040480, 0x0000056c, 0x04021006,
+ 0x42001000, 0x00000003, 0x801000c2, 0x80102400,
+ 0x0401f004, 0x42001000, 0x00000002, 0x801020c2,
+ 0x82100480, 0x00000110, 0x80000080, 0x80002000,
+ 0x800800d0, 0x80140540, 0x80100540, 0x48039035,
+ 0x48035075, 0x1c01f000, 0x59c80815, 0x0201f800,
+ 0x00100323, 0x40680800, 0x82040d00, 0x0000007c,
+ 0x48079000, 0x59c80000, 0x80040500, 0x040207fe,
+ 0x8c040d04, 0x04000003, 0x59c80035, 0x48039035,
+ 0x59c80000, 0x82000540, 0x00001200, 0x48039000,
+ 0x1c01f000, 0x4803c856, 0x497b88a9, 0x4a038807,
+ 0x00000001, 0x497b8807, 0x59c40005, 0x48038805,
+ 0x0201f800, 0x00101820, 0x4201d000, 0x000001f4,
+ 0x0201f800, 0x00106661, 0x497b880e, 0x4200b000,
+ 0x000001f4, 0x42000000, 0x00000001, 0x42000800,
+ 0x00000014, 0x0201f800, 0x00101949, 0x42000800,
+ 0x00000014, 0x0201f800, 0x00101941, 0x8c040d00,
+ 0x04000005, 0x8058b040, 0x040207f3, 0x0201f800,
+ 0x0010032e, 0x4200b000, 0x00000032, 0x42000000,
+ 0x00000001, 0x42000800, 0x000000b4, 0x0201f800,
+ 0x00101949, 0x42000800, 0x000000b4, 0x0201f800,
+ 0x00101941, 0x8c040d00, 0x04000005, 0x8058b040,
+ 0x040207f3, 0x0201f800, 0x0010032e, 0x59c40005,
+ 0x48038805, 0x42000000, 0x00000083, 0x59e00803,
+ 0x82040d00, 0x00030000, 0x82040d80, 0x00020000,
+ 0x04020003, 0x42000000, 0x00000089, 0x800008d0,
+ 0x4a035044, 0x00008900, 0x4a035045, 0x00008900,
+ 0x48075046, 0x42000800, 0x000000e0, 0x0201f800,
+ 0x00101949, 0x42000800, 0x000000f4, 0x0201f800,
+ 0x00101941, 0x82040500, 0xffffffd1, 0x82000540,
+ 0x00000002, 0x42000800, 0x000000f4, 0x0201f800,
+ 0x00101949, 0x42000800, 0x000000a0, 0x0201f800,
+ 0x00101941, 0x82040540, 0x00000001, 0x42000800,
+ 0x000000a0, 0x0201f800, 0x00101949, 0x42000800,
+ 0x00000000, 0x0201f800, 0x00101941, 0x82040540,
+ 0x00000001, 0x42000800, 0x00000000, 0x0201f800,
+ 0x00101949, 0x4201d000, 0x0001d4c0, 0x0201f800,
+ 0x00106661, 0x0401fa6d, 0x4a0388a7, 0x0000f7f7,
+ 0x4a0388a3, 0x8000403c, 0x4a0388ae, 0x000061a8,
+ 0x4a038801, 0x00032063, 0x4a038810, 0x00410108,
+ 0x4a038811, 0x00520608, 0x4a038812, 0x00450320,
+ 0x4a038813, 0x00440405, 0x4a03881c, 0x004132e1,
+ 0x4a03881d, 0x004001fe, 0x4a038850, 0x80000108,
+ 0x4a038860, 0x00000008, 0x4a038870, 0x00000008,
+ 0x4a038851, 0x80000508, 0x4a038861, 0x00800000,
+ 0x4a038871, 0x00800000, 0x4a038852, 0x80000708,
+ 0x4a038862, 0x00800000, 0x4a038872, 0x00800000,
+ 0x4a038853, 0x80000608, 0x497b8863, 0x4a038873,
+ 0x00800000, 0x4a038882, 0x00000840, 0x4a0388a5,
+ 0x000000fe, 0x4a0388a6, 0x0000001e, 0x4a0388b0,
+ 0x00007530, 0x4a038802, 0x0000ffff, 0x4a038806,
+ 0xc0e00800, 0x1c01f000, 0x850e1d4e, 0x42000800,
+ 0x00000040, 0x0201f800, 0x00101941, 0x82040500,
+ 0xffffffaf, 0x82000540, 0x00000000, 0x42000800,
+ 0x00000040, 0x0201f800, 0x00101949, 0x42000800,
+ 0x000000f4, 0x0201f800, 0x00101941, 0x4c040000,
+ 0x40040000, 0x84000548, 0x42000800, 0x000000f4,
+ 0x0201f800, 0x00101949, 0x42000800, 0x00000000,
+ 0x0201f800, 0x00101941, 0x82040500, 0xffffffc1,
+ 0x82000540, 0x00000038, 0x42000800, 0x00000000,
+ 0x0201f800, 0x00101949, 0x5c000000, 0x42000800,
+ 0x000000f4, 0x0201f000, 0x00101949, 0x59c40805,
+ 0x59c40006, 0x80040d00, 0x02000800, 0x0010032e,
+ 0x82040500, 0x00e00800, 0x04020004, 0x8c040d3e,
+ 0x040208f9, 0x0401f007, 0x82040500, 0x00800800,
+ 0x02020800, 0x00100323, 0x0201f800, 0x0010032e,
+ 0x4c5c0000, 0x4c600000, 0x59c4b805, 0x59c40006,
+ 0x8c000500, 0x04000003, 0x8c5cbd00, 0x040200a2,
+ 0x485fc857, 0x0201f800, 0x001050f7, 0x0400001e,
+ 0x59c40005, 0x82000500, 0x000000c0, 0x04000054,
+ 0x0201f800, 0x00105122, 0x04020051, 0x59c40006,
+ 0x82000500, 0x000000f0, 0x04020004, 0x4a038805,
+ 0x000000c0, 0x0401f04a, 0x59a80015, 0x84000506,
+ 0x48035015, 0x42006000, 0xff203fff, 0x42006800,
+ 0x40000000, 0x0201f800, 0x001042a6, 0x42000800,
+ 0x00000010, 0x42001000, 0x001041ef, 0x0201f800,
+ 0x00106656, 0x8c5cbd34, 0x04020039, 0x4a035013,
+ 0x0000aaaa, 0x59c40005, 0x8c00050c, 0x04020012,
+ 0x8c00050e, 0x0402001c, 0x8c00050a, 0x04020026,
+ 0x8c000508, 0x0400000b, 0x59a80011, 0x82000580,
+ 0x00000009, 0x04020007, 0x42000000, 0x0010ce78,
+ 0x0201f800, 0x0010bfb3, 0x0201f800, 0x0010533d,
+ 0x0401f067, 0x42000000, 0x0010ce86, 0x0201f800,
+ 0x0010bfb3, 0x41781800, 0x42002000, 0x00000001,
+ 0x0201f800, 0x00101c46, 0x4a035014, 0x00000000,
+ 0x0401f014, 0x42000000, 0x0010ce87, 0x0201f800,
+ 0x0010bfb3, 0x41781800, 0x42002000, 0x00000002,
+ 0x0201f800, 0x00101c46, 0x4a035014, 0x00000002,
+ 0x0401f008, 0x42000000, 0x0010ce7a, 0x0201f800,
+ 0x0010bfb3, 0x0201f800, 0x001052cb, 0x0401f048,
+ 0x0201f800, 0x001053a8, 0x0401f045, 0x8c5cbd34,
+ 0x04000041, 0x59c40005, 0x8c00053a, 0x04020005,
+ 0x42000000, 0x0010ce6e, 0x0201f800, 0x0010bfb3,
+ 0x4a038805, 0x20000000, 0x0201f800, 0x001050f7,
+ 0x04020015, 0x4a038805, 0x04000000, 0x59c418a8,
+ 0x42002000, 0x00000000, 0x0201f800, 0x00101c46,
+ 0x0201f800, 0x00105113, 0x04020008, 0x4a035014,
+ 0x00000001, 0x4202d800, 0x00000001, 0x0201f800,
+ 0x00105051, 0x0401f06d, 0x41780000, 0x0201f800,
+ 0x001050c8, 0x0201f800, 0x00101a3d, 0x4000c000,
+ 0x0201f800, 0x00101968, 0x836c1580, 0x00000004,
+ 0x0402000c, 0x8c5cbd00, 0x04020017, 0x8d0e1d06,
+ 0x04020005, 0x59c410a3, 0x82081540, 0x00000008,
+ 0x480b88a3, 0x59c41006, 0x84081540, 0x480b8806,
+ 0x4a038805, 0x04000000, 0x4202d800, 0x00000001,
+ 0x497b5010, 0x8d0e1d18, 0x04020005, 0x4803c856,
+ 0x850e1d06, 0x0201f800, 0x0010412b, 0x0201f800,
+ 0x00103ae4, 0x8c5cbd3c, 0x04020866, 0x8c5cbd00,
+ 0x04000043, 0x42000000, 0x0010cf8b, 0x0201f800,
+ 0x0010bfb3, 0x4a038805, 0x00000001, 0x4200b000,
+ 0x00000352, 0x4201d000, 0x00000064, 0x4c580000,
+ 0x0201f800, 0x00106661, 0x0201f800, 0x001018f8,
+ 0x5c00b000, 0x04000004, 0x8058b040, 0x040207f6,
+ 0x0401f004, 0x4a038805, 0x00000001, 0x0401f02c,
+ 0x59c40006, 0x84000500, 0x48038806, 0x59a80878,
+ 0x8c040d3e, 0x04000005, 0x82040d40, 0x0000000b,
+ 0x48075078, 0x850e1d48, 0x0201f800, 0x001071b4,
+ 0x497b8880, 0x59c4000d, 0x8c000506, 0x04000006,
+ 0x42002000, 0x00000005, 0x0201f800, 0x00105408,
+ 0x0401f005, 0x42002000, 0x00000006, 0x0201f800,
+ 0x00105408, 0x59c400a3, 0x82000500, 0xfcf8ffff,
+ 0x480388a3, 0x4a035058, 0x00000002, 0x4202d800,
+ 0x00000004, 0x4a038805, 0x00000001, 0x0201f800,
+ 0x00100455, 0x0401fb7b, 0x497b5036, 0x4a035043,
+ 0x00000001, 0x0201f800, 0x00110d6d, 0x825cbd00,
+ 0xbbfffffe, 0x485f8805, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x4d180000, 0x59c41004, 0x480bc857,
+ 0x8c081500, 0x04000006, 0x4803c856, 0x497b2807,
+ 0x0201f800, 0x0010727a, 0x0401f009, 0x82080500,
+ 0x000001f0, 0x04000006, 0x4803c856, 0x0201f800,
+ 0x001074b6, 0x02020800, 0x001072a2, 0x4a038805,
+ 0x80000000, 0x5c023000, 0x1c01f000, 0x59c408a3,
+ 0x4807c857, 0x84040d40, 0x480788a3, 0x1c01f000,
+ 0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
+ 0x4a038805, 0x40000000, 0x42000000, 0x0010ce80,
+ 0x0201f800, 0x0010bfb3, 0x0201f800, 0x00106e41,
+ 0x59c41004, 0x8c081500, 0x04000055, 0x598e600f,
+ 0x497b2807, 0x813261c0, 0x04000032, 0x59300403,
+ 0x82000580, 0x00000032, 0x0402002e, 0x5930001d,
+ 0x48038833, 0x4a038807, 0x00018000, 0x4201d000,
+ 0x00000002, 0x0201f800, 0x00106661, 0x497b8807,
+ 0x4201d000, 0x00000002, 0x0201f800, 0x00106661,
+ 0x0201f800, 0x001070de, 0x4201d000, 0x00007530,
+ 0x0201f800, 0x00106661, 0x59c408a4, 0x82040d00,
+ 0x0000000f, 0x82040d80, 0x00000000, 0x04000005,
+ 0x42000000, 0x00200000, 0x0201f800, 0x0010194e,
+ 0x0201f800, 0x00106d91, 0x59300009, 0x80000540,
+ 0x02000800, 0x0010032e, 0x40025800, 0x4a025a05,
+ 0x00000103, 0x5931d82a, 0x58ef400a, 0x58ec0008,
+ 0x0801f800, 0x0201f800, 0x00020b9d, 0x0401f047,
+ 0x598c0011, 0x82001c80, 0x000000c8, 0x04021010,
+ 0x80000000, 0x48031811, 0x59c400a4, 0x82000500,
+ 0x0000000f, 0x82000580, 0x00000002, 0x04020005,
+ 0x42000000, 0x00200000, 0x0201f800, 0x0010194e,
+ 0x0201f800, 0x001065fd, 0x0401f034, 0x4933c857,
+ 0x0201f800, 0x001070de, 0x813261c0, 0x0400002f,
+ 0x4a026203, 0x00000001, 0x42027000, 0x00000027,
+ 0x0201f800, 0x00020bc1, 0x0401f028, 0x0201f800,
+ 0x001074b6, 0x04000025, 0x0201f800, 0x001074f6,
+ 0x0201f800, 0x00106628, 0x59926004, 0x813261c0,
+ 0x04000013, 0x42001800, 0x000000c8, 0x0201f800,
+ 0x001074aa, 0x0402000e, 0x59c400a4, 0x82000500,
+ 0x0000000f, 0x82000580, 0x00000002, 0x04020005,
+ 0x42000000, 0x00200000, 0x0201f800, 0x0010194e,
+ 0x0201f800, 0x00106602, 0x0401f00c, 0x4933c857,
+ 0x0201f800, 0x0010707a, 0x813261c0, 0x04000007,
+ 0x42027000, 0x0000004f, 0x4a026203, 0x00000003,
+ 0x0201f800, 0x00020bc1, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x0201f000, 0x00106e2e,
+ 0x40680000, 0x810c0d80, 0x8c040d0e, 0x04000053,
+ 0x4803c857, 0x8d0e1d0e, 0x04000023, 0x850e1d0e,
+ 0x497b5058, 0x42000000, 0x0010ce67, 0x0201f800,
+ 0x0010bfb3, 0x0201f800, 0x0010c067, 0x42001000,
+ 0x00008011, 0x59c40001, 0x82000500, 0x00018000,
+ 0x82001d80, 0x00000000, 0x04000009, 0x82001d80,
+ 0x00008000, 0x04000009, 0x82001d80, 0x00010000,
+ 0x04000009, 0x0201f800, 0x0010032e, 0x42001800,
+ 0x00000000, 0x0401f006, 0x42001800, 0x00000001,
+ 0x0401f003, 0x42001800, 0x00000003, 0x0201f000,
+ 0x001039ac, 0x850e1d4e, 0x59a80858, 0x800409c0,
+ 0x04020007, 0x59c4000d, 0x8c000520, 0x04000004,
+ 0x42001800, 0x00000003, 0x0401f002, 0x40041800,
+ 0x0201f800, 0x0010c04b, 0x42001000, 0x00008012,
+ 0x59a82878, 0x8c142d3e, 0x04000006, 0x82142d00,
+ 0x00000003, 0x0201f800, 0x001039ad, 0x0401f003,
+ 0x0201f800, 0x001039ac, 0x0201f800, 0x00100455,
+ 0x0201f800, 0x0010c0bb, 0x04020010, 0x4d200000,
+ 0x42024000, 0x000000ff, 0x0401f85a, 0x5c024000,
+ 0x4d400000, 0x4d3c0000, 0x42028000, 0x00000028,
+ 0x42027800, 0x00000008, 0x0201f800, 0x0010fef2,
+ 0x5c027800, 0x5c028000, 0x1c01f000, 0x4803c857,
+ 0x82000400, 0x00102116, 0x50000800, 0x82040d00,
+ 0x000000ff, 0x1c01f000, 0x4803c856, 0x4c580000,
+ 0x4200b000, 0x00000010, 0x497b88ac, 0x497b88ad,
+ 0x8058b040, 0x040207fe, 0x5c00b000, 0x1c01f000,
+ 0x40680800, 0x4807c857, 0x80041908, 0x480f88ac,
+ 0x82042500, 0x0000000f, 0x82102400, 0x0010c0fc,
+ 0x50102000, 0x59c400ad, 0x80100540, 0x480f88ac,
+ 0x480388ad, 0x0201f800, 0x0010c0e8, 0x04000002,
+ 0x4807500f, 0x1c01f000, 0x4807c857, 0x80041908,
+ 0x480f88ac, 0x82042500, 0x0000000f, 0x82102400,
+ 0x0010c0fc, 0x50102000, 0x59c400ad, 0x80101500,
+ 0x04000004, 0x80100580, 0x480f88ac, 0x480388ad,
+ 0x1c01f000, 0x4803c857, 0x4c080000, 0x4c040000,
+ 0x4c000000, 0x59c40892, 0x4807c857, 0x80041580,
+ 0x04000010, 0x80041480, 0x04021007, 0x80081080,
+ 0x80081000, 0x4008b000, 0x42000000, 0x00000201,
+ 0x0401f004, 0x4008b000, 0x42000000, 0x00000210,
+ 0x48038886, 0x8058b040, 0x040207fe, 0x497b8886,
+ 0x5c000000, 0x5c000800, 0x5c001000, 0x1c01f000,
+ 0x4803c856, 0x8d0e1d20, 0x04000005, 0x42028000,
+ 0x0000002e, 0x0201f000, 0x0010b198, 0x1c01f000,
+ 0x0401f803, 0x40058800, 0x1c01f000, 0x59a80870,
+ 0x82040500, 0x00000010, 0x04000004, 0x42000800,
+ 0x00000002, 0x0401f010, 0x82040500, 0x00000020,
+ 0x42000800, 0x00000002, 0x0402000b, 0x59c80835,
+ 0x82040d00, 0x00001f00, 0x80040910, 0x80040800,
+ 0x59a8006d, 0x80000540, 0x04000003, 0x42000800,
+ 0x0000025a, 0x4807c857, 0x1c01f000, 0x0401f807,
+ 0x42018800, 0x00000001, 0x04000003, 0x42018800,
+ 0x00000000, 0x1c01f000, 0x4c000000, 0x59a80037,
+ 0x4803c857, 0x82000580, 0x00000000, 0x5c000000,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x4c000000, 0x59a80037, 0x4803c857, 0x82000580,
+ 0x00000001, 0x5c000000, 0x1c01f000, 0x0401f807,
+ 0x42018800, 0x00000001, 0x04000003, 0x42018800,
+ 0x00000000, 0x1c01f000, 0x4c000000, 0x59a80037,
+ 0x4803c857, 0x82000580, 0x00000003, 0x5c000000,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x4c000000, 0x59a80037, 0x82000580, 0x00000002,
+ 0x5c000000, 0x1c01f000, 0x4c000000, 0x4c040000,
+ 0x4c080000, 0x4c380000, 0x59a8003a, 0x82000c80,
+ 0x00000007, 0x02021800, 0x0010032e, 0x0c01f806,
+ 0x5c007000, 0x5c001000, 0x5c000800, 0x5c000000,
+ 0x1c01f000, 0x00101670, 0x00101683, 0x00101697,
+ 0x00101699, 0x001016c1, 0x001016c3, 0x001016c5,
+ 0x4803c856, 0x4a03503c, 0x00000000, 0x42000000,
+ 0x00000002, 0x0401fa32, 0x42000000, 0x00000002,
+ 0x0401f9b5, 0x0401fab1, 0x4803c856, 0x4a03503a,
+ 0x00000006, 0x42000800, 0x0000001e, 0x42001000,
+ 0x001016c6, 0x0201f000, 0x00106638, 0x497b503f,
+ 0x4a035034, 0x00000036, 0x4a035033, 0x0000002a,
+ 0x4803c856, 0x4a03503c, 0x00000001, 0x42000000,
+ 0x00000002, 0x0401f9a0, 0x4803c856, 0x4a03503a,
+ 0x00000006, 0x42000800, 0x0000001e, 0x42001000,
+ 0x001016c6, 0x0201f000, 0x00106638, 0x0201f800,
+ 0x0010032e, 0x4a035034, 0x00000036, 0x4803c856,
+ 0x4a03503c, 0x00000003, 0x42000800, 0x00000000,
+ 0x0401faa1, 0x82040d00, 0x00000090, 0x82040580,
0x00000090, 0x04000009, 0x82040580, 0x00000010,
- 0x04000008, 0x82040580, 0x00000000, 0x04000007,
- 0x0201f800, 0x0010032e, 0x84081540, 0x0401f004,
- 0x84081542, 0x0401f002, 0x84081544, 0x480b5042,
- 0x4a03503a, 0x00000001, 0x0401f003, 0x0401f8ce,
- 0x0401ff81, 0x1c01f000, 0x0401f890, 0x04000053,
- 0x0401f9fb, 0x0402002a, 0x42000800, 0x00000000,
- 0x0401fa40, 0x82040d00, 0x00000090, 0x82040580,
- 0x00000000, 0x04000045, 0x82040580, 0x00000010,
- 0x04000006, 0x82040580, 0x00000090, 0x04000009,
- 0x0201f800, 0x0010032e, 0x59c40801, 0x82040d00,
- 0x00018000, 0x82040580, 0x00000000, 0x04000037,
- 0x42000800, 0x00000000, 0x0401fa2a, 0x82040d00,
- 0x00000090, 0x82040580, 0x00000010, 0x04000006,
- 0x82040580, 0x00000090, 0x04000006, 0x02020800,
- 0x0010032e, 0x59a80042, 0x84000542, 0x0401f003,
- 0x59a80042, 0x84000540, 0x48035042, 0x59a8003f,
- 0x80000000, 0x4803503f, 0x82000580, 0x00000005,
- 0x04000003, 0x0401f862, 0x0401f01f, 0x497b503f,
- 0x59c40801, 0x82040d00, 0x00018000, 0x82040580,
- 0x00000000, 0x04000009, 0x82040580, 0x00008000,
- 0x04000009, 0x82040580, 0x00010000, 0x04000009,
+ 0x04000009, 0x82040580, 0x00000000, 0x04000009,
0x0201f800, 0x0010032e, 0x42000000, 0x00000001,
0x0401f006, 0x42000000, 0x00000000, 0x0401f003,
- 0x42000000, 0x00000002, 0x0401f960, 0x4a03503c,
- 0x00000002, 0x0401f004, 0x4a03503a, 0x00000003,
- 0x0401f002, 0x0401ff40, 0x1c01f000, 0x0401f83b,
- 0x04000015, 0x59a80033, 0x80000040, 0x48035033,
- 0x0401f9a3, 0x04020005, 0x4a03503a, 0x00000003,
- 0x497b503b, 0x0401f00c, 0x59a80033, 0x80000540,
- 0x04020003, 0x0401f8a2, 0x0401f002, 0x0401f84c,
- 0x0401f82f, 0x497b503f, 0x4a03503c, 0x00000001,
- 0x0401ff29, 0x1c01f000, 0x0401f824, 0x04000015,
- 0x0401f98f, 0x0402000f, 0x59a80040, 0x80000000,
- 0x48035040, 0x82000580, 0x00000007, 0x0402000c,
- 0x4a035036, 0x0000000a, 0x497b5043, 0x59a80042,
- 0x8400055e, 0x48035042, 0x4803c857, 0x0401f005,
- 0x0401f817, 0x4a03503c, 0x00000004, 0x0401ff3c,
- 0x1c01f000, 0x0401f80d, 0x04000007, 0x0401f978,
- 0x04020003, 0x0401ff19, 0x0401f003, 0x0401f80c,
- 0x0401ff33, 0x1c01f000, 0x0201f800, 0x0010032e,
- 0x0201f800, 0x0010032e, 0x59a80034, 0x80000040,
- 0x48035034, 0x04000892, 0x1c01f000, 0x4c040000,
- 0x42000800, 0x00000000, 0x0401f9ae, 0x82040d00,
- 0x00000090, 0x82040580, 0x00000090, 0x04000009,
- 0x82040580, 0x00000010, 0x04000009, 0x82040580,
- 0x00000000, 0x04000009, 0x0201f800, 0x0010032e,
- 0x42000000, 0x00000002, 0x0401f006, 0x42000000,
- 0x00000001, 0x0401f003, 0x42000000, 0x00000000,
- 0x0401f8fe, 0x5c000800, 0x1c01f000, 0x4c040000,
- 0x59c40801, 0x82040d00, 0x00018000, 0x82040580,
- 0x00000000, 0x04000009, 0x82040580, 0x00008000,
- 0x04000009, 0x82040580, 0x00010000, 0x04000009,
- 0x0201f800, 0x0010032e, 0x42000000, 0x00000002,
- 0x0401f006, 0x42000000, 0x00000001, 0x0401f003,
- 0x42000000, 0x00000000, 0x0401f86a, 0x5c000800,
- 0x1c01f000, 0x4c040000, 0x59a8003f, 0x80000000,
- 0x4803503f, 0x82000580, 0x00000005, 0x04020019,
+ 0x42000000, 0x00000002, 0x0401f977, 0x497b5040,
+ 0x4803c856, 0x4a03503a, 0x00000006, 0x42000800,
+ 0x0000001e, 0x42001000, 0x001016c6, 0x0201f000,
+ 0x00106638, 0x0201f800, 0x0010032e, 0x0201f800,
+ 0x0010032e, 0x1c01f000, 0x4c000000, 0x4c040000,
+ 0x4c080000, 0x4c380000, 0x59a8003c, 0x82000c80,
+ 0x00000007, 0x02021800, 0x0010032e, 0x0c01f806,
+ 0x5c007000, 0x5c001000, 0x5c000800, 0x5c000000,
+ 0x1c01f000, 0x001016dc, 0x001016fb, 0x00101750,
+ 0x00101767, 0x0010177e, 0x00101787, 0x00101789,
+ 0x0401fa1c, 0x0402001b, 0x59a81042, 0x42000800,
+ 0x00000000, 0x0401fa60, 0x82040d00, 0x00000090,
+ 0x82040580, 0x00000090, 0x04000009, 0x82040580,
+ 0x00000010, 0x04000008, 0x82040580, 0x00000000,
+ 0x04000007, 0x0201f800, 0x0010032e, 0x84081540,
+ 0x0401f004, 0x84081542, 0x0401f002, 0x84081544,
+ 0x480b5042, 0x4a03503a, 0x00000001, 0x0401f003,
+ 0x0401f8ce, 0x0401ff81, 0x1c01f000, 0x0401f890,
+ 0x04000053, 0x0401f9fb, 0x0402002a, 0x42000800,
+ 0x00000000, 0x0401fa40, 0x82040d00, 0x00000090,
+ 0x82040580, 0x00000000, 0x04000045, 0x82040580,
+ 0x00000010, 0x04000006, 0x82040580, 0x00000090,
+ 0x04000009, 0x0201f800, 0x0010032e, 0x59c40801,
+ 0x82040d00, 0x00018000, 0x82040580, 0x00000000,
+ 0x04000037, 0x42000800, 0x00000000, 0x0401fa2a,
+ 0x82040d00, 0x00000090, 0x82040580, 0x00000010,
+ 0x04000006, 0x82040580, 0x00000090, 0x04000006,
+ 0x02020800, 0x0010032e, 0x59a80042, 0x84000542,
+ 0x0401f003, 0x59a80042, 0x84000540, 0x48035042,
+ 0x59a8003f, 0x80000000, 0x4803503f, 0x82000580,
+ 0x00000005, 0x04000003, 0x0401f862, 0x0401f01f,
0x497b503f, 0x59c40801, 0x82040d00, 0x00018000,
0x82040580, 0x00000000, 0x04000009, 0x82040580,
0x00008000, 0x04000009, 0x82040580, 0x00010000,
0x04000009, 0x0201f800, 0x0010032e, 0x42000000,
+ 0x00000001, 0x0401f006, 0x42000000, 0x00000000,
+ 0x0401f003, 0x42000000, 0x00000002, 0x0401f960,
+ 0x4a03503c, 0x00000002, 0x0401f004, 0x4a03503a,
+ 0x00000003, 0x0401f002, 0x0401ff40, 0x1c01f000,
+ 0x0401f83b, 0x04000015, 0x59a80033, 0x80000040,
+ 0x48035033, 0x0401f9a3, 0x04020005, 0x4a03503a,
+ 0x00000003, 0x497b503b, 0x0401f00c, 0x59a80033,
+ 0x80000540, 0x04020003, 0x0401f8a2, 0x0401f002,
+ 0x0401f84c, 0x0401f82f, 0x497b503f, 0x4a03503c,
+ 0x00000001, 0x0401ff29, 0x1c01f000, 0x0401f824,
+ 0x04000015, 0x0401f98f, 0x0402000f, 0x59a80040,
+ 0x80000000, 0x48035040, 0x82000580, 0x00000007,
+ 0x0402000c, 0x4a035036, 0x0000000a, 0x497b5043,
+ 0x59a80042, 0x8400055e, 0x48035042, 0x4803c857,
+ 0x0401f005, 0x0401f817, 0x4a03503c, 0x00000004,
+ 0x0401ff3c, 0x1c01f000, 0x0401f80d, 0x04000007,
+ 0x0401f978, 0x04020003, 0x0401ff19, 0x0401f003,
+ 0x0401f80c, 0x0401ff33, 0x1c01f000, 0x0201f800,
+ 0x0010032e, 0x0201f800, 0x0010032e, 0x59a80034,
+ 0x80000040, 0x48035034, 0x04000892, 0x1c01f000,
+ 0x4c040000, 0x42000800, 0x00000000, 0x0401f9ae,
+ 0x82040d00, 0x00000090, 0x82040580, 0x00000090,
+ 0x04000009, 0x82040580, 0x00000010, 0x04000009,
+ 0x82040580, 0x00000000, 0x04000009, 0x0201f800,
+ 0x0010032e, 0x42000000, 0x00000002, 0x0401f006,
+ 0x42000000, 0x00000001, 0x0401f003, 0x42000000,
+ 0x00000000, 0x0401f8fe, 0x5c000800, 0x1c01f000,
+ 0x4c040000, 0x59c40801, 0x82040d00, 0x00018000,
+ 0x82040580, 0x00000000, 0x04000009, 0x82040580,
+ 0x00008000, 0x04000009, 0x82040580, 0x00010000,
+ 0x04000009, 0x0201f800, 0x0010032e, 0x42000000,
0x00000002, 0x0401f006, 0x42000000, 0x00000001,
- 0x0401f003, 0x42000000, 0x00000000, 0x0401f849,
- 0x42000800, 0x00000000, 0x0401f95a, 0x82040d00,
- 0x00000090, 0x82040580, 0x00000090, 0x04000009,
- 0x82040580, 0x00000010, 0x04000009, 0x82040580,
- 0x00000000, 0x04000009, 0x0201f800, 0x0010032e,
+ 0x0401f003, 0x42000000, 0x00000000, 0x0401f86a,
+ 0x5c000800, 0x1c01f000, 0x4c040000, 0x59a8003f,
+ 0x80000000, 0x4803503f, 0x82000580, 0x00000005,
+ 0x04020019, 0x497b503f, 0x59c40801, 0x82040d00,
+ 0x00018000, 0x82040580, 0x00000000, 0x04000009,
+ 0x82040580, 0x00008000, 0x04000009, 0x82040580,
+ 0x00010000, 0x04000009, 0x0201f800, 0x0010032e,
0x42000000, 0x00000002, 0x0401f006, 0x42000000,
0x00000001, 0x0401f003, 0x42000000, 0x00000000,
- 0x0401f8aa, 0x5c000800, 0x1c01f000, 0x4c200000,
- 0x59a80042, 0x82000500, 0x00007fff, 0x02000800,
- 0x0010032e, 0x59a84041, 0x80204102, 0x02001800,
- 0x0010032e, 0x48235041, 0x80204500, 0x040007fa,
- 0x8c000504, 0x04020007, 0x8c000502, 0x04020008,
- 0x8c000500, 0x04020009, 0x0201f800, 0x0010032e,
- 0x42000000, 0x00000002, 0x0401f006, 0x42000000,
- 0x00000000, 0x0401f003, 0x42000000, 0x00000001,
- 0x0401f810, 0x5c004000, 0x1c01f000, 0x04011000,
- 0x4a03c840, 0x0010c7ba, 0x4a03c842, 0x00000009,
- 0x40000000, 0x040117ff, 0x4a035041, 0x00000004,
- 0x4a035038, 0x00000000, 0x1c01f000, 0x40680000,
+ 0x0401f849, 0x42000800, 0x00000000, 0x0401f95a,
+ 0x82040d00, 0x00000090, 0x82040580, 0x00000090,
+ 0x04000009, 0x82040580, 0x00000010, 0x04000009,
+ 0x82040580, 0x00000000, 0x04000009, 0x0201f800,
+ 0x0010032e, 0x42000000, 0x00000002, 0x0401f006,
+ 0x42000000, 0x00000001, 0x0401f003, 0x42000000,
+ 0x00000000, 0x0401f8aa, 0x5c000800, 0x1c01f000,
+ 0x4c200000, 0x59a80042, 0x82000500, 0x00007fff,
+ 0x02000800, 0x0010032e, 0x59a84041, 0x80204102,
+ 0x02001800, 0x0010032e, 0x48235041, 0x80204500,
+ 0x040007fa, 0x8c000504, 0x04020007, 0x8c000502,
+ 0x04020008, 0x8c000500, 0x04020009, 0x0201f800,
+ 0x0010032e, 0x42000000, 0x00000002, 0x0401f006,
+ 0x42000000, 0x00000000, 0x0401f003, 0x42000000,
+ 0x00000001, 0x0401f810, 0x5c004000, 0x1c01f000,
+ 0x04011000, 0x4a03c840, 0x0010caba, 0x4a03c842,
+ 0x00000009, 0x40000000, 0x040117ff, 0x4a035041,
+ 0x00000004, 0x4a035038, 0x00000000, 0x1c01f000,
+ 0x40680000, 0x59a80878, 0x8c040d3e, 0x0402000c,
+ 0x59a80847, 0x82040d80, 0x01391077, 0x04020008,
+ 0x59e00813, 0x8c040d00, 0x04000005, 0x82000d80,
+ 0x00000002, 0x04020002, 0x41780000, 0x59a80847,
+ 0x82040d80, 0x015b1077, 0x0402000b, 0x4a03c014,
+ 0x00200020, 0x82000d80, 0x00000001, 0x42000800,
+ 0x00200000, 0x04000003, 0x42000800, 0x00200020,
+ 0x4807c013, 0x800001c0, 0x04000040, 0x82000d80,
+ 0x00000001, 0x0402001d, 0x42000800, 0x000000a0,
+ 0x0401f8f1, 0x82040540, 0x00000004, 0x42000800,
+ 0x000000a0, 0x0401f8f4, 0x42000800, 0x000000c0,
+ 0x0401f8e9, 0x82040540, 0x00000020, 0x42000800,
+ 0x000000c0, 0x0401f8ec, 0x59c40001, 0x82000500,
+ 0xfffe7fff, 0x82000540, 0x00000000, 0x48038801,
+ 0x59a80044, 0x80000110, 0x42000800, 0x000000e0,
+ 0x0401f8e1, 0x0401f03c, 0x82000d80, 0x00000002,
+ 0x02020800, 0x0010032e, 0x42000800, 0x000000a0,
+ 0x0401f8d1, 0x82040500, 0xfffffffb, 0x42000800,
+ 0x000000a0, 0x0401f8d4, 0x42000800, 0x000000c0,
+ 0x0401f8c9, 0x82040500, 0xffffffdf, 0x42000800,
+ 0x000000c0, 0x0401f8cc, 0x59c40001, 0x82000500,
+ 0xfffe7fff, 0x82000540, 0x00010000, 0x48038801,
+ 0x59a80046, 0x80000110, 0x42000800, 0x000000e0,
+ 0x0401f8c1, 0x0401f01c, 0x42000800, 0x000000a0,
+ 0x0401f8b5, 0x82040540, 0x00000004, 0x42000800,
+ 0x000000a0, 0x0401f8b8, 0x42000800, 0x000000c0,
+ 0x0401f8ad, 0x82040500, 0xffffffdf, 0x42000800,
+ 0x000000c0, 0x0401f8b0, 0x59c40001, 0x82000500,
+ 0xfffe7fff, 0x82000540, 0x00008000, 0x48038801,
+ 0x59a80045, 0x80000110, 0x42000800, 0x000000e0,
+ 0x0401f8a5, 0x1c01f000, 0x40680000, 0x4803c857,
0x59a80878, 0x8c040d3e, 0x0402000c, 0x59a80847,
0x82040d80, 0x01391077, 0x04020008, 0x59e00813,
0x8c040d00, 0x04000005, 0x82000d80, 0x00000002,
- 0x04020002, 0x41780000, 0x59a80847, 0x82040d80,
- 0x015b1077, 0x0402000b, 0x4a03c014, 0x00200020,
- 0x82000d80, 0x00000001, 0x42000800, 0x00200000,
- 0x04000003, 0x42000800, 0x00200020, 0x4807c013,
- 0x800001c0, 0x04000040, 0x82000d80, 0x00000001,
- 0x0402001d, 0x42000800, 0x000000a0, 0x0401f8f1,
- 0x82040540, 0x00000004, 0x42000800, 0x000000a0,
- 0x0401f8f4, 0x42000800, 0x000000c0, 0x0401f8e9,
- 0x82040540, 0x00000020, 0x42000800, 0x000000c0,
- 0x0401f8ec, 0x59c40001, 0x82000500, 0xfffe7fff,
- 0x82000540, 0x00000000, 0x48038801, 0x59a80044,
- 0x80000110, 0x42000800, 0x000000e0, 0x0401f8e1,
- 0x0401f03c, 0x82000d80, 0x00000002, 0x02020800,
- 0x0010032e, 0x42000800, 0x000000a0, 0x0401f8d1,
- 0x82040500, 0xfffffffb, 0x42000800, 0x000000a0,
- 0x0401f8d4, 0x42000800, 0x000000c0, 0x0401f8c9,
- 0x82040500, 0xffffffdf, 0x42000800, 0x000000c0,
- 0x0401f8cc, 0x59c40001, 0x82000500, 0xfffe7fff,
- 0x82000540, 0x00010000, 0x48038801, 0x59a80046,
- 0x80000110, 0x42000800, 0x000000e0, 0x0401f8c1,
- 0x0401f01c, 0x42000800, 0x000000a0, 0x0401f8b5,
- 0x82040540, 0x00000004, 0x42000800, 0x000000a0,
- 0x0401f8b8, 0x42000800, 0x000000c0, 0x0401f8ad,
- 0x82040500, 0xffffffdf, 0x42000800, 0x000000c0,
- 0x0401f8b0, 0x59c40001, 0x82000500, 0xfffe7fff,
- 0x82000540, 0x00008000, 0x48038801, 0x59a80045,
- 0x80000110, 0x42000800, 0x000000e0, 0x0401f8a5,
- 0x1c01f000, 0x40680000, 0x4803c857, 0x59a80878,
- 0x8c040d3e, 0x0402000c, 0x59a80847, 0x82040d80,
- 0x01391077, 0x04020008, 0x59e00813, 0x8c040d00,
- 0x04000005, 0x82000d80, 0x00000002, 0x04020002,
- 0x41780000, 0x4c000000, 0x0401f976, 0x5c000000,
- 0x800001c0, 0x04000026, 0x82000d80, 0x00000001,
- 0x04020010, 0x59a8006d, 0x80000540, 0x04000004,
- 0x42001000, 0x00000000, 0x0401fa87, 0x42000800,
- 0x00000000, 0x0401f87b, 0x82040540, 0x00000090,
- 0x42000800, 0x00000000, 0x0401f87e, 0x0401f024,
- 0x82000d80, 0x00000002, 0x02020800, 0x0010032e,
+ 0x04020002, 0x41780000, 0x4c000000, 0x0401f976,
+ 0x5c000000, 0x800001c0, 0x04000026, 0x82000d80,
+ 0x00000001, 0x04020010, 0x59a8006d, 0x80000540,
+ 0x04000004, 0x42001000, 0x00000000, 0x0401fa87,
+ 0x42000800, 0x00000000, 0x0401f87b, 0x82040540,
+ 0x00000090, 0x42000800, 0x00000000, 0x0401f87e,
+ 0x0401f024, 0x82000d80, 0x00000002, 0x02020800,
+ 0x0010032e, 0x59a8006d, 0x80000540, 0x04000004,
+ 0x42001000, 0x00010000, 0x0401fa74, 0x42000800,
+ 0x00000000, 0x0401f868, 0x82040500, 0xffffff6f,
+ 0x42000800, 0x00000000, 0x0401f86b, 0x0401f011,
0x59a8006d, 0x80000540, 0x04000004, 0x42001000,
- 0x00010000, 0x0401fa74, 0x42000800, 0x00000000,
- 0x0401f868, 0x82040500, 0xffffff6f, 0x42000800,
- 0x00000000, 0x0401f86b, 0x0401f011, 0x59a8006d,
- 0x80000540, 0x04000004, 0x42001000, 0x00008000,
- 0x0401fa65, 0x42000800, 0x00000000, 0x0401f859,
- 0x82040500, 0xffffff6f, 0x82000540, 0x00000010,
- 0x42000800, 0x00000000, 0x0401f85a, 0x0401f145,
- 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x4c580000,
- 0x4200b000, 0x00000014, 0x8058b040, 0x0400002a,
- 0x59c4000d, 0x8c000520, 0x040207fc, 0x0401f83a,
- 0x59c4000d, 0x8c000520, 0x040207f8, 0x59c40808,
- 0x82040d40, 0x00000100, 0x48078808, 0x4200b000,
- 0x000000c8, 0x8058b040, 0x040207ff, 0x4200b000,
- 0x00000014, 0x8058b040, 0x04000017, 0x59c4000d,
- 0x8c000520, 0x04020014, 0x0401f827, 0x59c4000d,
- 0x8c000520, 0x04020010, 0x4200b000, 0x0000000a,
- 0x8058b040, 0x04000003, 0x0401f81f, 0x0401f7fd,
- 0x4200b000, 0x00000064, 0x59c4000d, 0x8c00051e,
- 0x04000005, 0x8058b040, 0x040207fc, 0x80000580,
- 0x0401f003, 0x82000540, 0x00000001, 0x5c00b000,
- 0x1c01f000, 0x42000800, 0x000000a0, 0x0401f815,
- 0x82040500, 0xfffffffe, 0x42000800, 0x000000a0,
- 0x0401f818, 0x42000800, 0x00000000, 0x0401f80d,
- 0x82040500, 0xfffffffe, 0x42000800, 0x00000000,
- 0x0401f010, 0x40000000, 0x40000000, 0x40000000,
- 0x40000000, 0x40000000, 0x1c01f000, 0x40680800,
- 0x4807880e, 0x59c4080f, 0x82040d00, 0x000000ff,
- 0x40058800, 0x1c01f000, 0x40680800, 0x406c0000,
- 0x900001c0, 0x80040d40, 0x84040d40, 0x4807880e,
- 0x1c01f000, 0x82000d80, 0x00200000, 0x04000009,
- 0x82000d80, 0x02000000, 0x04000006, 0x82000d80,
- 0x01000000, 0x04000006, 0x59c408a3, 0x0401f006,
- 0x59c408a3, 0x84040d30, 0x0401f003, 0x59c408a3,
- 0x84040d32, 0x80040540, 0x480388a3, 0x480788a3,
- 0x1c01f000, 0x59c400a3, 0x84000556, 0x480388a3,
- 0x84000516, 0x480388a3, 0x1c01f000, 0x485fc857,
- 0x4863c857, 0x4c640000, 0x4d3c0000, 0x4d400000,
- 0x0201f800, 0x00106faf, 0x48635009, 0x40601800,
- 0x42002000, 0x00000000, 0x0401fad3, 0x42000000,
- 0x0010cb85, 0x0201f800, 0x0010bc88, 0x82600500,
- 0x0000ff00, 0x82000580, 0x0000f700, 0x04020005,
- 0x42000000, 0x0010cb6d, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x0010bd90, 0x040200a5, 0x82600d00,
- 0x0000ff00, 0x42024000, 0x0000ffff, 0x800409c0,
- 0x0400001e, 0x82041580, 0x0000f700, 0x04000016,
- 0x82041580, 0x0000f800, 0x04000013, 0x82041580,
- 0x0000ff00, 0x4200c800, 0x00000000, 0x04000030,
- 0x840439c0, 0x0201f800, 0x00101f66, 0x0402001b,
- 0x83200400, 0x0010bdc7, 0x50024800, 0x59240200,
- 0x8c000500, 0x04000015, 0x4200c800, 0x00000001,
- 0x0401f023, 0x42024800, 0x0010ccd1, 0x59240200,
- 0x8c000502, 0x0400000d, 0x59c410a3, 0x82081500,
- 0x00008000, 0x04000009, 0x59c410a7, 0x82081500,
- 0x0000ff00, 0x82081580, 0x0000ff00, 0x4200c800,
- 0x00000000, 0x04000012, 0x8d0e1d02, 0x04020007,
- 0x8d0e1d00, 0x0402000e, 0x599c1017, 0x8c08151a,
- 0x04000065, 0x850e1d42, 0x42024000, 0x0000ffff,
- 0x4200c800, 0x00000002, 0x42028000, 0x00000004,
- 0x42027800, 0x00000008, 0x0401f005, 0x850e1d40,
- 0x42028000, 0x00000004, 0x417a7800, 0x59a80005,
- 0x8c000502, 0x04020004, 0x8d0e1d0a, 0x0402005c,
- 0x850e1d4a, 0x42000000, 0x0010cb6c, 0x0201f800,
- 0x0010bc88, 0x59a81809, 0x42001000, 0x00008013,
- 0x0201f800, 0x001038bc, 0x83200580, 0x0000ffff,
- 0x0400001f, 0x59240400, 0x8c000508, 0x0400000a,
- 0x417a7800, 0x4d300000, 0x417a6000, 0x0201f800,
- 0x00101fa9, 0x5c026000, 0x59240400, 0x8c00050a,
- 0x04020043, 0x4d400000, 0x82600500, 0x000000ff,
- 0x42028800, 0x0000ffff, 0x40643000, 0x42028000,
- 0x0000000e, 0x0201f800, 0x0010ae86, 0x42000800,
+ 0x00008000, 0x0401fa65, 0x42000800, 0x00000000,
+ 0x0401f859, 0x82040500, 0xffffff6f, 0x82000540,
+ 0x00000010, 0x42000800, 0x00000000, 0x0401f85a,
+ 0x0401f145, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x4c580000, 0x4200b000, 0x00000014, 0x8058b040,
+ 0x0400002a, 0x59c4000d, 0x8c000520, 0x040207fc,
+ 0x0401f83a, 0x59c4000d, 0x8c000520, 0x040207f8,
+ 0x59c40808, 0x82040d40, 0x00000100, 0x48078808,
+ 0x4200b000, 0x000000c8, 0x8058b040, 0x040207ff,
+ 0x4200b000, 0x00000014, 0x8058b040, 0x04000017,
+ 0x59c4000d, 0x8c000520, 0x04020014, 0x0401f827,
+ 0x59c4000d, 0x8c000520, 0x04020010, 0x4200b000,
+ 0x0000000a, 0x8058b040, 0x04000003, 0x0401f81f,
+ 0x0401f7fd, 0x4200b000, 0x00000064, 0x59c4000d,
+ 0x8c00051e, 0x04000005, 0x8058b040, 0x040207fc,
+ 0x80000580, 0x0401f003, 0x82000540, 0x00000001,
+ 0x5c00b000, 0x1c01f000, 0x42000800, 0x000000a0,
+ 0x0401f815, 0x82040500, 0xfffffffe, 0x42000800,
+ 0x000000a0, 0x0401f818, 0x42000800, 0x00000000,
+ 0x0401f80d, 0x82040500, 0xfffffffe, 0x42000800,
+ 0x00000000, 0x0401f010, 0x40000000, 0x40000000,
+ 0x40000000, 0x40000000, 0x40000000, 0x1c01f000,
+ 0x40680800, 0x4807880e, 0x59c4080f, 0x82040d00,
+ 0x000000ff, 0x40058800, 0x1c01f000, 0x40680800,
+ 0x406c0000, 0x900001c0, 0x80040d40, 0x84040d40,
+ 0x4807880e, 0x1c01f000, 0x82000d80, 0x00200000,
+ 0x04000009, 0x82000d80, 0x02000000, 0x04000006,
+ 0x82000d80, 0x01000000, 0x04000006, 0x59c408a3,
+ 0x0401f006, 0x59c408a3, 0x84040d30, 0x0401f003,
+ 0x59c408a3, 0x84040d32, 0x80040540, 0x480388a3,
+ 0x480788a3, 0x1c01f000, 0x59c400a3, 0x84000556,
+ 0x480388a3, 0x84000516, 0x480388a3, 0x1c01f000,
+ 0x485fc857, 0x4863c857, 0x4c640000, 0x4d3c0000,
+ 0x4d400000, 0x0201f800, 0x001071b4, 0x48635009,
+ 0x40601800, 0x42002000, 0x00000000, 0x0401fad3,
+ 0x42000000, 0x0010ce85, 0x0201f800, 0x0010bfb3,
+ 0x82600500, 0x0000ff00, 0x82000580, 0x0000f700,
+ 0x04020005, 0x42000000, 0x0010ce6d, 0x0201f800,
+ 0x0010bfb3, 0x0201f800, 0x0010c0bb, 0x040200a5,
+ 0x82600d00, 0x0000ff00, 0x42024000, 0x0000ffff,
+ 0x800409c0, 0x0400001e, 0x82041580, 0x0000f700,
+ 0x04000016, 0x82041580, 0x0000f800, 0x04000013,
+ 0x82041580, 0x0000ff00, 0x4200c800, 0x00000000,
+ 0x04000030, 0x840439c0, 0x0201f800, 0x00101fc9,
+ 0x0402001b, 0x83200400, 0x0010c10d, 0x50024800,
+ 0x59240200, 0x8c000500, 0x04000015, 0x4200c800,
+ 0x00000001, 0x0401f023, 0x42024800, 0x0010cfd1,
+ 0x59240200, 0x8c000502, 0x0400000d, 0x59c410a3,
+ 0x82081500, 0x00008000, 0x04000009, 0x59c410a7,
+ 0x82081500, 0x0000ff00, 0x82081580, 0x0000ff00,
+ 0x4200c800, 0x00000000, 0x04000012, 0x8d0e1d02,
+ 0x04020007, 0x8d0e1d00, 0x0402000e, 0x599c1017,
+ 0x8c08151a, 0x04000065, 0x850e1d42, 0x42024000,
+ 0x0000ffff, 0x4200c800, 0x00000002, 0x42028000,
+ 0x00000004, 0x42027800, 0x00000008, 0x0401f005,
+ 0x850e1d40, 0x42028000, 0x00000004, 0x417a7800,
+ 0x59a80005, 0x8c000502, 0x04020004, 0x8d0e1d0a,
+ 0x0402005c, 0x850e1d4a, 0x42000000, 0x0010ce6c,
+ 0x0201f800, 0x0010bfb3, 0x59a81809, 0x42001000,
+ 0x00008013, 0x0201f800, 0x001039ac, 0x83200580,
+ 0x0000ffff, 0x0400001f, 0x59240400, 0x8c000508,
+ 0x0400000a, 0x417a7800, 0x4d300000, 0x417a6000,
+ 0x0201f800, 0x0010200c, 0x5c026000, 0x59240400,
+ 0x8c00050a, 0x04020043, 0x4d400000, 0x82600500,
+ 0x000000ff, 0x42028800, 0x0000ffff, 0x40643000,
+ 0x42028000, 0x0000000e, 0x0201f800, 0x0010b195,
+ 0x42000800, 0x00000001, 0x42001000, 0x00000100,
+ 0x0201f800, 0x00106753, 0x5c028000, 0x0401f031,
+ 0x8d0e1d20, 0x04000020, 0x4c580000, 0x42024800,
+ 0x0010cfd1, 0x0201f800, 0x0010c0ca, 0x4d400000,
+ 0x59240200, 0x8c000500, 0x04000007, 0x42000800,
0x00000001, 0x42001000, 0x00000100, 0x0201f800,
- 0x0010654e, 0x5c028000, 0x0401f031, 0x8d0e1d20,
- 0x04000020, 0x4c580000, 0x42024800, 0x0010ccd1,
- 0x0201f800, 0x0010bd9f, 0x4d400000, 0x59240200,
- 0x8c000500, 0x04000007, 0x42000800, 0x00000001,
- 0x42001000, 0x00000100, 0x0201f800, 0x0010654e,
- 0x83264c00, 0x0000000b, 0x8058b040, 0x040207f4,
- 0x42028000, 0x0000000e, 0x42028800, 0x0000ffff,
- 0x40643000, 0x0201f800, 0x0010ae86, 0x5c028000,
- 0x5c00b000, 0x599c0817, 0x8c040d0a, 0x04020010,
- 0x493fc857, 0x4943c857, 0x0201f800, 0x0010fbe5,
- 0x0401f00b, 0x8d0e1d20, 0x04000009, 0x42028000,
- 0x0000000f, 0x42028800, 0x0000ffff, 0x42003000,
- 0x00000000, 0x0201f800, 0x0010ae89, 0x497b8880,
- 0x5c028000, 0x5c027800, 0x5c00c800, 0x1c01f000,
- 0x42000800, 0x00000000, 0x0401ff12, 0x82040540,
- 0x00000002, 0x42000800, 0x00000000, 0x0401f715,
- 0x42000800, 0x00000000, 0x0401ff0a, 0x82040500,
- 0xfffffffd, 0x42000800, 0x00000000, 0x0401f70d,
- 0x59c408a8, 0x0401fefc, 0x0401fefb, 0x59c400a8,
- 0x80040d80, 0x040207fb, 0x1c01f000, 0x4803c856,
- 0x4a038807, 0x00000001, 0x497b8807, 0x59c40005,
- 0x48038805, 0x497b506d, 0x497b506e, 0x59e00024,
- 0x8c000510, 0x04020038, 0x41785800, 0x42006000,
- 0x00000001, 0x42006800, 0x00000003, 0x0401f87c,
- 0x0401f887, 0x40400000, 0x4803c857, 0x82408580,
- 0x00000000, 0x0402002c, 0x41785800, 0x42006000,
- 0x00000004, 0x42006800, 0x00000006, 0x0401f870,
- 0x0401f87b, 0x40400000, 0x4803c857, 0x82408580,
- 0x0000001a, 0x04020020, 0x42005800, 0x00000001,
+ 0x00106753, 0x83264c00, 0x0000000b, 0x8058b040,
+ 0x040207f4, 0x42028000, 0x0000000e, 0x42028800,
+ 0x0000ffff, 0x40643000, 0x0201f800, 0x0010b195,
+ 0x5c028000, 0x5c00b000, 0x599c0817, 0x8c040d0a,
+ 0x04020010, 0x493fc857, 0x4943c857, 0x0201f800,
+ 0x0010fef2, 0x0401f00b, 0x8d0e1d20, 0x04000009,
+ 0x42028000, 0x0000000f, 0x42028800, 0x0000ffff,
+ 0x42003000, 0x00000000, 0x0201f800, 0x0010b198,
+ 0x497b8880, 0x5c028000, 0x5c027800, 0x5c00c800,
+ 0x1c01f000, 0x42000800, 0x00000000, 0x0401ff12,
+ 0x82040540, 0x00000002, 0x42000800, 0x00000000,
+ 0x0401f715, 0x42000800, 0x00000000, 0x0401ff0a,
+ 0x82040500, 0xfffffffd, 0x42000800, 0x00000000,
+ 0x0401f70d, 0x59c408a8, 0x0401fefc, 0x0401fefb,
+ 0x59c400a8, 0x80040d80, 0x040207fb, 0x1c01f000,
+ 0x4803c856, 0x4a038807, 0x00000001, 0x497b8807,
+ 0x59c40005, 0x48038805, 0x497b506d, 0x497b506e,
+ 0x59e00024, 0x8c000510, 0x04020038, 0x41785800,
+ 0x42006000, 0x00000001, 0x42006800, 0x00000003,
+ 0x0401f87c, 0x0401f887, 0x40400000, 0x4803c857,
+ 0x82408580, 0x00000000, 0x0402002c, 0x41785800,
+ 0x42006000, 0x00000004, 0x42006800, 0x00000006,
+ 0x0401f870, 0x0401f87b, 0x40400000, 0x4803c857,
+ 0x82408580, 0x0000001a, 0x04020020, 0x42005800,
+ 0x00000001, 0x42006000, 0x0000001e, 0x42006800,
+ 0x00000014, 0x0401f863, 0x0401f86e, 0x40400000,
+ 0x4803c857, 0x82408580, 0x0000ffff, 0x04020013,
+ 0x4a03506d, 0x00000001, 0x4803c856, 0x42001800,
+ 0x001200f5, 0x0401f9b3, 0x42001800, 0x003a0001,
+ 0x0401f9b0, 0x42001800, 0x000200f5, 0x0401f9ad,
+ 0x42001800, 0x00020001, 0x0401f9aa, 0x42001800,
+ 0x00000001, 0x0401f9a7, 0x1c01f000, 0x42005800,
+ 0x00000000, 0x42006000, 0x0000001e, 0x40006800,
+ 0x0401f844, 0x0401f84f, 0x40400000, 0x1c01f000,
+ 0x59a8006d, 0x80000540, 0x0400003d, 0x5c036000,
+ 0x4db00000, 0x49b3c857, 0x4c5c0000, 0x4c600000,
+ 0x42000800, 0x00000001, 0x0401f945, 0x42000000,
+ 0x0000000a, 0x0401ffea, 0x4000b800, 0x825c0480,
+ 0x00000005, 0x02021800, 0x0010032e, 0x4200c000,
+ 0x00000008, 0x825c0480, 0x00000004, 0x04001003,
+ 0x4200c000, 0x00000004, 0x59c8000b, 0x4803c857,
+ 0x59c4009e, 0x82000d80, 0x00000003, 0x0402001e,
+ 0x825c0d80, 0x00000003, 0x0400001b, 0x485fc857,
+ 0x42000000, 0x00000015, 0x0401ffd1, 0x80600540,
+ 0x4c000000, 0x41785800, 0x42006000, 0x0000001e,
+ 0x42006800, 0x00000015, 0x0401f812, 0x5c000000,
+ 0x40006800, 0x0401f815, 0x82600580, 0x00000004,
+ 0x04000003, 0x805cb800, 0x0401f7ea, 0x805cb840,
+ 0x825c0580, 0x00000003, 0x02020800, 0x0010032e,
+ 0x0401f7e4, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x41785000, 0x0401f812, 0x0401f838, 0x40347000,
+ 0x40340800, 0x0401f03d, 0x42005000, 0x00000001,
+ 0x0401f80b, 0x0401f831, 0x40340800, 0x0401f037,
+ 0x42005000, 0x00000002, 0x0401f805, 0x0401f81d,
+ 0x0401f835, 0x40048000, 0x1c01f000, 0x0401f808,
+ 0x0401f814, 0x40280800, 0x0401f826, 0x402c0800,
+ 0x0401f827, 0x40300800, 0x0401f025, 0x42000800,
+ 0x0000ffff, 0x42001000, 0x00000001, 0x0401f829,
+ 0x42001000, 0x00000010, 0x0401f826, 0x42000800,
+ 0x0000ffff, 0x42001000, 0x00000010, 0x0401f021,
+ 0x41780800, 0x42001000, 0x00000002, 0x0401f01d,
+ 0x0401f946, 0x4a03d000, 0x00050004, 0x0401f943,
+ 0x4a03d000, 0x00050005, 0x0401f940, 0x4a03d000,
+ 0x00050004, 0x42000800, 0x00000001, 0x42001000,
+ 0x00000001, 0x0401f00f, 0x42000800, 0x00000002,
+ 0x42001000, 0x00000002, 0x0401f00a, 0x42001000,
+ 0x00000005, 0x0401f007, 0x42001000, 0x00000010,
+ 0x0401f004, 0x42001000, 0x00000010, 0x0401f01b,
+ 0x0401f92a, 0x82082c00, 0x0010c0fc, 0x50142800,
+ 0x82081500, 0xffffffff, 0x04000013, 0x0401f923,
+ 0x80081040, 0x80142902, 0x40040000, 0x80140500,
+ 0x04000007, 0x4a03d000, 0x00070006, 0x0401f91b,
+ 0x4a03d000, 0x00070007, 0x0401f006, 0x4a03d000,
+ 0x00070004, 0x0401f915, 0x4a03d000, 0x00070005,
+ 0x0401f7ec, 0x1c01f000, 0x41780800, 0x82082c00,
+ 0x0010c0fc, 0x50142800, 0x82081500, 0xffffffff,
+ 0x04000010, 0x0401f909, 0x4a03d000, 0x00050001,
+ 0x0401f906, 0x59e81800, 0x80081040, 0x80142902,
+ 0x8c0c1d06, 0x04000004, 0x40140000, 0x80040d40,
+ 0x0401f8fe, 0x4a03d000, 0x00070000, 0x0401f7ef,
+ 0x1c01f000, 0x40681000, 0x4c5c0000, 0x4c080000,
+ 0x42000000, 0x00000014, 0x0401ff39, 0x4000b800,
+ 0x42000800, 0x00000001, 0x0401f88d, 0x5c001000,
+ 0x480bc857, 0x480b506e, 0x59c40001, 0x82000500,
+ 0xffffefff, 0x48038801, 0x41781800, 0x0401f8d1,
+ 0x41785800, 0x42006000, 0x0000001e, 0x42006800,
+ 0x00000004, 0x0401ff6f, 0x42006800, 0x0000003c,
+ 0x0401ff72, 0x41785800, 0x42006000, 0x0000001e,
+ 0x42006800, 0x00000004, 0x0401ff66, 0x41786800,
+ 0x0401ff6a, 0x41785800, 0x42006000, 0x0000001e,
+ 0x41786800, 0x0401ff5f, 0x42006800, 0x00000002,
+ 0x0401ff62, 0x42006800, 0x00000001, 0x0401ff59,
+ 0x42006800, 0x000000f5, 0x0401ff5c, 0x41785800,
+ 0x42006000, 0x0000001e, 0x42006800, 0x00000004,
+ 0x0401ff50, 0x42006800, 0x00000020, 0x0401ff53,
+ 0x59a8106e, 0x0401f872, 0x42001800, 0x000200f5,
+ 0x0401f8a4, 0x59a8106e, 0x0401f886, 0x41785800,
+ 0x42006000, 0x0000001e, 0x42006800, 0x00000004,
+ 0x0401ff40, 0x41786800, 0x0401ff44, 0x42000000,
+ 0x00000015, 0x0401fef2, 0x82000540, 0x00000002,
+ 0x4c000000, 0x41785800, 0x42006000, 0x0000001e,
+ 0x42006800, 0x00000015, 0x0401ff32, 0x5c000000,
+ 0x40006800, 0x0401ff35, 0x42000000, 0x00000015,
+ 0x0401fee3, 0x82000500, 0x0000fffd, 0x4c000000,
+ 0x41785800, 0x42006000, 0x0000001e, 0x42006800,
+ 0x00000015, 0x0401ff23, 0x5c000000, 0x40006800,
+ 0x0401ff26, 0x42000000, 0x00000014, 0x0401fed4,
+ 0x82000540, 0x00000040, 0x4c000000, 0x41785800,
0x42006000, 0x0000001e, 0x42006800, 0x00000014,
- 0x0401f863, 0x0401f86e, 0x40400000, 0x4803c857,
- 0x82408580, 0x0000ffff, 0x04020013, 0x4a03506d,
- 0x00000001, 0x4803c856, 0x42001800, 0x001200f5,
- 0x0401f9b3, 0x42001800, 0x003a0001, 0x0401f9b0,
- 0x42001800, 0x000200f5, 0x0401f9ad, 0x42001800,
- 0x00020001, 0x0401f9aa, 0x42001800, 0x00000001,
- 0x0401f9a7, 0x1c01f000, 0x42005800, 0x00000000,
- 0x42006000, 0x0000001e, 0x40006800, 0x0401f844,
- 0x0401f84f, 0x40400000, 0x1c01f000, 0x59a8006d,
- 0x80000540, 0x0400003d, 0x5c036000, 0x4db00000,
- 0x49b3c857, 0x4c5c0000, 0x4c600000, 0x42000800,
- 0x00000001, 0x0401f945, 0x42000000, 0x0000000a,
- 0x0401ffea, 0x4000b800, 0x825c0480, 0x00000005,
- 0x02021800, 0x0010032e, 0x4200c000, 0x00000008,
- 0x825c0480, 0x00000004, 0x04001003, 0x4200c000,
- 0x00000004, 0x59c8000b, 0x4803c857, 0x59c4009e,
- 0x82000d80, 0x00000003, 0x0402001e, 0x825c0d80,
- 0x00000003, 0x0400001b, 0x485fc857, 0x42000000,
- 0x00000015, 0x0401ffd1, 0x80600540, 0x4c000000,
- 0x41785800, 0x42006000, 0x0000001e, 0x42006800,
- 0x00000015, 0x0401f812, 0x5c000000, 0x40006800,
- 0x0401f815, 0x82600580, 0x00000004, 0x04000003,
- 0x805cb800, 0x0401f7ea, 0x805cb840, 0x825c0580,
- 0x00000003, 0x02020800, 0x0010032e, 0x0401f7e4,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x41785000,
- 0x0401f812, 0x0401f838, 0x40347000, 0x40340800,
- 0x0401f03d, 0x42005000, 0x00000001, 0x0401f80b,
- 0x0401f831, 0x40340800, 0x0401f037, 0x42005000,
- 0x00000002, 0x0401f805, 0x0401f81d, 0x0401f835,
- 0x40048000, 0x1c01f000, 0x0401f808, 0x0401f814,
- 0x40280800, 0x0401f826, 0x402c0800, 0x0401f827,
- 0x40300800, 0x0401f025, 0x42000800, 0x0000ffff,
- 0x42001000, 0x00000001, 0x0401f829, 0x42001000,
- 0x00000010, 0x0401f826, 0x42000800, 0x0000ffff,
- 0x42001000, 0x00000010, 0x0401f021, 0x41780800,
- 0x42001000, 0x00000002, 0x0401f01d, 0x0401f946,
- 0x4a03d000, 0x00050004, 0x0401f943, 0x4a03d000,
- 0x00050005, 0x0401f940, 0x4a03d000, 0x00050004,
- 0x42000800, 0x00000001, 0x42001000, 0x00000001,
- 0x0401f00f, 0x42000800, 0x00000002, 0x42001000,
- 0x00000002, 0x0401f00a, 0x42001000, 0x00000005,
- 0x0401f007, 0x42001000, 0x00000010, 0x0401f004,
- 0x42001000, 0x00000010, 0x0401f01b, 0x0401f92a,
- 0x82082c00, 0x0010bdb6, 0x50142800, 0x82081500,
- 0xffffffff, 0x04000013, 0x0401f923, 0x80081040,
- 0x80142902, 0x40040000, 0x80140500, 0x04000007,
- 0x4a03d000, 0x00070006, 0x0401f91b, 0x4a03d000,
- 0x00070007, 0x0401f006, 0x4a03d000, 0x00070004,
- 0x0401f915, 0x4a03d000, 0x00070005, 0x0401f7ec,
- 0x1c01f000, 0x41780800, 0x82082c00, 0x0010bdb6,
- 0x50142800, 0x82081500, 0xffffffff, 0x04000010,
- 0x0401f909, 0x4a03d000, 0x00050001, 0x0401f906,
- 0x59e81800, 0x80081040, 0x80142902, 0x8c0c1d06,
- 0x04000004, 0x40140000, 0x80040d40, 0x0401f8fe,
- 0x4a03d000, 0x00070000, 0x0401f7ef, 0x1c01f000,
- 0x40681000, 0x4c5c0000, 0x4c080000, 0x42000000,
- 0x00000014, 0x0401ff39, 0x4000b800, 0x42000800,
- 0x00000001, 0x0401f88d, 0x5c001000, 0x480bc857,
- 0x480b506e, 0x59c40001, 0x82000500, 0xffffefff,
- 0x48038801, 0x41781800, 0x0401f8d1, 0x41785800,
- 0x42006000, 0x0000001e, 0x42006800, 0x00000004,
- 0x0401ff6f, 0x42006800, 0x0000003c, 0x0401ff72,
- 0x41785800, 0x42006000, 0x0000001e, 0x42006800,
- 0x00000004, 0x0401ff66, 0x41786800, 0x0401ff6a,
- 0x41785800, 0x42006000, 0x0000001e, 0x41786800,
- 0x0401ff5f, 0x42006800, 0x00000002, 0x0401ff62,
- 0x42006800, 0x00000001, 0x0401ff59, 0x42006800,
- 0x000000f5, 0x0401ff5c, 0x41785800, 0x42006000,
- 0x0000001e, 0x42006800, 0x00000004, 0x0401ff50,
- 0x42006800, 0x00000020, 0x0401ff53, 0x59a8106e,
- 0x0401f872, 0x42001800, 0x000200f5, 0x0401f8a4,
- 0x59a8106e, 0x0401f886, 0x41785800, 0x42006000,
- 0x0000001e, 0x42006800, 0x00000004, 0x0401ff40,
- 0x41786800, 0x0401ff44, 0x42000000, 0x00000015,
- 0x0401fef2, 0x82000540, 0x00000002, 0x4c000000,
- 0x41785800, 0x42006000, 0x0000001e, 0x42006800,
- 0x00000015, 0x0401ff32, 0x5c000000, 0x40006800,
- 0x0401ff35, 0x42000000, 0x00000015, 0x0401fee3,
- 0x82000500, 0x0000fffd, 0x4c000000, 0x41785800,
- 0x42006000, 0x0000001e, 0x42006800, 0x00000015,
- 0x0401ff23, 0x5c000000, 0x40006800, 0x0401ff26,
- 0x42000000, 0x00000014, 0x0401fed4, 0x82000540,
- 0x00000040, 0x4c000000, 0x41785800, 0x42006000,
- 0x0000001e, 0x42006800, 0x00000014, 0x0401ff14,
- 0x5c000000, 0x40006800, 0x0401ff17, 0x42000000,
- 0x00000014, 0x0401fec5, 0x82000500, 0x0000ffbf,
+ 0x0401ff14, 0x5c000000, 0x40006800, 0x0401ff17,
+ 0x42000000, 0x00000014, 0x0401fec5, 0x82000500,
+ 0x0000ffbf, 0x4c000000, 0x41785800, 0x42006000,
+ 0x0000001e, 0x42006800, 0x00000014, 0x0401ff05,
+ 0x5c000000, 0x40006800, 0x0401ff08, 0x4a038886,
+ 0x00002020, 0x41780800, 0x8c5cbd06, 0x04000003,
+ 0x42000800, 0x00000001, 0x0401f809, 0x59c40001,
+ 0x82000540, 0x00001000, 0x48038801, 0x0401f867,
+ 0x0401feb4, 0x5c00b800, 0x1c01f000, 0x59a8006d,
+ 0x80000540, 0x04000015, 0x4807c857, 0x42000000,
+ 0x00000014, 0x4c040000, 0x0401fea1, 0x5c000800,
+ 0x84000546, 0x800409c0, 0x04020002, 0x84000506,
0x4c000000, 0x41785800, 0x42006000, 0x0000001e,
- 0x42006800, 0x00000014, 0x0401ff05, 0x5c000000,
- 0x40006800, 0x0401ff08, 0x4a038886, 0x00002020,
- 0x41780800, 0x8c5cbd06, 0x04000003, 0x42000800,
- 0x00000001, 0x0401f809, 0x59c40001, 0x82000540,
- 0x00001000, 0x48038801, 0x0401f867, 0x0401feb4,
- 0x5c00b800, 0x1c01f000, 0x59a8006d, 0x80000540,
- 0x04000015, 0x4807c857, 0x42000000, 0x00000014,
- 0x4c040000, 0x0401fea1, 0x5c000800, 0x84000546,
- 0x800409c0, 0x04020002, 0x84000506, 0x4c000000,
- 0x41785800, 0x42006000, 0x0000001e, 0x42006800,
- 0x00000014, 0x0401fede, 0x5c000000, 0x40006800,
- 0x0401fee1, 0x1c01f000, 0x480bc857, 0x82080580,
- 0x00010000, 0x04020007, 0x82040d40, 0x00010000,
- 0x42001800, 0x00000001, 0x0401f82d, 0x0401f00f,
- 0x82080580, 0x00008000, 0x04000007, 0x82040d40,
- 0x00000000, 0x42001800, 0x00900001, 0x0401f824,
- 0x0401f006, 0x82040d40, 0x00008000, 0x42001800,
- 0x00100001, 0x0401f81e, 0x1c01f000, 0x480bc857,
- 0x82080580, 0x00010000, 0x04020008, 0x42001800,
- 0x000000a1, 0x0401f816, 0x42001800, 0x000000c1,
- 0x0401f813, 0x0401f011, 0x82080580, 0x00008000,
- 0x04000008, 0x42001800, 0x000400a1, 0x0401f80c,
- 0x42001800, 0x002000c1, 0x0401f809, 0x0401f007,
- 0x42001800, 0x000400a1, 0x0401f805, 0x42001800,
- 0x000000c1, 0x0401f802, 0x1c01f000, 0x480fc857,
- 0x41785800, 0x42006000, 0x0000001e, 0x41786800,
- 0x0401fe9f, 0x400c6800, 0x80346960, 0x0401fea2,
- 0x42006800, 0x00000001, 0x0401fe99, 0x400c6800,
- 0x0401fe9d, 0x42006800, 0x00000003, 0x0401fe94,
- 0x0401fe9f, 0x40400000, 0x8c000504, 0x040207fc,
- 0x1c01f000, 0x40000000, 0x40000000, 0x40000000,
- 0x1c01f000, 0x59a80005, 0x8c000500, 0x0400000a,
- 0x59a80008, 0x8c000500, 0x04020007, 0x84000540,
- 0x48035008, 0x42001000, 0x00008016, 0x0201f800,
- 0x001038bc, 0x1c01f000, 0x4803c856, 0x59a80006,
- 0x8c00051e, 0x0402000a, 0x42028800, 0x000007fc,
- 0x42003000, 0x00fffffc, 0x0201f800, 0x0010452c,
- 0x04020008, 0x0401f809, 0x04000006, 0x4a03501c,
- 0x0000ffff, 0x82000540, 0x00000001, 0x1c01f000,
- 0x80000580, 0x0401f7fe, 0x4937c857, 0x0201f800,
- 0x00107cfe, 0x04000017, 0x4926601c, 0x4936600a,
- 0x4a026407, 0x00000001, 0x417a7800, 0x0201f800,
- 0x001044e6, 0x42000800, 0x00000003, 0x0201f800,
- 0x001044f1, 0x59a8001d, 0x80000000, 0x4803501d,
- 0x599c0208, 0x48026c12, 0x42027000, 0x00000002,
- 0x0201f800, 0x00020bc1, 0x82000540, 0x00000001,
- 0x1c01f000, 0x40681000, 0x0401f807, 0x42018800,
- 0x00000000, 0x04000003, 0x42018800, 0x00000001,
- 0x1c01f000, 0x480bc857, 0x492fc857, 0x4923c857,
- 0x4927c857, 0x4c5c0000, 0x4008b800, 0x42028800,
- 0x000007fd, 0x42003000, 0x00fffffd, 0x0201f800,
- 0x0010452c, 0x0402001f, 0x5934000a, 0x84000544,
- 0x4802680a, 0x0201f800, 0x00107cfe, 0x04000019,
- 0x4926601c, 0x4936600a, 0x812e59c0, 0x04000006,
- 0x592c0405, 0x8c00051e, 0x04000003, 0x48ee602a,
- 0x0401f004, 0x59a8021b, 0x8400055c, 0x4803521b,
- 0x492e6009, 0x4a026407, 0x00000001, 0x485e601d,
- 0x42027000, 0x00000022, 0x0201f800, 0x00020bc1,
- 0x82000540, 0x00000001, 0x5c00b800, 0x1c01f000,
- 0x80000580, 0x0401f7fd, 0x4933c857, 0x59a8021b,
- 0x8c000508, 0x04020012, 0x5930500a, 0x482bc857,
- 0x836c0580, 0x00000002, 0x0402000d, 0x0401f813,
- 0x0402000b, 0x58280403, 0x82000580, 0x000007fc,
- 0x04000008, 0x59a80016, 0x80000040, 0x4803c857,
- 0x02001800, 0x0010032e, 0x48035016, 0x1c01f000,
- 0x59a8001d, 0x80000040, 0x4803c857, 0x040017fc,
- 0x4803501d, 0x1c01f000, 0x59300009, 0x800001c0,
- 0x04020009, 0x59300403, 0x82000580, 0x00000001,
- 0x04020004, 0x82000540, 0x00000001, 0x0401f002,
- 0x80000580, 0x1c01f000, 0x4933c857, 0x493fc857,
- 0x4947c857, 0x4927c857, 0x4d400000, 0x4d340000,
- 0x4d440000, 0x4c580000, 0x0201f800, 0x00106c3c,
- 0x4df00000, 0x8060c1c0, 0x04020004, 0x4200b000,
- 0x00000001, 0x0401f004, 0x4200b000, 0x000007f0,
- 0x417a8800, 0x41440000, 0x81ac0400, 0x50000000,
- 0x80026d40, 0x04000020, 0x59245005, 0x59340013,
- 0x82000500, 0x00ffffff, 0x80280580, 0x0402001a,
- 0x4d3c0000, 0x42027800, 0x00000001, 0x0201f800,
- 0x0010488c, 0x5c027800, 0x42028000, 0x00000029,
- 0x0201f800, 0x00110053, 0x0201f800, 0x0011014a,
- 0x0201f800, 0x001101e3, 0x0201f800, 0x0010491a,
- 0x04020005, 0x4937c857, 0x4a026c00, 0x00000404,
- 0x0401f003, 0x0201f800, 0x0010494e, 0x0201f800,
- 0x00110623, 0x81468800, 0x8058b040, 0x040207da,
- 0x5c03e000, 0x02000800, 0x00106c29, 0x5c00b000,
- 0x5c028800, 0x5c026800, 0x5c028000, 0x1c01f000,
- 0x4937c857, 0x4947c857, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x59a80056, 0x8c000500, 0x0400001f,
- 0x599c0017, 0x8c00050a, 0x0402001c, 0x5934ba02,
- 0x825cbd00, 0x000000ff, 0x485fc857, 0x4178c000,
- 0x4178c800, 0x82600400, 0x0010df51, 0x50002000,
- 0x8060c1c0, 0x04000008, 0x82100500, 0x000000ff,
- 0x82002d80, 0x000000ff, 0x0400000c, 0x805c0580,
- 0x0400000d, 0x80102110, 0x8064c800, 0x82640580,
- 0x00000004, 0x040207f5, 0x8060c000, 0x82600580,
- 0x00000020, 0x040207eb, 0x4813c857, 0x82000540,
- 0x00000001, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x1c01f000, 0x59a8021b, 0x8c000512, 0x02020800,
- 0x001003f5, 0x1c01f000, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x4200b000, 0x00000001, 0x42024800,
- 0x0010ccd1, 0x417a4000, 0x42028800, 0x000007fe,
- 0x0201f800, 0x00104fc6, 0x04000003, 0x0201f800,
- 0x0010bda3, 0x5924ba00, 0x8c5cbd00, 0x0400005c,
- 0x83240d80, 0x0010ccd1, 0x04020010, 0x825cc500,
- 0x000000e0, 0x0402000d, 0x0201f800, 0x00104fc6,
- 0x04000004, 0x42000800, 0xffffff1d, 0x0401faa6,
- 0x59a8021b, 0x82000500, 0xffffdafc, 0x8400054e,
- 0x4803521b, 0x0401f006, 0x82600580, 0x000000e0,
- 0x0402004e, 0x8c5cbd0e, 0x04020045, 0x5924c809,
- 0x82640400, 0x0000000e, 0x50000000, 0x4803c857,
- 0x80026d40, 0x04000012, 0x0201f800, 0x00104fc6,
- 0x04000014, 0x59340200, 0x8c00051a, 0x04020038,
- 0x59240805, 0x80040910, 0x0400000e, 0x59a80018,
- 0x4803c857, 0x4807c857, 0x80040580, 0x04000009,
- 0x4a026806, 0xdeaddead, 0x0401f006, 0x42003000,
- 0x00fffffe, 0x0201f800, 0x0010452c, 0x0402002f,
- 0x0201f800, 0x00107cfe, 0x0400002c, 0x4936600a,
- 0x4926601c, 0x4a026407, 0x00000001, 0x417a7800,
- 0x0201f800, 0x001044e6, 0x0201f800, 0x0010fbe0,
- 0x42000800, 0x00000003, 0x0201f800, 0x001044f1,
- 0x49235017, 0x4923c857, 0x59240005, 0x82000500,
- 0x000000ff, 0x48024805, 0x836c0580, 0x00000003,
- 0x04000004, 0x59a80016, 0x80000000, 0x48035016,
- 0x599c0208, 0x48026c12, 0x42027000, 0x00000002,
- 0x0201f800, 0x00020bc1, 0x59240200, 0x82000500,
- 0xffffff9d, 0x8400054e, 0x48024a00, 0x81224000,
- 0x83264c00, 0x0000000b, 0x8058b040, 0x0402079e,
- 0x4a035017, 0x0000ffff, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x4d300000, 0x4d440000,
- 0x4d340000, 0x42028800, 0x000007fe, 0x42003000,
- 0x00fffffe, 0x0201f800, 0x0010452c, 0x04020021,
- 0x0201f800, 0x00107cfe, 0x0400001e, 0x4927c857,
- 0x4923c857, 0x497a6009, 0x4936600a, 0x4926601c,
- 0x4a026426, 0x00000021, 0x4a026407, 0x00000001,
- 0x42000800, 0x00000003, 0x0201f800, 0x001044f1,
- 0x599c0208, 0x48026c12, 0x42027000, 0x00000002,
- 0x0201f800, 0x00020bc1, 0x497a4805, 0x59240200,
+ 0x42006800, 0x00000014, 0x0401fede, 0x5c000000,
+ 0x40006800, 0x0401fee1, 0x1c01f000, 0x480bc857,
+ 0x82080580, 0x00010000, 0x04020007, 0x82040d40,
+ 0x00010000, 0x42001800, 0x00000001, 0x0401f82d,
+ 0x0401f00f, 0x82080580, 0x00008000, 0x04000007,
+ 0x82040d40, 0x00000000, 0x42001800, 0x00900001,
+ 0x0401f824, 0x0401f006, 0x82040d40, 0x00008000,
+ 0x42001800, 0x00100001, 0x0401f81e, 0x1c01f000,
+ 0x480bc857, 0x82080580, 0x00010000, 0x04020008,
+ 0x42001800, 0x000000a1, 0x0401f816, 0x42001800,
+ 0x000000c1, 0x0401f813, 0x0401f011, 0x82080580,
+ 0x00008000, 0x04000008, 0x42001800, 0x000400a1,
+ 0x0401f80c, 0x42001800, 0x002000c1, 0x0401f809,
+ 0x0401f007, 0x42001800, 0x000400a1, 0x0401f805,
+ 0x42001800, 0x000000c1, 0x0401f802, 0x1c01f000,
+ 0x480fc857, 0x41785800, 0x42006000, 0x0000001e,
+ 0x41786800, 0x0401fe9f, 0x400c6800, 0x80346960,
+ 0x0401fea2, 0x42006800, 0x00000001, 0x0401fe99,
+ 0x400c6800, 0x0401fe9d, 0x42006800, 0x00000003,
+ 0x0401fe94, 0x0401fe9f, 0x40400000, 0x8c000504,
+ 0x040207fc, 0x1c01f000, 0x40000000, 0x40000000,
+ 0x40000000, 0x1c01f000, 0x59a80005, 0x8c000500,
+ 0x0400000a, 0x59a80008, 0x8c000500, 0x04020007,
+ 0x84000540, 0x48035008, 0x42001000, 0x00008016,
+ 0x0201f800, 0x001039ac, 0x1c01f000, 0x4803c856,
+ 0x59a80006, 0x8c00051e, 0x0402000a, 0x42028800,
+ 0x000007fc, 0x42003000, 0x00fffffc, 0x0201f800,
+ 0x00104628, 0x04020008, 0x0401f809, 0x04000006,
+ 0x4a03501c, 0x0000ffff, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x80000580, 0x0401f7fe, 0x4937c857,
+ 0x0201f800, 0x00107ef8, 0x04000017, 0x4926601c,
+ 0x4936600a, 0x4a026407, 0x00000001, 0x417a7800,
+ 0x0201f800, 0x001045df, 0x42000800, 0x00000003,
+ 0x0201f800, 0x001045ea, 0x59a8001d, 0x80000000,
+ 0x4803501d, 0x599c0208, 0x48026c12, 0x42027000,
+ 0x00000002, 0x0201f800, 0x00020bc1, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x40681000, 0x0401f807,
+ 0x42018800, 0x00000000, 0x04000003, 0x42018800,
+ 0x00000001, 0x1c01f000, 0x480bc857, 0x492fc857,
+ 0x4923c857, 0x4927c857, 0x4c5c0000, 0x4008b800,
+ 0x42028800, 0x000007fd, 0x42003000, 0x00fffffd,
+ 0x0201f800, 0x00104628, 0x0402001f, 0x5934000a,
+ 0x84000544, 0x4802680a, 0x0201f800, 0x00107ef8,
+ 0x04000019, 0x4926601c, 0x4936600a, 0x812e59c0,
+ 0x04000006, 0x592c0405, 0x8c00051e, 0x04000003,
+ 0x48ee602a, 0x0401f004, 0x59a8021b, 0x8400055c,
+ 0x4803521b, 0x492e6009, 0x4a026407, 0x00000001,
+ 0x485e601d, 0x42027000, 0x00000022, 0x0201f800,
+ 0x00020bc1, 0x82000540, 0x00000001, 0x5c00b800,
+ 0x1c01f000, 0x80000580, 0x0401f7fd, 0x4933c857,
+ 0x59a8021b, 0x8c000508, 0x04020012, 0x5930500a,
+ 0x482bc857, 0x836c0580, 0x00000002, 0x0402000d,
+ 0x0401f817, 0x0402000b, 0x58280403, 0x82000580,
+ 0x000007fc, 0x04000008, 0x59a80016, 0x80000040,
+ 0x4803c857, 0x02001800, 0x0010032e, 0x48035016,
+ 0x1c01f000, 0x59300426, 0x82000580, 0x00000021,
+ 0x040007fc, 0x59a8001d, 0x80000040, 0x4803c857,
+ 0x040017f8, 0x4803501d, 0x1c01f000, 0x59300009,
+ 0x800001c0, 0x04020009, 0x59300403, 0x82000580,
+ 0x00000001, 0x04020004, 0x82000540, 0x00000001,
+ 0x0401f002, 0x80000580, 0x1c01f000, 0x4933c857,
+ 0x493fc857, 0x4947c857, 0x4927c857, 0x4d400000,
+ 0x4d340000, 0x4d440000, 0x4c580000, 0x0201f800,
+ 0x00106e41, 0x4df00000, 0x8060c1c0, 0x04020004,
+ 0x4200b000, 0x00000001, 0x0401f004, 0x4200b000,
+ 0x000007f0, 0x417a8800, 0x41440000, 0x81ac0400,
+ 0x50000000, 0x80026d40, 0x04000020, 0x59245005,
+ 0x59340013, 0x82000500, 0x00ffffff, 0x80280580,
+ 0x0402001a, 0x4d3c0000, 0x42027800, 0x00000001,
+ 0x0201f800, 0x0010498c, 0x5c027800, 0x42028000,
+ 0x00000029, 0x0201f800, 0x00110363, 0x0201f800,
+ 0x00110447, 0x0201f800, 0x001104e0, 0x0201f800,
+ 0x00104a1c, 0x04020005, 0x4937c857, 0x4a026c00,
+ 0x00000404, 0x0401f003, 0x0201f800, 0x00104a50,
+ 0x0201f800, 0x00110916, 0x81468800, 0x8058b040,
+ 0x040207da, 0x5c03e000, 0x02000800, 0x00106e2e,
+ 0x5c00b000, 0x5c028800, 0x5c026800, 0x5c028000,
+ 0x1c01f000, 0x4937c857, 0x4947c857, 0x4c5c0000,
+ 0x4c600000, 0x4c640000, 0x59a80056, 0x8c000500,
+ 0x0400001f, 0x599c0017, 0x8c00050a, 0x0402001c,
+ 0x5934ba02, 0x825cbd00, 0x000000ff, 0x485fc857,
+ 0x4178c000, 0x4178c800, 0x82600400, 0x0010e251,
+ 0x50002000, 0x8060c1c0, 0x04000008, 0x82100500,
+ 0x000000ff, 0x82002d80, 0x000000ff, 0x0400000c,
+ 0x805c0580, 0x0400000d, 0x80102110, 0x8064c800,
+ 0x82640580, 0x00000004, 0x040207f5, 0x8060c000,
+ 0x82600580, 0x00000020, 0x040207eb, 0x4813c857,
+ 0x82000540, 0x00000001, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x59a8021b, 0x8c000512,
+ 0x02020800, 0x001003f5, 0x1c01f000, 0x4c5c0000,
+ 0x4c600000, 0x4c640000, 0x4c500000, 0x4200b000,
+ 0x00000001, 0x42024800, 0x0010cfd1, 0x417a4000,
+ 0x42028800, 0x000007fe, 0x0201f800, 0x0010c0e8,
+ 0x04000022, 0x0201f800, 0x0010c0ca, 0x5924ba00,
+ 0x8c5cbd00, 0x04000088, 0x59a8a21b, 0x8c50a506,
+ 0x0400000d, 0x825c0500, 0x000000e0, 0x82000580,
+ 0x000000e0, 0x04000080, 0x0401f88f, 0x59a80016,
+ 0x4923c857, 0x4803c857, 0x80000000, 0x48035016,
+ 0x0401f079, 0x8c5cbd1e, 0x04000077, 0x4927c856,
+ 0x4200b000, 0x00000001, 0x825c0500, 0x000000e1,
+ 0x48024a00, 0x485fc857, 0x825cc500, 0x000000e0,
+ 0x04020023, 0x0401f01c, 0x0201f800, 0x001050f7,
+ 0x04000003, 0x0201f800, 0x0010c0ce, 0x5924ba00,
+ 0x8c5cbd00, 0x04000064, 0x0201f800, 0x0010c0e8,
+ 0x04000005, 0x59a8021b, 0x8c00050e, 0x04020014,
+ 0x0401f004, 0x83240d80, 0x0010cfd1, 0x04020010,
+ 0x825cc500, 0x000000e0, 0x0402000d, 0x0201f800,
+ 0x001050f7, 0x04000004, 0x42000800, 0xffffff1d,
+ 0x0401fad8, 0x59a8021b, 0x82000500, 0xffffdafc,
+ 0x8400054e, 0x4803521b, 0x0401f006, 0x82600580,
+ 0x000000e0, 0x04020053, 0x8c5cbd0e, 0x04020046,
+ 0x5924c809, 0x82640400, 0x0000000e, 0x50000000,
+ 0x4803c857, 0x80026d40, 0x04000012, 0x0201f800,
+ 0x001050f7, 0x04000014, 0x59340200, 0x8c00051a,
+ 0x04020039, 0x59240805, 0x80040910, 0x0400000e,
+ 0x59a80018, 0x4803c857, 0x4807c857, 0x80040580,
+ 0x04000009, 0x4a026806, 0xdeaddead, 0x0401f006,
+ 0x42003000, 0x00fffffe, 0x0201f800, 0x00104628,
+ 0x04020034, 0x0201f800, 0x00107ef8, 0x04000031,
+ 0x4936600a, 0x4926601c, 0x4a026407, 0x00000001,
+ 0x417a7800, 0x0201f800, 0x001045df, 0x0201f800,
+ 0x0010feed, 0x42000800, 0x00000003, 0x0201f800,
+ 0x001045ea, 0x49235017, 0x4923c857, 0x59240005,
+ 0x82000500, 0x000000ff, 0x48024805, 0x836c0580,
+ 0x00000003, 0x04000004, 0x59a80016, 0x80000000,
+ 0x48035016, 0x599c0208, 0x48026c12, 0x42027000,
+ 0x00000002, 0x0201f800, 0x00020bc1, 0x59240200,
+ 0x82000500, 0xffffff9d, 0x8400054e, 0x8400055e,
+ 0x48024a00, 0x81224000, 0x83264c00, 0x0000000b,
+ 0x8058b040, 0x04000005, 0x0201f800, 0x0010c0e8,
+ 0x0402076f, 0x0401f792, 0x4a035017, 0x0000ffff,
+ 0x5c00a000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x4d300000, 0x4d440000, 0x4d340000,
+ 0x42028800, 0x000007fe, 0x42003000, 0x00fffffe,
+ 0x0201f800, 0x00104628, 0x04020022, 0x0201f800,
+ 0x00107ef8, 0x0400001f, 0x4927c857, 0x4923c857,
+ 0x497a6009, 0x4936600a, 0x4926601c, 0x4a026407,
+ 0x00000001, 0x42000800, 0x00000003, 0x0201f800,
+ 0x001045ea, 0x599c0208, 0x48026c12, 0x42027000,
+ 0x00000002, 0x0201f800, 0x00020bc1, 0x59a80a1b,
+ 0x8c040d06, 0x04020002, 0x497a4805, 0x59240200,
0x82000500, 0xffffff9d, 0x8400054e, 0x48024a00,
0x5c026800, 0x5c028800, 0x5c026000, 0x1c01f000,
0x80000580, 0x0401f7fb, 0x4d200000, 0x4d240000,
0x4c580000, 0x4d340000, 0x4d300000, 0x4d3c0000,
- 0x4d380000, 0x4d440000, 0x0201f800, 0x0010486c,
- 0x0402000a, 0x0201f800, 0x00104fc6, 0x04000004,
- 0x59a8121b, 0x8c081506, 0x04000003, 0x0401ff4b,
+ 0x4d380000, 0x4d440000, 0x0201f800, 0x0010496c,
+ 0x0402000a, 0x0201f800, 0x001050f7, 0x04000004,
+ 0x59a8121b, 0x8c081506, 0x04000003, 0x0401ff18,
0x0401f002, 0x0401f80a, 0x5c028800, 0x5c027000,
0x5c027800, 0x5c026000, 0x5c026800, 0x5c00b000,
0x5c024800, 0x5c024000, 0x1c01f000, 0x4803c856,
- 0x4c600000, 0x0201f800, 0x0010bda3, 0x4200c000,
- 0x0010cccf, 0x50600000, 0x82024580, 0x0000ffff,
- 0x04020004, 0x42024800, 0x0010ccd1, 0x0401f008,
+ 0x4c600000, 0x0201f800, 0x0010c0ce, 0x4200c000,
+ 0x0010cfcf, 0x50600000, 0x82024580, 0x0000ffff,
+ 0x04020004, 0x42024800, 0x0010cfd1, 0x0401f008,
0x8058b480, 0x04000029, 0x04001028, 0x40024000,
- 0x82000400, 0x0010bdc7, 0x50024800, 0x4520c000,
+ 0x82000400, 0x0010c10d, 0x50024800, 0x4520c000,
0x59240005, 0x82000500, 0x000000ff, 0x48024805,
0x59240200, 0x82000500, 0x00000003, 0x82000580,
0x00000003, 0x0402000e, 0x59240400, 0x8c000508,
@@ -16490,19 +16557,19 @@
0x4c0c0000, 0x4c080000, 0x4c040000, 0x4d240000,
0x59243c08, 0x59a81817, 0x820c1580, 0x0000ffff,
0x04020003, 0x42001800, 0x00000001, 0x800c1104,
- 0x82082400, 0x0010df51, 0x50102000, 0x820c0500,
- 0x00000003, 0x0c01f001, 0x00101e62, 0x00101e64,
- 0x00101e66, 0x00101e68, 0x40101000, 0x0401f006,
+ 0x82082400, 0x0010e251, 0x50102000, 0x820c0500,
+ 0x00000003, 0x0c01f001, 0x00101e9e, 0x00101ea0,
+ 0x00101ea2, 0x00101ea4, 0x40101000, 0x0401f006,
0x80101110, 0x0401f004, 0x80101120, 0x0401f002,
0x80101130, 0x4c0c0000, 0x82080500, 0x000000ff,
0x801c0d80, 0x0400001f, 0x800001c0, 0x0400001d,
0x40000800, 0x82000580, 0x000000ff, 0x0400001d,
- 0x0401f922, 0x04000017, 0x40040000, 0x0201f800,
- 0x00105f68, 0x04020021, 0x0201f800, 0x0010458e,
- 0x04000005, 0x0201f800, 0x0010fbbe, 0x0400001b,
+ 0x0401f949, 0x04000017, 0x40040000, 0x0201f800,
+ 0x00106134, 0x04020021, 0x0201f800, 0x0010468a,
+ 0x04000005, 0x0201f800, 0x0010febe, 0x0400001b,
0x0401f00c, 0x599c0019, 0x8c00050e, 0x04020009,
- 0x0201f800, 0x0010452c, 0x04020014, 0x0201f800,
- 0x0010fbe0, 0x0201f800, 0x0010fcd1, 0x0400000f,
+ 0x0201f800, 0x00104628, 0x04020014, 0x0201f800,
+ 0x0010feed, 0x0201f800, 0x0010ffe1, 0x0400000f,
0x5c001800, 0x480f5017, 0x800c1800, 0x0401f7c8,
0x5c001800, 0x4a035017, 0x0000ffff, 0x5c024800,
0x5c000800, 0x5c001000, 0x5c001800, 0x5c002000,
@@ -16511,308 +16578,342 @@
0x4c540000, 0x4200b000, 0x0000007e, 0x59243c08,
0x59a80017, 0x82001580, 0x0000ffff, 0x04020003,
0x4178a800, 0x0401f004, 0x8058b480, 0x04001024,
- 0x4000a800, 0x48575017, 0x8254bc00, 0x00102057,
+ 0x4000a800, 0x48575017, 0x8254bc00, 0x00102116,
0x505cb800, 0x825cbd00, 0x000000ff, 0x405c0800,
- 0x0401f8e2, 0x04000017, 0x405c0000, 0x0201f800,
- 0x00105f68, 0x04020018, 0x0201f800, 0x0010458e,
- 0x04000005, 0x0201f800, 0x0010fbbe, 0x04000012,
+ 0x0401f909, 0x04000017, 0x405c0000, 0x0201f800,
+ 0x00106134, 0x04020018, 0x0201f800, 0x0010468a,
+ 0x04000005, 0x0201f800, 0x0010febe, 0x04000012,
0x0401f00c, 0x599c0019, 0x8c00050e, 0x04020009,
- 0x0201f800, 0x0010452c, 0x0402000b, 0x0201f800,
- 0x0010fbe0, 0x0201f800, 0x0010fcd1, 0x04000006,
+ 0x0201f800, 0x00104628, 0x0402000b, 0x0201f800,
+ 0x0010feed, 0x0201f800, 0x0010ffe1, 0x04000006,
0x8054a800, 0x8058b040, 0x040207df, 0x4a035017,
0x0000ffff, 0x5c00a800, 0x5c00b000, 0x5c00b800,
0x1c01f000, 0x4c580000, 0x4d440000, 0x4200b000,
0x000007f0, 0x80028d80, 0x0201f800, 0x0002034c,
- 0x0402001e, 0x0401fe3f, 0x0400001c, 0x4937c857,
- 0x0201f800, 0x00104971, 0x42026000, 0x0011120c,
+ 0x0402001e, 0x0401fe0c, 0x0400001c, 0x4937c857,
+ 0x0201f800, 0x00104a73, 0x42026000, 0x0011152c,
0x4936600a, 0x497a6009, 0x4926601c, 0x417a7800,
- 0x0201f800, 0x0010fc72, 0x42000000, 0x0010cc23,
- 0x0201f800, 0x0010bc88, 0x59240400, 0x8c00050a,
+ 0x0201f800, 0x0010ff80, 0x42000000, 0x0010cf23,
+ 0x0201f800, 0x0010bfb3, 0x59240400, 0x8c00050a,
0x0402000a, 0x41782800, 0x42003000, 0x00000008,
0x4d400000, 0x42028000, 0x00000029, 0x0201f800,
- 0x0010ae86, 0x5c028000, 0x81468800, 0x8058b040,
+ 0x0010b195, 0x5c028000, 0x81468800, 0x8058b040,
0x040207de, 0x5c028800, 0x5c00b000, 0x1c01f000,
- 0x4d200000, 0x4d240000, 0x4c580000, 0x0201f800,
- 0x0010bd9f, 0x8058b040, 0x04000016, 0x42024000,
- 0x00000001, 0x42024800, 0x0010ccdc, 0x59a8021b,
- 0x8c000514, 0x04000013, 0x59240200, 0x8c000510,
- 0x04020007, 0x59241200, 0x8c081500, 0x04000004,
- 0x4923c856, 0x0401f815, 0x04000006, 0x81224000,
- 0x83264c00, 0x0000000b, 0x8058b040, 0x040207f3,
- 0x5c00b000, 0x5c024800, 0x5c024000, 0x1c01f000,
- 0x497a4805, 0x59240200, 0x82000500, 0x00000001,
- 0x48024a00, 0x83264c00, 0x0000000b, 0x8058b040,
- 0x040207f8, 0x0401f7f3, 0x4927c857, 0x4923c857,
- 0x59a8021b, 0x8c000514, 0x04000021, 0x4c040000,
- 0x42000800, 0x0010ccd1, 0x58040200, 0x8c00050c,
- 0x5c000800, 0x0400001a, 0x42028800, 0x000007fe,
- 0x42003000, 0x00fffffe, 0x0201f800, 0x0010452c,
- 0x04020013, 0x599c0208, 0x48026c12, 0x4d2c0000,
- 0x417a5800, 0x0201f800, 0x00109bef, 0x5c025800,
- 0x0400000b, 0x59a8005e, 0x80000000, 0x4803505e,
- 0x59240200, 0x84000550, 0x84000512, 0x48024a00,
- 0x82000540, 0x00000001, 0x1c01f000, 0x80000580,
- 0x0401f7fe, 0x4c580000, 0x0201f800, 0x0010bd9f,
- 0x417a4000, 0x42000800, 0x0010ccd1, 0x5930001c,
- 0x80040580, 0x04000008, 0x81224000, 0x82040c00,
- 0x0000000b, 0x8058b040, 0x040207f9, 0x0201f800,
- 0x0010032e, 0x4933c857, 0x4923c857, 0x5c00b000,
- 0x1c01f000, 0x40683800, 0x4c580000, 0x0201f800,
- 0x0010bd9f, 0x417a4000, 0x42024800, 0x0010ccd1,
- 0x59a8121b, 0x8c081508, 0x0400000a, 0x821c0d80,
- 0x00fffffe, 0x04000022, 0x8c08150c, 0x04000020,
- 0x59240005, 0x801c0580, 0x0400001d, 0x0401f017,
- 0x82080500, 0x00000028, 0x04020005, 0x59240005,
- 0x82000500, 0x000000ff, 0x0401f005, 0x59240200,
- 0x8c000500, 0x04000004, 0x59240005, 0x801c0580,
- 0x0400000f, 0x81224000, 0x83264c00, 0x0000000b,
- 0x8058b040, 0x04000005, 0x82080500, 0x00000028,
- 0x040207f3, 0x0401f7ee, 0x42024000, 0x0000ffff,
- 0x82000540, 0x00000001, 0x481fc856, 0x4923c857,
- 0x5c00b000, 0x1c01f000, 0x4807c857, 0x4c580000,
- 0x0201f800, 0x0010bd9f, 0x42006800, 0x0010ccd1,
- 0x58340005, 0x82000500, 0x000000ff, 0x80040580,
- 0x04000007, 0x82346c00, 0x0000000b, 0x8058b040,
- 0x040207f8, 0x82000540, 0x00000001, 0x5c00b000,
- 0x1c01f000, 0x4923c857, 0x493fc857, 0x4c580000,
- 0x4d400000, 0x4d440000, 0x4d340000, 0x4c5c0000,
- 0x0201f800, 0x00106c3c, 0x4df00000, 0x4200b000,
- 0x000007f0, 0x417a8800, 0x83440400, 0x0010bf80,
- 0x50000000, 0x80026d40, 0x04000021, 0x59340013,
- 0x80000130, 0x81200580, 0x0402001d, 0x42028000,
- 0x00000029, 0x0201f800, 0x00110053, 0x0201f800,
- 0x0011014a, 0x0201f800, 0x001101e3, 0x0201f800,
- 0x00110623, 0x8d3e7d1c, 0x04000005, 0x41240800,
- 0x0201f800, 0x00104992, 0x0401f00d, 0x8d3e7d06,
- 0x04000004, 0x59340200, 0x8c00050e, 0x04020008,
- 0x4937c857, 0x4a026c00, 0x00000707, 0x59240400,
- 0x8c00050a, 0x02020800, 0x001041e4, 0x81468800,
- 0x8058b040, 0x040207d9, 0x8d3e7d02, 0x0400001b,
+ 0x4927c857, 0x4c5c0000, 0x400cb800, 0x4d200000,
+ 0x4d240000, 0x4c580000, 0x0201f800, 0x0010c0ca,
+ 0x417a4000, 0x42024800, 0x0010cfd1, 0x59240200,
+ 0x8c000500, 0x0400000f, 0x8c5cbd08, 0x04000004,
+ 0x8400055a, 0x48024a00, 0x0401f00a, 0x82000500,
+ 0x000000e0, 0x82000580, 0x000000e0, 0x04000005,
+ 0x4927c857, 0x4923c857, 0x0401f83e, 0x04000006,
+ 0x81224000, 0x83264c00, 0x0000000b, 0x8058b040,
+ 0x040207eb, 0x5c00b000, 0x5c024800, 0x5c024000,
+ 0x5c00b800, 0x1c01f000, 0x40681800, 0x4d200000,
+ 0x4d240000, 0x4c580000, 0x4c5c0000, 0x400cb800,
+ 0x485fc857, 0x0201f800, 0x0010c0ca, 0x8058b040,
+ 0x04000019, 0x42024000, 0x00000001, 0x42024800,
+ 0x0010cfdc, 0x59a8021b, 0x8c000514, 0x04000017,
+ 0x59241200, 0x8c081510, 0x0402000a, 0x8c081500,
+ 0x04000008, 0x8c5cbd08, 0x04000004, 0x8408155a,
+ 0x480a4a00, 0x0401f003, 0x0401f816, 0x04000006,
+ 0x81224000, 0x83264c00, 0x0000000b, 0x8058b040,
+ 0x040207f0, 0x5c00b800, 0x5c00b000, 0x5c024800,
+ 0x5c024000, 0x1c01f000, 0x497a4805, 0x59240200,
+ 0x82000500, 0x00000001, 0x48024a00, 0x83264c00,
+ 0x0000000b, 0x8058b040, 0x040207f8, 0x0401f7f2,
+ 0x4927c857, 0x4923c857, 0x59a8021b, 0x8c000514,
+ 0x0400001a, 0x42028800, 0x000007fe, 0x42003000,
+ 0x00fffffe, 0x0201f800, 0x00104628, 0x04020013,
+ 0x599c0208, 0x48026c12, 0x4d2c0000, 0x417a5800,
+ 0x0201f800, 0x00109e27, 0x5c025800, 0x0400000b,
+ 0x59a8005e, 0x80000000, 0x4803505e, 0x59240200,
+ 0x84000550, 0x84000512, 0x48024a00, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x80000580, 0x0401f7fe,
+ 0x4c580000, 0x0201f800, 0x0010c0ca, 0x417a4000,
+ 0x42000800, 0x0010cfd1, 0x5930001c, 0x80040580,
+ 0x04000008, 0x81224000, 0x82040c00, 0x0000000b,
+ 0x8058b040, 0x040207f9, 0x0201f800, 0x0010032e,
+ 0x4933c857, 0x4923c857, 0x5c00b000, 0x1c01f000,
+ 0x40683800, 0x4c580000, 0x0201f800, 0x0010c0ca,
+ 0x417a4000, 0x42024800, 0x0010cfd1, 0x59a8121b,
+ 0x8c081508, 0x0400000a, 0x821c0d80, 0x00fffffe,
+ 0x04000022, 0x8c08150c, 0x04000020, 0x59240005,
+ 0x801c0580, 0x0400001d, 0x0401f017, 0x82080500,
+ 0x00000028, 0x04020005, 0x59240005, 0x82000500,
+ 0x000000ff, 0x0401f005, 0x59240200, 0x8c000500,
+ 0x04000004, 0x59240005, 0x801c0580, 0x0400000f,
+ 0x81224000, 0x83264c00, 0x0000000b, 0x8058b040,
+ 0x04000005, 0x82080500, 0x00000028, 0x040207f3,
+ 0x0401f7ee, 0x42024000, 0x0000ffff, 0x82000540,
+ 0x00000001, 0x481fc856, 0x4923c857, 0x5c00b000,
+ 0x1c01f000, 0x4807c857, 0x4c580000, 0x0201f800,
+ 0x0010c0ca, 0x42006800, 0x0010cfd1, 0x58340005,
+ 0x82000500, 0x000000ff, 0x80040580, 0x04000007,
+ 0x82346c00, 0x0000000b, 0x8058b040, 0x040207f8,
+ 0x82000540, 0x00000001, 0x5c00b000, 0x1c01f000,
+ 0x4923c857, 0x493fc857, 0x4c580000, 0x4d400000,
+ 0x4d440000, 0x4d340000, 0x4c5c0000, 0x0201f800,
+ 0x00106e41, 0x4df00000, 0x4200b000, 0x000007f0,
+ 0x417a8800, 0x83440400, 0x0010c280, 0x50000000,
+ 0x80026d40, 0x04000022, 0x59340013, 0x80000130,
+ 0x81200580, 0x0402001e, 0x42028000, 0x00000029,
+ 0x0201f800, 0x00110363, 0x0201f800, 0x00110447,
+ 0x0201f800, 0x001104e0, 0x0201f800, 0x00110916,
+ 0x8d3e7d1c, 0x04000005, 0x41240800, 0x0201f800,
+ 0x00104a94, 0x0401f00e, 0x8d3e7d06, 0x04000004,
+ 0x59340200, 0x8c00050e, 0x04020009, 0x4937c857,
+ 0x497a6c0b, 0x4a026c00, 0x00000707, 0x59240400,
+ 0x8c00050a, 0x02020800, 0x001042dd, 0x81468800,
+ 0x8058b040, 0x040207d8, 0x8d3e7d02, 0x0400001b,
0x4200b000, 0x00000010, 0x5924b809, 0x505c0000,
0x80026d40, 0x04000012, 0x59368c03, 0x0201f800,
- 0x00110053, 0x0201f800, 0x0011014a, 0x0201f800,
- 0x001101e3, 0x0201f800, 0x00110623, 0x8d3e7d1c,
- 0x04020004, 0x0201f800, 0x001041e4, 0x0401f004,
- 0x41240800, 0x0201f800, 0x00104992, 0x805cb800,
+ 0x00110363, 0x0201f800, 0x00110447, 0x0201f800,
+ 0x001104e0, 0x0201f800, 0x00110916, 0x8d3e7d1c,
+ 0x04020004, 0x0201f800, 0x001042dd, 0x0401f004,
+ 0x41240800, 0x0201f800, 0x00104a94, 0x805cb800,
0x8058b040, 0x040207ea, 0x4d300000, 0x42028800,
- 0x0000ffff, 0x42026000, 0x0011120c, 0x497a600a,
- 0x4926601c, 0x42028000, 0x00000029, 0x0201f800,
- 0x00110053, 0x0201f800, 0x00110623, 0x5c026000,
- 0x5c03e000, 0x02000800, 0x00106c29, 0x5c00b800,
- 0x5c026800, 0x5c028800, 0x5c028000, 0x5c00b000,
- 0x1c01f000, 0x4807c857, 0x4c580000, 0x0201f800,
- 0x0010bd9f, 0x42001000, 0x0010ccd1, 0x58080200,
- 0x80040500, 0x48001200, 0x82081400, 0x0000000b,
- 0x8058b040, 0x040207fa, 0x5c00b000, 0x1c01f000,
- 0x4803c856, 0x4d440000, 0x4d340000, 0x4c580000,
- 0x4c5c0000, 0x4200b000, 0x00000010, 0x42028800,
- 0x000007f0, 0x5924b809, 0x83440580, 0x000007fe,
- 0x04000006, 0x505e6800, 0x813669c0, 0x04000003,
- 0x0201f800, 0x001041e4, 0x81468800, 0x805cb800,
- 0x8058b040, 0x040207f5, 0x5c00b800, 0x5c00b000,
- 0x5c026800, 0x5c028800, 0x1c01f000, 0x4923c857,
- 0x42028800, 0x000007fe, 0x42003000, 0x00fffffe,
- 0x0201f800, 0x0010452c, 0x04020013, 0x599c0208,
- 0x48026c12, 0x4d2c0000, 0x417a5800, 0x0201f800,
- 0x00109bef, 0x5c025800, 0x0400000b, 0x59a8005e,
- 0x80000000, 0x4803505e, 0x59240200, 0x84000550,
- 0x84000512, 0x48024a00, 0x82000540, 0x00000001,
- 0x1c01f000, 0x80000580, 0x0401f7fe, 0x00007eef,
- 0x00007de8, 0x00007ce4, 0x000080e2, 0x00007be1,
- 0x000080e0, 0x000080dc, 0x000080da, 0x00007ad9,
- 0x000080d6, 0x000080d5, 0x000080d4, 0x000080d3,
- 0x000080d2, 0x000080d1, 0x000079ce, 0x000078cd,
- 0x000080cc, 0x000080cb, 0x000080ca, 0x000080c9,
- 0x000080c7, 0x000080c6, 0x000077c5, 0x000076c3,
- 0x000080bc, 0x000080ba, 0x000075b9, 0x000080b6,
- 0x000074b5, 0x000073b4, 0x000072b3, 0x000080b2,
- 0x000080b1, 0x000080ae, 0x000071ad, 0x000080ac,
- 0x000070ab, 0x00006faa, 0x00006ea9, 0x000080a7,
- 0x00006da6, 0x00006ca5, 0x00006ba3, 0x00006a9f,
- 0x0000699e, 0x0000689d, 0x0000809b, 0x00008098,
- 0x00006797, 0x00006690, 0x0000658f, 0x00006488,
- 0x00006384, 0x00006282, 0x00008081, 0x00008080,
- 0x0000617c, 0x0000607a, 0x00008079, 0x00005f76,
- 0x00008075, 0x00008074, 0x00008073, 0x00008072,
- 0x00008071, 0x0000806e, 0x00005e6d, 0x0000806c,
- 0x00005d6b, 0x00005c6a, 0x00005b69, 0x00008067,
- 0x00005a66, 0x00005965, 0x00005863, 0x0000575c,
- 0x0000565a, 0x00005559, 0x00008056, 0x00008055,
- 0x00005454, 0x00005353, 0x00005252, 0x00005151,
- 0x0000504e, 0x00004f4d, 0x0000804c, 0x0000804b,
- 0x00004e4a, 0x00004d49, 0x00008047, 0x00004c46,
- 0x00008045, 0x00008043, 0x0000803c, 0x0000803a,
- 0x00008039, 0x00008036, 0x00004b35, 0x00008034,
- 0x00004a33, 0x00004932, 0x00004831, 0x0000802e,
- 0x0000472d, 0x0000462c, 0x0000452b, 0x0000442a,
- 0x00004329, 0x00004227, 0x00008026, 0x00008025,
- 0x00004123, 0x0000401f, 0x00003f1e, 0x00003e1d,
- 0x00003d1b, 0x00003c18, 0x00008017, 0x00008010,
- 0x00003b0f, 0x00003a08, 0x00008004, 0x00003902,
- 0x00008001, 0x00008000, 0x00008000, 0x00003800,
- 0x00003700, 0x00003600, 0x00008000, 0x00003500,
- 0x00008000, 0x00008000, 0x00008000, 0x00003400,
+ 0x0000ffff, 0x42026000, 0x0011152c, 0x4a02600a,
+ 0x0010e23c, 0x0201f800, 0x00104d9c, 0x4926601c,
+ 0x42028000, 0x00000029, 0x0201f800, 0x00110363,
+ 0x0201f800, 0x00110916, 0x5c026000, 0x5c03e000,
+ 0x02000800, 0x00106e2e, 0x5c00b800, 0x5c026800,
+ 0x5c028800, 0x5c028000, 0x5c00b000, 0x1c01f000,
+ 0x4807c857, 0x4c580000, 0x0201f800, 0x0010c0ca,
+ 0x42001000, 0x0010cfd1, 0x58080200, 0x80040500,
+ 0x48001200, 0x82081400, 0x0000000b, 0x8058b040,
+ 0x040207fa, 0x5c00b000, 0x1c01f000, 0x4803c856,
+ 0x4d440000, 0x4d340000, 0x4c580000, 0x4c5c0000,
+ 0x4200b000, 0x00000010, 0x42028800, 0x000007f0,
+ 0x5924b809, 0x83440580, 0x000007fe, 0x04000006,
+ 0x505e6800, 0x813669c0, 0x04000003, 0x0201f800,
+ 0x001042dd, 0x81468800, 0x805cb800, 0x8058b040,
+ 0x040207f5, 0x5c00b800, 0x5c00b000, 0x5c026800,
+ 0x5c028800, 0x1c01f000, 0x4923c857, 0x42028800,
+ 0x000007fe, 0x42003000, 0x00fffffe, 0x0201f800,
+ 0x00104628, 0x04020013, 0x599c0208, 0x48026c12,
+ 0x4d2c0000, 0x417a5800, 0x0201f800, 0x00109e27,
+ 0x5c025800, 0x0400000b, 0x59a8005e, 0x80000000,
+ 0x4803505e, 0x59240200, 0x84000550, 0x84000512,
+ 0x48024a00, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x80000580, 0x0401f7fe, 0x4923c857, 0x4d300000,
+ 0x4d440000, 0x42028800, 0x000007fe, 0x42003000,
+ 0x00fffffe, 0x0201f800, 0x00104628, 0x04020021,
+ 0x0201f800, 0x00107ef8, 0x0400001e, 0x497a6009,
+ 0x4936600a, 0x4926601c, 0x4a026407, 0x00000001,
+ 0x42000800, 0x00000003, 0x0201f800, 0x001045ea,
+ 0x599c0208, 0x48026c12, 0x42027000, 0x00000002,
+ 0x0201f800, 0x00020bc1, 0x59240200, 0x4927c857,
+ 0x82000500, 0xffffff9d, 0x8400054e, 0x48024a00,
+ 0x59a8021b, 0x82000500, 0xffffdafc, 0x8400054e,
+ 0x4803521b, 0x5c028800, 0x5c026000, 0x1c01f000,
+ 0x80000580, 0x0401f7fc, 0x4c580000, 0x0201f800,
+ 0x0010c0ca, 0x485bc857, 0x41782800, 0x42002000,
+ 0x0010cfd1, 0x58100200, 0x82000500, 0x00000003,
+ 0x82000580, 0x00000003, 0x04020004, 0x82000540,
+ 0x00000001, 0x0401f006, 0x80142800, 0x82102400,
+ 0x0000000b, 0x8058b040, 0x040207f3, 0x5c00b000,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000000,
+ 0x04000003, 0x42018800, 0x00000001, 0x1c01f000,
+ 0x4c580000, 0x0201f800, 0x0010c0ca, 0x42001000,
+ 0x0010cfd1, 0x58080200, 0x8c00051a, 0x04020005,
+ 0x82081400, 0x0000000b, 0x8058b040, 0x040207fa,
+ 0x5c00b000, 0x1c01f000, 0x00007eef, 0x00007de8,
+ 0x00007ce4, 0x000080e2, 0x00007be1, 0x000080e0,
+ 0x000080dc, 0x000080da, 0x00007ad9, 0x000080d6,
+ 0x000080d5, 0x000080d4, 0x000080d3, 0x000080d2,
+ 0x000080d1, 0x000079ce, 0x000078cd, 0x000080cc,
+ 0x000080cb, 0x000080ca, 0x000080c9, 0x000080c7,
+ 0x000080c6, 0x000077c5, 0x000076c3, 0x000080bc,
+ 0x000080ba, 0x000075b9, 0x000080b6, 0x000074b5,
+ 0x000073b4, 0x000072b3, 0x000080b2, 0x000080b1,
+ 0x000080ae, 0x000071ad, 0x000080ac, 0x000070ab,
+ 0x00006faa, 0x00006ea9, 0x000080a7, 0x00006da6,
+ 0x00006ca5, 0x00006ba3, 0x00006a9f, 0x0000699e,
+ 0x0000689d, 0x0000809b, 0x00008098, 0x00006797,
+ 0x00006690, 0x0000658f, 0x00006488, 0x00006384,
+ 0x00006282, 0x00008081, 0x00008080, 0x0000617c,
+ 0x0000607a, 0x00008079, 0x00005f76, 0x00008075,
+ 0x00008074, 0x00008073, 0x00008072, 0x00008071,
+ 0x0000806e, 0x00005e6d, 0x0000806c, 0x00005d6b,
+ 0x00005c6a, 0x00005b69, 0x00008067, 0x00005a66,
+ 0x00005965, 0x00005863, 0x0000575c, 0x0000565a,
+ 0x00005559, 0x00008056, 0x00008055, 0x00005454,
+ 0x00005353, 0x00005252, 0x00005151, 0x0000504e,
+ 0x00004f4d, 0x0000804c, 0x0000804b, 0x00004e4a,
+ 0x00004d49, 0x00008047, 0x00004c46, 0x00008045,
+ 0x00008043, 0x0000803c, 0x0000803a, 0x00008039,
+ 0x00008036, 0x00004b35, 0x00008034, 0x00004a33,
+ 0x00004932, 0x00004831, 0x0000802e, 0x0000472d,
+ 0x0000462c, 0x0000452b, 0x0000442a, 0x00004329,
+ 0x00004227, 0x00008026, 0x00008025, 0x00004123,
+ 0x0000401f, 0x00003f1e, 0x00003e1d, 0x00003d1b,
+ 0x00003c18, 0x00008017, 0x00008010, 0x00003b0f,
+ 0x00003a08, 0x00008004, 0x00003902, 0x00008001,
+ 0x00008000, 0x00008000, 0x00003800, 0x00003700,
+ 0x00003600, 0x00008000, 0x00003500, 0x00008000,
+ 0x00008000, 0x00008000, 0x00003400, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00008000, 0x00003300, 0x00003200,
+ 0x00008000, 0x00003300, 0x00003200, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00008000, 0x00003100, 0x00003000,
- 0x00008000, 0x00008000, 0x00002f00, 0x00008000,
- 0x00002e00, 0x00002d00, 0x00002c00, 0x00008000,
- 0x00008000, 0x00008000, 0x00002b00, 0x00008000,
- 0x00002a00, 0x00002900, 0x00002800, 0x00008000,
- 0x00002700, 0x00002600, 0x00002500, 0x00002400,
- 0x00002300, 0x00002200, 0x00008000, 0x00008000,
- 0x00002100, 0x00002000, 0x00001f00, 0x00001e00,
- 0x00001d00, 0x00001c00, 0x00008000, 0x00008000,
- 0x00001b00, 0x00001a00, 0x00008000, 0x00001900,
+ 0x00008000, 0x00003100, 0x00003000, 0x00008000,
+ 0x00008000, 0x00002f00, 0x00008000, 0x00002e00,
+ 0x00002d00, 0x00002c00, 0x00008000, 0x00008000,
+ 0x00008000, 0x00002b00, 0x00008000, 0x00002a00,
+ 0x00002900, 0x00002800, 0x00008000, 0x00002700,
+ 0x00002600, 0x00002500, 0x00002400, 0x00002300,
+ 0x00002200, 0x00008000, 0x00008000, 0x00002100,
+ 0x00002000, 0x00001f00, 0x00001e00, 0x00001d00,
+ 0x00001c00, 0x00008000, 0x00008000, 0x00001b00,
+ 0x00001a00, 0x00008000, 0x00001900, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00008000, 0x00001800, 0x00008000,
- 0x00001700, 0x00001600, 0x00001500, 0x00008000,
- 0x00001400, 0x00001300, 0x00001200, 0x00001100,
- 0x00001000, 0x00000f00, 0x00008000, 0x00008000,
- 0x00000e00, 0x00000d00, 0x00000c00, 0x00000b00,
- 0x00000a00, 0x00000900, 0x00008000, 0x00008000,
- 0x00000800, 0x00000700, 0x00008000, 0x00000600,
- 0x00008000, 0x00008000, 0x00008000, 0x00000500,
- 0x00000400, 0x00000300, 0x00008000, 0x00000200,
- 0x00008000, 0x00008000, 0x00008000, 0x00000100,
+ 0x00008000, 0x00001800, 0x00008000, 0x00001700,
+ 0x00001600, 0x00001500, 0x00008000, 0x00001400,
+ 0x00001300, 0x00001200, 0x00001100, 0x00001000,
+ 0x00000f00, 0x00008000, 0x00008000, 0x00000e00,
+ 0x00000d00, 0x00000c00, 0x00000b00, 0x00000a00,
+ 0x00000900, 0x00008000, 0x00008000, 0x00000800,
+ 0x00000700, 0x00008000, 0x00000600, 0x00008000,
+ 0x00008000, 0x00008000, 0x00000500, 0x00000400,
+ 0x00000300, 0x00008000, 0x00000200, 0x00008000,
+ 0x00008000, 0x00008000, 0x00000100, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00008000, 0x00000000, 0x00008000,
+ 0x00008000, 0x00000000, 0x00008000, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00008000, 0x00008000, 0x0201f800,
- 0x0010056e, 0x02000800, 0x0010032e, 0x492f4017,
- 0x1c01f000, 0x83a0ac00, 0x00000007, 0x83a00580,
- 0x0010c7ff, 0x0400000c, 0x492fc857, 0x812e59c0,
- 0x02000800, 0x0010032e, 0x832ca400, 0x00000007,
- 0x4200b000, 0x0000000d, 0x0201f800, 0x0010bd5b,
- 0x0401f00f, 0x4200b000, 0x00000010, 0x83e0a400,
- 0x00000020, 0x50500000, 0x8050a000, 0x50500800,
- 0x900409c0, 0x80040540, 0x4400a800, 0x8050a000,
- 0x8054a800, 0x8058b040, 0x040207f7, 0x1c01f000,
- 0x59a00207, 0x82000c80, 0x0000007f, 0x040210bf,
- 0x0c01f001, 0x00102207, 0x0010223e, 0x0010223e,
- 0x0010228d, 0x001022a9, 0x0010223e, 0x00102207,
- 0x001022c5, 0x001022d6, 0x0010223e, 0x0010223e,
- 0x001022e3, 0x001022fb, 0x00102313, 0x0010223e,
- 0x0010233a, 0x00102364, 0x0010223e, 0x0010238d,
- 0x0010223e, 0x00102459, 0x0010223e, 0x0010223e,
- 0x0010223e, 0x0010223e, 0x00102484, 0x001024e7,
- 0x0010223e, 0x0010223e, 0x0010223e, 0x0010223e,
- 0x0010223e, 0x00102542, 0x0010223e, 0x0010259d,
- 0x0010223e, 0x0010223e, 0x0010223e, 0x0010223e,
- 0x001025a2, 0x00102633, 0x0010223e, 0x0010263b,
- 0x0010223e, 0x0010223e, 0x0010223e, 0x0010223e,
- 0x0010223e, 0x0010263d, 0x001026c6, 0x001028a1,
- 0x0010223e, 0x0010223e, 0x0010223e, 0x0010223e,
- 0x0010223e, 0x001028b0, 0x0010223e, 0x001028cd,
- 0x0010223e, 0x0010223e, 0x0010223e, 0x0010223e,
- 0x0010223e, 0x001028f8, 0x0010294b, 0x001029a7,
- 0x001029c5, 0x0010f414, 0x0010fa05, 0x00102a11,
- 0x0010223e, 0x00102f61, 0x00102b68, 0x00102baf,
- 0x0010223e, 0x0010223e, 0x0010223e, 0x0010223e,
- 0x0010223e, 0x0010223e, 0x0010223e, 0x0010223e,
- 0x00102bd4, 0x00102c48, 0x0010223e, 0x0010223e,
- 0x00102cb6, 0x0010223e, 0x00102d59, 0x00102e09,
- 0x0010223e, 0x0010223e, 0x00102e9b, 0x00102f05,
- 0x0010223e, 0x00102f61, 0x001031ce, 0x0010223e,
- 0x001031e2, 0x0010326d, 0x0010223e, 0x0010223e,
- 0x0010223e, 0x0010223e, 0x001032d3, 0x001032e5,
- 0x00103308, 0x0010223e, 0x001033aa, 0x0010223e,
- 0x0010223e, 0x001033f2, 0x0010223e, 0x00103426,
- 0x0010223e, 0x0010223e, 0x0010348d, 0x001035ec,
- 0x00103649, 0x0010223e, 0x001036ab, 0x0010223e,
- 0x0010223e, 0x00103700, 0x00103793, 0x0010223e,
- 0x48efc857, 0x4031d800, 0x58ef400a, 0x58ec0002,
- 0x82000580, 0x00000200, 0x0400003c, 0x48efc857,
- 0x4a034207, 0x00004000, 0x0201f800, 0x0010388b,
- 0x83a00580, 0x0010c7ff, 0x0400000e, 0x58ee5809,
- 0x4d2c0000, 0x0401f84d, 0x41a25800, 0x0201f800,
- 0x00100594, 0x40ee5800, 0x0201f800, 0x00100594,
- 0x5c025800, 0x492fc857, 0x0201f000, 0x000203ef,
- 0x04026007, 0x59a0001e, 0x84000542, 0x4803401e,
- 0x4a01d808, 0x0010221c, 0x1c01f000, 0x59a00207,
- 0x82000d80, 0x00004000, 0x04000006, 0x900001c0,
- 0x82000540, 0x00000011, 0x4803c011, 0x0401f005,
- 0x900001c0, 0x82000540, 0x00000010, 0x4803c011,
- 0x0401f841, 0x4a03c017, 0x00000000, 0x4203e000,
- 0x30000001, 0x4203e000, 0x40000000, 0x40ee5800,
- 0x0201f800, 0x00100594, 0x59a0001e, 0x84000504,
- 0x4803401e, 0x1c01f000, 0x4803c856, 0x4a034207,
- 0x00004001, 0x0401f7c9, 0x4803c856, 0x4a034207,
- 0x00004002, 0x0401f7c5, 0x4803c856, 0x4a034207,
- 0x00004003, 0x0401f7c1, 0x4803c856, 0x4a034207,
- 0x00004005, 0x0401f7bd, 0x4803c856, 0x4a034207,
- 0x00004006, 0x0401f7b9, 0x4803c856, 0x4a034207,
- 0x0000400b, 0x0401f7b5, 0x4803c856, 0x4a034207,
- 0x0000400c, 0x0401f7b1, 0x4803c856, 0x4a034207,
- 0x0000400c, 0x0401f7ad, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x58eca809, 0x8054a9c0, 0x02000800,
- 0x0010032e, 0x83a0a400, 0x00000007, 0x8254ac00,
- 0x00000007, 0x4200b000, 0x0000000d, 0x0201f800,
- 0x0010bd5b, 0x5c00a800, 0x5c00a000, 0x5c00b000,
- 0x1c01f000, 0x4c580000, 0x4c500000, 0x4c540000,
- 0x59a00007, 0x4803c857, 0x59a00008, 0x4803c857,
- 0x59a00009, 0x4803c857, 0x83e0ac00, 0x00000020,
- 0x83a0a400, 0x00000007, 0x4200b000, 0x00000010,
- 0x50500000, 0x4400a800, 0x8054a800, 0x900001c0,
- 0x4400a800, 0x8054a800, 0x8050a000, 0x8058b040,
- 0x040207f8, 0x5c00a800, 0x5c00a000, 0x5c00b000,
- 0x1c01f000, 0x59a00407, 0x800000c2, 0x59a00a08,
- 0x900409c0, 0x80040540, 0x84000540, 0x59a00c08,
- 0x8c040d00, 0x04000012, 0x59a80870, 0x8c040d00,
- 0x040207b6, 0x4c000000, 0x0201f800, 0x0010bdab,
- 0x5c000000, 0x04000005, 0x48030004, 0x4a030000,
- 0x00000000, 0x0401f766, 0x4a030000, 0x00000000,
- 0x4a034407, 0x00000004, 0x040007a4, 0x4803880e,
- 0x0401f75f, 0x59a00407, 0x800000c2, 0x59a00c08,
- 0x8c040d00, 0x04000014, 0x59a80870, 0x8c040d00,
- 0x0402079e, 0x4c000000, 0x0201f800, 0x0010bdab,
- 0x5c000000, 0x04000007, 0x48030004, 0x59800805,
- 0x48074407, 0x4a030000, 0x00000000, 0x0401f74c,
- 0x4a030000, 0x00000000, 0x4a034407, 0x00000004,
- 0x0400078a, 0x4803880e, 0x59c4080f, 0x48074407,
- 0x0401f743, 0x59a01c07, 0x59a00208, 0x900c19c0,
- 0x800c1d40, 0x580c0803, 0x80000580, 0x500c1000,
- 0x80080400, 0x800c1800, 0x80040840, 0x040207fc,
- 0x48034407, 0x900001c0, 0x48034208, 0x800001c0,
- 0x04000733, 0x0401f771, 0x4a034407, 0x00000005,
- 0x4a034208, 0x00000004, 0x4a034408, 0x00000000,
- 0x59a8000a, 0x48034209, 0x900001c0, 0x48034409,
- 0x4a03420a, 0x00000496, 0x0401f725, 0x59a00408,
+ 0x00008000, 0x00008000, 0x0201f800, 0x0010056e,
+ 0x02000800, 0x0010032e, 0x492f4017, 0x1c01f000,
+ 0x83a0ac00, 0x00000007, 0x83a00580, 0x0010caff,
+ 0x0400000c, 0x492fc857, 0x812e59c0, 0x02000800,
+ 0x0010032e, 0x832ca400, 0x00000007, 0x4200b000,
+ 0x0000000d, 0x0201f800, 0x0010c086, 0x0401f00f,
+ 0x4200b000, 0x00000010, 0x83e0a400, 0x00000020,
+ 0x50500000, 0x8050a000, 0x50500800, 0x900409c0,
+ 0x80040540, 0x4400a800, 0x8050a000, 0x8054a800,
+ 0x8058b040, 0x040207f7, 0x1c01f000, 0x59a00207,
+ 0x82000c80, 0x0000007f, 0x040210bf, 0x0c01f001,
+ 0x001022c6, 0x001022fd, 0x001022fd, 0x0010234c,
+ 0x00102368, 0x001022fd, 0x001022c6, 0x00102384,
+ 0x00102395, 0x001022fd, 0x001022fd, 0x001023a7,
+ 0x001023bf, 0x001023d7, 0x001022fd, 0x001023fe,
+ 0x00102428, 0x001022fd, 0x00102451, 0x001022fd,
+ 0x0010251d, 0x001022fd, 0x001022fd, 0x001022fd,
+ 0x001022fd, 0x00102548, 0x001025ab, 0x001022fd,
+ 0x001022fd, 0x001022fd, 0x001022fd, 0x001022fd,
+ 0x00102606, 0x001022fd, 0x00102661, 0x001022fd,
+ 0x001022fd, 0x001022fd, 0x001022fd, 0x00102666,
+ 0x001026f7, 0x001022fd, 0x001026ff, 0x001022fd,
+ 0x001022fd, 0x001022fd, 0x001022fd, 0x001022fd,
+ 0x00102701, 0x0010278a, 0x00102965, 0x001022fd,
+ 0x001022fd, 0x001022fd, 0x001022fd, 0x001022fd,
+ 0x00102974, 0x001022fd, 0x00102991, 0x001022fd,
+ 0x001022fd, 0x001022fd, 0x001022fd, 0x001022fd,
+ 0x001029bc, 0x00102a0f, 0x00102a6b, 0x00102a89,
+ 0x0010f714, 0x0010fd05, 0x00102ad5, 0x001022fd,
+ 0x00103025, 0x00102c2c, 0x00102c73, 0x001022fd,
+ 0x001022fd, 0x001022fd, 0x001022fd, 0x001022fd,
+ 0x001022fd, 0x001022fd, 0x001022fd, 0x00102c98,
+ 0x00102d0c, 0x001022fd, 0x001022fd, 0x00102d7a,
+ 0x001022fd, 0x00102e1d, 0x00102ecd, 0x001022fd,
+ 0x001022fd, 0x00102f5f, 0x00102fc9, 0x001022fd,
+ 0x00103025, 0x001032be, 0x001022fd, 0x001032d2,
+ 0x0010335d, 0x001022fd, 0x001022fd, 0x001022fd,
+ 0x001022fd, 0x001033c3, 0x001033d5, 0x001033f8,
+ 0x001022fd, 0x0010349a, 0x001022fd, 0x001022fd,
+ 0x001034e2, 0x001022fd, 0x00103516, 0x001022fd,
+ 0x001022fd, 0x0010357d, 0x001036dc, 0x00103739,
+ 0x001022fd, 0x0010379b, 0x001022fd, 0x001022fd,
+ 0x001037f0, 0x00103883, 0x001022fd, 0x48efc857,
+ 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x0400003c, 0x48efc857, 0x4a034207,
+ 0x00004000, 0x0201f800, 0x0010397b, 0x83a00580,
+ 0x0010caff, 0x0400000e, 0x58ee5809, 0x4d2c0000,
+ 0x0401f84d, 0x41a25800, 0x0201f800, 0x00100594,
+ 0x40ee5800, 0x0201f800, 0x00100594, 0x5c025800,
+ 0x492fc857, 0x0201f000, 0x000203ef, 0x04026007,
+ 0x59a0001e, 0x84000542, 0x4803401e, 0x4a01d808,
+ 0x001022db, 0x1c01f000, 0x59a00207, 0x82000d80,
+ 0x00004000, 0x04000006, 0x900001c0, 0x82000540,
+ 0x00000011, 0x4803c011, 0x0401f005, 0x900001c0,
+ 0x82000540, 0x00000010, 0x4803c011, 0x0401f841,
+ 0x4a03c017, 0x00000000, 0x4203e000, 0x30000001,
+ 0x4203e000, 0x40000000, 0x40ee5800, 0x0201f800,
+ 0x00100594, 0x59a0001e, 0x84000504, 0x4803401e,
+ 0x1c01f000, 0x4803c856, 0x4a034207, 0x00004001,
+ 0x0401f7c9, 0x4803c856, 0x4a034207, 0x00004002,
+ 0x0401f7c5, 0x4803c856, 0x4a034207, 0x00004003,
+ 0x0401f7c1, 0x4803c856, 0x4a034207, 0x00004005,
+ 0x0401f7bd, 0x4803c856, 0x4a034207, 0x00004006,
+ 0x0401f7b9, 0x4803c856, 0x4a034207, 0x0000400b,
+ 0x0401f7b5, 0x4803c856, 0x4a034207, 0x0000400c,
+ 0x0401f7b1, 0x4803c856, 0x4a034207, 0x0000400c,
+ 0x0401f7ad, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x58eca809, 0x8054a9c0, 0x02000800, 0x0010032e,
+ 0x83a0a400, 0x00000007, 0x8254ac00, 0x00000007,
+ 0x4200b000, 0x0000000d, 0x0201f800, 0x0010c086,
+ 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x1c01f000,
+ 0x4c580000, 0x4c500000, 0x4c540000, 0x59a00007,
+ 0x4803c857, 0x59a00008, 0x4803c857, 0x59a00009,
+ 0x4803c857, 0x83e0ac00, 0x00000020, 0x83a0a400,
+ 0x00000007, 0x4200b000, 0x00000010, 0x50500000,
+ 0x4400a800, 0x8054a800, 0x900001c0, 0x4400a800,
+ 0x8054a800, 0x8050a000, 0x8058b040, 0x040207f8,
+ 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x1c01f000,
+ 0x59a00407, 0x800000c2, 0x59a00a08, 0x900409c0,
+ 0x80040540, 0x84000540, 0x59a00c08, 0x8c040d00,
+ 0x04000012, 0x59a80870, 0x8c040d00, 0x040207b6,
+ 0x4c000000, 0x0201f800, 0x0010c0d6, 0x5c000000,
+ 0x04000005, 0x48030004, 0x4a030000, 0x00000000,
+ 0x0401f766, 0x4a030000, 0x00000000, 0x4a034407,
+ 0x00000004, 0x040007a4, 0x4803880e, 0x0401f75f,
+ 0x59a00407, 0x800000c2, 0x59a00c08, 0x8c040d00,
+ 0x04000014, 0x59a80870, 0x8c040d00, 0x0402079e,
+ 0x4c000000, 0x0201f800, 0x0010c0d6, 0x5c000000,
+ 0x04000007, 0x48030004, 0x59800805, 0x48074407,
+ 0x4a030000, 0x00000000, 0x0401f74c, 0x4a030000,
+ 0x00000000, 0x4a034407, 0x00000004, 0x0400078a,
+ 0x4803880e, 0x59c4080f, 0x48074407, 0x0401f743,
+ 0x59a01c07, 0x59a00208, 0x900c19c0, 0x800c1d40,
+ 0x580c0803, 0x80000580, 0x500c1000, 0x80080400,
+ 0x800c1800, 0x80040840, 0x040207fc, 0x48034407,
+ 0x900001c0, 0x48034208, 0x800001c0, 0x04000733,
+ 0x0401f771, 0x4a034407, 0x00000005, 0x4a034208,
+ 0x00000005, 0x4a034408, 0x00000000, 0x59a8000a,
+ 0x48034209, 0x900001c0, 0x48034409, 0x42000000,
+ 0x00009496, 0x4803420a, 0x900001c0, 0x4803440e,
+ 0x4a03400f, 0x00000000, 0x0401f720, 0x59a00408,
0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x59a00a09,
0x59a00409, 0x900409c0, 0x80040d40, 0x59a0020b,
- 0x82002480, 0x00000010, 0x0400175c, 0x59a02407,
+ 0x82002480, 0x00000010, 0x04001757, 0x59a02407,
0x900001c0, 0x80100540, 0x59a8280a, 0x80142480,
- 0x04001756, 0x0201f000, 0x0010389a, 0x59a00408,
+ 0x04001751, 0x0201f000, 0x0010398a, 0x59a00408,
0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x59a00a09,
0x59a00409, 0x900409c0, 0x80040d40, 0x59a0020b,
- 0x82002480, 0x00000010, 0x04001744, 0x59a02407,
+ 0x82002480, 0x00000010, 0x0400173f, 0x59a02407,
0x900001c0, 0x80100540, 0x59a8280a, 0x80142480,
- 0x0400173e, 0x0201f000, 0x001038a3, 0x59a02408,
+ 0x04001739, 0x0201f000, 0x00103993, 0x59a02408,
0x59a00208, 0x901021c0, 0x80102540, 0x59a01a0b,
0x59a00407, 0x900c19c0, 0x800c1d40, 0x41781000,
0x42000000, 0x00001000, 0x50000000, 0x82000480,
0x24320001, 0x0400100e, 0x820c0580, 0x00007c00,
0x0400000b, 0x820c0480, 0x00007a00, 0x04001008,
0x820c0480, 0x00007cff, 0x04021005, 0x0201f800,
- 0x0010bdab, 0x04000008, 0x80081000, 0x44101800,
- 0x800811c0, 0x040006d6, 0x4a030000, 0x00000000,
- 0x0401f6d3, 0x4a030000, 0x00000000, 0x4a034407,
- 0x00000004, 0x0401f711, 0x59a01a0b, 0x59a00407,
+ 0x0010c0d6, 0x04000008, 0x80081000, 0x44101800,
+ 0x800811c0, 0x040006d1, 0x4a030000, 0x00000000,
+ 0x0401f6ce, 0x4a030000, 0x00000000, 0x4a034407,
+ 0x00000004, 0x0401f70c, 0x59a01a0b, 0x59a00407,
0x900c19c0, 0x800c1d40, 0x41781000, 0x42000000,
0x00001000, 0x50000000, 0x82000480, 0x24320001,
0x0400100e, 0x820c0580, 0x00007c00, 0x0400000b,
0x820c0480, 0x00007a00, 0x04001008, 0x820c0480,
- 0x00007cff, 0x04021005, 0x0201f800, 0x0010bdab,
+ 0x00007cff, 0x04021005, 0x0201f800, 0x0010c0d6,
0x0400000f, 0x80081000, 0x500c0000, 0x82000d00,
0x0000ffff, 0x48074208, 0x82000d00, 0xffff0000,
- 0x900409c0, 0x48074408, 0x800811c0, 0x040006ac,
- 0x4a030000, 0x00000000, 0x0401f6a9, 0x4a030000,
- 0x00000000, 0x4a034407, 0x00000004, 0x0401f6e7,
+ 0x900409c0, 0x48074408, 0x800811c0, 0x040006a7,
+ 0x4a030000, 0x00000000, 0x0401f6a4, 0x4a030000,
+ 0x00000000, 0x4a034407, 0x00000004, 0x0401f6e2,
0x59a00407, 0x8c000500, 0x04000020, 0x59a01208,
0x59a01c08, 0x59a02209, 0x480b5044, 0x480f5045,
0x48135046, 0x59c40801, 0x82040d00, 0x00018000,
@@ -16821,13 +16922,13 @@
0x04000007, 0x0201f800, 0x0010032e, 0x40080000,
0x0401f004, 0x400c0000, 0x0401f002, 0x40100000,
0x80000110, 0x42000800, 0x000000e0, 0x0201f800,
- 0x00101944, 0x0401f007, 0x59a81044, 0x59a81845,
+ 0x00101949, 0x0401f007, 0x59a81044, 0x59a81845,
0x59a82046, 0x480b4208, 0x480f4408, 0x48134209,
- 0x0401f67b, 0x4d2c0000, 0x4d340000, 0x4d300000,
- 0x4d440000, 0x0201f800, 0x00103980, 0x04020007,
+ 0x0401f676, 0x4d2c0000, 0x4d340000, 0x4d300000,
+ 0x4d440000, 0x0201f800, 0x00103a70, 0x04020007,
0x4923c857, 0x4927c857, 0x59a28c07, 0x0201f800,
- 0x0010497a, 0x04000006, 0x5c028800, 0x5c026000,
- 0x5c026800, 0x5c025800, 0x0401f6b0, 0x4937c857,
+ 0x00104a7c, 0x04000006, 0x5c028800, 0x5c026000,
+ 0x5c026800, 0x5c025800, 0x0401f6ab, 0x4937c857,
0x59a04408, 0x59a00208, 0x900001c0, 0x80204540,
0x4823c857, 0x0401f88a, 0x04000009, 0x4a034209,
0x00000001, 0x4a034407, 0x0000ffff, 0x4a034208,
@@ -16835,7 +16936,7 @@
0x0401f88b, 0x0400004d, 0x59300402, 0x48034407,
0x59300202, 0x48034208, 0x59300006, 0x48034408,
0x59a0020c, 0x8c000500, 0x0400003d, 0x4933c857,
- 0x0201f800, 0x0010492d, 0x04000004, 0x4a034407,
+ 0x0201f800, 0x00104a2f, 0x04000004, 0x4a034407,
0x00000009, 0x0401f03d, 0x8d0e1d0e, 0x04000004,
0x4a034407, 0x00000001, 0x0401f038, 0x836c0580,
0x00000003, 0x04000004, 0x4a034407, 0x00000007,
@@ -16844,77 +16945,77 @@
0x82000d80, 0x00000003, 0x04020009, 0x59300804,
0x82040500, 0x0000001f, 0x82000580, 0x00000004,
0x04020003, 0x8c040d3e, 0x04020019, 0x0201f800,
- 0x00103876, 0x04020004, 0x4a034407, 0x00000002,
+ 0x00103966, 0x04020004, 0x4a034407, 0x00000002,
0x0401f01a, 0x492fc857, 0x4a025c05, 0x00008000,
- 0x497a5a05, 0x497a5806, 0x0201f800, 0x0010a0d6,
+ 0x497a5a05, 0x497a5806, 0x0201f800, 0x0010a313,
0x04020004, 0x4a034407, 0x00000003, 0x0401f00f,
- 0x4a01d808, 0x00102403, 0x5c028800, 0x5c026000,
+ 0x4a01d808, 0x001024c7, 0x5c028800, 0x5c026000,
0x5c026800, 0x5c025800, 0x1c01f000, 0x4a034209,
0x00000002, 0x5c028800, 0x5c026000, 0x5c026800,
- 0x5c025800, 0x0401f60a, 0x5c028800, 0x5c026000,
- 0x5c026800, 0x5c025800, 0x0401f648, 0x492fc857,
+ 0x5c025800, 0x0401f605, 0x5c028800, 0x5c026000,
+ 0x5c026800, 0x5c025800, 0x0401f643, 0x492fc857,
0x4933c857, 0x497a6027, 0x592c0006, 0x82000580,
0x01000000, 0x04020004, 0x4a034407, 0x00000004,
- 0x0401f63e, 0x4d2c0000, 0x832e5c00, 0x00000007,
+ 0x0401f639, 0x4d2c0000, 0x832e5c00, 0x00000007,
0x592c0000, 0x82000580, 0x02000000, 0x04020012,
0x4803c856, 0x4a034209, 0x00000004, 0x592c0804,
0x82040500, 0x0000ffff, 0x48034409, 0x80040920,
0x4807420a, 0x592c0805, 0x82040500, 0x0000ffff,
0x4803440a, 0x80040920, 0x4807420b, 0x5c025800,
- 0x0401f5e3, 0x4803c856, 0x4a034209, 0x00000005,
+ 0x0401f5de, 0x4803c856, 0x4a034209, 0x00000005,
0x592c0801, 0x82040500, 0x0000ffff, 0x48034409,
0x80040920, 0x4807420a, 0x0401f7f5, 0x4937c857,
0x4823c857, 0x5934000f, 0x80001d40, 0x04000005,
0x580c0006, 0x80200580, 0x04020003, 0x81780000,
0x1c01f000, 0x580c0000, 0x0401f7f8, 0x4823c857,
- 0x4d2c0000, 0x42026000, 0x00111264, 0x59300407,
+ 0x4d2c0000, 0x42026000, 0x00111584, 0x59300407,
0x82000d80, 0x00000003, 0x04000004, 0x82000d80,
0x00000006, 0x04020007, 0x59325809, 0x812e59c0,
0x04000004, 0x592c0006, 0x80200580, 0x0400000a,
0x83326400, 0x0000002c, 0x59a8000b, 0x81300480,
0x040017ef, 0x417a6000, 0x80000580, 0x5c025800,
0x1c01f000, 0x82000540, 0x00000001, 0x5c025800,
- 0x1c01f000, 0x83a00580, 0x0010c7ff, 0x040205e3,
+ 0x1c01f000, 0x83a00580, 0x0010caff, 0x040205de,
0x59a80070, 0x8c000500, 0x04020003, 0x4a030000,
0x00000000, 0x4a034207, 0x00004000, 0x4a03c011,
- 0x40000010, 0x0401fe0c, 0x4a03c017, 0x00000000,
+ 0x40000010, 0x0401fe07, 0x4a03c017, 0x00000000,
0x59e00002, 0x8c00051e, 0x04020008, 0x42000000,
0x00001000, 0x50000000, 0x82000480, 0x24320002,
0x02000000, 0x0002025f, 0x59a80078, 0x8c00053e,
0x0400000b, 0x42000800, 0x000000a0, 0x0201f800,
- 0x0010193c, 0x82040540, 0x00000001, 0x42000800,
- 0x000000a0, 0x0201f800, 0x00101944, 0x4203e000,
+ 0x00101941, 0x82040540, 0x00000001, 0x42000800,
+ 0x000000a0, 0x0201f800, 0x00101949, 0x4203e000,
0x30000001, 0x4203e000, 0x40000000, 0x0401f000,
0x59a00c07, 0x800409c0, 0x04000007, 0x836c0580,
0x00000000, 0x04000004, 0x4a034407, 0x0000001a,
- 0x0401f5be, 0x42007000, 0x0010c89b, 0x58381c01,
+ 0x0401f5b9, 0x42007000, 0x0010cb9b, 0x58381c01,
0x58382201, 0x58383202, 0x8c040d00, 0x0400000b,
- 0x59a01208, 0x82080500, 0x0000f003, 0x040205b7,
- 0x82080480, 0x00000841, 0x040215b4, 0x82080480,
- 0x00000100, 0x040015b1, 0x40040000, 0x800c0540,
+ 0x59a01208, 0x82080500, 0x0000f003, 0x040205b2,
+ 0x82080480, 0x00000841, 0x040215af, 0x82080480,
+ 0x00000100, 0x040015ac, 0x40040000, 0x800c0540,
0x82000500, 0x00000028, 0x82000580, 0x00000028,
- 0x040005aa, 0x8c040d0a, 0x04000008, 0x59a03c08,
- 0x821c0480, 0x00000006, 0x040215a4, 0x821c0480,
- 0x00000001, 0x040015a1, 0x8c040d06, 0x04000003,
+ 0x040005a5, 0x8c040d0a, 0x04000008, 0x59a03c08,
+ 0x821c0480, 0x00000006, 0x0402159f, 0x821c0480,
+ 0x00000001, 0x0400159c, 0x8c040d06, 0x04000003,
0x4a0378e4, 0x000c0000, 0x8c040d04, 0x04000004,
0x59e00002, 0x84000548, 0x4803c002, 0x8c040d02,
0x04000005, 0x42002800, 0x00007600, 0x4a002805,
0xd0000000, 0x40040000, 0x800c0540, 0x48007401,
0x8c040d00, 0x04000002, 0x48087201, 0x8c040d0a,
0x0400001f, 0x481c7202, 0x4c0c0000, 0x4c100000,
- 0x4c180000, 0x0201f800, 0x00106c3c, 0x4df00000,
+ 0x4c180000, 0x0201f800, 0x00106e41, 0x4df00000,
0x58383a02, 0x481fc857, 0x41780000, 0x801c3840,
0x800010c8, 0x82081400, 0x0000bf32, 0x4a001001,
0x00000000, 0x801c1c80, 0x04021003, 0x4a001001,
0x00000002, 0x80000000, 0x82001c80, 0x00000005,
- 0x040017f4, 0x5c03e000, 0x02000800, 0x00106c29,
+ 0x040017f4, 0x5c03e000, 0x02000800, 0x00106e2e,
0x5c003000, 0x5c002000, 0x5c001800, 0x480f4407,
- 0x48134208, 0x481b4408, 0x0401f521, 0x4d440000,
- 0x4d340000, 0x59a28c07, 0x0201f800, 0x00103980,
- 0x0402000c, 0x0201f800, 0x0010497a, 0x04020009,
- 0x0201f800, 0x0010492d, 0x04000009, 0x4a034407,
- 0x00000009, 0x5c026800, 0x5c028800, 0x0401f553,
- 0x5c026800, 0x5c028800, 0x0401f554, 0x59a01208,
+ 0x48134208, 0x481b4408, 0x0401f51c, 0x4d440000,
+ 0x4d340000, 0x59a28c07, 0x0201f800, 0x00103a70,
+ 0x0402000c, 0x0201f800, 0x00104a7c, 0x04020009,
+ 0x0201f800, 0x00104a2f, 0x04000009, 0x4a034407,
+ 0x00000009, 0x5c026800, 0x5c028800, 0x0401f54e,
+ 0x5c026800, 0x5c028800, 0x0401f54f, 0x59a01208,
0x59a01c08, 0x5934400a, 0x82203d00, 0x0000e000,
0x801c391a, 0x8c081500, 0x04000024, 0x820c0d00,
0x00000007, 0x82040580, 0x00000000, 0x04000010,
@@ -16923,24 +17024,24 @@
0x04000007, 0x82040580, 0x00000013, 0x04000004,
0x4937c857, 0x42000800, 0x00000003, 0x82204500,
0xffff1fff, 0x800400da, 0x80200540, 0x4802680a,
- 0x4c080000, 0x4c1c0000, 0x0201f800, 0x00106c3c,
- 0x0201f800, 0x00104c3a, 0x0201f800, 0x00106c29,
+ 0x4c080000, 0x4c1c0000, 0x0201f800, 0x00106e41,
+ 0x0201f800, 0x00104d3f, 0x0201f800, 0x00106e2e,
0x5c003800, 0x5c001000, 0x481f4408, 0x5934400a,
0x82203d00, 0x0f000000, 0x801c3930, 0x8c081504,
0x04020012, 0x8c081502, 0x0400000c, 0x4823c857,
0x82204500, 0xf0ffffff, 0x59a01a09, 0x820c0d00,
0x0000000f, 0x800400f0, 0x8400056e, 0x80200540,
0x4802680a, 0x4803c857, 0x481f4209, 0x5c026800,
- 0x5c028800, 0x0401f4ca, 0x82204500, 0xf07fffff,
+ 0x5c028800, 0x0401f4c5, 0x82204500, 0xf07fffff,
0x4822680a, 0x0401f7f9, 0x8d0e1d0e, 0x04000004,
- 0x4a034407, 0x00000001, 0x0401f504, 0x836c0580,
- 0x00000003, 0x04020016, 0x0201f800, 0x00103980,
- 0x04020502, 0x59240200, 0x8c000502, 0x0400004b,
- 0x59240005, 0x497b4407, 0x0201f800, 0x00104fc6,
+ 0x4a034407, 0x00000001, 0x0401f4ff, 0x836c0580,
+ 0x00000003, 0x04020016, 0x0201f800, 0x00103a70,
+ 0x040204fd, 0x59240200, 0x8c000502, 0x0400004b,
+ 0x59240005, 0x497b4407, 0x0201f800, 0x001050f7,
0x0400000f, 0x82000d00, 0x00ffff00, 0x0402000c,
- 0x82000c00, 0x00102057, 0x50040800, 0x80040910,
+ 0x82000c00, 0x00102116, 0x50040800, 0x80040910,
0x82041580, 0x00000080, 0x04020004, 0x4a034407,
- 0x00000007, 0x0401f4e9, 0x48074407, 0x82000d00,
+ 0x00000007, 0x0401f4e4, 0x48074407, 0x82000d00,
0x0000ffff, 0x48074208, 0x80000120, 0x48034408,
0x59a8021b, 0x82001500, 0x00003500, 0x480b440a,
0x8c000502, 0x0400001f, 0x8c000506, 0x04000009,
@@ -16951,65 +17052,65 @@
0x00000003, 0x0401f018, 0x8c000508, 0x04000009,
0x82000d00, 0x00000012, 0x82040d80, 0x00000012,
0x04020004, 0x4a03420a, 0x00000002, 0x0401f00e,
- 0x0201f800, 0x00104fc6, 0x04020004, 0x4a03420a,
- 0x00000004, 0x0401f476, 0x8c000506, 0x04000004,
- 0x4a034407, 0x00000005, 0x0401f4b4, 0x4a03420a,
- 0x00000000, 0x0401f46e, 0x4a034407, 0x0000001b,
- 0x0401f4ae, 0x59a8002a, 0x48034408, 0x59a8002b,
- 0x4803420a, 0x0401f466, 0x42007800, 0x0010ccb9,
+ 0x0201f800, 0x001050f7, 0x04020004, 0x4a03420a,
+ 0x00000004, 0x0401f471, 0x8c000506, 0x04000004,
+ 0x4a034407, 0x00000005, 0x0401f4af, 0x4a03420a,
+ 0x00000000, 0x0401f469, 0x4a034407, 0x0000001b,
+ 0x0401f4a9, 0x59a8002a, 0x48034408, 0x59a8002b,
+ 0x4803420a, 0x0401f461, 0x42007800, 0x0010cfb9,
0x59a00407, 0x4803c857, 0x82000c80, 0x0000000a,
- 0x040214a6, 0x0c01f001, 0x00102625, 0x001025bd,
- 0x001025cb, 0x001025de, 0x001025ff, 0x00102627,
- 0x001025b5, 0x001025b5, 0x001025b5, 0x001025b5,
- 0x001025b6, 0x0401f499, 0x59a00208, 0x48007c01,
+ 0x040214a1, 0x0c01f001, 0x001026e9, 0x00102681,
+ 0x0010268f, 0x001026a2, 0x001026c3, 0x001026eb,
+ 0x00102679, 0x00102679, 0x00102679, 0x00102679,
+ 0x0010267a, 0x0401f494, 0x59a00208, 0x48007c01,
0x59a00408, 0x48007a01, 0x0201f800, 0x001003ea,
- 0x0401f069, 0x836c0580, 0x00000000, 0x0400048b,
+ 0x0401f069, 0x836c0580, 0x00000000, 0x04000486,
0x59a00a08, 0x59a00408, 0x900001c0, 0x80040d40,
0x4807c857, 0x59a00a09, 0x59a00409, 0x900001c0,
0x80040d40, 0x4807c857, 0x0401f05b, 0x836c0580,
- 0x00000000, 0x0400047d, 0x59a00408, 0x59a01208,
+ 0x00000000, 0x04000478, 0x59a00408, 0x59a01208,
0x900001c0, 0x80081540, 0x59a00409, 0x59a01a09,
- 0x900001c0, 0x800c1d40, 0x42000000, 0x0010e2cc,
+ 0x900001c0, 0x800c1d40, 0x42000000, 0x0010e5cc,
0x480fc857, 0x480bc857, 0x42000800, 0x00001000,
- 0x0201f000, 0x001038a3, 0x59a00a08, 0x59a00408,
- 0x900001c0, 0x80041d40, 0x820c0c80, 0x0010beb3,
- 0x0402146a, 0x820c0c80, 0x00100000, 0x04001467,
+ 0x0201f000, 0x00103993, 0x59a00a08, 0x59a00408,
+ 0x900001c0, 0x80041d40, 0x820c0c80, 0x0010c1f9,
+ 0x04021465, 0x820c0c80, 0x00100000, 0x04001462,
0x480fc857, 0x823c7c00, 0x0000000d, 0x503c0800,
0x800409c0, 0x04000006, 0x823c0580, 0x00000011,
- 0x0400045e, 0x803c7800, 0x0401f7f9, 0x59e41001,
+ 0x04000459, 0x803c7800, 0x0401f7f9, 0x59e41001,
0x82080d00, 0xfffeffcf, 0x4807c801, 0x440c7800,
0x46001800, 0x0201f800, 0x800c1800, 0x46001800,
0x0010031e, 0x480bc801, 0x0401f027, 0x59a01a08,
0x59a00408, 0x900001c0, 0x800c1d40, 0x480c7803,
0x59a02209, 0x59a00409, 0x900001c0, 0x80102540,
0x48107804, 0x59a0020a, 0x40001000, 0x48007807,
- 0x80000040, 0x04001441, 0x48007808, 0x42000800,
- 0x00004000, 0x0201f800, 0x00106a79, 0x80000540,
- 0x04000002, 0x0401f439, 0x40040000, 0x800c1c00,
- 0x04001436, 0x4800780a, 0x480c7805, 0x48107806,
+ 0x80000040, 0x0400143c, 0x48007808, 0x42000800,
+ 0x00004000, 0x0201f800, 0x00106c7e, 0x80000540,
+ 0x04000002, 0x0401f434, 0x40040000, 0x800c1c00,
+ 0x04001431, 0x4800780a, 0x480c7805, 0x48107806,
0x4978780c, 0x59a0040a, 0x800000c4, 0x4800780b,
0x59e40001, 0x4803c857, 0x82000540, 0x00040000,
- 0x4803c801, 0x0201f000, 0x00102207, 0x49787803,
+ 0x4803c801, 0x0201f000, 0x001022c6, 0x49787803,
0x49787804, 0x49787808, 0x49787807, 0x49787803,
0x49787805, 0x49787806, 0x4978780c, 0x4978780b,
0x59e40001, 0x84000524, 0x0401f7f2, 0x59a80005,
0x48034407, 0x59a80006, 0x48034208, 0x59a80007,
- 0x48034408, 0x0201f000, 0x00102207, 0x0201f800,
+ 0x48034408, 0x0201f000, 0x001022c6, 0x0201f800,
0x0010032e, 0x4803c856, 0x4a03c013, 0x03800300,
0x4a03c014, 0x03800380, 0x59a00c07, 0x82040580,
0x000000a0, 0x04000004, 0x82040580, 0x000000a2,
0x04020021, 0x59a0140b, 0x82080480, 0x00000100,
0x0402101d, 0x59a0020c, 0x8c000500, 0x04020026,
0x59a00a0b, 0x800409c0, 0x04000017, 0x82040480,
- 0x00000041, 0x04021014, 0x0201f800, 0x00103876,
+ 0x00000041, 0x04021014, 0x0201f800, 0x00103966,
0x0400000b, 0x59a01008, 0x900811c0, 0x59a0180a,
- 0x900c19c0, 0x59a00a0b, 0x0201f800, 0x0010389d,
- 0x4a01d808, 0x0010266d, 0x1c01f000, 0x4a034407,
+ 0x900c19c0, 0x59a00a0b, 0x0201f800, 0x0010398d,
+ 0x4a01d808, 0x00102731, 0x1c01f000, 0x4a034407,
0x00000002, 0x4a03c014, 0x03800000, 0x0201f000,
- 0x0010224a, 0x4a03c014, 0x03800000, 0x0201f000,
- 0x0010224e, 0x4031d800, 0x58ef400a, 0x58ee580c,
+ 0x00102309, 0x4a03c014, 0x03800000, 0x0201f000,
+ 0x0010230d, 0x4031d800, 0x58ef400a, 0x58ee580c,
0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
- 0x00102242, 0x59a00c07, 0x59a0140b, 0x59a0020c,
+ 0x00102301, 0x59a00c07, 0x59a0140b, 0x59a0020c,
0x8c000500, 0x04020039, 0x832e5c00, 0x00000005,
0x4178c000, 0x59a0ba0b, 0x40600000, 0x812c0400,
0x5000c800, 0x82641d00, 0x000000ff, 0x4c040000,
@@ -17027,20 +17128,20 @@
0x8060c000, 0x0401f7cd, 0x59a0020b, 0x82000500,
0x000000ff, 0x40001800, 0x4c040000, 0x4c080000,
0x0401f896, 0x5c001000, 0x5c000800, 0x04000005,
- 0x4a03c014, 0x03800000, 0x0201f000, 0x00102207,
+ 0x4a03c014, 0x03800000, 0x0201f000, 0x001022c6,
0x4a03c014, 0x03800000, 0x4a034407, 0x00000004,
- 0x0201f000, 0x0010224a, 0x4803c856, 0x59a80878,
+ 0x0201f000, 0x00102309, 0x4803c856, 0x59a80878,
0x8c040d3e, 0x04020005, 0x4a03c013, 0x03800300,
0x4a03c014, 0x03800380, 0x59a00c07, 0x82040580,
0x000000a0, 0x04000004, 0x82040580, 0x000000a2,
0x04020076, 0x59a0140b, 0x82080480, 0x00000100,
0x04021072, 0x59a0020c, 0x8c000500, 0x0402005d,
0x59a01a0b, 0x800c19c0, 0x0400006c, 0x820c0480,
- 0x00000041, 0x04021069, 0x0201f800, 0x00103876,
+ 0x00000041, 0x04021069, 0x0201f800, 0x00103966,
0x0402000b, 0x4a034407, 0x00000002, 0x59a80878,
0x8c040d3e, 0x04020003, 0x4a03c014, 0x03800000,
- 0x4803c857, 0x0201f000, 0x0010224a, 0x59a80078,
- 0x8c00053e, 0x02020000, 0x0010b663, 0x832e5c00,
+ 0x4803c857, 0x0201f000, 0x00102309, 0x59a80078,
+ 0x8c00053e, 0x02020000, 0x0010b98e, 0x832e5c00,
0x00000005, 0x4178c000, 0x59a0ba0b, 0x4803c857,
0x40600000, 0x812c0400, 0x4000c800, 0x4c040000,
0x4c080000, 0x0401f887, 0x5c001000, 0x5c000800,
@@ -17057,18 +17158,18 @@
0x4400c800, 0x805cb840, 0x04000004, 0x80081000,
0x8060c000, 0x0401f7ca, 0x59a00a0b, 0x59a01008,
0x900811c0, 0x59a0180a, 0x900c19c0, 0x4a03c014,
- 0x03800000, 0x412c0000, 0x0201f000, 0x001038a0,
+ 0x03800000, 0x412c0000, 0x0201f000, 0x00103990,
0x4803c857, 0x59a80078, 0x8c00053e, 0x02020000,
- 0x0010224e, 0x0401f847, 0x04000006, 0x48174407,
- 0x4a03c014, 0x03800000, 0x0201f000, 0x00102207,
+ 0x0010230d, 0x0401f847, 0x04000006, 0x48174407,
+ 0x4a03c014, 0x03800000, 0x0201f000, 0x001022c6,
0x4a03c014, 0x03800000, 0x4a034407, 0x00000004,
- 0x0201f000, 0x0010224a, 0x4a03c014, 0x03800000,
- 0x0201f000, 0x0010224e, 0x4c5c0000, 0x4c600000,
+ 0x0201f000, 0x00102309, 0x4a03c014, 0x03800000,
+ 0x0201f000, 0x0010230d, 0x4c5c0000, 0x4c600000,
0x4c640000, 0x4004b800, 0x4008c000, 0x400cc800,
0x0401f87a, 0x04000012, 0x0401f8b2, 0x04020014,
0x4060b800, 0x0401f8af, 0x04020011, 0x4064b800,
0x0401f8ac, 0x0402000e, 0x0401f896, 0x4ce80000,
- 0x4201d000, 0x00001388, 0x0201f800, 0x0010645c,
+ 0x4201d000, 0x00001388, 0x0201f800, 0x00106661,
0x5c01d000, 0x82000540, 0x00000001, 0x5c00c800,
0x5c00c000, 0x5c00b800, 0x1c01f000, 0x0401f889,
0x80000580, 0x0401f7fa, 0x4c5c0000, 0x485fc857,
@@ -17086,9 +17187,9 @@
0x5c00b800, 0x1c01f000, 0x0401f856, 0x80000580,
0x4803c857, 0x4867c857, 0x0401f7f7, 0x4ce80000,
0x4c580000, 0x4803c856, 0x4200b000, 0x0000000c,
- 0x4201d000, 0x0000000a, 0x0201f800, 0x0010645c,
+ 0x4201d000, 0x0000000a, 0x0201f800, 0x00106661,
0x4a03c013, 0x02000200, 0x4201d000, 0x0000000a,
- 0x0201f800, 0x0010645c, 0x4a03c013, 0x02000000,
+ 0x0201f800, 0x00106661, 0x4a03c013, 0x02000000,
0x8058b040, 0x040207f3, 0x42000800, 0x000003e8,
0x4a03c013, 0x03800300, 0x80040840, 0x04000010,
0x4a03c014, 0x03800000, 0x59e00013, 0x4a03c014,
@@ -17100,179 +17201,179 @@
0x80040840, 0x0400001b, 0x4a03c014, 0x03800000,
0x59e00013, 0x4a03c014, 0x03800380, 0x82000500,
0x00000300, 0x82000580, 0x00000300, 0x040207f3,
- 0x4201d000, 0x0000000a, 0x0201f800, 0x0010645c,
+ 0x4201d000, 0x0000000a, 0x0201f800, 0x00106661,
0x4a03c013, 0x01000000, 0x4201d000, 0x0000000a,
- 0x0201f800, 0x0010645c, 0x4a03c013, 0x02000000,
+ 0x0201f800, 0x00106661, 0x4a03c013, 0x02000000,
0x82000540, 0x00000001, 0x5c01d000, 0x1c01f000,
0x4803c857, 0x0401ffb2, 0x040207ee, 0x0401f7fb,
0x4803c856, 0x4a03c013, 0x01000000, 0x4ce80000,
- 0x4201d000, 0x0000000a, 0x0201f800, 0x0010645c,
+ 0x4201d000, 0x0000000a, 0x0201f800, 0x00106661,
0x5c01d000, 0x4a03c013, 0x02000200, 0x4ce80000,
- 0x4201d000, 0x0000000a, 0x0201f800, 0x0010645c,
+ 0x4201d000, 0x0000000a, 0x0201f800, 0x00106661,
0x5c01d000, 0x4a03c013, 0x01000100, 0x1c01f000,
0x4c5c0000, 0x4c600000, 0x485fc857, 0x4200c000,
0x00000008, 0x825c0500, 0x00000080, 0x800000c2,
0x82000540, 0x01000000, 0x4803c013, 0x4ce80000,
- 0x4201d000, 0x0000000a, 0x0201f800, 0x0010645c,
+ 0x4201d000, 0x0000000a, 0x0201f800, 0x00106661,
0x5c01d000, 0x4a03c013, 0x02000200, 0x4ce80000,
- 0x4201d000, 0x0000000a, 0x0201f800, 0x0010645c,
+ 0x4201d000, 0x0000000a, 0x0201f800, 0x00106661,
0x5c01d000, 0x4a03c013, 0x02000000, 0x805cb8c2,
0x8060c040, 0x040207e8, 0x4a03c013, 0x01000100,
0x4ce80000, 0x4201d000, 0x0000000a, 0x0201f800,
- 0x0010645c, 0x5c01d000, 0x4a03c013, 0x02000200,
+ 0x00106661, 0x5c01d000, 0x4a03c013, 0x02000200,
0x4ce80000, 0x4201d000, 0x0000000a, 0x0201f800,
- 0x0010645c, 0x5c01d000, 0x4a03c014, 0x03800000,
+ 0x00106661, 0x5c01d000, 0x4a03c014, 0x03800000,
0x42000800, 0x000003e8, 0x59e0b813, 0x825cbd00,
0x00000100, 0x80040840, 0x04000004, 0x405c0000,
0x80000540, 0x040207f9, 0x4a03c014, 0x03800380,
0x4a03c013, 0x02000000, 0x4ce80000, 0x4201d000,
- 0x0000000a, 0x0201f800, 0x0010645c, 0x5c01d000,
+ 0x0000000a, 0x0201f800, 0x00106661, 0x5c01d000,
0x485fc857, 0x405c0000, 0x80000540, 0x5c00c000,
0x5c00b800, 0x1c01f000, 0x4c600000, 0x4803c856,
0x4a03c013, 0x01000100, 0x4200c000, 0x00000008,
0x4200c800, 0x000003e8, 0x4ce80000, 0x4201d000,
- 0x0000000a, 0x0201f800, 0x0010645c, 0x5c01d000,
+ 0x0000000a, 0x0201f800, 0x00106661, 0x5c01d000,
0x4a03c013, 0x02000200, 0x4a03c014, 0x03800000,
0x59e00013, 0x4a03c014, 0x03800380, 0x82000500,
0x00000200, 0x04020003, 0x8064c840, 0x040207f7,
0x4178c800, 0x0401f009, 0x4ce80000, 0x4201d000,
- 0x0000000a, 0x0201f800, 0x0010645c, 0x5c01d000,
+ 0x0000000a, 0x0201f800, 0x00106661, 0x5c01d000,
0x4a03c013, 0x02000200, 0x4ce80000, 0x4201d000,
- 0x0000000a, 0x0201f800, 0x0010645c, 0x5c01d000,
+ 0x0000000a, 0x0201f800, 0x00106661, 0x5c01d000,
0x4a03c014, 0x03800000, 0x59e00013, 0x4a03c014,
0x03800380, 0x82000500, 0x00000100, 0x80000110,
0x8064c8c2, 0x8064cd40, 0x4a03c013, 0x02000000,
0x8060c040, 0x040207e5, 0x4867c857, 0x5c00c000,
0x1c01f000, 0x4803c856, 0x4a03c013, 0x01000100,
0x4ce80000, 0x4201d000, 0x0000000a, 0x0201f800,
- 0x0010645c, 0x5c01d000, 0x4a03c013, 0x02000200,
+ 0x00106661, 0x5c01d000, 0x4a03c013, 0x02000200,
0x4ce80000, 0x4201d000, 0x0000000a, 0x0201f800,
- 0x0010645c, 0x5c01d000, 0x4a03c013, 0x02000000,
+ 0x00106661, 0x5c01d000, 0x4a03c013, 0x02000000,
0x1c01f000, 0x59a00408, 0x59a8082a, 0x4803502a,
0x48074408, 0x59a00a0a, 0x82040480, 0x00000014,
0x04021003, 0x42000800, 0x000007d0, 0x59a8002b,
- 0x4807502b, 0x4803420a, 0x0201f000, 0x00102207,
+ 0x4807502b, 0x4803420a, 0x0201f000, 0x001022c6,
0x836c0580, 0x00000000, 0x0400000e, 0x59a80005,
0x59a00c07, 0x80041580, 0x82081500, 0x00000040,
- 0x02000000, 0x00102207, 0x80080580, 0x48035005,
- 0x0201f800, 0x0010041a, 0x0201f000, 0x00102207,
+ 0x02000000, 0x001022c6, 0x80080580, 0x48035005,
+ 0x0201f800, 0x0010041a, 0x0201f000, 0x001022c6,
0x59a00407, 0x59a80805, 0x48035005, 0x80040d80,
0x8c040d0c, 0x02020800, 0x0010041a, 0x59a00208,
0x48035006, 0x59a00408, 0x48035007, 0x0201f000,
- 0x00102207, 0x59a80078, 0x8c00053e, 0x02000000,
- 0x0010223e, 0x59a00c07, 0x8c040d00, 0x04000021,
+ 0x001022c6, 0x59a80078, 0x8c00053e, 0x02000000,
+ 0x001022fd, 0x59a00c07, 0x8c040d00, 0x04000021,
0x4a034407, 0x00000001, 0x8c000506, 0x02020000,
- 0x0010224a, 0x4a034407, 0x00000009, 0x59aa6879,
- 0x0201f800, 0x00104920, 0x02020000, 0x0010224a,
+ 0x00102309, 0x4a034407, 0x00000009, 0x59aa6879,
+ 0x0201f800, 0x00104a22, 0x02020000, 0x00102309,
0x4a034407, 0x00000003, 0x0201f800, 0x00020b7b,
- 0x02000000, 0x0010224a, 0x48ee602a, 0x4a01d808,
- 0x001028f0, 0x4a026407, 0x00000012, 0x4936600a,
+ 0x02000000, 0x00102309, 0x48ee602a, 0x4a01d808,
+ 0x001029b4, 0x4a026407, 0x00000012, 0x4936600a,
0x42027000, 0x000000d7, 0x0201f000, 0x00020bc1,
- 0x59a00407, 0x800001c0, 0x02020000, 0x0010224a,
- 0x0201f800, 0x0010b581, 0x0201f000, 0x00102207,
+ 0x59a00407, 0x800001c0, 0x02020000, 0x00102309,
+ 0x0201f800, 0x0010b8ac, 0x0201f000, 0x001022c6,
0x8d0e1d0e, 0x04000005, 0x4a034407, 0x00000001,
- 0x0201f000, 0x0010224a, 0x0201f800, 0x00104fc6,
+ 0x0201f000, 0x00102309, 0x0201f800, 0x001050f7,
0x04020005, 0x4a034407, 0x00000016, 0x0201f000,
- 0x0010224a, 0x836c0580, 0x00000003, 0x04000005,
- 0x4a034407, 0x00000007, 0x0201f000, 0x0010224a,
+ 0x00102309, 0x836c0580, 0x00000003, 0x04000005,
+ 0x4a034407, 0x00000007, 0x0201f000, 0x00102309,
0x59a00c07, 0x82040500, 0xffffff00, 0x02020000,
- 0x0010224e, 0x82041580, 0x000000ff, 0x04020007,
+ 0x0010230d, 0x82041580, 0x000000ff, 0x04020007,
0x59a8000f, 0x82000500, 0x000000ff, 0x82001540,
- 0x0000ff00, 0x0401f011, 0x82040400, 0x00102057,
+ 0x0000ff00, 0x0401f011, 0x82040400, 0x00102116,
0x50000000, 0x80000110, 0x82000580, 0x00000080,
- 0x02000000, 0x0010224e, 0x59a8000f, 0x82000500,
- 0x000000ff, 0x80041580, 0x02000000, 0x0010224e,
- 0x840409c0, 0x80041540, 0x0201f800, 0x00107cfe,
+ 0x02000000, 0x0010230d, 0x59a8000f, 0x82000500,
+ 0x000000ff, 0x80041580, 0x02000000, 0x0010230d,
+ 0x840409c0, 0x80041540, 0x0201f800, 0x00107ef8,
0x04020005, 0x4a034407, 0x00000003, 0x0201f000,
- 0x0010224a, 0x48ee602a, 0x480a621d, 0x4a02641d,
+ 0x00102309, 0x48ee602a, 0x480a621d, 0x4a02641d,
0x0000bc09, 0x4a026407, 0x00000001, 0x0201f800,
- 0x00103876, 0x04020007, 0x0201f800, 0x00020b9d,
- 0x4a034407, 0x00000002, 0x0201f000, 0x0010224a,
+ 0x00103966, 0x04020007, 0x0201f800, 0x00020b9d,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00102309,
0x497a5a05, 0x497a5806, 0x4a025c05, 0x00008000,
- 0x4a01d808, 0x0010299e, 0x492e6009, 0x42027000,
+ 0x4a01d808, 0x00102a62, 0x492e6009, 0x42027000,
0x00000032, 0x0201f000, 0x00020bc1, 0x8d0e1d0e,
0x04000005, 0x4a034407, 0x00000001, 0x0201f000,
- 0x0010224a, 0x0201f800, 0x00104fc6, 0x04020005,
- 0x4a034407, 0x00000016, 0x0201f000, 0x0010224a,
+ 0x00102309, 0x0201f800, 0x001050f7, 0x04020005,
+ 0x4a034407, 0x00000016, 0x0201f000, 0x00102309,
0x836c0580, 0x00000003, 0x04000005, 0x4a034407,
- 0x00000007, 0x0201f000, 0x0010224a, 0x59a00c07,
- 0x82040500, 0xffffff00, 0x02020000, 0x0010224e,
+ 0x00000007, 0x0201f000, 0x00102309, 0x59a00c07,
+ 0x82040500, 0xffffff00, 0x02020000, 0x0010230d,
0x82041580, 0x000000ff, 0x04020007, 0x59a8000f,
0x82000500, 0x000000ff, 0x82001540, 0x0000ff00,
- 0x0401f011, 0x82040400, 0x00102057, 0x50000000,
+ 0x0401f011, 0x82040400, 0x00102116, 0x50000000,
0x80000110, 0x82000580, 0x00000080, 0x02000000,
- 0x0010224e, 0x59a8000f, 0x82000500, 0x000000ff,
- 0x80041580, 0x02000000, 0x0010224e, 0x840409c0,
- 0x80041540, 0x0201f800, 0x00107cfe, 0x04020005,
- 0x4a034407, 0x00000003, 0x0201f000, 0x0010224a,
+ 0x0010230d, 0x59a8000f, 0x82000500, 0x000000ff,
+ 0x80041580, 0x02000000, 0x0010230d, 0x840409c0,
+ 0x80041540, 0x0201f800, 0x00107ef8, 0x04020005,
+ 0x4a034407, 0x00000003, 0x0201f000, 0x00102309,
0x48ee602a, 0x480a621d, 0x4a02641d, 0x0000bc05,
- 0x4a026407, 0x00000001, 0x0201f800, 0x00103876,
+ 0x4a026407, 0x00000001, 0x0201f800, 0x00103966,
0x04020007, 0x0201f800, 0x00020b9d, 0x4a034407,
- 0x00000002, 0x0201f000, 0x0010224a, 0x497a5a05,
+ 0x00000002, 0x0201f000, 0x00102309, 0x497a5a05,
0x497a5806, 0x4a025c05, 0x00008000, 0x4a01d808,
- 0x0010299e, 0x492e6009, 0x42027000, 0x00000032,
+ 0x00102a62, 0x492e6009, 0x42027000, 0x00000032,
0x0201f000, 0x00020bc1, 0x592c0006, 0x82000580,
- 0x01000000, 0x02020000, 0x00102207, 0x4a034407,
- 0x00000004, 0x0201f000, 0x0010224a, 0x497b4407,
+ 0x01000000, 0x02020000, 0x001022c6, 0x4a034407,
+ 0x00000004, 0x0201f000, 0x00102309, 0x497b4407,
0x497b4208, 0x8d0e1d20, 0x04000008, 0x59a8004d,
0x59a8084e, 0x80040480, 0x59a8084f, 0x48074407,
- 0x80041480, 0x480b4208, 0x0201f800, 0x001039c7,
+ 0x80041480, 0x480b4208, 0x0201f800, 0x00103ab7,
0x48034408, 0x59a8100d, 0x59a80251, 0x80080480,
0x4803420a, 0x495f440a, 0x59a8001a, 0x4803420c,
0x4a03440c, 0x0000007f, 0x59a80078, 0x8c00053e,
0x04000003, 0x4a03440c, 0x0000003f, 0x0201f000,
- 0x00102207, 0x8d0e1d0e, 0x04000005, 0x4a034407,
- 0x00000001, 0x0201f000, 0x0010224a, 0x59a00407,
+ 0x001022c6, 0x8d0e1d0e, 0x04000005, 0x4a034407,
+ 0x00000001, 0x0201f000, 0x00102309, 0x59a00407,
0x8c000500, 0x0402000f, 0x59a80050, 0x81640480,
0x04001008, 0x59a8000b, 0x81500580, 0x04000009,
0x59a8004e, 0x59a8104d, 0x80080580, 0x04000005,
- 0x4a034407, 0x00000018, 0x0201f000, 0x0010224a,
+ 0x4a034407, 0x00000018, 0x0201f000, 0x00102309,
0x850e1d58, 0x4803c856, 0x850e1d46, 0x0201f800,
- 0x00103b46, 0x0201f000, 0x00102207, 0x599c0201,
+ 0x00103c3f, 0x0201f000, 0x001022c6, 0x599c0201,
0x48035062, 0x41780800, 0x42001000, 0x00003b10,
- 0x0201f800, 0x00106a98, 0x480b5063, 0x1c01f000,
+ 0x0201f800, 0x00106c9d, 0x480b5063, 0x1c01f000,
0x0401f807, 0x42018800, 0x00000000, 0x04020003,
0x42018800, 0x00000001, 0x1c01f000, 0x82000540,
0x00000001, 0x0402500d, 0x4203e000, 0x80000000,
0x40e81000, 0x41780800, 0x42000000, 0x00000064,
- 0x0201f800, 0x00106a98, 0x5994002e, 0x80080400,
+ 0x0201f800, 0x00106c9d, 0x5994002e, 0x80080400,
0x4803282e, 0x80000580, 0x1c01f000, 0x4d900000,
0x4dd00000, 0x4da40000, 0x4d140000, 0x417a3000,
- 0x0201f800, 0x001072f1, 0x0201f800, 0x00106e75,
+ 0x0201f800, 0x001074f6, 0x0201f800, 0x0010707a,
0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
0x1c01f000, 0x42000800, 0x0000007c, 0x0201f800,
- 0x001012d1, 0x4a03902c, 0x00200000, 0x4200b000,
+ 0x001012d2, 0x4a03902c, 0x00200000, 0x4200b000,
0x000001f4, 0x59c8002c, 0x8c00052c, 0x04000007,
0x8058b040, 0x040207fc, 0x42000000, 0x00004003,
0x41781000, 0x0401f131, 0x4a03506b, 0x00000002,
- 0x42006000, 0x00102b66, 0x50301000, 0x41784800,
+ 0x42006000, 0x00102c2a, 0x50301000, 0x41784800,
0x4a03902d, 0x00008000, 0x4200b000, 0x000001f4,
0x59c8002c, 0x8c000534, 0x04000007, 0x8058b040,
0x040207fc, 0x42000000, 0x00004003, 0x41781000,
0x0401f11e, 0x0401f8a2, 0x80244800, 0x82240580,
0x000003b1, 0x040207fc, 0x0401f927, 0x41784800,
0x0401f8c8, 0x80244800, 0x82240580, 0x000003b1,
- 0x040207fc, 0x80306000, 0x82300580, 0x00102b68,
+ 0x040207fc, 0x80306000, 0x82300580, 0x00102c2c,
0x040207e2, 0x59a8086a, 0x800409c0, 0x04000007,
0x42000000, 0x00004004, 0x42001000, 0x00000002,
- 0x59a81869, 0x0401f105, 0x42006000, 0x00102b66,
+ 0x59a81869, 0x0401f105, 0x42006000, 0x00102c2a,
0x4a03506b, 0x00000010, 0x50301000, 0x41784800,
0x4a03902d, 0x00000800, 0x0401f881, 0x80244800,
0x82240580, 0x00000018, 0x040207fc, 0x0401f906,
0x41784800, 0x0401f8a7, 0x80244800, 0x82240580,
0x00000018, 0x040207fc, 0x80306000, 0x82300580,
- 0x00102b68, 0x040207ed, 0x59a8086a, 0x800409c0,
+ 0x00102c2c, 0x040207ed, 0x59a8086a, 0x800409c0,
0x04000007, 0x42000000, 0x00004004, 0x42001000,
0x00000010, 0x59a81869, 0x0401f0e4, 0x42006000,
- 0x00102b66, 0x4a03506b, 0x00000008, 0x50301000,
+ 0x00102c2a, 0x4a03506b, 0x00000008, 0x50301000,
0x41784800, 0x4a03902d, 0x00000400, 0x0401f860,
0x80244800, 0x82240580, 0x00000088, 0x040207fc,
0x0401f8e5, 0x41784800, 0x0401f886, 0x80244800,
0x82240580, 0x00000088, 0x040207fc, 0x80306000,
- 0x82300580, 0x00102b68, 0x040207ed, 0x59a8086a,
+ 0x82300580, 0x00102c2c, 0x040207ed, 0x59a8086a,
0x800409c0, 0x04000007, 0x42000000, 0x00004004,
0x42001000, 0x00000008, 0x59a81869, 0x0401f0c3,
- 0x42006000, 0x00102b66, 0x4a03506b, 0x00000020,
+ 0x42006000, 0x00102c2a, 0x4a03506b, 0x00000020,
0x50301000, 0x41784800, 0x4a03902d, 0x00002000,
0x4200b000, 0x000001f4, 0x59c8002c, 0x8c000530,
0x04000007, 0x8058b040, 0x040207fc, 0x42000000,
@@ -17285,11 +17386,11 @@
0x04000006, 0x59a8006a, 0x80000000, 0x4803506a,
0x40240000, 0x48035069, 0x80244800, 0x82240580,
0x00000110, 0x040207f0, 0x80306000, 0x82300580,
- 0x00102b68, 0x040207cf, 0x59a8086a, 0x800409c0,
+ 0x00102c2c, 0x040207cf, 0x59a8086a, 0x800409c0,
0x04000006, 0x42000000, 0x00004004, 0x42001000,
0x00000020, 0x59a81869, 0x59c8002c, 0x8400052a,
0x4803902c, 0x42000800, 0x0000007c, 0x0201f800,
- 0x001012d1, 0x0201f000, 0x00102207, 0x59c8002c,
+ 0x001012d2, 0x0201f000, 0x001022c6, 0x59c8002c,
0x82000500, 0xffff0000, 0x82080d00, 0x0000ffff,
0x80040540, 0x4803902c, 0x480b9028, 0x480b9029,
0x59a8006b, 0x82004580, 0x00000004, 0x04000003,
@@ -17323,216 +17424,216 @@
0x48275069, 0x1c01f000, 0x48034207, 0x48074407,
0x480b4208, 0x480f4408, 0x48134209, 0x48174409,
0x59c8002c, 0x8400052a, 0x4803902c, 0x42000800,
- 0x0000007c, 0x0201f800, 0x001012d1, 0x0201f000,
- 0x0010220a, 0x42000000, 0x00600000, 0x80000040,
+ 0x0000007c, 0x0201f800, 0x001012d2, 0x0201f000,
+ 0x001022c9, 0x42000000, 0x00600000, 0x80000040,
0x040207ff, 0x1c01f000, 0x5a5a5a5a, 0xa5a5a5a5,
- 0x0201f800, 0x00103876, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x0010224a, 0x42005000,
- 0x0010ccd0, 0x50285000, 0x482b4000, 0x4200a000,
- 0x0010ccd1, 0x59a00408, 0x59a01208, 0x900811c0,
+ 0x0201f800, 0x00103966, 0x04020005, 0x4a034407,
+ 0x00000002, 0x0201f000, 0x00102309, 0x42005000,
+ 0x0010cfd0, 0x50285000, 0x482b4000, 0x4200a000,
+ 0x0010cfd1, 0x59a00408, 0x59a01208, 0x900811c0,
0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
- 0x800c1d40, 0x42024800, 0x0010ccd1, 0x832cac00,
+ 0x800c1d40, 0x42024800, 0x0010cfd1, 0x832cac00,
0x00000005, 0x4200b000, 0x00000006, 0x82500400,
- 0x0000000b, 0x48034001, 0x0201f800, 0x0010bd5b,
+ 0x0000000b, 0x48034001, 0x0201f800, 0x0010c086,
0x42000800, 0x00000006, 0x800400c4, 0x80080c00,
0x48074002, 0x820c0c40, 0x00000000, 0x48074003,
0x42000800, 0x00000006, 0x832c0400, 0x00000005,
- 0x0201f800, 0x001038a3, 0x4a01d808, 0x00102b99,
+ 0x0201f800, 0x00103993, 0x4a01d808, 0x00102c5d,
0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ec0002,
- 0x82000580, 0x00000200, 0x02000000, 0x00102242,
+ 0x82000580, 0x00000200, 0x02000000, 0x00102301,
0x59a0a001, 0x59a01000, 0x80081040, 0x480b4000,
0x04000005, 0x59a01002, 0x59a01803, 0x58ee580c,
- 0x0401f7d7, 0x42000800, 0x0010ccd0, 0x50040800,
- 0x48074407, 0x0201f000, 0x00102207, 0x0201f800,
- 0x00103876, 0x04020005, 0x4a034407, 0x00000002,
- 0x0201f000, 0x0010224a, 0x59a00c0b, 0x42000000,
- 0x0010ccd0, 0x50000000, 0x80040480, 0x02021000,
- 0x0010224e, 0x8204a400, 0x0010bdc7, 0x5050a000,
+ 0x0401f7d7, 0x42000800, 0x0010cfd0, 0x50040800,
+ 0x48074407, 0x0201f000, 0x001022c6, 0x0201f800,
+ 0x00103966, 0x04020005, 0x4a034407, 0x00000002,
+ 0x0201f000, 0x00102309, 0x59a00c0b, 0x42000000,
+ 0x0010cfd0, 0x50000000, 0x80040480, 0x02021000,
+ 0x0010230d, 0x8204a400, 0x0010c10d, 0x5050a000,
0x832cac00, 0x00000005, 0x4200b000, 0x00000006,
- 0x0201f800, 0x0010bd5b, 0x59a00408, 0x59a01208,
+ 0x0201f800, 0x0010c086, 0x59a00408, 0x59a01208,
0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
0x900c19c0, 0x800c1d40, 0x42000800, 0x00000006,
- 0x832c0400, 0x00000005, 0x0201f000, 0x001038a3,
- 0x59a00c0b, 0x800409c0, 0x02000000, 0x0010224e,
- 0x82040480, 0x00000021, 0x02021000, 0x0010224e,
+ 0x832c0400, 0x00000005, 0x0201f000, 0x00103993,
+ 0x59a00c0b, 0x800409c0, 0x02000000, 0x0010230d,
+ 0x82040480, 0x00000021, 0x02021000, 0x0010230d,
0x82040480, 0x00000011, 0x04001003, 0x42000800,
0x00000010, 0x59a00209, 0x59a01408, 0x900811c0,
0x80081540, 0x59a00208, 0x59a01c07, 0x900c19c0,
- 0x800c1d40, 0x0201f800, 0x00103876, 0x04000006,
- 0x0201f800, 0x0010389a, 0x4a01d808, 0x00102bf5,
+ 0x800c1d40, 0x0201f800, 0x00103966, 0x04000006,
+ 0x0201f800, 0x0010398a, 0x4a01d808, 0x00102cb9,
0x1c01f000, 0x4a034407, 0x00000002, 0x0201f000,
- 0x0010224a, 0x4031d800, 0x58ef400a, 0x58ec0002,
- 0x82000580, 0x00000200, 0x02000000, 0x00102242,
+ 0x00102309, 0x4031d800, 0x58ef400a, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x02000000, 0x00102301,
0x59a00c0b, 0x82040480, 0x00000011, 0x04001003,
0x42000800, 0x00000010, 0x59a0040c, 0x59a0120c,
0x900811c0, 0x80081540, 0x59a0020a, 0x59a01c09,
0x900c19c0, 0x800c1d40, 0x58ec0003, 0x0201f800,
- 0x001038a3, 0x4a01d808, 0x00102c10, 0x1c01f000,
+ 0x00103993, 0x4a01d808, 0x00102cd4, 0x1c01f000,
0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
- 0x00000200, 0x02000000, 0x00102242, 0x59a00c0b,
- 0x82040480, 0x00000011, 0x02001000, 0x00102207,
+ 0x00000200, 0x02000000, 0x00102301, 0x59a00c0b,
+ 0x82040480, 0x00000011, 0x02001000, 0x001022c6,
0x82040c80, 0x00000010, 0x59a00209, 0x59a01408,
0x900811c0, 0x80081540, 0x59a00208, 0x59a01c07,
0x900c19c0, 0x800c1d40, 0x82081400, 0x00000040,
- 0x58ec0003, 0x0201f800, 0x0010389a, 0x4a01d808,
- 0x00102c2e, 0x1c01f000, 0x4031d800, 0x58ef400a,
+ 0x58ec0003, 0x0201f800, 0x0010398a, 0x4a01d808,
+ 0x00102cf2, 0x1c01f000, 0x4031d800, 0x58ef400a,
0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
- 0x00102242, 0x59a0040b, 0x82000c80, 0x00000010,
+ 0x00102301, 0x59a0040b, 0x82000c80, 0x00000010,
0x59a0040c, 0x59a0120c, 0x900811c0, 0x80081540,
0x59a0020a, 0x59a01c09, 0x900c19c0, 0x800c1d40,
0x82081400, 0x00000040, 0x58ec0003, 0x0201f800,
- 0x001038a3, 0x4a01d808, 0x00102200, 0x1c01f000,
+ 0x00103993, 0x4a01d808, 0x001022bf, 0x1c01f000,
0x48efc857, 0x59a00208, 0x59a01408, 0x900001c0,
0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
0x800c1d40, 0x59a00407, 0x48034000, 0x480b4001,
- 0x480f4002, 0x0201f800, 0x00103876, 0x04020005,
- 0x4a034407, 0x00000002, 0x0201f000, 0x0010224a,
- 0x42000800, 0x00000010, 0x0201f800, 0x0010389a,
- 0x4a01d808, 0x00102c63, 0x1c01f000, 0x4031d800,
+ 0x480f4002, 0x0201f800, 0x00103966, 0x04020005,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00102309,
+ 0x42000800, 0x00000010, 0x0201f800, 0x0010398a,
+ 0x4a01d808, 0x00102d27, 0x1c01f000, 0x4031d800,
0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
- 0x00000200, 0x02000000, 0x00102242, 0x48efc857,
+ 0x00000200, 0x02000000, 0x00102301, 0x48efc857,
0x49a3c857, 0x492fc857, 0x592c0a05, 0x80040910,
0x04020005, 0x4a034407, 0x00000019, 0x0201f000,
- 0x0010224a, 0x4805d80b, 0x0401f00a, 0x4031d800,
+ 0x00102309, 0x4805d80b, 0x0401f00a, 0x4031d800,
0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x02000000, 0x00102242, 0x48efc857, 0x49a3c857,
+ 0x02000000, 0x00102301, 0x48efc857, 0x49a3c857,
0x48efc857, 0x49a3c857, 0x58ec000b, 0x80000040,
- 0x04000012, 0x4801d80b, 0x0201f800, 0x00103876,
+ 0x04000012, 0x4801d80b, 0x0201f800, 0x00103966,
0x04020005, 0x4a034407, 0x00000002, 0x0201f000,
- 0x0010224a, 0x42000800, 0x00000010, 0x58ec1006,
- 0x58ec1807, 0x0201f800, 0x0010389a, 0x4a01d808,
- 0x00102c77, 0x1c01f000, 0x58ee580c, 0x48efc857,
+ 0x00102309, 0x42000800, 0x00000010, 0x58ec1006,
+ 0x58ec1807, 0x0201f800, 0x0010398a, 0x4a01d808,
+ 0x00102d3b, 0x1c01f000, 0x58ee580c, 0x48efc857,
0x49a3c857, 0x492fc857, 0x492f3004, 0x592c0405,
- 0x8400055e, 0x48025c05, 0x4a01d808, 0x00102ca1,
+ 0x8400055e, 0x48025c05, 0x4a01d808, 0x00102d65,
0x1c01f000, 0x4d2c0000, 0x58ee580c, 0x48efc857,
0x49a3c857, 0x492fc857, 0x592c0405, 0x8400051e,
0x48025c05, 0x59a00000, 0x59a01001, 0x59a01802,
0x80081400, 0x820c1c40, 0x00000000, 0x832c0400,
0x00000005, 0x42000800, 0x00000010, 0x5c025800,
- 0x0201f000, 0x001038a3, 0x8d0e1d0e, 0x04000005,
- 0x4a034407, 0x00000001, 0x0201f000, 0x0010224a,
+ 0x0201f000, 0x00103993, 0x8d0e1d0e, 0x04000005,
+ 0x4a034407, 0x00000001, 0x0201f000, 0x00102309,
0x836c0580, 0x00000003, 0x04000005, 0x4a034407,
- 0x00000007, 0x0201f000, 0x0010224a, 0x59a0320c,
+ 0x00000007, 0x0201f000, 0x00102309, 0x59a0320c,
0x82183500, 0x000000ff, 0x59a28c07, 0x0201f800,
- 0x00103980, 0x02020000, 0x0010224e, 0x0201f800,
- 0x0010497a, 0x02020000, 0x0010224e, 0x83440580,
- 0x000007fd, 0x04000008, 0x0201f800, 0x0010491a,
+ 0x00103a70, 0x02020000, 0x0010230d, 0x0201f800,
+ 0x00104a7c, 0x02020000, 0x0010230d, 0x83440580,
+ 0x000007fd, 0x04000008, 0x0201f800, 0x00104a1c,
0x04000005, 0x4a034407, 0x00000009, 0x0201f000,
- 0x0010224a, 0x0201f800, 0x00103876, 0x04020005,
- 0x4a034407, 0x00000002, 0x0201f000, 0x0010224a,
+ 0x00102309, 0x0201f800, 0x00103966, 0x04020005,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00102309,
0x801831c0, 0x0400000a, 0x412c0800, 0x0201f800,
- 0x00103876, 0x04020005, 0x4a034407, 0x00000002,
- 0x0201f000, 0x0010224a, 0x40065800, 0x4a025c05,
- 0x00008000, 0x497a5a05, 0x0201f800, 0x0010974c,
+ 0x00103966, 0x04020005, 0x4a034407, 0x00000002,
+ 0x0201f000, 0x00102309, 0x40065800, 0x4a025c05,
+ 0x00008000, 0x497a5a05, 0x0201f800, 0x00109984,
0x04020005, 0x4a034407, 0x00000003, 0x0201f000,
- 0x0010224a, 0x4a01d808, 0x00102cf8, 0x1c01f000,
+ 0x00102309, 0x4a01d808, 0x00102dbc, 0x1c01f000,
0x592c0006, 0x82000580, 0x01000000, 0x04020005,
- 0x4a034407, 0x00000004, 0x0201f000, 0x0010224a,
+ 0x4a034407, 0x00000004, 0x0201f000, 0x00102309,
0x592c0407, 0x82002d00, 0x0000ff00, 0x82000500,
0x000000ff, 0x80000904, 0x80040800, 0x82040480,
0x00000006, 0x04001003, 0x42000800, 0x00000005,
0x4c500000, 0x4c540000, 0x4c580000, 0x832ca400,
0x00000007, 0x4050a800, 0x4004b000, 0x0201f800,
- 0x0010bd85, 0x59a00408, 0x59a01208, 0x900811c0,
+ 0x0010c0b0, 0x59a00408, 0x59a01208, 0x900811c0,
0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
0x800c1d40, 0x832c0400, 0x00000007, 0x4c140000,
- 0x0201f800, 0x001038a3, 0x5c002800, 0x801429c0,
- 0x04000003, 0x4a01d808, 0x00102d2b, 0x5c00b000,
+ 0x0201f800, 0x00103993, 0x5c002800, 0x801429c0,
+ 0x04000003, 0x4a01d808, 0x00102def, 0x5c00b000,
0x5c00a800, 0x5c00a000, 0x1c01f000, 0x4031d800,
0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
- 0x00000200, 0x02000000, 0x00102242, 0x812e59c0,
+ 0x00000200, 0x02000000, 0x00102301, 0x812e59c0,
0x02000800, 0x0010032e, 0x592c0007, 0x82000500,
0xff000000, 0x80000904, 0x800409c0, 0x02000000,
- 0x00102207, 0x4807c857, 0x82040480, 0x0000000e,
+ 0x001022c6, 0x4807c857, 0x82040480, 0x0000000e,
0x04001003, 0x42000800, 0x0000000d, 0x592e5801,
0x812e59c0, 0x02000800, 0x0010032e, 0x4c500000,
0x4c540000, 0x4c580000, 0x832ca400, 0x00000006,
- 0x4050a800, 0x4004b000, 0x0201f800, 0x0010bd85,
+ 0x4050a800, 0x4004b000, 0x0201f800, 0x0010c0b0,
0x5c00b000, 0x5c00a800, 0x5c00a000, 0x58ec1006,
0x58ec1807, 0x832c0400, 0x00000006, 0x0201f000,
- 0x001038a3, 0x0201f800, 0x00103876, 0x04020005,
- 0x4a034407, 0x00000002, 0x0201f000, 0x0010224a,
+ 0x00103993, 0x0201f800, 0x00103966, 0x04020005,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00102309,
0x59a00c07, 0x82040500, 0x0000ff00, 0x840001c0,
- 0x82001480, 0x00000007, 0x02021000, 0x0010224e,
- 0x0c01f001, 0x00102d70, 0x00102d77, 0x00102d7e,
- 0x00102d7e, 0x00102d7e, 0x00102d80, 0x00102d85,
- 0x42000800, 0x0000000d, 0x42003800, 0x00102d99,
- 0x4a034000, 0x0010c846, 0x0401f013, 0x42000800,
- 0x0000000d, 0x42003800, 0x00102d99, 0x4a034000,
- 0x0010c853, 0x0401f00c, 0x0201f000, 0x0010224e,
- 0x42000800, 0x00000008, 0x42003800, 0x00102dac,
+ 0x82001480, 0x00000007, 0x02021000, 0x0010230d,
+ 0x0c01f001, 0x00102e34, 0x00102e3b, 0x00102e42,
+ 0x00102e42, 0x00102e42, 0x00102e44, 0x00102e49,
+ 0x42000800, 0x0000000d, 0x42003800, 0x00102e5d,
+ 0x4a034000, 0x0010cb46, 0x0401f013, 0x42000800,
+ 0x0000000d, 0x42003800, 0x00102e5d, 0x4a034000,
+ 0x0010cb53, 0x0401f00c, 0x0201f000, 0x0010230d,
+ 0x42000800, 0x00000008, 0x42003800, 0x00102e70,
0x0401f005, 0x42000800, 0x00000004, 0x42003800,
- 0x00102df6, 0x59a00208, 0x59a01408, 0x900001c0,
+ 0x00102eba, 0x59a00208, 0x59a01408, 0x900001c0,
0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
0x800c1d40, 0x832c0400, 0x00000006, 0x4c1c0000,
- 0x0201f800, 0x0010389a, 0x5c003800, 0x481dd808,
+ 0x0201f800, 0x0010398a, 0x5c003800, 0x481dd808,
0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ee580c,
0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
- 0x00102242, 0x4a035019, 0x00000001, 0x4200b000,
+ 0x00102301, 0x4a035019, 0x00000001, 0x4200b000,
0x0000000d, 0x59a0a800, 0x832ca400, 0x00000006,
- 0x0201f800, 0x0010bd85, 0x0201f000, 0x00102207,
+ 0x0201f800, 0x0010c0b0, 0x0201f000, 0x001022c6,
0x4031d800, 0x58ef400a, 0x58ee580c, 0x58ec0002,
- 0x82000580, 0x00000200, 0x02000000, 0x00102242,
+ 0x82000580, 0x00000200, 0x02000000, 0x00102301,
0x832ca400, 0x00000006, 0x50500000, 0x82001500,
- 0x000c0016, 0x02020000, 0x0010224e, 0x82500c00,
+ 0x000c0016, 0x02020000, 0x0010230d, 0x82500c00,
0x00000003, 0x50040000, 0x82001500, 0x00000001,
- 0x02020000, 0x0010224e, 0x50500000, 0x82001500,
+ 0x02020000, 0x0010230d, 0x50500000, 0x82001500,
0x00000028, 0x0400001d, 0x82081580, 0x00000028,
- 0x02020000, 0x0010224e, 0x80500800, 0x50040000,
+ 0x02020000, 0x0010230d, 0x80500800, 0x50040000,
0x82001500, 0x00000013, 0x82081580, 0x00000013,
- 0x02020000, 0x0010224e, 0x80040800, 0x50040000,
+ 0x02020000, 0x0010230d, 0x80040800, 0x50040000,
0x82001500, 0x00050000, 0x82081580, 0x00050000,
- 0x02020000, 0x0010224e, 0x836c0580, 0x00000000,
+ 0x02020000, 0x0010230d, 0x836c0580, 0x00000000,
0x04000012, 0x599c0019, 0x8c00050e, 0x0402000f,
- 0x0201f000, 0x0010224e, 0x80500800, 0x50040000,
- 0x82001500, 0x00000013, 0x02020000, 0x0010224e,
+ 0x0201f000, 0x0010230d, 0x80500800, 0x50040000,
+ 0x82001500, 0x00000013, 0x02020000, 0x0010230d,
0x80040800, 0x50040000, 0x82001500, 0x00050000,
- 0x02020000, 0x0010224e, 0x4200b000, 0x00000008,
- 0x4200a800, 0x0010c83e, 0x0201f800, 0x0010bd5b,
- 0x0201f000, 0x00102207, 0x4031d800, 0x58ef400a,
+ 0x02020000, 0x0010230d, 0x4200b000, 0x00000008,
+ 0x4200a800, 0x0010cb3e, 0x0201f800, 0x0010c086,
+ 0x0201f000, 0x001022c6, 0x4031d800, 0x58ef400a,
0x58ee580c, 0x58ec0002, 0x82000580, 0x00000200,
- 0x02000000, 0x00102242, 0x4200b000, 0x00000004,
- 0x4200a800, 0x0010cccb, 0x832ca400, 0x00000006,
- 0x0201f800, 0x0010bd5b, 0x850e1d50, 0x0201f000,
- 0x00102207, 0x0201f800, 0x00103876, 0x04020005,
- 0x4a034407, 0x00000002, 0x0201f000, 0x0010224a,
+ 0x02000000, 0x00102301, 0x4200b000, 0x00000004,
+ 0x4200a800, 0x0010cfcb, 0x832ca400, 0x00000006,
+ 0x0201f800, 0x0010c086, 0x850e1d50, 0x0201f000,
+ 0x001022c6, 0x0201f800, 0x00103966, 0x04020005,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00102309,
0x832cac00, 0x00000006, 0x59a00c07, 0x82040500,
0x0000ff00, 0x840001c0, 0x82001480, 0x00000008,
- 0x02021000, 0x0010224e, 0x0c01f001, 0x00102e23,
- 0x00102e26, 0x00102e29, 0x00102e29, 0x00102e29,
- 0x00102e2b, 0x00102e29, 0x00102e33, 0x4200a000,
- 0x0010c846, 0x0401f055, 0x4200a000, 0x0010c853,
- 0x0401f052, 0x0201f000, 0x0010224e, 0x4200b000,
- 0x00000008, 0x40580800, 0x4200a000, 0x0010c83e,
- 0x0201f800, 0x0010bd5b, 0x0401f04d, 0x59a00a0b,
+ 0x02021000, 0x0010230d, 0x0c01f001, 0x00102ee7,
+ 0x00102eea, 0x00102eed, 0x00102eed, 0x00102eed,
+ 0x00102eef, 0x00102eed, 0x00102ef7, 0x4200a000,
+ 0x0010cb46, 0x0401f055, 0x4200a000, 0x0010cb53,
+ 0x0401f052, 0x0201f000, 0x0010230d, 0x4200b000,
+ 0x00000008, 0x40580800, 0x4200a000, 0x0010cb3e,
+ 0x0201f800, 0x0010c086, 0x0401f04d, 0x59a00a0b,
0x4a03420b, 0x0000001c, 0x82040480, 0x0000001c,
- 0x02001000, 0x0010224e, 0x4200b000, 0x0000000f,
- 0x4178a000, 0x0201f800, 0x0010bd64, 0x832cac00,
+ 0x02001000, 0x0010230d, 0x4200b000, 0x0000000f,
+ 0x4178a000, 0x0201f800, 0x0010c08f, 0x832cac00,
0x00000006, 0x4200b000, 0x00000004, 0x83a8a400,
- 0x0000001f, 0x0201f800, 0x0010bd5b, 0x836c0580,
+ 0x0000001f, 0x0201f800, 0x0010c086, 0x836c0580,
0x00000000, 0x04000007, 0x4200b000, 0x00000004,
- 0x83a8a400, 0x00000000, 0x0201f800, 0x0010bd5b,
- 0x492f4000, 0x0201f800, 0x00103876, 0x04020005,
- 0x4a034407, 0x00000002, 0x0201f000, 0x0010224a,
+ 0x83a8a400, 0x00000000, 0x0201f800, 0x0010c086,
+ 0x492f4000, 0x0201f800, 0x00103966, 0x04020005,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00102309,
0x832cac00, 0x00000006, 0x4200b000, 0x0000000f,
- 0x4178a000, 0x0201f800, 0x0010bd64, 0x832cac00,
+ 0x4178a000, 0x0201f800, 0x0010c08f, 0x832cac00,
0x00000007, 0x4200b000, 0x00000004, 0x83a8a400,
- 0x00000023, 0x0201f800, 0x0010bd5b, 0x492f4001,
+ 0x00000023, 0x0201f800, 0x0010c086, 0x492f4001,
0x59a25800, 0x59a00208, 0x59a01408, 0x900001c0,
0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
0x800c1d40, 0x832c0400, 0x00000006, 0x42000800,
- 0x0000000f, 0x0201f800, 0x001038a3, 0x4a01d808,
- 0x00102e8b, 0x1c01f000, 0x4200b000, 0x0000000d,
- 0x40580800, 0x0201f800, 0x0010bd85, 0x59a00208,
+ 0x0000000f, 0x0201f800, 0x00103993, 0x4a01d808,
+ 0x00102f4f, 0x1c01f000, 0x4200b000, 0x0000000d,
+ 0x40580800, 0x0201f800, 0x0010c0b0, 0x59a00208,
0x59a01408, 0x900001c0, 0x80081540, 0x59a0020a,
0x59a01c0a, 0x900001c0, 0x800c1d40, 0x832c0400,
- 0x00000006, 0x0201f000, 0x001038a3, 0x4031d800,
+ 0x00000006, 0x0201f000, 0x00103993, 0x4031d800,
0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x02000000, 0x00102242, 0x59a25801, 0x58ec1006,
+ 0x02000000, 0x00102301, 0x59a25801, 0x58ec1006,
0x58ec1807, 0x832c0400, 0x00000006, 0x42000800,
- 0x0000000d, 0x0201f000, 0x001038a3, 0x836c0580,
+ 0x0000000d, 0x0201f000, 0x00103993, 0x836c0580,
0x00000000, 0x04020005, 0x4a034407, 0x00000007,
- 0x0201f000, 0x0010224a, 0x59a01407, 0x800811c0,
+ 0x0201f000, 0x00102309, 0x59a01407, 0x800811c0,
0x04020017, 0x59c40801, 0x82040d00, 0x00018000,
0x82040580, 0x00000000, 0x04020004, 0x4a034407,
0x00000000, 0x0401f056, 0x82040580, 0x00008000,
@@ -17541,66 +17642,67 @@
0x4a034407, 0x00000003, 0x0401f049, 0x59a80078,
0x8c00053e, 0x0400000d, 0x59a00a08, 0x82040580,
0x00000003, 0x04000005, 0x82040580, 0x00000002,
- 0x02020000, 0x0010224e, 0x42000000, 0x00000003,
+ 0x02020000, 0x0010230d, 0x42000000, 0x00000003,
0x40000800, 0x0401f00b, 0x59a80070, 0x8c000508,
0x04000005, 0x42000000, 0x00000001, 0x40000800,
0x0401f004, 0x59a00208, 0x48034002, 0x59a80837,
0x48035037, 0x599c7819, 0x823c7d00, 0xffff1fff,
0x800000da, 0x803c7d40, 0x483f3819, 0x0201f800,
- 0x00101625, 0x0400000d, 0x0201f800, 0x00101633,
- 0x0400000a, 0x0201f800, 0x00101641, 0x04000007,
- 0x0201f800, 0x0010164f, 0x04000004, 0x48075037,
- 0x0201f000, 0x0010224e, 0x82080580, 0x00000002,
+ 0x0010162a, 0x0400000d, 0x0201f800, 0x00101638,
+ 0x0400000a, 0x0201f800, 0x00101646, 0x04000007,
+ 0x0201f800, 0x00101654, 0x04000004, 0x48075037,
+ 0x0201f000, 0x0010230d, 0x82080580, 0x00000002,
0x04020017, 0x59c40006, 0x84000500, 0x48038806,
- 0x0201f800, 0x00106faf, 0x497b8880, 0x42000000,
- 0x0010cc8b, 0x0201f800, 0x0010bc88, 0x4803c856,
+ 0x0201f800, 0x001071b4, 0x497b8880, 0x42000000,
+ 0x0010cf8b, 0x0201f800, 0x0010bfb3, 0x4803c856,
0x850e1d48, 0x4a038808, 0x00000000, 0x4202d800,
0x00000004, 0x4a038805, 0x00000001, 0x4a035043,
0x00000001, 0x0201f800, 0x00100455, 0x0201f000,
- 0x00102207, 0x8d0e1d0e, 0x04000005, 0x4a034407,
- 0x00000001, 0x0201f000, 0x0010224a, 0x836c0580,
+ 0x001022c6, 0x8d0e1d0e, 0x04000005, 0x4a034407,
+ 0x00000001, 0x0201f000, 0x00102309, 0x836c0580,
0x00000003, 0x04000005, 0x4a034407, 0x00000007,
- 0x0201f000, 0x0010224a, 0x59a28c07, 0x59a0320c,
- 0x82183500, 0x000000ff, 0x0201f800, 0x00103980,
- 0x02020000, 0x0010224e, 0x0201f800, 0x0010497a,
- 0x02020000, 0x0010224e, 0x83440580, 0x000007fd,
- 0x04000008, 0x0201f800, 0x0010491a, 0x04000005,
- 0x42000800, 0x00000009, 0x0201f000, 0x0010224a,
- 0x0201f800, 0x00103876, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x0010224a, 0x497a5a05,
- 0x4a025c05, 0x00008000, 0x0201f800, 0x00109764,
+ 0x0201f000, 0x00102309, 0x59a28c07, 0x59a0320c,
+ 0x82183500, 0x000000ff, 0x0201f800, 0x00103a70,
+ 0x02020000, 0x0010230d, 0x0201f800, 0x00104a7c,
+ 0x02020000, 0x0010230d, 0x83440580, 0x000007fd,
+ 0x04000008, 0x0201f800, 0x00104a1c, 0x04000005,
+ 0x42000800, 0x00000009, 0x0201f000, 0x00102309,
+ 0x0201f800, 0x00103966, 0x04020005, 0x4a034407,
+ 0x00000002, 0x0201f000, 0x00102309, 0x497a5a05,
+ 0x4a025c05, 0x00008000, 0x0201f800, 0x0010999c,
0x04020005, 0x4a034407, 0x00000003, 0x0201f000,
- 0x0010224a, 0x4a01d808, 0x00102f3c, 0x1c01f000,
+ 0x00102309, 0x4a01d808, 0x00103000, 0x1c01f000,
0x592c0006, 0x82000d00, 0x0000ffff, 0x82000500,
0xffff0000, 0x82000580, 0x01000000, 0x04020005,
- 0x4a034407, 0x00000004, 0x0201f000, 0x0010224a,
+ 0x4a034407, 0x00000004, 0x0201f000, 0x00102309,
0x80040904, 0x4c500000, 0x4c540000, 0x4c580000,
0x832ca400, 0x00000006, 0x4050a800, 0x4004b000,
- 0x0201f800, 0x0010bd85, 0x5c00b000, 0x5c00a800,
+ 0x0201f800, 0x0010c0b0, 0x5c00b000, 0x5c00a800,
0x5c00a000, 0x59a00208, 0x59a01408, 0x900001c0,
0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
0x800c1d40, 0x832c0400, 0x00000006, 0x0201f000,
- 0x001038a3, 0x496fc857, 0x836c0580, 0x00000000,
+ 0x00103993, 0x496fc857, 0x836c0580, 0x00000000,
0x04000005, 0x4a034407, 0x0000001a, 0x0201f000,
- 0x0010224a, 0x0201f800, 0x00104fc6, 0x02020800,
- 0x00104032, 0x42000800, 0x00000020, 0x59a00408,
+ 0x00102309, 0x0201f800, 0x001050f7, 0x02020800,
+ 0x0010412b, 0x42000800, 0x00000020, 0x59a00408,
0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x419c0000,
- 0x49a3c857, 0x0201f800, 0x0010389a, 0x4a01d808,
- 0x00102f7e, 0x1c01f000, 0x4833c857, 0x59a80078,
- 0x8c00053e, 0x02020800, 0x0010b52c, 0x4031d800,
+ 0x49a3c857, 0x0201f800, 0x0010398a, 0x4a01d808,
+ 0x00103042, 0x1c01f000, 0x4833c857, 0x59a80078,
+ 0x8c00053e, 0x02020800, 0x0010b857, 0x4031d800,
0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x02000000, 0x00102242, 0x599c0200, 0x800001c0,
- 0x02000000, 0x0010224e, 0x59a80070, 0x8c000504,
+ 0x02000000, 0x00102301, 0x599c0200, 0x800001c0,
+ 0x02000000, 0x0010230d, 0x59a80070, 0x8c000504,
0x04020003, 0x8c000506, 0x04000004, 0x599c0019,
- 0x8400050c, 0x48033819, 0x0201f800, 0x00109f63,
+ 0x8400050c, 0x48033819, 0x0201f800, 0x0010a1a1,
0x59a80070, 0x8c000502, 0x04000004, 0x599c0017,
0x84000508, 0x48033817, 0x850e1d20, 0x599c0017,
- 0x8c000508, 0x04000003, 0x850e1d60, 0x0401f004,
- 0x8c00050a, 0x02020000, 0x0010224e, 0x42024800,
- 0x0010ccd1, 0x4a024a00, 0x00000004, 0x42000800,
- 0x0010ccd0, 0x46000800, 0x00000001, 0x42000800,
- 0x0010cccf, 0x46000800, 0x0000ffff, 0x59240c00,
+ 0x8c000508, 0x04000003, 0x850e1d60, 0x0401f008,
+ 0x8c00050a, 0x02020000, 0x0010230d, 0x59a80806,
+ 0x8c040d16, 0x02020000, 0x0010230d, 0x42024800,
+ 0x0010cfd1, 0x4a024a00, 0x00000004, 0x42000800,
+ 0x0010cfd0, 0x46000800, 0x00000001, 0x42000800,
+ 0x0010cfcf, 0x46000800, 0x0000ffff, 0x59240c00,
0x84040d46, 0x599c1017, 0x8c08150a, 0x04020002,
0x84040d48, 0x8c081508, 0x04020002, 0x84040d4a,
0x84040d4c, 0x48064c00, 0x59240a00, 0x84040d40,
@@ -17612,151 +17714,161 @@
0x840411c0, 0x80081540, 0x480a4c00, 0x5c000000,
0x0401f008, 0x4c000000, 0x59240400, 0x84000540,
0x840411c0, 0x80081540, 0x480a4c00, 0x5c000000,
- 0x82041480, 0x0000007f, 0x02021000, 0x0010224e,
- 0x82041400, 0x00102057, 0x50081000, 0x82081500,
+ 0x82041480, 0x0000007f, 0x02021000, 0x0010230d,
+ 0x82041400, 0x00102116, 0x50081000, 0x82081500,
0x000000ff, 0x48064a08, 0x480a4805, 0x480a4c08,
0x8c000500, 0x04020006, 0x480b500f, 0x42000800,
- 0x00000003, 0x0201f800, 0x00106c63, 0x0201f800,
- 0x00103942, 0x04000004, 0x59240400, 0x84000544,
+ 0x00000003, 0x0201f800, 0x00106e68, 0x0201f800,
+ 0x00103a32, 0x04000004, 0x59240400, 0x84000544,
0x48024c00, 0x599c0019, 0x42000800, 0x00001000,
0x50040800, 0x82040c80, 0x24320001, 0x04001003,
0x84000546, 0x48033819, 0x8c000506, 0x0400000f,
0x4a03b805, 0x90000000, 0x59a81007, 0x8c081516,
0x0402000a, 0x42000800, 0x00007600, 0x4a000805,
- 0xd0000000, 0x42000800, 0x0010c89b, 0x58041401,
- 0x84081542, 0x48080c01, 0x8c00050e, 0x0402000b,
- 0x59a80805, 0x8c040d14, 0x04000008, 0x42000800,
- 0x0010c83e, 0x50040800, 0x82040d00, 0x00000028,
- 0x02020000, 0x0010224e, 0x82000500, 0x00000030,
+ 0xd0000000, 0x42000800, 0x0010cb9b, 0x58041401,
+ 0x84081542, 0x48080c01, 0x8c00050e, 0x04020007,
+ 0x4c000000, 0x0201f800, 0x00103adb, 0x5c000000,
+ 0x02020000, 0x0010230d, 0x82000500, 0x00000030,
0x04000003, 0x80000108, 0x0401f003, 0x42000000,
0x00000002, 0x48039040, 0x42000800, 0x00000002,
- 0x82000400, 0x001031ca, 0x50001000, 0x0201f800,
- 0x00106c63, 0x599c0201, 0x82000c80, 0x00000100,
- 0x02001000, 0x0010224e, 0x82000c80, 0x00000841,
- 0x02021000, 0x0010224e, 0x82000500, 0x00000007,
- 0x02020000, 0x0010224e, 0x599c0401, 0x80000540,
- 0x02000000, 0x0010224e, 0x599c0409, 0x599c0c07,
- 0x80040c80, 0x02021000, 0x0010224e, 0x80000040,
- 0x02000000, 0x0010224e, 0x599c0209, 0x599c0a07,
- 0x80040c80, 0x02021000, 0x0010224e, 0x80000040,
- 0x02000000, 0x0010224e, 0x0201f800, 0x0010546b,
- 0x0201f800, 0x00104cb1, 0x599c0201, 0x48035004,
- 0x0201f800, 0x00101278, 0x599c020a, 0x800001c0,
+ 0x82000400, 0x001032ba, 0x50001000, 0x0201f800,
+ 0x00106e68, 0x599c0201, 0x82000c80, 0x00000100,
+ 0x02001000, 0x0010230d, 0x82000c80, 0x00000841,
+ 0x02021000, 0x0010230d, 0x82000500, 0x00000007,
+ 0x02020000, 0x0010230d, 0x599c0401, 0x80000540,
+ 0x02000000, 0x0010230d, 0x599c0409, 0x599c0c07,
+ 0x80040c80, 0x02021000, 0x0010230d, 0x80000040,
+ 0x02000000, 0x0010230d, 0x599c0209, 0x599c0a07,
+ 0x80040c80, 0x02021000, 0x0010230d, 0x80000040,
+ 0x02000000, 0x0010230d, 0x0201f800, 0x0010559c,
+ 0x0201f800, 0x00104dd6, 0x599c0201, 0x48035004,
+ 0x0201f800, 0x00101279, 0x599c020a, 0x800001c0,
0x04000003, 0x48035031, 0x0401f003, 0x4a035031,
0x000000c8, 0x8d0e1d20, 0x04000004, 0x0201f800,
- 0x001064a2, 0x417a5000, 0x599c0003, 0x599c0804,
+ 0x001066a7, 0x417a5000, 0x599c0003, 0x599c0804,
0x9c0001c0, 0x9c0409c0, 0x48024801, 0x48064802,
0x48035002, 0x48075003, 0x599c1017, 0x8c08151c,
0x04000006, 0x599c0005, 0x599c0806, 0x9c0001c0,
0x9c0409c0, 0x0401f003, 0x82000500, 0xf0ffffff,
0x48024803, 0x48064804, 0x48035000, 0x48075001,
- 0x42001000, 0x0010c846, 0x48001000, 0x48041001,
- 0x42001000, 0x0010c853, 0x48001000, 0x48041001,
- 0x59a00207, 0x82000580, 0x00000048, 0x040200b2,
- 0x0201f800, 0x00103876, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x0010224a, 0x42000800,
+ 0x42001000, 0x0010cb46, 0x48001000, 0x48041001,
+ 0x42001000, 0x0010cb53, 0x48001000, 0x48041001,
+ 0x59a00207, 0x82000580, 0x00000048, 0x040200de,
+ 0x0201f800, 0x00103966, 0x04020005, 0x4a034407,
+ 0x00000002, 0x0201f000, 0x00102309, 0x42000800,
0x00000010, 0x59a00208, 0x59a01408, 0x900001c0,
0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
0x800c1d40, 0x82081400, 0x00000080, 0x82083400,
0x00000040, 0x481b4002, 0x820c3440, 0x00000000,
0x481b4003, 0x832c0400, 0x00000005, 0x0201f800,
- 0x0010389a, 0x4a01d808, 0x001030a4, 0x1c01f000,
+ 0x0010398a, 0x4a01d808, 0x00103168, 0x1c01f000,
0x4031d800, 0x58ef400a, 0x58ee580c, 0x58ec0002,
- 0x82000580, 0x00000200, 0x02000000, 0x00102242,
+ 0x82000580, 0x00000200, 0x02000000, 0x00102301,
0x592c1005, 0x480bc857, 0x80080120, 0x42024800,
- 0x0010ccd1, 0x48024c06, 0x82081500, 0x0000ffff,
+ 0x0010cfd1, 0x48024c06, 0x82081500, 0x0000ffff,
0x599c0818, 0x82040d00, 0x00000030, 0x82040580,
0x00000000, 0x04020006, 0x82080480, 0x0000007e,
- 0x02021000, 0x0010224e, 0x0401f00b, 0x59a80078,
+ 0x02021000, 0x0010230d, 0x0401f007, 0x59a80078,
0x8c00053e, 0x04000004, 0x82080480, 0x00000040,
- 0x0401f003, 0x82080480, 0x00000080, 0x02021000,
- 0x0010224e, 0x80080800, 0x42000000, 0x0010ccd0,
- 0x44040000, 0x800811c0, 0x04000067, 0x42024800,
- 0x0010ccdc, 0x80040840, 0x832e5c00, 0x00000006,
- 0x42004000, 0x00000003, 0x592c0400, 0x8c000506,
- 0x04000012, 0x8c00050a, 0x04020004, 0x8d0e1d20,
- 0x02000000, 0x0010224e, 0x4a024a00, 0x00000005,
- 0x82001500, 0x00000003, 0x04000006, 0x840011c0,
- 0x82081500, 0x000000ff, 0x480a4a08, 0x0401f003,
- 0x82000500, 0x000000ff, 0x48024c00, 0x592c0001,
- 0x592c1002, 0x9c0001c0, 0x9c0811c0, 0x48024801,
- 0x480a4802, 0x599c1817, 0x8c0c1d1c, 0x04000006,
- 0x592c0003, 0x592c1004, 0x9c0001c0, 0x9c0811c0,
- 0x0401f003, 0x82000500, 0xf0ffffff, 0x48024803,
- 0x480a4804, 0x832e5c00, 0x00000005, 0x83264c00,
- 0x0000000b, 0x80040840, 0x04000024, 0x80204040,
- 0x040207d2, 0x48074000, 0x49274001, 0x42000800,
- 0x0000000f, 0x59a01002, 0x59a01803, 0x82083400,
- 0x0000003c, 0x481b4002, 0x820c3440, 0x00000000,
- 0x481b4003, 0x58ee580c, 0x832c0400, 0x00000005,
- 0x0201f800, 0x0010389a, 0x4a01d808, 0x00103119,
- 0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ec0002,
- 0x82000580, 0x00000200, 0x02000000, 0x00102242,
- 0x58ee580c, 0x832e5c00, 0x00000005, 0x59a00800,
- 0x59a24801, 0x0401f7af, 0x42006800, 0x0010ccd1,
- 0x4200b000, 0x0010ccd0, 0x5058b000, 0x8058b040,
- 0x04000009, 0x42024800, 0x0010ccdc, 0x58340206,
+ 0x0401f01c, 0x0201f800, 0x0010c0e8, 0x04000017,
+ 0x82080480, 0x00000081, 0x02021000, 0x0010230d,
+ 0x42000000, 0x0010cfd0, 0x44080000, 0x800811c0,
+ 0x02000000, 0x0010230d, 0x40080800, 0x42024800,
+ 0x0010cfd1, 0x832e5c00, 0x00000006, 0x592c0400,
+ 0x8c000506, 0x04020014, 0x59240200, 0x84000500,
+ 0x48024a00, 0x0401f010, 0x82080480, 0x00000080,
+ 0x02021000, 0x0010230d, 0x80080800, 0x42000000,
+ 0x0010cfd0, 0x44040000, 0x800811c0, 0x0400007a,
+ 0x42024800, 0x0010cfdc, 0x80040840, 0x832e5c00,
+ 0x00000006, 0x42004000, 0x00000003, 0x592c0400,
+ 0x8c000506, 0x04000012, 0x8c00050a, 0x04020004,
+ 0x8d0e1d20, 0x02000000, 0x0010230d, 0x4a024a00,
+ 0x00000005, 0x82001500, 0x00000003, 0x04000006,
+ 0x840011c0, 0x82081500, 0x000000ff, 0x480a4a08,
+ 0x0401f003, 0x82000500, 0x000000ff, 0x48024c00,
+ 0x592c0001, 0x592c1002, 0x9c0001c0, 0x9c0811c0,
+ 0x48024801, 0x480a4802, 0x599c1817, 0x8c0c1d1c,
+ 0x04000006, 0x592c0003, 0x592c1004, 0x9c0001c0,
+ 0x9c0811c0, 0x0401f003, 0x82000500, 0xf0ffffff,
+ 0x48024803, 0x480a4804, 0x832e5c00, 0x00000005,
+ 0x83264c00, 0x0000000b, 0x80040840, 0x04000024,
+ 0x80204040, 0x040207d2, 0x48074000, 0x49274001,
+ 0x42000800, 0x0000000f, 0x59a01002, 0x59a01803,
+ 0x82083400, 0x0000003c, 0x481b4002, 0x820c3440,
+ 0x00000000, 0x481b4003, 0x58ee580c, 0x832c0400,
+ 0x00000005, 0x0201f800, 0x0010398a, 0x4a01d808,
+ 0x001031f6, 0x1c01f000, 0x4031d800, 0x58ef400a,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
+ 0x00102301, 0x58ee580c, 0x832e5c00, 0x00000005,
+ 0x59a00800, 0x59a24801, 0x0401f7af, 0x0201f800,
+ 0x0010c0e8, 0x04000011, 0x42006800, 0x0010cfd1,
+ 0x4200b000, 0x0010cfd0, 0x5058b000, 0x58340400,
+ 0x8c000506, 0x04000005, 0x58340200, 0x8400055e,
+ 0x48006a00, 0x0401f005, 0x82346c00, 0x0000000b,
+ 0x8058b040, 0x040207f6, 0x42006800, 0x0010cfd1,
+ 0x4200b000, 0x0010cfd0, 0x5058b000, 0x8058b040,
+ 0x04000009, 0x42024800, 0x0010cfdc, 0x58340206,
0x48024a06, 0x83264c00, 0x0000000b, 0x8058b040,
0x040207fb, 0x59a80070, 0x8c000508, 0x04020017,
0x8c00050a, 0x04020023, 0x599c1019, 0x82081500,
0x0000e000, 0x82080580, 0x00000000, 0x0402000c,
0x4a035037, 0x00000000, 0x42000000, 0x00000001,
- 0x0201f800, 0x001018a2, 0x42000000, 0x00000001,
- 0x0201f800, 0x00101828, 0x0401f030, 0x82080580,
+ 0x0201f800, 0x001018a7, 0x42000000, 0x00000001,
+ 0x0201f800, 0x0010182d, 0x0401f030, 0x82080580,
0x00002000, 0x0402000c, 0x4a035037, 0x00000001,
- 0x42000000, 0x00000000, 0x0201f800, 0x001018a2,
- 0x42000000, 0x00000000, 0x0201f800, 0x00101828,
+ 0x42000000, 0x00000000, 0x0201f800, 0x001018a7,
+ 0x42000000, 0x00000000, 0x0201f800, 0x0010182d,
0x0401f022, 0x82080580, 0x00004000, 0x04020006,
0x4a035037, 0x00000002, 0x4a035043, 0x00000001,
0x0401f01a, 0x82080580, 0x00006000, 0x02020000,
- 0x0010224e, 0x59a80878, 0x8c040d3e, 0x04020009,
+ 0x0010230d, 0x59a80878, 0x8c040d3e, 0x04020009,
0x59a80847, 0x82040d80, 0x01391077, 0x04020005,
- 0x59e00813, 0x8c040d00, 0x02020000, 0x0010224e,
+ 0x59e00813, 0x8c040d00, 0x02020000, 0x0010230d,
0x4a035037, 0x00000003, 0x42000000, 0x00000002,
- 0x0201f800, 0x001018a2, 0x42000000, 0x00000002,
- 0x0201f800, 0x00101828, 0x599c1019, 0x82081500,
+ 0x0201f800, 0x001018a7, 0x42000000, 0x00000002,
+ 0x0201f800, 0x0010182d, 0x599c1019, 0x82081500,
0x0000e000, 0x599c0019, 0x8c000520, 0x0400000d,
0x42000000, 0x00000004, 0x42000800, 0x00000040,
- 0x0201f800, 0x00101944, 0x42000000, 0x00000010,
- 0x42000800, 0x000000c0, 0x0201f800, 0x00101944,
+ 0x0201f800, 0x00101949, 0x42000000, 0x00000010,
+ 0x42000800, 0x000000c0, 0x0201f800, 0x00101949,
0x4a035013, 0x0000aaaa, 0x599c1018, 0x82081500,
0x00000030, 0x59a8006d, 0x80000540, 0x0400000c,
- 0x82080580, 0x00000000, 0x02000000, 0x0010224e,
+ 0x82080580, 0x00000000, 0x02000000, 0x0010230d,
0x599c1018, 0x82081500, 0xffffffcf, 0x82081540,
0x00000010, 0x480b3818, 0x0401f010, 0x82080d80,
0x00000000, 0x04000007, 0x82080d80, 0x00000010,
0x0400000a, 0x82080d80, 0x00000020, 0x04020002,
- 0x48075013, 0x0201f800, 0x0010393d, 0x04000008,
- 0x4803c856, 0x850e1d46, 0x0201f800, 0x00101606,
+ 0x48075013, 0x0201f800, 0x00103a2d, 0x04000008,
+ 0x4803c856, 0x850e1d46, 0x0201f800, 0x0010160b,
0x59a8001f, 0x80040540, 0x4803501f, 0x49f3c857,
- 0x42001000, 0x00104ee2, 0x0201f800, 0x001062f9,
- 0x42001000, 0x00104ed1, 0x0201f800, 0x00106449,
+ 0x42001000, 0x00105013, 0x0201f800, 0x001064fe,
+ 0x42001000, 0x00105002, 0x0201f800, 0x0010664e,
0x4a038805, 0xffffffff, 0x4a03c014, 0x00400040,
- 0x4a03c013, 0x00400000, 0x0201f800, 0x00104822,
+ 0x4a03c013, 0x00400000, 0x0201f800, 0x00104922,
0x59a0001e, 0x84000540, 0x4803401e, 0x49f3c857,
- 0x0201f000, 0x00102207, 0x00000018, 0x0000000c,
+ 0x0201f000, 0x001022c6, 0x00000018, 0x0000000c,
0x00000018, 0x00000020, 0x836c0580, 0x00000000,
0x04020005, 0x42000800, 0x00000007, 0x0201f000,
- 0x0010224a, 0x42000800, 0x00000020, 0x59a00408,
+ 0x00102309, 0x42000800, 0x00000020, 0x59a00408,
0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x419c0000,
- 0x0201f000, 0x001038a3, 0x8d0e1d0e, 0x04000005,
- 0x4a034407, 0x00000001, 0x0201f000, 0x0010224a,
- 0x0201f800, 0x00104fc6, 0x04020005, 0x4a034407,
- 0x00000016, 0x0201f000, 0x0010224a, 0x59a80056,
+ 0x0201f000, 0x00103993, 0x8d0e1d0e, 0x04000005,
+ 0x4a034407, 0x00000001, 0x0201f000, 0x00102309,
+ 0x0201f800, 0x001050f7, 0x04020005, 0x4a034407,
+ 0x00000016, 0x0201f000, 0x00102309, 0x59a80056,
0x8c000500, 0x04000011, 0x4a034407, 0x00000000,
0x42000800, 0x00000020, 0x59a00408, 0x59a01208,
0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
- 0x900c19c0, 0x800c1d40, 0x42000000, 0x0010df51,
- 0x0201f000, 0x001038a3, 0x4a034407, 0x00000001,
- 0x4200b000, 0x00000020, 0x4200a800, 0x0010df51,
+ 0x900c19c0, 0x800c1d40, 0x42000000, 0x0010e251,
+ 0x0201f000, 0x00103993, 0x4a034407, 0x00000001,
+ 0x4200b000, 0x00000020, 0x4200a800, 0x0010e251,
0x4200a000, 0xffffffff, 0x4450a800, 0x8054a800,
0x8058b040, 0x040207fd, 0x4d440000, 0x4d340000,
0x42028800, 0xffffffff, 0x42002000, 0xffffffff,
0x42003000, 0x00000001, 0x42003800, 0x00000001,
- 0x42001800, 0x0010df51, 0x59a8100f, 0x82081500,
- 0x000000ff, 0x40180000, 0x0c01f001, 0x00103223,
- 0x00103226, 0x0010322a, 0x0010322e, 0x82102500,
+ 0x42001800, 0x0010e251, 0x59a8100f, 0x82081500,
+ 0x000000ff, 0x40180000, 0x0c01f001, 0x00103313,
+ 0x00103316, 0x0010331a, 0x0010331e, 0x82102500,
0xffffff00, 0x0401f014, 0x82102500, 0xffff00ff,
0x840811c0, 0x0401f010, 0x82102500, 0xff00ffff,
0x900811c0, 0x0401f00c, 0x82102500, 0x00ffffff,
@@ -17766,33 +17878,33 @@
0x83442c80, 0x0000007f, 0x04021014, 0x4c080000,
0x4c0c0000, 0x4c180000, 0x4c1c0000, 0x0201f800,
0x0002034c, 0x5c003800, 0x5c003000, 0x5c001800,
- 0x5c001000, 0x040207f2, 0x0201f800, 0x0010492d,
+ 0x5c001000, 0x040207f2, 0x0201f800, 0x00104a2f,
0x040207ef, 0x80183000, 0x801c3800, 0x59341202,
0x40180000, 0x0c01f7ce, 0x82100580, 0xffffffff,
- 0x04000002, 0x44101800, 0x42001800, 0x0010df51,
+ 0x04000002, 0x44101800, 0x42001800, 0x0010e251,
0x500c0000, 0x82000500, 0xffffff00, 0x801c0540,
0x44001800, 0x5c026800, 0x5c028800, 0x42000800,
0x00000020, 0x59a00408, 0x59a01208, 0x900811c0,
0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
- 0x800c1d40, 0x42000000, 0x0010df51, 0x0201f000,
- 0x001038a3, 0x59a28c07, 0x0201f800, 0x00103980,
- 0x02020000, 0x0010224e, 0x0201f800, 0x0010497a,
- 0x02020000, 0x0010224e, 0x0201f800, 0x00103876,
+ 0x800c1d40, 0x42000000, 0x0010e251, 0x0201f000,
+ 0x00103993, 0x59a28c07, 0x0201f800, 0x00103a70,
+ 0x02020000, 0x0010230d, 0x0201f800, 0x00104a7c,
+ 0x02020000, 0x0010230d, 0x0201f800, 0x00103966,
0x04020005, 0x4a034407, 0x00000002, 0x0201f000,
- 0x0010224a, 0x59a0020c, 0x8c000500, 0x04000005,
- 0x0201f800, 0x0010492d, 0x02020000, 0x00103947,
+ 0x00102309, 0x59a0020c, 0x8c000500, 0x04000005,
+ 0x0201f800, 0x00104a2f, 0x02020000, 0x00103a37,
0x59a0020c, 0x8c000502, 0x0400001b, 0x83440480,
- 0x000007f0, 0x04021018, 0x0201f800, 0x00104936,
+ 0x000007f0, 0x04021018, 0x0201f800, 0x00104a38,
0x04020015, 0x497a5a05, 0x4a025c05, 0x00008000,
- 0x59a24805, 0x0201f800, 0x00109731, 0x04020005,
- 0x4a034407, 0x00000003, 0x0201f000, 0x0010224a,
- 0x4a01d808, 0x0010329b, 0x1c01f000, 0x59a28c07,
- 0x59a2440b, 0x0201f800, 0x0010497a, 0x02020000,
- 0x0010224e, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x59a24805, 0x0201f800, 0x00109969, 0x04020005,
+ 0x4a034407, 0x00000003, 0x0201f000, 0x00102309,
+ 0x4a01d808, 0x0010338b, 0x1c01f000, 0x59a28c07,
+ 0x59a2440b, 0x0201f800, 0x00104a7c, 0x02020000,
+ 0x0010230d, 0x4c580000, 0x4c500000, 0x4c540000,
0x4200b000, 0x0000000a, 0x4134a000, 0x832e5c00,
- 0x00000002, 0x412ca800, 0x0201f800, 0x0010bd5b,
+ 0x00000002, 0x412ca800, 0x0201f800, 0x0010c086,
0x832cac00, 0x00000006, 0x4054a000, 0x4200b000,
- 0x00000004, 0x0201f800, 0x0010bd85, 0x5c00a800,
+ 0x00000004, 0x0201f800, 0x0010c0b0, 0x5c00a800,
0x5c00a000, 0x5c00b000, 0x592c0802, 0x82040500,
0x00ff00ff, 0x900001c0, 0x82041500, 0xff00ff00,
0x80080540, 0x48025802, 0x592c0801, 0x82040500,
@@ -17800,63 +17912,63 @@
0x80080540, 0x48025801, 0x42000800, 0x0000000a,
0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
0x59a0040a, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
- 0x412c0000, 0x0201f000, 0x001038a3, 0x496fc857,
+ 0x412c0000, 0x0201f000, 0x00103993, 0x496fc857,
0x496f4407, 0x59a80878, 0x8c040d3e, 0x02000000,
- 0x00102207, 0x59a81078, 0x82081500, 0x00000097,
+ 0x001022c6, 0x59a81078, 0x82081500, 0x00000097,
0x59a81879, 0x59340400, 0x82000580, 0x00000404,
0x04020002, 0x84081546, 0x480b4408, 0x0201f000,
- 0x00102207, 0x59a28c07, 0x0201f800, 0x00103980,
- 0x02020000, 0x0010224e, 0x0201f800, 0x0010497a,
- 0x02020000, 0x0010224e, 0x836c0580, 0x00000003,
+ 0x001022c6, 0x59a28c07, 0x0201f800, 0x00103a70,
+ 0x02020000, 0x0010230d, 0x0201f800, 0x00104a7c,
+ 0x02020000, 0x0010230d, 0x836c0580, 0x00000003,
0x04000005, 0x4a034407, 0x00000007, 0x0201f000,
- 0x0010224a, 0x83340c00, 0x00000006, 0x59a0020c,
+ 0x00102309, 0x83340c00, 0x00000006, 0x59a0020c,
0x8c000500, 0x04000003, 0x83340c00, 0x00000008,
0x58040001, 0x4803440a, 0x900001c0, 0x4803420a,
0x50040000, 0x48034408, 0x900001c0, 0x48034208,
- 0x59340200, 0x48034407, 0x0201f000, 0x00102207,
+ 0x59340200, 0x48034407, 0x0201f000, 0x001022c6,
0x8d0e1d0e, 0x04000005, 0x4a034407, 0x00000001,
- 0x0201f000, 0x0010224a, 0x59a0220c, 0x8c102500,
+ 0x0201f000, 0x00102309, 0x59a0220c, 0x8c102500,
0x0402002e, 0x8c102506, 0x04020006, 0x59a03209,
- 0x82180480, 0x00000003, 0x02021000, 0x0010224e,
+ 0x82180480, 0x00000003, 0x02021000, 0x0010230d,
0x59a28c07, 0x0201f800, 0x0002034c, 0x02020000,
- 0x0010224e, 0x0201f800, 0x0010491a, 0x04000005,
- 0x4a034407, 0x00000009, 0x0201f000, 0x0010224a,
- 0x0201f800, 0x00103876, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x0010224a, 0x59a0220c,
+ 0x0010230d, 0x0201f800, 0x00104a1c, 0x04000005,
+ 0x4a034407, 0x00000009, 0x0201f000, 0x00102309,
+ 0x0201f800, 0x00103966, 0x04020005, 0x4a034407,
+ 0x00000002, 0x0201f000, 0x00102309, 0x59a0220c,
0x8c102506, 0x04000004, 0x59343002, 0x82183500,
0x00ffffff, 0x497a5a05, 0x4a025c05, 0x00008000,
- 0x0201f800, 0x001096ea, 0x04020005, 0x4a034407,
- 0x00000003, 0x0201f000, 0x0010224a, 0x4a01d808,
- 0x00103394, 0x1c01f000, 0x59a28c07, 0x0201f800,
- 0x0002034c, 0x02020000, 0x0010224e, 0x0201f800,
- 0x0010491a, 0x04000005, 0x4a034407, 0x00000009,
- 0x0201f000, 0x0010224a, 0x0201f800, 0x00103876,
+ 0x0201f800, 0x00109922, 0x04020005, 0x4a034407,
+ 0x00000003, 0x0201f000, 0x00102309, 0x4a01d808,
+ 0x00103484, 0x1c01f000, 0x59a28c07, 0x0201f800,
+ 0x0002034c, 0x02020000, 0x0010230d, 0x0201f800,
+ 0x00104a1c, 0x04000005, 0x4a034407, 0x00000009,
+ 0x0201f000, 0x00102309, 0x0201f800, 0x00103966,
0x04020005, 0x4a034407, 0x00000002, 0x0201f000,
- 0x0010224a, 0x497a5a05, 0x4a025c05, 0x00008000,
- 0x0201f800, 0x00103876, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x0010224a, 0x592e5800,
- 0x0201f800, 0x00109702, 0x04020005, 0x4a034407,
- 0x00000003, 0x0201f000, 0x0010224a, 0x4a01d808,
- 0x00103366, 0x1c01f000, 0x592c2806, 0x82140d80,
+ 0x00102309, 0x497a5a05, 0x4a025c05, 0x00008000,
+ 0x0201f800, 0x00103966, 0x04020005, 0x4a034407,
+ 0x00000002, 0x0201f000, 0x00102309, 0x592e5800,
+ 0x0201f800, 0x0010993a, 0x04020005, 0x4a034407,
+ 0x00000003, 0x0201f000, 0x00102309, 0x4a01d808,
+ 0x00103456, 0x1c01f000, 0x592c2806, 0x82140d80,
0x01000000, 0x04020005, 0x4a034407, 0x00000004,
- 0x0201f000, 0x0010224a, 0x42000800, 0x00000008,
+ 0x0201f000, 0x00102309, 0x42000800, 0x00000008,
0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
- 0x832c0400, 0x00000006, 0x0201f800, 0x001038a3,
- 0x8c142d00, 0x04000003, 0x4a01d808, 0x00103381,
+ 0x832c0400, 0x00000006, 0x0201f800, 0x00103993,
+ 0x8c142d00, 0x04000003, 0x4a01d808, 0x00103471,
0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ee580d,
0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
- 0x00102242, 0x812e59c0, 0x02000800, 0x0010032e,
+ 0x00102301, 0x812e59c0, 0x02000800, 0x0010032e,
0x42000800, 0x00000008, 0x832c0400, 0x00000006,
- 0x58ec1006, 0x58ec1807, 0x0201f000, 0x001038a3,
+ 0x58ec1006, 0x58ec1807, 0x0201f000, 0x00103993,
0x592c0006, 0x82000580, 0x01000000, 0x04020005,
- 0x4a034407, 0x00000004, 0x0201f000, 0x0010224a,
+ 0x4a034407, 0x00000004, 0x0201f000, 0x00102309,
0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
0x42000800, 0x00000006, 0x832c0400, 0x00000007,
- 0x0201f000, 0x001038a3, 0x59a00a0b, 0x800409c0,
- 0x02000000, 0x0010224e, 0x0201f800, 0x00103980,
- 0x02020000, 0x0010224e, 0x82040480, 0x00000081,
+ 0x0201f000, 0x00103993, 0x59a00a0b, 0x800409c0,
+ 0x02000000, 0x0010230d, 0x0201f800, 0x00103a70,
+ 0x02020000, 0x0010230d, 0x82040480, 0x00000081,
0x04001003, 0x42000800, 0x00000080, 0x59c40085,
0x59881004, 0x80081400, 0x480b1004, 0x497b8885,
0x59c400b1, 0x48031022, 0x59c400b2, 0x48031021,
@@ -17866,72 +17978,72 @@
0x80081400, 0x480b1024, 0x59a00208, 0x59a01408,
0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
0x900001c0, 0x800c1d40, 0x83880400, 0x00000000,
- 0x0201f800, 0x001038a3, 0x4a01d808, 0x001033dd,
+ 0x0201f800, 0x00103993, 0x4a01d808, 0x001034cd,
0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ec0002,
- 0x82000580, 0x00000200, 0x02000000, 0x00102242,
+ 0x82000580, 0x00000200, 0x02000000, 0x00102301,
0x59a0020c, 0x8c000500, 0x04000008, 0x83880400,
0x00000000, 0x4803c840, 0x4a03c842, 0x00000006,
0x04011000, 0x497b8885, 0x4a034208, 0x00000080,
- 0x0201f000, 0x00102207, 0x8d0e1d0e, 0x04000005,
- 0x4a034407, 0x00000001, 0x0201f000, 0x0010224a,
- 0x0201f800, 0x00103980, 0x02020000, 0x0010224e,
- 0x0201f800, 0x00103876, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x0010224a, 0x497a5a05,
+ 0x0201f000, 0x001022c6, 0x8d0e1d0e, 0x04000005,
+ 0x4a034407, 0x00000001, 0x0201f000, 0x00102309,
+ 0x0201f800, 0x00103a70, 0x02020000, 0x0010230d,
+ 0x0201f800, 0x00103966, 0x04020005, 0x4a034407,
+ 0x00000002, 0x0201f000, 0x00102309, 0x497a5a05,
0x4a025c05, 0x00008000, 0x59a00407, 0x800001c0,
- 0x02000000, 0x0010224e, 0x82001580, 0x000000ff,
+ 0x02000000, 0x0010230d, 0x82001580, 0x000000ff,
0x04000005, 0x82001480, 0x00000004, 0x02021000,
- 0x0010224e, 0x40001000, 0x59a24805, 0x0201f800,
- 0x00101c85, 0x04020005, 0x4a034407, 0x00000003,
- 0x0201f000, 0x0010224a, 0x4a01d808, 0x0010341d,
+ 0x0010230d, 0x40001000, 0x59a24805, 0x0201f800,
+ 0x00101c8a, 0x04020005, 0x4a034407, 0x00000003,
+ 0x0201f000, 0x00102309, 0x4a01d808, 0x0010350d,
0x1c01f000, 0x592c0006, 0x82000580, 0x01000000,
- 0x02020000, 0x00102207, 0x4a034407, 0x00000004,
- 0x0201f000, 0x0010224a, 0x59a01407, 0x8c081508,
+ 0x02020000, 0x001022c6, 0x4a034407, 0x00000004,
+ 0x0201f000, 0x00102309, 0x59a01407, 0x8c081508,
0x04020007, 0x8d0e1d0e, 0x04000005, 0x4a034407,
- 0x00000001, 0x0201f000, 0x0010224a, 0x59a01c08,
- 0x820c0480, 0x00001000, 0x02021000, 0x0010224e,
+ 0x00000001, 0x0201f000, 0x00102309, 0x59a01c08,
+ 0x820c0480, 0x00001000, 0x02021000, 0x0010230d,
0x497b2804, 0x497b2805, 0x497b2826, 0x497b2827,
0x497b2829, 0x497b282a, 0x497b282c, 0x497b282d,
0x4803c856, 0x850e1d06, 0x8c081500, 0x04000005,
0x4803c856, 0x830e1d40, 0x00000011, 0x0401f004,
0x8c081506, 0x04000002, 0x850e1d42, 0x850e1d0a,
0x4202d800, 0x00000001, 0x82081500, 0x000000e0,
- 0x8008010a, 0x0c020038, 0x0201f800, 0x00104fc6,
+ 0x8008010a, 0x0c020038, 0x0201f800, 0x001050f7,
0x0402000b, 0x4a035014, 0x00000001, 0x4a035013,
- 0x0000aaaa, 0x0201f800, 0x00104f20, 0x0401f01f,
+ 0x0000aaaa, 0x0201f800, 0x00105051, 0x0401f01f,
0x4a035014, 0x00000000, 0x0401f7f9, 0x497b5013,
- 0x0201f800, 0x00104032, 0x0201f800, 0x00106c3c,
- 0x0201f800, 0x00106faf, 0x0201f800, 0x00106c29,
+ 0x0201f800, 0x0010412b, 0x0201f800, 0x00106e41,
+ 0x0201f800, 0x001071b4, 0x0201f800, 0x00106e2e,
0x59a00a08, 0x480788a7, 0x59c400a3, 0x82000500,
0xfeffffff, 0x82000540, 0x80018000, 0x40000800,
0x84040d20, 0x480388a3, 0x480788a3, 0x497b5032,
- 0x42000800, 0x0000002d, 0x42001000, 0x001040ba,
- 0x0201f800, 0x001062d0, 0x59a00408, 0x800000c2,
+ 0x42000800, 0x0000002d, 0x42001000, 0x001041b3,
+ 0x0201f800, 0x001064d5, 0x59a00408, 0x800000c2,
0x800008c4, 0x8005d400, 0x42000000, 0x0000ffff,
- 0x0201f800, 0x00104fc6, 0x04000003, 0x59a00208,
- 0x80000110, 0x0201f800, 0x00103996, 0x0201f000,
- 0x00102207, 0x0010344e, 0x00103451, 0x0010345b,
- 0x0010224e, 0x00103458, 0x0010224e, 0x0010224e,
- 0x0010224e, 0x836c0580, 0x00000003, 0x04000005,
- 0x4a034407, 0x00000007, 0x0201f000, 0x0010224a,
- 0x0201f800, 0x00103980, 0x02020000, 0x0010224e,
+ 0x0201f800, 0x001050f7, 0x04000003, 0x59a00208,
+ 0x80000110, 0x0201f800, 0x00103a86, 0x0201f000,
+ 0x001022c6, 0x0010353e, 0x00103541, 0x0010354b,
+ 0x0010230d, 0x00103548, 0x0010230d, 0x0010230d,
+ 0x0010230d, 0x836c0580, 0x00000003, 0x04000005,
+ 0x4a034407, 0x00000007, 0x0201f000, 0x00102309,
+ 0x0201f800, 0x00103a70, 0x02020000, 0x0010230d,
0x59a00408, 0x59a00a08, 0x900409c0, 0x80040d40,
0x4805d806, 0x59a0040a, 0x59a00a0a, 0x900409c0,
0x80040d40, 0x4805d807, 0x4a01d801, 0x00000000,
0x0401fbd2, 0x04020005, 0x4a034407, 0x00000002,
- 0x0201f000, 0x0010224a, 0x417a8800, 0x497b4001,
+ 0x0201f000, 0x00102309, 0x417a8800, 0x497b4001,
0x832c0400, 0x00000006, 0x48034002, 0x59a00407,
0x8c000504, 0x0402009b, 0x4c5c0000, 0x4c600000,
0x4c640000, 0x4178b800, 0x59a0c407, 0x59a0c802,
- 0x59a2440b, 0x0201f800, 0x0010497a, 0x0402002c,
- 0x0201f800, 0x0010491a, 0x04000004, 0x0201f800,
- 0x0010484d, 0x04020026, 0x8c60c53e, 0x04020022,
+ 0x59a2440b, 0x0201f800, 0x00104a7c, 0x0402002c,
+ 0x0201f800, 0x00104a1c, 0x04000004, 0x0201f800,
+ 0x0010494d, 0x04020026, 0x8c60c53e, 0x04020022,
0x8c60c500, 0x04000008, 0x59340009, 0x4400c800,
0x8064c800, 0x59340008, 0x4400c800, 0x8064c800,
0x0401f007, 0x59340007, 0x4400c800, 0x8064c800,
0x59340006, 0x4400c800, 0x8064c800, 0x83440580,
0x000007fe, 0x0400000d, 0x83440580, 0x000007fc,
- 0x0400000a, 0x0201f800, 0x0010492d, 0x04000003,
- 0x85468d5e, 0x0401f005, 0x0201f800, 0x00104817,
+ 0x0400000a, 0x0201f800, 0x00104a2f, 0x04000003,
+ 0x85468d5e, 0x0401f005, 0x0201f800, 0x00104917,
0x04020002, 0x85468d5e, 0x4544c800, 0x85468d1e,
0x8064c800, 0x825cbc00, 0x0000000c, 0x81468800,
0x83440480, 0x000007f0, 0x0400100e, 0x8c60c506,
@@ -17944,32 +18056,32 @@
0x04021004, 0x8460c57e, 0x4178b800, 0x0401f7b2,
0x49474000, 0x485dd805, 0x59a00002, 0x4801d803,
0x40ec1000, 0x0201f800, 0x00020016, 0x4a01d808,
- 0x00103543, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x00103633, 0x5c00c800, 0x5c00c000, 0x5c00b800,
0x1c01f000, 0x8c60c53e, 0x0402001a, 0x805cb9c0,
0x04000024, 0x59a00001, 0x805c0400, 0x48034001,
0x59a00a0b, 0x800409c0, 0x04000005, 0x80040480,
0x04021003, 0x4178b800, 0x0401f00e, 0x59a00801,
0x48074407, 0x485dd805, 0x59a00002, 0x4801d803,
- 0x4a01d808, 0x00102200, 0x40ec1000, 0x5c00c800,
+ 0x4a01d808, 0x001022bf, 0x40ec1000, 0x5c00c800,
0x5c00c000, 0x5c00b800, 0x0201f000, 0x00020016,
0x59a00001, 0x805c0c00, 0x59a0020b, 0x80040480,
0x48034208, 0x4a034407, 0x0000000a, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x0201f000, 0x0010224a,
+ 0x5c00c000, 0x5c00b800, 0x0201f000, 0x00102309,
0x59a00801, 0x48074407, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x0201f000, 0x00102207, 0x4031d800,
+ 0x5c00b800, 0x0201f000, 0x001022c6, 0x4031d800,
0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x02000000, 0x00102242, 0x59a28800, 0x0401f767,
+ 0x02000000, 0x00102301, 0x59a28800, 0x0401f767,
0x4c5c0000, 0x4c600000, 0x4c640000, 0x4178b800,
0x59a0c407, 0x59a0c802, 0x59a2440b, 0x0201f800,
- 0x0010497a, 0x04020031, 0x0201f800, 0x0010491a,
- 0x04000004, 0x0201f800, 0x0010484d, 0x0402002b,
+ 0x00104a7c, 0x04020031, 0x0201f800, 0x00104a1c,
+ 0x04000004, 0x0201f800, 0x0010494d, 0x0402002b,
0x8c60c53e, 0x04020027, 0x83440580, 0x000007fe,
0x04000011, 0x83440580, 0x000007fc, 0x0400000e,
- 0x0201f800, 0x0010492d, 0x04000005, 0x59340403,
+ 0x0201f800, 0x00104a2f, 0x04000005, 0x59340403,
0x8400055e, 0x48026c03, 0x0401f007, 0x0201f800,
- 0x00104817, 0x04020004, 0x59340403, 0x8400055e,
+ 0x00104917, 0x04020004, 0x59340403, 0x8400055e,
0x48026c03, 0x4134a000, 0x4064a800, 0x4200b000,
- 0x00000006, 0x0201f800, 0x0010bd5b, 0x59340007,
+ 0x00000006, 0x0201f800, 0x0010c086, 0x59340007,
0x4400a800, 0x59340006, 0x4800a801, 0x59340009,
0x4800a802, 0x59340008, 0x4800a803, 0x59340403,
0x8400051e, 0x48026c03, 0x8264cc00, 0x0000000a,
@@ -17984,101 +18096,101 @@
0x04021004, 0x8460c57e, 0x4178b800, 0x0401f7ab,
0x49474000, 0x485dd805, 0x59a00002, 0x4801d803,
0x40ec1000, 0x0201f800, 0x00020016, 0x4a01d808,
- 0x001035e3, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x001036d3, 0x5c00c800, 0x5c00c000, 0x5c00b800,
0x1c01f000, 0x8c60c53e, 0x0402001a, 0x805cb9c0,
0x04000024, 0x59a00001, 0x805c0400, 0x48034001,
0x59a00a0b, 0x800409c0, 0x04000005, 0x80040480,
0x04021003, 0x4178b800, 0x0401f00e, 0x59a00801,
0x48074407, 0x485dd805, 0x59a00002, 0x4801d803,
- 0x4a01d808, 0x00102200, 0x40ec1000, 0x5c00c800,
+ 0x4a01d808, 0x001022bf, 0x40ec1000, 0x5c00c800,
0x5c00c000, 0x5c00b800, 0x0201f000, 0x00020016,
0x59a00001, 0x805c0c00, 0x59a0020b, 0x80040480,
0x48034208, 0x4a034407, 0x0000000a, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x0201f000, 0x0010224a,
+ 0x5c00c000, 0x5c00b800, 0x0201f000, 0x00102309,
0x59a00801, 0x48074407, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x0201f000, 0x00102207, 0x4031d800,
+ 0x5c00b800, 0x0201f000, 0x001022c6, 0x4031d800,
0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x02000000, 0x00102242, 0x59a28800, 0x0401f761,
+ 0x02000000, 0x00102301, 0x59a28800, 0x0401f761,
0x42002800, 0x0000007e, 0x59a00c07, 0x59a01208,
0x59a01c08, 0x59a0220a, 0x82040500, 0x0000ff00,
0x840001c0, 0x82003480, 0x00000020, 0x02001000,
- 0x0010224e, 0x80140480, 0x02001000, 0x0010224e,
+ 0x0010230d, 0x80140480, 0x02001000, 0x0010230d,
0x82040500, 0x000000ff, 0x82003480, 0x00000020,
- 0x02001000, 0x0010224e, 0x80140480, 0x02001000,
- 0x0010224e, 0x82080500, 0x0000ff00, 0x840001c0,
- 0x82003480, 0x00000020, 0x02001000, 0x0010224e,
- 0x80140480, 0x02001000, 0x0010224e, 0x82080500,
+ 0x02001000, 0x0010230d, 0x80140480, 0x02001000,
+ 0x0010230d, 0x82080500, 0x0000ff00, 0x840001c0,
+ 0x82003480, 0x00000020, 0x02001000, 0x0010230d,
+ 0x80140480, 0x02001000, 0x0010230d, 0x82080500,
0x000000ff, 0x82003480, 0x00000020, 0x02001000,
- 0x0010224e, 0x80140480, 0x02001000, 0x0010224e,
+ 0x0010230d, 0x80140480, 0x02001000, 0x0010230d,
0x820c0500, 0x0000ff00, 0x840001c0, 0x82003480,
- 0x00000020, 0x02001000, 0x0010224e, 0x80140480,
- 0x02001000, 0x0010224e, 0x820c0500, 0x000000ff,
- 0x82003480, 0x00000020, 0x02001000, 0x0010224e,
- 0x80140480, 0x02001000, 0x0010224e, 0x82100500,
+ 0x00000020, 0x02001000, 0x0010230d, 0x80140480,
+ 0x02001000, 0x0010230d, 0x820c0500, 0x000000ff,
+ 0x82003480, 0x00000020, 0x02001000, 0x0010230d,
+ 0x80140480, 0x02001000, 0x0010230d, 0x82100500,
0x0000ff00, 0x840001c0, 0x82003480, 0x00000020,
- 0x02001000, 0x0010224e, 0x80140480, 0x02001000,
- 0x0010224e, 0x82100500, 0x000000ff, 0x82003480,
- 0x00000020, 0x02001000, 0x0010224e, 0x80140480,
- 0x02001000, 0x0010224e, 0x900401c0, 0x80080d40,
+ 0x02001000, 0x0010230d, 0x80140480, 0x02001000,
+ 0x0010230d, 0x82100500, 0x000000ff, 0x82003480,
+ 0x00000020, 0x02001000, 0x0010230d, 0x80140480,
+ 0x02001000, 0x0010230d, 0x900401c0, 0x80080d40,
0x900c01c0, 0x80101d40, 0x83a83400, 0x0000002d,
0x44043000, 0x80183000, 0x440c3000, 0x0201f000,
- 0x00102207, 0x0401fa2d, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x0010224a, 0x42000800,
- 0x0000000c, 0x0401f84f, 0x4a01d808, 0x00103655,
+ 0x001022c6, 0x0401fa2d, 0x04020005, 0x4a034407,
+ 0x00000002, 0x0201f000, 0x00102309, 0x42000800,
+ 0x0000000c, 0x0401f84f, 0x4a01d808, 0x00103745,
0x1c01f000, 0x4031d800, 0x58ee580c, 0x58ef400a,
0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
- 0x00102242, 0x832ca400, 0x00000005, 0x4200b000,
- 0x0000000c, 0x40c8a800, 0x0201f800, 0x0010bd5b,
+ 0x00102301, 0x832ca400, 0x00000005, 0x4200b000,
+ 0x0000000c, 0x40c8a800, 0x0201f800, 0x0010c086,
0x58c80200, 0x80000540, 0x04000030, 0x58c80400,
0x82000500, 0xfffffffb, 0x0402002c, 0x58c80401,
0x80000540, 0x04000029, 0x82000480, 0x0000ff01,
0x04021026, 0x58c80202, 0x82000480, 0x0000005c,
- 0x04001022, 0x0201f800, 0x0010676c, 0x58c80c08,
+ 0x04001022, 0x0201f800, 0x00106971, 0x58c80c08,
0x58c80204, 0x80040480, 0x0400101c, 0x58c80204,
0x82000480, 0x00000005, 0x04021018, 0x58c80205,
0x58c80c08, 0x80040902, 0x80040480, 0x04001013,
- 0x58c80c08, 0x0201f800, 0x001066bb, 0x04000017,
- 0x0201f800, 0x0010657c, 0x0402000e, 0x4979940b,
+ 0x58c80c08, 0x0201f800, 0x001068c0, 0x04000017,
+ 0x0201f800, 0x00106781, 0x0402000e, 0x4979940b,
0x59c408a3, 0x82040d40, 0x00000002, 0x480788a3,
- 0x58c80202, 0x48030804, 0x0201f800, 0x0010655e,
- 0x0201f000, 0x00102207, 0x0201f000, 0x0010224e,
- 0x0201f800, 0x001067be, 0x0201f800, 0x001067cb,
- 0x0201f800, 0x001066ae, 0x0201f000, 0x0010224a,
+ 0x58c80202, 0x48030804, 0x0201f800, 0x00106763,
+ 0x0201f000, 0x001022c6, 0x0201f000, 0x0010230d,
+ 0x0201f800, 0x001069c3, 0x0201f800, 0x001069d0,
+ 0x0201f800, 0x001068b3, 0x0201f000, 0x00102309,
0x4c000000, 0x59a01208, 0x59a00408, 0x900811c0,
0x80081540, 0x59a01a0a, 0x59a0040a, 0x900c19c0,
0x800c1d40, 0x5c000000, 0x0401f1f0, 0x59840000,
0x82000580, 0x00000000, 0x04000050, 0x59840002,
0x8c000504, 0x0400004d, 0x84000546, 0x48030802,
- 0x0201f800, 0x001066ae, 0x59c408a3, 0x82040d00,
+ 0x0201f800, 0x001068b3, 0x59c408a3, 0x82040d00,
0xfffffffd, 0x480788a3, 0x4c5c0000, 0x4200b800,
- 0x0010bf80, 0x505e6800, 0x813669c0, 0x04000008,
+ 0x0010c280, 0x505e6800, 0x813669c0, 0x04000008,
0x5936600e, 0x813261c0, 0x04000005, 0x0201f800,
- 0x0010669f, 0x02000800, 0x00106877, 0x805cb800,
- 0x825c0580, 0x0010c770, 0x040207f3, 0x59866003,
+ 0x001068a4, 0x02000800, 0x00106a7c, 0x805cb800,
+ 0x825c0580, 0x0010ca70, 0x040207f3, 0x59866003,
0x813261c0, 0x0400000b, 0x59300407, 0x82000580,
0x00000009, 0x02020800, 0x0010032e, 0x5930b800,
- 0x0201f800, 0x00106684, 0x405e6000, 0x0401f7f5,
- 0x497b0803, 0x4200b800, 0x0010c872, 0x505e6000,
+ 0x0201f800, 0x00106889, 0x405e6000, 0x0401f7f5,
+ 0x497b0803, 0x4200b800, 0x0010cb72, 0x505e6000,
0x813261c0, 0x04000011, 0x59300407, 0x82000580,
0x00000009, 0x0402000d, 0x59300203, 0x82000580,
0x00000004, 0x04020009, 0x5932680a, 0x813669c0,
- 0x02020800, 0x0010032e, 0x0201f800, 0x00100c75,
- 0x0201f800, 0x00106684, 0x4578b800, 0x805cb800,
- 0x825c0580, 0x0010c87a, 0x040207e9, 0x42000800,
- 0x0010c870, 0x49780801, 0x49780800, 0x0201f800,
- 0x001067be, 0x0201f800, 0x001067cb, 0x5c00b800,
- 0x0201f800, 0x00106577, 0x0201f000, 0x00102207,
+ 0x02020800, 0x0010032e, 0x0201f800, 0x00100c76,
+ 0x0201f800, 0x00106889, 0x4578b800, 0x805cb800,
+ 0x825c0580, 0x0010cb7a, 0x040207e9, 0x42000800,
+ 0x0010cb70, 0x49780801, 0x49780800, 0x0201f800,
+ 0x001069c3, 0x0201f800, 0x001069d0, 0x5c00b800,
+ 0x0201f800, 0x0010677c, 0x0201f000, 0x001022c6,
0x836c0580, 0x00000003, 0x04000005, 0x4a034407,
- 0x00000007, 0x0201f000, 0x0010224a, 0x0401fa79,
- 0x02020000, 0x0010224e, 0x59a00408, 0x59a00a08,
+ 0x00000007, 0x0201f000, 0x00102309, 0x0401fa79,
+ 0x02020000, 0x0010230d, 0x59a00408, 0x59a00a08,
0x900409c0, 0x80040d40, 0x4805d806, 0x59a0040a,
0x59a00a0a, 0x900409c0, 0x80040d40, 0x4805d807,
0x4a01d801, 0x00000000, 0x0401f960, 0x04020005,
- 0x4a034407, 0x00000002, 0x0201f000, 0x0010224a,
+ 0x4a034407, 0x00000002, 0x0201f000, 0x00102309,
0x417a8800, 0x497b4001, 0x832c0400, 0x00000005,
0x48034002, 0x4c5c0000, 0x4c600000, 0x4c640000,
0x4178b800, 0x4178c800, 0x59a0c002, 0x0201f800,
- 0x0010497a, 0x0402000d, 0x0201f800, 0x0010491a,
+ 0x00104a7c, 0x0402000d, 0x0201f800, 0x00104a1c,
0x0402000a, 0x8c64cd3e, 0x04020006, 0x59340002,
0x4800c000, 0x4944c001, 0x8260c400, 0x00000002,
0x825cbc00, 0x00000008, 0x81468800, 0x83440480,
@@ -18089,78 +18201,78 @@
0x80040480, 0x04021004, 0x4178b800, 0x8464cd7e,
0x0401f7db, 0x49474000, 0x485dd805, 0x59a00002,
0x4801d803, 0x40ec1000, 0x0201f800, 0x00020016,
- 0x4a01d808, 0x0010378a, 0x5c00c800, 0x5c00c000,
+ 0x4a01d808, 0x0010387a, 0x5c00c800, 0x5c00c000,
0x5c00b800, 0x1c01f000, 0x8c64cd3e, 0x0402001b,
0x805cb9c0, 0x04000025, 0x59a00001, 0x805c0400,
0x48034001, 0x59a00a0b, 0x800409c0, 0x04000005,
0x80040480, 0x04021003, 0x4178b800, 0x0401f00f,
0x59a00801, 0x80040906, 0x48074407, 0x485dd805,
- 0x59a00002, 0x4801d803, 0x4a01d808, 0x00102200,
+ 0x59a00002, 0x4801d803, 0x4a01d808, 0x001022bf,
0x40ec1000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
0x0201f000, 0x00020016, 0x59a00001, 0x805c0c00,
0x59a0020b, 0x80040480, 0x48034208, 0x4a034407,
0x0000000a, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x0201f000, 0x0010224a, 0x59a00801, 0x80040906,
+ 0x0201f000, 0x00102309, 0x59a00801, 0x80040906,
0x48074407, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x0201f000, 0x00102207, 0x4031d800, 0x58ef400a,
+ 0x0201f000, 0x001022c6, 0x4031d800, 0x58ef400a,
0x58ec0002, 0x82000580, 0x00000200, 0x02000000,
- 0x00102242, 0x59a28800, 0x0401f78f, 0x8d0e1d0e,
+ 0x00102301, 0x59a28800, 0x0401f78f, 0x8d0e1d0e,
0x04000005, 0x4a034407, 0x00000001, 0x0201f000,
- 0x0010224a, 0x59a8021b, 0x8c00050a, 0x04020007,
+ 0x00102309, 0x59a8021b, 0x8c00050a, 0x04020007,
0x8c000506, 0x04020005, 0x4a034407, 0x00000016,
- 0x0201f000, 0x0010224a, 0x0401f9de, 0x02020000,
- 0x0010224e, 0x0401f8d1, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x0010224a, 0x59a00c07,
+ 0x0201f000, 0x00102309, 0x0401f9de, 0x02020000,
+ 0x0010230d, 0x0401f8d1, 0x04020005, 0x4a034407,
+ 0x00000002, 0x0201f000, 0x00102309, 0x59a00c07,
0x80040902, 0x59a00408, 0x59a01208, 0x900811c0,
0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
0x800c1d40, 0x832c0400, 0x00000006, 0x0401f8e3,
- 0x4a01d808, 0x001037bb, 0x1c01f000, 0x4031d800,
+ 0x4a01d808, 0x001038ab, 0x1c01f000, 0x4031d800,
0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
- 0x00000200, 0x02000000, 0x00102242, 0x592c000a,
- 0x59a8380f, 0x0201f800, 0x00105f68, 0x02000800,
- 0x0010452c, 0x02020000, 0x0010224e, 0x49474001,
+ 0x00000200, 0x02000000, 0x00102301, 0x592c000a,
+ 0x59a8380f, 0x0201f800, 0x00106134, 0x02000800,
+ 0x00104628, 0x02020000, 0x0010230d, 0x49474001,
0x481a6802, 0x592c000b, 0x82001d80, 0x70000000,
0x04020007, 0x0401f8a5, 0x04020011, 0x4a034407,
- 0x00000002, 0x0201f000, 0x0010224a, 0x82001d80,
- 0x72000000, 0x02020000, 0x0010224e, 0x0401f89b,
+ 0x00000002, 0x0201f000, 0x00102309, 0x82001d80,
+ 0x72000000, 0x02020000, 0x0010230d, 0x0401f89b,
0x0402089a, 0x04020899, 0x04020005, 0x4a034407,
- 0x00000002, 0x0201f000, 0x0010224a, 0x58ee580c,
+ 0x00000002, 0x0201f000, 0x00102309, 0x58ee580c,
0x4a025c05, 0x00008000, 0x497a5a05, 0x592c3209,
0x80183102, 0x592c1801, 0x4a001806, 0x01000000,
- 0x0201f800, 0x00109719, 0x04020005, 0x4a034407,
- 0x00000003, 0x0201f000, 0x0010224a, 0x4a01d808,
- 0x001037f6, 0x1c01f000, 0x592c4000, 0x592c0006,
+ 0x0201f800, 0x00109951, 0x04020005, 0x4a034407,
+ 0x00000003, 0x0201f000, 0x00102309, 0x4a01d808,
+ 0x001038e6, 0x1c01f000, 0x592c4000, 0x592c0006,
0x82000580, 0x01000000, 0x04020005, 0x4a034407,
- 0x00000004, 0x0201f000, 0x0010224a, 0x4c580000,
+ 0x00000004, 0x0201f000, 0x00102309, 0x4c580000,
0x4c500000, 0x4c540000, 0x832c3c00, 0x00000006,
0x401ca000, 0x401ca800, 0x5820280b, 0x4200b000,
0x00000002, 0x82143580, 0x70000000, 0x04000003,
- 0x4200b000, 0x0000000f, 0x0201f800, 0x0010bd85,
+ 0x4200b000, 0x0000000f, 0x0201f800, 0x0010c0b0,
0x5c00a800, 0x5c00a000, 0x5c00b000, 0x401c0000,
0x58201007, 0x58201808, 0x58202206, 0x80102102,
0x82143580, 0x70000000, 0x04020008, 0x82103480,
- 0x00000002, 0x02001000, 0x0010224e, 0x42000800,
+ 0x00000002, 0x02001000, 0x0010230d, 0x42000800,
0x00000002, 0x0401f082, 0x82143580, 0x72000000,
- 0x02020000, 0x0010224e, 0x82103480, 0x0000002a,
- 0x02001000, 0x0010224e, 0x42000800, 0x0000000f,
- 0x0401f877, 0x4a01d808, 0x00103830, 0x1c01f000,
+ 0x02020000, 0x0010230d, 0x82103480, 0x0000002a,
+ 0x02001000, 0x0010230d, 0x42000800, 0x0000000f,
+ 0x0401f877, 0x4a01d808, 0x00103920, 0x1c01f000,
0x4031d800, 0x58ef400a, 0x58ee580d, 0x58ec0002,
- 0x82000580, 0x00000200, 0x02000000, 0x00102242,
+ 0x82000580, 0x00000200, 0x02000000, 0x00102301,
0x592e5800, 0x832c0c00, 0x00000006, 0x4c580000,
0x4c500000, 0x4c540000, 0x4004a000, 0x4004a800,
- 0x4200b000, 0x0000000f, 0x0201f800, 0x0010bd85,
+ 0x4200b000, 0x0000000f, 0x0201f800, 0x0010c0b0,
0x5c00a800, 0x5c00a000, 0x5c00b000, 0x40ec1000,
0x4a001001, 0x00000000, 0x4a001005, 0x0000003c,
0x48041003, 0x0201f800, 0x00020016, 0x4a01d808,
- 0x00103852, 0x1c01f000, 0x4031d800, 0x58ef400a,
+ 0x00103942, 0x1c01f000, 0x4031d800, 0x58ef400a,
0x58ee580d, 0x58ec0002, 0x82000580, 0x00000200,
- 0x02000000, 0x00102242, 0x832c0c00, 0x00000006,
+ 0x02000000, 0x00102301, 0x832c0c00, 0x00000006,
0x4c580000, 0x4c500000, 0x4c540000, 0x4004a000,
0x4004a800, 0x4200b000, 0x0000000c, 0x0201f800,
- 0x0010bd85, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x0010c0b0, 0x5c00a800, 0x5c00a000, 0x5c00b000,
0x40ec1000, 0x4a001001, 0x00000000, 0x4a001005,
0x00000030, 0x48041003, 0x0201f800, 0x00020016,
- 0x4a01d808, 0x00102200, 0x1c01f000, 0x0401f803,
+ 0x4a01d808, 0x001022bf, 0x1c01f000, 0x0401f803,
0x412d8800, 0x1c01f000, 0x0201f800, 0x00100583,
0x04000010, 0x497a5800, 0x58ec000c, 0x80000540,
0x04020004, 0x492dd80c, 0x492dd80d, 0x0401f007,
@@ -18178,11 +18290,11 @@
0x480fc857, 0x481bc857, 0x48efc857, 0x4819d801,
0x4801d803, 0x4809d806, 0x480dd807, 0x4805d805,
0x40ec1000, 0x0201f800, 0x00020016, 0x4a01d808,
- 0x00102200, 0x1c01f000, 0x40681000, 0x406c1800,
+ 0x001022bf, 0x1c01f000, 0x40681000, 0x406c1800,
0x80002d80, 0x480bc857, 0x480fc857, 0x4813c857,
0x4817c857, 0x8d0e1d20, 0x04000005, 0x59a80005,
- 0x8c000516, 0x02020000, 0x0010aef0, 0x4d2c0000,
- 0x4da00000, 0x42034000, 0x0010c7ff, 0x59a00018,
+ 0x8c000516, 0x02020000, 0x0010b207, 0x4d2c0000,
+ 0x4da00000, 0x42034000, 0x0010caff, 0x59a00018,
0x800001c0, 0x0402000f, 0x0400600e, 0x480bc020,
0x480fc021, 0x4813c022, 0x4817c023, 0x900811c0,
0x82081540, 0x00000012, 0x480bc011, 0x4a03c017,
@@ -18209,36 +18321,36 @@
0x48143a01, 0x5c003800, 0x5c000800, 0x5c034000,
0x5c025800, 0x1c01f000, 0x40681800, 0x406c2000,
0x40703000, 0x480fc857, 0x4813c857, 0x481bc857,
- 0x42000000, 0x0010cbe0, 0x0201f800, 0x0010bc88,
+ 0x42000000, 0x0010cee0, 0x0201f800, 0x0010bfb3,
0x801800d0, 0x81202d40, 0x42001000, 0x00008014,
0x0401f781, 0x4c000000, 0x599c0017, 0x8c000512,
0x5c000000, 0x1c01f000, 0x4c000000, 0x599c0018,
0x8c00050e, 0x5c000000, 0x1c01f000, 0x8d0e1d0e,
0x04000005, 0x4a034407, 0x00000001, 0x0201f000,
- 0x0010224a, 0x836c0580, 0x00000003, 0x04000005,
- 0x4a034407, 0x00000007, 0x0201f000, 0x0010224a,
+ 0x00102309, 0x836c0580, 0x00000003, 0x04000005,
+ 0x4a034407, 0x00000007, 0x0201f000, 0x00102309,
0x59a24805, 0x59240400, 0x8c000508, 0x04020005,
- 0x4a034407, 0x00000008, 0x0201f000, 0x0010224a,
+ 0x4a034407, 0x00000008, 0x0201f000, 0x00102309,
0x59340405, 0x8c000508, 0x04020004, 0x8c00050a,
- 0x02020000, 0x00103284, 0x497a5a05, 0x497a5806,
- 0x4a025c05, 0x00008000, 0x0201f800, 0x001097d2,
+ 0x02020000, 0x00103374, 0x497a5a05, 0x497a5806,
+ 0x4a025c05, 0x00008000, 0x0201f800, 0x00109a0a,
0x04020005, 0x4a034407, 0x00000003, 0x0201f000,
- 0x0010224a, 0x4a01d808, 0x00103970, 0x1c01f000,
+ 0x00102309, 0x4a01d808, 0x00103a60, 0x1c01f000,
0x592c0006, 0x82000580, 0x01000000, 0x04020005,
- 0x4a034407, 0x00000004, 0x0201f000, 0x0010224a,
- 0x59a28c07, 0x59a2440b, 0x0201f800, 0x0010497a,
- 0x02020000, 0x0010224e, 0x0201f000, 0x00103284,
- 0x4c040000, 0x59a2440b, 0x42000000, 0x0010ccd0,
+ 0x4a034407, 0x00000004, 0x0201f000, 0x00102309,
+ 0x59a28c07, 0x59a2440b, 0x0201f800, 0x00104a7c,
+ 0x02020000, 0x0010230d, 0x0201f000, 0x00103374,
+ 0x4c040000, 0x59a2440b, 0x42000000, 0x0010cfd0,
0x50000000, 0x81200480, 0x0402100d, 0x83200c00,
- 0x0010bdc7, 0x50064800, 0x812649c0, 0x04000008,
+ 0x0010c10d, 0x50064800, 0x812649c0, 0x04000008,
0x59240200, 0x8c000500, 0x04000005, 0x49274005,
0x80000580, 0x5c000800, 0x1c01f000, 0x82000540,
0x00000001, 0x0401f7fc, 0x42028800, 0x000007ef,
- 0x0201f800, 0x0002034c, 0x02000800, 0x00106314,
+ 0x0201f800, 0x0002034c, 0x02000800, 0x00106519,
0x81468840, 0x040217fb, 0x1c01f000, 0x4803c856,
0x4c0c0000, 0x4d340000, 0x4d440000, 0x42028800,
0x000007fe, 0x42024000, 0x00000000, 0x0201f800,
- 0x0010497a, 0x04020009, 0x5934180a, 0x820c1d00,
+ 0x00104a7c, 0x04020009, 0x5934180a, 0x820c1d00,
0x00000001, 0x820c1d80, 0x00000001, 0x42001000,
0x0000801b, 0x0401ff0b, 0x5c028800, 0x5c026800,
0x5c001800, 0x1c01f000, 0x48efc857, 0x04011000,
@@ -18246,7 +18358,7 @@
0x040117ff, 0x4a01d80e, 0xbeefbeef, 0x1c01f000,
0x497b4000, 0x497b4001, 0x497b4002, 0x497b4003,
0x497b4004, 0x497b4005, 0x1c01f000, 0x42002000,
- 0x00111264, 0x41580000, 0x41781000, 0x58100c07,
+ 0x00111584, 0x41580000, 0x41781000, 0x58100c07,
0x800409c0, 0x04000011, 0x82041d80, 0x00000003,
0x0400000e, 0x82041c80, 0x00000006, 0x0400100a,
0x82041d80, 0x0000000a, 0x04000007, 0x82041c80,
@@ -18254,714 +18366,717 @@
0x04021002, 0x80081000, 0x82102400, 0x0000002c,
0x80100c80, 0x040017ea, 0x40080000, 0x59a81251,
0x80080480, 0x04021002, 0x41780000, 0x81640480,
- 0x04021002, 0x41780000, 0x1c01f000, 0x59c400a4,
- 0x4c580000, 0x4c500000, 0x4c540000, 0x82000500,
- 0x0000000f, 0x82000480, 0x00000007, 0x0400100a,
- 0x82006c80, 0x00000007, 0x02021800, 0x0010032e,
- 0x0c01f807, 0x5c00a800, 0x5c00a000, 0x5c00b000,
- 0x1c01f000, 0x0401f919, 0x0401f7fb, 0x00103a06,
- 0x00103a0c, 0x00103a35, 0x00103a57, 0x00103b1f,
- 0x00103a05, 0x1c01f000, 0x59c40806, 0x8c040d00,
- 0x04020003, 0x84040d40, 0x48078806, 0x1c01f000,
- 0x59c40005, 0x8c000534, 0x02020000, 0x001041ce,
- 0x4a038805, 0xffffffff, 0x42006000, 0x00020000,
- 0x0201f800, 0x001041b3, 0x59a80015, 0x82000500,
- 0xfffffffa, 0x84000542, 0x48035015, 0x497b521b,
- 0x42000800, 0x0010df51, 0x45780800, 0x497b5056,
- 0x42000000, 0x0010cccf, 0x46000000, 0x0000ffff,
- 0x42006000, 0xffefffff, 0x42006800, 0x40000000,
- 0x0201f800, 0x001041ad, 0x59c40006, 0x82000500,
- 0xffffff0f, 0x48038806, 0x42000800, 0x00000010,
- 0x42001000, 0x001040f1, 0x0201f800, 0x001062ec,
- 0x0401f001, 0x42006000, 0xffffffff, 0x42006800,
- 0x00800000, 0x0201f800, 0x001041ad, 0x4200b000,
- 0x000000c8, 0x59c400a4, 0x82000500, 0x0000000f,
- 0x82000580, 0x0000000a, 0x0400000f, 0x8058b040,
- 0x040207f9, 0x497b5010, 0x42006000, 0xbf7fffff,
- 0x42006800, 0x00018000, 0x0201f800, 0x001041ad,
- 0x42006000, 0xfffeffff, 0x41786800, 0x0201f000,
- 0x001041ad, 0x497b5010, 0x4a035055, 0x00000000,
- 0x80000580, 0x0201f000, 0x001041ba, 0x4a038805,
- 0xffffffff, 0x59a80055, 0x82000c80, 0x00000004,
- 0x02021800, 0x0010032e, 0x0c01f001, 0x00103a62,
- 0x00103a92, 0x00103b15, 0x4803c856, 0x59c400a3,
- 0x8400051e, 0x480388a3, 0x4a035055, 0x00000001,
- 0x59c40008, 0x82000540, 0x00000080, 0x48038808,
- 0x0201f800, 0x00104191, 0x42007800, 0x0010c8a6,
- 0x4a007806, 0x11010000, 0x4200a000, 0x0010ccd2,
- 0x4200a800, 0x0010c8ad, 0x4200b000, 0x00000002,
- 0x0201f800, 0x0010bd5b, 0x59c40802, 0x84040d0c,
- 0x48078802, 0x42000800, 0x00000003, 0x497b505f,
- 0x0201f800, 0x00104064, 0x4a03505f, 0x00000001,
- 0x497b505a, 0x0201f800, 0x001041c1, 0x42006000,
+ 0x04021002, 0x41780000, 0x1c01f000, 0x59a80005,
+ 0x8c000514, 0x04000006, 0x42000000, 0x0010cb3e,
+ 0x50000000, 0x82000500, 0x00000028, 0x1c01f000,
+ 0x59c400a4, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x82000500, 0x0000000f, 0x82000480, 0x00000007,
+ 0x0400100a, 0x82006c80, 0x00000007, 0x02021800,
+ 0x0010032e, 0x0c01f807, 0x5c00a800, 0x5c00a000,
+ 0x5c00b000, 0x1c01f000, 0x0401f919, 0x0401f7fb,
+ 0x00103aff, 0x00103b05, 0x00103b2e, 0x00103b50,
+ 0x00103c18, 0x00103afe, 0x1c01f000, 0x59c40806,
+ 0x8c040d00, 0x04020003, 0x84040d40, 0x48078806,
+ 0x1c01f000, 0x59c40005, 0x8c000534, 0x02020000,
+ 0x001042c7, 0x4a038805, 0xffffffff, 0x42006000,
+ 0x00020000, 0x0201f800, 0x001042ac, 0x59a80015,
+ 0x82000500, 0xfffffffa, 0x84000542, 0x48035015,
+ 0x497b521b, 0x42000800, 0x0010e251, 0x45780800,
+ 0x497b5056, 0x42000000, 0x0010cfcf, 0x46000000,
+ 0x0000ffff, 0x42006000, 0xffefffff, 0x42006800,
+ 0x40000000, 0x0201f800, 0x001042a6, 0x59c40006,
+ 0x82000500, 0xffffff0f, 0x48038806, 0x42000800,
+ 0x00000010, 0x42001000, 0x001041ea, 0x0201f800,
+ 0x001064f1, 0x0401f001, 0x42006000, 0xffffffff,
+ 0x42006800, 0x00800000, 0x0201f800, 0x001042a6,
+ 0x4200b000, 0x000000c8, 0x59c400a4, 0x82000500,
+ 0x0000000f, 0x82000580, 0x0000000a, 0x0400000f,
+ 0x8058b040, 0x040207f9, 0x497b5010, 0x42006000,
+ 0xbf7fffff, 0x42006800, 0x00018000, 0x0201f800,
+ 0x001042a6, 0x42006000, 0xfffeffff, 0x41786800,
+ 0x0201f000, 0x001042a6, 0x497b5010, 0x4a035055,
+ 0x00000000, 0x80000580, 0x0201f000, 0x001042b3,
+ 0x4a038805, 0xffffffff, 0x59a80055, 0x82000c80,
+ 0x00000004, 0x02021800, 0x0010032e, 0x0c01f001,
+ 0x00103b5b, 0x00103b8b, 0x00103c0e, 0x4803c856,
+ 0x59c400a3, 0x8400051e, 0x480388a3, 0x4a035055,
+ 0x00000001, 0x59c40008, 0x82000540, 0x00000080,
+ 0x48038808, 0x0201f800, 0x0010428a, 0x42007800,
+ 0x0010cba6, 0x4a007806, 0x11010000, 0x4200a000,
+ 0x0010cfd2, 0x4200a800, 0x0010cbad, 0x4200b000,
+ 0x00000002, 0x0201f800, 0x0010c086, 0x59c40802,
+ 0x84040d0c, 0x48078802, 0x42000800, 0x00000003,
+ 0x497b505f, 0x0201f800, 0x0010415d, 0x4a03505f,
+ 0x00000001, 0x497b505a, 0x0201f800, 0x001042ba,
+ 0x42006000, 0xffffffff, 0x42006800, 0x00080000,
+ 0x0201f800, 0x001042a6, 0x42006000, 0xfff7ffff,
+ 0x41786800, 0x0201f000, 0x001042a6, 0x59a8005a,
+ 0x497b505a, 0x80002540, 0x04000070, 0x59c40004,
+ 0x82000500, 0x00000003, 0x0402007b, 0x59a80815,
+ 0x8c040d02, 0x04000055, 0x82100580, 0x0000000c,
+ 0x04020059, 0x82100400, 0x00000018, 0x8000b104,
+ 0x41cc1000, 0x42001800, 0x0010cba6, 0x50080800,
+ 0x500c0000, 0x80040580, 0x04020021, 0x80081000,
+ 0x800c1800, 0x8058b040, 0x040207f9, 0x0201f800,
+ 0x001042ba, 0x59c80015, 0x84000508, 0x48039015,
+ 0x42006000, 0xffffffff, 0x42006800, 0x00500000,
+ 0x0201f800, 0x001042a6, 0x4a035055, 0x00000002,
+ 0x4a035010, 0x00000002, 0x0201f800, 0x001015ba,
+ 0x42000800, 0x000007d0, 0x42001000, 0x00104131,
+ 0x0201f800, 0x00106638, 0x59a80015, 0x84000506,
+ 0x48035015, 0x0201f000, 0x0010428a, 0x59cc0806,
+ 0x82040d80, 0x11010000, 0x0402002b, 0x59cc0800,
+ 0x82040500, 0x00ffffff, 0x0400001a, 0x82000580,
+ 0x000000ef, 0x04020017, 0x59cc0801, 0x82040500,
+ 0x00ffffff, 0x82000580, 0x000000ef, 0x04020011,
+ 0x83cca400, 0x00000007, 0x4200a800, 0x0010cfd2,
+ 0x4200b000, 0x00000002, 0x50500800, 0x50540000,
+ 0x80040480, 0x04001007, 0x04020013, 0x8050a000,
+ 0x8054a800, 0x8058b040, 0x040207f8, 0x0401f00e,
+ 0x59a80015, 0x84000502, 0x48035015, 0x59c80015,
+ 0x84000508, 0x48039015, 0x41cca000, 0x4200a800,
+ 0x0010cba6, 0x4200b000, 0x00000009, 0x0201f800,
+ 0x0010c086, 0x0201f800, 0x001042ba, 0x42006000,
0xffffffff, 0x42006800, 0x00080000, 0x0201f800,
- 0x001041ad, 0x42006000, 0xfff7ffff, 0x41786800,
- 0x0201f000, 0x001041ad, 0x59a8005a, 0x497b505a,
- 0x80002540, 0x04000070, 0x59c40004, 0x82000500,
- 0x00000003, 0x0402007b, 0x59a80815, 0x8c040d02,
- 0x04000055, 0x82100580, 0x0000000c, 0x04020059,
- 0x82100400, 0x00000018, 0x8000b104, 0x41cc1000,
- 0x42001800, 0x0010c8a6, 0x50080800, 0x500c0000,
- 0x80040580, 0x04020021, 0x80081000, 0x800c1800,
- 0x8058b040, 0x040207f9, 0x0201f800, 0x001041c1,
- 0x59c80015, 0x84000508, 0x48039015, 0x42006000,
- 0xffffffff, 0x42006800, 0x00500000, 0x0201f800,
- 0x001041ad, 0x4a035055, 0x00000002, 0x4a035010,
- 0x00000002, 0x0201f800, 0x001015b9, 0x42000800,
- 0x000007d0, 0x42001000, 0x00104038, 0x0201f800,
- 0x00106433, 0x59a80015, 0x84000506, 0x48035015,
- 0x0201f000, 0x00104191, 0x59cc0806, 0x82040d80,
- 0x11010000, 0x0402002b, 0x59cc0800, 0x82040500,
- 0x00ffffff, 0x0400001a, 0x82000580, 0x000000ef,
- 0x04020017, 0x59cc0801, 0x82040500, 0x00ffffff,
- 0x82000580, 0x000000ef, 0x04020011, 0x83cca400,
- 0x00000007, 0x4200a800, 0x0010ccd2, 0x4200b000,
- 0x00000002, 0x50500800, 0x50540000, 0x80040480,
- 0x04001007, 0x04020013, 0x8050a000, 0x8054a800,
- 0x8058b040, 0x040207f8, 0x0401f00e, 0x59a80015,
- 0x84000502, 0x48035015, 0x59c80015, 0x84000508,
- 0x48039015, 0x41cca000, 0x4200a800, 0x0010c8a6,
- 0x4200b000, 0x00000009, 0x0201f800, 0x0010bd5b,
- 0x0201f800, 0x001041c1, 0x42006000, 0xffffffff,
- 0x42006800, 0x00080000, 0x0201f800, 0x001041ad,
- 0x42006000, 0xfff7ffff, 0x41786800, 0x0201f800,
- 0x001041ad, 0x42006000, 0xffffffff, 0x42006800,
- 0x00004000, 0x0201f800, 0x001041ad, 0x59c40004,
- 0x82000500, 0x00000003, 0x04020006, 0x497b505a,
- 0x42000800, 0x00000003, 0x0201f000, 0x00104064,
- 0x1c01f000, 0x1c01f000, 0x59a80010, 0x82006d80,
- 0x0000000f, 0x04000005, 0x82000580, 0x0000001b,
- 0x02020800, 0x0010402d, 0x1c01f000, 0x59a80015,
- 0x84000506, 0x48035015, 0x497b505f, 0x59a80010,
- 0x82000c80, 0x0000001e, 0x02021800, 0x0010032e,
- 0x0c01f001, 0x00103b5d, 0x00103b74, 0x00103b9d,
- 0x00103bc0, 0x00103be3, 0x00103be7, 0x00103beb,
- 0x00103bef, 0x00103bf3, 0x00103c0f, 0x00103c13,
- 0x00103c6c, 0x00103c70, 0x00103c82, 0x00103c86,
- 0x00103c9f, 0x00103ca4, 0x00103d00, 0x00103d2c,
- 0x00103db0, 0x00103ddc, 0x00103e34, 0x00103e84,
- 0x00103ede, 0x00103eff, 0x00103f48, 0x00103f6a,
- 0x00103f7d, 0x00103f7e, 0x4803c856, 0x4202d800,
- 0x00000007, 0x0201f800, 0x00104fc6, 0x04000007,
- 0x42006000, 0xffffffd7, 0x41786800, 0x0201f800,
- 0x001041ad, 0x0401f00b, 0x59c40006, 0x82000500,
- 0xffffff0f, 0x48038806, 0x4a038805, 0x000000f0,
- 0x0201f800, 0x0010541d, 0x0201f800, 0x00104f15,
- 0x1c01f000, 0x4803c856, 0x42006000, 0xbf7fffff,
- 0x42006800, 0x00400000, 0x0201f800, 0x001041ad,
- 0x0201f800, 0x001015b9, 0x4a035010, 0x00000001,
- 0x42001000, 0x001040f1, 0x0201f800, 0x0010630c,
- 0x0201f800, 0x001040fa, 0x42000800, 0x000007d0,
- 0x42001000, 0x00104038, 0x0201f000, 0x00106433,
- 0x59a8005a, 0x82000580, 0x00000014, 0x04020023,
- 0x4803c857, 0x42006000, 0xffbfffff, 0x41786800,
- 0x0201f800, 0x001041ad, 0x59c40004, 0x82000500,
- 0x00000003, 0x04020019, 0x42001000, 0x00104038,
- 0x0201f800, 0x001062f9, 0x59cc1006, 0x82081580,
- 0x11020000, 0x04020012, 0x59cc1007, 0x8c08153e,
- 0x0400000b, 0x59a80015, 0x8c000504, 0x04020008,
- 0x42000000, 0x0010cb71, 0x0201f800, 0x0010bc88,
- 0x59a80015, 0x84000544, 0x48035015, 0x4a035010,
- 0x00000010, 0x0401f10b, 0x1c01f000, 0x0201f000,
- 0x0010402d, 0x4803c856, 0x4a035010, 0x00000003,
- 0x42006000, 0xbf3fffff, 0x42006800, 0x00100000,
- 0x0201f800, 0x001041ad, 0x42001000, 0x001040f1,
- 0x0201f800, 0x0010630c, 0x0201f800, 0x001040fa,
- 0x42001000, 0x00104038, 0x0201f800, 0x001062f9,
- 0x59a8041b, 0x82000500, 0x00000028, 0x04000005,
- 0x42000800, 0xfffff815, 0x0201f800, 0x00102011,
- 0x42007800, 0x0010c8ac, 0x46007800, 0x11020000,
- 0x42000800, 0x00000005, 0x0201f000, 0x00104064,
- 0x59a8005a, 0x80000540, 0x0400001e, 0x4803c857,
- 0x42001000, 0x00104038, 0x0201f800, 0x001062f9,
- 0x59a8005a, 0x82000580, 0x00000014, 0x04020016,
- 0x59cc1006, 0x82081580, 0x11020000, 0x04020012,
+ 0x001042a6, 0x42006000, 0xfff7ffff, 0x41786800,
+ 0x0201f800, 0x001042a6, 0x42006000, 0xffffffff,
+ 0x42006800, 0x00004000, 0x0201f800, 0x001042a6,
+ 0x59c40004, 0x82000500, 0x00000003, 0x04020006,
+ 0x497b505a, 0x42000800, 0x00000003, 0x0201f000,
+ 0x0010415d, 0x1c01f000, 0x1c01f000, 0x59a80010,
+ 0x82006d80, 0x0000000f, 0x04000005, 0x82000580,
+ 0x0000001b, 0x02020800, 0x00104126, 0x1c01f000,
+ 0x59a80015, 0x84000506, 0x48035015, 0x497b505f,
+ 0x59a80010, 0x82000c80, 0x0000001e, 0x02021800,
+ 0x0010032e, 0x0c01f001, 0x00103c56, 0x00103c6d,
+ 0x00103c96, 0x00103cb9, 0x00103cdc, 0x00103ce0,
+ 0x00103ce4, 0x00103ce8, 0x00103cec, 0x00103d08,
+ 0x00103d0c, 0x00103d65, 0x00103d69, 0x00103d7b,
+ 0x00103d7f, 0x00103d98, 0x00103d9d, 0x00103df9,
+ 0x00103e25, 0x00103ea9, 0x00103ed5, 0x00103f2d,
+ 0x00103f7d, 0x00103fd7, 0x00103ff8, 0x00104041,
+ 0x00104063, 0x00104076, 0x00104077, 0x4803c856,
+ 0x4202d800, 0x00000007, 0x0201f800, 0x001050f7,
+ 0x04000007, 0x42006000, 0xffffffd7, 0x41786800,
+ 0x0201f800, 0x001042a6, 0x0401f00b, 0x59c40006,
+ 0x82000500, 0xffffff0f, 0x48038806, 0x4a038805,
+ 0x000000f0, 0x0201f800, 0x0010554e, 0x0201f800,
+ 0x00105046, 0x1c01f000, 0x4803c856, 0x42006000,
+ 0xbf7fffff, 0x42006800, 0x00400000, 0x0201f800,
+ 0x001042a6, 0x0201f800, 0x001015ba, 0x4a035010,
+ 0x00000001, 0x42001000, 0x001041ea, 0x0201f800,
+ 0x00106511, 0x0201f800, 0x001041f3, 0x42000800,
+ 0x000007d0, 0x42001000, 0x00104131, 0x0201f000,
+ 0x00106638, 0x59a8005a, 0x82000580, 0x00000014,
+ 0x04020023, 0x4803c857, 0x42006000, 0xffbfffff,
+ 0x41786800, 0x0201f800, 0x001042a6, 0x59c40004,
+ 0x82000500, 0x00000003, 0x04020019, 0x42001000,
+ 0x00104131, 0x0201f800, 0x001064fe, 0x59cc1006,
+ 0x82081580, 0x11020000, 0x04020012, 0x59cc1007,
+ 0x8c08153e, 0x0400000b, 0x59a80015, 0x8c000504,
+ 0x04020008, 0x42000000, 0x0010ce71, 0x0201f800,
+ 0x0010bfb3, 0x59a80015, 0x84000544, 0x48035015,
+ 0x4a035010, 0x00000010, 0x0401f10b, 0x1c01f000,
+ 0x0201f000, 0x00104126, 0x4803c856, 0x4a035010,
+ 0x00000003, 0x42006000, 0xbf3fffff, 0x42006800,
+ 0x00100000, 0x0201f800, 0x001042a6, 0x42001000,
+ 0x001041ea, 0x0201f800, 0x00106511, 0x0201f800,
+ 0x001041f3, 0x42001000, 0x00104131, 0x0201f800,
+ 0x001064fe, 0x59a8041b, 0x82000500, 0x00000028,
+ 0x04000005, 0x42000800, 0xffffd815, 0x0201f800,
+ 0x00102078, 0x42007800, 0x0010cbac, 0x46007800,
+ 0x11020000, 0x42000800, 0x00000005, 0x0201f000,
+ 0x0010415d, 0x59a8005a, 0x80000540, 0x0400001e,
+ 0x4803c857, 0x42001000, 0x00104131, 0x0201f800,
+ 0x001064fe, 0x59a8005a, 0x82000580, 0x00000014,
+ 0x04020016, 0x59cc1006, 0x82081580, 0x11020000,
+ 0x04020012, 0x59cc1007, 0x8c08153e, 0x0400000b,
+ 0x59a80015, 0x8c000504, 0x04020008, 0x42000000,
+ 0x0010ce71, 0x0201f800, 0x0010bfb3, 0x59a80015,
+ 0x84000544, 0x48035015, 0x4a035010, 0x00000004,
+ 0x0401f004, 0x1c01f000, 0x0201f000, 0x00104126,
+ 0x4803c856, 0x4a035010, 0x00000005, 0x0401f149,
+ 0x4c5c0000, 0x4200b800, 0x00000001, 0x0401f118,
+ 0x4803c856, 0x4a035010, 0x00000007, 0x0401f1f1,
+ 0x4c5c0000, 0x4200b800, 0x00000001, 0x0401f1c0,
+ 0x4803c856, 0x4a035010, 0x00000009, 0x83cca400,
+ 0x00000006, 0x4200a800, 0x0010cbac, 0x4200b000,
+ 0x00000005, 0x0201f800, 0x0010c086, 0x42007800,
+ 0x0010cbac, 0x46007800, 0x11050100, 0x8d0e1d06,
+ 0x04000296, 0x42000800, 0x00000005, 0x0201f800,
+ 0x0010415d, 0x4d3c0000, 0x42027800, 0x00000001,
+ 0x0201f800, 0x0010a242, 0x5c027800, 0x1c01f000,
+ 0x4c5c0000, 0x4200b800, 0x00000001, 0x0401f224,
+ 0x4803c856, 0x4a035010, 0x0000000b, 0x42001000,
+ 0x0010cbad, 0x4008a800, 0x4200b000, 0x00000020,
+ 0x4600a800, 0xffffffff, 0x8054a800, 0x8058b040,
+ 0x040207fc, 0x42007800, 0x0010cbac, 0x46007800,
+ 0x11060000, 0x8d0e1d06, 0x04000005, 0x50080000,
+ 0x46001000, 0x00ffffff, 0x0401f040, 0x42024800,
+ 0x0010cfd1, 0x0201f800, 0x0010c0ce, 0x40083000,
+ 0x41782800, 0x41781800, 0x41782000, 0x59240200,
+ 0x8c000500, 0x04000012, 0x8c000502, 0x04000010,
+ 0x801429c0, 0x04020002, 0x800c1800, 0x80142800,
+ 0x59244408, 0x82204500, 0x000000ff, 0x400c0000,
+ 0x50182000, 0x0c01f811, 0x80102540, 0x44103000,
+ 0x800c19c0, 0x04020002, 0x80183000, 0x83264c00,
+ 0x0000000b, 0x8058b040, 0x040207e9, 0x50080000,
+ 0x82000500, 0x00ffffff, 0x801428f0, 0x80140540,
+ 0x44001000, 0x0401f019, 0x00103d4e, 0x00103d53,
+ 0x00103d58, 0x00103d5d, 0x802000f0, 0x82102500,
+ 0x00ffffff, 0x800c1800, 0x1c01f000, 0x802000e0,
+ 0x82102500, 0xff00ffff, 0x800c1800, 0x1c01f000,
+ 0x802000d0, 0x82102500, 0xffff00ff, 0x800c1800,
+ 0x1c01f000, 0x40200000, 0x82102500, 0xffffff00,
+ 0x41781800, 0x1c01f000, 0x42000800, 0x00000021,
+ 0x0401f3f9, 0x4c5c0000, 0x4200b800, 0x00000001,
+ 0x0401f271, 0x4803c856, 0x4a035010, 0x0000000d,
+ 0x83cca400, 0x00000006, 0x4200a800, 0x0010cbac,
+ 0x4200b000, 0x00000021, 0x0201f800, 0x0010c086,
+ 0x42007800, 0x0010cbac, 0x46007800, 0x11070000,
+ 0x42000800, 0x00000021, 0x0401f3e3, 0x4c5c0000,
+ 0x4200b800, 0x00000001, 0x0401f2c5, 0x4803c856,
+ 0x82040d40, 0x00000001, 0x0201f800, 0x001042b3,
+ 0x4a035010, 0x0000000f, 0x497b505a, 0x42006000,
+ 0xffffffff, 0x42006800, 0x00300000, 0x0201f800,
+ 0x001042a6, 0x42006000, 0xffdfffff, 0x41786800,
+ 0x0201f800, 0x001042a6, 0x42000800, 0x000007d0,
+ 0x42001000, 0x00104131, 0x0201f000, 0x001064d5,
+ 0x4803c856, 0x59a8005a, 0x80000540, 0x0402038b,
+ 0x1c01f000, 0x4803c856, 0x4a035010, 0x00000011,
+ 0x83cca400, 0x00000006, 0x4200a800, 0x0010cbac,
+ 0x4200b000, 0x00000005, 0x0201f800, 0x0010c086,
+ 0x4200a800, 0x0010cbac, 0x4600a800, 0x11020000,
+ 0x8d0e1d06, 0x04020049, 0x59a80c1b, 0x82040580,
+ 0x0000ffff, 0x04000045, 0x82040d00, 0x00000030,
+ 0x04000006, 0x42000800, 0xffffd815, 0x0201f800,
+ 0x00102078, 0x0401f03d, 0x59cc0007, 0x8c00053c,
+ 0x0400003a, 0x42024800, 0x0010cfd1, 0x0201f800,
+ 0x0010c0ce, 0x59240200, 0x82000d00, 0x00000063,
+ 0x82040d80, 0x00000063, 0x04020023, 0x59240a08,
+ 0x42001000, 0x0010cbad, 0x0401fb08, 0x0400000a,
+ 0x59240c08, 0x0201f800, 0x001015d6, 0x59240200,
+ 0x84000502, 0x84000518, 0x84000544, 0x48024a00,
+ 0x0401f015, 0x59240200, 0x82000540, 0x00001006,
+ 0x84000506, 0x48024a00, 0x48064a08, 0x82042c00,
+ 0x00102116, 0x50142800, 0x82142d00, 0x000000ff,
+ 0x48164c08, 0x59240005, 0x82000500, 0x00ffff00,
+ 0x80140d40, 0x48064805, 0x40140800, 0x0201f800,
+ 0x001015c5, 0x83264c00, 0x0000000b, 0x8058b040,
+ 0x040207d5, 0x42024800, 0x0010cfd1, 0x59242a00,
+ 0x8c142d02, 0x04000005, 0x8c142d00, 0x04000003,
+ 0x59242c08, 0x4817500f, 0x42000800, 0x00000005,
+ 0x0401f365, 0x4c5c0000, 0x4178b800, 0x59a8005a,
+ 0x80000540, 0x04000026, 0x4803c857, 0x42001000,
+ 0x00104131, 0x0201f800, 0x001064fe, 0x59a8005a,
+ 0x82000580, 0x00000014, 0x0402001c, 0x59cc1006,
+ 0x82081580, 0x11030000, 0x04020018, 0x59cc1007,
+ 0x8c08153e, 0x0400000b, 0x59a80015, 0x8c000504,
+ 0x04020008, 0x42000000, 0x0010ce71, 0x0201f800,
+ 0x0010bfb3, 0x59a80015, 0x84000544, 0x48035015,
+ 0x805cb9c0, 0x04000005, 0x4a035010, 0x00000006,
+ 0x0401fec8, 0x0401f006, 0x4a035010, 0x00000012,
+ 0x0401f805, 0x0401f002, 0x0401fb04, 0x5c00b800,
+ 0x1c01f000, 0x4803c856, 0x4a035010, 0x00000013,
+ 0x83cca400, 0x00000007, 0x4200a800, 0x0010cbad,
+ 0x4200b000, 0x00000004, 0x0201f800, 0x0010c086,
+ 0x4200a800, 0x0010cbac, 0x4600a800, 0x11030000,
+ 0x8d0e1d06, 0x04020071, 0x42024800, 0x0010cfd1,
+ 0x0201f800, 0x0010c0ce, 0x4c600000, 0x4178c000,
+ 0x59a8021b, 0x82000500, 0xfffffffc, 0x4803521b,
+ 0x59240200, 0x40000800, 0x82040d00, 0xfffffb17,
+ 0x48064a00, 0x8c000500, 0x0400004d, 0x8c000518,
+ 0x0402004b, 0x8c000502, 0x04020004, 0x59240400,
+ 0x8c000502, 0x04000046, 0x59240a08, 0x42001000,
+ 0x0010cbad, 0x0401fa81, 0x0400002e, 0x59240005,
+ 0x82000500, 0x00ffff00, 0x48024805, 0x59240200,
+ 0x8c000502, 0x0400001c, 0x59240207, 0x82000500,
+ 0x0000ffff, 0x04000018, 0x8060c000, 0x59240c08,
+ 0x0201f800, 0x001015d6, 0x4c640000, 0x4c580000,
+ 0x4d2c0000, 0x5924c809, 0x4200b000, 0x00000010,
+ 0x50640000, 0x800001c0, 0x04000005, 0x4578c800,
+ 0x40025800, 0x0201f800, 0x00100594, 0x8064c800,
+ 0x8058b040, 0x040207f7, 0x5c025800, 0x5c00b000,
+ 0x5c00c800, 0x59240200, 0x84000502, 0x84000544,
+ 0x48024a00, 0x59240400, 0x8c000504, 0x04000018,
+ 0x59240200, 0x84000546, 0x48024a00, 0x0401f014,
+ 0x59240200, 0x82000540, 0x00000006, 0x84000506,
+ 0x48024a00, 0x82042c00, 0x00102116, 0x50142800,
+ 0x82142d00, 0x000000ff, 0x48164c08, 0x59240005,
+ 0x82000500, 0x00ffff00, 0x80140d40, 0x48064805,
+ 0x40140800, 0x0201f800, 0x001015c5, 0x59240200,
+ 0x84000518, 0x48024a00, 0x83264c00, 0x0000000b,
+ 0x8058b040, 0x040207a7, 0x8060c1c0, 0x04020b72,
+ 0x5c00c000, 0x42024800, 0x0010cfd1, 0x59242a00,
+ 0x8c142d02, 0x04000005, 0x8c142d00, 0x04000003,
+ 0x59242c08, 0x4817500f, 0x42000800, 0x00000005,
+ 0x0401f2b5, 0x4c5c0000, 0x4178b800, 0x59a8005a,
+ 0x80000540, 0x04000026, 0x4803c857, 0x42001000,
+ 0x00104131, 0x0201f800, 0x001064fe, 0x59a8005a,
+ 0x82000580, 0x00000014, 0x0402001c, 0x59cc1006,
+ 0x82081580, 0x11040000, 0x04020018, 0x59cc1007,
+ 0x8c08153e, 0x0400000b, 0x59a80015, 0x8c000504,
+ 0x04020008, 0x42000000, 0x0010ce71, 0x0201f800,
+ 0x0010bfb3, 0x59a80015, 0x84000544, 0x48035015,
+ 0x805cb9c0, 0x04000005, 0x4a035010, 0x00000008,
+ 0x0401fe20, 0x0401f006, 0x4a035010, 0x00000014,
+ 0x0401f805, 0x0401f002, 0x0401fa54, 0x5c00b800,
+ 0x1c01f000, 0x4803c856, 0x4a035010, 0x00000015,
+ 0x83cca400, 0x00000007, 0x4200a800, 0x0010cbad,
+ 0x4200b000, 0x00000004, 0x0201f800, 0x0010c086,
+ 0x4200a800, 0x0010cbac, 0x4600a800, 0x11040000,
+ 0x8d0e1d06, 0x04020045, 0x42024800, 0x0010cfd1,
+ 0x0201f800, 0x0010c0ce, 0x59240400, 0x8c000500,
+ 0x04000031, 0x59240200, 0x8c000500, 0x0400002e,
+ 0x8c000502, 0x0402002c, 0x59240c00, 0x80040910,
+ 0x82040d00, 0x000000ff, 0x42001000, 0x0010cbad,
+ 0x0401f9da, 0x04000010, 0x59240005, 0x82000500,
+ 0x00ffff00, 0x48024805, 0x59240200, 0x84000502,
+ 0x48024a00, 0x59242400, 0x8c102504, 0x0400001a,
+ 0x84000546, 0x84000544, 0x48024a00, 0x8060c000,
+ 0x0401f015, 0x59240200, 0x82000540, 0x00000006,
+ 0x84000506, 0x48024a00, 0x48064a08, 0x82042c00,
+ 0x00102116, 0x50142800, 0x82142d00, 0x000000ff,
+ 0x48164c08, 0x59240005, 0x82000500, 0x00ffff00,
+ 0x80140d40, 0x48064805, 0x40140800, 0x0201f800,
+ 0x001015c5, 0x83264c00, 0x0000000b, 0x8058b040,
+ 0x040207ca, 0x42024800, 0x0010cfd1, 0x59242a00,
+ 0x8c142d02, 0x04000005, 0x8c142d00, 0x04000003,
+ 0x59242c08, 0x4817500f, 0x42000800, 0x00000005,
+ 0x0401f231, 0x4c5c0000, 0x4178b800, 0x59a8005a,
+ 0x80000540, 0x0400004a, 0x4803c857, 0x42001000,
+ 0x00104131, 0x0201f800, 0x001064fe, 0x59a8005a,
+ 0x82000580, 0x00000014, 0x04020040, 0x59cc1006,
+ 0x82080500, 0x11050000, 0x82000580, 0x11050000,
+ 0x0402003a, 0x8c081510, 0x04000015, 0x0401fb70,
0x59cc1007, 0x8c08153e, 0x0400000b, 0x59a80015,
- 0x8c000504, 0x04020008, 0x42000000, 0x0010cb71,
- 0x0201f800, 0x0010bc88, 0x59a80015, 0x84000544,
- 0x48035015, 0x4a035010, 0x00000004, 0x0401f004,
- 0x1c01f000, 0x0201f000, 0x0010402d, 0x4803c856,
- 0x4a035010, 0x00000005, 0x0401f149, 0x4c5c0000,
- 0x4200b800, 0x00000001, 0x0401f118, 0x4803c856,
- 0x4a035010, 0x00000007, 0x0401f1f1, 0x4c5c0000,
- 0x4200b800, 0x00000001, 0x0401f1c0, 0x4803c856,
- 0x4a035010, 0x00000009, 0x83cca400, 0x00000006,
- 0x4200a800, 0x0010c8ac, 0x4200b000, 0x00000005,
- 0x0201f800, 0x0010bd5b, 0x42007800, 0x0010c8ac,
- 0x46007800, 0x11050100, 0x8d0e1d06, 0x04000296,
- 0x42000800, 0x00000005, 0x0201f800, 0x00104064,
- 0x4d3c0000, 0x42027800, 0x00000001, 0x0201f800,
- 0x0010a004, 0x5c027800, 0x1c01f000, 0x4c5c0000,
- 0x4200b800, 0x00000001, 0x0401f224, 0x4803c856,
- 0x4a035010, 0x0000000b, 0x42001000, 0x0010c8ad,
- 0x4008a800, 0x4200b000, 0x00000020, 0x4600a800,
- 0xffffffff, 0x8054a800, 0x8058b040, 0x040207fc,
- 0x42007800, 0x0010c8ac, 0x46007800, 0x11060000,
- 0x8d0e1d06, 0x04000005, 0x50080000, 0x46001000,
- 0x00ffffff, 0x0401f040, 0x42024800, 0x0010ccd1,
- 0x0201f800, 0x0010bda3, 0x40083000, 0x41782800,
- 0x41781800, 0x41782000, 0x59240200, 0x8c000500,
- 0x04000012, 0x8c000502, 0x04000010, 0x801429c0,
- 0x04020002, 0x800c1800, 0x80142800, 0x59244408,
- 0x82204500, 0x000000ff, 0x400c0000, 0x50182000,
- 0x0c01f811, 0x80102540, 0x44103000, 0x800c19c0,
- 0x04020002, 0x80183000, 0x83264c00, 0x0000000b,
- 0x8058b040, 0x040207e9, 0x50080000, 0x82000500,
- 0x00ffffff, 0x801428f0, 0x80140540, 0x44001000,
- 0x0401f019, 0x00103c55, 0x00103c5a, 0x00103c5f,
- 0x00103c64, 0x802000f0, 0x82102500, 0x00ffffff,
- 0x800c1800, 0x1c01f000, 0x802000e0, 0x82102500,
- 0xff00ffff, 0x800c1800, 0x1c01f000, 0x802000d0,
- 0x82102500, 0xffff00ff, 0x800c1800, 0x1c01f000,
- 0x40200000, 0x82102500, 0xffffff00, 0x41781800,
- 0x1c01f000, 0x42000800, 0x00000021, 0x0401f3f9,
- 0x4c5c0000, 0x4200b800, 0x00000001, 0x0401f271,
- 0x4803c856, 0x4a035010, 0x0000000d, 0x83cca400,
- 0x00000006, 0x4200a800, 0x0010c8ac, 0x4200b000,
- 0x00000021, 0x0201f800, 0x0010bd5b, 0x42007800,
- 0x0010c8ac, 0x46007800, 0x11070000, 0x42000800,
- 0x00000021, 0x0401f3e3, 0x4c5c0000, 0x4200b800,
- 0x00000001, 0x0401f2c5, 0x4803c856, 0x82040d40,
- 0x00000001, 0x0201f800, 0x001041ba, 0x4a035010,
- 0x0000000f, 0x497b505a, 0x42006000, 0xffffffff,
- 0x42006800, 0x00300000, 0x0201f800, 0x001041ad,
- 0x42006000, 0xffdfffff, 0x41786800, 0x0201f800,
- 0x001041ad, 0x42000800, 0x000007d0, 0x42001000,
- 0x00104038, 0x0201f000, 0x001062d0, 0x4803c856,
- 0x59a8005a, 0x80000540, 0x0402038b, 0x1c01f000,
- 0x4803c856, 0x4a035010, 0x00000011, 0x83cca400,
- 0x00000006, 0x4200a800, 0x0010c8ac, 0x4200b000,
- 0x00000005, 0x0201f800, 0x0010bd5b, 0x4200a800,
- 0x0010c8ac, 0x4600a800, 0x11020000, 0x8d0e1d06,
- 0x04020049, 0x59a80c1b, 0x82040580, 0x0000ffff,
- 0x04000045, 0x82040d00, 0x00000030, 0x04000006,
- 0x42000800, 0xfffff815, 0x0201f800, 0x00102011,
- 0x0401f03d, 0x59cc0007, 0x8c00053c, 0x0400003a,
- 0x42024800, 0x0010ccd1, 0x0201f800, 0x0010bda3,
- 0x59240200, 0x82000d00, 0x00000063, 0x82040d80,
- 0x00000063, 0x04020023, 0x59240a08, 0x42001000,
- 0x0010c8ad, 0x0401fb08, 0x0400000a, 0x59240c08,
- 0x0201f800, 0x001015d1, 0x59240200, 0x84000502,
- 0x84000518, 0x84000544, 0x48024a00, 0x0401f015,
- 0x59240200, 0x82000540, 0x00001006, 0x84000506,
- 0x48024a00, 0x48064a08, 0x82042c00, 0x00102057,
+ 0x8c000504, 0x04020008, 0x42000000, 0x0010ce71,
+ 0x0201f800, 0x0010bfb3, 0x59a80015, 0x84000544,
+ 0x48035015, 0x805cb9c0, 0x04000017, 0x4a035010,
+ 0x0000000a, 0x0401fdb7, 0x0401f025, 0x59cc1007,
+ 0x8c08153e, 0x0400000b, 0x59a80015, 0x8c000504,
+ 0x04020008, 0x42000000, 0x0010ce71, 0x0201f800,
+ 0x0010bfb3, 0x59a80015, 0x84000544, 0x48035015,
+ 0x82000540, 0x00000001, 0x0401fb4d, 0x497b5056,
+ 0x0401f003, 0x4a035056, 0x00000001, 0x59cc1007,
+ 0x8c08153c, 0x04000003, 0x4a03521b, 0x00000008,
+ 0x805cb9c0, 0x04020005, 0x4a035010, 0x00000016,
+ 0x0401f809, 0x0401f006, 0x4a035010, 0x0000000e,
+ 0x0401fe07, 0x0401f002, 0x0401f9ac, 0x5c00b800,
+ 0x1c01f000, 0x4803c856, 0x83cca400, 0x00000006,
+ 0x4200a800, 0x0010cbac, 0x4200b000, 0x00000005,
+ 0x0201f800, 0x0010c086, 0x4a035010, 0x00000017,
+ 0x59a80056, 0x8c000500, 0x04000006, 0x42001000,
+ 0x0010cbac, 0x46001000, 0x11050100, 0x0401f003,
+ 0x4a035010, 0x0000001b, 0x42024800, 0x0010cfd1,
+ 0x0201f800, 0x0010c0ce, 0x599c2817, 0x59240200,
+ 0x8c000500, 0x04000027, 0x8c000502, 0x04020025,
+ 0x8c000506, 0x04020023, 0x4c580000, 0x0401f8d9,
+ 0x5c00b000, 0x0402000b, 0x59240005, 0x82000500,
+ 0x00ffff00, 0x48024805, 0x59240200, 0x84000502,
+ 0x84000546, 0x84000544, 0x48024a00, 0x0401f015,
+ 0x59240200, 0x82000540, 0x00000006, 0x84000506,
+ 0x48024a00, 0x48064a08, 0x82042c00, 0x00102116,
0x50142800, 0x82142d00, 0x000000ff, 0x48164c08,
0x59240005, 0x82000500, 0x00ffff00, 0x80140d40,
- 0x48064805, 0x40140800, 0x0201f800, 0x001015c4,
- 0x83264c00, 0x0000000b, 0x8058b040, 0x040207d5,
- 0x42024800, 0x0010ccd1, 0x59242a00, 0x8c142d02,
+ 0x48064805, 0x40140800, 0x0201f800, 0x001015c5,
+ 0x83264c00, 0x0000000b, 0x8058b040, 0x040207d4,
+ 0x42024800, 0x0010cfd1, 0x59242a00, 0x8c142d02,
0x04000005, 0x8c142d00, 0x04000003, 0x59242c08,
- 0x4817500f, 0x42000800, 0x00000005, 0x0401f365,
- 0x4c5c0000, 0x4178b800, 0x59a8005a, 0x80000540,
- 0x04000026, 0x4803c857, 0x42001000, 0x00104038,
- 0x0201f800, 0x001062f9, 0x59a8005a, 0x82000580,
- 0x00000014, 0x0402001c, 0x59cc1006, 0x82081580,
- 0x11030000, 0x04020018, 0x59cc1007, 0x8c08153e,
- 0x0400000b, 0x59a80015, 0x8c000504, 0x04020008,
- 0x42000000, 0x0010cb71, 0x0201f800, 0x0010bc88,
- 0x59a80015, 0x84000544, 0x48035015, 0x805cb9c0,
- 0x04000005, 0x4a035010, 0x00000006, 0x0401fec8,
- 0x0401f006, 0x4a035010, 0x00000012, 0x0401f805,
- 0x0401f002, 0x0401fb04, 0x5c00b800, 0x1c01f000,
- 0x4803c856, 0x4a035010, 0x00000013, 0x83cca400,
- 0x00000007, 0x4200a800, 0x0010c8ad, 0x4200b000,
- 0x00000004, 0x0201f800, 0x0010bd5b, 0x4200a800,
- 0x0010c8ac, 0x4600a800, 0x11030000, 0x8d0e1d06,
- 0x04020071, 0x42024800, 0x0010ccd1, 0x0201f800,
- 0x0010bda3, 0x4c600000, 0x4178c000, 0x59a8021b,
- 0x82000500, 0xfffffffc, 0x4803521b, 0x59240200,
- 0x40000800, 0x82040d00, 0xfffffb17, 0x48064a00,
- 0x8c000500, 0x0400004d, 0x8c000518, 0x0402004b,
- 0x8c000502, 0x04020004, 0x59240400, 0x8c000502,
- 0x04000046, 0x59240a08, 0x42001000, 0x0010c8ad,
- 0x0401fa81, 0x0400002e, 0x59240005, 0x82000500,
- 0x00ffff00, 0x48024805, 0x59240200, 0x8c000502,
- 0x0400001c, 0x59240207, 0x82000500, 0x0000ffff,
- 0x04000018, 0x8060c000, 0x59240c08, 0x0201f800,
- 0x001015d1, 0x4c640000, 0x4c580000, 0x4d2c0000,
- 0x5924c809, 0x4200b000, 0x00000010, 0x50640000,
- 0x800001c0, 0x04000005, 0x4578c800, 0x40025800,
- 0x0201f800, 0x00100594, 0x8064c800, 0x8058b040,
- 0x040207f7, 0x5c025800, 0x5c00b000, 0x5c00c800,
- 0x59240200, 0x84000502, 0x84000544, 0x48024a00,
- 0x59240400, 0x8c000504, 0x04000018, 0x59240200,
- 0x84000546, 0x48024a00, 0x0401f014, 0x59240200,
- 0x82000540, 0x00000006, 0x84000506, 0x48024a00,
- 0x82042c00, 0x00102057, 0x50142800, 0x82142d00,
- 0x000000ff, 0x48164c08, 0x59240005, 0x82000500,
- 0x00ffff00, 0x80140d40, 0x48064805, 0x40140800,
- 0x0201f800, 0x001015c4, 0x59240200, 0x84000518,
- 0x48024a00, 0x83264c00, 0x0000000b, 0x8058b040,
- 0x040207a7, 0x8060c1c0, 0x04020b72, 0x5c00c000,
- 0x42024800, 0x0010ccd1, 0x59242a00, 0x8c142d02,
- 0x04000005, 0x8c142d00, 0x04000003, 0x59242c08,
- 0x4817500f, 0x42000800, 0x00000005, 0x0401f2b5,
- 0x4c5c0000, 0x4178b800, 0x59a8005a, 0x80000540,
- 0x04000026, 0x4803c857, 0x42001000, 0x00104038,
- 0x0201f800, 0x001062f9, 0x59a8005a, 0x82000580,
- 0x00000014, 0x0402001c, 0x59cc1006, 0x82081580,
- 0x11040000, 0x04020018, 0x59cc1007, 0x8c08153e,
- 0x0400000b, 0x59a80015, 0x8c000504, 0x04020008,
- 0x42000000, 0x0010cb71, 0x0201f800, 0x0010bc88,
- 0x59a80015, 0x84000544, 0x48035015, 0x805cb9c0,
- 0x04000005, 0x4a035010, 0x00000008, 0x0401fe20,
- 0x0401f006, 0x4a035010, 0x00000014, 0x0401f805,
- 0x0401f002, 0x0401fa54, 0x5c00b800, 0x1c01f000,
- 0x4803c856, 0x4a035010, 0x00000015, 0x83cca400,
- 0x00000007, 0x4200a800, 0x0010c8ad, 0x4200b000,
- 0x00000004, 0x0201f800, 0x0010bd5b, 0x4200a800,
- 0x0010c8ac, 0x4600a800, 0x11040000, 0x8d0e1d06,
- 0x04020045, 0x42024800, 0x0010ccd1, 0x0201f800,
- 0x0010bda3, 0x59240400, 0x8c000500, 0x04000031,
- 0x59240200, 0x8c000500, 0x0400002e, 0x8c000502,
- 0x0402002c, 0x59240c00, 0x80040910, 0x82040d00,
- 0x000000ff, 0x42001000, 0x0010c8ad, 0x0401f9da,
- 0x04000010, 0x59240005, 0x82000500, 0x00ffff00,
- 0x48024805, 0x59240200, 0x84000502, 0x48024a00,
- 0x59242400, 0x8c102504, 0x0400001a, 0x84000546,
- 0x84000544, 0x48024a00, 0x8060c000, 0x0401f015,
- 0x59240200, 0x82000540, 0x00000006, 0x84000506,
- 0x48024a00, 0x48064a08, 0x82042c00, 0x00102057,
- 0x50142800, 0x82142d00, 0x000000ff, 0x48164c08,
- 0x59240005, 0x82000500, 0x00ffff00, 0x80140d40,
- 0x48064805, 0x40140800, 0x0201f800, 0x001015c4,
- 0x83264c00, 0x0000000b, 0x8058b040, 0x040207ca,
- 0x42024800, 0x0010ccd1, 0x59242a00, 0x8c142d02,
- 0x04000005, 0x8c142d00, 0x04000003, 0x59242c08,
- 0x4817500f, 0x42000800, 0x00000005, 0x0401f231,
- 0x4c5c0000, 0x4178b800, 0x59a8005a, 0x80000540,
- 0x0400004a, 0x4803c857, 0x42001000, 0x00104038,
- 0x0201f800, 0x001062f9, 0x59a8005a, 0x82000580,
- 0x00000014, 0x04020040, 0x59cc1006, 0x82080500,
- 0x11050000, 0x82000580, 0x11050000, 0x0402003a,
- 0x8c081510, 0x04000015, 0x0401fb70, 0x59cc1007,
- 0x8c08153e, 0x0400000b, 0x59a80015, 0x8c000504,
- 0x04020008, 0x42000000, 0x0010cb71, 0x0201f800,
- 0x0010bc88, 0x59a80015, 0x84000544, 0x48035015,
- 0x805cb9c0, 0x04000017, 0x4a035010, 0x0000000a,
- 0x0401fdb7, 0x0401f025, 0x59cc1007, 0x8c08153e,
- 0x0400000b, 0x59a80015, 0x8c000504, 0x04020008,
- 0x42000000, 0x0010cb71, 0x0201f800, 0x0010bc88,
- 0x59a80015, 0x84000544, 0x48035015, 0x82000540,
- 0x00000001, 0x0401fb4d, 0x497b5056, 0x0401f003,
- 0x4a035056, 0x00000001, 0x59cc1007, 0x8c08153c,
- 0x04000003, 0x4a03521b, 0x00000008, 0x805cb9c0,
- 0x04020005, 0x4a035010, 0x00000016, 0x0401f809,
- 0x0401f006, 0x4a035010, 0x0000000e, 0x0401fe07,
- 0x0401f002, 0x0401f9ac, 0x5c00b800, 0x1c01f000,
- 0x4803c856, 0x83cca400, 0x00000006, 0x4200a800,
- 0x0010c8ac, 0x4200b000, 0x00000005, 0x0201f800,
- 0x0010bd5b, 0x4a035010, 0x00000017, 0x59a80056,
- 0x8c000500, 0x04000006, 0x42001000, 0x0010c8ac,
- 0x46001000, 0x11050100, 0x0401f003, 0x4a035010,
- 0x0000001b, 0x42024800, 0x0010ccd1, 0x0201f800,
- 0x0010bda3, 0x599c2817, 0x59240200, 0x8c000500,
- 0x04000027, 0x8c000502, 0x04020025, 0x8c000506,
- 0x04020023, 0x4c580000, 0x0401f8d9, 0x5c00b000,
- 0x0402000b, 0x59240005, 0x82000500, 0x00ffff00,
- 0x48024805, 0x59240200, 0x84000502, 0x84000546,
- 0x84000544, 0x48024a00, 0x0401f015, 0x59240200,
- 0x82000540, 0x00000006, 0x84000506, 0x48024a00,
- 0x48064a08, 0x82042c00, 0x00102057, 0x50142800,
- 0x82142d00, 0x000000ff, 0x48164c08, 0x59240005,
- 0x82000500, 0x00ffff00, 0x80140d40, 0x48064805,
- 0x40140800, 0x0201f800, 0x001015c4, 0x83264c00,
- 0x0000000b, 0x8058b040, 0x040207d4, 0x42024800,
- 0x0010ccd1, 0x59242a00, 0x8c142d02, 0x04000005,
- 0x8c142d00, 0x04000003, 0x59242c08, 0x4817500f,
- 0x42000800, 0x00000005, 0x0401f98e, 0x4d3c0000,
- 0x42027800, 0x00000001, 0x0201f800, 0x0010a004,
- 0x5c027800, 0x1c01f000, 0x4c5c0000, 0x4178b800,
- 0x59a8005a, 0x80000540, 0x0400001b, 0x4803c857,
- 0x42001000, 0x00104038, 0x0201f800, 0x001062f9,
- 0x59a8005a, 0x82000580, 0x00000084, 0x04020011,
- 0x59cc1006, 0x82081580, 0x11060000, 0x0402000d,
- 0x80000580, 0x0401fac9, 0x805cb9c0, 0x04000005,
- 0x4a035010, 0x0000000c, 0x0401fd7a, 0x0401f006,
- 0x4a035010, 0x00000018, 0x0401f805, 0x0401f002,
- 0x0401f931, 0x5c00b800, 0x1c01f000, 0x4803c856,
- 0x4a035010, 0x00000019, 0x83cca400, 0x00000006,
- 0x4200a800, 0x0010c8ac, 0x4200b000, 0x00000021,
- 0x0201f800, 0x0010bd5b, 0x42003800, 0x0010c8ad,
- 0x42024800, 0x0010ccd1, 0x4200b000, 0x0010ccd0,
- 0x5058b000, 0x59240200, 0x8c000500, 0x0400001a,
- 0x8c000502, 0x04000018, 0x401c2800, 0x50141000,
- 0x80080130, 0x80000000, 0x40001800, 0x82081500,
- 0x00ffffff, 0x800000f0, 0x80080540, 0x44002800,
- 0x59244408, 0x82204500, 0x000000ff, 0x400c1000,
- 0x80081104, 0x82083400, 0x0010c8ad, 0x50181000,
- 0x820c0500, 0x00000003, 0x0c01f80a, 0x80081540,
- 0x44083000, 0x83264c00, 0x0000000b, 0x8058b040,
- 0x040207e1, 0x42000800, 0x00000021, 0x0401f131,
- 0x00103f38, 0x00103f3c, 0x00103f40, 0x00103f44,
- 0x802000f0, 0x82081500, 0x00ffffff, 0x1c01f000,
- 0x802000e0, 0x82081500, 0xff00ffff, 0x1c01f000,
- 0x802000d0, 0x82081500, 0xffff00ff, 0x1c01f000,
- 0x40200000, 0x82081500, 0xffffff00, 0x1c01f000,
- 0x4c5c0000, 0x4178b800, 0x59a8005a, 0x80000540,
- 0x0400001c, 0x4803c857, 0x42001000, 0x00104038,
- 0x0201f800, 0x001062f9, 0x59a8005a, 0x82000580,
- 0x00000084, 0x04020012, 0x59cc1006, 0x82081580,
- 0x11070000, 0x0402000e, 0x4a035056, 0x00000001,
- 0x0401f8ac, 0x805cb9c0, 0x04000005, 0x4a035010,
- 0x0000000e, 0x0401fd25, 0x0401f006, 0x4a035010,
- 0x0000001a, 0x0401f805, 0x0401f002, 0x0401f8c6,
- 0x5c00b800, 0x1c01f000, 0x82000540, 0x00000001,
- 0x0401fa4e, 0x4a035010, 0x0000001b, 0x83cca400,
- 0x00000006, 0x4200a800, 0x0010c8ac, 0x59a8205a,
- 0x40100000, 0x8000b104, 0x40580800, 0x5450a800,
- 0x8050a000, 0x8054a800, 0x8058b040, 0x040207fc,
- 0x0401f0e8, 0x1c01f000, 0x1c01f000, 0x4803c856,
- 0x42003000, 0x00000004, 0x42004000, 0x0010c8ad,
- 0x599c2817, 0x8c142d14, 0x0402001f, 0x42001000,
- 0x00000003, 0x40200000, 0x80080400, 0x50000800,
- 0x82042580, 0xffffffff, 0x04020005, 0x80081040,
- 0x80183040, 0x040207f8, 0x0401f046, 0x800811c0,
- 0x04020006, 0x82042580, 0x3fffffff, 0x04000040,
- 0x82040d40, 0xc0000000, 0x4200b000, 0x00000020,
- 0x42001800, 0x00000001, 0x40042000, 0x80102102,
- 0x04021021, 0x800c18c2, 0x8058b040, 0x040207fc,
- 0x0401f033, 0x41781000, 0x40200000, 0x80080400,
+ 0x4817500f, 0x42000800, 0x00000005, 0x0401f98e,
+ 0x4d3c0000, 0x42027800, 0x00000001, 0x0201f800,
+ 0x0010a242, 0x5c027800, 0x1c01f000, 0x4c5c0000,
+ 0x4178b800, 0x59a8005a, 0x80000540, 0x0400001b,
+ 0x4803c857, 0x42001000, 0x00104131, 0x0201f800,
+ 0x001064fe, 0x59a8005a, 0x82000580, 0x00000084,
+ 0x04020011, 0x59cc1006, 0x82081580, 0x11060000,
+ 0x0402000d, 0x80000580, 0x0401fac9, 0x805cb9c0,
+ 0x04000005, 0x4a035010, 0x0000000c, 0x0401fd7a,
+ 0x0401f006, 0x4a035010, 0x00000018, 0x0401f805,
+ 0x0401f002, 0x0401f931, 0x5c00b800, 0x1c01f000,
+ 0x4803c856, 0x4a035010, 0x00000019, 0x83cca400,
+ 0x00000006, 0x4200a800, 0x0010cbac, 0x4200b000,
+ 0x00000021, 0x0201f800, 0x0010c086, 0x42003800,
+ 0x0010cbad, 0x42024800, 0x0010cfd1, 0x4200b000,
+ 0x0010cfd0, 0x5058b000, 0x59240200, 0x8c000500,
+ 0x0400001a, 0x8c000502, 0x04000018, 0x401c2800,
+ 0x50141000, 0x80080130, 0x80000000, 0x40001800,
+ 0x82081500, 0x00ffffff, 0x800000f0, 0x80080540,
+ 0x44002800, 0x59244408, 0x82204500, 0x000000ff,
+ 0x400c1000, 0x80081104, 0x82083400, 0x0010cbad,
+ 0x50181000, 0x820c0500, 0x00000003, 0x0c01f80a,
+ 0x80081540, 0x44083000, 0x83264c00, 0x0000000b,
+ 0x8058b040, 0x040207e1, 0x42000800, 0x00000021,
+ 0x0401f131, 0x00104031, 0x00104035, 0x00104039,
+ 0x0010403d, 0x802000f0, 0x82081500, 0x00ffffff,
+ 0x1c01f000, 0x802000e0, 0x82081500, 0xff00ffff,
+ 0x1c01f000, 0x802000d0, 0x82081500, 0xffff00ff,
+ 0x1c01f000, 0x40200000, 0x82081500, 0xffffff00,
+ 0x1c01f000, 0x4c5c0000, 0x4178b800, 0x59a8005a,
+ 0x80000540, 0x0400001c, 0x4803c857, 0x42001000,
+ 0x00104131, 0x0201f800, 0x001064fe, 0x59a8005a,
+ 0x82000580, 0x00000084, 0x04020012, 0x59cc1006,
+ 0x82081580, 0x11070000, 0x0402000e, 0x4a035056,
+ 0x00000001, 0x0401f8ac, 0x805cb9c0, 0x04000005,
+ 0x4a035010, 0x0000000e, 0x0401fd25, 0x0401f006,
+ 0x4a035010, 0x0000001a, 0x0401f805, 0x0401f002,
+ 0x0401f8c6, 0x5c00b800, 0x1c01f000, 0x82000540,
+ 0x00000001, 0x0401fa4e, 0x4a035010, 0x0000001b,
+ 0x83cca400, 0x00000006, 0x4200a800, 0x0010cbac,
+ 0x59a8205a, 0x40100000, 0x8000b104, 0x40580800,
+ 0x5450a800, 0x8050a000, 0x8054a800, 0x8058b040,
+ 0x040207fc, 0x0401f0e8, 0x1c01f000, 0x1c01f000,
+ 0x4803c856, 0x42003000, 0x00000004, 0x42004000,
+ 0x0010cbad, 0x599c2817, 0x8c142d14, 0x0402001f,
+ 0x42001000, 0x00000003, 0x40200000, 0x80080400,
0x50000800, 0x82042580, 0xffffffff, 0x04020005,
- 0x80081000, 0x80183040, 0x040207f8, 0x0401f028,
- 0x800811c0, 0x04020003, 0x82040d40, 0xc0000000,
- 0x4200b000, 0x00000001, 0x42001800, 0x80000000,
- 0x40042000, 0x801020c2, 0x04021007, 0x800c1902,
- 0x8058b000, 0x82580480, 0x00000021, 0x040017fa,
- 0x0401f017, 0x40200000, 0x80082400, 0x50100000,
- 0x800c0540, 0x44002000, 0x59a80015, 0x84000540,
- 0x48035015, 0x40580000, 0x42002800, 0x00000020,
- 0x80142c80, 0x40080000, 0x42003800, 0x00000003,
- 0x801c0480, 0x800000ca, 0x80142d40, 0x40140800,
- 0x82000540, 0x00000001, 0x0401f002, 0x80000580,
- 0x1c01f000, 0x4807c857, 0x480bc857, 0x40041800,
- 0x41782000, 0x42000000, 0x00000003, 0x820c1c80,
- 0x00000020, 0x04001004, 0x80102000, 0x80000040,
- 0x0401f7fb, 0x40041800, 0x801021c0, 0x04000005,
- 0x820c1c80, 0x00000020, 0x80102040, 0x040207fd,
- 0x42002000, 0x00000001, 0x800c19c0, 0x04000004,
- 0x801020c2, 0x800c1840, 0x040207fe, 0x80083c00,
- 0x401c2800, 0x50140000, 0x80102d00, 0x04020007,
- 0x80100540, 0x44003800, 0x59a80015, 0x84000540,
- 0x48035015, 0x80000580, 0x1c01f000, 0x4807c856,
- 0x42001000, 0x00008017, 0x59a81832, 0x0201f800,
- 0x0010bc92, 0x0201f800, 0x001038bc, 0x1c01f000,
- 0x4807c856, 0x4200b000, 0x00000020, 0x83cca400,
- 0x00000007, 0x4200a800, 0x0010df51, 0x0201f000,
- 0x0010bd85, 0x4807c856, 0x0201f800, 0x00106faf,
- 0x42000800, 0x000000f7, 0x0401f8f1, 0x497b2804,
- 0x497b2805, 0x497b2826, 0x497b2827, 0x4202d800,
- 0x00000001, 0x42006000, 0xbe7fffff, 0x42006800,
- 0x00018000, 0x0401f98c, 0x42006000, 0xfffeffff,
- 0x41786800, 0x0401f988, 0x497b5032, 0x42000800,
- 0x0000002d, 0x42001000, 0x001040ba, 0x0201f000,
- 0x001062d0, 0x4807c856, 0x0401ffe3, 0x497b5010,
- 0x497b505a, 0x1c01f000, 0x4807c856, 0x42006000,
- 0xffffffff, 0x42006800, 0x00000028, 0x0401f176,
- 0x4807c856, 0x0401ffc6, 0x0201f800, 0x00106c3c,
- 0x4df00000, 0x0201f800, 0x00106ed9, 0x5c03e000,
- 0x02000800, 0x00106c29, 0x59c400a4, 0x82000500,
- 0x0000000f, 0x82000580, 0x00000002, 0x0402000a,
- 0x42006000, 0xffffffff, 0x42006800, 0x00200000,
- 0x0401f961, 0x42006000, 0xffdfffff, 0x41786800,
- 0x0401f95d, 0x497b5010, 0x42000800, 0x000000f7,
- 0x0401f8b3, 0x59c400a3, 0x82000500, 0xbf20bfff,
- 0x82000540, 0x0001c000, 0x480388a3, 0x84000520,
- 0x480388a3, 0x497b5032, 0x42000800, 0x0000002d,
- 0x42001000, 0x001040ba, 0x0201f000, 0x001062d0,
- 0x497b505a, 0x59b400f5, 0x8c000500, 0x04020004,
- 0x82000540, 0x00000001, 0x480368f5, 0x800400c4,
- 0x82000400, 0x00002000, 0x4803910a, 0x59b400f6,
- 0x82000500, 0x00000018, 0x040207fd, 0x4a0368f0,
- 0x0010c8a5, 0x42000000, 0x0010c8ac, 0x4c040000,
- 0x50000800, 0x82040d80, 0x11010000, 0x04000003,
- 0x50000800, 0x4807c857, 0x5c000800, 0x480368f1,
- 0x82040400, 0x0000dc00, 0x480368f3, 0x59c400a4,
- 0x82000500, 0x0000000f, 0x82000580, 0x00000008,
- 0x04020017, 0x4c5c0000, 0x4c600000, 0x59c4b805,
- 0x8c5cbd3a, 0x04020005, 0x42000000, 0x0010cb6e,
- 0x0201f800, 0x0010bc88, 0x4a038805, 0x20000000,
- 0x0201f800, 0x00101a38, 0x4000c000, 0x0201f800,
- 0x00101963, 0x4202d800, 0x00000001, 0x497b5010,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x59c8010b,
- 0x8c000502, 0x040007e2, 0x59c408a4, 0x82040d00,
- 0x0000000f, 0x82040d80, 0x0000000b, 0x04020005,
- 0x59a80810, 0x82040d40, 0x00002000, 0x0401f004,
- 0x59a80855, 0x82040d40, 0x00001000, 0x48075032,
- 0x59a8085f, 0x800409c0, 0x04020007, 0x42000800,
- 0x000007d0, 0x42001000, 0x00104038, 0x0201f800,
- 0x00106433, 0x1c01f000, 0x4807c856, 0x0401ff44,
- 0x0201f800, 0x00106c3c, 0x4df00000, 0x0201f800,
- 0x00106ed9, 0x5c03e000, 0x02000800, 0x00106c29,
+ 0x80081040, 0x80183040, 0x040207f8, 0x0401f046,
+ 0x800811c0, 0x04020006, 0x82042580, 0x3fffffff,
+ 0x04000040, 0x82040d40, 0xc0000000, 0x4200b000,
+ 0x00000020, 0x42001800, 0x00000001, 0x40042000,
+ 0x80102102, 0x04021021, 0x800c18c2, 0x8058b040,
+ 0x040207fc, 0x0401f033, 0x41781000, 0x40200000,
+ 0x80080400, 0x50000800, 0x82042580, 0xffffffff,
+ 0x04020005, 0x80081000, 0x80183040, 0x040207f8,
+ 0x0401f028, 0x800811c0, 0x04020003, 0x82040d40,
+ 0xc0000000, 0x4200b000, 0x00000001, 0x42001800,
+ 0x80000000, 0x40042000, 0x801020c2, 0x04021007,
+ 0x800c1902, 0x8058b000, 0x82580480, 0x00000021,
+ 0x040017fa, 0x0401f017, 0x40200000, 0x80082400,
+ 0x50100000, 0x800c0540, 0x44002000, 0x59a80015,
+ 0x84000540, 0x48035015, 0x40580000, 0x42002800,
+ 0x00000020, 0x80142c80, 0x40080000, 0x42003800,
+ 0x00000003, 0x801c0480, 0x800000ca, 0x80142d40,
+ 0x40140800, 0x82000540, 0x00000001, 0x0401f002,
+ 0x80000580, 0x1c01f000, 0x4807c857, 0x480bc857,
+ 0x40041800, 0x41782000, 0x42000000, 0x00000003,
+ 0x820c1c80, 0x00000020, 0x04001004, 0x80102000,
+ 0x80000040, 0x0401f7fb, 0x40041800, 0x801021c0,
+ 0x04000005, 0x820c1c80, 0x00000020, 0x80102040,
+ 0x040207fd, 0x42002000, 0x00000001, 0x800c19c0,
+ 0x04000004, 0x801020c2, 0x800c1840, 0x040207fe,
+ 0x80083c00, 0x401c2800, 0x50140000, 0x80102d00,
+ 0x04020007, 0x80100540, 0x44003800, 0x59a80015,
+ 0x84000540, 0x48035015, 0x80000580, 0x1c01f000,
+ 0x4807c856, 0x42001000, 0x00008017, 0x59a81832,
+ 0x0201f800, 0x0010bfbd, 0x0201f800, 0x001039ac,
+ 0x1c01f000, 0x4807c856, 0x4200b000, 0x00000020,
+ 0x83cca400, 0x00000007, 0x4200a800, 0x0010e251,
+ 0x0201f000, 0x0010c0b0, 0x4807c856, 0x0201f800,
+ 0x001071b4, 0x42000800, 0x000000f7, 0x0401f8f1,
+ 0x497b2804, 0x497b2805, 0x497b2826, 0x497b2827,
+ 0x4202d800, 0x00000001, 0x42006000, 0xbe7fffff,
+ 0x42006800, 0x00018000, 0x0401f98c, 0x42006000,
+ 0xfffeffff, 0x41786800, 0x0401f988, 0x497b5032,
+ 0x42000800, 0x0000002d, 0x42001000, 0x001041b3,
+ 0x0201f000, 0x001064d5, 0x4807c856, 0x0401ffe3,
+ 0x497b5010, 0x497b505a, 0x1c01f000, 0x4807c856,
+ 0x42006000, 0xffffffff, 0x42006800, 0x00000028,
+ 0x0401f176, 0x4807c856, 0x0401ffc6, 0x0201f800,
+ 0x00106e41, 0x4df00000, 0x0201f800, 0x001070de,
+ 0x5c03e000, 0x02000800, 0x00106e2e, 0x59c400a4,
+ 0x82000500, 0x0000000f, 0x82000580, 0x00000002,
+ 0x0402000a, 0x42006000, 0xffffffff, 0x42006800,
+ 0x00200000, 0x0401f961, 0x42006000, 0xffdfffff,
+ 0x41786800, 0x0401f95d, 0x497b5010, 0x42000800,
+ 0x000000f7, 0x0401f8b3, 0x59c400a3, 0x82000500,
+ 0xbf20bfff, 0x82000540, 0x0001c000, 0x480388a3,
+ 0x84000520, 0x480388a3, 0x497b5032, 0x42000800,
+ 0x0000002d, 0x42001000, 0x001041b3, 0x0201f000,
+ 0x001064d5, 0x497b505a, 0x59b400f5, 0x8c000500,
+ 0x04020004, 0x82000540, 0x00000001, 0x480368f5,
+ 0x800400c4, 0x82000400, 0x00002000, 0x4803910a,
+ 0x59b400f6, 0x82000500, 0x00000018, 0x040207fd,
+ 0x4a0368f0, 0x0010cba5, 0x42000000, 0x0010cbac,
+ 0x4c040000, 0x50000800, 0x82040d80, 0x11010000,
+ 0x04000003, 0x50000800, 0x4807c857, 0x5c000800,
+ 0x480368f1, 0x82040400, 0x0000dc00, 0x480368f3,
0x59c400a4, 0x82000500, 0x0000000f, 0x82000580,
- 0x00000002, 0x0402000a, 0x42006000, 0xffffffff,
- 0x42006800, 0x00200000, 0x0401f8df, 0x42006000,
- 0xffdfffff, 0x41786800, 0x0401f8db, 0x0201f800,
- 0x00104fd3, 0x04000014, 0x0201f800, 0x00104ff1,
- 0x04020011, 0x4a035013, 0x0000aaaa, 0x4c040000,
- 0x0201f800, 0x00101606, 0x59a8001f, 0x82000500,
- 0xffff0000, 0x80040540, 0x4803501f, 0x5c000800,
- 0x4a035014, 0x00000000, 0x0201f800, 0x00104f20,
- 0x0401f008, 0x4a035058, 0x00000005, 0x42000000,
- 0x00000080, 0x0201f800, 0x0010155c, 0x0401ff22,
- 0x1c01f000, 0x0401f809, 0x42006000, 0xbf7f7fff,
- 0x41786800, 0x0401f0b8, 0x42006000, 0xbf7f7fff,
- 0x41786800, 0x0401f0b4, 0x0201f800, 0x00104ff1,
- 0x04020009, 0x59c40006, 0x82000540, 0x000000f0,
- 0x48038806, 0x42006000, 0xbfffffff, 0x41786800,
- 0x0401f8a9, 0x1c01f000, 0x40680800, 0x800408d0,
- 0x59a80015, 0x8c000506, 0x04000006, 0x59a8000f,
- 0x82000500, 0x000000ff, 0x80040540, 0x0401f003,
- 0x82040540, 0x000000f7, 0x480388a7, 0x1c01f000,
- 0x4807c856, 0x42000000, 0x0010cc06, 0x0201f800,
- 0x0010bc88, 0x42003000, 0x00000005, 0x4d3c0000,
- 0x4c180000, 0x42003000, 0x0000000d, 0x42027800,
- 0x00000002, 0x0401f04e, 0x4807c856, 0x42000000,
- 0x0010cc2b, 0x0201f800, 0x0010bc88, 0x42003000,
- 0x00000000, 0x4d3c0000, 0x4c180000, 0x42003000,
- 0x0000000f, 0x42001800, 0x0000ffff, 0x42002000,
- 0x00000007, 0x0201f800, 0x00103931, 0x5c003000,
- 0x59240200, 0x84000556, 0x48024a00, 0x4d400000,
- 0x42028000, 0x0000002a, 0x59240400, 0x8c00050a,
- 0x02000800, 0x0010ae89, 0x42027800, 0x00000002,
- 0x0201f800, 0x00101fa9, 0x5c028000, 0x5c027800,
- 0x0201f000, 0x00020b9d, 0x4807c856, 0x42000000,
- 0x0010cc29, 0x0201f800, 0x0010bc88, 0x42003000,
- 0x00000003, 0x4d3c0000, 0x4c180000, 0x42003000,
- 0x0000000e, 0x42027800, 0x00000202, 0x0401f01c,
- 0x4807c856, 0x42000000, 0x0010cc28, 0x0201f800,
- 0x0010bc88, 0x42003000, 0x00000004, 0x4d3c0000,
- 0x4c180000, 0x42003000, 0x00000010, 0x42027800,
- 0x00000202, 0x0401f00e, 0x4807c856, 0x42000000,
- 0x0010cb70, 0x0201f800, 0x0010bc88, 0x42003000,
- 0x00000001, 0x4d3c0000, 0x4c180000, 0x42003000,
- 0x0000000c, 0x42027800, 0x00000002, 0x42001800,
- 0x0000ffff, 0x42002000, 0x00000007, 0x4d200000,
- 0x417a4000, 0x0201f800, 0x00103931, 0x5c024000,
- 0x5c003000, 0x4d400000, 0x0201f800, 0x0010b427,
- 0x42028000, 0x0000002a, 0x0201f800, 0x0010fbe5,
- 0x4c580000, 0x0201f800, 0x0010bda3, 0x42000800,
- 0x0010ccd1, 0x58040005, 0x82000500, 0x000000ff,
- 0x48000805, 0x82040c00, 0x0000000b, 0x8058b040,
- 0x040207f9, 0x5c00b000, 0x5c028000, 0x5c027800,
- 0x1c01f000, 0x4807c856, 0x04011000, 0x4a03c840,
- 0x0010c8a5, 0x4a03c842, 0x00000040, 0x40000000,
- 0x040117ff, 0x42007800, 0x0010c8a5, 0x46007800,
- 0x00000011, 0x803c7800, 0x4a007800, 0x220000ef,
- 0x4a007801, 0x000000ef, 0x4a007802, 0x01380000,
- 0x4a007803, 0x00000000, 0x4a007804, 0xffffffff,
- 0x4a007805, 0x00000000, 0x1c01f000, 0x40686000,
- 0x406c6800, 0x59c400a3, 0x80300500, 0x80340540,
- 0x480388a3, 0x1c01f000, 0x40686000, 0x4833c857,
- 0x59c400a3, 0x80300540, 0x480388a3, 0x80300580,
- 0x480388a3, 0x1c01f000, 0x4803c856, 0x04000004,
- 0x4a035060, 0x00000001, 0x0401f002, 0x497b5060,
- 0x1c01f000, 0x59c80002, 0x80000540, 0x0400000a,
- 0x80000040, 0x04000008, 0x4a039005, 0x00000140,
- 0x42000000, 0x00000006, 0x80000040, 0x040207ff,
- 0x0401f7f5, 0x1c01f000, 0x4c5c0000, 0x4c600000,
- 0x59c4b805, 0x485fc856, 0x8c5cbd3a, 0x04020005,
- 0x42000000, 0x0010cb6e, 0x0201f800, 0x0010bc88,
- 0x4a038805, 0x20000000, 0x0201f800, 0x00101a38,
- 0x4000c000, 0x0201f800, 0x00101963, 0x4a038805,
- 0x04000000, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x497a6a00, 0x4a026c00, 0x00000707, 0x497a6801,
- 0x497a6808, 0x497a6809, 0x497a6806, 0x497a6807,
- 0x497a6c0b, 0x497a680c, 0x59240400, 0x8c00050a,
- 0x04000006, 0x5934080f, 0x59340010, 0x80040540,
- 0x02020800, 0x0010032e, 0x4a026a04, 0x00000100,
- 0x497a6a03, 0x59340402, 0x82000500, 0x000000ff,
- 0x48026c02, 0x497a6c04, 0x497a6a05, 0x497a6c05,
- 0x497a6811, 0x4d2c0000, 0x5934000d, 0x49466c03,
- 0x80025d40, 0x04000004, 0x0201f800, 0x0010059d,
- 0x497a680d, 0x5c025800, 0x59a80070, 0x8c000502,
- 0x42000000, 0x00000010, 0x04020002, 0x599c0401,
- 0x48026a0b, 0x599c0208, 0x48026c12, 0x4a02680a,
- 0x00006000, 0x0201f000, 0x00104c0c, 0x42000000,
- 0x00000005, 0x80000d80, 0x0401f02c, 0x0201f800,
- 0x00104943, 0x04020017, 0x59a8021b, 0x8c00050a,
- 0x04020010, 0x59340212, 0x82000500, 0x0000ff00,
- 0x4803c857, 0x0400000b, 0x59340a00, 0x8c040d1e,
- 0x02000000, 0x000202ca, 0x42000000, 0x00000029,
- 0x42000800, 0x00001000, 0x492fc857, 0x0401f017,
- 0x492fc857, 0x42000000, 0x00000028, 0x0401f011,
- 0x8d0e1d02, 0x04020003, 0x8d0e1d00, 0x04000004,
- 0x42000000, 0x00000004, 0x0401f00a, 0x42000000,
- 0x00000029, 0x59340a00, 0x8c040d1e, 0x04000005,
- 0x492fc857, 0x42000800, 0x00001000, 0x0401f003,
- 0x492fc857, 0x80000d80, 0x4803c857, 0x80028540,
- 0x1c01f000, 0x490fc857, 0x8d0e1d00, 0x040207ed,
- 0x0201f800, 0x0010491a, 0x040207e6, 0x59340200,
- 0x8c00050e, 0x040007e3, 0x0201f000, 0x000202ca,
- 0x4d480000, 0x4d4c0000, 0x592e9009, 0x592e980a,
- 0x0201f800, 0x001047c9, 0x5c029800, 0x5c029000,
- 0x040007bb, 0x0201f000, 0x000202ce, 0x592c0207,
- 0x492fc857, 0x82000d80, 0x000007ff, 0x04020006,
- 0x4a025c0b, 0x00000030, 0x42026800, 0x0010c87b,
- 0x0401f021, 0x82000c80, 0x000007f0, 0x04021047,
- 0x81ac0400, 0x50000000, 0x80026d40, 0x0400003a,
- 0x0201f800, 0x0010484d, 0x0402003a, 0x592c040b,
- 0x8c00050a, 0x04020014, 0x592e600a, 0x83300480,
- 0x00111264, 0x0400103c, 0x41580000, 0x81300480,
- 0x04021039, 0x59300c07, 0x82040580, 0x00000009,
- 0x04020038, 0x4a025a07, 0x00000000, 0x497a5800,
- 0x59300009, 0x80000540, 0x0402001a, 0x492e6009,
- 0x0401f012, 0x0201f800, 0x00020b7b, 0x0400001b,
- 0x592c0207, 0x4936600a, 0x492e6009, 0x4a026407,
- 0x00000009, 0x497a6016, 0x4a02601c, 0x0010ccd1,
- 0x4932580a, 0x82000d80, 0x000007ff, 0x04020003,
- 0x4a026016, 0x00008000, 0x42027000, 0x00000043,
- 0x0201f800, 0x00020bc1, 0x80000580, 0x0401f01f,
- 0x40000800, 0x58040000, 0x80000540, 0x040207fd,
- 0x492c0800, 0x0401f019, 0x42000000, 0x0000002c,
- 0x0401f015, 0x42000000, 0x00000028, 0x0401f012,
- 0x830c0500, 0x00000003, 0x04000004, 0x42000000,
- 0x00000004, 0x0401f00c, 0x42000000, 0x00000029,
- 0x0401f009, 0x42000000, 0x00000008, 0x0401f006,
- 0x82040580, 0x00000007, 0x040207fb, 0x42000000,
- 0x00000005, 0x80000540, 0x1c01f000, 0x492fc857,
- 0x592e8c07, 0x83440d80, 0x000007fc, 0x04000004,
- 0x83440480, 0x000007f0, 0x0402101b, 0x592e4408,
- 0x0201f800, 0x00105acb, 0x02000800, 0x0010497a,
- 0x04020015, 0x0201f800, 0x0010492d, 0x04020015,
- 0x0201f800, 0x00107cfe, 0x0400001f, 0x83200400,
- 0x0010bdc7, 0x50024800, 0x4926601c, 0x4936600a,
- 0x492e6009, 0x4a026407, 0x0000000a, 0x42027000,
- 0x00000040, 0x0201f800, 0x00020bc1, 0x80000580,
- 0x0401f010, 0x42000000, 0x00000028, 0x0401f00c,
- 0x0201f800, 0x00104943, 0x040007fb, 0x830c0d00,
- 0x00000003, 0x04000004, 0x42000000, 0x00000004,
- 0x0401f003, 0x42000000, 0x00000029, 0x80000540,
- 0x1c01f000, 0x42000000, 0x0000002c, 0x0401f7fc,
- 0x492fc857, 0x592e4408, 0x4923c857, 0x0201f800,
- 0x00105acb, 0x592c4208, 0x0400000e, 0x42000000,
- 0x0000000e, 0x59240a00, 0x8c040d00, 0x040001b1,
- 0x82200d00, 0x0000000f, 0x82040d80, 0x00000008,
- 0x040201ac, 0x82200d00, 0x00000030, 0x040001a9,
- 0x592e8c07, 0x4947c857, 0x83440c80, 0x00000800,
- 0x42000000, 0x0000000a, 0x040211a2, 0x4823c857,
- 0x82200500, 0x0000000f, 0x0c01f001, 0x00104327,
- 0x001043b3, 0x00104404, 0x0010440f, 0x0010441a,
- 0x00104323, 0x00104323, 0x00104323, 0x00104427,
- 0x0010448a, 0x001044af, 0x00104323, 0x00104323,
- 0x00104323, 0x00104323, 0x00104323, 0x4803c857,
- 0x42000000, 0x0000000c, 0x0401f18a, 0x592c1009,
- 0x82081500, 0x00ffffff, 0x59240005, 0x80084d80,
- 0x42000000, 0x00000010, 0x04000182, 0x0201f800,
- 0x001048a9, 0x04000039, 0x4803c857, 0x82004d80,
- 0x0000001d, 0x0402001a, 0x0201f800, 0x00020864,
- 0x59340405, 0x4c000000, 0x0201f800, 0x0010491a,
- 0x5c000000, 0x04000004, 0x8c20450a, 0x0400002b,
- 0x80000580, 0x44002800, 0x59340008, 0x48002802,
- 0x59340009, 0x48002801, 0x59340006, 0x48002804,
- 0x59340007, 0x48002803, 0x4200b000, 0x00000005,
- 0x0201f800, 0x00109cd4, 0x0401f193, 0x4803c857,
+ 0x00000008, 0x04020017, 0x4c5c0000, 0x4c600000,
+ 0x59c4b805, 0x8c5cbd3a, 0x04020005, 0x42000000,
+ 0x0010ce6e, 0x0201f800, 0x0010bfb3, 0x4a038805,
+ 0x20000000, 0x0201f800, 0x00101a3d, 0x4000c000,
+ 0x0201f800, 0x00101968, 0x4202d800, 0x00000001,
+ 0x497b5010, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x59c8010b, 0x8c000502, 0x040007e2, 0x59c408a4,
+ 0x82040d00, 0x0000000f, 0x82040d80, 0x0000000b,
+ 0x04020005, 0x59a80810, 0x82040d40, 0x00002000,
+ 0x0401f004, 0x59a80855, 0x82040d40, 0x00001000,
+ 0x48075032, 0x59a8085f, 0x800409c0, 0x04020007,
+ 0x42000800, 0x000007d0, 0x42001000, 0x00104131,
+ 0x0201f800, 0x00106638, 0x1c01f000, 0x4807c856,
+ 0x0401ff44, 0x0201f800, 0x00106e41, 0x4df00000,
+ 0x0201f800, 0x001070de, 0x5c03e000, 0x02000800,
+ 0x00106e2e, 0x59c400a4, 0x82000500, 0x0000000f,
+ 0x82000580, 0x00000002, 0x0402000a, 0x42006000,
+ 0xffffffff, 0x42006800, 0x00200000, 0x0401f8df,
+ 0x42006000, 0xffdfffff, 0x41786800, 0x0401f8db,
+ 0x0201f800, 0x00105104, 0x04000014, 0x0201f800,
+ 0x00105122, 0x04020011, 0x4a035013, 0x0000aaaa,
+ 0x4c040000, 0x0201f800, 0x0010160b, 0x59a8001f,
+ 0x82000500, 0xffff0000, 0x80040540, 0x4803501f,
+ 0x5c000800, 0x4a035014, 0x00000000, 0x0201f800,
+ 0x00105051, 0x0401f008, 0x4a035058, 0x00000005,
+ 0x42000000, 0x00000080, 0x0201f800, 0x0010155d,
+ 0x0401ff22, 0x1c01f000, 0x0401f809, 0x42006000,
+ 0xbf7f7fff, 0x41786800, 0x0401f0b8, 0x42006000,
+ 0xbf7f7fff, 0x41786800, 0x0401f0b4, 0x0201f800,
+ 0x00105122, 0x04020009, 0x59c40006, 0x82000540,
+ 0x000000f0, 0x48038806, 0x42006000, 0xbfffffff,
+ 0x41786800, 0x0401f8a9, 0x1c01f000, 0x40680800,
+ 0x800408d0, 0x59a80015, 0x8c000506, 0x04000006,
+ 0x59a8000f, 0x82000500, 0x000000ff, 0x80040540,
+ 0x0401f003, 0x82040540, 0x000000f7, 0x480388a7,
+ 0x1c01f000, 0x4807c856, 0x42000000, 0x0010cf06,
+ 0x0201f800, 0x0010bfb3, 0x42003000, 0x00000005,
+ 0x4d3c0000, 0x4c180000, 0x42003000, 0x0000000d,
+ 0x42027800, 0x00000002, 0x0401f04e, 0x4807c856,
+ 0x42000000, 0x0010cf2b, 0x0201f800, 0x0010bfb3,
+ 0x42003000, 0x00000000, 0x4d3c0000, 0x4c180000,
+ 0x42003000, 0x0000000f, 0x42001800, 0x0000ffff,
+ 0x42002000, 0x00000007, 0x0201f800, 0x00103a21,
+ 0x5c003000, 0x59240200, 0x84000556, 0x48024a00,
+ 0x4d400000, 0x42028000, 0x0000002a, 0x59240400,
+ 0x8c00050a, 0x02000800, 0x0010b198, 0x42027800,
+ 0x00000002, 0x0201f800, 0x0010200c, 0x5c028000,
+ 0x5c027800, 0x0201f000, 0x00020b9d, 0x4807c856,
+ 0x42000000, 0x0010cf29, 0x0201f800, 0x0010bfb3,
+ 0x42003000, 0x00000003, 0x4d3c0000, 0x4c180000,
+ 0x42003000, 0x0000000e, 0x42027800, 0x00000202,
+ 0x0401f01c, 0x4807c856, 0x42000000, 0x0010cf28,
+ 0x0201f800, 0x0010bfb3, 0x42003000, 0x00000004,
+ 0x4d3c0000, 0x4c180000, 0x42003000, 0x00000010,
+ 0x42027800, 0x00000202, 0x0401f00e, 0x4807c856,
+ 0x42000000, 0x0010ce70, 0x0201f800, 0x0010bfb3,
+ 0x42003000, 0x00000001, 0x4d3c0000, 0x4c180000,
+ 0x42003000, 0x0000000c, 0x42027800, 0x00000002,
+ 0x42001800, 0x0000ffff, 0x42002000, 0x00000007,
+ 0x4d200000, 0x417a4000, 0x0201f800, 0x00103a21,
+ 0x5c024000, 0x5c003000, 0x4d400000, 0x0201f800,
+ 0x0010b752, 0x42028000, 0x0000002a, 0x0201f800,
+ 0x0010fef2, 0x4c580000, 0x0201f800, 0x0010c0ce,
+ 0x42000800, 0x0010cfd1, 0x58040005, 0x82000500,
+ 0x000000ff, 0x48000805, 0x82040c00, 0x0000000b,
+ 0x8058b040, 0x040207f9, 0x5c00b000, 0x5c028000,
+ 0x5c027800, 0x1c01f000, 0x4807c856, 0x04011000,
+ 0x4a03c840, 0x0010cba5, 0x4a03c842, 0x00000040,
+ 0x40000000, 0x040117ff, 0x42007800, 0x0010cba5,
+ 0x46007800, 0x00000011, 0x803c7800, 0x4a007800,
+ 0x220000ef, 0x4a007801, 0x000000ef, 0x4a007802,
+ 0x01380000, 0x4a007803, 0x00000000, 0x4a007804,
+ 0xffffffff, 0x4a007805, 0x00000000, 0x1c01f000,
+ 0x40686000, 0x406c6800, 0x59c400a3, 0x80300500,
+ 0x80340540, 0x480388a3, 0x1c01f000, 0x40686000,
+ 0x4833c857, 0x59c400a3, 0x80300540, 0x480388a3,
+ 0x80300580, 0x480388a3, 0x1c01f000, 0x4803c856,
+ 0x04000004, 0x4a035060, 0x00000001, 0x0401f002,
+ 0x497b5060, 0x1c01f000, 0x59c80002, 0x80000540,
+ 0x0400000a, 0x80000040, 0x04000008, 0x4a039005,
+ 0x00000140, 0x42000000, 0x00000006, 0x80000040,
+ 0x040207ff, 0x0401f7f5, 0x1c01f000, 0x4c5c0000,
+ 0x4c600000, 0x59c4b805, 0x485fc856, 0x8c5cbd3a,
+ 0x04020005, 0x42000000, 0x0010ce6e, 0x0201f800,
+ 0x0010bfb3, 0x4a038805, 0x20000000, 0x0201f800,
+ 0x00101a3d, 0x4000c000, 0x0201f800, 0x00101968,
+ 0x4a038805, 0x04000000, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x497a6a00, 0x4a026c00, 0x00000707,
+ 0x497a6801, 0x497a6808, 0x497a6809, 0x497a6806,
+ 0x497a6807, 0x497a6c0b, 0x497a680c, 0x59240400,
+ 0x8c00050a, 0x04000006, 0x5934080f, 0x59340010,
+ 0x80040540, 0x02020800, 0x0010032e, 0x4a026a04,
+ 0x00000100, 0x497a6a03, 0x59340402, 0x82000500,
+ 0x000000ff, 0x48026c02, 0x497a6c04, 0x497a6a05,
+ 0x497a6c05, 0x497a6811, 0x4d2c0000, 0x5934000d,
+ 0x49466c03, 0x80025d40, 0x04000004, 0x0201f800,
+ 0x0010059d, 0x497a680d, 0x5c025800, 0x59a80070,
+ 0x8c000502, 0x42000000, 0x00000010, 0x04020002,
+ 0x599c0401, 0x48026a0b, 0x599c0208, 0x48026c12,
+ 0x4a02680a, 0x00006000, 0x0201f000, 0x00104d11,
+ 0x42000000, 0x00000005, 0x80000d80, 0x0401f02c,
+ 0x0201f800, 0x00104a45, 0x04020017, 0x59a8021b,
+ 0x8c00050a, 0x04020010, 0x59340212, 0x82000500,
+ 0x0000ff00, 0x4803c857, 0x0400000b, 0x59340a00,
+ 0x8c040d1e, 0x02000000, 0x000202ca, 0x42000000,
+ 0x00000029, 0x42000800, 0x00001000, 0x492fc857,
+ 0x0401f017, 0x492fc857, 0x42000000, 0x00000028,
+ 0x0401f011, 0x8d0e1d02, 0x04020003, 0x8d0e1d00,
+ 0x04000004, 0x42000000, 0x00000004, 0x0401f00a,
+ 0x42000000, 0x00000029, 0x59340a00, 0x8c040d1e,
+ 0x04000005, 0x492fc857, 0x42000800, 0x00001000,
+ 0x0401f003, 0x492fc857, 0x80000d80, 0x4803c857,
+ 0x80028540, 0x1c01f000, 0x490fc857, 0x8d0e1d00,
+ 0x040207ed, 0x0201f800, 0x00104a1c, 0x040207e6,
+ 0x59340200, 0x8c00050e, 0x040007e3, 0x0201f000,
+ 0x000202ca, 0x4d480000, 0x4d4c0000, 0x592e9009,
+ 0x592e980a, 0x0201f800, 0x001048c9, 0x5c029800,
+ 0x5c029000, 0x040007bb, 0x0201f000, 0x000202ce,
+ 0x592c0207, 0x492fc857, 0x82000d80, 0x000007ff,
+ 0x04020006, 0x4a025c0b, 0x00000030, 0x42026800,
+ 0x0010cb7b, 0x0401f021, 0x82000c80, 0x000007f0,
+ 0x04021047, 0x81ac0400, 0x50000000, 0x80026d40,
+ 0x0400003a, 0x0201f800, 0x0010494d, 0x0402003a,
+ 0x592c040b, 0x8c00050a, 0x04020014, 0x592e600a,
+ 0x83300480, 0x00111584, 0x0400103c, 0x41580000,
+ 0x81300480, 0x04021039, 0x59300c07, 0x82040580,
+ 0x00000009, 0x04020038, 0x4a025a07, 0x00000000,
+ 0x497a5800, 0x59300009, 0x80000540, 0x0402001a,
+ 0x492e6009, 0x0401f012, 0x0201f800, 0x00020b7b,
+ 0x0400001b, 0x592c0207, 0x4936600a, 0x492e6009,
+ 0x4a026407, 0x00000009, 0x497a6016, 0x4a02601c,
+ 0x0010cfd1, 0x4932580a, 0x82000d80, 0x000007ff,
+ 0x04020003, 0x4a026016, 0x00008000, 0x42027000,
+ 0x00000043, 0x0201f800, 0x00020bc1, 0x80000580,
+ 0x0401f01f, 0x40000800, 0x58040000, 0x80000540,
+ 0x040207fd, 0x492c0800, 0x0401f019, 0x42000000,
+ 0x0000002c, 0x0401f015, 0x42000000, 0x00000028,
+ 0x0401f012, 0x830c0500, 0x00000003, 0x04000004,
+ 0x42000000, 0x00000004, 0x0401f00c, 0x42000000,
+ 0x00000029, 0x0401f009, 0x42000000, 0x00000008,
+ 0x0401f006, 0x82040580, 0x00000007, 0x040207fb,
+ 0x42000000, 0x00000005, 0x80000540, 0x1c01f000,
+ 0x492fc857, 0x592e8c07, 0x83440d80, 0x000007fc,
+ 0x04000004, 0x83440480, 0x000007f0, 0x0402101b,
+ 0x592e4408, 0x0201f800, 0x00105c82, 0x02000800,
+ 0x00104a7c, 0x04020015, 0x0201f800, 0x00104a2f,
+ 0x04020015, 0x0201f800, 0x00107ef8, 0x0400001f,
+ 0x83200400, 0x0010c10d, 0x50024800, 0x4926601c,
+ 0x4936600a, 0x492e6009, 0x4a026407, 0x0000000a,
+ 0x42027000, 0x00000040, 0x0201f800, 0x00020bc1,
+ 0x80000580, 0x0401f010, 0x42000000, 0x00000028,
+ 0x0401f00c, 0x0201f800, 0x00104a45, 0x040007fb,
+ 0x830c0d00, 0x00000003, 0x04000004, 0x42000000,
+ 0x00000004, 0x0401f003, 0x42000000, 0x00000029,
+ 0x80000540, 0x1c01f000, 0x42000000, 0x0000002c,
+ 0x0401f7fc, 0x492fc857, 0x592e4408, 0x4923c857,
+ 0x0201f800, 0x00105c82, 0x592c4208, 0x0400000e,
+ 0x42000000, 0x0000000e, 0x59240a00, 0x8c040d00,
+ 0x040001b1, 0x82200d00, 0x0000000f, 0x82040d80,
+ 0x00000008, 0x040201ac, 0x82200d00, 0x00000030,
+ 0x040001a9, 0x592e8c07, 0x4947c857, 0x83440c80,
+ 0x00000800, 0x42000000, 0x0000000a, 0x040211a2,
+ 0x4823c857, 0x82200500, 0x0000000f, 0x0c01f001,
+ 0x00104420, 0x001044ac, 0x001044fd, 0x00104508,
+ 0x00104513, 0x0010441c, 0x0010441c, 0x0010441c,
+ 0x00104520, 0x00104583, 0x001045a8, 0x0010441c,
+ 0x0010441c, 0x0010441c, 0x0010441c, 0x0010441c,
+ 0x4803c857, 0x42000000, 0x0000000c, 0x0401f18a,
+ 0x592c1009, 0x82081500, 0x00ffffff, 0x59240005,
+ 0x80084d80, 0x42000000, 0x00000010, 0x04000182,
+ 0x0201f800, 0x001049a9, 0x04000039, 0x4803c857,
+ 0x82004d80, 0x0000001d, 0x0402001a, 0x0201f800,
+ 0x00020864, 0x59340405, 0x4c000000, 0x0201f800,
+ 0x00104a1c, 0x5c000000, 0x04000004, 0x8c20450a,
+ 0x0400002b, 0x80000580, 0x44002800, 0x59340008,
+ 0x48002802, 0x59340009, 0x48002801, 0x59340006,
+ 0x48002804, 0x59340007, 0x48002803, 0x4200b000,
+ 0x00000005, 0x0201f800, 0x00109f12, 0x0401f193,
+ 0x4803c857, 0x82004d80, 0x0000001a, 0x04020003,
+ 0x40101000, 0x0401f163, 0x4803c857, 0x82004d80,
+ 0x0000001b, 0x04020003, 0x40181000, 0x0401f15d,
+ 0x4803c857, 0x82004d80, 0x0000001f, 0x0400015e,
+ 0x82004d80, 0x0000001c, 0x0400015b, 0x82004d80,
+ 0x00000019, 0x42000000, 0x0000000a, 0x0400014a,
+ 0x42000000, 0x0000000a, 0x04020161, 0x59a80070,
+ 0x8c000502, 0x0400001b, 0x0201f800, 0x00104a1c,
+ 0x04000018, 0x59340212, 0x82000500, 0x0000ff00,
+ 0x42001000, 0x00000010, 0x0402000c, 0x42001000,
+ 0x00000008, 0x59a8021b, 0x8c000506, 0x04020009,
+ 0x59340002, 0x82000500, 0x00ff0000, 0x82000580,
+ 0x00ff0000, 0x04000007, 0x0201f800, 0x00104d1c,
+ 0x42000000, 0x0000001c, 0x40181000, 0x04020131,
+ 0x0201f800, 0x00107ef8, 0x0400013b, 0x4926601c,
+ 0x4936600a, 0x492e6009, 0x4a026407, 0x00000001,
+ 0x8c20450a, 0x04000004, 0x592c0405, 0x8400055c,
+ 0x48025c05, 0x4c200000, 0x4d3c0000, 0x42027800,
+ 0x00001800, 0x0201f800, 0x0010ff80, 0x5c027800,
+ 0x5c004000, 0x8c204512, 0x0400000b, 0x599c0018,
+ 0x8c000518, 0x04000008, 0x592c000a, 0x82000500,
+ 0x00000380, 0x5934080a, 0x80040d40, 0x84040d54,
+ 0x4806680a, 0x417a7800, 0x0401f93d, 0x42000800,
+ 0x00000003, 0x0401f945, 0x42027000, 0x00000002,
+ 0x0201f800, 0x00020bc1, 0x80000580, 0x0401f133,
+ 0x0201f800, 0x00104a7c, 0x04020115, 0x0201f800,
+ 0x00104a22, 0x0400000c, 0x0201f800, 0x00104a1c,
+ 0x04020115, 0x4c600000, 0x4178c000, 0x42027800,
+ 0x00001800, 0x417a6000, 0x0201f800, 0x00101ce3,
+ 0x5c00c000, 0x59a80070, 0x8c000502, 0x0400001b,
+ 0x0201f800, 0x00104a1c, 0x04000018, 0x59340212,
+ 0x82000500, 0x0000ff00, 0x42001000, 0x00000010,
+ 0x0402000c, 0x42001000, 0x00000008, 0x59a8021b,
+ 0x8c000506, 0x04020009, 0x59340002, 0x82000500,
+ 0x00ff0000, 0x82000580, 0x00ff0000, 0x04000007,
+ 0x0201f800, 0x00104d1c, 0x42000000, 0x0000001c,
+ 0x40181000, 0x040200d7, 0x0201f800, 0x00107ef8,
+ 0x040000e1, 0x5934080a, 0x8c204512, 0x0400000c,
+ 0x599c0018, 0x8c000518, 0x04000009, 0x592c000a,
+ 0x82000500, 0x00000380, 0x82041500, 0xfffffc7f,
+ 0x80080d40, 0x84040d54, 0x0401f002, 0x84040d14,
+ 0x4806680a, 0x4926601c, 0x4936600a, 0x492e6009,
+ 0x4a026407, 0x00000001, 0x417a7800, 0x0401f8ec,
+ 0x42000800, 0x00000005, 0x0401f8f4, 0x42027000,
+ 0x00000003, 0x0201f800, 0x00020bc1, 0x80000580,
+ 0x0401f0e2, 0x0201f800, 0x00104a7c, 0x040200c4,
+ 0x0201f800, 0x00104a38, 0x040200c7, 0x0201f800,
+ 0x00109e0e, 0x040000b8, 0x80000580, 0x0401f0d7,
+ 0x0201f800, 0x00104a7c, 0x040200b9, 0x0201f800,
+ 0x00104a38, 0x040200bc, 0x0201f800, 0x00109969,
+ 0x040000ad, 0x80000580, 0x0401f0cc, 0x0201f800,
+ 0x00104a7c, 0x040200ae, 0x83444d80, 0x000007fe,
+ 0x42000000, 0x0000000a, 0x0402008f, 0x0201f800,
+ 0x00109e27, 0x040000a0, 0x80000580, 0x0401f0bf,
+ 0x82200500, 0x00000070, 0x04020005, 0x8c20450e,
+ 0x42000000, 0x0000000c, 0x04020083, 0x8c20450a,
+ 0x0400000e, 0x4d3c0000, 0x42027800, 0x00005000,
+ 0x8c20450e, 0x04020003, 0x853e7d56, 0x853e7d1c,
+ 0x82200500, 0x000004a0, 0x0201f800, 0x001049de,
+ 0x5c027800, 0x0401f0a5, 0x8c204508, 0x04020027,
+ 0x592c1009, 0x82081500, 0x00ffffff, 0x59240005,
+ 0x80084d80, 0x42000000, 0x00000010, 0x0400006a,
+ 0x0201f800, 0x001049a9, 0x0400002f, 0x4803c857,
0x82004d80, 0x0000001a, 0x04020003, 0x40101000,
- 0x0401f163, 0x4803c857, 0x82004d80, 0x0000001b,
- 0x04020003, 0x40181000, 0x0401f15d, 0x4803c857,
- 0x82004d80, 0x0000001f, 0x0400015e, 0x82004d80,
- 0x0000001c, 0x0400015b, 0x82004d80, 0x00000019,
- 0x42000000, 0x0000000a, 0x0400014a, 0x42000000,
- 0x0000000a, 0x04020161, 0x59a80070, 0x8c000502,
- 0x0400001b, 0x0201f800, 0x0010491a, 0x04000018,
- 0x59340212, 0x82000500, 0x0000ff00, 0x42001000,
- 0x00000010, 0x0402000c, 0x42001000, 0x00000008,
- 0x59a8021b, 0x8c000506, 0x04020009, 0x59340002,
- 0x82000500, 0x00ff0000, 0x82000580, 0x00ff0000,
- 0x04000007, 0x0201f800, 0x00104c17, 0x42000000,
- 0x0000001c, 0x40181000, 0x04020131, 0x0201f800,
- 0x00107cfe, 0x0400013b, 0x4926601c, 0x4936600a,
- 0x492e6009, 0x4a026407, 0x00000001, 0x8c20450a,
- 0x04000004, 0x592c0405, 0x8400055c, 0x48025c05,
- 0x4c200000, 0x4d3c0000, 0x42027800, 0x00001800,
- 0x0201f800, 0x0010fc72, 0x5c027800, 0x5c004000,
- 0x8c204512, 0x0400000b, 0x599c0018, 0x8c000518,
- 0x04000008, 0x592c000a, 0x82000500, 0x00000380,
- 0x5934080a, 0x80040d40, 0x84040d54, 0x4806680a,
- 0x417a7800, 0x0401f93d, 0x42000800, 0x00000003,
- 0x0401f945, 0x42027000, 0x00000002, 0x0201f800,
- 0x00020bc1, 0x80000580, 0x0401f133, 0x0201f800,
- 0x0010497a, 0x04020115, 0x0201f800, 0x00104920,
- 0x0400000c, 0x0201f800, 0x0010491a, 0x04020115,
- 0x4c600000, 0x4178c000, 0x42027800, 0x00001800,
- 0x417a6000, 0x0201f800, 0x00101cda, 0x5c00c000,
- 0x59a80070, 0x8c000502, 0x0400001b, 0x0201f800,
- 0x0010491a, 0x04000018, 0x59340212, 0x82000500,
- 0x0000ff00, 0x42001000, 0x00000010, 0x0402000c,
- 0x42001000, 0x00000008, 0x59a8021b, 0x8c000506,
- 0x04020009, 0x59340002, 0x82000500, 0x00ff0000,
- 0x82000580, 0x00ff0000, 0x04000007, 0x0201f800,
- 0x00104c17, 0x42000000, 0x0000001c, 0x40181000,
- 0x040200d7, 0x0201f800, 0x00107cfe, 0x040000e1,
- 0x5934080a, 0x8c204512, 0x0400000c, 0x599c0018,
- 0x8c000518, 0x04000009, 0x592c000a, 0x82000500,
- 0x00000380, 0x82041500, 0xfffffc7f, 0x80080d40,
- 0x84040d54, 0x0401f002, 0x84040d14, 0x4806680a,
- 0x4926601c, 0x4936600a, 0x492e6009, 0x4a026407,
- 0x00000001, 0x417a7800, 0x0401f8ec, 0x42000800,
- 0x00000005, 0x0401f8f4, 0x42027000, 0x00000003,
- 0x0201f800, 0x00020bc1, 0x80000580, 0x0401f0e2,
- 0x0201f800, 0x0010497a, 0x040200c4, 0x0201f800,
- 0x00104936, 0x040200c7, 0x0201f800, 0x00109bd6,
- 0x040000b8, 0x80000580, 0x0401f0d7, 0x0201f800,
- 0x0010497a, 0x040200b9, 0x0201f800, 0x00104936,
- 0x040200bc, 0x0201f800, 0x00109731, 0x040000ad,
- 0x80000580, 0x0401f0cc, 0x0201f800, 0x0010497a,
- 0x040200ae, 0x83444d80, 0x000007fe, 0x42000000,
- 0x0000000a, 0x0402008f, 0x0201f800, 0x00109bef,
- 0x040000a0, 0x80000580, 0x0401f0bf, 0x82200500,
- 0x00000070, 0x04020005, 0x8c20450e, 0x42000000,
- 0x0000000c, 0x04020083, 0x8c20450a, 0x0400000e,
- 0x4d3c0000, 0x42027800, 0x00005000, 0x8c20450e,
- 0x04020003, 0x853e7d56, 0x853e7d1c, 0x82200500,
- 0x000004a0, 0x0201f800, 0x001048de, 0x5c027800,
- 0x0401f0a5, 0x8c204508, 0x04020027, 0x592c1009,
- 0x82081500, 0x00ffffff, 0x59240005, 0x80084d80,
- 0x42000000, 0x00000010, 0x0400006a, 0x0201f800,
- 0x001048a9, 0x0400002f, 0x4803c857, 0x82004d80,
- 0x0000001a, 0x04020003, 0x40101000, 0x0401f068,
- 0x4803c857, 0x82004d80, 0x0000001b, 0x04020003,
- 0x40181000, 0x0401f062, 0x4803c857, 0x82004d80,
- 0x0000001f, 0x04000063, 0x82004d80, 0x0000001c,
- 0x04000060, 0x82004d80, 0x00000019, 0x42000000,
- 0x0000000a, 0x0400004f, 0x42000000, 0x0000000a,
- 0x0401f066, 0x0201f800, 0x0010497a, 0x04020063,
- 0x4d3c0000, 0x42027800, 0x00005000, 0x8c20450e,
- 0x04020003, 0x853e7d56, 0x853e7d1c, 0x82200500,
- 0x00000090, 0x0201f800, 0x001048c6, 0x5c027800,
- 0x42000000, 0x0000000a, 0x0402003a, 0x0401f06a,
- 0x836c0580, 0x00000003, 0x42000800, 0x00000007,
- 0x04020006, 0x0201f800, 0x00109b7c, 0x04000007,
- 0x80000580, 0x0401f064, 0x0201f800, 0x0010495c,
- 0x04000059, 0x0401f05c, 0x0201f800, 0x0010495c,
- 0x0400003c, 0x0401f058, 0x0201f800, 0x0010497a,
- 0x0402003e, 0x836c0580, 0x00000003, 0x04020048,
- 0x8c204508, 0x0400000a, 0x4c600000, 0x4178c000,
+ 0x0401f068, 0x4803c857, 0x82004d80, 0x0000001b,
+ 0x04020003, 0x40181000, 0x0401f062, 0x4803c857,
+ 0x82004d80, 0x0000001f, 0x04000063, 0x82004d80,
+ 0x0000001c, 0x04000060, 0x82004d80, 0x00000019,
+ 0x42000000, 0x0000000a, 0x0400004f, 0x42000000,
+ 0x0000000a, 0x0401f066, 0x0201f800, 0x00104a7c,
+ 0x04020063, 0x4d3c0000, 0x42027800, 0x00005000,
+ 0x8c20450e, 0x04020003, 0x853e7d56, 0x853e7d1c,
+ 0x82200500, 0x00000090, 0x0201f800, 0x001049c6,
+ 0x5c027800, 0x42000000, 0x0000000a, 0x0402003a,
+ 0x0401f06a, 0x836c0580, 0x00000003, 0x42000800,
+ 0x00000007, 0x04020006, 0x0201f800, 0x00109db4,
+ 0x04000007, 0x80000580, 0x0401f064, 0x0201f800,
+ 0x00104a5e, 0x04000059, 0x0401f05c, 0x0201f800,
+ 0x00104a5e, 0x0400003c, 0x0401f058, 0x0201f800,
+ 0x00104a7c, 0x0402003e, 0x836c0580, 0x00000003,
+ 0x04020048, 0x8c204508, 0x0400000a, 0x4c600000,
+ 0x4178c000, 0x42027800, 0x00001800, 0x417a6000,
+ 0x0201f800, 0x00101ce3, 0x5c00c000, 0x0401f047,
+ 0x0201f800, 0x00104a22, 0x0400000c, 0x0201f800,
+ 0x00104a1c, 0x04020030, 0x4c600000, 0x4178c000,
0x42027800, 0x00001800, 0x417a6000, 0x0201f800,
- 0x00101cda, 0x5c00c000, 0x0401f047, 0x0201f800,
- 0x00104920, 0x0400000c, 0x0201f800, 0x0010491a,
- 0x04020030, 0x4c600000, 0x4178c000, 0x42027800,
- 0x00001800, 0x417a6000, 0x0201f800, 0x00101cda,
- 0x5c00c000, 0x480bc856, 0x0201f800, 0x001099cd,
- 0x04000018, 0x80000580, 0x0401f037, 0x0401f7db,
- 0x480bc857, 0x42000800, 0x00000019, 0x40001000,
- 0x4200b000, 0x00000002, 0x0401f00a, 0x480bc857,
- 0x40000800, 0x4200b000, 0x00000002, 0x0401f005,
- 0x480bc857, 0x40000800, 0x4200b000, 0x00000001,
- 0x480bc857, 0x42028000, 0x00000031, 0x0401f020,
- 0x480bc857, 0x42000800, 0x00000003, 0x4200b000,
- 0x00000001, 0x0401f7f7, 0x480bc857, 0x42000800,
- 0x0000000a, 0x4200b000, 0x00000001, 0x0401f7f1,
- 0x480bc857, 0x42000800, 0x00000009, 0x40001000,
- 0x4200b000, 0x00000002, 0x0401f7ea, 0x480bc857,
- 0x42000800, 0x00000007, 0x4200b000, 0x00000001,
- 0x0401f7e4, 0x480bc857, 0x4200b000, 0x00000001,
- 0x0401f7e0, 0x80028580, 0x4178b000, 0x82000540,
- 0x00000001, 0x1c01f000, 0x4937c857, 0x5932680a,
- 0x59341200, 0x813e79c0, 0x04000003, 0x84081540,
- 0x0401f002, 0x84081500, 0x480a6a00, 0x1c01f000,
- 0x40680800, 0x5932680a, 0x5c000000, 0x4c000000,
- 0x4803c857, 0x4937c857, 0x82040580, 0x00000006,
+ 0x00101ce3, 0x5c00c000, 0x480bc856, 0x0201f800,
+ 0x00109c05, 0x04000018, 0x80000580, 0x0401f037,
+ 0x0401f7db, 0x480bc857, 0x42000800, 0x00000019,
+ 0x40001000, 0x4200b000, 0x00000002, 0x0401f00a,
+ 0x480bc857, 0x40000800, 0x4200b000, 0x00000002,
+ 0x0401f005, 0x480bc857, 0x40000800, 0x4200b000,
+ 0x00000001, 0x480bc857, 0x42028000, 0x00000031,
+ 0x0401f020, 0x480bc857, 0x42000800, 0x00000003,
+ 0x4200b000, 0x00000001, 0x0401f7f7, 0x480bc857,
+ 0x42000800, 0x0000000a, 0x4200b000, 0x00000001,
+ 0x0401f7f1, 0x480bc857, 0x42000800, 0x00000009,
+ 0x40001000, 0x4200b000, 0x00000002, 0x0401f7ea,
+ 0x480bc857, 0x42000800, 0x00000007, 0x4200b000,
+ 0x00000001, 0x0401f7e4, 0x480bc857, 0x4200b000,
+ 0x00000001, 0x0401f7e0, 0x80028580, 0x4178b000,
+ 0x82000540, 0x00000001, 0x1c01f000, 0x4937c857,
+ 0x5932680a, 0x59341200, 0x813e79c0, 0x04000003,
+ 0x84081540, 0x0401f002, 0x84081500, 0x480a6a00,
+ 0x1c01f000, 0x40680800, 0x5932680a, 0x5c000000,
+ 0x4c000000, 0x4803c857, 0x4937c857, 0x83340580,
+ 0x0010e23c, 0x04000030, 0x82040580, 0x00000006,
0x04020004, 0x42000000, 0x00000606, 0x0401f021,
0x82040580, 0x00000004, 0x04020004, 0x42000000,
0x00000404, 0x0401f01b, 0x82040580, 0x00000007,
@@ -18977,18 +19092,18 @@
0x41358800, 0x04000002, 0x41798800, 0x1c01f000,
0x5c000000, 0x4c000000, 0x4803c857, 0x4947c857,
0x481bc857, 0x83440480, 0x00000800, 0x04021057,
- 0x83200400, 0x0010bdc7, 0x50024800, 0x59240009,
+ 0x83200400, 0x0010c10d, 0x50024800, 0x59240009,
0x83441480, 0x000007f0, 0x04001003, 0x80081400,
- 0x0401f003, 0x83441400, 0x0010bf80, 0x50080000,
+ 0x0401f003, 0x83441400, 0x0010c280, 0x50080000,
0x80026d40, 0x04000005, 0x59340013, 0x80000130,
0x81200580, 0x04000018, 0x4c180000, 0x4d2c0000,
0x0201f800, 0x0010056e, 0x412e6800, 0x5c025800,
0x5c003000, 0x0400003d, 0x59242005, 0x812000f0,
0x80102540, 0x48126813, 0x59242207, 0x80102000,
0x48124a07, 0x45341000, 0x497a680d, 0x497a6810,
- 0x497a680f, 0x497a680e, 0x4c180000, 0x0401fc89,
+ 0x497a680f, 0x497a680e, 0x4c180000, 0x0401fc86,
0x5c003000, 0x59340a12, 0x4c040000, 0x0201f800,
- 0x00104fc6, 0x5c000800, 0x04000009, 0x82180500,
+ 0x001050f7, 0x5c000800, 0x04000009, 0x82180500,
0x00ffff00, 0x04000008, 0x59a8100f, 0x82081500,
0x00ffff00, 0x80080580, 0x04000003, 0x80000580,
0x0401f004, 0x82180500, 0x000000ff, 0x800000d0,
@@ -19000,58 +19115,59 @@
0x80180580, 0x04000003, 0x481bc857, 0x481a6802,
0x80000580, 0x1c01f000, 0x4803c856, 0x82000540,
0x00000001, 0x0401f7fc, 0x4947c857, 0x83440480,
- 0x00000800, 0x04021019, 0x83200400, 0x0010bdc7,
+ 0x00000800, 0x04021019, 0x83200400, 0x0010c10d,
0x50024800, 0x59240009, 0x83441480, 0x000007f0,
0x04001003, 0x80081400, 0x0401f003, 0x83441400,
- 0x0010bf80, 0x50080000, 0x80026d40, 0x0400000a,
- 0x0401fb7a, 0x04020009, 0x8d0e1d02, 0x04000004,
+ 0x0010c280, 0x50080000, 0x80026d40, 0x0400000a,
+ 0x0401fb80, 0x04020009, 0x8d0e1d02, 0x04000004,
0x59340200, 0x8c00050e, 0x04000004, 0x82000540,
0x00000001, 0x1c01f000, 0x80000580, 0x0401f7fe,
0x5c000000, 0x4c000000, 0x4803c857, 0x4947c857,
0x0401f807, 0x42018800, 0x00000001, 0x04000003,
0x42018800, 0x00000000, 0x1c01f000, 0x4d2c0000,
0x4d300000, 0x83440480, 0x00000800, 0x04021024,
- 0x83441400, 0x0010bf80, 0x50080000, 0x80026d40,
+ 0x83441400, 0x0010c280, 0x50080000, 0x80026d40,
0x0400001b, 0x45781000, 0x5934000d, 0x80025d40,
0x02020800, 0x0010059d, 0x59366011, 0x813261c0,
0x0400000e, 0x4c640000, 0x5930c800, 0x59325809,
- 0x0201f800, 0x00109667, 0x02020800, 0x0010059d,
+ 0x0201f800, 0x0010989f, 0x02020800, 0x0010059d,
0x0201f800, 0x00020b9d, 0x82666540, 0x00000000,
- 0x040207f6, 0x5c00c800, 0x0201f800, 0x00104c0c,
+ 0x040207f6, 0x5c00c800, 0x0201f800, 0x00104d11,
0x41365800, 0x0201f800, 0x00100595, 0x80000580,
0x5c026000, 0x5c025800, 0x1c01f000, 0x82000540,
0x00000001, 0x0401f7fb, 0x0201f800, 0x0002034c,
0x41358800, 0x04000002, 0x41798800, 0x1c01f000,
0x4c580000, 0x59cc0001, 0x4937c857, 0x82000500,
0x00ffffff, 0x48026802, 0x497a6c01, 0x497a6a01,
- 0x59340200, 0x84000502, 0x48026a00, 0x4004b000,
- 0x0201f800, 0x00104fc6, 0x0402001c, 0x59340403,
- 0x82000580, 0x000007fe, 0x04000005, 0x59a8021b,
- 0x8c00050a, 0x04020015, 0x0401f008, 0x59cc0408,
- 0x8c000518, 0x04000011, 0x59cc0009, 0x48035028,
- 0x59cc000a, 0x48035029, 0x59a80878, 0x8c040d3e,
- 0x0402000a, 0x8058b1c0, 0x04020008, 0x59cc0207,
- 0x80000540, 0x04020003, 0x42000000, 0x00000001,
- 0x48038893, 0x48035012, 0x59cc0a09, 0x82040d00,
- 0x00000010, 0x59cc0408, 0x82000500, 0x00000020,
- 0x04000005, 0x84040d40, 0x59a8121b, 0x8408155a,
- 0x480b521b, 0x5934000a, 0x82000500, 0xffffffee,
- 0x80040540, 0x4802680a, 0x83cca400, 0x0000000b,
- 0x8334ac00, 0x00000006, 0x4200b000, 0x00000002,
- 0x0201f800, 0x0010bd5b, 0x83cca400, 0x0000000d,
- 0x8334ac00, 0x00000008, 0x4200b000, 0x00000002,
- 0x0201f800, 0x0010bd5b, 0x59cc0a18, 0x82040480,
+ 0x59340200, 0x82000500, 0xffffdffd, 0x48026a00,
+ 0x4004b000, 0x0201f800, 0x001050f7, 0x0402001c,
+ 0x59340403, 0x82000580, 0x000007fe, 0x04000005,
+ 0x59a8021b, 0x8c00050a, 0x04020015, 0x0401f008,
+ 0x59cc0408, 0x8c000518, 0x04000011, 0x59cc0009,
+ 0x48035028, 0x59cc000a, 0x48035029, 0x59a80878,
+ 0x8c040d3e, 0x0402000a, 0x8058b1c0, 0x04020008,
+ 0x59cc0207, 0x80000540, 0x04020003, 0x42000000,
+ 0x00000001, 0x48038893, 0x48035012, 0x59cc0a09,
+ 0x82040d00, 0x00000010, 0x59cc0408, 0x82000500,
+ 0x00000020, 0x04000005, 0x84040d40, 0x59a8121b,
+ 0x8408155a, 0x480b521b, 0x5934000a, 0x82000500,
+ 0xffffffee, 0x80040540, 0x4802680a, 0x83cca400,
+ 0x0000000b, 0x8334ac00, 0x00000006, 0x4200b000,
+ 0x00000002, 0x0201f800, 0x0010c086, 0x83cca400,
+ 0x0000000d, 0x8334ac00, 0x00000008, 0x4200b000,
+ 0x00000002, 0x0201f800, 0x0010c086, 0x59cc0a18,
+ 0x59a80006, 0x8c00050c, 0x04020015, 0x82040480,
0x00000800, 0x0402100c, 0x82040480, 0x00000400,
0x04001004, 0x42000800, 0x00000400, 0x0401f006,
0x82040480, 0x00000200, 0x04001003, 0x42000800,
- 0x00000200, 0x42001000, 0x0010c89b, 0x58080201,
+ 0x00000200, 0x42001000, 0x0010cb9b, 0x58080201,
0x80041480, 0x04001002, 0x40000800, 0x48066a04,
0x59340403, 0x82000580, 0x000007fe, 0x04020003,
- 0x59cc0a08, 0x48066a04, 0x0201f800, 0x00104c3a,
+ 0x59cc0a08, 0x48066a04, 0x0201f800, 0x00104d3f,
0x5c00b000, 0x1c01f000, 0x59a8021b, 0x4937c857,
0x8c000508, 0x04000008, 0x84000556, 0x4803c857,
- 0x4803521b, 0x42001000, 0x00110694, 0x0201f800,
- 0x001062f9, 0x59cc0207, 0x4803c857, 0x48026a05,
+ 0x4803521b, 0x42001000, 0x00110987, 0x0201f800,
+ 0x001064fe, 0x59cc0207, 0x4803c857, 0x48026a05,
0x59cc020a, 0x4803c857, 0x48026c05, 0x59341200,
0x599c0818, 0x5934180a, 0x4807c857, 0x480bc857,
0x480fc857, 0x59cc2006, 0x82102500, 0xff000000,
@@ -19129,7 +19245,7 @@
0x4862680f, 0x0401f006, 0x4860b800, 0x59340010,
0x812c0580, 0x04020002, 0x485e6810, 0x4a025a05,
0x00000103, 0x49425a07, 0x497a580a, 0x0201f800,
- 0x00109824, 0x0201f800, 0x000203ef, 0x40625800,
+ 0x00109a5c, 0x0201f800, 0x000203ef, 0x40625800,
0x0401f7d7, 0x412cb800, 0x592e5800, 0x0401f7d4,
0x5c00b800, 0x5c00c000, 0x5c025800, 0x1c01f000,
0x4803c856, 0x41781800, 0x5934000f, 0x80025d40,
@@ -19164,9 +19280,9 @@
0x00000001, 0x5c025800, 0x1c01f000, 0x59340405,
0x4937c857, 0x4803c857, 0x8c000508, 0x1c01f000,
0x4933c857, 0x5930380a, 0x581c0200, 0x8400051a,
- 0x48003a00, 0x1c01f000, 0x42026800, 0x0010c87b,
+ 0x48003a00, 0x1c01f000, 0x42026800, 0x0010cb7b,
0x497a680e, 0x42028800, 0x000007ff, 0x0201f800,
- 0x001041e4, 0x4937c857, 0x4a026c00, 0x00000606,
+ 0x001042dd, 0x4937c857, 0x4a026c00, 0x00000606,
0x4a026802, 0x00ffffff, 0x4a026813, 0x00ffffff,
0x4a026a04, 0x00000200, 0x4a026c04, 0x00000002,
0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
@@ -19175,7 +19291,7 @@
0x8c00050e, 0x1c01f000, 0x5930000a, 0x50000000,
0x8c00050a, 0x1c01f000, 0x0401f807, 0x42018800,
0x00000001, 0x04000003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x4933c856, 0x0401f8df, 0x04000006,
+ 0x1c01f000, 0x4933c856, 0x0401f8e1, 0x04000006,
0x59340400, 0x82000d00, 0x000000ff, 0x82041580,
0x00000005, 0x1c01f000, 0x4803c856, 0x59a80a1b,
0x8c040d06, 0x0400000b, 0x5930081c, 0x58040200,
@@ -19184,8 +19300,8 @@
0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
0x04020003, 0x42018800, 0x00000000, 0x1c01f000,
0x4d340000, 0x4c580000, 0x59a80a1b, 0x8c040d06,
- 0x04000019, 0x0201f800, 0x0010bd9f, 0x42000800,
- 0x0010ccd1, 0x58041009, 0x82080400, 0x0000000e,
+ 0x04000019, 0x0201f800, 0x0010c0ca, 0x42000800,
+ 0x0010cfd1, 0x58041009, 0x82080400, 0x0000000e,
0x50026800, 0x813669c0, 0x0400000a, 0x58040200,
0x82000500, 0x00000003, 0x82000580, 0x00000003,
0x04020004, 0x59340200, 0x8c00051a, 0x04020006,
@@ -19194,12 +19310,12 @@
0x4937c857, 0x493fc857, 0x59341200, 0x813e79c0,
0x04000003, 0x8408155e, 0x0401f002, 0x8408151e,
0x480a6a00, 0x1c01f000, 0x4937c857, 0x0201f800,
- 0x00101d49, 0x04000006, 0x59a80828, 0x42001000,
- 0x001048a0, 0x0201f800, 0x00106433, 0x1c01f000,
- 0x4937c857, 0x42001000, 0x001048a0, 0x0201f800,
- 0x001062f9, 0x59a8121b, 0x84081512, 0x480b521b,
+ 0x00101d52, 0x04000006, 0x59a80828, 0x42001000,
+ 0x001049a0, 0x0201f800, 0x00106638, 0x1c01f000,
+ 0x4937c857, 0x42001000, 0x001049a0, 0x0201f800,
+ 0x001064fe, 0x59a8121b, 0x84081512, 0x480b521b,
0x1c01f000, 0x4008d000, 0x4020d800, 0x829d3c80,
- 0x00000004, 0x409ce000, 0x0201f800, 0x001107e2,
+ 0x00000004, 0x409ce000, 0x0201f800, 0x00110ae2,
0x589c0000, 0x589c2001, 0x589c2802, 0x589c3003,
0x829d3c00, 0x00000004, 0x800001c0, 0x1c01f000,
0x4d340000, 0x406a6800, 0x0401f803, 0x5c026800,
@@ -19207,9 +19323,9 @@
0x04001002, 0x480a6c0b, 0x80000540, 0x02020800,
0x0002035a, 0x1c01f000, 0x4803c857, 0x4947c857,
0x4c300000, 0x82006500, 0x00000030, 0x04000006,
- 0x4c000000, 0x0201f800, 0x00109ad9, 0x5c000000,
- 0x0402000b, 0x8c00050e, 0x04000006, 0x0401f8a7,
- 0x04020007, 0x4937c857, 0x41240800, 0x0401f8bb,
+ 0x4c000000, 0x0201f800, 0x00109d11, 0x5c000000,
+ 0x0402000b, 0x8c00050e, 0x04000006, 0x0401f8a9,
+ 0x04020007, 0x4937c857, 0x41240800, 0x0401f8bd,
0x80000580, 0x5c006000, 0x1c01f000, 0x82000540,
0x00000001, 0x0401f7fc, 0x4803c857, 0x4c580000,
0x4d440000, 0x40001000, 0x80000d80, 0x4200b000,
@@ -19218,75 +19334,76 @@
0x80040800, 0x8058b040, 0x040207f7, 0x8c081514,
0x04000007, 0x84081514, 0x4200b000, 0x00000001,
0x42000800, 0x000007fc, 0x0401f7ef, 0x4d300000,
- 0x4d400000, 0x4d240000, 0x42028800, 0x0000ffff,
- 0x42026000, 0x0011120c, 0x497a600a, 0x417a4800,
- 0x4926601c, 0x42028000, 0x00000029, 0x0201f800,
- 0x00106c3c, 0x4df00000, 0x0201f800, 0x00110053,
- 0x0201f800, 0x00110623, 0x5c03e000, 0x02000800,
- 0x00106c29, 0x5c024800, 0x5c028000, 0x5c026000,
- 0x5c028800, 0x5c00b000, 0x1c01f000, 0x0401f807,
- 0x42018800, 0x00000001, 0x04000003, 0x42018800,
- 0x00000000, 0x1c01f000, 0x4c5c0000, 0x59340400,
+ 0x4d400000, 0x4d240000, 0x0401fba2, 0x42028800,
+ 0x0000ffff, 0x42026000, 0x0011152c, 0x4a02600a,
+ 0x0010e23c, 0x417a4800, 0x4926601c, 0x42028000,
+ 0x00000029, 0x0201f800, 0x00106e41, 0x4df00000,
+ 0x0201f800, 0x00110363, 0x0201f800, 0x00110916,
+ 0x5c03e000, 0x02000800, 0x00106e2e, 0x5c024800,
+ 0x5c028000, 0x5c026000, 0x5c028800, 0x5c00b000,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x4c5c0000, 0x59340400, 0x8200bd80, 0x00000606,
+ 0x5c00b800, 0x1c01f000, 0x4c5c0000, 0x59340400,
+ 0x8200bd80, 0x00000404, 0x5c00b800, 0x1c01f000,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x4c5c0000,
+ 0x59340400, 0x8200bd80, 0x00000404, 0x04000003,
0x8200bd80, 0x00000606, 0x5c00b800, 0x1c01f000,
- 0x4c5c0000, 0x59340400, 0x8200bd80, 0x00000404,
- 0x5c00b800, 0x1c01f000, 0x0401f807, 0x42018800,
- 0x00000001, 0x04000003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x4c5c0000, 0x59340400, 0x8200bd80,
- 0x00000404, 0x04000003, 0x8200bd80, 0x00000606,
- 0x5c00b800, 0x1c01f000, 0x4c5c0000, 0x4c600000,
- 0x59340400, 0x8200bd00, 0x0000ff00, 0x825cc580,
- 0x00000400, 0x04000003, 0x825cc580, 0x00000600,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x4c5c0000,
- 0x59340400, 0x82000500, 0x000000ff, 0x8200bd80,
- 0x00000003, 0x04000003, 0x8200bd80, 0x00000005,
- 0x5c00b800, 0x1c01f000, 0x5c000000, 0x4c000000,
- 0x4803c857, 0x4c5c0000, 0x59340400, 0x82000500,
- 0x0000ff00, 0x8400b9c0, 0x805c0580, 0x4937c857,
- 0x4803c857, 0x48026c00, 0x5c00b800, 0x1c01f000,
- 0x4c040000, 0x4c080000, 0x592c0208, 0x8c00050c,
- 0x0400000f, 0x592e8c07, 0x82000500, 0x00000080,
- 0x84000548, 0x4d3c0000, 0x42027800, 0x00001000,
- 0x0401ff5e, 0x5c027800, 0x82000540, 0x00000001,
- 0x5c001000, 0x5c000800, 0x1c01f000, 0x80000580,
- 0x0401f7fc, 0x59340013, 0x80024130, 0x83224c00,
- 0x0010bdc7, 0x51264800, 0x812649c0, 0x02000800,
- 0x0010032e, 0x1c01f000, 0x83440c80, 0x00000800,
- 0x04021013, 0x83200400, 0x0010bdc7, 0x50024800,
- 0x59240009, 0x83440c80, 0x000007f0, 0x04001003,
- 0x80040c00, 0x0401f003, 0x83440c00, 0x0010bf80,
- 0x50040000, 0x80026d40, 0x04000005, 0x59340013,
- 0x80000130, 0x81200580, 0x1c01f000, 0x82000540,
- 0x00000001, 0x0401f7fd, 0x4937c857, 0x4c580000,
- 0x4d440000, 0x59368c03, 0x83441480, 0x000007f0,
- 0x04021003, 0x0401fc13, 0x0401f00d, 0x58040009,
- 0x80080c00, 0x50040000, 0x81340580, 0x02020800,
- 0x0010032e, 0x4d2c0000, 0x45780800, 0x41365800,
- 0x0201f800, 0x00100594, 0x5c025800, 0x80000580,
- 0x5c028800, 0x5c00b000, 0x1c01f000, 0x592c040c,
- 0x82000500, 0x0000e000, 0x82000580, 0x00006000,
- 0x04000026, 0x836c0580, 0x00000003, 0x04000016,
- 0x836c0580, 0x00000002, 0x0402011f, 0x59a8021b,
- 0x82000d00, 0x00000038, 0x04020005, 0x59a80813,
- 0x800409c0, 0x0400000c, 0x0401f117, 0x82000d00,
- 0x00000003, 0x82040d80, 0x00000003, 0x04020112,
- 0x82000d00, 0x00000028, 0x04020003, 0x8c00050c,
- 0x0400010d, 0x592e4408, 0x83224500, 0x000000ff,
- 0x0201f800, 0x00105acb, 0x040200da, 0x592c100b,
- 0x82080500, 0xff000000, 0x040200e5, 0x59240005,
- 0x80080580, 0x040000df, 0x592c0c0c, 0x82040d00,
- 0x0000e000, 0x82040480, 0x00008000, 0x040210df,
- 0x592e8c07, 0x83440480, 0x00000800, 0x04001014,
- 0x83440580, 0x0000ffff, 0x040200c3, 0x800409c0,
- 0x04020111, 0x592c240a, 0x82100500, 0xffffff00,
- 0x040200c9, 0x480bc857, 0x4813c857, 0x592c000e,
- 0x82000480, 0x00000841, 0x040210cf, 0x42027000,
- 0x00000053, 0x417a6800, 0x0401f09b, 0x800409c0,
- 0x04020101, 0x41784000, 0x0401feb3, 0x040200e8,
- 0x59342204, 0x592c000e, 0x80100480, 0x040010c2,
+ 0x4c5c0000, 0x4c600000, 0x59340400, 0x8200bd00,
+ 0x0000ff00, 0x825cc580, 0x00000400, 0x04000003,
+ 0x825cc580, 0x00000600, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x4c5c0000, 0x59340400, 0x82000500,
+ 0x000000ff, 0x8200bd80, 0x00000003, 0x04000003,
+ 0x8200bd80, 0x00000005, 0x5c00b800, 0x1c01f000,
+ 0x5c000000, 0x4c000000, 0x4803c857, 0x4c5c0000,
+ 0x59340400, 0x82000500, 0x0000ff00, 0x8400b9c0,
+ 0x805c0580, 0x4937c857, 0x4803c857, 0x48026c00,
+ 0x5c00b800, 0x1c01f000, 0x4c040000, 0x4c080000,
+ 0x592c0208, 0x8c00050c, 0x0400000f, 0x592e8c07,
+ 0x82000500, 0x00000080, 0x84000548, 0x4d3c0000,
+ 0x42027800, 0x00001000, 0x0401ff5c, 0x5c027800,
+ 0x82000540, 0x00000001, 0x5c001000, 0x5c000800,
+ 0x1c01f000, 0x80000580, 0x0401f7fc, 0x59340013,
+ 0x80024130, 0x83224c00, 0x0010c10d, 0x51264800,
+ 0x812649c0, 0x02000800, 0x0010032e, 0x1c01f000,
+ 0x83440c80, 0x00000800, 0x04021013, 0x83200400,
+ 0x0010c10d, 0x50024800, 0x59240009, 0x83440c80,
+ 0x000007f0, 0x04001003, 0x80040c00, 0x0401f003,
+ 0x83440c00, 0x0010c280, 0x50040000, 0x80026d40,
+ 0x04000005, 0x59340013, 0x80000130, 0x81200580,
+ 0x1c01f000, 0x82000540, 0x00000001, 0x0401f7fd,
+ 0x4937c857, 0x4c580000, 0x4d440000, 0x59368c03,
+ 0x83441480, 0x000007f0, 0x04021003, 0x0401fc0d,
+ 0x0401f00d, 0x58040009, 0x80080c00, 0x50040000,
+ 0x81340580, 0x02020800, 0x0010032e, 0x4d2c0000,
+ 0x45780800, 0x41365800, 0x0201f800, 0x00100594,
+ 0x5c025800, 0x80000580, 0x5c028800, 0x5c00b000,
+ 0x1c01f000, 0x592c040c, 0x82000500, 0x0000e000,
+ 0x82000580, 0x00006000, 0x04000026, 0x836c0580,
+ 0x00000003, 0x04000016, 0x836c0580, 0x00000002,
+ 0x04020122, 0x59a8021b, 0x82000d00, 0x00000038,
+ 0x04020005, 0x59a80813, 0x800409c0, 0x0400000c,
+ 0x0401f11a, 0x82000d00, 0x00000003, 0x82040d80,
+ 0x00000003, 0x04020115, 0x82000d00, 0x00000028,
+ 0x04020003, 0x8c00050c, 0x04000110, 0x592e4408,
+ 0x83224500, 0x000000ff, 0x0201f800, 0x00105c82,
+ 0x040200dd, 0x592c100b, 0x82080500, 0xff000000,
+ 0x040200e8, 0x59240005, 0x80080580, 0x040000e2,
+ 0x592c0c0c, 0x82040d00, 0x0000e000, 0x82040480,
+ 0x00008000, 0x040210e2, 0x592e8c07, 0x83440480,
+ 0x00000800, 0x04001016, 0x83440580, 0x0000ffff,
+ 0x040200c6, 0x800409c0, 0x04020114, 0x592c240a,
+ 0x82100500, 0xffffff00, 0x040200cc, 0x480bc857,
+ 0x4813c857, 0x592c000e, 0x82000480, 0x00000841,
+ 0x040210d2, 0x42027000, 0x00000053, 0x0401faa9,
+ 0x42026800, 0x0010e23c, 0x0401f09b, 0x800409c0,
+ 0x04020102, 0x41784000, 0x0401feaf, 0x040200e9,
+ 0x59342204, 0x592c000e, 0x80100480, 0x040010c3,
0x42027000, 0x00000053, 0x592c240a, 0x82100500,
- 0xffffff00, 0x040200b0, 0x4813c857, 0x592c000d,
+ 0xffffff00, 0x040200b1, 0x4813c857, 0x592c000d,
0x800001c0, 0x04000085, 0x82100580, 0x00000004,
- 0x040000a6, 0x82100580, 0x00000051, 0x040000a3,
+ 0x040000a7, 0x82100580, 0x00000051, 0x040000a4,
0x82100580, 0x00000003, 0x04000016, 0x82100580,
0x00000020, 0x0400004c, 0x82100580, 0x00000024,
0x04000043, 0x82100580, 0x00000021, 0x04000043,
@@ -19294,937 +19411,954 @@
0x00000052, 0x04000032, 0x82100580, 0x00000005,
0x0402006d, 0x42027000, 0x00000001, 0x0401f01b,
0x42027000, 0x00000002, 0x59a80070, 0x8c000502,
- 0x04000016, 0x0401fef1, 0x04000014, 0x59340212,
+ 0x04000016, 0x0401feef, 0x04000014, 0x59340212,
0x82000500, 0x0000ff00, 0x42001000, 0x00000010,
- 0x0402000c, 0x59a8021b, 0x8c000506, 0x04020072,
+ 0x0402000c, 0x59a8021b, 0x8c000506, 0x04020073,
0x42001000, 0x00000008, 0x59340002, 0x82000500,
0x00ff0000, 0x82000580, 0x00ff0000, 0x04000003,
- 0x0401f9db, 0x04020068, 0x0201f800, 0x00107cfe,
- 0x04000087, 0x4a026407, 0x00000010, 0x4926601c,
+ 0x0401f9dc, 0x04020069, 0x0201f800, 0x00107ef8,
+ 0x04000088, 0x4a026407, 0x00000010, 0x4926601c,
0x4936600a, 0x42000800, 0x00000003, 0x83380580,
0x00000002, 0x04000003, 0x42000800, 0x0000000b,
- 0x0201f800, 0x001044f1, 0x0401f046, 0x42027000,
+ 0x0201f800, 0x001045ea, 0x0401f046, 0x42027000,
0x00000000, 0x0401f003, 0x42027000, 0x00000004,
- 0x0401fee2, 0x04020079, 0x0401f037, 0x42027000,
+ 0x0401fee0, 0x0402007a, 0x0401f037, 0x42027000,
0x00000033, 0x0401f006, 0x42027000, 0x00000005,
- 0x0401f003, 0x42027000, 0x00000003, 0x0401fece,
- 0x0402006e, 0x59a80070, 0x8c000502, 0x04000016,
- 0x0401feb6, 0x04000014, 0x59340212, 0x82000500,
+ 0x0401f003, 0x42027000, 0x00000003, 0x0401fecc,
+ 0x0402006f, 0x59a80070, 0x8c000502, 0x04000016,
+ 0x0401feb4, 0x04000014, 0x59340212, 0x82000500,
0x0000ff00, 0x42001000, 0x00000010, 0x0402000c,
- 0x59a8021b, 0x8c000506, 0x04020037, 0x42001000,
+ 0x59a8021b, 0x8c000506, 0x04020038, 0x42001000,
0x00000008, 0x59340002, 0x82000500, 0x00ff0000,
- 0x82000580, 0x00ff0000, 0x04000003, 0x0401f9a0,
- 0x0402002d, 0x0201f800, 0x00107cfe, 0x0400004c,
+ 0x82000580, 0x00ff0000, 0x04000003, 0x0401f9a1,
+ 0x0402002e, 0x0201f800, 0x00107ef8, 0x0400004d,
0x4a026407, 0x00000010, 0x4926601c, 0x4936600a,
0x42000800, 0x00000005, 0x83380580, 0x00000003,
0x04000003, 0x42000800, 0x00000009, 0x0201f800,
- 0x001044f1, 0x0401f00b, 0x82102580, 0x00000011,
- 0x04020034, 0x0201f800, 0x00107cfe, 0x04000038,
+ 0x001045ea, 0x0401f00b, 0x82102580, 0x00000011,
+ 0x04020035, 0x0201f800, 0x00107ef8, 0x04000039,
0x4a026407, 0x00000010, 0x4926601c, 0x4936600a,
- 0x492e6009, 0x49325809, 0x813669c0, 0x04000007,
- 0x592c0c0c, 0x8c040d18, 0x04000004, 0x59340200,
- 0x84000514, 0x48026a00, 0x0201f800, 0x00020bc1,
- 0x80000580, 0x1c01f000, 0x82000540, 0x00000001,
- 0x0401f7fd, 0x42001000, 0x0000000a, 0x0401f01b,
- 0x42001000, 0x0000000e, 0x0401f018, 0x42001000,
- 0x00000010, 0x0401f015, 0x42001000, 0x00000016,
- 0x0401f012, 0x42001000, 0x00000017, 0x0401f00f,
- 0x42001000, 0x00000018, 0x0401f00c, 0x42001000,
- 0x0000001b, 0x0401f009, 0x42001000, 0x0000001e,
- 0x0401f006, 0x42001000, 0x00000024, 0x0401f003,
- 0x42001000, 0x00000020, 0x42000800, 0x00000019,
- 0x42028000, 0x00000031, 0x0401f7dc, 0x42000800,
- 0x00000003, 0x0401f003, 0x42000800, 0x0000000a,
- 0x41781000, 0x0401f7f7, 0x42000800, 0x00000009,
- 0x59341400, 0x0401f7f3, 0x42028000, 0x00000008,
- 0x0401f005, 0x42000800, 0x00000007, 0x416c1000,
- 0x0401f7ec, 0x41780800, 0x41781000, 0x0401f7c7,
- 0x42028000, 0x00000000, 0x0401f7fb, 0x82004d80,
- 0x0000001d, 0x02000800, 0x0010032e, 0x82004d80,
- 0x0000001a, 0x04020004, 0x40101000, 0x40000800,
- 0x0401f7dc, 0x82004d80, 0x0000001b, 0x04020003,
- 0x40181000, 0x0401f7fa, 0x82004d80, 0x0000001c,
- 0x040007f7, 0x82004d80, 0x00000019, 0x040007b2,
- 0x0401f7d6, 0x592e6009, 0x0201f800, 0x00109acc,
- 0x040007b3, 0x59300c07, 0x82040580, 0x00000011,
- 0x040207d6, 0x592c0c0c, 0x82041500, 0x0000e000,
- 0x82080580, 0x00006000, 0x04000024, 0x83440580,
- 0x0000ffff, 0x04020005, 0x5932680a, 0x813669c0,
- 0x0400000e, 0x0401f7c9, 0x592c100b, 0x82081500,
- 0x00ffffff, 0x41784000, 0x0401fd9b, 0x040207d0,
- 0x5930000a, 0x800001c0, 0x04000003, 0x81340580,
- 0x040207be, 0x4936600a, 0x42000800, 0x00000840,
- 0x813669c0, 0x04000002, 0x59340a04, 0x592c000e,
- 0x80040480, 0x040017a0, 0x59300a03, 0x82040580,
- 0x00000007, 0x040207b1, 0x492e6009, 0x42027000,
- 0x00000054, 0x0401f771, 0x0201f800, 0x0010b3a3,
- 0x040007b4, 0x0401f7a9, 0x492fc857, 0x592e6009,
- 0x83300580, 0xffffffff, 0x04020047, 0x592c0208,
- 0x8c000500, 0x04020083, 0x8d0e1d0e, 0x04020069,
- 0x592e8c07, 0x83440480, 0x00000800, 0x0402103b,
- 0x592c380b, 0x821c3d00, 0x00ffffff, 0x0201f800,
- 0x00101f66, 0x04020041, 0x49265802, 0x41784000,
- 0x592c100a, 0x82081500, 0x00ffffff, 0x0401fd66,
- 0x0402005b, 0x592e6014, 0x4933c857, 0x83300580,
- 0xffffffff, 0x0400001b, 0x0201f800, 0x00109acc,
- 0x04000035, 0x591c1407, 0x800811c0, 0x04000015,
- 0x592c040e, 0x591c0a02, 0x80040580, 0x04020011,
- 0x591c000a, 0x800001c0, 0x04020007, 0x591c0827,
- 0x59340002, 0x80040580, 0x82000500, 0x00ffffff,
- 0x0401f002, 0x81340580, 0x04020006, 0x82080580,
- 0x00000007, 0x04020038, 0x4a023c03, 0x00000024,
- 0x59240005, 0x592c080a, 0x82041500, 0x00ffffff,
- 0x80081580, 0x0400000f, 0x80040932, 0x82040580,
- 0x00000042, 0x0402000e, 0x49365803, 0x0401f908,
- 0x80000580, 0x1c01f000, 0x42001000, 0x0000000a,
- 0x0401f00f, 0x42001000, 0x00000010, 0x0401f00c,
- 0x42001000, 0x00000014, 0x0401f009, 0x42001000,
- 0x00000017, 0x0401f006, 0x42001000, 0x00000018,
- 0x0401f003, 0x42001000, 0x0000003c, 0x492fc857,
- 0x480bc857, 0x42000800, 0x00000019, 0x42028000,
- 0x00000031, 0x82000540, 0x00000001, 0x0401f7e6,
- 0x492fc857, 0x4803c857, 0x480bc857, 0x40000800,
- 0x0401f7f7, 0x492fc857, 0x42000800, 0x0000000a,
- 0x41781000, 0x0401f7f2, 0x41780800, 0x41781000,
- 0x0401f7f1, 0x42000800, 0x0000001e, 0x0401f7f9,
- 0x42000800, 0x00000001, 0x0401f7f6, 0x82004d80,
- 0x0000001d, 0x02000800, 0x0010032e, 0x82004d80,
- 0x0000001a, 0x04020003, 0x40101000, 0x0401f7e5,
- 0x82004d80, 0x0000001b, 0x04020003, 0x40181000,
- 0x0401f7e0, 0x82004d80, 0x0000001c, 0x040007dd,
- 0x82004d80, 0x00000019, 0x040007da, 0x0401f7de,
- 0x0201f800, 0x0010b496, 0x42028000, 0x00000000,
- 0x0401f7de, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x5930200a, 0x801021c0, 0x04000035, 0x58101400,
- 0x4813c857, 0x480bc857, 0x82081d00, 0x000000ff,
- 0x59300c03, 0x82040580, 0x00000008, 0x04000022,
- 0x82040580, 0x0000000a, 0x04000017, 0x82040580,
- 0x0000000c, 0x04000010, 0x82040580, 0x00000002,
- 0x04000019, 0x82040580, 0x00000001, 0x04000012,
- 0x82040580, 0x00000003, 0x0400000b, 0x82040580,
- 0x00000005, 0x04000004, 0x82040580, 0x00000033,
- 0x04020017, 0x820c0580, 0x00000009, 0x0400000d,
- 0x0401f013, 0x820c0580, 0x00000005, 0x04000009,
- 0x0401f00f, 0x820c0580, 0x0000000b, 0x04000005,
- 0x0401f00b, 0x820c0580, 0x00000003, 0x04020008,
- 0x82081d00, 0xffffff00, 0x840c01c0, 0x800c0540,
- 0x4807c857, 0x4803c857, 0x48002400, 0x1c01f000,
- 0x0401f807, 0x42018800, 0x00000001, 0x04020003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x599c0017,
- 0x8c00050a, 0x04000003, 0x80000580, 0x1c01f000,
- 0x59a8021b, 0x82000500, 0x00000028, 0x04000008,
- 0x42028800, 0x000007fd, 0x417a4000, 0x0401fd73,
- 0x04020003, 0x5934000a, 0x8c000504, 0x1c01f000,
- 0x4d300000, 0x5934000e, 0x80026540, 0x04000006,
- 0x0201f800, 0x0010669f, 0x02000800, 0x00106877,
- 0x497a680e, 0x5c026000, 0x1c01f000, 0x4d440000,
- 0x4d340000, 0x80000580, 0x40001800, 0x40028800,
- 0x82080580, 0x00000008, 0x04020003, 0x42001800,
- 0x00000001, 0x0201f800, 0x0002034c, 0x0402000a,
- 0x0401fcf6, 0x04020008, 0x800c19c0, 0x04000004,
- 0x59340405, 0x8c000508, 0x04000003, 0x80081040,
- 0x04000009, 0x81468800, 0x83440480, 0x00000800,
- 0x040017f1, 0x80000580, 0x5c026800, 0x5c028800,
- 0x1c01f000, 0x82000540, 0x00000001, 0x5c026800,
- 0x5c028800, 0x1c01f000, 0x42000800, 0x00000008,
- 0x59bc00e4, 0x8c000524, 0x0402002e, 0x59a8021b,
- 0x8c000508, 0x0402002b, 0x5934100a, 0x82081500,
- 0x0000e000, 0x41781800, 0x82080580, 0x00000000,
- 0x04000006, 0x800c1800, 0x82080580, 0x00002000,
- 0x04000002, 0x800c1800, 0x42007000, 0x0010c89b,
- 0x58380401, 0x8c000504, 0x04000007, 0x820c2c80,
- 0x00000003, 0x04021017, 0x820c0400, 0x00104c6e,
- 0x0401f013, 0x41782000, 0x59342a04, 0x82140480,
- 0x00000800, 0x04021006, 0x80102000, 0x82140480,
- 0x00000400, 0x04021002, 0x80102000, 0x800c00c2,
- 0x800c0400, 0x80100400, 0x82002c80, 0x00000006,
- 0x04021004, 0x82000400, 0x00104c71, 0x50000800,
- 0x48066c04, 0x1c01f000, 0x00000002, 0x00000004,
- 0x00000008, 0x00002802, 0x00001402, 0x00000a02,
- 0x00001402, 0x00000a02, 0x00000502, 0x59a80853,
- 0x800409c0, 0x04020005, 0x492f5052, 0x492f5053,
- 0x0201f000, 0x00107c34, 0x492c0800, 0x492f5053,
- 0x1c01f000, 0x5934000f, 0x41784000, 0x80001540,
- 0x04000010, 0x58080205, 0x82000500, 0x000000ff,
- 0x82000580, 0x00000012, 0x04000004, 0x82000580,
- 0x00000060, 0x04020004, 0x5808020d, 0x80040580,
- 0x04000006, 0x58080000, 0x40084000, 0x0401f7f0,
- 0x82000540, 0x00000001, 0x1c01f000, 0x4a033011,
- 0x00000000, 0x4a03b104, 0x80000000, 0x4a03b104,
- 0x60000001, 0x497b3016, 0x497b3017, 0x1c01f000,
- 0x599c0018, 0x4803c856, 0x497b3014, 0x497b3015,
- 0x82000500, 0x0000000f, 0x48033012, 0x04000009,
- 0x599c0216, 0x82000500, 0x0000ffff, 0x04020003,
- 0x42000000, 0x00000002, 0x48033013, 0x850e1d62,
- 0x1c01f000, 0x0401ffef, 0x4a03c826, 0x00000004,
- 0x599c0209, 0x80000540, 0x0400001e, 0x599c0207,
- 0x80000540, 0x04000007, 0x800000cc, 0x599c080d,
- 0x80040400, 0x4803b100, 0x497bb102, 0x59d80101,
- 0x599c000d, 0x4803b100, 0x599c000e, 0x4803b101,
- 0x599c0207, 0x80000540, 0x04020002, 0x497bb102,
- 0x599c0a09, 0x82040540, 0x00400000, 0x4803b103,
- 0x4a03b109, 0x00000005, 0x4a03b104, 0x10000001,
- 0x8d0e1d22, 0x04020004, 0x4a033011, 0x00000001,
- 0x1c01f000, 0x8d0e1d20, 0x04020004, 0x4a033011,
- 0x00000002, 0x0401f7fb, 0x4a033011, 0x00000003,
- 0x0401f7f8, 0x592c0205, 0x492fc857, 0x80000540,
- 0x04000008, 0x42034000, 0x0010c7ff, 0x59a1d806,
- 0x80edd9c0, 0x02000800, 0x0010032e, 0x0401f007,
- 0x0201f800, 0x0010a09b, 0x02020800, 0x0010032e,
- 0x5931d82a, 0x58ef400a, 0x58ec0008, 0x800001c0,
- 0x02000800, 0x0010032e, 0x0801f800, 0x1c01f000,
- 0x40680800, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x492fc857, 0x4943c857, 0x4807c857, 0x4a025a05,
- 0x00000103, 0x49425a07, 0x48065a09, 0x4a025c07,
- 0x0000ffff, 0x813261c0, 0x04000003, 0x59300402,
- 0x48025c07, 0x592c0209, 0x8c000512, 0x04020008,
- 0x832c0400, 0x0000000a, 0x04011000, 0x4803c840,
- 0x4a03c842, 0x0000000b, 0x04011000, 0x1c01f000,
- 0x40680000, 0x4c540000, 0x4c580000, 0x4c5c0000,
- 0x4d2c0000, 0x4000b800, 0x0201f800, 0x0010bd9f,
- 0x4178a800, 0x0201f800, 0x0010056e, 0x040000aa,
- 0x04011000, 0x485fc857, 0x4943c857, 0x4923c857,
- 0x832c0400, 0x00000005, 0x4803c840, 0x4a03c842,
- 0x00000010, 0x40000000, 0x040117ff, 0x412c7000,
- 0x4a025805, 0x00000132, 0x497a5806, 0x805cb9c0,
- 0x04020071, 0x832e5c00, 0x00000008, 0x417a4000,
- 0x42024800, 0x0010ccd1, 0x41786800, 0x59240a00,
- 0x82040500, 0x0000000f, 0x0c01f001, 0x00104d50,
- 0x00104d50, 0x00104d50, 0x00104d50, 0x00104d50,
- 0x00104d50, 0x00104d50, 0x00104d47, 0x00104d50,
- 0x00104d50, 0x00104d50, 0x00104d50, 0x00104d50,
- 0x00104d50, 0x00104d50, 0x00104d50, 0x8054a800,
- 0x812241c0, 0x04020007, 0x59240805, 0x805c00f0,
- 0x80040d40, 0x48065800, 0x812e5800, 0x0401f03f,
- 0x82340500, 0x00000003, 0x0c01f001, 0x00104d57,
- 0x00104d62, 0x00104d6e, 0x00104d7a, 0x83200580,
- 0x00000001, 0x04020004, 0x42002000, 0x00000001,
- 0x0401f02a, 0x83200480, 0x00000020, 0x04001026,
- 0x80346800, 0x0401f024, 0x83200580, 0x00000021,
- 0x04020005, 0x812e5800, 0x42002000, 0x00000001,
- 0x0401f01e, 0x83200480, 0x00000040, 0x0400101a,
- 0x80346800, 0x0401f018, 0x83200580, 0x00000041,
- 0x04020005, 0x812e5800, 0x42002000, 0x00000001,
- 0x0401f012, 0x83200480, 0x00000060, 0x0400100e,
- 0x80346800, 0x0401f00c, 0x83200580, 0x00000061,
- 0x04020005, 0x812e5800, 0x42002000, 0x00000001,
- 0x0401f006, 0x83200480, 0x0000007f, 0x04001002,
- 0x80346800, 0x801020c2, 0x82040500, 0x00000007,
- 0x82000580, 0x00000007, 0x04020004, 0x592c0000,
- 0x80100540, 0x48025800, 0x83264c00, 0x0000000b,
- 0x81224000, 0x8058b040, 0x040207a1, 0x8054a9c0,
- 0x403a5800, 0x0400002e, 0x0201f800, 0x0010bd9f,
+ 0x492e6009, 0x49325809, 0x83340580, 0x0010e23c,
+ 0x04000007, 0x592c0c0c, 0x8c040d18, 0x04000004,
+ 0x59340200, 0x84000514, 0x48026a00, 0x0201f800,
+ 0x00020bc1, 0x80000580, 0x1c01f000, 0x82000540,
+ 0x00000001, 0x0401f7fd, 0x42001000, 0x0000000a,
+ 0x0401f01b, 0x42001000, 0x0000000e, 0x0401f018,
+ 0x42001000, 0x00000010, 0x0401f015, 0x42001000,
+ 0x00000016, 0x0401f012, 0x42001000, 0x00000017,
+ 0x0401f00f, 0x42001000, 0x00000018, 0x0401f00c,
+ 0x42001000, 0x0000001b, 0x0401f009, 0x42001000,
+ 0x0000001e, 0x0401f006, 0x42001000, 0x00000024,
+ 0x0401f003, 0x42001000, 0x00000020, 0x42000800,
+ 0x00000019, 0x42028000, 0x00000031, 0x0401f7dc,
+ 0x42000800, 0x00000003, 0x0401f003, 0x42000800,
+ 0x0000000a, 0x41781000, 0x0401f7f7, 0x42000800,
+ 0x00000009, 0x59341400, 0x0401f7f3, 0x42028000,
+ 0x00000008, 0x0401f005, 0x42000800, 0x00000007,
+ 0x416c1000, 0x0401f7ec, 0x41780800, 0x41781000,
+ 0x0401f7c7, 0x42028000, 0x00000000, 0x0401f7fb,
+ 0x82004d80, 0x0000001d, 0x02000800, 0x0010032e,
+ 0x82004d80, 0x0000001a, 0x04020004, 0x40101000,
+ 0x40000800, 0x0401f7dc, 0x82004d80, 0x0000001b,
+ 0x04020003, 0x40181000, 0x0401f7fa, 0x82004d80,
+ 0x0000001c, 0x040007f7, 0x82004d80, 0x00000019,
+ 0x040007b2, 0x0401f7d6, 0x592e6009, 0x0201f800,
+ 0x00109d04, 0x040007b3, 0x59300c07, 0x82040580,
+ 0x00000011, 0x040207d6, 0x592c0c0c, 0x82041500,
+ 0x0000e000, 0x82080580, 0x00006000, 0x04000024,
+ 0x83440580, 0x0000ffff, 0x04020008, 0x5932680a,
+ 0x83340580, 0x0010e23c, 0x040207c9, 0x42000800,
+ 0x00000840, 0x0401f00f, 0x592c100b, 0x82081500,
+ 0x00ffffff, 0x41784000, 0x0401fd93, 0x040207cd,
+ 0x5930000a, 0x82000d80, 0x0010e23c, 0x04000003,
+ 0x81340580, 0x040207ba, 0x4936600a, 0x59340a04,
+ 0x592c000e, 0x80040480, 0x040017a0, 0x59300a03,
+ 0x82040580, 0x00000007, 0x040207b1, 0x492e6009,
+ 0x42027000, 0x00000054, 0x0401f770, 0x0201f800,
+ 0x0010b6ce, 0x040007b4, 0x0401f7a9, 0x492fc857,
+ 0x592e6009, 0x83300580, 0xffffffff, 0x04020047,
+ 0x592c0208, 0x8c000500, 0x04020083, 0x8d0e1d0e,
+ 0x04020069, 0x592e8c07, 0x83440480, 0x00000800,
+ 0x0402103b, 0x592c380b, 0x821c3d00, 0x00ffffff,
+ 0x0201f800, 0x00101fc9, 0x04020041, 0x49265802,
+ 0x41784000, 0x592c100a, 0x82081500, 0x00ffffff,
+ 0x0401fd61, 0x0402005b, 0x592e6014, 0x4933c857,
+ 0x83300580, 0xffffffff, 0x0400001b, 0x0201f800,
+ 0x00109d04, 0x04000035, 0x591c1407, 0x800811c0,
+ 0x04000015, 0x592c040e, 0x591c0a02, 0x80040580,
+ 0x04020011, 0x591c000a, 0x800001c0, 0x04020007,
+ 0x591c0827, 0x59340002, 0x80040580, 0x82000500,
+ 0x00ffffff, 0x0401f002, 0x81340580, 0x04020006,
+ 0x82080580, 0x00000007, 0x04020038, 0x4a023c03,
+ 0x00000024, 0x59240005, 0x592c080a, 0x82041500,
+ 0x00ffffff, 0x80081580, 0x0400000f, 0x80040932,
+ 0x82040580, 0x00000042, 0x0402000e, 0x49365803,
+ 0x0401f908, 0x80000580, 0x1c01f000, 0x42001000,
+ 0x0000000a, 0x0401f00f, 0x42001000, 0x00000010,
+ 0x0401f00c, 0x42001000, 0x00000014, 0x0401f009,
+ 0x42001000, 0x00000017, 0x0401f006, 0x42001000,
+ 0x00000018, 0x0401f003, 0x42001000, 0x0000003c,
+ 0x492fc857, 0x480bc857, 0x42000800, 0x00000019,
+ 0x42028000, 0x00000031, 0x82000540, 0x00000001,
+ 0x0401f7e6, 0x492fc857, 0x4803c857, 0x480bc857,
+ 0x40000800, 0x0401f7f7, 0x492fc857, 0x42000800,
+ 0x0000000a, 0x41781000, 0x0401f7f2, 0x41780800,
+ 0x41781000, 0x0401f7f1, 0x42000800, 0x0000001e,
+ 0x0401f7f9, 0x42000800, 0x00000001, 0x0401f7f6,
+ 0x82004d80, 0x0000001d, 0x02000800, 0x0010032e,
+ 0x82004d80, 0x0000001a, 0x04020003, 0x40101000,
+ 0x0401f7e5, 0x82004d80, 0x0000001b, 0x04020003,
+ 0x40181000, 0x0401f7e0, 0x82004d80, 0x0000001c,
+ 0x040007dd, 0x82004d80, 0x00000019, 0x040007da,
+ 0x0401f7de, 0x0201f800, 0x0010b7c1, 0x42028000,
+ 0x00000000, 0x0401f7de, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x5930200a, 0x801021c0, 0x04000035,
+ 0x58101400, 0x4813c857, 0x480bc857, 0x82081d00,
+ 0x000000ff, 0x59300c03, 0x82040580, 0x00000008,
+ 0x04000022, 0x82040580, 0x0000000a, 0x04000017,
+ 0x82040580, 0x0000000c, 0x04000010, 0x82040580,
+ 0x00000002, 0x04000019, 0x82040580, 0x00000001,
+ 0x04000012, 0x82040580, 0x00000003, 0x0400000b,
+ 0x82040580, 0x00000005, 0x04000004, 0x82040580,
+ 0x00000033, 0x04020017, 0x820c0580, 0x00000009,
+ 0x0400000d, 0x0401f013, 0x820c0580, 0x00000005,
+ 0x04000009, 0x0401f00f, 0x820c0580, 0x0000000b,
+ 0x04000005, 0x0401f00b, 0x820c0580, 0x00000003,
+ 0x04020008, 0x82081d00, 0xffffff00, 0x840c01c0,
+ 0x800c0540, 0x4807c857, 0x4803c857, 0x48002400,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04020003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x599c0017, 0x8c00050a, 0x04000003, 0x80000580,
+ 0x1c01f000, 0x59a8021b, 0x82000500, 0x00000028,
+ 0x04000008, 0x42028800, 0x000007fd, 0x417a4000,
+ 0x0401fd70, 0x04020003, 0x5934000a, 0x8c000504,
+ 0x1c01f000, 0x4d300000, 0x5934000e, 0x80026540,
+ 0x04000006, 0x0201f800, 0x001068a4, 0x02000800,
+ 0x00106a7c, 0x497a680e, 0x5c026000, 0x1c01f000,
+ 0x4d440000, 0x4d340000, 0x80000580, 0x40001800,
+ 0x40028800, 0x82080580, 0x00000008, 0x04020003,
+ 0x42001800, 0x00000001, 0x0201f800, 0x0002034c,
+ 0x0402000a, 0x0401fcf3, 0x04020008, 0x800c19c0,
+ 0x04000004, 0x59340405, 0x8c000508, 0x04000003,
+ 0x80081040, 0x04000009, 0x81468800, 0x83440480,
+ 0x00000800, 0x040017f1, 0x80000580, 0x5c026800,
+ 0x5c028800, 0x1c01f000, 0x82000540, 0x00000001,
+ 0x5c026800, 0x5c028800, 0x1c01f000, 0x42000800,
+ 0x00000008, 0x59bc00e4, 0x8c000524, 0x0402002e,
+ 0x59a8021b, 0x8c000508, 0x0402002b, 0x5934100a,
+ 0x82081500, 0x0000e000, 0x41781800, 0x82080580,
+ 0x00000000, 0x04000006, 0x800c1800, 0x82080580,
+ 0x00002000, 0x04000002, 0x800c1800, 0x42007000,
+ 0x0010cb9b, 0x58380401, 0x8c000504, 0x04000007,
+ 0x820c2c80, 0x00000003, 0x04021017, 0x820c0400,
+ 0x00104d73, 0x0401f013, 0x41782000, 0x59342a04,
+ 0x82140480, 0x00000800, 0x04021006, 0x80102000,
+ 0x82140480, 0x00000400, 0x04021002, 0x80102000,
+ 0x800c00c2, 0x800c0400, 0x80100400, 0x82002c80,
+ 0x00000006, 0x04021004, 0x82000400, 0x00104d76,
+ 0x50000800, 0x48066c04, 0x1c01f000, 0x00000002,
+ 0x00000004, 0x00000008, 0x00002802, 0x00001402,
+ 0x00000a02, 0x00001402, 0x00000a02, 0x00000502,
+ 0x59a80853, 0x800409c0, 0x04020005, 0x492f5052,
+ 0x492f5053, 0x0201f000, 0x00107e2a, 0x492c0800,
+ 0x492f5053, 0x1c01f000, 0x5934000f, 0x41784000,
+ 0x80001540, 0x04000010, 0x58080205, 0x82000500,
+ 0x000000ff, 0x82000580, 0x00000012, 0x04000004,
+ 0x82000580, 0x00000060, 0x04020004, 0x5808020d,
+ 0x80040580, 0x04000006, 0x58080000, 0x40084000,
+ 0x0401f7f0, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x42000000, 0x0010e23c, 0x4a000400, 0x00000707,
+ 0x4a000204, 0x00000840, 0x4a000403, 0x0000ffff,
+ 0x49780200, 0x1c01f000, 0x4d340000, 0x4d440000,
+ 0x4c580000, 0x4200b000, 0x000007f0, 0x4803c856,
+ 0x417a8800, 0x0201f800, 0x0002034c, 0x04020006,
+ 0x59340200, 0x8c00051a, 0x04000003, 0x8400051a,
+ 0x48026a00, 0x81468800, 0x8058b040, 0x040207f6,
+ 0x5c00b000, 0x5c028800, 0x5c026800, 0x1c01f000,
+ 0x4a033011, 0x00000000, 0x4a03b104, 0x80000000,
+ 0x4a03b104, 0x60000001, 0x497b3016, 0x497b3017,
+ 0x1c01f000, 0x599c0018, 0x4803c856, 0x497b3014,
+ 0x497b3015, 0x82000500, 0x0000000f, 0x48033012,
+ 0x04000009, 0x599c0216, 0x82000500, 0x0000ffff,
+ 0x04020003, 0x42000000, 0x00000002, 0x48033013,
+ 0x850e1d62, 0x1c01f000, 0x0401ffef, 0x4a03c826,
+ 0x00000004, 0x599c0209, 0x80000540, 0x0400001e,
+ 0x599c0207, 0x80000540, 0x04000007, 0x800000cc,
+ 0x599c080d, 0x80040400, 0x4803b100, 0x497bb102,
+ 0x59d80101, 0x599c000d, 0x4803b100, 0x599c000e,
+ 0x4803b101, 0x599c0207, 0x80000540, 0x04020002,
+ 0x497bb102, 0x599c0a09, 0x82040540, 0x00400000,
+ 0x4803b103, 0x4a03b109, 0x00000005, 0x4a03b104,
+ 0x10000001, 0x8d0e1d22, 0x04020004, 0x4a033011,
+ 0x00000001, 0x1c01f000, 0x8d0e1d20, 0x04020004,
+ 0x4a033011, 0x00000002, 0x0401f7fb, 0x4a033011,
+ 0x00000003, 0x0401f7f8, 0x592c0205, 0x492fc857,
+ 0x80000540, 0x04000008, 0x42034000, 0x0010caff,
+ 0x59a1d806, 0x80edd9c0, 0x02000800, 0x0010032e,
+ 0x0401f007, 0x0201f800, 0x0010a2d8, 0x02020800,
+ 0x0010032e, 0x5931d82a, 0x58ef400a, 0x58ec0008,
+ 0x800001c0, 0x02000800, 0x0010032e, 0x0801f800,
+ 0x1c01f000, 0x40680800, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x492fc857, 0x4943c857, 0x4807c857,
+ 0x4a025a05, 0x00000103, 0x49425a07, 0x48065a09,
+ 0x4a025c07, 0x0000ffff, 0x813261c0, 0x04000003,
+ 0x59300402, 0x48025c07, 0x592c0209, 0x8c000512,
+ 0x04020008, 0x832c0400, 0x0000000a, 0x04011000,
+ 0x4803c840, 0x4a03c842, 0x0000000b, 0x04011000,
+ 0x1c01f000, 0x40680000, 0x4c540000, 0x4c580000,
+ 0x4c5c0000, 0x4d2c0000, 0x4000b800, 0x0201f800,
+ 0x0010c0ca, 0x4178a800, 0x0201f800, 0x0010056e,
+ 0x040000b3, 0x04011000, 0x485fc857, 0x4943c857,
+ 0x4923c857, 0x832c0400, 0x00000005, 0x4803c840,
+ 0x4a03c842, 0x00000010, 0x40000000, 0x040117ff,
+ 0x412c7000, 0x4a025805, 0x00000132, 0x497a5806,
+ 0x805cb9c0, 0x04020074, 0x832e5c00, 0x00000008,
+ 0x417a4000, 0x42024800, 0x0010cfd1, 0x41786800,
+ 0x59240a00, 0x82040500, 0x0000000f, 0x0c01f001,
+ 0x00104e75, 0x00104e75, 0x00104e75, 0x00104e75,
+ 0x00104e75, 0x00104e75, 0x00104e75, 0x00104e6c,
+ 0x00104e75, 0x00104e75, 0x00104e75, 0x00104e75,
+ 0x00104e75, 0x00104e75, 0x00104e75, 0x00104e75,
+ 0x8054a800, 0x812241c0, 0x04020007, 0x59240805,
+ 0x805c00f0, 0x80040d40, 0x48065800, 0x812e5800,
+ 0x0401f03f, 0x82340500, 0x00000003, 0x0c01f001,
+ 0x00104e7c, 0x00104e87, 0x00104e93, 0x00104e9f,
+ 0x83200580, 0x00000001, 0x04020004, 0x42002000,
+ 0x00000001, 0x0401f02a, 0x83200480, 0x00000020,
+ 0x04001026, 0x80346800, 0x0401f024, 0x83200580,
+ 0x00000021, 0x04020005, 0x812e5800, 0x42002000,
+ 0x00000001, 0x0401f01e, 0x83200480, 0x00000040,
+ 0x0400101a, 0x80346800, 0x0401f018, 0x83200580,
+ 0x00000041, 0x04020005, 0x812e5800, 0x42002000,
+ 0x00000001, 0x0401f012, 0x83200480, 0x00000060,
+ 0x0400100e, 0x80346800, 0x0401f00c, 0x83200580,
+ 0x00000061, 0x04020005, 0x812e5800, 0x42002000,
+ 0x00000001, 0x0401f006, 0x83200480, 0x0000007f,
+ 0x04001002, 0x80346800, 0x801020c2, 0x82040500,
+ 0x00000007, 0x82000580, 0x00000007, 0x04020004,
+ 0x592c0000, 0x80100540, 0x48025800, 0x83264c00,
+ 0x0000000b, 0x81224000, 0x8058b040, 0x040207a1,
+ 0x8054a9c0, 0x403a5800, 0x04000037, 0x0201f800,
+ 0x0010c0ca, 0x0201f800, 0x0010c0e8, 0x04020002,
0x8058b040, 0x805800d0, 0x80540540, 0x48025a07,
- 0x0401f021, 0x83400580, 0x00000001, 0x04020005,
- 0x48165a09, 0x82140580, 0x00000003, 0x0400001d,
+ 0x0401f024, 0x83400580, 0x00000001, 0x04020005,
+ 0x48165a09, 0x82140580, 0x00000003, 0x04000023,
0x83400d00, 0x000000ff, 0x82040580, 0x00000004,
- 0x04000018, 0x82040580, 0x00000006, 0x04000015,
+ 0x0400001e, 0x82040580, 0x00000006, 0x0400001b,
0x83400d00, 0x0000ff00, 0x04000003, 0x81400110,
0x4802580d, 0x814000d0, 0x81200540, 0x48025c07,
- 0x8058b040, 0x805800d0, 0x82000540, 0x00000001,
- 0x48025a07, 0x59240805, 0x805c00f0, 0x80040d40,
- 0x48065808, 0x0201f800, 0x000203ef, 0x0401f006,
- 0x59cc0007, 0x4802580d, 0x0401f7ef, 0x0201f800,
- 0x00100594, 0x5c025800, 0x5c00b800, 0x5c00b000,
- 0x5c00a800, 0x1c01f000, 0x59a80011, 0x82000c80,
- 0x0000000a, 0x02021800, 0x0010032e, 0x0c01f809,
- 0x4a038805, 0x000000f0, 0x59c400a3, 0x82000500,
- 0x02870000, 0x02020800, 0x0010032e, 0x1c01f000,
- 0x00104e71, 0x00104de3, 0x00104e02, 0x00104e36,
- 0x00104e61, 0x0010032e, 0x0010032e, 0x00104e02,
- 0x0010032e, 0x00104de2, 0x1c01f000, 0x42002000,
- 0x00000003, 0x0201f800, 0x001052d7, 0x4a038808,
- 0x00000004, 0x0201f800, 0x001052be, 0x59c40805,
- 0x8c040d0e, 0x04020014, 0x8c040d0a, 0x0402000b,
- 0x8c040d0c, 0x04020006, 0x8c040d08, 0x0400000e,
- 0x4a035011, 0x00000003, 0x0401f00a, 0x4a035011,
- 0x00000000, 0x0401f007, 0x42000000, 0x0010cb78,
- 0x0201f800, 0x0010bc88, 0x4a035011, 0x00000002,
- 0x0401f8c6, 0x1c01f000, 0x59a80078, 0x8c00053e,
- 0x04020018, 0x42002000, 0x00000000, 0x0201f800,
- 0x001052d7, 0x4a038808, 0x00000002, 0x59c40805,
- 0x8c040d08, 0x04020025, 0x8c040d0c, 0x04020020,
- 0x8c040d0e, 0x0402001b, 0x82040500, 0x000000f0,
- 0x04020021, 0x0201f800, 0x001052be, 0x4a038808,
- 0x00000080, 0x59c40002, 0x8400050c, 0x48038802,
- 0x0401f9dd, 0x4d3c0000, 0x42027800, 0x00000001,
- 0x0201f800, 0x0010a004, 0x5c027800, 0x4a038808,
- 0x00000080, 0x42002000, 0x00000002, 0x0201f800,
- 0x001052d7, 0x4a035011, 0x00000009, 0x0401f00a,
+ 0x0201f800, 0x0010c0e8, 0x04020002, 0x8058b040,
+ 0x805800d0, 0x82000540, 0x00000001, 0x48025a07,
+ 0x59240805, 0x805c00f0, 0x80040d40, 0x48065808,
+ 0x0201f800, 0x0010c0f9, 0x0402000e, 0x0201f800,
+ 0x000203ef, 0x0401f006, 0x59cc0007, 0x4802580d,
+ 0x0401f7e9, 0x0201f800, 0x00100594, 0x5c025800,
+ 0x5c00b800, 0x5c00b000, 0x5c00a800, 0x1c01f000,
+ 0x0201f800, 0x0010b674, 0x0401f7f9, 0x59a80011,
+ 0x82000c80, 0x0000000a, 0x02021800, 0x0010032e,
+ 0x0c01f809, 0x4a038805, 0x000000f0, 0x59c400a3,
+ 0x82000500, 0x02870000, 0x02020800, 0x0010032e,
+ 0x1c01f000, 0x00104fa2, 0x00104f14, 0x00104f33,
+ 0x00104f67, 0x00104f92, 0x0010032e, 0x0010032e,
+ 0x00104f33, 0x0010032e, 0x00104f13, 0x1c01f000,
+ 0x42002000, 0x00000003, 0x0201f800, 0x00105408,
+ 0x4a038808, 0x00000004, 0x0201f800, 0x001053ef,
+ 0x59c40805, 0x8c040d0e, 0x04020014, 0x8c040d0a,
+ 0x0402000b, 0x8c040d0c, 0x04020006, 0x8c040d08,
+ 0x0400000e, 0x4a035011, 0x00000003, 0x0401f00a,
+ 0x4a035011, 0x00000000, 0x0401f007, 0x42000000,
+ 0x0010ce78, 0x0201f800, 0x0010bfb3, 0x4a035011,
+ 0x00000002, 0x0401f8c6, 0x1c01f000, 0x59a80078,
+ 0x8c00053e, 0x04020018, 0x42002000, 0x00000000,
+ 0x0201f800, 0x00105408, 0x4a038808, 0x00000002,
+ 0x59c40805, 0x8c040d08, 0x04020025, 0x8c040d0c,
+ 0x04020020, 0x8c040d0e, 0x0402001b, 0x82040500,
+ 0x000000f0, 0x04020021, 0x0201f800, 0x001053ef,
+ 0x4a038808, 0x00000080, 0x59c40002, 0x8400050c,
+ 0x48038802, 0x0401f9dd, 0x4d3c0000, 0x42027800,
+ 0x00000001, 0x0201f800, 0x0010a242, 0x5c027800,
+ 0x4a038808, 0x00000080, 0x42002000, 0x00000002,
+ 0x0201f800, 0x00105408, 0x4a035011, 0x00000009,
+ 0x0401f00a, 0x4a035011, 0x00000001, 0x0401f006,
+ 0x4a035011, 0x00000000, 0x0401f003, 0x4a035011,
+ 0x00000003, 0x0401f892, 0x1c01f000, 0x42002000,
+ 0x00000001, 0x0201f800, 0x00105408, 0x4a038808,
+ 0x00000080, 0x59c40805, 0x8c040d0a, 0x0402001f,
+ 0x8c040d0c, 0x0402001a, 0x8c040d0e, 0x04020015,
+ 0x82040500, 0x000000f0, 0x0402001b, 0x59c40002,
+ 0x8400050c, 0x48038802, 0x0401f9b0, 0x4d3c0000,
+ 0x42027800, 0x00000001, 0x0201f800, 0x0010a242,
+ 0x5c027800, 0x42002000, 0x00000002, 0x0201f800,
+ 0x00105408, 0x4a035011, 0x00000009, 0x0401f00a,
0x4a035011, 0x00000001, 0x0401f006, 0x4a035011,
- 0x00000000, 0x0401f003, 0x4a035011, 0x00000003,
- 0x0401f892, 0x1c01f000, 0x42002000, 0x00000001,
- 0x0201f800, 0x001052d7, 0x4a038808, 0x00000080,
- 0x59c40805, 0x8c040d0a, 0x0402001f, 0x8c040d0c,
- 0x0402001a, 0x8c040d0e, 0x04020015, 0x82040500,
- 0x000000f0, 0x0402001b, 0x59c40002, 0x8400050c,
- 0x48038802, 0x0401f9b0, 0x4d3c0000, 0x42027800,
- 0x00000001, 0x0201f800, 0x0010a004, 0x5c027800,
- 0x42002000, 0x00000002, 0x0201f800, 0x001052d7,
- 0x4a035011, 0x00000009, 0x0401f00a, 0x4a035011,
- 0x00000001, 0x0401f006, 0x4a035011, 0x00000000,
- 0x0401f003, 0x4a035011, 0x00000002, 0x0401f867,
- 0x1c01f000, 0x0201f800, 0x0010540b, 0x4a038808,
- 0x00000008, 0x59c40805, 0x8c040d0c, 0x04020006,
+ 0x00000000, 0x0401f003, 0x4a035011, 0x00000002,
+ 0x0401f867, 0x1c01f000, 0x0201f800, 0x0010553c,
+ 0x4a038808, 0x00000008, 0x59c40805, 0x8c040d0c,
+ 0x04020006, 0x8c040d0e, 0x04000007, 0x4a035011,
+ 0x00000001, 0x0401f003, 0x4a035011, 0x00000000,
+ 0x0401f857, 0x1c01f000, 0x42002000, 0x00000004,
+ 0x0201f800, 0x00105408, 0x0401f8a0, 0x59c40805,
+ 0x8c040d0c, 0x0402000b, 0x8c040d0a, 0x04020006,
0x8c040d0e, 0x04000007, 0x4a035011, 0x00000001,
- 0x0401f003, 0x4a035011, 0x00000000, 0x0401f857,
- 0x1c01f000, 0x42002000, 0x00000004, 0x0201f800,
- 0x001052d7, 0x0401f8a0, 0x59c40805, 0x8c040d0c,
- 0x0402000b, 0x8c040d0a, 0x04020006, 0x8c040d0e,
- 0x04000007, 0x4a035011, 0x00000001, 0x0401f003,
- 0x4a035011, 0x00000002, 0x0401f844, 0x1c01f000,
- 0x0401f942, 0x02020800, 0x0010032e, 0x59a80878,
- 0x8c040d3e, 0x04000004, 0x4a035014, 0x00000001,
- 0x0401f039, 0x42002000, 0x00000007, 0x0201f800,
- 0x001052d7, 0x8d0e1d0c, 0x04000014, 0x850e1d0c,
- 0x4a038805, 0x00000010, 0x0201f800, 0x00101935,
- 0x59c40005, 0x8c000508, 0x04000008, 0x4a038808,
- 0x00000008, 0x4a035014, 0x00000001, 0x4202d800,
- 0x00000001, 0x0401f024, 0x59c40006, 0x84000548,
- 0x48038806, 0x0401f020, 0x59a80011, 0x82000580,
- 0x00000001, 0x0402001a, 0x42000000, 0x0010cb78,
- 0x0201f800, 0x0010bc88, 0x4ce80000, 0x4201d000,
- 0x000003e8, 0x0201f800, 0x0010645c, 0x59c40005,
- 0x82000500, 0x00000030, 0x0400000c, 0x8c00050a,
- 0x04000006, 0x42002000, 0x00000000, 0x0201f800,
- 0x001052d7, 0x0401f005, 0x42002000, 0x00000001,
- 0x0201f800, 0x001052d7, 0x5c01d000, 0x4a035011,
- 0x00000004, 0x1c01f000, 0x4c040000, 0x4c080000,
- 0x42000800, 0x00000064, 0x42001000, 0x00104ed1,
- 0x0201f800, 0x0010643e, 0x5c001000, 0x5c000800,
- 0x1c01f000, 0x4803c856, 0x4c040000, 0x0201f800,
- 0x00106c3c, 0x4df00000, 0x0201f800, 0x00106ed9,
- 0x5c03e000, 0x02000800, 0x00106c29, 0x42000000,
- 0x0010cb77, 0x0201f800, 0x0010bc88, 0x0401ffa5,
+ 0x0401f003, 0x4a035011, 0x00000002, 0x0401f844,
+ 0x1c01f000, 0x0401f942, 0x02020800, 0x0010032e,
+ 0x59a80878, 0x8c040d3e, 0x04000004, 0x4a035014,
+ 0x00000001, 0x0401f039, 0x42002000, 0x00000007,
+ 0x0201f800, 0x00105408, 0x8d0e1d0c, 0x04000014,
+ 0x850e1d0c, 0x4a038805, 0x00000010, 0x0201f800,
+ 0x0010193a, 0x59c40005, 0x8c000508, 0x04000008,
+ 0x4a038808, 0x00000008, 0x4a035014, 0x00000001,
+ 0x4202d800, 0x00000001, 0x0401f024, 0x59c40006,
+ 0x84000548, 0x48038806, 0x0401f020, 0x59a80011,
+ 0x82000580, 0x00000001, 0x0402001a, 0x42000000,
+ 0x0010ce78, 0x0201f800, 0x0010bfb3, 0x4ce80000,
+ 0x4201d000, 0x000003e8, 0x0201f800, 0x00106661,
+ 0x59c40005, 0x82000500, 0x00000030, 0x0400000c,
+ 0x8c00050a, 0x04000006, 0x42002000, 0x00000000,
+ 0x0201f800, 0x00105408, 0x0401f005, 0x42002000,
+ 0x00000001, 0x0201f800, 0x00105408, 0x5c01d000,
+ 0x4a035011, 0x00000004, 0x1c01f000, 0x4c040000,
+ 0x4c080000, 0x42000800, 0x00000064, 0x42001000,
+ 0x00105002, 0x0201f800, 0x00106643, 0x5c001000,
0x5c000800, 0x1c01f000, 0x4803c856, 0x4c040000,
- 0x4c080000, 0x0201f800, 0x00106c3c, 0x4df00000,
- 0x0201f800, 0x00106ed9, 0x5c03e000, 0x02000800,
- 0x00106c29, 0x59c40006, 0x84000500, 0x48038806,
- 0x0201f800, 0x00106faf, 0x497b8880, 0x42000000,
- 0x0010cb76, 0x0201f800, 0x0010bc88, 0x0201f800,
- 0x0010181b, 0x4a035058, 0x00000004, 0x4202d800,
- 0x00000004, 0x4a038805, 0x00000001, 0x42001000,
- 0x00104ed1, 0x0201f800, 0x00106449, 0x0201f800,
- 0x00100455, 0x0401f8dd, 0x04000006, 0x42006000,
- 0xfeffffff, 0x41786800, 0x0201f800, 0x001041ad,
- 0x0201f800, 0x00110a6d, 0x42000000, 0x00000080,
- 0x0201f800, 0x0010155c, 0x5c001000, 0x5c000800,
- 0x1c01f000, 0x59c40008, 0x82000580, 0x00000010,
- 0x04000007, 0x4a038808, 0x00000010, 0x4201d000,
- 0x00001388, 0x0201f800, 0x0010645c, 0x1c01f000,
- 0x4c040000, 0x59a80814, 0x82040580, 0x00000000,
- 0x0400000b, 0x82040580, 0x00000001, 0x0400000b,
- 0x82040580, 0x00000002, 0x04000013, 0x82040580,
- 0x00000003, 0x04000013, 0x0401f05d, 0x4a035011,
- 0x00000000, 0x0401f011, 0x59a80878, 0x8c040d3e,
- 0x04000006, 0x4a035011, 0x00000003, 0x4a035014,
- 0x00000004, 0x0401f052, 0x4a035011, 0x00000004,
- 0x0401f006, 0x4a035011, 0x00000001, 0x0401f003,
- 0x4a035011, 0x00000007, 0x497b8880, 0x4a038893,
- 0x00000001, 0x41780000, 0x0201f800, 0x001015e0,
- 0x0201f800, 0x00106faf, 0x836c0d80, 0x00000004,
- 0x04000008, 0x59c40006, 0x82000500, 0xffffff0f,
- 0x82000540, 0x04000001, 0x48038806, 0x0401f007,
- 0x59c40006, 0x82000500, 0xffffff0f, 0x82000540,
- 0x04000000, 0x48038806, 0x0401f888, 0x04020005,
- 0x59c40806, 0x82040d00, 0xfbffff0f, 0x48078806,
- 0x59c40005, 0x8c000534, 0x04020033, 0x42006000,
- 0xfc18ffff, 0x42006800, 0x01000000, 0x0201f800,
- 0x001041ad, 0x0201f800, 0x00101935, 0x59c408a4,
- 0x82040d00, 0x0000000f, 0x82040d80, 0x0000000c,
- 0x040208bf, 0x0401f871, 0x04000006, 0x42006000,
- 0xfeffffff, 0x41786800, 0x0201f800, 0x001041ad,
- 0x836c0d80, 0x00000004, 0x0400000f, 0x0401ff4b,
- 0x5994102e, 0x41780800, 0x42000000, 0x0000000a,
- 0x0201f800, 0x00106a98, 0x40080000, 0x59a80831,
- 0x80040c00, 0x42001000, 0x00104ee2, 0x0201f800,
- 0x00106433, 0x4a035014, 0x00000004, 0x0401fe3f,
- 0x0401f856, 0x04020008, 0x59c408a4, 0x82040d00,
- 0x0000000f, 0x82040580, 0x0000000c, 0x02020800,
- 0x0010032e, 0x5c000800, 0x1c01f000, 0x4803c856,
- 0x4c000000, 0x0201f800, 0x0010646c, 0x4a03500f,
- 0x00ffffff, 0x497b5013, 0x59a8001f, 0x82000500,
- 0xffff0000, 0x4803501f, 0x497b8880, 0x497b8893,
- 0x41780000, 0x0201f800, 0x001015e0, 0x59c40001,
- 0x82000500, 0xfffffcff, 0x48038801, 0x42006000,
- 0xfc18ffff, 0x41786800, 0x0201f800, 0x001041ad,
- 0x4a038808, 0x00000000, 0x5c000000, 0x800001c0,
- 0x02020800, 0x00104011, 0x4a038805, 0x040000f0,
- 0x59c40006, 0x82000500, 0xffffffcf, 0x82000540,
- 0x440000c1, 0x48038806, 0x1c01f000, 0x0401f807,
- 0x42018800, 0x00000001, 0x04000003, 0x42018800,
- 0x00000000, 0x1c01f000, 0x4c5c0000, 0x59a8b813,
- 0x825cbd80, 0x0000aaaa, 0x5c00b800, 0x1c01f000,
+ 0x0201f800, 0x00106e41, 0x4df00000, 0x0201f800,
+ 0x001070de, 0x5c03e000, 0x02000800, 0x00106e2e,
+ 0x42000000, 0x0010ce77, 0x0201f800, 0x0010bfb3,
+ 0x0401ffa5, 0x5c000800, 0x1c01f000, 0x4803c856,
+ 0x4c040000, 0x4c080000, 0x0201f800, 0x00106e41,
+ 0x4df00000, 0x0201f800, 0x001070de, 0x5c03e000,
+ 0x02000800, 0x00106e2e, 0x59c40006, 0x84000500,
+ 0x48038806, 0x0201f800, 0x001071b4, 0x497b8880,
+ 0x42000000, 0x0010ce76, 0x0201f800, 0x0010bfb3,
+ 0x0201f800, 0x00101820, 0x4a035058, 0x00000004,
+ 0x4202d800, 0x00000004, 0x4a038805, 0x00000001,
+ 0x42001000, 0x00105002, 0x0201f800, 0x0010664e,
+ 0x0201f800, 0x00100455, 0x0401f8dd, 0x04000006,
+ 0x42006000, 0xfeffffff, 0x41786800, 0x0201f800,
+ 0x001042a6, 0x0201f800, 0x00110d6d, 0x42000000,
+ 0x00000080, 0x0201f800, 0x0010155d, 0x5c001000,
+ 0x5c000800, 0x1c01f000, 0x59c40008, 0x82000580,
+ 0x00000010, 0x04000007, 0x4a038808, 0x00000010,
+ 0x4201d000, 0x00001388, 0x0201f800, 0x00106661,
+ 0x1c01f000, 0x4c040000, 0x59a80814, 0x82040580,
+ 0x00000000, 0x0400000b, 0x82040580, 0x00000001,
+ 0x0400000b, 0x82040580, 0x00000002, 0x04000013,
+ 0x82040580, 0x00000003, 0x04000013, 0x0401f05d,
+ 0x4a035011, 0x00000000, 0x0401f011, 0x59a80878,
+ 0x8c040d3e, 0x04000006, 0x4a035011, 0x00000003,
+ 0x4a035014, 0x00000004, 0x0401f052, 0x4a035011,
+ 0x00000004, 0x0401f006, 0x4a035011, 0x00000001,
+ 0x0401f003, 0x4a035011, 0x00000007, 0x497b8880,
+ 0x4a038893, 0x00000001, 0x41780000, 0x0201f800,
+ 0x001015e5, 0x0201f800, 0x001071b4, 0x836c0d80,
+ 0x00000004, 0x04000008, 0x59c40006, 0x82000500,
+ 0xffffff0f, 0x82000540, 0x04000001, 0x48038806,
+ 0x0401f007, 0x59c40006, 0x82000500, 0xffffff0f,
+ 0x82000540, 0x04000000, 0x48038806, 0x0401f888,
+ 0x04020005, 0x59c40806, 0x82040d00, 0xfbffff0f,
+ 0x48078806, 0x59c40005, 0x8c000534, 0x04020033,
+ 0x42006000, 0xfc18ffff, 0x42006800, 0x01000000,
+ 0x0201f800, 0x001042a6, 0x0201f800, 0x0010193a,
+ 0x59c408a4, 0x82040d00, 0x0000000f, 0x82040d80,
+ 0x0000000c, 0x040208bf, 0x0401f871, 0x04000006,
+ 0x42006000, 0xfeffffff, 0x41786800, 0x0201f800,
+ 0x001042a6, 0x836c0d80, 0x00000004, 0x0400000f,
+ 0x0401ff4b, 0x5994102e, 0x41780800, 0x42000000,
+ 0x0000000a, 0x0201f800, 0x00106c9d, 0x40080000,
+ 0x59a80831, 0x80040c00, 0x42001000, 0x00105013,
+ 0x0201f800, 0x00106638, 0x4a035014, 0x00000004,
+ 0x0401fe3f, 0x0401f856, 0x04020008, 0x59c408a4,
+ 0x82040d00, 0x0000000f, 0x82040580, 0x0000000c,
+ 0x02020800, 0x0010032e, 0x5c000800, 0x1c01f000,
+ 0x4803c856, 0x4c000000, 0x0201f800, 0x00106671,
+ 0x4a03500f, 0x00ffffff, 0x497b5013, 0x59a8001f,
+ 0x82000500, 0xffff0000, 0x4803501f, 0x497b8880,
+ 0x497b8893, 0x41780000, 0x0201f800, 0x001015e5,
+ 0x59c40001, 0x82000500, 0xfffffcff, 0x48038801,
+ 0x42006000, 0xfc18ffff, 0x41786800, 0x0201f800,
+ 0x001042a6, 0x4a038808, 0x00000000, 0x5c000000,
+ 0x800001c0, 0x02020800, 0x0010410a, 0x4a038805,
+ 0x040000f0, 0x59c40006, 0x82000500, 0xffffffcf,
+ 0x82000540, 0x440000c1, 0x48038806, 0x1c01f000,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x4c5c0000,
+ 0x59a8b813, 0x825cbd80, 0x0000aaaa, 0x5c00b800,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x4c5c0000, 0x599cb818, 0x825cbd00, 0x00000030,
+ 0x825cbd80, 0x00000000, 0x5c00b800, 0x1c01f000,
0x0401f807, 0x42018800, 0x00000001, 0x04000003,
0x42018800, 0x00000000, 0x1c01f000, 0x4c5c0000,
0x599cb818, 0x825cbd00, 0x00000030, 0x825cbd80,
- 0x00000000, 0x5c00b800, 0x1c01f000, 0x0401f807,
+ 0x00000010, 0x5c00b800, 0x1c01f000, 0x0401f807,
0x42018800, 0x00000001, 0x04000003, 0x42018800,
0x00000000, 0x1c01f000, 0x4c5c0000, 0x599cb818,
- 0x825cbd00, 0x00000030, 0x825cbd80, 0x00000010,
- 0x5c00b800, 0x1c01f000, 0x0401f807, 0x42018800,
- 0x00000001, 0x04000003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x4c5c0000, 0x599cb818, 0x825cbd00,
- 0x00000030, 0x825cbd80, 0x00000020, 0x5c00b800,
- 0x1c01f000, 0x490fc857, 0x830c0d00, 0x00000013,
- 0x04000026, 0x599c1017, 0x4d3c0000, 0x830c0500,
- 0x00000011, 0x04000005, 0x417a7800, 0x8d0e1d20,
- 0x04020009, 0x0401f015, 0x42027800, 0x00000008,
- 0x8d0e1d20, 0x04000011, 0x42003000, 0x00000003,
- 0x0401f003, 0x42003000, 0x00000004, 0x42028000,
- 0x0000000e, 0x4d200000, 0x42024000, 0x000000ff,
- 0x0201f800, 0x0010ae89, 0x5c024000, 0x599c1017,
- 0x8c08150a, 0x04020007, 0x42028000, 0x00000004,
- 0x0201f800, 0x0010fbe5, 0x4803c856, 0x850e1d08,
- 0x5c027800, 0x0401f00d, 0x8d0e1d20, 0x0400000b,
- 0x42028000, 0x0000000f, 0x42003000, 0x00000001,
- 0x4d200000, 0x42024000, 0x000000ff, 0x0201f800,
- 0x0010ae89, 0x5c024000, 0x1c01f000, 0x4803c856,
- 0x4c580000, 0x42000000, 0x0010cc8c, 0x0201f800,
- 0x0010bc88, 0x42000800, 0x0010e1fe, 0x59c40003,
- 0x44000800, 0x59c40004, 0x48000801, 0x59c4000b,
- 0x48000802, 0x59c4008e, 0x48000803, 0x59c4008f,
- 0x48000804, 0x59c40090, 0x48000805, 0x59c40091,
- 0x48000806, 0x59c40092, 0x48000807, 0x59c40093,
- 0x48000808, 0x59c40099, 0x48000809, 0x59c4009e,
- 0x4800080a, 0x59c400aa, 0x4800080b, 0x59c400af,
- 0x4800080c, 0x59c400b2, 0x4800080d, 0x59c400b1,
- 0x4800080e, 0x82040c00, 0x0000000f, 0x41c41800,
- 0x4200b000, 0x00000030, 0x580c0050, 0x44000800,
+ 0x825cbd00, 0x00000030, 0x825cbd80, 0x00000020,
+ 0x5c00b800, 0x1c01f000, 0x490fc857, 0x830c0d00,
+ 0x00000013, 0x04000026, 0x599c1017, 0x4d3c0000,
+ 0x830c0500, 0x00000011, 0x04000005, 0x417a7800,
+ 0x8d0e1d20, 0x04020009, 0x0401f015, 0x42027800,
+ 0x00000008, 0x8d0e1d20, 0x04000011, 0x42003000,
+ 0x00000003, 0x0401f003, 0x42003000, 0x00000004,
+ 0x42028000, 0x0000000e, 0x4d200000, 0x42024000,
+ 0x000000ff, 0x0201f800, 0x0010b198, 0x5c024000,
+ 0x599c1017, 0x8c08150a, 0x04020007, 0x42028000,
+ 0x00000004, 0x0201f800, 0x0010fef2, 0x4803c856,
+ 0x850e1d08, 0x5c027800, 0x0401f00d, 0x8d0e1d20,
+ 0x0400000b, 0x42028000, 0x0000000f, 0x42003000,
+ 0x00000001, 0x4d200000, 0x42024000, 0x000000ff,
+ 0x0201f800, 0x0010b198, 0x5c024000, 0x1c01f000,
+ 0x4803c856, 0x4c580000, 0x42000000, 0x0010cf8c,
+ 0x0201f800, 0x0010bfb3, 0x42000800, 0x0010e4fe,
+ 0x59c40003, 0x44000800, 0x59c40004, 0x48000801,
+ 0x59c4000b, 0x48000802, 0x59c4008e, 0x48000803,
+ 0x59c4008f, 0x48000804, 0x59c40090, 0x48000805,
+ 0x59c40091, 0x48000806, 0x59c40092, 0x48000807,
+ 0x59c40093, 0x48000808, 0x59c40099, 0x48000809,
+ 0x59c4009e, 0x4800080a, 0x59c400aa, 0x4800080b,
+ 0x59c400af, 0x4800080c, 0x59c400b2, 0x4800080d,
+ 0x59c400b1, 0x4800080e, 0x82040c00, 0x0000000f,
+ 0x41c41800, 0x4200b000, 0x00000030, 0x580c0050,
+ 0x44000800, 0x80040800, 0x800c1800, 0x8058b040,
+ 0x040207fb, 0x41c41800, 0x4200b000, 0x00000020,
+ 0x580c0010, 0x44000800, 0x80040800, 0x800c1800,
+ 0x8058b040, 0x040207fb, 0x497b8830, 0x4200b000,
+ 0x00000040, 0x59c40031, 0x44000800, 0x80040800,
+ 0x8058b040, 0x040207fc, 0x497b88ac, 0x4200b000,
+ 0x00000010, 0x59c400ad, 0x44000800, 0x80040800,
+ 0x8058b040, 0x040207fc, 0x59c41001, 0x4c080000,
+ 0x8408150c, 0x480b8801, 0x4a0370e4, 0x00000300,
+ 0x4a0370e5, 0xb0000000, 0x42000800, 0x00000800,
+ 0x80040840, 0x02000800, 0x0010032e, 0x59b800e5,
+ 0x8c000538, 0x040207fb, 0x4a0370e4, 0x00000200,
+ 0x42006000, 0xffffffff, 0x42006800, 0x80000000,
+ 0x0201f800, 0x001042a6, 0x4a038807, 0x00000001,
+ 0x497b8807, 0x0401fb89, 0x4a038808, 0x00000010,
+ 0x42006000, 0xfcf8ffff, 0x42006800, 0x01000000,
+ 0x0201f800, 0x001042a6, 0x5c001000, 0x480b8801,
+ 0x42000800, 0x0010e4fe, 0x50040000, 0x48038803,
+ 0x58040001, 0x48038804, 0x58040002, 0x4803880b,
+ 0x58040003, 0x4803888e, 0x58040004, 0x4803888f,
+ 0x58040005, 0x48038890, 0x58040006, 0x48038891,
+ 0x58040007, 0x48038892, 0x58040008, 0x48038893,
+ 0x58040009, 0x48038899, 0x5804000a, 0x4803889e,
+ 0x5804000b, 0x480388aa, 0x5804000c, 0x480388af,
+ 0x5804000d, 0x480388b2, 0x5804000e, 0x480388b1,
+ 0x82040c00, 0x0000000f, 0x41c41800, 0x4200b000,
+ 0x00000030, 0x50040000, 0x48001850, 0x80040800,
+ 0x800c1800, 0x8058b040, 0x040207fb, 0x41c41800,
+ 0x4200b000, 0x00000020, 0x50040000, 0x48001810,
0x80040800, 0x800c1800, 0x8058b040, 0x040207fb,
- 0x41c41800, 0x4200b000, 0x00000020, 0x580c0010,
- 0x44000800, 0x80040800, 0x800c1800, 0x8058b040,
- 0x040207fb, 0x497b8830, 0x4200b000, 0x00000040,
- 0x59c40031, 0x44000800, 0x80040800, 0x8058b040,
- 0x040207fc, 0x497b88ac, 0x4200b000, 0x00000010,
- 0x59c400ad, 0x44000800, 0x80040800, 0x8058b040,
- 0x040207fc, 0x59c41001, 0x4c080000, 0x8408150c,
- 0x480b8801, 0x4a0370e4, 0x00000300, 0x4a0370e5,
- 0xb0000000, 0x42000800, 0x00000800, 0x80040840,
- 0x02000800, 0x0010032e, 0x59b800e5, 0x8c000538,
- 0x040207fb, 0x4a0370e4, 0x00000200, 0x42006000,
- 0xffffffff, 0x42006800, 0x80000000, 0x0201f800,
- 0x001041ad, 0x4a038807, 0x00000001, 0x497b8807,
- 0x0401fb89, 0x4a038808, 0x00000010, 0x42006000,
- 0xfcf8ffff, 0x42006800, 0x01000000, 0x0201f800,
- 0x001041ad, 0x5c001000, 0x480b8801, 0x42000800,
- 0x0010e1fe, 0x50040000, 0x48038803, 0x58040001,
- 0x48038804, 0x58040002, 0x4803880b, 0x58040003,
- 0x4803888e, 0x58040004, 0x4803888f, 0x58040005,
- 0x48038890, 0x58040006, 0x48038891, 0x58040007,
- 0x48038892, 0x58040008, 0x48038893, 0x58040009,
- 0x48038899, 0x5804000a, 0x4803889e, 0x5804000b,
- 0x480388aa, 0x5804000c, 0x480388af, 0x5804000d,
- 0x480388b2, 0x5804000e, 0x480388b1, 0x82040c00,
- 0x0000000f, 0x41c41800, 0x4200b000, 0x00000030,
- 0x50040000, 0x48001850, 0x80040800, 0x800c1800,
- 0x8058b040, 0x040207fb, 0x41c41800, 0x4200b000,
- 0x00000020, 0x50040000, 0x48001810, 0x80040800,
- 0x800c1800, 0x8058b040, 0x040207fb, 0x497b8830,
- 0x4200b000, 0x00000040, 0x50040000, 0x48038831,
- 0x80040800, 0x8058b040, 0x040207fc, 0x497b88ac,
- 0x4200b000, 0x00000010, 0x50040000, 0x480388ad,
- 0x80040800, 0x8058b040, 0x040207fc, 0x497b8880,
- 0x41780000, 0x0201f800, 0x001015e0, 0x59c408a4,
- 0x82040d00, 0x0000000f, 0x82040580, 0x0000000c,
- 0x02020800, 0x0010032e, 0x4a038805, 0x04000000,
- 0x5c00b000, 0x1c01f000, 0x4803c856, 0x42000800,
- 0x00000001, 0x0201f800, 0x00101bda, 0x4c580000,
- 0x4ce80000, 0x42000000, 0x0010cb79, 0x0201f800,
- 0x0010bc88, 0x59c41008, 0x4c080000, 0x82081500,
- 0xffffff7f, 0x480b8808, 0x59c40004, 0x82000500,
- 0x00003e02, 0x04000005, 0x4201d000, 0x00000014,
- 0x0201f800, 0x0010645c, 0x59c40006, 0x82000500,
- 0xffffff0f, 0x48038806, 0x0401fb06, 0x59a8006d,
- 0x80000540, 0x04000014, 0x4a038805, 0x00000001,
- 0x4c580000, 0x4200b000, 0x000006a4, 0x4201d000,
- 0x00000064, 0x4c580000, 0x0201f800, 0x0010645c,
- 0x0201f800, 0x001018f3, 0x5c00b000, 0x04000005,
- 0x8058b040, 0x040207f6, 0x5c00b000, 0x0401f011,
- 0x5c00b000, 0x4a038805, 0x00000010, 0x4a038808,
- 0x00000004, 0x4200b000, 0x00000065, 0x59c40005,
- 0x8c000508, 0x0402001d, 0x4201d000, 0x000003e8,
- 0x0201f800, 0x0010645c, 0x8058b040, 0x040207f8,
- 0x42002000, 0x00000007, 0x0401f9a1, 0x0401fad4,
- 0x0201f800, 0x00106faf, 0x4803c856, 0x59a80078,
- 0x8c00053e, 0x04000004, 0x0201f800, 0x0010b581,
+ 0x497b8830, 0x4200b000, 0x00000040, 0x50040000,
+ 0x48038831, 0x80040800, 0x8058b040, 0x040207fc,
+ 0x497b88ac, 0x4200b000, 0x00000010, 0x50040000,
+ 0x480388ad, 0x80040800, 0x8058b040, 0x040207fc,
+ 0x497b8880, 0x41780000, 0x0201f800, 0x001015e5,
+ 0x59c408a4, 0x82040d00, 0x0000000f, 0x82040580,
+ 0x0000000c, 0x02020800, 0x0010032e, 0x4a038805,
+ 0x04000000, 0x5c00b000, 0x1c01f000, 0x4803c856,
+ 0x42000800, 0x00000001, 0x0201f800, 0x00101bdf,
+ 0x4c580000, 0x4ce80000, 0x42000000, 0x0010ce79,
+ 0x0201f800, 0x0010bfb3, 0x59c41008, 0x4c080000,
+ 0x82081500, 0xffffff7f, 0x480b8808, 0x59c40004,
+ 0x82000500, 0x00003e02, 0x04000005, 0x4201d000,
+ 0x00000014, 0x0201f800, 0x00106661, 0x59c40006,
+ 0x82000500, 0xffffff0f, 0x48038806, 0x0401fb06,
+ 0x59a8006d, 0x80000540, 0x04000014, 0x4a038805,
+ 0x00000001, 0x4c580000, 0x4200b000, 0x000006a4,
+ 0x4201d000, 0x00000064, 0x4c580000, 0x0201f800,
+ 0x00106661, 0x0201f800, 0x001018f8, 0x5c00b000,
+ 0x04000005, 0x8058b040, 0x040207f6, 0x5c00b000,
+ 0x0401f011, 0x5c00b000, 0x4a038805, 0x00000010,
+ 0x4a038808, 0x00000004, 0x4200b000, 0x00000065,
+ 0x59c40005, 0x8c000508, 0x0402001d, 0x4201d000,
+ 0x000003e8, 0x0201f800, 0x00106661, 0x8058b040,
+ 0x040207f8, 0x42002000, 0x00000007, 0x0401f9a1,
+ 0x0401fad4, 0x0201f800, 0x001071b4, 0x4803c856,
+ 0x59a80078, 0x8c00053e, 0x04000004, 0x0201f800,
+ 0x0010b8ac, 0x0401f003, 0x4a038808, 0x00000008,
+ 0x4a035014, 0x00000001, 0x4202d800, 0x00000001,
+ 0x82000540, 0x00000001, 0x0401f048, 0x42002000,
+ 0x00000001, 0x0401f98b, 0x0201f800, 0x001007f6,
+ 0x42000000, 0x0010cf68, 0x0201f800, 0x0010bfb3,
+ 0x0201f800, 0x00100ce7, 0x497b8880, 0x59a8001f,
+ 0x82000500, 0x0000ffff, 0x4c000000, 0x0201f800,
+ 0x001015e5, 0x5c000000, 0x48038880, 0x41780800,
+ 0x0201f800, 0x00101bdf, 0x4a038808, 0x00000000,
+ 0x4a038805, 0x00000008, 0x4200b000, 0x00000065,
+ 0x4a038805, 0x000000f0, 0x59a8006d, 0x80000540,
+ 0x04000005, 0x4201d000, 0x00000002, 0x0201f800,
+ 0x00106661, 0x0201f800, 0x0010193a, 0x42000800,
+ 0x000000f0, 0x59c40005, 0x80040d00, 0x04000008,
+ 0x4201d000, 0x000003e8, 0x0201f800, 0x00106661,
+ 0x8058b040, 0x040207eb, 0x0401f7b7, 0x59a8006d,
+ 0x80000540, 0x04000004, 0x59c40005, 0x8c000506,
+ 0x040007f4, 0x42002000, 0x00000002, 0x0401f951,
+ 0x59c40006, 0x82000540, 0x000000f0, 0x48038806,
+ 0x59a80012, 0x80000540, 0x04020002, 0x80000000,
+ 0x48038893, 0x80000580, 0x4df00000, 0x0201f800,
+ 0x00101962, 0x5c03e000, 0x5c001000, 0x480b8808,
+ 0x5c01d000, 0x5c00b000, 0x1c01f000, 0x4803c856,
+ 0x42000800, 0x00000001, 0x0201f800, 0x00101bdf,
+ 0x4c580000, 0x4ce80000, 0x59c41008, 0x4c080000,
+ 0x82081500, 0xffffff7f, 0x480b8808, 0x59c40004,
+ 0x82000500, 0x00003e02, 0x04000005, 0x4201d000,
+ 0x00000014, 0x0201f800, 0x00106661, 0x0201f800,
+ 0x001007f6, 0x42000000, 0x0010cf69, 0x0201f800,
+ 0x0010bfb3, 0x0201f800, 0x00100ce7, 0x42002000,
+ 0x00000000, 0x0401f91f, 0x4a038808, 0x00000002,
+ 0x80000580, 0x48038880, 0x48038893, 0x0201f800,
+ 0x001015e5, 0x4200b000, 0x00000384, 0x4a038805,
+ 0x000000f0, 0x0201f800, 0x0010193a, 0x42000800,
+ 0x000000f0, 0x59c40005, 0x80040d00, 0x04000024,
+ 0x82000500, 0x000000d0, 0x04020024, 0x4201d000,
+ 0x00000067, 0x0201f800, 0x00106661, 0x8058b040,
+ 0x040207ef, 0x42002000, 0x00000007, 0x0401f901,
+ 0x0201f800, 0x001071b4, 0x0401fa32, 0x59a80078,
+ 0x8c00053e, 0x04000004, 0x0201f800, 0x0010b8ac,
0x0401f003, 0x4a038808, 0x00000008, 0x4a035014,
- 0x00000001, 0x4202d800, 0x00000001, 0x82000540,
- 0x00000001, 0x0401f048, 0x42002000, 0x00000001,
- 0x0401f98b, 0x0201f800, 0x001007f8, 0x42000000,
- 0x0010cc68, 0x0201f800, 0x0010bc88, 0x0201f800,
- 0x00100ce6, 0x497b8880, 0x59a8001f, 0x82000500,
- 0x0000ffff, 0x4c000000, 0x0201f800, 0x001015e0,
- 0x5c000000, 0x48038880, 0x41780800, 0x0201f800,
- 0x00101bda, 0x4a038808, 0x00000000, 0x4a038805,
- 0x00000008, 0x4200b000, 0x00000065, 0x4a038805,
- 0x000000f0, 0x59a8006d, 0x80000540, 0x04000005,
- 0x4201d000, 0x00000002, 0x0201f800, 0x0010645c,
- 0x0201f800, 0x00101935, 0x42000800, 0x000000f0,
- 0x59c40005, 0x80040d00, 0x04000008, 0x4201d000,
- 0x000003e8, 0x0201f800, 0x0010645c, 0x8058b040,
- 0x040207eb, 0x0401f7b7, 0x59a8006d, 0x80000540,
- 0x04000004, 0x59c40005, 0x8c000506, 0x040007f4,
- 0x42002000, 0x00000002, 0x0401f951, 0x59c40006,
- 0x82000540, 0x000000f0, 0x48038806, 0x59a80012,
+ 0x00000001, 0x4202d800, 0x00000001, 0x59c40006,
+ 0x8400050a, 0x48038806, 0x4a038805, 0x00000020,
+ 0x82000540, 0x00000001, 0x0401f016, 0x42002000,
+ 0x00000002, 0x0401f8e7, 0x497b8880, 0x59a80012,
0x80000540, 0x04020002, 0x80000000, 0x48038893,
- 0x80000580, 0x4df00000, 0x0201f800, 0x0010195d,
- 0x5c03e000, 0x5c001000, 0x480b8808, 0x5c01d000,
- 0x5c00b000, 0x1c01f000, 0x4803c856, 0x42000800,
- 0x00000001, 0x0201f800, 0x00101bda, 0x4c580000,
- 0x4ce80000, 0x59c41008, 0x4c080000, 0x82081500,
- 0xffffff7f, 0x480b8808, 0x59c40004, 0x82000500,
- 0x00003e02, 0x04000005, 0x4201d000, 0x00000014,
- 0x0201f800, 0x0010645c, 0x0201f800, 0x001007f8,
- 0x42000000, 0x0010cc69, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x00100ce6, 0x42002000, 0x00000000,
- 0x0401f91f, 0x4a038808, 0x00000002, 0x80000580,
- 0x48038880, 0x48038893, 0x0201f800, 0x001015e0,
- 0x4200b000, 0x00000384, 0x4a038805, 0x000000f0,
- 0x0201f800, 0x00101935, 0x42000800, 0x000000f0,
- 0x59c40005, 0x80040d00, 0x04000024, 0x82000500,
- 0x000000d0, 0x04020024, 0x4201d000, 0x00000067,
- 0x0201f800, 0x0010645c, 0x8058b040, 0x040207ef,
- 0x42002000, 0x00000007, 0x0401f901, 0x0201f800,
- 0x00106faf, 0x0401fa32, 0x59a80078, 0x8c00053e,
- 0x04000004, 0x0201f800, 0x0010b581, 0x0401f003,
+ 0x59a8001f, 0x82000500, 0x0000ffff, 0x4c000000,
+ 0x0201f800, 0x001015e5, 0x5c000000, 0x48038880,
+ 0x41780800, 0x0201f800, 0x00101bdf, 0x80000580,
+ 0x4df00000, 0x0201f800, 0x00101962, 0x5c03e000,
+ 0x5c001000, 0x480b8808, 0x5c01d000, 0x5c00b000,
+ 0x1c01f000, 0x4803c856, 0x42000800, 0x00000001,
+ 0x0201f800, 0x00101bdf, 0x42002000, 0x00000001,
+ 0x0401f8c4, 0x59c40004, 0x82000500, 0x00003e02,
+ 0x0400000b, 0x0201f800, 0x001071b4, 0x0401f9f1,
0x4a038808, 0x00000008, 0x4a035014, 0x00000001,
- 0x4202d800, 0x00000001, 0x59c40006, 0x8400050a,
- 0x48038806, 0x4a038805, 0x00000020, 0x82000540,
- 0x00000001, 0x0401f016, 0x42002000, 0x00000002,
- 0x0401f8e7, 0x497b8880, 0x59a80012, 0x80000540,
- 0x04020002, 0x80000000, 0x48038893, 0x59a8001f,
- 0x82000500, 0x0000ffff, 0x4c000000, 0x0201f800,
- 0x001015e0, 0x5c000000, 0x48038880, 0x41780800,
- 0x0201f800, 0x00101bda, 0x80000580, 0x4df00000,
- 0x0201f800, 0x0010195d, 0x5c03e000, 0x5c001000,
- 0x480b8808, 0x5c01d000, 0x5c00b000, 0x1c01f000,
- 0x4803c856, 0x42000800, 0x00000001, 0x0201f800,
- 0x00101bda, 0x42002000, 0x00000001, 0x0401f8c4,
- 0x59c40004, 0x82000500, 0x00003e02, 0x0400000b,
- 0x0201f800, 0x00106faf, 0x0401f9f1, 0x4a038808,
- 0x00000008, 0x4a035014, 0x00000001, 0x4202d800,
- 0x00000001, 0x0401f055, 0x0201f800, 0x001007f8,
- 0x42000000, 0x0010cc6a, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x00100ce6, 0x59c40006, 0x84000508,
- 0x48038806, 0x4a038805, 0x00000010, 0x850e1d4c,
- 0x42000800, 0x00000064, 0x42001000, 0x00104ed1,
- 0x0201f800, 0x0010643e, 0x41780800, 0x0201f800,
- 0x00101bda, 0x4a038808, 0x00000000, 0x497b8880,
- 0x4a038805, 0x000000f0, 0x0201f800, 0x00101935,
- 0x42000800, 0x000000f0, 0x59c40005, 0x80040d00,
- 0x0400000e, 0x82000500, 0x000000e0, 0x0402000e,
- 0x4201d000, 0x000003e8, 0x0201f800, 0x0010645c,
- 0x0201f800, 0x00106275, 0x59940004, 0x80000540,
- 0x040207ec, 0x0401f025, 0x42002000, 0x00000002,
- 0x0401f883, 0x4c080000, 0x42001000, 0x00104ed1,
- 0x0201f800, 0x00106449, 0x5c001000, 0x497b8880,
- 0x59a80012, 0x80000540, 0x04020002, 0x80000000,
- 0x48038893, 0x59a8001f, 0x82000500, 0x0000ffff,
- 0x4c000000, 0x0201f800, 0x001015e0, 0x5c000000,
- 0x48038880, 0x850e1d0c, 0x59c40006, 0x84000548,
- 0x48038806, 0x0201f800, 0x0010195d, 0x41780800,
- 0x0201f800, 0x00101bda, 0x59c40008, 0x82000540,
- 0x00000080, 0x48038808, 0x1c01f000, 0x4803c856,
- 0x4d400000, 0x4d3c0000, 0x0201f800, 0x00106faf,
- 0x0201f800, 0x0010bd90, 0x04020039, 0x599c1017,
- 0x8d0e1d00, 0x0402000b, 0x8c08151a, 0x04000034,
- 0x850e1d42, 0x42028000, 0x00000004, 0x42027800,
- 0x00000008, 0x8d0e1d20, 0x04020007, 0x0401f028,
- 0x42028000, 0x00000004, 0x417a7800, 0x8d0e1d20,
- 0x04000023, 0x0201f800, 0x0010bd9f, 0x42024800,
- 0x0010ccd1, 0x59240200, 0x8c000500, 0x04000009,
- 0x4c580000, 0x42000800, 0x00000001, 0x42001000,
- 0x00000100, 0x0201f800, 0x0010654e, 0x5c00b000,
- 0x83264c00, 0x0000000b, 0x8058b040, 0x040207f2,
- 0x42024000, 0x0000ffff, 0x4d400000, 0x42028000,
- 0x0000000e, 0x42003000, 0x00000003, 0x42028800,
- 0x0000ffff, 0x0201f800, 0x0010ae86, 0x5c028000,
- 0x599c0817, 0x8c040d0a, 0x04020005, 0x4943c857,
- 0x493fc857, 0x0201f800, 0x0010fbe5, 0x497b8880,
- 0x4202d800, 0x00000001, 0x0401fc66, 0x5c027800,
- 0x5c028000, 0x1c01f000, 0x42000800, 0x00000001,
- 0x0201f800, 0x00101bda, 0x0201f800, 0x001007f8,
- 0x42000000, 0x0010cc6b, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x00100ce6, 0x42000000, 0x00000001,
- 0x0201f800, 0x001015e0, 0x4a038880, 0x00000001,
- 0x59c80835, 0x59a80075, 0x80040d80, 0x04000002,
- 0x48039035, 0x0201f000, 0x0010195d, 0x42000800,
- 0x0010c7fb, 0x48100802, 0x82101480, 0x00000008,
- 0x04001009, 0x58040001, 0x4803c857, 0x4813c857,
- 0x58040003, 0x80000000, 0x48000803, 0x42002000,
- 0x00000002, 0x58040001, 0x82001480, 0x0000000b,
- 0x04001008, 0x4803c857, 0x4813c857, 0x58040003,
- 0x80000000, 0x48000803, 0x42000000, 0x00000000,
- 0x48000800, 0x59c428a4, 0x82142d00, 0x0000000f,
- 0x82142d80, 0x0000000c, 0x0c000002, 0x0401f136,
- 0x00105303, 0x00105323, 0x00105344, 0x00105365,
- 0x00105386, 0x001053a1, 0x001053b2, 0x001053c9,
- 0x001053e0, 0x001053f7, 0x001053fa, 0x40100000,
- 0x0c01f001, 0x0010530d, 0x00105310, 0x00105313,
- 0x00105314, 0x00105317, 0x0010531a, 0x0010531e,
- 0x00105321, 0x4a000801, 0x00000002, 0x1c01f000,
- 0x4a000801, 0x00000003, 0x0401f0e9, 0x1c01f000,
+ 0x4202d800, 0x00000001, 0x0401f055, 0x0201f800,
+ 0x001007f6, 0x42000000, 0x0010cf6a, 0x0201f800,
+ 0x0010bfb3, 0x0201f800, 0x00100ce7, 0x59c40006,
+ 0x84000508, 0x48038806, 0x4a038805, 0x00000010,
+ 0x850e1d4c, 0x42000800, 0x00000064, 0x42001000,
+ 0x00105002, 0x0201f800, 0x00106643, 0x41780800,
+ 0x0201f800, 0x00101bdf, 0x4a038808, 0x00000000,
+ 0x497b8880, 0x4a038805, 0x000000f0, 0x0201f800,
+ 0x0010193a, 0x42000800, 0x000000f0, 0x59c40005,
+ 0x80040d00, 0x0400000e, 0x82000500, 0x000000e0,
+ 0x0402000e, 0x4201d000, 0x000003e8, 0x0201f800,
+ 0x00106661, 0x0201f800, 0x0010647a, 0x59940004,
+ 0x80000540, 0x040207ec, 0x0401f025, 0x42002000,
+ 0x00000002, 0x0401f883, 0x4c080000, 0x42001000,
+ 0x00105002, 0x0201f800, 0x0010664e, 0x5c001000,
+ 0x497b8880, 0x59a80012, 0x80000540, 0x04020002,
+ 0x80000000, 0x48038893, 0x59a8001f, 0x82000500,
+ 0x0000ffff, 0x4c000000, 0x0201f800, 0x001015e5,
+ 0x5c000000, 0x48038880, 0x850e1d0c, 0x59c40006,
+ 0x84000548, 0x48038806, 0x0201f800, 0x00101962,
+ 0x41780800, 0x0201f800, 0x00101bdf, 0x59c40008,
+ 0x82000540, 0x00000080, 0x48038808, 0x1c01f000,
+ 0x4803c856, 0x4d400000, 0x4d3c0000, 0x0201f800,
+ 0x001071b4, 0x0201f800, 0x0010c0bb, 0x04020039,
+ 0x599c1017, 0x8d0e1d00, 0x0402000b, 0x8c08151a,
+ 0x04000034, 0x850e1d42, 0x42028000, 0x00000004,
+ 0x42027800, 0x00000008, 0x8d0e1d20, 0x04020007,
+ 0x0401f028, 0x42028000, 0x00000004, 0x417a7800,
+ 0x8d0e1d20, 0x04000023, 0x0201f800, 0x0010c0ca,
+ 0x42024800, 0x0010cfd1, 0x59240200, 0x8c000500,
+ 0x04000009, 0x4c580000, 0x42000800, 0x00000001,
+ 0x42001000, 0x00000100, 0x0201f800, 0x00106753,
+ 0x5c00b000, 0x83264c00, 0x0000000b, 0x8058b040,
+ 0x040207f2, 0x42024000, 0x0000ffff, 0x4d400000,
+ 0x42028000, 0x0000000e, 0x42003000, 0x00000003,
+ 0x42028800, 0x0000ffff, 0x0201f800, 0x0010b195,
+ 0x5c028000, 0x599c0817, 0x8c040d0a, 0x04020005,
+ 0x4943c857, 0x493fc857, 0x0201f800, 0x0010fef2,
+ 0x497b8880, 0x4202d800, 0x00000001, 0x0401fc66,
+ 0x5c027800, 0x5c028000, 0x1c01f000, 0x42000800,
+ 0x00000001, 0x0201f800, 0x00101bdf, 0x0201f800,
+ 0x001007f6, 0x42000000, 0x0010cf6b, 0x0201f800,
+ 0x0010bfb3, 0x0201f800, 0x00100ce7, 0x42000000,
+ 0x00000001, 0x0201f800, 0x001015e5, 0x4a038880,
+ 0x00000001, 0x59c80835, 0x59a80075, 0x80040d80,
+ 0x04000002, 0x48039035, 0x0201f000, 0x00101962,
+ 0x42000800, 0x0010cafb, 0x48100802, 0x82101480,
+ 0x00000008, 0x04001009, 0x58040001, 0x4803c857,
+ 0x4813c857, 0x58040003, 0x80000000, 0x48000803,
+ 0x42002000, 0x00000002, 0x58040001, 0x82001480,
+ 0x0000000b, 0x04001008, 0x4803c857, 0x4813c857,
+ 0x58040003, 0x80000000, 0x48000803, 0x42000000,
+ 0x00000000, 0x48000800, 0x59c428a4, 0x82142d00,
+ 0x0000000f, 0x82142d80, 0x0000000c, 0x0c000002,
+ 0x0401f136, 0x00105434, 0x00105454, 0x00105475,
+ 0x00105496, 0x001054b7, 0x001054d2, 0x001054e3,
+ 0x001054fa, 0x00105511, 0x00105528, 0x0010552b,
+ 0x40100000, 0x0c01f001, 0x0010543e, 0x00105441,
+ 0x00105444, 0x00105445, 0x00105448, 0x0010544b,
+ 0x0010544f, 0x00105452, 0x4a000801, 0x00000002,
+ 0x1c01f000, 0x4a000801, 0x00000003, 0x0401f0e9,
+ 0x1c01f000, 0x4a000801, 0x00000007, 0x1c01f000,
+ 0x4a000801, 0x00000004, 0x0401f0e6, 0x4a000801,
+ 0x00000005, 0x0401f8eb, 0x0401f0e6, 0x4a000801,
+ 0x00000005, 0x0401f0e7, 0x4813c857, 0x1c01f000,
+ 0x40100000, 0x0c01f001, 0x0010545e, 0x00105461,
+ 0x00105464, 0x00105465, 0x00105468, 0x0010546b,
+ 0x0010546f, 0x00105472, 0x4a000801, 0x00000002,
+ 0x1c01f000, 0x4a000801, 0x00000003, 0x1c01f000,
+ 0x1c01f000, 0x4a000801, 0x00000007, 0x1c01f000,
+ 0x4a000801, 0x00000004, 0x0401f0c6, 0x4a000801,
+ 0x00000005, 0x0401f8cb, 0x0401f0c6, 0x4a000801,
+ 0x00000005, 0x1c01f000, 0x4a000801, 0x00000005,
+ 0x0401f0bc, 0x40100000, 0x0c01f001, 0x0010547f,
+ 0x00105480, 0x00105483, 0x00105486, 0x00105489,
+ 0x0010548c, 0x00105490, 0x00105493, 0x1c01f000,
+ 0x4a000801, 0x00000003, 0x1c01f000, 0x4a000801,
+ 0x00000000, 0x1c01f000, 0x4a000801, 0x00000007,
+ 0x1c01f000, 0x4a000801, 0x00000004, 0x0401f0a5,
+ 0x4a000801, 0x00000005, 0x0401f8aa, 0x0401f0a5,
+ 0x4a000801, 0x00000005, 0x1c01f000, 0x4a000801,
+ 0x00000005, 0x0401f09b, 0x40100000, 0x0c01f001,
+ 0x001054a0, 0x001054a3, 0x001054a4, 0x001054a7,
+ 0x001054aa, 0x001054ad, 0x001054b1, 0x001054b4,
+ 0x4a000801, 0x00000002, 0x1c01f000, 0x1c01f000,
+ 0x4a000801, 0x00000000, 0x1c01f000, 0x4a000801,
+ 0x00000007, 0x1c01f000, 0x4a000801, 0x00000004,
+ 0x0401f084, 0x4a000801, 0x00000005, 0x0401f889,
+ 0x0401f084, 0x4a000801, 0x00000005, 0x1c01f000,
+ 0x4a000801, 0x00000005, 0x0401f07a, 0x40100000,
+ 0x0c01f001, 0x001054c1, 0x001054c4, 0x001054c4,
+ 0x001054c5, 0x001054c4, 0x001054c8, 0x001054cc,
+ 0x001054cf, 0x4a000801, 0x00000002, 0x1c01f000,
+ 0x1c01f000, 0x4a000801, 0x00000007, 0x1c01f000,
+ 0x4a000801, 0x00000005, 0x0401f86e, 0x0401f069,
+ 0x4a000801, 0x00000005, 0x1c01f000, 0x4a000801,
+ 0x00000005, 0x0401f05f, 0x40100000, 0x0c01f001,
+ 0x001054e2, 0x001054e2, 0x001054e2, 0x001054dc,
+ 0x001054df, 0x001054e2, 0x001054e2, 0x001054e2,
0x4a000801, 0x00000007, 0x1c01f000, 0x4a000801,
- 0x00000004, 0x0401f0e6, 0x4a000801, 0x00000005,
- 0x0401f8eb, 0x0401f0e6, 0x4a000801, 0x00000005,
- 0x0401f0e7, 0x4813c857, 0x1c01f000, 0x40100000,
- 0x0c01f001, 0x0010532d, 0x00105330, 0x00105333,
- 0x00105334, 0x00105337, 0x0010533a, 0x0010533e,
- 0x00105341, 0x4a000801, 0x00000002, 0x1c01f000,
- 0x4a000801, 0x00000003, 0x1c01f000, 0x1c01f000,
- 0x4a000801, 0x00000007, 0x1c01f000, 0x4a000801,
- 0x00000004, 0x0401f0c6, 0x4a000801, 0x00000005,
- 0x0401f8cb, 0x0401f0c6, 0x4a000801, 0x00000005,
- 0x1c01f000, 0x4a000801, 0x00000005, 0x0401f0bc,
- 0x40100000, 0x0c01f001, 0x0010534e, 0x0010534f,
- 0x00105352, 0x00105355, 0x00105358, 0x0010535b,
- 0x0010535f, 0x00105362, 0x1c01f000, 0x4a000801,
- 0x00000003, 0x1c01f000, 0x4a000801, 0x00000000,
+ 0x00000004, 0x1c01f000, 0x1c01f000, 0x40100000,
+ 0x0c01f001, 0x001054ed, 0x001054f0, 0x001054f0,
+ 0x001054f1, 0x001054f4, 0x001054f7, 0x001054f7,
+ 0x001054f7, 0x4a000801, 0x00000002, 0x1c01f000,
0x1c01f000, 0x4a000801, 0x00000007, 0x1c01f000,
- 0x4a000801, 0x00000004, 0x0401f0a5, 0x4a000801,
- 0x00000005, 0x0401f8aa, 0x0401f0a5, 0x4a000801,
- 0x00000005, 0x1c01f000, 0x4a000801, 0x00000005,
- 0x0401f09b, 0x40100000, 0x0c01f001, 0x0010536f,
- 0x00105372, 0x00105373, 0x00105376, 0x00105379,
- 0x0010537c, 0x00105380, 0x00105383, 0x4a000801,
- 0x00000002, 0x1c01f000, 0x1c01f000, 0x4a000801,
- 0x00000000, 0x1c01f000, 0x4a000801, 0x00000007,
- 0x1c01f000, 0x4a000801, 0x00000004, 0x0401f084,
- 0x4a000801, 0x00000005, 0x0401f889, 0x0401f084,
- 0x4a000801, 0x00000005, 0x1c01f000, 0x4a000801,
- 0x00000005, 0x0401f07a, 0x40100000, 0x0c01f001,
- 0x00105390, 0x00105393, 0x00105393, 0x00105394,
- 0x00105393, 0x00105397, 0x0010539b, 0x0010539e,
- 0x4a000801, 0x00000002, 0x1c01f000, 0x1c01f000,
- 0x4a000801, 0x00000007, 0x1c01f000, 0x4a000801,
- 0x00000005, 0x0401f86e, 0x0401f069, 0x4a000801,
- 0x00000005, 0x1c01f000, 0x4a000801, 0x00000005,
- 0x0401f05f, 0x40100000, 0x0c01f001, 0x001053b1,
- 0x001053b1, 0x001053b1, 0x001053ab, 0x001053ae,
- 0x001053b1, 0x001053b1, 0x001053b1, 0x4a000801,
+ 0x4a000801, 0x00000004, 0x0401f03a, 0x4a000801,
+ 0x00000008, 0x1c01f000, 0x40100000, 0x0c01f001,
+ 0x00105504, 0x00105507, 0x0010550a, 0x0010550a,
+ 0x0010550b, 0x0010550e, 0x0010550e, 0x0010550e,
+ 0x4a000801, 0x00000002, 0x1c01f000, 0x4a000801,
+ 0x00000003, 0x1c01f000, 0x1c01f000, 0x4a000801,
+ 0x00000004, 0x0401f023, 0x4a000801, 0x00000008,
+ 0x1c01f000, 0x40100000, 0x0c01f001, 0x0010551b,
+ 0x0010551b, 0x0010551e, 0x0010551f, 0x00105522,
+ 0x0010551e, 0x00105525, 0x0010551e, 0x4a000801,
+ 0x00000005, 0x0401f00f, 0x1c01f000, 0x4a000801,
0x00000007, 0x1c01f000, 0x4a000801, 0x00000004,
- 0x1c01f000, 0x1c01f000, 0x40100000, 0x0c01f001,
- 0x001053bc, 0x001053bf, 0x001053bf, 0x001053c0,
- 0x001053c3, 0x001053c6, 0x001053c6, 0x001053c6,
- 0x4a000801, 0x00000002, 0x1c01f000, 0x1c01f000,
- 0x4a000801, 0x00000007, 0x1c01f000, 0x4a000801,
- 0x00000004, 0x0401f03a, 0x4a000801, 0x00000008,
- 0x1c01f000, 0x40100000, 0x0c01f001, 0x001053d3,
- 0x001053d6, 0x001053d9, 0x001053d9, 0x001053da,
- 0x001053dd, 0x001053dd, 0x001053dd, 0x4a000801,
- 0x00000002, 0x1c01f000, 0x4a000801, 0x00000003,
- 0x1c01f000, 0x1c01f000, 0x4a000801, 0x00000004,
- 0x0401f023, 0x4a000801, 0x00000008, 0x1c01f000,
- 0x40100000, 0x0c01f001, 0x001053ea, 0x001053ea,
- 0x001053ed, 0x001053ee, 0x001053f1, 0x001053ed,
- 0x001053f4, 0x001053ed, 0x4a000801, 0x00000005,
- 0x0401f00f, 0x1c01f000, 0x4a000801, 0x00000007,
- 0x1c01f000, 0x4a000801, 0x00000004, 0x1c01f000,
- 0x4a000801, 0x00000008, 0x1c01f000, 0x4a000801,
- 0x00000009, 0x1c01f000, 0x1c01f000, 0x42000000,
- 0x0010cb63, 0x0201f000, 0x0010bc88, 0x42000000,
- 0x0010cb60, 0x0201f000, 0x0010bc88, 0x42000000,
- 0x0010cb62, 0x0201f000, 0x0010bc88, 0x42000000,
- 0x0010cb61, 0x0201f000, 0x0010bc88, 0x42000800,
- 0x0010c7fb, 0x58040001, 0x48000800, 0x4a000801,
- 0x00000005, 0x4a000802, 0x00000008, 0x1c01f000,
- 0x42000800, 0x0010c7fb, 0x58040001, 0x48000800,
- 0x4a000801, 0x00000001, 0x4a000802, 0x0000000a,
- 0x1c01f000, 0x42000800, 0x0010c7fb, 0x58040001,
- 0x48000800, 0x4a000801, 0x00000006, 0x4a000802,
- 0x00000009, 0x1c01f000, 0x42000800, 0x0010c7fb,
- 0x4a000801, 0x0000000a, 0x4a000800, 0x0000000a,
- 0x1c01f000, 0x496fc857, 0x4813c857, 0x40100000,
- 0x0c01f001, 0x00105447, 0x00105447, 0x00105447,
- 0x00105447, 0x00105439, 0x00105441, 0x00105445,
- 0x00105447, 0x59a8021b, 0x8c000506, 0x04000003,
- 0x8c000502, 0x0400000a, 0x0401f80a, 0x040207c0,
- 0x0401f007, 0x0401f807, 0x04000005, 0x0401ffc0,
- 0x0401f7c3, 0x0401f803, 0x040207c1, 0x1c01f000,
- 0x496fc857, 0x416c0000, 0x82000c80, 0x00000008,
- 0x02021800, 0x0010032e, 0x0c01f001, 0x00105457,
- 0x00105459, 0x00105459, 0x00105459, 0x00105457,
- 0x00105457, 0x00105457, 0x00105459, 0x80000580,
- 0x1c01f000, 0x82000540, 0x00000001, 0x1c01f000,
- 0x4202e000, 0x00000000, 0x497b3004, 0x4a03b004,
- 0x60000001, 0x59d80005, 0x4a03b004, 0x90000001,
- 0x4a03a804, 0x60000001, 0x59d40005, 0x4a03a804,
- 0x90000001, 0x0201f000, 0x00105b60, 0x4a03c825,
- 0x00000004, 0x4a03c827, 0x00000004, 0x599c0409,
- 0x80000d40, 0x04000020, 0x599c0407, 0x80000540,
- 0x04000007, 0x800000cc, 0x599c100b, 0x80080400,
- 0x4803b000, 0x497bb002, 0x59d80001, 0x599c000b,
- 0x4803b000, 0x599c000c, 0x4803b001, 0x599c0407,
- 0x80000540, 0x04020002, 0x497bb002, 0x599c0c09,
- 0x82040540, 0x00400000, 0x4803b003, 0x4a03b009,
- 0x00000005, 0x4a03b004, 0x10000001, 0x59e00803,
- 0x82040d00, 0xfffffeff, 0x82040d40, 0x00008000,
- 0x4807c003, 0x599c040a, 0x80000540, 0x04000020,
- 0x599c0408, 0x80000540, 0x04000007, 0x800000cc,
- 0x599c100f, 0x80080400, 0x4803a800, 0x497ba802,
- 0x59d40001, 0x599c000f, 0x4803a800, 0x599c0010,
- 0x4803a801, 0x599c0408, 0x80000540, 0x04020002,
- 0x497ba802, 0x599c0c0a, 0x82040540, 0x00400000,
- 0x4803a803, 0x4a03a809, 0x00000005, 0x4a03a804,
- 0x10000001, 0x59e00803, 0x82040d00, 0xfffffbff,
- 0x82040d40, 0x00008000, 0x4807c003, 0x800409c0,
- 0x04000007, 0x4202e000, 0x00000001, 0x0200b800,
- 0x00020874, 0x0200f000, 0x00020889, 0x1c01f000,
- 0x0201f800, 0x0010032e, 0x1c01f000, 0x0401f852,
- 0x5c03e000, 0x0201f000, 0x000206be, 0x0201f800,
- 0x00020705, 0x0401f7fb, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105521, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x000206fc, 0x00105511, 0x00105511, 0x00105521,
- 0x00105521, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x000206fc, 0x492fc857, 0x42000000, 0x0010cc1e,
- 0x0201f800, 0x0010bc88, 0x42000000, 0x00000400,
- 0x0401f019, 0x492fc857, 0x42000000, 0x0010cc1d,
- 0x0201f800, 0x0010bc88, 0x42000000, 0x00001000,
- 0x0401f011, 0x492fc857, 0x42000000, 0x0010cc1c,
- 0x0201f800, 0x0010bc88, 0x42000000, 0x00002000,
- 0x0401f009, 0x492fc857, 0x42000000, 0x0010cc1f,
- 0x0201f800, 0x0010bc88, 0x42000000, 0x00000800,
- 0x0401f001, 0x4803c857, 0x592c0c05, 0x82040d00,
- 0xffff80ff, 0x80040540, 0x59980803, 0x800409c0,
- 0x04000002, 0x8400051e, 0x48025c05, 0x0201f800,
- 0x000203ef, 0x83700580, 0x00000003, 0x4202e000,
- 0x00000001, 0x04000002, 0x1c01f000, 0x599a5801,
- 0x812e59c0, 0x040207dc, 0x0201f800, 0x0010032e,
- 0x492fc857, 0x80140110, 0x80000040, 0x04000039,
- 0x040017cd, 0x4a033006, 0x00105584, 0x0201f000,
- 0x000206d1, 0x492fc857, 0x80140110, 0x040007c6,
- 0x80000040, 0x0400004a, 0x4a033006, 0x0010559f,
- 0x0201f000, 0x000206d1, 0x492fc857, 0x0201f800,
- 0x0010bd90, 0x02020000, 0x000206e1, 0x492fc856,
- 0x83440400, 0x0010bf80, 0x50000000, 0x80026d40,
- 0x0400000c, 0x592e4411, 0x81224110, 0x59340013,
- 0x80000130, 0x81200580, 0x04020006, 0x4937c857,
- 0x59340200, 0x8c00050e, 0x02020000, 0x000206e1,
- 0x42028000, 0x00000028, 0x41780800, 0x417a6000,
- 0x0201f800, 0x00104cf5, 0x0201f800, 0x00109824,
- 0x0201f000, 0x000203ef, 0x82000500, 0x0f000000,
- 0x8000012a, 0x592c0c0b, 0x82040d00, 0x0000ff87,
- 0x80040540, 0x48025c0b, 0x0201f000, 0x000206f7,
- 0x592c0a0b, 0x8c040d02, 0x04020015, 0x492fc857,
- 0x8d0e1d0e, 0x0402000f, 0x592c0208, 0x80000540,
- 0x04000005, 0x0201f800, 0x0010425f, 0x04020004,
- 0x1c01f000, 0x42000000, 0x00000000, 0x592c0a07,
- 0x48065c07, 0x48025a07, 0x0201f000, 0x000203ef,
- 0x42000000, 0x00000028, 0x0401f7f9, 0x42000800,
- 0x00000009, 0x0201f000, 0x00106a53, 0x492fc857,
- 0x592c0409, 0x80000540, 0x04020787, 0x8d0e1d0e,
- 0x04020009, 0x592c0208, 0x80000540, 0x04000782,
- 0x497a5a07, 0x0201f800, 0x001042bf, 0x04020004,
- 0x1c01f000, 0x42000000, 0x00000028, 0x48025a07,
- 0x0201f000, 0x000203ef, 0x592e8a07, 0x592c0407,
- 0x4947c857, 0x4803c857, 0x82000500, 0x000000ff,
- 0x4200b800, 0x00000001, 0x82000d80, 0x00000001,
- 0x04000015, 0x417a8800, 0x4200b800, 0x000007f0,
- 0x82000d80, 0x00000002, 0x0400000f, 0x80000540,
- 0x02020000, 0x000203ef, 0x592e8a07, 0x0201f800,
- 0x0002034c, 0x02020000, 0x000203ef, 0x592e9009,
- 0x592e980a, 0x0201f800, 0x001046dc, 0x0201f000,
- 0x000203ef, 0x850e1d00, 0x0201f800, 0x0002034c,
- 0x02000800, 0x0010480b, 0x81468800, 0x805cb840,
- 0x040207fa, 0x0201f000, 0x000203ef, 0x592c0a09,
- 0x4807c857, 0x592e4411, 0x81224110, 0x82040580,
- 0x0000000e, 0x04000091, 0x82040580, 0x0000002a,
- 0x0400002c, 0x82040580, 0x0000000f, 0x02000000,
- 0x00105b76, 0x82040580, 0x0000002e, 0x02000000,
- 0x00105b76, 0x4c040000, 0x0201f800, 0x00105acb,
- 0x5c000800, 0x02020000, 0x00105b7d, 0x82040580,
- 0x00000046, 0x040000a2, 0x82040580, 0x00000045,
- 0x04000034, 0x82040580, 0x00000049, 0x02000000,
- 0x00105b76, 0x82040580, 0x00000029, 0x02020000,
- 0x00105b7d, 0x592e8a07, 0x0201f800, 0x0010497a,
- 0x02020000, 0x00105b76, 0x59340200, 0x84000518,
- 0x48026a00, 0x592e600a, 0x4933c857, 0x83300580,
- 0xffffffff, 0x04020090, 0x0201f000, 0x00105b76,
- 0x83200580, 0x000000ff, 0x04000009, 0x83200400,
- 0x0010bdc7, 0x50024800, 0x59240a00, 0x84040d16,
- 0x48064a00, 0x0201f000, 0x00105b76, 0x42024800,
- 0x0010ccd1, 0x0201f800, 0x0010bd9f, 0x59240200,
- 0x8c000500, 0x04000004, 0x59240200, 0x84000516,
- 0x48024a00, 0x83264c00, 0x0000000b, 0x8058b040,
- 0x040207f7, 0x850e1d04, 0x0201f000, 0x00105b76,
- 0x592c1408, 0x480bc857, 0x0201f800, 0x00109ac1,
- 0x411e6000, 0x04020004, 0x4803c856, 0x0201f000,
- 0x00105b7d, 0x59300c07, 0x82040580, 0x00000004,
- 0x04000004, 0x4803c856, 0x0201f000, 0x00105b7d,
- 0x592c0208, 0x8c000506, 0x04000010, 0x0201f800,
- 0x00106c3c, 0x4df00000, 0x0201f800, 0x00106b26,
- 0x0201f800, 0x0010fe38, 0x80c40040, 0x5c03e000,
- 0x02000800, 0x00106c29, 0x0201f800, 0x00107cbe,
- 0x0201f000, 0x00105b76, 0x592e380a, 0x591c1415,
- 0x8c081516, 0x02000000, 0x00105b7d, 0x59300009,
- 0x800001c0, 0x02020800, 0x0010032e, 0x84081554,
- 0x480a3c15, 0x4a026403, 0x0000003a, 0x592c040c,
- 0x80000540, 0x04000007, 0x4a026403, 0x0000003b,
- 0x592c020d, 0x4802641b, 0x592c040d, 0x4802621b,
- 0x4a026203, 0x00000001, 0x42000800, 0x80000040,
- 0x0201f800, 0x00105b87, 0x04000004, 0x492e6009,
- 0x0201f000, 0x00020b3e, 0x0201f800, 0x00020b3e,
- 0x0201f000, 0x00105b76, 0x83200d80, 0x000000ff,
- 0x04000013, 0x42000000, 0x0010ccd0, 0x50000000,
- 0x81200480, 0x02021000, 0x0002086a, 0x83200400,
- 0x0010bdc7, 0x50024800, 0x59240200, 0x8c000500,
- 0x02000000, 0x0002086a, 0x59240206, 0x84000510,
- 0x48024a06, 0x0201f000, 0x00105b76, 0x42024800,
- 0x0010ccd1, 0x0201f800, 0x0010bd9f, 0x59240200,
- 0x8c000500, 0x04000004, 0x59240206, 0x84000510,
- 0x48024a06, 0x83264c00, 0x0000000b, 0x8058b040,
- 0x040207f7, 0x0201f000, 0x00105b76, 0x592c1208,
- 0x8c081500, 0x02020000, 0x00105b76, 0x592e8a07,
- 0x592e600a, 0x0201f800, 0x00109acc, 0x04020004,
- 0x4803c856, 0x0201f000, 0x00105b7d, 0x59300c07,
+ 0x1c01f000, 0x4a000801, 0x00000008, 0x1c01f000,
+ 0x4a000801, 0x00000009, 0x1c01f000, 0x1c01f000,
+ 0x42000000, 0x0010ce63, 0x0201f000, 0x0010bfb3,
+ 0x42000000, 0x0010ce60, 0x0201f000, 0x0010bfb3,
+ 0x42000000, 0x0010ce62, 0x0201f000, 0x0010bfb3,
+ 0x42000000, 0x0010ce61, 0x0201f000, 0x0010bfb3,
+ 0x42000800, 0x0010cafb, 0x58040001, 0x48000800,
+ 0x4a000801, 0x00000005, 0x4a000802, 0x00000008,
+ 0x1c01f000, 0x42000800, 0x0010cafb, 0x58040001,
+ 0x48000800, 0x4a000801, 0x00000001, 0x4a000802,
+ 0x0000000a, 0x1c01f000, 0x42000800, 0x0010cafb,
+ 0x58040001, 0x48000800, 0x4a000801, 0x00000006,
+ 0x4a000802, 0x00000009, 0x1c01f000, 0x42000800,
+ 0x0010cafb, 0x4a000801, 0x0000000a, 0x4a000800,
+ 0x0000000a, 0x1c01f000, 0x496fc857, 0x4813c857,
+ 0x40100000, 0x0c01f001, 0x00105578, 0x00105578,
+ 0x00105578, 0x00105578, 0x0010556a, 0x00105572,
+ 0x00105576, 0x00105578, 0x59a8021b, 0x8c000506,
+ 0x04000003, 0x8c000502, 0x0400000a, 0x0401f80a,
+ 0x040207c0, 0x0401f007, 0x0401f807, 0x04000005,
+ 0x0401ffc0, 0x0401f7c3, 0x0401f803, 0x040207c1,
+ 0x1c01f000, 0x496fc857, 0x416c0000, 0x82000c80,
+ 0x00000008, 0x02021800, 0x0010032e, 0x0c01f001,
+ 0x00105588, 0x0010558a, 0x0010558a, 0x0010558a,
+ 0x00105588, 0x00105588, 0x00105588, 0x0010558a,
+ 0x80000580, 0x1c01f000, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x4202e000, 0x00000000, 0x497b3004,
+ 0x4a03b004, 0x60000001, 0x59d80005, 0x4a03b004,
+ 0x90000001, 0x4a03a804, 0x60000001, 0x59d40005,
+ 0x4a03a804, 0x90000001, 0x0201f000, 0x00105d17,
+ 0x4a03c825, 0x00000004, 0x4a03c827, 0x00000004,
+ 0x599c0409, 0x80000d40, 0x04000020, 0x599c0407,
+ 0x80000540, 0x04000007, 0x800000cc, 0x599c100b,
+ 0x80080400, 0x4803b000, 0x497bb002, 0x59d80001,
+ 0x599c000b, 0x4803b000, 0x599c000c, 0x4803b001,
+ 0x599c0407, 0x80000540, 0x04020002, 0x497bb002,
+ 0x599c0c09, 0x82040540, 0x00400000, 0x4803b003,
+ 0x4a03b009, 0x00000005, 0x4a03b004, 0x10000001,
+ 0x59e00803, 0x82040d00, 0xfffffeff, 0x82040d40,
+ 0x00008000, 0x4807c003, 0x599c040a, 0x80000540,
+ 0x04000020, 0x599c0408, 0x80000540, 0x04000007,
+ 0x800000cc, 0x599c100f, 0x80080400, 0x4803a800,
+ 0x497ba802, 0x59d40001, 0x599c000f, 0x4803a800,
+ 0x599c0010, 0x4803a801, 0x599c0408, 0x80000540,
+ 0x04020002, 0x497ba802, 0x599c0c0a, 0x82040540,
+ 0x00400000, 0x4803a803, 0x4a03a809, 0x00000005,
+ 0x4a03a804, 0x10000001, 0x59e00803, 0x82040d00,
+ 0xfffffbff, 0x82040d40, 0x00008000, 0x4807c003,
+ 0x800409c0, 0x04000007, 0x4202e000, 0x00000001,
+ 0x0200b800, 0x00020874, 0x0200f000, 0x00020889,
+ 0x1c01f000, 0x0201f800, 0x0010032e, 0x1c01f000,
+ 0x0401f852, 0x5c03e000, 0x0201f000, 0x000206be,
+ 0x0201f800, 0x00020705, 0x0401f7fb, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105652,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x000206fc, 0x00105642, 0x00105642,
+ 0x00105652, 0x00105652, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x000206fc, 0x492fc857, 0x42000000,
+ 0x0010cf1e, 0x0201f800, 0x0010bfb3, 0x42000000,
+ 0x00000400, 0x0401f019, 0x492fc857, 0x42000000,
+ 0x0010cf1d, 0x0201f800, 0x0010bfb3, 0x42000000,
+ 0x00001000, 0x0401f011, 0x492fc857, 0x42000000,
+ 0x0010cf1c, 0x0201f800, 0x0010bfb3, 0x42000000,
+ 0x00002000, 0x0401f009, 0x492fc857, 0x42000000,
+ 0x0010cf1f, 0x0201f800, 0x0010bfb3, 0x42000000,
+ 0x00000800, 0x0401f001, 0x4803c857, 0x592c0c05,
+ 0x82040d00, 0xffff80ff, 0x80040540, 0x59980803,
+ 0x800409c0, 0x04000002, 0x8400051e, 0x48025c05,
+ 0x0201f800, 0x000203ef, 0x83700580, 0x00000003,
+ 0x4202e000, 0x00000001, 0x04000002, 0x1c01f000,
+ 0x599a5801, 0x812e59c0, 0x040207dc, 0x0201f800,
+ 0x0010032e, 0x492fc857, 0x80140110, 0x80000040,
+ 0x04000039, 0x040017cd, 0x4a033006, 0x001056b5,
+ 0x0201f000, 0x000206d1, 0x492fc857, 0x80140110,
+ 0x040007c6, 0x80000040, 0x0400004a, 0x4a033006,
+ 0x001056d0, 0x0201f000, 0x000206d1, 0x492fc857,
+ 0x0201f800, 0x0010c0bb, 0x02020000, 0x000206e1,
+ 0x492fc856, 0x83440400, 0x0010c280, 0x50000000,
+ 0x80026d40, 0x0400000c, 0x592e4411, 0x81224110,
+ 0x59340013, 0x80000130, 0x81200580, 0x04020006,
+ 0x4937c857, 0x59340200, 0x8c00050e, 0x02020000,
+ 0x000206e1, 0x42028000, 0x00000028, 0x41780800,
+ 0x417a6000, 0x0201f800, 0x00104e1a, 0x0201f800,
+ 0x00109a5c, 0x0201f000, 0x000203ef, 0x82000500,
+ 0x0f000000, 0x8000012a, 0x592c0c0b, 0x82040d00,
+ 0x0000ff87, 0x80040540, 0x48025c0b, 0x0201f000,
+ 0x000206f7, 0x592c0a0b, 0x8c040d02, 0x04020015,
+ 0x492fc857, 0x8d0e1d0e, 0x0402000f, 0x592c0208,
+ 0x80000540, 0x04000005, 0x0201f800, 0x00104358,
+ 0x04020004, 0x1c01f000, 0x42000000, 0x00000000,
+ 0x592c0a07, 0x48065c07, 0x48025a07, 0x0201f000,
+ 0x000203ef, 0x42000000, 0x00000028, 0x0401f7f9,
+ 0x42000800, 0x00000009, 0x0201f000, 0x00106c58,
+ 0x492fc857, 0x592c0409, 0x80000540, 0x04020787,
+ 0x8d0e1d0e, 0x04020009, 0x592c0208, 0x80000540,
+ 0x04000782, 0x497a5a07, 0x0201f800, 0x001043b8,
+ 0x04020004, 0x1c01f000, 0x42000000, 0x00000028,
+ 0x48025a07, 0x0201f000, 0x000203ef, 0x592e8a07,
+ 0x592c0407, 0x4947c857, 0x4803c857, 0x82000500,
+ 0x000000ff, 0x4200b800, 0x00000001, 0x82000d80,
+ 0x00000001, 0x04000015, 0x417a8800, 0x4200b800,
+ 0x000007f0, 0x82000d80, 0x00000002, 0x0400000f,
+ 0x80000540, 0x02020000, 0x000203ef, 0x592e8a07,
+ 0x0201f800, 0x0002034c, 0x02020000, 0x000203ef,
+ 0x592e9009, 0x592e980a, 0x0201f800, 0x001047dc,
+ 0x0201f000, 0x000203ef, 0x850e1d00, 0x0201f800,
+ 0x0002034c, 0x02000800, 0x0010490b, 0x81468800,
+ 0x805cb840, 0x040207fa, 0x0201f000, 0x000203ef,
+ 0x592c0a09, 0x4807c857, 0x592e4411, 0x81224110,
+ 0x82040580, 0x0000000e, 0x04000096, 0x82040580,
+ 0x0000002a, 0x04000031, 0x82040580, 0x0000000f,
+ 0x02000000, 0x00105d2d, 0x82040580, 0x0000002e,
+ 0x02000000, 0x00105d2d, 0x4c040000, 0x0201f800,
+ 0x00105c82, 0x5c000800, 0x02020000, 0x00105d34,
+ 0x82040580, 0x00000046, 0x040000a7, 0x82040580,
+ 0x00000045, 0x04000039, 0x82040580, 0x00000049,
+ 0x02000000, 0x00105d2d, 0x82040580, 0x00000029,
+ 0x02020000, 0x00105d34, 0x592e8a07, 0x42026800,
+ 0x0010e23c, 0x83440580, 0x0000ffff, 0x04000008,
+ 0x0201f800, 0x00104a7c, 0x02020000, 0x00105d2d,
+ 0x59340200, 0x84000518, 0x48026a00, 0x592e600a,
+ 0x4933c857, 0x83300580, 0xffffffff, 0x04020090,
+ 0x0201f000, 0x00105d2d, 0x83200580, 0x000000ff,
+ 0x04000009, 0x83200400, 0x0010c10d, 0x50024800,
+ 0x59240a00, 0x84040d16, 0x48064a00, 0x0201f000,
+ 0x00105d2d, 0x42024800, 0x0010cfd1, 0x0201f800,
+ 0x0010c0ca, 0x59240200, 0x8c000500, 0x04000004,
+ 0x59240200, 0x84000516, 0x48024a00, 0x83264c00,
+ 0x0000000b, 0x8058b040, 0x040207f7, 0x850e1d04,
+ 0x0201f000, 0x00105d2d, 0x592c1408, 0x480bc857,
+ 0x0201f800, 0x00109cf9, 0x411e6000, 0x04020004,
+ 0x4803c856, 0x0201f000, 0x00105d34, 0x59300c07,
0x82040580, 0x00000004, 0x04000004, 0x4803c856,
- 0x0201f000, 0x00105b7d, 0x59300a03, 0x82040580,
- 0x00000007, 0x04000004, 0x4803c856, 0x0201f000,
- 0x00105b7d, 0x59300c03, 0x82040580, 0x00000001,
- 0x0400001f, 0x82040580, 0x00000002, 0x04000014,
- 0x82040580, 0x00000008, 0x04000016, 0x82040580,
- 0x0000000a, 0x04000007, 0x82040580, 0x0000000c,
- 0x0402001c, 0x42000800, 0x00000009, 0x0401f017,
- 0x5932680a, 0x0201f800, 0x00104936, 0x04020015,
- 0x42000800, 0x00000005, 0x0401f010, 0x417a7800,
- 0x0201f800, 0x0010fc72, 0x4a026407, 0x00000001,
- 0x42000800, 0x00000003, 0x0401f008, 0x417a7800,
- 0x0201f800, 0x0010fc72, 0x4a026407, 0x00000001,
- 0x42000800, 0x0000000b, 0x0201f800, 0x001044f1,
- 0x4a026203, 0x00000001, 0x0201f800, 0x00105b87,
- 0x04000004, 0x492e6009, 0x0201f000, 0x00106b17,
- 0x0201f800, 0x00106b17, 0x0201f000, 0x00105b76,
- 0x59300415, 0x8c000518, 0x02020000, 0x0010b0c0,
- 0x0401f0b8, 0x40000800, 0x58040000, 0x80000540,
- 0x040207fd, 0x492c0800, 0x1c01f000, 0x492fc857,
- 0x59300c07, 0x82040580, 0x00000006, 0x040200a8,
- 0x59340400, 0x82000580, 0x00000606, 0x04020005,
- 0x59340200, 0x8c00051a, 0x02000000, 0x00020762,
- 0x59340200, 0x8c00050e, 0x0400009d, 0x59300203,
- 0x42027800, 0x00000001, 0x82000580, 0x00000007,
- 0x02020000, 0x00020762, 0x4a026203, 0x00000002,
- 0x0201f000, 0x00020762, 0x42028000, 0x00000002,
- 0x4a026006, 0x00000014, 0x4d2c0000, 0x0201f800,
- 0x0010acac, 0x5c025800, 0x59300c07, 0x4807c857,
- 0x82040580, 0x00000007, 0x0402006c, 0x492fc857,
- 0x4a025a07, 0x00000001, 0x0201f000, 0x000203ef,
- 0x83300580, 0xffffffff, 0x04020064, 0x592c240b,
- 0x492fc857, 0x4813c857, 0x8c10251c, 0x0402001a,
- 0x8c10251a, 0x04000003, 0x8c10250a, 0x04000079,
- 0x59340a00, 0x8c040d0e, 0x04000003, 0x8c10251e,
- 0x04000074, 0x0201f800, 0x00020b7b, 0x04000082,
- 0x592c240b, 0x59243a00, 0x592c020d, 0x48026202,
- 0x4936600a, 0x4926601c, 0x4932580a, 0x4a026407,
- 0x00000006, 0x4a026203, 0x00000007, 0x0201f000,
- 0x0002075b, 0x592c0a0d, 0x4c040000, 0x0201f800,
- 0x00104c81, 0x5c000800, 0x04020084, 0x58080000,
- 0x49781000, 0x802041c0, 0x04000006, 0x48004000,
- 0x80000540, 0x04020007, 0x48226810, 0x0401f005,
- 0x4802680f, 0x80000540, 0x04020002, 0x497a6810,
- 0x4d2c0000, 0x400a5800, 0x4a025a07, 0x00000002,
- 0x0201f800, 0x000203ef, 0x5c025800, 0x0401f7c0,
- 0x8c10251c, 0x02020000, 0x00020747, 0x0401f022,
- 0x0201f800, 0x0010497a, 0x02000000, 0x00020739,
- 0x42000000, 0x0010ccd0, 0x50000000, 0x81200480,
- 0x04021037, 0x8c10251c, 0x04000017, 0x592c0207,
- 0x82000580, 0x0000ffff, 0x04020013, 0x592e600a,
- 0x83300580, 0xffffffff, 0x040007a9, 0x0201f800,
- 0x0010a09b, 0x04020011, 0x592c220d, 0x59300202,
- 0x80100580, 0x0402000d, 0x59300009, 0x800001c0,
- 0x04020005, 0x59300203, 0x82000580, 0x00000007,
- 0x0400078e, 0x492fc857, 0x4a025a07, 0x00000029,
+ 0x0201f000, 0x00105d34, 0x592c0208, 0x8c000506,
+ 0x04000010, 0x0201f800, 0x00106e41, 0x4df00000,
+ 0x0201f800, 0x00106d2b, 0x0201f800, 0x00110148,
+ 0x80c40040, 0x5c03e000, 0x02000800, 0x00106e2e,
+ 0x0201f800, 0x00107eb4, 0x0201f000, 0x00105d2d,
+ 0x592e380a, 0x591c1415, 0x8c081516, 0x02000000,
+ 0x00105d34, 0x59300009, 0x800001c0, 0x02020800,
+ 0x0010032e, 0x84081554, 0x480a3c15, 0x4a026403,
+ 0x0000003a, 0x592c040c, 0x80000540, 0x04000007,
+ 0x4a026403, 0x0000003b, 0x592c020d, 0x4802641b,
+ 0x592c040d, 0x4802621b, 0x4a026203, 0x00000001,
+ 0x42000800, 0x80000040, 0x0201f800, 0x00105d3e,
+ 0x04000004, 0x492e6009, 0x0201f000, 0x00020b3e,
+ 0x0201f800, 0x00020b3e, 0x0201f000, 0x00105d2d,
+ 0x83200d80, 0x000000ff, 0x04000013, 0x42000000,
+ 0x0010cfd0, 0x50000000, 0x81200480, 0x02021000,
+ 0x0002086a, 0x83200400, 0x0010c10d, 0x50024800,
+ 0x59240200, 0x8c000500, 0x02000000, 0x0002086a,
+ 0x59240206, 0x84000510, 0x48024a06, 0x0201f000,
+ 0x00105d2d, 0x42024800, 0x0010cfd1, 0x0201f800,
+ 0x0010c0ca, 0x59240200, 0x8c000500, 0x04000004,
+ 0x59240206, 0x84000510, 0x48024a06, 0x83264c00,
+ 0x0000000b, 0x8058b040, 0x040207f7, 0x0201f000,
+ 0x00105d2d, 0x592c1208, 0x8c081500, 0x02020000,
+ 0x00105d2d, 0x592e8a07, 0x592e600a, 0x0201f800,
+ 0x00109d04, 0x04020004, 0x4803c856, 0x0201f000,
+ 0x00105d34, 0x59300c07, 0x82040580, 0x00000004,
+ 0x04000004, 0x4803c856, 0x0201f000, 0x00105d34,
+ 0x59300a03, 0x82040580, 0x00000007, 0x04000004,
+ 0x4803c856, 0x0201f000, 0x00105d34, 0x59300c03,
+ 0x82040580, 0x00000001, 0x0400001f, 0x82040580,
+ 0x00000002, 0x04000014, 0x82040580, 0x00000008,
+ 0x04000016, 0x82040580, 0x0000000a, 0x04000007,
+ 0x82040580, 0x0000000c, 0x04020027, 0x42000800,
+ 0x00000009, 0x0401f022, 0x5932680a, 0x0201f800,
+ 0x00104a38, 0x04020020, 0x42000800, 0x00000005,
+ 0x0401f01b, 0x417a7800, 0x0201f800, 0x0010ff80,
+ 0x4a026407, 0x00000001, 0x42000800, 0x00000003,
+ 0x0401f013, 0x83340580, 0x0010e23c, 0x04020009,
+ 0x5930000a, 0x82000580, 0x0010e23c, 0x02020000,
+ 0x00105d34, 0x4a026407, 0x00000001, 0x0401f00a,
+ 0x417a7800, 0x0201f800, 0x0010ff80, 0x4a026407,
+ 0x00000001, 0x42000800, 0x0000000b, 0x0201f800,
+ 0x001045ea, 0x4a026203, 0x00000001, 0x0201f800,
+ 0x00105d3e, 0x04000004, 0x492e6009, 0x0201f000,
+ 0x00106d1c, 0x0201f800, 0x00106d1c, 0x0201f000,
+ 0x00105d2d, 0x59300415, 0x8c000518, 0x02020000,
+ 0x0010b3d7, 0x0401f0b8, 0x40000800, 0x58040000,
+ 0x80000540, 0x040207fd, 0x492c0800, 0x1c01f000,
+ 0x492fc857, 0x59300c07, 0x82040580, 0x00000006,
+ 0x040200a8, 0x59340400, 0x82000580, 0x00000606,
+ 0x04020005, 0x59340200, 0x8c00051a, 0x02000000,
+ 0x00020762, 0x59340200, 0x8c00050e, 0x0400009d,
+ 0x59300203, 0x42027800, 0x00000001, 0x82000580,
+ 0x00000007, 0x02020000, 0x00020762, 0x4a026203,
+ 0x00000002, 0x0201f000, 0x00020762, 0x42028000,
+ 0x00000002, 0x4a026006, 0x00000014, 0x4d2c0000,
+ 0x0201f800, 0x0010afbb, 0x5c025800, 0x59300c07,
+ 0x4807c857, 0x82040580, 0x00000007, 0x0402006c,
+ 0x492fc857, 0x4a025a07, 0x00000001, 0x0201f000,
+ 0x000203ef, 0x83300580, 0xffffffff, 0x04020064,
+ 0x592c240b, 0x492fc857, 0x4813c857, 0x8c10251c,
+ 0x0402001a, 0x8c10251a, 0x04000003, 0x8c10250a,
+ 0x04000079, 0x59340a00, 0x8c040d0e, 0x04000003,
+ 0x8c10251e, 0x04000074, 0x0201f800, 0x00020b7b,
+ 0x04000082, 0x592c240b, 0x59243a00, 0x592c020d,
+ 0x48026202, 0x4936600a, 0x4926601c, 0x4932580a,
+ 0x4a026407, 0x00000006, 0x4a026203, 0x00000007,
+ 0x0201f000, 0x0002075b, 0x592c0a0d, 0x4c040000,
+ 0x0201f800, 0x00104d86, 0x5c000800, 0x04020084,
+ 0x58080000, 0x49781000, 0x802041c0, 0x04000006,
+ 0x48004000, 0x80000540, 0x04020007, 0x48226810,
+ 0x0401f005, 0x4802680f, 0x80000540, 0x04020002,
+ 0x497a6810, 0x4d2c0000, 0x400a5800, 0x4a025a07,
+ 0x00000002, 0x0201f800, 0x000203ef, 0x5c025800,
+ 0x0401f7c0, 0x8c10251c, 0x02020000, 0x00020747,
+ 0x0401f022, 0x0201f800, 0x00104a7c, 0x02000000,
+ 0x00020739, 0x42000000, 0x0010cfd0, 0x50000000,
+ 0x81200480, 0x04021037, 0x8c10251c, 0x04000017,
+ 0x592c0207, 0x82000580, 0x0000ffff, 0x04020013,
+ 0x592e600a, 0x83300580, 0xffffffff, 0x040007a9,
+ 0x0201f800, 0x0010a2d8, 0x04020011, 0x592c220d,
+ 0x59300202, 0x80100580, 0x0402000d, 0x59300009,
+ 0x800001c0, 0x04020005, 0x59300203, 0x82000580,
+ 0x00000007, 0x0400078e, 0x492fc857, 0x4a025a07,
+ 0x00000029, 0x0201f000, 0x000203ef, 0x492fc857,
+ 0x4a025a07, 0x00000008, 0x0201f000, 0x000203ef,
+ 0x4803c857, 0x8c000514, 0x04000008, 0x42000000,
+ 0x0010cf0d, 0x0201f800, 0x0010bfb3, 0x492fc857,
+ 0x492e6009, 0x1c01f000, 0x492fc857, 0x4a025a07,
+ 0x00000045, 0x0201f000, 0x000203ef, 0x492fc857,
+ 0x4a025a07, 0x0000002a, 0x0201f000, 0x000203ef,
+ 0x492fc857, 0x4a025a07, 0x00000028, 0x0201f000,
+ 0x000203ef, 0x492fc857, 0x4a025a07, 0x00000006,
0x0201f000, 0x000203ef, 0x492fc857, 0x4a025a07,
- 0x00000008, 0x0201f000, 0x000203ef, 0x4803c857,
- 0x8c000514, 0x04000008, 0x42000000, 0x0010cc0d,
- 0x0201f800, 0x0010bc88, 0x492fc857, 0x492e6009,
- 0x1c01f000, 0x492fc857, 0x4a025a07, 0x00000045,
- 0x0201f000, 0x000203ef, 0x492fc857, 0x4a025a07,
- 0x0000002a, 0x0201f000, 0x000203ef, 0x492fc857,
- 0x4a025a07, 0x00000028, 0x0201f000, 0x000203ef,
- 0x492fc857, 0x4a025a07, 0x00000006, 0x0201f000,
- 0x000203ef, 0x492fc857, 0x4a025a07, 0x0000000e,
- 0x0201f000, 0x000203ef, 0x82040580, 0x00000007,
- 0x040207d6, 0x4a025a07, 0x00000002, 0x0201f000,
- 0x000203ef, 0x592c0407, 0x800000c2, 0x800008c4,
- 0x80040400, 0x48025804, 0x59340010, 0x492e6810,
- 0x492fc857, 0x80000d40, 0x04000003, 0x492c0800,
- 0x1c01f000, 0x59340203, 0x492e680f, 0x492fc857,
- 0x4803c857, 0x80000540, 0x04020003, 0x4a026a03,
- 0x00000001, 0x1c01f000, 0x59a8000d, 0x81640480,
- 0x0402174f, 0x42026000, 0x00111264, 0x5930000a,
- 0x81340580, 0x04020004, 0x59300202, 0x80040580,
- 0x0400073a, 0x83326400, 0x0000002c, 0x41580000,
- 0x81300480, 0x040017f6, 0x0401f741, 0x492fc857,
- 0x592c040b, 0x82000500, 0x00000003, 0x04000024,
- 0x0201f800, 0x00107cfe, 0x04000025, 0x592c0205,
- 0x492e6009, 0x42024800, 0x0010ccd1, 0x4926601c,
- 0x82000500, 0x000000ff, 0x82000580, 0x00000045,
- 0x0400000f, 0x592c000c, 0x59243805, 0x0201f800,
- 0x00105f68, 0x02000800, 0x0002034c, 0x04020018,
- 0x42027000, 0x00000041, 0x4936600a, 0x4a026407,
- 0x00000001, 0x0201f000, 0x00020bc1, 0x59300016,
- 0x8400055e, 0x48026016, 0x42026800, 0x0010c87b,
- 0x42027000, 0x00000040, 0x0401f7f4, 0x4a025a07,
- 0x00000101, 0x0201f000, 0x000203ef, 0x4a025a07,
- 0x0000002c, 0x0201f000, 0x000203ef, 0x4a025a07,
- 0x00000028, 0x0201f800, 0x000203ef, 0x0201f000,
- 0x00020b9d, 0x492fc857, 0x0201f800, 0x001066ab,
- 0x0400000b, 0x592c0205, 0x80000110, 0x80000040,
- 0x04020501, 0x592c0c07, 0x800409c0, 0x04000009,
- 0x42000000, 0x00000102, 0x0401f003, 0x42000000,
- 0x00000104, 0x48025a07, 0x0201f000, 0x000203ef,
- 0x592c0c08, 0x800409c0, 0x04000020, 0x82040480,
- 0x00000005, 0x0402101d, 0x4c040000, 0x80040800,
- 0x0201f800, 0x001066d0, 0x5c001000, 0x04020014,
- 0x832c0400, 0x00000009, 0x4000a000, 0x0201f800,
- 0x001066f9, 0x0402000e, 0x592c1208, 0x58c80c0b,
- 0x84040d00, 0x84040d02, 0x8c081500, 0x04000002,
- 0x84040d5e, 0x4805940b, 0x42000000, 0x00000000,
- 0x48025a07, 0x0201f000, 0x000203ef, 0x42000000,
- 0x00000103, 0x0401f7fb, 0x42000000, 0x00000102,
- 0x0401f7f8, 0x492fc857, 0x592e7c07, 0x833c0500,
- 0xfffffffe, 0x0402004a, 0x592c4008, 0x42026000,
- 0x00111264, 0x41581800, 0x400c0000, 0x81300480,
- 0x04021029, 0x59300203, 0x82000580, 0x00000000,
- 0x04000007, 0x59300009, 0x80000d40, 0x04000004,
- 0x58040006, 0x80200580, 0x04000004, 0x83326400,
- 0x0000002c, 0x0401f7f1, 0x58040205, 0x82000500,
- 0x000000ff, 0x82000d80, 0x00000053, 0x0400000d,
- 0x82000d80, 0x00000048, 0x0400000a, 0x82000d80,
- 0x00000018, 0x04000007, 0x82000d80, 0x00000029,
- 0x04000004, 0x82000580, 0x00000068, 0x040207ec,
- 0x4d2c0000, 0x0201f800, 0x001091f1, 0x5c025800,
+ 0x0000000e, 0x0201f000, 0x000203ef, 0x82040580,
+ 0x00000007, 0x040207d6, 0x4a025a07, 0x00000002,
+ 0x0201f000, 0x000203ef, 0x592c0407, 0x800000c2,
+ 0x800008c4, 0x80040400, 0x48025804, 0x59340010,
+ 0x492e6810, 0x492fc857, 0x80000d40, 0x04000003,
+ 0x492c0800, 0x1c01f000, 0x59340203, 0x492e680f,
+ 0x492fc857, 0x4803c857, 0x80000540, 0x04020003,
+ 0x4a026a03, 0x00000001, 0x1c01f000, 0x59a8000d,
+ 0x81640480, 0x0402174f, 0x42026000, 0x00111584,
+ 0x59300407, 0x82000580, 0x00000006, 0x04020007,
+ 0x5930000a, 0x81340580, 0x04020004, 0x59300202,
+ 0x80040580, 0x04000736, 0x83326400, 0x0000002c,
+ 0x41580000, 0x81300480, 0x040017f2, 0x0401f73d,
+ 0x492fc857, 0x592c040b, 0x82000500, 0x00000003,
+ 0x04000024, 0x0201f800, 0x00107ef8, 0x04000025,
+ 0x592c0205, 0x492e6009, 0x42024800, 0x0010cfd1,
+ 0x4926601c, 0x82000500, 0x000000ff, 0x82000580,
+ 0x00000045, 0x0400000f, 0x592c000c, 0x59243805,
+ 0x0201f800, 0x00106134, 0x02000800, 0x0002034c,
+ 0x04020018, 0x42027000, 0x00000041, 0x4936600a,
+ 0x4a026407, 0x00000001, 0x0201f000, 0x00020bc1,
+ 0x59300016, 0x8400055e, 0x48026016, 0x42026800,
+ 0x0010cb7b, 0x42027000, 0x00000040, 0x0401f7f4,
+ 0x4a025a07, 0x00000101, 0x0201f000, 0x000203ef,
+ 0x4a025a07, 0x0000002c, 0x0201f000, 0x000203ef,
+ 0x4a025a07, 0x00000028, 0x0201f800, 0x000203ef,
+ 0x0201f000, 0x00020b9d, 0x492fc857, 0x0201f800,
+ 0x001068b0, 0x0400000b, 0x592c0205, 0x80000110,
+ 0x80000040, 0x040204ed, 0x592c0c07, 0x800409c0,
+ 0x04000009, 0x42000000, 0x00000102, 0x0401f003,
+ 0x42000000, 0x00000104, 0x48025a07, 0x0201f000,
+ 0x000203ef, 0x592c0c08, 0x800409c0, 0x04000020,
+ 0x82040480, 0x00000005, 0x0402101d, 0x4c040000,
+ 0x80040800, 0x0201f800, 0x001068d5, 0x5c001000,
+ 0x04020014, 0x832c0400, 0x00000009, 0x4000a000,
+ 0x0201f800, 0x001068fe, 0x0402000e, 0x592c1208,
+ 0x58c80c0b, 0x84040d00, 0x84040d02, 0x8c081500,
+ 0x04000002, 0x84040d5e, 0x4805940b, 0x42000000,
+ 0x00000000, 0x48025a07, 0x0201f000, 0x000203ef,
+ 0x42000000, 0x00000103, 0x0401f7fb, 0x42000000,
+ 0x00000102, 0x0401f7f8, 0x492fc857, 0x592e7c07,
+ 0x833c0500, 0xfffffffe, 0x0402004d, 0x592c4008,
+ 0x42026000, 0x00111584, 0x41581800, 0x400c0000,
+ 0x81300480, 0x0402102c, 0x59300203, 0x82000580,
+ 0x00000000, 0x04000007, 0x59300009, 0x80000d40,
+ 0x04000004, 0x58040006, 0x80200580, 0x04000004,
+ 0x83326400, 0x0000002c, 0x0401f7f1, 0x58040205,
+ 0x82000500, 0x000000ff, 0x82000d80, 0x00000053,
+ 0x04000010, 0x82000d80, 0x00000048, 0x0400000d,
+ 0x82000d80, 0x00000018, 0x0400000a, 0x82000d80,
+ 0x00000029, 0x04000007, 0x82000d80, 0x00000014,
+ 0x04000004, 0x82000580, 0x00000068, 0x040207e9,
+ 0x4d2c0000, 0x0201f800, 0x00109425, 0x5c025800,
0x0400001f, 0x4a025a07, 0x00000000, 0x0201f000,
0x000203ef, 0x592e8a07, 0x83440480, 0x000007f0,
- 0x04021017, 0x83440400, 0x0010bf80, 0x50000000,
+ 0x04021017, 0x83440400, 0x0010c280, 0x50000000,
0x80026d40, 0x04000012, 0x4d2c0000, 0x0201f800,
- 0x001047a0, 0x0400000d, 0x42028000, 0x00000005,
- 0x592c0a09, 0x417a6000, 0x0201f800, 0x00104cf5,
- 0x0201f800, 0x0010982a, 0x0201f800, 0x000203ef,
+ 0x001048a0, 0x0400000d, 0x42028000, 0x00000005,
+ 0x592c0a09, 0x417a6000, 0x0201f800, 0x00104e1a,
+ 0x0201f800, 0x00109a62, 0x0201f800, 0x000203ef,
0x5c025800, 0x0401f7e4, 0x5c025800, 0x4a025a07,
0x00000031, 0x0201f000, 0x000203ef, 0x492fc857,
0x4d2c0000, 0x0201f800, 0x00100583, 0x04000017,
0x492fc857, 0x412f4000, 0x0201f800, 0x00100583,
0x0400000f, 0x492fc857, 0x412dd800, 0x0201f800,
- 0x001039b6, 0x0201f800, 0x001039c0, 0x49a1d80a,
+ 0x00103aa6, 0x0201f800, 0x00103ab0, 0x49a1d80a,
0x5c025800, 0x492dd809, 0x48ef4006, 0x0201f800,
- 0x0010215d, 0x0201f000, 0x0010217c, 0x41a25800,
+ 0x0010221c, 0x0201f000, 0x0010223b, 0x41a25800,
0x0201f800, 0x00100594, 0x5c025800, 0x4a025a07,
0x00004005, 0x4a025c07, 0x00000002, 0x0201f000,
0x000203ef, 0x4807c857, 0x485fc857, 0x4200b800,
@@ -20234,436 +20368,469 @@
0x00100323, 0x4203e000, 0x50000000, 0x4200b800,
0x00008003, 0x0201f000, 0x00100333, 0x4803c856,
0x4c5c0000, 0x4c600000, 0x4c640000, 0x4d040000,
- 0x836c0580, 0x00000000, 0x040000b8, 0x592c0208,
+ 0x836c0580, 0x00000000, 0x040000ff, 0x592c0208,
0x8200cd00, 0x000000ff, 0x592c0408, 0x8200c500,
- 0x000000ff, 0x040000b7, 0x42000000, 0x0010ccd0,
- 0x50000000, 0x80600480, 0x040210b2, 0x832c7c00,
- 0x00000009, 0x42024000, 0x00000001, 0x42020800,
- 0x00000001, 0x4200b800, 0xffffffff, 0x59a80078,
- 0x8c00053e, 0x04000004, 0x83200580, 0x00000021,
- 0x0401f003, 0x83200580, 0x00000061, 0x04020003,
- 0x4200b800, 0x7fffffff, 0x503c0000, 0x805cbd00,
- 0x04020004, 0x83224400, 0x00000020, 0x0401f011,
- 0x805cb902, 0x0402100a, 0x83200400, 0x0010bdc7,
- 0x50024800, 0x82640580, 0x00000000, 0x0400001e,
- 0x8c64cd06, 0x04020047, 0x0401f08e, 0x81060800,
- 0x81224000, 0x83040480, 0x00000021, 0x040017f1,
- 0x803c7800, 0x59a80078, 0x8c00053e, 0x04000004,
- 0x83200480, 0x00000041, 0x0401f003, 0x83200480,
- 0x00000081, 0x040017d2, 0x59a80078, 0x8c00053e,
- 0x04000004, 0x42024000, 0x0000003f, 0x0401f003,
- 0x42024000, 0x0000007f, 0x8060c1c0, 0x04020075,
- 0x0401f051, 0x59240a00, 0x82040d00, 0x00000003,
- 0x82040d80, 0x00000003, 0x0400006e, 0x59240c00,
- 0x8c040d0a, 0x04020004, 0x8d0e1d20, 0x04000069,
- 0x0401f003, 0x8c040d08, 0x04000066, 0x4d3c0000,
- 0x4d300000, 0x42027800, 0x00005002, 0x417a6000,
- 0x0201f800, 0x00101fa9, 0x5c026000, 0x5c027800,
- 0x59240206, 0x82000500, 0xfffffcff, 0x48024a06,
- 0x4a024a00, 0x00000005, 0x0201f800, 0x00104fc6,
- 0x04020004, 0x0201f800, 0x00101f2a, 0x0400004e,
- 0x81060800, 0x81224000, 0x8060c040, 0x040207b5,
- 0x0201f800, 0x00104fc6, 0x04020027, 0x0401f039,
- 0x59240a00, 0x8c040d00, 0x04000046, 0x82040d00,
- 0xfffffffc, 0x84040d44, 0x48064a00, 0x8c64cd02,
- 0x04020017, 0x59240c08, 0x0201f800, 0x001015d1,
- 0x4c5c0000, 0x4d3c0000, 0x42027800, 0x00005002,
- 0x4d300000, 0x417a6000, 0x0201f800, 0x00101fa9,
- 0x5c026000, 0x5c027800, 0x5c00b800, 0x81060800,
- 0x81224000, 0x8060c040, 0x04020796, 0x82640580,
- 0x00000009, 0x04000008, 0x0401f01a, 0x0401f82e,
- 0x81060800, 0x81224000, 0x8060c040, 0x0402078d,
- 0x0401f014, 0x836c0580, 0x00000004, 0x04000011,
- 0x0201f800, 0x00104fc6, 0x0402000a, 0x4a035013,
- 0x0000aaaa, 0x4a035014, 0x00000001, 0x4202d800,
- 0x00000001, 0x0201f800, 0x00104f20, 0x0401f005,
- 0x4202d800, 0x00000001, 0x0201f800, 0x00104011,
- 0x497a5a07, 0x4a025c07, 0x00000000, 0x0201f800,
- 0x000203ef, 0x5c020800, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x42003000, 0x00000005,
- 0x0401f006, 0x42003000, 0x00000002, 0x0401f003,
- 0x42003000, 0x00000001, 0x49225a07, 0x481a5c07,
- 0x0401f7ef, 0x4923c857, 0x4d440000, 0x4d300000,
- 0x4d340000, 0x4c580000, 0x4d400000, 0x4d3c0000,
- 0x4c5c0000, 0x42028000, 0x00000029, 0x42027800,
- 0x00001002, 0x4200b000, 0x000007f0, 0x417a8800,
- 0x83440400, 0x0010bf80, 0x50000000, 0x80026d40,
- 0x04000028, 0x59340013, 0x80000130, 0x81200580,
- 0x04020024, 0x4937c857, 0x4947c857, 0x0201f800,
- 0x0010492d, 0x04020071, 0x0201f800, 0x00106c3c,
- 0x4df00000, 0x0201f800, 0x00107d08, 0x02000800,
- 0x0010032e, 0x4a026407, 0x00000001, 0x4936600a,
- 0x4926601c, 0x0201f800, 0x00110053, 0x0201f800,
- 0x0011014a, 0x0201f800, 0x001101e3, 0x0201f800,
- 0x00110623, 0x5c03e000, 0x02000800, 0x00106c29,
- 0x42000800, 0x0000000b, 0x0201f800, 0x001044f1,
- 0x42027000, 0x00000001, 0x0201f800, 0x00020bc1,
- 0x81468800, 0x83440580, 0x0000ffff, 0x04000008,
- 0x8058b040, 0x040207cf, 0x42028800, 0x0000ffff,
- 0x42026800, 0x0010df3c, 0x0401f048, 0x82640580,
- 0x0000000b, 0x04020027, 0x42028800, 0x000007f0,
- 0x4200b000, 0x00000010, 0x5924b809, 0x505c0000,
- 0x80026d40, 0x0400001b, 0x0201f800, 0x0010492d,
- 0x0402003a, 0x59340002, 0x82000500, 0x00ffffff,
- 0x4803c857, 0x82000580, 0x00fffffd, 0x04000011,
- 0x0201f800, 0x00107d08, 0x02000800, 0x0010032e,
+ 0x000000ff, 0x040000fe, 0x42000000, 0x0010cfd0,
+ 0x50000000, 0x4c000000, 0x0201f800, 0x0010c0e8,
+ 0x5c000000, 0x04000002, 0x80000000, 0x80600480,
+ 0x040210f3, 0x832c7c00, 0x00000009, 0x592c0407,
+ 0x4803c857, 0x8c000500, 0x04000006, 0x0201f800,
+ 0x0010c0e8, 0x040000ea, 0x417a4000, 0x0401f003,
+ 0x42024000, 0x00000001, 0x42020800, 0x00000001,
+ 0x4200b800, 0xffffffff, 0x59a80078, 0x8c00053e,
+ 0x04000004, 0x83200580, 0x00000021, 0x0401f003,
+ 0x83200580, 0x00000061, 0x04020003, 0x4200b800,
+ 0x7fffffff, 0x503c0000, 0x805cbd00, 0x04020004,
+ 0x83224400, 0x00000020, 0x0401f011, 0x805cb902,
+ 0x0402100a, 0x83200400, 0x0010c10d, 0x50024800,
+ 0x82640580, 0x00000000, 0x0400001e, 0x8c64cd06,
+ 0x0402005c, 0x0401f0c6, 0x81060800, 0x81224000,
+ 0x83040480, 0x00000021, 0x040017f1, 0x803c7800,
+ 0x59a80078, 0x8c00053e, 0x04000004, 0x83200480,
+ 0x00000041, 0x0401f003, 0x83200480, 0x00000081,
+ 0x040017d2, 0x59a80078, 0x8c00053e, 0x04000004,
+ 0x42024000, 0x0000003f, 0x0401f003, 0x42024000,
+ 0x0000007f, 0x8060c1c0, 0x040200ad, 0x0401f084,
+ 0x59240a00, 0x0201f800, 0x0010c0f4, 0x04000004,
+ 0x8c040d00, 0x040200a6, 0x0401f006, 0x82040d00,
+ 0x00000003, 0x82040d80, 0x00000003, 0x040000a0,
+ 0x59240c00, 0x8c040d0a, 0x04020004, 0x8d0e1d20,
+ 0x0400009b, 0x0401f003, 0x8c040d08, 0x04000098,
+ 0x4d3c0000, 0x4d300000, 0x42027800, 0x00005002,
+ 0x417a6000, 0x0201f800, 0x0010200c, 0x5c026000,
+ 0x5c027800, 0x59240206, 0x82000500, 0xfffffcff,
+ 0x48024a06, 0x4a024a00, 0x00000005, 0x0201f800,
+ 0x001050f7, 0x04020013, 0x59a8021b, 0x82000500,
+ 0x00000082, 0x82000d80, 0x00000082, 0x0400000a,
+ 0x8c00050e, 0x0402000b, 0x59240200, 0x8400055e,
+ 0x48024a00, 0x0201f800, 0x001020be, 0x0400006d,
+ 0x0401f004, 0x0201f800, 0x00101f94, 0x04000071,
+ 0x81060800, 0x81224000, 0x8060c040, 0x040207a0,
+ 0x0201f800, 0x001050f7, 0x04020045, 0x0401f057,
+ 0x59240a00, 0x8c040d00, 0x04000069, 0x4c040000,
+ 0x82040d00, 0xffffdffc, 0x84040d44, 0x48064a00,
+ 0x0201f800, 0x0010c0e8, 0x04000012, 0x59240200,
+ 0x8c00051e, 0x0400000f, 0x8400051e, 0x48024a00,
+ 0x0201f800, 0x001020ea, 0x04000007, 0x4813c857,
+ 0x4817c857, 0x58100200, 0x8400055e, 0x48002200,
+ 0x0401f004, 0x59a8021b, 0x8400050e, 0x4803521b,
+ 0x5c000800, 0x8c64cd02, 0x04020017, 0x59240c08,
+ 0x0201f800, 0x001015d6, 0x4c5c0000, 0x4d3c0000,
+ 0x42027800, 0x00005002, 0x4d300000, 0x417a6000,
+ 0x0201f800, 0x0010200c, 0x5c026000, 0x5c027800,
+ 0x5c00b800, 0x81060800, 0x81224000, 0x8060c040,
+ 0x0402076b, 0x82640580, 0x00000009, 0x04000010,
+ 0x0401f022, 0x836c0580, 0x00000004, 0x040007e8,
+ 0x82040d00, 0x00000003, 0x82040d80, 0x00000003,
+ 0x040207e3, 0x0401f833, 0x81060800, 0x81224000,
+ 0x8060c040, 0x0402075a, 0x0401f014, 0x836c0580,
+ 0x00000004, 0x04000011, 0x0201f800, 0x001050f7,
+ 0x0402000a, 0x4a035013, 0x0000aaaa, 0x4a035014,
+ 0x00000001, 0x4202d800, 0x00000001, 0x0201f800,
+ 0x00105051, 0x0401f005, 0x4202d800, 0x00000001,
+ 0x0201f800, 0x0010410a, 0x497a5a07, 0x4a025c07,
+ 0x00000000, 0x0201f800, 0x000203ef, 0x5c020800,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x59240200, 0x82000500, 0xfffffffc, 0x48024a00,
+ 0x0401f009, 0x42003000, 0x00000005, 0x0401f006,
+ 0x42003000, 0x00000002, 0x0401f003, 0x42003000,
+ 0x00000001, 0x49225a07, 0x481a5c07, 0x0401f7ea,
+ 0x4923c857, 0x4d440000, 0x4d300000, 0x4d340000,
+ 0x4c580000, 0x4d400000, 0x4d3c0000, 0x4c5c0000,
+ 0x42028000, 0x00000029, 0x42027800, 0x00001002,
+ 0x4200b000, 0x000007f0, 0x417a8800, 0x83440400,
+ 0x0010c280, 0x50000000, 0x80026d40, 0x04000028,
+ 0x59340013, 0x80000130, 0x81200580, 0x04020024,
+ 0x4937c857, 0x4947c857, 0x0201f800, 0x00104a2f,
+ 0x04020071, 0x0201f800, 0x00106e41, 0x4df00000,
+ 0x0201f800, 0x00107f02, 0x02000800, 0x0010032e,
0x4a026407, 0x00000001, 0x4936600a, 0x4926601c,
- 0x42000800, 0x0000000b, 0x0201f800, 0x001044f1,
- 0x42027000, 0x00000001, 0x0201f800, 0x00020bc1,
- 0x805cb800, 0x81468800, 0x8058b040, 0x040207e0,
- 0x59a80078, 0x8c00053e, 0x04000014, 0x0201f800,
- 0x00107d08, 0x02000800, 0x0010032e, 0x59aa6879,
- 0x4936600a, 0x4a026407, 0x00000012, 0x42027000,
- 0x000000d2, 0x59240005, 0x48026019, 0x4803c857,
- 0x59240001, 0x4802601a, 0x59240002, 0x4802601b,
- 0x0201f800, 0x00020bc1, 0x5c00b800, 0x5c027800,
- 0x5c028000, 0x5c00b000, 0x5c026800, 0x5c026000,
- 0x5c028800, 0x1c01f000, 0x4947c857, 0x0201f800,
- 0x00106c3c, 0x4df00000, 0x417a6000, 0x0201f800,
- 0x00110053, 0x0201f800, 0x0011014a, 0x0201f800,
- 0x001101e3, 0x0201f800, 0x00110623, 0x4a026c00,
- 0x00000707, 0x5c03e000, 0x02000800, 0x00106c29,
- 0x83440580, 0x0000ffff, 0x040007a5, 0x83441480,
- 0x000007f0, 0x04001797, 0x0401f7c6, 0x4c640000,
- 0x836c0580, 0x00000000, 0x04000075, 0x497a5c07,
- 0x592c2208, 0x80100110, 0x8200cd00, 0x000000ff,
- 0x04000066, 0x82640480, 0x00000003, 0x04021063,
- 0x4d2c0000, 0x4d040000, 0x417a0800, 0x592c1408,
- 0x820a4500, 0x000000ff, 0x04000062, 0x0201f800,
- 0x0010bd9f, 0x40580000, 0x81200480, 0x0402105d,
- 0x83200400, 0x0010bdc7, 0x50024800, 0x59240200,
- 0x8c000500, 0x0402004e, 0x592c0209, 0x8c00050a,
- 0x04020004, 0x8d0e1d20, 0x0400004f, 0x0401f003,
- 0x8c000508, 0x0400004c, 0x48024c00, 0x8c000502,
+ 0x0201f800, 0x00110363, 0x0201f800, 0x00110447,
+ 0x0201f800, 0x001104e0, 0x0201f800, 0x00110916,
+ 0x5c03e000, 0x02000800, 0x00106e2e, 0x42000800,
+ 0x0000000b, 0x0201f800, 0x001045ea, 0x42027000,
+ 0x00000001, 0x0201f800, 0x00020bc1, 0x81468800,
+ 0x83440580, 0x0000ffff, 0x04000008, 0x8058b040,
+ 0x040207cf, 0x42028800, 0x0000ffff, 0x42026800,
+ 0x0010e23c, 0x0401f048, 0x82640580, 0x0000000b,
+ 0x04020027, 0x42028800, 0x000007f0, 0x4200b000,
+ 0x00000010, 0x5924b809, 0x505c0000, 0x80026d40,
+ 0x0400001b, 0x0201f800, 0x00104a2f, 0x0402003a,
+ 0x59340002, 0x82000500, 0x00ffffff, 0x4803c857,
+ 0x82000580, 0x00fffffd, 0x04000011, 0x0201f800,
+ 0x00107f02, 0x02000800, 0x0010032e, 0x4a026407,
+ 0x00000001, 0x4936600a, 0x4926601c, 0x42000800,
+ 0x0000000b, 0x0201f800, 0x001045ea, 0x42027000,
+ 0x00000001, 0x0201f800, 0x00020bc1, 0x805cb800,
+ 0x81468800, 0x8058b040, 0x040207e0, 0x59a80078,
+ 0x8c00053e, 0x04000014, 0x0201f800, 0x00107f02,
+ 0x02000800, 0x0010032e, 0x59aa6879, 0x4936600a,
+ 0x4a026407, 0x00000012, 0x42027000, 0x000000d2,
+ 0x59240005, 0x48026019, 0x4803c857, 0x59240001,
+ 0x4802601a, 0x59240002, 0x4802601b, 0x0201f800,
+ 0x00020bc1, 0x5c00b800, 0x5c027800, 0x5c028000,
+ 0x5c00b000, 0x5c026800, 0x5c026000, 0x5c028800,
+ 0x1c01f000, 0x4947c857, 0x0201f800, 0x00106e41,
+ 0x4df00000, 0x417a6000, 0x0201f800, 0x00110363,
+ 0x0201f800, 0x00110447, 0x0201f800, 0x001104e0,
+ 0x0201f800, 0x00110916, 0x4a026c00, 0x00000707,
+ 0x5c03e000, 0x02000800, 0x00106e2e, 0x83440580,
+ 0x0000ffff, 0x040007a5, 0x83441480, 0x000007f0,
+ 0x04001797, 0x0401f7c6, 0x4c640000, 0x4c600000,
+ 0x836c0580, 0x00000000, 0x0400009b, 0x497a5c07,
+ 0x592c2208, 0x8210c500, 0x000000ff, 0x80100110,
+ 0x8200cd00, 0x000000ff, 0x0400008a, 0x82640480,
+ 0x00000003, 0x04021087, 0x4d2c0000, 0x4d040000,
+ 0x417a0800, 0x592c1408, 0x820a4500, 0x000000ff,
+ 0x4923c857, 0x0201f800, 0x0010c0ca, 0x40580000,
+ 0x81200480, 0x04021081, 0x83200400, 0x0010c10d,
+ 0x50024800, 0x82600580, 0x00000003, 0x04020014,
+ 0x59a8021b, 0x8c000514, 0x0400000d, 0x59240200,
+ 0x82001d00, 0x00002001, 0x820c1d80, 0x00002001,
+ 0x04020007, 0x8c000510, 0x04020005, 0x41781800,
+ 0x0201f800, 0x00101f94, 0x0401f04b, 0x4803c857,
+ 0x42003000, 0x00000006, 0x0401f074, 0x59240200,
+ 0x8c000500, 0x0402005c, 0x592c0209, 0x8c00050a,
+ 0x04020004, 0x8d0e1d20, 0x0400005d, 0x0401f003,
+ 0x8c000508, 0x0400005a, 0x48024c00, 0x8c000502,
0x04000003, 0x80001110, 0x480a4a08, 0x592c000a,
0x9c0001c0, 0x48024801, 0x592c000b, 0x9c0001c0,
0x48024802, 0x592c000c, 0x9c0001c0, 0x48024803,
0x592c000d, 0x9c0001c0, 0x48024804, 0x810609c0,
0x04000003, 0x832e5c80, 0x00000005, 0x592c0a08,
- 0x8c040d00, 0x04000016, 0x4d3c0000, 0x4d300000,
+ 0x8c040d00, 0x04000024, 0x4d3c0000, 0x4d300000,
0x42027800, 0x00005002, 0x417a6000, 0x0201f800,
- 0x00101fa9, 0x5c026000, 0x5c027800, 0x59240206,
+ 0x0010200c, 0x5c026000, 0x5c027800, 0x59240206,
0x82000500, 0xfffffcff, 0x48024a06, 0x4a024a00,
- 0x00000005, 0x0201f800, 0x00104fc6, 0x04020004,
- 0x0201f800, 0x00101f2a, 0x04000028, 0x8064c840,
- 0x04000007, 0x592c1408, 0x80081110, 0x81060800,
- 0x832e5c00, 0x00000005, 0x0401f7b6, 0x5c020800,
- 0x5c025800, 0x0201f800, 0x00104fc6, 0x04000024,
- 0x592c0a08, 0x8c040d00, 0x04000021, 0x836c0580,
- 0x00000004, 0x0400001e, 0x4202d800, 0x00000001,
- 0x0201f800, 0x00104011, 0x0401f019, 0x42003000,
- 0x00000001, 0x0401f013, 0x42003000, 0x00000002,
- 0x0401f012, 0x42003000, 0x00000003, 0x0401f00d,
- 0x42003000, 0x00000004, 0x0401f00a, 0x42003000,
- 0x00000005, 0x0401f009, 0x42003000, 0x00000006,
- 0x59240200, 0x82000500, 0xfffffffc, 0x48024a00,
- 0x5c020800, 0x5c025800, 0x481a5c07, 0x0201f800,
- 0x000203ef, 0x5c00c800, 0x1c01f000, 0x4c580000,
- 0x0201f800, 0x0010bd9f, 0x40580000, 0x81200480,
- 0x0402100b, 0x83200400, 0x0010bdc7, 0x50024800,
- 0x59240200, 0x82000500, 0x00000003, 0x82000580,
- 0x00000003, 0x5c00b000, 0x1c01f000, 0x4923c857,
- 0x4927c857, 0x82000540, 0x00000001, 0x0401f7fa,
- 0x80140110, 0x80000040, 0x02020000, 0x00105519,
- 0x599c0019, 0x8c000510, 0x0402000d, 0x0201f800,
- 0x001049ab, 0x04020002, 0x1c01f000, 0x49425a07,
- 0x4806580e, 0x480a580f, 0x4943c857, 0x4807c857,
- 0x480bc857, 0x0201f000, 0x000203ef, 0x592c040c,
- 0x82000500, 0x0000e000, 0x82000580, 0x00006000,
- 0x040007ef, 0x59a8021b, 0x8c000508, 0x040007ec,
- 0x592c120c, 0x592c080b, 0x82040500, 0xff000000,
- 0x80040d80, 0x80000110, 0x80081540, 0x04000004,
- 0x4806580b, 0x0401f885, 0x0401f7e1, 0x42001000,
- 0x0000001c, 0x42000800, 0x00000019, 0x42028000,
- 0x00000031, 0x0401f7de, 0x80140110, 0x80000040,
- 0x02020000, 0x00105519, 0x0201f800, 0x00104b2a,
- 0x04020002, 0x1c01f000, 0x49425a07, 0x48065812,
- 0x480a5813, 0x0201f000, 0x000203ef, 0x80140110,
- 0x02000000, 0x00105519, 0x80000040, 0x0402000d,
- 0x4202e000, 0x00000001, 0x592c020b, 0x8c000504,
- 0x02000000, 0x000206d7, 0x592c0208, 0x82000c80,
- 0x00001001, 0x02021000, 0x00105529, 0x0401f005,
- 0x4a033006, 0x000206d7, 0x0201f000, 0x000206d1,
- 0x592c1014, 0x82080500, 0xffff0003, 0x02020000,
- 0x00105529, 0x4202e000, 0x00000002, 0x42000000,
- 0x0010dfe7, 0x50007000, 0x592c0012, 0x592c0813,
- 0x48007006, 0x48047007, 0x492c700a, 0x4978700d,
- 0x4978700b, 0x0401f001, 0x4978700c, 0x82080480,
- 0x00000180, 0x4803c857, 0x04001007, 0x4800700e,
- 0x4a007005, 0x00000180, 0x4a007004, 0x00000060,
- 0x0401f005, 0x4978700e, 0x48087005, 0x80081104,
- 0x48087004, 0x58380009, 0x48007003, 0x40381000,
- 0x0201f000, 0x00020016, 0x4df00000, 0x4203e000,
- 0x50000000, 0x0201f800, 0x0010056e, 0x04000003,
- 0x59980005, 0x0801f800, 0x5c03e000, 0x1c01f000,
- 0x0201f800, 0x0010056e, 0x02000800, 0x0010032e,
- 0x4a025809, 0x0010df86, 0x42000800, 0x0010dfe7,
- 0x452c0800, 0x497a580a, 0x497a580b, 0x497a580c,
- 0x497a580d, 0x497a580e, 0x4a025808, 0x0002089e,
- 0x497a580f, 0x4a025802, 0x00000100, 0x4a025801,
- 0x00000001, 0x1c01f000, 0x0401f80e, 0x02000000,
- 0x0002086f, 0x4a025a09, 0x00000001, 0x0201f000,
- 0x0010b349, 0x0401f807, 0x02000000, 0x0002086a,
- 0x4a025a09, 0x00000006, 0x0201f000, 0x0010b349,
- 0x59a80005, 0x8c00051a, 0x1c01f000, 0x59a80005,
- 0x8c00051c, 0x1c01f000, 0x59a8000f, 0x80080580,
- 0x04020002, 0x1c01f000, 0x480bc857, 0x42024800,
- 0x0010ccd1, 0x480a4805, 0x480b500f, 0x497b8830,
- 0x82080d40, 0x01000000, 0x48078832, 0x59c40002,
- 0x8400054c, 0x48038802, 0x42000800, 0x00000003,
- 0x0201f000, 0x00106c63, 0x59c80007, 0x8c000502,
- 0x0400007b, 0x835c2c80, 0x00000005, 0x02001000,
- 0x0010624a, 0x59c82817, 0x4817506f, 0x497b9005,
- 0x82140500, 0x00e00000, 0x04020059, 0x82140500,
- 0x000003ff, 0x82001c00, 0x00000006, 0x41cc2000,
- 0x42003000, 0x00006080, 0x820c0480, 0x00000040,
- 0x04001006, 0x42001000, 0x00000040, 0x820c1c80,
- 0x00000040, 0x0401f003, 0x400c1000, 0x41781800,
- 0x54182000, 0x80102000, 0x80183000, 0x80081040,
- 0x040207fc, 0x800c19c0, 0x04000005, 0x59c80005,
- 0x80000000, 0x48039005, 0x0401f7ea, 0x82140500,
- 0x000003ff, 0x800018c4, 0x8c142d14, 0x04000005,
- 0x59cc0002, 0x82000500, 0x00000003, 0x800c1c80,
- 0x480f505a, 0x82140500, 0x01f60000, 0x04020029,
- 0x82140500, 0x0000f000, 0x0400000b, 0x82000c80,
- 0x00002000, 0x0402100f, 0x4a039005, 0x00000140,
- 0x82140500, 0x0e000000, 0x80000132, 0x0c01f83e,
- 0x1c01f000, 0x59cc0400, 0x82000500, 0x0000ff00,
- 0x82000580, 0x00008100, 0x040007f4, 0x0401f01c,
- 0x4817c857, 0x82140500, 0x000003ff, 0x04020007,
- 0x59cc0400, 0x82000500, 0x0000ff00, 0x82000580,
- 0x00008100, 0x04020012, 0x42000000, 0x0010cc7d,
- 0x0201f800, 0x0010bc88, 0x0201f800, 0x001060ce,
- 0x4803c856, 0x4a039005, 0x00000140, 0x0401f020,
- 0x4817c857, 0x82140500, 0x00f60000, 0x04020004,
- 0x0201f800, 0x00106115, 0x040207d2, 0x0201f800,
- 0x00104fc6, 0x04000010, 0x59c400a4, 0x4803c857,
- 0x82000500, 0x0000000f, 0x82000580, 0x0000000a,
- 0x04020009, 0x497b505a, 0x59c400a3, 0x82000540,
- 0x00080000, 0x480388a3, 0x82000500, 0xfff7ffff,
- 0x480388a3, 0x4817c856, 0x0201f800, 0x0010bbcd,
- 0x4a039005, 0x00000140, 0x0401f03f, 0x4803c856,
- 0x1c01f000, 0x00105c2b, 0x00105f73, 0x00105c25,
- 0x00105c25, 0x00105c25, 0x00105c25, 0x00105c25,
- 0x00105c25, 0x4803c857, 0x42000000, 0x0010cc1a,
- 0x0201f800, 0x0010bc88, 0x1c01f000, 0x59cc0002,
- 0x82000500, 0xff000000, 0x82000580, 0xfe000000,
- 0x04020004, 0x0201f800, 0x0010b69c, 0x0401f025,
- 0x59cc0400, 0x82000d00, 0x0000ff00, 0x82041500,
- 0x0000f000, 0x840409c0, 0x82080580, 0x00002000,
- 0x04020013, 0x836c0580, 0x00000001, 0x0402000e,
- 0x59cc0006, 0x82000500, 0xff000000, 0x82000580,
- 0x11000000, 0x02020800, 0x001003f5, 0x04020011,
- 0x0201f800, 0x001039eb, 0x0201f800, 0x00106275,
- 0x0401f00c, 0x0401f81f, 0x0401f00a, 0x82080580,
- 0x00003000, 0x04020003, 0x0401faaf, 0x0401f005,
- 0x82080580, 0x00008000, 0x04020002, 0x0401fb86,
- 0x1c01f000, 0x4817c857, 0x42000000, 0x0010cc19,
- 0x0201f800, 0x0010bc88, 0x836c0580, 0x00000003,
- 0x0402000b, 0x4c080000, 0x4c0c0000, 0x42001000,
- 0x00008048, 0x40141800, 0x80142120, 0x0201f800,
- 0x001038bc, 0x5c001800, 0x5c001000, 0x1c01f000,
- 0x59cc0002, 0x82000500, 0xff000000, 0x82001580,
- 0x01000000, 0x04000006, 0x82001580, 0x23000000,
- 0x02020800, 0x001003f5, 0x04020234, 0x59a8005a,
- 0x82000480, 0x00000004, 0x04001230, 0x82040580,
- 0x00000023, 0x04020052, 0x59cc0004, 0x4803c857,
- 0x59cc0006, 0x82000500, 0xff000000, 0x59cc0801,
- 0x82040d00, 0x00ffffff, 0x80040540, 0x4803c857,
- 0x0201f800, 0x0010609c, 0x02000800, 0x001003f5,
- 0x0400021e, 0x59300c07, 0x82040580, 0x00000010,
- 0x0400000f, 0x82040580, 0x00000011, 0x0400000c,
- 0x82040580, 0x00000001, 0x04000009, 0x82040580,
- 0x00000004, 0x04000006, 0x82040580, 0x00000008,
- 0x02020800, 0x001003f5, 0x0402020c, 0x59300004,
- 0x82000500, 0x80010000, 0x04000006, 0x0201f800,
- 0x00107021, 0x02020800, 0x001003f5, 0x04020203,
- 0x59cc0a04, 0x48066202, 0x59cc0006, 0x82000500,
- 0xffff0000, 0x82000d80, 0x02000000, 0x04020005,
- 0x42027000, 0x00000015, 0x0201f000, 0x00020bc1,
- 0x82000d80, 0x02140000, 0x040007fa, 0x82000d80,
- 0x02100000, 0x040007f7, 0x82000d80, 0x02100000,
- 0x040007f4, 0x82000d80, 0x01000000, 0x02020800,
- 0x001003f5, 0x040201e9, 0x59cc0006, 0x82000500,
- 0x0000ffff, 0x02020800, 0x001003f5, 0x040201e3,
- 0x59a8005a, 0x82000480, 0x00000008, 0x040011df,
- 0x42027000, 0x00000016, 0x0401f7e4, 0x82040580,
- 0x00000022, 0x02020800, 0x001003f5, 0x040201d7,
- 0x59cc0004, 0x4803c857, 0x59cc0006, 0x4803c857,
- 0x59cc0001, 0x4803c857, 0x59a8005a, 0x800001c0,
- 0x02000800, 0x001003f5, 0x040001cc, 0x59a80805,
- 0x8c040d14, 0x04000036, 0x0401f9e8, 0x04020034,
- 0x0401fa01, 0x04000032, 0x42027000, 0x0000004c,
- 0x59cc3800, 0x821c3d00, 0x00ffffff, 0x4c1c0000,
- 0x0201f800, 0x00101f66, 0x5c003800, 0x04000004,
- 0x0201f800, 0x001003f5, 0x0401f1b8, 0x59cc0001,
- 0x82000500, 0x00ffffff, 0x0201f800, 0x0010620a,
- 0x04000004, 0x42028800, 0x0000ffff, 0x417a6800,
- 0x599c0019, 0x8c000510, 0x04000196, 0x59a8021b,
- 0x8c000508, 0x04000193, 0x59cc1006, 0x82081500,
- 0xffff0000, 0x82081580, 0x03000000, 0x0402018d,
- 0x83641480, 0x00000010, 0x040011a5, 0x8400054c,
- 0x4803521b, 0x59cc1000, 0x82081500, 0x00ffffff,
- 0x0401fe7a, 0x59cc0007, 0x82000500, 0x0000ffff,
- 0x48038893, 0x48035012, 0x0401f17e, 0x59cc0006,
- 0x82000500, 0xffff0000, 0x82000d80, 0x03000000,
- 0x0402002d, 0x59a8021b, 0x8c000508, 0x04000024,
- 0x8400054c, 0x4803521b, 0x59cc0800, 0x82040d00,
- 0x00ffffff, 0x42024800, 0x0010ccd1, 0x4807c857,
- 0x48064805, 0x4807500f, 0x497b8830, 0x84040d70,
- 0x48078832, 0x59c40802, 0x84040d4c, 0x48078802,
+ 0x00000005, 0x0201f800, 0x001050f7, 0x04020012,
+ 0x0201f800, 0x001020ea, 0x0402000c, 0x59a8021b,
+ 0x4803c857, 0x8c00050e, 0x0402000b, 0x59240200,
+ 0x8400055e, 0x48024a00, 0x0201f800, 0x001020be,
+ 0x0400002c, 0x0401f004, 0x0201f800, 0x00101f94,
+ 0x04000028, 0x8064c840, 0x04000007, 0x592c1408,
+ 0x80081110, 0x81060800, 0x832e5c00, 0x00000005,
+ 0x0401f792, 0x5c020800, 0x5c025800, 0x0201f800,
+ 0x001050f7, 0x04000024, 0x592c0a08, 0x8c040d00,
+ 0x04000021, 0x836c0580, 0x00000004, 0x0400001e,
+ 0x4202d800, 0x00000001, 0x0201f800, 0x0010410a,
+ 0x0401f019, 0x42003000, 0x00000001, 0x0401f013,
+ 0x42003000, 0x00000002, 0x0401f012, 0x42003000,
+ 0x00000003, 0x0401f00d, 0x42003000, 0x00000004,
+ 0x0401f00a, 0x42003000, 0x00000005, 0x0401f009,
+ 0x42003000, 0x00000006, 0x59240200, 0x82000500,
+ 0xfffffffc, 0x48024a00, 0x5c020800, 0x5c025800,
+ 0x481a5c07, 0x0201f800, 0x000203ef, 0x5c00c000,
+ 0x5c00c800, 0x1c01f000, 0x4c580000, 0x0201f800,
+ 0x0010c0ca, 0x40580000, 0x81200480, 0x0402100b,
+ 0x83200400, 0x0010c10d, 0x50024800, 0x59240200,
+ 0x82000500, 0x00000003, 0x82000580, 0x00000003,
+ 0x5c00b000, 0x1c01f000, 0x4923c857, 0x4927c857,
+ 0x82000540, 0x00000001, 0x0401f7fa, 0x80140110,
+ 0x80000040, 0x02020000, 0x0010564a, 0x599c0019,
+ 0x8c000510, 0x0402000d, 0x0201f800, 0x00104aad,
+ 0x04020002, 0x1c01f000, 0x49425a07, 0x4806580e,
+ 0x480a580f, 0x4943c857, 0x4807c857, 0x480bc857,
+ 0x0201f000, 0x000203ef, 0x592c040c, 0x82000500,
+ 0x0000e000, 0x82000580, 0x00006000, 0x040007ef,
+ 0x59a8021b, 0x8c000508, 0x040007ec, 0x592c120c,
+ 0x592c080b, 0x82040500, 0xff000000, 0x80040d80,
+ 0x80000110, 0x80081540, 0x04000004, 0x4806580b,
+ 0x0401f885, 0x0401f7e1, 0x42001000, 0x0000001c,
+ 0x42000800, 0x00000019, 0x42028000, 0x00000031,
+ 0x0401f7de, 0x80140110, 0x80000040, 0x02020000,
+ 0x0010564a, 0x0201f800, 0x00104c2f, 0x04020002,
+ 0x1c01f000, 0x49425a07, 0x48065812, 0x480a5813,
+ 0x0201f000, 0x000203ef, 0x80140110, 0x02000000,
+ 0x0010564a, 0x80000040, 0x0402000d, 0x4202e000,
+ 0x00000001, 0x592c020b, 0x8c000504, 0x02000000,
+ 0x000206d7, 0x592c0208, 0x82000c80, 0x00001001,
+ 0x02021000, 0x0010565a, 0x0401f005, 0x4a033006,
+ 0x000206d7, 0x0201f000, 0x000206d1, 0x592c1014,
+ 0x82080500, 0xffff0003, 0x02020000, 0x0010565a,
+ 0x4202e000, 0x00000002, 0x42000000, 0x0010e2e7,
+ 0x50007000, 0x592c0012, 0x592c0813, 0x48007006,
+ 0x48047007, 0x492c700a, 0x4978700d, 0x4978700b,
+ 0x0401f001, 0x4978700c, 0x82080480, 0x00000180,
+ 0x4803c857, 0x04001007, 0x4800700e, 0x4a007005,
+ 0x00000180, 0x4a007004, 0x00000060, 0x0401f005,
+ 0x4978700e, 0x48087005, 0x80081104, 0x48087004,
+ 0x58380009, 0x48007003, 0x40381000, 0x0201f000,
+ 0x00020016, 0x4df00000, 0x4203e000, 0x50000000,
+ 0x0201f800, 0x0010056e, 0x04000003, 0x59980005,
+ 0x0801f800, 0x5c03e000, 0x1c01f000, 0x0201f800,
+ 0x0010056e, 0x02000800, 0x0010032e, 0x4a025809,
+ 0x0010e286, 0x42000800, 0x0010e2e7, 0x452c0800,
+ 0x497a580a, 0x497a580b, 0x497a580c, 0x497a580d,
+ 0x497a580e, 0x4a025808, 0x0002089e, 0x497a580f,
+ 0x4a025802, 0x00000100, 0x4a025801, 0x00000001,
+ 0x1c01f000, 0x0401f80e, 0x02000000, 0x0002086f,
+ 0x4a025a09, 0x00000001, 0x0201f000, 0x0010b674,
+ 0x0401f807, 0x02000000, 0x0002086a, 0x4a025a09,
+ 0x00000006, 0x0201f000, 0x0010b674, 0x59a80005,
+ 0x8c00051a, 0x1c01f000, 0x59a80005, 0x8c00051c,
+ 0x1c01f000, 0x59a8000f, 0x80080580, 0x04020002,
+ 0x1c01f000, 0x480bc857, 0x42024800, 0x0010cfd1,
+ 0x480a4805, 0x480b500f, 0x497b8830, 0x82080d40,
+ 0x01000000, 0x48078832, 0x59c40002, 0x8400054c,
+ 0x48038802, 0x42000800, 0x00000003, 0x0201f000,
+ 0x00106e68, 0x59c80007, 0x8c000502, 0x0400004f,
+ 0x835c2c80, 0x00000005, 0x02001000, 0x00106416,
+ 0x59c82817, 0x4817506f, 0x497b9005, 0x82140500,
+ 0x00e00000, 0x04020040, 0x82140500, 0x000003ff,
+ 0x82001c00, 0x00000006, 0x41cc2000, 0x42003000,
+ 0x00006080, 0x820c0480, 0x00000040, 0x04001006,
+ 0x42001000, 0x00000040, 0x820c1c80, 0x00000040,
+ 0x0401f003, 0x400c1000, 0x41781800, 0x54182000,
+ 0x80102000, 0x80183000, 0x80081040, 0x040207fc,
+ 0x800c19c0, 0x04000005, 0x59c80005, 0x80000000,
+ 0x48039005, 0x0401f7ea, 0x82140500, 0x000003ff,
+ 0x800018c4, 0x8c142d14, 0x04000005, 0x59cc0002,
+ 0x82000500, 0x00000003, 0x800c1c80, 0x480f505a,
+ 0x82140500, 0x01f60000, 0x04020010, 0x0201f800,
+ 0x00106421, 0x04020008, 0x4a039005, 0x00000140,
+ 0x82140500, 0x0e000000, 0x80000132, 0x0c01f815,
+ 0x1c01f000, 0x800001c0, 0x0402000b, 0x4a039005,
+ 0x00000140, 0x0401f00d, 0x4817c857, 0x82140500,
+ 0x00f60000, 0x04020004, 0x0201f800, 0x001062e1,
+ 0x040207eb, 0x0201f800, 0x00106445, 0x4a039005,
+ 0x00000140, 0x0401f03f, 0x4803c856, 0x1c01f000,
+ 0x00105db6, 0x0010613f, 0x00105db0, 0x00105db0,
+ 0x00105db0, 0x00105db0, 0x00105db0, 0x00105db0,
+ 0x4803c857, 0x42000000, 0x0010cf1a, 0x0201f800,
+ 0x0010bfb3, 0x1c01f000, 0x59cc0002, 0x82000500,
+ 0xff000000, 0x82000580, 0xfe000000, 0x04020004,
+ 0x0201f800, 0x0010b9c7, 0x0401f025, 0x59cc0400,
+ 0x82000d00, 0x0000ff00, 0x82041500, 0x0000f000,
+ 0x840409c0, 0x82080580, 0x00002000, 0x04020013,
+ 0x836c0580, 0x00000001, 0x0402000e, 0x59cc0006,
+ 0x82000500, 0xff000000, 0x82000580, 0x11000000,
+ 0x02020800, 0x001003f5, 0x04020011, 0x0201f800,
+ 0x00103ae4, 0x0201f800, 0x0010647a, 0x0401f00c,
+ 0x0401f81f, 0x0401f00a, 0x82080580, 0x00003000,
+ 0x04020003, 0x0401fad2, 0x0401f005, 0x82080580,
+ 0x00008000, 0x04020002, 0x0401fbc7, 0x1c01f000,
+ 0x4817c857, 0x42000000, 0x0010cf19, 0x0201f800,
+ 0x0010bfb3, 0x836c0580, 0x00000003, 0x0402000b,
+ 0x4c080000, 0x4c0c0000, 0x42001000, 0x00008048,
+ 0x40141800, 0x80142120, 0x0201f800, 0x001039ac,
+ 0x5c001800, 0x5c001000, 0x1c01f000, 0x59cc0002,
+ 0x82000500, 0xff000000, 0x82001580, 0x01000000,
+ 0x04000006, 0x82001580, 0x23000000, 0x02020800,
+ 0x001003f5, 0x04020250, 0x59a8005a, 0x82000480,
+ 0x00000004, 0x0400124c, 0x82040580, 0x00000023,
+ 0x04020052, 0x59cc0004, 0x4803c857, 0x59cc0006,
+ 0x82000500, 0xff000000, 0x59cc0801, 0x82040d00,
+ 0x00ffffff, 0x80040540, 0x4803c857, 0x0201f800,
+ 0x00106268, 0x02000800, 0x001003f5, 0x0400023a,
+ 0x59300c07, 0x82040580, 0x00000010, 0x0400000f,
+ 0x82040580, 0x00000011, 0x0400000c, 0x82040580,
+ 0x00000001, 0x04000009, 0x82040580, 0x00000004,
+ 0x04000006, 0x82040580, 0x00000008, 0x02020800,
+ 0x001003f5, 0x04020228, 0x59300004, 0x82000500,
+ 0x80010000, 0x04000006, 0x0201f800, 0x00107226,
+ 0x02020800, 0x001003f5, 0x0402021f, 0x59cc0a04,
+ 0x48066202, 0x59cc0006, 0x82000500, 0xffff0000,
+ 0x82000d80, 0x02000000, 0x04020005, 0x42027000,
+ 0x00000015, 0x0201f000, 0x00020bc1, 0x82000d80,
+ 0x02140000, 0x040007fa, 0x82000d80, 0x02100000,
+ 0x040007f7, 0x82000d80, 0x02100000, 0x040007f4,
+ 0x82000d80, 0x01000000, 0x02020800, 0x001003f5,
+ 0x04020205, 0x59cc0006, 0x82000500, 0x0000ffff,
+ 0x02020800, 0x001003f5, 0x040201ff, 0x59a8005a,
+ 0x82000480, 0x00000008, 0x040011fb, 0x42027000,
+ 0x00000016, 0x0401f7e4, 0x82040580, 0x00000022,
+ 0x02020800, 0x001003f5, 0x040201f3, 0x59cc0004,
+ 0x4803c857, 0x59cc0006, 0x4803c857, 0x59cc0001,
+ 0x4803c857, 0x59a8005a, 0x800001c0, 0x02000800,
+ 0x001003f5, 0x040001e8, 0x59a80805, 0x8c040d14,
+ 0x0400003a, 0x0401fa0b, 0x04020038, 0x0401fa24,
+ 0x04000036, 0x42027000, 0x0000004c, 0x59cc3800,
+ 0x821c3d00, 0x00ffffff, 0x4c1c0000, 0x0201f800,
+ 0x00101fc9, 0x5c003800, 0x04000004, 0x0201f800,
+ 0x001003f5, 0x0401f1d4, 0x59cc0001, 0x82000500,
+ 0x00ffffff, 0x0201f800, 0x001063d6, 0x04000008,
+ 0x42028800, 0x0000ffff, 0x42026800, 0x0010e23c,
+ 0x0201f800, 0x00104d9c, 0x481a6802, 0x599c0019,
+ 0x8c000510, 0x040001ad, 0x59a8021b, 0x8c000508,
+ 0x040001aa, 0x59cc1006, 0x82081500, 0xffff0000,
+ 0x82081580, 0x03000000, 0x040201a4, 0x83641480,
+ 0x00000010, 0x040011bd, 0x8400054c, 0x4803521b,
+ 0x59cc1000, 0x82081500, 0x00ffffff, 0x0401fea2,
0x59cc0007, 0x82000500, 0x0000ffff, 0x48038893,
- 0x48035012, 0x42000800, 0x00000003, 0x59a8100f,
- 0x0201f800, 0x00106c63, 0x59cc0006, 0x82000500,
- 0x0000ffff, 0x02020800, 0x001003f5, 0x0402016b,
- 0x42027000, 0x00000017, 0x0401f11e, 0x0201f800,
- 0x00104fc6, 0x040207f5, 0x8c000502, 0x040207f3,
- 0x0401f162, 0x82000d80, 0x04000000, 0x04020018,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x02020800,
- 0x001003f5, 0x04020159, 0x0201f800, 0x00104fc6,
- 0x04000004, 0x42027000, 0x0000001d, 0x0401f109,
- 0x497b5065, 0x42001000, 0x00110694, 0x0201f800,
- 0x001062f9, 0x59a8021b, 0x84000548, 0x4803521b,
- 0x42027000, 0x00000030, 0x0401f0fe, 0x82000d80,
- 0x05000000, 0x0402000a, 0x59cc0006, 0x82000500,
- 0x0000ffff, 0x02020800, 0x001003f5, 0x0402013f,
- 0x42027000, 0x00000018, 0x0401f0f2, 0x82000d80,
- 0x20100000, 0x04020004, 0x42027000, 0x00000019,
- 0x0401f0ec, 0x82000d80, 0x21100000, 0x04020004,
- 0x42027000, 0x0000001a, 0x0401f0e6, 0x82000d80,
- 0x52000000, 0x0402000a, 0x59cc0006, 0x82000500,
- 0x0000ffff, 0x02020800, 0x001003f5, 0x04020127,
- 0x42027000, 0x0000001b, 0x0401f0da, 0x82000d80,
- 0x50000000, 0x0402000a, 0x59cc0006, 0x82000500,
- 0x0000ffff, 0x02020800, 0x001003f5, 0x0402011b,
- 0x42027000, 0x0000001c, 0x0401f0ce, 0x82000d80,
- 0x13000000, 0x04020004, 0x42027000, 0x00000034,
- 0x0401f0c8, 0x82000d80, 0x12000000, 0x0402000a,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x02020800,
- 0x001003f5, 0x04020109, 0x42027000, 0x00000024,
- 0x0401f0bc, 0x82000d00, 0xff000000, 0x82040d80,
- 0x24000000, 0x04020004, 0x42027000, 0x0000002d,
- 0x0401f0b4, 0x82000d00, 0xff000000, 0x82040d80,
- 0x53000000, 0x04020004, 0x42027000, 0x0000002a,
- 0x0401f0ac, 0x82000d80, 0x0f000000, 0x04020004,
- 0x42027000, 0x00000020, 0x0401f0a6, 0x82000d80,
- 0x61040000, 0x04020056, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x4c580000, 0x83ccc400, 0x00000006,
- 0x8060b800, 0x50600000, 0x82000500, 0x0000ffff,
- 0x82001480, 0x00000401, 0x04021041, 0x82001500,
- 0x00000003, 0x0402003e, 0x59a8105a, 0x80081480,
- 0x0400103b, 0x82000480, 0x00000004, 0x8000b104,
- 0x8058b1c0, 0x04000036, 0x59cc3800, 0x821c3d00,
- 0x00ffffff, 0x4d200000, 0x0201f800, 0x00101f66,
- 0x04000003, 0x5c024000, 0x0401f02d, 0x505cc800,
- 0x8264c500, 0x03000000, 0x8060c130, 0x42000000,
- 0x0010cbe4, 0x82602580, 0x00000000, 0x04020004,
- 0x42000000, 0x0010cbe1, 0x0401f00c, 0x82602580,
- 0x00000001, 0x04020004, 0x42000000, 0x0010cbe2,
- 0x0401f006, 0x82602580, 0x00000002, 0x04020003,
- 0x42000000, 0x0010cbe3, 0x0201f800, 0x0010bc88,
- 0x42001000, 0x00008015, 0x82642500, 0x0000ffff,
- 0x80641920, 0x41202800, 0x0201f800, 0x001038bd,
- 0x805cb800, 0x8058b040, 0x040207dd, 0x5c024000,
- 0x5c00b000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x42027000, 0x00000023, 0x0401f056, 0x5c00b000,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x42000000,
- 0x0010cc17, 0x0201f000, 0x0010bc88, 0x82000d80,
- 0x60000000, 0x04020004, 0x42027000, 0x0000003f,
- 0x0401f048, 0x82000d80, 0x54000000, 0x04020010,
- 0x0401fb9e, 0x02020800, 0x001003f5, 0x0402008b,
- 0x42027000, 0x00000046, 0x42000000, 0x0010ccd6,
- 0x50000000, 0x59cc3800, 0x821c3d00, 0xff000000,
- 0x801c0540, 0x48039800, 0x0401f036, 0x82000d80,
- 0x55000000, 0x04020009, 0x0401fbb4, 0x04020004,
- 0x42027000, 0x00000041, 0x0401f02e, 0x42027000,
- 0x00000042, 0x0401f02b, 0x82000d80, 0x78000000,
- 0x04020004, 0x42027000, 0x00000045, 0x0401f025,
- 0x82000d80, 0x10000000, 0x04020004, 0x42027000,
- 0x0000004e, 0x0401f01f, 0x82000d80, 0x63000000,
- 0x04020004, 0x42027000, 0x0000004a, 0x0401f019,
- 0x82000d00, 0xff000000, 0x82040d80, 0x56000000,
- 0x04020004, 0x42027000, 0x0000004f, 0x0401f011,
- 0x82000d00, 0xff000000, 0x82040d80, 0x57000000,
- 0x04020004, 0x42027000, 0x00000050, 0x0401f009,
- 0x82000d80, 0x7d000000, 0x04020004, 0x42027000,
- 0x00000056, 0x0401f003, 0x42027000, 0x0000001d,
- 0x59cc3800, 0x821c3d00, 0x00ffffff, 0x821c0580,
- 0x00fffffe, 0x59cc0001, 0x04020005, 0x40003000,
- 0x42028800, 0x000007fe, 0x0401f00a, 0x59cc3800,
- 0x821c3d00, 0x00ffffff, 0x4c1c0000, 0x0401f8fa,
- 0x5c003800, 0x02020800, 0x001003f5, 0x04020037,
- 0x0201f800, 0x00101f66, 0x02000800, 0x00104531,
- 0x02020800, 0x001003f5, 0x04020030, 0x83380580,
- 0x00000046, 0x04020006, 0x59a8000f, 0x80180580,
- 0x02000800, 0x001003f5, 0x04000028, 0x59340200,
- 0x8c000514, 0x0400000f, 0x83380580, 0x00000030,
- 0x0400000c, 0x83380580, 0x0000003f, 0x04000009,
- 0x83380580, 0x00000034, 0x04000006, 0x83380580,
- 0x00000024, 0x04000003, 0x42027000, 0x0000004c,
- 0x0201f800, 0x00107cfe, 0x04000019, 0x4926601c,
- 0x4936600a, 0x4a026407, 0x00000004, 0x59cc0c04,
- 0x48066202, 0x83380580, 0x0000004c, 0x04020009,
- 0x4a026407, 0x00000011, 0x813669c0, 0x04020005,
+ 0x48035012, 0x0401f195, 0x59cc0006, 0x82000500,
+ 0xffff0000, 0x82000d80, 0x03000000, 0x0402002d,
+ 0x59a8021b, 0x8c000508, 0x04000024, 0x8400054c,
+ 0x4803521b, 0x59cc0800, 0x82040d00, 0x00ffffff,
+ 0x42024800, 0x0010cfd1, 0x4807c857, 0x48064805,
+ 0x4807500f, 0x497b8830, 0x84040d70, 0x48078832,
+ 0x59c40802, 0x84040d4c, 0x48078802, 0x59cc0007,
+ 0x82000500, 0x0000ffff, 0x48038893, 0x48035012,
+ 0x42000800, 0x00000003, 0x59a8100f, 0x0201f800,
+ 0x00106e68, 0x59cc0006, 0x82000500, 0x0000ffff,
+ 0x02020800, 0x001003f5, 0x04020183, 0x42027000,
+ 0x00000017, 0x0401f11e, 0x0201f800, 0x001050f7,
+ 0x040207f5, 0x8c000502, 0x040207f3, 0x0401f17a,
+ 0x82000d80, 0x04000000, 0x04020018, 0x59cc0006,
+ 0x82000500, 0x0000ffff, 0x02020800, 0x001003f5,
+ 0x04020171, 0x0201f800, 0x001050f7, 0x04000002,
+ 0x0401f109, 0x497b5065, 0x42001000, 0x00110987,
+ 0x0201f800, 0x001064fe, 0x0201f800, 0x00104da6,
+ 0x59a8021b, 0x84000548, 0x4803521b, 0x42027000,
+ 0x00000030, 0x0401f0fe, 0x82000d80, 0x05000000,
+ 0x0402000a, 0x59cc0006, 0x82000500, 0x0000ffff,
+ 0x02020800, 0x001003f5, 0x04020157, 0x42027000,
+ 0x00000018, 0x0401f0f2, 0x82000d80, 0x20100000,
+ 0x04020004, 0x42027000, 0x00000019, 0x0401f0ec,
+ 0x82000d80, 0x21100000, 0x04020004, 0x42027000,
+ 0x0000001a, 0x0401f0e6, 0x82000d80, 0x52000000,
+ 0x0402000a, 0x59cc0006, 0x82000500, 0x0000ffff,
+ 0x02020800, 0x001003f5, 0x0402013f, 0x42027000,
+ 0x0000001b, 0x0401f0da, 0x82000d80, 0x50000000,
+ 0x0402000a, 0x59cc0006, 0x82000500, 0x0000ffff,
+ 0x02020800, 0x001003f5, 0x04020133, 0x42027000,
+ 0x0000001c, 0x0401f0ce, 0x82000d80, 0x13000000,
+ 0x04020004, 0x42027000, 0x00000034, 0x0401f0c8,
+ 0x82000d80, 0x12000000, 0x0402000a, 0x59cc0006,
+ 0x82000500, 0x0000ffff, 0x02020800, 0x001003f5,
+ 0x04020121, 0x42027000, 0x00000024, 0x0401f0bc,
+ 0x82000d00, 0xff000000, 0x82040d80, 0x24000000,
+ 0x04020004, 0x42027000, 0x0000002d, 0x0401f0b4,
+ 0x82000d00, 0xff000000, 0x82040d80, 0x53000000,
+ 0x04020004, 0x42027000, 0x0000002a, 0x0401f0ac,
+ 0x82000d80, 0x0f000000, 0x04020004, 0x42027000,
+ 0x00000020, 0x0401f0a6, 0x82000d80, 0x61040000,
+ 0x04020056, 0x4c5c0000, 0x4c600000, 0x4c640000,
+ 0x4c580000, 0x83ccc400, 0x00000006, 0x8060b800,
+ 0x50600000, 0x82000500, 0x0000ffff, 0x82001480,
+ 0x00000401, 0x04021041, 0x82001500, 0x00000003,
+ 0x0402003e, 0x59a8105a, 0x80081480, 0x0400103b,
+ 0x82000480, 0x00000004, 0x8000b104, 0x8058b1c0,
+ 0x04000036, 0x59cc3800, 0x821c3d00, 0x00ffffff,
+ 0x4d200000, 0x0201f800, 0x00101fc9, 0x04000003,
+ 0x5c024000, 0x0401f02d, 0x505cc800, 0x8264c500,
+ 0x03000000, 0x8060c130, 0x42000000, 0x0010cee4,
+ 0x82602580, 0x00000000, 0x04020004, 0x42000000,
+ 0x0010cee1, 0x0401f00c, 0x82602580, 0x00000001,
+ 0x04020004, 0x42000000, 0x0010cee2, 0x0401f006,
+ 0x82602580, 0x00000002, 0x04020003, 0x42000000,
+ 0x0010cee3, 0x0201f800, 0x0010bfb3, 0x42001000,
+ 0x00008015, 0x82642500, 0x0000ffff, 0x80641920,
+ 0x41202800, 0x0201f800, 0x001039ad, 0x805cb800,
+ 0x8058b040, 0x040207dd, 0x5c024000, 0x5c00b000,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x42027000,
+ 0x00000023, 0x0401f056, 0x5c00b000, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x42000000, 0x0010cf17,
+ 0x0201f000, 0x0010bfb3, 0x82000d80, 0x60000000,
+ 0x04020004, 0x42027000, 0x0000003f, 0x0401f048,
+ 0x82000d80, 0x54000000, 0x04020010, 0x0401fbdb,
+ 0x02020800, 0x001003f5, 0x040200a3, 0x42027000,
+ 0x00000046, 0x42000000, 0x0010cfd6, 0x50000000,
+ 0x59cc3800, 0x821c3d00, 0xff000000, 0x801c0540,
+ 0x48039800, 0x0401f036, 0x82000d80, 0x55000000,
+ 0x04020009, 0x0401fbf1, 0x04020004, 0x42027000,
+ 0x00000041, 0x0401f02e, 0x42027000, 0x00000042,
+ 0x0401f02b, 0x82000d80, 0x78000000, 0x04020004,
+ 0x42027000, 0x00000045, 0x0401f025, 0x82000d80,
+ 0x10000000, 0x04020004, 0x42027000, 0x0000004e,
+ 0x0401f01f, 0x82000d80, 0x63000000, 0x04020004,
+ 0x42027000, 0x0000004a, 0x0401f019, 0x82000d00,
+ 0xff000000, 0x82040d80, 0x56000000, 0x04020004,
+ 0x42027000, 0x0000004f, 0x0401f011, 0x82000d00,
+ 0xff000000, 0x82040d80, 0x57000000, 0x04020004,
+ 0x42027000, 0x00000050, 0x0401f009, 0x82000d80,
+ 0x7d000000, 0x04020004, 0x42027000, 0x00000056,
+ 0x0401f003, 0x42027000, 0x0000001d, 0x59cc3800,
+ 0x821c3d00, 0x00ffffff, 0x821c0580, 0x00fffffe,
+ 0x59cc0001, 0x04020005, 0x40003000, 0x42028800,
+ 0x000007fe, 0x0401f00a, 0x59cc3800, 0x821c3d00,
+ 0x00ffffff, 0x4c1c0000, 0x0401f937, 0x5c003800,
+ 0x02020800, 0x001003f5, 0x0402004f, 0x0201f800,
+ 0x00101fc9, 0x83440480, 0x000007f0, 0x04001001,
+ 0x0201f800, 0x00103adb, 0x04000012, 0x4c180000,
+ 0x0201f800, 0x00104a7c, 0x5c003000, 0x04000012,
+ 0x4c180000, 0x0401f867, 0x5c003000, 0x04020009,
+ 0x0201f800, 0x00104d9c, 0x42026800, 0x0010e23c,
+ 0x481a6802, 0x42028800, 0x0000ffff, 0x0401f006,
+ 0x0201f800, 0x0010462d, 0x02020800, 0x001003f5,
+ 0x04020031, 0x83380580, 0x00000046, 0x04020006,
+ 0x59a8000f, 0x80180580, 0x02000800, 0x001003f5,
+ 0x04000029, 0x59340200, 0x8c000514, 0x0400000f,
+ 0x83380580, 0x00000030, 0x0400000c, 0x83380580,
+ 0x0000003f, 0x04000009, 0x83380580, 0x00000034,
+ 0x04000006, 0x83380580, 0x00000024, 0x04000003,
+ 0x42027000, 0x0000004c, 0x0201f800, 0x00107ef8,
+ 0x0400001a, 0x4926601c, 0x4936600a, 0x4a026407,
+ 0x00000004, 0x83340580, 0x0010e23c, 0x04020005,
0x59cc0001, 0x82000500, 0x00ffffff, 0x48026027,
- 0x0201f000, 0x00020bc1, 0x598800b7, 0x4803c857,
- 0x80000000, 0x480310b7, 0x1c01f000, 0x42001000,
- 0x00008049, 0x59cc1806, 0x800c1930, 0x0201f800,
- 0x001038bc, 0x0201f800, 0x00107d08, 0x02000800,
- 0x001003f5, 0x040007f1, 0x4926601c, 0x4936600a,
- 0x4a026407, 0x00000004, 0x59cc0c04, 0x48066202,
- 0x4a026403, 0x00000009, 0x4a02641b, 0x00000009,
- 0x4a02621b, 0x00002900, 0x4a026203, 0x00000001,
- 0x0201f000, 0x00106b17, 0x59a8021b, 0x4803c857,
- 0x8c000508, 0x04000013, 0x599c0019, 0x8c000510,
- 0x04020010, 0x59cc0006, 0x82000500, 0xff000000,
- 0x82000d80, 0x03000000, 0x0400000c, 0x82000d80,
- 0x20000000, 0x04000009, 0x82000d80, 0x05000000,
- 0x04000006, 0x82000d80, 0x21000000, 0x04000003,
- 0x80000580, 0x1c01f000, 0x82000540, 0x00000001,
- 0x0401f7fd, 0x59cc2006, 0x82102500, 0xff000000,
- 0x9c1021c0, 0x0401f807, 0x820c1c00, 0x0010c83e,
- 0x500c1800, 0x800c0500, 0x4803c857, 0x1c01f000,
- 0x40100800, 0x41781800, 0x82040480, 0x00000020,
- 0x04001004, 0x800c1800, 0x40000800, 0x0401f7fb,
- 0x82040500, 0x0000000f, 0x82000400, 0x0010bdb6,
- 0x50000000, 0x8c040d08, 0x04000002, 0x900001c0,
- 0x1c01f000, 0x4803c856, 0x0401fb37, 0x0402000a,
- 0x0201f800, 0x00101d49, 0x04020007, 0x59cc0002,
- 0x82000500, 0xff000000, 0x82000d80, 0x08000000,
- 0x04000802, 0x1c01f000, 0x4803c856, 0x59cc0400,
- 0x82000d00, 0x0000ff00, 0x840409c0, 0x82040580,
- 0x00000033, 0x04020027, 0x0401f986, 0x0400004d,
- 0x59cc0a04, 0x48066202, 0x59a8005a, 0x82000480,
- 0x00000004, 0x04001047, 0x59cc0006, 0x4803c857,
- 0x82000500, 0xffff0000, 0x82000d80, 0x02000000,
- 0x04020009, 0x59cc0006, 0x82000500, 0x0000ffff,
- 0x0402003c, 0x42027000, 0x00000015, 0x0201f000,
- 0x00020bc1, 0x82000d80, 0x01000000, 0x04020035,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x04020031,
- 0x59a8005a, 0x82000480, 0x00000008, 0x0400102d,
- 0x42027000, 0x00000016, 0x0201f000, 0x00020bc1,
- 0x82040580, 0x00000032, 0x04020026, 0x59cc0006,
- 0x82000500, 0xffff0000, 0x82000d80, 0x14000000,
- 0x04020020, 0x59a8005a, 0x82000480, 0x00000010,
- 0x0400101c, 0x42027000, 0x00000038, 0x59cc0001,
- 0x59cc3800, 0x821c3d00, 0x00ffffff, 0x4c1c0000,
- 0x0401f818, 0x5c003800, 0x04020012, 0x0201f800,
- 0x00101f66, 0x0402000f, 0x0201f800, 0x0010452c,
- 0x0402000c, 0x0201f800, 0x00107cfe, 0x04000009,
- 0x4926601c, 0x4936600a, 0x4a026407, 0x00000004,
+ 0x59cc0c04, 0x48066202, 0x83380580, 0x0000004c,
+ 0x04020003, 0x4a026407, 0x00000011, 0x0201f000,
+ 0x00020bc1, 0x598800b7, 0x4803c857, 0x80000000,
+ 0x480310b7, 0x1c01f000, 0x42001000, 0x00008049,
+ 0x59cc1806, 0x800c1930, 0x0201f800, 0x001039ac,
+ 0x0201f800, 0x00107f02, 0x02000800, 0x001003f5,
+ 0x040007f1, 0x4926601c, 0x4936600a, 0x83340580,
+ 0x0010e23c, 0x04020005, 0x59cc0001, 0x82000500,
+ 0x00ffffff, 0x48026027, 0x4a026407, 0x00000004,
+ 0x59cc0c04, 0x48066202, 0x4a026403, 0x00000009,
+ 0x4a02641b, 0x00000009, 0x4a02621b, 0x00002900,
+ 0x4a026203, 0x00000001, 0x0201f000, 0x00106d1c,
+ 0x59a8021b, 0x4803c857, 0x8c000508, 0x04000013,
+ 0x599c0019, 0x8c000510, 0x04020010, 0x59cc0006,
+ 0x82000500, 0xff000000, 0x82000d80, 0x03000000,
+ 0x0400000c, 0x82000d80, 0x20000000, 0x04000009,
+ 0x82000d80, 0x05000000, 0x04000006, 0x82000d80,
+ 0x21000000, 0x04000003, 0x80000580, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x0401f7fd, 0x59cc2006,
+ 0x82102500, 0xff000000, 0x9c1021c0, 0x0401f807,
+ 0x820c1c00, 0x0010cb3e, 0x500c1800, 0x800c0500,
+ 0x4803c857, 0x1c01f000, 0x40100800, 0x41781800,
+ 0x82040480, 0x00000020, 0x04001004, 0x800c1800,
+ 0x40000800, 0x0401f7fb, 0x82040500, 0x0000000f,
+ 0x82000400, 0x0010c0fc, 0x50000000, 0x8c040d08,
+ 0x04000002, 0x900001c0, 0x1c01f000, 0x4803c856,
+ 0x0401fb55, 0x0402000a, 0x0201f800, 0x00101d52,
+ 0x04020007, 0x59cc0002, 0x82000500, 0xff000000,
+ 0x82000d80, 0x08000000, 0x04000802, 0x1c01f000,
+ 0x4803c856, 0x59cc0400, 0x82000d00, 0x0000ff00,
+ 0x840409c0, 0x82040580, 0x00000033, 0x04020027,
+ 0x0401f9a4, 0x0400006b, 0x59cc0a04, 0x48066202,
+ 0x59a8005a, 0x82000480, 0x00000004, 0x04001065,
+ 0x59cc0006, 0x4803c857, 0x82000500, 0xffff0000,
+ 0x82000d80, 0x02000000, 0x04020009, 0x59cc0006,
+ 0x82000500, 0x0000ffff, 0x0402005a, 0x42027000,
+ 0x00000015, 0x0201f000, 0x00020bc1, 0x82000d80,
+ 0x01000000, 0x04020053, 0x59cc0006, 0x82000500,
+ 0x0000ffff, 0x0402004f, 0x59a8005a, 0x82000480,
+ 0x00000008, 0x0400104b, 0x42027000, 0x00000016,
+ 0x0201f000, 0x00020bc1, 0x82040580, 0x00000032,
+ 0x04020044, 0x59cc0006, 0x82000500, 0xffff0000,
+ 0x82000d80, 0x14000000, 0x0402003e, 0x59a8005a,
+ 0x82000480, 0x00000010, 0x0400103a, 0x42027000,
+ 0x00000038, 0x59cc0001, 0x59cc3800, 0x821c3d00,
+ 0x00ffffff, 0x4c1c0000, 0x0401f836, 0x5c003800,
+ 0x04020030, 0x0201f800, 0x00101fc9, 0x0402002d,
+ 0x83440480, 0x000007f0, 0x04001001, 0x0201f800,
+ 0x00103adb, 0x04000012, 0x4c180000, 0x0201f800,
+ 0x00104a7c, 0x5c003000, 0x04000010, 0x4c180000,
+ 0x0401ff68, 0x5c003000, 0x04020009, 0x0201f800,
+ 0x00104d9c, 0x42026800, 0x0010e23c, 0x481a6802,
+ 0x42028800, 0x0000ffff, 0x0401f004, 0x0201f800,
+ 0x00104628, 0x04020013, 0x0201f800, 0x00107ef8,
+ 0x04000010, 0x4926601c, 0x4936600a, 0x83340580,
+ 0x0010e23c, 0x04020005, 0x59cc0001, 0x82000500,
+ 0x00ffffff, 0x48026027, 0x4a026407, 0x00000004,
0x59cc0c04, 0x48066202, 0x0201f000, 0x00020bc1,
- 0x42000000, 0x0010cc17, 0x0201f000, 0x0010bc88,
+ 0x42000000, 0x0010cf17, 0x0201f000, 0x0010bfb3,
0x4803c857, 0x4000d000, 0x401cd800, 0x82003500,
- 0x00ffffff, 0x0201f800, 0x00110caf, 0x40c40000,
+ 0x00ffffff, 0x0201f800, 0x00110fd6, 0x40c40000,
0x82000580, 0x00000001, 0x1c01f000, 0x59a8021b,
0x8c00050e, 0x04000003, 0x8c000502, 0x04000006,
0x59cc0c00, 0x80040910, 0x82040500, 0x0000000f,
- 0x0c01f002, 0x1c01f000, 0x00105f8e, 0x00105f8e,
- 0x00105f8e, 0x001060ab, 0x00105f8e, 0x00105f90,
- 0x00105fb7, 0x00105fba, 0x00105f8e, 0x00105f8e,
- 0x00105f8e, 0x00105f8e, 0x00105f8e, 0x00105f8e,
- 0x00105f8e, 0x00105f8e, 0x4803c856, 0x1c01f000,
+ 0x0c01f002, 0x1c01f000, 0x0010615a, 0x0010615a,
+ 0x0010615a, 0x00106277, 0x0010615a, 0x0010615c,
+ 0x00106183, 0x00106186, 0x0010615a, 0x0010615a,
+ 0x0010615a, 0x0010615a, 0x0010615a, 0x0010615a,
+ 0x0010615a, 0x0010615a, 0x4803c856, 0x1c01f000,
0x0401f90c, 0x04000020, 0x59a8005a, 0x82000480,
0x0000000c, 0x0400101c, 0x59300407, 0x82000580,
0x00000003, 0x04020018, 0x59cc0001, 0x5932680a,
@@ -20673,7 +20840,7 @@
0x0000ffff, 0x04000003, 0x80040580, 0x04020006,
0x48066202, 0x42027000, 0x00000046, 0x0201f000,
0x00020bc1, 0x59cc0004, 0x4803c857, 0x42000000,
- 0x0010cc18, 0x0201f000, 0x0010bc88, 0x59cc0004,
+ 0x0010cf18, 0x0201f000, 0x0010bfb3, 0x59cc0004,
0x4803c857, 0x1c01f000, 0x0401f8e2, 0x0400001c,
0x59a8005a, 0x82000480, 0x0000000c, 0x04001018,
0x59300407, 0x82000580, 0x00000003, 0x04020014,
@@ -20682,25 +20849,25 @@
0x00ffffff, 0x80040580, 0x04020009, 0x0401fa80,
0x04020007, 0x59cc0a04, 0x48066202, 0x42027000,
0x00000045, 0x0201f000, 0x00020bc1, 0x59cc0004,
- 0x4803c857, 0x42000000, 0x0010cc18, 0x0201f000,
- 0x0010bc88, 0x59cc0004, 0x4803c857, 0x59cc0000,
+ 0x4803c857, 0x42000000, 0x0010cf18, 0x0201f000,
+ 0x0010bfb3, 0x59cc0004, 0x4803c857, 0x59cc0000,
0x82000500, 0xff000000, 0x59cc1001, 0x82081500,
0x00ffffff, 0x80080540, 0x4803c857, 0x4817c857,
0x0401fa51, 0x02020800, 0x001003f5, 0x04020016,
- 0x0201f800, 0x00101d49, 0x02020800, 0x001003f5,
+ 0x0201f800, 0x00101d52, 0x02020800, 0x001003f5,
0x04020011, 0x59cc0002, 0x82000500, 0xff000000,
0x82000580, 0x00000000, 0x02020800, 0x001003f5,
0x04020009, 0x82040500, 0x0000000f, 0x82000c80,
0x00000006, 0x02021800, 0x001003f5, 0x04021002,
- 0x0c01f003, 0x4803c856, 0x1c01f000, 0x00106009,
- 0x0010600b, 0x00106009, 0x00106009, 0x00106073,
- 0x00106082, 0x4803c856, 0x1c01f000, 0x59a8005a,
+ 0x0c01f003, 0x4803c856, 0x1c01f000, 0x001061d5,
+ 0x001061d7, 0x001061d5, 0x001061d5, 0x0010623f,
+ 0x0010624e, 0x4803c856, 0x1c01f000, 0x59a8005a,
0x800001c0, 0x02020800, 0x001003f5, 0x040207fa,
0x59cc0802, 0x4807c856, 0x8c040d2e, 0x04020023,
- 0x42026000, 0x0011120c, 0x59cc0001, 0x59cc3800,
+ 0x42026000, 0x0011152c, 0x59cc0001, 0x59cc3800,
0x0401ff50, 0x04020014, 0x0201f800, 0x0002034c,
0x04020011, 0x59cc3800, 0x821c3d00, 0x00ffffff,
- 0x0201f800, 0x00101f66, 0x040207e7, 0x4926601c,
+ 0x0201f800, 0x00101fc9, 0x040207e7, 0x4926601c,
0x4a026407, 0x00000005, 0x4a026203, 0x00000008,
0x4936600a, 0x42027000, 0x00000088, 0x0201f000,
0x00020bc1, 0x4803c857, 0x42028800, 0x0000ffff,
@@ -20708,16 +20875,16 @@
0x48026027, 0x0401f7e8, 0x59cc0001, 0x4803c857,
0x59cc3800, 0x821c3d00, 0x00ffffff, 0x4c1c0000,
0x0401ff2c, 0x5c003800, 0x02020800, 0x001003f5,
- 0x040207c9, 0x0201f800, 0x00101f66, 0x02020800,
- 0x001003f5, 0x040207c4, 0x0201f800, 0x0010452c,
+ 0x040207c9, 0x0201f800, 0x00101fc9, 0x02020800,
+ 0x001003f5, 0x040207c4, 0x0201f800, 0x00104628,
0x02020800, 0x001003f5, 0x040207bf, 0x59cc0005,
0x8c000500, 0x04020006, 0x59340200, 0x8c00050e,
0x02020800, 0x001003f5, 0x040207b7, 0x0201f800,
- 0x0010492d, 0x04020011, 0x0401f846, 0x02000800,
- 0x001003f5, 0x040007b0, 0x42026000, 0x0011120c,
+ 0x00104a2f, 0x04020011, 0x0401f846, 0x02000800,
+ 0x001003f5, 0x040007b0, 0x42026000, 0x0011152c,
0x4926601c, 0x4936600a, 0x4a026407, 0x00000002,
0x4a026203, 0x00000008, 0x42027000, 0x00000088,
- 0x0201f000, 0x00020bc1, 0x0201f800, 0x00107cfe,
+ 0x0201f000, 0x00020bc1, 0x0201f800, 0x00107ef8,
0x040007a1, 0x4926601c, 0x4936600a, 0x4a026407,
0x00000004, 0x59cc0c04, 0x48066202, 0x42027000,
0x00000001, 0x0201f000, 0x00020bc1, 0x59cc0802,
@@ -20729,11 +20896,11 @@
0x59cc0802, 0x8c040d2e, 0x0400000b, 0x0401f811,
0x04000009, 0x0401f9b6, 0x04020007, 0x59cc0a04,
0x48066202, 0x42027000, 0x0000008a, 0x0201f000,
- 0x00020bc1, 0x4933c857, 0x42000000, 0x0010cc17,
- 0x0201f000, 0x0010bc88, 0x59cc0a04, 0x0401f002,
+ 0x00020bc1, 0x4933c857, 0x42000000, 0x0010cf17,
+ 0x0201f000, 0x0010bfb3, 0x59cc0a04, 0x0401f002,
0x59cc0c04, 0x59a8000d, 0x59a8104f, 0x80080400,
0x80040480, 0x04021008, 0x42001000, 0x0000002c,
- 0x0201f800, 0x00106a79, 0x82066400, 0x00111264,
+ 0x0201f800, 0x00106c7e, 0x82066400, 0x00111584,
0x1c01f000, 0x80000580, 0x0401f7fe, 0x59cc0802,
0x8c040d2e, 0x0402001b, 0x0401ffec, 0x04000019,
0x59300407, 0x82000580, 0x00000006, 0x04020015,
@@ -20742,24 +20909,24 @@
0x00ffffff, 0x80040580, 0x0402000a, 0x0401f990,
0x04020008, 0x59a8005a, 0x800001c0, 0x04020005,
0x42027000, 0x00000051, 0x0201f000, 0x00020bc1,
- 0x59cc0004, 0x4803c857, 0x42000000, 0x0010cc18,
- 0x0201f000, 0x0010bc88, 0x4803c856, 0x42003000,
+ 0x59cc0004, 0x4803c857, 0x42000000, 0x0010cf18,
+ 0x0201f000, 0x0010bfb3, 0x4803c856, 0x42003000,
0x00000105, 0x0401f001, 0x481bc857, 0x4c5c0000,
0x4c600000, 0x4c640000, 0x41ccc800, 0x4014b800,
0x4018c000, 0x0401f805, 0x5c00c800, 0x5c00c000,
0x5c00b800, 0x1c01f000, 0x4803c856, 0x4c580000,
0x58640400, 0x82000500, 0x0000f000, 0x82000580,
- 0x0000c000, 0x0400002b, 0x0201f800, 0x00107cfe,
+ 0x0000c000, 0x0400002b, 0x0201f800, 0x00107ef8,
0x04000028, 0x58640001, 0x58643800, 0x821c3d00,
0x00ffffff, 0x4c1c0000, 0x0401fe7a, 0x5c003800,
- 0x04020022, 0x0201f800, 0x00101f66, 0x0402001f,
- 0x0201f800, 0x0010452c, 0x0402001c, 0x4936600a,
+ 0x04020022, 0x0201f800, 0x00101fc9, 0x0402001f,
+ 0x0201f800, 0x00104628, 0x0402001c, 0x4936600a,
0x0201f800, 0x00100583, 0x04000018, 0x4926601c,
0x492e6018, 0x497a5800, 0x497a5a05, 0x485e5c05,
0x832cac00, 0x00000006, 0x4200b000, 0x00000007,
- 0x4064a000, 0x0201f800, 0x0010bd5b, 0x4862641b,
+ 0x4064a000, 0x0201f800, 0x0010c086, 0x4862641b,
0x4a026403, 0x0000003e, 0x4a026407, 0x00000001,
- 0x4a026203, 0x00000001, 0x0201f800, 0x00106b17,
+ 0x4a026203, 0x00000001, 0x0201f800, 0x00106d1c,
0x5c00b000, 0x1c01f000, 0x0201f800, 0x00020b9d,
0x0401f7fc, 0x4803c856, 0x59cc0400, 0x82000d00,
0x0000ff00, 0x82040500, 0x0000f000, 0x840409c0,
@@ -20772,8 +20939,8 @@
0x82000d80, 0x54000000, 0x04000071, 0x82000d80,
0x03000000, 0x0402001b, 0x59a80a1b, 0x8c040d02,
0x0402006b, 0x8c040d08, 0x04020069, 0x82000d80,
- 0x03000000, 0x04020004, 0x0201f800, 0x00104fc6,
- 0x04000063, 0x0201f800, 0x0010486c, 0x04000063,
+ 0x03000000, 0x04020004, 0x0201f800, 0x001050f7,
+ 0x04000063, 0x0201f800, 0x0010496c, 0x04000063,
0x59a80018, 0x800000d0, 0x59a8080f, 0x82040d00,
0x000000ff, 0x80040540, 0x59cc0800, 0x82040d00,
0x00ffffff, 0x80040580, 0x04020034, 0x0401f054,
@@ -20784,15 +20951,15 @@
0x0401ff38, 0x04000021, 0x59300c03, 0x82040580,
0x00000002, 0x0400003e, 0x82040580, 0x00000051,
0x0400003b, 0x0401f001, 0x59a8021b, 0x8c000514,
- 0x04000016, 0x4c580000, 0x0201f800, 0x0010bd9f,
+ 0x04000016, 0x4c580000, 0x0201f800, 0x0010c0ca,
0x82582480, 0x00000041, 0x5c00b000, 0x0400100f,
0x59cc0800, 0x82040d00, 0x00ffffff, 0x42001000,
- 0x0010cf91, 0x58080005, 0x80040580, 0x04000028,
+ 0x0010d291, 0x58080005, 0x80040580, 0x04000028,
0x801021c0, 0x04000005, 0x80102040, 0x82081400,
0x0000000b, 0x0401f7f8, 0x59a80078, 0x8c00053e,
0x0400001d, 0x59cc0800, 0x82040d00, 0x00ffffff,
0x82040580, 0x0000fc0e, 0x04000019, 0x4c040000,
- 0x42000000, 0x0010ccb0, 0x0201f800, 0x0010bc88,
+ 0x42000000, 0x0010cfb0, 0x0201f800, 0x0010bfb3,
0x0201f800, 0x00020b7b, 0x5c000800, 0x0400000e,
0x59aa6879, 0x4936600a, 0x4a026407, 0x00000012,
0x42027000, 0x000000d2, 0x48066019, 0x4a02601a,
@@ -20807,20 +20974,20 @@
0x0402001f, 0x59ccb807, 0x9c5cb9c0, 0x825cbd00,
0x00000007, 0x8c5cbd00, 0x0400000a, 0x4200b000,
0x00000002, 0x83a81c00, 0x00000002, 0x83cc1400,
- 0x0000000d, 0x0201f800, 0x00108a31, 0x04020010,
+ 0x0000000d, 0x0201f800, 0x00108c57, 0x04020010,
0x8c5cbd02, 0x0400000a, 0x4200b000, 0x00000002,
0x83a81c00, 0x00000000, 0x83cc1400, 0x0000000f,
- 0x0201f800, 0x00108a31, 0x04020005, 0x8c5cbd04,
+ 0x0201f800, 0x00108c57, 0x04020005, 0x8c5cbd04,
0x04000003, 0x82000540, 0x00000001, 0x5c00b000,
0x5c00b800, 0x1c01f000, 0x4803c856, 0x4c5c0000,
0x4c580000, 0x59a8005a, 0x82000580, 0x0000004c,
0x0402001f, 0x59ccb807, 0x9c5cb9c0, 0x825cbd00,
0x00000007, 0x8c5cbd00, 0x0400000a, 0x4200b000,
0x00000002, 0x83a81c00, 0x00000002, 0x83cc1400,
- 0x00000009, 0x0201f800, 0x00108a31, 0x04020010,
+ 0x00000009, 0x0201f800, 0x00108c57, 0x04020010,
0x8c5cbd02, 0x0400000a, 0x4200b000, 0x00000002,
0x83a81c00, 0x00000000, 0x83cc1400, 0x0000000b,
- 0x0201f800, 0x00108a31, 0x04020005, 0x8c5cbd04,
+ 0x0201f800, 0x00108c57, 0x04020005, 0x8c5cbd04,
0x04000003, 0x82000540, 0x00000001, 0x5c00b000,
0x5c00b800, 0x1c01f000, 0x4803c857, 0x4c580000,
0x40003000, 0x42002000, 0x000007f0, 0x4200b000,
@@ -20841,2313 +21008,2332 @@
0x00000005, 0x1c01f000, 0x59c80000, 0x84000558,
0x84000512, 0x48039000, 0x1c01f000, 0x59cc0800,
0x59340013, 0x80040580, 0x82000500, 0x00ffffff,
- 0x1c01f000, 0x4a032824, 0x000003e8, 0x4a032802,
- 0x00111264, 0x4a032800, 0x00000000, 0x4a032808,
- 0x00107229, 0x42000000, 0x00000005, 0x83947c00,
- 0x00000009, 0x49787801, 0x4a007804, 0x001070dc,
- 0x823c7c00, 0x00000005, 0x80000040, 0x040207fa,
- 0x4a032823, 0xffff0000, 0x4201d000, 0x00000064,
- 0x0401fa12, 0x4201d000, 0x000186a0, 0x0401f221,
- 0x00000000, 0x00000005, 0x0000000a, 0x0000000f,
- 0x00000014, 0x4d300000, 0x4d2c0000, 0x4d340000,
- 0x4d400000, 0x4cfc0000, 0x4d380000, 0x4d3c0000,
- 0x4d440000, 0x4d4c0000, 0x4d480000, 0x4c5c0000,
- 0x4c600000, 0x4c640000, 0x4cc80000, 0x4ccc0000,
- 0x0201f800, 0x00020988, 0x5c019800, 0x5c019000,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x5c029000,
- 0x5c029800, 0x5c028800, 0x5c027800, 0x5c027000,
- 0x5c01f800, 0x5c028000, 0x5c026800, 0x5c025800,
- 0x5c026000, 0x1c01f000, 0x59940031, 0x59940832,
- 0x80040480, 0x48032832, 0x04001002, 0x04020034,
- 0x59bc00e4, 0x8c000530, 0x04000009, 0x4a030000,
- 0x00000000, 0x4803c856, 0x4a0378e4, 0x02000000,
- 0x4a032832, 0x000004b0, 0x0401f029, 0x42000800,
- 0x00000100, 0x80040840, 0x040007f5, 0x0201f800,
- 0x0010bdab, 0x040007fc, 0x0201f800, 0x00106c3c,
- 0x4df00000, 0x4d180000, 0x42023000, 0x00000005,
- 0x0201f800, 0x00100e45, 0x5c023000, 0x0201f800,
- 0x0010064a, 0x42000800, 0x00007a00, 0x58040015,
- 0x82000500, 0xffff8fff, 0x59a8107a, 0x80080540,
- 0x48000815, 0x4a030000, 0x00000000, 0x497b2832,
- 0x4a0378e4, 0x02800000, 0x0201f800, 0x00100ea3,
- 0x5c03e000, 0x02000800, 0x00106c29, 0x42000000,
- 0x0010ccb6, 0x0201f800, 0x0010bc88, 0x1c01f000,
- 0x59940004, 0x80000540, 0x0402000a, 0x5994002f,
- 0x80040400, 0x02001800, 0x0010032e, 0x48032804,
- 0x480b2805, 0x4a032803, 0x0000000a, 0x80000580,
- 0x1c01f000, 0x59940029, 0x80000540, 0x0402000a,
+ 0x1c01f000, 0x82140500, 0x0000f000, 0x04000006,
+ 0x82000c80, 0x00002000, 0x0402100a, 0x80000580,
+ 0x1c01f000, 0x59cc0400, 0x82000500, 0x0000ff00,
+ 0x82000580, 0x00008100, 0x040007fa, 0x0401f014,
+ 0x4817c857, 0x82140500, 0x000003ff, 0x04020007,
+ 0x59cc0400, 0x82000500, 0x0000ff00, 0x82000580,
+ 0x00008100, 0x0402000a, 0x42000000, 0x0010cf7d,
+ 0x0201f800, 0x0010bfb3, 0x0401fe5c, 0x4803c856,
+ 0x82000540, 0x00000001, 0x0401f7e6, 0x41780000,
+ 0x0401f7e4, 0x0201f800, 0x001050f7, 0x04000010,
+ 0x59c400a4, 0x4803c857, 0x82000500, 0x0000000f,
+ 0x82000580, 0x0000000a, 0x04020009, 0x497b505a,
+ 0x59c400a3, 0x82000540, 0x00080000, 0x480388a3,
+ 0x82000500, 0xfff7ffff, 0x480388a3, 0x4817c856,
+ 0x0201f000, 0x0010bef8, 0x4a032824, 0x000003e8,
+ 0x4a032802, 0x00111584, 0x4a032800, 0x00000000,
+ 0x4a032808, 0x0010742e, 0x42000000, 0x00000005,
+ 0x83947c00, 0x00000009, 0x49787801, 0x4a007804,
+ 0x001072e1, 0x823c7c00, 0x00000005, 0x80000040,
+ 0x040207fa, 0x4a032823, 0xffff0000, 0x4201d000,
+ 0x00000064, 0x0401fa12, 0x4201d000, 0x000186a0,
+ 0x0401f221, 0x00000000, 0x00000005, 0x0000000a,
+ 0x0000000f, 0x00000014, 0x4d300000, 0x4d2c0000,
+ 0x4d340000, 0x4d400000, 0x4cfc0000, 0x4d380000,
+ 0x4d3c0000, 0x4d440000, 0x4d4c0000, 0x4d480000,
+ 0x4c5c0000, 0x4c600000, 0x4c640000, 0x4cc80000,
+ 0x4ccc0000, 0x0201f800, 0x00020988, 0x5c019800,
+ 0x5c019000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x5c029000, 0x5c029800, 0x5c028800, 0x5c027800,
+ 0x5c027000, 0x5c01f800, 0x5c028000, 0x5c026800,
+ 0x5c025800, 0x5c026000, 0x1c01f000, 0x59940031,
+ 0x59940832, 0x80040480, 0x48032832, 0x04001002,
+ 0x04020034, 0x59bc00e4, 0x8c000530, 0x04000009,
+ 0x4a030000, 0x00000000, 0x4803c856, 0x4a0378e4,
+ 0x02000000, 0x4a032832, 0x000004b0, 0x0401f029,
+ 0x42000800, 0x00000100, 0x80040840, 0x040007f5,
+ 0x0201f800, 0x0010c0d6, 0x040007fc, 0x0201f800,
+ 0x00106e41, 0x4df00000, 0x4d180000, 0x42023000,
+ 0x00000005, 0x0201f800, 0x00100e46, 0x5c023000,
+ 0x0201f800, 0x0010064a, 0x42000800, 0x00007a00,
+ 0x58040015, 0x82000500, 0xffff8fff, 0x59a8107a,
+ 0x80080540, 0x48000815, 0x4a030000, 0x00000000,
+ 0x497b2832, 0x4a0378e4, 0x02800000, 0x0201f800,
+ 0x00100ea4, 0x5c03e000, 0x02000800, 0x00106e2e,
+ 0x42000000, 0x0010cfb6, 0x0201f800, 0x0010bfb3,
+ 0x1c01f000, 0x59940004, 0x80000540, 0x0402000a,
0x5994002f, 0x80040400, 0x02001800, 0x0010032e,
- 0x48032829, 0x480b282a, 0x4a032828, 0x00000001,
- 0x80000580, 0x1c01f000, 0x40680800, 0x406c1000,
- 0x5994002c, 0x80000540, 0x0402000a, 0x5994002f,
- 0x80040400, 0x02001800, 0x0010032e, 0x4803282c,
- 0x480b282d, 0x4a03282b, 0x0000000a, 0x80000580,
- 0x1c01f000, 0x4c000000, 0x59940005, 0x80080580,
- 0x04020003, 0x497b2804, 0x497b2805, 0x5c000000,
- 0x1c01f000, 0x40681000, 0x0401fff7, 0x1c01f000,
- 0x4c000000, 0x5994002a, 0x80080580, 0x04020003,
- 0x497b2829, 0x497b282a, 0x5c000000, 0x1c01f000,
- 0x4c000000, 0x5994002d, 0x80080580, 0x04020003,
- 0x497b282c, 0x497b282d, 0x5c000000, 0x1c01f000,
- 0x4937c857, 0x48ebc857, 0x59340203, 0x80e80480,
- 0x04001002, 0x48ea6a03, 0x1c01f000, 0x4d440000,
- 0x42007800, 0x00000010, 0x59968801, 0x0201f800,
- 0x0002034c, 0x04020059, 0x59341a03, 0x800c1840,
- 0x04001017, 0x59940031, 0x800c0480, 0x04000003,
- 0x48026a03, 0x04021012, 0x5934000f, 0x497a6a03,
- 0x80000540, 0x0400004d, 0x5934000b, 0x80001120,
- 0x82000500, 0x0000ffff, 0x80080480, 0x04001004,
- 0x4a026a03, 0x00000001, 0x0401f005, 0x4c3c0000,
- 0x0201f800, 0x0002035a, 0x5c007800, 0x4d2c0000,
- 0x41781800, 0x5934000f, 0x80025d40, 0x0400003a,
- 0x592c0004, 0x80000d40, 0x04000006, 0x59940031,
- 0x80040480, 0x48025804, 0x04001007, 0x04000006,
- 0x412c1800, 0x592c0000, 0x80025d40, 0x0400002e,
- 0x0401f7f4, 0x592c2000, 0x497a5800, 0x800c19c0,
- 0x04020009, 0x59340010, 0x812c0580, 0x04020004,
- 0x497a680f, 0x497a6810, 0x0401f008, 0x4812680f,
- 0x0401f006, 0x48101800, 0x59340010, 0x812c0580,
- 0x04020002, 0x480e6810, 0x592c0205, 0x82000500,
- 0x000000ff, 0x82000580, 0x00000012, 0x04000004,
- 0x82000580, 0x00000060, 0x04020004, 0x4a025a07,
- 0x0000000b, 0x0401f008, 0x4a025a05, 0x00000103,
- 0x4a025a07, 0x00000006, 0x497a580a, 0x4a025c07,
- 0x0000ffff, 0x4c0c0000, 0x4c100000, 0x0201f800,
- 0x000203ef, 0x5c002000, 0x5c001800, 0x40100000,
- 0x0401f7d2, 0x5c025800, 0x81468800, 0x83440480,
- 0x00000800, 0x04021007, 0x803c7840, 0x040207a0,
- 0x49472801, 0x5c028800, 0x5c03e000, 0x1c01f000,
- 0x4a032800, 0x00000002, 0x497b2801, 0x0401f7fa,
- 0x42007800, 0x00000010, 0x59966002, 0x59300205,
- 0x80000d40, 0x04000006, 0x59940031, 0x80040480,
- 0x48026205, 0x0400102d, 0x0400002c, 0x59300006,
- 0x80000d40, 0x04000014, 0x59b800e4, 0x8c000524,
- 0x04020011, 0x4a0370e4, 0x00030000, 0x40000000,
- 0x59b800e4, 0x8c000524, 0x04000004, 0x4a0370e4,
- 0x00020000, 0x0401f008, 0x59940031, 0x80040480,
- 0x48026006, 0x4a0370e4, 0x00020000, 0x0400101c,
- 0x0400001b, 0x83326400, 0x0000002c, 0x49332802,
- 0x41540000, 0x81300480, 0x04021005, 0x803c7840,
- 0x040207db, 0x5c03e000, 0x1c01f000, 0x59940030,
- 0x48032831, 0x4a032802, 0x00111264, 0x497b2830,
- 0x80000540, 0x0400000f, 0x4a032800, 0x00000001,
- 0x5c03e000, 0x1c01f000, 0x4c3c0000, 0x0201f800,
- 0x00109859, 0x5c007800, 0x0401f7d1, 0x4c3c0000,
- 0x0201f800, 0x001093aa, 0x5c007800, 0x0401f7e2,
- 0x4a032800, 0x00000000, 0x5c03e000, 0x1c01f000,
- 0x59a80859, 0x8c040d30, 0x04020029, 0x8c040d32,
- 0x0400000f, 0x59a80050, 0x81640480, 0x04001019,
- 0x59a8000b, 0x81500580, 0x04000005, 0x59a8004e,
- 0x59a8104d, 0x80080580, 0x04020012, 0x900411c0,
- 0x82081500, 0x00007000, 0x0401f012, 0x82040500,
- 0x0000001f, 0x04000016, 0x80040840, 0x82040500,
- 0x0000001f, 0x04000003, 0x48075059, 0x0401f010,
- 0x900401c0, 0x82000500, 0x0000001f, 0x80040d40,
- 0x900401c0, 0x80040580, 0x82001500, 0x00007000,
- 0x82040500, 0xffff8fff, 0x80080540, 0x48035059,
- 0x80081114, 0x0201f800, 0x00100463, 0x1c01f000,
- 0x4a032807, 0x000007d0, 0x4a032806, 0x0000000a,
- 0x1c01f000, 0x42000800, 0x00000004, 0x83180480,
- 0x00000005, 0x02021800, 0x0010032e, 0x83947c00,
- 0x00000009, 0x83180400, 0x00106270, 0x50000000,
- 0x803c7c00, 0x4a007801, 0x000001f4, 0x48047802,
- 0x4a007800, 0x0000000a, 0x49787803, 0x1c01f000,
+ 0x48032804, 0x480b2805, 0x4a032803, 0x0000000a,
+ 0x80000580, 0x1c01f000, 0x59940029, 0x80000540,
+ 0x0402000a, 0x5994002f, 0x80040400, 0x02001800,
+ 0x0010032e, 0x48032829, 0x480b282a, 0x4a032828,
+ 0x00000001, 0x80000580, 0x1c01f000, 0x40680800,
+ 0x406c1000, 0x5994002c, 0x80000540, 0x0402000a,
+ 0x5994002f, 0x80040400, 0x02001800, 0x0010032e,
+ 0x4803282c, 0x480b282d, 0x4a03282b, 0x0000000a,
+ 0x80000580, 0x1c01f000, 0x4c000000, 0x59940005,
+ 0x80080580, 0x04020003, 0x497b2804, 0x497b2805,
+ 0x5c000000, 0x1c01f000, 0x40681000, 0x0401fff7,
+ 0x1c01f000, 0x4c000000, 0x5994002a, 0x80080580,
+ 0x04020003, 0x497b2829, 0x497b282a, 0x5c000000,
+ 0x1c01f000, 0x4c000000, 0x5994002d, 0x80080580,
+ 0x04020003, 0x497b282c, 0x497b282d, 0x5c000000,
+ 0x1c01f000, 0x4937c857, 0x48ebc857, 0x59340203,
+ 0x80e80480, 0x04001002, 0x48ea6a03, 0x1c01f000,
+ 0x4d440000, 0x42007800, 0x00000010, 0x59968801,
+ 0x0201f800, 0x0002034c, 0x04020059, 0x59341a03,
+ 0x800c1840, 0x04001017, 0x59940031, 0x800c0480,
+ 0x04000003, 0x48026a03, 0x04021012, 0x5934000f,
+ 0x497a6a03, 0x80000540, 0x0400004d, 0x5934000b,
+ 0x80001120, 0x82000500, 0x0000ffff, 0x80080480,
+ 0x04001004, 0x4a026a03, 0x00000001, 0x0401f005,
+ 0x4c3c0000, 0x0201f800, 0x0002035a, 0x5c007800,
+ 0x4d2c0000, 0x41781800, 0x5934000f, 0x80025d40,
+ 0x0400003a, 0x592c0004, 0x80000d40, 0x04000006,
+ 0x59940031, 0x80040480, 0x48025804, 0x04001007,
+ 0x04000006, 0x412c1800, 0x592c0000, 0x80025d40,
+ 0x0400002e, 0x0401f7f4, 0x592c2000, 0x497a5800,
+ 0x800c19c0, 0x04020009, 0x59340010, 0x812c0580,
+ 0x04020004, 0x497a680f, 0x497a6810, 0x0401f008,
+ 0x4812680f, 0x0401f006, 0x48101800, 0x59340010,
+ 0x812c0580, 0x04020002, 0x480e6810, 0x592c0205,
+ 0x82000500, 0x000000ff, 0x82000580, 0x00000012,
+ 0x04000004, 0x82000580, 0x00000060, 0x04020004,
+ 0x4a025a07, 0x0000000b, 0x0401f008, 0x4a025a05,
+ 0x00000103, 0x4a025a07, 0x00000006, 0x497a580a,
+ 0x4a025c07, 0x0000ffff, 0x4c0c0000, 0x4c100000,
+ 0x0201f800, 0x000203ef, 0x5c002000, 0x5c001800,
+ 0x40100000, 0x0401f7d2, 0x5c025800, 0x81468800,
+ 0x83440480, 0x00000800, 0x04021007, 0x803c7840,
+ 0x040207a0, 0x49472801, 0x5c028800, 0x5c03e000,
+ 0x1c01f000, 0x4a032800, 0x00000002, 0x497b2801,
+ 0x0401f7fa, 0x42007800, 0x00000010, 0x59966002,
+ 0x59300205, 0x80000d40, 0x04000006, 0x59940031,
+ 0x80040480, 0x48026205, 0x0400102d, 0x0400002c,
+ 0x59300006, 0x80000d40, 0x04000014, 0x59b800e4,
+ 0x8c000524, 0x04020011, 0x4a0370e4, 0x00030000,
+ 0x40000000, 0x59b800e4, 0x8c000524, 0x04000004,
+ 0x4a0370e4, 0x00020000, 0x0401f008, 0x59940031,
+ 0x80040480, 0x48026006, 0x4a0370e4, 0x00020000,
+ 0x0400101c, 0x0400001b, 0x83326400, 0x0000002c,
+ 0x49332802, 0x41540000, 0x81300480, 0x04021005,
+ 0x803c7840, 0x040207db, 0x5c03e000, 0x1c01f000,
+ 0x59940030, 0x48032831, 0x4a032802, 0x00111584,
+ 0x497b2830, 0x80000540, 0x0400000f, 0x4a032800,
+ 0x00000001, 0x5c03e000, 0x1c01f000, 0x4c3c0000,
+ 0x0201f800, 0x00109a91, 0x5c007800, 0x0401f7d1,
+ 0x4c3c0000, 0x0201f800, 0x001095de, 0x5c007800,
+ 0x0401f7e2, 0x4a032800, 0x00000000, 0x5c03e000,
+ 0x1c01f000, 0x59a80859, 0x8c040d30, 0x04020029,
+ 0x8c040d32, 0x0400000f, 0x59a80050, 0x81640480,
+ 0x04001019, 0x59a8000b, 0x81500580, 0x04000005,
+ 0x59a8004e, 0x59a8104d, 0x80080580, 0x04020012,
+ 0x900411c0, 0x82081500, 0x00007000, 0x0401f012,
+ 0x82040500, 0x0000001f, 0x04000016, 0x80040840,
+ 0x82040500, 0x0000001f, 0x04000003, 0x48075059,
+ 0x0401f010, 0x900401c0, 0x82000500, 0x0000001f,
+ 0x80040d40, 0x900401c0, 0x80040580, 0x82001500,
+ 0x00007000, 0x82040500, 0xffff8fff, 0x80080540,
+ 0x48035059, 0x80081114, 0x0201f800, 0x00100463,
+ 0x1c01f000, 0x4a032807, 0x000007d0, 0x4a032806,
+ 0x0000000a, 0x1c01f000, 0x42000800, 0x00000004,
0x83180480, 0x00000005, 0x02021800, 0x0010032e,
- 0x83947c00, 0x00000009, 0x83180400, 0x00106270,
- 0x50000000, 0x803c7c00, 0x583c0002, 0x80000040,
- 0x48007802, 0x04000005, 0x4a007801, 0x000001f4,
- 0x4a007800, 0x0000000a, 0x1c01f000, 0x83180480,
- 0x00000005, 0x02021800, 0x0010032e, 0x83947c00,
- 0x00000009, 0x83180400, 0x00106270, 0x50000000,
- 0x803c7c00, 0x49787801, 0x1c01f000, 0x40680800,
- 0x406c1000, 0x0401f802, 0x1c01f000, 0x4807c857,
+ 0x83947c00, 0x00000009, 0x83180400, 0x00106475,
+ 0x50000000, 0x803c7c00, 0x4a007801, 0x000001f4,
+ 0x48047802, 0x4a007800, 0x0000000a, 0x49787803,
+ 0x1c01f000, 0x83180480, 0x00000005, 0x02021800,
+ 0x0010032e, 0x83947c00, 0x00000009, 0x83180400,
+ 0x00106475, 0x50000000, 0x803c7c00, 0x583c0002,
+ 0x80000040, 0x48007802, 0x04000005, 0x4a007801,
+ 0x000001f4, 0x4a007800, 0x0000000a, 0x1c01f000,
+ 0x83180480, 0x00000005, 0x02021800, 0x0010032e,
+ 0x83947c00, 0x00000009, 0x83180400, 0x00106475,
+ 0x50000000, 0x803c7c00, 0x49787801, 0x1c01f000,
+ 0x40680800, 0x406c1000, 0x0401f802, 0x1c01f000,
+ 0x4807c857, 0x480bc857, 0x5994002f, 0x80040400,
+ 0x02001800, 0x0010032e, 0x48032804, 0x480b2805,
+ 0x4a032803, 0x0000000a, 0x1c01f000, 0x4807c857,
0x480bc857, 0x5994002f, 0x80040400, 0x02001800,
- 0x0010032e, 0x48032804, 0x480b2805, 0x4a032803,
- 0x0000000a, 0x1c01f000, 0x4807c857, 0x480bc857,
+ 0x0010032e, 0x48032826, 0x480b2827, 0x4a032825,
+ 0x0000000a, 0x1c01f000, 0x4c000000, 0x59940027,
+ 0x80080580, 0x04020003, 0x48032826, 0x48032827,
+ 0x5c000000, 0x1c01f000, 0x4807c857, 0x480bc857,
0x5994002f, 0x80040400, 0x02001800, 0x0010032e,
- 0x48032826, 0x480b2827, 0x4a032825, 0x0000000a,
- 0x1c01f000, 0x4c000000, 0x59940027, 0x80080580,
- 0x04020003, 0x48032826, 0x48032827, 0x5c000000,
- 0x1c01f000, 0x4807c857, 0x480bc857, 0x5994002f,
- 0x80040400, 0x02001800, 0x0010032e, 0x4803282c,
- 0x480b282d, 0x4a03282b, 0x0000000a, 0x1c01f000,
- 0x80e9d1c0, 0x0400000e, 0x0401f832, 0x04025000,
- 0x4203e000, 0x80000000, 0x40e81000, 0x41780800,
- 0x42000000, 0x00000064, 0x0201f800, 0x00106a98,
- 0x5994002e, 0x80080400, 0x4803282e, 0x1c01f000,
- 0x42001000, 0x00104ee2, 0x0401fe8b, 0x42001000,
- 0x00104ed1, 0x0401ffd8, 0x42001000, 0x00104038,
- 0x0401fe85, 0x42001000, 0x001040ba, 0x0401fe82,
- 0x42001000, 0x00104011, 0x0401fe7f, 0x42001000,
- 0x001040f1, 0x0401f68f, 0x4203e000, 0x70000000,
- 0x4203e000, 0xb0300000, 0x40ebf800, 0x42000000,
- 0x0000003c, 0x04004004, 0x80000040, 0x040207fe,
- 0x0401f007, 0x4203e000, 0x70000000, 0x42000000,
- 0x0010cc3e, 0x0201f800, 0x0010bc88, 0x1c01f000,
- 0x4203e000, 0x80000000, 0x4203e000, 0xb0400000,
- 0x40ebf800, 0x42000000, 0x0000003c, 0x04005004,
- 0x80000040, 0x040207fe, 0x0401f007, 0x4203e000,
- 0x80000000, 0x42000000, 0x0010cc3f, 0x0201f800,
- 0x0010bc88, 0x1c01f000, 0x59a8080d, 0x59a80251,
- 0x80040480, 0x599c0a02, 0x800409c0, 0x04020002,
- 0x80040800, 0x80041480, 0x04001002, 0x40000800,
- 0x4807504f, 0x59a8100d, 0x40040000, 0x800acc80,
- 0x4967500d, 0x49675050, 0x59aaa80b, 0x41640800,
- 0x42001000, 0x0000002c, 0x0201f800, 0x00106a79,
- 0x8206a400, 0x00111264, 0x4953504c, 0x4152b000,
- 0x42006000, 0x0010df71, 0x4a006005, 0x0000012c,
- 0x4a006006, 0xda10da10, 0x4a006009, 0x00000012,
- 0x4a00600a, 0x0010df71, 0x4a00600b, 0x00100f05,
- 0x599c0014, 0x48006012, 0x599c0015, 0x48006013,
- 0x42006000, 0x001111b4, 0x4a006203, 0x00000008,
- 0x4a006407, 0x00000006, 0x4a006002, 0xffff0000,
- 0x4a006009, 0x0010df71, 0x4a006015, 0x0010df71,
- 0x599c0014, 0x48006016, 0x599c0015, 0x48006017,
- 0x599c0413, 0x48006018, 0x49506019, 0x4954601a,
- 0x59a8004f, 0x4800601b, 0x4a00601c, 0x0010c7cc,
- 0x4a00601d, 0x0010c7cd, 0x4a00601e, 0x0010c7ce,
- 0x42000000, 0xb0000000, 0x42000800, 0x001111b4,
- 0x0201f800, 0x0002010e, 0x1c01f000, 0x82000d00,
- 0x000000c0, 0x04000004, 0x82040d80, 0x000000c0,
- 0x04020055, 0x82000d00, 0x00002020, 0x59300415,
- 0x84000512, 0x82040d80, 0x00002020, 0x0400000b,
- 0x8c000514, 0x0402000f, 0x48026415, 0x813e79c0,
- 0x02020000, 0x00020ac9, 0x42027000, 0x00000043,
- 0x0201f000, 0x00020bc1, 0x5932680a, 0x59340a00,
- 0x8c040d0a, 0x040007f3, 0x84000552, 0x0401f7f1,
- 0x84000514, 0x592c080e, 0x48066016, 0x0401f7ef,
- 0x5932680a, 0x59340a00, 0x8c040d0a, 0x02000000,
- 0x00020adc, 0x59300c15, 0x84040d52, 0x48066415,
- 0x0201f000, 0x00020adc, 0x0201f800, 0x0002011a,
- 0x813e79c0, 0x02020000, 0x00020ac9, 0x0201f000,
- 0x00020af1, 0x8c00051e, 0x02000000, 0x00020afd,
- 0x82000d00, 0x00002020, 0x82040d80, 0x00002020,
- 0x04000014, 0x82000500, 0x000000c0, 0x82000d80,
- 0x00000080, 0x04000008, 0x813e79c0, 0x02020000,
- 0x00020ac9, 0x42027000, 0x00000041, 0x0201f000,
- 0x00020bc1, 0x813e79c0, 0x02020000, 0x00020ac9,
- 0x42027000, 0x00000043, 0x0201f000, 0x00020bc1,
- 0x5932680a, 0x59340a00, 0x8c040d0a, 0x040007ea,
- 0x59300c15, 0x84040d52, 0x48066415, 0x0401f7e6,
- 0x492fc857, 0x42000800, 0x00000006, 0x0201f000,
- 0x00020af8, 0x492fc857, 0x42000800, 0x00000004,
- 0x0201f000, 0x00020af8, 0x4807c856, 0x59240206,
- 0x800409c0, 0x04000003, 0x80080540, 0x0401f002,
- 0x80080500, 0x48024a06, 0x1c01f000, 0x4a030800,
- 0x00000000, 0x4a030802, 0x00000001, 0x497b0803,
- 0x497b0804, 0x1c01f000, 0x59840002, 0x8c000500,
- 0x04000004, 0x84000500, 0x4a030800, 0x00000001,
- 0x84000544, 0x84000506, 0x48030802, 0x82000d00,
- 0x0fffffff, 0x42000000, 0x90000000, 0x0201f800,
- 0x001008c9, 0x59a80050, 0x82000480, 0x00000007,
- 0x48035050, 0x80000580, 0x42000800, 0x0010c870,
- 0x48000800, 0x48000801, 0x1c01f000, 0x59a80050,
- 0x82000400, 0x00000007, 0x48035050, 0x1c01f000,
- 0x83640480, 0x00000008, 0x0400101b, 0x58c80a03,
- 0x80000580, 0x82000400, 0x00000008, 0x80040840,
- 0x040207fd, 0x815c0480, 0x04001013, 0x4200b000,
- 0x00000007, 0x0201f800, 0x00020b7b, 0x4a026203,
- 0x00000004, 0x4a026407, 0x00000009, 0x4a026203,
- 0x00000004, 0x4a026008, 0x00000101, 0x0401f809,
- 0x0401f880, 0x8058b040, 0x040207f3, 0x80000580,
- 0x1c01f000, 0x82000540, 0x00000001, 0x0401f7fd,
- 0x0201f800, 0x00100583, 0x492e6009, 0x58c80a03,
- 0x4a025a05, 0x0000002c, 0x497a5800, 0x497a5801,
- 0x497a5c05, 0x497a5c07, 0x497a5806, 0x4a025a09,
- 0x00000005, 0x4a025a08, 0x00000002, 0x58c80201,
- 0x48025c05, 0x58c80202, 0x48025c08, 0x58c80204,
- 0x48025c09, 0x4a02580e, 0x0000ffff, 0x80040840,
- 0x0400000c, 0x412c2000, 0x0201f800, 0x00100583,
- 0x4a025a05, 0x0000000a, 0x497a5c05, 0x48125800,
- 0x492c2001, 0x412c2000, 0x80040840, 0x040207f7,
- 0x1c01f000, 0x4d7c0000, 0x4202f800, 0x00000010,
- 0x4df00000, 0x4203e000, 0x50000000, 0x59847803,
- 0x803c79c0, 0x0400001e, 0x4c5c0000, 0x583cb809,
- 0x585c3409, 0x801831c0, 0x0400000b, 0x0401f84a,
- 0x04000016, 0x42001000, 0x0010c870, 0x0401f87f,
- 0x04000012, 0x0201f800, 0x0010056e, 0x0400000f,
- 0x492cb806, 0x585c0006, 0x80000540, 0x02000800,
- 0x0010032e, 0x0401f830, 0x585c5409, 0x0401f80b,
- 0x5c00b800, 0x5c03e000, 0x817ef840, 0x040207e1,
- 0x5c02f800, 0x1c01f000, 0x5c00b800, 0x5c03e000,
- 0x5c02f800, 0x1c01f000, 0x4803c856, 0x405c6000,
- 0x802851c0, 0x04000018, 0x585c0205, 0x82000d00,
- 0x0000000f, 0x82040c00, 0x00100f0a, 0x50044000,
- 0x4c600000, 0x4c640000, 0x4d040000, 0x4020c000,
- 0x40320800, 0x5984c804, 0x4c280000, 0x0401f93b,
- 0x5c005000, 0x40604000, 0x41046000, 0x0201f800,
- 0x00100ee8, 0x040207f6, 0x5c020800, 0x5c00c800,
- 0x5c00c000, 0x58c80204, 0x4800bc09, 0x0201f800,
- 0x0002011a, 0x4a026008, 0x00000101, 0x497a600a,
- 0x0401f055, 0x4803c856, 0x59840003, 0x80026540,
- 0x04000003, 0x59300000, 0x48030803, 0x1c01f000,
- 0x4803c856, 0x59840003, 0x48026000, 0x49330803,
- 0x1c01f000, 0x58cc0805, 0x40180000, 0x80040480,
- 0x0400100d, 0x82cc0580, 0x0010c865, 0x02020800,
- 0x0010032e, 0x58c80205, 0x80040480, 0x0400101d,
- 0x82000540, 0x00000001, 0x1c01f000, 0x80003580,
- 0x0401f7fe, 0x82cc0580, 0x0010c865, 0x02020800,
- 0x0010032e, 0x58c80400, 0x8c000504, 0x040007f8,
- 0x58c8040b, 0x8c00051e, 0x040007f5, 0x8c000500,
- 0x040207f3, 0x84000540, 0x4801940b, 0x42000000,
- 0x0010cc05, 0x0201f800, 0x0010bc88, 0x42001000,
- 0x00008026, 0x0201f800, 0x001038bc, 0x0401f7e8,
- 0x58c8040b, 0x8c00051e, 0x040007e2, 0x8c000502,
- 0x040207e0, 0x84000542, 0x4801940b, 0x42000000,
- 0x0010cc04, 0x0201f800, 0x0010bc88, 0x42001000,
- 0x00008025, 0x42001800, 0x00000000, 0x0201f800,
- 0x001038bc, 0x0401f7d3, 0x4803c856, 0x58080000,
- 0x42001800, 0x00000007, 0x58080801, 0x80040480,
- 0x04020004, 0x400c0000, 0x80000540, 0x0401f005,
- 0x04001003, 0x800c0480, 0x0401f002, 0x80000080,
- 0x1c01f000, 0x4803c856, 0x59300009, 0x80000d40,
- 0x02000800, 0x0010032e, 0x58040006, 0x80000540,
- 0x02000800, 0x0010032e, 0x59300008, 0x82000500,
- 0x00000101, 0x82000580, 0x00000101, 0x02020800,
- 0x0010032e, 0x42001000, 0x0010c870, 0x58080801,
- 0x82040400, 0x0010c872, 0x497a6415, 0x4a026016,
- 0x0000ffff, 0x45300000, 0x80040800, 0x82040480,
- 0x00000008, 0x04001002, 0x80000d80, 0x48041001,
- 0x82040400, 0x0010c872, 0x45780000, 0x1c01f000,
- 0x4933c857, 0x59300809, 0x800409c0, 0x02000800,
- 0x0010032e, 0x4d2c0000, 0x58065806, 0x812e59c0,
- 0x02020800, 0x00100594, 0x49780806, 0x40065800,
- 0x0201f800, 0x0010059d, 0x5c025800, 0x4d300000,
- 0x0201f800, 0x00020b9d, 0x5c026000, 0x1c01f000,
- 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x59300407,
- 0x82000580, 0x00000009, 0x04020006, 0x59300008,
- 0x8c000510, 0x04000003, 0x80000580, 0x1c01f000,
- 0x82000540, 0x00000001, 0x1c01f000, 0x59840802,
- 0x8c040d04, 0x1c01f000, 0x4803c856, 0x59840802,
- 0x84040d04, 0x84040d40, 0x4a030800, 0x00000000,
- 0x48070802, 0x82040d00, 0x0fffffff, 0x42000000,
- 0x90000000, 0x0201f000, 0x001008c9, 0x4807c857,
- 0x4805980a, 0x49799801, 0x49799803, 0x49799806,
- 0x49799807, 0x49799808, 0x49799805, 0x49799809,
- 0x0401f8c8, 0x0400000a, 0x0401f8ea, 0x04000008,
- 0x48359800, 0x48359802, 0x48359806, 0x4a019804,
- 0x00000001, 0x4a019807, 0x00000006, 0x1c01f000,
- 0x4807c857, 0x58cc1007, 0x40040000, 0x80080480,
- 0x04021020, 0x4c040000, 0x4c080000, 0x0401f8d9,
- 0x5c001000, 0x5c000800, 0x0400001c, 0x58cc0006,
- 0x80006540, 0x0402000b, 0x48359800, 0x48359802,
- 0x48359806, 0x49799801, 0x49799803, 0x49786801,
- 0x49786800, 0x49799804, 0x49799807, 0x0401f005,
- 0x48306801, 0x48346000, 0x48359806, 0x49786800,
- 0x58cc0004, 0x58cc1007, 0x80000000, 0x82081400,
- 0x00000006, 0x48019804, 0x48099807, 0x0401f7df,
+ 0x4803282c, 0x480b282d, 0x4a03282b, 0x0000000a,
+ 0x1c01f000, 0x80e9d1c0, 0x0400000e, 0x0401f832,
+ 0x04025000, 0x4203e000, 0x80000000, 0x40e81000,
+ 0x41780800, 0x42000000, 0x00000064, 0x0201f800,
+ 0x00106c9d, 0x5994002e, 0x80080400, 0x4803282e,
+ 0x1c01f000, 0x42001000, 0x00105013, 0x0401fe8b,
+ 0x42001000, 0x00105002, 0x0401ffd8, 0x42001000,
+ 0x00104131, 0x0401fe85, 0x42001000, 0x001041b3,
+ 0x0401fe82, 0x42001000, 0x0010410a, 0x0401fe7f,
+ 0x42001000, 0x001041ea, 0x0401f68f, 0x4203e000,
+ 0x70000000, 0x4203e000, 0xb0300000, 0x40ebf800,
+ 0x42000000, 0x0000003c, 0x04004004, 0x80000040,
+ 0x040207fe, 0x0401f007, 0x4203e000, 0x70000000,
+ 0x42000000, 0x0010cf3e, 0x0201f800, 0x0010bfb3,
+ 0x1c01f000, 0x4203e000, 0x80000000, 0x4203e000,
+ 0xb0400000, 0x40ebf800, 0x42000000, 0x0000003c,
+ 0x04005004, 0x80000040, 0x040207fe, 0x0401f007,
+ 0x4203e000, 0x80000000, 0x42000000, 0x0010cf3f,
+ 0x0201f800, 0x0010bfb3, 0x1c01f000, 0x59a8080d,
+ 0x59a80251, 0x80040480, 0x599c0a02, 0x800409c0,
+ 0x04020002, 0x80040800, 0x80041480, 0x04001002,
+ 0x40000800, 0x4807504f, 0x59a8100d, 0x40040000,
+ 0x800acc80, 0x4967500d, 0x49675050, 0x59aaa80b,
+ 0x41640800, 0x42001000, 0x0000002c, 0x0201f800,
+ 0x00106c7e, 0x8206a400, 0x00111584, 0x4953504c,
+ 0x4152b000, 0x42006000, 0x0010e271, 0x4a006005,
+ 0x0000012c, 0x4a006006, 0xda10da10, 0x4a006009,
+ 0x00000012, 0x4a00600a, 0x0010e271, 0x4a00600b,
+ 0x00100f06, 0x599c0014, 0x48006012, 0x599c0015,
+ 0x48006013, 0x42006000, 0x001114d4, 0x4a006203,
+ 0x00000008, 0x4a006407, 0x00000006, 0x4a006002,
+ 0xffff0000, 0x4a006009, 0x0010e271, 0x4a006015,
+ 0x0010e271, 0x599c0014, 0x48006016, 0x599c0015,
+ 0x48006017, 0x599c0413, 0x48006018, 0x49506019,
+ 0x4954601a, 0x59a8004f, 0x4800601b, 0x4a00601c,
+ 0x0010cacc, 0x4a00601d, 0x0010cacd, 0x4a00601e,
+ 0x0010cace, 0x42000000, 0xb0000000, 0x42000800,
+ 0x001114d4, 0x0201f800, 0x0002010e, 0x1c01f000,
+ 0x82000d00, 0x000000c0, 0x04000004, 0x82040d80,
+ 0x000000c0, 0x04020055, 0x82000d00, 0x00002020,
+ 0x59300415, 0x84000512, 0x82040d80, 0x00002020,
+ 0x0400000b, 0x8c000514, 0x0402000f, 0x48026415,
+ 0x813e79c0, 0x02020000, 0x00020ac9, 0x42027000,
+ 0x00000043, 0x0201f000, 0x00020bc1, 0x5932680a,
+ 0x59340a00, 0x8c040d0a, 0x040007f3, 0x84000552,
+ 0x0401f7f1, 0x84000514, 0x592c080e, 0x48066016,
+ 0x0401f7ef, 0x5932680a, 0x59340a00, 0x8c040d0a,
+ 0x02000000, 0x00020adc, 0x59300c15, 0x84040d52,
+ 0x48066415, 0x0201f000, 0x00020adc, 0x0201f800,
+ 0x0002011a, 0x813e79c0, 0x02020000, 0x00020ac9,
+ 0x0201f000, 0x00020af1, 0x8c00051e, 0x02000000,
+ 0x00020afd, 0x82000d00, 0x00002020, 0x82040d80,
+ 0x00002020, 0x04000014, 0x82000500, 0x000000c0,
+ 0x82000d80, 0x00000080, 0x04000008, 0x813e79c0,
+ 0x02020000, 0x00020ac9, 0x42027000, 0x00000041,
+ 0x0201f000, 0x00020bc1, 0x813e79c0, 0x02020000,
+ 0x00020ac9, 0x42027000, 0x00000043, 0x0201f000,
+ 0x00020bc1, 0x5932680a, 0x59340a00, 0x8c040d0a,
+ 0x040007ea, 0x59300c15, 0x84040d52, 0x48066415,
+ 0x0401f7e6, 0x492fc857, 0x42000800, 0x00000006,
+ 0x0201f000, 0x00020af8, 0x492fc857, 0x42000800,
+ 0x00000004, 0x0201f000, 0x00020af8, 0x4807c856,
+ 0x59240206, 0x800409c0, 0x04000003, 0x80080540,
+ 0x0401f002, 0x80080500, 0x48024a06, 0x1c01f000,
+ 0x4a030800, 0x00000000, 0x4a030802, 0x00000001,
+ 0x497b0803, 0x497b0804, 0x1c01f000, 0x59840002,
+ 0x8c000500, 0x04000004, 0x84000500, 0x4a030800,
+ 0x00000001, 0x84000544, 0x84000506, 0x48030802,
+ 0x82000d00, 0x0fffffff, 0x42000000, 0x90000000,
+ 0x0201f800, 0x001008c7, 0x59a80050, 0x82000480,
+ 0x00000007, 0x48035050, 0x80000580, 0x42000800,
+ 0x0010cb70, 0x48000800, 0x48000801, 0x1c01f000,
+ 0x59a80050, 0x82000400, 0x00000007, 0x48035050,
+ 0x1c01f000, 0x83640480, 0x00000008, 0x0400101b,
+ 0x58c80a03, 0x80000580, 0x82000400, 0x00000008,
+ 0x80040840, 0x040207fd, 0x815c0480, 0x04001013,
+ 0x4200b000, 0x00000007, 0x0201f800, 0x00020b7b,
+ 0x4a026203, 0x00000004, 0x4a026407, 0x00000009,
+ 0x4a026203, 0x00000004, 0x4a026008, 0x00000101,
+ 0x0401f809, 0x0401f880, 0x8058b040, 0x040207f3,
0x80000580, 0x1c01f000, 0x82000540, 0x00000001,
- 0x1c01f000, 0x480bc857, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x40083000, 0x58cc0801, 0x82040480,
- 0x00000006, 0x02021800, 0x0010032e, 0x82040400,
- 0x001067e1, 0x50000000, 0x58cca800, 0x8054ac00,
- 0x42001800, 0x00000006, 0x40040000, 0x800c0480,
- 0x80082480, 0x04021002, 0x40080000, 0x8000b0c2,
- 0x8058b400, 0x5450a800, 0x8050a000, 0x8054a800,
- 0x8058b040, 0x040207fc, 0x40001000, 0x58cc2805,
- 0x58cc0807, 0x58cc2001, 0x80142c00, 0x80040c80,
- 0x80102400, 0x48159805, 0x48059807, 0x48119801,
- 0x82100580, 0x00000006, 0x0400000c, 0x48119801,
- 0x40080000, 0x80181480, 0x40083000, 0x04000003,
- 0x040217d6, 0x80000580, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x1c01f000, 0x58cc0800, 0x800409c0,
- 0x02000800, 0x0010032e, 0x58040800, 0x48059800,
- 0x41782000, 0x0401f7ee, 0x0401f812, 0x50600000,
- 0x81041c00, 0x585c0205, 0x4803c857, 0x82000580,
- 0x0000002c, 0x02020800, 0x0010032e, 0x58040202,
- 0x800000e0, 0x80640540, 0x48001802, 0x58040000,
- 0x48001800, 0x58040001, 0x48001801, 0x1c01f000,
- 0x4807c856, 0x58cc0005, 0x80000040, 0x02001800,
- 0x0010032e, 0x48019805, 0x58cc1003, 0x82080480,
- 0x00000006, 0x02021800, 0x0010032e, 0x82080400,
- 0x001067e1, 0x50000000, 0x58cc0802, 0x80040c00,
- 0x80081000, 0x82080480, 0x00000006, 0x0402000f,
- 0x58cc2002, 0x58100000, 0x80006d40, 0x04000009,
- 0x4c340000, 0x0401f858, 0x5c006800, 0x49786801,
- 0x48359802, 0x58cc0004, 0x80000040, 0x48019804,
- 0x49799803, 0x0401f002, 0x48099803, 0x1c01f000,
- 0x4807c856, 0x41781800, 0x58c80201, 0x80000540,
- 0x04000002, 0x800c1800, 0x58c80c01, 0x80040c80,
- 0x0400100a, 0x04000009, 0x800c1800, 0x58c80202,
- 0x80041480, 0x04001005, 0x04000004, 0x800c1800,
- 0x40080800, 0x0401f7fb, 0x480d9204, 0x400c0000,
- 0x42002000, 0x00000001, 0x80000040, 0x04000007,
- 0x04001006, 0x80102000, 0x82000480, 0x00000005,
- 0x04000002, 0x040217fc, 0x48119203, 0x1c01f000,
- 0x4807c856, 0x4d2c0000, 0x58cc000a, 0x80000540,
- 0x02000800, 0x0010032e, 0x82002400, 0x00000006,
- 0x0201f800, 0x0010056e, 0x04000012, 0x492d9809,
- 0x497a5800, 0x497a5801, 0x0201f800, 0x0010056e,
- 0x0400000c, 0x58cc0009, 0x48025800, 0x497a5801,
- 0x492d9809, 0x82102480, 0x00000006, 0x040217f7,
- 0x82000540, 0x00000001, 0x5c025800, 0x1c01f000,
- 0x58cc0009, 0x80025d40, 0x040007fc, 0x592c2000,
- 0x0201f800, 0x00100594, 0x40100000, 0x0401f7fa,
- 0x58cc0009, 0x48cfc857, 0x80006d40, 0x04000005,
- 0x50340000, 0x48019809, 0x49786800, 0x49786801,
- 0x1c01f000, 0x4813c857, 0x58cc0009, 0x48002000,
- 0x48119809, 0x1c01f000, 0x4807c856, 0x4d2c0000,
- 0x58cc0009, 0x80025d40, 0x04000007, 0x592c0000,
- 0x4c000000, 0x0201f800, 0x00100594, 0x5c000000,
- 0x0401f7f9, 0x5c025800, 0x1c01f000, 0x4807c856,
- 0x4d2c0000, 0x58cc0002, 0x80025d40, 0x04000007,
- 0x592c0000, 0x4c000000, 0x0201f800, 0x00100594,
- 0x5c000000, 0x0401f7f9, 0x49799800, 0x49799802,
- 0x49799801, 0x49799803, 0x49799806, 0x49799807,
- 0x49799808, 0x49799809, 0x4979980a, 0x5c025800,
- 0x1c01f000, 0x00000003, 0x00000006, 0x00000009,
- 0x0000000c, 0x0000000f, 0x00000012, 0x4803c856,
- 0x0401f858, 0x4a00c205, 0x0000003c, 0x5930100a,
- 0x82080580, 0x0010c87b, 0x04000013, 0x58080802,
- 0x82040d00, 0x00ffffff, 0x58080403, 0x4804c006,
- 0x4800c407, 0x4a00c208, 0x00000003, 0x59300812,
- 0x585c0405, 0x4978c207, 0x4804c408, 0x80000540,
- 0x0400000d, 0x58600207, 0x84000540, 0x4800c207,
- 0x0401f009, 0x585c080b, 0x82040d00, 0x00ffffff,
- 0x4804c006, 0x4a00c407, 0x000007ff, 0x4978c208,
- 0x0401f7ef, 0x82603c00, 0x00000009, 0x58605405,
- 0x40282000, 0x405c6000, 0x585c0a05, 0x82040d00,
- 0x0000000f, 0x82040c00, 0x00100f0a, 0x50044000,
- 0x80004d80, 0x50200000, 0x80307400, 0x58380402,
- 0x8c244d00, 0x04020003, 0x48003a00, 0x0401f003,
- 0x48003c00, 0x801c3800, 0x80244800, 0x80102040,
- 0x04000006, 0x0201f800, 0x00100ee8, 0x02000800,
- 0x0010032e, 0x0401f7f0, 0x1c01f000, 0x4803c856,
- 0x4d340000, 0x5930000a, 0x80026d40, 0x02000800,
- 0x0010032e, 0x59340212, 0x82000500, 0x0000ff00,
- 0x0402000e, 0x59840000, 0x80000540, 0x0400000b,
- 0x836c0580, 0x00000003, 0x04020008, 0x59341c03,
- 0x42002000, 0x00000004, 0x42003000, 0x00000004,
- 0x0201f800, 0x00103931, 0x5c026800, 0x1c01f000,
- 0x4803c856, 0x80001580, 0x58c80c01, 0x59300012,
- 0x80040c80, 0x48066012, 0x58c80201, 0x80000540,
- 0x04000005, 0x80081000, 0x80040c80, 0x04001007,
- 0x04000006, 0x58c80202, 0x80081000, 0x80040c80,
- 0x04001002, 0x040207fd, 0x4808bc09, 0x4808c405,
- 0x1c01f000, 0x4803c856, 0x4a0370e5, 0x00020000,
- 0x59b800e5, 0x8c000524, 0x040207fc, 0x4a0370e5,
- 0x00030000, 0x40000000, 0x40000000, 0x59b800e5,
- 0x8c000524, 0x040207f5, 0x5934000e, 0x80006d40,
- 0x04000010, 0x81300580, 0x04020004, 0x58340000,
- 0x4802680e, 0x0401f00a, 0x40347800, 0x58340000,
- 0x80006d40, 0x02000800, 0x0010032e, 0x81300580,
- 0x040207fa, 0x58340000, 0x48007800, 0x497a6000,
- 0x4a0370e5, 0x00020000, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x4d2c0000, 0x42000800, 0x000003ff,
- 0x4a0370e5, 0x00020000, 0x59b800e5, 0x8c000524,
- 0x04000005, 0x80040840, 0x040207fa, 0x0201f800,
- 0x0010032e, 0x4a0370e5, 0x00030000, 0x40000000,
- 0x40000000, 0x59b800e5, 0x8c000524, 0x040207f1,
- 0x5934000e, 0x80026540, 0x0400000e, 0x4933c857,
- 0x59300000, 0x4802680e, 0x4a026203, 0x00000004,
- 0x497a6006, 0x497a600a, 0x4a026008, 0x00000101,
- 0x59325809, 0x497a5c09, 0x0401fd7a, 0x0401f7f1,
- 0x4a0370e5, 0x00020000, 0x5c025800, 0x5c026000,
- 0x1c01f000, 0x4803c856, 0x4c000000, 0x0201f800,
- 0x00105f68, 0x04020011, 0x0201f800, 0x0010452c,
- 0x02020800, 0x0010032e, 0x5c000000, 0x48026802,
- 0x0201f800, 0x00107cfe, 0x04000009, 0x4936600a,
- 0x4a026407, 0x00000001, 0x42027000, 0x00000001,
- 0x0201f000, 0x00020bc1, 0x5c000000, 0x1c01f000,
- 0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
- 0x0010032e, 0x4803c857, 0x0c01f001, 0x001068cd,
- 0x001068cd, 0x001068cd, 0x001068cf, 0x0010693c,
- 0x001068cd, 0x001068cd, 0x0010698e, 0x0010698f,
- 0x001068cd, 0x001068cd, 0x001068cd, 0x001068cd,
- 0x001068cd, 0x0201f800, 0x0010032e, 0x493bc857,
- 0x83380480, 0x00000050, 0x02021800, 0x0010032e,
- 0x83380480, 0x00000049, 0x02001800, 0x0010032e,
- 0x0c01f001, 0x001068e2, 0x00106913, 0x001068e0,
- 0x001068e0, 0x001068e0, 0x001068e0, 0x00106921,
- 0x0201f800, 0x0010032e, 0x4d2c0000, 0x59325809,
- 0x592c0207, 0x48025c07, 0x4a025a07, 0x00000000,
- 0x4c5c0000, 0x592cbc0b, 0x592c0000, 0x48026009,
- 0x0201f800, 0x000203ef, 0x59300c15, 0x59300009,
- 0x80000540, 0x0400000b, 0x8c040d18, 0x04020014,
- 0x4a026203, 0x00000007, 0x42027000, 0x00000043,
- 0x497a6415, 0x5c00b800, 0x5c025800, 0x0401f093,
- 0x8c040d18, 0x04020010, 0x8c5cbd08, 0x04020011,
- 0x4a026203, 0x00000007, 0x497a6415, 0x497a6006,
- 0x5c00b800, 0x5c025800, 0x1c01f000, 0x4d400000,
- 0x59325809, 0x42028000, 0x00000005, 0x0401f922,
- 0x5c028000, 0x0201f800, 0x00107cbe, 0x0401f7f5,
- 0x0201f800, 0x00020b9d, 0x0401f7f2, 0x0401fa59,
- 0x4d2c0000, 0x59325809, 0x0201f800, 0x00109667,
- 0x04000006, 0x4d400000, 0x42028000, 0x00000001,
- 0x0401f911, 0x5c028000, 0x5c025800, 0x0201f000,
- 0x00020b9d, 0x0401fa4b, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010fc72, 0x5c027800, 0x42003000,
- 0x00000014, 0x0201f800, 0x0010b412, 0x42000000,
- 0x0010cc23, 0x0201f800, 0x0010bc88, 0x4d2c0000,
- 0x59325809, 0x0201f800, 0x00109667, 0x04000006,
- 0x4d400000, 0x42028000, 0x00000029, 0x0401f8f6,
- 0x5c028000, 0x5c025800, 0x0201f000, 0x00020b9d,
- 0x493bc857, 0x497a6006, 0x83380480, 0x00000054,
- 0x02021800, 0x0010032e, 0x83380480, 0x00000047,
- 0x02001800, 0x0010032e, 0x0c01f001, 0x0010698d,
- 0x00106956, 0x00106954, 0x00106954, 0x00106954,
- 0x00106954, 0x00106954, 0x00106954, 0x00106954,
- 0x00106954, 0x00106954, 0x00106954, 0x0010695a,
- 0x0201f800, 0x0010032e, 0x59300012, 0x82000500,
- 0xffff0000, 0x04020034, 0x59840802, 0x8c040d04,
- 0x04000025, 0x5930000a, 0x80026d40, 0x0400001f,
- 0x4c5c0000, 0x4c600000, 0x497a6006, 0x5930b809,
- 0x585c0006, 0x8000c540, 0x02000800, 0x0010032e,
- 0x0401fe7f, 0x40625800, 0x0201f800, 0x000203f3,
- 0x4978b806, 0x0401fee8, 0x497a600a, 0x585c3409,
- 0x0401fca9, 0x0400000e, 0x42001000, 0x0010c870,
- 0x0401fcde, 0x0400000a, 0x0201f800, 0x00100583,
- 0x04000007, 0x492cb806, 0x585c5409, 0x0401fc6f,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x0401fc95,
- 0x0401f7fc, 0x8c040d06, 0x040207fc, 0x5930000a,
- 0x80026d40, 0x04000006, 0x5934000e, 0x80000540,
- 0x02020800, 0x0010032e, 0x497a600a, 0x0401fcf9,
- 0x0401f7f2, 0x0401f088, 0x4803c856, 0x4803c856,
- 0x83380580, 0x00000043, 0x02020800, 0x0010032e,
- 0x4a026203, 0x00000003, 0x493a6403, 0x59325809,
- 0x592c0010, 0x48026012, 0x497a6014, 0x592c0407,
- 0x800000c2, 0x800010c4, 0x80081400, 0x480a6006,
- 0x0201f800, 0x00020168, 0x42000800, 0x80000060,
- 0x0201f000, 0x00020b30, 0x42000000, 0x0010cc35,
- 0x0201f800, 0x0010bc88, 0x59300203, 0x82000c80,
- 0x0000000e, 0x02021800, 0x0010032e, 0x4803c857,
- 0x82000d80, 0x00000003, 0x04000006, 0x82000d80,
- 0x00000004, 0x0400005d, 0x0201f800, 0x0010032e,
- 0x4d400000, 0x42028000, 0x00000006, 0x0401f82d,
- 0x5c028000, 0x1c01f000, 0x4803c856, 0x59300203,
- 0x82000c80, 0x0000000e, 0x02021800, 0x0010032e,
- 0x82000d80, 0x00000002, 0x0400000f, 0x82000d80,
- 0x00000003, 0x04000006, 0x82000d80, 0x00000004,
- 0x04000046, 0x0201f800, 0x0010032e, 0x4d400000,
- 0x42028000, 0x00000005, 0x0401f816, 0x5c028000,
- 0x1c01f000, 0x4933c857, 0x4d2c0000, 0x59325809,
- 0x812e59c0, 0x02000800, 0x0010032e, 0x592c1a09,
- 0x8c0c1d0e, 0x02000800, 0x0010032e, 0x4d400000,
- 0x42028000, 0x00000001, 0x0401f84b, 0x0201f800,
- 0x00107cbe, 0x5c028000, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x4943c857, 0x0401fa52, 0x4df00000,
- 0x59300004, 0x8c00053e, 0x04020006, 0x0201f800,
- 0x00107021, 0x02020800, 0x0010032e, 0x0401f01b,
- 0x0201f800, 0x0010931e, 0x04020007, 0x59300415,
- 0x84000558, 0x48026415, 0x0201f800, 0x00106f25,
- 0x04020012, 0x0201f800, 0x0010fd55, 0x80c40040,
- 0x04000005, 0x0401f946, 0x02020800, 0x0010032e,
- 0x0401f00a, 0x59325809, 0x0401f827, 0x0201f800,
- 0x00107cbe, 0x5c03e000, 0x04000a1f, 0x82000540,
- 0x00000001, 0x1c01f000, 0x5c03e000, 0x04000a1a,
- 0x80000580, 0x1c01f000, 0x4933c857, 0x0201f800,
- 0x00100c75, 0x4933c857, 0x4c5c0000, 0x4d340000,
- 0x497a6006, 0x5930b809, 0x5930000a, 0x80026d40,
- 0x04020e39, 0x42001000, 0x0010c870, 0x0401fc33,
- 0x04000009, 0x58c80204, 0x4800bc09, 0x41785000,
- 0x0201f800, 0x001065ea, 0x5c026800, 0x5c00b800,
- 0x1c01f000, 0x4978bc09, 0x0201f800, 0x00106614,
- 0x0401f7fa, 0x4803c856, 0x0201f800, 0x00109667,
- 0x0400000f, 0x592c0000, 0x80000d40, 0x04000009,
- 0x497a5800, 0x49425a07, 0x4c040000, 0x0201f800,
- 0x000203ef, 0x5c000800, 0x40065800, 0x0401f7f6,
- 0x49425a07, 0x0201f800, 0x000203ef, 0x1c01f000,
- 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x4933c857,
- 0x59300c07, 0x82040580, 0x0000000e, 0x04000004,
- 0x82040580, 0x00000009, 0x04020004, 0x0401ffde,
- 0x497a6009, 0x80000580, 0x1c01f000, 0x592e600a,
- 0x83300480, 0x00111264, 0x04001016, 0x41580000,
- 0x81300480, 0x04021013, 0x40040000, 0x59300c07,
- 0x80040580, 0x04020012, 0x59300a03, 0x82040580,
- 0x00000007, 0x02020800, 0x0010032e, 0x59300009,
- 0x80000540, 0x02020800, 0x0010032e, 0x0201f800,
- 0x00020b9d, 0x42000000, 0x00000000, 0x0401f009,
- 0x42000000, 0x00000008, 0x0401f006, 0x82040580,
- 0x00000007, 0x040207fb, 0x42000000, 0x00000005,
- 0x592c0a07, 0x48065c07, 0x48025a07, 0x0201f000,
- 0x000203ef, 0x4c0c0000, 0x4c100000, 0x4c140000,
- 0x4c180000, 0x80001d80, 0x80002580, 0x42003000,
- 0x00000020, 0x82040500, 0x00000001, 0x04000003,
- 0x40080000, 0x800c1c00, 0x400c2800, 0x800c1902,
- 0x80102102, 0x82140500, 0x00000001, 0x04000003,
- 0x82102540, 0x80000000, 0x80040902, 0x80183040,
- 0x040207f1, 0x40100800, 0x400c0000, 0x5c003000,
- 0x5c002800, 0x5c002000, 0x5c001800, 0x1c01f000,
- 0x4c580000, 0x4200b000, 0x00000020, 0x80000540,
- 0x04000018, 0x80041c80, 0x04021016, 0x800810c2,
- 0x80040982, 0x04001006, 0x80041c80, 0x04021005,
- 0x8058b040, 0x040207fa, 0x0401f006, 0x80041c80,
- 0x400c0800, 0x80081000, 0x8058b040, 0x040207f4,
- 0x4c000000, 0x41f00000, 0x82000500, 0xf7ffffff,
- 0x4003e000, 0x5c000000, 0x5c00b000, 0x1c01f000,
- 0x4c000000, 0x41f00000, 0x82000540, 0x08000000,
- 0x0401f7f8, 0x42007000, 0x0010c89b, 0x4a007000,
- 0x00000005, 0x4a007401, 0x00000000, 0x4a007201,
- 0x00000840, 0x4a007202, 0x00000005, 0x4a0378e8,
- 0x00000000, 0x4a03c821, 0x00000010, 0x4a03c823,
- 0x00000004, 0x0401f81e, 0x4a0378e9, 0x00003a0d,
- 0x4a0378e8, 0x00000001, 0x41780800, 0x4203a000,
- 0x00007600, 0x4a03a005, 0xd0000001, 0x59d00006,
- 0x4a03a005, 0x90000001, 0x83d3a400, 0x00000020,
- 0x80040800, 0x82040480, 0x00000005, 0x040017f8,
- 0x59e00003, 0x82000500, 0xffffffe0, 0x82000540,
- 0x00008000, 0x4803c003, 0x59c40006, 0x82000500,
- 0xfffcffff, 0x48038806, 0x1c01f000, 0x4d900000,
- 0x4d180000, 0x4a0378e7, 0xaaaaaaaa, 0x4a0378e6,
- 0xaaaaaaaa, 0x4a0378e5, 0xaaaaaaaa, 0x4a0378e4,
- 0xaaaaaaaa, 0x4a03781a, 0x0010cb2e, 0x4a03781b,
- 0x00100f0a, 0x4a03781c, 0x00100f1a, 0x4a031800,
- 0x00000000, 0x4a031801, 0x0010c89e, 0x4a031802,
- 0x0010c8a5, 0x42000800, 0x0010cb31, 0x417a3000,
- 0x811b20c8, 0x83932400, 0x0000bf32, 0x48072000,
- 0x4a032001, 0x00000000, 0x83180400, 0x00107303,
- 0x50000000, 0x48032002, 0x82040c00, 0x00000005,
- 0x811a3000, 0x83180480, 0x00000005, 0x040017f1,
- 0x5c023000, 0x5c032000, 0x1c01f000, 0x40680800,
- 0x0201f800, 0x00020b3e, 0x1c01f000, 0x4933c857,
- 0x59300804, 0x82040d00, 0x00000100, 0x82040d40,
- 0x80000040, 0x48066004, 0x497a6000, 0x59bc00ea,
- 0x8c000516, 0x040207fe, 0x83300400, 0x60000000,
- 0x480378e1, 0x1c01f000, 0x598c000f, 0x81300580,
- 0x04000003, 0x497a6008, 0x1c01f000, 0x59c40004,
- 0x82000500, 0x0000000c, 0x04000005, 0x4a038804,
- 0x0000000c, 0x497b2807, 0x0401f00a, 0x0401fba6,
- 0x59300403, 0x82000d80, 0x00000040, 0x04000004,
- 0x82000580, 0x00000042, 0x04020002, 0x497a6008,
- 0x0201f800, 0x001072c9, 0x80000580, 0x1c01f000,
- 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x59300804,
- 0x8c040d20, 0x04020004, 0x82000540, 0x00000001,
- 0x1c01f000, 0x4933c857, 0x4d380000, 0x59300804,
- 0x84040d20, 0x48066004, 0x42027000, 0x00000049,
- 0x59300203, 0x82000580, 0x00000003, 0x04000003,
- 0x42027000, 0x00000013, 0x0201f800, 0x00020bc1,
- 0x80000580, 0x5c027000, 0x1c01f000, 0x0401f807,
- 0x42018800, 0x00000001, 0x04000003, 0x42018800,
- 0x00000000, 0x1c01f000, 0x59300018, 0x81480580,
- 0x04020003, 0x59300019, 0x814c0580, 0x1c01f000,
- 0x4d2c0000, 0x4d300000, 0x0401f8ce, 0x4df00000,
- 0x0201f800, 0x00106423, 0x59900001, 0x82000500,
- 0x00000003, 0x0c01f001, 0x00106b87, 0x00106b7c,
- 0x00106b7a, 0x00106b7a, 0x0201f800, 0x0010032e,
- 0x59926004, 0x0401f88a, 0x813261c0, 0x04000008,
- 0x59300004, 0x8c000516, 0x04000004, 0x59325809,
- 0x497a5809, 0x497a580a, 0x0401f88a, 0x5c03e000,
- 0x040008a1, 0x5c026000, 0x5c025800, 0x1c01f000,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x4d300000,
- 0x497b2807, 0x0401f8ab, 0x4df00000, 0x598c0000,
- 0x82000500, 0x0000000f, 0x4803c857, 0x0c01f001,
- 0x00106bcd, 0x00106baa, 0x00106bb3, 0x00106bba,
- 0x00106bc8, 0x00106bcd, 0x00106ba8, 0x00106bb7,
- 0x00106bcd, 0x00106ba8, 0x00106ba8, 0x00106ba8,
- 0x00106ba8, 0x00106ba8, 0x00106ba8, 0x00106ba8,
- 0x0201f800, 0x0010032e, 0x598c000f, 0x80026540,
- 0x04000004, 0x0401f824, 0x02020800, 0x0010032e,
- 0x0201f800, 0x001072c9, 0x0401f01b, 0x0401f82d,
- 0x0201f800, 0x001072c9, 0x0401f017, 0x0201f800,
- 0x0010b731, 0x0401f7f7, 0x598c000f, 0x80026540,
- 0x04000011, 0x0401f83b, 0x04000007, 0x0401f812,
- 0x04000005, 0x0401f81f, 0x04000003, 0x0201f800,
- 0x0010b731, 0x0201f800, 0x001072c9, 0x0401f006,
- 0x0401f830, 0x02020800, 0x0010032e, 0x0201f800,
- 0x001072c9, 0x5c03e000, 0x0400085b, 0x5c026000,
- 0x1c01f000, 0x598c0009, 0x81300580, 0x0402000c,
- 0x0401f84e, 0x0401f83b, 0x59300000, 0x800001c0,
- 0x04000004, 0x48031809, 0x497a6000, 0x0401f003,
- 0x497b1809, 0x497b1808, 0x80000580, 0x1c01f000,
- 0x4d2c0000, 0x59300407, 0x82000580, 0x00000003,
- 0x04020012, 0x598c000b, 0x81300580, 0x0402000f,
- 0x0401f83a, 0x59325809, 0x497a5809, 0x497a580a,
- 0x0401f824, 0x59300000, 0x800001c0, 0x04000004,
- 0x4803180b, 0x497a6000, 0x0401f003, 0x497b180a,
- 0x497b180b, 0x80000580, 0x5c025800, 0x1c01f000,
- 0x598c0005, 0x81300580, 0x0402000c, 0x0401f827,
- 0x0401f814, 0x59300000, 0x800001c0, 0x04000004,
- 0x48031805, 0x497a6000, 0x0401f003, 0x497b1805,
- 0x497b1804, 0x80000580, 0x1c01f000, 0x4a032001,
- 0x00000000, 0x497b2004, 0x497b2005, 0x59900006,
- 0x82000500, 0x0000ffff, 0x48032006, 0x1c01f000,
- 0x4c040000, 0x59300004, 0x82000500, 0x7ffeffff,
- 0x48026004, 0x59bc00e4, 0x8c000514, 0x04000009,
- 0x42000800, 0x0000bf00, 0x58040012, 0x81300580,
- 0x04020004, 0x49780812, 0x4a0378e4, 0x00000800,
- 0x5c000800, 0x1c01f000, 0x4803c856, 0x598c000e,
- 0x80000540, 0x04000003, 0x80000040, 0x4803180e,
- 0x1c01f000, 0x59bc00ea, 0x82000500, 0x00000007,
- 0x82000580, 0x00000003, 0x04020006, 0x4803c856,
- 0x4a0378e8, 0x00000001, 0x4a0370e4, 0x00000800,
+ 0x0401f7fd, 0x0201f800, 0x00100583, 0x492e6009,
+ 0x58c80a03, 0x4a025a05, 0x0000002c, 0x497a5800,
+ 0x497a5801, 0x497a5c05, 0x497a5c07, 0x497a5806,
+ 0x4a025a09, 0x00000005, 0x4a025a08, 0x00000002,
+ 0x58c80201, 0x48025c05, 0x58c80202, 0x48025c08,
+ 0x58c80204, 0x48025c09, 0x4a02580e, 0x0000ffff,
+ 0x80040840, 0x0400000c, 0x412c2000, 0x0201f800,
+ 0x00100583, 0x4a025a05, 0x0000000a, 0x497a5c05,
+ 0x48125800, 0x492c2001, 0x412c2000, 0x80040840,
+ 0x040207f7, 0x1c01f000, 0x4d7c0000, 0x4202f800,
+ 0x00000010, 0x4df00000, 0x4203e000, 0x50000000,
+ 0x59847803, 0x803c79c0, 0x0400001e, 0x4c5c0000,
+ 0x583cb809, 0x585c3409, 0x801831c0, 0x0400000b,
+ 0x0401f84a, 0x04000016, 0x42001000, 0x0010cb70,
+ 0x0401f87f, 0x04000012, 0x0201f800, 0x0010056e,
+ 0x0400000f, 0x492cb806, 0x585c0006, 0x80000540,
+ 0x02000800, 0x0010032e, 0x0401f830, 0x585c5409,
+ 0x0401f80b, 0x5c00b800, 0x5c03e000, 0x817ef840,
+ 0x040207e1, 0x5c02f800, 0x1c01f000, 0x5c00b800,
+ 0x5c03e000, 0x5c02f800, 0x1c01f000, 0x4803c856,
+ 0x405c6000, 0x802851c0, 0x04000018, 0x585c0205,
+ 0x82000d00, 0x0000000f, 0x82040c00, 0x00100f0b,
+ 0x50044000, 0x4c600000, 0x4c640000, 0x4d040000,
+ 0x4020c000, 0x40320800, 0x5984c804, 0x4c280000,
+ 0x0401f93b, 0x5c005000, 0x40604000, 0x41046000,
+ 0x0201f800, 0x00100ee9, 0x040207f6, 0x5c020800,
+ 0x5c00c800, 0x5c00c000, 0x58c80204, 0x4800bc09,
+ 0x0201f800, 0x0002011a, 0x4a026008, 0x00000101,
+ 0x497a600a, 0x0401f055, 0x4803c856, 0x59840003,
+ 0x80026540, 0x04000003, 0x59300000, 0x48030803,
+ 0x1c01f000, 0x4803c856, 0x59840003, 0x48026000,
+ 0x49330803, 0x1c01f000, 0x58cc0805, 0x40180000,
+ 0x80040480, 0x0400100d, 0x82cc0580, 0x0010cb65,
+ 0x02020800, 0x0010032e, 0x58c80205, 0x80040480,
+ 0x0400101d, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x80003580, 0x0401f7fe, 0x82cc0580, 0x0010cb65,
+ 0x02020800, 0x0010032e, 0x58c80400, 0x8c000504,
+ 0x040007f8, 0x58c8040b, 0x8c00051e, 0x040007f5,
+ 0x8c000500, 0x040207f3, 0x84000540, 0x4801940b,
+ 0x42000000, 0x0010cf05, 0x0201f800, 0x0010bfb3,
+ 0x42001000, 0x00008026, 0x0201f800, 0x001039ac,
+ 0x0401f7e8, 0x58c8040b, 0x8c00051e, 0x040007e2,
+ 0x8c000502, 0x040207e0, 0x84000542, 0x4801940b,
+ 0x42000000, 0x0010cf04, 0x0201f800, 0x0010bfb3,
+ 0x42001000, 0x00008025, 0x42001800, 0x00000000,
+ 0x0201f800, 0x001039ac, 0x0401f7d3, 0x4803c856,
+ 0x58080000, 0x42001800, 0x00000007, 0x58080801,
+ 0x80040480, 0x04020004, 0x400c0000, 0x80000540,
+ 0x0401f005, 0x04001003, 0x800c0480, 0x0401f002,
+ 0x80000080, 0x1c01f000, 0x4803c856, 0x59300009,
+ 0x80000d40, 0x02000800, 0x0010032e, 0x58040006,
+ 0x80000540, 0x02000800, 0x0010032e, 0x59300008,
+ 0x82000500, 0x00000101, 0x82000580, 0x00000101,
+ 0x02020800, 0x0010032e, 0x42001000, 0x0010cb70,
+ 0x58080801, 0x82040400, 0x0010cb72, 0x497a6415,
+ 0x4a026016, 0x0000ffff, 0x45300000, 0x80040800,
+ 0x82040480, 0x00000008, 0x04001002, 0x80000d80,
+ 0x48041001, 0x82040400, 0x0010cb72, 0x45780000,
+ 0x1c01f000, 0x4933c857, 0x59300809, 0x800409c0,
+ 0x02000800, 0x0010032e, 0x4d2c0000, 0x58065806,
+ 0x812e59c0, 0x02020800, 0x00100594, 0x49780806,
+ 0x40065800, 0x0201f800, 0x0010059d, 0x5c025800,
+ 0x4d300000, 0x0201f800, 0x00020b9d, 0x5c026000,
0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x59bc00ea, 0x82000500, 0x00000007, 0x82000580,
- 0x00000001, 0x04020013, 0x4803c856, 0x42000800,
- 0x00000000, 0x0401f810, 0x4a0370e4, 0x00000c00,
- 0x42000800, 0x00001000, 0x59bc00ea, 0x82000500,
- 0x00000007, 0x82000580, 0x00000003, 0x04000005,
- 0x80040840, 0x040207f9, 0x0201f800, 0x0010032e,
+ 0x59300407, 0x82000580, 0x00000009, 0x04020006,
+ 0x59300008, 0x8c000510, 0x04000003, 0x80000580,
+ 0x1c01f000, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x59840802, 0x8c040d04, 0x1c01f000, 0x4803c856,
+ 0x59840802, 0x84040d04, 0x84040d40, 0x4a030800,
+ 0x00000000, 0x48070802, 0x82040d00, 0x0fffffff,
+ 0x42000000, 0x90000000, 0x0201f000, 0x001008c7,
+ 0x4807c857, 0x4805980a, 0x49799801, 0x49799803,
+ 0x49799806, 0x49799807, 0x49799808, 0x49799805,
+ 0x49799809, 0x0401f8c8, 0x0400000a, 0x0401f8ea,
+ 0x04000008, 0x48359800, 0x48359802, 0x48359806,
+ 0x4a019804, 0x00000001, 0x4a019807, 0x00000006,
+ 0x1c01f000, 0x4807c857, 0x58cc1007, 0x40040000,
+ 0x80080480, 0x04021020, 0x4c040000, 0x4c080000,
+ 0x0401f8d9, 0x5c001000, 0x5c000800, 0x0400001c,
+ 0x58cc0006, 0x80006540, 0x0402000b, 0x48359800,
+ 0x48359802, 0x48359806, 0x49799801, 0x49799803,
+ 0x49786801, 0x49786800, 0x49799804, 0x49799807,
+ 0x0401f005, 0x48306801, 0x48346000, 0x48359806,
+ 0x49786800, 0x58cc0004, 0x58cc1007, 0x80000000,
+ 0x82081400, 0x00000006, 0x48019804, 0x48099807,
+ 0x0401f7df, 0x80000580, 0x1c01f000, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x480bc857, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x40083000, 0x58cc0801,
+ 0x82040480, 0x00000006, 0x02021800, 0x0010032e,
+ 0x82040400, 0x001069e6, 0x50000000, 0x58cca800,
+ 0x8054ac00, 0x42001800, 0x00000006, 0x40040000,
+ 0x800c0480, 0x80082480, 0x04021002, 0x40080000,
+ 0x8000b0c2, 0x8058b400, 0x5450a800, 0x8050a000,
+ 0x8054a800, 0x8058b040, 0x040207fc, 0x40001000,
+ 0x58cc2805, 0x58cc0807, 0x58cc2001, 0x80142c00,
+ 0x80040c80, 0x80102400, 0x48159805, 0x48059807,
+ 0x48119801, 0x82100580, 0x00000006, 0x0400000c,
+ 0x48119801, 0x40080000, 0x80181480, 0x40083000,
+ 0x04000003, 0x040217d6, 0x80000580, 0x5c00b000,
+ 0x5c00a800, 0x5c00a000, 0x1c01f000, 0x58cc0800,
+ 0x800409c0, 0x02000800, 0x0010032e, 0x58040800,
+ 0x48059800, 0x41782000, 0x0401f7ee, 0x0401f812,
+ 0x50600000, 0x81041c00, 0x585c0205, 0x4803c857,
+ 0x82000580, 0x0000002c, 0x02020800, 0x0010032e,
+ 0x58040202, 0x800000e0, 0x80640540, 0x48001802,
+ 0x58040000, 0x48001800, 0x58040001, 0x48001801,
+ 0x1c01f000, 0x4807c856, 0x58cc0005, 0x80000040,
+ 0x02001800, 0x0010032e, 0x48019805, 0x58cc1003,
+ 0x82080480, 0x00000006, 0x02021800, 0x0010032e,
+ 0x82080400, 0x001069e6, 0x50000000, 0x58cc0802,
+ 0x80040c00, 0x80081000, 0x82080480, 0x00000006,
+ 0x0402000f, 0x58cc2002, 0x58100000, 0x80006d40,
+ 0x04000009, 0x4c340000, 0x0401f858, 0x5c006800,
+ 0x49786801, 0x48359802, 0x58cc0004, 0x80000040,
+ 0x48019804, 0x49799803, 0x0401f002, 0x48099803,
+ 0x1c01f000, 0x4807c856, 0x41781800, 0x58c80201,
+ 0x80000540, 0x04000002, 0x800c1800, 0x58c80c01,
+ 0x80040c80, 0x0400100a, 0x04000009, 0x800c1800,
+ 0x58c80202, 0x80041480, 0x04001005, 0x04000004,
+ 0x800c1800, 0x40080800, 0x0401f7fb, 0x480d9204,
+ 0x400c0000, 0x42002000, 0x00000001, 0x80000040,
+ 0x04000007, 0x04001006, 0x80102000, 0x82000480,
+ 0x00000005, 0x04000002, 0x040217fc, 0x48119203,
+ 0x1c01f000, 0x4807c856, 0x4d2c0000, 0x58cc000a,
+ 0x80000540, 0x02000800, 0x0010032e, 0x82002400,
+ 0x00000006, 0x0201f800, 0x0010056e, 0x04000012,
+ 0x492d9809, 0x497a5800, 0x497a5801, 0x0201f800,
+ 0x0010056e, 0x0400000c, 0x58cc0009, 0x48025800,
+ 0x497a5801, 0x492d9809, 0x82102480, 0x00000006,
+ 0x040217f7, 0x82000540, 0x00000001, 0x5c025800,
+ 0x1c01f000, 0x58cc0009, 0x80025d40, 0x040007fc,
+ 0x592c2000, 0x0201f800, 0x00100594, 0x40100000,
+ 0x0401f7fa, 0x58cc0009, 0x48cfc857, 0x80006d40,
+ 0x04000005, 0x50340000, 0x48019809, 0x49786800,
+ 0x49786801, 0x1c01f000, 0x4813c857, 0x58cc0009,
+ 0x48002000, 0x48119809, 0x1c01f000, 0x4807c856,
+ 0x4d2c0000, 0x58cc0009, 0x80025d40, 0x04000007,
+ 0x592c0000, 0x4c000000, 0x0201f800, 0x00100594,
+ 0x5c000000, 0x0401f7f9, 0x5c025800, 0x1c01f000,
+ 0x4807c856, 0x4d2c0000, 0x58cc0002, 0x80025d40,
+ 0x04000007, 0x592c0000, 0x4c000000, 0x0201f800,
+ 0x00100594, 0x5c000000, 0x0401f7f9, 0x49799800,
+ 0x49799802, 0x49799801, 0x49799803, 0x49799806,
+ 0x49799807, 0x49799808, 0x49799809, 0x4979980a,
+ 0x5c025800, 0x1c01f000, 0x00000003, 0x00000006,
+ 0x00000009, 0x0000000c, 0x0000000f, 0x00000012,
+ 0x4803c856, 0x0401f858, 0x4a00c205, 0x0000003c,
+ 0x5930100a, 0x82080580, 0x0010cb7b, 0x04000013,
+ 0x58080802, 0x82040d00, 0x00ffffff, 0x58080403,
+ 0x4804c006, 0x4800c407, 0x4a00c208, 0x00000003,
+ 0x59300812, 0x585c0405, 0x4978c207, 0x4804c408,
+ 0x80000540, 0x0400000d, 0x58600207, 0x84000540,
+ 0x4800c207, 0x0401f009, 0x585c080b, 0x82040d00,
+ 0x00ffffff, 0x4804c006, 0x4a00c407, 0x000007ff,
+ 0x4978c208, 0x0401f7ef, 0x82603c00, 0x00000009,
+ 0x58605405, 0x40282000, 0x405c6000, 0x585c0a05,
+ 0x82040d00, 0x0000000f, 0x82040c00, 0x00100f0b,
+ 0x50044000, 0x80004d80, 0x50200000, 0x80307400,
+ 0x58380402, 0x8c244d00, 0x04020003, 0x48003a00,
+ 0x0401f003, 0x48003c00, 0x801c3800, 0x80244800,
+ 0x80102040, 0x04000006, 0x0201f800, 0x00100ee9,
+ 0x02000800, 0x0010032e, 0x0401f7f0, 0x1c01f000,
+ 0x4803c856, 0x4d340000, 0x5930000a, 0x80026d40,
+ 0x02000800, 0x0010032e, 0x59340212, 0x82000500,
+ 0x0000ff00, 0x0402000e, 0x59840000, 0x80000540,
+ 0x0400000b, 0x836c0580, 0x00000003, 0x04020008,
+ 0x59341c03, 0x42002000, 0x00000004, 0x42003000,
+ 0x00000004, 0x0201f800, 0x00103a21, 0x5c026800,
+ 0x1c01f000, 0x4803c856, 0x80001580, 0x58c80c01,
+ 0x59300012, 0x80040c80, 0x48066012, 0x58c80201,
+ 0x80000540, 0x04000005, 0x80081000, 0x80040c80,
+ 0x04001007, 0x04000006, 0x58c80202, 0x80081000,
+ 0x80040c80, 0x04001002, 0x040207fd, 0x4808bc09,
+ 0x4808c405, 0x1c01f000, 0x4803c856, 0x4a0370e5,
+ 0x00020000, 0x59b800e5, 0x8c000524, 0x040207fc,
+ 0x4a0370e5, 0x00030000, 0x40000000, 0x40000000,
+ 0x59b800e5, 0x8c000524, 0x040207f5, 0x5934000e,
+ 0x80006d40, 0x04000010, 0x81300580, 0x04020004,
+ 0x58340000, 0x4802680e, 0x0401f00a, 0x40347800,
+ 0x58340000, 0x80006d40, 0x02000800, 0x0010032e,
+ 0x81300580, 0x040207fa, 0x58340000, 0x48007800,
+ 0x497a6000, 0x4a0370e5, 0x00020000, 0x1c01f000,
+ 0x4803c856, 0x4d300000, 0x4d2c0000, 0x42000800,
+ 0x000003ff, 0x4a0370e5, 0x00020000, 0x59b800e5,
+ 0x8c000524, 0x04000005, 0x80040840, 0x040207fa,
+ 0x0201f800, 0x0010032e, 0x4a0370e5, 0x00030000,
+ 0x40000000, 0x40000000, 0x59b800e5, 0x8c000524,
+ 0x040207f1, 0x5934000e, 0x80026540, 0x0400000e,
+ 0x4933c857, 0x59300000, 0x4802680e, 0x4a026203,
+ 0x00000004, 0x497a6006, 0x497a600a, 0x4a026008,
+ 0x00000101, 0x59325809, 0x497a5c09, 0x0401fd7a,
+ 0x0401f7f1, 0x4a0370e5, 0x00020000, 0x5c025800,
+ 0x5c026000, 0x1c01f000, 0x4803c856, 0x4c000000,
+ 0x0201f800, 0x00106134, 0x04020011, 0x0201f800,
+ 0x00104628, 0x02020800, 0x0010032e, 0x5c000000,
+ 0x48026802, 0x0201f800, 0x00107ef8, 0x04000009,
+ 0x4936600a, 0x4a026407, 0x00000001, 0x42027000,
+ 0x00000001, 0x0201f000, 0x00020bc1, 0x5c000000,
+ 0x1c01f000, 0x59300203, 0x82000c80, 0x0000000e,
+ 0x02021800, 0x0010032e, 0x4803c857, 0x0c01f001,
+ 0x00106ad2, 0x00106ad2, 0x00106ad2, 0x00106ad4,
+ 0x00106b41, 0x00106ad2, 0x00106ad2, 0x00106b93,
+ 0x00106b94, 0x00106ad2, 0x00106ad2, 0x00106ad2,
+ 0x00106ad2, 0x00106ad2, 0x0201f800, 0x0010032e,
+ 0x493bc857, 0x83380480, 0x00000050, 0x02021800,
+ 0x0010032e, 0x83380480, 0x00000049, 0x02001800,
+ 0x0010032e, 0x0c01f001, 0x00106ae7, 0x00106b18,
+ 0x00106ae5, 0x00106ae5, 0x00106ae5, 0x00106ae5,
+ 0x00106b26, 0x0201f800, 0x0010032e, 0x4d2c0000,
+ 0x59325809, 0x592c0207, 0x48025c07, 0x4a025a07,
+ 0x00000000, 0x4c5c0000, 0x592cbc0b, 0x592c0000,
+ 0x48026009, 0x0201f800, 0x000203ef, 0x59300c15,
+ 0x59300009, 0x80000540, 0x0400000b, 0x8c040d18,
+ 0x04020014, 0x4a026203, 0x00000007, 0x42027000,
+ 0x00000043, 0x497a6415, 0x5c00b800, 0x5c025800,
+ 0x0401f093, 0x8c040d18, 0x04020010, 0x8c5cbd08,
+ 0x04020011, 0x4a026203, 0x00000007, 0x497a6415,
+ 0x497a6006, 0x5c00b800, 0x5c025800, 0x1c01f000,
+ 0x4d400000, 0x59325809, 0x42028000, 0x00000005,
+ 0x0401f922, 0x5c028000, 0x0201f800, 0x00107eb4,
+ 0x0401f7f5, 0x0201f800, 0x00020b9d, 0x0401f7f2,
+ 0x0401fa59, 0x4d2c0000, 0x59325809, 0x0201f800,
+ 0x0010989f, 0x04000006, 0x4d400000, 0x42028000,
+ 0x00000001, 0x0401f911, 0x5c028000, 0x5c025800,
+ 0x0201f000, 0x00020b9d, 0x0401fa4b, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010ff80, 0x5c027800,
+ 0x42003000, 0x00000014, 0x0201f800, 0x0010b73d,
+ 0x42000000, 0x0010cf23, 0x0201f800, 0x0010bfb3,
+ 0x4d2c0000, 0x59325809, 0x0201f800, 0x0010989f,
+ 0x04000006, 0x4d400000, 0x42028000, 0x00000029,
+ 0x0401f8f6, 0x5c028000, 0x5c025800, 0x0201f000,
+ 0x00020b9d, 0x493bc857, 0x497a6006, 0x83380480,
+ 0x00000054, 0x02021800, 0x0010032e, 0x83380480,
+ 0x00000047, 0x02001800, 0x0010032e, 0x0c01f001,
+ 0x00106b92, 0x00106b5b, 0x00106b59, 0x00106b59,
+ 0x00106b59, 0x00106b59, 0x00106b59, 0x00106b59,
+ 0x00106b59, 0x00106b59, 0x00106b59, 0x00106b59,
+ 0x00106b5f, 0x0201f800, 0x0010032e, 0x59300012,
+ 0x82000500, 0xffff0000, 0x04020034, 0x59840802,
+ 0x8c040d04, 0x04000025, 0x5930000a, 0x80026d40,
+ 0x0400001f, 0x4c5c0000, 0x4c600000, 0x497a6006,
+ 0x5930b809, 0x585c0006, 0x8000c540, 0x02000800,
+ 0x0010032e, 0x0401fe7f, 0x40625800, 0x0201f800,
+ 0x000203f3, 0x4978b806, 0x0401fee8, 0x497a600a,
+ 0x585c3409, 0x0401fca9, 0x0400000e, 0x42001000,
+ 0x0010cb70, 0x0401fcde, 0x0400000a, 0x0201f800,
+ 0x00100583, 0x04000007, 0x492cb806, 0x585c5409,
+ 0x0401fc6f, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x0401fc95, 0x0401f7fc, 0x8c040d06, 0x040207fc,
+ 0x5930000a, 0x80026d40, 0x04000006, 0x5934000e,
+ 0x80000540, 0x02020800, 0x0010032e, 0x497a600a,
+ 0x0401fcf9, 0x0401f7f2, 0x0401f088, 0x4803c856,
+ 0x4803c856, 0x83380580, 0x00000043, 0x02020800,
+ 0x0010032e, 0x4a026203, 0x00000003, 0x493a6403,
+ 0x59325809, 0x592c0010, 0x48026012, 0x497a6014,
+ 0x592c0407, 0x800000c2, 0x800010c4, 0x80081400,
+ 0x480a6006, 0x0201f800, 0x00020168, 0x42000800,
+ 0x80000060, 0x0201f000, 0x00020b30, 0x42000000,
+ 0x0010cf35, 0x0201f800, 0x0010bfb3, 0x59300203,
+ 0x82000c80, 0x0000000e, 0x02021800, 0x0010032e,
+ 0x4803c857, 0x82000d80, 0x00000003, 0x04000006,
+ 0x82000d80, 0x00000004, 0x0400005d, 0x0201f800,
+ 0x0010032e, 0x4d400000, 0x42028000, 0x00000006,
+ 0x0401f82d, 0x5c028000, 0x1c01f000, 0x4803c856,
+ 0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
+ 0x0010032e, 0x82000d80, 0x00000002, 0x0400000f,
+ 0x82000d80, 0x00000003, 0x04000006, 0x82000d80,
+ 0x00000004, 0x04000046, 0x0201f800, 0x0010032e,
+ 0x4d400000, 0x42028000, 0x00000005, 0x0401f816,
+ 0x5c028000, 0x1c01f000, 0x4933c857, 0x4d2c0000,
+ 0x59325809, 0x812e59c0, 0x02000800, 0x0010032e,
+ 0x592c1a09, 0x8c0c1d0e, 0x02000800, 0x0010032e,
+ 0x4d400000, 0x42028000, 0x00000001, 0x0401f84b,
+ 0x0201f800, 0x00107eb4, 0x5c028000, 0x5c025800,
+ 0x1c01f000, 0x4933c857, 0x4943c857, 0x0401fa52,
+ 0x4df00000, 0x59300004, 0x8c00053e, 0x04020006,
+ 0x0201f800, 0x00107226, 0x02020800, 0x0010032e,
+ 0x0401f01b, 0x0201f800, 0x00109552, 0x04020007,
+ 0x59300415, 0x84000558, 0x48026415, 0x0201f800,
+ 0x0010712a, 0x04020012, 0x0201f800, 0x00110065,
+ 0x80c40040, 0x04000005, 0x0401f946, 0x02020800,
+ 0x0010032e, 0x0401f00a, 0x59325809, 0x0401f827,
+ 0x0201f800, 0x00107eb4, 0x5c03e000, 0x04000a1f,
+ 0x82000540, 0x00000001, 0x1c01f000, 0x5c03e000,
+ 0x04000a1a, 0x80000580, 0x1c01f000, 0x4933c857,
+ 0x0201f800, 0x00100c76, 0x4933c857, 0x4c5c0000,
+ 0x4d340000, 0x497a6006, 0x5930b809, 0x5930000a,
+ 0x80026d40, 0x04020e39, 0x42001000, 0x0010cb70,
+ 0x0401fc33, 0x04000009, 0x58c80204, 0x4800bc09,
+ 0x41785000, 0x0201f800, 0x001067ef, 0x5c026800,
+ 0x5c00b800, 0x1c01f000, 0x4978bc09, 0x0201f800,
+ 0x00106819, 0x0401f7fa, 0x4803c856, 0x0201f800,
+ 0x0010989f, 0x0400000f, 0x592c0000, 0x80000d40,
+ 0x04000009, 0x497a5800, 0x49425a07, 0x4c040000,
+ 0x0201f800, 0x000203ef, 0x5c000800, 0x40065800,
+ 0x0401f7f6, 0x49425a07, 0x0201f800, 0x000203ef,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x4933c857, 0x59300c07, 0x82040580, 0x0000000e,
+ 0x04000004, 0x82040580, 0x00000009, 0x04020004,
+ 0x0401ffde, 0x497a6009, 0x80000580, 0x1c01f000,
+ 0x592e600a, 0x83300480, 0x00111584, 0x04001016,
+ 0x41580000, 0x81300480, 0x04021013, 0x40040000,
+ 0x59300c07, 0x80040580, 0x04020012, 0x59300a03,
+ 0x82040580, 0x00000007, 0x02020800, 0x0010032e,
+ 0x59300009, 0x80000540, 0x02020800, 0x0010032e,
+ 0x0201f800, 0x00020b9d, 0x42000000, 0x00000000,
+ 0x0401f009, 0x42000000, 0x00000008, 0x0401f006,
+ 0x82040580, 0x00000007, 0x040207fb, 0x42000000,
+ 0x00000005, 0x592c0a07, 0x48065c07, 0x48025a07,
+ 0x0201f000, 0x000203ef, 0x4c0c0000, 0x4c100000,
+ 0x4c140000, 0x4c180000, 0x80001d80, 0x80002580,
+ 0x42003000, 0x00000020, 0x82040500, 0x00000001,
+ 0x04000003, 0x40080000, 0x800c1c00, 0x400c2800,
+ 0x800c1902, 0x80102102, 0x82140500, 0x00000001,
+ 0x04000003, 0x82102540, 0x80000000, 0x80040902,
+ 0x80183040, 0x040207f1, 0x40100800, 0x400c0000,
+ 0x5c003000, 0x5c002800, 0x5c002000, 0x5c001800,
+ 0x1c01f000, 0x4c580000, 0x4200b000, 0x00000020,
+ 0x80000540, 0x04000018, 0x80041c80, 0x04021016,
+ 0x800810c2, 0x80040982, 0x04001006, 0x80041c80,
+ 0x04021005, 0x8058b040, 0x040207fa, 0x0401f006,
+ 0x80041c80, 0x400c0800, 0x80081000, 0x8058b040,
+ 0x040207f4, 0x4c000000, 0x41f00000, 0x82000500,
+ 0xf7ffffff, 0x4003e000, 0x5c000000, 0x5c00b000,
+ 0x1c01f000, 0x4c000000, 0x41f00000, 0x82000540,
+ 0x08000000, 0x0401f7f8, 0x42007000, 0x0010cb9b,
+ 0x4a007000, 0x00000005, 0x4a007401, 0x00000000,
+ 0x4a007201, 0x00000840, 0x4a007202, 0x00000005,
+ 0x4a0378e8, 0x00000000, 0x4a03c821, 0x00000010,
+ 0x4a03c823, 0x00000004, 0x0401f81e, 0x4a0378e9,
+ 0x00003a0d, 0x4a0378e8, 0x00000001, 0x41780800,
+ 0x4203a000, 0x00007600, 0x4a03a005, 0xd0000001,
+ 0x59d00006, 0x4a03a005, 0x90000001, 0x83d3a400,
+ 0x00000020, 0x80040800, 0x82040480, 0x00000005,
+ 0x040017f8, 0x59e00003, 0x82000500, 0xffffffe0,
+ 0x82000540, 0x00008000, 0x4803c003, 0x59c40006,
+ 0x82000500, 0xfffcffff, 0x48038806, 0x1c01f000,
+ 0x4d900000, 0x4d180000, 0x4a0378e7, 0xaaaaaaaa,
+ 0x4a0378e6, 0xaaaaaaaa, 0x4a0378e5, 0xaaaaaaaa,
+ 0x4a0378e4, 0xaaaaaaaa, 0x4a03781a, 0x0010ce2e,
+ 0x4a03781b, 0x00100f0b, 0x4a03781c, 0x00100f1b,
+ 0x4a031800, 0x00000000, 0x4a031801, 0x0010cb9e,
+ 0x4a031802, 0x0010cba5, 0x42000800, 0x0010ce31,
+ 0x417a3000, 0x811b20c8, 0x83932400, 0x0000bf32,
+ 0x48072000, 0x4a032001, 0x00000000, 0x83180400,
+ 0x00107508, 0x50000000, 0x48032002, 0x82040c00,
+ 0x00000005, 0x811a3000, 0x83180480, 0x00000005,
+ 0x040017f1, 0x5c023000, 0x5c032000, 0x1c01f000,
+ 0x40680800, 0x0201f800, 0x00020b3e, 0x1c01f000,
+ 0x4933c857, 0x59300804, 0x82040d00, 0x00000100,
+ 0x82040d40, 0x80000040, 0x48066004, 0x497a6000,
+ 0x59bc00ea, 0x8c000516, 0x040207fe, 0x83300400,
+ 0x60000000, 0x480378e1, 0x1c01f000, 0x598c000f,
+ 0x81300580, 0x04000003, 0x497a6008, 0x1c01f000,
+ 0x59c40004, 0x82000500, 0x0000000c, 0x04000005,
+ 0x4a038804, 0x0000000c, 0x497b2807, 0x0401f00a,
+ 0x0401fba6, 0x59300403, 0x82000d80, 0x00000040,
+ 0x04000004, 0x82000580, 0x00000042, 0x04020002,
+ 0x497a6008, 0x0201f800, 0x001074ce, 0x80000580,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x59300804, 0x8c040d20, 0x04020004, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x4933c857, 0x4d380000,
+ 0x59300804, 0x84040d20, 0x48066004, 0x42027000,
+ 0x00000049, 0x59300203, 0x82000580, 0x00000003,
+ 0x04000003, 0x42027000, 0x00000013, 0x0201f800,
+ 0x00020bc1, 0x80000580, 0x5c027000, 0x1c01f000,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x59300018,
+ 0x81480580, 0x04020003, 0x59300019, 0x814c0580,
+ 0x1c01f000, 0x4d2c0000, 0x4d300000, 0x0401f8ce,
+ 0x4df00000, 0x0201f800, 0x00106628, 0x59900001,
+ 0x82000500, 0x00000003, 0x0c01f001, 0x00106d8c,
+ 0x00106d81, 0x00106d7f, 0x00106d7f, 0x0201f800,
+ 0x0010032e, 0x59926004, 0x0401f88a, 0x813261c0,
+ 0x04000008, 0x59300004, 0x8c000516, 0x04000004,
+ 0x59325809, 0x497a5809, 0x497a580a, 0x0401f88a,
+ 0x5c03e000, 0x040008a1, 0x5c026000, 0x5c025800,
+ 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
+ 0x4d300000, 0x497b2807, 0x0401f8ab, 0x4df00000,
+ 0x598c0000, 0x82000500, 0x0000000f, 0x4803c857,
+ 0x0c01f001, 0x00106dd2, 0x00106daf, 0x00106db8,
+ 0x00106dbf, 0x00106dcd, 0x00106dd2, 0x00106dad,
+ 0x00106dbc, 0x00106dd2, 0x00106dad, 0x00106dad,
+ 0x00106dad, 0x00106dad, 0x00106dad, 0x00106dad,
+ 0x00106dad, 0x0201f800, 0x0010032e, 0x598c000f,
+ 0x80026540, 0x04000004, 0x0401f824, 0x02020800,
+ 0x0010032e, 0x0201f800, 0x001074ce, 0x0401f01b,
+ 0x0401f82d, 0x0201f800, 0x001074ce, 0x0401f017,
+ 0x0201f800, 0x0010ba5c, 0x0401f7f7, 0x598c000f,
+ 0x80026540, 0x04000011, 0x0401f83b, 0x04000007,
+ 0x0401f812, 0x04000005, 0x0401f81f, 0x04000003,
+ 0x0201f800, 0x0010ba5c, 0x0201f800, 0x001074ce,
+ 0x0401f006, 0x0401f830, 0x02020800, 0x0010032e,
+ 0x0201f800, 0x001074ce, 0x5c03e000, 0x0400085b,
+ 0x5c026000, 0x1c01f000, 0x598c0009, 0x81300580,
+ 0x0402000c, 0x0401f84e, 0x0401f83b, 0x59300000,
+ 0x800001c0, 0x04000004, 0x48031809, 0x497a6000,
+ 0x0401f003, 0x497b1809, 0x497b1808, 0x80000580,
+ 0x1c01f000, 0x4d2c0000, 0x59300407, 0x82000580,
+ 0x00000003, 0x04020012, 0x598c000b, 0x81300580,
+ 0x0402000f, 0x0401f83a, 0x59325809, 0x497a5809,
+ 0x497a580a, 0x0401f824, 0x59300000, 0x800001c0,
+ 0x04000004, 0x4803180b, 0x497a6000, 0x0401f003,
+ 0x497b180a, 0x497b180b, 0x80000580, 0x5c025800,
+ 0x1c01f000, 0x598c0005, 0x81300580, 0x0402000c,
+ 0x0401f827, 0x0401f814, 0x59300000, 0x800001c0,
+ 0x04000004, 0x48031805, 0x497a6000, 0x0401f003,
+ 0x497b1805, 0x497b1804, 0x80000580, 0x1c01f000,
+ 0x4a032001, 0x00000000, 0x497b2004, 0x497b2005,
+ 0x59900006, 0x82000500, 0x0000ffff, 0x48032006,
+ 0x1c01f000, 0x4c040000, 0x59300004, 0x82000500,
+ 0x7ffeffff, 0x48026004, 0x59bc00e4, 0x8c000514,
+ 0x04000009, 0x42000800, 0x0000bf00, 0x58040012,
+ 0x81300580, 0x04020004, 0x49780812, 0x4a0378e4,
+ 0x00000800, 0x5c000800, 0x1c01f000, 0x4803c856,
+ 0x598c000e, 0x80000540, 0x04000003, 0x80000040,
+ 0x4803180e, 0x1c01f000, 0x59bc00ea, 0x82000500,
+ 0x00000007, 0x82000580, 0x00000003, 0x04020006,
+ 0x4803c856, 0x4a0378e8, 0x00000001, 0x4a0370e4,
+ 0x00000800, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
0x1c01f000, 0x59bc00ea, 0x82000500, 0x00000007,
- 0x82000580, 0x00000001, 0x02020800, 0x0010032e,
+ 0x82000580, 0x00000001, 0x04020013, 0x4803c856,
+ 0x42000800, 0x00000000, 0x0401f810, 0x4a0370e4,
+ 0x00000c00, 0x42000800, 0x00001000, 0x59bc00ea,
+ 0x82000500, 0x00000007, 0x82000580, 0x00000003,
+ 0x04000005, 0x80040840, 0x040207f9, 0x0201f800,
+ 0x0010032e, 0x1c01f000, 0x59bc00ea, 0x82000500,
+ 0x00000007, 0x82000580, 0x00000001, 0x02020800,
+ 0x0010032e, 0x59bc00ea, 0x8c000516, 0x040207fe,
+ 0x480778e1, 0x1c01f000, 0x40681000, 0x406c0800,
0x59bc00ea, 0x8c000516, 0x040207fe, 0x480778e1,
- 0x1c01f000, 0x40681000, 0x406c0800, 0x59bc00ea,
- 0x8c000516, 0x040207fe, 0x480778e1, 0x59bc00ea,
- 0x8c000516, 0x040207fe, 0x480b78e1, 0x1c01f000,
- 0x4a0378e4, 0x00002000, 0x59a80070, 0x82000500,
- 0x0000000c, 0x04020008, 0x42007000, 0x0010c89b,
- 0x58380401, 0x8c000506, 0x04020003, 0x4a0378e4,
- 0x00080000, 0x1c01f000, 0x82000d00, 0x80000018,
- 0x02020800, 0x00100323, 0x0201f800, 0x0010032e,
- 0x00106c90, 0x00106d6f, 0x00106d8a, 0x00106c90,
- 0x00106c92, 0x00106ce5, 0x00106d04, 0x00106d3c,
- 0x00106c90, 0x00106d6d, 0x00106cb3, 0x00106c90,
- 0x00106c90, 0x00106c90, 0x00106c90, 0x00106c90,
- 0x0201f800, 0x0010032e, 0x4d300000, 0x4d900000,
+ 0x59bc00ea, 0x8c000516, 0x040207fe, 0x480b78e1,
+ 0x1c01f000, 0x4a0378e4, 0x00002000, 0x59a80070,
+ 0x82000500, 0x0000000c, 0x04020008, 0x42007000,
+ 0x0010cb9b, 0x58380401, 0x8c000506, 0x04020003,
+ 0x4a0378e4, 0x00080000, 0x1c01f000, 0x82000d00,
+ 0x80000018, 0x02020800, 0x00100323, 0x0201f800,
+ 0x0010032e, 0x00106e95, 0x00106f74, 0x00106f8f,
+ 0x00106e95, 0x00106e97, 0x00106eea, 0x00106f09,
+ 0x00106f41, 0x00106e95, 0x00106f72, 0x00106eb8,
+ 0x00106e95, 0x00106e95, 0x00106e95, 0x00106e95,
+ 0x00106e95, 0x0201f800, 0x0010032e, 0x4d300000,
+ 0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
+ 0x0201f800, 0x001074f6, 0x59bc00ea, 0x8c000510,
+ 0x040007fe, 0x59be60e0, 0x59300004, 0x8c000520,
+ 0x04000011, 0x82000500, 0xfffefeff, 0x48026004,
+ 0x4a026203, 0x00000003, 0x0401ff97, 0x0201f800,
+ 0x00100df5, 0x5c022800, 0x5c034800, 0x5c03a000,
+ 0x5c032000, 0x5c026000, 0x4a0378e4, 0x00000008,
+ 0x0401f77a, 0x84000510, 0x48026004, 0x0401f7f6,
+ 0x4d300000, 0x4d2c0000, 0x4d900000, 0x4dd00000,
+ 0x4da40000, 0x4d140000, 0x0201f800, 0x001074f6,
+ 0x59bc00ea, 0x8c000510, 0x040007fe, 0x59be60e0,
+ 0x59300004, 0x8c000520, 0x04000021, 0x82000500,
+ 0xfffefeff, 0x48026004, 0x4a026203, 0x00000003,
+ 0x59325809, 0x812e59c0, 0x02000800, 0x0010032e,
+ 0x42000000, 0x0010cf46, 0x0201f800, 0x0010bfb3,
+ 0x0401f8f3, 0x04000009, 0x592c0209, 0x84000552,
+ 0x48025a09, 0x0201f800, 0x001010ee, 0x0401ff66,
+ 0x0201f800, 0x00100df5, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x5c025800, 0x5c026000,
+ 0x4a0378e4, 0x00000008, 0x0401f748, 0x84000510,
+ 0x48026004, 0x0401f7f5, 0x4d300000, 0x4d900000,
0x4dd00000, 0x4da40000, 0x4d140000, 0x0201f800,
- 0x001072f1, 0x59bc00ea, 0x8c000510, 0x040007fe,
- 0x59be60e0, 0x59300004, 0x8c000520, 0x04000011,
- 0x82000500, 0xfffefeff, 0x48026004, 0x4a026203,
- 0x00000003, 0x0401ff97, 0x0201f800, 0x00100df4,
- 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x5c026000, 0x4a0378e4, 0x00000008, 0x0401f77a,
- 0x84000510, 0x48026004, 0x0401f7f6, 0x4d300000,
- 0x4d2c0000, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x0201f800, 0x001072f1, 0x59bc00ea,
- 0x8c000510, 0x040007fe, 0x59be60e0, 0x59300004,
- 0x8c000520, 0x04000021, 0x82000500, 0xfffefeff,
- 0x48026004, 0x4a026203, 0x00000003, 0x59325809,
- 0x812e59c0, 0x02000800, 0x0010032e, 0x42000000,
- 0x0010cc46, 0x0201f800, 0x0010bc88, 0x0401f8f3,
- 0x04000009, 0x592c0209, 0x84000552, 0x48025a09,
- 0x0201f800, 0x001010ed, 0x0401ff66, 0x0201f800,
- 0x00100df4, 0x5c022800, 0x5c034800, 0x5c03a000,
- 0x5c032000, 0x5c025800, 0x5c026000, 0x4a0378e4,
- 0x00000008, 0x0401f748, 0x84000510, 0x48026004,
- 0x0401f7f5, 0x4d300000, 0x4d900000, 0x4dd00000,
- 0x4da40000, 0x4d140000, 0x0201f800, 0x001072f1,
- 0x59bc00ea, 0x8c000510, 0x040007fe, 0x59be60e0,
- 0x59300004, 0x8c000520, 0x0400000f, 0x82000500,
- 0xfffefeff, 0x48026004, 0x0401ff46, 0x0201f800,
- 0x00100e36, 0x5c022800, 0x5c034800, 0x5c03a000,
- 0x5c032000, 0x5c026000, 0x4a0378e4, 0x00000008,
- 0x0401f729, 0x84000510, 0x48026004, 0x0401f7f6,
- 0x4d300000, 0x4d2c0000, 0x4d340000, 0x4da40000,
- 0x4cd00000, 0x4d240000, 0x59bc00ea, 0x8c000510,
- 0x040007fe, 0x59be60e0, 0x813261c0, 0x02000800,
- 0x0010032e, 0x59300004, 0x8c000520, 0x04000020,
- 0x82000500, 0xfffefeff, 0x48026004, 0x5932680a,
- 0x42034800, 0x0010c89e, 0x5932481c, 0x04011000,
- 0x4a03c840, 0x0010c8a5, 0x4a03c842, 0x00000012,
- 0x04011000, 0x4a03c840, 0x0010c8b7, 0x4a03c842,
- 0x000000ff, 0x04011000, 0x4a03c840, 0x0010c9b6,
- 0x4a03c842, 0x000000ff, 0x0201f800, 0x00107308,
- 0x5c024800, 0x5c01a000, 0x5c034800, 0x5c026800,
- 0x5c025800, 0x5c026000, 0x1c01f000, 0x84000510,
- 0x48026004, 0x5c024800, 0x5c01a000, 0x5c034800,
- 0x5c026800, 0x5c025800, 0x5c026000, 0x1c01f000,
- 0x4d300000, 0x4d2c0000, 0x4d340000, 0x4cd00000,
- 0x4d240000, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x0201f800, 0x001072f1, 0x59bc00ea,
+ 0x001074f6, 0x59bc00ea, 0x8c000510, 0x040007fe,
+ 0x59be60e0, 0x59300004, 0x8c000520, 0x0400000f,
+ 0x82000500, 0xfffefeff, 0x48026004, 0x0401ff46,
+ 0x0201f800, 0x00100e37, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x5c026000, 0x4a0378e4,
+ 0x00000008, 0x0401f729, 0x84000510, 0x48026004,
+ 0x0401f7f6, 0x4d300000, 0x4d2c0000, 0x4d340000,
+ 0x4da40000, 0x4cd00000, 0x4d240000, 0x59bc00ea,
0x8c000510, 0x040007fe, 0x59be60e0, 0x813261c0,
0x02000800, 0x0010032e, 0x59300004, 0x8c000520,
- 0x04000011, 0x82000500, 0xfffefeff, 0x48026004,
- 0x5932481c, 0x0201f800, 0x00107af1, 0x5c022800,
- 0x5c034800, 0x5c03a000, 0x5c032000, 0x5c024800,
- 0x5c01a000, 0x5c026800, 0x5c025800, 0x5c026000,
- 0x1c01f000, 0x84000510, 0x48026004, 0x5c022800,
- 0x5c034800, 0x5c03a000, 0x5c032000, 0x5c024800,
- 0x5c01a000, 0x5c026800, 0x5c025800, 0x5c026000,
- 0x1c01f000, 0x0201f800, 0x0010032e, 0x4d300000,
- 0x4d380000, 0x42000000, 0x0010cc84, 0x0201f800,
- 0x0010bc88, 0x0401fec7, 0x598e600f, 0x59c40004,
- 0x8c000506, 0x04000004, 0x0401f95f, 0x4a038804,
- 0x00000008, 0x813261c0, 0x04000007, 0x0201f800,
- 0x001072eb, 0x42027000, 0x00000014, 0x0201f800,
- 0x00020bc1, 0x4a0378e4, 0x00000002, 0x5c027000,
- 0x5c026000, 0x0401f6a0, 0x4d180000, 0x4d300000,
- 0x4d380000, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x0401feab, 0x417a3000, 0x59c40804,
- 0x83180400, 0x0010729b, 0x50000000, 0x80040500,
- 0x0400001c, 0x42000000, 0x0010cc85, 0x0201f800,
- 0x0010bc88, 0x0201f800, 0x001072f1, 0x59926004,
- 0x0401f8d5, 0x83180400, 0x0010729b, 0x50000000,
- 0x48038804, 0x813261c0, 0x0400000a, 0x59300004,
- 0x8c00050c, 0x04020003, 0x4a026203, 0x00000003,
- 0x42027000, 0x0000004a, 0x0201f800, 0x00020bc1,
- 0x59c40004, 0x82000500, 0x00f80000, 0x04000005,
- 0x811a3000, 0x83180480, 0x00000005, 0x040017dc,
- 0x4a0378e4, 0x00000008, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x5c027000, 0x5c026000,
- 0x5c023000, 0x0401f668, 0x59300004, 0x8c000538,
- 0x04020066, 0x59300222, 0x82000500, 0x00000003,
- 0x82000580, 0x00000001, 0x04020060, 0x42000000,
- 0x0010ccb7, 0x0201f800, 0x0010bc88, 0x0401fe6d,
- 0x4df00000, 0x4c640000, 0x0401f8a3, 0x0401fd99,
- 0x5930c804, 0x8464cd78, 0x59d00011, 0x59d02012,
- 0x4803c857, 0x4813c857, 0x0401fbea, 0x04020041,
- 0x48166012, 0x4c100000, 0x4c5c0000, 0x4c600000,
- 0x4a026203, 0x00000002, 0x592c0a05, 0x82040d00,
- 0x000000ff, 0x82040580, 0x00000072, 0x04020005,
- 0x4a026203, 0x00000003, 0x592c000e, 0x80102480,
- 0x4010b800, 0x4014c000, 0x42000000, 0x00000001,
- 0x1201f800, 0x00108c59, 0x40602800, 0x5c00c000,
- 0x5c00b800, 0x5c002000, 0x04000026, 0x42000000,
- 0xd0000000, 0x41300800, 0x0201f800, 0x001008c9,
- 0x59300008, 0x4c000000, 0x4a026008, 0x00200000,
- 0x0201f800, 0x00100f2a, 0x5c000000, 0x48026008,
- 0x04020018, 0x8464cd26, 0x592c0209, 0x8c00051e,
- 0x0402000c, 0x8464cd4a, 0x50201800, 0x480e600b,
- 0x8464cd7e, 0x48666004, 0x0401fbeb, 0x5c00c800,
- 0x5c03e000, 0x04000e18, 0x80000580, 0x1c01f000,
- 0x8400051e, 0x48025a09, 0x0201f800, 0x00100ee8,
- 0x4832600c, 0x4822600d, 0x482a600e, 0x0401f7ef,
- 0x42000000, 0x0010ccb8, 0x0201f800, 0x0010bc88,
- 0x4a026203, 0x00000003, 0x49332004, 0x8464cd7e,
- 0x48666004, 0x4a032001, 0x00000001, 0x5c00c800,
- 0x5c03e000, 0x04000e00, 0x82000540, 0x00000001,
- 0x0401f7e7, 0x4d2c0000, 0x4d340000, 0x5932680a,
- 0x598c0800, 0x82040580, 0x00000004, 0x04020006,
- 0x838c1400, 0x00000005, 0x838c1c00, 0x00000004,
- 0x0401f010, 0x82040580, 0x00000001, 0x04020006,
- 0x838c1400, 0x00000009, 0x838c1c00, 0x00000008,
- 0x0401f008, 0x82040580, 0x00000002, 0x04020028,
- 0x838c1400, 0x0000000b, 0x838c1c00, 0x0000000a,
- 0x41306800, 0x58340000, 0x80007d40, 0x04000020,
- 0x583c000a, 0x81340580, 0x04020006, 0x403c6800,
- 0x583c0000, 0x80007d40, 0x040207fa, 0x0401f018,
- 0x4933c857, 0x483fc857, 0x583c0000, 0x48006800,
- 0x49307800, 0x443c1000, 0x500c0000, 0x803c0580,
- 0x04020002, 0x44341800, 0x80000580, 0x4803180f,
- 0x48031811, 0x598c0000, 0x82000580, 0x00000003,
- 0x04000003, 0x4a031800, 0x00000000, 0x80000580,
- 0x5c026800, 0x5c025800, 0x1c01f000, 0x82000540,
- 0x00000001, 0x0401f7fb, 0x0401f807, 0x42018800,
- 0x00000000, 0x04000003, 0x42018800, 0x00000001,
- 0x1c01f000, 0x491bc857, 0x59b400f6, 0x82000500,
- 0x00000038, 0x040207fd, 0x59c80840, 0x82040540,
- 0x00000010, 0x48039040, 0x59c41008, 0x4c040000,
- 0x4c080000, 0x82081500, 0xffffff7f, 0x480b8808,
- 0x0401fbf9, 0x04020007, 0x0401fbfd, 0x04000024,
- 0x48038804, 0x0201f800, 0x00100eb4, 0x0401f044,
+ 0x04000020, 0x82000500, 0xfffefeff, 0x48026004,
+ 0x5932680a, 0x42034800, 0x0010cb9e, 0x5932481c,
+ 0x04011000, 0x4a03c840, 0x0010cba5, 0x4a03c842,
+ 0x00000012, 0x04011000, 0x4a03c840, 0x0010cbb7,
+ 0x4a03c842, 0x000000ff, 0x04011000, 0x4a03c840,
+ 0x0010ccb6, 0x4a03c842, 0x000000ff, 0x0201f800,
+ 0x0010750d, 0x5c024800, 0x5c01a000, 0x5c034800,
+ 0x5c026800, 0x5c025800, 0x5c026000, 0x1c01f000,
+ 0x84000510, 0x48026004, 0x5c024800, 0x5c01a000,
+ 0x5c034800, 0x5c026800, 0x5c025800, 0x5c026000,
+ 0x1c01f000, 0x4d300000, 0x4d2c0000, 0x4d340000,
+ 0x4cd00000, 0x4d240000, 0x4d900000, 0x4dd00000,
+ 0x4da40000, 0x4d140000, 0x0201f800, 0x001074f6,
+ 0x59bc00ea, 0x8c000510, 0x040007fe, 0x59be60e0,
+ 0x813261c0, 0x02000800, 0x0010032e, 0x59300004,
+ 0x8c000520, 0x04000011, 0x82000500, 0xfffefeff,
+ 0x48026004, 0x5932481c, 0x0201f800, 0x00107ce7,
+ 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
+ 0x5c024800, 0x5c01a000, 0x5c026800, 0x5c025800,
+ 0x5c026000, 0x1c01f000, 0x84000510, 0x48026004,
+ 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
+ 0x5c024800, 0x5c01a000, 0x5c026800, 0x5c025800,
+ 0x5c026000, 0x1c01f000, 0x0201f800, 0x0010032e,
+ 0x4d300000, 0x4d380000, 0x42000000, 0x0010cf84,
+ 0x0201f800, 0x0010bfb3, 0x0401fec7, 0x598e600f,
+ 0x59c40004, 0x8c000506, 0x04000004, 0x0401f95f,
+ 0x4a038804, 0x00000008, 0x813261c0, 0x04000007,
+ 0x0201f800, 0x001074f0, 0x42027000, 0x00000014,
+ 0x0201f800, 0x00020bc1, 0x4a0378e4, 0x00000002,
+ 0x5c027000, 0x5c026000, 0x0401f6a0, 0x4d180000,
+ 0x4d300000, 0x4d380000, 0x4d900000, 0x4dd00000,
+ 0x4da40000, 0x4d140000, 0x0401feab, 0x417a3000,
+ 0x59c40804, 0x83180400, 0x001074a0, 0x50000000,
+ 0x80040500, 0x0400001c, 0x42000000, 0x0010cf85,
+ 0x0201f800, 0x0010bfb3, 0x0201f800, 0x001074f6,
+ 0x59926004, 0x0401f8d5, 0x83180400, 0x001074a0,
+ 0x50000000, 0x48038804, 0x813261c0, 0x0400000a,
+ 0x59300004, 0x8c00050c, 0x04020003, 0x4a026203,
+ 0x00000003, 0x42027000, 0x0000004a, 0x0201f800,
+ 0x00020bc1, 0x59c40004, 0x82000500, 0x00f80000,
+ 0x04000005, 0x811a3000, 0x83180480, 0x00000005,
+ 0x040017dc, 0x4a0378e4, 0x00000008, 0x5c022800,
+ 0x5c034800, 0x5c03a000, 0x5c032000, 0x5c027000,
+ 0x5c026000, 0x5c023000, 0x0401f668, 0x59300004,
+ 0x8c000538, 0x04020066, 0x59300222, 0x82000500,
+ 0x00000003, 0x82000580, 0x00000001, 0x04020060,
+ 0x42000000, 0x0010cfb7, 0x0201f800, 0x0010bfb3,
+ 0x0401fe6d, 0x4df00000, 0x4c640000, 0x0401f8a3,
+ 0x0401fd99, 0x5930c804, 0x8464cd78, 0x59d00011,
+ 0x59d02012, 0x4803c857, 0x4813c857, 0x0401fbea,
+ 0x04020041, 0x48166012, 0x4c100000, 0x4c5c0000,
+ 0x4c600000, 0x4a026203, 0x00000002, 0x592c0a05,
+ 0x82040d00, 0x000000ff, 0x82040580, 0x00000072,
+ 0x04020005, 0x4a026203, 0x00000003, 0x592c000e,
+ 0x80102480, 0x4010b800, 0x4014c000, 0x42000000,
+ 0x00000001, 0x1201f800, 0x00108e7f, 0x40602800,
+ 0x5c00c000, 0x5c00b800, 0x5c002000, 0x04000026,
+ 0x42000000, 0xd0000000, 0x41300800, 0x0201f800,
+ 0x001008c7, 0x59300008, 0x4c000000, 0x4a026008,
+ 0x00200000, 0x0201f800, 0x00100f2b, 0x5c000000,
+ 0x48026008, 0x04020018, 0x8464cd26, 0x592c0209,
+ 0x8c00051e, 0x0402000c, 0x8464cd4a, 0x50201800,
+ 0x480e600b, 0x8464cd7e, 0x48666004, 0x0401fbeb,
+ 0x5c00c800, 0x5c03e000, 0x04000e18, 0x80000580,
+ 0x1c01f000, 0x8400051e, 0x48025a09, 0x0201f800,
+ 0x00100ee9, 0x4832600c, 0x4822600d, 0x482a600e,
+ 0x0401f7ef, 0x42000000, 0x0010cfb8, 0x0201f800,
+ 0x0010bfb3, 0x4a026203, 0x00000003, 0x49332004,
+ 0x8464cd7e, 0x48666004, 0x4a032001, 0x00000001,
+ 0x5c00c800, 0x5c03e000, 0x04000e00, 0x82000540,
+ 0x00000001, 0x0401f7e7, 0x4d2c0000, 0x4d340000,
+ 0x5932680a, 0x598c0800, 0x82040580, 0x00000004,
+ 0x04020006, 0x838c1400, 0x00000005, 0x838c1c00,
+ 0x00000004, 0x0401f010, 0x82040580, 0x00000001,
+ 0x04020006, 0x838c1400, 0x00000009, 0x838c1c00,
+ 0x00000008, 0x0401f008, 0x82040580, 0x00000002,
+ 0x04020028, 0x838c1400, 0x0000000b, 0x838c1c00,
+ 0x0000000a, 0x41306800, 0x58340000, 0x80007d40,
+ 0x04000020, 0x583c000a, 0x81340580, 0x04020006,
+ 0x403c6800, 0x583c0000, 0x80007d40, 0x040207fa,
+ 0x0401f018, 0x4933c857, 0x483fc857, 0x583c0000,
+ 0x48006800, 0x49307800, 0x443c1000, 0x500c0000,
+ 0x803c0580, 0x04020002, 0x44341800, 0x80000580,
+ 0x4803180f, 0x48031811, 0x598c0000, 0x82000580,
+ 0x00000003, 0x04000003, 0x4a031800, 0x00000000,
+ 0x80000580, 0x5c026800, 0x5c025800, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x0401f7fb, 0x0401f807,
+ 0x42018800, 0x00000000, 0x04000003, 0x42018800,
+ 0x00000001, 0x1c01f000, 0x491bc857, 0x59b400f6,
+ 0x82000500, 0x00000038, 0x040207fd, 0x59c80840,
+ 0x82040540, 0x00000010, 0x48039040, 0x59c41008,
+ 0x4c040000, 0x4c080000, 0x82081500, 0xffffff7f,
+ 0x480b8808, 0x0401fbf9, 0x04020007, 0x0401fbfd,
+ 0x04000024, 0x48038804, 0x0201f800, 0x00100eb5,
+ 0x0401f044, 0x4a038803, 0x00000008, 0x59c40003,
+ 0x82000500, 0x00000003, 0x040007fd, 0x8c000502,
+ 0x04020007, 0x0401fbef, 0x04000016, 0x48038804,
+ 0x0201f800, 0x00100eb5, 0x0401f036, 0x0401fbef,
+ 0x04020007, 0x59c80040, 0x8400056a, 0x48039040,
+ 0x59c80040, 0x8c00052a, 0x040207fe, 0x59c40005,
+ 0x82000500, 0xc0000000, 0x04000006, 0x59c400a3,
+ 0x84000540, 0x480388a3, 0x4a038805, 0xc0000000,
+ 0x0201f800, 0x00100e46, 0x4a03a005, 0x30000000,
+ 0x59d00006, 0x4a03a005, 0x30000000, 0x59900006,
+ 0x82000500, 0xffff0000, 0x48032006, 0x59d00005,
+ 0x8c000504, 0x040207fe, 0x42000800, 0x00007600,
+ 0x83180540, 0x60000000, 0x480008a1, 0x811800dc,
+ 0x59c80840, 0x80040540, 0x48039040, 0x82000540,
+ 0x00003000, 0x48039040, 0x59c80040, 0x82000500,
+ 0x00003000, 0x040207fd, 0x0201f800, 0x00100ea4,
+ 0x83180400, 0x001074a0, 0x50000000, 0x48038804,
+ 0x80000580, 0x4df00000, 0x0201f800, 0x00106628,
+ 0x5c03e000, 0x5c001000, 0x5c000800, 0x480b8808,
+ 0x48079040, 0x1c01f000, 0x4803c856, 0x59b400f6,
+ 0x82000500, 0x00000038, 0x040207fd, 0x59c80840,
+ 0x82040540, 0x00000010, 0x48039040, 0x59c41008,
+ 0x4c040000, 0x4c080000, 0x82081500, 0xffffff7f,
+ 0x480b8808, 0x59c40004, 0x82000500, 0x00000003,
+ 0x04020010, 0x59c40004, 0x82000500, 0x0000000c,
+ 0x04000005, 0x4a038804, 0x0000000c, 0x8c000504,
+ 0x0401f025, 0x59c80040, 0x8400056e, 0x48039040,
+ 0x59c80040, 0x8c00052e, 0x040207fe, 0x0401f01e,
0x4a038803, 0x00000008, 0x59c40003, 0x82000500,
- 0x00000003, 0x040007fd, 0x8c000502, 0x04020007,
- 0x0401fbef, 0x04000016, 0x48038804, 0x0201f800,
- 0x00100eb4, 0x0401f036, 0x0401fbef, 0x04020007,
- 0x59c80040, 0x8400056a, 0x48039040, 0x59c80040,
- 0x8c00052a, 0x040207fe, 0x59c40005, 0x82000500,
- 0xc0000000, 0x04000006, 0x59c400a3, 0x84000540,
- 0x480388a3, 0x4a038805, 0xc0000000, 0x0201f800,
- 0x00100e45, 0x4a03a005, 0x30000000, 0x59d00006,
- 0x4a03a005, 0x30000000, 0x59900006, 0x82000500,
- 0xffff0000, 0x48032006, 0x59d00005, 0x8c000504,
- 0x040207fe, 0x42000800, 0x00007600, 0x83180540,
- 0x60000000, 0x480008a1, 0x811800dc, 0x59c80840,
- 0x80040540, 0x48039040, 0x82000540, 0x00003000,
- 0x48039040, 0x59c80040, 0x82000500, 0x00003000,
- 0x040207fd, 0x0201f800, 0x00100ea3, 0x83180400,
- 0x0010729b, 0x50000000, 0x48038804, 0x80000580,
- 0x4df00000, 0x0201f800, 0x00106423, 0x5c03e000,
+ 0x00000003, 0x040007fd, 0x8c000502, 0x04020006,
+ 0x59c40004, 0x4a038804, 0x0000000c, 0x8c000504,
+ 0x0401f011, 0x59c80040, 0x8400056a, 0x48039040,
+ 0x59c80040, 0x8c00052a, 0x040207fe, 0x59c40005,
+ 0x82000500, 0xc0000000, 0x04000007, 0x59c400a3,
+ 0x84000540, 0x480388a3, 0x4a038805, 0xc0000000,
+ 0x80000580, 0x497b2807, 0x5c001000, 0x5c000800,
+ 0x480b8808, 0x48079040, 0x1c01f000, 0x0401f807,
+ 0x42018800, 0x00000001, 0x04000003, 0x42018800,
+ 0x00000000, 0x1c01f000, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x491bc857, 0x4933c857, 0x4d900000,
+ 0x4dd00000, 0x4da40000, 0x4d140000, 0x0401fd0e,
+ 0x4df00000, 0x0401fbc1, 0x59900004, 0x800001c0,
+ 0x04000011, 0x81300580, 0x0402000f, 0x59300004,
+ 0x84000520, 0x48026004, 0x0401ff3c, 0x04020009,
+ 0x5c03e000, 0x04000ced, 0x80000580, 0x5c022800,
+ 0x5c034800, 0x5c03a000, 0x5c032000, 0x1c01f000,
+ 0x0401fc29, 0x42027000, 0x00000049, 0x59300004,
+ 0x84000520, 0x48026004, 0x8c00050c, 0x02020800,
+ 0x00020bc1, 0x5c03e000, 0x04000cdc, 0x82000540,
+ 0x00000001, 0x5c022800, 0x5c034800, 0x5c03a000,
+ 0x5c032000, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x4933c857, 0x0401fcdf, 0x4df00000,
+ 0x598c000f, 0x80026540, 0x04000012, 0x59300004,
+ 0x84000520, 0x48026004, 0x0401ff74, 0x04000017,
+ 0x0401fc25, 0x42027000, 0x00000013, 0x59300004,
+ 0x8c00050c, 0x02020800, 0x00020bc1, 0x5c03e000,
+ 0x04000cba, 0x82000540, 0x00000001, 0x1c01f000,
+ 0x836c1580, 0x00000001, 0x040007f9, 0x836c1580,
+ 0x00000004, 0x040007f6, 0x42001000, 0x00104131,
+ 0x0201f800, 0x001064fe, 0x5c03e000, 0x04000cab,
+ 0x80000580, 0x1c01f000, 0x4d300000, 0x4d180000,
+ 0x4d3c0000, 0x0401fcb8, 0x4df00000, 0x4a0378e4,
+ 0x0000000f, 0x0401fb41, 0x417a3000, 0x811808c8,
+ 0x82040c00, 0x0000bf32, 0x58066004, 0x813261c0,
+ 0x04000010, 0x417a7800, 0x0201f800, 0x0010493c,
+ 0x0400000a, 0x59300c07, 0x82040580, 0x00000003,
+ 0x04000004, 0x82040580, 0x00000006, 0x04020003,
+ 0x42027800, 0x00000002, 0x0201f800, 0x00109425,
+ 0x811a3000, 0x83180480, 0x00000005, 0x040017e8,
+ 0x42000800, 0x00000040, 0x0201f800, 0x001012d2,
+ 0x4a0378e4, 0x0000000a, 0x5c03e000, 0x04000c7f,
+ 0x5c027800, 0x5c023000, 0x5c026000, 0x1c01f000,
+ 0x4803c856, 0x4d300000, 0x0401fc8b, 0x4df00000,
+ 0x59c80840, 0x84040d74, 0x82040540, 0x00000010,
+ 0x48039040, 0x59c41008, 0x4c040000, 0x4c080000,
+ 0x82081500, 0xffffff7f, 0x480b8808, 0x42001000,
+ 0x00000003, 0x0401fafc, 0x598e600f, 0x813261c0,
+ 0x04020f99, 0x04000b05, 0x497b2807, 0x0401f809,
0x5c001000, 0x5c000800, 0x480b8808, 0x48079040,
- 0x1c01f000, 0x4803c856, 0x59b400f6, 0x82000500,
- 0x00000038, 0x040207fd, 0x59c80840, 0x82040540,
- 0x00000010, 0x48039040, 0x59c41008, 0x4c040000,
- 0x4c080000, 0x82081500, 0xffffff7f, 0x480b8808,
- 0x59c40004, 0x82000500, 0x00000003, 0x04020010,
- 0x59c40004, 0x82000500, 0x0000000c, 0x04000005,
- 0x4a038804, 0x0000000c, 0x8c000504, 0x0401f025,
- 0x59c80040, 0x8400056e, 0x48039040, 0x59c80040,
- 0x8c00052e, 0x040207fe, 0x0401f01e, 0x4a038803,
- 0x00000008, 0x59c40003, 0x82000500, 0x00000003,
- 0x040007fd, 0x8c000502, 0x04020006, 0x59c40004,
- 0x4a038804, 0x0000000c, 0x8c000504, 0x0401f011,
- 0x59c80040, 0x8400056a, 0x48039040, 0x59c80040,
- 0x8c00052a, 0x040207fe, 0x59c40005, 0x82000500,
- 0xc0000000, 0x04000007, 0x59c400a3, 0x84000540,
- 0x480388a3, 0x4a038805, 0xc0000000, 0x80000580,
- 0x497b2807, 0x5c001000, 0x5c000800, 0x480b8808,
- 0x48079040, 0x1c01f000, 0x0401f807, 0x42018800,
- 0x00000001, 0x04000003, 0x42018800, 0x00000000,
- 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x491bc857, 0x4933c857, 0x4d900000, 0x4dd00000,
- 0x4da40000, 0x4d140000, 0x0401fd0e, 0x4df00000,
- 0x0401fbc1, 0x59900004, 0x800001c0, 0x04000011,
- 0x81300580, 0x0402000f, 0x59300004, 0x84000520,
- 0x48026004, 0x0401ff3c, 0x04020009, 0x5c03e000,
- 0x04000ced, 0x80000580, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x1c01f000, 0x0401fc29,
- 0x42027000, 0x00000049, 0x59300004, 0x84000520,
- 0x48026004, 0x8c00050c, 0x02020800, 0x00020bc1,
- 0x5c03e000, 0x04000cdc, 0x82000540, 0x00000001,
+ 0x5c03e000, 0x04000c5d, 0x5c026000, 0x1c01f000,
+ 0x4d380000, 0x4d180000, 0x4d300000, 0x4d900000,
+ 0x4dd00000, 0x4da40000, 0x4d140000, 0x417a3000,
+ 0x0201f800, 0x00106628, 0x811a3000, 0x83180580,
+ 0x00000005, 0x040207fb, 0x0401fad4, 0x04020009,
0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
- 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x4933c857, 0x0401fcdf, 0x4df00000, 0x598c000f,
- 0x80026540, 0x04000012, 0x59300004, 0x84000520,
- 0x48026004, 0x0401ff74, 0x04000017, 0x0401fc25,
- 0x42027000, 0x00000013, 0x59300004, 0x8c00050c,
- 0x02020800, 0x00020bc1, 0x5c03e000, 0x04000cba,
- 0x82000540, 0x00000001, 0x1c01f000, 0x836c1580,
- 0x00000001, 0x040007f9, 0x836c1580, 0x00000004,
- 0x040007f6, 0x42001000, 0x00104038, 0x0201f800,
- 0x001062f9, 0x5c03e000, 0x04000cab, 0x80000580,
- 0x1c01f000, 0x4d300000, 0x4d180000, 0x4d3c0000,
- 0x0401fcb8, 0x4df00000, 0x4a0378e4, 0x0000000f,
- 0x0401fb41, 0x417a3000, 0x811808c8, 0x82040c00,
- 0x0000bf32, 0x58066004, 0x813261c0, 0x04000010,
- 0x417a7800, 0x0201f800, 0x0010483c, 0x0400000a,
- 0x59300c07, 0x82040580, 0x00000003, 0x04000004,
- 0x82040580, 0x00000006, 0x04020003, 0x42027800,
- 0x00000002, 0x0201f800, 0x001091f1, 0x811a3000,
- 0x83180480, 0x00000005, 0x040017e8, 0x42000800,
- 0x00000040, 0x0201f800, 0x001012d1, 0x4a0378e4,
- 0x0000000a, 0x5c03e000, 0x04000c7f, 0x5c027800,
- 0x5c023000, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x0401fc8b, 0x4df00000, 0x59c80840,
- 0x84040d74, 0x82040540, 0x00000010, 0x48039040,
- 0x59c41008, 0x4c040000, 0x4c080000, 0x82081500,
- 0xffffff7f, 0x480b8808, 0x42001000, 0x00000003,
- 0x0401fafc, 0x598e600f, 0x813261c0, 0x04020f99,
- 0x04000b05, 0x497b2807, 0x0401f809, 0x5c001000,
- 0x5c000800, 0x480b8808, 0x48079040, 0x5c03e000,
- 0x04000c5d, 0x5c026000, 0x1c01f000, 0x4d380000,
- 0x4d180000, 0x4d300000, 0x4d900000, 0x4dd00000,
- 0x4da40000, 0x4d140000, 0x417a3000, 0x0201f800,
- 0x00106423, 0x811a3000, 0x83180580, 0x00000005,
- 0x040207fb, 0x0401fad4, 0x04020009, 0x5c022800,
- 0x5c034800, 0x5c03a000, 0x5c032000, 0x5c026000,
- 0x5c023000, 0x5c027000, 0x1c01f000, 0x0401fb0a,
- 0x59926004, 0x4933c857, 0x0401fe8b, 0x813261c0,
- 0x040007f3, 0x42027000, 0x0000004a, 0x4a026203,
- 0x00000003, 0x0201f800, 0x00020bc1, 0x0401f7ec,
- 0x4d300000, 0x4d180000, 0x4d900000, 0x0401fc45,
- 0x42001000, 0x00000000, 0x598c0800, 0x82040580,
- 0x00000005, 0x04000003, 0x82040580, 0x00000008,
- 0x04000abc, 0x417a3000, 0x811b20c8, 0x83932400,
- 0x0000bf32, 0x59900001, 0x82000580, 0x00000001,
- 0x0402000d, 0x42000800, 0x00000004, 0x59926004,
- 0x59300012, 0x82000500, 0xfff00000, 0x80000540,
- 0x04000003, 0x42000800, 0x0000000e, 0x0201f800,
- 0x001063ff, 0x811a3000, 0x83180480, 0x00000005,
- 0x040017ea, 0x59c81040, 0x84081534, 0x480b9040,
- 0x0401fc0d, 0x5c032000, 0x5c023000, 0x5c026000,
- 0x1c01f000, 0x4933c857, 0x4d900000, 0x4dd00000,
- 0x4da40000, 0x4d140000, 0x4d380000, 0x0401fc15,
- 0x4df00000, 0x59300004, 0x8c00053e, 0x04020007,
- 0x8c000520, 0x04000027, 0x0201f800, 0x00106b47,
- 0x04000024, 0x0401f02d, 0x598c000f, 0x81300580,
- 0x04000012, 0x0201f800, 0x0010931e, 0x04020027,
- 0x0401fa4b, 0x04000025, 0x48038804, 0x0401fab6,
- 0x0201f800, 0x00100eb4, 0x0201f800, 0x00106b6c,
- 0x42027000, 0x00000049, 0x59300004, 0x8c00050c,
- 0x0402000e, 0x0401f00f, 0x59c40004, 0x8c000504,
- 0x04000016, 0x4a038804, 0x00000004, 0x0201f800,
- 0x00106b8c, 0x42027000, 0x00000013, 0x59300004,
- 0x8c00050c, 0x04000003, 0x0201f800, 0x00020bc1,
- 0x5c03e000, 0x02000800, 0x00106c29, 0x5c027000,
+ 0x5c026000, 0x5c023000, 0x5c027000, 0x1c01f000,
+ 0x0401fb0a, 0x59926004, 0x4933c857, 0x0401fe8b,
+ 0x813261c0, 0x040007f3, 0x42027000, 0x0000004a,
+ 0x4a026203, 0x00000003, 0x0201f800, 0x00020bc1,
+ 0x0401f7ec, 0x4d300000, 0x4d180000, 0x4d900000,
+ 0x0401fc45, 0x42001000, 0x00000000, 0x598c0800,
+ 0x82040580, 0x00000005, 0x04000003, 0x82040580,
+ 0x00000008, 0x04000abc, 0x417a3000, 0x811b20c8,
+ 0x83932400, 0x0000bf32, 0x59900001, 0x82000580,
+ 0x00000001, 0x0402000d, 0x42000800, 0x00000004,
+ 0x59926004, 0x59300012, 0x82000500, 0xfff00000,
+ 0x80000540, 0x04000003, 0x42000800, 0x0000000e,
+ 0x0201f800, 0x00106604, 0x811a3000, 0x83180480,
+ 0x00000005, 0x040017ea, 0x59c81040, 0x84081534,
+ 0x480b9040, 0x0401fc0d, 0x5c032000, 0x5c023000,
+ 0x5c026000, 0x1c01f000, 0x4933c857, 0x4d900000,
+ 0x4dd00000, 0x4da40000, 0x4d140000, 0x4d380000,
+ 0x0401fc15, 0x4df00000, 0x59300004, 0x8c00053e,
+ 0x04020007, 0x8c000520, 0x04000027, 0x0201f800,
+ 0x00106d4c, 0x04000024, 0x0401f02d, 0x598c000f,
+ 0x81300580, 0x04000012, 0x0201f800, 0x00109552,
+ 0x04020027, 0x0401fa4b, 0x04000025, 0x48038804,
+ 0x0401fab6, 0x0201f800, 0x00100eb5, 0x0201f800,
+ 0x00106d71, 0x42027000, 0x00000049, 0x59300004,
+ 0x8c00050c, 0x0402000e, 0x0401f00f, 0x59c40004,
+ 0x8c000504, 0x04000016, 0x4a038804, 0x00000004,
+ 0x0201f800, 0x00106d91, 0x42027000, 0x00000013,
+ 0x59300004, 0x8c00050c, 0x04000003, 0x0201f800,
+ 0x00020bc1, 0x5c03e000, 0x02000800, 0x00106e2e,
+ 0x5c027000, 0x5c022800, 0x5c034800, 0x5c03a000,
+ 0x5c032000, 0x80000580, 0x1c01f000, 0x5c03e000,
+ 0x02000800, 0x00106e2e, 0x5c027000, 0x5c022800,
+ 0x5c034800, 0x5c03a000, 0x5c032000, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x59300407, 0x82000580,
+ 0x00000003, 0x04020008, 0x0201f800, 0x0010989f,
+ 0x04000005, 0x59301009, 0x58080409, 0x84000550,
+ 0x48001409, 0x1c01f000, 0x497b2807, 0x0201f800,
+ 0x00106e41, 0x59c400af, 0x800001c0, 0x04020005,
+ 0x0201f800, 0x00106e2e, 0x0201f000, 0x001014c7,
+ 0x598c0011, 0x82001480, 0x00000002, 0x04021007,
+ 0x80000000, 0x48031811, 0x80000580, 0x0201f800,
+ 0x001065fd, 0x04000011, 0x0401fed3, 0x0402000f,
+ 0x0401ffde, 0x42000000, 0x0010cf3c, 0x0201f800,
+ 0x0010bfb3, 0x0401fd9d, 0x04000008, 0x0401fa59,
+ 0x4d380000, 0x42027000, 0x00000014, 0x0201f800,
+ 0x00020bc1, 0x5c027000, 0x0201f800, 0x00106e2e,
+ 0x0201f000, 0x001014c7, 0x4d900000, 0x4dd00000,
+ 0x4da40000, 0x4d140000, 0x4d300000, 0x0201f800,
+ 0x00106628, 0x0201f800, 0x00106e41, 0x59c400af,
+ 0x800001c0, 0x0400002b, 0x0401fa48, 0x59926004,
+ 0x4933c857, 0x59300004, 0x8c000516, 0x0400000c,
+ 0x0401fe76, 0x04020023, 0x0201f800, 0x00106d71,
+ 0x0201f800, 0x00106e2e, 0x42000800, 0x80000804,
+ 0x0201f800, 0x00020b30, 0x0401f01a, 0x42001800,
+ 0x00007530, 0x0401f9e9, 0x04020004, 0x0201f800,
+ 0x00106602, 0x0401f013, 0x0401fe64, 0x04020011,
+ 0x0401ffa6, 0x42000000, 0x0010cf3d, 0x0201f800,
+ 0x0010bfb3, 0x59300004, 0x8c00050c, 0x04020003,
+ 0x4a026203, 0x00000003, 0x4d380000, 0x42027000,
+ 0x0000004a, 0x0201f800, 0x00020bc1, 0x5c027000,
+ 0x0201f800, 0x00106e2e, 0x5c026000, 0x5c022800,
+ 0x5c034800, 0x5c03a000, 0x5c032000, 0x0201f000,
+ 0x001014c7, 0x4c600000, 0x4d900000, 0x4dd00000,
+ 0x4da40000, 0x4d140000, 0x4d300000, 0x4d2c0000,
+ 0x0201f800, 0x00106e41, 0x0401fa0c, 0x59926004,
+ 0x813261c0, 0x04000091, 0x0201f800, 0x001050f7,
+ 0x04020007, 0x4178c000, 0x0201f800, 0x00107e4d,
+ 0x04000003, 0x4200c000, 0x00000001, 0x42000000,
+ 0x00001000, 0x50000000, 0x82000480, 0x24320001,
+ 0x04001038, 0x0201f800, 0x00100e46, 0x59303004,
+ 0x8c183536, 0x0400002f, 0x42003000, 0x00001000,
+ 0x80183040, 0x04000014, 0x0201f800, 0x0010c0d6,
+ 0x040007fc, 0x0201f800, 0x0010064a, 0x42003000,
+ 0x00007a15, 0x50183800, 0x821c0500, 0x00007000,
+ 0x04000009, 0x4803507a, 0x821c0500, 0xffff8fff,
+ 0x44003000, 0x4a032832, 0x000004b0, 0x4a0378e4,
+ 0x02c00000, 0x4a030000, 0x00000000, 0x0201f800,
+ 0x00100ea4, 0x850e1d2e, 0x42000000, 0x0010cfb5,
+ 0x0201f800, 0x0010bfb3, 0x59325809, 0x812e59c0,
+ 0x02000800, 0x0010032e, 0x0401f861, 0x04000057,
+ 0x59303004, 0x84183536, 0x481a6004, 0x0401f032,
+ 0x0201f800, 0x00106615, 0x0400002c, 0x0401f04f,
+ 0x0201f800, 0x00100ea4, 0x8d0e1d2e, 0x040207f9,
+ 0x0201f800, 0x001050f7, 0x04020006, 0x8060c1c0,
+ 0x04000004, 0x0201f800, 0x00107e77, 0x0401f043,
+ 0x0201f800, 0x00106615, 0x04020040, 0x4933c857,
+ 0x0401f94e, 0x04020019, 0x0201f800, 0x00106628,
+ 0x813261c0, 0x04000039, 0x59325809, 0x812e59c0,
+ 0x02000800, 0x0010032e, 0x0201f800, 0x001050f7,
+ 0x04020022, 0x59c40093, 0x4803c857, 0x800001c0,
+ 0x0402000a, 0x592c0209, 0x84000550, 0x48025a09,
+ 0x0201f800, 0x00105223, 0x04020028, 0x592c0209,
+ 0x84000510, 0x48025a09, 0x0201f800, 0x00106602,
+ 0x0401f022, 0x42000000, 0x0010cf3d, 0x0201f800,
+ 0x0010bfb3, 0x0401fd19, 0x592c0209, 0x84000550,
+ 0x48025a09, 0x4d380000, 0x42027000, 0x0000004a,
+ 0x4a026203, 0x00000003, 0x0201f800, 0x00020bc1,
+ 0x5c027000, 0x0401f011, 0x59900006, 0x82000500,
+ 0xffff0000, 0x040207ec, 0x59c408af, 0x82040480,
+ 0x000003e8, 0x040217e8, 0x59900006, 0x82000400,
+ 0x00010000, 0x48032006, 0x0201f800, 0x00106602,
+ 0x0201f800, 0x0010410a, 0x5c025800, 0x5c026000,
0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x80000580, 0x1c01f000, 0x5c03e000, 0x02000800,
- 0x00106c29, 0x5c027000, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x82000540, 0x00000001,
- 0x1c01f000, 0x59300407, 0x82000580, 0x00000003,
- 0x04020008, 0x0201f800, 0x00109667, 0x04000005,
- 0x59301009, 0x58080409, 0x84000550, 0x48001409,
- 0x1c01f000, 0x497b2807, 0x0201f800, 0x00106c3c,
- 0x59c400af, 0x800001c0, 0x04020005, 0x0201f800,
- 0x00106c29, 0x0201f000, 0x001014c6, 0x598c0011,
- 0x82001480, 0x00000002, 0x04021007, 0x80000000,
- 0x48031811, 0x80000580, 0x0201f800, 0x001063f8,
- 0x04000011, 0x0401fed3, 0x0402000f, 0x0401ffde,
- 0x42000000, 0x0010cc3c, 0x0201f800, 0x0010bc88,
- 0x0401fd9d, 0x04000008, 0x0401fa59, 0x4d380000,
- 0x42027000, 0x00000014, 0x0201f800, 0x00020bc1,
- 0x5c027000, 0x0201f800, 0x00106c29, 0x0201f000,
- 0x001014c6, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x4d300000, 0x0201f800, 0x00106423,
- 0x0201f800, 0x00106c3c, 0x59c400af, 0x800001c0,
- 0x0400002b, 0x0401fa48, 0x59926004, 0x4933c857,
- 0x59300004, 0x8c000516, 0x0400000c, 0x0401fe76,
- 0x04020023, 0x0201f800, 0x00106b6c, 0x0201f800,
- 0x00106c29, 0x42000800, 0x80000804, 0x0201f800,
- 0x00020b30, 0x0401f01a, 0x42001800, 0x00007530,
- 0x0401f9e9, 0x04020004, 0x0201f800, 0x001063fd,
- 0x0401f013, 0x0401fe64, 0x04020011, 0x0401ffa6,
- 0x42000000, 0x0010cc3d, 0x0201f800, 0x0010bc88,
+ 0x5c00c000, 0x0201f000, 0x00106e2e, 0x4c5c0000,
+ 0x4c640000, 0x5930bc07, 0x5930c804, 0x825c0580,
+ 0x00000003, 0x04000004, 0x825c0580, 0x00000006,
+ 0x04020031, 0x0201f800, 0x0010493c, 0x0402002e,
+ 0x8c64cd0e, 0x0402002c, 0x0401fce4, 0x0201f800,
+ 0x00106d71, 0x825c0580, 0x00000003, 0x04020005,
+ 0x8c64cd16, 0x0400000c, 0x8464cd36, 0x0401f01b,
+ 0x82640500, 0x0000001f, 0x82000580, 0x00000005,
+ 0x04000005, 0x0201f800, 0x00020172, 0x8464cd4a,
+ 0x0401f7f6, 0x0401f820, 0x04020017, 0x48166012,
+ 0x0201f800, 0x00100f2b, 0x04020013, 0x8264cd00,
+ 0xfff7ffdf, 0x592c0209, 0x8c00051e, 0x04020011,
+ 0x8464cd4a, 0x50201800, 0x480e600b, 0x4832600c,
+ 0x4822600d, 0x482a600e, 0x8464cd7e, 0x48666004,
+ 0x0401f842, 0x80000580, 0x5c00c800, 0x5c00b800,
+ 0x1c01f000, 0x82000540, 0x00000001, 0x0401f7fb,
+ 0x8400051e, 0x48025a09, 0x0201f800, 0x00100ee9,
+ 0x0401f7ed, 0x59302013, 0x811808c2, 0x82040c00,
+ 0x00006000, 0x58040101, 0x82000500, 0xffff0000,
+ 0x800001c0, 0x0400000b, 0x811808ca, 0x82040c00,
+ 0x00006000, 0x58040138, 0x58042139, 0x81a41000,
+ 0x58081403, 0x800810e0, 0x80081540, 0x480a601b,
+ 0x59300013, 0x80100480, 0x0400101d, 0x8c64cd0e,
+ 0x0400000c, 0x40101000, 0x41780800, 0x4c000000,
+ 0x59300223, 0x4c100000, 0x0201f800, 0x00106c9d,
+ 0x5c002000, 0x5c000000, 0x800409c0, 0x04020010,
+ 0x59902808, 0x59303016, 0x80140480, 0x0400100c,
+ 0x40002800, 0x80180480, 0x04001009, 0x48026016,
+ 0x8464cd36, 0x59300014, 0x80100580, 0x04000003,
+ 0x8464cd76, 0x80000580, 0x1c01f000, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x59bc00ea, 0x82000500,
+ 0x00000007, 0x82000580, 0x00000001, 0x02000800,
+ 0x0010032e, 0x5930080a, 0x5804100c, 0x480bc857,
+ 0x800811c0, 0x04020003, 0x4930080c, 0x0401f01b,
+ 0x59bc1031, 0x40081800, 0x800811c0, 0x02000800,
+ 0x0010032e, 0x5808000a, 0x80040580, 0x04000004,
+ 0x40081800, 0x58081000, 0x0401f7f8, 0x58082000,
+ 0x49781000, 0x480a6001, 0x400c0000, 0x80080580,
+ 0x04020006, 0x49337831, 0x48126000, 0x801021c0,
+ 0x0402000d, 0x0401f00b, 0x48101800, 0x801021c0,
+ 0x04020002, 0x480f7830, 0x59bc0831, 0x4807c857,
+ 0x48066000, 0x49337831, 0x800409c0, 0x04020002,
+ 0x49337830, 0x1c01f000, 0x4d300000, 0x4d2c0000,
+ 0x0201f800, 0x00106e41, 0x598e600f, 0x4933c857,
+ 0x813261c0, 0x04000049, 0x59c41004, 0x480bc857,
+ 0x8c081500, 0x0400000a, 0x0201f800, 0x001050f7,
+ 0x04020015, 0x0201f800, 0x00105223, 0x0402003f,
+ 0x0201f800, 0x001065fd, 0x0401f03c, 0x82080500,
+ 0x000001fe, 0x040207fb, 0x59c8010b, 0x4803c857,
+ 0x8c000500, 0x040007f7, 0x42000000, 0x0010cf86,
+ 0x0201f800, 0x0010bfb3, 0x0401fd13, 0x0400087f,
+ 0x0401f02e, 0x598c0011, 0x80000540, 0x04020011,
+ 0x59c408af, 0x82040480, 0x000003e8, 0x0402100d,
+ 0x598c0811, 0x80040800, 0x48071811, 0x0201f800,
+ 0x001065fd, 0x42000000, 0x0010ce7b, 0x0201f800,
+ 0x0010bfb3, 0x0201f800, 0x0010410a, 0x0401f01b,
+ 0x42000000, 0x0010cf3c, 0x0201f800, 0x0010bfb3,
+ 0x0401fc76, 0x813261c0, 0x04020003, 0x0401f863,
+ 0x0401f012, 0x59300407, 0x82000580, 0x00000003,
+ 0x04020007, 0x59325809, 0x812e59c0, 0x04000004,
+ 0x592c0209, 0x84000550, 0x48025a09, 0x0401f879,
+ 0x4d380000, 0x42027000, 0x00000014, 0x0201f800,
+ 0x00020bc1, 0x5c027000, 0x5c025800, 0x5c026000,
+ 0x0201f000, 0x00106e2e, 0x59c40804, 0x83180400,
+ 0x00107496, 0x50000000, 0x80040500, 0x1c01f000,
+ 0x59c40804, 0x83180400, 0x0010749b, 0x50000000,
+ 0x80040500, 0x1c01f000, 0x59c80840, 0x82040d00,
+ 0x000e0000, 0x83180400, 0x001074a5, 0x50000000,
+ 0x80040580, 0x1c01f000, 0x00000210, 0x00000420,
+ 0x00000840, 0x00001080, 0x00002100, 0x00004000,
+ 0x00008000, 0x00010000, 0x00020000, 0x00040000,
+ 0x00080000, 0x00100000, 0x00200000, 0x00400000,
+ 0x00800000, 0x00000000, 0x00020000, 0x00040000,
+ 0x00060000, 0x00080000, 0x59900806, 0x80040120,
+ 0x800c0480, 0x04021004, 0x82000540, 0x00000001,
+ 0x0401f005, 0x82040c00, 0x00010000, 0x48072006,
+ 0x80000580, 0x1c01f000, 0x417a3000, 0x0401ffd7,
+ 0x04000006, 0x811a3000, 0x83180580, 0x00000005,
+ 0x040207fb, 0x1c01f000, 0x81780080, 0x1c01f000,
+ 0x40681000, 0x480bc857, 0x0201f800, 0x00106e41,
+ 0x4df00000, 0x598c0800, 0x82040d80, 0x00000007,
+ 0x04000002, 0x480b1800, 0x5c03e000, 0x02000800,
+ 0x00106e2e, 0x1c01f000, 0x4803c856, 0x0201f800,
+ 0x00106e41, 0x4df00000, 0x497b180f, 0x497b1803,
+ 0x497b1810, 0x497b1811, 0x497b1812, 0x598c0000,
+ 0x82000580, 0x00000003, 0x04000012, 0x59a80078,
+ 0x8c00053e, 0x04000007, 0x59bc00e4, 0x8c000534,
+ 0x04000004, 0x4a031800, 0x00000008, 0x0401f009,
+ 0x836c0580, 0x00000002, 0x04020004, 0x4a031800,
+ 0x00000005, 0x0401f003, 0x4a031800, 0x00000000,
+ 0x5c03e000, 0x02000800, 0x00106e2e, 0x1c01f000,
0x59300004, 0x8c00050c, 0x04020003, 0x4a026203,
- 0x00000003, 0x4d380000, 0x42027000, 0x0000004a,
- 0x0201f800, 0x00020bc1, 0x5c027000, 0x0201f800,
- 0x00106c29, 0x5c026000, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x0201f000, 0x001014c6,
- 0x4c600000, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x4d300000, 0x4d2c0000, 0x0201f800,
- 0x00106c3c, 0x0401fa0c, 0x59926004, 0x813261c0,
- 0x04000091, 0x0201f800, 0x00104fc6, 0x04020007,
- 0x4178c000, 0x0201f800, 0x00107c57, 0x04000003,
- 0x4200c000, 0x00000001, 0x42000000, 0x00001000,
- 0x50000000, 0x82000480, 0x24320001, 0x04001038,
- 0x0201f800, 0x00100e45, 0x59303004, 0x8c183536,
- 0x0400002f, 0x42003000, 0x00001000, 0x80183040,
- 0x04000014, 0x0201f800, 0x0010bdab, 0x040007fc,
- 0x0201f800, 0x0010064a, 0x42003000, 0x00007a15,
- 0x50183800, 0x821c0500, 0x00007000, 0x04000009,
- 0x4803507a, 0x821c0500, 0xffff8fff, 0x44003000,
- 0x4a032832, 0x000004b0, 0x4a0378e4, 0x02c00000,
- 0x4a030000, 0x00000000, 0x0201f800, 0x00100ea3,
- 0x850e1d2e, 0x42000000, 0x0010ccb5, 0x0201f800,
- 0x0010bc88, 0x59325809, 0x812e59c0, 0x02000800,
- 0x0010032e, 0x0401f861, 0x04000057, 0x59303004,
- 0x84183536, 0x481a6004, 0x0401f032, 0x0201f800,
- 0x00106410, 0x0400002c, 0x0401f04f, 0x0201f800,
- 0x00100ea3, 0x8d0e1d2e, 0x040207f9, 0x0201f800,
- 0x00104fc6, 0x04020006, 0x8060c1c0, 0x04000004,
- 0x0201f800, 0x00107c81, 0x0401f043, 0x0201f800,
- 0x00106410, 0x04020040, 0x4933c857, 0x0401f94e,
- 0x04020019, 0x0201f800, 0x00106423, 0x813261c0,
- 0x04000039, 0x59325809, 0x812e59c0, 0x02000800,
- 0x0010032e, 0x0201f800, 0x00104fc6, 0x04020022,
- 0x59c40093, 0x4803c857, 0x800001c0, 0x0402000a,
- 0x592c0209, 0x84000550, 0x48025a09, 0x0201f800,
- 0x001050f2, 0x04020028, 0x592c0209, 0x84000510,
- 0x48025a09, 0x0201f800, 0x001063fd, 0x0401f022,
- 0x42000000, 0x0010cc3d, 0x0201f800, 0x0010bc88,
- 0x0401fd19, 0x592c0209, 0x84000550, 0x48025a09,
- 0x4d380000, 0x42027000, 0x0000004a, 0x4a026203,
- 0x00000003, 0x0201f800, 0x00020bc1, 0x5c027000,
- 0x0401f011, 0x59900006, 0x82000500, 0xffff0000,
- 0x040207ec, 0x59c408af, 0x82040480, 0x000003e8,
- 0x040217e8, 0x59900006, 0x82000400, 0x00010000,
- 0x48032006, 0x0201f800, 0x001063fd, 0x0201f800,
- 0x00104011, 0x5c025800, 0x5c026000, 0x5c022800,
- 0x5c034800, 0x5c03a000, 0x5c032000, 0x5c00c000,
- 0x0201f000, 0x00106c29, 0x4c5c0000, 0x4c640000,
- 0x5930bc07, 0x5930c804, 0x825c0580, 0x00000003,
- 0x04000004, 0x825c0580, 0x00000006, 0x04020031,
- 0x0201f800, 0x0010483c, 0x0402002e, 0x8c64cd0e,
- 0x0402002c, 0x0401fce4, 0x0201f800, 0x00106b6c,
- 0x825c0580, 0x00000003, 0x04020005, 0x8c64cd16,
- 0x0400000c, 0x8464cd36, 0x0401f01b, 0x82640500,
- 0x0000001f, 0x82000580, 0x00000005, 0x04000005,
- 0x0201f800, 0x00020172, 0x8464cd4a, 0x0401f7f6,
- 0x0401f820, 0x04020017, 0x48166012, 0x0201f800,
- 0x00100f2a, 0x04020013, 0x8264cd00, 0xfff7ffdf,
- 0x592c0209, 0x8c00051e, 0x04020011, 0x8464cd4a,
- 0x50201800, 0x480e600b, 0x4832600c, 0x4822600d,
- 0x482a600e, 0x8464cd7e, 0x48666004, 0x0401f842,
- 0x80000580, 0x5c00c800, 0x5c00b800, 0x1c01f000,
- 0x82000540, 0x00000001, 0x0401f7fb, 0x8400051e,
- 0x48025a09, 0x0201f800, 0x00100ee8, 0x0401f7ed,
- 0x59302013, 0x811808c2, 0x82040c00, 0x00006000,
- 0x58040101, 0x82000500, 0xffff0000, 0x800001c0,
- 0x0400000b, 0x811808ca, 0x82040c00, 0x00006000,
- 0x58040138, 0x58042139, 0x81a41000, 0x58081403,
- 0x800810e0, 0x80081540, 0x480a601b, 0x59300013,
- 0x80100480, 0x0400101d, 0x8c64cd0e, 0x0400000c,
- 0x40101000, 0x41780800, 0x4c000000, 0x59300223,
- 0x4c100000, 0x0201f800, 0x00106a98, 0x5c002000,
- 0x5c000000, 0x800409c0, 0x04020010, 0x59902808,
- 0x59303016, 0x80140480, 0x0400100c, 0x40002800,
- 0x80180480, 0x04001009, 0x48026016, 0x8464cd36,
- 0x59300014, 0x80100580, 0x04000003, 0x8464cd76,
- 0x80000580, 0x1c01f000, 0x82000540, 0x00000001,
- 0x1c01f000, 0x59bc00ea, 0x82000500, 0x00000007,
- 0x82000580, 0x00000001, 0x02000800, 0x0010032e,
- 0x5930080a, 0x5804100c, 0x480bc857, 0x800811c0,
- 0x04020003, 0x4930080c, 0x0401f01b, 0x59bc1031,
- 0x40081800, 0x800811c0, 0x02000800, 0x0010032e,
- 0x5808000a, 0x80040580, 0x04000004, 0x40081800,
- 0x58081000, 0x0401f7f8, 0x58082000, 0x49781000,
- 0x480a6001, 0x400c0000, 0x80080580, 0x04020006,
- 0x49337831, 0x48126000, 0x801021c0, 0x0402000d,
- 0x0401f00b, 0x48101800, 0x801021c0, 0x04020002,
- 0x480f7830, 0x59bc0831, 0x4807c857, 0x48066000,
- 0x49337831, 0x800409c0, 0x04020002, 0x49337830,
- 0x1c01f000, 0x4d300000, 0x4d2c0000, 0x0201f800,
- 0x00106c3c, 0x598e600f, 0x4933c857, 0x813261c0,
- 0x04000049, 0x59c41004, 0x480bc857, 0x8c081500,
- 0x0400000a, 0x0201f800, 0x00104fc6, 0x04020015,
- 0x0201f800, 0x001050f2, 0x0402003f, 0x0201f800,
- 0x001063f8, 0x0401f03c, 0x82080500, 0x000001fe,
- 0x040207fb, 0x59c8010b, 0x4803c857, 0x8c000500,
- 0x040007f7, 0x42000000, 0x0010cc86, 0x0201f800,
- 0x0010bc88, 0x0401fd13, 0x0400087f, 0x0401f02e,
- 0x598c0011, 0x80000540, 0x04020011, 0x59c408af,
- 0x82040480, 0x000003e8, 0x0402100d, 0x598c0811,
- 0x80040800, 0x48071811, 0x0201f800, 0x001063f8,
- 0x42000000, 0x0010cb7b, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x00104011, 0x0401f01b, 0x42000000,
- 0x0010cc3c, 0x0201f800, 0x0010bc88, 0x0401fc76,
- 0x813261c0, 0x04020003, 0x0401f863, 0x0401f012,
- 0x59300407, 0x82000580, 0x00000003, 0x04020007,
- 0x59325809, 0x812e59c0, 0x04000004, 0x592c0209,
- 0x84000550, 0x48025a09, 0x0401f879, 0x4d380000,
- 0x42027000, 0x00000014, 0x0201f800, 0x00020bc1,
- 0x5c027000, 0x5c025800, 0x5c026000, 0x0201f000,
- 0x00106c29, 0x59c40804, 0x83180400, 0x00107291,
- 0x50000000, 0x80040500, 0x1c01f000, 0x59c40804,
- 0x83180400, 0x00107296, 0x50000000, 0x80040500,
- 0x1c01f000, 0x59c80840, 0x82040d00, 0x000e0000,
- 0x83180400, 0x001072a0, 0x50000000, 0x80040580,
- 0x1c01f000, 0x00000210, 0x00000420, 0x00000840,
- 0x00001080, 0x00002100, 0x00004000, 0x00008000,
- 0x00010000, 0x00020000, 0x00040000, 0x00080000,
- 0x00100000, 0x00200000, 0x00400000, 0x00800000,
- 0x00000000, 0x00020000, 0x00040000, 0x00060000,
- 0x00080000, 0x59900806, 0x80040120, 0x800c0480,
- 0x04021004, 0x82000540, 0x00000001, 0x0401f005,
- 0x82040c00, 0x00010000, 0x48072006, 0x80000580,
- 0x1c01f000, 0x417a3000, 0x0401ffd7, 0x04000006,
- 0x811a3000, 0x83180580, 0x00000005, 0x040207fb,
- 0x1c01f000, 0x81780080, 0x1c01f000, 0x40681000,
- 0x480bc857, 0x0201f800, 0x00106c3c, 0x4df00000,
- 0x598c0800, 0x82040d80, 0x00000007, 0x04000002,
- 0x480b1800, 0x5c03e000, 0x02000800, 0x00106c29,
- 0x1c01f000, 0x4803c856, 0x0201f800, 0x00106c3c,
- 0x4df00000, 0x497b180f, 0x497b1803, 0x497b1810,
- 0x497b1811, 0x497b1812, 0x598c0000, 0x82000580,
- 0x00000003, 0x04000012, 0x59a80078, 0x8c00053e,
- 0x04000007, 0x59bc00e4, 0x8c000534, 0x04000004,
- 0x4a031800, 0x00000008, 0x0401f009, 0x836c0580,
- 0x00000002, 0x04020004, 0x4a031800, 0x00000005,
- 0x0401f003, 0x4a031800, 0x00000000, 0x5c03e000,
- 0x02000800, 0x00106c29, 0x1c01f000, 0x59300004,
- 0x8c00050c, 0x04020003, 0x4a026203, 0x00000001,
- 0x1c01f000, 0x83180480, 0x00000005, 0x02021800,
- 0x0010032e, 0x491bc857, 0x811b20c8, 0x83932400,
- 0x0000bf32, 0x811ba0ca, 0x83d3a400, 0x00007600,
- 0x83180400, 0x00107303, 0x50034800, 0x811a28c2,
- 0x83162c00, 0x00006100, 0x1c01f000, 0x0010cab5,
- 0x0010cacc, 0x0010cae3, 0x0010cafa, 0x0010cb11,
- 0x4933c857, 0x59300407, 0x82000c80, 0x00000014,
- 0x04021017, 0x04011000, 0x0c01f001, 0x00107323,
- 0x001073ca, 0x00107761, 0x001077bb, 0x001073ca,
- 0x00107761, 0x001077bb, 0x00107323, 0x001073ca,
- 0x00107323, 0x00107323, 0x00107323, 0x00107323,
- 0x00107323, 0x00107323, 0x00107323, 0x0010732a,
- 0x0010732a, 0x0010b78c, 0x0010b85b, 0x4803c857,
- 0x0201f800, 0x00106c3c, 0x0201f800, 0x00106b8c,
- 0x0201f000, 0x00106c29, 0x42001000, 0x0010cb5b,
- 0x50081000, 0x4930100b, 0x58080002, 0x82000580,
- 0x00000100, 0x0402003e, 0x59325809, 0x812e59c0,
- 0x02000800, 0x0010032e, 0x492fc856, 0x5932680a,
- 0x813669c0, 0x04000024, 0x592c040c, 0x82000500,
- 0x0000e000, 0x04000004, 0x0201f800, 0x0010775a,
- 0x0401f003, 0x0201f800, 0x0010774c, 0x592c000e,
- 0x82000500, 0x00000003, 0x04000007, 0x82000580,
- 0x00000003, 0x80000000, 0x58d00802, 0x80040540,
- 0x4801a002, 0x42001000, 0x0010cb5b, 0x50081000,
- 0x4930100a, 0x492c1009, 0x82d00400, 0x00000006,
- 0x48001003, 0x592c000e, 0x48001005, 0x592c000f,
- 0x48001006, 0x592c0010, 0x48001007, 0x0201f000,
- 0x00020016, 0x42026800, 0x0010df3c, 0x592c080b,
- 0x48066802, 0x82040500, 0x00ffff00, 0x04000007,
- 0x497a6a12, 0x59a8100f, 0x82081500, 0x00ffff00,
- 0x80080580, 0x040207d1, 0x82040d00, 0x000000ff,
- 0x800408d0, 0x48066a12, 0x0401f7cc, 0x1c01f000,
- 0x4d2c0000, 0x4d300000, 0x4c580000, 0x4c540000,
- 0x4c500000, 0x58325809, 0x812e59c0, 0x02000800,
- 0x0010032e, 0x58300002, 0x82000580, 0x00000100,
- 0x04020022, 0x5830000a, 0x5832600b, 0x81300d80,
- 0x04020012, 0x0401f834, 0x04020016, 0x592c080e,
- 0x82040c00, 0x00000003, 0x80040904, 0x4004b000,
- 0x4200a000, 0x0010c8a5, 0x4050a800, 0x0201f800,
- 0x0010bd85, 0x42001000, 0x0000dc00, 0x0201f800,
- 0x00107b6e, 0x0401f007, 0x4803c857, 0x4933c857,
- 0x813261c0, 0x04000003, 0x0401f81f, 0x04000f93,
- 0x5c00a000, 0x5c00a800, 0x5c00b000, 0x5c026000,
- 0x5c025800, 0x1c01f000, 0x5830000a, 0x5832600b,
- 0x4a006002, 0x00000100, 0x4803c857, 0x4933c857,
- 0x81300d80, 0x040207ed, 0x0401f80f, 0x040207f1,
- 0x4803c857, 0x0201f800, 0x0010fece, 0x80c40040,
- 0x02020800, 0x0010032e, 0x4a025a07, 0x00000002,
- 0x0201f800, 0x000203ef, 0x0201f800, 0x00107cbe,
- 0x0401f7e4, 0x0201f800, 0x00106c3c, 0x4df00000,
- 0x598c000f, 0x81300580, 0x04020009, 0x598c0005,
- 0x81300580, 0x04020006, 0x5c03e000, 0x02000800,
- 0x00106c29, 0x80000580, 0x1c01f000, 0x4803c857,
- 0x5c03e000, 0x02000800, 0x00106c29, 0x82000540,
- 0x00000001, 0x1c01f000, 0x59300403, 0x82000c80,
- 0x00000058, 0x02021800, 0x0010032e, 0x4803c857,
- 0x0c01f001, 0x00107552, 0x00107570, 0x00107596,
- 0x001076bd, 0x0010766c, 0x00107670, 0x0010767f,
- 0x00107693, 0x00107688, 0x00107693, 0x001076e3,
- 0x00107693, 0x00107727, 0x00107693, 0x00107735,
- 0x00107693, 0x00107688, 0x00107693, 0x00107739,
- 0x00107431, 0x00107431, 0x00107431, 0x00107431,
- 0x00107431, 0x00107431, 0x00107431, 0x00107431,
- 0x00107431, 0x00107431, 0x00107431, 0x001077d9,
- 0x001077f1, 0x001077fb, 0x00107431, 0x00107814,
- 0x0010767f, 0x00107431, 0x0010767f, 0x00107693,
- 0x00107431, 0x00107596, 0x001076bd, 0x00107431,
- 0x00107864, 0x00107693, 0x00107431, 0x00107874,
- 0x00107693, 0x00107431, 0x00107688, 0x00107543,
- 0x00107433, 0x00107431, 0x0010788b, 0x001078cb,
- 0x00107951, 0x00107431, 0x00107961, 0x0010767d,
- 0x00107954, 0x00107431, 0x00107820, 0x001079b0,
- 0x00107431, 0x001079e5, 0x00107a39, 0x00107431,
- 0x00107448, 0x001074bc, 0x001074c9, 0x00107431,
- 0x0010767f, 0x00107431, 0x00107509, 0x00107514,
- 0x00107431, 0x00107431, 0x0010745c, 0x0010748f,
- 0x00107a79, 0x00107aba, 0x00107ae1, 0x00107431,
- 0x00107431, 0x00107431, 0x00107aae, 0x0010797a,
- 0x0010788b, 0x00107431, 0x00107431, 0x00107431,
- 0x00107431, 0x00107431, 0x00107431, 0x00107431,
- 0x00107431, 0x0201f800, 0x0010032e, 0x0401fb19,
- 0x59325809, 0x592c000a, 0x4801a006, 0x592c000b,
- 0x4801a007, 0x592c000c, 0x4801a008, 0x592c000d,
- 0x4801a009, 0x592c000e, 0x4801a00a, 0x4979a00b,
- 0x592c080a, 0x82040d00, 0x00000fff, 0x80040904,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00107b6e,
- 0x4a026202, 0x0000ffff, 0x0401fb02, 0x4d2c0000,
- 0x4a01a006, 0x05000000, 0x59325809, 0x592c000a,
- 0x4801a007, 0x592c000b, 0x4801a008, 0x592c000c,
- 0x4801a009, 0x5c025800, 0x42000800, 0x00000004,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00107b6e,
- 0x4c580000, 0x4c500000, 0x4c540000, 0x4d2c0000,
- 0x0401faec, 0x5930040b, 0x82000500, 0x00000003,
- 0x04000007, 0x82000580, 0x00000003, 0x80000000,
- 0x58d00802, 0x80040540, 0x4801a002, 0x59325809,
- 0x4200a800, 0x0010c8a5, 0x592cb206, 0x8258b400,
- 0x00000003, 0x8058b104, 0x832ca400, 0x00000007,
- 0x0201f800, 0x0010bd5b, 0x40580000, 0x8054ac00,
- 0x592c0001, 0x80000540, 0x04000003, 0x40025800,
- 0x0401f7f2, 0x4200a000, 0x0010c8a5, 0x4050a800,
- 0x5930b40b, 0x8258b400, 0x00000003, 0x8058b104,
- 0x40580800, 0x0201f800, 0x0010bd85, 0x42001000,
+ 0x00000001, 0x1c01f000, 0x83180480, 0x00000005,
+ 0x02021800, 0x0010032e, 0x491bc857, 0x811b20c8,
+ 0x83932400, 0x0000bf32, 0x811ba0ca, 0x83d3a400,
+ 0x00007600, 0x83180400, 0x00107508, 0x50034800,
+ 0x811a28c2, 0x83162c00, 0x00006100, 0x1c01f000,
+ 0x0010cdb5, 0x0010cdcc, 0x0010cde3, 0x0010cdfa,
+ 0x0010ce11, 0x4933c857, 0x59300407, 0x82000c80,
+ 0x00000014, 0x04021017, 0x04011000, 0x0c01f001,
+ 0x00107528, 0x001075cd, 0x00107957, 0x001079b1,
+ 0x001075cd, 0x00107957, 0x001079b1, 0x00107528,
+ 0x001075cd, 0x00107528, 0x00107528, 0x00107528,
+ 0x00107528, 0x00107528, 0x00107528, 0x00107528,
+ 0x0010752f, 0x0010752f, 0x0010bab7, 0x0010bb86,
+ 0x4803c857, 0x0201f800, 0x00106e41, 0x0201f800,
+ 0x00106d91, 0x0201f000, 0x00106e2e, 0x42001000,
+ 0x0010ce5b, 0x50081000, 0x4930100b, 0x58080002,
+ 0x82000580, 0x00000100, 0x0402003c, 0x59325809,
+ 0x812e59c0, 0x02000800, 0x0010032e, 0x492fc856,
+ 0x5932680a, 0x83340580, 0x0010e23c, 0x04000023,
+ 0x592c040c, 0x82000500, 0x0000e000, 0x04000004,
+ 0x0201f800, 0x00107950, 0x0401f002, 0x0401fbfb,
+ 0x592c000e, 0x82000500, 0x00000003, 0x04000007,
+ 0x82000580, 0x00000003, 0x80000000, 0x58d00802,
+ 0x80040540, 0x4801a002, 0x42001000, 0x0010ce5b,
+ 0x50081000, 0x4930100a, 0x492c1009, 0x82d00400,
+ 0x00000006, 0x48001003, 0x592c000e, 0x48001005,
+ 0x592c000f, 0x48001006, 0x592c0010, 0x48001007,
+ 0x0201f000, 0x00020016, 0x592c080b, 0x48066802,
+ 0x82040500, 0x00ffff00, 0x04000007, 0x497a6a12,
+ 0x59a8100f, 0x82081500, 0x00ffff00, 0x80080580,
+ 0x040207d4, 0x82040d00, 0x000000ff, 0x800408d0,
+ 0x48066a12, 0x0401f7cf, 0x1c01f000, 0x4d2c0000,
+ 0x4d300000, 0x4c580000, 0x4c540000, 0x4c500000,
+ 0x58325809, 0x812e59c0, 0x02000800, 0x0010032e,
+ 0x58300002, 0x82000580, 0x00000100, 0x04020022,
+ 0x5830000a, 0x5832600b, 0x81300d80, 0x04020012,
+ 0x0401f834, 0x04020016, 0x592c080e, 0x82040c00,
+ 0x00000003, 0x80040904, 0x4004b000, 0x4200a000,
+ 0x0010cba5, 0x4050a800, 0x0201f800, 0x0010c0b0,
+ 0x42001000, 0x0000dc00, 0x0201f800, 0x00107d64,
+ 0x0401f007, 0x4803c857, 0x4933c857, 0x813261c0,
+ 0x04000003, 0x0401f81f, 0x04000f95, 0x5c00a000,
+ 0x5c00a800, 0x5c00b000, 0x5c026000, 0x5c025800,
+ 0x1c01f000, 0x5830000a, 0x5832600b, 0x4a006002,
+ 0x00000100, 0x4803c857, 0x4933c857, 0x81300d80,
+ 0x040207ed, 0x0401f80f, 0x040207f1, 0x4803c857,
+ 0x0201f800, 0x001101de, 0x80c40040, 0x02020800,
+ 0x0010032e, 0x4a025a07, 0x00000002, 0x0201f800,
+ 0x000203ef, 0x0201f800, 0x00107eb4, 0x0401f7e4,
+ 0x0201f800, 0x00106e41, 0x4df00000, 0x598c000f,
+ 0x81300580, 0x04020009, 0x598c0005, 0x81300580,
+ 0x04020006, 0x5c03e000, 0x02000800, 0x00106e2e,
+ 0x80000580, 0x1c01f000, 0x4803c857, 0x5c03e000,
+ 0x02000800, 0x00106e2e, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x59300403, 0x82000c80, 0x00000058,
+ 0x02021800, 0x0010032e, 0x83340d80, 0x0010e23c,
+ 0x0402000a, 0x59300827, 0x48066802, 0x82041500,
+ 0x00ffff00, 0x04020004, 0x800408d0, 0x48066a12,
+ 0x0401f002, 0x497a6a12, 0x4803c857, 0x0c01f001,
+ 0x00107761, 0x0010777f, 0x00107791, 0x001078ab,
+ 0x0010786d, 0x00107871, 0x00107880, 0x00107894,
+ 0x00107889, 0x00107894, 0x001078d5, 0x00107894,
+ 0x0010791d, 0x00107894, 0x0010792b, 0x00107894,
+ 0x00107889, 0x00107894, 0x0010792f, 0x00107640,
+ 0x00107640, 0x00107640, 0x00107640, 0x00107640,
+ 0x00107640, 0x00107640, 0x00107640, 0x00107640,
+ 0x00107640, 0x00107640, 0x001079cf, 0x001079e7,
+ 0x001079f1, 0x00107640, 0x00107a0a, 0x00107880,
+ 0x00107640, 0x00107880, 0x00107894, 0x00107640,
+ 0x00107791, 0x001078ab, 0x00107640, 0x00107a5a,
+ 0x00107894, 0x00107640, 0x00107a6a, 0x00107894,
+ 0x00107640, 0x00107889, 0x00107752, 0x00107642,
+ 0x00107640, 0x00107a81, 0x00107ac1, 0x00107b47,
+ 0x00107640, 0x00107b57, 0x0010787e, 0x00107b4a,
+ 0x00107640, 0x00107a16, 0x00107ba6, 0x00107640,
+ 0x00107bdb, 0x00107c2f, 0x00107640, 0x00107657,
+ 0x001076cb, 0x001076d8, 0x00107640, 0x00107880,
+ 0x00107640, 0x00107718, 0x00107723, 0x00107640,
+ 0x00107640, 0x0010766b, 0x0010769e, 0x00107c6f,
+ 0x00107cb0, 0x00107cd7, 0x00107640, 0x00107640,
+ 0x00107640, 0x00107ca4, 0x00107b70, 0x00107a81,
+ 0x00107640, 0x00107640, 0x00107640, 0x00107640,
+ 0x00107640, 0x00107640, 0x00107640, 0x00107640,
+ 0x0201f800, 0x0010032e, 0x0401fb00, 0x59325809,
+ 0x592c000a, 0x4801a006, 0x592c000b, 0x4801a007,
+ 0x592c000c, 0x4801a008, 0x592c000d, 0x4801a009,
+ 0x592c000e, 0x4801a00a, 0x4979a00b, 0x592c080a,
+ 0x82040d00, 0x00000fff, 0x80040904, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x4a026202,
+ 0x0000ffff, 0x0401fae9, 0x4d2c0000, 0x4a01a006,
+ 0x05000000, 0x59325809, 0x592c000a, 0x4801a007,
+ 0x592c000b, 0x4801a008, 0x592c000c, 0x4801a009,
+ 0x5c025800, 0x42000800, 0x00000004, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x4c580000,
+ 0x4c500000, 0x4c540000, 0x4d2c0000, 0x0401fad3,
+ 0x5930040b, 0x82000500, 0x00000003, 0x04000007,
+ 0x82000580, 0x00000003, 0x80000000, 0x58d00802,
+ 0x80040540, 0x4801a002, 0x59325809, 0x4200a800,
+ 0x0010cba5, 0x592cb206, 0x8258b400, 0x00000003,
+ 0x8058b104, 0x832ca400, 0x00000007, 0x0201f800,
+ 0x0010c086, 0x40580000, 0x8054ac00, 0x592c0001,
+ 0x80000540, 0x04000003, 0x40025800, 0x0401f7f2,
+ 0x4200a000, 0x0010cba5, 0x4050a800, 0x5930b40b,
+ 0x8258b400, 0x00000003, 0x8058b104, 0x40580800,
+ 0x0201f800, 0x0010c0b0, 0x42001000, 0x0000dc00,
+ 0x5c025800, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x0201f000, 0x00107d64, 0x4c580000, 0x4c500000,
+ 0x4c540000, 0x4d2c0000, 0x42034800, 0x0010cb9e,
+ 0x0401faac, 0x59325809, 0x592c0802, 0x4807c857,
+ 0x40041000, 0x80040904, 0x82081500, 0x00000003,
+ 0x04000008, 0x80040800, 0x82081580, 0x00000003,
+ 0x80081000, 0x58d00002, 0x80080540, 0x4801a002,
+ 0x4a025806, 0x02000000, 0x82d0ac00, 0x00000006,
+ 0x592cb011, 0x832ca400, 0x00000006, 0x0201f800,
+ 0x0010c086, 0x40580000, 0x8054ac00, 0x592e5801,
+ 0x41780000, 0x812e5d40, 0x040207f6, 0x42001000,
0x0000dc00, 0x5c025800, 0x5c00a800, 0x5c00a000,
- 0x5c00b000, 0x0201f000, 0x00107b6e, 0x4c580000,
- 0x4c500000, 0x4c540000, 0x4d2c0000, 0x42034800,
- 0x0010c89e, 0x0401fac5, 0x59325809, 0x592c0802,
- 0x4807c857, 0x40041000, 0x80040904, 0x82081500,
- 0x00000003, 0x04000008, 0x80040800, 0x82081580,
- 0x00000003, 0x80081000, 0x58d00002, 0x80080540,
- 0x4801a002, 0x4a025806, 0x02000000, 0x82d0ac00,
- 0x00000006, 0x592cb011, 0x832ca400, 0x00000006,
- 0x0201f800, 0x0010bd5b, 0x40580000, 0x8054ac00,
- 0x592e5801, 0x41780000, 0x812e5d40, 0x040207f6,
- 0x42001000, 0x0000dc00, 0x5c025800, 0x5c00a800,
- 0x5c00a000, 0x5c00b000, 0x0201f000, 0x00107b6e,
- 0x0401fa90, 0x4a01a006, 0x78000000, 0x5930001d,
- 0x840001c0, 0x4801a407, 0x4979a207, 0x42000800,
- 0x00000002, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00107b6e, 0x4c580000, 0x4c540000, 0x4c500000,
- 0x0401fa8e, 0x4a01a006, 0x02000000, 0x5932481c,
- 0x59240001, 0x4801a008, 0x59240002, 0x4801a009,
- 0x59240003, 0x4801a00a, 0x59240004, 0x4801a00b,
- 0x5930001d, 0x82000d80, 0x0000e000, 0x04000012,
- 0x82000d80, 0x0000df00, 0x04000006, 0x4a01a407,
- 0x00000010, 0x42000800, 0x00000006, 0x0401f01f,
- 0x42001800, 0x0010c846, 0x0201f800, 0x00100533,
- 0x42000000, 0x0000df00, 0x4200a000, 0x0010c846,
- 0x0401f009, 0x42001800, 0x0010c853, 0x0201f800,
- 0x00100533, 0x42000000, 0x0000e000, 0x4200a000,
- 0x0010c853, 0x82000540, 0x00000010, 0x4801a407,
- 0x4a01a207, 0x00000034, 0x4200b000, 0x0000000d,
- 0x82d0ac00, 0x0000000c, 0x0201f800, 0x0010bd5b,
- 0x42000800, 0x00000013, 0x42001000, 0x0000dc00,
- 0x5c00a000, 0x5c00a800, 0x5c00b000, 0x0201f000,
- 0x00107b6e, 0x0401fa43, 0x4a01a006, 0x63000028,
- 0x5930001d, 0x4801a007, 0x42000800, 0x00000002,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00107b6e,
- 0x0401fa46, 0x41780000, 0x41780800, 0x42002000,
- 0x00080000, 0x0c01f81b, 0x80000000, 0x80040800,
- 0x42001000, 0x0000000c, 0x59841802, 0x8c0c1d00,
- 0x04020008, 0x42002000, 0x00050000, 0x0c01f811,
- 0x80000000, 0x80040800, 0x82081400, 0x00000004,
- 0x82080540, 0x02000000, 0x4801a006, 0x800408e0,
- 0x5930001d, 0x80040540, 0x4801a007, 0x80080904,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00107b6e,
- 0x00107539, 0x0010753b, 0x0010753d, 0x0010753f,
- 0x00107541, 0x4811a008, 0x1c01f000, 0x4811a009,
- 0x1c01f000, 0x4811a00a, 0x1c01f000, 0x4811a00b,
- 0x1c01f000, 0x4811a00c, 0x1c01f000, 0x4a02600a,
- 0x0010df3c, 0x59a8000f, 0x82000500, 0x000000ff,
- 0x800000d0, 0x42026800, 0x0010df3c, 0x48026a12,
- 0x0401fa62, 0x41780800, 0x42001000, 0x00005c00,
- 0x0201f000, 0x00107b6e, 0x0401f9fa, 0x4a01a006,
- 0x52000000, 0x4979a007, 0x5932481c, 0x59240400,
- 0x82000500, 0x00000003, 0x04000006, 0x59240400,
- 0x80000110, 0x0201f800, 0x001015b2, 0x4805a007,
- 0x59240001, 0x4801a008, 0x59240002, 0x4801a009,
- 0x59240003, 0x4801a00a, 0x59240004, 0x4801a00b,
- 0x59240005, 0x4801a00c, 0x42000800, 0x00000007,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00107b6e,
- 0x4a026202, 0x0000ffff, 0x4d340000, 0x813669c0,
- 0x04020011, 0x42026800, 0x0010df3c, 0x4936600a,
- 0x4a026c03, 0x0000ffff, 0x497a6a00, 0x59300027,
- 0x48026802, 0x497a6027, 0x497a6a12, 0x82000d00,
- 0x00ffff00, 0x04020004, 0x800000d0, 0x48026a12,
- 0x0401f001, 0x0401f9c7, 0x5c026800, 0x4a01a006,
- 0x05000000, 0x5932481c, 0x59240005, 0x4801a007,
- 0x59240001, 0x59240802, 0x4801a008, 0x4805a009,
- 0x42000800, 0x00000004, 0x42001000, 0x0000dc00,
- 0x0201f000, 0x00107b6e, 0x4a026202, 0x0000ffff,
- 0x0401f9b4, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010488c, 0x5c027800, 0x4a01a006, 0x03000000,
- 0x59340403, 0x82000580, 0x000007fe, 0x0402007b,
- 0x4a01a006, 0x04000000, 0x81a40800, 0x4a000800,
- 0x22fffffe, 0x5934000a, 0x84000500, 0x4802680a,
- 0x59a8021b, 0x8c000508, 0x04000010, 0x59a8001f,
- 0x4801a007, 0x59a80020, 0x82000500, 0x07deffff,
- 0x599c0818, 0x8c040d16, 0x04000002, 0x8400056a,
- 0x4801a008, 0x4a01a009, 0x00002710, 0x59a80022,
- 0x4801a00a, 0x0401f049, 0x59a8001f, 0x59a8121b,
- 0x8c081506, 0x04000003, 0x82000500, 0xffff0000,
- 0x4801a007, 0x0201f800, 0x00104fc6, 0x04020013,
- 0x59a80878, 0x8c040d3e, 0x04020010, 0x59300c03,
- 0x82041580, 0x00000051, 0x0400000c, 0x497b8880,
- 0x82000500, 0x0000ffff, 0x4c000000, 0x0201f800,
- 0x001015e0, 0x5c000000, 0x48038880, 0x41780800,
- 0x0201f800, 0x00101bda, 0x59a80020, 0x0201f800,
- 0x00104fc6, 0x04020006, 0x82000500, 0xb7ffffff,
- 0x82000540, 0x80000000, 0x0401f003, 0x82000500,
- 0x3fffffff, 0x599c0818, 0x8c040d16, 0x04000002,
- 0x8400056a, 0x8d0e1d10, 0x04000019, 0x59300c03,
- 0x82041580, 0x00000051, 0x04000015, 0x82041580,
- 0x00000031, 0x04000012, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x4200b000, 0x00000004, 0x4200a000,
- 0x0010cccb, 0x82d0ac00, 0x0000001f, 0x4c000000,
- 0x0201f800, 0x0010bd5b, 0x5c000000, 0x5c00a800,
- 0x5c00a000, 0x5c00b000, 0x8400057a, 0x4801a008,
- 0x4979a009, 0x4979a00a, 0x59240001, 0x59240802,
- 0x4801a00b, 0x4805a00c, 0x59240003, 0x59240804,
- 0x4801a00d, 0x4805a00e, 0x4979a00f, 0x4979a010,
- 0x4979a011, 0x4979a012, 0x4979a013, 0x4979a014,
- 0x4979a015, 0x4979a016, 0x59a80023, 0x84000576,
- 0x4801a017, 0x59a80024, 0x4801a018, 0x4979a019,
- 0x4979a01a, 0x0401f049, 0x59a8021b, 0x8c000508,
- 0x0400000d, 0x59a8001f, 0x82000500, 0x0000ffff,
- 0x59c40880, 0x80040d80, 0x04000007, 0x497b8880,
- 0x4c000000, 0x0201f800, 0x001015e0, 0x5c000000,
- 0x48038880, 0x59a8001f, 0x4801a007, 0x4c640000,
- 0x4d2c0000, 0x59a8c820, 0x0201f800, 0x00109667,
- 0x0400000e, 0x0201f800, 0x00109d13, 0x0402000b,
- 0x592c0208, 0x8c00050e, 0x04000008, 0x8264cd00,
- 0x0000ffff, 0x592c000a, 0x82000500, 0xffff0000,
- 0x8064cd40, 0x0401f006, 0x59a80a1b, 0x82040d00,
- 0x00000030, 0x04000002, 0x8464cd36, 0x4865a008,
- 0x5c025800, 0x5c00c800, 0x59a80021, 0x4801a009,
- 0x59a80022, 0x4801a00a, 0x59240001, 0x59240802,
- 0x4801a00b, 0x4805a00c, 0x59240003, 0x59240804,
- 0x4801a00d, 0x4805a00e, 0x4979a00f, 0x4979a010,
- 0x4979a011, 0x4979a012, 0x4979a013, 0x4979a014,
- 0x4979a015, 0x4979a016, 0x59a80023, 0x4801a017,
- 0x59a80024, 0x4801a018, 0x59a80025, 0x4801a019,
- 0x59a80026, 0x4801a01a, 0x42000800, 0x0000001d,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00107b6e,
- 0x0401f8e0, 0x4a01a006, 0x50000000, 0x0401f7af,
- 0x0401f8dc, 0x4a01a006, 0x21100014, 0x4979a007,
- 0x4979a008, 0x4979a009, 0x4979a00a, 0x42000800,
+ 0x5c00b000, 0x0201f000, 0x00107d64, 0x0401fa77,
+ 0x4a01a006, 0x78000000, 0x5930001d, 0x840001c0,
+ 0x4801a407, 0x4979a207, 0x42000800, 0x00000002,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107d64,
+ 0x4c580000, 0x4c540000, 0x4c500000, 0x0401fa75,
+ 0x4a01a006, 0x02000000, 0x5932481c, 0x59240001,
+ 0x4801a008, 0x59240002, 0x4801a009, 0x59240003,
+ 0x4801a00a, 0x59240004, 0x4801a00b, 0x5930001d,
+ 0x82000d80, 0x0000e000, 0x04000012, 0x82000d80,
+ 0x0000df00, 0x04000006, 0x4a01a407, 0x00000010,
+ 0x42000800, 0x00000006, 0x0401f01f, 0x42001800,
+ 0x0010cb46, 0x0201f800, 0x00100533, 0x42000000,
+ 0x0000df00, 0x4200a000, 0x0010cb46, 0x0401f009,
+ 0x42001800, 0x0010cb53, 0x0201f800, 0x00100533,
+ 0x42000000, 0x0000e000, 0x4200a000, 0x0010cb53,
+ 0x82000540, 0x00000010, 0x4801a407, 0x4a01a207,
+ 0x00000034, 0x4200b000, 0x0000000d, 0x82d0ac00,
+ 0x0000000c, 0x0201f800, 0x0010c086, 0x42000800,
+ 0x00000013, 0x42001000, 0x0000dc00, 0x5c00a000,
+ 0x5c00a800, 0x5c00b000, 0x0201f000, 0x00107d64,
+ 0x0401fa2a, 0x4a01a006, 0x63000028, 0x5930001d,
+ 0x4801a007, 0x42000800, 0x00000002, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x0401fa2d,
+ 0x41780000, 0x41780800, 0x42002000, 0x00080000,
+ 0x0c01f81b, 0x80000000, 0x80040800, 0x42001000,
+ 0x0000000c, 0x59841802, 0x8c0c1d00, 0x04020008,
+ 0x42002000, 0x00050000, 0x0c01f811, 0x80000000,
+ 0x80040800, 0x82081400, 0x00000004, 0x82080540,
+ 0x02000000, 0x4801a006, 0x800408e0, 0x5930001d,
+ 0x80040540, 0x4801a007, 0x80080904, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x00107748,
+ 0x0010774a, 0x0010774c, 0x0010774e, 0x00107750,
+ 0x4811a008, 0x1c01f000, 0x4811a009, 0x1c01f000,
+ 0x4811a00a, 0x1c01f000, 0x4811a00b, 0x1c01f000,
+ 0x4811a00c, 0x1c01f000, 0x4a02600a, 0x0010e23c,
+ 0x59a8000f, 0x82000500, 0x000000ff, 0x800000d0,
+ 0x42026800, 0x0010e23c, 0x48026a12, 0x0401fa49,
+ 0x41780800, 0x42001000, 0x00005c00, 0x0201f000,
+ 0x00107d64, 0x0401f9e1, 0x4a01a006, 0x52000000,
+ 0x4979a007, 0x5932481c, 0x59240400, 0x82000500,
+ 0x00000003, 0x04000006, 0x59240400, 0x80000110,
+ 0x0201f800, 0x001015b3, 0x4805a007, 0x59240001,
+ 0x4801a008, 0x59240002, 0x4801a009, 0x59240003,
+ 0x4801a00a, 0x59240004, 0x4801a00b, 0x59240005,
+ 0x4801a00c, 0x42000800, 0x00000007, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x4a026202,
+ 0x0000ffff, 0x0401f9c1, 0x4a01a006, 0x05000000,
+ 0x5932481c, 0x59240005, 0x4801a007, 0x59240001,
+ 0x59240802, 0x4801a008, 0x4805a009, 0x42000800,
+ 0x00000004, 0x42001000, 0x0000dc00, 0x0201f000,
+ 0x00107d64, 0x4a026202, 0x0000ffff, 0x0401f9af,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010498c,
+ 0x5c027800, 0x4a01a006, 0x03000000, 0x59340403,
+ 0x82000580, 0x000007fe, 0x04020081, 0x4a01a006,
+ 0x04000000, 0x59a8021b, 0x8c000506, 0x04000004,
+ 0x5930081c, 0x58040408, 0x4801a001, 0x81a40800,
+ 0x4a000800, 0x22fffffe, 0x5934000a, 0x84000500,
+ 0x4802680a, 0x59a8021b, 0x8c000508, 0x04000010,
+ 0x59a8001f, 0x4801a007, 0x59a80020, 0x82000500,
+ 0x07deffff, 0x599c0818, 0x8c040d16, 0x04000002,
+ 0x8400056a, 0x4801a008, 0x4a01a009, 0x00002710,
+ 0x59a80022, 0x4801a00a, 0x0401f049, 0x59a8001f,
+ 0x59a8121b, 0x8c081506, 0x04000003, 0x82000500,
+ 0xffff0000, 0x4801a007, 0x0201f800, 0x001050f7,
+ 0x04020013, 0x59a80878, 0x8c040d3e, 0x04020010,
+ 0x59300c03, 0x82041580, 0x00000051, 0x0400000c,
+ 0x497b8880, 0x82000500, 0x0000ffff, 0x4c000000,
+ 0x0201f800, 0x001015e5, 0x5c000000, 0x48038880,
+ 0x41780800, 0x0201f800, 0x00101bdf, 0x59a80020,
+ 0x0201f800, 0x001050f7, 0x04020006, 0x82000500,
+ 0xb7ffffff, 0x82000540, 0x80000000, 0x0401f003,
+ 0x82000500, 0x3fffffff, 0x599c0818, 0x8c040d16,
+ 0x04000002, 0x8400056a, 0x8d0e1d10, 0x04000019,
+ 0x59300c03, 0x82041580, 0x00000051, 0x04000015,
+ 0x82041580, 0x00000031, 0x04000012, 0x4c580000,
+ 0x4c500000, 0x4c540000, 0x4200b000, 0x00000004,
+ 0x4200a000, 0x0010cfcb, 0x82d0ac00, 0x0000001f,
+ 0x4c000000, 0x0201f800, 0x0010c086, 0x5c000000,
+ 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x8400057a,
+ 0x4801a008, 0x4979a009, 0x4979a00a, 0x59240001,
+ 0x59240802, 0x4801a00b, 0x4805a00c, 0x59240003,
+ 0x59240804, 0x4801a00d, 0x4805a00e, 0x4979a00f,
+ 0x4979a010, 0x4979a011, 0x4979a012, 0x4979a013,
+ 0x4979a014, 0x4979a015, 0x4979a016, 0x59a80023,
+ 0x84000576, 0x4801a017, 0x59a80024, 0x4801a018,
+ 0x4979a019, 0x4979a01a, 0x0401f049, 0x59a8021b,
+ 0x8c000508, 0x0400000d, 0x59a8001f, 0x82000500,
+ 0x0000ffff, 0x59c40880, 0x80040d80, 0x04000007,
+ 0x497b8880, 0x4c000000, 0x0201f800, 0x001015e5,
+ 0x5c000000, 0x48038880, 0x59a8001f, 0x4801a007,
+ 0x4c640000, 0x4d2c0000, 0x59a8c820, 0x0201f800,
+ 0x0010989f, 0x0400000e, 0x0201f800, 0x00109f51,
+ 0x0402000b, 0x592c0208, 0x8c00050e, 0x04000008,
+ 0x8264cd00, 0x0000ffff, 0x592c000a, 0x82000500,
+ 0xffff0000, 0x8064cd40, 0x0401f006, 0x59a80a1b,
+ 0x82040d00, 0x00000030, 0x04000002, 0x8464cd36,
+ 0x4865a008, 0x5c025800, 0x5c00c800, 0x59a80021,
+ 0x4801a009, 0x59a80022, 0x4801a00a, 0x59240001,
+ 0x59240802, 0x4801a00b, 0x4805a00c, 0x59240003,
+ 0x59240804, 0x4801a00d, 0x4805a00e, 0x4979a00f,
+ 0x4979a010, 0x4979a011, 0x4979a012, 0x4979a013,
+ 0x4979a014, 0x4979a015, 0x4979a016, 0x59a80023,
+ 0x4801a017, 0x59a80024, 0x4801a018, 0x59a80025,
+ 0x4801a019, 0x59a80026, 0x4801a01a, 0x42000800,
+ 0x0000001d, 0x42001000, 0x0000dc00, 0x0201f000,
+ 0x00107d64, 0x0401f8d5, 0x4a01a006, 0x50000000,
+ 0x0401f7af, 0x0401f8d1, 0x4a01a006, 0x21100014,
+ 0x4979a007, 0x4979a008, 0x4979a009, 0x4979a00a,
+ 0x42000800, 0x00000005, 0x42001000, 0x0000dc00,
+ 0x0201f000, 0x00107d64, 0x0401f8cb, 0x0401f002,
+ 0x0401f8d0, 0x4a01a006, 0x02000000, 0x42000800,
+ 0x00000001, 0x42001000, 0x0000dc00, 0x0201f000,
+ 0x00107d64, 0x0401f8c7, 0x4a01a006, 0x02000000,
+ 0x59300403, 0x82000580, 0x00000031, 0x04020790,
+ 0x81a40800, 0x4a000801, 0x00fffffe, 0x0401f71a,
+ 0x0401f8bc, 0x4a01a006, 0x01000000, 0x5930041b,
+ 0x80000540, 0x04000003, 0x4801a407, 0x0401f003,
+ 0x4a01a407, 0x00000003, 0x5930021b, 0x80000540,
+ 0x04000003, 0x4801a207, 0x0401f003, 0x4a01a207,
+ 0x00002a00, 0x42000800, 0x00000002, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x4a026202,
+ 0x0000ffff, 0x0401f895, 0x4a01a406, 0x00002010,
+ 0x4a01a206, 0x00000014, 0x4a01a407, 0x00000800,
+ 0x4a01a207, 0x00002000, 0x42000000, 0x00000400,
+ 0x59a80807, 0x8c040d0c, 0x04000002, 0x80000580,
+ 0x5932481c, 0x59240c00, 0x8c040d08, 0x04000005,
+ 0x82000540, 0x00000020, 0x8c040d0a, 0x04020003,
+ 0x82000540, 0x00000010, 0x82000540, 0x00000002,
+ 0x5934080a, 0x8c040d14, 0x04000005, 0x82040d00,
+ 0x00000380, 0x80040540, 0x0401f006, 0x599c0818,
+ 0x8c040d18, 0x04000003, 0x82000540, 0x00000380,
+ 0x0401f042, 0x0401f87b, 0x4a01a406, 0x00000210,
+ 0x4a01a206, 0x00000014, 0x4a01a407, 0x00000800,
+ 0x5934000a, 0x8c000516, 0x04000014, 0x59340c05,
+ 0x82040500, 0x00000030, 0x04000013, 0x59340a05,
+ 0x82040500, 0x0000c000, 0x04020009, 0x8c040d1a,
+ 0x04000004, 0x4a01a207, 0x00002100, 0x0401f00c,
+ 0x4a01a207, 0x00000100, 0x0401f009, 0x4a01a207,
+ 0x00000400, 0x0401f006, 0x4a01a207, 0x00000700,
+ 0x0401f003, 0x4a01a207, 0x00000800, 0x42000000,
+ 0x00000400, 0x59a80807, 0x8c040d0c, 0x04000002,
+ 0x80000580, 0x5932481c, 0x59240c00, 0x8c040d08,
+ 0x04000005, 0x82000540, 0x00000020, 0x8c040d0a,
+ 0x04020003, 0x82000540, 0x00000010, 0x82000540,
+ 0x00000002, 0x59340a00, 0x8c040d0e, 0x0400000b,
+ 0x84000550, 0x599c1017, 0x8c08150a, 0x04020004,
+ 0x8c040d0a, 0x04000002, 0x8400054e, 0x8c040d1c,
+ 0x04000002, 0x84000552, 0x4801a20a, 0x42000800,
0x00000005, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00107b6e, 0x0401f8d6, 0x0401f002, 0x0401f8db,
- 0x4a01a006, 0x02000000, 0x42000800, 0x00000001,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00107b6e,
- 0x0401f8d2, 0x4a01a006, 0x02000000, 0x59300403,
- 0x82000580, 0x00000031, 0x04020790, 0x81a40800,
- 0x4a000801, 0x00fffffe, 0x0401f71a, 0x4d340000,
- 0x813669c0, 0x04020010, 0x42026800, 0x0010df3c,
- 0x4936600a, 0x4a026c03, 0x0000ffff, 0x497a6a00,
- 0x59300027, 0x48026802, 0x497a6027, 0x497a6a12,
- 0x82000d00, 0x00ffff00, 0x04020003, 0x800000d0,
- 0x48026a12, 0x0401f8b5, 0x5c026800, 0x4a01a006,
- 0x01000000, 0x5930041b, 0x80000540, 0x04000003,
- 0x4801a407, 0x0401f003, 0x4a01a407, 0x00000003,
- 0x5930021b, 0x80000540, 0x04000003, 0x4801a207,
- 0x0401f003, 0x4a01a207, 0x00002a00, 0x42000800,
- 0x00000002, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00107b6e, 0x4a026202, 0x0000ffff, 0x0401f88d,
- 0x4a01a406, 0x00002010, 0x4a01a206, 0x00000014,
- 0x4a01a407, 0x00000800, 0x4a01a207, 0x00002000,
- 0x42000000, 0x00000400, 0x5932481c, 0x59240c00,
- 0x8c040d08, 0x04000005, 0x82000540, 0x00000020,
- 0x8c040d0a, 0x04020003, 0x82000540, 0x00000010,
- 0x82000540, 0x00000002, 0x5934080a, 0x8c040d14,
- 0x04000005, 0x82040d00, 0x00000380, 0x80040540,
- 0x0401f006, 0x599c0818, 0x8c040d18, 0x04000003,
- 0x82000540, 0x00000380, 0x0401f03e, 0x0401f877,
- 0x4a01a406, 0x00000210, 0x4a01a206, 0x00000014,
- 0x4a01a407, 0x00000800, 0x5934000a, 0x8c000516,
- 0x04000014, 0x59340c05, 0x82040500, 0x00000030,
- 0x04000013, 0x59340a05, 0x82040500, 0x0000c000,
- 0x04020009, 0x8c040d1a, 0x04000004, 0x4a01a207,
- 0x00002100, 0x0401f00c, 0x4a01a207, 0x00000100,
- 0x0401f009, 0x4a01a207, 0x00000400, 0x0401f006,
- 0x4a01a207, 0x00000700, 0x0401f003, 0x4a01a207,
- 0x00000800, 0x42000000, 0x00000400, 0x5932481c,
- 0x59240c00, 0x8c040d08, 0x04000005, 0x82000540,
- 0x00000020, 0x8c040d0a, 0x04020003, 0x82000540,
- 0x00000010, 0x82000540, 0x00000002, 0x59340a00,
- 0x8c040d0e, 0x0400000b, 0x84000550, 0x599c1017,
- 0x8c08150a, 0x04020004, 0x8c040d0a, 0x04000002,
- 0x8400054e, 0x8c040d1c, 0x04000002, 0x84000552,
- 0x4801a20a, 0x42000800, 0x00000005, 0x42001000,
- 0x0000dc00, 0x0201f000, 0x00107b6e, 0x0401f833,
- 0x4a01a006, 0x02100014, 0x4a01a007, 0x00000100,
- 0x4979a008, 0x4979a009, 0x4979a00a, 0x42000800,
- 0x00000005, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00107b6e, 0x0401f825, 0x4a01a006, 0x02000000,
- 0x0401f61d, 0x4933c857, 0x0401f820, 0x4a01a006,
- 0x01000000, 0x4a01a407, 0x0000000b, 0x42000800,
- 0x00000002, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00107b6e, 0x42005000, 0x32000000, 0x42006000,
- 0x08290000, 0x41786800, 0x41787800, 0x0401f3fd,
- 0x42005000, 0x22000000, 0x42006000, 0x01290000,
- 0x41786800, 0x41787800, 0x0401f3f6, 0x42005000,
- 0x33000000, 0x42006000, 0x08980000, 0x41786800,
- 0x41787800, 0x0401f3ef, 0x42005000, 0x23000000,
- 0x42006000, 0x01980000, 0x41786800, 0x41787800,
- 0x0401f3e8, 0x59300403, 0x82000c80, 0x00000085,
- 0x02001800, 0x0010032e, 0x82000c80, 0x00000093,
- 0x02021800, 0x0010032e, 0x82000480, 0x00000085,
- 0x0c01f001, 0x0010777b, 0x0010777b, 0x0010777b,
- 0x0010777b, 0x0010777b, 0x0010777b, 0x0010777b,
- 0x0010777b, 0x0010777b, 0x0010777b, 0x0010777b,
- 0x0010777b, 0x0010777b, 0x0010777d, 0x0201f800,
- 0x0010032e, 0x4d2c0000, 0x59325809, 0x4933c857,
- 0x492fc857, 0x812e59c0, 0x02000800, 0x0010032e,
- 0x59340a12, 0x82040d00, 0x0000ff00, 0x592c000b,
- 0x82000500, 0x000000ff, 0x900001c0, 0x80040540,
- 0x82000540, 0x00000011, 0x44034800, 0x81a5a000,
- 0x42001000, 0x00000009, 0x42000800, 0x00000003,
- 0x592c000a, 0x82000500, 0xff000000, 0x82001d80,
- 0x84000000, 0x04000009, 0x82001d80, 0x85000000,
- 0x02020800, 0x0010032e, 0x42001000, 0x00000007,
- 0x42000800, 0x00000001, 0x832c1c00, 0x0000000a,
- 0x500c0000, 0x4401a000, 0x800c1800, 0x80d1a000,
- 0x80081040, 0x040207fb, 0x42001000, 0x0000dc00,
- 0x5c025800, 0x0401f3c1, 0x42005000, 0x81000000,
- 0x42006000, 0x00090000, 0x41786800, 0x41787800,
- 0x59301407, 0x82081580, 0x00000005, 0x04020003,
- 0x42006000, 0x00890000, 0x0401f38e, 0x59300403,
- 0x82000c80, 0x00000053, 0x02021800, 0x0010032e,
- 0x82000480, 0x0000004b, 0x02001800, 0x0010032e,
- 0x5932680a, 0x59368c03, 0x4803c857, 0x0c01f001,
- 0x0010783b, 0x00107843, 0x0010784b, 0x00107853,
- 0x001077d0, 0x001077d0, 0x001077d0, 0x00107833,
- 0x0201f800, 0x0010032e, 0x42005000, 0x06000000,
- 0x42006000, 0x08290000, 0x41786800, 0x41787800,
- 0x0401f370, 0x4933c857, 0x0401ff72, 0x4a01a006,
- 0x12000000, 0x59300407, 0x82000580, 0x00000004,
- 0x04020003, 0x59340002, 0x0401f003, 0x5932481c,
- 0x59240005, 0x82000500, 0x00ffffff, 0x4801a007,
+ 0x00107d64, 0x0401f833, 0x4a01a006, 0x02100014,
+ 0x4a01a007, 0x00000100, 0x4979a008, 0x4979a009,
+ 0x4979a00a, 0x42000800, 0x00000005, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x0401f825,
+ 0x4a01a006, 0x02000000, 0x0401f636, 0x4933c857,
+ 0x0401f820, 0x4a01a006, 0x01000000, 0x4a01a407,
+ 0x0000000b, 0x42000800, 0x00000002, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x42005000,
+ 0x32000000, 0x42006000, 0x08290000, 0x41786800,
+ 0x41787800, 0x0401f3fd, 0x42005000, 0x22000000,
+ 0x42006000, 0x01290000, 0x41786800, 0x41787800,
+ 0x0401f3f6, 0x42005000, 0x33000000, 0x42006000,
+ 0x08980000, 0x41786800, 0x41787800, 0x0401f3ef,
+ 0x42005000, 0x23000000, 0x42006000, 0x01980000,
+ 0x41786800, 0x41787800, 0x0401f3e8, 0x59300403,
+ 0x82000c80, 0x00000085, 0x02001800, 0x0010032e,
+ 0x82000c80, 0x00000093, 0x02021800, 0x0010032e,
+ 0x82000480, 0x00000085, 0x0c01f001, 0x00107971,
+ 0x00107971, 0x00107971, 0x00107971, 0x00107971,
+ 0x00107971, 0x00107971, 0x00107971, 0x00107971,
+ 0x00107971, 0x00107971, 0x00107971, 0x00107971,
+ 0x00107973, 0x0201f800, 0x0010032e, 0x4d2c0000,
+ 0x59325809, 0x4933c857, 0x492fc857, 0x812e59c0,
+ 0x02000800, 0x0010032e, 0x59340a12, 0x82040d00,
+ 0x0000ff00, 0x592c000b, 0x82000500, 0x000000ff,
+ 0x900001c0, 0x80040540, 0x82000540, 0x00000011,
+ 0x44034800, 0x81a5a000, 0x42001000, 0x00000009,
+ 0x42000800, 0x00000003, 0x592c000a, 0x82000500,
+ 0xff000000, 0x82001d80, 0x84000000, 0x04000009,
+ 0x82001d80, 0x85000000, 0x02020800, 0x0010032e,
+ 0x42001000, 0x00000007, 0x42000800, 0x00000001,
+ 0x832c1c00, 0x0000000a, 0x500c0000, 0x4401a000,
+ 0x800c1800, 0x80d1a000, 0x80081040, 0x040207fb,
+ 0x42001000, 0x0000dc00, 0x5c025800, 0x0401f3c1,
+ 0x42005000, 0x81000000, 0x42006000, 0x00090000,
+ 0x41786800, 0x41787800, 0x59301407, 0x82081580,
+ 0x00000005, 0x04020003, 0x42006000, 0x00890000,
+ 0x0401f38e, 0x59300403, 0x82000c80, 0x00000053,
+ 0x02021800, 0x0010032e, 0x82000480, 0x0000004b,
+ 0x02001800, 0x0010032e, 0x5932680a, 0x59368c03,
+ 0x4803c857, 0x0c01f001, 0x00107a31, 0x00107a39,
+ 0x00107a41, 0x00107a49, 0x001079c6, 0x001079c6,
+ 0x001079c6, 0x00107a29, 0x0201f800, 0x0010032e,
+ 0x42005000, 0x06000000, 0x42006000, 0x08290000,
+ 0x41786800, 0x41787800, 0x0401f370, 0x4933c857,
+ 0x0401ff72, 0x4a01a006, 0x12000000, 0x59300407,
+ 0x82000580, 0x00000004, 0x04020003, 0x59340002,
+ 0x0401f003, 0x5932481c, 0x59240005, 0x82000500,
+ 0x00ffffff, 0x4801a007, 0x5930041a, 0x4801a408,
+ 0x5930021a, 0x4801a208, 0x42000800, 0x00000003,
+ 0x42001000, 0x0000dc00, 0x0401f37e, 0x0401ff5b,
+ 0x4a01a006, 0x0f000000, 0x5930001d, 0x4801a007,
+ 0x42000800, 0x00000002, 0x42001000, 0x0000dc00,
+ 0x0401f374, 0x0401ff5f, 0x4a01a006, 0x02000000,
+ 0x59c40085, 0x59880804, 0x80040c00, 0x48071004,
+ 0x497b8885, 0x59880000, 0x4801a007, 0x59880001,
+ 0x4801a008, 0x59880002, 0x4801a009, 0x59880003,
+ 0x4801a00a, 0x59880004, 0x4801a00b, 0x59880005,
+ 0x4801a00c, 0x42000800, 0x00000007, 0x42001000,
+ 0x0000dc00, 0x0401f35b, 0x4a026202, 0x0000ffff,
+ 0x0401ff36, 0x4a01a006, 0x62000000, 0x5930001d,
+ 0x4801a007, 0x42000800, 0x00000002, 0x42001000,
+ 0x0000dc00, 0x0401f34f, 0x0401ff2c, 0x59300809,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x8204a400,
+ 0x0000000b, 0x5930b01d, 0x82d0ac00, 0x00000006,
+ 0x0201f800, 0x0010c086, 0x5930081d, 0x42001000,
+ 0x0000dc00, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x0401f33c, 0x0401ff9f, 0x59300018, 0x4801a006,
+ 0x59300019, 0x4801a007, 0x4a01a008, 0x00001000,
+ 0x0401f020, 0x0401ff97, 0x59300018, 0x4801a006,
+ 0x59300019, 0x4801a007, 0x4a01a008, 0x00004000,
+ 0x0401f018, 0x0401ff8f, 0x59300018, 0x4801a006,
+ 0x59300019, 0x4801a007, 0x4a01a008, 0x00002000,
+ 0x0401f010, 0x0401ff87, 0x59300018, 0x4801a006,
+ 0x59300019, 0x4801a007, 0x4a01a008, 0x00000400,
+ 0x0401f008, 0x0401ff7f, 0x59300018, 0x4801a006,
+ 0x59300019, 0x4801a007, 0x4a01a008, 0x00000200,
+ 0x4979a009, 0x4979a00a, 0x4979a00b, 0x4979a00c,
+ 0x4979a00d, 0x42000800, 0x00000008, 0x42001000,
+ 0x0000dc00, 0x0401f30b, 0x0401fef6, 0x4a01a006,
+ 0x02000014, 0x4979a407, 0x4979a207, 0x59a8002d,
+ 0x4801a008, 0x59a8002e, 0x4801a009, 0x4a01a00a,
+ 0x00047878, 0x42000800, 0x00000005, 0x42001000,
+ 0x0000dc00, 0x0401f2fb, 0x0401fee6, 0x4a01a006,
+ 0x02140018, 0x4a01a407, 0x00000800, 0x5930001d,
+ 0x82000d00, 0xff000000, 0x900409c0, 0x4805a207,
+ 0x82000500, 0x00ffffff, 0x4801a00a, 0x4979a408,
+ 0x4979a208, 0x4979a409, 0x4979a209, 0x4979a00b,
+ 0x42000800, 0x00000006, 0x42001000, 0x0000dc00,
+ 0x0401f2e4, 0x4933c857, 0x4937c857, 0x4d1c0000,
+ 0x42000800, 0x00000035, 0x0201f800, 0x00109c9c,
+ 0x04020026, 0x0401feb9, 0x4a01a006, 0x13000000,
+ 0x59323827, 0x59300403, 0x82000580, 0x00000057,
+ 0x04000005, 0x591c0415, 0x8c000502, 0x02000800,
+ 0x0010032e, 0x591c001a, 0x4801a005, 0x591c0407,
+ 0x82000580, 0x00000003, 0x04000007, 0x5930080a,
+ 0x58040002, 0x82000500, 0x00ffffff, 0x4801a007,
+ 0x0401f004, 0x5932481c, 0x59240005, 0x4801a007,
0x5930041a, 0x4801a408, 0x5930021a, 0x4801a208,
0x42000800, 0x00000003, 0x42001000, 0x0000dc00,
- 0x0401f37e, 0x0401ff5b, 0x4a01a006, 0x0f000000,
- 0x5930001d, 0x4801a007, 0x42000800, 0x00000002,
- 0x42001000, 0x0000dc00, 0x0401f374, 0x0401ff5f,
- 0x4a01a006, 0x02000000, 0x59c40085, 0x59880804,
- 0x80040c00, 0x48071004, 0x497b8885, 0x59880000,
- 0x4801a007, 0x59880001, 0x4801a008, 0x59880002,
- 0x4801a009, 0x59880003, 0x4801a00a, 0x59880004,
- 0x4801a00b, 0x59880005, 0x4801a00c, 0x42000800,
- 0x00000007, 0x42001000, 0x0000dc00, 0x0401f35b,
- 0x4a026202, 0x0000ffff, 0x0401ff36, 0x4a01a006,
- 0x62000000, 0x5930001d, 0x4801a007, 0x42000800,
- 0x00000002, 0x42001000, 0x0000dc00, 0x0401f34f,
- 0x0401ff2c, 0x59300809, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x8204a400, 0x0000000b, 0x5930b01d,
- 0x82d0ac00, 0x00000006, 0x0201f800, 0x0010bd5b,
- 0x5930081d, 0x42001000, 0x0000dc00, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x0401f33c, 0x0401ff9f,
- 0x59300018, 0x4801a006, 0x59300019, 0x4801a007,
- 0x4a01a008, 0x00001000, 0x0401f020, 0x0401ff97,
- 0x59300018, 0x4801a006, 0x59300019, 0x4801a007,
- 0x4a01a008, 0x00004000, 0x0401f018, 0x0401ff8f,
- 0x59300018, 0x4801a006, 0x59300019, 0x4801a007,
- 0x4a01a008, 0x00002000, 0x0401f010, 0x0401ff87,
- 0x59300018, 0x4801a006, 0x59300019, 0x4801a007,
- 0x4a01a008, 0x00000400, 0x0401f008, 0x0401ff7f,
- 0x59300018, 0x4801a006, 0x59300019, 0x4801a007,
- 0x4a01a008, 0x00000200, 0x4979a009, 0x4979a00a,
- 0x4979a00b, 0x4979a00c, 0x4979a00d, 0x42000800,
- 0x00000008, 0x42001000, 0x0000dc00, 0x0401f30b,
- 0x0401fef6, 0x4a01a006, 0x02000014, 0x4979a407,
- 0x4979a207, 0x59a8002d, 0x4801a008, 0x59a8002e,
- 0x4801a009, 0x4a01a00a, 0x00047878, 0x42000800,
- 0x00000005, 0x42001000, 0x0000dc00, 0x0401f2fb,
- 0x0401fee6, 0x4a01a006, 0x02140018, 0x4a01a407,
- 0x00000800, 0x5930001d, 0x82000d00, 0xff000000,
- 0x900409c0, 0x4805a207, 0x82000500, 0x00ffffff,
- 0x4801a00a, 0x4979a408, 0x4979a208, 0x4979a409,
- 0x4979a209, 0x4979a00b, 0x42000800, 0x00000006,
- 0x42001000, 0x0000dc00, 0x0401f2e4, 0x4933c857,
- 0x4937c857, 0x4d1c0000, 0x42000800, 0x00000035,
- 0x0201f800, 0x00109a64, 0x04020026, 0x0401feb9,
- 0x4a01a006, 0x13000000, 0x59323827, 0x59300403,
- 0x82000580, 0x00000057, 0x04000005, 0x591c0415,
- 0x8c000502, 0x02000800, 0x0010032e, 0x591c001a,
- 0x4801a005, 0x591c0407, 0x82000580, 0x00000003,
- 0x04000007, 0x5930080a, 0x58040002, 0x82000500,
- 0x00ffffff, 0x4801a007, 0x0401f004, 0x5932481c,
- 0x59240005, 0x4801a007, 0x5930041a, 0x4801a408,
- 0x5930021a, 0x4801a208, 0x42000800, 0x00000003,
- 0x42001000, 0x0000dc00, 0x5c023800, 0x0401f2b7,
- 0x4803c856, 0x0201f800, 0x00106c3c, 0x598c000f,
- 0x81300580, 0x02020800, 0x0010032e, 0x0201f800,
- 0x00106b8c, 0x59300403, 0x82000580, 0x00000057,
- 0x02000800, 0x001084a2, 0x0201f800, 0x00020b9d,
- 0x5c023800, 0x0201f000, 0x00106c29, 0x4803c856,
- 0x4d2c0000, 0x4d1c0000, 0x59323827, 0x811e39c0,
- 0x02000800, 0x0010032e, 0x831c0580, 0xffffffff,
- 0x0400003d, 0x591c0c07, 0x82040580, 0x00000006,
- 0x0400000d, 0x82040580, 0x00000003, 0x0400003b,
- 0x4a026403, 0x00000037, 0x4a02641b, 0x00000003,
- 0x4a02621b, 0x00001700, 0x5c023800, 0x5c025800,
- 0x0401f06d, 0x0401f850, 0x42001000, 0x40000000,
- 0x591c0203, 0x591c0804, 0x8c040d3e, 0x04020023,
- 0x82000c80, 0x0000000e, 0x0c001003, 0x0201f800,
- 0x0010032e, 0x00107902, 0x0010790e, 0x00107904,
- 0x0010790e, 0x0010790a, 0x00107902, 0x00107902,
- 0x0010790e, 0x0010790e, 0x00107902, 0x00107902,
- 0x00107902, 0x00107902, 0x00107902, 0x0010790e,
- 0x00107902, 0x0010790e, 0x0201f800, 0x0010032e,
- 0x591c0415, 0x4803c857, 0x8c000518, 0x04000003,
- 0x8c000512, 0x04000003, 0x80001580, 0x0401f003,
- 0x42001000, 0x20000000, 0x591c0016, 0x4801a00a,
- 0x0401f01d, 0x0401f824, 0x42001000, 0x40000000,
- 0x41780000, 0x0401f7fa, 0x0401f81f, 0x591e5809,
- 0x812e59c0, 0x02000800, 0x0010032e, 0x592c1010,
- 0x591c0012, 0x80080480, 0x4801a00a, 0x591c0203,
- 0x591c0804, 0x8c040d3e, 0x04020007, 0x82000d80,
- 0x00000002, 0x04000007, 0x82000d80, 0x00000004,
- 0x04000004, 0x42001000, 0x40000000, 0x0401f002,
- 0x80001580, 0x4809a00b, 0x42000800, 0x00000006,
- 0x42001000, 0x0000dc00, 0x5c023800, 0x5c025800,
- 0x0401f23a, 0x4803c856, 0x0401fe24, 0x4a01a006,
- 0x02000000, 0x59300c1a, 0x4805a407, 0x59300a1a,
- 0x4805a207, 0x5932481c, 0x59241005, 0x5930080a,
- 0x58041802, 0x820c1d00, 0x00ffffff, 0x59300827,
- 0x82040580, 0xffffffff, 0x04000008, 0x58040407,
- 0x82000580, 0x00000003, 0x04020004, 0x4809a008,
- 0x480da009, 0x0401f003, 0x480da008, 0x4809a009,
- 0x1c01f000, 0x4803c856, 0x0401fe08, 0x0401f003,
- 0x4803c856, 0x0401fdfe, 0x4a01a006, 0x01000000,
- 0x5930041b, 0x4801a407, 0x5930021b, 0x4801a207,
- 0x42000800, 0x00000002, 0x42001000, 0x0000dc00,
- 0x0401f20e, 0x4803c856, 0x4d1c0000, 0x0401fde2,
- 0x4a01a006, 0x14000000, 0x59323827, 0x591c001a,
- 0x4801a005, 0x5930041a, 0x4801a407, 0x5930021a,
- 0x4801a207, 0x59300016, 0x4801a008, 0x59300217,
- 0x82000500, 0x000000ff, 0x840001c0, 0x4801a409,
- 0x42000800, 0x00000004, 0x42001000, 0x0000dc00,
- 0x5c023800, 0x0401f1f5, 0x4803c856, 0x0401fddf,
- 0x4a01a006, 0x02000001, 0x42001000, 0xe0000000,
- 0x59a80878, 0x8c040d3e, 0x04000004, 0x42001000,
- 0x20000000, 0x0401f010, 0x59a80070, 0x8c000508,
- 0x04000004, 0x82081500, 0xdfffffff, 0x0401f00a,
- 0x59a80847, 0x82040d80, 0x01391077, 0x04020006,
- 0x59e00813, 0x8c040d00, 0x04000003, 0x82081500,
- 0xdfffffff, 0x59c40801, 0x82040d00, 0x00018000,
- 0x82040580, 0x00000000, 0x42000000, 0x00008000,
- 0x0400000d, 0x82040580, 0x00008000, 0x42000000,
- 0x00004000, 0x04000008, 0x82040580, 0x00010000,
- 0x42000000, 0x00002000, 0x04000003, 0x42000000,
- 0x00000002, 0x80080540, 0x4801a007, 0x42000800,
- 0x00000002, 0x42001000, 0x0000dc00, 0x0401f1bf,
- 0x4803c856, 0x0401f80b, 0x5930041b, 0x900001c0,
- 0x4801a005, 0x0401f9f6, 0x41780800, 0x42001000,
- 0x00005c00, 0x0401f9b5, 0x0201f000, 0x001063f8,
- 0x4803c856, 0x59300818, 0x82041c00, 0x00000006,
- 0x46034800, 0x00000021, 0x58040405, 0x82000500,
- 0x0000f000, 0x82000580, 0x00003000, 0x04000003,
- 0x46034800, 0x00000041, 0x81a5a000, 0x580c0001,
- 0x82000d00, 0x00ffffff, 0x82040d40, 0xc2000000,
- 0x4805a000, 0x580c0800, 0x82041500, 0x00ffffff,
- 0x82000500, 0xff000000, 0x80080540, 0x4801a001,
- 0x580c0002, 0x82000580, 0x00c00000, 0x82000500,
- 0x00fd0300, 0x4801a002, 0x580c0003, 0x4801a003,
- 0x580c0404, 0x4801a404, 0x580c0204, 0x4801a204,
- 0x1c01f000, 0x4803c856, 0x59a8021b, 0x82000500,
- 0x00000028, 0x04020009, 0x59a8021b, 0x82000500,
- 0x00000028, 0x04000003, 0x497a6a12, 0x0401f003,
- 0x4a026a12, 0x0000ff00, 0x42005000, 0x22000000,
- 0x42006000, 0x01380000, 0x41786800, 0x41787800,
- 0x0401f950, 0x59301009, 0x4a01a006, 0x54000000,
+ 0x5c023800, 0x0401f2b7, 0x4803c856, 0x0201f800,
+ 0x00106e41, 0x598c000f, 0x81300580, 0x02020800,
+ 0x0010032e, 0x0201f800, 0x00106d91, 0x59300403,
+ 0x82000580, 0x00000057, 0x02000800, 0x001086a8,
+ 0x0201f800, 0x00020b9d, 0x5c023800, 0x0201f000,
+ 0x00106e2e, 0x4803c856, 0x4d2c0000, 0x4d1c0000,
+ 0x59323827, 0x811e39c0, 0x02000800, 0x0010032e,
+ 0x831c0580, 0xffffffff, 0x0400003d, 0x591c0c07,
+ 0x82040580, 0x00000006, 0x0400000d, 0x82040580,
+ 0x00000003, 0x0400003b, 0x4a026403, 0x00000037,
+ 0x4a02641b, 0x00000003, 0x4a02621b, 0x00001700,
+ 0x5c023800, 0x5c025800, 0x0401f06d, 0x0401f850,
+ 0x42001000, 0x40000000, 0x591c0203, 0x591c0804,
+ 0x8c040d3e, 0x04020023, 0x82000c80, 0x0000000e,
+ 0x0c001003, 0x0201f800, 0x0010032e, 0x00107af8,
+ 0x00107b04, 0x00107afa, 0x00107b04, 0x00107b00,
+ 0x00107af8, 0x00107af8, 0x00107b04, 0x00107b04,
+ 0x00107af8, 0x00107af8, 0x00107af8, 0x00107af8,
+ 0x00107af8, 0x00107b04, 0x00107af8, 0x00107b04,
+ 0x0201f800, 0x0010032e, 0x591c0415, 0x4803c857,
+ 0x8c000518, 0x04000003, 0x8c000512, 0x04000003,
+ 0x80001580, 0x0401f003, 0x42001000, 0x20000000,
+ 0x591c0016, 0x4801a00a, 0x0401f01d, 0x0401f824,
+ 0x42001000, 0x40000000, 0x41780000, 0x0401f7fa,
+ 0x0401f81f, 0x591e5809, 0x812e59c0, 0x02000800,
+ 0x0010032e, 0x592c1010, 0x591c0012, 0x80080480,
+ 0x4801a00a, 0x591c0203, 0x591c0804, 0x8c040d3e,
+ 0x04020007, 0x82000d80, 0x00000002, 0x04000007,
+ 0x82000d80, 0x00000004, 0x04000004, 0x42001000,
+ 0x40000000, 0x0401f002, 0x80001580, 0x4809a00b,
+ 0x42000800, 0x00000006, 0x42001000, 0x0000dc00,
+ 0x5c023800, 0x5c025800, 0x0401f23a, 0x4803c856,
+ 0x0401fe24, 0x4a01a006, 0x02000000, 0x59300c1a,
+ 0x4805a407, 0x59300a1a, 0x4805a207, 0x5932481c,
+ 0x59241005, 0x5930080a, 0x58041802, 0x820c1d00,
+ 0x00ffffff, 0x59300827, 0x82040580, 0xffffffff,
+ 0x04000008, 0x58040407, 0x82000580, 0x00000003,
+ 0x04020004, 0x4809a008, 0x480da009, 0x0401f003,
+ 0x480da008, 0x4809a009, 0x1c01f000, 0x4803c856,
+ 0x0401fe08, 0x0401f003, 0x4803c856, 0x0401fdfe,
+ 0x4a01a006, 0x01000000, 0x5930041b, 0x4801a407,
+ 0x5930021b, 0x4801a207, 0x42000800, 0x00000002,
+ 0x42001000, 0x0000dc00, 0x0401f20e, 0x4803c856,
+ 0x4d1c0000, 0x0401fde2, 0x4a01a006, 0x14000000,
+ 0x59323827, 0x591c001a, 0x4801a005, 0x5930041a,
+ 0x4801a407, 0x5930021a, 0x4801a207, 0x59300016,
+ 0x4801a008, 0x59300217, 0x82000500, 0x000000ff,
+ 0x840001c0, 0x4801a409, 0x42000800, 0x00000004,
+ 0x42001000, 0x0000dc00, 0x5c023800, 0x0401f1f5,
+ 0x4803c856, 0x0401fddf, 0x4a01a006, 0x02000001,
+ 0x42001000, 0xe0000000, 0x59a80878, 0x8c040d3e,
+ 0x04000004, 0x42001000, 0x20000000, 0x0401f010,
+ 0x59a80070, 0x8c000508, 0x04000004, 0x82081500,
+ 0xdfffffff, 0x0401f00a, 0x59a80847, 0x82040d80,
+ 0x01391077, 0x04020006, 0x59e00813, 0x8c040d00,
+ 0x04000003, 0x82081500, 0xdfffffff, 0x59c40801,
+ 0x82040d00, 0x00018000, 0x82040580, 0x00000000,
+ 0x42000000, 0x00008000, 0x0400000d, 0x82040580,
+ 0x00008000, 0x42000000, 0x00004000, 0x04000008,
+ 0x82040580, 0x00010000, 0x42000000, 0x00002000,
+ 0x04000003, 0x42000000, 0x00000002, 0x80080540,
+ 0x4801a007, 0x42000800, 0x00000002, 0x42001000,
+ 0x0000dc00, 0x0401f1bf, 0x4803c856, 0x0401f80b,
+ 0x5930041b, 0x900001c0, 0x4801a005, 0x0401f9f6,
+ 0x41780800, 0x42001000, 0x00005c00, 0x0401f9b5,
+ 0x0201f000, 0x001065fd, 0x4803c856, 0x59300818,
+ 0x82041c00, 0x00000006, 0x46034800, 0x00000021,
+ 0x58040405, 0x82000500, 0x0000f000, 0x82000580,
+ 0x00003000, 0x04000003, 0x46034800, 0x00000041,
+ 0x81a5a000, 0x580c0001, 0x82000d00, 0x00ffffff,
+ 0x82040d40, 0xc2000000, 0x4805a000, 0x580c0800,
+ 0x82041500, 0x00ffffff, 0x82000500, 0xff000000,
+ 0x80080540, 0x4801a001, 0x580c0002, 0x82000580,
+ 0x00c00000, 0x82000500, 0x00fd0300, 0x4801a002,
+ 0x580c0003, 0x4801a003, 0x580c0404, 0x4801a404,
+ 0x580c0204, 0x4801a204, 0x1c01f000, 0x4803c856,
+ 0x59a8021b, 0x82000500, 0x00000028, 0x04020009,
+ 0x59a8021b, 0x82000500, 0x00000028, 0x04000003,
+ 0x497a6a12, 0x0401f003, 0x4a026a12, 0x0000ff00,
+ 0x42005000, 0x22000000, 0x42006000, 0x01380000,
+ 0x41786800, 0x41787800, 0x0401f950, 0x59301009,
+ 0x4a01a006, 0x54000000, 0x5932481c, 0x59240005,
+ 0x82000500, 0x00ffffff, 0x58080c0b, 0x800408f0,
+ 0x80040540, 0x4801a007, 0x5808000b, 0x82000500,
+ 0xff000000, 0x4801a008, 0x59a80002, 0x4801a009,
+ 0x59a80003, 0x4801a00a, 0x59a80000, 0x4801a00b,
+ 0x59a80001, 0x4801a00c, 0x5808000d, 0x9c0001c0,
+ 0x4801a00d, 0x5808000e, 0x9c0001c0, 0x4801a00e,
+ 0x5808000f, 0x9c0001c0, 0x4801a00f, 0x58080010,
+ 0x9c0001c0, 0x4801a010, 0x58080011, 0x9c0001c0,
+ 0x4801a011, 0x58080012, 0x9c0001c0, 0x4801a012,
+ 0x58080013, 0x9c0001c0, 0x4801a013, 0x58080014,
+ 0x9c0001c0, 0x4801a014, 0x58080011, 0x9c0001c0,
+ 0x4801a015, 0x58080012, 0x9c0001c0, 0x4801a016,
+ 0x58080013, 0x9c0001c0, 0x4801a017, 0x58080014,
+ 0x9c0001c0, 0x4801a018, 0x42000800, 0x00000013,
+ 0x42001000, 0x0000dc00, 0x0401f136, 0x4803c856,
+ 0x42005000, 0x22000000, 0x42006000, 0x01290000,
+ 0x41786800, 0x41787800, 0x0401f908, 0x59301009,
+ 0x4a01a006, 0x55000000, 0x5808000c, 0x82000500,
+ 0x00ffffff, 0x58080c0b, 0x800408f0, 0x80040540,
+ 0x4801a007, 0x5808080b, 0x82040d00, 0xff000000,
0x5932481c, 0x59240005, 0x82000500, 0x00ffffff,
- 0x58080c0b, 0x800408f0, 0x80040540, 0x4801a007,
- 0x5808000b, 0x82000500, 0xff000000, 0x4801a008,
- 0x59a80002, 0x4801a009, 0x59a80003, 0x4801a00a,
- 0x59a80000, 0x4801a00b, 0x59a80001, 0x4801a00c,
- 0x5808000d, 0x9c0001c0, 0x4801a00d, 0x5808000e,
- 0x9c0001c0, 0x4801a00e, 0x5808000f, 0x9c0001c0,
- 0x4801a00f, 0x58080010, 0x9c0001c0, 0x4801a010,
- 0x58080011, 0x9c0001c0, 0x4801a011, 0x58080012,
- 0x9c0001c0, 0x4801a012, 0x58080013, 0x9c0001c0,
- 0x4801a013, 0x58080014, 0x9c0001c0, 0x4801a014,
- 0x58080011, 0x9c0001c0, 0x4801a015, 0x58080012,
- 0x9c0001c0, 0x4801a016, 0x58080013, 0x9c0001c0,
- 0x4801a017, 0x58080014, 0x9c0001c0, 0x4801a018,
- 0x42000800, 0x00000013, 0x42001000, 0x0000dc00,
- 0x0401f136, 0x4803c856, 0x42005000, 0x22000000,
- 0x42006000, 0x01290000, 0x41786800, 0x41787800,
- 0x0401f908, 0x59301009, 0x4a01a006, 0x55000000,
- 0x5808000c, 0x82000500, 0x00ffffff, 0x58080c0b,
- 0x800408f0, 0x80040540, 0x4801a007, 0x5808080b,
- 0x82040d00, 0xff000000, 0x5932481c, 0x59240005,
- 0x82000500, 0x00ffffff, 0x80040540, 0x4801a008,
- 0x5808000d, 0x9c0001c0, 0x4801a009, 0x5808000e,
- 0x9c0001c0, 0x4801a00a, 0x5808000f, 0x9c0001c0,
- 0x4801a00b, 0x58080010, 0x9c0001c0, 0x4801a00c,
- 0x59a80002, 0x4801a00d, 0x59a80003, 0x4801a00e,
- 0x59a80000, 0x4801a00f, 0x59a80001, 0x4801a010,
- 0x58080011, 0x4801a011, 0x58080012, 0x4801a012,
- 0x58080013, 0x4801a013, 0x58080014, 0x4801a014,
- 0x4979a015, 0x4979a016, 0x4979a017, 0x4979a018,
- 0x42000800, 0x00000013, 0x42001000, 0x0000dc00,
- 0x0401f0f6, 0x0401fce1, 0x5930001d, 0x800001c0,
- 0x04000008, 0x4a01a006, 0x01000000, 0x4a01a407,
- 0x00000003, 0x42000800, 0x00000002, 0x0401f028,
- 0x4a01a006, 0x02000000, 0x41780800, 0x836c0580,
- 0x00000004, 0x04020003, 0x84040d42, 0x0401f00d,
- 0x0201f800, 0x00104fc6, 0x04020003, 0x84040d4a,
- 0x0401f002, 0x84040d48, 0x59a8021b, 0x8c000506,
- 0x04020003, 0x8c00050a, 0x04000002, 0x84040d46,
- 0x4805a207, 0x59c40085, 0x48031004, 0x4c580000,
- 0x4c500000, 0x4c540000, 0x4200b000, 0x00000006,
- 0x8388a400, 0x00000000, 0x82d0ac00, 0x00000008,
- 0x0201f800, 0x0010bd5b, 0x5c00a800, 0x5c00a000,
- 0x5c00b000, 0x42000800, 0x00000008, 0x42001000,
- 0x0000dc00, 0x0401f0c1, 0x0401fc9e, 0x4a01a006,
- 0x56000000, 0x59340006, 0x4801a007, 0x59340007,
- 0x4801a008, 0x42000800, 0x00000003, 0x42001000,
- 0x0000dc00, 0x0401f0b5, 0x4803c856, 0x0401fc9f,
- 0x5930081d, 0x800409c0, 0x0400000e, 0x82040580,
- 0x0000ffff, 0x04000004, 0x82040480, 0x00000007,
- 0x04021008, 0x4a01a006, 0x01000000, 0x4a01a407,
- 0x00000003, 0x42000800, 0x00000002, 0x0401f013,
- 0x4a01a006, 0x0200001c, 0x4a01a007, 0x00000001,
- 0x42001000, 0x0010c84b, 0x50080000, 0x9c0001c0,
- 0x4801a009, 0x5932481c, 0x59240005, 0x4801a00a,
- 0x59240001, 0x59240802, 0x4801a00b, 0x4805a00c,
- 0x42000800, 0x00000007, 0x42001000, 0x0000dc00,
- 0x0401f08e, 0x4d2c0000, 0x0401fc6a, 0x59325809,
- 0x812e59c0, 0x04020003, 0x4979a001, 0x0401f005,
- 0x592c0009, 0x82000500, 0x00ffffff, 0x4801a001,
- 0x4a01a006, 0x51000000, 0x5c025800, 0x0201f000,
- 0x001075ac, 0x4803c856, 0x59325809, 0x5932680a,
- 0x59300407, 0x4803c857, 0x82000d80, 0x00000009,
- 0x0400000a, 0x82000d80, 0x0000000a, 0x04000032,
- 0x82000d80, 0x00000012, 0x02000000, 0x0010b89c,
- 0x0201f800, 0x0010032e, 0x59300016, 0x8c00051e,
- 0x04020020, 0x42005000, 0x04000000, 0x42006000,
- 0x05000000, 0x592c040b, 0x82000500, 0x00000030,
- 0x800000e0, 0x80306540, 0x5934000a, 0x8c000508,
- 0x04000002, 0x84306546, 0x41786800, 0x41787800,
- 0x0401f831, 0x59300c17, 0x80040000, 0x48026417,
- 0x40040000, 0x800000d0, 0x82000540, 0x00000020,
- 0x4801a403, 0x83180d40, 0x00000038, 0x42001000,
- 0x0000c920, 0x0401f86c, 0x0201f000, 0x001063fd,
- 0x59a8021b, 0x82000500, 0x00000028, 0x04000003,
- 0x497a6a12, 0x0401f7dc, 0x4a026a12, 0x0000ff00,
- 0x0401f7d9, 0x42005000, 0x02000000, 0x42006000,
- 0x20290000, 0x41786800, 0x41787800, 0x0401f812,
- 0x83180d40, 0x00000038, 0x42001000, 0x0000c9a0,
- 0x0401f855, 0x42000800, 0x00000004, 0x59300012,
- 0x82000500, 0xfff00000, 0x80000540, 0x02000000,
- 0x001063ff, 0x42000800, 0x0000000e, 0x0201f000,
- 0x001063ff, 0x4201a000, 0x00000000, 0x0401f003,
- 0x4201a000, 0x00000011, 0x59340a12, 0x82040d00,
- 0x0000ff00, 0x5932481c, 0x59240408, 0x900001c0,
- 0x80040540, 0x80d00540, 0x44034800, 0x81a5a000,
- 0x59340002, 0x82000500, 0x00ffffff, 0x59300c03,
- 0x82040d80, 0x00000031, 0x04020002, 0x41780000,
- 0x80280540, 0x4801a000, 0x59240005, 0x4801a001,
- 0x4831a002, 0x82340540, 0x00000000, 0x4801a003,
- 0x59300402, 0x4801a404, 0x59300a02, 0x4805a204,
- 0x8c30652e, 0x04000003, 0x4805a404, 0x4801a204,
- 0x483da005, 0x1c01f000, 0x4807c857, 0x4c040000,
- 0x0401f82a, 0x5c000800, 0x40040000, 0x80081540,
- 0x800000c4, 0x82000540, 0x00002000, 0x4803910a,
- 0x59b400f6, 0x82000500, 0x00000018, 0x040207fd,
- 0x42001800, 0x0010c89f, 0x580c0004, 0x4803c857,
- 0x580c0006, 0x4803c857, 0x580c1800, 0x480fc857,
- 0x4a0368f0, 0x0010c89e, 0x4a0368f1, 0x0010c8a5,
- 0x480b68f3, 0x4a0378e4, 0x00008000, 0x0201f000,
- 0x001063f8, 0x4807c857, 0x480a2800, 0x4c040000,
- 0x0401f80a, 0x5c000800, 0x59b400f6, 0x8c00050a,
- 0x040207fe, 0x49a768f2, 0x480768f4, 0x4a0378e4,
- 0x00008000, 0x1c01f000, 0x4a0378e4, 0x0000c000,
- 0x59bc00e4, 0x8c000520, 0x0400000c, 0x4a0378e4,
- 0x00008000, 0x42007000, 0x000003e8, 0x59bc00e4,
- 0x8c000520, 0x040007f5, 0x80387040, 0x02000800,
- 0x0010032e, 0x0401f7fa, 0x1c01f000, 0x82000500,
- 0xffff0000, 0x82000580, 0x01050000, 0x0402000d,
- 0x599c0818, 0x8c040d10, 0x0400000a, 0x59a80806,
- 0x8c040d0a, 0x04000007, 0x42001000, 0x0000804f,
- 0x41781800, 0x41782000, 0x0201f800, 0x001038bc,
- 0x1c01f000, 0x1c01f000, 0x59a80052, 0x800001c0,
- 0x04000053, 0x4d2c0000, 0x4d300000, 0x4c5c0000,
- 0x4c600000, 0x4c640000, 0x40025800, 0x4000c000,
- 0x4000c800, 0x42026000, 0x001111e0, 0x592c0407,
- 0x81440580, 0x0402003b, 0x83240580, 0xffffffff,
- 0x04000004, 0x592c0002, 0x81240580, 0x04020035,
- 0x592c0205, 0x82000580, 0x00000055, 0x04000005,
- 0x8d3e7d18, 0x0400002f, 0x8d3e7d16, 0x0402002d,
- 0x40640000, 0x812c0580, 0x0402001b, 0x59300203,
- 0x82000580, 0x00000000, 0x04000013, 0x59300009,
- 0x800001c0, 0x04000010, 0x0201f800, 0x00106c3c,
- 0x4df00000, 0x0201f800, 0x00106b26, 0x0201f800,
- 0x0010fe38, 0x80c40040, 0x04020003, 0x4a026203,
- 0x00000000, 0x5c03e000, 0x02000800, 0x00106c29,
- 0x497a6009, 0x592cc800, 0x4064c000, 0x4064b800,
- 0x0401f003, 0x592cb800, 0x485cc000, 0x497a5800,
- 0x592c0205, 0x82000580, 0x00000155, 0x04000004,
- 0x0201f800, 0x00100594, 0x0401f004, 0x49425a07,
- 0x0201f800, 0x000203ef, 0x405e5800, 0x0401f003,
- 0x412cc000, 0x592e5800, 0x812e59c0, 0x040207c0,
- 0x48675052, 0x48635053, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x5c026000, 0x5c025800, 0x1c01f000,
- 0x4943c857, 0x4d440000, 0x4d340000, 0x4c580000,
- 0x4d240000, 0x42024800, 0xffffffff, 0x4200b000,
- 0x000007f0, 0x417a8800, 0x0201f800, 0x0002034c,
- 0x04020002, 0x0401ff9d, 0x81468800, 0x8058b040,
- 0x040207fa, 0x83440480, 0x00000800, 0x04021008,
- 0x8d3e7d02, 0x04000006, 0x42028800, 0x000007f0,
- 0x4200b000, 0x00000010, 0x0401f7f0, 0x5c024800,
- 0x5c00b000, 0x5c026800, 0x5c028800, 0x1c01f000,
- 0x4d300000, 0x59a81052, 0x800811c0, 0x0400001e,
- 0x42026000, 0x001111e0, 0x59300203, 0x82000580,
- 0x00000000, 0x04020018, 0x58080803, 0x58080002,
- 0x4802601c, 0x4806600a, 0x480a6009, 0x4a026407,
- 0x00000005, 0x4a026203, 0x00000001, 0x4a026403,
- 0x00000092, 0x41780800, 0x58080205, 0x82000580,
- 0x00000055, 0x04000003, 0x42000800, 0x00000001,
- 0x48066429, 0x42000800, 0x80000040, 0x0201f800,
- 0x00020b3e, 0x5c026000, 0x1c01f000, 0x4d900000,
+ 0x80040540, 0x4801a008, 0x5808000d, 0x9c0001c0,
+ 0x4801a009, 0x5808000e, 0x9c0001c0, 0x4801a00a,
+ 0x5808000f, 0x9c0001c0, 0x4801a00b, 0x58080010,
+ 0x9c0001c0, 0x4801a00c, 0x59a80002, 0x4801a00d,
+ 0x59a80003, 0x4801a00e, 0x59a80000, 0x4801a00f,
+ 0x59a80001, 0x4801a010, 0x58080011, 0x4801a011,
+ 0x58080012, 0x4801a012, 0x58080013, 0x4801a013,
+ 0x58080014, 0x4801a014, 0x4979a015, 0x4979a016,
+ 0x4979a017, 0x4979a018, 0x42000800, 0x00000013,
+ 0x42001000, 0x0000dc00, 0x0401f0f6, 0x0401fce1,
+ 0x5930001d, 0x800001c0, 0x04000008, 0x4a01a006,
+ 0x01000000, 0x4a01a407, 0x00000003, 0x42000800,
+ 0x00000002, 0x0401f028, 0x4a01a006, 0x02000000,
+ 0x41780800, 0x836c0580, 0x00000004, 0x04020003,
+ 0x84040d42, 0x0401f00d, 0x0201f800, 0x001050f7,
+ 0x04020003, 0x84040d4a, 0x0401f002, 0x84040d48,
+ 0x59a8021b, 0x8c000506, 0x04020003, 0x8c00050a,
+ 0x04000002, 0x84040d46, 0x4805a207, 0x59c40085,
+ 0x48031004, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x4200b000, 0x00000006, 0x8388a400, 0x00000000,
+ 0x82d0ac00, 0x00000008, 0x0201f800, 0x0010c086,
+ 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x42000800,
+ 0x00000008, 0x42001000, 0x0000dc00, 0x0401f0c1,
+ 0x0401fc9e, 0x4a01a006, 0x56000000, 0x59340006,
+ 0x4801a007, 0x59340007, 0x4801a008, 0x42000800,
+ 0x00000003, 0x42001000, 0x0000dc00, 0x0401f0b5,
+ 0x4803c856, 0x0401fc9f, 0x5930081d, 0x800409c0,
+ 0x0400000e, 0x82040580, 0x0000ffff, 0x04000004,
+ 0x82040480, 0x00000007, 0x04021008, 0x4a01a006,
+ 0x01000000, 0x4a01a407, 0x00000003, 0x42000800,
+ 0x00000002, 0x0401f013, 0x4a01a006, 0x0200001c,
+ 0x4a01a007, 0x00000001, 0x42001000, 0x0010cb4b,
+ 0x50080000, 0x9c0001c0, 0x4801a009, 0x5932481c,
+ 0x59240005, 0x4801a00a, 0x59240001, 0x59240802,
+ 0x4801a00b, 0x4805a00c, 0x42000800, 0x00000007,
+ 0x42001000, 0x0000dc00, 0x0401f08e, 0x4d2c0000,
+ 0x0401fc6a, 0x59325809, 0x812e59c0, 0x04020003,
+ 0x4979a001, 0x0401f005, 0x592c0009, 0x82000500,
+ 0x00ffffff, 0x4801a001, 0x4a01a006, 0x51000000,
+ 0x5c025800, 0x0201f000, 0x001077ad, 0x4803c856,
+ 0x59325809, 0x5932680a, 0x59300407, 0x4803c857,
+ 0x82000d80, 0x00000009, 0x0400000a, 0x82000d80,
+ 0x0000000a, 0x04000032, 0x82000d80, 0x00000012,
+ 0x02000000, 0x0010bbc7, 0x0201f800, 0x0010032e,
+ 0x59300016, 0x8c00051e, 0x04020020, 0x42005000,
+ 0x04000000, 0x42006000, 0x05000000, 0x592c040b,
+ 0x82000500, 0x00000030, 0x800000e0, 0x80306540,
+ 0x5934000a, 0x8c000508, 0x04000002, 0x84306546,
+ 0x41786800, 0x41787800, 0x0401f831, 0x59300c17,
+ 0x80040000, 0x48026417, 0x40040000, 0x800000d0,
+ 0x82000540, 0x00000020, 0x4801a403, 0x83180d40,
+ 0x00000038, 0x42001000, 0x0000c920, 0x0401f86c,
+ 0x0201f000, 0x00106602, 0x59a8021b, 0x82000500,
+ 0x00000028, 0x04000003, 0x497a6a12, 0x0401f7dc,
+ 0x4a026a12, 0x0000ff00, 0x0401f7d9, 0x42005000,
+ 0x02000000, 0x42006000, 0x20290000, 0x41786800,
+ 0x41787800, 0x0401f812, 0x83180d40, 0x00000038,
+ 0x42001000, 0x0000c9a0, 0x0401f855, 0x42000800,
+ 0x00000004, 0x59300012, 0x82000500, 0xfff00000,
+ 0x80000540, 0x02000000, 0x00106604, 0x42000800,
+ 0x0000000e, 0x0201f000, 0x00106604, 0x4201a000,
+ 0x00000000, 0x0401f003, 0x4201a000, 0x00000011,
+ 0x59340a12, 0x82040d00, 0x0000ff00, 0x5932481c,
+ 0x59240408, 0x900001c0, 0x80040540, 0x80d00540,
+ 0x44034800, 0x81a5a000, 0x59340002, 0x82000500,
+ 0x00ffffff, 0x59300c03, 0x82040d80, 0x00000031,
+ 0x04020002, 0x41780000, 0x80280540, 0x4801a000,
+ 0x59240005, 0x4801a001, 0x4831a002, 0x82340540,
+ 0x00000000, 0x4801a003, 0x59300402, 0x4801a404,
+ 0x59300a02, 0x4805a204, 0x8c30652e, 0x04000003,
+ 0x4805a404, 0x4801a204, 0x483da005, 0x1c01f000,
+ 0x4807c857, 0x4c040000, 0x0401f82a, 0x5c000800,
+ 0x40040000, 0x80081540, 0x800000c4, 0x82000540,
+ 0x00002000, 0x4803910a, 0x59b400f6, 0x82000500,
+ 0x00000018, 0x040207fd, 0x42001800, 0x0010cb9f,
+ 0x580c0004, 0x4803c857, 0x580c0006, 0x4803c857,
+ 0x580c1800, 0x480fc857, 0x4a0368f0, 0x0010cb9e,
+ 0x4a0368f1, 0x0010cba5, 0x480b68f3, 0x4a0378e4,
+ 0x00008000, 0x0201f000, 0x001065fd, 0x4807c857,
+ 0x480a2800, 0x4c040000, 0x0401f80a, 0x5c000800,
+ 0x59b400f6, 0x8c00050a, 0x040207fe, 0x49a768f2,
+ 0x480768f4, 0x4a0378e4, 0x00008000, 0x1c01f000,
+ 0x4a0378e4, 0x0000c000, 0x59bc00e4, 0x8c000520,
+ 0x0400000c, 0x4a0378e4, 0x00008000, 0x42007000,
+ 0x000003e8, 0x59bc00e4, 0x8c000520, 0x040007f5,
+ 0x80387040, 0x02000800, 0x0010032e, 0x0401f7fa,
+ 0x1c01f000, 0x82000500, 0xffff0000, 0x82000580,
+ 0x01050000, 0x0402000d, 0x599c0818, 0x8c040d10,
+ 0x0400000a, 0x59a80806, 0x8c040d0a, 0x04000007,
+ 0x42001000, 0x0000804f, 0x41781800, 0x41782000,
+ 0x0201f800, 0x001039ac, 0x1c01f000, 0x1c01f000,
+ 0x59a80052, 0x800001c0, 0x04000053, 0x4d2c0000,
+ 0x4d300000, 0x4c5c0000, 0x4c600000, 0x4c640000,
+ 0x40025800, 0x4000c000, 0x4000c800, 0x42026000,
+ 0x00111500, 0x592c0407, 0x81440580, 0x0402003b,
+ 0x83240580, 0xffffffff, 0x04000004, 0x592c0002,
+ 0x81240580, 0x04020035, 0x592c0205, 0x82000580,
+ 0x00000055, 0x04000005, 0x8d3e7d18, 0x0400002f,
+ 0x8d3e7d16, 0x0402002d, 0x40640000, 0x812c0580,
+ 0x0402001b, 0x59300203, 0x82000580, 0x00000000,
+ 0x04000013, 0x59300009, 0x800001c0, 0x04000010,
+ 0x0201f800, 0x00106e41, 0x4df00000, 0x0201f800,
+ 0x00106d2b, 0x0201f800, 0x00110148, 0x80c40040,
+ 0x04020003, 0x4a026203, 0x00000000, 0x5c03e000,
+ 0x02000800, 0x00106e2e, 0x497a6009, 0x592cc800,
+ 0x4064c000, 0x4064b800, 0x0401f003, 0x592cb800,
+ 0x485cc000, 0x497a5800, 0x592c0205, 0x82000580,
+ 0x00000155, 0x04000004, 0x0201f800, 0x00100594,
+ 0x0401f004, 0x49425a07, 0x0201f800, 0x000203ef,
+ 0x405e5800, 0x0401f003, 0x412cc000, 0x592e5800,
+ 0x812e59c0, 0x040207c0, 0x48675052, 0x48635053,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x5c026000,
+ 0x5c025800, 0x1c01f000, 0x4943c857, 0x4d440000,
+ 0x4d340000, 0x4c580000, 0x4d240000, 0x42024800,
+ 0xffffffff, 0x4200b000, 0x000007f0, 0x417a8800,
+ 0x0201f800, 0x0002034c, 0x04020002, 0x0401ff9d,
+ 0x81468800, 0x8058b040, 0x040207fa, 0x83440480,
+ 0x00000800, 0x04021008, 0x8d3e7d02, 0x04000006,
+ 0x42028800, 0x000007f0, 0x4200b000, 0x00000010,
+ 0x0401f7f0, 0x5c024800, 0x5c00b000, 0x5c026800,
+ 0x5c028800, 0x1c01f000, 0x4d300000, 0x59a81052,
+ 0x800811c0, 0x0400001e, 0x42026000, 0x00111500,
+ 0x59300203, 0x82000580, 0x00000000, 0x04020018,
+ 0x58080803, 0x58080002, 0x4802601c, 0x4806600a,
+ 0x480a6009, 0x4a026407, 0x00000005, 0x4a026203,
+ 0x00000001, 0x4a026403, 0x00000092, 0x41780800,
+ 0x58080205, 0x82000580, 0x00000055, 0x04000003,
+ 0x42000800, 0x00000001, 0x48066429, 0x42000800,
+ 0x80000040, 0x0201f800, 0x00020b3e, 0x5c026000,
+ 0x1c01f000, 0x4d900000, 0x4dd00000, 0x4da40000,
+ 0x4d140000, 0x4d180000, 0x4803c856, 0x417a3000,
+ 0x0201f800, 0x001074f6, 0x59900804, 0x800409c0,
+ 0x04000015, 0x83947c00, 0x00000009, 0x83180400,
+ 0x00106475, 0x50000000, 0x803c7c00, 0x583c0003,
+ 0x811808ca, 0x82040c00, 0x00006139, 0x50040800,
+ 0x80040580, 0x04000008, 0x42000000, 0x0010cf87,
+ 0x0201f800, 0x0010bfb3, 0x82000540, 0x00000001,
+ 0x0401f005, 0x811a3000, 0x83180580, 0x00000005,
+ 0x040207e4, 0x5c023000, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x1c01f000, 0x4d900000,
0x4dd00000, 0x4da40000, 0x4d140000, 0x4d180000,
- 0x4803c856, 0x417a3000, 0x0201f800, 0x001072f1,
- 0x59900804, 0x800409c0, 0x04000015, 0x83947c00,
- 0x00000009, 0x83180400, 0x00106270, 0x50000000,
- 0x803c7c00, 0x583c0003, 0x811808ca, 0x82040c00,
- 0x00006139, 0x50040800, 0x80040580, 0x04000008,
- 0x42000000, 0x0010cc87, 0x0201f800, 0x0010bc88,
- 0x82000540, 0x00000001, 0x0401f005, 0x811a3000,
- 0x83180580, 0x00000005, 0x040207e4, 0x5c023000,
- 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x1c01f000, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x4d180000, 0x4803c856, 0x598c080f,
- 0x800409c0, 0x04000003, 0x0201f800, 0x001063f8,
- 0x417a3000, 0x0201f800, 0x001072f1, 0x59900804,
- 0x800409c0, 0x04000012, 0x83947c00, 0x00000009,
- 0x83180400, 0x00106270, 0x50000000, 0x803c7c00,
- 0x811808ca, 0x82040c00, 0x00006139, 0x50040800,
- 0x48047803, 0x4a007801, 0x000001f4, 0x4a007800,
- 0x0000000a, 0x4a007802, 0x00000004, 0x811a3000,
- 0x83180580, 0x00000005, 0x040207e7, 0x5c023000,
- 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x1c01f000, 0x41781000, 0x42026000, 0x00111264,
- 0x59a8180d, 0x480a6402, 0x4a026202, 0x0000ffff,
- 0x80081000, 0x800c1840, 0x04000004, 0x83326400,
- 0x0000002c, 0x0401f7f8, 0x1c01f000, 0x0201f800,
- 0x00020b9d, 0x1c01f000, 0x5c036000, 0x4db00000,
- 0x49b3c857, 0x4933c857, 0x813261c0, 0x04000037,
- 0x59300203, 0x82000580, 0x00000000, 0x04000033,
- 0x59300004, 0x8c00053e, 0x02020800, 0x0010032e,
- 0x59300407, 0x4803c857, 0x82000d80, 0x00000004,
- 0x04000011, 0x82000d80, 0x00000001, 0x0400000e,
- 0x82000d80, 0x00000003, 0x04000006, 0x82000d80,
- 0x00000006, 0x04020015, 0x0201f800, 0x0010b0e3,
- 0x5930001d, 0x800001c0, 0x02020800, 0x00109fda,
- 0x0401f00e, 0x59300827, 0x4807c857, 0x4d300000,
- 0x40066000, 0x0201f800, 0x0010a09b, 0x5c026000,
- 0x04020006, 0x5804001d, 0x4803c857, 0x81300580,
- 0x04020002, 0x4978081d, 0x4a026407, 0x00000007,
- 0x497a6009, 0x4a026004, 0x00004000, 0x59a8002a,
- 0x82000c80, 0x00000051, 0x04001002, 0x80000102,
- 0x48026006, 0x497a6205, 0x1c01f000, 0x0401f803,
- 0x41318800, 0x1c01f000, 0x83640480, 0x00000010,
- 0x04021008, 0x42000000, 0x0010cc16, 0x0201f800,
- 0x0010bc88, 0x4967c857, 0x80026580, 0x1c01f000,
- 0x8166c9c0, 0x0400001c, 0x41626000, 0x41580000,
- 0x59300a03, 0x82040d80, 0x00000000, 0x04000008,
- 0x83326400, 0x0000002c, 0x81300c80, 0x040017f9,
- 0x42026000, 0x00111264, 0x0401f7f6, 0x4933c857,
- 0x8166c840, 0x83300c00, 0x0000002c, 0x80040480,
- 0x04021006, 0x4006c000, 0x4a026203, 0x00000008,
- 0x813261c0, 0x1c01f000, 0x4202c000, 0x00111264,
- 0x0401f7fa, 0x42000000, 0x0010cc16, 0x0201f800,
- 0x0010bc88, 0x4933c856, 0x417a6000, 0x0401f7f5,
- 0x0201f800, 0x00020bc1, 0x1c01f000, 0x4933c857,
- 0x83380580, 0x00000013, 0x0402000b, 0x59300004,
- 0x8c00053e, 0x04000007, 0x0201f800, 0x00106c3c,
- 0x0201f800, 0x00106b8c, 0x0201f800, 0x00106c29,
- 0x1c01f000, 0x4933c857, 0x598800b7, 0x80000000,
- 0x480310b7, 0x1c01f000, 0x4933c857, 0x59300203,
+ 0x4803c856, 0x598c080f, 0x800409c0, 0x04000003,
+ 0x0201f800, 0x001065fd, 0x417a3000, 0x0201f800,
+ 0x001074f6, 0x59900804, 0x800409c0, 0x04000012,
+ 0x83947c00, 0x00000009, 0x83180400, 0x00106475,
+ 0x50000000, 0x803c7c00, 0x811808ca, 0x82040c00,
+ 0x00006139, 0x50040800, 0x48047803, 0x4a007801,
+ 0x000001f4, 0x4a007800, 0x0000000a, 0x4a007802,
+ 0x00000004, 0x811a3000, 0x83180580, 0x00000005,
+ 0x040207e7, 0x5c023000, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x1c01f000, 0x41781000,
+ 0x42026000, 0x00111584, 0x59a8180d, 0x480a6402,
+ 0x4a026202, 0x0000ffff, 0x80081000, 0x800c1840,
+ 0x04000004, 0x83326400, 0x0000002c, 0x0401f7f8,
+ 0x1c01f000, 0x0201f800, 0x00020b9d, 0x1c01f000,
+ 0x5c036000, 0x4db00000, 0x49b3c857, 0x4933c857,
+ 0x813261c0, 0x0400003b, 0x59300203, 0x82000580,
+ 0x00000000, 0x04000037, 0x59300004, 0x8c00053e,
+ 0x02020800, 0x0010032e, 0x59300407, 0x4803c857,
+ 0x82000d80, 0x00000004, 0x04000011, 0x82000d80,
+ 0x00000001, 0x0400000e, 0x82000d80, 0x00000003,
+ 0x04000006, 0x82000d80, 0x00000006, 0x04020019,
+ 0x0201f800, 0x0010b3fa, 0x5930001d, 0x800001c0,
+ 0x02020800, 0x0010a218, 0x0401f012, 0x5930000a,
+ 0x82000580, 0x0010e23c, 0x0400000e, 0x59300827,
+ 0x4807c857, 0x4d300000, 0x40066000, 0x0201f800,
+ 0x0010a2d8, 0x5c026000, 0x04020006, 0x5804001d,
+ 0x4803c857, 0x81300580, 0x04020002, 0x4978081d,
+ 0x4a026407, 0x00000007, 0x497a6009, 0x4a026004,
+ 0x00004000, 0x59a8002a, 0x82000c80, 0x00000051,
+ 0x04001002, 0x80000102, 0x48026006, 0x497a6205,
+ 0x1c01f000, 0x0401f803, 0x41318800, 0x1c01f000,
+ 0x83640480, 0x00000010, 0x04021008, 0x42000000,
+ 0x0010cf16, 0x0201f800, 0x0010bfb3, 0x4967c857,
+ 0x80026580, 0x1c01f000, 0x8166c9c0, 0x0400001c,
+ 0x41626000, 0x41580000, 0x59300a03, 0x82040d80,
+ 0x00000000, 0x04000008, 0x83326400, 0x0000002c,
+ 0x81300c80, 0x040017f9, 0x42026000, 0x00111584,
+ 0x0401f7f6, 0x4933c857, 0x8166c840, 0x83300c00,
+ 0x0000002c, 0x80040480, 0x04021006, 0x4006c000,
+ 0x4a026203, 0x00000008, 0x813261c0, 0x1c01f000,
+ 0x4202c000, 0x00111584, 0x0401f7fa, 0x42000000,
+ 0x0010cf16, 0x0201f800, 0x0010bfb3, 0x4933c856,
+ 0x417a6000, 0x0401f7f5, 0x0201f800, 0x00020bc1,
+ 0x1c01f000, 0x4933c857, 0x83380580, 0x00000013,
+ 0x0402000b, 0x59300004, 0x8c00053e, 0x04000007,
+ 0x0201f800, 0x00106e41, 0x0201f800, 0x00106d91,
+ 0x0201f800, 0x00106e2e, 0x1c01f000, 0x4933c857,
+ 0x598800b7, 0x80000000, 0x480310b7, 0x1c01f000,
+ 0x4933c857, 0x59300203, 0x82003480, 0x0000000e,
+ 0x02021800, 0x0010032e, 0x4d2c0000, 0x0c01f803,
+ 0x5c025800, 0x1c01f000, 0x00107f54, 0x00108564,
+ 0x001086da, 0x00107f54, 0x00108756, 0x001080e4,
+ 0x00107f54, 0x00107f54, 0x001084f0, 0x00107f54,
+ 0x00107f54, 0x00107f54, 0x00107f54, 0x00107f54,
+ 0x0201f800, 0x0010032e, 0x4933c857, 0x59300203,
0x82003480, 0x0000000e, 0x02021800, 0x0010032e,
- 0x4d2c0000, 0x0c01f803, 0x5c025800, 0x1c01f000,
- 0x00107d5a, 0x0010835f, 0x001084d4, 0x00107d5a,
- 0x00108542, 0x00107ee7, 0x00107d5a, 0x00107d5a,
- 0x001082eb, 0x00107d5a, 0x00107d5a, 0x00107d5a,
- 0x00107d5a, 0x00107d5a, 0x0201f800, 0x0010032e,
- 0x4933c857, 0x59300203, 0x82003480, 0x0000000e,
- 0x02021800, 0x0010032e, 0x0c01f001, 0x00107d71,
- 0x00109013, 0x00107d71, 0x00107d71, 0x00107d71,
- 0x00107d71, 0x00107d71, 0x00107d71, 0x00108faf,
- 0x0010902f, 0x001090a5, 0x0010902f, 0x001090a5,
- 0x00107d71, 0x0201f800, 0x0010032e, 0x0201f800,
- 0x0010032e, 0x4933c857, 0x4d2c0000, 0x59325809,
- 0x59300203, 0x82003480, 0x0000000e, 0x02021800,
- 0x0010032e, 0x0c01f803, 0x5c025800, 0x1c01f000,
- 0x00107d8e, 0x00107d8e, 0x00107d8e, 0x00107daa,
- 0x00107df6, 0x00107d8e, 0x00107d8e, 0x00107d8e,
- 0x00107d90, 0x00107d8e, 0x00107d8e, 0x00107d8e,
- 0x00107d8e, 0x00107d8e, 0x0201f800, 0x0010032e,
- 0x4933c857, 0x83380580, 0x00000040, 0x02020800,
- 0x0010032e, 0x4a026008, 0x00082000, 0x4a026203,
- 0x00000003, 0x493a6403, 0x4a025c09, 0x00000001,
- 0x592c000e, 0x48026012, 0x497a6014, 0x592c0209,
- 0x800000c2, 0x800010c4, 0x80081400, 0x480a6006,
- 0x0201f800, 0x00020168, 0x42000800, 0x80000060,
- 0x0201f000, 0x00020b30, 0x4933c857, 0x83380480,
- 0x00000050, 0x02021800, 0x0010032e, 0x83380480,
- 0x00000049, 0x02001800, 0x0010032e, 0x0c01f001,
- 0x00107dbd, 0x00107dc8, 0x00107dbb, 0x00107dbb,
- 0x00107dbb, 0x00107dbb, 0x00107dd3, 0x0201f800,
- 0x0010032e, 0x4a026203, 0x00000004, 0x4a025c09,
- 0x00000002, 0x592c0208, 0x48025c0a, 0x592c020a,
- 0x48025a08, 0x592c000d, 0x4802580e, 0x1c01f000,
- 0x0201f800, 0x00106b6c, 0x0201f800, 0x00109667,
- 0x04000005, 0x4a025a07, 0x00000006, 0x0201f800,
- 0x000203ef, 0x0201f000, 0x00020b9d, 0x0201f800,
- 0x00106b6c, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010fc72, 0x5c027800, 0x42003000, 0x00000014,
- 0x41782800, 0x42002000, 0x00000002, 0x4d400000,
- 0x4d440000, 0x59368c03, 0x42028000, 0x00000029,
- 0x0201f800, 0x00109fec, 0x5c028800, 0x5c028000,
- 0x42000000, 0x0010cc23, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x00109667, 0x02000000, 0x00020b9d,
- 0x4a025a07, 0x00000029, 0x0201f800, 0x000203ef,
- 0x0201f000, 0x00020b9d, 0x4933c857, 0x83380580,
- 0x00000048, 0x04000005, 0x83380580, 0x00000053,
- 0x02020800, 0x0010032e, 0x592c0207, 0x82000580,
- 0x00000007, 0x04000009, 0x59300012, 0x80000540,
- 0x04000006, 0x592c080d, 0x80040480, 0x4802580d,
- 0x4a025a07, 0x00000015, 0x592c0207, 0x80000540,
- 0x04020003, 0x4a025a07, 0x00000000, 0x0201f800,
- 0x000203ef, 0x0201f000, 0x00020b9d, 0x4933c857,
+ 0x0c01f001, 0x00107f6b, 0x00109239, 0x00107f6b,
+ 0x00107f6b, 0x00107f6b, 0x00107f6b, 0x00107f6b,
+ 0x00107f6b, 0x001091d5, 0x00109263, 0x001092d9,
+ 0x00109263, 0x001092d9, 0x00107f6b, 0x0201f800,
+ 0x0010032e, 0x0201f800, 0x0010032e, 0x4933c857,
+ 0x4d2c0000, 0x59325809, 0x59300203, 0x82003480,
+ 0x0000000e, 0x02021800, 0x0010032e, 0x0c01f803,
+ 0x5c025800, 0x1c01f000, 0x00107f88, 0x00107f88,
+ 0x00107f88, 0x00107fa4, 0x00107ff0, 0x00107f88,
+ 0x00107f88, 0x00107f88, 0x00107f8a, 0x00107f88,
+ 0x00107f88, 0x00107f88, 0x00107f88, 0x00107f88,
+ 0x0201f800, 0x0010032e, 0x4933c857, 0x83380580,
+ 0x00000040, 0x02020800, 0x0010032e, 0x4a026008,
+ 0x00082000, 0x4a026203, 0x00000003, 0x493a6403,
+ 0x4a025c09, 0x00000001, 0x592c000e, 0x48026012,
+ 0x497a6014, 0x592c0209, 0x800000c2, 0x800010c4,
+ 0x80081400, 0x480a6006, 0x0201f800, 0x00020168,
+ 0x42000800, 0x80000060, 0x0201f000, 0x00020b30,
+ 0x4933c857, 0x83380480, 0x00000050, 0x02021800,
+ 0x0010032e, 0x83380480, 0x00000049, 0x02001800,
+ 0x0010032e, 0x0c01f001, 0x00107fb7, 0x00107fc2,
+ 0x00107fb5, 0x00107fb5, 0x00107fb5, 0x00107fb5,
+ 0x00107fcd, 0x0201f800, 0x0010032e, 0x4a026203,
+ 0x00000004, 0x4a025c09, 0x00000002, 0x592c0208,
+ 0x48025c0a, 0x592c020a, 0x48025a08, 0x592c000d,
+ 0x4802580e, 0x1c01f000, 0x0201f800, 0x00106d71,
+ 0x0201f800, 0x0010989f, 0x04000005, 0x4a025a07,
+ 0x00000006, 0x0201f800, 0x000203ef, 0x0201f000,
+ 0x00020b9d, 0x0201f800, 0x00106d71, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010ff80, 0x5c027800,
+ 0x42003000, 0x00000014, 0x41782800, 0x42002000,
+ 0x00000002, 0x4d400000, 0x4d440000, 0x59368c03,
+ 0x42028000, 0x00000029, 0x0201f800, 0x0010a22a,
+ 0x5c028800, 0x5c028000, 0x42000000, 0x0010cf23,
+ 0x0201f800, 0x0010bfb3, 0x0201f800, 0x0010989f,
+ 0x02000000, 0x00020b9d, 0x4a025a07, 0x00000029,
+ 0x0201f800, 0x000203ef, 0x0201f000, 0x00020b9d,
+ 0x4933c857, 0x83380580, 0x00000048, 0x04000005,
+ 0x83380580, 0x00000053, 0x02020800, 0x0010032e,
+ 0x592c0207, 0x82000580, 0x00000007, 0x04000009,
+ 0x59300012, 0x80000540, 0x04000006, 0x592c080d,
+ 0x80040480, 0x4802580d, 0x4a025a07, 0x00000015,
+ 0x592c0207, 0x80000540, 0x04020003, 0x4a025a07,
+ 0x00000000, 0x0201f800, 0x000203ef, 0x0201f000,
+ 0x00020b9d, 0x4933c857, 0x4d2c0000, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x4c5c0000, 0x4c600000,
+ 0x4c640000, 0x4c100000, 0x0201f800, 0x00100583,
+ 0x02000800, 0x0010032e, 0x497a5a07, 0x59a8006f,
+ 0x82000500, 0x0000f000, 0x48025c08, 0x59a8085a,
+ 0x82040c00, 0x00000018, 0x48065a08, 0x412cb800,
+ 0x4d2c0000, 0x41cca000, 0x4200c000, 0x00000001,
+ 0x4200c800, 0x0000002c, 0x82040480, 0x0000002d,
+ 0x04021006, 0x832cac00, 0x0000000a, 0x0201f800,
+ 0x001093b1, 0x0401f030, 0x40043000, 0x42000800,
+ 0x0000002c, 0x832cac00, 0x0000000a, 0x0201f800,
+ 0x001093b1, 0x82183480, 0x0000002c, 0x4c180000,
+ 0x0201f800, 0x00100583, 0x5c003000, 0x0400001a,
+ 0x8060c000, 0x4a025805, 0x00000110, 0x492cb801,
+ 0x82180c80, 0x0000003d, 0x04021007, 0x40180800,
+ 0x832cac00, 0x00000006, 0x0201f800, 0x001093b1,
+ 0x0401f015, 0x8264cc00, 0x0000003c, 0x82183480,
+ 0x0000003c, 0x42000800, 0x0000003c, 0x412cb800,
+ 0x832cac00, 0x00000006, 0x0201f800, 0x001093b1,
+ 0x0401f7e3, 0x5c025800, 0x592c0207, 0x8400055e,
+ 0x48025a07, 0x592c0408, 0x80640540, 0x48025c08,
+ 0x0401f002, 0x5c025800, 0x5c002000, 0x813669c0,
+ 0x04000003, 0x59343403, 0x0401f003, 0x42003000,
+ 0x0000ffff, 0x49325809, 0x481a5c07, 0x82100580,
+ 0x00000054, 0x0402001a, 0x4a025809, 0xffffffff,
+ 0x491e5814, 0x41781000, 0x831c0580, 0xffffffff,
+ 0x0400000e, 0x591c0009, 0x80000d40, 0x0400000b,
+ 0x58040205, 0x82000500, 0x000000ff, 0x82000580,
+ 0x00000012, 0x04000004, 0x82000580, 0x00000060,
+ 0x04020002, 0x58041006, 0x480a5806, 0x592c0408,
+ 0x81200540, 0x48025c08, 0x0401f002, 0x49225c06,
+ 0x846001c0, 0x80100540, 0x48025805, 0x0201f800,
+ 0x0010c0f9, 0x04020011, 0x592c0001, 0x497a5801,
+ 0x4c000000, 0x0201f800, 0x000203ef, 0x5c025800,
+ 0x812e59c0, 0x040207f6, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x5c025800, 0x1c01f000, 0x0201f800, 0x0010b674,
+ 0x0401f7f6, 0x4803c856, 0x4c5c0000, 0x4d2c0000,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x412cb800,
+ 0x592c040c, 0x8c000516, 0x04000003, 0x41cca000,
+ 0x0401f003, 0x83cca400, 0x00000006, 0x4008b000,
+ 0x41781000, 0x82580480, 0x0000004c, 0x04001004,
+ 0x4200b000, 0x0000004c, 0x40001000, 0x4c080000,
+ 0x4d2c0000, 0x0201f800, 0x00100583, 0x04000026,
+ 0x5c001800, 0x492c1801, 0x485a5800, 0x8258b400,
+ 0x00000003, 0x8058b104, 0x832cac00, 0x00000002,
+ 0x0201f800, 0x0010c0b0, 0x585c040c, 0x8c000500,
+ 0x0400000e, 0x832c1400, 0x00000002, 0x8c000516,
+ 0x04000003, 0x82081400, 0x00000006, 0x46001000,
+ 0x00000001, 0x80081000, 0x46001000, 0x00000900,
+ 0x84000500, 0x4800bc0c, 0x5c001000, 0x800811c0,
+ 0x040207d7, 0x82000540, 0x00000001, 0x5c00b000,
+ 0x5c00a800, 0x5c00a000, 0x5c025800, 0x5c00b800,
+ 0x1c01f000, 0x5c025800, 0x5c001000, 0x0401f7f8,
+ 0x4933c857, 0x83380d80, 0x00000015, 0x04020003,
+ 0x0201f000, 0x00020b9d, 0x83380d80, 0x00000016,
+ 0x02020800, 0x0010032e, 0x0201f000, 0x00020b9d,
+ 0x4933c857, 0x4d2c0000, 0x4c500000, 0x4c540000,
+ 0x4c580000, 0x59325809, 0x83cca400, 0x00000006,
+ 0x59cc1806, 0x820c0580, 0x01000000, 0x04020004,
+ 0x4200b000, 0x00000002, 0x0401f00f, 0x4200b000,
+ 0x00000008, 0x832cac00, 0x00000006, 0x0201f800,
+ 0x0010c086, 0x8c0c1d00, 0x0400000b, 0x4200b000,
+ 0x00000008, 0x592e5801, 0x812e59c0, 0x02000800,
+ 0x0010032e, 0x832cac00, 0x00000006, 0x0201f800,
+ 0x0010c086, 0x0401f816, 0x5c00b000, 0x5c00a800,
+ 0x5c00a000, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x83cca400,
+ 0x00000006, 0x5930a809, 0x8254ac00, 0x00000006,
+ 0x4200b000, 0x00000007, 0x0201f800, 0x0010c086,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x4933c857,
+ 0x0201f800, 0x0010989f, 0x02000000, 0x00020b9d,
+ 0x4d2c0000, 0x0201f800, 0x00109f51, 0x0402000b,
+ 0x41780800, 0x4d400000, 0x42028000, 0x00000000,
+ 0x0201f800, 0x00109d2a, 0x5c028000, 0x5c025800,
+ 0x0201f000, 0x00020b9d, 0x5931d82a, 0x58ef400a,
+ 0x58ee580c, 0x4a025a05, 0x00000103, 0x58ec0008,
+ 0x0801f800, 0x5c025800, 0x0201f000, 0x00020b9d,
+ 0x4933c857, 0x59cc1806, 0x820c0580, 0x02000000,
+ 0x04020027, 0x4a026802, 0x00fffffd, 0x5934000a,
+ 0x84000504, 0x4802680a, 0x42000000, 0x00000000,
+ 0x4c0c0000, 0x0401f82d, 0x5c001800, 0x59300c26,
+ 0x82040580, 0x00000021, 0x0402000b, 0x0201f800,
+ 0x00101fb4, 0x42001800, 0x0000ffff, 0x42002000,
+ 0x00000004, 0x42003000, 0x00000012, 0x0201f800,
+ 0x00103a21, 0x59300809, 0x800409c0, 0x02000000,
+ 0x00020b9d, 0x4a000a05, 0x00000103, 0x480c0806,
+ 0x5931d82a, 0x58ef400a, 0x58ee580c, 0x58ec0008,
+ 0x0801f800, 0x0201f000, 0x00020b9d, 0x42000000,
+ 0x0010cf2c, 0x0201f800, 0x0010bfb3, 0x42000000,
+ 0x00000006, 0x4c0c0000, 0x0401f808, 0x5c001800,
+ 0x040007e9, 0x4c0c0000, 0x0401f827, 0x5c001800,
+ 0x040207e5, 0x1c01f000, 0x4933c857, 0x4d400000,
+ 0x4d240000, 0x4d200000, 0x5932481c, 0x40028000,
+ 0x59300426, 0x82000d80, 0x00000051, 0x04000004,
+ 0x82000d80, 0x00000021, 0x04020011, 0x0201f800,
+ 0x00101fb4, 0x0201f800, 0x0010c0e8, 0x04020006,
+ 0x59300426, 0x82000580, 0x00000021, 0x02000800,
+ 0x00101cb7, 0x42000000, 0x00000001, 0x0201f800,
+ 0x00104e36, 0x80000580, 0x0401f003, 0x82000540,
+ 0x00000001, 0x5c024000, 0x5c024800, 0x5c028000,
+ 0x1c01f000, 0x4933c857, 0x4d2c0000, 0x59325809,
+ 0x812e59c0, 0x04020009, 0x497a6006, 0x497a6205,
+ 0x4d380000, 0x42027000, 0x00000022, 0x0401fbb3,
+ 0x5c027000, 0x80000580, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x4d2c0000, 0x4c500000, 0x4c540000,
+ 0x4c580000, 0x59325809, 0x592e5801, 0x832cac00,
+ 0x00000006, 0x83cca400, 0x00000006, 0x59a8086f,
+ 0x82040d00, 0x000003ff, 0x82041480, 0x0000000f,
+ 0x0400101b, 0x4200b000, 0x0000000f, 0x0201f800,
+ 0x0010c086, 0x592e5801, 0x832cac00, 0x00000006,
+ 0x82080c80, 0x0000000f, 0x0400100d, 0x4200b000,
+ 0x0000000f, 0x0201f800, 0x0010c086, 0x592e5801,
+ 0x832cac00, 0x00000006, 0x82041480, 0x0000000f,
+ 0x04001007, 0x42001000, 0x0000000f, 0x4008b000,
+ 0x0201f800, 0x0010c086, 0x0401f004, 0x4004b000,
+ 0x0201f800, 0x0010c086, 0x5931d82a, 0x58ef400a,
+ 0x58ee580c, 0x4a025a05, 0x00000103, 0x592e5801,
+ 0x58ec0008, 0x0801f800, 0x0201f800, 0x00020b9d,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
+ 0x1c01f000, 0x4933c857, 0x4d2c0000, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x59cc0006, 0x82000d80,
+ 0x01000000, 0x0400002d, 0x59cc0007, 0x9000b1c0,
+ 0x8258b500, 0x000000ff, 0x8058b104, 0x8258b400,
+ 0x00000002, 0x82580c80, 0x00000007, 0x04001003,
+ 0x4200b000, 0x00000006, 0x83cca400, 0x00000006,
+ 0x59301009, 0x800811c0, 0x02000800, 0x0010032e,
+ 0x8208ac00, 0x00000006, 0x0201f800, 0x0010c086,
+ 0x82000d00, 0xff000000, 0x800409c0, 0x0400001a,
+ 0x8200b500, 0x000000ff, 0x04000017, 0x8058b104,
+ 0x82580c80, 0x0000000e, 0x04001003, 0x4200b000,
+ 0x0000000d, 0x58081001, 0x800811c0, 0x02000800,
+ 0x0010032e, 0x8208ac00, 0x00000006, 0x0201f800,
+ 0x0010c086, 0x0401f008, 0x59301009, 0x800811c0,
+ 0x02000800, 0x0010032e, 0x48001006, 0x59cc0007,
+ 0x48001007, 0x0401fefe, 0x5c00b000, 0x5c00a800,
+ 0x5c00a000, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x42000800, 0x00000000, 0x59cc0006, 0x82000580,
+ 0x02000000, 0x04000003, 0x42000800, 0x00000001,
+ 0x4d2c0000, 0x59325809, 0x812e59c0, 0x02000800,
+ 0x0010032e, 0x48065a07, 0x0201f800, 0x000203ef,
+ 0x5c025800, 0x0201f000, 0x00020b9d, 0x4933c857,
0x4d2c0000, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x4c5c0000, 0x4c600000, 0x4c640000, 0x4c100000,
- 0x0201f800, 0x00100583, 0x02000800, 0x0010032e,
- 0x497a5a07, 0x59a8006f, 0x82000500, 0x0000f000,
- 0x48025c08, 0x59a8085a, 0x82040c00, 0x00000018,
- 0x48065a08, 0x412cb800, 0x4d2c0000, 0x41cca000,
- 0x4200c000, 0x00000001, 0x4200c800, 0x0000002c,
- 0x82040480, 0x0000002d, 0x04021006, 0x832cac00,
- 0x0000000a, 0x0201f800, 0x0010917d, 0x0401f030,
- 0x40043000, 0x42000800, 0x0000002c, 0x832cac00,
- 0x0000000a, 0x0201f800, 0x0010917d, 0x82183480,
- 0x0000002c, 0x4c180000, 0x0201f800, 0x00100583,
- 0x5c003000, 0x0400001a, 0x8060c000, 0x4a025805,
- 0x00000110, 0x492cb801, 0x82180c80, 0x0000003d,
- 0x04021007, 0x40180800, 0x832cac00, 0x00000006,
- 0x0201f800, 0x0010917d, 0x0401f015, 0x8264cc00,
- 0x0000003c, 0x82183480, 0x0000003c, 0x42000800,
- 0x0000003c, 0x412cb800, 0x832cac00, 0x00000006,
- 0x0201f800, 0x0010917d, 0x0401f7e3, 0x5c025800,
- 0x592c0207, 0x8400055e, 0x48025a07, 0x592c0408,
- 0x80640540, 0x48025c08, 0x0401f002, 0x5c025800,
- 0x5c002000, 0x813669c0, 0x04000003, 0x59343403,
- 0x0401f003, 0x42003000, 0x0000ffff, 0x49325809,
- 0x481a5c07, 0x82100580, 0x00000054, 0x0402001a,
- 0x4a025809, 0xffffffff, 0x491e5814, 0x41781000,
- 0x831c0580, 0xffffffff, 0x0400000e, 0x591c0009,
- 0x80000d40, 0x0400000b, 0x58040205, 0x82000500,
- 0x000000ff, 0x82000580, 0x00000012, 0x04000004,
- 0x82000580, 0x00000060, 0x04020002, 0x58041006,
- 0x480a5806, 0x592c0408, 0x81200540, 0x48025c08,
- 0x0401f002, 0x49225c06, 0x846001c0, 0x80100540,
- 0x48025805, 0x592c0001, 0x497a5801, 0x4c000000,
- 0x0201f800, 0x000203ef, 0x5c025800, 0x812e59c0,
- 0x040207f9, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
- 0x1c01f000, 0x0201f800, 0x0010b349, 0x0401f7f6,
- 0x4803c856, 0x4c5c0000, 0x4d2c0000, 0x4c500000,
- 0x4c540000, 0x4c580000, 0x412cb800, 0x592c040c,
- 0x8c000516, 0x04000003, 0x41cca000, 0x0401f003,
- 0x83cca400, 0x00000006, 0x4008b000, 0x41781000,
- 0x82580480, 0x0000004c, 0x04001004, 0x4200b000,
- 0x0000004c, 0x40001000, 0x4c080000, 0x4d2c0000,
- 0x0201f800, 0x00100583, 0x04000026, 0x5c001800,
- 0x492c1801, 0x485a5800, 0x8258b400, 0x00000003,
- 0x8058b104, 0x832cac00, 0x00000002, 0x0201f800,
- 0x0010bd85, 0x585c040c, 0x8c000500, 0x0400000e,
- 0x832c1400, 0x00000002, 0x8c000516, 0x04000003,
- 0x82081400, 0x00000006, 0x46001000, 0x00000001,
- 0x80081000, 0x46001000, 0x00000900, 0x84000500,
- 0x4800bc0c, 0x5c001000, 0x800811c0, 0x040207d7,
- 0x82000540, 0x00000001, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x5c025800, 0x5c00b800, 0x1c01f000,
- 0x5c025800, 0x5c001000, 0x0401f7f8, 0x4933c857,
- 0x83380d80, 0x00000015, 0x04020003, 0x0201f000,
- 0x00020b9d, 0x83380d80, 0x00000016, 0x02020800,
- 0x0010032e, 0x0201f000, 0x00020b9d, 0x4933c857,
- 0x4d2c0000, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x59325809, 0x83cca400, 0x00000006, 0x59cc1806,
- 0x820c0580, 0x01000000, 0x04020004, 0x4200b000,
- 0x00000002, 0x0401f00f, 0x4200b000, 0x00000008,
- 0x832cac00, 0x00000006, 0x0201f800, 0x0010bd5b,
- 0x8c0c1d00, 0x0400000b, 0x4200b000, 0x00000008,
- 0x592e5801, 0x812e59c0, 0x02000800, 0x0010032e,
- 0x832cac00, 0x00000006, 0x0201f800, 0x0010bd5b,
- 0x0401f816, 0x5c00b000, 0x5c00a800, 0x5c00a000,
- 0x5c025800, 0x1c01f000, 0x4933c857, 0x4c500000,
- 0x4c540000, 0x4c580000, 0x83cca400, 0x00000006,
- 0x5930a809, 0x8254ac00, 0x00000006, 0x4200b000,
- 0x00000007, 0x0201f800, 0x0010bd5b, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x4933c857, 0x0201f800,
- 0x00109667, 0x02000000, 0x00020b9d, 0x4d2c0000,
- 0x0201f800, 0x00109d13, 0x0402000b, 0x41780800,
- 0x4d400000, 0x42028000, 0x00000000, 0x0201f800,
- 0x00109af2, 0x5c028000, 0x5c025800, 0x0201f000,
- 0x00020b9d, 0x5931d82a, 0x58ef400a, 0x58ee580c,
- 0x4a025a05, 0x00000103, 0x58ec0008, 0x0801f800,
- 0x5c025800, 0x0201f000, 0x00020b9d, 0x4933c857,
- 0x59cc1806, 0x820c0580, 0x02000000, 0x04020027,
- 0x4a026802, 0x00fffffd, 0x5934000a, 0x84000504,
- 0x4802680a, 0x42000000, 0x00000000, 0x4c0c0000,
- 0x0401f82d, 0x5c001800, 0x59300c26, 0x82040580,
- 0x00000021, 0x0402000b, 0x0201f800, 0x00101f51,
- 0x42001800, 0x0000ffff, 0x42002000, 0x00000004,
- 0x42003000, 0x00000012, 0x0201f800, 0x00103931,
- 0x59300809, 0x800409c0, 0x02000000, 0x00020b9d,
- 0x4a000a05, 0x00000103, 0x480c0806, 0x5931d82a,
- 0x58ef400a, 0x58ee580c, 0x58ec0008, 0x0801f800,
- 0x0201f000, 0x00020b9d, 0x42000000, 0x0010cc2c,
- 0x0201f800, 0x0010bc88, 0x42000000, 0x00000006,
- 0x4c0c0000, 0x0401f808, 0x5c001800, 0x040007e9,
- 0x4c0c0000, 0x0401f81f, 0x5c001800, 0x040207e5,
- 0x1c01f000, 0x4933c857, 0x4d400000, 0x4d240000,
- 0x4d200000, 0x5932481c, 0x40028000, 0x59300426,
- 0x82000d80, 0x00000051, 0x04000004, 0x82000d80,
- 0x00000021, 0x04020009, 0x0201f800, 0x00101f51,
- 0x42000000, 0x00000001, 0x0201f800, 0x00104d11,
- 0x80000580, 0x0401f003, 0x82000540, 0x00000001,
- 0x5c024000, 0x5c024800, 0x5c028000, 0x1c01f000,
- 0x4933c857, 0x4d2c0000, 0x59325809, 0x812e59c0,
- 0x04020009, 0x497a6006, 0x497a6205, 0x4d380000,
- 0x42027000, 0x00000022, 0x0401fbb3, 0x5c027000,
- 0x80000580, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x4d2c0000, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x59325809, 0x592e5801, 0x832cac00, 0x00000006,
- 0x83cca400, 0x00000006, 0x59a8086f, 0x82040d00,
- 0x000003ff, 0x82041480, 0x0000000f, 0x0400101b,
- 0x4200b000, 0x0000000f, 0x0201f800, 0x0010bd5b,
- 0x592e5801, 0x832cac00, 0x00000006, 0x82080c80,
- 0x0000000f, 0x0400100d, 0x4200b000, 0x0000000f,
- 0x0201f800, 0x0010bd5b, 0x592e5801, 0x832cac00,
- 0x00000006, 0x82041480, 0x0000000f, 0x04001007,
- 0x42001000, 0x0000000f, 0x4008b000, 0x0201f800,
- 0x0010bd5b, 0x0401f004, 0x4004b000, 0x0201f800,
- 0x0010bd5b, 0x5931d82a, 0x58ef400a, 0x58ee580c,
- 0x4a025a05, 0x00000103, 0x592e5801, 0x58ec0008,
- 0x0801f800, 0x0201f800, 0x00020b9d, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x4d2c0000, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x59cc0006, 0x82000d80, 0x01000000,
- 0x0400002d, 0x59cc0007, 0x9000b1c0, 0x8258b500,
- 0x000000ff, 0x8058b104, 0x8258b400, 0x00000002,
- 0x82580c80, 0x00000007, 0x04001003, 0x4200b000,
- 0x00000006, 0x83cca400, 0x00000006, 0x59301009,
- 0x800811c0, 0x02000800, 0x0010032e, 0x8208ac00,
- 0x00000006, 0x0201f800, 0x0010bd5b, 0x82000d00,
- 0xff000000, 0x800409c0, 0x0400001a, 0x8200b500,
- 0x000000ff, 0x04000017, 0x8058b104, 0x82580c80,
- 0x0000000e, 0x04001003, 0x4200b000, 0x0000000d,
- 0x58081001, 0x800811c0, 0x02000800, 0x0010032e,
- 0x8208ac00, 0x00000006, 0x0201f800, 0x0010bd5b,
- 0x0401f008, 0x59301009, 0x800811c0, 0x02000800,
- 0x0010032e, 0x48001006, 0x59cc0007, 0x48001007,
- 0x0401ff06, 0x5c00b000, 0x5c00a800, 0x5c00a000,
- 0x5c025800, 0x1c01f000, 0x4933c857, 0x42000800,
- 0x00000000, 0x59cc0006, 0x82000580, 0x02000000,
- 0x04000003, 0x42000800, 0x00000001, 0x4d2c0000,
- 0x59325809, 0x812e59c0, 0x02000800, 0x0010032e,
- 0x48065a07, 0x0201f800, 0x000203ef, 0x5c025800,
- 0x0201f000, 0x00020b9d, 0x4933c857, 0x4d2c0000,
- 0x4c500000, 0x4c540000, 0x4c580000, 0x4200b000,
- 0x00000002, 0x59cc0806, 0x82040580, 0x01000000,
- 0x04000004, 0x8204b500, 0x0000ffff, 0x8058b104,
- 0x83cca400, 0x00000006, 0x59300009, 0x8200ac00,
- 0x00000006, 0x0201f800, 0x0010bd5b, 0x0401fed7,
- 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
- 0x1c01f000, 0x4933c857, 0x4803c857, 0x4807c857,
- 0x480bc857, 0x480fc857, 0x4813c857, 0x481bc857,
- 0x492fc857, 0x4d2c0000, 0x4c000000, 0x0201f800,
- 0x0010056e, 0x5c000000, 0x0400000f, 0x48025803,
- 0x481a5801, 0x48125808, 0x48065805, 0x480a5806,
- 0x480e5807, 0x5c001000, 0x4c080000, 0x480a5809,
- 0x412c1000, 0x0201f800, 0x00020016, 0x82000540,
- 0x00000001, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x4937c857, 0x4d1c0000, 0x0201f800, 0x00106239,
- 0x04020025, 0x59cc0001, 0x82000500, 0x00ffffff,
- 0x59341002, 0x82081500, 0x00ffffff, 0x80080580,
- 0x0402001d, 0x497a6205, 0x42000800, 0x00000035,
- 0x0201f800, 0x00109a64, 0x04020012, 0x591c001d,
- 0x800001c0, 0x0400000f, 0x497a381d, 0x591c0415,
- 0x8c000502, 0x02000800, 0x0010032e, 0x84000502,
- 0x48023c15, 0x591c1407, 0x82080580, 0x00000003,
- 0x04000006, 0x82080580, 0x00000006, 0x04000005,
- 0x0401fc22, 0x0401f004, 0x0401f805, 0x0401f002,
- 0x0401f8d6, 0x5c023800, 0x1c01f000, 0x4d2c0000,
- 0x591e5809, 0x4933c857, 0x491fc857, 0x493bc857,
- 0x492fc857, 0x83380580, 0x00000015, 0x040000c9,
- 0x83380580, 0x00000016, 0x040200c4, 0x4d300000,
- 0x411e6000, 0x59cc0207, 0x4803c857, 0x82000d00,
- 0x0000ff00, 0x82040580, 0x00001700, 0x04000004,
- 0x82040580, 0x00000300, 0x04020067, 0x591c0203,
- 0x4803c857, 0x82000580, 0x0000000d, 0x04000046,
- 0x812e59c0, 0x040000b0, 0x591c0202, 0x4803c857,
- 0x82000580, 0x0000ffff, 0x04020093, 0x592c020b,
- 0x4803c857, 0x82000500, 0x00000003, 0x82000580,
- 0x00000002, 0x04020007, 0x592c0810, 0x591c0012,
- 0x4803c857, 0x4807c857, 0x80040580, 0x04020086,
- 0x591c0415, 0x4803c857, 0x8c000500, 0x04020082,
- 0x42000000, 0x0010cc09, 0x0201f800, 0x0010bc88,
- 0x41780800, 0x591c1006, 0x42000000, 0x0000000a,
- 0x0201f800, 0x00106a98, 0x592c0407, 0x4803c857,
- 0x800001c0, 0x0400000c, 0x80080c80, 0x04001004,
- 0x02020800, 0x0010032e, 0x80001040, 0x480a5c07,
- 0x800811c0, 0x04020004, 0x0201f800, 0x00110517,
- 0x0401f07d, 0x0201f800, 0x0010977c, 0x591c0818,
- 0x591c0019, 0x48065809, 0x4802580a, 0x592e4411,
- 0x81224110, 0x59300008, 0x8c000500, 0x02020800,
- 0x00100c75, 0x497a3809, 0x0201f800, 0x000202c1,
- 0x04020059, 0x411e6000, 0x0201f800, 0x00107cbe,
- 0x0401f069, 0x0201f800, 0x00107cfe, 0x04000017,
- 0x591c0006, 0x48026006, 0x4926601c, 0x4936600a,
- 0x4a026407, 0x00000003, 0x492e6009, 0x591c0818,
- 0x591c1019, 0x48066018, 0x480a6019, 0x4d380000,
- 0x591e7403, 0x4d300000, 0x411e6000, 0x0201f800,
- 0x00107cbe, 0x5c026000, 0x0201f800, 0x00020bc1,
- 0x5c027000, 0x0401f050, 0x59a8002c, 0x48023a05,
- 0x0401f04d, 0x59cc0407, 0x82000580, 0x0000000b,
- 0x0402002e, 0x59340a00, 0x84040d0e, 0x48066a00,
- 0x592c0a05, 0x82040d00, 0x000000ff, 0x82040d80,
- 0x00000014, 0x04000003, 0x4a026226, 0x00000003,
- 0x59300008, 0x8c000500, 0x02020800, 0x00100c75,
- 0x4d400000, 0x497a5c0a, 0x42028000, 0x00000003,
- 0x592c0a09, 0x0201f800, 0x00104cf5, 0x0201f800,
- 0x0010bd9c, 0x04020009, 0x0201f800, 0x000203ef,
- 0x59300a26, 0x82040d80, 0x00000003, 0x02000800,
- 0x0010977c, 0x497a6009, 0x5c028000, 0x4a026403,
- 0x00000085, 0x4a026203, 0x00000009, 0x4a026407,
- 0x00000002, 0x42000800, 0x8000404b, 0x0201f800,
- 0x00020b3e, 0x0401f01c, 0x59cc0207, 0x82000580,
- 0x00002a00, 0x04020004, 0x59a8002c, 0x48023a05,
- 0x0401f015, 0x812e59c0, 0x02000800, 0x0010032e,
- 0x4a025a05, 0x00000103, 0x591c0008, 0x8c000500,
- 0x02020800, 0x00100c75, 0x591c0402, 0x48025c07,
- 0x4a025a07, 0x00000003, 0x497a5c0a, 0x0201f800,
- 0x000203ef, 0x0201f800, 0x00107cbe, 0x0201f800,
- 0x001048bd, 0x5c026000, 0x0201f800, 0x00020b9d,
- 0x0401f002, 0x5c026000, 0x5c025800, 0x1c01f000,
- 0x0401f819, 0x0401f7fd, 0x4933c857, 0x83380580,
- 0x00000015, 0x04020004, 0x59a8002c, 0x48023a05,
- 0x0401f00d, 0x83380580, 0x00000016, 0x0402000d,
- 0x4d300000, 0x411e6000, 0x0201f800, 0x0010b0e3,
- 0x0201f800, 0x00020afd, 0x0201f800, 0x00020b9d,
- 0x5c026000, 0x497a381d, 0x0201f800, 0x00020b9d,
- 0x1c01f000, 0x4c5c0000, 0x591c0415, 0x84000540,
- 0x48023c15, 0x59ccb80b, 0x4933c857, 0x491fc857,
- 0x492fc857, 0x4803c857, 0x485fc857, 0x8c5cbd3c,
- 0x04000005, 0x59a8002c, 0x48023a05, 0x497a381d,
- 0x0401f057, 0x4d300000, 0x411e6000, 0x0201f800,
- 0x001091e5, 0x5c026000, 0x591c0407, 0x82000580,
- 0x00000000, 0x0400004e, 0x591c0403, 0x82000580,
- 0x00000050, 0x0402000c, 0x4d300000, 0x411e6000,
- 0x4a026203, 0x00000001, 0x42000800, 0x80000043,
- 0x0201f800, 0x00020b3e, 0x5c026000, 0x497a381d,
- 0x0401f03f, 0x591c0203, 0x82000580, 0x0000000d,
- 0x0400001f, 0x812e59c0, 0x02000800, 0x0010032e,
- 0x592c020b, 0x4803c857, 0x8c000500, 0x0402001f,
- 0x8c000502, 0x04000016, 0x591c0415, 0x8c00051c,
- 0x04020007, 0x591c0012, 0x4803c857, 0x800001c0,
- 0x0400000f, 0x591c0013, 0x48023817, 0x4a023813,
- 0x0fffffff, 0x592c0209, 0x8400051e, 0x48025a09,
- 0x42000000, 0x0010cc0b, 0x0201f800, 0x0010bc88,
- 0x4a023a15, 0x00000001, 0x0401f01a, 0x42000000,
- 0x0010cc0c, 0x0201f800, 0x0010bc88, 0x4a023a15,
- 0x00000007, 0x0401f013, 0x8c5cbd3a, 0x040207f8,
- 0x59cc000a, 0x592c1810, 0x4803c857, 0x480fc857,
- 0x800c0580, 0x040007f2, 0x59cc000a, 0x4803c857,
- 0x48023817, 0x48023816, 0x42000000, 0x0010cc0a,
- 0x0201f800, 0x0010bc88, 0x4a023a15, 0x00000005,
- 0x5c00b800, 0x0201f000, 0x001098e6, 0x5c00b800,
- 0x0201f000, 0x00020b9d, 0x4933c857, 0x4d1c0000,
- 0x0201f800, 0x00106239, 0x04020053, 0x59cc0001,
- 0x59341002, 0x80080580, 0x82000500, 0x00ffffff,
- 0x0402004a, 0x5930141a, 0x0201f800, 0x00109ac1,
- 0x02000800, 0x0010032e, 0x591c1407, 0x82080580,
- 0x00000007, 0x04000041, 0x82080580, 0x00000002,
- 0x0400003e, 0x82080580, 0x00000000, 0x0400003b,
- 0x591c0202, 0x82000d80, 0x0000ffff, 0x04000004,
- 0x59301a1a, 0x800c0580, 0x04020034, 0x83380580,
- 0x00000015, 0x0400002f, 0x4d300000, 0x4d2c0000,
- 0x411e6000, 0x59325809, 0x0201f800, 0x00109667,
- 0x02000800, 0x0010032e, 0x592c0205, 0x82000500,
- 0x000000ff, 0x82000580, 0x00000014, 0x04000003,
- 0x4a026226, 0x00000003, 0x497a5c0a, 0x42028000,
- 0x00000003, 0x592c0a09, 0x0201f800, 0x00104cf5,
- 0x0201f800, 0x0010bd9c, 0x04020009, 0x0201f800,
+ 0x4200b000, 0x00000002, 0x59cc0806, 0x82040580,
+ 0x01000000, 0x04000004, 0x8204b500, 0x0000ffff,
+ 0x8058b104, 0x83cca400, 0x00000006, 0x59300009,
+ 0x8200ac00, 0x00000006, 0x0201f800, 0x0010c086,
+ 0x0401fecf, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x5c025800, 0x1c01f000, 0x4933c857, 0x4803c857,
+ 0x4807c857, 0x480bc857, 0x480fc857, 0x4813c857,
+ 0x481bc857, 0x492fc857, 0x4d2c0000, 0x4c000000,
+ 0x0201f800, 0x0010056e, 0x5c000000, 0x0400000f,
+ 0x48025803, 0x481a5801, 0x48125808, 0x48065805,
+ 0x480a5806, 0x480e5807, 0x5c001000, 0x4c080000,
+ 0x480a5809, 0x412c1000, 0x0201f800, 0x00020016,
+ 0x82000540, 0x00000001, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x4937c857, 0x4d1c0000, 0x0201f800,
+ 0x00106405, 0x04020025, 0x59cc0001, 0x82000500,
+ 0x00ffffff, 0x59341002, 0x82081500, 0x00ffffff,
+ 0x80080580, 0x0402001d, 0x497a6205, 0x42000800,
+ 0x00000035, 0x0201f800, 0x00109c9c, 0x04020012,
+ 0x591c001d, 0x800001c0, 0x0400000f, 0x497a381d,
+ 0x591c0415, 0x8c000502, 0x02000800, 0x0010032e,
+ 0x84000502, 0x48023c15, 0x591c1407, 0x82080580,
+ 0x00000003, 0x04000006, 0x82080580, 0x00000006,
+ 0x04000005, 0x0401fc13, 0x0401f004, 0x0401f805,
+ 0x0401f002, 0x0401f8d6, 0x5c023800, 0x1c01f000,
+ 0x4d2c0000, 0x591e5809, 0x4933c857, 0x491fc857,
+ 0x493bc857, 0x492fc857, 0x83380580, 0x00000015,
+ 0x040000c9, 0x83380580, 0x00000016, 0x040200c4,
+ 0x4d300000, 0x411e6000, 0x59cc0207, 0x4803c857,
+ 0x82000d00, 0x0000ff00, 0x82040580, 0x00001700,
+ 0x04000004, 0x82040580, 0x00000300, 0x04020067,
+ 0x591c0203, 0x4803c857, 0x82000580, 0x0000000d,
+ 0x04000046, 0x812e59c0, 0x040000b0, 0x591c0202,
+ 0x4803c857, 0x82000580, 0x0000ffff, 0x04020093,
+ 0x592c020b, 0x4803c857, 0x82000500, 0x00000003,
+ 0x82000580, 0x00000002, 0x04020007, 0x592c0810,
+ 0x591c0012, 0x4803c857, 0x4807c857, 0x80040580,
+ 0x04020086, 0x591c0415, 0x4803c857, 0x8c000500,
+ 0x04020082, 0x42000000, 0x0010cf09, 0x0201f800,
+ 0x0010bfb3, 0x41780800, 0x591c1006, 0x42000000,
+ 0x0000000a, 0x0201f800, 0x00106c9d, 0x592c0407,
+ 0x4803c857, 0x800001c0, 0x0400000c, 0x80080c80,
+ 0x04001004, 0x02020800, 0x0010032e, 0x80001040,
+ 0x480a5c07, 0x800811c0, 0x04020004, 0x0201f800,
+ 0x00110814, 0x0401f07d, 0x0201f800, 0x001099b4,
+ 0x591c0818, 0x591c0019, 0x48065809, 0x4802580a,
+ 0x592e4411, 0x81224110, 0x59300008, 0x8c000500,
+ 0x02020800, 0x00100c76, 0x497a3809, 0x0201f800,
+ 0x000202c1, 0x04020059, 0x411e6000, 0x0201f800,
+ 0x00107eb4, 0x0401f069, 0x0201f800, 0x00107ef8,
+ 0x04000017, 0x591c0006, 0x48026006, 0x4926601c,
+ 0x4936600a, 0x4a026407, 0x00000003, 0x492e6009,
+ 0x591c0818, 0x591c1019, 0x48066018, 0x480a6019,
+ 0x4d380000, 0x591e7403, 0x4d300000, 0x411e6000,
+ 0x0201f800, 0x00107eb4, 0x5c026000, 0x0201f800,
+ 0x00020bc1, 0x5c027000, 0x0401f050, 0x59a8002c,
+ 0x48023a05, 0x0401f04d, 0x59cc0407, 0x82000580,
+ 0x0000000b, 0x0402002e, 0x59340a00, 0x84040d0e,
+ 0x48066a00, 0x592c0a05, 0x82040d00, 0x000000ff,
+ 0x82040d80, 0x00000014, 0x04000003, 0x4a026226,
+ 0x00000003, 0x59300008, 0x8c000500, 0x02020800,
+ 0x00100c76, 0x4d400000, 0x497a5c0a, 0x42028000,
+ 0x00000003, 0x592c0a09, 0x0201f800, 0x00104e1a,
+ 0x0201f800, 0x0010c0c7, 0x04020009, 0x0201f800,
0x000203ef, 0x59300a26, 0x82040d80, 0x00000003,
- 0x02000800, 0x0010977c, 0x497a6009, 0x5c025800,
+ 0x02000800, 0x001099b4, 0x497a6009, 0x5c028000,
0x4a026403, 0x00000085, 0x4a026203, 0x00000009,
0x4a026407, 0x00000002, 0x42000800, 0x8000404b,
- 0x0201f800, 0x00020b3e, 0x5c026000, 0x0401f003,
- 0x59a8002c, 0x48023a05, 0x497a381d, 0x0201f800,
- 0x00020b9d, 0x5c023800, 0x1c01f000, 0x4933c857,
- 0x4c580000, 0x4d2c0000, 0x59325809, 0x59342200,
- 0x82102500, 0xffffdffd, 0x48126a00, 0x83383580,
- 0x00000015, 0x0400000d, 0x0201f800, 0x00109667,
- 0x04000068, 0x0201f800, 0x00109d13, 0x04020005,
- 0x4200b000, 0x00000002, 0x0201f800, 0x00109cf2,
- 0x0401fa3e, 0x0401f07f, 0x83cc1400, 0x00000008,
- 0x4200b000, 0x00000002, 0x83341c00, 0x00000006,
- 0x0201f800, 0x00108a31, 0x04020014, 0x83cc1400,
- 0x0000000a, 0x4200b000, 0x00000002, 0x83341c00,
- 0x00000008, 0x0201f800, 0x00108a31, 0x0402000b,
- 0x0201f800, 0x00101cb2, 0x59342200, 0x59cc1007,
- 0x800811c0, 0x04000003, 0x480a6801, 0x84102542,
- 0x48126a00, 0x0401f066, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010fc72, 0x5c027800, 0x42000000,
- 0x0010cc23, 0x0201f800, 0x0010bc88, 0x59340200,
- 0x84000558, 0x48026a00, 0x4d300000, 0x0201f800,
- 0x00107cfe, 0x02000800, 0x0010032e, 0x4926601c,
- 0x4936600a, 0x497a6009, 0x4a026407, 0x00000001,
- 0x4a026403, 0x00000001, 0x42003000, 0x00000003,
- 0x0201f800, 0x0010b412, 0x0201f800, 0x00101f51,
- 0x59240400, 0x8c00050a, 0x04020011, 0x41782800,
- 0x42003000, 0x00000001, 0x4d400000, 0x42028000,
- 0x00000029, 0x0201f800, 0x0010ae7c, 0x5c028000,
- 0x4a026407, 0x00000004, 0x4a026203, 0x00000007,
- 0x4a026429, 0x00000001, 0x0401f009, 0x4a026203,
- 0x00000001, 0x42000800, 0x0000000b, 0x0201f800,
- 0x001044f1, 0x0201f800, 0x00106b17, 0x5c026000,
- 0x0201f800, 0x00109667, 0x04000026, 0x0201f800,
- 0x00109d13, 0x04020026, 0x0401f9e0, 0x0401f021,
- 0x42000000, 0x0010cc26, 0x0201f800, 0x0010bc88,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010fc72,
- 0x42000000, 0x0010cc23, 0x0201f800, 0x0010bc88,
- 0x59340200, 0x84000558, 0x48026a00, 0x42003000,
- 0x00000003, 0x41782800, 0x42002000, 0x00000005,
- 0x4d400000, 0x4d440000, 0x59368c03, 0x42028000,
- 0x00000029, 0x0201f800, 0x00109fec, 0x5c028800,
- 0x5c028000, 0x5c027800, 0x0201f800, 0x00101cb2,
- 0x0201f800, 0x00020b9d, 0x0401f002, 0x0401fc43,
- 0x5c025800, 0x5c00b000, 0x1c01f000, 0x4933c857,
- 0x41380000, 0x83383480, 0x00000058, 0x02021800,
- 0x0010032e, 0x0c01f001, 0x00108359, 0x00108354,
- 0x00108359, 0x00108359, 0x00108359, 0x00108359,
- 0x00108352, 0x00108352, 0x00108352, 0x00108352,
- 0x00108352, 0x00108352, 0x00108352, 0x00108352,
- 0x00108352, 0x00108352, 0x00108352, 0x00108352,
- 0x00108352, 0x00108352, 0x00108352, 0x00108352,
- 0x00108352, 0x00108352, 0x00108352, 0x00108352,
- 0x00108352, 0x00108352, 0x00108352, 0x00108352,
- 0x00108352, 0x00108359, 0x00108352, 0x00108359,
- 0x00108359, 0x00108352, 0x00108352, 0x00108352,
- 0x00108352, 0x00108352, 0x00108359, 0x00108352,
- 0x00108352, 0x00108352, 0x00108352, 0x00108352,
- 0x00108352, 0x00108352, 0x00108352, 0x00108352,
- 0x00108359, 0x00108359, 0x00108352, 0x00108352,
- 0x00108352, 0x00108352, 0x00108352, 0x00108352,
- 0x00108352, 0x00108352, 0x00108352, 0x00108359,
- 0x00108352, 0x00108352, 0x00108359, 0x00108359,
- 0x00108352, 0x00108359, 0x00108359, 0x00108352,
- 0x00108352, 0x00108352, 0x00108352, 0x00108359,
- 0x00108352, 0x00108352, 0x00108352, 0x00108359,
- 0x00108352, 0x00108352, 0x00108352, 0x00108359,
- 0x00108352, 0x00108352, 0x00108352, 0x00108359,
- 0x00108352, 0x00108359, 0x00108352, 0x00108352,
- 0x00108352, 0x00108352, 0x00108352, 0x00108352,
- 0x00108352, 0x00108352, 0x0201f800, 0x0010032e,
- 0x4a026203, 0x00000001, 0x493a6403, 0x0201f000,
- 0x00106b17, 0x4933c857, 0x4a026203, 0x00000001,
- 0x493a6403, 0x0201f000, 0x00106b17, 0x59300403,
- 0x82003480, 0x00000058, 0x02021800, 0x0010032e,
- 0x83383580, 0x00000013, 0x040000a9, 0x83383580,
- 0x00000027, 0x04020057, 0x4933c857, 0x0201f800,
- 0x00106b8c, 0x0201f800, 0x0010b4fc, 0x0201f800,
- 0x0010978f, 0x0400000f, 0x0201f800, 0x001097aa,
- 0x0400004a, 0x59300403, 0x82000d80, 0x00000022,
- 0x04020041, 0x42000000, 0x00000205, 0x0401fc06,
- 0x0400003d, 0x0401fc1f, 0x0400003f, 0x0401f03f,
- 0x42000000, 0x00000203, 0x0201f800, 0x00107f81,
- 0x04000035, 0x0201f800, 0x00101cb2, 0x42000800,
- 0x00000007, 0x0201f800, 0x001044f1, 0x0401f917,
- 0x4d440000, 0x59368c03, 0x83440580, 0x000007fe,
- 0x04020008, 0x59a8121b, 0x84081540, 0x0201f800,
- 0x00104fc6, 0x04020002, 0x8408154a, 0x480b521b,
- 0x42028000, 0x00000029, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010fc72, 0x5c027800, 0x836c0580,
- 0x00000003, 0x0400000c, 0x5932680a, 0x59340008,
- 0x800001c0, 0x04020008, 0x59368c03, 0x4933c857,
- 0x4937c857, 0x4947c857, 0x0201f800, 0x001045ac,
- 0x0401f00c, 0x42000000, 0x0010cc23, 0x0201f800,
- 0x0010bc88, 0x42003000, 0x00000015, 0x41782800,
- 0x42002000, 0x00000003, 0x0201f800, 0x00109fec,
- 0x5c028800, 0x0201f800, 0x001099c1, 0x0201f000,
- 0x00020b9d, 0x1c01f000, 0x0401f8e4, 0x0401f7fa,
- 0x83380580, 0x00000014, 0x0400000c, 0x4933c857,
- 0x0201f800, 0x00107021, 0x02020000, 0x00107d3d,
- 0x59300203, 0x82000580, 0x00000002, 0x04000109,
- 0x0201f800, 0x0010032e, 0x4933c857, 0x0201f800,
- 0x00106b8c, 0x0201f800, 0x0010b4fc, 0x42002800,
- 0x00000002, 0x59300403, 0x82000580, 0x00000051,
- 0x02000000, 0x0010a1bb, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010fc72, 0x5c027800, 0x42003000,
- 0x00000016, 0x41782800, 0x4d400000, 0x4d440000,
- 0x59368c03, 0x42002000, 0x00000009, 0x42028000,
- 0x00000029, 0x0201f800, 0x00109fec, 0x5c028800,
- 0x5c028000, 0x42000000, 0x0010cc23, 0x0201f800,
- 0x0010bc88, 0x0201f800, 0x0010978f, 0x0402000c,
- 0x0201f800, 0x00101cb2, 0x0401f8ac, 0x59340c03,
- 0x82040580, 0x000007fe, 0x040207bf, 0x59a80a1b,
- 0x84040d40, 0x4807521b, 0x0401f7bb, 0x0201f800,
- 0x001097aa, 0x04020003, 0x0401f8a0, 0x0401f7b6,
- 0x59300403, 0x82000d80, 0x00000032, 0x04020004,
- 0x0201f800, 0x0010224a, 0x0401f7af, 0x82000d80,
- 0x00000022, 0x04000895, 0x0401f7ab, 0x4933c857,
- 0x4803c857, 0x0c01f001, 0x0010847b, 0x0010847b,
- 0x0010847b, 0x0010847b, 0x0010847b, 0x0010847b,
- 0x00108472, 0x00108472, 0x00108472, 0x00108472,
- 0x00108472, 0x00108472, 0x00108472, 0x00108472,
- 0x00108472, 0x00108472, 0x00108472, 0x00108472,
- 0x00108472, 0x00108472, 0x00108472, 0x00108472,
- 0x00108472, 0x00108472, 0x00108472, 0x00108472,
- 0x00108472, 0x00108472, 0x00108472, 0x00108472,
- 0x0010847f, 0x0010849c, 0x00108472, 0x0010849c,
- 0x0010849c, 0x00108472, 0x00108472, 0x00108472,
- 0x00108472, 0x00108472, 0x0010849c, 0x0010849c,
- 0x00108472, 0x00108472, 0x00108472, 0x00108472,
- 0x00108472, 0x00108472, 0x00108472, 0x00108472,
- 0x0010848d, 0x0010849c, 0x00108472, 0x00108486,
- 0x00108472, 0x00108472, 0x00108472, 0x00108486,
- 0x00108472, 0x00108472, 0x00108472, 0x0010849c,
- 0x00108489, 0x00108472, 0x00108474, 0x0010849c,
- 0x00108472, 0x0010849c, 0x0010849c, 0x00108472,
- 0x00108472, 0x00108472, 0x00108472, 0x0010849c,
- 0x00108472, 0x00108472, 0x00108472, 0x0010849c,
- 0x00108472, 0x00108472, 0x00108472, 0x0010849c,
- 0x00108472, 0x00108472, 0x00108472, 0x0010849c,
- 0x00108472, 0x0010849c, 0x00108472, 0x00108472,
- 0x00108472, 0x00108472, 0x00108472, 0x00108472,
- 0x00108472, 0x00108472, 0x0201f800, 0x0010032e,
- 0x4d2c0000, 0x59325809, 0x0201f800, 0x000203ef,
- 0x5c025800, 0x0201f000, 0x00020b9d, 0x4a026203,
- 0x00000002, 0x0201f000, 0x0010982f, 0x4a026203,
- 0x00000005, 0x59a8002c, 0x48026205, 0x59a8002a,
- 0x48026006, 0x1c01f000, 0x59300827, 0x49780a05,
- 0x0401f014, 0x0201f800, 0x001099c1, 0x0201f000,
- 0x00020b9d, 0x0201f800, 0x0010224a, 0x0201f800,
- 0x00106c3c, 0x04000005, 0x0201f800, 0x00106b8c,
- 0x0201f000, 0x00020b9d, 0x0201f800, 0x00106b8c,
- 0x0201f800, 0x00020b9d, 0x0201f000, 0x00106c29,
- 0x4933c857, 0x4a026203, 0x00000002, 0x59a8002a,
- 0x48026006, 0x1c01f000, 0x4933c857, 0x0201f800,
- 0x00109667, 0x0400002e, 0x4d2c0000, 0x0201f800,
- 0x00109d13, 0x0402000a, 0x4d400000, 0x42028000,
- 0x00000031, 0x42000800, 0x00000004, 0x0201f800,
- 0x00109af2, 0x5c028000, 0x0401f020, 0x59300c07,
- 0x82040580, 0x00000010, 0x04000004, 0x82040580,
- 0x00000011, 0x0402000a, 0x4a025a07, 0x00000031,
- 0x4a02580e, 0x00000004, 0x4a02580f, 0x000000ff,
- 0x0201f800, 0x000203ef, 0x0401f010, 0x592c0405,
- 0x8c00051e, 0x0400000d, 0x4a025a05, 0x00000103,
- 0x4a025806, 0x01000000, 0x4da00000, 0x4cec0000,
- 0x5931d82a, 0x58ef400a, 0x58ec0008, 0x0801f800,
- 0x5c01d800, 0x5c034000, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x59340400, 0x82000500, 0x000000ff,
+ 0x0201f800, 0x00020b3e, 0x0401f01c, 0x59cc0207,
+ 0x82000580, 0x00002a00, 0x04020004, 0x59a8002c,
+ 0x48023a05, 0x0401f015, 0x812e59c0, 0x02000800,
+ 0x0010032e, 0x4a025a05, 0x00000103, 0x591c0008,
+ 0x8c000500, 0x02020800, 0x00100c76, 0x591c0402,
+ 0x48025c07, 0x4a025a07, 0x00000003, 0x497a5c0a,
+ 0x0201f800, 0x000203ef, 0x0201f800, 0x00107eb4,
+ 0x0201f800, 0x001049bd, 0x5c026000, 0x0201f800,
+ 0x00020b9d, 0x0401f002, 0x5c026000, 0x5c025800,
+ 0x1c01f000, 0x0401f819, 0x0401f7fd, 0x4933c857,
+ 0x83380580, 0x00000015, 0x04020004, 0x59a8002c,
+ 0x48023a05, 0x0401f00d, 0x83380580, 0x00000016,
+ 0x0402000d, 0x4d300000, 0x411e6000, 0x0201f800,
+ 0x0010b3fa, 0x0201f800, 0x00020afd, 0x0201f800,
+ 0x00020b9d, 0x5c026000, 0x497a381d, 0x0201f800,
+ 0x00020b9d, 0x1c01f000, 0x4c5c0000, 0x591c0415,
+ 0x84000540, 0x48023c15, 0x59ccb80b, 0x4933c857,
+ 0x491fc857, 0x492fc857, 0x4803c857, 0x485fc857,
+ 0x8c5cbd3c, 0x04000005, 0x59a8002c, 0x48023a05,
+ 0x497a381d, 0x0401f057, 0x4d300000, 0x411e6000,
+ 0x0201f800, 0x00109419, 0x5c026000, 0x591c0407,
+ 0x82000580, 0x00000000, 0x0400004e, 0x591c0403,
+ 0x82000580, 0x00000050, 0x0402000c, 0x4d300000,
+ 0x411e6000, 0x4a026203, 0x00000001, 0x42000800,
+ 0x80000043, 0x0201f800, 0x00020b3e, 0x5c026000,
+ 0x497a381d, 0x0401f03f, 0x591c0203, 0x82000580,
+ 0x0000000d, 0x0400001f, 0x812e59c0, 0x02000800,
+ 0x0010032e, 0x592c020b, 0x4803c857, 0x8c000500,
+ 0x0402001f, 0x8c000502, 0x04000016, 0x591c0415,
+ 0x8c00051c, 0x04020007, 0x591c0012, 0x4803c857,
+ 0x800001c0, 0x0400000f, 0x591c0013, 0x48023817,
+ 0x4a023813, 0x0fffffff, 0x592c0209, 0x8400051e,
+ 0x48025a09, 0x42000000, 0x0010cf0b, 0x0201f800,
+ 0x0010bfb3, 0x4a023a15, 0x00000001, 0x0401f01a,
+ 0x42000000, 0x0010cf0c, 0x0201f800, 0x0010bfb3,
+ 0x4a023a15, 0x00000007, 0x0401f013, 0x8c5cbd3a,
+ 0x040207f8, 0x59cc000a, 0x592c1810, 0x4803c857,
+ 0x480fc857, 0x800c0580, 0x040007f2, 0x59cc000a,
+ 0x4803c857, 0x48023817, 0x48023816, 0x42000000,
+ 0x0010cf0a, 0x0201f800, 0x0010bfb3, 0x4a023a15,
+ 0x00000005, 0x5c00b800, 0x0201f000, 0x00109b1e,
+ 0x5c00b800, 0x0201f000, 0x00020b9d, 0x4933c857,
+ 0x4d1c0000, 0x0201f800, 0x00106405, 0x04020053,
+ 0x59cc0001, 0x59341002, 0x80080580, 0x82000500,
+ 0x00ffffff, 0x0402004a, 0x5930141a, 0x0201f800,
+ 0x00109cf9, 0x02000800, 0x0010032e, 0x591c1407,
+ 0x82080580, 0x00000007, 0x04000041, 0x82080580,
+ 0x00000002, 0x0400003e, 0x82080580, 0x00000000,
+ 0x0400003b, 0x591c0202, 0x82000d80, 0x0000ffff,
+ 0x04000004, 0x59301a1a, 0x800c0580, 0x04020034,
+ 0x83380580, 0x00000015, 0x0400002f, 0x4d300000,
+ 0x4d2c0000, 0x411e6000, 0x59325809, 0x0201f800,
+ 0x0010989f, 0x02000800, 0x0010032e, 0x592c0205,
+ 0x82000500, 0x000000ff, 0x82000580, 0x00000014,
+ 0x04000003, 0x4a026226, 0x00000003, 0x497a5c0a,
+ 0x42028000, 0x00000003, 0x592c0a09, 0x0201f800,
+ 0x00104e1a, 0x0201f800, 0x0010c0c7, 0x04020009,
+ 0x0201f800, 0x000203ef, 0x59300a26, 0x82040d80,
+ 0x00000003, 0x02000800, 0x001099b4, 0x497a6009,
+ 0x5c025800, 0x4a026403, 0x00000085, 0x4a026203,
+ 0x00000009, 0x4a026407, 0x00000002, 0x42000800,
+ 0x8000404b, 0x0201f800, 0x00020b3e, 0x5c026000,
+ 0x0401f003, 0x59a8002c, 0x48023a05, 0x497a381d,
+ 0x0201f800, 0x00020b9d, 0x5c023800, 0x1c01f000,
+ 0x4933c857, 0x4c580000, 0x4d2c0000, 0x59325809,
+ 0x59342200, 0x82102500, 0xffffdffd, 0x48126a00,
+ 0x83383580, 0x00000015, 0x0400000d, 0x0201f800,
+ 0x0010989f, 0x04000068, 0x0201f800, 0x00109f51,
+ 0x04020005, 0x4200b000, 0x00000002, 0x0201f800,
+ 0x00109f30, 0x0401fa3f, 0x0401f07f, 0x83cc1400,
+ 0x00000008, 0x4200b000, 0x00000002, 0x83341c00,
+ 0x00000006, 0x0201f800, 0x00108c57, 0x04020014,
+ 0x83cc1400, 0x0000000a, 0x4200b000, 0x00000002,
+ 0x83341c00, 0x00000008, 0x0201f800, 0x00108c57,
+ 0x0402000b, 0x0201f800, 0x00101cb7, 0x59342200,
+ 0x59cc1007, 0x800811c0, 0x04000003, 0x480a6801,
+ 0x84102542, 0x48126a00, 0x0401f066, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010ff80, 0x5c027800,
+ 0x42000000, 0x0010cf23, 0x0201f800, 0x0010bfb3,
+ 0x59340200, 0x84000558, 0x48026a00, 0x4d300000,
+ 0x0201f800, 0x00107ef8, 0x02000800, 0x0010032e,
+ 0x4926601c, 0x4936600a, 0x497a6009, 0x4a026407,
+ 0x00000001, 0x4a026403, 0x00000001, 0x42003000,
+ 0x00000003, 0x0201f800, 0x0010b73d, 0x0201f800,
+ 0x00101fb4, 0x59240400, 0x8c00050a, 0x04020011,
+ 0x41782800, 0x42003000, 0x00000001, 0x4d400000,
+ 0x42028000, 0x00000029, 0x0201f800, 0x0010b18b,
+ 0x5c028000, 0x4a026407, 0x00000004, 0x4a026203,
+ 0x00000007, 0x4a026429, 0x00000001, 0x0401f009,
+ 0x4a026203, 0x00000001, 0x42000800, 0x0000000b,
+ 0x0201f800, 0x001045ea, 0x0201f800, 0x00106d1c,
+ 0x5c026000, 0x0201f800, 0x0010989f, 0x04000026,
+ 0x0201f800, 0x00109f51, 0x04020026, 0x0401f9e1,
+ 0x0401f021, 0x42000000, 0x0010cf26, 0x0201f800,
+ 0x0010bfb3, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010ff80, 0x42000000, 0x0010cf23, 0x0201f800,
+ 0x0010bfb3, 0x59340200, 0x84000558, 0x48026a00,
+ 0x42003000, 0x00000003, 0x41782800, 0x42002000,
+ 0x00000005, 0x4d400000, 0x4d440000, 0x59368c03,
+ 0x42028000, 0x00000029, 0x0201f800, 0x0010a22a,
+ 0x5c028800, 0x5c028000, 0x5c027800, 0x0201f800,
+ 0x00101cb7, 0x0201f800, 0x00020b9d, 0x0401f002,
+ 0x0401fc3b, 0x5c025800, 0x5c00b000, 0x1c01f000,
+ 0x4933c857, 0x41380000, 0x83383480, 0x00000058,
+ 0x02021800, 0x0010032e, 0x0c01f001, 0x0010855e,
+ 0x00108559, 0x0010855e, 0x0010855e, 0x0010855e,
+ 0x0010855e, 0x00108557, 0x00108557, 0x00108557,
+ 0x00108557, 0x00108557, 0x00108557, 0x00108557,
+ 0x00108557, 0x00108557, 0x00108557, 0x00108557,
+ 0x00108557, 0x00108557, 0x00108557, 0x00108557,
+ 0x00108557, 0x00108557, 0x00108557, 0x00108557,
+ 0x00108557, 0x00108557, 0x00108557, 0x00108557,
+ 0x00108557, 0x00108557, 0x0010855e, 0x00108557,
+ 0x0010855e, 0x0010855e, 0x00108557, 0x00108557,
+ 0x00108557, 0x00108557, 0x00108557, 0x0010855e,
+ 0x00108557, 0x00108557, 0x00108557, 0x00108557,
+ 0x00108557, 0x00108557, 0x00108557, 0x00108557,
+ 0x00108557, 0x0010855e, 0x0010855e, 0x00108557,
+ 0x00108557, 0x00108557, 0x00108557, 0x00108557,
+ 0x00108557, 0x00108557, 0x00108557, 0x00108557,
+ 0x0010855e, 0x00108557, 0x00108557, 0x0010855e,
+ 0x0010855e, 0x00108557, 0x0010855e, 0x0010855e,
+ 0x00108557, 0x00108557, 0x00108557, 0x00108557,
+ 0x0010855e, 0x00108557, 0x00108557, 0x00108557,
+ 0x0010855e, 0x00108557, 0x00108557, 0x00108557,
+ 0x0010855e, 0x00108557, 0x00108557, 0x00108557,
+ 0x0010855e, 0x00108557, 0x0010855e, 0x00108557,
+ 0x00108557, 0x00108557, 0x00108557, 0x00108557,
+ 0x00108557, 0x00108557, 0x00108557, 0x0201f800,
+ 0x0010032e, 0x4a026203, 0x00000001, 0x493a6403,
+ 0x0201f000, 0x00106d1c, 0x4933c857, 0x4a026203,
+ 0x00000001, 0x493a6403, 0x0201f000, 0x00106d1c,
+ 0x59300403, 0x82003480, 0x00000058, 0x02021800,
+ 0x0010032e, 0x83383580, 0x00000013, 0x040000aa,
+ 0x83383580, 0x00000027, 0x04020058, 0x4933c857,
+ 0x0201f800, 0x00106d91, 0x0201f800, 0x0010b827,
+ 0x0201f800, 0x001099c7, 0x04000010, 0x0201f800,
+ 0x001099e2, 0x0400004b, 0x59300403, 0x82000d80,
+ 0x00000022, 0x04020042, 0x42000000, 0x00000205,
+ 0x0201f800, 0x0010817e, 0x0400003d, 0x0401fc1e,
+ 0x0400003f, 0x0401f03f, 0x42000000, 0x00000203,
+ 0x0201f800, 0x0010817e, 0x04000035, 0x0201f800,
+ 0x00101cb7, 0x42000800, 0x00000007, 0x0201f800,
+ 0x001045ea, 0x0401f917, 0x4d440000, 0x59368c03,
+ 0x83440580, 0x000007fe, 0x04020008, 0x59a8121b,
+ 0x84081540, 0x0201f800, 0x001050f7, 0x04020002,
+ 0x8408154a, 0x480b521b, 0x42028000, 0x00000029,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ff80,
+ 0x5c027800, 0x836c0580, 0x00000003, 0x0400000c,
+ 0x5932680a, 0x59340008, 0x800001c0, 0x04020008,
+ 0x59368c03, 0x4933c857, 0x4937c857, 0x4947c857,
+ 0x0201f800, 0x001046a8, 0x0401f00c, 0x42000000,
+ 0x0010cf23, 0x0201f800, 0x0010bfb3, 0x42003000,
+ 0x00000015, 0x41782800, 0x42002000, 0x00000003,
+ 0x0201f800, 0x0010a22a, 0x5c028800, 0x0201f800,
+ 0x00109bf9, 0x0201f000, 0x00020b9d, 0x1c01f000,
+ 0x0401f8e4, 0x0401f7fa, 0x83380580, 0x00000014,
+ 0x0400000c, 0x4933c857, 0x0201f800, 0x00107226,
+ 0x02020000, 0x00107f37, 0x59300203, 0x82000580,
+ 0x00000002, 0x04000109, 0x0201f800, 0x0010032e,
+ 0x4933c857, 0x0201f800, 0x00106d91, 0x0201f800,
+ 0x0010b827, 0x42002800, 0x00000002, 0x59300403,
+ 0x82000580, 0x00000051, 0x02000000, 0x0010a3f8,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ff80,
+ 0x5c027800, 0x42003000, 0x00000016, 0x41782800,
+ 0x4d400000, 0x4d440000, 0x59368c03, 0x42002000,
+ 0x00000009, 0x42028000, 0x00000029, 0x0201f800,
+ 0x0010a22a, 0x5c028800, 0x5c028000, 0x42000000,
+ 0x0010cf23, 0x0201f800, 0x0010bfb3, 0x0201f800,
+ 0x001099c7, 0x0402000c, 0x0201f800, 0x00101cb7,
+ 0x0401f8ac, 0x59340c03, 0x82040580, 0x000007fe,
+ 0x040207bf, 0x59a80a1b, 0x84040d40, 0x4807521b,
+ 0x0401f7bb, 0x0201f800, 0x001099e2, 0x04020003,
+ 0x0401f8a0, 0x0401f7b6, 0x59300403, 0x82000d80,
+ 0x00000032, 0x04020004, 0x0201f800, 0x00102309,
+ 0x0401f7af, 0x82000d80, 0x00000022, 0x04000895,
+ 0x0401f7ab, 0x4933c857, 0x4803c857, 0x0c01f001,
+ 0x00108681, 0x00108681, 0x00108681, 0x00108681,
+ 0x00108681, 0x00108681, 0x00108678, 0x00108678,
+ 0x00108678, 0x00108678, 0x00108678, 0x00108678,
+ 0x00108678, 0x00108678, 0x00108678, 0x00108678,
+ 0x00108678, 0x00108678, 0x00108678, 0x00108678,
+ 0x00108678, 0x00108678, 0x00108678, 0x00108678,
+ 0x00108678, 0x00108678, 0x00108678, 0x00108678,
+ 0x00108678, 0x00108678, 0x00108685, 0x001086a2,
+ 0x00108678, 0x001086a2, 0x001086a2, 0x00108678,
+ 0x00108678, 0x00108678, 0x00108678, 0x00108678,
+ 0x001086a2, 0x001086a2, 0x00108678, 0x00108678,
+ 0x00108678, 0x00108678, 0x00108678, 0x00108678,
+ 0x00108678, 0x00108678, 0x00108693, 0x001086a2,
+ 0x00108678, 0x0010868c, 0x00108678, 0x00108678,
+ 0x00108678, 0x0010868c, 0x00108678, 0x00108678,
+ 0x00108678, 0x001086a2, 0x0010868f, 0x00108678,
+ 0x0010867a, 0x001086a2, 0x00108678, 0x001086a2,
+ 0x001086a2, 0x00108678, 0x00108678, 0x00108678,
+ 0x00108678, 0x001086a2, 0x00108678, 0x00108678,
+ 0x00108678, 0x001086a2, 0x00108678, 0x00108678,
+ 0x00108678, 0x001086a2, 0x00108678, 0x00108678,
+ 0x00108678, 0x001086a2, 0x00108678, 0x001086a2,
+ 0x00108678, 0x00108678, 0x00108678, 0x00108678,
+ 0x00108678, 0x00108678, 0x00108678, 0x00108678,
+ 0x0201f800, 0x0010032e, 0x4d2c0000, 0x59325809,
+ 0x0201f800, 0x000203ef, 0x5c025800, 0x0201f000,
+ 0x00020b9d, 0x4a026203, 0x00000002, 0x0201f000,
+ 0x00109a67, 0x4a026203, 0x00000005, 0x59a8002c,
+ 0x48026205, 0x59a8002a, 0x48026006, 0x1c01f000,
+ 0x59300827, 0x49780a05, 0x0401f014, 0x0201f800,
+ 0x00109bf9, 0x0201f000, 0x00020b9d, 0x0201f800,
+ 0x00102309, 0x0201f800, 0x00106e41, 0x04000005,
+ 0x0201f800, 0x00106d91, 0x0201f000, 0x00020b9d,
+ 0x0201f800, 0x00106d91, 0x0201f800, 0x00020b9d,
+ 0x0201f000, 0x00106e2e, 0x4933c857, 0x4a026203,
+ 0x00000002, 0x59a8002a, 0x48026006, 0x1c01f000,
+ 0x4933c857, 0x0201f800, 0x0010989f, 0x0400002e,
+ 0x4d2c0000, 0x0201f800, 0x00109f51, 0x0402000a,
+ 0x4d400000, 0x42028000, 0x00000031, 0x42000800,
+ 0x00000004, 0x0201f800, 0x00109d2a, 0x5c028000,
+ 0x0401f020, 0x59300c07, 0x82040580, 0x00000010,
+ 0x04000004, 0x82040580, 0x00000011, 0x0402000a,
+ 0x4a025a07, 0x00000031, 0x4a02580e, 0x00000004,
+ 0x4a02580f, 0x000000ff, 0x0201f800, 0x000203ef,
+ 0x0401f010, 0x592c0405, 0x8c00051e, 0x0400000d,
+ 0x4a025a05, 0x00000103, 0x4a025806, 0x01000000,
+ 0x4da00000, 0x4cec0000, 0x5931d82a, 0x58ef400a,
+ 0x58ec0008, 0x0801f800, 0x5c01d800, 0x5c034000,
+ 0x5c025800, 0x1c01f000, 0x4933c857, 0x83340580,
+ 0x0010e23c, 0x0402000c, 0x83380d80, 0x00000015,
+ 0x04000005, 0x83380d80, 0x00000016, 0x02020000,
+ 0x00107f37, 0x0201f800, 0x0010b82a, 0x0201f000,
+ 0x00020b9d, 0x59340400, 0x82000500, 0x000000ff,
0x82003480, 0x0000000c, 0x02021800, 0x0010032e,
0x59303403, 0x82180d80, 0x0000004d, 0x02000000,
- 0x00109a30, 0x82180d80, 0x00000033, 0x02000000,
- 0x001099e5, 0x82180d80, 0x00000028, 0x02000000,
- 0x001097ec, 0x82180d80, 0x00000029, 0x02000000,
- 0x00109801, 0x82180d80, 0x00000057, 0x02000000,
- 0x0010a105, 0x82180d80, 0x0000001f, 0x02000000,
- 0x00107f1a, 0x82180d80, 0x00000055, 0x02000000,
- 0x00107ef3, 0x82180d80, 0x00000000, 0x04000554,
- 0x82180d80, 0x00000022, 0x02000000, 0x00107f47,
- 0x82180d80, 0x00000035, 0x02000000, 0x00108077,
- 0x82180d80, 0x00000039, 0x040004f0, 0x82180d80,
- 0x0000003d, 0x02000000, 0x00107fab, 0x82180d80,
- 0x00000044, 0x02000000, 0x00107fe8, 0x82180d80,
- 0x00000049, 0x02000000, 0x0010803e, 0x82180d80,
- 0x00000041, 0x02000000, 0x0010802a, 0x82180d80,
- 0x00000043, 0x02000000, 0x00109b94, 0x82180d80,
- 0x00000051, 0x02000000, 0x00109c07, 0x82180d80,
+ 0x00109c68, 0x82180d80, 0x00000033, 0x02000000,
+ 0x00109c1d, 0x82180d80, 0x00000028, 0x02000000,
+ 0x00109a24, 0x82180d80, 0x00000029, 0x02000000,
+ 0x00109a39, 0x82180d80, 0x00000057, 0x02000000,
+ 0x0010a342, 0x82180d80, 0x0000001f, 0x02000000,
+ 0x00108117, 0x82180d80, 0x00000055, 0x02000000,
+ 0x001080f0, 0x82180d80, 0x00000000, 0x04000545,
+ 0x82180d80, 0x00000022, 0x02000000, 0x00108144,
+ 0x82180d80, 0x00000035, 0x02000000, 0x0010827c,
+ 0x82180d80, 0x00000039, 0x040004e1, 0x82180d80,
+ 0x0000003d, 0x02000000, 0x001081b0, 0x82180d80,
+ 0x00000044, 0x02000000, 0x001081ed, 0x82180d80,
+ 0x00000049, 0x02000000, 0x00108243, 0x82180d80,
+ 0x00000041, 0x02000000, 0x0010822f, 0x82180d80,
+ 0x00000043, 0x02000000, 0x00109dcc, 0x82180d80,
+ 0x00000051, 0x02000000, 0x00109e3f, 0x82180d80,
0x00000004, 0x04020003, 0x42000000, 0x00000001,
0x83380d80, 0x00000015, 0x04000006, 0x83380d80,
- 0x00000016, 0x02020000, 0x00107d3d, 0x0401f289,
- 0x4c000000, 0x0201f800, 0x0010b4ff, 0x5c000000,
+ 0x00000016, 0x02020000, 0x00107f37, 0x0401f28d,
+ 0x4c000000, 0x0201f800, 0x0010b82a, 0x5c000000,
0x4d2c0000, 0x4d3c0000, 0x0c01f804, 0x5c027800,
- 0x5c025800, 0x1c01f000, 0x0010854a, 0x0010854e,
- 0x0010854a, 0x001085c3, 0x0010854a, 0x00108711,
- 0x001087c7, 0x0010854a, 0x0010854a, 0x00108778,
- 0x0010854a, 0x0010878a, 0x4933c857, 0x497a6008,
+ 0x5c025800, 0x1c01f000, 0x0010875e, 0x00108762,
+ 0x0010875e, 0x001087d7, 0x0010875e, 0x00108929,
+ 0x001089df, 0x0010875e, 0x0010875e, 0x00108990,
+ 0x0010875e, 0x001089a2, 0x4933c857, 0x497a6008,
0x59300809, 0x58040000, 0x4a000a05, 0x00000103,
0x0201f000, 0x00020b9d, 0x4933c857, 0x40000000,
0x40000000, 0x1c01f000, 0x4933c857, 0x0201f800,
- 0x0010481c, 0x59a8005a, 0x82000580, 0x00000074,
- 0x0402005b, 0x0201f800, 0x0010adf8, 0x04020014,
- 0x0401f85b, 0x0201f800, 0x00109667, 0x0400000c,
- 0x0201f800, 0x00109d13, 0x04020009, 0x41780800,
+ 0x0010491c, 0x59a8005a, 0x82000580, 0x00000074,
+ 0x0402005b, 0x0201f800, 0x0010b107, 0x04020014,
+ 0x0401f85b, 0x0201f800, 0x0010989f, 0x0400000c,
+ 0x0201f800, 0x00109f51, 0x04020009, 0x41780800,
0x4d400000, 0x42028000, 0x00000000, 0x0201f800,
- 0x00109af2, 0x5c028000, 0x0401f003, 0x0201f800,
- 0x00101cb2, 0x0201f000, 0x00020b9d, 0x0201f800,
- 0x00109667, 0x04000007, 0x0201f800, 0x00109d13,
- 0x04020004, 0x0401ff31, 0x0201f000, 0x00020b9d,
- 0x417a7800, 0x0201f800, 0x0010fc72, 0x42000000,
- 0x0010cc23, 0x0201f800, 0x0010bc88, 0x59340200,
+ 0x00109d2a, 0x5c028000, 0x0401f003, 0x0201f800,
+ 0x00101cb7, 0x0201f000, 0x00020b9d, 0x0201f800,
+ 0x0010989f, 0x04000007, 0x0201f800, 0x00109f51,
+ 0x04020004, 0x0401ff23, 0x0201f000, 0x00020b9d,
+ 0x417a7800, 0x0201f800, 0x0010ff80, 0x42000000,
+ 0x0010cf23, 0x0201f800, 0x0010bfb3, 0x59340200,
0x84000558, 0x48026a00, 0x42003000, 0x00000003,
- 0x0201f800, 0x0010b412, 0x4d300000, 0x0201f800,
- 0x00107cfe, 0x02000800, 0x0010032e, 0x4926601c,
+ 0x0201f800, 0x0010b73d, 0x4d300000, 0x0201f800,
+ 0x00107ef8, 0x02000800, 0x0010032e, 0x4926601c,
0x4936600a, 0x497a6009, 0x4a026407, 0x00000001,
0x4a026403, 0x00000001, 0x59240400, 0x8c00050a,
0x04020011, 0x4a026407, 0x00000004, 0x4a026203,
0x00000007, 0x4a026429, 0x00000001, 0x42003000,
0x00000001, 0x4d400000, 0x42028000, 0x00000029,
- 0x41782800, 0x0201f800, 0x0010ae7c, 0x5c028000,
+ 0x41782800, 0x0201f800, 0x0010b18b, 0x5c028000,
0x0401f009, 0x42000800, 0x0000000b, 0x0201f800,
- 0x001044f1, 0x4a026203, 0x00000001, 0x0201f800,
- 0x00106b17, 0x5c026000, 0x0401fef8, 0x0201f800,
- 0x00101cb2, 0x0201f000, 0x00020b9d, 0x0401fef3,
- 0x42000000, 0x00000001, 0x0401f11b, 0x4933c857,
+ 0x001045ea, 0x4a026203, 0x00000001, 0x0201f800,
+ 0x00106d1c, 0x5c026000, 0x0401feea, 0x0201f800,
+ 0x00101cb7, 0x0201f000, 0x00020b9d, 0x0401fee5,
+ 0x42000000, 0x00000001, 0x0401f11f, 0x4933c857,
0x59340200, 0x8c000500, 0x0400000c, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x001044e6, 0x5c027800,
+ 0x417a7800, 0x0201f800, 0x001045df, 0x5c027800,
0x8d0e1d20, 0x04000005, 0x42000800, 0x00000006,
- 0x0201f800, 0x001044f1, 0x1c01f000, 0x4933c857,
+ 0x0201f800, 0x001045ea, 0x1c01f000, 0x4933c857,
0x59a8085a, 0x82040580, 0x00000074, 0x0400000e,
- 0x4807c857, 0x82040580, 0x00000100, 0x040200e8,
- 0x59cc0408, 0x4803c857, 0x8c000500, 0x040000e4,
+ 0x4807c857, 0x82040580, 0x00000100, 0x040200ec,
+ 0x59cc0408, 0x4803c857, 0x8c000500, 0x040000e8,
0x59341403, 0x82080580, 0x000007fe, 0x04000006,
- 0x0401f0df, 0x59341403, 0x82080580, 0x000007fe,
- 0x04020018, 0x59a8021b, 0x8c000506, 0x04000013,
+ 0x0401f0e3, 0x59341403, 0x82080580, 0x000007fe,
+ 0x0402001c, 0x59a8021b, 0x8c000506, 0x04000013,
0x59cc0000, 0x82000500, 0x000000ff, 0x59240c08,
- 0x80040580, 0x0400000d, 0x0201f800, 0x00101cb2,
- 0x0201f800, 0x00020b9d, 0x42000000, 0x0010cc14,
- 0x0201f800, 0x0010bc88, 0x4202d800, 0x00000001,
- 0x0201f000, 0x00104011, 0x0401fb20, 0x0401f067,
- 0x41780800, 0x0201f800, 0x001045e8, 0x59341403,
+ 0x80040580, 0x0400000d, 0x0201f800, 0x00101cb7,
+ 0x0201f800, 0x00020b9d, 0x42000000, 0x0010cf14,
+ 0x0201f800, 0x0010bfb3, 0x4202d800, 0x00000001,
+ 0x0201f000, 0x0010410a, 0x0201f800, 0x0010c0e8,
+ 0x02020000, 0x0010a474, 0x0401fb20, 0x0401f067,
+ 0x41780800, 0x0201f800, 0x001046e4, 0x59341403,
0x82080580, 0x000007fc, 0x04020039, 0x4a026802,
- 0x00fffffc, 0x0201f800, 0x00109667, 0x04000012,
- 0x0201f800, 0x00109d13, 0x0402000f, 0x0401f8ec,
+ 0x00fffffc, 0x0201f800, 0x0010989f, 0x04000012,
+ 0x0201f800, 0x00109f51, 0x0402000f, 0x0401f8ec,
0x41780800, 0x4d400000, 0x42028000, 0x00000000,
- 0x0201f800, 0x00109af2, 0x5c028000, 0x42000800,
- 0x00000004, 0x0201f800, 0x001044f1, 0x0201f000,
+ 0x0201f800, 0x00109d2a, 0x5c028000, 0x42000800,
+ 0x00000004, 0x0201f800, 0x001045ea, 0x0201f000,
0x00020b9d, 0x42000800, 0x00000004, 0x0201f800,
- 0x001044f1, 0x0201f800, 0x00101cb2, 0x59300c26,
+ 0x001045ea, 0x0201f800, 0x00101cb7, 0x59300c26,
0x82040580, 0x00000021, 0x04000005, 0x82040580,
0x00000051, 0x02020000, 0x00020b9d, 0x0201f800,
- 0x00101f51, 0x42028800, 0x000007fd, 0x42003000,
- 0x00fffffd, 0x0201f800, 0x0010452c, 0x02020800,
+ 0x00101fb4, 0x42028800, 0x000007fd, 0x42003000,
+ 0x00fffffd, 0x0201f800, 0x00104628, 0x02020800,
0x0010032e, 0x4936600a, 0x497a6c12, 0x4a02601d,
0x00000003, 0x4a026203, 0x00000001, 0x4a026403,
- 0x00000022, 0x0201f000, 0x00106b17, 0x59a80070,
- 0x8c000502, 0x04000011, 0x0201f800, 0x00104fc6,
+ 0x00000022, 0x0201f000, 0x00106d1c, 0x59a80070,
+ 0x8c000502, 0x04000011, 0x0201f800, 0x001050f7,
0x42001000, 0x00000010, 0x04020009, 0x59340002,
0x82000500, 0x00ff0000, 0x82000580, 0x00ff0000,
0x04000006, 0x42001000, 0x00000008, 0x0201f800,
- 0x00104c17, 0x04020072, 0x0201f800, 0x00109667,
- 0x04000073, 0x0201f800, 0x00109d13, 0x04020005,
+ 0x00104d1c, 0x04020072, 0x0201f800, 0x0010989f,
+ 0x04000073, 0x0201f800, 0x00109f51, 0x04020005,
0x592c0405, 0x8c00051c, 0x040207af, 0x0401f8a0,
- 0x42000800, 0x00000005, 0x0201f800, 0x001044f1,
+ 0x42000800, 0x00000005, 0x0201f800, 0x001045ea,
0x4a026203, 0x00000001, 0x4a026403, 0x00000003,
- 0x0201f000, 0x00106b17, 0x59cc0408, 0x8c000518,
- 0x0400001b, 0x0201f800, 0x00109980, 0x0201f800,
- 0x00104fc6, 0x04000009, 0x59cc0408, 0x8c000516,
+ 0x0201f000, 0x00106d1c, 0x59cc0408, 0x8c000518,
+ 0x0400001b, 0x0201f800, 0x00109bb8, 0x0201f800,
+ 0x001050f7, 0x04000009, 0x59cc0408, 0x8c000516,
0x04000006, 0x59300426, 0x82000580, 0x00000021,
0x04020795, 0x1c01f000, 0x59a8021b, 0x8400054a,
0x4803521b, 0x4803541b, 0x59a8000f, 0x497b8830,
@@ -23155,34 +23341,34 @@
0x00000021, 0x04020788, 0x1c01f000, 0x42001000,
0x000000ef, 0x59a80078, 0x8c00053e, 0x04000005,
0x59a8021b, 0x8c000516, 0x04000002, 0x59a8100f,
- 0x42024800, 0x0010ccd1, 0x480a4805, 0x480b500f,
+ 0x42024800, 0x0010cfd1, 0x480a4805, 0x480b500f,
0x497b8830, 0x84081570, 0x480b8832, 0x0201f800,
- 0x001099aa, 0x59a8021b, 0x84000548, 0x4803521b,
- 0x4803541b, 0x0201f800, 0x0010ae51, 0x0402076e,
+ 0x00109be2, 0x59a8021b, 0x84000548, 0x4803521b,
+ 0x4803541b, 0x0201f800, 0x0010b160, 0x0402076e,
0x599c0019, 0x8c000510, 0x0402003d, 0x59a8021b,
0x8400054c, 0x4803521b, 0x42000800, 0x00000007,
- 0x0201f800, 0x001044f1, 0x417a7800, 0x0201f800,
- 0x001044e6, 0x42003800, 0x000000ef, 0x42000000,
- 0x000000e8, 0x0201f800, 0x00105f68, 0x02000800,
- 0x0010452c, 0x02020800, 0x0010032e, 0x4936600a,
+ 0x0201f800, 0x001045ea, 0x417a7800, 0x0201f800,
+ 0x001045df, 0x42003800, 0x000000ef, 0x42000000,
+ 0x000000e8, 0x0201f800, 0x00106134, 0x02000800,
+ 0x00104628, 0x02020800, 0x0010032e, 0x4936600a,
0x59340200, 0x8400051a, 0x48026a00, 0x42000800,
- 0x00000003, 0x0201f800, 0x001044f1, 0x4a026407,
+ 0x00000003, 0x0201f800, 0x001045ea, 0x4a026407,
0x00000001, 0x4a026203, 0x00000001, 0x4a026403,
- 0x00000002, 0x0201f000, 0x00106b17, 0x0401fdef,
+ 0x00000002, 0x0201f000, 0x00106d1c, 0x0401fddd,
0x42000000, 0x00000001, 0x0401f017, 0x599c0017,
0x8c00050a, 0x04000793, 0x42000800, 0x00000004,
- 0x0201f800, 0x001044f1, 0x49375065, 0x59a8021b,
+ 0x0201f800, 0x001045ea, 0x49375065, 0x59a8021b,
0x8c000508, 0x0400000a, 0x599c0018, 0x8c00051c,
0x04000007, 0x42000800, 0x000003e8, 0x42001000,
- 0x00110694, 0x0201f800, 0x00106433, 0x0201f000,
+ 0x00110987, 0x0201f800, 0x00106638, 0x0201f000,
0x00020b9d, 0x4933c857, 0x80003540, 0x04000005,
- 0x42000800, 0x00000007, 0x0201f800, 0x001044f1,
+ 0x42000800, 0x00000007, 0x0201f800, 0x001045ea,
0x801831c0, 0x04020012, 0x59302009, 0x801021c0,
0x04000004, 0x58100405, 0x8c00051e, 0x0402000c,
0x59341c03, 0x42002000, 0x00000004, 0x42003000,
0x00000012, 0x4d200000, 0x59364013, 0x81224130,
- 0x0201f800, 0x00103931, 0x5c024000, 0x0201f800,
- 0x00101cb2, 0x0201f000, 0x00020b9d, 0x4c5c0000,
+ 0x0201f800, 0x00103a21, 0x5c024000, 0x0201f800,
+ 0x00101cb7, 0x0201f000, 0x00020b9d, 0x4c5c0000,
0x4d2c0000, 0x59325809, 0x0201f800, 0x00020864,
0x5c025800, 0x59cc0008, 0x48002805, 0x59cc0009,
0x48002806, 0x49782807, 0x49782808, 0x49782809,
@@ -23194,155 +23380,155 @@
0x59cc041a, 0x900001c0, 0x4800280a, 0x5c00b800,
0x1c01f000, 0x4933c857, 0x59a8005a, 0x82000580,
0x00000014, 0x0402004c, 0x59a80070, 0x8c000502,
- 0x04000015, 0x0201f800, 0x00104fc6, 0x42001000,
+ 0x04000015, 0x0201f800, 0x001050f7, 0x42001000,
0x00000010, 0x04020009, 0x59340002, 0x82000500,
0x00ff0000, 0x82000580, 0x00ff0000, 0x0400000a,
- 0x42001000, 0x00000008, 0x0201f800, 0x00104c17,
+ 0x42001000, 0x00000008, 0x0201f800, 0x00104d1c,
0x04000005, 0x59a80070, 0x8400054c, 0x48035070,
0x0401f035, 0x836c0580, 0x00000003, 0x0402000f,
0x59300009, 0x80000540, 0x0402000c, 0x59341c03,
0x42002000, 0x00000006, 0x42003000, 0x00000013,
0x4d200000, 0x59364013, 0x81224130, 0x0201f800,
- 0x00103931, 0x5c024000, 0x0201f800, 0x00104652,
- 0x0401fe73, 0x0401fad5, 0x0402001f, 0x59340404,
+ 0x00103a21, 0x5c024000, 0x0201f800, 0x00104752,
+ 0x0401fe6f, 0x0401fae3, 0x0402001f, 0x59340404,
0x80000540, 0x0400001c, 0x42000800, 0x00000006,
- 0x0201f800, 0x001044f1, 0x0201f800, 0x00109667,
- 0x04000011, 0x0201f800, 0x00109d13, 0x0402000a,
+ 0x0201f800, 0x001045ea, 0x0201f800, 0x0010989f,
+ 0x04000011, 0x0201f800, 0x00109f51, 0x0402000a,
0x41780800, 0x4d400000, 0x42028000, 0x00000000,
- 0x0201f800, 0x00109af2, 0x5c028000, 0x0201f000,
+ 0x0201f800, 0x00109d2a, 0x5c028000, 0x0201f000,
0x00020b9d, 0x4a025a05, 0x00000103, 0x4a025806,
- 0x02000000, 0x0201f800, 0x00101cb2, 0x0201f000,
- 0x00020b9d, 0x0201f800, 0x00104bb9, 0x0201f800,
- 0x00109667, 0x04000007, 0x0201f800, 0x00109d13,
- 0x04020004, 0x0401fd39, 0x0201f000, 0x00020b9d,
- 0x0401fd36, 0x0201f800, 0x0010b4ff, 0x80000580,
+ 0x02000000, 0x0201f800, 0x00101cb7, 0x0201f000,
+ 0x00020b9d, 0x0201f800, 0x00104cbe, 0x0201f800,
+ 0x0010989f, 0x04000007, 0x0201f800, 0x00109f51,
+ 0x04020004, 0x0401fd27, 0x0201f000, 0x00020b9d,
+ 0x0401fd24, 0x0201f800, 0x0010b82a, 0x80000580,
0x59a80070, 0x8c00050c, 0x04000005, 0x8400050c,
0x48035070, 0x82000540, 0x00000001, 0x0401f756,
0x4933c857, 0x59a8005a, 0x82000580, 0x00000014,
0x0402000b, 0x42000800, 0x0000000b, 0x0201f800,
- 0x001044f1, 0x4a026203, 0x00000001, 0x4a026403,
- 0x00000001, 0x0201f000, 0x00106b17, 0x42000000,
+ 0x001045ea, 0x4a026203, 0x00000001, 0x4a026403,
+ 0x00000001, 0x0201f000, 0x00106d1c, 0x42000000,
0x00000001, 0x0401f744, 0x4933c857, 0x40003000,
0x59a8005a, 0x82000580, 0x00000004, 0x04020022,
0x82183580, 0x0000000b, 0x0402001d, 0x5930081c,
- 0x58040200, 0x8c000500, 0x02000000, 0x0010a1b4,
+ 0x58040200, 0x8c000500, 0x02000000, 0x0010a3f1,
0x58040200, 0x8c000508, 0x04000011, 0x84000508,
0x48000a00, 0x42000800, 0x00000003, 0x0201f800,
- 0x001044f1, 0x5930080a, 0x49780806, 0x4a026202,
+ 0x001045ea, 0x5930080a, 0x49780806, 0x4a026202,
0x0000ffff, 0x4a026203, 0x00000001, 0x4a026403,
- 0x00000051, 0x0201f000, 0x00106b17, 0x42000800,
- 0x00000007, 0x0201f800, 0x001044f1, 0x0201f000,
+ 0x00000051, 0x0201f000, 0x00106d1c, 0x42000800,
+ 0x00000007, 0x0201f800, 0x001045ea, 0x0201f000,
0x00020b9d, 0x42000000, 0x00000001, 0x0401f71a,
0x4803c857, 0x4d2c0000, 0x4d3c0000, 0x0c01f804,
- 0x5c027800, 0x5c025800, 0x1c01f000, 0x0010854a,
- 0x001087d6, 0x0010854a, 0x00108833, 0x0010854a,
- 0x001088a4, 0x001087c7, 0x0010854a, 0x0010854a,
- 0x001088c8, 0x0010854a, 0x001088da, 0x4933c857,
+ 0x5c027800, 0x5c025800, 0x1c01f000, 0x0010875e,
+ 0x001089ee, 0x0010875e, 0x00108a4b, 0x0010875e,
+ 0x00108abc, 0x001089df, 0x0010875e, 0x0010875e,
+ 0x00108ae0, 0x0010875e, 0x00108af2, 0x4933c857,
0x4d1c0000, 0x59301403, 0x82080580, 0x00000003,
0x04000008, 0x82081580, 0x0000001e, 0x04020003,
0x0201f800, 0x00020b9d, 0x5c023800, 0x1c01f000,
0x0401ff3d, 0x0401f7fd, 0x4933c857, 0x42000000,
- 0x0010cc27, 0x0201f800, 0x0010bc88, 0x0201f800,
- 0x0010b4ff, 0x0201f800, 0x0010481c, 0x0201f800,
- 0x00109667, 0x0400000b, 0x0201f800, 0x00109d13,
+ 0x0010cf27, 0x0201f800, 0x0010bfb3, 0x0201f800,
+ 0x0010b82a, 0x0201f800, 0x0010491c, 0x0201f800,
+ 0x0010989f, 0x0400000b, 0x0201f800, 0x00109f51,
0x04020008, 0x4200b000, 0x00000002, 0x0201f800,
- 0x00109cf2, 0x0401fcb9, 0x0201f000, 0x00020b9d,
+ 0x00109f30, 0x0401fca7, 0x0201f000, 0x00020b9d,
0x0401f910, 0x04020030, 0x417a7800, 0x0201f800,
- 0x001044e6, 0x417a7800, 0x0201f800, 0x0010fc72,
- 0x42000000, 0x0010cc23, 0x0201f800, 0x0010bc88,
+ 0x001045df, 0x417a7800, 0x0201f800, 0x0010ff80,
+ 0x42000000, 0x0010cf23, 0x0201f800, 0x0010bfb3,
0x59340200, 0x84000558, 0x48026a00, 0x4a026403,
0x00000002, 0x42003000, 0x00000003, 0x0201f800,
- 0x0010b412, 0x59240400, 0x8c00050a, 0x04020011,
+ 0x0010b73d, 0x59240400, 0x8c00050a, 0x04020011,
0x4d400000, 0x41782800, 0x42003000, 0x00000005,
- 0x42028000, 0x00000029, 0x0201f800, 0x0010ae7c,
+ 0x42028000, 0x00000029, 0x0201f800, 0x0010b18b,
0x5c028000, 0x4a026203, 0x00000007, 0x4a026407,
0x00000004, 0x4a026429, 0x00000001, 0x1c01f000,
- 0x42000800, 0x00000003, 0x0201f800, 0x001044f1,
- 0x4a026203, 0x00000001, 0x0201f800, 0x00106b17,
+ 0x42000800, 0x00000003, 0x0201f800, 0x001045ea,
+ 0x4a026203, 0x00000001, 0x0201f800, 0x00106d1c,
0x0401f7f7, 0x59cc0407, 0x82000580, 0x00000009,
0x0402000a, 0x59340412, 0x82000500, 0x000000ff,
0x0400000c, 0x80000040, 0x48026c12, 0x4a026006,
0x0000000a, 0x0401f7ea, 0x59cc0207, 0x82000500,
0x0000ff00, 0x82000580, 0x00001900, 0x040007c2,
- 0x0401fc72, 0x80000580, 0x0401f69b, 0x4933c857,
- 0x0201f800, 0x00109667, 0x04000011, 0x0201f800,
- 0x00109d13, 0x0402000e, 0x4c580000, 0x4200b000,
- 0x00000002, 0x0201f800, 0x00109cf2, 0x5c00b000,
- 0x0401fc62, 0x42000800, 0x00000007, 0x0201f800,
- 0x001044f1, 0x0201f000, 0x00020b9d, 0x59340403,
+ 0x0401fc60, 0x80000580, 0x0401f69b, 0x4933c857,
+ 0x0201f800, 0x0010989f, 0x04000011, 0x0201f800,
+ 0x00109f51, 0x0402000e, 0x4c580000, 0x4200b000,
+ 0x00000002, 0x0201f800, 0x00109f30, 0x5c00b000,
+ 0x0401fc50, 0x42000800, 0x00000007, 0x0201f800,
+ 0x001045ea, 0x0201f000, 0x00020b9d, 0x59340403,
0x82000580, 0x000007fc, 0x04020007, 0x42000000,
- 0x00000004, 0x0201f800, 0x00107f81, 0x04000023,
- 0x0401f032, 0x0401fc51, 0x59cc3407, 0x82183500,
+ 0x00000004, 0x0201f800, 0x0010817e, 0x04000023,
+ 0x0401f032, 0x0401fc3f, 0x59cc3407, 0x82183500,
0x000000ff, 0x82180580, 0x00000005, 0x04000020,
0x82180580, 0x0000000b, 0x04000018, 0x59cc0207,
0x82000500, 0x0000ff00, 0x04020004, 0x82180580,
0x00000009, 0x04000016, 0x82000580, 0x00001900,
0x0402000e, 0x82180580, 0x00000009, 0x04000010,
- 0x42000800, 0x00000004, 0x0201f800, 0x001044f1,
- 0x0201f800, 0x00101cb2, 0x0201f800, 0x0010b4ff,
- 0x0201f000, 0x00020b9d, 0x0201f800, 0x0010b4ff,
+ 0x42000800, 0x00000004, 0x0201f800, 0x001045ea,
+ 0x0201f800, 0x00101cb7, 0x0201f800, 0x0010b82a,
+ 0x0201f000, 0x00020b9d, 0x0201f800, 0x0010b82a,
0x42000000, 0x00000001, 0x0401f657, 0x0201f800,
- 0x00109667, 0x59325809, 0x04000008, 0x592c0205,
+ 0x0010989f, 0x59325809, 0x04000008, 0x592c0205,
0x82000580, 0x00000139, 0x040007f4, 0x592c0405,
0x8c00051e, 0x040207f1, 0x59340412, 0x800001c0,
0x04000008, 0x80000040, 0x48026c12, 0x4a026006,
0x0000000a, 0x4a026403, 0x00000016, 0x1c01f000,
0x59340403, 0x82000580, 0x000007fe, 0x04020007,
0x59a8021b, 0x84000540, 0x4803521b, 0x0201f800,
- 0x00104146, 0x0401f7dd, 0x0201f800, 0x0010b4ff,
- 0x417a7800, 0x0201f800, 0x0010fc72, 0x42003000,
- 0x00000005, 0x0201f800, 0x0010b412, 0x42000000,
- 0x0010cc23, 0x0201f800, 0x0010bc88, 0x0401f7d1,
+ 0x0010423f, 0x0401f7dd, 0x0201f800, 0x0010b82a,
+ 0x417a7800, 0x0201f800, 0x0010ff80, 0x42003000,
+ 0x00000005, 0x0201f800, 0x0010b73d, 0x42000000,
+ 0x0010cf23, 0x0201f800, 0x0010bfb3, 0x0401f7d1,
0x4933c857, 0x0401f865, 0x0402000b, 0x42000800,
- 0x00000005, 0x0201f800, 0x001044f1, 0x4a026203,
+ 0x00000005, 0x0201f800, 0x001045ea, 0x4a026203,
0x00000001, 0x4a026403, 0x00000003, 0x0201f000,
- 0x00106b17, 0x42000800, 0x00000004, 0x0201f800,
- 0x001044f1, 0x0201f800, 0x00109d13, 0x0402000b,
+ 0x00106d1c, 0x42000800, 0x00000004, 0x0201f800,
+ 0x001045ea, 0x0201f800, 0x00109f51, 0x0402000b,
0x4c580000, 0x4200b000, 0x00000002, 0x0201f800,
- 0x00109cf2, 0x5c00b000, 0x0201f800, 0x001084a2,
- 0x0201f000, 0x00020b9d, 0x0201f800, 0x001084a2,
- 0x0201f800, 0x0010b4ff, 0x80000580, 0x0401f606,
+ 0x00109f30, 0x5c00b000, 0x0201f800, 0x001086a8,
+ 0x0201f000, 0x00020b9d, 0x0201f800, 0x001086a8,
+ 0x0201f800, 0x0010b82a, 0x80000580, 0x0401f606,
0x4933c857, 0x0401f841, 0x0402000b, 0x42000800,
- 0x00000009, 0x0201f800, 0x001044f1, 0x4a026203,
+ 0x00000009, 0x0201f800, 0x001045ea, 0x4a026203,
0x00000001, 0x4a026403, 0x00000005, 0x0201f000,
- 0x00106b17, 0x0201f800, 0x0010b4ff, 0x42000000,
+ 0x00106d1c, 0x0201f800, 0x0010b82a, 0x42000000,
0x00000001, 0x0401f5f4, 0x4933c857, 0x5930081c,
- 0x58040200, 0x8c000500, 0x02000000, 0x0010a1b4,
+ 0x58040200, 0x8c000500, 0x02000000, 0x0010a3f1,
0x0401f82a, 0x0402000b, 0x42000800, 0x0000000b,
- 0x0201f800, 0x001044f1, 0x4a026203, 0x00000001,
- 0x4a026403, 0x00000001, 0x0201f000, 0x00106b17,
+ 0x0201f800, 0x001045ea, 0x4a026203, 0x00000001,
+ 0x4a026403, 0x00000001, 0x0201f000, 0x00106d1c,
0x5930080a, 0x58040403, 0x82000580, 0x000007fe,
0x04020007, 0x42002800, 0x00000003, 0x0201f800,
- 0x0010a1bb, 0x0201f000, 0x00020b9d, 0x0201f800,
- 0x0010b4ff, 0x42000000, 0x00000001, 0x0401f5d2,
+ 0x0010a3f8, 0x0201f000, 0x00020b9d, 0x0201f800,
+ 0x0010b82a, 0x42000000, 0x00000001, 0x0401f5d2,
0x4933c857, 0x59cc0407, 0x82000580, 0x00000003,
0x04020009, 0x59cc0207, 0x82000500, 0x0000ff00,
0x82000d80, 0x00002a00, 0x04000003, 0x82000d80,
0x00001e00, 0x1c01f000, 0x4933c857, 0x82000540,
0x00000001, 0x1c01f000, 0x4933c857, 0x4d400000,
0x4c580000, 0x42028000, 0x00000000, 0x0201f800,
- 0x00101f51, 0x59a8021b, 0x82000540, 0x00000003,
- 0x4803521b, 0x0401f893, 0x04000005, 0x4d300000,
- 0x4d340000, 0x4d440000, 0x0401f02b, 0x0401f8c8,
+ 0x00101fb4, 0x59a8021b, 0x82000540, 0x00000003,
+ 0x4803521b, 0x0401f8a1, 0x04000005, 0x4d300000,
+ 0x4d340000, 0x4d440000, 0x0401f02b, 0x0401f8d6,
0x04000032, 0x4d300000, 0x4d340000, 0x4d440000,
- 0x83240580, 0x0010ccd1, 0x04020025, 0x59cc0408,
- 0x8c00051e, 0x04020009, 0x42000800, 0x0010ccd1,
+ 0x83240580, 0x0010cfd1, 0x04020025, 0x59cc0408,
+ 0x8c00051e, 0x04020009, 0x42000800, 0x0010cfd1,
0x58040406, 0x8c000500, 0x04020004, 0x59a8021b,
0x84000552, 0x4803521b, 0x59240400, 0x8c00050a,
0x04020009, 0x42028000, 0x0000002a, 0x42028800,
0x0000ffff, 0x42003000, 0x00000002, 0x0201f800,
- 0x0010b427, 0x42028000, 0x0000002a, 0x4d3c0000,
- 0x42027800, 0x00000200, 0x0201f800, 0x0010fbe5,
- 0x5c027800, 0x42000000, 0x0010cc23, 0x0201f800,
- 0x0010bc88, 0x0201f800, 0x00101df2, 0x0201f800,
- 0x00102020, 0x42028000, 0x00000002, 0x5c028800,
+ 0x0010b752, 0x42028000, 0x0000002a, 0x4d3c0000,
+ 0x42027800, 0x00000200, 0x0201f800, 0x0010fef2,
+ 0x5c027800, 0x42000000, 0x0010cf23, 0x0201f800,
+ 0x0010bfb3, 0x0201f800, 0x00101e2e, 0x0201f800,
+ 0x00102087, 0x42028000, 0x00000002, 0x5c028800,
0x5c026800, 0x5c026000, 0x41780800, 0x0201f800,
- 0x001045e8, 0x59cc0800, 0x82040d00, 0x00ffffff,
+ 0x001046e4, 0x59cc0800, 0x82040d00, 0x00ffffff,
0x59240200, 0x82000540, 0x00000066, 0x48024a00,
0x48064805, 0x812000f0, 0x80040540, 0x48026813,
0x812241c0, 0x04020007, 0x4c040000, 0x42000000,
- 0x00000001, 0x0201f800, 0x00104d11, 0x5c000800,
- 0x4927c857, 0x83240580, 0x0010ccd1, 0x0402003e,
+ 0x00000001, 0x0201f800, 0x00104e36, 0x5c000800,
+ 0x4927c857, 0x83240580, 0x0010cfd1, 0x0402001e,
0x59a8121b, 0x59cc0408, 0x8c00051a, 0x04020005,
0x84081514, 0x4a0370e5, 0x00000800, 0x0401f004,
0x84081554, 0x4a0370e5, 0x00000c00, 0x480b521b,
@@ -23350,481 +23536,488 @@
0x59a80a1b, 0x84040d50, 0x59cc0013, 0x8c00053e,
0x04000003, 0x8c000536, 0x04000004, 0x59cc0017,
0x8c000536, 0x04020002, 0x84040d10, 0x4807521b,
- 0x4807541b, 0x59a8021b, 0x8c000506, 0x0400000f,
- 0x836c0580, 0x00000003, 0x04000004, 0x83240580,
- 0x0010ccd1, 0x0400000f, 0x59240400, 0x8c00050c,
- 0x0400000c, 0x4a026426, 0x00000021, 0x0201f800,
- 0x00109cbc, 0x0401f007, 0x4c040000, 0x0201f800,
- 0x0010a190, 0x0201f800, 0x00101f00, 0x5c000800,
- 0x0201f800, 0x00104fc6, 0x04000007, 0x59cc0009,
- 0x48035028, 0x59cc000a, 0x48035029, 0x0201f800,
- 0x00109980, 0x5c00b000, 0x5c028000, 0x1c01f000,
- 0x4933c857, 0x59a8141b, 0x82080580, 0x0000ffff,
- 0x0400000c, 0x4c080000, 0x0201f800, 0x00104fc6,
- 0x5c001000, 0x0402000b, 0x59cc0408, 0x8c000518,
- 0x04000005, 0x8c08150a, 0x0400000b, 0x80000580,
- 0x1c01f000, 0x8c081508, 0x040207fd, 0x0401f006,
- 0x82080500, 0x00000030, 0x04020003, 0x8c081506,
- 0x040207f7, 0x4a03541b, 0x0000ffff, 0x42000000,
- 0x0010cb70, 0x0201f800, 0x0010bc88, 0x42003000,
- 0x0000000c, 0x42001800, 0x0000ffff, 0x42002000,
- 0x00000007, 0x4d200000, 0x417a4000, 0x0201f800,
- 0x00103931, 0x5c024000, 0x4d400000, 0x4d3c0000,
- 0x42003000, 0x00000001, 0x0201f800, 0x0010b427,
- 0x42028000, 0x0000002a, 0x42027800, 0x00000200,
- 0x0201f800, 0x0010fbe5, 0x5c028000, 0x5c027800,
- 0x82000540, 0x00000001, 0x1c01f000, 0x4933c857,
- 0x4c580000, 0x59a80018, 0x800001c0, 0x04000029,
- 0x59341806, 0x800c19c0, 0x04000026, 0x820c1d80,
- 0xdeaddead, 0x04000021, 0x59cc1000, 0x82081500,
- 0x00ffff00, 0x80081110, 0x80080580, 0x04000004,
- 0x42000000, 0x0010cc06, 0x0401f016, 0x83cc1400,
- 0x0000000b, 0x4200b000, 0x00000002, 0x83341c00,
- 0x00000006, 0x0401f830, 0x04000004, 0x42000000,
- 0x0010cc07, 0x0401f00b, 0x83cc1400, 0x0000000d,
- 0x4200b000, 0x00000002, 0x83341c00, 0x00000008,
- 0x0401f825, 0x04000007, 0x42000000, 0x0010cc08,
- 0x0201f800, 0x0010bc88, 0x82000540, 0x00000001,
- 0x5c00b000, 0x1c01f000, 0x4933c857, 0x59cc0206,
- 0x82000580, 0x00000014, 0x04020016, 0x59cc0407,
- 0x82000580, 0x00000800, 0x04020012, 0x59cc0207,
- 0x8c00051a, 0x0400000d, 0x82000500, 0x00000f00,
- 0x82000580, 0x00000100, 0x04020008, 0x59cc020a,
- 0x8c000508, 0x04020003, 0x8c00050a, 0x04000003,
- 0x80000580, 0x1c01f000, 0x82000540, 0x00000001,
- 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x480bc857, 0x480fc857, 0x485bc857, 0x50080800,
- 0x500c0000, 0x80042580, 0x04020007, 0x80081000,
- 0x800c1800, 0x8058b040, 0x040207f9, 0x80000580,
- 0x1c01f000, 0x4803c857, 0x4807c857, 0x480bc857,
- 0x480fc857, 0x80040480, 0x04001006, 0x42000000,
- 0x00000001, 0x82040d40, 0x00000001, 0x1c01f000,
- 0x41780000, 0x0401f7fc, 0x83380480, 0x00000053,
- 0x02021800, 0x0010032e, 0x83380480, 0x0000004b,
- 0x02001800, 0x0010032e, 0x0c01f001, 0x00108a61,
- 0x00108a61, 0x00108a61, 0x00108a61, 0x00108a5f,
- 0x00108a5f, 0x00108a5f, 0x00108a61, 0x0201f800,
- 0x0010032e, 0x493bc857, 0x4a026203, 0x0000000d,
- 0x493a6403, 0x42000800, 0x80000000, 0x0201f000,
- 0x00020b3e, 0x83380580, 0x00000013, 0x04020008,
- 0x59300403, 0x82000580, 0x00000050, 0x02020800,
- 0x0010032e, 0x0201f000, 0x00020b9d, 0x4933c857,
- 0x83380580, 0x00000027, 0x04020030, 0x4933c857,
- 0x0201f800, 0x00106b8c, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010fc72, 0x5c027800, 0x42000000,
- 0x0010cc23, 0x0201f800, 0x0010bc88, 0x4d2c0000,
- 0x59325809, 0x0201f800, 0x00109667, 0x492fc857,
- 0x0400000d, 0x4a025a05, 0x00000103, 0x59300c02,
- 0x48065c07, 0x4a025a07, 0x00000029, 0x497a580a,
- 0x592c0c09, 0x84040d50, 0x48065c09, 0x0201f800,
- 0x000203ef, 0x5c025800, 0x42003000, 0x00000015,
- 0x41782800, 0x42002000, 0x00000003, 0x4d400000,
- 0x4d440000, 0x59368c03, 0x42028000, 0x00000029,
- 0x0201f800, 0x00109fec, 0x5c028800, 0x5c028000,
- 0x0201f000, 0x00020b9d, 0x83380580, 0x00000014,
- 0x0402000d, 0x59300403, 0x82000c80, 0x00000053,
- 0x02021800, 0x0010032e, 0x82000480, 0x00000040,
- 0x02001800, 0x0010032e, 0x4933c857, 0x4803c857,
- 0x0c01f00e, 0x83380580, 0x00000053, 0x0400000a,
- 0x83380580, 0x00000048, 0x02020800, 0x0010032e,
- 0x59300403, 0x82000580, 0x00000050, 0x02020800,
- 0x0010032e, 0x1c01f000, 0x00108ad7, 0x00108ad5,
- 0x00108ad5, 0x00108ad5, 0x00108ad5, 0x00108ad5,
- 0x00108ad5, 0x00108ad5, 0x00108ad5, 0x00108ad5,
- 0x00108ad5, 0x00108aee, 0x00108aee, 0x00108aee,
- 0x00108aee, 0x00108ad5, 0x00108aee, 0x00108ad5,
- 0x00108aee, 0x0201f800, 0x0010032e, 0x4933c857,
- 0x0201f800, 0x00106b8c, 0x0201f800, 0x00109667,
- 0x02000000, 0x00020b9d, 0x4d2c0000, 0x59325809,
- 0x4a025a05, 0x00000103, 0x59300402, 0x48025c07,
- 0x4a025a07, 0x00000006, 0x497a580a, 0x0201f800,
- 0x000203ef, 0x5c025800, 0x0201f800, 0x0010977c,
- 0x0201f000, 0x00020b9d, 0x4933c857, 0x0201f800,
- 0x00106b8c, 0x0201f000, 0x00020b9d, 0x0201f800,
- 0x0010032e, 0x5930001d, 0x800001c0, 0x02020800,
- 0x00109fda, 0x59300004, 0x8c00053e, 0x04020033,
- 0x0201f800, 0x0010a0b0, 0x040200ce, 0x59325809,
- 0x592c0c09, 0x59cc2808, 0x82141d00, 0x00000c00,
- 0x04000002, 0x59cc1809, 0x84040d58, 0x48065c09,
- 0x82143500, 0x00000fff, 0x0402002e, 0x59340200,
- 0x8c00050e, 0x040200b4, 0x0201f800, 0x00020c5a,
+ 0x4807541b, 0x59cc0408, 0x8c000518, 0x04000023,
+ 0x59a8021b, 0x8c000506, 0x04000016, 0x836c0580,
+ 0x00000003, 0x04000004, 0x83240580, 0x0010cfd1,
+ 0x0400001a, 0x59240400, 0x8c00050c, 0x04020008,
+ 0x4c040000, 0x42000000, 0x00000001, 0x0201f800,
+ 0x00104e36, 0x5c000800, 0x0401f010, 0x4a026426,
+ 0x00000021, 0x0201f800, 0x00109efa, 0x0401f00b,
+ 0x0201f800, 0x0010c0f4, 0x04020008, 0x4c040000,
+ 0x0201f800, 0x0010a3cd, 0x41781800, 0x0201f800,
+ 0x00101f63, 0x5c000800, 0x0201f800, 0x001050f7,
+ 0x04000007, 0x59cc0009, 0x48035028, 0x59cc000a,
+ 0x48035029, 0x0201f800, 0x00109bb8, 0x5c00b000,
+ 0x5c028000, 0x1c01f000, 0x4933c857, 0x59a8141b,
+ 0x82080580, 0x0000ffff, 0x0400000c, 0x4c080000,
+ 0x0201f800, 0x001050f7, 0x5c001000, 0x0402000b,
+ 0x59cc0408, 0x8c000518, 0x04000005, 0x8c08150a,
+ 0x0400000b, 0x80000580, 0x1c01f000, 0x8c081508,
+ 0x040207fd, 0x0401f006, 0x82080500, 0x00000030,
+ 0x04020003, 0x8c081506, 0x040207f7, 0x4a03541b,
+ 0x0000ffff, 0x42000000, 0x0010ce70, 0x0201f800,
+ 0x0010bfb3, 0x42003000, 0x0000000c, 0x42001800,
+ 0x0000ffff, 0x42002000, 0x00000007, 0x4d200000,
+ 0x417a4000, 0x0201f800, 0x00103a21, 0x5c024000,
+ 0x4d400000, 0x4d3c0000, 0x42003000, 0x00000001,
+ 0x0201f800, 0x0010b752, 0x42028000, 0x0000002a,
+ 0x42027800, 0x00000200, 0x0201f800, 0x0010fef2,
+ 0x5c028000, 0x5c027800, 0x82000540, 0x00000001,
+ 0x1c01f000, 0x4933c857, 0x4c580000, 0x59a80018,
+ 0x800001c0, 0x04000029, 0x59341806, 0x800c19c0,
+ 0x04000026, 0x820c1d80, 0xdeaddead, 0x04000021,
+ 0x59cc1000, 0x82081500, 0x00ffff00, 0x80081110,
+ 0x80080580, 0x04000004, 0x42000000, 0x0010cf06,
+ 0x0401f016, 0x83cc1400, 0x0000000b, 0x4200b000,
+ 0x00000002, 0x83341c00, 0x00000006, 0x0401f830,
+ 0x04000004, 0x42000000, 0x0010cf07, 0x0401f00b,
+ 0x83cc1400, 0x0000000d, 0x4200b000, 0x00000002,
+ 0x83341c00, 0x00000008, 0x0401f825, 0x04000007,
+ 0x42000000, 0x0010cf08, 0x0201f800, 0x0010bfb3,
+ 0x82000540, 0x00000001, 0x5c00b000, 0x1c01f000,
+ 0x4933c857, 0x59cc0206, 0x82000580, 0x00000014,
+ 0x04020016, 0x59cc0407, 0x82000580, 0x00000800,
+ 0x04020012, 0x59cc0207, 0x8c00051a, 0x0400000d,
+ 0x82000500, 0x00000f00, 0x82000580, 0x00000100,
+ 0x04020008, 0x59cc020a, 0x8c000508, 0x04020003,
+ 0x8c00050a, 0x04000003, 0x80000580, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x1c01f000, 0x5c000000,
+ 0x4c000000, 0x4803c857, 0x480bc857, 0x480fc857,
+ 0x485bc857, 0x50080800, 0x500c0000, 0x80042580,
+ 0x04020007, 0x80081000, 0x800c1800, 0x8058b040,
+ 0x040207f9, 0x80000580, 0x1c01f000, 0x4803c857,
+ 0x4807c857, 0x480bc857, 0x480fc857, 0x80040480,
+ 0x04001006, 0x42000000, 0x00000001, 0x82040d40,
+ 0x00000001, 0x1c01f000, 0x41780000, 0x0401f7fc,
+ 0x83380480, 0x00000053, 0x02021800, 0x0010032e,
+ 0x83380480, 0x0000004b, 0x02001800, 0x0010032e,
+ 0x0c01f001, 0x00108c87, 0x00108c87, 0x00108c87,
+ 0x00108c87, 0x00108c85, 0x00108c85, 0x00108c85,
+ 0x00108c87, 0x0201f800, 0x0010032e, 0x493bc857,
+ 0x4a026203, 0x0000000d, 0x493a6403, 0x42000800,
+ 0x80000000, 0x0201f000, 0x00020b3e, 0x83380580,
+ 0x00000013, 0x04020008, 0x59300403, 0x82000580,
+ 0x00000050, 0x02020800, 0x0010032e, 0x0201f000,
+ 0x00020b9d, 0x4933c857, 0x83380580, 0x00000027,
+ 0x04020030, 0x4933c857, 0x0201f800, 0x00106d91,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ff80,
+ 0x5c027800, 0x42000000, 0x0010cf23, 0x0201f800,
+ 0x0010bfb3, 0x4d2c0000, 0x59325809, 0x0201f800,
+ 0x0010989f, 0x492fc857, 0x0400000d, 0x4a025a05,
+ 0x00000103, 0x59300c02, 0x48065c07, 0x4a025a07,
+ 0x00000029, 0x497a580a, 0x592c0c09, 0x84040d50,
+ 0x48065c09, 0x0201f800, 0x000203ef, 0x5c025800,
+ 0x42003000, 0x00000015, 0x41782800, 0x42002000,
+ 0x00000003, 0x4d400000, 0x4d440000, 0x59368c03,
+ 0x42028000, 0x00000029, 0x0201f800, 0x0010a22a,
+ 0x5c028800, 0x5c028000, 0x0201f000, 0x00020b9d,
+ 0x83380580, 0x00000014, 0x0402000d, 0x59300403,
+ 0x82000c80, 0x00000053, 0x02021800, 0x0010032e,
+ 0x82000480, 0x00000040, 0x02001800, 0x0010032e,
+ 0x4933c857, 0x4803c857, 0x0c01f00e, 0x83380580,
+ 0x00000053, 0x0400000a, 0x83380580, 0x00000048,
+ 0x02020800, 0x0010032e, 0x59300403, 0x82000580,
+ 0x00000050, 0x02020800, 0x0010032e, 0x1c01f000,
+ 0x00108cfd, 0x00108cfb, 0x00108cfb, 0x00108cfb,
+ 0x00108cfb, 0x00108cfb, 0x00108cfb, 0x00108cfb,
+ 0x00108cfb, 0x00108cfb, 0x00108cfb, 0x00108d14,
+ 0x00108d14, 0x00108d14, 0x00108d14, 0x00108cfb,
+ 0x00108d14, 0x00108cfb, 0x00108d14, 0x0201f800,
+ 0x0010032e, 0x4933c857, 0x0201f800, 0x00106d91,
+ 0x0201f800, 0x0010989f, 0x02000000, 0x00020b9d,
+ 0x4d2c0000, 0x59325809, 0x4a025a05, 0x00000103,
+ 0x59300402, 0x48025c07, 0x4a025a07, 0x00000006,
+ 0x497a580a, 0x0201f800, 0x000203ef, 0x5c025800,
+ 0x0201f800, 0x001099b4, 0x0201f000, 0x00020b9d,
+ 0x4933c857, 0x0201f800, 0x00106d91, 0x0201f000,
+ 0x00020b9d, 0x0201f800, 0x0010032e, 0x5930001d,
+ 0x800001c0, 0x02020800, 0x0010a218, 0x59300004,
+ 0x8c00053e, 0x04020033, 0x0201f800, 0x0010a2ed,
+ 0x040200ce, 0x59325809, 0x592c0c09, 0x59cc2808,
+ 0x82141d00, 0x00000c00, 0x04000002, 0x59cc1809,
+ 0x84040d58, 0x48065c09, 0x82143500, 0x00000fff,
+ 0x0402002e, 0x59340200, 0x8c00050e, 0x040200b4,
+ 0x0201f800, 0x00020c5a, 0x04020008, 0x4a025a07,
+ 0x00000000, 0x59300012, 0x0201f800, 0x0010a2e2,
+ 0x80000d40, 0x04020a02, 0x4a025a05, 0x00000103,
+ 0x48065808, 0x480e580b, 0x901409c0, 0x4806580a,
+ 0x59300c02, 0x48065c07, 0x0201f800, 0x00109f56,
+ 0x0201f800, 0x00109f5b, 0x0201f800, 0x000203ef,
+ 0x0201f800, 0x001049bd, 0x59cc0008, 0x8c000518,
+ 0x02020000, 0x00109a87, 0x0201f000, 0x00020b9d,
+ 0x0201f800, 0x00107226, 0x040007cc, 0x4d3c0000,
+ 0x42027800, 0x00000002, 0x0201f800, 0x00109425,
+ 0x5c027800, 0x0401f7c5, 0x4817c857, 0x480fc857,
+ 0x82180500, 0x000000ff, 0x0400000e, 0x592c0205,
+ 0x82000500, 0x000000ff, 0x82000580, 0x00000048,
+ 0x04020008, 0x592c0408, 0x800001c0, 0x04000005,
+ 0x0201f800, 0x0010a104, 0x0201f000, 0x0010a148,
+ 0x82180d00, 0x00000c00, 0x04000004, 0x59340200,
+ 0x8c00050e, 0x0402005f, 0x4a025a07, 0x00000000,
+ 0x41782000, 0x8c183510, 0x04000009, 0x59cc200b,
+ 0x801021c0, 0x04000006, 0x59cc000c, 0x82000500,
+ 0x000000ff, 0x04000002, 0x4803c857, 0x4812580d,
+ 0x41780000, 0x8c183512, 0x04000002, 0x59cc000a,
+ 0x4802580c, 0x80100c00, 0x040007aa, 0x82041480,
+ 0x0000001d, 0x04001006, 0x592c0405, 0x8c00051e,
+ 0x04000027, 0x42000800, 0x0000001c, 0x4c040000,
+ 0x4c0c0000, 0x4c140000, 0x0201f800, 0x00020c5a,
0x04020008, 0x4a025a07, 0x00000000, 0x59300012,
- 0x0201f800, 0x0010a0a5, 0x80000d40, 0x04020a02,
- 0x4a025a05, 0x00000103, 0x48065808, 0x480e580b,
- 0x901409c0, 0x4806580a, 0x59300c02, 0x48065c07,
- 0x0201f800, 0x00109d18, 0x0201f800, 0x00109d1d,
- 0x0201f800, 0x000203ef, 0x0201f800, 0x001048bd,
- 0x59cc0008, 0x8c000518, 0x02020000, 0x0010984f,
- 0x0201f000, 0x00020b9d, 0x0201f800, 0x00107021,
- 0x040007cc, 0x4d3c0000, 0x42027800, 0x00000002,
- 0x0201f800, 0x001091f1, 0x5c027800, 0x0401f7c5,
- 0x4817c857, 0x480fc857, 0x82180500, 0x000000ff,
- 0x0400000e, 0x592c0205, 0x82000500, 0x000000ff,
- 0x82000580, 0x00000048, 0x04020008, 0x592c0408,
- 0x800001c0, 0x04000005, 0x0201f800, 0x00109ec6,
- 0x0201f000, 0x00109f0a, 0x82180d00, 0x00000c00,
- 0x04000004, 0x59340200, 0x8c00050e, 0x0402005f,
- 0x4a025a07, 0x00000000, 0x41782000, 0x8c183510,
- 0x04000009, 0x59cc200b, 0x801021c0, 0x04000006,
- 0x59cc000c, 0x82000500, 0x000000ff, 0x04000002,
- 0x4803c857, 0x4812580d, 0x41780000, 0x8c183512,
+ 0x0201f800, 0x0010a2e2, 0x80000d40, 0x040209a0,
+ 0x5c002800, 0x5c001800, 0x4a025a05, 0x00000103,
+ 0x48065808, 0x480e580b, 0x901409c0, 0x4806580a,
+ 0x5c000800, 0x4c500000, 0x4c540000, 0x83cca400,
+ 0x0000000c, 0x832cac00, 0x0000000e, 0x0201f800,
+ 0x001093ba, 0x5c00a800, 0x5c00a000, 0x59300008,
+ 0x84000534, 0x48026008, 0x0401f78e, 0x4c040000,
+ 0x4c0c0000, 0x4c140000, 0x0201f800, 0x00020c5a,
+ 0x04020008, 0x4a025a07, 0x00000000, 0x59300012,
+ 0x0201f800, 0x0010a2e2, 0x80000d40, 0x0402097c,
+ 0x48065808, 0x5c002800, 0x5c001800, 0x59301402,
+ 0x480a5c07, 0x480e580b, 0x901401c0, 0x4802580a,
+ 0x0201f800, 0x00109f56, 0x5c000800, 0x0201f800,
+ 0x00109364, 0x0201f800, 0x0010939f, 0x0401f779,
+ 0x592c020b, 0x8c000502, 0x040007a0, 0x592c0209,
+ 0x8c00050e, 0x0402079d, 0x59300012, 0x800c0d80,
+ 0x0400079a, 0x4803c857, 0x480fc857, 0x8c183514,
+ 0x02000000, 0x00109ac7, 0x80000540, 0x04000793,
+ 0x4807c856, 0x0201f000, 0x00109ac7, 0x592c020b,
+ 0x8c000502, 0x0400074b, 0x59300012, 0x800001c0,
+ 0x0400074b, 0x592c0209, 0x8c00050e, 0x04020748,
+ 0x0201f000, 0x00109ac7, 0x1c01f000, 0x59cc2006,
+ 0x59cc2807, 0x0401f044, 0x0401f043, 0x1c01f000,
+ 0x4933c857, 0x59300004, 0x8c00053e, 0x04020039,
+ 0x5930001d, 0x800001c0, 0x02020800, 0x0010a218,
+ 0x59325809, 0x592c0c09, 0x41782800, 0x41781800,
+ 0x84040d58, 0x48065c09, 0x41783000, 0x59340200,
+ 0x8c00050e, 0x0402001f, 0x0201f800, 0x00020c5a,
+ 0x04020009, 0x4a025a07, 0x00000000, 0x59300012,
+ 0x0201f800, 0x0010a2e2, 0x80000d40, 0x4807c857,
+ 0x0402092b, 0x4a025a05, 0x00000103, 0x48065808,
+ 0x480e580b, 0x901409c0, 0x4806580a, 0x4933c857,
+ 0x59300c02, 0x48065c07, 0x0201f800, 0x00109f56,
+ 0x0201f800, 0x00109f5b, 0x0201f800, 0x000203ef,
+ 0x0201f800, 0x001049bd, 0x0201f000, 0x00020b9d,
+ 0x592c020b, 0x8c000502, 0x040007e0, 0x59300012,
+ 0x4803c857, 0x800001c0, 0x040007df, 0x592c0209,
+ 0x8c00050e, 0x040207dc, 0x0201f000, 0x00109ac7,
+ 0x0201f800, 0x00107226, 0x040007c6, 0x4933c857,
+ 0x1c01f000, 0x4c5c0000, 0x4c600000, 0x4010b800,
+ 0x4014c000, 0x5930001d, 0x800001c0, 0x4c140000,
+ 0x02020800, 0x0010a218, 0x5c002800, 0x59325809,
+ 0x592c020b, 0x8c000502, 0x04020030, 0x8c000500,
+ 0x04000035, 0x4a026203, 0x00000002, 0x4a026403,
+ 0x00000043, 0x405c0000, 0x592c0810, 0x80040c80,
+ 0x40600000, 0x80040480, 0x04001028, 0x8060c1c0,
+ 0x0400001e, 0x59300004, 0x8c00050e, 0x04000008,
+ 0x59300a22, 0x82040500, 0x00000003, 0x4c140000,
+ 0x0c01f823, 0x5c002800, 0x04000014, 0x59300004,
+ 0x8c00053e, 0x0402000c, 0x485e6014, 0x48626012,
+ 0x497a6205, 0x5c00c000, 0x5c00b800, 0x0201f800,
+ 0x00100d98, 0x0402000f, 0x59300804, 0x0201f000,
+ 0x00020b30, 0x4c140000, 0x0201f800, 0x00107226,
+ 0x5c002800, 0x040007f1, 0x5c00c000, 0x5c00b800,
+ 0x0201f000, 0x00107f37, 0x5c00c000, 0x5c00b800,
+ 0x4933c857, 0x1c01f000, 0x4807c857, 0x4004c000,
+ 0x0401f7d7, 0x4803c857, 0x0401f7f4, 0x00108e85,
+ 0x00108e8b, 0x00108e91, 0x00108e83, 0x0201f800,
+ 0x0010032e, 0x59300223, 0x48035077, 0x82000400,
+ 0x00000008, 0x48035076, 0x0401f00c, 0x59300223,
+ 0x48035076, 0x82000400, 0x00000008, 0x48035077,
+ 0x0401f006, 0x59300223, 0x82000400, 0x00000008,
+ 0x48035076, 0x48035077, 0x405c1000, 0x41780800,
+ 0x59a80076, 0x0201f800, 0x00106c9d, 0x800409c0,
+ 0x0402003c, 0x40085000, 0x592c1001, 0x800811c0,
+ 0x04000038, 0x58080205, 0x82000500, 0x000000ff,
+ 0x82000580, 0x0000004a, 0x04020032, 0x48281002,
+ 0x59a80076, 0x40601000, 0x41780800, 0x4c280000,
+ 0x0201f800, 0x00106c9d, 0x5c005000, 0x800409c0,
+ 0x0402001f, 0x40041800, 0x59a80077, 0x800c1c00,
+ 0x80081040, 0x040207fe, 0x480e6029, 0x592c4801,
+ 0x802449c0, 0x02000800, 0x0010032e, 0x58240a06,
+ 0x592c1812, 0x59303022, 0x8c183506, 0x04000003,
+ 0x40280000, 0x80040c00, 0x800400e0, 0x80040540,
+ 0x48026020, 0x8c18350a, 0x04020003, 0x40280000,
+ 0x800c1c00, 0x480e601e, 0x59300223, 0x48026423,
+ 0x82000540, 0x00000001, 0x1c01f000, 0x592c1810,
+ 0x405c0000, 0x80600400, 0x800c0580, 0x040007de,
+ 0x4933c857, 0x485fc857, 0x4863c857, 0x480fc857,
+ 0x80000580, 0x1c01f000, 0x83380480, 0x00000058,
+ 0x04021005, 0x83380480, 0x00000040, 0x04001002,
+ 0x0c01f002, 0x1c01f000, 0x00108efa, 0x00108efa,
+ 0x00108efa, 0x00108efa, 0x00108efa, 0x00108efa,
+ 0x00108efa, 0x00108efa, 0x00108efa, 0x00108efa,
+ 0x00108efc, 0x00108efa, 0x00108efa, 0x00108efa,
+ 0x00108efa, 0x00108f09, 0x00108efa, 0x00108efa,
+ 0x00108efa, 0x00108efa, 0x00108f37, 0x00108efa,
+ 0x00108efa, 0x00108efa, 0x0201f800, 0x0010032e,
+ 0x4933c857, 0x0201f800, 0x0010707a, 0x4a026203,
+ 0x00000002, 0x59a8002c, 0x48026205, 0x59300012,
+ 0x59300816, 0x80040c80, 0x48066016, 0x0201f000,
+ 0x00106d71, 0x4933c857, 0x0201f800, 0x00106d71,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ff80,
+ 0x5c027800, 0x42000000, 0x0010cf23, 0x0201f800,
+ 0x0010bfb3, 0x0201f800, 0x0010989f, 0x04000010,
+ 0x4d2c0000, 0x59325809, 0x4a025a05, 0x00000103,
+ 0x59300402, 0x48025c07, 0x4a025a07, 0x00000029,
+ 0x497a580a, 0x592c0c09, 0x84040d50, 0x48065c09,
+ 0x0201f800, 0x000203ef, 0x5c025800, 0x42003000,
+ 0x00000014, 0x41782800, 0x4d400000, 0x4d440000,
+ 0x59368c03, 0x42002000, 0x00000002, 0x42028000,
+ 0x00000029, 0x0201f800, 0x0010a22a, 0x5c028800,
+ 0x5c028000, 0x0201f000, 0x00020b9d, 0x4933c857,
+ 0x59300809, 0x4978080a, 0x4978080b, 0x58041409,
+ 0x84081558, 0x48080c09, 0x1c01f000, 0x4807c857,
+ 0x8c040d3e, 0x04020024, 0x497a5a07, 0x59300028,
+ 0x80000540, 0x04000018, 0x497a5a07, 0x4c040000,
+ 0x4c080000, 0x4c0c0000, 0x4c100000, 0x4c140000,
+ 0x40002800, 0x58141003, 0x40040000, 0x80081480,
+ 0x48082803, 0x40140000, 0x0201f800, 0x00100aec,
+ 0x5c002800, 0x5c002000, 0x5c001800, 0x5c001000,
+ 0x5c000800, 0x592c0207, 0x80000540, 0x04020009,
+ 0x0401f005, 0x592c0409, 0x8c00051c, 0x04000002,
+ 0x592c0803, 0x4807c857, 0x4a025a07, 0x00000015,
+ 0x1c01f000, 0x59300028, 0x80000540, 0x04000009,
+ 0x4a025a07, 0x00000011, 0x59300028, 0x4c040000,
+ 0x0201f800, 0x00100aec, 0x5c000800, 0x0401f7f5,
+ 0x4807c856, 0x4a025a07, 0x00000007, 0x1c01f000,
+ 0x83380480, 0x00000058, 0x04021007, 0x83380480,
+ 0x00000040, 0x04001004, 0x4d2c0000, 0x0c01f803,
+ 0x5c025800, 0x1c01f000, 0x00108f96, 0x00108f96,
+ 0x00108f96, 0x00108f96, 0x00108f96, 0x00108f99,
+ 0x00108f98, 0x00108f96, 0x0010901e, 0x00108f96,
+ 0x00108f96, 0x00108f96, 0x00108f96, 0x00108f96,
+ 0x00108f96, 0x00108f96, 0x00108f96, 0x00108f96,
+ 0x00108f96, 0x001090fa, 0x0010912a, 0x00109102,
+ 0x00108f98, 0x00109136, 0x0201f800, 0x0010032e,
+ 0x1c01f000, 0x5930001d, 0x800001c0, 0x02020800,
+ 0x0010a218, 0x59300008, 0x8c00050e, 0x0400007e,
+ 0x8c000500, 0x04000070, 0x8c00051c, 0x04000009,
+ 0x84000500, 0x48026008, 0x59325809, 0x592c3c09,
+ 0x841c3d58, 0x481e5c09, 0x0201f000, 0x00020c00,
+ 0x59325809, 0x592c3c09, 0x841c3d58, 0x59300008,
+ 0x8c00051c, 0x040207f3, 0x481e5c09, 0x42000000,
+ 0x00000005, 0x40000000, 0x80000040, 0x040207fe,
+ 0x59300008, 0x8c00051c, 0x040207ea, 0x59cc0808,
+ 0x592c0205, 0x82000500, 0x000000ff, 0x82000580,
+ 0x00000048, 0x0402000c, 0x497a580c, 0x82040500,
+ 0x000000ff, 0x04000008, 0x592c0408, 0x800001c0,
+ 0x04000005, 0x0201f800, 0x0010a104, 0x0201f000,
+ 0x00100c28, 0x900421c0, 0x4812580a, 0x41782000,
+ 0x82040500, 0x00000c00, 0x04000002, 0x59cc2009,
+ 0x82043500, 0x00000fff, 0x04020027, 0x481e5c09,
+ 0x4a025a07, 0x00000000, 0x801831c0, 0x02000000,
+ 0x00100c28, 0x41782000, 0x8c183510, 0x04000002,
+ 0x59cc200b, 0x4812580d, 0x41780000, 0x8c183512,
0x04000002, 0x59cc000a, 0x4802580c, 0x80100c00,
- 0x040007aa, 0x82041480, 0x0000001d, 0x04001006,
- 0x592c0405, 0x8c00051e, 0x04000027, 0x42000800,
- 0x0000001c, 0x4c040000, 0x4c0c0000, 0x4c140000,
- 0x0201f800, 0x00020c5a, 0x04020008, 0x4a025a07,
- 0x00000000, 0x59300012, 0x0201f800, 0x0010a0a5,
- 0x80000d40, 0x040209a0, 0x5c002800, 0x5c001800,
- 0x4a025a05, 0x00000103, 0x48065808, 0x480e580b,
- 0x901409c0, 0x4806580a, 0x5c000800, 0x4c500000,
+ 0x02001800, 0x0010032e, 0x02000000, 0x00100c28,
+ 0x82041480, 0x0000001d, 0x0402100c, 0x4c500000,
0x4c540000, 0x83cca400, 0x0000000c, 0x832cac00,
- 0x0000000e, 0x0201f800, 0x00109186, 0x5c00a800,
- 0x5c00a000, 0x59300008, 0x84000534, 0x48026008,
- 0x0401f78e, 0x4c040000, 0x4c0c0000, 0x4c140000,
- 0x0201f800, 0x00020c5a, 0x04020008, 0x4a025a07,
- 0x00000000, 0x59300012, 0x0201f800, 0x0010a0a5,
- 0x80000d40, 0x0402097c, 0x48065808, 0x5c002800,
- 0x5c001800, 0x59301402, 0x480a5c07, 0x480e580b,
- 0x901401c0, 0x4802580a, 0x0201f800, 0x00109d18,
- 0x5c000800, 0x0201f800, 0x00109130, 0x0201f800,
- 0x0010916b, 0x0401f779, 0x592c020b, 0x8c000502,
- 0x040007a0, 0x592c0209, 0x8c00050e, 0x0402079d,
- 0x59300012, 0x800c0d80, 0x0400079a, 0x4803c857,
- 0x480fc857, 0x8c183514, 0x02000000, 0x0010988f,
- 0x80000540, 0x04000793, 0x4807c856, 0x0201f000,
- 0x0010988f, 0x592c020b, 0x8c000502, 0x0400074b,
- 0x59300012, 0x800001c0, 0x0400074b, 0x592c0209,
- 0x8c00050e, 0x04020748, 0x0201f000, 0x0010988f,
- 0x1c01f000, 0x59cc2006, 0x59cc2807, 0x0401f044,
- 0x0401f043, 0x1c01f000, 0x4933c857, 0x59300004,
- 0x8c00053e, 0x04020039, 0x5930001d, 0x800001c0,
- 0x02020800, 0x00109fda, 0x59325809, 0x592c0c09,
- 0x41782800, 0x41781800, 0x84040d58, 0x48065c09,
- 0x41783000, 0x59340200, 0x8c00050e, 0x0402001f,
- 0x0201f800, 0x00020c5a, 0x04020009, 0x4a025a07,
- 0x00000000, 0x59300012, 0x0201f800, 0x0010a0a5,
- 0x80000d40, 0x4807c857, 0x0402092b, 0x4a025a05,
- 0x00000103, 0x48065808, 0x480e580b, 0x901409c0,
- 0x4806580a, 0x4933c857, 0x59300c02, 0x48065c07,
- 0x0201f800, 0x00109d18, 0x0201f800, 0x00109d1d,
- 0x0201f800, 0x000203ef, 0x0201f800, 0x001048bd,
- 0x0201f000, 0x00020b9d, 0x592c020b, 0x8c000502,
- 0x040007e0, 0x59300012, 0x4803c857, 0x800001c0,
- 0x040007df, 0x592c0209, 0x8c00050e, 0x040207dc,
- 0x0201f000, 0x0010988f, 0x0201f800, 0x00107021,
- 0x040007c6, 0x4933c857, 0x1c01f000, 0x4c5c0000,
- 0x4c600000, 0x4010b800, 0x4014c000, 0x5930001d,
- 0x800001c0, 0x4c140000, 0x02020800, 0x00109fda,
- 0x5c002800, 0x59325809, 0x592c020b, 0x8c000502,
- 0x04020030, 0x8c000500, 0x04000035, 0x4a026203,
- 0x00000002, 0x4a026403, 0x00000043, 0x405c0000,
- 0x592c0810, 0x80040c80, 0x40600000, 0x80040480,
- 0x04001028, 0x8060c1c0, 0x0400001e, 0x59300004,
- 0x8c00050e, 0x04000008, 0x59300a22, 0x82040500,
- 0x00000003, 0x4c140000, 0x0c01f823, 0x5c002800,
- 0x04000014, 0x59300004, 0x8c00053e, 0x0402000c,
- 0x485e6014, 0x48626012, 0x497a6205, 0x5c00c000,
- 0x5c00b800, 0x0201f800, 0x00100d97, 0x0402000f,
- 0x59300804, 0x0201f000, 0x00020b30, 0x4c140000,
- 0x0201f800, 0x00107021, 0x5c002800, 0x040007f1,
- 0x5c00c000, 0x5c00b800, 0x0201f000, 0x00107d3d,
- 0x5c00c000, 0x5c00b800, 0x4933c857, 0x1c01f000,
- 0x4807c857, 0x4004c000, 0x0401f7d7, 0x4803c857,
- 0x0401f7f4, 0x00108c5f, 0x00108c65, 0x00108c6b,
- 0x00108c5d, 0x0201f800, 0x0010032e, 0x59300223,
- 0x48035077, 0x82000400, 0x00000008, 0x48035076,
- 0x0401f00c, 0x59300223, 0x48035076, 0x82000400,
- 0x00000008, 0x48035077, 0x0401f006, 0x59300223,
- 0x82000400, 0x00000008, 0x48035076, 0x48035077,
- 0x405c1000, 0x41780800, 0x59a80076, 0x0201f800,
- 0x00106a98, 0x800409c0, 0x0402003c, 0x40085000,
- 0x592c1001, 0x800811c0, 0x04000038, 0x58080205,
- 0x82000500, 0x000000ff, 0x82000580, 0x0000004a,
- 0x04020032, 0x48281002, 0x59a80076, 0x40601000,
- 0x41780800, 0x4c280000, 0x0201f800, 0x00106a98,
- 0x5c005000, 0x800409c0, 0x0402001f, 0x40041800,
- 0x59a80077, 0x800c1c00, 0x80081040, 0x040207fe,
- 0x480e6029, 0x592c4801, 0x802449c0, 0x02000800,
- 0x0010032e, 0x58240a06, 0x592c1812, 0x59303022,
- 0x8c183506, 0x04000003, 0x40280000, 0x80040c00,
- 0x800400e0, 0x80040540, 0x48026020, 0x8c18350a,
- 0x04020003, 0x40280000, 0x800c1c00, 0x480e601e,
- 0x59300223, 0x48026423, 0x82000540, 0x00000001,
- 0x1c01f000, 0x592c1810, 0x405c0000, 0x80600400,
- 0x800c0580, 0x040007de, 0x4933c857, 0x485fc857,
- 0x4863c857, 0x480fc857, 0x80000580, 0x1c01f000,
- 0x83380480, 0x00000058, 0x04021005, 0x83380480,
- 0x00000040, 0x04001002, 0x0c01f002, 0x1c01f000,
- 0x00108cd4, 0x00108cd4, 0x00108cd4, 0x00108cd4,
- 0x00108cd4, 0x00108cd4, 0x00108cd4, 0x00108cd4,
- 0x00108cd4, 0x00108cd4, 0x00108cd6, 0x00108cd4,
- 0x00108cd4, 0x00108cd4, 0x00108cd4, 0x00108ce3,
- 0x00108cd4, 0x00108cd4, 0x00108cd4, 0x00108cd4,
- 0x00108d11, 0x00108cd4, 0x00108cd4, 0x00108cd4,
- 0x0201f800, 0x0010032e, 0x4933c857, 0x0201f800,
- 0x00106e75, 0x4a026203, 0x00000002, 0x59a8002c,
- 0x48026205, 0x59300012, 0x59300816, 0x80040c80,
- 0x48066016, 0x0201f000, 0x00106b6c, 0x4933c857,
- 0x0201f800, 0x00106b6c, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010fc72, 0x5c027800, 0x42000000,
- 0x0010cc23, 0x0201f800, 0x0010bc88, 0x0201f800,
- 0x00109667, 0x04000010, 0x4d2c0000, 0x59325809,
- 0x4a025a05, 0x00000103, 0x59300402, 0x48025c07,
- 0x4a025a07, 0x00000029, 0x497a580a, 0x592c0c09,
- 0x84040d50, 0x48065c09, 0x0201f800, 0x000203ef,
- 0x5c025800, 0x42003000, 0x00000014, 0x41782800,
- 0x4d400000, 0x4d440000, 0x59368c03, 0x42002000,
- 0x00000002, 0x42028000, 0x00000029, 0x0201f800,
- 0x00109fec, 0x5c028800, 0x5c028000, 0x0201f000,
- 0x00020b9d, 0x4933c857, 0x59300809, 0x4978080a,
- 0x4978080b, 0x58041409, 0x84081558, 0x48080c09,
- 0x1c01f000, 0x4807c857, 0x8c040d3e, 0x04020024,
- 0x497a5a07, 0x59300028, 0x80000540, 0x04000018,
- 0x497a5a07, 0x4c040000, 0x4c080000, 0x4c0c0000,
- 0x4c100000, 0x4c140000, 0x40002800, 0x58141003,
- 0x40040000, 0x80081480, 0x48082803, 0x40140000,
- 0x0201f800, 0x00100aeb, 0x5c002800, 0x5c002000,
- 0x5c001800, 0x5c001000, 0x5c000800, 0x592c0207,
- 0x80000540, 0x04020009, 0x0401f005, 0x592c0409,
- 0x8c00051c, 0x04000002, 0x592c0803, 0x4807c857,
- 0x4a025a07, 0x00000015, 0x1c01f000, 0x59300028,
- 0x80000540, 0x04000009, 0x4a025a07, 0x00000011,
- 0x59300028, 0x4c040000, 0x0201f800, 0x00100aeb,
- 0x5c000800, 0x0401f7f5, 0x4807c856, 0x4a025a07,
- 0x00000007, 0x1c01f000, 0x83380480, 0x00000058,
- 0x04021007, 0x83380480, 0x00000040, 0x04001004,
- 0x4d2c0000, 0x0c01f803, 0x5c025800, 0x1c01f000,
- 0x00108d70, 0x00108d70, 0x00108d70, 0x00108d70,
- 0x00108d70, 0x00108d73, 0x00108d72, 0x00108d70,
- 0x00108df8, 0x00108d70, 0x00108d70, 0x00108d70,
- 0x00108d70, 0x00108d70, 0x00108d70, 0x00108d70,
- 0x00108d70, 0x00108d70, 0x00108d70, 0x00108ed4,
- 0x00108f04, 0x00108edc, 0x00108d72, 0x00108f10,
- 0x0201f800, 0x0010032e, 0x1c01f000, 0x5930001d,
- 0x800001c0, 0x02020800, 0x00109fda, 0x59300008,
- 0x8c00050e, 0x0400007e, 0x8c000500, 0x04000070,
- 0x8c00051c, 0x04000009, 0x84000500, 0x48026008,
- 0x59325809, 0x592c3c09, 0x841c3d58, 0x481e5c09,
- 0x0201f000, 0x00020c00, 0x59325809, 0x592c3c09,
- 0x841c3d58, 0x59300008, 0x8c00051c, 0x040207f3,
- 0x481e5c09, 0x42000000, 0x00000005, 0x40000000,
- 0x80000040, 0x040207fe, 0x59300008, 0x8c00051c,
- 0x040207ea, 0x59cc0808, 0x592c0205, 0x82000500,
- 0x000000ff, 0x82000580, 0x00000048, 0x0402000c,
- 0x497a580c, 0x82040500, 0x000000ff, 0x04000008,
- 0x592c0408, 0x800001c0, 0x04000005, 0x0201f800,
- 0x00109ec6, 0x0201f000, 0x00100c27, 0x900421c0,
- 0x4812580a, 0x41782000, 0x82040500, 0x00000c00,
- 0x04000002, 0x59cc2009, 0x82043500, 0x00000fff,
- 0x04020027, 0x481e5c09, 0x4a025a07, 0x00000000,
- 0x801831c0, 0x02000000, 0x00100c27, 0x41782000,
- 0x8c183510, 0x04000002, 0x59cc200b, 0x4812580d,
- 0x41780000, 0x8c183512, 0x04000002, 0x59cc000a,
- 0x4802580c, 0x80100c00, 0x02001800, 0x0010032e,
- 0x02000000, 0x00100c27, 0x82041480, 0x0000001d,
- 0x0402100c, 0x4c500000, 0x4c540000, 0x83cca400,
- 0x0000000c, 0x832cac00, 0x0000000e, 0x0401fbb7,
- 0x5c00a800, 0x5c00a000, 0x0201f000, 0x00100c27,
- 0x0401fb5c, 0x0201f000, 0x00100c27, 0x412c7800,
- 0x0201f800, 0x00100583, 0x02000800, 0x0010032e,
- 0x492c780a, 0x841c3d52, 0x481c7c09, 0x4a025a05,
- 0x00000103, 0x4812580b, 0x900401c0, 0x4802580a,
- 0x583c0405, 0x583c1006, 0x583c2209, 0x48025c05,
- 0x480a5806, 0x48125a09, 0x0401f7c7, 0x8c000524,
- 0x04000792, 0x59325809, 0x4c000000, 0x592c0409,
- 0x8c00051c, 0x5c000000, 0x04020003, 0x4a026012,
- 0xffffffff, 0x84000524, 0x0401f788, 0x1c01f000,
- 0x59a8002c, 0x48026205, 0x59325809, 0x4a026203,
- 0x00000002, 0x592c2409, 0x59300808, 0x4933c857,
- 0x4807c857, 0x592c0205, 0x82000500, 0x000000ff,
- 0x82000580, 0x00000048, 0x04020004, 0x8c102500,
- 0x02020000, 0x00109f0a, 0x4a025a07, 0x00000000,
- 0x8c040d1e, 0x04000037, 0x41780800, 0x497a580a,
- 0x592c1c0a, 0x59300008, 0x8c00052c, 0x04000003,
- 0x4a026012, 0x7fffffff, 0x59300012, 0x59341200,
- 0x497a6205, 0x8c08150e, 0x0402007b, 0x4807c857,
- 0x4806580b, 0x0201f800, 0x0010a0a5, 0x80000d40,
- 0x04020ef9, 0x59300402, 0x48025c07, 0x48065808,
- 0x4a025a05, 0x00000103, 0x4c040000, 0x592c0a09,
- 0x8c040d12, 0x04000003, 0x4a025a07, 0x0000000c,
- 0x5c000800, 0x4c040000, 0x4c0c0000, 0x4c100000,
- 0x0201f800, 0x00109d18, 0x5c002000, 0x5c001800,
- 0x5c000800, 0x8c102512, 0x0402001c, 0x4c0c0000,
- 0x0201f800, 0x00109d1d, 0x0201f800, 0x000203ef,
- 0x0201f800, 0x001048bd, 0x5c001800, 0x8c0c1d18,
- 0x02000000, 0x00020b9d, 0x0201f000, 0x0010984f,
- 0x4813c857, 0x8c102518, 0x0400004d, 0x41780800,
- 0x592c1c0a, 0x820c0580, 0x00001000, 0x040007c6,
- 0x8c102512, 0x040007c4, 0x592c780a, 0x583c080b,
- 0x583c1c0a, 0x0401f7c0, 0x4807c857, 0x592c780a,
- 0x59300402, 0x592c1405, 0x8c08151e, 0x0402000d,
- 0x592c1207, 0x48007c07, 0x48047808, 0x48087a07,
- 0x84102512, 0x48107c09, 0x4c0c0000, 0x0201f800,
- 0x0010059d, 0x403e5800, 0x0401fb09, 0x0401f7d9,
- 0x48025c07, 0x48065808, 0x583c080d, 0x583c000c,
- 0x80040c00, 0x82041480, 0x0000001d, 0x04001006,
- 0x583c1001, 0x480a5801, 0x49787801, 0x42000800,
- 0x0000001c, 0x82040c00, 0x00000014, 0x4c0c0000,
- 0x4c500000, 0x4c540000, 0x823ca400, 0x00000009,
- 0x832cac00, 0x00000009, 0x4c100000, 0x4c3c0000,
- 0x0401fb0a, 0x5c007800, 0x5c002000, 0x5c00a800,
- 0x5c00a000, 0x84102512, 0x48125c09, 0x403e5800,
- 0x0201f800, 0x0010059d, 0x0201f800, 0x00109d18,
- 0x42034000, 0x0010c7ff, 0x59a1d806, 0x80edd9c0,
- 0x02000800, 0x0010032e, 0x48efc857, 0x58ec0008,
- 0x4803c857, 0x0801f800, 0x0401f7aa, 0x4933c857,
- 0x1c01f000, 0x59301415, 0x480bc857, 0x8c08151c,
- 0x0402000e, 0x80000540, 0x4803c857, 0x04000780,
- 0x80042c80, 0x0402177e, 0x8c081514, 0x04020005,
- 0x592c0810, 0x4807c857, 0x80040480, 0x48026017,
- 0x8408155c, 0x480a6415, 0x59301008, 0x8408151e,
- 0x480a6008, 0x4c100000, 0x4c3c0000, 0x4d400000,
- 0x592e8207, 0x4a025a07, 0x00000001, 0x0201f800,
- 0x00109d18, 0x49425a07, 0x5c028000, 0x5c007800,
- 0x5c002000, 0x497a580a, 0x8c102512, 0x04000006,
- 0x4d2c0000, 0x403e5800, 0x0201f800, 0x0010059d,
- 0x5c025800, 0x82102500, 0xffffedff, 0x48125c09,
- 0x59301006, 0x800811c0, 0x02000000, 0x0010988f,
- 0x59a8002c, 0x80080480, 0x02021000, 0x0010988f,
- 0x4a025a05, 0x00000103, 0x4a025a07, 0x00000006,
- 0x497a5c0a, 0x492fc857, 0x0201f800, 0x000203ef,
- 0x0201f800, 0x001048bd, 0x0201f000, 0x00020b9d,
- 0x59325809, 0x592c0409, 0x8c000518, 0x04000004,
- 0x412df800, 0x0201f000, 0x00100c46, 0x1c01f000,
- 0x4933c857, 0x59325809, 0x497a580a, 0x4a025a07,
- 0x00000000, 0x4a025a05, 0x00000103, 0x59300812,
- 0x4807c857, 0x800409c0, 0x0402000e, 0x48065808,
- 0x59300c02, 0x48065c07, 0x0201f800, 0x00109d18,
- 0x0201f800, 0x00109d1d, 0x0201f800, 0x000203ef,
- 0x0201f800, 0x001048bd, 0x0201f000, 0x00020b9d,
- 0x59340200, 0x8c00050e, 0x04020008, 0x59300012,
- 0x0201f800, 0x0010a0a5, 0x80000d40, 0x0401fe1e,
- 0x48065808, 0x0401f7eb, 0x592c0209, 0x8c00050e,
- 0x040207f7, 0x4933c857, 0x0201f000, 0x0010988f,
- 0x4933c857, 0x59325809, 0x812e59c0, 0x02000800,
- 0x0010032e, 0x592c020b, 0x8c000502, 0x02000800,
- 0x0010032e, 0x4a026006, 0x00000002, 0x1c01f000,
- 0x5930001d, 0x800001c0, 0x02020800, 0x00109fda,
- 0x59300008, 0x4933c857, 0x4803c857, 0x8c00050e,
- 0x04000037, 0x8c000500, 0x04000029, 0x8c00051c,
- 0x0400000a, 0x84000500, 0x48026008, 0x59325809,
- 0x592c3c09, 0x481fc857, 0x841c3d58, 0x481e5c09,
- 0x0201f000, 0x00020c00, 0x59325809, 0x592c3c09,
- 0x841c3d58, 0x59300008, 0x8c00051c, 0x040207f2,
- 0x481e5c09, 0x42000000, 0x00000005, 0x40000000,
- 0x80000040, 0x040207fe, 0x59300008, 0x8c00051c,
- 0x040207e9, 0x592c0205, 0x82000500, 0x000000ff,
- 0x82000580, 0x00000048, 0x04020003, 0x497a580c,
- 0x0401f002, 0x497a580a, 0x481e5c09, 0x4a025a07,
- 0x00000000, 0x0201f000, 0x00100c27, 0x8c000524,
- 0x040007d9, 0x59325809, 0x4c000000, 0x592c0409,
- 0x8c00051c, 0x5c000000, 0x04020003, 0x4a026012,
- 0xffffffff, 0x84000524, 0x0401f7cf, 0x1c01f000,
- 0x4933c857, 0x41780800, 0x83380480, 0x00000058,
- 0x0402100b, 0x83380480, 0x00000040, 0x04001008,
- 0x4d2c0000, 0x59325809, 0x812e59c0, 0x0c020806,
- 0x5c025800, 0x0201f000, 0x00020b9d, 0x493bc857,
- 0x1c01f000, 0x00108f79, 0x00108f79, 0x00108f79,
- 0x00108f79, 0x00108f79, 0x00108f7b, 0x00108f79,
- 0x00108f79, 0x00108f79, 0x00108f79, 0x00108f79,
- 0x00108f79, 0x00108f79, 0x00108f79, 0x00108f79,
- 0x00108f79, 0x00108f79, 0x00108f79, 0x00108f79,
- 0x00108f79, 0x00108f7e, 0x00108f79, 0x00108f79,
- 0x00108f79, 0x0201f800, 0x0010032e, 0x59cc0808,
- 0x497a5808, 0x4807c857, 0x59300402, 0x48025c07,
- 0x4a025a05, 0x00000103, 0x900401c0, 0x4802580a,
- 0x4a025a07, 0x00000000, 0x800409c0, 0x02000000,
- 0x000203ef, 0x59cc0009, 0x4802580b, 0x82042500,
- 0x00000100, 0x04000002, 0x59cc200b, 0x4812580d,
- 0x82040500, 0x00000200, 0x04000002, 0x59cc000a,
- 0x4802580c, 0x80100c00, 0x02001800, 0x0010032e,
- 0x02000000, 0x000203ef, 0x82041480, 0x0000001d,
- 0x04001006, 0x592c0405, 0x8c00051e, 0x0400000e,
- 0x42000800, 0x0000001c, 0x4c500000, 0x4c540000,
- 0x83cca400, 0x0000000c, 0x832cac00, 0x0000000e,
- 0x0401f9de, 0x5c00a800, 0x5c00a000, 0x0201f000,
- 0x000203ef, 0x0401f983, 0x0401f1bd, 0x83380480,
- 0x00000093, 0x02021800, 0x0010032e, 0x83380480,
- 0x00000085, 0x02001800, 0x0010032e, 0x0c01f001,
- 0x00108fc7, 0x00108fc5, 0x00108fc5, 0x00108fce,
- 0x00108fc5, 0x00108fc5, 0x00108fc5, 0x00108fc5,
- 0x00108fc5, 0x00108fc5, 0x00108fc5, 0x00108fc5,
- 0x00108fc5, 0x0201f800, 0x0010032e, 0x4a026203,
- 0x00000001, 0x493a6403, 0x42000800, 0x80000040,
- 0x0201f000, 0x00020b3e, 0x83300580, 0x0011120c,
- 0x02020800, 0x0010032e, 0x4933c857, 0x59cc1404,
- 0x0201f800, 0x00109ac1, 0x04000025, 0x591c0203,
- 0x82000580, 0x00000000, 0x04000021, 0x591c000a,
- 0x81340580, 0x0402001e, 0x59cc1204, 0x82080580,
- 0x0000ffff, 0x04000007, 0x591c0202, 0x82000d80,
- 0x0000ffff, 0x04000003, 0x80080580, 0x04020014,
- 0x4d300000, 0x4d1c0000, 0x411e6000, 0x0401f9fa,
- 0x5c023800, 0x5c026000, 0x0400000b, 0x59cc0005,
- 0x8c000500, 0x04020003, 0x0401f99d, 0x0401f003,
- 0x4a023a03, 0x00000002, 0x4a026403, 0x00000086,
- 0x0401f005, 0x0401f9de, 0x040007f5, 0x4a026403,
- 0x00000087, 0x4d2c0000, 0x0201f800, 0x0010b462,
- 0x0201f800, 0x00104c77, 0x5c025800, 0x59340200,
- 0x8c00050e, 0x0400000d, 0x59cc1404, 0x0201f800,
- 0x00109ac1, 0x04000009, 0x591c0415, 0x8c00051a,
- 0x04000006, 0x4d300000, 0x411e6000, 0x0201f800,
- 0x001098a4, 0x5c026000, 0x1c01f000, 0x83380580,
- 0x00000013, 0x0402000b, 0x59300403, 0x4803c857,
- 0x82000d80, 0x00000086, 0x04000012, 0x82000d80,
- 0x00000087, 0x02020800, 0x0010032e, 0x0401f00d,
- 0x83380580, 0x00000027, 0x04000005, 0x83380580,
- 0x00000014, 0x02020800, 0x0010032e, 0x493bc857,
- 0x0201f800, 0x00106b8c, 0x0201f000, 0x00107cbe,
+ 0x0000000e, 0x0401fbc5, 0x5c00a800, 0x5c00a000,
+ 0x0201f000, 0x00100c28, 0x0401fb6a, 0x0201f000,
+ 0x00100c28, 0x412c7800, 0x0201f800, 0x00100583,
+ 0x02000800, 0x0010032e, 0x492c780a, 0x841c3d52,
+ 0x481c7c09, 0x4a025a05, 0x00000103, 0x4812580b,
+ 0x900401c0, 0x4802580a, 0x583c0405, 0x583c1006,
+ 0x583c2209, 0x48025c05, 0x480a5806, 0x48125a09,
+ 0x0401f7c7, 0x8c000524, 0x04000792, 0x59325809,
+ 0x4c000000, 0x592c0409, 0x8c00051c, 0x5c000000,
+ 0x04020003, 0x4a026012, 0xffffffff, 0x84000524,
+ 0x0401f788, 0x1c01f000, 0x59a8002c, 0x48026205,
+ 0x59325809, 0x4a026203, 0x00000002, 0x592c2409,
+ 0x59300808, 0x4933c857, 0x4807c857, 0x592c0205,
+ 0x82000500, 0x000000ff, 0x82000580, 0x00000048,
+ 0x04020004, 0x8c102500, 0x02020000, 0x0010a148,
+ 0x4a025a07, 0x00000000, 0x8c040d1e, 0x04000037,
+ 0x41780800, 0x497a580a, 0x592c1c0a, 0x59300008,
+ 0x8c00052c, 0x04000003, 0x4a026012, 0x7fffffff,
+ 0x59300012, 0x59341200, 0x497a6205, 0x8c08150e,
+ 0x0402007b, 0x4807c857, 0x4806580b, 0x0201f800,
+ 0x0010a2e2, 0x80000d40, 0x04020ef9, 0x59300402,
+ 0x48025c07, 0x48065808, 0x4a025a05, 0x00000103,
+ 0x4c040000, 0x592c0a09, 0x8c040d12, 0x04000003,
+ 0x4a025a07, 0x0000000c, 0x5c000800, 0x4c040000,
+ 0x4c0c0000, 0x4c100000, 0x0201f800, 0x00109f56,
+ 0x5c002000, 0x5c001800, 0x5c000800, 0x8c102512,
+ 0x0402001c, 0x4c0c0000, 0x0201f800, 0x00109f5b,
+ 0x0201f800, 0x000203ef, 0x0201f800, 0x001049bd,
+ 0x5c001800, 0x8c0c1d18, 0x02000000, 0x00020b9d,
+ 0x0201f000, 0x00109a87, 0x4813c857, 0x8c102518,
+ 0x0400004d, 0x41780800, 0x592c1c0a, 0x820c0580,
+ 0x00001000, 0x040007c6, 0x8c102512, 0x040007c4,
+ 0x592c780a, 0x583c080b, 0x583c1c0a, 0x0401f7c0,
+ 0x4807c857, 0x592c780a, 0x59300402, 0x592c1405,
+ 0x8c08151e, 0x0402000d, 0x592c1207, 0x48007c07,
+ 0x48047808, 0x48087a07, 0x84102512, 0x48107c09,
+ 0x4c0c0000, 0x0201f800, 0x0010059d, 0x403e5800,
+ 0x0401fb17, 0x0401f7d9, 0x48025c07, 0x48065808,
+ 0x583c080d, 0x583c000c, 0x80040c00, 0x82041480,
+ 0x0000001d, 0x04001006, 0x583c1001, 0x480a5801,
+ 0x49787801, 0x42000800, 0x0000001c, 0x82040c00,
+ 0x00000014, 0x4c0c0000, 0x4c500000, 0x4c540000,
+ 0x823ca400, 0x00000009, 0x832cac00, 0x00000009,
+ 0x4c100000, 0x4c3c0000, 0x0401fb18, 0x5c007800,
+ 0x5c002000, 0x5c00a800, 0x5c00a000, 0x84102512,
+ 0x48125c09, 0x403e5800, 0x0201f800, 0x0010059d,
+ 0x0201f800, 0x00109f56, 0x42034000, 0x0010caff,
+ 0x59a1d806, 0x80edd9c0, 0x02000800, 0x0010032e,
+ 0x48efc857, 0x58ec0008, 0x4803c857, 0x0801f800,
+ 0x0401f7aa, 0x4933c857, 0x1c01f000, 0x59301415,
+ 0x480bc857, 0x8c08151c, 0x0402000e, 0x80000540,
+ 0x4803c857, 0x04000780, 0x80042c80, 0x0402177e,
+ 0x8c081514, 0x04020005, 0x592c0810, 0x4807c857,
+ 0x80040480, 0x48026017, 0x8408155c, 0x480a6415,
+ 0x59301008, 0x8408151e, 0x480a6008, 0x4c100000,
+ 0x4c3c0000, 0x4d400000, 0x592e8207, 0x4a025a07,
+ 0x00000001, 0x0201f800, 0x00109f56, 0x49425a07,
+ 0x5c028000, 0x5c007800, 0x5c002000, 0x497a580a,
+ 0x8c102512, 0x04000006, 0x4d2c0000, 0x403e5800,
+ 0x0201f800, 0x0010059d, 0x5c025800, 0x82102500,
+ 0xffffedff, 0x48125c09, 0x59301006, 0x800811c0,
+ 0x02000000, 0x00109ac7, 0x59a8002c, 0x80080480,
+ 0x02021000, 0x00109ac7, 0x4a025a05, 0x00000103,
+ 0x4a025a07, 0x00000006, 0x497a5c0a, 0x492fc857,
+ 0x0201f800, 0x000203ef, 0x0201f800, 0x001049bd,
+ 0x0201f000, 0x00020b9d, 0x59325809, 0x592c0409,
+ 0x8c000518, 0x04000004, 0x412df800, 0x0201f000,
+ 0x00100c47, 0x1c01f000, 0x4933c857, 0x59325809,
+ 0x497a580a, 0x4a025a07, 0x00000000, 0x4a025a05,
+ 0x00000103, 0x59300812, 0x4807c857, 0x800409c0,
+ 0x0402000e, 0x48065808, 0x59300c02, 0x48065c07,
+ 0x0201f800, 0x00109f56, 0x0201f800, 0x00109f5b,
+ 0x0201f800, 0x000203ef, 0x0201f800, 0x001049bd,
+ 0x0201f000, 0x00020b9d, 0x59340200, 0x8c00050e,
+ 0x04020008, 0x59300012, 0x0201f800, 0x0010a2e2,
+ 0x80000d40, 0x0401fe1e, 0x48065808, 0x0401f7eb,
+ 0x592c0209, 0x8c00050e, 0x040207f7, 0x4933c857,
+ 0x0201f000, 0x00109ac7, 0x4933c857, 0x59325809,
+ 0x812e59c0, 0x02000800, 0x0010032e, 0x592c020b,
+ 0x8c000502, 0x02000800, 0x0010032e, 0x4a026006,
+ 0x00000002, 0x1c01f000, 0x5930001d, 0x800001c0,
+ 0x02020800, 0x0010a218, 0x59300008, 0x4933c857,
+ 0x4803c857, 0x8c00050e, 0x04000037, 0x8c000500,
+ 0x04000029, 0x8c00051c, 0x0400000a, 0x84000500,
+ 0x48026008, 0x59325809, 0x592c3c09, 0x481fc857,
+ 0x841c3d58, 0x481e5c09, 0x0201f000, 0x00020c00,
+ 0x59325809, 0x592c3c09, 0x841c3d58, 0x59300008,
+ 0x8c00051c, 0x040207f2, 0x481e5c09, 0x42000000,
+ 0x00000005, 0x40000000, 0x80000040, 0x040207fe,
+ 0x59300008, 0x8c00051c, 0x040207e9, 0x592c0205,
+ 0x82000500, 0x000000ff, 0x82000580, 0x00000048,
+ 0x04020003, 0x497a580c, 0x0401f002, 0x497a580a,
+ 0x481e5c09, 0x4a025a07, 0x00000000, 0x0201f000,
+ 0x00100c28, 0x8c000524, 0x040007d9, 0x59325809,
+ 0x4c000000, 0x592c0409, 0x8c00051c, 0x5c000000,
+ 0x04020003, 0x4a026012, 0xffffffff, 0x84000524,
+ 0x0401f7cf, 0x1c01f000, 0x4933c857, 0x41780800,
+ 0x83380480, 0x00000058, 0x0402100b, 0x83380480,
+ 0x00000040, 0x04001008, 0x4d2c0000, 0x59325809,
+ 0x812e59c0, 0x0c020806, 0x5c025800, 0x0201f000,
+ 0x00020b9d, 0x493bc857, 0x1c01f000, 0x0010919f,
+ 0x0010919f, 0x0010919f, 0x0010919f, 0x0010919f,
+ 0x001091a1, 0x0010919f, 0x0010919f, 0x0010919f,
+ 0x0010919f, 0x0010919f, 0x0010919f, 0x0010919f,
+ 0x0010919f, 0x0010919f, 0x0010919f, 0x0010919f,
+ 0x0010919f, 0x0010919f, 0x0010919f, 0x001091a4,
+ 0x0010919f, 0x0010919f, 0x0010919f, 0x0201f800,
+ 0x0010032e, 0x59cc0808, 0x497a5808, 0x4807c857,
+ 0x59300402, 0x48025c07, 0x4a025a05, 0x00000103,
+ 0x900401c0, 0x4802580a, 0x4a025a07, 0x00000000,
+ 0x800409c0, 0x02000000, 0x000203ef, 0x59cc0009,
+ 0x4802580b, 0x82042500, 0x00000100, 0x04000002,
+ 0x59cc200b, 0x4812580d, 0x82040500, 0x00000200,
+ 0x04000002, 0x59cc000a, 0x4802580c, 0x80100c00,
+ 0x02001800, 0x0010032e, 0x02000000, 0x000203ef,
+ 0x82041480, 0x0000001d, 0x04001006, 0x592c0405,
+ 0x8c00051e, 0x0400000e, 0x42000800, 0x0000001c,
+ 0x4c500000, 0x4c540000, 0x83cca400, 0x0000000c,
+ 0x832cac00, 0x0000000e, 0x0401f9ec, 0x5c00a800,
+ 0x5c00a000, 0x0201f000, 0x000203ef, 0x0401f991,
+ 0x0401f1cb, 0x83380480, 0x00000093, 0x02021800,
+ 0x0010032e, 0x83380480, 0x00000085, 0x02001800,
+ 0x0010032e, 0x0c01f001, 0x001091ed, 0x001091eb,
+ 0x001091eb, 0x001091f4, 0x001091eb, 0x001091eb,
+ 0x001091eb, 0x001091eb, 0x001091eb, 0x001091eb,
+ 0x001091eb, 0x001091eb, 0x001091eb, 0x0201f800,
+ 0x0010032e, 0x4a026203, 0x00000001, 0x493a6403,
+ 0x42000800, 0x80000040, 0x0201f000, 0x00020b3e,
+ 0x83300580, 0x0011152c, 0x02020800, 0x0010032e,
+ 0x4933c857, 0x59cc1404, 0x0201f800, 0x00109cf9,
+ 0x04000025, 0x591c0203, 0x82000580, 0x00000000,
+ 0x04000021, 0x591c000a, 0x81340580, 0x0402001e,
+ 0x59cc1204, 0x82080580, 0x0000ffff, 0x04000007,
+ 0x591c0202, 0x82000d80, 0x0000ffff, 0x04000003,
+ 0x80080580, 0x04020014, 0x4d300000, 0x4d1c0000,
+ 0x411e6000, 0x0401fa08, 0x5c023800, 0x5c026000,
+ 0x0400000b, 0x59cc0005, 0x8c000500, 0x04020003,
+ 0x0401f9ab, 0x0401f003, 0x4a023a03, 0x00000002,
+ 0x4a026403, 0x00000086, 0x0401f005, 0x0401f9ec,
+ 0x040007f5, 0x4a026403, 0x00000087, 0x4d2c0000,
+ 0x0201f800, 0x0010b78d, 0x0201f800, 0x00104d7c,
+ 0x5c025800, 0x59340200, 0x8c00050e, 0x0400000d,
+ 0x59cc1404, 0x0201f800, 0x00109cf9, 0x04000009,
+ 0x591c0415, 0x8c00051a, 0x04000006, 0x4d300000,
+ 0x411e6000, 0x0201f800, 0x00109adc, 0x5c026000,
+ 0x1c01f000, 0x83380580, 0x00000013, 0x0402000b,
+ 0x59300403, 0x4803c857, 0x82000d80, 0x00000086,
+ 0x04000020, 0x82000d80, 0x00000087, 0x02020800,
+ 0x0010032e, 0x0401f01b, 0x83380580, 0x00000027,
+ 0x04000005, 0x83380580, 0x00000014, 0x02020800,
+ 0x0010032e, 0x493bc857, 0x0201f800, 0x00106d91,
+ 0x0201f800, 0x0010989f, 0x02000000, 0x00107eb4,
+ 0x4d2c0000, 0x59325809, 0x0201f800, 0x000203ef,
+ 0x59300a26, 0x82040d80, 0x00000003, 0x02000800,
+ 0x001099b4, 0x5c025800, 0x0201f000, 0x00107eb4,
0x4933c857, 0x0201f000, 0x00020b9d, 0x83380580,
0x00000013, 0x04020006, 0x59300403, 0x4803c857,
0x82000480, 0x00000085, 0x0c01f053, 0x83380580,
0x00000027, 0x04020047, 0x4933c857, 0x0201f800,
- 0x00106b8c, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010fc72, 0x5c027800, 0x42003000, 0x00000015,
+ 0x00106d91, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010ff80, 0x5c027800, 0x42003000, 0x00000015,
0x41782800, 0x42002000, 0x00000003, 0x42028000,
0x00000029, 0x4d400000, 0x4d440000, 0x59368c03,
- 0x0201f800, 0x00109fec, 0x5c028800, 0x5c028000,
- 0x42000000, 0x0010cc23, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x00109667, 0x02000000, 0x00020b9d,
+ 0x0201f800, 0x0010a22a, 0x5c028800, 0x5c028000,
+ 0x42000000, 0x0010cf23, 0x0201f800, 0x0010bfb3,
+ 0x0201f800, 0x0010989f, 0x02000000, 0x00020b9d,
0x4d2c0000, 0x59325809, 0x592c0205, 0x82000500,
0x000000ff, 0x82000580, 0x00000014, 0x02020800,
- 0x0010977c, 0x4a025a05, 0x00000103, 0x59300402,
+ 0x001099b4, 0x4a025a05, 0x00000103, 0x59300402,
0x48025c07, 0x497a580a, 0x49425a07, 0x0201f800,
0x000203ef, 0x5c025800, 0x0201f000, 0x00020b9d,
0x83380580, 0x00000089, 0x04000005, 0x83380580,
- 0x0000008a, 0x02020000, 0x00107d3d, 0x0201f800,
- 0x00107021, 0x02020000, 0x00107d3d, 0x59300a03,
+ 0x0000008a, 0x02020000, 0x00107f37, 0x0201f800,
+ 0x00107226, 0x02020000, 0x00107f37, 0x59300a03,
0x82040580, 0x0000000a, 0x0400002a, 0x82040580,
0x0000000c, 0x04000027, 0x0201f800, 0x0010032e,
0x83380580, 0x00000014, 0x040207ea, 0x4933c857,
- 0x0201f800, 0x00106b8c, 0x42028000, 0x00000006,
- 0x0401f7cc, 0x00109098, 0x00109096, 0x00109096,
- 0x00109096, 0x00109096, 0x00109096, 0x0010909e,
- 0x00109096, 0x00109096, 0x00109096, 0x00109096,
- 0x00109096, 0x00109096, 0x0201f800, 0x0010032e,
+ 0x0201f800, 0x00106d91, 0x42028000, 0x00000006,
+ 0x0401f7cc, 0x001092cc, 0x001092ca, 0x001092ca,
+ 0x001092ca, 0x001092ca, 0x001092ca, 0x001092d2,
+ 0x001092ca, 0x001092ca, 0x001092ca, 0x001092ca,
+ 0x001092ca, 0x001092ca, 0x0201f800, 0x0010032e,
0x4933c857, 0x59a8002a, 0x48026006, 0x4a026203,
0x0000000a, 0x1c01f000, 0x4933c857, 0x59a8002a,
0x48026006, 0x4a026203, 0x0000000c, 0x1c01f000,
0x5932680a, 0x83380580, 0x00000089, 0x04000008,
0x83380580, 0x0000008a, 0x04000029, 0x4933c857,
- 0x493bc857, 0x0201f000, 0x00107d3d, 0x4933c857,
+ 0x493bc857, 0x0201f000, 0x00107f37, 0x4933c857,
0x59325809, 0x59300a26, 0x82040580, 0x00000003,
- 0x0402000a, 0x0201f800, 0x00109667, 0x04000012,
- 0x0201f800, 0x000203ef, 0x0201f800, 0x001048bd,
+ 0x0402000a, 0x0201f800, 0x0010989f, 0x04000012,
+ 0x0201f800, 0x000203ef, 0x0201f800, 0x001049bd,
0x497a6009, 0x0401f00c, 0x59300226, 0x82000580,
0x00000001, 0x04020008, 0x59300c17, 0x82040580,
0x00000039, 0x0400001d, 0x82040580, 0x00000035,
0x0400001a, 0x59cc0c07, 0x4806641a, 0x59cc0a07,
0x4806621a, 0x59300203, 0x48026426, 0x4a026203,
- 0x00000011, 0x0201f000, 0x00107cbe, 0x4933c857,
+ 0x00000011, 0x0201f000, 0x00107eb4, 0x4933c857,
0x59300226, 0x82000580, 0x00000001, 0x0402004a,
0x59300c17, 0x82040580, 0x00000035, 0x04000007,
0x82040580, 0x0000001e, 0x04000004, 0x82040580,
0x00000039, 0x04020040, 0x4933c857, 0x4c5c0000,
0x4c600000, 0x4d1c0000, 0x4130b800, 0x4004c000,
- 0x0201f800, 0x00109a64, 0x04020031, 0x82600580,
+ 0x0201f800, 0x00109c9c, 0x04020031, 0x82600580,
0x00000035, 0x04020004, 0x591c0c15, 0x8c040d02,
- 0x0400002b, 0x0201f800, 0x00107cfe, 0x04000028,
+ 0x0400002b, 0x0201f800, 0x00107ef8, 0x04000028,
0x491fc857, 0x4933c857, 0x82600580, 0x00000035,
0x04000004, 0x82600580, 0x00000039, 0x04020002,
0x4932381d, 0x585c081c, 0x4806601c, 0x48626403,
@@ -23836,10 +24029,10 @@
0x4807c857, 0x4806621a, 0x491e6027, 0x42000800,
0x80000040, 0x0201f800, 0x00020b3e, 0x405e6000,
0x5c023800, 0x5c00c000, 0x5c00b800, 0x0201f000,
- 0x00020b9d, 0x0201f800, 0x00109667, 0x0400000b,
+ 0x00020b9d, 0x0201f800, 0x0010989f, 0x0400000b,
0x4d2c0000, 0x59325809, 0x0201f800, 0x000203ef,
0x59300226, 0x82000580, 0x00000003, 0x02000800,
- 0x001048bd, 0x5c025800, 0x0201f000, 0x00020b9d,
+ 0x001049bd, 0x5c025800, 0x0201f000, 0x00020b9d,
0x4803c856, 0x4c500000, 0x4c540000, 0x412c7800,
0x4c3c0000, 0x42002800, 0x00000001, 0x82040480,
0x00000101, 0x04001003, 0x42000800, 0x00000100,
@@ -23860,23 +24053,23 @@
0x0201f800, 0x000203ef, 0x403e5800, 0x0401f7f9,
0x5c007800, 0x0201f800, 0x000203ef, 0x5c025800,
0x1c01f000, 0x4803c856, 0x4c580000, 0x82040400,
- 0x00000003, 0x8000b104, 0x0201f800, 0x0010bd5b,
+ 0x00000003, 0x8000b104, 0x0201f800, 0x0010c086,
0x5c00b000, 0x1c01f000, 0x4803c856, 0x4c580000,
0x82040c00, 0x00000003, 0x8004b104, 0x0201f800,
- 0x0010bd5b, 0x5c00b000, 0x1c01f000, 0x591c0c07,
+ 0x0010c086, 0x5c00b000, 0x1c01f000, 0x591c0c07,
0x82040580, 0x00000003, 0x04000007, 0x82040580,
0x00000002, 0x04000004, 0x82040580, 0x0000000a,
0x0402002d, 0x4d300000, 0x4d2c0000, 0x411e6000,
- 0x59325809, 0x0201f800, 0x00109667, 0x04000022,
+ 0x59325809, 0x0201f800, 0x0010989f, 0x04000022,
0x59300c07, 0x82040580, 0x0000000a, 0x04000023,
0x82040580, 0x00000003, 0x04020009, 0x592c0a05,
0x82040d00, 0x000000ff, 0x82040d80, 0x00000014,
0x04000003, 0x4a026226, 0x00000003, 0x0401f81c,
0x4d400000, 0x42028000, 0x00000013, 0x592c0a09,
- 0x84040d54, 0x0201f800, 0x00104cf5, 0x5c028000,
- 0x0201f800, 0x00109d18, 0x0201f800, 0x000203ef,
+ 0x84040d54, 0x0201f800, 0x00104e1a, 0x5c028000,
+ 0x0201f800, 0x00109f56, 0x0201f800, 0x000203ef,
0x59300226, 0x82000580, 0x00000003, 0x02000800,
- 0x0010977c, 0x0201f800, 0x00107cbe, 0x5c025800,
+ 0x001099b4, 0x0201f800, 0x00107eb4, 0x5c025800,
0x5c026000, 0x1c01f000, 0x4a025a07, 0x00000013,
0x4a026226, 0x0000000a, 0x0401f7ee, 0x592c0409,
0x8c000512, 0x04000009, 0x84000512, 0x48025c09,
@@ -23890,75 +24083,75 @@
0x02021800, 0x0010032e, 0x0c01f80a, 0x5c027800,
0x1c01f000, 0x4933c857, 0x59300407, 0x82000c80,
0x00000014, 0x02021800, 0x0010032e, 0x0c01f001,
- 0x00109211, 0x0010920e, 0x0010920e, 0x0010924e,
- 0x0010920c, 0x0010920e, 0x0010922a, 0x0010920e,
- 0x0010920c, 0x001069be, 0x0010a137, 0x0010920e,
- 0x0010920e, 0x0010920c, 0x0010920c, 0x0010920c,
- 0x00109344, 0x0010920e, 0x0010bb03, 0x0010bb03,
+ 0x00109445, 0x00109442, 0x00109442, 0x00109482,
+ 0x00109440, 0x00109442, 0x0010945e, 0x00109442,
+ 0x00109440, 0x00106bc3, 0x0010a374, 0x00109442,
+ 0x00109442, 0x00109440, 0x00109440, 0x00109440,
+ 0x00109578, 0x00109442, 0x0010be2e, 0x0010be2e,
0x0201f800, 0x0010032e, 0x4803c856, 0x80000580,
0x1c01f000, 0x4803c856, 0x8d3e7d02, 0x04020016,
- 0x0201f800, 0x00109667, 0x0400000f, 0x59325809,
+ 0x0201f800, 0x0010989f, 0x0400000f, 0x59325809,
0x41780800, 0x4d400000, 0x42028000, 0x00000005,
- 0x0201f800, 0x00104cf5, 0x5c028000, 0x0201f800,
- 0x00109d18, 0x0201f800, 0x0010982a, 0x0201f800,
- 0x000203ef, 0x0201f800, 0x00107cbe, 0x82000540,
+ 0x0201f800, 0x00104e1a, 0x5c028000, 0x0201f800,
+ 0x00109f56, 0x0201f800, 0x00109a62, 0x0201f800,
+ 0x000203ef, 0x0201f800, 0x00107eb4, 0x82000540,
0x00000001, 0x1c01f000, 0x4933c857, 0x0201f800,
- 0x00109667, 0x04000009, 0x59300809, 0x58040209,
+ 0x0010989f, 0x04000009, 0x59300809, 0x58040209,
0x8c000512, 0x04000005, 0x4d400000, 0x42028000,
- 0x0000000c, 0x0401f011, 0x0201f800, 0x0010483c,
+ 0x0000000c, 0x0401f011, 0x0201f800, 0x0010493c,
0x0400000b, 0x59300415, 0x84000556, 0x48026415,
0x0401f812, 0x4df00000, 0x59300415, 0x84000516,
0x48026415, 0x5c03e000, 0x1c01f000, 0x4d400000,
- 0x42028000, 0x00000010, 0x0201f800, 0x0010acac,
+ 0x42028000, 0x00000010, 0x0201f800, 0x0010afbb,
0x4a026407, 0x00000006, 0x4a026203, 0x00000007,
0x5c028000, 0x1c01f000, 0x4933c857, 0x0201f800,
- 0x00106c3c, 0x4df00000, 0x0401f8de, 0x82000c80,
+ 0x00106e41, 0x4df00000, 0x0401f8de, 0x82000c80,
0x0000000e, 0x02021800, 0x0010032e, 0x0c01f001,
- 0x00109268, 0x001092ef, 0x0010927f, 0x00109303,
- 0x001092ea, 0x00109266, 0x00109268, 0x00109268,
- 0x0010926c, 0x00109268, 0x00109268, 0x00109268,
- 0x00109268, 0x0010927f, 0x0201f800, 0x0010032e,
- 0x5c03e000, 0x02000800, 0x00106c29, 0x0401f7a3,
- 0x5c03e000, 0x02000800, 0x00106c29, 0x59300407,
+ 0x0010949c, 0x00109523, 0x001094b3, 0x00109537,
+ 0x0010951e, 0x0010949a, 0x0010949c, 0x0010949c,
+ 0x001094a0, 0x0010949c, 0x0010949c, 0x0010949c,
+ 0x0010949c, 0x001094b3, 0x0201f800, 0x0010032e,
+ 0x5c03e000, 0x02000800, 0x00106e2e, 0x0401f7a3,
+ 0x5c03e000, 0x02000800, 0x00106e2e, 0x59300407,
0x82000580, 0x00000003, 0x0402079f, 0x59300203,
0x82000580, 0x0000000d, 0x0400079b, 0x8d3e7d02,
0x04020799, 0x4d340000, 0x5932680a, 0x0201f800,
- 0x001048bd, 0x5c026800, 0x0401f793, 0x0201f800,
- 0x0010a1e1, 0x59300004, 0x8400055c, 0x48026004,
- 0x0201f800, 0x00106c29, 0x59300407, 0x82000580,
+ 0x001049bd, 0x5c026800, 0x0401f793, 0x0201f800,
+ 0x0010a424, 0x59300004, 0x8400055c, 0x48026004,
+ 0x0201f800, 0x00106e2e, 0x59300407, 0x82000580,
0x00000006, 0x0400005b, 0x8d3e7d02, 0x04020059,
0x497a6226, 0x59300203, 0x82000580, 0x0000000d,
- 0x04000003, 0x4a026226, 0x00000003, 0x0401fbd4,
+ 0x04000003, 0x4a026226, 0x00000003, 0x0401fbd8,
0x04020004, 0x8d3e7d00, 0x04000044, 0x0401f038,
0x4d2c0000, 0x4d400000, 0x59325809, 0x0201f800,
- 0x0010982a, 0x592c0409, 0x8c000512, 0x04000009,
+ 0x00109a62, 0x592c0409, 0x8c000512, 0x04000009,
0x4d2c0000, 0x84000512, 0x48025c09, 0x592c080a,
0x40065800, 0x0201f800, 0x0010059d, 0x5c025800,
0x4d400000, 0x42028000, 0x00000005, 0x592c0a09,
0x8c040d0e, 0x04000004, 0x42028000, 0x00000002,
0x0401f005, 0x8c040d12, 0x04000003, 0x42028000,
- 0x0000000c, 0x0201f800, 0x00104cf5, 0x5c028000,
- 0x0201f800, 0x00109d18, 0x8d3e7d00, 0x04020004,
- 0x0201f800, 0x0010bd9c, 0x04020004, 0x0201f800,
+ 0x0000000c, 0x0201f800, 0x00104e1a, 0x5c028000,
+ 0x0201f800, 0x00109f56, 0x8d3e7d00, 0x04020004,
+ 0x0201f800, 0x0010c0c7, 0x04020004, 0x0201f800,
0x000203ef, 0x497a6009, 0x5c028000, 0x5c025800,
0x8d3e7d00, 0x0400000d, 0x59300a26, 0x82040d80,
0x00000003, 0x04020006, 0x4d340000, 0x5932680a,
- 0x0201f800, 0x001048bd, 0x5c026800, 0x0201f800,
- 0x00107cbe, 0x0401f013, 0x0201f800, 0x0010bd9c,
+ 0x0201f800, 0x001049bd, 0x5c026800, 0x0201f800,
+ 0x00107eb4, 0x0401f013, 0x0201f800, 0x0010c0c7,
0x04020006, 0x59300a26, 0x82040d80, 0x00000003,
- 0x02000800, 0x0010977c, 0x4a026403, 0x00000085,
+ 0x02000800, 0x001099b4, 0x4a026403, 0x00000085,
0x4a026203, 0x00000009, 0x4a026407, 0x00000002,
0x42000800, 0x8000404b, 0x0201f800, 0x00020b3e,
- 0x5c03e000, 0x02020800, 0x00106c3c, 0x82000540,
- 0x00000001, 0x1c01f000, 0x0201f800, 0x00106c29,
- 0x0201f800, 0x00100c75, 0x0401f791, 0x598c000f,
- 0x81300580, 0x04020004, 0x0201f800, 0x00106f5c,
- 0x0402001d, 0x0201f800, 0x0010fece, 0x80c40040,
+ 0x5c03e000, 0x02020800, 0x00106e41, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x0201f800, 0x00106e2e,
+ 0x0201f800, 0x00100c76, 0x0401f791, 0x598c000f,
+ 0x81300580, 0x04020004, 0x0201f800, 0x00107161,
+ 0x0402001d, 0x0201f800, 0x001101de, 0x80c40040,
0x04020006, 0x59300c03, 0x82040580, 0x00000040,
- 0x04000770, 0x0401f782, 0x0201f800, 0x00106b47,
+ 0x04000770, 0x0401f782, 0x0201f800, 0x00106d4c,
0x04000011, 0x0201f800, 0x0010032e, 0x0401f81b,
- 0x04020004, 0x0201f800, 0x00106f25, 0x0402000a,
- 0x0201f800, 0x0010fd55, 0x80c40040, 0x040207f3,
+ 0x04020004, 0x0201f800, 0x0010712a, 0x0402000a,
+ 0x0201f800, 0x00110065, 0x80c40040, 0x040207f3,
0x59300c03, 0x82040580, 0x00000040, 0x0400075d,
0x0401f76f, 0x59300203, 0x82000c80, 0x0000000e,
0x02021800, 0x0010032e, 0x0c01f742, 0x0401f807,
@@ -23973,44 +24166,44 @@
0x0000001f, 0x82040580, 0x00000005, 0x04020004,
0x42000000, 0x00000003, 0x0401f005, 0x42000000,
0x00000001, 0x0401f002, 0x59300203, 0x1c01f000,
- 0x4933c857, 0x0201f800, 0x00106c3c, 0x4df00000,
+ 0x4933c857, 0x0201f800, 0x00106e41, 0x4df00000,
0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
- 0x0010032e, 0x0c01f001, 0x0010935e, 0x0010937b,
- 0x00109362, 0x0010935c, 0x0010935c, 0x0010935c,
- 0x0010935c, 0x0010935c, 0x0010935c, 0x0010935c,
- 0x0010935c, 0x0010935c, 0x0010935c, 0x0010935c,
+ 0x0010032e, 0x0c01f001, 0x00109592, 0x001095af,
+ 0x00109596, 0x00109590, 0x00109590, 0x00109590,
+ 0x00109590, 0x00109590, 0x00109590, 0x00109590,
+ 0x00109590, 0x00109590, 0x00109590, 0x00109590,
0x0201f800, 0x0010032e, 0x5c03e000, 0x02000800,
- 0x00106c29, 0x0401f6ad, 0x5c03e000, 0x02000800,
- 0x00106c29, 0x4d2c0000, 0x59325809, 0x59300403,
- 0x82000580, 0x00000052, 0x02000800, 0x001010b5,
- 0x0401fafb, 0x02000800, 0x0010032e, 0x4a025a07,
+ 0x00106e2e, 0x0401f6ad, 0x5c03e000, 0x02000800,
+ 0x00106e2e, 0x4d2c0000, 0x59325809, 0x59300403,
+ 0x82000580, 0x00000052, 0x02000800, 0x001010b6,
+ 0x0401faff, 0x02000800, 0x0010032e, 0x4a025a07,
0x00000005, 0x0201f800, 0x000203ef, 0x0201f800,
- 0x00104bb9, 0x0201f800, 0x00107cbe, 0x5c025800,
+ 0x00104cbe, 0x0201f800, 0x00107eb4, 0x5c025800,
0x82000540, 0x00000001, 0x1c01f000, 0x598c000f,
0x81300580, 0x0402001b, 0x59300004, 0x8c000520,
0x04000004, 0x84000520, 0x48026004, 0x0401f01b,
- 0x42001000, 0x0010cb5b, 0x50081000, 0x58080002,
+ 0x42001000, 0x0010ce5b, 0x50081000, 0x58080002,
0x82000580, 0x00000100, 0x0400000b, 0x5808000b,
0x81300580, 0x02020800, 0x0010032e, 0x0201f800,
- 0x0010fece, 0x80c40040, 0x02020800, 0x0010032e,
- 0x0401f7ce, 0x0201f800, 0x00106f5c, 0x0402000d,
+ 0x001101de, 0x80c40040, 0x02020800, 0x0010032e,
+ 0x0401f7ce, 0x0201f800, 0x00107161, 0x0402000d,
0x59300004, 0x8c000520, 0x04000004, 0x84000520,
- 0x48026004, 0x0401f7c5, 0x0201f800, 0x0010fece,
+ 0x48026004, 0x0401f7c5, 0x0201f800, 0x001101de,
0x80c40040, 0x040007c1, 0x0201f800, 0x0010032e,
0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
0x0010032e, 0x0c01f7a5, 0x4d340000, 0x4d240000,
0x5932481c, 0x5932680a, 0x59300407, 0x4933c857,
0x4803c857, 0x82000c80, 0x00000014, 0x02021800,
0x0010032e, 0x0c01f804, 0x5c024800, 0x5c026800,
- 0x1c01f000, 0x001093d2, 0x00109400, 0x00109592,
- 0x00110517, 0x00109585, 0x0010958d, 0x0010ac9b,
- 0x001093de, 0x00109580, 0x001069a6, 0x00109602,
- 0x001093cd, 0x001093cd, 0x001093cd, 0x001093cd,
- 0x00020b9d, 0x00109e71, 0x00109e71, 0x0010bb13,
- 0x0010bb13, 0x0201f800, 0x0010032e, 0x0401fbdb,
- 0x02000000, 0x001084a2, 0x1c01f000, 0x0201f800,
- 0x00106c3c, 0x0201f800, 0x00106b8c, 0x0201f800,
- 0x00106c29, 0x0201f000, 0x00020b9d, 0x4a026006,
+ 0x1c01f000, 0x00109606, 0x00109634, 0x001097ca,
+ 0x00110814, 0x001097bd, 0x001097c5, 0x0010afaa,
+ 0x00109612, 0x001097b8, 0x00106bab, 0x0010983a,
+ 0x00109601, 0x00109601, 0x00109601, 0x00109601,
+ 0x00020b9d, 0x0010a0af, 0x0010a0af, 0x0010be3e,
+ 0x0010be3e, 0x0201f800, 0x0010032e, 0x0401fbdf,
+ 0x02000000, 0x001086a8, 0x1c01f000, 0x0201f800,
+ 0x00106e41, 0x0201f800, 0x00106d91, 0x0201f800,
+ 0x00106e2e, 0x0201f000, 0x00020b9d, 0x4a026006,
0x00000001, 0x1c01f000, 0x4d340000, 0x4c5c0000,
0x59300203, 0x82000580, 0x00000011, 0x04020018,
0x5932680a, 0x4130b800, 0x0201f800, 0x00020b7b,
@@ -24020,34 +24213,35 @@
0x4a026407, 0x00000001, 0x42000800, 0x80000040,
0x0201f800, 0x00020b3e, 0x405e6000, 0x0201f800,
0x00020b9d, 0x5c00b800, 0x5c026800, 0x1c01f000,
- 0x42000000, 0x0010cc2e, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x0010b4f9, 0x59300203, 0x82000c80,
+ 0x42000000, 0x0010cf2e, 0x0201f800, 0x0010bfb3,
+ 0x0201f800, 0x0010b824, 0x59300203, 0x82000c80,
0x0000000e, 0x02021800, 0x0010032e, 0x4803c857,
- 0x0c01f001, 0x0010941b, 0x001093db, 0x0010941d,
- 0x0010941b, 0x0010941d, 0x0010941d, 0x001093d3,
- 0x0010941b, 0x001093cf, 0x0010941b, 0x0010941b,
- 0x0010941b, 0x0010941b, 0x0010941b, 0x0201f800,
- 0x0010032e, 0x4d2c0000, 0x59340400, 0x82000500,
+ 0x0c01f001, 0x0010964f, 0x0010960f, 0x00109651,
+ 0x0010964f, 0x00109651, 0x00109651, 0x00109607,
+ 0x0010964f, 0x00109603, 0x0010964f, 0x0010964f,
+ 0x0010964f, 0x0010964f, 0x0010964f, 0x0201f800,
+ 0x0010032e, 0x83340580, 0x0010e23c, 0x02000000,
+ 0x00107eb4, 0x4d2c0000, 0x59340400, 0x82000500,
0x000000ff, 0x82000c80, 0x0000000c, 0x02021800,
0x0010032e, 0x59303403, 0x82180d80, 0x00000051,
0x04000010, 0x82180d80, 0x00000004, 0x04020004,
0x42000000, 0x00000001, 0x0401f006, 0x82180d80,
0x00000000, 0x04020003, 0x42000000, 0x00000001,
0x4803c857, 0x0c01f82d, 0x5c025800, 0x1c01f000,
- 0x42000000, 0x0010cc2a, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x00101f51, 0x59340412, 0x82000500,
+ 0x42000000, 0x0010cf2a, 0x0201f800, 0x0010bfb3,
+ 0x0201f800, 0x00101fb4, 0x59340412, 0x82000500,
0x000000ff, 0x0400001c, 0x80000040, 0x48026c12,
- 0x4d300000, 0x0201f800, 0x00107cfe, 0x5c000000,
+ 0x4d300000, 0x0201f800, 0x00107ef8, 0x5c000000,
0x04000014, 0x4a000407, 0x00000007, 0x4a000006,
0x00000398, 0x49238830, 0x4a038832, 0xffffffff,
0x4926601c, 0x497a6009, 0x4936600a, 0x4a026407,
0x00000001, 0x4a026203, 0x00000001, 0x4a026403,
- 0x00000051, 0x5c025800, 0x0201f000, 0x00106b17,
+ 0x00000051, 0x5c025800, 0x0201f000, 0x00106d1c,
0x40026000, 0x5c025800, 0x42002800, 0x00000001,
- 0x0201f000, 0x0010a1bb, 0x0010946e, 0x00109528,
- 0x00109470, 0x001094b9, 0x00109470, 0x00109545,
- 0x00109470, 0x0010947a, 0x0010946e, 0x00109545,
- 0x0010946e, 0x00109489, 0x0201f800, 0x0010032e,
+ 0x0201f000, 0x0010a3f8, 0x001096a6, 0x00109760,
+ 0x001096a8, 0x001096f1, 0x001096a8, 0x0010977d,
+ 0x001096a8, 0x001096b2, 0x001096a6, 0x0010977d,
+ 0x001096a6, 0x001096c1, 0x0201f800, 0x0010032e,
0x59300403, 0x82000d80, 0x00000016, 0x04000042,
0x82000d80, 0x00000004, 0x0400003f, 0x82000d80,
0x00000002, 0x0400003c, 0x0401fb30, 0x0400003a,
@@ -24055,29 +24249,29 @@
0x82000d80, 0x00000039, 0x040000d3, 0x82000d80,
0x00000035, 0x040000d0, 0x82000d80, 0x0000001e,
0x0400002f, 0x0401f9de, 0x04000007, 0x0201f800,
- 0x00109d13, 0x04020004, 0x0201f800, 0x0010494e,
+ 0x00109f51, 0x04020004, 0x0201f800, 0x00104a50,
0x0401f025, 0x59300403, 0x82000d80, 0x00000001,
0x04020014, 0x5930081c, 0x58040200, 0x8c000500,
- 0x02000000, 0x0010a1b4, 0x5930080a, 0x58040403,
+ 0x02000000, 0x0010a3f1, 0x5930080a, 0x58040403,
0x82000580, 0x000007fe, 0x04020007, 0x42002800,
- 0x00000001, 0x0201f800, 0x0010a1bb, 0x0201f000,
- 0x00020b9d, 0x0201f800, 0x0010491a, 0x0400000e,
+ 0x00000001, 0x0201f800, 0x0010a3f8, 0x0201f000,
+ 0x00020b9d, 0x0201f800, 0x00104a1c, 0x0400000e,
0x59340403, 0x82000480, 0x000007f0, 0x0402100c,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010fc72,
- 0x5c027800, 0x42000000, 0x0010cc23, 0x0201f800,
- 0x0010bc88, 0x0201f800, 0x001084a2, 0x0201f000,
- 0x00107cbe, 0x0401f9ae, 0x04000004, 0x0201f800,
- 0x00109d13, 0x040000b1, 0x59300c03, 0x82040580,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ff80,
+ 0x5c027800, 0x42000000, 0x0010cf23, 0x0201f800,
+ 0x0010bfb3, 0x0201f800, 0x001086a8, 0x0201f000,
+ 0x00107eb4, 0x0401f9ae, 0x04000004, 0x0201f800,
+ 0x00109f51, 0x040000b1, 0x59300c03, 0x82040580,
0x00000016, 0x0400005d, 0x82040580, 0x00000002,
0x04020031, 0x59a8021b, 0x8c000502, 0x04020016,
0x59a81078, 0x8c08153e, 0x04020013, 0x0201f800,
- 0x00104fc6, 0x04020010, 0x0201f800, 0x00104ff1,
+ 0x001050f7, 0x04020010, 0x0201f800, 0x00105122,
0x04020006, 0x42000000, 0x00000001, 0x0201f800,
- 0x00104f97, 0x0401f099, 0x4a035014, 0x00000001,
- 0x4202d800, 0x00000001, 0x0201f800, 0x00104f20,
+ 0x001050c8, 0x0401f099, 0x4a035014, 0x00000001,
+ 0x4202d800, 0x00000001, 0x0201f800, 0x00105051,
0x0401f092, 0x59340412, 0x82000500, 0x000000ff,
0x04000015, 0x80000040, 0x48026c12, 0x5932481c,
- 0x497a6205, 0x4d300000, 0x0201f800, 0x00107cfe,
+ 0x497a6205, 0x4d300000, 0x0201f800, 0x00107ef8,
0x5c000000, 0x0400000b, 0x49780009, 0x4a000407,
0x00000007, 0x4a000006, 0x00000398, 0x4926601c,
0x4936600a, 0x4a026407, 0x00000001, 0x0401f02b,
@@ -24085,88 +24279,88 @@
0x04020014, 0x59340403, 0x82000580, 0x000007fe,
0x0402000c, 0x59a81078, 0x8c08153e, 0x04020004,
0x59a8021b, 0x84000540, 0x4803521b, 0x0201f800,
- 0x00104154, 0x0201f800, 0x001084a2, 0x0401f010,
- 0x42000000, 0x00000103, 0x0201f800, 0x00107f81,
- 0x0201f800, 0x001084a2, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010fc72, 0x5c027800, 0x42000000,
- 0x0010cc23, 0x0201f800, 0x0010bc88, 0x59a81078,
- 0x8c08153e, 0x04020003, 0x0201f800, 0x00101cb2,
- 0x0201f000, 0x00107cbe, 0x42000800, 0x00000003,
- 0x0201f800, 0x001044f1, 0x4a026203, 0x00000001,
- 0x4a026403, 0x00000002, 0x0201f000, 0x00106b17,
- 0x0401f93f, 0x0402078c, 0x0201f800, 0x00101cb2,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010fc72,
- 0x5c027800, 0x42000000, 0x0010cc23, 0x0201f800,
- 0x0010bc88, 0x42003000, 0x00000018, 0x41782800,
+ 0x0010424d, 0x0201f800, 0x001086a8, 0x0401f010,
+ 0x42000000, 0x00000103, 0x0201f800, 0x0010817e,
+ 0x0201f800, 0x001086a8, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010ff80, 0x5c027800, 0x42000000,
+ 0x0010cf23, 0x0201f800, 0x0010bfb3, 0x59a81078,
+ 0x8c08153e, 0x04020003, 0x0201f800, 0x00101cb7,
+ 0x0201f000, 0x00107eb4, 0x42000800, 0x00000003,
+ 0x0201f800, 0x001045ea, 0x4a026203, 0x00000001,
+ 0x4a026403, 0x00000002, 0x0201f000, 0x00106d1c,
+ 0x0401f93f, 0x0402078c, 0x0201f800, 0x00101cb7,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ff80,
+ 0x5c027800, 0x42000000, 0x0010cf23, 0x0201f800,
+ 0x0010bfb3, 0x42003000, 0x00000018, 0x41782800,
0x42002000, 0x00000000, 0x4d400000, 0x4d440000,
0x59368c03, 0x42028000, 0x00000029, 0x0201f800,
- 0x00109fec, 0x5c028800, 0x5c028000, 0x0201f000,
- 0x00107cbe, 0x0201f800, 0x0010494e, 0x0401f7c5,
- 0x42000000, 0x0010cc2d, 0x0201f800, 0x0010bc88,
- 0x42000000, 0x00000105, 0x0201f800, 0x00107f81,
- 0x040007bc, 0x0201f800, 0x00107f9c, 0x040207b9,
- 0x1c01f000, 0x59300c03, 0x0201f800, 0x00109a64,
+ 0x0010a22a, 0x5c028800, 0x5c028000, 0x0201f000,
+ 0x00107eb4, 0x0201f800, 0x00104a50, 0x0401f7c5,
+ 0x42000000, 0x0010cf2d, 0x0201f800, 0x0010bfb3,
+ 0x42000000, 0x00000105, 0x0201f800, 0x0010817e,
+ 0x040007bc, 0x0201f800, 0x001081a1, 0x040207b9,
+ 0x1c01f000, 0x59300c03, 0x0201f800, 0x00109c9c,
0x02020000, 0x00020b9d, 0x836c0580, 0x00000003,
0x04000004, 0x4a026006, 0x00000002, 0x1c01f000,
0x59300403, 0x48026417, 0x4a026226, 0x00000001,
0x4a026403, 0x00000085, 0x4a026203, 0x00000009,
0x4a026407, 0x00000002, 0x42000800, 0x8000004b,
- 0x0201f000, 0x00020b3e, 0x0201f800, 0x001084a2,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010fc72,
- 0x5c027800, 0x42000000, 0x0010cc23, 0x0201f800,
- 0x0010bc88, 0x497a6009, 0x4a026407, 0x00000007,
+ 0x0201f000, 0x00020b3e, 0x0201f800, 0x001086a8,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ff80,
+ 0x5c027800, 0x42000000, 0x0010cf23, 0x0201f800,
+ 0x0010bfb3, 0x497a6009, 0x4a026407, 0x00000007,
0x4a026006, 0x00000398, 0x497a6205, 0x1c01f000,
- 0x42000000, 0x0010cc34, 0x0201f800, 0x0010bc88,
- 0x0401f67c, 0x42000000, 0x0010cc2f, 0x0201f800,
- 0x0010bc88, 0x0201f800, 0x0010b4f9, 0x0201f000,
- 0x00107cbe, 0x42000000, 0x0010cc31, 0x0201f800,
- 0x0010bc88, 0x1c01f000, 0x42000000, 0x0010cc30,
- 0x0201f800, 0x0010bc88, 0x59300203, 0x82000c80,
+ 0x42000000, 0x0010cf34, 0x0201f800, 0x0010bfb3,
+ 0x0401f678, 0x42000000, 0x0010cf2f, 0x0201f800,
+ 0x0010bfb3, 0x0201f800, 0x0010b824, 0x0201f000,
+ 0x00107eb4, 0x42000000, 0x0010cf31, 0x0201f800,
+ 0x0010bfb3, 0x1c01f000, 0x42000000, 0x0010cf30,
+ 0x0201f800, 0x0010bfb3, 0x59300203, 0x82000c80,
0x0000000e, 0x02021800, 0x0010032e, 0x4803c857,
- 0x0c01f001, 0x001095ab, 0x001093db, 0x001095ab,
- 0x001095ab, 0x001095ab, 0x001095ab, 0x001095ab,
- 0x001095ab, 0x001095ab, 0x001093db, 0x001095ad,
- 0x001093db, 0x001095b5, 0x001095ab, 0x0201f800,
+ 0x0c01f001, 0x001097e3, 0x0010960f, 0x001097e3,
+ 0x001097e3, 0x001097e3, 0x001097e3, 0x001097e3,
+ 0x001097e3, 0x001097e3, 0x0010960f, 0x001097e5,
+ 0x0010960f, 0x001097ed, 0x001097e3, 0x0201f800,
0x0010032e, 0x4a026403, 0x0000008b, 0x4a026203,
0x0000000b, 0x42000800, 0x8000404b, 0x0201f000,
0x00020b3e, 0x59300a26, 0x0401f8b1, 0x0400000f,
0x4d2c0000, 0x59325809, 0x4a025a07, 0x00000006,
0x497a5c0a, 0x0201f800, 0x000203ef, 0x59300a26,
- 0x82040d80, 0x00000003, 0x02000800, 0x001048bd,
+ 0x82040d80, 0x00000003, 0x02000800, 0x001049bd,
0x5c025800, 0x497a6009, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010fc72, 0x5c027800, 0x42003000,
- 0x00000011, 0x0201f800, 0x0010b412, 0x42000000,
- 0x0010cc23, 0x0201f800, 0x0010bc88, 0x4c5c0000,
- 0x4130b800, 0x0201f800, 0x00107cfe, 0x04000009,
+ 0x0201f800, 0x0010ff80, 0x5c027800, 0x42003000,
+ 0x00000011, 0x0201f800, 0x0010b73d, 0x42000000,
+ 0x0010cf23, 0x0201f800, 0x0010bfb3, 0x4c5c0000,
+ 0x4130b800, 0x0201f800, 0x00107ef8, 0x04000009,
0x4936600a, 0x4926601c, 0x4d300000, 0x405e6000,
- 0x0201f800, 0x00107cbe, 0x5c026000, 0x0401f002,
+ 0x0201f800, 0x00107eb4, 0x5c026000, 0x0401f002,
0x405e6000, 0x5c00b800, 0x497a6009, 0x4a026407,
0x00000001, 0x4a026403, 0x00000001, 0x59240400,
0x8c00050a, 0x04020011, 0x4a026407, 0x00000004,
0x4a026203, 0x00000007, 0x4a026429, 0x00000001,
0x42003000, 0x00000004, 0x4d400000, 0x42028000,
- 0x00000029, 0x41782800, 0x0201f800, 0x0010ae7c,
+ 0x00000029, 0x41782800, 0x0201f800, 0x0010b18b,
0x5c028000, 0x1c01f000, 0x42000800, 0x0000000b,
- 0x0201f800, 0x001044f1, 0x4a026203, 0x00000001,
- 0x0201f000, 0x00106b17, 0x42000000, 0x0010cc36,
- 0x0201f800, 0x0010bc88, 0x59300203, 0x82000c80,
+ 0x0201f800, 0x001045ea, 0x4a026203, 0x00000001,
+ 0x0201f000, 0x00106d1c, 0x42000000, 0x0010cf36,
+ 0x0201f800, 0x0010bfb3, 0x59300203, 0x82000c80,
0x0000000e, 0x02021800, 0x0010032e, 0x4803c857,
- 0x0c01f001, 0x00109633, 0x0010961b, 0x0010961f,
- 0x00109634, 0x0010961d, 0x0010961b, 0x0010961b,
- 0x0010961b, 0x0010961b, 0x0010961b, 0x0010961b,
- 0x0010961b, 0x0010961b, 0x0010961b, 0x0201f800,
- 0x0010032e, 0x0201f800, 0x00100c75, 0x4d2c0000,
+ 0x0c01f001, 0x0010986b, 0x00109853, 0x00109857,
+ 0x0010986c, 0x00109855, 0x00109853, 0x00109853,
+ 0x00109853, 0x00109853, 0x00109853, 0x00109853,
+ 0x00109853, 0x00109853, 0x00109853, 0x0201f800,
+ 0x0010032e, 0x0201f800, 0x00100c76, 0x4d2c0000,
0x59325809, 0x4a025a07, 0x00000006, 0x0201f800,
0x000203ef, 0x5c025800, 0x497a6009, 0x4a026226,
0x0000000a, 0x4a026403, 0x00000085, 0x4a026203,
0x00000009, 0x4a026407, 0x00000002, 0x42000800,
0x8000404b, 0x0201f000, 0x00020b3e, 0x1c01f000,
- 0x0201f800, 0x00106c3c, 0x4df00000, 0x0401fce7,
- 0x04020004, 0x0201f800, 0x00106f25, 0x0402000d,
- 0x0201f800, 0x0010fd55, 0x80c40040, 0x04020005,
- 0x5c03e000, 0x0201f800, 0x00106c29, 0x0401f7dc,
- 0x0201f800, 0x00106b47, 0x02020800, 0x0010032e,
- 0x5c03e000, 0x0201f800, 0x00106c29, 0x59300203,
+ 0x0201f800, 0x00106e41, 0x4df00000, 0x0401fce3,
+ 0x04020004, 0x0201f800, 0x0010712a, 0x0402000d,
+ 0x0201f800, 0x00110065, 0x80c40040, 0x04020005,
+ 0x5c03e000, 0x0201f800, 0x00106e2e, 0x0401f7dc,
+ 0x0201f800, 0x00106d4c, 0x02020800, 0x0010032e,
+ 0x5c03e000, 0x0201f800, 0x00106e2e, 0x59300203,
0x82000d80, 0x00000003, 0x02000800, 0x0010032e,
0x82000c80, 0x0000000e, 0x02021800, 0x0010032e,
0x0c01f7b9, 0x59a8000d, 0x59a8084f, 0x80040400,
@@ -24182,64 +24376,64 @@
0x0401f832, 0x4d380000, 0x42027000, 0x0000004b,
0x0201f800, 0x00020bc1, 0x5c027000, 0x82000540,
0x00000001, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x0201f800, 0x00107cfe, 0x0400001e,
- 0x0401f822, 0x4d300000, 0x0201f800, 0x00106c3c,
+ 0x4d300000, 0x0201f800, 0x00107ef8, 0x0400001e,
+ 0x0401f822, 0x4d300000, 0x0201f800, 0x00106e41,
0x4df00000, 0x4d3c0000, 0x42027800, 0x00002000,
- 0x0201f800, 0x0011014a, 0x0201f800, 0x001101e3,
- 0x0201f800, 0x00110623, 0x5c027800, 0x5c03e000,
- 0x02000800, 0x00106c29, 0x5c026000, 0x8d3e7d3e,
+ 0x0201f800, 0x00110447, 0x0201f800, 0x001104e0,
+ 0x0201f800, 0x00110916, 0x5c027800, 0x5c03e000,
+ 0x02000800, 0x00106e2e, 0x5c026000, 0x8d3e7d3e,
0x0402000b, 0x4d380000, 0x42027000, 0x0000004c,
0x0201f800, 0x00020bc1, 0x5c027000, 0x82000540,
0x00000001, 0x5c026000, 0x1c01f000, 0x0201f800,
0x00020b9d, 0x0401f7fa, 0x592c0408, 0x494a6018,
0x494e6019, 0x4936600a, 0x492e6009, 0x4a026407,
0x00000003, 0x800000c2, 0x800008c4, 0x80040400,
- 0x48026006, 0x0201f800, 0x00104971, 0x4926601c,
+ 0x48026006, 0x0201f800, 0x00104a73, 0x4926601c,
0x1c01f000, 0x493bc857, 0x4d300000, 0x0201f800,
0x00020b7b, 0x0400000d, 0x0401ffec, 0x4d400000,
0x42028000, 0x00000005, 0x0401f80d, 0x5c028000,
0x8d3e7d3e, 0x04020007, 0x0201f800, 0x00020bc1,
0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
0x0201f800, 0x00020b9d, 0x0401f7fa, 0x4803c856,
- 0x0201f800, 0x00106c3c, 0x4df00000, 0x4d3c0000,
+ 0x0201f800, 0x00106e41, 0x4df00000, 0x4d3c0000,
0x4d440000, 0x59368c03, 0x42027800, 0x00002001,
- 0x0201f800, 0x001100b9, 0x0201f800, 0x0011010b,
- 0x0201f800, 0x001101e3, 0x0201f800, 0x00110623,
+ 0x0201f800, 0x001103b6, 0x0201f800, 0x00110408,
+ 0x0201f800, 0x001104e0, 0x0201f800, 0x00110916,
0x5c028800, 0x5c027800, 0x5c03e000, 0x02000000,
- 0x00106c29, 0x1c01f000, 0x4803c856, 0x4d300000,
- 0x0201f800, 0x00107cfe, 0x04000012, 0x481a601d,
- 0x48ee602a, 0x4936600a, 0x0201f800, 0x00104971,
+ 0x00106e2e, 0x1c01f000, 0x4803c856, 0x4d300000,
+ 0x0201f800, 0x00107ef8, 0x04000012, 0x481a601d,
+ 0x48ee602a, 0x4936600a, 0x0201f800, 0x00104a73,
0x4926601c, 0x4a026407, 0x00000001, 0x492e6009,
0x4d380000, 0x42027000, 0x0000001f, 0x0201f800,
0x00020bc1, 0x5c027000, 0x82000540, 0x00000001,
0x5c026000, 0x1c01f000, 0x4803c856, 0x4d300000,
- 0x0201f800, 0x00107cfe, 0x04000011, 0x48ee602a,
- 0x4936600a, 0x0201f800, 0x00104971, 0x4926601c,
+ 0x0201f800, 0x00107ef8, 0x04000011, 0x48ee602a,
+ 0x4936600a, 0x0201f800, 0x00104a73, 0x4926601c,
0x4a026407, 0x00000001, 0x492e6009, 0x4d380000,
0x42027000, 0x00000055, 0x0201f800, 0x00020bc1,
0x5c027000, 0x82000540, 0x00000001, 0x5c026000,
0x1c01f000, 0x4803c856, 0x4d300000, 0x0201f800,
- 0x00107cfe, 0x04000012, 0x481a601d, 0x48ee602a,
- 0x4936600a, 0x0201f800, 0x00104971, 0x4926601c,
+ 0x00107ef8, 0x04000012, 0x481a601d, 0x48ee602a,
+ 0x4936600a, 0x0201f800, 0x00104a73, 0x4926601c,
0x4a026407, 0x00000001, 0x492e6009, 0x4d380000,
0x42027000, 0x0000003d, 0x0201f800, 0x00020bc1,
0x5c027000, 0x82000540, 0x00000001, 0x5c026000,
0x1c01f000, 0x4803c856, 0x4d300000, 0x0201f800,
- 0x00107cfe, 0x04000015, 0x4926601c, 0x4936600a,
+ 0x00107ef8, 0x04000015, 0x4926601c, 0x4936600a,
0x492fc857, 0x4933c857, 0x592c0405, 0x8c00051e,
0x04000003, 0x48efc857, 0x48ee602a, 0x4a026407,
0x00000001, 0x492e6009, 0x4d380000, 0x42027000,
0x00000000, 0x0201f800, 0x00020bc1, 0x5c027000,
0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
- 0x4803c856, 0x4d300000, 0x0201f800, 0x00107cfe,
+ 0x4803c856, 0x4d300000, 0x0201f800, 0x00107ef8,
0x04000012, 0x48ee602a, 0x481a601d, 0x4936600a,
- 0x0201f800, 0x00104971, 0x4926601c, 0x4a026407,
+ 0x0201f800, 0x00104a73, 0x4926601c, 0x4a026407,
0x00000001, 0x492e6009, 0x4d380000, 0x42027000,
0x00000044, 0x0201f800, 0x00020bc1, 0x5c027000,
0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
- 0x4803c856, 0x4d300000, 0x0201f800, 0x00107cfe,
+ 0x4803c856, 0x4d300000, 0x0201f800, 0x00107ef8,
0x04000012, 0x481a601d, 0x48ee602a, 0x4936600a,
- 0x0201f800, 0x00104971, 0x4926601c, 0x4a026407,
+ 0x0201f800, 0x00104a73, 0x4926601c, 0x4a026407,
0x00000001, 0x492e6009, 0x4d380000, 0x42027000,
0x00000049, 0x0201f800, 0x00020bc1, 0x5c027000,
0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
@@ -24257,7 +24451,7 @@
0x00000000, 0x1c01f000, 0x4803c856, 0x4c000000,
0x4d2c0000, 0x59300407, 0x82000580, 0x00000004,
0x0400001d, 0x59300009, 0x80025d40, 0x800001c0,
- 0x04000019, 0x0201f800, 0x00109d13, 0x04000014,
+ 0x04000019, 0x0201f800, 0x00109f51, 0x04000014,
0x59300407, 0x82004580, 0x00000010, 0x04000010,
0x82004580, 0x00000011, 0x0400000d, 0x82004580,
0x00000003, 0x0400000c, 0x82004580, 0x00000002,
@@ -24265,26 +24459,26 @@
0x592c0405, 0x8c00051e, 0x04000003, 0x80000580,
0x0401f003, 0x82000540, 0x00000001, 0x5c025800,
0x5c000000, 0x1c01f000, 0x4803c856, 0x4d300000,
- 0x0201f800, 0x00107cfe, 0x04000014, 0x4926601c,
+ 0x0201f800, 0x00107ef8, 0x04000014, 0x4926601c,
0x4936600a, 0x48ee602a, 0x4a026407, 0x00000001,
0x492e6009, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010fc72, 0x5c027800, 0x4d380000, 0x42027000,
+ 0x0010ff80, 0x5c027800, 0x4d380000, 0x42027000,
0x00000028, 0x0201f800, 0x00020bc1, 0x5c027000,
0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
0x4803c856, 0x83380580, 0x00000015, 0x0402000e,
0x59a8005a, 0x82000580, 0x00000074, 0x0402000a,
- 0x41780800, 0x0201f800, 0x001045e8, 0x4a026203,
+ 0x41780800, 0x0201f800, 0x001046e4, 0x4a026203,
0x00000001, 0x4a026403, 0x00000029, 0x0201f000,
- 0x00106b17, 0x0201f800, 0x001084a2, 0x0201f000,
+ 0x00106d1c, 0x0201f800, 0x001086a8, 0x0201f000,
0x00020b9d, 0x4803c856, 0x83380580, 0x00000016,
0x04020007, 0x42000800, 0x00000004, 0x0201f800,
- 0x001044f1, 0x0201f000, 0x00107f2a, 0x83380580,
+ 0x001045ea, 0x0201f000, 0x00108127, 0x83380580,
0x00000015, 0x04020013, 0x59a8005a, 0x82000580,
- 0x00000014, 0x0402000f, 0x0201f800, 0x00104652,
- 0x0201f800, 0x00108a16, 0x0402000a, 0x59340404,
+ 0x00000014, 0x0402000f, 0x0201f800, 0x00104752,
+ 0x0201f800, 0x00108c3c, 0x0402000a, 0x59340404,
0x80000540, 0x04000007, 0x42000800, 0x00000006,
- 0x0201f800, 0x001044f1, 0x0201f000, 0x00107f2a,
- 0x0201f800, 0x001084a2, 0x0201f000, 0x00020b9d,
+ 0x0201f800, 0x001045ea, 0x0201f000, 0x00108127,
+ 0x0201f800, 0x001086a8, 0x0201f000, 0x00020b9d,
0x4803c856, 0x592c0207, 0x82000580, 0x00000005,
0x04000002, 0x1c01f000, 0x4803c856, 0x592c0209,
0x8400054a, 0x48025a09, 0x1c01f000, 0x59300809,
@@ -24301,18 +24495,18 @@
0x00020b3e, 0x4933c857, 0x4d340000, 0x5932680a,
0x59340200, 0x8c00050e, 0x04000006, 0x59300407,
0x82000c80, 0x00000014, 0x04021004, 0x0c01f806,
- 0x5c026800, 0x1c01f000, 0x0201f800, 0x001093d2,
- 0x0401f7fc, 0x001093d2, 0x0010987d, 0x00109881,
- 0x00109884, 0x0010af91, 0x0010afae, 0x0010afb2,
- 0x001093d2, 0x001093d2, 0x001093d2, 0x001093d2,
- 0x001093d2, 0x001093d2, 0x001093d2, 0x001093d2,
- 0x001093d2, 0x001093d2, 0x001093d2, 0x001093d2,
- 0x001093d2, 0x4803c856, 0x40000000, 0x40000000,
+ 0x5c026800, 0x1c01f000, 0x0201f800, 0x00109606,
+ 0x0401f7fc, 0x00109606, 0x00109ab5, 0x00109ab9,
+ 0x00109abc, 0x0010b2a8, 0x0010b2c5, 0x0010b2c9,
+ 0x00109606, 0x00109606, 0x00109606, 0x00109606,
+ 0x00109606, 0x00109606, 0x00109606, 0x00109606,
+ 0x00109606, 0x00109606, 0x00109606, 0x00109606,
+ 0x00109606, 0x4803c856, 0x40000000, 0x40000000,
0x1c01f000, 0x40000000, 0x40000000, 0x1c01f000,
0x5930001d, 0x4803c857, 0x59300415, 0x4933c857,
0x4803c857, 0x8c000502, 0x04000005, 0x4803c857,
0x84000540, 0x48026415, 0x1c01f000, 0x42000000,
- 0xd0000000, 0x41300800, 0x0201f800, 0x001008c9,
+ 0xd0000000, 0x41300800, 0x0201f800, 0x001008c7,
0x0401f810, 0x0402000e, 0x59300c15, 0x59300403,
0x82000580, 0x00000040, 0x04000003, 0x84040d40,
0x0401f005, 0x59a8002a, 0x82000400, 0x0000000a,
@@ -24322,9 +24516,9 @@
0x80000540, 0x04020036, 0x59300403, 0x4803c857,
0x82000580, 0x00000040, 0x04000003, 0x8d0e1d0e,
0x0402002d, 0x4d1c0000, 0x41323800, 0x0201f800,
- 0x00107cfe, 0x04000026, 0x4932381d, 0x591c0415,
+ 0x00107ef8, 0x04000026, 0x4932381d, 0x591c0415,
0x84000542, 0x48023c15, 0x4936600a, 0x0201f800,
- 0x00104971, 0x4926601c, 0x591c0407, 0x82000580,
+ 0x00104a73, 0x4926601c, 0x591c0407, 0x82000580,
0x00000003, 0x04000006, 0x591c0202, 0x4802641a,
0x591c0402, 0x4802621a, 0x0401f005, 0x591c0202,
0x4802621a, 0x591c0402, 0x4802641a, 0x491e6027,
@@ -24339,7 +24533,7 @@
0x48023808, 0x497a580a, 0x0401f019, 0x592c0409,
0x8c000518, 0x04000016, 0x84000518, 0x48025c09,
0x4d400000, 0x592e8207, 0x4a025a07, 0x00000001,
- 0x0201f800, 0x00109d18, 0x49425a07, 0x5c028000,
+ 0x0201f800, 0x00109f56, 0x49425a07, 0x5c028000,
0x497a580a, 0x592c0409, 0x8c000512, 0x04000008,
0x4d2c0000, 0x84000512, 0x48025c09, 0x592e580a,
0x0201f800, 0x0010059d, 0x5c025800, 0x59a8002c,
@@ -24373,46 +24567,46 @@
0x82040480, 0x0000003c, 0x04021003, 0x80000580,
0x1c01f000, 0x82000540, 0x00000001, 0x0401f7fd,
0x41780800, 0x59a81028, 0x42000000, 0x00000032,
- 0x0201f800, 0x00106a98, 0x800811c0, 0x04020003,
+ 0x0201f800, 0x00106c9d, 0x800811c0, 0x04020003,
0x42001000, 0x00000014, 0x480b502a, 0x59a81029,
0x480b5022, 0x41780800, 0x42000000, 0x00000064,
- 0x0201f800, 0x00106a98, 0x800811c0, 0x04020003,
+ 0x0201f800, 0x00106c9d, 0x800811c0, 0x04020003,
0x42001000, 0x00000014, 0x480b502b, 0x82081400,
0x0000000a, 0x480b502c, 0x42000800, 0x00000001,
- 0x0201f800, 0x00106c63, 0x42000000, 0x30000000,
+ 0x0201f800, 0x00106e68, 0x42000000, 0x30000000,
0x40080800, 0x0201f800, 0x0002010e, 0x42000800,
- 0x00000003, 0x59a8100f, 0x0201f800, 0x00106c63,
- 0x0201f000, 0x00104896, 0x4a03502a, 0x00000028,
+ 0x00000003, 0x59a8100f, 0x0201f800, 0x00106e68,
+ 0x0201f000, 0x00104996, 0x4a03502a, 0x00000028,
0x4a03502b, 0x00000014, 0x4a035022, 0x000007d0,
0x42001000, 0x0000001e, 0x480b502c, 0x42000800,
- 0x00000001, 0x0201f800, 0x00106c63, 0x42000000,
+ 0x00000001, 0x0201f800, 0x00106e68, 0x42000000,
0x30000000, 0x40080800, 0x0201f800, 0x0002010e,
0x42000800, 0x00000003, 0x59a8100f, 0x0201f000,
- 0x00106c63, 0x4933c857, 0x4d2c0000, 0x59300403,
+ 0x00106e68, 0x4933c857, 0x4d2c0000, 0x59300403,
0x82000580, 0x0000003e, 0x04020005, 0x59325818,
0x812e59c0, 0x02020800, 0x00100594, 0x5c025800,
0x1c01f000, 0x4937c857, 0x4d300000, 0x0201f800,
- 0x00107cfe, 0x04000012, 0x4926601c, 0x4936600a,
+ 0x00107ef8, 0x04000012, 0x4926601c, 0x4936600a,
0x4a026407, 0x00000001, 0x492e6009, 0x42000800,
- 0x00000009, 0x0201f800, 0x001044f1, 0x4d380000,
+ 0x00000009, 0x0201f800, 0x001045ea, 0x4d380000,
0x42027000, 0x00000033, 0x0201f800, 0x00020bc1,
0x5c027000, 0x82000540, 0x00000001, 0x5c026000,
0x1c01f000, 0x4933c857, 0x4d2c0000, 0x4c580000,
0x4d3c0000, 0x59325809, 0x83380580, 0x00000015,
0x04020025, 0x59a8b05a, 0x82580c80, 0x00000019,
0x04001003, 0x4200b000, 0x00000018, 0x8058b104,
- 0x0401fae0, 0x80000580, 0x0401faf0, 0x832cac00,
+ 0x0401fae6, 0x80000580, 0x0401faf6, 0x832cac00,
0x0000000a, 0x83cca400, 0x00000006, 0x0201f800,
- 0x0010bd5b, 0x4c600000, 0x4200c000, 0x00000001,
+ 0x0010c086, 0x4c600000, 0x4200c000, 0x00000001,
0x592c100b, 0x8c081518, 0x04020006, 0x59240005,
0x592c100e, 0x80080580, 0x04020007, 0x4178c000,
0x5930100a, 0x58081403, 0x417a7800, 0x0201f800,
- 0x00101cda, 0x5c00c000, 0x0201f800, 0x00107f2a,
- 0x0401f008, 0x4200b000, 0x00000002, 0x0401fadf,
- 0x0201f800, 0x001084a2, 0x0201f800, 0x00020b9d,
+ 0x00101ce3, 0x5c00c000, 0x0201f800, 0x00108127,
+ 0x0401f008, 0x4200b000, 0x00000002, 0x0401fae5,
+ 0x0201f800, 0x001086a8, 0x0201f800, 0x00020b9d,
0x5c027800, 0x5c00b000, 0x5c025800, 0x1c01f000,
0x4933c856, 0x42018800, 0x00000000, 0x4a02601c,
- 0x0010ccd1, 0x4936600a, 0x4a026407, 0x00000001,
+ 0x0010cfd1, 0x4936600a, 0x4a026407, 0x00000001,
0x492e6009, 0x4d380000, 0x42027000, 0x0000004d,
0x0201f800, 0x00020bc1, 0x5c027000, 0x82000540,
0x00000001, 0x42018800, 0x00000001, 0x1c01f000,
@@ -24421,14 +24615,14 @@
0x80040580, 0x04020027, 0x4c500000, 0x4c540000,
0x4c580000, 0x83cca400, 0x00000006, 0x4050a800,
0x5930b40b, 0x8258b400, 0x00000003, 0x8058b104,
- 0x0201f800, 0x0010bd85, 0x83cca400, 0x00000006,
+ 0x0201f800, 0x0010c0b0, 0x83cca400, 0x00000006,
0x592cb206, 0x8258b400, 0x00000003, 0x8058b104,
- 0x832cac00, 0x00000007, 0x0201f800, 0x0010bd5b,
+ 0x832cac00, 0x00000007, 0x0201f800, 0x0010c086,
0x592e5801, 0x812e59c0, 0x040207f6, 0x5931d82a,
0x58ef400a, 0x58ee580c, 0x4a025a05, 0x00000103,
0x58ec0008, 0x0801f800, 0x59300402, 0x5c00b000,
0x5c00a800, 0x5c00a000, 0x5c025800, 0x1c01f000,
- 0x0201f800, 0x001084a2, 0x5c025800, 0x1c01f000,
+ 0x0201f800, 0x001086a8, 0x5c025800, 0x1c01f000,
0x4933c857, 0x82040d80, 0x00000035, 0x04000005,
0x5930141a, 0x0401f858, 0x04000027, 0x0401f006,
0x4d300000, 0x59326027, 0x0401f85e, 0x5c026000,
@@ -24452,29 +24646,29 @@
0x0401f807, 0x42018800, 0x00000001, 0x04020003,
0x42018800, 0x00000000, 0x1c01f000, 0x59300808,
0x8c040d1e, 0x592c0c09, 0x04020002, 0x8c040d18,
- 0x1c01f000, 0x0201f800, 0x00109655, 0x04000008,
- 0x42000800, 0x0000002c, 0x0201f800, 0x00106a79,
- 0x82063c00, 0x00111264, 0x491fc857, 0x1c01f000,
- 0x0201f800, 0x0010a09b, 0x04020007, 0x59301402,
+ 0x1c01f000, 0x0201f800, 0x0010988d, 0x04000008,
+ 0x42000800, 0x0000002c, 0x0201f800, 0x00106c7e,
+ 0x82063c00, 0x00111584, 0x491fc857, 0x1c01f000,
+ 0x0201f800, 0x0010a2d8, 0x04020007, 0x59301402,
0x0401fff1, 0x04000007, 0x411c0000, 0x81300580,
0x04000003, 0x81780500, 0x0401f002, 0x81300540,
0x1c01f000, 0x4d300000, 0x83440480, 0x000007f0,
- 0x04001004, 0x0201f800, 0x0010497a, 0x0401f003,
+ 0x04001004, 0x0201f800, 0x00104a7c, 0x0401f003,
0x0201f800, 0x0002034c, 0x0402000d, 0x42026000,
- 0x0011120c, 0x4936600a, 0x492e6009, 0x0201f800,
- 0x00104971, 0x4926601c, 0x0201f800, 0x0010fc72,
+ 0x0011152c, 0x4936600a, 0x492e6009, 0x0201f800,
+ 0x00104a73, 0x4926601c, 0x0201f800, 0x0010ff80,
0x80000580, 0x5c026000, 0x1c01f000, 0x82000540,
0x00000001, 0x0401f7fc, 0x4933c857, 0x0201f800,
- 0x00109667, 0x02000800, 0x0010032e, 0x4d2c0000,
+ 0x0010989f, 0x02000800, 0x0010032e, 0x4d2c0000,
0x4d340000, 0x4d440000, 0x4c580000, 0x59325809,
0x5932680a, 0x49425a07, 0x0201f800, 0x00020864,
0x592e8c07, 0x592c4208, 0x82200500, 0x0000000f,
0x0c01f806, 0x5c00b000, 0x5c028800, 0x5c026800,
- 0x5c025800, 0x1c01f000, 0x00109b1d, 0x00109b3f,
- 0x00109b46, 0x00109b4a, 0x00109b53, 0x00109b1a,
- 0x00109b1a, 0x00109b1a, 0x00109b57, 0x00109b63,
- 0x00109b63, 0x00109b1a, 0x00109b1a, 0x00109b1a,
- 0x00109b1a, 0x00109b1a, 0x4803c857, 0x0201f800,
+ 0x5c025800, 0x1c01f000, 0x00109d55, 0x00109d77,
+ 0x00109d7e, 0x00109d82, 0x00109d8b, 0x00109d52,
+ 0x00109d52, 0x00109d52, 0x00109d8f, 0x00109d9b,
+ 0x00109d9b, 0x00109d52, 0x00109d52, 0x00109d52,
+ 0x00109d52, 0x00109d52, 0x4803c857, 0x0201f800,
0x0010032e, 0x814281c0, 0x04020012, 0x41785800,
0x592c0405, 0x8c00051c, 0x04020002, 0x59345c05,
0x442c2800, 0x59340008, 0x48002802, 0x59340009,
@@ -24490,19 +24684,19 @@
0x59340200, 0x44002800, 0x59340001, 0x48002801,
0x4200b000, 0x00000002, 0x0401f014, 0x8340b540,
0x00000000, 0x0402001b, 0x0401f010, 0x8340b540,
- 0x00000000, 0x0400000d, 0x0201f800, 0x0010495c,
+ 0x00000000, 0x0400000d, 0x0201f800, 0x00104a5e,
0x04000014, 0x8c20450e, 0x04000002, 0x497a600a,
0x4178b000, 0x497a5a07, 0x0401f004, 0x8340b540,
0x00000000, 0x0402000b, 0x592c0405, 0x8400051c,
0x48025c05, 0x592c0208, 0x8400051e, 0x48025a08,
- 0x0401f968, 0x497a6009, 0x0201f000, 0x000203ef,
+ 0x0401f96e, 0x497a6009, 0x0201f000, 0x000203ef,
0x592c0208, 0x8c00051e, 0x4200b000, 0x00000002,
0x040207f2, 0x8204b540, 0x00000000, 0x040007ef,
0x44042800, 0x4200b000, 0x00000001, 0x0401f7eb,
- 0x4937c857, 0x4d300000, 0x0201f800, 0x00107cfe,
+ 0x4937c857, 0x4d300000, 0x0201f800, 0x00107ef8,
0x04000012, 0x4926601c, 0x4936600a, 0x4a026407,
0x00000001, 0x492e6009, 0x42000800, 0x0000000b,
- 0x0201f800, 0x001044f1, 0x4d380000, 0x42027000,
+ 0x0201f800, 0x001045ea, 0x4d380000, 0x42027000,
0x00000043, 0x0201f800, 0x00020bc1, 0x5c027000,
0x82000540, 0x00000001, 0x5c026000, 0x1c01f000,
0x4937c857, 0x4d2c0000, 0x4d200000, 0x59340013,
@@ -24512,861 +24706,912 @@
0x04020013, 0x4d440000, 0x592e8c07, 0x592c0208,
0x4803c856, 0x82000500, 0x00000080, 0x84000548,
0x4d3c0000, 0x42027800, 0x00001000, 0x8c00050e,
- 0x04000002, 0x853e7d5c, 0x0201f800, 0x001048c6,
+ 0x04000002, 0x853e7d5c, 0x0201f800, 0x001049c6,
0x5c027800, 0x5c028800, 0x0401f004, 0x4803c856,
- 0x0201f800, 0x0010495c, 0x0201f800, 0x00109667,
+ 0x0201f800, 0x00104a5e, 0x0201f800, 0x0010989f,
0x04000017, 0x4d400000, 0x42028000, 0x00000000,
0x41780800, 0x0401ff31, 0x5c028000, 0x0401f00e,
- 0x0201f800, 0x0010495c, 0x040207f4, 0x0201f800,
- 0x00109667, 0x0400000a, 0x4c580000, 0x4200b000,
- 0x00000002, 0x0401f925, 0x5c00b000, 0x0201f800,
- 0x001084a2, 0x0201f800, 0x00020b9d, 0x5c024000,
+ 0x0201f800, 0x00104a5e, 0x040207f4, 0x0201f800,
+ 0x0010989f, 0x0400000a, 0x4c580000, 0x4200b000,
+ 0x00000002, 0x0401f92b, 0x5c00b000, 0x0201f800,
+ 0x001086a8, 0x0201f800, 0x00020b9d, 0x5c024000,
0x5c025800, 0x1c01f000, 0x4937c857, 0x4d300000,
- 0x0201f800, 0x00107cfe, 0x04000013, 0x4926601c,
+ 0x0201f800, 0x00107ef8, 0x04000013, 0x4926601c,
0x4936600a, 0x4a026407, 0x00000001, 0x4d3c0000,
- 0x4d380000, 0x417a7800, 0x0201f800, 0x001044e6,
+ 0x4d380000, 0x417a7800, 0x0201f800, 0x001045df,
0x492e6009, 0x42027000, 0x00000004, 0x0201f800,
0x00020bc1, 0x5c027000, 0x5c027800, 0x82000540,
0x00000001, 0x5c026000, 0x1c01f000, 0x4937c857,
- 0x4d300000, 0x0201f800, 0x00107cfe, 0x04000012,
+ 0x4d300000, 0x0201f800, 0x00107ef8, 0x04000012,
0x4926601c, 0x4936600a, 0x42000800, 0x00000003,
- 0x0201f800, 0x001044f1, 0x4a026407, 0x00000001,
+ 0x0201f800, 0x001045ea, 0x4a026407, 0x00000001,
0x492e6009, 0x4d380000, 0x42027000, 0x00000051,
0x0201f800, 0x00020bc1, 0x5c027000, 0x82000540,
0x00000001, 0x5c026000, 0x1c01f000, 0x4933c857,
0x4c580000, 0x4d240000, 0x4d200000, 0x4d400000,
0x4d440000, 0x4d3c0000, 0x5932481c, 0x59240a00,
- 0x8c040d00, 0x040000a4, 0x0201f800, 0x00101f51,
- 0x59325809, 0x83383580, 0x00000015, 0x04020061,
- 0x42000800, 0x00000004, 0x0201f800, 0x001044f1,
- 0x42000800, 0x00000001, 0x0201f800, 0x001045e8,
- 0x812e59c0, 0x04020047, 0x59a8005e, 0x80000040,
- 0x4803505e, 0x417a8000, 0x59cc0000, 0x82000500,
- 0x00ffffff, 0x59240805, 0x4803c857, 0x4807c857,
- 0x800409c0, 0x0400001d, 0x80041580, 0x0400001b,
- 0x4c000000, 0x42028000, 0x0000002a, 0x59240400,
- 0x8c00050a, 0x04020007, 0x42003000, 0x00000002,
- 0x42028800, 0x0000ffff, 0x0201f800, 0x0010ae86,
- 0x417a7800, 0x0201f800, 0x00101fa9, 0x0201f800,
- 0x00102020, 0x42028000, 0x00000002, 0x59cc0c08,
- 0x8c040d1e, 0x04020004, 0x59240a00, 0x84040d56,
- 0x48064a00, 0x5c000000, 0x48024805, 0x40000800,
- 0x812000f0, 0x80040540, 0x48026813, 0x40040000,
- 0x83200c80, 0x00000040, 0x04021004, 0x49238830,
- 0x84000570, 0x48038832, 0x59240200, 0x82000540,
- 0x00000206, 0x48024a00, 0x59240400, 0x8c00050c,
- 0x04000005, 0x4a026426, 0x00000051, 0x0401f85d,
- 0x0401f055, 0x42000000, 0x00000001, 0x0201f800,
- 0x00104d11, 0x0201f800, 0x00020b9d, 0x0401f04e,
- 0x592c0009, 0x82000500, 0x00ffffff, 0x0402000a,
- 0x0201f800, 0x00020864, 0x59cc0000, 0x82000500,
- 0x00ffffff, 0x44002800, 0x4200b000, 0x00000001,
- 0x0401f860, 0x0201f800, 0x00107f2a, 0x0401f03e,
- 0x812e59c0, 0x04020037, 0x59340412, 0x800001c0,
- 0x0400002f, 0x80000040, 0x48026c12, 0x59cc0c07,
- 0x82043500, 0x000000ff, 0x481bc857, 0x82180580,
- 0x00000003, 0x04020019, 0x59cc0207, 0x4803c857,
- 0x82000d00, 0x0000ff00, 0x4807c857, 0x82040580,
- 0x00000d00, 0x04020011, 0x59240a00, 0x84040d48,
- 0x48064a00, 0x42000800, 0x0000000b, 0x0201f800,
- 0x001044f1, 0x4a026407, 0x00000001, 0x4a026203,
- 0x00000001, 0x4a026403, 0x00000001, 0x0201f800,
- 0x00106b17, 0x0401f018, 0x42000800, 0x00000003,
- 0x0201f800, 0x001044f1, 0x4a026202, 0x0000ffff,
- 0x4a026203, 0x00000001, 0x4a026403, 0x00000051,
- 0x0201f800, 0x00106b17, 0x0401f00b, 0x42002800,
- 0x00000003, 0x0201f800, 0x0010a1bb, 0x0401f006,
- 0x4200b000, 0x00000002, 0x0401f840, 0x0201f800,
- 0x001084a2, 0x5c027800, 0x5c028800, 0x5c028000,
- 0x5c024000, 0x5c024800, 0x5c00b000, 0x1c01f000,
- 0x4933c857, 0x42028800, 0x000007fc, 0x42003000,
- 0x00fffffc, 0x0201f800, 0x0010452c, 0x02020800,
- 0x0010032e, 0x4936600a, 0x417a7800, 0x0201f800,
- 0x001044e6, 0x42000800, 0x00000003, 0x0201f800,
- 0x001044f1, 0x497a6c12, 0x4a026203, 0x00000001,
- 0x4a026403, 0x00000002, 0x0201f000, 0x00106b17,
- 0x492fc857, 0x4c580000, 0x4c000000, 0x8058b1c0,
- 0x0400000b, 0x82580500, 0xfffffff0, 0x02020800,
- 0x0010032e, 0x8058b0d0, 0x592c0409, 0x82000500,
- 0xfffff0ff, 0x80580540, 0x48025c09, 0x5c000000,
- 0x5c00b000, 0x1c01f000, 0x492fc857, 0x4c000000,
- 0x4c040000, 0x800000d8, 0x592c0c09, 0x82040d00,
- 0xffff0fff, 0x80040540, 0x48025c09, 0x5c000800,
- 0x5c000000, 0x1c01f000, 0x4933c857, 0x4d2c0000,
- 0x59325809, 0x592c0208, 0x8400055e, 0x48025a08,
- 0x4c500000, 0x4c540000, 0x4c580000, 0x0401ffd9,
- 0x0201f800, 0x00020864, 0x46002800, 0x00000018,
- 0x80142800, 0x8058b040, 0x83cca400, 0x00000007,
- 0x4014a800, 0x0201f800, 0x0010bd5b, 0x5c00b000,
+ 0x8c040d00, 0x040000aa, 0x0201f800, 0x00101fb4,
+ 0x59325809, 0x83383580, 0x00000015, 0x04020067,
+ 0x42000800, 0x00000004, 0x0201f800, 0x001045ea,
+ 0x42000800, 0x00000001, 0x0201f800, 0x001046e4,
+ 0x812e59c0, 0x0402004d, 0x59a8005e, 0x80000040,
+ 0x4803505e, 0x0201f800, 0x0010c0f4, 0x04000004,
+ 0x59240200, 0x8400051a, 0x48024a00, 0x417a8000,
+ 0x59cc0000, 0x82000500, 0x00ffffff, 0x59240805,
+ 0x4803c857, 0x4807c857, 0x800409c0, 0x0400001d,
+ 0x80041580, 0x0400001b, 0x4c000000, 0x42028000,
+ 0x0000002a, 0x59240400, 0x8c00050a, 0x04020007,
+ 0x42003000, 0x00000002, 0x42028800, 0x0000ffff,
+ 0x0201f800, 0x0010b195, 0x417a7800, 0x0201f800,
+ 0x0010200c, 0x0201f800, 0x00102087, 0x42028000,
+ 0x00000002, 0x59cc0c08, 0x8c040d1e, 0x04020004,
+ 0x59240a00, 0x84040d56, 0x48064a00, 0x5c000000,
+ 0x48024805, 0x40000800, 0x812000f0, 0x80040540,
+ 0x48026813, 0x40040000, 0x83200c80, 0x00000040,
+ 0x04021004, 0x49238830, 0x84000570, 0x48038832,
+ 0x59240200, 0x82000540, 0x00000206, 0x48024a00,
+ 0x59240400, 0x8c00050c, 0x04000005, 0x4a026426,
+ 0x00000051, 0x0401f85d, 0x0401f055, 0x42000000,
+ 0x00000001, 0x0201f800, 0x00104e36, 0x0201f800,
+ 0x00020b9d, 0x0401f04e, 0x592c0009, 0x82000500,
+ 0x00ffffff, 0x0402000a, 0x0201f800, 0x00020864,
+ 0x59cc0000, 0x82000500, 0x00ffffff, 0x44002800,
+ 0x4200b000, 0x00000001, 0x0401f860, 0x0201f800,
+ 0x00108127, 0x0401f03e, 0x812e59c0, 0x04020037,
+ 0x59340412, 0x800001c0, 0x0400002f, 0x80000040,
+ 0x48026c12, 0x59cc0c07, 0x82043500, 0x000000ff,
+ 0x481bc857, 0x82180580, 0x00000003, 0x04020019,
+ 0x59cc0207, 0x4803c857, 0x82000d00, 0x0000ff00,
+ 0x4807c857, 0x82040580, 0x00000d00, 0x04020011,
+ 0x59240a00, 0x84040d48, 0x48064a00, 0x42000800,
+ 0x0000000b, 0x0201f800, 0x001045ea, 0x4a026407,
+ 0x00000001, 0x4a026203, 0x00000001, 0x4a026403,
+ 0x00000001, 0x0201f800, 0x00106d1c, 0x0401f018,
+ 0x42000800, 0x00000003, 0x0201f800, 0x001045ea,
+ 0x4a026202, 0x0000ffff, 0x4a026203, 0x00000001,
+ 0x4a026403, 0x00000051, 0x0201f800, 0x00106d1c,
+ 0x0401f00b, 0x42002800, 0x00000003, 0x0201f800,
+ 0x0010a3f8, 0x0401f006, 0x4200b000, 0x00000002,
+ 0x0401f840, 0x0201f800, 0x001086a8, 0x5c027800,
+ 0x5c028800, 0x5c028000, 0x5c024000, 0x5c024800,
+ 0x5c00b000, 0x1c01f000, 0x4933c857, 0x42028800,
+ 0x000007fc, 0x42003000, 0x00fffffc, 0x0201f800,
+ 0x00104628, 0x02020800, 0x0010032e, 0x4936600a,
+ 0x417a7800, 0x0201f800, 0x001045df, 0x42000800,
+ 0x00000003, 0x0201f800, 0x001045ea, 0x497a6c12,
+ 0x4a026203, 0x00000001, 0x4a026403, 0x00000002,
+ 0x0201f000, 0x00106d1c, 0x492fc857, 0x4c580000,
+ 0x4c000000, 0x8058b1c0, 0x0400000b, 0x82580500,
+ 0xfffffff0, 0x02020800, 0x0010032e, 0x8058b0d0,
+ 0x592c0409, 0x82000500, 0xfffff0ff, 0x80580540,
+ 0x48025c09, 0x5c000000, 0x5c00b000, 0x1c01f000,
+ 0x492fc857, 0x4c000000, 0x4c040000, 0x800000d8,
+ 0x592c0c09, 0x82040d00, 0xffff0fff, 0x80040540,
+ 0x48025c09, 0x5c000800, 0x5c000000, 0x1c01f000,
+ 0x4933c857, 0x4d2c0000, 0x59325809, 0x592c0208,
+ 0x8400055e, 0x48025a08, 0x4c500000, 0x4c540000,
+ 0x4c580000, 0x0401ffd9, 0x0201f800, 0x00020864,
+ 0x46002800, 0x00000018, 0x80142800, 0x8058b040,
+ 0x83cca400, 0x00000007, 0x4014a800, 0x0201f800,
+ 0x0010c086, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x5c025800, 0x1c01f000, 0x0401f807, 0x42018800,
+ 0x00000001, 0x04000003, 0x42018800, 0x00000000,
+ 0x1c01f000, 0x59325809, 0x592c0205, 0x82000580,
+ 0x00000152, 0x1c01f000, 0x59300028, 0x80000540,
+ 0x02020800, 0x00100aec, 0x1c01f000, 0x59300008,
+ 0x82000500, 0x04000800, 0x82000580, 0x04000800,
+ 0x04020003, 0x59300220, 0x48025c10, 0x1c01f000,
+ 0x4d2c0000, 0x59325809, 0x59300203, 0x4933c857,
+ 0x492fc857, 0x493bc857, 0x4803c857, 0x82003480,
+ 0x0000000e, 0x02021800, 0x0010032e, 0x0c01f803,
+ 0x5c025800, 0x1c01f000, 0x00109f80, 0x00109f8b,
+ 0x00109fc9, 0x00109f80, 0x00109f80, 0x00109f80,
+ 0x00109f80, 0x00109f80, 0x00109f82, 0x00109f80,
+ 0x00109f80, 0x00109f80, 0x00109f80, 0x00109f80,
+ 0x0201f800, 0x0010032e, 0x83383480, 0x00000058,
+ 0x02021800, 0x0010032e, 0x493a6403, 0x4a026203,
+ 0x00000001, 0x0201f000, 0x00106d1c, 0x83380580,
+ 0x00000013, 0x04020010, 0x492fc857, 0x592c000d,
+ 0x800001c0, 0x04000006, 0x4a026203, 0x00000002,
+ 0x59a8002a, 0x48026006, 0x1c01f000, 0x4a025a07,
+ 0x00000000, 0x0201f800, 0x000203ef, 0x0201f000,
+ 0x00020b9d, 0x83380580, 0x00000027, 0x0400001b,
+ 0x83380580, 0x00000014, 0x04000012, 0x83380580,
+ 0x00000015, 0x04000005, 0x83380580, 0x00000016,
+ 0x02020800, 0x0010032e, 0x0201f800, 0x00107226,
+ 0x02020000, 0x00107f37, 0x59300203, 0x82000580,
+ 0x00000002, 0x02020800, 0x0010032e, 0x0401f016,
+ 0x4937c857, 0x0201f800, 0x00106d91, 0x4a02580f,
+ 0x00000011, 0x0401f006, 0x4937c857, 0x0201f800,
+ 0x00106d91, 0x4a02580f, 0x00000010, 0x4a025a07,
+ 0x00000031, 0x4a02580e, 0x00000004, 0x0201f800,
+ 0x000203ef, 0x0201f800, 0x00104cbe, 0x0201f000,
+ 0x00107eb4, 0x59341400, 0x82081d00, 0x000000ff,
+ 0x59300c03, 0x480bc857, 0x4807c857, 0x82040580,
+ 0x00000053, 0x0400002e, 0x82040580, 0x00000002,
+ 0x04000016, 0x82040580, 0x00000001, 0x04000017,
+ 0x82040580, 0x00000003, 0x0400001c, 0x82040580,
+ 0x00000005, 0x0400001d, 0x82040580, 0x00000033,
+ 0x0400001a, 0x82040580, 0x00000000, 0x0400001b,
+ 0x82040580, 0x00000004, 0x02020800, 0x0010032e,
+ 0x0401f89f, 0x0401f016, 0x820c0580, 0x00000003,
+ 0x04000849, 0x0401f012, 0x820c0580, 0x0000000b,
+ 0x0402000f, 0x42000800, 0x00000007, 0x0201f800,
+ 0x001045ea, 0x0401f00a, 0x820c0580, 0x00000005,
+ 0x04000862, 0x0401f006, 0x820c0580, 0x00000009,
+ 0x04000887, 0x0401f002, 0x0401f891, 0x4a026403,
+ 0x00000052, 0x59a8105a, 0x592c040c, 0x8c000500,
+ 0x04000003, 0x42001000, 0x00000008, 0x592c040c,
+ 0x8c000516, 0x04000003, 0x82081400, 0x00000018,
+ 0x592c000d, 0x497a580e, 0x497a580f, 0x80080c80,
+ 0x04000009, 0x04001005, 0x4a025a07, 0x00000007,
+ 0x40001000, 0x0401f006, 0x4a025a07, 0x00000015,
+ 0x0401f003, 0x4a025a07, 0x00000000, 0x480a580d,
+ 0x0201f800, 0x001080a1, 0x04000010, 0x592c1001,
+ 0x480a600c, 0x58080800, 0x82080400, 0x00000002,
+ 0x592c1012, 0x592c1813, 0x42003000, 0x00000000,
+ 0x42002000, 0x00101086, 0x0201f800, 0x0010825e,
+ 0x04000002, 0x1c01f000, 0x4a025a07, 0x0000002c,
+ 0x497a580d, 0x0201f800, 0x000203ef, 0x0201f000,
+ 0x00020b9d, 0x83380580, 0x00000015, 0x0402000b,
+ 0x59a80070, 0x8c000502, 0x0402000c, 0x41780800,
+ 0x0201f800, 0x001046e4, 0x42000800, 0x00000004,
+ 0x0201f000, 0x001045ea, 0x42000800, 0x00000007,
+ 0x0201f000, 0x001045ea, 0x0201f800, 0x001050f7,
+ 0x42001000, 0x00000010, 0x04020009, 0x59340002,
+ 0x82000500, 0x00ff0000, 0x82000580, 0x00ff0000,
+ 0x040007eb, 0x42001000, 0x00000008, 0x0201f800,
+ 0x00104d1c, 0x040007e6, 0x592c040c, 0x84000540,
+ 0x48025c0c, 0x0401f7e9, 0x83380580, 0x00000015,
+ 0x0402000f, 0x59a80070, 0x8c000502, 0x04020010,
+ 0x0201f800, 0x00104752, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x001045df, 0x5c027800, 0x42000800,
+ 0x00000006, 0x0201f000, 0x001045ea, 0x42000800,
+ 0x00000004, 0x0201f000, 0x001045ea, 0x0201f800,
+ 0x001050f7, 0x42001000, 0x00000010, 0x04020009,
+ 0x59340002, 0x82000500, 0x00ff0000, 0x82000580,
+ 0x00ff0000, 0x040007e7, 0x42001000, 0x00000008,
+ 0x0201f800, 0x00104d1c, 0x040007e2, 0x592c040c,
+ 0x84000540, 0x48025c0c, 0x0401f7e9, 0x42000800,
+ 0x00000004, 0x0201f000, 0x001045ea, 0x83380580,
+ 0x00000015, 0x04020005, 0x0201f800, 0x0010b107,
+ 0x02000800, 0x0010491c, 0x1c01f000, 0x83380580,
+ 0x00000015, 0x0402001d, 0x4c580000, 0x83cc1400,
+ 0x00000008, 0x4200b000, 0x00000002, 0x83341c00,
+ 0x00000006, 0x0201f800, 0x00108c57, 0x04020012,
+ 0x83cc1400, 0x0000000a, 0x4200b000, 0x00000002,
+ 0x83341c00, 0x00000008, 0x0201f800, 0x00108c57,
+ 0x04020009, 0x59342200, 0x59cc1007, 0x800811c0,
+ 0x04000003, 0x480a6801, 0x84102542, 0x8410251a,
+ 0x48126a00, 0x5c00b000, 0x1c01f000, 0x42000000,
+ 0x0010cf3b, 0x0201f800, 0x0010bfb3, 0x0201f800,
+ 0x00106e41, 0x59300203, 0x4933c857, 0x4803c857,
+ 0x82000c80, 0x0000000e, 0x02021800, 0x0010032e,
+ 0x0c01f803, 0x0201f000, 0x00106e2e, 0x0010a0cf,
+ 0x0010a0de, 0x0010a0d0, 0x0010a0cd, 0x0010a0cd,
+ 0x0010a0cd, 0x0010a0cd, 0x0010a0cd, 0x0010a0cd,
+ 0x0010a0cd, 0x0010a0cd, 0x0010a0cd, 0x0010a0cd,
+ 0x0010a0cd, 0x0201f800, 0x0010032e, 0x1c01f000,
+ 0x59300403, 0x82000580, 0x00000052, 0x02000000,
+ 0x0010960f, 0x0201f800, 0x00104cbe, 0x59325809,
+ 0x4a025a07, 0x00000006, 0x0201f800, 0x000203ef,
+ 0x0201f000, 0x00107eb4, 0x59301804, 0x840c0520,
+ 0x48026004, 0x598c000f, 0x81300580, 0x04020010,
+ 0x8c0c1d20, 0x04020010, 0x42001000, 0x0010ce5b,
+ 0x50081000, 0x58080002, 0x82000580, 0x00000100,
+ 0x0400000f, 0x5808000b, 0x81300580, 0x02020800,
+ 0x0010032e, 0x4978100b, 0x0401f003, 0x8c0c1d20,
+ 0x040207dc, 0x0201f800, 0x001101de, 0x80c40040,
+ 0x040007d8, 0x0201f800, 0x0010032e, 0x0201f800,
+ 0x00107161, 0x040007f8, 0x59300203, 0x82000c80,
+ 0x0000000e, 0x02021800, 0x0010032e, 0x0c01f7bc,
+ 0x4933c857, 0x4c500000, 0x4c540000, 0x4c580000,
+ 0x592c0c08, 0x48065814, 0x59cc0809, 0x48065808,
+ 0x59cc0808, 0x4806580c, 0x59a8086f, 0x82040500,
+ 0x000003ff, 0x800010c4, 0x8c040d14, 0x04000005,
+ 0x59cc0002, 0x82000500, 0x00000003, 0x80081480,
+ 0x480a621b, 0x412c0800, 0x0201f800, 0x0010056e,
+ 0x02000800, 0x0010032e, 0x492c080a, 0x58040409,
+ 0x84000552, 0x84000540, 0x48000c09, 0x82081400,
+ 0x00000003, 0x80081104, 0x83cca400, 0x00000006,
+ 0x832cac00, 0x00000005, 0x42000800, 0x00000010,
+ 0x82080480, 0x00000010, 0x04021003, 0x40080800,
+ 0x80000580, 0x4004b000, 0x4c000000, 0x0201f800,
+ 0x0010c0b0, 0x5c000000, 0x800001c0, 0x0400000d,
+ 0x412c1000, 0x4c000000, 0x0201f800, 0x0010056e,
+ 0x02000800, 0x0010032e, 0x492c1001, 0x832cac00,
+ 0x00000005, 0x5c000000, 0x40001000, 0x0401f7e9,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x1c01f000,
+ 0x4933c857, 0x4d2c0000, 0x4c380000, 0x59325809,
+ 0x5930021b, 0x48025a09, 0x59301012, 0x4a026203,
+ 0x00000002, 0x592c020b, 0x8c000500, 0x04000004,
+ 0x59300016, 0x592c1010, 0x80081480, 0x40080000,
+ 0x0401f98a, 0x80001540, 0x04020008, 0x4a025a07,
+ 0x00000000, 0x592c000c, 0x82000500, 0x00000c00,
+ 0x0400000b, 0x0401f00b, 0x8c08153e, 0x04000006,
+ 0x4a025a07, 0x00000007, 0x80081080, 0x80081000,
+ 0x0401f003, 0x4a025a07, 0x00000015, 0x480a5808,
+ 0x42000000, 0x0010e2e6, 0x50007000, 0x5838000a,
+ 0x80000540, 0x04020008, 0x4930700b, 0x4930700a,
+ 0x58380002, 0x82000580, 0x00000000, 0x04020809,
+ 0x0401f005, 0x82001400, 0x00000000, 0x45301000,
+ 0x4930700a, 0x5c007000, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x592c000a, 0x40001000, 0x48007009,
+ 0x82080400, 0x00000005, 0x48007003, 0x592c000e,
+ 0x592c100f, 0x48007006, 0x48087007, 0x592c0014,
+ 0x592c1209, 0x80080c80, 0x04001002, 0x40001000,
+ 0x82081400, 0x00000003, 0x80081104, 0x82080480,
+ 0x00000010, 0x04021003, 0x80000580, 0x0401f003,
+ 0x42001000, 0x00000010, 0x4800700c, 0x48087004,
+ 0x800810c4, 0x48087005, 0x40381000, 0x0201f000,
+ 0x00020016, 0x4d2c0000, 0x0201f800, 0x0010056e,
+ 0x02000800, 0x0010032e, 0x42000800, 0x0010e2e6,
+ 0x452c0800, 0x497a580a, 0x497a580b, 0x497a580c,
+ 0x4a025808, 0x0010a1b4, 0x4a025802, 0x00000100,
+ 0x4a025801, 0x00000000, 0x5c025800, 0x1c01f000,
+ 0x4833c857, 0x4d300000, 0x4d2c0000, 0x4c5c0000,
+ 0x4030b800, 0x585c0009, 0x80025d40, 0x04020004,
+ 0x585c000b, 0x4c000000, 0x0401f044, 0x585c0002,
+ 0x82000580, 0x00000100, 0x04020022, 0x592c0801,
+ 0x4c040000, 0x0201f800, 0x00100594, 0x5c000800,
+ 0x800409c0, 0x0400001c, 0x4804b809, 0x585c100c,
+ 0x800811c0, 0x04020005, 0x40065800, 0x0201f800,
+ 0x0010059d, 0x0401f014, 0x82080480, 0x00000010,
+ 0x04021003, 0x80000580, 0x0401f003, 0x42001000,
+ 0x00000010, 0x4800b80c, 0x4808b804, 0x800810c4,
+ 0x4808b805, 0x82040400, 0x00000005, 0x4800b803,
+ 0x405c1000, 0x0201f800, 0x00020016, 0x0401f025,
+ 0x0401f828, 0x585c000b, 0x80026540, 0x59300000,
+ 0x80000d40, 0x04020002, 0x4800b80a, 0x4800b80b,
+ 0x497a6000, 0x4c000000, 0x4978b809, 0x59325809,
+ 0x4a025a05, 0x00000103, 0x59300402, 0x48025c07,
+ 0x592c100c, 0x4c080000, 0x0201f800, 0x000203ef,
+ 0x0201f800, 0x001099b4, 0x5c001000, 0x8c081518,
+ 0x04000004, 0x0201f800, 0x00109a87, 0x0401f003,
+ 0x0201f800, 0x00020b9d, 0x405c7000, 0x5c000000,
+ 0x80026540, 0x04000003, 0x59325809, 0x0401ff79,
+ 0x5c00b800, 0x5c025800, 0x5c026000, 0x1c01f000,
+ 0x483bc857, 0x58380009, 0x40025800, 0x0201f800,
+ 0x0010059d, 0x5838000b, 0x80026540, 0x59300009,
+ 0x80025d40, 0x4a025a07, 0x00000002, 0x1c01f000,
+ 0x4803c857, 0x4933c857, 0x4d1c0000, 0x497a601d,
+ 0x41323800, 0x40026000, 0x4d3c0000, 0x42027800,
+ 0x00000005, 0x0401f843, 0x5c027800, 0x411e6000,
+ 0x4933c857, 0x59300415, 0x84000502, 0x48026415,
+ 0x5c023800, 0x1c01f000, 0x481bc857, 0x4933c857,
+ 0x4c5c0000, 0x4c600000, 0x4010b800, 0x4014c000,
+ 0x0201f800, 0x0010b73d, 0x0201f800, 0x00101fb4,
+ 0x59240400, 0x8c00050a, 0x04020008, 0x40602800,
+ 0x405c3000, 0x0201f800, 0x0010b195, 0x82000540,
+ 0x00000001, 0x0401f002, 0x80000580, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x4803c856, 0x4d300000,
+ 0x42026000, 0x00111584, 0x59a8000d, 0x81640580,
+ 0x0400001a, 0x59300c07, 0x82040580, 0x00000001,
+ 0x0400000d, 0x82040580, 0x00000004, 0x04000006,
+ 0x82040580, 0x00000010, 0x02000800, 0x00109578,
+ 0x0401f009, 0x59300203, 0x82000d80, 0x00000007,
+ 0x04000005, 0x4807c857, 0x0201f800, 0x00109baa,
+ 0x04020808, 0x83326400, 0x0000002c, 0x41580000,
+ 0x81300480, 0x040017e5, 0x5c026000, 0x1c01f000,
+ 0x4933c857, 0x59300403, 0x4803c857, 0x0201f800,
+ 0x00106e41, 0x4df00000, 0x59300407, 0x4803c857,
+ 0x82000d80, 0x00000002, 0x04000018, 0x82000d80,
+ 0x00000001, 0x04000009, 0x82000d80, 0x00000004,
+ 0x04000006, 0x4933c856, 0x5c03e000, 0x02000800,
+ 0x00106e2e, 0x0401f04f, 0x59300203, 0x82000d80,
+ 0x00000001, 0x04000018, 0x82000d80, 0x00000002,
+ 0x04000035, 0x82000d80, 0x00000005, 0x04000032,
+ 0x0201f800, 0x0010032e, 0x59300203, 0x82000d80,
+ 0x00000009, 0x0400000c, 0x82000d80, 0x0000000b,
+ 0x04000009, 0x82000d80, 0x0000000a, 0x04000026,
+ 0x82000d80, 0x0000000c, 0x04000023, 0x0201f800,
+ 0x0010032e, 0x598c000f, 0x81300580, 0x04020004,
+ 0x0201f800, 0x00107161, 0x0402001b, 0x59300004,
+ 0x4803c857, 0x8c000520, 0x04000004, 0x84000520,
+ 0x48026004, 0x0401f014, 0x0201f800, 0x001101de,
+ 0x80c40040, 0x02020800, 0x0010032e, 0x5c03e000,
+ 0x02000800, 0x00106e2e, 0x59300407, 0x82000d80,
+ 0x00000002, 0x0400001b, 0x0201f800, 0x00104cbe,
+ 0x0201f800, 0x001099e2, 0x02000800, 0x001086a8,
+ 0x0401f014, 0x5c03e000, 0x02000800, 0x00106e2e,
+ 0x59300407, 0x82000d80, 0x00000002, 0x0400000d,
+ 0x5930081c, 0x58040200, 0x8c000500, 0x04000132,
+ 0x0201f800, 0x00104cbe, 0x0201f800, 0x001099e2,
+ 0x02000800, 0x001086a8, 0x8d3e7d00, 0x04000005,
+ 0x0201f800, 0x0010b827, 0x0201f000, 0x00107eb4,
+ 0x4a026226, 0x00000001, 0x4a026403, 0x00000085,
+ 0x4a026203, 0x00000009, 0x4a026407, 0x00000002,
+ 0x42000800, 0x8000004b, 0x0201f000, 0x00020b3e,
+ 0x83300480, 0x00111500, 0x04001006, 0x41540000,
+ 0x81300480, 0x04021003, 0x80000580, 0x1c01f000,
+ 0x81780080, 0x1c01f000, 0x592c720b, 0x8c387500,
+ 0x04020008, 0x59307008, 0x8c387516, 0x04000005,
+ 0x59307009, 0x58387010, 0x59300013, 0x80380480,
+ 0x1c01f000, 0x59a8085a, 0x59cc2808, 0x82140500,
+ 0x00000c00, 0x04000004, 0x82040480, 0x00000010,
+ 0x04001018, 0x80001580, 0x8c142d12, 0x04000005,
+ 0x82040480, 0x00000014, 0x04001012, 0x59cc100a,
+ 0x80000580, 0x8c142d10, 0x04000005, 0x82040480,
+ 0x00000018, 0x0400100b, 0x59cc000b, 0x80080400,
+ 0x04001008, 0x04000006, 0x82000400, 0x00000018,
+ 0x80040480, 0x04001003, 0x80000580, 0x1c01f000,
+ 0x42000000, 0x0010cf18, 0x0201f800, 0x0010bfb3,
+ 0x82000540, 0x00000001, 0x0401f7f9, 0x4933c857,
+ 0x4937c857, 0x4923c857, 0x4927c857, 0x492fc857,
+ 0x48efc857, 0x4d1c0000, 0x4d300000, 0x41323800,
+ 0x0201f800, 0x00107ef8, 0x04000021, 0x48ee602a,
+ 0x4926601c, 0x4936600a, 0x591c0407, 0x82000580,
+ 0x00000003, 0x04000008, 0x591c0202, 0x4803c857,
+ 0x4802641a, 0x591c0402, 0x4802621a, 0x4803c857,
+ 0x0401f007, 0x591c0202, 0x4803c857, 0x4802621a,
+ 0x591c0402, 0x4802641a, 0x4803c857, 0x491e6027,
+ 0x4a026407, 0x00000001, 0x492e6009, 0x4d380000,
+ 0x42027000, 0x00000057, 0x0201f800, 0x00020bc1,
+ 0x5c027000, 0x82000540, 0x00000001, 0x5c026000,
+ 0x5c023800, 0x1c01f000, 0x4933c857, 0x493bc857,
+ 0x4937c857, 0x4d2c0000, 0x4c500000, 0x4c540000,
+ 0x4c580000, 0x59325809, 0x0201f800, 0x0010989f,
+ 0x04000023, 0x83cca400, 0x00000006, 0x832cac00,
+ 0x00000007, 0x83380580, 0x00000016, 0x04020009,
+ 0x59a8005a, 0x82000580, 0x00000008, 0x04020014,
+ 0x492fc857, 0x4200b000, 0x00000002, 0x0401f00b,
+ 0x83380580, 0x00000015, 0x0402000d, 0x492fc857,
+ 0x59a8005a, 0x82000580, 0x00000018, 0x04020008,
+ 0x4200b000, 0x00000006, 0x0201f800, 0x0010c086,
+ 0x0201f800, 0x00108127, 0x0401f005, 0x0201f800,
+ 0x001086a8, 0x0201f800, 0x00020b9d, 0x5c00b000,
0x5c00a800, 0x5c00a000, 0x5c025800, 0x1c01f000,
- 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
- 0x42018800, 0x00000000, 0x1c01f000, 0x59325809,
- 0x592c0205, 0x82000580, 0x00000152, 0x1c01f000,
- 0x59300028, 0x80000540, 0x02020800, 0x00100aeb,
- 0x1c01f000, 0x59300008, 0x82000500, 0x04000800,
- 0x82000580, 0x04000800, 0x04020003, 0x59300220,
- 0x48025c10, 0x1c01f000, 0x4d2c0000, 0x59325809,
- 0x59300203, 0x4933c857, 0x492fc857, 0x493bc857,
- 0x4803c857, 0x82003480, 0x0000000e, 0x02021800,
- 0x0010032e, 0x0c01f803, 0x5c025800, 0x1c01f000,
- 0x00109d42, 0x00109d4d, 0x00109d8b, 0x00109d42,
- 0x00109d42, 0x00109d42, 0x00109d42, 0x00109d42,
- 0x00109d44, 0x00109d42, 0x00109d42, 0x00109d42,
- 0x00109d42, 0x00109d42, 0x0201f800, 0x0010032e,
- 0x83383480, 0x00000058, 0x02021800, 0x0010032e,
- 0x493a6403, 0x4a026203, 0x00000001, 0x0201f000,
- 0x00106b17, 0x83380580, 0x00000013, 0x04020010,
- 0x492fc857, 0x592c000d, 0x800001c0, 0x04000006,
- 0x4a026203, 0x00000002, 0x59a8002a, 0x48026006,
- 0x1c01f000, 0x4a025a07, 0x00000000, 0x0201f800,
- 0x000203ef, 0x0201f000, 0x00020b9d, 0x83380580,
- 0x00000027, 0x0400001b, 0x83380580, 0x00000014,
- 0x04000012, 0x83380580, 0x00000015, 0x04000005,
- 0x83380580, 0x00000016, 0x02020800, 0x0010032e,
- 0x0201f800, 0x00107021, 0x02020000, 0x00107d3d,
- 0x59300203, 0x82000580, 0x00000002, 0x02020800,
- 0x0010032e, 0x0401f016, 0x4937c857, 0x0201f800,
- 0x00106b8c, 0x4a02580f, 0x00000011, 0x0401f006,
- 0x4937c857, 0x0201f800, 0x00106b8c, 0x4a02580f,
- 0x00000010, 0x4a025a07, 0x00000031, 0x4a02580e,
- 0x00000004, 0x0201f800, 0x000203ef, 0x0201f800,
- 0x00104bb9, 0x0201f000, 0x00107cbe, 0x59341400,
- 0x82081d00, 0x000000ff, 0x59300c03, 0x480bc857,
- 0x4807c857, 0x82040580, 0x00000053, 0x0400002e,
- 0x82040580, 0x00000002, 0x04000016, 0x82040580,
- 0x00000001, 0x04000017, 0x82040580, 0x00000003,
- 0x0400001c, 0x82040580, 0x00000005, 0x0400001d,
- 0x82040580, 0x00000033, 0x0400001a, 0x82040580,
- 0x00000000, 0x0400001b, 0x82040580, 0x00000004,
- 0x02020800, 0x0010032e, 0x0401f89f, 0x0401f016,
- 0x820c0580, 0x00000003, 0x04000849, 0x0401f012,
- 0x820c0580, 0x0000000b, 0x0402000f, 0x42000800,
- 0x00000007, 0x0201f800, 0x001044f1, 0x0401f00a,
- 0x820c0580, 0x00000005, 0x04000862, 0x0401f006,
- 0x820c0580, 0x00000009, 0x04000887, 0x0401f002,
- 0x0401f891, 0x4a026403, 0x00000052, 0x59a8105a,
- 0x592c040c, 0x8c000500, 0x04000003, 0x42001000,
- 0x00000008, 0x592c040c, 0x8c000516, 0x04000003,
- 0x82081400, 0x00000018, 0x592c000d, 0x497a580e,
- 0x497a580f, 0x80080c80, 0x04000009, 0x04001005,
- 0x4a025a07, 0x00000007, 0x40001000, 0x0401f006,
- 0x4a025a07, 0x00000015, 0x0401f003, 0x4a025a07,
- 0x00000000, 0x480a580d, 0x0201f800, 0x00107ea4,
- 0x04000010, 0x592c1001, 0x480a600c, 0x58080800,
- 0x82080400, 0x00000002, 0x592c1012, 0x592c1813,
- 0x42003000, 0x00000000, 0x42002000, 0x00101085,
- 0x0201f800, 0x00108059, 0x04000002, 0x1c01f000,
- 0x4a025a07, 0x0000002c, 0x497a580d, 0x0201f800,
- 0x000203ef, 0x0201f000, 0x00020b9d, 0x83380580,
- 0x00000015, 0x0402000b, 0x59a80070, 0x8c000502,
- 0x0402000c, 0x41780800, 0x0201f800, 0x001045e8,
- 0x42000800, 0x00000004, 0x0201f000, 0x001044f1,
- 0x42000800, 0x00000007, 0x0201f000, 0x001044f1,
- 0x0201f800, 0x00104fc6, 0x42001000, 0x00000010,
- 0x04020009, 0x59340002, 0x82000500, 0x00ff0000,
- 0x82000580, 0x00ff0000, 0x040007eb, 0x42001000,
- 0x00000008, 0x0201f800, 0x00104c17, 0x040007e6,
- 0x592c040c, 0x84000540, 0x48025c0c, 0x0401f7e9,
- 0x83380580, 0x00000015, 0x0402000f, 0x59a80070,
- 0x8c000502, 0x04020010, 0x0201f800, 0x00104652,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x001044e6,
- 0x5c027800, 0x42000800, 0x00000006, 0x0201f000,
- 0x001044f1, 0x42000800, 0x00000004, 0x0201f000,
- 0x001044f1, 0x0201f800, 0x00104fc6, 0x42001000,
- 0x00000010, 0x04020009, 0x59340002, 0x82000500,
- 0x00ff0000, 0x82000580, 0x00ff0000, 0x040007e7,
- 0x42001000, 0x00000008, 0x0201f800, 0x00104c17,
- 0x040007e2, 0x592c040c, 0x84000540, 0x48025c0c,
- 0x0401f7e9, 0x42000800, 0x00000004, 0x0201f000,
- 0x001044f1, 0x83380580, 0x00000015, 0x04020005,
- 0x0201f800, 0x0010adf8, 0x02000800, 0x0010481c,
- 0x1c01f000, 0x83380580, 0x00000015, 0x0402001d,
- 0x4c580000, 0x83cc1400, 0x00000008, 0x4200b000,
- 0x00000002, 0x83341c00, 0x00000006, 0x0201f800,
- 0x00108a31, 0x04020012, 0x83cc1400, 0x0000000a,
- 0x4200b000, 0x00000002, 0x83341c00, 0x00000008,
- 0x0201f800, 0x00108a31, 0x04020009, 0x59342200,
- 0x59cc1007, 0x800811c0, 0x04000003, 0x480a6801,
- 0x84102542, 0x8410251a, 0x48126a00, 0x5c00b000,
- 0x1c01f000, 0x42000000, 0x0010cc3b, 0x0201f800,
- 0x0010bc88, 0x0201f800, 0x00106c3c, 0x59300203,
- 0x4933c857, 0x4803c857, 0x82000c80, 0x0000000e,
- 0x02021800, 0x0010032e, 0x0c01f803, 0x0201f000,
- 0x00106c29, 0x00109e91, 0x00109ea0, 0x00109e92,
- 0x00109e8f, 0x00109e8f, 0x00109e8f, 0x00109e8f,
- 0x00109e8f, 0x00109e8f, 0x00109e8f, 0x00109e8f,
- 0x00109e8f, 0x00109e8f, 0x00109e8f, 0x0201f800,
- 0x0010032e, 0x1c01f000, 0x59300403, 0x82000580,
- 0x00000052, 0x02000000, 0x001093db, 0x0201f800,
- 0x00104bb9, 0x59325809, 0x4a025a07, 0x00000006,
- 0x0201f800, 0x000203ef, 0x0201f000, 0x00107cbe,
- 0x59301804, 0x840c0520, 0x48026004, 0x598c000f,
- 0x81300580, 0x04020010, 0x8c0c1d20, 0x04020010,
- 0x42001000, 0x0010cb5b, 0x50081000, 0x58080002,
- 0x82000580, 0x00000100, 0x0400000f, 0x5808000b,
- 0x81300580, 0x02020800, 0x0010032e, 0x4978100b,
- 0x0401f003, 0x8c0c1d20, 0x040207dc, 0x0201f800,
- 0x0010fece, 0x80c40040, 0x040007d8, 0x0201f800,
- 0x0010032e, 0x0201f800, 0x00106f5c, 0x040007f8,
+ 0x4933c857, 0x0201f800, 0x00106e41, 0x4df00000,
0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
- 0x0010032e, 0x0c01f7bc, 0x4933c857, 0x4c500000,
- 0x4c540000, 0x4c580000, 0x592c0c08, 0x48065814,
- 0x59cc0809, 0x48065808, 0x59cc0808, 0x4806580c,
- 0x59a8086f, 0x82040500, 0x000003ff, 0x800010c4,
- 0x8c040d14, 0x04000005, 0x59cc0002, 0x82000500,
- 0x00000003, 0x80081480, 0x480a621b, 0x412c0800,
- 0x0201f800, 0x0010056e, 0x02000800, 0x0010032e,
- 0x492c080a, 0x58040409, 0x84000552, 0x84000540,
- 0x48000c09, 0x82081400, 0x00000003, 0x80081104,
- 0x83cca400, 0x00000006, 0x832cac00, 0x00000005,
- 0x42000800, 0x00000010, 0x82080480, 0x00000010,
- 0x04021003, 0x40080800, 0x80000580, 0x4004b000,
- 0x4c000000, 0x0201f800, 0x0010bd85, 0x5c000000,
- 0x800001c0, 0x0400000d, 0x412c1000, 0x4c000000,
- 0x0201f800, 0x0010056e, 0x02000800, 0x0010032e,
- 0x492c1001, 0x832cac00, 0x00000005, 0x5c000000,
- 0x40001000, 0x0401f7e9, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x1c01f000, 0x4933c857, 0x4d2c0000,
- 0x4c380000, 0x59325809, 0x5930021b, 0x48025a09,
- 0x59301012, 0x4a026203, 0x00000002, 0x592c020b,
- 0x8c000500, 0x04000004, 0x59300016, 0x592c1010,
- 0x80081480, 0x40080000, 0x0401f98b, 0x80001540,
- 0x04020008, 0x4a025a07, 0x00000000, 0x592c000c,
- 0x82000500, 0x00000c00, 0x0400000b, 0x0401f00b,
- 0x8c08153e, 0x04000006, 0x4a025a07, 0x00000007,
- 0x80081080, 0x80081000, 0x0401f003, 0x4a025a07,
- 0x00000015, 0x480a5808, 0x42000000, 0x0010dfe6,
- 0x50007000, 0x5838000a, 0x80000540, 0x04020008,
- 0x4930700b, 0x4930700a, 0x58380002, 0x82000580,
- 0x00000000, 0x04020809, 0x0401f005, 0x82001400,
- 0x00000000, 0x45301000, 0x4930700a, 0x5c007000,
- 0x5c025800, 0x1c01f000, 0x4933c857, 0x592c000a,
- 0x40001000, 0x48007009, 0x82080400, 0x00000005,
- 0x48007003, 0x592c000e, 0x592c100f, 0x48007006,
- 0x48087007, 0x592c0014, 0x592c1209, 0x80080c80,
- 0x04001002, 0x40001000, 0x82081400, 0x00000003,
- 0x80081104, 0x82080480, 0x00000010, 0x04021003,
- 0x80000580, 0x0401f003, 0x42001000, 0x00000010,
- 0x4800700c, 0x48087004, 0x800810c4, 0x48087005,
- 0x40381000, 0x0201f000, 0x00020016, 0x4d2c0000,
- 0x0201f800, 0x0010056e, 0x02000800, 0x0010032e,
- 0x42000800, 0x0010dfe6, 0x452c0800, 0x497a580a,
- 0x497a580b, 0x497a580c, 0x4a025808, 0x00109f76,
- 0x4a025802, 0x00000100, 0x4a025801, 0x00000000,
- 0x5c025800, 0x1c01f000, 0x4833c857, 0x4d300000,
- 0x4d2c0000, 0x4c5c0000, 0x4030b800, 0x585c0009,
- 0x80025d40, 0x04020004, 0x585c000b, 0x4c000000,
- 0x0401f044, 0x585c0002, 0x82000580, 0x00000100,
- 0x04020022, 0x592c0801, 0x4c040000, 0x0201f800,
- 0x00100594, 0x5c000800, 0x800409c0, 0x0400001c,
- 0x4804b809, 0x585c100c, 0x800811c0, 0x04020005,
- 0x40065800, 0x0201f800, 0x0010059d, 0x0401f014,
- 0x82080480, 0x00000010, 0x04021003, 0x80000580,
- 0x0401f003, 0x42001000, 0x00000010, 0x4800b80c,
- 0x4808b804, 0x800810c4, 0x4808b805, 0x82040400,
- 0x00000005, 0x4800b803, 0x405c1000, 0x0201f800,
- 0x00020016, 0x0401f025, 0x0401f828, 0x585c000b,
- 0x80026540, 0x59300000, 0x80000d40, 0x04020002,
- 0x4800b80a, 0x4800b80b, 0x497a6000, 0x4c000000,
- 0x4978b809, 0x59325809, 0x4a025a05, 0x00000103,
- 0x59300402, 0x48025c07, 0x592c100c, 0x4c080000,
- 0x0201f800, 0x000203ef, 0x0201f800, 0x0010977c,
- 0x5c001000, 0x8c081518, 0x04000004, 0x0201f800,
- 0x0010984f, 0x0401f003, 0x0201f800, 0x00020b9d,
- 0x405c7000, 0x5c000000, 0x80026540, 0x04000003,
- 0x59325809, 0x0401ff79, 0x5c00b800, 0x5c025800,
- 0x5c026000, 0x1c01f000, 0x483bc857, 0x58380009,
- 0x40025800, 0x0201f800, 0x0010059d, 0x5838000b,
- 0x80026540, 0x59300009, 0x80025d40, 0x4a025a07,
- 0x00000002, 0x1c01f000, 0x4803c857, 0x4933c857,
- 0x4d1c0000, 0x497a601d, 0x41323800, 0x40026000,
- 0x4d3c0000, 0x42027800, 0x00000005, 0x0401f843,
- 0x5c027800, 0x411e6000, 0x4933c857, 0x59300415,
- 0x84000502, 0x48026415, 0x5c023800, 0x1c01f000,
- 0x481bc857, 0x4933c857, 0x4c5c0000, 0x4c600000,
- 0x4010b800, 0x4014c000, 0x0201f800, 0x0010b412,
- 0x0201f800, 0x00101f51, 0x59240400, 0x8c00050a,
- 0x04020008, 0x40602800, 0x405c3000, 0x0201f800,
- 0x0010ae86, 0x82000540, 0x00000001, 0x0401f002,
- 0x80000580, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x4803c856, 0x4d300000, 0x42026000, 0x00111264,
- 0x59a8000d, 0x81640580, 0x0400001a, 0x59300c07,
- 0x82040580, 0x00000001, 0x0400000d, 0x82040580,
- 0x00000004, 0x04000006, 0x82040580, 0x00000010,
- 0x02000800, 0x00109344, 0x0401f009, 0x59300203,
- 0x82000d80, 0x00000007, 0x04000005, 0x4807c857,
- 0x0201f800, 0x00109972, 0x04020808, 0x83326400,
- 0x0000002c, 0x41580000, 0x81300480, 0x040017e5,
- 0x5c026000, 0x1c01f000, 0x4933c857, 0x59300403,
- 0x4803c857, 0x0201f800, 0x00106c3c, 0x4df00000,
- 0x59300407, 0x4803c857, 0x82000d80, 0x00000002,
- 0x04000018, 0x82000d80, 0x00000001, 0x04000009,
- 0x82000d80, 0x00000004, 0x04000006, 0x4933c856,
- 0x5c03e000, 0x02000800, 0x00106c29, 0x0401f050,
- 0x59300203, 0x82000d80, 0x00000001, 0x04000018,
- 0x82000d80, 0x00000002, 0x04000036, 0x82000d80,
- 0x00000005, 0x04000033, 0x0201f800, 0x0010032e,
- 0x59300203, 0x82000d80, 0x00000009, 0x0400000c,
- 0x82000d80, 0x0000000b, 0x04000009, 0x82000d80,
- 0x0000000a, 0x04000027, 0x82000d80, 0x0000000c,
- 0x04000024, 0x0201f800, 0x0010032e, 0x598c000f,
- 0x81300580, 0x04020004, 0x0201f800, 0x00106f5c,
- 0x0402001c, 0x59300004, 0x4803c857, 0x8c000520,
- 0x04000004, 0x84000520, 0x48026004, 0x0401f015,
- 0x0201f800, 0x0010fece, 0x80c40040, 0x02020800,
- 0x0010032e, 0x5c03e000, 0x02000800, 0x00106c29,
- 0x59300407, 0x82000d80, 0x00000002, 0x04000007,
- 0x0201f800, 0x00104bb9, 0x0201f800, 0x001097aa,
- 0x02000800, 0x001084a2, 0x0201f000, 0x00107cbe,
- 0x5c03e000, 0x02000800, 0x00106c29, 0x59300407,
- 0x82000d80, 0x00000002, 0x0400000d, 0x5930081c,
- 0x58040200, 0x8c000500, 0x04000132, 0x0201f800,
- 0x00104bb9, 0x0201f800, 0x001097aa, 0x02000800,
- 0x001084a2, 0x8d3e7d00, 0x04000005, 0x0201f800,
- 0x0010b4fc, 0x0201f000, 0x00107cbe, 0x4a026226,
- 0x00000001, 0x4a026403, 0x00000085, 0x4a026203,
- 0x00000009, 0x4a026407, 0x00000002, 0x42000800,
- 0x8000004b, 0x0201f000, 0x00020b3e, 0x83300480,
- 0x001111e0, 0x04001006, 0x41540000, 0x81300480,
- 0x04021003, 0x80000580, 0x1c01f000, 0x81780080,
- 0x1c01f000, 0x592c720b, 0x8c387500, 0x04020008,
- 0x59307008, 0x8c387516, 0x04000005, 0x59307009,
- 0x58387010, 0x59300013, 0x80380480, 0x1c01f000,
- 0x59a8085a, 0x59cc2808, 0x82140500, 0x00000c00,
- 0x04000004, 0x82040480, 0x00000010, 0x04001018,
- 0x80001580, 0x8c142d12, 0x04000005, 0x82040480,
- 0x00000014, 0x04001012, 0x59cc100a, 0x80000580,
- 0x8c142d10, 0x04000005, 0x82040480, 0x00000018,
- 0x0400100b, 0x59cc000b, 0x80080400, 0x04001008,
- 0x04000006, 0x82000400, 0x00000018, 0x80040480,
- 0x04001003, 0x80000580, 0x1c01f000, 0x42000000,
- 0x0010cc18, 0x0201f800, 0x0010bc88, 0x82000540,
- 0x00000001, 0x0401f7f9, 0x4933c857, 0x4937c857,
- 0x4923c857, 0x4927c857, 0x492fc857, 0x48efc857,
- 0x4d1c0000, 0x4d300000, 0x41323800, 0x0201f800,
- 0x00107cfe, 0x04000021, 0x48ee602a, 0x4926601c,
- 0x4936600a, 0x591c0407, 0x82000580, 0x00000003,
- 0x04000008, 0x591c0202, 0x4803c857, 0x4802641a,
- 0x591c0402, 0x4802621a, 0x4803c857, 0x0401f007,
- 0x591c0202, 0x4803c857, 0x4802621a, 0x591c0402,
- 0x4802641a, 0x4803c857, 0x491e6027, 0x4a026407,
- 0x00000001, 0x492e6009, 0x4d380000, 0x42027000,
- 0x00000057, 0x0201f800, 0x00020bc1, 0x5c027000,
- 0x82000540, 0x00000001, 0x5c026000, 0x5c023800,
- 0x1c01f000, 0x4933c857, 0x493bc857, 0x4937c857,
- 0x4d2c0000, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x59325809, 0x0201f800, 0x00109667, 0x04000023,
- 0x83cca400, 0x00000006, 0x832cac00, 0x00000007,
- 0x83380580, 0x00000016, 0x04020009, 0x59a8005a,
- 0x82000580, 0x00000008, 0x04020014, 0x492fc857,
- 0x4200b000, 0x00000002, 0x0401f00b, 0x83380580,
- 0x00000015, 0x0402000d, 0x492fc857, 0x59a8005a,
- 0x82000580, 0x00000018, 0x04020008, 0x4200b000,
- 0x00000006, 0x0201f800, 0x0010bd5b, 0x0201f800,
- 0x00107f2a, 0x0401f005, 0x0201f800, 0x001084a2,
- 0x0201f800, 0x00020b9d, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x0201f800, 0x00106c3c, 0x4df00000, 0x59300203,
+ 0x0010032e, 0x0c01f001, 0x0010a38e, 0x0010a38c,
+ 0x0010a395, 0x0010a3b5, 0x0010a393, 0x0010a38c,
+ 0x0010a38c, 0x0010a38c, 0x0010a38c, 0x0010a38c,
+ 0x0010a38c, 0x0010a38c, 0x0010a38c, 0x0010a38c,
+ 0x0201f800, 0x0010032e, 0x5c03e000, 0x02000800,
+ 0x00106e2e, 0x80000580, 0x1c01f000, 0x0201f800,
+ 0x00100c76, 0x5c03e000, 0x02000800, 0x00106e2e,
+ 0x8d3e7d02, 0x04020017, 0x4d2c0000, 0x59325809,
+ 0x4a025a07, 0x00000005, 0x0201f800, 0x000203ef,
+ 0x5c025800, 0x497a6009, 0x8d3e7d00, 0x0402000f,
+ 0x4a026226, 0x0000000a, 0x4a026403, 0x00000085,
+ 0x4a026203, 0x00000009, 0x4a026407, 0x00000002,
+ 0x42000800, 0x8000404b, 0x0201f800, 0x00020b3e,
+ 0x81780080, 0x1c01f000, 0x0201f800, 0x00107eb4,
+ 0x0401f7fc, 0x0201f800, 0x00109552, 0x04020004,
+ 0x0201f800, 0x0010712a, 0x04020009, 0x0201f800,
+ 0x00110065, 0x80c40040, 0x040007d7, 0x0201f800,
+ 0x00106d4c, 0x02020800, 0x0010032e, 0x59300203,
+ 0x82000d80, 0x00000003, 0x02000800, 0x0010032e,
0x82000c80, 0x0000000e, 0x02021800, 0x0010032e,
- 0x0c01f001, 0x0010a151, 0x0010a14f, 0x0010a158,
- 0x0010a178, 0x0010a156, 0x0010a14f, 0x0010a14f,
- 0x0010a14f, 0x0010a14f, 0x0010a14f, 0x0010a14f,
- 0x0010a14f, 0x0010a14f, 0x0010a14f, 0x0201f800,
- 0x0010032e, 0x5c03e000, 0x02000800, 0x00106c29,
- 0x80000580, 0x1c01f000, 0x0201f800, 0x00100c75,
- 0x5c03e000, 0x02000800, 0x00106c29, 0x8d3e7d02,
- 0x04020017, 0x4d2c0000, 0x59325809, 0x4a025a07,
- 0x00000005, 0x0201f800, 0x000203ef, 0x5c025800,
- 0x497a6009, 0x8d3e7d00, 0x0402000f, 0x4a026226,
- 0x0000000a, 0x4a026403, 0x00000085, 0x4a026203,
- 0x00000009, 0x4a026407, 0x00000002, 0x42000800,
- 0x8000404b, 0x0201f800, 0x00020b3e, 0x81780080,
- 0x1c01f000, 0x0201f800, 0x00107cbe, 0x0401f7fc,
- 0x0201f800, 0x0010931e, 0x04020004, 0x0201f800,
- 0x00106f25, 0x04020009, 0x0201f800, 0x0010fd55,
- 0x80c40040, 0x040007d7, 0x0201f800, 0x00106b47,
- 0x02020800, 0x0010032e, 0x59300203, 0x82000d80,
- 0x00000003, 0x02000800, 0x0010032e, 0x82000c80,
- 0x0000000e, 0x02021800, 0x0010032e, 0x0c01f7b2,
- 0x4933c857, 0x4d340000, 0x4d240000, 0x4d200000,
- 0x836c0580, 0x00000003, 0x0402001c, 0x599c0018,
- 0x8c000516, 0x04000004, 0x0201f800, 0x0010399f,
- 0x0401f016, 0x42000800, 0x00000004, 0x0201f800,
- 0x001044f1, 0x59300426, 0x82000580, 0x00000021,
- 0x04000006, 0x59240400, 0x8c00050c, 0x04000007,
- 0x4a026426, 0x00000021, 0x0201f800, 0x00109cbc,
- 0x82000540, 0x00000001, 0x5c024000, 0x5c024800,
- 0x5c026800, 0x1c01f000, 0x80000580, 0x0401f7fb,
- 0x4d340000, 0x5932680a, 0x0201f800, 0x00104992,
- 0x5c026800, 0x0201f000, 0x00020b9d, 0x4803c856,
- 0x4c5c0000, 0x4d200000, 0x4014b800, 0x0201f800,
- 0x00101f51, 0x59a8005e, 0x80000040, 0x4803505e,
- 0x59240200, 0x82000500, 0xfffffeef, 0x84000546,
- 0x48024a00, 0x497a4805, 0x4d400000, 0x42028000,
- 0x00000001, 0x405c2800, 0x42000000, 0x00000001,
- 0x0201f800, 0x00104d11, 0x42028000, 0x0000002a,
- 0x4d3c0000, 0x42027800, 0x00000002, 0x0201f800,
- 0x00101fa9, 0x5c027800, 0x5c028000, 0x5c024000,
- 0x5c00b800, 0x813261c0, 0x02020000, 0x00107cbe,
- 0x1c01f000, 0x59303009, 0x58181a05, 0x820c1d00,
- 0x000000ff, 0x820c0580, 0x00000048, 0x04000004,
- 0x820c0580, 0x0000006a, 0x04020046, 0x58180409,
- 0x8c000500, 0x04000043, 0x42000000, 0x0010dfe6,
- 0x50006000, 0x41781800, 0x5830200b, 0x41300000,
- 0x80100580, 0x04000006, 0x40101800, 0x580c2000,
- 0x801021c0, 0x040207fa, 0x0401f036, 0x4933c857,
- 0x59302000, 0x497a6000, 0x800c19c0, 0x0402001f,
- 0x4933c856, 0x42007000, 0x00020cf0, 0x58300009,
- 0x800001c0, 0x04000019, 0x49786009, 0x58380001,
- 0x80300580, 0x04020008, 0x4933c856, 0x49787002,
- 0x4810600b, 0x801021c0, 0x0402001e, 0x4978600a,
- 0x0401f01c, 0x4933c856, 0x4810600b, 0x801021c0,
- 0x04020002, 0x4978600a, 0x4c180000, 0x4c300000,
- 0x0201f800, 0x00100657, 0x5c006000, 0x0401fd5b,
- 0x5c003000, 0x0401f00f, 0x4933c856, 0x800c19c0,
- 0x04020008, 0x801021c0, 0x04000003, 0x4810600b,
- 0x0401f008, 0x4978600b, 0x4978600a, 0x0401f005,
- 0x48101800, 0x801021c0, 0x04020002, 0x480c600a,
- 0x58180409, 0x84000500, 0x48003409, 0x49783209,
+ 0x0c01f7b2, 0x4933c857, 0x4d340000, 0x4d240000,
+ 0x4d200000, 0x836c0580, 0x00000003, 0x0402001c,
+ 0x599c0018, 0x8c000516, 0x04000004, 0x0201f800,
+ 0x00103a8f, 0x0401f016, 0x42000800, 0x00000004,
+ 0x0201f800, 0x001045ea, 0x59300426, 0x82000580,
+ 0x00000021, 0x04000006, 0x59240400, 0x8c00050c,
+ 0x04000007, 0x4a026426, 0x00000021, 0x0201f800,
+ 0x00109efa, 0x82000540, 0x00000001, 0x5c024000,
+ 0x5c024800, 0x5c026800, 0x1c01f000, 0x80000580,
+ 0x0401f7fb, 0x4d340000, 0x5932680a, 0x0201f800,
+ 0x00104a94, 0x5c026800, 0x0201f000, 0x00020b9d,
+ 0x4803c856, 0x4c5c0000, 0x4d200000, 0x4014b800,
+ 0x0201f800, 0x00101fb4, 0x59a8005e, 0x80000040,
+ 0x4803505e, 0x836c0580, 0x00000002, 0x04020004,
+ 0x59240200, 0x8400051a, 0x48024a00, 0x59240200,
+ 0x82000500, 0xfffffeef, 0x84000546, 0x48024a00,
+ 0x497a4805, 0x4d400000, 0x42028000, 0x00000001,
+ 0x405c2800, 0x42000000, 0x00000001, 0x0201f800,
+ 0x00104e36, 0x42028000, 0x0000002a, 0x4d3c0000,
+ 0x42027800, 0x00000002, 0x0201f800, 0x0010200c,
+ 0x5c027800, 0x5c028000, 0x5c024000, 0x5c00b800,
+ 0x813261c0, 0x02020000, 0x00107eb4, 0x1c01f000,
+ 0x59303009, 0x58181a05, 0x820c1d00, 0x000000ff,
+ 0x820c0580, 0x00000048, 0x04000004, 0x820c0580,
+ 0x0000006a, 0x04020046, 0x58180409, 0x8c000500,
+ 0x04000043, 0x42000000, 0x0010e2e6, 0x50006000,
+ 0x41781800, 0x5830200b, 0x41300000, 0x80100580,
+ 0x04000006, 0x40101800, 0x580c2000, 0x801021c0,
+ 0x040207fa, 0x0401f036, 0x4933c857, 0x59302000,
+ 0x497a6000, 0x800c19c0, 0x0402001f, 0x4933c856,
+ 0x42007000, 0x00020cf0, 0x58300009, 0x800001c0,
+ 0x04000019, 0x49786009, 0x58380001, 0x80300580,
+ 0x04020008, 0x4933c856, 0x49787002, 0x4810600b,
+ 0x801021c0, 0x0402001e, 0x4978600a, 0x0401f01c,
+ 0x4933c856, 0x4810600b, 0x801021c0, 0x04020002,
+ 0x4978600a, 0x4c180000, 0x4c300000, 0x0201f800,
+ 0x00100657, 0x5c006000, 0x0401fd56, 0x5c003000,
+ 0x0401f00f, 0x4933c856, 0x800c19c0, 0x04020008,
+ 0x801021c0, 0x04000003, 0x4810600b, 0x0401f008,
+ 0x4978600b, 0x4978600a, 0x0401f005, 0x48101800,
+ 0x801021c0, 0x04020002, 0x480c600a, 0x58180409,
+ 0x84000500, 0x48003409, 0x49783209, 0x1c01f000,
+ 0x4933c857, 0x4927c857, 0x59a8021b, 0x82000540,
+ 0x00000003, 0x4803521b, 0x4c5c0000, 0x4d400000,
+ 0x59ccb800, 0x825cbd00, 0x00ffffff, 0x42028000,
+ 0x00000000, 0x0201f800, 0x00101fb4, 0x0201f800,
+ 0x00108c0d, 0x485f500f, 0x04000024, 0x4d3c0000,
+ 0x42028000, 0x0000002a, 0x59240400, 0x8c00050a,
+ 0x04020008, 0x59240200, 0x84000556, 0x48024a00,
+ 0x42003000, 0x00000002, 0x0201f800, 0x0010b18b,
+ 0x42027800, 0x00000002, 0x0201f800, 0x0010200c,
+ 0x42000000, 0x0010cf23, 0x0201f800, 0x0010bfb3,
+ 0x59cc0408, 0x8c00051e, 0x04020009, 0x42000800,
+ 0x0010cfd1, 0x58040406, 0x8c000500, 0x04020004,
+ 0x59a8021b, 0x84000552, 0x4803521b, 0x42028000,
+ 0x00000002, 0x5c027800, 0x41780800, 0x0201f800,
+ 0x001046e4, 0x59240200, 0x4803c857, 0x4927c857,
+ 0x82000540, 0x00000066, 0x48024a00, 0x485e4805,
+ 0x812000f0, 0x805c0540, 0x48026813, 0x49238830,
+ 0x84000570, 0x48038832, 0x59a8121b, 0x59cc0408,
+ 0x8c00051a, 0x04020005, 0x84081514, 0x4a0370e5,
+ 0x00000800, 0x0401f004, 0x84081554, 0x4a0370e5,
+ 0x00000c00, 0x480b521b, 0x0201f800, 0x00109bb8,
+ 0x59a8021b, 0x8400054a, 0x4803521b, 0x49238830,
+ 0x845c0570, 0x48038832, 0x42000800, 0x00000004,
+ 0x0201f800, 0x001045ea, 0x59a80a1b, 0x84040d50,
+ 0x59cc0013, 0x8c00053e, 0x04000003, 0x8c000536,
+ 0x04000004, 0x59cc0017, 0x8c000536, 0x04020002,
+ 0x84040d10, 0x4807521b, 0x4807541b, 0x42001800,
+ 0x0010e2e8, 0x59240400, 0x8c00050c, 0x04000006,
+ 0x4a026426, 0x00000021, 0x0201f800, 0x00109efa,
+ 0x0401f00b, 0x405c0800, 0x41781000, 0x42000000,
+ 0x00000001, 0x42028000, 0x00000000, 0x0201f800,
+ 0x00104e36, 0x0201f800, 0x00020b9d, 0x59a8021b,
+ 0x4803c857, 0x8c000506, 0x04020009, 0x41781800,
+ 0x0201f800, 0x0010c0f4, 0x04000003, 0x42001800,
+ 0x00000010, 0x0201f800, 0x00101f3c, 0x805c0110,
+ 0x48035018, 0x48038881, 0x59a80016, 0x80000040,
+ 0x4803c857, 0x48035016, 0x04020018, 0x59a8021b,
+ 0x8400050a, 0x4803521b, 0x4803541b, 0x4a038802,
+ 0x0000ffff, 0x42001800, 0x0010cb46, 0x0201f800,
+ 0x00100533, 0x42001800, 0x0010cb53, 0x0201f800,
+ 0x00100533, 0x4a035017, 0x0000ffff, 0x0201f800,
+ 0x001071f9, 0x4a0378e4, 0x00000080, 0x4a038802,
+ 0x0000ffff, 0x850e1d02, 0x5c028000, 0x5c00b800,
0x1c01f000, 0x4933c857, 0x59368c03, 0x4c180000,
0x59300203, 0x82003480, 0x0000000e, 0x02021800,
0x0010032e, 0x0c01f803, 0x5c003000, 0x1c01f000,
- 0x0010a24a, 0x0010a7ee, 0x0010a936, 0x0010a24a,
- 0x0010a24a, 0x0010a24a, 0x0010a24a, 0x0010a24a,
- 0x0010a26d, 0x0010a24a, 0x0010a24a, 0x0010a24a,
- 0x0010a24a, 0x0010a24a, 0x0201f800, 0x0010032e,
+ 0x0010a53a, 0x0010aaef, 0x0010ac3a, 0x0010a53a,
+ 0x0010a53a, 0x0010a53a, 0x0010a53a, 0x0010a53a,
+ 0x0010a55d, 0x0010a53a, 0x0010a53a, 0x0010a53a,
+ 0x0010a53a, 0x0010a53a, 0x0201f800, 0x0010032e,
0x4933c857, 0x42028800, 0x0000ffff, 0x813669c0,
0x04000002, 0x59368c03, 0x4c180000, 0x59300203,
0x82003480, 0x0000000e, 0x02021800, 0x0010032e,
- 0x0c01f803, 0x5c003000, 0x1c01f000, 0x0010a269,
- 0x0010ac1a, 0x0010a269, 0x0010a269, 0x0010a269,
- 0x0010a269, 0x0010a269, 0x0010a269, 0x0010ab5b,
- 0x0010b031, 0x0010b067, 0x0010b031, 0x0010b067,
- 0x0010a269, 0x0201f800, 0x0010032e, 0x0201f800,
+ 0x0c01f803, 0x5c003000, 0x1c01f000, 0x0010a559,
+ 0x0010af29, 0x0010a559, 0x0010a559, 0x0010a559,
+ 0x0010a559, 0x0010a559, 0x0010a559, 0x0010ae62,
+ 0x0010b348, 0x0010b37e, 0x0010b348, 0x0010b37e,
+ 0x0010a559, 0x0201f800, 0x0010032e, 0x0201f800,
0x0010032e, 0x83383480, 0x00000057, 0x02021800,
0x0010032e, 0x41380000, 0x493bc857, 0x4d1c0000,
0x4d400000, 0x0c01f804, 0x5c028000, 0x5c023800,
- 0x1c01f000, 0x0010a2d9, 0x0010a503, 0x0010a2d9,
- 0x0010a2d9, 0x0010a2d9, 0x0010a50e, 0x0010a2d9,
- 0x0010a2d9, 0x0010a2d9, 0x0010a2d9, 0x0010a2d9,
- 0x0010a2d9, 0x0010a2d9, 0x0010a2d9, 0x0010a2d9,
- 0x0010a2d9, 0x0010a2d9, 0x0010a2d9, 0x0010a2d9,
- 0x0010a2d9, 0x0010a2d9, 0x0010a2d9, 0x0010a2d9,
- 0x0010a30f, 0x0010a361, 0x0010a37c, 0x0010a3fd,
- 0x0010a45b, 0x0010a49f, 0x0010a4cf, 0x0010a2d9,
- 0x0010a2d9, 0x0010a516, 0x0010a2d9, 0x0010a2d9,
- 0x0010a524, 0x0010a52d, 0x0010a2d9, 0x0010a2d9,
- 0x0010a2d9, 0x0010a2d9, 0x0010a2d9, 0x0010a5cf,
- 0x0010a2d9, 0x0010a2d9, 0x0010a43b, 0x0010a2d9,
- 0x0010a2d9, 0x0010a58e, 0x0010a2d9, 0x0010a2d9,
- 0x0010a2d9, 0x0010a5dd, 0x0010a2d9, 0x0010a2d9,
- 0x0010a2d9, 0x0010a627, 0x0010a2d9, 0x0010a2d9,
- 0x0010a2d9, 0x0010a2d9, 0x0010a2d9, 0x0010a2d9,
- 0x0010a694, 0x0010a2d9, 0x0010a6c3, 0x0010a6ce,
- 0x0010a2d9, 0x0010a2d9, 0x0010a2db, 0x0010a6d9,
- 0x0010a2d9, 0x0010a2d9, 0x0010a2d9, 0x0010a2ec,
- 0x0010a2d9, 0x0010a2d9, 0x0010a2d9, 0x0010a6e0,
- 0x0010a6e8, 0x0010a706, 0x0010a2d9, 0x0010a2d9,
- 0x0010a2d9, 0x0010a2d9, 0x0010a2d9, 0x0010a300,
- 0x0010a2d9, 0x0010a2d9, 0x0010a2d9, 0x0010a2d9,
- 0x0010a2d9, 0x0010a2d9, 0x0010a2d9, 0x0010a2d9,
- 0x0010a2d9, 0x0201f800, 0x0010032e, 0x4933c857,
- 0x0201f800, 0x0010b099, 0x02020000, 0x0010a711,
- 0x0201f800, 0x00101d49, 0x02020000, 0x0010a711,
+ 0x1c01f000, 0x0010a5c9, 0x0010a7fa, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a805, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a602, 0x0010a655, 0x0010a670, 0x0010a6f1,
+ 0x0010a74f, 0x0010a793, 0x0010a7c3, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a80d, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a81b, 0x0010a824, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a5c9, 0x0010a8c6,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a72f, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a885, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a8d4, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a91e, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a98b, 0x0010a5c9, 0x0010a9be, 0x0010a9c9,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a5cb, 0x0010a9d4,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a5c9, 0x0010a5dc,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a5c9, 0x0010a9db,
+ 0x0010a9e3, 0x0010aa04, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a5c9, 0x0010a5f0,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a5c9, 0x0010a5c9, 0x0010a5c9, 0x0010a5c9,
+ 0x0010a5c9, 0x0201f800, 0x0010032e, 0x4933c857,
+ 0x0201f800, 0x0010b3b0, 0x02020000, 0x0010aa12,
+ 0x0201f800, 0x00101d52, 0x02020000, 0x0010aa12,
0x59cc0407, 0x4802601d, 0x4a026403, 0x00000045,
- 0x4a026203, 0x00000001, 0x0201f000, 0x00106b17,
- 0x4933c857, 0x0201f800, 0x0010b099, 0x02020000,
- 0x0010a711, 0x0201f800, 0x00101d49, 0x02020000,
- 0x0010a711, 0x0201f800, 0x0010a752, 0x040201e7,
+ 0x4a026203, 0x00000001, 0x0201f000, 0x00106d1c,
+ 0x4933c857, 0x0201f800, 0x0010b3b0, 0x02020000,
+ 0x0010aa12, 0x0201f800, 0x00101d52, 0x02020000,
+ 0x0010aa12, 0x0201f800, 0x0010aa53, 0x040201eb,
0x59cc0007, 0x4802601d, 0x4a026403, 0x0000004a,
- 0x4a026203, 0x00000001, 0x0201f000, 0x00106b17,
- 0x4933c857, 0x0201f800, 0x0010b099, 0x02020000,
- 0x0010a711, 0x0201f800, 0x00101d49, 0x02020000,
- 0x0010a711, 0x4a026403, 0x00000056, 0x4a026203,
- 0x00000001, 0x0201f000, 0x00106b17, 0x4933c857,
- 0x0201f800, 0x00101d49, 0x0402000c, 0x0201f800,
- 0x00104856, 0x04020009, 0x5932481c, 0x59240200,
- 0x82000500, 0x00000003, 0x82000580, 0x00000003,
- 0x04000009, 0x0401f3f4, 0x4a026403, 0x00000009,
+ 0x4a026203, 0x00000001, 0x0201f000, 0x00106d1c,
+ 0x4933c857, 0x0201f800, 0x0010b3b0, 0x02020000,
+ 0x0010aa12, 0x0201f800, 0x00101d52, 0x02020000,
+ 0x0010aa12, 0x0201f800, 0x0010aa53, 0x040201d7,
+ 0x4a026403, 0x00000056, 0x4a026203, 0x00000001,
+ 0x0201f000, 0x00106d1c, 0x4933c857, 0x0201f800,
+ 0x00101d52, 0x0402000d, 0x0201f800, 0x00104956,
+ 0x0402000a, 0x5932481c, 0x59240200, 0x82000500,
+ 0x00000003, 0x82000580, 0x00000003, 0x0400000a,
+ 0x0201f000, 0x0010aa12, 0x4a026403, 0x00000009,
0x4a02641b, 0x00000009, 0x4a02621b, 0x00000000,
- 0x0401f1e6, 0x0201f800, 0x00104943, 0x0400002b,
+ 0x0401f1e9, 0x0201f800, 0x00104a45, 0x0400002b,
0x59340200, 0x8c00051a, 0x04000004, 0x5934000a,
- 0x84000560, 0x4802680a, 0x0201f800, 0x0010ad88,
+ 0x84000560, 0x4802680a, 0x0201f800, 0x0010b097,
0x0402002c, 0x42028000, 0x00000029, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010fc72, 0x5c027800,
- 0x42000000, 0x0010cc25, 0x0201f800, 0x0010bc88,
- 0x41780800, 0x0201f800, 0x001045e8, 0x4a026403,
+ 0x417a7800, 0x0201f800, 0x0010ff80, 0x5c027800,
+ 0x42000000, 0x0010cf25, 0x0201f800, 0x0010bfb3,
+ 0x41780800, 0x0201f800, 0x001046e4, 0x4a026403,
0x00000008, 0x42003000, 0x00000003, 0x59240400,
- 0x8c00050a, 0x040201c5, 0x59cc400b, 0x59cc380c,
+ 0x8c00050a, 0x040201c8, 0x59cc400b, 0x59cc380c,
0x59cc180d, 0x59cc080e, 0x9c2041c0, 0x9c1c39c0,
0x9c0c19c0, 0x9c0409c0, 0x4a026203, 0x00000007,
- 0x41782800, 0x0401f1ac, 0x0201f800, 0x0010ae51,
+ 0x41782800, 0x0401f1af, 0x0201f800, 0x0010b160,
0x040207da, 0x4a026403, 0x00000009, 0x4a02641b,
- 0x0000000e, 0x4a02621b, 0x00001900, 0x0401f1af,
+ 0x0000000e, 0x4a02621b, 0x00001900, 0x0401f1b2,
0x4a026403, 0x00000009, 0x4a02641b, 0x00000003,
- 0x0401f1aa, 0x4933c857, 0x0201f800, 0x00101d49,
- 0x040203ad, 0x0201f800, 0x00104856, 0x040203aa,
- 0x493a6403, 0x0201f800, 0x0010ad16, 0x0402000a,
+ 0x0401f1ad, 0x4933c857, 0x0201f800, 0x00101d52,
+ 0x040203ba, 0x0201f800, 0x00104956, 0x040203b7,
+ 0x493a6403, 0x0201f800, 0x0010b025, 0x0402000a,
0x4a026403, 0x00000006, 0x59240400, 0x8c00050a,
- 0x0402019a, 0x4a026203, 0x00000007, 0x0201f000,
- 0x0010b43f, 0x4a026403, 0x00000007, 0x4a02641b,
- 0x00000009, 0x4a02621b, 0x00000000, 0x0401f18f,
- 0x4933c857, 0x0201f800, 0x00104856, 0x04020392,
+ 0x0402019d, 0x4a026203, 0x00000007, 0x0201f000,
+ 0x0010b76a, 0x4a026403, 0x00000007, 0x4a02641b,
+ 0x00000009, 0x4a02621b, 0x00000000, 0x0401f192,
+ 0x4933c857, 0x0201f800, 0x00104956, 0x0402039f,
0x5934000a, 0x82000500, 0x00010000, 0x82000580,
- 0x00010000, 0x02020800, 0x0010b099, 0x02000800,
- 0x00101d49, 0x04020388, 0x59cc0001, 0x82000500,
+ 0x00010000, 0x02020800, 0x0010b3b0, 0x02000800,
+ 0x00101d52, 0x04020395, 0x59cc0001, 0x82000500,
0x00ffff00, 0x82000580, 0x00fffc00, 0x04020007,
0x59a80006, 0x8c00050e, 0x04000004, 0x59240400,
- 0x8c00050a, 0x04020048, 0x0201f800, 0x00104943,
+ 0x8c00050a, 0x04020048, 0x0201f800, 0x00104a45,
0x04020005, 0x42027800, 0x00000001, 0x0201f800,
- 0x001044e6, 0x0201f800, 0x00104936, 0x04000004,
+ 0x001045df, 0x0201f800, 0x00104a38, 0x04000004,
0x82000580, 0x00000703, 0x04020042, 0x59cc0206,
0x82003500, 0x00000003, 0x04020045, 0x82003480,
0x00000014, 0x04001042, 0x59a8305a, 0x80183480,
0x0400103f, 0x5934300a, 0x84183516, 0x82000580,
0x00000014, 0x04020002, 0x84183556, 0x481a680a,
0x59cc0406, 0x82000500, 0x00000003, 0x04020034,
- 0x0201f800, 0x0010add5, 0x0402003c, 0x0201f800,
- 0x0010491a, 0x04020007, 0x4c600000, 0x4178c000,
- 0x417a7800, 0x0201f800, 0x00101cda, 0x5c00c000,
+ 0x0201f800, 0x0010b0e4, 0x0402003c, 0x0201f800,
+ 0x00104a1c, 0x04020007, 0x4c600000, 0x4178c000,
+ 0x417a7800, 0x0201f800, 0x00101ce3, 0x5c00c000,
0x836c0580, 0x00000003, 0x04020009, 0x42003000,
- 0x00000006, 0x0201f800, 0x0010b40a, 0x42000000,
- 0x0010cc24, 0x0201f800, 0x0010bc88, 0x0201f800,
- 0x00104652, 0x4a026403, 0x0000000a, 0x42003000,
+ 0x00000006, 0x0201f800, 0x0010b735, 0x42000000,
+ 0x0010cf24, 0x0201f800, 0x0010bfb3, 0x0201f800,
+ 0x00104752, 0x4a026403, 0x0000000a, 0x42003000,
0x00000020, 0x59cc1a0a, 0x41780800, 0x41784000,
- 0x41783800, 0x59240400, 0x8c00050a, 0x0402012f,
+ 0x41783800, 0x59240400, 0x8c00050a, 0x04020132,
0x0401f772, 0x4a026403, 0x0000000b, 0x4a02641b,
- 0x0000000b, 0x4a02621b, 0x00002c00, 0x0401f127,
+ 0x0000000b, 0x4a02621b, 0x00002c00, 0x0401f12a,
0x4a026403, 0x0000000b, 0x4a02641b, 0x00000009,
- 0x4a02621b, 0x00001e00, 0x0401f120, 0x42000000,
- 0x0010cb7f, 0x0201f800, 0x0010bc88, 0x4a026403,
+ 0x4a02621b, 0x00001e00, 0x0401f123, 0x42000000,
+ 0x0010ce7f, 0x0201f800, 0x0010bfb3, 0x4a026403,
0x0000000b, 0x4a02641b, 0x00000007, 0x4a02621b,
- 0x00000000, 0x0401f115, 0x4a026403, 0x0000000b,
+ 0x00000000, 0x0401f118, 0x4a026403, 0x0000000b,
0x4a02641b, 0x00000003, 0x4a02621b, 0x00000000,
- 0x0401f10e, 0x4933c857, 0x0201f800, 0x00104856,
- 0x04020311, 0x0201f800, 0x0010b099, 0x0402030e,
- 0x0201f800, 0x00101d49, 0x0402030b, 0x59cc0206,
+ 0x0401f111, 0x4933c857, 0x0201f800, 0x00104956,
+ 0x0402031e, 0x0201f800, 0x0010b3b0, 0x0402031b,
+ 0x0201f800, 0x00101d52, 0x04020318, 0x59cc0206,
0x82003500, 0x00000003, 0x04020023, 0x82003480,
0x00000014, 0x04001020, 0x59a8305a, 0x80180480,
0x0400101d, 0x59cc0406, 0x82000500, 0x00000003,
0x04020019, 0x59340400, 0x82000580, 0x00000707,
0x0400001c, 0x417a7800, 0x4c600000, 0x4178c000,
- 0x0201f800, 0x00101cda, 0x5c00c000, 0x42003000,
- 0x0000000a, 0x0201f800, 0x0010b40a, 0x42000000,
- 0x0010cc21, 0x0201f800, 0x0010bc88, 0x4a026403,
+ 0x0201f800, 0x00101ce3, 0x5c00c000, 0x42003000,
+ 0x0000000a, 0x0201f800, 0x0010b735, 0x42000000,
+ 0x0010cf21, 0x0201f800, 0x0010bfb3, 0x4a026403,
0x0000000c, 0x41782800, 0x42003000, 0x00000021,
0x0401f7ad, 0x4a026403, 0x0000000d, 0x4a02641b,
- 0x00000007, 0x4a02621b, 0x00000000, 0x0401f0d7,
+ 0x00000007, 0x4a02621b, 0x00000000, 0x0401f0da,
0x4a026403, 0x0000000d, 0x4a02641b, 0x00000009,
- 0x4a02621b, 0x00001e00, 0x0401f0d0, 0x4933c857,
- 0x0201f800, 0x00104856, 0x040202d3, 0x0201f800,
- 0x0010b099, 0x040202d0, 0x0201f800, 0x00101d49,
- 0x040202cd, 0x0401fb0d, 0x0402000e, 0x493a6403,
- 0x0401fb14, 0x04020004, 0x4a026403, 0x0000002e,
+ 0x4a02621b, 0x00001e00, 0x0401f0d3, 0x4933c857,
+ 0x0201f800, 0x00104956, 0x040202e0, 0x0201f800,
+ 0x0010b3b0, 0x040202dd, 0x0201f800, 0x00101d52,
+ 0x040202da, 0x0401fb1a, 0x0402000e, 0x493a6403,
+ 0x0401fb21, 0x04020004, 0x4a026403, 0x0000002e,
0x0401f722, 0x4a026403, 0x0000000d, 0x4a02641b,
- 0x00000007, 0x4a02621b, 0x00000000, 0x0401f0b7,
+ 0x00000007, 0x4a02621b, 0x00000000, 0x0401f0ba,
0x4a026403, 0x0000000d, 0x4a02641b, 0x00000009,
- 0x4a02621b, 0x00001e00, 0x0401f0b0, 0x4933c857,
- 0x0201f800, 0x00104856, 0x040206c0, 0x59240200,
+ 0x4a02621b, 0x00001e00, 0x0401f0b3, 0x4933c857,
+ 0x0201f800, 0x00104956, 0x040206c0, 0x59240200,
0x82000500, 0x00000003, 0x82000580, 0x00000003,
- 0x040202ad, 0x0201f800, 0x00104936, 0x04020033,
- 0x0201f800, 0x0010addd, 0x0402000d, 0x4a026403,
- 0x0000000e, 0x59240400, 0x8c00050a, 0x0402009b,
+ 0x040202ba, 0x0201f800, 0x00104a38, 0x04020033,
+ 0x0201f800, 0x0010b0ec, 0x0402000d, 0x4a026403,
+ 0x0000000e, 0x59240400, 0x8c00050a, 0x0402009e,
0x42003000, 0x00000052, 0x59cc4008, 0x59cc3809,
0x59cc180a, 0x59cc080b, 0x0401f6d4, 0x4933c857,
- 0x42003000, 0x00000003, 0x0201f800, 0x0010b412,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010fc72,
- 0x5c027800, 0x42000000, 0x0010cc23, 0x0201f800,
- 0x0010bc88, 0x59340200, 0x84000558, 0x48026a00,
- 0x42000800, 0x0000000b, 0x0201f800, 0x001044f1,
- 0x59240400, 0x8c00050a, 0x04020075, 0x42003000,
- 0x00000007, 0x0401f063, 0x4933c857, 0x4a026403,
+ 0x42003000, 0x00000003, 0x0201f800, 0x0010b73d,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ff80,
+ 0x5c027800, 0x42000000, 0x0010cf23, 0x0201f800,
+ 0x0010bfb3, 0x59340200, 0x84000558, 0x48026a00,
+ 0x42000800, 0x0000000b, 0x0201f800, 0x001045ea,
+ 0x59240400, 0x8c00050a, 0x04020078, 0x42003000,
+ 0x00000007, 0x0401f066, 0x4933c857, 0x4a026403,
0x0000000f, 0x4a02641b, 0x00000003, 0x4a02621b,
- 0x00001e00, 0x0401f071, 0x59340400, 0x82000580,
+ 0x00001e00, 0x0401f074, 0x59340400, 0x82000580,
0x00000703, 0x040007f5, 0x0401f040, 0x4933c857,
- 0x0201f800, 0x00104856, 0x0402026f, 0x5932481c,
+ 0x0201f800, 0x00104956, 0x0402027c, 0x5932481c,
0x59240200, 0x82000500, 0x00000003, 0x82000580,
- 0x00000003, 0x04020268, 0x0201f800, 0x0010492d,
- 0x0402002e, 0x0201f800, 0x0010adf8, 0x02000800,
- 0x0010ad88, 0x04020006, 0x4a026403, 0x00000010,
+ 0x00000003, 0x04020275, 0x0201f800, 0x00104a2f,
+ 0x0402002e, 0x0201f800, 0x0010b107, 0x02000800,
+ 0x0010b097, 0x04020006, 0x4a026403, 0x00000010,
0x42003000, 0x00000050, 0x0401f68d, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010fc72, 0x5c027800,
- 0x42003000, 0x00000003, 0x0201f800, 0x0010b412,
- 0x42000000, 0x0010cc23, 0x0201f800, 0x0010bc88,
+ 0x417a7800, 0x0201f800, 0x0010ff80, 0x5c027800,
+ 0x42003000, 0x00000003, 0x0201f800, 0x0010b73d,
+ 0x42000000, 0x0010cf23, 0x0201f800, 0x0010bfb3,
0x59340200, 0x84000558, 0x48026a00, 0x0401f7c5,
0x4a026403, 0x00000011, 0x4a02641b, 0x00000003,
- 0x4a02621b, 0x00001e00, 0x0401f03c, 0x4933c857,
- 0x0201f800, 0x00101d49, 0x02000800, 0x0010b099,
- 0x0402023d, 0x0401fa7d, 0x04020008, 0x4a026403,
- 0x00000012, 0x0401f031, 0x59340400, 0x82000580,
- 0x00000703, 0x040007eb, 0x4d3c0000, 0x417a7800,
- 0x42028000, 0x00000029, 0x0201f800, 0x0010fc72,
- 0x5c027800, 0x42003000, 0x00000017, 0x0201f800,
- 0x0010b412, 0x42000000, 0x0010cc23, 0x0201f800,
- 0x0010bc88, 0x0201f800, 0x00101f51, 0x59240400,
- 0x8c00050a, 0x04020012, 0x42003000, 0x00000006,
- 0x42028000, 0x00000029, 0x4933c857, 0x4a026403,
- 0x00000001, 0x4a026203, 0x00000007, 0x41782800,
- 0x0401f003, 0x42028000, 0x00000046, 0x0201f800,
- 0x0010ae7c, 0x0201f000, 0x0010b43f, 0x4933c857,
- 0x4a026403, 0x00000001, 0x42000800, 0x0000000b,
- 0x0201f800, 0x001044f1, 0x4a026203, 0x00000001,
- 0x0201f000, 0x00106b17, 0x4933c857, 0x42000800,
- 0x00000009, 0x0201f800, 0x001044f1, 0x4a026403,
- 0x00000005, 0x0401f7f5, 0x0201f800, 0x0010b099,
- 0x040201f9, 0x0201f800, 0x00101d49, 0x040201f6,
- 0x0401fa36, 0x040207c1, 0x4a026403, 0x00000020,
- 0x4a026203, 0x00000001, 0x0201f000, 0x00106b17,
- 0x0201f800, 0x00101d49, 0x040201eb, 0x4a026403,
- 0x00000023, 0x4a026203, 0x00000001, 0x0201f000,
- 0x00106b17, 0x0201f800, 0x0010b099, 0x02000800,
- 0x00101d49, 0x040201e0, 0x0401fa20, 0x040207ab,
- 0x59cc0807, 0x82040500, 0x00ffff00, 0x0402000a,
- 0x59340212, 0x82000500, 0x0000ff00, 0x04000006,
- 0x5932481c, 0x59240005, 0x82000500, 0x000000ff,
- 0x0401f003, 0x5932481c, 0x59240005, 0x82040d00,
- 0x00ffffff, 0x80040580, 0x04020014, 0x59cc1408,
- 0x0201f800, 0x00109ac1, 0x04000025, 0x591c0202,
- 0x82001580, 0x0000ffff, 0x04000004, 0x59cc1208,
- 0x80080580, 0x0402001e, 0x591c000a, 0x81340580,
- 0x0402001b, 0x591c0407, 0x82000580, 0x00000007,
- 0x04020017, 0x0401f027, 0x59cc1208, 0x82080580,
- 0x0000ffff, 0x0400000c, 0x0201f800, 0x00109ac1,
- 0x0400000f, 0x59cc1408, 0x591c0202, 0x80080580,
- 0x04020024, 0x591c000a, 0x81340580, 0x04020021,
- 0x0401f010, 0x59cc1408, 0x41780000, 0x0201f800,
- 0x0010abca, 0x040207f8, 0x0401f017, 0x4a026403,
- 0x00000026, 0x4a02621b, 0x00001700, 0x59cc1208,
- 0x82081580, 0x0000ffff, 0x04020794, 0x0401f00e,
- 0x591c0407, 0x82000580, 0x00000007, 0x040207f4,
- 0x591c0403, 0x82000580, 0x00000024, 0x04020006,
- 0x4d300000, 0x411e6000, 0x0201f800, 0x00020b9d,
- 0x5c026000, 0x4a026403, 0x00000025, 0x0401f783,
- 0x59cc1408, 0x41780000, 0x0201f800, 0x0010abca,
- 0x040207e3, 0x0401f7f8, 0x4933c857, 0x4d3c0000,
- 0x42027800, 0x00000001, 0x0201f800, 0x001044e6,
- 0x5c027800, 0x4c580000, 0x4200b000, 0x00000002,
- 0x83a81c00, 0x00000002, 0x83cc1400, 0x0000000b,
- 0x0201f800, 0x00108a31, 0x5c00b000, 0x04000004,
- 0x4a026403, 0x00000031, 0x0401f768, 0x0201f800,
- 0x00020b9d, 0x4200b000, 0x00000002, 0x83a81c00,
- 0x00000000, 0x83cc1400, 0x0000000d, 0x0201f800,
- 0x00108a31, 0x04020010, 0x0201f800, 0x0010609c,
- 0x0400000d, 0x59300407, 0x82000580, 0x00000001,
- 0x04020009, 0x59300403, 0x82000580, 0x00000002,
- 0x04020005, 0x5930000a, 0x81340580, 0x02000800,
- 0x00020b9d, 0x0201f800, 0x00104fc6, 0x0402000f,
- 0x0201f800, 0x00104fe2, 0x04020008, 0x4a035014,
- 0x00000001, 0x4202d800, 0x00000001, 0x0201f800,
- 0x00104f20, 0x0401f005, 0x42000000, 0x00000001,
- 0x0201f800, 0x00104f97, 0x1c01f000, 0x0201f800,
- 0x00101d49, 0x04020140, 0x0401f980, 0x0402070b,
- 0x493a6403, 0x0401f9f0, 0x04020004, 0x4a026403,
- 0x0000002b, 0x0401f731, 0x4a026403, 0x0000002c,
- 0x0401f72e, 0x4933c857, 0x0201f800, 0x00106239,
- 0x04020131, 0x0201f800, 0x00101d49, 0x0402012e,
- 0x0201f800, 0x0010491a, 0x0402071d, 0x59cc0408,
- 0x4802641a, 0x59cc0208, 0x4802621a, 0x59cc0807,
- 0x59340002, 0x82000500, 0x00ffffff, 0x80040580,
- 0x04000016, 0x5932481c, 0x59240005, 0x80040580,
- 0x04020025, 0x59cc1408, 0x0201f800, 0x00109ac1,
- 0x04000027, 0x831c0580, 0xffffffff, 0x04000007,
- 0x0201f800, 0x0010afc0, 0x04000021, 0x0201f800,
- 0x0010b3f1, 0x0400001e, 0x491e6027, 0x4a026403,
- 0x00000036, 0x0401f106, 0x59cc1208, 0x82080580,
- 0x0000ffff, 0x04000009, 0x0201f800, 0x00109ac1,
- 0x04000013, 0x591c0202, 0x59cc0c08, 0x80040580,
- 0x0402000f, 0x0401f7e8, 0x59cc1408, 0x42000000,
- 0x00000001, 0x0201f800, 0x0010abca, 0x04000008,
- 0x0401f7e1, 0x4803c856, 0x4a02641b, 0x00000009,
- 0x4a02621b, 0x00001500, 0x0401f006, 0x4803c856,
- 0x4a02641b, 0x00000003, 0x4a02621b, 0x00001700,
- 0x4a026403, 0x00000037, 0x0401f0e5, 0x4933c857,
- 0x0201f800, 0x00106239, 0x040200e7, 0x0201f800,
- 0x00101d49, 0x040200e4, 0x0201f800, 0x0010491a,
- 0x040206d3, 0x0201f800, 0x0010483c, 0x04000055,
- 0x59cc0407, 0x4802641a, 0x59cc1207, 0x480a621a,
- 0x82080580, 0x0000ffff, 0x04000005, 0x0201f800,
- 0x00109ac1, 0x04000043, 0x0401f00a, 0x59cc1407,
- 0x42000000, 0x00000001, 0x0201f800, 0x0010abca,
- 0x0400003c, 0x831c0580, 0xffffffff, 0x04000039,
- 0x59cc0c07, 0x591c0202, 0x80040580, 0x04020035,
- 0x0201f800, 0x0010b3f1, 0x04000032, 0x591c0415,
- 0x8c000516, 0x0402003d, 0x4d300000, 0x411e6000,
- 0x0201f800, 0x001091e5, 0x5c026000, 0x4a023a03,
- 0x00000007, 0x59cc0c09, 0x82040d00, 0x0000ff00,
- 0x840409c0, 0x82040580, 0x00000001, 0x0400000c,
- 0x82040580, 0x00000005, 0x0400000e, 0x82040580,
- 0x00000007, 0x04020015, 0x42000000, 0x0010cc10,
- 0x0201f800, 0x0010bc88, 0x0401f00a, 0x42000000,
- 0x0010cc0f, 0x0201f800, 0x0010bc88, 0x0401f008,
- 0x42000000, 0x0010cc0e, 0x0201f800, 0x0010bc88,
- 0x591c0009, 0x80000540, 0x04000004, 0x59cc2808,
- 0x0201f000, 0x0010afd4, 0x4803c856, 0x4a02641b,
- 0x00000009, 0x4a02621b, 0x00002a00, 0x0401f006,
- 0x4803c856, 0x4a02641b, 0x00000003, 0x4a02621b,
- 0x00000300, 0x4a026403, 0x0000003b, 0x0401f084,
- 0x4803c856, 0x4a02641b, 0x0000000b, 0x4a02621b,
- 0x00000000, 0x0401f7f8, 0x4803c856, 0x4a02641b,
- 0x00000007, 0x4a02621b, 0x00000000, 0x0401f7f2,
- 0x4c080000, 0x0201f800, 0x00104856, 0x04000029,
- 0x0201f800, 0x0010481c, 0x0201f800, 0x0010b106,
- 0x04020021, 0x5932481c, 0x59240200, 0x82000540,
- 0x000000e0, 0x48024a00, 0x59a8021b, 0x82000540,
- 0x00000003, 0x4803521b, 0x59a80018, 0x800000d0,
- 0x59a8080f, 0x82040d00, 0x000000ff, 0x80041540,
- 0x480b500f, 0x42000800, 0x00000003, 0x0201f800,
- 0x00106c63, 0x497b501d, 0x8d0e1d20, 0x04000004,
- 0x4a032804, 0x000007d0, 0x0401f001, 0x0201f800,
- 0x00020b9d, 0x0201f800, 0x00101df2, 0x5c001000,
- 0x1c01f000, 0x0201f800, 0x0010b128, 0x0401f7fc,
- 0x5c001000, 0x0201f000, 0x00020b9d, 0x0201f800,
- 0x00101d49, 0x0402004c, 0x0201f800, 0x0010b12e,
- 0x4a026403, 0x00000047, 0x4a026203, 0x00000001,
- 0x0201f000, 0x00106b17, 0x0201f800, 0x00101d49,
- 0x04020041, 0x0201f800, 0x0010b12e, 0x4a026403,
+ 0x4a02621b, 0x00001e00, 0x0401f03f, 0x4933c857,
+ 0x0201f800, 0x00101d52, 0x02000800, 0x0010b3b0,
+ 0x0402024a, 0x0401fa8a, 0x04020008, 0x4a026403,
+ 0x00000012, 0x0401f034, 0x59340400, 0x82000580,
+ 0x00000703, 0x040007eb, 0x83340580, 0x0010e23c,
+ 0x0400000c, 0x4d3c0000, 0x417a7800, 0x42028000,
+ 0x00000029, 0x0201f800, 0x0010ff80, 0x5c027800,
+ 0x42003000, 0x00000017, 0x0201f800, 0x0010b73d,
+ 0x42000000, 0x0010cf23, 0x0201f800, 0x0010bfb3,
+ 0x0201f800, 0x00101fb4, 0x59240400, 0x8c00050a,
+ 0x04020012, 0x42003000, 0x00000006, 0x42028000,
+ 0x00000029, 0x4933c857, 0x4a026403, 0x00000001,
+ 0x4a026203, 0x00000007, 0x41782800, 0x0401f003,
+ 0x42028000, 0x00000046, 0x0201f800, 0x0010b18b,
+ 0x0201f000, 0x0010b76a, 0x4933c857, 0x4a026403,
+ 0x00000001, 0x42000800, 0x0000000b, 0x0201f800,
+ 0x001045ea, 0x4a026203, 0x00000001, 0x0201f000,
+ 0x00106d1c, 0x4933c857, 0x42000800, 0x00000009,
+ 0x0201f800, 0x001045ea, 0x4a026403, 0x00000005,
+ 0x0401f7f5, 0x0201f800, 0x0010b3b0, 0x04020203,
+ 0x0201f800, 0x00101d52, 0x04020200, 0x0401fa40,
+ 0x040207be, 0x4a026403, 0x00000020, 0x4a026203,
+ 0x00000001, 0x0201f000, 0x00106d1c, 0x0201f800,
+ 0x00101d52, 0x040201f5, 0x4a026403, 0x00000023,
+ 0x4a026203, 0x00000001, 0x0201f000, 0x00106d1c,
+ 0x0201f800, 0x0010b3b0, 0x02000800, 0x00101d52,
+ 0x040201ea, 0x0401fa2a, 0x040207a8, 0x59cc0807,
+ 0x82040500, 0x00ffff00, 0x0402000a, 0x59340212,
+ 0x82000500, 0x0000ff00, 0x04000006, 0x5932481c,
+ 0x59240005, 0x82000500, 0x000000ff, 0x0401f003,
+ 0x5932481c, 0x59240005, 0x82040d00, 0x00ffffff,
+ 0x80040580, 0x04020014, 0x59cc1408, 0x0201f800,
+ 0x00109cf9, 0x04000025, 0x591c0202, 0x82001580,
+ 0x0000ffff, 0x04000004, 0x59cc1208, 0x80080580,
+ 0x0402001e, 0x591c000a, 0x81340580, 0x0402001b,
+ 0x591c0407, 0x82000580, 0x00000007, 0x04020017,
+ 0x0401f027, 0x59cc1208, 0x82080580, 0x0000ffff,
+ 0x0400000c, 0x0201f800, 0x00109cf9, 0x0400000f,
+ 0x59cc1408, 0x591c0202, 0x80080580, 0x04020024,
+ 0x591c000a, 0x81340580, 0x04020021, 0x0401f010,
+ 0x59cc1408, 0x41780000, 0x0201f800, 0x0010aed1,
+ 0x040207f8, 0x0401f017, 0x4a026403, 0x00000026,
+ 0x4a02621b, 0x00001700, 0x59cc1208, 0x82081580,
+ 0x0000ffff, 0x04020794, 0x0401f00e, 0x591c0407,
+ 0x82000580, 0x00000007, 0x040207f4, 0x591c0403,
+ 0x82000580, 0x00000024, 0x04020006, 0x4d300000,
+ 0x411e6000, 0x0201f800, 0x00020b9d, 0x5c026000,
+ 0x4a026403, 0x00000025, 0x0401f783, 0x59cc1408,
+ 0x41780000, 0x0201f800, 0x0010aed1, 0x040207e3,
+ 0x0401f7f8, 0x4933c857, 0x4d3c0000, 0x42027800,
+ 0x00000001, 0x0201f800, 0x001045df, 0x5c027800,
+ 0x4c580000, 0x4200b000, 0x00000002, 0x83a81c00,
+ 0x00000002, 0x83cc1400, 0x0000000b, 0x0201f800,
+ 0x00108c57, 0x5c00b000, 0x04000004, 0x4a026403,
+ 0x00000031, 0x0401f768, 0x0201f800, 0x00020b9d,
+ 0x4200b000, 0x00000002, 0x83a81c00, 0x00000000,
+ 0x83cc1400, 0x0000000d, 0x0201f800, 0x00108c57,
+ 0x04020010, 0x0201f800, 0x00106268, 0x0400000d,
+ 0x59300407, 0x82000580, 0x00000001, 0x04020009,
+ 0x59300403, 0x82000580, 0x00000002, 0x04020005,
+ 0x5930000a, 0x81340580, 0x02000800, 0x00020b9d,
+ 0x0201f800, 0x001050f7, 0x0402000f, 0x0201f800,
+ 0x00105113, 0x04020008, 0x4a035014, 0x00000001,
+ 0x4202d800, 0x00000001, 0x0201f800, 0x00105051,
+ 0x0401f005, 0x42000000, 0x00000001, 0x0201f800,
+ 0x001050c8, 0x1c01f000, 0x0201f800, 0x00101d52,
+ 0x0402014a, 0x0401f98a, 0x04020708, 0x493a6403,
+ 0x0401f9fa, 0x04020004, 0x4a026403, 0x0000002b,
+ 0x0401f731, 0x4a026403, 0x0000002c, 0x0401f72e,
+ 0x4933c857, 0x0201f800, 0x00106405, 0x0402013b,
+ 0x0201f800, 0x00101d52, 0x04020138, 0x0201f800,
+ 0x00104a1c, 0x040206f5, 0x59cc0408, 0x4802641a,
+ 0x59cc0208, 0x4802621a, 0x59cc0807, 0x59340002,
+ 0x82000500, 0x00ffffff, 0x80040580, 0x04000016,
+ 0x5932481c, 0x59240005, 0x80040580, 0x04020025,
+ 0x59cc1408, 0x0201f800, 0x00109cf9, 0x04000027,
+ 0x831c0580, 0xffffffff, 0x04000007, 0x0201f800,
+ 0x0010b2d7, 0x04000021, 0x0201f800, 0x0010b71c,
+ 0x0400001e, 0x491e6027, 0x4a026403, 0x00000036,
+ 0x0401f110, 0x59cc1208, 0x82080580, 0x0000ffff,
+ 0x04000009, 0x0201f800, 0x00109cf9, 0x04000013,
+ 0x591c0202, 0x59cc0c08, 0x80040580, 0x0402000f,
+ 0x0401f7e8, 0x59cc1408, 0x42000000, 0x00000001,
+ 0x0201f800, 0x0010aed1, 0x04000008, 0x0401f7e1,
+ 0x4803c856, 0x4a02641b, 0x00000009, 0x4a02621b,
+ 0x00001500, 0x0401f006, 0x4803c856, 0x4a02641b,
+ 0x00000003, 0x4a02621b, 0x00001700, 0x4a026403,
+ 0x00000037, 0x0401f0ef, 0x4933c857, 0x0201f800,
+ 0x00106405, 0x040200f1, 0x0201f800, 0x00101d52,
+ 0x040200ee, 0x0201f800, 0x00104a1c, 0x040206ab,
+ 0x0201f800, 0x0010493c, 0x04000055, 0x59cc0407,
+ 0x4802641a, 0x59cc1207, 0x480a621a, 0x82080580,
+ 0x0000ffff, 0x04000005, 0x0201f800, 0x00109cf9,
+ 0x04000043, 0x0401f00a, 0x59cc1407, 0x42000000,
+ 0x00000001, 0x0201f800, 0x0010aed1, 0x0400003c,
+ 0x831c0580, 0xffffffff, 0x04000039, 0x59cc0c07,
+ 0x591c0202, 0x80040580, 0x04020035, 0x0201f800,
+ 0x0010b71c, 0x04000032, 0x591c0415, 0x8c000516,
+ 0x0402003d, 0x4d300000, 0x411e6000, 0x0201f800,
+ 0x00109419, 0x5c026000, 0x4a023a03, 0x00000007,
+ 0x59cc0c09, 0x82040d00, 0x0000ff00, 0x840409c0,
+ 0x82040580, 0x00000001, 0x0400000c, 0x82040580,
+ 0x00000005, 0x0400000e, 0x82040580, 0x00000007,
+ 0x04020015, 0x42000000, 0x0010cf10, 0x0201f800,
+ 0x0010bfb3, 0x0401f00a, 0x42000000, 0x0010cf0f,
+ 0x0201f800, 0x0010bfb3, 0x0401f008, 0x42000000,
+ 0x0010cf0e, 0x0201f800, 0x0010bfb3, 0x591c0009,
+ 0x80000540, 0x04000004, 0x59cc2808, 0x0201f000,
+ 0x0010b2eb, 0x4803c856, 0x4a02641b, 0x00000009,
+ 0x4a02621b, 0x00002a00, 0x0401f006, 0x4803c856,
+ 0x4a02641b, 0x00000003, 0x4a02621b, 0x00000300,
+ 0x4a026403, 0x0000003b, 0x0401f08e, 0x4803c856,
+ 0x4a02641b, 0x0000000b, 0x4a02621b, 0x00000000,
+ 0x0401f7f8, 0x4803c856, 0x4a02641b, 0x00000007,
+ 0x4a02621b, 0x00000000, 0x0401f7f2, 0x59cc0001,
+ 0x82000580, 0x00fffffe, 0x04020084, 0x4c080000,
+ 0x0201f800, 0x00104956, 0x04000029, 0x0201f800,
+ 0x0010491c, 0x0201f800, 0x0010b41d, 0x04020021,
+ 0x5932481c, 0x59240200, 0x82000540, 0x000000e0,
+ 0x48024a00, 0x59a8021b, 0x82000540, 0x00000003,
+ 0x4803521b, 0x59a80018, 0x800000d0, 0x59a8080f,
+ 0x82040d00, 0x000000ff, 0x80041540, 0x480b500f,
+ 0x42000800, 0x00000003, 0x0201f800, 0x00106e68,
+ 0x497b501d, 0x8d0e1d20, 0x04000004, 0x4a032804,
+ 0x000007d0, 0x0401f001, 0x0201f800, 0x00020b9d,
+ 0x0201f800, 0x00101e2e, 0x5c001000, 0x1c01f000,
+ 0x0201f800, 0x0010b43f, 0x0401f7fc, 0x5c001000,
+ 0x0201f000, 0x00020b9d, 0x0201f800, 0x00101d52,
+ 0x04020052, 0x0201f800, 0x0010b445, 0x4a026403,
0x00000047, 0x4a026203, 0x00000001, 0x0201f000,
- 0x00106b17, 0x0201f800, 0x00101d49, 0x04020036,
- 0x0201f800, 0x0010b12e, 0x0201f000, 0x00020b9d,
- 0x0401f834, 0x04000030, 0x4a026403, 0x0000004e,
- 0x4a026203, 0x00000001, 0x0201f000, 0x00106b17,
- 0x4a026403, 0x0000004f, 0x497a601d, 0x59cc0a06,
- 0x82040d00, 0x000000ff, 0x800409c0, 0x0400061b,
- 0x82040580, 0x00000001, 0x04020005, 0x59cc0808,
- 0x59a80005, 0x80040580, 0x04000614, 0x82040580,
- 0x00000002, 0x0402000a, 0x83cc1400, 0x0000000b,
- 0x4200b000, 0x00000002, 0x83341c00, 0x00000006,
- 0x0201f800, 0x00108a31, 0x04000608, 0x4a02601d,
- 0x00000001, 0x0401f605, 0x4a026403, 0x00000050,
- 0x59cc0207, 0x4802601d, 0x0401f600, 0x4a026203,
- 0x00000001, 0x42000800, 0x80000040, 0x0201f000,
- 0x00020b3e, 0x4803c857, 0x0201f000, 0x00020b9d,
- 0x4d2c0000, 0x4c500000, 0x4c580000, 0x4c540000,
- 0x59a8005a, 0x82000c80, 0x00000841, 0x0402102d,
- 0x0201f800, 0x0010056e, 0x0400002a, 0x492e6009,
- 0x59a8005a, 0x48025802, 0x82000400, 0x00000003,
- 0x80000104, 0x83cca400, 0x00000006, 0x82000c80,
- 0x0000000a, 0x04001015, 0x4a025811, 0x0000000a,
- 0x4200b000, 0x0000000a, 0x832c0400, 0x00000006,
- 0x4000a800, 0x0201f800, 0x0010bd5b, 0x412c7000,
- 0x800409c0, 0x04020003, 0x49787001, 0x0401f00e,
- 0x0201f800, 0x0010056e, 0x0400000e, 0x492c7001,
- 0x40040000, 0x0401f7ea, 0x48025811, 0x4000b000,
- 0x832c0400, 0x00000006, 0x4000a800, 0x0201f800,
- 0x0010bd5b, 0x82000540, 0x00000001, 0x0401f006,
- 0x497b505a, 0x59325809, 0x0201f800, 0x0010059d,
- 0x80000580, 0x5c00a800, 0x5c00b000, 0x5c00a000,
- 0x5c025800, 0x1c01f000, 0x4d340000, 0x5932680a,
- 0x59343400, 0x4933c857, 0x4937c857, 0x481bc857,
- 0x0201f800, 0x0010492d, 0x5c026800, 0x1c01f000,
- 0x4933c857, 0x4c600000, 0x4d3c0000, 0x4d440000,
- 0x4d340000, 0x0401f870, 0x0402005a, 0x59cc0207,
- 0x82000d00, 0x0000ff00, 0x900411c0, 0x59cc000a,
- 0x82000500, 0x00ffffff, 0x80081540, 0x480a601d,
- 0x8c040d18, 0x0400001a, 0x42003000, 0x00000008,
- 0x0201f800, 0x0010b402, 0x42000000, 0x0010cc22,
- 0x0201f800, 0x0010bc88, 0x59240400, 0x8c00050a,
- 0x04020009, 0x42002800, 0x00000002, 0x42003000,
- 0x00000024, 0x42028000, 0x00000046, 0x0201f800,
- 0x0010ae7c, 0x4200c000, 0x00000001, 0x417a7800,
- 0x0201f800, 0x00101cda, 0x0401f039, 0x8c040d1a,
- 0x04000034, 0x59cc000a, 0x59cc3800, 0x821c3d00,
- 0x00ffffff, 0x0201f800, 0x00105f68, 0x02000800,
- 0x0010497a, 0x0402002b, 0x5930001c, 0x4c000000,
- 0x0201f800, 0x00104971, 0x4926601c, 0x5930000a,
- 0x4c000000, 0x59240c00, 0x8c040d0a, 0x0402000f,
- 0x59340c03, 0x59341802, 0x820c1d00, 0x00ffffff,
- 0x58002403, 0x42002800, 0x00000004, 0x42003000,
- 0x00000024, 0x42028000, 0x00000046, 0x41301000,
- 0x0201f800, 0x0010ae8c, 0x4936600a, 0x42003000,
- 0x00000009, 0x0201f800, 0x0010b40a, 0x42000000,
- 0x0010cc22, 0x0201f800, 0x0010bc88, 0x417a7800,
- 0x4178c000, 0x0201f800, 0x00101cda, 0x5c000000,
- 0x4802600a, 0x5c000000, 0x4802601c, 0x0401f004,
- 0x82000540, 0x00000001, 0x0401f002, 0x80000580,
- 0x5c026800, 0x5c028800, 0x5c027800, 0x5c00c000,
- 0x1c01f000, 0x4933c857, 0x59cc0206, 0x82000480,
- 0x00000010, 0x04021006, 0x4a02621b, 0x00000000,
- 0x82000540, 0x00000001, 0x0401f002, 0x80000580,
- 0x1c01f000, 0x4933c857, 0x4a02621b, 0x00000000,
- 0x59cc0407, 0x82000500, 0x0000ff00, 0x82000580,
- 0x00000800, 0x0402000d, 0x59cc0206, 0x59a8085a,
- 0x80040480, 0x0400100a, 0x59cc0006, 0x82000500,
- 0x00ff0000, 0x82000d80, 0x00140000, 0x04000003,
- 0x82000d80, 0x00100000, 0x1c01f000, 0x42000000,
- 0x0010cc17, 0x0201f800, 0x0010bc88, 0x82000540,
- 0x00000001, 0x0401f7f9, 0x59300403, 0x82003480,
- 0x00000057, 0x02021800, 0x0010032e, 0x83383580,
- 0x00000013, 0x04020007, 0x4803c857, 0x4c000000,
- 0x0201f800, 0x0010b4ff, 0x5c000000, 0x0c01f018,
- 0x4933c857, 0x493bc857, 0x83383580, 0x00000027,
- 0x04000005, 0x83383580, 0x00000014, 0x02020800,
- 0x0010032e, 0x493bc857, 0x4937c857, 0x0201f800,
- 0x0010b4fc, 0x0201f800, 0x0010481c, 0x42000800,
- 0x00000007, 0x0201f800, 0x001044f1, 0x0201f800,
- 0x00106b8c, 0x0201f000, 0x00107cbe, 0x0010a873,
- 0x0010a87c, 0x0010a873, 0x0010a873, 0x0010a873,
- 0x0010a87c, 0x0010a887, 0x0010a926, 0x0010a8e1,
- 0x0010a926, 0x0010a8fc, 0x0010a926, 0x0010a903,
- 0x0010a926, 0x0010a908, 0x0010a926, 0x0010a908,
- 0x0010a926, 0x0010a926, 0x0010a873, 0x0010a873,
- 0x0010a873, 0x0010a873, 0x0010a873, 0x0010a873,
- 0x0010a873, 0x0010a873, 0x0010a873, 0x0010a873,
- 0x0010a873, 0x0010a87c, 0x0010a873, 0x0010a926,
- 0x0010a873, 0x0010a873, 0x0010a926, 0x0010a873,
- 0x0010a926, 0x0010a926, 0x0010a873, 0x0010a873,
- 0x0010a873, 0x0010a873, 0x0010a926, 0x0010a926,
- 0x0010a873, 0x0010a926, 0x0010a926, 0x0010a873,
- 0x0010a881, 0x0010a873, 0x0010a873, 0x0010a873,
- 0x0010a873, 0x0010a90b, 0x0010a926, 0x0010a873,
- 0x0010a873, 0x0010a90c, 0x0010a926, 0x0010a873,
- 0x0010a873, 0x0010a873, 0x0010a873, 0x0010a873,
- 0x0010a873, 0x0010a873, 0x0010a873, 0x0010a873,
- 0x0010a875, 0x0010a873, 0x0010a875, 0x0010a873,
- 0x0010a873, 0x0010a875, 0x0010a873, 0x0010a873,
- 0x0010a873, 0x0010a875, 0x0010a875, 0x0010a875,
- 0x0010a873, 0x0010a873, 0x0010a873, 0x0010a873,
- 0x0010a873, 0x0010a875, 0x0010a873, 0x0010a873,
- 0x0010a873, 0x0010a873, 0x0010a873, 0x0010a873,
- 0x0010a873, 0x0010a873, 0x0010a873, 0x0201f800,
- 0x0010032e, 0x4d2c0000, 0x59325809, 0x0201f800,
- 0x0010059d, 0x5c025800, 0x0201f000, 0x00020b9d,
- 0x59a8002a, 0x48026006, 0x4a026203, 0x00000002,
- 0x1c01f000, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x001044e6, 0x5c027800, 0x0401f0a0, 0x0201f800,
- 0x00104936, 0x0400009d, 0x59a8021b, 0x8c000508,
- 0x04000012, 0x5932680a, 0x4c580000, 0x4200b000,
- 0x00000002, 0x83a81c00, 0x00000002, 0x83341400,
- 0x00000006, 0x0201f800, 0x00108a31, 0x80000540,
- 0x5c00b000, 0x0402008d, 0x59340200, 0x8400051a,
- 0x48026a00, 0x0401f031, 0x599c0017, 0x8c00050a,
- 0x04020086, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x001044e6, 0x5c027800, 0x42000800, 0x00000007,
- 0x0201f800, 0x001044f1, 0x59340212, 0x82000500,
- 0x0000ff00, 0x04020017, 0x83440d80, 0x000007fe,
- 0x04020076, 0x0201f800, 0x00101f51, 0x59a8021b,
- 0x8c000514, 0x04000071, 0x83240580, 0x0010ccd1,
- 0x04020006, 0x4d300000, 0x0201f800, 0x00101dc6,
- 0x5c026000, 0x0401f069, 0x59a8221b, 0x8c102514,
- 0x04000066, 0x0201f800, 0x00101f2a, 0x0401f063,
+ 0x00106d1c, 0x0201f800, 0x00101d52, 0x04020047,
+ 0x0201f800, 0x0010b445, 0x4a026403, 0x00000047,
+ 0x4a026203, 0x00000001, 0x0201f000, 0x00106d1c,
+ 0x0201f800, 0x00101d52, 0x0402003c, 0x0201f800,
+ 0x0010b445, 0x0201f000, 0x00020b9d, 0x0401f83a,
+ 0x04000036, 0x4a026403, 0x0000004e, 0x4a026203,
+ 0x00000001, 0x0201f000, 0x00106d1c, 0x0201f800,
+ 0x00104a2f, 0x040205ed, 0x4a026403, 0x0000004f,
+ 0x497a601d, 0x59cc0a06, 0x82040d00, 0x000000ff,
+ 0x800409c0, 0x04000614, 0x82040580, 0x00000001,
+ 0x04020005, 0x59cc0808, 0x59a80005, 0x80040580,
+ 0x0400060d, 0x82040580, 0x00000002, 0x0402000a,
+ 0x83cc1400, 0x0000000b, 0x4200b000, 0x00000002,
+ 0x83341c00, 0x00000006, 0x0201f800, 0x00108c57,
+ 0x04000601, 0x4a02601d, 0x00000001, 0x0401f5fe,
+ 0x0201f800, 0x00104a2f, 0x040205cc, 0x4a026403,
+ 0x00000050, 0x59cc0207, 0x4802601d, 0x0401f5f6,
+ 0x4a026203, 0x00000001, 0x42000800, 0x80000040,
+ 0x0201f000, 0x00020b3e, 0x4803c857, 0x0201f000,
+ 0x00020b9d, 0x4d2c0000, 0x4c500000, 0x4c580000,
+ 0x4c540000, 0x59a8005a, 0x82000c80, 0x00000841,
+ 0x0402102d, 0x0201f800, 0x0010056e, 0x0400002a,
+ 0x492e6009, 0x59a8005a, 0x48025802, 0x82000400,
+ 0x00000003, 0x80000104, 0x83cca400, 0x00000006,
+ 0x82000c80, 0x0000000a, 0x04001015, 0x4a025811,
+ 0x0000000a, 0x4200b000, 0x0000000a, 0x832c0400,
+ 0x00000006, 0x4000a800, 0x0201f800, 0x0010c086,
+ 0x412c7000, 0x800409c0, 0x04020003, 0x49787001,
+ 0x0401f00e, 0x0201f800, 0x0010056e, 0x0400000e,
+ 0x492c7001, 0x40040000, 0x0401f7ea, 0x48025811,
+ 0x4000b000, 0x832c0400, 0x00000006, 0x4000a800,
+ 0x0201f800, 0x0010c086, 0x82000540, 0x00000001,
+ 0x0401f006, 0x497b505a, 0x59325809, 0x0201f800,
+ 0x0010059d, 0x80000580, 0x5c00a800, 0x5c00b000,
+ 0x5c00a000, 0x5c025800, 0x1c01f000, 0x4d340000,
+ 0x5932680a, 0x59343400, 0x4933c857, 0x4937c857,
+ 0x481bc857, 0x0201f800, 0x00104a2f, 0x5c026800,
+ 0x1c01f000, 0x4933c857, 0x4c600000, 0x4d3c0000,
+ 0x4d440000, 0x4d340000, 0x0401f870, 0x0402005a,
+ 0x59cc0207, 0x82000d00, 0x0000ff00, 0x900411c0,
+ 0x59cc000a, 0x82000500, 0x00ffffff, 0x80081540,
+ 0x480a601d, 0x8c040d18, 0x0400001a, 0x42003000,
+ 0x00000008, 0x0201f800, 0x0010b72d, 0x42000000,
+ 0x0010cf22, 0x0201f800, 0x0010bfb3, 0x59240400,
+ 0x8c00050a, 0x04020009, 0x42002800, 0x00000002,
+ 0x42003000, 0x00000024, 0x42028000, 0x00000046,
+ 0x0201f800, 0x0010b18b, 0x4200c000, 0x00000001,
+ 0x417a7800, 0x0201f800, 0x00101ce3, 0x0401f039,
+ 0x8c040d1a, 0x04000034, 0x59cc000a, 0x59cc3800,
+ 0x821c3d00, 0x00ffffff, 0x0201f800, 0x00106134,
+ 0x02000800, 0x00104a7c, 0x0402002b, 0x5930001c,
+ 0x4c000000, 0x0201f800, 0x00104a73, 0x4926601c,
+ 0x5930000a, 0x4c000000, 0x59240c00, 0x8c040d0a,
+ 0x0402000f, 0x59340c03, 0x59341802, 0x820c1d00,
+ 0x00ffffff, 0x58002403, 0x42002800, 0x00000004,
+ 0x42003000, 0x00000024, 0x42028000, 0x00000046,
+ 0x41301000, 0x0201f800, 0x0010b19b, 0x4936600a,
+ 0x42003000, 0x00000009, 0x0201f800, 0x0010b735,
+ 0x42000000, 0x0010cf22, 0x0201f800, 0x0010bfb3,
+ 0x417a7800, 0x4178c000, 0x0201f800, 0x00101ce3,
+ 0x5c000000, 0x4802600a, 0x5c000000, 0x4802601c,
+ 0x0401f004, 0x82000540, 0x00000001, 0x0401f002,
+ 0x80000580, 0x5c026800, 0x5c028800, 0x5c027800,
+ 0x5c00c000, 0x1c01f000, 0x4933c857, 0x59cc0206,
+ 0x82000480, 0x00000010, 0x04021006, 0x4a02621b,
+ 0x00000000, 0x82000540, 0x00000001, 0x0401f002,
+ 0x80000580, 0x1c01f000, 0x4933c857, 0x4a02621b,
+ 0x00000000, 0x59cc0407, 0x82000500, 0x0000ff00,
+ 0x82000580, 0x00000800, 0x0402000d, 0x59cc0206,
+ 0x59a8085a, 0x80040480, 0x0400100a, 0x59cc0006,
+ 0x82000500, 0x00ff0000, 0x82000d80, 0x00140000,
+ 0x04000003, 0x82000d80, 0x00100000, 0x1c01f000,
+ 0x42000000, 0x0010cf17, 0x0201f800, 0x0010bfb3,
+ 0x82000540, 0x00000001, 0x0401f7f9, 0x59300403,
+ 0x82003480, 0x00000057, 0x02021800, 0x0010032e,
+ 0x83383580, 0x00000013, 0x04020007, 0x4803c857,
+ 0x4c000000, 0x0201f800, 0x0010b82a, 0x5c000000,
+ 0x0c01f018, 0x4933c857, 0x493bc857, 0x83383580,
+ 0x00000027, 0x04000005, 0x83383580, 0x00000014,
+ 0x02020800, 0x0010032e, 0x493bc857, 0x4937c857,
+ 0x0201f800, 0x0010b827, 0x0201f800, 0x0010491c,
+ 0x42000800, 0x00000007, 0x0201f800, 0x001045ea,
+ 0x0201f800, 0x00106d91, 0x0201f000, 0x00107eb4,
+ 0x0010ab74, 0x0010ab7d, 0x0010ab74, 0x0010ab74,
+ 0x0010ab74, 0x0010ab7d, 0x0010ab88, 0x0010ac2a,
+ 0x0010abe5, 0x0010ac2a, 0x0010ac00, 0x0010ac2a,
+ 0x0010ac07, 0x0010ac2a, 0x0010ac0c, 0x0010ac2a,
+ 0x0010ac0c, 0x0010ac2a, 0x0010ac2a, 0x0010ab74,
+ 0x0010ab74, 0x0010ab74, 0x0010ab74, 0x0010ab74,
+ 0x0010ab74, 0x0010ab74, 0x0010ab74, 0x0010ab74,
+ 0x0010ab74, 0x0010ab74, 0x0010ab7d, 0x0010ab74,
+ 0x0010ac2a, 0x0010ab74, 0x0010ab74, 0x0010ac2a,
+ 0x0010ab74, 0x0010ac2a, 0x0010ac2a, 0x0010ab74,
+ 0x0010ab74, 0x0010ab74, 0x0010ab74, 0x0010ac2a,
+ 0x0010ac2a, 0x0010ab74, 0x0010ac2a, 0x0010ac2a,
+ 0x0010ab74, 0x0010ab82, 0x0010ab74, 0x0010ab74,
+ 0x0010ab74, 0x0010ab74, 0x0010ac0f, 0x0010ac2a,
+ 0x0010ab74, 0x0010ab74, 0x0010ac10, 0x0010ac2a,
+ 0x0010ab74, 0x0010ab74, 0x0010ab74, 0x0010ab74,
+ 0x0010ab74, 0x0010ab74, 0x0010ab74, 0x0010ab74,
+ 0x0010ab74, 0x0010ab76, 0x0010ab74, 0x0010ab76,
+ 0x0010ab74, 0x0010ab74, 0x0010ab76, 0x0010ab74,
+ 0x0010ab74, 0x0010ab74, 0x0010ab76, 0x0010ab76,
+ 0x0010ab76, 0x0010ab74, 0x0010ab74, 0x0010ab74,
+ 0x0010ab74, 0x0010ab74, 0x0010ab76, 0x0010ab74,
+ 0x0010ab74, 0x0010ab74, 0x0010ab74, 0x0010ab74,
+ 0x0010ab74, 0x0010ab74, 0x0010ab74, 0x0010ab74,
+ 0x0201f800, 0x0010032e, 0x4d2c0000, 0x59325809,
+ 0x0201f800, 0x0010059d, 0x5c025800, 0x0201f000,
+ 0x00020b9d, 0x59a8002a, 0x48026006, 0x4a026203,
+ 0x00000002, 0x1c01f000, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x001045df, 0x5c027800, 0x0401f0a3,
+ 0x0201f800, 0x00104a38, 0x040000a0, 0x59a8021b,
+ 0x8c000508, 0x04000012, 0x5932680a, 0x4c580000,
+ 0x4200b000, 0x00000002, 0x83a81c00, 0x00000002,
+ 0x83341400, 0x00000006, 0x0201f800, 0x00108c57,
+ 0x80000540, 0x5c00b000, 0x04020090, 0x59340200,
+ 0x8400051a, 0x48026a00, 0x0401f034, 0x599c0017,
+ 0x8c00050a, 0x0402000a, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x001045df, 0x5c027800, 0x42000800,
+ 0x00000007, 0x0201f800, 0x001045ea, 0x59340212,
+ 0x82000500, 0x0000ff00, 0x04020017, 0x83440d80,
+ 0x000007fe, 0x04020079, 0x0201f800, 0x00101fb4,
+ 0x59a8021b, 0x8c000514, 0x04000074, 0x83240580,
+ 0x0010cfd1, 0x04020006, 0x4d300000, 0x0201f800,
+ 0x00101e01, 0x5c026000, 0x0401f06c, 0x59a8221b,
+ 0x8c102514, 0x04000069, 0x0201f800, 0x00101f94,
+ 0x0401f066, 0x599c0017, 0x8c00050a, 0x04020063,
0x599c0019, 0x8c00050e, 0x04020060, 0x416c0000,
0x82000580, 0x00000002, 0x04020004, 0x59a80016,
0x80000000, 0x48035016, 0x42000800, 0x00000003,
- 0x0201f800, 0x001044f1, 0x4a026407, 0x00000001,
+ 0x0201f800, 0x001045ea, 0x4a026407, 0x00000001,
0x4a026203, 0x00000001, 0x4a026403, 0x00000002,
- 0x0201f800, 0x00106b17, 0x4ce80000, 0x4201d000,
- 0x00000001, 0x0201f800, 0x00106314, 0x5c01d000,
+ 0x0201f800, 0x00106d1c, 0x4ce80000, 0x4201d000,
+ 0x00000001, 0x0201f800, 0x00106519, 0x5c01d000,
0x1c01f000, 0x59340200, 0x8400051a, 0x48026a00,
- 0x0201f800, 0x0010492d, 0x04000040, 0x0201f800,
- 0x00106827, 0x42000800, 0x00000004, 0x0201f800,
- 0x001044f1, 0x0201f800, 0x0010b435, 0x04020037,
- 0x42000800, 0x00000005, 0x0201f800, 0x001044f1,
+ 0x0201f800, 0x00104a2f, 0x04000040, 0x0201f800,
+ 0x00106a2c, 0x42000800, 0x00000004, 0x0201f800,
+ 0x001045ea, 0x0201f800, 0x0010b760, 0x04020037,
+ 0x42000800, 0x00000005, 0x0201f800, 0x001045ea,
0x4a026407, 0x00000001, 0x4a026203, 0x00000001,
- 0x4a026403, 0x00000003, 0x0201f000, 0x00106b17,
- 0x0201f800, 0x00104936, 0x04020028, 0x42000800,
+ 0x4a026403, 0x00000003, 0x0201f000, 0x00106d1c,
+ 0x0201f800, 0x00104a38, 0x04020028, 0x42000800,
0x00000006, 0x0401f827, 0x0401f024, 0x42000800,
- 0x00000004, 0x0201f800, 0x001044f1, 0x0401f783,
- 0x0201f800, 0x0010481c, 0x0401f01c, 0x0401f01b,
+ 0x00000004, 0x0201f800, 0x001045ea, 0x0401f780,
+ 0x0201f800, 0x0010491c, 0x0401f01c, 0x0401f01b,
0x59300827, 0x4807c857, 0x800409c0, 0x04000017,
0x5804001d, 0x81300580, 0x04020014, 0x4978081d,
0x58041415, 0x8c081516, 0x04000010, 0x8c081514,
@@ -25374,1389 +25619,1406 @@
0x812e59c0, 0x04000009, 0x492fc857, 0x4d300000,
0x40066000, 0x417a7800, 0x0201f800, 0x00020a86,
0x5c026000, 0x0401f001, 0x0201f000, 0x00020b9d,
- 0x4933c857, 0x4807c857, 0x0201f800, 0x001044f1,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x001044e6,
+ 0x4933c857, 0x4807c857, 0x0201f800, 0x001045ea,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x001045df,
0x5c027800, 0x5934000a, 0x84000520, 0x4802680a,
- 0x0201f000, 0x0010481c, 0x59340400, 0x4803c857,
+ 0x0201f000, 0x0010491c, 0x59340400, 0x4803c857,
0x80000110, 0x82003480, 0x0000000c, 0x02021800,
0x0010032e, 0x83383580, 0x00000015, 0x04020002,
0x0c01f006, 0x83383580, 0x00000016, 0x02020800,
- 0x0010032e, 0x0c01f00d, 0x0010854a, 0x0010854a,
- 0x0010854a, 0x0010854a, 0x0010854a, 0x0010854a,
- 0x0010a98a, 0x0010a95e, 0x0010854a, 0x0010854a,
- 0x0010854a, 0x0010854a, 0x0010854a, 0x0010854a,
- 0x0010854a, 0x0010854a, 0x0010854a, 0x0010854a,
- 0x0010a98a, 0x0010a991, 0x0010854a, 0x0010854a,
- 0x0010854a, 0x0010854a, 0x4933c857, 0x5932481c,
+ 0x0010032e, 0x0c01f00d, 0x0010875e, 0x0010875e,
+ 0x0010875e, 0x0010875e, 0x0010875e, 0x0010875e,
+ 0x0010ac8e, 0x0010ac62, 0x0010875e, 0x0010875e,
+ 0x0010875e, 0x0010875e, 0x0010875e, 0x0010875e,
+ 0x0010875e, 0x0010875e, 0x0010875e, 0x0010875e,
+ 0x0010ac8e, 0x0010ac95, 0x0010875e, 0x0010875e,
+ 0x0010875e, 0x0010875e, 0x4933c857, 0x5932481c,
0x59240400, 0x8c000508, 0x0400001b, 0x813669c0,
0x04000019, 0x59340212, 0x82000500, 0x0000ff00,
0x04000015, 0x599c0019, 0x8c00050e, 0x04020012,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x001044e6,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x001045df,
0x5c027800, 0x42000800, 0x00000003, 0x0201f800,
- 0x001044f1, 0x4a026407, 0x00000001, 0x4a026203,
+ 0x001045ea, 0x4a026407, 0x00000001, 0x4a026203,
0x00000001, 0x4a026403, 0x00000002, 0x0201f000,
- 0x00106b17, 0x59cc0001, 0x59340802, 0x80040580,
+ 0x00106d1c, 0x59cc0001, 0x59340802, 0x80040580,
0x82000500, 0x00ffffff, 0x02020000, 0x00020b9d,
- 0x59345002, 0x0201f800, 0x001041e4, 0x482a6802,
+ 0x59345002, 0x0201f800, 0x001042dd, 0x482a6802,
0x0201f000, 0x00020b9d, 0x4933c857, 0x59303403,
0x82183580, 0x0000001e, 0x02000000, 0x00020b9d,
- 0x1c01f000, 0x4933c857, 0x0201f800, 0x0010890a,
+ 0x1c01f000, 0x4933c857, 0x0201f800, 0x00108b22,
0x02020000, 0x00020b9d, 0x4a026203, 0x00000001,
- 0x4a026403, 0x00000001, 0x0201f000, 0x00106b17,
+ 0x4a026403, 0x00000001, 0x0201f000, 0x00106d1c,
0x493bc857, 0x83380580, 0x00000051, 0x0402000b,
- 0x0201f800, 0x00107021, 0x02020000, 0x00107d3d,
+ 0x0201f800, 0x00107226, 0x02020000, 0x00107f37,
0x59300203, 0x82000580, 0x00000002, 0x0400006e,
0x0201f800, 0x0010032e, 0x83380580, 0x00000027,
0x04000014, 0x83380580, 0x00000048, 0x04000006,
0x83380580, 0x00000014, 0x0400000e, 0x02020800,
- 0x0010032e, 0x0201f800, 0x00107021, 0x02020000,
- 0x00107d3d, 0x59300203, 0x82000580, 0x00000004,
+ 0x0010032e, 0x0201f800, 0x00107226, 0x02020000,
+ 0x00107f37, 0x59300203, 0x82000580, 0x00000004,
0x02000000, 0x00020c9d, 0x0201f800, 0x0010032e,
0x4933c857, 0x59300403, 0x82000c80, 0x00000044,
0x02021800, 0x0010032e, 0x82000480, 0x00000040,
0x02001800, 0x0010032e, 0x40027000, 0x4803c857,
- 0x0c01f001, 0x0010a9d1, 0x0010a9d3, 0x0010a9d3,
- 0x0010a9ee, 0x0201f800, 0x0010032e, 0x0201f800,
- 0x00106b8c, 0x59325809, 0x812e59c0, 0x04000016,
+ 0x0c01f001, 0x0010acd5, 0x0010acd7, 0x0010acd7,
+ 0x0010acf2, 0x0201f800, 0x0010032e, 0x0201f800,
+ 0x00106d91, 0x59325809, 0x812e59c0, 0x04000016,
0x832c0500, 0x00ff0000, 0x04000013, 0x4a026203,
0x00000002, 0x5932680a, 0x59340200, 0x8c00050e,
0x0402000d, 0x42028000, 0x00000004, 0x0201f800,
- 0x0010ae66, 0x497a6009, 0x59300006, 0x80000540,
+ 0x0010b175, 0x497a6009, 0x59300006, 0x80000540,
0x04020003, 0x59a8002b, 0x48026006, 0x4a026203,
- 0x00000007, 0x1c01f000, 0x0201f800, 0x00106b8c,
- 0x0201f800, 0x00109667, 0x02000000, 0x00107cbe,
+ 0x00000007, 0x1c01f000, 0x0201f800, 0x00106d91,
+ 0x0201f800, 0x0010989f, 0x02000000, 0x00107eb4,
0x59325809, 0x0201f800, 0x00100594, 0x0201f000,
- 0x00107cbe, 0x0201f800, 0x0010032e, 0x59325809,
+ 0x00107eb4, 0x0201f800, 0x0010032e, 0x59325809,
0x592c040b, 0x8c000502, 0x04000007, 0x4a026203,
0x00000007, 0x42027000, 0x00000043, 0x0201f000,
0x00020bc1, 0x4a026203, 0x00000004, 0x1c01f000,
- 0x0201f800, 0x0010b09f, 0x02000000, 0x00020c9b,
+ 0x0201f800, 0x0010b3b6, 0x02000000, 0x00020c9b,
0x1c01f000, 0x4a026203, 0x00000001, 0x4a026403,
0x00000041, 0x42027800, 0x80002042, 0x0201f000,
0x00020b3e, 0x83380580, 0x00000051, 0x04000006,
0x83380580, 0x00000041, 0x02020800, 0x0010032e,
0x1c01f000, 0x0201f800, 0x00020afd, 0x0201f800,
- 0x0010b0e3, 0x0201f000, 0x00020b9d, 0x83380480,
+ 0x0010b3fa, 0x0201f000, 0x00020b9d, 0x83380480,
0x00000052, 0x02021800, 0x0010032e, 0x83380480,
0x00000049, 0x02001800, 0x0010032e, 0x0c01f001,
- 0x0010aa37, 0x0010aa5e, 0x0010aa35, 0x0010aa35,
- 0x0010aa35, 0x0010aa35, 0x0010aa5e, 0x0010aa35,
- 0x0010aa7f, 0x0201f800, 0x0010032e, 0x59325809,
+ 0x0010ad3b, 0x0010ad65, 0x0010ad39, 0x0010ad39,
+ 0x0010ad39, 0x0010ad39, 0x0010ad65, 0x0010ad39,
+ 0x0010ad86, 0x0201f800, 0x0010032e, 0x59325809,
0x592c040b, 0x8c00051e, 0x04000013, 0x82000d00,
- 0x000000c0, 0x82040d80, 0x00000080, 0x04000013,
- 0x59300804, 0x8c040d18, 0x04020010, 0x59300415,
+ 0x000000c0, 0x82040d80, 0x00000080, 0x04000016,
+ 0x59300804, 0x8c040d18, 0x04020013, 0x59300415,
0x8c000516, 0x04000004, 0x4a026203, 0x00000007,
- 0x0401f015, 0x42027000, 0x00000041, 0x0201f000,
+ 0x0401f018, 0x42027000, 0x00000041, 0x0201f000,
0x00020cbc, 0x4a026203, 0x00000007, 0x497a6006,
- 0x0201f000, 0x00020afd, 0x59325809, 0x592c0c0b,
- 0x8c040d1a, 0x04020005, 0x0201f800, 0x00020afd,
- 0x0201f000, 0x00020b9d, 0x0201f800, 0x0010b09f,
- 0x040007fa, 0x1c01f000, 0x0201f800, 0x00106b6c,
- 0x59325809, 0x5932680a, 0x59340200, 0x8c00050e,
- 0x0400000e, 0x592c040b, 0x82000500, 0x000000c0,
- 0x82000580, 0x00000080, 0x04000005, 0x592c0010,
- 0x59301816, 0x800c1c80, 0x480e6016, 0x4a026203,
- 0x00000002, 0x0401f00d, 0x42028000, 0x00000004,
- 0x0401fbf2, 0x59300006, 0x80000540, 0x04020004,
- 0x59a8002b, 0x800000c2, 0x48026006, 0x497a6009,
- 0x4a026203, 0x00000007, 0x1c01f000, 0x4933c857,
- 0x0201f800, 0x00107021, 0x02020800, 0x0010032e,
- 0x59300203, 0x82000580, 0x00000002, 0x0400078e,
- 0x0201f800, 0x0010032e, 0x4a026203, 0x00000007,
- 0x497a6006, 0x0201f000, 0x00020afd, 0x4a026203,
- 0x00000007, 0x497a6006, 0x0201f000, 0x00020af8,
- 0x59300415, 0x8c00051c, 0x02020000, 0x00020cad,
- 0x59325809, 0x592c2010, 0x40080000, 0x80102480,
- 0x59300016, 0x80102400, 0x48126016, 0x0201f000,
- 0x00020cad, 0x8c040d0e, 0x0402000a, 0x4a026203,
- 0x00000006, 0x0401f823, 0x59300028, 0x80000540,
- 0x02020800, 0x00100b15, 0x0201f000, 0x00020af8,
- 0x4a026203, 0x00000002, 0x1c01f000, 0x42000800,
- 0x00000001, 0x0201f800, 0x00100b15, 0x82040580,
- 0x00000001, 0x02000000, 0x00020cb4, 0x0401f7d8,
- 0x59300415, 0x8c00051c, 0x04000006, 0x0201f800,
- 0x0010089c, 0x02000000, 0x00020ca6, 0x1c01f000,
- 0x59300012, 0x80000540, 0x04020005, 0x0201f800,
- 0x0010089c, 0x02000000, 0x00020ca6, 0x1c01f000,
- 0x492fc857, 0x480bc857, 0x8c08153e, 0x04000006,
- 0x80081080, 0x80081000, 0x42000800, 0x00000009,
- 0x0401f003, 0x42000800, 0x00000015, 0x480a580c,
- 0x1c01f000, 0x83380580, 0x00000013, 0x04000005,
- 0x83380580, 0x00000014, 0x02020800, 0x0010032e,
- 0x59300415, 0x8c000516, 0x02000800, 0x0010032e,
- 0x1c01f000, 0x0201f800, 0x0010032e, 0x59300009,
- 0x80000540, 0x02020800, 0x0010032e, 0x1c01f000,
- 0x59300415, 0x8c000516, 0x02000800, 0x0010032e,
- 0x1c01f000, 0x4a026203, 0x00000004, 0x493a6403,
- 0x42000800, 0x80002001, 0x0201f000, 0x00020b3e,
- 0x4a026203, 0x00000003, 0x493a6403, 0x0201f800,
- 0x00020172, 0x59325809, 0x592c040b, 0x8c00051e,
- 0x04000012, 0x82000500, 0x000000c0, 0x82000580,
- 0x00000080, 0x04000011, 0x59300415, 0x8c000512,
- 0x0402000a, 0x8c000510, 0x04020008, 0x592c040d,
- 0x80000540, 0x04020005, 0x82080d40, 0x80003065,
- 0x0201f000, 0x00020b30, 0x82080d40, 0x80002065,
- 0x0201f000, 0x00020b30, 0x82080d40, 0x80002042,
+ 0x59300415, 0x8c000516, 0x0402000e, 0x0201f000,
+ 0x00020afd, 0x59325809, 0x592c0c0b, 0x8c040d1a,
+ 0x04020005, 0x0201f800, 0x00020afd, 0x0201f000,
+ 0x00020b9d, 0x0201f800, 0x0010b3b6, 0x040007fa,
+ 0x1c01f000, 0x0201f800, 0x00106d71, 0x59325809,
+ 0x5932680a, 0x59340200, 0x8c00050e, 0x0400000e,
+ 0x592c040b, 0x82000500, 0x000000c0, 0x82000580,
+ 0x00000080, 0x04000005, 0x592c0010, 0x59301816,
+ 0x800c1c80, 0x480e6016, 0x4a026203, 0x00000002,
+ 0x0401f00d, 0x42028000, 0x00000004, 0x0401fbfa,
+ 0x59300006, 0x80000540, 0x04020004, 0x59a8002b,
+ 0x800000c2, 0x48026006, 0x497a6009, 0x4a026203,
+ 0x00000007, 0x1c01f000, 0x4933c857, 0x0201f800,
+ 0x00107226, 0x02020800, 0x0010032e, 0x59300203,
+ 0x82000580, 0x00000002, 0x0400078b, 0x0201f800,
+ 0x0010032e, 0x4a026203, 0x00000007, 0x497a6006,
+ 0x0201f000, 0x00020afd, 0x4a026203, 0x00000007,
+ 0x497a6006, 0x0201f000, 0x00020af8, 0x59300415,
+ 0x8c00051c, 0x02020000, 0x00020cad, 0x59325809,
+ 0x592c2010, 0x40080000, 0x80102480, 0x59300016,
+ 0x80102400, 0x48126016, 0x0201f000, 0x00020cad,
+ 0x8c040d0e, 0x0402000a, 0x4a026203, 0x00000006,
+ 0x0401f823, 0x59300028, 0x80000540, 0x02020800,
+ 0x00100b16, 0x0201f000, 0x00020af8, 0x4a026203,
+ 0x00000002, 0x1c01f000, 0x42000800, 0x00000001,
+ 0x0201f800, 0x00100b16, 0x82040580, 0x00000001,
+ 0x02000000, 0x00020cb4, 0x0401f7d8, 0x59300415,
+ 0x8c00051c, 0x04000006, 0x0201f800, 0x0010089a,
+ 0x02000000, 0x00020ca6, 0x1c01f000, 0x59300012,
+ 0x80000540, 0x04020005, 0x0201f800, 0x0010089a,
+ 0x02000000, 0x00020ca6, 0x1c01f000, 0x492fc857,
+ 0x480bc857, 0x8c08153e, 0x04000006, 0x80081080,
+ 0x80081000, 0x42000800, 0x00000009, 0x0401f003,
+ 0x42000800, 0x00000015, 0x480a580c, 0x1c01f000,
+ 0x83380580, 0x00000013, 0x04000005, 0x83380580,
+ 0x00000014, 0x02020800, 0x0010032e, 0x59300415,
+ 0x8c000516, 0x02000800, 0x0010032e, 0x1c01f000,
+ 0x0201f800, 0x0010032e, 0x59300009, 0x80000540,
+ 0x02020800, 0x0010032e, 0x1c01f000, 0x59300415,
+ 0x8c000516, 0x02000800, 0x0010032e, 0x1c01f000,
+ 0x4a026203, 0x00000004, 0x493a6403, 0x42000800,
+ 0x80002001, 0x0201f000, 0x00020b3e, 0x4a026203,
+ 0x00000003, 0x493a6403, 0x0201f800, 0x00020172,
+ 0x59325809, 0x592c040b, 0x8c00051e, 0x04000012,
+ 0x82000500, 0x000000c0, 0x82000580, 0x00000080,
+ 0x04000011, 0x59300415, 0x8c000512, 0x0402000a,
+ 0x8c000510, 0x04020008, 0x592c040d, 0x80000540,
+ 0x04020005, 0x82080d40, 0x80003065, 0x0201f000,
+ 0x00020b30, 0x82080d40, 0x80002065, 0x0201f000,
+ 0x00020b30, 0x82080d40, 0x80002042, 0x0201f000,
+ 0x00020b30, 0x4933c857, 0x493bc857, 0x83380480,
+ 0x00000044, 0x02021800, 0x0010032e, 0x83380480,
+ 0x00000041, 0x02001800, 0x0010032e, 0x0c01f001,
+ 0x0010ae2b, 0x0010ae3b, 0x0010ae50, 0x59325809,
+ 0x592c040b, 0x8c00051e, 0x0400001d, 0x82001d00,
+ 0x000000c0, 0x820c1d80, 0x000000c0, 0x04000018,
+ 0x4a026203, 0x00000001, 0x493a6403, 0x42000800,
+ 0x80002042, 0x0201f000, 0x00020b3e, 0x59325809,
+ 0x592c040b, 0x8c00051e, 0x0400000d, 0x82001d00,
+ 0x000000c0, 0x820c1d80, 0x000000c0, 0x04000008,
+ 0x4a026203, 0x00000001, 0x493a6403, 0x42000800,
+ 0x80002001, 0x0201f000, 0x00020b3e, 0x497a6009,
+ 0x497a6006, 0x42028000, 0x00000004, 0x0401f326,
+ 0x59325809, 0x592c040b, 0x8c00051e, 0x040007f8,
+ 0x82001d00, 0x000000c0, 0x820c1d80, 0x000000c0,
+ 0x040007f3, 0x4a026203, 0x00000003, 0x493a6403,
+ 0x0201f800, 0x00020172, 0x82080d40, 0x80002065,
0x0201f000, 0x00020b30, 0x4933c857, 0x493bc857,
- 0x83380480, 0x00000044, 0x02021800, 0x0010032e,
- 0x83380480, 0x00000041, 0x02001800, 0x0010032e,
- 0x0c01f001, 0x0010ab24, 0x0010ab34, 0x0010ab49,
- 0x59325809, 0x592c040b, 0x8c00051e, 0x0400001d,
- 0x82001d00, 0x000000c0, 0x820c1d80, 0x000000c0,
- 0x04000018, 0x4a026203, 0x00000001, 0x493a6403,
- 0x42000800, 0x80002042, 0x0201f000, 0x00020b3e,
- 0x59325809, 0x592c040b, 0x8c00051e, 0x0400000d,
- 0x82001d00, 0x000000c0, 0x820c1d80, 0x000000c0,
- 0x04000008, 0x4a026203, 0x00000001, 0x493a6403,
- 0x42000800, 0x80002001, 0x0201f000, 0x00020b3e,
- 0x497a6009, 0x497a6006, 0x42028000, 0x00000004,
- 0x0401f31e, 0x59325809, 0x592c040b, 0x8c00051e,
- 0x040007f8, 0x82001d00, 0x000000c0, 0x820c1d80,
- 0x000000c0, 0x040007f3, 0x4a026203, 0x00000003,
- 0x493a6403, 0x0201f800, 0x00020172, 0x82080d40,
- 0x80002065, 0x0201f000, 0x00020b30, 0x4933c857,
- 0x493bc857, 0x83380580, 0x00000085, 0x04000006,
- 0x83380580, 0x00000088, 0x0400000a, 0x0201f800,
- 0x0010032e, 0x4a026203, 0x00000009, 0x493a6403,
- 0x42000800, 0x8000004b, 0x0201f000, 0x00020b3e,
- 0x83300580, 0x0011120c, 0x02020800, 0x0010032e,
- 0x4d1c0000, 0x813669c0, 0x04000004, 0x0201f800,
- 0x0010b099, 0x04020053, 0x59cc1404, 0x41780000,
- 0x0401f852, 0x0400001a, 0x59cc0204, 0x82001580,
- 0x0000ffff, 0x04000004, 0x591c1402, 0x80080580,
- 0x04020013, 0x591c0407, 0x82000500, 0x0000001f,
- 0x82002580, 0x00000006, 0x04000007, 0x82002580,
- 0x00000004, 0x04000031, 0x82002580, 0x00000011,
- 0x04020007, 0x497a3a05, 0x42002000, 0x00000054,
- 0x0201f800, 0x00107e13, 0x0401f036, 0x59240400,
- 0x8c00050a, 0x04020004, 0x42023800, 0xffffffff,
- 0x0401f7f6, 0x813669c0, 0x04020011, 0x59cc0001,
- 0x59cc3800, 0x821c3d00, 0x00ffffff, 0x4c1c0000,
- 0x0201f800, 0x00105f68, 0x5c003800, 0x04020025,
- 0x0201f800, 0x00101f66, 0x0201f800, 0x0010452c,
- 0x04020020, 0x4926601c, 0x4936600a, 0x4a026403,
- 0x00000087, 0x59cc1204, 0x82081580, 0x0000ffff,
- 0x04020003, 0x4a026403, 0x00000086, 0x4d2c0000,
- 0x0201f800, 0x0010b462, 0x0201f800, 0x00104c77,
- 0x5c025800, 0x0401f00f, 0x591c0403, 0x82000580,
- 0x00000038, 0x040007d1, 0x591c0203, 0x82000580,
- 0x00000007, 0x040207d2, 0x4d300000, 0x411e6000,
- 0x0201f800, 0x00107cbe, 0x5c026000, 0x0401f7cc,
- 0x5c023800, 0x1c01f000, 0x4933c857, 0x480bc857,
- 0x4c5c0000, 0x4000b800, 0x42002800, 0x00111264,
- 0x41300000, 0x80140580, 0x0400001c, 0x58140203,
- 0x82000580, 0x00000000, 0x04000018, 0x58140202,
- 0x80080580, 0x04020015, 0x58141c07, 0x820c0580,
- 0x00000005, 0x04000011, 0x8c5cbd00, 0x04000004,
- 0x820c0580, 0x00000007, 0x0400000c, 0x820c0580,
- 0x00000009, 0x04000031, 0x5930200a, 0x5814000a,
- 0x800001c0, 0x0400000b, 0x801021c0, 0x04000003,
- 0x80100580, 0x04000012, 0x82142c00, 0x0000002c,
- 0x41540000, 0x80140480, 0x04021019, 0x0401f7dd,
- 0x58140027, 0x801021c0, 0x04000005, 0x58102002,
- 0x82102500, 0x00ffffff, 0x0401f7f2, 0x8c5cbd00,
- 0x040207f2, 0x59302027, 0x0401f7ee, 0x40163800,
- 0x8c5cbd00, 0x04000008, 0x4c080000, 0x4c140000,
- 0x0201f800, 0x0010b3f1, 0x5c002800, 0x5c001000,
- 0x040007e6, 0x81300540, 0x0401f00a, 0x8c5cbd00,
- 0x04000008, 0x40080800, 0x42023800, 0xffffffff,
- 0x0201f800, 0x00104c81, 0x040007f7, 0x80000580,
- 0x5c00b800, 0x1c01f000, 0x58141808, 0x8c0c1d10,
- 0x040207d6, 0x0401f7cd, 0x4933c857, 0x83300580,
- 0x001111e0, 0x0402003e, 0x4a026203, 0x00000000,
- 0x83380580, 0x00000013, 0x0402002d, 0x59300403,
- 0x82000580, 0x00000092, 0x02020800, 0x0010032e,
- 0x59a80052, 0x59325809, 0x812e59c0, 0x04000006,
- 0x812c0580, 0x02020800, 0x0010032e, 0x592c0000,
- 0x497a5800, 0x800001c0, 0x04000005, 0x48035052,
- 0x0201f800, 0x00107c34, 0x0401f003, 0x497b5052,
- 0x497b5053, 0x812e59c0, 0x04000020, 0x592c0205,
- 0x82000580, 0x00000055, 0x02000000, 0x00100594,
- 0x83380580, 0x00000013, 0x04020005, 0x4a025a07,
- 0x00000000, 0x0201f000, 0x000203ef, 0x4a025a07,
- 0x00000031, 0x4a025812, 0x00000004, 0x4a025813,
- 0x000000ff, 0x0201f000, 0x000203ef, 0x83380580,
+ 0x83380580, 0x00000085, 0x04000006, 0x83380580,
+ 0x00000088, 0x0400000a, 0x0201f800, 0x0010032e,
+ 0x4a026203, 0x00000009, 0x493a6403, 0x42000800,
+ 0x8000004b, 0x0201f000, 0x00020b3e, 0x83300580,
+ 0x0011152c, 0x02020800, 0x0010032e, 0x4d1c0000,
+ 0x813669c0, 0x04000004, 0x0201f800, 0x0010b3b0,
+ 0x04020053, 0x59cc1404, 0x41780000, 0x0401f852,
+ 0x0400001a, 0x59cc0204, 0x82001580, 0x0000ffff,
+ 0x04000004, 0x591c1402, 0x80080580, 0x04020013,
+ 0x591c0407, 0x82000500, 0x0000001f, 0x82002580,
+ 0x00000006, 0x04000007, 0x82002580, 0x00000004,
+ 0x04000031, 0x82002580, 0x00000011, 0x04020007,
+ 0x497a3a05, 0x42002000, 0x00000054, 0x0201f800,
+ 0x0010800d, 0x0401f036, 0x59240400, 0x8c00050a,
+ 0x04020004, 0x42023800, 0xffffffff, 0x0401f7f6,
+ 0x813669c0, 0x04020011, 0x59cc0001, 0x59cc3800,
+ 0x821c3d00, 0x00ffffff, 0x4c1c0000, 0x0201f800,
+ 0x00106134, 0x5c003800, 0x04020025, 0x0201f800,
+ 0x00101fc9, 0x0201f800, 0x00104628, 0x04020020,
+ 0x4926601c, 0x4936600a, 0x4a026403, 0x00000087,
+ 0x59cc1204, 0x82081580, 0x0000ffff, 0x04020003,
+ 0x4a026403, 0x00000086, 0x4d2c0000, 0x0201f800,
+ 0x0010b78d, 0x0201f800, 0x00104d7c, 0x5c025800,
+ 0x0401f00f, 0x591c0403, 0x82000580, 0x00000038,
+ 0x040007d1, 0x591c0203, 0x82000580, 0x00000007,
+ 0x040207d2, 0x4d300000, 0x411e6000, 0x0201f800,
+ 0x00107eb4, 0x5c026000, 0x0401f7cc, 0x5c023800,
+ 0x1c01f000, 0x4933c857, 0x480bc857, 0x4c5c0000,
+ 0x4000b800, 0x42002800, 0x00111584, 0x41300000,
+ 0x80140580, 0x0400001f, 0x58140203, 0x82000580,
+ 0x00000000, 0x0400001b, 0x58140202, 0x80080580,
+ 0x04020018, 0x58141c07, 0x820c0580, 0x00000005,
+ 0x04000014, 0x8c5cbd00, 0x04000004, 0x820c0580,
+ 0x00000007, 0x0400000f, 0x820c0580, 0x00000009,
+ 0x04000039, 0x5930200a, 0x5814000a, 0x800001c0,
+ 0x0400000e, 0x82001d80, 0x0010e23c, 0x0400000b,
+ 0x801021c0, 0x04000003, 0x80100580, 0x04000012,
+ 0x82142c00, 0x0000002c, 0x41540000, 0x80140480,
+ 0x0402101e, 0x0401f7da, 0x58140027, 0x801021c0,
+ 0x04000005, 0x58102002, 0x82102500, 0x00ffffff,
+ 0x0401f7f2, 0x8c5cbd00, 0x040207f2, 0x59302027,
+ 0x0401f7ee, 0x40163800, 0x8c5cbd00, 0x04000008,
+ 0x4c080000, 0x4c140000, 0x0201f800, 0x0010b71c,
+ 0x5c002800, 0x5c001000, 0x040007e6, 0x591c000a,
+ 0x800001c0, 0x04020003, 0x5930000a, 0x4802380a,
+ 0x81300540, 0x0401f00a, 0x8c5cbd00, 0x04000008,
+ 0x40080800, 0x42023800, 0xffffffff, 0x0201f800,
+ 0x00104d86, 0x040007f2, 0x80000580, 0x5c00b800,
+ 0x1c01f000, 0x58141808, 0x8c0c1d10, 0x040207d1,
+ 0x0401f7c5, 0x4933c857, 0x83300580, 0x00111500,
+ 0x0402003e, 0x4a026203, 0x00000000, 0x83380580,
+ 0x00000013, 0x0402002d, 0x59300403, 0x82000580,
+ 0x00000092, 0x02020800, 0x0010032e, 0x59a80052,
+ 0x59325809, 0x812e59c0, 0x04000006, 0x812c0580,
+ 0x02020800, 0x0010032e, 0x592c0000, 0x497a5800,
+ 0x800001c0, 0x04000005, 0x48035052, 0x0201f800,
+ 0x00107e2a, 0x0401f003, 0x497b5052, 0x497b5053,
+ 0x812e59c0, 0x04000020, 0x592c0205, 0x82000580,
+ 0x00000055, 0x02000000, 0x00100594, 0x83380580,
+ 0x00000013, 0x04020005, 0x4a025a07, 0x00000000,
+ 0x0201f000, 0x000203ef, 0x4a025a07, 0x00000031,
+ 0x4a025812, 0x00000004, 0x4a025813, 0x000000ff,
+ 0x0201f000, 0x000203ef, 0x83380580, 0x00000027,
+ 0x04000005, 0x83380580, 0x00000014, 0x02020800,
+ 0x0010032e, 0x493bc857, 0x0201f800, 0x00106d91,
+ 0x0401f7ca, 0x1c01f000, 0x4933c857, 0x83380580,
+ 0x00000013, 0x0402000e, 0x59300403, 0x4803c857,
+ 0x82000c80, 0x00000085, 0x02001800, 0x0010032e,
+ 0x82000c80, 0x00000093, 0x02021800, 0x0010032e,
+ 0x82000480, 0x00000085, 0x0c01f019, 0x83380580,
0x00000027, 0x04000005, 0x83380580, 0x00000014,
- 0x02020800, 0x0010032e, 0x493bc857, 0x0201f800,
- 0x00106b8c, 0x0401f7ca, 0x1c01f000, 0x4933c857,
- 0x83380580, 0x00000013, 0x0402000e, 0x59300403,
- 0x4803c857, 0x82000c80, 0x00000085, 0x02001800,
- 0x0010032e, 0x82000c80, 0x00000093, 0x02021800,
- 0x0010032e, 0x82000480, 0x00000085, 0x0c01f019,
- 0x83380580, 0x00000027, 0x04000005, 0x83380580,
- 0x00000014, 0x02020000, 0x00107d3d, 0x493bc857,
- 0x0201f800, 0x00106b8c, 0x59325809, 0x812e59c0,
- 0x02000000, 0x00107cbe, 0x4a025a07, 0x00000031,
- 0x4a025812, 0x00000004, 0x4a025813, 0x000000ff,
- 0x0201f800, 0x000203ef, 0x0201f000, 0x00107cbe,
- 0x0010ac92, 0x0010ac99, 0x0010ac99, 0x0010ac92,
- 0x0010ac92, 0x0010ac92, 0x0010ac92, 0x0010ac92,
- 0x0010ac92, 0x0010ac92, 0x0010ac92, 0x0010ac92,
- 0x0010ac92, 0x0010ac94, 0x0201f800, 0x0010032e,
- 0x59325809, 0x4a025a07, 0x00000000, 0x0201f800,
- 0x000203ef, 0x0201f000, 0x00020b9d, 0x4933c857,
- 0x42000000, 0x0010cc33, 0x0201f800, 0x0010bc88,
- 0x0201f800, 0x0010b0e3, 0x497a6205, 0x42028000,
- 0x0000000b, 0x0401f807, 0x4a026407, 0x00000006,
- 0x4a026203, 0x00000007, 0x497a6006, 0x1c01f000,
- 0x4933c857, 0x4943c857, 0x59300407, 0x82000580,
- 0x00000007, 0x04020002, 0x1c01f000, 0x0201f800,
- 0x00106c3c, 0x4df00000, 0x0201f800, 0x00109667,
- 0x0400000a, 0x59300809, 0x58040000, 0x80001540,
- 0x04000006, 0x49780800, 0x4d2c0000, 0x400a5800,
- 0x0401f9a6, 0x5c025800, 0x0201f800, 0x00109330,
- 0x82000c80, 0x0000000e, 0x02021800, 0x0010032e,
- 0x0c01f001, 0x0010acec, 0x0010acf0, 0x0010acd7,
- 0x0010acff, 0x0010ad13, 0x0010acd7, 0x0010acd7,
- 0x0010acd7, 0x0010acd7, 0x0010acd7, 0x0010acd7,
- 0x0010acd7, 0x0010acd7, 0x0010acd7, 0x4d400000,
- 0x59300028, 0x80000540, 0x04000005, 0x41400800,
- 0x0201f800, 0x00100b15, 0x40068000, 0x4d2c0000,
- 0x59325809, 0x0201f800, 0x00109667, 0x04020983,
- 0x4c5c0000, 0x5930b80a, 0x0201f800, 0x00107cbe,
- 0x485e600a, 0x5c00b800, 0x5c025800, 0x5c028000,
- 0x5c03e000, 0x02000000, 0x00106c29, 0x1c01f000,
- 0x598c000f, 0x81300580, 0x04020004, 0x0201f800,
- 0x00106f5c, 0x04020018, 0x0201f800, 0x0010fece,
- 0x80c40040, 0x040007de, 0x0201f800, 0x00106b47,
- 0x04000011, 0x0201f800, 0x0010032e, 0x0201f800,
- 0x0010931e, 0x04020004, 0x0201f800, 0x00106f25,
- 0x04020009, 0x0201f800, 0x0010fd55, 0x80c40040,
- 0x040007cf, 0x0201f800, 0x00106b47, 0x02020800,
- 0x0010032e, 0x59300203, 0x82000c80, 0x0000000e,
- 0x02021800, 0x0010032e, 0x0c01f7b7, 0x0201f800,
- 0x00100c75, 0x0401f7c2, 0x4933c857, 0x4d240000,
- 0x4d440000, 0x4d340000, 0x59cc3800, 0x821c3d00,
- 0x00ffffff, 0x59cc0007, 0x4c000000, 0x59cc0001,
- 0x82000500, 0x00ffffff, 0x82000d80, 0x00fffffe,
- 0x5c000000, 0x04020005, 0x801c0d80, 0x0402005d,
- 0x42000000, 0x00fffffe, 0x0201f800, 0x00105f68,
- 0x02000800, 0x0010497a, 0x04020056, 0x5930001c,
- 0x4c000000, 0x0201f800, 0x00104971, 0x4926601c,
- 0x5930000a, 0x4c000000, 0x59242c00, 0x8c142d0a,
- 0x04020014, 0x81342d80, 0x04000003, 0x42002800,
- 0x00000004, 0x58002403, 0x59340c03, 0x59341802,
- 0x820c1d00, 0x00ffffff, 0x42003000, 0x00000005,
- 0x59cc4008, 0x59cc3809, 0x9c2041c0, 0x9c1c39c0,
- 0x42028000, 0x00000046, 0x41301000, 0x0401f941,
- 0x4936600a, 0x83440d80, 0x000007fe, 0x04020016,
- 0x42003000, 0x0000001a, 0x0201f800, 0x0010b412,
- 0x42000000, 0x0010cc20, 0x0201f800, 0x0010bc88,
+ 0x02020000, 0x00107f37, 0x493bc857, 0x0201f800,
+ 0x00106d91, 0x59325809, 0x812e59c0, 0x02000000,
+ 0x00107eb4, 0x4a025a07, 0x00000031, 0x4a025812,
+ 0x00000004, 0x4a025813, 0x000000ff, 0x0201f800,
+ 0x000203ef, 0x0201f000, 0x00107eb4, 0x0010afa1,
+ 0x0010afa8, 0x0010afa8, 0x0010afa1, 0x0010afa1,
+ 0x0010afa1, 0x0010afa1, 0x0010afa1, 0x0010afa1,
+ 0x0010afa1, 0x0010afa1, 0x0010afa1, 0x0010afa1,
+ 0x0010afa3, 0x0201f800, 0x0010032e, 0x59325809,
+ 0x4a025a07, 0x00000000, 0x0201f800, 0x000203ef,
+ 0x0201f000, 0x00020b9d, 0x4933c857, 0x42000000,
+ 0x0010cf33, 0x0201f800, 0x0010bfb3, 0x0201f800,
+ 0x0010b3fa, 0x497a6205, 0x42028000, 0x0000000b,
+ 0x0401f807, 0x4a026407, 0x00000006, 0x4a026203,
+ 0x00000007, 0x497a6006, 0x1c01f000, 0x4933c857,
+ 0x4943c857, 0x59300407, 0x82000580, 0x00000007,
+ 0x04020002, 0x1c01f000, 0x0201f800, 0x00106e41,
+ 0x4df00000, 0x0201f800, 0x0010989f, 0x0400000a,
+ 0x59300809, 0x58040000, 0x80001540, 0x04000006,
+ 0x49780800, 0x4d2c0000, 0x400a5800, 0x0401f9a6,
+ 0x5c025800, 0x0201f800, 0x00109564, 0x82000c80,
+ 0x0000000e, 0x02021800, 0x0010032e, 0x0c01f001,
+ 0x0010affb, 0x0010afff, 0x0010afe6, 0x0010b00e,
+ 0x0010b022, 0x0010afe6, 0x0010afe6, 0x0010afe6,
+ 0x0010afe6, 0x0010afe6, 0x0010afe6, 0x0010afe6,
+ 0x0010afe6, 0x0010afe6, 0x4d400000, 0x59300028,
+ 0x80000540, 0x04000005, 0x41400800, 0x0201f800,
+ 0x00100b16, 0x40068000, 0x4d2c0000, 0x59325809,
+ 0x0201f800, 0x0010989f, 0x04020983, 0x4c5c0000,
+ 0x5930b80a, 0x0201f800, 0x00107eb4, 0x485e600a,
+ 0x5c00b800, 0x5c025800, 0x5c028000, 0x5c03e000,
+ 0x02000000, 0x00106e2e, 0x1c01f000, 0x598c000f,
+ 0x81300580, 0x04020004, 0x0201f800, 0x00107161,
+ 0x04020018, 0x0201f800, 0x001101de, 0x80c40040,
+ 0x040007de, 0x0201f800, 0x00106d4c, 0x04000011,
+ 0x0201f800, 0x0010032e, 0x0201f800, 0x00109552,
+ 0x04020004, 0x0201f800, 0x0010712a, 0x04020009,
+ 0x0201f800, 0x00110065, 0x80c40040, 0x040007cf,
+ 0x0201f800, 0x00106d4c, 0x02020800, 0x0010032e,
+ 0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
+ 0x0010032e, 0x0c01f7b7, 0x0201f800, 0x00100c76,
+ 0x0401f7c2, 0x4933c857, 0x4d240000, 0x4d440000,
+ 0x4d340000, 0x59cc3800, 0x821c3d00, 0x00ffffff,
+ 0x59cc0007, 0x4c000000, 0x59cc0001, 0x82000500,
+ 0x00ffffff, 0x82000d80, 0x00fffffe, 0x5c000000,
+ 0x04020005, 0x801c0d80, 0x0402005d, 0x42000000,
+ 0x00fffffe, 0x0201f800, 0x00106134, 0x02000800,
+ 0x00104a7c, 0x04020056, 0x5930001c, 0x4c000000,
+ 0x0201f800, 0x00104a73, 0x4926601c, 0x5930000a,
+ 0x4c000000, 0x59242c00, 0x8c142d0a, 0x04020014,
+ 0x81342d80, 0x04000003, 0x42002800, 0x00000004,
+ 0x58002403, 0x59340c03, 0x59341802, 0x820c1d00,
+ 0x00ffffff, 0x42003000, 0x00000005, 0x59cc4008,
+ 0x59cc3809, 0x9c2041c0, 0x9c1c39c0, 0x42028000,
+ 0x00000046, 0x41301000, 0x0401f941, 0x4936600a,
+ 0x83440d80, 0x000007fe, 0x04020016, 0x42003000,
+ 0x0000001a, 0x0201f800, 0x0010b73d, 0x42000000,
+ 0x0010cf20, 0x0201f800, 0x0010bfb3, 0x4d3c0000,
+ 0x4d400000, 0x42028000, 0x00000029, 0x0201f800,
+ 0x00101fb4, 0x42027800, 0x0000000a, 0x0201f800,
+ 0x0010200c, 0x5c028000, 0x5c027800, 0x0401f012,
+ 0x42003000, 0x0000000b, 0x0201f800, 0x0010b73d,
+ 0x42000000, 0x0010cf20, 0x0201f800, 0x0010bfb3,
0x4d3c0000, 0x4d400000, 0x42028000, 0x00000029,
- 0x0201f800, 0x00101f51, 0x42027800, 0x0000000a,
- 0x0201f800, 0x00101fa9, 0x5c028000, 0x5c027800,
- 0x0401f012, 0x42003000, 0x0000000b, 0x0201f800,
- 0x0010b412, 0x42000000, 0x0010cc20, 0x0201f800,
- 0x0010bc88, 0x4d3c0000, 0x4d400000, 0x42028000,
- 0x00000029, 0x417a7800, 0x0201f800, 0x0010fc72,
- 0x5c028000, 0x5c027800, 0x5c000000, 0x4802600a,
- 0x5c000000, 0x4802601c, 0x59cc0007, 0x83440d80,
- 0x000007fe, 0x04020005, 0x42000000, 0x00fffffe,
- 0x4a026c00, 0x00000707, 0x48026802, 0x80000580,
- 0x5c026800, 0x5c028800, 0x5c024800, 0x1c01f000,
- 0x4933c857, 0x4c040000, 0x59a8005a, 0x82000580,
- 0x00000074, 0x04020040, 0x59cc0a08, 0x82040480,
- 0x00000100, 0x04001033, 0x59cc0c08, 0x82040500,
- 0x00008000, 0x04000035, 0x59a80013, 0x80000540,
- 0x04020009, 0x5930100a, 0x58080212, 0x82000500,
- 0x0000ff00, 0x04000004, 0x82040500, 0x00000800,
- 0x0400002a, 0x59cc0c09, 0x80040840, 0x04001024,
- 0x59a80a1b, 0x8c040d06, 0x04000004, 0x59cc0c0f,
- 0x8c040d1e, 0x04020012, 0x59cc0a17, 0x800409c0,
- 0x04020012, 0x59cc0a18, 0x82040480, 0x00000100,
- 0x04001014, 0x59cc0c18, 0x800409c0, 0x0402000e,
- 0x59cc0c19, 0x80040840, 0x04001011, 0x59cc0c1a,
- 0x80040840, 0x04001011, 0x0401f018, 0x4a02621b,
- 0x00000100, 0x0401f012, 0x4a02621b, 0x00000300,
- 0x0401f00f, 0x4a02621b, 0x00000500, 0x0401f00c,
- 0x4a02621b, 0x00000700, 0x0401f009, 0x4a02621b,
- 0x00000900, 0x0401f006, 0x4a02621b, 0x00000f00,
- 0x0401f003, 0x4a02621b, 0x00002d00, 0x82000540,
- 0x00000001, 0x0401f002, 0x80000580, 0x5c000800,
- 0x1c01f000, 0x59cc0407, 0x4803c857, 0x82000580,
- 0x00000800, 0x04000003, 0x4a02621b, 0x00000000,
- 0x1c01f000, 0x4933c857, 0x4c580000, 0x59cc000c,
- 0x59340802, 0x82040d00, 0x00ffffff, 0x80040580,
- 0x04020012, 0x83cc1400, 0x00000008, 0x4200b000,
+ 0x417a7800, 0x0201f800, 0x0010ff80, 0x5c028000,
+ 0x5c027800, 0x5c000000, 0x4802600a, 0x5c000000,
+ 0x4802601c, 0x59cc0007, 0x83440d80, 0x000007fe,
+ 0x04020005, 0x42000000, 0x00fffffe, 0x4a026c00,
+ 0x00000707, 0x48026802, 0x80000580, 0x5c026800,
+ 0x5c028800, 0x5c024800, 0x1c01f000, 0x4933c857,
+ 0x4c040000, 0x59a8005a, 0x82000580, 0x00000074,
+ 0x04020040, 0x59cc0a08, 0x82040480, 0x00000100,
+ 0x04001033, 0x59cc0c08, 0x82040500, 0x00008000,
+ 0x04000035, 0x59a80013, 0x80000540, 0x04020009,
+ 0x5930100a, 0x58080212, 0x82000500, 0x0000ff00,
+ 0x04000004, 0x82040500, 0x00000800, 0x0400002a,
+ 0x59cc0c09, 0x80040840, 0x04001024, 0x59a80a1b,
+ 0x8c040d06, 0x04000004, 0x59cc0c0f, 0x8c040d1e,
+ 0x04020012, 0x59cc0a17, 0x800409c0, 0x04020012,
+ 0x59cc0a18, 0x82040480, 0x00000100, 0x04001014,
+ 0x59cc0c18, 0x800409c0, 0x0402000e, 0x59cc0c19,
+ 0x80040840, 0x04001011, 0x59cc0c1a, 0x80040840,
+ 0x04001011, 0x0401f018, 0x4a02621b, 0x00000100,
+ 0x0401f012, 0x4a02621b, 0x00000300, 0x0401f00f,
+ 0x4a02621b, 0x00000500, 0x0401f00c, 0x4a02621b,
+ 0x00000700, 0x0401f009, 0x4a02621b, 0x00000900,
+ 0x0401f006, 0x4a02621b, 0x00000f00, 0x0401f003,
+ 0x4a02621b, 0x00002d00, 0x82000540, 0x00000001,
+ 0x0401f002, 0x80000580, 0x5c000800, 0x1c01f000,
+ 0x59cc0407, 0x4803c857, 0x82000580, 0x00000800,
+ 0x04000003, 0x4a02621b, 0x00000000, 0x1c01f000,
+ 0x4933c857, 0x4c580000, 0x59cc000c, 0x59340802,
+ 0x82040d00, 0x00ffffff, 0x80040580, 0x04020012,
+ 0x83cc1400, 0x00000008, 0x4200b000, 0x00000002,
+ 0x83341c00, 0x00000006, 0x0201f800, 0x00108c57,
+ 0x04020009, 0x83cc1400, 0x0000000a, 0x4200b000,
+ 0x00000002, 0x83341c00, 0x00000008, 0x0201f800,
+ 0x00108c57, 0x5c00b000, 0x1c01f000, 0x4933c857,
+ 0x4c580000, 0x83cc1400, 0x0000000b, 0x4200b000,
0x00000002, 0x83341c00, 0x00000006, 0x0201f800,
- 0x00108a31, 0x04020009, 0x83cc1400, 0x0000000a,
+ 0x00108c57, 0x0402000c, 0x83cc1400, 0x0000000d,
0x4200b000, 0x00000002, 0x83341c00, 0x00000008,
- 0x0201f800, 0x00108a31, 0x5c00b000, 0x1c01f000,
- 0x4933c857, 0x4c580000, 0x83cc1400, 0x0000000b,
- 0x4200b000, 0x00000002, 0x83341c00, 0x00000006,
- 0x0201f800, 0x00108a31, 0x0402000c, 0x83cc1400,
- 0x0000000d, 0x4200b000, 0x00000002, 0x83341c00,
- 0x00000008, 0x0201f800, 0x00108a31, 0x04000014,
- 0x4933c856, 0x4933c856, 0x4933c857, 0x59340009,
- 0x4803c857, 0x5934000e, 0x4803c857, 0x59340008,
- 0x4803c857, 0x5934000d, 0x4803c857, 0x59340007,
- 0x4803c857, 0x5934000c, 0x4803c857, 0x59340006,
- 0x4803c857, 0x5934000b, 0x4803c857, 0x5c00b000,
- 0x1c01f000, 0x4933c857, 0x813261c0, 0x0400002d,
- 0x83300d80, 0x0011120c, 0x0400002a, 0x8d3e7d06,
- 0x04020028, 0x59300c07, 0x82040580, 0x00000001,
- 0x0400000a, 0x82040580, 0x00000002, 0x04020021,
- 0x59300226, 0x82000580, 0x00000001, 0x0402001d,
- 0x59300c17, 0x0401f002, 0x59300c03, 0x82040580,
- 0x00000039, 0x04000004, 0x82040580, 0x00000035,
- 0x04020014, 0x4d300000, 0x4d1c0000, 0x59326027,
- 0x4933c857, 0x0201f800, 0x00109acc, 0x02000800,
- 0x0010032e, 0x591c001d, 0x497a381d, 0x591c0c15,
- 0x84040d02, 0x48063c15, 0x5c023800, 0x5c026000,
- 0x81300580, 0x02020800, 0x0010032e, 0x497a6027,
- 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x4d3c0000, 0x42027800, 0x00000001, 0x0201f800,
- 0x001044e6, 0x5c027800, 0x4c580000, 0x4200b000,
- 0x00000002, 0x83a81c00, 0x00000002, 0x83cc1400,
- 0x0000000b, 0x0201f800, 0x00108a31, 0x5c00b000,
- 0x80000540, 0x1c01f000, 0x492fc857, 0x4943c857,
- 0x59a8000c, 0x812c0480, 0x04001011, 0x59a8000a,
- 0x812c0480, 0x0402100e, 0x592c0000, 0x80005d40,
- 0x04000008, 0x497a5800, 0x49425a07, 0x4c2c0000,
- 0x0201f800, 0x000203ef, 0x5c025800, 0x0401f7f7,
- 0x49425a07, 0x0201f000, 0x000203ef, 0x1c01f000,
- 0x42002000, 0x0000ffff, 0x5930100a, 0x800811c0,
- 0x04000002, 0x58082403, 0x41301000, 0x0401f009,
- 0x40682800, 0x406c3000, 0x41781000, 0x41442000,
- 0x0401f004, 0x41781000, 0x42002000, 0x0000ffff,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x480bc857,
- 0x4813c857, 0x492fc857, 0x4943c857, 0x4d2c0000,
- 0x4c040000, 0x4c080000, 0x4c0c0000, 0x4c100000,
- 0x4c140000, 0x4c180000, 0x4c1c0000, 0x4c200000,
+ 0x0201f800, 0x00108c57, 0x04000014, 0x4933c856,
+ 0x4933c856, 0x4933c857, 0x59340009, 0x4803c857,
+ 0x5934000e, 0x4803c857, 0x59340008, 0x4803c857,
+ 0x5934000d, 0x4803c857, 0x59340007, 0x4803c857,
+ 0x5934000c, 0x4803c857, 0x59340006, 0x4803c857,
+ 0x5934000b, 0x4803c857, 0x5c00b000, 0x1c01f000,
+ 0x4933c857, 0x813261c0, 0x0400002d, 0x83300d80,
+ 0x0011152c, 0x0400002a, 0x8d3e7d06, 0x04020028,
+ 0x59300c07, 0x82040580, 0x00000001, 0x0400000a,
+ 0x82040580, 0x00000002, 0x04020021, 0x59300226,
+ 0x82000580, 0x00000001, 0x0402001d, 0x59300c17,
+ 0x0401f002, 0x59300c03, 0x82040580, 0x00000039,
+ 0x04000004, 0x82040580, 0x00000035, 0x04020014,
+ 0x4d300000, 0x4d1c0000, 0x59326027, 0x4933c857,
+ 0x0201f800, 0x00109d04, 0x02000800, 0x0010032e,
+ 0x591c001d, 0x497a381d, 0x591c0c15, 0x84040d02,
+ 0x48063c15, 0x5c023800, 0x5c026000, 0x81300580,
+ 0x02020800, 0x0010032e, 0x497a6027, 0x1c01f000,
+ 0x5c000000, 0x4c000000, 0x4803c857, 0x4d3c0000,
+ 0x42027800, 0x00000001, 0x0201f800, 0x001045df,
+ 0x5c027800, 0x4c580000, 0x4200b000, 0x00000002,
+ 0x83a81c00, 0x00000002, 0x83cc1400, 0x0000000b,
+ 0x0201f800, 0x00108c57, 0x5c00b000, 0x80000540,
+ 0x1c01f000, 0x492fc857, 0x4943c857, 0x59a8000c,
+ 0x812c0480, 0x04001011, 0x59a8000a, 0x812c0480,
+ 0x0402100e, 0x592c0000, 0x80005d40, 0x04000008,
+ 0x497a5800, 0x49425a07, 0x4c2c0000, 0x0201f800,
+ 0x000203ef, 0x5c025800, 0x0401f7f7, 0x49425a07,
+ 0x0201f000, 0x000203ef, 0x1c01f000, 0x42002000,
+ 0x0000ffff, 0x5930100a, 0x800811c0, 0x04000002,
+ 0x58082403, 0x41301000, 0x0401f009, 0x40682800,
+ 0x406c3000, 0x41781000, 0x41442000, 0x0401f004,
+ 0x41781000, 0x42002000, 0x0000ffff, 0x5c000000,
+ 0x4c000000, 0x4803c857, 0x480bc857, 0x4813c857,
+ 0x492fc857, 0x4943c857, 0x4d2c0000, 0x4c040000,
+ 0x4c080000, 0x4c0c0000, 0x4c100000, 0x4c140000,
+ 0x4c180000, 0x4c1c0000, 0x4c200000, 0x0201f800,
+ 0x00100583, 0x02000800, 0x0010032e, 0x5c004000,
+ 0x5c003800, 0x5c003000, 0x5c002800, 0x5c002000,
+ 0x5c001800, 0x5c001000, 0x5c000800, 0x4a025805,
+ 0x0000010d, 0x800811c0, 0x0400001f, 0x83400580,
+ 0x00000029, 0x04020018, 0x82180580, 0x00000002,
+ 0x0400000d, 0x82180580, 0x00000003, 0x0400000a,
+ 0x82180580, 0x00000008, 0x04000007, 0x82180580,
+ 0x00000006, 0x04000007, 0x82180580, 0x00000009,
+ 0x04020009, 0x4a02580a, 0xffffffff, 0x0401f007,
+ 0x5808280a, 0x58140002, 0x82000500, 0x00ffffff,
+ 0x48025813, 0x480a580a, 0x58080202, 0x48025c14,
+ 0x0401f005, 0x4a02580a, 0xffffffff, 0x4a025c14,
+ 0x0000ffff, 0x83400580, 0x00000046, 0x04000002,
+ 0x41782800, 0x480e580d, 0x4806580e, 0x4822580f,
+ 0x481e5810, 0x48165a08, 0x481a5c09, 0x49425a09,
+ 0x48125a07, 0x82100580, 0x0000ffff, 0x04000014,
+ 0x4d440000, 0x4d340000, 0x40128800, 0x83440480,
+ 0x000007f0, 0x04001004, 0x0201f800, 0x00104a7c,
+ 0x0401f003, 0x0201f800, 0x0002034c, 0x02020800,
+ 0x0010032e, 0x59340002, 0x82000500, 0x00ffffff,
+ 0x48025813, 0x5c026800, 0x5c028800, 0x497a5800,
+ 0x497a5c05, 0x812000d0, 0x48025c11, 0x0201f800,
+ 0x0010b674, 0x5c025800, 0x1c01f000, 0x5c000000,
+ 0x4c000000, 0x4803c857, 0x480bc857, 0x480fc857,
+ 0x4813c857, 0x4817c857, 0x4d2c0000, 0x4c080000,
+ 0x4c0c0000, 0x4c100000, 0x4c140000, 0x0201f800,
+ 0x00100583, 0x02000800, 0x0010032e, 0x5c002800,
+ 0x5c002000, 0x5c001800, 0x5c001000, 0x04011000,
+ 0x832c0400, 0x00000005, 0x4803c840, 0x4a03c842,
+ 0x00000010, 0x40000000, 0x040117ff, 0x4a025805,
+ 0x0000010d, 0x4a025a09, 0x00000049, 0x480a5a0b,
+ 0x480e5c0b, 0x48125a0c, 0x48165c0c, 0x82080580,
+ 0x00008014, 0x04020068, 0x820c0580, 0x0000ffff,
+ 0x04020065, 0x82100580, 0x00000006, 0x04020062,
+ 0x4d240000, 0x42024800, 0x0010cfd1, 0x59240005,
+ 0x5c024800, 0x0201f800, 0x001050f7, 0x04000009,
+ 0x82000d00, 0x00ffff00, 0x04020006, 0x82000c00,
+ 0x00102116, 0x50040800, 0x80040910, 0x48065a0d,
+ 0x82000d00, 0x0000ffff, 0x48065c0d, 0x80000120,
+ 0x48025a0e, 0x59a8021b, 0x82001500, 0x00003500,
+ 0x480a5a0f, 0x8c000502, 0x0400001f, 0x8c000506,
+ 0x04000009, 0x82000d00, 0x0000000a, 0x82040d80,
+ 0x0000000a, 0x04020004, 0x4a025c0e, 0x00000001,
+ 0x0401f022, 0x8c00050a, 0x04000009, 0x82000d00,
+ 0x00000022, 0x82040d80, 0x00000022, 0x04020004,
+ 0x4a025c0e, 0x00000003, 0x0401f018, 0x8c000508,
+ 0x04000009, 0x82000d00, 0x00000012, 0x82040d80,
+ 0x00000012, 0x04020004, 0x4a025c0e, 0x00000002,
+ 0x0401f00e, 0x0201f800, 0x001050f7, 0x04020004,
+ 0x4a025c0e, 0x00000004, 0x0401f008, 0x8c000506,
+ 0x04000004, 0x4a025c0e, 0x00000005, 0x0401f003,
+ 0x4a025c0e, 0x00000000, 0x59a8002a, 0x48025c0f,
+ 0x59a8002b, 0x48025a10, 0x59c40801, 0x82040d00,
+ 0x00018000, 0x82040580, 0x00000000, 0x04020004,
+ 0x4a025c10, 0x00000000, 0x0401f00f, 0x82040580,
+ 0x00008000, 0x04020004, 0x4a025c10, 0x00000001,
+ 0x0401f009, 0x82040580, 0x00010000, 0x04020004,
+ 0x4a025c10, 0x00000003, 0x0401f003, 0x4a025c10,
+ 0x00000004, 0x0401fbdf, 0x5c025800, 0x1c01f000,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04000003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x5930080a,
+ 0x800409c0, 0x04000004, 0x58040403, 0x81440580,
+ 0x1c01f000, 0x82000540, 0x00000001, 0x0401f7fd,
+ 0x4933c857, 0x4c040000, 0x59300403, 0x82000d80,
+ 0x0000001e, 0x04020016, 0x800000d0, 0x59300a17,
+ 0x82040d00, 0x000000ff, 0x80040540, 0x4803c857,
+ 0x48026417, 0x4a026403, 0x00000085, 0x4a026203,
+ 0x00000009, 0x4a026407, 0x00000005, 0x4a026226,
+ 0x00000004, 0x59a8002b, 0x48026006, 0x42000800,
+ 0x8000004b, 0x0201f800, 0x00020b3e, 0x5c000800,
+ 0x1c01f000, 0x4933c857, 0x40000000, 0x40000000,
+ 0x1c01f000, 0x59300415, 0x4933c857, 0x4803c857,
+ 0x8c000518, 0x04000009, 0x8c000512, 0x02020000,
+ 0x00109adc, 0x0401f929, 0x0201f800, 0x00020afd,
+ 0x0201f800, 0x00020b9d, 0x1c01f000, 0x591c0407,
+ 0x4803c857, 0x82000c80, 0x00000009, 0x0402100b,
+ 0x0c01f001, 0x0010b2e6, 0x0010b2e6, 0x0010b2e6,
+ 0x0010b2e8, 0x0010b2e6, 0x0010b2e8, 0x0010b2e8,
+ 0x0010b2e6, 0x0010b2e8, 0x80000580, 0x1c01f000,
+ 0x82000540, 0x00000001, 0x1c01f000, 0x591c0407,
+ 0x82000500, 0x0000001f, 0x82000580, 0x00000006,
+ 0x0400000e, 0x4803c857, 0x4a026403, 0x0000003b,
+ 0x4a02641b, 0x00000009, 0x4a02621b, 0x00002a00,
+ 0x4a026203, 0x00000001, 0x42000800, 0x80000040,
+ 0x0201f000, 0x00020b3e, 0x4803c856, 0x4c040000,
+ 0x4c140000, 0x4d300000, 0x411e6000, 0x0401f8f7,
+ 0x497a6205, 0x59300415, 0x4803c857, 0x82000500,
+ 0xffffadff, 0x48026415, 0x497a6405, 0x5c026000,
0x0201f800, 0x00100583, 0x02000800, 0x0010032e,
- 0x5c004000, 0x5c003800, 0x5c003000, 0x5c002800,
- 0x5c002000, 0x5c001800, 0x5c001000, 0x5c000800,
- 0x4a025805, 0x0000010d, 0x800811c0, 0x04000017,
- 0x83400580, 0x00000029, 0x04020010, 0x82180580,
- 0x00000002, 0x0400000a, 0x82180580, 0x00000003,
- 0x04000007, 0x82180580, 0x00000008, 0x04000004,
- 0x82180580, 0x00000009, 0x04020004, 0x4a02580a,
- 0xffffffff, 0x0401f002, 0x480a580a, 0x58080202,
- 0x48025c14, 0x0401f005, 0x4a02580a, 0xffffffff,
- 0x4a025c14, 0x0000ffff, 0x83400580, 0x00000046,
- 0x04000002, 0x41782800, 0x480e580d, 0x4806580e,
- 0x4822580f, 0x481e5810, 0x48165a08, 0x481a5c09,
- 0x49425a09, 0x48125a07, 0x82100580, 0x0000ffff,
- 0x04000014, 0x4d440000, 0x4d340000, 0x40128800,
- 0x83440480, 0x000007f0, 0x04001004, 0x0201f800,
- 0x0010497a, 0x0401f003, 0x0201f800, 0x0002034c,
- 0x02020800, 0x0010032e, 0x59340002, 0x82000500,
- 0x00ffffff, 0x48025813, 0x5c026800, 0x5c028800,
- 0x497a5800, 0x497a5c05, 0x812000d0, 0x48025c11,
- 0x0201f800, 0x0010b349, 0x5c025800, 0x1c01f000,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x480bc857,
- 0x480fc857, 0x4813c857, 0x4817c857, 0x4d2c0000,
- 0x4c080000, 0x4c0c0000, 0x4c100000, 0x4c140000,
- 0x0201f800, 0x00100583, 0x02000800, 0x0010032e,
- 0x5c002800, 0x5c002000, 0x5c001800, 0x5c001000,
- 0x04011000, 0x832c0400, 0x00000005, 0x4803c840,
- 0x4a03c842, 0x00000010, 0x40000000, 0x040117ff,
- 0x4a025805, 0x0000010d, 0x4a025a09, 0x00000049,
- 0x480a5a0b, 0x480e5c0b, 0x48125a0c, 0x48165c0c,
- 0x82080580, 0x00008014, 0x04020068, 0x820c0580,
- 0x0000ffff, 0x04020065, 0x82100580, 0x00000006,
- 0x04020062, 0x4d240000, 0x42024800, 0x0010ccd1,
- 0x59240005, 0x5c024800, 0x0201f800, 0x00104fc6,
- 0x04000009, 0x82000d00, 0x00ffff00, 0x04020006,
- 0x82000c00, 0x00102057, 0x50040800, 0x80040910,
- 0x48065a0d, 0x82000d00, 0x0000ffff, 0x48065c0d,
- 0x80000120, 0x48025a0e, 0x59a8021b, 0x82001500,
- 0x00003500, 0x480a5a0f, 0x8c000502, 0x0400001f,
- 0x8c000506, 0x04000009, 0x82000d00, 0x0000000a,
- 0x82040d80, 0x0000000a, 0x04020004, 0x4a025c0e,
- 0x00000001, 0x0401f022, 0x8c00050a, 0x04000009,
- 0x82000d00, 0x00000022, 0x82040d80, 0x00000022,
- 0x04020004, 0x4a025c0e, 0x00000003, 0x0401f018,
- 0x8c000508, 0x04000009, 0x82000d00, 0x00000012,
- 0x82040d80, 0x00000012, 0x04020004, 0x4a025c0e,
- 0x00000002, 0x0401f00e, 0x0201f800, 0x00104fc6,
- 0x04020004, 0x4a025c0e, 0x00000004, 0x0401f008,
- 0x8c000506, 0x04000004, 0x4a025c0e, 0x00000005,
- 0x0401f003, 0x4a025c0e, 0x00000000, 0x59a8002a,
- 0x48025c0f, 0x59a8002b, 0x48025a10, 0x59c40801,
- 0x82040d00, 0x00018000, 0x82040580, 0x00000000,
- 0x04020004, 0x4a025c10, 0x00000000, 0x0401f00f,
- 0x82040580, 0x00008000, 0x04020004, 0x4a025c10,
- 0x00000001, 0x0401f009, 0x82040580, 0x00010000,
- 0x04020004, 0x4a025c10, 0x00000003, 0x0401f003,
- 0x4a025c10, 0x00000004, 0x0401fbcb, 0x5c025800,
- 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
- 0x04000003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x5930080a, 0x800409c0, 0x04000004, 0x58040403,
- 0x81440580, 0x1c01f000, 0x82000540, 0x00000001,
- 0x0401f7fd, 0x4933c857, 0x4c040000, 0x59300403,
- 0x82000d80, 0x0000001e, 0x04020016, 0x800000d0,
- 0x59300a17, 0x82040d00, 0x000000ff, 0x80040540,
- 0x4803c857, 0x48026417, 0x4a026403, 0x00000085,
- 0x4a026203, 0x00000009, 0x4a026407, 0x00000005,
- 0x4a026226, 0x00000004, 0x59a8002b, 0x48026006,
- 0x42000800, 0x8000004b, 0x0201f800, 0x00020b3e,
- 0x5c000800, 0x1c01f000, 0x4933c857, 0x40000000,
- 0x40000000, 0x1c01f000, 0x59300415, 0x4933c857,
- 0x4803c857, 0x8c000518, 0x04000009, 0x8c000512,
- 0x02020000, 0x001098a4, 0x0401f929, 0x0201f800,
- 0x00020afd, 0x0201f800, 0x00020b9d, 0x1c01f000,
- 0x591c0407, 0x4803c857, 0x82000c80, 0x00000009,
- 0x0402100b, 0x0c01f001, 0x0010afcf, 0x0010afcf,
- 0x0010afcf, 0x0010afd1, 0x0010afcf, 0x0010afd1,
- 0x0010afd1, 0x0010afcf, 0x0010afd1, 0x80000580,
- 0x1c01f000, 0x82000540, 0x00000001, 0x1c01f000,
- 0x591c0407, 0x82000500, 0x0000001f, 0x82000580,
- 0x00000006, 0x0400000e, 0x4803c857, 0x4a026403,
- 0x0000003b, 0x4a02641b, 0x00000009, 0x4a02621b,
- 0x00002a00, 0x4a026203, 0x00000001, 0x42000800,
- 0x80000040, 0x0201f000, 0x00020b3e, 0x4803c856,
- 0x4c040000, 0x4c140000, 0x4d300000, 0x411e6000,
- 0x0401f8f7, 0x497a6205, 0x59300415, 0x4803c857,
- 0x82000500, 0xffffadff, 0x48026415, 0x497a6405,
- 0x5c026000, 0x0201f800, 0x00100583, 0x02000800,
- 0x0010032e, 0x5c002800, 0x5c000800, 0x4a025805,
- 0x0000010d, 0x497a5800, 0x497a5c05, 0x4a025a09,
- 0x00000045, 0x491e580a, 0x59300402, 0x48025c08,
- 0x5930041a, 0x48025c0c, 0x591c0415, 0x84000556,
- 0x48023c15, 0x591c180a, 0x580c0403, 0x48025a07,
- 0x580c0002, 0x82000500, 0x00ffffff, 0x48025813,
- 0x59cc0404, 0x48025c14, 0x497a5a08, 0x4816580b,
- 0x48065a0c, 0x580c0013, 0x82000500, 0xff000000,
- 0x80000120, 0x48025c11, 0x0401fb2f, 0x493a6403,
- 0x4d400000, 0x42028000, 0x00000045, 0x591c0202,
- 0x4c000000, 0x4d300000, 0x411e6000, 0x0401fc89,
- 0x5c026000, 0x5c000000, 0x48023a02, 0x5c028000,
- 0x491e6027, 0x4932381d, 0x4a023c07, 0x00000006,
- 0x4a023a03, 0x00000007, 0x497a3806, 0x497a3a05,
- 0x1c01f000, 0x4933c857, 0x83380580, 0x00000013,
- 0x0402000b, 0x59300403, 0x4803c857, 0x82000d80,
- 0x00000085, 0x0400002b, 0x82000d80, 0x0000008b,
- 0x04000028, 0x0201f800, 0x0010032e, 0x83380580,
- 0x00000027, 0x0402000c, 0x0201f800, 0x00106b8c,
- 0x4d2c0000, 0x4d400000, 0x59325809, 0x42028000,
- 0x00000004, 0x0401fe1d, 0x5c028000, 0x5c025800,
- 0x1c01f000, 0x83380580, 0x00000014, 0x040007f3,
- 0x83380580, 0x00000089, 0x04000005, 0x83380580,
- 0x0000008a, 0x02020000, 0x00107d3d, 0x0201f800,
- 0x00107021, 0x02020000, 0x00107d3d, 0x59300a03,
- 0x82040580, 0x0000000a, 0x04000009, 0x82040580,
- 0x0000000c, 0x04000006, 0x0201f800, 0x0010032e,
- 0x4a026203, 0x0000000a, 0x1c01f000, 0x83380480,
- 0x00000093, 0x0402100c, 0x83380480, 0x00000085,
- 0x04001009, 0x83380580, 0x00000089, 0x0400000a,
- 0x83380580, 0x0000008a, 0x04000024, 0x0201f800,
- 0x0010032e, 0x493bc857, 0x4933c857, 0x0201f000,
- 0x00107d3d, 0x4933c857, 0x4c340000, 0x41306800,
- 0x0201f800, 0x00107cfe, 0x04000013, 0x4a026203,
- 0x00000001, 0x4a026403, 0x0000001e, 0x59cc0c07,
- 0x4806641a, 0x59cc0a07, 0x4806621a, 0x5834080a,
- 0x4806600a, 0x5834081c, 0x4806601c, 0x4a026407,
- 0x00000004, 0x42000800, 0x80000040, 0x0201f800,
- 0x00020b3e, 0x40366000, 0x0201f800, 0x00020b9d,
- 0x5c006800, 0x1c01f000, 0x4933c857, 0x0201f000,
- 0x00020b9d, 0x5930080a, 0x58040200, 0x8c00051a,
- 0x02020800, 0x001003f5, 0x1c01f000, 0x0201f800,
- 0x00104842, 0x0400001e, 0x4a026203, 0x00000002,
- 0x59300415, 0x84000558, 0x48026415, 0x8c000512,
- 0x04000004, 0x59a8002c, 0x48026205, 0x0401f007,
- 0x59a8082c, 0x59a8002a, 0x80040400, 0x82000400,
- 0x0000001e, 0x48026205, 0x5930000a, 0x82000c00,
- 0x00000011, 0x50040000, 0x80000540, 0x04000004,
- 0x82000c00, 0x00000000, 0x0401f7fb, 0x45300800,
- 0x497a6000, 0x82000540, 0x00000001, 0x1c01f000,
- 0x82100500, 0xfffffeef, 0x0402001c, 0x4d2c0000,
- 0x4937c857, 0x59340811, 0x83341400, 0x00000011,
- 0x800409c0, 0x0400000e, 0x40040000, 0x81300580,
- 0x04000005, 0x82041400, 0x00000000, 0x58040800,
- 0x0401f7f8, 0x59300800, 0x497a6000, 0x44041000,
- 0x0201f800, 0x00020afd, 0x0401f002, 0x4933c857,
- 0x5c025800, 0x492e6009, 0x0201f800, 0x00020afd,
- 0x0201f000, 0x00020b9d, 0x492fc857, 0x4a025a07,
- 0x00000006, 0x0201f000, 0x000203ef, 0x4c340000,
- 0x5930000a, 0x800001c0, 0x04000011, 0x82006c00,
- 0x00000011, 0x50340000, 0x80000540, 0x0400000a,
- 0x81300580, 0x04000005, 0x50340000, 0x82006c00,
- 0x00000000, 0x0401f7f8, 0x59300000, 0x44006800,
- 0x497a6000, 0x5c006800, 0x1c01f000, 0x59300c07,
- 0x82040580, 0x00000005, 0x040007fb, 0x82040580,
- 0x00000011, 0x040007f8, 0x82040580, 0x00000006,
- 0x040007f5, 0x82040580, 0x00000001, 0x040007f2,
- 0x0201f800, 0x0010032e, 0x4933c857, 0x4c080000,
- 0x4c0c0000, 0x4c580000, 0x59a81018, 0x59cc1807,
- 0x820c1d00, 0x00ffffff, 0x800c0110, 0x80083580,
- 0x04020014, 0x83cc1400, 0x00000008, 0x4200b000,
- 0x00000002, 0x5930000a, 0x82001c00, 0x00000006,
- 0x0201f800, 0x00108a31, 0x0402000a, 0x83cc1400,
- 0x0000000a, 0x4200b000, 0x00000002, 0x5930000a,
- 0x82001c00, 0x00000008, 0x0201f800, 0x00108a31,
- 0x5c00b000, 0x5c001800, 0x5c001000, 0x1c01f000,
- 0x4933c856, 0x493a6403, 0x0201f800, 0x00104122,
- 0x0201f000, 0x00101df2, 0x493bc857, 0x4d2c0000,
- 0x0201f800, 0x00100583, 0x02000800, 0x0010032e,
- 0x832cac00, 0x00000006, 0x4c580000, 0x4c540000,
- 0x4200b000, 0x00000006, 0x4578a800, 0x8054a800,
- 0x8058b040, 0x040207fd, 0x83380580, 0x00000046,
- 0x04020004, 0x4a025805, 0x00000144, 0x0401f008,
- 0x4a025805, 0x00000146, 0x83380580, 0x00000041,
- 0x04000003, 0x4a025a07, 0x00000001, 0x59cc0007,
- 0x82000500, 0xff000000, 0x80000110, 0x59cc1008,
- 0x82081500, 0xff000000, 0x80081540, 0x480a580b,
- 0x83380580, 0x00000046, 0x04020006, 0x59cc0007,
- 0x82000500, 0x00ffffff, 0x4802580c, 0x0401f005,
- 0x59cc0008, 0x82000500, 0x00ffffff, 0x4802580c,
- 0x83380580, 0x00000046, 0x04020004, 0x83cc1400,
- 0x00000009, 0x0401f003, 0x83cc1400, 0x0000000d,
- 0x50080000, 0x9c0001c0, 0x4802580d, 0x80081000,
- 0x50080000, 0x9c0001c0, 0x4802580e, 0x83380580,
- 0x00000046, 0x04020008, 0x59cc000b, 0x9c0001c0,
- 0x4802580f, 0x59cc000c, 0x9c0001c0, 0x48025810,
- 0x0401f007, 0x59cc000f, 0x9c0001c0, 0x4802580f,
- 0x59cc0010, 0x9c0001c0, 0x48025810, 0x83380580,
- 0x00000046, 0x04020004, 0x83cc1400, 0x00000011,
- 0x0401f003, 0x83cc1400, 0x00000015, 0x412c3000,
- 0x82183400, 0x00000011, 0x4200b000, 0x00000004,
- 0x50080000, 0x9c0001c0, 0x44003000, 0x80081000,
- 0x80183000, 0x8058b040, 0x040207fa, 0x5c00a800,
- 0x5c00b000, 0x0201f800, 0x000203ef, 0x5c025800,
- 0x1c01f000, 0x4933c857, 0x492fc857, 0x5930080a,
- 0x58040200, 0x8c00051e, 0x04000004, 0x592c0209,
- 0x84000558, 0x48025a09, 0x1c01f000, 0x59e0180f,
- 0x599c0413, 0x800c1000, 0x80080580, 0x04020002,
- 0x41781000, 0x59e00010, 0x59e00810, 0x80040d80,
- 0x040207fd, 0x80080580, 0x0400000b, 0x4c080000,
- 0x599c0814, 0x599c1015, 0x800c00cc, 0x80040c00,
- 0x82081440, 0x00000000, 0x5c001800, 0x82000540,
- 0x00000001, 0x4803c857, 0x1c01f000, 0x59300203,
- 0x4933c857, 0x4937c857, 0x493bc857, 0x4803c857,
- 0x82003480, 0x0000000e, 0x02021800, 0x0010032e,
- 0x0c01f001, 0x0010b1d3, 0x0010b2f6, 0x0010b1d3,
- 0x0010b1d3, 0x0010b1d3, 0x0010b1d3, 0x0010b1d3,
- 0x0010b250, 0x0010b1d5, 0x0010b1d3, 0x0010b1d3,
- 0x0010b1d3, 0x0010b1d3, 0x0010b1d3, 0x0201f800,
- 0x0010032e, 0x83380580, 0x0000004c, 0x02020800,
- 0x0010032e, 0x0201f800, 0x00104856, 0x04020023,
- 0x59a80a1b, 0x5932481c, 0x59240200, 0x82000500,
- 0x000000e0, 0x82000580, 0x00000080, 0x0400001b,
- 0x8c040d12, 0x04000032, 0x59cc0806, 0x82040d00,
- 0xff000000, 0x82040580, 0x03000000, 0x04000020,
- 0x82040580, 0x50000000, 0x04000005, 0x82040580,
- 0x52000000, 0x02020000, 0x00020b9d, 0x813669c0,
- 0x04000007, 0x497a6027, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010fc72, 0x5c027800, 0x4a026403,
- 0x00000001, 0x0401f014, 0x59cc0806, 0x82040d00,
- 0xff000000, 0x82040580, 0x03000000, 0x04000008,
- 0x82040580, 0x50000000, 0x04000005, 0x82040580,
- 0x52000000, 0x02020000, 0x00020b9d, 0x4a026403,
- 0x00000009, 0x4a02641b, 0x00000009, 0x4a02621b,
- 0x00000000, 0x4a026407, 0x00000004, 0x4a026203,
- 0x00000001, 0x0201f000, 0x00106b17, 0x59240400,
- 0x8c00050a, 0x04020020, 0x59cc0806, 0x4807c857,
+ 0x5c002800, 0x5c000800, 0x4a025805, 0x0000010d,
+ 0x497a5800, 0x497a5c05, 0x4a025a09, 0x00000045,
+ 0x491e580a, 0x59300402, 0x48025c08, 0x5930041a,
+ 0x48025c0c, 0x591c0415, 0x84000556, 0x48023c15,
+ 0x591c180a, 0x580c0403, 0x48025a07, 0x580c0002,
+ 0x82000500, 0x00ffffff, 0x48025813, 0x59cc0404,
+ 0x48025c14, 0x497a5a08, 0x4816580b, 0x48065a0c,
+ 0x580c0013, 0x82000500, 0xff000000, 0x80000120,
+ 0x48025c11, 0x0401fb43, 0x493a6403, 0x4d400000,
+ 0x42028000, 0x00000045, 0x591c0202, 0x4c000000,
+ 0x4d300000, 0x411e6000, 0x0401fc81, 0x5c026000,
+ 0x5c000000, 0x48023a02, 0x5c028000, 0x491e6027,
+ 0x4932381d, 0x4a023c07, 0x00000006, 0x4a023a03,
+ 0x00000007, 0x497a3806, 0x497a3a05, 0x1c01f000,
+ 0x4933c857, 0x83380580, 0x00000013, 0x0402000b,
+ 0x59300403, 0x4803c857, 0x82000d80, 0x00000085,
+ 0x0400002b, 0x82000d80, 0x0000008b, 0x04000028,
+ 0x0201f800, 0x0010032e, 0x83380580, 0x00000027,
+ 0x0402000c, 0x0201f800, 0x00106d91, 0x4d2c0000,
+ 0x4d400000, 0x59325809, 0x42028000, 0x00000004,
+ 0x0401fe15, 0x5c028000, 0x5c025800, 0x1c01f000,
+ 0x83380580, 0x00000014, 0x040007f3, 0x83380580,
+ 0x00000089, 0x04000005, 0x83380580, 0x0000008a,
+ 0x02020000, 0x00107f37, 0x0201f800, 0x00107226,
+ 0x02020000, 0x00107f37, 0x59300a03, 0x82040580,
+ 0x0000000a, 0x04000009, 0x82040580, 0x0000000c,
+ 0x04000006, 0x0201f800, 0x0010032e, 0x4a026203,
+ 0x0000000a, 0x1c01f000, 0x83380480, 0x00000093,
+ 0x0402100c, 0x83380480, 0x00000085, 0x04001009,
+ 0x83380580, 0x00000089, 0x0400000a, 0x83380580,
+ 0x0000008a, 0x04000024, 0x0201f800, 0x0010032e,
+ 0x493bc857, 0x4933c857, 0x0201f000, 0x00107f37,
+ 0x4933c857, 0x4c340000, 0x41306800, 0x0201f800,
+ 0x00107ef8, 0x04000013, 0x4a026203, 0x00000001,
+ 0x4a026403, 0x0000001e, 0x59cc0c07, 0x4806641a,
+ 0x59cc0a07, 0x4806621a, 0x5834080a, 0x4806600a,
+ 0x5834081c, 0x4806601c, 0x4a026407, 0x00000004,
+ 0x42000800, 0x80000040, 0x0201f800, 0x00020b3e,
+ 0x40366000, 0x0201f800, 0x00020b9d, 0x5c006800,
+ 0x1c01f000, 0x4933c857, 0x0201f000, 0x00020b9d,
+ 0x5930080a, 0x58040200, 0x8c00051a, 0x02020800,
+ 0x001003f5, 0x1c01f000, 0x0201f800, 0x00104942,
+ 0x0400001e, 0x4a026203, 0x00000002, 0x59300415,
+ 0x84000558, 0x48026415, 0x8c000512, 0x04000004,
+ 0x59a8002c, 0x48026205, 0x0401f007, 0x59a8082c,
+ 0x59a8002a, 0x80040400, 0x82000400, 0x0000001e,
+ 0x48026205, 0x5930000a, 0x82000c00, 0x00000011,
+ 0x50040000, 0x80000540, 0x04000004, 0x82000c00,
+ 0x00000000, 0x0401f7fb, 0x45300800, 0x497a6000,
+ 0x82000540, 0x00000001, 0x1c01f000, 0x82100500,
+ 0xfffffeef, 0x0402001c, 0x4d2c0000, 0x4937c857,
+ 0x59340811, 0x83341400, 0x00000011, 0x800409c0,
+ 0x0400000e, 0x40040000, 0x81300580, 0x04000005,
+ 0x82041400, 0x00000000, 0x58040800, 0x0401f7f8,
+ 0x59300800, 0x497a6000, 0x44041000, 0x0201f800,
+ 0x00020afd, 0x0401f002, 0x4933c857, 0x5c025800,
+ 0x492e6009, 0x0201f800, 0x00020afd, 0x0201f000,
+ 0x00020b9d, 0x492fc857, 0x4a025a07, 0x00000006,
+ 0x0201f000, 0x000203ef, 0x4c340000, 0x5930000a,
+ 0x800001c0, 0x04000011, 0x82006c00, 0x00000011,
+ 0x50340000, 0x80000540, 0x0400000a, 0x81300580,
+ 0x04000005, 0x50340000, 0x82006c00, 0x00000000,
+ 0x0401f7f8, 0x59300000, 0x44006800, 0x497a6000,
+ 0x5c006800, 0x1c01f000, 0x59300c07, 0x82040580,
+ 0x00000005, 0x040007fb, 0x82040580, 0x00000011,
+ 0x040007f8, 0x82040580, 0x00000006, 0x040007f5,
+ 0x82040580, 0x00000001, 0x040007f2, 0x0201f800,
+ 0x0010032e, 0x4933c857, 0x4c080000, 0x4c0c0000,
+ 0x4c580000, 0x59a81018, 0x59cc1807, 0x820c1d00,
+ 0x00ffffff, 0x800c0110, 0x80083580, 0x04020014,
+ 0x83cc1400, 0x00000008, 0x4200b000, 0x00000002,
+ 0x5930000a, 0x82001c00, 0x00000006, 0x0201f800,
+ 0x00108c57, 0x0402000a, 0x83cc1400, 0x0000000a,
+ 0x4200b000, 0x00000002, 0x5930000a, 0x82001c00,
+ 0x00000008, 0x0201f800, 0x00108c57, 0x5c00b000,
+ 0x5c001800, 0x5c001000, 0x1c01f000, 0x4933c856,
+ 0x493a6403, 0x0201f800, 0x0010421b, 0x0201f000,
+ 0x00101e2e, 0x493bc857, 0x4d2c0000, 0x0201f800,
+ 0x00100583, 0x02000800, 0x0010032e, 0x832cac00,
+ 0x00000006, 0x4c580000, 0x4c540000, 0x4200b000,
+ 0x00000006, 0x4578a800, 0x8054a800, 0x8058b040,
+ 0x040207fd, 0x83380580, 0x00000046, 0x04020004,
+ 0x4a025805, 0x00000144, 0x0401f008, 0x4a025805,
+ 0x00000146, 0x83380580, 0x00000041, 0x04000003,
+ 0x4a025a07, 0x00000001, 0x59cc0007, 0x82000500,
+ 0xff000000, 0x80000110, 0x59cc1008, 0x82081500,
+ 0xff000000, 0x80081540, 0x480a580b, 0x83380580,
+ 0x00000046, 0x04020006, 0x59cc0007, 0x82000500,
+ 0x00ffffff, 0x4802580c, 0x0401f005, 0x59cc0008,
+ 0x82000500, 0x00ffffff, 0x4802580c, 0x83380580,
+ 0x00000046, 0x04020004, 0x83cc1400, 0x00000009,
+ 0x0401f003, 0x83cc1400, 0x0000000d, 0x50080000,
+ 0x9c0001c0, 0x4802580d, 0x80081000, 0x50080000,
+ 0x9c0001c0, 0x4802580e, 0x83380580, 0x00000046,
+ 0x04020008, 0x59cc000b, 0x9c0001c0, 0x4802580f,
+ 0x59cc000c, 0x9c0001c0, 0x48025810, 0x0401f007,
+ 0x59cc000f, 0x9c0001c0, 0x4802580f, 0x59cc0010,
+ 0x9c0001c0, 0x48025810, 0x83380580, 0x00000046,
+ 0x04020004, 0x83cc1400, 0x00000011, 0x0401f003,
+ 0x83cc1400, 0x00000015, 0x412c3000, 0x82183400,
+ 0x00000011, 0x4200b000, 0x00000004, 0x50080000,
+ 0x9c0001c0, 0x44003000, 0x80081000, 0x80183000,
+ 0x8058b040, 0x040207fa, 0x5c00a800, 0x5c00b000,
+ 0x0201f800, 0x000203ef, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x492fc857, 0x5930080a, 0x58040200,
+ 0x8c00051e, 0x04000004, 0x592c0209, 0x84000558,
+ 0x48025a09, 0x1c01f000, 0x59e0180f, 0x599c0413,
+ 0x800c1000, 0x80080580, 0x04020002, 0x41781000,
+ 0x59e00010, 0x59e00810, 0x80040d80, 0x040207fd,
+ 0x80080580, 0x0400000b, 0x4c080000, 0x599c0814,
+ 0x599c1015, 0x800c00cc, 0x80040c00, 0x82081440,
+ 0x00000000, 0x5c001800, 0x82000540, 0x00000001,
+ 0x4803c857, 0x1c01f000, 0x59300203, 0x4933c857,
+ 0x4937c857, 0x493bc857, 0x4803c857, 0x82003480,
+ 0x0000000e, 0x02021800, 0x0010032e, 0x0c01f001,
+ 0x0010b4ea, 0x0010b60f, 0x0010b4ea, 0x0010b4ea,
+ 0x0010b4ea, 0x0010b4ea, 0x0010b4ea, 0x0010b56a,
+ 0x0010b4ec, 0x0010b4ea, 0x0010b4ea, 0x0010b4ea,
+ 0x0010b4ea, 0x0010b4ea, 0x0201f800, 0x0010032e,
+ 0x83380580, 0x0000004c, 0x02020800, 0x0010032e,
+ 0x0201f800, 0x00104956, 0x04020023, 0x59a80a1b,
+ 0x5932481c, 0x59240200, 0x82000500, 0x000000e0,
+ 0x82000580, 0x00000080, 0x0400001b, 0x8c040d12,
+ 0x04000032, 0x59cc0806, 0x82040d00, 0xff000000,
+ 0x82040580, 0x03000000, 0x04000020, 0x82040580,
+ 0x50000000, 0x04000005, 0x82040580, 0x52000000,
+ 0x02020000, 0x00020b9d, 0x83340580, 0x0010e23c,
+ 0x04000006, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010ff80, 0x5c027800, 0x4a026403, 0x00000001,
+ 0x0401f014, 0x59cc0806, 0x82040d00, 0xff000000,
+ 0x82040580, 0x03000000, 0x04000008, 0x82040580,
+ 0x50000000, 0x04000005, 0x82040580, 0x52000000,
+ 0x02020000, 0x00020b9d, 0x4a026403, 0x00000009,
+ 0x4a02641b, 0x00000009, 0x4a02621b, 0x00000000,
+ 0x4a026407, 0x00000004, 0x4a026203, 0x00000001,
+ 0x0201f000, 0x00106d1c, 0x59240400, 0x8c00050a,
+ 0x04020023, 0x0201f800, 0x0010c0f9, 0x04020020,
+ 0x59cc0806, 0x4807c857, 0x82040d00, 0xff000000,
+ 0x82040580, 0x03000000, 0x04000013, 0x82040580,
+ 0x20000000, 0x04000010, 0x82040580, 0x21000000,
+ 0x0400000d, 0x82040580, 0x24000000, 0x0400000a,
+ 0x82040580, 0x50000000, 0x04000007, 0x82040580,
+ 0x52000000, 0x04000004, 0x82040580, 0x05000000,
+ 0x0402000a, 0x9c0431c0, 0x42028000, 0x00000046,
+ 0x42002800, 0x00000001, 0x0401fc39, 0x0401f92d,
+ 0x02000800, 0x0010032e, 0x42002000, 0x00000051,
+ 0x0201f800, 0x0010800d, 0x59cc0000, 0x82000500,
+ 0x00ffffff, 0x82000580, 0x00ffffff, 0x04000005,
+ 0x4a026203, 0x00000007, 0x493a6403, 0x1c01f000,
+ 0x59325818, 0x812e59c0, 0x02020800, 0x0010059d,
+ 0x0201f000, 0x00020b9d, 0x4d2c0000, 0x4c580000,
+ 0x4c500000, 0x4c540000, 0x41385000, 0x83380580,
+ 0x00000054, 0x02020800, 0x0010032e, 0x59325809,
+ 0x592c0c0c, 0x82040d00, 0x0000e000, 0x82040580,
+ 0x00002000, 0x04020080, 0x59300818, 0x800409c0,
+ 0x04000016, 0x58041405, 0x41cca800, 0x8204a400,
+ 0x00000006, 0x82080480, 0x00000010, 0x04021005,
+ 0x4008b000, 0x0201f800, 0x0010c086, 0x0401f00b,
+ 0x40001000, 0x4200b000, 0x0000000f, 0x0201f800,
+ 0x0010c086, 0x58040801, 0x800409c0, 0x040207f0,
+ 0x0201f800, 0x0010032e, 0x83340580, 0x0010e23c,
+ 0x04000065, 0x59344c00, 0x592c0c0a, 0x4807c857,
+ 0x4827c857, 0x82040d00, 0x000000ff, 0x82040580,
+ 0x00000003, 0x0400002a, 0x82040580, 0x00000005,
+ 0x04000031, 0x82040580, 0x00000020, 0x0400003d,
+ 0x82040580, 0x00000052, 0x04000049, 0x82040580,
+ 0x00000050, 0x04000049, 0x82040580, 0x00000021,
+ 0x04000004, 0x82040580, 0x00000024, 0x0402004a,
+ 0x82240500, 0x0000ff00, 0x82000580, 0x00000700,
+ 0x04000008, 0x42000800, 0x00000009, 0x0201f800,
+ 0x001045ea, 0x42005000, 0x0000000c, 0x0401f03e,
+ 0x4a025a07, 0x00000031, 0x4a02580e, 0x00000009,
+ 0x59340400, 0x4802580f, 0x0201f800, 0x000203ef,
+ 0x0201f800, 0x00107eb4, 0x0401f044, 0x41780800,
+ 0x0201f800, 0x001046e4, 0x42000800, 0x00000003,
+ 0x0201f800, 0x001045ea, 0x42005000, 0x00000008,
+ 0x0401f029, 0x59cc3800, 0x821c3d00, 0x00ffffff,
+ 0x4c1c0000, 0x0201f800, 0x00101fc9, 0x5c003800,
+ 0x04020021, 0x59cc0007, 0x0201f800, 0x001063d6,
+ 0x0402001d, 0x4a026c00, 0x00000707, 0x0401f01a,
+ 0x82240500, 0x0000ff00, 0x82000580, 0x00000700,
+ 0x040007d8, 0x82240500, 0x000000ff, 0x82000580,
+ 0x00000009, 0x040007d3, 0x0201f800, 0x00104752,
+ 0x42005000, 0x0000000a, 0x0401f00b, 0x42005000,
+ 0x0000000e, 0x0401f003, 0x42005000, 0x00000010,
+ 0x82240500, 0x0000ff00, 0x82000580, 0x00000700,
+ 0x040007c4, 0x482a6403, 0x4a026203, 0x00000001,
+ 0x592c000e, 0x48026012, 0x497a6014, 0x59a8002b,
+ 0x48026006, 0x417a7800, 0x0201f800, 0x00106d1c,
+ 0x59325818, 0x812e59c0, 0x04000004, 0x0201f800,
+ 0x0010059d, 0x497a6018, 0x5c00a800, 0x5c00a000,
+ 0x5c00b000, 0x5c025800, 0x1c01f000, 0x4d2c0000,
+ 0x59325809, 0x83380580, 0x00000013, 0x0402003c,
+ 0x492fc857, 0x59300c03, 0x82040580, 0x00000054,
+ 0x04000030, 0x82040580, 0x00000010, 0x0400002a,
+ 0x82040580, 0x0000000e, 0x04000027, 0x59341400,
+ 0x82081d00, 0x0000ff00, 0x82081500, 0x000000ff,
+ 0x82040580, 0x00000008, 0x04000013, 0x82040580,
+ 0x0000000c, 0x04000013, 0x82040580, 0x0000000a,
+ 0x02020800, 0x0010032e, 0x820c0580, 0x00000700,
+ 0x04000018, 0x82080580, 0x00000009, 0x04000015,
+ 0x42000800, 0x00000006, 0x0201f800, 0x001045ea,
+ 0x0401f010, 0x42000000, 0x00000003, 0x0401f003,
+ 0x42000000, 0x00000009, 0x80080580, 0x04020009,
+ 0x42000800, 0x00000004, 0x0201f800, 0x001045ea,
+ 0x0401f004, 0x59340200, 0x8400051a, 0x48026a00,
+ 0x4a025a07, 0x00000000, 0x0201f800, 0x000203ef,
+ 0x0201f800, 0x00020b9d, 0x0401f024, 0x83380580,
+ 0x00000027, 0x0400000f, 0x83380580, 0x00000014,
+ 0x02020800, 0x0010032e, 0x492fc857, 0x0201f800,
+ 0x00106d91, 0x42028000, 0x00000031, 0x42000800,
+ 0x00000004, 0x42001000, 0x000000ff, 0x0401f00a,
+ 0x492fc857, 0x0201f800, 0x00106d91, 0x42028000,
+ 0x00000031, 0x42000800, 0x00000004, 0x42001000,
+ 0x00000010, 0x49425a07, 0x4806580e, 0x480a580f,
+ 0x0201f800, 0x000203ef, 0x0201f800, 0x00104cbe,
+ 0x0201f800, 0x00107eb4, 0x5c025800, 0x1c01f000,
+ 0x492fc857, 0x42007000, 0x00020cf0, 0x58380806,
+ 0x492c7006, 0x800409c0, 0x04020004, 0x492c7007,
+ 0x0201f000, 0x00020026, 0x492c0800, 0x1c01f000,
+ 0x4d2c0000, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x4933c857, 0x4937c857, 0x59cc0806, 0x4807c857,
0x82040d00, 0xff000000, 0x82040580, 0x03000000,
- 0x04000013, 0x82040580, 0x20000000, 0x04000010,
- 0x82040580, 0x21000000, 0x0400000d, 0x82040580,
- 0x24000000, 0x0400000a, 0x82040580, 0x50000000,
- 0x04000007, 0x82040580, 0x52000000, 0x04000004,
- 0x82040580, 0x05000000, 0x0402000a, 0x9c0431c0,
- 0x42028000, 0x00000046, 0x42002800, 0x00000001,
- 0x0401fc44, 0x0401f91c, 0x02000800, 0x0010032e,
- 0x42002000, 0x00000051, 0x0201f800, 0x00107e13,
- 0x59cc0000, 0x82000500, 0x00ffffff, 0x82000580,
- 0x00ffffff, 0x04000005, 0x4a026203, 0x00000007,
- 0x493a6403, 0x1c01f000, 0x59325818, 0x812e59c0,
- 0x02020800, 0x0010059d, 0x0201f000, 0x00020b9d,
- 0x4d2c0000, 0x4c580000, 0x4c500000, 0x4c540000,
- 0x41385000, 0x83380580, 0x00000054, 0x02020800,
- 0x0010032e, 0x59325809, 0x592c0c0c, 0x82040d00,
- 0x0000e000, 0x82040580, 0x00002000, 0x04020081,
- 0x59300818, 0x800409c0, 0x04000016, 0x58041405,
- 0x41cca800, 0x8204a400, 0x00000006, 0x82080480,
- 0x00000010, 0x04021005, 0x4008b000, 0x0201f800,
- 0x0010bd5b, 0x0401f00b, 0x40001000, 0x4200b000,
- 0x0000000f, 0x0201f800, 0x0010bd5b, 0x58040801,
- 0x800409c0, 0x040207f0, 0x0201f800, 0x0010032e,
- 0x813669c0, 0x04000067, 0x59344c00, 0x592c0c0a,
- 0x4807c857, 0x4827c857, 0x82040d00, 0x000000ff,
- 0x82040580, 0x00000003, 0x0400002a, 0x82040580,
- 0x00000005, 0x04000033, 0x82040580, 0x00000020,
- 0x0400003f, 0x82040580, 0x00000052, 0x0400004b,
- 0x82040580, 0x00000050, 0x0400004b, 0x82040580,
- 0x00000021, 0x04000004, 0x82040580, 0x00000024,
- 0x0402004c, 0x82240500, 0x0000ff00, 0x82000580,
- 0x00000700, 0x04000008, 0x42000800, 0x00000009,
- 0x0201f800, 0x001044f1, 0x42005000, 0x0000000c,
- 0x0401f040, 0x4a025a07, 0x00000031, 0x4a02580e,
- 0x00000009, 0x59340400, 0x4802580f, 0x0201f800,
- 0x000203ef, 0x0201f800, 0x00107cbe, 0x0401f046,
- 0x0201f800, 0x001041e4, 0x41780800, 0x0201f800,
- 0x001045e8, 0x42000800, 0x00000003, 0x0201f800,
- 0x001044f1, 0x42005000, 0x00000008, 0x0401f029,
- 0x59cc3800, 0x821c3d00, 0x00ffffff, 0x4c1c0000,
- 0x0201f800, 0x00101f66, 0x5c003800, 0x04020021,
- 0x59cc0007, 0x0201f800, 0x0010620a, 0x0402001d,
- 0x0201f800, 0x001041e4, 0x0401f01a, 0x82240500,
- 0x0000ff00, 0x82000580, 0x00000700, 0x040007d6,
- 0x82240500, 0x000000ff, 0x82000580, 0x00000009,
- 0x040007d1, 0x0201f800, 0x00104652, 0x42005000,
- 0x0000000a, 0x0401f00b, 0x42005000, 0x0000000e,
- 0x0401f003, 0x42005000, 0x00000010, 0x82240500,
- 0x0000ff00, 0x82000580, 0x00000700, 0x040007c2,
- 0x482a6403, 0x4a026203, 0x00000001, 0x592c000e,
- 0x48026012, 0x497a6014, 0x59a8002b, 0x48026006,
- 0x417a7800, 0x0201f800, 0x00106b17, 0x59325818,
- 0x812e59c0, 0x04000004, 0x0201f800, 0x0010059d,
- 0x497a6018, 0x5c00a800, 0x5c00a000, 0x5c00b000,
- 0x5c025800, 0x1c01f000, 0x4d2c0000, 0x59325809,
- 0x83380580, 0x00000013, 0x0402002a, 0x492fc857,
- 0x59300c03, 0x82040580, 0x00000054, 0x0400001e,
- 0x82040580, 0x00000010, 0x04000018, 0x82040580,
- 0x0000000e, 0x04000015, 0x82040580, 0x00000008,
- 0x0400000d, 0x82040580, 0x0000000c, 0x0400000a,
- 0x82040580, 0x0000000a, 0x02020800, 0x0010032e,
- 0x42000800, 0x00000006, 0x0201f800, 0x001044f1,
- 0x0401f009, 0x42000800, 0x00000004, 0x0201f800,
- 0x001044f1, 0x0401f004, 0x59340200, 0x8400051a,
- 0x48026a00, 0x4a025a07, 0x00000000, 0x0201f800,
- 0x000203ef, 0x0201f800, 0x00020b9d, 0x0401f024,
- 0x83380580, 0x00000027, 0x0400000f, 0x83380580,
- 0x00000014, 0x02020800, 0x0010032e, 0x492fc857,
- 0x0201f800, 0x00106b8c, 0x42028000, 0x00000031,
- 0x42000800, 0x00000004, 0x42001000, 0x000000ff,
- 0x0401f00a, 0x492fc857, 0x0201f800, 0x00106b8c,
- 0x42028000, 0x00000031, 0x42000800, 0x00000004,
- 0x42001000, 0x00000010, 0x49425a07, 0x4806580e,
- 0x480a580f, 0x0201f800, 0x000203ef, 0x0201f800,
- 0x00104bb9, 0x0201f800, 0x00107cbe, 0x5c025800,
- 0x1c01f000, 0x492fc857, 0x42007000, 0x00020cf0,
- 0x58380806, 0x492c7006, 0x800409c0, 0x04020004,
- 0x492c7007, 0x0201f000, 0x00020026, 0x492c0800,
- 0x1c01f000, 0x4d2c0000, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x4933c857, 0x4937c857, 0x59cc0806,
- 0x4807c857, 0x82040d00, 0xff000000, 0x82040580,
- 0x03000000, 0x0400000d, 0x82040580, 0x05000000,
- 0x0400000a, 0x82040580, 0x21000000, 0x04000032,
- 0x82040580, 0x24000000, 0x0400002f, 0x82040580,
- 0x20000000, 0x04020031, 0x0201f800, 0x00100583,
- 0x0400002e, 0x492fc857, 0x492e6018, 0x59a8b05a,
- 0x8258b400, 0x0000001b, 0x8258b500, 0xfffffffc,
- 0x8058b104, 0x485a5c05, 0x412c7800, 0x41cca000,
- 0x82580480, 0x00000010, 0x04021006, 0x832cac00,
- 0x00000006, 0x0201f800, 0x0010bd5b, 0x0401f016,
- 0x40580800, 0x4200b000, 0x0000000f, 0x832cac00,
- 0x00000006, 0x0201f800, 0x0010bd5b, 0x8204b480,
- 0x0000000f, 0x0201f800, 0x00100583, 0x04000004,
- 0x492c7801, 0x412c7800, 0x0401f7ea, 0x59325818,
- 0x0201f800, 0x0010059d, 0x497a6018, 0x80000580,
- 0x0401f006, 0x59340200, 0x84000554, 0x48026a00,
- 0x82000540, 0x00000001, 0x5c00a800, 0x5c00a000,
- 0x5c00b000, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x492fc857, 0x4d2c0000, 0x59300a03, 0x82040580,
- 0x00000007, 0x04000037, 0x82040580, 0x00000001,
- 0x02020800, 0x0010032e, 0x0201f800, 0x00106c3c,
- 0x4df00000, 0x598c000f, 0x81300580, 0x04020016,
+ 0x0400000d, 0x82040580, 0x05000000, 0x0400000a,
+ 0x82040580, 0x21000000, 0x04000032, 0x82040580,
+ 0x24000000, 0x0400002f, 0x82040580, 0x20000000,
+ 0x04020031, 0x0201f800, 0x00100583, 0x0400002e,
+ 0x492fc857, 0x492e6018, 0x59a8b05a, 0x8258b400,
+ 0x0000001b, 0x8258b500, 0xfffffffc, 0x8058b104,
+ 0x485a5c05, 0x412c7800, 0x41cca000, 0x82580480,
+ 0x00000010, 0x04021006, 0x832cac00, 0x00000006,
+ 0x0201f800, 0x0010c086, 0x0401f016, 0x40580800,
+ 0x4200b000, 0x0000000f, 0x832cac00, 0x00000006,
+ 0x0201f800, 0x0010c086, 0x8204b480, 0x0000000f,
+ 0x0201f800, 0x00100583, 0x04000004, 0x492c7801,
+ 0x412c7800, 0x0401f7ea, 0x59325818, 0x0201f800,
+ 0x0010059d, 0x497a6018, 0x80000580, 0x0401f006,
+ 0x59340200, 0x84000554, 0x48026a00, 0x82000540,
+ 0x00000001, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x5c025800, 0x1c01f000, 0x4933c857, 0x492fc857,
+ 0x4d2c0000, 0x59300a03, 0x82040580, 0x00000007,
+ 0x04000037, 0x82040580, 0x00000001, 0x02020800,
+ 0x0010032e, 0x0201f800, 0x00106e41, 0x4df00000,
+ 0x598c000f, 0x81300580, 0x04020016, 0x59300004,
+ 0x8c000520, 0x04000004, 0x84000520, 0x48026004,
+ 0x0401f016, 0x42001000, 0x0010ce5b, 0x50081000,
+ 0x58080002, 0x82000580, 0x00000100, 0x04000006,
+ 0x5808000b, 0x81300580, 0x02020800, 0x0010032e,
+ 0x0401f00a, 0x0201f800, 0x00107161, 0x04020021,
0x59300004, 0x8c000520, 0x04000004, 0x84000520,
- 0x48026004, 0x0401f016, 0x42001000, 0x0010cb5b,
- 0x50081000, 0x58080002, 0x82000580, 0x00000100,
- 0x04000006, 0x5808000b, 0x81300580, 0x02020800,
- 0x0010032e, 0x0401f00a, 0x0201f800, 0x00106f5c,
- 0x04020021, 0x59300004, 0x8c000520, 0x04000004,
- 0x84000520, 0x48026004, 0x0401f004, 0x0201f800,
- 0x0010fece, 0x80c40040, 0x5c03e000, 0x02000800,
- 0x00106c29, 0x0201f800, 0x00109667, 0x02000800,
- 0x0010032e, 0x59325809, 0x4a025a07, 0x00000005,
- 0x0201f800, 0x000203ef, 0x0201f800, 0x00104bb9,
- 0x59325818, 0x812e59c0, 0x02020800, 0x0010059d,
- 0x0201f800, 0x00107cbe, 0x80000580, 0x5c025800,
- 0x1c01f000, 0x5c03e000, 0x02000800, 0x00106c29,
- 0x59300c07, 0x82040580, 0x00000011, 0x040007b7,
- 0x0401f7f7, 0x4c040000, 0x59340200, 0x4803c857,
- 0x8c00051c, 0x04000009, 0x59cc0805, 0x591c001a,
- 0x4803c857, 0x80040580, 0x04000004, 0x80000580,
- 0x4803c856, 0x0401f003, 0x82000540, 0x00000001,
- 0x5c000800, 0x1c01f000, 0x4c000000, 0x4c0c0000,
- 0x4c100000, 0x42001800, 0x0000ffff, 0x42002000,
- 0x00000004, 0x0401f013, 0x4c000000, 0x4c0c0000,
- 0x4c100000, 0x5930200a, 0x58101c03, 0x42002000,
- 0x00000004, 0x0401f00b, 0x4c000000, 0x4c0c0000,
- 0x4c100000, 0x5930200a, 0x801021c0, 0x02000800,
- 0x0010032e, 0x58101c03, 0x42002000, 0x00000007,
- 0x480fc857, 0x4813c857, 0x481bc857, 0x0201f800,
- 0x00101f51, 0x0201f800, 0x00103931, 0x5c002000,
- 0x5c001800, 0x5c000000, 0x1c01f000, 0x8d0e1d20,
- 0x0400000c, 0x4d400000, 0x4d200000, 0x42024000,
- 0x000000ff, 0x850e1d44, 0x42028000, 0x0000002a,
- 0x0201f800, 0x0010ae89, 0x5c024000, 0x5c028000,
- 0x1c01f000, 0x59a8021b, 0x8c000508, 0x04000005,
- 0x599c0017, 0x8c00050a, 0x04020002, 0x1c01f000,
- 0x82000540, 0x00000001, 0x1c01f000, 0x59300429,
- 0x84000540, 0x48026429, 0x1c01f000, 0x4c640000,
- 0x0201f800, 0x00109a94, 0x59300203, 0x82000580,
- 0x00000008, 0x04020015, 0x4200c800, 0x00000032,
- 0x42000000, 0x20000000, 0x41300800, 0x0201f800,
- 0x001008c9, 0x0400000d, 0x59300203, 0x82000580,
- 0x00000008, 0x04020009, 0x42000000, 0x0000001e,
- 0x80000040, 0x040207ff, 0x8064c840, 0x040207f1,
- 0x0201f800, 0x0010032e, 0x0201f800, 0x00109aac,
- 0x5c00c800, 0x1c01f000, 0x0201f800, 0x00100583,
- 0x02000800, 0x0010032e, 0x59340403, 0x49265802,
- 0x49365803, 0x4a025a05, 0x00000055, 0x48025c07,
- 0x4a025c08, 0x00001000, 0x59340802, 0x82040d00,
- 0x00ffffff, 0x59300403, 0x82000580, 0x00000086,
- 0x42000000, 0x85000000, 0x04020003, 0x42000000,
- 0x84000000, 0x80040540, 0x4802580a, 0x59240005,
- 0x4802580b, 0x42000000, 0x00990000, 0x59300c07,
- 0x82040d80, 0x00000005, 0x04000002, 0x8400052e,
- 0x4802580c, 0x497a580d, 0x59cc0004, 0x4802580e,
- 0x497a580f, 0x42000800, 0x00030300, 0x59300403,
- 0x82000580, 0x00000086, 0x04020006, 0x59cc0004,
- 0x48025811, 0x4a025812, 0x0000ffff, 0x41780800,
- 0x48065810, 0x1c01f000, 0x492fc857, 0x59a82852,
- 0x801429c0, 0x0400005f, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x4d2c0000, 0x4d300000, 0x42026000,
- 0x001111e0, 0x592c0c07, 0x592c100a, 0x82081500,
- 0x00ffffff, 0x592c180b, 0x592c200e, 0x40165800,
- 0x4014c000, 0x4014c800, 0x592c0205, 0x82000580,
- 0x00000155, 0x0402003e, 0x592c0407, 0x80040580,
- 0x0402003b, 0x592c000a, 0x82000500, 0x00ffffff,
- 0x80080580, 0x04020036, 0x592c000b, 0x82000500,
- 0x00ffffff, 0x800c0580, 0x04020031, 0x592c000e,
- 0x80100580, 0x0402002e, 0x4c040000, 0x4c080000,
- 0x4c0c0000, 0x4c100000, 0x40640000, 0x812c0580,
- 0x0402001b, 0x59300203, 0x82000580, 0x00000000,
- 0x04000013, 0x59300009, 0x800001c0, 0x04000010,
- 0x0201f800, 0x00106c3c, 0x4df00000, 0x0201f800,
- 0x00106b26, 0x0201f800, 0x0010fe38, 0x80c40040,
- 0x04020003, 0x4a026203, 0x00000000, 0x5c03e000,
- 0x02000800, 0x00106c29, 0x497a6009, 0x592cc800,
- 0x4064c000, 0x4064b800, 0x0401f003, 0x592cb800,
- 0x485cc000, 0x4a025a07, 0x00000005, 0x0201f800,
- 0x000203ef, 0x405e5800, 0x5c002000, 0x5c001800,
- 0x5c001000, 0x5c000800, 0x0401f003, 0x412cc000,
- 0x592e5800, 0x812e59c0, 0x040207bc, 0x48675052,
- 0x48635053, 0x0201f800, 0x00107c34, 0x5c026000,
- 0x5c025800, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x1c01f000, 0x42000800, 0x0000000b, 0x0401f006,
- 0x42000800, 0x00000004, 0x0401f003, 0x42000800,
- 0x00000001, 0x4d2c0000, 0x59325809, 0x812e59c0,
- 0x04000012, 0x592c0205, 0x82000500, 0x000000ff,
- 0x82000580, 0x0000000e, 0x0402000c, 0x592c0000,
- 0x48026009, 0x497a5800, 0x48065a09, 0x0201f800,
- 0x00105b84, 0x04000003, 0x0401fe37, 0x0401f003,
- 0x0201f800, 0x000203ef, 0x5c025800, 0x1c01f000,
- 0x42001000, 0x00001000, 0x80081040, 0x04000010,
- 0x0201f800, 0x0010bdab, 0x040007fc, 0x42001000,
- 0x00007b00, 0x5808081c, 0x4a030000, 0x00000000,
- 0x82040d00, 0xffff0000, 0x82040580, 0x84320000,
- 0x04020003, 0x4a035078, 0x8000001b, 0x1c01f000,
- 0x4d340000, 0x4d440000, 0x599c0018, 0x82000500,
- 0xffffffcf, 0x82000540, 0x00000010, 0x48033818,
- 0x599c0019, 0x82000500, 0xffff1fff, 0x82000540,
- 0x00006000, 0x48033819, 0x42003000, 0x0000fc0e,
- 0x417a8800, 0x0201f800, 0x00104531, 0x42003000,
- 0x0010bf80, 0x45783000, 0x49375079, 0x4a026c03,
- 0x0000ffff, 0x497a6806, 0x497a6807, 0x4a026c08,
- 0x000004b0, 0x4a026a08, 0x00000014, 0x497a6809,
- 0x4a026c04, 0x00000008, 0x5c028800, 0x5c026800,
- 0x1c01f000, 0x4a038893, 0x00000001, 0x59340400,
- 0x82000500, 0x000000ff, 0x82000580, 0x00000003,
- 0x04000017, 0x0201f800, 0x00107d08, 0x04000014,
- 0x4933c857, 0x59aa6879, 0x4936600a, 0x4a026407,
- 0x00000012, 0x42000800, 0x00000003, 0x0201f800,
- 0x001044f1, 0x42001000, 0x00000008, 0x0201f800,
- 0x001072bc, 0x4a0378e4, 0x0c000000, 0x42027000,
- 0x000000d0, 0x0201f800, 0x00020bc1, 0x1c01f000,
- 0x4d400000, 0x4d340000, 0x0201f800, 0x00106c3c,
- 0x4df00000, 0x59aa6879, 0x42028000, 0x00000029,
- 0x0401f9cc, 0x4a026c00, 0x00000707, 0x5c03e000,
- 0x02000800, 0x00106c29, 0x5c026800, 0x5c028000,
- 0x1c01f000, 0x4a03c013, 0x00010001, 0x4a03c014,
- 0x00010001, 0x4a03c013, 0x00010000, 0x42000000,
- 0x0000000f, 0x80000040, 0x040207ff, 0x4a03c013,
- 0x00010001, 0x1c01f000, 0x4803c856, 0x592c0a07,
- 0x8c040d1e, 0x04020008, 0x80140110, 0x80000040,
- 0x04000022, 0x4a033006, 0x0010b5b6, 0x0201f000,
- 0x000206d1, 0x80140110, 0x80000040, 0x02020000,
- 0x00105519, 0x592c0208, 0x82000c80, 0x00001001,
- 0x04001003, 0x0201f000, 0x00105529, 0x592c1014,
- 0x82080500, 0xffff0003, 0x02020000, 0x00105529,
- 0x4202e000, 0x00000002, 0x42000000, 0x0010dfe7,
- 0x50007000, 0x592c0012, 0x592c0813, 0x48007006,
- 0x48047007, 0x492c700a, 0x4978700d, 0x4978700b,
- 0x0201f000, 0x00105b42, 0x59a80878, 0x8c040d3e,
- 0x02000000, 0x00105511, 0x59aa6879, 0x59340400,
- 0x82000580, 0x00000404, 0x04020053, 0x59a80078,
- 0x8c000506, 0x0402004c, 0x592c080a, 0x48066809,
- 0x592c1207, 0x59341806, 0x8c081506, 0x04000002,
- 0x59341807, 0x480e580a, 0x8c081502, 0x04020005,
- 0x40040000, 0x800c0480, 0x0400102d, 0x0401f02f,
- 0x592c0810, 0x82040500, 0x00000003, 0x0402004a,
- 0x592c0011, 0x80000540, 0x04020011, 0x592c000f,
- 0x82000500, 0x00000003, 0x04020043, 0x0201f800,
- 0x00020b7b, 0x04000038, 0x4932580b, 0x4a026407,
+ 0x48026004, 0x0401f004, 0x0201f800, 0x001101de,
+ 0x80c40040, 0x5c03e000, 0x02000800, 0x00106e2e,
+ 0x0201f800, 0x0010989f, 0x02000800, 0x0010032e,
+ 0x59325809, 0x4a025a07, 0x00000005, 0x0201f800,
+ 0x000203ef, 0x0201f800, 0x00104cbe, 0x59325818,
+ 0x812e59c0, 0x02020800, 0x0010059d, 0x0201f800,
+ 0x00107eb4, 0x80000580, 0x5c025800, 0x1c01f000,
+ 0x5c03e000, 0x02000800, 0x00106e2e, 0x59300c07,
+ 0x82040580, 0x00000011, 0x040007b7, 0x0401f7f7,
+ 0x4c040000, 0x59340200, 0x4803c857, 0x8c00051c,
+ 0x04000009, 0x59cc0805, 0x591c001a, 0x4803c857,
+ 0x80040580, 0x04000004, 0x80000580, 0x4803c856,
+ 0x0401f003, 0x82000540, 0x00000001, 0x5c000800,
+ 0x1c01f000, 0x4c000000, 0x4c0c0000, 0x4c100000,
+ 0x42001800, 0x0000ffff, 0x42002000, 0x00000004,
+ 0x0401f013, 0x4c000000, 0x4c0c0000, 0x4c100000,
+ 0x5930200a, 0x58101c03, 0x42002000, 0x00000004,
+ 0x0401f00b, 0x4c000000, 0x4c0c0000, 0x4c100000,
+ 0x5930200a, 0x801021c0, 0x02000800, 0x0010032e,
+ 0x58101c03, 0x42002000, 0x00000007, 0x480fc857,
+ 0x4813c857, 0x481bc857, 0x0201f800, 0x00101fb4,
+ 0x0201f800, 0x00103a21, 0x5c002000, 0x5c001800,
+ 0x5c000000, 0x1c01f000, 0x8d0e1d20, 0x0400000c,
+ 0x4d400000, 0x4d200000, 0x42024000, 0x000000ff,
+ 0x850e1d44, 0x42028000, 0x0000002a, 0x0201f800,
+ 0x0010b198, 0x5c024000, 0x5c028000, 0x1c01f000,
+ 0x59a8021b, 0x8c000508, 0x04000005, 0x599c0017,
+ 0x8c00050a, 0x04020002, 0x1c01f000, 0x82000540,
+ 0x00000001, 0x1c01f000, 0x59300429, 0x84000540,
+ 0x48026429, 0x1c01f000, 0x4c640000, 0x0201f800,
+ 0x00109ccc, 0x59300203, 0x82000580, 0x00000008,
+ 0x04020015, 0x4200c800, 0x00000032, 0x42000000,
+ 0x20000000, 0x41300800, 0x0201f800, 0x001008c7,
+ 0x0400000d, 0x59300203, 0x82000580, 0x00000008,
+ 0x04020009, 0x42000000, 0x0000001e, 0x80000040,
+ 0x040207ff, 0x8064c840, 0x040207f1, 0x0201f800,
+ 0x0010032e, 0x0201f800, 0x00109ce4, 0x5c00c800,
+ 0x1c01f000, 0x0201f800, 0x00100583, 0x02000800,
+ 0x0010032e, 0x59340403, 0x49265802, 0x49365803,
+ 0x4a025a05, 0x00000055, 0x48025c07, 0x4a025c08,
+ 0x00001000, 0x59340802, 0x82040d00, 0x00ffffff,
+ 0x59300403, 0x82000580, 0x00000086, 0x42000000,
+ 0x85000000, 0x04020003, 0x42000000, 0x84000000,
+ 0x80040540, 0x4802580a, 0x59240005, 0x4802580b,
+ 0x42000000, 0x00990000, 0x59300c07, 0x82040d80,
+ 0x00000005, 0x04000002, 0x8400052e, 0x4802580c,
+ 0x497a580d, 0x59cc0004, 0x4802580e, 0x497a580f,
+ 0x42000800, 0x00030300, 0x59300403, 0x82000580,
+ 0x00000086, 0x04020006, 0x59cc0004, 0x48025811,
+ 0x4a025812, 0x0000ffff, 0x41780800, 0x48065810,
+ 0x1c01f000, 0x492fc857, 0x59a82852, 0x801429c0,
+ 0x0400005f, 0x4c5c0000, 0x4c600000, 0x4c640000,
+ 0x4d2c0000, 0x4d300000, 0x42026000, 0x00111500,
+ 0x592c0c07, 0x592c100a, 0x82081500, 0x00ffffff,
+ 0x592c180b, 0x592c200e, 0x40165800, 0x4014c000,
+ 0x4014c800, 0x592c0205, 0x82000580, 0x00000155,
+ 0x0402003e, 0x592c0407, 0x80040580, 0x0402003b,
+ 0x592c000a, 0x82000500, 0x00ffffff, 0x80080580,
+ 0x04020036, 0x592c000b, 0x82000500, 0x00ffffff,
+ 0x800c0580, 0x04020031, 0x592c000e, 0x80100580,
+ 0x0402002e, 0x4c040000, 0x4c080000, 0x4c0c0000,
+ 0x4c100000, 0x40640000, 0x812c0580, 0x0402001b,
+ 0x59300203, 0x82000580, 0x00000000, 0x04000013,
+ 0x59300009, 0x800001c0, 0x04000010, 0x0201f800,
+ 0x00106e41, 0x4df00000, 0x0201f800, 0x00106d2b,
+ 0x0201f800, 0x00110148, 0x80c40040, 0x04020003,
+ 0x4a026203, 0x00000000, 0x5c03e000, 0x02000800,
+ 0x00106e2e, 0x497a6009, 0x592cc800, 0x4064c000,
+ 0x4064b800, 0x0401f003, 0x592cb800, 0x485cc000,
+ 0x4a025a07, 0x00000005, 0x0201f800, 0x000203ef,
+ 0x405e5800, 0x5c002000, 0x5c001800, 0x5c001000,
+ 0x5c000800, 0x0401f003, 0x412cc000, 0x592e5800,
+ 0x812e59c0, 0x040207bc, 0x48675052, 0x48635053,
+ 0x0201f800, 0x00107e2a, 0x5c026000, 0x5c025800,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x42000800, 0x0000000b, 0x0401f006, 0x42000800,
+ 0x00000004, 0x0401f003, 0x42000800, 0x00000001,
+ 0x4d2c0000, 0x59325809, 0x812e59c0, 0x04000012,
+ 0x592c0205, 0x82000500, 0x000000ff, 0x82000580,
+ 0x0000000e, 0x0402000c, 0x592c0000, 0x48026009,
+ 0x497a5800, 0x48065a09, 0x0201f800, 0x00105d3b,
+ 0x04000003, 0x0401fe37, 0x0401f003, 0x0201f800,
+ 0x000203ef, 0x5c025800, 0x1c01f000, 0x42001000,
+ 0x00001000, 0x80081040, 0x04000010, 0x0201f800,
+ 0x0010c0d6, 0x040007fc, 0x42001000, 0x00007b00,
+ 0x5808081c, 0x4a030000, 0x00000000, 0x82040d00,
+ 0xffff0000, 0x82040580, 0x84320000, 0x04020003,
+ 0x4a035078, 0x8000001b, 0x1c01f000, 0x4d340000,
+ 0x4d440000, 0x599c0018, 0x82000500, 0xffffffcf,
+ 0x82000540, 0x00000010, 0x48033818, 0x599c0019,
+ 0x82000500, 0xffff1fff, 0x82000540, 0x00006000,
+ 0x48033819, 0x42003000, 0x0000fc0e, 0x417a8800,
+ 0x0201f800, 0x0010462d, 0x42003000, 0x0010c280,
+ 0x45783000, 0x49375079, 0x4a026c03, 0x0000ffff,
+ 0x497a6806, 0x497a6807, 0x4a026c08, 0x000004b0,
+ 0x4a026a08, 0x00000014, 0x497a6809, 0x4a026c04,
+ 0x00000008, 0x5c028800, 0x5c026800, 0x1c01f000,
+ 0x4a038893, 0x00000001, 0x59340400, 0x82000500,
+ 0x000000ff, 0x82000580, 0x00000003, 0x04000017,
+ 0x0201f800, 0x00107f02, 0x04000014, 0x4933c857,
+ 0x59aa6879, 0x4936600a, 0x4a026407, 0x00000012,
+ 0x42000800, 0x00000003, 0x0201f800, 0x001045ea,
+ 0x42001000, 0x00000008, 0x0201f800, 0x001074c1,
+ 0x4a0378e4, 0x0c000000, 0x42027000, 0x000000d0,
+ 0x0201f800, 0x00020bc1, 0x1c01f000, 0x4d400000,
+ 0x4d340000, 0x0201f800, 0x00106e41, 0x4df00000,
+ 0x59aa6879, 0x42028000, 0x00000029, 0x0401f9cc,
+ 0x4a026c00, 0x00000707, 0x5c03e000, 0x02000800,
+ 0x00106e2e, 0x5c026800, 0x5c028000, 0x1c01f000,
+ 0x4a03c013, 0x00010001, 0x4a03c014, 0x00010001,
+ 0x4a03c013, 0x00010000, 0x42000000, 0x0000000f,
+ 0x80000040, 0x040207ff, 0x4a03c013, 0x00010001,
+ 0x1c01f000, 0x4803c856, 0x592c0a07, 0x8c040d1e,
+ 0x04020008, 0x80140110, 0x80000040, 0x04000022,
+ 0x4a033006, 0x0010b8e1, 0x0201f000, 0x000206d1,
+ 0x80140110, 0x80000040, 0x02020000, 0x0010564a,
+ 0x592c0208, 0x82000c80, 0x00001001, 0x04001003,
+ 0x0201f000, 0x0010565a, 0x592c1014, 0x82080500,
+ 0xffff0003, 0x02020000, 0x0010565a, 0x4202e000,
+ 0x00000002, 0x42000000, 0x0010e2e7, 0x50007000,
+ 0x592c0012, 0x592c0813, 0x48007006, 0x48047007,
+ 0x492c700a, 0x4978700d, 0x4978700b, 0x0201f000,
+ 0x00105cf9, 0x59a80878, 0x8c040d3e, 0x02000000,
+ 0x00105642, 0x59aa6879, 0x59340400, 0x82000580,
+ 0x00000404, 0x04020053, 0x59a80078, 0x8c000506,
+ 0x0402004c, 0x592c080a, 0x48066809, 0x592c1207,
+ 0x59341806, 0x8c081506, 0x04000002, 0x59341807,
+ 0x480e580a, 0x8c081502, 0x04020005, 0x40040000,
+ 0x800c0480, 0x0400102d, 0x0401f02f, 0x592c0810,
+ 0x82040500, 0x00000003, 0x0402004a, 0x592c0011,
+ 0x80000540, 0x04020011, 0x592c000f, 0x82000500,
+ 0x00000003, 0x04020043, 0x0201f800, 0x00020b7b,
+ 0x04000038, 0x4932580b, 0x4a026407, 0x00000012,
+ 0x492e6009, 0x4936600a, 0x42027000, 0x000000d1,
+ 0x0201f000, 0x00020bc1, 0x592e600b, 0x0201f800,
+ 0x00109d04, 0x0400002f, 0x59300407, 0x82000580,
+ 0x00000012, 0x0402002b, 0x59300809, 0x800409c0,
+ 0x04020015, 0x59300203, 0x82000580, 0x00000007,
+ 0x04020024, 0x492e6009, 0x42027000, 0x000000d9,
+ 0x0201f000, 0x00020bc1, 0x8c081500, 0x040007d4,
+ 0x480e580a, 0x59a80078, 0x8400054c, 0x84000508,
+ 0x48035078, 0x4a025a07, 0x00000000, 0x0201f000,
+ 0x000203ef, 0x58041000, 0x800811c0, 0x04000003,
+ 0x40080800, 0x0401f7fc, 0x492c0800, 0x1c01f000,
+ 0x4a025a07, 0x00000028, 0x0201f000, 0x000203ef,
+ 0x4a025a07, 0x00000029, 0x0201f000, 0x000203ef,
+ 0x4a025a07, 0x0000002c, 0x0201f000, 0x000203ef,
+ 0x4a025a07, 0x00000008, 0x0201f000, 0x000203ef,
+ 0x4a025a07, 0x00000003, 0x4a025c07, 0x00000002,
+ 0x0201f000, 0x000203ef, 0x4803c856, 0x80140110,
+ 0x80000040, 0x04000005, 0x4a033006, 0x0010b956,
+ 0x0201f000, 0x000206d1, 0x59a80878, 0x8c040d3e,
+ 0x02000000, 0x00105642, 0x592c0a07, 0x82040480,
+ 0x00000004, 0x02021000, 0x0010565a, 0x59a80078,
+ 0x8c000506, 0x0402001d, 0x59aa6879, 0x59340400,
+ 0x82000580, 0x00000404, 0x0402001c, 0x0201f800,
+ 0x00020b7b, 0x0400001d, 0x4a026407, 0x00000012,
+ 0x492e6009, 0x4936600a, 0x592c0a07, 0x82040580,
+ 0x00000002, 0x04000004, 0x592c0010, 0x800001c0,
+ 0x04000016, 0x82040400, 0x0010b97a, 0x50027000,
+ 0x0201f000, 0x00020bc1, 0x000000d4, 0x000000d5,
+ 0x000000d3, 0x000000d6, 0x4a025a07, 0x00000028,
+ 0x0201f000, 0x000203ef, 0x4a025a07, 0x00000029,
+ 0x0201f000, 0x000203ef, 0x4a025a07, 0x0000002c,
+ 0x0201f000, 0x000203ef, 0x0201f800, 0x00020b9d,
+ 0x0201f000, 0x0010565a, 0x492fc857, 0x59a80878,
+ 0x8c040d3e, 0x42000800, 0x00004001, 0x040000b6,
+ 0x59a80078, 0x8c000506, 0x42000800, 0x00000028,
+ 0x040200b1, 0x59aa6879, 0x59340400, 0x82000580,
+ 0x00000404, 0x42000800, 0x00000029, 0x040200aa,
+ 0x4a025a05, 0x0000012b, 0x4a025806, 0xaa00feed,
+ 0x4a025a07, 0x00000004, 0x4a025a08, 0x00000001,
+ 0x59a0020b, 0x48025810, 0x48025814, 0x48025a0a,
+ 0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
+ 0x480a5812, 0x59a0040a, 0x59a0120a, 0x900811c0,
+ 0x80081540, 0x480a5813, 0x59a00407, 0x48025a0b,
+ 0x59a0040b, 0x48025c0b, 0x0201f800, 0x00020b7b,
+ 0x42000800, 0x0000002c, 0x0400008b, 0x4a026407,
0x00000012, 0x492e6009, 0x4936600a, 0x42027000,
- 0x000000d1, 0x0201f000, 0x00020bc1, 0x592e600b,
- 0x0201f800, 0x00109acc, 0x0400002f, 0x59300407,
- 0x82000580, 0x00000012, 0x0402002b, 0x59300809,
- 0x800409c0, 0x04020015, 0x59300203, 0x82000580,
- 0x00000007, 0x04020024, 0x492e6009, 0x42027000,
- 0x000000d9, 0x0201f000, 0x00020bc1, 0x8c081500,
- 0x040007d4, 0x480e580a, 0x59a80078, 0x8400054c,
- 0x84000508, 0x48035078, 0x4a025a07, 0x00000000,
- 0x0201f000, 0x000203ef, 0x58041000, 0x800811c0,
- 0x04000003, 0x40080800, 0x0401f7fc, 0x492c0800,
- 0x1c01f000, 0x4a025a07, 0x00000028, 0x0201f000,
- 0x000203ef, 0x4a025a07, 0x00000029, 0x0201f000,
- 0x000203ef, 0x4a025a07, 0x0000002c, 0x0201f000,
- 0x000203ef, 0x4a025a07, 0x00000008, 0x0201f000,
- 0x000203ef, 0x4a025a07, 0x00000003, 0x4a025c07,
- 0x00000002, 0x0201f000, 0x000203ef, 0x4803c856,
- 0x80140110, 0x80000040, 0x04000005, 0x4a033006,
- 0x0010b62b, 0x0201f000, 0x000206d1, 0x59a80878,
- 0x8c040d3e, 0x02000000, 0x00105511, 0x592c0a07,
- 0x82040480, 0x00000004, 0x02021000, 0x00105529,
- 0x59a80078, 0x8c000506, 0x0402001d, 0x59aa6879,
- 0x59340400, 0x82000580, 0x00000404, 0x0402001c,
- 0x0201f800, 0x00020b7b, 0x0400001d, 0x4a026407,
- 0x00000012, 0x492e6009, 0x4936600a, 0x592c0a07,
- 0x82040580, 0x00000002, 0x04000004, 0x592c0010,
- 0x800001c0, 0x04000016, 0x82040400, 0x0010b64f,
- 0x50027000, 0x0201f000, 0x00020bc1, 0x000000d4,
- 0x000000d5, 0x000000d3, 0x000000d6, 0x4a025a07,
- 0x00000028, 0x0201f000, 0x000203ef, 0x4a025a07,
- 0x00000029, 0x0201f000, 0x000203ef, 0x4a025a07,
- 0x0000002c, 0x0201f000, 0x000203ef, 0x0201f800,
- 0x00020b9d, 0x0201f000, 0x00105529, 0x492fc857,
- 0x59a80878, 0x8c040d3e, 0x42000800, 0x00004001,
- 0x040000b6, 0x59a80078, 0x8c000506, 0x42000800,
- 0x00000028, 0x040200b1, 0x59aa6879, 0x59340400,
- 0x82000580, 0x00000404, 0x42000800, 0x00000029,
- 0x040200aa, 0x4a025a05, 0x0000012b, 0x4a025806,
- 0xaa00feed, 0x4a025a07, 0x00000004, 0x4a025a08,
- 0x00000001, 0x59a0020b, 0x48025810, 0x48025814,
- 0x48025a0a, 0x59a00408, 0x59a01208, 0x900811c0,
- 0x80081540, 0x480a5812, 0x59a0040a, 0x59a0120a,
- 0x900811c0, 0x80081540, 0x480a5813, 0x59a00407,
- 0x48025a0b, 0x59a0040b, 0x48025c0b, 0x0201f800,
- 0x00020b7b, 0x42000800, 0x0000002c, 0x0400008b,
- 0x4a026407, 0x00000012, 0x492e6009, 0x4936600a,
- 0x42027000, 0x000000de, 0x0201f000, 0x00020bc1,
- 0x59cc0801, 0x82040d00, 0x00ffffff, 0x82040580,
- 0x0000fc0e, 0x04020014, 0x59cc0800, 0x82040d00,
- 0x00ffffff, 0x82040580, 0x0000fc0e, 0x04020010,
- 0x59cc0c00, 0x80040910, 0x82040580, 0x00000022,
- 0x04000011, 0x82040580, 0x00000023, 0x04000027,
- 0x82040580, 0x00000005, 0x0400004e, 0x4807c857,
- 0x0401f008, 0x4807c857, 0x0401f006, 0x4807c857,
- 0x42000000, 0x0010ccb2, 0x0201f800, 0x0010bc88,
- 0x1c01f000, 0x59cc0806, 0x59a80078, 0x8c00050a,
- 0x04020010, 0x82040580, 0x05000000, 0x0402000d,
- 0x42027000, 0x000000da, 0x0201f800, 0x00107d08,
- 0x59aa6879, 0x4936600a, 0x4a026407, 0x00000013,
- 0x59cc0404, 0x48026202, 0x0201f000, 0x00020bc1,
- 0x4807c857, 0x42000000, 0x0010ccb2, 0x0201f800,
- 0x0010bc88, 0x1c01f000, 0x0201f800, 0x0010609c,
- 0x0400001f, 0x59300c07, 0x82040580, 0x00000012,
- 0x02020800, 0x001003f5, 0x0402001c, 0x5932680a,
- 0x59cc0a04, 0x48066202, 0x59300004, 0x8c00053e,
- 0x02020800, 0x00107021, 0x04020014, 0x42027000,
- 0x000000dc, 0x59cc0806, 0x82040580, 0x02000000,
- 0x02000000, 0x00020bc1, 0x82040580, 0x01000000,
- 0x02020800, 0x001003f5, 0x04020008, 0x42027000,
- 0x000000dd, 0x0201f000, 0x00020bc1, 0x59cc0c04,
- 0x4807c857, 0x0401f002, 0x4933c857, 0x42000000,
- 0x0010ccb2, 0x0201f800, 0x0010bc88, 0x1c01f000,
- 0x0201f800, 0x0010609c, 0x04000013, 0x59300c07,
- 0x82040580, 0x00000012, 0x02020800, 0x001003f5,
- 0x04020010, 0x5932680a, 0x59cc0a04, 0x48066202,
- 0x59300004, 0x8c00053e, 0x02020800, 0x00107021,
- 0x04020008, 0x42027000, 0x000000db, 0x0201f000,
- 0x00020bc1, 0x59cc0c04, 0x4807c857, 0x0401f002,
- 0x4933c857, 0x42000000, 0x0010ccb2, 0x0201f800,
- 0x0010bc88, 0x1c01f000, 0x492fc857, 0x4807c857,
- 0x82040580, 0x00000000, 0x02000000, 0x00102207,
- 0x4a034207, 0x00004005, 0x48074407, 0x0201f000,
- 0x0010220a, 0x48066004, 0x59bc00ea, 0x8c000516,
- 0x040207fe, 0x83300400, 0xc0000000, 0x480378e1,
- 0x1c01f000, 0x4d300000, 0x598c000d, 0x80026540,
- 0x0400000e, 0x0201f800, 0x00106c22, 0x0201f800,
- 0x00106c10, 0x59300000, 0x800001c0, 0x04000004,
- 0x4803180d, 0x497a6000, 0x0401f003, 0x497b180d,
- 0x497b180c, 0x80000580, 0x5c026000, 0x1c01f000,
- 0x4d2c0000, 0x4d300000, 0x4d340000, 0x4c5c0000,
- 0x4178b800, 0x598e600d, 0x813261c0, 0x0400000b,
- 0x0201f800, 0x00106b26, 0x59300000, 0x4c000000,
- 0x405c3000, 0x0401f826, 0x0201f800, 0x0010feea,
- 0x5c026000, 0x0401f7f5, 0x5c00b800, 0x5c026800,
- 0x5c026000, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x4c5c0000, 0x813261c0, 0x02000800, 0x0010032e,
- 0x41300000, 0x598cb80d, 0x41783000, 0x805cb9c0,
- 0x0400000f, 0x805c0d80, 0x04000004, 0x405c3000,
- 0x5818b800, 0x0401f7fa, 0x0401f80d, 0x598c000f,
- 0x81300580, 0x02000800, 0x001072c9, 0x497a6008,
- 0x80000580, 0x5c00b800, 0x1c01f000, 0x82000540,
- 0x00000001, 0x5c00b800, 0x1c01f000, 0x59300800,
- 0x497a6000, 0x0201f800, 0x00106c10, 0x801831c0,
- 0x04020009, 0x598c000c, 0x81300580, 0x04020004,
- 0x4803180c, 0x4803180d, 0x0401f008, 0x4807180d,
- 0x0401f006, 0x48043000, 0x598c000c, 0x81300580,
- 0x04020002, 0x481b180c, 0x0201f000, 0x00106c22,
- 0x59325809, 0x59300c03, 0x82040480, 0x000000df,
- 0x04021004, 0x82040480, 0x000000d0, 0x0401f002,
- 0x81780040, 0x04001002, 0x0c01f008, 0x4933c857,
- 0x493bc857, 0x42000000, 0x0010ccb4, 0x0201f800,
- 0x0010bc88, 0x1c01f000, 0x0010b7c0, 0x0010b7d7,
- 0x0010b7f4, 0x0010b805, 0x0010b816, 0x0010b829,
- 0x0010b83c, 0x0010b850, 0x0010b797, 0x0010b797,
- 0x0010b797, 0x0010b797, 0x0010b797, 0x0010b797,
- 0x0010b7ad, 0x42000800, 0x00000022, 0x0401f8d1,
- 0x592c0a0a, 0x4805a207, 0x592c0a0b, 0x4805a208,
- 0x592c0c0b, 0x4805a408, 0x4a01a006, 0x0c000000,
- 0x59340408, 0x48026006, 0x42000800, 0x00000003,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00107b6e,
- 0x42000800, 0x00000022, 0x0401f8be, 0x497b8880,
- 0x59a8001f, 0x82000500, 0x0000ffff, 0x4c000000,
- 0x0201f800, 0x001015e0, 0x5c000000, 0x48038880,
- 0x4a01a006, 0x03000000, 0x4801a207, 0x59a80004,
- 0x4801a407, 0x42000800, 0x00000002, 0x42001000,
- 0x0000dc00, 0x0201f000, 0x00107b6e, 0x42000800,
- 0x00000022, 0x0401f8a7, 0x592c0a07, 0x592c100f,
- 0x592c0010, 0x80080580, 0x82000500, 0x00000003,
- 0x0402008c, 0x82080500, 0x00000003, 0x04020089,
- 0x42001800, 0x00000002, 0x8c040d06, 0x04020003,
- 0x42001800, 0x00000001, 0x4a01a006, 0x04000000,
- 0x4809a007, 0x480da008, 0x42000800, 0x00000003,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00107b6e,
- 0x42000800, 0x00000022, 0x0401f88a, 0x59300819,
- 0x5930101a, 0x5930181b, 0x4a01a006, 0x06000000,
- 0x4805a007, 0x4809a008, 0x480da009, 0x42000800,
+ 0x000000de, 0x0201f000, 0x00020bc1, 0x59cc0801,
+ 0x82040d00, 0x00ffffff, 0x82040580, 0x0000fc0e,
+ 0x04020014, 0x59cc0800, 0x82040d00, 0x00ffffff,
+ 0x82040580, 0x0000fc0e, 0x04020010, 0x59cc0c00,
+ 0x80040910, 0x82040580, 0x00000022, 0x04000011,
+ 0x82040580, 0x00000023, 0x04000027, 0x82040580,
+ 0x00000005, 0x0400004e, 0x4807c857, 0x0401f008,
+ 0x4807c857, 0x0401f006, 0x4807c857, 0x42000000,
+ 0x0010cfb2, 0x0201f800, 0x0010bfb3, 0x1c01f000,
+ 0x59cc0806, 0x59a80078, 0x8c00050a, 0x04020010,
+ 0x82040580, 0x05000000, 0x0402000d, 0x42027000,
+ 0x000000da, 0x0201f800, 0x00107f02, 0x59aa6879,
+ 0x4936600a, 0x4a026407, 0x00000013, 0x59cc0404,
+ 0x48026202, 0x0201f000, 0x00020bc1, 0x4807c857,
+ 0x42000000, 0x0010cfb2, 0x0201f800, 0x0010bfb3,
+ 0x1c01f000, 0x0201f800, 0x00106268, 0x0400001f,
+ 0x59300c07, 0x82040580, 0x00000012, 0x02020800,
+ 0x001003f5, 0x0402001c, 0x5932680a, 0x59cc0a04,
+ 0x48066202, 0x59300004, 0x8c00053e, 0x02020800,
+ 0x00107226, 0x04020014, 0x42027000, 0x000000dc,
+ 0x59cc0806, 0x82040580, 0x02000000, 0x02000000,
+ 0x00020bc1, 0x82040580, 0x01000000, 0x02020800,
+ 0x001003f5, 0x04020008, 0x42027000, 0x000000dd,
+ 0x0201f000, 0x00020bc1, 0x59cc0c04, 0x4807c857,
+ 0x0401f002, 0x4933c857, 0x42000000, 0x0010cfb2,
+ 0x0201f800, 0x0010bfb3, 0x1c01f000, 0x0201f800,
+ 0x00106268, 0x04000013, 0x59300c07, 0x82040580,
+ 0x00000012, 0x02020800, 0x001003f5, 0x04020010,
+ 0x5932680a, 0x59cc0a04, 0x48066202, 0x59300004,
+ 0x8c00053e, 0x02020800, 0x00107226, 0x04020008,
+ 0x42027000, 0x000000db, 0x0201f000, 0x00020bc1,
+ 0x59cc0c04, 0x4807c857, 0x0401f002, 0x4933c857,
+ 0x42000000, 0x0010cfb2, 0x0201f800, 0x0010bfb3,
+ 0x1c01f000, 0x492fc857, 0x4807c857, 0x82040580,
+ 0x00000000, 0x02000000, 0x001022c6, 0x4a034207,
+ 0x00004005, 0x48074407, 0x0201f000, 0x001022c9,
+ 0x48066004, 0x59bc00ea, 0x8c000516, 0x040207fe,
+ 0x83300400, 0xc0000000, 0x480378e1, 0x1c01f000,
+ 0x4d300000, 0x598c000d, 0x80026540, 0x0400000e,
+ 0x0201f800, 0x00106e27, 0x0201f800, 0x00106e15,
+ 0x59300000, 0x800001c0, 0x04000004, 0x4803180d,
+ 0x497a6000, 0x0401f003, 0x497b180d, 0x497b180c,
+ 0x80000580, 0x5c026000, 0x1c01f000, 0x4d2c0000,
+ 0x4d300000, 0x4d340000, 0x4c5c0000, 0x4178b800,
+ 0x598e600d, 0x813261c0, 0x0400000b, 0x0201f800,
+ 0x00106d2b, 0x59300000, 0x4c000000, 0x405c3000,
+ 0x0401f826, 0x0201f800, 0x001101fa, 0x5c026000,
+ 0x0401f7f5, 0x5c00b800, 0x5c026800, 0x5c026000,
+ 0x5c025800, 0x1c01f000, 0x4933c857, 0x4c5c0000,
+ 0x813261c0, 0x02000800, 0x0010032e, 0x41300000,
+ 0x598cb80d, 0x41783000, 0x805cb9c0, 0x0400000f,
+ 0x805c0d80, 0x04000004, 0x405c3000, 0x5818b800,
+ 0x0401f7fa, 0x0401f80d, 0x598c000f, 0x81300580,
+ 0x02000800, 0x001074ce, 0x497a6008, 0x80000580,
+ 0x5c00b800, 0x1c01f000, 0x82000540, 0x00000001,
+ 0x5c00b800, 0x1c01f000, 0x59300800, 0x497a6000,
+ 0x0201f800, 0x00106e15, 0x801831c0, 0x04020009,
+ 0x598c000c, 0x81300580, 0x04020004, 0x4803180c,
+ 0x4803180d, 0x0401f008, 0x4807180d, 0x0401f006,
+ 0x48043000, 0x598c000c, 0x81300580, 0x04020002,
+ 0x481b180c, 0x0201f000, 0x00106e27, 0x59325809,
+ 0x59300c03, 0x82040480, 0x000000df, 0x04021004,
+ 0x82040480, 0x000000d0, 0x0401f002, 0x81780040,
+ 0x04001002, 0x0c01f008, 0x4933c857, 0x493bc857,
+ 0x42000000, 0x0010cfb4, 0x0201f800, 0x0010bfb3,
+ 0x1c01f000, 0x0010baeb, 0x0010bb02, 0x0010bb1f,
+ 0x0010bb30, 0x0010bb41, 0x0010bb54, 0x0010bb67,
+ 0x0010bb7b, 0x0010bac2, 0x0010bac2, 0x0010bac2,
+ 0x0010bac2, 0x0010bac2, 0x0010bac2, 0x0010bad8,
+ 0x42000800, 0x00000022, 0x0401f8d1, 0x592c0a0a,
+ 0x4805a207, 0x592c0a0b, 0x4805a208, 0x592c0c0b,
+ 0x4805a408, 0x4a01a006, 0x0c000000, 0x59340408,
+ 0x48026006, 0x42000800, 0x00000003, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x42000800,
+ 0x00000022, 0x0401f8be, 0x497b8880, 0x59a8001f,
+ 0x82000500, 0x0000ffff, 0x4c000000, 0x0201f800,
+ 0x001015e5, 0x5c000000, 0x48038880, 0x4a01a006,
+ 0x03000000, 0x4801a207, 0x59a80004, 0x4801a407,
+ 0x42000800, 0x00000002, 0x42001000, 0x0000dc00,
+ 0x0201f000, 0x00107d64, 0x42000800, 0x00000022,
+ 0x0401f8a7, 0x592c0a07, 0x592c100f, 0x592c0010,
+ 0x80080580, 0x82000500, 0x00000003, 0x0402008c,
+ 0x82080500, 0x00000003, 0x04020089, 0x42001800,
+ 0x00000002, 0x8c040d06, 0x04020003, 0x42001800,
+ 0x00000001, 0x4a01a006, 0x04000000, 0x4809a007,
+ 0x480da008, 0x42000800, 0x00000003, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x42000800,
+ 0x00000022, 0x0401f88a, 0x59300819, 0x5930101a,
+ 0x5930181b, 0x4a01a006, 0x06000000, 0x4805a007,
+ 0x4809a008, 0x480da009, 0x42000800, 0x00000004,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107d64,
+ 0x42000800, 0x00000022, 0x0401f879, 0x592c0a0a,
+ 0x592c100b, 0x592c180c, 0x4a01a006, 0x07000000,
+ 0x4805a207, 0x480da008, 0x4809a009, 0x42000800,
0x00000004, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00107b6e, 0x42000800, 0x00000022, 0x0401f879,
- 0x592c0a0a, 0x592c100b, 0x592c180c, 0x4a01a006,
- 0x07000000, 0x4805a207, 0x480da008, 0x4809a009,
- 0x42000800, 0x00000004, 0x42001000, 0x0000dc00,
- 0x0201f000, 0x00107b6e, 0x42000800, 0x00000022,
- 0x0401f868, 0x592c080a, 0x592c1010, 0x82080500,
- 0xfffc0003, 0x0402004f, 0x80081104, 0x4a01a006,
- 0x08000000, 0x4805a007, 0x4809a008, 0x42000800,
- 0x00000003, 0x42001000, 0x0000dc00, 0x0201f000,
- 0x00107b6e, 0x42000800, 0x00000022, 0x0401f855,
+ 0x00107d64, 0x42000800, 0x00000022, 0x0401f868,
0x592c080a, 0x592c1010, 0x82080500, 0xfffc0003,
- 0x0402003c, 0x80081104, 0x4a01a006, 0x09000000,
+ 0x0402004f, 0x80081104, 0x4a01a006, 0x08000000,
0x4805a007, 0x4809a008, 0x42000800, 0x00000003,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00107b6e,
- 0x42000800, 0x00000022, 0x0401f842, 0x592c080a,
- 0x592c1010, 0x592c180b, 0x82080500, 0xffff0000,
- 0x04020028, 0x4a01a006, 0x0a000000, 0x4805a207,
- 0x480da407, 0x4809a008, 0x42000800, 0x00000003,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00107b6e,
- 0x42000800, 0x00000022, 0x0401f82e, 0x4a01a006,
- 0x0b000000, 0x42000800, 0x00000001, 0x42001000,
- 0x0000dc00, 0x0201f000, 0x00107b6e, 0x59300c03,
- 0x82040580, 0x000000d8, 0x04000003, 0x0201f800,
- 0x0010032e, 0x42000800, 0x00000023, 0x0401f81d,
- 0x4a01a006, 0x02000000, 0x42000800, 0x00000001,
- 0x42001000, 0x0000dc00, 0x0201f000, 0x00107b6e,
- 0x592c0006, 0x4803c857, 0x480bc857, 0x0201f800,
- 0x00106b8c, 0x4a025a07, 0x00000003, 0x4a025c07,
- 0x00000002, 0x592c0205, 0x82000500, 0x000000ff,
- 0x82000580, 0x0000002b, 0x04020002, 0x480a5808,
+ 0x42001000, 0x0000dc00, 0x0201f000, 0x00107d64,
+ 0x42000800, 0x00000022, 0x0401f855, 0x592c080a,
+ 0x592c1010, 0x82080500, 0xfffc0003, 0x0402003c,
+ 0x80081104, 0x4a01a006, 0x09000000, 0x4805a007,
+ 0x4809a008, 0x42000800, 0x00000003, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x42000800,
+ 0x00000022, 0x0401f842, 0x592c080a, 0x592c1010,
+ 0x592c180b, 0x82080500, 0xffff0000, 0x04020028,
+ 0x4a01a006, 0x0a000000, 0x4805a207, 0x480da407,
+ 0x4809a008, 0x42000800, 0x00000003, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x42000800,
+ 0x00000022, 0x0401f82e, 0x4a01a006, 0x0b000000,
+ 0x42000800, 0x00000001, 0x42001000, 0x0000dc00,
+ 0x0201f000, 0x00107d64, 0x59300c03, 0x82040580,
+ 0x000000d8, 0x04000003, 0x0201f800, 0x0010032e,
+ 0x42000800, 0x00000023, 0x0401f81d, 0x4a01a006,
+ 0x02000000, 0x42000800, 0x00000001, 0x42001000,
+ 0x0000dc00, 0x0201f000, 0x00107d64, 0x592c0006,
+ 0x4803c857, 0x480bc857, 0x0201f800, 0x00106d91,
+ 0x4a025a07, 0x00000003, 0x4a025c07, 0x00000002,
+ 0x592c0205, 0x82000500, 0x000000ff, 0x82000580,
+ 0x0000002b, 0x04020002, 0x480a5808, 0x0201f800,
+ 0x000203ef, 0x0201f000, 0x00020b9d, 0x81a5a000,
+ 0x4a01a001, 0x0000fc0e, 0x4979a005, 0x4979a003,
+ 0x4a034800, 0x00000011, 0x59307002, 0x82040580,
+ 0x00000022, 0x04020007, 0x4a01a000, 0x2200fc0e,
+ 0x4a01a002, 0xfe290000, 0x4839a004, 0x1c01f000,
+ 0x82040580, 0x00000023, 0x02020800, 0x0010032e,
+ 0x4a01a000, 0x2300fc0e, 0x4a01a002, 0xfe980000,
+ 0x903871c0, 0x4839a004, 0x1c01f000, 0x4a034800,
+ 0x00000011, 0x81a5a000, 0x4a01a000, 0x0100fc0e,
+ 0x4a01a001, 0x0000fc0e, 0x4a01a002, 0xfe000008,
+ 0x41781000, 0x42000800, 0x01000000, 0x592c0205,
+ 0x82000500, 0x000000ff, 0x82000580, 0x0000001b,
+ 0x04020006, 0x592c1011, 0x592c0207, 0x8c00051c,
+ 0x04020002, 0x41780800, 0x4805a003, 0x59300002,
+ 0x4801a004, 0x4809a005, 0x59340c08, 0x42001000,
+ 0x00000100, 0x0201f800, 0x00106c7e, 0x0201f800,
+ 0x00106604, 0x83180d40, 0x00000038, 0x42001000,
+ 0x0000c920, 0x0201f000, 0x00107d83, 0x59300a03,
+ 0x82040480, 0x00000009, 0x04021004, 0x82040480,
+ 0x00000001, 0x0401f002, 0x81780040, 0x0c021002,
+ 0x0401f22c, 0x0010bc01, 0x0010bc1e, 0x0010bc7e,
+ 0x0010bcc0, 0x0010be24, 0x0010be24, 0x0010bd20,
+ 0x0010bd49, 0x83380580, 0x00000013, 0x04000015,
+ 0x83380580, 0x00000014, 0x0402021e, 0x59300c03,
+ 0x4807c857, 0x0201f800, 0x00106d91, 0x0201f800,
+ 0x0010989f, 0x04000009, 0x4d2c0000, 0x59325809,
+ 0x4a025a07, 0x00000001, 0x497a5c07, 0x0201f800,
+ 0x000203ef, 0x5c025800, 0x0201f000, 0x00107eb4,
+ 0x59300c03, 0x82040580, 0x000000d8, 0x04020209,
+ 0x0201f000, 0x00020b9d, 0x83380480, 0x000000de,
+ 0x04021004, 0x83380480, 0x000000db, 0x0401f002,
+ 0x81780040, 0x040011ff, 0x0c01f001, 0x0010bc2a,
+ 0x0010bc40, 0x0010bc4a, 0x59300c03, 0x82040580,
+ 0x000000d1, 0x0400000c, 0x82040580, 0x000000d5,
+ 0x040201f4, 0x42000800, 0x80000000, 0x4a026203,
+ 0x00000002, 0x4a026403, 0x000000d9, 0x0201f000,
+ 0x00020b30, 0x59340408, 0x48026006, 0x42000800,
+ 0x80000040, 0x4a026203, 0x00000003, 0x0401f7f6,
+ 0x59300c03, 0x82040480, 0x000000da, 0x04021004,
+ 0x82040480, 0x000000d0, 0x0401f002, 0x81780040,
+ 0x0c02101b, 0x0401f1db, 0x0201f800, 0x0010989f,
+ 0x0402000a, 0x59300c03, 0x82040580, 0x000000d2,
+ 0x040201d4, 0x42000000, 0x0010cfb1, 0x0401fb60,
+ 0x0201f000, 0x00020b9d, 0x4933c857, 0x59cc1207,
+ 0x80081110, 0x4d2c0000, 0x59325809, 0x4a025a07,
+ 0x00000003, 0x480a5c07, 0x0201f800, 0x000203ef,
+ 0x5c025800, 0x0201f000, 0x00020b9d, 0x0010bd78,
+ 0x0010be24, 0x0010bc71, 0x0010bc71, 0x0010be24,
+ 0x0010bc71, 0x0010be24, 0x0010bc6d, 0x0010be24,
+ 0x0010bdb8, 0x41780800, 0x0401fa83, 0x0201f000,
+ 0x00020b9d, 0x0201f800, 0x0010989f, 0x04000009,
+ 0x4d2c0000, 0x59325809, 0x4a025a07, 0x00000000,
+ 0x497a5c07, 0x0201f800, 0x000203ef, 0x5c025800,
+ 0x0201f000, 0x00020b9d, 0x0201f800, 0x0010989f,
+ 0x0400003e, 0x83380580, 0x0000004a, 0x0400002c,
+ 0x83380580, 0x00000049, 0x0402019e, 0x4d2c0000,
+ 0x59325809, 0x592c0a05, 0x82040500, 0x000000ff,
+ 0x82000580, 0x0000001b, 0x04020019, 0x592c0207,
+ 0x8c00051c, 0x0402000f, 0x4a025a07, 0x00000040,
+ 0x497a5c07, 0x592c0000, 0x48026009, 0x0201f800,
+ 0x000203ef, 0x5c025800, 0x4a026203, 0x00000007,
+ 0x59300009, 0x800001c0, 0x04020082, 0x1c01f000,
+ 0x59a80078, 0x8400050a, 0x48035078, 0x4a026203,
+ 0x00000002, 0x5c025800, 0x1c01f000, 0x4a025a07,
+ 0x00000000, 0x497a5c07, 0x0201f800, 0x000203ef,
+ 0x5c025800, 0x0201f000, 0x00020b9d, 0x4933c857,
+ 0x0201f800, 0x0010707a, 0x0201f800, 0x00106d71,
+ 0x4d2c0000, 0x59325809, 0x4a025a07, 0x00000001,
+ 0x497a5c07, 0x0201f800, 0x000203ef, 0x5c025800,
+ 0x0201f000, 0x00020b9d, 0x4803c856, 0x0401f165,
+ 0x0201f800, 0x0010989f, 0x0400002c, 0x83380480,
+ 0x00000054, 0x04021004, 0x83380480, 0x00000047,
+ 0x0401f002, 0x81780040, 0x04001006, 0x4d2c0000,
+ 0x59325809, 0x0c01f823, 0x5c025800, 0x1c01f000,
+ 0x83380580, 0x000000dd, 0x04020152, 0x4933c857,
+ 0x0201f800, 0x00100c76, 0x0201f800, 0x0010989f,
+ 0x04000016, 0x592c0a07, 0x82040580, 0x00000004,
+ 0x04020006, 0x42000800, 0x00000001, 0x0401fd6a,
+ 0x0201f000, 0x00020b9d, 0x4d2c0000, 0x59325809,
+ 0x59cc1207, 0x80081110, 0x4a025a07, 0x00000003,
+ 0x480a5c07, 0x0201f800, 0x000203ef, 0x5c025800,
+ 0x0201f000, 0x00020b9d, 0x4803c856, 0x0401f135,
+ 0x0010bd1c, 0x0010bcfd, 0x0010be24, 0x0010be24,
+ 0x0010be24, 0x0010be24, 0x0010be24, 0x0010be24,
+ 0x0010be24, 0x0010be24, 0x0010be24, 0x0010be24,
+ 0x0010bcfd, 0x59300812, 0x82040500, 0xffff0000,
+ 0x0402001c, 0x42001000, 0x00000000, 0x592c0a07,
+ 0x82040580, 0x00000004, 0x0402000e, 0x82080580,
+ 0x00000007, 0x04000007, 0x59300812, 0x800409c0,
+ 0x04000004, 0x4807c857, 0x42001000, 0x00000015,
+ 0x40080800, 0x0401fd38, 0x0201f000, 0x00020b9d,
+ 0x59300812, 0x48065808, 0x480a5a07, 0x497a5c07,
0x0201f800, 0x000203ef, 0x0201f000, 0x00020b9d,
- 0x81a5a000, 0x4a01a001, 0x0000fc0e, 0x4979a005,
- 0x4979a003, 0x4a034800, 0x00000011, 0x59307002,
- 0x82040580, 0x00000022, 0x04020007, 0x4a01a000,
- 0x2200fc0e, 0x4a01a002, 0xfe290000, 0x4839a004,
- 0x1c01f000, 0x82040580, 0x00000023, 0x02020800,
- 0x0010032e, 0x4a01a000, 0x2300fc0e, 0x4a01a002,
- 0xfe980000, 0x903871c0, 0x4839a004, 0x1c01f000,
- 0x4a034800, 0x00000011, 0x81a5a000, 0x4a01a000,
- 0x0100fc0e, 0x4a01a001, 0x0000fc0e, 0x4a01a002,
- 0xfe000008, 0x41781000, 0x42000800, 0x01000000,
- 0x592c0205, 0x82000500, 0x000000ff, 0x82000580,
- 0x0000001b, 0x04020006, 0x592c1011, 0x592c0207,
- 0x8c00051c, 0x04020002, 0x41780800, 0x4805a003,
- 0x59300002, 0x4801a004, 0x4809a005, 0x59340c08,
- 0x42001000, 0x00000100, 0x0201f800, 0x00106a79,
- 0x0201f800, 0x001063ff, 0x83180d40, 0x00000038,
- 0x42001000, 0x0000c920, 0x0201f000, 0x00107b8d,
- 0x59300a03, 0x82040480, 0x00000009, 0x04021004,
- 0x82040480, 0x00000001, 0x0401f002, 0x81780040,
- 0x0c021002, 0x0401f22c, 0x0010b8d6, 0x0010b8f3,
- 0x0010b953, 0x0010b995, 0x0010baf9, 0x0010baf9,
- 0x0010b9f5, 0x0010ba1e, 0x83380580, 0x00000013,
- 0x04000015, 0x83380580, 0x00000014, 0x0402021e,
- 0x59300c03, 0x4807c857, 0x0201f800, 0x00106b8c,
- 0x0201f800, 0x00109667, 0x04000009, 0x4d2c0000,
- 0x59325809, 0x4a025a07, 0x00000001, 0x497a5c07,
- 0x0201f800, 0x000203ef, 0x5c025800, 0x0201f000,
- 0x00107cbe, 0x59300c03, 0x82040580, 0x000000d8,
- 0x04020209, 0x0201f000, 0x00020b9d, 0x83380480,
- 0x000000de, 0x04021004, 0x83380480, 0x000000db,
- 0x0401f002, 0x81780040, 0x040011ff, 0x0c01f001,
- 0x0010b8ff, 0x0010b915, 0x0010b91f, 0x59300c03,
- 0x82040580, 0x000000d1, 0x0400000c, 0x82040580,
- 0x000000d5, 0x040201f4, 0x42000800, 0x80000000,
- 0x4a026203, 0x00000002, 0x4a026403, 0x000000d9,
- 0x0201f000, 0x00020b30, 0x59340408, 0x48026006,
+ 0x4803c856, 0x42001000, 0x00000007, 0x0401f7e4,
+ 0x0201f800, 0x0010989f, 0x0400001b, 0x83380580,
+ 0x000000d9, 0x040200ff, 0x59340408, 0x48026006,
+ 0x4a026403, 0x000000d9, 0x0201f800, 0x00020168,
+ 0x59306809, 0x58340207, 0x8c00051c, 0x04020006,
0x42000800, 0x80000040, 0x4a026203, 0x00000003,
- 0x0401f7f6, 0x59300c03, 0x82040480, 0x000000da,
- 0x04021004, 0x82040480, 0x000000d0, 0x0401f002,
- 0x81780040, 0x0c02101b, 0x0401f1db, 0x0201f800,
- 0x00109667, 0x0402000a, 0x59300c03, 0x82040580,
- 0x000000d2, 0x040201d4, 0x42000000, 0x0010ccb1,
- 0x0401fb60, 0x0201f000, 0x00020b9d, 0x4933c857,
- 0x59cc1207, 0x80081110, 0x4d2c0000, 0x59325809,
- 0x4a025a07, 0x00000003, 0x480a5c07, 0x0201f800,
- 0x000203ef, 0x5c025800, 0x0201f000, 0x00020b9d,
- 0x0010ba4d, 0x0010baf9, 0x0010b946, 0x0010b946,
- 0x0010baf9, 0x0010b946, 0x0010baf9, 0x0010b942,
- 0x0010baf9, 0x0010ba8d, 0x41780800, 0x0401fa83,
- 0x0201f000, 0x00020b9d, 0x0201f800, 0x00109667,
- 0x04000009, 0x4d2c0000, 0x59325809, 0x4a025a07,
+ 0x0401f005, 0x42000800, 0x80000000, 0x4a026203,
+ 0x00000002, 0x4a026403, 0x000000d9, 0x0201f000,
+ 0x00020b30, 0x4803c856, 0x83380580, 0x000000dd,
+ 0x040200e4, 0x42001000, 0x0000800f, 0x42001800,
+ 0x00000005, 0x59cc2207, 0x80102110, 0x0201f000,
+ 0x001039ac, 0x83380480, 0x000000df, 0x04021004,
+ 0x83380480, 0x000000d0, 0x0401f002, 0x81780040,
+ 0x040010d4, 0x4933c857, 0x493bc857, 0x59340a08,
+ 0x48066006, 0x0c01f001, 0x0010bd6a, 0x0010bd66,
+ 0x0010bd6a, 0x0010bd6a, 0x0010bd70, 0x0010bd68,
+ 0x0010bd70, 0x0010bd6a, 0x0010bd65, 0x0010bd65,
+ 0x0010bd65, 0x0010bd65, 0x0010bd65, 0x0010bd65,
+ 0x0010bd70, 0x0401f0bf, 0x59340408, 0x48026006,
+ 0x0201f800, 0x00020168, 0x4a026203, 0x00000002,
+ 0x493a6403, 0x42000800, 0x80000000, 0x0401f4e5,
+ 0x0201f800, 0x0002011a, 0x4a026203, 0x00000004,
+ 0x493a6403, 0x42000800, 0x80000000, 0x0401f4dd,
+ 0x59cc0207, 0x59cc0c07, 0x59cc1008, 0x59cc1809,
+ 0x59cc220a, 0x59cc2c0a, 0x59cc300b, 0x4a026c00,
+ 0x00000404, 0x48026c04, 0x48038893, 0x48035012,
+ 0x48066a04, 0x480a6806, 0x480e6807, 0x48126a08,
+ 0x48166c08, 0x8c183500, 0x0400000d, 0x59cc200d,
+ 0x59cc280d, 0x4813c857, 0x4817c857, 0x59cc200c,
+ 0x42001000, 0x0000800f, 0x42001800, 0x00000001,
+ 0x901029c0, 0x0201f800, 0x001039ad, 0x59a80878,
+ 0x42001800, 0x00000003, 0x84040d4e, 0x59342007,
+ 0x8c183502, 0x0402000c, 0x82040d00, 0xffffff7b,
+ 0x8c183504, 0x04020004, 0x42001800, 0x00000002,
+ 0x0401f004, 0x42001800, 0x00000004, 0x84040d44,
+ 0x59342006, 0x48075078, 0x42001000, 0x0000800f,
+ 0x82102d00, 0xffff0000, 0x80142920, 0x82102500,
+ 0x0000ffff, 0x0201f800, 0x001039ad, 0x59c80040,
+ 0x84000534, 0x48039040, 0x0201f000, 0x00020b9d,
+ 0x0201f800, 0x0010989f, 0x04000023, 0x4d2c0000,
+ 0x59325809, 0x592c0a05, 0x82040d00, 0x000000ff,
+ 0x82040580, 0x0000001b, 0x04020019, 0x592c0a07,
+ 0x8c040d04, 0x04020003, 0x0201f800, 0x0010b8ac,
+ 0x59340009, 0x4802580a, 0x8c040d06, 0x04020007,
+ 0x48026806, 0x59a80078, 0x8400054c, 0x84000508,
+ 0x48035078, 0x0401f002, 0x48026807, 0x4a025a07,
0x00000000, 0x497a5c07, 0x0201f800, 0x000203ef,
- 0x5c025800, 0x0201f000, 0x00020b9d, 0x0201f800,
- 0x00109667, 0x0400003e, 0x83380580, 0x0000004a,
- 0x0400002c, 0x83380580, 0x00000049, 0x0402019e,
- 0x4d2c0000, 0x59325809, 0x592c0a05, 0x82040500,
- 0x000000ff, 0x82000580, 0x0000001b, 0x04020019,
- 0x592c0207, 0x8c00051c, 0x0402000f, 0x4a025a07,
- 0x00000040, 0x497a5c07, 0x592c0000, 0x48026009,
- 0x0201f800, 0x000203ef, 0x5c025800, 0x4a026203,
- 0x00000007, 0x59300009, 0x800001c0, 0x04020082,
- 0x1c01f000, 0x59a80078, 0x8400050a, 0x48035078,
- 0x4a026203, 0x00000002, 0x5c025800, 0x1c01f000,
- 0x4a025a07, 0x00000000, 0x497a5c07, 0x0201f800,
- 0x000203ef, 0x5c025800, 0x0201f000, 0x00020b9d,
- 0x4933c857, 0x0201f800, 0x00106e75, 0x0201f800,
- 0x00106b6c, 0x4d2c0000, 0x59325809, 0x4a025a07,
- 0x00000001, 0x497a5c07, 0x0201f800, 0x000203ef,
- 0x5c025800, 0x0201f000, 0x00020b9d, 0x4803c856,
- 0x0401f165, 0x0201f800, 0x00109667, 0x0400002c,
- 0x83380480, 0x00000054, 0x04021004, 0x83380480,
- 0x00000047, 0x0401f002, 0x81780040, 0x04001006,
- 0x4d2c0000, 0x59325809, 0x0c01f823, 0x5c025800,
- 0x1c01f000, 0x83380580, 0x000000dd, 0x04020152,
- 0x4933c857, 0x0201f800, 0x00100c75, 0x0201f800,
- 0x00109667, 0x04000016, 0x592c0a07, 0x82040580,
- 0x00000004, 0x04020006, 0x42000800, 0x00000001,
- 0x0401fd6a, 0x0201f000, 0x00020b9d, 0x4d2c0000,
- 0x59325809, 0x59cc1207, 0x80081110, 0x4a025a07,
- 0x00000003, 0x480a5c07, 0x0201f800, 0x000203ef,
- 0x5c025800, 0x0201f000, 0x00020b9d, 0x4803c856,
- 0x0401f135, 0x0010b9f1, 0x0010b9d2, 0x0010baf9,
- 0x0010baf9, 0x0010baf9, 0x0010baf9, 0x0010baf9,
- 0x0010baf9, 0x0010baf9, 0x0010baf9, 0x0010baf9,
- 0x0010baf9, 0x0010b9d2, 0x59300812, 0x82040500,
- 0xffff0000, 0x0402001c, 0x42001000, 0x00000000,
- 0x592c0a07, 0x82040580, 0x00000004, 0x0402000e,
- 0x82080580, 0x00000007, 0x04000007, 0x59300812,
- 0x800409c0, 0x04000004, 0x4807c857, 0x42001000,
- 0x00000015, 0x40080800, 0x0401fd38, 0x0201f000,
- 0x00020b9d, 0x59300812, 0x48065808, 0x480a5a07,
- 0x497a5c07, 0x0201f800, 0x000203ef, 0x0201f000,
- 0x00020b9d, 0x4803c856, 0x42001000, 0x00000007,
- 0x0401f7e4, 0x0201f800, 0x00109667, 0x0400001b,
- 0x83380580, 0x000000d9, 0x040200ff, 0x59340408,
- 0x48026006, 0x4a026403, 0x000000d9, 0x0201f800,
- 0x00020168, 0x59306809, 0x58340207, 0x8c00051c,
- 0x04020006, 0x42000800, 0x80000040, 0x4a026203,
- 0x00000003, 0x0401f005, 0x42000800, 0x80000000,
- 0x4a026203, 0x00000002, 0x4a026403, 0x000000d9,
- 0x0201f000, 0x00020b30, 0x4803c856, 0x83380580,
- 0x000000dd, 0x040200e4, 0x42001000, 0x0000800f,
- 0x42001800, 0x00000005, 0x59cc2207, 0x80102110,
- 0x0201f000, 0x001038bc, 0x83380480, 0x000000df,
- 0x04021004, 0x83380480, 0x000000d0, 0x0401f002,
- 0x81780040, 0x040010d4, 0x4933c857, 0x493bc857,
- 0x59340a08, 0x48066006, 0x0c01f001, 0x0010ba3f,
- 0x0010ba3b, 0x0010ba3f, 0x0010ba3f, 0x0010ba45,
- 0x0010ba3d, 0x0010ba45, 0x0010ba3f, 0x0010ba3a,
- 0x0010ba3a, 0x0010ba3a, 0x0010ba3a, 0x0010ba3a,
- 0x0010ba3a, 0x0010ba45, 0x0401f0bf, 0x59340408,
- 0x48026006, 0x0201f800, 0x00020168, 0x4a026203,
- 0x00000002, 0x493a6403, 0x42000800, 0x80000000,
- 0x0401f4e5, 0x0201f800, 0x0002011a, 0x4a026203,
- 0x00000004, 0x493a6403, 0x42000800, 0x80000000,
- 0x0401f4dd, 0x59cc0207, 0x59cc0c07, 0x59cc1008,
- 0x59cc1809, 0x59cc220a, 0x59cc2c0a, 0x59cc300b,
- 0x4a026c00, 0x00000404, 0x48026c04, 0x48038893,
- 0x48035012, 0x48066a04, 0x480a6806, 0x480e6807,
- 0x48126a08, 0x48166c08, 0x8c183500, 0x0400000d,
- 0x59cc200d, 0x59cc280d, 0x4813c857, 0x4817c857,
- 0x59cc200c, 0x42001000, 0x0000800f, 0x42001800,
- 0x00000001, 0x901029c0, 0x0201f800, 0x001038bd,
- 0x59a80878, 0x42001800, 0x00000003, 0x84040d4e,
- 0x59342007, 0x8c183502, 0x0402000c, 0x82040d00,
- 0xffffff7b, 0x8c183504, 0x04020004, 0x42001800,
- 0x00000002, 0x0401f004, 0x42001800, 0x00000004,
- 0x84040d44, 0x59342006, 0x48075078, 0x42001000,
- 0x0000800f, 0x82102d00, 0xffff0000, 0x80142920,
- 0x82102500, 0x0000ffff, 0x0201f800, 0x001038bd,
- 0x59c80040, 0x84000534, 0x48039040, 0x0201f000,
- 0x00020b9d, 0x0201f800, 0x00109667, 0x04000023,
- 0x4d2c0000, 0x59325809, 0x592c0a05, 0x82040d00,
- 0x000000ff, 0x82040580, 0x0000001b, 0x04020019,
- 0x592c0a07, 0x8c040d04, 0x04020003, 0x0201f800,
- 0x0010b581, 0x59340009, 0x4802580a, 0x8c040d06,
- 0x04020007, 0x48026806, 0x59a80078, 0x8400054c,
- 0x84000508, 0x48035078, 0x0401f002, 0x48026807,
- 0x4a025a07, 0x00000000, 0x497a5c07, 0x0201f800,
- 0x000203ef, 0x5c025800, 0x0201f000, 0x00020b9d,
- 0x497a5808, 0x0401f7f7, 0x4803c856, 0x0401f046,
- 0x59300a03, 0x82040480, 0x00000009, 0x04021004,
- 0x82040480, 0x00000001, 0x0401f002, 0x81780040,
- 0x0c021002, 0x0401f03c, 0x0010bac6, 0x0010baf9,
- 0x0010baf9, 0x0010baf9, 0x0010baf9, 0x0010baf9,
- 0x0010baf9, 0x0010bad2, 0x83380580, 0x00000013,
- 0x04000008, 0x83380580, 0x00000014, 0x0402002e,
- 0x59300c03, 0x4807c857, 0x0201f800, 0x00106b8c,
- 0x0201f000, 0x00020b9d, 0x83380580, 0x000000da,
- 0x04020025, 0x4933c857, 0x493bc857, 0x59cc0808,
- 0x59cc1007, 0x59a81878, 0x820c1d00, 0xfffffffc,
- 0x82040580, 0x00000000, 0x04020002, 0x840c1d42,
- 0x82080580, 0x00000000, 0x04020002, 0x840c1d40,
- 0x480f5078, 0x480fc857, 0x836c0580, 0x00000001,
- 0x0400000a, 0x4202d800, 0x00000004, 0x4a035038,
- 0x00000000, 0x497b5058, 0x42000000, 0x00000080,
- 0x0201f800, 0x0010155c, 0x4a026403, 0x000000d8,
- 0x4a026203, 0x00000001, 0x42000800, 0x80000040,
- 0x0401f431, 0x4933c857, 0x493bc857, 0x59300203,
- 0x4803c857, 0x59300403, 0x4803c857, 0x42000000,
- 0x0010ccb3, 0x0401f987, 0x1c01f000, 0x4933c857,
- 0x4d2c0000, 0x4d3c0000, 0x417a5800, 0x417a7800,
- 0x0201f800, 0x00109667, 0x04000003, 0x59325809,
- 0x592e7a09, 0x0401f81a, 0x82000540, 0x00000001,
- 0x5c027800, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x4d2c0000, 0x4d3c0000, 0x42027800, 0x00000040,
- 0x42000000, 0x0010ccae, 0x0401f96e, 0x417a5800,
- 0x0201f800, 0x00109667, 0x04000005, 0x59325809,
- 0x592e7a09, 0x853e7d4c, 0x493e5a09, 0x0401f804,
- 0x5c027800, 0x5c025800, 0x1c01f000, 0x0201f800,
- 0x00106c3c, 0x4df00000, 0x0401f88b, 0x4803c857,
- 0x82000c80, 0x00000009, 0x04021006, 0x0c01f808,
- 0x5c03e000, 0x02000800, 0x00106c29, 0x1c01f000,
- 0x42000000, 0x00000006, 0x0401f7f9, 0x0010bb8c,
- 0x0010bb8d, 0x0010bb46, 0x0010bba3, 0x0010bbae,
- 0x0010bb40, 0x0010bb40, 0x0010bb40, 0x0010bb8c,
- 0x4d380000, 0x417a7000, 0x0401ffb7, 0x5c027000,
- 0x0201f000, 0x00107cbe, 0x812e59c0, 0x04000021,
- 0x42001000, 0x00000002, 0x833c0500, 0x00000081,
- 0x04020007, 0x42001000, 0x00000006, 0x8d3e7d0c,
- 0x04020003, 0x42001000, 0x00000004, 0x592c0a07,
- 0x82040580, 0x00000004, 0x04020006, 0x40080800,
- 0x0201f800, 0x0010b71e, 0x0201f000, 0x00107cbe,
- 0x480a5a07, 0x0201f800, 0x000203ef, 0x59300403,
- 0x82000580, 0x000000d0, 0x04020004, 0x5930100a,
- 0x4a001400, 0x00000707, 0x0201f000, 0x00107cbe,
- 0x59300c03, 0x82040580, 0x000000d7, 0x04020005,
- 0x42000800, 0x00000004, 0x0401f858, 0x0401f7f0,
- 0x8d3e7d0c, 0x040007ee, 0x5932680a, 0x59300816,
- 0x59340412, 0x80040580, 0x04020007, 0x42000000,
- 0x0010ccaf, 0x0401f90f, 0x0201f800, 0x0010b581,
- 0x0401f7e3, 0x4933c857, 0x80040800, 0x48066016,
- 0x4d380000, 0x59327403, 0x83380580, 0x000000d0,
- 0x04020003, 0x4a038893, 0x00000001, 0x4a026203,
- 0x00000008, 0x0201f800, 0x00020bc1, 0x5c027000,
- 0x1c01f000, 0x8d3e7d0c, 0x04000006, 0x59300407,
- 0x82000580, 0x00000013, 0x02000000, 0x001093d2,
- 0x598c000f, 0x4803c857, 0x81300580, 0x04020004,
- 0x0201f800, 0x00106f5c, 0x040207ac, 0x0201f800,
- 0x0010b75b, 0x040007a9, 0x4803c856, 0x0201f800,
- 0x00106b47, 0x040007a5, 0x0401f79e, 0x0201f800,
- 0x0010931e, 0x04020004, 0x0201f800, 0x00106f25,
- 0x0402079e, 0x0201f800, 0x0010fd55, 0x80c40040,
- 0x040207f2, 0x0401f799, 0x812e59c0, 0x04000006,
- 0x0201f800, 0x00106c29, 0x0201f800, 0x00100c75,
- 0x0401f792, 0x59300004, 0x8c00053e, 0x0400000d,
- 0x8c00050c, 0x0402000b, 0x59306c03, 0x82340580,
- 0x000000d9, 0x04020004, 0x42000000, 0x00000003,
- 0x0401f005, 0x42000000, 0x00000001, 0x0401f002,
- 0x59300203, 0x1c01f000, 0x5931d82a, 0x58ef400a,
- 0x58ee580c, 0x58ec0008, 0x48074407, 0x0801f800,
- 0x1c01f000, 0x4817c857, 0x4c000000, 0x4c040000,
- 0x8c142d2a, 0x04000004, 0x5988011e, 0x80000000,
- 0x4803111e, 0x8c142d2e, 0x04000004, 0x5988011f,
- 0x80000000, 0x4803111f, 0x8c142d2c, 0x04000013,
- 0x40140000, 0x82000500, 0x00070000, 0x82000d80,
- 0x00030000, 0x0400000d, 0x82000d80, 0x00040000,
- 0x0400000a, 0x82000d80, 0x00050000, 0x04000007,
- 0x59880005, 0x80000000, 0x48031005, 0x59880120,
- 0x80000000, 0x48031120, 0x5c000800, 0x5c000000,
- 0x1c01f000, 0x4817c857, 0x4c000000, 0x4c040000,
- 0x8c142d2a, 0x04000004, 0x59880121, 0x80000000,
- 0x48031121, 0x8c142d2e, 0x04000004, 0x59880122,
- 0x80000000, 0x48031122, 0x8c142d2c, 0x04000013,
- 0x40140000, 0x82000500, 0x00070000, 0x82000d80,
- 0x00030000, 0x0400000d, 0x82000d80, 0x00040000,
- 0x0400000a, 0x82000d80, 0x00050000, 0x04000007,
- 0x59880005, 0x80000000, 0x48031005, 0x59880123,
- 0x80000000, 0x48031123, 0x5c000800, 0x5c000000,
- 0x1c01f000, 0x4807c857, 0x4c000000, 0x8c040d2c,
- 0x04000004, 0x5988010c, 0x80000000, 0x4803110c,
- 0x8c040d2a, 0x04000004, 0x5988010d, 0x80000000,
- 0x4803110d, 0x8c040d28, 0x04000004, 0x5988010e,
- 0x80000000, 0x4803110e, 0x8c040d26, 0x04000004,
- 0x5988010f, 0x80000000, 0x4803110f, 0x8c040d24,
- 0x04000004, 0x59880110, 0x80000000, 0x48031110,
- 0x8c040d22, 0x04000004, 0x59880111, 0x80000000,
- 0x48031111, 0x8c040d20, 0x04000004, 0x59880112,
- 0x80000000, 0x48031112, 0x5c000000, 0x1c01f000,
- 0x4807c857, 0x4c000000, 0x59880113, 0x80000000,
- 0x48031113, 0x5c000000, 0x1c01f000, 0x4807c857,
- 0x4c000000, 0x8c040d1c, 0x04000004, 0x59880114,
- 0x80000000, 0x48031114, 0x8c040d1a, 0x04000004,
- 0x59880115, 0x80000000, 0x48031115, 0x5c000000,
- 0x1c01f000, 0x4807c857, 0x4c000000, 0x8c040d18,
- 0x04000004, 0x59880116, 0x80000000, 0x48031116,
- 0x8c040d16, 0x04000004, 0x59880117, 0x80000000,
- 0x48031117, 0x8c040d14, 0x04000004, 0x59880118,
- 0x80000000, 0x48031118, 0x5c000000, 0x1c01f000,
- 0x4807c857, 0x4c000000, 0x8c040d10, 0x04000004,
- 0x59880119, 0x80000000, 0x48031119, 0x8c040d0c,
- 0x04000004, 0x5988011a, 0x80000000, 0x4803111a,
+ 0x5c025800, 0x0201f000, 0x00020b9d, 0x497a5808,
+ 0x0401f7f7, 0x4803c856, 0x0401f046, 0x59300a03,
+ 0x82040480, 0x00000009, 0x04021004, 0x82040480,
+ 0x00000001, 0x0401f002, 0x81780040, 0x0c021002,
+ 0x0401f03c, 0x0010bdf1, 0x0010be24, 0x0010be24,
+ 0x0010be24, 0x0010be24, 0x0010be24, 0x0010be24,
+ 0x0010bdfd, 0x83380580, 0x00000013, 0x04000008,
+ 0x83380580, 0x00000014, 0x0402002e, 0x59300c03,
+ 0x4807c857, 0x0201f800, 0x00106d91, 0x0201f000,
+ 0x00020b9d, 0x83380580, 0x000000da, 0x04020025,
+ 0x4933c857, 0x493bc857, 0x59cc0808, 0x59cc1007,
+ 0x59a81878, 0x820c1d00, 0xfffffffc, 0x82040580,
+ 0x00000000, 0x04020002, 0x840c1d42, 0x82080580,
+ 0x00000000, 0x04020002, 0x840c1d40, 0x480f5078,
+ 0x480fc857, 0x836c0580, 0x00000001, 0x0400000a,
+ 0x4202d800, 0x00000004, 0x4a035038, 0x00000000,
+ 0x497b5058, 0x42000000, 0x00000080, 0x0201f800,
+ 0x0010155d, 0x4a026403, 0x000000d8, 0x4a026203,
+ 0x00000001, 0x42000800, 0x80000040, 0x0401f431,
+ 0x4933c857, 0x493bc857, 0x59300203, 0x4803c857,
+ 0x59300403, 0x4803c857, 0x42000000, 0x0010cfb3,
+ 0x0401f987, 0x1c01f000, 0x4933c857, 0x4d2c0000,
+ 0x4d3c0000, 0x417a5800, 0x417a7800, 0x0201f800,
+ 0x0010989f, 0x04000003, 0x59325809, 0x592e7a09,
+ 0x0401f81a, 0x82000540, 0x00000001, 0x5c027800,
+ 0x5c025800, 0x1c01f000, 0x4933c857, 0x4d2c0000,
+ 0x4d3c0000, 0x42027800, 0x00000040, 0x42000000,
+ 0x0010cfae, 0x0401f96e, 0x417a5800, 0x0201f800,
+ 0x0010989f, 0x04000005, 0x59325809, 0x592e7a09,
+ 0x853e7d4c, 0x493e5a09, 0x0401f804, 0x5c027800,
+ 0x5c025800, 0x1c01f000, 0x0201f800, 0x00106e41,
+ 0x4df00000, 0x0401f88b, 0x4803c857, 0x82000c80,
+ 0x00000009, 0x04021006, 0x0c01f808, 0x5c03e000,
+ 0x02000800, 0x00106e2e, 0x1c01f000, 0x42000000,
+ 0x00000006, 0x0401f7f9, 0x0010beb7, 0x0010beb8,
+ 0x0010be71, 0x0010bece, 0x0010bed9, 0x0010be6b,
+ 0x0010be6b, 0x0010be6b, 0x0010beb7, 0x4d380000,
+ 0x417a7000, 0x0401ffb7, 0x5c027000, 0x0201f000,
+ 0x00107eb4, 0x812e59c0, 0x04000021, 0x42001000,
+ 0x00000002, 0x833c0500, 0x00000081, 0x04020007,
+ 0x42001000, 0x00000006, 0x8d3e7d0c, 0x04020003,
+ 0x42001000, 0x00000004, 0x592c0a07, 0x82040580,
+ 0x00000004, 0x04020006, 0x40080800, 0x0201f800,
+ 0x0010ba49, 0x0201f000, 0x00107eb4, 0x480a5a07,
+ 0x0201f800, 0x000203ef, 0x59300403, 0x82000580,
+ 0x000000d0, 0x04020004, 0x5930100a, 0x4a001400,
+ 0x00000707, 0x0201f000, 0x00107eb4, 0x59300c03,
+ 0x82040580, 0x000000d7, 0x04020005, 0x42000800,
+ 0x00000004, 0x0401f858, 0x0401f7f0, 0x8d3e7d0c,
+ 0x040007ee, 0x5932680a, 0x59300816, 0x59340412,
+ 0x80040580, 0x04020007, 0x42000000, 0x0010cfaf,
+ 0x0401f90f, 0x0201f800, 0x0010b8ac, 0x0401f7e3,
+ 0x4933c857, 0x80040800, 0x48066016, 0x4d380000,
+ 0x59327403, 0x83380580, 0x000000d0, 0x04020003,
+ 0x4a038893, 0x00000001, 0x4a026203, 0x00000008,
+ 0x0201f800, 0x00020bc1, 0x5c027000, 0x1c01f000,
+ 0x8d3e7d0c, 0x04000006, 0x59300407, 0x82000580,
+ 0x00000013, 0x02000000, 0x00109606, 0x598c000f,
+ 0x4803c857, 0x81300580, 0x04020004, 0x0201f800,
+ 0x00107161, 0x040207ac, 0x0201f800, 0x0010ba86,
+ 0x040007a9, 0x4803c856, 0x0201f800, 0x00106d4c,
+ 0x040007a5, 0x0401f79e, 0x0201f800, 0x00109552,
+ 0x04020004, 0x0201f800, 0x0010712a, 0x0402079e,
+ 0x0201f800, 0x00110065, 0x80c40040, 0x040207f2,
+ 0x0401f799, 0x812e59c0, 0x04000006, 0x0201f800,
+ 0x00106e2e, 0x0201f800, 0x00100c76, 0x0401f792,
+ 0x59300004, 0x8c00053e, 0x0400000d, 0x8c00050c,
+ 0x0402000b, 0x59306c03, 0x82340580, 0x000000d9,
+ 0x04020004, 0x42000000, 0x00000003, 0x0401f005,
+ 0x42000000, 0x00000001, 0x0401f002, 0x59300203,
+ 0x1c01f000, 0x5931d82a, 0x58ef400a, 0x58ee580c,
+ 0x58ec0008, 0x48074407, 0x0801f800, 0x1c01f000,
+ 0x4817c857, 0x4c000000, 0x4c040000, 0x8c142d2a,
+ 0x04000004, 0x5988011e, 0x80000000, 0x4803111e,
+ 0x8c142d2e, 0x04000004, 0x5988011f, 0x80000000,
+ 0x4803111f, 0x8c142d2c, 0x04000013, 0x40140000,
+ 0x82000500, 0x00070000, 0x82000d80, 0x00030000,
+ 0x0400000d, 0x82000d80, 0x00040000, 0x0400000a,
+ 0x82000d80, 0x00050000, 0x04000007, 0x59880005,
+ 0x80000000, 0x48031005, 0x59880120, 0x80000000,
+ 0x48031120, 0x5c000800, 0x5c000000, 0x1c01f000,
+ 0x4817c857, 0x4c000000, 0x4c040000, 0x8c142d2a,
+ 0x04000004, 0x59880121, 0x80000000, 0x48031121,
+ 0x8c142d2e, 0x04000004, 0x59880122, 0x80000000,
+ 0x48031122, 0x8c142d2c, 0x04000013, 0x40140000,
+ 0x82000500, 0x00070000, 0x82000d80, 0x00030000,
+ 0x0400000d, 0x82000d80, 0x00040000, 0x0400000a,
+ 0x82000d80, 0x00050000, 0x04000007, 0x59880005,
+ 0x80000000, 0x48031005, 0x59880123, 0x80000000,
+ 0x48031123, 0x5c000800, 0x5c000000, 0x1c01f000,
+ 0x4807c857, 0x4c000000, 0x8c040d2c, 0x04000004,
+ 0x5988010c, 0x80000000, 0x4803110c, 0x8c040d2a,
+ 0x04000004, 0x5988010d, 0x80000000, 0x4803110d,
+ 0x8c040d28, 0x04000004, 0x5988010e, 0x80000000,
+ 0x4803110e, 0x8c040d26, 0x04000004, 0x5988010f,
+ 0x80000000, 0x4803110f, 0x8c040d24, 0x04000004,
+ 0x59880110, 0x80000000, 0x48031110, 0x8c040d22,
+ 0x04000004, 0x59880111, 0x80000000, 0x48031111,
+ 0x8c040d20, 0x04000004, 0x59880112, 0x80000000,
+ 0x48031112, 0x5c000000, 0x1c01f000, 0x4807c857,
+ 0x4c000000, 0x59880113, 0x80000000, 0x48031113,
0x5c000000, 0x1c01f000, 0x4807c857, 0x4c000000,
- 0x8c040d08, 0x04000004, 0x5988011b, 0x80000000,
- 0x4803111b, 0x8c040d04, 0x04000004, 0x5988011c,
- 0x80000000, 0x4803111c, 0x5c000000, 0x1c01f000,
- 0x4807c856, 0x4c000000, 0x598800e5, 0x80000000,
- 0x480310e5, 0x5c000000, 0x1c01f000, 0x40680000,
- 0x5c036000, 0x4db00000, 0x49b3c857, 0x4c040000,
- 0x50000800, 0x80040800, 0x04001002, 0x44040000,
- 0x5c000800, 0x1c01f000, 0x480fc857, 0x4c000000,
- 0x820c0580, 0x00000000, 0x04020004, 0x42000000,
- 0x0010cbe5, 0x0401f014, 0x820c0580, 0x00001001,
- 0x04020004, 0x42000000, 0x0010cbe6, 0x0401f00e,
- 0x820c0580, 0x00001002, 0x04020004, 0x42000000,
- 0x0010cbe7, 0x0401f008, 0x820c0c80, 0x0000201c,
- 0x02021800, 0x0010032e, 0x820c0500, 0x0000001f,
- 0x0c01f804, 0x0401ffdb, 0x5c000000, 0x1c01f000,
- 0x0010bccc, 0x0010bccf, 0x0010bcd2, 0x0010bcd5,
- 0x0010bcd8, 0x0010bcdb, 0x0010bcde, 0x0010bce1,
- 0x0010bce4, 0x0010bce7, 0x0010bcea, 0x0010bced,
- 0x0010bcf0, 0x0010bcf3, 0x0010bcf6, 0x0010bcf9,
- 0x0010bcfc, 0x0010bcff, 0x0010bd02, 0x0010bd05,
- 0x0010bd08, 0x0010bd0b, 0x0010bd0e, 0x0010bd11,
- 0x0010bd14, 0x0010bd17, 0x0010bd1a, 0x0010bd1d,
- 0x42000000, 0x0010cbe8, 0x1c01f000, 0x42000000,
- 0x0010cbe9, 0x1c01f000, 0x42000000, 0x0010cbea,
- 0x1c01f000, 0x42000000, 0x0010cbeb, 0x1c01f000,
- 0x42000000, 0x0010cbec, 0x1c01f000, 0x42000000,
- 0x0010cbed, 0x1c01f000, 0x42000000, 0x0010cbee,
- 0x1c01f000, 0x42000000, 0x0010cbef, 0x1c01f000,
- 0x42000000, 0x0010cbf0, 0x1c01f000, 0x42000000,
- 0x0010cbf1, 0x1c01f000, 0x42000000, 0x0010cbf2,
- 0x1c01f000, 0x42000000, 0x0010cbf3, 0x1c01f000,
- 0x42000000, 0x0010cbf4, 0x1c01f000, 0x42000000,
- 0x0010cbf5, 0x1c01f000, 0x42000000, 0x0010cbf6,
- 0x1c01f000, 0x42000000, 0x0010cbf7, 0x1c01f000,
- 0x42000000, 0x0010cbf8, 0x1c01f000, 0x42000000,
- 0x0010cbf9, 0x1c01f000, 0x42000000, 0x0010cbfa,
- 0x1c01f000, 0x42000000, 0x0010cbfb, 0x1c01f000,
- 0x42000000, 0x0010cbfc, 0x1c01f000, 0x42000000,
- 0x0010cbfd, 0x1c01f000, 0x42000000, 0x0010cbfe,
- 0x1c01f000, 0x42000000, 0x0010cbff, 0x1c01f000,
- 0x42000000, 0x0010cc00, 0x1c01f000, 0x42000000,
- 0x0010cc01, 0x1c01f000, 0x42000000, 0x0010cc02,
- 0x1c01f000, 0x42000000, 0x0010cc03, 0x1c01f000,
- 0x480fc857, 0x4c000000, 0x820c0580, 0x00000001,
- 0x04020004, 0x42000000, 0x0010cb68, 0x0401f012,
- 0x820c0580, 0x00000002, 0x04020004, 0x42000000,
- 0x0010cb69, 0x0401f00c, 0x820c0580, 0x00000003,
- 0x04020004, 0x42000000, 0x0010cb6a, 0x0401f006,
- 0x820c0580, 0x00000004, 0x04020004, 0x42000000,
- 0x0010cb6b, 0x0401ff4f, 0x5c000000, 0x1c01f000,
- 0x4c000000, 0x59a8021b, 0x4803c857, 0x59240a00,
- 0x8c040d0a, 0x04000010, 0x8c000506, 0x04000004,
- 0x42000000, 0x0010cb73, 0x0401f012, 0x8c00050a,
- 0x04000004, 0x42000000, 0x0010cb72, 0x0401f00d,
- 0x8c000508, 0x04000004, 0x42000000, 0x0010cb75,
- 0x0401f008, 0x0201f800, 0x00104fc6, 0x04000006,
- 0x8c000506, 0x04020004, 0x42000000, 0x0010cb74,
- 0x0401ff30, 0x5c000000, 0x1c01f000, 0x8058b1c0,
- 0x02000800, 0x0010032e, 0x5450a800, 0x8050a000,
- 0x8054a800, 0x8058b040, 0x040207fc, 0x1c01f000,
- 0x8058b1c0, 0x02000800, 0x0010032e, 0x4450a800,
- 0x8054a800, 0x8058b040, 0x040207fd, 0x1c01f000,
- 0x4813c857, 0x4817c857, 0x40140000, 0x80100480,
- 0x02021800, 0x0010032e, 0x497bc841, 0x42007800,
- 0x000000ff, 0x40100000, 0x80140480, 0x82006d00,
- 0xffffff00, 0x04020002, 0x40007800, 0x4813c840,
- 0x483fc842, 0x04011000, 0x40100000, 0x803c2400,
- 0x40100000, 0x80140580, 0x040207f3, 0x45782800,
- 0x1c01f000, 0x8058b1c0, 0x02000800, 0x0010032e,
- 0x50500000, 0x9c0001c0, 0x4400a800, 0x8050a000,
- 0x8054a800, 0x8058b040, 0x040207fa, 0x1c01f000,
- 0x4c000000, 0x59a80007, 0x8c00051c, 0x5c000000,
+ 0x8c040d1c, 0x04000004, 0x59880114, 0x80000000,
+ 0x48031114, 0x8c040d1a, 0x04000004, 0x59880115,
+ 0x80000000, 0x48031115, 0x5c000000, 0x1c01f000,
+ 0x4807c857, 0x4c000000, 0x8c040d18, 0x04000004,
+ 0x59880116, 0x80000000, 0x48031116, 0x8c040d16,
+ 0x04000004, 0x59880117, 0x80000000, 0x48031117,
+ 0x8c040d14, 0x04000004, 0x59880118, 0x80000000,
+ 0x48031118, 0x5c000000, 0x1c01f000, 0x4807c857,
+ 0x4c000000, 0x8c040d10, 0x04000004, 0x59880119,
+ 0x80000000, 0x48031119, 0x8c040d0c, 0x04000004,
+ 0x5988011a, 0x80000000, 0x4803111a, 0x5c000000,
+ 0x1c01f000, 0x4807c857, 0x4c000000, 0x8c040d08,
+ 0x04000004, 0x5988011b, 0x80000000, 0x4803111b,
+ 0x8c040d04, 0x04000004, 0x5988011c, 0x80000000,
+ 0x4803111c, 0x5c000000, 0x1c01f000, 0x4807c856,
+ 0x4c000000, 0x598800e5, 0x80000000, 0x480310e5,
+ 0x5c000000, 0x1c01f000, 0x40680000, 0x5c036000,
+ 0x4db00000, 0x49b3c857, 0x4c040000, 0x50000800,
+ 0x80040800, 0x04001002, 0x44040000, 0x5c000800,
+ 0x1c01f000, 0x480fc857, 0x4c000000, 0x820c0580,
+ 0x00000000, 0x04020004, 0x42000000, 0x0010cee5,
+ 0x0401f014, 0x820c0580, 0x00001001, 0x04020004,
+ 0x42000000, 0x0010cee6, 0x0401f00e, 0x820c0580,
+ 0x00001002, 0x04020004, 0x42000000, 0x0010cee7,
+ 0x0401f008, 0x820c0c80, 0x0000201c, 0x02021800,
+ 0x0010032e, 0x820c0500, 0x0000001f, 0x0c01f804,
+ 0x0401ffdb, 0x5c000000, 0x1c01f000, 0x0010bff7,
+ 0x0010bffa, 0x0010bffd, 0x0010c000, 0x0010c003,
+ 0x0010c006, 0x0010c009, 0x0010c00c, 0x0010c00f,
+ 0x0010c012, 0x0010c015, 0x0010c018, 0x0010c01b,
+ 0x0010c01e, 0x0010c021, 0x0010c024, 0x0010c027,
+ 0x0010c02a, 0x0010c02d, 0x0010c030, 0x0010c033,
+ 0x0010c036, 0x0010c039, 0x0010c03c, 0x0010c03f,
+ 0x0010c042, 0x0010c045, 0x0010c048, 0x42000000,
+ 0x0010cee8, 0x1c01f000, 0x42000000, 0x0010cee9,
+ 0x1c01f000, 0x42000000, 0x0010ceea, 0x1c01f000,
+ 0x42000000, 0x0010ceeb, 0x1c01f000, 0x42000000,
+ 0x0010ceec, 0x1c01f000, 0x42000000, 0x0010ceed,
+ 0x1c01f000, 0x42000000, 0x0010ceee, 0x1c01f000,
+ 0x42000000, 0x0010ceef, 0x1c01f000, 0x42000000,
+ 0x0010cef0, 0x1c01f000, 0x42000000, 0x0010cef1,
+ 0x1c01f000, 0x42000000, 0x0010cef2, 0x1c01f000,
+ 0x42000000, 0x0010cef3, 0x1c01f000, 0x42000000,
+ 0x0010cef4, 0x1c01f000, 0x42000000, 0x0010cef5,
+ 0x1c01f000, 0x42000000, 0x0010cef6, 0x1c01f000,
+ 0x42000000, 0x0010cef7, 0x1c01f000, 0x42000000,
+ 0x0010cef8, 0x1c01f000, 0x42000000, 0x0010cef9,
+ 0x1c01f000, 0x42000000, 0x0010cefa, 0x1c01f000,
+ 0x42000000, 0x0010cefb, 0x1c01f000, 0x42000000,
+ 0x0010cefc, 0x1c01f000, 0x42000000, 0x0010cefd,
+ 0x1c01f000, 0x42000000, 0x0010cefe, 0x1c01f000,
+ 0x42000000, 0x0010ceff, 0x1c01f000, 0x42000000,
+ 0x0010cf00, 0x1c01f000, 0x42000000, 0x0010cf01,
+ 0x1c01f000, 0x42000000, 0x0010cf02, 0x1c01f000,
+ 0x42000000, 0x0010cf03, 0x1c01f000, 0x480fc857,
+ 0x4c000000, 0x820c0580, 0x00000001, 0x04020004,
+ 0x42000000, 0x0010ce68, 0x0401f012, 0x820c0580,
+ 0x00000002, 0x04020004, 0x42000000, 0x0010ce69,
+ 0x0401f00c, 0x820c0580, 0x00000003, 0x04020004,
+ 0x42000000, 0x0010ce6a, 0x0401f006, 0x820c0580,
+ 0x00000004, 0x04020004, 0x42000000, 0x0010ce6b,
+ 0x0401ff4f, 0x5c000000, 0x1c01f000, 0x4c000000,
+ 0x59a8021b, 0x4803c857, 0x59240a00, 0x8c040d0a,
+ 0x04000010, 0x8c000506, 0x04000004, 0x42000000,
+ 0x0010ce73, 0x0401f012, 0x8c00050a, 0x04000004,
+ 0x42000000, 0x0010ce72, 0x0401f00d, 0x8c000508,
+ 0x04000004, 0x42000000, 0x0010ce75, 0x0401f008,
+ 0x0201f800, 0x001050f7, 0x04000006, 0x8c000506,
+ 0x04020004, 0x42000000, 0x0010ce74, 0x0401ff30,
+ 0x5c000000, 0x1c01f000, 0x8058b1c0, 0x02000800,
+ 0x0010032e, 0x5450a800, 0x8050a000, 0x8054a800,
+ 0x8058b040, 0x040207fc, 0x1c01f000, 0x8058b1c0,
+ 0x02000800, 0x0010032e, 0x4450a800, 0x8054a800,
+ 0x8058b040, 0x040207fd, 0x1c01f000, 0x4813c857,
+ 0x4817c857, 0x40140000, 0x80100480, 0x02021800,
+ 0x0010032e, 0x497bc841, 0x42007800, 0x000000ff,
+ 0x40100000, 0x80140480, 0x82006d00, 0xffffff00,
+ 0x04020002, 0x40007800, 0x4813c840, 0x483fc842,
+ 0x04011000, 0x40100000, 0x803c2400, 0x40100000,
+ 0x80140580, 0x040207f3, 0x45782800, 0x1c01f000,
+ 0x8058b1c0, 0x02000800, 0x0010032e, 0x50500000,
+ 0x9c0001c0, 0x4400a800, 0x8050a000, 0x8054a800,
+ 0x8058b040, 0x040207fa, 0x1c01f000, 0x4c000000,
+ 0x59a80007, 0x8c00051c, 0x5c000000, 0x1c01f000,
+ 0x0401f807, 0x42018800, 0x00000001, 0x04020003,
+ 0x42018800, 0x00000000, 0x1c01f000, 0x59a80007,
+ 0x8c000518, 0x1c01f000, 0x4200b000, 0x0010cfd0,
+ 0x5058b000, 0x1c01f000, 0x42006800, 0x0010cfd1,
+ 0x58340406, 0x8c000502, 0x040007f8, 0x4200b000,
+ 0x00000001, 0x1c01f000, 0x42006800, 0x00000064,
+ 0x80346840, 0x04000007, 0x4a030000, 0x00000001,
+ 0x40000000, 0x59807000, 0x8c387500, 0x040007f9,
0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
0x04020003, 0x42018800, 0x00000000, 0x1c01f000,
- 0x59a80007, 0x8c000518, 0x1c01f000, 0x4200b000,
- 0x0010ccd0, 0x5058b000, 0x1c01f000, 0x42006800,
- 0x0010ccd1, 0x58340406, 0x8c000502, 0x040007f8,
- 0x4200b000, 0x00000001, 0x1c01f000, 0x42006800,
- 0x00000064, 0x80346840, 0x04000007, 0x4a030000,
- 0x00000001, 0x40000000, 0x59807000, 0x8c387500,
- 0x040007f9, 0x1c01f000, 0x00000001, 0x00000002,
- 0x00000004, 0x00000008, 0x00000010, 0x00000020,
- 0x00000040, 0x00000080, 0x00000100, 0x00000200,
- 0x00000400, 0x00000800, 0x00001000, 0x00002000,
- 0x00004000, 0x00008000, 0x00010000, 0x0010ccd1,
- 0x0010ccdc, 0x0010cce7, 0x0010ccf2, 0x0010ccfd,
- 0x0010cd08, 0x0010cd13, 0x0010cd1e, 0x0010cd29,
- 0x0010cd34, 0x0010cd3f, 0x0010cd4a, 0x0010cd55,
- 0x0010cd60, 0x0010cd6b, 0x0010cd76, 0x0010cd81,
- 0x0010cd8c, 0x0010cd97, 0x0010cda2, 0x0010cdad,
- 0x0010cdb8, 0x0010cdc3, 0x0010cdce, 0x0010cdd9,
- 0x0010cde4, 0x0010cdef, 0x0010cdfa, 0x0010ce05,
- 0x0010ce10, 0x0010ce1b, 0x0010ce26, 0x0010ce31,
- 0x0010ce3c, 0x0010ce47, 0x0010ce52, 0x0010ce5d,
- 0x0010ce68, 0x0010ce73, 0x0010ce7e, 0x0010ce89,
- 0x0010ce94, 0x0010ce9f, 0x0010ceaa, 0x0010ceb5,
- 0x0010cec0, 0x0010cecb, 0x0010ced6, 0x0010cee1,
- 0x0010ceec, 0x0010cef7, 0x0010cf02, 0x0010cf0d,
- 0x0010cf18, 0x0010cf23, 0x0010cf2e, 0x0010cf39,
- 0x0010cf44, 0x0010cf4f, 0x0010cf5a, 0x0010cf65,
- 0x0010cf70, 0x0010cf7b, 0x0010cf86, 0x0010cf91,
- 0x0010cf9c, 0x0010cfa7, 0x0010cfb2, 0x0010cfbd,
- 0x0010cfc8, 0x0010cfd3, 0x0010cfde, 0x0010cfe9,
- 0x0010cff4, 0x0010cfff, 0x0010d00a, 0x0010d015,
- 0x0010d020, 0x0010d02b, 0x0010d036, 0x0010d041,
- 0x0010d04c, 0x0010d057, 0x0010d062, 0x0010d06d,
- 0x0010d078, 0x0010d083, 0x0010d08e, 0x0010d099,
- 0x0010d0a4, 0x0010d0af, 0x0010d0ba, 0x0010d0c5,
- 0x0010d0d0, 0x0010d0db, 0x0010d0e6, 0x0010d0f1,
- 0x0010d0fc, 0x0010d107, 0x0010d112, 0x0010d11d,
- 0x0010d128, 0x0010d133, 0x0010d13e, 0x0010d149,
- 0x0010d154, 0x0010d15f, 0x0010d16a, 0x0010d175,
- 0x0010d180, 0x0010d18b, 0x0010d196, 0x0010d1a1,
- 0x0010d1ac, 0x0010d1b7, 0x0010d1c2, 0x0010d1cd,
- 0x0010d1d8, 0x0010d1e3, 0x0010d1ee, 0x0010d1f9,
- 0x0010d204, 0x0010d20f, 0x0010d21a, 0x0010d225,
- 0x0010d230, 0x0010d23b, 0x0010d246, 0x4a035071,
- 0x0000001c, 0x4a035072, 0x00000013, 0x4a035073,
- 0x00000001, 0x4a035074, 0x00000000, 0x59e00002,
- 0x8c00051e, 0x42000000, 0x7ffe00fe, 0x04000003,
- 0x42000000, 0x7ffe01fe, 0x50000800, 0x48075047,
- 0x80040920, 0x82040580, 0x0000013e, 0x0402000b,
- 0x59a80070, 0x84000548, 0x48035070, 0x4a035071,
- 0x0000005a, 0x4a035072, 0x00000058, 0x4a035074,
- 0x0000000f, 0x0401f045, 0x82040580, 0x0000013f,
- 0x0400000a, 0x82040580, 0x0000014e, 0x04000007,
- 0x82040580, 0x00000155, 0x04000004, 0x82040580,
- 0x00000156, 0x0402000b, 0x59a80070, 0x8400054a,
- 0x48035070, 0x4a035071, 0x00000055, 0x4a035072,
- 0x00000052, 0x4a035074, 0x00000009, 0x0401f02f,
- 0x59e00003, 0x82000500, 0x00030000, 0x82000580,
- 0x00000000, 0x04020029, 0x82040580, 0x00000147,
- 0x04000019, 0x82040580, 0x0000012c, 0x04000016,
- 0x82040580, 0x0000012a, 0x04000007, 0x82040580,
- 0x0000012b, 0x04000004, 0x82040580, 0x00000145,
- 0x0402001a, 0x59a80070, 0x84000546, 0x48035070,
- 0x4a035071, 0x0000003d, 0x4a035072, 0x00000038,
- 0x4a035073, 0x0000001e, 0x4a035074, 0x00000001,
- 0x0401f00c, 0x59a80070, 0x84000544, 0x48035070,
- 0x4a035071, 0x0000003d, 0x4a035072, 0x00000038,
- 0x4a035073, 0x0000001e, 0x4a035074, 0x00000001,
- 0x4a0378e4, 0x000c0000, 0x59a80070, 0x8c000502,
- 0x04000005, 0x82000500, 0x00000030, 0x02000800,
- 0x0010032e, 0x1c01f000, 0x42b9a2d1,
- 0x00000000, 0x00000000, 0x00112000, 0x0000368c,
+ 0x42006800, 0x0010cfd1, 0x58340406, 0x8c000504,
+ 0x1c01f000, 0x0401f807, 0x42018800, 0x00000001,
+ 0x04020003, 0x42018800, 0x00000000, 0x1c01f000,
+ 0x42006800, 0x0010cfd1, 0x58340406, 0x8c000508,
+ 0x1c01f000, 0x59a80006, 0x8c000516, 0x1c01f000,
+ 0x00000001, 0x00000002, 0x00000004, 0x00000008,
+ 0x00000010, 0x00000020, 0x00000040, 0x00000080,
+ 0x00000100, 0x00000200, 0x00000400, 0x00000800,
+ 0x00001000, 0x00002000, 0x00004000, 0x00008000,
+ 0x00010000, 0x0010cfd1, 0x0010cfdc, 0x0010cfe7,
+ 0x0010cff2, 0x0010cffd, 0x0010d008, 0x0010d013,
+ 0x0010d01e, 0x0010d029, 0x0010d034, 0x0010d03f,
+ 0x0010d04a, 0x0010d055, 0x0010d060, 0x0010d06b,
+ 0x0010d076, 0x0010d081, 0x0010d08c, 0x0010d097,
+ 0x0010d0a2, 0x0010d0ad, 0x0010d0b8, 0x0010d0c3,
+ 0x0010d0ce, 0x0010d0d9, 0x0010d0e4, 0x0010d0ef,
+ 0x0010d0fa, 0x0010d105, 0x0010d110, 0x0010d11b,
+ 0x0010d126, 0x0010d131, 0x0010d13c, 0x0010d147,
+ 0x0010d152, 0x0010d15d, 0x0010d168, 0x0010d173,
+ 0x0010d17e, 0x0010d189, 0x0010d194, 0x0010d19f,
+ 0x0010d1aa, 0x0010d1b5, 0x0010d1c0, 0x0010d1cb,
+ 0x0010d1d6, 0x0010d1e1, 0x0010d1ec, 0x0010d1f7,
+ 0x0010d202, 0x0010d20d, 0x0010d218, 0x0010d223,
+ 0x0010d22e, 0x0010d239, 0x0010d244, 0x0010d24f,
+ 0x0010d25a, 0x0010d265, 0x0010d270, 0x0010d27b,
+ 0x0010d286, 0x0010d291, 0x0010d29c, 0x0010d2a7,
+ 0x0010d2b2, 0x0010d2bd, 0x0010d2c8, 0x0010d2d3,
+ 0x0010d2de, 0x0010d2e9, 0x0010d2f4, 0x0010d2ff,
+ 0x0010d30a, 0x0010d315, 0x0010d320, 0x0010d32b,
+ 0x0010d336, 0x0010d341, 0x0010d34c, 0x0010d357,
+ 0x0010d362, 0x0010d36d, 0x0010d378, 0x0010d383,
+ 0x0010d38e, 0x0010d399, 0x0010d3a4, 0x0010d3af,
+ 0x0010d3ba, 0x0010d3c5, 0x0010d3d0, 0x0010d3db,
+ 0x0010d3e6, 0x0010d3f1, 0x0010d3fc, 0x0010d407,
+ 0x0010d412, 0x0010d41d, 0x0010d428, 0x0010d433,
+ 0x0010d43e, 0x0010d449, 0x0010d454, 0x0010d45f,
+ 0x0010d46a, 0x0010d475, 0x0010d480, 0x0010d48b,
+ 0x0010d496, 0x0010d4a1, 0x0010d4ac, 0x0010d4b7,
+ 0x0010d4c2, 0x0010d4cd, 0x0010d4d8, 0x0010d4e3,
+ 0x0010d4ee, 0x0010d4f9, 0x0010d504, 0x0010d50f,
+ 0x0010d51a, 0x0010d525, 0x0010d530, 0x0010d53b,
+ 0x0010d546, 0x4a035071, 0x0000001c, 0x4a035072,
+ 0x00000013, 0x4a035073, 0x00000001, 0x4a035074,
+ 0x00000000, 0x59e00002, 0x8c00051e, 0x42000000,
+ 0x7ffe00fe, 0x04000003, 0x42000000, 0x7ffe01fe,
+ 0x50000800, 0x48075047, 0x80040920, 0x82040580,
+ 0x0000013e, 0x0402000b, 0x59a80070, 0x84000548,
+ 0x48035070, 0x4a035071, 0x0000005a, 0x4a035072,
+ 0x00000058, 0x4a035074, 0x0000000f, 0x0401f045,
+ 0x82040580, 0x0000013f, 0x0400000a, 0x82040580,
+ 0x0000014e, 0x04000007, 0x82040580, 0x00000155,
+ 0x04000004, 0x82040580, 0x00000156, 0x0402000b,
+ 0x59a80070, 0x8400054a, 0x48035070, 0x4a035071,
+ 0x00000055, 0x4a035072, 0x00000052, 0x4a035074,
+ 0x00000009, 0x0401f02f, 0x59e00003, 0x82000500,
+ 0x00030000, 0x82000580, 0x00000000, 0x04020029,
+ 0x82040580, 0x00000147, 0x04000019, 0x82040580,
+ 0x0000012c, 0x04000016, 0x82040580, 0x0000012a,
+ 0x04000007, 0x82040580, 0x0000012b, 0x04000004,
+ 0x82040580, 0x00000145, 0x0402001a, 0x59a80070,
+ 0x84000546, 0x48035070, 0x4a035071, 0x0000003d,
+ 0x4a035072, 0x00000038, 0x4a035073, 0x0000001e,
+ 0x4a035074, 0x00000001, 0x0401f00c, 0x59a80070,
+ 0x84000544, 0x48035070, 0x4a035071, 0x0000003d,
+ 0x4a035072, 0x00000038, 0x4a035073, 0x0000001e,
+ 0x4a035074, 0x00000001, 0x4a0378e4, 0x000c0000,
+ 0x59a80070, 0x8c000502, 0x04000005, 0x82000500,
+ 0x00000030, 0x02000800, 0x0010032e, 0x1c01f000,
+ 0x6b3597d5,
+ 0x00000000, 0x00000000, 0x00112000, 0x000036ba,
0x00000000, 0x00000000, 0x00020000, 0x00000cef,
0x836c0580, 0x00000003, 0x02020000, 0x001002bd,
- 0x42000000, 0x0010c817, 0x50000000, 0x800001c0,
+ 0x42000000, 0x0010cb17, 0x50000000, 0x800001c0,
0x04020a5e, 0x0401fa08, 0x0201f800, 0x000205ce,
0x0401fbfb, 0x0201f800, 0x00020b27, 0x0201f800,
0x00020988, 0x0401f7ef, 0x42007000, 0x00020cf0,
@@ -26782,7 +27044,7 @@
0x0010032e, 0x42007000, 0x00020cf0, 0x58380000,
0x82001480, 0x00000004, 0x0c001004, 0x0201f800,
0x0010032e, 0x1c01f000, 0x0002002c, 0x00020072,
- 0x0002007b, 0x0010106b, 0x82040d00, 0x43000f80,
+ 0x0002007b, 0x0010106c, 0x82040d00, 0x43000f80,
0x02020000, 0x0010063a, 0x58380002, 0x80000540,
0x0400000a, 0x0201f000, 0x0010062c, 0x82040d00,
0x43000f80, 0x02020000, 0x0010063a, 0x58380002,
@@ -26792,8 +27054,8 @@
0x80040400, 0x58300807, 0x48006006, 0x82040c40,
0x00000000, 0x48046007, 0x4030d000, 0x0809f800,
0x0401f792, 0x59b800ea, 0x82000d00, 0xf0000038,
- 0x02020000, 0x0010077b, 0x8c000510, 0x02000000,
- 0x0010077a, 0x59ba60e0, 0x81300182, 0x0402104b,
+ 0x02020000, 0x00100779, 0x8c000510, 0x02000000,
+ 0x00100778, 0x59ba60e0, 0x81300182, 0x0402104b,
0x04002031, 0x8532653e, 0x59300407, 0x82000580,
0x00000003, 0x04020029, 0x59300203, 0x82000580,
0x00000004, 0x04020025, 0x59325809, 0x59300004,
@@ -26803,8 +27065,8 @@
0x5932680a, 0x0201f800, 0x00020b9d, 0x5934000f,
0x5934140b, 0x80081040, 0x04001002, 0x480a6c0b,
0x80000540, 0x04020a99, 0x59b800ea, 0x8c000510,
- 0x040207d9, 0x1c01f000, 0x0201f800, 0x00107021,
- 0x040007e9, 0x0201f000, 0x00100770, 0x59300220,
+ 0x040207d9, 0x1c01f000, 0x0201f800, 0x00107226,
+ 0x040007e9, 0x0201f000, 0x0010076e, 0x59300220,
0x48025c10, 0x0401f7ea, 0x42027000, 0x00000055,
0x0401f022, 0x83326500, 0x3fffffff, 0x59300407,
0x82000580, 0x00000003, 0x04020011, 0x59325809,
@@ -26814,52 +27076,52 @@
0x80000540, 0x04020a75, 0x0401f7dc, 0x42027000,
0x00000054, 0x0401f009, 0x83300500, 0x60000000,
0x04000016, 0x81326580, 0x8000013a, 0x82000400,
- 0x00100781, 0x50027000, 0x59300c07, 0x82040580,
- 0x00000002, 0x02000000, 0x00100770, 0x59300004,
+ 0x0010077f, 0x50027000, 0x59300c07, 0x82040580,
+ 0x00000002, 0x02000000, 0x0010076e, 0x59300004,
0x8c00053e, 0x04020004, 0x0201f800, 0x00020bc1,
- 0x0401f7c6, 0x0201f800, 0x00107021, 0x040007fb,
- 0x0201f000, 0x00100770, 0x83300500, 0x1f000000,
- 0x02000000, 0x00100773, 0x81326580, 0x80000130,
+ 0x0401f7c6, 0x0201f800, 0x00107226, 0x040007fb,
+ 0x0201f000, 0x0010076e, 0x83300500, 0x1f000000,
+ 0x02000000, 0x00100771, 0x81326580, 0x80000130,
0x82000c80, 0x00000014, 0x02021800, 0x0010032e,
- 0x1201f000, 0x00100785, 0x82000500, 0xf0000000,
+ 0x1201f000, 0x00100783, 0x82000500, 0xf0000000,
0x82040d00, 0x0fffffff, 0x80040d40, 0x4807c857,
- 0x59b800ea, 0x8c000516, 0x02020000, 0x001008a1,
+ 0x59b800ea, 0x8c000516, 0x02020000, 0x0010089f,
0x480770e1, 0x1c01f000, 0x59325809, 0x412c7000,
0x58380a05, 0x82040d00, 0x000000ff, 0x82040580,
- 0x00000068, 0x02000000, 0x00100b88, 0x82040580,
- 0x00000072, 0x02000000, 0x00100ba5, 0x58380a05,
- 0x82040500, 0x0000000f, 0x82000c00, 0x00100f0a,
- 0x50044000, 0x0c01f001, 0x00100b71, 0x00100b71,
- 0x0002013e, 0x00100b71, 0x00100b71, 0x00100b71,
- 0x00100b71, 0x00100b71, 0x0002014e, 0x00100bbe,
- 0x00100b71, 0x00100b73, 0x00100bac, 0x00100b71,
- 0x00100b71, 0x00100b71, 0x5838040b, 0x8c000500,
+ 0x00000068, 0x02000000, 0x00100b89, 0x82040580,
+ 0x00000072, 0x02000000, 0x00100ba6, 0x58380a05,
+ 0x82040500, 0x0000000f, 0x82000c00, 0x00100f0b,
+ 0x50044000, 0x0c01f001, 0x00100b72, 0x00100b72,
+ 0x0002013e, 0x00100b72, 0x00100b72, 0x00100b72,
+ 0x00100b72, 0x00100b72, 0x0002014e, 0x00100bbf,
+ 0x00100b72, 0x00100b74, 0x00100bad, 0x00100b72,
+ 0x00100b72, 0x00100b72, 0x5838040b, 0x8c000500,
0x02000800, 0x0010032e, 0x50200000, 0x80387c00,
0x583c1002, 0x583c2800, 0x583c2001, 0x58380a08,
0x58383010, 0x59303808, 0x58384c09, 0x5838000e,
0x48026013, 0x0401f010, 0x5838020b, 0x8c000502,
- 0x02000000, 0x00100b71, 0x50200000, 0x80387c00,
+ 0x02000000, 0x00100b72, 0x50200000, 0x80387c00,
0x583c2800, 0x583c2001, 0x583c1002, 0x592c0a08,
0x592c4c09, 0x592c3010, 0x59303808, 0x497a6013,
0x497a6014, 0x4816600f, 0x48126010, 0x480a6011,
0x481a6012, 0x80040840, 0x4806600e, 0x02020000,
- 0x00100beb, 0x841c3d40, 0x481e6008, 0x1c01f000,
+ 0x00100bec, 0x841c3d40, 0x481e6008, 0x1c01f000,
0x4d2c0000, 0x59325809, 0x592c0a05, 0x4807c857,
0x82040d00, 0x000000ff, 0x82040500, 0x0000000f,
- 0x1201f000, 0x00100d47, 0x41787800, 0x59325809,
- 0x592c0c0b, 0x8c040d02, 0x02000000, 0x00100d88,
+ 0x1201f000, 0x00100d48, 0x41787800, 0x59325809,
+ 0x592c0c0b, 0x8c040d02, 0x02000000, 0x00100d89,
0x592c000e, 0x592c1010, 0x592c0a05, 0x480a6012,
0x48026013, 0x48026014, 0x82040d00, 0x000000ff,
- 0x82040580, 0x00000072, 0x02000000, 0x00100d8f,
+ 0x82040580, 0x00000072, 0x02000000, 0x00100d90,
0x412c3000, 0x82040500, 0x0000000f, 0x82000400,
- 0x00100f0a, 0x50003800, 0x8c3c7d0e, 0x04000002,
+ 0x00100f0b, 0x50003800, 0x8c3c7d0e, 0x04000002,
0x801c3800, 0x501c0000, 0x592c1a08, 0x4802600b,
0x481a600c, 0x481e600d, 0x480e600e, 0x843c7d4a,
0x403c1000, 0x1c01f000, 0x592c0a05, 0x497a6013,
0x41787800, 0x82040d00, 0x000000ff, 0x82040580,
- 0x00000068, 0x02000000, 0x00100d93, 0x412c3000,
+ 0x00000068, 0x02000000, 0x00100d94, 0x412c3000,
0x592c1a08, 0x82040500, 0x0000000f, 0x82000400,
- 0x00100f0a, 0x50004000, 0x8c3c7d0e, 0x04000002,
+ 0x00100f0b, 0x50004000, 0x8c3c7d0e, 0x04000002,
0x80204000, 0x50200000, 0x4802600b, 0x481a600c,
0x4822600d, 0x480e600e, 0x483e6004, 0x80000580,
0x1c01f000, 0x59e00004, 0x8c00050e, 0x040206aa,
@@ -26881,17 +27143,17 @@
0x000201f5, 0x000201f5, 0x000201f5, 0x000201f5,
0x000201f5, 0x4c000000, 0x4df00000, 0x4203e000,
0xb0100000, 0x41f00000, 0x81fe1500, 0x8d0a1512,
- 0x02020800, 0x001013ae, 0x8d0a1518, 0x02020800,
+ 0x02020800, 0x001013af, 0x8d0a1518, 0x02020800,
0x00020b4a, 0x8d0a151a, 0x04020e93, 0x83080500,
0x00000d00, 0x04020804, 0x5c03e000, 0x5c000000,
- 0x1801f000, 0x8d0a1516, 0x02020800, 0x00101202,
+ 0x1801f000, 0x8d0a1516, 0x02020800, 0x00101203,
0x8d0a1514, 0x04020fa4, 0x8d0a1508, 0x02020800,
- 0x00100fcd, 0x8d0a1500, 0x02020000, 0x00020a80,
- 0x1c01f000, 0x42000000, 0x0010c81d, 0x50000000,
- 0x8c000504, 0x04000014, 0x42000000, 0x0010c81d,
+ 0x00100fce, 0x8d0a1500, 0x02020000, 0x00020a80,
+ 0x1c01f000, 0x42000000, 0x0010cb1d, 0x50000000,
+ 0x8c000504, 0x04000014, 0x42000000, 0x0010cb1d,
0x50000000, 0x8c000502, 0x04020002, 0x1c01f000,
0x4df00000, 0x4203e000, 0x50000000, 0x42034000,
- 0x0010c7ff, 0x59a0001e, 0x59a1d806, 0x84000502,
+ 0x0010caff, 0x59a0001e, 0x59a1d806, 0x84000502,
0x4803401e, 0x58ec0008, 0x0801f800, 0x5c03e000,
0x1c01f000, 0x04027002, 0x04026002, 0x1c01f000,
0x4df00000, 0x4203e000, 0x50000000, 0x59e00020,
@@ -26899,18 +27161,18 @@
0x00000044, 0x04020008, 0x4803c857, 0x42000800,
0x00020cf0, 0x58040800, 0x82040d80, 0x00000000,
0x0402001d, 0x0201f800, 0x00100583, 0x0400001a,
- 0x412dd800, 0x48efc857, 0x0201f800, 0x001039b6,
- 0x42034000, 0x0010c7ff, 0x49a1d80a, 0x48ef4006,
+ 0x412dd800, 0x48efc857, 0x0201f800, 0x00103aa6,
+ 0x42034000, 0x0010caff, 0x49a1d80a, 0x48ef4006,
0x59a0001e, 0x84000544, 0x4803401e, 0x59e00020,
0x4803c857, 0x59e00021, 0x4803c857, 0x59e00022,
0x4803c857, 0x59e00023, 0x4803c857, 0x59e00024,
- 0x4803c857, 0x0201f800, 0x0010215d, 0x0201f800,
- 0x0010217c, 0x5c03e000, 0x1c01f000, 0x0201f800,
- 0x0010bdab, 0x040007fe, 0x4203e000, 0x30000001,
+ 0x4803c857, 0x0201f800, 0x0010221c, 0x0201f800,
+ 0x0010223b, 0x5c03e000, 0x1c01f000, 0x0201f800,
+ 0x0010c0d6, 0x040007fe, 0x4203e000, 0x30000001,
0x4203e000, 0x40000000, 0x42000800, 0x00007a12,
0x45780800, 0x0401f7ff, 0x4da00000, 0x4df00000,
0x4203e000, 0x50000000, 0x04006050, 0x42034000,
- 0x0010c7ff, 0x59a01018, 0x59a01819, 0x800c19c0,
+ 0x0010caff, 0x59a01018, 0x59a01819, 0x800c19c0,
0x0402000a, 0x59a0381c, 0x801c39c0, 0x02000800,
0x0010032e, 0x49a3c857, 0x481fc857, 0x59a0041d,
0x801c3c00, 0x0401f00c, 0x59a0041a, 0x82000400,
@@ -26931,14 +27193,14 @@
0x592c3814, 0x481f401c, 0x497b441d, 0x0201f800,
0x00100594, 0x5c025800, 0x5c03e000, 0x5c034000,
0x1c01f000, 0x830c0500, 0x00000003, 0x02020000,
- 0x00104249, 0x59340400, 0x82000580, 0x00000606,
- 0x02020000, 0x0010421b, 0x5934000d, 0x80027d40,
- 0x02020000, 0x00104254, 0x0401f803, 0x80000580,
+ 0x00104342, 0x59340400, 0x82000580, 0x00000606,
+ 0x02020000, 0x00104314, 0x5934000d, 0x80027d40,
+ 0x02020000, 0x0010434d, 0x0401f803, 0x80000580,
0x1c01f000, 0x5934000f, 0x59341203, 0x80080540,
0x0402006b, 0x5934000b, 0x80001120, 0x82000500,
0x0000ffff, 0x80080480, 0x04021065, 0x0201f800,
0x00020b7b, 0x0400005e, 0x592e4411, 0x81224110,
- 0x83200400, 0x0010bdc7, 0x50024800, 0x4926601c,
+ 0x83200400, 0x0010c10d, 0x50024800, 0x4926601c,
0x592c0407, 0x4936600a, 0x492e6009, 0x4a026407,
0x00000003, 0x4a026403, 0x00000040, 0x80081000,
0x480a6c0b, 0x800000c2, 0x800010c4, 0x80081400,
@@ -26966,24 +27228,24 @@
0x592c0407, 0x800000c2, 0x800018c4, 0x800c0400,
0x48025804, 0x1c01f000, 0x492c0800, 0x0401f7f9,
0x83440c80, 0x00000800, 0x04021009, 0x83440400,
- 0x0010bf80, 0x50000000, 0x80000540, 0x04000004,
+ 0x0010c280, 0x50000000, 0x80000540, 0x04000004,
0x40026800, 0x80000580, 0x1c01f000, 0x82000540,
0x00000001, 0x1c01f000, 0x59340203, 0x80000540,
0x04020054, 0x4d300000, 0x4d2c0000, 0x5934000f,
0x80025d40, 0x0400004d, 0x0201f800, 0x00020b7b,
0x04000048, 0x592c0000, 0x4802680f, 0x80000540,
0x04020002, 0x48026810, 0x592c2a05, 0x592e4411,
- 0x81224110, 0x83200400, 0x0010bdc7, 0x50024800,
+ 0x81224110, 0x83200400, 0x0010c10d, 0x50024800,
0x4926601c, 0x4936600a, 0x82142d00, 0x000000ff,
0x82140580, 0x00000012, 0x0400003b, 0x82140580,
0x00000072, 0x04000038, 0x492e6009, 0x80081000,
0x480a6c0b, 0x4a026407, 0x00000003, 0x4a026403,
0x00000040, 0x592c0004, 0x497a5804, 0x48026006,
0x592c0809, 0x592c180a, 0x592c020b, 0x48066018,
- 0x480e6019, 0x8c000502, 0x02000000, 0x00104716,
+ 0x480e6019, 0x8c000502, 0x02000000, 0x00104816,
0x4a026203, 0x00000004, 0x592c0208, 0x80000040,
- 0x02020000, 0x00104709, 0x82140580, 0x00000018,
- 0x02020000, 0x00104709, 0x592c1810, 0x59300008,
+ 0x02020000, 0x00104809, 0x82140580, 0x00000018,
+ 0x02020000, 0x00104809, 0x592c1810, 0x59300008,
0x82000540, 0x00000091, 0x480e6012, 0x48026008,
0x42000000, 0x80080004, 0x48026004, 0x59bc00ea,
0x8c000516, 0x040207fe, 0x83300400, 0x20000000,
@@ -26993,24 +27255,24 @@
0x1c01f000, 0x497a5800, 0x4932580a, 0x4a026407,
0x00000006, 0x4a026203, 0x00000007, 0x0401f802,
0x0401f7ed, 0x592e4408, 0x83224500, 0x000000ff,
- 0x83200400, 0x0010bdc7, 0x50024800, 0x4926601c,
+ 0x83200400, 0x0010c10d, 0x50024800, 0x4926601c,
0x592c020d, 0x48026202, 0x59240206, 0x8c000510,
- 0x02020000, 0x00104743, 0x8d0e1d0e, 0x02020000,
- 0x0010473f, 0x59240200, 0x8c000516, 0x02020000,
- 0x0010473b, 0x59340200, 0x8c000518, 0x02020000,
- 0x00104737, 0x4a025a07, 0x00000000, 0x8c000508,
- 0x02020000, 0x00104733, 0x492e6009, 0x4d3c0000,
+ 0x02020000, 0x00104843, 0x8d0e1d0e, 0x02020000,
+ 0x0010483f, 0x59240200, 0x8c000516, 0x02020000,
+ 0x0010483b, 0x59340200, 0x8c000518, 0x02020000,
+ 0x00104837, 0x4a025a07, 0x00000000, 0x8c000508,
+ 0x02020000, 0x00104833, 0x492e6009, 0x4d3c0000,
0x417a7800, 0x0201f800, 0x00020a86, 0x5c027800,
0x1c01f000, 0x58040001, 0x49680800, 0x49780801,
0x815eb800, 0x4006d000, 0x80000d40, 0x040207fa,
0x497a5801, 0x59c80000, 0x82000540, 0x00001200,
0x48039000, 0x1c01f000, 0x59980013, 0x48032823,
0x59d8010b, 0x48033014, 0x1c01f000, 0x592c0405,
- 0x8c00051e, 0x02020000, 0x00104cdd, 0x497a5800,
+ 0x8c00051e, 0x02020000, 0x00104e02, 0x497a5800,
0x8d0e1d26, 0x0402000e, 0x0402d007, 0x592c0001,
0x492fb107, 0x80000d40, 0x04020fe3, 0x0400e0cd,
0x1c01f000, 0x0400e8cb, 0x0400d7f9, 0x42000000,
- 0x0010cb7c, 0x0201f800, 0x0010bc8b, 0x0401f916,
+ 0x0010ce7c, 0x0201f800, 0x0010bfb6, 0x0401f916,
0x0400d921, 0x0400e0c3, 0x59d80105, 0x82000d00,
0x00018780, 0x04020130, 0x1c01f000, 0x59980011,
0x0c01f001, 0x00020411, 0x00020412, 0x0002041d,
@@ -27087,8 +27349,8 @@
0x4807b107, 0x80000d40, 0x04020005, 0x48033016,
0x850e1d26, 0x48033017, 0x1c01f000, 0x0400d7f8,
0x0401f7fd, 0x59d80105, 0x82000500, 0x00018780,
- 0x04020005, 0x42000000, 0x0010cb7c, 0x0201f000,
- 0x0010bc8b, 0x4803c857, 0x485fc857, 0x8c00050e,
+ 0x04020005, 0x42000000, 0x0010ce7c, 0x0201f000,
+ 0x0010bfb6, 0x4803c857, 0x485fc857, 0x8c00050e,
0x02020800, 0x00100323, 0x4203e000, 0x50000000,
0x4200b800, 0x00008004, 0x0201f000, 0x00100333,
0x0400e784, 0x59d80105, 0x82000500, 0x00018780,
@@ -27126,9 +27388,9 @@
0x400a5000, 0x900811c0, 0x82081540, 0x0000001c,
0x480bc011, 0x4a03c017, 0x00000000, 0x4203e000,
0x30000001, 0x1c01f000, 0x41700000, 0x0c01f001,
- 0x001054be, 0x000205d9, 0x001054be, 0x0002069f,
- 0x001054bc, 0x001054bc, 0x001054bc, 0x001054bc,
- 0x00105b56, 0x04010036, 0x59980004, 0x80000540,
+ 0x001055ef, 0x000205d9, 0x001055ef, 0x0002069f,
+ 0x001055ed, 0x001055ed, 0x001055ed, 0x001055ed,
+ 0x00105d0d, 0x04010036, 0x59980004, 0x80000540,
0x0402003b, 0x0402c01c, 0x4202f800, 0x00000010,
0x4df00000, 0x4203e000, 0x50000000, 0x49db3003,
0x59da5808, 0x592c2a05, 0x497a5800, 0x497a5801,
@@ -27137,157 +27399,157 @@
0x04000009, 0x836c0580, 0x00000003, 0x04020006,
0x83700580, 0x00000001, 0x04020010, 0x0401001a,
0x0400c7e8, 0x0400fa90, 0x0400b27a, 0x59d40005,
- 0x82000500, 0x43018780, 0x02020000, 0x001058bd,
+ 0x82000500, 0x43018780, 0x02020000, 0x00105a05,
0x59d80005, 0x82000500, 0x43018780, 0x02020000,
- 0x001058c4, 0x1c01f000, 0x83700580, 0x00000003,
+ 0x00105a0c, 0x1c01f000, 0x83700580, 0x00000003,
0x04000897, 0x83700580, 0x00000001, 0x040207ee,
0x04010005, 0x0400c7d3, 0x0401f7eb, 0x4202f800,
0x00000010, 0x4df00000, 0x4203e000, 0x50000000,
0x49d73003, 0x59d65808, 0x0401f7cf, 0x4df00000,
0x4203e000, 0x50000000, 0x40025800, 0x592c2a05,
0x497b3003, 0x497b3004, 0x4202f800, 0x00000010,
- 0x0401f7c8, 0x0201f800, 0x00105511, 0x5c03e000,
- 0x0401f7d5, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x001055b2, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105521,
- 0x00105511, 0x00105511, 0x00105511, 0x001055db,
- 0x00105511, 0x00105511, 0x00105511, 0x0002070b,
- 0x00105511, 0x000207bc, 0x00105511, 0x00105511,
- 0x00105511, 0x000206c1, 0x00105511, 0x00105511,
- 0x0010b58e, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105551, 0x00105511,
- 0x0010b623, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x001058d3, 0x00105a43, 0x00105511,
- 0x00105849, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x0010589b, 0x00105511,
- 0x00105548, 0x00105511, 0x00105811, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x001057db, 0x00105511,
- 0x001057db, 0x00105b1b, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00020835,
- 0x00105ae0, 0x00105511, 0x00105b0e, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x000206c1, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x0002077e,
- 0x00105511, 0x00105511, 0x00105511, 0x00105511,
- 0x00105511, 0x00105511, 0x00105511, 0x4df00000,
+ 0x0401f7c8, 0x0201f800, 0x00105642, 0x5c03e000,
+ 0x0401f7d5, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x001056e3, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105652,
+ 0x00105642, 0x00105642, 0x00105642, 0x0010570c,
+ 0x00105642, 0x00105642, 0x00105642, 0x0002070b,
+ 0x00105642, 0x000207bc, 0x00105642, 0x00105642,
+ 0x00105642, 0x000206c1, 0x00105642, 0x00105642,
+ 0x0010b8b9, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105682, 0x00105642,
+ 0x0010b94e, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105a1b, 0x00105bd2, 0x00105642,
+ 0x0010598e, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x001059e3, 0x00105642,
+ 0x00105679, 0x00105642, 0x00105956, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105920, 0x00105642,
+ 0x00105920, 0x00105cd2, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00020835,
+ 0x00105c97, 0x00105642, 0x00105cc5, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x000206c1, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x0002077e,
+ 0x00105642, 0x00105642, 0x00105642, 0x00105642,
+ 0x00105642, 0x00105642, 0x00105642, 0x4df00000,
0x4203e000, 0x50000000, 0x59981003, 0x800811c0,
- 0x02000000, 0x001054c3, 0x58080005, 0x82000d00,
- 0x43018780, 0x02020000, 0x001058c4, 0x8c000508,
- 0x02000000, 0x001054c0, 0x580a5808, 0x592c0205,
+ 0x02000000, 0x001055f4, 0x58080005, 0x82000d00,
+ 0x43018780, 0x02020000, 0x00105a0c, 0x8c000508,
+ 0x02000000, 0x001055f1, 0x580a5808, 0x592c0205,
0x497a5800, 0x497a5801, 0x82000500, 0x000000ff,
- 0x82000c80, 0x0000004b, 0x02021000, 0x001054bf,
- 0x1201f800, 0x001054c6, 0x5c03e000, 0x83700580,
+ 0x82000c80, 0x0000004b, 0x02021000, 0x001055f0,
+ 0x1201f800, 0x001055f7, 0x5c03e000, 0x83700580,
0x00000003, 0x040007e2, 0x0400f9cb, 0x0400b1b5,
0x1c01f000, 0x80140110, 0x82140d00, 0x000000ff,
0x82040d80, 0x00000068, 0x04020005, 0x80000040,
- 0x02000000, 0x00105519, 0x0401f003, 0x80000040,
- 0x0400000b, 0x02001000, 0x00105519, 0x4a033006,
+ 0x02000000, 0x0010564a, 0x0401f003, 0x80000040,
+ 0x0400000b, 0x02001000, 0x0010564a, 0x4a033006,
0x000206d7, 0x48033000, 0x492f3001, 0x492f3002,
0x4202e000, 0x00000003, 0x1c01f000, 0x592e8a07,
- 0x83440c80, 0x000007f0, 0x02021000, 0x00105529,
- 0x8d0e1d0e, 0x02020000, 0x0010555a, 0x592e4411,
- 0x81224110, 0x83440400, 0x0010bf80, 0x50000000,
- 0x80026d40, 0x02000000, 0x00105570, 0x59340013,
- 0x80000130, 0x81200580, 0x02020000, 0x00105570,
+ 0x83440c80, 0x000007f0, 0x02021000, 0x0010565a,
+ 0x8d0e1d0e, 0x02020000, 0x0010568b, 0x592e4411,
+ 0x81224110, 0x83440400, 0x0010c280, 0x50000000,
+ 0x80026d40, 0x02000000, 0x001056a1, 0x59340013,
+ 0x80000130, 0x81200580, 0x02020000, 0x001056a1,
0x59340002, 0x592c0811, 0x80040580, 0x82000500,
- 0x00ffffff, 0x02020000, 0x00105529, 0x5934000a,
- 0x8c00052e, 0x02020000, 0x0010557a, 0x0201f800,
- 0x000202c1, 0x02020000, 0x00105573, 0x1c01f000,
+ 0x00ffffff, 0x02020000, 0x0010565a, 0x5934000a,
+ 0x8c00052e, 0x02020000, 0x001056ab, 0x0201f800,
+ 0x000202c1, 0x02020000, 0x001056a4, 0x1c01f000,
0x59980802, 0x59980000, 0x48065800, 0x492c0801,
0x492f3002, 0x80000040, 0x48033000, 0x04000002,
0x1c01f000, 0x599a5801, 0x59980006, 0x4202e000,
0x00000001, 0x0801f800, 0x1c01f000, 0x80140110,
- 0x02000000, 0x00105519, 0x80000040, 0x0402000b,
+ 0x02000000, 0x0010564a, 0x80000040, 0x0402000b,
0x592c240b, 0x8c102504, 0x0400000c, 0x592c0208,
- 0x82000c80, 0x00001001, 0x02021000, 0x00105529,
- 0x0201f000, 0x00105b30, 0x4a033006, 0x0002071d,
+ 0x82000c80, 0x00001001, 0x02021000, 0x0010565a,
+ 0x0201f000, 0x00105ce7, 0x4a033006, 0x0002071d,
0x0401f7b5, 0x592c240b, 0x592e8a07, 0x417a7800,
0x592e4408, 0x83224500, 0x000000ff, 0x83200580,
- 0x000000ff, 0x02000000, 0x00105769, 0x83200400,
- 0x0010bdc7, 0x50024800, 0x83440c80, 0x000007f0,
- 0x02021000, 0x00105760, 0x83440c00, 0x0010bf80,
- 0x50040000, 0x80026d40, 0x02000000, 0x00105764,
+ 0x000000ff, 0x02000000, 0x001058aa, 0x83200400,
+ 0x0010c10d, 0x50024800, 0x83440c80, 0x000007f0,
+ 0x02021000, 0x001058a1, 0x83440c00, 0x0010c280,
+ 0x50040000, 0x80026d40, 0x02000000, 0x001058a5,
0x59340013, 0x80000130, 0x81200580, 0x02020000,
- 0x00105764, 0x59340002, 0x592c0809, 0x80040580,
- 0x82000500, 0x00ffffff, 0x02020000, 0x00105529,
+ 0x001058a5, 0x59340002, 0x592c0809, 0x80040580,
+ 0x82000500, 0x00ffffff, 0x02020000, 0x0010565a,
0x59243a00, 0x821c0500, 0x00000003, 0x82000580,
- 0x00000003, 0x02020000, 0x0010575c, 0x592e600a,
- 0x497a5809, 0x83300480, 0x00111264, 0x02001000,
- 0x00105786, 0x41540000, 0x81300480, 0x02021000,
- 0x00105720, 0x592c0a0d, 0x59300202, 0x80040580,
- 0x02020000, 0x00105786, 0x4936600a, 0x4926601c,
- 0x8c10251c, 0x02020000, 0x0010570e, 0x59240206,
- 0x8c000510, 0x02020000, 0x001057a9, 0x8d0e1d0e,
- 0x02020000, 0x001056f3, 0x8c1c3d16, 0x02020000,
- 0x0010579a, 0x59340200, 0x8c000518, 0x02020000,
- 0x00105781, 0x59300c07, 0x82040580, 0x00000006,
- 0x02020000, 0x001057ae, 0x8c102508, 0x02020000,
- 0x001056e8, 0x59300809, 0x497a5804, 0x4a025a07,
- 0x00000000, 0x800409c0, 0x02020000, 0x001056ee,
- 0x59300415, 0x8c000516, 0x02020000, 0x0010578b,
+ 0x00000003, 0x02020000, 0x0010589d, 0x592e600a,
+ 0x497a5809, 0x83300480, 0x00111584, 0x02001000,
+ 0x001058c7, 0x41540000, 0x81300480, 0x02021000,
+ 0x00105861, 0x592c0a0d, 0x59300202, 0x80040580,
+ 0x02020000, 0x001058c7, 0x4936600a, 0x4926601c,
+ 0x8c10251c, 0x02020000, 0x0010584f, 0x59240206,
+ 0x8c000510, 0x02020000, 0x001058ea, 0x8d0e1d0e,
+ 0x02020000, 0x00105834, 0x8c1c3d16, 0x02020000,
+ 0x001058db, 0x59340200, 0x8c000518, 0x02020000,
+ 0x001058c2, 0x59300c07, 0x82040580, 0x00000006,
+ 0x02020000, 0x001058ef, 0x8c102508, 0x02020000,
+ 0x00105829, 0x59300809, 0x497a5804, 0x4a025a07,
+ 0x00000000, 0x800409c0, 0x02020000, 0x0010582f,
+ 0x59300415, 0x8c000516, 0x02020000, 0x001058cc,
0x492e6009, 0x0401f309, 0x80140110, 0x02000000,
- 0x00105519, 0x80000040, 0x02000000, 0x00105519,
+ 0x0010564a, 0x80000040, 0x02000000, 0x0010564a,
0x592c0a08, 0x82040c80, 0x00001001, 0x02021000,
- 0x00105529, 0x4a033006, 0x0002078c, 0x0401f746,
- 0x592c0001, 0x80001540, 0x02000000, 0x00105519,
+ 0x0010565a, 0x4a033006, 0x0002078c, 0x0401f746,
+ 0x592c0001, 0x80001540, 0x02000000, 0x0010564a,
0x58080a05, 0x82040d00, 0x000000ff, 0x82040580,
- 0x0000004a, 0x02020000, 0x00105521, 0x58080406,
- 0x8c000510, 0x02020000, 0x00105529, 0x4202e000,
+ 0x0000004a, 0x02020000, 0x00105652, 0x58080406,
+ 0x8c000510, 0x02020000, 0x0010565a, 0x4202e000,
0x00000001, 0x592c240b, 0x8c102504, 0x0400077f,
0x40087800, 0x592c0208, 0x82000480, 0x00001001,
- 0x02021000, 0x00105529, 0x583c1809, 0x583c200a,
+ 0x02021000, 0x0010565a, 0x583c1809, 0x583c200a,
0x583c100b, 0x82080500, 0xffff0003, 0x02020000,
- 0x00105529, 0x4202e000, 0x00000002, 0x42000000,
- 0x0010dfe7, 0x50007000, 0x4a00700f, 0x00000008,
+ 0x0010565a, 0x4202e000, 0x00000002, 0x42000000,
+ 0x0010e2e7, 0x50007000, 0x4a00700f, 0x00000008,
0x480c7006, 0x48107007, 0x492c700a, 0x4a00700d,
- 0x00000009, 0x483c700b, 0x0201f000, 0x00105b42,
+ 0x00000009, 0x483c700b, 0x0201f000, 0x00105cf9,
0x492fc857, 0x592e4411, 0x81224110, 0x0201f800,
- 0x00105acb, 0x04020067, 0x592c0205, 0x80000112,
- 0x02020000, 0x00105519, 0x592e8a07, 0x0201f800,
- 0x0002034c, 0x0402005f, 0x0201f800, 0x0010491a,
+ 0x00105c82, 0x04020067, 0x592c0205, 0x80000112,
+ 0x02020000, 0x0010564a, 0x592e8a07, 0x0201f800,
+ 0x00104a7c, 0x0402005f, 0x0201f800, 0x00104a1c,
0x0402005f, 0x592e780b, 0x493fc857, 0x8d3e7d3e,
0x04020007, 0x8d0e1d0e, 0x04020056, 0x0201f800,
- 0x00104817, 0x02000000, 0x00105529, 0x833c1d00,
- 0x0000001f, 0x02000000, 0x00105529, 0x592c0208,
- 0x82000c80, 0x00001000, 0x02021000, 0x00105529,
+ 0x00104917, 0x02000000, 0x0010565a, 0x833c1d00,
+ 0x0000001f, 0x02000000, 0x0010565a, 0x592c0208,
+ 0x82000c80, 0x00001000, 0x02021000, 0x0010565a,
0x800000c2, 0x800008c4, 0x8005d400, 0x592e9009,
0x592e980a, 0x5934080d, 0x800409c0, 0x04000004,
0x58041802, 0x800c19c0, 0x04020038, 0x833c1d00,
0x0000001f, 0x81780040, 0x80000000, 0x800c1902,
- 0x040217fe, 0x02020000, 0x00105529, 0x0c01f001,
+ 0x040217fe, 0x02020000, 0x0010565a, 0x0c01f001,
0x000207f9, 0x000207fc, 0x00020809, 0x0002080c,
- 0x0002080f, 0x0201f800, 0x00109677, 0x0401f023,
- 0x0201f800, 0x001047e9, 0x04000027, 0x80e9d1c0,
- 0x02020800, 0x00106314, 0x42028000, 0x00000005,
- 0x417a9000, 0x417a9800, 0x0201f800, 0x00109687,
+ 0x0002080f, 0x0201f800, 0x001098af, 0x0401f023,
+ 0x0201f800, 0x001048e9, 0x04000027, 0x80e9d1c0,
+ 0x02020800, 0x00106519, 0x42028000, 0x00000005,
+ 0x417a9000, 0x417a9800, 0x0201f800, 0x001098bf,
0x0401f016, 0x42027000, 0x0000004d, 0x0401f006,
0x42027000, 0x0000004e, 0x0401f003, 0x42027000,
0x00000052, 0x5934080d, 0x800409c0, 0x04000007,
- 0x4d3c0000, 0x40067800, 0x0201f800, 0x001047c9,
- 0x5c027800, 0x04000009, 0x0201f800, 0x00104692,
- 0x02020800, 0x001096bd, 0x04000007, 0x8d3e7d3e,
+ 0x4d3c0000, 0x40067800, 0x0201f800, 0x001048c9,
+ 0x5c027800, 0x04000009, 0x0201f800, 0x00104792,
+ 0x02020800, 0x001098f5, 0x04000007, 0x8d3e7d3e,
0x0402000e, 0x1c01f000, 0x4a025a07, 0x00000030,
0x0401f00d, 0x4a025a07, 0x0000002c, 0x0401f00a,
0x4a025a07, 0x00000028, 0x0401f007, 0x4a025a07,
0x00000029, 0x0401f004, 0x497a580a, 0x4a025a07,
0x00000000, 0x4a025a05, 0x00000103, 0x0201f000,
0x000203ef, 0x492fc857, 0x80140110, 0x80000040,
- 0x04000003, 0x0201f000, 0x00105519, 0x592c0208,
+ 0x04000003, 0x0201f000, 0x0010564a, 0x592c0208,
0x82000500, 0x000003ff, 0x48025a08, 0x8c000506,
0x04000004, 0x82000500, 0x00000070, 0x04020003,
0x8d0e1d0e, 0x04020018, 0x4a025a07, 0x0000dead,
0x592c0409, 0x82000500, 0x0000f0ff, 0x48025c09,
- 0x0201f800, 0x001042f4, 0x04020002, 0x1c01f000,
+ 0x0201f800, 0x001043ed, 0x04020002, 0x1c01f000,
0x49425a07, 0x8058b1c0, 0x04000009, 0x0201f800,
- 0x00109cd4, 0x0401f80f, 0x44042800, 0x82580580,
+ 0x00109f12, 0x0401f80f, 0x44042800, 0x82580580,
0x00000002, 0x04020002, 0x48082801, 0x0201f000,
0x000203ef, 0x42028000, 0x00000031, 0x42000800,
0x00000001, 0x4200b000, 0x00000001, 0x0401f7ed,
@@ -27299,12 +27561,12 @@
0x835c0480, 0x00000020, 0x0400100d, 0x815eb840,
0x416a5800, 0x592ed000, 0x492fb007, 0x497a5800,
0x497a5801, 0x0400b7f7, 0x59d80005, 0x82000500,
- 0x43018780, 0x02020000, 0x001058c4, 0x5c03e000,
+ 0x43018780, 0x02020000, 0x00105a0c, 0x5c03e000,
0x1c01f000, 0x4df00000, 0x4203e000, 0x50000000,
0x0402f00b, 0x835c0480, 0x00000020, 0x0400100d,
0x815eb840, 0x416a5800, 0x592ed000, 0x492fa807,
0x497a5800, 0x497a5801, 0x0400f7f7, 0x59d40005,
- 0x82000500, 0x43018780, 0x02020000, 0x001058bd,
+ 0x82000500, 0x43018780, 0x02020000, 0x00105a05,
0x5c03e000, 0x1c01f000, 0x40307000, 0x5838000a,
0x80025d40, 0x04000026, 0x58380002, 0x82000580,
0x00000100, 0x04000028, 0x4c380000, 0x592c0a05,
@@ -27321,7 +27583,7 @@
0x0400008d, 0x5838100f, 0x8c081500, 0x0402001b,
0x8c081506, 0x0402003b, 0x4200b000, 0x00000003,
0x832cac00, 0x00000012, 0x58380009, 0x5838100c,
- 0x8008a400, 0x4c380000, 0x0201f800, 0x0010bd5b,
+ 0x8008a400, 0x4c380000, 0x0201f800, 0x0010c086,
0x5c007000, 0x5838000c, 0x82000400, 0x00000003,
0x4800700c, 0x4a00700f, 0x00000001, 0x58380004,
0x82000480, 0x00000003, 0x48007004, 0x82000580,
@@ -27333,7 +27595,7 @@
0x492c0801, 0x492c700b, 0x42000800, 0x0000000f,
0x0401f014, 0x4202e000, 0x00000008, 0x4a033005,
0x0002090a, 0x1c01f000, 0x4202e000, 0x00000002,
- 0x42000000, 0x0010dfe7, 0x50007000, 0x0401f7e7,
+ 0x42000000, 0x0010e2e7, 0x50007000, 0x0401f7e7,
0x84081540, 0x4808700f, 0x5838180d, 0x583a580b,
0x400c0000, 0x42000800, 0x00000015, 0x80040c80,
0x58381004, 0x5838000e, 0x41783000, 0x80000540,
@@ -27342,7 +27604,7 @@
0x40080800, 0x4004b000, 0x412c0000, 0x800c0400,
0x4000a800, 0x58380009, 0x5838100c, 0x8008a400,
0x4c080000, 0x4c040000, 0x4c0c0000, 0x4c380000,
- 0x0201f800, 0x0010bd5b, 0x5c007000, 0x5c001800,
+ 0x0201f800, 0x0010c086, 0x5c007000, 0x5c001800,
0x5c000800, 0x40040000, 0x58381004, 0x80080480,
0x48007004, 0x82000580, 0x00000003, 0x04000002,
0x84183500, 0x5c000000, 0x80041400, 0x82080480,
@@ -27353,23 +27615,23 @@
0x00020958, 0x0002095d, 0x0002095a, 0x00020958,
0x000208f1, 0x0002095d, 0x0002095a, 0x00020958,
0x0201f800, 0x0010032e, 0x5838100e, 0x0201f000,
- 0x00105b42, 0x5838080c, 0x82040400, 0x00000002,
+ 0x00105cf9, 0x5838080c, 0x82040400, 0x00000002,
0x58381009, 0x80080400, 0x50001000, 0x800811c0,
0x0402001a, 0x5838180f, 0x8c0c1d06, 0x04020011,
0x4202e000, 0x00000001, 0x583a580a, 0x4978700a,
0x4978700f, 0x592c0a05, 0x82040d00, 0x000000ff,
0x82040580, 0x00000012, 0x040005ab, 0x82040580,
- 0x0000001b, 0x02000000, 0x0010b5b6, 0x0401f560,
+ 0x0000001b, 0x02000000, 0x0010b8e1, 0x0401f560,
0x4202e000, 0x00000001, 0x583a580a, 0x4978700a,
0x4978700f, 0x0401f5a0, 0x58380009, 0x80040c00,
0x82381c00, 0x00000006, 0x54041800, 0x80040800,
- 0x800c1800, 0x54041800, 0x0201f000, 0x00105b42,
+ 0x800c1800, 0x54041800, 0x0201f000, 0x00105cf9,
0x4df00000, 0x4203e000, 0x50000000, 0x5994002e,
0x80000540, 0x040000ec, 0x4c000000, 0x8d0e1d32,
- 0x02020800, 0x00101058, 0x59e00002, 0x8c00051e,
+ 0x02020800, 0x00101059, 0x59e00002, 0x8c00051e,
0x04020013, 0x42000000, 0x00001000, 0x50000000,
0x82000480, 0x24320002, 0x0402000d, 0x0201f800,
- 0x0010bdab, 0x04000008, 0x42000800, 0x00007a17,
+ 0x0010c0d6, 0x04000008, 0x42000800, 0x00007a17,
0x50040000, 0x8c00050e, 0x04020003, 0x8400054e,
0x44000800, 0x4a030000, 0x00000000, 0x5c000000,
0x59947824, 0x4803282f, 0x803c0480, 0x04001004,
@@ -27379,10 +27641,10 @@
0x803c0040, 0x04000002, 0x483fc857, 0x59e40852,
0x59a8005d, 0x80040580, 0x04000004, 0x480bc857,
0x59e40052, 0x4803505d, 0x59940030, 0x803c0400,
- 0x48032830, 0x0201f800, 0x001063cc, 0x59940000,
+ 0x48032830, 0x0201f800, 0x001065d1, 0x59940000,
0x82000580, 0x00000000, 0x04020006, 0x59940030,
0x48032831, 0x497b2830, 0x4a032800, 0x00000001,
- 0x59bc00e4, 0x8c00052c, 0x02020800, 0x00106296,
+ 0x59bc00e4, 0x8c00052c, 0x02020800, 0x0010649b,
0x4c0c0000, 0x59940007, 0x80000d40, 0x04000013,
0x59941006, 0x5994002f, 0x80081c80, 0x04001004,
0x04000003, 0x480f2806, 0x0401f00c, 0x80040840,
@@ -27425,19 +27687,19 @@
0x0000000a, 0x4803282b, 0x040027f7, 0x5994082e,
0x5994002f, 0x80040480, 0x02001800, 0x0010032e,
0x4803282e, 0x59940000, 0x0c01f001, 0x00020a7e,
- 0x0010631b, 0x00106388, 0x5c03e000, 0x1c01f000,
+ 0x00106520, 0x0010658d, 0x5c03e000, 0x1c01f000,
0x5994002e, 0x80000000, 0x4803282e, 0x4203e000,
0x70000000, 0x1c01f000, 0x592c0004, 0x497a5804,
0x80000d40, 0x04020005, 0x592c0407, 0x800000c2,
0x800008c4, 0x80040c00, 0x592c040b, 0x48066006,
- 0x82000d00, 0x00000003, 0x02000000, 0x00106521,
+ 0x82000d00, 0x00000003, 0x02000000, 0x00106726,
0x8c000500, 0x04020035, 0x59a80873, 0x80040840,
- 0x040207ff, 0x8c00051e, 0x02000000, 0x001064fc,
- 0x82000d00, 0x000000c0, 0x02020000, 0x001064f2,
- 0x82000d00, 0x00002020, 0x02020000, 0x001064ef,
- 0x813e79c0, 0x02020000, 0x001064ef, 0x592c0c0d,
- 0x800409c0, 0x02020000, 0x001064ef, 0x59300a03,
- 0x82040d80, 0x00000007, 0x02020000, 0x001064ef,
+ 0x040207ff, 0x8c00051e, 0x02000000, 0x00106701,
+ 0x82000d00, 0x000000c0, 0x02020000, 0x001066f7,
+ 0x82000d00, 0x00002020, 0x02020000, 0x001066f4,
+ 0x813e79c0, 0x02020000, 0x001066f4, 0x592c0c0d,
+ 0x800409c0, 0x02020000, 0x001066f4, 0x59300a03,
+ 0x82040d80, 0x00000007, 0x02020000, 0x001066f4,
0x4a026203, 0x00000003, 0x4a026403, 0x00000043,
0x0201f800, 0x00020172, 0x82080d40, 0x80003465,
0x8c040d0e, 0x04000008, 0x59301009, 0x58081001,
@@ -27445,14 +27707,14 @@
0x84040d14, 0x48066004, 0x497a6000, 0x59bc00ea,
0x8c000516, 0x040207fe, 0x83300400, 0xa0000000,
0x480378e1, 0x1c01f000, 0x8c000502, 0x02020000,
- 0x00106544, 0x8c00051e, 0x0400000e, 0x82000d00,
+ 0x00106749, 0x8c00051e, 0x0400000e, 0x82000d00,
0x000000c0, 0x04000005, 0x82040d80, 0x000000c0,
- 0x02020000, 0x00106549, 0x82000d00, 0x00002020,
- 0x82040d80, 0x00002020, 0x02000000, 0x00106510,
- 0x592c0208, 0x80000040, 0x02020000, 0x0010651a,
+ 0x02020000, 0x0010674e, 0x82000d00, 0x00002020,
+ 0x82040d80, 0x00002020, 0x02000000, 0x00106715,
+ 0x592c0208, 0x80000040, 0x02020000, 0x0010671f,
0x592c0205, 0x82000500, 0x000000ff, 0x82000580,
- 0x00000012, 0x02020000, 0x0010651a, 0x592c180e,
- 0x800c19c0, 0x02020000, 0x0010651a, 0x592c1810,
+ 0x00000012, 0x02020000, 0x0010671f, 0x592c180e,
+ 0x800c19c0, 0x02020000, 0x0010671f, 0x592c1810,
0x59300008, 0x82000540, 0x00000011, 0x480e6012,
0x48026008, 0x4a026203, 0x00000004, 0x4a026403,
0x00000042, 0x42000800, 0x80002001, 0x0401f047,
@@ -27469,35 +27731,35 @@
0x0401f7f1, 0x0201f800, 0x000203dd, 0x0401f7ee,
0x59300020, 0x48025c10, 0x0401f7e9, 0x59840000,
0x80000540, 0x04020002, 0x1c01f000, 0x59840003,
- 0x80000540, 0x02020000, 0x001065c1, 0x1c01f000,
+ 0x80000540, 0x02020000, 0x001067c6, 0x1c01f000,
0x48066004, 0x497a6000, 0x497a6001, 0x8d0e1d32,
- 0x02000800, 0x00101058, 0x850e1d72, 0x59bc00ea,
+ 0x02000800, 0x00101059, 0x850e1d72, 0x59bc00ea,
0x8c000516, 0x040207fe, 0x83300400, 0xa0000000,
0x480378e1, 0x1c01f000, 0x59300004, 0x82000500,
0x00000100, 0x80040d40, 0x48066004, 0x59bc00ea,
0x8c000516, 0x040207fe, 0x83300400, 0x40000000,
0x480378e1, 0x1c01f000, 0x59bc00ea, 0x82001500,
- 0xb0000018, 0x02020000, 0x00106c7a, 0x8c000510,
+ 0xb0000018, 0x02020000, 0x00106e7f, 0x8c000510,
0x0400002a, 0x59bc10e0, 0x82080500, 0xfffff000,
0x0402000a, 0x80080108, 0x820a3500, 0x0000000f,
- 0x4803c857, 0x1201f000, 0x00106c80, 0x84000510,
+ 0x4803c857, 0x1201f000, 0x00106e85, 0x84000510,
0x48026004, 0x0401f016, 0x840a653e, 0x59300004,
0x8c000520, 0x040007fa, 0x82000500, 0xfffefeff,
0x48026004, 0x8c08153e, 0x04020005, 0x42027000,
0x00000013, 0x0401f858, 0x0401f009, 0x59300004,
0x8c000514, 0x04000003, 0x0401ff8f, 0x0401f02e,
0x42027000, 0x00000049, 0x0401f84f, 0x59bc00ea,
- 0x82001500, 0xb0000018, 0x02020000, 0x00106c7a,
+ 0x82001500, 0xb0000018, 0x02020000, 0x00106e7f,
0x8c000510, 0x040207d8, 0x1c01f000, 0x59a80251,
0x81640480, 0x04001019, 0x41626000, 0x41580000,
0x59300a03, 0x82040d80, 0x00000000, 0x04020009,
0x4a026203, 0x00000008, 0x8166c840, 0x8332c400,
0x0000002c, 0x81600480, 0x04021009, 0x1c01f000,
0x83326400, 0x0000002c, 0x81300c80, 0x040017f1,
- 0x42026000, 0x00111264, 0x0401f7ee, 0x837ac540,
- 0x00111264, 0x1c01f000, 0x42000000, 0x0010cc16,
- 0x0201f800, 0x0010bc88, 0x4967c857, 0x80026580,
- 0x1c01f000, 0x83300480, 0x00111264, 0x02001800,
+ 0x42026000, 0x00111584, 0x0401f7ee, 0x837ac540,
+ 0x00111584, 0x1c01f000, 0x42000000, 0x0010cf16,
+ 0x0201f800, 0x0010bfb3, 0x4967c857, 0x80026580,
+ 0x1c01f000, 0x83300480, 0x00111584, 0x02001800,
0x0010032e, 0x41580000, 0x81300480, 0x0402100c,
0x457a6000, 0x4a026202, 0x0000ffff, 0x04011000,
0x83300400, 0x00000003, 0x4803c840, 0x4a03c842,
@@ -27509,82 +27771,82 @@
0x1c01f000, 0x4d340000, 0x4d240000, 0x5932481c,
0x5932680a, 0x59300407, 0x82000500, 0x0000001f,
0x0c01f804, 0x5c024800, 0x5c026800, 0x1c01f000,
- 0x00107d2f, 0x00107d42, 0x00107d5c, 0x00020bec,
- 0x0010a231, 0x0010a24c, 0x00020c6d, 0x00107d2f,
- 0x00107d42, 0x001068b8, 0x00107d75, 0x00107d2f,
- 0x00107d2f, 0x00107d2f, 0x00107d2f, 0x00107d2f,
- 0x00109d26, 0x0010b1bb, 0x0010b8c4, 0x0010bab4,
- 0x00107d2f, 0x00107d2f, 0x00107d2f, 0x00107d2f,
- 0x00107d2f, 0x00107d2f, 0x00107d2f, 0x00107d2f,
- 0x00107d2f, 0x00107d2f, 0x00107d2f, 0x00107d2f,
+ 0x00107f29, 0x00107f3c, 0x00107f56, 0x00020bec,
+ 0x0010a521, 0x0010a53c, 0x00020c6d, 0x00107f29,
+ 0x00107f3c, 0x00106abd, 0x00107f6f, 0x00107f29,
+ 0x00107f29, 0x00107f29, 0x00107f29, 0x00107f29,
+ 0x00109f64, 0x0010b4d2, 0x0010bbef, 0x0010bddf,
+ 0x00107f29, 0x00107f29, 0x00107f29, 0x00107f29,
+ 0x00107f29, 0x00107f29, 0x00107f29, 0x00107f29,
+ 0x00107f29, 0x00107f29, 0x00107f29, 0x00107f29,
0x59300203, 0x82000c80, 0x0000000e, 0x02021800,
- 0x0010032e, 0x0c01f001, 0x00107d73, 0x00108a69,
- 0x00020c00, 0x00108cb4, 0x00108d4e, 0x00107d73,
- 0x00107d73, 0x00107d73, 0x00108a4e, 0x00107d73,
- 0x00107d73, 0x00107d73, 0x00107d73, 0x00108f50,
+ 0x0010032e, 0x0c01f001, 0x00107f6d, 0x00108c8f,
+ 0x00020c00, 0x00108eda, 0x00108f74, 0x00107f6d,
+ 0x00107f6d, 0x00107f6d, 0x00108c74, 0x00107f6d,
+ 0x00107f6d, 0x00107f6d, 0x00107f6d, 0x00109176,
0x83380480, 0x00000058, 0x04021007, 0x83380480,
0x00000040, 0x04001004, 0x4d2c0000, 0x0c01f803,
- 0x5c025800, 0x1c01f000, 0x00108af3, 0x00108af3,
- 0x00108af3, 0x00108af3, 0x00108af3, 0x00108af5,
- 0x00108bcd, 0x00108af3, 0x00108af3, 0x00108af3,
- 0x00108af3, 0x00108af3, 0x00108af3, 0x00108af3,
- 0x00108af3, 0x00108af3, 0x00108af3, 0x00108af3,
- 0x00108af3, 0x00108bd1, 0x00020c22, 0x00108af3,
- 0x00108bd0, 0x00108bd2, 0x59325809, 0x59300812,
+ 0x5c025800, 0x1c01f000, 0x00108d19, 0x00108d19,
+ 0x00108d19, 0x00108d19, 0x00108d19, 0x00108d1b,
+ 0x00108df3, 0x00108d19, 0x00108d19, 0x00108d19,
+ 0x00108d19, 0x00108d19, 0x00108d19, 0x00108d19,
+ 0x00108d19, 0x00108d19, 0x00108d19, 0x00108d19,
+ 0x00108d19, 0x00108df7, 0x00020c22, 0x00108d19,
+ 0x00108df6, 0x00108df8, 0x59325809, 0x59300812,
0x59301402, 0x59340200, 0x8c00050e, 0x04020025,
0x0401f832, 0x04000005, 0x4a025a05, 0x00000103,
0x497a580a, 0x0401f00c, 0x4a025a05, 0x00000103,
0x4a025a07, 0x00000000, 0x497a580a, 0x40040000,
- 0x0201f800, 0x0010a0a5, 0x80000d40, 0x02020800,
- 0x00108d19, 0x48065808, 0x480a5c07, 0x59300008,
+ 0x0201f800, 0x0010a2e2, 0x80000d40, 0x02020800,
+ 0x00108f3f, 0x48065808, 0x480a5c07, 0x59300008,
0x82000500, 0x04000800, 0x82000580, 0x04000800,
0x04000017, 0x0201f800, 0x000203ef, 0x5934000f,
0x5934140b, 0x80081040, 0x04001002, 0x480a6c0b,
0x80000540, 0x02020800, 0x0002035a, 0x0401f752,
0x592c020b, 0x8c000502, 0x040007da, 0x800409c0,
0x040007de, 0x592c0209, 0x8c00050e, 0x040207db,
- 0x4933c857, 0x0201f000, 0x0010988f, 0x59300220,
+ 0x4933c857, 0x0201f000, 0x00109ac7, 0x59300220,
0x48025c10, 0x0401f7e8, 0x592c020b, 0x8c000500,
0x04000010, 0x59300016, 0x592c3810, 0x801c3c80,
0x0400000c, 0x4a025a07, 0x00000015, 0x8c1c3d3e,
0x04000005, 0x4a025a07, 0x00000007, 0x801c3880,
0x801c3800, 0x481fc857, 0x821c0d40, 0x00000000,
0x1c01f000, 0x59300203, 0x82003480, 0x0000000e,
- 0x02021800, 0x0010032e, 0x0c01f001, 0x0010a26b,
- 0x00020c81, 0x0010aa15, 0x0010aa23, 0x00020c9d,
- 0x0010a26b, 0x0010ab16, 0x00020cbc, 0x0010a26b,
- 0x0010a26b, 0x0010a26b, 0x0010a26b, 0x0010a26b,
- 0x0010a26b, 0x83380580, 0x00000013, 0x02020000,
- 0x0010a99c, 0x59300403, 0x82027480, 0x00000044,
+ 0x02021800, 0x0010032e, 0x0c01f001, 0x0010a55b,
+ 0x00020c81, 0x0010ad19, 0x0010ad27, 0x00020c9d,
+ 0x0010a55b, 0x0010ae1d, 0x00020cbc, 0x0010a55b,
+ 0x0010a55b, 0x0010a55b, 0x0010a55b, 0x0010a55b,
+ 0x0010a55b, 0x83380580, 0x00000013, 0x02020000,
+ 0x0010aca0, 0x59300403, 0x82027480, 0x00000044,
0x02021800, 0x0010032e, 0x82000480, 0x00000040,
- 0x02001800, 0x0010032e, 0x0c01f001, 0x0010a9f9,
- 0x00020c93, 0x0010a9fb, 0x0010aa0d, 0x59325809,
+ 0x02001800, 0x0010032e, 0x0c01f001, 0x0010acfd,
+ 0x00020c93, 0x0010acff, 0x0010ad11, 0x59325809,
0x832c0500, 0x00ff0000, 0x04000005, 0x592c0c0b,
- 0x8c040d1a, 0x02020000, 0x0010aa08, 0x0401fe62,
+ 0x8c040d1a, 0x02020000, 0x0010ad0c, 0x0401fe62,
0x0401f701, 0x83380580, 0x00000048, 0x04000007,
- 0x83380580, 0x00000053, 0x02000000, 0x0010aab8,
+ 0x83380580, 0x00000053, 0x02000000, 0x0010adbf,
0x0201f800, 0x0010032e, 0x59300028, 0x59301012,
0x5930080a, 0x58040a00, 0x8c040d0e, 0x02020000,
- 0x0010aa94, 0x800811c0, 0x02020000, 0x0010aaa1,
- 0x59300028, 0x80000540, 0x02020000, 0x0010aaaf,
+ 0x0010ad9b, 0x800811c0, 0x02020000, 0x0010ada8,
+ 0x59300028, 0x80000540, 0x02020000, 0x0010adb6,
0x59325809, 0x592c040b, 0x8c00051e, 0x02000000,
- 0x0010aa8a, 0x42027000, 0x00000041, 0x0401f001,
+ 0x0010ad91, 0x42027000, 0x00000041, 0x0401f001,
0x83380480, 0x00000054, 0x02021800, 0x0010032e,
- 0x83380480, 0x00000040, 0x02001000, 0x0010aad5,
- 0x0c01f001, 0x0010aae1, 0x00020cd9, 0x0010aaed,
- 0x0010aaf4, 0x0010aae1, 0x0010aae1, 0x0010aae1,
- 0x0010aae1, 0x0010aae3, 0x0010aae8, 0x0010aae8,
- 0x0010aae1, 0x0010aae1, 0x0010aae1, 0x0010aae1,
- 0x0010aae8, 0x0010aae1, 0x0010aae8, 0x0010aae1,
- 0x0010aae3, 0x4a026203, 0x00000001, 0x493a6403,
+ 0x83380480, 0x00000040, 0x02001000, 0x0010addc,
+ 0x0c01f001, 0x0010ade8, 0x00020cd9, 0x0010adf4,
+ 0x0010adfb, 0x0010ade8, 0x0010ade8, 0x0010ade8,
+ 0x0010ade8, 0x0010adea, 0x0010adef, 0x0010adef,
+ 0x0010ade8, 0x0010ade8, 0x0010ade8, 0x0010ade8,
+ 0x0010adef, 0x0010ade8, 0x0010adef, 0x0010ade8,
+ 0x0010adea, 0x4a026203, 0x00000001, 0x493a6403,
0x42000800, 0x80002042, 0x0401f660, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x441faab4, 0x00000000,
- 0x00000000, 0x0010f300, 0x00001a73, 0x42000000,
- 0x00110db0, 0x42001000, 0x00110da1, 0x48001000,
- 0x42013800, 0x001111b0, 0x42000000, 0x00110da0,
+ 0x00000000, 0x00000000, 0x440ec717, 0x00000000,
+ 0x00000000, 0x0010f600, 0x00001a9a, 0x42000000,
+ 0x001110d0, 0x42001000, 0x001110c1, 0x48001000,
+ 0x42013800, 0x001114d0, 0x42000000, 0x001110c0,
0x489c0000, 0x409d4000, 0x409d6800, 0x1c01f000,
0x4200d000, 0x0000000d, 0x42000000, 0x00000002,
0x4800d000, 0x0401f7fb, 0x4200d000, 0x0000000d,
@@ -27592,7 +27854,7 @@
0x1c01f000, 0x809d3840, 0x48813800, 0x4933c857,
0x5931040b, 0x82817480, 0x00000038, 0x0400000d,
0x0400100c, 0x82810480, 0x00000038, 0x4a025a06,
- 0x00000038, 0x0201f800, 0x00103873, 0x40c65800,
+ 0x00000038, 0x0201f800, 0x00103963, 0x40c65800,
0x80c589c0, 0x040207f4, 0x4178d000, 0x0401f004,
0x48825a06, 0x4200d000, 0x00000001, 0x40698800,
0x589d0000, 0x809d3800, 0x1c01f000, 0x42038000,
@@ -27623,21 +27885,21 @@
0xe1290008, 0x486f9122, 0x0401f7e2, 0x4a039100,
0x0000e980, 0x1c01f000, 0x59c8d007, 0x8c68d500,
0x04000003, 0x4a03900d, 0x00000030, 0x1c01f000,
- 0x0201f800, 0x00106c29, 0x59b8d0ea, 0x8268d500,
+ 0x0201f800, 0x00106e2e, 0x59b8d0ea, 0x8268d500,
0x00000007, 0x82697480, 0x00000003, 0x04000002,
0x0401f003, 0x4a0370e8, 0x00000001, 0x1c01f000,
0x4a038805, 0x00020000, 0x4200d000, 0x0000003c,
- 0x0201f800, 0x001012d0, 0x4a038891, 0x0000ffff,
+ 0x0201f800, 0x001012d1, 0x4a038891, 0x0000ffff,
0x59c97035, 0x48bb9035, 0x4a03900d, 0x00000040,
- 0x42038000, 0x00007700, 0x0201f800, 0x00100ca7,
+ 0x42038000, 0x00007700, 0x0201f800, 0x00100ca8,
0x4a038006, 0x20000000, 0x42038000, 0x00007720,
- 0x0201f800, 0x00100ca7, 0x4a038006, 0x20000000,
+ 0x0201f800, 0x00100ca8, 0x4a038006, 0x20000000,
0x4a03a005, 0x20000000, 0x4a03a005, 0x30000000,
0x4a03b805, 0x30000001, 0x4a03b805, 0x20000000,
0x59d0d006, 0x8c68d50a, 0x040207fe, 0x59dcd006,
0x8c68d50a, 0x040207fb, 0x1c01f000, 0x4203a000,
0x00007600, 0x4200d000, 0x00000040, 0x0201f800,
- 0x001012d0, 0x4a03a00a, 0x00000001, 0x4a03a005,
+ 0x001012d1, 0x4a03a00a, 0x00000001, 0x4a03a005,
0x20000000, 0x59d0d006, 0x4a03a005, 0x30000000,
0x59d0d006, 0x8c68d50a, 0x040207fe, 0x59d0d005,
0x59a0d211, 0x59a0dc11, 0x806c00e0, 0x8068d540,
@@ -27662,24 +27924,24 @@
0x59a8d00d, 0x41640000, 0x80697480, 0x04000015,
0x4967c857, 0x59a9704f, 0x48bbc857, 0x59a9704e,
0x48bbc857, 0x59a9704d, 0x48bbc857, 0x4a034407,
- 0x00000018, 0x0201f800, 0x0010224a, 0x0401f12d,
- 0x4a034407, 0x00000005, 0x0201f800, 0x0010224a,
- 0x0401f128, 0x0201f800, 0x00102252, 0x0401f125,
+ 0x00000018, 0x0201f800, 0x00102309, 0x0401f12d,
+ 0x4a034407, 0x00000005, 0x0201f800, 0x00102309,
+ 0x0401f128, 0x0201f800, 0x00102311, 0x0401f125,
0x59a8d04e, 0x59a8004d, 0x80697480, 0x040207e9,
- 0x0201f800, 0x00106c35, 0x598e600f, 0x0201f800,
- 0x00106f55, 0x0201f800, 0x00106c35, 0x408e3000,
- 0x0201f800, 0x001072f1, 0x59926004, 0x813261c0,
- 0x0400000d, 0x0201f800, 0x00106e6e, 0x0201f800,
- 0x00106c07, 0x0201f800, 0x00106c10, 0x42027800,
+ 0x0201f800, 0x00106e3a, 0x598e600f, 0x0201f800,
+ 0x0010715a, 0x0201f800, 0x00106e3a, 0x408e3000,
+ 0x0201f800, 0x001074f6, 0x59926004, 0x813261c0,
+ 0x0400000d, 0x0201f800, 0x00107073, 0x0201f800,
+ 0x00106e0c, 0x0201f800, 0x00106e15, 0x42027800,
0x00001000, 0x42028000, 0x0000002e, 0x0201f800,
- 0x0010feea, 0x811a3000, 0x83197480, 0x00000004,
- 0x040007ec, 0x040017eb, 0x0201f800, 0x001007f8,
- 0x0201f800, 0x001029e3, 0x497b5061, 0x497b4408,
- 0x4201d000, 0x003d0900, 0x0201f800, 0x00106490,
+ 0x001101fa, 0x811a3000, 0x83197480, 0x00000004,
+ 0x040007ec, 0x040017eb, 0x0201f800, 0x001007f6,
+ 0x0201f800, 0x00102aa7, 0x497b5061, 0x497b4408,
+ 0x4201d000, 0x003d0900, 0x0201f800, 0x00106695,
0x59c50880, 0x59c510a3, 0x497b4002, 0x0401febc,
0x0401ff5b, 0x4a03a005, 0x10000000, 0x59c4d005,
0x8268d540, 0x000000f0, 0x486b8805, 0x0401fed4,
- 0x0201f800, 0x001029ec, 0x40c50000, 0x80c589c0,
+ 0x0201f800, 0x00102ab0, 0x40c50000, 0x80c589c0,
0x04020020, 0x59c8d001, 0x8068d1c0, 0x0402001d,
0x59dcd006, 0x8268d500, 0x43000f80, 0x0400000a,
0x59dcd006, 0x82697480, 0x00000000, 0x83f17500,
@@ -27691,7 +27953,7 @@
0x808101c0, 0x04020092, 0x59a0d408, 0x82697480,
0x0000dddd, 0x0400008e, 0x59c0d008, 0x8268d500,
0x0fffffff, 0x59c8d818, 0x826c0500, 0xf0000000,
- 0x8068d540, 0x486b8008, 0x0201f800, 0x00100ca7,
+ 0x8068d540, 0x486b8008, 0x0201f800, 0x00100ca8,
0x59c0d806, 0x4a038006, 0x10000000, 0x59c0d809,
0x4883900d, 0x59c8d020, 0x8068e130, 0x59c8d020,
0x82690500, 0x00ffffff, 0x59c8d021, 0x8268fd00,
@@ -27700,18 +27962,18 @@
0x04020004, 0x82717480, 0x00000032, 0x04000075,
0x486fc857, 0x4873c857, 0x4877c857, 0x4883c857,
0x487fc857, 0x487bc857, 0x59a9700f, 0x48bbc857,
- 0x0201f800, 0x00102a03, 0x4a035061, 0x00000001,
+ 0x0201f800, 0x00102ac7, 0x4a035061, 0x00000001,
0x4200d000, 0x00000064, 0x0401f004, 0x8068d1c0,
0x04000072, 0x8068d040, 0x59c0d807, 0x8c6cdd04,
- 0x040007fb, 0x0401fecb, 0x0201f800, 0x00106ff4,
+ 0x040007fb, 0x0401fecb, 0x0201f800, 0x001071f9,
0x0401febc, 0x4201d000, 0x000186a0, 0x0201f800,
- 0x00106490, 0x488b88a3, 0x48878880, 0x59a8d061,
- 0x8068d1c0, 0x04020050, 0x0201f800, 0x00102207,
- 0x0401f07c, 0x4887c857, 0x0201f800, 0x0010224e,
- 0x0401f078, 0x0201f800, 0x00107cfb, 0x40c66000,
- 0x80c589c0, 0x04000041, 0x0201f800, 0x00103873,
+ 0x00106695, 0x488b88a3, 0x48878880, 0x59a8d061,
+ 0x8068d1c0, 0x04020050, 0x0201f800, 0x001022c6,
+ 0x0401f07c, 0x4887c857, 0x0201f800, 0x0010230d,
+ 0x0401f078, 0x0201f800, 0x00107ef5, 0x40c66000,
+ 0x80c589c0, 0x04000041, 0x0201f800, 0x00103963,
0x40c65800, 0x80c589c0, 0x04000022, 0x4a02601c,
- 0x0010ccd1, 0x48898a05, 0x48898c05, 0x4882620b,
+ 0x0010cfd1, 0x48898a05, 0x48898c05, 0x4882620b,
0x4886640b, 0x59a0d40f, 0x8068d0e0, 0x59a0da0f,
0x406c0000, 0x8068d540, 0x486a600c, 0x59a0d40a,
0x8068d0e0, 0x59a0da0a, 0x406c0000, 0x8068d540,
@@ -27719,22 +27981,22 @@
0x406c0000, 0x8068d540, 0x486a600e, 0x59a0d411,
0x8068d0e0, 0x59a0da11, 0x406c0000, 0x8068d540,
0x486a600f, 0x0401fdfc, 0x80c589c0, 0x04020006,
- 0x0201f800, 0x00107cbb, 0x4a034407, 0x00000002,
+ 0x0201f800, 0x00107eb1, 0x4a034407, 0x00000002,
0x0401f71e, 0x48ee602a, 0x58ee580c, 0x4a01d801,
0x00000001, 0x592cd206, 0x4869d805, 0x832cd400,
0x00000007, 0x4869d803, 0x4895d806, 0x4891d807,
- 0x4a01d808, 0x0010f5a0, 0x4a034000, 0x00000001,
+ 0x4a01d808, 0x0010f8a0, 0x4a034000, 0x00000001,
0x49334001, 0x0401fec0, 0x0401f036, 0x4a035061,
0x00000001, 0x0401f7a8, 0x4a034407, 0x00000003,
- 0x0401f706, 0x0201f800, 0x00102256, 0x0401f02d,
+ 0x0401f706, 0x0201f800, 0x00102315, 0x0401f02d,
0x82757480, 0x000000e1, 0x0402078a, 0x407c0000,
0x80817480, 0x04020787, 0x59a8d00f, 0x80697480,
0x04020784, 0x8278d500, 0x000000f0, 0x04020781,
0x0401fe4e, 0x0401f78b, 0x4a035061, 0x00000001,
- 0x0201f800, 0x001018ec, 0x80c589c0, 0x04000008,
+ 0x0201f800, 0x001018f1, 0x80c589c0, 0x04000008,
0x59c4d005, 0x8268d500, 0x000000f0, 0x04000007,
0x4a034408, 0x0000bbbb, 0x0401f787, 0x4a034408,
- 0x0000aaaa, 0x0401f784, 0x0201f800, 0x001029ec,
+ 0x0000aaaa, 0x0401f784, 0x0201f800, 0x00102ab0,
0x80c57040, 0x04000008, 0x59c0d007, 0x8268d500,
0x000501c0, 0x0400077c, 0x4a034408, 0x0000dddd,
0x0401f779, 0x4a034408, 0x0000cccc, 0x0401f776,
@@ -27745,10 +28007,10 @@
0x59a26001, 0x48ee602a, 0x58ee580c, 0x4979d801,
0x592cd206, 0x4869d805, 0x832cd400, 0x00000007,
0x4869d803, 0x5931700c, 0x48b9d806, 0x5931700d,
- 0x48b9d807, 0x4a01d808, 0x0010f5a0, 0x4a034000,
+ 0x48b9d807, 0x4a01d808, 0x0010f8a0, 0x4a034000,
0x00000001, 0x40826000, 0x0401fe67, 0x0401f009,
0x41310000, 0x59a26001, 0x4933c857, 0x0201f800,
- 0x00107cbe, 0x40826000, 0x0201f800, 0x00102256,
+ 0x00107eb4, 0x40826000, 0x0201f800, 0x00102315,
0x589d0000, 0x809d3800, 0x1c01f000, 0x829d3c80,
0x00000005, 0x48813800, 0x48853801, 0x48893802,
0x488d3803, 0x48913804, 0x412d1000, 0x41310800,
@@ -27765,17 +28027,17 @@
0x82697480, 0x00000103, 0x04000030, 0x41351800,
0x41452000, 0x592cd405, 0x8468d55e, 0x486a5c05,
0x42028800, 0x000007fd, 0x4200d000, 0x00fffffd,
- 0x0201f800, 0x00104526, 0x40c66800, 0x80c589c0,
- 0x04000010, 0x0201f800, 0x00109a1c, 0x80c589c0,
+ 0x0201f800, 0x00104622, 0x40c66800, 0x80c589c0,
+ 0x04000010, 0x0201f800, 0x00109c54, 0x80c589c0,
0x04000018, 0x40866000, 0x4881d801, 0x4a01d808,
- 0x0010f57a, 0x0401f00f, 0x0201f800, 0x00102242,
- 0x0201f800, 0x00107cbb, 0x40866000, 0x0401f019,
- 0x59a26001, 0x0201f800, 0x00107cbb, 0x40866000,
- 0x4a034407, 0x00000002, 0x0201f800, 0x0010224a,
+ 0x0010f87a, 0x0401f00f, 0x0201f800, 0x00102301,
+ 0x0201f800, 0x00107eb1, 0x40866000, 0x0401f019,
+ 0x59a26001, 0x0201f800, 0x00107eb1, 0x40866000,
+ 0x4a034407, 0x00000002, 0x0201f800, 0x00102309,
0x408a5800, 0x408e6800, 0x40928800, 0x0401f00d,
- 0x0201f800, 0x00107cbb, 0x40866000, 0x4a034407,
- 0x00000004, 0x0401f7f5, 0x0201f800, 0x00107cbb,
- 0x40866000, 0x0201f800, 0x00102207, 0x408a5800,
+ 0x0201f800, 0x00107eb1, 0x40866000, 0x4a034407,
+ 0x00000004, 0x0401f7f5, 0x0201f800, 0x00107eb1,
+ 0x40866000, 0x0201f800, 0x001022c6, 0x408a5800,
0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
0x589d0000, 0x829d3c00, 0x00000005, 0x1c01f000,
0x829d3c80, 0x00000004, 0x48813800, 0x48853801,
@@ -27793,12 +28055,12 @@
0x8068d0e0, 0x59a0da0e, 0x406c0000, 0x80691d40,
0x59a0d411, 0x8068d0e0, 0x59a0da11, 0x406c0000,
0x80691540, 0x4201d000, 0x00003a98, 0x0201f800,
- 0x00106490, 0x4883a002, 0x59a97062, 0x48bba008,
+ 0x00106695, 0x4883a002, 0x59a97062, 0x48bba008,
0x488fa000, 0x488ba001, 0x59d0d005, 0x4a03a005,
0x10000000, 0x4178d000, 0x04025002, 0x8068d000,
0x8068d1c0, 0x04020007, 0x5884d001, 0x8068d000,
0x48690801, 0x4200d800, 0x00000001, 0x0401f011,
- 0x4200d000, 0x0010f611, 0x4084d800, 0x4178e000,
+ 0x4200d000, 0x0010f911, 0x4084d800, 0x4178e000,
0x0201f800, 0x0010032b, 0x0401f7f4, 0x497a600d,
0x592e5801, 0x812e59c0, 0x040007df, 0x492e600c,
0x832cdc00, 0x00000006, 0x486e600b, 0x0401f7da,
@@ -27812,7 +28074,7 @@
0x48bbc857, 0x59d0d006, 0x8c68d504, 0x0400000a,
0x59d0d006, 0x82697480, 0x00000000, 0x83f17500,
0x0c000000, 0x04000004, 0x82b97580, 0x0c000000,
- 0x04020010, 0x0401f033, 0x4200d000, 0x0010f679,
+ 0x04020010, 0x0401f033, 0x4200d000, 0x0010f979,
0x4080e000, 0x0201f800, 0x0010032b, 0x59d0d006,
0x82697480, 0x00000000, 0x83f17500, 0x0c000000,
0x040007f5, 0x82b97480, 0x0c000000, 0x040007f2,
@@ -27826,8 +28088,8 @@
0x4a034408, 0x0000dddd, 0x0401f006, 0x48690001,
0x4080d000, 0x0401ff47, 0x80c589c0, 0x040207f6,
0x589d0000, 0x809d3800, 0x1c01f000, 0x0201f800,
- 0x001018ec, 0x80c589c0, 0x04020002, 0x0401f009,
- 0x4a034407, 0x00000017, 0x0201f800, 0x0010224a,
+ 0x001018f1, 0x80c589c0, 0x04020002, 0x0401f009,
+ 0x4a034407, 0x00000017, 0x0201f800, 0x00102309,
0x4203e000, 0x50000000, 0x497bc856, 0x0401f000,
0x1c01f000, 0x4068d800, 0x59c17009, 0x48bbc857,
0x59c0e009, 0x8270d500, 0x00e00000, 0x04000019,
@@ -27868,7 +28130,7 @@
0x0400000c, 0x59c17007, 0x48bbc857, 0x59c0d007,
0x82697480, 0x00000000, 0x83f17500, 0x0c000000,
0x04000004, 0x82b97580, 0x0c000000, 0x04020010,
- 0x0401f035, 0x4200d000, 0x0010f75b, 0x4080e000,
+ 0x0401f035, 0x4200d000, 0x0010fa5b, 0x4080e000,
0x0201f800, 0x0010032b, 0x59c0d007, 0x82697480,
0x00000000, 0x83f17500, 0x0c000000, 0x040007f5,
0x82b97480, 0x0c000000, 0x040007f2, 0x4a038006,
@@ -27883,13 +28145,13 @@
0x48690002, 0x4080d000, 0x0401ff54, 0x80c589c0,
0x040207f6, 0x589d0000, 0x809d3800, 0x1c01f000,
0x59a26000, 0x813261c0, 0x04000009, 0x59325809,
- 0x812e59c0, 0x04000005, 0x0201f800, 0x00107cbb,
+ 0x812e59c0, 0x04000005, 0x0201f800, 0x00107eb1,
0x0201f800, 0x0010059d, 0x497b4000, 0x59a26001,
0x813261c0, 0x04000009, 0x59325809, 0x812e59c0,
- 0x04000005, 0x0201f800, 0x00107cbb, 0x0201f800,
+ 0x04000005, 0x0201f800, 0x00107eb1, 0x0201f800,
0x0010059d, 0x497b4001, 0x1c01f000, 0x809d3840,
- 0x48813800, 0x40690000, 0x0201f800, 0x00102a03,
- 0x0201f800, 0x0010f3b1, 0x5880d00b, 0x8068d1c0,
+ 0x48813800, 0x40690000, 0x0201f800, 0x00102ac7,
+ 0x0201f800, 0x0010f6b1, 0x5880d00b, 0x8068d1c0,
0x04020004, 0x5880d00c, 0x8068d1c0, 0x04000007,
0x59a0d00d, 0x8068d1c0, 0x0402000a, 0x4200d000,
0x00000001, 0x0401f009, 0x5880d00d, 0x8068d1c0,
@@ -27918,7 +28180,7 @@
0x00000003, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x40690000, 0x497bc856,
0x4203a000, 0x00007600, 0x4200d000, 0x00000040,
- 0x0201f800, 0x001012d0, 0x4a03a00a, 0x00000001,
+ 0x0201f800, 0x001012d1, 0x4a03a00a, 0x00000001,
0x4a03a005, 0x20000000, 0x59d0d006, 0x4a03a005,
0x30000000, 0x59d0d006, 0x82690d00, 0x00000020,
0x8c68d50a, 0x040207fc, 0x59a0d20d, 0x48690005,
@@ -27928,12 +28190,12 @@
0x406c0000, 0x8068d540, 0x48690006, 0x59a0d40c,
0x8068d0e0, 0x59a0da0c, 0x826c0500, 0x0000fffc,
0x8068d540, 0x48690009, 0x486ba003, 0x0201f800,
- 0x00107cfb, 0x40c66000, 0x80c589c0, 0x0400004f,
+ 0x00107ef5, 0x40c66000, 0x80c589c0, 0x0400004f,
0x49334001, 0x0201f800, 0x00100580, 0x40c65800,
0x80c589c0, 0x04000041, 0x4a025a05, 0x00000018,
0x4a025806, 0x00abcdef, 0x492e6009, 0x492e600c,
0x58817005, 0x48ba600e, 0x48865c11, 0x4a02601c,
- 0x0010ccd1, 0x4a02600d, 0x00000004, 0x832cd400,
+ 0x0010cfd1, 0x4a02600d, 0x00000004, 0x832cd400,
0x00000012, 0x486a600b, 0x48690008, 0x4a01000a,
0x0000000c, 0x5880d005, 0x8068d040, 0x48690005,
0x4080d000, 0x0401ff5d, 0x59a0d408, 0x82697480,
@@ -27946,14 +28208,14 @@
0x83f17500, 0x03000000, 0x040007ef, 0x4979000a,
0x4178e000, 0x8270e400, 0x0000000c, 0x8068d840,
0x406cd000, 0x806cd9c0, 0x040207fb, 0x4871000a,
- 0x486d0005, 0x0401f7e9, 0x4200d000, 0x0010f837,
+ 0x486d0005, 0x0401f7e9, 0x4200d000, 0x0010fb37,
0x4200d800, 0x00100580, 0x4080e000, 0x0201f800,
- 0x0010032b, 0x0401f7b9, 0x4200d000, 0x0010f837,
- 0x4200d800, 0x00107cfb, 0x4080e000, 0x0201f800,
+ 0x0010032b, 0x0401f7b9, 0x4200d000, 0x0010fb37,
+ 0x4200d800, 0x00107ef5, 0x4080e000, 0x0201f800,
0x0010032b, 0x0401f7ab, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000002, 0x1c01f000, 0x809d3840,
0x48813800, 0x40690000, 0x497bc856, 0x42038000,
- 0x00007700, 0x0201f800, 0x00100ca7, 0x59c0d006,
+ 0x00007700, 0x0201f800, 0x00100ca8, 0x59c0d006,
0x59a0d40d, 0x48690005, 0x8068d1c0, 0x04020009,
0x497b9009, 0x59e0d003, 0x8268d540, 0x00008060,
0x486bc003, 0x4a038009, 0x00e00000, 0x0401f07d,
@@ -27962,13 +28224,13 @@
0x59a0da0f, 0x406c0000, 0x8068d540, 0x48690006,
0x59a0d40c, 0x8068d0e0, 0x59a0da0c, 0x826c0500,
0x0000fffc, 0x8068d540, 0x48690009, 0x486bc857,
- 0x58817009, 0x48bb8003, 0x0201f800, 0x00107cfb,
+ 0x58817009, 0x48bb8003, 0x0201f800, 0x00107ef5,
0x40c66000, 0x80c589c0, 0x0400005a, 0x49334000,
0x0201f800, 0x00100580, 0x40c65800, 0x80c589c0,
0x0400004c, 0x4a025a05, 0x00000018, 0x4a025806,
0x00abcdef, 0x492e6009, 0x492e600c, 0x58817005,
0x48ba600e, 0x4a02600d, 0x00000004, 0x497a5c11,
- 0x4a02601c, 0x0010ccd1, 0x832cd400, 0x00000012,
+ 0x4a02601c, 0x0010cfd1, 0x832cd400, 0x00000012,
0x486a600b, 0x48690008, 0x4a01000a, 0x0000000c,
0x5880d005, 0x8068d040, 0x48690005, 0x4080d000,
0x0401fed2, 0x59a0d408, 0x82697480, 0x0000dddd,
@@ -27984,49 +28246,49 @@
0x832cd400, 0x00000006, 0x48690008, 0x4080d000,
0x0401fea6, 0x80c589c0, 0x040207ea, 0x59a0d408,
0x82697480, 0x0000dddd, 0x0402078e, 0x0401f011,
- 0x4200d000, 0x0010f8c8, 0x4200d800, 0x00100580,
+ 0x4200d000, 0x0010fbc8, 0x4200d800, 0x00100580,
0x4080e000, 0x0201f800, 0x0010032b, 0x0401f7ae,
- 0x4200d000, 0x0010f8c8, 0x4200d800, 0x00107cfb,
+ 0x4200d000, 0x0010fbc8, 0x4200d800, 0x00107ef5,
0x4080e000, 0x0201f800, 0x0010032b, 0x0401f7a0,
0x589d0000, 0x809d3800, 0x1c01f000, 0x829d3c80,
0x00000002, 0x48813800, 0x48853801, 0x40690800,
- 0x406d0000, 0x0201f800, 0x0010193b, 0x40800000,
- 0x4084d000, 0x80c4dd00, 0x0201f800, 0x00101942,
+ 0x406d0000, 0x0201f800, 0x00101940, 0x40800000,
+ 0x4084d000, 0x80c4dd00, 0x0201f800, 0x00101947,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
0x48853801, 0x40690800, 0x406d0000, 0x0201f800,
- 0x0010193b, 0x40800000, 0x4084d000, 0x80c4dd40,
- 0x0201f800, 0x00101942, 0x589d0801, 0x589d0000,
+ 0x00101940, 0x40800000, 0x4084d000, 0x80c4dd40,
+ 0x0201f800, 0x00101947, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000002, 0x1c01f000, 0x809d3840,
0x48813800, 0x4200d000, 0x000000ef, 0x0201f800,
- 0x001015c3, 0x4a03500f, 0x000000ef, 0x59c4d0a3,
+ 0x001015c4, 0x4a03500f, 0x000000ef, 0x59c4d0a3,
0x8468d55a, 0x8468d53a, 0x486b88a3, 0x0201f800,
- 0x0010161e, 0x80c589c0, 0x04000043, 0x4200d000,
- 0x00000001, 0x0201f800, 0x001018a1, 0x4200d000,
- 0x00000001, 0x0201f800, 0x00101827, 0x4178d000,
+ 0x00101623, 0x80c589c0, 0x04000043, 0x4200d000,
+ 0x00000001, 0x0201f800, 0x001018a6, 0x4200d000,
+ 0x00000001, 0x0201f800, 0x0010182c, 0x4178d000,
0x4200d800, 0x00000004, 0x0401ffd3, 0x4201d000,
- 0x00000014, 0x0201f800, 0x0010645c, 0x59c4d008,
+ 0x00000014, 0x0201f800, 0x00106661, 0x59c4d008,
0x8468d54e, 0x8268d500, 0xffffffe1, 0x486b8808,
0x4a0388a7, 0x0000f7f7, 0x4a038805, 0x04000001,
0x4200d000, 0xbe20bfff, 0x4200d800, 0x80018000,
- 0x0201f800, 0x001041ab, 0x4200d000, 0xfffeffff,
- 0x4178d800, 0x0201f800, 0x001041ab, 0x42010000,
+ 0x0201f800, 0x001042a4, 0x4200d000, 0xfffeffff,
+ 0x4178d800, 0x0201f800, 0x001042a4, 0x42010000,
0x00001387, 0x0401f008, 0x80817040, 0x04000048,
0x80810040, 0x42000000, 0xffffffff, 0x80817480,
0x04000009, 0x4201d000, 0x00000014, 0x0201f800,
- 0x0010645c, 0x0201f800, 0x001018ec, 0x80c589c0,
+ 0x00106661, 0x0201f800, 0x001018f1, 0x80c589c0,
0x040007f2, 0x59c4d005, 0x8268dd00, 0x04000000,
0x8c68d534, 0x04020018, 0x59c4d0a4, 0x8268d500,
0x0000000f, 0x82697480, 0x00000008, 0x04020031,
- 0x0401f011, 0x0201f800, 0x0010162c, 0x80c589c0,
- 0x04000006, 0x4178d000, 0x0201f800, 0x001018a1,
+ 0x0401f011, 0x0201f800, 0x00101631, 0x80c589c0,
+ 0x04000006, 0x4178d000, 0x0201f800, 0x001018a6,
0x4178d000, 0x0401f7bc, 0x4200d000, 0x00000002,
- 0x0201f800, 0x001018a1, 0x4200d000, 0x00000002,
+ 0x0201f800, 0x001018a6, 0x4200d000, 0x00000002,
0x0401f7b5, 0x4200d000, 0x00020000, 0x0201f800,
- 0x001041b2, 0x4201d000, 0x00000064, 0x0201f800,
- 0x0010645c, 0x4200d000, 0xfeffffff, 0x4200d800,
- 0x02000000, 0x0201f800, 0x001041ab, 0x4200d000,
- 0xfdffffff, 0x4178d800, 0x0201f800, 0x001041ab,
+ 0x001042ab, 0x4201d000, 0x00000064, 0x0201f800,
+ 0x00106661, 0x4200d000, 0xfeffffff, 0x4200d800,
+ 0x02000000, 0x0201f800, 0x001042a4, 0x4200d000,
+ 0xfdffffff, 0x4178d800, 0x0201f800, 0x001042a4,
0x4a038805, 0x04000001, 0x59c4d0a4, 0x8268d500,
0x0000000f, 0x4178d800, 0x8068d1c0, 0x04020005,
0x4200d800, 0x00000001, 0x0401f002, 0x40c4d800,
@@ -28039,45 +28301,45 @@
0x0402000e, 0x59a0d407, 0x82690500, 0x00000007,
0x82817480, 0x00000002, 0x04000015, 0x808101c0,
0x04000023, 0x80817040, 0x040000e0, 0x0201f800,
- 0x0010224e, 0x0401f18d, 0x0201f800, 0x00101648,
+ 0x0010230d, 0x0401f18d, 0x0201f800, 0x0010164d,
0x80c589c0, 0x040007f0, 0x4200d000, 0x00000002,
- 0x0201f800, 0x001018a1, 0x4200d000, 0x00000002,
- 0x0201f800, 0x00101827, 0x0401f7e7, 0x8d0e1d0e,
- 0x0402000c, 0x0201f800, 0x00104fbf, 0x80c589c0,
+ 0x0201f800, 0x001018a6, 0x4200d000, 0x00000002,
+ 0x0201f800, 0x0010182c, 0x0401f7e7, 0x8d0e1d0e,
+ 0x0402000c, 0x0201f800, 0x001050f0, 0x80c589c0,
0x04020170, 0x836d7480, 0x00000003, 0x04020005,
0x59c4d0a4, 0x8268d500, 0x0000000f, 0x04000010,
- 0x0201f800, 0x00102252, 0x0401f170, 0x4200d000,
+ 0x0201f800, 0x00102311, 0x0401f170, 0x4200d000,
0x000000c0, 0x4200d800, 0x00000002, 0x0401ff26,
0x4080d000, 0x4200d800, 0x00000008, 0x0401ff22,
0x0401ff33, 0x80c589c0, 0x040000bb, 0x59a0d410,
0x8068d0e0, 0x59a0da10, 0x406c0000, 0x8068d540,
0x48694000, 0x497b4408, 0x4979400b, 0x4979400c,
0x4979400d, 0x49794002, 0x49794001, 0x0201f800,
- 0x001029e3, 0x0201f800, 0x00106c35, 0x598e600f,
- 0x0201f800, 0x00106f55, 0x0201f800, 0x00106c35,
- 0x417a3000, 0x0201f800, 0x001072f1, 0x59926004,
- 0x813261c0, 0x0400000d, 0x0201f800, 0x00106e6e,
- 0x0201f800, 0x00106c07, 0x0201f800, 0x00106c10,
+ 0x00102aa7, 0x0201f800, 0x00106e3a, 0x598e600f,
+ 0x0201f800, 0x0010715a, 0x0201f800, 0x00106e3a,
+ 0x417a3000, 0x0201f800, 0x001074f6, 0x59926004,
+ 0x813261c0, 0x0400000d, 0x0201f800, 0x00107073,
+ 0x0201f800, 0x00106e0c, 0x0201f800, 0x00106e15,
0x42027800, 0x00001000, 0x42028000, 0x0000002e,
- 0x0201f800, 0x0010feea, 0x811a3000, 0x83197480,
+ 0x0201f800, 0x001101fa, 0x811a3000, 0x83197480,
0x00000004, 0x040007ec, 0x040017eb, 0x0201f800,
- 0x001007f8, 0x59a8d06d, 0x8068d1c0, 0x0402007f,
+ 0x001007f6, 0x59a8d06d, 0x8068d1c0, 0x0402007f,
0x49794004, 0x497b4002, 0x40a0d000, 0x0401fe44,
0x59a0d408, 0x82697480, 0x0000dddd, 0x04000126,
0x40a0d000, 0x0401fdad, 0x59a0d408, 0x82697480,
0x0000dddd, 0x04000120, 0x59a0d00d, 0x8068d1c0,
0x040200ef, 0x4979400e, 0x40a0d000, 0x0201f800,
- 0x0010f611, 0x0201f800, 0x0010f358, 0x58a0d004,
+ 0x0010f911, 0x0201f800, 0x0010f658, 0x58a0d004,
0x8068d1c0, 0x04000053, 0x58a0e00e, 0x80717040,
0x0400007c, 0x59c8d001, 0x8068d1c0, 0x04020070,
0x59a0d002, 0x42000000, 0xfeedbeef, 0x80697480,
0x040000d8, 0x4a014003, 0x10000000, 0x40a0d000,
0x0401fc56, 0x4a034002, 0xfeedbeef, 0x40a0d000,
- 0x0201f800, 0x0010f679, 0x59a0d408, 0x82697480,
+ 0x0201f800, 0x0010f979, 0x59a0d408, 0x82697480,
0x0000dddd, 0x04000028, 0x40a0d000, 0x0401fca7,
0x59a0d408, 0x82697480, 0x0000dddd, 0x04000022,
- 0x0201f800, 0x0010f39f, 0x59c4d005, 0x8c68d534,
- 0x040200cf, 0x0201f800, 0x001029ec, 0x80c589c0,
+ 0x0201f800, 0x0010f69f, 0x59c4d005, 0x8c68d534,
+ 0x040200cf, 0x0201f800, 0x00102ab0, 0x80c589c0,
0x040200ce, 0x59a0d00d, 0x8068d1c0, 0x04000016,
0x59a26000, 0x59a0d40d, 0x8068d1c0, 0x04000004,
0x5930d00e, 0x8068d1c0, 0x040207c7, 0x59a26001,
@@ -28089,16 +28351,16 @@
0x04020042, 0x40a0d000, 0x0401fce5, 0x80c589c0,
0x04020051, 0x58a0d000, 0x8068d1c0, 0x04020047,
0x0401f04d, 0x59c8d001, 0x8068d1c0, 0x040207af,
- 0x40a0d000, 0x0201f800, 0x0010f679, 0x59a0d408,
+ 0x40a0d000, 0x0201f800, 0x0010f979, 0x59a0d408,
0x82697480, 0x0000dddd, 0x040007a8, 0x0201f800,
- 0x001029ec, 0x80c589c0, 0x040007f3, 0x0201f800,
- 0x0010f6d0, 0x4a01400d, 0x0000aaaa, 0x4a01400e,
+ 0x00102ab0, 0x80c589c0, 0x040007f3, 0x0201f800,
+ 0x0010f9d0, 0x4a01400d, 0x0000aaaa, 0x4a01400e,
0x00000001, 0x0401f79d, 0x59c4d001, 0x8468d518,
0x486b8801, 0x0401f77f, 0x4200d000, 0x000000c0,
0x4080d800, 0x0401fe68, 0x0401fe79, 0x80c589c0,
0x04020747, 0x4088d000, 0x408cd800, 0x4090e000,
0x0201f800, 0x0010032b, 0x0401f741, 0x40a0d000,
- 0x0201f800, 0x0010f6de, 0x80c589c0, 0x0400078d,
+ 0x0201f800, 0x0010f9de, 0x80c589c0, 0x0400078d,
0x4a01400e, 0x00000001, 0x4200e000, 0x00000001,
0x58a0d000, 0x8068d040, 0x48694000, 0x4200d800,
0x00030d40, 0x80717040, 0x04020004, 0x0401f7c2,
@@ -28107,8 +28369,8 @@
0x59c0d007, 0x8268d500, 0x000501c0, 0x04000058,
0x4a01400d, 0x0000dddd, 0x40a0d000, 0x0401fc98,
0x80c589c0, 0x04020004, 0x58a0d000, 0x8068d1c0,
- 0x0402074c, 0x0201f800, 0x00106ff4, 0x0201f800,
- 0x0010f3a5, 0x4201d000, 0x000186a0, 0x48978880,
+ 0x0402074c, 0x0201f800, 0x001071f9, 0x0201f800,
+ 0x0010f6a5, 0x4201d000, 0x000186a0, 0x48978880,
0x48938808, 0x488f88a3, 0x4887500f, 0x488b9040,
0x42038000, 0x00007700, 0x4a038009, 0xf4f60000,
0x4a038891, 0x0000ffff, 0x4a03900d, 0x00000040,
@@ -28118,112 +28380,116 @@
0x04000013, 0x4200d000, 0x000000c0, 0x4200d800,
0xfffffffc, 0x0401fe02, 0x4178d000, 0x4200d800,
0xfffffff7, 0x0401fdfe, 0x4178d000, 0x4200d800,
- 0xfffffffb, 0x0401fdfa, 0x0201f800, 0x00104fdb,
+ 0xfffffffb, 0x0401fdfa, 0x0201f800, 0x0010510c,
0x40c50000, 0x80c589c0, 0x04000034, 0x59a0d408,
0x82697480, 0x0000dddd, 0x0400000f, 0x58a0d80b,
0x806cd9c0, 0x04020007, 0x58a0d00c, 0x8068d1c0,
0x04020004, 0x58a0d00d, 0x8068d1c0, 0x0400003d,
0x486f4407, 0x58a0d00c, 0x486b4208, 0x58a0d00d,
- 0x486b4408, 0x0201f800, 0x0010225a, 0x0401f037,
+ 0x486b4408, 0x0201f800, 0x00102319, 0x0401f037,
0x4a014003, 0x10000004, 0x0401f729, 0x40a0d000,
- 0x0201f800, 0x0010f611, 0x0401f70f, 0x0201f800,
- 0x0010f6d0, 0x0401f7a7, 0x40a0d000, 0x0401fc40,
+ 0x0201f800, 0x0010f911, 0x0401f70f, 0x0201f800,
+ 0x0010f9d0, 0x0401f7a7, 0x40a0d000, 0x0401fc40,
0x80c589c0, 0x040007a5, 0x0401f7ab, 0x4a01400d,
0x0000bbbb, 0x0401f787, 0x4a01400d, 0x0000cccc,
0x58a0d000, 0x486b4210, 0x58a0d000, 0x8068d120,
0x486b4410, 0x0401f77f, 0x59a8d06e, 0x0201f800,
- 0x00101b44, 0x0401f7b6, 0x4a0388a7, 0x0000f7f7,
+ 0x00101b49, 0x0401f7b6, 0x4a0388a7, 0x0000f7f7,
0x4200d000, 0xbeffffff, 0x4200d800, 0x80018000,
- 0x0201f800, 0x001041ab, 0x4200d000, 0xfffeffff,
- 0x4080d800, 0x0201f800, 0x001041ab, 0x0401f7c0,
- 0x4a034407, 0x00000016, 0x0201f800, 0x0010224a,
+ 0x0201f800, 0x001042a4, 0x4200d000, 0xfffeffff,
+ 0x4080d800, 0x0201f800, 0x001042a4, 0x0401f7c0,
+ 0x4a034407, 0x00000016, 0x0201f800, 0x00102309,
0x0401f006, 0x40a0d000, 0x0401fc19, 0x0401f786,
- 0x0201f800, 0x00102207, 0x589d2805, 0x589d2004,
+ 0x0201f800, 0x001022c6, 0x589d2805, 0x589d2004,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000015, 0x589d4000, 0x809d3800,
- 0x1c01f000, 0x809d3840, 0x48813800, 0x4937c857,
- 0x42010000, 0x00000001, 0x0201f800, 0x00107cfb,
- 0x40c66000, 0x80c589c0, 0x04000015, 0x4925881c,
- 0x4935880a, 0x48818c07, 0x417a7800, 0x0201f800,
- 0x001044e6, 0x59a8d016, 0x8068d000, 0x486b5016,
- 0x599cd019, 0x417a7000, 0x8c68d50e, 0x04020003,
- 0x42027000, 0x00000004, 0x0201f800, 0x00107d2c,
- 0x599cd208, 0x486a6c12, 0x41790000, 0x40818800,
- 0x589d0000, 0x809d3800, 0x1c01f000, 0x4937c857,
- 0x5934d200, 0x8468d502, 0x486a6a00, 0x1c01f000,
- 0x829d3c80, 0x00000004, 0x48813800, 0x48853801,
- 0x48893802, 0x488d3803, 0x41350800, 0x41451000,
- 0x412d1800, 0x4943c857, 0x493fc857, 0x0201f800,
- 0x00106c35, 0x40c50000, 0x59a8d078, 0x82697480,
- 0x00000000, 0x83f17500, 0x0c000000, 0x04000004,
- 0x82b97580, 0x0c000000, 0x04020068, 0x0201f800,
- 0x001101b9, 0x0201f800, 0x001101a9, 0x0201f800,
- 0x0011025c, 0x0201f800, 0x001103bf, 0x808101c0,
- 0x04000003, 0x0201f800, 0x00106c29, 0x417a8800,
- 0x0401f00a, 0x58c4d200, 0x8c68d50e, 0x0400000e,
- 0x81468800, 0x83457480, 0x000007ef, 0x83f17500,
- 0x03000000, 0x04000026, 0x0201f800, 0x001045e2,
- 0x40c66800, 0x80c589c0, 0x040007f6, 0x8d3e7d06,
- 0x040207f1, 0x8d3e7d18, 0x0400003f, 0x5935000f,
- 0x0401f007, 0x49410207, 0x40825800, 0x58810000,
+ 0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
+ 0x48853801, 0x59a8d006, 0x82690d00, 0x00004000,
+ 0x4178d800, 0x8c68d51c, 0x04020020, 0x4937c857,
+ 0x42010000, 0x00000001, 0x0201f800, 0x00107ef5,
+ 0x40c66000, 0x80c589c0, 0x04020003, 0x4080d800,
+ 0x0401f016, 0x4925881c, 0x4935880a, 0x48818c07,
+ 0x40867800, 0x0201f800, 0x001045df, 0x59a8d016,
+ 0x8068d000, 0x486b5016, 0x599cd019, 0x40867000,
+ 0x8c68d50e, 0x04020003, 0x42027000, 0x00000004,
+ 0x0201f800, 0x00107f26, 0x599cd208, 0x486a6c12,
+ 0x41790000, 0x4080d800, 0x406d8800, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
+ 0x4937c857, 0x5934d200, 0x8468d502, 0x486a6a00,
+ 0x1c01f000, 0x829d3c80, 0x00000004, 0x48813800,
+ 0x48853801, 0x48893802, 0x488d3803, 0x41350800,
+ 0x41451000, 0x412d1800, 0x4943c857, 0x493fc857,
+ 0x0201f800, 0x00106e3a, 0x40c50000, 0x59a8d078,
+ 0x82697480, 0x00000000, 0x83f17500, 0x0c000000,
+ 0x04000004, 0x82b97580, 0x0c000000, 0x04020069,
+ 0x0201f800, 0x001104b6, 0x0201f800, 0x001104a6,
+ 0x0201f800, 0x00110559, 0x0201f800, 0x001106bc,
+ 0x808101c0, 0x04000003, 0x0201f800, 0x00106e2e,
+ 0x417a8800, 0x0401f00a, 0x58c4d200, 0x8c68d50e,
+ 0x0400000e, 0x81468800, 0x83457480, 0x000007ef,
+ 0x83f17500, 0x03000000, 0x04000027, 0x0201f800,
+ 0x001046de, 0x40c66800, 0x80c589c0, 0x040007f6,
+ 0x8d3e7d06, 0x040207f1, 0x497a6c0b, 0x8d3e7d18,
+ 0x0400003f, 0x5935000f, 0x0401f007, 0x49410207,
+ 0x40825800, 0x58810000, 0x492fc857, 0x0201f800,
+ 0x000203ef, 0x808101c0, 0x040207f9, 0x497a680f,
+ 0x497a6810, 0x4937c857, 0x4a026c00, 0x00000707,
+ 0x497a6a03, 0x497a6811, 0x599cd401, 0x486a6a0b,
+ 0x5934d402, 0x8268d500, 0x000000ff, 0x486a6c02,
+ 0x81468800, 0x83457480, 0x000007ef, 0x040007dc,
+ 0x040017db, 0x8d3e7d02, 0x0400002f, 0x497b5018,
+ 0x42028800, 0x000007f0, 0x0401f007, 0x81468800,
+ 0x83457480, 0x000007ff, 0x83f17500, 0x03000000,
+ 0x04000025, 0x0201f800, 0x001046de, 0x40c66800,
+ 0x80c589c0, 0x040007f6, 0x48c7c857, 0x4a018c00,
+ 0x00000707, 0x58c4d00c, 0x8068d1c0, 0x040207f0,
+ 0x58c4d00f, 0x8068d1c0, 0x040207ed, 0x0201f800,
+ 0x001042dd, 0x81468800, 0x83457480, 0x000007ff,
+ 0x040007ed, 0x040017ec, 0x0401f00f, 0x4937c857,
+ 0x8d0e1d20, 0x04000004, 0x4a026c00, 0x00000707,
+ 0x0401f7ad, 0x0201f800, 0x001042dd, 0x0401f7aa,
+ 0x8c68d506, 0x04000797, 0x0201f800, 0x0010b89b,
+ 0x0401f794, 0x40866800, 0x408a8800, 0x408e5800,
+ 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000004, 0x1c01f000, 0x829d3c80,
+ 0x00000006, 0x48813800, 0x48853801, 0x48893802,
+ 0x488d3803, 0x48913804, 0x48953805, 0x41352800,
+ 0x41412000, 0x41451800, 0x412d1000, 0x4933c857,
+ 0x493fc857, 0x4927c857, 0x0201f800, 0x00106e3a,
+ 0x40c50800, 0x5932680a, 0x813669c0, 0x0400002b,
+ 0x5934d403, 0x406a8800, 0x42028000, 0x00000029,
+ 0x0201f800, 0x00110363, 0x0201f800, 0x00110447,
+ 0x0201f800, 0x001104e0, 0x0201f800, 0x00110916,
+ 0x4937c857, 0x8d3e7d06, 0x0402001f, 0x497a6c0b,
+ 0x8d3e7d18, 0x04000022, 0x5935000f, 0x808101c0,
+ 0x0400000b, 0x49410207, 0x40825800, 0x58810000,
0x492fc857, 0x0201f800, 0x000203ef, 0x808101c0,
- 0x040207f9, 0x497a680f, 0x497a6810, 0x4937c857,
+ 0x040207f9, 0x4882680f, 0x48826810, 0x4937c857,
0x4a026c00, 0x00000707, 0x497a6a03, 0x497a6811,
0x599cd401, 0x486a6a0b, 0x5934d402, 0x8268d500,
- 0x000000ff, 0x486a6c02, 0x81468800, 0x83457480,
- 0x000007ef, 0x040007dd, 0x040017dc, 0x8d3e7d02,
- 0x0400002f, 0x497b5018, 0x42028800, 0x000007f0,
- 0x0401f007, 0x81468800, 0x83457480, 0x000007ff,
- 0x83f17500, 0x03000000, 0x04000025, 0x0201f800,
- 0x001045e2, 0x40c66800, 0x80c589c0, 0x040007f6,
- 0x48c7c857, 0x4a018c00, 0x00000707, 0x58c4d00c,
- 0x8068d1c0, 0x040207f0, 0x58c4d00f, 0x8068d1c0,
- 0x040207ed, 0x0201f800, 0x001041e4, 0x81468800,
- 0x83457480, 0x000007ff, 0x040007ed, 0x040017ec,
- 0x0401f00f, 0x4937c857, 0x8d0e1d20, 0x04000004,
- 0x4a026c00, 0x00000707, 0x0401f7ae, 0x0201f800,
- 0x001041e4, 0x0401f7ab, 0x8c68d506, 0x04000798,
- 0x0201f800, 0x0010b570, 0x0401f795, 0x40866800,
- 0x408a8800, 0x408e5800, 0x589d1803, 0x589d1002,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000004,
- 0x1c01f000, 0x829d3c80, 0x00000006, 0x48813800,
- 0x48853801, 0x48893802, 0x488d3803, 0x48913804,
- 0x48953805, 0x41352800, 0x41412000, 0x41451800,
- 0x412d1000, 0x4933c857, 0x493fc857, 0x4927c857,
- 0x0201f800, 0x00106c35, 0x40c50800, 0x5932680a,
- 0x813669c0, 0x0400002a, 0x5934d403, 0x406a8800,
- 0x42028000, 0x00000029, 0x0201f800, 0x00110053,
- 0x0201f800, 0x0011014a, 0x0201f800, 0x001101e3,
- 0x0201f800, 0x00110623, 0x4937c857, 0x8d3e7d06,
- 0x0402001e, 0x8d3e7d18, 0x04000021, 0x5935000f,
- 0x808101c0, 0x0400000b, 0x49410207, 0x40825800,
- 0x58810000, 0x492fc857, 0x0201f800, 0x000203ef,
- 0x808101c0, 0x040207f9, 0x4882680f, 0x48826810,
- 0x4937c857, 0x4a026c00, 0x00000707, 0x497a6a03,
- 0x497a6811, 0x599cd401, 0x486a6a0b, 0x5934d402,
- 0x8268d500, 0x000000ff, 0x486a6c02, 0x808509c0,
- 0x04000013, 0x0401f00c, 0x5934d200, 0x8c68d50e,
- 0x040207fb, 0x8d3e7d18, 0x040207e1, 0x8d0e1d20,
+ 0x000000ff, 0x486a6c02, 0x808509c0, 0x04000014,
+ 0x0401f00d, 0x5934d200, 0x8c68d50e, 0x040207fb,
+ 0x497a6c0b, 0x8d3e7d18, 0x040207e0, 0x8d0e1d20,
0x04000008, 0x4a026c00, 0x00000707, 0x808509c0,
- 0x04000007, 0x0201f800, 0x00106c29, 0x0401f004,
- 0x0201f800, 0x001041e4, 0x0401f7ed, 0x408a5800,
+ 0x04000007, 0x0201f800, 0x00106e2e, 0x0401f004,
+ 0x0201f800, 0x001042dd, 0x0401f7ec, 0x408a5800,
0x408e8800, 0x40928000, 0x40966800, 0x589d2805,
0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
0x589d0000, 0x829d3c00, 0x00000006, 0x1c01f000,
0x809d3840, 0x48813800, 0x4937c857, 0x42010000,
- 0x00000001, 0x0201f800, 0x00107cfb, 0x40c66000,
+ 0x00000001, 0x0201f800, 0x00107ef5, 0x40c66000,
0x80c589c0, 0x0400001e, 0x4925881c, 0x4935880a,
0x5934d403, 0x82697480, 0x000007fe, 0x04000003,
- 0x417a7800, 0x0401ff90, 0x48826407, 0x417a7800,
- 0x0201f800, 0x001044e6, 0x4200d000, 0x00000003,
- 0x0201f800, 0x001044f0, 0x836d7480, 0x00000003,
+ 0x417a7800, 0x0401ff8e, 0x48826407, 0x417a7800,
+ 0x0201f800, 0x001045df, 0x4200d000, 0x00000003,
+ 0x0201f800, 0x001045e9, 0x836d7480, 0x00000003,
0x04000004, 0x59a8d016, 0x8068d000, 0x486b5016,
- 0x42027000, 0x00000002, 0x0201f800, 0x00107d2c,
+ 0x42027000, 0x00000002, 0x0201f800, 0x00107f26,
0x599cd208, 0x486a6c12, 0x41790000, 0x40818800,
0x589d0000, 0x809d3800, 0x1c01f000, 0x829d3c80,
0x00000003, 0x48813800, 0x48853801, 0x48893802,
0x40690800, 0x406d1000, 0x41bd0000, 0x0201f800,
- 0x00106c10, 0x5880d031, 0x41300000, 0x80697480,
+ 0x00106e15, 0x5880d031, 0x41300000, 0x80697480,
0x04000018, 0x5880d030, 0x41300000, 0x80697480,
0x0400001f, 0x5930d800, 0x806cd9c0, 0x04020008,
0x59317001, 0x48b91001, 0x5930d001, 0x8068d1c0,
@@ -28247,7 +28513,7 @@
0x409d4000, 0x829d3c80, 0x00000005, 0x48813800,
0x48853801, 0x48893802, 0x488d3803, 0x48913804,
0x41790800, 0x40850000, 0x4933c857, 0x0201f800,
- 0x00106c35, 0x40c52000, 0x41351800, 0x41191000,
+ 0x00106e3a, 0x40c52000, 0x41351800, 0x41191000,
0x49914003, 0x49d14000, 0x49a54001, 0x49154002,
0x5932680a, 0x59bce031, 0x4070d800, 0x8070e1c0,
0x04020008, 0x0401f01e, 0x406ce000, 0x586cd800,
@@ -28258,47 +28524,47 @@
0x0401f005, 0x406d0000, 0x586cd801, 0x806cd9c0,
0x040007ec, 0x806d7480, 0x040207fb, 0x42010800,
0x00000001, 0x806cd9c0, 0x040207e8, 0x80857040,
- 0x04000029, 0x417a3000, 0x0201f800, 0x001072f1,
+ 0x04000029, 0x417a3000, 0x0201f800, 0x001074f6,
0x5990d004, 0x41300000, 0x80697480, 0x0400000f,
0x811a3000, 0x83197480, 0x00000004, 0x040007f7,
0x040017f6, 0x408a3000, 0x408e6800, 0x58a32003,
0x58a3a000, 0x58a34801, 0x58a22802, 0x80917040,
0x04020019, 0x0401f011, 0x42010800, 0x00000001,
- 0x0201f800, 0x00106e6e, 0x0201f800, 0x00106c07,
- 0x0201f800, 0x00106c10, 0x408a3000, 0x408e6800,
+ 0x0201f800, 0x00107073, 0x0201f800, 0x00106e0c,
+ 0x0201f800, 0x00106e15, 0x408a3000, 0x408e6800,
0x58a32003, 0x58a3a000, 0x58a34801, 0x58a22802,
- 0x80917040, 0x04020008, 0x0201f800, 0x00106c29,
+ 0x80917040, 0x04020008, 0x0201f800, 0x00106e2e,
0x0401f005, 0x4070d000, 0x4080d800, 0x0401ff40,
0x0401f7e1, 0x40858800, 0x589d2004, 0x589d1803,
0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000009, 0x589d4000, 0x809d3800, 0x1c01f000,
0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
0x40690000, 0x59310800, 0x497a6000, 0x0201f800,
- 0x00106c10, 0x808101c0, 0x04000008, 0x48850000,
+ 0x00106e15, 0x808101c0, 0x04000008, 0x48850000,
0x598cd00a, 0x41300000, 0x80697480, 0x0402000b,
0x4883180a, 0x0401f009, 0x598cd00a, 0x41300000,
0x80697480, 0x04000003, 0x4887180b, 0x0401f003,
- 0x4883180a, 0x4883180b, 0x0201f800, 0x00106c22,
+ 0x4883180a, 0x4883180b, 0x0201f800, 0x00106e27,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
0x48853801, 0x598d000b, 0x41790800, 0x4933c857,
0x813261c0, 0x04020007, 0x0401f00a, 0x41300000,
0x80817480, 0x0400000e, 0x40810800, 0x58810000,
0x808101c0, 0x040207fa, 0x4178d000, 0x0401f015,
- 0x4200d000, 0x000005a7, 0x4080d800, 0x4084e000,
+ 0x4200d000, 0x000005aa, 0x4080d800, 0x4084e000,
0x0201f800, 0x0010032b, 0x0401f7f6, 0x4084d000,
0x0401ffc4, 0x598cd00f, 0x41300000, 0x80697480,
0x04000005, 0x497a6008, 0x4200d000, 0x00000001,
- 0x0401f004, 0x0201f800, 0x001072c9, 0x0401f7fa,
+ 0x0401f004, 0x0201f800, 0x001074ce, 0x0401f7fa,
0x40698800, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x40690000, 0x59310800,
- 0x497a6000, 0x0201f800, 0x00106c10, 0x808101c0,
+ 0x497a6000, 0x0201f800, 0x00106e15, 0x808101c0,
0x04000008, 0x48850000, 0x598cd008, 0x41300000,
0x80697480, 0x0402000b, 0x48831808, 0x0401f009,
0x598cd008, 0x41300000, 0x80697480, 0x04000003,
0x48871809, 0x0401f003, 0x48831808, 0x48831809,
- 0x0201f800, 0x00106c22, 0x589d0801, 0x589d0000,
+ 0x0201f800, 0x00106e27, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
0x00000002, 0x48813800, 0x48853801, 0x598d0009,
0x41790800, 0x4933c857, 0x813261c0, 0x04020007,
@@ -28308,41 +28574,41 @@
0x598cd00f, 0x41300000, 0x80697480, 0x04000011,
0x5930d403, 0x82697480, 0x00000042, 0x0400000b,
0x4200d000, 0x00000001, 0x0401f00d, 0x4200d000,
- 0x0000055e, 0x4080d800, 0x4084e000, 0x0201f800,
+ 0x00000561, 0x4080d800, 0x4084e000, 0x0201f800,
0x0010032b, 0x0401f7e9, 0x497a6008, 0x0401f7f5,
- 0x0201f800, 0x001072c9, 0x0401f7ee, 0x40698800,
+ 0x0201f800, 0x001074ce, 0x0401f7ee, 0x40698800,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
0x48853801, 0x40690000, 0x59310800, 0x497a6000,
- 0x0201f800, 0x00106c10, 0x808101c0, 0x04000008,
+ 0x0201f800, 0x00106e15, 0x808101c0, 0x04000008,
0x48850000, 0x598cd004, 0x41300000, 0x80697480,
0x0402000b, 0x48831804, 0x0401f009, 0x598cd004,
0x41300000, 0x80697480, 0x04000003, 0x48871805,
0x0401f003, 0x48831804, 0x48831805, 0x0201f800,
- 0x00106c22, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00106e27, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x598d0005, 0x40810800,
0x4933c857, 0x813261c0, 0x04020007, 0x0401f022,
0x41300000, 0x80817480, 0x04000007, 0x40810800,
0x58810000, 0x808101c0, 0x040207fa, 0x4178d000,
0x0401f02b, 0x598cd00f, 0x80697480, 0x04000025,
- 0x0201f800, 0x00106c10, 0x598cd005, 0x40800000,
+ 0x0201f800, 0x00106e15, 0x598cd005, 0x40800000,
0x80697480, 0x04000017, 0x598cd004, 0x80697480,
0x04000009, 0x58817000, 0x48b90800, 0x49790000,
- 0x0201f800, 0x00106c22, 0x4200d000, 0x00000001,
+ 0x0201f800, 0x00106e27, 0x4200d000, 0x00000001,
0x0401f017, 0x48871804, 0x49790000, 0x49790800,
- 0x0401f7f8, 0x4200d000, 0x000005ea, 0x4080d800,
+ 0x0401f7f8, 0x4200d000, 0x000005ed, 0x4080d800,
0x4080e000, 0x0201f800, 0x0010032b, 0x0401f7de,
0x58817000, 0x48bb1805, 0x49790000, 0x598cd004,
0x80697480, 0x040207eb, 0x497b1804, 0x0401f7e9,
- 0x0201f800, 0x001072c9, 0x0401f7da, 0x40698800,
+ 0x0201f800, 0x001074ce, 0x0401f7da, 0x40698800,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
- 0x48853801, 0x41790000, 0x0201f800, 0x00106c35,
+ 0x48853801, 0x41790000, 0x0201f800, 0x00106e3a,
0x40c50800, 0x0401ff62, 0x80c57040, 0x04000007,
0x0401ff11, 0x80c57040, 0x04000004, 0x0401ffaf,
0x80c57040, 0x04020002, 0x40c50000, 0x80857040,
- 0x04020003, 0x0201f800, 0x00106c29, 0x40818800,
+ 0x04020003, 0x0201f800, 0x00106e2e, 0x40818800,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
0x48853801, 0x5c00d000, 0x4c680000, 0x486bc857,
@@ -28350,48 +28616,48 @@
0x4933c857, 0x4943c857, 0x493fc857, 0x5930d407,
0x486bc857, 0x5930dc07, 0x806c0040, 0x4000d000,
0x82697480, 0x00000012, 0x83f17500, 0x03000000,
- 0x04000015, 0x0c01f001, 0x0010ff47, 0x0010ff23,
- 0x0010ff2d, 0x0010ff47, 0x0010ff50, 0x0010ff5d,
- 0x0010ff16, 0x0010ff16, 0x0010ff67, 0x0010ff6e,
- 0x0010ff16, 0x0010ff16, 0x0010ff16, 0x0010ff16,
- 0x0010ff16, 0x0010ff77, 0x0010ff77, 0x0010ff1c,
- 0x0010ff1c, 0x4200d000, 0x00000a6e, 0x4130e000,
+ 0x04000015, 0x0c01f001, 0x00110257, 0x00110233,
+ 0x0011023d, 0x00110257, 0x00110260, 0x0011026d,
+ 0x00110226, 0x00110226, 0x00110277, 0x0011027e,
+ 0x00110226, 0x00110226, 0x00110226, 0x00110226,
+ 0x00110226, 0x00110287, 0x00110287, 0x0011022c,
+ 0x0011022c, 0x4200d000, 0x00000a7f, 0x4130e000,
0x0201f800, 0x0010032b, 0x0401f0a1, 0x0201f800,
- 0x00109660, 0x80c589c0, 0x04020077, 0x0201f800,
- 0x00107cbe, 0x0401f09a, 0x0201f800, 0x00109660,
- 0x80c589c0, 0x04020066, 0x0201f800, 0x00107cbe,
+ 0x00109898, 0x80c589c0, 0x04020077, 0x0201f800,
+ 0x00107eb4, 0x0401f09a, 0x0201f800, 0x00109898,
+ 0x80c589c0, 0x04020066, 0x0201f800, 0x00107eb4,
0x8d3e7d1c, 0x04000092, 0x497a600a, 0x0401f090,
0x5930d008, 0x8c68d500, 0x04020053, 0x0201f800,
- 0x00109660, 0x80c589c0, 0x040007f4, 0x592cd205,
+ 0x00109898, 0x80c589c0, 0x040007f4, 0x592cd205,
0x8268d500, 0x000000ff, 0x82697480, 0x00000014,
- 0x04000003, 0x0201f800, 0x0010977c, 0x4a025a05,
+ 0x04000003, 0x0201f800, 0x001099b4, 0x4a025a05,
0x00000103, 0x49425a07, 0x497a580a, 0x0201f800,
- 0x00109824, 0x0201f800, 0x0010b199, 0x0201f800,
- 0x000203ef, 0x0401f7e1, 0x0201f800, 0x001102ca,
- 0x80c589c0, 0x04020035, 0x0201f800, 0x001099c1,
- 0x0201f800, 0x001084a2, 0x0401f7d8, 0x42000000,
- 0x001111e0, 0x81317480, 0x0400004a, 0x0201f800,
- 0x00109660, 0x80c589c0, 0x040007d0, 0x4200d000,
- 0x000009b7, 0x412cd800, 0x4130e000, 0x0401f7bd,
+ 0x00109a5c, 0x0201f800, 0x0010b4b0, 0x0201f800,
+ 0x000203ef, 0x0401f7e1, 0x0201f800, 0x001105c7,
+ 0x80c589c0, 0x04020035, 0x0201f800, 0x00109bf9,
+ 0x0201f800, 0x001086a8, 0x0401f7d8, 0x42000000,
+ 0x00111500, 0x81317480, 0x0400004a, 0x0201f800,
+ 0x00109898, 0x80c589c0, 0x040007d0, 0x4200d000,
+ 0x000009c8, 0x412cd800, 0x4130e000, 0x0401f7bd,
0x5930d008, 0x8c68d500, 0x0402002a, 0x0201f800,
- 0x00109660, 0x80c589c0, 0x040007c4, 0x0201f800,
- 0x0010ae66, 0x0401f7c1, 0x0201f800, 0x00109660,
- 0x80c589c0, 0x040007bd, 0x0201f800, 0x00106a40,
- 0x0401f7ba, 0x0201f800, 0x00109660, 0x80c589c0,
+ 0x00109898, 0x80c589c0, 0x040007c4, 0x0201f800,
+ 0x0010b175, 0x0401f7c1, 0x0201f800, 0x00109898,
+ 0x80c589c0, 0x040007bd, 0x0201f800, 0x00106c45,
+ 0x0401f7ba, 0x0201f800, 0x00109898, 0x80c589c0,
0x040007b6, 0x49425a07, 0x497a5c0a, 0x0201f800,
- 0x000203ef, 0x0401f7b1, 0x0201f800, 0x00109660,
+ 0x000203ef, 0x0401f7b1, 0x0201f800, 0x00109898,
0x80c589c0, 0x0402000b, 0x59325818, 0x0201f800,
- 0x0010059d, 0x0401f7a9, 0x0201f800, 0x00101cb2,
- 0x0401f7ca, 0x0201f800, 0x00100c75, 0x0401f7ac,
+ 0x0010059d, 0x0401f7a9, 0x0201f800, 0x00101cb7,
+ 0x0401f7ca, 0x0201f800, 0x00100c76, 0x0401f7ac,
0x49425a07, 0x0201f800, 0x000203ef, 0x0401f7f3,
- 0x0201f800, 0x00100c75, 0x0401f7d5, 0x49425a07,
+ 0x0201f800, 0x00100c76, 0x0401f7d5, 0x49425a07,
0x0201f800, 0x000203ef, 0x5930d226, 0x82697480,
- 0x00000003, 0x04020795, 0x0201f800, 0x0010977c,
+ 0x00000003, 0x04020795, 0x0201f800, 0x001099b4,
0x0401f792, 0x49425a07, 0x497a5c07, 0x0201f800,
- 0x000203ef, 0x0201f800, 0x00107cbe, 0x0401f020,
- 0x0201f800, 0x00109660, 0x80c589c0, 0x04000016,
+ 0x000203ef, 0x0201f800, 0x00107eb4, 0x0401f020,
+ 0x0201f800, 0x00109898, 0x80c589c0, 0x04000016,
0x59a8e052, 0x412c0000, 0x80717480, 0x04000005,
- 0x4200d000, 0x000009d0, 0x412cd800, 0x0401f771,
+ 0x4200d000, 0x000009e1, 0x412cd800, 0x0401f771,
0x592d7000, 0x48bb5052, 0x592cd000, 0x8068d1c0,
0x04020002, 0x486b5053, 0x592cd205, 0x82697480,
0x00000055, 0x04000007, 0x49425a07, 0x0201f800,
@@ -28401,12 +28667,12 @@
0x00000002, 0x1c01f000, 0x809d3840, 0x48813800,
0x5930dc07, 0x406c0000, 0x826d7480, 0x00000013,
0x83f17500, 0x03000000, 0x04000016, 0x0c01f001,
- 0x00110023, 0x0010fffa, 0x0011000a, 0x00110016,
- 0x0010ffe9, 0x0010ffec, 0x00110034, 0x00110023,
- 0x00110023, 0x00110023, 0x00110023, 0x0010ffe1,
- 0x0010ffe1, 0x00110023, 0x0010ffe1, 0x00110023,
- 0x00110023, 0x00110027, 0x0011003f, 0x0011003f,
- 0x4200d000, 0x00000b61, 0x4130e000, 0x0201f800,
+ 0x00110333, 0x0011030a, 0x0011031a, 0x00110326,
+ 0x001102f9, 0x001102fc, 0x00110344, 0x00110333,
+ 0x00110333, 0x00110333, 0x00110333, 0x001102f1,
+ 0x001102f1, 0x00110333, 0x001102f1, 0x00110333,
+ 0x00110333, 0x00110337, 0x0011034f, 0x0011034f,
+ 0x4200d000, 0x00000b72, 0x4130e000, 0x0201f800,
0x0010032b, 0x4200d800, 0x00000001, 0x0401f067,
0x4178d800, 0x8d3e7d1a, 0x04020064, 0x833ce500,
0x00000001, 0x4178d800, 0x8d3e7d00, 0x0402005f,
@@ -28415,10 +28681,10 @@
0x0401f7ed, 0x8d3e7d1a, 0x04020019, 0x8d3e7d00,
0x04020017, 0x833d0500, 0x00001000, 0x8d3e7d18,
0x040207e5, 0x8d3e7d06, 0x040007e3, 0x0201f800,
- 0x0010996b, 0x4080d800, 0x80c589c0, 0x04020047,
+ 0x00109ba3, 0x4080d800, 0x80c589c0, 0x04020047,
0x0401f7dd, 0x8d3e7d00, 0x040007db, 0x5930d226,
0x82697480, 0x00000003, 0x04020005, 0x0201f800,
- 0x00106b5f, 0x80c589c0, 0x040207d3, 0x4178d800,
+ 0x00106d64, 0x80c589c0, 0x040207d3, 0x4178d800,
0x0401f03a, 0x8d3e7d00, 0x04020033, 0x5930d00a,
0x833cdd00, 0x00001000, 0x8d3e7d18, 0x040207ca,
0x8d3e7d06, 0x040007c8, 0x5868d200, 0x8c68d50e,
@@ -28432,498 +28698,494 @@
0x4068d800, 0x0401f011, 0x59a8d079, 0x5868d400,
0x8268d580, 0x00000707, 0x8068d080, 0x8068d000,
0x8068013e, 0x4200d000, 0x00000001, 0x8068dc80,
- 0x0401f006, 0x0201f800, 0x00106b5f, 0x40c4d800,
+ 0x0401f006, 0x0201f800, 0x00106d64, 0x40c4d800,
0x80c589c0, 0x040207ca, 0x406d8800, 0x589d0000,
0x809d3800, 0x1c01f000, 0x829d3c80, 0x00000006,
0x48813800, 0x48853801, 0x48893802, 0x488d3803,
0x48913804, 0x48953805, 0x4933c857, 0x0201f800,
- 0x00106c35, 0x40c52800, 0x41352000, 0x41311000,
- 0x412d1800, 0x41790800, 0x598e6005, 0x0401f007,
- 0x813669c0, 0x0400002f, 0x813669c0, 0x04000023,
- 0x41310800, 0x59326000, 0x813261c0, 0x04000031,
- 0x5932680a, 0x813669c0, 0x040007f6, 0x5934d403,
- 0x41440000, 0x80697480, 0x040207f2, 0x5930d01c,
- 0x41240000, 0x80697480, 0x040207f0, 0x0401ff4b,
- 0x80c589c0, 0x040007ef, 0x42010000, 0x00000001,
- 0x0201f800, 0x00109660, 0x80c589c0, 0x04020026,
- 0x808101c0, 0x040007e7, 0x0201f800, 0x00106b26,
- 0x59310000, 0x4084d000, 0x0401fde3, 0x0401fe62,
- 0x40826000, 0x0401f7e1, 0x5930d407, 0x82697480,
- 0x00000010, 0x040207db, 0x83457480, 0x0000ffff,
- 0x040207d8, 0x812649c0, 0x040207d6, 0x0401f7e4,
- 0x5930d407, 0x82697480, 0x00000010, 0x040207cf,
- 0x83457480, 0x0000ffff, 0x040207cc, 0x0401f7d8,
- 0x408a6000, 0x408e5800, 0x40926800, 0x80957040,
- 0x04000002, 0x0401f00e, 0x0201f800, 0x00106c29,
- 0x0401f00b, 0x0201f800, 0x00109d0c, 0x80c589c0,
- 0x040007d8, 0x5930d403, 0x82697480, 0x00000043,
- 0x040207d4, 0x41790000, 0x0401f7d2, 0x589d2805,
- 0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000006, 0x1c01f000,
- 0x829d3c80, 0x00000006, 0x48813800, 0x48853801,
- 0x48893802, 0x488d3803, 0x48913804, 0x48953805,
- 0x412d1800, 0x41312000, 0x41352800, 0x41790800,
- 0x0201f800, 0x00106c35, 0x40c51000, 0x83457480,
- 0x000007ef, 0x04000008, 0x04001007, 0x408e5800,
- 0x40926000, 0x40966800, 0x80897040, 0x04000020,
- 0x0401f031, 0x0201f800, 0x001045e2, 0x40c66800,
- 0x80c589c0, 0x04000025, 0x598e600b, 0x0401f003,
- 0x41310800, 0x59326000, 0x813261c0, 0x04000017,
- 0x5930d01c, 0x41240000, 0x80697480, 0x040207f9,
- 0x5930d00a, 0x41340000, 0x80697480, 0x040207f5,
- 0x0401fede, 0x80c589c0, 0x040007f2, 0x0201f800,
- 0x00106b26, 0x59310000, 0x4084d000, 0x0401fcdd,
- 0x0401fdfd, 0x40826000, 0x0401f7ec, 0x0201f800,
- 0x00106c29, 0x0401f010, 0x8d3e7d06, 0x04000004,
- 0x5934d200, 0x8c68d50e, 0x040207d5, 0x0201f800,
- 0x0010476a, 0x0401f7d2, 0x4200d000, 0x00000711,
- 0x40c4d800, 0x4144e000, 0x0201f800, 0x0010032b,
- 0x0401f7d6, 0x589d2805, 0x589d2004, 0x589d1803,
- 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000006, 0x1c01f000, 0x829d3c80, 0x00000006,
- 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
- 0x48913804, 0x48953805, 0x41311800, 0x41352000,
- 0x412d2800, 0x41790800, 0x0201f800, 0x00106c35,
- 0x40c51000, 0x598e6009, 0x0401f003, 0x41310800,
- 0x59326000, 0x813261c0, 0x04000016, 0x5932680a,
- 0x5930d01c, 0x41240000, 0x80697480, 0x040207f8,
- 0x5934d403, 0x41440000, 0x80697480, 0x040207f4,
- 0x0401fe9a, 0x80c589c0, 0x040007f1, 0x59310000,
- 0x0201f800, 0x00106b26, 0x4084d000, 0x0401fce7,
- 0x0401fdb9, 0x40826000, 0x813261c0, 0x040207ec,
- 0x0201f800, 0x00107bbe, 0x0201f800, 0x00107c34,
- 0x408e6000, 0x40926800, 0x40965800, 0x80897040,
- 0x04000002, 0x0401f003, 0x0201f800, 0x00106c29,
+ 0x00106e3a, 0x40c52800, 0x41352000, 0x41311000,
+ 0x412d1800, 0x41790800, 0x598e6005, 0x0401f003,
+ 0x41310800, 0x59326000, 0x813261c0, 0x04000022,
+ 0x5932680a, 0x813669c0, 0x040007fa, 0x5934d403,
+ 0x41440000, 0x80697480, 0x040207f6, 0x5930d01c,
+ 0x41240000, 0x80697480, 0x04000003, 0x812649c0,
+ 0x040207f0, 0x0401ff4d, 0x80c589c0, 0x040007ed,
+ 0x42010000, 0x00000001, 0x0201f800, 0x00109898,
+ 0x80c589c0, 0x04020015, 0x808101c0, 0x040007e5,
+ 0x0201f800, 0x00106d2b, 0x59310000, 0x4084d000,
+ 0x0401fde5, 0x0401fe64, 0x40826000, 0x813261c0,
+ 0x040207e0, 0x408a6000, 0x408e5800, 0x40926800,
+ 0x80957040, 0x04000002, 0x0401f00e, 0x0201f800,
+ 0x00106e2e, 0x0401f00b, 0x0201f800, 0x00109f4a,
+ 0x80c589c0, 0x040007e9, 0x5930d403, 0x82697480,
+ 0x00000043, 0x040207e5, 0x41790000, 0x0401f7e3,
0x589d2805, 0x589d2004, 0x589d1803, 0x589d1002,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000006,
- 0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
- 0x48853801, 0x4947c857, 0x0201f800, 0x00106c35,
- 0x40c50800, 0x413d0000, 0x853e7d00, 0x0401ffb7,
- 0x0401ff64, 0x40827800, 0x80857040, 0x04000002,
- 0x0401f003, 0x0201f800, 0x00106c29, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
+ 0x1c01f000, 0x829d3c80, 0x00000006, 0x48813800,
+ 0x48853801, 0x48893802, 0x488d3803, 0x48913804,
+ 0x48953805, 0x412d1800, 0x41312000, 0x41352800,
+ 0x41790800, 0x0201f800, 0x00106e3a, 0x40c51000,
+ 0x83457480, 0x000007ef, 0x04000008, 0x04001007,
+ 0x408e5800, 0x40926000, 0x40966800, 0x80897040,
+ 0x04000020, 0x0401f031, 0x0201f800, 0x001046de,
+ 0x40c66800, 0x80c589c0, 0x04000025, 0x598e600b,
+ 0x0401f003, 0x41310800, 0x59326000, 0x813261c0,
+ 0x04000017, 0x5930d01c, 0x41240000, 0x80697480,
+ 0x040207f9, 0x5930d00a, 0x41340000, 0x80697480,
+ 0x040207f5, 0x0401fef1, 0x80c589c0, 0x040007f2,
+ 0x0201f800, 0x00106d2b, 0x59310000, 0x4084d000,
+ 0x0401fcf0, 0x0401fe10, 0x40826000, 0x0401f7ec,
+ 0x0201f800, 0x00106e2e, 0x0401f010, 0x8d3e7d06,
+ 0x04000004, 0x5934d200, 0x8c68d50e, 0x040207d5,
+ 0x0201f800, 0x0010486a, 0x0401f7d2, 0x4200d000,
+ 0x00000714, 0x40c4d800, 0x4144e000, 0x0201f800,
+ 0x0010032b, 0x0401f7d6, 0x589d2805, 0x589d2004,
+ 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000006, 0x1c01f000, 0x829d3c80,
+ 0x00000006, 0x48813800, 0x48853801, 0x48893802,
+ 0x488d3803, 0x48913804, 0x48953805, 0x41311800,
+ 0x41352000, 0x412d2800, 0x41790800, 0x0201f800,
+ 0x00106e3a, 0x40c51000, 0x598e6009, 0x0401f003,
+ 0x41310800, 0x59326000, 0x813261c0, 0x04000016,
+ 0x5932680a, 0x5930d01c, 0x41240000, 0x80697480,
+ 0x040207f8, 0x5934d403, 0x41440000, 0x80697480,
+ 0x040207f4, 0x0401fead, 0x80c589c0, 0x040007f1,
+ 0x59310000, 0x0201f800, 0x00106d2b, 0x4084d000,
+ 0x0401fcfa, 0x0401fdcc, 0x40826000, 0x813261c0,
+ 0x040207ec, 0x0201f800, 0x00107db4, 0x0201f800,
+ 0x00107e2a, 0x408e6000, 0x40926800, 0x40965800,
+ 0x80897040, 0x04000002, 0x0401f003, 0x0201f800,
+ 0x00106e2e, 0x589d2805, 0x589d2004, 0x589d1803,
+ 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00000006, 0x1c01f000, 0x829d3c80, 0x00000002,
+ 0x48813800, 0x48853801, 0x4947c857, 0x0201f800,
+ 0x00106e3a, 0x40c50800, 0x413d0000, 0x853e7d00,
+ 0x0401ffb7, 0x0401ff64, 0x40827800, 0x80857040,
+ 0x04000002, 0x0401f003, 0x0201f800, 0x00106e2e,
+ 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
+ 0x1c01f000, 0x829d3c80, 0x00000003, 0x48813800,
+ 0x48853801, 0x48893802, 0x41311000, 0x41790800,
+ 0x598e600b, 0x813261c0, 0x04000011, 0x0401fe6b,
+ 0x80c589c0, 0x04020006, 0x41310800, 0x59326000,
+ 0x813261c0, 0x040207fa, 0x0401f009, 0x0201f800,
+ 0x00106d2b, 0x59310000, 0x4084d000, 0x0401fc65,
+ 0x0401fd85, 0x40826000, 0x0401f7ef, 0x0201f800,
+ 0x00104847, 0x408a6000, 0x589d1002, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000003, 0x1c01f000,
0x829d3c80, 0x00000003, 0x48813800, 0x48853801,
- 0x48893802, 0x41311000, 0x41790800, 0x598e600b,
- 0x813261c0, 0x04000011, 0x0401fe58, 0x80c589c0,
+ 0x48893802, 0x41311000, 0x41790800, 0x598e6009,
+ 0x813261c0, 0x04000011, 0x0401fe48, 0x80c589c0,
0x04020006, 0x41310800, 0x59326000, 0x813261c0,
- 0x040207fa, 0x0401f009, 0x0201f800, 0x00106b26,
- 0x59310000, 0x4084d000, 0x0401fc52, 0x0401fd72,
- 0x40826000, 0x0401f7ef, 0x0201f800, 0x00104747,
- 0x408a6000, 0x589d1002, 0x589d0801, 0x589d0000,
- 0x829d3c00, 0x00000003, 0x1c01f000, 0x829d3c80,
- 0x00000003, 0x48813800, 0x48853801, 0x48893802,
- 0x41311000, 0x41790800, 0x598e6009, 0x813261c0,
- 0x04000011, 0x0401fe35, 0x80c589c0, 0x04020006,
- 0x41310800, 0x59326000, 0x813261c0, 0x040207fa,
- 0x0401f009, 0x59310000, 0x0201f800, 0x00106b26,
- 0x4084d000, 0x0401fc7d, 0x0401fd4f, 0x40826000,
- 0x0401f7ef, 0x0201f800, 0x00107c14, 0x0201f800,
- 0x00107c34, 0x408a6000, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000003, 0x1c01f000,
- 0x809d3840, 0x48813800, 0x4943c857, 0x0201f800,
- 0x00106c35, 0x40c50000, 0x0401ffd5, 0x0401ffb1,
- 0x80817040, 0x04000002, 0x0401f003, 0x0201f800,
- 0x00106c29, 0x589d0000, 0x809d3800, 0x1c01f000,
+ 0x040207fa, 0x0401f009, 0x59310000, 0x0201f800,
+ 0x00106d2b, 0x4084d000, 0x0401fc90, 0x0401fd62,
+ 0x40826000, 0x0401f7ef, 0x0201f800, 0x00107e0a,
+ 0x0201f800, 0x00107e2a, 0x408a6000, 0x589d1002,
+ 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000003,
+ 0x1c01f000, 0x809d3840, 0x48813800, 0x4943c857,
+ 0x0201f800, 0x00106e3a, 0x40c50000, 0x0401ffd5,
+ 0x0401ffb1, 0x80817040, 0x04000002, 0x0401f003,
+ 0x0201f800, 0x00106e2e, 0x589d0000, 0x809d3800,
+ 0x1c01f000, 0x829d3c80, 0x00000004, 0x48813800,
+ 0x48853801, 0x48893802, 0x488d3803, 0x0201f800,
+ 0x00106e3a, 0x40c51800, 0x41311000, 0x41790800,
+ 0x598e6005, 0x813261c0, 0x04000008, 0x0401fe0f,
+ 0x80c589c0, 0x04020009, 0x41310800, 0x59326000,
+ 0x813261c0, 0x040207fa, 0x408a6000, 0x808d7040,
+ 0x0400000a, 0x0401f00b, 0x0201f800, 0x00106d2b,
+ 0x59310000, 0x4084d000, 0x0401fca7, 0x0401fd26,
+ 0x40826000, 0x0401f7ec, 0x0201f800, 0x00106e2e,
+ 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000004, 0x1c01f000, 0x809d3840,
+ 0x48a13800, 0x829d3c80, 0x00000005, 0x409d4000,
+ 0x829d3c80, 0x00000007, 0x48813800, 0x48853801,
+ 0x48893802, 0x488d3803, 0x48913804, 0x48953805,
+ 0x48993806, 0x4178d000, 0x48694004, 0x0201f800,
+ 0x00106e3a, 0x40c53000, 0x41311000, 0x41352000,
+ 0x41192800, 0x412d1800, 0x49914003, 0x49d14000,
+ 0x49a54001, 0x49154002, 0x59be6031, 0x813261c0,
+ 0x04000014, 0x41310800, 0x0401f007, 0x808101c0,
+ 0x04000003, 0x41310800, 0x40826000, 0x808101c0,
+ 0x0400000c, 0x59310000, 0x5932680a, 0x5930d01c,
+ 0x41240000, 0x80697480, 0x040207f5, 0x5934d403,
+ 0x41440000, 0x80697480, 0x040207f1, 0x0401f031,
+ 0x417a3000, 0x0401f007, 0x811a3000, 0x83197480,
+ 0x00000004, 0x83f17500, 0x03000000, 0x0400001a,
+ 0x0201f800, 0x001074f6, 0x59926004, 0x813261c0,
+ 0x040007f6, 0x5932680a, 0x5930d01c, 0x41240000,
+ 0x80697480, 0x040207f1, 0x5934d403, 0x41440000,
+ 0x80697480, 0x040207ed, 0x0401fdac, 0x80c589c0,
+ 0x040007ea, 0x0201f800, 0x00107073, 0x0201f800,
+ 0x00106e0c, 0x0201f800, 0x00106e15, 0x0401fcca,
+ 0x0401f7e2, 0x408a6000, 0x40926800, 0x40963000,
+ 0x408e5800, 0x58a32003, 0x58a3a000, 0x58a34801,
+ 0x58a22802, 0x80997040, 0x04000010, 0x0401f011,
+ 0x49314004, 0x40826000, 0x808101c0, 0x040007d1,
+ 0x59310001, 0x0401fd91, 0x80c589c0, 0x040007f9,
+ 0x4084d000, 0x58a0d804, 0x0201f800, 0x0011000c,
+ 0x0401fcb1, 0x0401f7f4, 0x0201f800, 0x00106e2e,
+ 0x589d3006, 0x589d2805, 0x589d2004, 0x589d1803,
+ 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x0000000c, 0x589d4000, 0x809d3800, 0x1c01f000,
+ 0x809d3840, 0x48a13800, 0x829d3c80, 0x00000007,
+ 0x409d4000, 0x829d3c80, 0x00000007, 0x48813800,
+ 0x48853801, 0x48893802, 0x488d3803, 0x48913804,
+ 0x48953805, 0x48993806, 0x41791800, 0x0201f800,
+ 0x00106e3a, 0x40c52800, 0x41313000, 0x49354005,
+ 0x492d4004, 0x49194006, 0x49914003, 0x49d14000,
+ 0x49a54001, 0x49154002, 0x59be6031, 0x813261c0,
+ 0x04000023, 0x41312000, 0x408d0800, 0x59311000,
+ 0x5932680a, 0x0401f009, 0x41311800, 0x808509c0,
+ 0x04000010, 0x808101c0, 0x04000002, 0x40826000,
+ 0x808101c0, 0x0400000d, 0x59310001, 0x0401fd4f,
+ 0x80c589c0, 0x040007f5, 0x4090d000, 0x408cd800,
+ 0x0201f800, 0x0011000c, 0x0401fc6f, 0x0401f7f2,
+ 0x41310800, 0x0401f7f0, 0x808911c0, 0x04000006,
+ 0x408a6000, 0x808509c0, 0x04000003, 0x40852000,
+ 0x40810800, 0x808911c0, 0x040207e1, 0x417a3000,
+ 0x0201f800, 0x001074f6, 0x59926004, 0x813261c0,
+ 0x04000004, 0x0401fd35, 0x80c589c0, 0x04020011,
+ 0x811a3000, 0x83197480, 0x00000004, 0x040007f5,
+ 0x040017f4, 0x409a6000, 0x58a26805, 0x58a25804,
+ 0x58a23006, 0x58a32003, 0x58a3a000, 0x58a34801,
+ 0x58a22802, 0x80957040, 0x0400000a, 0x0401f00b,
+ 0x0201f800, 0x00107073, 0x0201f800, 0x00106e0c,
+ 0x0201f800, 0x00106e15, 0x0401fc43, 0x0401f7e9,
+ 0x0201f800, 0x00106e2e, 0x589d3006, 0x589d2805,
+ 0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x0000000e, 0x589d4000,
+ 0x809d3800, 0x1c01f000, 0x4178e000, 0x497bc856,
+ 0x5930dc03, 0x826cd480, 0x00000002, 0x82697480,
+ 0x00000002, 0x04000007, 0x04001006, 0x599cd019,
+ 0x8c68d50e, 0x04000005, 0x806cd9c0, 0x04020003,
+ 0x4200e000, 0x00000001, 0x40718800, 0x1c01f000,
0x829d3c80, 0x00000004, 0x48813800, 0x48853801,
- 0x48893802, 0x488d3803, 0x0201f800, 0x00106c35,
- 0x40c51800, 0x41311000, 0x41790800, 0x598e6005,
- 0x813261c0, 0x04000008, 0x0401fdfc, 0x80c589c0,
- 0x04020009, 0x41310800, 0x59326000, 0x813261c0,
- 0x040207fa, 0x408a6000, 0x808d7040, 0x0400000a,
- 0x0401f00b, 0x0201f800, 0x00106b26, 0x59310000,
- 0x4084d000, 0x0401fc94, 0x0401fd13, 0x40826000,
- 0x0401f7ec, 0x0201f800, 0x00106c29, 0x589d1803,
+ 0x48893802, 0x488d3803, 0x412d0800, 0x41351000,
+ 0x41391800, 0x0201f800, 0x001102d3, 0x80c589c0,
+ 0x040000cd, 0x5932680a, 0x5930d407, 0x40680000,
+ 0x82697480, 0x00000013, 0x83f17500, 0x03000000,
+ 0x04000028, 0x0c01f001, 0x001106b2, 0x0011065f,
+ 0x0011066f, 0x00110624, 0x0011065f, 0x0011066f,
+ 0x00110647, 0x00110658, 0x0011061c, 0x0011067f,
+ 0x00110606, 0x0011061c, 0x0011061c, 0x0011061c,
+ 0x0011061c, 0x001106b2, 0x00110606, 0x00110603,
+ 0x0011061c, 0x0011061c, 0x59325818, 0x0201f800,
+ 0x0010059d, 0x5930d203, 0x82697480, 0x00000004,
+ 0x04000090, 0x59325809, 0x0201f800, 0x00109898,
+ 0x80c589c0, 0x04020083, 0x0201f800, 0x00107eb4,
+ 0x8d3e7d1c, 0x040000a0, 0x497a600a, 0x0401f09e,
+ 0x4200d000, 0x0000030f, 0x4000d800, 0x4130e000,
+ 0x0201f800, 0x0010032b, 0x0401f097, 0x59325809,
+ 0x0201f800, 0x00109898, 0x80c589c0, 0x0402006a,
+ 0x0201f800, 0x00107eb4, 0x0401f08f, 0x813669c0,
+ 0x04000077, 0x0201f800, 0x0010a424, 0x5930d203,
+ 0x82697480, 0x00000004, 0x04000081, 0x59325809,
+ 0x0201f800, 0x00109898, 0x80c589c0, 0x040007df,
+ 0x592cd205, 0x8268d500, 0x000000ff, 0x82697480,
+ 0x00000014, 0x04000003, 0x0201f800, 0x001099b4,
+ 0x4a025a05, 0x00000103, 0x5930d402, 0x486a5c07,
+ 0x592cd409, 0x8c68d512, 0x04020067, 0x49425a07,
+ 0x497a580a, 0x0201f800, 0x00109f56, 0x0201f800,
+ 0x000203ef, 0x0401f7c9, 0x5930d203, 0x82697480,
+ 0x00000004, 0x04000065, 0x59325809, 0x0201f800,
+ 0x00109898, 0x80c589c0, 0x040007c0, 0x49425a07,
+ 0x813669c0, 0x040007f0, 0x0201f800, 0x0010b4b0,
+ 0x0201f800, 0x00109f56, 0x0401f7ed, 0x5930d203,
+ 0x82697480, 0x00000011, 0x04020057, 0x5930d426,
+ 0x486a6203, 0x0401f054, 0x5930d403, 0x82697480,
+ 0x00000043, 0x04000050, 0x0201f800, 0x0010b827,
+ 0x0401ff62, 0x80c589c0, 0x0402003c, 0x0201f800,
+ 0x001099db, 0x80c589c0, 0x040007a4, 0x0201f800,
+ 0x001086a8, 0x0401f7a1, 0x59325809, 0x0201f800,
+ 0x00109898, 0x80c589c0, 0x0400079c, 0x49425a07,
+ 0x497a5c0a, 0x0201f800, 0x000203ef, 0x5930d226,
+ 0x82697480, 0x00000003, 0x04020794, 0x0201f800,
+ 0x001099b4, 0x0401f791, 0x5930d203, 0x82697480,
+ 0x00000004, 0x04020013, 0x5930d006, 0x8068d1c0,
+ 0x0400002d, 0x5930d415, 0x8468d558, 0x486a6415,
+ 0x0401f029, 0x49425a07, 0x497a5c07, 0x0201f800,
+ 0x000203ef, 0x0201f800, 0x00107eb4, 0x0401f022,
+ 0x49425a07, 0x0201f800, 0x000203ef, 0x0401f77b,
+ 0x59325809, 0x0201f800, 0x00106c32, 0x0401f777,
+ 0x0201f800, 0x00100c76, 0x0401f76f, 0x4200d000,
+ 0x00000182, 0x4134d800, 0x4130e000, 0x0201f800,
+ 0x0010032b, 0x0401f784, 0x0201f800, 0x00101cb7,
+ 0x0401f7c3, 0x412d0000, 0x592e580a, 0x0201f800,
+ 0x0010059d, 0x40825800, 0x0401f795, 0x0201f800,
+ 0x00100c76, 0x0401f77e, 0x0201f800, 0x00100c76,
+ 0x0401f79a, 0x40865800, 0x408a6800, 0x408e7000,
+ 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000004, 0x1c01f000, 0x829d3c80,
+ 0x00000002, 0x48813800, 0x48853801, 0x41310800,
+ 0x4933c857, 0x4943c857, 0x493fc857, 0x42010000,
+ 0x00111584, 0x59a8d00d, 0x41640000, 0x80697480,
+ 0x04000010, 0x41580000, 0x80817480, 0x0402100d,
+ 0x40826000, 0x8d3e7d12, 0x04000004, 0x40800000,
+ 0x80857480, 0x04000002, 0x0401ff06, 0x82810400,
+ 0x0000002c, 0x41580000, 0x80817480, 0x040017f5,
+ 0x41510000, 0x41540000, 0x80817480, 0x04021019,
+ 0x8d3e7d18, 0x04000017, 0x59a8d04d, 0x59a8004e,
+ 0x80697480, 0x04000013, 0x40826000, 0x5880d00a,
+ 0x8068d1c0, 0x04020005, 0x5880d203, 0x82697480,
+ 0x00000008, 0x04000008, 0x0401feee, 0x82810400,
+ 0x0000002c, 0x41540000, 0x80817480, 0x040017ed,
+ 0x0401f004, 0x0201f800, 0x0010b76e, 0x0401f7f7,
+ 0x40866000, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00000002, 0x1c01f000, 0x497a6226, 0x812e59c0,
+ 0x0400003d, 0x592cd205, 0x486bc857, 0x592cd205,
+ 0x8268d500, 0x000000ff, 0x82697480, 0x00000014,
+ 0x04000003, 0x4a026226, 0x00000003, 0x592cd409,
+ 0x8c68d510, 0x0402001d, 0x592cd209, 0x0201f800,
+ 0x00104e19, 0x0201f800, 0x00109f56, 0x0201f800,
+ 0x0010c0c0, 0x80c589c0, 0x0400001f, 0x4a026403,
+ 0x00000085, 0x4a026203, 0x00000009, 0x4a026407,
+ 0x00000002, 0x5930d004, 0x8268d500, 0x00000100,
+ 0x8268d540, 0x8000404b, 0x486a6004, 0x0201f800,
+ 0x00106e2e, 0x4200d000, 0x8000404b, 0x0201f800,
+ 0x00106d18, 0x0401f01f, 0x592cd209, 0x0201f800,
+ 0x00104e19, 0x4a025c09, 0x00000100, 0x0201f800,
+ 0x00109f56, 0x0201f800, 0x0010c0c0, 0x80c589c0,
+ 0x040207e3, 0x0201f800, 0x000203ef, 0x5930d226,
+ 0x82697480, 0x00000003, 0x0400000a, 0x497a6009,
+ 0x0401f7db, 0x4200d000, 0x00000527, 0x4130d800,
+ 0x412ce000, 0x0201f800, 0x0010032b, 0x0401f005,
+ 0x0201f800, 0x001099b4, 0x497a6009, 0x0401f7d0,
+ 0x1c01f000, 0x0201f800, 0x00106e2e, 0x812e59c0,
+ 0x0400001b, 0x592cd409, 0x8c68d510, 0x04020012,
+ 0x592cd209, 0x0201f800, 0x00104e19, 0x0201f800,
+ 0x00109f56, 0x0201f800, 0x000203ef, 0x5930d203,
+ 0x82697480, 0x0000000d, 0x0400000d, 0x0201f800,
+ 0x00106e2e, 0x5930d00a, 0x0201f800, 0x001049b8,
+ 0x0401f007, 0x592cd209, 0x0201f800, 0x00104e19,
+ 0x4a025c09, 0x00000100, 0x0401f7ed, 0x0201f800,
+ 0x00107eb4, 0x1c01f000, 0x829d3c80, 0x00000002,
+ 0x48813800, 0x48853801, 0x41790000, 0x0201f800,
+ 0x00109561, 0x40c50800, 0x48c7c857, 0x40840000,
+ 0x82857480, 0x0000000d, 0x83f17500, 0x03000000,
+ 0x0400002b, 0x0c01f001, 0x00110798, 0x001107de,
+ 0x001107ae, 0x00110785, 0x001107b0, 0x001107a0,
+ 0x00110798, 0x00110798, 0x00110798, 0x001107a0,
+ 0x001107a0, 0x001107a0, 0x001107a0, 0x001107ae,
+ 0x0201f800, 0x0010954b, 0x80c589c0, 0x04000005,
+ 0x0201f800, 0x00107123, 0x80c589c0, 0x04000063,
+ 0x0201f800, 0x00110065, 0x80c589c0, 0x04000017,
+ 0x5930d403, 0x486bc857, 0x5930d403, 0x82697480,
+ 0x00000040, 0x04020018, 0x0401ffaf, 0x42010000,
+ 0x00000001, 0x0401f073, 0x40840000, 0x82857480,
+ 0x0000000d, 0x040007d8, 0x040017d7, 0x4200d000,
+ 0x000004b7, 0x4130d800, 0x4084e000, 0x0201f800,
+ 0x0010032b, 0x0401f067, 0x497bc856, 0x0201f800,
+ 0x00106d45, 0x80c589c0, 0x04020044, 0x59317004,
+ 0x48bbc857, 0x0401ff4d, 0x0401f7e9, 0x812e59c0,
+ 0x04000050, 0x0201f800, 0x00109cec, 0x80c589c0,
+ 0x0400003e, 0x0201f800, 0x00106e2e, 0x592cd209,
+ 0x8468d50c, 0x486a5a09, 0x592cdc07, 0x806cd0c6,
+ 0x406c0000, 0x8068d400, 0x8068d400, 0x486a6006,
+ 0x4200d000, 0x10000000, 0x4130d800, 0x0201f800,
+ 0x001008be, 0x80c589c0, 0x0400000c, 0x592cd209,
+ 0x8c68d51c, 0x04000032, 0x59c8d001, 0x8068d1c0,
+ 0x0402003b, 0x4200d000, 0x40000000, 0x4130d800,
+ 0x0201f800, 0x001008be, 0x5930d203, 0x82697480,
+ 0x00000004, 0x040207c2, 0x41390000, 0x42027000,
+ 0x00000048, 0x0201f800, 0x00107f26, 0x40827000,
+ 0x0401f7bb, 0x598d700f, 0x48bbc857, 0x40b8d000,
+ 0x41300000, 0x80697480, 0x04000014, 0x0201f800,
+ 0x001101de, 0x80c589c0, 0x040207b0, 0x497bc856,
+ 0x0201f800, 0x00106d45, 0x4200d000, 0x000003f5,
+ 0x80c589c0, 0x040007b4, 0x5930d203, 0x486bc857,
+ 0x59310a03, 0x0401f01b, 0x0201f800, 0x00100c76,
+ 0x0401ff06, 0x0401f7a2, 0x0201f800, 0x0010715a,
+ 0x80c589c0, 0x040007f5, 0x0401f7e9, 0x8468d55c,
+ 0x486a5a09, 0x4a026006, 0x00000002, 0x0401f798,
+ 0x4200d000, 0x000004a7, 0x4130d800, 0x412ce000,
+ 0x0201f800, 0x0010032b, 0x0401f006, 0x41310000,
+ 0x0201f800, 0x00101270, 0x40826000, 0x0401f7c7,
+ 0x808101c0, 0x0400078d, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
+ 0x00000002, 0x48813800, 0x48853801, 0x412d0800,
+ 0x41410000, 0x4200d000, 0x0010cf32, 0x0201f800,
+ 0x0010bfb2, 0x417a5800, 0x0201f800, 0x00109898,
+ 0x80c589c0, 0x04000009, 0x0201f800, 0x0010a424,
+ 0x59325809, 0x592cd209, 0x8468d54c, 0x486a5a09,
+ 0x42028000, 0x00000006, 0x0201f800, 0x00106e3a,
+ 0x0401ff3a, 0x0201f800, 0x00106e2e, 0x40828000,
+ 0x40865800, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
+ 0x48813800, 0x48853801, 0x412d0800, 0x0201f800,
+ 0x001102d3, 0x80c589c0, 0x040000c3, 0x5930d407,
+ 0x40680000, 0x82697480, 0x00000013, 0x83f17500,
+ 0x03000000, 0x04000025, 0x0c01f001, 0x00110902,
+ 0x001108a6, 0x001108bc, 0x00110883, 0x001108a6,
+ 0x001108bc, 0x001108cc, 0x001108b5, 0x001108e1,
+ 0x0011085c, 0x00110872, 0x001108e1, 0x001108e1,
+ 0x001108e1, 0x001108e1, 0x00110902, 0x00110878,
+ 0x001108dd, 0x001108e1, 0x001108e1, 0x0201f800,
+ 0x0010689d, 0x80c589c0, 0x04000090, 0x5930d203,
+ 0x82697480, 0x00000004, 0x0402009f, 0x5930d006,
+ 0x8068d1c0, 0x0400009c, 0x5930d415, 0x8468d558,
+ 0x486a6415, 0x0401f098, 0x4200d000, 0x00000328,
+ 0x4000d800, 0x4130e000, 0x0201f800, 0x0010032b,
+ 0x0401f091, 0x5930d203, 0x82697480, 0x00000004,
+ 0x04020003, 0x0201f800, 0x00100c76, 0x59325809,
+ 0x0201f800, 0x00109898, 0x80c589c0, 0x0402006f,
+ 0x0201f800, 0x00107eb4, 0x8d3e7d1c, 0x04000082,
+ 0x497a600a, 0x0401f080, 0x0201f800, 0x0010a424,
+ 0x5930d203, 0x82697480, 0x00000004, 0x04000074,
+ 0x59325809, 0x0201f800, 0x00109898, 0x80c589c0,
+ 0x040007f0, 0x592cd205, 0x8268d500, 0x000000ff,
+ 0x82697480, 0x00000014, 0x04000003, 0x0201f800,
+ 0x001099b4, 0x4a025a05, 0x00000103, 0x592cd409,
+ 0x8c68d512, 0x0402005c, 0x49425a07, 0x497a580a,
+ 0x0201f800, 0x0010b4b0, 0x0201f800, 0x00109f56,
+ 0x0201f800, 0x00109a5c, 0x0201f800, 0x000203ef,
+ 0x0401f7d8, 0x5930d403, 0x82697480, 0x00000043,
+ 0x04000059, 0x0201f800, 0x001105c7, 0x80c589c0,
+ 0x04020046, 0x0201f800, 0x001099db, 0x80c589c0,
+ 0x040007cc, 0x0201f800, 0x001086a8, 0x0401f7c9,
+ 0x5930d203, 0x82697480, 0x00000011, 0x0402004a,
+ 0x5930d426, 0x486a6203, 0x0401f047, 0x59325809,
+ 0x0201f800, 0x00109898, 0x80c589c0, 0x040007bd,
+ 0x49425a07, 0x497a5c0a, 0x0201f800, 0x000203ef,
+ 0x5930d226, 0x82697480, 0x00000003, 0x040207b5,
+ 0x0201f800, 0x001099b4, 0x0401f7b2, 0x5930d203,
+ 0x82697480, 0x00000004, 0x04000030, 0x59325809,
+ 0x0201f800, 0x00109898, 0x80c589c0, 0x040007a9,
+ 0x49425a07, 0x0201f800, 0x0010b4b0, 0x0201f800,
+ 0x00109f56, 0x0201f800, 0x000203ef, 0x0401f7a1,
+ 0x59325818, 0x0201f800, 0x0010059d, 0x0401f798,
+ 0x59325809, 0x0201f800, 0x00109898, 0x80c589c0,
+ 0x04000798, 0x49425a07, 0x497a5c07, 0x0201f800,
+ 0x000203ef, 0x0401f793, 0x49425a07, 0x0201f800,
+ 0x000203ef, 0x0401f78f, 0x59325809, 0x0201f800,
+ 0x00106c32, 0x0401f78b, 0x0201f800, 0x00101cb7,
+ 0x0401f7b9, 0x412d0000, 0x592e580a, 0x0201f800,
+ 0x0010059d, 0x40825800, 0x0401f7a0, 0x0201f800,
+ 0x00100c76, 0x0401f78b, 0x0201f800, 0x00100c76,
+ 0x0401f7cf, 0x40865800, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000002, 0x1c01f000, 0x0201f800,
+ 0x0010b298, 0x80c589c0, 0x04000007, 0x812649c0,
+ 0x04000006, 0x5930d01c, 0x41240000, 0x80697480,
+ 0x04000002, 0x0401f003, 0x5932680a, 0x0401ff23,
+ 0x1c01f000, 0x829d3c80, 0x00000005, 0x48813800,
+ 0x48853801, 0x48893802, 0x488d3803, 0x48913804,
+ 0x41311000, 0x41352000, 0x4933c857, 0x4947c857,
+ 0x4943c857, 0x0201f800, 0x00106e3a, 0x40c51800,
+ 0x0201f800, 0x0010b130, 0x41310800, 0x813261c0,
+ 0x0400004e, 0x42000000, 0x0011152c, 0x81317480,
+ 0x0400004a, 0x59a8d00d, 0x8068d040, 0x42010000,
+ 0x00111584, 0x40680000, 0x81657480, 0x0400000f,
+ 0x41580000, 0x80817480, 0x0402100c, 0x40826000,
+ 0x40800000, 0x80857480, 0x04000003, 0x4084d000,
+ 0x0401ffcb, 0x82810400, 0x0000002c, 0x41580000,
+ 0x80817480, 0x040017f6, 0x41510000, 0x41540000,
+ 0x80817480, 0x04021012, 0x8d3e7d18, 0x04000010,
+ 0x59a8d04d, 0x59a8004e, 0x80697480, 0x0400000c,
+ 0x40826000, 0x5880d00a, 0x8068d1c0, 0x0400000d,
+ 0x4084d000, 0x0401ffb6, 0x82810400, 0x0000002c,
+ 0x41540000, 0x80817480, 0x040017f0, 0x408a6000,
+ 0x40926800, 0x808d7040, 0x0400001e, 0x0401f023,
+ 0x0201f800, 0x001046de, 0x40c66800, 0x80c589c0,
+ 0x040007f2, 0x58c4d002, 0x5930d827, 0x82680500,
+ 0x00ffffff, 0x806d7480, 0x040207ec, 0x58c4d013,
+ 0x5930d826, 0x82680500, 0x00ffffff, 0x806d7480,
+ 0x040207e6, 0x5930d203, 0x82697480, 0x00000008,
+ 0x0400000b, 0x4936600a, 0x0401fec4, 0x82810400,
+ 0x0000002c, 0x0401f7df, 0x59a8d00d, 0x0401f7b8,
+ 0x0201f800, 0x00106e2e, 0x0401f004, 0x0201f800,
+ 0x0010b76e, 0x0401f7f4, 0x589d2004, 0x589d1803,
0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000004, 0x1c01f000, 0x809d3840, 0x48a13800,
- 0x829d3c80, 0x00000005, 0x409d4000, 0x829d3c80,
+ 0x00000005, 0x1c01f000, 0x809d3840, 0x48a13800,
+ 0x829d3c80, 0x00000002, 0x409d4000, 0x829d3c80,
0x00000007, 0x48813800, 0x48853801, 0x48893802,
0x488d3803, 0x48913804, 0x48953805, 0x48993806,
- 0x4178d000, 0x48694004, 0x0201f800, 0x00106c35,
- 0x40c53000, 0x41311000, 0x41352000, 0x41192800,
- 0x412d1800, 0x49914003, 0x49d14000, 0x49a54001,
- 0x49154002, 0x59be6031, 0x813261c0, 0x04000014,
- 0x41310800, 0x0401f007, 0x808101c0, 0x04000003,
- 0x41310800, 0x40826000, 0x808101c0, 0x0400000c,
- 0x59310000, 0x5932680a, 0x5930d01c, 0x41240000,
- 0x80697480, 0x040207f5, 0x5934d403, 0x41440000,
- 0x80697480, 0x040207f1, 0x0401f031, 0x417a3000,
- 0x0401f007, 0x811a3000, 0x83197480, 0x00000004,
- 0x83f17500, 0x03000000, 0x0400001a, 0x0201f800,
- 0x001072f1, 0x59926004, 0x813261c0, 0x040007f6,
- 0x5932680a, 0x5930d01c, 0x41240000, 0x80697480,
- 0x040207f1, 0x5934d403, 0x41440000, 0x80697480,
- 0x040207ed, 0x0401fd99, 0x80c589c0, 0x040007ea,
- 0x0201f800, 0x00106e6e, 0x0201f800, 0x00106c07,
- 0x0201f800, 0x00106c10, 0x0401fcb7, 0x0401f7e2,
- 0x408a6000, 0x40926800, 0x40963000, 0x408e5800,
- 0x58a32003, 0x58a3a000, 0x58a34801, 0x58a22802,
- 0x80997040, 0x04000010, 0x0401f011, 0x49314004,
- 0x40826000, 0x808101c0, 0x040007d1, 0x59310001,
- 0x0401fd7e, 0x80c589c0, 0x040007f9, 0x4084d000,
- 0x58a0d804, 0x0201f800, 0x0010fcfc, 0x0401fc9e,
- 0x0401f7f4, 0x0201f800, 0x00106c29, 0x589d3006,
- 0x589d2805, 0x589d2004, 0x589d1803, 0x589d1002,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x0000000c,
- 0x589d4000, 0x809d3800, 0x1c01f000, 0x809d3840,
- 0x48a13800, 0x829d3c80, 0x00000007, 0x409d4000,
- 0x829d3c80, 0x00000007, 0x48813800, 0x48853801,
- 0x48893802, 0x488d3803, 0x48913804, 0x48953805,
- 0x48993806, 0x41791800, 0x0201f800, 0x00106c35,
- 0x40c52800, 0x41313000, 0x49354005, 0x492d4004,
- 0x49194006, 0x49914003, 0x49d14000, 0x49a54001,
- 0x49154002, 0x59be6031, 0x813261c0, 0x04000023,
- 0x41312000, 0x408d0800, 0x59311000, 0x5932680a,
- 0x0401f009, 0x41311800, 0x808509c0, 0x04000010,
- 0x808101c0, 0x04000002, 0x40826000, 0x808101c0,
- 0x0400000d, 0x59310001, 0x0401fd3c, 0x80c589c0,
- 0x040007f5, 0x4090d000, 0x408cd800, 0x0201f800,
- 0x0010fcfc, 0x0401fc5c, 0x0401f7f2, 0x41310800,
- 0x0401f7f0, 0x808911c0, 0x04000006, 0x408a6000,
- 0x808509c0, 0x04000003, 0x40852000, 0x40810800,
- 0x808911c0, 0x040207e1, 0x417a3000, 0x0201f800,
- 0x001072f1, 0x59926004, 0x813261c0, 0x04000004,
- 0x0401fd22, 0x80c589c0, 0x04020011, 0x811a3000,
- 0x83197480, 0x00000004, 0x040007f5, 0x040017f4,
- 0x409a6000, 0x58a26805, 0x58a25804, 0x58a23006,
- 0x58a32003, 0x58a3a000, 0x58a34801, 0x58a22802,
- 0x80957040, 0x0400000a, 0x0401f00b, 0x0201f800,
- 0x00106e6e, 0x0201f800, 0x00106c07, 0x0201f800,
- 0x00106c10, 0x0401fc30, 0x0401f7e9, 0x0201f800,
- 0x00106c29, 0x589d3006, 0x589d2805, 0x589d2004,
- 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
- 0x829d3c00, 0x0000000e, 0x589d4000, 0x809d3800,
- 0x1c01f000, 0x4178e000, 0x497bc856, 0x5930dc03,
- 0x826cd480, 0x00000002, 0x82697480, 0x00000002,
- 0x04000007, 0x04001006, 0x599cd019, 0x8c68d50e,
- 0x04000005, 0x806cd9c0, 0x04020003, 0x4200e000,
- 0x00000001, 0x40718800, 0x1c01f000, 0x829d3c80,
- 0x00000004, 0x48813800, 0x48853801, 0x48893802,
- 0x488d3803, 0x412d0800, 0x41351000, 0x41391800,
- 0x0201f800, 0x0010ffc3, 0x80c589c0, 0x040000cd,
- 0x5932680a, 0x5930d407, 0x40680000, 0x82697480,
- 0x00000013, 0x83f17500, 0x03000000, 0x04000028,
- 0x0c01f001, 0x001103b5, 0x00110362, 0x00110372,
- 0x00110327, 0x00110362, 0x00110372, 0x0011034a,
- 0x0011035b, 0x0011031f, 0x00110382, 0x00110309,
- 0x0011031f, 0x0011031f, 0x0011031f, 0x0011031f,
- 0x001103b5, 0x00110309, 0x00110306, 0x0011031f,
- 0x0011031f, 0x59325818, 0x0201f800, 0x0010059d,
- 0x5930d203, 0x82697480, 0x00000004, 0x04000090,
- 0x59325809, 0x0201f800, 0x00109660, 0x80c589c0,
- 0x04020083, 0x0201f800, 0x00107cbe, 0x8d3e7d1c,
- 0x040000a0, 0x497a600a, 0x0401f09e, 0x4200d000,
- 0x0000030f, 0x4000d800, 0x4130e000, 0x0201f800,
- 0x0010032b, 0x0401f097, 0x59325809, 0x0201f800,
- 0x00109660, 0x80c589c0, 0x0402006a, 0x0201f800,
- 0x00107cbe, 0x0401f08f, 0x813669c0, 0x04000077,
- 0x0201f800, 0x0010a1e1, 0x5930d203, 0x82697480,
- 0x00000004, 0x04000081, 0x59325809, 0x0201f800,
- 0x00109660, 0x80c589c0, 0x040007df, 0x592cd205,
- 0x8268d500, 0x000000ff, 0x82697480, 0x00000014,
- 0x04000003, 0x0201f800, 0x0010977c, 0x4a025a05,
- 0x00000103, 0x5930d402, 0x486a5c07, 0x592cd409,
- 0x8c68d512, 0x04020067, 0x49425a07, 0x497a580a,
- 0x0201f800, 0x00109d18, 0x0201f800, 0x000203ef,
- 0x0401f7c9, 0x5930d203, 0x82697480, 0x00000004,
- 0x04000065, 0x59325809, 0x0201f800, 0x00109660,
- 0x80c589c0, 0x040007c0, 0x49425a07, 0x813669c0,
- 0x040007f0, 0x0201f800, 0x0010b199, 0x0201f800,
- 0x00109d18, 0x0401f7ed, 0x5930d203, 0x82697480,
- 0x00000011, 0x04020057, 0x5930d426, 0x486a6203,
- 0x0401f054, 0x5930d403, 0x82697480, 0x00000043,
- 0x04000050, 0x0201f800, 0x0010b4fc, 0x0401ff62,
- 0x80c589c0, 0x0402003c, 0x0201f800, 0x001097a3,
- 0x80c589c0, 0x040007a4, 0x0201f800, 0x001084a2,
- 0x0401f7a1, 0x59325809, 0x0201f800, 0x00109660,
- 0x80c589c0, 0x0400079c, 0x49425a07, 0x497a5c0a,
- 0x0201f800, 0x000203ef, 0x5930d226, 0x82697480,
- 0x00000003, 0x04020794, 0x0201f800, 0x0010977c,
- 0x0401f791, 0x5930d203, 0x82697480, 0x00000004,
- 0x04020013, 0x5930d006, 0x8068d1c0, 0x0400002d,
- 0x5930d415, 0x8468d558, 0x486a6415, 0x0401f029,
- 0x49425a07, 0x497a5c07, 0x0201f800, 0x000203ef,
- 0x0201f800, 0x00107cbe, 0x0401f022, 0x49425a07,
- 0x0201f800, 0x000203ef, 0x0401f77b, 0x59325809,
- 0x0201f800, 0x00106a2d, 0x0401f777, 0x0201f800,
- 0x00100c75, 0x0401f76f, 0x4200d000, 0x00000182,
- 0x4134d800, 0x4130e000, 0x0201f800, 0x0010032b,
- 0x0401f784, 0x0201f800, 0x00101cb2, 0x0401f7c3,
- 0x412d0000, 0x592e580a, 0x0201f800, 0x0010059d,
- 0x40825800, 0x0401f795, 0x0201f800, 0x00100c75,
- 0x0401f77e, 0x0201f800, 0x00100c75, 0x0401f79a,
- 0x40865800, 0x408a6800, 0x408e7000, 0x589d1803,
- 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000004, 0x1c01f000, 0x829d3c80, 0x00000002,
- 0x48813800, 0x48853801, 0x41310800, 0x4933c857,
- 0x4943c857, 0x493fc857, 0x42010000, 0x00111264,
- 0x59a8d00d, 0x41640000, 0x80697480, 0x04000010,
- 0x41580000, 0x80817480, 0x0402100d, 0x40826000,
- 0x8d3e7d12, 0x04000004, 0x40800000, 0x80857480,
- 0x04000002, 0x0401ff06, 0x82810400, 0x0000002c,
- 0x41580000, 0x80817480, 0x040017f5, 0x41510000,
- 0x41540000, 0x80817480, 0x04021019, 0x8d3e7d18,
- 0x04000017, 0x59a8d04d, 0x59a8004e, 0x80697480,
- 0x04000013, 0x40826000, 0x5880d00a, 0x8068d1c0,
- 0x04020005, 0x5880d203, 0x82697480, 0x00000008,
- 0x04000008, 0x0401feee, 0x82810400, 0x0000002c,
- 0x41540000, 0x80817480, 0x040017ed, 0x0401f004,
- 0x0201f800, 0x0010b443, 0x0401f7f7, 0x40866000,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
- 0x1c01f000, 0x497a6226, 0x812e59c0, 0x0400003d,
- 0x592cd205, 0x486bc857, 0x592cd205, 0x8268d500,
- 0x000000ff, 0x82697480, 0x00000014, 0x04000003,
- 0x4a026226, 0x00000003, 0x592cd409, 0x8c68d510,
- 0x0402001d, 0x592cd209, 0x0201f800, 0x00104cf4,
- 0x0201f800, 0x00109d18, 0x0201f800, 0x0010bd95,
- 0x80c589c0, 0x0400001f, 0x4a026403, 0x00000085,
- 0x4a026203, 0x00000009, 0x4a026407, 0x00000002,
- 0x5930d004, 0x8268d500, 0x00000100, 0x8268d540,
- 0x8000404b, 0x486a6004, 0x0201f800, 0x00106c29,
- 0x4200d000, 0x8000404b, 0x0201f800, 0x00106b13,
- 0x0401f01f, 0x592cd209, 0x0201f800, 0x00104cf4,
- 0x4a025c09, 0x00000100, 0x0201f800, 0x00109d18,
- 0x0201f800, 0x0010bd95, 0x80c589c0, 0x040207e3,
- 0x0201f800, 0x000203ef, 0x5930d226, 0x82697480,
- 0x00000003, 0x0400000a, 0x497a6009, 0x0401f7db,
- 0x4200d000, 0x00000527, 0x4130d800, 0x412ce000,
- 0x0201f800, 0x0010032b, 0x0401f005, 0x0201f800,
- 0x0010977c, 0x497a6009, 0x0401f7d0, 0x1c01f000,
- 0x0201f800, 0x00106c29, 0x812e59c0, 0x0400001b,
- 0x592cd409, 0x8c68d510, 0x04020012, 0x592cd209,
- 0x0201f800, 0x00104cf4, 0x0201f800, 0x00109d18,
- 0x0201f800, 0x000203ef, 0x5930d203, 0x82697480,
- 0x0000000d, 0x0400000d, 0x0201f800, 0x00106c29,
- 0x5930d00a, 0x0201f800, 0x001048b8, 0x0401f007,
- 0x592cd209, 0x0201f800, 0x00104cf4, 0x4a025c09,
- 0x00000100, 0x0401f7ed, 0x0201f800, 0x00107cbe,
- 0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
- 0x48853801, 0x41790000, 0x0201f800, 0x0010932d,
- 0x40c50800, 0x48c7c857, 0x40840000, 0x82857480,
- 0x0000000d, 0x83f17500, 0x03000000, 0x0400002b,
- 0x0c01f001, 0x0011049b, 0x001104e1, 0x001104b1,
- 0x00110488, 0x001104b3, 0x001104a3, 0x0011049b,
- 0x0011049b, 0x0011049b, 0x001104a3, 0x001104a3,
- 0x001104a3, 0x001104a3, 0x001104b1, 0x0201f800,
- 0x00109317, 0x80c589c0, 0x04000005, 0x0201f800,
- 0x00106f1e, 0x80c589c0, 0x04000063, 0x0201f800,
- 0x0010fd55, 0x80c589c0, 0x04000017, 0x5930d403,
- 0x486bc857, 0x5930d403, 0x82697480, 0x00000040,
- 0x04020018, 0x0401ffaf, 0x42010000, 0x00000001,
- 0x0401f073, 0x40840000, 0x82857480, 0x0000000d,
- 0x040007d8, 0x040017d7, 0x4200d000, 0x000004b7,
- 0x4130d800, 0x4084e000, 0x0201f800, 0x0010032b,
- 0x0401f067, 0x497bc856, 0x0201f800, 0x00106b40,
- 0x80c589c0, 0x04020044, 0x59317004, 0x48bbc857,
- 0x0401ff4d, 0x0401f7e9, 0x812e59c0, 0x04000050,
- 0x0201f800, 0x00109ab4, 0x80c589c0, 0x0400003e,
- 0x0201f800, 0x00106c29, 0x592cd209, 0x8468d50c,
- 0x486a5a09, 0x592cdc07, 0x806cd0c6, 0x406c0000,
- 0x8068d400, 0x8068d400, 0x486a6006, 0x4200d000,
- 0x10000000, 0x4130d800, 0x0201f800, 0x001008c0,
- 0x80c589c0, 0x0400000c, 0x592cd209, 0x8c68d51c,
- 0x04000032, 0x59c8d001, 0x8068d1c0, 0x0402003b,
- 0x4200d000, 0x40000000, 0x4130d800, 0x0201f800,
- 0x001008c0, 0x5930d203, 0x82697480, 0x00000004,
- 0x040207c2, 0x41390000, 0x42027000, 0x00000048,
- 0x0201f800, 0x00107d2c, 0x40827000, 0x0401f7bb,
- 0x598d700f, 0x48bbc857, 0x40b8d000, 0x41300000,
- 0x80697480, 0x04000014, 0x0201f800, 0x0010fece,
- 0x80c589c0, 0x040207b0, 0x497bc856, 0x0201f800,
- 0x00106b40, 0x4200d000, 0x000003f5, 0x80c589c0,
- 0x040007b4, 0x5930d203, 0x486bc857, 0x59310a03,
- 0x0401f01b, 0x0201f800, 0x00100c75, 0x0401ff06,
- 0x0401f7a2, 0x0201f800, 0x00106f55, 0x80c589c0,
- 0x040007f5, 0x0401f7e9, 0x8468d55c, 0x486a5a09,
- 0x4a026006, 0x00000002, 0x0401f798, 0x4200d000,
- 0x000004a7, 0x4130d800, 0x412ce000, 0x0201f800,
- 0x0010032b, 0x0401f006, 0x41310000, 0x0201f800,
- 0x0010126f, 0x40826000, 0x0401f7c7, 0x808101c0,
- 0x0400078d, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
- 0x48813800, 0x48853801, 0x412d0800, 0x41410000,
- 0x4200d000, 0x0010cc32, 0x0201f800, 0x0010bc87,
- 0x417a5800, 0x0201f800, 0x00109660, 0x80c589c0,
- 0x04000009, 0x0201f800, 0x0010a1e1, 0x59325809,
- 0x592cd209, 0x8468d54c, 0x486a5a09, 0x42028000,
- 0x00000006, 0x0201f800, 0x00106c35, 0x0401ff3a,
- 0x0201f800, 0x00106c29, 0x40828000, 0x40865800,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
- 0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
- 0x48853801, 0x412d0800, 0x0201f800, 0x0010ffc3,
- 0x80c589c0, 0x040000c3, 0x5930d407, 0x40680000,
- 0x82697480, 0x00000013, 0x83f17500, 0x03000000,
- 0x04000025, 0x0c01f001, 0x00110605, 0x001105a9,
- 0x001105bf, 0x00110586, 0x001105a9, 0x001105bf,
- 0x001105cf, 0x001105b8, 0x001105e4, 0x0011055f,
- 0x00110575, 0x001105e4, 0x001105e4, 0x001105e4,
- 0x001105e4, 0x00110605, 0x0011057b, 0x001105e0,
- 0x001105e4, 0x001105e4, 0x0201f800, 0x00106698,
- 0x80c589c0, 0x04000090, 0x5930d203, 0x82697480,
- 0x00000004, 0x0402009f, 0x5930d006, 0x8068d1c0,
- 0x0400009c, 0x5930d415, 0x8468d558, 0x486a6415,
- 0x0401f098, 0x4200d000, 0x0000031c, 0x4000d800,
- 0x4130e000, 0x0201f800, 0x0010032b, 0x0401f091,
- 0x5930d203, 0x82697480, 0x00000004, 0x04020003,
- 0x0201f800, 0x00100c75, 0x59325809, 0x0201f800,
- 0x00109660, 0x80c589c0, 0x0402006f, 0x0201f800,
- 0x00107cbe, 0x8d3e7d1c, 0x04000082, 0x497a600a,
- 0x0401f080, 0x0201f800, 0x0010a1e1, 0x5930d203,
- 0x82697480, 0x00000004, 0x04000074, 0x59325809,
- 0x0201f800, 0x00109660, 0x80c589c0, 0x040007f0,
- 0x592cd205, 0x8268d500, 0x000000ff, 0x82697480,
- 0x00000014, 0x04000003, 0x0201f800, 0x0010977c,
- 0x4a025a05, 0x00000103, 0x592cd409, 0x8c68d512,
- 0x0402005c, 0x49425a07, 0x497a580a, 0x0201f800,
- 0x0010b199, 0x0201f800, 0x00109d18, 0x0201f800,
- 0x00109824, 0x0201f800, 0x000203ef, 0x0401f7d8,
- 0x5930d403, 0x82697480, 0x00000043, 0x04000059,
- 0x0201f800, 0x001102ca, 0x80c589c0, 0x04020046,
- 0x0201f800, 0x001097a3, 0x80c589c0, 0x040007cc,
- 0x0201f800, 0x001084a2, 0x0401f7c9, 0x5930d203,
- 0x82697480, 0x00000011, 0x0402004a, 0x5930d426,
- 0x486a6203, 0x0401f047, 0x59325809, 0x0201f800,
- 0x00109660, 0x80c589c0, 0x040007bd, 0x49425a07,
- 0x497a5c0a, 0x0201f800, 0x000203ef, 0x5930d226,
- 0x82697480, 0x00000003, 0x040207b5, 0x0201f800,
- 0x0010977c, 0x0401f7b2, 0x5930d203, 0x82697480,
- 0x00000004, 0x04000030, 0x59325809, 0x0201f800,
- 0x00109660, 0x80c589c0, 0x040007a9, 0x49425a07,
- 0x0201f800, 0x0010b199, 0x0201f800, 0x00109d18,
- 0x0201f800, 0x000203ef, 0x0401f7a1, 0x59325818,
- 0x0201f800, 0x0010059d, 0x0401f798, 0x59325809,
- 0x0201f800, 0x00109660, 0x80c589c0, 0x04000798,
- 0x49425a07, 0x497a5c07, 0x0201f800, 0x000203ef,
- 0x0401f793, 0x49425a07, 0x0201f800, 0x000203ef,
- 0x0401f78f, 0x59325809, 0x0201f800, 0x00106a2d,
- 0x0401f78b, 0x0201f800, 0x00101cb2, 0x0401f7b9,
- 0x412d0000, 0x592e580a, 0x0201f800, 0x0010059d,
- 0x40825800, 0x0401f7a0, 0x0201f800, 0x00100c75,
- 0x0401f78b, 0x0201f800, 0x00100c75, 0x0401f7cf,
- 0x40865800, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000002, 0x1c01f000, 0x0201f800, 0x0010af81,
- 0x80c589c0, 0x0402000c, 0x5930d407, 0x82697480,
- 0x00000010, 0x04000002, 0x0401f00f, 0x83457480,
- 0x0000ffff, 0x040207fd, 0x5930d00a, 0x8068d1c0,
- 0x040207fa, 0x812649c0, 0x04000005, 0x5930d01c,
- 0x41240000, 0x80697480, 0x040207f4, 0x5932680a,
- 0x0401ff19, 0x1c01f000, 0x829d3c80, 0x00000005,
- 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
- 0x48913804, 0x41311000, 0x41352000, 0x4933c857,
- 0x4947c857, 0x4943c857, 0x0201f800, 0x00106c35,
- 0x40c51800, 0x0201f800, 0x0010ae21, 0x41310800,
- 0x813261c0, 0x0400004e, 0x42000000, 0x0011120c,
- 0x81317480, 0x0400004a, 0x59a8d00d, 0x8068d040,
- 0x42010000, 0x00111264, 0x40680000, 0x81657480,
- 0x0400000f, 0x41580000, 0x80817480, 0x0402100c,
- 0x40826000, 0x40800000, 0x80857480, 0x04000003,
- 0x4084d000, 0x0401ffc1, 0x82810400, 0x0000002c,
- 0x41580000, 0x80817480, 0x040017f6, 0x41510000,
- 0x41540000, 0x80817480, 0x04021012, 0x8d3e7d18,
- 0x04000010, 0x59a8d04d, 0x59a8004e, 0x80697480,
- 0x0400000c, 0x40826000, 0x5880d00a, 0x8068d1c0,
- 0x0400000d, 0x4084d000, 0x0401ffac, 0x82810400,
- 0x0000002c, 0x41540000, 0x80817480, 0x040017f0,
- 0x408a6000, 0x40926800, 0x808d7040, 0x0400001e,
- 0x0401f023, 0x0201f800, 0x001045e2, 0x40c66800,
- 0x80c589c0, 0x040007f2, 0x58c4d002, 0x5930d827,
- 0x82680500, 0x00ffffff, 0x806d7480, 0x040207ec,
- 0x58c4d013, 0x5930d826, 0x82680500, 0x00ffffff,
- 0x806d7480, 0x040207e6, 0x5930d203, 0x82697480,
- 0x00000008, 0x0400000b, 0x4936600a, 0x0401feba,
- 0x82810400, 0x0000002c, 0x0401f7df, 0x59a8d00d,
- 0x0401f7b8, 0x0201f800, 0x00106c29, 0x0401f004,
- 0x0201f800, 0x0010b443, 0x0401f7f4, 0x589d2004,
- 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
- 0x829d3c00, 0x00000005, 0x1c01f000, 0x809d3840,
- 0x48a13800, 0x829d3c80, 0x00000002, 0x409d4000,
- 0x829d3c80, 0x00000007, 0x48813800, 0x48853801,
- 0x48893802, 0x488d3803, 0x48913804, 0x48953805,
- 0x48993806, 0x42010000, 0x00000001, 0x41793000,
- 0x49214000, 0x49254001, 0x497bc856, 0x41310800,
- 0x41351000, 0x41451800, 0x413d2000, 0x40592800,
- 0x4200d000, 0x00110694, 0x0201f800, 0x00106301,
- 0x59a8d21b, 0x8c68d508, 0x0400001d, 0x8c68d516,
- 0x0402001b, 0x59aa6865, 0x813669c0, 0x0400009b,
- 0x5934d400, 0x82697480, 0x00000404, 0x04020097,
- 0x0201f800, 0x00107cfb, 0x40c66000, 0x80c589c0,
- 0x0400008c, 0x48818c07, 0x4935880a, 0x409a7800,
- 0x0201f800, 0x001044e6, 0x4200d000, 0x00000005,
- 0x0201f800, 0x001044f0, 0x42027000, 0x00000003,
- 0x0201f800, 0x00107d2c, 0x0401f084, 0x8268dd00,
- 0x00000008, 0x8c68d506, 0x0400006c, 0x806cd9c0,
- 0x04000002, 0x41790000, 0x0201f800, 0x0010bd9f,
- 0x4200d000, 0x0010bdc7, 0x586a4800, 0x42028800,
- 0x000007fe, 0x8058b1c0, 0x0400001e, 0x41440000,
- 0x0401f005, 0x83264c00, 0x0000000b, 0x8058b040,
- 0x04000018, 0x5924d009, 0x8068d400, 0x8268d480,
- 0x000007f0, 0x586a6800, 0x813669c0, 0x040007f6,
- 0x5924d200, 0x8268d500, 0x00000003, 0x82697480,
- 0x00000003, 0x040207f0, 0x5934d200, 0x8c68d51a,
- 0x040007ed, 0x8468d51a, 0x486a6a00, 0x80993000,
- 0x83264c00, 0x0000000b, 0x8058b040, 0x040207ea,
- 0x809931c0, 0x04000043, 0x8d0e1d20, 0x04020044,
- 0x0201f800, 0x00101df2, 0x80817040, 0x0402004f,
- 0x4200b000, 0x000007f0, 0x417a8800, 0x0401f004,
- 0x81468800, 0x8058b040, 0x04000048, 0x0201f800,
- 0x001045e2, 0x80c589c0, 0x040007fa, 0x5934d200,
- 0x8c68d51a, 0x040007f7, 0x5934d403, 0x406a8800,
+ 0x42010000, 0x00000001, 0x41793000, 0x49214000,
+ 0x49254001, 0x497bc856, 0x41310800, 0x41351000,
+ 0x41451800, 0x413d2000, 0x40592800, 0x4200d000,
+ 0x00110987, 0x0201f800, 0x00106506, 0x59a8d21b,
+ 0x8c68d508, 0x0400001d, 0x8c68d516, 0x0402001b,
+ 0x59aa6865, 0x813669c0, 0x040000a4, 0x5934d400,
+ 0x82697480, 0x00000404, 0x040200a0, 0x0201f800,
+ 0x00107ef5, 0x40c66000, 0x80c589c0, 0x04000095,
+ 0x48818c07, 0x4935880a, 0x409a7800, 0x0201f800,
+ 0x001045df, 0x4200d000, 0x00000005, 0x0201f800,
+ 0x001045e9, 0x42027000, 0x00000003, 0x0201f800,
+ 0x00107f26, 0x0401f08d, 0x8268dd00, 0x00000008,
+ 0x8c68d506, 0x04000072, 0x806cd9c0, 0x04000002,
+ 0x41790000, 0x0201f800, 0x0010c0ca, 0x4200d000,
+ 0x0010c10d, 0x586a4800, 0x42028800, 0x000007fe,
+ 0x8058b1c0, 0x0400001f, 0x41440000, 0x0401f005,
+ 0x83264c00, 0x0000000b, 0x8058b040, 0x04000019,
+ 0x5924d009, 0x8068d400, 0x8268d480, 0x000007f0,
+ 0x586a6800, 0x813669c0, 0x040007f6, 0x5924d200,
+ 0x8268d500, 0x00000003, 0x82697480, 0x00000003,
+ 0x040207f0, 0x5934da00, 0x8c6cdd1a, 0x040007ed,
+ 0x826cd500, 0xffffdfff, 0x486a6a00, 0x80993000,
+ 0x83264c00, 0x0000000b, 0x8058b040, 0x040207e9,
+ 0x809931c0, 0x04000048, 0x8d0e1d20, 0x04020049,
+ 0x0201f800, 0x00101e2e, 0x80817040, 0x04020057,
+ 0x4200b000, 0x000007f0, 0x417a8800, 0x0401f01c,
+ 0x826cd540, 0x00001000, 0x486a6a00, 0x5934d200,
+ 0x8468d51a, 0x486a6a00, 0x4937c857, 0x4a026c00,
+ 0x00000707, 0x0201f800, 0x00106e3a, 0x40c50000,
+ 0x417a6000, 0x0201f800, 0x00110363, 0x0201f800,
+ 0x00110447, 0x417a7800, 0x0201f800, 0x001104e0,
+ 0x0201f800, 0x00110916, 0x80817040, 0x04000032,
+ 0x81468800, 0x8058b040, 0x04000038, 0x0201f800,
+ 0x001046de, 0x80c589c0, 0x040007fa, 0x5934da00,
+ 0x8c6cdd1a, 0x040007f7, 0x5934d403, 0x406a8800,
0x417a7800, 0x42028000, 0x00000029, 0x5934d013,
0x8068d130, 0x406a4000, 0x40680000, 0x4200d000,
- 0x0010bdc7, 0x8068d400, 0x586a4800, 0x413cd000,
- 0x413cd800, 0x0201f800, 0x0010ae84, 0x5934d200,
- 0x8468d558, 0x486a6a00, 0x5934d200, 0x8468d51a,
- 0x486a6a00, 0x4937c857, 0x4a026c00, 0x00000707,
- 0x0201f800, 0x00106c35, 0x40c50000, 0x417a6000,
- 0x0201f800, 0x00110053, 0x0201f800, 0x0011014a,
- 0x417a7800, 0x0201f800, 0x001101e3, 0x0201f800,
- 0x00110623, 0x80817040, 0x040207ce, 0x0201f800,
- 0x00106c29, 0x0401f7cb, 0x8c68d50a, 0x04020794,
- 0x80817040, 0x04020011, 0x0401f7c2, 0x4200d000,
- 0x000007d0, 0x4200d800, 0x00110694, 0x0201f800,
- 0x0010642f, 0x0201f800, 0x00101df2, 0x0401f7b7,
- 0x4200d000, 0x00000098, 0x40c4d800, 0x4134e000,
+ 0x0010c10d, 0x8068d400, 0x586a4800, 0x5924d000,
+ 0x8068d120, 0x8268e500, 0x00000020, 0x8c68d50a,
+ 0x040207cc, 0x4070d000, 0x4070d800, 0x0201f800,
+ 0x0010b193, 0x5934da00, 0x0401f7c6, 0x8c68d50a,
+ 0x0402078e, 0x80817040, 0x04020014, 0x0401f7bd,
+ 0x4200d000, 0x000007d0, 0x4200d800, 0x00110987,
+ 0x0201f800, 0x00106634, 0x0201f800, 0x00101e2e,
+ 0x0401f7b2, 0x0201f800, 0x00106e2e, 0x0401f7cd,
+ 0x4200d000, 0x000000a0, 0x40c4d800, 0x4134e000,
0x0201f800, 0x0010032b, 0x58a24801, 0x58a24000,
0x40866000, 0x408a6800, 0x408e8800, 0x40927800,
0x4094b000, 0x589d3006, 0x589d2805, 0x589d2004,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000009, 0x589d4000, 0x809d3800,
- 0x1c01f000, 0x497bc856, 0x0201f800, 0x00104fbf,
- 0x80c589c0, 0x0402004f, 0x59a8d015, 0x8c68d504,
- 0x04000028, 0x8d0e1d20, 0x0400001c, 0x4200b000,
- 0x000007f0, 0x417a8800, 0x0401f004, 0x81468800,
- 0x8058b040, 0x04000015, 0x0201f800, 0x001045e2,
- 0x80c589c0, 0x040007fa, 0x0201f800, 0x00104926,
- 0x80c589c0, 0x040007f6, 0x59a8d00f, 0x59340002,
- 0x8068d580, 0x8268d500, 0x00ffff00, 0x040207f0,
- 0x5934d200, 0x8468d55a, 0x486a6a00, 0x81468800,
- 0x8058b040, 0x040207ed, 0x0201f800, 0x00104865,
- 0x80c589c0, 0x04000026, 0x59a8d029, 0x4200d800,
- 0x00110694, 0x0201f800, 0x0010642f, 0x0401f04d,
- 0x59a8d21b, 0x8c68d506, 0x040007d7, 0x0201f800,
- 0x0010bd9f, 0x4200d000, 0x0010bdc7, 0x586a4800,
- 0x42028800, 0x000007fe, 0x0401f012, 0x5924d009,
+ 0x1c01f000, 0x497bc856, 0x0201f800, 0x001050f0,
+ 0x80c589c0, 0x04020054, 0x59a8d015, 0x8c68d504,
+ 0x04020004, 0x59a8d21b, 0x8c68d506, 0x0402002b,
+ 0x8d0e1d20, 0x04020004, 0x59a8d006, 0x8c68d51c,
+ 0x0400001c, 0x4200b000, 0x000007f0, 0x417a8800,
+ 0x0401f004, 0x81468800, 0x8058b040, 0x04000015,
+ 0x0201f800, 0x001046de, 0x80c589c0, 0x040007fa,
+ 0x0201f800, 0x00104a28, 0x80c589c0, 0x040007f6,
+ 0x59a8d00f, 0x59340002, 0x8068d580, 0x8268d500,
+ 0x00ffff00, 0x040207f0, 0x5934d200, 0x8468d55a,
+ 0x486a6a00, 0x81468800, 0x8058b040, 0x040207ed,
+ 0x0201f800, 0x00104965, 0x80c589c0, 0x04000022,
+ 0x59a8d029, 0x4200d800, 0x00110987, 0x0201f800,
+ 0x00106634, 0x0401f04b, 0x0201f800, 0x0010c0ca,
+ 0x4200d000, 0x0010c10d, 0x586a4800, 0x42028800,
+ 0x000007fe, 0x8058b1c0, 0x040007ce, 0x5924d009,
0x41440000, 0x8068d400, 0x8268d480, 0x000007f0,
0x586a6800, 0x813669c0, 0x04000007, 0x5924d200,
0x8268d500, 0x00000003, 0x82697480, 0x00000003,
0x0400002c, 0x8058b040, 0x83264c00, 0x0000000b,
- 0x8058b1c0, 0x040207ee, 0x0401f7bb, 0x8d0e1d20,
- 0x040007df, 0x4200d000, 0x000007d0, 0x0401f7d8,
- 0x0201f800, 0x0010bd9f, 0x4200d000, 0x0010bdc7,
- 0x586a4800, 0x42028800, 0x000007fe, 0x8058b1c0,
- 0x040007ad, 0x41440000, 0x0401f005, 0x83264c00,
- 0x0000000b, 0x8058b040, 0x040007a7, 0x5924d009,
+ 0x0401f7ed, 0x8d0e1d20, 0x04020004, 0x59a8d006,
+ 0x8c68d51c, 0x040007e0, 0x4200d000, 0x000007d0,
+ 0x0401f7d9, 0x0201f800, 0x0010c0ca, 0x4200d000,
+ 0x0010c10d, 0x586a4800, 0x42028800, 0x000007fe,
+ 0x8058b1c0, 0x040007ab, 0x41440000, 0x5924d009,
0x8068d400, 0x8268d480, 0x000007f0, 0x586a6800,
- 0x813669c0, 0x040007f6, 0x5924d200, 0x8268d500,
- 0x00000003, 0x82697480, 0x00000003, 0x040207f0,
- 0x5934d200, 0x8468d51a, 0x486a6a00, 0x0401f7ec,
- 0x0201f800, 0x00104926, 0x80c589c0, 0x040007d2,
+ 0x813669c0, 0x0400000a, 0x5924d200, 0x8268d500,
+ 0x00000003, 0x82697480, 0x00000003, 0x04020004,
+ 0x5934d200, 0x8468d51a, 0x486a6a00, 0x83264c00,
+ 0x0000000b, 0x8058b040, 0x040207ed, 0x0401f795,
+ 0x0201f800, 0x00104a28, 0x80c589c0, 0x040007d2,
0x5934d200, 0x8468d55a, 0x486a6a00, 0x0401f7ce,
0x1c01f000, 0x829d3c80, 0x00000004, 0x48813800,
0x48853801, 0x48893802, 0x488d3803, 0x40691000,
0x406d1800, 0x40710800, 0x41790000, 0x4880e000,
0x83457480, 0x000007ff, 0x83f17500, 0x03000000,
0x0400004e, 0x4880e002, 0x4944e001, 0x4144f000,
- 0x4200d800, 0x0010bf80, 0x4200b000, 0x000007f0,
+ 0x4200d800, 0x0010c280, 0x4200b000, 0x000007f0,
0x83457480, 0x000007ef, 0x04000040, 0x0400103f,
0x4200b000, 0x00000010, 0x8344f480, 0x000007f0,
0x5924d809, 0x8058b1c0, 0x04000017, 0x40780000,
@@ -28933,7 +29195,7 @@
0x0400004f, 0x0400104e, 0x82697480, 0x00000800,
0x04000032, 0x48690801, 0x8058b040, 0x8058b1c0,
0x040207eb, 0x5884d802, 0x806cd9c0, 0x04000088,
- 0x412d0000, 0x4088d000, 0x0201f800, 0x00104526,
+ 0x412d0000, 0x4088d000, 0x0201f800, 0x00104622,
0x4947c857, 0x4937c857, 0x40825800, 0x813669c0,
0x0400008f, 0x497a6a12, 0x59a8d21b, 0x8c68d50a,
0x0402000a, 0x8288dd00, 0x00ffff00, 0x04000073,
@@ -28951,7 +29213,7 @@
0x48b90803, 0x4947c857, 0x58857003, 0x48bbc857,
0x4a010800, 0x0000001b, 0x0401f058, 0x82697480,
0x000007f0, 0x040207b4, 0x49790801, 0x4200d800,
- 0x0010bf80, 0x0401f7e3, 0x49450802, 0x83457480,
+ 0x0010c280, 0x0401f7e3, 0x49450802, 0x83457480,
0x000007ef, 0x0400001a, 0x04001019, 0x59a8d21b,
0x8c68d50a, 0x0400003c, 0x83457480, 0x000007fe,
0x0400004c, 0x5924d200, 0x8268d500, 0x00000220,
@@ -28967,7 +29229,7 @@
0x4947c857, 0x4873c857, 0x488fc857, 0x4a010800,
0x0000001a, 0x0401f019, 0x8288d500, 0x000000ff,
0x8068d0d0, 0x486a6a12, 0x0401f790, 0x4200d000,
- 0x000003f1, 0x4084e000, 0x0201f800, 0x0010032b,
+ 0x0000044d, 0x4084e000, 0x0201f800, 0x0010032b,
0x0401f774, 0x5924d200, 0x8268e500, 0x00000020,
0x8c68d50a, 0x040207c8, 0x4947c857, 0x4a010800,
0x0000001f, 0x4070d000, 0x0401f02a, 0x4947c857,
@@ -28976,72 +29238,72 @@
0x82897480, 0x00fffffe, 0x04020017, 0x42010000,
0x00000001, 0x0401f7b4, 0x82897480, 0x00fffffc,
0x040007bf, 0x0401f779, 0x407e6800, 0x8c8d1d08,
- 0x0400076f, 0x0201f800, 0x00104846, 0x80c589c0,
+ 0x0400076f, 0x0201f800, 0x00104946, 0x80c589c0,
0x0400076b, 0x4947c857, 0x4a010800, 0x0000001d,
0x0401f7e6, 0x4947c857, 0x4a010800, 0x0000001f,
0x0401f008, 0x4947c857, 0x488bc857, 0x58857001,
0x48bbc857, 0x4a010800, 0x00000019, 0x4070d000,
0x40698800, 0x589d1803, 0x589d1002, 0x589d0801,
0x589d0000, 0x829d3c00, 0x00000004, 0x1c01f000,
- 0x4200d000, 0x00000080, 0x0201f800, 0x0010155b,
- 0x0201f800, 0x0010646c, 0x59c4d0a3, 0x8468d506,
- 0x486b88a3, 0x0201f800, 0x00104fcc, 0x80c589c0,
- 0x04020005, 0x0201f800, 0x00104fea, 0x80c589c0,
+ 0x4200d000, 0x00000080, 0x0201f800, 0x0010155c,
+ 0x0201f800, 0x00106671, 0x59c4d0a3, 0x8468d506,
+ 0x486b88a3, 0x0201f800, 0x001050fd, 0x80c589c0,
+ 0x04020005, 0x0201f800, 0x0010511b, 0x80c589c0,
0x0400006c, 0x59c4d0a3, 0x8268d500, 0xbe7fffff,
0x486b88a3, 0x4200d000, 0x000000f8, 0x0201f800,
- 0x00104106, 0x59c4d0a3, 0x8268d540, 0x00018000,
+ 0x001041ff, 0x59c4d0a3, 0x8268d540, 0x00018000,
0x8468d51c, 0x486b88a3, 0x59c4d0a3, 0x8468d520,
0x486b88a3, 0x497b8808, 0x59c4d006, 0x8268d500,
0xfbffff0e, 0x486b8806, 0x497b282c, 0x497b282d,
- 0x4200d000, 0x000001f4, 0x4200d800, 0x00110a9f,
- 0x0201f800, 0x001062ea, 0x4a038805, 0x00000001,
- 0x0201f800, 0x0010161e, 0x80c589c0, 0x04020023,
- 0x0201f800, 0x0010162c, 0x80c589c0, 0x04000035,
- 0x4178d000, 0x0201f800, 0x001018a1, 0x4178d000,
- 0x0201f800, 0x00101827, 0x0201f800, 0x00101925,
- 0x4a035038, 0x00000001, 0x0201f800, 0x00104fcc,
+ 0x4200d000, 0x000001f4, 0x4200d800, 0x00110d9f,
+ 0x0201f800, 0x001064ef, 0x4a038805, 0x00000001,
+ 0x0201f800, 0x00101623, 0x80c589c0, 0x04020023,
+ 0x0201f800, 0x00101631, 0x80c589c0, 0x04000035,
+ 0x4178d000, 0x0201f800, 0x001018a6, 0x4178d000,
+ 0x0201f800, 0x0010182c, 0x0201f800, 0x0010192a,
+ 0x4a035038, 0x00000001, 0x0201f800, 0x001050fd,
0x80c589c0, 0x04000018, 0x59c4d0a4, 0x8268d500,
0x0000000f, 0x82697480, 0x00000008, 0x04000003,
0x4a038805, 0x04000000, 0x59c4d0a3, 0x8268d540,
0x0001c000, 0x486b88a3, 0x59c4d0a3, 0x8468d520,
0x486b88a3, 0x0401f050, 0x4200d000, 0x00000001,
- 0x0201f800, 0x001018a1, 0x4200d000, 0x00000001,
- 0x0401f7e0, 0x0201f800, 0x00104fea, 0x80c589c0,
- 0x040207e6, 0x0201f800, 0x00104fdb, 0x4200d000,
- 0x000001a1, 0x80c589c0, 0x04020033, 0x599cd818,
+ 0x0201f800, 0x001018a6, 0x4200d000, 0x00000001,
+ 0x0401f7e0, 0x0201f800, 0x0010511b, 0x80c589c0,
+ 0x040207e6, 0x0201f800, 0x0010510c, 0x4200d000,
+ 0x000001a9, 0x80c589c0, 0x04020033, 0x599cd818,
0x40c4e000, 0x0201f800, 0x0010032b, 0x0401f03a,
- 0x0201f800, 0x0010163a, 0x80c589c0, 0x04020023,
- 0x0201f800, 0x00101648, 0x80c589c0, 0x0400002e,
+ 0x0201f800, 0x0010163f, 0x80c589c0, 0x04020023,
+ 0x0201f800, 0x0010164d, 0x80c589c0, 0x0400002e,
0x59a8d043, 0x8068d1c0, 0x040007c8, 0x0201f800,
- 0x00101655, 0x4a035038, 0x00000001, 0x0401f02a,
- 0x0201f800, 0x00104fdb, 0x80c589c0, 0x0400001f,
+ 0x0010165a, 0x4a035038, 0x00000001, 0x0401f02a,
+ 0x0201f800, 0x0010510c, 0x80c589c0, 0x0400001f,
0x59c4d0a3, 0x8468d570, 0x8468d532, 0x486b88a3,
0x59a8d078, 0x82697480, 0x00000000, 0x83f17500,
0x0c000000, 0x04000004, 0x82b97580, 0x0c000000,
- 0x04020796, 0x0201f800, 0x0010540b, 0x4a038808,
+ 0x04020796, 0x0201f800, 0x0010553c, 0x4a038808,
0x00000008, 0x0401f791, 0x4200d000, 0x00000002,
- 0x0201f800, 0x001018a1, 0x4200d000, 0x00000002,
+ 0x0201f800, 0x001018a6, 0x4200d000, 0x00000002,
0x0401f7a4, 0x4a035014, 0x00000001, 0x0201f800,
- 0x00104f20, 0x0401f008, 0x4200d000, 0x0000014e,
- 0x0401f7c7, 0x4200d000, 0x00000182, 0x59a8d837,
+ 0x00105051, 0x0401f008, 0x4200d000, 0x00000156,
+ 0x0401f7c7, 0x4200d000, 0x0000018a, 0x59a8d837,
0x0401f7c4, 0x1c01f000, 0x5994d02c, 0x8068d1c0,
0x04020006, 0x5994d02d, 0x4200d800, 0x00000001,
0x8068d1c0, 0x04000002, 0x4178d800, 0x406d8800,
- 0x1c01f000, 0x0201f800, 0x0010181b, 0x4a035038,
+ 0x1c01f000, 0x0201f800, 0x00101820, 0x4a035038,
0x00000002, 0x497b5043, 0x59c4d0a3, 0x8468d520,
- 0x486b88a3, 0x0201f800, 0x00104fdb, 0x80c589c0,
+ 0x486b88a3, 0x0201f800, 0x0010510c, 0x80c589c0,
0x04000002, 0x0401f009, 0x48c7282c, 0x48c7282d,
- 0x4200d000, 0x0000002d, 0x4200d800, 0x00110a9f,
- 0x0201f800, 0x001062ea, 0x1c01f000, 0x0401ffdf,
+ 0x4200d000, 0x0000002d, 0x4200d800, 0x00110d9f,
+ 0x0201f800, 0x001064ef, 0x1c01f000, 0x0401ffdf,
0x80c589c0, 0x04000004, 0x4a035038, 0x00000003,
- 0x0401f01f, 0x0201f800, 0x00101648, 0x80c589c0,
+ 0x0401f01f, 0x0201f800, 0x0010164d, 0x80c589c0,
0x04000004, 0x59a8d043, 0x8068d1c0, 0x04020008,
- 0x0201f800, 0x001018ec, 0x80c589c0, 0x04020002,
+ 0x0201f800, 0x001018f1, 0x80c589c0, 0x04020002,
0x0401f013, 0x0401ffd8, 0x0401f011, 0x0201f800,
- 0x00101655, 0x59a8d042, 0x8c68d51e, 0x040007f9,
- 0x0201f800, 0x00104fdb, 0x80c589c0, 0x04020003,
+ 0x0010165a, 0x59a8d042, 0x8c68d51e, 0x040007f9,
+ 0x0201f800, 0x0010510c, 0x80c589c0, 0x04020003,
0x0401ffcd, 0x0401f006, 0x4a035014, 0x00000001,
- 0x0201f800, 0x00104f20, 0x0401f7fa, 0x1c01f000,
+ 0x0201f800, 0x00105051, 0x0401f7fa, 0x1c01f000,
0x4202d800, 0x00000001, 0x497b5038, 0x4a038805,
0x00000001, 0x497b282c, 0x497b282d, 0x497b8885,
0x1c01f000, 0x59a8d078, 0x82697480, 0x00000000,
@@ -29050,7 +29312,7 @@
0x000000c0, 0x04020005, 0x486b8885, 0x0401f008,
0x8468d506, 0x486b5078, 0x59c4d006, 0x8268d540,
0x000000f1, 0x486b8806, 0x0401ffe2, 0x1c01f000,
- 0x0201f800, 0x00104fea, 0x80c589c0, 0x04000005,
+ 0x0201f800, 0x0010511b, 0x80c589c0, 0x04000005,
0x59a8d013, 0x82697480, 0x0000aaaa, 0x0400000c,
0x497b5013, 0x59c4d006, 0x8268d540, 0x04000001,
0x486b8806, 0x8d0e1d06, 0x04020008, 0x59c4d0a3,
@@ -29059,24 +29321,24 @@
0x809d3840, 0x48813800, 0x0401ff80, 0x80c589c0,
0x04000005, 0x4a035038, 0x00000003, 0x497b8885,
0x0401f03e, 0x4a038805, 0x000000f0, 0x0201f800,
- 0x001018ec, 0x80c589c0, 0x0400002d, 0x0201f800,
- 0x00104fdb, 0x80c589c0, 0x04020033, 0x59c4d0a4,
+ 0x001018f1, 0x80c589c0, 0x0400002d, 0x0201f800,
+ 0x0010510c, 0x80c589c0, 0x04020033, 0x59c4d0a4,
0x8268d500, 0x0000000f, 0x82697480, 0x00000008,
0x0400002b, 0x59c4d005, 0x82690500, 0x04000000,
0x8c68d534, 0x04020026, 0x5994d02c, 0x82697480,
0x00000002, 0x83f17500, 0x03000000, 0x040007e4,
- 0x0201f800, 0x00104fea, 0x80c589c0, 0x040007e0,
- 0x4a038805, 0x000000f0, 0x0201f800, 0x0010502f,
+ 0x0201f800, 0x0010511b, 0x80c589c0, 0x040007e0,
+ 0x4a038805, 0x000000f0, 0x0201f800, 0x00105160,
0x4a035013, 0x0000aaaa, 0x48835014, 0x59c4d0a3,
0x8468d546, 0x486b88a3, 0x4202d800, 0x00000001,
0x48835038, 0x4a038805, 0x00000001, 0x4883282c,
0x4883282d, 0x0401ff98, 0x0401f7cd, 0x0201f800,
- 0x00101648, 0x80c589c0, 0x040007c9, 0x59a8d043,
+ 0x0010164d, 0x80c589c0, 0x040007c9, 0x59a8d043,
0x8068d1c0, 0x040007c6, 0x0401f7c3, 0x0401ffa5,
0x0401f7c3, 0x0401ff8c, 0x589d0000, 0x809d3800,
0x1c01f000, 0x497bc856, 0x4200d000, 0x00000080,
- 0x0201f800, 0x0010155b, 0x497b5038, 0x0201f800,
- 0x00101648, 0x80c589c0, 0x0400000e, 0x59a8d036,
+ 0x0201f800, 0x0010155c, 0x497b5038, 0x0201f800,
+ 0x0010164d, 0x80c589c0, 0x0400000e, 0x59a8d036,
0x8068d1c0, 0x04020008, 0x8068d1c0, 0x04020009,
0x4a035036, 0x0000000a, 0x4a035043, 0x00000001,
0x0401f004, 0x8068d040, 0x486b5036, 0x0401f7f7,
@@ -29084,1165 +29346,1177 @@
0x59a8d878, 0x826d7480, 0x00000000, 0x83f17500,
0x0c000000, 0x04000004, 0x82b97580, 0x0c000000,
0x04020011, 0x4200e000, 0x00000003, 0x59a80038,
- 0x80717480, 0x04001006, 0x0c01f001, 0x00110a99,
- 0x00110a9b, 0x00110a9d, 0x00110a97, 0x4200d000,
- 0x000000c3, 0x4000d800, 0x0201f800, 0x0010032b,
+ 0x80717480, 0x04001006, 0x0c01f001, 0x00110d99,
+ 0x00110d9b, 0x00110d9d, 0x00110d97, 0x4200d000,
+ 0x000000cb, 0x4000d800, 0x0201f800, 0x0010032b,
0x0401f019, 0x826cd500, 0x00000008, 0x8c6cdd06,
0x040207ed, 0x4202d800, 0x00000001, 0x486b5038,
0x486b282c, 0x486b282d, 0x59a8d078, 0x8468d506,
0x486b5078, 0x4a035014, 0x00000001, 0x0201f800,
- 0x00104f20, 0x0401f008, 0x0401ffbb, 0x0401f006,
+ 0x00105051, 0x0401f008, 0x0401ffbb, 0x0401f006,
0x0401fe4c, 0x0401f004, 0x0401ff11, 0x0401f002,
0x0401ff6c, 0x1c01f000, 0x497b282d, 0x1c01f000,
0x809d3840, 0x48813800, 0x59a8d017, 0x82697480,
- 0x0000ffff, 0x04000004, 0x0201f800, 0x00101df2,
- 0x0401f0c3, 0x59a8da1b, 0x826cd500, 0x00000028,
- 0x04000032, 0x8c6cdd00, 0x04000030, 0x4a038802,
- 0x0000ffbf, 0x59a8da1b, 0x8c6cdd02, 0x0400002b,
+ 0x0000ffff, 0x04000004, 0x0201f800, 0x00101e2e,
+ 0x0401f0ea, 0x0201f800, 0x0010c0e1, 0x80c57040,
+ 0x04000098, 0x59a8da1b, 0x826cd500, 0x00000028,
+ 0x04020045, 0x8c6cdd08, 0x0400006b, 0x599cd019,
+ 0x8c68d510, 0x04020003, 0x8c6cdd16, 0x04000082,
+ 0x0201f800, 0x00104965, 0x80c589c0, 0x04020039,
+ 0x599cd019, 0x8c68d510, 0x04000063, 0x59a8d21b,
+ 0x8c68d508, 0x04000060, 0x4a038802, 0x0000ffff,
+ 0x4200d000, 0x0010cb46, 0x0201f800, 0x00100532,
+ 0x4200d000, 0x0010cb53, 0x0201f800, 0x00100532,
+ 0x850e1d02, 0x4a0378e4, 0x00000080, 0x4202d800,
+ 0x00000003, 0x4a035017, 0x0000ffff, 0x0201f800,
+ 0x00100430, 0x4178d000, 0x0201f800, 0x0010155c,
+ 0x59a8d21b, 0x8c68d506, 0x04000094, 0x599cd018,
+ 0x8268dd00, 0x00000800, 0x8c68d516, 0x0402008c,
+ 0x599cd019, 0x8c68d510, 0x04000004, 0x59a8d21b,
+ 0x8c68d508, 0x04020090, 0x417a4000, 0x4200d000,
+ 0x0000ffff, 0x4200d800, 0x00000006, 0x4120e000,
+ 0x0201f800, 0x00103a1e, 0x0201f800, 0x0010511b,
+ 0x80c589c0, 0x04000049, 0x0201f800, 0x001071f9,
+ 0x0401f09e, 0x8c6cdd00, 0x040007bb, 0x4a038802,
+ 0x0000ffbf, 0x59a8da1b, 0x8c6cdd02, 0x040007b6,
0x599ce018, 0x82710500, 0x00000800, 0x8c70e516,
- 0x0402001d, 0x59a8d01c, 0x82697480, 0x0000ffff,
- 0x04000019, 0x8c6cdd0a, 0x040200a2, 0x42024800,
- 0x0010ccd1, 0x40824000, 0x5924d200, 0x8268d500,
- 0x000000e0, 0x82697480, 0x000000e0, 0x04020058,
- 0x0201f800, 0x00101c4e, 0x59a8d21b, 0x8268dd00,
- 0x00000004, 0x8c68d504, 0x04020051, 0x406e5800,
- 0x4200d000, 0x00000003, 0x0201f800, 0x00101c7d,
- 0x0401f097, 0x8c70e516, 0x04020005, 0x59a8d01c,
- 0x82697480, 0x0000ffff, 0x04000089, 0x59a8d01d,
- 0x8068d1c0, 0x04020042, 0x8c6cdd08, 0x04000041,
- 0x599cd019, 0x8c68d510, 0x04000042, 0x0201f800,
- 0x00104865, 0x80c589c0, 0x04020039, 0x599cd019,
- 0x8c68d510, 0x0400003e, 0x59a8d21b, 0x8c68d508,
- 0x0400003b, 0x4a038802, 0x0000ffff, 0x4200d000,
- 0x0010c846, 0x0201f800, 0x00100532, 0x4200d000,
- 0x0010c853, 0x0201f800, 0x00100532, 0x850e1d02,
- 0x4a0378e4, 0x00000080, 0x4202d800, 0x00000003,
- 0x4a035017, 0x0000ffff, 0x0201f800, 0x00100430,
- 0x4178d000, 0x0201f800, 0x0010155b, 0x59a8d21b,
- 0x8c68d506, 0x04000046, 0x599cd018, 0x8268dd00,
- 0x00000800, 0x8c68d516, 0x04020048, 0x599cd019,
- 0x8c68d510, 0x04000004, 0x59a8d21b, 0x8c68d508,
- 0x0402004a, 0x417a4000, 0x4200d000, 0x0000ffff,
- 0x4200d800, 0x00000006, 0x4120e000, 0x0201f800,
- 0x0010392e, 0x0201f800, 0x00104fea, 0x80c589c0,
- 0x04000020, 0x0201f800, 0x00106ff4, 0x0401f04c,
- 0x59a8d016, 0x8068d1c0, 0x040007c1, 0x0401f048,
- 0x8c6cdd16, 0x040207be, 0x0401f045, 0x599cd018,
- 0x8c68d516, 0x0400001d, 0x599cd017, 0x8c68d50a,
- 0x040007c1, 0x4200b000, 0x000007f0, 0x417a8800,
- 0x0401f004, 0x81468800, 0x8058b040, 0x040007ba,
- 0x0201f800, 0x001045e2, 0x80c589c0, 0x040007fa,
- 0x5934d200, 0x8c68d51a, 0x040007f7, 0x0401f030,
- 0x0201f800, 0x00104fbf, 0x80c589c0, 0x04000016,
- 0x59c4d006, 0x8468d534, 0x486b8806, 0x0201f800,
- 0x00106ff4, 0x0401f7da, 0x0201f800, 0x00104bf4,
- 0x80c589c0, 0x040007e1, 0x0401f021, 0x0201f800,
- 0x00104fbf, 0x80c589c0, 0x040207b8, 0x59a8d21b,
- 0x486b541b, 0x0401f7b5, 0x0201f800, 0x0010399f,
- 0x0401f7c5, 0x59c4d006, 0x8268d500, 0xffffff0f,
- 0x486b8806, 0x0401f7ea, 0x406e4000, 0x4200d000,
- 0x000007fe, 0x4200d800, 0x00000004, 0x0401f7b7,
- 0x0201f800, 0x00101f00, 0x0401f75d, 0x8c6cdd04,
- 0x04020777, 0x826cd500, 0x00004000, 0x8c6cdd1c,
- 0x04020773, 0x406a5800, 0x0401f766, 0x589d0000,
- 0x809d3800, 0x1c01f000, 0x59c4d00d, 0x8c68d51e,
- 0x04020004, 0x59c4d005, 0x8c68d500, 0x0400000c,
- 0x0201f800, 0x00100448, 0x0201f800, 0x00104fbf,
- 0x80c589c0, 0x0400000f, 0x0201f800, 0x00104f20,
- 0x816d7040, 0x040000a6, 0x0401f12f, 0x4a035043,
- 0x00000001, 0x4202d800, 0x00000004, 0x4200d000,
- 0x0010cc8d, 0x0201f800, 0x0010bc87, 0x0401f126,
- 0x0201f800, 0x00104fea, 0x80c589c0, 0x0402008e,
- 0x0201f800, 0x001039eb, 0x59c4d0a4, 0x8268d500,
- 0x0000000f, 0x82697480, 0x00000006, 0x83f17500,
- 0x03000000, 0x040007e9, 0x0201f800, 0x0010646c,
- 0x59c4d0a3, 0x8468d528, 0x486b88a3, 0x59a8d060,
- 0x8068d1c0, 0x040000d9, 0x59a8e075, 0x8270d500,
- 0x00001f00, 0x8068d910, 0x826d7480, 0x00000002,
- 0x83f17500, 0x03000000, 0x040000bd, 0x59a8d015,
- 0x8468d546, 0x486b5015, 0x0201f800, 0x00104fcc,
- 0x80c589c0, 0x040000bd, 0x59c4d006, 0x8268d540,
- 0x44000001, 0x486b8806, 0x59c4d006, 0x8268d500,
- 0xffffff0f, 0x486b8806, 0x497b9005, 0x4178d000,
- 0x0201f800, 0x00104d10, 0x4a038802, 0x0000ffff,
- 0x4a0378e4, 0x00003000, 0x4200d000, 0x0010c89c,
- 0x5868d400, 0x8c68d508, 0x04020003, 0x4a0378e4,
- 0x000c0000, 0x4200d000, 0x0010cb66, 0x0201f800,
- 0x0010bc87, 0x59a8d00f, 0x4200d800, 0x00000003,
- 0x0201f800, 0x00106c61, 0x4200d000, 0x00008010,
- 0x59a8d809, 0x0201f800, 0x001038ba, 0x59c8d015,
- 0x8468d548, 0x486b9015, 0x0201f800, 0x0010181b,
- 0x59a8d008, 0x8468d500, 0x486b5008, 0x850e1d0a,
- 0x0201f800, 0x00110766, 0x0201f800, 0x00104fbf,
- 0x80c589c0, 0x04020003, 0x8d0e1d06, 0x040200a0,
- 0x0201f800, 0x00104865, 0x80c589c0, 0x04000092,
- 0x59c4d002, 0x8468d50c, 0x486b8802, 0x497b501d,
- 0x497b501c, 0x497b5057, 0x0201f800, 0x00104fbf,
- 0x80c589c0, 0x0400007d, 0x497b521b, 0x0201f800,
- 0x00101603, 0x59a8d01f, 0x82680500, 0xffff0000,
- 0x80c4d540, 0x486b501f, 0x599cd017, 0x8c68d50a,
- 0x04000004, 0x59a8d21b, 0x8468d544, 0x486b521b,
- 0x4200d000, 0x00000005, 0x0201f800, 0x001072bb,
- 0x497b501d, 0x497b5016, 0x4a035017, 0x0000ffff,
- 0x4a0378e4, 0x080000c0, 0x4202d800, 0x00000002,
- 0x0201f800, 0x00104fbf, 0x80c589c0, 0x04020007,
- 0x59a8d21b, 0x8268d500, 0x0000000c, 0x82697480,
- 0x00000004, 0x04000769, 0x0201f800, 0x00101df2,
- 0x0401f095, 0x5994d02d, 0x42000000, 0x001040f1,
- 0x80697480, 0x04000042, 0x59c4d006, 0x8268d540,
- 0x000000c0, 0x486b8806, 0x0401f76a, 0x59a8d011,
- 0x82697480, 0x00000009, 0x04020758, 0x497b500f,
- 0x0201f800, 0x0010bd9f, 0x42024800, 0x0010ccd1,
- 0x497a4805, 0x0401f00a, 0x5924d200, 0x8c68d500,
- 0x04000004, 0x8268d500, 0xfffff815, 0x486a4a00,
- 0x83264c00, 0x0000000b, 0x8058b040, 0x8058b1c0,
- 0x040207f6, 0x4a038805, 0x000000f0, 0x0201f800,
- 0x00104fdb, 0x80c589c0, 0x0400004b, 0x59c4d006,
- 0x8268d540, 0x000000f1, 0x486b8806, 0x59c4d006,
- 0x8268d500, 0xbbffffff, 0x486b8806, 0x0201f800,
- 0x0010646c, 0x0201f800, 0x00106c6c, 0x59a8d878,
- 0x826d7480, 0x00000000, 0x83f17500, 0x0c000000,
- 0x04000004, 0x82b97580, 0x0c000000, 0x0402004d,
- 0x4a038893, 0x00000001, 0x4200d000, 0x0010cb6f,
- 0x0201f800, 0x0010bc87, 0x497b5056, 0x4200d000,
- 0x00008030, 0x4178d800, 0x0401f773, 0x5994d02c,
- 0x8068d1c0, 0x0402072b, 0x0401f7bc, 0x806cd840,
- 0x8270d500, 0x00ff0000, 0x806c00d0, 0x8068d540,
- 0x486b9035, 0x0401f73e, 0x59c4d006, 0x8268d540,
- 0x440000f1, 0x0401f748, 0x59a8d01f, 0x8268d500,
- 0xffff0000, 0x486b501f, 0x0201f800, 0x00101603,
- 0x48c78880, 0x0401f785, 0x0201f800, 0x0010402d,
- 0x0401f035, 0x0201f800, 0x00104fbf, 0x80c589c0,
- 0x04000011, 0x59a8d018, 0x8068d1c0, 0x0402076c,
- 0x0201f800, 0x001099aa, 0x0401f769, 0x4a035056,
- 0x00000001, 0x850e1d0e, 0x0201f800, 0x00103b46,
- 0x0401f025, 0x59c4d006, 0x8268d540, 0x440000f1,
- 0x0401f7ba, 0x0201f800, 0x001099aa, 0x59a8d21b,
- 0x8c68d506, 0x0402075a, 0x59a8d018, 0x8068d1c0,
- 0x04020007, 0x59a8d41b, 0x8c68d508, 0x04000754,
- 0x82697480, 0x0000ffff, 0x04000751, 0x4a03541b,
- 0x0000ffff, 0x0201f800, 0x00104162, 0x0401f74c,
- 0x59aa6879, 0x5934d400, 0x82697480, 0x00000404,
- 0x04020007, 0x8c6cdd0c, 0x040006d8, 0x826cd500,
- 0x00000003, 0x040007ad, 0x0401f003, 0x0201f800,
- 0x0010b551, 0x1c01f000, 0x809d3840, 0x48a13800,
- 0x829d3c80, 0x00000005, 0x409d4000, 0x829d3c80,
- 0x00000007, 0x48813800, 0x48853801, 0x48893802,
- 0x488d3803, 0x48913804, 0x48953805, 0x48993806,
- 0x4200e000, 0x00000001, 0x48714000, 0x4178e000,
- 0x48714003, 0x48714004, 0x48594001, 0x49214002,
- 0x82691d00, 0x00ffffff, 0x826d3500, 0x00ffffff,
- 0x828cd500, 0x00ff0000, 0x82697480, 0x00ff0000,
- 0x0400005e, 0x41792800, 0x4200b000, 0x000007f0,
- 0x41ad0800, 0x40951000, 0x828d2500, 0x00ffff00,
- 0x0401f00f, 0x809121c0, 0x04000032, 0x59a8d00f,
- 0x8268d500, 0x00ffff00, 0x40900000, 0x80697480,
- 0x0400002c, 0x4178e000, 0x48714004, 0x80850800,
- 0x80891000, 0x8058b040, 0x04000021, 0x58850000,
- 0x808101c0, 0x04000036, 0x5880d212, 0x8268d500,
- 0x0000ff00, 0x040207ec, 0x5880d002, 0x8268d500,
- 0x00ffffff, 0x408c0000, 0x80697480, 0x040207f0,
- 0x4098d000, 0x0201f800, 0x00101f65, 0x5880d813,
- 0x806cd130, 0x41200000, 0x80697480, 0x040207e8,
- 0x4200e000, 0x00000001, 0x48714004, 0x5924d005,
- 0x826c0500, 0x00ffffff, 0x80697480, 0x04000004,
- 0x812000f0, 0x8068d540, 0x48690013, 0x58a0d004,
- 0x8068d1c0, 0x04000020, 0x408a8800, 0x0401f048,
- 0x5880d002, 0x8268d500, 0x000000ff, 0x828c0500,
- 0x000000ff, 0x80697480, 0x040207d1, 0x4098d000,
- 0x0201f800, 0x00101f65, 0x5880d813, 0x806cd130,
- 0x41200000, 0x80697480, 0x040207c9, 0x4200d000,
- 0x00000001, 0x48694004, 0x0401f7e1, 0x809529c0,
- 0x040207c3, 0x58a0e003, 0x8070e1c0, 0x040207c0,
- 0x40892800, 0x4200d000, 0x00000001, 0x48694003,
- 0x0401f7bb, 0x58a0e003, 0x8070e1c0, 0x04000018,
- 0x40968800, 0x0401f026, 0x828d7480, 0x00fffffb,
- 0x040007a1, 0x040017a0, 0x828d7480, 0x00ffffff,
- 0x0400079d, 0x828d7480, 0x00fffffd, 0x0400001a,
- 0x828d7480, 0x00fffffd, 0x83f17500, 0x03000000,
- 0x0400000c, 0x828d7480, 0x00fffffc, 0x0400000f,
- 0x4178d000, 0x48694000, 0x0401f011, 0x488fc857,
- 0x489bc857, 0x58a0d003, 0x48694000, 0x0401f00c,
- 0x828d7480, 0x00fffffe, 0x040207f6, 0x42028800,
- 0x000007fe, 0x0401f006, 0x42028800, 0x000007fc,
- 0x0401f003, 0x42028800, 0x000007fd, 0x58a24002,
- 0x58a0b001, 0x58a18800, 0x589d3006, 0x589d2805,
- 0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x0000000c, 0x589d4000,
- 0x809d3800, 0x1c01f000, 0x486bc857, 0x0401ff4f,
- 0x1c01f000, 0x00000000, 0x00000001, 0x00000002,
- 0x00000003, 0x00000004, 0x00000005, 0x00000006,
- 0x00000007, 0x00000008, 0x00000009, 0x0000000a,
- 0x0000000b, 0x0000000c, 0x0000000d, 0x0000000e,
- 0x0000000f, 0x67515372, 0x02800004, 0x00000000,
- 0x0000c000, 0x000008a0, 0x073fca5a, 0x0705a5a5,
- 0x01928009, 0x070ff0e1, 0x03800006, 0x04958010,
- 0x05308000, 0x05008000, 0x0600902f, 0x06a00602,
- 0x0202f051, 0x042e4020, 0x018f02af, 0x033e5000,
- 0x03020000, 0x068d0020, 0x06930516, 0x03920518,
- 0x050fb056, 0x040010e6, 0x002fb008, 0x060ff0e6,
- 0x00580401, 0x054880ff, 0x0781001e, 0x038c03c6,
- 0x038a03c5, 0x078b03c3, 0x048e8010, 0x0678aae5,
- 0x06000051, 0x078181c9, 0x040010e6, 0x0448e0e6,
- 0x04818010, 0x002fb008, 0x0448e0e6, 0x04818010,
- 0x060ff0e6, 0x00580401, 0x054880ff, 0x04818010,
- 0x022a5001, 0x030430d4, 0x06780043, 0x030e0000,
- 0x030450ff, 0x06780043, 0x03019000, 0x03a1820a,
- 0x0781873a, 0x027c0045, 0x03020000, 0x06810040,
- 0x027c0045, 0x03040000, 0x04810116, 0x027c0045,
- 0x03080000, 0x048107ab, 0x04908040, 0x00910738,
- 0x010410a6, 0x0379ff41, 0x037fffff, 0x072d6000,
- 0x07601441, 0x050f80ff, 0x032fa009, 0x07f00000,
- 0x05600400, 0x050f80ff, 0x056c04ff, 0x0481075d,
- 0x073fa009, 0x06000001, 0x0279ff02, 0x0700ffff,
- 0x070ff0d1, 0x0179feff, 0x0700ffff, 0x045c0402,
- 0x0681875d, 0x060ff0d0, 0x0179feff, 0x0700ffff,
- 0x050010ff, 0x057dfeff, 0x0700ffff, 0x05810730,
- 0x05602600, 0x050f80ff, 0x073fa009, 0x06000001,
- 0x0079fe02, 0x0700ffff, 0x045c0401, 0x07818730,
- 0x05601041, 0x050f80ff, 0x032fa069, 0x07480000,
- 0x0481074f, 0x06780043, 0x070000f0, 0x07810072,
- 0x037c00ff, 0x06000010, 0x07810072, 0x0180074b,
- 0x0379ff00, 0x070fffff, 0x06780043, 0x07f00000,
- 0x075a0000, 0x020ef001, 0x0186074d, 0x05484000,
- 0x03a1822d, 0x062d6001, 0x002fb001, 0x070ff069,
- 0x00868085, 0x060ff079, 0x055c0441, 0x06810010,
- 0x012fb000, 0x060560fb, 0x0380008b, 0x060ff079,
- 0x02868208, 0x070ff069, 0x055c0441, 0x06810010,
- 0x060560fb, 0x0400d0d0, 0x062d6002, 0x0648300d,
- 0x07810099, 0x070ff0d1, 0x062d6001, 0x045c040b,
- 0x0781009c, 0x05488000, 0x05818099, 0x072e500c,
- 0x00208001, 0x06a00607, 0x02800010, 0x062d6001,
- 0x07f00000, 0x07f00000, 0x070ff0d1, 0x0179feff,
- 0x070000ff, 0x055c040c, 0x0781810a, 0x0007b001,
- 0x03079041, 0x0307a000, 0x06600a79, 0x050f80ff,
- 0x053fa80a, 0x06000010, 0x068d00a8, 0x0307c003,
- 0x0007d004, 0x0107e005, 0x0307f006, 0x02080007,
- 0x00081008, 0x01082009, 0x0308300a, 0x018680bd,
- 0x0448d07a, 0x058180bd, 0x0448b07a, 0x05810756,
- 0x06604479, 0x050f80ff, 0x053fa809, 0x06000001,
- 0x01680703, 0x076c0303, 0x07818756, 0x072d5003,
- 0x0049107a, 0x068100c7, 0x070ff009, 0x0154040a,
- 0x058280c6, 0x078d00c3, 0x0108200a, 0x032ff000,
- 0x010770ff, 0x0008400b, 0x0308500c, 0x0678007a,
- 0x04000108, 0x078100e1, 0x078d00cc, 0x06603c79,
- 0x050f80ff, 0x073fa041, 0x0600004a, 0x0249007a,
- 0x068100da, 0x068d00d3, 0x06602279, 0x050f80ff,
- 0x032fa009, 0x07780000, 0x03800000, 0x078100e1,
- 0x068d00da, 0x0678007a, 0x07f00000, 0x010880ff,
- 0x02386008, 0x03010000, 0x038000e7, 0x078d00e1,
- 0x0678007a, 0x07f00000, 0x010880ff, 0x03386000,
- 0x03010000, 0x072e6300, 0x020ef07f, 0x02860010,
+ 0x04020051, 0x59a8d01c, 0x82697480, 0x0000ffff,
+ 0x0400004d, 0x8c6cdd0a, 0x0402007a, 0x42024800,
+ 0x0010cfd1, 0x417a4000, 0x5924d200, 0x8268d500,
+ 0x000000e0, 0x82697480, 0x000000e0, 0x040207e5,
+ 0x0201f800, 0x00101c53, 0x59a8d21b, 0x8268dd00,
+ 0x00000004, 0x8c68d504, 0x040207de, 0x406e5800,
+ 0x4200d000, 0x00000003, 0x0201f800, 0x00101c82,
+ 0x0401f076, 0x59a8d016, 0x8068d1c0, 0x04000799,
+ 0x0401f072, 0x599cd018, 0x8c68d516, 0x04000043,
+ 0x599cd017, 0x8c68d50a, 0x04020004, 0x59a8d006,
+ 0x8c68d51c, 0x04000799, 0x4200b000, 0x000007f0,
+ 0x417a8800, 0x0401f004, 0x81468800, 0x8058b040,
+ 0x04000792, 0x0201f800, 0x001046de, 0x80c589c0,
+ 0x040007fa, 0x5934d200, 0x8c68d51a, 0x040007f7,
+ 0x0401f05a, 0x0401f059, 0x0201f800, 0x001050f0,
+ 0x80c589c0, 0x0400003e, 0x59c4d006, 0x8468d534,
+ 0x486b8806, 0x0201f800, 0x001071f9, 0x0401f7b1,
+ 0x0201f800, 0x00104965, 0x40c50000, 0x80c589c0,
+ 0x040207ac, 0x4202d800, 0x00000003, 0x0201f800,
+ 0x00100430, 0x4080d000, 0x0201f800, 0x0010155c,
+ 0x0401f042, 0x8c70e516, 0x04020005, 0x59a8d01c,
+ 0x82697480, 0x0000ffff, 0x04000034, 0x59a8d01d,
+ 0x8068d1c0, 0x0402079b, 0x0201f800, 0x0010c0ed,
+ 0x80c57040, 0x04000003, 0x59a8da1b, 0x0401f752,
+ 0x0201f800, 0x00102101, 0x80c57040, 0x04000791,
+ 0x59a8da1b, 0x0401f74c, 0x0201f800, 0x00104cf9,
+ 0x80c589c0, 0x040007bb, 0x0401f028, 0x0201f800,
+ 0x00103a8f, 0x0401f781, 0x0201f800, 0x001050f0,
+ 0x80c589c0, 0x0402076a, 0x59a8d21b, 0x486b541b,
+ 0x0401f767, 0x406e4000, 0x4200d000, 0x000007fe,
+ 0x4200d800, 0x00000004, 0x0401f771, 0x59c4d006,
+ 0x8268d500, 0xffffff0f, 0x486b8806, 0x0401f7c2,
+ 0x0201f800, 0x0010c0ed, 0x4200d000, 0x00000010,
+ 0x80c57040, 0x04000002, 0x4080d000, 0x0201f800,
+ 0x00101f62, 0x0401f77e, 0x8c6cdd04, 0x040207cc,
+ 0x826cd500, 0x00004000, 0x8c6cdd1c, 0x040207c8,
+ 0x406a5800, 0x0401f787, 0x589d0000, 0x809d3800,
+ 0x1c01f000, 0x59c4d00d, 0x8c68d51e, 0x04020004,
+ 0x59c4d005, 0x8c68d500, 0x0400000c, 0x0201f800,
+ 0x00100448, 0x0201f800, 0x001050f0, 0x80c589c0,
+ 0x0400000f, 0x0201f800, 0x00105051, 0x816d7040,
+ 0x040000a6, 0x0401f12f, 0x4a035043, 0x00000001,
+ 0x4202d800, 0x00000004, 0x4200d000, 0x0010cf8d,
+ 0x0201f800, 0x0010bfb2, 0x0401f126, 0x0201f800,
+ 0x0010511b, 0x80c589c0, 0x0402008e, 0x0201f800,
+ 0x00103ae4, 0x59c4d0a4, 0x8268d500, 0x0000000f,
+ 0x82697480, 0x00000006, 0x83f17500, 0x03000000,
+ 0x040007e9, 0x0201f800, 0x00106671, 0x59c4d0a3,
+ 0x8468d528, 0x486b88a3, 0x59a8d060, 0x8068d1c0,
+ 0x040000d9, 0x59a8e075, 0x8270d500, 0x00001f00,
+ 0x8068d910, 0x826d7480, 0x00000002, 0x83f17500,
+ 0x03000000, 0x040000bd, 0x59a8d015, 0x8468d546,
+ 0x486b5015, 0x0201f800, 0x001050fd, 0x80c589c0,
+ 0x040000bd, 0x59c4d006, 0x8268d540, 0x44000001,
+ 0x486b8806, 0x59c4d006, 0x8268d500, 0xffffff0f,
+ 0x486b8806, 0x497b9005, 0x4178d000, 0x0201f800,
+ 0x00104e35, 0x4a038802, 0x0000ffff, 0x4a0378e4,
+ 0x00003000, 0x4200d000, 0x0010cb9c, 0x5868d400,
+ 0x8c68d508, 0x04020003, 0x4a0378e4, 0x000c0000,
+ 0x4200d000, 0x0010ce66, 0x0201f800, 0x0010bfb2,
+ 0x59a8d00f, 0x4200d800, 0x00000003, 0x0201f800,
+ 0x00106e66, 0x4200d000, 0x00008010, 0x59a8d809,
+ 0x0201f800, 0x001039aa, 0x59c8d015, 0x8468d548,
+ 0x486b9015, 0x0201f800, 0x00101820, 0x59a8d008,
+ 0x8468d500, 0x486b5008, 0x850e1d0a, 0x0201f800,
+ 0x00110a62, 0x0201f800, 0x001050f0, 0x80c589c0,
+ 0x04020003, 0x8d0e1d06, 0x040200a0, 0x0201f800,
+ 0x00104965, 0x80c589c0, 0x04000092, 0x59c4d002,
+ 0x8468d50c, 0x486b8802, 0x497b501d, 0x497b501c,
+ 0x497b5057, 0x0201f800, 0x001050f0, 0x80c589c0,
+ 0x0400007d, 0x497b521b, 0x0201f800, 0x00101608,
+ 0x59a8d01f, 0x82680500, 0xffff0000, 0x80c4d540,
+ 0x486b501f, 0x599cd017, 0x8c68d50a, 0x04000004,
+ 0x59a8d21b, 0x8468d544, 0x486b521b, 0x4200d000,
+ 0x00000005, 0x0201f800, 0x001074c0, 0x497b501d,
+ 0x497b5016, 0x4a035017, 0x0000ffff, 0x4a0378e4,
+ 0x080000c0, 0x4202d800, 0x00000002, 0x0201f800,
+ 0x001050f0, 0x80c589c0, 0x04020007, 0x59a8d21b,
+ 0x8268d500, 0x0000000c, 0x82697480, 0x00000004,
+ 0x04000769, 0x0201f800, 0x00101e2e, 0x0401f095,
+ 0x5994d02d, 0x42000000, 0x001041ea, 0x80697480,
+ 0x04000042, 0x59c4d006, 0x8268d540, 0x000000c0,
+ 0x486b8806, 0x0401f76a, 0x59a8d011, 0x82697480,
+ 0x00000009, 0x04020758, 0x497b500f, 0x0201f800,
+ 0x0010c0ca, 0x42024800, 0x0010cfd1, 0x497a4805,
+ 0x0401f00a, 0x5924d200, 0x8c68d500, 0x04000004,
+ 0x8268d500, 0xffffd815, 0x486a4a00, 0x83264c00,
+ 0x0000000b, 0x8058b040, 0x8058b1c0, 0x040207f6,
+ 0x4a038805, 0x000000f0, 0x0201f800, 0x0010510c,
+ 0x80c589c0, 0x0400004b, 0x59c4d006, 0x8268d540,
+ 0x000000f1, 0x486b8806, 0x59c4d006, 0x8268d500,
+ 0xbbffffff, 0x486b8806, 0x0201f800, 0x00106671,
+ 0x0201f800, 0x00106e71, 0x59a8d878, 0x826d7480,
+ 0x00000000, 0x83f17500, 0x0c000000, 0x04000004,
+ 0x82b97580, 0x0c000000, 0x0402004d, 0x4a038893,
+ 0x00000001, 0x4200d000, 0x0010ce6f, 0x0201f800,
+ 0x0010bfb2, 0x497b5056, 0x4200d000, 0x00008030,
+ 0x4178d800, 0x0401f773, 0x5994d02c, 0x8068d1c0,
+ 0x0402072b, 0x0401f7bc, 0x806cd840, 0x8270d500,
+ 0x00ff0000, 0x806c00d0, 0x8068d540, 0x486b9035,
+ 0x0401f73e, 0x59c4d006, 0x8268d540, 0x440000f1,
+ 0x0401f748, 0x59a8d01f, 0x8268d500, 0xffff0000,
+ 0x486b501f, 0x0201f800, 0x00101608, 0x48c78880,
+ 0x0401f785, 0x0201f800, 0x00104126, 0x0401f035,
+ 0x0201f800, 0x001050f0, 0x80c589c0, 0x04000011,
+ 0x59a8d018, 0x8068d1c0, 0x0402076c, 0x0201f800,
+ 0x00109be2, 0x0401f769, 0x4a035056, 0x00000001,
+ 0x850e1d0e, 0x0201f800, 0x00103c3f, 0x0401f025,
+ 0x59c4d006, 0x8268d540, 0x440000f1, 0x0401f7ba,
+ 0x0201f800, 0x00109be2, 0x59a8d21b, 0x8c68d506,
+ 0x0402075a, 0x59a8d018, 0x8068d1c0, 0x04020007,
+ 0x59a8d41b, 0x8c68d508, 0x04000754, 0x82697480,
+ 0x0000ffff, 0x04000751, 0x4a03541b, 0x0000ffff,
+ 0x0201f800, 0x0010425b, 0x0401f74c, 0x59aa6879,
+ 0x5934d400, 0x82697480, 0x00000404, 0x04020007,
+ 0x8c6cdd0c, 0x040006d8, 0x826cd500, 0x00000003,
+ 0x040007ad, 0x0401f003, 0x0201f800, 0x0010b87c,
+ 0x1c01f000, 0x809d3840, 0x48a13800, 0x829d3c80,
+ 0x00000005, 0x409d4000, 0x829d3c80, 0x00000007,
+ 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
+ 0x48913804, 0x48953805, 0x48993806, 0x4200e000,
+ 0x00000001, 0x48714000, 0x4178e000, 0x48714003,
+ 0x48714004, 0x48594001, 0x49214002, 0x82691d00,
+ 0x00ffffff, 0x826d3500, 0x00ffffff, 0x828cd500,
+ 0x00ff0000, 0x82697480, 0x00ff0000, 0x0400005e,
+ 0x41792800, 0x4200b000, 0x000007f0, 0x41ad0800,
+ 0x40951000, 0x828d2500, 0x00ffff00, 0x0401f00f,
+ 0x809121c0, 0x04000032, 0x59a8d00f, 0x8268d500,
+ 0x00ffff00, 0x40900000, 0x80697480, 0x0400002c,
+ 0x4178e000, 0x48714004, 0x80850800, 0x80891000,
+ 0x8058b040, 0x04000021, 0x58850000, 0x808101c0,
+ 0x04000036, 0x5880d212, 0x8268d500, 0x0000ff00,
+ 0x040207ec, 0x5880d002, 0x8268d500, 0x00ffffff,
+ 0x408c0000, 0x80697480, 0x040207f0, 0x4098d000,
+ 0x0201f800, 0x00101fc8, 0x5880d813, 0x806cd130,
+ 0x41200000, 0x80697480, 0x040207e8, 0x4200e000,
+ 0x00000001, 0x48714004, 0x5924d005, 0x826c0500,
+ 0x00ffffff, 0x80697480, 0x04000004, 0x812000f0,
+ 0x8068d540, 0x48690013, 0x58a0d004, 0x8068d1c0,
+ 0x04000020, 0x408a8800, 0x0401f048, 0x5880d002,
+ 0x8268d500, 0x000000ff, 0x828c0500, 0x000000ff,
+ 0x80697480, 0x040207d1, 0x4098d000, 0x0201f800,
+ 0x00101fc8, 0x5880d813, 0x806cd130, 0x41200000,
+ 0x80697480, 0x040207c9, 0x4200d000, 0x00000001,
+ 0x48694004, 0x0401f7e1, 0x809529c0, 0x040207c3,
+ 0x58a0e003, 0x8070e1c0, 0x040207c0, 0x40892800,
+ 0x4200d000, 0x00000001, 0x48694003, 0x0401f7bb,
+ 0x58a0e003, 0x8070e1c0, 0x04000018, 0x40968800,
+ 0x0401f026, 0x828d7480, 0x00fffffb, 0x040007a1,
+ 0x040017a0, 0x828d7480, 0x00ffffff, 0x0400079d,
+ 0x828d7480, 0x00fffffd, 0x0400001a, 0x828d7480,
+ 0x00fffffd, 0x83f17500, 0x03000000, 0x0400000c,
+ 0x828d7480, 0x00fffffc, 0x0400000f, 0x4178d000,
+ 0x48694000, 0x0401f011, 0x488fc857, 0x489bc857,
+ 0x58a0d003, 0x48694000, 0x0401f00c, 0x828d7480,
+ 0x00fffffe, 0x040207f6, 0x42028800, 0x000007fe,
+ 0x0401f006, 0x42028800, 0x000007fc, 0x0401f003,
+ 0x42028800, 0x000007fd, 0x58a24002, 0x58a0b001,
+ 0x58a18800, 0x589d3006, 0x589d2805, 0x589d2004,
+ 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x0000000c, 0x589d4000, 0x809d3800,
+ 0x1c01f000, 0x486bc857, 0x0401ff4f, 0x1c01f000,
+ 0x00000000, 0x00000001, 0x00000002, 0x00000003,
+ 0x00000004, 0x00000005, 0x00000006, 0x00000007,
+ 0x00000008, 0x00000009, 0x0000000a, 0x0000000b,
+ 0x0000000c, 0x0000000d, 0x0000000e, 0x0000000f,
+ 0x0aba4754, 0x02800004, 0x00000000, 0x0000c000,
+ 0x000008a0, 0x073fca5a, 0x0705a5a5, 0x01928009,
+ 0x070ff0e1, 0x03800006, 0x04958010, 0x05308000,
+ 0x05008000, 0x0600902f, 0x06a00602, 0x0202f051,
+ 0x042e4020, 0x018f02af, 0x033e5000, 0x03020000,
+ 0x068d0020, 0x06930516, 0x03920518, 0x050fb056,
+ 0x040010e6, 0x002fb008, 0x060ff0e6, 0x00580401,
+ 0x054880ff, 0x0781001e, 0x038c03c6, 0x038a03c5,
+ 0x078b03c3, 0x048e8010, 0x0678aae5, 0x06000051,
+ 0x078181c9, 0x040010e6, 0x0448e0e6, 0x04818010,
+ 0x002fb008, 0x0448e0e6, 0x04818010, 0x060ff0e6,
+ 0x00580401, 0x054880ff, 0x04818010, 0x022a5001,
+ 0x030430d4, 0x06780043, 0x030e0000, 0x030450ff,
+ 0x06780043, 0x03019000, 0x03a1820a, 0x0781873a,
+ 0x027c0045, 0x03020000, 0x06810040, 0x027c0045,
+ 0x03040000, 0x04810116, 0x027c0045, 0x03080000,
+ 0x048107ab, 0x04908040, 0x00910738, 0x010410a6,
+ 0x0379ff41, 0x037fffff, 0x072d6000, 0x07601441,
+ 0x050f80ff, 0x032fa009, 0x07f00000, 0x05600400,
+ 0x050f80ff, 0x056c04ff, 0x0481075d, 0x073fa009,
+ 0x06000001, 0x0279ff02, 0x0700ffff, 0x070ff0d1,
+ 0x0179feff, 0x0700ffff, 0x045c0402, 0x0681875d,
+ 0x060ff0d0, 0x0179feff, 0x0700ffff, 0x050010ff,
+ 0x057dfeff, 0x0700ffff, 0x05810730, 0x05602600,
+ 0x050f80ff, 0x073fa009, 0x06000001, 0x0079fe02,
+ 0x0700ffff, 0x045c0401, 0x07818730, 0x05601041,
+ 0x050f80ff, 0x032fa069, 0x07480000, 0x0481074f,
+ 0x06780043, 0x070000f0, 0x07810072, 0x037c00ff,
+ 0x06000010, 0x07810072, 0x0180074b, 0x0379ff00,
+ 0x070fffff, 0x06780043, 0x07f00000, 0x075a0000,
+ 0x020ef001, 0x0186074d, 0x05484000, 0x03a1822d,
+ 0x062d6001, 0x002fb001, 0x070ff069, 0x00868085,
+ 0x060ff079, 0x055c0441, 0x06810010, 0x012fb000,
+ 0x060560fb, 0x0380008b, 0x060ff079, 0x02868208,
+ 0x070ff069, 0x055c0441, 0x06810010, 0x060560fb,
+ 0x0400d0d0, 0x062d6002, 0x0648300d, 0x07810099,
+ 0x070ff0d1, 0x062d6001, 0x045c040b, 0x0781009c,
+ 0x05488000, 0x05818099, 0x072e500c, 0x00208001,
+ 0x06a00607, 0x02800010, 0x062d6001, 0x07f00000,
+ 0x07f00000, 0x070ff0d1, 0x0179feff, 0x070000ff,
+ 0x055c040c, 0x0781810a, 0x0007b001, 0x03079041,
+ 0x0307a000, 0x06600a79, 0x050f80ff, 0x053fa80a,
+ 0x06000010, 0x068d00a8, 0x0307c003, 0x0007d004,
+ 0x0107e005, 0x0307f006, 0x02080007, 0x00081008,
+ 0x01082009, 0x0308300a, 0x018680bd, 0x0448d07a,
+ 0x058180bd, 0x0448b07a, 0x05810756, 0x06604479,
+ 0x050f80ff, 0x053fa809, 0x06000001, 0x01680703,
+ 0x076c0303, 0x07818756, 0x072d5003, 0x0049107a,
+ 0x068100c7, 0x070ff009, 0x0154040a, 0x058280c6,
+ 0x078d00c3, 0x0108200a, 0x032ff000, 0x010770ff,
+ 0x0008400b, 0x0308500c, 0x0678007a, 0x04000108,
+ 0x078100e1, 0x078d00cc, 0x06603c79, 0x050f80ff,
+ 0x073fa041, 0x0600004a, 0x0249007a, 0x068100da,
+ 0x068d00d3, 0x06602279, 0x050f80ff, 0x032fa009,
+ 0x07780000, 0x03800000, 0x078100e1, 0x068d00da,
+ 0x0678007a, 0x07f00000, 0x010880ff, 0x02386008,
+ 0x03010000, 0x038000e7, 0x078d00e1, 0x0678007a,
+ 0x07f00000, 0x010880ff, 0x03386000, 0x03010000,
+ 0x072e6300, 0x020ef07f, 0x02860010, 0x070ff07d,
+ 0x0450047c, 0x050f80ff, 0x002fa819, 0x078d00ee,
+ 0x02080001, 0x00081002, 0x0678007a, 0x04000201,
+ 0x078100fa, 0x0448807a, 0x068100f8, 0x0379ff03,
+ 0x070000ff, 0x0049107a, 0x02a18226, 0x01082003,
+ 0x068d00fb, 0x0448b07a, 0x07818103, 0x0249007a,
+ 0x05810106, 0x07780003, 0x03800000, 0x05810106,
+ 0x0338600c, 0x03010000, 0x00800108, 0x02386004,
+ 0x03010000, 0x072e6c00, 0x02800010, 0x06780043,
+ 0x070000f0, 0x04810758, 0x050020ff, 0x027c0002,
+ 0x06000010, 0x05810112, 0x00800758, 0x0700c0d1,
+ 0x0379ff0c, 0x070000ff, 0x028000a1, 0x0204a051,
+ 0x06780043, 0x070000f0, 0x037c00ff, 0x06000010,
+ 0x068181bf, 0x072d6000, 0x02948734, 0x050fb056,
+ 0x044880e6, 0x04818010, 0x060ff0d0, 0x0179feff,
+ 0x0700ffff, 0x057dfeff, 0x0700ffff, 0x05810730,
+ 0x0349c0e4, 0x06818173, 0x013e4000, 0x070c0000,
+ 0x07f00000, 0x0349c0e4, 0x06818173, 0x070ff093,
+ 0x045a0201, 0x070ff093, 0x045c0401, 0x0781812e,
+ 0x02046092, 0x04002046, 0x060ff002, 0x045c0401,
+ 0x0703a0ff, 0x04600202, 0x00540401, 0x0782813c,
+ 0x04500425, 0x070060ff, 0x0730ffff, 0x0700000f,
+ 0x0742000f, 0x05810200, 0x05a00718, 0x0648a002,
+ 0x0781813f, 0x00047089, 0x070ff047, 0x045c0443,
+ 0x077800ff, 0x07f00000, 0x068181fe, 0x07780047,
+ 0x0500e000, 0x0681871f, 0x070ff006, 0x0086016d,
+ 0x0179fe47, 0x0700000f, 0x010480ff, 0x056c7048,
+ 0x06818158, 0x007a0d4a, 0x04003801, 0x0220f001,
+ 0x01800165, 0x07608e48, 0x034a60ff, 0x0700f0ff,
+ 0x074b88ff, 0x037000ff, 0x07000600, 0x05500448,
+ 0x074d00ff, 0x045a044a, 0x0304a0ff, 0x070ff00f,
+ 0x01540406, 0x0482016d, 0x04950175, 0x05a0024d,
+ 0x03868178, 0x0134bfff, 0x070fffff, 0x0104102e,
+ 0x050fd041, 0x0080017a, 0x04950173, 0x05a0024d,
+ 0x00860173, 0x0202f00e, 0x052e4030, 0x040fd02f,
+ 0x05a002ac, 0x02800010, 0x0400e02f, 0x042e4020,
+ 0x0202f051, 0x0004100e, 0x0004b00e, 0x024a6c46,
+ 0x04500423, 0x050070ff, 0x03620024, 0x050080ff,
+ 0x04004046, 0x0700500f, 0x03206000, 0x05601048,
+ 0x0700a0ff, 0x0700900a, 0x070ff005, 0x04500446,
+ 0x00540425, 0x048201ab, 0x07601822, 0x050f80ff,
+ 0x063fa032, 0x06000002, 0x03203000, 0x01204000,
+ 0x03205000, 0x0120b000, 0x0320c000, 0x05601641,
+ 0x050f80ff, 0x043fa852, 0x06000001, 0x070ff056,
+ 0x056c02ff, 0x050fb0ff, 0x070560ff, 0x03079041,
+ 0x05601041, 0x050f80ff, 0x073fa011, 0x0600003d,
+ 0x06780043, 0x07f00000, 0x065a007a, 0x010880ff,
+ 0x04a00246, 0x048d01a4, 0x0208a04a, 0x0108b04b,
+ 0x02386001, 0x03010000, 0x072e6300, 0x038000e8,
+ 0x0500d00a, 0x05500405, 0x014a68ff, 0x070090ff,
+ 0x0154040a, 0x0700c0ff, 0x0600a023, 0x0500b024,
+ 0x02206001, 0x07601822, 0x050f80ff, 0x063fa04a,
+ 0x06000002, 0x07f00000, 0x07601222, 0x050f80ff,
+ 0x043fa819, 0x06000001, 0x0600a00d, 0x01800190,
+ 0x06780043, 0x070000f0, 0x050010ff, 0x027c0001,
+ 0x07000030, 0x04810726, 0x027c0001, 0x06000020,
+ 0x04810726, 0x0180074b, 0x074860ff, 0x068181e5,
+ 0x054880ff, 0x06810010, 0x070ff056, 0x050fb0ff,
+ 0x044880e5, 0x058101d4, 0x044880e6, 0x04818010,
+ 0x008001da, 0x056c02ff, 0x050fb0ff, 0x070560ff,
+ 0x072e5300, 0x044880e6, 0x04818010, 0x072d5003,
+ 0x06780043, 0x07f00000, 0x010880ff, 0x058d01de,
+ 0x03386005, 0x03010000, 0x033e6000, 0x0700000c,
+ 0x052e5200, 0x02800010, 0x0448e0e6, 0x04818010,
+ 0x002fb008, 0x0448e0e6, 0x04818010, 0x05301fff,
+ 0x0700000f, 0x06420001, 0x05810200, 0x05a00718,
+ 0x0648a002, 0x068181ec, 0x062e5080, 0x04001089,
+ 0x040fd002, 0x040fd001, 0x02499001, 0x0481021f,
+ 0x070ff0d4, 0x050fd0ff, 0x045c0401, 0x077800ff,
+ 0x07f00000, 0x0681821f, 0x02800010, 0x002091fe,
+ 0x0380060a, 0x01209200, 0x0380060a, 0x00209202,
+ 0x0380060a, 0x03209000, 0x0380060a, 0x01209206,
+ 0x0380060a, 0x00209208, 0x0380060a, 0x06780043,
+ 0x07009000, 0x06818215, 0x00498043, 0x04810215,
+ 0x0648a0e5, 0x04810216, 0x027c0045, 0x03040000,
+ 0x05810218, 0x075c00ff, 0x07c00000, 0x056a02ff,
+ 0x00800215, 0x01800214, 0x06780075, 0x06000c07,
+ 0x0781066c, 0x00209219, 0x070fc0ff, 0x07a005f5,
+ 0x070fc0ff, 0x05308000, 0x0700a000, 0x06a00607,
+ 0x033e5000, 0x0700000c, 0x02800010, 0x070ff003,
+ 0x01540477, 0x0782822b, 0x07003077, 0x060ff051,
+ 0x010770ff, 0x07c00000, 0x04602001, 0x050f80ff,
+ 0x063fa029, 0x06000008, 0x02015010, 0x02016051,
+ 0x00017051, 0x00011051, 0x05601c41, 0x050f80ff,
+ 0x053fa83a, 0x06000008, 0x07f00000, 0x05601041,
+ 0x050f80ff, 0x01464000, 0x032fa00a, 0x07006011,
+ 0x05007012, 0x04008013, 0x07009014, 0x0600a015,
+ 0x0400b016, 0x0700c017, 0x07c00000, 0x072d5003,
+ 0x04601679, 0x050f80ff, 0x048d0249, 0x063fa051,
+ 0x0600003e, 0x07c00000, 0x06005051, 0x0400e02c,
+ 0x0660060e, 0x050f80ff, 0x032fa009, 0x0379ff00,
+ 0x070000ff, 0x076c0000, 0x0581026f, 0x0460580e,
+ 0x0500e0ff, 0x034000ff, 0x01540427, 0x05820299,
+ 0x03400005, 0x070ff005, 0x055c0428, 0x0481029b,
+ 0x056c0805, 0x0681824f, 0x040f8029, 0x053fa809,
+ 0x07000024, 0x07f00000, 0x06600649, 0x050f80ff,
+ 0x032fa009, 0x0379ff00, 0x070000ff, 0x076c0000,
+ 0x0681824f, 0x05a0029f, 0x0400e049, 0x00800270,
+ 0x05a0029f, 0x072d6000, 0x0460040e, 0x050f80ff,
+ 0x0004d0d0, 0x0379ff4d, 0x0700ffff, 0x0104e0d1,
+ 0x0379ff4e, 0x0700ffff, 0x062d6002, 0x032fa009,
+ 0x0204f0d0, 0x064b004f, 0x07780000, 0x07ffff00,
+ 0x045a044f, 0x070000ff, 0x00201008, 0x04002051,
+ 0x06003051, 0x01204000, 0x07305000, 0x07000060,
+ 0x03206009, 0x05007022, 0x0460040e, 0x050f80ff,
+ 0x032fa042, 0x07f00000, 0x04604c0e, 0x050f80ff,
+ 0x053fa812, 0x06000026, 0x050010d1, 0x0460340e,
+ 0x050f80ff, 0x012fa80a, 0x060ff00e, 0x055c042e,
+ 0x0481029d, 0x07c00000, 0x0400e026, 0x0080025b,
+ 0x0500e02e, 0x00800270, 0x0400e051, 0x00800298,
+ 0x0340002d, 0x050f802b, 0x053fa80a, 0x06000016,
+ 0x07f00000, 0x0460580e, 0x0302c0ff, 0x034000ff,
+ 0x01540427, 0x058202aa, 0x07c00000, 0x0202c026,
+ 0x018002a9, 0x013e4000, 0x03080000, 0x07c00000,
+ 0x077800e4, 0x07000005, 0x058183b4, 0x022a5002,
+ 0x069082b3, 0x0391033c, 0x030400a6, 0x0678aae5,
+ 0x06000051, 0x03a1878e, 0x04600e40, 0x050f80ff,
+ 0x032fa021, 0x07f00000, 0x074b0000, 0x076c0600,
+ 0x0481833e, 0x060ff002, 0x01580403, 0x06810349,
+ 0x05600403, 0x050f80ff, 0x073fa009, 0x06000002,
+ 0x0279ff04, 0x0700ffff, 0x010440d7, 0x0179fe44,
+ 0x0700ffff, 0x045c0404, 0x04818340, 0x0349f044,
+ 0x0581834b, 0x02495001, 0x05818342, 0x060ff079,
+ 0x045c0440, 0x068182d6, 0x0644f07a, 0x002fb008,
+ 0x060ff079, 0x045c0440, 0x078182db, 0x0644f07a,
+ 0x002fb008, 0x0648f001, 0x05818333, 0x04601040,
+ 0x050f80ff, 0x06480001, 0x058102fa, 0x0448e001,
+ 0x0681031f, 0x02460001, 0x0644f001, 0x012fa80a,
+ 0x04008040, 0x00491001, 0x04818337, 0x07a00614,
+ 0x00868337, 0x070050d8, 0x05780105, 0x07ffff00,
+ 0x04600e02, 0x050f80ff, 0x053fa812, 0x06000002,
+ 0x06a005fe, 0x062da001, 0x013e4000, 0x06000080,
+ 0x06930013, 0x02920013, 0x02800010, 0x0644f001,
+ 0x012fa80a, 0x020ef002, 0x03860321, 0x04600840,
+ 0x050f80ff, 0x053fa809, 0x06000002, 0x05780105,
+ 0x00800440, 0x017c0105, 0x05000400, 0x05818321,
+ 0x04602002, 0x050f80ff, 0x053fa809, 0x06000002,
+ 0x07f00000, 0x04602c40, 0x050f80ff, 0x070ff005,
+ 0x053fa809, 0x06000002, 0x055c0405, 0x05818321,
+ 0x070050d8, 0x05780105, 0x07ffff00, 0x06006051,
+ 0x04600e02, 0x050f80ff, 0x053fa812, 0x06000002,
+ 0x04008040, 0x0045e008, 0x06a005fe, 0x008002f4,
+ 0x0644f001, 0x012fa80a, 0x050020d8, 0x04600440,
+ 0x050f80ff, 0x073fa00a, 0x06000001, 0x06480001,
+ 0x0581832d, 0x05308000, 0x03040000, 0x06009040,
+ 0x06a00602, 0x008002f4, 0x05a0078e, 0x03200003,
+ 0x06600c40, 0x050f80ff, 0x032fa00a, 0x008002f4,
+ 0x013e4000, 0x06000080, 0x03209333, 0x0380060a,
+ 0x06009008, 0x05308000, 0x05004000, 0x06a00602,
+ 0x008002f4, 0x02209002, 0x038003a5, 0x03209000,
+ 0x038003a5, 0x02209004, 0x038003a5, 0x07a003bd,
+ 0x062da001, 0x05308000, 0x05002000, 0x06009040,
+ 0x06a00602, 0x018002f5, 0x02209008, 0x038003a5,
+ 0x013e4000, 0x06000080, 0x02495001, 0x0481839b,
+ 0x04600840, 0x050f80ff, 0x053fa809, 0x06000001,
+ 0x0721f000, 0x0349f003, 0x06810357, 0x0245f01f,
+ 0x06000002, 0x05601600, 0x050f80ff, 0x012fa809,
+ 0x06480001, 0x0681039b, 0x04481001, 0x0481839b,
+ 0x04602640, 0x050f80ff, 0x012fa809, 0x020ef001,
+ 0x0086839b, 0x029b039b, 0x050020d8, 0x062da001,
+ 0x06303002, 0x05000430, 0x04600440, 0x050f80ff,
+ 0x073fa012, 0x06000001, 0x008f836d, 0x050040d8,
+ 0x062da001, 0x05602000, 0x050f80ff, 0x073fa009,
+ 0x06000001, 0x060ff004, 0x00540402, 0x07820399,
+ 0x06005051, 0x06006051, 0x06602440, 0x050f80ff,
+ 0x063fa01a, 0x06000002, 0x07f00000, 0x06600a40,
+ 0x050f80ff, 0x073fa00a, 0x07000003, 0x07f00000,
+ 0x04600840, 0x050f80ff, 0x053fa809, 0x06000001,
+ 0x05487003, 0x07810393, 0x060ff002, 0x00540404,
+ 0x05828393, 0x05308000, 0x07005000, 0x06009040,
+ 0x06a00602, 0x04008004, 0x06a00607, 0x02800013,
+ 0x060ff040, 0x045a041f, 0x010eb0ff, 0x06930013,
+ 0x02920013, 0x02800010, 0x04004002, 0x03800377,
+ 0x07a003bd, 0x062da001, 0x05308000, 0x07005000,
+ 0x06009040, 0x06a00602, 0x050080d8, 0x06a00607,
+ 0x062da001, 0x02800013, 0x050fd009, 0x040fd040,
+ 0x013e4000, 0x06000080, 0x05308000, 0x03013000,
+ 0x06a00602, 0x010440d7, 0x0349f044, 0x078103b2,
+ 0x062da001, 0x038f03b2, 0x03e00000, 0x062da001,
+ 0x02800013, 0x0249c0e5, 0x06810013, 0x062da001,
+ 0x07f00000, 0x07f00000, 0x033e5000, 0x070c0000,
+ 0x028f03b6, 0x03800011, 0x050020d8, 0x04600440,
+ 0x050f80ff, 0x073fa00a, 0x06000001, 0x07c00000,
+ 0x002fb001, 0x038003c6, 0x012fb000, 0x03075087,
+ 0x068d03c7, 0x03386000, 0x03020000, 0x04482075,
+ 0x04810438, 0x0648a0e6, 0x04810416, 0x0642007f,
+ 0x05810414, 0x0340007e, 0x060ff038, 0x0154047e,
+ 0x01d00403, 0x0560027d, 0x050f80ff, 0x032fa009,
+ 0x030ef000, 0x02860667, 0x0107d000, 0x07600a00,
+ 0x050f80ff, 0x032fa009, 0x03681e00, 0x04500420,
+ 0x050f80ff, 0x073fa009, 0x0700003f, 0x038003d1,
0x070ff07d, 0x0450047c, 0x050f80ff, 0x002fa819,
- 0x078d00ee, 0x02080001, 0x00081002, 0x0678007a,
- 0x04000201, 0x078100fa, 0x0448807a, 0x068100f8,
+ 0x078d03e7, 0x02080001, 0x00081002, 0x0678007a,
+ 0x04000201, 0x078103f3, 0x0448807a, 0x068103f1,
0x0379ff03, 0x070000ff, 0x0049107a, 0x02a18226,
- 0x01082003, 0x068d00fb, 0x0448b07a, 0x07818103,
- 0x0249007a, 0x05810106, 0x07780003, 0x03800000,
- 0x05810106, 0x0338600c, 0x03010000, 0x00800108,
- 0x02386004, 0x03010000, 0x072e6c00, 0x02800010,
- 0x06780043, 0x070000f0, 0x04810758, 0x050020ff,
- 0x027c0002, 0x06000010, 0x05810112, 0x00800758,
- 0x0700c0d1, 0x0379ff0c, 0x070000ff, 0x028000a1,
- 0x0204a051, 0x06780043, 0x070000f0, 0x037c00ff,
- 0x06000010, 0x068181bf, 0x072d6000, 0x02948734,
- 0x050fb056, 0x044880e6, 0x04818010, 0x060ff0d0,
- 0x0179feff, 0x0700ffff, 0x057dfeff, 0x0700ffff,
- 0x05810730, 0x0349c0e4, 0x06818173, 0x013e4000,
- 0x070c0000, 0x07f00000, 0x0349c0e4, 0x06818173,
- 0x070ff093, 0x045a0201, 0x070ff093, 0x045c0401,
- 0x0781812e, 0x02046092, 0x04002046, 0x060ff002,
- 0x045c0401, 0x0703a0ff, 0x04600202, 0x00540401,
- 0x0782813c, 0x04500425, 0x070060ff, 0x0730ffff,
- 0x0700000f, 0x0742000f, 0x05810200, 0x05a00718,
- 0x0648a002, 0x0781813f, 0x00047089, 0x070ff047,
- 0x045c0443, 0x077800ff, 0x07f00000, 0x068181fe,
- 0x07780047, 0x0500e000, 0x0681871f, 0x070ff006,
- 0x0086016d, 0x0179fe47, 0x0700000f, 0x010480ff,
- 0x056c7048, 0x06818158, 0x007a0d4a, 0x04003801,
- 0x0220f001, 0x01800165, 0x07608e48, 0x034a60ff,
- 0x0700f0ff, 0x074b88ff, 0x037000ff, 0x07000600,
- 0x05500448, 0x074d00ff, 0x045a044a, 0x0304a0ff,
- 0x070ff00f, 0x01540406, 0x0482016d, 0x04950175,
- 0x05a0024d, 0x03868178, 0x0134bfff, 0x070fffff,
- 0x0104102e, 0x050fd041, 0x0080017a, 0x04950173,
- 0x05a0024d, 0x00860173, 0x0202f00e, 0x052e4030,
- 0x040fd02f, 0x05a002ac, 0x02800010, 0x0400e02f,
- 0x042e4020, 0x0202f051, 0x0004100e, 0x0004b00e,
- 0x024a6c46, 0x04500423, 0x050070ff, 0x03620024,
- 0x050080ff, 0x04004046, 0x0700500f, 0x03206000,
- 0x05601048, 0x0700a0ff, 0x0700900a, 0x070ff005,
- 0x04500446, 0x00540425, 0x048201ab, 0x07601822,
- 0x050f80ff, 0x063fa032, 0x06000002, 0x03203000,
- 0x01204000, 0x03205000, 0x0120b000, 0x0320c000,
- 0x05601641, 0x050f80ff, 0x043fa852, 0x06000001,
- 0x070ff056, 0x056c02ff, 0x050fb0ff, 0x070560ff,
- 0x03079041, 0x05601041, 0x050f80ff, 0x073fa011,
- 0x0600003d, 0x06780043, 0x07f00000, 0x065a007a,
- 0x010880ff, 0x04a00246, 0x048d01a4, 0x0208a04a,
- 0x0108b04b, 0x02386001, 0x03010000, 0x072e6300,
- 0x038000e8, 0x0500d00a, 0x05500405, 0x014a68ff,
- 0x070090ff, 0x0154040a, 0x0700c0ff, 0x0600a023,
- 0x0500b024, 0x02206001, 0x07601822, 0x050f80ff,
- 0x063fa04a, 0x06000002, 0x07f00000, 0x07601222,
- 0x050f80ff, 0x043fa819, 0x06000001, 0x0600a00d,
- 0x01800190, 0x06780043, 0x070000f0, 0x050010ff,
- 0x027c0001, 0x07000030, 0x04810726, 0x027c0001,
- 0x06000020, 0x04810726, 0x0180074b, 0x074860ff,
- 0x068181e5, 0x054880ff, 0x06810010, 0x070ff056,
- 0x050fb0ff, 0x044880e5, 0x058101d4, 0x044880e6,
- 0x04818010, 0x008001da, 0x056c02ff, 0x050fb0ff,
- 0x070560ff, 0x072e5300, 0x044880e6, 0x04818010,
- 0x072d5003, 0x06780043, 0x07f00000, 0x010880ff,
- 0x058d01de, 0x03386005, 0x03010000, 0x033e6000,
- 0x0700000c, 0x052e5200, 0x02800010, 0x0448e0e6,
- 0x04818010, 0x002fb008, 0x0448e0e6, 0x04818010,
- 0x05301fff, 0x0700000f, 0x06420001, 0x05810200,
- 0x05a00718, 0x0648a002, 0x068181ec, 0x062e5080,
- 0x04001089, 0x040fd002, 0x040fd001, 0x02499001,
- 0x0481021f, 0x070ff0d4, 0x050fd0ff, 0x045c0401,
- 0x077800ff, 0x07f00000, 0x0681821f, 0x02800010,
- 0x002091fe, 0x0380060a, 0x01209200, 0x0380060a,
- 0x00209202, 0x0380060a, 0x03209000, 0x0380060a,
- 0x01209206, 0x0380060a, 0x00209208, 0x0380060a,
- 0x06780043, 0x07009000, 0x06818215, 0x00498043,
- 0x04810215, 0x0648a0e5, 0x04810216, 0x027c0045,
- 0x03040000, 0x05810218, 0x075c00ff, 0x07c00000,
- 0x056a02ff, 0x00800215, 0x01800214, 0x06780075,
- 0x06000c07, 0x0781066c, 0x00209219, 0x070fc0ff,
- 0x07a005f5, 0x070fc0ff, 0x05308000, 0x0700a000,
- 0x06a00607, 0x033e5000, 0x0700000c, 0x02800010,
- 0x070ff003, 0x01540477, 0x0782822b, 0x07003077,
- 0x060ff051, 0x010770ff, 0x07c00000, 0x04602001,
- 0x050f80ff, 0x063fa029, 0x06000008, 0x02015010,
- 0x02016051, 0x00017051, 0x00011051, 0x05601c41,
- 0x050f80ff, 0x053fa83a, 0x06000008, 0x07f00000,
- 0x05601041, 0x050f80ff, 0x01464000, 0x032fa00a,
- 0x07006011, 0x05007012, 0x04008013, 0x07009014,
- 0x0600a015, 0x0400b016, 0x0700c017, 0x07c00000,
- 0x072d5003, 0x04601679, 0x050f80ff, 0x048d0249,
- 0x063fa051, 0x0600003e, 0x07c00000, 0x06005051,
- 0x0400e02c, 0x0660060e, 0x050f80ff, 0x032fa009,
- 0x0379ff00, 0x070000ff, 0x076c0000, 0x0581026f,
- 0x0460580e, 0x0500e0ff, 0x034000ff, 0x01540427,
- 0x05820299, 0x03400005, 0x070ff005, 0x055c0428,
- 0x0481029b, 0x056c0805, 0x0681824f, 0x040f8029,
- 0x053fa809, 0x07000024, 0x07f00000, 0x06600649,
- 0x050f80ff, 0x032fa009, 0x0379ff00, 0x070000ff,
- 0x076c0000, 0x0681824f, 0x05a0029f, 0x0400e049,
- 0x00800270, 0x05a0029f, 0x072d6000, 0x0460040e,
- 0x050f80ff, 0x0004d0d0, 0x0379ff4d, 0x0700ffff,
- 0x0104e0d1, 0x0379ff4e, 0x0700ffff, 0x062d6002,
- 0x032fa009, 0x0204f0d0, 0x064b004f, 0x07780000,
- 0x07ffff00, 0x045a044f, 0x070000ff, 0x00201008,
- 0x04002051, 0x06003051, 0x01204000, 0x07305000,
- 0x07000060, 0x03206009, 0x05007022, 0x0460040e,
- 0x050f80ff, 0x032fa042, 0x07f00000, 0x04604c0e,
- 0x050f80ff, 0x053fa812, 0x06000026, 0x050010d1,
- 0x0460340e, 0x050f80ff, 0x012fa80a, 0x060ff00e,
- 0x055c042e, 0x0481029d, 0x07c00000, 0x0400e026,
- 0x0080025b, 0x0500e02e, 0x00800270, 0x0400e051,
- 0x00800298, 0x0340002d, 0x050f802b, 0x053fa80a,
- 0x06000016, 0x07f00000, 0x0460580e, 0x0302c0ff,
- 0x034000ff, 0x01540427, 0x058202aa, 0x07c00000,
- 0x0202c026, 0x018002a9, 0x013e4000, 0x03080000,
- 0x07c00000, 0x077800e4, 0x07000005, 0x058183b4,
- 0x022a5002, 0x069082b3, 0x0391033c, 0x030400a6,
- 0x0678aae5, 0x06000051, 0x03a1878e, 0x04600e40,
- 0x050f80ff, 0x032fa021, 0x07f00000, 0x074b0000,
- 0x076c0600, 0x0481833e, 0x060ff002, 0x01580403,
- 0x06810349, 0x05600403, 0x050f80ff, 0x073fa009,
- 0x06000002, 0x0279ff04, 0x0700ffff, 0x010440d7,
- 0x0179fe44, 0x0700ffff, 0x045c0404, 0x04818340,
- 0x0349f044, 0x0581834b, 0x02495001, 0x05818342,
- 0x060ff079, 0x045c0440, 0x068182d6, 0x0644f07a,
- 0x002fb008, 0x060ff079, 0x045c0440, 0x078182db,
- 0x0644f07a, 0x002fb008, 0x0648f001, 0x05818333,
- 0x04601040, 0x050f80ff, 0x06480001, 0x058102fa,
- 0x0448e001, 0x0681031f, 0x02460001, 0x0644f001,
- 0x012fa80a, 0x04008040, 0x00491001, 0x04818337,
- 0x07a00614, 0x00868337, 0x070050d8, 0x05780105,
- 0x07ffff00, 0x04600e02, 0x050f80ff, 0x053fa812,
- 0x06000002, 0x06a005fe, 0x062da001, 0x013e4000,
- 0x06000080, 0x06930013, 0x02920013, 0x02800010,
- 0x0644f001, 0x012fa80a, 0x020ef002, 0x03860321,
- 0x04600840, 0x050f80ff, 0x053fa809, 0x06000002,
- 0x05780105, 0x00800440, 0x017c0105, 0x05000400,
- 0x05818321, 0x04602002, 0x050f80ff, 0x053fa809,
- 0x06000002, 0x07f00000, 0x04602c40, 0x050f80ff,
- 0x070ff005, 0x053fa809, 0x06000002, 0x055c0405,
- 0x05818321, 0x070050d8, 0x05780105, 0x07ffff00,
- 0x06006051, 0x04600e02, 0x050f80ff, 0x053fa812,
- 0x06000002, 0x04008040, 0x0045e008, 0x06a005fe,
- 0x008002f4, 0x0644f001, 0x012fa80a, 0x050020d8,
- 0x04600440, 0x050f80ff, 0x073fa00a, 0x06000001,
- 0x06480001, 0x0581832d, 0x05308000, 0x03040000,
- 0x06009040, 0x06a00602, 0x008002f4, 0x05a0078e,
- 0x03200003, 0x06600c40, 0x050f80ff, 0x032fa00a,
- 0x008002f4, 0x013e4000, 0x06000080, 0x03209333,
- 0x0380060a, 0x06009008, 0x05308000, 0x05004000,
- 0x06a00602, 0x008002f4, 0x02209002, 0x038003a5,
- 0x03209000, 0x038003a5, 0x02209004, 0x038003a5,
- 0x07a003bd, 0x062da001, 0x05308000, 0x05002000,
- 0x06009040, 0x06a00602, 0x018002f5, 0x02209008,
- 0x038003a5, 0x013e4000, 0x06000080, 0x02495001,
- 0x0481839b, 0x04600840, 0x050f80ff, 0x053fa809,
- 0x06000001, 0x0721f000, 0x0349f003, 0x06810357,
- 0x0245f01f, 0x06000002, 0x05601600, 0x050f80ff,
- 0x012fa809, 0x06480001, 0x0681039b, 0x04481001,
- 0x0481839b, 0x04602640, 0x050f80ff, 0x012fa809,
- 0x020ef001, 0x0086839b, 0x029b039b, 0x050020d8,
- 0x062da001, 0x06303002, 0x05000430, 0x04600440,
- 0x050f80ff, 0x073fa012, 0x06000001, 0x008f836d,
- 0x050040d8, 0x062da001, 0x05602000, 0x050f80ff,
- 0x073fa009, 0x06000001, 0x060ff004, 0x00540402,
- 0x07820399, 0x06005051, 0x06006051, 0x06602440,
- 0x050f80ff, 0x063fa01a, 0x06000002, 0x07f00000,
- 0x06600a40, 0x050f80ff, 0x073fa00a, 0x07000003,
- 0x07f00000, 0x04600840, 0x050f80ff, 0x053fa809,
- 0x06000001, 0x05487003, 0x07810393, 0x060ff002,
- 0x00540404, 0x05828393, 0x05308000, 0x07005000,
- 0x06009040, 0x06a00602, 0x04008004, 0x06a00607,
- 0x02800013, 0x060ff040, 0x045a041f, 0x010eb0ff,
- 0x06930013, 0x02920013, 0x02800010, 0x04004002,
- 0x03800377, 0x07a003bd, 0x062da001, 0x05308000,
- 0x07005000, 0x06009040, 0x06a00602, 0x050080d8,
- 0x06a00607, 0x062da001, 0x02800013, 0x050fd009,
- 0x040fd040, 0x013e4000, 0x06000080, 0x05308000,
- 0x03013000, 0x06a00602, 0x010440d7, 0x0349f044,
- 0x078103b2, 0x062da001, 0x038f03b2, 0x03e00000,
- 0x062da001, 0x02800013, 0x0249c0e5, 0x06810013,
- 0x062da001, 0x07f00000, 0x07f00000, 0x033e5000,
- 0x070c0000, 0x028f03b6, 0x03800011, 0x050020d8,
- 0x04600440, 0x050f80ff, 0x073fa00a, 0x06000001,
- 0x07c00000, 0x002fb001, 0x038003c6, 0x012fb000,
- 0x03075087, 0x068d03c7, 0x03386000, 0x03020000,
- 0x04482075, 0x04810438, 0x0648a0e6, 0x04810416,
- 0x0642007f, 0x05810414, 0x0340007e, 0x060ff038,
- 0x0154047e, 0x01d00403, 0x0560027d, 0x050f80ff,
- 0x032fa009, 0x030ef000, 0x02860667, 0x0107d000,
- 0x07600a00, 0x050f80ff, 0x032fa009, 0x03681e00,
- 0x04500420, 0x050f80ff, 0x073fa009, 0x0700003f,
- 0x038003d1, 0x070ff07d, 0x0450047c, 0x050f80ff,
- 0x002fa819, 0x078d03e7, 0x02080001, 0x00081002,
- 0x0678007a, 0x04000201, 0x078103f3, 0x0448807a,
- 0x068103f1, 0x0379ff03, 0x070000ff, 0x0049107a,
- 0x02a18226, 0x01082003, 0x068d03f4, 0x0448b07a,
- 0x058183fc, 0x0249007a, 0x078103ff, 0x07780003,
- 0x03800000, 0x078103ff, 0x0338600c, 0x03010000,
- 0x00800401, 0x02386004, 0x03010000, 0x072e6c00,
- 0x00800438, 0x01800409, 0x0080040b, 0x0080040d,
- 0x0180040f, 0x01800411, 0x00800413, 0x0727c006,
- 0x028003e3, 0x0727c009, 0x028003e3, 0x0727c00c,
- 0x028003e3, 0x0727c00f, 0x028003e3, 0x0727c012,
- 0x028003e3, 0x038003d4, 0x052e6800, 0x00800438,
- 0x044880e6, 0x0781069c, 0x052e6200, 0x070ff088,
- 0x0179feff, 0x070fffff, 0x01a18642, 0x04818638,
- 0x0249607a, 0x07818456, 0x060ff083, 0x03868456,
- 0x033e6000, 0x07000003, 0x0448b07a, 0x04810438,
- 0x06604479, 0x050f80ff, 0x032fa009, 0x03680600,
- 0x076c00ff, 0x06818438, 0x04604679, 0x050f80ff,
- 0x032fa009, 0x07f00000, 0x074b0000, 0x070ff000,
- 0x048d0432, 0x05001099, 0x064b0001, 0x045c0401,
- 0x04810438, 0x0245a07a, 0x048d0438, 0x07286000,
- 0x07f00000, 0x048d043b, 0x038c03c6, 0x0648c0e6,
- 0x0681845b, 0x0448e0e6, 0x05810453, 0x01209441,
- 0x02490075, 0x0681821f, 0x004920e6, 0x0581044e,
- 0x07a006e1, 0x05001088, 0x00700101, 0x03100000,
- 0x00088001, 0x033e6000, 0x07000088, 0x038006d2,
- 0x02386001, 0x07030000, 0x033e6000, 0x06000008,
- 0x018004ed, 0x02799075, 0x0700050f, 0x06810010,
- 0x04601679, 0x050080ff, 0x06309052, 0x0600003e,
- 0x0180045f, 0x06602479, 0x050080ff, 0x05309812,
- 0x07000041, 0x0648007a, 0x05810471, 0x04488075,
- 0x07818471, 0x0678007a, 0x04000108, 0x0481046d,
- 0x06603c79, 0x050f80ff, 0x048d0468, 0x073fa042,
- 0x0600004a, 0x048d046b, 0x02086051, 0x040f8008,
- 0x070fa009, 0x0049107a, 0x02a184ef, 0x00798075,
- 0x06000507, 0x04818683, 0x0448b075, 0x05810478,
- 0x02493075, 0x0681067f, 0x0648c0e6, 0x0781848b,
- 0x048d047a, 0x02386001, 0x07030000, 0x0049107a,
- 0x05810481, 0x020ef083, 0x0186048b, 0x06483075,
- 0x058104eb, 0x0678007a, 0x07000035, 0x01a185f5,
- 0x05308000, 0x07060000, 0x06009079, 0x06a00602,
- 0x018004eb, 0x06483075, 0x0681061f, 0x058d048d,
- 0x02386001, 0x07030000, 0x0444e07a, 0x0648307a,
- 0x068184bf, 0x0448707a, 0x048104e6, 0x0648f07a,
- 0x058104a9, 0x07a005f5, 0x04008079, 0x07a00614,
- 0x028684ba, 0x0049107a, 0x068184ba, 0x04600408,
- 0x050f80ff, 0x053fa809, 0x06000002, 0x05780105,
- 0x07ffff00, 0x05600e7b, 0x050f80ff, 0x053fa812,
- 0x06000002, 0x06a005fe, 0x018004eb, 0x0760127b,
- 0x050f80ff, 0x032fa009, 0x0349c000, 0x078184b8,
- 0x04601079, 0x050f80ff, 0x073fa00a, 0x0600003d,
- 0x07f00000, 0x06600a79, 0x050f80ff, 0x053fa80a,
- 0x06000010, 0x018004eb, 0x0046e07a, 0x008004e6,
- 0x06009008, 0x05308000, 0x05004000, 0x06a00602,
- 0x018004eb, 0x0760187b, 0x050f80ff, 0x032fa011,
- 0x070ff000, 0x04500401, 0x030460ff, 0x060ff025,
- 0x00540446, 0x048204d3, 0x030460ff, 0x052e40c0,
- 0x04092046, 0x0349a0e4, 0x068184d0, 0x003e4080,
- 0x0700c000, 0x018004d4, 0x003e4080, 0x05008000,
- 0x018004d4, 0x04092046, 0x070ff03a, 0x038684d8,
- 0x013e4000, 0x07000003, 0x05a002ac, 0x06600679,
- 0x050f80ff, 0x00201007, 0x012fa80a, 0x0046047a,
- 0x034630ff, 0x050020ff, 0x06003051, 0x04601079,
- 0x050f80ff, 0x073fa012, 0x06000001, 0x018004eb,
- 0x07a005f5, 0x05308000, 0x03020000, 0x06009079,
- 0x06a00602, 0x033e6a00, 0x0700000a, 0x02079051,
- 0x02800010, 0x06605079, 0x050f80ff, 0x032fa009,
- 0x070ff000, 0x02860508, 0x057dfeff, 0x07ffffff,
- 0x06810508, 0x050f8000, 0x012fa811, 0x0079fe02,
- 0x070000ff, 0x077d66ff, 0x060000dc, 0x04818508,
- 0x060ff001, 0x01868509, 0x064b0002, 0x06420002,
- 0x060ff002, 0x05500400, 0x050f80ff, 0x05004084,
- 0x073fa00a, 0x06000002, 0x07c00000, 0x04600201,
- 0x050f80ff, 0x073fa009, 0x06000001, 0x0079fe02,
- 0x070000ff, 0x077d72ff, 0x070000dd, 0x04818508,
- 0x064b0002, 0x06420002, 0x06000001, 0x02800502,
- 0x0605004c, 0x0280051a, 0x06930516, 0x06a005fb,
- 0x054bc450, 0x0781051d, 0x03d0051e, 0x0380051d,
- 0x0380052e, 0x03800530, 0x028005ba, 0x028005cd,
- 0x0280053d, 0x03800530, 0x03800584, 0x0380052e,
- 0x0380052e, 0x038005d1, 0x0380052e, 0x028005d5,
- 0x028005ea, 0x038005a6, 0x0380052e, 0x0380052e,
- 0x0320952e, 0x0380060a, 0x073c3fff, 0x0700000f,
- 0x0379ff50, 0x070fffff, 0x060ff079, 0x055c0450,
- 0x078105ca, 0x002fb008, 0x060ff079, 0x055c0450,
- 0x078105c9, 0x07a005ed, 0x028005c2, 0x0179fe50,
- 0x070fffff, 0x070050ff, 0x060ff079, 0x055c0405,
- 0x07810547, 0x002fb008, 0x060ff079, 0x055c0405,
- 0x058185c6, 0x073c3fff, 0x0700000f, 0x070ff087,
- 0x017980ff, 0x06000507, 0x05818556, 0x02203040,
- 0x05002087, 0x0049d002, 0x05818556, 0x002fb008,
- 0x07006087, 0x002fb008, 0x0149d006, 0x0781057e,
- 0x0693055b, 0x01257000, 0x052e4003, 0x072e5030,
- 0x0304c050, 0x02400057, 0x06740057, 0x06000004,
- 0x06820016, 0x0049107a, 0x02a184ef, 0x04002083,
- 0x07003084, 0x04004085, 0x06602479, 0x050f80ff,
- 0x063fa01a, 0x06000001, 0x07a005f5, 0x06a006ea,
- 0x033e6a00, 0x0700000a, 0x062e5020, 0x05a00718,
- 0x02798102, 0x070000ff, 0x007c8002, 0x07000055,
- 0x0781057b, 0x072e50c0, 0x0648a002, 0x0781057b,
- 0x068d0576, 0x03386006, 0x03010000, 0x033e6000,
- 0x0700000c, 0x003e4002, 0x07000a00, 0x018004ed,
- 0x07420003, 0x0581854e, 0x00798002, 0x06000507,
- 0x05818556, 0x0380055f, 0x0793058b, 0x01257000,
- 0x073c3fff, 0x0700000f, 0x052e4003, 0x072e5030,
- 0x0304c050, 0x067800e6, 0x07000041, 0x07810590,
- 0x07a006f3, 0x0481859b, 0x002fb008, 0x067800e6,
- 0x07000041, 0x07810596, 0x07a006f3, 0x0481859b,
- 0x062e5020, 0x003e4002, 0x07000a00, 0x03e00000,
- 0x02800010, 0x06740057, 0x07000018, 0x06820016,
- 0x06a006ea, 0x033e6a00, 0x0700000a, 0x002fb008,
- 0x06a006ea, 0x033e6a00, 0x0700000a, 0x03800596,
- 0x0379ff50, 0x070fffff, 0x060ff079, 0x055c0450,
- 0x058185ac, 0x0245507a, 0x002fb008, 0x060ff079,
- 0x055c0450, 0x058185b1, 0x0245507a, 0x002fb008,
- 0x05601050, 0x050f80ff, 0x012fa809, 0x02455001,
- 0x05601050, 0x050f80ff, 0x012fa80a, 0x038005c3,
- 0x059585ca, 0x0179fe50, 0x070fffff, 0x045c042f,
- 0x058185ca, 0x0202f051, 0x042e4020, 0x038005c3,
- 0x002fb008, 0x003e4002, 0x07000a00, 0x02800016,
- 0x059385c9, 0x062e5020, 0x042e4002, 0x002fb008,
- 0x013e4000, 0x05000e00, 0x02800016, 0x0179fe50,
- 0x070fffff, 0x010210ff, 0x02800016, 0x0179fe50,
- 0x070fffff, 0x050340ff, 0x038005c3, 0x0179fe50,
- 0x070fffff, 0x0102e0ff, 0x05602a2e, 0x050f80ff,
- 0x05222000, 0x07223000, 0x05224000, 0x07225000,
- 0x07226000, 0x05227000, 0x05228000, 0x07229000,
- 0x0722a000, 0x0522b000, 0x063fa051, 0x07000011,
- 0x0202c026, 0x0522d000, 0x052e400c, 0x02800016,
- 0x030430d4, 0x062e5008, 0x008001cd, 0x05601050,
- 0x050f80ff, 0x032fa009, 0x03460000, 0x028005f8,
- 0x0246007a, 0x0045207a, 0x038005f6, 0x0246007a,
- 0x0600007a, 0x04601079, 0x050f80ff, 0x032fa00a,
- 0x07c00000, 0x009285fb, 0x070500e1, 0x07c00000,
- 0x0245f008, 0x078405ff, 0x020e0008, 0x07c00000,
- 0x070ff009, 0x065a0008, 0x06840604, 0x020e0008,
- 0x07c00000, 0x06840607, 0x020e0008, 0x07c00000,
- 0x05308000, 0x0500d000, 0x06a00602, 0x07a0060f,
- 0x02800010, 0x052e4300, 0x072e500c, 0x073c3fff,
- 0x0700000f, 0x07c00000, 0x06602408, 0x050f80ff,
- 0x032fa011, 0x076a0000, 0x0581861d, 0x066a0001,
- 0x0781061d, 0x06006051, 0x07c00000, 0x02206001,
- 0x07c00000, 0x0678007a, 0x07000021, 0x05818627,
- 0x0049107a, 0x07810627, 0x073c3fff, 0x0700000f,
- 0x0180048d, 0x040fd079, 0x0648307a, 0x0681062c,
- 0x04a00785, 0x02800631, 0x06a005f2, 0x05308000,
- 0x05001000, 0x06009079, 0x06a00602, 0x068d0631,
- 0x033e6a00, 0x0600000e, 0x02079051, 0x03386006,
- 0x03010000, 0x02800010, 0x0648307a, 0x0781063c,
- 0x04a00785, 0x038006d2, 0x06a005f2, 0x05308000,
- 0x05001000, 0x06009079, 0x06a00602, 0x038006d2,
- 0x050010ff, 0x0448b07a, 0x07810650, 0x0049107a,
- 0x07810650, 0x078d0647, 0x06604479, 0x050f80ff,
- 0x032fa009, 0x03680600, 0x056c02ff, 0x05818650,
- 0x046c1001, 0x06810652, 0x056a02ff, 0x07c00000,
- 0x07a00655, 0x075c00ff, 0x07c00000, 0x078d0655,
- 0x060ff07c, 0x070ff07d, 0x070ff07e, 0x060ff07f,
- 0x060ff080, 0x070ff081, 0x070ff082, 0x060ff083,
- 0x070ff084, 0x060ff085, 0x0338600c, 0x03010000,
- 0x008a8662, 0x078d0663, 0x03386000, 0x03020000,
- 0x07c00000, 0x0648307a, 0x07818206, 0x07a005f5,
- 0x02209667, 0x0380060a, 0x04002089, 0x04780102,
- 0x07f00000, 0x05001088, 0x04740101, 0x03100000,
- 0x04780101, 0x07f00000, 0x060ff002, 0x045c0401,
- 0x05818681, 0x00088001, 0x033e6000, 0x070000c0,
- 0x0220901a, 0x05308000, 0x01012000, 0x06a00602,
- 0x028006ce, 0x0220967f, 0x0380060a, 0x03209681,
- 0x0180021d, 0x040fd075, 0x040fd07a, 0x040fd079,
- 0x0648307a, 0x0681068c, 0x06780075, 0x06000007,
- 0x04818697, 0x04a00785, 0x06486075, 0x06818204,
- 0x02490075, 0x06818219, 0x04487075, 0x0581869f,
- 0x0448b07a, 0x07810696, 0x00492075, 0x048186b0,
- 0x028006a8, 0x05308000, 0x03010000, 0x06009079,
- 0x06a00602, 0x02800010, 0x0448e0e6, 0x06818438,
- 0x00800202, 0x0648307a, 0x048186ce, 0x05308000,
- 0x0500e000, 0x06009079, 0x06a00602, 0x04008089,
- 0x06a00607, 0x028006ce, 0x06a005f2, 0x05308000,
- 0x0700f000, 0x06009079, 0x07000088, 0x07a006b7,
- 0x06a00602, 0x02800010, 0x05308000, 0x01011000,
+ 0x01082003, 0x068d03f4, 0x0448b07a, 0x058183fc,
+ 0x0249007a, 0x078103ff, 0x07780003, 0x03800000,
+ 0x078103ff, 0x0338600c, 0x03010000, 0x00800401,
+ 0x02386004, 0x03010000, 0x072e6c00, 0x00800438,
+ 0x01800409, 0x0080040b, 0x0080040d, 0x0180040f,
+ 0x01800411, 0x00800413, 0x0727c006, 0x028003e3,
+ 0x0727c009, 0x028003e3, 0x0727c00c, 0x028003e3,
+ 0x0727c00f, 0x028003e3, 0x0727c012, 0x028003e3,
+ 0x038003d4, 0x052e6800, 0x00800438, 0x044880e6,
+ 0x0781069c, 0x052e6200, 0x070ff088, 0x0179feff,
+ 0x070fffff, 0x01a18642, 0x04818638, 0x0249607a,
+ 0x07818456, 0x060ff083, 0x03868456, 0x033e6000,
+ 0x07000003, 0x0448b07a, 0x04810438, 0x06604479,
+ 0x050f80ff, 0x032fa009, 0x03680600, 0x076c00ff,
+ 0x06818438, 0x04604679, 0x050f80ff, 0x032fa009,
+ 0x07f00000, 0x074b0000, 0x070ff000, 0x048d0432,
+ 0x05001099, 0x064b0001, 0x045c0401, 0x04810438,
+ 0x0245a07a, 0x048d0438, 0x07286000, 0x07f00000,
+ 0x048d043b, 0x038c03c6, 0x0648c0e6, 0x0681845b,
+ 0x0448e0e6, 0x05810453, 0x01209441, 0x02490075,
+ 0x0681821f, 0x004920e6, 0x0581044e, 0x07a006e1,
+ 0x05001088, 0x00700101, 0x03100000, 0x00088001,
+ 0x033e6000, 0x07000088, 0x038006d2, 0x02386001,
+ 0x07030000, 0x033e6000, 0x06000008, 0x018004ed,
+ 0x02799075, 0x0700050f, 0x06810010, 0x04601679,
+ 0x050080ff, 0x06309052, 0x0600003e, 0x0180045f,
+ 0x06602479, 0x050080ff, 0x05309812, 0x07000041,
+ 0x0648007a, 0x05810471, 0x04488075, 0x07818471,
+ 0x0678007a, 0x04000108, 0x0481046d, 0x06603c79,
+ 0x050f80ff, 0x048d0468, 0x073fa042, 0x0600004a,
+ 0x048d046b, 0x02086051, 0x040f8008, 0x070fa009,
+ 0x0049107a, 0x02a184ef, 0x00798075, 0x06000507,
+ 0x04818683, 0x0448b075, 0x05810478, 0x02493075,
+ 0x0681067f, 0x0648c0e6, 0x0781848b, 0x048d047a,
+ 0x02386001, 0x07030000, 0x0049107a, 0x05810481,
+ 0x020ef083, 0x0186048b, 0x06483075, 0x058104eb,
+ 0x0678007a, 0x07000035, 0x01a185f5, 0x05308000,
+ 0x07060000, 0x06009079, 0x06a00602, 0x018004eb,
+ 0x06483075, 0x0681061f, 0x058d048d, 0x02386001,
+ 0x07030000, 0x0444e07a, 0x0648307a, 0x068184bf,
+ 0x0448707a, 0x048104e6, 0x0648f07a, 0x058104a9,
+ 0x07a005f5, 0x04008079, 0x07a00614, 0x028684ba,
+ 0x0049107a, 0x068184ba, 0x04600408, 0x050f80ff,
+ 0x053fa809, 0x06000002, 0x05780105, 0x07ffff00,
+ 0x05600e7b, 0x050f80ff, 0x053fa812, 0x06000002,
+ 0x06a005fe, 0x018004eb, 0x0760127b, 0x050f80ff,
+ 0x032fa009, 0x0349c000, 0x078184b8, 0x04601079,
+ 0x050f80ff, 0x073fa00a, 0x0600003d, 0x07f00000,
+ 0x06600a79, 0x050f80ff, 0x053fa80a, 0x06000010,
+ 0x018004eb, 0x0046e07a, 0x008004e6, 0x06009008,
+ 0x05308000, 0x05004000, 0x06a00602, 0x018004eb,
+ 0x0760187b, 0x050f80ff, 0x032fa011, 0x070ff000,
+ 0x04500401, 0x030460ff, 0x060ff025, 0x00540446,
+ 0x048204d3, 0x030460ff, 0x052e40c0, 0x04092046,
+ 0x0349a0e4, 0x068184d0, 0x003e4080, 0x0700c000,
+ 0x018004d4, 0x003e4080, 0x05008000, 0x018004d4,
+ 0x04092046, 0x070ff03a, 0x038684d8, 0x013e4000,
+ 0x07000003, 0x05a002ac, 0x06600679, 0x050f80ff,
+ 0x00201007, 0x012fa80a, 0x0046047a, 0x034630ff,
+ 0x050020ff, 0x06003051, 0x04601079, 0x050f80ff,
+ 0x073fa012, 0x06000001, 0x018004eb, 0x07a005f5,
+ 0x05308000, 0x03020000, 0x06009079, 0x06a00602,
+ 0x033e6a00, 0x0700000a, 0x02079051, 0x02800010,
+ 0x06605079, 0x050f80ff, 0x032fa009, 0x070ff000,
+ 0x02860508, 0x057dfeff, 0x07ffffff, 0x06810508,
+ 0x050f8000, 0x012fa811, 0x0079fe02, 0x070000ff,
+ 0x077d66ff, 0x060000dc, 0x04818508, 0x060ff001,
+ 0x01868509, 0x064b0002, 0x06420002, 0x060ff002,
+ 0x05500400, 0x050f80ff, 0x05004084, 0x073fa00a,
+ 0x06000002, 0x07c00000, 0x04600201, 0x050f80ff,
+ 0x073fa009, 0x06000001, 0x0079fe02, 0x070000ff,
+ 0x077d72ff, 0x070000dd, 0x04818508, 0x064b0002,
+ 0x06420002, 0x06000001, 0x02800502, 0x0605004c,
+ 0x0280051a, 0x06930516, 0x06a005fb, 0x054bc450,
+ 0x0781051d, 0x03d0051e, 0x0380051d, 0x0380052e,
+ 0x03800530, 0x028005ba, 0x028005cd, 0x0280053d,
+ 0x03800530, 0x03800584, 0x0380052e, 0x0380052e,
+ 0x038005d1, 0x0380052e, 0x028005d5, 0x028005ea,
+ 0x038005a6, 0x0380052e, 0x0380052e, 0x0320952e,
+ 0x0380060a, 0x073c3fff, 0x0700000f, 0x0379ff50,
+ 0x070fffff, 0x060ff079, 0x055c0450, 0x078105ca,
+ 0x002fb008, 0x060ff079, 0x055c0450, 0x078105c9,
+ 0x07a005ed, 0x028005c2, 0x0179fe50, 0x070fffff,
+ 0x070050ff, 0x060ff079, 0x055c0405, 0x07810547,
+ 0x002fb008, 0x060ff079, 0x055c0405, 0x058185c6,
+ 0x073c3fff, 0x0700000f, 0x070ff087, 0x017980ff,
+ 0x06000507, 0x05818556, 0x02203040, 0x05002087,
+ 0x0049d002, 0x05818556, 0x002fb008, 0x07006087,
+ 0x002fb008, 0x0149d006, 0x0781057e, 0x0693055b,
+ 0x01257000, 0x052e4003, 0x072e5030, 0x0304c050,
+ 0x02400057, 0x06740057, 0x06000004, 0x06820016,
+ 0x0049107a, 0x02a184ef, 0x04002083, 0x07003084,
+ 0x04004085, 0x06602479, 0x050f80ff, 0x063fa01a,
+ 0x06000001, 0x07a005f5, 0x06a006ea, 0x033e6a00,
+ 0x0700000a, 0x062e5020, 0x05a00718, 0x02798102,
+ 0x070000ff, 0x007c8002, 0x07000055, 0x0781057b,
+ 0x072e50c0, 0x0648a002, 0x0781057b, 0x068d0576,
+ 0x03386006, 0x03010000, 0x033e6000, 0x0700000c,
+ 0x003e4002, 0x07000a00, 0x018004ed, 0x07420003,
+ 0x0581854e, 0x00798002, 0x06000507, 0x05818556,
+ 0x0380055f, 0x0793058b, 0x01257000, 0x073c3fff,
+ 0x0700000f, 0x052e4003, 0x072e5030, 0x0304c050,
+ 0x067800e6, 0x07000041, 0x07810590, 0x07a006f3,
+ 0x0481859b, 0x002fb008, 0x067800e6, 0x07000041,
+ 0x07810596, 0x07a006f3, 0x0481859b, 0x062e5020,
+ 0x003e4002, 0x07000a00, 0x03e00000, 0x02800010,
+ 0x06740057, 0x07000018, 0x06820016, 0x06a006ea,
+ 0x033e6a00, 0x0700000a, 0x002fb008, 0x06a006ea,
+ 0x033e6a00, 0x0700000a, 0x03800596, 0x0379ff50,
+ 0x070fffff, 0x060ff079, 0x055c0450, 0x058185ac,
+ 0x0245507a, 0x002fb008, 0x060ff079, 0x055c0450,
+ 0x058185b1, 0x0245507a, 0x002fb008, 0x05601050,
+ 0x050f80ff, 0x012fa809, 0x02455001, 0x05601050,
+ 0x050f80ff, 0x012fa80a, 0x038005c3, 0x059585ca,
+ 0x0179fe50, 0x070fffff, 0x045c042f, 0x058185ca,
+ 0x0202f051, 0x042e4020, 0x038005c3, 0x002fb008,
+ 0x003e4002, 0x07000a00, 0x02800016, 0x059385c9,
+ 0x062e5020, 0x042e4002, 0x002fb008, 0x013e4000,
+ 0x05000e00, 0x02800016, 0x0179fe50, 0x070fffff,
+ 0x010210ff, 0x02800016, 0x0179fe50, 0x070fffff,
+ 0x050340ff, 0x038005c3, 0x0179fe50, 0x070fffff,
+ 0x0102e0ff, 0x05602a2e, 0x050f80ff, 0x05222000,
+ 0x07223000, 0x05224000, 0x07225000, 0x07226000,
+ 0x05227000, 0x05228000, 0x07229000, 0x0722a000,
+ 0x0522b000, 0x063fa051, 0x07000011, 0x0202c026,
+ 0x0522d000, 0x052e400c, 0x02800016, 0x030430d4,
+ 0x062e5008, 0x008001cd, 0x05601050, 0x050f80ff,
+ 0x032fa009, 0x03460000, 0x028005f8, 0x0246007a,
+ 0x0045207a, 0x038005f6, 0x0246007a, 0x0600007a,
+ 0x04601079, 0x050f80ff, 0x032fa00a, 0x07c00000,
+ 0x009285fb, 0x070500e1, 0x07c00000, 0x0245f008,
+ 0x078405ff, 0x020e0008, 0x07c00000, 0x070ff009,
+ 0x065a0008, 0x06840604, 0x020e0008, 0x07c00000,
+ 0x06840607, 0x020e0008, 0x07c00000, 0x05308000,
+ 0x0500d000, 0x06a00602, 0x07a0060f, 0x02800010,
+ 0x052e4300, 0x072e500c, 0x073c3fff, 0x0700000f,
+ 0x07c00000, 0x06602408, 0x050f80ff, 0x032fa011,
+ 0x076a0000, 0x0581861d, 0x066a0001, 0x0781061d,
+ 0x06006051, 0x07c00000, 0x02206001, 0x07c00000,
+ 0x0678007a, 0x07000021, 0x05818627, 0x0049107a,
+ 0x07810627, 0x073c3fff, 0x0700000f, 0x0180048d,
+ 0x040fd079, 0x0648307a, 0x0681062c, 0x04a00785,
+ 0x02800631, 0x06a005f2, 0x05308000, 0x05001000,
+ 0x06009079, 0x06a00602, 0x068d0631, 0x033e6a00,
+ 0x0600000e, 0x02079051, 0x03386006, 0x03010000,
+ 0x02800010, 0x0648307a, 0x0781063c, 0x04a00785,
+ 0x038006d2, 0x06a005f2, 0x05308000, 0x05001000,
+ 0x06009079, 0x06a00602, 0x038006d2, 0x050010ff,
+ 0x0448b07a, 0x07810650, 0x0049107a, 0x07810650,
+ 0x078d0647, 0x06604479, 0x050f80ff, 0x032fa009,
+ 0x03680600, 0x056c02ff, 0x05818650, 0x046c1001,
+ 0x06810652, 0x056a02ff, 0x07c00000, 0x07a00655,
+ 0x075c00ff, 0x07c00000, 0x078d0655, 0x060ff07c,
+ 0x070ff07d, 0x070ff07e, 0x060ff07f, 0x060ff080,
+ 0x070ff081, 0x070ff082, 0x060ff083, 0x070ff084,
+ 0x060ff085, 0x0338600c, 0x03010000, 0x008a8662,
+ 0x078d0663, 0x03386000, 0x03020000, 0x07c00000,
+ 0x0648307a, 0x07818206, 0x07a005f5, 0x02209667,
+ 0x0380060a, 0x04002089, 0x04780102, 0x07f00000,
+ 0x05001088, 0x04740101, 0x03100000, 0x04780101,
+ 0x07f00000, 0x060ff002, 0x045c0401, 0x05818681,
+ 0x00088001, 0x033e6000, 0x070000c0, 0x0220901a,
+ 0x05308000, 0x01012000, 0x06a00602, 0x028006ce,
+ 0x0220967f, 0x0380060a, 0x03209681, 0x0180021d,
+ 0x040fd075, 0x040fd07a, 0x040fd079, 0x0648307a,
+ 0x0681068c, 0x06780075, 0x06000007, 0x04818697,
+ 0x04a00785, 0x06486075, 0x06818204, 0x02490075,
+ 0x06818219, 0x04487075, 0x0581869f, 0x0448b07a,
+ 0x07810696, 0x00492075, 0x048186b0, 0x028006a8,
+ 0x05308000, 0x03010000, 0x06009079, 0x06a00602,
+ 0x02800010, 0x0448e0e6, 0x06818438, 0x00800202,
+ 0x0648307a, 0x048186ce, 0x05308000, 0x0500e000,
+ 0x06009079, 0x06a00602, 0x04008089, 0x06a00607,
+ 0x028006ce, 0x06a005f2, 0x05308000, 0x0700f000,
0x06009079, 0x07000088, 0x07a006b7, 0x06a00602,
- 0x02800010, 0x03386000, 0x07030000, 0x07f00000,
- 0x068d06ba, 0x033e6a00, 0x0600000e, 0x02079051,
- 0x0448b075, 0x078106c5, 0x02493075, 0x078106c5,
- 0x05301005, 0x03010000, 0x028006c7, 0x05301006,
- 0x03010000, 0x05002087, 0x06485002, 0x048186c7,
- 0x0744c000, 0x01088000, 0x02086001, 0x07c00000,
- 0x05001088, 0x07a006e1, 0x0644c001, 0x00088001,
- 0x033e6a00, 0x0600000e, 0x004920e6, 0x058186d7,
- 0x02079051, 0x078d06d7, 0x060ff089, 0x034990ff,
- 0x078106de, 0x03386005, 0x03010000, 0x02800010,
- 0x03386006, 0x03010000, 0x02800010, 0x078d06e1,
- 0x03386000, 0x07030000, 0x07f00000, 0x068d06e5,
- 0x070ff087, 0x074850ff, 0x048186e6, 0x07c00000,
- 0x068d06ea, 0x02386001, 0x07030000, 0x07f00000,
- 0x078d06ee, 0x070ff087, 0x074850ff, 0x048186ef,
- 0x07c00000, 0x05002087, 0x0049d002, 0x06818702,
- 0x002fb008, 0x067800e6, 0x07000041, 0x002fb008,
- 0x06818702, 0x05a00718, 0x0448e002, 0x05810705,
- 0x0648a002, 0x0781870f, 0x06486002, 0x05810709,
- 0x02400057, 0x056a02ff, 0x07c00000, 0x05a00718,
- 0x06788102, 0x06000004, 0x06818702, 0x04002089,
- 0x070ff0d4, 0x045c0402, 0x077800ff, 0x07f00000,
- 0x06818702, 0x00202010, 0x008c0702, 0x07f00000,
- 0x06420002, 0x06818710, 0x06a006ea, 0x033e6a00,
- 0x0700000a, 0x07c00000, 0x07f00000, 0x060ff0a2,
- 0x045a0202, 0x060ff0a2, 0x045c0402, 0x06818719,
- 0x07c00000, 0x05a002ac, 0x03495047, 0x05810724,
- 0x0320901d, 0x01800781, 0x0220901f, 0x01800781,
- 0x014980e4, 0x04818010, 0x013e4000, 0x07003000,
- 0x05600e35, 0x050f80ff, 0x04a00883, 0x01208003,
- 0x06a00607, 0x0180074b, 0x066c0045, 0x0481079e,
- 0x03209009, 0x01800781, 0x03209011, 0x01800781,
- 0x02209007, 0x01800781, 0x03209003, 0x01800781,
- 0x00497043, 0x07818736, 0x00494043, 0x04810740,
- 0x02209001, 0x01800781, 0x072d6000, 0x027c0045,
- 0x03080000, 0x07818730, 0x060ff0d0, 0x0179feff,
- 0x0700ffff, 0x057dfeff, 0x0700ffff, 0x058107ac,
- 0x01800730, 0x0220900d, 0x01800781, 0x0320900f,
- 0x01800781, 0x03493000, 0x04810754, 0x027c0045,
- 0x070a0000, 0x0581075f, 0x0220900b, 0x01800781,
- 0x0320900c, 0x01800759, 0x02209013, 0x05308000,
- 0x01012000, 0x06a00602, 0x008001da, 0x03209005,
- 0x01800781, 0x072e500c, 0x00208002, 0x06a00607,
- 0x02800010, 0x02209015, 0x01800781, 0x05308000,
- 0x05007000, 0x070090d1, 0x0379ff09, 0x0700ffff,
- 0x06a00602, 0x03209017, 0x01800781, 0x033e5000,
- 0x06000080, 0x02209019, 0x01800781, 0x033e5000,
- 0x06000080, 0x060ff0d0, 0x0179feff, 0x0700ffff,
- 0x057dfeff, 0x0700ffff, 0x04818010, 0x02400058,
- 0x00642058, 0x06820010, 0x033e5000, 0x06000080,
- 0x04058051, 0x0320901b, 0x01800781, 0x05308000,
- 0x01012000, 0x06a00602, 0x008001cd, 0x05a002ac,
- 0x070ff02e, 0x045c0479, 0x0581078d, 0x05308000,
- 0x05008000, 0x06009079, 0x06a00602, 0x07c00000,
- 0x034900e4, 0x06818798, 0x013e4000, 0x070000c0,
- 0x07f00000, 0x034900e4, 0x07818796, 0x07c00000,
- 0x013e4000, 0x06000080, 0x07f00000, 0x07f00000,
- 0x07f00000, 0x034900e4, 0x05810790, 0x00800798,
- 0x072d6000, 0x070ff0d1, 0x0179feff, 0x0700ffff,
- 0x017c1cff, 0x070000fc, 0x0681875d, 0x079087a5,
- 0x00910738, 0x010410a6, 0x0379ff41, 0x037fffff,
- 0x03800066, 0x072d6000, 0x05a00863, 0x020ef004,
- 0x01860765, 0x04602604, 0x050f80ff, 0x032fa009,
- 0x060ff0d0, 0x0179feff, 0x0700ffff, 0x055c0400,
- 0x07818763, 0x06600004, 0x050f80ff, 0x032fa009,
- 0x07f00000, 0x074b0000, 0x05002000, 0x0769ff00,
- 0x01640800, 0x05820765, 0x01640e00, 0x07828765,
- 0x070ff036, 0x045c0404, 0x068187ce, 0x050f8030,
- 0x032fa009, 0x0379ff00, 0x0700ffff, 0x070ff0d1,
- 0x0179feff, 0x0700ffff, 0x055c0400, 0x05810763,
- 0x04482034, 0x0481077c, 0x06483034, 0x0681877c,
- 0x070ff0d4, 0x077800ff, 0x070000f0, 0x037c00ff,
- 0x06000010, 0x058107ff, 0x024900e5, 0x068187df,
- 0x033e5000, 0x070000c0, 0x07f00000, 0x024900e5,
- 0x058107e2, 0x033e5000, 0x06000080, 0x02800010,
- 0x04601c04, 0x050f80ff, 0x053fa809, 0x06000020,
- 0x030ef041, 0x0086076d, 0x062d6002, 0x05602c41,
- 0x050f80ff, 0x012fa809, 0x060ff0d0, 0x074b00ff,
- 0x045c0401, 0x068187fd, 0x062d6001, 0x07602e41,
- 0x050f80ff, 0x053fa809, 0x06000001, 0x070ff0d1,
- 0x054b80ff, 0x074b0003, 0x055c0403, 0x068187fd,
- 0x033e5000, 0x06000080, 0x01800895, 0x07600041,
- 0x008007e3, 0x024900e5, 0x07818806, 0x033e5000,
- 0x070000c0, 0x07f00000, 0x024900e5, 0x05810809,
- 0x033e5000, 0x06000080, 0x02800010, 0x05a0084e,
- 0x030ef041, 0x01860771, 0x04058051, 0x072d6000,
- 0x07601241, 0x050f80ff, 0x012fa809, 0x0600a0d0,
- 0x0500b0d1, 0x062d6001, 0x07f00000, 0x07f00000,
- 0x0600c0d0, 0x0500d0d1, 0x062d6002, 0x0279ff0d,
- 0x07ff0000, 0x044d800d, 0x060ff0d0, 0x074b00ff,
- 0x065a000d, 0x06601401, 0x050f80ff, 0x073fa022,
- 0x07000005, 0x0079fe0d, 0x070000ff, 0x050020ff,
- 0x05602c41, 0x050f80ff, 0x073fa00a, 0x06000001,
- 0x020ef004, 0x0186084b, 0x04601c04, 0x050f80ff,
- 0x053fa809, 0x06000001, 0x050f80ff, 0x053fa80a,
- 0x06000020, 0x07f00000, 0x07602e41, 0x050f80ff,
- 0x073fa009, 0x06000001, 0x0279ff02, 0x070000ff,
- 0x0678000d, 0x0700ff00, 0x065a0002, 0x07602e41,
- 0x050f80ff, 0x073fa00a, 0x06000001, 0x07f00000,
- 0x07600041, 0x050f80ff, 0x053fa80a, 0x06000001,
- 0x07f00000, 0x07601441, 0x050f80ff, 0x073fa00a,
- 0x06000002, 0x033e5000, 0x06000080, 0x01800895,
- 0x040f8032, 0x073fa011, 0x06000001, 0x060ff002,
- 0x055c0403, 0x07818856, 0x00041051, 0x07c00000,
- 0x04600402, 0x04500432, 0x050f80ff, 0x053fa809,
- 0x06000020, 0x07f00000, 0x00400402, 0x01680eff,
- 0x070030ff, 0x040f8032, 0x053fa80a, 0x06000001,
- 0x07c00000, 0x05004036, 0x060000d0, 0x0179fe00,
- 0x0700ffff, 0x057dfeff, 0x0700ffff, 0x05810882,
- 0x070000d1, 0x0379ff00, 0x0700ffff, 0x06005051,
- 0x060ff031, 0x05500405, 0x050f80ff, 0x073fa009,
- 0x06000002, 0x020ef004, 0x0086087c, 0x04600404,
- 0x050f80ff, 0x012fa809, 0x0079fe01, 0x0700ffff,
- 0x055c0400, 0x05810882, 0x01400405, 0x070050ff,
- 0x057de0ff, 0x06000007, 0x0681886e, 0x04004051,
- 0x07c00000, 0x072d6000, 0x07f00000, 0x07f00000,
- 0x000110d0, 0x010120d1, 0x062d6001, 0x07f00000,
- 0x07f00000, 0x020130d0, 0x010140d1, 0x062d6002,
- 0x010170d4, 0x07f00000, 0x020150d0, 0x030160d1,
- 0x053fa83a, 0x06000008, 0x07c00000, 0x07600c41,
- 0x050f80ff, 0x01202003, 0x073fa00a, 0x06000001,
- 0x07f00000, 0x05601041, 0x050f80ff, 0x032fa069,
- 0x03800066, 0xdcdab525, 0x02800004, 0x00000000,
- 0x00008000, 0x00000685, 0x040f801f, 0x012fa8c9,
- 0x040f801f, 0x063fa091, 0x06000010, 0x03200005,
- 0x07420000, 0x050fb000, 0x040f801f, 0x073fa011,
- 0x06000038, 0x040f801f, 0x053fa859, 0x0700003a,
- 0x050fe000, 0x0581800a, 0x0684004a, 0x04958019,
- 0x030e0011, 0x072e4200, 0x03800014, 0x0291001f,
- 0x050010c0, 0x04482001, 0x0781811e, 0x06483001,
- 0x078181a6, 0x02920029, 0x068b0029, 0x008a01ab,
- 0x050010c0, 0x06780001, 0x050007c0, 0x068182fe,
- 0x06780001, 0x0500f800, 0x05818348, 0x0291003e,
- 0x050fe02b, 0x0286003e, 0x03681e1d, 0x03d0002e,
- 0x0380035c, 0x0280003e, 0x0280003e, 0x0280003e,
- 0x0280003e, 0x0280038a, 0x0280003e, 0x0280003e,
- 0x0380039f, 0x0280003e, 0x0280003e, 0x0280003e,
+ 0x02800010, 0x05308000, 0x01011000, 0x06009079,
+ 0x07000088, 0x07a006b7, 0x06a00602, 0x02800010,
+ 0x03386000, 0x07030000, 0x07f00000, 0x068d06ba,
+ 0x033e6a00, 0x0600000e, 0x02079051, 0x0448b075,
+ 0x078106c5, 0x02493075, 0x078106c5, 0x05301005,
+ 0x03010000, 0x028006c7, 0x05301006, 0x03010000,
+ 0x05002087, 0x06485002, 0x048186c7, 0x0744c000,
+ 0x01088000, 0x02086001, 0x07c00000, 0x05001088,
+ 0x07a006e1, 0x0644c001, 0x00088001, 0x033e6a00,
+ 0x0600000e, 0x004920e6, 0x058186d7, 0x02079051,
+ 0x078d06d7, 0x060ff089, 0x034990ff, 0x078106de,
+ 0x03386005, 0x03010000, 0x02800010, 0x03386006,
+ 0x03010000, 0x02800010, 0x078d06e1, 0x03386000,
+ 0x07030000, 0x07f00000, 0x068d06e5, 0x070ff087,
+ 0x074850ff, 0x048186e6, 0x07c00000, 0x068d06ea,
+ 0x02386001, 0x07030000, 0x07f00000, 0x078d06ee,
+ 0x070ff087, 0x074850ff, 0x048186ef, 0x07c00000,
+ 0x05002087, 0x0049d002, 0x06818702, 0x002fb008,
+ 0x067800e6, 0x07000041, 0x002fb008, 0x06818702,
+ 0x05a00718, 0x0448e002, 0x05810705, 0x0648a002,
+ 0x0781870f, 0x06486002, 0x05810709, 0x02400057,
+ 0x056a02ff, 0x07c00000, 0x05a00718, 0x06788102,
+ 0x06000004, 0x06818702, 0x04002089, 0x070ff0d4,
+ 0x045c0402, 0x077800ff, 0x07f00000, 0x06818702,
+ 0x00202010, 0x008c0702, 0x07f00000, 0x06420002,
+ 0x06818710, 0x06a006ea, 0x033e6a00, 0x0700000a,
+ 0x07c00000, 0x07f00000, 0x060ff0a2, 0x045a0202,
+ 0x060ff0a2, 0x045c0402, 0x06818719, 0x07c00000,
+ 0x05a002ac, 0x03495047, 0x05810724, 0x0320901d,
+ 0x01800781, 0x0220901f, 0x01800781, 0x014980e4,
+ 0x04818010, 0x013e4000, 0x07003000, 0x05600e35,
+ 0x050f80ff, 0x04a00883, 0x01208003, 0x06a00607,
+ 0x0180074b, 0x066c0045, 0x0481079e, 0x03209009,
+ 0x01800781, 0x03209011, 0x01800781, 0x02209007,
+ 0x01800781, 0x03209003, 0x01800781, 0x00497043,
+ 0x07818736, 0x00494043, 0x04810740, 0x02209001,
+ 0x01800781, 0x072d6000, 0x027c0045, 0x03080000,
+ 0x07818730, 0x060ff0d0, 0x0179feff, 0x0700ffff,
+ 0x057dfeff, 0x0700ffff, 0x058107ac, 0x01800730,
+ 0x0220900d, 0x01800781, 0x0320900f, 0x01800781,
+ 0x03493000, 0x04810754, 0x027c0045, 0x070a0000,
+ 0x0581075f, 0x0220900b, 0x01800781, 0x0320900c,
+ 0x01800759, 0x02209013, 0x05308000, 0x01012000,
+ 0x06a00602, 0x008001da, 0x03209005, 0x01800781,
+ 0x072e500c, 0x00208002, 0x06a00607, 0x02800010,
+ 0x02209015, 0x01800781, 0x05308000, 0x05007000,
+ 0x070090d1, 0x0379ff09, 0x0700ffff, 0x06a00602,
+ 0x03209017, 0x01800781, 0x033e5000, 0x06000080,
+ 0x02209019, 0x01800781, 0x033e5000, 0x06000080,
+ 0x060ff0d0, 0x0179feff, 0x0700ffff, 0x057dfeff,
+ 0x0700ffff, 0x04818010, 0x02400058, 0x00642058,
+ 0x06820010, 0x033e5000, 0x06000080, 0x04058051,
+ 0x0320901b, 0x01800781, 0x05308000, 0x01012000,
+ 0x06a00602, 0x008001cd, 0x05a002ac, 0x070ff02e,
+ 0x045c0479, 0x0581078d, 0x05308000, 0x05008000,
+ 0x06009079, 0x06a00602, 0x07c00000, 0x034900e4,
+ 0x06818798, 0x013e4000, 0x070000c0, 0x07f00000,
+ 0x034900e4, 0x07818796, 0x07c00000, 0x013e4000,
+ 0x06000080, 0x07f00000, 0x07f00000, 0x07f00000,
+ 0x034900e4, 0x05810790, 0x00800798, 0x072d6000,
+ 0x070ff0d1, 0x0179feff, 0x0700ffff, 0x017c1cff,
+ 0x070000fc, 0x0681875d, 0x079087a5, 0x00910738,
+ 0x010410a6, 0x0379ff41, 0x037fffff, 0x03800066,
+ 0x072d6000, 0x05a00863, 0x020ef004, 0x01860765,
+ 0x04602604, 0x050f80ff, 0x032fa009, 0x060ff0d0,
+ 0x0179feff, 0x0700ffff, 0x055c0400, 0x07818763,
+ 0x06600004, 0x050f80ff, 0x032fa009, 0x07f00000,
+ 0x074b0000, 0x05002000, 0x0769ff00, 0x01640800,
+ 0x05820765, 0x01640e00, 0x07828765, 0x070ff036,
+ 0x045c0404, 0x068187ce, 0x050f8030, 0x032fa009,
+ 0x0379ff00, 0x0700ffff, 0x070ff0d1, 0x0179feff,
+ 0x0700ffff, 0x055c0400, 0x05810763, 0x04482034,
+ 0x0481077c, 0x06483034, 0x0681877c, 0x070ff0d4,
+ 0x077800ff, 0x070000f0, 0x037c00ff, 0x06000010,
+ 0x058107ff, 0x024900e5, 0x068187df, 0x033e5000,
+ 0x070000c0, 0x07f00000, 0x024900e5, 0x058107e2,
+ 0x033e5000, 0x06000080, 0x02800010, 0x04601c04,
+ 0x050f80ff, 0x053fa809, 0x06000020, 0x030ef041,
+ 0x0086076d, 0x062d6002, 0x05602c41, 0x050f80ff,
+ 0x012fa809, 0x060ff0d0, 0x074b00ff, 0x045c0401,
+ 0x068187fd, 0x062d6001, 0x07602e41, 0x050f80ff,
+ 0x053fa809, 0x06000001, 0x070ff0d1, 0x054b80ff,
+ 0x074b0003, 0x055c0403, 0x068187fd, 0x033e5000,
+ 0x06000080, 0x01800895, 0x07600041, 0x008007e3,
+ 0x024900e5, 0x07818806, 0x033e5000, 0x070000c0,
+ 0x07f00000, 0x024900e5, 0x05810809, 0x033e5000,
+ 0x06000080, 0x02800010, 0x05a0084e, 0x030ef041,
+ 0x01860771, 0x04058051, 0x072d6000, 0x07601241,
+ 0x050f80ff, 0x012fa809, 0x0600a0d0, 0x0500b0d1,
+ 0x062d6001, 0x07f00000, 0x07f00000, 0x0600c0d0,
+ 0x0500d0d1, 0x062d6002, 0x0279ff0d, 0x07ff0000,
+ 0x044d800d, 0x060ff0d0, 0x074b00ff, 0x065a000d,
+ 0x06601401, 0x050f80ff, 0x073fa022, 0x07000005,
+ 0x0079fe0d, 0x070000ff, 0x050020ff, 0x05602c41,
+ 0x050f80ff, 0x073fa00a, 0x06000001, 0x020ef004,
+ 0x0186084b, 0x04601c04, 0x050f80ff, 0x053fa809,
+ 0x06000001, 0x050f80ff, 0x053fa80a, 0x06000020,
+ 0x07f00000, 0x07602e41, 0x050f80ff, 0x073fa009,
+ 0x06000001, 0x0279ff02, 0x070000ff, 0x0678000d,
+ 0x0700ff00, 0x065a0002, 0x07602e41, 0x050f80ff,
+ 0x073fa00a, 0x06000001, 0x07f00000, 0x07600041,
+ 0x050f80ff, 0x053fa80a, 0x06000001, 0x07f00000,
+ 0x07601441, 0x050f80ff, 0x073fa00a, 0x06000002,
+ 0x033e5000, 0x06000080, 0x01800895, 0x040f8032,
+ 0x073fa011, 0x06000001, 0x060ff002, 0x055c0403,
+ 0x07818856, 0x00041051, 0x07c00000, 0x04600402,
+ 0x04500432, 0x050f80ff, 0x053fa809, 0x06000020,
+ 0x07f00000, 0x00400402, 0x01680eff, 0x070030ff,
+ 0x040f8032, 0x053fa80a, 0x06000001, 0x07c00000,
+ 0x05004036, 0x060000d0, 0x0179fe00, 0x0700ffff,
+ 0x057dfeff, 0x0700ffff, 0x05810882, 0x070000d1,
+ 0x0379ff00, 0x0700ffff, 0x06005051, 0x060ff031,
+ 0x05500405, 0x050f80ff, 0x073fa009, 0x06000002,
+ 0x020ef004, 0x0086087c, 0x04600404, 0x050f80ff,
+ 0x012fa809, 0x0079fe01, 0x0700ffff, 0x055c0400,
+ 0x05810882, 0x01400405, 0x070050ff, 0x057de0ff,
+ 0x06000007, 0x0681886e, 0x04004051, 0x07c00000,
+ 0x072d6000, 0x07f00000, 0x07f00000, 0x000110d0,
+ 0x010120d1, 0x062d6001, 0x07f00000, 0x07f00000,
+ 0x020130d0, 0x010140d1, 0x062d6002, 0x010170d4,
+ 0x07f00000, 0x020150d0, 0x030160d1, 0x053fa83a,
+ 0x06000008, 0x07c00000, 0x07600c41, 0x050f80ff,
+ 0x01202003, 0x073fa00a, 0x06000001, 0x07f00000,
+ 0x05601041, 0x050f80ff, 0x032fa069, 0x03800066,
+ 0xdcdab525, 0x02800004, 0x00000000, 0x00008000,
+ 0x0000068c, 0x040f801f, 0x012fa8c9, 0x040f801f,
+ 0x063fa091, 0x06000010, 0x03200005, 0x07420000,
+ 0x050fb000, 0x040f801f, 0x073fa011, 0x06000038,
+ 0x040f801f, 0x053fa859, 0x0700003a, 0x050fe000,
+ 0x0581800a, 0x0684004a, 0x04958019, 0x030e0011,
+ 0x072e4200, 0x03800014, 0x0291001f, 0x050010c0,
+ 0x04482001, 0x0781811e, 0x06483001, 0x078181a6,
+ 0x02920029, 0x068b0029, 0x008a01ab, 0x050010c0,
+ 0x06780001, 0x050007c0, 0x068182fe, 0x06780001,
+ 0x0500f800, 0x05818348, 0x0291003e, 0x050fe02b,
+ 0x0286003e, 0x03681e1d, 0x03d0002e, 0x0380035c,
0x0280003e, 0x0280003e, 0x0280003e, 0x0280003e,
- 0x039200cf, 0x040fe031, 0x0286004a, 0x06000013,
- 0x050fb000, 0x066c0073, 0x048104ae, 0x014920e4,
- 0x0481804a, 0x03400000, 0x076c0a00, 0x05818042,
- 0x0696004c, 0x03b900f3, 0x05908014, 0x010170e1,
- 0x07780017, 0x03e00000, 0x068100b5, 0x050010ff,
- 0x0179fe17, 0x031fffff, 0x070000ff, 0x05600800,
+ 0x0280038a, 0x0280003e, 0x0280003e, 0x0380039f,
+ 0x0280003e, 0x0280003e, 0x0280003e, 0x0280003e,
+ 0x0280003e, 0x0280003e, 0x0280003e, 0x039200cf,
+ 0x040fe031, 0x0286004a, 0x06000013, 0x050fb000,
+ 0x066c0073, 0x048104ae, 0x014920e4, 0x0481804a,
+ 0x03400000, 0x076c0a00, 0x05818042, 0x0696004c,
+ 0x03b900f3, 0x05908014, 0x010170e1, 0x07780017,
+ 0x03e00000, 0x068100b5, 0x050010ff, 0x0179fe17,
+ 0x031fffff, 0x070000ff, 0x05600800, 0x050f80ff,
+ 0x073fa009, 0x06000001, 0x06780002, 0x02800040,
+ 0x037c00ff, 0x03800000, 0x0681006b, 0x0249f002,
+ 0x068100ce, 0x0448e002, 0x0681006b, 0x05600e00,
0x050f80ff, 0x073fa009, 0x06000001, 0x06780002,
- 0x02800040, 0x037c00ff, 0x03800000, 0x0681006b,
- 0x0249f002, 0x068100ce, 0x0448e002, 0x0681006b,
- 0x05600e00, 0x050f80ff, 0x073fa009, 0x06000001,
- 0x06780002, 0x07ffff00, 0x037c00ff, 0x05000200,
- 0x048180ce, 0x064bd401, 0x02d0006d, 0x038000cc,
- 0x02800075, 0x0280007f, 0x02800089, 0x03800093,
- 0x0280009d, 0x028000ab, 0x038000cc, 0x050fe027,
- 0x00868079, 0x01028000, 0x0280007c, 0x07600027,
- 0x050f80ff, 0x032fa00a, 0x01027000, 0x0340002b,
- 0x028000ce, 0x040fe025, 0x00868083, 0x03026000,
- 0x02800086, 0x06600025, 0x050f80ff, 0x032fa00a,
- 0x03025000, 0x0340002b, 0x028000ce, 0x050fe021,
- 0x0186808d, 0x01022000, 0x03800090, 0x07600021,
- 0x050f80ff, 0x032fa00a, 0x01021000, 0x0340002b,
- 0x028000ce, 0x040fe023, 0x00868097, 0x01024000,
- 0x0380009a, 0x06600023, 0x050f80ff, 0x032fa00a,
- 0x03023000, 0x0340002b, 0x028000ce, 0x05600800,
- 0x050f80ff, 0x012fa839, 0x0448e001, 0x058180a9,
- 0x06780004, 0x07ffff00, 0x037c00ff, 0x05000700,
- 0x078100a9, 0x04a00107, 0x028000ce, 0x050fd000,
- 0x028000ce, 0x040fe029, 0x018680af, 0x0302a000,
- 0x038000b2, 0x06600029, 0x050f80ff, 0x032fa00a,
- 0x03029000, 0x0340002b, 0x028000ce, 0x01640817,
- 0x058280cc, 0x070ff017, 0x02d000b9, 0x028000c1,
- 0x038000c3, 0x038000c6, 0x038000c9, 0x038000cc,
- 0x038000cc, 0x038000cc, 0x038000cc, 0x03e00000,
- 0x03800014, 0x059080c3, 0x030160e1, 0x028000ce,
- 0x059080c6, 0x030150e1, 0x028000ce, 0x059080c9,
- 0x010140e1, 0x028000ce, 0x060fc013, 0x07a0067d,
- 0x03800014, 0x014940e4, 0x01a180d2, 0x0280004a,
- 0x02681e0d, 0x050fb0ff, 0x04600876, 0x050f80ff,
- 0x053fa809, 0x06000001, 0x05488003, 0x058180e1,
- 0x0400800d, 0x0120d000, 0x013e4000, 0x05000200,
- 0x06009076, 0x04002075, 0x07a00669, 0x07c00000,
- 0x072e4800, 0x07000012, 0x018680e7, 0x060fc013,
- 0x07c00000, 0x00012013, 0x0747f000, 0x05600800,
- 0x050f80ff, 0x012fa839, 0x0249f001, 0x078100f9,
- 0x01012000, 0x052e4c00, 0x07c00000, 0x050fd000,
- 0x07c00000, 0x070000eb, 0x0349f000, 0x058180e8,
- 0x05600800, 0x050f80ff, 0x012fa839, 0x06780004,
- 0x07ffff00, 0x037c00ff, 0x07000300, 0x048180f1,
- 0x0448e001, 0x048180f1, 0x0079c101, 0x07ffffff,
- 0x027a4b01, 0x03800000, 0x05600800, 0x050f80ff,
- 0x012fa80a, 0x07f00000, 0x06601807, 0x070030ff,
- 0x050f80ff, 0x012fa809, 0x050f8003, 0x032fa00a,
- 0x040fe001, 0x01860114, 0x04600201, 0x050f80ff,
- 0x032fa00a, 0x07c00000, 0x050fe030, 0x02868119,
- 0x07030000, 0x05031000, 0x0180011d, 0x07600030,
- 0x050f80ff, 0x032fa00a, 0x07030000, 0x07c00000,
- 0x022c0004, 0x056c041d, 0x04810134, 0x056c021d,
- 0x0481014c, 0x056c081d, 0x04810180, 0x056c0e1d,
- 0x0481015e, 0x076c061d, 0x0581019a, 0x0521d000,
- 0x0002e013, 0x0202c013, 0x02020013, 0x0460021a,
- 0x050f80ff, 0x053fa80a, 0x07000009, 0x03b600e2,
- 0x0484801f, 0x0280004a, 0x040fe02c, 0x0086012a,
- 0x06000013, 0x04001013, 0x0760122d, 0x050f80ff,
- 0x032fa012, 0x07f00000, 0x0742002b, 0x0660002c,
- 0x050f80ff, 0x053fa809, 0x06000001, 0x050fe003,
- 0x00860149, 0x01028003, 0x0660002c, 0x050f80ff,
- 0x053fa80a, 0x07000009, 0x0080019b, 0x00028013,
- 0x00027013, 0x0080019b, 0x040fe02c, 0x00860129,
- 0x0742002b, 0x0660002c, 0x050f80ff, 0x053fa809,
- 0x06000001, 0x050fe003, 0x0086015b, 0x03026003,
- 0x0660002c, 0x050f80ff, 0x053fa80a, 0x07000009,
- 0x0080019b, 0x02026013, 0x02025013, 0x0080019b,
- 0x040fe02c, 0x00860129, 0x0742002b, 0x0660002c,
- 0x050f80ff, 0x053fa809, 0x06000001, 0x050fe003,
- 0x0086016d, 0x0302a003, 0x0660002c, 0x050f80ff,
- 0x053fa80a, 0x07000009, 0x0180016f, 0x0202a013,
- 0x02029013, 0x0647f020, 0x06486020, 0x07818174,
- 0x07a0034d, 0x00800179, 0x007a0120, 0x04000101,
- 0x07a0034d, 0x0400802c, 0x06a00662, 0x0349a0e4,
- 0x0581017d, 0x0421d008, 0x0080012a, 0x02948129,
- 0x0521d005, 0x0080012a, 0x040fe02c, 0x00860129,
- 0x0742002b, 0x0660002c, 0x050f80ff, 0x053fa809,
- 0x06000001, 0x050fe003, 0x0086018f, 0x01022003,
- 0x0660002c, 0x050f80ff, 0x053fa80a, 0x07000009,
- 0x00800191, 0x00022013, 0x00021013, 0x0647f020,
- 0x007a0120, 0x04000101, 0x07a0034d, 0x0400802c,
- 0x06a00662, 0x02948129, 0x0521d005, 0x0080012a,
- 0x00800132, 0x0647f020, 0x06486020, 0x078181a0,
- 0x07a0034d, 0x00800129, 0x007a0120, 0x04000101,
- 0x07a0034d, 0x0400802c, 0x06a00662, 0x00800129,
- 0x040fd02c, 0x052e4003, 0x00208010, 0x06a00662,
- 0x00800132, 0x00018098, 0x07480018, 0x068181bc,
- 0x05481018, 0x068181ba, 0x05482018, 0x078181b8,
- 0x07483018, 0x068181b6, 0x002fb004, 0x018001bd,
- 0x012fb003, 0x018001bd, 0x002fb002, 0x018001bd,
- 0x002fb001, 0x018001bd, 0x012fb000, 0x0179fe78,
- 0x070000ff, 0x030190ff, 0x00017086, 0x048b01c1,
- 0x03385000, 0x03020000, 0x07780017, 0x00430407,
- 0x068182a7, 0x046c0419, 0x04810246, 0x046c0219,
- 0x048101cd, 0x07219000, 0x0080022a, 0x07219000,
- 0x07483017, 0x05810230, 0x05482017, 0x04810237,
- 0x0448b075, 0x0681822a, 0x04601676, 0x050f80ff,
- 0x073fa022, 0x0600003e, 0x06000080, 0x05001081,
- 0x05002082, 0x06003083, 0x05004084, 0x06601e76,
- 0x050f80ff, 0x022fa02a, 0x04487075, 0x04810229,
- 0x06604476, 0x050f80ff, 0x032fa009, 0x03680600,
- 0x056c02ff, 0x06818223, 0x07000090, 0x074b0000,
- 0x050fe000, 0x00860223, 0x0560027b, 0x050f80ff,
- 0x032fa009, 0x07f00000, 0x05600e00, 0x050f80ff,
- 0x032fa009, 0x07f00000, 0x074b0000, 0x070ff08d,
- 0x0179feff, 0x070000ff, 0x055c0400, 0x04810223,
- 0x070ff017, 0x037a00ff, 0x05000400, 0x010170ff,
- 0x04603e76, 0x050f80ff, 0x034a8400, 0x034a8800,
- 0x05780100, 0x070000ff, 0x055a0400, 0x074b0a00,
- 0x077bff00, 0x070000ff, 0x032fa00a, 0x07f00000,
- 0x06603c76, 0x050f80ff, 0x07300fff, 0x070fffff,
- 0x032fa00a, 0x07f00000, 0x06604876, 0x050f80ff,
- 0x0700008d, 0x017a0100, 0x07ffff00, 0x032fa00a,
- 0x07f00000, 0x04604a76, 0x050f80ff, 0x07300fff,
- 0x070fffff, 0x032fa00a, 0x07f00000, 0x04604076,
- 0x050f80ff, 0x06000013, 0x032fa00a, 0x0245a075,
- 0x018002af, 0x06603c76, 0x050f80ff, 0x053fa842,
- 0x06000045, 0x058b0227, 0x02085013, 0x07219000,
+ 0x07ffff00, 0x037c00ff, 0x05000200, 0x048180ce,
+ 0x064bd401, 0x02d0006d, 0x038000cc, 0x02800075,
+ 0x0280007f, 0x02800089, 0x03800093, 0x0280009d,
+ 0x028000ab, 0x038000cc, 0x050fe027, 0x00868079,
+ 0x01028000, 0x0280007c, 0x07600027, 0x050f80ff,
+ 0x032fa00a, 0x01027000, 0x0340002b, 0x028000ce,
+ 0x040fe025, 0x00868083, 0x03026000, 0x02800086,
+ 0x06600025, 0x050f80ff, 0x032fa00a, 0x03025000,
+ 0x0340002b, 0x028000ce, 0x050fe021, 0x0186808d,
+ 0x01022000, 0x03800090, 0x07600021, 0x050f80ff,
+ 0x032fa00a, 0x01021000, 0x0340002b, 0x028000ce,
+ 0x040fe023, 0x00868097, 0x01024000, 0x0380009a,
+ 0x06600023, 0x050f80ff, 0x032fa00a, 0x03023000,
+ 0x0340002b, 0x028000ce, 0x05600800, 0x050f80ff,
+ 0x012fa839, 0x0448e001, 0x058180a9, 0x06780004,
+ 0x07ffff00, 0x037c00ff, 0x05000700, 0x078100a9,
+ 0x04a00107, 0x028000ce, 0x050fd000, 0x028000ce,
+ 0x040fe029, 0x018680af, 0x0302a000, 0x038000b2,
+ 0x06600029, 0x050f80ff, 0x032fa00a, 0x03029000,
+ 0x0340002b, 0x028000ce, 0x01640817, 0x058280cc,
+ 0x070ff017, 0x02d000b9, 0x028000c1, 0x038000c3,
+ 0x038000c6, 0x038000c9, 0x038000cc, 0x038000cc,
+ 0x038000cc, 0x038000cc, 0x03e00000, 0x03800014,
+ 0x059080c3, 0x030160e1, 0x028000ce, 0x059080c6,
+ 0x030150e1, 0x028000ce, 0x059080c9, 0x010140e1,
+ 0x028000ce, 0x060fc013, 0x07a00684, 0x03800014,
+ 0x014940e4, 0x01a180d2, 0x0280004a, 0x02681e0d,
+ 0x050fb0ff, 0x04600876, 0x050f80ff, 0x053fa809,
+ 0x06000001, 0x05488003, 0x058180e1, 0x0400800d,
+ 0x0120d000, 0x013e4000, 0x05000200, 0x06009076,
+ 0x04002075, 0x06a00670, 0x07c00000, 0x072e4800,
+ 0x07000012, 0x018680e7, 0x060fc013, 0x07c00000,
+ 0x00012013, 0x0747f000, 0x05600800, 0x050f80ff,
+ 0x012fa839, 0x0249f001, 0x078100f9, 0x01012000,
+ 0x052e4c00, 0x07c00000, 0x050fd000, 0x07c00000,
+ 0x070000eb, 0x0349f000, 0x058180e8, 0x05600800,
+ 0x050f80ff, 0x012fa839, 0x06780004, 0x07ffff00,
+ 0x037c00ff, 0x07000300, 0x048180f1, 0x0448e001,
+ 0x048180f1, 0x0079c101, 0x07ffffff, 0x027a4b01,
+ 0x03800000, 0x05600800, 0x050f80ff, 0x012fa80a,
+ 0x07f00000, 0x06601807, 0x070030ff, 0x050f80ff,
+ 0x012fa809, 0x050f8003, 0x032fa00a, 0x040fe001,
+ 0x01860114, 0x04600201, 0x050f80ff, 0x032fa00a,
+ 0x07c00000, 0x050fe030, 0x02868119, 0x07030000,
+ 0x05031000, 0x0180011d, 0x07600030, 0x050f80ff,
+ 0x032fa00a, 0x07030000, 0x07c00000, 0x022c0004,
+ 0x056c041d, 0x04810134, 0x056c021d, 0x0481014c,
+ 0x056c081d, 0x04810180, 0x056c0e1d, 0x0481015e,
+ 0x076c061d, 0x0581019a, 0x0521d000, 0x0002e013,
+ 0x0202c013, 0x02020013, 0x0460021a, 0x050f80ff,
+ 0x053fa80a, 0x07000009, 0x03b600e2, 0x0484801f,
+ 0x0280004a, 0x040fe02c, 0x0086012a, 0x06000013,
+ 0x04001013, 0x0760122d, 0x050f80ff, 0x032fa012,
+ 0x07f00000, 0x0742002b, 0x0660002c, 0x050f80ff,
+ 0x053fa809, 0x06000001, 0x050fe003, 0x00860149,
+ 0x01028003, 0x0660002c, 0x050f80ff, 0x053fa80a,
+ 0x07000009, 0x0080019b, 0x00028013, 0x00027013,
+ 0x0080019b, 0x040fe02c, 0x00860129, 0x0742002b,
+ 0x0660002c, 0x050f80ff, 0x053fa809, 0x06000001,
+ 0x050fe003, 0x0086015b, 0x03026003, 0x0660002c,
+ 0x050f80ff, 0x053fa80a, 0x07000009, 0x0080019b,
+ 0x02026013, 0x02025013, 0x0080019b, 0x040fe02c,
+ 0x00860129, 0x0742002b, 0x0660002c, 0x050f80ff,
+ 0x053fa809, 0x06000001, 0x050fe003, 0x0086016d,
+ 0x0302a003, 0x0660002c, 0x050f80ff, 0x053fa80a,
+ 0x07000009, 0x0180016f, 0x0202a013, 0x02029013,
+ 0x0647f020, 0x06486020, 0x07818174, 0x07a0034d,
+ 0x00800179, 0x007a0120, 0x04000101, 0x07a0034d,
+ 0x0400802c, 0x07a00669, 0x0349a0e4, 0x0581017d,
+ 0x0421d008, 0x0080012a, 0x02948129, 0x0521d005,
+ 0x0080012a, 0x040fe02c, 0x00860129, 0x0742002b,
+ 0x0660002c, 0x050f80ff, 0x053fa809, 0x06000001,
+ 0x050fe003, 0x0086018f, 0x01022003, 0x0660002c,
+ 0x050f80ff, 0x053fa80a, 0x07000009, 0x00800191,
+ 0x00022013, 0x00021013, 0x0647f020, 0x007a0120,
+ 0x04000101, 0x07a0034d, 0x0400802c, 0x07a00669,
+ 0x02948129, 0x0521d005, 0x0080012a, 0x00800132,
+ 0x0647f020, 0x06486020, 0x078181a0, 0x07a0034d,
+ 0x00800129, 0x007a0120, 0x04000101, 0x07a0034d,
+ 0x0400802c, 0x07a00669, 0x00800129, 0x040fd02c,
+ 0x052e4003, 0x00208010, 0x07a00669, 0x00800132,
+ 0x00018098, 0x07480018, 0x068181bc, 0x05481018,
+ 0x068181ba, 0x05482018, 0x078181b8, 0x07483018,
+ 0x068181b6, 0x002fb004, 0x018001bd, 0x012fb003,
+ 0x018001bd, 0x002fb002, 0x018001bd, 0x002fb001,
+ 0x018001bd, 0x012fb000, 0x0179fe78, 0x070000ff,
+ 0x030190ff, 0x00017086, 0x048b01c1, 0x03385000,
+ 0x03020000, 0x07780017, 0x00430407, 0x068182a7,
+ 0x046c0419, 0x04810246, 0x046c0219, 0x048101cd,
+ 0x07219000, 0x0080022a, 0x07219000, 0x07483017,
+ 0x05810230, 0x05482017, 0x04810237, 0x0448b075,
+ 0x0681822a, 0x04601676, 0x050f80ff, 0x073fa022,
+ 0x0600003e, 0x06000080, 0x05001081, 0x05002082,
+ 0x06003083, 0x05004084, 0x06601e76, 0x050f80ff,
+ 0x022fa02a, 0x04487075, 0x04810229, 0x06604476,
+ 0x050f80ff, 0x032fa009, 0x03680600, 0x056c02ff,
+ 0x06818223, 0x07000090, 0x074b0000, 0x050fe000,
+ 0x00860223, 0x0560027b, 0x050f80ff, 0x032fa009,
+ 0x07f00000, 0x05600e00, 0x050f80ff, 0x032fa009,
+ 0x07f00000, 0x074b0000, 0x070ff08d, 0x0179feff,
+ 0x070000ff, 0x055c0400, 0x04810223, 0x070ff017,
+ 0x037a00ff, 0x05000400, 0x010170ff, 0x04603e76,
+ 0x050f80ff, 0x034a8400, 0x034a8800, 0x05780100,
+ 0x070000ff, 0x055a0400, 0x074b0a00, 0x077bff00,
+ 0x070000ff, 0x032fa00a, 0x07f00000, 0x06603c76,
+ 0x050f80ff, 0x07300fff, 0x070fffff, 0x032fa00a,
+ 0x07f00000, 0x06604876, 0x050f80ff, 0x0700008d,
+ 0x017a0100, 0x07ffff00, 0x032fa00a, 0x07f00000,
+ 0x04604a76, 0x050f80ff, 0x07300fff, 0x070fffff,
+ 0x032fa00a, 0x07f00000, 0x04604076, 0x050f80ff,
+ 0x06000013, 0x032fa00a, 0x0245a075, 0x018002af,
+ 0x06603c76, 0x050f80ff, 0x053fa842, 0x06000045,
+ 0x058b0227, 0x02085013, 0x07219000, 0x07780078,
+ 0x07ffff00, 0x045a0419, 0x010780ff, 0x0484801f,
+ 0x0280004a, 0x040fe07f, 0x0186023f, 0x05a0025f,
+ 0x0092022a, 0x040fe07f, 0x07a6825f, 0x0080022a,
+ 0x0760127b, 0x050f80ff, 0x032fa009, 0x0744f000,
+ 0x0760127b, 0x050f80ff, 0x032fa00a, 0x018001d4,
+ 0x052e400c, 0x040080fb, 0x046aa108, 0x06009076,
+ 0x04002075, 0x06a00670, 0x0080022a, 0x06219001,
+ 0x05482017, 0x05810253, 0x048b0249, 0x060ff086,
+ 0x0349f0ff, 0x078181c0, 0x07483017, 0x05810250,
+ 0x050fd0ff, 0x040fe07f, 0x07a6825f, 0x0080022a,
+ 0x05004084, 0x04a002e0, 0x0092022a, 0x070ff07d,
+ 0x0450047c, 0x056004ff, 0x050f80ff, 0x032fa009,
+ 0x070ff000, 0x00540479, 0x030790ff, 0x00800237,
+ 0x04487075, 0x04810267, 0x04605276, 0x050f80ff,
+ 0x032fa009, 0x060ff079, 0x01540400, 0x01800269,
+ 0x060ff079, 0x0054047a, 0x058202a0, 0x058102a0,
+ 0x070ff07d, 0x0450047c, 0x050f80ff, 0x002fa819,
+ 0x058b026f, 0x034960e4, 0x05810278, 0x02681e01,
+ 0x06818276, 0x03642203, 0x07828278, 0x013e4000,
+ 0x07003000, 0x02080001, 0x00081002, 0x01082003,
+ 0x058b027b, 0x04487075, 0x05810281, 0x02385001,
+ 0x03010000, 0x00800283, 0x03385000, 0x03010000,
+ 0x02400019, 0x070ff003, 0x04500479, 0x030790ff,
+ 0x0340007e, 0x0642007f, 0x058102a0, 0x070ff07e,
+ 0x050f80ff, 0x032fa009, 0x050fe000, 0x0386829f,
+ 0x070ff07d, 0x056002ff, 0x050f80ff, 0x032fa009,
+ 0x0107d000, 0x008602a1, 0x07600a7d, 0x050f80ff,
+ 0x032fa009, 0x03681e00, 0x0550041b, 0x050f80ff,
+ 0x032fa009, 0x0107e000, 0x070ff07e, 0x0180028b,
+ 0x0307c000, 0x07c00000, 0x052e400c, 0x040080fb,
+ 0x046aa108, 0x06009076, 0x04002075, 0x02800670,
+ 0x040fd076, 0x050fd017, 0x060ff086, 0x077800ff,
+ 0x07000060, 0x037c00ff, 0x07000060, 0x078182a9,
0x07780078, 0x07ffff00, 0x045a0419, 0x010780ff,
- 0x0484801f, 0x0280004a, 0x040fe07f, 0x0186023f,
- 0x05a0025f, 0x0092022a, 0x040fe07f, 0x07a6825f,
- 0x0080022a, 0x0760127b, 0x050f80ff, 0x032fa009,
- 0x0744f000, 0x0760127b, 0x050f80ff, 0x032fa00a,
- 0x018001d4, 0x052e400c, 0x040080fb, 0x046aa108,
- 0x06009076, 0x04002075, 0x07a00669, 0x0080022a,
- 0x06219001, 0x05482017, 0x05810253, 0x048b0249,
- 0x060ff086, 0x0349f0ff, 0x078181c0, 0x07483017,
- 0x05810250, 0x050fd0ff, 0x040fe07f, 0x07a6825f,
- 0x0080022a, 0x05004084, 0x04a002e0, 0x0092022a,
- 0x070ff07d, 0x0450047c, 0x056004ff, 0x050f80ff,
- 0x032fa009, 0x070ff000, 0x00540479, 0x030790ff,
- 0x00800237, 0x04487075, 0x04810267, 0x04605276,
- 0x050f80ff, 0x032fa009, 0x060ff079, 0x01540400,
- 0x01800269, 0x060ff079, 0x0054047a, 0x058202a0,
- 0x058102a0, 0x070ff07d, 0x0450047c, 0x050f80ff,
- 0x002fa819, 0x058b026f, 0x034960e4, 0x05810278,
- 0x02681e01, 0x06818276, 0x03642203, 0x07828278,
- 0x013e4000, 0x07003000, 0x02080001, 0x00081002,
- 0x01082003, 0x058b027b, 0x04487075, 0x05810281,
- 0x02385001, 0x03010000, 0x00800283, 0x03385000,
- 0x03010000, 0x02400019, 0x070ff003, 0x04500479,
- 0x030790ff, 0x0340007e, 0x0642007f, 0x058102a0,
- 0x070ff07e, 0x050f80ff, 0x032fa009, 0x050fe000,
- 0x0386829f, 0x070ff07d, 0x056002ff, 0x050f80ff,
- 0x032fa009, 0x0107d000, 0x008602a1, 0x07600a7d,
- 0x050f80ff, 0x032fa009, 0x03681e00, 0x0550041b,
- 0x050f80ff, 0x032fa009, 0x0107e000, 0x070ff07e,
- 0x0180028b, 0x0307c000, 0x07c00000, 0x052e400c,
- 0x040080fb, 0x046aa108, 0x06009076, 0x04002075,
- 0x03800669, 0x040fd076, 0x050fd017, 0x060ff086,
- 0x077800ff, 0x07000060, 0x037c00ff, 0x07000060,
- 0x078182a9, 0x07780078, 0x07ffff00, 0x045a0419,
- 0x010780ff, 0x04487075, 0x058102ca, 0x07780017,
- 0x05000400, 0x058102ca, 0x04601676, 0x050f80ff,
- 0x073fa022, 0x0600003e, 0x0249a075, 0x078182c3,
- 0x058b02be, 0x06603c76, 0x050f80ff, 0x053fa842,
- 0x06000045, 0x052e400c, 0x040080fb, 0x026b4108,
- 0x06009076, 0x04002075, 0x07a00669, 0x02800029,
- 0x04601676, 0x050f80ff, 0x073fa022, 0x0600003e,
- 0x052e400c, 0x04600876, 0x050f80ff, 0x053fa809,
- 0x06000001, 0x05488003, 0x048102da, 0x0400d0fb,
- 0x066a810d, 0x013e4000, 0x07000300, 0x02800029,
- 0x040080fb, 0x066a8108, 0x06009076, 0x04002075,
- 0x07a00669, 0x02800029, 0x0240007f, 0x0742007e,
- 0x050f807e, 0x032fa009, 0x050fe000, 0x038682fa,
- 0x070ff07d, 0x055c047b, 0x048102ef, 0x0760007d,
- 0x050f80ff, 0x032fa009, 0x050fe000, 0x028682ef,
- 0x070ff07b, 0x0107d0ff, 0x07600a7d, 0x050f80ff,
- 0x032fa009, 0x03681e00, 0x0450041c, 0x0107e0ff,
- 0x050f80ff, 0x032fa009, 0x050fe000, 0x018602fc,
- 0x0307c000, 0x07c00000, 0x040fd076, 0x0380067d,
- 0x010180c0, 0x0548e018, 0x05818317, 0x0748f018,
- 0x04818313, 0x03490018, 0x0581830f, 0x01491018,
- 0x0481830b, 0x073c0000, 0x06000040, 0x02200004,
- 0x0280031a, 0x073c0000, 0x06000020, 0x03200003,
- 0x0280031a, 0x073c0000, 0x06000010, 0x02200002,
- 0x0280031a, 0x073c0000, 0x06000008, 0x02200001,
- 0x0280031a, 0x073c0000, 0x06000004, 0x06000013,
- 0x050fb000, 0x040fe076, 0x0286033d, 0x046c0273,
- 0x04818329, 0x0448b075, 0x07810330, 0x06000013,
- 0x04001013, 0x0760127b, 0x050f80ff, 0x032fa012,
- 0x0046b075, 0x03b600e2, 0x02800331, 0x066c0073,
- 0x0781032e, 0x040fd076, 0x07a0067d, 0x03800014,
- 0x040fd076, 0x02800331, 0x00452075, 0x00077013,
- 0x0647f075, 0x06486075, 0x04818337, 0x07a00353,
- 0x0280033d, 0x007a0175, 0x04000101, 0x07a00353,
- 0x04008076, 0x0245f008, 0x06a00662, 0x07273000,
- 0x05600272, 0x050f80ff, 0x053fa80a, 0x07000009,
- 0x0379ff78, 0x070000ff, 0x02076013, 0x02075013,
- 0x0484801f, 0x0280004a, 0x070fc0ff, 0x052e400c,
- 0x00208020, 0x06a00662, 0x02800346, 0x06000020,
- 0x04001016, 0x0460082c, 0x050f80ff, 0x032fa012,
- 0x07c00000, 0x06000075, 0x040010a2, 0x044b0801,
- 0x060ff016, 0x065a0001, 0x04600876, 0x050f80ff,
- 0x032fa012, 0x07c00000, 0x040fe02a, 0x02860362,
- 0x0421d007, 0x0202c02a, 0x07a003a6, 0x0380037e,
- 0x050fe022, 0x0286036d, 0x0421d004, 0x0302c022,
- 0x07a003a6, 0x04488020, 0x0781037e, 0x040fd02c,
- 0x0521d000, 0x0202c013, 0x02020013, 0x040fe026,
- 0x03860384, 0x0421d001, 0x0202c026, 0x07a003a6,
- 0x00683e20, 0x070060ff, 0x056c0206, 0x078103d8,
- 0x056c0406, 0x068103ef, 0x076c0606, 0x05810465,
- 0x04488020, 0x04818380, 0x056c1606, 0x04810473,
- 0x07a00659, 0x02800398, 0x040fd02c, 0x0521d000,
- 0x0202c013, 0x02020013, 0x050fe028, 0x02860398,
- 0x0302c028, 0x0421d002, 0x07a003a6, 0x028003ad,
- 0x040fe02a, 0x03860390, 0x0421d007, 0x0202c02a,
- 0x07a003a6, 0x02800397, 0x050fe022, 0x02860398,
- 0x0421d004, 0x0302c022, 0x07a003a6, 0x04488020,
- 0x0581839a, 0x07a00659, 0x0484803e, 0x0280004a,
- 0x040fd02c, 0x0521d000, 0x0202c013, 0x02020013,
- 0x02800398, 0x040fe02a, 0x02860398, 0x0421d007,
- 0x0202c02a, 0x07a003a6, 0x07a00659, 0x02800398,
- 0x0460082c, 0x050f80ff, 0x032fa039, 0x03020000,
- 0x0102d005, 0x01018006, 0x07c00000, 0x0400702c,
- 0x05a004a6, 0x007a0101, 0x07060000, 0x07303000,
- 0x07008290, 0x07600018, 0x050f80ff, 0x053fa809,
- 0x07000003, 0x0448e007, 0x058183bb, 0x06006013,
- 0x028003c2, 0x02400010, 0x078103bb, 0x06006010,
- 0x0460342c, 0x050f80ff, 0x073fa00a, 0x07000003,
- 0x050f801e, 0x032fa03a, 0x063aa020, 0x06000002,
- 0x013e4000, 0x07000030, 0x029803c8, 0x070ff0f6,
- 0x036830ff, 0x058183c9, 0x070f001e, 0x0760122d,
- 0x050f10ff, 0x063f3c08, 0x0600000d, 0x013e4000,
- 0x06000020, 0x040f801a, 0x0320000a, 0x022017d0,
- 0x032fa012, 0x02800398, 0x04007013, 0x05a004a6,
- 0x007a0101, 0x07050000, 0x07303000, 0x07008890,
+ 0x04487075, 0x058102ca, 0x07780017, 0x05000400,
+ 0x058102ca, 0x04601676, 0x050f80ff, 0x073fa022,
+ 0x0600003e, 0x0249a075, 0x078182c3, 0x058b02be,
+ 0x06603c76, 0x050f80ff, 0x053fa842, 0x06000045,
+ 0x052e400c, 0x040080fb, 0x026b4108, 0x06009076,
+ 0x04002075, 0x06a00670, 0x02800029, 0x04601676,
+ 0x050f80ff, 0x073fa022, 0x0600003e, 0x052e400c,
+ 0x04600876, 0x050f80ff, 0x053fa809, 0x06000001,
+ 0x05488003, 0x048102da, 0x0400d0fb, 0x066a810d,
+ 0x013e4000, 0x07000300, 0x02800029, 0x040080fb,
+ 0x066a8108, 0x06009076, 0x04002075, 0x06a00670,
+ 0x02800029, 0x0240007f, 0x0742007e, 0x050f807e,
+ 0x032fa009, 0x050fe000, 0x038682fa, 0x070ff07d,
+ 0x055c047b, 0x048102ef, 0x0760007d, 0x050f80ff,
+ 0x032fa009, 0x050fe000, 0x028682ef, 0x070ff07b,
+ 0x0107d0ff, 0x07600a7d, 0x050f80ff, 0x032fa009,
+ 0x03681e00, 0x0450041c, 0x0107e0ff, 0x050f80ff,
+ 0x032fa009, 0x050fe000, 0x018602fc, 0x0307c000,
+ 0x07c00000, 0x040fd076, 0x03800684, 0x010180c0,
+ 0x0548e018, 0x05818317, 0x0748f018, 0x04818313,
+ 0x03490018, 0x0581830f, 0x01491018, 0x0481830b,
+ 0x073c0000, 0x06000040, 0x02200004, 0x0280031a,
+ 0x073c0000, 0x06000020, 0x03200003, 0x0280031a,
+ 0x073c0000, 0x06000010, 0x02200002, 0x0280031a,
+ 0x073c0000, 0x06000008, 0x02200001, 0x0280031a,
+ 0x073c0000, 0x06000004, 0x06000013, 0x050fb000,
+ 0x040fe076, 0x0286033d, 0x046c0273, 0x04818329,
+ 0x0448b075, 0x07810330, 0x06000013, 0x04001013,
+ 0x0760127b, 0x050f80ff, 0x032fa012, 0x0046b075,
+ 0x03b600e2, 0x02800331, 0x066c0073, 0x0781032e,
+ 0x040fd076, 0x07a00684, 0x03800014, 0x040fd076,
+ 0x02800331, 0x00452075, 0x00077013, 0x0647f075,
+ 0x06486075, 0x04818337, 0x07a00353, 0x0280033d,
+ 0x007a0175, 0x04000101, 0x07a00353, 0x04008076,
+ 0x0245f008, 0x07a00669, 0x07273000, 0x05600272,
+ 0x050f80ff, 0x053fa80a, 0x07000009, 0x0379ff78,
+ 0x070000ff, 0x02076013, 0x02075013, 0x0484801f,
+ 0x0280004a, 0x070fc0ff, 0x052e400c, 0x00208020,
+ 0x07a00669, 0x02800346, 0x06000020, 0x04001016,
+ 0x0460082c, 0x050f80ff, 0x032fa012, 0x07c00000,
+ 0x06000075, 0x040010a2, 0x044b0801, 0x060ff016,
+ 0x065a0001, 0x04600876, 0x050f80ff, 0x032fa012,
+ 0x07c00000, 0x040fe02a, 0x02860362, 0x0421d007,
+ 0x0202c02a, 0x07a003a6, 0x0380037e, 0x050fe022,
+ 0x0286036d, 0x0421d004, 0x0302c022, 0x07a003a6,
+ 0x04488020, 0x0781037e, 0x040fd02c, 0x0521d000,
+ 0x0202c013, 0x02020013, 0x040fe026, 0x03860384,
+ 0x0421d001, 0x0202c026, 0x07a003a6, 0x00683e20,
+ 0x070060ff, 0x056c0206, 0x078103d8, 0x056c0406,
+ 0x068103ef, 0x076c0606, 0x05810465, 0x04488020,
+ 0x04818380, 0x056c1606, 0x04810473, 0x07a00660,
+ 0x02800398, 0x040fd02c, 0x0521d000, 0x0202c013,
+ 0x02020013, 0x050fe028, 0x02860398, 0x0302c028,
+ 0x0421d002, 0x07a003a6, 0x028003ad, 0x040fe02a,
+ 0x03860390, 0x0421d007, 0x0202c02a, 0x07a003a6,
+ 0x02800397, 0x050fe022, 0x02860398, 0x0421d004,
+ 0x0302c022, 0x07a003a6, 0x04488020, 0x0581839a,
+ 0x07a00660, 0x0484803e, 0x0280004a, 0x040fd02c,
+ 0x0521d000, 0x0202c013, 0x02020013, 0x02800398,
+ 0x040fe02a, 0x02860398, 0x0421d007, 0x0202c02a,
+ 0x07a003a6, 0x07a00660, 0x02800398, 0x0460082c,
+ 0x050f80ff, 0x032fa039, 0x03020000, 0x0102d005,
+ 0x01018006, 0x07c00000, 0x0400702c, 0x05a004a6,
+ 0x007a0101, 0x07060000, 0x07303000, 0x07008290,
+ 0x07600018, 0x050f80ff, 0x053fa809, 0x07000003,
+ 0x0448e007, 0x058183bb, 0x06006013, 0x028003c2,
+ 0x02400010, 0x078103bb, 0x06006010, 0x0460342c,
+ 0x050f80ff, 0x073fa00a, 0x07000003, 0x050f801e,
+ 0x032fa03a, 0x063aa020, 0x06000002, 0x013e4000,
+ 0x07000030, 0x029803c8, 0x070ff0f6, 0x036830ff,
+ 0x058183c9, 0x070f001e, 0x0760122d, 0x050f10ff,
+ 0x063f3c08, 0x0600000d, 0x013e4000, 0x06000020,
+ 0x040f801a, 0x0320000a, 0x022017d0, 0x032fa012,
+ 0x02800398, 0x04007013, 0x05a004a6, 0x007a0101,
+ 0x07050000, 0x07303000, 0x07008890, 0x074d0005,
+ 0x06006013, 0x050f801e, 0x032fa03a, 0x07f00000,
+ 0x05601c2d, 0x050f80ff, 0x022fa019, 0x04001002,
+ 0x04002013, 0x040f801f, 0x022fa01a, 0x073aa00c,
+ 0x06000002, 0x07300c03, 0x0600000d, 0x01800493,
+ 0x04007013, 0x05a004a6, 0x007a0101, 0x03070000,
+ 0x04602a2c, 0x050f80ff, 0x073fa009, 0x06000004,
+ 0x02499008, 0x078103fc, 0x07303000, 0x07008890,
+ 0x028003fe, 0x07303000, 0x04008980, 0x05007003,
0x074d0005, 0x06006013, 0x050f801e, 0x032fa03a,
- 0x07f00000, 0x05601c2d, 0x050f80ff, 0x022fa019,
- 0x04001002, 0x04002013, 0x040f801f, 0x022fa01a,
- 0x073aa00c, 0x06000002, 0x07300c03, 0x0600000d,
- 0x01800493, 0x04007013, 0x05a004a6, 0x007a0101,
- 0x03070000, 0x04602a2c, 0x050f80ff, 0x073fa009,
- 0x06000004, 0x02499008, 0x078103fc, 0x07303000,
- 0x07008890, 0x028003fe, 0x07303000, 0x04008980,
- 0x05007003, 0x074d0005, 0x06006013, 0x050f801e,
- 0x032fa03a, 0x07f00000, 0x0560162d, 0x050f80ff,
- 0x032fa021, 0x07f00000, 0x064b0002, 0x02499008,
- 0x0581040c, 0x0644c002, 0x054b0400, 0x050040ff,
- 0x06698104, 0x07818421, 0x06000013, 0x04001013,
- 0x04780102, 0x06000010, 0x06003013, 0x04004013,
- 0x06005013, 0x06006013, 0x04007013, 0x00644015,
- 0x0582041d, 0x04448002, 0x02205008, 0x040f801f,
- 0x032fa042, 0x04008015, 0x0080045d, 0x046c8004,
- 0x0681842f, 0x01208018, 0x06780002, 0x07000003,
- 0x06818432, 0x06003001, 0x06000013, 0x04001013,
- 0x04004013, 0x06005013, 0x040f801f, 0x022fa032,
- 0x0080045d, 0x040fd02c, 0x07a0067d, 0x03800014,
- 0x0379ff03, 0x070000ff, 0x04488002, 0x05810439,
- 0x070ff003, 0x04500408, 0x050080ff, 0x0379ff00,
- 0x070000ff, 0x06489002, 0x04810440, 0x070ff000,
- 0x04500408, 0x050080ff, 0x07005003, 0x05004000,
- 0x06003001, 0x06000013, 0x04001013, 0x040f801f,
- 0x022fa032, 0x07f00000, 0x07601e2d, 0x050f80ff,
- 0x022fa031, 0x07f00000, 0x06600c1f, 0x050f80ff,
- 0x022fa032, 0x02680608, 0x0481045d, 0x016408ff,
- 0x057dfeff, 0x07ffffff, 0x034000ff, 0x045a0407,
- 0x070000ff, 0x0760061e, 0x050f80ff, 0x032fa00a,
- 0x07f00000, 0x06600908, 0x0669f908, 0x027a0008,
- 0x06000020, 0x070aa0ff, 0x024a2408, 0x037a00ff,
- 0x060000dc, 0x070000ff, 0x01800493, 0x04007013,
- 0x05a004a6, 0x007a0101, 0x07030000, 0x07303000,
- 0x07008190, 0x06006013, 0x050f801e, 0x032fa03a,
+ 0x07f00000, 0x0560162d, 0x050f80ff, 0x032fa021,
+ 0x07f00000, 0x064b0002, 0x02499008, 0x0581040c,
+ 0x0644c002, 0x054b0400, 0x050040ff, 0x06698104,
+ 0x07818421, 0x06000013, 0x04001013, 0x04780102,
+ 0x06000010, 0x06003013, 0x04004013, 0x06005013,
+ 0x06006013, 0x04007013, 0x00644015, 0x0582041d,
+ 0x04448002, 0x02205008, 0x040f801f, 0x032fa042,
+ 0x04008015, 0x0080045d, 0x046c8004, 0x0681842f,
+ 0x01208018, 0x06780002, 0x07000003, 0x06818432,
+ 0x06003001, 0x06000013, 0x04001013, 0x04004013,
+ 0x06005013, 0x040f801f, 0x022fa032, 0x0080045d,
+ 0x040fd02c, 0x07a00684, 0x03800014, 0x0379ff03,
+ 0x070000ff, 0x04488002, 0x05810439, 0x070ff003,
+ 0x04500408, 0x050080ff, 0x0379ff00, 0x070000ff,
+ 0x06489002, 0x04810440, 0x070ff000, 0x04500408,
+ 0x050080ff, 0x07005003, 0x05004000, 0x06003001,
+ 0x06000013, 0x04001013, 0x040f801f, 0x022fa032,
+ 0x07f00000, 0x07601e2d, 0x050f80ff, 0x022fa031,
+ 0x07f00000, 0x06600c1f, 0x050f80ff, 0x022fa032,
+ 0x02680608, 0x0481045d, 0x016408ff, 0x057dfeff,
+ 0x07ffffff, 0x034000ff, 0x045a0407, 0x070000ff,
+ 0x0760061e, 0x050f80ff, 0x032fa00a, 0x07f00000,
+ 0x06600908, 0x0669f908, 0x027a0008, 0x06000020,
+ 0x070aa0ff, 0x024a2408, 0x037a00ff, 0x060000dc,
+ 0x070000ff, 0x01800493, 0x04007013, 0x05a004a6,
+ 0x007a0101, 0x07030000, 0x07303000, 0x07008190,
+ 0x06006013, 0x050f801e, 0x032fa03a, 0x073aa000,
+ 0x06000002, 0x07300c00, 0x07000005, 0x01800493,
+ 0x04007013, 0x05a004a6, 0x007a0101, 0x07810000,
+ 0x07303000, 0x07000090, 0x06006013, 0x04600e2c,
+ 0x050f80ff, 0x053fa809, 0x07000003, 0x04780107,
+ 0x07ffff00, 0x007c0107, 0x07000500, 0x06818486,
+ 0x07303000, 0x05000890, 0x074d0005, 0x04602a2c,
+ 0x050f80ff, 0x053fa809, 0x07000003, 0x0049d007,
+ 0x0581048d, 0x02206001, 0x050f801e, 0x032fa03a,
0x073aa000, 0x06000002, 0x07300c00, 0x07000005,
- 0x01800493, 0x04007013, 0x05a004a6, 0x007a0101,
- 0x07810000, 0x07303000, 0x07000090, 0x06006013,
- 0x04600e2c, 0x050f80ff, 0x053fa809, 0x07000003,
- 0x04780107, 0x07ffff00, 0x007c0107, 0x07000500,
- 0x06818486, 0x07303000, 0x05000890, 0x074d0005,
- 0x04602a2c, 0x050f80ff, 0x053fa809, 0x07000003,
- 0x0049d007, 0x0581048d, 0x02206001, 0x050f801e,
- 0x032fa03a, 0x073aa000, 0x06000002, 0x07300c00,
- 0x07000005, 0x013e4000, 0x07000030, 0x01980495,
- 0x070ff0f6, 0x036830ff, 0x07818496, 0x070f001e,
- 0x040f101f, 0x070f3000, 0x013e4000, 0x06000020,
- 0x040f801a, 0x0320000a, 0x022017d0, 0x032fa012,
- 0x02800398, 0x03200000, 0x06006076, 0x008004a8,
- 0x03200011, 0x0600602c, 0x07a0058e, 0x05600406,
- 0x050f80ff, 0x053fa809, 0x06000002, 0x07c00000,
- 0x02076031, 0x04600876, 0x050f80ff, 0x032fa039,
- 0x03075000, 0x0107b005, 0x01018006, 0x06600076,
- 0x050020ff, 0x050f80ff, 0x032fa011, 0x05031000,
- 0x038684c5, 0x04031001, 0x038684c3, 0x06030013,
- 0x07601818, 0x050f80ff, 0x053fa80a, 0x07000009,
- 0x008004cb, 0x06030001, 0x008004cb, 0x040fe001,
- 0x018604be, 0x07600030, 0x050f80ff, 0x012fa80a,
- 0x06030001, 0x06000013, 0x04001013, 0x040f8002,
- 0x032fa012, 0x06273001, 0x0448b075, 0x068184d6,
- 0x06602276, 0x050f80ff, 0x053fa811, 0x0700003c,
- 0x0179fe78, 0x070000ff, 0x030190ff, 0x038684de,
- 0x04a004f2, 0x00078019, 0x009204f1, 0x03800587,
- 0x040fd076, 0x040fd019, 0x04600276, 0x050020ff,
- 0x050f80ff, 0x032fa009, 0x040f8002, 0x053fa80a,
- 0x07000009, 0x050fe000, 0x038684ee, 0x07601818,
- 0x050f80ff, 0x053fa80a, 0x07000009, 0x008004ef,
- 0x05a00114, 0x07273000, 0x02076013, 0x0280004a,
- 0x048b04f2, 0x03385000, 0x07030000, 0x05600818,
- 0x050f80ff, 0x032fa009, 0x07f00000, 0x054b0400,
- 0x0308a0ff, 0x04487075, 0x06810515, 0x06604476,
- 0x050f80ff, 0x012fa811, 0x00680701, 0x046c0201,
- 0x04818515, 0x0279ff02, 0x070000ff, 0x0379ff00,
- 0x070000ff, 0x05001000, 0x060ff002, 0x01540400,
- 0x06820513, 0x04001002, 0x060ff001, 0x04500402,
- 0x070030ff, 0x01540400, 0x06820513, 0x05001003,
- 0x0581850c, 0x00088001, 0x03800518, 0x0179fe00,
- 0x070000ff, 0x010880ff, 0x0448b075, 0x0681052f,
- 0x0560167b, 0x050f80ff, 0x002fa819, 0x02080002,
- 0x01081003, 0x064b0001, 0x00082001, 0x034960e4,
- 0x06810529, 0x02681e02, 0x05818527, 0x02642201,
- 0x04828529, 0x013e4000, 0x07003000, 0x02083001,
- 0x02079001, 0x0207a001, 0x00084013, 0x0207f013,
- 0x0280057f, 0x06485075, 0x07810556, 0x02465075,
- 0x04601676, 0x050f80ff, 0x073fa021, 0x0600003e,
- 0x070ff07d, 0x0450047c, 0x050f80ff, 0x002fa819,
- 0x078b053a, 0x034960e4, 0x06810543, 0x02681e01,
- 0x05818541, 0x03642203, 0x04828543, 0x013e4000,
- 0x07003000, 0x02080001, 0x00081002, 0x01082003,
- 0x03079003, 0x04487075, 0x0781054e, 0x04605276,
- 0x050f80ff, 0x032fa009, 0x03083000, 0x0280054f,
- 0x0208307a, 0x0340007e, 0x0642007f, 0x0781056f,
- 0x070ff07e, 0x05a0028b, 0x0192856f, 0x02800586,
- 0x078b0556, 0x04601676, 0x050f80ff, 0x073fa041,
- 0x0600003e, 0x07f00000, 0x04487075, 0x06810562,
- 0x04605276, 0x050f80ff, 0x032fa009, 0x03083000,
- 0x034960e4, 0x0781056f, 0x014980e4, 0x0581856f,
- 0x06601e76, 0x050f80ff, 0x022fa019, 0x03681e00,
- 0x0481856d, 0x02642202, 0x0582856f, 0x013e4000,
- 0x07003000, 0x04602676, 0x050f80ff, 0x073fa009,
- 0x06000007, 0x0008400e, 0x04487075, 0x0681057f,
- 0x068b0576, 0x06603c76, 0x050f80ff, 0x053fa841,
- 0x06000045, 0x078b057b, 0x02385001, 0x03010000,
- 0x03800582, 0x068b057f, 0x03385000, 0x03010000,
- 0x06219001, 0x040fe07f, 0x02860586, 0x0180025f,
- 0x07c00000, 0x00683e75, 0x0681058c, 0x0448d075,
- 0x068105ba, 0x028005f2, 0x06a0065d, 0x008004f1,
- 0x0197859c, 0x07602418, 0x050f80ff, 0x012fa809,
- 0x06780001, 0x070000ff, 0x075a0000, 0x05602618,
- 0x050f80ff, 0x012fa809, 0x060ff001, 0x0569feff,
- 0x054b08ff, 0x075a0000, 0x05600418, 0x050f80ff,
- 0x012fa809, 0x040fe007, 0x018685a3, 0x01204000,
- 0x038005b1, 0x00700101, 0x03010000, 0x06780001,
- 0x07ff0000, 0x076c00ff, 0x048185ab, 0x00700101,
- 0x03010000, 0x05600418, 0x050f80ff, 0x012fa80a,
- 0x06780001, 0x07ff0000, 0x050040ff, 0x0279ff01,
- 0x0700ffff, 0x05602618, 0x050f80ff, 0x073fa009,
- 0x06000001, 0x0279ff02, 0x0700ffff, 0x07c00000,
- 0x04007076, 0x0448b075, 0x078105d4, 0x03200011,
- 0x06006076, 0x04a004a8, 0x007a0101, 0x07060000,
- 0x07303000, 0x07008290, 0x07600018, 0x050f80ff,
- 0x053fa809, 0x07000003, 0x0448e007, 0x058185cc,
- 0x06006013, 0x038005ed, 0x02400010, 0x078105cc,
- 0x06006010, 0x04603476, 0x050f80ff, 0x073fa00a,
- 0x07000003, 0x038005ed, 0x0600007a, 0x02493075,
- 0x058185dd, 0x04602c76, 0x050f80ff, 0x032fa009,
- 0x060ff07a, 0x05500400, 0x070000ff, 0x06473075,
- 0x04602c76, 0x050f80ff, 0x032fa00a, 0x05a004a3,
- 0x007a0101, 0x03010000, 0x06303008, 0x05008000,
- 0x0049b075, 0x068105ec, 0x06603676, 0x050f80ff,
- 0x073fa009, 0x06000002, 0x0600600e, 0x050f8074,
- 0x032fa03a, 0x053079a0, 0x0700000c, 0x03800639,
- 0x00683e75, 0x076c0aff, 0x0781060f, 0x04007013,
- 0x03200011, 0x06006076, 0x04a004a8, 0x007a0101,
- 0x03070000, 0x04602a76, 0x050f80ff, 0x053fa809,
- 0x06000001, 0x03499003, 0x07810606, 0x07303000,
- 0x07008890, 0x053079a0, 0x0700000c, 0x0380060a,
- 0x07303000, 0x04008980, 0x04307920, 0x0700000c,
- 0x074d0005, 0x06006013, 0x050f8074, 0x032fa03a,
- 0x03800639, 0x04602c76, 0x050f80ff, 0x032fa009,
- 0x060ff07a, 0x05500400, 0x070000ff, 0x06473075,
- 0x04602c76, 0x050f80ff, 0x032fa00a, 0x04007076,
- 0x05a004a3, 0x007a0101, 0x03010000, 0x06303008,
- 0x07008800, 0x074d0005, 0x0049b075, 0x07810627,
+ 0x013e4000, 0x07000030, 0x01980495, 0x070ff0f6,
+ 0x036830ff, 0x07818496, 0x070f001e, 0x040f101f,
+ 0x070f3000, 0x013e4000, 0x06000020, 0x040f801a,
+ 0x0320000a, 0x022017d0, 0x032fa012, 0x02800398,
+ 0x03200000, 0x06006076, 0x008004a8, 0x03200011,
+ 0x0600602c, 0x07a0058e, 0x05600406, 0x050f80ff,
+ 0x053fa809, 0x06000002, 0x07c00000, 0x02076031,
+ 0x04600876, 0x050f80ff, 0x032fa039, 0x03075000,
+ 0x0107b005, 0x01018006, 0x06600076, 0x050020ff,
+ 0x050f80ff, 0x032fa011, 0x05031000, 0x038684c5,
+ 0x04031001, 0x038684c3, 0x06030013, 0x07601818,
+ 0x050f80ff, 0x053fa80a, 0x07000009, 0x008004cb,
+ 0x06030001, 0x008004cb, 0x040fe001, 0x018604be,
+ 0x07600030, 0x050f80ff, 0x012fa80a, 0x06030001,
+ 0x06000013, 0x04001013, 0x040f8002, 0x032fa012,
+ 0x06273001, 0x0448b075, 0x068184d6, 0x06602276,
+ 0x050f80ff, 0x053fa811, 0x0700003c, 0x0179fe78,
+ 0x070000ff, 0x030190ff, 0x038684de, 0x04a004f2,
+ 0x00078019, 0x009204f1, 0x03800587, 0x040fd076,
+ 0x040fd019, 0x04600276, 0x050020ff, 0x050f80ff,
+ 0x032fa009, 0x040f8002, 0x053fa80a, 0x07000009,
+ 0x050fe000, 0x038684ee, 0x07601818, 0x050f80ff,
+ 0x053fa80a, 0x07000009, 0x008004ef, 0x05a00114,
+ 0x07273000, 0x02076013, 0x0280004a, 0x048b04f2,
+ 0x03385000, 0x07030000, 0x05600818, 0x050f80ff,
+ 0x032fa009, 0x07f00000, 0x054b0400, 0x0308a0ff,
+ 0x04487075, 0x06810515, 0x06604476, 0x050f80ff,
+ 0x012fa811, 0x00680701, 0x046c0201, 0x04818515,
+ 0x0279ff02, 0x070000ff, 0x0379ff00, 0x070000ff,
+ 0x05001000, 0x060ff002, 0x01540400, 0x06820513,
+ 0x04001002, 0x060ff001, 0x04500402, 0x070030ff,
+ 0x01540400, 0x06820513, 0x05001003, 0x0581850c,
+ 0x00088001, 0x03800518, 0x0179fe00, 0x070000ff,
+ 0x010880ff, 0x0448b075, 0x0681052f, 0x0560167b,
+ 0x050f80ff, 0x002fa819, 0x02080002, 0x01081003,
+ 0x064b0001, 0x00082001, 0x034960e4, 0x06810529,
+ 0x02681e02, 0x05818527, 0x02642201, 0x04828529,
+ 0x013e4000, 0x07003000, 0x02083001, 0x02079001,
+ 0x0207a001, 0x00084013, 0x0207f013, 0x0280057f,
+ 0x06485075, 0x07810556, 0x02465075, 0x04601676,
+ 0x050f80ff, 0x073fa021, 0x0600003e, 0x070ff07d,
+ 0x0450047c, 0x050f80ff, 0x002fa819, 0x078b053a,
+ 0x034960e4, 0x06810543, 0x02681e01, 0x05818541,
+ 0x03642203, 0x04828543, 0x013e4000, 0x07003000,
+ 0x02080001, 0x00081002, 0x01082003, 0x03079003,
+ 0x04487075, 0x0781054e, 0x04605276, 0x050f80ff,
+ 0x032fa009, 0x03083000, 0x0280054f, 0x0208307a,
+ 0x0340007e, 0x0642007f, 0x0781056f, 0x070ff07e,
+ 0x05a0028b, 0x0192856f, 0x02800586, 0x078b0556,
+ 0x04601676, 0x050f80ff, 0x073fa041, 0x0600003e,
+ 0x07f00000, 0x04487075, 0x06810562, 0x04605276,
+ 0x050f80ff, 0x032fa009, 0x03083000, 0x034960e4,
+ 0x0781056f, 0x014980e4, 0x0581856f, 0x06601e76,
+ 0x050f80ff, 0x022fa019, 0x03681e00, 0x0481856d,
+ 0x02642202, 0x0582856f, 0x013e4000, 0x07003000,
+ 0x04602676, 0x050f80ff, 0x073fa009, 0x06000007,
+ 0x0008400e, 0x04487075, 0x0681057f, 0x068b0576,
+ 0x06603c76, 0x050f80ff, 0x053fa841, 0x06000045,
+ 0x078b057b, 0x02385001, 0x03010000, 0x03800582,
+ 0x068b057f, 0x03385000, 0x03010000, 0x06219001,
+ 0x040fe07f, 0x02860586, 0x0180025f, 0x07c00000,
+ 0x00683e75, 0x0681058c, 0x0448d075, 0x068105c1,
+ 0x038005f9, 0x06a00664, 0x008004f1, 0x0197859c,
+ 0x07602418, 0x050f80ff, 0x012fa809, 0x06780001,
+ 0x070000ff, 0x075a0000, 0x05602618, 0x050f80ff,
+ 0x012fa809, 0x060ff001, 0x0569feff, 0x054b08ff,
+ 0x075a0000, 0x05600418, 0x050f80ff, 0x012fa809,
+ 0x040fe007, 0x018685a3, 0x01204000, 0x038005b8,
+ 0x05600e06, 0x050f80ff, 0x073fa009, 0x06000002,
+ 0x07f00000, 0x064d0004, 0x00700104, 0x03010000,
+ 0x06780004, 0x07ff0000, 0x076c00ff, 0x058185b1,
+ 0x00700104, 0x03010000, 0x064d0004, 0x05600e06,
+ 0x050f80ff, 0x073fa00a, 0x06000002, 0x07f00000,
+ 0x044b0804, 0x0279ff01, 0x0700ffff, 0x05602618,
+ 0x050f80ff, 0x073fa009, 0x06000001, 0x0279ff02,
+ 0x0700ffff, 0x07c00000, 0x04007076, 0x0448b075,
+ 0x078105db, 0x03200011, 0x06006076, 0x04a004a8,
+ 0x007a0101, 0x07060000, 0x07303000, 0x07008290,
+ 0x07600018, 0x050f80ff, 0x053fa809, 0x07000003,
+ 0x0448e007, 0x048185d3, 0x06006013, 0x028005f4,
+ 0x02400010, 0x068105d3, 0x06006010, 0x04603476,
+ 0x050f80ff, 0x073fa00a, 0x07000003, 0x028005f4,
+ 0x0600007a, 0x02493075, 0x058185e4, 0x04602c76,
+ 0x050f80ff, 0x032fa009, 0x060ff07a, 0x05500400,
+ 0x070000ff, 0x06473075, 0x04602c76, 0x050f80ff,
+ 0x032fa00a, 0x05a004a3, 0x007a0101, 0x03010000,
+ 0x06303008, 0x05008000, 0x0049b075, 0x078105f3,
0x06603676, 0x050f80ff, 0x073fa009, 0x06000002,
- 0x0280062f, 0x06600a76, 0x050f80ff, 0x073fa009,
- 0x07000003, 0x07f00000, 0x054b0406, 0x045a0404,
- 0x050040ff, 0x0600600e, 0x050f8074, 0x032fa03a,
- 0x0648c075, 0x06810637, 0x06307d20, 0x0700000c,
- 0x03800639, 0x04307920, 0x0700000c, 0x0049b075,
- 0x07810641, 0x0447b075, 0x04600876, 0x050f80ff,
- 0x053fa80a, 0x0700003a, 0x0246f007, 0x013e4000,
- 0x07000030, 0x02980643, 0x070ff0f6, 0x074850ff,
- 0x05818644, 0x050f2074, 0x060a0007, 0x040070fb,
- 0x046a7007, 0x050f40ff, 0x013e4000, 0x06000020,
- 0x0320000a, 0x022011f4, 0x00202004, 0x06003013,
- 0x0678007a, 0x07fff000, 0x07810656, 0x0020200e,
- 0x050f8072, 0x032fa022, 0x008004f1, 0x01208060,
- 0x0600902c, 0x04002020, 0x03800669, 0x040080fb,
- 0x066ae108, 0x06009076, 0x04002075, 0x03800669,
- 0x03201100, 0x04848667, 0x06420001, 0x05818663,
- 0x02800680, 0x020e0008, 0x07c00000, 0x050fd009,
- 0x040fd008, 0x03201100, 0x04848670, 0x06420001,
- 0x0581866c, 0x02800680, 0x007a0102, 0x04000101,
- 0x05600809, 0x050f80ff, 0x073fa00a, 0x06000001,
- 0x020e0008, 0x0684067a, 0x030e0009, 0x07c00000,
- 0x01011009, 0x052e4300, 0x07c00000, 0x052e400f,
- 0x01208090, 0x02800662, 0x070fc0ff, 0x040f8013,
- 0x032fa009, 0x02800683, 0x59b90e13, 0xffeea974
+ 0x0600600e, 0x050f8074, 0x032fa03a, 0x053079a0,
+ 0x0700000c, 0x02800640, 0x00683e75, 0x076c0aff,
+ 0x06810616, 0x04007013, 0x03200011, 0x06006076,
+ 0x04a004a8, 0x007a0101, 0x03070000, 0x04602a76,
+ 0x050f80ff, 0x053fa809, 0x06000001, 0x03499003,
+ 0x0681060d, 0x07303000, 0x07008890, 0x053079a0,
+ 0x0700000c, 0x03800611, 0x07303000, 0x04008980,
+ 0x04307920, 0x0700000c, 0x074d0005, 0x06006013,
+ 0x050f8074, 0x032fa03a, 0x02800640, 0x04602c76,
+ 0x050f80ff, 0x032fa009, 0x060ff07a, 0x05500400,
+ 0x070000ff, 0x06473075, 0x04602c76, 0x050f80ff,
+ 0x032fa00a, 0x04007076, 0x05a004a3, 0x007a0101,
+ 0x03010000, 0x06303008, 0x07008800, 0x074d0005,
+ 0x0049b075, 0x0781062e, 0x06603676, 0x050f80ff,
+ 0x073fa009, 0x06000002, 0x03800636, 0x06600a76,
+ 0x050f80ff, 0x073fa009, 0x07000003, 0x07f00000,
+ 0x054b0406, 0x045a0404, 0x050040ff, 0x0600600e,
+ 0x050f8074, 0x032fa03a, 0x0648c075, 0x0681063e,
+ 0x06307d20, 0x0700000c, 0x02800640, 0x04307920,
+ 0x0700000c, 0x0049b075, 0x07810648, 0x0447b075,
+ 0x04600876, 0x050f80ff, 0x053fa80a, 0x0700003a,
+ 0x0246f007, 0x013e4000, 0x07000030, 0x0298064a,
+ 0x070ff0f6, 0x074850ff, 0x0581864b, 0x050f2074,
+ 0x060a0007, 0x040070fb, 0x046a7007, 0x050f40ff,
+ 0x013e4000, 0x06000020, 0x0320000a, 0x022011f4,
+ 0x00202004, 0x06003013, 0x0678007a, 0x07fff000,
+ 0x0681065d, 0x0020200e, 0x050f8072, 0x032fa022,
+ 0x008004f1, 0x01208060, 0x0600902c, 0x04002020,
+ 0x02800670, 0x040080fb, 0x066ae108, 0x06009076,
+ 0x04002075, 0x02800670, 0x03201100, 0x0484866e,
+ 0x06420001, 0x0581866a, 0x03800687, 0x020e0008,
+ 0x07c00000, 0x050fd009, 0x040fd008, 0x03201100,
+ 0x05848677, 0x06420001, 0x04818673, 0x03800687,
+ 0x007a0102, 0x04000101, 0x05600809, 0x050f80ff,
+ 0x073fa00a, 0x06000001, 0x020e0008, 0x07840681,
+ 0x030e0009, 0x07c00000, 0x01011009, 0x052e4300,
+ 0x07c00000, 0x052e400f, 0x01208090, 0x03800669,
+ 0x070fc0ff, 0x040f8013, 0x032fa009, 0x0280068a,
+ 0x2bac147e, 0xffeea946
};
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ispfw/asm_2500.h
--- a/head/sys/dev/ispfw/asm_2500.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ispfw/asm_2500.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: head/sys/dev/ispfw/asm_2500.h 237212 2012-06-17 21:47:24Z mjacob $ */
/*-
* Copyright (C) 2005-2010 by Qlogic, Inc.
* All rights reserved.
@@ -30,25 +30,25 @@
* *
* ******************************************************************** */
/*
- * Firmware Version 5.04.00 (12:35 Jul 02, 2010)
+ * Firmware Version 5.05.00 (15:48 Dec 14, 2010)
*/
#ifdef ISP_2500
static const uint32_t isp_2500_risc_code[] = {
- 0x0501f042, 0x0010d000, 0x00100000, 0x00008a8f,
- 0x00000005, 0x00000004, 0x00000000, 0x00000080,
+ 0x0501f042, 0x0010d000, 0x00100000, 0x00008b5c,
+ 0x00000005, 0x00000005, 0x00000000, 0x00008080,
0x00000004, 0x00000000, 0x20434f50, 0x59524947,
0x48542032, 0x30303720, 0x514c4f47, 0x49432043,
0x4f52504f, 0x52415449, 0x4f4e2020, 0x20495350,
0x32357878, 0x20466972, 0x6d776172, 0x65202020,
- 0x56657273, 0x696f6e20, 0x2020352e, 0x30342e30,
+ 0x56657273, 0x696f6e20, 0x2020352e, 0x30352e30,
0x30202024, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00100000, 0x00100000,
- 0x00008a8f, 0xffffffff, 0x0010d004, 0x00020000,
+ 0x00008b5c, 0xffffffff, 0x0010d004, 0x00020000,
0x00000a08, 0xffffffff, 0x0010da0c, 0x0010ad00,
- 0x00001add, 0xffffffff, 0x0010f4e9, 0x0000c000,
- 0x00000705, 0x00ffffff, 0x0010fbee, 0x00008000,
- 0x000003e3, 0x00ffffff, 0x0010ffd1, 0x0000a000,
- 0x0000046c, 0x00ffffff, 0x0011043d, 0x0000400e,
+ 0x00001ae5, 0xffffffff, 0x0010f4f1, 0x0000c000,
+ 0x00000705, 0x00ffffff, 0x0010fbf6, 0x00008000,
+ 0x000003ea, 0x00ffffff, 0x0010ffe0, 0x0000a000,
+ 0x00000475, 0x00ffffff, 0x00110455, 0x0000400e,
0x00000808, 0xffffffff, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x4203f000, 0x00021fff,
0x40000000, 0x4203e000, 0x90000100, 0x40000000,
@@ -56,17 +56,17 @@
0x50000000, 0x8c000500, 0x05020003, 0x42000800,
0x00020000, 0x45780800, 0x80040800, 0x82040580,
0x00022000, 0x05fe07fc, 0x4178a000, 0x4200a800,
- 0x00108a8f, 0x42000800, 0x0010ad00, 0x40540000,
- 0x8004b480, 0x0545f90a, 0x0501fbc5, 0x600c6020,
+ 0x00108b5c, 0x42000800, 0x0010ad00, 0x40540000,
+ 0x8004b480, 0x0545f9d4, 0x0501fbc5, 0x600c6020,
0x50304800, 0x8c240500, 0x0500001c, 0x59e00016,
- 0x8c000504, 0x05020019, 0x0545f954, 0x604808fa,
+ 0x8c000504, 0x05020019, 0x0545fa1e, 0x604808fa,
0x50041000, 0x82081500, 0xfffffffc, 0x90081d43,
0x90081540, 0x84244d00, 0x440c0800, 0x44080800,
0x44246000, 0x64030000, 0x4203e000, 0x70000000,
0x4203e000, 0xb0300000, 0x603ff84e, 0x59e00016,
0x8c000504, 0x05020002, 0x05fe47fd, 0x84244d40,
- 0x44246000, 0x0545f93d, 0x64030000, 0x0501f9e8,
- 0x4803c856, 0x0505fdfd, 0x6413c020, 0x4203e000,
+ 0x44246000, 0x0545fa07, 0x64030000, 0x0501f9e8,
+ 0x4803c856, 0x0505fdfb, 0x6413c020, 0x4203e000,
0x6000000f, 0x640f70e8, 0x640f78e8, 0x640da8e8,
0x59e00023, 0x8c000500, 0x0502002b, 0x42002800,
0x00100022, 0x58140800, 0x4817c857, 0x4807c857,
@@ -77,48 +77,48 @@
0x8050a1c0, 0x05000014, 0x4c140000, 0x5814a801,
0x4857c857, 0x40500000, 0x80540480, 0x0500000b,
0x82540480, 0x0000400e, 0x05020005, 0x9050a404,
- 0x0505ffe8, 0x05020028, 0x0501f004, 0x5814b002,
- 0x485bc857, 0x0545f8ae, 0x5c002800, 0x90142c04,
- 0x05fdf7e9, 0x0509fe1f, 0x42001000, 0x7ff481fe,
+ 0x0505ffe6, 0x05020028, 0x0501f004, 0x5814b002,
+ 0x485bc857, 0x0545f978, 0x5c002800, 0x90142c04,
+ 0x05fdf7e9, 0x0509fe1d, 0x42001000, 0x7ff481fe,
0x59e00002, 0x8c00051e, 0x05020003, 0x42001000,
0x7ff480fe, 0x50081000, 0x480b5058, 0x42002800,
0x00100022, 0x58140801, 0x4817c857, 0x4807c857,
0x800409c0, 0x05000023, 0x58142002, 0x4813c857,
0x58141003, 0x4c140000, 0x82040480, 0x0000400e,
- 0x05020004, 0x0505fff2, 0x4803c856, 0x0501f003,
+ 0x05020004, 0x0505fff0, 0x4803c856, 0x0501f003,
0x0501fb4a, 0x05020004, 0x5c002800, 0x90142c04,
0x05fdf7ed, 0x4803c856, 0x4a03c020, 0x00004010,
0x4a03c011, 0x40100011, 0x05006000, 0x4203e000,
0x40000000, 0x59e00017, 0x60000800, 0x8c00050a,
- 0x05060ea3, 0x8d0c0530, 0x05060e8f, 0x05060e91,
+ 0x05060ea1, 0x8d0c0530, 0x05060e8d, 0x05060e8f,
0x6403c017, 0x4203e000, 0x30000001, 0x0501f000,
0x4803c856, 0x0201f800, 0x0010ad04, 0x59e00024,
- 0x8c000500, 0x05060f92, 0x0501fbc0, 0x0509fec5,
+ 0x8c000500, 0x05060f90, 0x0501fbc0, 0x0509fec3,
0x05020004, 0x4a03c014, 0x001c001c, 0x0501f003,
0x4a03c014, 0x081c001c, 0x4817c857, 0x0501fbde,
- 0x42002000, 0x0010c7dd, 0x0545f874, 0x59a80067,
+ 0x42002000, 0x0010c7e5, 0x0545f93e, 0x59a80067,
0x800001c0, 0x0500000c, 0x59a80083, 0x8c000500,
0x05000005, 0x59a8000a, 0x82000480, 0x0013ffff,
0x05001005, 0x59a82067, 0x80102000, 0x59a8280a,
- 0x0545f866, 0x0545f939, 0x0545f960, 0x59a8280a,
+ 0x0545f930, 0x0545fa06, 0x0545fa2d, 0x59a8280a,
0x60000812, 0x60001802, 0x4807500d, 0x480f5262,
- 0x60901000, 0x0525fe53, 0x82040c00, 0x0010cca4,
+ 0x60901000, 0x0525fedf, 0x82040c00, 0x0010ccb4,
0x4807500b, 0x600400de, 0x50000000, 0x8c000502,
0x05000004, 0x59a80083, 0x84000540, 0x48035083,
- 0x4a03c810, 0x00100000, 0x4a03c811, 0x00108a8f,
- 0x4a03c812, 0x0010ad00, 0x4a03c813, 0x0010c7dc,
+ 0x4a03c810, 0x00100000, 0x4a03c811, 0x00108b5c,
+ 0x4a03c812, 0x0010ad00, 0x4a03c813, 0x0010c7e4,
0x0501fb7d, 0x6447c829, 0x59e40001, 0x82000540,
0x0003403f, 0x4803c801, 0x4a03c802, 0x00000933,
0x59e00003, 0x82000540, 0x00240000, 0x4803c003,
0x64ffc019, 0x60701000, 0x0501fad7, 0x4202c000,
- 0x0010cca4, 0x59aab00b, 0x59aaa00b, 0x59aaa80b,
+ 0x0010ccb4, 0x59aab00b, 0x59aaa00b, 0x59aaa80b,
0x59aac80d, 0x49675061, 0x59a8000b, 0x4803500c,
- 0x052dfc8a, 0x0501fbdf, 0x0501fc52, 0x0509f80a,
- 0x59a8004b, 0x8c000508, 0x05000004, 0x0509fef2,
- 0x0515fe15, 0x0509fff4, 0x0501fd65, 0x0505fa67,
- 0x0525fe58, 0x0501f85d, 0x050df9d7, 0x0521fb11,
- 0x051dfda2, 0x0525fbd5, 0x0509f839, 0x0505fe6d,
- 0x4203e000, 0xf0000001, 0x0545f925, 0x6403c018,
+ 0x052dfd02, 0x0501fbdf, 0x0501fc52, 0x0509f808,
+ 0x59a8004b, 0x8c000508, 0x05000004, 0x0509fef0,
+ 0x0515fe19, 0x0509fff3, 0x0501fd65, 0x0505fa67,
+ 0x0525fee4, 0x0501f85d, 0x050df9d9, 0x0521fb47,
+ 0x051dfdd8, 0x0525fc61, 0x0509f837, 0x0505fe6b,
+ 0x4203e000, 0xf0000001, 0x0545f9f2, 0x6403c018,
0x4203e000, 0xa0000001, 0x59a80083, 0x80000540,
0x05000004, 0x4203e000, 0x20000551, 0x0501f003,
0x4203e000, 0x20000511, 0x4203e000, 0x50010000,
@@ -127,29 +127,29 @@
0x40000010, 0x05006000, 0x4203e000, 0x40000000,
0x4df00000, 0x4203e000, 0x50000000, 0x59e00017,
0x60000800, 0x8c00050a, 0x0002088c, 0x8d0c0530,
- 0x05060dfd, 0x0002098c, 0x5c03e000, 0x6403c017,
+ 0x05060dfb, 0x0002098c, 0x5c03e000, 0x6403c017,
0x4203e000, 0x30000001, 0x6002d800, 0x4203e000,
0xb0600000, 0x59a8008a, 0x4003f800, 0x0001f004,
0x4df00000, 0x4203e000, 0x50000000, 0x416c0000,
0x90000c88, 0x05021861, 0x0c01f803, 0x5c03e000,
- 0x0001f006, 0x00100192, 0x0010c633, 0x0010c57a,
- 0x00100191, 0x0010c52f, 0x00100191, 0x00100191,
- 0x001001a3, 0x0501f855, 0x42000800, 0x00109410,
+ 0x0001f006, 0x00100192, 0x0010c63b, 0x0010c57f,
+ 0x00100191, 0x0010c534, 0x00100191, 0x00100191,
+ 0x001001a3, 0x0501f855, 0x42000800, 0x00109490,
0x5804001e, 0x8c000500, 0x0500000c, 0x84000500,
0x4800081e, 0x6012d800, 0x0501fa67, 0x49f3c857,
0x5c000800, 0x5c000000, 0x82000540, 0x00007e20,
0x4c000000, 0x4c040000, 0x1c01f000, 0x4a038805,
- 0x000000f0, 0x1c01f000, 0x64175059, 0x6413505a,
- 0x6403505b, 0x4a03505c, 0x00000080, 0x0521fa80,
+ 0x000000f0, 0x1c01f000, 0x64175059, 0x6417505a,
+ 0x6403505b, 0x4a03505c, 0x00008080, 0x0521fab6,
0x4a03541b, 0x0000ffff, 0x4a03500f, 0x00ffffff,
- 0x0539f9cf, 0x4a03501f, 0x20200000, 0x4a035020,
+ 0x0539fa65, 0x4a03501f, 0x20200000, 0x4a035020,
0x88000200, 0x4a035021, 0x00ff001f, 0x4a035022,
0x000007d0, 0x4a035023, 0x80000000, 0x4a035024,
0x00000200, 0x4a035025, 0x00ff0000, 0x4a035026,
0x00010000, 0x4a03502d, 0x514c4f47, 0x4a03502e,
0x49432020, 0x1c01f000, 0x4d440000, 0x417a8800,
0x4c5c0000, 0x4178b800, 0x0001fac4, 0x05020004,
- 0x051dfa6b, 0x05020002, 0x805cb800, 0x81468800,
+ 0x051dfa80, 0x05020002, 0x805cb800, 0x81468800,
0x83440580, 0x000007f0, 0x05fe07f8, 0x405c0800,
0x5c00b800, 0x5c028800, 0x1c01f000, 0x4803c857,
0x5c000000, 0x4c000000, 0x4803c857, 0x0501f80b,
@@ -158,13 +158,13 @@
0x486fc857, 0x4873c857, 0x485fc857, 0x4203e000,
0x50000000, 0x6008b900, 0x05006000, 0x4c000000,
0x4c040000, 0x59bc00ea, 0x4803c857, 0x90000507,
- 0x90000581, 0x05020003, 0x60000800, 0x0525ff64,
+ 0x90000581, 0x05020003, 0x60000800, 0x0525fff0,
0x59b800ea, 0x4803c857, 0x641370e8, 0x5c000800,
0x4807c025, 0x80040920, 0x4807c026, 0x5c000000,
0x4803c023, 0x80000120, 0x4803c024, 0x5c000000,
0x4803c857, 0x4803c021, 0x80000120, 0x4803c022,
0x41f80000, 0x4803c029, 0x80000120, 0x4803c02a,
- 0x0541ffa9, 0x0500004a, 0x42000800, 0x00109c32,
+ 0x0545f873, 0x0500004a, 0x42000800, 0x00109cb2,
0x46000800, 0xfaceface, 0x80040800, 0x4c080000,
0x4c0c0000, 0x600010f4, 0x58080013, 0x44000800,
0x80040800, 0x58080022, 0x44000800, 0x80040800,
@@ -185,29 +185,29 @@
0x80040800, 0x5c001800, 0x5c001000, 0x64030000,
0x485fc020, 0x905cb9c0, 0x905cbd52, 0x485fc011,
0x4203e000, 0x40000000, 0x6016d800, 0x59e00017,
- 0x60000800, 0x8c00050a, 0x05060d25, 0x8d0c0530,
- 0x05060d11, 0x05060d13, 0x6403c017, 0x4203e000,
+ 0x60000800, 0x8c00050a, 0x05060d23, 0x8d0c0530,
+ 0x05060d0f, 0x05060d11, 0x6403c017, 0x4203e000,
0x30000001, 0x0501f956, 0x05fdf7ff, 0x60100000,
0x0501f80c, 0x4a03c855, 0x0001eb5a, 0x59e40001,
0x82000540, 0xff000700, 0x4803c801, 0x42000000,
- 0x00109885, 0x49780003, 0x49780004, 0x1c01f000,
- 0x42000800, 0x00109887, 0x44000800, 0x59e40801,
+ 0x00109905, 0x49780003, 0x49780004, 0x1c01f000,
+ 0x42000800, 0x00109907, 0x44000800, 0x59e40801,
0x82041500, 0x00f3c0ff, 0x480bc801, 0x8c040524,
0x0500000b, 0x4c000000, 0x59e41052, 0x59e40054,
- 0x800000d4, 0x82000400, 0x00109c5b, 0x80081480,
+ 0x800000d4, 0x82000400, 0x00109cdb, 0x80081480,
0x480bc853, 0x6503c800, 0x5c000000, 0x4a03c850,
- 0x00109c5b, 0x800000d4, 0x82002400, 0x00109c5a,
+ 0x00109cdb, 0x800000d4, 0x82002400, 0x00109cda,
0x4813c851, 0x4a03c853, 0x00000400, 0x42000000,
- 0x00109c5b, 0x82001400, 0x00001000, 0x45780000,
+ 0x00109cdb, 0x82001400, 0x00001000, 0x45780000,
0x80000000, 0x80081d80, 0x05fe07fd, 0x4807c801,
- 0x1c01f000, 0x42002000, 0x00109885, 0x59e41801,
+ 0x1c01f000, 0x42002000, 0x00109905, 0x59e41801,
0x58100c01, 0x82040500, 0x00003800, 0x820c1d00,
0xffffc7ff, 0x800c1d40, 0x480fc801, 0x1c01f000,
0x5c036000, 0x4db00000, 0x49b3c857, 0x4803c857,
0x1c01f000, 0x4c5c0000, 0x4c600000, 0x4c640000,
0x8d0c052a, 0x0500002f, 0x401c0000, 0x80040d40,
0x4004b800, 0x400cc000, 0x4018c800, 0x0501f8d3,
- 0x41784000, 0x42002800, 0x00109885, 0x58142017,
+ 0x41784000, 0x42002800, 0x00109905, 0x58142017,
0x5814000d, 0x80100400, 0x445c0000, 0x80102000,
0x80000000, 0x82104d00, 0x000000ff, 0x050008a9,
0x0500001c, 0x4c000000, 0x0501f88e, 0x5c000000,
@@ -219,18 +219,18 @@
0x05000004, 0x48102817, 0x802041c0, 0x05060b32,
0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
0x4c5c0000, 0x4c600000, 0x4c640000, 0x42001000,
- 0x04000000, 0x41ccc800, 0x42002800, 0x00109885,
+ 0x04000000, 0x41ccc800, 0x42002800, 0x00109905,
0x59a80085, 0x82000d00, 0x000003ff, 0x4c000000,
0x58140212, 0x0501f85b, 0x5c000000, 0x4004b800,
0x4008c000, 0x905cbc06, 0x0501f016, 0x4c5c0000,
- 0x4c600000, 0x4c640000, 0x42002800, 0x00109885,
+ 0x4c600000, 0x4c640000, 0x42002800, 0x00109905,
0x42001000, 0x03000000, 0x4000c800, 0x821c0500,
0x00003c00, 0x80000114, 0x821c0d00, 0x000003ff,
0x4c000000, 0x58140412, 0x0501f846, 0x5c000000,
0x4004b800, 0x4008c000, 0x805cbc00, 0x805cb840,
0x825c0480, 0x00000240, 0x05fe1edc, 0x0501f87b,
0x405c0000, 0x905cbc02, 0x80600d40, 0x42002800,
- 0x00109885, 0x41784000, 0x58142017, 0x825c0480,
+ 0x00109905, 0x41784000, 0x58142017, 0x825c0480,
0x00000101, 0x05021029, 0x5814000d, 0x80100400,
0x44040000, 0x80102000, 0x80000000, 0x805cb840,
0x82104d00, 0x000000ff, 0x0500084a, 0x0500001b,
@@ -259,7 +259,7 @@
0x82102500, 0x000003ff, 0x80204000, 0x58140014,
0x80000000, 0x90000503, 0x48002814, 0x05000003,
0x400c0000, 0x0501f002, 0x5814000d, 0x80000540,
- 0x4803c857, 0x1c01f000, 0x42002800, 0x00109885,
+ 0x4803c857, 0x1c01f000, 0x42002800, 0x00109905,
0x58140000, 0x8c00050a, 0x0500002f, 0x8c000502,
0x0502002d, 0x4c5c0000, 0x5814b821, 0x49782821,
0x8400050a, 0x48002800, 0x58142017, 0x4813c857,
@@ -271,14 +271,14 @@
0x05fc0fc0, 0x05fc0e3d, 0x445c0000, 0x80000000,
0x80102000, 0x82104d00, 0x000000ff, 0x05fc0fb9,
0x05fc0e36, 0x48102817, 0x802041c0, 0x05060a5a,
- 0x405c2000, 0x600c1800, 0x60a01100, 0x0515fa01,
+ 0x405c2000, 0x600c1800, 0x60a01100, 0x0515fa05,
0x5c00b800, 0x1c01f000, 0x1c01f000, 0x59a80072,
0x8c000530, 0x05fe07fe, 0x4c080000, 0x60101000,
0x0501f849, 0x5c001000, 0x4201d000, 0x00028b0a,
- 0x0525faff, 0x4c080000, 0x60201000, 0x0501f842,
- 0x5c001000, 0x4201d000, 0x00028b0a, 0x0525faf8,
+ 0x0525fb8b, 0x4c080000, 0x60201000, 0x0501f842,
+ 0x5c001000, 0x4201d000, 0x00028b0a, 0x0525fb84,
0x4c080000, 0x60401000, 0x0501f83b, 0x5c001000,
- 0x4201d000, 0x00028b0a, 0x0525faf1, 0x05fdf7e8,
+ 0x4201d000, 0x00028b0a, 0x0525fb7d, 0x05fdf7e8,
0x8c00050c, 0x59a80872, 0x05020003, 0x84040d30,
0x0501f005, 0x84040d70, 0x48075072, 0x60001000,
0x0501f02d, 0x48075072, 0x916c0507, 0x0c01f001,
@@ -321,13 +321,13 @@
0x417a6000, 0x417a6800, 0x417a7000, 0x417a7800,
0x417a8000, 0x417a8800, 0x417a9000, 0x417a9800,
0x417ae800, 0x417af800, 0x600300f8, 0x42031000,
- 0x00109735, 0x607f1960, 0x60df2160, 0x42032800,
- 0x001096fe, 0x42033000, 0x00020a12, 0x42034000,
- 0x00109410, 0x42033800, 0x0010942f, 0x42034800,
- 0x00109474, 0x42035000, 0x00109380, 0x42035800,
- 0x00108b80, 0x417b6000, 0x600368de, 0x6003c860,
+ 0x001097b5, 0x607f1960, 0x60df2160, 0x42032800,
+ 0x0010977e, 0x42033000, 0x00020a12, 0x42034000,
+ 0x00109490, 0x42033800, 0x001094af, 0x42034800,
+ 0x001094f4, 0x42035000, 0x00109400, 0x42035800,
+ 0x00108c00, 0x417b6000, 0x600368de, 0x6003c860,
0x600371fe, 0x6003797e, 0x600380ee, 0x60038880,
- 0x600390c0, 0x42039800, 0x0010996a, 0x6003a0ec,
+ 0x600390c0, 0x42039800, 0x001099ea, 0x6003a0ec,
0x6003a8e8, 0x6003b0e4, 0x6003b8e2, 0x6003c0e0,
0x6003d000, 0x4203e800, 0x000201b5, 0x417bd800,
0x1c01f000, 0x6407c830, 0x640fc831, 0x6413c832,
@@ -344,9 +344,9 @@
0x50040000, 0x82000580, 0x55555555, 0x05fe07f1,
0x80142840, 0x4817c857, 0x4817c861, 0x4817500a,
0x1c01f000, 0x4817c857, 0x4c5c0000, 0x4c600000,
- 0x0541fcd9, 0x05000030, 0x4817c857, 0x606c08f6,
+ 0x0541fda3, 0x05000030, 0x4817c857, 0x606c08f6,
0x50040800, 0x8c04053e, 0x0500002b, 0x4817c857,
- 0x850e1d70, 0x4c040000, 0x4c140000, 0x0505fa86,
+ 0x850e1d70, 0x4c040000, 0x4c140000, 0x0505fa84,
0x5c002800, 0x5c000800, 0x59e0b81a, 0x8204b500,
0x000007ff, 0x8058b000, 0x485b506a, 0x600008f4,
0x58042029, 0x5804302a, 0x82102500, 0xfffffff8,
@@ -378,18 +378,18 @@
0x1c01f000, 0x915c04a0, 0x0500100a, 0x496bc857,
0x815eb840, 0x416a5800, 0x592ed000, 0x497a5800,
0x497a5801, 0x497a5805, 0x812e59c0, 0x1c01f000,
- 0x42000000, 0x001097ea, 0x0541fb33, 0x417a5800,
+ 0x42000000, 0x0010986a, 0x0541fbfd, 0x417a5800,
0x05fdf7fa, 0x0501f803, 0x412d8800, 0x1c01f000,
0x815eb840, 0x05001009, 0x416a5800, 0x492fc857,
0x592ed000, 0x497a5800, 0x497a5801, 0x497a5805,
- 0x812e59c0, 0x1c01f000, 0x42000000, 0x001097ea,
- 0x0541fb21, 0x417ab800, 0x417a5800, 0x05fdf7f9,
+ 0x812e59c0, 0x1c01f000, 0x42000000, 0x0010986a,
+ 0x0541fbeb, 0x417ab800, 0x417a5800, 0x05fdf7f9,
0x492fc857, 0x496a5800, 0x412ed000, 0x815eb800,
0x59c80000, 0x82000540, 0x00001200, 0x48039000,
0x1c01f000, 0x492fc857, 0x812e59c0, 0x05000007,
0x592c0001, 0x497a5801, 0x4c000000, 0x05fdfff1,
0x5c025800, 0x05fdf7f9, 0x1c01f000, 0x42000000,
- 0x001097ea, 0x0541fb08, 0x80025d80, 0x1c01f000,
+ 0x0010986a, 0x0541fbd2, 0x80025d80, 0x1c01f000,
0x4807c856, 0x42007000, 0x00020a09, 0x64007000,
0x59e00003, 0x82000540, 0x00008080, 0x4803c003,
0x4a03b805, 0x90000001, 0x59dc0006, 0x4a03b805,
@@ -404,24 +404,24 @@
0x497bb807, 0x8058b040, 0x05fe07fe, 0x4a03b805,
0x30000000, 0x59dc0006, 0x4a03b805, 0x60000001,
0x4803c856, 0x05fdff90, 0x05fc0c20, 0x42001000,
- 0x00109730, 0x452c1000, 0x64065801, 0x4a025802,
- 0x00000100, 0x4a025808, 0x0010567e, 0x497a5809,
+ 0x001097b0, 0x452c1000, 0x64065801, 0x4a025802,
+ 0x00000100, 0x4a025808, 0x00105709, 0x497a5809,
0x497a580a, 0x497a580b, 0x05fdff83, 0x05fc0c13,
- 0x42001000, 0x00109731, 0x452c1000, 0x64025801,
+ 0x42001000, 0x001097b1, 0x452c1000, 0x64025801,
0x4a025802, 0x00000100, 0x4a025808, 0x00100dbf,
0x497a5803, 0x497a5806, 0x497a5807, 0x497a5809,
- 0x05fdff75, 0x05fc0c05, 0x42001000, 0x00109732,
+ 0x05fdff75, 0x05fc0c05, 0x42001000, 0x001097b2,
0x452c1000, 0x64025801, 0x4a025802, 0x00000100,
0x4a025808, 0x00100de3, 0x497a5803, 0x497a5806,
0x497a5807, 0x497a5809, 0x1c01f000, 0x40681000,
0x0001f81c, 0x1c01f000, 0x42001000, 0x0002002b,
- 0x0521ff98, 0x0535fe41, 0x053dff20, 0x05000010,
+ 0x0525f824, 0x0535fed7, 0x053dffd8, 0x05000010,
0x4a03b805, 0x30000002, 0x59dc0006, 0x4807b800,
0x480bb801, 0x42007000, 0x00020a09, 0x65007002,
0x480c7008, 0x58380007, 0x90000405, 0x48007003,
0x640c7000, 0x4803b803, 0x0001f053, 0x42000000,
- 0x00109752, 0x0541fa8c, 0x0535fe37, 0x60040800,
- 0x42001000, 0x0002002b, 0x0521ff5b, 0x42007000,
+ 0x001097d2, 0x0541fb56, 0x0535fecd, 0x60040800,
+ 0x42001000, 0x0002002b, 0x0521ffe7, 0x42007000,
0x00020a09, 0x0001f034, 0x58380802, 0x600011fe,
0x82040480, 0x0000ff00, 0x05021003, 0x40041000,
0x80000580, 0x48007002, 0x480bb802, 0x59dc0006,
@@ -461,7 +461,7 @@
0x05000003, 0x48107005, 0x0501f008, 0x49787005,
0x49787004, 0x0501f005, 0x48101800, 0x801021c0,
0x05020002, 0x480c7004, 0x1c01f000, 0x4803c856,
- 0x4dc00000, 0x42007000, 0x00109733, 0x64007400,
+ 0x4dc00000, 0x42007000, 0x001097b3, 0x64007400,
0x49787001, 0x600380ee, 0x60080800, 0x59c00007,
0x4a038006, 0x60000001, 0x59c00007, 0x4a038006,
0x60000003, 0x59c00007, 0x4a038006, 0x60000005,
@@ -489,11 +489,11 @@
0x05fe07fa, 0x05fdfad5, 0x83c00580, 0x00007700,
0x05000003, 0x600380ee, 0x05fdf7f3, 0x4178a000,
0x805cb9c0, 0x0502000f, 0x6080b000, 0x91b8ac20,
- 0x0541fa4b, 0x640770fb, 0x4a037020, 0x00100cde,
+ 0x0541fb15, 0x640770fb, 0x4a037020, 0x00100cde,
0x59a8002c, 0x82000500, 0x0000ffff, 0x48037021,
- 0x4a037035, 0x001098b0, 0x4a037038, 0x00100cd5,
- 0x640770fb, 0x6080b000, 0x91b8ac00, 0x0541fa3c,
- 0x6100b000, 0xb1b8ac00, 0x0541fa39, 0x805cb9c0,
+ 0x4a037035, 0x00109930, 0x4a037038, 0x00100cd5,
+ 0x640770fb, 0x6080b000, 0x91b8ac00, 0x0541fb06,
+ 0x6100b000, 0xb1b8ac00, 0x0541fb03, 0x805cb9c0,
0x05020004, 0x4a0370e4, 0xaaaaaaaa, 0x0501f003,
0x4a0370e4, 0xa2aa2a82, 0x4a0370e5, 0xaaaaaaaa,
0x4a0370e6, 0xaaaaaaaa, 0x640370fb, 0x4a0370e6,
@@ -505,114 +505,114 @@
0x4d340000, 0x4d400000, 0x4cfc0000, 0x4d380000,
0x4d3c0000, 0x4d440000, 0x4d4c0000, 0x4d480000,
0x4c5c0000, 0x4c600000, 0x4c640000, 0x4d040000,
- 0x4cf40000, 0x4cf80000, 0x4cfc0000, 0x0001f8bd,
- 0x5c01f800, 0x5c01f000, 0x5c01e800, 0x5c020800,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x5c029000,
- 0x5c029800, 0x5c028800, 0x5c027800, 0x5c027000,
- 0x5c01f800, 0x5c028000, 0x5c026800, 0x5c025800,
- 0x5c026000, 0x1c01f000, 0x493bc857, 0x0001f0e1,
- 0x83300500, 0x000000ff, 0x90000c87, 0x05fe1a6f,
- 0x0c01f022, 0x1c01f000, 0x82000d00, 0xc2000038,
- 0x05fe0a60, 0x05fdfa69, 0x00000000, 0x00000048,
- 0x00000054, 0x00000053, 0x00100799, 0x001007b4,
- 0x001007b1, 0x001007ce, 0x001007a2, 0x001007ab,
- 0x00100799, 0x001007ca, 0x00100807, 0x00100799,
- 0x00100809, 0x00100799, 0x00100799, 0x0010080c,
- 0x00100810, 0x00100821, 0x00100832, 0x00100799,
- 0x00100839, 0x00100843, 0x00100799, 0x00100799,
- 0x00100799, 0x05fdfa4d, 0x001007a1, 0x001008c3,
- 0x001007d9, 0x001007f9, 0x001007a1, 0x001007a1,
- 0x001007a1, 0x05fdfa45, 0x4803c856, 0x59300004,
- 0x8c00053e, 0x05020003, 0x61567000, 0x0005f105,
- 0x0525fcd1, 0x05fc07fd, 0x1c01f000, 0x4803c856,
- 0x0501f899, 0x40002800, 0x41782000, 0x615a7000,
- 0x0005f105, 0x4803c856, 0x615e7000, 0x0005f105,
- 0x4803c856, 0x59325809, 0x812e59c0, 0x05000012,
- 0x59300008, 0x8c00051a, 0x0502000b, 0x592c0409,
- 0x8c00051c, 0x05020003, 0x4a026013, 0xffffffff,
- 0x59300004, 0x8c00053e, 0x05020005, 0x61227000,
- 0x0005f105, 0x641e5a07, 0x05fdf7f8, 0x0525fcb2,
- 0x05fc07fb, 0x1c01f000, 0x4803c856, 0x83300500,
- 0x00ffffff, 0x0521f786, 0x1c01f000, 0x4c040000,
- 0x59b808ea, 0x90040d07, 0x90040583, 0x05000004,
- 0x42000000, 0x60000000, 0x0501f89a, 0x5c000800,
- 0x1c01f000, 0x0501f8dd, 0x05000015, 0x59325809,
- 0x812e59c0, 0x05000012, 0x592c0205, 0x82000500,
- 0x000000ff, 0x90000da9, 0x0502000d, 0x59300203,
- 0x90000583, 0x05000008, 0x59300808, 0x84040d26,
- 0x48066008, 0x0001f929, 0x6503900d, 0x642370e5,
- 0x1c01f000, 0x0525fc8c, 0x05fc07f8, 0x42000000,
- 0x001097f0, 0x0541f8a4, 0x5988014a, 0x80000000,
- 0x4803114a, 0x6503900d, 0x42000000, 0xc0000000,
- 0x0001f11e, 0x4c5c0000, 0x4c600000, 0x4c640000,
- 0x4200c800, 0x001098b7, 0x6000b860, 0x6014c002,
- 0x0521fc6f, 0x4a0370e4, 0x02000000, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x4933c857,
- 0x0005f0e7, 0x4933c857, 0x0501fb3b, 0x1c01f000,
- 0x41300800, 0x800409c0, 0x05fe09d8, 0x05fdf9cd,
- 0x42000000, 0x001097f0, 0x0541f883, 0x4933c857,
- 0x813261c0, 0x05fc09d1, 0x0501f82f, 0x40002800,
- 0x053dffe6, 0x0501f894, 0x05000006, 0x5932680a,
- 0x59340200, 0x8c00050e, 0x59300416, 0x05360b28,
- 0x1c01f000, 0x42000000, 0x001097f0, 0x0541f872,
- 0x4933c857, 0x813261c0, 0x05fc09c0, 0x0501f886,
- 0x05000009, 0x0535f8bb, 0x05000007, 0x59325809,
- 0x592c0209, 0x8400054e, 0x48025a09, 0x417a7800,
- 0x0531fd80, 0x1c01f000, 0x485fc857, 0x5c000000,
- 0x4d780000, 0x4203e000, 0x50000000, 0x6014b900,
- 0x05fdf1b2, 0x4933c857, 0x913004a0, 0x05fe19ab,
- 0x83300c00, 0x00109863, 0x50040000, 0x80000000,
- 0x05001002, 0x44000800, 0x1c01f000, 0x4933c857,
- 0x05fdf7f6, 0x4807c856, 0x59b800ea, 0x8c000510,
- 0x05fc07fd, 0x59b800e0, 0x4803c857, 0x1c01f000,
- 0x4803c856, 0x42000000, 0x10000000, 0x41300800,
- 0x0501f020, 0x8c000510, 0x00000124, 0x4c040000,
- 0x0501f808, 0x5c000800, 0x90100488, 0x00001124,
- 0x4c040000, 0x05fdfef5, 0x5c000800, 0x0001f124,
- 0x59b800e2, 0x59b820e2, 0x80100580, 0x05fe07fd,
- 0x80102114, 0x0501f001, 0x40101800, 0x800c190a,
- 0x9010051f, 0x900c1d1f, 0x800c2480, 0x9010251f,
- 0x1c01f000, 0x40680000, 0x406c0800, 0x0501f805,
- 0x60058800, 0x05020002, 0x60018800, 0x1c01f000,
- 0x82000500, 0xf0000000, 0x82040d00, 0x0fffffff,
- 0x80040d40, 0x4807c857, 0x42001000, 0x00109734,
- 0x50080000, 0x80000540, 0x05020004, 0x640f70e5,
- 0x4a0370e4, 0x00000300, 0x80000000, 0x44001000,
- 0x60001008, 0x59b800ea, 0x8c000510, 0x0500000b,
- 0x05fdffd8, 0x90100488, 0x05001007, 0x4c040000,
- 0x4c080000, 0x05fdfec5, 0x5c001000, 0x5c000800,
- 0x0501f01c, 0x59b800ea, 0x8c000516, 0x05020019,
- 0x4a0370e4, 0x00300000, 0x480770e1, 0x600011fe,
- 0x80081040, 0x05000010, 0x59b808e4, 0x8c040528,
- 0x05fe07fc, 0x42001000, 0x00109734, 0x50080000,
- 0x80000040, 0x05020004, 0x640b70e5, 0x4a0370e4,
- 0x00000200, 0x05fc1945, 0x44001000, 0x8c04052c,
- 0x1c01f000, 0x41f80000, 0x50000000, 0x05fdf93f,
- 0x80081040, 0x05fe07d8, 0x41f80000, 0x50000000,
- 0x05fdf93a, 0x4d380000, 0x59300c07, 0x90040589,
- 0x05020004, 0x611e7000, 0x0005f905, 0x80000580,
- 0x5c027000, 0x1c01f000, 0x4c500000, 0x6407900d,
- 0x59c8a020, 0x640b900d, 0x59c80820, 0x8c50052e,
- 0x05000002, 0x900409c0, 0x82040d00, 0x0000ffff,
- 0x0521fb76, 0x5c00a000, 0x1c01f000, 0x42000000,
- 0x001097e7, 0x053dffd0, 0x05fdfff0, 0x05000041,
- 0x4933c857, 0x59300407, 0x90000580, 0x0500003d,
- 0x59c82021, 0x6407900d, 0x59c82821, 0x82142d00,
- 0x0000ffff, 0x59325809, 0x812e59c0, 0x05000035,
- 0x5932680a, 0x0519fabe, 0x05360a59, 0x599c0019,
- 0x8c00050c, 0x05020015, 0x0519fab9, 0x05020013,
- 0x59300813, 0x4807c857, 0x592c0409, 0x8c00051c,
- 0x0502000c, 0x8400055c, 0x48025c09, 0x592c0a05,
- 0x82040d00, 0x000000ff, 0xb0040588, 0x05000003,
- 0x90040598, 0x05020003, 0x59300813, 0x48065803,
- 0x4a026013, 0x7fffffff, 0x48166015, 0x599c0019,
- 0x8c00050c, 0x05020004, 0x59a80007, 0x8c00051e,
- 0x05020014, 0x0501fc09, 0x05020012, 0x0501f9b7,
+ 0x4cf40000, 0x4cf80000, 0x0001f8bd, 0x5c01f000,
+ 0x5c01e800, 0x5c020800, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x5c029000, 0x5c029800, 0x5c028800,
+ 0x5c027800, 0x5c027000, 0x5c01f800, 0x5c028000,
+ 0x5c026800, 0x5c025800, 0x5c026000, 0x1c01f000,
+ 0x493bc857, 0x0001f0e1, 0x83300500, 0x000000ff,
+ 0x90000c87, 0x05fe1a71, 0x0c01f022, 0x1c01f000,
+ 0x82000d00, 0xc2000038, 0x05fe0a62, 0x05fdfa6b,
+ 0x00000000, 0x00000048, 0x00000054, 0x00000053,
+ 0x00100797, 0x001007b2, 0x001007af, 0x001007cc,
+ 0x001007a0, 0x001007a9, 0x00100797, 0x001007c8,
+ 0x00100805, 0x00100797, 0x00100807, 0x00100797,
+ 0x00100797, 0x0010080a, 0x0010080e, 0x0010081f,
+ 0x00100830, 0x00100797, 0x00100837, 0x00100841,
+ 0x00100797, 0x00100797, 0x00100797, 0x05fdfa4f,
+ 0x0010079f, 0x001008c1, 0x001007d7, 0x001007f7,
+ 0x0010079f, 0x0010079f, 0x0010079f, 0x05fdfa47,
+ 0x4803c856, 0x59300004, 0x8c00053e, 0x05020003,
+ 0x61567000, 0x0005f105, 0x0525fd5f, 0x05fc07fd,
+ 0x1c01f000, 0x4803c856, 0x0501f899, 0x40002800,
+ 0x41782000, 0x615a7000, 0x0005f105, 0x4803c856,
+ 0x615e7000, 0x0005f105, 0x4803c856, 0x59325809,
+ 0x812e59c0, 0x05000012, 0x59300008, 0x8c00051a,
+ 0x0502000b, 0x592c0409, 0x8c00051c, 0x05020003,
+ 0x4a026013, 0xffffffff, 0x59300004, 0x8c00053e,
+ 0x05020005, 0x61227000, 0x0005f105, 0x641e5a07,
+ 0x05fdf7f8, 0x0525fd40, 0x05fc07fb, 0x1c01f000,
+ 0x4803c856, 0x83300500, 0x00ffffff, 0x0525f014,
+ 0x1c01f000, 0x4c040000, 0x59b808ea, 0x90040d07,
+ 0x90040583, 0x05000004, 0x42000000, 0x60000000,
+ 0x0501f89a, 0x5c000800, 0x1c01f000, 0x0501f8dd,
+ 0x05000015, 0x59325809, 0x812e59c0, 0x05000012,
+ 0x592c0205, 0x82000500, 0x000000ff, 0x90000da9,
+ 0x0502000d, 0x59300203, 0x90000583, 0x05000008,
+ 0x59300808, 0x84040d26, 0x48066008, 0x0001f929,
+ 0x6503900d, 0x642370e5, 0x1c01f000, 0x0525fd1a,
+ 0x05fc07f8, 0x42000000, 0x00109870, 0x0541f970,
+ 0x5988014a, 0x80000000, 0x4803114a, 0x6503900d,
+ 0x42000000, 0xc0000000, 0x0001f11e, 0x4c5c0000,
+ 0x4c600000, 0x4c640000, 0x4200c800, 0x00109937,
+ 0x6000b860, 0x6014c002, 0x0521fcca, 0x4a0370e4,
+ 0x02000000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x4933c857, 0x0005f0e7, 0x4933c857,
+ 0x0501fb3d, 0x1c01f000, 0x41300800, 0x800409c0,
+ 0x05fe09da, 0x05fdf9cf, 0x42000000, 0x00109870,
+ 0x0541f94f, 0x4933c857, 0x813261c0, 0x05fc09d3,
+ 0x0501f82f, 0x40002800, 0x0541f8b2, 0x0501f894,
+ 0x05000006, 0x5932680a, 0x59340200, 0x8c00050e,
+ 0x59300416, 0x05360bc0, 0x1c01f000, 0x42000000,
+ 0x00109870, 0x0541f93e, 0x4933c857, 0x813261c0,
+ 0x05fc09c2, 0x0501f886, 0x05000009, 0x0535f953,
+ 0x05000007, 0x59325809, 0x592c0209, 0x8400054e,
+ 0x48025a09, 0x417a7800, 0x0531fe15, 0x1c01f000,
+ 0x485fc857, 0x5c000000, 0x4d780000, 0x4203e000,
+ 0x50000000, 0x6014b900, 0x05fdf1b4, 0x4933c857,
+ 0x913004a0, 0x05fe19ad, 0x83300c00, 0x001098e3,
+ 0x50040000, 0x80000000, 0x05001002, 0x44000800,
+ 0x1c01f000, 0x4933c857, 0x05fdf7f6, 0x4807c856,
+ 0x59b800ea, 0x8c000510, 0x05fc07fd, 0x59b800e0,
+ 0x4803c857, 0x1c01f000, 0x4803c856, 0x42000000,
+ 0x10000000, 0x41300800, 0x0501f020, 0x8c000510,
+ 0x00000124, 0x4c040000, 0x0501f808, 0x5c000800,
+ 0x90100488, 0x00001124, 0x4c040000, 0x05fdfef7,
+ 0x5c000800, 0x0001f124, 0x59b800e2, 0x59b820e2,
+ 0x80100580, 0x05fe07fd, 0x80102114, 0x0501f001,
+ 0x40101800, 0x800c190a, 0x9010051f, 0x900c1d1f,
+ 0x800c2480, 0x9010251f, 0x1c01f000, 0x40680000,
+ 0x406c0800, 0x0501f805, 0x60058800, 0x05020002,
+ 0x60018800, 0x1c01f000, 0x82000500, 0xf0000000,
+ 0x82040d00, 0x0fffffff, 0x80040d40, 0x4807c857,
+ 0x42001000, 0x001097b4, 0x50080000, 0x80000540,
+ 0x05020004, 0x640f70e5, 0x4a0370e4, 0x00000300,
+ 0x80000000, 0x44001000, 0x60001008, 0x59b800ea,
+ 0x8c000510, 0x0500000b, 0x05fdffd8, 0x90100488,
+ 0x05001007, 0x4c040000, 0x4c080000, 0x05fdfec7,
+ 0x5c001000, 0x5c000800, 0x0501f01c, 0x59b800ea,
+ 0x8c000516, 0x05020019, 0x4a0370e4, 0x00300000,
+ 0x480770e1, 0x600011fe, 0x80081040, 0x05000010,
+ 0x59b808e4, 0x8c040528, 0x05fe07fc, 0x42001000,
+ 0x001097b4, 0x50080000, 0x80000040, 0x05020004,
+ 0x640b70e5, 0x4a0370e4, 0x00000200, 0x05fc1947,
+ 0x44001000, 0x8c04052c, 0x1c01f000, 0x41f80000,
+ 0x50000000, 0x05fdf941, 0x80081040, 0x05fe07d8,
+ 0x41f80000, 0x50000000, 0x05fdf93c, 0x4d380000,
+ 0x59300c07, 0x90040589, 0x05020004, 0x611e7000,
+ 0x0005f905, 0x80000580, 0x5c027000, 0x1c01f000,
+ 0x4c500000, 0x6407900d, 0x59c8a020, 0x640b900d,
+ 0x59c80820, 0x8c50052e, 0x05000002, 0x900409c0,
+ 0x82040d00, 0x0000ffff, 0x0521fbd1, 0x5c00a000,
+ 0x1c01f000, 0x42000000, 0x00109867, 0x0541f89c,
+ 0x05fdfff0, 0x05000043, 0x4933c857, 0x59300407,
+ 0x90000580, 0x0500003f, 0x59c82021, 0x6407900d,
+ 0x59c82821, 0x82142d00, 0x0000ffff, 0x59325809,
+ 0x812e59c0, 0x05000037, 0x5932680a, 0x0519fad3,
+ 0x05360af1, 0x599c0019, 0x8c00050c, 0x05020015,
+ 0x0519face, 0x05020013, 0x59300813, 0x4807c857,
+ 0x592c0409, 0x8c00051c, 0x0502000c, 0x8400055c,
+ 0x48025c09, 0x592c0a05, 0x82040d00, 0x000000ff,
+ 0xb0040588, 0x05000003, 0x90040598, 0x05020003,
+ 0x59300813, 0x48065803, 0x4a026013, 0x7fffffff,
+ 0x48166015, 0x0519fab9, 0x05000004, 0x59300416,
+ 0x8c00051c, 0x05000004, 0x599c0019, 0x8c00050c,
+ 0x05000014, 0x0501fc09, 0x05020012, 0x0501f9b7,
0x40280000, 0x4802600f, 0x05000005, 0x4832600d,
0x50200000, 0x4802600c, 0x4822600e, 0x59300416,
0x8c00051c, 0x05020004, 0x599c0019, 0x8c00050c,
0x05020871, 0x6503900d, 0x642370e5, 0x1c01f000,
- 0x42000000, 0x001097f0, 0x053dff8b, 0x5988014c,
+ 0x42000000, 0x00109870, 0x0541f855, 0x5988014c,
0x80000000, 0x4803114c, 0x6503900d, 0x42000000,
0xc0000000, 0x0001f11e, 0x4cf80000, 0x58f40000,
0x8001f540, 0x0501f81e, 0x41781800, 0x0501f8ce,
@@ -639,7 +639,7 @@
0x4179f000, 0x5c025800, 0x1c01f000, 0x80f5e9c0,
0x05000008, 0x80f9f1c0, 0x05fe0ff6, 0x4d2c0000,
0x40f65800, 0x05fdfc07, 0x4179e800, 0x5c025800,
- 0x1c01f000, 0x4cf40000, 0x0519fa1d, 0x0502002e,
+ 0x1c01f000, 0x4cf40000, 0x0519fa30, 0x0502002e,
0x59300808, 0x82040500, 0x00003000, 0x0502002a,
0x8c040522, 0x0500002a, 0x59300021, 0x8001ed40,
0x05fc0866, 0x82000580, 0xffffffff, 0x05000022,
@@ -729,7 +729,7 @@
0x58343801, 0x480e6012, 0x48166010, 0x481e6011,
0x0501f1ea, 0x4933c857, 0x5931f809, 0x59301006,
0x800811c0, 0x05000009, 0x41780800, 0x60280000,
- 0x0521fca4, 0x80080102, 0x05020002, 0x84001542,
+ 0x0521fd30, 0x80080102, 0x05020002, 0x84001542,
0x80081040, 0x4809fc07, 0x640a6006, 0x592c040a,
0x90000508, 0x05000008, 0x0501f82b, 0x59300203,
0x90000584, 0x05020003, 0x61227000, 0x0005f905,
@@ -747,39 +747,39 @@
0x05000021, 0x90040583, 0x0500001f, 0x59300407,
0x4c000000, 0x64026407, 0x61043000, 0x4a0370e5,
0x00003000, 0x42000000, 0x50000000, 0x41300800,
- 0x4c180000, 0x05fdfd4b, 0x5c003000, 0x0500000d,
+ 0x4c180000, 0x05fdfd49, 0x5c003000, 0x0500000d,
0x60780000, 0x80000040, 0x05fe07ff, 0x80183040,
0x05fe07f5, 0x42000000, 0x40000000, 0x41300800,
- 0x05fdfd40, 0x59880146, 0x80000000, 0x48031146,
+ 0x05fdfd3e, 0x59880146, 0x80000000, 0x48031146,
0x4a0370e5, 0x00002000, 0x5c000000, 0x48026407,
0x1c01f000, 0x59300008, 0x84000500, 0x48026008,
0x05fdf7fc, 0x59c00007, 0x4a038006, 0x30000000,
0x40000000, 0x59c00007, 0x8c00050a, 0x05fe07fe,
0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
0x4dc00000, 0x640370e8, 0x608380ee, 0x05fdfff2,
- 0x600380ee, 0x05fdfff0, 0x0519fd90, 0x05020011,
+ 0x600380ee, 0x05fdfff0, 0x0519fdc6, 0x05020011,
0x4a038891, 0x0000ffff, 0x497b8880, 0x4ce80000,
- 0x6059d000, 0x0521fb6e, 0x497b8892, 0x6059d000,
- 0x0521fb6b, 0x5c01d000, 0x42000000, 0x0010983b,
- 0x053dfd39, 0x0501f810, 0x5c038000, 0x0519f678,
+ 0x6059d000, 0x0521fbfa, 0x497b8892, 0x6059d000,
+ 0x0521fbf7, 0x5c01d000, 0x42000000, 0x001098bb,
+ 0x053dfe03, 0x0501f810, 0x5c038000, 0x0519f6ae,
0x0501f81f, 0x4c080000, 0x4c140000, 0x42000000,
- 0x0010983c, 0x053dfd30, 0x0501f807, 0x5c002800,
+ 0x001098bc, 0x053dfdfa, 0x0501f807, 0x5c002800,
0x5c001000, 0x48178892, 0x480b8880, 0x5c038000,
0x1c01f000, 0x496fc857, 0x916c0583, 0x05020008,
0x4c080000, 0x4c0c0000, 0x61201100, 0x61fc19ff,
- 0x0511fa44, 0x5c001800, 0x5c001000, 0x60f00800,
- 0x0501fce1, 0x4a038891, 0x0000ffff, 0x6503900d,
+ 0x0511fa48, 0x5c001800, 0x5c001000, 0x60f00800,
+ 0x0501fcdf, 0x4a038891, 0x0000ffff, 0x6503900d,
0x05fdfb63, 0x640770e8, 0x1c01f000, 0x5c000000,
0x4c000000, 0x4803c857, 0x59c41080, 0x497b8880,
- 0x4ce80000, 0x6059d000, 0x4c080000, 0x0521fb3c,
+ 0x4ce80000, 0x6059d000, 0x4c080000, 0x0521fbc8,
0x5c001000, 0x5c01d000, 0x59c42892, 0x497b8892,
- 0x0519fd52, 0x05020002, 0x1c01f000, 0x61802004,
+ 0x0519fd88, 0x05020002, 0x1c01f000, 0x61802004,
0x59c418a4, 0x900c1d0f, 0x900c0580, 0x0500000c,
0x59c41805, 0x900c1d01, 0x0502000b, 0x59c418a4,
0x900c1d0f, 0x900c0487, 0x05001003, 0x900c048c,
0x05001003, 0x80102040, 0x05fe07f2, 0x497b8891,
0x1c01f000, 0x4c100000, 0x60642000, 0x64078805,
- 0x0505fa63, 0x59c41805, 0x900c1d01, 0x05000005,
+ 0x0505fa61, 0x59c41805, 0x900c1d01, 0x05000005,
0x80102040, 0x05fe07fa, 0x5c002000, 0x05fdf7f4,
0x5c002000, 0x05fdf7f0, 0x4803c856, 0x1c01f000,
0x00100bc0, 0x00100bc0, 0x00100bc0, 0x00100bd4,
@@ -801,11 +801,11 @@
0x59300015, 0x59301014, 0x80080580, 0x05020008,
0x800811c0, 0x05000039, 0x592c1209, 0x8c08051e,
0x05020036, 0x843c7d4a, 0x0501f034, 0x480bc857,
- 0x42000000, 0x001097e8, 0x053dfc97, 0x59302015,
+ 0x42000000, 0x00109868, 0x053dfd61, 0x59302015,
0x59300416, 0x4803c857, 0x8c000514, 0x0502000f,
0x599c1819, 0x8c0c0512, 0x0500000a, 0x592c0810,
0x59300017, 0x80040c80, 0x05000005, 0x05001004,
- 0x80040000, 0x80140480, 0x05001008, 0x0529fa2b,
+ 0x80040000, 0x80140480, 0x05001008, 0x0529faa7,
0x900c1d41, 0x0501f01f, 0x84000514, 0x48026416,
0x48126017, 0x4813c857, 0x4c3c0000, 0x0501f8e7,
0x5c007800, 0x05020017, 0x5930500f, 0x592c0209,
@@ -815,20 +815,20 @@
0x4822600e, 0x482a600f, 0x480fc857, 0x4833c857,
0x4823c857, 0x482bc857, 0x80000580, 0x483e6004,
0x1c01f000, 0x05f9fdb5, 0x4933c857, 0x4d2c0000,
- 0x59900005, 0x81300580, 0x05fa0db0, 0x0531fcad,
+ 0x59900005, 0x81300580, 0x05fa0db0, 0x0531fd43,
0x05f80dae, 0x59325809, 0x4d3c0000, 0x4d400000,
- 0x59300004, 0x4803c857, 0x4c000000, 0x0521fec2,
- 0x0521fc40, 0x5c000000, 0x8c000516, 0x0500000d,
+ 0x59300004, 0x4803c857, 0x4c000000, 0x0521ff4e,
+ 0x0521fccc, 0x5c000000, 0x8c000516, 0x0500000d,
0x592c0010, 0x4803c857, 0x48025808, 0x41780800,
- 0x600a8000, 0x0519faf7, 0x4a025c07, 0x0000ffff,
- 0x492fc857, 0x0001fb2c, 0x0529f987, 0x0501f012,
+ 0x600a8000, 0x0519fb2d, 0x4a025c07, 0x0000ffff,
+ 0x492fc857, 0x0001fb2c, 0x0529f9ff, 0x0501f012,
0x640a6203, 0x592c0209, 0x8400054e, 0x48025a09,
0x59300407, 0x90000586, 0x05020009, 0x811800ca,
0x81c80c00, 0x58040939, 0x592c000e, 0x80040480,
0x592c0810, 0x80040480, 0x4802580c, 0x417a7800,
- 0x0531f950, 0x5c028000, 0x5c027800, 0x5c025800,
+ 0x0531f9e3, 0x5c028000, 0x5c027800, 0x5c025800,
0x1c01f000, 0x4933c857, 0x4d2c0000, 0x59900005,
- 0x81300580, 0x05fa0d7d, 0x0531fc7a, 0x05f80d7b,
+ 0x81300580, 0x05fa0d7d, 0x0531fd10, 0x05f80d7b,
0x59325809, 0x592c0209, 0x84000540, 0x48025a09,
0x05fdf7ca, 0x491bc857, 0x4dd00000, 0x4c580000,
0x41780800, 0x8007a0ca, 0x83d3a400, 0x00007600,
@@ -896,10 +896,10 @@
0x59e4b800, 0x485fc857, 0x905c051f, 0x05fa0c77,
0x825c0500, 0x000000e0, 0x05f80c74, 0x8c5c050e,
0x05020807, 0x8c5c050c, 0x05020809, 0x8c5c050a,
- 0x05020902, 0x5c00b800, 0x1c01f000, 0x4803c856,
+ 0x05020900, 0x5c00b800, 0x1c01f000, 0x4803c856,
0x4a03c800, 0x00000080, 0x1c01f000, 0x4d2c0000,
- 0x42007800, 0x00109885, 0x583c0003, 0x583c0804,
- 0x80040540, 0x05000037, 0x42000800, 0x00109731,
+ 0x42007800, 0x00109905, 0x583c0003, 0x583c0804,
+ 0x80040540, 0x05000037, 0x42000800, 0x001097b1,
0x50065800, 0x592c0002, 0x90000580, 0x05000031,
0x59e40050, 0x59e40852, 0x80040480, 0x82000500,
0xfffffc00, 0x05020005, 0x59e40050, 0x59e40851,
@@ -914,1707 +914,1708 @@
0x480a5806, 0x48065807, 0x59e40053, 0x800000c4,
0x48025805, 0x412c1000, 0x492fc857, 0x0001f81c,
0x5c025800, 0x6503c800, 0x1c01f000, 0x42007800,
- 0x00109731, 0x503c7800, 0x4a007802, 0x00000100,
- 0x42007800, 0x00109885, 0x583c0000, 0x84000552,
+ 0x001097b1, 0x503c7800, 0x4a007802, 0x00000100,
+ 0x42007800, 0x00109905, 0x583c0000, 0x84000552,
0x48007800, 0x583c100c, 0x480bc857, 0x80081000,
0x4808780c, 0x583c180b, 0x800c19c0, 0x05000013,
0x90080503, 0x05020011, 0x583c0007, 0x4803c857,
0x583c2008, 0x4813c857, 0x80102000, 0x80100580,
0x05020002, 0x41782000, 0x48107808, 0x400c0000,
0x80080580, 0x05020005, 0x4978780c, 0x60041800,
- 0x60a01100, 0x050dffd7, 0x1c01f000, 0x42007800,
- 0x00109885, 0x4d2c0000, 0x4c5c0000, 0x4c600000,
+ 0x60a01100, 0x050dffdb, 0x1c01f000, 0x42007800,
+ 0x00109905, 0x4d2c0000, 0x4c5c0000, 0x4c600000,
0x4030b800, 0x583cc000, 0x4a00b802, 0x00000100,
0x583c2015, 0x80100800, 0x583c0013, 0x80040580,
0x05020003, 0x8460c554, 0x41780800, 0x48047815,
0x8c600502, 0x05f80bf1, 0x8460c502, 0x48607800,
- 0x42000000, 0x00109732, 0x50000000, 0x80300580,
+ 0x42000000, 0x001097b2, 0x50000000, 0x80300580,
0x05fa0bea, 0x583c081e, 0x800409c0, 0x05000008,
0x583c001f, 0x80040580, 0x05020005, 0x4978781f,
- 0x60081800, 0x60a01100, 0x050dffb2, 0x8c600508,
- 0x050a0999, 0x5c00c000, 0x5c00b800, 0x5c025800,
+ 0x60081800, 0x60a01100, 0x050dffb6, 0x8c600508,
+ 0x050a099e, 0x5c00c000, 0x5c00b800, 0x5c025800,
0x1c01f000, 0x4d2c0000, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x42000800, 0x00109732, 0x50065800,
- 0x4a025808, 0x00100de3, 0x6000c008, 0x4200b800,
- 0x00109885, 0x585cc800, 0x4867c857, 0x8d0c052a,
- 0x05020011, 0x40ee5800, 0x492fc857, 0x4a025802,
+ 0x4c640000, 0x42000800, 0x001097b2, 0x50065800,
+ 0x4a025808, 0x00100de3, 0x6000c002, 0x4200b800,
+ 0x00109905, 0x585cc800, 0x4867c857, 0x8d0c052a,
+ 0x0502000f, 0x40ee5800, 0x492fc857, 0x4a025802,
0x00000100, 0x585c0014, 0x80000000, 0x90000503,
- 0x4800b814, 0x4a025808, 0x00101fa1, 0x585cc017,
- 0x8260c500, 0x000000ff, 0x05f80bbc, 0x8060c0c4,
- 0x4863c857, 0x4c580000, 0x61e8b001, 0x8058b040,
- 0x05f80bb6, 0x8c640502, 0x0500000b, 0x8d0c052a,
- 0x05fa0bb2, 0x4c580000, 0x4c600000, 0x0001f988,
- 0x585cc800, 0x5c00c000, 0x5c00b000, 0x485bc857,
- 0x05fdf7f3, 0x5c00b000, 0x4200b800, 0x00109885,
- 0x8464cd42, 0x4864b800, 0x592c0002, 0x90000580,
- 0x05f80ba2, 0x585c100d, 0x585c0014, 0x585c0818,
- 0x4978b818, 0x80000040, 0x05000005, 0x82040400,
- 0x00000100, 0x4800b818, 0x80081400, 0x492fc857,
- 0x480bc857, 0x4863c857, 0x480a5803, 0x585c001d,
- 0x4803c857, 0x585c180e, 0x800c1400, 0x480a5806,
- 0x4808b81b, 0x80600400, 0x4800b81d, 0x4803c857,
- 0x800c0400, 0x4800b819, 0x585c0810, 0x4807c857,
- 0x4803c857, 0x80040d80, 0x05020004, 0x4978b81d,
- 0x585c080e, 0x4804b819, 0x585c080e, 0x80040580,
- 0x82000500, 0x000003ff, 0x05020004, 0x585c001f,
- 0x80000000, 0x4800b81f, 0x585c080f, 0x48065807,
- 0x4807c857, 0x64025801, 0x48625805, 0x412c1000,
- 0x0001f81c, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x5c025800, 0x1c01f000, 0x6483c800, 0x053dfa12,
- 0x59e40000, 0x1c01f000, 0x60001020, 0x80081040,
- 0x05000022, 0x053dfb30, 0x05fc07fd, 0x59800801,
- 0x82040d00, 0xfff006ff, 0x82040d40, 0x000ff900,
- 0x48070001, 0x59e00002, 0x8c00051e, 0x05020016,
- 0x605c00f4, 0x50001000, 0x82081500, 0x03f00000,
- 0x82080580, 0x00800000, 0x0500000f, 0x61901000,
- 0x80081040, 0x0500000c, 0x59800881, 0x8c040514,
- 0x05fc07fc, 0x82040500, 0x00000180, 0x82000580,
- 0x00000180, 0x05020004, 0x59800080, 0x84000540,
- 0x48030080, 0x90000541, 0x64030000, 0x1c01f000,
- 0x053dfb0d, 0x59800802, 0x4807c857, 0x8c040520,
- 0x05000007, 0x64030000, 0x60101020, 0x50080000,
- 0x8400054c, 0x44001000, 0x0501f000, 0x82040500,
- 0x00001084, 0x05fa0b35, 0x8c040510, 0x05000006,
- 0x42000000, 0x00109883, 0x053df9df, 0x4a030002,
- 0x00000100, 0x8c040522, 0x0500002d, 0x59e00002,
- 0x8c00051e, 0x0502002a, 0x601c20f6, 0x50102800,
- 0x4817c857, 0x605c00f4, 0x50003000, 0x82180500,
- 0x000f0000, 0x40003800, 0x40144000, 0x821c0580,
- 0x00020000, 0x05020002, 0x902041c0, 0x8c18050c,
- 0x05000002, 0x842041c0, 0x82204500, 0x000000ff,
- 0x90204401, 0x8c200510, 0x05000005, 0x42000000,
- 0x00109884, 0x053df9c0, 0x61fc4001, 0x42001800,
- 0xffffff00, 0x8c18050c, 0x05000003, 0x840c19c0,
- 0x842041c0, 0x821c0580, 0x00020000, 0x05020003,
- 0x900c19c0, 0x902041c0, 0x800c0505, 0x80200540,
- 0x44002000, 0x4a030002, 0x00020000, 0x64030000,
- 0x1c01f000, 0x4d2c0000, 0x64007000, 0x82040d00,
- 0x43200f80, 0x05fa0af9, 0x58380008, 0x4803c00f,
- 0x4a0370e4, 0x00003000, 0x0531fd4f, 0x583a5807,
- 0x592c0000, 0x48007007, 0x800001c0, 0x05020002,
- 0x49787006, 0x05f9fe7f, 0x5c025800, 0x42007000,
- 0x00020a09, 0x0001f031, 0x4803c856, 0x4c3c0000,
- 0x4d2c0000, 0x4d300000, 0x58300009, 0x80025d40,
- 0x05f80ae2, 0x592e6009, 0x4c300000, 0x0531fd54,
- 0x5c006000, 0x05f80add, 0x58300002, 0x82000580,
- 0x00000100, 0x0502000d, 0x5930780d, 0x583c0001,
- 0x80007d40, 0x0500000b, 0x4802600d, 0x90000402,
- 0x48006003, 0x583c0000, 0x48006005, 0x40301000,
- 0x0001f81c, 0x0501f008, 0x640a5a07, 0x492fc857,
- 0x4c300000, 0x0001fb2c, 0x5c025800, 0x05f9fe59,
- 0x0005f8e7, 0x5c026000, 0x5c025800, 0x5c007800,
- 0x1c01f000, 0x4803c856, 0x4d2c0000, 0x4d300000,
- 0x42007000, 0x00020a09, 0x58380800, 0x90040582,
- 0x05020010, 0x58386001, 0x58300009, 0x812c0580,
- 0x0502000c, 0x59e00004, 0x8c00050e, 0x05fc07fe,
- 0x59dc0006, 0x4803c857, 0x4a03b805, 0x20000000,
- 0x8c00053e, 0x05fc07f8, 0x64007000, 0x0501f018,
- 0x58386005, 0x40305000, 0x803061c0, 0x05f80aa7,
- 0x58300009, 0x812c0580, 0x05000004, 0x40305000,
- 0x58306000, 0x05fdf7f9, 0x40280000, 0x80300580,
- 0x58300000, 0x05000006, 0x48005000, 0x800001c0,
- 0x05020007, 0x48287004, 0x0501f005, 0x800001c0,
- 0x05020002, 0x48007004, 0x48007005, 0x40325800,
- 0x05f9fe24, 0x5c026000, 0x5c025800, 0x0001f02b,
- 0x4d2c0000, 0x0001f813, 0x05f80a8c, 0x412c1000,
- 0x5c025800, 0x4a001008, 0x0002019d, 0x90080409,
- 0x48001003, 0x0001f193, 0x4d2c0000, 0x40325800,
- 0x05f9fe15, 0x5c025800, 0x1c01f000, 0x4807c857,
- 0x05f9fa7e, 0x42001000, 0x00109c51, 0x4a001003,
- 0x00109c5a, 0x4a001008, 0x0002019d, 0x49781009,
- 0x1c01f000, 0x59e00017, 0x8c000500, 0x1c01f000,
- 0x0001f9a6, 0x4d040000, 0x4c640000, 0x4c600000,
- 0x40120800, 0x400cc800, 0x4014c000, 0x0501f021,
- 0x4803c856, 0x42000800, 0x4fffffff, 0x46000800,
- 0x00002bad, 0x50040000, 0x0501f000, 0x59e00017,
- 0x8c00050c, 0x05020005, 0x59a80866, 0x58040003,
- 0x8c000500, 0x0500000d, 0x4c080000, 0x59a81065,
- 0x50080000, 0x84000542, 0x44001000, 0x5c001000,
- 0x59e00017, 0x8c00050c, 0x05fe07fe, 0x58040003,
- 0x8c000500, 0x05fe07fb, 0x4d040000, 0x4c640000,
- 0x4c600000, 0x5804c800, 0x58060801, 0x5804c002,
- 0x4a03b805, 0x20000000, 0x59dc0006, 0x4a03b805,
- 0x30000000, 0x59dc0006, 0x4a03b805, 0x70000000,
- 0x59dc0006, 0x4867b800, 0x4907b801, 0x6413b802,
- 0x601c00e2, 0x44600000, 0x4a03b805, 0x30000000,
- 0x59dc0006, 0x4a03b805, 0x10000003, 0x59dc0006,
- 0x8c00053e, 0x05fc07fe, 0x4a03b805, 0x20000000,
- 0x59dc0006, 0x5c00c000, 0x5c00c800, 0x5c020800,
- 0x1c01f000, 0x4803c856, 0x053dfa00, 0x0001f1af,
- 0x4803c856, 0x60f00800, 0x48079000, 0x59c80000,
- 0x80040500, 0x05fe07fe, 0x497b9005, 0x4a039035,
- 0x00880400, 0x59a8000d, 0x800000e0, 0x4803900e,
- 0x64939011, 0x4a03900f, 0x0010cca4, 0x4a039010,
- 0x0010cca4, 0x65db9015, 0x4a039003, 0x00001f07,
- 0x6503900d, 0x4a039000, 0x00001600, 0x1c01f000,
- 0x59c80007, 0x8c000508, 0x05020880, 0x59c80800,
- 0x8c040516, 0x05020003, 0x90000506, 0x0c01f004,
- 0x4807c857, 0x9000050e, 0x0c01f001, 0x00100ff0,
- 0x00100fef, 0x0010485b, 0x00100fef, 0x00100ff2,
- 0x00100fef, 0x00100ff2, 0x00100ff2, 0x00100fef,
- 0x00100fef, 0x00100fef, 0x00100fef, 0x00100ff2,
- 0x00100fef, 0x00100ff2, 0x00100fef, 0x05f9f9f7,
- 0x4803c857, 0x1c01f000, 0x59c8080c, 0x4807c857,
- 0x82040500, 0x00006000, 0x05000003, 0x053df859,
- 0x0501f005, 0x82040500, 0x007f0000, 0x05000004,
- 0x053df826, 0x0521fbf2, 0x0501f02c, 0x90040514,
- 0x0500000d, 0x053df87e, 0x916c0583, 0x05000008,
- 0x0519f8da, 0x05000003, 0x0511fd8c, 0x0501f004,
- 0x64075014, 0x6006d800, 0x0519f852, 0x0501f820,
- 0x0501f01e, 0x82040500, 0x00001c00, 0x05000004,
- 0x053df84e, 0x0501f81a, 0x0501f018, 0x82040500,
- 0x00000140, 0x05000004, 0x053df85b, 0x0501f814,
- 0x0501f012, 0x82040500, 0x00008000, 0x0500000f,
- 0x0519f8c2, 0x0500000b, 0x59c400a4, 0x9000050f,
- 0x9000058b, 0x05020007, 0x4c040000, 0x0511fd86,
- 0x60780000, 0x80000040, 0x05fe07ff, 0x5c000800,
- 0x053df821, 0x0501f802, 0x1c01f000, 0x4c0c0000,
- 0x4c100000, 0x4c140000, 0x05fdfb17, 0x5c002800,
- 0x5c002000, 0x5c001800, 0x1c01f000, 0x4803c856,
- 0x59a80804, 0x59a80020, 0x82000500, 0xfffff000,
- 0x80040540, 0x48035020, 0x59a80024, 0x82000500,
- 0xfffff000, 0x80040540, 0x48035024, 0x48078882,
- 0x82040480, 0x00000204, 0x05021004, 0x42001000,
- 0x00240f04, 0x0501f00f, 0x82040480, 0x00000404,
- 0x05021004, 0x42001000, 0x00440800, 0x0501f009,
- 0x82040480, 0x00000804, 0x05021004, 0x42001000,
- 0x00840410, 0x0501f003, 0x42001000, 0x00880400,
- 0x480b9035, 0x0501f331, 0x59c80815, 0x05f9f985,
- 0x40680800, 0xb0040d3c, 0x48079000, 0x59c80000,
- 0x80040500, 0x05fe07fe, 0x8c040504, 0x0500001b,
- 0x59c80035, 0x48039035, 0x59a80083, 0x80000540,
- 0x05000016, 0x4c300000, 0x600060de, 0x58300801,
- 0x82040d00, 0xffc00000, 0x8004090c, 0x58300000,
- 0x90000541, 0x48006000, 0x58300000, 0x8c000500,
- 0x05fe07fe, 0x82000500, 0xfc00ffff, 0x80040540,
+ 0x4800b814, 0x4a025808, 0x00101fa6, 0x585cc017,
+ 0x8260c500, 0x000000ff, 0x05f80bbc, 0x4c580000,
+ 0x61e8b001, 0x8058b040, 0x05f80bb8, 0x8c640502,
+ 0x0500000b, 0x8d0c052a, 0x05fa0bb4, 0x4c580000,
+ 0x4c600000, 0x0001f988, 0x585cc800, 0x5c00c000,
+ 0x5c00b000, 0x485bc857, 0x05fdf7f3, 0x5c00b000,
+ 0x4200b800, 0x00109905, 0x8464cd42, 0x4864b800,
+ 0x592c0002, 0x90000580, 0x05f80ba4, 0x585c100d,
+ 0x585c0018, 0x80081400, 0x80600400, 0x4800b818,
+ 0x585c0014, 0x800001c0, 0x05020002, 0x4978b818,
+ 0x8060c0c4, 0x492fc857, 0x480bc857, 0x4863c857,
+ 0x480a5803, 0x585c001d, 0x4803c857, 0x585c180e,
+ 0x800c1400, 0x480a5806, 0x4808b81b, 0x80600400,
+ 0x4800b81d, 0x4803c857, 0x800c0400, 0x4800b819,
+ 0x585c0810, 0x4807c857, 0x4803c857, 0x80040d80,
+ 0x05020004, 0x4978b81d, 0x585c080e, 0x4804b819,
+ 0x585c080e, 0x80040580, 0x82000500, 0x000003ff,
+ 0x05020004, 0x585c001f, 0x80000000, 0x4800b81f,
+ 0x585c080f, 0x48065807, 0x4807c857, 0x64025801,
+ 0x48625805, 0x412c1000, 0x0001f81c, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x5c025800, 0x1c01f000,
+ 0x6483c800, 0x053dfade, 0x59e40000, 0x1c01f000,
+ 0x60001020, 0x80081040, 0x05000022, 0x053dfbfc,
+ 0x05fc07fd, 0x59800801, 0x82040d00, 0xfff006ff,
+ 0x82040d40, 0x000ff900, 0x48070001, 0x59e00002,
+ 0x8c00051e, 0x05020016, 0x605c00f4, 0x50001000,
+ 0x82081500, 0x03f00000, 0x82080580, 0x00800000,
+ 0x0500000f, 0x61901000, 0x80081040, 0x0500000c,
+ 0x59800881, 0x8c040514, 0x05fc07fc, 0x82040500,
+ 0x00000180, 0x82000580, 0x00000180, 0x05020004,
+ 0x59800080, 0x84000540, 0x48030080, 0x90000541,
+ 0x64030000, 0x1c01f000, 0x053dfbd9, 0x59800802,
+ 0x4807c857, 0x8c040520, 0x05000007, 0x64030000,
+ 0x60101020, 0x50080000, 0x8400054c, 0x44001000,
+ 0x0501f000, 0x82040500, 0x00001084, 0x05fa0b37,
+ 0x8c040510, 0x05000006, 0x42000000, 0x00109903,
+ 0x053dfaab, 0x4a030002, 0x00000100, 0x8c040522,
+ 0x0500002d, 0x59e00002, 0x8c00051e, 0x0502002a,
+ 0x601c20f6, 0x50102800, 0x4817c857, 0x605c00f4,
+ 0x50003000, 0x82180500, 0x000f0000, 0x40003800,
+ 0x40144000, 0x821c0580, 0x00020000, 0x05020002,
+ 0x902041c0, 0x8c18050c, 0x05000002, 0x842041c0,
+ 0x82204500, 0x000000ff, 0x90204401, 0x8c200510,
+ 0x05000005, 0x42000000, 0x00109904, 0x053dfa8c,
+ 0x61fc4001, 0x42001800, 0xffffff00, 0x8c18050c,
+ 0x05000003, 0x840c19c0, 0x842041c0, 0x821c0580,
+ 0x00020000, 0x05020003, 0x900c19c0, 0x902041c0,
+ 0x800c0505, 0x80200540, 0x44002000, 0x4a030002,
+ 0x00020000, 0x64030000, 0x1c01f000, 0x4d2c0000,
+ 0x64007000, 0x82040d00, 0x43200f80, 0x05fa0afb,
+ 0x58380008, 0x4803c00f, 0x4a0370e4, 0x00003000,
+ 0x0531fde7, 0x583a5807, 0x592c0000, 0x48007007,
+ 0x800001c0, 0x05020002, 0x49787006, 0x05f9fe81,
+ 0x5c025800, 0x42007000, 0x00020a09, 0x0001f031,
+ 0x4803c856, 0x4c3c0000, 0x4d2c0000, 0x4d300000,
+ 0x58300009, 0x80025d40, 0x05f80ae4, 0x592e6009,
+ 0x4c300000, 0x0531fdec, 0x5c006000, 0x05f80adf,
+ 0x58300002, 0x82000580, 0x00000100, 0x0502000d,
+ 0x5930780d, 0x583c0001, 0x80007d40, 0x0500000b,
+ 0x4802600d, 0x90000402, 0x48006003, 0x583c0000,
+ 0x48006005, 0x40301000, 0x0001f81c, 0x0501f008,
+ 0x640a5a07, 0x492fc857, 0x4c300000, 0x0001fb2c,
+ 0x5c025800, 0x05f9fe5b, 0x0005f8e7, 0x5c026000,
+ 0x5c025800, 0x5c007800, 0x1c01f000, 0x4803c856,
+ 0x4d2c0000, 0x4d300000, 0x42007000, 0x00020a09,
+ 0x58380800, 0x90040582, 0x05020010, 0x58386001,
+ 0x58300009, 0x812c0580, 0x0502000c, 0x59e00004,
+ 0x8c00050e, 0x05fc07fe, 0x59dc0006, 0x4803c857,
+ 0x4a03b805, 0x20000000, 0x8c00053e, 0x05fc07f8,
+ 0x64007000, 0x0501f018, 0x58386005, 0x40305000,
+ 0x803061c0, 0x05f80aa9, 0x58300009, 0x812c0580,
+ 0x05000004, 0x40305000, 0x58306000, 0x05fdf7f9,
+ 0x40280000, 0x80300580, 0x58300000, 0x05000006,
+ 0x48005000, 0x800001c0, 0x05020007, 0x48287004,
+ 0x0501f005, 0x800001c0, 0x05020002, 0x48007004,
+ 0x48007005, 0x40325800, 0x05f9fe26, 0x5c026000,
+ 0x5c025800, 0x0001f02b, 0x4d2c0000, 0x0001f813,
+ 0x05f80a8e, 0x412c1000, 0x5c025800, 0x4a001008,
+ 0x0002019d, 0x90080409, 0x48001003, 0x0001f193,
+ 0x4d2c0000, 0x40325800, 0x05f9fe17, 0x5c025800,
+ 0x1c01f000, 0x4807c857, 0x05f9fa80, 0x42001000,
+ 0x00109cd1, 0x4a001003, 0x00109cda, 0x4a001008,
+ 0x0002019d, 0x49781009, 0x1c01f000, 0x59e00017,
+ 0x8c000500, 0x1c01f000, 0x0001f9a6, 0x4d040000,
+ 0x4c640000, 0x4c600000, 0x40120800, 0x400cc800,
+ 0x4014c000, 0x0501f021, 0x4803c856, 0x42000800,
+ 0x4fffffff, 0x46000800, 0x00002bad, 0x50040000,
+ 0x0501f000, 0x59e00017, 0x8c00050c, 0x05020005,
+ 0x59a80866, 0x58040003, 0x8c000500, 0x0500000d,
+ 0x4c080000, 0x59a81065, 0x50080000, 0x84000542,
+ 0x44001000, 0x5c001000, 0x59e00017, 0x8c00050c,
+ 0x05fe07fe, 0x58040003, 0x8c000500, 0x05fe07fb,
+ 0x4d040000, 0x4c640000, 0x4c600000, 0x5804c800,
+ 0x58060801, 0x5804c002, 0x4a03b805, 0x20000000,
+ 0x59dc0006, 0x4a03b805, 0x30000000, 0x59dc0006,
+ 0x4a03b805, 0x70000000, 0x59dc0006, 0x4867b800,
+ 0x4907b801, 0x6413b802, 0x601c00e2, 0x44600000,
+ 0x4a03b805, 0x30000000, 0x59dc0006, 0x4a03b805,
+ 0x10000003, 0x59dc0006, 0x8c00053e, 0x05fc07fe,
+ 0x4a03b805, 0x20000000, 0x59dc0006, 0x5c00c000,
+ 0x5c00c800, 0x5c020800, 0x1c01f000, 0x4803c856,
+ 0x053dfacc, 0x0001f1af, 0x4803c856, 0x60f00800,
+ 0x48079000, 0x59c80000, 0x80040500, 0x05fe07fe,
+ 0x497b9005, 0x4a039035, 0x00880400, 0x59a8000d,
+ 0x800000e0, 0x4803900e, 0x64939011, 0x4a03900f,
+ 0x0010ccb4, 0x4a039010, 0x0010ccb4, 0x65db9015,
+ 0x4a039003, 0x00001f07, 0x6503900d, 0x4a039000,
+ 0x00001600, 0x1c01f000, 0x59c80007, 0x8c000508,
+ 0x05020880, 0x59c80800, 0x8c040516, 0x05020003,
+ 0x90000506, 0x0c01f004, 0x4807c857, 0x9000050e,
+ 0x0c01f001, 0x00100fee, 0x00100fed, 0x001048a4,
+ 0x00100fed, 0x00100ff0, 0x00100fed, 0x00100ff0,
+ 0x00100ff0, 0x00100fed, 0x00100fed, 0x00100fed,
+ 0x00100fed, 0x00100ff0, 0x00100fed, 0x00100ff0,
+ 0x00100fed, 0x05f9f9f9, 0x4803c857, 0x1c01f000,
+ 0x59c8080c, 0x4807c857, 0x82040500, 0x00006000,
+ 0x05000003, 0x053df925, 0x0501f005, 0x82040500,
+ 0x007f0000, 0x05000004, 0x053df8f2, 0x0521fc80,
+ 0x0501f02c, 0x90040514, 0x0500000d, 0x053df94a,
+ 0x916c0583, 0x05000008, 0x0519f912, 0x05000003,
+ 0x0511fd9a, 0x0501f004, 0x64075014, 0x6006d800,
+ 0x0519f88a, 0x0501f820, 0x0501f01e, 0x82040500,
+ 0x00001c00, 0x05000004, 0x053df91a, 0x0501f81a,
+ 0x0501f018, 0x82040500, 0x00000140, 0x05000004,
+ 0x053df927, 0x0501f814, 0x0501f012, 0x82040500,
+ 0x00008000, 0x0500000f, 0x0519f8fa, 0x0500000b,
+ 0x59c400a4, 0x9000050f, 0x9000058b, 0x05020007,
+ 0x4c040000, 0x0511fd94, 0x60780000, 0x80000040,
+ 0x05fe07ff, 0x5c000800, 0x053df8ed, 0x0501f802,
+ 0x1c01f000, 0x4c0c0000, 0x4c100000, 0x4c140000,
+ 0x05fdfb19, 0x5c002800, 0x5c002000, 0x5c001800,
+ 0x1c01f000, 0x4803c856, 0x59a80804, 0x59a80020,
+ 0x82000500, 0xfffff000, 0x80040540, 0x48035020,
+ 0x59a80024, 0x82000500, 0xfffff000, 0x80040540,
+ 0x48035024, 0x48078882, 0x82040480, 0x00000204,
+ 0x05021004, 0x42001000, 0x00240f04, 0x0501f00f,
+ 0x82040480, 0x00000404, 0x05021004, 0x42001000,
+ 0x00440800, 0x0501f009, 0x82040480, 0x00000804,
+ 0x05021004, 0x42001000, 0x00840410, 0x0501f003,
+ 0x42001000, 0x00880400, 0x480b9035, 0x0501f331,
+ 0x59c80815, 0x05f9f987, 0x40680800, 0xb0040d3c,
+ 0x48079000, 0x59c80000, 0x80040500, 0x05fe07fe,
+ 0x8c040504, 0x0500001b, 0x59c80035, 0x48039035,
+ 0x59a80083, 0x80000540, 0x05000016, 0x4c300000,
+ 0x600060de, 0x58300801, 0x82040d00, 0xffc00000,
+ 0x8004090c, 0x58300000, 0x90000541, 0x48006000,
+ 0x58300000, 0x8c000500, 0x05fe07fe, 0x82000500,
+ 0xfc00ffff, 0x80040540, 0x84000574, 0x48006000,
+ 0x58300000, 0x8c000534, 0x05fe07fe, 0x5c006000,
+ 0x59c80000, 0x82000540, 0x00001200, 0x48039000,
+ 0x1c01f000, 0x42006000, 0x7ff4c000, 0x58300003,
+ 0x8c000502, 0x0502000a, 0x600060de, 0x64686000,
+ 0x58300000, 0x8c000504, 0x05fe07fe, 0x641c6002,
+ 0x59a80083, 0x84000540, 0x48035083, 0x1c01f000,
+ 0x600060de, 0x58300801, 0x9004050c, 0x05fa0957,
+ 0x60f00800, 0x05fdf7c6, 0x4853c857, 0x497b8801,
+ 0x850e1d1a, 0x5050b000, 0x485bc857, 0x8058b1c0,
+ 0x0500089d, 0x82580480, 0x00000804, 0x0502189a,
+ 0x60040000, 0x61000801, 0x0501fd76, 0x40582000,
+ 0x8050a000, 0x50500000, 0x80102400, 0x9058b483,
+ 0x8050a000, 0x485bc857, 0x4853c857, 0x50501000,
+ 0x80082404, 0x60101800, 0x82080500, 0x000000ff,
+ 0x61000821, 0x0501fd67, 0x80081110, 0x800c1840,
+ 0x05fe07fa, 0x8050a000, 0x8058b040, 0x05fe07f4,
+ 0x4803c856, 0x41780000, 0x61000801, 0x0501fd5d,
+ 0x50501000, 0x80082404, 0x0502087b, 0x4803c856,
+ 0x1c01f000, 0x4a035044, 0xaabbccdd, 0x600c0000,
+ 0x0501fcb0, 0x600c0000, 0x0501fcd8, 0x60300868,
+ 0x0501fd48, 0x90040541, 0x60300868, 0x0501fd4d,
+ 0x60480888, 0x0501fd43, 0x90040548, 0x60480888,
+ 0x0501fd48, 0x60180818, 0x0501fd3e, 0x82040540,
+ 0x00000080, 0x60180818, 0x0501fd42, 0x60480828,
+ 0x0501fd38, 0x90040541, 0x60480828, 0x0501fd3d,
+ 0x59a8004b, 0x8c00050e, 0x05000006, 0x4803c857,
+ 0x82000500, 0x0000ff00, 0x80000110, 0x0501f002,
+ 0x60e00001, 0x60300800, 0x0501fd32, 0x60380940,
+ 0x0501fd28, 0x82040500, 0xffffff0f, 0x0501fecb,
+ 0x05020003, 0x90000540, 0x0501f002, 0x90000550,
+ 0x60380940, 0x0501fd27, 0x60380938, 0x0501fd1d,
+ 0x90040550, 0x60380938, 0x0501fd22, 0x60800000,
+ 0x61000859, 0x0501fd1f, 0x61000000, 0x61000851,
+ 0x0501fd1c, 0x60300000, 0x61800861, 0x0501fd19,
+ 0x60840000, 0x61800821, 0x0501fd16, 0x59c40001,
+ 0x84000574, 0x48038801, 0x850e1d5a, 0x61602004,
+ 0x6029d000, 0x0501f83c, 0x4813c857, 0x61000849,
+ 0x0501fd04, 0x4807c857, 0x82041500, 0x000000c0,
+ 0x82081580, 0x000000c0, 0x05000004, 0x80102040,
+ 0x05000825, 0x05fdf7f3, 0x4803c856, 0x60c82000,
+ 0x6029d000, 0x0501f82c, 0x60380878, 0x0501fcf5,
+ 0x90040d01, 0x05020004, 0x80102040, 0x0500081a,
+ 0x05fdf7f8, 0x4803c856, 0x61702001, 0x6029d000,
+ 0x051dfe2f, 0x60380818, 0x0501fcea, 0x90040d10,
+ 0x05020004, 0x80102040, 0x05f808c0, 0x05fdf7f8,
+ 0x4803c856, 0x60a02000, 0x6029d000, 0x051dfe24,
+ 0x603808b8, 0x0501fcdf, 0x90040d04, 0x05000004,
+ 0x80102040, 0x05f808b5, 0x05fdf7f8, 0x4803c856,
+ 0x1c01f000, 0x4803c856, 0x4a03c020, 0x00004010,
+ 0x4a03c011, 0x40100011, 0x05006000, 0x4203e000,
+ 0x40000000, 0x4203e000, 0x30000001, 0x4803c856,
+ 0x0501f000, 0x61201801, 0x800c1840, 0x05fe07ff,
+ 0x80e9d040, 0x05fe07fc, 0x1c01f000, 0x4803c856,
+ 0x497b88a9, 0x64078807, 0x497b8807, 0x59c40005,
+ 0x48038805, 0x0501fdae, 0x0501fdf1, 0x0501f9e3,
+ 0x4a0388a7, 0x0000f7f7, 0x4a0388a3, 0x8000403c,
+ 0x4a0388ae, 0x000061a8, 0x59c40001, 0x82000540,
+ 0x184fa063, 0x48038801, 0x4a038810, 0x00410108,
+ 0x4a038811, 0x00520608, 0x4a038812, 0x00450320,
+ 0x4a038813, 0x00440405, 0x4a03881c, 0x004132e1,
+ 0x4a038850, 0x80000108, 0x64238860, 0x64238870,
+ 0x4a038851, 0x80000508, 0x4a038861, 0x00800000,
+ 0x4a038871, 0x00800000, 0x4a038852, 0x80000708,
+ 0x4a038862, 0x00800000, 0x4a038872, 0x00800000,
+ 0x4a038853, 0x80000608, 0x497b8863, 0x4a038873,
+ 0x00800000, 0x4a038882, 0x00000840, 0x4a0388a5,
+ 0x000000fe, 0x647b88a6, 0x4a0388b0, 0x00007530,
+ 0x4a038802, 0x0000ffff, 0x4a038806, 0xc0e80b00,
+ 0x1c01f000, 0x850e1d4e, 0x1c01f000, 0x59c40805,
+ 0x59c40006, 0x80040d00, 0x05f8085c, 0x82040500,
+ 0x00e80b00, 0x05020004, 0x8c04053e, 0x050208c4,
+ 0x0501f005, 0x82040500, 0x00880b00, 0x05fa0849,
+ 0x05f9f852, 0x4c5c0000, 0x4c600000, 0x59c4b805,
+ 0x59c410a3, 0x84081518, 0x825c0500, 0x04000000,
+ 0x05020d2d, 0x59c40006, 0x8c000500, 0x05000003,
+ 0x8c5c0500, 0x0502007f, 0x485fc857, 0x0515ff71,
+ 0x0500001a, 0x59c40005, 0x82000500, 0x000000c0,
+ 0x05000042, 0x0515ff8c, 0x05020040, 0x59c40006,
+ 0x82000500, 0x000000f0, 0x05020004, 0x4a038805,
+ 0x000000c0, 0x0501f039, 0x59a80015, 0x84000506,
+ 0x48035015, 0x42006000, 0xff203fff, 0x42006800,
+ 0x40000000, 0x0511fd1f, 0x60400800, 0x42001000,
+ 0x00103666, 0x051dfd89, 0x8c5c0534, 0x0502002b,
+ 0x4a035013, 0x0000aaaa, 0x59c40005, 0x8c00050c,
+ 0x0502000f, 0x8c00050e, 0x05020015, 0x8c00050a,
+ 0x0502001b, 0x8c000508, 0x05000008, 0x59a80011,
+ 0x90000589, 0x05020005, 0x42000000, 0x001097cd,
+ 0x0539ff8f, 0x0519f8fb, 0x0501f04c, 0x42000000,
+ 0x001097db, 0x0539ff8a, 0x41781800, 0x60042000,
+ 0x0501fce5, 0x64035014, 0x0501f00e, 0x42000000,
+ 0x001097dc, 0x0539ff82, 0x41781800, 0x60082000,
+ 0x0501fcdd, 0x640b5014, 0x0501f006, 0x42000000,
+ 0x001097cf, 0x0539ff7a, 0x0519f88c, 0x0501f037,
+ 0x0519f938, 0x0501f035, 0x8c5c0534, 0x05000031,
+ 0x59c40005, 0x8c00053a, 0x05020004, 0x42000000,
+ 0x001097c3, 0x0539ff6e, 0x4a038805, 0x20000000,
+ 0x0515ff20, 0x0502000e, 0x4a038805, 0x04000000,
+ 0x59c418a8, 0x60002000, 0x0501fcc3, 0x0515ff2f,
+ 0x05020005, 0x64075014, 0x6006d800, 0x0515fe93,
+ 0x0501f050, 0x41780000, 0x0515fee6, 0x0501fcb3,
+ 0x4000c000, 0x0501fc2e, 0x916c1584, 0x0502000b,
+ 0x8c5c0500, 0x05020013, 0x8d0c0506, 0x05020004,
+ 0x59c410a3, 0x90081548, 0x480b88a3, 0x59c41006,
+ 0x84081540, 0x480b8806, 0x4a038805, 0x04000000,
+ 0x6006d800, 0x497b5010, 0x8d0c0518, 0x05020004,
+ 0x4803c856, 0x850e1d06, 0x0511fba0, 0x050dfe85,
+ 0x8c5c053c, 0x0502084f, 0x8c5c0500, 0x0500002e,
+ 0x42000000, 0x001098e0, 0x0539ff3d, 0x64078805,
+ 0x6148b006, 0x6191d000, 0x4c580000, 0x051dfd28,
+ 0x0501fba5, 0x5c00b000, 0x05000004, 0x8058b040,
+ 0x05fe07f9, 0x0501f003, 0x64078805, 0x0501f01e,
+ 0x59c40006, 0x84000500, 0x48038806, 0x0521fa6e,
+ 0x497b8880, 0x0501fd7d, 0x05000007, 0x59e00013,
+ 0x8c000516, 0x05000004, 0x60142000, 0x0519f916,
+ 0x0501f003, 0x60182000, 0x0519f913, 0x59c400a3,
+ 0x82000500, 0xfcf8ffff, 0x480388a3, 0x640b5071,
+ 0x6012d800, 0x64078805, 0x05f9f9bb, 0x0501fb1f,
+ 0x497b5036, 0x64075043, 0x497b506c, 0x0201f800,
+ 0x0010c534, 0x825cbd00, 0xbbfffffe, 0x485f8805,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x4d180000,
+ 0x59c41004, 0x480bc857, 0x8c080500, 0x05000006,
+ 0x4803c856, 0x4a01a8e5, 0x00000800, 0x0521faf3,
+ 0x0501f007, 0x82080500, 0x000001f0, 0x05000004,
+ 0x4803c856, 0x0521fc0d, 0x05220b0b, 0x4a038805,
+ 0x80000000, 0x5c023000, 0x1c01f000, 0x59c408a3,
+ 0x4807c857, 0x84040d40, 0x480788a3, 0x1c01f000,
+ 0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
+ 0x4cd80000, 0x4a038805, 0x40000000, 0x42000000,
+ 0x001097d5, 0x0539feea, 0x051dff49, 0x59c41004,
+ 0x8c080500, 0x05000040, 0x598e600b, 0x4a01a8e5,
+ 0x00000800, 0x813261c0, 0x05000024, 0x59300403,
+ 0x900005b2, 0x05020021, 0x5930001e, 0x48038833,
+ 0x4a038807, 0x00018000, 0x6009d000, 0x051dfcc8,
+ 0x497b8807, 0x6009d000, 0x051dfcc5, 0x0521f959,
+ 0x60c1d0ea, 0x051dfcc2, 0x59c408a4, 0x90040d0f,
+ 0x90040d80, 0x05000004, 0x42000000, 0x00200000,
+ 0x0501fb85, 0x051dfe94, 0x59300009, 0x80000540,
+ 0x05f40f4e, 0x40025800, 0x4a025a05, 0x00000103,
+ 0x5931d823, 0x58ef400a, 0x58ec0008, 0x0801f800,
+ 0x0005f8e7, 0x0501f032, 0x598c000d, 0x82001c80,
+ 0x000000c8, 0x0502100c, 0x80000000, 0x4803180d,
+ 0x59c400a4, 0x9000050f, 0x90000582, 0x05020004,
+ 0x42000000, 0x00200000, 0x0501fb6b, 0x051dfc43,
+ 0x0501f023, 0x4933c857, 0x0521f932, 0x813261c0,
+ 0x0500001f, 0x64066203, 0x609e7000, 0x0005f905,
+ 0x0501f01b, 0x0521fbb5, 0x05000019, 0x0521fbdc,
+ 0x051dfc5f, 0x59926005, 0x813261c0, 0x0500000d,
+ 0x61201801, 0x0521fba4, 0x0502000a, 0x59c400a4,
+ 0x9000050f, 0x90000582, 0x05020004, 0x42000000,
+ 0x00200000, 0x0501fb50, 0x051dfc2e, 0x0501f008,
+ 0x4933c857, 0x0521f8c0, 0x813261c0, 0x05000004,
+ 0x613e7000, 0x640e6203, 0x0005f905, 0x5c01b000,
+ 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
+ 0x051df6d3, 0x40680000, 0x810c0d80, 0x8c04050e,
+ 0x0500004e, 0x4803c857, 0x8d0c050e, 0x0500001f,
+ 0x850e1d0e, 0x497b5071, 0x42000000, 0x001097bc,
+ 0x0539fe7b, 0x0539ff27, 0x60441100, 0x59c40001,
+ 0x82000500, 0x00018000, 0x90001d80, 0x0500000b,
+ 0x82001d80, 0x00008000, 0x0500000a, 0x82001d80,
+ 0x00010000, 0x05000009, 0x82001d80, 0x00018000,
+ 0x05000008, 0x05f5fef1, 0x60001800, 0x0501f006,
+ 0x60041800, 0x0501f004, 0x600c1800, 0x0501f002,
+ 0x60101800, 0x050df2bf, 0x850e1d4e, 0x59a80871,
+ 0x800409c0, 0x05020006, 0x59c4000d, 0x8c000520,
+ 0x05000003, 0x600c1800, 0x0501f002, 0x40041800,
+ 0x0539feec, 0x4c0c0000, 0x41782000, 0x0501fca7,
+ 0x0500000f, 0x0501fc89, 0x60042000, 0x0502000c,
+ 0x0501fc94, 0x05020006, 0x60082000, 0x0501f8b6,
+ 0x05020007, 0x60102000, 0x0501f005, 0x600c2000,
+ 0x0501f890, 0x05020002, 0x60142000, 0x5c001800,
+ 0x60481100, 0x050dfa9f, 0x05f9f8e3, 0x0539ff4f,
+ 0x0502000a, 0x0501f845, 0x4d400000, 0x4d3c0000,
+ 0x60a28000, 0x60227800, 0x0201f800, 0x0010b5e0,
+ 0x5c027800, 0x5c028000, 0x1c01f000, 0x4803c857,
+ 0x82000400, 0x00101a23, 0x50000800, 0x82040d00,
+ 0x000000ff, 0x1c01f000, 0x4803c856, 0x4c580000,
+ 0x6040b000, 0x497b88ac, 0x497b88ad, 0x8058b040,
+ 0x05fe07fe, 0x5c00b000, 0x1c01f000, 0x40680800,
+ 0x4807c857, 0x4807500f, 0x80041108, 0x6040b000,
+ 0x497b88ac, 0x80000580, 0x800811c0, 0x05020005,
+ 0x9004050f, 0x82000400, 0x00108a8d, 0x50000000,
+ 0x480388ad, 0x80081040, 0x8058b040, 0x05fe07f6,
+ 0x1c01f000, 0x4803c857, 0x4c080000, 0x4c040000,
+ 0x4c000000, 0x59c40892, 0x4807c857, 0x80041580,
+ 0x0500000e, 0x80041480, 0x05021006, 0x80081080,
+ 0x80081000, 0x4008b000, 0x60040004, 0x0501f003,
+ 0x4008b000, 0x60400004, 0x48038886, 0x8058b040,
+ 0x05fe07fe, 0x497b8886, 0x5c000000, 0x5c000800,
+ 0x5c001000, 0x1c01f000, 0x4803c856, 0x8d0c0520,
+ 0x05000003, 0x60ba8000, 0x0539f033, 0x1c01f000,
+ 0x0501f803, 0x40058800, 0x1c01f000, 0x59a80083,
+ 0x80000540, 0x05000008, 0x0515fda2, 0x60280800,
+ 0x0502000e, 0x600008de, 0x58040001, 0x8000092c,
+ 0x0501f00a, 0x59c80835, 0x82040d00, 0x00001f00,
+ 0x80040910, 0x80040800, 0x59a80083, 0x80000540,
+ 0x05000002, 0x61680804, 0x4807c857, 0x1c01f000,
+ 0x59a80083, 0x80000540, 0x0500001c, 0x599c1a01,
+ 0x60a80801, 0x820c0480, 0x00000204, 0x0500100a,
+ 0x61680800, 0x820c0480, 0x00000404, 0x05001006,
+ 0x60b80800, 0x820c0480, 0x00000804, 0x05001002,
+ 0x60b40800, 0x4c300000, 0x600060de, 0x58301000,
+ 0x82081500, 0xfc00ffff, 0x800400e0, 0x80080540,
0x84000574, 0x48006000, 0x58300000, 0x8c000534,
- 0x05fe07fe, 0x5c006000, 0x59c80000, 0x82000540,
- 0x00001200, 0x48039000, 0x1c01f000, 0x42006000,
- 0x7ff4c000, 0x58300003, 0x8c000502, 0x0502000a,
- 0x600060de, 0x64686000, 0x58300000, 0x8c000504,
- 0x05fe07fe, 0x641c6002, 0x59a80083, 0x84000540,
- 0x48035083, 0x1c01f000, 0x600060de, 0x58300801,
- 0x9004050c, 0x05fa0955, 0x60f00800, 0x05fdf7c6,
- 0x4853c857, 0x497b8801, 0x850e1d1a, 0x5050b000,
- 0x485bc857, 0x8058b1c0, 0x0500089d, 0x82580480,
- 0x00000804, 0x0502189a, 0x60040000, 0x61000801,
- 0x0501fd76, 0x40582000, 0x8050a000, 0x50500000,
- 0x80102400, 0x9058b483, 0x8050a000, 0x485bc857,
- 0x4853c857, 0x50501000, 0x80082404, 0x60101800,
- 0x82080500, 0x000000ff, 0x61000821, 0x0501fd67,
- 0x80081110, 0x800c1840, 0x05fe07fa, 0x8050a000,
- 0x8058b040, 0x05fe07f4, 0x4803c856, 0x41780000,
- 0x61000801, 0x0501fd5d, 0x50501000, 0x80082404,
- 0x0502087b, 0x4803c856, 0x1c01f000, 0x4a035044,
- 0xaabbccdd, 0x600c0000, 0x0501fcb0, 0x600c0000,
- 0x0501fcd8, 0x60300868, 0x0501fd48, 0x90040541,
- 0x60300868, 0x0501fd4d, 0x60480888, 0x0501fd43,
- 0x90040548, 0x60480888, 0x0501fd48, 0x60180818,
- 0x0501fd3e, 0x82040540, 0x00000080, 0x60180818,
- 0x0501fd42, 0x60480828, 0x0501fd38, 0x90040541,
- 0x60480828, 0x0501fd3d, 0x59a8004b, 0x8c00050e,
- 0x05000006, 0x4803c857, 0x82000500, 0x0000ff00,
- 0x80000110, 0x0501f002, 0x60e00001, 0x60300800,
- 0x0501fd32, 0x60380940, 0x0501fd28, 0x82040500,
- 0xffffff0f, 0x0501fecb, 0x05020003, 0x90000540,
- 0x0501f002, 0x90000550, 0x60380940, 0x0501fd27,
- 0x60380938, 0x0501fd1d, 0x90040550, 0x60380938,
- 0x0501fd22, 0x60800000, 0x61000859, 0x0501fd1f,
- 0x61000000, 0x61000851, 0x0501fd1c, 0x60300000,
- 0x61800861, 0x0501fd19, 0x60840000, 0x61800821,
- 0x0501fd16, 0x59c40001, 0x84000574, 0x48038801,
- 0x850e1d5a, 0x61602004, 0x6029d000, 0x0501f83c,
- 0x4813c857, 0x61000849, 0x0501fd04, 0x4807c857,
- 0x82041500, 0x000000c0, 0x82081580, 0x000000c0,
- 0x05000004, 0x80102040, 0x05000825, 0x05fdf7f3,
- 0x4803c856, 0x60c82000, 0x6029d000, 0x0501f82c,
- 0x60380878, 0x0501fcf5, 0x90040d01, 0x05020004,
- 0x80102040, 0x0500081a, 0x05fdf7f8, 0x4803c856,
- 0x61702001, 0x6029d000, 0x051dfda1, 0x60380818,
- 0x0501fcea, 0x90040d10, 0x05020004, 0x80102040,
- 0x05f808be, 0x05fdf7f8, 0x4803c856, 0x60a02000,
- 0x6029d000, 0x051dfd96, 0x603808b8, 0x0501fcdf,
- 0x90040d04, 0x05000004, 0x80102040, 0x05f808b3,
- 0x05fdf7f8, 0x4803c856, 0x1c01f000, 0x4803c856,
- 0x4a03c020, 0x00004010, 0x4a03c011, 0x40100011,
- 0x05006000, 0x4203e000, 0x40000000, 0x4203e000,
- 0x30000001, 0x4803c856, 0x0501f000, 0x61201801,
- 0x800c1840, 0x05fe07ff, 0x80e9d040, 0x05fe07fc,
- 0x1c01f000, 0x4803c856, 0x497b88a9, 0x64078807,
- 0x497b8807, 0x59c40005, 0x48038805, 0x0501fdae,
- 0x0501fdf1, 0x0501f9e3, 0x4a0388a7, 0x0000f7f7,
- 0x4a0388a3, 0x8000403c, 0x4a0388ae, 0x000061a8,
- 0x59c40001, 0x82000540, 0x184fa063, 0x48038801,
- 0x4a038810, 0x00410108, 0x4a038811, 0x00520608,
- 0x4a038812, 0x00450320, 0x4a038813, 0x00440405,
- 0x4a03881c, 0x004132e1, 0x4a038850, 0x80000108,
- 0x64238860, 0x64238870, 0x4a038851, 0x80000508,
- 0x4a038861, 0x00800000, 0x4a038871, 0x00800000,
- 0x4a038852, 0x80000708, 0x4a038862, 0x00800000,
- 0x4a038872, 0x00800000, 0x4a038853, 0x80000608,
- 0x497b8863, 0x4a038873, 0x00800000, 0x4a038882,
- 0x00000840, 0x4a0388a5, 0x000000fe, 0x647b88a6,
- 0x4a0388b0, 0x00007530, 0x4a038802, 0x0000ffff,
- 0x4a038806, 0xc0e80b00, 0x1c01f000, 0x850e1d4e,
- 0x1c01f000, 0x59c40805, 0x59c40006, 0x80040d00,
- 0x05f8085a, 0x82040500, 0x00e80b00, 0x05020004,
- 0x8c04053e, 0x050208c4, 0x0501f005, 0x82040500,
- 0x00880b00, 0x05fa0847, 0x05f9f850, 0x4c5c0000,
- 0x4c600000, 0x59c4b805, 0x59c410a3, 0x84081518,
- 0x825c0500, 0x04000000, 0x05020d2d, 0x59c40006,
- 0x8c000500, 0x05000003, 0x8c5c0500, 0x0502007f,
- 0x485fc857, 0x0515ff39, 0x0500001a, 0x59c40005,
- 0x82000500, 0x000000c0, 0x05000042, 0x0515ff54,
- 0x05020040, 0x59c40006, 0x82000500, 0x000000f0,
- 0x05020004, 0x4a038805, 0x000000c0, 0x0501f039,
- 0x59a80015, 0x84000506, 0x48035015, 0x42006000,
- 0xff203fff, 0x42006800, 0x40000000, 0x0511fd11,
- 0x60400800, 0x42001000, 0x0010365a, 0x051dfcfb,
- 0x8c5c0534, 0x0502002b, 0x4a035013, 0x0000aaaa,
- 0x59c40005, 0x8c00050c, 0x0502000f, 0x8c00050e,
- 0x05020015, 0x8c00050a, 0x0502001b, 0x8c000508,
- 0x05000008, 0x59a80011, 0x90000589, 0x05020005,
- 0x42000000, 0x0010974d, 0x0539fec3, 0x0519f8c3,
- 0x0501f04c, 0x42000000, 0x0010975b, 0x0539febe,
- 0x41781800, 0x60042000, 0x0501fce5, 0x64035014,
- 0x0501f00e, 0x42000000, 0x0010975c, 0x0539feb6,
- 0x41781800, 0x60082000, 0x0501fcdd, 0x640b5014,
- 0x0501f006, 0x42000000, 0x0010974f, 0x0539feae,
- 0x0519f854, 0x0501f037, 0x0519f900, 0x0501f035,
- 0x8c5c0534, 0x05000031, 0x59c40005, 0x8c00053a,
- 0x05020004, 0x42000000, 0x00109743, 0x0539fea2,
- 0x4a038805, 0x20000000, 0x0515fee8, 0x0502000e,
- 0x4a038805, 0x04000000, 0x59c418a8, 0x60002000,
- 0x0501fcc3, 0x0515fef7, 0x05020005, 0x64075014,
- 0x6006d800, 0x0515fe5b, 0x0501f050, 0x41780000,
- 0x0515feae, 0x0501fcb3, 0x4000c000, 0x0501fc2e,
- 0x916c1584, 0x0502000b, 0x8c5c0500, 0x05020013,
- 0x8d0c0506, 0x05020004, 0x59c410a3, 0x90081548,
- 0x480b88a3, 0x59c41006, 0x84081540, 0x480b8806,
- 0x4a038805, 0x04000000, 0x6006d800, 0x497b5010,
- 0x8d0c0518, 0x05020004, 0x4803c856, 0x850e1d06,
- 0x0511fb92, 0x050dfe77, 0x8c5c053c, 0x0502084f,
- 0x8c5c0500, 0x0500002e, 0x42000000, 0x00109860,
- 0x0539fe71, 0x64078805, 0x6148b006, 0x6191d000,
- 0x4c580000, 0x051dfc9a, 0x0501fba5, 0x5c00b000,
- 0x05000004, 0x8058b040, 0x05fe07f9, 0x0501f003,
- 0x64078805, 0x0501f01e, 0x59c40006, 0x84000500,
- 0x48038806, 0x0521f9e0, 0x497b8880, 0x0501fd7d,
- 0x05000007, 0x59e00013, 0x8c000516, 0x05000004,
- 0x60142000, 0x0519f8de, 0x0501f003, 0x60182000,
- 0x0519f8db, 0x59c400a3, 0x82000500, 0xfcf8ffff,
- 0x480388a3, 0x640b5071, 0x6012d800, 0x64078805,
- 0x05f9f9b9, 0x0501fb1f, 0x497b5036, 0x64075043,
- 0x497b506c, 0x0201f800, 0x0010c52f, 0x825cbd00,
- 0xbbfffffe, 0x485f8805, 0x5c00c000, 0x5c00b800,
- 0x1c01f000, 0x4d180000, 0x59c41004, 0x480bc857,
- 0x8c080500, 0x05000006, 0x4803c856, 0x4a01a8e5,
- 0x00000800, 0x0521fa65, 0x0501f007, 0x82080500,
- 0x000001f0, 0x05000004, 0x4803c856, 0x0521fb7f,
- 0x05220a7d, 0x4a038805, 0x80000000, 0x5c023000,
- 0x1c01f000, 0x59c408a3, 0x4807c857, 0x84040d40,
- 0x480788a3, 0x1c01f000, 0x4d900000, 0x4dd00000,
- 0x4da40000, 0x4d140000, 0x4cd80000, 0x4a038805,
- 0x40000000, 0x42000000, 0x00109755, 0x0539fe1e,
- 0x051dfebb, 0x59c41004, 0x8c080500, 0x05000040,
- 0x598e600b, 0x4a01a8e5, 0x00000800, 0x813261c0,
- 0x05000024, 0x59300403, 0x900005b2, 0x05020021,
- 0x5930001e, 0x48038833, 0x4a038807, 0x00018000,
- 0x6009d000, 0x051dfc3a, 0x497b8807, 0x6009d000,
- 0x051dfc37, 0x0521f8cb, 0x60c1d0ea, 0x051dfc34,
- 0x59c408a4, 0x90040d0f, 0x90040d80, 0x05000004,
- 0x42000000, 0x00200000, 0x0501fb85, 0x051dfe06,
- 0x59300009, 0x80000540, 0x05f40f4c, 0x40025800,
- 0x4a025a05, 0x00000103, 0x5931d823, 0x58ef400a,
- 0x58ec0008, 0x0801f800, 0x0005f8e7, 0x0501f032,
- 0x598c000d, 0x82001c80, 0x000000c8, 0x0502100c,
- 0x80000000, 0x4803180d, 0x59c400a4, 0x9000050f,
- 0x90000582, 0x05020004, 0x42000000, 0x00200000,
- 0x0501fb6b, 0x051dfbb5, 0x0501f023, 0x4933c857,
- 0x0521f8a4, 0x813261c0, 0x0500001f, 0x64066203,
- 0x609e7000, 0x0005f905, 0x0501f01b, 0x0521fb27,
- 0x05000019, 0x0521fb4e, 0x051dfbd1, 0x59926005,
- 0x813261c0, 0x0500000d, 0x61201801, 0x0521fb16,
- 0x0502000a, 0x59c400a4, 0x9000050f, 0x90000582,
- 0x05020004, 0x42000000, 0x00200000, 0x0501fb50,
- 0x051dfba0, 0x0501f008, 0x4933c857, 0x0521f832,
- 0x813261c0, 0x05000004, 0x613e7000, 0x640e6203,
- 0x0005f905, 0x5c01b000, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x051df645, 0x40680000,
- 0x810c0d80, 0x8c04050e, 0x0500004e, 0x4803c857,
- 0x8d0c050e, 0x0500001f, 0x850e1d0e, 0x497b5071,
- 0x42000000, 0x0010973c, 0x0539fdaf, 0x0539fe5b,
- 0x60441100, 0x59c40001, 0x82000500, 0x00018000,
- 0x90001d80, 0x0500000b, 0x82001d80, 0x00008000,
- 0x0500000a, 0x82001d80, 0x00010000, 0x05000009,
- 0x82001d80, 0x00018000, 0x05000008, 0x05f5feef,
- 0x60001800, 0x0501f006, 0x60041800, 0x0501f004,
- 0x600c1800, 0x0501f002, 0x60101800, 0x050df2b9,
- 0x850e1d4e, 0x59a80871, 0x800409c0, 0x05020006,
- 0x59c4000d, 0x8c000520, 0x05000003, 0x600c1800,
- 0x0501f002, 0x40041800, 0x0539fe20, 0x4c0c0000,
- 0x41782000, 0x0501fca7, 0x0500000f, 0x0501fc89,
- 0x60042000, 0x0502000c, 0x0501fc94, 0x05020006,
- 0x60082000, 0x0501f8b6, 0x05020007, 0x60102000,
- 0x0501f005, 0x600c2000, 0x0501f890, 0x05020002,
- 0x60142000, 0x5c001800, 0x60481100, 0x050dfa99,
- 0x05f9f8e1, 0x0539fe83, 0x0502000a, 0x0501f845,
- 0x4d400000, 0x4d3c0000, 0x60a28000, 0x60227800,
- 0x0201f800, 0x0010b5d3, 0x5c027800, 0x5c028000,
- 0x1c01f000, 0x4803c857, 0x82000400, 0x00101a21,
- 0x50000800, 0x82040d00, 0x000000ff, 0x1c01f000,
- 0x4803c856, 0x4c580000, 0x6040b000, 0x497b88ac,
- 0x497b88ad, 0x8058b040, 0x05fe07fe, 0x5c00b000,
- 0x1c01f000, 0x40680800, 0x4807c857, 0x4807500f,
- 0x80041108, 0x6040b000, 0x497b88ac, 0x80000580,
- 0x800811c0, 0x05020005, 0x9004050f, 0x82000400,
- 0x001089c0, 0x50000000, 0x480388ad, 0x80081040,
- 0x8058b040, 0x05fe07f6, 0x1c01f000, 0x4803c857,
- 0x4c080000, 0x4c040000, 0x4c000000, 0x59c40892,
- 0x4807c857, 0x80041580, 0x0500000e, 0x80041480,
- 0x05021006, 0x80081080, 0x80081000, 0x4008b000,
- 0x60040004, 0x0501f003, 0x4008b000, 0x60400004,
- 0x48038886, 0x8058b040, 0x05fe07fe, 0x497b8886,
- 0x5c000000, 0x5c000800, 0x5c001000, 0x1c01f000,
- 0x4803c856, 0x8d0c0520, 0x05000003, 0x60ba8000,
- 0x0535f780, 0x1c01f000, 0x0501f803, 0x40058800,
- 0x1c01f000, 0x59a80083, 0x80000540, 0x05000008,
- 0x0515fd6a, 0x60280800, 0x0502000e, 0x600008de,
- 0x58040001, 0x8000092c, 0x0501f00a, 0x59c80835,
- 0x82040d00, 0x00001f00, 0x80040910, 0x80040800,
- 0x59a80083, 0x80000540, 0x05000002, 0x61680804,
- 0x4807c857, 0x1c01f000, 0x59a80083, 0x80000540,
- 0x0500001c, 0x599c1a01, 0x60a80801, 0x820c0480,
- 0x00000204, 0x0500100a, 0x61680800, 0x820c0480,
- 0x00000404, 0x05001006, 0x60b80800, 0x820c0480,
- 0x00000804, 0x05001002, 0x60b40800, 0x4c300000,
- 0x600060de, 0x58301000, 0x82081500, 0xfc00ffff,
- 0x800400e0, 0x80080540, 0x84000574, 0x48006000,
- 0x58300000, 0x8c000534, 0x05fe07fe, 0x5c006000,
+ 0x05fe07fe, 0x5c006000, 0x1c01f000, 0x0501f805,
+ 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
+ 0x4c000000, 0x59a80037, 0x4803c857, 0x90000580,
+ 0x5c000000, 0x1c01f000, 0x0501f805, 0x60058800,
+ 0x05000002, 0x60018800, 0x1c01f000, 0x4c000000,
+ 0x59a80037, 0x4803c857, 0x90000581, 0x5c000000,
0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
0x60018800, 0x1c01f000, 0x4c000000, 0x59a80037,
- 0x4803c857, 0x90000580, 0x5c000000, 0x1c01f000,
+ 0x4803c857, 0x90000583, 0x5c000000, 0x1c01f000,
0x0501f805, 0x60058800, 0x05000002, 0x60018800,
0x1c01f000, 0x4c000000, 0x59a80037, 0x4803c857,
- 0x90000581, 0x5c000000, 0x1c01f000, 0x0501f805,
+ 0x90000584, 0x5c000000, 0x1c01f000, 0x0501f805,
0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
- 0x4c000000, 0x59a80037, 0x4803c857, 0x90000583,
- 0x5c000000, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05000002, 0x60018800, 0x1c01f000, 0x4c000000,
- 0x59a80037, 0x4803c857, 0x90000584, 0x5c000000,
- 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x4c000000, 0x59a80037,
- 0x90000582, 0x5c000000, 0x1c01f000, 0x4c000000,
- 0x4c040000, 0x4c080000, 0x4c380000, 0x59a8003a,
- 0x90000c87, 0x05f61e05, 0x0c01f806, 0x5c007000,
- 0x5c001000, 0x5c000800, 0x5c000000, 0x1c01f000,
- 0x001013ef, 0x001013fc, 0x00101409, 0x0010140a,
- 0x00101428, 0x00101429, 0x0010142a, 0x4803c856,
- 0x6403503c, 0x600c0000, 0x0501f9aa, 0x600c0000,
- 0x0501f97e, 0x0501fa06, 0x4803c856, 0x641b503a,
- 0x60740800, 0x42001000, 0x0010142b, 0x051df2a5,
- 0x497b503f, 0x64db5034, 0x64ab5033, 0x4803c856,
- 0x6407503c, 0x600c0000, 0x0501f970, 0x4803c856,
- 0x641b503a, 0x60740800, 0x42001000, 0x0010142b,
- 0x051df298, 0x05f5fddd, 0x64db5034, 0x4803c856,
- 0x640f503c, 0x60000800, 0x0501fa00, 0x90040d1c,
- 0x9004059c, 0x05000008, 0x90040598, 0x05000008,
- 0x90040594, 0x05000008, 0x90040590, 0x05000008,
- 0x05f5fdce, 0x60040000, 0x0501f006, 0x60000000,
- 0x0501f004, 0x60080000, 0x0501f002, 0x600c0000,
- 0x0501f952, 0x497b5040, 0x4803c856, 0x641b503a,
- 0x60740800, 0x42001000, 0x0010142b, 0x051df279,
- 0x05f5fdbe, 0x05f5fdbd, 0x1c01f000, 0x4c000000,
- 0x4c040000, 0x4c080000, 0x4c380000, 0x59a8003c,
- 0x90000c87, 0x05f61db5, 0x0c01f806, 0x5c007000,
- 0x5c001000, 0x5c000800, 0x5c000000, 0x1c01f000,
- 0x0010143f, 0x0010145b, 0x001014ac, 0x001014c1,
- 0x001014d5, 0x001014de, 0x001014df, 0x0501f990,
- 0x05020018, 0x59a81042, 0x60000800, 0x0501f9cb,
- 0x90040d1c, 0x9004059c, 0x05000008, 0x90040598,
- 0x05000008, 0x90040594, 0x05000008, 0x90040590,
- 0x05000008, 0x05f5fd99, 0x84081540, 0x0501f006,
- 0x84081542, 0x0501f004, 0x84081544, 0x0501f002,
- 0x84081546, 0x480b5042, 0x6407503a, 0x0501f003,
- 0x0501f8be, 0x05fdff9d, 0x1c01f000, 0x0501f885,
- 0x0500004f, 0x0501f972, 0x05020029, 0x60000800,
- 0x0501f9ae, 0x59c41001, 0x82081500, 0x00018000,
- 0x90040d1c, 0x90040590, 0x05000042, 0x90040594,
- 0x05000006, 0x90040598, 0x0500000a, 0x9004059c,
- 0x0500000a, 0x05f5fd79, 0x90080580, 0x05000039,
- 0x82080580, 0x00008000, 0x05000036, 0x0501f003,
- 0x90080580, 0x05000033, 0x60000800, 0x0501f997,
- 0x59a80042, 0x90040d1c, 0x90041594, 0x05000006,
- 0x90041598, 0x05000006, 0x9004159c, 0x05000006,
- 0x05f60d66, 0x84000544, 0x0501f004, 0x84000542,
- 0x0501f002, 0x84000540, 0x48035042, 0x59a8003f,
- 0x80000000, 0x4803503f, 0x90000585, 0x05000003,
- 0x0501f859, 0x0501f01d, 0x497b503f, 0x59c40801,
+ 0x4c000000, 0x59a80037, 0x90000582, 0x5c000000,
+ 0x1c01f000, 0x4c000000, 0x4c040000, 0x4c080000,
+ 0x4c380000, 0x59a8003a, 0x90000c87, 0x05f61e07,
+ 0x0c01f806, 0x5c007000, 0x5c001000, 0x5c000800,
+ 0x5c000000, 0x1c01f000, 0x001013ed, 0x001013fa,
+ 0x00101407, 0x00101408, 0x00101426, 0x00101427,
+ 0x00101428, 0x4803c856, 0x6403503c, 0x600c0000,
+ 0x0501f9aa, 0x600c0000, 0x0501f97e, 0x0501fa06,
+ 0x4803c856, 0x641b503a, 0x60740800, 0x42001000,
+ 0x00101429, 0x051df333, 0x497b503f, 0x64db5034,
+ 0x64ab5033, 0x4803c856, 0x6407503c, 0x600c0000,
+ 0x0501f970, 0x4803c856, 0x641b503a, 0x60740800,
+ 0x42001000, 0x00101429, 0x051df326, 0x05f5fddf,
+ 0x64db5034, 0x4803c856, 0x640f503c, 0x60000800,
+ 0x0501fa00, 0x90040d1c, 0x9004059c, 0x05000008,
+ 0x90040598, 0x05000008, 0x90040594, 0x05000008,
+ 0x90040590, 0x05000008, 0x05f5fdd0, 0x60040000,
+ 0x0501f006, 0x60000000, 0x0501f004, 0x60080000,
+ 0x0501f002, 0x600c0000, 0x0501f952, 0x497b5040,
+ 0x4803c856, 0x641b503a, 0x60740800, 0x42001000,
+ 0x00101429, 0x051df307, 0x05f5fdc0, 0x05f5fdbf,
+ 0x1c01f000, 0x4c000000, 0x4c040000, 0x4c080000,
+ 0x4c380000, 0x59a8003c, 0x90000c87, 0x05f61db7,
+ 0x0c01f806, 0x5c007000, 0x5c001000, 0x5c000800,
+ 0x5c000000, 0x1c01f000, 0x0010143d, 0x00101459,
+ 0x001014aa, 0x001014bf, 0x001014d3, 0x001014dc,
+ 0x001014dd, 0x0501f990, 0x05020018, 0x59a81042,
+ 0x60000800, 0x0501f9cb, 0x90040d1c, 0x9004059c,
+ 0x05000008, 0x90040598, 0x05000008, 0x90040594,
+ 0x05000008, 0x90040590, 0x05000008, 0x05f5fd9b,
+ 0x84081540, 0x0501f006, 0x84081542, 0x0501f004,
+ 0x84081544, 0x0501f002, 0x84081546, 0x480b5042,
+ 0x6407503a, 0x0501f003, 0x0501f8be, 0x05fdff9d,
+ 0x1c01f000, 0x0501f885, 0x0500004f, 0x0501f972,
+ 0x05020029, 0x60000800, 0x0501f9ae, 0x59c41001,
+ 0x82081500, 0x00018000, 0x90040d1c, 0x90040590,
+ 0x05000042, 0x90040594, 0x05000006, 0x90040598,
+ 0x0500000a, 0x9004059c, 0x0500000a, 0x05f5fd7b,
+ 0x90080580, 0x05000039, 0x82080580, 0x00008000,
+ 0x05000036, 0x0501f003, 0x90080580, 0x05000033,
+ 0x60000800, 0x0501f997, 0x59a80042, 0x90040d1c,
+ 0x90041594, 0x05000006, 0x90041598, 0x05000006,
+ 0x9004159c, 0x05000006, 0x05f60d68, 0x84000544,
+ 0x0501f004, 0x84000542, 0x0501f002, 0x84000540,
+ 0x48035042, 0x59a8003f, 0x80000000, 0x4803503f,
+ 0x90000585, 0x05000003, 0x0501f859, 0x0501f01d,
+ 0x497b503f, 0x59c40801, 0x82040d00, 0x00018000,
+ 0x90040580, 0x0500000b, 0x82040580, 0x00008000,
+ 0x0500000a, 0x82040580, 0x00010000, 0x05000009,
+ 0x82040580, 0x00018000, 0x05000008, 0x05f5fd4b,
+ 0x60040000, 0x0501f006, 0x60000000, 0x0501f004,
+ 0x60080000, 0x0501f002, 0x600c0000, 0x0501f8f7,
+ 0x640b503c, 0x0501f003, 0x640f503a, 0x0501f002,
+ 0x05fdff59, 0x1c01f000, 0x0501f834, 0x05000013,
+ 0x59a80033, 0x80000040, 0x48035033, 0x0501f91e,
+ 0x05020004, 0x640f503a, 0x497b503b, 0x0501f00b,
+ 0x59a80033, 0x80000540, 0x05020003, 0x0501f891,
+ 0x0501f002, 0x0501f841, 0x0501f829, 0x497b503f,
+ 0x6407503c, 0x05fdff44, 0x1c01f000, 0x0501f81f,
+ 0x05000012, 0x0501f90c, 0x0502000d, 0x59a80040,
+ 0x80000000, 0x48035040, 0x90000587, 0x0502000a,
+ 0x642b5036, 0x497b5043, 0x59a80042, 0x8400055e,
+ 0x48035042, 0x4803c857, 0x0501f004, 0x0501f814,
+ 0x6413503c, 0x05fdff4f, 0x1c01f000, 0x0501f80b,
+ 0x05000007, 0x0501f8f8, 0x05020003, 0x05fdff32,
+ 0x0501f003, 0x0501f80a, 0x05fdff46, 0x1c01f000,
+ 0x05f5fd0a, 0x05f5fd09, 0x59a80034, 0x80000040,
+ 0x48035034, 0x05000885, 0x1c01f000, 0x4c040000,
+ 0x60000800, 0x0501f927, 0x90040d1c, 0x9004059c,
+ 0x05000008, 0x90040598, 0x0500000a, 0x90040594,
+ 0x0500000a, 0x90040590, 0x05000004, 0x05f5fcf7,
+ 0x600c0000, 0x0501f006, 0x60080000, 0x0501f004,
+ 0x60040000, 0x0501f002, 0x60000000, 0x0501f8a3,
+ 0x5c000800, 0x1c01f000, 0x4c040000, 0x59c40801,
0x82040d00, 0x00018000, 0x90040580, 0x0500000b,
- 0x82040580, 0x00008000, 0x0500000a, 0x82040580,
- 0x00010000, 0x05000009, 0x82040580, 0x00018000,
- 0x05000008, 0x05f5fd49, 0x60040000, 0x0501f006,
- 0x60000000, 0x0501f004, 0x60080000, 0x0501f002,
- 0x600c0000, 0x0501f8f7, 0x640b503c, 0x0501f003,
- 0x640f503a, 0x0501f002, 0x05fdff59, 0x1c01f000,
- 0x0501f834, 0x05000013, 0x59a80033, 0x80000040,
- 0x48035033, 0x0501f91e, 0x05020004, 0x640f503a,
- 0x497b503b, 0x0501f00b, 0x59a80033, 0x80000540,
- 0x05020003, 0x0501f891, 0x0501f002, 0x0501f841,
- 0x0501f829, 0x497b503f, 0x6407503c, 0x05fdff44,
- 0x1c01f000, 0x0501f81f, 0x05000012, 0x0501f90c,
- 0x0502000d, 0x59a80040, 0x80000000, 0x48035040,
- 0x90000587, 0x0502000a, 0x642b5036, 0x497b5043,
- 0x59a80042, 0x8400055e, 0x48035042, 0x4803c857,
- 0x0501f004, 0x0501f814, 0x6413503c, 0x05fdff4f,
- 0x1c01f000, 0x0501f80b, 0x05000007, 0x0501f8f8,
- 0x05020003, 0x05fdff32, 0x0501f003, 0x0501f80a,
- 0x05fdff46, 0x1c01f000, 0x05f5fd08, 0x05f5fd07,
- 0x59a80034, 0x80000040, 0x48035034, 0x05000885,
- 0x1c01f000, 0x4c040000, 0x60000800, 0x0501f927,
+ 0x82040580, 0x00008000, 0x0500000c, 0x82040580,
+ 0x00010000, 0x0500000b, 0x82040580, 0x00018000,
+ 0x05000004, 0x05f5fcdd, 0x600c0000, 0x0501f006,
+ 0x60080000, 0x0501f004, 0x60040000, 0x0501f002,
+ 0x60000000, 0x0501f85f, 0x5c000800, 0x1c01f000,
+ 0x4c040000, 0x59a8003f, 0x80000000, 0x4803503f,
+ 0x90000585, 0x05020019, 0x497b503f, 0x59c40801,
+ 0x82040d00, 0x00018000, 0x90040580, 0x0500000b,
+ 0x82040580, 0x00008000, 0x0500000c, 0x82040580,
+ 0x00010000, 0x0500000b, 0x82040580, 0x00018000,
+ 0x05000004, 0x05f5fcbd, 0x600c0000, 0x0501f006,
+ 0x60080000, 0x0501f004, 0x60040000, 0x0501f002,
+ 0x60000000, 0x0501f83f, 0x60000800, 0x0501f8d9,
0x90040d1c, 0x9004059c, 0x05000008, 0x90040598,
0x0500000a, 0x90040594, 0x0500000a, 0x90040590,
- 0x05000004, 0x05f5fcf5, 0x600c0000, 0x0501f006,
+ 0x05000004, 0x05f5fca9, 0x600c0000, 0x0501f006,
0x60080000, 0x0501f004, 0x60040000, 0x0501f002,
- 0x60000000, 0x0501f8a3, 0x5c000800, 0x1c01f000,
- 0x4c040000, 0x59c40801, 0x82040d00, 0x00018000,
- 0x90040580, 0x0500000b, 0x82040580, 0x00008000,
- 0x0500000c, 0x82040580, 0x00010000, 0x0500000b,
- 0x82040580, 0x00018000, 0x05000004, 0x05f5fcdb,
+ 0x60000000, 0x0501f855, 0x5c000800, 0x1c01f000,
+ 0x4c200000, 0x59a80042, 0x82000500, 0x00007fff,
+ 0x05f40c9a, 0x59a84041, 0x80204102, 0x05f41c97,
+ 0x48235041, 0x80204500, 0x05fc07fb, 0x8c000506,
+ 0x05020008, 0x8c000504, 0x05020008, 0x8c000502,
+ 0x05020008, 0x8c000500, 0x05020008, 0x05f5fc8b,
0x600c0000, 0x0501f006, 0x60080000, 0x0501f004,
- 0x60040000, 0x0501f002, 0x60000000, 0x0501f85f,
- 0x5c000800, 0x1c01f000, 0x4c040000, 0x59a8003f,
- 0x80000000, 0x4803503f, 0x90000585, 0x05020019,
- 0x497b503f, 0x59c40801, 0x82040d00, 0x00018000,
- 0x90040580, 0x0500000b, 0x82040580, 0x00008000,
- 0x0500000c, 0x82040580, 0x00010000, 0x0500000b,
- 0x82040580, 0x00018000, 0x05000004, 0x05f5fcbb,
- 0x600c0000, 0x0501f006, 0x60080000, 0x0501f004,
- 0x60040000, 0x0501f002, 0x60000000, 0x0501f83f,
- 0x60000800, 0x0501f8d9, 0x90040d1c, 0x9004059c,
- 0x05000008, 0x90040598, 0x0500000a, 0x90040594,
- 0x0500000a, 0x90040590, 0x05000004, 0x05f5fca7,
- 0x600c0000, 0x0501f006, 0x60080000, 0x0501f004,
- 0x60040000, 0x0501f002, 0x60000000, 0x0501f855,
- 0x5c000800, 0x1c01f000, 0x4c200000, 0x59a80042,
- 0x82000500, 0x00007fff, 0x05f40c98, 0x59a84041,
- 0x80204102, 0x05f41c95, 0x48235041, 0x80204500,
- 0x05fc07fb, 0x8c000506, 0x05020008, 0x8c000504,
- 0x05020008, 0x8c000502, 0x05020008, 0x8c000500,
- 0x05020008, 0x05f5fc89, 0x600c0000, 0x0501f006,
- 0x60080000, 0x0501f004, 0x60000000, 0x0501f002,
- 0x60040000, 0x0501f80d, 0x5c004000, 0x1c01f000,
- 0x05011000, 0x4a03c840, 0x001093ba, 0x6427c842,
- 0x40000000, 0x05fd17ff, 0x64235041, 0x64035038,
- 0x1c01f000, 0x40680000, 0x4c000000, 0x0501f932,
- 0x5c000000, 0x0501fa4d, 0x60080800, 0x0501f897,
- 0x82041500, 0xffffffe3, 0x59c41801, 0x820c1d00,
- 0xfffe7fff, 0x800001c0, 0x05000007, 0x90000d81,
- 0x0502000a, 0x9008055c, 0x900c1d40, 0x840c1d32,
- 0x0501f012, 0x90080558, 0x820c1d40, 0x00008000,
- 0x840c1d32, 0x0501f00d, 0x90000d82, 0x05020006,
- 0x90080554, 0x820c1d40, 0x00010000, 0x840c1d32,
- 0x0501f006, 0x90000d83, 0x05f60c54, 0x90080550,
- 0x820c1d40, 0x02018000, 0x60080800, 0x0501f87f,
- 0x480f8801, 0x0501f111, 0x1c01f000, 0x40680000,
- 0x4c000000, 0x0501f903, 0x5c000000, 0x0501fa23,
- 0x60000800, 0x0501f86d, 0x82041500, 0xffffffe3,
- 0x59c41801, 0x800001c0, 0x05000006, 0x90000d81,
- 0x05020007, 0x9008055c, 0x840c1d30, 0x0501f00d,
- 0x90080558, 0x840c1d30, 0x0501f00a, 0x90000d82,
- 0x05020004, 0x90080554, 0x840c1d30, 0x0501f005,
- 0x90000d83, 0x05f60c31, 0x90080550, 0x840c1d70,
- 0x480f8801, 0x60000800, 0x0501f85c, 0x0501f9f9,
- 0x0500000d, 0x4a03c014, 0x00200020, 0x60000800,
- 0x0501f84e, 0x90040d1c, 0x90040590, 0x05020004,
- 0x4a03c013, 0x00200020, 0x0501f003, 0x4a03c013,
- 0x00200000, 0x0501f0e8, 0x0501f805, 0x60058800,
- 0x05000002, 0x60018800, 0x1c01f000, 0x4c580000,
- 0x6050b000, 0x8058b040, 0x05000026, 0x59c4000d,
- 0x8c000520, 0x05fe07fc, 0x0501f831, 0x59c4000d,
- 0x8c000520, 0x05fe07f8, 0x59c40808, 0x82040d40,
- 0x00000300, 0x48078808, 0x6120b001, 0x8058b040,
- 0x05fe07ff, 0x6050b000, 0x8058b040, 0x05000015,
- 0x59c4000d, 0x8c000520, 0x05020012, 0x0501f820,
- 0x59c4000d, 0x8c000520, 0x0502000e, 0x6028b000,
- 0x8058b040, 0x05000003, 0x0501f819, 0x05fdf7fd,
- 0x6190b000, 0x59c4000d, 0x8c00051e, 0x05000005,
- 0x8058b040, 0x05fe07fc, 0x80000580, 0x0501f002,
- 0x90000541, 0x5c00b000, 0x1c01f000, 0x60080800,
- 0x0501f812, 0x82040500, 0xfffffffe, 0x60080800,
- 0x0501f816, 0x60000800, 0x0501f80c, 0x82040500,
- 0xfffffffe, 0x60000800, 0x0501f010, 0x40000000,
- 0x40000000, 0x40000000, 0x40000000, 0x40000000,
- 0x1c01f000, 0x40680800, 0x4807880e, 0x59c4080f,
- 0x82040d00, 0x000000ff, 0x40058800, 0x1c01f000,
- 0x40680800, 0x406c0000, 0x900001c0, 0x80040d40,
- 0x84040d40, 0x4807880e, 0x1c01f000, 0x82000d80,
- 0x00200000, 0x05000009, 0x82000d80, 0x02000000,
- 0x05000006, 0x82000d80, 0x01000000, 0x05000006,
- 0x59c408a3, 0x0501f006, 0x59c408a3, 0x84040d30,
- 0x0501f003, 0x59c408a3, 0x84040d32, 0x80040540,
- 0x480388a3, 0x480788a3, 0x1c01f000, 0x59c400a3,
- 0x84000556, 0x480388a3, 0x84000516, 0x480388a3,
- 0x1c01f000, 0x485fc857, 0x4863c857, 0x4c640000,
- 0x4d3c0000, 0x4d400000, 0x051dfddb, 0x48635009,
- 0x40601800, 0x60002000, 0x0501f881, 0x42000000,
- 0x0010975a, 0x0539fa54, 0x82600500, 0x0000ff00,
- 0x82000580, 0x0000f700, 0x05020004, 0x42000000,
- 0x00109742, 0x0539fa4c, 0x0539fb5a, 0x05020050,
- 0x82600d00, 0x0000ff00, 0x800409c0, 0x0500000b,
- 0x6004c800, 0x59a8000f, 0x82000500, 0x000000ff,
- 0x80041110, 0x80081580, 0x0500001b, 0x82041580,
- 0x0000ff00, 0x0500000a, 0x59c410a3, 0x82081500,
- 0x00008000, 0x05000008, 0x59c410a7, 0x82081500,
- 0x0000ff00, 0x82081580, 0x0000ff00, 0x6000c800,
- 0x0500000d, 0x8d0c0502, 0x05020007, 0x8d0c0500,
- 0x05020009, 0x599c1017, 0x8c08051a, 0x0500002a,
- 0x850e1d42, 0x6008c800, 0x60128000, 0x60227800,
- 0x0501f004, 0x850e1d40, 0x60128000, 0x417a7800,
- 0x59a80005, 0x8c000502, 0x05020004, 0x8d0c050a,
- 0x05020023, 0x850e1d4a, 0x42000000, 0x00109741,
- 0x0539fa19, 0x59a81809, 0x604c1100, 0x0509ff39,
- 0x8d0c0520, 0x0500000f, 0x4d400000, 0x82600500,
- 0x000000ff, 0x61fe89ff, 0x40643000, 0x603a8000,
- 0x0535fc61, 0x60040800, 0x60001002, 0x051df8bf,
- 0x5c028000, 0x599c0817, 0x8c04050a, 0x0502000c,
- 0x493fc857, 0x4943c857, 0x0201f800, 0x0010b5d3,
- 0x0501f007, 0x8d0c0520, 0x05000005, 0x603e8000,
- 0x61fe89ff, 0x60003000, 0x0535fc52, 0x497b8880,
- 0x5c028000, 0x5c027800, 0x5c00c800, 0x1c01f000,
- 0x60000800, 0x05fdff6d, 0x90040542, 0x60000800,
- 0x05fdf772, 0x60080800, 0x05fdff68, 0x90040542,
- 0x60080800, 0x05fdf76d, 0x60080800, 0x05fdff63,
- 0x82040500, 0xfffffffd, 0x90000550, 0x60080800,
- 0x05fdf766, 0x60000800, 0x05fdff5c, 0x82040500,
- 0xfffffffd, 0x90000550, 0x60000800, 0x05fdf75f,
- 0x59c408a8, 0x05fdff4e, 0x05fdff4d, 0x59c400a8,
- 0x80040d80, 0x05fe07fb, 0x1c01f000, 0x59a80005,
- 0x8c000500, 0x05000008, 0x59a80008, 0x8c000500,
- 0x05020005, 0x84000540, 0x48035008, 0x60581100,
- 0x0509fef0, 0x1c01f000, 0x1c01f000, 0x59c40801,
- 0x82040d00, 0x00018000, 0x82040d80, 0x00018000,
- 0x05000002, 0x84081518, 0x480b88a3, 0x1c01f000,
- 0x42000800, 0x7ff4818e, 0x59e00002, 0x8c00051e,
- 0x05020003, 0x42000800, 0x7ff4808e, 0x58041800,
- 0x480f504b, 0x8c0c0500, 0x05020007, 0x8c0c0502,
- 0x05000005, 0x58044001, 0x58042002, 0x58041003,
- 0x0501f007, 0x42004000, 0x0003c014, 0x42002000,
- 0x0003c014, 0x42001000, 0x0002e014, 0x480b5045,
- 0x48135046, 0x48235047, 0x8c0c0500, 0x05020007,
- 0x8c0c0504, 0x05000005, 0x58044004, 0x58042005,
- 0x58041006, 0x0501f004, 0x60c8400d, 0x60c8200d,
- 0x60c8100d, 0x480b5048, 0x48135049, 0x4823504a,
- 0x1c01f000, 0x59a81048, 0x59a82049, 0x59a8404a,
- 0x60380840, 0x05fdff0d, 0x82040d00, 0xffffffc0,
- 0x82200500, 0x003f0000, 0x80000120, 0x80040540,
- 0x60380840, 0x05fdff0d, 0x60380848, 0x05fdff03,
- 0x82040d00, 0xffffffc0, 0x82200500, 0x0000fc00,
- 0x80000114, 0x80040540, 0x60380848, 0x05fdff03,
- 0x82200500, 0x000003e0, 0x8000010a, 0x603808d8,
- 0x05fdfefe, 0x9020051f, 0x603808f0, 0x05fdfefb,
- 0x82100500, 0x003f0000, 0x80000120, 0x60380908,
- 0x05fdfef6, 0x82100500, 0x0000fc00, 0x80000114,
- 0x60380918, 0x05fdfef1, 0x82100500, 0x000003e0,
- 0x8000010a, 0x603808e0, 0x05fdfeec, 0x9010051f,
- 0x603808f8, 0x05fdfee9, 0x82080500, 0x003f0000,
- 0x80000120, 0x60380910, 0x05fdfee4, 0x82080500,
- 0x0000fc00, 0x80000114, 0x60380920, 0x05fdfedf,
- 0x82080500, 0x000003e0, 0x8000010a, 0x603808e8,
- 0x05fdfeda, 0x9008051f, 0x60380900, 0x05fdfed7,
- 0x1c01f000, 0x59a81045, 0x59a82046, 0x59a84047,
- 0x9020051f, 0x800000c2, 0x84000540, 0x60480800,
- 0x05fdfece, 0x82200500, 0x000001e0, 0x80000908,
- 0x84040d40, 0x82200500, 0x00000600, 0x80000106,
- 0x8400054a, 0x80040540, 0x60480830, 0x05fdfec3,
- 0x82200500, 0x00001800, 0x80000916, 0x82200500,
+ 0x60000000, 0x0501f002, 0x60040000, 0x0501f80d,
+ 0x5c004000, 0x1c01f000, 0x05011000, 0x4a03c840,
+ 0x0010943a, 0x6427c842, 0x40000000, 0x05fd17ff,
+ 0x64235041, 0x64035038, 0x1c01f000, 0x40680000,
+ 0x4c000000, 0x0501f932, 0x5c000000, 0x0501fa4d,
+ 0x60080800, 0x0501f897, 0x82041500, 0xffffffe3,
+ 0x59c41801, 0x820c1d00, 0xfffe7fff, 0x800001c0,
+ 0x05000007, 0x90000d81, 0x0502000a, 0x9008055c,
+ 0x900c1d40, 0x840c1d32, 0x0501f012, 0x90080558,
+ 0x820c1d40, 0x00008000, 0x840c1d32, 0x0501f00d,
+ 0x90000d82, 0x05020006, 0x90080554, 0x820c1d40,
+ 0x00010000, 0x840c1d32, 0x0501f006, 0x90000d83,
+ 0x05f60c56, 0x90080550, 0x820c1d40, 0x02018000,
+ 0x60080800, 0x0501f87f, 0x480f8801, 0x0501f111,
+ 0x1c01f000, 0x40680000, 0x4c000000, 0x0501f903,
+ 0x5c000000, 0x0501fa23, 0x60000800, 0x0501f86d,
+ 0x82041500, 0xffffffe3, 0x59c41801, 0x800001c0,
+ 0x05000006, 0x90000d81, 0x05020007, 0x9008055c,
+ 0x840c1d30, 0x0501f00d, 0x90080558, 0x840c1d30,
+ 0x0501f00a, 0x90000d82, 0x05020004, 0x90080554,
+ 0x840c1d30, 0x0501f005, 0x90000d83, 0x05f60c33,
+ 0x90080550, 0x840c1d70, 0x480f8801, 0x60000800,
+ 0x0501f85c, 0x0501f9f9, 0x0500000d, 0x4a03c014,
+ 0x00200020, 0x60000800, 0x0501f84e, 0x90040d1c,
+ 0x90040590, 0x05020004, 0x4a03c013, 0x00200020,
+ 0x0501f003, 0x4a03c013, 0x00200000, 0x0501f0e8,
+ 0x0501f805, 0x60058800, 0x05000002, 0x60018800,
+ 0x1c01f000, 0x4c580000, 0x6050b000, 0x8058b040,
+ 0x05000026, 0x59c4000d, 0x8c000520, 0x05fe07fc,
+ 0x0501f831, 0x59c4000d, 0x8c000520, 0x05fe07f8,
+ 0x59c40808, 0x82040d40, 0x00000300, 0x48078808,
+ 0x6120b001, 0x8058b040, 0x05fe07ff, 0x6050b000,
+ 0x8058b040, 0x05000015, 0x59c4000d, 0x8c000520,
+ 0x05020012, 0x0501f820, 0x59c4000d, 0x8c000520,
+ 0x0502000e, 0x6028b000, 0x8058b040, 0x05000003,
+ 0x0501f819, 0x05fdf7fd, 0x6190b000, 0x59c4000d,
+ 0x8c00051e, 0x05000005, 0x8058b040, 0x05fe07fc,
+ 0x80000580, 0x0501f002, 0x90000541, 0x5c00b000,
+ 0x1c01f000, 0x60080800, 0x0501f812, 0x82040500,
+ 0xfffffffe, 0x60080800, 0x0501f816, 0x60000800,
+ 0x0501f80c, 0x82040500, 0xfffffffe, 0x60000800,
+ 0x0501f010, 0x40000000, 0x40000000, 0x40000000,
+ 0x40000000, 0x40000000, 0x1c01f000, 0x40680800,
+ 0x4807880e, 0x59c4080f, 0x82040d00, 0x000000ff,
+ 0x40058800, 0x1c01f000, 0x40680800, 0x406c0000,
+ 0x900001c0, 0x80040d40, 0x84040d40, 0x4807880e,
+ 0x1c01f000, 0x82000d80, 0x00200000, 0x05000009,
+ 0x82000d80, 0x02000000, 0x05000006, 0x82000d80,
+ 0x01000000, 0x05000006, 0x59c408a3, 0x0501f006,
+ 0x59c408a3, 0x84040d30, 0x0501f003, 0x59c408a3,
+ 0x84040d32, 0x80040540, 0x480388a3, 0x480788a3,
+ 0x1c01f000, 0x59c400a3, 0x84000556, 0x480388a3,
+ 0x84000516, 0x480388a3, 0x1c01f000, 0x485fc857,
+ 0x4863c857, 0x4c640000, 0x4d3c0000, 0x4d400000,
+ 0x051dfe69, 0x48635009, 0x40601800, 0x60002000,
+ 0x0501f881, 0x42000000, 0x001097da, 0x0539fb20,
+ 0x82600500, 0x0000ff00, 0x82000580, 0x0000f700,
+ 0x05020004, 0x42000000, 0x001097c2, 0x0539fb18,
+ 0x0539fc26, 0x05020050, 0x82600d00, 0x0000ff00,
+ 0x800409c0, 0x0500000b, 0x6004c800, 0x59a8000f,
+ 0x82000500, 0x000000ff, 0x80041110, 0x80081580,
+ 0x0500001b, 0x82041580, 0x0000ff00, 0x0500000a,
+ 0x59c410a3, 0x82081500, 0x00008000, 0x05000008,
+ 0x59c410a7, 0x82081500, 0x0000ff00, 0x82081580,
+ 0x0000ff00, 0x6000c800, 0x0500000d, 0x8d0c0502,
+ 0x05020007, 0x8d0c0500, 0x05020009, 0x599c1017,
+ 0x8c08051a, 0x0500002a, 0x850e1d42, 0x6008c800,
+ 0x60128000, 0x60227800, 0x0501f004, 0x850e1d40,
+ 0x60128000, 0x417a7800, 0x59a80005, 0x8c000502,
+ 0x05020004, 0x8d0c050a, 0x05020023, 0x850e1d4a,
+ 0x42000000, 0x001097c1, 0x0539fae5, 0x59a81809,
+ 0x604c1100, 0x0509ff3f, 0x8d0c0520, 0x0500000f,
+ 0x4d400000, 0x82600500, 0x000000ff, 0x61fe89ff,
+ 0x40643000, 0x603a8000, 0x0535fd14, 0x60040800,
+ 0x60001002, 0x051df94d, 0x5c028000, 0x599c0817,
+ 0x8c04050a, 0x0502000c, 0x493fc857, 0x4943c857,
+ 0x0201f800, 0x0010b5e0, 0x0501f007, 0x8d0c0520,
+ 0x05000005, 0x603e8000, 0x61fe89ff, 0x60003000,
+ 0x0535fd05, 0x497b8880, 0x5c028000, 0x5c027800,
+ 0x5c00c800, 0x1c01f000, 0x60000800, 0x05fdff6d,
+ 0x90040542, 0x60000800, 0x05fdf772, 0x60080800,
+ 0x05fdff68, 0x90040542, 0x60080800, 0x05fdf76d,
+ 0x60080800, 0x05fdff63, 0x82040500, 0xfffffffd,
+ 0x90000550, 0x60080800, 0x05fdf766, 0x60000800,
+ 0x05fdff5c, 0x82040500, 0xfffffffd, 0x90000550,
+ 0x60000800, 0x05fdf75f, 0x59c408a8, 0x05fdff4e,
+ 0x05fdff4d, 0x59c400a8, 0x80040d80, 0x05fe07fb,
+ 0x1c01f000, 0x59a80005, 0x8c000500, 0x05000008,
+ 0x59a80008, 0x8c000500, 0x05020005, 0x84000540,
+ 0x48035008, 0x60581100, 0x0509fef6, 0x1c01f000,
+ 0x1c01f000, 0x59c40801, 0x82040d00, 0x00018000,
+ 0x82040d80, 0x00018000, 0x05000002, 0x84081518,
+ 0x480b88a3, 0x1c01f000, 0x42000800, 0x7ff4818e,
+ 0x59e00002, 0x8c00051e, 0x05020003, 0x42000800,
+ 0x7ff4808e, 0x58041800, 0x480f504b, 0x8c0c0500,
+ 0x05020007, 0x8c0c0502, 0x05000005, 0x58044001,
+ 0x58042002, 0x58041003, 0x0501f007, 0x42004000,
+ 0x0003c014, 0x42002000, 0x0003c014, 0x42001000,
+ 0x0002e014, 0x480b5045, 0x48135046, 0x48235047,
+ 0x8c0c0500, 0x05020007, 0x8c0c0504, 0x05000005,
+ 0x58044004, 0x58042005, 0x58041006, 0x0501f004,
+ 0x60c8400d, 0x60c8200d, 0x60c8100d, 0x480b5048,
+ 0x48135049, 0x4823504a, 0x1c01f000, 0x59a81048,
+ 0x59a82049, 0x59a8404a, 0x60380840, 0x05fdff0d,
+ 0x82040d00, 0xffffffc0, 0x82200500, 0x003f0000,
+ 0x80000120, 0x80040540, 0x60380840, 0x05fdff0d,
+ 0x60380848, 0x05fdff03, 0x82040d00, 0xffffffc0,
+ 0x82200500, 0x0000fc00, 0x80000114, 0x80040540,
+ 0x60380848, 0x05fdff03, 0x82200500, 0x000003e0,
+ 0x8000010a, 0x603808d8, 0x05fdfefe, 0x9020051f,
+ 0x603808f0, 0x05fdfefb, 0x82100500, 0x003f0000,
+ 0x80000120, 0x60380908, 0x05fdfef6, 0x82100500,
+ 0x0000fc00, 0x80000114, 0x60380918, 0x05fdfef1,
+ 0x82100500, 0x000003e0, 0x8000010a, 0x603808e0,
+ 0x05fdfeec, 0x9010051f, 0x603808f8, 0x05fdfee9,
+ 0x82080500, 0x003f0000, 0x80000120, 0x60380910,
+ 0x05fdfee4, 0x82080500, 0x0000fc00, 0x80000114,
+ 0x60380920, 0x05fdfedf, 0x82080500, 0x000003e0,
+ 0x8000010a, 0x603808e8, 0x05fdfeda, 0x9008051f,
+ 0x60380900, 0x05fdfed7, 0x1c01f000, 0x59a81045,
+ 0x59a82046, 0x59a84047, 0x9020051f, 0x800000c2,
+ 0x84000540, 0x60480800, 0x05fdfece, 0x82200500,
+ 0x000001e0, 0x80000908, 0x84040d40, 0x82200500,
+ 0x00000600, 0x80000106, 0x8400054a, 0x80040540,
+ 0x60480830, 0x05fdfec3, 0x82200500, 0x00001800,
+ 0x80000916, 0x82200500, 0x0003e000, 0x80000114,
+ 0x84000544, 0x80040540, 0x60480848, 0x05fdfeb9,
+ 0x9010051f, 0x800000c2, 0x84000540, 0x60480808,
+ 0x05fdfeb4, 0x82100500, 0x000001e0, 0x80000908,
+ 0x84040d40, 0x82100500, 0x00000600, 0x80000106,
+ 0x8400054a, 0x80040540, 0x60480838, 0x05fdfea9,
+ 0x82100500, 0x00001800, 0x80000916, 0x82100500,
0x0003e000, 0x80000114, 0x84000544, 0x80040540,
- 0x60480848, 0x05fdfeb9, 0x9010051f, 0x800000c2,
- 0x84000540, 0x60480808, 0x05fdfeb4, 0x82100500,
- 0x000001e0, 0x80000908, 0x84040d40, 0x82100500,
+ 0x60480850, 0x05fdfe9f, 0x9008051f, 0x800000c2,
+ 0x84000540, 0x60480810, 0x05fdfe9a, 0x82080500,
+ 0x000001e0, 0x80000908, 0x84040d40, 0x82080500,
0x00000600, 0x80000106, 0x8400054a, 0x80040540,
- 0x60480838, 0x05fdfea9, 0x82100500, 0x00001800,
- 0x80000916, 0x82100500, 0x0003e000, 0x80000114,
- 0x84000544, 0x80040540, 0x60480850, 0x05fdfe9f,
- 0x9008051f, 0x800000c2, 0x84000540, 0x60480810,
- 0x05fdfe9a, 0x82080500, 0x000001e0, 0x80000908,
- 0x84040d40, 0x82080500, 0x00000600, 0x80000106,
- 0x8400054a, 0x80040540, 0x60480840, 0x05fdfe8f,
- 0x82080500, 0x00001800, 0x80000916, 0x82080500,
- 0x0003e000, 0x80000114, 0x84000544, 0x80040540,
- 0x60480858, 0x05fdfe85, 0x1c01f000, 0x0501f805,
+ 0x60480840, 0x05fdfe8f, 0x82080500, 0x00001800,
+ 0x80000916, 0x82080500, 0x0003e000, 0x80000114,
+ 0x84000544, 0x80040540, 0x60480858, 0x05fdfe85,
+ 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
+ 0x60018800, 0x1c01f000, 0x4c000000, 0x0509ff3f,
+ 0x05020003, 0x90000541, 0x0501f003, 0x59e00013,
+ 0x8c00050e, 0x5c000000, 0x1c01f000, 0x0501f805,
0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
- 0x4c000000, 0x0509ff39, 0x05020003, 0x90000541,
- 0x0501f003, 0x59e00013, 0x8c00050e, 0x5c000000,
- 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x4c140000, 0x4a03c013,
- 0x03800300, 0x4a03c014, 0x03800380, 0x60800801,
- 0x60281000, 0x0505f955, 0x05000002, 0x8c14050c,
- 0x4a03c014, 0x03800000, 0x5c002800, 0x1c01f000,
- 0x4c000000, 0x59a8004b, 0x8c000508, 0x05020004,
- 0x90000541, 0x5c000000, 0x1c01f000, 0x80000580,
- 0x05fdf7fd, 0x05fdfff7, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x4c5c0000, 0x4000b800,
- 0x59a80044, 0x82000d80, 0xaabbccdd, 0x0500000f,
- 0x90000c85, 0x05f61a1d, 0x4c000000, 0x0509fee5,
- 0x5c000000, 0x05020003, 0x0c01f81a, 0x0501f016,
- 0x4c000000, 0x0509fef6, 0x5c000000, 0x05fc07fb,
- 0x0c01f819, 0x0501f010, 0x05fdffde, 0x0500000e,
- 0x8d0c051a, 0x0500000c, 0x05fdffbe, 0x0502000a,
- 0x05fdffca, 0x05020005, 0x905c0d83, 0x05020006,
- 0x6008b800, 0x0501f004, 0x905c0d81, 0x05020002,
- 0x600cb800, 0x405c0000, 0x5c00b800, 0x1c01f000,
- 0x001017f2, 0x001017f3, 0x001017f4, 0x001017f5,
- 0x001017f9, 0x001017fa, 0x001017fc, 0x0010180c,
- 0x0010181a, 0x0010182a, 0x1c01f000, 0x1c01f000,
- 0x1c01f000, 0x905c0d83, 0x05020002, 0x6008b800,
- 0x1c01f000, 0x1c01f000, 0x6004b800, 0x1c01f000,
- 0x05fdffb8, 0x05000007, 0x05fdff9a, 0x05020005,
- 0x05fdffa6, 0x05000003, 0x6000b800, 0x0501f008,
- 0x905c0d83, 0x05020003, 0x6000b800, 0x0501f004,
- 0x905c0d82, 0x05020002, 0x05f5f9dc, 0x1c01f000,
- 0x05fdffa8, 0x0500000c, 0x05fdff8a, 0x0502000a,
- 0x05fdff96, 0x05020005, 0x905c0d83, 0x05020006,
- 0x6008b800, 0x0501f004, 0x905c0d81, 0x05020002,
- 0x600cb800, 0x1c01f000, 0x05fdff9a, 0x0500000b,
- 0x05fdff7c, 0x05020009, 0x05fdff88, 0x05020002,
- 0x0501f006, 0x905c0d83, 0x05000006, 0x905c0d81,
- 0x05000004, 0x0501f004, 0x905c0d83, 0x05020002,
- 0x6008b800, 0x1c01f000, 0x05fdff8a, 0x05000006,
- 0x05fdff6c, 0x05020004, 0x05fdff78, 0x05020002,
- 0x0501f004, 0x905c0d81, 0x05020002, 0x600cb800,
- 0x1c01f000, 0x4803c856, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x4c580000, 0x497b504c, 0x4200c000,
- 0x7ff52000, 0x0509fe95, 0x05020007, 0x4803c856,
- 0x4a03c014, 0x07e30000, 0x59e0c813, 0x0501f8ba,
- 0x0501f013, 0x82000d80, 0x3261103c, 0x050200b1,
- 0x4803c856, 0x42000800, 0x7ff481e6, 0x59e06802,
- 0x8c34051e, 0x05020003, 0x42000800, 0x7ff480e6,
- 0x50040000, 0x4803c857, 0x48035053, 0x8c00051e,
- 0x050000a4, 0x8200cd00, 0x000000ff, 0x4867c857,
- 0x4867504d, 0x50600800, 0x4807504e, 0x4807c857,
- 0x82040d80, 0x53434651, 0x05020098, 0x8060c000,
- 0x50600800, 0x4807504f, 0x8060c000, 0x50600800,
- 0x48075050, 0x8060c000, 0x50600800, 0x48075051,
- 0x8060c000, 0x50600800, 0x82040d00, 0x0000ffff,
- 0x48075052, 0x4200c000, 0x7ff52002, 0x5060b800,
- 0x825cbd00, 0xffff0000, 0x805cb920, 0x805cb800,
- 0x05001082, 0x8c5c051e, 0x05020080, 0x59e06802,
- 0x8c34051e, 0x0502006a, 0x4803c856, 0x4200c000,
- 0x7ff52045, 0x50603000, 0x82183500, 0x0000ffff,
- 0x05000011, 0x80180497, 0x05021074, 0x8060c000,
- 0x50602000, 0x82100500, 0xffff0000, 0x80000120,
- 0x82100d00, 0x0000ffff, 0x4803c857, 0x4807c857,
- 0x4c180000, 0x05fdfd89, 0x5c003000, 0x80183040,
- 0x05fe07f3, 0x41780800, 0x40641000, 0x60100000,
- 0x0519feec, 0x59e06802, 0x8c34051e, 0x05020057,
- 0x4200c000, 0x7ff52005, 0x8008c418, 0x5060c800,
- 0x800409c0, 0x0500000a, 0x90041581, 0x05020003,
- 0x8064c910, 0x0501f006, 0x90041582, 0x05020003,
- 0x8064c920, 0x0501f002, 0x8064c930, 0x8264cd00,
- 0x000000ff, 0x4867c857, 0x48675054, 0x42001000,
- 0x7ff52002, 0x50080000, 0x82000500, 0x0000ffff,
- 0x4803c857, 0x8c00051e, 0x05020044, 0x80640480,
- 0x05021042, 0x40640800, 0x405c1000, 0x0519fead,
- 0x4803c857, 0x800001c0, 0x0502003c, 0x59e06802,
- 0x8c34051e, 0x05020034, 0x4200c000, 0x7ff52045,
- 0x805cc418, 0x8004c418, 0x05001034, 0x05000033,
- 0x4863c857, 0x50600000, 0x82000500, 0x0000ffff,
- 0x48035055, 0x8c00051e, 0x0502002c, 0x4803c857,
- 0x80000c97, 0x05021029, 0x40601000, 0x80081000,
- 0x50080800, 0x48075056, 0x80081000, 0x50080800,
- 0x48075057, 0x4000b800, 0x8060c000, 0x50602000,
+ 0x4c140000, 0x4a03c013, 0x03800300, 0x4a03c014,
+ 0x03800380, 0x60800801, 0x60281000, 0x0505f95c,
+ 0x05000002, 0x8c14050c, 0x4a03c014, 0x03800000,
+ 0x5c002800, 0x1c01f000, 0x4c000000, 0x59a8004b,
+ 0x8c000508, 0x05020004, 0x90000541, 0x5c000000,
+ 0x1c01f000, 0x80000580, 0x05fdf7fd, 0x05fdfff7,
+ 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
+ 0x4c5c0000, 0x4000b800, 0x59a80044, 0x82000d80,
+ 0xaabbccdd, 0x0500000f, 0x90000c85, 0x05f61a1f,
+ 0x4c000000, 0x0509feeb, 0x5c000000, 0x05020003,
+ 0x0c01f81a, 0x0501f016, 0x4c000000, 0x0509fefc,
+ 0x5c000000, 0x05fc07fb, 0x0c01f819, 0x0501f010,
+ 0x05fdffde, 0x0500000e, 0x8d0c051a, 0x0500000c,
+ 0x05fdffbe, 0x0502000a, 0x05fdffca, 0x05020005,
+ 0x905c0d83, 0x05020006, 0x6008b800, 0x0501f004,
+ 0x905c0d81, 0x05020002, 0x600cb800, 0x405c0000,
+ 0x5c00b800, 0x1c01f000, 0x001017f0, 0x001017f1,
+ 0x001017f2, 0x001017f3, 0x001017f7, 0x001017f8,
+ 0x001017fa, 0x0010180a, 0x00101818, 0x00101828,
+ 0x1c01f000, 0x1c01f000, 0x1c01f000, 0x905c0d83,
+ 0x05020002, 0x6008b800, 0x1c01f000, 0x1c01f000,
+ 0x6004b800, 0x1c01f000, 0x05fdffb8, 0x05000007,
+ 0x05fdff9a, 0x05020005, 0x05fdffa6, 0x05000003,
+ 0x6000b800, 0x0501f008, 0x905c0d83, 0x05020003,
+ 0x6000b800, 0x0501f004, 0x905c0d82, 0x05020002,
+ 0x05f5f9de, 0x1c01f000, 0x05fdffa8, 0x0500000c,
+ 0x05fdff8a, 0x0502000a, 0x05fdff96, 0x05020005,
+ 0x905c0d83, 0x05020006, 0x6008b800, 0x0501f004,
+ 0x905c0d81, 0x05020002, 0x600cb800, 0x1c01f000,
+ 0x05fdff9a, 0x0500000b, 0x05fdff7c, 0x05020009,
+ 0x05fdff88, 0x05020002, 0x0501f006, 0x905c0d83,
+ 0x05000006, 0x905c0d81, 0x05000004, 0x0501f004,
+ 0x905c0d83, 0x05020002, 0x6008b800, 0x1c01f000,
+ 0x05fdff8a, 0x05000006, 0x05fdff6c, 0x05020004,
+ 0x05fdff78, 0x05020002, 0x0501f004, 0x905c0d81,
+ 0x05020002, 0x600cb800, 0x1c01f000, 0x4803c856,
+ 0x4c5c0000, 0x4c600000, 0x4c640000, 0x4c580000,
+ 0x497b504c, 0x4200c000, 0x7ff52000, 0x0509fe9b,
+ 0x05020007, 0x4803c856, 0x4a03c014, 0x07e30000,
+ 0x59e0c813, 0x0501f8bb, 0x0501f014, 0x59a80058,
+ 0x82000d80, 0x3261103c, 0x050200b1, 0x4803c856,
+ 0x42000800, 0x7ff481e6, 0x59e06802, 0x8c34051e,
+ 0x05020003, 0x42000800, 0x7ff480e6, 0x50040000,
+ 0x4803c857, 0x48035053, 0x8c00051e, 0x050000a4,
+ 0x8200cd00, 0x000000ff, 0x4867c857, 0x4867504d,
+ 0x50600800, 0x4807504e, 0x4807c857, 0x82040d80,
+ 0x53434651, 0x05020098, 0x8060c000, 0x50600800,
+ 0x4807504f, 0x8060c000, 0x50600800, 0x48075050,
+ 0x8060c000, 0x50600800, 0x48075051, 0x8060c000,
+ 0x50600800, 0x82040d00, 0x0000ffff, 0x48075052,
+ 0x4200c000, 0x7ff52002, 0x5060b800, 0x825cbd00,
+ 0xffff0000, 0x805cb920, 0x805cb800, 0x05001082,
+ 0x8c5c051e, 0x05020080, 0x59e06802, 0x8c34051e,
+ 0x0502006a, 0x4803c856, 0x4200c000, 0x7ff52045,
+ 0x50603000, 0x82183500, 0x0000ffff, 0x05000011,
+ 0x80180497, 0x05021074, 0x8060c000, 0x50602000,
0x82100500, 0xffff0000, 0x80000120, 0x82100d00,
- 0x0000ffff, 0x4803c857, 0x4807c857, 0x05fdfd37,
- 0x805cb840, 0x05fe07f5, 0x0501f016, 0x4803c856,
- 0x42000000, 0x7ff52001, 0x5000b000, 0x8258b500,
- 0xffff0000, 0x8058b124, 0x8258c400, 0x7ff52000,
- 0xb060c400, 0x05fdf790, 0x8258c400, 0x7ff52000,
- 0x05fdf7aa, 0x8258c400, 0x7ff52000, 0xb060c400,
- 0x805cc418, 0x05fdf7cc, 0x4a03504c, 0xdeaddead,
- 0x5c00b000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x1c01f000, 0x4867c857, 0x90640d20, 0x8004690a,
- 0x82640d00, 0x00000400, 0x80040912, 0x80046d4d,
- 0x90640d01, 0x800408c4, 0x80046d4d, 0x90640d02,
- 0x800408c4, 0x80046d4d, 0x82640d00, 0x00000100,
- 0x80040908, 0x80046d4d, 0x82640d00, 0x00000080,
- 0x80040904, 0x80046d4d, 0xb0640d00, 0x80046d4d,
- 0x82640d00, 0x00000200, 0x80040904, 0x80046d4d,
- 0x8234cd00, 0x000000ff, 0x1c01f000, 0x0509fdc8,
- 0x0502000d, 0x4803c856, 0x4a03c014, 0x18001800,
- 0x4a03c013, 0x18000800, 0x05fdfce5, 0x4a03c013,
- 0x18000000, 0x61a1d007, 0x0519fd9d, 0x4a03c013,
- 0x18000800, 0x1c01f000, 0x0509fdb9, 0x0502000d,
+ 0x0000ffff, 0x4803c857, 0x4807c857, 0x4c180000,
+ 0x05fdfd88, 0x5c003000, 0x80183040, 0x05fe07f3,
+ 0x41780800, 0x40641000, 0x60100000, 0x0519ff79,
+ 0x59e06802, 0x8c34051e, 0x05020057, 0x4200c000,
+ 0x7ff52005, 0x8008c418, 0x5060c800, 0x800409c0,
+ 0x0500000a, 0x90041581, 0x05020003, 0x8064c910,
+ 0x0501f006, 0x90041582, 0x05020003, 0x8064c920,
+ 0x0501f002, 0x8064c930, 0x8264cd00, 0x000000ff,
+ 0x4867c857, 0x48675054, 0x42001000, 0x7ff52002,
+ 0x50080000, 0x82000500, 0x0000ffff, 0x4803c857,
+ 0x8c00051e, 0x05020044, 0x80640480, 0x05021042,
+ 0x40640800, 0x405c1000, 0x0519ff3a, 0x4803c857,
+ 0x800001c0, 0x0502003c, 0x59e06802, 0x8c34051e,
+ 0x05020034, 0x4200c000, 0x7ff52045, 0x805cc418,
+ 0x8004c418, 0x05001034, 0x05000033, 0x4863c857,
+ 0x50600000, 0x82000500, 0x0000ffff, 0x48035055,
+ 0x8c00051e, 0x0502002c, 0x4803c857, 0x80000c97,
+ 0x05021029, 0x40601000, 0x80081000, 0x50080800,
+ 0x48075056, 0x80081000, 0x50080800, 0x48075057,
+ 0x4000b800, 0x8060c000, 0x50602000, 0x82100500,
+ 0xffff0000, 0x80000120, 0x82100d00, 0x0000ffff,
+ 0x4803c857, 0x4807c857, 0x05fdfd36, 0x805cb840,
+ 0x05fe07f5, 0x0501f016, 0x4803c856, 0x42000000,
+ 0x7ff52001, 0x5000b000, 0x8258b500, 0xffff0000,
+ 0x8058b124, 0x8258c400, 0x7ff52000, 0xb060c400,
+ 0x05fdf790, 0x8258c400, 0x7ff52000, 0x05fdf7aa,
+ 0x8258c400, 0x7ff52000, 0xb060c400, 0x805cc418,
+ 0x05fdf7cc, 0x4a03504c, 0xdeaddead, 0x5c00b000,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x4867c857, 0x90640d20, 0x8004690a, 0x82640d00,
+ 0x00000400, 0x80040912, 0x80046d4d, 0x90640d01,
+ 0x800408c4, 0x80046d4d, 0x90640d02, 0x800408c4,
+ 0x80046d4d, 0x82640d00, 0x00000100, 0x80040908,
+ 0x80046d4d, 0x82640d00, 0x00000080, 0x80040904,
+ 0x80046d4d, 0xb0640d00, 0x80046d4d, 0x82640d00,
+ 0x00000200, 0x80040904, 0x80046d4d, 0x8234cd00,
+ 0x000000ff, 0x1c01f000, 0x0509fdcd, 0x0502000d,
0x4803c856, 0x4a03c014, 0x18001800, 0x4a03c013,
- 0x18001800, 0x05fdfcd6, 0x4a03c013, 0x18001000,
- 0x61a1d007, 0x0519fd8e, 0x4a03c013, 0x18001800,
- 0x1c01f000, 0x0509fdaa, 0x0502000c, 0x60041800,
- 0x42001000, 0x001093cd, 0x60900800, 0x60002180,
- 0x50080000, 0x82000500, 0x000000ff, 0x4803c857,
- 0x0509fe41, 0x05f408a1, 0x1c01f000, 0x4803c856,
- 0x59a80006, 0x8c00051e, 0x05020008, 0x61f2880f,
- 0x42003000, 0x00fffffc, 0x050dffec, 0x05020007,
- 0x0501f808, 0x05000005, 0x4a03501c, 0x0000ffff,
- 0x90000541, 0x1c01f000, 0x80000580, 0x05fdf7fe,
- 0x4937c857, 0x0521fcae, 0x0500000f, 0x4936600a,
- 0x64066407, 0x417a7800, 0x050dffa1, 0x600c0800,
- 0x050dffaa, 0x59a8001d, 0x80000000, 0x4803501d,
- 0x599c0208, 0x48026c12, 0x600a7000, 0x0005f905,
- 0x90000541, 0x1c01f000, 0x40681000, 0x0501f805,
- 0x60018800, 0x05000002, 0x60058800, 0x1c01f000,
- 0x480bc857, 0x492fc857, 0x4c5c0000, 0x4008b800,
- 0x61f6880f, 0x42003000, 0x00fffffd, 0x050dffc3,
- 0x05020019, 0x5934000a, 0x84000544, 0x4802680a,
- 0x0521fc8b, 0x05000014, 0x4936600a, 0x812e59c0,
- 0x05000006, 0x592c0405, 0x8c00051e, 0x05000003,
- 0x48ee6023, 0x0501f004, 0x59a8021b, 0x8400055c,
- 0x4803521b, 0x492e6009, 0x64066407, 0x485e601e,
- 0x608a7000, 0x0005f905, 0x90000541, 0x5c00b800,
- 0x1c01f000, 0x80000580, 0x05fdf7fd, 0x4933c857,
- 0x59a8021b, 0x8c000508, 0x05020010, 0x5930500a,
- 0x482bc857, 0x916c0582, 0x0502000c, 0x0501f812,
- 0x0502000a, 0x58280403, 0x82000580, 0x000007fc,
- 0x05000007, 0x59a80016, 0x80000040, 0x4803c857,
- 0x05f41842, 0x48035016, 0x1c01f000, 0x59a8001d,
- 0x80000040, 0x4803c857, 0x05fc17fc, 0x4803501d,
- 0x1c01f000, 0x59300009, 0x800001c0, 0x05020007,
- 0x59300403, 0x90000581, 0x05020003, 0x90000541,
- 0x0501f002, 0x80000580, 0x1c01f000, 0x4933c857,
- 0x493fc857, 0x4947c857, 0x4d400000, 0x4d340000,
- 0x4d440000, 0x4c580000, 0x0519ff75, 0x4df00000,
- 0x8060c1c0, 0x05020003, 0x6004b000, 0x0501f003,
- 0x61c0b00f, 0x417a8800, 0x41440000, 0x81ac0400,
- 0x50000000, 0x80026d40, 0x05000015, 0x4d3c0000,
- 0x60067800, 0x0511f9ec, 0x5c027800, 0x60a68000,
- 0x0201f800, 0x0010bb8e, 0x0201f800, 0x0010bc6a,
- 0x0201f800, 0x0010bd03, 0x0511fa61, 0x05020005,
- 0x4937c857, 0x4a026c00, 0x00000404, 0x0501f002,
- 0x0511fa90, 0x0201f800, 0x0010c0f3, 0x81468800,
- 0x8058b040, 0x05fe07e5, 0x5c03e000, 0x05180f3c,
- 0x5c00b000, 0x5c028800, 0x5c026800, 0x5c028000,
- 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x4937c857, 0x4947c857,
- 0x4c5c0000, 0x4c600000, 0x4c640000, 0x59a8006f,
- 0x8c000500, 0x0500001d, 0x599c0017, 0x8c00050a,
- 0x0502001a, 0x5934ba02, 0x825cbd00, 0x000000ff,
- 0x485fc857, 0x4178c000, 0x4178c800, 0x82600400,
- 0x001098d3, 0x50002000, 0x8060c1c0, 0x05000008,
- 0x82100500, 0x000000ff, 0x82002d80, 0x000000ff,
- 0x0500000a, 0x805c0580, 0x0500000a, 0x80102110,
- 0x8064c800, 0x90640584, 0x05fe07f6, 0x8060c000,
- 0x906005a0, 0x05fe07ed, 0x4813c857, 0x90000541,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x0501f805, 0x60058800, 0x05020002, 0x60018800,
- 0x1c01f000, 0x59a8021b, 0x8c000512, 0x05f60885,
- 0x1c01f000, 0x00007eef, 0x00007de8, 0x00007ce4,
- 0x000080e2, 0x00007be1, 0x000080e0, 0x000080dc,
- 0x000080da, 0x00007ad9, 0x000080d6, 0x000080d5,
- 0x000080d4, 0x000080d3, 0x000080d2, 0x000080d1,
- 0x000079ce, 0x000078cd, 0x000080cc, 0x000080cb,
- 0x000080ca, 0x000080c9, 0x000080c7, 0x000080c6,
- 0x000077c5, 0x000076c3, 0x000080bc, 0x000080ba,
- 0x000075b9, 0x000080b6, 0x000074b5, 0x000073b4,
- 0x000072b3, 0x000080b2, 0x000080b1, 0x000080ae,
- 0x000071ad, 0x000080ac, 0x000070ab, 0x00006faa,
- 0x00006ea9, 0x000080a7, 0x00006da6, 0x00006ca5,
- 0x00006ba3, 0x00006a9f, 0x0000699e, 0x0000689d,
- 0x0000809b, 0x00008098, 0x00006797, 0x00006690,
- 0x0000658f, 0x00006488, 0x00006384, 0x00006282,
- 0x00008081, 0x00008080, 0x0000617c, 0x0000607a,
- 0x00008079, 0x00005f76, 0x00008075, 0x00008074,
- 0x00008073, 0x00008072, 0x00008071, 0x0000806e,
- 0x00005e6d, 0x0000806c, 0x00005d6b, 0x00005c6a,
- 0x00005b69, 0x00008067, 0x00005a66, 0x00005965,
- 0x00005863, 0x0000575c, 0x0000565a, 0x00005559,
- 0x00008056, 0x00008055, 0x00005454, 0x00005353,
- 0x00005252, 0x00005151, 0x0000504e, 0x00004f4d,
- 0x0000804c, 0x0000804b, 0x00004e4a, 0x00004d49,
- 0x00008047, 0x00004c46, 0x00008045, 0x00008043,
- 0x0000803c, 0x0000803a, 0x00008039, 0x00008036,
- 0x00004b35, 0x00008034, 0x00004a33, 0x00004932,
- 0x00004831, 0x0000802e, 0x0000472d, 0x0000462c,
- 0x0000452b, 0x0000442a, 0x00004329, 0x00004227,
- 0x00008026, 0x00008025, 0x00004123, 0x0000401f,
- 0x00003f1e, 0x00003e1d, 0x00003d1b, 0x00003c18,
- 0x00008017, 0x00008010, 0x00003b0f, 0x00003a08,
- 0x00008004, 0x00003902, 0x00008001, 0x00008000,
- 0x00008000, 0x00003800, 0x00003700, 0x00003600,
- 0x00008000, 0x00003500, 0x00008000, 0x00008000,
- 0x00008000, 0x00003400, 0x00008000, 0x00008000,
+ 0x18000800, 0x05fdfce4, 0x4a03c013, 0x18000000,
+ 0x61a1d007, 0x0519fe2a, 0x4a03c013, 0x18000800,
+ 0x1c01f000, 0x0509fdbe, 0x0502000d, 0x4803c856,
+ 0x4a03c014, 0x18001800, 0x4a03c013, 0x18001800,
+ 0x05fdfcd5, 0x4a03c013, 0x18001000, 0x61a1d007,
+ 0x0519fe1b, 0x4a03c013, 0x18001800, 0x1c01f000,
+ 0x0509fdaf, 0x0502000c, 0x60041800, 0x42001000,
+ 0x0010944d, 0x60900800, 0x60002180, 0x50080000,
+ 0x82000500, 0x000000ff, 0x4803c857, 0x0509fe46,
+ 0x05f408a2, 0x1c01f000, 0x4803c856, 0x59a80006,
+ 0x8c00051e, 0x05020008, 0x61f2880f, 0x42003000,
+ 0x00fffffc, 0x050dfffc, 0x05020007, 0x0501f808,
+ 0x05000005, 0x4a03501c, 0x0000ffff, 0x90000541,
+ 0x1c01f000, 0x80000580, 0x05fdf7fe, 0x4937c857,
+ 0x0521fd2b, 0x0500000f, 0x4936600a, 0x64066407,
+ 0x417a7800, 0x050dffae, 0x600c0800, 0x050dffb7,
+ 0x59a8001d, 0x80000000, 0x4803501d, 0x599c0208,
+ 0x48026c12, 0x600a7000, 0x0005f905, 0x90000541,
+ 0x1c01f000, 0x40681000, 0x0501f805, 0x60018800,
+ 0x05000002, 0x60058800, 0x1c01f000, 0x480bc857,
+ 0x492fc857, 0x4c5c0000, 0x4008b800, 0x61f6880f,
+ 0x42003000, 0x00fffffd, 0x050dffd3, 0x05020019,
+ 0x5934000a, 0x84000544, 0x4802680a, 0x0521fd08,
+ 0x05000014, 0x4936600a, 0x812e59c0, 0x05000006,
+ 0x592c0405, 0x8c00051e, 0x05000003, 0x48ee6023,
+ 0x0501f004, 0x59a8021b, 0x8400055c, 0x4803521b,
+ 0x492e6009, 0x64066407, 0x485e601e, 0x608a7000,
+ 0x0005f905, 0x90000541, 0x5c00b800, 0x1c01f000,
+ 0x80000580, 0x05fdf7fd, 0x4933c857, 0x59a8021b,
+ 0x8c000508, 0x05020010, 0x5930500a, 0x482bc857,
+ 0x916c0582, 0x0502000c, 0x0501f815, 0x0502000a,
+ 0x58280403, 0x82000580, 0x000007fc, 0x05000007,
+ 0x59a80016, 0x80000040, 0x4803c857, 0x05f41843,
+ 0x48035016, 0x1c01f000, 0x5930041f, 0x900005a1,
+ 0x05fc07fd, 0x59a8001d, 0x80000040, 0x4803c857,
+ 0x05fc17f9, 0x4803501d, 0x1c01f000, 0x59300009,
+ 0x800001c0, 0x05020007, 0x59300403, 0x90000581,
+ 0x05020003, 0x90000541, 0x0501f002, 0x80000580,
+ 0x1c01f000, 0x4933c857, 0x493fc857, 0x4947c857,
+ 0x4d400000, 0x4d340000, 0x4d440000, 0x4c580000,
+ 0x0519ffff, 0x4df00000, 0x8060c1c0, 0x05020003,
+ 0x6004b000, 0x0501f003, 0x61c0b00f, 0x417a8800,
+ 0x41440000, 0x81ac0400, 0x50000000, 0x80026d40,
+ 0x05000015, 0x4d3c0000, 0x60067800, 0x0511f9fd,
+ 0x5c027800, 0x60a68000, 0x0201f800, 0x0010bb9e,
+ 0x0201f800, 0x0010bc6f, 0x0201f800, 0x0010bd08,
+ 0x0511fa74, 0x05020005, 0x4937c857, 0x4a026c00,
+ 0x00000404, 0x0501f002, 0x0511faa3, 0x0201f800,
+ 0x0010c0ee, 0x81468800, 0x8058b040, 0x05fe07e5,
+ 0x5c03e000, 0x05180fc6, 0x5c00b000, 0x5c028800,
+ 0x5c026800, 0x5c028000, 0x1c01f000, 0x0501f805,
+ 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
+ 0x4937c857, 0x4947c857, 0x4c5c0000, 0x4c600000,
+ 0x4c640000, 0x59a8006f, 0x8c000500, 0x0500001d,
+ 0x599c0017, 0x8c00050a, 0x0502001a, 0x5934ba02,
+ 0x825cbd00, 0x000000ff, 0x485fc857, 0x4178c000,
+ 0x4178c800, 0x82600400, 0x00109953, 0x50002000,
+ 0x8060c1c0, 0x05000008, 0x82100500, 0x000000ff,
+ 0x82002d80, 0x000000ff, 0x0500000a, 0x805c0580,
+ 0x0500000a, 0x80102110, 0x8064c800, 0x90640584,
+ 0x05fe07f6, 0x8060c000, 0x906005a0, 0x05fe07ed,
+ 0x4813c857, 0x90000541, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x0501f805, 0x60058800,
+ 0x05020002, 0x60018800, 0x1c01f000, 0x59a8021b,
+ 0x8c000512, 0x05f60883, 0x1c01f000, 0x00007eef,
+ 0x00007de8, 0x00007ce4, 0x000080e2, 0x00007be1,
+ 0x000080e0, 0x000080dc, 0x000080da, 0x00007ad9,
+ 0x000080d6, 0x000080d5, 0x000080d4, 0x000080d3,
+ 0x000080d2, 0x000080d1, 0x000079ce, 0x000078cd,
+ 0x000080cc, 0x000080cb, 0x000080ca, 0x000080c9,
+ 0x000080c7, 0x000080c6, 0x000077c5, 0x000076c3,
+ 0x000080bc, 0x000080ba, 0x000075b9, 0x000080b6,
+ 0x000074b5, 0x000073b4, 0x000072b3, 0x000080b2,
+ 0x000080b1, 0x000080ae, 0x000071ad, 0x000080ac,
+ 0x000070ab, 0x00006faa, 0x00006ea9, 0x000080a7,
+ 0x00006da6, 0x00006ca5, 0x00006ba3, 0x00006a9f,
+ 0x0000699e, 0x0000689d, 0x0000809b, 0x00008098,
+ 0x00006797, 0x00006690, 0x0000658f, 0x00006488,
+ 0x00006384, 0x00006282, 0x00008081, 0x00008080,
+ 0x0000617c, 0x0000607a, 0x00008079, 0x00005f76,
+ 0x00008075, 0x00008074, 0x00008073, 0x00008072,
+ 0x00008071, 0x0000806e, 0x00005e6d, 0x0000806c,
+ 0x00005d6b, 0x00005c6a, 0x00005b69, 0x00008067,
+ 0x00005a66, 0x00005965, 0x00005863, 0x0000575c,
+ 0x0000565a, 0x00005559, 0x00008056, 0x00008055,
+ 0x00005454, 0x00005353, 0x00005252, 0x00005151,
+ 0x0000504e, 0x00004f4d, 0x0000804c, 0x0000804b,
+ 0x00004e4a, 0x00004d49, 0x00008047, 0x00004c46,
+ 0x00008045, 0x00008043, 0x0000803c, 0x0000803a,
+ 0x00008039, 0x00008036, 0x00004b35, 0x00008034,
+ 0x00004a33, 0x00004932, 0x00004831, 0x0000802e,
+ 0x0000472d, 0x0000462c, 0x0000452b, 0x0000442a,
+ 0x00004329, 0x00004227, 0x00008026, 0x00008025,
+ 0x00004123, 0x0000401f, 0x00003f1e, 0x00003e1d,
+ 0x00003d1b, 0x00003c18, 0x00008017, 0x00008010,
+ 0x00003b0f, 0x00003a08, 0x00008004, 0x00003902,
+ 0x00008001, 0x00008000, 0x00008000, 0x00003800,
+ 0x00003700, 0x00003600, 0x00008000, 0x00003500,
+ 0x00008000, 0x00008000, 0x00008000, 0x00003400,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00003300, 0x00003200, 0x00008000, 0x00008000,
+ 0x00008000, 0x00008000, 0x00003300, 0x00003200,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00003100, 0x00003000, 0x00008000, 0x00008000,
- 0x00002f00, 0x00008000, 0x00002e00, 0x00002d00,
- 0x00002c00, 0x00008000, 0x00008000, 0x00008000,
- 0x00002b00, 0x00008000, 0x00002a00, 0x00002900,
- 0x00002800, 0x00008000, 0x00002700, 0x00002600,
- 0x00002500, 0x00002400, 0x00002300, 0x00002200,
- 0x00008000, 0x00008000, 0x00002100, 0x00002000,
- 0x00001f00, 0x00001e00, 0x00001d00, 0x00001c00,
- 0x00008000, 0x00008000, 0x00001b00, 0x00001a00,
- 0x00008000, 0x00001900, 0x00008000, 0x00008000,
+ 0x00008000, 0x00008000, 0x00003100, 0x00003000,
+ 0x00008000, 0x00008000, 0x00002f00, 0x00008000,
+ 0x00002e00, 0x00002d00, 0x00002c00, 0x00008000,
+ 0x00008000, 0x00008000, 0x00002b00, 0x00008000,
+ 0x00002a00, 0x00002900, 0x00002800, 0x00008000,
+ 0x00002700, 0x00002600, 0x00002500, 0x00002400,
+ 0x00002300, 0x00002200, 0x00008000, 0x00008000,
+ 0x00002100, 0x00002000, 0x00001f00, 0x00001e00,
+ 0x00001d00, 0x00001c00, 0x00008000, 0x00008000,
+ 0x00001b00, 0x00001a00, 0x00008000, 0x00001900,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00001800, 0x00008000, 0x00001700, 0x00001600,
- 0x00001500, 0x00008000, 0x00001400, 0x00001300,
- 0x00001200, 0x00001100, 0x00001000, 0x00000f00,
- 0x00008000, 0x00008000, 0x00000e00, 0x00000d00,
- 0x00000c00, 0x00000b00, 0x00000a00, 0x00000900,
- 0x00008000, 0x00008000, 0x00000800, 0x00000700,
- 0x00008000, 0x00000600, 0x00008000, 0x00008000,
- 0x00008000, 0x00000500, 0x00000400, 0x00000300,
- 0x00008000, 0x00000200, 0x00008000, 0x00008000,
- 0x00008000, 0x00000100, 0x00008000, 0x00008000,
+ 0x00008000, 0x00008000, 0x00001800, 0x00008000,
+ 0x00001700, 0x00001600, 0x00001500, 0x00008000,
+ 0x00001400, 0x00001300, 0x00001200, 0x00001100,
+ 0x00001000, 0x00000f00, 0x00008000, 0x00008000,
+ 0x00000e00, 0x00000d00, 0x00000c00, 0x00000b00,
+ 0x00000a00, 0x00000900, 0x00008000, 0x00008000,
+ 0x00000800, 0x00000700, 0x00008000, 0x00000600,
+ 0x00008000, 0x00008000, 0x00008000, 0x00000500,
+ 0x00000400, 0x00000300, 0x00008000, 0x00000200,
+ 0x00008000, 0x00008000, 0x00008000, 0x00000100,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00000000, 0x00008000, 0x00008000, 0x00008000,
+ 0x00008000, 0x00008000, 0x00000000, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x05f5fa34, 0x05f00ec4, 0x492f4017,
- 0x1c01f000, 0x91a0ac07, 0x83a00580, 0x00109410,
- 0x05000008, 0x492fc857, 0x812e59c0, 0x05f00ebb,
- 0x912ca407, 0x6034b000, 0x0535fe31, 0x0501f00d,
- 0x6040b000, 0x91e0a420, 0x50500000, 0x8050a000,
- 0x50500800, 0x900409c0, 0x80040540, 0x4400a800,
- 0x8050a000, 0x8054a800, 0x8058b040, 0x05fe07f7,
- 0x1c01f000, 0x59a00207, 0xb0000cbf, 0x050210be,
- 0x0c01f001, 0x00101bc7, 0x00101bfd, 0x00101bfd,
- 0x00101c47, 0x00101c5c, 0x00101bfd, 0x00101bc7,
- 0x00101c71, 0x00101c82, 0x00101bfd, 0x00101bfd,
- 0x00101c97, 0x00101cb5, 0x00101cd3, 0x00101bfd,
- 0x00101cf0, 0x00101bfd, 0x00101bfd, 0x00101d10,
- 0x00101bfd, 0x00101dbf, 0x00101bfd, 0x00101bfd,
- 0x00101bfd, 0x00101bfd, 0x00101de6, 0x00101e3d,
- 0x00101bfd, 0x00101bfd, 0x00101bfd, 0x00101bfd,
- 0x00101bfd, 0x00101e87, 0x00101bfd, 0x00101ec8,
- 0x00101bfd, 0x00101bfd, 0x00101bfd, 0x00101bfd,
- 0x00101ecd, 0x00101fc7, 0x00101bfd, 0x00101fce,
- 0x00101bfd, 0x00101bfd, 0x00101bfd, 0x00101bfd,
- 0x00101bfd, 0x00101fcf, 0x00102057, 0x001021f5,
- 0x00102201, 0x00101bfd, 0x00101bfd, 0x00101bfd,
- 0x00101bfd, 0x00102214, 0x00101bfd, 0x00101bfd,
- 0x00101bfd, 0x00101bfd, 0x00101bfd, 0x00101bfd,
- 0x00101bfd, 0x00102234, 0x00102272, 0x001022b6,
- 0x001022cb, 0x0010ae15, 0x0010b404, 0x0010230a,
- 0x00101bfd, 0x00101bfd, 0x00101bfd, 0x00101bfd,
- 0x00101bfd, 0x00101bfd, 0x00101bfd, 0x00101bfd,
- 0x00101bfd, 0x00101bfd, 0x00101bfd, 0x00101bfd,
- 0x0010244f, 0x001024ac, 0x00101bfd, 0x00101bfd,
- 0x00102508, 0x00101bfd, 0x00102582, 0x00102606,
- 0x00101bfd, 0x00101bfd, 0x0010266d, 0x001026f7,
- 0x00101bfd, 0x00102739, 0x0010289d, 0x00101bfd,
- 0x001028ac, 0x00102926, 0x00101bfd, 0x00101bfd,
- 0x00101bfd, 0x00101bfd, 0x0010297f, 0x00102999,
- 0x001029b0, 0x00101bfd, 0x00102a26, 0x00101bfd,
- 0x00101bfd, 0x00102a62, 0x00101bfd, 0x00102a83,
- 0x00101bfd, 0x00101bfd, 0x00102ad7, 0x00102c08,
- 0x00101bfd, 0x00101bfd, 0x00101bfd, 0x00101bfd,
- 0x00101bfd, 0x00102c4a, 0x00102ccb, 0x00101bfd,
- 0x48efc857, 0x4031d800, 0x58ef400a, 0x58ec0002,
- 0x82000580, 0x00000200, 0x0500003b, 0x48efc857,
- 0x4a034207, 0x00004000, 0x0509f9c4, 0x83a00580,
- 0x00109410, 0x0500000b, 0x58ee5809, 0x4d2c0000,
- 0x0501f850, 0x41a25800, 0x05f5f9a6, 0x40ee5800,
- 0x05f5f9a4, 0x5c025800, 0x492fc857, 0x0001f32c,
- 0x05026007, 0x59a0001e, 0x84000542, 0x4803401e,
- 0x4a01d808, 0x00101bd8, 0x1c01f000, 0x59a00207,
- 0x82000d80, 0x00004000, 0x05000005, 0x900001c0,
- 0x90000551, 0x4803c011, 0x0501f004, 0x900001c0,
- 0x90000550, 0x4803c011, 0x0501f844, 0x59e00017,
- 0x8c00050a, 0x60000800, 0x0002088c, 0x8d0c0530,
- 0x05fa0b81, 0x0002098c, 0x6403c017, 0x4203e000,
- 0x30000001, 0x4203e000, 0x40000000, 0x40ee5800,
- 0x05f5f980, 0x59a0001e, 0x84000504, 0x4803401e,
- 0x1c01f000, 0x4803c856, 0x4a034207, 0x00004001,
- 0x05fdf7ca, 0x4803c856, 0x4a034207, 0x00004002,
- 0x05fdf7c6, 0x4803c856, 0x4a034207, 0x00004003,
- 0x05fdf7c2, 0x4803c856, 0x4a034207, 0x00004005,
- 0x05fdf7be, 0x4803c856, 0x4a034207, 0x00004006,
- 0x05fdf7ba, 0x4803c856, 0x4a034207, 0x0000400b,
- 0x05fdf7b6, 0x4803c856, 0x4a034207, 0x0000400c,
- 0x05fdf7b2, 0x4803c856, 0x4a034207, 0x0000400c,
- 0x05fdf7ae, 0x4a034207, 0x00004020, 0x05fdf7ab,
- 0x4c580000, 0x4c500000, 0x4c540000, 0x58eca809,
- 0x8054a9c0, 0x05f00dc1, 0x91a0a407, 0x9054ac07,
- 0x6034b000, 0x0535fd36, 0x5c00a800, 0x5c00a000,
- 0x5c00b000, 0x1c01f000, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x59a00007, 0x4803c857, 0x59a00008,
- 0x4803c857, 0x59a00009, 0x4803c857, 0x91e0ac20,
- 0x91a0a407, 0x6040b000, 0x50500000, 0x4400a800,
- 0x8054a800, 0x900001c0, 0x4400a800, 0x8054a800,
- 0x8050a000, 0x8058b040, 0x05fe07f8, 0x5c00a800,
- 0x5c00a000, 0x5c00b000, 0x1c01f000, 0x59a00407,
- 0x800000c2, 0x59a00a08, 0x900409c0, 0x80040540,
- 0x84000540, 0x59a00c08, 0x8c040500, 0x0500000b,
- 0x4c000000, 0x0535fd60, 0x5c000000, 0x05000004,
- 0x48030004, 0x64030000, 0x05fdf771, 0x64030000,
- 0x64134407, 0x05fc07b0, 0x4803880e, 0x05fdf76c,
- 0x59a00407, 0x800000c2, 0x59a00c08, 0x8c040500,
- 0x0500000d, 0x4c000000, 0x0535fd4f, 0x5c000000,
- 0x05000006, 0x48030004, 0x59800805, 0x48074407,
- 0x64030000, 0x05fdf75e, 0x64030000, 0x64134407,
- 0x05fc079d, 0x4803880e, 0x59c4080f, 0x48074407,
- 0x05fdf757, 0x59a01c07, 0x59a00208, 0x900c19c0,
- 0x800c1d40, 0x580c0803, 0x80000580, 0x500c1000,
- 0x80080400, 0x800c1800, 0x80040840, 0x05fe07fc,
- 0x48034407, 0x900001c0, 0x48034208, 0x800001c0,
- 0x05fc0747, 0x05fdf784, 0x64174407, 0x64134208,
- 0x64034408, 0x59a8000a, 0x82000c80, 0x00140000,
- 0x05021004, 0x42000000, 0x0013ffff, 0x0501f006,
- 0x59a80883, 0x8c040500, 0x05000003, 0x82000400,
- 0x00006000, 0x48034209, 0x900001c0, 0x48034409,
- 0x4a03420a, 0x00000080, 0x05fdf731, 0x59a00408,
- 0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
- 0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x59a00a09,
- 0x59a00409, 0x900409c0, 0x80040d40, 0x59a0020b,
- 0x90002490, 0x05fc1768, 0x59a02407, 0x900001c0,
- 0x80100540, 0x59a8280a, 0x80142480, 0x050a10f1,
- 0x42002800, 0x7fefffff, 0x80142480, 0x05fe175e,
- 0x42002800, 0x7ffd0000, 0x80142480, 0x05fc175a,
- 0x0509f0e8, 0x59a00408, 0x59a01208, 0x900811c0,
- 0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
- 0x800c1d40, 0x59a00a09, 0x59a00409, 0x900409c0,
- 0x80040d40, 0x59a0020b, 0x90002490, 0x05fc174a,
- 0x59a02407, 0x900001c0, 0x80100540, 0x59a8280a,
- 0x80142480, 0x050a10d9, 0x42002800, 0x7fefffff,
- 0x80142480, 0x05fe1740, 0x42002800, 0x7ffd0000,
- 0x80142480, 0x05fc173c, 0x0509f0d0, 0x59a02408,
- 0x59a00208, 0x901021c0, 0x80102540, 0x59a01a0b,
- 0x59a00407, 0x900c19c0, 0x800c1d40, 0x41781000,
- 0x820c0580, 0x00007c00, 0x0500000a, 0x820c0480,
- 0x00007a00, 0x05001007, 0x820c0480, 0x00007cff,
- 0x05021004, 0x0535fccc, 0x05000007, 0x80081000,
- 0x44101800, 0x800811c0, 0x05fc06dd, 0x64030000,
- 0x05fdf6db, 0x64030000, 0x64134407, 0x05fdf71a,
+ 0x00008000, 0x00008000, 0x00008000, 0x05f5fa32,
+ 0x05f00ec2, 0x492f4017, 0x1c01f000, 0x91a0ac07,
+ 0x83a00580, 0x00109490, 0x05000008, 0x492fc857,
+ 0x812e59c0, 0x05f00eb9, 0x912ca407, 0x6034b000,
+ 0x0535fef9, 0x0501f00d, 0x6040b000, 0x91e0a420,
+ 0x50500000, 0x8050a000, 0x50500800, 0x900409c0,
+ 0x80040540, 0x4400a800, 0x8050a000, 0x8054a800,
+ 0x8058b040, 0x05fe07f7, 0x1c01f000, 0x59a00207,
+ 0xb0000cbf, 0x050210be, 0x0c01f001, 0x00101bc9,
+ 0x00101bff, 0x00101bff, 0x00101c49, 0x00101c5e,
+ 0x00101bff, 0x00101bc9, 0x00101c73, 0x00101c84,
+ 0x00101bff, 0x00101bff, 0x00101c9c, 0x00101cba,
+ 0x00101cd8, 0x00101bff, 0x00101cf5, 0x00101bff,
+ 0x00101bff, 0x00101d15, 0x00101bff, 0x00101dc4,
+ 0x00101bff, 0x00101bff, 0x00101bff, 0x00101bff,
+ 0x00101deb, 0x00101e42, 0x00101bff, 0x00101bff,
+ 0x00101bff, 0x00101bff, 0x00101bff, 0x00101e8c,
+ 0x00101bff, 0x00101ecd, 0x00101bff, 0x00101bff,
+ 0x00101bff, 0x00101bff, 0x00101ed2, 0x00101fcc,
+ 0x00101bff, 0x00101fd3, 0x00101bff, 0x00101bff,
+ 0x00101bff, 0x00101bff, 0x00101bff, 0x00101fd4,
+ 0x0010205c, 0x001021fa, 0x00102206, 0x00101bff,
+ 0x00101bff, 0x00101bff, 0x00101bff, 0x00102219,
+ 0x00101bff, 0x00101bff, 0x00101bff, 0x00101bff,
+ 0x00101bff, 0x00101bff, 0x00101bff, 0x00102239,
+ 0x00102277, 0x001022bb, 0x001022d0, 0x0010ae15,
+ 0x0010b404, 0x0010230f, 0x00101bff, 0x00101bff,
+ 0x00101bff, 0x00101bff, 0x00101bff, 0x00101bff,
+ 0x00101bff, 0x00101bff, 0x00101bff, 0x00101bff,
+ 0x00101bff, 0x00101bff, 0x00102454, 0x001024b1,
+ 0x00101bff, 0x00101bff, 0x0010250d, 0x00101bff,
+ 0x00102587, 0x0010260b, 0x00101bff, 0x00101bff,
+ 0x00102672, 0x001026fc, 0x00101bff, 0x0010273e,
+ 0x001028a1, 0x00101bff, 0x001028b0, 0x0010292a,
+ 0x00101bff, 0x00101bff, 0x00101bff, 0x00101bff,
+ 0x00102983, 0x0010299d, 0x001029b4, 0x00101bff,
+ 0x00102a2a, 0x00101bff, 0x00101bff, 0x00102a66,
+ 0x00101bff, 0x00102a87, 0x00101bff, 0x00101bff,
+ 0x00102adb, 0x00102c0c, 0x00101bff, 0x00101bff,
+ 0x00101bff, 0x00101bff, 0x00101bff, 0x00102c4e,
+ 0x00102ccf, 0x00101bff, 0x48efc857, 0x4031d800,
+ 0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
+ 0x0500003b, 0x48efc857, 0x4a034207, 0x00004000,
+ 0x0509f9c6, 0x83a00580, 0x00109490, 0x0500000b,
+ 0x58ee5809, 0x4d2c0000, 0x0501f850, 0x41a25800,
+ 0x05f5f9a4, 0x40ee5800, 0x05f5f9a2, 0x5c025800,
+ 0x492fc857, 0x0001f32c, 0x05026007, 0x59a0001e,
+ 0x84000542, 0x4803401e, 0x4a01d808, 0x00101bda,
+ 0x1c01f000, 0x59a00207, 0x82000d80, 0x00004000,
+ 0x05000005, 0x900001c0, 0x90000551, 0x4803c011,
+ 0x0501f004, 0x900001c0, 0x90000550, 0x4803c011,
+ 0x0501f844, 0x59e00017, 0x8c00050a, 0x60000800,
+ 0x0002088c, 0x8d0c0530, 0x05fa0b7d, 0x0002098c,
+ 0x6403c017, 0x4203e000, 0x30000001, 0x4203e000,
+ 0x40000000, 0x40ee5800, 0x05f5f97e, 0x59a0001e,
+ 0x84000504, 0x4803401e, 0x1c01f000, 0x4803c856,
+ 0x4a034207, 0x00004001, 0x05fdf7ca, 0x4803c856,
+ 0x4a034207, 0x00004002, 0x05fdf7c6, 0x4803c856,
+ 0x4a034207, 0x00004003, 0x05fdf7c2, 0x4803c856,
+ 0x4a034207, 0x00004005, 0x05fdf7be, 0x4803c856,
+ 0x4a034207, 0x00004006, 0x05fdf7ba, 0x4803c856,
+ 0x4a034207, 0x0000400b, 0x05fdf7b6, 0x4803c856,
+ 0x4a034207, 0x0000400c, 0x05fdf7b2, 0x4803c856,
+ 0x4a034207, 0x0000400c, 0x05fdf7ae, 0x4a034207,
+ 0x00004020, 0x05fdf7ab, 0x4c580000, 0x4c500000,
+ 0x4c540000, 0x58eca809, 0x8054a9c0, 0x05f00dbf,
+ 0x91a0a407, 0x9054ac07, 0x6034b000, 0x0535fdfe,
+ 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x1c01f000,
+ 0x4c580000, 0x4c500000, 0x4c540000, 0x59a00007,
+ 0x4803c857, 0x59a00008, 0x4803c857, 0x59a00009,
+ 0x4803c857, 0x91e0ac20, 0x91a0a407, 0x6040b000,
+ 0x50500000, 0x4400a800, 0x8054a800, 0x900001c0,
+ 0x4400a800, 0x8054a800, 0x8050a000, 0x8058b040,
+ 0x05fe07f8, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x1c01f000, 0x59a00407, 0x800000c2, 0x59a00a08,
+ 0x900409c0, 0x80040540, 0x84000540, 0x59a00c08,
+ 0x8c040500, 0x0500000b, 0x4c000000, 0x0535fe28,
+ 0x5c000000, 0x05000004, 0x48030004, 0x64030000,
+ 0x05fdf771, 0x64030000, 0x64134407, 0x05fc07b0,
+ 0x4803880e, 0x05fdf76c, 0x59a00407, 0x800000c2,
+ 0x59a00c08, 0x8c040500, 0x0500000d, 0x4c000000,
+ 0x0535fe17, 0x5c000000, 0x05000006, 0x48030004,
+ 0x59800805, 0x48074407, 0x64030000, 0x05fdf75e,
+ 0x64030000, 0x64134407, 0x05fc079d, 0x4803880e,
+ 0x59c4080f, 0x48074407, 0x05fdf757, 0x59a01c07,
+ 0x59a00208, 0x900c19c0, 0x800c1d40, 0x580c0803,
+ 0x80000580, 0x500c1000, 0x80080400, 0x800c1800,
+ 0x80040840, 0x05fe07fc, 0x48034407, 0x900001c0,
+ 0x48034208, 0x800001c0, 0x05fc0747, 0x05fdf784,
+ 0x64174407, 0x64174208, 0x64034408, 0x59a8000a,
+ 0x82000c80, 0x00140000, 0x05021004, 0x42000000,
+ 0x0013ffff, 0x0501f006, 0x59a80883, 0x8c040500,
+ 0x05000003, 0x82000400, 0x00006000, 0x48034209,
+ 0x900001c0, 0x48034409, 0x60000101, 0x4803420a,
+ 0x900001c0, 0x4803440e, 0x6403400f, 0x05fdf72e,
+ 0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
+ 0x59a0040a, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
+ 0x59a00a09, 0x59a00409, 0x900409c0, 0x80040d40,
+ 0x59a0020b, 0x90002490, 0x05fc1765, 0x59a02407,
+ 0x900001c0, 0x80100540, 0x59a8280a, 0x80142480,
+ 0x050a10f0, 0x42002800, 0x7fefffff, 0x80142480,
+ 0x05fe175b, 0x42002800, 0x7ffd0000, 0x80142480,
+ 0x05fc1757, 0x0509f0e7, 0x59a00408, 0x59a01208,
+ 0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
+ 0x900c19c0, 0x800c1d40, 0x59a00a09, 0x59a00409,
+ 0x900409c0, 0x80040d40, 0x59a0020b, 0x90002490,
+ 0x05fc1747, 0x59a02407, 0x900001c0, 0x80100540,
+ 0x59a8280a, 0x80142480, 0x050a10d8, 0x42002800,
+ 0x7fefffff, 0x80142480, 0x05fe173d, 0x42002800,
+ 0x7ffd0000, 0x80142480, 0x05fc1739, 0x0509f0cf,
+ 0x59a02408, 0x59a00208, 0x901021c0, 0x80102540,
0x59a01a0b, 0x59a00407, 0x900c19c0, 0x800c1d40,
0x41781000, 0x820c0580, 0x00007c00, 0x0500000a,
0x820c0480, 0x00007a00, 0x05001007, 0x820c0480,
- 0x00007cff, 0x05021004, 0x0535fcb3, 0x0500000e,
- 0x80081000, 0x500c0000, 0x82000d00, 0x0000ffff,
- 0x48074208, 0x82000d00, 0xffff0000, 0x900409c0,
- 0x48074408, 0x800811c0, 0x05fc06bd, 0x64030000,
- 0x05fdf6bb, 0x64030000, 0x64134407, 0x05fdf6fa,
- 0x4d2c0000, 0x4d340000, 0x4d300000, 0x4d440000,
- 0x59a28c07, 0x0001fac4, 0x05000006, 0x5c028800,
- 0x5c026000, 0x5c026800, 0x5c025800, 0x05fdf6f2,
- 0x4937c857, 0x59a04408, 0x59a00208, 0x900001c0,
- 0x80204540, 0x4823c857, 0x0501f877, 0x05000008,
- 0x64074209, 0x4a034407, 0x0000ffff, 0x4a034208,
- 0x0000ffff, 0x497b4408, 0x0501f03d, 0x497b4407,
- 0x0501f879, 0x0500003f, 0x59300402, 0x48034407,
- 0x59300202, 0x48034208, 0x59300006, 0x48034408,
- 0x59a0020c, 0x8c000500, 0x05000030, 0x4933c857,
- 0x050dff10, 0x05000003, 0x64274407, 0x0501f031,
- 0x8d0c050e, 0x05000003, 0x64074407, 0x0501f02d,
- 0x916c0583, 0x05000003, 0x641f4407, 0x0501f029,
- 0x59340200, 0x8c00050e, 0x05000003, 0x64834407,
- 0x0501f024, 0x59300407, 0x90000d83, 0x05020007,
- 0x59300804, 0x9004051f, 0x90000584, 0x05020003,
- 0x8c04053e, 0x05020015, 0x0509f82a, 0x05020003,
- 0x640b4407, 0x0501f017, 0x492fc857, 0x4a025c05,
- 0x00008000, 0x497a5a05, 0x497a5806, 0x052dfb29,
- 0x05020003, 0x640f4407, 0x0501f00e, 0x4a01d808,
- 0x00101d71, 0x5c028800, 0x5c026000, 0x5c026800,
- 0x5c025800, 0x1c01f000, 0x640b4209, 0x5c028800,
- 0x5c026000, 0x5c026800, 0x5c025800, 0x05fdf65c,
+ 0x00007cff, 0x05021004, 0x0535fd91, 0x05000007,
+ 0x80081000, 0x44101800, 0x800811c0, 0x05fc06da,
+ 0x64030000, 0x05fdf6d8, 0x64030000, 0x64134407,
+ 0x05fdf717, 0x59a01a0b, 0x59a00407, 0x900c19c0,
+ 0x800c1d40, 0x41781000, 0x820c0580, 0x00007c00,
+ 0x0500000a, 0x820c0480, 0x00007a00, 0x05001007,
+ 0x820c0480, 0x00007cff, 0x05021004, 0x0535fd78,
+ 0x0500000e, 0x80081000, 0x500c0000, 0x82000d00,
+ 0x0000ffff, 0x48074208, 0x82000d00, 0xffff0000,
+ 0x900409c0, 0x48074408, 0x800811c0, 0x05fc06ba,
+ 0x64030000, 0x05fdf6b8, 0x64030000, 0x64134407,
+ 0x05fdf6f7, 0x4d2c0000, 0x4d340000, 0x4d300000,
+ 0x4d440000, 0x59a28c07, 0x0001fac4, 0x05000006,
0x5c028800, 0x5c026000, 0x5c026800, 0x5c025800,
- 0x05fdf699, 0x492fc857, 0x4933c857, 0x497a6020,
- 0x592c0006, 0x82000580, 0x01000000, 0x05020003,
- 0x64134407, 0x05fdf690, 0x4d2c0000, 0x912e5c07,
- 0x592c0000, 0x82000580, 0x02000000, 0x05020011,
- 0x4803c856, 0x64134209, 0x592c0804, 0x82040500,
- 0x0000ffff, 0x48034409, 0x80040920, 0x4807420a,
- 0x592c0805, 0x82040500, 0x0000ffff, 0x4803440a,
- 0x80040920, 0x4807420b, 0x5c025800, 0x05fdf638,
- 0x4803c856, 0x64174209, 0x592c0801, 0x82040500,
- 0x0000ffff, 0x48034409, 0x80040920, 0x4807420a,
- 0x05fdf7f6, 0x4937c857, 0x4823c857, 0x5934000f,
- 0x80001d40, 0x05000005, 0x580c0006, 0x80200580,
- 0x05020003, 0x81780000, 0x1c01f000, 0x580c0000,
- 0x05fdf7f8, 0x4823c857, 0x4d2c0000, 0x42026000,
- 0x0010cca4, 0x59300407, 0x90000d83, 0x05000003,
- 0x90000d86, 0x05020007, 0x59325809, 0x812e59c0,
- 0x05000004, 0x592c0006, 0x80200580, 0x05000009,
- 0x91326424, 0x59a8000b, 0x81300480, 0x05fc17f2,
- 0x417a6000, 0x80000580, 0x5c025800, 0x1c01f000,
- 0x90000541, 0x5c025800, 0x1c01f000, 0x83a00580,
- 0x00109410, 0x05fe063c, 0x64030000, 0x4a034207,
- 0x00004000, 0x4a03c011, 0x40000010, 0x05fdfe67,
- 0x59e00017, 0x8c00050a, 0x60000800, 0x0002088c,
- 0x8d0c0530, 0x05fa09a4, 0x0002098c, 0x6403c017,
- 0x4203e000, 0x30000001, 0x4203e000, 0x40000000,
- 0x4203e000, 0xb0100000, 0x41fc0000, 0x8c00050a,
- 0x05fc07fc, 0x0535fbd8, 0x05fc07ff, 0x59800802,
- 0x8c040520, 0x05020003, 0x64030000, 0x05fdf7f5,
- 0x60101020, 0x50080000, 0x8400054c, 0x44001000,
- 0x64030000, 0x0501f000, 0x59a00c07, 0x800409c0,
- 0x05000005, 0x916c0580, 0x05000003, 0x646b4407,
- 0x05fdf61d, 0x42007000, 0x00109471, 0x58381c01,
- 0x58382201, 0x58383202, 0x8c040500, 0x0500000b,
- 0x59a01208, 0x82080500, 0x0000f003, 0x05fe0616,
- 0x82080480, 0x00000841, 0x05fe1613, 0x82080480,
- 0x00000100, 0x05fc1610, 0x40040000, 0x800c0540,
- 0x90000528, 0x900005a8, 0x05fc060b, 0x8c04050a,
- 0x05000006, 0x59a03c08, 0x901c0486, 0x05fe1606,
- 0x901c0481, 0x05fc1604, 0x8c040506, 0x05000003,
- 0x4a01a8e4, 0x0000c000, 0x8c040504, 0x05000004,
- 0x59e00002, 0x8400056e, 0x4803c002, 0x8c040502,
- 0x05000004, 0x600028ec, 0x4a002805, 0xd0000000,
- 0x40040000, 0x800c0540, 0x48007401, 0x8c040500,
- 0x05000002, 0x48087201, 0x8c04050a, 0x0500001a,
- 0x481c7202, 0x4c0c0000, 0x4c100000, 0x4c180000,
- 0x0519fb0f, 0x4df00000, 0x58383a02, 0x481fc857,
- 0x41780000, 0x801c3840, 0x800010c8, 0x82081400,
- 0x0000b037, 0x64001002, 0x801c1c80, 0x05021002,
- 0x64081002, 0x80000000, 0x90001c85, 0x05fc17f7,
- 0x5c03e000, 0x05180aea, 0x5c003000, 0x5c002000,
- 0x5c001800, 0x480f4407, 0x48134208, 0x481b4408,
- 0x05fdf58b, 0x4d440000, 0x4d340000, 0x59a28c07,
- 0x0001fac4, 0x05020007, 0x050dfe06, 0x05000008,
- 0x64274407, 0x5c026800, 0x5c028800, 0x05fdf5c2,
- 0x5c026800, 0x5c028800, 0x05fdf5c3, 0x59a01208,
- 0x59a01c08, 0x5934400a, 0x82203d00, 0x0000e000,
- 0x801c391a, 0x8c080500, 0x0500001a, 0x900c0d07,
- 0x90040580, 0x0500000b, 0x90040581, 0x05000009,
- 0x90040583, 0x05000007, 0x90040584, 0x05000005,
- 0x90040593, 0x05000003, 0x4937c857, 0x60100800,
- 0x82204500, 0xffff1fff, 0x800400da, 0x80200540,
- 0x4802680a, 0x4c080000, 0x4c1c0000, 0x0519facc,
- 0x0511f82b, 0x0519fab6, 0x5c003800, 0x5c001000,
- 0x481f4408, 0x5934400a, 0x82203d00, 0x0f000000,
- 0x801c3930, 0x8c080504, 0x05020011, 0x8c080502,
- 0x0500000b, 0x4823c857, 0x82204500, 0xf0ffffff,
- 0x59a01a09, 0x900c0d0f, 0x800400f0, 0x8400056e,
- 0x80200540, 0x4802680a, 0x4803c857, 0x481f4209,
- 0x5c026800, 0x5c028800, 0x05fdf545, 0x82204500,
- 0xf07fffff, 0x4822680a, 0x05fdf7f9, 0x8d0c050e,
- 0x05000003, 0x64074407, 0x05fdf57f, 0x916c0583,
- 0x0502000f, 0x59a8000f, 0x497b4407, 0x0511fa4f,
- 0x0500000e, 0x82000d00, 0x00ffff00, 0x0502000b,
- 0x82000c00, 0x00101a21, 0x50040800, 0x80040910,
- 0x82041580, 0x00000080, 0x05020003, 0x641f4407,
- 0x05fdf56d, 0x48074407, 0x82000d00, 0x0000ffff,
- 0x48074208, 0x80000120, 0x48034408, 0x59a8021b,
- 0x82001500, 0x00002100, 0x480b440a, 0x8c000502,
- 0x05000016, 0x8c000506, 0x05000006, 0x90000d0a,
- 0x90040d8a, 0x05020003, 0x6407420a, 0x0501f018,
- 0x8c00050a, 0x05000006, 0x90000d22, 0x90040da2,
- 0x05020003, 0x640f420a, 0x0501f011, 0x8c000508,
- 0x05000006, 0x90000d12, 0x90040d92, 0x05020003,
- 0x640b420a, 0x0501f00a, 0x0511fa20, 0x05020003,
- 0x6413420a, 0x05fdf506, 0x8c000506, 0x05000003,
- 0x64174407, 0x05fdf544, 0x6403420a, 0x05fdf500,
- 0x59a8002a, 0x48034408, 0x59a8002b, 0x4803420a,
- 0x05fdf4fb, 0x42007800, 0x00109885, 0x59a00407,
- 0x4803c857, 0x90000c8a, 0x05fe153b, 0x0c01f001,
- 0x00101f46, 0x00101ee6, 0x00101ef3, 0x00101f03,
- 0x00101f22, 0x00101f47, 0x00101edf, 0x00101edf,
- 0x00101f53, 0x00101f8e, 0x00101ee0, 0x05fdf52e,
- 0x59a00208, 0x48007c01, 0x59a00408, 0x48007a01,
- 0x05f1fbb5, 0x0501f061, 0x916c0580, 0x05fc0522,
- 0x59a00a08, 0x59a00408, 0x900001c0, 0x80040d40,
- 0x4807c857, 0x59a00a09, 0x59a00409, 0x900001c0,
- 0x80040d40, 0x4807c857, 0x0501f054, 0x916c0580,
- 0x05fc0515, 0x59a00408, 0x59a01208, 0x900001c0,
- 0x80081540, 0x59a00409, 0x59a01a09, 0x900001c0,
- 0x800c1d40, 0x42000000, 0x00109c5b, 0x480fc857,
- 0x480bc857, 0x60000820, 0x0505f6a0, 0x59a00a08,
- 0x59a00408, 0x900001c0, 0x80041d40, 0x820c0c80,
- 0x00108a8f, 0x05fe1504, 0x820c0c80, 0x00100000,
- 0x05fc1501, 0x480fc857, 0x903c7c22, 0x503c0800,
- 0x800409c0, 0x05000005, 0x903c05a6, 0x05fc04fa,
- 0x803c7800, 0x05fdf7fa, 0x59e41001, 0x82080d00,
- 0xfffeffcf, 0x4807c801, 0x440c7800, 0x46001800,
- 0x0201f800, 0x800c1800, 0x46001800, 0x001001d7,
- 0x480bc801, 0x0501f025, 0x59a01a08, 0x59a00408,
- 0x900001c0, 0x800c1d40, 0x480c7803, 0x59a02209,
- 0x59a00409, 0x900001c0, 0x80102540, 0x48107804,
- 0x59a0020a, 0x40001000, 0x48007807, 0x80000040,
- 0x05fc14dd, 0x48007808, 0x60000880, 0x0519f831,
- 0x80000540, 0x05000002, 0x05fdf4d7, 0x40040000,
- 0x800c1c00, 0x05fc14d4, 0x4800780a, 0x480c7805,
- 0x48107806, 0x4978780c, 0x59a0040a, 0x800000c4,
- 0x4800780b, 0x59e40001, 0x4803c857, 0x82000540,
- 0x00040000, 0x4803c801, 0x05fdf481, 0x49787803,
- 0x49787804, 0x49787808, 0x49787807, 0x49787803,
- 0x49787805, 0x49787806, 0x4978780c, 0x4978780b,
- 0x59e40001, 0x84000524, 0x05fdf7f3, 0x4978781f,
- 0x49787814, 0x49787815, 0x4978781d, 0x49787817,
- 0x49787818, 0x59a01a08, 0x59a00408, 0x900001c0,
- 0x800c1d40, 0x480c780e, 0x480c7819, 0x480c781b,
+ 0x05fdf6ef, 0x4937c857, 0x59a04408, 0x59a00208,
+ 0x900001c0, 0x80204540, 0x4823c857, 0x0501f877,
+ 0x05000008, 0x64074209, 0x4a034407, 0x0000ffff,
+ 0x4a034208, 0x0000ffff, 0x497b4408, 0x0501f03d,
+ 0x497b4407, 0x0501f879, 0x0500003f, 0x59300402,
+ 0x48034407, 0x59300202, 0x48034208, 0x59300006,
+ 0x48034408, 0x59a0020c, 0x8c000500, 0x05000030,
+ 0x4933c857, 0x050dff20, 0x05000003, 0x64274407,
+ 0x0501f031, 0x8d0c050e, 0x05000003, 0x64074407,
+ 0x0501f02d, 0x916c0583, 0x05000003, 0x641f4407,
+ 0x0501f029, 0x59340200, 0x8c00050e, 0x05000003,
+ 0x64834407, 0x0501f024, 0x59300407, 0x90000d83,
+ 0x05020007, 0x59300804, 0x9004051f, 0x90000584,
+ 0x05020003, 0x8c04053e, 0x05020015, 0x0509f829,
+ 0x05020003, 0x640b4407, 0x0501f017, 0x492fc857,
+ 0x4a025c05, 0x00008000, 0x497a5a05, 0x497a5806,
+ 0x052dfbba, 0x05020003, 0x640f4407, 0x0501f00e,
+ 0x4a01d808, 0x00101d76, 0x5c028800, 0x5c026000,
+ 0x5c026800, 0x5c025800, 0x1c01f000, 0x640b4209,
+ 0x5c028800, 0x5c026000, 0x5c026800, 0x5c025800,
+ 0x05fdf659, 0x5c028800, 0x5c026000, 0x5c026800,
+ 0x5c025800, 0x05fdf696, 0x492fc857, 0x4933c857,
+ 0x497a6020, 0x592c0006, 0x82000580, 0x01000000,
+ 0x05020003, 0x64134407, 0x05fdf68d, 0x4d2c0000,
+ 0x912e5c07, 0x592c0000, 0x82000580, 0x02000000,
+ 0x05020011, 0x4803c856, 0x64134209, 0x592c0804,
+ 0x82040500, 0x0000ffff, 0x48034409, 0x80040920,
+ 0x4807420a, 0x592c0805, 0x82040500, 0x0000ffff,
+ 0x4803440a, 0x80040920, 0x4807420b, 0x5c025800,
+ 0x05fdf635, 0x4803c856, 0x64174209, 0x592c0801,
+ 0x82040500, 0x0000ffff, 0x48034409, 0x80040920,
+ 0x4807420a, 0x05fdf7f6, 0x4937c857, 0x4823c857,
+ 0x5934000f, 0x80001d40, 0x05000005, 0x580c0006,
+ 0x80200580, 0x05020003, 0x81780000, 0x1c01f000,
+ 0x580c0000, 0x05fdf7f8, 0x4823c857, 0x4d2c0000,
+ 0x42026000, 0x0010ccb4, 0x59300407, 0x90000d83,
+ 0x05000003, 0x90000d86, 0x05020007, 0x59325809,
+ 0x812e59c0, 0x05000004, 0x592c0006, 0x80200580,
+ 0x05000009, 0x91326424, 0x59a8000b, 0x81300480,
+ 0x05fc17f2, 0x417a6000, 0x80000580, 0x5c025800,
+ 0x1c01f000, 0x90000541, 0x5c025800, 0x1c01f000,
+ 0x83a00580, 0x00109490, 0x05fe0639, 0x64030000,
+ 0x4a034207, 0x00004000, 0x4a03c011, 0x40000010,
+ 0x05fdfe64, 0x59e00017, 0x8c00050a, 0x60000800,
+ 0x0002088c, 0x8d0c0530, 0x05fa099d, 0x0002098c,
+ 0x6403c017, 0x4203e000, 0x30000001, 0x4203e000,
+ 0x40000000, 0x4203e000, 0xb0100000, 0x41fc0000,
+ 0x8c00050a, 0x05fc07fc, 0x0535fc9d, 0x05fc07ff,
+ 0x59800802, 0x8c040520, 0x05020003, 0x64030000,
+ 0x05fdf7f5, 0x60101020, 0x50080000, 0x8400054c,
+ 0x44001000, 0x64030000, 0x0501f000, 0x59a00c07,
+ 0x800409c0, 0x05000005, 0x916c0580, 0x05000003,
+ 0x646b4407, 0x05fdf61a, 0x42007000, 0x001094f1,
+ 0x58381c01, 0x58382201, 0x58383202, 0x8c040500,
+ 0x0500000b, 0x59a01208, 0x82080500, 0x0000f003,
+ 0x05fe0613, 0x82080480, 0x00000841, 0x05fe1610,
+ 0x82080480, 0x00000100, 0x05fc160d, 0x40040000,
+ 0x800c0540, 0x90000528, 0x900005a8, 0x05fc0608,
+ 0x8c04050a, 0x05000006, 0x59a03c08, 0x901c0486,
+ 0x05fe1603, 0x901c0481, 0x05fc1601, 0x8c040506,
+ 0x05000003, 0x4a01a8e4, 0x0000c000, 0x8c040504,
+ 0x05000004, 0x59e00002, 0x8400056e, 0x4803c002,
+ 0x8c040502, 0x05000004, 0x600028ec, 0x4a002805,
+ 0xd0000000, 0x40040000, 0x800c0540, 0x48007401,
+ 0x8c040500, 0x05000002, 0x48087201, 0x8c04050a,
+ 0x0500001a, 0x481c7202, 0x4c0c0000, 0x4c100000,
+ 0x4c180000, 0x0519fb96, 0x4df00000, 0x58383a02,
+ 0x481fc857, 0x41780000, 0x801c3840, 0x800010c8,
+ 0x82081400, 0x0000b037, 0x64001002, 0x801c1c80,
+ 0x05021002, 0x64081002, 0x80000000, 0x90001c85,
+ 0x05fc17f7, 0x5c03e000, 0x05180b71, 0x5c003000,
+ 0x5c002000, 0x5c001800, 0x480f4407, 0x48134208,
+ 0x481b4408, 0x05fdf588, 0x4d440000, 0x4d340000,
+ 0x59a28c07, 0x0001fac4, 0x05020007, 0x050dfe16,
+ 0x05000008, 0x64274407, 0x5c026800, 0x5c028800,
+ 0x05fdf5bf, 0x5c026800, 0x5c028800, 0x05fdf5c0,
+ 0x59a01208, 0x59a01c08, 0x5934400a, 0x82203d00,
+ 0x0000e000, 0x801c391a, 0x8c080500, 0x0500001a,
+ 0x900c0d07, 0x90040580, 0x0500000b, 0x90040581,
+ 0x05000009, 0x90040583, 0x05000007, 0x90040584,
+ 0x05000005, 0x90040593, 0x05000003, 0x4937c857,
+ 0x60100800, 0x82204500, 0xffff1fff, 0x800400da,
+ 0x80200540, 0x4802680a, 0x4c080000, 0x4c1c0000,
+ 0x0519fb53, 0x0511f83e, 0x0519fb3d, 0x5c003800,
+ 0x5c001000, 0x481f4408, 0x5934400a, 0x82203d00,
+ 0x0f000000, 0x801c3930, 0x8c080504, 0x05020011,
+ 0x8c080502, 0x0500000b, 0x4823c857, 0x82204500,
+ 0xf0ffffff, 0x59a01a09, 0x900c0d0f, 0x800400f0,
+ 0x8400056e, 0x80200540, 0x4802680a, 0x4803c857,
+ 0x481f4209, 0x5c026800, 0x5c028800, 0x05fdf542,
+ 0x82204500, 0xf07fffff, 0x4822680a, 0x05fdf7f9,
+ 0x8d0c050e, 0x05000003, 0x64074407, 0x05fdf57c,
+ 0x916c0583, 0x0502000f, 0x59a8000f, 0x497b4407,
+ 0x0511fa80, 0x0500000e, 0x82000d00, 0x00ffff00,
+ 0x0502000b, 0x82000c00, 0x00101a23, 0x50040800,
+ 0x80040910, 0x82041580, 0x00000080, 0x05020003,
+ 0x641f4407, 0x05fdf56a, 0x48074407, 0x82000d00,
+ 0x0000ffff, 0x48074208, 0x80000120, 0x48034408,
+ 0x59a8021b, 0x82001500, 0x00002100, 0x480b440a,
+ 0x8c000502, 0x05000016, 0x8c000506, 0x05000006,
+ 0x90000d0a, 0x90040d8a, 0x05020003, 0x6407420a,
+ 0x0501f018, 0x8c00050a, 0x05000006, 0x90000d22,
+ 0x90040da2, 0x05020003, 0x640f420a, 0x0501f011,
+ 0x8c000508, 0x05000006, 0x90000d12, 0x90040d92,
+ 0x05020003, 0x640b420a, 0x0501f00a, 0x0511fa51,
+ 0x05020003, 0x6413420a, 0x05fdf503, 0x8c000506,
+ 0x05000003, 0x64174407, 0x05fdf541, 0x6403420a,
+ 0x05fdf4fd, 0x59a8002a, 0x48034408, 0x59a8002b,
+ 0x4803420a, 0x05fdf4f8, 0x42007800, 0x00109905,
+ 0x59a00407, 0x4803c857, 0x90000c8a, 0x05fe1538,
+ 0x0c01f001, 0x00101f4b, 0x00101eeb, 0x00101ef8,
+ 0x00101f08, 0x00101f27, 0x00101f4c, 0x00101ee4,
+ 0x00101ee4, 0x00101f58, 0x00101f93, 0x00101ee5,
+ 0x05fdf52b, 0x59a00208, 0x48007c01, 0x59a00408,
+ 0x48007a01, 0x05f1fbb0, 0x0501f061, 0x916c0580,
+ 0x05fc051f, 0x59a00a08, 0x59a00408, 0x900001c0,
+ 0x80040d40, 0x4807c857, 0x59a00a09, 0x59a00409,
+ 0x900001c0, 0x80040d40, 0x4807c857, 0x0501f054,
+ 0x916c0580, 0x05fc0512, 0x59a00408, 0x59a01208,
+ 0x900001c0, 0x80081540, 0x59a00409, 0x59a01a09,
+ 0x900001c0, 0x800c1d40, 0x42000000, 0x00109cdb,
+ 0x480fc857, 0x480bc857, 0x60000820, 0x0505f69f,
+ 0x59a00a08, 0x59a00408, 0x900001c0, 0x80041d40,
+ 0x820c0c80, 0x00108b5c, 0x05fe1501, 0x820c0c80,
+ 0x00100000, 0x05fc14fe, 0x480fc857, 0x903c7c22,
+ 0x503c0800, 0x800409c0, 0x05000005, 0x903c05a6,
+ 0x05fc04f7, 0x803c7800, 0x05fdf7fa, 0x59e41001,
+ 0x82080d00, 0xfffeffcf, 0x4807c801, 0x440c7800,
+ 0x46001800, 0x0201f800, 0x800c1800, 0x46001800,
+ 0x001001d7, 0x480bc801, 0x0501f025, 0x59a01a08,
+ 0x59a00408, 0x900001c0, 0x800c1d40, 0x480c7803,
0x59a02209, 0x59a00409, 0x900001c0, 0x80102540,
- 0x4810780f, 0x4810781a, 0x4810781c, 0x59a0020a,
- 0x80000540, 0x05fc04a4, 0x48007813, 0x60000808,
- 0x40001000, 0x0515fff7, 0x80000540, 0x05fe049e,
- 0x40040000, 0x800c1c00, 0x05fc149b, 0x480c7810,
- 0x48107811, 0x4a03420a, 0x00000400, 0x59a0040a,
- 0x4800781e, 0x850e1d6a, 0x59a0040b, 0x48007a12,
- 0x59a0020c, 0x48007c12, 0x600c0000, 0x05f1faf5,
- 0x80102000, 0x4810780d, 0x48134209, 0x901021c0,
- 0x48134409, 0x59e40052, 0x4803c857, 0x4a007816,
- 0x00000400, 0x903c0416, 0x48034208, 0x900001c0,
- 0x48034408, 0x05fdf43a, 0x583c0800, 0x830e1d00,
- 0xffcfffff, 0x48ec7820, 0x4a01d802, 0x00000100,
- 0x583c0017, 0x82000500, 0x000000ff, 0x05020008,
- 0x4807c857, 0x8c040502, 0x05000004, 0x84040d48,
- 0x48047800, 0x1c01f000, 0x0501f003, 0x05f5fe6e,
- 0x1c01f000, 0x42007800, 0x00109885, 0x583dd820,
- 0x58ef400a, 0x40ec6000, 0x583c0000, 0x48efc857,
- 0x49a3c857, 0x4803c857, 0x82000500, 0x0000ffc0,
- 0x48007800, 0x583c001d, 0x4803c857, 0x583c0819,
- 0x4807c857, 0x48074208, 0x900409c0, 0x48074408,
- 0x583c081a, 0x48074209, 0x900409c0, 0x48074409,
- 0x583c081b, 0x4807420a, 0x900409c0, 0x4807440a,
- 0x583c081c, 0x4807420b, 0x900409c0, 0x4807440b,
- 0x49787818, 0x583c0017, 0x49787817, 0x82000500,
- 0x000000ff, 0x05fe03fb, 0x05fdf401, 0x59a80005,
- 0x48034407, 0x59a80006, 0x48034208, 0x59a80007,
- 0x48034408, 0x05fdf3fa, 0x05f1fa18, 0x4803c856,
- 0x59a0020c, 0x4803c857, 0x8c00051e, 0x05060751,
- 0x05f9ffe0, 0x05000003, 0x05f9ffc2, 0x05000003,
- 0x648b4407, 0x05fdf430, 0x4a03c013, 0x03800300,
- 0x4a03c014, 0x03800380, 0x59a00c07, 0x82040580,
- 0x000000a0, 0x05000004, 0x82040580, 0x000000a2,
- 0x0502001c, 0x59a0140b, 0x82080480, 0x00000100,
- 0x05021018, 0x59a0020c, 0x8c000500, 0x0502001f,
- 0x59a00a0b, 0x800409c0, 0x05000012, 0xb0040481,
- 0x05021010, 0x0505fd8b, 0x0500000a, 0x59a01008,
- 0x900811c0, 0x59a0180a, 0x900c19c0, 0x59a00a0b,
- 0x0505fda6, 0x4a01d808, 0x00102003, 0x1c01f000,
- 0x640b4407, 0x4a03c014, 0x03800000, 0x05fdf40a,
- 0x4a03c014, 0x03800000, 0x05fdf40b, 0x4031d800,
- 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05fc03f8, 0x59a00c07, 0x59a0140b,
- 0x59a0020c, 0x8c000500, 0x05020038, 0x912e5c05,
- 0x4178c000, 0x59a0ba0b, 0x40600000, 0x812c0400,
- 0x5000c800, 0x82641d00, 0x000000ff, 0x4c040000,
- 0x4c080000, 0x0501f8b8, 0x5c001000, 0x5c000800,
- 0x05000037, 0x805cb840, 0x05000032, 0x80081000,
- 0x82641d00, 0x0000ff00, 0x800c1910, 0x4c040000,
- 0x4c080000, 0x0501f8ac, 0x5c001000, 0x5c000800,
- 0x0500002b, 0x805cb840, 0x05000026, 0x80081000,
- 0x82641d00, 0x00ff0000, 0x800c1920, 0x4c040000,
- 0x4c080000, 0x0501f8a0, 0x5c001000, 0x5c000800,
- 0x0500001f, 0x805cb840, 0x0500001a, 0x80081000,
- 0x82641d00, 0xff000000, 0x800c1930, 0x4c040000,
- 0x4c080000, 0x0501f894, 0x5c001000, 0x5c000800,
- 0x05000013, 0x805cb840, 0x0500000e, 0x80081000,
- 0x8060c000, 0x05fdf7cd, 0x59a0020b, 0x82000500,
- 0x000000ff, 0x40001800, 0x4c040000, 0x4c080000,
- 0x0501f885, 0x5c001000, 0x5c000800, 0x05000004,
- 0x4a03c014, 0x03800000, 0x05fdf375, 0x4a03c014,
- 0x03800000, 0x64134407, 0x05fdf3b3, 0x4803c856,
- 0x59a0020c, 0x4803c857, 0x8c00051e, 0x05060691,
- 0x05f9ff58, 0x05000003, 0x05f9ff3a, 0x05000003,
- 0x648b4407, 0x05fdf3a8, 0x4a03c013, 0x03800300,
- 0x4a03c014, 0x03800380, 0x59a00c07, 0x82040580,
- 0x000000a0, 0x05000004, 0x82040580, 0x000000a2,
- 0x05020062, 0x59a0140b, 0x82080480, 0x00000100,
- 0x0502105e, 0x59a0020c, 0x8c000500, 0x05020050,
- 0x59a01a0b, 0x800c19c0, 0x05000058, 0xb00c0481,
- 0x05021056, 0x0505fd03, 0x05020006, 0x640b4407,
- 0x4a03c014, 0x03800000, 0x4803c857, 0x05fdf38a,
- 0x912e5c05, 0x4178c000, 0x59a0ba0b, 0x4803c857,
- 0x40600000, 0x812c0400, 0x4000c800, 0x4c040000,
- 0x4c080000, 0x0501f879, 0x5c001000, 0x5c000800,
- 0x0500003e, 0x4414c800, 0x805cb840, 0x0500002b,
- 0x80081000, 0x4c040000, 0x4c080000, 0x0501f86f,
- 0x5c001000, 0x5c000800, 0x05000034, 0x50640000,
- 0x801428d0, 0x80140540, 0x4400c800, 0x805cb840,
- 0x0500001e, 0x80081000, 0x4c040000, 0x4c080000,
- 0x0501f862, 0x5c001000, 0x5c000800, 0x05000027,
- 0x50640000, 0x801428e0, 0x80140540, 0x4400c800,
- 0x805cb840, 0x05000011, 0x80081000, 0x4c040000,
- 0x4c080000, 0x0501f855, 0x5c001000, 0x5c000800,
- 0x0500001a, 0x50640000, 0x801428f0, 0x80140540,
- 0x4400c800, 0x805cb840, 0x05000004, 0x80081000,
- 0x8060c000, 0x05fdf7ca, 0x59a00a0b, 0x59a01008,
- 0x900811c0, 0x59a0180a, 0x900c19c0, 0x4a03c014,
- 0x03800000, 0x412c0000, 0x0505f4de, 0x4803c857,
- 0x0501f83e, 0x05000005, 0x48174407, 0x4a03c014,
- 0x03800000, 0x05fdf2fe, 0x4a03c014, 0x03800000,
- 0x64134407, 0x05fdf33c, 0x4a03c014, 0x03800000,
- 0x05fdf33d, 0x4c5c0000, 0x4c600000, 0x4c640000,
- 0x4004b800, 0x4008c000, 0x400cc800, 0x0501f86d,
- 0x0500000f, 0x0501f89b, 0x05020011, 0x4060b800,
- 0x0501f898, 0x0502000e, 0x4064b800, 0x0501f895,
- 0x0502000b, 0x0501f883, 0x4ce80000, 0x6021d027,
- 0x0515fddf, 0x5c01d000, 0x90000541, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x0501f879,
- 0x80000580, 0x05fdf7fa, 0x4c5c0000, 0x485fc857,
- 0x0501f854, 0x05000008, 0x905cbd41, 0x0501f881,
- 0x05020009, 0x0501f8bd, 0x0501f8ef, 0x0501f86d,
- 0x90000541, 0x4803c857, 0x4867c857, 0x5c00b800,
- 0x1c01f000, 0x0501f867, 0x80000580, 0x4803c857,
- 0x485fc857, 0x05fdf7f8, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x4807c857, 0x480bc857, 0x4004b800,
- 0x4008c000, 0x0501f83b, 0x0500000c, 0x0501f869,
- 0x0502000f, 0x4c5c0000, 0x4060b800, 0x0501f865,
- 0x5c00b800, 0x0502000a, 0x05fdffdc, 0x05000003,
- 0x0501f850, 0x90000541, 0x40642800, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x0501f849,
- 0x80000580, 0x4803c857, 0x4867c857, 0x05fdf7f7,
- 0x4ce80000, 0x4c580000, 0x4803c856, 0x6030b000,
- 0x6029d000, 0x0515fd9e, 0x4a03c013, 0x02000200,
- 0x6029d000, 0x0515fd9a, 0x4a03c013, 0x02000000,
- 0x8058b040, 0x05fe07f7, 0x61a00807, 0x4a03c013,
- 0x03800300, 0x80040840, 0x0500000f, 0x4a03c014,
+ 0x48107804, 0x59a0020a, 0x40001000, 0x48007807,
+ 0x80000040, 0x05fc14da, 0x48007808, 0x60000880,
+ 0x0519f8b8, 0x80000540, 0x05000002, 0x05fdf4d4,
+ 0x40040000, 0x800c1c00, 0x05fc14d1, 0x4800780a,
+ 0x480c7805, 0x48107806, 0x4978780c, 0x59a0040a,
+ 0x800000c4, 0x4800780b, 0x59e40001, 0x4803c857,
+ 0x82000540, 0x00040000, 0x4803c801, 0x05fdf47e,
+ 0x49787803, 0x49787804, 0x49787808, 0x49787807,
+ 0x49787803, 0x49787805, 0x49787806, 0x4978780c,
+ 0x4978780b, 0x59e40001, 0x84000524, 0x05fdf7f3,
+ 0x4978781f, 0x49787814, 0x49787815, 0x4978781d,
+ 0x49787817, 0x49787818, 0x59a01a08, 0x59a00408,
+ 0x900001c0, 0x800c1d40, 0x480c780e, 0x480c7819,
+ 0x480c781b, 0x59a02209, 0x59a00409, 0x900001c0,
+ 0x80102540, 0x4810780f, 0x4810781a, 0x4810781c,
+ 0x59a0020a, 0x80000540, 0x05fc04a1, 0x48007813,
+ 0x60000808, 0x40001000, 0x0519f87e, 0x80000540,
+ 0x05fe049b, 0x40040000, 0x800c1c00, 0x05fc1498,
+ 0x480c7810, 0x48107811, 0x4a03420a, 0x00000400,
+ 0x59a0040a, 0x4800781e, 0x850e1d6a, 0x59a0040b,
+ 0x48007a12, 0x59a0020c, 0x48007c12, 0x600c0000,
+ 0x05f1faf0, 0x80102000, 0x4810780d, 0x48134209,
+ 0x901021c0, 0x48134409, 0x59e40052, 0x4803c857,
+ 0x4a007816, 0x00000400, 0x903c0416, 0x48034208,
+ 0x900001c0, 0x48034408, 0x05fdf437, 0x583c0800,
+ 0x830e1d00, 0xffcfffff, 0x48ec7820, 0x4a01d802,
+ 0x00000100, 0x583c0017, 0x82000500, 0x000000ff,
+ 0x05020008, 0x4807c857, 0x8c040502, 0x05000004,
+ 0x84040d48, 0x48047800, 0x1c01f000, 0x0501f003,
+ 0x05f5fe69, 0x1c01f000, 0x42007800, 0x00109905,
+ 0x583dd820, 0x58ef400a, 0x40ec6000, 0x583c0000,
+ 0x48efc857, 0x49a3c857, 0x4803c857, 0x82000500,
+ 0x0000ffc0, 0x48007800, 0x583c001d, 0x4803c857,
+ 0x583c0819, 0x4807c857, 0x48074208, 0x900409c0,
+ 0x48074408, 0x583c081a, 0x48074209, 0x900409c0,
+ 0x48074409, 0x583c081b, 0x4807420a, 0x900409c0,
+ 0x4807440a, 0x583c081c, 0x4807420b, 0x900409c0,
+ 0x4807440b, 0x49787818, 0x583c0017, 0x49787817,
+ 0x82000500, 0x000000ff, 0x05fe03f8, 0x05fdf3fe,
+ 0x59a80005, 0x48034407, 0x59a80006, 0x48034208,
+ 0x59a80007, 0x48034408, 0x05fdf3f7, 0x05f1fa13,
+ 0x4803c856, 0x59a0020c, 0x4803c857, 0x8c00051e,
+ 0x05060750, 0x05f9ffd9, 0x05000003, 0x05f9ffbb,
+ 0x05000003, 0x648b4407, 0x05fdf42d, 0x4a03c013,
+ 0x03800300, 0x4a03c014, 0x03800380, 0x59a00c07,
+ 0x82040580, 0x000000a0, 0x05000004, 0x82040580,
+ 0x000000a2, 0x0502001c, 0x59a0140b, 0x82080480,
+ 0x00000100, 0x05021018, 0x59a0020c, 0x8c000500,
+ 0x0502001f, 0x59a00a0b, 0x800409c0, 0x05000012,
+ 0xb0040481, 0x05021010, 0x0505fd8a, 0x0500000a,
+ 0x59a01008, 0x900811c0, 0x59a0180a, 0x900c19c0,
+ 0x59a00a0b, 0x0505fda5, 0x4a01d808, 0x00102008,
+ 0x1c01f000, 0x640b4407, 0x4a03c014, 0x03800000,
+ 0x05fdf407, 0x4a03c014, 0x03800000, 0x05fdf408,
+ 0x4031d800, 0x58ef400a, 0x58ee580c, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x05fc03f5, 0x59a00c07,
+ 0x59a0140b, 0x59a0020c, 0x8c000500, 0x05020038,
+ 0x912e5c05, 0x4178c000, 0x59a0ba0b, 0x40600000,
+ 0x812c0400, 0x5000c800, 0x82641d00, 0x000000ff,
+ 0x4c040000, 0x4c080000, 0x0501f8b8, 0x5c001000,
+ 0x5c000800, 0x05000037, 0x805cb840, 0x05000032,
+ 0x80081000, 0x82641d00, 0x0000ff00, 0x800c1910,
+ 0x4c040000, 0x4c080000, 0x0501f8ac, 0x5c001000,
+ 0x5c000800, 0x0500002b, 0x805cb840, 0x05000026,
+ 0x80081000, 0x82641d00, 0x00ff0000, 0x800c1920,
+ 0x4c040000, 0x4c080000, 0x0501f8a0, 0x5c001000,
+ 0x5c000800, 0x0500001f, 0x805cb840, 0x0500001a,
+ 0x80081000, 0x82641d00, 0xff000000, 0x800c1930,
+ 0x4c040000, 0x4c080000, 0x0501f894, 0x5c001000,
+ 0x5c000800, 0x05000013, 0x805cb840, 0x0500000e,
+ 0x80081000, 0x8060c000, 0x05fdf7cd, 0x59a0020b,
+ 0x82000500, 0x000000ff, 0x40001800, 0x4c040000,
+ 0x4c080000, 0x0501f885, 0x5c001000, 0x5c000800,
+ 0x05000004, 0x4a03c014, 0x03800000, 0x05fdf372,
+ 0x4a03c014, 0x03800000, 0x64134407, 0x05fdf3b0,
+ 0x4803c856, 0x59a0020c, 0x4803c857, 0x8c00051e,
+ 0x05060690, 0x05f9ff51, 0x05000003, 0x05f9ff33,
+ 0x05000003, 0x648b4407, 0x05fdf3a5, 0x4a03c013,
+ 0x03800300, 0x4a03c014, 0x03800380, 0x59a00c07,
+ 0x82040580, 0x000000a0, 0x05000004, 0x82040580,
+ 0x000000a2, 0x05020062, 0x59a0140b, 0x82080480,
+ 0x00000100, 0x0502105e, 0x59a0020c, 0x8c000500,
+ 0x05020050, 0x59a01a0b, 0x800c19c0, 0x05000058,
+ 0xb00c0481, 0x05021056, 0x0505fd02, 0x05020006,
+ 0x640b4407, 0x4a03c014, 0x03800000, 0x4803c857,
+ 0x05fdf387, 0x912e5c05, 0x4178c000, 0x59a0ba0b,
+ 0x4803c857, 0x40600000, 0x812c0400, 0x4000c800,
+ 0x4c040000, 0x4c080000, 0x0501f879, 0x5c001000,
+ 0x5c000800, 0x0500003e, 0x4414c800, 0x805cb840,
+ 0x0500002b, 0x80081000, 0x4c040000, 0x4c080000,
+ 0x0501f86f, 0x5c001000, 0x5c000800, 0x05000034,
+ 0x50640000, 0x801428d0, 0x80140540, 0x4400c800,
+ 0x805cb840, 0x0500001e, 0x80081000, 0x4c040000,
+ 0x4c080000, 0x0501f862, 0x5c001000, 0x5c000800,
+ 0x05000027, 0x50640000, 0x801428e0, 0x80140540,
+ 0x4400c800, 0x805cb840, 0x05000011, 0x80081000,
+ 0x4c040000, 0x4c080000, 0x0501f855, 0x5c001000,
+ 0x5c000800, 0x0500001a, 0x50640000, 0x801428f0,
+ 0x80140540, 0x4400c800, 0x805cb840, 0x05000004,
+ 0x80081000, 0x8060c000, 0x05fdf7ca, 0x59a00a0b,
+ 0x59a01008, 0x900811c0, 0x59a0180a, 0x900c19c0,
+ 0x4a03c014, 0x03800000, 0x412c0000, 0x0505f4dd,
+ 0x4803c857, 0x0501f83e, 0x05000005, 0x48174407,
+ 0x4a03c014, 0x03800000, 0x05fdf2fb, 0x4a03c014,
+ 0x03800000, 0x64134407, 0x05fdf339, 0x4a03c014,
+ 0x03800000, 0x05fdf33a, 0x4c5c0000, 0x4c600000,
+ 0x4c640000, 0x4004b800, 0x4008c000, 0x400cc800,
+ 0x0501f86d, 0x0500000f, 0x0501f89b, 0x05020011,
+ 0x4060b800, 0x0501f898, 0x0502000e, 0x4064b800,
+ 0x0501f895, 0x0502000b, 0x0501f883, 0x4ce80000,
+ 0x6021d027, 0x0515fe66, 0x5c01d000, 0x90000541,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x0501f879, 0x80000580, 0x05fdf7fa, 0x4c5c0000,
+ 0x485fc857, 0x0501f854, 0x05000008, 0x905cbd41,
+ 0x0501f881, 0x05020009, 0x0501f8bd, 0x0501f8ef,
+ 0x0501f86d, 0x90000541, 0x4803c857, 0x4867c857,
+ 0x5c00b800, 0x1c01f000, 0x0501f867, 0x80000580,
+ 0x4803c857, 0x485fc857, 0x05fdf7f8, 0x4c5c0000,
+ 0x4c600000, 0x4c640000, 0x4807c857, 0x480bc857,
+ 0x4004b800, 0x4008c000, 0x0501f83b, 0x0500000c,
+ 0x0501f869, 0x0502000f, 0x4c5c0000, 0x4060b800,
+ 0x0501f865, 0x5c00b800, 0x0502000a, 0x05fdffdc,
+ 0x05000003, 0x0501f850, 0x90000541, 0x40642800,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x0501f849, 0x80000580, 0x4803c857, 0x4867c857,
+ 0x05fdf7f7, 0x4ce80000, 0x4c580000, 0x4803c856,
+ 0x6030b000, 0x6029d000, 0x0515fe25, 0x4a03c013,
+ 0x02000200, 0x6029d000, 0x0515fe21, 0x4a03c013,
+ 0x02000000, 0x8058b040, 0x05fe07f7, 0x61a00807,
+ 0x4a03c013, 0x03800300, 0x80040840, 0x0500000f,
+ 0x4a03c014, 0x03800000, 0x59e00013, 0x4a03c014,
+ 0x03800380, 0x82000500, 0x00000300, 0x82000580,
+ 0x00000300, 0x05fe07f3, 0x90000541, 0x5c00b000,
+ 0x5c01d000, 0x1c01f000, 0x4803c857, 0x80000580,
+ 0x05fdf7fb, 0x4ce80000, 0x4803c856, 0x61a00807,
+ 0x4a03c013, 0x03800300, 0x80040840, 0x05000016,
+ 0x4a03c014, 0x03800000, 0x59e00013, 0x4a03c014,
+ 0x03800380, 0x82000500, 0x00000300, 0x82000580,
+ 0x00000300, 0x05fe07f3, 0x6029d000, 0x0515fdf4,
+ 0x4a03c013, 0x01000000, 0x6029d000, 0x0515fdf0,
+ 0x4a03c013, 0x02000000, 0x90000541, 0x5c01d000,
+ 0x1c01f000, 0x4803c857, 0x05fdffbf, 0x05fe07f3,
+ 0x05fdf7fb, 0x4803c856, 0x4a03c013, 0x01000000,
+ 0x4ce80000, 0x6029d000, 0x0515fde1, 0x5c01d000,
+ 0x4a03c013, 0x02000200, 0x4ce80000, 0x6029d000,
+ 0x0515fddb, 0x5c01d000, 0x4a03c013, 0x01000100,
+ 0x1c01f000, 0x4c5c0000, 0x4c600000, 0x485fc857,
+ 0x6020c000, 0x825c0500, 0x00000080, 0x800000c2,
+ 0x82000540, 0x01000000, 0x4803c013, 0x4ce80000,
+ 0x6029d000, 0x0515fdca, 0x5c01d000, 0x4a03c013,
+ 0x02000200, 0x4ce80000, 0x6029d000, 0x0515fdc4,
+ 0x5c01d000, 0x4a03c013, 0x02000000, 0x805cb8c2,
+ 0x8060c040, 0x05fe07ec, 0x4a03c013, 0x01000100,
+ 0x4ce80000, 0x6029d000, 0x0515fdb9, 0x5c01d000,
+ 0x4a03c013, 0x02000200, 0x4ce80000, 0x6029d000,
+ 0x0515fdb3, 0x5c01d000, 0x4a03c014, 0x03800000,
+ 0x61a00807, 0x59e0b813, 0x825cbd00, 0x00000100,
+ 0x80040840, 0x05000004, 0x405c0000, 0x80000540,
+ 0x05fe07f9, 0x4a03c014, 0x03800380, 0x4a03c013,
+ 0x02000000, 0x4ce80000, 0x6029d000, 0x0515fda0,
+ 0x5c01d000, 0x485fc857, 0x405c0000, 0x80000540,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x4c600000,
+ 0x4803c856, 0x4a03c013, 0x01000100, 0x6020c000,
+ 0x61a0c807, 0x4ce80000, 0x6029d000, 0x0515fd90,
+ 0x5c01d000, 0x4a03c013, 0x02000200, 0x4a03c014,
0x03800000, 0x59e00013, 0x4a03c014, 0x03800380,
- 0x82000500, 0x00000300, 0x82000580, 0x00000300,
- 0x05fe07f3, 0x90000541, 0x5c00b000, 0x5c01d000,
- 0x1c01f000, 0x4803c857, 0x80000580, 0x05fdf7fb,
- 0x4ce80000, 0x4803c856, 0x61a00807, 0x4a03c013,
- 0x03800300, 0x80040840, 0x05000016, 0x4a03c014,
- 0x03800000, 0x59e00013, 0x4a03c014, 0x03800380,
- 0x82000500, 0x00000300, 0x82000580, 0x00000300,
- 0x05fe07f3, 0x6029d000, 0x0515fd6d, 0x4a03c013,
- 0x01000000, 0x6029d000, 0x0515fd69, 0x4a03c013,
- 0x02000000, 0x90000541, 0x5c01d000, 0x1c01f000,
- 0x4803c857, 0x05fdffbf, 0x05fe07f3, 0x05fdf7fb,
- 0x4803c856, 0x4a03c013, 0x01000000, 0x4ce80000,
+ 0x82000500, 0x00000200, 0x05020003, 0x8064c840,
+ 0x05fe07f7, 0x4178c800, 0x0501f007, 0x4ce80000,
+ 0x6029d000, 0x0515fd7e, 0x5c01d000, 0x4a03c013,
+ 0x02000200, 0x4ce80000, 0x6029d000, 0x0515fd78,
+ 0x5c01d000, 0x4a03c014, 0x03800000, 0x59e00013,
+ 0x4a03c014, 0x03800380, 0x82000500, 0x00000100,
+ 0x80000110, 0x8064c8c2, 0x8064cd40, 0x4a03c013,
+ 0x02000000, 0x8060c040, 0x05fe07e9, 0x4867c857,
+ 0x5c00c000, 0x1c01f000, 0x4803c856, 0x4a03c013,
+ 0x01000100, 0x4ce80000, 0x6029d000, 0x0515fd60,
+ 0x5c01d000, 0x4a03c013, 0x02000200, 0x4ce80000,
0x6029d000, 0x0515fd5a, 0x5c01d000, 0x4a03c013,
- 0x02000200, 0x4ce80000, 0x6029d000, 0x0515fd54,
- 0x5c01d000, 0x4a03c013, 0x01000100, 0x1c01f000,
- 0x4c5c0000, 0x4c600000, 0x485fc857, 0x6020c000,
- 0x825c0500, 0x00000080, 0x800000c2, 0x82000540,
- 0x01000000, 0x4803c013, 0x4ce80000, 0x6029d000,
- 0x0515fd43, 0x5c01d000, 0x4a03c013, 0x02000200,
- 0x4ce80000, 0x6029d000, 0x0515fd3d, 0x5c01d000,
- 0x4a03c013, 0x02000000, 0x805cb8c2, 0x8060c040,
- 0x05fe07ec, 0x4a03c013, 0x01000100, 0x4ce80000,
- 0x6029d000, 0x0515fd32, 0x5c01d000, 0x4a03c013,
- 0x02000200, 0x4ce80000, 0x6029d000, 0x0515fd2c,
- 0x5c01d000, 0x4a03c014, 0x03800000, 0x61a00807,
- 0x59e0b813, 0x825cbd00, 0x00000100, 0x80040840,
- 0x05000004, 0x405c0000, 0x80000540, 0x05fe07f9,
- 0x4a03c014, 0x03800380, 0x4a03c013, 0x02000000,
- 0x4ce80000, 0x6029d000, 0x0515fd19, 0x5c01d000,
- 0x485fc857, 0x405c0000, 0x80000540, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x4c600000, 0x4803c856,
- 0x4a03c013, 0x01000100, 0x6020c000, 0x61a0c807,
- 0x4ce80000, 0x6029d000, 0x0515fd09, 0x5c01d000,
- 0x4a03c013, 0x02000200, 0x4a03c014, 0x03800000,
- 0x59e00013, 0x4a03c014, 0x03800380, 0x82000500,
- 0x00000200, 0x05020003, 0x8064c840, 0x05fe07f7,
- 0x4178c800, 0x0501f007, 0x4ce80000, 0x6029d000,
- 0x0515fcf7, 0x5c01d000, 0x4a03c013, 0x02000200,
- 0x4ce80000, 0x6029d000, 0x0515fcf1, 0x5c01d000,
- 0x4a03c014, 0x03800000, 0x59e00013, 0x4a03c014,
- 0x03800380, 0x82000500, 0x00000100, 0x80000110,
- 0x8064c8c2, 0x8064cd40, 0x4a03c013, 0x02000000,
- 0x8060c040, 0x05fe07e9, 0x4867c857, 0x5c00c000,
- 0x1c01f000, 0x4803c856, 0x4a03c013, 0x01000100,
- 0x4ce80000, 0x6029d000, 0x0515fcd9, 0x5c01d000,
- 0x4a03c013, 0x02000200, 0x4ce80000, 0x6029d000,
- 0x0515fcd3, 0x5c01d000, 0x4a03c013, 0x02000000,
- 0x1c01f000, 0x59a00408, 0x59a8082a, 0x4803502a,
- 0x48074408, 0x59a00a0a, 0x90040494, 0x05021002,
- 0x6140080f, 0x59a8002b, 0x4807502b, 0x4803420a,
- 0x05fdf1c7, 0x59a00407, 0x59a00a08, 0x900409c0,
- 0x80040d40, 0x59a00408, 0x59a01209, 0x900811c0,
- 0x80081540, 0x59a00409, 0x59a01a0a, 0x900c19c0,
- 0x800c1d40, 0x59a0040a, 0x59a0220b, 0x901021c0,
- 0x80102540, 0x0531ffcf, 0x05fc01b5, 0x05fdf20a,
- 0x916c0580, 0x0500000a, 0x59a80005, 0x59a00c07,
- 0x80041580, 0xb0081500, 0x05fc01ad, 0x80080580,
- 0x48035005, 0x05f1f9b7, 0x05fdf1a9, 0x59a00407,
- 0x59a80805, 0x48035005, 0x80040d80, 0x8c04050c,
- 0x05f209b0, 0x59a00208, 0x48035006, 0x59a00408,
- 0x8c00051a, 0x05000009, 0x600018ec, 0x60140800,
- 0x580c1006, 0x4a001805, 0x70000005, 0x900c1c20,
- 0x80040840, 0x05fe07fb, 0x48035007, 0x05fdf194,
- 0x8d0c050e, 0x05000003, 0x64074407, 0x05fdf1d2,
- 0x050dfea6, 0x05020003, 0x645b4407, 0x05fdf1ce,
- 0x916c0583, 0x05000003, 0x641f4407, 0x05fdf1ca,
- 0x59a00c07, 0x82040500, 0xffffff00, 0x05fe01ca,
- 0x82041580, 0x000000ff, 0x05020007, 0x59a8000f,
- 0x82000500, 0x000000ff, 0x82001540, 0x0000ff00,
- 0x0501f00f, 0x82040400, 0x00101a21, 0x50000000,
- 0x80000110, 0x82000580, 0x00000080, 0x05fc01ba,
- 0x59a8000f, 0x82000500, 0x000000ff, 0x80041580,
- 0x05fc01b5, 0x840409c0, 0x80041540, 0x051dfbac,
- 0x05020003, 0x640f4407, 0x05fdf1ab, 0x48ee6023,
- 0x480a621e, 0x4a02641e, 0x0000bc09, 0x64066407,
- 0x0505fb18, 0x05020004, 0x0005f8e7, 0x640b4407,
- 0x05fdf1a1, 0x497a5a05, 0x497a5806, 0x4a025c05,
- 0x00008000, 0x4a01d808, 0x001022b0, 0x492e6009,
- 0x60ca7000, 0x0005f105, 0x8d0c050e, 0x05000003,
- 0x64074407, 0x05fdf194, 0x050dfe68, 0x05020003,
- 0x645b4407, 0x05fdf190, 0x916c0583, 0x05000003,
- 0x641f4407, 0x05fdf18c, 0x59a00c07, 0x82040500,
- 0xffffff00, 0x05fe018c, 0x82041580, 0x000000ff,
- 0x05020007, 0x59a8000f, 0x82000500, 0x000000ff,
- 0x82001540, 0x0000ff00, 0x0501f00f, 0x82040400,
- 0x00101a21, 0x50000000, 0x80000110, 0x82000580,
- 0x00000080, 0x05fc017c, 0x59a8000f, 0x82000500,
- 0x000000ff, 0x80041580, 0x05fc0177, 0x840409c0,
- 0x80041540, 0x051dfb6e, 0x05020003, 0x640f4407,
- 0x05fdf16d, 0x48ee6023, 0x480a621e, 0x4a02641e,
- 0x0000bc05, 0x64066407, 0x0505fada, 0x05020004,
- 0x0005f8e7, 0x640b4407, 0x05fdf163, 0x497a5a05,
- 0x497a5806, 0x4a025c05, 0x00008000, 0x4a01d808,
- 0x001022b0, 0x492e6009, 0x60ca7000, 0x0005f105,
- 0x592c0006, 0x82000580, 0x01000000, 0x05fe0114,
- 0x64134407, 0x05fdf154, 0x497b4407, 0x497b4208,
- 0x8d0c0520, 0x05000008, 0x59a8005e, 0x59a8085f,
- 0x80040480, 0x59a80860, 0x48074407, 0x80041480,
- 0x480b4208, 0x0505fbd1, 0x48034408, 0x59a8100d,
- 0x59a80262, 0x80080480, 0x4803420a, 0x495f440a,
- 0x59a8001a, 0x4803420c, 0x05fdf0fd, 0x8d0c050e,
- 0x05000003, 0x64074407, 0x05fdf13b, 0x59a00407,
- 0x8c000500, 0x0502000d, 0x59a80061, 0x81640480,
- 0x05001008, 0x59a8000b, 0x81500580, 0x05000007,
- 0x59a8005f, 0x59a8105e, 0x80080580, 0x05000003,
- 0x64634407, 0x05fdf12c, 0x850e1d58, 0x4803c856,
- 0x850e1d46, 0x0505fed1, 0x05fdf0e5, 0x599c0201,
- 0x4803507a, 0x41780800, 0x60401076, 0x0515fc99,
- 0x480b507b, 0x1c01f000, 0x0501f805, 0x60018800,
- 0x05020002, 0x60058800, 0x1c01f000, 0x90000541,
- 0x0502500b, 0x4203e000, 0x80000000, 0x40e81000,
- 0x41780800, 0x61900000, 0x0515fc8a, 0x5994002e,
- 0x80080400, 0x4803282e, 0x80000580, 0x1c01f000,
- 0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
- 0x4cd80000, 0x417a3000, 0x0519fb09, 0x0515fffe,
- 0x5c01b000, 0x5c022800, 0x5c034800, 0x5c03a000,
- 0x5c032000, 0x1c01f000, 0x59c80003, 0x82000500,
- 0xffffe0ff, 0x48039003, 0x61f00800, 0x05f5fd4a,
- 0x4a03902c, 0x00200000, 0x61d0b003, 0x59c8002c,
- 0x8c00052c, 0x05000006, 0x8058b040, 0x05fe07fc,
- 0x600c0080, 0x41781000, 0x0501f11e, 0x640b5081,
- 0x42006000, 0x0010244d, 0x50301000, 0x41784800,
- 0x4a03902d, 0x00008000, 0x61d0b003, 0x59c8002c,
- 0x8c000534, 0x05000006, 0x8058b040, 0x05fe07fc,
- 0x600c0080, 0x41781000, 0x0501f10e, 0x0501f894,
+ 0x02000000, 0x1c01f000, 0x59a00408, 0x59a8082a,
+ 0x4803502a, 0x48074408, 0x59a00a0a, 0x90040494,
+ 0x05021002, 0x6140080f, 0x59a8002b, 0x4807502b,
+ 0x4803420a, 0x05fdf1c4, 0x59a00407, 0x59a00a08,
+ 0x900409c0, 0x80040d40, 0x59a00408, 0x59a01209,
+ 0x900811c0, 0x80081540, 0x59a00409, 0x59a01a0a,
+ 0x900c19c0, 0x800c1d40, 0x59a0040a, 0x59a0220b,
+ 0x901021c0, 0x80102540, 0x0535f897, 0x05fc01b2,
+ 0x05fdf207, 0x916c0580, 0x0500000a, 0x59a80005,
+ 0x59a00c07, 0x80041580, 0xb0081500, 0x05fc01aa,
+ 0x80080580, 0x48035005, 0x05f1f9b2, 0x05fdf1a6,
+ 0x59a00407, 0x59a80805, 0x48035005, 0x80040d80,
+ 0x8c04050c, 0x05f209ab, 0x59a00208, 0x48035006,
+ 0x59a00408, 0x8c00051a, 0x05000009, 0x600018ec,
+ 0x60140800, 0x580c1006, 0x4a001805, 0x70000005,
+ 0x900c1c20, 0x80040840, 0x05fe07fb, 0x48035007,
+ 0x05fdf191, 0x8d0c050e, 0x05000003, 0x64074407,
+ 0x05fdf1cf, 0x050dfed7, 0x05020003, 0x645b4407,
+ 0x05fdf1cb, 0x916c0583, 0x05000003, 0x641f4407,
+ 0x05fdf1c7, 0x59a00c07, 0x82040500, 0xffffff00,
+ 0x05fe01c7, 0x82041580, 0x000000ff, 0x05020007,
+ 0x59a8000f, 0x82000500, 0x000000ff, 0x82001540,
+ 0x0000ff00, 0x0501f00f, 0x82040400, 0x00101a23,
+ 0x50000000, 0x80000110, 0x82000580, 0x00000080,
+ 0x05fc01b7, 0x59a8000f, 0x82000500, 0x000000ff,
+ 0x80041580, 0x05fc01b2, 0x840409c0, 0x80041540,
+ 0x051dfc23, 0x05020003, 0x640f4407, 0x05fdf1a8,
+ 0x48ee6023, 0x480a621e, 0x4a02641e, 0x0000bc09,
+ 0x64066407, 0x0505fb17, 0x05020004, 0x0005f8e7,
+ 0x640b4407, 0x05fdf19e, 0x497a5a05, 0x497a5806,
+ 0x4a025c05, 0x00008000, 0x4a01d808, 0x001022b5,
+ 0x492e6009, 0x60ca7000, 0x0005f105, 0x8d0c050e,
+ 0x05000003, 0x64074407, 0x05fdf191, 0x050dfe99,
+ 0x05020003, 0x645b4407, 0x05fdf18d, 0x916c0583,
+ 0x05000003, 0x641f4407, 0x05fdf189, 0x59a00c07,
+ 0x82040500, 0xffffff00, 0x05fe0189, 0x82041580,
+ 0x000000ff, 0x05020007, 0x59a8000f, 0x82000500,
+ 0x000000ff, 0x82001540, 0x0000ff00, 0x0501f00f,
+ 0x82040400, 0x00101a23, 0x50000000, 0x80000110,
+ 0x82000580, 0x00000080, 0x05fc0179, 0x59a8000f,
+ 0x82000500, 0x000000ff, 0x80041580, 0x05fc0174,
+ 0x840409c0, 0x80041540, 0x051dfbe5, 0x05020003,
+ 0x640f4407, 0x05fdf16a, 0x48ee6023, 0x480a621e,
+ 0x4a02641e, 0x0000bc05, 0x64066407, 0x0505fad9,
+ 0x05020004, 0x0005f8e7, 0x640b4407, 0x05fdf160,
+ 0x497a5a05, 0x497a5806, 0x4a025c05, 0x00008000,
+ 0x4a01d808, 0x001022b5, 0x492e6009, 0x60ca7000,
+ 0x0005f105, 0x592c0006, 0x82000580, 0x01000000,
+ 0x05fe0111, 0x64134407, 0x05fdf151, 0x497b4407,
+ 0x497b4208, 0x8d0c0520, 0x05000008, 0x59a8005e,
+ 0x59a8085f, 0x80040480, 0x59a80860, 0x48074407,
+ 0x80041480, 0x480b4208, 0x0505fbd0, 0x48034408,
+ 0x59a8100d, 0x59a80262, 0x80080480, 0x4803420a,
+ 0x495f440a, 0x59a8001a, 0x4803420c, 0x05fdf0fa,
+ 0x8d0c050e, 0x05000003, 0x64074407, 0x05fdf138,
+ 0x59a00407, 0x8c000500, 0x0502000d, 0x59a80061,
+ 0x81640480, 0x05001008, 0x59a8000b, 0x81500580,
+ 0x05000007, 0x59a8005f, 0x59a8105e, 0x80080580,
+ 0x05000003, 0x64634407, 0x05fdf129, 0x850e1d58,
+ 0x4803c856, 0x850e1d46, 0x0505fed8, 0x05fdf0e2,
+ 0x599c0201, 0x4803507a, 0x41780800, 0x60401076,
+ 0x0515fd20, 0x480b507b, 0x1c01f000, 0x0501f805,
+ 0x60018800, 0x05020002, 0x60058800, 0x1c01f000,
+ 0x90000541, 0x0502500b, 0x4203e000, 0x80000000,
+ 0x40e81000, 0x41780800, 0x61900000, 0x0515fd11,
+ 0x5994002e, 0x80080400, 0x4803282e, 0x80000580,
+ 0x1c01f000, 0x4d900000, 0x4dd00000, 0x4da40000,
+ 0x4d140000, 0x4cd80000, 0x417a3000, 0x0519fb90,
+ 0x0519f885, 0x5c01b000, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x1c01f000, 0x59c80003,
+ 0x82000500, 0xffffe0ff, 0x48039003, 0x61f00800,
+ 0x05f5fd43, 0x4a03902c, 0x00200000, 0x61d0b003,
+ 0x59c8002c, 0x8c00052c, 0x05000006, 0x8058b040,
+ 0x05fe07fc, 0x600c0080, 0x41781000, 0x0501f11e,
+ 0x640b5081, 0x42006000, 0x00102452, 0x50301000,
+ 0x41784800, 0x4a03902d, 0x00008000, 0x61d0b003,
+ 0x59c8002c, 0x8c000534, 0x05000006, 0x8058b040,
+ 0x05fe07fc, 0x600c0080, 0x41781000, 0x0501f10e,
+ 0x0501f894, 0x80244800, 0x82240580, 0x000003b1,
+ 0x05fe07fc, 0x0501f918, 0x41784800, 0x0501f8b8,
0x80244800, 0x82240580, 0x000003b1, 0x05fe07fc,
- 0x0501f918, 0x41784800, 0x0501f8b8, 0x80244800,
- 0x82240580, 0x000003b1, 0x05fe07fc, 0x80306000,
- 0x82300580, 0x0010244f, 0x05fe07e4, 0x59a80880,
- 0x800409c0, 0x05000005, 0x60100080, 0x60081000,
- 0x59a8187f, 0x0501f0f7, 0x42006000, 0x0010244d,
- 0x64435081, 0x50301000, 0x41784800, 0x4a03902d,
- 0x00000800, 0x0501f876, 0x80244800, 0x90240598,
- 0x05fe07fd, 0x0501f8fb, 0x41784800, 0x0501f89b,
- 0x80244800, 0x90240598, 0x05fe07fd, 0x80306000,
- 0x82300580, 0x0010244f, 0x05fe07ef, 0x59a80880,
- 0x800409c0, 0x05000005, 0x60100080, 0x60401000,
- 0x59a8187f, 0x0501f0db, 0x42006000, 0x0010244d,
- 0x64235081, 0x50301000, 0x41784800, 0x4a03902d,
- 0x00000400, 0x0501f85a, 0x80244800, 0x82240580,
- 0x00000088, 0x05fe07fc, 0x0501f8de, 0x41784800,
- 0x0501f87e, 0x80244800, 0x82240580, 0x00000088,
- 0x05fe07fc, 0x80306000, 0x82300580, 0x0010244f,
- 0x05fe07ed, 0x59a80880, 0x800409c0, 0x05000005,
- 0x60100080, 0x60201000, 0x59a8187f, 0x0501f0bd,
- 0x42006000, 0x0010244d, 0x64835081, 0x50301000,
- 0x41784800, 0x4a03902d, 0x00002000, 0x61d0b003,
- 0x59c8002c, 0x8c000530, 0x05000006, 0x8058b040,
- 0x05fe07fc, 0x600c0080, 0x41781000, 0x0501f0ad,
- 0x59c8002c, 0x82000500, 0xffe0ffff, 0x82080d00,
- 0x001f0000, 0x80040540, 0x4803902c, 0x0501f82c,
- 0x80244800, 0x82240580, 0x00000110, 0x05fe07fc,
- 0x0501f8b0, 0x41784800, 0x0501f850, 0x59c80034,
- 0x82080d00, 0x001f0000, 0x82000500, 0x001f0000,
- 0x80040580, 0x05000006, 0x59a80080, 0x80000000,
- 0x48035080, 0x40240000, 0x4803507f, 0x80244800,
- 0x82240580, 0x00000110, 0x05fe07f0, 0x80306000,
- 0x82300580, 0x0010244f, 0x05fe07d1, 0x59a80880,
- 0x800409c0, 0x05000004, 0x60100080, 0x60801000,
- 0x59a8187f, 0x59c80803, 0x82040d40, 0x00001f00,
- 0x48079003, 0x59c8002c, 0x8400052a, 0x4803902c,
- 0x61f00800, 0x05f5fc9c, 0x05fdf009, 0x59c8002c,
- 0x82000500, 0xffff0000, 0x82080d00, 0x0000ffff,
- 0x80040540, 0x4803902c, 0x480b9028, 0x480b9029,
- 0x59a80081, 0x90004584, 0x05000007, 0x90000590,
- 0x05020003, 0x80080920, 0x4807903a, 0x480b902a,
- 0x480b902b, 0x59c8002d, 0x82000500, 0xfffffc00,
- 0x80240540, 0x4803902d, 0x61d0b003, 0x59c8002c,
- 0x82000500, 0x18000000, 0x05000006, 0x8058b040,
- 0x05fe07fb, 0x600c0080, 0x41781000, 0x0501f059,
- 0x6407902e, 0x61d0b003, 0x59c8002e, 0x8c000500,
- 0x05000005, 0x8058b040, 0x05fe07fc, 0x600c0080,
- 0x0501f050, 0x1c01f000, 0x41783800, 0x59c8002d,
- 0x82000500, 0xfffffc00, 0x80240d40, 0x4807902d,
- 0x61d0b003, 0x59c8002c, 0x82000500, 0x18000000,
- 0x05000006, 0x8058b040, 0x05fe07fb, 0x600c0080,
- 0x41781000, 0x0501f03f, 0x59c81830, 0x59c80030,
- 0x800c0d80, 0x05fe07fd, 0x80080d80, 0x05000002,
- 0x801c3800, 0x59c82031, 0x59c80031, 0x80100d80,
+ 0x80306000, 0x82300580, 0x00102454, 0x05fe07e4,
+ 0x59a80880, 0x800409c0, 0x05000005, 0x60100080,
+ 0x60081000, 0x59a8187f, 0x0501f0f7, 0x42006000,
+ 0x00102452, 0x64435081, 0x50301000, 0x41784800,
+ 0x4a03902d, 0x00000800, 0x0501f876, 0x80244800,
+ 0x90240598, 0x05fe07fd, 0x0501f8fb, 0x41784800,
+ 0x0501f89b, 0x80244800, 0x90240598, 0x05fe07fd,
+ 0x80306000, 0x82300580, 0x00102454, 0x05fe07ef,
+ 0x59a80880, 0x800409c0, 0x05000005, 0x60100080,
+ 0x60401000, 0x59a8187f, 0x0501f0db, 0x42006000,
+ 0x00102452, 0x64235081, 0x50301000, 0x41784800,
+ 0x4a03902d, 0x00000400, 0x0501f85a, 0x80244800,
+ 0x82240580, 0x00000088, 0x05fe07fc, 0x0501f8de,
+ 0x41784800, 0x0501f87e, 0x80244800, 0x82240580,
+ 0x00000088, 0x05fe07fc, 0x80306000, 0x82300580,
+ 0x00102454, 0x05fe07ed, 0x59a80880, 0x800409c0,
+ 0x05000005, 0x60100080, 0x60201000, 0x59a8187f,
+ 0x0501f0bd, 0x42006000, 0x00102452, 0x64835081,
+ 0x50301000, 0x41784800, 0x4a03902d, 0x00002000,
+ 0x61d0b003, 0x59c8002c, 0x8c000530, 0x05000006,
+ 0x8058b040, 0x05fe07fc, 0x600c0080, 0x41781000,
+ 0x0501f0ad, 0x59c8002c, 0x82000500, 0xffe0ffff,
+ 0x82080d00, 0x001f0000, 0x80040540, 0x4803902c,
+ 0x0501f82c, 0x80244800, 0x82240580, 0x00000110,
+ 0x05fe07fc, 0x0501f8b0, 0x41784800, 0x0501f850,
+ 0x59c80034, 0x82080d00, 0x001f0000, 0x82000500,
+ 0x001f0000, 0x80040580, 0x05000006, 0x59a80080,
+ 0x80000000, 0x48035080, 0x40240000, 0x4803507f,
+ 0x80244800, 0x82240580, 0x00000110, 0x05fe07f0,
+ 0x80306000, 0x82300580, 0x00102454, 0x05fe07d1,
+ 0x59a80880, 0x800409c0, 0x05000004, 0x60100080,
+ 0x60801000, 0x59a8187f, 0x59c80803, 0x82040d40,
+ 0x00001f00, 0x48079003, 0x59c8002c, 0x8400052a,
+ 0x4803902c, 0x61f00800, 0x05f5fc95, 0x05fdf006,
+ 0x59c8002c, 0x82000500, 0xffff0000, 0x82080d00,
+ 0x0000ffff, 0x80040540, 0x4803902c, 0x480b9028,
+ 0x480b9029, 0x59a80081, 0x90004584, 0x05000007,
+ 0x90000590, 0x05020003, 0x80080920, 0x4807903a,
+ 0x480b902a, 0x480b902b, 0x59c8002d, 0x82000500,
+ 0xfffffc00, 0x80240540, 0x4803902d, 0x61d0b003,
+ 0x59c8002c, 0x82000500, 0x18000000, 0x05000006,
+ 0x8058b040, 0x05fe07fb, 0x600c0080, 0x41781000,
+ 0x0501f059, 0x6407902e, 0x61d0b003, 0x59c8002e,
+ 0x8c000500, 0x05000005, 0x8058b040, 0x05fe07fc,
+ 0x600c0080, 0x0501f050, 0x1c01f000, 0x41783800,
+ 0x59c8002d, 0x82000500, 0xfffffc00, 0x80240d40,
+ 0x4807902d, 0x61d0b003, 0x59c8002c, 0x82000500,
+ 0x18000000, 0x05000006, 0x8058b040, 0x05fe07fb,
+ 0x600c0080, 0x41781000, 0x0501f03f, 0x59c81830,
+ 0x59c80030, 0x800c0d80, 0x05fe07fd, 0x80080d80,
+ 0x05000002, 0x801c3800, 0x59c82031, 0x59c80031,
+ 0x80100d80, 0x05fe07fd, 0x80080d80, 0x05000002,
+ 0x801c3800, 0x59a80081, 0x90004584, 0x0500001e,
+ 0x61fc41ff, 0x90000590, 0x05020003, 0x42004000,
+ 0x7f7f7f7f, 0x59c82832, 0x59c80032, 0x80140d80,
0x05fe07fd, 0x80080d80, 0x05000002, 0x801c3800,
- 0x59a80081, 0x90004584, 0x0500001e, 0x61fc41ff,
- 0x90000590, 0x05020003, 0x42004000, 0x7f7f7f7f,
- 0x59c82832, 0x59c80032, 0x80140d80, 0x05fe07fd,
- 0x80080d80, 0x05000002, 0x801c3800, 0x59c83033,
- 0x59c80033, 0x80180d80, 0x05fe07fd, 0x80080d80,
- 0x05000002, 0x801c3800, 0x59c80034, 0x59c80834,
- 0x80040d80, 0x05fe07fd, 0x80080d80, 0x40200000,
- 0x80040d00, 0x0500000c, 0x801c3800, 0x0501f00a,
- 0x59c80034, 0x59c80834, 0x80040d80, 0x05fe07fd,
- 0x80080d80, 0x82040d00, 0x000000ff, 0x05000002,
- 0x801c3800, 0x801c39c0, 0x05000005, 0x59a80080,
- 0x801c0400, 0x48035080, 0x4827507f, 0x1c01f000,
- 0x48034207, 0x48074407, 0x480b4208, 0x480f4408,
- 0x48134209, 0x48174409, 0x59c80003, 0x82000540,
- 0x00001f00, 0x48039003, 0x59c8002c, 0x8400052a,
- 0x4803902c, 0x61f00800, 0x05f5fc13, 0x05f9f783,
- 0x42000000, 0x00600000, 0x80000040, 0x05fe07ff,
- 0x1c01f000, 0x5a5a5a5a, 0xa5a5a5a5, 0x59a00c0b,
- 0x800409c0, 0x05f807bc, 0x900404a1, 0x05fa17ba,
- 0x90040491, 0x05001002, 0x60400800, 0x59a00209,
- 0x59a01408, 0x900811c0, 0x80081540, 0x59a00208,
- 0x59a01c07, 0x900c19c0, 0x800c1d40, 0x0505f91d,
- 0x05000005, 0x0505f93b, 0x4a01d808, 0x00102467,
- 0x1c01f000, 0x640b4407, 0x05f9f7a3, 0x4031d800,
- 0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f80795, 0x59a00c0b, 0x90040491, 0x05001002,
- 0x60400800, 0x59a0040c, 0x59a0120c, 0x900811c0,
- 0x80081540, 0x59a0020a, 0x59a01c09, 0x900c19c0,
- 0x800c1d40, 0x58ec0003, 0x0505f928, 0x4a01d808,
- 0x0010247e, 0x1c01f000, 0x4031d800, 0x58ef400a,
- 0x58ec0002, 0x82000580, 0x00000200, 0x05f8077e,
- 0x59a00c0b, 0x90040491, 0x05f81741, 0x90040c90,
+ 0x59c83033, 0x59c80033, 0x80180d80, 0x05fe07fd,
+ 0x80080d80, 0x05000002, 0x801c3800, 0x59c80034,
+ 0x59c80834, 0x80040d80, 0x05fe07fd, 0x80080d80,
+ 0x40200000, 0x80040d00, 0x0500000c, 0x801c3800,
+ 0x0501f00a, 0x59c80034, 0x59c80834, 0x80040d80,
+ 0x05fe07fd, 0x80080d80, 0x82040d00, 0x000000ff,
+ 0x05000002, 0x801c3800, 0x801c39c0, 0x05000005,
+ 0x59a80080, 0x801c0400, 0x48035080, 0x4827507f,
+ 0x1c01f000, 0x48034207, 0x48074407, 0x480b4208,
+ 0x480f4408, 0x48134209, 0x48174409, 0x59c80003,
+ 0x82000540, 0x00001f00, 0x48039003, 0x59c8002c,
+ 0x8400052a, 0x4803902c, 0x61f00800, 0x05f5fc0c,
+ 0x05f9f780, 0x42000000, 0x00600000, 0x80000040,
+ 0x05fe07ff, 0x1c01f000, 0x5a5a5a5a, 0xa5a5a5a5,
+ 0x59a00c0b, 0x800409c0, 0x05f807b9, 0x900404a1,
+ 0x05fa17b7, 0x90040491, 0x05001002, 0x60400800,
0x59a00209, 0x59a01408, 0x900811c0, 0x80081540,
0x59a00208, 0x59a01c07, 0x900c19c0, 0x800c1d40,
- 0xb0081400, 0x58ec0003, 0x0505f90a, 0x4a01d808,
- 0x00102496, 0x1c01f000, 0x4031d800, 0x58ef400a,
- 0x58ec0002, 0x82000580, 0x00000200, 0x05f80766,
- 0x59a0040b, 0x90000c90, 0x59a0040c, 0x59a0120c,
+ 0x0505f91c, 0x05000005, 0x0505f93a, 0x4a01d808,
+ 0x0010246c, 0x1c01f000, 0x640b4407, 0x05f9f7a0,
+ 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x05f80792, 0x59a00c0b, 0x90040491,
+ 0x05001002, 0x60400800, 0x59a0040c, 0x59a0120c,
0x900811c0, 0x80081540, 0x59a0020a, 0x59a01c09,
- 0x900c19c0, 0x800c1d40, 0xb0081400, 0x58ec0003,
- 0x0505f8fa, 0x4a01d808, 0x00101bc0, 0x1c01f000,
- 0x48efc857, 0x59a00208, 0x59a01408, 0x900001c0,
+ 0x900c19c0, 0x800c1d40, 0x58ec0003, 0x0505f927,
+ 0x4a01d808, 0x00102483, 0x1c01f000, 0x4031d800,
+ 0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
+ 0x05f8077b, 0x59a00c0b, 0x90040491, 0x05f8173e,
+ 0x90040c90, 0x59a00209, 0x59a01408, 0x900811c0,
+ 0x80081540, 0x59a00208, 0x59a01c07, 0x900c19c0,
+ 0x800c1d40, 0xb0081400, 0x58ec0003, 0x0505f909,
+ 0x4a01d808, 0x0010249b, 0x1c01f000, 0x4031d800,
+ 0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
+ 0x05f80763, 0x59a0040b, 0x90000c90, 0x59a0040c,
+ 0x59a0120c, 0x900811c0, 0x80081540, 0x59a0020a,
+ 0x59a01c09, 0x900c19c0, 0x800c1d40, 0xb0081400,
+ 0x58ec0003, 0x0505f8f9, 0x4a01d808, 0x00101bc2,
+ 0x1c01f000, 0x48efc857, 0x59a00208, 0x59a01408,
+ 0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
+ 0x900001c0, 0x800c1d40, 0x59a00407, 0x48034000,
+ 0x480b4001, 0x480f4002, 0x0505f8c2, 0x05020003,
+ 0x640b4407, 0x05f9f74a, 0x60400800, 0x0505f8dd,
+ 0x4a01d808, 0x001024c7, 0x1c01f000, 0x4031d800,
+ 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x05f80736, 0x48efc857, 0x49a3c857,
+ 0x492fc857, 0x592c0a05, 0x80040910, 0x05020003,
+ 0x64674407, 0x05f9f736, 0x4805d80b, 0x0501f009,
+ 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x05f80726, 0x48efc857, 0x49a3c857,
+ 0x48efc857, 0x49a3c857, 0x58ec000b, 0x80000040,
+ 0x0500000d, 0x4801d80b, 0x0505f89a, 0x05020003,
+ 0x640b4407, 0x05f9f722, 0x60400800, 0x58ec1006,
+ 0x58ec1807, 0x0505f8b3, 0x4a01d808, 0x001024d8,
+ 0x1c01f000, 0x58ee580c, 0x48efc857, 0x49a3c857,
+ 0x492fc857, 0x492f3004, 0x592c0405, 0x8400055e,
+ 0x48025c05, 0x4a01d808, 0x001024fc, 0x1c01f000,
+ 0x4d2c0000, 0x58ee580c, 0x48efc857, 0x49a3c857,
+ 0x492fc857, 0x592c0405, 0x8400051e, 0x48025c05,
+ 0x59a00000, 0x59a01001, 0x59a01802, 0x80081400,
+ 0x900c1c40, 0x912c0405, 0x60400800, 0x5c025800,
+ 0x0505f09a, 0x8d0c050e, 0x05000003, 0x64074407,
+ 0x05f9f6fb, 0x916c0583, 0x05000003, 0x641f4407,
+ 0x05f9f6f7, 0x59a0320c, 0x82183500, 0x000000ff,
+ 0x59a28c07, 0x0001fac4, 0x05fa06f5, 0x83440580,
+ 0x000007fd, 0x05000005, 0x0509ff2e, 0x05000003,
+ 0x64274407, 0x05f9f6ea, 0x0505f85e, 0x05020003,
+ 0x640b4407, 0x05f9f6e6, 0x801831c0, 0x05000007,
+ 0x412c0800, 0x0505f857, 0x05020003, 0x640b4407,
+ 0x05f9f6df, 0x40065800, 0x4a025c05, 0x00008000,
+ 0x497a5a05, 0x0525fcf9, 0x05020003, 0x640f4407,
+ 0x05f9f6d7, 0x4a01d808, 0x00102538, 0x1c01f000,
+ 0x592c0006, 0x82000580, 0x01000000, 0x05020003,
+ 0x64134407, 0x05f9f6ce, 0x592c0407, 0x82002d00,
+ 0x0000ff00, 0x82000500, 0x000000ff, 0x80000904,
+ 0x80040800, 0x90040486, 0x05001002, 0x60140800,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x912ca407,
+ 0x4050a800, 0x4004b000, 0x0531fd16, 0x59a00408,
+ 0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
+ 0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x912c0407,
+ 0x4c140000, 0x0505f84d, 0x5c002800, 0x801429c0,
+ 0x05000003, 0x4a01d808, 0x00102563, 0x5c00b000,
+ 0x5c00a800, 0x5c00a000, 0x1c01f000, 0x4031d800,
+ 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x05f8069a, 0x812e59c0, 0x05ec0c7b,
+ 0x592c0007, 0x82000500, 0xff000000, 0x80000904,
+ 0x800409c0, 0x05f80658, 0x4807c857, 0x9004048e,
+ 0x05001002, 0x60340800, 0x592e5801, 0x812e59c0,
+ 0x05ec0c6e, 0x4c500000, 0x4c540000, 0x4c580000,
+ 0x912ca406, 0x4050a800, 0x4004b000, 0x0531fce5,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x58ec1006,
+ 0x58ec1807, 0x912c0406, 0x0505f020, 0x0501fff9,
+ 0x05020003, 0x640b4407, 0x05f9f681, 0x59a00c07,
+ 0x82040500, 0x0000ff00, 0x840001c0, 0x90001487,
+ 0x05fa167f, 0x0c01f001, 0x00102599, 0x0010259f,
+ 0x001025a5, 0x001025a5, 0x001025a5, 0x001025a6,
+ 0x001025aa, 0x60340800, 0x42003800, 0x001025bb,
+ 0x4a034000, 0x001094d7, 0x0501f00f, 0x60340800,
+ 0x42003800, 0x001025bb, 0x4a034000, 0x001094e4,
+ 0x0501f009, 0x05f9f66a, 0x60200800, 0x42003800,
+ 0x001025c8, 0x0501f004, 0x60100800, 0x42003800,
+ 0x001025fd, 0x59a00208, 0x59a01408, 0x900001c0,
0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
- 0x800c1d40, 0x59a00407, 0x48034000, 0x480b4001,
- 0x480f4002, 0x0505f8c3, 0x05020003, 0x640b4407,
- 0x05f9f74d, 0x60400800, 0x0505f8de, 0x4a01d808,
- 0x001024c2, 0x1c01f000, 0x4031d800, 0x58ef400a,
- 0x58ee580c, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f80739, 0x48efc857, 0x49a3c857, 0x492fc857,
- 0x592c0a05, 0x80040910, 0x05020003, 0x64674407,
- 0x05f9f739, 0x4805d80b, 0x0501f009, 0x4031d800,
- 0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f80729, 0x48efc857, 0x49a3c857, 0x48efc857,
- 0x49a3c857, 0x58ec000b, 0x80000040, 0x0500000d,
- 0x4801d80b, 0x0505f89b, 0x05020003, 0x640b4407,
- 0x05f9f725, 0x60400800, 0x58ec1006, 0x58ec1807,
- 0x0505f8b4, 0x4a01d808, 0x001024d3, 0x1c01f000,
- 0x58ee580c, 0x48efc857, 0x49a3c857, 0x492fc857,
- 0x492f3004, 0x592c0405, 0x8400055e, 0x48025c05,
- 0x4a01d808, 0x001024f7, 0x1c01f000, 0x4d2c0000,
- 0x58ee580c, 0x48efc857, 0x49a3c857, 0x492fc857,
- 0x592c0405, 0x8400051e, 0x48025c05, 0x59a00000,
- 0x59a01001, 0x59a01802, 0x80081400, 0x900c1c40,
- 0x912c0405, 0x60400800, 0x5c025800, 0x0505f09b,
- 0x8d0c050e, 0x05000003, 0x64074407, 0x05f9f6fe,
- 0x916c0583, 0x05000003, 0x641f4407, 0x05f9f6fa,
- 0x59a0320c, 0x82183500, 0x000000ff, 0x59a28c07,
- 0x0001fac4, 0x05fa06f8, 0x83440580, 0x000007fd,
- 0x05000005, 0x0509ff1e, 0x05000003, 0x64274407,
- 0x05f9f6ed, 0x0505f85f, 0x05020003, 0x640b4407,
- 0x05f9f6e9, 0x801831c0, 0x05000007, 0x412c0800,
- 0x0505f858, 0x05020003, 0x640b4407, 0x05f9f6e2,
- 0x40065800, 0x4a025c05, 0x00008000, 0x497a5a05,
- 0x0525fc68, 0x05020003, 0x640f4407, 0x05f9f6da,
- 0x4a01d808, 0x00102533, 0x1c01f000, 0x592c0006,
- 0x82000580, 0x01000000, 0x05020003, 0x64134407,
- 0x05f9f6d1, 0x592c0407, 0x82002d00, 0x0000ff00,
- 0x82000500, 0x000000ff, 0x80000904, 0x80040800,
- 0x90040486, 0x05001002, 0x60140800, 0x4c500000,
- 0x4c540000, 0x4c580000, 0x912ca407, 0x4050a800,
- 0x4004b000, 0x0531fc51, 0x59a00408, 0x59a01208,
- 0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
- 0x900c19c0, 0x800c1d40, 0x912c0407, 0x4c140000,
- 0x0505f84e, 0x5c002800, 0x801429c0, 0x05000003,
- 0x4a01d808, 0x0010255e, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x1c01f000, 0x4031d800, 0x58ef400a,
- 0x58ee580c, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f8069d, 0x812e59c0, 0x05ec0c80, 0x592c0007,
- 0x82000500, 0xff000000, 0x80000904, 0x800409c0,
- 0x05f8065b, 0x4807c857, 0x9004048e, 0x05001002,
- 0x60340800, 0x592e5801, 0x812e59c0, 0x05ec0c73,
- 0x4c500000, 0x4c540000, 0x4c580000, 0x912ca406,
- 0x4050a800, 0x4004b000, 0x0531fc20, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x58ec1006, 0x58ec1807,
- 0x912c0406, 0x0505f021, 0x0501fffa, 0x05020003,
- 0x640b4407, 0x05f9f684, 0x59a00c07, 0x82040500,
- 0x0000ff00, 0x840001c0, 0x90001487, 0x05fa1682,
- 0x0c01f001, 0x00102594, 0x0010259a, 0x001025a0,
- 0x001025a0, 0x001025a0, 0x001025a1, 0x001025a5,
- 0x60340800, 0x42003800, 0x001025b6, 0x4a034000,
- 0x00109457, 0x0501f00f, 0x60340800, 0x42003800,
- 0x001025b6, 0x4a034000, 0x00109464, 0x0501f009,
- 0x05f9f66d, 0x60200800, 0x42003800, 0x001025c3,
- 0x0501f004, 0x60100800, 0x42003800, 0x001025f8,
+ 0x800c1d40, 0x912c0406, 0x4c1c0000, 0x0501ffe9,
+ 0x5c003800, 0x481dd808, 0x1c01f000, 0x4031d800,
+ 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x05f80642, 0x64075019, 0x6034b000,
+ 0x59a0a800, 0x912ca406, 0x0531fc9e, 0x05f9f602,
+ 0x4031d800, 0x58ef400a, 0x58ee580c, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x05f80635, 0x912ca406,
+ 0x50500000, 0x82001500, 0x000c0016, 0x05fa063c,
+ 0x90500c03, 0x50040000, 0x90001501, 0x05fa0638,
+ 0x50500000, 0x90001528, 0x05000015, 0x900815a8,
+ 0x05fa0633, 0x80500800, 0x50040000, 0x90001513,
+ 0x90081593, 0x05fa062e, 0x80040800, 0x50040000,
+ 0x82001500, 0x00050000, 0x82081580, 0x00050000,
+ 0x05fa0627, 0x916c0580, 0x0500000e, 0x599c0019,
+ 0x8c00050e, 0x0502000b, 0x05f9f621, 0x80500800,
+ 0x50040000, 0x90001513, 0x05fa061d, 0x80040800,
+ 0x50040000, 0x82001500, 0x00050000, 0x05fa0618,
+ 0x6020b000, 0x4200a800, 0x001094cf, 0x0531fc2e,
+ 0x05f9f5cd, 0x4031d800, 0x58ef400a, 0x58ee580c,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f80600,
+ 0x6010b000, 0x4200a800, 0x0010992c, 0x912ca406,
+ 0x0531fc21, 0x850e1d50, 0x05f9f5bf, 0x0501ff75,
+ 0x05020003, 0x640b4407, 0x05f9f5fd, 0x912cac06,
+ 0x59a00c07, 0x82040500, 0x0000ff00, 0x840001c0,
+ 0x90001488, 0x05fa15fa, 0x0c01f001, 0x0010261f,
+ 0x00102622, 0x00102625, 0x00102625, 0x00102625,
+ 0x00102626, 0x00102625, 0x0010262c, 0x4200a000,
+ 0x001094d7, 0x0501f038, 0x4200a000, 0x001094e4,
+ 0x0501f035, 0x05f9f5ea, 0x6020b000, 0x40580800,
+ 0x4200a000, 0x001094cf, 0x0531fbff, 0x0501f031,
+ 0x59a00a0b, 0x6473420b, 0x9004049c, 0x05f815e0,
+ 0x603cb000, 0x4178a000, 0x0531fbff, 0x912cac06,
+ 0x6010b000, 0x91a8a41f, 0x0531fbf3, 0x916c0580,
+ 0x05000004, 0x6010b000, 0x91a8a400, 0x0531fbee,
+ 0x492f4000, 0x0501ff43, 0x05020003, 0x640b4407,
+ 0x05f9f5cb, 0x912cac06, 0x603cb000, 0x4178a000,
+ 0x0531fbed, 0x912cac07, 0x6010b000, 0x91a8a423,
+ 0x0531fbe1, 0x492f4001, 0x59a25800, 0x59a00208,
+ 0x59a01408, 0x900001c0, 0x80081540, 0x59a0020a,
+ 0x59a01c0a, 0x900001c0, 0x800c1d40, 0x912c0406,
+ 0x603c0800, 0x0501ff51, 0x4a01d808, 0x00102666,
+ 0x1c01f000, 0x6034b000, 0x40580800, 0x0531fc09,
0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
- 0x912c0406, 0x4c1c0000, 0x0501ffea, 0x5c003800,
- 0x481dd808, 0x1c01f000, 0x4031d800, 0x58ef400a,
- 0x58ee580c, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f80645, 0x64075019, 0x6034b000, 0x59a0a800,
- 0x912ca406, 0x0531fbd9, 0x05f9f605, 0x4031d800,
- 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05f80638, 0x912ca406, 0x50500000,
- 0x82001500, 0x000c0016, 0x05fa063f, 0x90500c03,
- 0x50040000, 0x90001501, 0x05fa063b, 0x50500000,
- 0x90001528, 0x05000015, 0x900815a8, 0x05fa0636,
- 0x80500800, 0x50040000, 0x90001513, 0x90081593,
- 0x05fa0631, 0x80040800, 0x50040000, 0x82001500,
- 0x00050000, 0x82081580, 0x00050000, 0x05fa062a,
- 0x916c0580, 0x0500000e, 0x599c0019, 0x8c00050e,
- 0x0502000b, 0x05f9f624, 0x80500800, 0x50040000,
- 0x90001513, 0x05fa0620, 0x80040800, 0x50040000,
- 0x82001500, 0x00050000, 0x05fa061b, 0x6020b000,
- 0x4200a800, 0x0010944f, 0x0531fb69, 0x05f9f5d0,
- 0x4031d800, 0x58ef400a, 0x58ee580c, 0x58ec0002,
- 0x82000580, 0x00000200, 0x05f80603, 0x6010b000,
- 0x4200a800, 0x001098ac, 0x912ca406, 0x0531fb5c,
- 0x850e1d50, 0x05f9f5c2, 0x0501ff76, 0x05020003,
- 0x640b4407, 0x05f9f600, 0x912cac06, 0x59a00c07,
- 0x82040500, 0x0000ff00, 0x840001c0, 0x90001488,
- 0x05fa15fd, 0x0c01f001, 0x0010261a, 0x0010261d,
- 0x00102620, 0x00102620, 0x00102620, 0x00102621,
- 0x00102620, 0x00102627, 0x4200a000, 0x00109457,
- 0x0501f038, 0x4200a000, 0x00109464, 0x0501f035,
- 0x05f9f5ed, 0x6020b000, 0x40580800, 0x4200a000,
- 0x0010944f, 0x0531fb3a, 0x0501f031, 0x59a00a0b,
- 0x6473420b, 0x9004049c, 0x05f815e3, 0x603cb000,
- 0x4178a000, 0x0531fb3a, 0x912cac06, 0x6010b000,
- 0x91a8a41f, 0x0531fb2e, 0x916c0580, 0x05000004,
- 0x6010b000, 0x91a8a400, 0x0531fb29, 0x492f4000,
- 0x0501ff44, 0x05020003, 0x640b4407, 0x05f9f5ce,
- 0x912cac06, 0x603cb000, 0x4178a000, 0x0531fb28,
- 0x912cac07, 0x6010b000, 0x91a8a423, 0x0531fb1c,
- 0x492f4001, 0x59a25800, 0x59a00208, 0x59a01408,
- 0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
- 0x900001c0, 0x800c1d40, 0x912c0406, 0x603c0800,
- 0x0501ff52, 0x4a01d808, 0x00102661, 0x1c01f000,
- 0x6034b000, 0x40580800, 0x0531fb44, 0x59a00208,
- 0x59a01408, 0x900001c0, 0x80081540, 0x59a0020a,
- 0x59a01c0a, 0x900001c0, 0x800c1d40, 0x912c0406,
- 0x0501f742, 0x4031d800, 0x58ef400a, 0x58ec0002,
- 0x82000580, 0x00000200, 0x05f8059b, 0x59a25801,
- 0x58ec1006, 0x58ec1807, 0x912c0406, 0x60340800,
- 0x0501f736, 0x916c0580, 0x05020003, 0x641f4407,
- 0x05f9f599, 0x59a01407, 0x800811c0, 0x0502002a,
- 0x497b4208, 0x05f9f93f, 0x05000011, 0x05f9f921,
- 0x64074208, 0x0502000e, 0x4c080000, 0x05f9f92b,
- 0x5c001000, 0x05020006, 0x640b4208, 0x05f5fd4c,
- 0x05020007, 0x64134208, 0x0501f005, 0x640f4208,
- 0x05f5fd26, 0x05020002, 0x64174208, 0x59c40801,
- 0x82040d00, 0x00018000, 0x90040580, 0x05020003,
- 0x64034407, 0x0501f069, 0x82040580, 0x00008000,
- 0x05020003, 0x64074407, 0x0501f064, 0x82040580,
- 0x00010000, 0x05020003, 0x640f4407, 0x0501f05f,
- 0x82040580, 0x00018000, 0x05ee0b4c, 0x64134407,
- 0x0501f05a, 0x59a80086, 0x8c000502, 0x05000004,
- 0x60080000, 0x40000800, 0x0501f012, 0x59a00208,
- 0x4c000000, 0x0505f80b, 0x5c000000, 0x05000005,
- 0x4c000000, 0x0505f81e, 0x5c000000, 0x05020007,
- 0x90000d84, 0x05000003, 0x90000d82, 0x05020003,
- 0x600c0000, 0x600c1000, 0x48034002, 0x59a80837,
- 0x48035037, 0x599c7819, 0x823c7d00, 0xffff1fff,
- 0x800000da, 0x803c7d40, 0x483f3819, 0x497b4208,
- 0x05f9f8f8, 0x05000013, 0x05f9f8da, 0x64074208,
- 0x05020010, 0x4c040000, 0x4c080000, 0x05f9f8e3,
- 0x5c001000, 0x5c000800, 0x05020006, 0x640b4208,
- 0x05f5fd03, 0x05020007, 0x64134208, 0x0501f005,
- 0x640f4208, 0x05f5fcdd, 0x05020002, 0x64174208,
- 0x05f5fcda, 0x0500000b, 0x05f5fce3, 0x05000009,
- 0x05f5fcec, 0x05000007, 0x05f5fcf5, 0x05000005,
- 0x05f5fcfe, 0x05000003, 0x48075037, 0x05f9f532,
- 0x90080583, 0x05020005, 0x59a00002, 0x48035044,
- 0x640b5037, 0x0501f005, 0x4a035044, 0xaabbccdd,
- 0x90080582, 0x05020011, 0x59c40006, 0x84000500,
- 0x48038806, 0x0515fd2c, 0x497b8880, 0x42000000,
- 0x00109860, 0x0531f9a8, 0x4803c856, 0x850e1d48,
- 0x4a038808, 0x00000200, 0x6012d800, 0x64078805,
- 0x64075043, 0x05edfd0c, 0x05f9f4d1, 0x8d0c050e,
- 0x05000003, 0x64074407, 0x05f9f50f, 0x916c0583,
- 0x05000003, 0x641f4407, 0x05f9f50b, 0x59a28c07,
- 0x59a0320c, 0x82183500, 0x000000ff, 0x0001fac4,
- 0x05fa0509, 0x83440580, 0x000007fd, 0x05000005,
- 0x0509fd2f, 0x05000003, 0x60240800, 0x05f9f4fe,
- 0x0501fe70, 0x05020003, 0x640b4407, 0x05f9f4fa,
- 0x497a5a05, 0x4a025c05, 0x00008000, 0x0525fa91,
- 0x05020003, 0x640f4407, 0x05f9f4f3, 0x4a01d808,
- 0x0010271a, 0x1c01f000, 0x592c0006, 0x82000d00,
- 0x0000ffff, 0x82000500, 0xffff0000, 0x82000580,
- 0x01000000, 0x05020003, 0x64134407, 0x05f9f4e6,
- 0x80040904, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x912ca406, 0x4050a800, 0x4004b000, 0x0531fa6f,
- 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x59a00208,
- 0x59a01408, 0x900001c0, 0x80081540, 0x59a0020a,
- 0x59a01c0a, 0x900001c0, 0x800c1d40, 0x912c0406,
- 0x0501f66a, 0x60000020, 0x50000000, 0x82000480,
- 0x25320001, 0x05020007, 0x4a03c014, 0x00400040,
- 0x4a03c013, 0x00400000, 0x6041d04e, 0x0511ff80,
- 0x496fc857, 0x916c0580, 0x05000003, 0x646b4407,
- 0x05f9f4c1, 0x050df995, 0x05060e64, 0x60800800,
- 0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
- 0x59a0040a, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
- 0x419c0000, 0x49a3c857, 0x0501fe46, 0x4a01d808,
- 0x0010275a, 0x1c01f000, 0x4833c857, 0x4031d800,
- 0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f804a1, 0x599c0200, 0x800001c0, 0x05f804aa,
- 0x59a80086, 0x8c000502, 0x05000011, 0x599c0017,
- 0x84000508, 0x48033817, 0x599c0019, 0x82000500,
- 0xffff1fff, 0x82000540, 0x00004000, 0x48033819,
- 0x599c0018, 0x84000510, 0x84000516, 0x82000500,
- 0xffffffcf, 0x90000560, 0x0501f004, 0x8c000504,
- 0x05000003, 0x599c0018, 0x48033818, 0x0525ffd9,
- 0x850e1d20, 0x599c0017, 0x8c000508, 0x05000003,
- 0x850e1d60, 0x0501f003, 0x8c00050a, 0x05fa048a,
+ 0x912c0406, 0x0501f741, 0x4031d800, 0x58ef400a,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f80598,
+ 0x59a25801, 0x58ec1006, 0x58ec1807, 0x912c0406,
+ 0x60340800, 0x0501f735, 0x916c0580, 0x05020003,
+ 0x641f4407, 0x05f9f596, 0x59a01407, 0x800811c0,
+ 0x0502002a, 0x497b4208, 0x05f9f938, 0x05000011,
+ 0x05f9f91a, 0x64074208, 0x0502000e, 0x4c080000,
+ 0x05f9f924, 0x5c001000, 0x05020006, 0x640b4208,
+ 0x05f5fd45, 0x05020007, 0x64134208, 0x0501f005,
+ 0x640f4208, 0x05f5fd1f, 0x05020002, 0x64174208,
+ 0x59c40801, 0x82040d00, 0x00018000, 0x90040580,
+ 0x05020003, 0x64034407, 0x0501f069, 0x82040580,
+ 0x00008000, 0x05020003, 0x64074407, 0x0501f064,
+ 0x82040580, 0x00010000, 0x05020003, 0x640f4407,
+ 0x0501f05f, 0x82040580, 0x00018000, 0x05ee0b47,
+ 0x64134407, 0x0501f05a, 0x59a80086, 0x8c000502,
+ 0x05000004, 0x60080000, 0x40000800, 0x0501f012,
+ 0x59a00208, 0x4c000000, 0x0505f80a, 0x5c000000,
+ 0x05000005, 0x4c000000, 0x0505f81d, 0x5c000000,
+ 0x05020007, 0x90000d84, 0x05000003, 0x90000d82,
+ 0x05020003, 0x600c0000, 0x600c1000, 0x48034002,
+ 0x59a80837, 0x48035037, 0x599c7819, 0x823c7d00,
+ 0xffff1fff, 0x800000da, 0x803c7d40, 0x483f3819,
+ 0x497b4208, 0x05f9f8f1, 0x05000013, 0x05f9f8d3,
+ 0x64074208, 0x05020010, 0x4c040000, 0x4c080000,
+ 0x05f9f8dc, 0x5c001000, 0x5c000800, 0x05020006,
+ 0x640b4208, 0x05f5fcfc, 0x05020007, 0x64134208,
+ 0x0501f005, 0x640f4208, 0x05f5fcd6, 0x05020002,
+ 0x64174208, 0x05f5fcd3, 0x0500000b, 0x05f5fcdc,
+ 0x05000009, 0x05f5fce5, 0x05000007, 0x05f5fcee,
+ 0x05000005, 0x05f5fcf7, 0x05000003, 0x48075037,
+ 0x05f9f52f, 0x90080583, 0x05020005, 0x59a00002,
+ 0x48035044, 0x640b5037, 0x0501f005, 0x4a035044,
+ 0xaabbccdd, 0x90080582, 0x05020011, 0x59c40006,
+ 0x84000500, 0x48038806, 0x0515fdb3, 0x497b8880,
+ 0x42000000, 0x001098e0, 0x0531fa6d, 0x4803c856,
+ 0x850e1d48, 0x4a038808, 0x00000200, 0x6012d800,
+ 0x64078805, 0x64075043, 0x05edfd07, 0x05f9f4ce,
+ 0x8d0c050e, 0x05000003, 0x64074407, 0x05f9f50c,
+ 0x916c0583, 0x05000003, 0x641f4407, 0x05f9f508,
+ 0x59a28c07, 0x59a0320c, 0x82183500, 0x000000ff,
+ 0x0001fac4, 0x05fa0506, 0x83440580, 0x000007fd,
+ 0x05000005, 0x0509fd3f, 0x05000003, 0x60240800,
+ 0x05f9f4fb, 0x0501fe6f, 0x05020003, 0x640b4407,
+ 0x05f9f4f7, 0x497a5a05, 0x4a025c05, 0x00008000,
+ 0x0525fb22, 0x05020003, 0x640f4407, 0x05f9f4f0,
+ 0x4a01d808, 0x0010271f, 0x1c01f000, 0x592c0006,
+ 0x82000d00, 0x0000ffff, 0x82000500, 0xffff0000,
+ 0x82000580, 0x01000000, 0x05020003, 0x64134407,
+ 0x05f9f4e3, 0x80040904, 0x4c500000, 0x4c540000,
+ 0x4c580000, 0x912ca406, 0x4050a800, 0x4004b000,
+ 0x0531fb34, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
+ 0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
+ 0x912c0406, 0x0501f669, 0x60000020, 0x50000000,
+ 0x82000480, 0x25320001, 0x05020007, 0x4a03c014,
+ 0x00400040, 0x4a03c013, 0x00400000, 0x6041d04e,
+ 0x0515f807, 0x496fc857, 0x916c0580, 0x05000003,
+ 0x646b4407, 0x05f9f4be, 0x050df9c6, 0x05060e6b,
+ 0x60800800, 0x59a00408, 0x59a01208, 0x900811c0,
+ 0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
+ 0x800c1d40, 0x419c0000, 0x49a3c857, 0x0501fe45,
+ 0x4a01d808, 0x0010275f, 0x1c01f000, 0x4833c857,
+ 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x05f8049e, 0x599c0200, 0x800001c0,
+ 0x05f804a7, 0x59a80086, 0x8c000502, 0x05000011,
+ 0x599c0017, 0x84000508, 0x48033817, 0x599c0019,
+ 0x82000500, 0xffff1fff, 0x82000540, 0x00004000,
+ 0x48033819, 0x599c0018, 0x84000510, 0x84000516,
+ 0x82000500, 0xffffffcf, 0x90000560, 0x0501f004,
+ 0x8c000504, 0x05000003, 0x599c0018, 0x48033818,
+ 0x0529f86a, 0x850e1d20, 0x599c0017, 0x8c000508,
+ 0x05000003, 0x850e1d60, 0x0501f006, 0x8c00050a,
+ 0x05fa0487, 0x59a80806, 0x8c040516, 0x05fa0484,
0x4803c857, 0x8c000504, 0x05020004, 0x59c408a3,
0x84040d7a, 0x480788a3, 0x8c000502, 0x05020004,
0x59c408a3, 0x84040d08, 0x480788a3, 0x599c0c02,
0x8c000500, 0x05020004, 0x8c000516, 0x0500000e,
- 0x0501f001, 0xb00414bf, 0x05fa1477, 0x82041400,
- 0x00101a21, 0x50081000, 0x82081500, 0x000000ff,
+ 0x0501f001, 0xb00414bf, 0x05fa1471, 0x82041400,
+ 0x00101a23, 0x50081000, 0x82081500, 0x000000ff,
0x8c000500, 0x05020004, 0x480b500f, 0x600c0800,
- 0x0515f9c2, 0x599c0019, 0x8c000506, 0x05000003,
- 0x4a03b805, 0x90000000, 0x8c00050e, 0x05020009,
- 0x59a80805, 0x8c040514, 0x05000006, 0x42000800,
- 0x0010944f, 0x50040800, 0x90040d28, 0x05fa045e,
+ 0x0515fa46, 0x599c0019, 0x8c000506, 0x05000003,
+ 0x4a03b805, 0x90000000, 0x8c00050e, 0x05020005,
+ 0x4c000000, 0x0505f8e7, 0x5c000000, 0x05fa045c,
0x90000530, 0x05000003, 0x80000108, 0x0501f002,
0x60080000, 0x48039040, 0x60080800, 0x82000400,
- 0x00102899, 0x50001000, 0x0515f9a8, 0x599c0201,
- 0x82000c80, 0x00000100, 0x05f8144f, 0x82000c80,
- 0x00000841, 0x05fa144c, 0x90000507, 0x05fa044a,
- 0x599c0401, 0x80000540, 0x05f80447, 0x59a80886,
+ 0x0010289d, 0x50001000, 0x0515fa30, 0x599c0201,
+ 0x82000c80, 0x00000100, 0x05f8144d, 0x82000c80,
+ 0x00000841, 0x05fa144a, 0x90000507, 0x05fa0448,
+ 0x599c0401, 0x80000540, 0x05f80445, 0x59a80886,
0x8c040502, 0x05000005, 0x90000c90, 0x05001003,
0x60400000, 0x48033c01, 0x850e1d52, 0x82000580,
0x0000ffff, 0x05000002, 0x850e1d12, 0x599c0409,
- 0x599c0c07, 0x80040c80, 0x05fa1437, 0x80000040,
- 0x05f80435, 0x599c0209, 0x599c0a07, 0x80040c80,
- 0x05fa1431, 0x80000040, 0x05f8042f, 0x050dfc8a,
- 0x0509ff25, 0x599c0201, 0x48035004, 0x05f5f850,
+ 0x599c0c07, 0x80040c80, 0x05fa1435, 0x80000040,
+ 0x05f80433, 0x599c0209, 0x599c0a07, 0x80040c80,
+ 0x05fa142f, 0x80000040, 0x05f8042d, 0x050dfcbc,
+ 0x0509ff57, 0x599c0201, 0x48035004, 0x05f5f84a,
0x599c020a, 0x800001c0, 0x05000003, 0x48035031,
0x0501f003, 0x4a035031, 0x000000c8, 0x8d0c0520,
- 0x05000003, 0x0511ff16, 0x417a5000, 0x599c0003,
+ 0x05000003, 0x0511ff9e, 0x417a5000, 0x599c0003,
0x599c0804, 0x9c0001c0, 0x9c0409c0, 0x48035002,
0x48075003, 0x599c1017, 0x8c08051c, 0x05000006,
0x599c0005, 0x599c0806, 0x9c0001c0, 0x9c0409c0,
0x0501f003, 0x82000500, 0xf0ffffff, 0x48035000,
- 0x48075001, 0x42001000, 0x00109457, 0x48001000,
- 0x48041001, 0x42001000, 0x00109464, 0x48001000,
+ 0x48075001, 0x42001000, 0x001094d7, 0x48001000,
+ 0x48041001, 0x42001000, 0x001094e4, 0x48001000,
0x48041001, 0x599c1019, 0x82081500, 0x0000e000,
- 0x497b4208, 0x05f5ffa7, 0x05000012, 0x05f5ff89,
- 0x64074208, 0x0502000f, 0x4c080000, 0x05f5ff93,
+ 0x497b4208, 0x05f5ffa1, 0x05000012, 0x05f5ff83,
+ 0x64074208, 0x0502000f, 0x4c080000, 0x05f5ff8d,
0x5c001000, 0x05020007, 0x640b4208, 0x82080580,
0x00008000, 0x05020007, 0x64134208, 0x0501f005,
0x640f4208, 0x90080580, 0x05020002, 0x64174208,
0x90080580, 0x05020007, 0x64035037, 0x60040000,
- 0x05f5fd78, 0x60040000, 0x05f5fd4c, 0x0501f02b,
+ 0x05f5fd72, 0x60040000, 0x05f5fd46, 0x0501f02b,
0x82080580, 0x00002000, 0x05020008, 0x64075037,
- 0x60000000, 0x05f5fd6f, 0x60000000, 0x05f5fd43,
- 0x05f9f8eb, 0x0501f021, 0x82080580, 0x00004000,
+ 0x60000000, 0x05f5fd69, 0x60000000, 0x05f5fd3d,
+ 0x05f9f8e6, 0x0501f021, 0x82080580, 0x00004000,
0x05020004, 0x640b5037, 0x64075043, 0x05fdf7f9,
0x82080580, 0x00006000, 0x0502000f, 0x59a80858,
0x82040d80, 0x01391077, 0x05020004, 0x59e00813,
- 0x8c040500, 0x05fa03cc, 0x640f5037, 0x60080000,
- 0x05f5fd58, 0x60080000, 0x05f5fd2c, 0x05fdf7e9,
- 0x0501f00a, 0x82080580, 0x00008000, 0x05fa03c2,
- 0x05f9f8de, 0x64135037, 0x600c0000, 0x05f5fd4d,
- 0x600c0000, 0x05f5fd21, 0x599c1019, 0x82081500,
+ 0x8c040500, 0x05fa03ca, 0x640f5037, 0x60080000,
+ 0x05f5fd52, 0x60080000, 0x05f5fd26, 0x05fdf7e9,
+ 0x0501f00a, 0x82080580, 0x00008000, 0x05fa03c0,
+ 0x05f9f8d9, 0x64135037, 0x600c0000, 0x05f5fd47,
+ 0x600c0000, 0x05f5fd1b, 0x599c1019, 0x82081500,
0x0000e000, 0x4c080000, 0x0501fe8d, 0x5c001000,
0x05020004, 0x82080580, 0x00004000, 0x0500000b,
0x0501fe54, 0x05000003, 0x0501fe69, 0x05020009,
@@ -2626,31 +2627,31 @@
0x599c1018, 0x90081530, 0x90080d80, 0x05000005,
0x90080d90, 0x05000008, 0x90080da0, 0x05020002,
0x48075013, 0x0501fdb7, 0x05000007, 0x4803c856,
- 0x850e1d46, 0x05f5faf0, 0x59a8001f, 0x80040540,
- 0x4803501f, 0x49f3c857, 0x42001000, 0x0010402e,
- 0x0511fcf9, 0x42001000, 0x00104021, 0x0511fe27,
+ 0x850e1d46, 0x05f5faea, 0x59a8001f, 0x80040540,
+ 0x4803501f, 0x49f3c857, 0x42001000, 0x00104064,
+ 0x0511fd81, 0x42001000, 0x00104057, 0x0511feaf,
0x4a038805, 0xffffffff, 0x0501fe44, 0x05000005,
0x4a03c014, 0x00400040, 0x4a03c013, 0x00400000,
0x59a0001e, 0x84000540, 0x4803401e, 0x49f3c857,
- 0x05f9f32f, 0x00000018, 0x0000000c, 0x00000018,
+ 0x05f9f32d, 0x00000018, 0x0000000c, 0x00000018,
0x00000020, 0x916c0580, 0x05020003, 0x601c0800,
- 0x05f9f369, 0x60800800, 0x59a00408, 0x59a01208,
+ 0x05f9f367, 0x60800800, 0x59a00408, 0x59a01208,
0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
0x900c19c0, 0x800c1d40, 0x419c0000, 0x0501f4f7,
- 0x8d0c050e, 0x05000003, 0x64074407, 0x05f9f35a,
- 0x050df82e, 0x05020003, 0x645b4407, 0x05f9f356,
+ 0x8d0c050e, 0x05000003, 0x64074407, 0x05f9f358,
+ 0x050df860, 0x05020003, 0x645b4407, 0x05f9f354,
0x59a8006f, 0x8c000500, 0x0500000e, 0x64034407,
0x60800800, 0x59a00408, 0x59a01208, 0x900811c0,
0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
- 0x800c1d40, 0x42000000, 0x001098d3, 0x0501f4df,
- 0x64074407, 0x6080b000, 0x4200a800, 0x001098d3,
+ 0x800c1d40, 0x42000000, 0x00109953, 0x0501f4df,
+ 0x64074407, 0x6080b000, 0x4200a800, 0x00109953,
0x4200a000, 0xffffffff, 0x4450a800, 0x8054a800,
0x8058b040, 0x05fe07fd, 0x4d440000, 0x4d340000,
0x42028800, 0xffffffff, 0x42002000, 0xffffffff,
- 0x60043000, 0x60043800, 0x42001800, 0x001098d3,
+ 0x60043000, 0x60043800, 0x42001800, 0x00109953,
0x59a8100f, 0x82081500, 0x000000ff, 0x40180000,
- 0x0c01f001, 0x001028e1, 0x001028e4, 0x001028e8,
- 0x001028ec, 0x82102500, 0xffffff00, 0x0501f014,
+ 0x0c01f001, 0x001028e5, 0x001028e8, 0x001028ec,
+ 0x001028f0, 0x82102500, 0xffffff00, 0x0501f014,
0x82102500, 0xffff00ff, 0x840811c0, 0x0501f010,
0x82102500, 0xff00ffff, 0x900811c0, 0x0501f00c,
0x82102500, 0x00ffffff, 0x9c0801c0, 0x80102540,
@@ -2659,30 +2660,30 @@
0x80102540, 0x81468800, 0xb1442cbf, 0x05021012,
0x4c080000, 0x4c0c0000, 0x4c180000, 0x4c1c0000,
0x0001fac4, 0x5c003800, 0x5c003000, 0x5c001800,
- 0x5c001000, 0x05fe07f4, 0x0509fb42, 0x05fe07f2,
+ 0x5c001000, 0x05fe07f4, 0x0509fb53, 0x05fe07f2,
0x80183000, 0x801c3800, 0x59341202, 0x40180000,
0x0c01f7d1, 0x82100580, 0xffffffff, 0x05000002,
- 0x44101800, 0x42001800, 0x001098d3, 0x500c0000,
+ 0x44101800, 0x42001800, 0x00109953, 0x500c0000,
0x82000500, 0xffffff00, 0x801c0540, 0x44001800,
0x5c026800, 0x5c028800, 0x60800800, 0x59a00408,
0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x42000000,
- 0x001098d3, 0x0501f47d, 0x59a28c07, 0x59a0020c,
+ 0x00109953, 0x0501f47d, 0x59a28c07, 0x59a0020c,
0x8c000500, 0x0500000c, 0x59a01209, 0x59a00409,
0x82000500, 0x000000ff, 0x900001c0, 0x80081540,
- 0x41784000, 0x0509faa7, 0x05000005, 0x48034407,
- 0x05f9f2d9, 0x0001fac4, 0x05fa02d7, 0x0501fc45,
- 0x05020003, 0x640b4407, 0x05f9f2cf, 0x59a0020c,
- 0x8c000500, 0x05000003, 0x0509fb0a, 0x050204ff,
+ 0x41784000, 0x0509fab6, 0x05000005, 0x48034407,
+ 0x05f9f2d7, 0x0001fac4, 0x05fa02d5, 0x0501fc45,
+ 0x05020003, 0x640b4407, 0x05f9f2cd, 0x59a0020c,
+ 0x8c000500, 0x05000003, 0x0509fb1b, 0x050204ff,
0x59a0020c, 0x8c000502, 0x05000013, 0x83440480,
- 0x000007f0, 0x05021010, 0x0509fb0b, 0x0502000e,
- 0x497a5a05, 0x4a025c05, 0x00008000, 0x0525f834,
- 0x05020003, 0x640f4407, 0x05f9f2bb, 0x4a01d808,
- 0x00102952, 0x1c01f000, 0x59a28c07, 0x0001fac4,
- 0x05fa02b9, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x000007f0, 0x05021010, 0x0509fb1c, 0x0502000e,
+ 0x497a5a05, 0x4a025c05, 0x00008000, 0x0525f8c6,
+ 0x05020003, 0x640f4407, 0x05f9f2b9, 0x4a01d808,
+ 0x00102956, 0x1c01f000, 0x59a28c07, 0x0001fac4,
+ 0x05fa02b7, 0x4c580000, 0x4c500000, 0x4c540000,
0x6028b000, 0x4134a000, 0x912e5c02, 0x412ca800,
- 0x0531f803, 0x912cac06, 0x4054a000, 0x6010b000,
- 0x0531f83a, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x0531f8c9, 0x912cac06, 0x4054a000, 0x6010b000,
+ 0x0531f900, 0x5c00a800, 0x5c00a000, 0x5c00b000,
0x592c0802, 0x82040500, 0x00ff00ff, 0x900001c0,
0x82041500, 0xff00ff00, 0x80080540, 0x48025802,
0x592c0801, 0x82040500, 0x00ff00ff, 0x900001c0,
@@ -2690,49 +2691,49 @@
0x60280800, 0x59a00408, 0x59a01208, 0x900811c0,
0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
0x800c1d40, 0x412c0000, 0x0501f424, 0x496fc857,
- 0x496f4407, 0x497b4208, 0x05f5fe32, 0x05000015,
- 0x05f5fe14, 0x64074208, 0x05020012, 0x4c080000,
- 0x05f5fe1e, 0x5c001000, 0x05020008, 0x640b4208,
- 0x916c0580, 0x0500000b, 0x05f5fa3d, 0x05020009,
+ 0x496f4407, 0x497b4208, 0x05f5fe2c, 0x05000015,
+ 0x05f5fe0e, 0x64074208, 0x05020012, 0x4c080000,
+ 0x05f5fe18, 0x5c001000, 0x05020008, 0x640b4208,
+ 0x916c0580, 0x0500000b, 0x05f5fa37, 0x05020009,
0x64134208, 0x0501f007, 0x640f4208, 0x916c0580,
- 0x05000004, 0x05f5fa15, 0x05020002, 0x64174208,
- 0x05f9f22f, 0x59a28c07, 0x0001fac4, 0x05fa0272,
- 0x916c0583, 0x05000003, 0x641f4407, 0x05f9f26a,
+ 0x05000004, 0x05f5fa0f, 0x05020002, 0x64174208,
+ 0x05f9f22d, 0x59a28c07, 0x0001fac4, 0x05fa0270,
+ 0x916c0583, 0x05000003, 0x641f4407, 0x05f9f268,
0x91340c06, 0x59a0020c, 0x8c000500, 0x05000002,
0x91340c08, 0x58040001, 0x4803440a, 0x900001c0,
0x4803420a, 0x50040000, 0x48034408, 0x900001c0,
- 0x48034208, 0x59340200, 0x48034407, 0x05f9f218,
- 0x8d0c050e, 0x05000003, 0x64074407, 0x05f9f256,
+ 0x48034208, 0x59340200, 0x48034407, 0x05f9f216,
+ 0x8d0c050e, 0x05000003, 0x64074407, 0x05f9f254,
0x59a0220c, 0x8c100500, 0x05020021, 0x8c100506,
- 0x05020004, 0x59a03209, 0x90180483, 0x05fa1252,
- 0x59a28c07, 0x0001fac4, 0x05fa024f, 0x0509fa78,
- 0x05000003, 0x64274407, 0x05f9f247, 0x0501fbb9,
- 0x05020003, 0x640b4407, 0x05f9f243, 0x59a0220c,
+ 0x05020004, 0x59a03209, 0x90180483, 0x05fa1250,
+ 0x59a28c07, 0x0001fac4, 0x05fa024d, 0x0509fa89,
+ 0x05000003, 0x64274407, 0x05f9f245, 0x0501fbb9,
+ 0x05020003, 0x640b4407, 0x05f9f241, 0x59a0220c,
0x8c100506, 0x05000004, 0x59343002, 0x82183500,
0x00ffffff, 0x497a5a05, 0x4a025c05, 0x00008000,
- 0x0521ff80, 0x05020003, 0x640f4407, 0x05f9f236,
- 0x4a01d808, 0x00102a15, 0x1c01f000, 0x59a28c07,
- 0x0001fac4, 0x05fa0234, 0x0509fa5d, 0x05000003,
- 0x64274407, 0x05f9f22c, 0x0501fb9e, 0x05020003,
- 0x640b4407, 0x05f9f228, 0x497a5a05, 0x4a025c05,
+ 0x0525f812, 0x05020003, 0x640f4407, 0x05f9f234,
+ 0x4a01d808, 0x00102a19, 0x1c01f000, 0x59a28c07,
+ 0x0001fac4, 0x05fa0232, 0x0509fa6e, 0x05000003,
+ 0x64274407, 0x05f9f22a, 0x0501fb9e, 0x05020003,
+ 0x640b4407, 0x05f9f226, 0x497a5a05, 0x4a025c05,
0x00008000, 0x0501fb97, 0x05020003, 0x640b4407,
- 0x05f9f221, 0x592e5800, 0x0521ff76, 0x05020003,
- 0x640f4407, 0x05f9f21c, 0x4a01d808, 0x001029f1,
+ 0x05f9f21f, 0x592e5800, 0x0525f808, 0x05020003,
+ 0x640f4407, 0x05f9f21a, 0x4a01d808, 0x001029f5,
0x1c01f000, 0x592c2806, 0x82140d80, 0x01000000,
- 0x05020003, 0x64134407, 0x05f9f213, 0x60200800,
+ 0x05020003, 0x64134407, 0x05f9f211, 0x60200800,
0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
0x912c0406, 0x0501fba1, 0x8c140500, 0x05000003,
- 0x4a01d808, 0x00102a07, 0x1c01f000, 0x4031d800,
+ 0x4a01d808, 0x00102a0b, 0x1c01f000, 0x4031d800,
0x58ef400a, 0x58ee580d, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05f801f4, 0x812e59c0, 0x05e80fd7,
+ 0x00000200, 0x05f801f2, 0x812e59c0, 0x05e80fd3,
0x60200800, 0x912c0406, 0x58ec1006, 0x58ec1807,
0x0501f38e, 0x592c0006, 0x82000580, 0x01000000,
- 0x05020003, 0x64134407, 0x05f9f1ef, 0x59a00208,
+ 0x05020003, 0x64134407, 0x05f9f1ed, 0x59a00208,
0x59a01408, 0x900001c0, 0x80081540, 0x59a0020a,
0x59a01c0a, 0x900001c0, 0x800c1d40, 0x60180800,
0x912c0407, 0x0501f37d, 0x59a00a0b, 0x800409c0,
- 0x05f801e5, 0x82040480, 0x00000081, 0x05001002,
+ 0x05f801e3, 0x82040480, 0x00000081, 0x05001002,
0x60000801, 0x59c40085, 0x59881004, 0x80081400,
0x480b1004, 0x497b8885, 0x59c400b1, 0x48031022,
0x59c400b2, 0x48031021, 0x59c400a2, 0x48031023,
@@ -2741,58 +2742,58 @@
0x80081400, 0x598800bb, 0x80081400, 0x480b1024,
0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
- 0x91880400, 0x0501fb55, 0x4a01d808, 0x00102a51,
+ 0x91880400, 0x0501fb55, 0x4a01d808, 0x00102a55,
0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ec0002,
- 0x82000580, 0x00000200, 0x05f801ab, 0x59a0020c,
+ 0x82000580, 0x00000200, 0x05f801a9, 0x59a0020c,
0x8c000500, 0x05000006, 0x91880400, 0x4803c840,
0x641bc842, 0x05011000, 0x497b8885, 0x4a034208,
- 0x00000080, 0x05f9f166, 0x8d0c050e, 0x05000003,
- 0x64074407, 0x05f9f1a4, 0x0501fb16, 0x05020003,
- 0x640b4407, 0x05f9f1a0, 0x497a5a05, 0x4a025c05,
- 0x00008000, 0x59a00407, 0x800001c0, 0x05f8019e,
+ 0x00000080, 0x05f9f164, 0x8d0c050e, 0x05000003,
+ 0x64074407, 0x05f9f1a2, 0x0501fb16, 0x05020003,
+ 0x640b4407, 0x05f9f19e, 0x497a5a05, 0x4a025c05,
+ 0x00008000, 0x59a00407, 0x800001c0, 0x05f8019c,
0x82001580, 0x000000ff, 0x05000003, 0x90001484,
- 0x05fa1199, 0x40001000, 0x05f5fefa, 0x05020003,
- 0x640f4407, 0x05f9f190, 0x4a01d808, 0x00102a7d,
+ 0x05fa1197, 0x40001000, 0x05f5fef5, 0x05020003,
+ 0x640f4407, 0x05f9f18e, 0x4a01d808, 0x00102a81,
0x1c01f000, 0x592c0006, 0x82000580, 0x01000000,
- 0x05fa0147, 0x64134407, 0x05f9f187, 0x59a01407,
+ 0x05fa0145, 0x64134407, 0x05f9f185, 0x59a01407,
0x8c080508, 0x05020005, 0x8d0c050e, 0x05000003,
- 0x64074407, 0x05f9f180, 0x59a01c08, 0x820c0480,
- 0x00001000, 0x05fa1180, 0x497b2804, 0x497b2805,
+ 0x64074407, 0x05f9f17e, 0x59a01c08, 0x820c0480,
+ 0x00001000, 0x05fa117e, 0x497b2804, 0x497b2805,
0x497b2826, 0x497b2827, 0x497b2829, 0x497b282a,
0x497b282c, 0x497b282d, 0x4803c856, 0x850e1d06,
0x8c080500, 0x05000004, 0x4803c856, 0x910e1d51,
0x0501f004, 0x8c080506, 0x05000002, 0x850e1d42,
0x850e1d0a, 0x6006d800, 0x82081500, 0x000000e0,
- 0x8008010a, 0x0c02002a, 0x0509fe38, 0x05020008,
- 0x64075014, 0x4a035013, 0x0000aaaa, 0x0509fdb1,
+ 0x8008010a, 0x0c02002a, 0x0509fe6a, 0x05020008,
+ 0x64075014, 0x4a035013, 0x0000aaaa, 0x0509fde3,
0x0501f018, 0x64035014, 0x05fdf7fb, 0x497b5013,
- 0x0505fafe, 0x0511fe82, 0x0515f963, 0x0511fe6c,
+ 0x0505fb06, 0x0511ff0a, 0x0515f9eb, 0x0511fef4,
0x59a00a08, 0x480788a7, 0x59c400a3, 0x82000500,
0xfeffffff, 0x82000540, 0x80018000, 0x40000800,
0x84040d20, 0x480388a3, 0x480788a3, 0x497b5032,
- 0x60b40800, 0x42001000, 0x0010362b, 0x0511fa9b,
+ 0x60b40800, 0x42001000, 0x00103637, 0x0511fb23,
0x59a00408, 0x800000c2, 0x800008c4, 0x8005d400,
- 0x61fc01ff, 0x0509fe15, 0x05000003, 0x59a00208,
- 0x80000110, 0x0501fb98, 0x05f9f0f9, 0x00102aa6,
- 0x00102aa8, 0x00102aaf, 0x00101c0d, 0x00102aad,
- 0x00101c0d, 0x00101c0d, 0x00101c0d, 0x916c0583,
- 0x05000003, 0x641f4407, 0x05f9f12f, 0x59a00408,
+ 0x61fc01ff, 0x0509fe47, 0x05000003, 0x59a00208,
+ 0x80000110, 0x0501fb98, 0x05f9f0f7, 0x00102aaa,
+ 0x00102aac, 0x00102ab3, 0x00101c0f, 0x00102ab1,
+ 0x00101c0f, 0x00101c0f, 0x00101c0f, 0x916c0583,
+ 0x05000003, 0x641f4407, 0x05f9f12d, 0x59a00408,
0x59a00a08, 0x900409c0, 0x80040d40, 0x4805d806,
0x59a0040a, 0x59a00a0a, 0x900409c0, 0x80040d40,
0x4805d807, 0x6401d801, 0x0501fa96, 0x05020003,
- 0x640b4407, 0x05f9f120, 0x417a8800, 0x497b4001,
+ 0x640b4407, 0x05f9f11e, 0x417a8800, 0x497b4001,
0x912c0406, 0x48034002, 0x59a00407, 0x8c000504,
0x0502008b, 0x4c5c0000, 0x4c600000, 0x4c640000,
0x4178b800, 0x59a0c407, 0x59a0c802, 0x0001fac4,
- 0x05020027, 0x0509f93e, 0x05000003, 0x0509f8a7,
+ 0x05020027, 0x0509f94f, 0x05000003, 0x0509f8b6,
0x05020023, 0x8c60053e, 0x05020020, 0x8c600500,
0x05000008, 0x59340009, 0x4400c800, 0x8064c800,
0x59340008, 0x4400c800, 0x8064c800, 0x0501f007,
0x59340007, 0x4400c800, 0x8064c800, 0x59340006,
0x4400c800, 0x8064c800, 0x83440580, 0x000007fe,
0x0500000b, 0x83440580, 0x000007fc, 0x05000008,
- 0x0509f934, 0x05000003, 0x85468d5e, 0x0501f004,
- 0x0509f86b, 0x05020002, 0x85468d5e, 0x4544c800,
+ 0x0509f945, 0x05000003, 0x85468d5e, 0x0501f004,
+ 0x0509f87a, 0x05020002, 0x85468d5e, 0x4544c800,
0x85468d1e, 0x8064c800, 0x905cbc0c, 0x81468800,
0x83440480, 0x000007f0, 0x0500100c, 0x8c600506,
0x05000025, 0x83440580, 0x000007f0, 0x05020003,
@@ -2803,29 +2804,29 @@
0x80040480, 0x05021004, 0x8460c57e, 0x4178b800,
0x05fdf7bb, 0x49474000, 0x485dd805, 0x59a00002,
0x4801d803, 0x40ec1000, 0x0001f81c, 0x4a01d808,
- 0x00102b73, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x00102b77, 0x5c00c800, 0x5c00c000, 0x5c00b800,
0x1c01f000, 0x8c60053e, 0x05020019, 0x805cb9c0,
0x05000021, 0x59a00001, 0x805c0400, 0x48034001,
0x59a00a0b, 0x800409c0, 0x05000005, 0x80040480,
0x05021003, 0x4178b800, 0x0501f00d, 0x59a00801,
0x48074407, 0x485dd805, 0x59a00002, 0x4801d803,
- 0x4a01d808, 0x00101bc0, 0x40ec1000, 0x5c00c800,
+ 0x4a01d808, 0x00101bc2, 0x40ec1000, 0x5c00c800,
0x5c00c000, 0x5c00b800, 0x0001f01c, 0x59a00001,
0x805c0c00, 0x59a0020b, 0x80040480, 0x48034208,
0x642b4407, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x05f9f09d, 0x59a00801, 0x48074407, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x05f9f055, 0x4031d800,
+ 0x05f9f09b, 0x59a00801, 0x48074407, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x05f9f053, 0x4031d800,
0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f80089, 0x59a28800, 0x05fdf777, 0x4c5c0000,
+ 0x05f80087, 0x59a28800, 0x05fdf777, 0x4c5c0000,
0x4c600000, 0x4c640000, 0x4178b800, 0x59a0c407,
- 0x59a0c802, 0x0001fac4, 0x05020029, 0x0509f8b4,
- 0x05000003, 0x0509f81d, 0x05020025, 0x8c60053e,
+ 0x59a0c802, 0x0001fac4, 0x05020029, 0x0509f8c5,
+ 0x05000003, 0x0509f82c, 0x05020025, 0x8c60053e,
0x05020022, 0x83440580, 0x000007fe, 0x0500000f,
- 0x83440580, 0x000007fc, 0x0500000c, 0x0509f8b9,
+ 0x83440580, 0x000007fc, 0x0500000c, 0x0509f8ca,
0x05000005, 0x59340403, 0x8400055e, 0x48026c03,
- 0x0501f006, 0x0505ffee, 0x05020004, 0x59340403,
+ 0x0501f006, 0x0505fffd, 0x05020004, 0x59340403,
0x8400055e, 0x48026c03, 0x4134a000, 0x4064a800,
- 0x6018b000, 0x052dfdc2, 0x59340007, 0x4400a800,
+ 0x6018b000, 0x052dfe88, 0x59340007, 0x4400a800,
0x59340006, 0x4800a801, 0x59340009, 0x4800a802,
0x59340008, 0x4800a803, 0x59340403, 0x8400051e,
0x48026c03, 0x9064cc0a, 0x905cbc28, 0x81468800,
@@ -2838,46 +2839,46 @@
0x05000006, 0x80040480, 0x05021004, 0x8460c57e,
0x4178b800, 0x05fdf7b8, 0x49474000, 0x485dd805,
0x59a00002, 0x4801d803, 0x40ec1000, 0x0001f81c,
- 0x4a01d808, 0x00102c00, 0x5c00c800, 0x5c00c000,
+ 0x4a01d808, 0x00102c04, 0x5c00c800, 0x5c00c000,
0x5c00b800, 0x1c01f000, 0x8c60053e, 0x05020019,
0x805cb9c0, 0x05000021, 0x59a00001, 0x805c0400,
0x48034001, 0x59a00a0b, 0x800409c0, 0x05000005,
0x80040480, 0x05021003, 0x4178b800, 0x0501f00d,
0x59a00801, 0x48074407, 0x485dd805, 0x59a00002,
- 0x4801d803, 0x4a01d808, 0x00101bc0, 0x40ec1000,
+ 0x4801d803, 0x4a01d808, 0x00101bc2, 0x40ec1000,
0x5c00c800, 0x5c00c000, 0x5c00b800, 0x0001f01c,
0x59a00001, 0x805c0c00, 0x59a0020b, 0x80040480,
0x48034208, 0x642b4407, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x05f9f010, 0x59a00801, 0x48074407,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x05f5f7c8,
+ 0x5c00b800, 0x05f9f00e, 0x59a00801, 0x48074407,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x05f5f7c6,
0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05f407fc, 0x59a28800, 0x05fdf774,
+ 0x00000200, 0x05f407fa, 0x59a28800, 0x05fdf774,
0x61f82800, 0x59a00c07, 0x59a01208, 0x59a01c08,
0x59a0220a, 0x82040500, 0x0000ff00, 0x840001c0,
- 0x900034a0, 0x05f417fc, 0x80140480, 0x05f417fa,
- 0x82040500, 0x000000ff, 0x900034a0, 0x05f417f6,
- 0x80140480, 0x05f417f4, 0x82080500, 0x0000ff00,
- 0x840001c0, 0x900034a0, 0x05f417ef, 0x80140480,
- 0x05f417ed, 0x82080500, 0x000000ff, 0x900034a0,
- 0x05f417e9, 0x80140480, 0x05f417e7, 0x820c0500,
- 0x0000ff00, 0x840001c0, 0x900034a0, 0x05f417e2,
- 0x80140480, 0x05f417e0, 0x820c0500, 0x000000ff,
- 0x900034a0, 0x05f417dc, 0x80140480, 0x05f417da,
+ 0x900034a0, 0x05f417fa, 0x80140480, 0x05f417f8,
+ 0x82040500, 0x000000ff, 0x900034a0, 0x05f417f4,
+ 0x80140480, 0x05f417f2, 0x82080500, 0x0000ff00,
+ 0x840001c0, 0x900034a0, 0x05f417ed, 0x80140480,
+ 0x05f417eb, 0x82080500, 0x000000ff, 0x900034a0,
+ 0x05f417e7, 0x80140480, 0x05f417e5, 0x820c0500,
+ 0x0000ff00, 0x840001c0, 0x900034a0, 0x05f417e0,
+ 0x80140480, 0x05f417de, 0x820c0500, 0x000000ff,
+ 0x900034a0, 0x05f417da, 0x80140480, 0x05f417d8,
0x82100500, 0x0000ff00, 0x840001c0, 0x900034a0,
- 0x05f417d5, 0x80140480, 0x05f417d3, 0x82100500,
- 0x000000ff, 0x900034a0, 0x05f417cf, 0x80140480,
- 0x05f417cd, 0x900401c0, 0x80080d40, 0x900c01c0,
+ 0x05f417d3, 0x80140480, 0x05f417d1, 0x82100500,
+ 0x000000ff, 0x900034a0, 0x05f417cd, 0x80140480,
+ 0x05f417cb, 0x900401c0, 0x80080d40, 0x900c01c0,
0x80101d40, 0x91a8342d, 0x44043000, 0x80183000,
- 0x440c3000, 0x05f5f77e, 0x916c0583, 0x05000003,
- 0x641f4407, 0x05f5f7bc, 0x59a00408, 0x59a00a08,
+ 0x440c3000, 0x05f5f77c, 0x916c0583, 0x05000003,
+ 0x641f4407, 0x05f5f7ba, 0x59a00408, 0x59a00a08,
0x900409c0, 0x80040d40, 0x4805d806, 0x59a0040a,
0x59a00a0a, 0x900409c0, 0x80040d40, 0x4805d807,
0x6401d801, 0x0501f923, 0x05020003, 0x640b4407,
- 0x05f5f7ad, 0x417a8800, 0x497b4001, 0x912c0405,
+ 0x05f5f7ab, 0x417a8800, 0x497b4001, 0x912c0405,
0x48034002, 0x4c5c0000, 0x4c600000, 0x4c640000,
0x4178b800, 0x4178c800, 0x59a0c002, 0x41440000,
0x81ac0400, 0x50026800, 0x813669c0, 0x0500000a,
- 0x0505ffcb, 0x05020008, 0x8c64053e, 0x05020005,
+ 0x0505ffdc, 0x05020008, 0x8c64053e, 0x05020005,
0x59340002, 0x4800c000, 0x4944c001, 0x9060c402,
0x905cbc08, 0x81468800, 0x83440480, 0x00000800,
0x0502101f, 0xb05c0480, 0x05021002, 0x05fdf7ec,
@@ -2886,88 +2887,88 @@
0x800409c0, 0x05000006, 0x80040480, 0x05021004,
0x4178b800, 0x8464cd7e, 0x05fdf7dd, 0x49474000,
0x485dd805, 0x59a00002, 0x4801d803, 0x40ec1000,
- 0x0001f81c, 0x4a01d808, 0x00102cc3, 0x5c00c800,
+ 0x0001f81c, 0x4a01d808, 0x00102cc7, 0x5c00c800,
0x5c00c000, 0x5c00b800, 0x1c01f000, 0x8c64053e,
0x0502001a, 0x805cb9c0, 0x05000022, 0x59a00001,
0x805c0400, 0x48034001, 0x59a00a0b, 0x800409c0,
0x05000005, 0x80040480, 0x05021003, 0x4178b800,
0x0501f00e, 0x59a00801, 0x80040906, 0x48074407,
0x485dd805, 0x59a00002, 0x4801d803, 0x4a01d808,
- 0x00101bc0, 0x40ec1000, 0x5c00c800, 0x5c00c000,
+ 0x00101bc2, 0x40ec1000, 0x5c00c800, 0x5c00c000,
0x5c00b800, 0x0001f01c, 0x59a00001, 0x805c0c00,
0x59a0020b, 0x80040480, 0x48034208, 0x642b4407,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x05f5f74e,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x05f5f74c,
0x59a00801, 0x80040906, 0x48074407, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x05f5f705, 0x4031d800,
+ 0x5c00c000, 0x5c00b800, 0x05f5f703, 0x4031d800,
0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f40739, 0x59a28800, 0x05fdf797, 0x8d0c050e,
- 0x05000003, 0x64074407, 0x05f5f73b, 0x59a8021b,
+ 0x05f40737, 0x59a28800, 0x05fdf797, 0x8d0c050e,
+ 0x05000003, 0x64074407, 0x05f5f739, 0x59a8021b,
0x8c00050a, 0x05020005, 0x8c000506, 0x05020003,
- 0x645b4407, 0x05f5f734, 0x0501f8a6, 0x05020003,
- 0x640b4407, 0x05f5f730, 0x59a00c07, 0x80040902,
+ 0x645b4407, 0x05f5f732, 0x0501f8a6, 0x05020003,
+ 0x640b4407, 0x05f5f72e, 0x59a00c07, 0x80040902,
0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
0x59a0040a, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
- 0x912c0406, 0x0501f8b7, 0x4a01d808, 0x00102ce9,
+ 0x912c0406, 0x0501f8b7, 0x4a01d808, 0x00102ced,
0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ee580c,
- 0x58ec0002, 0x82000580, 0x00000200, 0x05f40712,
- 0x592c000a, 0x050dfe58, 0x05040c48, 0x05f6071a,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f40710,
+ 0x592c000a, 0x050dfead, 0x05040c53, 0x05f60718,
0x49474001, 0x481a6802, 0x592c000b, 0x82001d80,
0x70000000, 0x05020005, 0x0501f882, 0x0502000c,
- 0x640b4407, 0x05f5f70c, 0x82001d80, 0x72000000,
- 0x05f6070d, 0x0501f87b, 0x0502087a, 0x05020879,
- 0x05020003, 0x640b4407, 0x05f5f703, 0x58ee580c,
+ 0x640b4407, 0x05f5f70a, 0x82001d80, 0x72000000,
+ 0x05f6070b, 0x0501f87b, 0x0502087a, 0x05020879,
+ 0x05020003, 0x640b4407, 0x05f5f701, 0x58ee580c,
0x4a025c05, 0x00008000, 0x497a5a05, 0x592c3209,
0x80183102, 0x592c1801, 0x4a001806, 0x01000000,
- 0x0521fc5f, 0x05020003, 0x640f4407, 0x05f5f6f6,
- 0x4a01d808, 0x00102d17, 0x1c01f000, 0x592c4000,
+ 0x0521fcf1, 0x05020003, 0x640f4407, 0x05f5f6f4,
+ 0x4a01d808, 0x00102d1b, 0x1c01f000, 0x592c4000,
0x592c0006, 0x82000580, 0x01000000, 0x05020003,
- 0x64134407, 0x05f5f6ec, 0x4c580000, 0x4c500000,
+ 0x64134407, 0x05f5f6ea, 0x4c580000, 0x4c500000,
0x4c540000, 0x912c3c06, 0x401ca000, 0x401ca800,
0x5820280b, 0x6008b000, 0x82143580, 0x70000000,
- 0x05000002, 0x603cb000, 0x052dfc70, 0x5c00a800,
+ 0x05000002, 0x603cb000, 0x052dfd36, 0x5c00a800,
0x5c00a000, 0x5c00b000, 0x401c0000, 0x58201007,
0x58201808, 0x58202206, 0x80102102, 0x82143580,
- 0x70000000, 0x05020005, 0x90103482, 0x05f416d6,
+ 0x70000000, 0x05020005, 0x90103482, 0x05f416d4,
0x60080800, 0x0501f069, 0x82143580, 0x72000000,
- 0x05f606d1, 0x901034aa, 0x05f416cf, 0x603c0800,
- 0x0501f862, 0x4a01d808, 0x00102d44, 0x1c01f000,
+ 0x05f606cf, 0x901034aa, 0x05f416cd, 0x603c0800,
+ 0x0501f862, 0x4a01d808, 0x00102d48, 0x1c01f000,
0x4031d800, 0x58ef400a, 0x58ee580d, 0x58ec0002,
- 0x82000580, 0x00000200, 0x05f406b7, 0x592e5800,
+ 0x82000580, 0x00000200, 0x05f406b5, 0x592e5800,
0x912c0c06, 0x4c580000, 0x4c500000, 0x4c540000,
- 0x4004a000, 0x4004a800, 0x603cb000, 0x052dfc47,
+ 0x4004a000, 0x4004a800, 0x603cb000, 0x052dfd0d,
0x5c00a800, 0x5c00a000, 0x5c00b000, 0x40ec1000,
0x64001001, 0x64f01005, 0x48041003, 0x0001f81c,
- 0x4a01d808, 0x00102d5f, 0x1c01f000, 0x4031d800,
+ 0x4a01d808, 0x00102d63, 0x1c01f000, 0x4031d800,
0x58ef400a, 0x58ee580d, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05f4069c, 0x912c0c06, 0x4c580000,
+ 0x00000200, 0x05f4069a, 0x912c0c06, 0x4c580000,
0x4c500000, 0x4c540000, 0x4004a000, 0x4004a800,
- 0x6030b000, 0x052dfc2d, 0x5c00a800, 0x5c00a000,
+ 0x6030b000, 0x052dfcf3, 0x5c00a800, 0x5c00a000,
0x5c00b000, 0x40ec1000, 0x64001001, 0x64c01005,
- 0x48041003, 0x0001f81c, 0x4a01d808, 0x00101bc0,
+ 0x48041003, 0x0001f81c, 0x4a01d808, 0x00101bc2,
0x1c01f000, 0x0501f803, 0x412d8800, 0x1c01f000,
- 0x05e9ffec, 0x0500000e, 0x497a5800, 0x58ec000c,
+ 0x05e9ffe8, 0x0500000e, 0x497a5800, 0x58ec000c,
0x80000540, 0x05020004, 0x492dd80c, 0x492dd80d,
0x0501f006, 0x58ec000d, 0x48025800, 0x90000401,
0x452c0000, 0x492dd80d, 0x912c0405, 0x492fc857,
0x4803c857, 0x1c01f000, 0x4d2c0000, 0x58ec400c,
0x802041c0, 0x05000007, 0x4823c857, 0x40225800,
- 0x592c4001, 0x497a5801, 0x05e9ffe2, 0x05fdf7f9,
+ 0x592c4001, 0x497a5801, 0x05e9ffde, 0x05fdf7f9,
0x4979d80c, 0x4979d80d, 0x5c025800, 0x1c01f000,
0x60043000, 0x0501f006, 0x60043000, 0x0501f005,
0x60003000, 0x0501f003, 0x60003000, 0x800408c4,
- 0x800409c0, 0x05e80c41, 0x4803c857, 0x4807c857,
+ 0x800409c0, 0x05e80c3d, 0x4803c857, 0x4807c857,
0x480bc857, 0x480fc857, 0x481bc857, 0x48efc857,
0x4819d801, 0x4801d803, 0x4809d806, 0x480dd807,
0x4805d805, 0x40ec1000, 0x0001f81c, 0x4a01d808,
- 0x00101bc0, 0x1c01f000, 0x40681000, 0x406c1800,
+ 0x00101bc2, 0x1c01f000, 0x40681000, 0x406c1800,
0x80002d80, 0x480bc857, 0x480fc857, 0x4813c857,
0x4817c857, 0x8d0c0520, 0x05000004, 0x59a80005,
- 0x8c000516, 0x052a057e, 0x4d2c0000, 0x4da00000,
- 0x42034000, 0x00109410, 0x59a00018, 0x800001c0,
+ 0x8c000516, 0x052a0632, 0x4d2c0000, 0x4da00000,
+ 0x42034000, 0x00109490, 0x59a00018, 0x800001c0,
0x05020014, 0x05006013, 0x480bc020, 0x480fc021,
0x4813c022, 0x4817c023, 0x900811c0, 0x90081552,
0x480bc011, 0x59e00017, 0x8c00050a, 0x60000800,
- 0x0002088c, 0x8d0c0530, 0x05f2099b, 0x0002098c,
+ 0x0002088c, 0x8d0c0530, 0x05f20995, 0x0002098c,
0x6403c017, 0x4203e000, 0x30000001, 0x0501f049,
0x4c040000, 0x4c1c0000, 0x80000800, 0x48074018,
0x59a0381b, 0x481fc857, 0x801c39c0, 0x05020023,
@@ -2975,13 +2976,13 @@
0x48034019, 0x59a0021a, 0x90000402, 0x90000c94,
0x4803421a, 0x05001003, 0x497b421a, 0x41780000,
0x59a03817, 0x801c3c00, 0x0501f02c, 0x4803c856,
- 0x05e9ff74, 0x05000007, 0x492f401b, 0x492f401c,
+ 0x05e9ff70, 0x05000007, 0x492f401b, 0x492f401c,
0x412c3800, 0x497b421d, 0x497a5814, 0x0501f023,
0x5988001e, 0x80000000, 0x4803101e, 0x59a00018,
0x80000040, 0x48034018, 0x59a0021a, 0x59a03817,
0x801c3c00, 0x0501f019, 0x59a0021d, 0x90000402,
0x90000c93, 0x05021004, 0x4803421d, 0x801c3c00,
- 0x0501f012, 0x05e9ff5b, 0x0502000b, 0x5988001e,
+ 0x0501f012, 0x05e9ff57, 0x0502000b, 0x5988001e,
0x80000000, 0x4803101e, 0x59a00018, 0x80000040,
0x48034018, 0x4803c856, 0x59a0021d, 0x801c3c00,
0x0501f006, 0x492f401b, 0x492c3814, 0x412c3800,
@@ -2989,23 +2990,23 @@
0x48103c01, 0x48143a01, 0x5c003800, 0x5c000800,
0x5c034000, 0x5c025800, 0x1c01f000, 0x40681800,
0x406c2000, 0x40703000, 0x480fc857, 0x4813c857,
- 0x481bc857, 0x42000000, 0x001097b5, 0x052dfa66,
+ 0x481bc857, 0x42000000, 0x00109835, 0x052dfb2c,
0x801800d0, 0x40002800, 0x60501100, 0x05fdf786,
0x4c000000, 0x599c0017, 0x8c000512, 0x5c000000,
0x1c01f000, 0x4c000000, 0x599c0018, 0x8c00050e,
0x5c000000, 0x1c01f000, 0x8d0c050e, 0x05000003,
- 0x64074407, 0x05f5f5c8, 0x916c0583, 0x05000003,
- 0x641f4407, 0x05f5f5c4, 0x599c0017, 0x8c00050a,
- 0x05000003, 0x64234407, 0x05f5f5bf, 0x59340405,
+ 0x64074407, 0x05f5f5c6, 0x916c0583, 0x05000003,
+ 0x641f4407, 0x05f5f5c2, 0x599c0017, 0x8c00050a,
+ 0x05000003, 0x64234407, 0x05f5f5bd, 0x59340405,
0x8c000508, 0x05020003, 0x8c00050a, 0x05fe02f1,
0x497a5a05, 0x497a5806, 0x4a025c05, 0x00008000,
- 0x0521fba7, 0x05020003, 0x640f4407, 0x05f5f5b2,
- 0x4a01d808, 0x00102e5b, 0x1c01f000, 0x592c0006,
+ 0x0521fc39, 0x05020003, 0x640f4407, 0x05f5f5b0,
+ 0x4a01d808, 0x00102e5f, 0x1c01f000, 0x592c0006,
0x82000580, 0x01000000, 0x05020003, 0x64134407,
- 0x05f5f5a9, 0x59a28c07, 0x0001fac4, 0x05f605aa,
+ 0x05f5f5a7, 0x59a28c07, 0x0001fac4, 0x05f605a8,
0x05fdf2dc, 0x82001580, 0x0000ffff, 0x05000006,
- 0x050dfce1, 0x00000ac4, 0x05020008, 0x050dff31,
- 0x0501f006, 0x61be880f, 0x0001fac4, 0x050c0f2d,
+ 0x050dfd36, 0x00000ac4, 0x05020008, 0x050dffb9,
+ 0x0501f006, 0x61be880f, 0x0001fac4, 0x050c0fb5,
0x81468840, 0x05fe17fd, 0x1c01f000, 0x4803c856,
0x4c0c0000, 0x4d340000, 0x4d440000, 0x61fa880f,
0x0001fac4, 0x05020006, 0x5934180a, 0x900c1d01,
@@ -3014,7 +3015,7 @@
0x05011000, 0x48efc840, 0x643fc842, 0x40000000,
0x05fd17ff, 0x4a01d80e, 0xbeefbeef, 0x1c01f000,
0x497b4000, 0x497b4001, 0x497b4002, 0x497b4003,
- 0x497b4004, 0x1c01f000, 0x42002000, 0x0010cca4,
+ 0x497b4004, 0x1c01f000, 0x42002000, 0x0010ccb4,
0x41580000, 0x41781000, 0x58100c07, 0x800409c0,
0x0500000c, 0x90041d83, 0x0500000a, 0x90041c86,
0x05001007, 0x90041d8a, 0x05000005, 0x90041c8f,
@@ -3022,57 +3023,57 @@
0x90102424, 0x80100c80, 0x05fc17f0, 0x40080000,
0x59a81262, 0x80080480, 0x05021002, 0x41780000,
0x81640480, 0x05021002, 0x41780000, 0x1c01f000,
- 0x05f5f904, 0x05020015, 0x59a86858, 0x82346d80,
- 0x3261103c, 0x05020011, 0x052dfafb, 0x0500000d,
+ 0x05f5f8fe, 0x05020015, 0x59a86858, 0x82346d80,
+ 0x3261103c, 0x05020011, 0x052dfbc1, 0x0500000d,
0x605c70f4, 0x50386800, 0x82347500, 0x03f00000,
0x82387580, 0x00400000, 0x05020007, 0x82347500,
0x000f0000, 0x82387580, 0x00010000, 0x05000002,
- 0x90000541, 0x64030000, 0x1c01f000, 0x05f5f8ed,
+ 0x90000541, 0x64030000, 0x1c01f000, 0x05f5f8e7,
0x05020004, 0x59a86858, 0x82347580, 0x01651077,
0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x05f5f8e2, 0x0502000a,
+ 0x60018800, 0x1c01f000, 0x05f5f8dc, 0x0502000a,
0x59a86858, 0x82347580, 0x01661077, 0x05000006,
0x82347580, 0x01681077, 0x05000003, 0x82347580,
0x01761077, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05000002, 0x60018800, 0x1c01f000, 0x05f5f8d1,
+ 0x05000002, 0x60018800, 0x1c01f000, 0x05f5f8cb,
0x05020007, 0x59a86858, 0x82347580, 0x01681077,
0x05000003, 0x82347580, 0x01761077, 0x1c01f000,
- 0x4803c856, 0x05fdfff6, 0x65034407, 0x05f6051a,
- 0x59a0020b, 0x4803c857, 0x800001c0, 0x05f4051a,
- 0xb0000485, 0x05f61518, 0x59a0220c, 0x8c100500,
+ 0x4803c856, 0x05fdfff6, 0x65034407, 0x05f60518,
+ 0x59a0020b, 0x4803c857, 0x800001c0, 0x05f40518,
+ 0xb0000485, 0x05f61516, 0x59a0220c, 0x8c100500,
0x0502001b, 0x4803c856, 0x05fdfe82, 0x05020004,
- 0x640b4407, 0x4803c856, 0x05f5f50b, 0x59a00c0b,
+ 0x640b4407, 0x4803c856, 0x05f5f509, 0x59a00c0b,
0x59a01a0b, 0x59a0220c, 0x59a02c07, 0x912e5c02,
0x412cc800, 0x4807c857, 0x480fc857, 0x4813c857,
0x4817c857, 0x4867c857, 0x0501f8cf, 0x05000017,
0x59a00a0b, 0x59a01008, 0x900811c0, 0x59a0180a,
0x900c19c0, 0x412c0000, 0x05fdf68e, 0x4807c856,
- 0x59a00c0b, 0x59a01a0b, 0x900c0581, 0x05f604f6,
+ 0x59a00c0b, 0x59a01a0b, 0x900c0581, 0x05f604f4,
0x59a02c07, 0x91a0cc07, 0x4807c857, 0x4813c857,
0x4817c857, 0x0501f8bc, 0x05000004, 0x59a00a07,
- 0x48074407, 0x05f5f4a6, 0x64134407, 0x05f5f4e6,
+ 0x48074407, 0x05f5f4a4, 0x64134407, 0x05f5f4e4,
0x59a0220c, 0x4813c857, 0x05fdffbd, 0x65034407,
- 0x05f604e1, 0x59a00c0b, 0x4807c857, 0x8c100500,
+ 0x05f604df, 0x59a00c0b, 0x4807c857, 0x8c100500,
0x0502001b, 0x05fdfe4f, 0x05020003, 0x640b4407,
- 0x05f5f4d9, 0x59a00a0b, 0xb0040485, 0x05f614da,
+ 0x05f5f4d7, 0x59a00a0b, 0xb0040485, 0x05f614d8,
0x59a01008, 0x900811c0, 0x59a0180a, 0x900c19c0,
- 0x912c0402, 0x05fdfe65, 0x4a01d808, 0x00102f3d,
+ 0x912c0402, 0x05fdfe65, 0x4a01d808, 0x00102f41,
0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ee580c,
- 0x58ec0002, 0x82000580, 0x00000200, 0x05f404be,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f404bc,
0x912c1402, 0x59a01a0b, 0x0501f003, 0x91a0140b,
0x60041800, 0x59a00c0b, 0x59a0220c, 0x59a02c07,
0x4807c857, 0x480bc857, 0x50080000, 0x82000500,
0x000000ff, 0x4803c857, 0x480fc857, 0x4813c857,
- 0x4817c857, 0x0501f830, 0x64134407, 0x05f404b2,
- 0x05f5f46f, 0x05fdff8a, 0x0502000d, 0x4803c856,
+ 0x4817c857, 0x0501f830, 0x64134407, 0x05f404b0,
+ 0x05f5f46d, 0x05fdff8a, 0x0502000d, 0x4803c856,
0x61c0083f, 0x61c4103f, 0x64000800, 0x46001000,
0x000001a7, 0x64040800, 0x64041000, 0x64080800,
0x50080000, 0x8400054e, 0x44001000, 0x1c01f000,
0x4803c856, 0x4c5c0000, 0x64103000, 0x60e0b817,
- 0x05f1fe9b, 0x805cb840, 0x05000005, 0x501c6800,
+ 0x05f1fe95, 0x805cb840, 0x05000005, 0x501c6800,
0x90346d02, 0x05fe07fb, 0x90346d41, 0x485fc857,
0x5c00b800, 0x1c01f000, 0x4803c856, 0x4c5c0000,
- 0x64103000, 0x60e0b817, 0x05f1fe8d, 0x805cb840,
+ 0x64103000, 0x60e0b817, 0x05f1fe87, 0x805cb840,
0x05000006, 0x501c6800, 0x82346d00, 0x00000082,
0x05fe07fa, 0x90346d41, 0x485fc857, 0x5c00b800,
0x1c01f000, 0x4803c856, 0x4c5c0000, 0x61c0303f,
@@ -3107,7 +3108,7 @@
0x64103000, 0x64403800, 0x05fdff7c, 0x0500006f,
0x640c3000, 0x46003800, 0x000000a1, 0x64103000,
0x46003800, 0x00000090, 0x05fdff74, 0x05000067,
- 0x800c19c0, 0x05e809e1, 0x4178b800, 0x900c1581,
+ 0x800c19c0, 0x05e809dd, 0x4178b800, 0x900c1581,
0x05000040, 0x64103000, 0x64803800, 0x05fdff5d,
0x0500005e, 0x640c3000, 0x501c0800, 0x4807c857,
0x9c0409c0, 0x8004bd57, 0x485fc857, 0x480fc857,
@@ -3128,36 +3129,38 @@
0x640c3000, 0x501c0800, 0x4807c857, 0x82040d00,
0x000000ff, 0x9c0409c0, 0x8004bd57, 0x4807c857,
0x485fc857, 0x4863c857, 0x4867c857, 0x480fc857,
- 0x40301000, 0x41780800, 0x60100000, 0x050dff25,
+ 0x40301000, 0x41780800, 0x60100000, 0x050dffad,
0x4807c857, 0x800409c0, 0x05000006, 0x60100000,
0x80000c81, 0x805cb910, 0x80040840, 0x05fe07fe,
0x445cc800, 0x485fc857, 0x4863c857, 0x4867c857,
0x90000541, 0x4803c856, 0x5c00c000, 0x5c00b800,
0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
0x60018800, 0x1c01f000, 0x60003020, 0x80183040,
- 0x05000010, 0x052df93c, 0x05fc07fd, 0x05e9fe0c,
+ 0x05000010, 0x052dfa02, 0x05fc07fd, 0x05e9fe08,
0x605430f4, 0x50183800, 0x821c0500, 0x00007000,
0x05000006, 0x4803508b, 0x821c0500, 0xffff8fff,
0x44003000, 0x80000580, 0x64030000, 0x1c01f000,
0x4803c856, 0x4a034408, 0x0000cccc, 0x90000541,
- 0x05fdf7fa, 0x052df928, 0x05fc07ff, 0x600008f4,
+ 0x05fdf7fa, 0x052df9ee, 0x05fc07ff, 0x600008f4,
0x58040015, 0x82000500, 0xffff8fff, 0x59a8108b,
0x80080540, 0x48000815, 0x64030000, 0x1c01f000,
+ 0x59a80005, 0x8c000514, 0x05000005, 0x42000000,
+ 0x001094cf, 0x50000000, 0x90000528, 0x1c01f000,
0x59c400a4, 0x4c580000, 0x4c500000, 0x4c540000,
0x9000050f, 0x90000487, 0x05001008, 0x90006c87,
- 0x05ea194a, 0x0c01f807, 0x5c00a800, 0x5c00a000,
+ 0x05ea193e, 0x0c01f807, 0x5c00a800, 0x5c00a000,
0x5c00b000, 0x1c01f000, 0x0501f8e5, 0x05fdf7fb,
- 0x001030ab, 0x001030b1, 0x001030d1, 0x001030eb,
- 0x0010318d, 0x001030aa, 0x1c01f000, 0x59c40806,
+ 0x001030b7, 0x001030bd, 0x001030dd, 0x001030f7,
+ 0x00103199, 0x001030b6, 0x1c01f000, 0x59c40806,
0x8c040500, 0x05020003, 0x84040d40, 0x48078806,
0x1c01f000, 0x59c40005, 0x8c000534, 0x05020638,
0x4a038805, 0xffffffff, 0x42006000, 0x00020000,
0x0501fe1a, 0x59a80015, 0x82000500, 0xfffffffa,
0x84000542, 0x48035015, 0x497b521b, 0x42000800,
- 0x001098d3, 0x45780800, 0x497b506f, 0x42006000,
+ 0x00109953, 0x45780800, 0x497b506f, 0x42006000,
0xffefffff, 0x42006800, 0x40000000, 0x0501fe05,
0x59c40006, 0x82000500, 0xffffff0f, 0x48038806,
- 0x60400800, 0x42001000, 0x00103655, 0x050dfca7,
+ 0x60400800, 0x42001000, 0x00103661, 0x050dfd27,
0x0501f001, 0x42006000, 0xffffffff, 0x42006800,
0x00800000, 0x0501fdf7, 0x6120b001, 0x59c400a4,
0x9000050f, 0x9000058a, 0x0500000d, 0x8058b040,
@@ -3165,13 +3168,13 @@
0x42006800, 0x00018000, 0x0501fdea, 0x42006000,
0xfffeffff, 0x41786800, 0x0501f5e6, 0x497b5010,
0x6403506e, 0x80000580, 0x0501f5ef, 0x4a038805,
- 0xffffffff, 0x59a8006e, 0x90000c84, 0x05ea18f7,
- 0x0c01f001, 0x001030f4, 0x0010311a, 0x00103186,
+ 0xffffffff, 0x59a8006e, 0x90000c84, 0x05ea18eb,
+ 0x0c01f001, 0x00103100, 0x00103126, 0x00103192,
0x4803c856, 0x59c400a3, 0x8400051e, 0x480388a3,
0x6407506e, 0x59c40008, 0x82000540, 0x00000280,
- 0x48038808, 0x0501fdb7, 0x42007800, 0x0010947c,
- 0x4a007806, 0x11010000, 0x4200a000, 0x00109382,
- 0x4200a800, 0x00109483, 0x6008b000, 0x052df858,
+ 0x48038808, 0x0501fdb7, 0x42007800, 0x001094fc,
+ 0x4a007806, 0x11010000, 0x4200a000, 0x00109402,
+ 0x4200a800, 0x00109503, 0x6008b000, 0x052df916,
0x59c40802, 0x84040d0c, 0x48078802, 0x600c0800,
0x497b5077, 0x0501fcca, 0x64075077, 0x497b5073,
0x0501fdcf, 0x42006000, 0xffffffff, 0x42006800,
@@ -3180,25 +3183,25 @@
0x80002540, 0x0500005e, 0x59c40004, 0x90000503,
0x05020065, 0x59a80815, 0x8c040502, 0x05000049,
0x9010058c, 0x0502004c, 0x90100418, 0x8000b104,
- 0x41cc1000, 0x42001800, 0x0010947c, 0x50080800,
+ 0x41cc1000, 0x42001800, 0x001094fc, 0x50080800,
0x500c0000, 0x80040580, 0x05020019, 0x80081000,
0x800c1800, 0x8058b040, 0x05fe07f9, 0x0501fdac,
0x59c80015, 0x84000508, 0x48039015, 0x42006000,
0xffffffff, 0x42006800, 0x00500000, 0x0501fd91,
- 0x640b506e, 0x640b5010, 0x05f1f9f6, 0x6140080f,
- 0x42001000, 0x001035b3, 0x050dfd5e, 0x59a80015,
+ 0x640b506e, 0x640b5010, 0x05f1f9e8, 0x6140080f,
+ 0x42001000, 0x001035bf, 0x050dfdde, 0x59a80015,
0x84000506, 0x48035015, 0x0501f56e, 0x59cc0806,
0x82040d80, 0x11010000, 0x05020027, 0x59cc0800,
0x82040500, 0x00ffffff, 0x05000018, 0x82000580,
0x000000ef, 0x05020015, 0x59cc0801, 0x82040500,
0x00ffffff, 0x82000580, 0x000000ef, 0x0502000f,
- 0x91cca407, 0x4200a800, 0x00109382, 0x6008b000,
+ 0x91cca407, 0x4200a800, 0x00109402, 0x6008b000,
0x50500800, 0x50540000, 0x80040480, 0x05001007,
0x05020011, 0x8050a000, 0x8054a800, 0x8058b040,
0x05fe07f8, 0x0501f00c, 0x59a80015, 0x84000502,
0x48035015, 0x59c80015, 0x84000508, 0x48039015,
- 0x41cca000, 0x4200a800, 0x0010947c, 0x6024b000,
- 0x0529ffef, 0x0501fd6e, 0x42006000, 0xffffffff,
+ 0x41cca000, 0x4200a800, 0x001094fc, 0x6024b000,
+ 0x052df8ad, 0x0501fd6e, 0x42006000, 0xffffffff,
0x42006800, 0x00080000, 0x0501fd56, 0x42006000,
0xfff7ffff, 0x41786800, 0x0501fd52, 0x42006000,
0xffffffff, 0x60006880, 0x0501fd4e, 0x59c40004,
@@ -3206,118 +3209,118 @@
0x0501f453, 0x1c01f000, 0x1c01f000, 0x59a80010,
0x90006d8f, 0x05000003, 0x9000059b, 0x05020c1e,
0x1c01f000, 0x59a80015, 0x84000506, 0x48035015,
- 0x497b5077, 0x59a80010, 0x90000c9e, 0x05ea1853,
- 0x0c01f001, 0x001031c4, 0x001031d4, 0x001031f6,
- 0x0010320a, 0x00103228, 0x0010324d, 0x0010326b,
- 0x00103294, 0x001032b2, 0x001032cd, 0x00103302,
- 0x00103326, 0x0010333a, 0x00103347, 0x0010335c,
- 0x0010336e, 0x00103373, 0x00103394, 0x001033b3,
- 0x001033d3, 0x001033f2, 0x0010341b, 0x00103455,
- 0x00103475, 0x0010348b, 0x001034c5, 0x001034db,
- 0x001034eb, 0x001034ec, 0x4803c856, 0x601ed800,
- 0x0505ff2a, 0x05000006, 0x42006000, 0xffffffd7,
+ 0x497b5077, 0x59a80010, 0x90000c9e, 0x05ea1847,
+ 0x0c01f001, 0x001031d0, 0x001031e0, 0x00103202,
+ 0x00103216, 0x00103234, 0x00103259, 0x00103277,
+ 0x001032a0, 0x001032be, 0x001032d9, 0x0010330e,
+ 0x00103332, 0x00103346, 0x00103353, 0x00103368,
+ 0x0010337a, 0x0010337f, 0x001033a0, 0x001033bf,
+ 0x001033df, 0x001033fe, 0x00103427, 0x00103461,
+ 0x00103481, 0x00103497, 0x001034d1, 0x001034e7,
+ 0x001034f7, 0x001034f8, 0x4803c856, 0x601ed800,
+ 0x0505ff54, 0x05000006, 0x42006000, 0xffffffd7,
0x41786800, 0x0501fd13, 0x0501f009, 0x59c40006,
0x82000500, 0xffffff0f, 0x48038806, 0x4a038805,
- 0x000000f0, 0x0509fa63, 0x0505fe91, 0x1c01f000,
+ 0x000000f0, 0x0509fa8d, 0x0505febb, 0x1c01f000,
0x4803c856, 0x42006000, 0xbf7fffff, 0x42006800,
- 0x00400000, 0x0501fd03, 0x05f1f96a, 0x64075010,
- 0x42001000, 0x00103655, 0x050dfbc6, 0x0501fc8f,
- 0x6140080f, 0x42001000, 0x001035b3, 0x050df4cd,
+ 0x00400000, 0x0501fd03, 0x05f1f95c, 0x64075010,
+ 0x42001000, 0x00103661, 0x050dfc46, 0x0501fc8f,
+ 0x6140080f, 0x42001000, 0x001035bf, 0x050df54d,
0x59a80073, 0x90000594, 0x0502001e, 0x4803c857,
0x42006000, 0xffbfffff, 0x41786800, 0x0501fcf1,
0x59c40004, 0x90000503, 0x05020016, 0x42001000,
- 0x001035b3, 0x050dfba0, 0x59cc1006, 0x82081580,
+ 0x001035bf, 0x050dfc20, 0x59cc1006, 0x82081580,
0x11020000, 0x05020010, 0x59cc1007, 0x8c08053e,
0x0500000a, 0x59a80015, 0x8c000504, 0x05020007,
- 0x42000000, 0x00109746, 0x0529fea7, 0x59a80015,
+ 0x42000000, 0x001097c6, 0x0529ff65, 0x59a80015,
0x84000544, 0x48035015, 0x64435010, 0x0501f180,
0x1c01f000, 0x0501f3b4, 0x4803c856, 0x640f5010,
0x42006000, 0xbf3fffff, 0x42006800, 0x00100000,
- 0x0501fcd0, 0x42001000, 0x00103655, 0x050dfb95,
- 0x0501fc5e, 0x42001000, 0x001035b3, 0x050dfb7e,
- 0x42007800, 0x00109482, 0x46007800, 0x11020000,
+ 0x0501fcd0, 0x42001000, 0x00103661, 0x050dfc15,
+ 0x0501fc5e, 0x42001000, 0x001035bf, 0x050dfbfe,
+ 0x42007800, 0x00109502, 0x46007800, 0x11020000,
0x60140800, 0x0501f3ce, 0x59a80073, 0x80000540,
- 0x0500001a, 0x4803c857, 0x42001000, 0x001035b3,
- 0x050dfb71, 0x59a80073, 0x90000594, 0x05020014,
+ 0x0500001a, 0x4803c857, 0x42001000, 0x001035bf,
+ 0x050dfbf1, 0x59a80073, 0x90000594, 0x05020014,
0x59cc1006, 0x82081580, 0x11020000, 0x05020010,
0x59cc1007, 0x8c08053e, 0x0500000a, 0x59a80015,
- 0x8c000504, 0x05020007, 0x42000000, 0x00109746,
- 0x0529fe75, 0x59a80015, 0x84000544, 0x48035015,
+ 0x8c000504, 0x05020007, 0x42000000, 0x001097c6,
+ 0x0529ff33, 0x59a80015, 0x84000544, 0x48035015,
0x64135010, 0x0501f003, 0x1c01f000, 0x0501f382,
0x4803c856, 0x64175010, 0x91cca406, 0x4200a800,
- 0x00109482, 0x6014b000, 0x0529ff31, 0x42007800,
- 0x00109482, 0x46007800, 0x11030000, 0x8d0c0506,
+ 0x00109502, 0x6014b000, 0x0529ffef, 0x42007800,
+ 0x00109502, 0x46007800, 0x11030000, 0x8d0c0506,
0x05020012, 0x59a80015, 0x8c000500, 0x0502000f,
0x59a8080f, 0x82040580, 0x00ffffff, 0x0500000b,
- 0x82040d00, 0x000000ff, 0x82040400, 0x00101a21,
+ 0x82040d00, 0x000000ff, 0x82040400, 0x00101a23,
0x50000800, 0x80040910, 0x60101000, 0x0501fb10,
0x05000007, 0x0501fc32, 0x6010b000, 0x91cca407,
- 0x4200a800, 0x00109483, 0x0529ff15, 0x60140800,
+ 0x4200a800, 0x00109503, 0x0529ffd3, 0x60140800,
0x0501f38b, 0x59a80073, 0x80000540, 0x0500001a,
- 0x4803c857, 0x42001000, 0x001035b3, 0x050dfb2e,
+ 0x4803c857, 0x42001000, 0x001035bf, 0x050dfbae,
0x59a80073, 0x90000594, 0x05020014, 0x59cc1006,
0x82081580, 0x11030000, 0x05020010, 0x59cc1007,
0x8c08053e, 0x0500000a, 0x59a80015, 0x8c000504,
- 0x05020007, 0x42000000, 0x00109746, 0x0529fe32,
+ 0x05020007, 0x42000000, 0x001097c6, 0x0529fef0,
0x59a80015, 0x84000544, 0x48035015, 0x641b5010,
0x0501f003, 0x1c01f000, 0x0501f33f, 0x4803c856,
- 0x641f5010, 0x91cca406, 0x4200a800, 0x00109482,
- 0x6014b000, 0x0529feee, 0x42007800, 0x00109482,
+ 0x641f5010, 0x91cca406, 0x4200a800, 0x00109502,
+ 0x6014b000, 0x0529ffac, 0x42007800, 0x00109502,
0x46007800, 0x11040000, 0x8d0c0506, 0x0502001b,
0x59a80015, 0x8c000500, 0x05020018, 0x599c0017,
0x8c000500, 0x05000015, 0x599c1402, 0xb00804bf,
- 0x05e61f66, 0x4c080000, 0x82081400, 0x00101a21,
+ 0x05e61f5a, 0x4c080000, 0x82081400, 0x00101a23,
0x50081000, 0x82081500, 0x000000ff, 0x480b500f,
- 0x600c0800, 0x050dfed9, 0x5c000800, 0x60101000,
- 0x0501fac7, 0x05000005, 0x05fdfbab, 0x05000003,
+ 0x600c0800, 0x050dff59, 0x5c000800, 0x60101000,
+ 0x0501fac7, 0x05000005, 0x05fdfba3, 0x05000003,
0x4803c856, 0x850e1d46, 0x60140800, 0x0501f344,
0x59a80073, 0x80000540, 0x0500001a, 0x4803c857,
- 0x42001000, 0x001035b3, 0x050dfae7, 0x59a80073,
+ 0x42001000, 0x001035bf, 0x050dfb67, 0x59a80073,
0x90000594, 0x05020014, 0x59cc1006, 0x82081580,
0x11040000, 0x05020010, 0x59cc1007, 0x8c08053e,
0x0500000a, 0x59a80015, 0x8c000504, 0x05020007,
- 0x42000000, 0x00109746, 0x0529fdeb, 0x59a80015,
+ 0x42000000, 0x001097c6, 0x0529fea9, 0x59a80015,
0x84000544, 0x48035015, 0x64235010, 0x0501f003,
0x1c01f000, 0x0501f2f8, 0x4803c856, 0x64275010,
- 0x91cca406, 0x4200a800, 0x00109482, 0x6014b000,
- 0x0529fea7, 0x42007800, 0x00109482, 0x46007800,
+ 0x91cca406, 0x4200a800, 0x00109502, 0x6014b000,
+ 0x0529ff65, 0x42007800, 0x00109502, 0x46007800,
0x11050100, 0x8d0c0506, 0x05020008, 0x59a80015,
0x8c000500, 0x05020005, 0x0501fa2b, 0x05020003,
0x4803c856, 0x850e1d46, 0x60140800, 0x0501fb10,
- 0x4d3c0000, 0x60067800, 0x0521fd15, 0x5c027800,
+ 0x4d3c0000, 0x60067800, 0x0521fd9f, 0x5c027800,
0x1c01f000, 0x59a80073, 0x80000540, 0x05000031,
- 0x4803c857, 0x42001000, 0x001035b3, 0x050dfaae,
+ 0x4803c857, 0x42001000, 0x001035bf, 0x050dfb2e,
0x59a80073, 0x90000594, 0x0502002b, 0x59cc1006,
0x82080500, 0x11050000, 0x82000580, 0x11050000,
0x05020025, 0x8c080510, 0x05000011, 0x59cc1007,
0x8c08053e, 0x0500000a, 0x59a80015, 0x8c000504,
- 0x05020007, 0x42000000, 0x00109746, 0x0529fdae,
+ 0x05020007, 0x42000000, 0x001097c6, 0x0529fe6c,
0x59a80015, 0x84000544, 0x48035015, 0x6407506f,
0x642b5010, 0x0501f815, 0x0501f012, 0x80000540,
0x05020011, 0x59cc1007, 0x8c08053e, 0x0500000a,
0x59a80015, 0x8c000504, 0x05020007, 0x42000000,
- 0x00109746, 0x0529fd9c, 0x59a80015, 0x84000544,
+ 0x001097c6, 0x0529fe5a, 0x59a80015, 0x84000544,
0x48035015, 0x497b506f, 0x643b5010, 0x0501f05d,
0x1c01f000, 0x0501f2a8, 0x4803c856, 0x642f5010,
- 0x42001000, 0x00109483, 0x4008a800, 0x6080b000,
+ 0x42001000, 0x00109503, 0x4008a800, 0x6080b000,
0x4600a800, 0xffffffff, 0x8054a800, 0x8058b040,
- 0x05fe07fc, 0x42007800, 0x00109482, 0x46007800,
- 0x11060000, 0x42001000, 0x00109483, 0x8d0c0506,
+ 0x05fe07fc, 0x42007800, 0x00109502, 0x46007800,
+ 0x11060000, 0x42001000, 0x00109503, 0x8d0c0506,
0x05000005, 0x50080000, 0x46001000, 0x00ffffff,
0x0501f00c, 0x50080800, 0x82040d00, 0x0000ffff,
0x59a8000f, 0x82000500, 0x000000ff, 0x82000540,
0x00000100, 0x800000e0, 0x80040d40, 0x44041000,
0x60840800, 0x0501f2b2, 0x59a80073, 0x80000540,
0x05000010, 0x4803c857, 0x59a80073, 0x42001000,
- 0x001035b3, 0x050dfa54, 0x59a80073, 0x82000580,
+ 0x001035bf, 0x050dfad4, 0x59a80073, 0x82000580,
0x00000084, 0x05020008, 0x59cc1006, 0x82081580,
0x11060000, 0x05020004, 0x64335010, 0x0501f003,
0x1c01f000, 0x0501f270, 0x4803c856, 0x64375010,
- 0x91cca406, 0x4200a800, 0x00109482, 0x6084b000,
- 0x0529fe1f, 0x42007800, 0x00109482, 0x46007800,
+ 0x91cca406, 0x4200a800, 0x00109502, 0x6084b000,
+ 0x0529fedd, 0x42007800, 0x00109502, 0x46007800,
0x11070000, 0x60840800, 0x0501f291, 0x59a80073,
0x80000540, 0x05000011, 0x4803c857, 0x59a80073,
- 0x42001000, 0x001035b3, 0x050dfa33, 0x82000580,
+ 0x42001000, 0x001035bf, 0x050dfab3, 0x82000580,
0x00000084, 0x0502000a, 0x59cc1006, 0x82081580,
0x11070000, 0x05020006, 0x6407506f, 0x0501fa35,
0x643b5010, 0x0501f003, 0x1c01f000, 0x0501f24e,
@@ -3325,104 +3328,104 @@
0x497b5073, 0x42006000, 0xffffffff, 0x42006800,
0x00300000, 0x0501fb67, 0x42006000, 0xffdfffff,
0x41786800, 0x0501fb63, 0x6140080f, 0x42001000,
- 0x001035b3, 0x050df1f1, 0x4803c856, 0x59a80073,
+ 0x001035bf, 0x050df271, 0x4803c856, 0x59a80073,
0x80000540, 0x05020238, 0x1c01f000, 0x4803c856,
- 0x64475010, 0x91cca406, 0x4200a800, 0x00109482,
- 0x6014b000, 0x0529fde6, 0x4200a800, 0x00109482,
+ 0x64475010, 0x91cca406, 0x4200a800, 0x00109502,
+ 0x6014b000, 0x0529fea4, 0x4200a800, 0x00109502,
0x4600a800, 0x11020000, 0x8d0c0506, 0x05020013,
0x59a8000f, 0x82000d00, 0xffff0000, 0x0500000f,
0x82000500, 0x000000ff, 0x0500000c, 0x82000c00,
- 0x00101a21, 0x50040800, 0x80040910, 0xb00405be,
+ 0x00101a23, 0x50040800, 0x80040910, 0xb00405be,
0x05000006, 0x82040580, 0x00000080, 0x05000003,
0x60101000, 0x0501f9c2, 0x60140800, 0x0501f244,
0x59a80073, 0x80000540, 0x0500001c, 0x4803c857,
- 0x42001000, 0x001035b3, 0x050df9e7, 0x59a80073,
+ 0x42001000, 0x001035bf, 0x050dfa67, 0x59a80073,
0x90000594, 0x05020014, 0x59cc1006, 0x82081580,
0x11030000, 0x05020010, 0x59cc1007, 0x8c08053e,
0x0500000a, 0x59a80015, 0x8c000504, 0x05020007,
- 0x42000000, 0x00109746, 0x0529fceb, 0x59a80015,
+ 0x42000000, 0x001097c6, 0x0529fda9, 0x59a80015,
0x84000544, 0x48035015, 0x644b5010, 0x0501f804,
0x0501f002, 0x0501f9f8, 0x1c01f000, 0x4803c856,
- 0x644f5010, 0x91cca406, 0x4200a800, 0x00109482,
- 0x6014b000, 0x0529fda6, 0x4200a800, 0x00109482,
+ 0x644f5010, 0x91cca406, 0x4200a800, 0x00109502,
+ 0x6014b000, 0x0529fe64, 0x4200a800, 0x00109502,
0x4600a800, 0x11030000, 0x8d0c0506, 0x05020012,
0x59a80015, 0x8c000500, 0x0502000f, 0x59a8080f,
0x82040580, 0x00ffffff, 0x0500000b, 0x82040d00,
- 0x000000ff, 0x82040400, 0x00101a21, 0x50000800,
+ 0x000000ff, 0x82040400, 0x00101a23, 0x50000800,
0x80040910, 0x60101000, 0x0501f985, 0x05000002,
0x0501faa7, 0x60140800, 0x0501f205, 0x59a80073,
0x80000540, 0x0500001c, 0x4803c857, 0x42001000,
- 0x001035b3, 0x050df9a8, 0x59a80073, 0x90000594,
+ 0x001035bf, 0x050dfa28, 0x59a80073, 0x90000594,
0x05020014, 0x59cc1006, 0x82081580, 0x11040000,
0x05020010, 0x59cc1007, 0x8c08053e, 0x0500000a,
0x59a80015, 0x8c000504, 0x05020007, 0x42000000,
- 0x00109746, 0x0529fcac, 0x59a80015, 0x84000544,
+ 0x001097c6, 0x0529fd6a, 0x59a80015, 0x84000544,
0x48035015, 0x64535010, 0x0501f804, 0x0501f002,
0x0501f9b9, 0x1c01f000, 0x4803c856, 0x64575010,
- 0x91cca406, 0x4200a800, 0x00109482, 0x6014b000,
- 0x0529fd67, 0x4200a800, 0x00109482, 0x4600a800,
+ 0x91cca406, 0x4200a800, 0x00109502, 0x6014b000,
+ 0x0529fe25, 0x4200a800, 0x00109502, 0x4600a800,
0x11040000, 0x8d0c0506, 0x0502001b, 0x59a80015,
0x8c000500, 0x05020018, 0x599c0017, 0x8c000500,
- 0x05000015, 0x599c1402, 0xb00804bf, 0x05e61ddf,
- 0x4c080000, 0x82081400, 0x00101a21, 0x50081000,
+ 0x05000015, 0x599c1402, 0xb00804bf, 0x05e61dd3,
+ 0x4c080000, 0x82081400, 0x00101a23, 0x50081000,
0x82081500, 0x000000ff, 0x480b500f, 0x600c0800,
- 0x050dfd52, 0x5c000800, 0x60101000, 0x0501f940,
- 0x05000005, 0x05fdfa24, 0x05000003, 0x4803c856,
+ 0x050dfdd2, 0x5c000800, 0x60101000, 0x0501f940,
+ 0x05000005, 0x05fdfa1c, 0x05000003, 0x4803c856,
0x850e1d46, 0x60140800, 0x0501f1bd, 0x59a80073,
0x80000540, 0x05000037, 0x4803c857, 0x42001000,
- 0x001035b3, 0x050df960, 0x59a80073, 0x90000594,
+ 0x001035bf, 0x050df9e0, 0x59a80073, 0x90000594,
0x0502002f, 0x59cc1006, 0x82080500, 0x11050000,
0x82000580, 0x11050000, 0x05020029, 0x8c080510,
0x0500000f, 0x0501faac, 0x59cc1007, 0x8c08053e,
0x0500000a, 0x59a80015, 0x8c000504, 0x05020007,
- 0x42000000, 0x00109746, 0x0529fc5f, 0x59a80015,
+ 0x42000000, 0x001097c6, 0x0529fd1d, 0x59a80015,
0x84000544, 0x48035015, 0x0501f011, 0x59cc1007,
0x8c08053e, 0x0500000a, 0x59a80015, 0x8c000504,
- 0x05020007, 0x42000000, 0x00109746, 0x0529fc52,
+ 0x05020007, 0x42000000, 0x001097c6, 0x0529fd10,
0x59a80015, 0x84000544, 0x48035015, 0x90000541,
0x0501fa91, 0x497b506f, 0x0501f002, 0x6407506f,
0x59cc1007, 0x8c08053c, 0x05000002, 0x6423521b,
0x645b5010, 0x0501f804, 0x0501f002, 0x0501f956,
0x1c01f000, 0x4803c856, 0x91cca406, 0x4200a800,
- 0x00109482, 0x6014b000, 0x0529fd05, 0x645f5010,
+ 0x00109502, 0x6014b000, 0x0529fdc3, 0x645f5010,
0x59a8006f, 0x8c000500, 0x05000006, 0x42001000,
- 0x00109482, 0x46001000, 0x11050100, 0x0501f002,
+ 0x00109502, 0x46001000, 0x11050100, 0x0501f002,
0x646f5010, 0x8d0c0506, 0x05020008, 0x59a80015,
0x8c000500, 0x05020005, 0x0501f883, 0x05020003,
0x4803c856, 0x850e1d46, 0x60140800, 0x0501f968,
- 0x4d3c0000, 0x60067800, 0x0521fb6d, 0x5c027800,
+ 0x4d3c0000, 0x60067800, 0x0521fbf7, 0x5c027800,
0x1c01f000, 0x59a80073, 0x80000540, 0x05000013,
- 0x4803c857, 0x42001000, 0x001035b3, 0x050df906,
+ 0x4803c857, 0x42001000, 0x001035bf, 0x050df986,
0x59a80073, 0x82000580, 0x00000084, 0x0502000a,
0x59cc1006, 0x82081580, 0x11060000, 0x05020006,
0x80000580, 0x0501fa54, 0x64635010, 0x0501f804,
0x0501f002, 0x0501f920, 0x1c01f000, 0x4803c856,
- 0x64675010, 0x91cca406, 0x4200a800, 0x00109482,
- 0x6084b000, 0x0529fcce, 0x42003800, 0x00109483,
+ 0x64675010, 0x91cca406, 0x4200a800, 0x00109502,
+ 0x6084b000, 0x0529fd8c, 0x42003800, 0x00109503,
0x8d0c0506, 0x05020017, 0x401c2800, 0x50141000,
0x80080130, 0x80000000, 0x40001800, 0x82081500,
0x00ffffff, 0x800000f0, 0x80080540, 0x44002800,
0x59a8080f, 0x82040d00, 0x000000ff, 0x400c1000,
- 0x80081104, 0x82082400, 0x00109483, 0x50101000,
+ 0x80081104, 0x82082400, 0x00109503, 0x50101000,
0x900c0503, 0x0c01f805, 0x80081540, 0x44082000,
- 0x60840800, 0x0501f12a, 0x001034b2, 0x001034b7,
- 0x001034bc, 0x001034c1, 0x800408f0, 0x40040000,
+ 0x60840800, 0x0501f12a, 0x001034be, 0x001034c3,
+ 0x001034c8, 0x001034cd, 0x800408f0, 0x40040000,
0x82081500, 0x00ffffff, 0x1c01f000, 0x800408e0,
0x40040000, 0x82081500, 0xff00ffff, 0x1c01f000,
0x800408d0, 0x40040000, 0x82081500, 0xffff00ff,
0x1c01f000, 0x40040000, 0x82081500, 0xffffff00,
0x1c01f000, 0x59a80073, 0x80000540, 0x05000013,
- 0x4803c857, 0x42001000, 0x001035b3, 0x050df8b6,
+ 0x4803c857, 0x42001000, 0x001035bf, 0x050df936,
0x59a80073, 0x82000580, 0x00000084, 0x0502000a,
0x59cc1006, 0x82081580, 0x11070000, 0x05020006,
0x6407506f, 0x0501f8b7, 0x646b5010, 0x0501f804,
0x0501f002, 0x0501f8d0, 0x1c01f000, 0x90000541,
0x0501f9fd, 0x646f5010, 0x91cca406, 0x4200a800,
- 0x00109482, 0x59a82073, 0x40100000, 0x8000b104,
+ 0x00109502, 0x59a82073, 0x40100000, 0x8000b104,
0x40580800, 0x5450a800, 0x8050a000, 0x8054a800,
0x8058b040, 0x05fe07fc, 0x0501f0ed, 0x1c01f000,
0x1c01f000, 0x4803c856, 0x60103000, 0x42004000,
- 0x00109483, 0x599c2817, 0x8c140514, 0x0502001c,
+ 0x00109503, 0x599c2817, 0x8c140514, 0x0502001c,
0x600c1000, 0x40200000, 0x80080400, 0x50000800,
0x82042580, 0xffffffff, 0x05020005, 0x80081040,
0x80183040, 0x05fe07f8, 0x0501f054, 0x800811c0,
@@ -3440,15 +3443,15 @@
0x800c0540, 0x44002000, 0x59a80015, 0x84000540,
0x48035015, 0x40580000, 0x60802800, 0x80142c80,
0x40080000, 0x600c3800, 0x801c0480, 0x800000ca,
- 0x80142d40, 0x82144c00, 0x00101a21, 0x50242800,
+ 0x80142d40, 0x82144c00, 0x00101a23, 0x50242800,
0x82142d00, 0x000000ff, 0x4817500f, 0x4c040000,
- 0x40140800, 0x05edfdfd, 0x5c000800, 0x40001800,
+ 0x40140800, 0x05edfdef, 0x5c000800, 0x40001800,
0x500c0000, 0x80100540, 0x44001800, 0x59a80015,
- 0x84000540, 0x48035015, 0x4200a800, 0x00109483,
- 0x4020a000, 0x6010b000, 0x0529fc11, 0x90000541,
+ 0x84000540, 0x48035015, 0x4200a800, 0x00109503,
+ 0x4020a000, 0x6010b000, 0x0529fccf, 0x90000541,
0x0501f002, 0x80000580, 0x1c01f000, 0x4807c857,
0x480bc857, 0x4008b000, 0x91cca407, 0x4200a800,
- 0x00109483, 0x40541000, 0x0529fc05, 0x40041800,
+ 0x00109503, 0x40541000, 0x0529fcc3, 0x40041800,
0x41782000, 0x600c0000, 0x900c1ca0, 0x05001004,
0x80102000, 0x80000040, 0x05fdf7fc, 0x40041800,
0x801021c0, 0x05000004, 0x900c1ca0, 0x80102040,
@@ -3456,88 +3459,88 @@
0x801020c2, 0x800c1840, 0x05fe07fe, 0x80083c00,
0x91cc2c07, 0x80142c00, 0x50140000, 0x80102d00,
0x05020011, 0x80100540, 0x44003800, 0x82042400,
- 0x00101a21, 0x50102800, 0x82142d00, 0x000000ff,
- 0x4817500f, 0x4c040000, 0x40140800, 0x05edfdbf,
+ 0x00101a23, 0x50102800, 0x82142d00, 0x000000ff,
+ 0x4817500f, 0x4c040000, 0x40140800, 0x05edfdb1,
0x5c000800, 0x59a80015, 0x84000540, 0x48035015,
0x80000580, 0x1c01f000, 0x4807c856, 0x605c1100,
- 0x59a81832, 0x0529fb16, 0x05fdf82e, 0x1c01f000,
+ 0x59a81832, 0x0529fbd4, 0x05fdf826, 0x1c01f000,
0x4807c856, 0x6080b000, 0x91cca407, 0x4200a800,
- 0x001098d3, 0x0529f409, 0x4807c856, 0x050dfe82,
+ 0x00109953, 0x0529f4c7, 0x4807c856, 0x050dff02,
0x61dc0801, 0x0501f8d5, 0x497b2804, 0x497b2805,
0x497b2826, 0x497b2827, 0x6006d800, 0x42006000,
0xbe7fffff, 0x42006800, 0x00018000, 0x0501f92d,
0x42006000, 0xfffeffff, 0x41786800, 0x0501f929,
- 0x497b5032, 0x60b40800, 0x42001000, 0x0010362b,
- 0x0509f7b6, 0x4807c856, 0x05fdffe8, 0x497b5010,
+ 0x497b5032, 0x60b40800, 0x42001000, 0x00103637,
+ 0x050df036, 0x4807c856, 0x05fdffe8, 0x497b5010,
0x497b5073, 0x1c01f000, 0x4807c856, 0x42006000,
0xffffffff, 0x60a06800, 0x0501f11a, 0x4807c856,
- 0x05fdffd2, 0x050dfb7e, 0x4df00000, 0x050dfda1,
- 0x5c03e000, 0x050c0b66, 0x59c400a4, 0x9000050f,
+ 0x05fdffd2, 0x050dfbfe, 0x4df00000, 0x050dfe21,
+ 0x5c03e000, 0x050c0be6, 0x59c400a4, 0x9000050f,
0x90000582, 0x0502000a, 0x42006000, 0xffffffff,
0x42006800, 0x00200000, 0x0501f90a, 0x42006000,
0xffdfffff, 0x41786800, 0x0501f906, 0x497b5010,
0x61dc0801, 0x0501f8a1, 0x59c400a3, 0x82000500,
0xbf20bfff, 0x82000540, 0x0001c000, 0x480388a3,
0x84000520, 0x480388a3, 0x497b5032, 0x60b40800,
- 0x42001000, 0x0010362b, 0x0509f788, 0x497b5073,
+ 0x42001000, 0x00103637, 0x050df008, 0x497b5073,
0x59b400f5, 0x8c000500, 0x05020003, 0x90000541,
0x480368f5, 0x800400c4, 0x82000400, 0x00002000,
0x4803910a, 0x59b400f6, 0x90000518, 0x05fe07fe,
- 0x4a0368f0, 0x0010947b, 0x42000000, 0x00109482,
+ 0x4a0368f0, 0x001094fb, 0x42000000, 0x00109502,
0x4c040000, 0x40043800, 0x50000800, 0x82040d80,
0x11010000, 0x0500000c, 0x50000800, 0x4807c857,
0x8d0c052a, 0x05000008, 0x4c000000, 0x821c3d40,
- 0x0000dc00, 0x42000000, 0x0010947c, 0x05e5fcfc,
+ 0x0000dc00, 0x42000000, 0x001094fc, 0x05e5fcf0,
0x5c000000, 0x5c000800, 0x480368f1, 0x82040400,
0x0000dc00, 0x480368f3, 0x59c400a4, 0x9000050f,
0x90000588, 0x05020013, 0x4c5c0000, 0x4c600000,
0x59c4b805, 0x8c5c053a, 0x05020004, 0x42000000,
- 0x00109743, 0x0529fa8c, 0x4a038805, 0x20000000,
- 0x05f1f8ac, 0x4000c000, 0x05f1f827, 0x6006d800,
+ 0x001097c3, 0x0529fb4a, 0x4a038805, 0x20000000,
+ 0x05f1f89e, 0x4000c000, 0x05f1f819, 0x6006d800,
0x497b5010, 0x5c00c000, 0x5c00b800, 0x1c01f000,
0x59c8010b, 0x8c000502, 0x05fc07e8, 0x59c408a4,
0x90040d0f, 0x90040d8b, 0x05020005, 0x59a80810,
0x82040d40, 0x00002000, 0x0501f004, 0x59a8086e,
0x82040d40, 0x00001000, 0x48075032, 0x59a80877,
0x800409c0, 0x05020005, 0x6140080f, 0x42001000,
- 0x001035b3, 0x050df877, 0x1c01f000, 0x4807c856,
- 0x05fdff5a, 0x050dfb06, 0x4df00000, 0x050dfd29,
- 0x5c03e000, 0x050c0aee, 0x59c400a4, 0x9000050f,
+ 0x001035bf, 0x050df8f7, 0x1c01f000, 0x4807c856,
+ 0x05fdff5a, 0x050dfb86, 0x4df00000, 0x050dfda9,
+ 0x5c03e000, 0x050c0b6e, 0x59c400a4, 0x9000050f,
0x90000582, 0x0502000a, 0x42006000, 0xffffffff,
0x42006800, 0x00200000, 0x0501f892, 0x42006000,
- 0xffdfffff, 0x41786800, 0x0501f88e, 0x0505faaa,
- 0x05000010, 0x0505fabe, 0x0502000e, 0x4a035013,
- 0x0000aaaa, 0x4c040000, 0x05edfd2b, 0x59a8001f,
+ 0xffdfffff, 0x41786800, 0x0501f88e, 0x0505fad4,
+ 0x05000010, 0x0505fae8, 0x0502000e, 0x4a035013,
+ 0x0000aaaa, 0x4c040000, 0x05edfd1d, 0x59a8001f,
0x82000500, 0xffff0000, 0x80040540, 0x4803501f,
- 0x5c000800, 0x64035014, 0x0505fa0e, 0x0501f005,
- 0x64175071, 0x60000001, 0x05edfc8a, 0x05fdff3f,
+ 0x5c000800, 0x64035014, 0x0505fa38, 0x0501f005,
+ 0x64175071, 0x60000001, 0x05edfc7c, 0x05fdff3f,
0x1c01f000, 0x0501f809, 0x42006000, 0xbf7f7fff,
0x41786800, 0x0501f073, 0x42006000, 0xbf7f7fff,
- 0x41786800, 0x0501f06f, 0x0505faa1, 0x05020009,
+ 0x41786800, 0x0501f06f, 0x0505facb, 0x05020009,
0x59c40006, 0x82000540, 0x000000f0, 0x48038806,
0x42006000, 0xbfffffff, 0x41786800, 0x0501f865,
0x1c01f000, 0x40680800, 0x800408d0, 0x59a80015,
0x8c000506, 0x05000006, 0x59a8000f, 0x82000500,
0x000000ff, 0x80040540, 0x0501f003, 0x82040540,
0x000000f7, 0x480388a7, 0x1c01f000, 0x4807c856,
- 0x42000000, 0x001097db, 0x0529fa1b, 0x60143000,
+ 0x42000000, 0x0010985b, 0x0529fad9, 0x60143000,
0x4d3c0000, 0x4c180000, 0x60343000, 0x600a7800,
- 0x0501f028, 0x4807c856, 0x42000000, 0x00109800,
- 0x0529fa11, 0x60003000, 0x4d3c0000, 0x4c180000,
+ 0x0501f028, 0x4807c856, 0x42000000, 0x00109880,
+ 0x0529facf, 0x60003000, 0x4d3c0000, 0x4c180000,
0x603c3000, 0x600a7800, 0x0501f01e, 0x4807c856,
- 0x42000000, 0x001097fe, 0x0529fa07, 0x600c3000,
+ 0x42000000, 0x0010987e, 0x0529fac5, 0x600c3000,
0x4d3c0000, 0x4c180000, 0x60383000, 0x600a7804,
- 0x0501f014, 0x4807c856, 0x42000000, 0x001097fd,
- 0x0529f9fd, 0x60103000, 0x4d3c0000, 0x4c180000,
+ 0x0501f014, 0x4807c856, 0x42000000, 0x0010987d,
+ 0x0529fabb, 0x60103000, 0x4d3c0000, 0x4c180000,
0x60403000, 0x600a7804, 0x0501f00a, 0x4807c856,
- 0x42000000, 0x00109745, 0x0529f9f3, 0x60043000,
+ 0x42000000, 0x001097c5, 0x0529fab1, 0x60043000,
0x4d3c0000, 0x4c180000, 0x60303000, 0x600a7800,
- 0x61fc19ff, 0x601c2000, 0x05f9ff80, 0x5c003000,
- 0x4d400000, 0x0529f85e, 0x60aa8000, 0x0201f800,
- 0x0010b5d3, 0x5c028000, 0x5c027800, 0x1c01f000,
- 0x4807c856, 0x05011000, 0x4a03c840, 0x0010947b,
+ 0x61fc19ff, 0x601c2000, 0x05f9ff78, 0x5c003000,
+ 0x4d400000, 0x0529f91c, 0x60aa8000, 0x0201f800,
+ 0x0010b5e0, 0x5c028000, 0x5c027800, 0x1c01f000,
+ 0x4807c856, 0x05011000, 0x4a03c840, 0x001094fb,
0x6503c842, 0x40000000, 0x05fd17ff, 0x42007800,
- 0x0010947b, 0x64447800, 0x803c7800, 0x4a007800,
+ 0x001094fb, 0x64447800, 0x803c7800, 0x4a007800,
0x220000ef, 0x4a007801, 0x000000ef, 0x4a007802,
0x01380000, 0x64007803, 0x4a007804, 0xffffffff,
0x64007805, 0x1c01f000, 0x40686000, 0x406c6800,
@@ -3550,21 +3553,21 @@
0x4a039005, 0x00000140, 0x60180000, 0x80000040,
0x05fe07ff, 0x05fdf7f6, 0x1c01f000, 0x4c5c0000,
0x4c600000, 0x59c4b805, 0x485fc856, 0x8c5c053a,
- 0x05020004, 0x42000000, 0x00109743, 0x0529f9a2,
- 0x4a038805, 0x20000000, 0x05edffc2, 0x4000c000,
- 0x05edff3d, 0x4a038805, 0x04000000, 0x5c00c000,
+ 0x05020004, 0x42000000, 0x001097c3, 0x0529fa60,
+ 0x4a038805, 0x20000000, 0x05edffb4, 0x4000c000,
+ 0x05edff2f, 0x4a038805, 0x04000000, 0x5c00c000,
0x5c00b800, 0x1c01f000, 0x497a6a00, 0x4a026c00,
0x00000707, 0x497a6801, 0x497a6808, 0x497a6809,
0x497a6806, 0x497a6807, 0x497a6c0b, 0x497a680c,
0x8d0c0520, 0x05020005, 0x5934080f, 0x59340010,
- 0x80040540, 0x05e60ad9, 0x4a026a04, 0x00000100,
+ 0x80040540, 0x05e60acd, 0x4a026a04, 0x00000100,
0x497a6a03, 0x59340402, 0x82000500, 0x000000ff,
0x48026c02, 0x497a6c04, 0x497a6a05, 0x497a6c05,
0x497a6811, 0x4d2c0000, 0x5934000d, 0x49466c03,
- 0x80025d40, 0x05000003, 0x05e5fe63, 0x497a680d,
+ 0x80025d40, 0x05000003, 0x05e5fe57, 0x497a680d,
0x5c025800, 0x599c0401, 0x48026a0b, 0x599c0208,
- 0x48026c12, 0x4a02680a, 0x00008000, 0x0501f746,
- 0x60140000, 0x80000d80, 0x0501f024, 0x0501fd38,
+ 0x48026c12, 0x4a02680a, 0x00008000, 0x0501f752,
+ 0x60140000, 0x80000d80, 0x0501f024, 0x0501fd41,
0x05020013, 0x59a8021b, 0x8c00050a, 0x0502000d,
0x59340212, 0x82000500, 0x0000ff00, 0x4803c857,
0x05000008, 0x59340a00, 0x8c04051e, 0x0000028a,
@@ -3575,64 +3578,64 @@
0x05000004, 0x492fc857, 0x60000820, 0x0501f003,
0x492fc857, 0x80000d80, 0x4803c857, 0x80028540,
0x1c01f000, 0x490fc857, 0x8d0c0500, 0x05fe07f0,
- 0x0501fce3, 0x05fe07ea, 0x59340200, 0x8c00050e,
+ 0x0501fcec, 0x05fe07ea, 0x59340200, 0x8c00050e,
0x05fc07e7, 0x0001f28a, 0x4d480000, 0x4d4c0000,
- 0x592e9009, 0x592e980a, 0x0501fbe3, 0x5c029800,
+ 0x592e9009, 0x592e980a, 0x0501fbea, 0x5c029800,
0x5c029000, 0x05fc07c7, 0x0001f28d, 0x492fc857,
0x592e8c07, 0x83440d80, 0x000007fc, 0x05000004,
0x83440480, 0x000007f0, 0x05021010, 0x0001fac4,
- 0x0502000e, 0x0501fcdb, 0x0502000e, 0x0511fe98,
+ 0x0502000e, 0x0501fce4, 0x0502000e, 0x0511ff08,
0x05000015, 0x59340002, 0x4802600b, 0x4936600a,
0x492e6009, 0x642a6407, 0x61027000, 0x0005f905,
0x80000580, 0x0501f00b, 0x60a00000, 0x0501f008,
- 0x0501fce7, 0x05fc07fd, 0x910c0d03, 0x05000003,
+ 0x0501fcf0, 0x05fc07fd, 0x910c0d03, 0x05000003,
0x60100000, 0x0501f002, 0x60a40000, 0x80000540,
0x1c01f000, 0x60b00000, 0x05fdf7fd, 0x492fc857,
0x592e8c07, 0x4947c857, 0x83440c80, 0x00000800,
0x60280000, 0x0502114b, 0x592c4208, 0x4823c857,
- 0x9020050f, 0x0c01f001, 0x001037a5, 0x00103815,
- 0x00103856, 0x0010385e, 0x00103866, 0x001037a2,
- 0x001037a2, 0x001037a2, 0x00103870, 0x001038bb,
- 0x001038d7, 0x001037a2, 0x001037a2, 0x001037a2,
- 0x001037a2, 0x001037a2, 0x4803c857, 0x60300000,
+ 0x9020050f, 0x0c01f001, 0x001037b1, 0x00103821,
+ 0x00103862, 0x0010386a, 0x00103872, 0x001037ae,
+ 0x001037ae, 0x001037ae, 0x0010387c, 0x001038c7,
+ 0x001038e3, 0x001037ae, 0x001037ae, 0x001037ae,
+ 0x001037ae, 0x001037ae, 0x4803c857, 0x60300000,
0x0501f134, 0x592c1009, 0x82081500, 0x00ffffff,
0x59a8000f, 0x80084d80, 0x60400000, 0x0500012d,
- 0x0501fc2c, 0x0500002b, 0x4803c857, 0x90004d9d,
- 0x05020016, 0x0505ff98, 0x59340405, 0x4c000000,
- 0x0501fc83, 0x5c000000, 0x05000004, 0x8c20050a,
+ 0x0501fc33, 0x0500002b, 0x4803c857, 0x90004d9d,
+ 0x05020016, 0x0505ffd3, 0x59340405, 0x4c000000,
+ 0x0501fc8c, 0x5c000000, 0x05000004, 0x8c20050a,
0x05000020, 0x80000580, 0x44002800, 0x59340008,
0x48002802, 0x59340009, 0x48002801, 0x59340006,
0x48002804, 0x59340007, 0x48002803, 0x6014b000,
- 0x051dfd9a, 0x0501f136, 0x4803c857, 0x90004d9a,
+ 0x051dfe24, 0x0501f136, 0x4803c857, 0x90004d9a,
0x05020003, 0x40101000, 0x0501f113, 0x4803c857,
0x90004d9b, 0x05020003, 0x40181000, 0x0501f10e,
0x4803c857, 0x90004d9c, 0x0500010f, 0x90004d99,
0x60280000, 0x05000103, 0x60280000, 0x05020114,
- 0x59a80086, 0x8c000502, 0x05000016, 0x0501fc5c,
+ 0x59a80086, 0x8c000502, 0x05000016, 0x0501fc65,
0x05000014, 0x59340212, 0x82000500, 0x0000ff00,
0x60401000, 0x0502000b, 0x60201000, 0x59a8021b,
0x8c000506, 0x05020008, 0x59340002, 0x82000500,
0x00ff0000, 0x82000580, 0x00ff0000, 0x05000005,
- 0x0501fe88, 0x60700000, 0x40181000, 0x050200ee,
- 0x0511fe17, 0x050000f6, 0x4936600a, 0x492e6009,
+ 0x0501fe94, 0x60700000, 0x40181000, 0x050200ee,
+ 0x0511fe87, 0x050000f6, 0x4936600a, 0x492e6009,
0x64066407, 0x8c20050a, 0x05000004, 0x592c0405,
0x8400055c, 0x48025c05, 0x4c200000, 0x4d3c0000,
- 0x60027830, 0x0201f800, 0x0010b652, 0x5c027800,
+ 0x60027830, 0x0201f800, 0x0010b660, 0x5c027800,
0x5c004000, 0x8c200512, 0x0500000b, 0x599c0018,
0x8c000518, 0x05000008, 0x592c000a, 0x82000500,
0x00000380, 0x5934080a, 0x80040d40, 0x84040d54,
0x4806680a, 0x417a7800, 0x0501f8f1, 0x600c0800,
0x0501f8fa, 0x600a7000, 0x0005f905, 0x80000580,
- 0x0501f0ea, 0x0001fac4, 0x050200d5, 0x0501fc26,
- 0x05000009, 0x0501fc1e, 0x050200d5, 0x4c600000,
- 0x4178c000, 0x60027830, 0x417a6000, 0x05f1f998,
+ 0x0501f0ea, 0x0001fac4, 0x050200d5, 0x0501fc2f,
+ 0x05000009, 0x0501fc27, 0x050200d5, 0x4c600000,
+ 0x4178c000, 0x60027830, 0x417a6000, 0x05f1f98e,
0x5c00c000, 0x59a80086, 0x8c000502, 0x05000016,
- 0x0501fc13, 0x05000014, 0x59340212, 0x82000500,
+ 0x0501fc1c, 0x05000014, 0x59340212, 0x82000500,
0x0000ff00, 0x60401000, 0x0502000b, 0x60201000,
0x59a8021b, 0x8c000506, 0x05020008, 0x59340002,
0x82000500, 0x00ff0000, 0x82000580, 0x00ff0000,
- 0x05000005, 0x0501fe3f, 0x60700000, 0x40181000,
- 0x050200a5, 0x0511fdce, 0x050000ad, 0x5934080a,
+ 0x05000005, 0x0501fe4b, 0x60700000, 0x40181000,
+ 0x050200a5, 0x0511fe3e, 0x050000ad, 0x5934080a,
0x8c200512, 0x0500000c, 0x599c0018, 0x8c000518,
0x05000009, 0x592c000a, 0x82000500, 0x00000380,
0x82041500, 0xfffffc7f, 0x80080d40, 0x84040d54,
@@ -3640,19 +3643,19 @@
0x492e6009, 0x64066407, 0x417a7800, 0x0501f8b0,
0x60140800, 0x0501f8b9, 0x600e7000, 0x0005f905,
0x80000580, 0x0501f0a9, 0x0001fac4, 0x05020094,
- 0x0501fbf9, 0x05020096, 0x051dfcd3, 0x0500008c,
+ 0x0501fc02, 0x05020096, 0x051dfd5d, 0x0500008c,
0x80000580, 0x0501f0a1, 0x0001fac4, 0x0502008c,
- 0x0501fbf1, 0x0502008e, 0x051df91d, 0x05000084,
+ 0x0501fbfa, 0x0502008e, 0x051df9a7, 0x05000084,
0x80000580, 0x0501f099, 0x0001fac4, 0x05020084,
0x83444d80, 0x000007fe, 0x60280000, 0x0502006d,
- 0x051dfcd3, 0x0500007a, 0x80000580, 0x0501f08f,
+ 0x051dfd5d, 0x0500007a, 0x80000580, 0x0501f08f,
0xb0200530, 0x05020004, 0x8c20050e, 0x60300000,
0x05020064, 0x8c20050a, 0x0500000c, 0x4d3c0000,
0x600278a0, 0x8c20050e, 0x05020003, 0x853e7d56,
- 0x853e7d1c, 0x82200500, 0x000004a0, 0x0501fb89,
+ 0x853e7d1c, 0x82200500, 0x000004a0, 0x0501fb90,
0x5c027800, 0x0501f07a, 0x8c200508, 0x0502001c,
0x592c1009, 0x82081500, 0x00ffffff, 0x59a8000f,
- 0x80084d80, 0x60400000, 0x0500004e, 0x0501fb4d,
+ 0x80084d80, 0x60400000, 0x0500004e, 0x0501fb54,
0x05000022, 0x4803c857, 0x90004d9a, 0x05020003,
0x40101000, 0x0501f04c, 0x4803c857, 0x90004d9b,
0x05020003, 0x40181000, 0x0501f047, 0x4803c857,
@@ -3660,17 +3663,17 @@
0x0500003c, 0x60280000, 0x0501f04d, 0x0001fac4,
0x0502004b, 0x4d3c0000, 0x600278a0, 0x8c20050e,
0x05020003, 0x853e7d56, 0x853e7d1c, 0x82200500,
- 0x00000090, 0x0501fb4b, 0x5c027800, 0x60280000,
+ 0x00000090, 0x0501fb52, 0x5c027800, 0x60280000,
0x0502002c, 0x0501f04e, 0x916c0583, 0x601c0800,
- 0x05020005, 0x051dfc3a, 0x05000006, 0x80000580,
- 0x0501f04a, 0x0501fbc5, 0x05000042, 0x0501f044,
- 0x0501fbc2, 0x0500002e, 0x0501f041, 0x0001fac4,
+ 0x05020005, 0x051dfcc4, 0x05000006, 0x80000580,
+ 0x0501f04a, 0x0501fbce, 0x05000042, 0x0501f044,
+ 0x0501fbcb, 0x0500002e, 0x0501f041, 0x0001fac4,
0x0502002f, 0x916c0583, 0x05020036, 0x8c200508,
0x05000008, 0x4c600000, 0x4178c000, 0x60027830,
- 0x417a6000, 0x05f1f8f2, 0x5c00c000, 0x0501f034,
- 0x0501fb75, 0x05000009, 0x0501fb6d, 0x05020024,
+ 0x417a6000, 0x05f1f8e8, 0x5c00c000, 0x0501f034,
+ 0x0501fb7e, 0x05000009, 0x0501fb76, 0x05020024,
0x4c600000, 0x4178c000, 0x60027830, 0x417a6000,
- 0x05f1f8e7, 0x5c00c000, 0x480bc856, 0x051dfac5,
+ 0x05f1f8dd, 0x5c00c000, 0x480bc856, 0x051dfb4f,
0x05000013, 0x80000580, 0x0501f028, 0x05fdf7e4,
0x480bc857, 0x60640800, 0x40001000, 0x6008b000,
0x0501f008, 0x480bc857, 0x40000800, 0x6008b000,
@@ -3685,56 +3688,57 @@
0x5932680a, 0x59341200, 0x813e79c0, 0x05000003,
0x84081540, 0x0501f002, 0x84081500, 0x480a6a00,
0x1c01f000, 0x40680800, 0x5932680a, 0x5c000000,
- 0x4c000000, 0x4803c857, 0x4937c857, 0x90040586,
- 0x05020003, 0x6018000c, 0x0501f014, 0x90040584,
- 0x05020003, 0x60100008, 0x0501f010, 0x90040587,
- 0x601c000e, 0x0500000d, 0x90040583, 0x600c000e,
- 0x0500000a, 0x90040585, 0x60140008, 0x05000007,
- 0x90040589, 0x60240008, 0x05000004, 0x9004058b,
- 0x602c000e, 0x05e608c1, 0x4803c857, 0x48026c00,
- 0x90040d86, 0x05020004, 0x59341404, 0x800811c0,
- 0x05e408ba, 0x1c01f000, 0x40683000, 0x0501f80b,
+ 0x4c000000, 0x4803c857, 0x4937c857, 0x83340580,
+ 0x0010993e, 0x0500001f, 0x90040586, 0x05020003,
+ 0x6018000c, 0x0501f014, 0x90040584, 0x05020003,
+ 0x60100008, 0x0501f010, 0x90040587, 0x601c000e,
+ 0x0500000d, 0x90040583, 0x600c000e, 0x0500000a,
+ 0x90040585, 0x60140008, 0x05000007, 0x90040589,
+ 0x60240008, 0x05000004, 0x9004058b, 0x602c000e,
+ 0x05e608b2, 0x4803c857, 0x48026c00, 0x90040d86,
+ 0x05020004, 0x59341404, 0x800811c0, 0x05e408ab,
+ 0x1c01f000, 0x40683000, 0x0501f80b, 0x41358800,
+ 0x05000002, 0x41798800, 0x1c01f000, 0x40683000,
+ 0x0501f80a, 0x41358800, 0x05000002, 0x41798800,
+ 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
+ 0x4947c857, 0x481bc857, 0x83440480, 0x00000800,
+ 0x05021037, 0x83441400, 0x00108c00, 0x50080000,
+ 0x80026d40, 0x0502000f, 0x4c180000, 0x4d2c0000,
+ 0x05e5fbfd, 0x412e6800, 0x5c025800, 0x5c003000,
+ 0x0500002b, 0x45341000, 0x497a680d, 0x497a6810,
+ 0x497a680f, 0x4c180000, 0x05fdfda8, 0x5c003000,
+ 0x59340a12, 0x4c040000, 0x0501ffae, 0x5c000800,
+ 0x05000009, 0x82180500, 0x00ffff00, 0x05000008,
+ 0x59a8100f, 0x82081500, 0x00ffff00, 0x80080580,
+ 0x05000003, 0x80000580, 0x0501f004, 0x82180500,
+ 0x000000ff, 0x800000d0, 0x80040d80, 0x05000003,
+ 0x4803c857, 0x48026a12, 0x83440580, 0x000007fe,
+ 0x05020004, 0x4a026802, 0x00fffffe, 0x0501f006,
+ 0x59340002, 0x80180580, 0x05000003, 0x481bc857,
+ 0x481a6802, 0x80000580, 0x1c01f000, 0x4803c856,
+ 0x90000541, 0x05fdf7fd, 0x0501f805, 0x60058800,
+ 0x05020002, 0x60018800, 0x1c01f000, 0x4947c857,
+ 0x83440480, 0x00000800, 0x0502100f, 0x83441400,
+ 0x00108c00, 0x50080000, 0x80026d40, 0x05000009,
+ 0x0501fab4, 0x05020008, 0x8d0c0502, 0x05000004,
+ 0x59340200, 0x8c00050e, 0x05000003, 0x90000541,
+ 0x1c01f000, 0x80000580, 0x05fdf7fe, 0x5c000000,
+ 0x4c000000, 0x4803c857, 0x4947c857, 0x0501f805,
+ 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
+ 0x4d2c0000, 0x4d300000, 0x83440480, 0x00000800,
+ 0x0502101d, 0x83441400, 0x00108c00, 0x50080000,
+ 0x80026d40, 0x05000014, 0x45781000, 0x5934000d,
+ 0x80025d40, 0x05e60bc8, 0x59366011, 0x813261c0,
+ 0x0500000a, 0x4c640000, 0x5930c800, 0x59325809,
+ 0x0519ffba, 0x05e60bc0, 0x0005f8e7, 0x90666540,
+ 0x05fe07fa, 0x5c00c800, 0x0501fcbf, 0x41365800,
+ 0x05e5fbb1, 0x80000580, 0x5c026000, 0x5c025800,
+ 0x1c01f000, 0x90000541, 0x05fdf7fc, 0x0001fac4,
0x41358800, 0x05000002, 0x41798800, 0x1c01f000,
- 0x40683000, 0x0501f80a, 0x41358800, 0x05000002,
- 0x41798800, 0x1c01f000, 0x5c000000, 0x4c000000,
- 0x4803c857, 0x4947c857, 0x481bc857, 0x83440480,
- 0x00000800, 0x05021037, 0x83441400, 0x00108b80,
- 0x50080000, 0x80026d40, 0x0502000f, 0x4c180000,
- 0x4d2c0000, 0x05e5fc0c, 0x412e6800, 0x5c025800,
- 0x5c003000, 0x0500002b, 0x45341000, 0x497a680d,
- 0x497a6810, 0x497a680f, 0x4c180000, 0x05fdfdab,
- 0x5c003000, 0x59340a12, 0x4c040000, 0x0501ff87,
- 0x5c000800, 0x05000009, 0x82180500, 0x00ffff00,
- 0x05000008, 0x59a8100f, 0x82081500, 0x00ffff00,
- 0x80080580, 0x05000003, 0x80000580, 0x0501f004,
- 0x82180500, 0x000000ff, 0x800000d0, 0x80040d80,
- 0x05000003, 0x4803c857, 0x48026a12, 0x83440580,
- 0x000007fe, 0x05020004, 0x4a026802, 0x00fffffe,
- 0x0501f006, 0x59340002, 0x80180580, 0x05000003,
- 0x481bc857, 0x481a6802, 0x80000580, 0x1c01f000,
- 0x4803c856, 0x90000541, 0x05fdf7fd, 0x0501f805,
- 0x60058800, 0x05020002, 0x60018800, 0x1c01f000,
- 0x4947c857, 0x83440480, 0x00000800, 0x0502100f,
- 0x83441400, 0x00108b80, 0x50080000, 0x80026d40,
- 0x05000009, 0x0501faae, 0x05020008, 0x8d0c0502,
- 0x05000004, 0x59340200, 0x8c00050e, 0x05000003,
- 0x90000541, 0x1c01f000, 0x80000580, 0x05fdf7fe,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x4947c857,
- 0x0501f805, 0x60058800, 0x05000002, 0x60018800,
- 0x1c01f000, 0x4d2c0000, 0x4d300000, 0x83440480,
- 0x00000800, 0x0502101d, 0x83441400, 0x00108b80,
- 0x50080000, 0x80026d40, 0x05000014, 0x45781000,
- 0x5934000d, 0x80025d40, 0x05e60bd7, 0x59366011,
- 0x813261c0, 0x0500000a, 0x4c640000, 0x5930c800,
- 0x59325809, 0x0519ff33, 0x05e60bcf, 0x0005f8e7,
- 0x90666540, 0x05fe07fa, 0x5c00c800, 0x0501fcb6,
- 0x41365800, 0x05e5fbc0, 0x80000580, 0x5c026000,
- 0x5c025800, 0x1c01f000, 0x90000541, 0x05fdf7fc,
- 0x0001fac4, 0x41358800, 0x05000002, 0x41798800,
- 0x1c01f000, 0x4c580000, 0x59cc0001, 0x4937c857,
- 0x82000500, 0x00ffffff, 0x48026802, 0x497a6c01,
- 0x497a6a01, 0x59340200, 0x84000502, 0x48026a00,
- 0x0501ff0e, 0x05020018, 0x59340403, 0x82000580,
+ 0x4c580000, 0x59cc0001, 0x4937c857, 0x82000500,
+ 0x00ffffff, 0x48026802, 0x497a6c01, 0x497a6a01,
+ 0x59340200, 0x82000500, 0xffffdffd, 0x48026a00,
+ 0x0501ff34, 0x05020018, 0x59340403, 0x82000580,
0x000007fe, 0x05000005, 0x59a8021b, 0x8c00050a,
0x05020011, 0x0501f008, 0x59cc0408, 0x8c000518,
0x0500000d, 0x59cc0009, 0x48035028, 0x59cc000a,
@@ -3744,218 +3748,220 @@
0x90000520, 0x05000005, 0x84040d40, 0x59a8121b,
0x8408155a, 0x480b521b, 0x5934000a, 0x82000500,
0xffffffee, 0x80040540, 0x4802680a, 0x91cca40b,
- 0x9134ac06, 0x6008b000, 0x0525ff65, 0x91cca40d,
- 0x9134ac08, 0x6008b000, 0x0525ff61, 0x59cc0a18,
- 0x82040480, 0x00000800, 0x0502100a, 0x82040480,
- 0x00000400, 0x05001003, 0x60000808, 0x0501f005,
- 0x82040480, 0x00000200, 0x05001002, 0x60000804,
- 0x42001000, 0x00109471, 0x58080201, 0x80041480,
- 0x05001002, 0x40000800, 0x48066a04, 0x59340403,
- 0x82000580, 0x000007fe, 0x05020003, 0x59cc0a08,
- 0x48066a04, 0x0501fc7a, 0x5c00b000, 0x1c01f000,
- 0x59a8021b, 0x4937c857, 0x8c000508, 0x05000007,
- 0x84000556, 0x4803c857, 0x4803521b, 0x42001000,
- 0x0010c15e, 0x0509fb5c, 0x59cc0207, 0x4803c857,
- 0x48026a05, 0x59cc020a, 0x4803c857, 0x48026c05,
- 0x59341200, 0x599c0818, 0x5934180a, 0x4807c857,
- 0x480bc857, 0x480fc857, 0x59cc2006, 0x82102500,
- 0xff000000, 0x82102580, 0x02000000, 0x05000007,
- 0x8c00050e, 0x05000009, 0x8c0c0514, 0x05000003,
- 0x8c0c050e, 0x05000005, 0x8c040518, 0x05000003,
- 0x8408154a, 0x0501f002, 0x8408150a, 0x8c000510,
- 0x05000009, 0x8c0c0514, 0x05000003, 0x8c0c0510,
- 0x05000005, 0x8c040518, 0x05000003, 0x8408154e,
- 0x0501f002, 0x8408150e, 0x8c000512, 0x05000009,
- 0x8c0c0514, 0x05000003, 0x8c0c0512, 0x05000005,
- 0x8c040518, 0x05000003, 0x8408155c, 0x0501f002,
- 0x8408151c, 0x480a6a00, 0x1c01f000, 0x4803c856,
- 0x4c5c0000, 0x4d2c0000, 0x4c580000, 0x5934000d,
- 0x80025d40, 0x05000023, 0x592c0003, 0x90000488,
- 0x0500100a, 0x412cb800, 0x592c0001, 0x80025d40,
- 0x05fe07fa, 0x05e5faff, 0x0500002e, 0x492fc857,
- 0x492cb801, 0x0501f01b, 0x912c0c04, 0x6020b000,
- 0x50040000, 0x82000580, 0xffffffff, 0x05020006,
- 0x80041000, 0x50080000, 0x82000580, 0xffffffff,
- 0x05000005, 0x90040c02, 0x8058b040, 0x05fe07f5,
- 0x05e1ff6a, 0x45480800, 0x454c1000, 0x592c1803,
- 0x800c1800, 0x480e5803, 0x480fc857, 0x0501f010,
- 0x05e5fae4, 0x05000013, 0x492fc857, 0x492e680d,
- 0x497a5802, 0x64065803, 0x494a5804, 0x494e5805,
- 0x912c0c06, 0x6038b000, 0x46000800, 0xffffffff,
- 0x80040800, 0x8058b040, 0x05fe07fc, 0x90000541,
- 0x5c00b000, 0x5c025800, 0x5c00b800, 0x1c01f000,
- 0x80000580, 0x05fdf7fb, 0x4803c856, 0x4d3c0000,
- 0x4d2c0000, 0x5934000d, 0x80025d40, 0x0500001c,
- 0x592c0002, 0x80000540, 0x0502001c, 0x412e7800,
- 0x0501f89d, 0x05020019, 0x46000800, 0xffffffff,
- 0x46001000, 0xffffffff, 0x4813c857, 0x480fc857,
- 0x580c0003, 0x90000c82, 0x05021012, 0x480fc857,
- 0x400c0000, 0x812c0580, 0x05020004, 0x580c0001,
- 0x4802680d, 0x0501f003, 0x580c0001, 0x48002001,
- 0x400e5800, 0x05e5fabf, 0x90000541, 0x5c025800,
- 0x5c027800, 0x1c01f000, 0x80000580, 0x05fdf7fc,
- 0x80000040, 0x48001803, 0x4803c857, 0x05fdf7f7,
- 0x64225a07, 0x0001f32c, 0x64a65a07, 0x0001f32c,
- 0x64aa5a07, 0x0001f32c, 0x64a25a07, 0x0001f32c,
- 0x643a5a07, 0x0001f32c, 0x4943c857, 0x4d440000,
- 0x4d340000, 0x4d2c0000, 0x4c580000, 0x61c0b00f,
- 0x417a8800, 0x0001fac4, 0x05020007, 0x8d3c0506,
- 0x05000004, 0x59340200, 0x8c00050e, 0x05020002,
- 0x0501f811, 0x81468800, 0x8058b040, 0x05fe07f6,
- 0x83440480, 0x00000800, 0x05021006, 0x8d3c0502,
- 0x05000004, 0x61c2880f, 0x6040b000, 0x05fdf7ee,
- 0x5c00b000, 0x5c025800, 0x5c026800, 0x5c028800,
- 0x1c01f000, 0x4d2c0000, 0x4c600000, 0x4c5c0000,
- 0x4178b800, 0x5936580f, 0x812e59c0, 0x05000026,
- 0x592c0205, 0x82000500, 0x000000ff, 0x90000592,
- 0x0500001e, 0x8d3c0500, 0x05000003, 0x0501f840,
- 0x0502001a, 0x592cc000, 0x497a5800, 0x805cb9c0,
- 0x05020009, 0x59340010, 0x812c0580, 0x05020004,
- 0x497a680f, 0x497a6810, 0x0501f008, 0x4862680f,
- 0x0501f006, 0x4860b800, 0x59340010, 0x812c0580,
- 0x05020002, 0x485e6810, 0x4a025a05, 0x00000103,
- 0x49425a07, 0x497a580a, 0x0519ff1f, 0x0001fb2c,
- 0x40625800, 0x05fdf7dd, 0x412cb800, 0x592e5800,
- 0x05fdf7da, 0x5c00b800, 0x5c00c000, 0x5c025800,
- 0x1c01f000, 0x4803c856, 0x41781800, 0x5934000f,
- 0x80025d40, 0x05000014, 0x592c0006, 0x80200580,
- 0x592c0000, 0x05000003, 0x412c1800, 0x05fdf7f9,
- 0x592c0a05, 0x82040d00, 0x000000ff, 0x90040d92,
- 0x05fc07fa, 0x497a5800, 0x800c19c0, 0x05000007,
- 0x48001800, 0x80000540, 0x05020003, 0x480e6810,
- 0x90000541, 0x1c01f000, 0x4802680f, 0x80000540,
- 0x05fe07fd, 0x497a6810, 0x05fdf7fa, 0x592c0009,
- 0x81480580, 0x05020003, 0x592c000a, 0x814c0580,
- 0x1c01f000, 0x4803c856, 0x4c580000, 0x413c1800,
- 0x400c2000, 0x593c0002, 0x80000540, 0x05020014,
- 0x6020b000, 0x900c0c04, 0x50040000, 0x81480580,
- 0x05020005, 0x80041000, 0x50080000, 0x814c0580,
- 0x0500000b, 0x90040c02, 0x8058b040, 0x05fe07f7,
- 0x400c2000, 0x580c0001, 0x80001d40, 0x05fe07f1,
- 0x90000541, 0x5c00b000, 0x1c01f000, 0x80000580,
- 0x05fdf7fd, 0x4937c857, 0x4c580000, 0x4d2c0000,
- 0x5934000d, 0x80025d40, 0x05020011, 0x05e5fa05,
- 0x0500000c, 0x492e680d, 0x64065802, 0x497a5803,
- 0x912c0c04, 0x6040b000, 0x46000800, 0xffffffff,
- 0x80040800, 0x8058b040, 0x05fe07fc, 0x90000541,
- 0x5c025800, 0x5c00b000, 0x1c01f000, 0x4d2c0000,
- 0x592e5801, 0x05e5fa0c, 0x5c025800, 0x497a5801,
- 0x05fdf7ee, 0x4d2c0000, 0x5936580d, 0x812e59c0,
- 0x05000005, 0x4937c857, 0x497a680d, 0x05e5fa02,
- 0x90000541, 0x5c025800, 0x1c01f000, 0x59340405,
- 0x4937c857, 0x4803c857, 0x8c000508, 0x1c01f000,
- 0x4933c857, 0x5930380a, 0x581c0200, 0x8400051a,
- 0x48003a00, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05020002, 0x60018800, 0x1c01f000, 0x5930000a,
- 0x50000000, 0x4933c857, 0x4803c857, 0x8c00050e,
- 0x1c01f000, 0x5930000a, 0x50000000, 0x8c00050a,
- 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x4933c856, 0x0501f8a5,
- 0x05000005, 0x59340400, 0x82000d00, 0x000000ff,
- 0x90041585, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05020002, 0x60018800, 0x1c01f000, 0x4d340000,
- 0x83ac0400, 0x000007fe, 0x50000000, 0x80026d40,
- 0x05000003, 0x59340200, 0x8c00051a, 0x5c026800,
- 0x1c01f000, 0x4937c857, 0x493fc857, 0x59340403,
- 0x81ac0400, 0x50000000, 0x81340580, 0x05e20e27,
- 0x59341200, 0x813e79c0, 0x05000003, 0x8408155e,
- 0x0501f002, 0x8408151e, 0x480a6a00, 0x1c01f000,
- 0x4937c857, 0x05edfe54, 0x05000005, 0x59a80828,
- 0x42001000, 0x00103bd0, 0x0509fad2, 0x1c01f000,
- 0x4937c857, 0x42001000, 0x00103bd0, 0x0509f9ae,
- 0x59a8121b, 0x84081512, 0x480b521b, 0x1c01f000,
- 0x4008d000, 0x4020d800, 0x909d3c84, 0x409ce000,
- 0x0201f800, 0x0010c24e, 0x589c0000, 0x589c2001,
- 0x589c2802, 0x589c3003, 0x909d3c04, 0x800001c0,
- 0x1c01f000, 0x4d340000, 0x406a6800, 0x0501f803,
- 0x5c026800, 0x1c01f000, 0x5934000f, 0x8d0c0512,
- 0x05020005, 0x5934140b, 0x80081040, 0x05001002,
- 0x480a6c0b, 0x80000540, 0x00020ad1, 0x1c01f000,
- 0x4803c857, 0x4947c857, 0x4c300000, 0x90006530,
- 0x05000005, 0x4c000000, 0x051df86d, 0x5c000000,
- 0x0502000a, 0x8c00050e, 0x05000005, 0x0001fac4,
- 0x05020006, 0x4937c857, 0x05fdfd92, 0x80000580,
- 0x5c006000, 0x1c01f000, 0x90000541, 0x05fdf7fd,
- 0x4803c857, 0x4c580000, 0x4d440000, 0x40001000,
- 0x80000d80, 0x61c0b00f, 0x4c040000, 0x40068800,
- 0x4c080000, 0x40080000, 0x05fdffe4, 0x5c001000,
- 0x5c000800, 0x80040800, 0x8058b040, 0x05fe07f7,
- 0x8c080514, 0x05000005, 0x84081514, 0x6004b000,
- 0x61f0080f, 0x05fdf7f1, 0x4d300000, 0x4d400000,
- 0x61fe89ff, 0x42026000, 0x0010cc5c, 0x497a600a,
- 0x60a68000, 0x0509fd0e, 0x4df00000, 0x0201f800,
- 0x0010bb8e, 0x0201f800, 0x0010c0f3, 0x5c03e000,
- 0x05080cf3, 0x5c028000, 0x5c026000, 0x5c028800,
- 0x5c00b000, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05000002, 0x60018800, 0x1c01f000, 0x4c5c0000,
- 0x59340400, 0x8200bd80, 0x00000606, 0x5c00b800,
+ 0x9134ac06, 0x6008b000, 0x0529f81f, 0x91cca40d,
+ 0x9134ac08, 0x6008b000, 0x0529f81b, 0x59cc0a18,
+ 0x59a80006, 0x8c00050c, 0x05020013, 0x82040480,
+ 0x00000800, 0x0502100a, 0x82040480, 0x00000400,
+ 0x05001003, 0x60000808, 0x0501f005, 0x82040480,
+ 0x00000200, 0x05001002, 0x60000804, 0x42001000,
+ 0x001094f1, 0x58080201, 0x80041480, 0x05001002,
+ 0x40000800, 0x48066a04, 0x59340403, 0x82000580,
+ 0x000007fe, 0x05020003, 0x59cc0a08, 0x48066a04,
+ 0x0501fc7f, 0x5c00b000, 0x1c01f000, 0x59a8021b,
+ 0x4937c857, 0x8c000508, 0x05000007, 0x84000556,
+ 0x4803c857, 0x4803521b, 0x42001000, 0x0010c159,
+ 0x0509fbd5, 0x59cc0207, 0x4803c857, 0x48026a05,
+ 0x59cc020a, 0x4803c857, 0x48026c05, 0x59341200,
+ 0x599c0818, 0x5934180a, 0x4807c857, 0x480bc857,
+ 0x480fc857, 0x59cc2006, 0x82102500, 0xff000000,
+ 0x82102580, 0x02000000, 0x05000007, 0x8c00050e,
+ 0x05000009, 0x8c0c0514, 0x05000003, 0x8c0c050e,
+ 0x05000005, 0x8c040518, 0x05000003, 0x8408154a,
+ 0x0501f002, 0x8408150a, 0x8c000510, 0x05000009,
+ 0x8c0c0514, 0x05000003, 0x8c0c0510, 0x05000005,
+ 0x8c040518, 0x05000003, 0x8408154e, 0x0501f002,
+ 0x8408150e, 0x8c000512, 0x05000009, 0x8c0c0514,
+ 0x05000003, 0x8c0c0512, 0x05000005, 0x8c040518,
+ 0x05000003, 0x8408155c, 0x0501f002, 0x8408151c,
+ 0x480a6a00, 0x1c01f000, 0x4803c856, 0x4c5c0000,
+ 0x4d2c0000, 0x4c580000, 0x5934000d, 0x80025d40,
+ 0x05000023, 0x592c0003, 0x90000488, 0x0500100a,
+ 0x412cb800, 0x592c0001, 0x80025d40, 0x05fe07fa,
+ 0x05e5faec, 0x0500002e, 0x492fc857, 0x492cb801,
+ 0x0501f01b, 0x912c0c04, 0x6020b000, 0x50040000,
+ 0x82000580, 0xffffffff, 0x05020006, 0x80041000,
+ 0x50080000, 0x82000580, 0xffffffff, 0x05000005,
+ 0x90040c02, 0x8058b040, 0x05fe07f5, 0x05e1ff57,
+ 0x45480800, 0x454c1000, 0x592c1803, 0x800c1800,
+ 0x480e5803, 0x480fc857, 0x0501f010, 0x05e5fad1,
+ 0x05000013, 0x492fc857, 0x492e680d, 0x497a5802,
+ 0x64065803, 0x494a5804, 0x494e5805, 0x912c0c06,
+ 0x6038b000, 0x46000800, 0xffffffff, 0x80040800,
+ 0x8058b040, 0x05fe07fc, 0x90000541, 0x5c00b000,
+ 0x5c025800, 0x5c00b800, 0x1c01f000, 0x80000580,
+ 0x05fdf7fb, 0x4803c856, 0x4d3c0000, 0x4d2c0000,
+ 0x5934000d, 0x80025d40, 0x0500001c, 0x592c0002,
+ 0x80000540, 0x0502001c, 0x412e7800, 0x0501f89d,
+ 0x05020019, 0x46000800, 0xffffffff, 0x46001000,
+ 0xffffffff, 0x4813c857, 0x480fc857, 0x580c0003,
+ 0x90000c82, 0x05021012, 0x480fc857, 0x400c0000,
+ 0x812c0580, 0x05020004, 0x580c0001, 0x4802680d,
+ 0x0501f003, 0x580c0001, 0x48002001, 0x400e5800,
+ 0x05e5faac, 0x90000541, 0x5c025800, 0x5c027800,
+ 0x1c01f000, 0x80000580, 0x05fdf7fc, 0x80000040,
+ 0x48001803, 0x4803c857, 0x05fdf7f7, 0x64225a07,
+ 0x0001f32c, 0x64a65a07, 0x0001f32c, 0x64aa5a07,
+ 0x0001f32c, 0x64a25a07, 0x0001f32c, 0x643a5a07,
+ 0x0001f32c, 0x4943c857, 0x4d440000, 0x4d340000,
+ 0x4d2c0000, 0x4c580000, 0x61c0b00f, 0x417a8800,
+ 0x0001fac4, 0x05020007, 0x8d3c0506, 0x05000004,
+ 0x59340200, 0x8c00050e, 0x05020002, 0x0501f811,
+ 0x81468800, 0x8058b040, 0x05fe07f6, 0x83440480,
+ 0x00000800, 0x05021006, 0x8d3c0502, 0x05000004,
+ 0x61c2880f, 0x6040b000, 0x05fdf7ee, 0x5c00b000,
+ 0x5c025800, 0x5c026800, 0x5c028800, 0x1c01f000,
+ 0x4d2c0000, 0x4c600000, 0x4c5c0000, 0x4178b800,
+ 0x5936580f, 0x812e59c0, 0x05000026, 0x592c0205,
+ 0x82000500, 0x000000ff, 0x90000592, 0x0500001e,
+ 0x8d3c0500, 0x05000003, 0x0501f840, 0x0502001a,
+ 0x592cc000, 0x497a5800, 0x805cb9c0, 0x05020009,
+ 0x59340010, 0x812c0580, 0x05020004, 0x497a680f,
+ 0x497a6810, 0x0501f008, 0x4862680f, 0x0501f006,
+ 0x4860b800, 0x59340010, 0x812c0580, 0x05020002,
+ 0x485e6810, 0x4a025a05, 0x00000103, 0x49425a07,
+ 0x497a580a, 0x0519ffa2, 0x0001fb2c, 0x40625800,
+ 0x05fdf7dd, 0x412cb800, 0x592e5800, 0x05fdf7da,
+ 0x5c00b800, 0x5c00c000, 0x5c025800, 0x1c01f000,
+ 0x4803c856, 0x41781800, 0x5934000f, 0x80025d40,
+ 0x05000014, 0x592c0006, 0x80200580, 0x592c0000,
+ 0x05000003, 0x412c1800, 0x05fdf7f9, 0x592c0a05,
+ 0x82040d00, 0x000000ff, 0x90040d92, 0x05fc07fa,
+ 0x497a5800, 0x800c19c0, 0x05000007, 0x48001800,
+ 0x80000540, 0x05020003, 0x480e6810, 0x90000541,
+ 0x1c01f000, 0x4802680f, 0x80000540, 0x05fe07fd,
+ 0x497a6810, 0x05fdf7fa, 0x592c0009, 0x81480580,
+ 0x05020003, 0x592c000a, 0x814c0580, 0x1c01f000,
+ 0x4803c856, 0x4c580000, 0x413c1800, 0x400c2000,
+ 0x593c0002, 0x80000540, 0x05020014, 0x6020b000,
+ 0x900c0c04, 0x50040000, 0x81480580, 0x05020005,
+ 0x80041000, 0x50080000, 0x814c0580, 0x0500000b,
+ 0x90040c02, 0x8058b040, 0x05fe07f7, 0x400c2000,
+ 0x580c0001, 0x80001d40, 0x05fe07f1, 0x90000541,
+ 0x5c00b000, 0x1c01f000, 0x80000580, 0x05fdf7fd,
+ 0x4937c857, 0x4c580000, 0x4d2c0000, 0x5934000d,
+ 0x80025d40, 0x05020011, 0x05e5f9f2, 0x0500000c,
+ 0x492e680d, 0x64065802, 0x497a5803, 0x912c0c04,
+ 0x6040b000, 0x46000800, 0xffffffff, 0x80040800,
+ 0x8058b040, 0x05fe07fc, 0x90000541, 0x5c025800,
+ 0x5c00b000, 0x1c01f000, 0x4d2c0000, 0x592e5801,
+ 0x05e5f9f9, 0x5c025800, 0x497a5801, 0x05fdf7ee,
+ 0x4d2c0000, 0x5936580d, 0x812e59c0, 0x05000005,
+ 0x4937c857, 0x497a680d, 0x05e5f9ef, 0x90000541,
+ 0x5c025800, 0x1c01f000, 0x59340405, 0x4937c857,
+ 0x4803c857, 0x8c000508, 0x1c01f000, 0x4933c857,
+ 0x5930380a, 0x581c0200, 0x8400051a, 0x48003a00,
+ 0x1c01f000, 0x0501f805, 0x60058800, 0x05020002,
+ 0x60018800, 0x1c01f000, 0x5930000a, 0x50000000,
+ 0x4933c857, 0x4803c857, 0x8c00050e, 0x1c01f000,
+ 0x5930000a, 0x50000000, 0x8c00050a, 0x1c01f000,
+ 0x0501f805, 0x60058800, 0x05000002, 0x60018800,
+ 0x1c01f000, 0x4933c856, 0x0501f8a7, 0x05000005,
+ 0x59340400, 0x82000d00, 0x000000ff, 0x90041585,
+ 0x1c01f000, 0x0501f805, 0x60058800, 0x05020002,
+ 0x60018800, 0x1c01f000, 0x4d340000, 0x83ac0400,
+ 0x000007fe, 0x50000000, 0x80026d40, 0x05000003,
+ 0x59340200, 0x8c00051a, 0x5c026800, 0x1c01f000,
+ 0x4937c857, 0x493fc857, 0x59340403, 0x81ac0400,
+ 0x50000000, 0x81340580, 0x05e20e14, 0x59341200,
+ 0x813e79c0, 0x05000003, 0x8408155e, 0x0501f002,
+ 0x8408151e, 0x480a6a00, 0x1c01f000, 0x4937c857,
+ 0x05edfe43, 0x05000005, 0x59a80828, 0x42001000,
+ 0x00103be3, 0x0509fb4b, 0x1c01f000, 0x4937c857,
+ 0x42001000, 0x00103be3, 0x0509fa27, 0x59a8121b,
+ 0x84081512, 0x480b521b, 0x1c01f000, 0x4008d000,
+ 0x4020d800, 0x909d3c84, 0x409ce000, 0x0201f800,
+ 0x0010c253, 0x589c0000, 0x589c2001, 0x589c2802,
+ 0x589c3003, 0x909d3c04, 0x800001c0, 0x1c01f000,
+ 0x4d340000, 0x406a6800, 0x0501f803, 0x5c026800,
+ 0x1c01f000, 0x5934000f, 0x8d0c0512, 0x05020005,
+ 0x5934140b, 0x80081040, 0x05001002, 0x480a6c0b,
+ 0x80000540, 0x00020ad1, 0x1c01f000, 0x4803c857,
+ 0x4947c857, 0x4c300000, 0x90006530, 0x05000005,
+ 0x4c000000, 0x051df8f0, 0x5c000000, 0x0502000a,
+ 0x8c00050e, 0x05000005, 0x0001fac4, 0x05020006,
+ 0x4937c857, 0x05fdfd8e, 0x80000580, 0x5c006000,
+ 0x1c01f000, 0x90000541, 0x05fdf7fd, 0x4803c857,
+ 0x4c580000, 0x4d440000, 0x40001000, 0x80000d80,
+ 0x61c0b00f, 0x4c040000, 0x40068800, 0x4c080000,
+ 0x40080000, 0x05fdffe4, 0x5c001000, 0x5c000800,
+ 0x80040800, 0x8058b040, 0x05fe07f7, 0x8c080514,
+ 0x05000005, 0x84081514, 0x6004b000, 0x61f0080f,
+ 0x05fdf7f1, 0x4d300000, 0x4d400000, 0x0501fad3,
+ 0x61fe89ff, 0x42026000, 0x0010cc6c, 0x4a02600a,
+ 0x0010993e, 0x60a68000, 0x0509fd85, 0x4df00000,
+ 0x0201f800, 0x0010bb9e, 0x0201f800, 0x0010c0ee,
+ 0x5c03e000, 0x05080d6a, 0x5c028000, 0x5c026000,
+ 0x5c028800, 0x5c00b000, 0x1c01f000, 0x0501f805,
+ 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
+ 0x4c5c0000, 0x59340400, 0x8200bd80, 0x00000606,
+ 0x5c00b800, 0x1c01f000, 0x4c5c0000, 0x59340400,
+ 0x8200bd80, 0x00000404, 0x5c00b800, 0x1c01f000,
+ 0x0501f805, 0x60058800, 0x05000002, 0x60018800,
0x1c01f000, 0x4c5c0000, 0x59340400, 0x8200bd80,
- 0x00000404, 0x5c00b800, 0x1c01f000, 0x0501f805,
+ 0x00000404, 0x05000003, 0x8200bd80, 0x00000606,
+ 0x5c00b800, 0x1c01f000, 0x4c5c0000, 0x4c600000,
+ 0x59340400, 0x8200bd00, 0x0000ff00, 0x825cc580,
+ 0x00000400, 0x05000003, 0x825cc580, 0x00000600,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x0501f805,
0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
- 0x4c5c0000, 0x59340400, 0x8200bd80, 0x00000404,
- 0x05000003, 0x8200bd80, 0x00000606, 0x5c00b800,
- 0x1c01f000, 0x4c5c0000, 0x4c600000, 0x59340400,
- 0x8200bd00, 0x0000ff00, 0x825cc580, 0x00000400,
- 0x05000003, 0x825cc580, 0x00000600, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05000002, 0x60018800, 0x1c01f000, 0x4c5c0000,
- 0x59340400, 0x82000500, 0x000000ff, 0x9000bd83,
- 0x05000002, 0x9000bd85, 0x5c00b800, 0x1c01f000,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x4c5c0000,
- 0x59340400, 0x82000500, 0x0000ff00, 0x8400b9c0,
- 0x805c0580, 0x4937c857, 0x4803c857, 0x48026c00,
- 0x5c00b800, 0x1c01f000, 0x4c040000, 0x4c080000,
- 0x592c0208, 0x8c00050c, 0x0500000d, 0x592e8c07,
- 0x82000500, 0x00000080, 0x84000548, 0x4d3c0000,
- 0x60027820, 0x05fdff6f, 0x5c027800, 0x90000541,
- 0x5c001000, 0x5c000800, 0x1c01f000, 0x80000580,
- 0x05fdf7fc, 0x592c040c, 0x82000500, 0x0000e000,
- 0x82000580, 0x00006000, 0x0500001a, 0x916c0583,
- 0x05000011, 0x916c0582, 0x050200d9, 0x59a8021b,
- 0x90000d38, 0x05020005, 0x59a80813, 0x800409c0,
- 0x05000009, 0x0501f0d2, 0x90000d03, 0x90040d83,
- 0x050200cf, 0x90000d28, 0x05020003, 0x8c00050c,
- 0x050000cb, 0x592c100b, 0x82080500, 0xff000000,
- 0x050200b3, 0x59a8000f, 0x80080580, 0x050000ae,
- 0x592c0c0c, 0x82040d00, 0x0000e000, 0x82040480,
- 0x00008000, 0x050210ac, 0x592e8c07, 0x83440480,
- 0x00000800, 0x05001013, 0x83440580, 0x0000ffff,
- 0x05020099, 0x800409c0, 0x050200cd, 0x592c240a,
- 0x82100500, 0xffffff00, 0x05020099, 0x480bc857,
- 0x4813c857, 0x592c000e, 0x82000480, 0x00000841,
- 0x0502109b, 0x614e7000, 0x417a6800, 0x0501f077,
- 0x800409c0, 0x050200be, 0x41784000, 0x05fdff0d,
- 0x050200ab, 0x59342204, 0x592c000e, 0x80100480,
- 0x0500108f, 0x614e7000, 0x592c240a, 0x82100500,
- 0xffffff00, 0x05020082, 0x4813c857, 0x592c000d,
- 0x800001c0, 0x05000063, 0x90100584, 0x0500007a,
- 0xb0100591, 0x05000078, 0x90100583, 0x0500000f,
- 0x901005a0, 0x05000038, 0x901005a4, 0x05000032,
- 0x901005a1, 0x05000032, 0xb0100590, 0x0500002a,
- 0xb0100592, 0x05000026, 0x90100585, 0x05020053,
- 0x60067000, 0x0501f018, 0x600a7000, 0x59a80086,
- 0x8c000502, 0x05000014, 0x05fdff45, 0x05000012,
+ 0x4c5c0000, 0x59340400, 0x82000500, 0x000000ff,
+ 0x9000bd83, 0x05000002, 0x9000bd85, 0x5c00b800,
+ 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
+ 0x4c5c0000, 0x59340400, 0x82000500, 0x0000ff00,
+ 0x8400b9c0, 0x805c0580, 0x4937c857, 0x4803c857,
+ 0x48026c00, 0x5c00b800, 0x1c01f000, 0x4c040000,
+ 0x4c080000, 0x592c0208, 0x8c00050c, 0x0500000d,
+ 0x592e8c07, 0x82000500, 0x00000080, 0x84000548,
+ 0x4d3c0000, 0x60027820, 0x05fdff6d, 0x5c027800,
+ 0x90000541, 0x5c001000, 0x5c000800, 0x1c01f000,
+ 0x80000580, 0x05fdf7fc, 0x592c040c, 0x82000500,
+ 0x0000e000, 0x82000580, 0x00006000, 0x0500001a,
+ 0x916c0583, 0x05000011, 0x916c0582, 0x050200dc,
+ 0x59a8021b, 0x90000d38, 0x05020005, 0x59a80813,
+ 0x800409c0, 0x05000009, 0x0501f0d5, 0x90000d03,
+ 0x90040d83, 0x050200d2, 0x90000d28, 0x05020003,
+ 0x8c00050c, 0x050000ce, 0x592c100b, 0x82080500,
+ 0xff000000, 0x050200b6, 0x59a8000f, 0x80080580,
+ 0x050000b1, 0x592c0c0c, 0x82040d00, 0x0000e000,
+ 0x82040480, 0x00008000, 0x050210af, 0x592e8c07,
+ 0x83440480, 0x00000800, 0x05001015, 0x83440580,
+ 0x0000ffff, 0x0502009c, 0x800409c0, 0x050200d0,
+ 0x592c240a, 0x82100500, 0xffffff00, 0x0502009c,
+ 0x480bc857, 0x4813c857, 0x592c000e, 0x82000480,
+ 0x00000841, 0x0502109e, 0x614e7000, 0x0501fa2b,
+ 0x42026800, 0x0010993e, 0x0501f077, 0x800409c0,
+ 0x050200bf, 0x41784000, 0x05fdff09, 0x050200ac,
+ 0x59342204, 0x592c000e, 0x80100480, 0x05001090,
+ 0x614e7000, 0x592c240a, 0x82100500, 0xffffff00,
+ 0x05020083, 0x4813c857, 0x592c000d, 0x800001c0,
+ 0x05000063, 0x90100584, 0x0500007b, 0xb0100591,
+ 0x05000079, 0x90100583, 0x0500000f, 0x901005a0,
+ 0x05000038, 0x901005a4, 0x05000032, 0x901005a1,
+ 0x05000032, 0xb0100590, 0x0500002a, 0xb0100592,
+ 0x05000026, 0x90100585, 0x05020053, 0x60067000,
+ 0x0501f018, 0x600a7000, 0x59a80086, 0x8c000502,
+ 0x05000014, 0x05fdff43, 0x05000012, 0x59340212,
+ 0x82000500, 0x0000ff00, 0x60401000, 0x0502000b,
+ 0x59a8021b, 0x8c000506, 0x05020057, 0x60201000,
+ 0x59340002, 0x82000500, 0x00ff0000, 0x82000580,
+ 0x00ff0000, 0x05000003, 0x0501f972, 0x0502004e,
+ 0x0511f967, 0x05000060, 0x64426407, 0x4936600a,
+ 0x600c0800, 0x91380582, 0x05000002, 0x602c0800,
+ 0x05fdfbf2, 0x0501f034, 0x60027000, 0x0501f002,
+ 0x60127000, 0x05fdff3d, 0x05020058, 0x0501f02a,
+ 0x60ce7000, 0x0501f004, 0x60167000, 0x0501f002,
+ 0x600e7000, 0x05fdff2c, 0x05020050, 0x59a80086,
+ 0x8c000502, 0x05000014, 0x05fdff16, 0x05000012,
0x59340212, 0x82000500, 0x0000ff00, 0x60401000,
- 0x0502000b, 0x59a8021b, 0x8c000506, 0x05020056,
+ 0x0502000b, 0x59a8021b, 0x8c000506, 0x0502002a,
0x60201000, 0x59340002, 0x82000500, 0x00ff0000,
- 0x82000580, 0x00ff0000, 0x05000003, 0x0501f971,
- 0x0502004d, 0x0511f902, 0x0500005f, 0x64426407,
- 0x4936600a, 0x600c0800, 0x91380582, 0x05000002,
- 0x602c0800, 0x05fdfbfd, 0x0501f034, 0x60027000,
- 0x0501f002, 0x60127000, 0x05fdff3f, 0x05020057,
- 0x0501f02a, 0x60ce7000, 0x0501f004, 0x60167000,
- 0x0501f002, 0x600e7000, 0x05fdff2e, 0x0502004f,
- 0x59a80086, 0x8c000502, 0x05000014, 0x05fdff18,
- 0x05000012, 0x59340212, 0x82000500, 0x0000ff00,
- 0x60401000, 0x0502000b, 0x59a8021b, 0x8c000506,
- 0x05020029, 0x60201000, 0x59340002, 0x82000500,
- 0x00ff0000, 0x82000580, 0x00ff0000, 0x05000003,
- 0x0501f944, 0x05020020, 0x0511f8d5, 0x05000032,
- 0x64426407, 0x4936600a, 0x60140800, 0x91380583,
- 0x05000002, 0x60240800, 0x05fdfbd0, 0x0501f007,
- 0x90102591, 0x05020024, 0x0511f8c9, 0x05000026,
- 0x64426407, 0x4936600a, 0x492e6009, 0x49325809,
- 0x813669c0, 0x05000007, 0x592c0c0c, 0x8c040518,
+ 0x82000580, 0x00ff0000, 0x05000003, 0x0501f945,
+ 0x05020021, 0x0511f93a, 0x05000033, 0x64426407,
+ 0x4936600a, 0x60140800, 0x91380583, 0x05000002,
+ 0x60240800, 0x05fdfbc5, 0x0501f007, 0x90102591,
+ 0x05020025, 0x0511f92e, 0x05000027, 0x64426407,
+ 0x4936600a, 0x492e6009, 0x49325809, 0x83340580,
+ 0x0010993e, 0x05000007, 0x592c0c0c, 0x8c040518,
0x05000004, 0x59340200, 0x84000514, 0x48026a00,
0x0005f905, 0x80000580, 0x1c01f000, 0x90000541,
0x05fdf7fe, 0x60281000, 0x0501f010, 0x60401000,
@@ -3968,28 +3974,28 @@
0x05fdf7f7, 0x60228000, 0x0501f004, 0x601c0800,
0x416c1000, 0x05fdf7f2, 0x41780800, 0x41781000,
0x05fdf7db, 0x60028000, 0x05fdf7fc, 0x90004d9d,
- 0x05e00c6e, 0x90004d9a, 0x05020004, 0x40101000,
+ 0x05e00c56, 0x90004d9a, 0x05020004, 0x40101000,
0x40000800, 0x05fdf7e6, 0x90004d9b, 0x05020003,
0x40181000, 0x05fdf7fb, 0x90004d9c, 0x05fc07f9,
0x90004d99, 0x05fc07cc, 0x05fdf7e1, 0x592e6009,
- 0x0519fed3, 0x05fc07ca, 0x59300c07, 0x90040591,
+ 0x0519ff51, 0x05fc07ca, 0x59300c07, 0x90040591,
0x05fe07e1, 0x592c0c0c, 0x82041500, 0x0000e000,
0x82080580, 0x00006000, 0x05000021, 0x83440580,
- 0x0000ffff, 0x05020005, 0x5932680a, 0x813669c0,
- 0x0500000e, 0x05fdf7d4, 0x592c100b, 0x82081500,
- 0x00ffffff, 0x41784000, 0x05fdfe3a, 0x05fe07d8,
- 0x5930000a, 0x800001c0, 0x05000003, 0x81340580,
- 0x05fe07c9, 0x4936600a, 0x61000810, 0x813669c0,
- 0x05000002, 0x59340a04, 0x592c000e, 0x80040480,
+ 0x0000ffff, 0x05020007, 0x5932680a, 0x83340580,
+ 0x0010993e, 0x05fe07d4, 0x61000810, 0x0501f00f,
+ 0x592c100b, 0x82081500, 0x00ffffff, 0x41784000,
+ 0x05fdfe33, 0x05fe07d6, 0x5930000a, 0x82000d80,
+ 0x0010993e, 0x05000003, 0x81340580, 0x05fe07c6,
+ 0x4936600a, 0x59340a04, 0x592c000e, 0x80040480,
0x05fc17b3, 0x59300a03, 0x90040587, 0x05fe07be,
- 0x492e6009, 0x61527000, 0x05fdf792, 0x0525f8ed,
+ 0x492e6009, 0x61527000, 0x05fdf791, 0x0525f99f,
0x05fc07c1, 0x05fdf7b8, 0x492fc857, 0x592e6009,
0x83300580, 0xffffffff, 0x05020040, 0x592c0208,
0x8c000500, 0x0502006b, 0x8d0c050e, 0x05020058,
0x592e8c07, 0x83440480, 0x00000800, 0x05021035,
0x41784000, 0x592c100a, 0x82081500, 0x00ffffff,
- 0x05fdfe10, 0x05020050, 0x592e6014, 0x4933c857,
- 0x83300580, 0xffffffff, 0x05000018, 0x0519fe8c,
+ 0x05fdfe0b, 0x05020050, 0x592e6014, 0x4933c857,
+ 0x83300580, 0xffffffff, 0x05000018, 0x0519ff0a,
0x05000032, 0x591c1407, 0x800811c0, 0x05000013,
0x592c040e, 0x591c0a02, 0x80040580, 0x0502000f,
0x591c000a, 0x800001c0, 0x05020007, 0x591c0820,
@@ -4008,11 +4014,11 @@
0x40000800, 0x05fdf7f9, 0x492fc857, 0x60280800,
0x41781000, 0x05fdf7f5, 0x41780800, 0x41781000,
0x05fdf7f3, 0x60780800, 0x05fdf7fa, 0x60040800,
- 0x05fdf7f8, 0x90004d9d, 0x05e00bcc, 0x90004d9a,
+ 0x05fdf7f8, 0x90004d9d, 0x05e00bb4, 0x90004d9a,
0x05020003, 0x40101000, 0x05fdf7eb, 0x90004d9b,
0x05020003, 0x40181000, 0x05fdf7e7, 0x90004d9c,
0x05fc07e5, 0x90004d99, 0x05fc07e3, 0x05fdf7e7,
- 0x0525f93e, 0x60028000, 0x05fdf7e8, 0x5c000000,
+ 0x0525f9f0, 0x60028000, 0x05fdf7e8, 0x5c000000,
0x4c000000, 0x4803c857, 0x5930200a, 0x801021c0,
0x05000029, 0x58101400, 0x4813c857, 0x480bc857,
0x82081d00, 0x000000ff, 0x59300c03, 0x90040588,
@@ -4033,7 +4039,7 @@
0x60058800, 0x05020002, 0x60018800, 0x1c01f000,
0x4d440000, 0x4d340000, 0x80000580, 0x40001800,
0x40028800, 0x90080588, 0x05020002, 0x60041800,
- 0x0001fac4, 0x0502000a, 0x05fdfdb9, 0x05020008,
+ 0x0001fac4, 0x0502000a, 0x05fdfdb6, 0x05020008,
0x800c19c0, 0x05000004, 0x59340405, 0x8c000508,
0x05000003, 0x80081040, 0x05000009, 0x81468800,
0x83440480, 0x00000800, 0x05fc17f2, 0x80000580,
@@ -4044,481 +4050,492 @@
0x0000e000, 0x41781800, 0x90080580, 0x0500000a,
0x800c1800, 0x82080580, 0x00002000, 0x05000006,
0x800c1800, 0x82080580, 0x00006000, 0x05000002,
- 0x800c1800, 0x42007000, 0x00109471, 0x58380401,
+ 0x800c1800, 0x42007000, 0x001094f1, 0x58380401,
0x8c000504, 0x05000006, 0x900c2c84, 0x05021016,
- 0x820c0400, 0x00103ec7, 0x0501f012, 0x41782000,
+ 0x820c0400, 0x00103edf, 0x0501f012, 0x41782000,
0x59342a04, 0x82140480, 0x00000800, 0x05021006,
0x80102000, 0x82140480, 0x00000400, 0x05021002,
0x80102000, 0x800c00c2, 0x800c0400, 0x80100400,
- 0x90002c89, 0x05021004, 0x82000400, 0x00103ecb,
+ 0x90002c89, 0x05021004, 0x82000400, 0x00103ee3,
0x50000800, 0x48066c04, 0x1c01f000, 0x00000002,
0x00000004, 0x00000008, 0x00000008, 0x00002802,
0x00001402, 0x00000a02, 0x00001402, 0x00000a02,
0x00000502, 0x00000a02, 0x00000502, 0x00000504,
0x59a80864, 0x800409c0, 0x05020004, 0x492f5063,
- 0x492f5064, 0x050df683, 0x492c0800, 0x492f5064,
+ 0x492f5064, 0x050df6e3, 0x492c0800, 0x492f5064,
0x1c01f000, 0x5934000f, 0x41784000, 0x80001540,
0x0500000c, 0x58080205, 0x82000500, 0x000000ff,
0x90000592, 0x05020004, 0x5808020d, 0x80040580,
0x05000005, 0x58080000, 0x40084000, 0x05fdf7f4,
- 0x90000541, 0x1c01f000, 0x64033011, 0x4a03b104,
- 0x80000000, 0x4a03b104, 0x60000001, 0x497b3016,
- 0x497b3017, 0x1c01f000, 0x599c0018, 0x4803c856,
- 0x497b3014, 0x497b3015, 0x9000050f, 0x48033012,
- 0x05000008, 0x599c0216, 0x82000500, 0x0000ffff,
- 0x05020002, 0x60080000, 0x48033013, 0x850e1d62,
- 0x1c01f000, 0x05fdfff1, 0x6413c826, 0x599c0209,
- 0x80000540, 0x0500001c, 0x599c0207, 0x80000540,
- 0x05000007, 0x800000cc, 0x599c080d, 0x80040400,
- 0x4803b100, 0x497bb102, 0x59d80101, 0x599c000d,
- 0x4803b100, 0x599c000e, 0x4803b101, 0x599c0207,
- 0x80000540, 0x05020002, 0x497bb102, 0x599c0a09,
- 0x82040540, 0x00400000, 0x4803b103, 0x6417b109,
- 0x4a03b104, 0x10000001, 0x8d0c0522, 0x05020003,
- 0x64073011, 0x1c01f000, 0x8d0c0520, 0x05020003,
- 0x640b3011, 0x05fdf7fc, 0x640f3011, 0x05fdf7fa,
- 0x592c0205, 0x492fc857, 0x80000540, 0x05000007,
- 0x42034000, 0x00109410, 0x59a1d806, 0x80edd9c0,
- 0x05e00ab2, 0x0501f005, 0x051df924, 0x05e20aaf,
- 0x5931d823, 0x58ef400a, 0x58ec0008, 0x800001c0,
- 0x05e00aaa, 0x0801f800, 0x1c01f000, 0x40680800,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x492fc857,
- 0x4943c857, 0x4807c857, 0x4a025a05, 0x00000103,
- 0x49425a07, 0x48065a09, 0x4a025c07, 0x0000ffff,
- 0x813261c0, 0x05000003, 0x59300402, 0x48025c07,
- 0x912c040a, 0x05011000, 0x4803c840, 0x642fc842,
- 0x05011000, 0x1c01f000, 0x59a80011, 0x90000c8a,
- 0x05e21a8e, 0x0c01f808, 0x4a038805, 0x000000f0,
- 0x59c400a3, 0x82000500, 0x02870000, 0x05e20a87,
- 0x1c01f000, 0x00103fde, 0x00103f6c, 0x00103f84,
- 0x00103fad, 0x00103fd1, 0x001001e6, 0x001001e6,
- 0x00103f84, 0x001001e6, 0x00103f6b, 0x1c01f000,
- 0x600c2000, 0x0501fbae, 0x4a038808, 0x00000204,
- 0x0501fba2, 0x59c40805, 0x8c04050e, 0x05020010,
- 0x8c04050a, 0x05020009, 0x8c04050c, 0x05020005,
- 0x8c040508, 0x0500000a, 0x640f5011, 0x0501f007,
- 0x64035011, 0x0501f005, 0x42000000, 0x0010974d,
- 0x0525f915, 0x640b5011, 0x0501f896, 0x1c01f000,
- 0x60002000, 0x0501fb96, 0x4a038808, 0x00000202,
- 0x59c40805, 0x8c040508, 0x05020020, 0x8c04050c,
- 0x0502001c, 0x8c04050e, 0x05020018, 0x82040500,
- 0x000000f0, 0x0502001b, 0x0501fb80, 0x4a038808,
- 0x00000280, 0x59c40002, 0x8400050c, 0x48038802,
- 0x0501f96d, 0x4d3c0000, 0x60067800, 0x051df844,
- 0x5c027800, 0x59c410a3, 0x84081518, 0x05e9ff2c,
- 0x4a038808, 0x00000280, 0x60082000, 0x0501fb78,
- 0x64275011, 0x0501f007, 0x64075011, 0x0501f004,
- 0x64035011, 0x0501f002, 0x640f5011, 0x0501f86d,
- 0x1c01f000, 0x60042000, 0x0501fb6d, 0x59c410a3,
- 0x84081518, 0x05e9ff1a, 0x4a038808, 0x00000280,
- 0x59c40805, 0x8c04050a, 0x05020018, 0x8c04050c,
- 0x05020014, 0x8c04050e, 0x05020010, 0x82040500,
- 0x000000f0, 0x05020013, 0x59c40002, 0x8400050c,
- 0x48038802, 0x0501f944, 0x4d3c0000, 0x60067800,
- 0x051df81b, 0x5c027800, 0x60082000, 0x0501fb54,
- 0x64275011, 0x0501f007, 0x64075011, 0x0501f004,
- 0x64035011, 0x0501f002, 0x640b5011, 0x0501f849,
- 0x1c01f000, 0x0501fc45, 0x4a038808, 0x00000208,
- 0x59c40805, 0x8c04050c, 0x05020005, 0x8c04050e,
- 0x05000005, 0x64075011, 0x0501f002, 0x64035011,
- 0x0501f83c, 0x1c01f000, 0x60102000, 0x0501fb3c,
- 0x0501f873, 0x59c40805, 0x8c04050c, 0x05020009,
- 0x8c04050a, 0x05020005, 0x8c04050e, 0x05000005,
- 0x64075011, 0x0501f002, 0x640b5011, 0x0501f82d,
- 0x1c01f000, 0x0501f8f1, 0x05e209f8, 0x601c2000,
- 0x0501fb2b, 0x8d0c050c, 0x05000010, 0x850e1d0c,
- 0x64438805, 0x05e9fe12, 0x59c40005, 0x8c000508,
- 0x05000006, 0x4a038808, 0x00000208, 0x64075014,
- 0x6006d800, 0x0501f01a, 0x59c40006, 0x84000548,
- 0x48038806, 0x0501f016, 0x59a80011, 0x90000581,
- 0x05020012, 0x42000000, 0x0010974d, 0x0525f88e,
- 0x4ce80000, 0x61a1d007, 0x0505feb9, 0x59c40005,
- 0x90000530, 0x05000008, 0x8c00050a, 0x05000004,
- 0x60002000, 0x0501fb0a, 0x0501f003, 0x60042000,
- 0x0501fb07, 0x5c01d000, 0x64135011, 0x1c01f000,
- 0x4c040000, 0x4c080000, 0x61900800, 0x42001000,
- 0x00104021, 0x0505fe8c, 0x5c001000, 0x5c000800,
- 0x1c01f000, 0x4803c856, 0x4c040000, 0x0509f910,
- 0x4df00000, 0x0509fb33, 0x5c03e000, 0x050808f8,
- 0x42000000, 0x0010974c, 0x0525f86b, 0x05fdffc2,
- 0x5c000800, 0x1c01f000, 0x4803c856, 0x4c040000,
- 0x4c080000, 0x0509f902, 0x4df00000, 0x0509fb25,
- 0x5c03e000, 0x050808ea, 0x59c40006, 0x84000500,
- 0x48038806, 0x0509fbdc, 0x497b8880, 0x42000000,
- 0x0010974b, 0x0525f858, 0x05e9fd2a, 0x64135071,
- 0x6012d800, 0x64078805, 0x42001000, 0x00104021,
- 0x0505fe6e, 0x05e1fbbc, 0x0501f8ae, 0x05000005,
- 0x42006000, 0xfeffffff, 0x41786800, 0x05f9fe81,
- 0x0201f800, 0x0010c52f, 0x60000001, 0x05e9fa8d,
- 0x5c001000, 0x5c000800, 0x1c01f000, 0x59c40008,
- 0x82000580, 0x00000210, 0x05000005, 0x4a038808,
- 0x00000210, 0x6021d027, 0x0505fe69, 0x1c01f000,
- 0x4c040000, 0x59a80814, 0x90040580, 0x05000008,
- 0x90040581, 0x05000008, 0x90040582, 0x05000008,
- 0x90040583, 0x05000008, 0x0501f043, 0x64035011,
- 0x0501f006, 0x64135011, 0x0501f004, 0x64075011,
- 0x0501f002, 0x641f5011, 0x497b8880, 0x64078893,
- 0x41780000, 0x05e9fade, 0x0509fba3, 0x916c0d84,
- 0x05000008, 0x59c40006, 0x82000500, 0xffffff0f,
- 0x82000540, 0x04000001, 0x48038806, 0x0501f007,
- 0x59c40006, 0x82000500, 0xffffff0f, 0x82000540,
- 0x04000000, 0x48038806, 0x0501f872, 0x05020005,
- 0x59c40806, 0x82040d00, 0xfbffff0f, 0x48078806,
- 0x59c40005, 0x8c000534, 0x05020026, 0x42006000,
- 0xfc18ffff, 0x42006800, 0x01000000, 0x05f9fe3d,
- 0x05e9fd77, 0x59c408a4, 0x90040d0f, 0x90040d8c,
- 0x05020894, 0x0501f85f, 0x05000005, 0x42006000,
- 0xfeffffff, 0x41786800, 0x05f9fe32, 0x916c0d84,
- 0x0500000c, 0x05fdff7b, 0x5994102e, 0x41780800,
- 0x60280000, 0x0505fedf, 0x40080000, 0x59a80831,
- 0x80040c00, 0x42001000, 0x0010402e, 0x0505fdf9,
- 0x64135014, 0x05fdfead, 0x0501f84a, 0x05020005,
- 0x59c408a4, 0x90040d0f, 0x9004058c, 0x05e20937,
- 0x5c000800, 0x1c01f000, 0x4803c856, 0x4c000000,
- 0x0505fe1d, 0x4a03500f, 0x00ffffff, 0x497b5013,
- 0x59a8001f, 0x82000500, 0xffff0000, 0x4803501f,
- 0x497b8880, 0x497b8893, 0x41780000, 0x05e9fa90,
- 0x59c40001, 0x82000500, 0xfffffcff, 0x48038801,
- 0x42006000, 0xfc18ffff, 0x41786800, 0x05f9fe05,
- 0x59c410a3, 0x84081518, 0x05e9fe01, 0x4a038808,
- 0x00000200, 0x5c000000, 0x800001c0, 0x05fa0cc3,
- 0x4a038805, 0x040000f0, 0x59c40006, 0x82000500,
- 0xffffffcf, 0x82000540, 0x440000c1, 0x48038806,
+ 0x90000541, 0x1c01f000, 0x42000000, 0x0010993e,
+ 0x4a000400, 0x00000707, 0x4a000204, 0x00000840,
+ 0x4a000403, 0x0000ffff, 0x49780200, 0x1c01f000,
+ 0x4d340000, 0x4d440000, 0x4c580000, 0x61c0b00f,
+ 0x4803c856, 0x417a8800, 0x0001fac4, 0x05020006,
+ 0x59340200, 0x8c00051a, 0x05000003, 0x8400051a,
+ 0x48026a00, 0x81468800, 0x8058b040, 0x05fe07f7,
+ 0x5c00b000, 0x5c028800, 0x5c026800, 0x1c01f000,
+ 0x64033011, 0x4a03b104, 0x80000000, 0x4a03b104,
+ 0x60000001, 0x497b3016, 0x497b3017, 0x1c01f000,
+ 0x599c0018, 0x4803c856, 0x497b3014, 0x497b3015,
+ 0x9000050f, 0x48033012, 0x05000008, 0x599c0216,
+ 0x82000500, 0x0000ffff, 0x05020002, 0x60080000,
+ 0x48033013, 0x850e1d62, 0x1c01f000, 0x05fdfff1,
+ 0x6413c826, 0x599c0209, 0x80000540, 0x0500001c,
+ 0x599c0207, 0x80000540, 0x05000007, 0x800000cc,
+ 0x599c080d, 0x80040400, 0x4803b100, 0x497bb102,
+ 0x59d80101, 0x599c000d, 0x4803b100, 0x599c000e,
+ 0x4803b101, 0x599c0207, 0x80000540, 0x05020002,
+ 0x497bb102, 0x599c0a09, 0x82040540, 0x00400000,
+ 0x4803b103, 0x6417b109, 0x4a03b104, 0x10000001,
+ 0x8d0c0522, 0x05020003, 0x64073011, 0x1c01f000,
+ 0x8d0c0520, 0x05020003, 0x640b3011, 0x05fdf7fc,
+ 0x640f3011, 0x05fdf7fa, 0x592c0205, 0x492fc857,
+ 0x80000540, 0x05000007, 0x42034000, 0x00109490,
+ 0x59a1d806, 0x80edd9c0, 0x05e00a7c, 0x0501f005,
+ 0x051df984, 0x05e20a79, 0x5931d823, 0x58ef400a,
+ 0x58ec0008, 0x800001c0, 0x05e00a74, 0x0801f800,
+ 0x1c01f000, 0x40680800, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x492fc857, 0x4943c857, 0x4807c857,
+ 0x4a025a05, 0x00000103, 0x49425a07, 0x48065a09,
+ 0x4a025c07, 0x0000ffff, 0x813261c0, 0x05000003,
+ 0x59300402, 0x48025c07, 0x912c040a, 0x05011000,
+ 0x4803c840, 0x642fc842, 0x05011000, 0x1c01f000,
+ 0x59a80011, 0x90000c8a, 0x05e21a58, 0x0c01f808,
+ 0x4a038805, 0x000000f0, 0x59c400a3, 0x82000500,
+ 0x02870000, 0x05e20a51, 0x1c01f000, 0x00104014,
+ 0x00103fa2, 0x00103fba, 0x00103fe3, 0x00104007,
+ 0x001001e6, 0x001001e6, 0x00103fba, 0x001001e6,
+ 0x00103fa1, 0x1c01f000, 0x600c2000, 0x0501fbae,
+ 0x4a038808, 0x00000204, 0x0501fba2, 0x59c40805,
+ 0x8c04050e, 0x05020010, 0x8c04050a, 0x05020009,
+ 0x8c04050c, 0x05020005, 0x8c040508, 0x0500000a,
+ 0x640f5011, 0x0501f007, 0x64035011, 0x0501f005,
+ 0x42000000, 0x001097cd, 0x0525f9a9, 0x640b5011,
+ 0x0501f896, 0x1c01f000, 0x60002000, 0x0501fb96,
+ 0x4a038808, 0x00000202, 0x59c40805, 0x8c040508,
+ 0x05020020, 0x8c04050c, 0x0502001c, 0x8c04050e,
+ 0x05020018, 0x82040500, 0x000000f0, 0x0502001b,
+ 0x0501fb80, 0x4a038808, 0x00000280, 0x59c40002,
+ 0x8400050c, 0x48038802, 0x0501f96d, 0x4d3c0000,
+ 0x60067800, 0x051df8a4, 0x5c027800, 0x59c410a3,
+ 0x84081518, 0x05e9fef4, 0x4a038808, 0x00000280,
+ 0x60082000, 0x0501fb78, 0x64275011, 0x0501f007,
+ 0x64075011, 0x0501f004, 0x64035011, 0x0501f002,
+ 0x640f5011, 0x0501f86d, 0x1c01f000, 0x60042000,
+ 0x0501fb6d, 0x59c410a3, 0x84081518, 0x05e9fee2,
+ 0x4a038808, 0x00000280, 0x59c40805, 0x8c04050a,
+ 0x05020018, 0x8c04050c, 0x05020014, 0x8c04050e,
+ 0x05020010, 0x82040500, 0x000000f0, 0x05020013,
+ 0x59c40002, 0x8400050c, 0x48038802, 0x0501f944,
+ 0x4d3c0000, 0x60067800, 0x051df87b, 0x5c027800,
+ 0x60082000, 0x0501fb54, 0x64275011, 0x0501f007,
+ 0x64075011, 0x0501f004, 0x64035011, 0x0501f002,
+ 0x640b5011, 0x0501f849, 0x1c01f000, 0x0501fc45,
+ 0x4a038808, 0x00000208, 0x59c40805, 0x8c04050c,
+ 0x05020005, 0x8c04050e, 0x05000005, 0x64075011,
+ 0x0501f002, 0x64035011, 0x0501f83c, 0x1c01f000,
+ 0x60102000, 0x0501fb3c, 0x0501f873, 0x59c40805,
+ 0x8c04050c, 0x05020009, 0x8c04050a, 0x05020005,
+ 0x8c04050e, 0x05000005, 0x64075011, 0x0501f002,
+ 0x640b5011, 0x0501f82d, 0x1c01f000, 0x0501f8f1,
+ 0x05e209c2, 0x601c2000, 0x0501fb2b, 0x8d0c050c,
+ 0x05000010, 0x850e1d0c, 0x64438805, 0x05e9fdda,
+ 0x59c40005, 0x8c000508, 0x05000006, 0x4a038808,
+ 0x00000208, 0x64075014, 0x6006d800, 0x0501f01a,
+ 0x59c40006, 0x84000548, 0x48038806, 0x0501f016,
+ 0x59a80011, 0x90000581, 0x05020012, 0x42000000,
+ 0x001097cd, 0x0525f922, 0x4ce80000, 0x61a1d007,
+ 0x0505ff0f, 0x59c40005, 0x90000530, 0x05000008,
+ 0x8c00050a, 0x05000004, 0x60002000, 0x0501fb0a,
+ 0x0501f003, 0x60042000, 0x0501fb07, 0x5c01d000,
+ 0x64135011, 0x1c01f000, 0x4c040000, 0x4c080000,
+ 0x61900800, 0x42001000, 0x00104057, 0x0505fee2,
+ 0x5c001000, 0x5c000800, 0x1c01f000, 0x4803c856,
+ 0x4c040000, 0x0509f966, 0x4df00000, 0x0509fb89,
+ 0x5c03e000, 0x0508094e, 0x42000000, 0x001097cc,
+ 0x0525f8ff, 0x05fdffc2, 0x5c000800, 0x1c01f000,
+ 0x4803c856, 0x4c040000, 0x4c080000, 0x0509f958,
+ 0x4df00000, 0x0509fb7b, 0x5c03e000, 0x05080940,
+ 0x59c40006, 0x84000500, 0x48038806, 0x0509fc32,
+ 0x497b8880, 0x42000000, 0x001097cb, 0x0525f8ec,
+ 0x05e9fcf2, 0x64135071, 0x6012d800, 0x64078805,
+ 0x42001000, 0x00104057, 0x0505fec4, 0x05e1fb86,
+ 0x0501f8ae, 0x05000005, 0x42006000, 0xfeffffff,
+ 0x41786800, 0x05f9fe57, 0x0201f800, 0x0010c534,
+ 0x60000001, 0x05e9fa55, 0x5c001000, 0x5c000800,
+ 0x1c01f000, 0x59c40008, 0x82000580, 0x00000210,
+ 0x05000005, 0x4a038808, 0x00000210, 0x6021d027,
+ 0x0505febf, 0x1c01f000, 0x4c040000, 0x59a80814,
+ 0x90040580, 0x05000008, 0x90040581, 0x05000008,
+ 0x90040582, 0x05000008, 0x90040583, 0x05000008,
+ 0x0501f043, 0x64035011, 0x0501f006, 0x64135011,
+ 0x0501f004, 0x64075011, 0x0501f002, 0x641f5011,
+ 0x497b8880, 0x64078893, 0x41780000, 0x05e9faa6,
+ 0x0509fbf9, 0x916c0d84, 0x05000008, 0x59c40006,
+ 0x82000500, 0xffffff0f, 0x82000540, 0x04000001,
+ 0x48038806, 0x0501f007, 0x59c40006, 0x82000500,
+ 0xffffff0f, 0x82000540, 0x04000000, 0x48038806,
+ 0x0501f872, 0x05020005, 0x59c40806, 0x82040d00,
+ 0xfbffff0f, 0x48078806, 0x59c40005, 0x8c000534,
+ 0x05020026, 0x42006000, 0xfc18ffff, 0x42006800,
+ 0x01000000, 0x05f9fe13, 0x05e9fd3f, 0x59c408a4,
+ 0x90040d0f, 0x90040d8c, 0x05020894, 0x0501f85f,
+ 0x05000005, 0x42006000, 0xfeffffff, 0x41786800,
+ 0x05f9fe08, 0x916c0d84, 0x0500000c, 0x05fdff7b,
+ 0x5994102e, 0x41780800, 0x60280000, 0x0505ff35,
+ 0x40080000, 0x59a80831, 0x80040c00, 0x42001000,
+ 0x00104064, 0x0505fe4f, 0x64135014, 0x05fdfead,
+ 0x0501f84a, 0x05020005, 0x59c408a4, 0x90040d0f,
+ 0x9004058c, 0x05e20901, 0x5c000800, 0x1c01f000,
+ 0x4803c856, 0x4c000000, 0x0505fe73, 0x4a03500f,
+ 0x00ffffff, 0x497b5013, 0x59a8001f, 0x82000500,
+ 0xffff0000, 0x4803501f, 0x497b8880, 0x497b8893,
+ 0x41780000, 0x05e9fa58, 0x59c40001, 0x82000500,
+ 0xfffffcff, 0x48038801, 0x42006000, 0xfc18ffff,
+ 0x41786800, 0x05f9fddb, 0x59c410a3, 0x84081518,
+ 0x05e9fdc9, 0x4a038808, 0x00000200, 0x5c000000,
+ 0x800001c0, 0x05fa0c99, 0x4a038805, 0x040000f0,
+ 0x59c40006, 0x82000500, 0xffffffcf, 0x82000540,
+ 0x440000c1, 0x48038806, 0x1c01f000, 0x0501f805,
+ 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
+ 0x4c5c0000, 0x59a8b813, 0x825cbd80, 0x0000aaaa,
+ 0x5c00b800, 0x1c01f000, 0x0501f805, 0x60058800,
+ 0x05000002, 0x60018800, 0x1c01f000, 0x4c5c0000,
+ 0x599cb818, 0x905cbd30, 0x905cbd80, 0x5c00b800,
0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x4c5c0000, 0x59a8b813,
- 0x825cbd80, 0x0000aaaa, 0x5c00b800, 0x1c01f000,
+ 0x60018800, 0x1c01f000, 0x4c5c0000, 0x599cb818,
+ 0x905cbd30, 0x905cbd90, 0x5c00b800, 0x1c01f000,
0x0501f805, 0x60058800, 0x05000002, 0x60018800,
0x1c01f000, 0x4c5c0000, 0x599cb818, 0x905cbd30,
- 0x905cbd80, 0x5c00b800, 0x1c01f000, 0x0501f805,
- 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
- 0x4c5c0000, 0x599cb818, 0x905cbd30, 0x905cbd90,
- 0x5c00b800, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05000002, 0x60018800, 0x1c01f000, 0x4c5c0000,
- 0x599cb818, 0x905cbd30, 0x905cbda0, 0x5c00b800,
- 0x1c01f000, 0x490fc857, 0x910c0d13, 0x0500001b,
- 0x599c1017, 0x4d3c0000, 0x910c0511, 0x05000005,
- 0x417a7800, 0x8d0c0520, 0x05020007, 0x0501f00c,
- 0x60227800, 0x8d0c0520, 0x05000009, 0x600c3000,
- 0x0501f002, 0x60103000, 0x603a8000, 0x0521f9d5,
- 0x599c1017, 0x8c08050a, 0x05020006, 0x60128000,
- 0x0201f800, 0x0010b5d3, 0x4803c856, 0x850e1d08,
- 0x5c027800, 0x0501f006, 0x8d0c0520, 0x05000004,
- 0x603e8000, 0x60043000, 0x0521f9c6, 0x1c01f000,
- 0x4803c856, 0x4c580000, 0x42000000, 0x00109861,
- 0x0521ff69, 0x42000800, 0x00109b80, 0x59c40003,
- 0x44000800, 0x59c40004, 0x48000801, 0x59c4000b,
- 0x48000802, 0x59c4008e, 0x48000803, 0x59c4008f,
- 0x48000804, 0x59c40090, 0x48000805, 0x59c40091,
- 0x48000806, 0x59c40092, 0x48000807, 0x59c40093,
- 0x48000808, 0x59c40099, 0x48000809, 0x59c4009e,
- 0x4800080a, 0x59c400aa, 0x4800080b, 0x59c400af,
- 0x4800080c, 0x59c400b2, 0x4800080d, 0x59c400b1,
- 0x4800080e, 0x90040c0f, 0x41c41800, 0x60c0b000,
- 0x580c0050, 0x44000800, 0x80040800, 0x800c1800,
- 0x8058b040, 0x05fe07fb, 0x41c41800, 0x6080b000,
- 0x580c0010, 0x44000800, 0x80040800, 0x800c1800,
- 0x8058b040, 0x05fe07fb, 0x497b8830, 0x6100b000,
- 0x59c40031, 0x44000800, 0x80040800, 0x8058b040,
- 0x05fe07fc, 0x497b88ac, 0x6040b000, 0x59c400ad,
- 0x44000800, 0x80040800, 0x8058b040, 0x05fe07fc,
- 0x59c41001, 0x4c080000, 0x8408150c, 0x480b8801,
- 0x4a0370e4, 0x00000300, 0x4a0370e5, 0xb0000000,
- 0x60000810, 0x80040840, 0x05e00870, 0x59b800e5,
- 0x8c000538, 0x05fe07fc, 0x4a0370e4, 0x00000200,
- 0x42006000, 0xffffffff, 0x42006800, 0x80000000,
- 0x05f9fd4c, 0x64078807, 0x497b8807, 0x0501faa1,
- 0x4a038808, 0x00000210, 0x42006000, 0xfcf8ffff,
- 0x42006800, 0x01000000, 0x05f9fd42, 0x5c001000,
- 0x480b8801, 0x42000800, 0x00109b80, 0x50040000,
- 0x48038803, 0x58040001, 0x48038804, 0x58040002,
- 0x4803880b, 0x58040003, 0x4803888e, 0x58040004,
- 0x4803888f, 0x58040005, 0x48038890, 0x58040006,
- 0x48038891, 0x58040007, 0x48038892, 0x58040008,
- 0x48038893, 0x58040009, 0x48038899, 0x5804000a,
- 0x4803889e, 0x5804000b, 0x480388aa, 0x5804000c,
- 0x480388af, 0x5804000d, 0x480388b2, 0x5804000e,
- 0x480388b1, 0x90040c0f, 0x41c41800, 0x60c0b000,
- 0x50040000, 0x48001850, 0x80040800, 0x800c1800,
- 0x8058b040, 0x05fe07fb, 0x41c41800, 0x6080b000,
- 0x50040000, 0x48001810, 0x80040800, 0x800c1800,
- 0x8058b040, 0x05fe07fb, 0x497b8830, 0x6100b000,
- 0x50040000, 0x48038831, 0x80040800, 0x8058b040,
- 0x05fe07fc, 0x497b88ac, 0x6040b000, 0x50040000,
- 0x480388ad, 0x80040800, 0x8058b040, 0x05fe07fc,
- 0x497b8880, 0x41780000, 0x05e9f981, 0x59c408a4,
- 0x90040d0f, 0x9004058c, 0x05e20814, 0x4a038805,
- 0x04000000, 0x5c00b000, 0x1c01f000, 0x4803c856,
- 0x4c580000, 0x4ce80000, 0x42000000, 0x0010974e,
- 0x0521feb9, 0x59c41008, 0x4c080000, 0x82081500,
- 0xffffff7f, 0x480b8808, 0x59c40004, 0x82000500,
- 0x00003e02, 0x05000003, 0x6051d000, 0x0505fcdc,
- 0x59c40006, 0x82000500, 0xffffff0f, 0x48038806,
- 0x0501fa31, 0x64438805, 0x4a038808, 0x00000204,
- 0x6194b000, 0x59c40005, 0x8c000508, 0x05020010,
- 0x61a1d007, 0x0505fcce, 0x8058b040, 0x05fe07fa,
- 0x601c2000, 0x0501f922, 0x0501fa1c, 0x0509fa1a,
- 0x4803c856, 0x4a038808, 0x00000208, 0x64075014,
- 0x6006d800, 0x90000541, 0x0501f032, 0x60042000,
- 0x0501f917, 0x05e1fdca, 0x42000000, 0x0010983d,
- 0x0521fe8d, 0x05e5f964, 0x497b8880, 0x59a8001f,
- 0x82000500, 0x0000ffff, 0x4c000000, 0x05e9f940,
- 0x5c000000, 0x48038880, 0x59c410a3, 0x84081518,
- 0x05e9fcb7, 0x4a038808, 0x00000200, 0x64238805,
- 0x6194b000, 0x4a038805, 0x000000f0, 0x05e9fbec,
- 0x61c00801, 0x59c40005, 0x80040d00, 0x05000006,
- 0x61a1d007, 0x0505fca2, 0x8058b040, 0x05fe07f6,
- 0x05fdf7d4, 0x59c410a3, 0x84081558, 0x05e9fca4,
- 0x60082000, 0x0501f8f2, 0x59c40006, 0x82000540,
- 0x000000f0, 0x48038806, 0x59a80012, 0x80000540,
- 0x05020002, 0x80000000, 0x48038893, 0x80000580,
- 0x4df00000, 0x05e9fbfa, 0x5c03e000, 0x5c001000,
- 0x480b8808, 0x5c01d000, 0x5c00b000, 0x1c01f000,
- 0x4803c856, 0x4c580000, 0x4ce80000, 0x59c41008,
+ 0x905cbda0, 0x5c00b800, 0x1c01f000, 0x490fc857,
+ 0x910c0d13, 0x0500001b, 0x599c1017, 0x4d3c0000,
+ 0x910c0511, 0x05000005, 0x417a7800, 0x8d0c0520,
+ 0x05020007, 0x0501f00c, 0x60227800, 0x8d0c0520,
+ 0x05000009, 0x600c3000, 0x0501f002, 0x60103000,
+ 0x603a8000, 0x0521fa50, 0x599c1017, 0x8c08050a,
+ 0x05020006, 0x60128000, 0x0201f800, 0x0010b5e0,
+ 0x4803c856, 0x850e1d08, 0x5c027800, 0x0501f006,
+ 0x8d0c0520, 0x05000004, 0x603e8000, 0x60043000,
+ 0x0521fa41, 0x1c01f000, 0x4803c856, 0x4c580000,
+ 0x42000000, 0x001098e1, 0x0521fffd, 0x42000800,
+ 0x00109c00, 0x59c40003, 0x44000800, 0x59c40004,
+ 0x48000801, 0x59c4000b, 0x48000802, 0x59c4008e,
+ 0x48000803, 0x59c4008f, 0x48000804, 0x59c40090,
+ 0x48000805, 0x59c40091, 0x48000806, 0x59c40092,
+ 0x48000807, 0x59c40093, 0x48000808, 0x59c40099,
+ 0x48000809, 0x59c4009e, 0x4800080a, 0x59c400aa,
+ 0x4800080b, 0x59c400af, 0x4800080c, 0x59c400b2,
+ 0x4800080d, 0x59c400b1, 0x4800080e, 0x90040c0f,
+ 0x41c41800, 0x60c0b000, 0x580c0050, 0x44000800,
+ 0x80040800, 0x800c1800, 0x8058b040, 0x05fe07fb,
+ 0x41c41800, 0x6080b000, 0x580c0010, 0x44000800,
+ 0x80040800, 0x800c1800, 0x8058b040, 0x05fe07fb,
+ 0x497b8830, 0x6100b000, 0x59c40031, 0x44000800,
+ 0x80040800, 0x8058b040, 0x05fe07fc, 0x497b88ac,
+ 0x6040b000, 0x59c400ad, 0x44000800, 0x80040800,
+ 0x8058b040, 0x05fe07fc, 0x59c41001, 0x4c080000,
+ 0x8408150c, 0x480b8801, 0x4a0370e4, 0x00000300,
+ 0x4a0370e5, 0xb0000000, 0x60000810, 0x80040840,
+ 0x05e0083a, 0x59b800e5, 0x8c000538, 0x05fe07fc,
+ 0x4a0370e4, 0x00000200, 0x42006000, 0xffffffff,
+ 0x42006800, 0x80000000, 0x05f9fd22, 0x64078807,
+ 0x497b8807, 0x0501faa1, 0x4a038808, 0x00000210,
+ 0x42006000, 0xfcf8ffff, 0x42006800, 0x01000000,
+ 0x05f9fd18, 0x5c001000, 0x480b8801, 0x42000800,
+ 0x00109c00, 0x50040000, 0x48038803, 0x58040001,
+ 0x48038804, 0x58040002, 0x4803880b, 0x58040003,
+ 0x4803888e, 0x58040004, 0x4803888f, 0x58040005,
+ 0x48038890, 0x58040006, 0x48038891, 0x58040007,
+ 0x48038892, 0x58040008, 0x48038893, 0x58040009,
+ 0x48038899, 0x5804000a, 0x4803889e, 0x5804000b,
+ 0x480388aa, 0x5804000c, 0x480388af, 0x5804000d,
+ 0x480388b2, 0x5804000e, 0x480388b1, 0x90040c0f,
+ 0x41c41800, 0x60c0b000, 0x50040000, 0x48001850,
+ 0x80040800, 0x800c1800, 0x8058b040, 0x05fe07fb,
+ 0x41c41800, 0x6080b000, 0x50040000, 0x48001810,
+ 0x80040800, 0x800c1800, 0x8058b040, 0x05fe07fb,
+ 0x497b8830, 0x6100b000, 0x50040000, 0x48038831,
+ 0x80040800, 0x8058b040, 0x05fe07fc, 0x497b88ac,
+ 0x6040b000, 0x50040000, 0x480388ad, 0x80040800,
+ 0x8058b040, 0x05fe07fc, 0x497b8880, 0x41780000,
+ 0x05e9f949, 0x59c408a4, 0x90040d0f, 0x9004058c,
+ 0x05de0fde, 0x4a038805, 0x04000000, 0x5c00b000,
+ 0x1c01f000, 0x4803c856, 0x4c580000, 0x4ce80000,
+ 0x42000000, 0x001097ce, 0x0521ff4d, 0x59c41008,
0x4c080000, 0x82081500, 0xffffff7f, 0x480b8808,
0x59c40004, 0x82000500, 0x00003e02, 0x05000003,
- 0x6051d000, 0x0505fc7a, 0x05e1fd85, 0x42000000,
- 0x0010983e, 0x0521fe48, 0x05e5f91f, 0x60002000,
- 0x0501f8cb, 0x4a038808, 0x00000202, 0x80000580,
- 0x48038880, 0x48038893, 0x05e9f8f9, 0x6010b007,
- 0x4a038805, 0x000000f0, 0x05e9fbad, 0x61c00801,
- 0x59c40005, 0x80040d00, 0x05000016, 0x82000500,
- 0x000000d0, 0x0502001f, 0x619dd000, 0x0505fc60,
- 0x8058b040, 0x05fe07f3, 0x601c2000, 0x0501f8b4,
- 0x0509f9ad, 0x0501f9ad, 0x4a038808, 0x00000208,
- 0x64075014, 0x6006d800, 0x59c40006, 0x8400050a,
- 0x48038806, 0x64838805, 0x90000541, 0x0501f01b,
- 0x59c410a3, 0x84081518, 0x05e9fc55, 0x4a038808,
- 0x00000200, 0x6095d000, 0x0505fc49, 0x59c410a3,
- 0x84081558, 0x05e9fc4e, 0x60082000, 0x0501f89c,
- 0x497b8880, 0x59a80012, 0x80000540, 0x05020002,
- 0x80000000, 0x48038893, 0x59a8001f, 0x82000500,
- 0x0000ffff, 0x4c000000, 0x05e9f8c5, 0x5c000000,
- 0x48038880, 0x80000580, 0x4df00000, 0x05e9fba0,
+ 0x6051d000, 0x0505fd32, 0x59c40006, 0x82000500,
+ 0xffffff0f, 0x48038806, 0x0501fa31, 0x64438805,
+ 0x4a038808, 0x00000204, 0x6194b000, 0x59c40005,
+ 0x8c000508, 0x05020010, 0x61a1d007, 0x0505fd24,
+ 0x8058b040, 0x05fe07fa, 0x601c2000, 0x0501f922,
+ 0x0501fa1c, 0x0509fa70, 0x4803c856, 0x4a038808,
+ 0x00000208, 0x64075014, 0x6006d800, 0x90000541,
+ 0x0501f032, 0x60042000, 0x0501f917, 0x05e1fd92,
+ 0x42000000, 0x001098bd, 0x0521ff21, 0x05e5f92e,
+ 0x497b8880, 0x59a8001f, 0x82000500, 0x0000ffff,
+ 0x4c000000, 0x05e9f908, 0x5c000000, 0x48038880,
+ 0x59c410a3, 0x84081518, 0x05e9fc7f, 0x4a038808,
+ 0x00000200, 0x64238805, 0x6194b000, 0x4a038805,
+ 0x000000f0, 0x05e9fbb4, 0x61c00801, 0x59c40005,
+ 0x80040d00, 0x05000006, 0x61a1d007, 0x0505fcf8,
+ 0x8058b040, 0x05fe07f6, 0x05fdf7d4, 0x59c410a3,
+ 0x84081558, 0x05e9fc6c, 0x60082000, 0x0501f8f2,
+ 0x59c40006, 0x82000540, 0x000000f0, 0x48038806,
+ 0x59a80012, 0x80000540, 0x05020002, 0x80000000,
+ 0x48038893, 0x80000580, 0x4df00000, 0x05e9fbc2,
0x5c03e000, 0x5c001000, 0x480b8808, 0x5c01d000,
- 0x5c00b000, 0x1c01f000, 0x4803c856, 0x60042000,
- 0x0501f883, 0x59c40004, 0x82000500, 0x00003e02,
- 0x05000008, 0x0509f978, 0x0501f978, 0x4a038808,
- 0x00000208, 0x64075014, 0x6006d800, 0x0501f046,
- 0x05e1fd2b, 0x42000000, 0x0010983f, 0x0521fdee,
- 0x05e5f8c5, 0x59c40006, 0x84000508, 0x48038806,
- 0x64438805, 0x850e1d4c, 0x61900800, 0x42001000,
- 0x00104021, 0x0505fbf8, 0x59c410a3, 0x84081518,
- 0x05e9fc17, 0x4a038808, 0x00000200, 0x497b8880,
- 0x4a038805, 0x000000f0, 0x05e9fb4d, 0x61c00801,
- 0x59c40005, 0x80040d00, 0x0500000b, 0x82000500,
- 0x000000e0, 0x0502000d, 0x61a1d007, 0x0505fc00,
- 0x0505fa7e, 0x59940004, 0x80000540, 0x05fe07f1,
- 0x0501f021, 0x59c410a3, 0x84081558, 0x05e9fc00,
- 0x60082000, 0x0501f84e, 0x4c080000, 0x42001000,
- 0x00104021, 0x0505fbe1, 0x5c001000, 0x497b8880,
- 0x59a80012, 0x80000540, 0x05020002, 0x80000000,
- 0x48038893, 0x59a8001f, 0x82000500, 0x0000ffff,
- 0x4c000000, 0x05e9f872, 0x5c000000, 0x48038880,
- 0x850e1d0c, 0x59c40006, 0x84000548, 0x48038806,
- 0x05e9fb4b, 0x59c40008, 0x82000540, 0x00000280,
- 0x48038808, 0x1c01f000, 0x4803c856, 0x4d400000,
- 0x4d3c0000, 0x0509f928, 0x0521feb6, 0x0502001d,
- 0x599c1017, 0x8d0c0500, 0x05020009, 0x8c08051a,
- 0x05000018, 0x850e1d42, 0x60128000, 0x60227800,
- 0x8d0c0520, 0x05020006, 0x0501f00e, 0x60128000,
- 0x417a7800, 0x8d0c0520, 0x0500000a, 0x4d400000,
- 0x603a8000, 0x600c3000, 0x61fe89ff, 0x051dffe6,
- 0x5c028000, 0x599c0817, 0x8c04050a, 0x05020005,
- 0x4943c857, 0x493fc857, 0x0201f800, 0x0010b5d3,
- 0x497b8880, 0x6006d800, 0x05fdfd4e, 0x5c027800,
- 0x5c028000, 0x1c01f000, 0x05e1fcbd, 0x42000000,
- 0x00109840, 0x0521fd80, 0x05e5f857, 0x60040000,
- 0x05e9f837, 0x64078880, 0x05e9f315, 0x42000800,
- 0x0010940c, 0x48100802, 0x90101488, 0x05001008,
- 0x58040001, 0x4803c857, 0x4813c857, 0x58040003,
- 0x80000000, 0x48000803, 0x60082000, 0x58040001,
- 0x9000148b, 0x05001007, 0x4803c857, 0x4813c857,
- 0x58040003, 0x80000000, 0x48000803, 0x60000000,
- 0x48000800, 0x59c428a4, 0x90142d0f, 0x90142d8c,
- 0x0c000002, 0x0501f0fb, 0x00104341, 0x0010435b,
- 0x00104375, 0x0010438f, 0x001043a9, 0x001043bf,
- 0x001043ce, 0x001043e1, 0x001043f4, 0x00104407,
- 0x00104409, 0x40100000, 0x0c01f001, 0x0010434b,
- 0x0010434d, 0x0010434f, 0x00104350, 0x00104352,
- 0x00104354, 0x00104357, 0x00104359, 0x64080801,
- 0x1c01f000, 0x640c0801, 0x0501f0bc, 0x1c01f000,
- 0x641c0801, 0x1c01f000, 0x64100801, 0x0501f0ba,
- 0x64140801, 0x0501f8be, 0x0501f0ba, 0x64140801,
- 0x0501f0bb, 0x4813c857, 0x1c01f000, 0x40100000,
- 0x0c01f001, 0x00104365, 0x00104367, 0x00104369,
- 0x0010436a, 0x0010436c, 0x0010436e, 0x00104371,
- 0x00104373, 0x64080801, 0x1c01f000, 0x640c0801,
- 0x1c01f000, 0x1c01f000, 0x641c0801, 0x1c01f000,
- 0x64100801, 0x0501f0a0, 0x64140801, 0x0501f8a4,
- 0x0501f0a0, 0x64140801, 0x1c01f000, 0x64140801,
- 0x0501f099, 0x40100000, 0x0c01f001, 0x0010437f,
- 0x00104380, 0x00104382, 0x00104384, 0x00104386,
- 0x00104388, 0x0010438b, 0x0010438d, 0x1c01f000,
- 0x640c0801, 0x1c01f000, 0x64000801, 0x1c01f000,
- 0x641c0801, 0x1c01f000, 0x64100801, 0x0501f086,
- 0x64140801, 0x0501f88a, 0x0501f086, 0x64140801,
- 0x1c01f000, 0x64140801, 0x0501f07f, 0x40100000,
- 0x0c01f001, 0x00104399, 0x0010439b, 0x0010439c,
- 0x0010439e, 0x001043a0, 0x001043a2, 0x001043a5,
- 0x001043a7, 0x64080801, 0x1c01f000, 0x1c01f000,
+ 0x5c00b000, 0x1c01f000, 0x4803c856, 0x4c580000,
+ 0x4ce80000, 0x59c41008, 0x4c080000, 0x82081500,
+ 0xffffff7f, 0x480b8808, 0x59c40004, 0x82000500,
+ 0x00003e02, 0x05000003, 0x6051d000, 0x0505fcd0,
+ 0x05e1fd4d, 0x42000000, 0x001098be, 0x0521fedc,
+ 0x05e5f8e9, 0x60002000, 0x0501f8cb, 0x4a038808,
+ 0x00000202, 0x80000580, 0x48038880, 0x48038893,
+ 0x05e9f8c1, 0x6010b007, 0x4a038805, 0x000000f0,
+ 0x05e9fb75, 0x61c00801, 0x59c40005, 0x80040d00,
+ 0x05000016, 0x82000500, 0x000000d0, 0x0502001f,
+ 0x619dd000, 0x0505fcb6, 0x8058b040, 0x05fe07f3,
+ 0x601c2000, 0x0501f8b4, 0x0509fa03, 0x0501f9ad,
+ 0x4a038808, 0x00000208, 0x64075014, 0x6006d800,
+ 0x59c40006, 0x8400050a, 0x48038806, 0x64838805,
+ 0x90000541, 0x0501f01b, 0x59c410a3, 0x84081518,
+ 0x05e9fc1d, 0x4a038808, 0x00000200, 0x6095d000,
+ 0x0505fc9f, 0x59c410a3, 0x84081558, 0x05e9fc16,
+ 0x60082000, 0x0501f89c, 0x497b8880, 0x59a80012,
+ 0x80000540, 0x05020002, 0x80000000, 0x48038893,
+ 0x59a8001f, 0x82000500, 0x0000ffff, 0x4c000000,
+ 0x05e9f88d, 0x5c000000, 0x48038880, 0x80000580,
+ 0x4df00000, 0x05e9fb68, 0x5c03e000, 0x5c001000,
+ 0x480b8808, 0x5c01d000, 0x5c00b000, 0x1c01f000,
+ 0x4803c856, 0x60042000, 0x0501f883, 0x59c40004,
+ 0x82000500, 0x00003e02, 0x05000008, 0x0509f9ce,
+ 0x0501f978, 0x4a038808, 0x00000208, 0x64075014,
+ 0x6006d800, 0x0501f046, 0x05e1fcf3, 0x42000000,
+ 0x001098bf, 0x0521fe82, 0x05e5f88f, 0x59c40006,
+ 0x84000508, 0x48038806, 0x64438805, 0x850e1d4c,
+ 0x61900800, 0x42001000, 0x00104057, 0x0505fc4e,
+ 0x59c410a3, 0x84081518, 0x05e9fbdf, 0x4a038808,
+ 0x00000200, 0x497b8880, 0x4a038805, 0x000000f0,
+ 0x05e9fb15, 0x61c00801, 0x59c40005, 0x80040d00,
+ 0x0500000b, 0x82000500, 0x000000e0, 0x0502000d,
+ 0x61a1d007, 0x0505fc56, 0x0505fad4, 0x59940004,
+ 0x80000540, 0x05fe07f1, 0x0501f021, 0x59c410a3,
+ 0x84081558, 0x05e9fbc8, 0x60082000, 0x0501f84e,
+ 0x4c080000, 0x42001000, 0x00104057, 0x0505fc37,
+ 0x5c001000, 0x497b8880, 0x59a80012, 0x80000540,
+ 0x05020002, 0x80000000, 0x48038893, 0x59a8001f,
+ 0x82000500, 0x0000ffff, 0x4c000000, 0x05e9f83a,
+ 0x5c000000, 0x48038880, 0x850e1d0c, 0x59c40006,
+ 0x84000548, 0x48038806, 0x05e9fb13, 0x59c40008,
+ 0x82000540, 0x00000280, 0x48038808, 0x1c01f000,
+ 0x4803c856, 0x4d400000, 0x4d3c0000, 0x0509f97e,
+ 0x0521ff4a, 0x0502001d, 0x599c1017, 0x8d0c0500,
+ 0x05020009, 0x8c08051a, 0x05000018, 0x850e1d42,
+ 0x60128000, 0x60227800, 0x8d0c0520, 0x05020006,
+ 0x0501f00e, 0x60128000, 0x417a7800, 0x8d0c0520,
+ 0x0500000a, 0x4d400000, 0x603a8000, 0x600c3000,
+ 0x61fe89ff, 0x0521f861, 0x5c028000, 0x599c0817,
+ 0x8c04050a, 0x05020005, 0x4943c857, 0x493fc857,
+ 0x0201f800, 0x0010b5e0, 0x497b8880, 0x6006d800,
+ 0x05fdfd4e, 0x5c027800, 0x5c028000, 0x1c01f000,
+ 0x05e1fc85, 0x42000000, 0x001098c0, 0x0521fe14,
+ 0x05e5f821, 0x60040000, 0x05e5ffff, 0x64078880,
+ 0x05e9f2dd, 0x42000800, 0x0010948c, 0x48100802,
+ 0x90101488, 0x05001008, 0x58040001, 0x4803c857,
+ 0x4813c857, 0x58040003, 0x80000000, 0x48000803,
+ 0x60082000, 0x58040001, 0x9000148b, 0x05001007,
+ 0x4803c857, 0x4813c857, 0x58040003, 0x80000000,
+ 0x48000803, 0x60000000, 0x48000800, 0x59c428a4,
+ 0x90142d0f, 0x90142d8c, 0x0c000002, 0x0501f0fb,
+ 0x00104377, 0x00104391, 0x001043ab, 0x001043c5,
+ 0x001043df, 0x001043f5, 0x00104404, 0x00104417,
+ 0x0010442a, 0x0010443d, 0x0010443f, 0x40100000,
+ 0x0c01f001, 0x00104381, 0x00104383, 0x00104385,
+ 0x00104386, 0x00104388, 0x0010438a, 0x0010438d,
+ 0x0010438f, 0x64080801, 0x1c01f000, 0x640c0801,
+ 0x0501f0bc, 0x1c01f000, 0x641c0801, 0x1c01f000,
+ 0x64100801, 0x0501f0ba, 0x64140801, 0x0501f8be,
+ 0x0501f0ba, 0x64140801, 0x0501f0bb, 0x4813c857,
+ 0x1c01f000, 0x40100000, 0x0c01f001, 0x0010439b,
+ 0x0010439d, 0x0010439f, 0x001043a0, 0x001043a2,
+ 0x001043a4, 0x001043a7, 0x001043a9, 0x64080801,
+ 0x1c01f000, 0x640c0801, 0x1c01f000, 0x1c01f000,
+ 0x641c0801, 0x1c01f000, 0x64100801, 0x0501f0a0,
+ 0x64140801, 0x0501f8a4, 0x0501f0a0, 0x64140801,
+ 0x1c01f000, 0x64140801, 0x0501f099, 0x40100000,
+ 0x0c01f001, 0x001043b5, 0x001043b6, 0x001043b8,
+ 0x001043ba, 0x001043bc, 0x001043be, 0x001043c1,
+ 0x001043c3, 0x1c01f000, 0x640c0801, 0x1c01f000,
0x64000801, 0x1c01f000, 0x641c0801, 0x1c01f000,
- 0x64100801, 0x0501f06c, 0x64140801, 0x0501f870,
- 0x0501f06c, 0x64140801, 0x1c01f000, 0x64140801,
- 0x0501f065, 0x40100000, 0x0c01f001, 0x001043b3,
- 0x001043b5, 0x001043b5, 0x001043b6, 0x001043b5,
- 0x001043b8, 0x001043bb, 0x001043bd, 0x64080801,
- 0x1c01f000, 0x1c01f000, 0x641c0801, 0x1c01f000,
- 0x64140801, 0x0501f85a, 0x0501f056, 0x64140801,
- 0x1c01f000, 0x64140801, 0x0501f04f, 0x40100000,
- 0x0c01f001, 0x001043cd, 0x001043cd, 0x001043cd,
- 0x001043c9, 0x001043cb, 0x001043cd, 0x001043cd,
- 0x001043cd, 0x641c0801, 0x1c01f000, 0x64100801,
- 0x1c01f000, 0x1c01f000, 0x40100000, 0x0c01f001,
- 0x001043d8, 0x001043da, 0x001043da, 0x001043db,
- 0x001043dd, 0x001043df, 0x001043df, 0x001043df,
- 0x64080801, 0x1c01f000, 0x1c01f000, 0x641c0801,
- 0x1c01f000, 0x64100801, 0x0501f02f, 0x64200801,
- 0x1c01f000, 0x40100000, 0x0c01f001, 0x001043eb,
- 0x001043ed, 0x001043ef, 0x001043ef, 0x001043f0,
- 0x001043f2, 0x001043f2, 0x001043f2, 0x64080801,
- 0x1c01f000, 0x640c0801, 0x1c01f000, 0x1c01f000,
- 0x64100801, 0x0501f01c, 0x64200801, 0x1c01f000,
- 0x40100000, 0x0c01f001, 0x001043fe, 0x001043fe,
- 0x00104400, 0x00104401, 0x00104403, 0x00104400,
- 0x00104405, 0x00104400, 0x64140801, 0x0501f00b,
+ 0x64100801, 0x0501f086, 0x64140801, 0x0501f88a,
+ 0x0501f086, 0x64140801, 0x1c01f000, 0x64140801,
+ 0x0501f07f, 0x40100000, 0x0c01f001, 0x001043cf,
+ 0x001043d1, 0x001043d2, 0x001043d4, 0x001043d6,
+ 0x001043d8, 0x001043db, 0x001043dd, 0x64080801,
+ 0x1c01f000, 0x1c01f000, 0x64000801, 0x1c01f000,
+ 0x641c0801, 0x1c01f000, 0x64100801, 0x0501f06c,
+ 0x64140801, 0x0501f870, 0x0501f06c, 0x64140801,
+ 0x1c01f000, 0x64140801, 0x0501f065, 0x40100000,
+ 0x0c01f001, 0x001043e9, 0x001043eb, 0x001043eb,
+ 0x001043ec, 0x001043eb, 0x001043ee, 0x001043f1,
+ 0x001043f3, 0x64080801, 0x1c01f000, 0x1c01f000,
+ 0x641c0801, 0x1c01f000, 0x64140801, 0x0501f85a,
+ 0x0501f056, 0x64140801, 0x1c01f000, 0x64140801,
+ 0x0501f04f, 0x40100000, 0x0c01f001, 0x00104403,
+ 0x00104403, 0x00104403, 0x001043ff, 0x00104401,
+ 0x00104403, 0x00104403, 0x00104403, 0x641c0801,
+ 0x1c01f000, 0x64100801, 0x1c01f000, 0x1c01f000,
+ 0x40100000, 0x0c01f001, 0x0010440e, 0x00104410,
+ 0x00104410, 0x00104411, 0x00104413, 0x00104415,
+ 0x00104415, 0x00104415, 0x64080801, 0x1c01f000,
0x1c01f000, 0x641c0801, 0x1c01f000, 0x64100801,
- 0x1c01f000, 0x64200801, 0x1c01f000, 0x64240801,
- 0x1c01f000, 0x1c01f000, 0x42000000, 0x00109738,
- 0x0521f489, 0x42000000, 0x00109735, 0x0521f486,
- 0x42000000, 0x00109737, 0x0521f483, 0x42000000,
- 0x00109736, 0x0521f480, 0x42000800, 0x0010940c,
- 0x58040001, 0x48000800, 0x64140801, 0x64200802,
- 0x1c01f000, 0x42000800, 0x0010940c, 0x58040001,
- 0x48000800, 0x64040801, 0x64280802, 0x1c01f000,
- 0x42000800, 0x0010940c, 0x58040001, 0x48000800,
- 0x64180801, 0x64240802, 0x1c01f000, 0x42000800,
- 0x0010940c, 0x64280801, 0x64280800, 0x1c01f000,
- 0x496fc857, 0x4813c857, 0x40100000, 0x0c01f001,
- 0x0010444a, 0x0010444a, 0x0010444a, 0x0010444a,
- 0x0010443c, 0x00104444, 0x00104448, 0x0010444a,
- 0x59a8021b, 0x8c000506, 0x05000003, 0x8c000502,
- 0x0500000a, 0x0501f80a, 0x05fe07cb, 0x0501f007,
- 0x0501f807, 0x05000005, 0x05fdffca, 0x05fdf7cc,
- 0x0501f803, 0x05fe07ca, 0x1c01f000, 0x496fc857,
- 0x416c0000, 0x90000c88, 0x05de1d98, 0x0c01f001,
- 0x00104458, 0x0010445a, 0x0010445a, 0x0010445a,
- 0x00104458, 0x00104458, 0x00104458, 0x0010445a,
- 0x80000580, 0x1c01f000, 0x90000541, 0x1c01f000,
- 0x6002e000, 0x497b3004, 0x4a03b004, 0x60000001,
- 0x59d80005, 0x4a03b004, 0x90000001, 0x4a03a804,
- 0x60000001, 0x59d40005, 0x4a03a804, 0x90000001,
- 0x0501f3c3, 0x6413c825, 0x6413c827, 0x599c0409,
- 0x80000d40, 0x0500001f, 0x599c0407, 0x80000540,
- 0x05000007, 0x800000cc, 0x599c100b, 0x80080400,
- 0x4803b000, 0x497bb002, 0x59d80001, 0x599c000b,
- 0x4803b000, 0x599c000c, 0x4803b001, 0x599c0407,
- 0x80000540, 0x05020002, 0x497bb002, 0x599c0c09,
- 0x82040540, 0x00400000, 0x4803b003, 0x6417b009,
- 0x4a03b004, 0x10000001, 0x59e00803, 0x82040d00,
- 0xfffffeff, 0x82040d40, 0x00008000, 0x4807c003,
- 0x599c040a, 0x80000540, 0x0500001f, 0x599c0408,
- 0x80000540, 0x05000007, 0x800000cc, 0x599c100f,
- 0x80080400, 0x4803a800, 0x497ba802, 0x59d40001,
- 0x599c000f, 0x4803a800, 0x599c0010, 0x4803a801,
- 0x599c0408, 0x80000540, 0x05020002, 0x497ba802,
- 0x599c0c0a, 0x82040540, 0x00400000, 0x4803a803,
- 0x6417a809, 0x4a03a804, 0x10000001, 0x59e00803,
- 0x82040d00, 0xfffffbff, 0x82040d40, 0x00008000,
- 0x4807c003, 0x800409c0, 0x05000004, 0x6006e000,
- 0x0000be96, 0x0000f6a9, 0x1c01f000, 0x05ddfd33,
- 0x1c01f000, 0x0501f850, 0x5c03e000, 0x0001f622,
- 0x0001fe4a, 0x05fdf7fd, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104511, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00020641, 0x00104505, 0x00104505, 0x00104511,
- 0x00104511, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x492fc857, 0x42000000, 0x001097f3,
- 0x0521fb8d, 0x60000008, 0x0501f013, 0x492fc857,
- 0x42000000, 0x001097f2, 0x0521fb87, 0x60000020,
- 0x0501f00d, 0x492fc857, 0x42000000, 0x001097f1,
- 0x0521fb81, 0x60000040, 0x0501f007, 0x492fc857,
- 0x42000000, 0x001097f4, 0x0521fb7b, 0x60000010,
- 0x0501f001, 0x4803c857, 0x592c0c05, 0x82040d00,
- 0xffff80ff, 0x80040540, 0x59980803, 0x800409c0,
- 0x05000002, 0x8400051e, 0x48025c05, 0x0001fb2c,
- 0x91700583, 0x6006e000, 0x05000002, 0x1c01f000,
- 0x599a5801, 0x812e59c0, 0x05fe07e3, 0x05ddfcb7,
- 0x492fc857, 0x80140110, 0x05fc07d9, 0x80000040,
- 0x05000020, 0x4a033006, 0x00104554, 0x0001f62b,
- 0x492fc857, 0x0521fc6b, 0x00020636, 0x492fc856,
- 0x83440400, 0x00108b80, 0x50000000, 0x80026d40,
- 0x05000005, 0x4937c857, 0x59340200, 0x8c00050e,
- 0x00020636, 0x60a28000, 0x41780800, 0x417a6000,
- 0x05fdf9f8, 0x0515fce8, 0x0001f32c, 0x82000500,
- 0x0f000000, 0x8000012a, 0x592c0c0b, 0x82040d00,
- 0x0000ff87, 0x80040540, 0x48025c0b, 0x0001f63e,
- 0x492fc857, 0x592c0409, 0x80000540, 0x05fe07c0,
- 0x8d0c050e, 0x05020008, 0x592c0208, 0x80000540,
- 0x05fc07bb, 0x497a5a07, 0x05f9fa05, 0x05020003,
- 0x1c01f000, 0x60a00000, 0x48025a07, 0x0001f32c,
- 0x592e8a07, 0x592c0407, 0x4947c857, 0x4803c857,
- 0x82000500, 0x000000ff, 0x6004b800, 0x90000d81,
- 0x0500000e, 0x417a8800, 0x61c0b80f, 0x90000d82,
- 0x0500000a, 0x80000540, 0x0002032c, 0x592e8a07,
- 0x0001fac4, 0x0002032c, 0x592e9009, 0x592e980a,
- 0x05f9fd22, 0x0001f32c, 0x850e1d00, 0x0001fac4,
- 0x05f80dfd, 0x81468800, 0x805cb840, 0x05fe07fc,
- 0x0001f32c, 0x592c0a09, 0x4807c857, 0x9004058e,
- 0x05000051, 0x900405aa, 0x05000019, 0x9004058f,
- 0x050002b6, 0x900405ae, 0x050002b4, 0xb0040586,
- 0x0500004d, 0xb0040585, 0x05000013, 0xb0040589,
- 0x050002ae, 0x900405a9, 0x050202b0, 0x592e8a07,
- 0x0001fac4, 0x050202a9, 0x59340200, 0x84000518,
- 0x48026a00, 0x592e600a, 0x4933c857, 0x83300580,
- 0xffffffff, 0x05020041, 0x0501f2a0, 0x850e1d04,
- 0x0501f29e, 0x592c1408, 0x480bc857, 0x0515feaf,
- 0x411e6000, 0x05020003, 0x4803c856, 0x0501f29b,
- 0x59300c07, 0x90040584, 0x05000003, 0x4803c856,
- 0x0501f296, 0x592c0208, 0x8c000506, 0x0500000b,
- 0x0505fb83, 0x4df00000, 0x0505fa95, 0x0201f800,
- 0x0010b998, 0x80c40040, 0x5c03e000, 0x05040b68,
- 0x050df81d, 0x0501f285, 0x592e380a, 0x591c1416,
- 0x8c080516, 0x05000285, 0x59300009, 0x800001c0,
- 0x05de0c26, 0x84081554, 0x480a3c16, 0x64ea6403,
- 0x592c040c, 0x80000540, 0x05000006, 0x64ee6403,
- 0x592c020d, 0x4802641c, 0x592c040d, 0x4802621c,
- 0x64066203, 0x42000800, 0x80000040, 0x0501fa7a,
- 0x05000003, 0x492e6009, 0x0005f07c, 0x0005f87c,
- 0x0501f26a, 0x59a80082, 0x84000510, 0x48035082,
- 0x0501f266, 0x592c1208, 0x8c080500, 0x05020263,
- 0x592e8a07, 0x592e600a, 0x0515fe7d, 0x05020003,
- 0x4803c856, 0x0501f261, 0x59300c07, 0x90040584,
- 0x05000003, 0x4803c856, 0x0501f25c, 0x59300a03,
- 0x90040587, 0x05000003, 0x4803c856, 0x0501f257,
- 0x59300c03, 0x90040581, 0x05000016, 0x90040582,
- 0x0500000e, 0x90040588, 0x05000010, 0x9004058a,
- 0x05000005, 0x9004058c, 0x05020014, 0x60240800,
- 0x0501f011, 0x5932680a, 0x05f9fe57, 0x0502000f,
- 0x60140800, 0x0501f00c, 0x417a7800, 0x0201f800,
- 0x0010b652, 0x64066407, 0x600c0800, 0x0501f006,
- 0x417a7800, 0x0201f800, 0x0010b652, 0x64066407,
- 0x602c0800, 0x05f9fb01, 0x64066203, 0x0501fa3e,
- 0x05000003, 0x492e6009, 0x0505f22a, 0x0505fa29,
- 0x0501f22e, 0x59300416, 0x8c000518, 0x051e06a2,
+ 0x0501f02f, 0x64200801, 0x1c01f000, 0x40100000,
+ 0x0c01f001, 0x00104421, 0x00104423, 0x00104425,
+ 0x00104425, 0x00104426, 0x00104428, 0x00104428,
+ 0x00104428, 0x64080801, 0x1c01f000, 0x640c0801,
+ 0x1c01f000, 0x1c01f000, 0x64100801, 0x0501f01c,
+ 0x64200801, 0x1c01f000, 0x40100000, 0x0c01f001,
+ 0x00104434, 0x00104434, 0x00104436, 0x00104437,
+ 0x00104439, 0x00104436, 0x0010443b, 0x00104436,
+ 0x64140801, 0x0501f00b, 0x1c01f000, 0x641c0801,
+ 0x1c01f000, 0x64100801, 0x1c01f000, 0x64200801,
+ 0x1c01f000, 0x64240801, 0x1c01f000, 0x1c01f000,
+ 0x42000000, 0x001097b8, 0x0521f51d, 0x42000000,
+ 0x001097b5, 0x0521f51a, 0x42000000, 0x001097b7,
+ 0x0521f517, 0x42000000, 0x001097b6, 0x0521f514,
+ 0x42000800, 0x0010948c, 0x58040001, 0x48000800,
+ 0x64140801, 0x64200802, 0x1c01f000, 0x42000800,
+ 0x0010948c, 0x58040001, 0x48000800, 0x64040801,
+ 0x64280802, 0x1c01f000, 0x42000800, 0x0010948c,
+ 0x58040001, 0x48000800, 0x64180801, 0x64240802,
+ 0x1c01f000, 0x42000800, 0x0010948c, 0x64280801,
+ 0x64280800, 0x1c01f000, 0x496fc857, 0x4813c857,
+ 0x40100000, 0x0c01f001, 0x00104480, 0x00104480,
+ 0x00104480, 0x00104480, 0x00104472, 0x0010447a,
+ 0x0010447e, 0x00104480, 0x59a8021b, 0x8c000506,
+ 0x05000003, 0x8c000502, 0x0500000a, 0x0501f80a,
+ 0x05fe07cb, 0x0501f007, 0x0501f807, 0x05000005,
+ 0x05fdffca, 0x05fdf7cc, 0x0501f803, 0x05fe07ca,
+ 0x1c01f000, 0x496fc857, 0x416c0000, 0x90000c88,
+ 0x05de1d62, 0x0c01f001, 0x0010448e, 0x00104490,
+ 0x00104490, 0x00104490, 0x0010448e, 0x0010448e,
+ 0x0010448e, 0x00104490, 0x80000580, 0x1c01f000,
+ 0x90000541, 0x1c01f000, 0x6002e000, 0x497b3004,
+ 0x4a03b004, 0x60000001, 0x59d80005, 0x4a03b004,
+ 0x90000001, 0x4a03a804, 0x60000001, 0x59d40005,
+ 0x4a03a804, 0x90000001, 0x0501f3d6, 0x6413c825,
+ 0x6413c827, 0x599c0409, 0x80000d40, 0x0500001f,
+ 0x599c0407, 0x80000540, 0x05000007, 0x800000cc,
+ 0x599c100b, 0x80080400, 0x4803b000, 0x497bb002,
+ 0x59d80001, 0x599c000b, 0x4803b000, 0x599c000c,
+ 0x4803b001, 0x599c0407, 0x80000540, 0x05020002,
+ 0x497bb002, 0x599c0c09, 0x82040540, 0x00400000,
+ 0x4803b003, 0x6417b009, 0x4a03b004, 0x10000001,
+ 0x59e00803, 0x82040d00, 0xfffffeff, 0x82040d40,
+ 0x00008000, 0x4807c003, 0x599c040a, 0x80000540,
+ 0x0500001f, 0x599c0408, 0x80000540, 0x05000007,
+ 0x800000cc, 0x599c100f, 0x80080400, 0x4803a800,
+ 0x497ba802, 0x59d40001, 0x599c000f, 0x4803a800,
+ 0x599c0010, 0x4803a801, 0x599c0408, 0x80000540,
+ 0x05020002, 0x497ba802, 0x599c0c0a, 0x82040540,
+ 0x00400000, 0x4803a803, 0x6417a809, 0x4a03a804,
+ 0x10000001, 0x59e00803, 0x82040d00, 0xfffffbff,
+ 0x82040d40, 0x00008000, 0x4807c003, 0x800409c0,
+ 0x05000004, 0x6006e000, 0x0000be96, 0x0000f6a9,
+ 0x1c01f000, 0x05ddfcfd, 0x1c01f000, 0x0501f850,
+ 0x5c03e000, 0x0001f622, 0x0001fe4a, 0x05fdf7fd,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x00104547, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x00020641, 0x0010453b,
+ 0x0010453b, 0x00104547, 0x00104547, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x492fc857,
+ 0x42000000, 0x00109873, 0x0521fc21, 0x60000008,
+ 0x0501f013, 0x492fc857, 0x42000000, 0x00109872,
+ 0x0521fc1b, 0x60000020, 0x0501f00d, 0x492fc857,
+ 0x42000000, 0x00109871, 0x0521fc15, 0x60000040,
+ 0x0501f007, 0x492fc857, 0x42000000, 0x00109874,
+ 0x0521fc0f, 0x60000010, 0x0501f001, 0x4803c857,
+ 0x592c0c05, 0x82040d00, 0xffff80ff, 0x80040540,
+ 0x59980803, 0x800409c0, 0x05000002, 0x8400051e,
+ 0x48025c05, 0x0001fb2c, 0x91700583, 0x6006e000,
+ 0x05000002, 0x1c01f000, 0x599a5801, 0x812e59c0,
+ 0x05fe07e3, 0x05ddfc81, 0x492fc857, 0x80140110,
+ 0x05fc07d9, 0x80000040, 0x05000020, 0x4a033006,
+ 0x0010458a, 0x0001f62b, 0x492fc857, 0x0521fcff,
+ 0x00020636, 0x492fc856, 0x83440400, 0x00108c00,
+ 0x50000000, 0x80026d40, 0x05000005, 0x4937c857,
+ 0x59340200, 0x8c00050e, 0x00020636, 0x60a28000,
+ 0x41780800, 0x417a6000, 0x05fdf9f8, 0x0515fd48,
+ 0x0001f32c, 0x82000500, 0x0f000000, 0x8000012a,
+ 0x592c0c0b, 0x82040d00, 0x0000ff87, 0x80040540,
+ 0x48025c0b, 0x0001f63e, 0x492fc857, 0x592c0409,
+ 0x80000540, 0x05fe07c0, 0x8d0c050e, 0x05020008,
+ 0x592c0208, 0x80000540, 0x05fc07bb, 0x497a5a07,
+ 0x05f9f9db, 0x05020003, 0x1c01f000, 0x60a00000,
+ 0x48025a07, 0x0001f32c, 0x592e8a07, 0x592c0407,
+ 0x4947c857, 0x4803c857, 0x82000500, 0x000000ff,
+ 0x6004b800, 0x90000d81, 0x0500000e, 0x417a8800,
+ 0x61c0b80f, 0x90000d82, 0x0500000a, 0x80000540,
+ 0x0002032c, 0x592e8a07, 0x0001fac4, 0x0002032c,
+ 0x592e9009, 0x592e980a, 0x05f9fcff, 0x0001f32c,
+ 0x850e1d00, 0x0001fac4, 0x05f80dda, 0x81468800,
+ 0x805cb840, 0x05fe07fc, 0x0001f32c, 0x592c0a09,
+ 0x4807c857, 0x9004058e, 0x05000056, 0x900405aa,
+ 0x0500001e, 0x9004058f, 0x050002c9, 0x900405ae,
+ 0x050002c7, 0xb0040586, 0x05000052, 0xb0040585,
+ 0x05000018, 0xb0040589, 0x050002c1, 0x900405a9,
+ 0x050202c3, 0x592e8a07, 0x42026800, 0x0010993e,
+ 0x83440580, 0x0000ffff, 0x05000006, 0x0001fac4,
+ 0x050202b7, 0x59340200, 0x84000518, 0x48026a00,
+ 0x592e600a, 0x4933c857, 0x83300580, 0xffffffff,
+ 0x05020041, 0x0501f2ae, 0x850e1d04, 0x0501f2ac,
+ 0x592c1408, 0x480bc857, 0x0515ff0a, 0x411e6000,
+ 0x05020003, 0x4803c856, 0x0501f2a9, 0x59300c07,
+ 0x90040584, 0x05000003, 0x4803c856, 0x0501f2a4,
+ 0x592c0208, 0x8c000506, 0x0500000b, 0x0505fbd4,
+ 0x4df00000, 0x0505fae6, 0x0201f800, 0x0010b9a8,
+ 0x80c40040, 0x5c03e000, 0x05040bb9, 0x050df85a,
+ 0x0501f293, 0x592e380a, 0x591c1416, 0x8c080516,
+ 0x05000293, 0x59300009, 0x800001c0, 0x05de0beb,
+ 0x84081554, 0x480a3c16, 0x64ea6403, 0x592c040c,
+ 0x80000540, 0x05000006, 0x64ee6403, 0x592c020d,
+ 0x4802641c, 0x592c040d, 0x4802621c, 0x64066203,
+ 0x42000800, 0x80000040, 0x0501fa88, 0x05000003,
+ 0x492e6009, 0x0005f07c, 0x0005f87c, 0x0501f278,
+ 0x59a80082, 0x84000510, 0x48035082, 0x0501f274,
+ 0x592c1208, 0x8c080500, 0x05020271, 0x592e8a07,
+ 0x592e600a, 0x0515fed8, 0x05020003, 0x4803c856,
+ 0x0501f26f, 0x59300c07, 0x90040584, 0x05000003,
+ 0x4803c856, 0x0501f26a, 0x59300a03, 0x90040587,
+ 0x05000003, 0x4803c856, 0x0501f265, 0x59300c03,
+ 0x90040581, 0x05000016, 0x90040582, 0x0500000e,
+ 0x90040588, 0x05000010, 0x9004058a, 0x05000005,
+ 0x9004058c, 0x0502001d, 0x60240800, 0x0501f01a,
+ 0x5932680a, 0x05f9fe31, 0x05020018, 0x60140800,
+ 0x0501f015, 0x417a7800, 0x0201f800, 0x0010b660,
+ 0x64066407, 0x600c0800, 0x0501f00f, 0x83340580,
+ 0x0010993e, 0x05020007, 0x5930000a, 0x82000580,
+ 0x0010993e, 0x05020246, 0x64066407, 0x0501f007,
+ 0x417a7800, 0x0201f800, 0x0010b660, 0x64066407,
+ 0x602c0800, 0x05f9fac9, 0x64066203, 0x0501fa43,
+ 0x05000003, 0x492e6009, 0x0505f272, 0x0505fa71,
+ 0x0501f233, 0x59300416, 0x8c000518, 0x051e0716,
0x0501f088, 0x40000800, 0x58040000, 0x80000540,
0x05fe07fd, 0x492c0800, 0x1c01f000, 0x492fc857,
0x59300c07, 0x90040586, 0x0502007b, 0x59340400,
@@ -4526,7 +4543,7 @@
0x8c00051a, 0x00000682, 0x59340200, 0x8c00050e,
0x05000071, 0x59300203, 0x60067800, 0x90000587,
0x00020682, 0x640a6203, 0x0001f682, 0x600a8000,
- 0x64526006, 0x4d2c0000, 0x051dfb2f, 0x5c025800,
+ 0x64526006, 0x4d2c0000, 0x051dfb9c, 0x5c025800,
0x59300c07, 0x4807c857, 0x90040587, 0x05020050,
0x492fc857, 0x64065a07, 0x0001f32c, 0x83300580,
0xffffffff, 0x0502004a, 0x592c240b, 0x492fc857,
@@ -4536,7 +4553,7 @@
0x0005f8ca, 0x05000059, 0x592c240b, 0x592c020d,
0x48026202, 0x4936600a, 0x4932580a, 0x641a6407,
0x641e6203, 0x0001f67d, 0x592c0a0d, 0x4c040000,
- 0x05fdf885, 0x5c000800, 0x05020060, 0x58080000,
+ 0x05fdf859, 0x5c000800, 0x05020060, 0x58080000,
0x49781000, 0x802041c0, 0x05000006, 0x48004000,
0x80000540, 0x05020007, 0x48226810, 0x0501f005,
0x4802680f, 0x80000540, 0x05020002, 0x497a6810,
@@ -4544,12 +4561,12 @@
0x5c025800, 0x05fdf7cb, 0x8c10051c, 0x05000015,
0x592c0207, 0x82000580, 0x0000ffff, 0x05020011,
0x592e600a, 0x83300580, 0xffffffff, 0x05fc07c1,
- 0x0519f9e2, 0x0502000e, 0x592c220d, 0x59300202,
+ 0x0519fa34, 0x0502000e, 0x592c220d, 0x59300202,
0x80100580, 0x0502000a, 0x59300009, 0x800001c0,
0x05020004, 0x59300203, 0x90000587, 0x05fc07ac,
0x492fc857, 0x64a65a07, 0x0001f32c, 0x492fc857,
0x64225a07, 0x0001f32c, 0x4803c857, 0x8c000514,
- 0x05000007, 0x42000000, 0x001097e2, 0x0521fa06,
+ 0x05000007, 0x42000000, 0x00109862, 0x0521fa8c,
0x492fc857, 0x492e6009, 0x1c01f000, 0x492fc857,
0x65165a07, 0x0001f32c, 0x492fc857, 0x64aa5a07,
0x0001f32c, 0x492fc857, 0x64a25a07, 0x0001f32c,
@@ -4561,217 +4578,209 @@
0x492c0800, 0x1c01f000, 0x59340203, 0x492e680f,
0x492fc857, 0x4803c857, 0x80000540, 0x05020002,
0x64066a03, 0x1c01f000, 0x59a8000d, 0x81640480,
- 0x05fe177c, 0x42026000, 0x0010cca4, 0x5930000a,
- 0x81340580, 0x05020004, 0x59300202, 0x80040580,
- 0x05fc076b, 0x91326424, 0x41580000, 0x81300480,
- 0x05fc17f7, 0x05fdf76f, 0x492fc857, 0x592c0205,
- 0x80000112, 0x05fe063e, 0x592e8a07, 0x0001fac4,
- 0x0502004a, 0x05f9fd66, 0x0502004a, 0x592e780b,
- 0x493fc857, 0x8d3c053e, 0x05020005, 0x8d0c050e,
- 0x05020042, 0x05f9fcaa, 0x05fc063d, 0x913c1d1f,
- 0x05fc063b, 0x592c0208, 0x82000c80, 0x00001000,
- 0x05fe1637, 0x800000c2, 0x800008c4, 0x8005d400,
- 0x592e9009, 0x592e980a, 0x5934080d, 0x800409c0,
- 0x05000004, 0x58041802, 0x800c19c0, 0x0502002b,
- 0x913c1d1f, 0x81780040, 0x80000000, 0x800c1902,
- 0x05fe17fe, 0x05fe0626, 0x0c01f001, 0x001046f8,
- 0x001046fa, 0x00104703, 0x00104705, 0x00104707,
- 0x0515f9fb, 0x0501f019, 0x05f9fc63, 0x0500001d,
- 0x80e9d1c0, 0x05020e9f, 0x60168000, 0x417a9000,
- 0x417a9800, 0x0515f9fe, 0x0501f010, 0x61367000,
- 0x0501f004, 0x613a7000, 0x0501f002, 0x614a7000,
- 0x5934080d, 0x800409c0, 0x05000006, 0x4d3c0000,
- 0x40067800, 0x05f9fc34, 0x5c027800, 0x05000007,
- 0x05f9fb4b, 0x05160a1a, 0x05000006, 0x8d3c053e,
- 0x0502000a, 0x1c01f000, 0x64c25a07, 0x0501f009,
- 0x64b25a07, 0x0501f007, 0x64a25a07, 0x0501f005,
- 0x64a65a07, 0x0501f003, 0x497a580a, 0x64025a07,
- 0x4a025a05, 0x00000103, 0x0001f32c, 0x492fc857,
- 0x80140110, 0x80000040, 0x05000002, 0x05fdf5e4,
- 0x592c0208, 0x82000500, 0x000003ff, 0x48025a08,
- 0x8c000506, 0x05000003, 0xb0000530, 0x05020003,
- 0x8d0c050e, 0x05020014, 0x4a025a07, 0x0000dead,
- 0x592c0409, 0x82000500, 0x0000f0ff, 0x48025c09,
- 0x05f9f84f, 0x05020002, 0x1c01f000, 0x49425a07,
- 0x8058b1c0, 0x05000007, 0x0515fe20, 0x0501f80a,
- 0x44042800, 0x90580582, 0x05020002, 0x48082801,
- 0x0001f32c, 0x60c68000, 0x60040800, 0x6004b000,
- 0x05fdf7f3, 0x592c0409, 0x80000118, 0x912c2c0a,
- 0x80142c00, 0x1c01f000, 0x492fc857, 0x641a5a09,
- 0x0001f32c, 0x492fc857, 0x64065a09, 0x0001f32c,
- 0x492fc857, 0x592e7c07, 0x833c0500, 0xfffffffe,
- 0x05020039, 0x592c4008, 0x42026000, 0x0010cca4,
- 0x41581800, 0x400c0000, 0x81300480, 0x0502101d,
- 0x59300203, 0x90000580, 0x05000007, 0x59300009,
- 0x80000d40, 0x05000004, 0x58040006, 0x80200580,
- 0x05000003, 0x91326424, 0x05fdf7f3, 0x58040205,
- 0x82000500, 0x000000ff, 0xb0000d93, 0x05000007,
- 0xb0000d88, 0x05000005, 0x90000d98, 0x05000003,
- 0x90000da9, 0x05fe07f4, 0x4d2c0000, 0x0511fe39,
- 0x5c025800, 0x05000018, 0x64025a07, 0x0001f32c,
- 0x592e8a07, 0x83440480, 0x000007f0, 0x05021012,
- 0x83440400, 0x00108b80, 0x50000000, 0x80026d40,
- 0x0500000d, 0x4d2c0000, 0x05f9fb97, 0x05000009,
- 0x60168000, 0x592c0a09, 0x417a6000, 0x05f9ffb5,
- 0x0515faaa, 0x0001fb2c, 0x5c025800, 0x05fdf7eb,
- 0x5c025800, 0x64c65a07, 0x0001f32c, 0x492fc857,
- 0x4d2c0000, 0x05ddfdd3, 0x05000011, 0x492fc857,
- 0x412f4000, 0x05ddfdcf, 0x0500000b, 0x492fc857,
- 0x412dd800, 0x05f1fee6, 0x05f1feee, 0x49a1d80a,
- 0x5c025800, 0x492dd809, 0x48ef4006, 0x05e9fb82,
- 0x05e9f399, 0x41a25800, 0x05ddfdd2, 0x5c025800,
- 0x4a025a07, 0x00004005, 0x640a5c07, 0x0001f32c,
- 0x4807c857, 0x485fc857, 0x6004b800, 0x5c000800,
- 0x4c5c0000, 0x0501f005, 0x4807c857, 0x485fc857,
- 0x5c000800, 0x4d780000, 0x4803c857, 0x492fc857,
- 0x8c00050e, 0x05de0a23, 0x4203e000, 0x50000000,
- 0x600cb900, 0x05ddf22d, 0x80140110, 0x80000040,
- 0x05fe054b, 0x599c0019, 0x8c000510, 0x0502000b,
- 0x05f9fcc9, 0x05020002, 0x1c01f000, 0x49425a07,
- 0x4806580e, 0x480a580f, 0x4943c857, 0x4807c857,
- 0x480bc857, 0x0001f32c, 0x592c040c, 0x82000500,
- 0x0000e000, 0x82000580, 0x00006000, 0x05fc07f1,
- 0x59a8021b, 0x8c000508, 0x05fc07ee, 0x592c120c,
- 0x592c080b, 0x82040500, 0xff000000, 0x80040d80,
- 0x80000110, 0x80081540, 0x05000004, 0x4806580b,
- 0x0501f86c, 0x05fdf7e3, 0x60701000, 0x60640800,
- 0x60c68000, 0x05fdf7e2, 0x80140110, 0x80000040,
- 0x05fe0523, 0x05f9fdcd, 0x05020002, 0x1c01f000,
- 0x49425a07, 0x48065812, 0x480a5813, 0x0001f32c,
- 0x80140110, 0x05fc051a, 0x80000040, 0x0502000a,
- 0x6006e000, 0x592c020b, 0x8c000504, 0x00000630,
- 0x592c0208, 0x82000c80, 0x00001001, 0x05fe151c,
- 0x0501f004, 0x4a033006, 0x00020630, 0x0001f62b,
- 0x592c1014, 0x82080500, 0xffff0003, 0x05fe0514,
- 0x600ae000, 0x42000000, 0x00109969, 0x50007000,
- 0x592c0012, 0x592c0813, 0x48007006, 0x48047007,
- 0x492c700a, 0x4978700d, 0x4978700b, 0x0501f001,
- 0x4978700c, 0x82080480, 0x00000180, 0x4803c857,
- 0x05001006, 0x4800700e, 0x4a007005, 0x00000180,
- 0x65807004, 0x0501f005, 0x4978700e, 0x48087005,
- 0x80081104, 0x48087004, 0x58380009, 0x48007003,
- 0x40381000, 0x0001f01c, 0x4df00000, 0x4203e000,
- 0x50000000, 0x05ddfd30, 0x05000003, 0x59980005,
- 0x0801f800, 0x5c03e000, 0x1c01f000, 0x05ddfd2a,
- 0x05dc09ba, 0x4a025809, 0x00109908, 0x42000800,
- 0x00109969, 0x452c0800, 0x497a580a, 0x497a580b,
- 0x497a580c, 0x497a580d, 0x497a580e, 0x4a025808,
- 0x000206bc, 0x497a580f, 0x4a025802, 0x00000100,
- 0x64065801, 0x1c01f000, 0x0501f808, 0x05fc0712,
- 0x64065a09, 0x051df612, 0x0501f804, 0x05fc070b,
- 0x641a5a09, 0x051df60e, 0x59a80005, 0x8c00051a,
- 0x1c01f000, 0x59a80005, 0x8c00051c, 0x1c01f000,
- 0x59a8000f, 0x80080580, 0x05020002, 0x1c01f000,
- 0x480bc857, 0x480b500f, 0x497b8830, 0x82080d40,
- 0x01000000, 0x48078832, 0x59c40002, 0x8400054c,
- 0x48038802, 0x600c0800, 0x0505f108, 0x59c80007,
- 0x8c000502, 0x0500006c, 0x915c2c85, 0x050014be,
- 0x59c82817, 0x48175085, 0x497b9005, 0x82140500,
- 0x00e00000, 0x05020050, 0x82140500, 0x000003ff,
- 0x90001c06, 0x41cc2000, 0x600030c1, 0xb00c0480,
- 0x05001004, 0x61001000, 0xb00c1c80, 0x0501f003,
- 0x400c1000, 0x41781800, 0x54182000, 0x80102000,
- 0x80183000, 0x80081040, 0x05fe07fc, 0x800c19c0,
- 0x05000005, 0x59c80005, 0x80000000, 0x48039005,
- 0x05fdf7ee, 0x82140500, 0x000003ff, 0x800018c4,
- 0x8c140514, 0x05000004, 0x59cc0002, 0x90000503,
- 0x800c1c80, 0x480f5073, 0x82140500, 0x01f60000,
- 0x05020027, 0x82140500, 0x0000f000, 0x0500000b,
- 0x82000c80, 0x00002000, 0x0502100f, 0x4a039005,
- 0x00000140, 0x82140500, 0x0e000000, 0x80000132,
- 0x0c01f837, 0x1c01f000, 0x59cc0400, 0x82000500,
- 0x0000ff00, 0x82000580, 0x00008100, 0x05fc07f4,
- 0x0501f019, 0x4817c857, 0x82140500, 0x000003ff,
- 0x05020007, 0x59cc0400, 0x82000500, 0x0000ff00,
- 0x82000580, 0x00008100, 0x0502000f, 0x42000000,
- 0x00109852, 0x051dffec, 0x0501fbb6, 0x4803c856,
- 0x4a039005, 0x00000140, 0x0501f01b, 0x4817c857,
- 0x82140500, 0x00f60000, 0x05020003, 0x0501fbdf,
- 0x05fe07d5, 0x05fdf829, 0x0500000e, 0x59c400a4,
- 0x4803c857, 0x9000050f, 0x9000058a, 0x05020009,
- 0x497b5073, 0x59c400a3, 0x82000540, 0x00080000,
- 0x480388a3, 0x82000500, 0xfff7ffff, 0x480388a3,
- 0x4817c856, 0x051dff15, 0x4a039005, 0x00000140,
- 0x0501f036, 0x4803c856, 0x1c01f000, 0x001048d8,
- 0x00104b52, 0x001048d3, 0x001048d3, 0x001048d3,
- 0x001048d3, 0x001048d3, 0x001048d3, 0x4803c857,
- 0x42000000, 0x001097ef, 0x051dffbf, 0x1c01f000,
- 0x8d0c052a, 0x05000004, 0x4c140000, 0x05ddfa05,
- 0x5c002800, 0x59cc0400, 0x82000d00, 0x0000ff00,
- 0x82041500, 0x0000f000, 0x840409c0, 0x82080580,
- 0x00002000, 0x0502000f, 0x916c0581, 0x0502000b,
- 0x59cc0006, 0x82000500, 0xff000000, 0x82000580,
- 0x11000000, 0x05de09b7, 0x0502000f, 0x05f1ffa5,
- 0x0501fc52, 0x0501f00c, 0x0501f81b, 0x0501f00a,
- 0x82080580, 0x00003000, 0x05020003, 0x0501fa04,
- 0x0501f005, 0x82080580, 0x00008000, 0x05020002,
- 0x0501fab1, 0x1c01f000, 0x4817c857, 0x42000000,
- 0x001097ee, 0x051dff94, 0x916c0583, 0x05020009,
- 0x4c080000, 0x4c0c0000, 0x61201100, 0x40141800,
- 0x80142120, 0x05f1fcaf, 0x5c001800, 0x5c001000,
- 0x1c01f000, 0x59cc0002, 0x82000500, 0xff000000,
- 0x82001580, 0x01000000, 0x05000005, 0x82001580,
- 0x23000000, 0x05de098f, 0x0502019b, 0x59a80073,
- 0x90000484, 0x05001198, 0x900405a3, 0x05020042,
- 0x59cc0004, 0x4803c857, 0x59cc0006, 0x82000500,
- 0xff000000, 0x59cc0801, 0x82040d00, 0x00ffffff,
- 0x80040540, 0x4803c857, 0x0501fb0f, 0x05dc097d,
- 0x05000189, 0x59300c07, 0x90040590, 0x0500000a,
- 0x90040591, 0x05000008, 0x90040581, 0x05000006,
- 0x90040584, 0x05000004, 0x90040588, 0x05de0971,
- 0x0502017d, 0x59300004, 0x82000500, 0x80010000,
- 0x05000004, 0x0505fb40, 0x05de096a, 0x05020176,
- 0x59cc0a04, 0x48066202, 0x59cc0006, 0x82000500,
- 0xffff0000, 0x82000d80, 0x02000000, 0x05020003,
- 0x60567000, 0x0005f105, 0x82000d80, 0x02140000,
- 0x05fc07fc, 0x82000d80, 0x02100000, 0x05fc07f9,
- 0x82000d80, 0x02100000, 0x05fc07f6, 0x82000d80,
- 0x01000000, 0x05de0953, 0x0502015f, 0x59cc0006,
- 0x82000500, 0x0000ffff, 0x05de094e, 0x0502015a,
- 0x59a80073, 0x90000488, 0x05001157, 0x605a7000,
- 0x05fdf7e9, 0x900405a2, 0x05de0946, 0x05020152,
- 0x59cc0004, 0x4803c857, 0x59cc0006, 0x4803c857,
- 0x59cc0001, 0x4803c857, 0x59a80073, 0x800001c0,
- 0x05dc093c, 0x05000148, 0x59a80805, 0x8c040514,
- 0x05000027, 0x0501f95a, 0x05020025, 0x0501f972,
- 0x05000023, 0x61327000, 0x59cc0001, 0x82000500,
- 0x00ffffff, 0x0501fb7c, 0x05000003, 0x61fe89ff,
- 0x417a6800, 0x599c0019, 0x8c000510, 0x05000126,
- 0x59a8021b, 0x8c000508, 0x05000123, 0x59cc1006,
+ 0x05fe177c, 0x42026000, 0x0010ccb4, 0x59300407,
+ 0x90000586, 0x05020007, 0x5930000a, 0x81340580,
+ 0x05020004, 0x59300202, 0x80040580, 0x05fc0768,
+ 0x91326424, 0x41580000, 0x81300480, 0x05fc17f4,
+ 0x05fdf76c, 0x492fc857, 0x592c0205, 0x80000112,
+ 0x05fe062d, 0x592e8a07, 0x0001fac4, 0x0502004a,
+ 0x05f9fd34, 0x0502004a, 0x592e780b, 0x493fc857,
+ 0x8d3c053e, 0x05020005, 0x8d0c050e, 0x05020042,
+ 0x05f9fc76, 0x05fc062c, 0x913c1d1f, 0x05fc062a,
+ 0x592c0208, 0x82000c80, 0x00001000, 0x05fe1626,
+ 0x800000c2, 0x800008c4, 0x8005d400, 0x592e9009,
+ 0x592e980a, 0x5934080d, 0x800409c0, 0x05000004,
+ 0x58041802, 0x800c19c0, 0x0502002b, 0x913c1d1f,
+ 0x81780040, 0x80000000, 0x800c1902, 0x05fe17fe,
+ 0x05fe0615, 0x0c01f001, 0x0010473f, 0x00104741,
+ 0x0010474a, 0x0010474c, 0x0010474e, 0x0515fa4a,
+ 0x0501f019, 0x05f9fc2f, 0x0500001d, 0x80e9d1c0,
+ 0x05020ee4, 0x60168000, 0x417a9000, 0x417a9800,
+ 0x0515fa4d, 0x0501f010, 0x61367000, 0x0501f004,
+ 0x613a7000, 0x0501f002, 0x614a7000, 0x5934080d,
+ 0x800409c0, 0x05000006, 0x4d3c0000, 0x40067800,
+ 0x05f9fc00, 0x5c027800, 0x05000007, 0x05f9fb17,
+ 0x05160a69, 0x05000006, 0x8d3c053e, 0x0502000a,
+ 0x1c01f000, 0x64c25a07, 0x0501f009, 0x64b25a07,
+ 0x0501f007, 0x64a25a07, 0x0501f005, 0x64a65a07,
+ 0x0501f003, 0x497a580a, 0x64025a07, 0x4a025a05,
+ 0x00000103, 0x0001f32c, 0x492fc857, 0x80140110,
+ 0x80000040, 0x05000002, 0x05fdf5d3, 0x592c0208,
+ 0x82000500, 0x000003ff, 0x48025a08, 0x8c000506,
+ 0x05000003, 0xb0000530, 0x05020003, 0x8d0c050e,
+ 0x05020014, 0x4a025a07, 0x0000dead, 0x592c0409,
+ 0x82000500, 0x0000f0ff, 0x48025c09, 0x05f9f814,
+ 0x05020002, 0x1c01f000, 0x49425a07, 0x8058b1c0,
+ 0x05000007, 0x0515fe6f, 0x0501f80a, 0x44042800,
+ 0x90580582, 0x05020002, 0x48082801, 0x0001f32c,
+ 0x60c68000, 0x60040800, 0x6004b000, 0x05fdf7f3,
+ 0x592c0409, 0x80000118, 0x912c2c0a, 0x80142c00,
+ 0x1c01f000, 0x492fc857, 0x641a5a09, 0x0001f32c,
+ 0x492fc857, 0x64065a09, 0x0001f32c, 0x492fc857,
+ 0x592e7c07, 0x833c0500, 0xfffffffe, 0x0502003b,
+ 0x592c4008, 0x42026000, 0x0010ccb4, 0x41581800,
+ 0x400c0000, 0x81300480, 0x0502101f, 0x59300203,
+ 0x90000580, 0x05000007, 0x59300009, 0x80000d40,
+ 0x05000004, 0x58040006, 0x80200580, 0x05000003,
+ 0x91326424, 0x05fdf7f3, 0x58040205, 0x82000500,
+ 0x000000ff, 0xb0000d93, 0x05000009, 0xb0000d88,
+ 0x05000007, 0x90000d98, 0x05000005, 0x90000da9,
+ 0x05000003, 0x90000d94, 0x05fe07f2, 0x4d2c0000,
+ 0x0511fe83, 0x5c025800, 0x05000018, 0x64025a07,
+ 0x0001f32c, 0x592e8a07, 0x83440480, 0x000007f0,
+ 0x05021012, 0x83440400, 0x00108c00, 0x50000000,
+ 0x80026d40, 0x0500000d, 0x4d2c0000, 0x05f9fb61,
+ 0x05000009, 0x60168000, 0x592c0a09, 0x417a6000,
+ 0x05f9ffa2, 0x0515faf7, 0x0001fb2c, 0x5c025800,
+ 0x05fdf7eb, 0x5c025800, 0x64c65a07, 0x0001f32c,
+ 0x492fc857, 0x4d2c0000, 0x05ddfd8a, 0x05000011,
+ 0x492fc857, 0x412f4000, 0x05ddfd86, 0x0500000b,
+ 0x492fc857, 0x412dd800, 0x05f1fea1, 0x05f1fea9,
+ 0x49a1d80a, 0x5c025800, 0x492dd809, 0x48ef4006,
+ 0x05e9fb3b, 0x05e9f352, 0x41a25800, 0x05ddfd89,
+ 0x5c025800, 0x4a025a07, 0x00004005, 0x640a5c07,
+ 0x0001f32c, 0x4807c857, 0x485fc857, 0x6004b800,
+ 0x5c000800, 0x4c5c0000, 0x0501f005, 0x4807c857,
+ 0x485fc857, 0x5c000800, 0x4d780000, 0x4803c857,
+ 0x492fc857, 0x8c00050e, 0x05de09da, 0x4203e000,
+ 0x50000000, 0x600cb900, 0x05ddf1e4, 0x80140110,
+ 0x80000040, 0x05fe0538, 0x599c0019, 0x8c000510,
+ 0x0502000b, 0x05f9fc95, 0x05020002, 0x1c01f000,
+ 0x49425a07, 0x4806580e, 0x480a580f, 0x4943c857,
+ 0x4807c857, 0x480bc857, 0x0001f32c, 0x592c040c,
+ 0x82000500, 0x0000e000, 0x82000580, 0x00006000,
+ 0x05fc07f1, 0x59a8021b, 0x8c000508, 0x05fc07ee,
+ 0x592c120c, 0x592c080b, 0x82040500, 0xff000000,
+ 0x80040d80, 0x80000110, 0x80081540, 0x05000004,
+ 0x4806580b, 0x0501f86c, 0x05fdf7e3, 0x60701000,
+ 0x60640800, 0x60c68000, 0x05fdf7e2, 0x80140110,
+ 0x80000040, 0x05fe0510, 0x05f9fd9c, 0x05020002,
+ 0x1c01f000, 0x49425a07, 0x48065812, 0x480a5813,
+ 0x0001f32c, 0x80140110, 0x05fc0507, 0x80000040,
+ 0x0502000a, 0x6006e000, 0x592c020b, 0x8c000504,
+ 0x00000630, 0x592c0208, 0x82000c80, 0x00001001,
+ 0x05fe1509, 0x0501f004, 0x4a033006, 0x00020630,
+ 0x0001f62b, 0x592c1014, 0x82080500, 0xffff0003,
+ 0x05fe0501, 0x600ae000, 0x42000000, 0x001099e9,
+ 0x50007000, 0x592c0012, 0x592c0813, 0x48007006,
+ 0x48047007, 0x492c700a, 0x4978700d, 0x4978700b,
+ 0x0501f001, 0x4978700c, 0x82080480, 0x00000180,
+ 0x4803c857, 0x05001006, 0x4800700e, 0x4a007005,
+ 0x00000180, 0x65807004, 0x0501f005, 0x4978700e,
+ 0x48087005, 0x80081104, 0x48087004, 0x58380009,
+ 0x48007003, 0x40381000, 0x0001f01c, 0x4df00000,
+ 0x4203e000, 0x50000000, 0x05ddfce7, 0x05000003,
+ 0x59980005, 0x0801f800, 0x5c03e000, 0x1c01f000,
+ 0x05ddfce1, 0x05dc0971, 0x4a025809, 0x00109988,
+ 0x42000800, 0x001099e9, 0x452c0800, 0x497a580a,
+ 0x497a580b, 0x497a580c, 0x497a580d, 0x497a580e,
+ 0x4a025808, 0x000206bc, 0x497a580f, 0x4a025802,
+ 0x00000100, 0x64065801, 0x1c01f000, 0x0501f808,
+ 0x05fc0710, 0x64065a09, 0x051df693, 0x0501f804,
+ 0x05fc0709, 0x641a5a09, 0x051df68f, 0x59a80005,
+ 0x8c00051a, 0x1c01f000, 0x59a80005, 0x8c00051c,
+ 0x1c01f000, 0x59a8000f, 0x80080580, 0x05020002,
+ 0x1c01f000, 0x480bc857, 0x480b500f, 0x497b8830,
+ 0x82080d40, 0x01000000, 0x48078832, 0x59c40002,
+ 0x8400054c, 0x48038802, 0x600c0800, 0x0505f14b,
+ 0x59c80007, 0x8c000502, 0x05000044, 0x915c2c85,
+ 0x050014ce, 0x59c82817, 0x48175085, 0x497b9005,
+ 0x82140500, 0x00e00000, 0x05020038, 0x82140500,
+ 0x000003ff, 0x90001c06, 0x41cc2000, 0x600030c1,
+ 0xb00c0480, 0x05001004, 0x61001000, 0xb00c1c80,
+ 0x0501f003, 0x400c1000, 0x41781800, 0x54182000,
+ 0x80102000, 0x80183000, 0x80081040, 0x05fe07fc,
+ 0x800c19c0, 0x05000005, 0x59c80005, 0x80000000,
+ 0x48039005, 0x05fdf7ee, 0x82140500, 0x000003ff,
+ 0x800018c4, 0x8c140514, 0x05000004, 0x59cc0002,
+ 0x90000503, 0x800c1c80, 0x480f5073, 0x82140500,
+ 0x01f60000, 0x0502000f, 0x0501fca9, 0x05020008,
+ 0x4a039005, 0x00000140, 0x82140500, 0x0e000000,
+ 0x80000132, 0x0c01f813, 0x1c01f000, 0x800001c0,
+ 0x0502000a, 0x4a039005, 0x00000140, 0x0501f00b,
+ 0x4817c857, 0x82140500, 0x00f60000, 0x05020003,
+ 0x0501fc07, 0x05fe07ed, 0x0501fcb7, 0x4a039005,
+ 0x00000140, 0x0501f036, 0x4803c856, 0x1c01f000,
+ 0x001048f9, 0x00104bab, 0x001048f4, 0x001048f4,
+ 0x001048f4, 0x001048f4, 0x001048f4, 0x001048f4,
+ 0x4803c857, 0x42000000, 0x0010986f, 0x0521f868,
+ 0x1c01f000, 0x8d0c052a, 0x05000004, 0x4c140000,
+ 0x05ddf9e4, 0x5c002800, 0x59cc0400, 0x82000d00,
+ 0x0000ff00, 0x82041500, 0x0000f000, 0x840409c0,
+ 0x82080580, 0x00002000, 0x0502000f, 0x916c0581,
+ 0x0502000b, 0x59cc0006, 0x82000500, 0xff000000,
+ 0x82000580, 0x11000000, 0x05de0996, 0x0502000f,
+ 0x05f1ff90, 0x0501fcbd, 0x0501f00c, 0x0501f81b,
+ 0x0501f00a, 0x82080580, 0x00003000, 0x05020003,
+ 0x0501fa22, 0x0501f005, 0x82080580, 0x00008000,
+ 0x05020002, 0x0501fae9, 0x1c01f000, 0x4817c857,
+ 0x42000000, 0x0010986e, 0x0521f83d, 0x916c0583,
+ 0x05020009, 0x4c080000, 0x4c0c0000, 0x61201100,
+ 0x40141800, 0x80142120, 0x05f1fc92, 0x5c001800,
+ 0x5c001000, 0x1c01f000, 0x59cc0002, 0x82000500,
+ 0xff000000, 0x82001580, 0x01000000, 0x05000005,
+ 0x82001580, 0x23000000, 0x05de096e, 0x050201b2,
+ 0x59a80073, 0x90000484, 0x050011af, 0x900405a3,
+ 0x05020042, 0x59cc0004, 0x4803c857, 0x59cc0006,
+ 0x82000500, 0xff000000, 0x59cc0801, 0x82040d00,
+ 0x00ffffff, 0x80040540, 0x4803c857, 0x0501fb47,
+ 0x05dc095c, 0x050001a0, 0x59300c07, 0x90040590,
+ 0x0500000a, 0x90040591, 0x05000008, 0x90040581,
+ 0x05000006, 0x90040584, 0x05000004, 0x90040588,
+ 0x05de0950, 0x05020194, 0x59300004, 0x82000500,
+ 0x80010000, 0x05000004, 0x0505fbab, 0x05de0949,
+ 0x0502018d, 0x59cc0a04, 0x48066202, 0x59cc0006,
+ 0x82000500, 0xffff0000, 0x82000d80, 0x02000000,
+ 0x05020003, 0x60567000, 0x0005f105, 0x82000d80,
+ 0x02140000, 0x05fc07fc, 0x82000d80, 0x02100000,
+ 0x05fc07f9, 0x82000d80, 0x02100000, 0x05fc07f6,
+ 0x82000d80, 0x01000000, 0x05de0932, 0x05020176,
+ 0x59cc0006, 0x82000500, 0x0000ffff, 0x05de092d,
+ 0x05020171, 0x59a80073, 0x90000488, 0x0500116e,
+ 0x605a7000, 0x05fdf7e9, 0x900405a2, 0x05de0925,
+ 0x05020169, 0x59cc0004, 0x4803c857, 0x59cc0006,
+ 0x4803c857, 0x59cc0001, 0x4803c857, 0x59a80073,
+ 0x800001c0, 0x05dc091b, 0x0500015f, 0x59a80805,
+ 0x8c040514, 0x0500002a, 0x0501f978, 0x05020028,
+ 0x0501f990, 0x05000026, 0x61327000, 0x59cc0001,
+ 0x82000500, 0x00ffffff, 0x0501fbb4, 0x05000006,
+ 0x61fe89ff, 0x42026800, 0x0010993e, 0x05f9fd6b,
+ 0x481a6802, 0x599c0019, 0x8c000510, 0x05000139,
+ 0x59a8021b, 0x8c000508, 0x05000136, 0x59cc1006,
0x82081500, 0xffff0000, 0x82081580, 0x03000000,
- 0x0502011d, 0x91641490, 0x05001130, 0x8400054c,
+ 0x05020130, 0x91641490, 0x05001144, 0x8400054c,
0x4803521b, 0x59cc1000, 0x82081500, 0x00ffffff,
- 0x05fdfec0, 0x59cc0007, 0x82000500, 0x0000ffff,
- 0x48038893, 0x48035012, 0x0501f10f, 0x59cc0006,
+ 0x05fdfee5, 0x59cc0007, 0x82000500, 0x0000ffff,
+ 0x48038893, 0x48035012, 0x0501f122, 0x59cc0006,
0x82000500, 0xffff0000, 0x82000d80, 0x03000000,
0x05020024, 0x59a8021b, 0x8c000508, 0x0500001c,
0x8400054c, 0x4803521b, 0x59cc0800, 0x82040d00,
0x00ffffff, 0x4807500f, 0x497b8830, 0x84040d70,
0x48078832, 0x59c40802, 0x84040d4c, 0x48078802,
0x59cc0007, 0x82000500, 0x0000ffff, 0x48038893,
- 0x48035012, 0x600c0800, 0x59a8100f, 0x0501ffb3,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x05de08f1,
- 0x050200fd, 0x605e7000, 0x0501f0cf, 0x05f9ff27,
- 0x05fe07f8, 0x8c000502, 0x05fe07f6, 0x0501f0f6,
+ 0x48035012, 0x600c0800, 0x59a8100f, 0x0505f81b,
+ 0x59cc0006, 0x82000500, 0x0000ffff, 0x05de08cd,
+ 0x05020111, 0x605e7000, 0x0501f0cf, 0x05f9ff39,
+ 0x05fe07f8, 0x8c000502, 0x05fe07f6, 0x0501f10a,
0x82000d80, 0x04000000, 0x05020013, 0x59cc0006,
- 0x82000500, 0x0000ffff, 0x05de08e2, 0x050200ee,
- 0x05f9ff1a, 0x05000003, 0x60767000, 0x0501f0be,
- 0x497b507d, 0x42001000, 0x0010c15e, 0x0501fbb6,
+ 0x82000500, 0x0000ffff, 0x05de08be, 0x05020102,
+ 0x05f9ff2c, 0x05000002, 0x0501f0be, 0x497b507d,
+ 0x42001000, 0x0010c159, 0x0501fc1f, 0x05f9fd21,
0x59a8021b, 0x84000548, 0x4803521b, 0x60c27000,
0x0501f0b5, 0x82000d80, 0x05000000, 0x05020008,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x05de08cd,
- 0x050200d9, 0x60627000, 0x0501f0ab, 0x82000d80,
+ 0x59cc0006, 0x82000500, 0x0000ffff, 0x05de08a9,
+ 0x050200ed, 0x60627000, 0x0501f0ab, 0x82000d80,
0x20100000, 0x05020003, 0x60667000, 0x0501f0a6,
0x82000d80, 0x21100000, 0x05020003, 0x606a7000,
0x0501f0a1, 0x82000d80, 0x52000000, 0x05020008,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x05de08b9,
- 0x050200c5, 0x606e7000, 0x0501f097, 0x82000d80,
+ 0x59cc0006, 0x82000500, 0x0000ffff, 0x05de0895,
+ 0x050200d9, 0x606e7000, 0x0501f097, 0x82000d80,
0x50000000, 0x05020008, 0x59cc0006, 0x82000500,
- 0x0000ffff, 0x05de08af, 0x050200bb, 0x60727000,
+ 0x0000ffff, 0x05de088b, 0x050200cf, 0x60727000,
0x0501f08d, 0x82000d80, 0x13000000, 0x05020003,
0x60d27000, 0x0501f088, 0x82000d80, 0x12000000,
0x05020008, 0x59cc0006, 0x82000500, 0x0000ffff,
- 0x05de08a0, 0x050200ac, 0x60927000, 0x0501f07e,
+ 0x05de087c, 0x050200c0, 0x60927000, 0x0501f07e,
0x82000d00, 0xff000000, 0x82040d80, 0x24000000,
0x05020003, 0x60b67000, 0x0501f077, 0x82000d00,
0xff000000, 0x82040d80, 0x53000000, 0x05020003,
@@ -4784,16 +4793,16 @@
0x59a81073, 0x80081480, 0x05001028, 0x90000484,
0x8000b104, 0x8058b1c0, 0x05000024, 0x505cc800,
0x8264c500, 0x03000000, 0x8060c130, 0x42000000,
- 0x001097b9, 0x90602580, 0x05020004, 0x42000000,
- 0x001097b6, 0x0501f00a, 0x90602581, 0x05020004,
- 0x42000000, 0x001097b7, 0x0501f005, 0x90602582,
- 0x05020003, 0x42000000, 0x001097b8, 0x051dfe4e,
+ 0x00109839, 0x90602580, 0x05020004, 0x42000000,
+ 0x00109836, 0x0501f00a, 0x90602581, 0x05020004,
+ 0x42000000, 0x00109837, 0x0501f005, 0x90602582,
+ 0x05020003, 0x42000000, 0x00109838, 0x051dfef4,
0x60541100, 0x82642500, 0x0000ffff, 0x80641920,
- 0x05f1fb6c, 0x805cb800, 0x8058b040, 0x05fe07e4,
+ 0x05f1fb4c, 0x805cb800, 0x8058b040, 0x05fe07e4,
0x5c00b000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
0x608e7000, 0x0501f030, 0x5c00b000, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x42000000, 0x001097ec,
- 0x051df639, 0x82000d80, 0x60000000, 0x05020003,
+ 0x5c00c000, 0x5c00b800, 0x42000000, 0x0010986c,
+ 0x051df6df, 0x82000d80, 0x60000000, 0x05020003,
0x60fe7000, 0x0501f024, 0x82000d80, 0x78000000,
0x05020003, 0x61167000, 0x0501f01f, 0x82000d80,
0x10000000, 0x05020003, 0x613a7000, 0x0501f01a,
@@ -4805,175 +4814,201 @@
0x7d000000, 0x05020003, 0x615a7000, 0x0501f002,
0x60767000, 0x59cc3800, 0x821c3d00, 0x00ffffff,
0x821c0580, 0x00fffffe, 0x59cc0001, 0x05020004,
- 0x40003000, 0x61fa880f, 0x0501f004, 0x0501f8bb,
- 0x05de0814, 0x05020020, 0x05f5fead, 0x05de0811,
- 0x0502001d, 0x59340200, 0x8c000514, 0x0500000a,
- 0x913805b0, 0x05000008, 0x913805bf, 0x05000006,
- 0x913805b4, 0x05000004, 0x913805a4, 0x05000002,
- 0x61327000, 0x0509fb66, 0x05000014, 0x4936600a,
- 0x64126407, 0x59cc0c04, 0x48066202, 0xb138058c,
- 0x05020008, 0x64466407, 0x813669c0, 0x05020005,
- 0x59cc0001, 0x82000500, 0x00ffffff, 0x48026020,
+ 0x40003000, 0x61fa880f, 0x0501f017, 0x0501f8f0,
+ 0x05da0ff0, 0x05020034, 0x83440480, 0x000007f0,
+ 0x05001001, 0x05f1fddf, 0x0500000f, 0x4c180000,
+ 0x0001fac4, 0x5c003000, 0x0500000e, 0x4c180000,
+ 0x0501f846, 0x5c003000, 0x05020007, 0x05f9fc43,
+ 0x42026800, 0x0010993e, 0x481a6802, 0x61fe89ff,
+ 0x0501f004, 0x05f5fe85, 0x05da0fda, 0x0502001e,
+ 0x59340200, 0x8c000514, 0x0500000a, 0x913805b0,
+ 0x05000008, 0x913805bf, 0x05000006, 0x913805b4,
+ 0x05000004, 0x913805a4, 0x05000002, 0x61327000,
+ 0x0509fbab, 0x05000015, 0x4936600a, 0x64126407,
+ 0x83340580, 0x0010993e, 0x05020005, 0x59cc0001,
+ 0x82000500, 0x00ffffff, 0x48026020, 0x59cc0c04,
+ 0x48066202, 0xb138058c, 0x05020002, 0x64466407,
0x0005f105, 0x598800b7, 0x4803c857, 0x80000000,
0x480310b7, 0x1c01f000, 0x61241100, 0x59cc1806,
- 0x800c1930, 0x05f1faff, 0x0509fb55, 0x05d80fe9,
- 0x05fc07f5, 0x4936600a, 0x64126407, 0x59cc0c04,
- 0x48066202, 0x64266403, 0x6426641c, 0x4a02621c,
- 0x00002900, 0x64066203, 0x0501f572, 0x59a8021b,
- 0x4803c857, 0x8c000508, 0x05000013, 0x599c0019,
- 0x8c000510, 0x05020010, 0x59cc0006, 0x82000500,
- 0xff000000, 0x82000d80, 0x03000000, 0x0500000c,
- 0x82000d80, 0x20000000, 0x05000009, 0x82000d80,
- 0x05000000, 0x05000006, 0x82000d80, 0x21000000,
+ 0x800c1930, 0x05f1facb, 0x0509fb99, 0x05d80fb1,
+ 0x05fc07f5, 0x4936600a, 0x83340580, 0x0010993e,
+ 0x05020005, 0x59cc0001, 0x82000500, 0x00ffffff,
+ 0x48026020, 0x64126407, 0x59cc0c04, 0x48066202,
+ 0x64266403, 0x6426641c, 0x4a02621c, 0x00002900,
+ 0x64066203, 0x0501f5bf, 0x59a8021b, 0x4803c857,
+ 0x8c000508, 0x05000013, 0x599c0019, 0x8c000510,
+ 0x05020010, 0x59cc0006, 0x82000500, 0xff000000,
+ 0x82000d80, 0x03000000, 0x0500000c, 0x82000d80,
+ 0x20000000, 0x05000009, 0x82000d80, 0x05000000,
+ 0x05000006, 0x82000d80, 0x21000000, 0x05000003,
+ 0x80000580, 0x1c01f000, 0x90000541, 0x05fdf7fe,
+ 0x59cc2006, 0x82102500, 0xff000000, 0x9c1021c0,
+ 0x0501f807, 0x820c1c00, 0x001094cf, 0x500c1800,
+ 0x800c0500, 0x4803c857, 0x1c01f000, 0x40100800,
+ 0x41781800, 0x900404a0, 0x05001004, 0x800c1800,
+ 0x40000800, 0x05fdf7fc, 0x9004050f, 0x82000400,
+ 0x00108a8d, 0x50000000, 0x8c040508, 0x05000002,
+ 0x900001c0, 0x1c01f000, 0x4803c856, 0x0501fa2d,
+ 0x05020009, 0x05e5fee2, 0x05020007, 0x59cc0002,
+ 0x82000500, 0xff000000, 0x82000d80, 0x08000000,
+ 0x05000802, 0x1c01f000, 0x4803c856, 0x59cc0400,
+ 0x82000d00, 0x0000ff00, 0x840409c0, 0x900405b3,
+ 0x05020021, 0x0501f941, 0x05000051, 0x59cc0a04,
+ 0x48066202, 0x59a80073, 0x90000484, 0x0500104c,
+ 0x59cc0006, 0x4803c857, 0x82000500, 0xffff0000,
+ 0x82000d80, 0x02000000, 0x05020007, 0x59cc0006,
+ 0x82000500, 0x0000ffff, 0x05020041, 0x60567000,
+ 0x0005f105, 0x82000d80, 0x01000000, 0x0502003c,
+ 0x59cc0006, 0x82000500, 0x0000ffff, 0x05020038,
+ 0x59a80073, 0x90000488, 0x05001035, 0x605a7000,
+ 0x0005f105, 0x900405b2, 0x05020031, 0x59cc0006,
+ 0x82000500, 0xffff0000, 0x82000d80, 0x14000000,
+ 0x0502002b, 0x59a80073, 0x90000490, 0x05001028,
+ 0x60e27000, 0x59cc0001, 0x0501f828, 0x05020024,
+ 0x83440480, 0x000007f0, 0x05001001, 0x05f1fd19,
+ 0x0500000f, 0x4c180000, 0x0001fac4, 0x5c003000,
+ 0x0500000d, 0x4c180000, 0x05fdff80, 0x5c003000,
+ 0x05020007, 0x05f9fb7d, 0x42026800, 0x0010993e,
+ 0x481a6802, 0x61fe89ff, 0x0501f003, 0x05f5fdba,
+ 0x0502000f, 0x0509faf2, 0x0500000d, 0x4936600a,
+ 0x83340580, 0x0010993e, 0x05020005, 0x59cc0001,
+ 0x82000500, 0x00ffffff, 0x48026020, 0x64126407,
+ 0x59cc0c04, 0x48066202, 0x0005f105, 0x42000000,
+ 0x0010986c, 0x051df5be, 0x4803c857, 0x4000d000,
+ 0x82003500, 0x00ffffff, 0x0201f800, 0x0010c758,
+ 0x40c40000, 0x90000581, 0x1c01f000, 0x59a8021b,
+ 0x8c00050e, 0x05000003, 0x8c000502, 0x05000005,
+ 0x59cc0c00, 0x80040910, 0x9004050f, 0x0c01f002,
+ 0x1c01f000, 0x00104bc5, 0x00104bc5, 0x00104bc5,
+ 0x00104c9c, 0x00104bc5, 0x00104bc7, 0x00104be7,
+ 0x00104bea, 0x00104bc5, 0x00104bc5, 0x00104bc5,
+ 0x00104bc5, 0x00104bc5, 0x00104bc5, 0x00104bc5,
+ 0x00104bc5, 0x4803c856, 0x1c01f000, 0x0501f8c7,
+ 0x0500001a, 0x59a80073, 0x9000048c, 0x05001017,
+ 0x59300407, 0x90000583, 0x05020014, 0x59cc0001,
+ 0x5932680a, 0x813669c0, 0x05000010, 0x59340802,
+ 0x80040580, 0x82000500, 0x00ffffff, 0x0502000b,
+ 0x59cc0a04, 0x59300202, 0x82001580, 0x0000ffff,
+ 0x05000003, 0x80040580, 0x05020004, 0x48066202,
+ 0x611a7000, 0x0005f105, 0x59cc0004, 0x4803c857,
+ 0x42000000, 0x0010986d, 0x051df579, 0x59cc0004,
+ 0x4803c857, 0x1c01f000, 0x0501f8a4, 0x05000016,
+ 0x59a80073, 0x9000048c, 0x05001013, 0x59300407,
+ 0x90000583, 0x05020010, 0x59cc0001, 0x82000500,
+ 0x00ffffff, 0x5932680a, 0x813669c0, 0x0500000a,
+ 0x59340802, 0x82040d00, 0x00ffffff, 0x80040580,
+ 0x05020005, 0x59cc0a04, 0x48066202, 0x61167000,
+ 0x0005f105, 0x59cc0004, 0x4803c857, 0x42000000,
+ 0x0010986d, 0x051df55a, 0x59cc0004, 0x4803c857,
+ 0x59cc0000, 0x82000500, 0xff000000, 0x59cc1001,
+ 0x82081500, 0x00ffffff, 0x80080540, 0x4803c857,
+ 0x4817c857, 0x0501f957, 0x05da0e92, 0x0502000f,
+ 0x05e5fe0b, 0x05da0e8f, 0x0502000c, 0x59cc0002,
+ 0x82000500, 0xff000000, 0x90000580, 0x05da0e89,
+ 0x05020006, 0x9004050f, 0x90000c86, 0x05da1e85,
+ 0x05021002, 0x0c01f003, 0x4803c856, 0x1c01f000,
+ 0x00104c2a, 0x00104c2c, 0x00104c2a, 0x00104c2a,
+ 0x00104c6b, 0x00104c78, 0x4803c856, 0x1c01f000,
+ 0x59a80073, 0x800001c0, 0x05da0e76, 0x05fe07fb,
+ 0x59cc0802, 0x4807c856, 0x8c04052e, 0x05020015,
+ 0x42026000, 0x0010cc6c, 0x59cc0001, 0x05fdff6b,
+ 0x05020008, 0x0001fac4, 0x05020006, 0x64166407,
+ 0x64226203, 0x4936600a, 0x60227001, 0x0005f105,
+ 0x4803c857, 0x61fe89ff, 0x417a6800, 0x59cc0001,
+ 0x82000500, 0x00ffffff, 0x48026020, 0x05fdf7f4,
+ 0x59cc0001, 0x4803c857, 0x05fdff58, 0x05da0e59,
+ 0x05fe07de, 0x05f5fcfc, 0x05da0e56, 0x05fe07db,
+ 0x59cc0005, 0x8c000500, 0x05020005, 0x59340200,
+ 0x8c00050e, 0x05da0e4f, 0x05fe07d4, 0x05f9f806,
+ 0x0502000b, 0x0501f835, 0x05d80e4a, 0x05fc07cf,
+ 0x42026000, 0x0010cc6c, 0x4936600a, 0x640a6407,
+ 0x64226203, 0x60227001, 0x0005f105, 0x0509fa20,
+ 0x05fc07c6, 0x4936600a, 0x64126407, 0x59cc0c04,
+ 0x48066202, 0x60067000, 0x0005f105, 0x59cc0802,
+ 0x8c04052e, 0x05000009, 0x0501f820, 0x05000007,
+ 0x0501f901, 0x05020005, 0x59cc0a04, 0x48066202,
+ 0x60267001, 0x0005f105, 0x4933c857, 0x1c01f000,
+ 0x59cc0004, 0x4803c857, 0x59a80073, 0x90000484,
+ 0x0500100c, 0x59cc0802, 0x8c04052e, 0x05000009,
+ 0x0501f80e, 0x05000007, 0x0501f8ef, 0x05020005,
+ 0x59cc0a04, 0x48066202, 0x602a7001, 0x0005f105,
+ 0x4933c857, 0x42000000, 0x0010986c, 0x051df4d4,
+ 0x59cc0a04, 0x0501f002, 0x59cc0c04, 0x59a8000d,
+ 0x59a81060, 0x80080400, 0x80040480, 0x05021007,
+ 0x800400c4, 0x800408ca, 0x80040c00, 0x82066400,
+ 0x0010ccb4, 0x1c01f000, 0x80000580, 0x05fdf7fe,
+ 0x59cc0802, 0x8c04052e, 0x05020016, 0x05fdffed,
+ 0x05000014, 0x59300407, 0x90000586, 0x05020011,
+ 0x59cc0001, 0x82000500, 0x00ffffff, 0x5932680a,
+ 0x813669c0, 0x0500000b, 0x59340802, 0x82040d00,
+ 0x00ffffff, 0x80040580, 0x05020006, 0x59a80073,
+ 0x800001c0, 0x05020003, 0x61467000, 0x0005f105,
+ 0x59cc0004, 0x4803c857, 0x42000000, 0x0010986d,
+ 0x051df4a7, 0x4803c856, 0x60143002, 0x0501f001,
+ 0x481bc857, 0x4c5c0000, 0x4c600000, 0x4c640000,
+ 0x41ccc800, 0x4014b800, 0x4018c000, 0x0501f805,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x4803c856, 0x4c580000, 0x58640400, 0x82000500,
+ 0x0000f000, 0x82000580, 0x0000c000, 0x05000018,
+ 0x0509f9b3, 0x05000016, 0x58640001, 0x05fdfecf,
+ 0x05020015, 0x05f5fc74, 0x05020013, 0x4936600a,
+ 0x05ddf890, 0x05000010, 0x492e6019, 0x497a5800,
+ 0x497a5a05, 0x485e5c05, 0x912cac06, 0x601cb000,
+ 0x4064a000, 0x051dfd48, 0x4862641c, 0x64fa6403,
+ 0x64066407, 0x64066203, 0x0501fbde, 0x5c00b000,
+ 0x1c01f000, 0x0005f8e7, 0x05fdf7fd, 0x4803c856,
+ 0x59cc0400, 0x82000d00, 0x0000ff00, 0x82040500,
+ 0x0000f000, 0x840409c0, 0x82000580, 0x00002000,
+ 0x05020044, 0x900405a2, 0x0502003b, 0x59c400a4,
+ 0x9000050f, 0x90000c87, 0x05001003, 0x9000048c,
+ 0x0500103e, 0x59cc0006, 0x82000500, 0xffff0000,
+ 0x82000d80, 0x04000000, 0x05000038, 0x82000d80,
+ 0x60000000, 0x05000035, 0x82000d80, 0x54000000,
+ 0x05000032, 0x82000d80, 0x03000000, 0x05020019,
+ 0x59a80a1b, 0x8c040502, 0x0502002c, 0x8c040508,
+ 0x0502002a, 0x82000d80, 0x03000000, 0x05020003,
+ 0x05f9fc00, 0x05000025, 0x05f5feac, 0x05000025,
+ 0x59a80018, 0x800000d0, 0x59a8080f, 0x82040d00,
+ 0x000000ff, 0x80040540, 0x59cc0800, 0x82040d00,
+ 0x00ffffff, 0x80040580, 0x05020016, 0x0501f017,
+ 0x59c40802, 0x8c04050c, 0x05020012, 0x82000d80,
+ 0x52000000, 0x05fc07ed, 0x82000d80, 0x05000000,
+ 0x05fc07ea, 0x82000d80, 0x50000000, 0x05fc07e7,
+ 0x0501f008, 0x900405a3, 0x05020006, 0x05fdff5b,
+ 0x05000004, 0x59300c03, 0x90040582, 0x05000003,
+ 0x80000580, 0x0501f002, 0x90000541, 0x1c01f000,
+ 0x59cc0006, 0x82000500, 0xffff0000, 0x82000d80,
+ 0x03000000, 0x05000004, 0x82000d80, 0x52000000,
+ 0x05fe07f4, 0x59a8021b, 0x90000509, 0x90000588,
+ 0x05fc07f2, 0x05fdf7ef, 0x4803c857, 0x4c580000,
+ 0x40003000, 0x61c0200f, 0x6040b000, 0x83ac7400,
+ 0x000007f0, 0x50380000, 0x80026d40, 0x05000006,
+ 0x59340002, 0x82000500, 0x00ffffff, 0x80180580,
+ 0x0500000d, 0x80102000, 0x80387000, 0x8058b040,
+ 0x05fe07f5, 0x82100480, 0x00000800, 0x60002000,
+ 0x61c0b00f, 0x41ac7000, 0x05fe17ef, 0x90000541,
+ 0x0501f002, 0x40128800, 0x5c00b000, 0x1c01f000,
+ 0x59a8021b, 0x8c00050e, 0x05000004, 0x8c000502,
0x05000003, 0x80000580, 0x1c01f000, 0x90000541,
- 0x05fdf7fe, 0x59cc2006, 0x82102500, 0xff000000,
- 0x9c1021c0, 0x0501f807, 0x820c1c00, 0x0010944f,
- 0x500c1800, 0x800c0500, 0x4803c857, 0x1c01f000,
- 0x40100800, 0x41781800, 0x900404a0, 0x05001004,
- 0x800c1800, 0x40000800, 0x05fdf7fc, 0x9004050f,
- 0x82000400, 0x001089c0, 0x50000000, 0x8c040508,
- 0x05000002, 0x900001c0, 0x1c01f000, 0x4803c856,
- 0x0501fa13, 0x05020009, 0x05e5ff1f, 0x05020007,
- 0x59cc0002, 0x82000500, 0xff000000, 0x82000d80,
- 0x08000000, 0x05000802, 0x1c01f000, 0x4803c856,
- 0x59cc0400, 0x82000d00, 0x0000ff00, 0x840409c0,
- 0x900405b3, 0x05020021, 0x0501f927, 0x05000037,
- 0x59cc0a04, 0x48066202, 0x59a80073, 0x90000484,
- 0x05001032, 0x59cc0006, 0x4803c857, 0x82000500,
- 0xffff0000, 0x82000d80, 0x02000000, 0x05020007,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x05020027,
- 0x60567000, 0x0005f105, 0x82000d80, 0x01000000,
- 0x05020022, 0x59cc0006, 0x82000500, 0x0000ffff,
- 0x0502001e, 0x59a80073, 0x90000488, 0x0500101b,
- 0x605a7000, 0x0005f105, 0x900405b2, 0x05020017,
- 0x59cc0006, 0x82000500, 0xffff0000, 0x82000d80,
- 0x14000000, 0x05020011, 0x59a80073, 0x90000490,
- 0x0500100e, 0x60e27000, 0x59cc0001, 0x0501f80e,
- 0x0502000a, 0x05f5fdfd, 0x05020008, 0x0509fac8,
- 0x05000006, 0x4936600a, 0x64126407, 0x59cc0c04,
- 0x48066202, 0x0005f105, 0x42000000, 0x001097ec,
- 0x051df54d, 0x4803c857, 0x4000d000, 0x82003500,
- 0x00ffffff, 0x0201f800, 0x0010c750, 0x40c40000,
- 0x90000581, 0x1c01f000, 0x59a8021b, 0x8c00050e,
- 0x05000003, 0x8c000502, 0x05000005, 0x59cc0c00,
- 0x80040910, 0x9004050f, 0x0c01f002, 0x1c01f000,
- 0x00104b6c, 0x00104b6c, 0x00104b6c, 0x00104c43,
- 0x00104b6c, 0x00104b6e, 0x00104b8e, 0x00104b91,
- 0x00104b6c, 0x00104b6c, 0x00104b6c, 0x00104b6c,
- 0x00104b6c, 0x00104b6c, 0x00104b6c, 0x00104b6c,
- 0x4803c856, 0x1c01f000, 0x0501f8c7, 0x0500001a,
- 0x59a80073, 0x9000048c, 0x05001017, 0x59300407,
- 0x90000583, 0x05020014, 0x59cc0001, 0x5932680a,
- 0x813669c0, 0x05000010, 0x59340802, 0x80040580,
- 0x82000500, 0x00ffffff, 0x0502000b, 0x59cc0a04,
- 0x59300202, 0x82001580, 0x0000ffff, 0x05000003,
- 0x80040580, 0x05020004, 0x48066202, 0x611a7000,
- 0x0005f105, 0x59cc0004, 0x4803c857, 0x42000000,
- 0x001097ed, 0x051df508, 0x59cc0004, 0x4803c857,
- 0x1c01f000, 0x0501f8a4, 0x05000016, 0x59a80073,
- 0x9000048c, 0x05001013, 0x59300407, 0x90000583,
- 0x05020010, 0x59cc0001, 0x82000500, 0x00ffffff,
- 0x5932680a, 0x813669c0, 0x0500000a, 0x59340802,
- 0x82040d00, 0x00ffffff, 0x80040580, 0x05020005,
- 0x59cc0a04, 0x48066202, 0x61167000, 0x0005f105,
- 0x59cc0004, 0x4803c857, 0x42000000, 0x001097ed,
- 0x051df4e9, 0x59cc0004, 0x4803c857, 0x59cc0000,
- 0x82000500, 0xff000000, 0x59cc1001, 0x82081500,
- 0x00ffffff, 0x80080540, 0x4803c857, 0x4817c857,
- 0x0501f957, 0x05da0eeb, 0x0502000f, 0x05e5fe62,
- 0x05da0ee8, 0x0502000c, 0x59cc0002, 0x82000500,
- 0xff000000, 0x90000580, 0x05da0ee2, 0x05020006,
- 0x9004050f, 0x90000c86, 0x05da1ede, 0x05021002,
- 0x0c01f003, 0x4803c856, 0x1c01f000, 0x00104bd1,
- 0x00104bd3, 0x00104bd1, 0x00104bd1, 0x00104c12,
- 0x00104c1f, 0x4803c856, 0x1c01f000, 0x59a80073,
- 0x800001c0, 0x05da0ecf, 0x05fe07fb, 0x59cc0802,
- 0x4807c856, 0x8c04052e, 0x05020015, 0x42026000,
- 0x0010cc5c, 0x59cc0001, 0x05fdff6b, 0x05020008,
- 0x0001fac4, 0x05020006, 0x64166407, 0x64226203,
- 0x4936600a, 0x60227001, 0x0005f105, 0x4803c857,
- 0x61fe89ff, 0x417a6800, 0x59cc0001, 0x82000500,
- 0x00ffffff, 0x48026020, 0x05fdf7f4, 0x59cc0001,
- 0x4803c857, 0x05fdff58, 0x05da0eb2, 0x05fe07de,
- 0x05f5fd46, 0x05da0eaf, 0x05fe07db, 0x59cc0005,
- 0x8c000500, 0x05020005, 0x59340200, 0x8c00050e,
- 0x05da0ea8, 0x05fe07d4, 0x05f9f84a, 0x0502000b,
- 0x0501f835, 0x05d80ea3, 0x05fc07cf, 0x42026000,
- 0x0010cc5c, 0x4936600a, 0x640a6407, 0x64226203,
- 0x60227001, 0x0005f105, 0x0509f9fd, 0x05fc07c6,
- 0x4936600a, 0x64126407, 0x59cc0c04, 0x48066202,
- 0x60067000, 0x0005f105, 0x59cc0802, 0x8c04052e,
- 0x05000009, 0x0501f820, 0x05000007, 0x0501f901,
- 0x05020005, 0x59cc0a04, 0x48066202, 0x60267001,
- 0x0005f105, 0x4933c857, 0x1c01f000, 0x59cc0004,
- 0x4803c857, 0x59a80073, 0x90000484, 0x0500100c,
- 0x59cc0802, 0x8c04052e, 0x05000009, 0x0501f80e,
- 0x05000007, 0x0501f8ef, 0x05020005, 0x59cc0a04,
- 0x48066202, 0x602a7001, 0x0005f105, 0x4933c857,
- 0x42000000, 0x001097ec, 0x051df463, 0x59cc0a04,
- 0x0501f002, 0x59cc0c04, 0x59a8000d, 0x59a81060,
- 0x80080400, 0x80040480, 0x05021007, 0x800400c4,
- 0x800408ca, 0x80040c00, 0x82066400, 0x0010cca4,
- 0x1c01f000, 0x80000580, 0x05fdf7fe, 0x59cc0802,
- 0x8c04052e, 0x05020016, 0x05fdffed, 0x05000014,
- 0x59300407, 0x90000586, 0x05020011, 0x59cc0001,
- 0x82000500, 0x00ffffff, 0x5932680a, 0x813669c0,
- 0x0500000b, 0x59340802, 0x82040d00, 0x00ffffff,
- 0x80040580, 0x05020006, 0x59a80073, 0x800001c0,
- 0x05020003, 0x61467000, 0x0005f105, 0x59cc0004,
- 0x4803c857, 0x42000000, 0x001097ed, 0x051df436,
- 0x4803c856, 0x60143002, 0x0501f001, 0x481bc857,
- 0x4c5c0000, 0x4c600000, 0x4c640000, 0x41ccc800,
- 0x4014b800, 0x4018c000, 0x0501f805, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x4803c856,
- 0x4c580000, 0x58640400, 0x82000500, 0x0000f000,
- 0x82000580, 0x0000c000, 0x05000018, 0x0509f990,
- 0x05000016, 0x58640001, 0x05fdfecf, 0x05020015,
- 0x05f5fcbe, 0x05020013, 0x4936600a, 0x05ddf8e9,
- 0x05000010, 0x492e6019, 0x497a5800, 0x497a5a05,
- 0x485e5c05, 0x912cac06, 0x601cb000, 0x4064a000,
- 0x051dfcd7, 0x4862641c, 0x64fa6403, 0x64066407,
- 0x64066203, 0x0501fbab, 0x5c00b000, 0x1c01f000,
- 0x0005f8e7, 0x05fdf7fd, 0x4803c856, 0x59cc0400,
- 0x82000d00, 0x0000ff00, 0x82040500, 0x0000f000,
- 0x840409c0, 0x82000580, 0x00002000, 0x05020044,
- 0x900405a2, 0x0502003b, 0x59c400a4, 0x9000050f,
- 0x90000c87, 0x05001003, 0x9000048c, 0x0500103e,
- 0x59cc0006, 0x82000500, 0xffff0000, 0x82000d80,
- 0x04000000, 0x05000038, 0x82000d80, 0x60000000,
- 0x05000035, 0x82000d80, 0x54000000, 0x05000032,
- 0x82000d80, 0x03000000, 0x05020019, 0x59a80a1b,
- 0x8c040502, 0x0502002c, 0x8c040508, 0x0502002a,
- 0x82000d80, 0x03000000, 0x05020003, 0x05f9fc23,
- 0x05000025, 0x05f5fef2, 0x05000025, 0x59a80018,
- 0x800000d0, 0x59a8080f, 0x82040d00, 0x000000ff,
- 0x80040540, 0x59cc0800, 0x82040d00, 0x00ffffff,
- 0x80040580, 0x05020016, 0x0501f017, 0x59c40802,
- 0x8c04050c, 0x05020012, 0x82000d80, 0x52000000,
- 0x05fc07ed, 0x82000d80, 0x05000000, 0x05fc07ea,
- 0x82000d80, 0x50000000, 0x05fc07e7, 0x0501f008,
- 0x900405a3, 0x05020006, 0x05fdff5b, 0x05000004,
- 0x59300c03, 0x90040582, 0x05000003, 0x80000580,
- 0x0501f002, 0x90000541, 0x1c01f000, 0x59cc0006,
- 0x82000500, 0xffff0000, 0x82000d80, 0x03000000,
- 0x05000004, 0x82000d80, 0x52000000, 0x05fe07f4,
- 0x59a8021b, 0x90000509, 0x90000588, 0x05fc07f2,
- 0x05fdf7ef, 0x4803c857, 0x4c580000, 0x40003000,
- 0x61c0200f, 0x6040b000, 0x83ac7400, 0x000007f0,
- 0x50380000, 0x80026d40, 0x05000006, 0x59340002,
- 0x82000500, 0x00ffffff, 0x80180580, 0x0500000d,
- 0x80102000, 0x80387000, 0x8058b040, 0x05fe07f5,
- 0x82100480, 0x00000800, 0x60002000, 0x61c0b00f,
- 0x41ac7000, 0x05fe17ef, 0x90000541, 0x0501f002,
- 0x40128800, 0x5c00b000, 0x1c01f000, 0x59a8021b,
- 0x8c00050e, 0x05000004, 0x8c000502, 0x05000003,
- 0x80000580, 0x1c01f000, 0x90000541, 0x05fdf7fe,
- 0x59300c07, 0x90040582, 0x05000002, 0x90040585,
- 0x1c01f000, 0x59c80000, 0x84000558, 0x84000512,
- 0x48039000, 0x1c01f000, 0x4a032824, 0x000003e8,
- 0x4a032802, 0x0010cca4, 0x64032800, 0x4a032808,
- 0x0010556a, 0x60140000, 0x91947c09, 0x49787801,
- 0x4a007804, 0x00105515, 0x903c7c05, 0x80000040,
+ 0x05fdf7fe, 0x59300c07, 0x90040582, 0x05000002,
+ 0x90040585, 0x1c01f000, 0x59c80000, 0x84000558,
+ 0x84000512, 0x48039000, 0x1c01f000, 0x82140500,
+ 0x0000f000, 0x05000006, 0x82000c80, 0x00002000,
+ 0x0502100a, 0x80000580, 0x1c01f000, 0x59cc0400,
+ 0x82000500, 0x0000ff00, 0x82000580, 0x00008100,
+ 0x05fc07fa, 0x0501f012, 0x4817c857, 0x82140500,
+ 0x000003ff, 0x05020007, 0x59cc0400, 0x82000500,
+ 0x0000ff00, 0x82000580, 0x00008100, 0x05020008,
+ 0x42000000, 0x001098d2, 0x051dfbc9, 0x05fdff22,
+ 0x4803c856, 0x90000541, 0x05fdf7e8, 0x41780000,
+ 0x05fdf7e6, 0x05f9fb77, 0x0500000e, 0x59c400a4,
+ 0x4803c857, 0x9000050f, 0x9000058a, 0x05020009,
+ 0x497b5073, 0x59c400a3, 0x82000540, 0x00080000,
+ 0x480388a3, 0x82000500, 0xfff7ffff, 0x480388a3,
+ 0x4817c856, 0x051df2f7, 0x4a032824, 0x000003e8,
+ 0x4a032802, 0x0010ccb4, 0x64032800, 0x4a032808,
+ 0x001055f6, 0x60140000, 0x91947c09, 0x49787801,
+ 0x4a007804, 0x001055a1, 0x903c7c05, 0x80000040,
0x05fe07fb, 0x4a032823, 0xffff0000, 0x6191d000,
0x0501f9af, 0x4201d000, 0x000186a0, 0x0501f1bc,
0x00000000, 0x00000005, 0x0000000a, 0x0000000f,
@@ -4986,13 +5021,13 @@
0x5c029800, 0x5c028800, 0x5c027800, 0x5c027000,
0x5c01f800, 0x5c028000, 0x5c026800, 0x5c025800,
0x5c026000, 0x1c01f000, 0x59940004, 0x80000540,
- 0x05020008, 0x5994002f, 0x80040400, 0x05d81c83,
+ 0x05020008, 0x5994002f, 0x80040400, 0x05d81bf7,
0x48032804, 0x480b2805, 0x642b2803, 0x80000580,
0x1c01f000, 0x59940029, 0x80000540, 0x05020008,
- 0x5994002f, 0x80040400, 0x05d81c78, 0x48032829,
+ 0x5994002f, 0x80040400, 0x05d81bec, 0x48032829,
0x480b282a, 0x64072828, 0x80000580, 0x1c01f000,
0x40680800, 0x406c1000, 0x5994002c, 0x80000540,
- 0x05020008, 0x5994002f, 0x80040400, 0x05d81c6b,
+ 0x05020008, 0x5994002f, 0x80040400, 0x05d81bdf,
0x4803282c, 0x480b282d, 0x642b282b, 0x80000580,
0x1c01f000, 0x4c000000, 0x59940005, 0x80080580,
0x05020003, 0x497b2804, 0x497b2805, 0x5c000000,
@@ -5037,10 +5072,10 @@
0x91326424, 0x49332802, 0x41540000, 0x81300480,
0x05021005, 0x803c7840, 0x05fe07e0, 0x5c03e000,
0x1c01f000, 0x59940030, 0x48032831, 0x4a032802,
- 0x0010cca4, 0x497b2830, 0x80000540, 0x0500000c,
+ 0x0010ccb4, 0x497b2830, 0x80000540, 0x0500000c,
0x64072800, 0x5c03e000, 0x1c01f000, 0x4c3c0000,
- 0x0511fc2b, 0x5c007800, 0x05fdf7d8, 0x4c3c0000,
- 0x0511f8dd, 0x5c007800, 0x05fdf7e6, 0x64032800,
+ 0x0511fc35, 0x5c007800, 0x05fdf7d8, 0x4c3c0000,
+ 0x0511f8e4, 0x5c007800, 0x05fdf7e6, 0x64032800,
0x5c03e000, 0x1c01f000, 0x59a80872, 0x8c040530,
0x05020025, 0x8c040532, 0x0500000f, 0x59a80061,
0x81640480, 0x05001016, 0x59a8000b, 0x81500580,
@@ -5051,70 +5086,70 @@
0x900401c0, 0x9000051f, 0x80040d40, 0x900401c0,
0x80040580, 0x82001500, 0x00007000, 0x82040500,
0xffff8fff, 0x80080540, 0x48035072, 0x80081114,
- 0x05d9fda5, 0x1c01f000, 0x4a032807, 0x000007d0,
+ 0x05d9fd19, 0x1c01f000, 0x4a032807, 0x000007d0,
0x642b2806, 0x4a01a8e5, 0x00000c00, 0x1c01f000,
- 0x60100800, 0x91180485, 0x05da1b78, 0x91947c09,
- 0x83180400, 0x00104d38, 0x50000000, 0x803c7c00,
+ 0x60100800, 0x91180485, 0x05da1aec, 0x91947c09,
+ 0x83180400, 0x00104dc4, 0x50000000, 0x803c7c00,
0x4a007801, 0x000001f4, 0x48047802, 0x64287800,
- 0x49787803, 0x83180400, 0x00104d3d, 0x50000000,
+ 0x49787803, 0x83180400, 0x00104dc9, 0x50000000,
0x82000540, 0x00000155, 0x4801a8e5, 0x1c01f000,
- 0x91180485, 0x05da1b65, 0x91947c09, 0x83180400,
- 0x00104d38, 0x50000000, 0x803c7c00, 0x583c0002,
+ 0x91180485, 0x05da1ad9, 0x91947c09, 0x83180400,
+ 0x00104dc4, 0x50000000, 0x803c7c00, 0x583c0002,
0x80000040, 0x48007802, 0x05000004, 0x4a007801,
0x000001f4, 0x64287800, 0x1c01f000, 0x91180485,
- 0x05da1b56, 0x91947c09, 0x83180400, 0x00104d38,
+ 0x05da1aca, 0x91947c09, 0x83180400, 0x00104dc4,
0x50000000, 0x803c7c00, 0x49787801, 0x83180400,
- 0x00104d3d, 0x50000000, 0x4801a8e5, 0x1c01f000,
+ 0x00104dc9, 0x50000000, 0x4801a8e5, 0x1c01f000,
0x40680800, 0x406c1000, 0x0501f802, 0x1c01f000,
0x4807c857, 0x480bc857, 0x5994002f, 0x80040400,
- 0x05d81b42, 0x48032804, 0x480b2805, 0x642b2803,
+ 0x05d81ab6, 0x48032804, 0x480b2805, 0x642b2803,
0x1c01f000, 0x4807c857, 0x480bc857, 0x5994002f,
- 0x80040400, 0x05d81b39, 0x48032826, 0x480b2827,
+ 0x80040400, 0x05d81aad, 0x48032826, 0x480b2827,
0x642b2825, 0x1c01f000, 0x4c000000, 0x59940027,
0x80080580, 0x05020003, 0x48032826, 0x48032827,
0x5c000000, 0x1c01f000, 0x4807c857, 0x480bc857,
- 0x5994002f, 0x80040400, 0x05d81b28, 0x4803282c,
+ 0x5994002f, 0x80040400, 0x05d81a9c, 0x4803282c,
0x480b282d, 0x642b282b, 0x1c01f000, 0x80e9d1c0,
0x0500000c, 0x0501f82e, 0x05025000, 0x4203e000,
0x80000000, 0x40e81000, 0x41780800, 0x61900000,
0x0501f8b4, 0x5994002e, 0x80080400, 0x4803282e,
- 0x1c01f000, 0x42001000, 0x0010402e, 0x05fdfeae,
- 0x42001000, 0x00104021, 0x05fdffdc, 0x42001000,
- 0x001035b3, 0x05fdfea8, 0x42001000, 0x0010362b,
- 0x05fdfea5, 0x42001000, 0x00103592, 0x05fdfea2,
- 0x42001000, 0x00103655, 0x05fdf6b2, 0x4203e000,
+ 0x1c01f000, 0x42001000, 0x00104064, 0x05fdfeae,
+ 0x42001000, 0x00104057, 0x05fdffdc, 0x42001000,
+ 0x001035bf, 0x05fdfea8, 0x42001000, 0x00103637,
+ 0x05fdfea5, 0x42001000, 0x0010359e, 0x05fdfea2,
+ 0x42001000, 0x00103661, 0x05fdf6b2, 0x4203e000,
0x70000000, 0x4203e000, 0xb0300000, 0x40ebf800,
0x60f00000, 0x05004004, 0x80000040, 0x05fe07fe,
0x0501f006, 0x4203e000, 0x70000000, 0x42000000,
- 0x00109813, 0x051df9a4, 0x1c01f000, 0x4203e000,
+ 0x00109893, 0x051df9e2, 0x1c01f000, 0x4203e000,
0x80000000, 0x4203e000, 0xb0400000, 0x40ebf800,
0x60f00000, 0x05005004, 0x80000040, 0x05fe07fe,
0x0501f006, 0x4203e000, 0x80000000, 0x42000000,
- 0x00109814, 0x051df994, 0x1c01f000, 0x59a8080d,
+ 0x00109894, 0x051df9d2, 0x1c01f000, 0x59a8080d,
0x59a80262, 0x80040480, 0x599c0a02, 0x800409c0,
0x05020002, 0x80040800, 0x80041480, 0x05001002,
0x40000800, 0x48075060, 0x59a8100d, 0x40040000,
0x800acc80, 0x4967500d, 0x49675061, 0x59aaa80b,
0x41640800, 0x60901000, 0x0501f84e, 0x8206a400,
- 0x0010cca4, 0x4953505d, 0x4152b000, 0x42006000,
- 0x001098f3, 0x4a006005, 0x0000012c, 0x4a006006,
- 0xda10da10, 0x64486009, 0x4a00600a, 0x001098f3,
+ 0x0010ccb4, 0x4953505d, 0x4152b000, 0x42006000,
+ 0x00109973, 0x4a006005, 0x0000012c, 0x4a006006,
+ 0xda10da10, 0x64486009, 0x4a00600a, 0x00109973,
0x4a00600b, 0x00100cd9, 0x599c0014, 0x48006012,
- 0x599c0015, 0x48006013, 0x42006000, 0x0010cc14,
+ 0x599c0015, 0x48006013, 0x42006000, 0x0010cc24,
0x64206203, 0x64186407, 0x4a006002, 0xffff0000,
- 0x4a006009, 0x001098f3, 0x4a006016, 0x001098f3,
+ 0x4a006009, 0x00109973, 0x4a006016, 0x00109973,
0x599c0014, 0x48006017, 0x599c0015, 0x48006018,
0x599c0413, 0x48006019, 0x4950601a, 0x4954601b,
- 0x59a80060, 0x4800601c, 0x4a00601d, 0x001093dd,
- 0x4a00601e, 0x001093de, 0x4a00601f, 0x001093df,
- 0x42000000, 0xb0000000, 0x42000800, 0x0010cc14,
+ 0x59a80060, 0x4800601c, 0x4a00601d, 0x0010945d,
+ 0x4a00601e, 0x0010945e, 0x4a00601f, 0x0010945f,
+ 0x42000000, 0xb0000000, 0x42000800, 0x0010cc24,
0x0001f91e, 0x1c01f000, 0x4807c856, 0x59a80082,
0x800409c0, 0x05000003, 0x80080540, 0x0501f002,
0x80080500, 0x48035082, 0x1c01f000, 0x4803c856,
- 0x4c000000, 0x05fdfbf4, 0x0502000b, 0x05f5f9e3,
- 0x05da0a8e, 0x5c000000, 0x48026802, 0x0505feac,
+ 0x4c000000, 0x05fdfbc1, 0x0502000b, 0x05f5f966,
+ 0x05da0a02, 0x5c000000, 0x48026802, 0x0505fe9c,
0x05000006, 0x4936600a, 0x64066407, 0x60067000,
- 0x0005f105, 0x5c000000, 0x1c01f000, 0x05d9fa83,
+ 0x0005f105, 0x5c000000, 0x1c01f000, 0x05d9f9f7,
0x4c0c0000, 0x4c100000, 0x4c140000, 0x4c180000,
0x80001d80, 0x80002580, 0x60803000, 0x90040501,
0x05000003, 0x40080000, 0x800c1c00, 0x400c2800,
@@ -5130,7 +5165,7 @@
0x41f00000, 0x82000500, 0xf7ffffff, 0x4003e000,
0x5c000000, 0x5c00b000, 0x1c01f000, 0x4c000000,
0x41f00000, 0x82000540, 0x08000000, 0x05fdf7f8,
- 0x42007000, 0x00109471, 0x64147000, 0x64007401,
+ 0x42007000, 0x001094f1, 0x64147000, 0x64007401,
0x4a007201, 0x00000840, 0x64147202, 0x6401a8e8,
0x6443c82b, 0x0501f837, 0x4a01a8e9, 0x00003a0d,
0x4a01a8ee, 0x00080202, 0x6405a8e8, 0x640378e8,
@@ -5150,10 +5185,10 @@
0x4c540000, 0x4a01a8e7, 0xaaaaaaaa, 0x4a01a8e6,
0xaaaaaaaa, 0x4a01a8e5, 0xaaaaaaaa, 0x4a01a8e4,
0xaaaaaaaa, 0x4a01a8ee, 0x00200000, 0x4979a8ee,
- 0x6000b001, 0x90d4ac00, 0x4178a000, 0x051df974,
+ 0x6000b001, 0x90d4ac00, 0x4178a000, 0x051df9b2,
0x4a01a81d, 0x00100cd5, 0x4a01a81b, 0x00100cde,
- 0x4a01a81c, 0x00100cee, 0x4a01a81e, 0x00109704,
- 0x64031800, 0x600c0800, 0x42001800, 0x00109707,
+ 0x4a01a81c, 0x00100cee, 0x4a01a81e, 0x00109784,
+ 0x64031800, 0x600c0800, 0x42001800, 0x00109787,
0x417a3000, 0x811b20c8, 0x83932400, 0x0000b037,
0x48072000, 0x480f2001, 0x64032002, 0x800408c4,
0x900c1c05, 0x811a3000, 0x91180485, 0x05fc17f6,
@@ -5162,9 +5197,9 @@
0x4a0378e7, 0xaaaaaaaa, 0x4a0378e6, 0xaaaaaaaa,
0x4a0378e5, 0xaaaaaaaa, 0x4a0378e4, 0xaaaaaaaa,
0x4a03781b, 0x00100cde, 0x4a03781c, 0x00100cee,
- 0x4a03781d, 0x00109474, 0x4a03781e, 0x0010947b,
- 0x42000800, 0x00109707, 0x417a3000, 0x8119b0c8,
- 0x82d9b400, 0x0000bf32, 0x83180400, 0x0010561e,
+ 0x4a03781d, 0x001094f4, 0x4a03781e, 0x001094fb,
+ 0x42000800, 0x00109787, 0x417a3000, 0x8119b0c8,
+ 0x82d9b400, 0x0000bf32, 0x83180400, 0x001056aa,
0x50000000, 0x4801b002, 0x90040c05, 0x811a3000,
0x91180485, 0x05fc17f6, 0x5c023000, 0x5c01b000,
0x1c01f000, 0x40680800, 0x0005f87c, 0x1c01f000,
@@ -5188,22 +5223,22 @@
0x05020003, 0x5930001a, 0x814c0580, 0x1c01f000,
0x4d2c0000, 0x4d300000, 0x0501f8b1, 0x4df00000,
0x05fdfe0b, 0x59900002, 0x90000503, 0x0c01f001,
- 0x00105098, 0x0010508d, 0x0010508c, 0x0010508c,
- 0x05d9f95a, 0x59926005, 0x0501f874, 0x813261c0,
+ 0x00105124, 0x00105119, 0x00105118, 0x00105118,
+ 0x05d9f8ce, 0x59926005, 0x0501f874, 0x813261c0,
0x05000008, 0x59300004, 0x8c000516, 0x05000004,
0x59325809, 0x497a5809, 0x497a580a, 0x0501f871,
0x5c03e000, 0x05000886, 0x5c026000, 0x5c025800,
0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
0x4d300000, 0x4a01a8e5, 0x00000800, 0x0501f890,
0x4df00000, 0x598c0000, 0x90000507, 0x4803c857,
- 0x0c01f001, 0x001050c9, 0x001050b2, 0x001050b9,
- 0x001050bc, 0x001050c6, 0x001050c9, 0x001050b1,
- 0x001050b1, 0x05d9f935, 0x598c000b, 0x80026540,
- 0x05000003, 0x0501f818, 0x05da0930, 0x0501fd3c,
+ 0x0c01f001, 0x00105155, 0x0010513e, 0x00105145,
+ 0x00105148, 0x00105152, 0x00105155, 0x0010513d,
+ 0x0010513d, 0x05d9f8a9, 0x598c000b, 0x80026540,
+ 0x05000003, 0x0501f818, 0x05da08a4, 0x0501fd3c,
0x0501f011, 0x0501f823, 0x0501fd39, 0x0501f00e,
0x598c000b, 0x80026540, 0x0500000b, 0x0501f834,
0x05000004, 0x0501f80c, 0x05000002, 0x0501f819,
- 0x0501fd2f, 0x0501f004, 0x0501f82d, 0x05da091f,
+ 0x0501fd2f, 0x0501f004, 0x0501f82d, 0x05da0893,
0x0501fd2b, 0x5c03e000, 0x05000855, 0x5c026000,
0x1c01f000, 0x598c0007, 0x81300580, 0x0502000c,
0x0501f848, 0x0501f837, 0x59300000, 0x800001c0,
@@ -5234,13 +5269,13 @@
0x58d400ea, 0x90000507, 0x90000581, 0x0502000d,
0x4803c856, 0x60000800, 0x0501f831, 0x60000820,
0x58d400ea, 0x90000507, 0x90000583, 0x05000004,
- 0x80040840, 0x05fe07fb, 0x05d9f8a4, 0x41782800,
+ 0x80040840, 0x05fe07fb, 0x05d9f818, 0x41782800,
0x59bc00ea, 0x90000507, 0x90000581, 0x0502000e,
0x4803c856, 0x60000800, 0x0501f80d, 0x4a0370e4,
0x00000c00, 0x60000820, 0x59bc00ea, 0x90000507,
0x90000583, 0x05000005, 0x80040840, 0x05fe07fb,
- 0x05d9f892, 0x801429c0, 0x1c01f000, 0x59bc00ea,
- 0x90000507, 0x90000581, 0x05da088c, 0x59bc00ea,
+ 0x05d9f806, 0x801429c0, 0x1c01f000, 0x59bc00ea,
+ 0x90000507, 0x90000581, 0x05da0800, 0x59bc00ea,
0x8c000516, 0x05fe07fe, 0x480778e1, 0x1c01f000,
0x40681000, 0x406c0800, 0x59bc00ea, 0x8c000516,
0x05fe07fe, 0x480778e1, 0x59bc00ea, 0x8c000516,
@@ -5249,55 +5284,55 @@
0x58d400ea, 0x8c000516, 0x05fe07fe, 0x4805a8e1,
0x58d400ea, 0x8c000516, 0x05fe07fe, 0x4809a8e1,
0x1c01f000, 0x4a0378e4, 0x00002000, 0x42007000,
- 0x00109471, 0x58380401, 0x8c000506, 0x05020003,
+ 0x001094f1, 0x58380401, 0x8c000506, 0x05020003,
0x4a01a8e4, 0x00008000, 0x1c01f000, 0x82000d00,
- 0x02000018, 0x05da0857, 0x05d9f860, 0x0010527f,
- 0x00105294, 0x0010518e, 0x0010527e, 0x0010518d,
- 0x00105220, 0x05d9f859, 0x4d2c0000, 0x4d300000,
+ 0x02000018, 0x05d60fcb, 0x05d5ffd4, 0x0010530b,
+ 0x00105320, 0x0010521a, 0x0010530a, 0x00105219,
+ 0x001052ac, 0x05d5ffcd, 0x4d2c0000, 0x4d300000,
0x58d400ea, 0x8c000510, 0x05fc07fe, 0x58d660e0,
- 0x813261c0, 0x05d80851, 0x59300004, 0x8c000520,
+ 0x813261c0, 0x05d40fc5, 0x59300004, 0x8c000520,
0x05000010, 0x82000500, 0xfffefeff, 0x48026004,
0x59325809, 0x59301407, 0x90080583, 0x05000006,
- 0x90080586, 0x05da0845, 0x592c0a07, 0x0005f84e,
+ 0x90080586, 0x05d60fb9, 0x592c0a07, 0x0005f84e,
0x0501f006, 0x0001fb2c, 0x0005f8e7, 0x0501f003,
0x84000510, 0x48026004, 0x5c026000, 0x5c025800,
- 0x1c01f000, 0x82000d00, 0x82000018, 0x05da082d,
- 0x05d9f836, 0x001051c1, 0x001051c1, 0x001051c1,
- 0x001051c1, 0x001051c2, 0x00105202, 0x001051c1,
- 0x00105251, 0x001051c1, 0x0010527e, 0x001051c1,
- 0x001051c1, 0x001051e1, 0x001051c1, 0x001051c1,
- 0x001051c1, 0x05d9f825, 0x4d300000, 0x4d900000,
+ 0x1c01f000, 0x82000d00, 0x82000018, 0x05d60fa1,
+ 0x05d5ffaa, 0x0010524d, 0x0010524d, 0x0010524d,
+ 0x0010524d, 0x0010524e, 0x0010528e, 0x0010524d,
+ 0x001052dd, 0x0010524d, 0x0010530a, 0x0010524d,
+ 0x0010524d, 0x0010526d, 0x0010524d, 0x0010524d,
+ 0x0010524d, 0x05d5ff99, 0x4d300000, 0x4d900000,
0x4dd00000, 0x4da40000, 0x4d140000, 0x4cd80000,
0x0501fc43, 0x59bc00ea, 0x8c000510, 0x05fc07fe,
0x59be60e0, 0x59300004, 0x8c000520, 0x0500000f,
0x82000500, 0xfffefeff, 0x48026004, 0x640e6203,
- 0x05fdff5f, 0x05ddfa5d, 0x5c01b000, 0x5c022800,
+ 0x05fdff5f, 0x05ddf9d1, 0x5c01b000, 0x5c022800,
0x5c034800, 0x5c03a000, 0x5c032000, 0x5c026000,
0x642378e4, 0x05fdf742, 0x84000510, 0x48026004,
0x05fdf7f6, 0x4d2c0000, 0x4d300000, 0x59bc00ea,
0x8c000510, 0x05fc07fe, 0x59be60e0, 0x813261c0,
- 0x05d40ffe, 0x59300004, 0x8c000520, 0x05000014,
+ 0x05d40f72, 0x59300004, 0x8c000520, 0x05000014,
0x82000500, 0xfffefeff, 0x48026004, 0x59301407,
- 0x90080583, 0x05d60ff5, 0x0201f800, 0x0010ba2e,
- 0x80c40040, 0x05d60ff1, 0x59325809, 0x60040800,
- 0x600a8000, 0x05f5fd47, 0x0001fb2c, 0x0005f8e7,
+ 0x90080583, 0x05d60f69, 0x0201f800, 0x0010ba3e,
+ 0x80c40040, 0x05d60f65, 0x59325809, 0x60040800,
+ 0x600a8000, 0x05f5fcf1, 0x0001fb2c, 0x0005f8e7,
0x5c026000, 0x5c025800, 0x1c01f000, 0x84000510,
0x48026004, 0x05fdf7fb, 0x4d300000, 0x4d900000,
0x4dd00000, 0x4da40000, 0x4d140000, 0x4cd80000,
0x0501fc03, 0x59bc00ea, 0x8c000510, 0x05fc07fe,
0x59be60e0, 0x59300004, 0x8c000520, 0x0500000e,
0x82000500, 0xfffefeff, 0x48026004, 0x05fdff20,
- 0x05ddfa51, 0x5c01b000, 0x5c022800, 0x5c034800,
+ 0x05ddf9c5, 0x5c01b000, 0x5c022800, 0x5c034800,
0x5c03a000, 0x5c032000, 0x5c026000, 0x642378e4,
0x05fdf703, 0x84000510, 0x48026004, 0x05fdf7f6,
0x4d300000, 0x4d2c0000, 0x4d340000, 0x4da40000,
0x4cd00000, 0x58d400ea, 0x8c000510, 0x05fc07fe,
- 0x58d660e0, 0x813261c0, 0x05d40fbc, 0x59300004,
+ 0x58d660e0, 0x813261c0, 0x05d40f30, 0x59300004,
0x8c000520, 0x0500001c, 0x82000500, 0xfffefeff,
- 0x48026004, 0x5932680a, 0x42034800, 0x00109474,
- 0x05011000, 0x4a03c840, 0x0010947b, 0x644bc842,
- 0x05011000, 0x4a03c840, 0x0010948d, 0x4a03c842,
- 0x000000ff, 0x05011000, 0x4a03c840, 0x0010958c,
+ 0x48026004, 0x5932680a, 0x42034800, 0x001094f4,
+ 0x05011000, 0x4a03c840, 0x001094fb, 0x644bc842,
+ 0x05011000, 0x4a03c840, 0x0010950d, 0x4a03c842,
+ 0x000000ff, 0x05011000, 0x4a03c840, 0x0010960c,
0x4a03c842, 0x000000ff, 0x0501fbe1, 0x5c01a000,
0x5c034800, 0x5c026800, 0x5c025800, 0x5c026000,
0x1c01f000, 0x84000510, 0x48026004, 0x5c01a000,
@@ -5306,15 +5341,15 @@
0x4cd00000, 0x4d900000, 0x4dd00000, 0x4da40000,
0x4d140000, 0x4cd80000, 0x0501fbb1, 0x59bc00ea,
0x8c000510, 0x05fc07fe, 0x59be60e0, 0x813261c0,
- 0x05d40f86, 0x59300004, 0x8c000520, 0x0500000f,
- 0x82000500, 0xfffefeff, 0x48026004, 0x0505fa00,
+ 0x05d40efa, 0x59300004, 0x8c000520, 0x0500000f,
+ 0x82000500, 0xfffefeff, 0x48026004, 0x0505f9ec,
0x5c01b000, 0x5c022800, 0x5c034800, 0x5c03a000,
0x5c032000, 0x5c01a000, 0x5c026800, 0x5c025800,
0x5c026000, 0x1c01f000, 0x84000510, 0x48026004,
0x5c01b000, 0x5c022800, 0x5c034800, 0x5c03a000,
0x5c032000, 0x5c01a000, 0x5c026800, 0x5c025800,
- 0x5c026000, 0x1c01f000, 0x05d5ff68, 0x4d300000,
- 0x4d380000, 0x42000000, 0x00109859, 0x0519fe12,
+ 0x5c026000, 0x1c01f000, 0x05d5fedc, 0x4d300000,
+ 0x4d380000, 0x42000000, 0x001098d9, 0x0519fe50,
0x05fdfeaf, 0x598e600b, 0x59c40004, 0x8c000506,
0x05000003, 0x0501f8cf, 0x64238804, 0x813261c0,
0x05000004, 0x0501fb79, 0x60527000, 0x0005f905,
@@ -5322,9 +5357,9 @@
0x4d180000, 0x4d300000, 0x4d380000, 0x4d900000,
0x4dd00000, 0x4da40000, 0x4d140000, 0x4cd80000,
0x05fdfe97, 0x417a3000, 0x59c40804, 0x83180400,
- 0x001055cf, 0x50000000, 0x80040500, 0x05000017,
- 0x42000000, 0x0010985a, 0x0519fdef, 0x0501fb64,
- 0x59926005, 0x0501f858, 0x83180400, 0x001055cf,
+ 0x0010565b, 0x50000000, 0x80040500, 0x05000017,
+ 0x42000000, 0x001098da, 0x0519fe2d, 0x0501fb64,
+ 0x59926005, 0x0501f858, 0x83180400, 0x0010565b,
0x50000000, 0x48038804, 0x813261c0, 0x05000007,
0x59300004, 0x8c00050c, 0x05020002, 0x640e6203,
0x612a7000, 0x0005f905, 0x59c40004, 0x82000500,
@@ -5350,22 +5385,22 @@
0x05fe07fe, 0x59c80840, 0x90040550, 0x48039040,
0x59c41008, 0x4c040000, 0x4c080000, 0x82081500,
0xffffff7f, 0x480b8808, 0x0501faa3, 0x05020006,
- 0x0501faa7, 0x05000020, 0x48038804, 0x05ddf98d,
+ 0x0501faa7, 0x05000020, 0x48038804, 0x05ddf901,
0x0501f03b, 0x64238803, 0x59c40003, 0x90000503,
0x05fc07fe, 0x8c000502, 0x05020006, 0x0501fa9c,
- 0x05000015, 0x48038804, 0x05ddf982, 0x0501f030,
+ 0x05000015, 0x48038804, 0x05ddf8f6, 0x0501f030,
0x0501fa9d, 0x05020007, 0x59c80040, 0x8400056a,
0x48039040, 0x59c80040, 0x8c00052a, 0x05fe07fe,
0x59c40005, 0x82000500, 0xc0000000, 0x05000006,
0x59c400a3, 0x84000540, 0x480388a3, 0x4a038805,
- 0xc0000000, 0x05ddf940, 0x4a03a005, 0x30000000,
+ 0xc0000000, 0x05ddf8b4, 0x4a03a005, 0x30000000,
0x59d00006, 0x4a03a005, 0x30000000, 0x6401b006,
0x59d00005, 0x8c000504, 0x05fe07fe, 0x600008ec,
0x83180540, 0x60000000, 0x480008a1, 0x811800dc,
0x59c80840, 0x80040540, 0x48039040, 0x82000540,
0x00003000, 0x48039040, 0x59c80040, 0x82000500,
- 0x00003000, 0x05fe07fd, 0x05ddf947, 0x83180400,
- 0x001055cf, 0x50000000, 0x48038804, 0x80000580,
+ 0x00003000, 0x05fe07fd, 0x05ddf8bb, 0x83180400,
+ 0x0010565b, 0x50000000, 0x48038804, 0x80000580,
0x4df00000, 0x05fdfb3e, 0x5c03e000, 0x5c001000,
0x5c000800, 0x480b8808, 0x48079040, 0x1c01f000,
0x4803c856, 0x59b400f6, 0x90000538, 0x05fe07fe,
@@ -5404,16 +5439,16 @@
0x604e7000, 0x59300004, 0x8c00050c, 0x00060905,
0x5c03e000, 0x05fc0d3e, 0x90000541, 0x1c01f000,
0x916c1581, 0x05fc07fb, 0x916c1584, 0x05fc07f9,
- 0x42001000, 0x001035b3, 0x05fdf997, 0x5c03e000,
+ 0x42001000, 0x001035bf, 0x05fdf997, 0x5c03e000,
0x05fc0d33, 0x80000580, 0x1c01f000, 0x4d300000,
0x4d180000, 0x4d3c0000, 0x05fdfd41, 0x4df00000,
0x643da8e4, 0x643f78e4, 0x0501f9fd, 0x417a3000,
0x811808c8, 0x82040c00, 0x0000b037, 0x58066005,
- 0x813261c0, 0x0500000b, 0x417a7800, 0x05f1ff94,
+ 0x813261c0, 0x0500000b, 0x417a7800, 0x05f1ff1b,
0x05000007, 0x59300c07, 0x90040583, 0x05000003,
- 0x90040586, 0x05020002, 0x600a7800, 0x050df9a9,
+ 0x90040586, 0x05020002, 0x600a7800, 0x050df9b0,
0x811a3000, 0x91180485, 0x05fc17ee, 0x61000800,
- 0x05ddfc4d, 0x642b78e4, 0x6429a8e4, 0x5c03e000,
+ 0x05ddfbbf, 0x642b78e4, 0x6429a8e4, 0x5c03e000,
0x05fc0d0f, 0x5c027800, 0x5c023000, 0x5c026000,
0x1c01f000, 0x4803c856, 0x4d300000, 0x05fdfd1c,
0x4df00000, 0x59c80840, 0x84040d74, 0x90040550,
@@ -5445,8 +5480,8 @@
0x05fdfcb3, 0x4df00000, 0x59300004, 0x8c00053e,
0x05020006, 0x8c000520, 0x0500001e, 0x05fdfbdb,
0x0500001c, 0x0501f025, 0x598c000b, 0x81300580,
- 0x0500000e, 0x050dfa18, 0x05020020, 0x0501f928,
- 0x0500001e, 0x48038804, 0x0501f979, 0x05ddf80d,
+ 0x0500000e, 0x050dfa1f, 0x05020020, 0x0501f928,
+ 0x0500001e, 0x48038804, 0x0501f979, 0x05d9ff81,
0x05fdfbec, 0x61267000, 0x59300004, 0x8c00050c,
0x0502000b, 0x0501f00b, 0x59c40004, 0x8c000504,
0x05000012, 0x64138804, 0x05fdfbff, 0x604e7000,
@@ -5456,17 +5491,17 @@
0x80000580, 0x1c01f000, 0x5c03e000, 0x05fc0c70,
0x5c027000, 0x5c01b000, 0x5c022800, 0x5c034800,
0x5c03a000, 0x5c032000, 0x90000541, 0x1c01f000,
- 0x59300407, 0x90000583, 0x05020007, 0x050dfc29,
+ 0x59300407, 0x90000583, 0x05020007, 0x050dfc33,
0x05000005, 0x59301009, 0x58080409, 0x84000550,
0x48001409, 0x1c01f000, 0x4a01a8e5, 0x00000800,
0x05fdfc6f, 0x59c400af, 0x800001c0, 0x05020003,
- 0x05fdfc57, 0x05ddf5a0, 0x598c000d, 0x90001482,
+ 0x05fdfc57, 0x05ddf512, 0x598c000d, 0x90001482,
0x05021006, 0x80000000, 0x4803180d, 0x80000580,
0x05fdf996, 0x0500000e, 0x05fdfefe, 0x0502000c,
- 0x05fdffe4, 0x42000000, 0x00109811, 0x0519fbbe,
+ 0x05fdffe4, 0x42000000, 0x00109891, 0x0519fbfc,
0x05fdfdef, 0x05000006, 0x0501f92c, 0x4d380000,
0x60527000, 0x0005f905, 0x5c027000, 0x05fdfc40,
- 0x05ddf589, 0x4d900000, 0x4dd00000, 0x4da40000,
+ 0x05ddf4fb, 0x4d900000, 0x4dd00000, 0x4da40000,
0x4d140000, 0x4cd80000, 0x4d300000, 0x05fdf9a8,
0x05fdfc4b, 0x59c400af, 0x800001c0, 0x05000022,
0x0501f91f, 0x59926005, 0x4933c857, 0x59300004,
@@ -5474,55 +5509,55 @@
0x05fdfb8c, 0x05fdfc2a, 0x42000800, 0x80000804,
0x0005f872, 0x0501f014, 0x60c018ea, 0x0501f8de,
0x05020003, 0x05fdf96f, 0x0501f00f, 0x05fdfe9c,
- 0x0502000d, 0x05fdffb7, 0x42000000, 0x00109812,
- 0x0519fb91, 0x59300004, 0x8c00050c, 0x05020002,
+ 0x0502000d, 0x05fdffb7, 0x42000000, 0x00109892,
+ 0x0519fbcf, 0x59300004, 0x8c00050c, 0x05020002,
0x640e6203, 0x4d380000, 0x612a7000, 0x0005f905,
0x5c027000, 0x05fdfc12, 0x5c026000, 0x5c01b000,
0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x05ddf555, 0x4c600000, 0x4d900000, 0x4dd00000,
+ 0x05ddf4c7, 0x4c600000, 0x4d900000, 0x4dd00000,
0x4da40000, 0x4d140000, 0x4cd80000, 0x4d300000,
0x4d2c0000, 0x05fdfc16, 0x0501f8ed, 0x59926005,
- 0x813261c0, 0x05000040, 0x05f5fbbc, 0x05020005,
- 0x4178c000, 0x0505f852, 0x05000002, 0x6004c000,
- 0x05f5fbb6, 0x05020005, 0x8060c1c0, 0x05000003,
- 0x0505f872, 0x0501f034, 0x05fdf952, 0x05020032,
+ 0x813261c0, 0x05000040, 0x05f5fb66, 0x05020005,
+ 0x4178c000, 0x0505f83e, 0x05000002, 0x6004c000,
+ 0x05f5fb60, 0x05020005, 0x8060c1c0, 0x05000003,
+ 0x0505f85e, 0x0501f034, 0x05fdf952, 0x05020032,
0x4933c857, 0x0501f88c, 0x05020015, 0x05fdf95c,
0x813261c0, 0x0500002c, 0x59325809, 0x812e59c0,
- 0x05d40cae, 0x05f5fba5, 0x0502001c, 0x59c40093,
+ 0x05d40c22, 0x05f5fb4f, 0x0502001c, 0x59c40093,
0x4803c857, 0x800001c0, 0x05020009, 0x592c0209,
- 0x84000550, 0x48025a09, 0x05f5fc95, 0x0502001e,
+ 0x84000550, 0x48025a09, 0x05f5fc3f, 0x0502001e,
0x592c0209, 0x84000510, 0x48025a09, 0x05fdf925,
- 0x0501f019, 0x42000000, 0x00109812, 0x0519fb4a,
+ 0x0501f019, 0x42000000, 0x00109892, 0x0519fb88,
0x05fdfdb5, 0x592c0209, 0x84000550, 0x48025a09,
0x4d380000, 0x612a7000, 0x640e6203, 0x0005f905,
0x5c027000, 0x0501f00c, 0x59901007, 0x800811c0,
0x05fe07f1, 0x59c408af, 0x82040480, 0x000003e8,
0x05fe17ed, 0x80081000, 0x480b2007, 0x05fdf90d,
- 0x05f1f832, 0x5c025800, 0x5c026000, 0x5c01b000,
+ 0x05edffb2, 0x5c025800, 0x5c026000, 0x5c01b000,
0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
0x5c00c000, 0x05fdf3b6, 0x4d300000, 0x4d2c0000,
0x05fdfbc7, 0x598e600b, 0x4933c857, 0x813261c0,
0x0500003e, 0x59c41004, 0x480bc857, 0x8c080500,
- 0x05000007, 0x05f5fb69, 0x05020012, 0x05f5fc60,
+ 0x05000007, 0x05f5fb13, 0x05020012, 0x05f5fc0a,
0x05020036, 0x05fdf8ed, 0x0501f034, 0x82080500,
0x000001fe, 0x05fe07fc, 0x59c8010b, 0x4803c857,
- 0x8c000500, 0x05fc07f8, 0x42000000, 0x0010985b,
- 0x0519fb11, 0x05fdfe4b, 0x0500086d, 0x0501f027,
+ 0x8c000500, 0x05fc07f8, 0x42000000, 0x001098db,
+ 0x0519fb4f, 0x05fdfe4b, 0x0500086d, 0x0501f027,
0x598c000d, 0x80000540, 0x0502000e, 0x59c408af,
0x82040480, 0x000003e8, 0x0502100a, 0x598c080d,
0x80040800, 0x4807180d, 0x05fdf8d4, 0x42000000,
- 0x00109750, 0x0519fb00, 0x05edfffc, 0x0501f017,
- 0x42000000, 0x00109811, 0x0519fafb, 0x05fdfdbd,
+ 0x001097d0, 0x0519fb3e, 0x05edff7c, 0x0501f017,
+ 0x42000000, 0x00109891, 0x0519fb39, 0x05fdfdbd,
0x813261c0, 0x05020003, 0x0501f855, 0x0501f00f,
0x59300407, 0x90000583, 0x05020007, 0x59325809,
0x812e59c0, 0x05000004, 0x592c0209, 0x84000550,
0x48025a09, 0x0501f85d, 0x4d380000, 0x60527000,
0x0005f905, 0x5c027000, 0x5c025800, 0x5c026000,
- 0x05fdf36f, 0x59c40804, 0x83180400, 0x001055c5,
+ 0x05fdf36f, 0x59c40804, 0x83180400, 0x00105651,
0x50000000, 0x80040500, 0x1c01f000, 0x59c40804,
- 0x83180400, 0x001055ca, 0x50000000, 0x80040500,
+ 0x83180400, 0x00105656, 0x50000000, 0x80040500,
0x1c01f000, 0x59c80840, 0x82040d00, 0x000e0000,
- 0x83180400, 0x001055d4, 0x50000000, 0x80040580,
+ 0x83180400, 0x00105660, 0x50000000, 0x80040580,
0x1c01f000, 0x00000210, 0x00000420, 0x00000840,
0x00001080, 0x00002100, 0x00004000, 0x00008000,
0x00010000, 0x00020000, 0x00040000, 0x00080000,
@@ -5541,225 +5576,219 @@
0x64171800, 0x0501f002, 0x64031800, 0x5c03e000,
0x05fc0b1b, 0x1c01f000, 0x59300004, 0x8c00050c,
0x05020002, 0x64066203, 0x1c01f000, 0x91180485,
- 0x05d61bda, 0x491bc857, 0x811b20c8, 0x83932400,
+ 0x05d61b4e, 0x491bc857, 0x811b20c8, 0x83932400,
0x0000b037, 0x8119b0c8, 0x82d9b400, 0x0000bf32,
0x811ba0ca, 0x83d3a400, 0x00007600, 0x83180400,
- 0x0010561e, 0x50034800, 0x811a28c2, 0x83162c00,
- 0x00006100, 0x1c01f000, 0x0010968b, 0x001096a2,
- 0x001096b9, 0x001096d0, 0x001096e7, 0x4933c857,
+ 0x001056aa, 0x50034800, 0x811a28c2, 0x83162c00,
+ 0x00006100, 0x1c01f000, 0x0010970b, 0x00109722,
+ 0x00109739, 0x00109750, 0x00109767, 0x4933c857,
0x59300407, 0x90000c92, 0x05021015, 0x05011000,
- 0x0c01f001, 0x0010563b, 0x001056cb, 0x001059e1,
- 0x00105a35, 0x001056cb, 0x001059e1, 0x00105a35,
- 0x0010563b, 0x001056cb, 0x0010563b, 0x0010563b,
- 0x0010563b, 0x0010563b, 0x0010563b, 0x0010563b,
- 0x0010563b, 0x0010563f, 0x0010563f, 0x4803c857,
+ 0x0c01f001, 0x001056c7, 0x00105756, 0x00105a59,
+ 0x00105aad, 0x00105756, 0x00105a59, 0x00105aad,
+ 0x001056c7, 0x00105756, 0x001056c7, 0x001056c7,
+ 0x001056c7, 0x001056c7, 0x001056c7, 0x001056c7,
+ 0x001056c7, 0x001056cb, 0x001056cb, 0x4803c857,
0x05fdfaf7, 0x05fdfa60, 0x05fdf2e1, 0x42001000,
- 0x00109730, 0x50081000, 0x4930100b, 0x58080002,
- 0x82000580, 0x00000100, 0x05020037, 0x59325809,
- 0x812e59c0, 0x05d40b9d, 0x492fc856, 0x5932680a,
- 0x813669c0, 0x0500001e, 0x592c040c, 0x82000500,
- 0x0000e000, 0x05000003, 0x0501fb88, 0x0501f002,
- 0x0501fb78, 0x592c000e, 0x90000503, 0x05000006,
+ 0x001097b0, 0x50081000, 0x4930100b, 0x58080002,
+ 0x82000580, 0x00000100, 0x05020036, 0x59325809,
+ 0x812e59c0, 0x05d40b11, 0x492fc856, 0x5932680a,
+ 0x83340580, 0x0010993e, 0x0500001e, 0x592c040c,
+ 0x82000500, 0x0000e000, 0x05000003, 0x0501fb73,
+ 0x0501f002, 0x0501fb63, 0x592c000e, 0x90000503,
+ 0x05000006, 0x90000583, 0x80000000, 0x58d00802,
+ 0x80040540, 0x4801a002, 0x42001000, 0x001097b0,
+ 0x50081000, 0x4930100a, 0x492c1009, 0x90d00406,
+ 0x48001003, 0x592c000e, 0x48001005, 0x592c000f,
+ 0x48001006, 0x592c0010, 0x48001007, 0x0001f01c,
+ 0x592c080b, 0x48066802, 0x82040500, 0x00ffff00,
+ 0x05000007, 0x497a6a12, 0x59a8100f, 0x82081500,
+ 0x00ffff00, 0x80080580, 0x05fe07d9, 0x82040d00,
+ 0x000000ff, 0x800408d0, 0x48066a12, 0x05fdf7d4,
+ 0x1c01f000, 0x4d2c0000, 0x4d300000, 0x4c580000,
+ 0x4c540000, 0x4c500000, 0x58325809, 0x812e59c0,
+ 0x05d40ad6, 0x58300002, 0x82000580, 0x00000100,
+ 0x0502001e, 0x5830000a, 0x5832600b, 0x81300d80,
+ 0x0502000e, 0x0501f82c, 0x05020012, 0x592c080e,
+ 0x90040c03, 0x80040904, 0x4004b000, 0x4200a000,
+ 0x001094fb, 0x4050a800, 0x0519fb42, 0x600011b8,
+ 0x0501fdf4, 0x0501f007, 0x4803c857, 0x4933c857,
+ 0x813261c0, 0x05000003, 0x0501f81b, 0x05fc0fa0,
+ 0x5c00a000, 0x5c00a800, 0x5c00b000, 0x5c026000,
+ 0x5c025800, 0x1c01f000, 0x5830000a, 0x5832600b,
+ 0x4a006002, 0x00000100, 0x4803c857, 0x4933c857,
+ 0x81300d80, 0x05fe07ed, 0x0501f80b, 0x05fe07f1,
+ 0x4803c857, 0x0201f800, 0x0010ba3e, 0x80c40040,
+ 0x05d60aa6, 0x640a5a07, 0x0001fb2c, 0x0501ff0a,
+ 0x05fdf7e8, 0x05fdfa7a, 0x4df00000, 0x598c000b,
+ 0x81300580, 0x05020008, 0x598c0003, 0x81300580,
+ 0x05020005, 0x5c03e000, 0x05fc0a5d, 0x80000580,
+ 0x1c01f000, 0x4803c857, 0x5c03e000, 0x05fc0a58,
+ 0x90000541, 0x1c01f000, 0x59300403, 0xb0000c98,
+ 0x05d61a8e, 0x83340d80, 0x0010993e, 0x0502000a,
+ 0x59300820, 0x48066802, 0x82041500, 0x00ffff00,
+ 0x05020004, 0x800408d0, 0x48066a12, 0x0501f002,
+ 0x497a6a12, 0x4803c857, 0x0c01f001, 0x001058ae,
+ 0x001058c6, 0x001058d4, 0x001059c4, 0x00105991,
+ 0x00105995, 0x001059a1, 0x001059b1, 0x001059a7,
+ 0x001059b1, 0x001059e8, 0x001059b1, 0x00105a26,
+ 0x001059b1, 0x00105a31, 0x001059b1, 0x001059a7,
+ 0x001059b1, 0x00105a35, 0x001057c7, 0x001057c7,
+ 0x001057c7, 0x001057c7, 0x001057c7, 0x001057c7,
+ 0x001057c7, 0x001057c7, 0x001057c7, 0x001057c7,
+ 0x001057c7, 0x00105ac6, 0x00105ada, 0x00105ae2,
+ 0x001057c7, 0x00105af9, 0x001059a1, 0x001057c7,
+ 0x001059a1, 0x001059b1, 0x001057c7, 0x001058d4,
+ 0x001059c4, 0x001057c7, 0x00105b41, 0x001059b1,
+ 0x001057c7, 0x00105b4f, 0x001059b1, 0x001057c7,
+ 0x001059a7, 0x001058a1, 0x001057c8, 0x001057c7,
+ 0x00105b64, 0x00105b95, 0x00105c0c, 0x001057c7,
+ 0x00105c1a, 0x0010599f, 0x00105c0f, 0x001057c7,
+ 0x00105b03, 0x00105c4f, 0x001057c7, 0x001057c7,
+ 0x001057c7, 0x001057c7, 0x001057db, 0x0010583c,
+ 0x00105846, 0x001057c7, 0x001057c7, 0x001057c7,
+ 0x00105877, 0x0010587f, 0x001057c7, 0x001057c7,
+ 0x001057ec, 0x00105816, 0x00105c7f, 0x00105cb4,
+ 0x00105cd4, 0x001057c7, 0x001057c7, 0x001057c7,
+ 0x00105caa, 0x00105c31, 0x00105b64, 0x001057c7,
+ 0x001057c7, 0x001057c7, 0x001057c7, 0x001057c7,
+ 0x001057c7, 0x001057c7, 0x001057c7, 0x05d5fa1f,
+ 0x0501fa7c, 0x59325809, 0x592c000a, 0x4801a006,
+ 0x592c000b, 0x4801a007, 0x592c000c, 0x4801a008,
+ 0x592c000d, 0x4801a009, 0x592c000e, 0x4801a00a,
+ 0x4979a00b, 0x592c080a, 0x82040d00, 0x00000fff,
+ 0x80040904, 0x600011b8, 0x0501f53e, 0x4a026202,
+ 0x0000ffff, 0x0501fa67, 0x4d2c0000, 0x4a01a006,
+ 0x05000000, 0x59325809, 0x592c000a, 0x4801a007,
+ 0x592c000b, 0x4801a008, 0x592c000c, 0x4801a009,
+ 0x5c025800, 0x60100800, 0x600011b8, 0x0501f52d,
+ 0x4c580000, 0x4c500000, 0x4c540000, 0x4d2c0000,
+ 0x0501fa54, 0x5930040c, 0x90000503, 0x05000006,
0x90000583, 0x80000000, 0x58d00802, 0x80040540,
- 0x4801a002, 0x42001000, 0x00109730, 0x50081000,
- 0x4930100a, 0x492c1009, 0x90d00406, 0x48001003,
- 0x592c000e, 0x48001005, 0x592c000f, 0x48001006,
- 0x592c0010, 0x48001007, 0x0001f01c, 0x42026800,
- 0x001098be, 0x592c080b, 0x48066802, 0x82040500,
- 0x00ffff00, 0x05000007, 0x497a6a12, 0x59a8100f,
- 0x82081500, 0x00ffff00, 0x80080580, 0x05fe07d7,
- 0x82040d00, 0x000000ff, 0x800408d0, 0x48066a12,
- 0x05fdf7d2, 0x1c01f000, 0x4d2c0000, 0x4d300000,
- 0x4c580000, 0x4c540000, 0x4c500000, 0x58325809,
- 0x812e59c0, 0x05d40b61, 0x58300002, 0x82000580,
- 0x00000100, 0x0502001e, 0x5830000a, 0x5832600b,
- 0x81300d80, 0x0502000e, 0x0501f82c, 0x05020012,
- 0x592c080e, 0x90040c03, 0x80040904, 0x4004b000,
- 0x4200a000, 0x0010947b, 0x4050a800, 0x0519fb03,
- 0x600011b8, 0x0501fe07, 0x0501f007, 0x4803c857,
- 0x4933c857, 0x813261c0, 0x05000003, 0x0501f81b,
- 0x05fc0f9f, 0x5c00a000, 0x5c00a800, 0x5c00b000,
- 0x5c026000, 0x5c025800, 0x1c01f000, 0x5830000a,
- 0x5832600b, 0x4a006002, 0x00000100, 0x4803c857,
- 0x4933c857, 0x81300d80, 0x05fe07ed, 0x0501f80b,
- 0x05fe07f1, 0x4803c857, 0x0201f800, 0x0010ba2e,
- 0x80c40040, 0x05d60b31, 0x640a5a07, 0x0001fb2c,
- 0x0501ff1d, 0x05fdf7e8, 0x05fdfa79, 0x4df00000,
- 0x598c000b, 0x81300580, 0x05020008, 0x598c0003,
- 0x81300580, 0x05020005, 0x5c03e000, 0x05fc0a5c,
- 0x80000580, 0x1c01f000, 0x4803c857, 0x5c03e000,
- 0x05fc0a57, 0x90000541, 0x1c01f000, 0x59300403,
- 0xb0000c98, 0x05d61b19, 0x4803c857, 0x0c01f001,
- 0x00105817, 0x0010582f, 0x00105851, 0x00105954,
- 0x0010590e, 0x00105912, 0x0010591e, 0x0010592e,
- 0x00105924, 0x0010592e, 0x00105974, 0x0010592e,
- 0x001059ae, 0x0010592e, 0x001059b9, 0x0010592e,
- 0x00105924, 0x0010592e, 0x001059bd, 0x00105730,
- 0x00105730, 0x00105730, 0x00105730, 0x00105730,
- 0x00105730, 0x00105730, 0x00105730, 0x00105730,
- 0x00105730, 0x00105730, 0x00105a4e, 0x00105a62,
- 0x00105a6a, 0x00105730, 0x00105a81, 0x0010591e,
- 0x00105730, 0x0010591e, 0x0010592e, 0x00105730,
- 0x00105851, 0x00105954, 0x00105730, 0x00105ac9,
- 0x0010592e, 0x00105730, 0x00105ad7, 0x0010592e,
- 0x00105730, 0x00105924, 0x0010580a, 0x00105731,
- 0x00105730, 0x00105aec, 0x00105b1d, 0x00105b94,
- 0x00105730, 0x00105ba2, 0x0010591c, 0x00105b97,
- 0x00105730, 0x00105a8b, 0x00105bd7, 0x00105730,
- 0x00105730, 0x00105730, 0x00105730, 0x00105744,
- 0x001057a5, 0x001057af, 0x00105730, 0x00105730,
- 0x00105730, 0x001057e0, 0x001057e8, 0x00105730,
- 0x00105730, 0x00105755, 0x0010577f, 0x00105c07,
- 0x00105c3c, 0x00105c5c, 0x00105730, 0x00105730,
- 0x00105730, 0x00105c32, 0x00105bb9, 0x00105aec,
- 0x00105730, 0x00105730, 0x00105730, 0x00105730,
- 0x00105730, 0x00105730, 0x00105730, 0x00105730,
- 0x05d5fab6, 0x0501fa9b, 0x59325809, 0x592c000a,
- 0x4801a006, 0x592c000b, 0x4801a007, 0x592c000c,
- 0x4801a008, 0x592c000d, 0x4801a009, 0x592c000e,
- 0x4801a00a, 0x4979a00b, 0x592c080a, 0x82040d00,
- 0x00000fff, 0x80040904, 0x600011b8, 0x0501f55d,
- 0x4a026202, 0x0000ffff, 0x0501fa86, 0x4d2c0000,
- 0x4a01a006, 0x05000000, 0x59325809, 0x592c000a,
- 0x4801a007, 0x592c000b, 0x4801a008, 0x592c000c,
- 0x4801a009, 0x5c025800, 0x60100800, 0x600011b8,
- 0x0501f54c, 0x4c580000, 0x4c500000, 0x4c540000,
- 0x4d2c0000, 0x0501fa73, 0x5930040c, 0x90000503,
- 0x05000006, 0x90000583, 0x80000000, 0x58d00802,
- 0x80040540, 0x4801a002, 0x59325809, 0x4200a800,
- 0x0010947b, 0x592cb206, 0x9058b403, 0x8058b104,
- 0x912ca407, 0x0519f9f6, 0x40580000, 0x8054ac00,
- 0x592c0001, 0x80000540, 0x05000003, 0x40025800,
- 0x05fdf7f5, 0x4200a000, 0x0010947b, 0x4050a800,
- 0x5930b40c, 0x9058b403, 0x8058b104, 0x40580800,
- 0x0519fa22, 0x600011b8, 0x5c025800, 0x5c00a800,
- 0x5c00a000, 0x5c00b000, 0x0501f522, 0x4c580000,
- 0x4c500000, 0x4c540000, 0x4d2c0000, 0x42034800,
- 0x00109474, 0x0501fa55, 0x59325809, 0x592c0802,
- 0x4807c857, 0x40041000, 0x80040904, 0x90081503,
- 0x05000007, 0x80040800, 0x90081583, 0x80081000,
- 0x58d00002, 0x80080540, 0x4801a002, 0x4a025806,
- 0x02000000, 0x90d0ac06, 0x592cb011, 0x912ca406,
- 0x0519f9c7, 0x40580000, 0x8054ac00, 0x592e5801,
- 0x41780000, 0x812e5d40, 0x05fe07f8, 0x600011b8,
- 0x5c025800, 0x5c00a800, 0x5c00a000, 0x5c00b000,
- 0x0501f4fc, 0x0501fa27, 0x4a01a006, 0x78000000,
- 0x5930001e, 0x840001c0, 0x4801a407, 0x4979a207,
- 0x60080800, 0x600011b8, 0x0501f4f2, 0x4c580000,
- 0x4c540000, 0x4c500000, 0x0501fa28, 0x4a01a006,
- 0x02000000, 0x59a80002, 0x4801a008, 0x59a80003,
+ 0x4801a002, 0x59325809, 0x4200a800, 0x001094fb,
+ 0x592cb206, 0x9058b403, 0x8058b104, 0x912ca407,
+ 0x0519fa29, 0x40580000, 0x8054ac00, 0x592c0001,
+ 0x80000540, 0x05000003, 0x40025800, 0x05fdf7f5,
+ 0x4200a000, 0x001094fb, 0x4050a800, 0x5930b40c,
+ 0x9058b403, 0x8058b104, 0x40580800, 0x0519fa55,
+ 0x600011b8, 0x5c025800, 0x5c00a800, 0x5c00a000,
+ 0x5c00b000, 0x0501f503, 0x4c580000, 0x4c500000,
+ 0x4c540000, 0x4d2c0000, 0x42034800, 0x001094f4,
+ 0x0501fa36, 0x59325809, 0x592c0802, 0x4807c857,
+ 0x40041000, 0x80040904, 0x90081503, 0x05000007,
+ 0x80040800, 0x90081583, 0x80081000, 0x58d00002,
+ 0x80080540, 0x4801a002, 0x4a025806, 0x02000000,
+ 0x90d0ac06, 0x592cb011, 0x912ca406, 0x0519f9fa,
+ 0x40580000, 0x8054ac00, 0x592e5801, 0x41780000,
+ 0x812e5d40, 0x05fe07f8, 0x600011b8, 0x5c025800,
+ 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x0501f4dd,
+ 0x0501fa08, 0x4a01a006, 0x78000000, 0x5930001e,
+ 0x840001c0, 0x4801a407, 0x4979a207, 0x60080800,
+ 0x600011b8, 0x0501f4d3, 0x4c580000, 0x4c540000,
+ 0x4c500000, 0x0501fa09, 0x4a01a006, 0x02000000,
+ 0x59a80002, 0x4801a008, 0x59a80003, 0x4801a009,
+ 0x59a80000, 0x4801a00a, 0x59a80001, 0x4801a00b,
+ 0x5930001e, 0x82000d80, 0x0000e000, 0x0500000e,
+ 0x82000d80, 0x0000df00, 0x05000004, 0x6441a407,
+ 0x60180800, 0x0501f015, 0x42001800, 0x001094d7,
+ 0x05d5fcae, 0x600001be, 0x4200a000, 0x001094d7,
+ 0x0501f007, 0x42001800, 0x001094e4, 0x05d5fca7,
+ 0x600001c0, 0x4200a000, 0x001094e4, 0x90000550,
+ 0x4801a407, 0x64d1a207, 0x6034b000, 0x90d0ac0c,
+ 0x0519f9b9, 0x604c0800, 0x600011b8, 0x5c00a000,
+ 0x5c00a800, 0x5c00b000, 0x0501f4a2, 0x0501f9cd,
+ 0x4a01a006, 0x63000028, 0x5930001e, 0x4801a007,
+ 0x60080800, 0x600011b8, 0x0501f49a, 0x0501f9d3,
+ 0x41780000, 0x41780800, 0x42002000, 0x00080000,
+ 0x0c01f80e, 0x80000000, 0x80040800, 0x60301000,
+ 0x82080540, 0x02000000, 0x4801a006, 0x800408e0,
+ 0x5930001e, 0x80040540, 0x4801a007, 0x80080904,
+ 0x600011b8, 0x0501f487, 0x00105897, 0x00105899,
+ 0x0010589b, 0x0010589d, 0x0010589f, 0x4811a008,
+ 0x1c01f000, 0x4811a009, 0x1c01f000, 0x4811a00a,
+ 0x1c01f000, 0x4811a00b, 0x1c01f000, 0x4811a00c,
+ 0x1c01f000, 0x4a02600a, 0x0010993e, 0x59a8000f,
+ 0x82000500, 0x000000ff, 0x800000d0, 0x42026800,
+ 0x0010993e, 0x48026a12, 0x0501f9f7, 0x41780800,
+ 0x600010b8, 0x0501f46b, 0x0501f996, 0x4a01a006,
+ 0x52000000, 0x4979a007, 0x599c0017, 0x82000500,
+ 0x00000801, 0x05000004, 0x599c0402, 0x05ddfa74,
+ 0x4805a007, 0x59a80002, 0x4801a008, 0x59a80003,
0x4801a009, 0x59a80000, 0x4801a00a, 0x59a80001,
- 0x4801a00b, 0x5930001e, 0x82000d80, 0x0000e000,
- 0x0500000e, 0x82000d80, 0x0000df00, 0x05000004,
- 0x6441a407, 0x60180800, 0x0501f015, 0x42001800,
- 0x00109457, 0x05d5fd45, 0x600001be, 0x4200a000,
- 0x00109457, 0x0501f007, 0x42001800, 0x00109464,
- 0x05d5fd3e, 0x600001c0, 0x4200a000, 0x00109464,
- 0x90000550, 0x4801a407, 0x64d1a207, 0x6034b000,
- 0x90d0ac0c, 0x0519f986, 0x604c0800, 0x600011b8,
- 0x5c00a000, 0x5c00a800, 0x5c00b000, 0x0501f4c1,
- 0x0501f9ec, 0x4a01a006, 0x63000028, 0x5930001e,
- 0x4801a007, 0x60080800, 0x600011b8, 0x0501f4b9,
- 0x0501f9f2, 0x41780000, 0x41780800, 0x42002000,
- 0x00080000, 0x0c01f80e, 0x80000000, 0x80040800,
- 0x60301000, 0x82080540, 0x02000000, 0x4801a006,
- 0x800408e0, 0x5930001e, 0x80040540, 0x4801a007,
- 0x80080904, 0x600011b8, 0x0501f4a6, 0x00105800,
- 0x00105802, 0x00105804, 0x00105806, 0x00105808,
- 0x4811a008, 0x1c01f000, 0x4811a009, 0x1c01f000,
- 0x4811a00a, 0x1c01f000, 0x4811a00b, 0x1c01f000,
- 0x4811a00c, 0x1c01f000, 0x4a02600a, 0x001098be,
- 0x59a8000f, 0x82000500, 0x000000ff, 0x800000d0,
- 0x42026800, 0x001098be, 0x48026a12, 0x0501fa16,
- 0x41780800, 0x600010b8, 0x0501f48a, 0x0501f9b5,
- 0x4a01a006, 0x52000000, 0x4979a007, 0x599c0017,
- 0x82000500, 0x00000801, 0x05000004, 0x599c0402,
- 0x05ddfb0d, 0x4805a007, 0x59a80002, 0x4801a008,
- 0x59a80003, 0x4801a009, 0x59a80000, 0x4801a00a,
- 0x59a80001, 0x4801a00b, 0x59a8000f, 0x4801a00c,
- 0x601c0800, 0x600011b8, 0x0501f472, 0x4a026202,
- 0x0000ffff, 0x4d340000, 0x813669c0, 0x05020011,
- 0x42026800, 0x001098be, 0x4936600a, 0x4a026c03,
- 0x0000ffff, 0x497a6a00, 0x59300020, 0x48026802,
- 0x497a6020, 0x497a6a12, 0x82000d00, 0x00ffff00,
- 0x05020004, 0x800000d0, 0x48026a12, 0x0501f001,
- 0x0501f988, 0x5c026800, 0x4a01a006, 0x05000000,
- 0x59a8000f, 0x4801a007, 0x59a80002, 0x59a80803,
- 0x4801a008, 0x4805a009, 0x60100800, 0x600011b8,
- 0x0501f450, 0x4a026202, 0x0000ffff, 0x0501f979,
- 0x4d3c0000, 0x417a7800, 0x05f1fb63, 0x5c027800,
- 0x4a01a006, 0x03000000, 0x59340403, 0x82000580,
- 0x000007fe, 0x0502006a, 0x4a01a006, 0x04000000,
- 0x81a40800, 0x4a000800, 0x22fffffe, 0x5934000a,
- 0x84000500, 0x4802680a, 0x59a8021b, 0x8c000508,
- 0x05000010, 0x59a8001f, 0x4801a007, 0x59a80020,
- 0x82000500, 0x07deffff, 0x599c0818, 0x8c040516,
- 0x05000002, 0x8400056a, 0x4801a008, 0x4a01a009,
- 0x00002710, 0x59a80022, 0x4801a00a, 0x0501f038,
- 0x59a8001f, 0x59a8121b, 0x8c080506, 0x05000003,
- 0x82000500, 0xffff0000, 0x4801a007, 0x05f5f85f,
- 0x0502000b, 0x59300c03, 0xb0041591, 0x05000008,
- 0x497b8880, 0x82000500, 0x0000ffff, 0x4c000000,
- 0x05ddfac7, 0x5c000000, 0x48038880, 0x59a80020,
- 0x05f5f852, 0x05020004, 0x82000500, 0x37ffffff,
- 0x0501f003, 0x82000500, 0x3fffffff, 0x599c0818,
- 0x8c040516, 0x05000002, 0x8400056a, 0x8d0c0510,
- 0x05000014, 0x59300c03, 0xb0041591, 0x05000011,
- 0x900415b1, 0x0500000f, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x6010b000, 0x4200a000, 0x001098ac,
- 0x90d0ac1f, 0x4c000000, 0x0519f8b9, 0x5c000000,
- 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x8400057a,
- 0x4801a008, 0x4979a009, 0x4979a00a, 0x59a80002,
- 0x59a80803, 0x4801a00b, 0x4805a00c, 0x59a80000,
- 0x59a80801, 0x4801a00d, 0x4805a00e, 0x4979a00f,
- 0x4979a010, 0x4979a011, 0x4979a012, 0x4979a013,
- 0x4979a014, 0x4979a015, 0x4979a016, 0x59a80023,
- 0x84000576, 0x4801a017, 0x59a80024, 0x4801a018,
- 0x4979a019, 0x4979a01a, 0x0501f045, 0x59a8021b,
- 0x8c000508, 0x0500000c, 0x59a8001f, 0x82000500,
- 0x0000ffff, 0x59c40880, 0x80040d80, 0x05000006,
- 0x497b8880, 0x4c000000, 0x05ddfa7d, 0x5c000000,
- 0x48038880, 0x59a8001f, 0x4801a007, 0x4c640000,
- 0x4d2c0000, 0x59a8c820, 0x050df80a, 0x0500000d,
- 0x050dfcba, 0x0502000b, 0x592c0208, 0x8c00050e,
- 0x05000008, 0x8264cd00, 0x0000ffff, 0x592c000a,
- 0x82000500, 0xffff0000, 0x8064cd40, 0x0501f005,
- 0x59a80a1b, 0x90040d30, 0x05000002, 0x8464cd36,
- 0x4865a008, 0x5c025800, 0x5c00c800, 0x59a80021,
- 0x4801a009, 0x59a80022, 0x4801a00a, 0x59a80002,
- 0x59a80803, 0x4801a00b, 0x4805a00c, 0x59a80000,
- 0x59a80801, 0x4801a00d, 0x4805a00e, 0x4979a00f,
- 0x4979a010, 0x4979a011, 0x4979a012, 0x4979a013,
- 0x4979a014, 0x4979a015, 0x4979a016, 0x59a80023,
- 0x4801a017, 0x59a80024, 0x4801a018, 0x59a80025,
- 0x4801a019, 0x59a80026, 0x4801a01a, 0x60740800,
- 0x600011b8, 0x0501f393, 0x0501f8be, 0x4a01a006,
- 0x50000000, 0x05fdf7b6, 0x0501f8ba, 0x4a01a006,
- 0x21100014, 0x4979a007, 0x4979a008, 0x4979a009,
- 0x4979a00a, 0x60140800, 0x600011b8, 0x0501f385,
- 0x0501f8b7, 0x0501f002, 0x0501f8bc, 0x4a01a006,
- 0x02000000, 0x60040800, 0x600011b8, 0x0501f37d,
- 0x0501f8b6, 0x4a01a006, 0x02000000, 0x59300403,
- 0x900005b1, 0x05fe079e, 0x81a40800, 0x4a000801,
- 0x00fffffe, 0x05fdf739, 0x4d340000, 0x813669c0,
- 0x05020010, 0x42026800, 0x001098be, 0x4936600a,
- 0x4a026c03, 0x0000ffff, 0x497a6a00, 0x59300020,
- 0x48026802, 0x497a6020, 0x497a6a12, 0x82000d00,
- 0x00ffff00, 0x05020003, 0x800000d0, 0x48026a12,
- 0x0501f89a, 0x5c026800, 0x4a01a006, 0x01000000,
+ 0x4801a00b, 0x59a8000f, 0x4801a00c, 0x601c0800,
+ 0x600011b8, 0x0501f453, 0x4a026202, 0x0000ffff,
+ 0x0501f97c, 0x4a01a006, 0x05000000, 0x59a8000f,
+ 0x4801a007, 0x59a80002, 0x59a80803, 0x4801a008,
+ 0x4805a009, 0x60100800, 0x600011b8, 0x0501f445,
+ 0x4a026202, 0x0000ffff, 0x0501f96e, 0x4d3c0000,
+ 0x417a7800, 0x05f1faf3, 0x5c027800, 0x4a01a006,
+ 0x03000000, 0x59340403, 0x82000580, 0x000007fe,
+ 0x0502006a, 0x4a01a006, 0x04000000, 0x81a40800,
+ 0x4a000800, 0x22fffffe, 0x5934000a, 0x84000500,
+ 0x4802680a, 0x59a8021b, 0x8c000508, 0x05000010,
+ 0x59a8001f, 0x4801a007, 0x59a80020, 0x82000500,
+ 0x07deffff, 0x599c0818, 0x8c040516, 0x05000002,
+ 0x8400056a, 0x4801a008, 0x4a01a009, 0x00002710,
+ 0x59a80022, 0x4801a00a, 0x0501f038, 0x59a8001f,
+ 0x59a8121b, 0x8c080506, 0x05000003, 0x82000500,
+ 0xffff0000, 0x4801a007, 0x05f5f812, 0x0502000b,
+ 0x59300c03, 0xb0041591, 0x05000008, 0x497b8880,
+ 0x82000500, 0x0000ffff, 0x4c000000, 0x05ddfa42,
+ 0x5c000000, 0x48038880, 0x59a80020, 0x05f5f805,
+ 0x05020004, 0x82000500, 0x37ffffff, 0x0501f003,
+ 0x82000500, 0x3fffffff, 0x599c0818, 0x8c040516,
+ 0x05000002, 0x8400056a, 0x8d0c0510, 0x05000014,
+ 0x59300c03, 0xb0041591, 0x05000011, 0x900415b1,
+ 0x0500000f, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x6010b000, 0x4200a000, 0x0010992c, 0x90d0ac1f,
+ 0x4c000000, 0x0519f900, 0x5c000000, 0x5c00a800,
+ 0x5c00a000, 0x5c00b000, 0x8400057a, 0x4801a008,
+ 0x4979a009, 0x4979a00a, 0x59a80002, 0x59a80803,
+ 0x4801a00b, 0x4805a00c, 0x59a80000, 0x59a80801,
+ 0x4801a00d, 0x4805a00e, 0x4979a00f, 0x4979a010,
+ 0x4979a011, 0x4979a012, 0x4979a013, 0x4979a014,
+ 0x4979a015, 0x4979a016, 0x59a80023, 0x84000576,
+ 0x4801a017, 0x59a80024, 0x4801a018, 0x4979a019,
+ 0x4979a01a, 0x0501f045, 0x59a8021b, 0x8c000508,
+ 0x0500000c, 0x59a8001f, 0x82000500, 0x0000ffff,
+ 0x59c40880, 0x80040d80, 0x05000006, 0x497b8880,
+ 0x4c000000, 0x05ddf9f8, 0x5c000000, 0x48038880,
+ 0x59a8001f, 0x4801a007, 0x4c640000, 0x4d2c0000,
+ 0x59a8c820, 0x050df81d, 0x0500000d, 0x050dfccd,
+ 0x0502000b, 0x592c0208, 0x8c00050e, 0x05000008,
+ 0x8264cd00, 0x0000ffff, 0x592c000a, 0x82000500,
+ 0xffff0000, 0x8064cd40, 0x0501f005, 0x59a80a1b,
+ 0x90040d30, 0x05000002, 0x8464cd36, 0x4865a008,
+ 0x5c025800, 0x5c00c800, 0x59a80021, 0x4801a009,
+ 0x59a80022, 0x4801a00a, 0x59a80002, 0x59a80803,
+ 0x4801a00b, 0x4805a00c, 0x59a80000, 0x59a80801,
+ 0x4801a00d, 0x4805a00e, 0x4979a00f, 0x4979a010,
+ 0x4979a011, 0x4979a012, 0x4979a013, 0x4979a014,
+ 0x4979a015, 0x4979a016, 0x59a80023, 0x4801a017,
+ 0x59a80024, 0x4801a018, 0x59a80025, 0x4801a019,
+ 0x59a80026, 0x4801a01a, 0x60740800, 0x600011b8,
+ 0x0501f388, 0x0501f8b3, 0x4a01a006, 0x50000000,
+ 0x05fdf7b6, 0x0501f8af, 0x4a01a006, 0x21100014,
+ 0x4979a007, 0x4979a008, 0x4979a009, 0x4979a00a,
+ 0x60140800, 0x600011b8, 0x0501f37a, 0x0501f8ac,
+ 0x0501f002, 0x0501f8b1, 0x4a01a006, 0x02000000,
+ 0x60040800, 0x600011b8, 0x0501f372, 0x0501f8ab,
+ 0x4a01a006, 0x02000000, 0x59300403, 0x900005b1,
+ 0x05fe079e, 0x81a40800, 0x4a000801, 0x00fffffe,
+ 0x05fdf739, 0x0501f8a1, 0x4a01a006, 0x01000000,
0x5930041c, 0x80000540, 0x05000003, 0x4801a407,
0x0501f002, 0x640da407, 0x5930021c, 0x80000540,
0x05000003, 0x4801a207, 0x0501f003, 0x4a01a207,
- 0x00002a00, 0x60080800, 0x600011b8, 0x0501f34d,
- 0x4a026202, 0x0000ffff, 0x0501f876, 0x4a01a406,
+ 0x00002a00, 0x60080800, 0x600011b8, 0x0501f355,
+ 0x4a026202, 0x0000ffff, 0x0501f87e, 0x4a01a406,
0x00002010, 0x6451a206, 0x4a01a407, 0x00000800,
- 0x4a01a207, 0x00002000, 0x60000008, 0x599c0817,
+ 0x4a01a207, 0x00002000, 0x60000008, 0x59a80807,
+ 0x8c04050c, 0x05000002, 0x80000580, 0x599c0817,
0x8c04050a, 0x05020002, 0x90000560, 0x8c040508,
0x05000002, 0x90000550, 0x90000542, 0x5934080a,
0x8c040514, 0x05000005, 0x82040d00, 0x00000380,
0x80040540, 0x0501f006, 0x599c0818, 0x8c040518,
- 0x05000003, 0x82000540, 0x00000380, 0x0501f037,
- 0x0501f866, 0x4a01a406, 0x00000210, 0x6451a206,
+ 0x05000003, 0x82000540, 0x00000380, 0x0501f03b,
+ 0x0501f86a, 0x4a01a406, 0x00000210, 0x6451a206,
0x4a01a407, 0x00000800, 0x5934000a, 0x8c000516,
0x05000013, 0x59340c05, 0x90040530, 0x05000013,
0x59340a05, 0x82040500, 0x0000c000, 0x05020009,
@@ -5767,7 +5796,8 @@
0x0501f00c, 0x4a01a207, 0x00000100, 0x0501f009,
0x4a01a207, 0x00000400, 0x0501f006, 0x4a01a207,
0x00000700, 0x0501f003, 0x4a01a207, 0x00000800,
- 0x60000008, 0x599c0817, 0x8c04050a, 0x05020002,
+ 0x60000008, 0x59a80807, 0x8c04050c, 0x05000002,
+ 0x80000580, 0x599c0817, 0x8c04050a, 0x05020002,
0x90000560, 0x8c040508, 0x05000002, 0x90000550,
0x90000542, 0x59340a00, 0x8c04050e, 0x0500000b,
0x84000550, 0x599c1017, 0x8c08050a, 0x05020004,
@@ -5777,7 +5807,7 @@
0x02100014, 0x4a01a007, 0x00000100, 0x4979a008,
0x4979a009, 0x4979a00a, 0x60140800, 0x600011b8,
0x0501f2e8, 0x0501f821, 0x4a01a006, 0x02000000,
- 0x05fdf65e, 0x4933c857, 0x0501f81c, 0x4a01a006,
+ 0x05fdf67d, 0x4933c857, 0x0501f81c, 0x4a01a006,
0x01000000, 0x642da407, 0x60080800, 0x600011b8,
0x0501f2dc, 0x42005000, 0x32000000, 0x42006000,
0x08290000, 0x41786800, 0x41787800, 0x0501f2b1,
@@ -5787,31 +5817,31 @@
0x41787800, 0x0501f2a3, 0x42005000, 0x23000000,
0x42006000, 0x01980000, 0x41786800, 0x41787800,
0x0501f29c, 0x59300403, 0x82000c80, 0x00000085,
- 0x05d41802, 0x82000c80, 0x00000093, 0x05d21fff,
- 0x82000480, 0x00000085, 0x0c01f001, 0x001059fa,
- 0x001059f9, 0x001059f9, 0x001059f9, 0x001059f9,
- 0x001059f9, 0x001059fa, 0x001059f9, 0x001059f9,
- 0x001059f9, 0x001059f9, 0x001059f9, 0x001059f9,
- 0x00105a01, 0x05d1ffed, 0x4933c857, 0x42034800,
- 0x00109474, 0x0501f82c, 0x41780800, 0x600010b8,
+ 0x05d01f8a, 0x82000c80, 0x00000093, 0x05d21f87,
+ 0x82000480, 0x00000085, 0x0c01f001, 0x00105a72,
+ 0x00105a71, 0x00105a71, 0x00105a71, 0x00105a71,
+ 0x00105a71, 0x00105a72, 0x00105a71, 0x00105a71,
+ 0x00105a71, 0x00105a71, 0x00105a71, 0x00105a71,
+ 0x00105a79, 0x05d1ff75, 0x4933c857, 0x42034800,
+ 0x001094f4, 0x0501f82c, 0x41780800, 0x600010b8,
0x0501f2a0, 0x4d2c0000, 0x59325809, 0x4933c857,
- 0x492fc857, 0x812e59c0, 0x05d00fe0, 0x59340a12,
+ 0x492fc857, 0x812e59c0, 0x05d00f68, 0x59340a12,
0x82040d00, 0x0000ff00, 0x592c000b, 0x82000500,
0x000000ff, 0x900001c0, 0x80040540, 0x90000551,
0x44034800, 0x81a5a000, 0x60241000, 0x600c0800,
0x592c000a, 0x82000500, 0xff000000, 0x82001d80,
0x84000000, 0x05000006, 0x82001d80, 0x85000000,
- 0x05d20fca, 0x601c1000, 0x60040800, 0x912c1c0a,
+ 0x05d20f52, 0x601c1000, 0x60040800, 0x912c1c0a,
0x500c0000, 0x4401a000, 0x800c1800, 0x80d1a000,
0x80081040, 0x05fe07fb, 0x600011b8, 0x5c025800,
0x0501f278, 0x42005000, 0x81000000, 0x42006000,
0x00090000, 0x41786800, 0x41787800, 0x59301407,
0x90081585, 0x05020003, 0x42006000, 0x00890000,
- 0x0501f248, 0x59300403, 0xb0000c93, 0x05d21faf,
- 0xb000048b, 0x05d01fad, 0x5932680a, 0x59368c03,
- 0x4803c857, 0x0c01f001, 0x00105aa2, 0x00105aaa,
- 0x00105ab2, 0x00105aba, 0x00105a46, 0x00105a46,
- 0x00105a46, 0x00105a9a, 0x05d1ffa0, 0x42005000,
+ 0x0501f248, 0x59300403, 0xb0000c93, 0x05d21f37,
+ 0xb000048b, 0x05d01f35, 0x5932680a, 0x59368c03,
+ 0x4803c857, 0x0c01f001, 0x00105b1a, 0x00105b22,
+ 0x00105b2a, 0x00105b32, 0x00105abe, 0x00105abe,
+ 0x00105abe, 0x00105b12, 0x05d1ff28, 0x42005000,
0x06000000, 0x42006000, 0x08290000, 0x41786800,
0x41787800, 0x0501f22f, 0x4933c857, 0x05fdff7d,
0x4a01a006, 0x12000000, 0x59300407, 0x90000584,
@@ -5830,7 +5860,7 @@
0x4a01a006, 0x62000000, 0x5930001e, 0x4801a007,
0x60080800, 0x600011b8, 0x0501f216, 0x05fdff41,
0x59300809, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x9004a40b, 0x5930b01e, 0x90d0ac06, 0x0515fecc,
+ 0x9004a40b, 0x5930b01e, 0x90d0ac06, 0x0515ff1e,
0x5930081e, 0x600011b8, 0x5c00b000, 0x5c00a800,
0x5c00a000, 0x0501f207, 0x05fdffad, 0x59300019,
0x4801a006, 0x5930001a, 0x4801a007, 0x4a01a008,
@@ -5854,35 +5884,35 @@
0x4979a408, 0x4979a208, 0x4979a409, 0x4979a209,
0x4979a00b, 0x60180800, 0x600011b8, 0x0501f1b5,
0x4933c857, 0x4937c857, 0x4d1c0000, 0x60d40800,
- 0x050df91a, 0x05020020, 0x05fdfeda, 0x4a01a006,
+ 0x050df938, 0x05020020, 0x05fdfeda, 0x4a01a006,
0x13000000, 0x59323820, 0x59300403, 0xb0000597,
- 0x05000004, 0x591c0416, 0x8c000502, 0x05d00eeb,
+ 0x05000004, 0x591c0416, 0x8c000502, 0x05d00e73,
0x591c001b, 0x4801a005, 0x591c0407, 0x90000583,
0x05000007, 0x5930080a, 0x58040002, 0x82000500,
0x00ffffff, 0x4801a007, 0x0501f003, 0x59a8000f,
0x4801a007, 0x5930041b, 0x4801a408, 0x5930021b,
0x4801a208, 0x600c0800, 0x600011b8, 0x5c023800,
- 0x0501f190, 0x4803c856, 0x05f9fe21, 0x598c000b,
- 0x81300580, 0x05d20ed1, 0x05f9fd87, 0x59300403,
- 0xb0000597, 0x050408d4, 0x0005f8e7, 0x5c023800,
- 0x05f9f603, 0x4803c856, 0x4d2c0000, 0x4d1c0000,
- 0x59323820, 0x811e39c0, 0x05d00ec4, 0x831c0580,
+ 0x0501f190, 0x4803c856, 0x05f9fe35, 0x598c000b,
+ 0x81300580, 0x05d20e59, 0x05f9fd9b, 0x59300403,
+ 0xb0000597, 0x050408da, 0x0005f8e7, 0x5c023800,
+ 0x05f9f617, 0x4803c856, 0x4d2c0000, 0x4d1c0000,
+ 0x59323820, 0x811e39c0, 0x05d00e4c, 0x831c0580,
0xffffffff, 0x05000036, 0x591c0c07, 0x90040586,
0x0500000a, 0x90040583, 0x05000036, 0x64de6403,
0x640e641c, 0x4a02621c, 0x00001700, 0x5c023800,
0x5c025800, 0x0501f063, 0x0501f848, 0x42001000,
0x40000000, 0x591c0203, 0x591c0804, 0x8c04053e,
- 0x05020020, 0x90000c8e, 0x0c001002, 0x05d1feab,
- 0x00105b4d, 0x00105b58, 0x00105b4e, 0x00105b58,
- 0x00105b54, 0x00105b4d, 0x00105b4d, 0x00105b58,
- 0x00105b58, 0x00105b4d, 0x00105b4d, 0x00105b4d,
- 0x00105b4d, 0x00105b4d, 0x00105b58, 0x00105b4d,
- 0x00105b58, 0x05d1fe99, 0x591c0416, 0x4803c857,
+ 0x05020020, 0x90000c8e, 0x0c001002, 0x05d1fe33,
+ 0x00105bc5, 0x00105bd0, 0x00105bc6, 0x00105bd0,
+ 0x00105bcc, 0x00105bc5, 0x00105bc5, 0x00105bd0,
+ 0x00105bd0, 0x00105bc5, 0x00105bc5, 0x00105bc5,
+ 0x00105bc5, 0x00105bc5, 0x00105bd0, 0x00105bc5,
+ 0x00105bd0, 0x05d1fe21, 0x591c0416, 0x4803c857,
0x8c000518, 0x05000003, 0x8c000512, 0x05000003,
0x80001580, 0x0501f003, 0x42001000, 0x20000000,
0x591c0017, 0x4801a00a, 0x0501f01a, 0x0501f81f,
0x42001000, 0x40000000, 0x41780000, 0x05fdf7fa,
- 0x0501f81a, 0x591e5809, 0x812e59c0, 0x05d00e83,
+ 0x0501f81a, 0x591e5809, 0x812e59c0, 0x05d00e0b,
0x592c1010, 0x591c0013, 0x80080480, 0x4801a00a,
0x591c0203, 0x591c0804, 0x8c04053e, 0x05020005,
0x90000d82, 0x05000006, 0x90000d84, 0x05000004,
@@ -5914,7 +5944,7 @@
0x60080800, 0x600011b8, 0x0501f0ca, 0x4803c856,
0x0501f809, 0x5930041c, 0x900001c0, 0x4801a005,
0x0501f90f, 0x41780800, 0x600010b8, 0x0501f8c1,
- 0x05f9f286, 0x4803c856, 0x59300819, 0x90041c06,
+ 0x05f9f29a, 0x4803c856, 0x59300819, 0x90041c06,
0x64874800, 0x58040405, 0x82000500, 0x0000f000,
0x82000580, 0x00003000, 0x05000002, 0x65074800,
0x81a5a000, 0x580c0001, 0x82000d00, 0x00ffffff,
@@ -5927,12 +5957,12 @@
0x5930001e, 0x800001c0, 0x05000006, 0x4a01a006,
0x01000000, 0x640da407, 0x60080800, 0x0501f021,
0x4a01a006, 0x02000000, 0x41780800, 0x916c0584,
- 0x05020003, 0x84040d42, 0x0501f00c, 0x05f1fcc7,
+ 0x05020003, 0x84040d42, 0x0501f00c, 0x05f1fc85,
0x05020003, 0x84040d4a, 0x0501f002, 0x84040d48,
0x59a8021b, 0x8c000506, 0x05020003, 0x8c00050a,
0x05000002, 0x84040d46, 0x4805a207, 0x59c40085,
0x48031004, 0x4c580000, 0x4c500000, 0x4c540000,
- 0x6018b000, 0x9188a400, 0x90d0ac08, 0x0515fd34,
+ 0x6018b000, 0x9188a400, 0x90d0ac08, 0x0515fd86,
0x5c00a800, 0x5c00a000, 0x5c00b000, 0x60200800,
0x600011b8, 0x0501f06f, 0x05fdfd9a, 0x4a01a006,
0x56000000, 0x59340006, 0x4801a007, 0x59340007,
@@ -5941,15 +5971,15 @@
0x0500000b, 0x82040580, 0x0000ffff, 0x05000003,
0x90040487, 0x05021006, 0x4a01a006, 0x01000000,
0x640da407, 0x60080800, 0x0501f010, 0x4a01a006,
- 0x0200001c, 0x6405a007, 0x42001000, 0x0010945c,
+ 0x0200001c, 0x6405a007, 0x42001000, 0x001094dc,
0x50080000, 0x9c0001c0, 0x4801a009, 0x59a8000f,
0x4801a00a, 0x59a80002, 0x59a80803, 0x4801a00b,
0x4805a00c, 0x601c0800, 0x600011b8, 0x0501f045,
0x4d2c0000, 0x05fdfd6f, 0x59325809, 0x592c0009,
0x82000500, 0x00ffffff, 0x4801a001, 0x4a01a006,
- 0x51000000, 0x5c025800, 0x05fdf400, 0x4803c856,
+ 0x51000000, 0x5c025800, 0x05fdf40b, 0x4803c856,
0x59325809, 0x5932680a, 0x59300407, 0x4803c857,
- 0x90000d8a, 0x05000002, 0x05d1fd78, 0x42005000,
+ 0x90000d8a, 0x05000002, 0x05d1fd00, 0x42005000,
0x02000000, 0x42006000, 0x20290000, 0x41786800,
0x41787800, 0x0501f805, 0x91180d78, 0x60801193,
0x0501f856, 0x1c01f000, 0x6001a000, 0x0501f002,
@@ -5965,40 +5995,40 @@
0x4807c857, 0x4c040000, 0x0501f83d, 0x5c000800,
0x40040000, 0x80081540, 0x800000c4, 0x82000540,
0x00002000, 0x4803910a, 0x59b400f6, 0x90000518,
- 0x05fe07fe, 0x42001800, 0x00109475, 0x580c0004,
+ 0x05fe07fe, 0x42001800, 0x001094f5, 0x580c0004,
0x4803c857, 0x580c0006, 0x4803c857, 0x580c1800,
0x480fc857, 0x8d0c052a, 0x0500000c, 0x820c1d00,
0xf8000000, 0x05000009, 0x4c040000, 0x4c080000,
- 0x40083800, 0x42000000, 0x00109475, 0x05d1fe34,
- 0x5c001000, 0x5c000800, 0x4a0368f0, 0x00109474,
- 0x4a0368f1, 0x0010947b, 0x480b68f3, 0x59b400f6,
+ 0x40083800, 0x42000000, 0x001094f5, 0x05d1fdbc,
+ 0x5c001000, 0x5c000800, 0x4a0368f0, 0x001094f4,
+ 0x4a0368f1, 0x001094fb, 0x480b68f3, 0x59b400f6,
0x90000538, 0x05fe07fe, 0x4203e000, 0xb0800000,
- 0x600bf800, 0x05f9f199, 0x4807c857, 0x480a2800,
+ 0x600bf800, 0x05f9f1ad, 0x4807c857, 0x480a2800,
0x4c040000, 0x0501f80e, 0x5c000800, 0x59b400f6,
0x8c00050a, 0x05fe07fe, 0x49a768f2, 0x480768f4,
0x59b400f6, 0x90000538, 0x05fe07fe, 0x4203e000,
0xb0800000, 0x600bf800, 0x1c01f000, 0x61a07007,
0x4203e000, 0xb0800000, 0x600ff800, 0x40000000,
0x40000000, 0x40000000, 0x0501b004, 0x80387040,
- 0x05d00cfe, 0x05fdf7f9, 0x1c01f000, 0x82000500,
+ 0x05d00c86, 0x05fdf7f9, 0x1c01f000, 0x82000500,
0xffff0000, 0x82000580, 0x01050000, 0x0502000b,
0x599c0818, 0x8c040510, 0x05000008, 0x59a80806,
0x8c04050a, 0x05000005, 0x613c1100, 0x41781800,
- 0x41782000, 0x05e9f8bf, 0x1c01f000, 0x1c01f000,
+ 0x41782000, 0x05e9f84b, 0x1c01f000, 0x1c01f000,
0x59a80063, 0x800001c0, 0x05000045, 0x4d2c0000,
0x4d300000, 0x4c5c0000, 0x4c600000, 0x4c640000,
0x40025800, 0x4000c000, 0x4000c800, 0x42026000,
- 0x0010cc38, 0x592c0407, 0x81440580, 0x0502002d,
+ 0x0010cc48, 0x592c0407, 0x81440580, 0x0502002d,
0x592c0205, 0xb0000595, 0x05000005, 0x8d3c0518,
0x05000028, 0x8d3c0516, 0x05020026, 0x40640000,
0x812c0580, 0x05020016, 0x59300203, 0x90000580,
0x0500000f, 0x59300009, 0x800001c0, 0x0500000c,
- 0x05f9fc17, 0x4df00000, 0x05f9fb29, 0x0201f800,
- 0x0010b998, 0x80c40040, 0x05020002, 0x64026203,
- 0x5c03e000, 0x05f80bfa, 0x497a6009, 0x592cc800,
+ 0x05f9fc2b, 0x4df00000, 0x05f9fb3d, 0x0201f800,
+ 0x0010b9a8, 0x80c40040, 0x05020002, 0x64026203,
+ 0x5c03e000, 0x05f80c0e, 0x497a6009, 0x592cc800,
0x4064c000, 0x4064b800, 0x0501f003, 0x592cb800,
0x485cc000, 0x497a5800, 0x592c0205, 0x82000580,
- 0x00000155, 0x05000003, 0x05d5f846, 0x0501f003,
+ 0x00000155, 0x05000003, 0x05d1ffce, 0x0501f003,
0x49425a07, 0x0001fb2c, 0x405e5800, 0x0501f003,
0x412cc000, 0x592e5800, 0x812e59c0, 0x05fe07ce,
0x48675063, 0x48635064, 0x5c00c800, 0x5c00c000,
@@ -6010,116 +6040,117 @@
0x05000004, 0x61c2880f, 0x6040b000, 0x05fdf7f3,
0x5c00b000, 0x5c026800, 0x5c028800, 0x1c01f000,
0x4d300000, 0x59a81063, 0x800811c0, 0x05000016,
- 0x42026000, 0x0010cc38, 0x59300203, 0x90000580,
+ 0x42026000, 0x0010cc48, 0x59300203, 0x90000580,
0x05020011, 0x58080803, 0x4806600a, 0x480a6009,
0x64166407, 0x64066203, 0x4a026403, 0x00000092,
0x41780800, 0x58080205, 0xb0000595, 0x05000002,
0x60040800, 0x48066422, 0x42000800, 0x80000040,
0x0005f87c, 0x5c026000, 0x1c01f000, 0x4d900000,
0x4dd00000, 0x4da40000, 0x4d140000, 0x4cd80000,
- 0x4d180000, 0x4803c856, 0x417a3000, 0x05fdf88c,
+ 0x4d180000, 0x4803c856, 0x417a3000, 0x05fdf8a0,
0x59900805, 0x800409c0, 0x05000012, 0x91947c09,
- 0x83180400, 0x00104d38, 0x50000000, 0x803c7c00,
+ 0x83180400, 0x00104dc4, 0x50000000, 0x803c7c00,
0x583c0003, 0x811808ca, 0x82040c00, 0x00006139,
0x50040800, 0x80040580, 0x05000006, 0x42000000,
- 0x0010985c, 0x0515fb04, 0x90000541, 0x0501f004,
+ 0x001098dc, 0x0515fb56, 0x90000541, 0x0501f004,
0x811a3000, 0x91180585, 0x05fe07e9, 0x5c023000,
0x5c01b000, 0x5c022800, 0x5c034800, 0x5c03a000,
0x5c032000, 0x1c01f000, 0x4d900000, 0x4dd00000,
0x4da40000, 0x4d140000, 0x4cd80000, 0x4d180000,
0x4803c856, 0x598c080b, 0x800409c0, 0x05000002,
- 0x05f9f8be, 0x417a3000, 0x05fdf861, 0x59900805,
+ 0x05f9f8d2, 0x417a3000, 0x05fdf875, 0x59900805,
0x800409c0, 0x0500000f, 0x91947c09, 0x83180400,
- 0x00104d38, 0x50000000, 0x803c7c00, 0x811808ca,
+ 0x00104dc4, 0x50000000, 0x803c7c00, 0x811808ca,
0x82040c00, 0x00006139, 0x50040800, 0x48047803,
0x4a007801, 0x000001f4, 0x64287800, 0x64107802,
0x811a3000, 0x91180585, 0x05fe07ec, 0x5c023000,
0x5c01b000, 0x5c022800, 0x5c034800, 0x5c03a000,
0x5c032000, 0x1c01f000, 0x41781000, 0x42026000,
- 0x0010cca4, 0x59a8180d, 0x480a6402, 0x4a026202,
+ 0x0010ccb4, 0x59a8180d, 0x480a6402, 0x4a026202,
0x0000ffff, 0x80081000, 0x800c1840, 0x05000003,
0x91326424, 0x05fdf7f9, 0x1c01f000, 0x0005f8e7,
0x1c01f000, 0x5c036000, 0x4db00000, 0x49b3c857,
- 0x4933c857, 0x813261c0, 0x05000029, 0x59300203,
- 0x90000580, 0x05000026, 0x59300407, 0x4803c857,
+ 0x4933c857, 0x813261c0, 0x0500002d, 0x59300203,
+ 0x90000580, 0x0500002a, 0x59300407, 0x4803c857,
0x90000d84, 0x0500000c, 0x90000d81, 0x0500000a,
- 0x90000d83, 0x05000004, 0x90000d86, 0x05020012,
- 0x0511fee9, 0x5930001e, 0x800001c0, 0x050e09d1,
- 0x0501f00d, 0x59300820, 0x4807c857, 0x4d300000,
- 0x40066000, 0x050dfa69, 0x5c026000, 0x05020006,
+ 0x90000d83, 0x05000004, 0x90000d86, 0x05020016,
+ 0x0511ff29, 0x5930001e, 0x800001c0, 0x050e09ef,
+ 0x0501f011, 0x5930000a, 0x82000580, 0x0010993e,
+ 0x0500000d, 0x59300820, 0x4807c857, 0x4d300000,
+ 0x40066000, 0x050dfa83, 0x5c026000, 0x05020006,
0x5804001e, 0x4803c857, 0x81300580, 0x05020002,
0x4978081e, 0x641e6407, 0x497a6009, 0x4a026004,
0x00004000, 0x59a8002a, 0xb0000c91, 0x05001002,
0x80000102, 0x48026006, 0x497a6205, 0x1c01f000,
0x0501f803, 0x41318800, 0x1c01f000, 0x91640490,
- 0x05021007, 0x42000000, 0x001097eb, 0x0515fa8a,
+ 0x05021007, 0x42000000, 0x0010986b, 0x0515fad8,
0x4967c857, 0x80026580, 0x1c01f000, 0x8166c9c0,
0x05000018, 0x41626000, 0x41580000, 0x59300a03,
0x90040d80, 0x05000007, 0x91326424, 0x81300c80,
- 0x05fc17fb, 0x42026000, 0x0010cca4, 0x05fdf7f8,
+ 0x05fc17fb, 0x42026000, 0x0010ccb4, 0x05fdf7f8,
0x4933c857, 0x8166c840, 0x91300c24, 0x80040480,
0x05021005, 0x4006c000, 0x64226203, 0x813261c0,
- 0x1c01f000, 0x4202c000, 0x0010cca4, 0x05fdf7fb,
- 0x42000000, 0x001097eb, 0x0515fa6b, 0x4933c856,
+ 0x1c01f000, 0x4202c000, 0x0010ccb4, 0x05fdf7fb,
+ 0x42000000, 0x0010986b, 0x0515fab9, 0x4933c856,
0x417a6000, 0x05fdf7f6, 0x0005f905, 0x1c01f000,
0x4933c857, 0x91380593, 0x05020008, 0x59300004,
- 0x8c00053e, 0x05000004, 0x05f9fafd, 0x05f9fa66,
- 0x05f9fae7, 0x1c01f000, 0x4933c857, 0x598800b7,
+ 0x8c00053e, 0x05000004, 0x05f9fb0d, 0x05f9fa76,
+ 0x05f9faf7, 0x1c01f000, 0x4933c857, 0x598800b7,
0x80000000, 0x480310b7, 0x1c01f000, 0x4933c857,
- 0x59300203, 0x9000348e, 0x05d21ba4, 0x4d2c0000,
- 0x0c01f803, 0x5c025800, 0x1c01f000, 0x00105e55,
- 0x001062f7, 0x00106415, 0x00105e55, 0x00106457,
- 0x00105f88, 0x00105e55, 0x00105e55, 0x0010628a,
- 0x00105e55, 0x00105e55, 0x00105e55, 0x00105e55,
- 0x00105e55, 0x05d1fb91, 0x4933c857, 0x59300203,
- 0x9000348e, 0x05d21b8d, 0x0c01f001, 0x00105e69,
- 0x00106c3c, 0x00105e69, 0x00105e69, 0x00105e69,
- 0x00105e69, 0x00105e69, 0x00105e69, 0x00106be5,
- 0x00106c50, 0x00106cac, 0x00106c50, 0x00106cac,
- 0x00105e69, 0x05d1fb7d, 0x05d1fb7c, 0x4933c857,
+ 0x59300203, 0x9000348e, 0x05d21b28, 0x4d2c0000,
+ 0x0c01f803, 0x5c025800, 0x1c01f000, 0x00105ed1,
+ 0x00106375, 0x00106493, 0x00105ed1, 0x001064de,
+ 0x00106006, 0x00105ed1, 0x00105ed1, 0x00106308,
+ 0x00105ed1, 0x00105ed1, 0x00105ed1, 0x00105ed1,
+ 0x00105ed1, 0x05d1fb15, 0x4933c857, 0x59300203,
+ 0x9000348e, 0x05d21b11, 0x0c01f001, 0x00105ee5,
+ 0x00106cc6, 0x00105ee5, 0x00105ee5, 0x00105ee5,
+ 0x00105ee5, 0x00105ee5, 0x00105ee5, 0x00106c6f,
+ 0x00106ce3, 0x00106d3f, 0x00106ce3, 0x00106d3f,
+ 0x00105ee5, 0x05d1fb01, 0x05d1fb00, 0x4933c857,
0x4d2c0000, 0x59325809, 0x59300203, 0x9000348e,
- 0x05d21b76, 0x0c01f803, 0x5c025800, 0x1c01f000,
- 0x00105e82, 0x00105e82, 0x00105e82, 0x00105e97,
- 0x00105ecc, 0x00105e82, 0x00105e82, 0x00105e82,
- 0x00105e83, 0x00105e82, 0x00105e82, 0x00105e82,
- 0x00105e82, 0x00105e82, 0x05d1fb64, 0x4933c857,
- 0xb1380580, 0x05d20b61, 0x4a026008, 0x00082000,
+ 0x05d21afa, 0x0c01f803, 0x5c025800, 0x1c01f000,
+ 0x00105efe, 0x00105efe, 0x00105efe, 0x00105f13,
+ 0x00105f48, 0x00105efe, 0x00105efe, 0x00105efe,
+ 0x00105eff, 0x00105efe, 0x00105efe, 0x00105efe,
+ 0x00105efe, 0x00105efe, 0x05d1fae8, 0x4933c857,
+ 0xb1380580, 0x05d20ae5, 0x4a026008, 0x00082000,
0x640e6203, 0x493a6403, 0x64065c09, 0x592c000e,
0x48026013, 0x497a6015, 0x592c0209, 0x800000c2,
0x800010c4, 0x80081400, 0x480a6006, 0x0001f966,
0x42000800, 0x80000060, 0x0005f072, 0x4933c857,
- 0xb1380490, 0x05d21b4d, 0xb1380489, 0x05d01b4b,
- 0x0c01f001, 0x00105ea5, 0x00105eae, 0x00105ea4,
- 0x00105ea4, 0x00105ea4, 0x00105ea4, 0x00105eb4,
- 0x05d1fb42, 0x64126203, 0x640a5c09, 0x592c0208,
+ 0xb1380490, 0x05d21ad1, 0xb1380489, 0x05d01acf,
+ 0x0c01f001, 0x00105f21, 0x00105f2a, 0x00105f20,
+ 0x00105f20, 0x00105f20, 0x00105f20, 0x00105f30,
+ 0x05d1fac6, 0x64126203, 0x640a5c09, 0x592c0208,
0x48025c0a, 0x592c020a, 0x48025a08, 0x592c000d,
- 0x4802580e, 0x1c01f000, 0x05f9f9d2, 0x0509fa35,
+ 0x4802580e, 0x1c01f000, 0x05f9f9e2, 0x0509fa4f,
0x05000003, 0x641a5a07, 0x0001fb2c, 0x0005f0e7,
- 0x05f9f9cc, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010b652, 0x5c027800, 0x60503000, 0x41782800,
+ 0x05f9f9dc, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010b660, 0x5c027800, 0x60503000, 0x41782800,
0x60082000, 0x4d400000, 0x4d440000, 0x59368c03,
- 0x60a68000, 0x050df90c, 0x5c028800, 0x5c028000,
- 0x42000000, 0x001097f8, 0x0515f9cf, 0x0509fa1d,
+ 0x60a68000, 0x050df926, 0x5c028800, 0x5c028000,
+ 0x42000000, 0x00109878, 0x0515fa1d, 0x0509fa37,
0x000400e7, 0x64a65a07, 0x0001fb2c, 0x0005f0e7,
0x4933c857, 0xb1380588, 0x05000003, 0xb1380593,
- 0x05d20b16, 0x592c0207, 0x90000587, 0x05000008,
+ 0x05d20a9a, 0x592c0207, 0x90000587, 0x05000008,
0x59300013, 0x80000540, 0x05000005, 0x592c080d,
0x80040480, 0x4802580d, 0x64565a07, 0x592c0207,
0x80000540, 0x05020002, 0x64025a07, 0x0001fb2c,
0x0005f0e7, 0x4933c857, 0x4d2c0000, 0x4c500000,
0x4c540000, 0x4c580000, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x4c100000, 0x05d1fe7e, 0x05d00afb,
+ 0x4c640000, 0x4c100000, 0x05d1fe02, 0x05d00a7f,
0x497a5a07, 0x59a80085, 0x82000500, 0x0000f000,
0x48025c08, 0x59a80873, 0x90040c18, 0x48065a08,
0x412cb800, 0x4d2c0000, 0x41cca000, 0x6004c000,
0x60b0c800, 0x900404ad, 0x05021004, 0x912cac0a,
- 0x0505fe5a, 0x0501f023, 0x40043000, 0x60b00800,
- 0x912cac0a, 0x0505fe55, 0x901834ac, 0x4c180000,
- 0x05d1fe64, 0x5c003000, 0x05000012, 0x8060c000,
+ 0x0505fe71, 0x0501f023, 0x40043000, 0x60b00800,
+ 0x912cac0a, 0x0505fe6c, 0x901834ac, 0x4c180000,
+ 0x05d1fde8, 0x5c003000, 0x05000012, 0x8060c000,
0x4a025805, 0x00000110, 0x492cb801, 0x90180cbd,
- 0x05021005, 0x40180800, 0x912cac06, 0x0505fe47,
+ 0x05021005, 0x40180800, 0x912cac06, 0x0505fe5e,
0x0501f010, 0x9064cc3c, 0x901834bc, 0x60f00800,
- 0x412cb800, 0x912cac06, 0x0505fe40, 0x05fdf7ec,
+ 0x412cb800, 0x912cac06, 0x0505fe57, 0x05fdf7ec,
0x5c025800, 0x592c0207, 0x8400055e, 0x48025a07,
0x592c0408, 0x80640540, 0x48025c08, 0x0501f002,
0x5c025800, 0x5c002000, 0x813669c0, 0x05000003,
@@ -6129,2323 +6160,2338 @@
0xffffffff, 0x0500000a, 0x591c0009, 0x80000d40,
0x05000007, 0x58040205, 0x82000500, 0x000000ff,
0x90000592, 0x05020002, 0x58041006, 0x480a5806,
- 0x846001c0, 0x80100540, 0x48025805, 0x592c0001,
- 0x497a5801, 0x4c000000, 0x0001fb2c, 0x5c025800,
- 0x812e59c0, 0x05fe07fa, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x5c00b000, 0x5c00a800, 0x5c00a000,
- 0x5c025800, 0x1c01f000, 0x0511ff05, 0x05fdf7f7,
- 0x4803c856, 0x4c5c0000, 0x4d2c0000, 0x4c500000,
- 0x4c540000, 0x4c580000, 0x412cb800, 0x592c040c,
- 0x8c000516, 0x05000003, 0x41cca000, 0x0501f002,
- 0x91cca406, 0x4008b000, 0x41781000, 0xb058048c,
- 0x05001003, 0x6130b000, 0x40001000, 0x4c080000,
- 0x4d2c0000, 0x05d1fe03, 0x0500001f, 0x5c001800,
- 0x492c1801, 0x485a5800, 0x9058b403, 0x8058b104,
- 0x912cac02, 0x0515fa2d, 0x585c040c, 0x8c000500,
- 0x0500000b, 0x912c1402, 0x8c000516, 0x05000002,
- 0x90081406, 0x64041000, 0x80081000, 0x46001000,
- 0x00000900, 0x84000500, 0x4800bc0c, 0x5c001000,
- 0x800811c0, 0x05fe07e0, 0x90000541, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x5c025800, 0x5c00b800,
- 0x1c01f000, 0x5c025800, 0x5c001000, 0x05fdf7f8,
- 0x4933c857, 0x91380d95, 0x05020002, 0x0005f0e7,
- 0x91380d96, 0x05d20a59, 0x0005f0e7, 0x4933c857,
+ 0x846001c0, 0x80100540, 0x48025805, 0x0515facf,
+ 0x05020010, 0x592c0001, 0x497a5801, 0x4c000000,
+ 0x0001fb2c, 0x5c025800, 0x812e59c0, 0x05fe07f8,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x5c00b000,
+ 0x5c00a800, 0x5c00a000, 0x5c025800, 0x1c01f000,
+ 0x0511ff51, 0x05fdf7f7, 0x4803c856, 0x4c5c0000,
0x4d2c0000, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x59325809, 0x91cca406, 0x59cc1806, 0x820c0580,
- 0x01000000, 0x05020003, 0x6008b000, 0x0501f00a,
- 0x6020b000, 0x912cac06, 0x0515f9c1, 0x8c0c0500,
- 0x05000007, 0x6020b000, 0x592e5801, 0x812e59c0,
- 0x05d00a42, 0x912cac06, 0x0515f9b9, 0x0501f812,
- 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
- 0x1c01f000, 0x4933c857, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x91cca406, 0x5930a809, 0x9054ac06,
- 0x601cb000, 0x0515f9aa, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x4933c857, 0x0509f92a, 0x000400e7,
- 0x4d2c0000, 0x0509fdd9, 0x05020008, 0x41780800,
- 0x4d400000, 0x60028000, 0x0509fcb3, 0x5c028000,
- 0x5c025800, 0x0005f0e7, 0x5931d823, 0x58ef400a,
- 0x58ee580c, 0x4a025a05, 0x00000103, 0x58ec0008,
- 0x0801f800, 0x5c025800, 0x0005f0e7, 0x4933c857,
- 0x59cc1806, 0x820c0580, 0x02000000, 0x05020019,
- 0x4a026802, 0x00fffffd, 0x5934000a, 0x84000504,
- 0x4802680a, 0x59300c1f, 0x900405a1, 0x05020005,
- 0x61fc19ff, 0x60102000, 0x60483000, 0x05e5fe4b,
- 0x59300809, 0x800409c0, 0x000400e7, 0x4a000a05,
- 0x00000103, 0x480c0806, 0x5931d823, 0x58ef400a,
- 0x58ee580c, 0x58ec0008, 0x0801f800, 0x0005f0e7,
- 0x42000000, 0x00109801, 0x0515f8a7, 0x4c0c0000,
- 0x0501f804, 0x5c001800, 0x05fe07ee, 0x1c01f000,
- 0x4933c857, 0x4d2c0000, 0x59325809, 0x812e59c0,
- 0x05020008, 0x497a6006, 0x497a6205, 0x4d380000,
- 0x608a7000, 0x0501faf6, 0x5c027000, 0x80000580,
+ 0x412cb800, 0x592c040c, 0x8c000516, 0x05000003,
+ 0x41cca000, 0x0501f002, 0x91cca406, 0x4008b000,
+ 0x41781000, 0xb058048c, 0x05001003, 0x6130b000,
+ 0x40001000, 0x4c080000, 0x4d2c0000, 0x05d1fd85,
+ 0x0500001f, 0x5c001800, 0x492c1801, 0x485a5800,
+ 0x9058b403, 0x8058b104, 0x912cac02, 0x0515fa79,
+ 0x585c040c, 0x8c000500, 0x0500000b, 0x912c1402,
+ 0x8c000516, 0x05000002, 0x90081406, 0x64041000,
+ 0x80081000, 0x46001000, 0x00000900, 0x84000500,
+ 0x4800bc0c, 0x5c001000, 0x800811c0, 0x05fe07e0,
+ 0x90000541, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x5c025800, 0x5c00b800, 0x1c01f000, 0x5c025800,
+ 0x5c001000, 0x05fdf7f8, 0x4933c857, 0x91380d95,
+ 0x05020002, 0x0005f0e7, 0x91380d96, 0x05d209db,
+ 0x0005f0e7, 0x4933c857, 0x4d2c0000, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x59325809, 0x91cca406,
+ 0x59cc1806, 0x820c0580, 0x01000000, 0x05020003,
+ 0x6008b000, 0x0501f00a, 0x6020b000, 0x912cac06,
+ 0x0515fa0d, 0x8c0c0500, 0x05000007, 0x6020b000,
+ 0x592e5801, 0x812e59c0, 0x05d009c4, 0x912cac06,
+ 0x0515fa05, 0x0501f812, 0x5c00b000, 0x5c00a800,
+ 0x5c00a000, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x91cca406,
+ 0x5930a809, 0x9054ac06, 0x601cb000, 0x0515f9f6,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x4933c857,
+ 0x0509f942, 0x000400e7, 0x4d2c0000, 0x0509fdf1,
+ 0x05020008, 0x41780800, 0x4d400000, 0x60028000,
+ 0x0509fccb, 0x5c028000, 0x5c025800, 0x0005f0e7,
+ 0x5931d823, 0x58ef400a, 0x58ee580c, 0x4a025a05,
+ 0x00000103, 0x58ec0008, 0x0801f800, 0x5c025800,
+ 0x0005f0e7, 0x4933c857, 0x59cc1806, 0x820c0580,
+ 0x02000000, 0x05020019, 0x4a026802, 0x00fffffd,
+ 0x5934000a, 0x84000504, 0x4802680a, 0x59300c1f,
+ 0x900405a1, 0x05020005, 0x61fc19ff, 0x60102000,
+ 0x60483000, 0x05e5fdd1, 0x59300809, 0x800409c0,
+ 0x000400e7, 0x4a000a05, 0x00000103, 0x480c0806,
+ 0x5931d823, 0x58ef400a, 0x58ee580c, 0x58ec0008,
+ 0x0801f800, 0x0005f0e7, 0x42000000, 0x00109881,
+ 0x0515f8f3, 0x4c0c0000, 0x0501f804, 0x5c001800,
+ 0x05fe07ee, 0x1c01f000, 0x4933c857, 0x4d2c0000,
+ 0x59325809, 0x812e59c0, 0x05020008, 0x497a6006,
+ 0x497a6205, 0x4d380000, 0x608a7000, 0x0501faf6,
+ 0x5c027000, 0x80000580, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x4d2c0000, 0x4c500000, 0x4c540000,
+ 0x4c580000, 0x59325809, 0x592e5801, 0x912cac06,
+ 0x91cca406, 0x59a80885, 0x82040d00, 0x000003ff,
+ 0x9004148f, 0x05001011, 0x603cb000, 0x0515f99a,
+ 0x592e5801, 0x912cac06, 0x90080c8f, 0x05001008,
+ 0x603cb000, 0x0515f994, 0x592e5801, 0x912cac06,
+ 0x9004148f, 0x05001005, 0x603c1000, 0x4008b000,
+ 0x0515f98d, 0x0501f003, 0x4004b000, 0x0515f98a,
+ 0x5931d823, 0x58ef400a, 0x58ee580c, 0x4a025a05,
+ 0x00000103, 0x592e5801, 0x58ec0008, 0x0801f800,
+ 0x0005f8e7, 0x5c00b000, 0x5c00a800, 0x5c00a000,
0x5c025800, 0x1c01f000, 0x4933c857, 0x4d2c0000,
- 0x4c500000, 0x4c540000, 0x4c580000, 0x59325809,
- 0x592e5801, 0x912cac06, 0x91cca406, 0x59a80885,
- 0x82040d00, 0x000003ff, 0x9004148f, 0x05001011,
- 0x603cb000, 0x0515f94e, 0x592e5801, 0x912cac06,
- 0x90080c8f, 0x05001008, 0x603cb000, 0x0515f948,
- 0x592e5801, 0x912cac06, 0x9004148f, 0x05001005,
- 0x603c1000, 0x4008b000, 0x0515f941, 0x0501f003,
- 0x4004b000, 0x0515f93e, 0x5931d823, 0x58ef400a,
- 0x58ee580c, 0x4a025a05, 0x00000103, 0x592e5801,
- 0x58ec0008, 0x0801f800, 0x0005f8e7, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x4d2c0000, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x59cc0006, 0x82000d80, 0x01000000,
- 0x05000021, 0x59cc0007, 0x9000b1c0, 0x8258b500,
- 0x000000ff, 0x8058b104, 0x9058b402, 0x90580c87,
- 0x05001002, 0x6018b000, 0x91cca406, 0x59301009,
- 0x800811c0, 0x05d009a1, 0x9008ac06, 0x0515f918,
- 0x82000d00, 0xff000000, 0x800409c0, 0x05000014,
- 0x8200b500, 0x000000ff, 0x05000011, 0x8058b104,
- 0x90580c8e, 0x05001002, 0x6034b000, 0x58081001,
- 0x800811c0, 0x05d00991, 0x9008ac06, 0x0515f908,
- 0x0501f007, 0x59301009, 0x800811c0, 0x05d0098b,
- 0x48001006, 0x59cc0007, 0x48001007, 0x05fdff5a,
- 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
- 0x1c01f000, 0x4933c857, 0x4d2c0000, 0x4c500000,
- 0x4c540000, 0x4c580000, 0x6008b000, 0x59cc0806,
- 0x82040580, 0x01000000, 0x05000004, 0x8204b500,
- 0x0000ffff, 0x8058b104, 0x91cca406, 0x59300009,
- 0x9000ac06, 0x0515f8ea, 0x05fdff43, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x4803c857, 0x4807c857, 0x480bc857,
- 0x480fc857, 0x4813c857, 0x481bc857, 0x492fc857,
- 0x4d2c0000, 0x4c000000, 0x05d1fccf, 0x5c000000,
- 0x0500000d, 0x48025803, 0x481a5801, 0x48125808,
- 0x48065805, 0x480a5806, 0x480e5807, 0x5c001000,
- 0x4c080000, 0x480a5809, 0x412c1000, 0x0001f81c,
- 0x90000541, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x4937c857, 0x4d1c0000, 0x05f5fc75, 0x05020020,
- 0x59cc0001, 0x82000500, 0x00ffffff, 0x59341002,
- 0x82081500, 0x00ffffff, 0x80080580, 0x05020018,
- 0x497a6205, 0x60d40800, 0x0509fb64, 0x0502000f,
- 0x591c001e, 0x800001c0, 0x0500000c, 0x497a381e,
- 0x591c0416, 0x8c000502, 0x05d00938, 0x84000502,
- 0x48023c16, 0x591c1407, 0x90080583, 0x05000005,
- 0x90080586, 0x05000005, 0x05fdfd1f, 0x0501f004,
- 0x0501f805, 0x0501f002, 0x0501f8b2, 0x5c023800,
- 0x1c01f000, 0x4d2c0000, 0x591e5809, 0x4933c857,
- 0x491fc857, 0x493bc857, 0x492fc857, 0x91380595,
- 0x050000a6, 0x91380596, 0x050200a2, 0x4d300000,
- 0x411e6000, 0x59cc0207, 0x4803c857, 0x82000d00,
- 0x0000ff00, 0x82040580, 0x00001700, 0x05000004,
- 0x82040580, 0x00000300, 0x05020055, 0x591c0203,
- 0x4803c857, 0x9000058d, 0x0500003a, 0x812e59c0,
- 0x0500008f, 0x591c0202, 0x4803c857, 0x82000580,
- 0x0000ffff, 0x05020079, 0x592c020b, 0x4803c857,
- 0x90000503, 0x90000582, 0x05020007, 0x592c0810,
- 0x591c0013, 0x4803c857, 0x4807c857, 0x80040580,
- 0x0502006e, 0x591c0416, 0x4803c857, 0x8c000500,
- 0x0502006a, 0x42000000, 0x001097de, 0x0511ffa6,
- 0x41780800, 0x591c1006, 0x60280000, 0x05f5fe8d,
- 0x592c0407, 0x4803c857, 0x800001c0, 0x0500000b,
- 0x80080c80, 0x05001003, 0x05d208ec, 0x80001040,
- 0x480a5c07, 0x800811c0, 0x05020004, 0x0201f800,
- 0x0010c00d, 0x0501f063, 0x0509f8b2, 0x591c0819,
- 0x591c001a, 0x48065809, 0x4802580a, 0x59300008,
- 0x8c000500, 0x05d60a08, 0x497a3809, 0x0001fa84,
- 0x0502004a, 0x411e6000, 0x05fdfcc7, 0x0501f055,
- 0x05fdfcf7, 0x05000013, 0x591c0006, 0x48026006,
- 0x4936600a, 0x640e6407, 0x492e6009, 0x591c0819,
- 0x591c101a, 0x48066019, 0x480a601a, 0x4d380000,
- 0x591e7403, 0x4d300000, 0x411e6000, 0x05fdfcb6,
- 0x5c026000, 0x0005f905, 0x5c027000, 0x0501f041,
- 0x59a8002c, 0x48023a05, 0x0501f03e, 0x59cc0407,
- 0x9000058b, 0x05020026, 0x59340a00, 0x84040d0e,
- 0x48066a00, 0x592c0a05, 0x82040d00, 0x000000ff,
- 0x90040d94, 0x05000002, 0x640e621f, 0x59300008,
- 0x8c000500, 0x05d609dc, 0x4d400000, 0x497a5c0a,
- 0x600e8000, 0x592c0a09, 0x05edfe06, 0x0515f873,
- 0x05020006, 0x0001fb2c, 0x59300a1f, 0x90040d83,
- 0x05080874, 0x497a6009, 0x5c028000, 0x4a026403,
- 0x00000085, 0x64266203, 0x640a6407, 0x42000800,
- 0x80004040, 0x0509ff01, 0x0005f87c, 0x4203e000,
- 0xb0800000, 0x6023f800, 0x0501f016, 0x59cc0207,
- 0x82000580, 0x00002a00, 0x05020004, 0x59a8002c,
- 0x48023a05, 0x0501f00f, 0x812e59c0, 0x05d0088f,
- 0x4a025a05, 0x00000103, 0x591c0008, 0x8c000500,
- 0x05d609b5, 0x591c0402, 0x48025c07, 0x640e5a07,
- 0x497a5c0a, 0x0001fb2c, 0x05fdfc73, 0x05edfa87,
- 0x5c026000, 0x0005f8e7, 0x0501f002, 0x5c026000,
- 0x5c025800, 0x1c01f000, 0x0501f813, 0x05fdf7fd,
- 0x4933c857, 0x91380595, 0x05020004, 0x59a8002c,
- 0x48023a05, 0x0501f009, 0x91380596, 0x05020009,
- 0x4d300000, 0x411e6000, 0x0511fb5b, 0x0005f853,
- 0x0005f8e7, 0x5c026000, 0x497a381e, 0x0005f8e7,
- 0x1c01f000, 0x4c5c0000, 0x591c0416, 0x84000540,
- 0x48023c16, 0x59ccb80b, 0x4933c857, 0x491fc857,
- 0x492fc857, 0x4803c857, 0x485fc857, 0x8c5c053c,
- 0x05000005, 0x59a8002c, 0x48023a05, 0x497a381e,
- 0x0501f049, 0x4d300000, 0x411e6000, 0x0505fc18,
- 0x5c026000, 0x591c0407, 0x90000580, 0x05000042,
- 0x591c0403, 0xb0000590, 0x0502000a, 0x4d300000,
- 0x411e6000, 0x64066203, 0x42000800, 0x80000043,
- 0x0005f87c, 0x5c026000, 0x497a381e, 0x0501f036,
- 0x591c0203, 0x9000058d, 0x0500001c, 0x812e59c0,
- 0x05d00842, 0x592c020b, 0x4803c857, 0x8c000500,
- 0x0502001b, 0x8c000502, 0x05000014, 0x591c0416,
- 0x8c00051c, 0x05020007, 0x591c0013, 0x4803c857,
- 0x800001c0, 0x0500000d, 0x591c0014, 0x48023818,
- 0x4a023814, 0x0fffffff, 0x592c0209, 0x8400051e,
- 0x48025a09, 0x42000000, 0x001097e0, 0x0511feda,
- 0x64063a16, 0x0501f016, 0x42000000, 0x001097e1,
- 0x0511fed5, 0x641e3a16, 0x0501f011, 0x8c5c053a,
- 0x05fe07fa, 0x59cc000a, 0x592c1810, 0x4803c857,
- 0x480fc857, 0x800c0580, 0x05fc07f4, 0x59cc000a,
- 0x4803c857, 0x48023818, 0x48023817, 0x42000000,
- 0x001097df, 0x0511fec4, 0x64163a16, 0x5c00b800,
- 0x0509f105, 0x5c00b800, 0x0005f0e7, 0x4933c857,
- 0x4d1c0000, 0x05f5fb36, 0x0502003f, 0x59cc0001,
- 0x59341002, 0x80080580, 0x82000500, 0x00ffffff,
- 0x05020037, 0x5930141b, 0x0509fa70, 0x05d00803,
- 0x591c1407, 0x90080587, 0x05000031, 0x90080582,
- 0x0500002f, 0x90080580, 0x0500002d, 0x591c0202,
- 0x82000d80, 0x0000ffff, 0x05000004, 0x59301a1b,
- 0x800c0580, 0x05020026, 0x91380595, 0x05000022,
- 0x4d300000, 0x4d2c0000, 0x411e6000, 0x59325809,
- 0x0505feec, 0x05cc0fed, 0x592c0205, 0x82000500,
- 0x000000ff, 0x90000594, 0x05000002, 0x640e621f,
- 0x497a5c0a, 0x600e8000, 0x592c0a09, 0x05edfd3d,
- 0x0511ffaa, 0x05020006, 0x0001fb2c, 0x59300a1f,
- 0x90040d83, 0x05040fab, 0x497a6009, 0x5c025800,
- 0x4a026403, 0x00000085, 0x64266203, 0x640a6407,
- 0x42000800, 0x80004040, 0x0005f87c, 0x5c026000,
- 0x0501f003, 0x59a8002c, 0x48023a05, 0x497a381e,
- 0x0005f8e7, 0x5c023800, 0x1c01f000, 0x4933c857,
- 0x4c580000, 0x4d2c0000, 0x59325809, 0x59342200,
- 0x82102500, 0xffffdffd, 0x48126a00, 0x91383595,
- 0x05000009, 0x0505febf, 0x05000045, 0x0509fb6f,
- 0x05020003, 0x6008b000, 0x0509fb51, 0x0501f9c2,
- 0x0501f058, 0x91cc1408, 0x6008b000, 0x91341c06,
- 0x0501fd7d, 0x0502000f, 0x91cc140a, 0x6008b000,
- 0x91341c08, 0x0501fd78, 0x0502000a, 0x05d9ff5c,
- 0x59342200, 0x59cc1007, 0x800811c0, 0x05000003,
- 0x480a6801, 0x84102542, 0x48126a00, 0x0501f047,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010b652,
- 0x5c027800, 0x42000000, 0x001097f8, 0x0511fe4e,
- 0x59340200, 0x84000558, 0x48026a00, 0x4d300000,
- 0x05fdfbbb, 0x05cc0f99, 0x4936600a, 0x497a6009,
- 0x64066407, 0x64066403, 0x600c3000, 0x0511fca8,
- 0x8d0c0520, 0x0500000b, 0x41782800, 0x60043000,
- 0x4d400000, 0x60a68000, 0x0511f886, 0x5c028000,
- 0x64126407, 0x641e6203, 0x64066422, 0x0501f005,
- 0x64066203, 0x602c0800, 0x05e9fea8, 0x05f5fdd5,
- 0x5c026000, 0x0505fe7f, 0x0500001e, 0x0509fb2f,
- 0x0502001e, 0x0501f984, 0x0501f01a, 0x42000000,
- 0x001097fb, 0x0511fe28, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010b652, 0x42000000, 0x001097f8,
- 0x0511fe21, 0x59340200, 0x84000558, 0x48026a00,
- 0x600c3000, 0x41782800, 0x60142000, 0x4d400000,
- 0x4d440000, 0x59368c03, 0x60a68000, 0x0509fd4e,
- 0x5c028800, 0x5c028000, 0x5c027800, 0x05d9ff10,
- 0x0005f8e7, 0x0501f002, 0x05fdfd33, 0x5c025800,
- 0x5c00b000, 0x1c01f000, 0x4933c857, 0x41380000,
- 0xb1383498, 0x05ce1f59, 0x0c01f001, 0x001062f3,
- 0x001062f0, 0x001062f3, 0x001062f3, 0x001062f3,
- 0x001062f3, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062f3, 0x001062ef,
- 0x001062f3, 0x001062f3, 0x001062ef, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x001062f3,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062ef, 0x001062f3, 0x001062f3, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062f3, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062f3, 0x001062f3,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062f3, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062f3, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062f3, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062f3, 0x001062ef, 0x001062f3, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x001062ef,
- 0x001062ef, 0x001062ef, 0x001062ef, 0x05cdfef7,
- 0x64066203, 0x493a6403, 0x05f5f546, 0x4933c857,
- 0x64066203, 0x493a6403, 0x05f5f542, 0x59300403,
- 0xb0003498, 0x05ce1eed, 0x91383593, 0x05000074,
- 0x913835a7, 0x0502003c, 0x4933c857, 0x05f5fd9e,
- 0x0511fcc3, 0x0505fec6, 0x05000009, 0x0505fed8,
- 0x05000033, 0x59300403, 0x90000da2, 0x0502002d,
- 0x05fdfcec, 0x0500002d, 0x0501f02d, 0x05d9fe88,
- 0x601c0800, 0x05e9fdfd, 0x0501f8df, 0x4d440000,
- 0x59368c03, 0x83440580, 0x000007fe, 0x05020007,
- 0x59a8121b, 0x84081540, 0x05edfdc8, 0x05020002,
- 0x8408154a, 0x480b521b, 0x60a68000, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010b652, 0x5c027800,
- 0x916c0583, 0x0500000b, 0x5932680a, 0x59340008,
- 0x800001c0, 0x05020007, 0x59368c03, 0x4933c857,
- 0x4937c857, 0x4947c857, 0x05e9fe6a, 0x0501f008,
- 0x42000000, 0x001097f8, 0x0511fd67, 0x60543000,
- 0x41782800, 0x600c2000, 0x0509fc9b, 0x5c028800,
- 0x0509f85a, 0x0005f0e7, 0x1c01f000, 0x0501f8b6,
- 0x05fdf7fc, 0x91380594, 0x05000008, 0x4933c857,
- 0x05f9f93d, 0x05fe02fd, 0x59300203, 0x90000582,
- 0x050000d5, 0x05cdfea5, 0x4933c857, 0x05f5fd5a,
- 0x0511fc7f, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010b652, 0x5c027800, 0x60583000, 0x41782800,
- 0x4d400000, 0x4d440000, 0x59368c03, 0x60242000,
- 0x60a68000, 0x0509fc7c, 0x5c028800, 0x5c028000,
- 0x42000000, 0x001097f8, 0x0511fd3f, 0x0505fe70,
- 0x0502000b, 0x05d9fe3a, 0x0501f893, 0x59340c03,
- 0x82040580, 0x000007fe, 0x05fe07d6, 0x59a80a1b,
- 0x84040d40, 0x4807521b, 0x05fdf7d2, 0x0505fe78,
- 0x05020003, 0x0501f888, 0x05fdf7ce, 0x59300403,
- 0x90000db2, 0x05020003, 0x05ddf89f, 0x05fdf7c9,
- 0x90000da2, 0x05000880, 0x05fdf7c6, 0x4933c857,
- 0x4803c857, 0x0c01f001, 0x001063d3, 0x001063d3,
- 0x001063d3, 0x001063d3, 0x001063d3, 0x001063d3,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063d2,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063d2,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063d2,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063d2,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063d2,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063d2,
- 0x001063d5, 0x001063e8, 0x001063d2, 0x001063e8,
- 0x001063e8, 0x001063d2, 0x001063d2, 0x001063d2,
- 0x001063d2, 0x001063d2, 0x001063e8, 0x001063e8,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063d2,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063d2,
- 0x001063e0, 0x001063e8, 0x001063d2, 0x001063db,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063db,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063e8,
- 0x001063de, 0x001063d2, 0x001063d2, 0x001063d2,
- 0x001063d2, 0x001063e8, 0x001063e8, 0x001063d2,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063e8,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063e8,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063e8,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063e8,
- 0x001063d2, 0x001063e8, 0x001063d2, 0x001063d2,
- 0x001063d2, 0x001063d2, 0x001063d2, 0x001063d2,
- 0x001063d2, 0x001063d2, 0x05cdfe14, 0x640a6203,
- 0x0505f667, 0x64166203, 0x59a8002c, 0x48026205,
- 0x59a8002a, 0x48026006, 0x1c01f000, 0x59300820,
- 0x49780a05, 0x0501f00b, 0x0505ffb0, 0x0005f0e7,
- 0x05ddf829, 0x05f5fd52, 0x05000003, 0x05f5fcba,
- 0x0005f0e7, 0x05f5fcb8, 0x0005f8e7, 0x05f5f538,
- 0x4933c857, 0x640a6203, 0x59a8002a, 0x48026006,
- 0x1c01f000, 0x4933c857, 0x0505fcf6, 0x05000025,
- 0x4d2c0000, 0x0509f9a5, 0x05020007, 0x4d400000,
- 0x60c68000, 0x60100800, 0x0509f87f, 0x5c028000,
- 0x0501f01b, 0x59300c07, 0x90040590, 0x05000003,
- 0x90040591, 0x05020007, 0x64c65a07, 0x6412580e,
- 0x4a02580f, 0x000000ff, 0x0001fb2c, 0x0501f010,
- 0x592c0405, 0x8c00051e, 0x0500000d, 0x4a025a05,
- 0x00000103, 0x4a025806, 0x01000000, 0x4da00000,
- 0x4cec0000, 0x5931d823, 0x58ef400a, 0x58ec0008,
- 0x0801f800, 0x5c01d800, 0x5c034000, 0x5c025800,
- 0x1c01f000, 0x4933c857, 0x59340400, 0x82000500,
- 0x000000ff, 0x9000348c, 0x05ce1dcc, 0x59303403,
- 0xb0180d8d, 0x050407c2, 0x90180db3, 0x05040789,
- 0x90180da8, 0x050405ee, 0x90180da9, 0x050405f8,
- 0xb0180d97, 0x05080485, 0x90180d9f, 0x05fc0386,
- 0xb0180d95, 0x05fc0366, 0x90180d80, 0x05fc05f0,
- 0x90180da2, 0x05fc03a2, 0x90180db5, 0x05fc0468,
- 0x90180db9, 0x05fc05a6, 0x90180dbd, 0x05fc03cf,
- 0xb0180d84, 0x05fc03fb, 0xb0180d89, 0x05fc042e,
- 0xb0180d83, 0x050800c2, 0x90180d84, 0x05020002,
- 0x60040000, 0x91380d95, 0x05000004, 0x91380d96,
- 0x05fe01fa, 0x0501f1c5, 0x4c000000, 0x0511fb82,
- 0x5c000000, 0x4d2c0000, 0x4d3c0000, 0x0c01f804,
- 0x5c027800, 0x5c025800, 0x1c01f000, 0x0010645e,
- 0x00106462, 0x0010645e, 0x001064b2, 0x0010645e,
- 0x001065a5, 0x00106619, 0x0010645e, 0x0010645e,
- 0x001065ef, 0x0010645e, 0x001065fa, 0x4933c857,
- 0x497a6008, 0x59300809, 0x58040000, 0x4a000a05,
- 0x00000103, 0x0005f0e7, 0x4933c857, 0x40000000,
- 0x40000000, 0x1c01f000, 0x4933c857, 0x05e9ff25,
- 0x59a80073, 0xb00005b4, 0x0502003c, 0x050dfe0d,
- 0x0502000e, 0x0501f83c, 0x0505fc7a, 0x05000009,
- 0x0509f92a, 0x05020007, 0x41780800, 0x4d400000,
- 0x60028000, 0x0509f804, 0x5c028000, 0x0501f002,
- 0x05d9fd1f, 0x0005f0e7, 0x0505fc6e, 0x05000005,
- 0x0509f91e, 0x05020003, 0x05fdff73, 0x0005f0e7,
- 0x417a7800, 0x0201f800, 0x0010b652, 0x42000000,
- 0x001097f8, 0x0511fc14, 0x59340200, 0x84000558,
- 0x48026a00, 0x600c3000, 0x0511fa75, 0x4d300000,
- 0x05fdf97f, 0x05cc0d5d, 0x4936600a, 0x497a6009,
- 0x64066407, 0x64066403, 0x8d0c0520, 0x0500000b,
- 0x64126407, 0x641e6203, 0x64066422, 0x60043000,
- 0x4d400000, 0x60a68000, 0x41782800, 0x050dfe49,
- 0x5c028000, 0x0501f005, 0x602c0800, 0x05e9fc6f,
- 0x64066203, 0x05f5fb9b, 0x5c026000, 0x05fdff4e,
- 0x05d9fcf3, 0x0005f0e7, 0x05fdff4b, 0x60040000,
- 0x0501f0c9, 0x4933c857, 0x59340200, 0x8c000500,
- 0x05000009, 0x4d3c0000, 0x417a7800, 0x05e9fc54,
- 0x5c027800, 0x8d0c0520, 0x05000003, 0x60180800,
- 0x05e9fc5a, 0x1c01f000, 0x4933c857, 0x59a80873,
- 0xb00405b4, 0x0500000e, 0x4807c857, 0x82040580,
- 0x00000100, 0x050200a0, 0x59cc0408, 0x4803c857,
- 0x8c000500, 0x0500009c, 0x59341403, 0x82080580,
- 0x000007fe, 0x05000006, 0x0501f097, 0x59341403,
- 0x82080580, 0x000007fe, 0x05020015, 0x59a8021b,
- 0x8c000506, 0x05000010, 0x59cc0000, 0x82000500,
- 0x000000ff, 0x59a8080f, 0x82040d00, 0x000000ff,
- 0x80040580, 0x05000008, 0x05d9fcc1, 0x0005f8e7,
- 0x42000000, 0x001097e9, 0x0511fbbf, 0x6006d800,
- 0x05e9f0ba, 0x0501fa18, 0x0501f043, 0x05e9fcea,
- 0x59341403, 0x82080580, 0x000007fc, 0x05020022,
- 0x4a026802, 0x00fffffc, 0x0505fc02, 0x0500000c,
- 0x0509f8b2, 0x0502000a, 0x0501f89a, 0x41780800,
- 0x4d400000, 0x60028000, 0x0505ff8b, 0x5c028000,
- 0x60100800, 0x05e9fc1d, 0x0005f0e7, 0x60100800,
- 0x05e9fc1a, 0x05d9fca2, 0x59300c1f, 0x900405a1,
- 0x05000002, 0x0005f0e7, 0x61f6880f, 0x42003000,
- 0x00fffffd, 0x05e9fc41, 0x05ce0cec, 0x4936600a,
- 0x497a6c12, 0x640e601e, 0x64066203, 0x648a6403,
- 0x05f5f338, 0x59a80086, 0x8c000502, 0x0500000d,
- 0x05edfbda, 0x60401000, 0x05020008, 0x59340002,
- 0x82000500, 0x00ff0000, 0x82000580, 0x00ff0000,
- 0x05000004, 0x60201000, 0x05edf966, 0x0502004a,
- 0x0505fbd4, 0x0500004b, 0x0509f884, 0x05020005,
- 0x592c0405, 0x8c00051c, 0x05fe07cc, 0x0501f869,
- 0x60140800, 0x05e9fbf1, 0x64066203, 0x640e6403,
- 0x05f5f31c, 0x59cc0408, 0x8c000518, 0x05000016,
- 0x0505fe42, 0x05edfbbd, 0x05000008, 0x59cc0408,
- 0x8c000516, 0x05000005, 0x5930041f, 0x900005a1,
- 0x05fe07ba, 0x1c01f000, 0x59a8021b, 0x8400054a,
- 0x4803521b, 0x4803541b, 0x59a8000f, 0x84000570,
- 0x48038832, 0x5930041f, 0x900005a1, 0x05fe07af,
- 0x1c01f000, 0x61bc1001, 0x480b500f, 0x497b8830,
- 0x84081570, 0x480b8832, 0x0505fe45, 0x59a8021b,
- 0x84000548, 0x4803521b, 0x4803541b, 0x050dfd7e,
- 0x05fe07a2, 0x599c0019, 0x8c000510, 0x05020029,
- 0x59a8021b, 0x8400054c, 0x4803521b, 0x601c0800,
- 0x05e9fbc2, 0x417a7800, 0x05e9fbb5, 0x61a00001,
- 0x05f1fdfd, 0x05e80bed, 0x05ce0c98, 0x4936600a,
- 0x59340200, 0x8400051a, 0x48026a00, 0x600c0800,
- 0x05e9fbb6, 0x64066407, 0x64066203, 0x640a6403,
- 0x05f5f2e0, 0x05fdfe94, 0x60040000, 0x0501f012,
- 0x599c0017, 0x8c00050a, 0x05fc07ba, 0x60100800,
- 0x05e9fbaa, 0x4937507d, 0x59a8021b, 0x8c000508,
- 0x05000008, 0x599c0018, 0x8c00051c, 0x05000005,
- 0x61a00807, 0x42001000, 0x0010c15e, 0x05f5f935,
- 0x0005f0e7, 0x4933c857, 0x80003540, 0x05000003,
- 0x601c0800, 0x05e9fb99, 0x801831c0, 0x0502000b,
- 0x59302009, 0x801021c0, 0x05000004, 0x58100405,
- 0x8c00051e, 0x05020005, 0x59341c03, 0x60102000,
- 0x60483000, 0x05e5f8ad, 0x05d9fc15, 0x0005f0e7,
- 0x4c5c0000, 0x4d2c0000, 0x59325809, 0x05f1f9c6,
- 0x5c025800, 0x59cc0008, 0x48002805, 0x59cc0009,
- 0x48002806, 0x49782807, 0x49782808, 0x49782809,
- 0x4978280a, 0x59cc0013, 0x8c00053e, 0x05000009,
- 0x59cc0414, 0x900001c0, 0x59ccbc15, 0x805c0540,
- 0x48002807, 0x59cc0416, 0x900001c0, 0x48002808,
- 0x59cc0017, 0x8c00053e, 0x05000009, 0x59cc0418,
- 0x900001c0, 0x59ccbc19, 0x805c0540, 0x48002809,
- 0x59cc041a, 0x900001c0, 0x4800280a, 0x5c00b800,
- 0x1c01f000, 0x4933c857, 0x59a80073, 0x90000594,
- 0x05020036, 0x59a80086, 0x8c000502, 0x05000011,
- 0x05edfb32, 0x60401000, 0x05020008, 0x59340002,
- 0x82000500, 0x00ff0000, 0x82000580, 0x00ff0000,
- 0x05000008, 0x60201000, 0x05edf8be, 0x05000005,
- 0x59a80086, 0x8400054c, 0x48035086, 0x0501f023,
- 0x916c0583, 0x05020008, 0x59300009, 0x80000540,
- 0x05020005, 0x59341c03, 0x60182000, 0x604c3000,
- 0x05e5f866, 0x05e9fc57, 0x05fdfedf, 0x0501f9cd,
- 0x05020016, 0x59340404, 0x80000540, 0x05000013,
- 0x60180800, 0x05e9fb3d, 0x0505fb16, 0x0500000d,
- 0x0505ffc6, 0x05020007, 0x41780800, 0x4d400000,
- 0x60028000, 0x0505fea0, 0x5c028000, 0x0005f0e7,
- 0x4a025a05, 0x00000103, 0x4a025806, 0x02000000,
- 0x05d9fbb7, 0x0005f0e7, 0x05edf84d, 0x0505fb05,
- 0x05000005, 0x0505ffb5, 0x05020003, 0x05fdfe0a,
- 0x0005f0e7, 0x05fdfe08, 0x0511f9df, 0x80000580,
- 0x59a80086, 0x8c00050c, 0x05000004, 0x8400050c,
- 0x48035086, 0x90000541, 0x05fdf77f, 0x4933c857,
- 0x59a80073, 0x90000594, 0x05020006, 0x602c0800,
- 0x05e9fb16, 0x64066203, 0x64066403, 0x05f5f241,
- 0x60040000, 0x05fdf774, 0x4933c857, 0x40003000,
- 0x59a80073, 0x90000584, 0x05020006, 0x9018358b,
- 0x05020003, 0x601c0800, 0x05e9fb08, 0x0005f0e7,
- 0x60040000, 0x05fdf768, 0x4803c857, 0x4d2c0000,
- 0x4d3c0000, 0x0c01f804, 0x5c027800, 0x5c025800,
- 0x1c01f000, 0x0010645e, 0x00106625, 0x0010645e,
- 0x00106668, 0x0010645e, 0x001066b5, 0x00106619,
- 0x0010645e, 0x0010645e, 0x001066cb, 0x0010645e,
- 0x001066d6, 0x4933c857, 0x4d1c0000, 0x59301403,
- 0x90080583, 0x05000006, 0x9008159e, 0x05020002,
- 0x0005f8e7, 0x5c023800, 0x1c01f000, 0x05fdff82,
- 0x05fdf7fd, 0x4933c857, 0x42000000, 0x001097fc,
- 0x0511fa6d, 0x0511f99c, 0x05e9fd5e, 0x0505fab9,
- 0x05000007, 0x0505ff69, 0x05020005, 0x6008b000,
- 0x0505ff4b, 0x05fdfdbc, 0x0005f0e7, 0x0501f8ae,
- 0x05020020, 0x417a7800, 0x05e9fac9, 0x417a7800,
- 0x0201f800, 0x0010b652, 0x42000000, 0x001097f8,
- 0x0511fa59, 0x59340200, 0x84000558, 0x48026a00,
- 0x640a6403, 0x600c3000, 0x0511f8b9, 0x8d0c0520,
- 0x0500000b, 0x4d400000, 0x41782800, 0x60143000,
- 0x60a68000, 0x050dfc97, 0x5c028000, 0x641e6203,
- 0x64126407, 0x64066422, 0x1c01f000, 0x600c0800,
- 0x05e9faba, 0x64066203, 0x05f5f9e6, 0x05fdf7fb,
- 0x59cc0407, 0x90000589, 0x05020009, 0x59340412,
- 0x82000500, 0x000000ff, 0x0500000b, 0x80000040,
- 0x48026c12, 0x642a6006, 0x05fdf7f0, 0x59cc0207,
- 0x82000500, 0x0000ff00, 0x82000580, 0x00001900,
- 0x05fc07d3, 0x05fdfd88, 0x80000580, 0x05fdf706,
- 0x4933c857, 0x0505fa7b, 0x0500000b, 0x0505ff2b,
- 0x05020009, 0x4c580000, 0x6008b000, 0x0505ff0c,
- 0x5c00b000, 0x05fdfd7c, 0x601c0800, 0x05e9fa97,
- 0x0005f0e7, 0x05fdfd78, 0x59cc3407, 0x82183500,
- 0x000000ff, 0x90180585, 0x05000016, 0x9018058b,
- 0x05000011, 0x59cc0207, 0x82000500, 0x0000ff00,
- 0x05020003, 0x90180589, 0x0500000e, 0x82000580,
- 0x00001900, 0x05020008, 0x90180589, 0x05000009,
- 0x60100800, 0x05e9fa81, 0x05d9fb09, 0x0511f93a,
- 0x0005f0e7, 0x0511f938, 0x60040000, 0x05fdf6de,
- 0x0505fa54, 0x59325809, 0x05000008, 0x592c0205,
- 0x82000580, 0x00000139, 0x05fc07f7, 0x592c0405,
- 0x8c00051e, 0x05fe07f4, 0x59340412, 0x800001c0,
- 0x05000006, 0x80000040, 0x48026c12, 0x642a6006,
- 0x645a6403, 0x1c01f000, 0x59340403, 0x82000580,
- 0x000007fe, 0x05020006, 0x59a8021b, 0x84000540,
- 0x4803521b, 0x05e5ffe2, 0x05fdf7e3, 0x0511f91a,
- 0x417a7800, 0x0201f800, 0x0010b652, 0x60143000,
- 0x0511f84b, 0x42000000, 0x001097f8, 0x0511f9e2,
- 0x05fdf7da, 0x4933c857, 0x0501f838, 0x05020006,
- 0x60140800, 0x05e9fa51, 0x64066203, 0x640e6403,
- 0x05f5f17c, 0x60100800, 0x05e9fa4c, 0x0505fed7,
- 0x05020007, 0x4c580000, 0x6008b000, 0x0505feb8,
- 0x5c00b000, 0x05fdfd28, 0x0005f0e7, 0x05fdfd26,
- 0x0511f8fd, 0x80000580, 0x05fdf6a3, 0x4933c857,
- 0x0501f822, 0x05020006, 0x60240800, 0x05e9fa3b,
- 0x64066203, 0x64166403, 0x05f5f166, 0x0511f8f2,
- 0x60040000, 0x05fdf698, 0x4933c857, 0x0501f817,
- 0x05020006, 0x602c0800, 0x05e9fa30, 0x64066203,
- 0x64066403, 0x05f5f15b, 0x0511f8e7, 0x60040000,
- 0x05fdf68d, 0x4933c857, 0x59cc0407, 0x90000583,
- 0x05020009, 0x59cc0207, 0x82000500, 0x0000ff00,
- 0x82000d80, 0x00002a00, 0x05000003, 0x82000d80,
- 0x00001e00, 0x1c01f000, 0x4933c857, 0x90000541,
- 0x1c01f000, 0x4933c857, 0x4d400000, 0x4c580000,
- 0x59a8021b, 0x90000543, 0x4803521b, 0x0501f850,
- 0x05000005, 0x4d300000, 0x4d340000, 0x4d440000,
- 0x0501f01b, 0x0501f876, 0x05000027, 0x4d300000,
- 0x4d340000, 0x4d440000, 0x59cc0408, 0x8c00051e,
- 0x05020004, 0x59a8021b, 0x84000552, 0x4803521b,
- 0x8d0c0520, 0x05000005, 0x60aa8000, 0x61fe89ff,
- 0x60083000, 0x050dfffe, 0x60aa8000, 0x4d3c0000,
- 0x60027804, 0x0201f800, 0x0010b5d3, 0x5c027800,
- 0x42000000, 0x001097f8, 0x0511f97f, 0x0201f800,
- 0x0010b83b, 0x6040b000, 0x61c2880f, 0x83440580,
- 0x000007fe, 0x05000002, 0x05e9fa76, 0x81468800,
- 0x8058b040, 0x05fe07fa, 0x5c028800, 0x5c026800,
- 0x5c026000, 0x05e9faa0, 0x59cc0800, 0x82040d00,
- 0x00ffffff, 0x4807500f, 0x80040110, 0x48035018,
- 0x48038881, 0x59a80a1b, 0x84040d50, 0x59cc0013,
- 0x8c00053e, 0x05000003, 0x8c000536, 0x05000004,
- 0x59cc0017, 0x8c000536, 0x05020002, 0x84040d10,
- 0x4807521b, 0x4807541b, 0x4c040000, 0x0509f9d7,
- 0x5c000800, 0x05edf9a1, 0x05000006, 0x59cc0009,
- 0x48035028, 0x59cc000a, 0x48035029, 0x0505fc1f,
- 0x5c00b000, 0x5c028000, 0x1c01f000, 0x4933c857,
- 0x59a8141b, 0x82080580, 0x0000ffff, 0x0500000b,
- 0x4c080000, 0x05edf991, 0x5c001000, 0x0502000b,
- 0x59cc0408, 0x8c000518, 0x05000005, 0x8c08050a,
- 0x0500000a, 0x80000580, 0x1c01f000, 0x8c080508,
- 0x05fe07fd, 0x0501f005, 0x90080530, 0x05020003,
- 0x8c080506, 0x05fe07f8, 0x4a03541b, 0x0000ffff,
- 0x42000000, 0x00109745, 0x0511f933, 0x60303000,
- 0x61fc19ff, 0x601c2000, 0x05e1fec4, 0x4d400000,
- 0x4d3c0000, 0x60043000, 0x050dffa1, 0x60aa8000,
- 0x60027804, 0x0201f800, 0x0010b5d3, 0x5c028000,
- 0x5c027800, 0x90000541, 0x1c01f000, 0x4933c857,
- 0x4c580000, 0x59a80018, 0x800001c0, 0x0500001b,
- 0x59cc1000, 0x82081500, 0x00ffff00, 0x80081110,
- 0x80080580, 0x05000004, 0x42000000, 0x001097db,
- 0x0501f010, 0x91cc140b, 0x6008b000, 0x91341c06,
- 0x0501f829, 0x05000004, 0x42000000, 0x001097dc,
- 0x0501f008, 0x91cc140d, 0x6008b000, 0x91341c08,
- 0x0501f821, 0x05000005, 0x42000000, 0x001097dd,
- 0x0511f905, 0x90000541, 0x5c00b000, 0x1c01f000,
- 0x4933c857, 0x59cc0206, 0x90000594, 0x05020015,
- 0x59cc0407, 0x82000580, 0x00000800, 0x05020011,
- 0x59cc0207, 0x8c00051a, 0x0500000d, 0x82000500,
- 0x00000f00, 0x82000580, 0x00000100, 0x05020008,
- 0x59cc020a, 0x8c000508, 0x05020003, 0x8c00050a,
- 0x05000003, 0x80000580, 0x1c01f000, 0x90000541,
- 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x480bc857, 0x480fc857, 0x485bc857, 0x50080800,
- 0x500c0000, 0x80042580, 0x05020007, 0x80081000,
- 0x800c1800, 0x8058b040, 0x05fe07f9, 0x80000580,
- 0x1c01f000, 0x4803c857, 0x4807c857, 0x480bc857,
- 0x480fc857, 0x80040480, 0x05001004, 0x60040000,
- 0x90040d41, 0x1c01f000, 0x41780000, 0x05fdf7fd,
- 0xb1380493, 0x05ce1a1d, 0xb138048b, 0x05cc1a1b,
- 0x0c01f001, 0x001067d6, 0x001067d6, 0x001067d6,
- 0x001067d6, 0x001067d5, 0x001067d5, 0x001067d5,
- 0x001067d6, 0x05cdfa11, 0x493bc857, 0x64366203,
- 0x493a6403, 0x42000800, 0x80000000, 0x0005f07c,
- 0x91380593, 0x05020005, 0x59300403, 0xb0000590,
- 0x05ce0a06, 0x0005f0e7, 0x4933c857, 0x913805a7,
- 0x05020026, 0x4933c857, 0x05f5f8b7, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010b652, 0x5c027800,
- 0x42000000, 0x001097f8, 0x0511f8a7, 0x4d2c0000,
- 0x59325809, 0x0505f8f3, 0x492fc857, 0x0500000b,
- 0x4a025a05, 0x00000103, 0x59300c02, 0x48065c07,
- 0x64a65a07, 0x497a580a, 0x592c0c09, 0x84040d50,
- 0x48065c09, 0x0001fb2c, 0x5c025800, 0x60543000,
- 0x41782800, 0x600c2000, 0x4d400000, 0x4d440000,
- 0x59368c03, 0x60a68000, 0x0505ffc7, 0x5c028800,
- 0x5c028000, 0x0005f0e7, 0x91380594, 0x05020009,
- 0x59300403, 0xb0000c93, 0x05ce19d8, 0xb0000480,
- 0x05cc19d6, 0x4933c857, 0x4803c857, 0x0c01f009,
- 0xb1380593, 0x05000006, 0xb1380588, 0x05ce09cf,
- 0x59300403, 0xb0000590, 0x05ce09cc, 0x1c01f000,
- 0x00106830, 0x0010682f, 0x0010682f, 0x0010682f,
- 0x0010682f, 0x0010682f, 0x0010682f, 0x0010682f,
- 0x0010682f, 0x0010682f, 0x0010682f, 0x00106840,
- 0x00106840, 0x00106840, 0x00106840, 0x0010682f,
- 0x00106840, 0x0010682f, 0x00106840, 0x05cdf9b7,
- 0x4933c857, 0x05f5f86c, 0x0505f8b2, 0x000400e7,
- 0x4d2c0000, 0x59325809, 0x4a025a05, 0x00000103,
- 0x59300402, 0x48025c07, 0x641a5a07, 0x497a580a,
- 0x0001fb2c, 0x5c025800, 0x0505f976, 0x0005f0e7,
- 0x4933c857, 0x05f5f85c, 0x0005f0e7, 0x05cdf9a3,
- 0x5930001e, 0x800001c0, 0x05060f76, 0x59300004,
- 0x8c00053e, 0x05020027, 0x0509f81a, 0x050200a6,
- 0x59325809, 0x592c0c09, 0x59cc2808, 0x82141d00,
- 0x00000c00, 0x05000002, 0x59cc1809, 0x84040d58,
- 0x48065c09, 0x82143500, 0x00000fff, 0x05020020,
- 0x59340200, 0x8c00050e, 0x0502008d, 0x0005f987,
- 0x05020005, 0x64025a07, 0x59300813, 0x800409c0,
- 0x05020955, 0x4a025a05, 0x00000103, 0x48065808,
- 0x480e580b, 0x901409c0, 0x4806580a, 0x59300c02,
- 0x48065c07, 0x0505fd32, 0x0001fb2c, 0x05e9fb7f,
- 0x59cc0008, 0x8c000518, 0x050601ea, 0x0005f0e7,
- 0x05f5fc09, 0x05fc07d9, 0x4d3c0000, 0x600a7800,
- 0x0501fd3c, 0x5c027800, 0x05fdf7d4, 0x4817c857,
- 0x480fc857, 0x82180500, 0x000000ff, 0x0500000b,
- 0x592c0205, 0x82000500, 0x000000ff, 0xb0000588,
- 0x05020006, 0x592c0408, 0x800001c0, 0x05000003,
- 0x0505fe4c, 0x0505f683, 0x82180d00, 0x00000c00,
- 0x05000004, 0x59340200, 0x8c00050e, 0x0502004b,
- 0x64025a07, 0x41782000, 0x8c180510, 0x05000009,
- 0x59cc200b, 0x801021c0, 0x05000006, 0x59cc000c,
- 0x82000500, 0x000000ff, 0x05000002, 0x4803c857,
- 0x4812580d, 0x41780000, 0x8c180512, 0x05000002,
- 0x59cc000a, 0x4802580c, 0x80100c00, 0x05fc07bc,
- 0x9004149d, 0x05001005, 0x592c0405, 0x8c00051e,
- 0x0500001c, 0x60700800, 0x4c040000, 0x4c0c0000,
- 0x4c140000, 0x0005f987, 0x05020005, 0x64025a07,
- 0x59300813, 0x800409c0, 0x05020907, 0x5c002800,
- 0x5c001800, 0x4a025a05, 0x00000103, 0x48065808,
- 0x480e580b, 0x901409c0, 0x4806580a, 0x5c000800,
- 0x4c500000, 0x4c540000, 0x91cca40c, 0x912cac0e,
- 0x0501fca1, 0x5c00a800, 0x5c00a000, 0x05fdf7a8,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x59cc0006,
+ 0x82000d80, 0x01000000, 0x05000021, 0x59cc0007,
+ 0x9000b1c0, 0x8258b500, 0x000000ff, 0x8058b104,
+ 0x9058b402, 0x90580c87, 0x05001002, 0x6018b000,
+ 0x91cca406, 0x59301009, 0x800811c0, 0x05d00923,
+ 0x9008ac06, 0x0515f964, 0x82000d00, 0xff000000,
+ 0x800409c0, 0x05000014, 0x8200b500, 0x000000ff,
+ 0x05000011, 0x8058b104, 0x90580c8e, 0x05001002,
+ 0x6034b000, 0x58081001, 0x800811c0, 0x05d00913,
+ 0x9008ac06, 0x0515f954, 0x0501f007, 0x59301009,
+ 0x800811c0, 0x05d0090d, 0x48001006, 0x59cc0007,
+ 0x48001007, 0x05fdff5a, 0x5c00b000, 0x5c00a800,
+ 0x5c00a000, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x4d2c0000, 0x4c500000, 0x4c540000, 0x4c580000,
+ 0x6008b000, 0x59cc0806, 0x82040580, 0x01000000,
+ 0x05000004, 0x8204b500, 0x0000ffff, 0x8058b104,
+ 0x91cca406, 0x59300009, 0x9000ac06, 0x0515f936,
+ 0x05fdff43, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x5c025800, 0x1c01f000, 0x4933c857, 0x4803c857,
+ 0x4807c857, 0x480bc857, 0x480fc857, 0x4813c857,
+ 0x481bc857, 0x492fc857, 0x4d2c0000, 0x4c000000,
+ 0x05d1fc51, 0x5c000000, 0x0500000d, 0x48025803,
+ 0x481a5801, 0x48125808, 0x48065805, 0x480a5806,
+ 0x480e5807, 0x5c001000, 0x4c080000, 0x480a5809,
+ 0x412c1000, 0x0001f81c, 0x90000541, 0x5c025800,
+ 0x1c01f000, 0x4933c857, 0x4937c857, 0x4d1c0000,
+ 0x05f5fc50, 0x05020020, 0x59cc0001, 0x82000500,
+ 0x00ffffff, 0x59341002, 0x82081500, 0x00ffffff,
+ 0x80080580, 0x05020018, 0x497a6205, 0x60d40800,
+ 0x0509fb7c, 0x0502000f, 0x591c001e, 0x800001c0,
+ 0x0500000c, 0x497a381e, 0x591c0416, 0x8c000502,
+ 0x05d008ba, 0x84000502, 0x48023c16, 0x591c1407,
+ 0x90080583, 0x05000005, 0x90080586, 0x05000005,
+ 0x05fdfd19, 0x0501f004, 0x0501f805, 0x0501f002,
+ 0x0501f8b2, 0x5c023800, 0x1c01f000, 0x4d2c0000,
+ 0x591e5809, 0x4933c857, 0x491fc857, 0x493bc857,
+ 0x492fc857, 0x91380595, 0x050000a6, 0x91380596,
+ 0x050200a2, 0x4d300000, 0x411e6000, 0x59cc0207,
+ 0x4803c857, 0x82000d00, 0x0000ff00, 0x82040580,
+ 0x00001700, 0x05000004, 0x82040580, 0x00000300,
+ 0x05020055, 0x591c0203, 0x4803c857, 0x9000058d,
+ 0x0500003a, 0x812e59c0, 0x0500008f, 0x591c0202,
+ 0x4803c857, 0x82000580, 0x0000ffff, 0x05020079,
+ 0x592c020b, 0x4803c857, 0x90000503, 0x90000582,
+ 0x05020007, 0x592c0810, 0x591c0013, 0x4803c857,
+ 0x4807c857, 0x80040580, 0x0502006e, 0x591c0416,
+ 0x4803c857, 0x8c000500, 0x0502006a, 0x42000000,
+ 0x0010985e, 0x0511fff2, 0x41780800, 0x591c1006,
+ 0x60280000, 0x05f5fe9b, 0x592c0407, 0x4803c857,
+ 0x800001c0, 0x0500000b, 0x80080c80, 0x05001003,
+ 0x05d2086e, 0x80001040, 0x480a5c07, 0x800811c0,
+ 0x05020004, 0x0201f800, 0x0010c012, 0x0501f063,
+ 0x0509f8ca, 0x591c0819, 0x591c001a, 0x48065809,
+ 0x4802580a, 0x59300008, 0x8c000500, 0x05d6098a,
+ 0x497a3809, 0x0001fa84, 0x0502004a, 0x411e6000,
+ 0x05fdfcc1, 0x0501f055, 0x05fdfcf5, 0x05000013,
+ 0x591c0006, 0x48026006, 0x4936600a, 0x640e6407,
+ 0x492e6009, 0x591c0819, 0x591c101a, 0x48066019,
+ 0x480a601a, 0x4d380000, 0x591e7403, 0x4d300000,
+ 0x411e6000, 0x05fdfcb0, 0x5c026000, 0x0005f905,
+ 0x5c027000, 0x0501f041, 0x59a8002c, 0x48023a05,
+ 0x0501f03e, 0x59cc0407, 0x9000058b, 0x05020026,
+ 0x59340a00, 0x84040d0e, 0x48066a00, 0x592c0a05,
+ 0x82040d00, 0x000000ff, 0x90040d94, 0x05000002,
+ 0x640e621f, 0x59300008, 0x8c000500, 0x05d6095e,
+ 0x4d400000, 0x497a5c0a, 0x600e8000, 0x592c0a09,
+ 0x05edfdbe, 0x0515f8bf, 0x05020006, 0x0001fb2c,
+ 0x59300a1f, 0x90040d83, 0x0508088c, 0x497a6009,
+ 0x5c028000, 0x4a026403, 0x00000085, 0x64266203,
+ 0x640a6407, 0x42000800, 0x80004040, 0x0509ff19,
+ 0x0005f87c, 0x4203e000, 0xb0800000, 0x6023f800,
+ 0x0501f016, 0x59cc0207, 0x82000580, 0x00002a00,
+ 0x05020004, 0x59a8002c, 0x48023a05, 0x0501f00f,
+ 0x812e59c0, 0x05d00811, 0x4a025a05, 0x00000103,
+ 0x591c0008, 0x8c000500, 0x05d60937, 0x591c0402,
+ 0x48025c07, 0x640e5a07, 0x497a5c0a, 0x0001fb2c,
+ 0x05fdfc6d, 0x05edfa1c, 0x5c026000, 0x0005f8e7,
+ 0x0501f002, 0x5c026000, 0x5c025800, 0x1c01f000,
+ 0x0501f813, 0x05fdf7fd, 0x4933c857, 0x91380595,
+ 0x05020004, 0x59a8002c, 0x48023a05, 0x0501f009,
+ 0x91380596, 0x05020009, 0x4d300000, 0x411e6000,
+ 0x0511fb95, 0x0005f853, 0x0005f8e7, 0x5c026000,
+ 0x497a381e, 0x0005f8e7, 0x1c01f000, 0x4c5c0000,
+ 0x591c0416, 0x84000540, 0x48023c16, 0x59ccb80b,
+ 0x4933c857, 0x491fc857, 0x492fc857, 0x4803c857,
+ 0x485fc857, 0x8c5c053c, 0x05000005, 0x59a8002c,
+ 0x48023a05, 0x497a381e, 0x0501f049, 0x4d300000,
+ 0x411e6000, 0x0505fc2d, 0x5c026000, 0x591c0407,
+ 0x90000580, 0x05000042, 0x591c0403, 0xb0000590,
+ 0x0502000a, 0x4d300000, 0x411e6000, 0x64066203,
+ 0x42000800, 0x80000043, 0x0005f87c, 0x5c026000,
+ 0x497a381e, 0x0501f036, 0x591c0203, 0x9000058d,
+ 0x0500001c, 0x812e59c0, 0x05cc0fc4, 0x592c020b,
+ 0x4803c857, 0x8c000500, 0x0502001b, 0x8c000502,
+ 0x05000014, 0x591c0416, 0x8c00051c, 0x05020007,
+ 0x591c0013, 0x4803c857, 0x800001c0, 0x0500000d,
+ 0x591c0014, 0x48023818, 0x4a023814, 0x0fffffff,
+ 0x592c0209, 0x8400051e, 0x48025a09, 0x42000000,
+ 0x00109860, 0x0511ff26, 0x64063a16, 0x0501f016,
+ 0x42000000, 0x00109861, 0x0511ff21, 0x641e3a16,
+ 0x0501f011, 0x8c5c053a, 0x05fe07fa, 0x59cc000a,
+ 0x592c1810, 0x4803c857, 0x480fc857, 0x800c0580,
+ 0x05fc07f4, 0x59cc000a, 0x4803c857, 0x48023818,
+ 0x48023817, 0x42000000, 0x0010985f, 0x0511ff10,
+ 0x64163a16, 0x5c00b800, 0x0509f11d, 0x5c00b800,
+ 0x0005f0e7, 0x4933c857, 0x4d1c0000, 0x05f5fb11,
+ 0x0502003f, 0x59cc0001, 0x59341002, 0x80080580,
+ 0x82000500, 0x00ffffff, 0x05020037, 0x5930141b,
+ 0x0509fa88, 0x05cc0f85, 0x591c1407, 0x90080587,
+ 0x05000031, 0x90080582, 0x0500002f, 0x90080580,
+ 0x0500002d, 0x591c0202, 0x82000d80, 0x0000ffff,
+ 0x05000004, 0x59301a1b, 0x800c0580, 0x05020026,
+ 0x91380595, 0x05000022, 0x4d300000, 0x4d2c0000,
+ 0x411e6000, 0x59325809, 0x0505ff04, 0x05cc0f6f,
+ 0x592c0205, 0x82000500, 0x000000ff, 0x90000594,
+ 0x05000002, 0x640e621f, 0x497a5c0a, 0x600e8000,
+ 0x592c0a09, 0x05edfcf5, 0x0511fff6, 0x05020006,
+ 0x0001fb2c, 0x59300a1f, 0x90040d83, 0x05040fc3,
+ 0x497a6009, 0x5c025800, 0x4a026403, 0x00000085,
+ 0x64266203, 0x640a6407, 0x42000800, 0x80004040,
+ 0x0005f87c, 0x5c026000, 0x0501f003, 0x59a8002c,
+ 0x48023a05, 0x497a381e, 0x0005f8e7, 0x5c023800,
+ 0x1c01f000, 0x4933c857, 0x4c580000, 0x4d2c0000,
+ 0x59325809, 0x59342200, 0x82102500, 0xffffdffd,
+ 0x48126a00, 0x91383595, 0x05000009, 0x0505fed7,
+ 0x05000045, 0x0509fb87, 0x05020003, 0x6008b000,
+ 0x0509fb69, 0x0501f9c2, 0x0501f058, 0x91cc1408,
+ 0x6008b000, 0x91341c06, 0x0501fd89, 0x0502000f,
+ 0x91cc140a, 0x6008b000, 0x91341c08, 0x0501fd84,
+ 0x0502000a, 0x05d9fedd, 0x59342200, 0x59cc1007,
+ 0x800811c0, 0x05000003, 0x480a6801, 0x84102542,
+ 0x48126a00, 0x0501f047, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010b660, 0x5c027800, 0x42000000,
+ 0x00109878, 0x0511fe9a, 0x59340200, 0x84000558,
+ 0x48026a00, 0x4d300000, 0x05fdfbb9, 0x05cc0f1b,
+ 0x4936600a, 0x497a6009, 0x64066407, 0x64066403,
+ 0x600c3000, 0x0511fcf4, 0x8d0c0520, 0x0500000b,
+ 0x41782800, 0x60043000, 0x4d400000, 0x60a68000,
+ 0x0511f8b9, 0x5c028000, 0x64126407, 0x641e6203,
+ 0x64066422, 0x0501f005, 0x64066203, 0x602c0800,
+ 0x05e9fe36, 0x05f5fde3, 0x5c026000, 0x0505fe97,
+ 0x0500001e, 0x0509fb47, 0x0502001e, 0x0501f984,
+ 0x0501f01a, 0x42000000, 0x0010987b, 0x0511fe74,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010b660,
+ 0x42000000, 0x00109878, 0x0511fe6d, 0x59340200,
+ 0x84000558, 0x48026a00, 0x600c3000, 0x41782800,
+ 0x60142000, 0x4d400000, 0x4d440000, 0x59368c03,
+ 0x60a68000, 0x0509fd66, 0x5c028800, 0x5c028000,
+ 0x5c027800, 0x05d9fe91, 0x0005f8e7, 0x0501f002,
+ 0x05fdfd33, 0x5c025800, 0x5c00b000, 0x1c01f000,
+ 0x4933c857, 0x41380000, 0xb1383498, 0x05ce1edb,
+ 0x0c01f001, 0x00106371, 0x0010636e, 0x00106371,
+ 0x00106371, 0x00106371, 0x00106371, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x00106371, 0x0010636d, 0x00106371, 0x00106371,
+ 0x0010636d, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x00106371, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x0010636d, 0x00106371,
+ 0x00106371, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x00106371, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x00106371, 0x00106371, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x00106371, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x00106371, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x00106371, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x00106371, 0x0010636d,
+ 0x00106371, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x0010636d, 0x0010636d, 0x0010636d,
+ 0x0010636d, 0x05cdfe79, 0x64066203, 0x493a6403,
+ 0x05f5f554, 0x4933c857, 0x64066203, 0x493a6403,
+ 0x05f5f550, 0x59300403, 0xb0003498, 0x05ce1e6f,
+ 0x91383593, 0x05000074, 0x913835a7, 0x0502003c,
+ 0x4933c857, 0x05f5fdac, 0x0511fd0f, 0x0505fede,
+ 0x05000009, 0x0505fef0, 0x05000033, 0x59300403,
+ 0x90000da2, 0x0502002d, 0x05fdfcec, 0x0500002d,
+ 0x0501f02d, 0x05d9fe09, 0x601c0800, 0x05e9fd8b,
+ 0x0501f8df, 0x4d440000, 0x59368c03, 0x83440580,
+ 0x000007fe, 0x05020007, 0x59a8121b, 0x84081540,
+ 0x05edfd80, 0x05020002, 0x8408154a, 0x480b521b,
+ 0x60a68000, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010b660, 0x5c027800, 0x916c0583, 0x0500000b,
+ 0x5932680a, 0x59340008, 0x800001c0, 0x05020007,
+ 0x59368c03, 0x4933c857, 0x4937c857, 0x4947c857,
+ 0x05e9fdfb, 0x0501f008, 0x42000000, 0x00109878,
+ 0x0511fdb3, 0x60543000, 0x41782800, 0x600c2000,
+ 0x0509fcb3, 0x5c028800, 0x0509f872, 0x0005f0e7,
+ 0x1c01f000, 0x0501f8b6, 0x05fdf7fc, 0x91380594,
+ 0x05000008, 0x4933c857, 0x05f9f94b, 0x05fe02fb,
+ 0x59300203, 0x90000582, 0x050000d5, 0x05cdfe27,
+ 0x4933c857, 0x05f5fd68, 0x0511fccb, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010b660, 0x5c027800,
+ 0x60583000, 0x41782800, 0x4d400000, 0x4d440000,
+ 0x59368c03, 0x60242000, 0x60a68000, 0x0509fc94,
+ 0x5c028800, 0x5c028000, 0x42000000, 0x00109878,
+ 0x0511fd8b, 0x0505fe88, 0x0502000b, 0x05d9fdbb,
+ 0x0501f893, 0x59340c03, 0x82040580, 0x000007fe,
+ 0x05fe07d6, 0x59a80a1b, 0x84040d40, 0x4807521b,
+ 0x05fdf7d2, 0x0505fe90, 0x05020003, 0x0501f888,
+ 0x05fdf7ce, 0x59300403, 0x90000db2, 0x05020003,
+ 0x05ddf823, 0x05fdf7c9, 0x90000da2, 0x05000880,
+ 0x05fdf7c6, 0x4933c857, 0x4803c857, 0x0c01f001,
+ 0x00106451, 0x00106451, 0x00106451, 0x00106451,
+ 0x00106451, 0x00106451, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106450, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106450, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106450, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106450, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106450, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106450, 0x00106453, 0x00106466,
+ 0x00106450, 0x00106466, 0x00106466, 0x00106450,
+ 0x00106450, 0x00106450, 0x00106450, 0x00106450,
+ 0x00106466, 0x00106466, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106450, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106450, 0x0010645e, 0x00106466,
+ 0x00106450, 0x00106459, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106459, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106466, 0x0010645c, 0x00106450,
+ 0x00106450, 0x00106450, 0x00106450, 0x00106466,
+ 0x00106466, 0x00106450, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106466, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106466, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106466, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106466, 0x00106450, 0x00106466,
+ 0x00106450, 0x00106450, 0x00106450, 0x00106450,
+ 0x00106450, 0x00106450, 0x00106450, 0x00106450,
+ 0x05cdfd96, 0x640a6203, 0x0505f67f, 0x64166203,
+ 0x59a8002c, 0x48026205, 0x59a8002a, 0x48026006,
+ 0x1c01f000, 0x59300820, 0x49780a05, 0x0501f00b,
+ 0x0505ffc8, 0x0005f0e7, 0x05d9ffad, 0x05f5fd60,
+ 0x05000003, 0x05f5fcc8, 0x0005f0e7, 0x05f5fcc6,
+ 0x0005f8e7, 0x05f5f546, 0x4933c857, 0x640a6203,
+ 0x59a8002a, 0x48026006, 0x1c01f000, 0x4933c857,
+ 0x0505fd0e, 0x05000025, 0x4d2c0000, 0x0509f9bd,
+ 0x05020007, 0x4d400000, 0x60c68000, 0x60100800,
+ 0x0509f897, 0x5c028000, 0x0501f01b, 0x59300c07,
+ 0x90040590, 0x05000003, 0x90040591, 0x05020007,
+ 0x64c65a07, 0x6412580e, 0x4a02580f, 0x000000ff,
+ 0x0001fb2c, 0x0501f010, 0x592c0405, 0x8c00051e,
+ 0x0500000d, 0x4a025a05, 0x00000103, 0x4a025806,
+ 0x01000000, 0x4da00000, 0x4cec0000, 0x5931d823,
+ 0x58ef400a, 0x58ec0008, 0x0801f800, 0x5c01d800,
+ 0x5c034000, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x83340580, 0x0010993e, 0x05020007, 0x91380d95,
+ 0x05000003, 0x91380d96, 0x05fe021c, 0x0511fbf4,
+ 0x0005f0e7, 0x59340400, 0x82000500, 0x000000ff,
+ 0x9000348c, 0x05ce1d45, 0x59303403, 0xb0180d8d,
+ 0x050407d1, 0x90180db3, 0x05040798, 0x90180da8,
+ 0x050405fd, 0x90180da9, 0x05040607, 0xb0180d97,
+ 0x05080494, 0x90180d9f, 0x05fc037d, 0xb0180d95,
+ 0x05fc035d, 0x90180d80, 0x05fc05e7, 0x90180da2,
+ 0x05fc0399, 0x90180db5, 0x05fc045f, 0x90180db9,
+ 0x05fc059d, 0x90180dbd, 0x05fc03c6, 0xb0180d84,
+ 0x05fc03f2, 0xb0180d89, 0x05fc0425, 0xb0180d83,
+ 0x050800d1, 0x90180d84, 0x05020002, 0x60040000,
+ 0x91380d95, 0x05000004, 0x91380d96, 0x05fe01ef,
+ 0x0501f1c5, 0x4c000000, 0x0511fbc5, 0x5c000000,
+ 0x4d2c0000, 0x4d3c0000, 0x0c01f804, 0x5c027800,
+ 0x5c025800, 0x1c01f000, 0x001064e5, 0x001064e9,
+ 0x001064e5, 0x00106539, 0x001064e5, 0x0010662c,
+ 0x001066a0, 0x001064e5, 0x001064e5, 0x00106676,
+ 0x001064e5, 0x00106681, 0x4933c857, 0x497a6008,
+ 0x59300809, 0x58040000, 0x4a000a05, 0x00000103,
+ 0x0005f0e7, 0x4933c857, 0x40000000, 0x40000000,
+ 0x1c01f000, 0x4933c857, 0x05e9feb1, 0x59a80073,
+ 0xb00005b4, 0x0502003c, 0x050dfe37, 0x0502000e,
+ 0x0501f83c, 0x0505fc89, 0x05000009, 0x0509f939,
+ 0x05020007, 0x41780800, 0x4d400000, 0x60028000,
+ 0x0509f813, 0x5c028000, 0x0501f002, 0x05d9fc97,
+ 0x0005f0e7, 0x0505fc7d, 0x05000005, 0x0509f92d,
+ 0x05020003, 0x05fdff6a, 0x0005f0e7, 0x417a7800,
+ 0x0201f800, 0x0010b660, 0x42000000, 0x00109878,
+ 0x0511fc57, 0x59340200, 0x84000558, 0x48026a00,
+ 0x600c3000, 0x0511fab8, 0x4d300000, 0x05fdf974,
+ 0x05cc0cd6, 0x4936600a, 0x497a6009, 0x64066407,
+ 0x64066403, 0x8d0c0520, 0x0500000b, 0x64126407,
+ 0x641e6203, 0x64066422, 0x60043000, 0x4d400000,
+ 0x60a68000, 0x41782800, 0x050dfe73, 0x5c028000,
+ 0x0501f005, 0x602c0800, 0x05e9fbf4, 0x64066203,
+ 0x05f5fba0, 0x5c026000, 0x05fdff45, 0x05d9fc6b,
+ 0x0005f0e7, 0x05fdff42, 0x60040000, 0x0501f0c9,
+ 0x4933c857, 0x59340200, 0x8c000500, 0x05000009,
+ 0x4d3c0000, 0x417a7800, 0x05e9fbd9, 0x5c027800,
+ 0x8d0c0520, 0x05000003, 0x60180800, 0x05e9fbdf,
+ 0x1c01f000, 0x4933c857, 0x59a80873, 0xb00405b4,
+ 0x0500000e, 0x4807c857, 0x82040580, 0x00000100,
+ 0x050200a0, 0x59cc0408, 0x4803c857, 0x8c000500,
+ 0x0500009c, 0x59341403, 0x82080580, 0x000007fe,
+ 0x05000006, 0x0501f097, 0x59341403, 0x82080580,
+ 0x000007fe, 0x05020015, 0x59a8021b, 0x8c000506,
+ 0x05000010, 0x59cc0000, 0x82000500, 0x000000ff,
+ 0x59a8080f, 0x82040d00, 0x000000ff, 0x80040580,
+ 0x05000008, 0x05d9fc39, 0x0005f8e7, 0x42000000,
+ 0x00109869, 0x0511fc02, 0x6006d800, 0x05e9f03f,
+ 0x0501fa18, 0x0501f043, 0x05e9fc72, 0x59341403,
+ 0x82080580, 0x000007fc, 0x05020022, 0x4a026802,
+ 0x00fffffc, 0x0505fc11, 0x0500000c, 0x0509f8c1,
+ 0x0502000a, 0x0501f89a, 0x41780800, 0x4d400000,
+ 0x60028000, 0x0505ff9a, 0x5c028000, 0x60100800,
+ 0x05e9fba2, 0x0005f0e7, 0x60100800, 0x05e9fb9f,
+ 0x05d9fc1a, 0x59300c1f, 0x900405a1, 0x05000002,
+ 0x0005f0e7, 0x61f6880f, 0x42003000, 0x00fffffd,
+ 0x05e9fbc9, 0x05ce0c65, 0x4936600a, 0x497a6c12,
+ 0x640e601e, 0x64066203, 0x648a6403, 0x05f5f33d,
+ 0x59a80086, 0x8c000502, 0x0500000d, 0x05edfb89,
+ 0x60401000, 0x05020008, 0x59340002, 0x82000500,
+ 0x00ff0000, 0x82000580, 0x00ff0000, 0x05000004,
+ 0x60201000, 0x05edf8f7, 0x0502004a, 0x0505fbe3,
+ 0x0500004b, 0x0509f893, 0x05020005, 0x592c0405,
+ 0x8c00051c, 0x05fe07cc, 0x0501f869, 0x60140800,
+ 0x05e9fb76, 0x64066203, 0x640e6403, 0x05f5f321,
+ 0x59cc0408, 0x8c000518, 0x05000016, 0x0505fe51,
+ 0x05edfb6c, 0x05000008, 0x59cc0408, 0x8c000516,
+ 0x05000005, 0x5930041f, 0x900005a1, 0x05fe07ba,
+ 0x1c01f000, 0x59a8021b, 0x8400054a, 0x4803521b,
+ 0x4803541b, 0x59a8000f, 0x84000570, 0x48038832,
+ 0x5930041f, 0x900005a1, 0x05fe07af, 0x1c01f000,
+ 0x61bc1001, 0x480b500f, 0x497b8830, 0x84081570,
+ 0x480b8832, 0x0505fe54, 0x59a8021b, 0x84000548,
+ 0x4803521b, 0x4803541b, 0x050dfda8, 0x05fe07a2,
+ 0x599c0019, 0x8c000510, 0x05020029, 0x59a8021b,
+ 0x8400054c, 0x4803521b, 0x601c0800, 0x05e9fb47,
+ 0x417a7800, 0x05e9fb3a, 0x61a00001, 0x05f1fdcf,
+ 0x05e80b75, 0x05ce0c11, 0x4936600a, 0x59340200,
+ 0x8400051a, 0x48026a00, 0x600c0800, 0x05e9fb3b,
+ 0x64066407, 0x64066203, 0x640a6403, 0x05f5f2e5,
+ 0x05fdfe8b, 0x60040000, 0x0501f012, 0x599c0017,
+ 0x8c00050a, 0x05fc07ba, 0x60100800, 0x05e9fb2f,
+ 0x4937507d, 0x59a8021b, 0x8c000508, 0x05000008,
+ 0x599c0018, 0x8c00051c, 0x05000005, 0x61a00807,
+ 0x42001000, 0x0010c159, 0x05f5f93a, 0x0005f0e7,
+ 0x4933c857, 0x80003540, 0x05000003, 0x601c0800,
+ 0x05e9fb1e, 0x801831c0, 0x0502000b, 0x59302009,
+ 0x801021c0, 0x05000004, 0x58100405, 0x8c00051e,
+ 0x05020005, 0x59341c03, 0x60102000, 0x60483000,
+ 0x05e5f82a, 0x05d9fb8d, 0x0005f0e7, 0x4c5c0000,
+ 0x4d2c0000, 0x59325809, 0x05f1f986, 0x5c025800,
+ 0x59cc0008, 0x48002805, 0x59cc0009, 0x48002806,
+ 0x49782807, 0x49782808, 0x49782809, 0x4978280a,
+ 0x59cc0013, 0x8c00053e, 0x05000009, 0x59cc0414,
+ 0x900001c0, 0x59ccbc15, 0x805c0540, 0x48002807,
+ 0x59cc0416, 0x900001c0, 0x48002808, 0x59cc0017,
+ 0x8c00053e, 0x05000009, 0x59cc0418, 0x900001c0,
+ 0x59ccbc19, 0x805c0540, 0x48002809, 0x59cc041a,
+ 0x900001c0, 0x4800280a, 0x5c00b800, 0x1c01f000,
+ 0x4933c857, 0x59a80073, 0x90000594, 0x05020036,
+ 0x59a80086, 0x8c000502, 0x05000011, 0x05edfae1,
+ 0x60401000, 0x05020008, 0x59340002, 0x82000500,
+ 0x00ff0000, 0x82000580, 0x00ff0000, 0x05000008,
+ 0x60201000, 0x05edf84f, 0x05000005, 0x59a80086,
+ 0x8400054c, 0x48035086, 0x0501f023, 0x916c0583,
+ 0x05020008, 0x59300009, 0x80000540, 0x05020005,
+ 0x59341c03, 0x60182000, 0x604c3000, 0x05e1ffe3,
+ 0x05e9fbe3, 0x05fdfedf, 0x0501f9d0, 0x05020016,
+ 0x59340404, 0x80000540, 0x05000013, 0x60180800,
+ 0x05e9fac2, 0x0505fb25, 0x0500000d, 0x0505ffd5,
+ 0x05020007, 0x41780800, 0x4d400000, 0x60028000,
+ 0x0505feaf, 0x5c028000, 0x0005f0e7, 0x4a025a05,
+ 0x00000103, 0x4a025806, 0x02000000, 0x05d9fb2f,
+ 0x0005f0e7, 0x05e9ffde, 0x0505fb14, 0x05000005,
+ 0x0505ffc4, 0x05020003, 0x05fdfe01, 0x0005f0e7,
+ 0x05fdfdff, 0x0511fa22, 0x80000580, 0x59a80086,
+ 0x8c00050c, 0x05000004, 0x8400050c, 0x48035086,
+ 0x90000541, 0x05fdf77f, 0x4933c857, 0x59a80073,
+ 0x90000594, 0x05020006, 0x602c0800, 0x05e9fa9b,
+ 0x64066203, 0x64066403, 0x05f5f246, 0x60040000,
+ 0x05fdf774, 0x4933c857, 0x40003000, 0x59a80073,
+ 0x90000584, 0x05020006, 0x9018358b, 0x05020003,
+ 0x601c0800, 0x05e9fa8d, 0x0005f0e7, 0x60040000,
+ 0x05fdf768, 0x4803c857, 0x4d2c0000, 0x4d3c0000,
+ 0x0c01f804, 0x5c027800, 0x5c025800, 0x1c01f000,
+ 0x001064e5, 0x001066ac, 0x001064e5, 0x001066ef,
+ 0x001064e5, 0x0010673c, 0x001066a0, 0x001064e5,
+ 0x001064e5, 0x00106752, 0x001064e5, 0x0010675d,
+ 0x4933c857, 0x4d1c0000, 0x59301403, 0x90080583,
+ 0x05000006, 0x9008159e, 0x05020002, 0x0005f8e7,
+ 0x5c023800, 0x1c01f000, 0x05fdff82, 0x05fdf7fd,
+ 0x4933c857, 0x42000000, 0x0010987c, 0x0511fab0,
+ 0x0511f9df, 0x05e9fcea, 0x0505fac8, 0x05000007,
+ 0x0505ff78, 0x05020005, 0x6008b000, 0x0505ff5a,
+ 0x05fdfdb3, 0x0005f0e7, 0x0501f8ae, 0x05020020,
+ 0x417a7800, 0x05e9fa4e, 0x417a7800, 0x0201f800,
+ 0x0010b660, 0x42000000, 0x00109878, 0x0511fa9c,
+ 0x59340200, 0x84000558, 0x48026a00, 0x640a6403,
+ 0x600c3000, 0x0511f8fc, 0x8d0c0520, 0x0500000b,
+ 0x4d400000, 0x41782800, 0x60143000, 0x60a68000,
+ 0x050dfcc1, 0x5c028000, 0x641e6203, 0x64126407,
+ 0x64066422, 0x1c01f000, 0x600c0800, 0x05e9fa3f,
+ 0x64066203, 0x05f5f9eb, 0x05fdf7fb, 0x59cc0407,
+ 0x90000589, 0x05020009, 0x59340412, 0x82000500,
+ 0x000000ff, 0x0500000b, 0x80000040, 0x48026c12,
+ 0x642a6006, 0x05fdf7f0, 0x59cc0207, 0x82000500,
+ 0x0000ff00, 0x82000580, 0x00001900, 0x05fc07d3,
+ 0x05fdfd7f, 0x80000580, 0x05fdf706, 0x4933c857,
+ 0x0505fa8a, 0x0500000b, 0x0505ff3a, 0x05020009,
+ 0x4c580000, 0x6008b000, 0x0505ff1b, 0x5c00b000,
+ 0x05fdfd73, 0x601c0800, 0x05e9fa1c, 0x0005f0e7,
+ 0x05fdfd6f, 0x59cc3407, 0x82183500, 0x000000ff,
+ 0x90180585, 0x05000016, 0x9018058b, 0x05000011,
+ 0x59cc0207, 0x82000500, 0x0000ff00, 0x05020003,
+ 0x90180589, 0x0500000e, 0x82000580, 0x00001900,
+ 0x05020008, 0x90180589, 0x05000009, 0x60100800,
+ 0x05e9fa06, 0x05d9fa81, 0x0511f97d, 0x0005f0e7,
+ 0x0511f97b, 0x60040000, 0x05fdf6de, 0x0505fa63,
+ 0x59325809, 0x05000008, 0x592c0205, 0x82000580,
+ 0x00000139, 0x05fc07f7, 0x592c0405, 0x8c00051e,
+ 0x05fe07f4, 0x59340412, 0x800001c0, 0x05000006,
+ 0x80000040, 0x48026c12, 0x642a6006, 0x645a6403,
+ 0x1c01f000, 0x59340403, 0x82000580, 0x000007fe,
+ 0x05020006, 0x59a8021b, 0x84000540, 0x4803521b,
+ 0x05e5ff67, 0x05fdf7e3, 0x0511f95d, 0x417a7800,
+ 0x0201f800, 0x0010b660, 0x60143000, 0x0511f88e,
+ 0x42000000, 0x00109878, 0x0511fa25, 0x05fdf7da,
+ 0x4933c857, 0x0501f838, 0x05020006, 0x60140800,
+ 0x05e9f9d6, 0x64066203, 0x640e6403, 0x05f5f181,
+ 0x60100800, 0x05e9f9d1, 0x0505fee6, 0x05020007,
+ 0x4c580000, 0x6008b000, 0x0505fec7, 0x5c00b000,
+ 0x05fdfd1f, 0x0005f0e7, 0x05fdfd1d, 0x0511f940,
+ 0x80000580, 0x05fdf6a3, 0x4933c857, 0x0501f822,
+ 0x05020006, 0x60240800, 0x05e9f9c0, 0x64066203,
+ 0x64166403, 0x05f5f16b, 0x0511f935, 0x60040000,
+ 0x05fdf698, 0x4933c857, 0x0501f817, 0x05020006,
+ 0x602c0800, 0x05e9f9b5, 0x64066203, 0x64066403,
+ 0x05f5f160, 0x0511f92a, 0x60040000, 0x05fdf68d,
+ 0x4933c857, 0x59cc0407, 0x90000583, 0x05020009,
+ 0x59cc0207, 0x82000500, 0x0000ff00, 0x82000d80,
+ 0x00002a00, 0x05000003, 0x82000d80, 0x00001e00,
+ 0x1c01f000, 0x4933c857, 0x90000541, 0x1c01f000,
+ 0x4933c857, 0x4d400000, 0x4c580000, 0x59a8021b,
+ 0x90000543, 0x4803521b, 0x0501f853, 0x05000005,
+ 0x4d300000, 0x4d340000, 0x4d440000, 0x0501f01b,
+ 0x0501f879, 0x05000027, 0x4d300000, 0x4d340000,
+ 0x4d440000, 0x59cc0408, 0x8c00051e, 0x05020004,
+ 0x59a8021b, 0x84000552, 0x4803521b, 0x8d0c0520,
+ 0x05000005, 0x60aa8000, 0x61fe89ff, 0x60083000,
+ 0x0511f841, 0x60aa8000, 0x4d3c0000, 0x60027804,
+ 0x0201f800, 0x0010b5e0, 0x5c027800, 0x42000000,
+ 0x00109878, 0x0511f9c2, 0x0201f800, 0x0010b84b,
+ 0x6040b000, 0x61c2880f, 0x83440580, 0x000007fe,
+ 0x05000002, 0x05e9f9fe, 0x81468800, 0x8058b040,
+ 0x05fe07fa, 0x5c028800, 0x5c026800, 0x5c026000,
+ 0x05e9fa28, 0x59cc0800, 0x82040d00, 0x00ffffff,
+ 0x4807500f, 0x80040110, 0x48035018, 0x48038881,
+ 0x59a80a1b, 0x84040d50, 0x59cc0013, 0x8c00053e,
+ 0x05000003, 0x8c000536, 0x05000004, 0x59cc0017,
+ 0x8c000536, 0x05020002, 0x84040d10, 0x4807521b,
+ 0x4807541b, 0x59cc0408, 0x8c000518, 0x05000004,
+ 0x4c040000, 0x0509f9e3, 0x5c000800, 0x05edf94d,
+ 0x05000006, 0x59cc0009, 0x48035028, 0x59cc000a,
+ 0x48035029, 0x0505fc2b, 0x5c00b000, 0x5c028000,
+ 0x1c01f000, 0x4933c857, 0x59a8141b, 0x82080580,
+ 0x0000ffff, 0x0500000b, 0x4c080000, 0x05edf93d,
+ 0x5c001000, 0x0502000b, 0x59cc0408, 0x8c000518,
+ 0x05000005, 0x8c08050a, 0x0500000a, 0x80000580,
+ 0x1c01f000, 0x8c080508, 0x05fe07fd, 0x0501f005,
+ 0x90080530, 0x05020003, 0x8c080506, 0x05fe07f8,
+ 0x4a03541b, 0x0000ffff, 0x42000000, 0x001097c5,
+ 0x0511f973, 0x60303000, 0x61fc19ff, 0x601c2000,
+ 0x05e1fe3e, 0x4d400000, 0x4d3c0000, 0x60043000,
+ 0x050dffe1, 0x60aa8000, 0x60027804, 0x0201f800,
+ 0x0010b5e0, 0x5c028000, 0x5c027800, 0x90000541,
+ 0x1c01f000, 0x4933c857, 0x4c580000, 0x59a80018,
+ 0x800001c0, 0x0500001b, 0x59cc1000, 0x82081500,
+ 0x00ffff00, 0x80081110, 0x80080580, 0x05000004,
+ 0x42000000, 0x0010985b, 0x0501f010, 0x91cc140b,
+ 0x6008b000, 0x91341c06, 0x0501f829, 0x05000004,
+ 0x42000000, 0x0010985c, 0x0501f008, 0x91cc140d,
+ 0x6008b000, 0x91341c08, 0x0501f821, 0x05000005,
+ 0x42000000, 0x0010985d, 0x0511f945, 0x90000541,
+ 0x5c00b000, 0x1c01f000, 0x4933c857, 0x59cc0206,
+ 0x90000594, 0x05020015, 0x59cc0407, 0x82000580,
+ 0x00000800, 0x05020011, 0x59cc0207, 0x8c00051a,
+ 0x0500000d, 0x82000500, 0x00000f00, 0x82000580,
+ 0x00000100, 0x05020008, 0x59cc020a, 0x8c000508,
+ 0x05020003, 0x8c00050a, 0x05000003, 0x80000580,
+ 0x1c01f000, 0x90000541, 0x1c01f000, 0x5c000000,
+ 0x4c000000, 0x4803c857, 0x480bc857, 0x480fc857,
+ 0x485bc857, 0x50080800, 0x500c0000, 0x80042580,
+ 0x05020007, 0x80081000, 0x800c1800, 0x8058b040,
+ 0x05fe07f9, 0x80000580, 0x1c01f000, 0x4803c857,
+ 0x4807c857, 0x480bc857, 0x480fc857, 0x80040480,
+ 0x05001004, 0x60040000, 0x90040d41, 0x1c01f000,
+ 0x41780000, 0x05fdf7fd, 0xb1380493, 0x05ce1993,
+ 0xb138048b, 0x05cc1991, 0x0c01f001, 0x00106860,
+ 0x00106860, 0x00106860, 0x00106860, 0x0010685f,
+ 0x0010685f, 0x0010685f, 0x00106860, 0x05cdf987,
+ 0x493bc857, 0x64366203, 0x493a6403, 0x42000800,
+ 0x80000000, 0x0005f07c, 0x91380593, 0x05020005,
+ 0x59300403, 0xb0000590, 0x05ce097c, 0x0005f0e7,
+ 0x4933c857, 0x913805a7, 0x05020026, 0x4933c857,
+ 0x05f5f8b9, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010b660, 0x5c027800, 0x42000000, 0x00109878,
+ 0x0511f8e7, 0x4d2c0000, 0x59325809, 0x0505f8ff,
+ 0x492fc857, 0x0500000b, 0x4a025a05, 0x00000103,
+ 0x59300c02, 0x48065c07, 0x64a65a07, 0x497a580a,
+ 0x592c0c09, 0x84040d50, 0x48065c09, 0x0001fb2c,
+ 0x5c025800, 0x60543000, 0x41782800, 0x600c2000,
+ 0x4d400000, 0x4d440000, 0x59368c03, 0x60a68000,
+ 0x0505ffd3, 0x5c028800, 0x5c028000, 0x0005f0e7,
+ 0x91380594, 0x05020009, 0x59300403, 0xb0000c93,
+ 0x05ce194e, 0xb0000480, 0x05cc194c, 0x4933c857,
+ 0x4803c857, 0x0c01f009, 0xb1380593, 0x05000006,
+ 0xb1380588, 0x05ce0945, 0x59300403, 0xb0000590,
+ 0x05ce0942, 0x1c01f000, 0x001068ba, 0x001068b9,
+ 0x001068b9, 0x001068b9, 0x001068b9, 0x001068b9,
+ 0x001068b9, 0x001068b9, 0x001068b9, 0x001068b9,
+ 0x001068b9, 0x001068ca, 0x001068ca, 0x001068ca,
+ 0x001068ca, 0x001068b9, 0x001068ca, 0x001068b9,
+ 0x001068ca, 0x05cdf92d, 0x4933c857, 0x05f5f86e,
+ 0x0505f8be, 0x000400e7, 0x4d2c0000, 0x59325809,
+ 0x4a025a05, 0x00000103, 0x59300402, 0x48025c07,
+ 0x641a5a07, 0x497a580a, 0x0001fb2c, 0x5c025800,
+ 0x0505f982, 0x0005f0e7, 0x4933c857, 0x05f5f85e,
+ 0x0005f0e7, 0x05cdf919, 0x5930001e, 0x800001c0,
+ 0x05060f82, 0x59300004, 0x8c00053e, 0x05020027,
+ 0x0509f826, 0x050200a6, 0x59325809, 0x592c0c09,
+ 0x59cc2808, 0x82141d00, 0x00000c00, 0x05000002,
+ 0x59cc1809, 0x84040d58, 0x48065c09, 0x82143500,
+ 0x00000fff, 0x05020020, 0x59340200, 0x8c00050e,
+ 0x0502008d, 0x0005f987, 0x05020005, 0x64025a07,
+ 0x59300813, 0x800409c0, 0x05020955, 0x4a025a05,
+ 0x00000103, 0x48065808, 0x480e580b, 0x901409c0,
+ 0x4806580a, 0x59300c02, 0x48065c07, 0x0505fd3e,
+ 0x0001fb2c, 0x05e9fb08, 0x59cc0008, 0x8c000518,
+ 0x050601f6, 0x0005f0e7, 0x05f5fc0b, 0x05fc07d9,
+ 0x4d3c0000, 0x600a7800, 0x0501fd45, 0x5c027800,
+ 0x05fdf7d4, 0x4817c857, 0x480fc857, 0x82180500,
+ 0x000000ff, 0x0500000b, 0x592c0205, 0x82000500,
+ 0x000000ff, 0xb0000588, 0x05020006, 0x592c0408,
+ 0x800001c0, 0x05000003, 0x0505fe58, 0x0505f68f,
+ 0x82180d00, 0x00000c00, 0x05000004, 0x59340200,
+ 0x8c00050e, 0x0502004b, 0x64025a07, 0x41782000,
+ 0x8c180510, 0x05000009, 0x59cc200b, 0x801021c0,
+ 0x05000006, 0x59cc000c, 0x82000500, 0x000000ff,
+ 0x05000002, 0x4803c857, 0x4812580d, 0x41780000,
+ 0x8c180512, 0x05000002, 0x59cc000a, 0x4802580c,
+ 0x80100c00, 0x05fc07bc, 0x9004149d, 0x05001005,
+ 0x592c0405, 0x8c00051e, 0x0500001c, 0x60700800,
0x4c040000, 0x4c0c0000, 0x4c140000, 0x0005f987,
0x05020005, 0x64025a07, 0x59300813, 0x800409c0,
- 0x050208ed, 0x48065808, 0x5c002800, 0x5c001800,
- 0x59301402, 0x480a5c07, 0x480e580b, 0x901401c0,
- 0x4802580a, 0x0505fcca, 0x5c000800, 0x0501fc46,
- 0x0501fc72, 0x05fdf796, 0x592c020b, 0x8c000502,
- 0x05fc07b4, 0x592c0209, 0x8c00050e, 0x05fe07b1,
- 0x59300013, 0x800c0d80, 0x05fc07ae, 0x4803c857,
- 0x480fc857, 0x8c180514, 0x050401af, 0x80000540,
- 0x05fc07a8, 0x4807c856, 0x0505f1ab, 0x592c020b,
- 0x8c000502, 0x05fc0772, 0x59300013, 0x800001c0,
- 0x05fc0771, 0x592c0209, 0x8c00050e, 0x05fe076e,
- 0x0505f1a1, 0x1c01f000, 0x59cc2006, 0x59cc2807,
- 0x0501f037, 0x0501f036, 0x1c01f000, 0x4933c857,
- 0x59300004, 0x8c00053e, 0x0502002d, 0x5930001e,
- 0x800001c0, 0x05060ebf, 0x59325809, 0x592c0c09,
- 0x41782800, 0x41781800, 0x84040d58, 0x48065c09,
- 0x41783000, 0x59340200, 0x8c00050e, 0x05020015,
- 0x0005f987, 0x05020006, 0x64025a07, 0x59300813,
- 0x4807c857, 0x800409c0, 0x050208a7, 0x4a025a05,
+ 0x05020907, 0x5c002800, 0x5c001800, 0x4a025a05,
0x00000103, 0x48065808, 0x480e580b, 0x901409c0,
- 0x4806580a, 0x4933c857, 0x59300c02, 0x48065c07,
- 0x0505fc83, 0x0001fb2c, 0x05e9fad0, 0x0005f0e7,
- 0x592c020b, 0x8c000502, 0x05fc07ea, 0x59300013,
- 0x4803c857, 0x800001c0, 0x05fc07e8, 0x592c0209,
- 0x8c00050e, 0x05fe07e5, 0x0505f16b, 0x05f5fb52,
- 0x05fc07d3, 0x4933c857, 0x1c01f000, 0x4c5c0000,
- 0x4c600000, 0x4010b800, 0x4014c000, 0x5930001e,
- 0x800001c0, 0x4c140000, 0x05060e8a, 0x5c002800,
- 0x59325809, 0x592c020b, 0x8c000502, 0x05020020,
- 0x8c000500, 0x05000025, 0x640a6203, 0x650e6403,
- 0x405c0000, 0x592c0810, 0x80040c80, 0x40600000,
- 0x80040480, 0x0500101a, 0x8060c1c0, 0x05000011,
- 0x59300004, 0x8c00053e, 0x0502000a, 0x485e6015,
- 0x48626013, 0x497a6205, 0x5c00c000, 0x5c00b800,
- 0x05d1fa9a, 0x0502000c, 0x59300804, 0x0005f072,
- 0x4c140000, 0x05f5fb28, 0x5c002800, 0x05fc07f4,
- 0x5c00c000, 0x5c00b800, 0x05f9f4e4, 0x5c00c000,
- 0x5c00b800, 0x4933c857, 0x1c01f000, 0x4807c857,
- 0x4004c000, 0x05fdf7e5, 0x4803c857, 0x05fdf7f5,
- 0xb1380498, 0x05021004, 0xb1380480, 0x05001002,
- 0x0c01f002, 0x1c01f000, 0x0010697e, 0x0010697e,
- 0x0010697e, 0x0010697e, 0x0010697e, 0x0010697e,
- 0x0010697e, 0x0010697e, 0x0010697e, 0x0010697e,
- 0x0010697f, 0x0010697e, 0x0010697e, 0x0010697e,
- 0x0010697e, 0x00106989, 0x0010697e, 0x0010697e,
- 0x0010697e, 0x0010697e, 0x001069ad, 0x0010697e,
- 0x0010697e, 0x0010697e, 0x05cdf868, 0x4933c857,
- 0x05f5f981, 0x640a6203, 0x59a8002c, 0x48026205,
- 0x59300013, 0x59300817, 0x80040c80, 0x48066017,
- 0x05f1f6f8, 0x4933c857, 0x05f1fef6, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010b652, 0x5c027800,
- 0x42000000, 0x001097f8, 0x050dff03, 0x0501ff51,
- 0x0500000e, 0x4d2c0000, 0x59325809, 0x4a025a05,
- 0x00000103, 0x59300402, 0x48025c07, 0x64a65a07,
- 0x497a580a, 0x592c0c09, 0x84040d50, 0x48065c09,
- 0x0001fb2c, 0x5c025800, 0x60503000, 0x41782800,
- 0x4d400000, 0x4d440000, 0x59368c03, 0x60082000,
- 0x60a68000, 0x0505fe24, 0x5c028800, 0x5c028000,
- 0x0005f0e7, 0x4933c857, 0x59300809, 0x4978080a,
- 0x4978080b, 0x58041409, 0x84081558, 0x48080c09,
- 0x1c01f000, 0x4807c857, 0x8c04053e, 0x05020022,
- 0x497a5a07, 0x59300021, 0x80000540, 0x05000017,
- 0x497a5a07, 0x4c040000, 0x4c080000, 0x4c0c0000,
- 0x4c100000, 0x4c140000, 0x40002800, 0x58141003,
- 0x40040000, 0x80081480, 0x48082803, 0x40140000,
- 0x05d1f838, 0x5c002800, 0x5c002000, 0x5c001800,
- 0x5c001000, 0x5c000800, 0x592c0207, 0x80000540,
- 0x05020008, 0x0501f005, 0x592c0409, 0x8c00051c,
- 0x05000002, 0x592c0803, 0x4807c857, 0x64565a07,
- 0x1c01f000, 0x59300021, 0x80000540, 0x05000007,
- 0x64465a07, 0x59300021, 0x4c040000, 0x05d1f821,
- 0x5c000800, 0x05fdf7f7, 0x4807c856, 0x641e5a07,
- 0x1c01f000, 0xb1380498, 0x05021006, 0xb1380480,
- 0x05001004, 0x4d2c0000, 0x0c01f803, 0x5c025800,
- 0x1c01f000, 0x00106a05, 0x00106a05, 0x00106a05,
- 0x00106a05, 0x00106a05, 0x00106a07, 0x00106a06,
- 0x00106a05, 0x00106a7b, 0x00106a05, 0x00106a05,
- 0x00106a05, 0x00106a05, 0x00106a05, 0x00106a05,
- 0x00106a05, 0x00106a05, 0x00106a05, 0x00106a05,
- 0x00106b2c, 0x00106b50, 0x00106b33, 0x00106a06,
- 0x00106b59, 0x05c9ffe1, 0x1c01f000, 0x5930001e,
- 0x800001c0, 0x05060db3, 0x59300008, 0x8c00050e,
- 0x0500006e, 0x8c000500, 0x05000060, 0x8c00051c,
- 0x05000008, 0x84000500, 0x48026008, 0x59325809,
- 0x592c3c09, 0x841c3d58, 0x481e5c09, 0x0005f13e,
- 0x59325809, 0x592c3c09, 0x841c3d58, 0x59300008,
- 0x8c00051c, 0x05fe07f4, 0x481e5c09, 0x60140000,
- 0x40000000, 0x80000040, 0x05fe07fe, 0x59300008,
- 0x8c00051c, 0x05fe07ec, 0x59cc0808, 0x592c0205,
- 0x82000500, 0x000000ff, 0xb0000588, 0x0502000a,
- 0x497a580c, 0x82040500, 0x000000ff, 0x05000006,
- 0x592c0408, 0x800001c0, 0x05000003, 0x0505fc9d,
- 0x05d1f0a1, 0x900421c0, 0x4812580a, 0x41782000,
- 0x82040500, 0x00000c00, 0x05000002, 0x59cc2009,
- 0x82043500, 0x00000fff, 0x0502001e, 0x481e5c09,
- 0x64025a07, 0x801831c0, 0x05d00093, 0x41782000,
- 0x8c180510, 0x05000002, 0x59cc200b, 0x4812580d,
- 0x41780000, 0x8c180512, 0x05000002, 0x59cc000a,
- 0x4802580c, 0x80100c00, 0x05c81f98, 0x05d00086,
- 0x9004149d, 0x05021009, 0x4c500000, 0x4c540000,
- 0x91cca40c, 0x912cac0e, 0x0501fb07, 0x5c00a800,
- 0x5c00a000, 0x05d1f07c, 0x0501fabf, 0x05d1f07a,
- 0x412c7800, 0x05cdfb0b, 0x05c80f88, 0x492c780a,
- 0x841c3d52, 0x481c7c09, 0x4a025a05, 0x00000103,
- 0x4812580b, 0x900401c0, 0x4802580a, 0x583c0405,
- 0x583c1006, 0x583c2209, 0x48025c05, 0x480a5806,
- 0x48125a09, 0x05fdf7d2, 0x8c000524, 0x05fc07a2,
- 0x59325809, 0x4c000000, 0x592c0409, 0x8c00051c,
- 0x5c000000, 0x05020003, 0x4a026013, 0xffffffff,
- 0x84000524, 0x05fdf798, 0x1c01f000, 0x59a8002c,
- 0x48026205, 0x59325809, 0x640a6203, 0x592c2409,
- 0x59300808, 0x4933c857, 0x4807c857, 0x592c0205,
- 0x82000500, 0x000000ff, 0xb0000588, 0x05020003,
- 0x8c100500, 0x0506047f, 0x64025a07, 0x8c04051e,
- 0x05000022, 0x41780800, 0x497a580a, 0x592c1c0a,
- 0x59300013, 0x59341200, 0x497a6205, 0x8c08050e,
- 0x05020062, 0x4807c857, 0x4806580b, 0x80000d40,
- 0x05fe0f1d, 0x59300402, 0x48025c07, 0x48065808,
- 0x4a025a05, 0x00000103, 0x4c040000, 0x4c0c0000,
- 0x4c100000, 0x0505fafa, 0x5c002000, 0x5c001800,
- 0x5c000800, 0x8c100512, 0x05020016, 0x4c0c0000,
- 0x0001fb2c, 0x05e9f941, 0x5c001800, 0x8c0c0518,
- 0x000400e7, 0x0501f7ab, 0x4813c857, 0x8c100518,
- 0x05000044, 0x41780800, 0x592c1c0a, 0x820c0580,
- 0x00001000, 0x05fc07db, 0x8c100512, 0x05fc07d9,
- 0x592c780a, 0x583c080b, 0x583c1c0a, 0x05fdf7d5,
- 0x4807c857, 0x592c780a, 0x59300402, 0x592c1405,
- 0x8c08051e, 0x0502000c, 0x592c1207, 0x48007c07,
- 0x48047808, 0x48087a07, 0x84102512, 0x48107c09,
- 0x4c0c0000, 0x05cdfab8, 0x403e5800, 0x0501fa7b,
- 0x05fdf7dd, 0x48025c07, 0x48065808, 0x583c080d,
- 0x583c000c, 0x80040c00, 0x9004149d, 0x05001005,
- 0x583c1001, 0x480a5801, 0x49787801, 0x60700800,
- 0x90040c14, 0x4c0c0000, 0x4c500000, 0x4c540000,
- 0x903ca409, 0x912cac09, 0x4c100000, 0x4c3c0000,
- 0x0501fa7d, 0x5c007800, 0x5c002000, 0x5c00a800,
- 0x5c00a000, 0x84102512, 0x48125c09, 0x403e5800,
- 0x05cdfa99, 0x0505fab2, 0x42034000, 0x00109410,
- 0x59a1d806, 0x80edd9c0, 0x05c80ef8, 0x48efc857,
- 0x58ec0008, 0x4803c857, 0x0801f800, 0x05fdf7b6,
- 0x4933c857, 0x1c01f000, 0x59301416, 0x480bc857,
- 0x8c08051c, 0x0502000e, 0x80000540, 0x4803c857,
- 0x05fc0799, 0x80042c80, 0x05fe1797, 0x8c080514,
- 0x05020005, 0x592c0810, 0x4807c857, 0x80040480,
- 0x48026018, 0x8408155c, 0x480a6416, 0x59301008,
- 0x8408151e, 0x480a6008, 0x4c100000, 0x4c3c0000,
- 0x4d400000, 0x592e8207, 0x64065a07, 0x0505fa8c,
- 0x49425a07, 0x5c028000, 0x5c007800, 0x5c002000,
- 0x497a580a, 0x8c100512, 0x05000005, 0x4d2c0000,
- 0x403e5800, 0x05cdfa68, 0x5c025800, 0x82102500,
- 0xffffedff, 0x48125c09, 0x59301006, 0x800811c0,
- 0x05000771, 0x59a8002c, 0x80080480, 0x0502176e,
- 0x4a025a05, 0x00000103, 0x641a5a07, 0x497a5c0a,
- 0x492fc857, 0x0001fb2c, 0x05e9f8c0, 0x0005f0e7,
- 0x59325809, 0x592c0409, 0x8c000518, 0x05000003,
- 0x412df800, 0x05cdf7bc, 0x1c01f000, 0x4933c857,
- 0x59325809, 0x497a580a, 0x64025a07, 0x4a025a05,
- 0x00000103, 0x59300813, 0x4807c857, 0x800409c0,
- 0x05020008, 0x48065808, 0x59300c02, 0x48065c07,
- 0x0505fa5b, 0x0001fb2c, 0x05e9f8a8, 0x0005f0e7,
- 0x59340200, 0x8c00050e, 0x05020005, 0x59300813,
- 0x05fdfe6d, 0x48065808, 0x05fdf7f4, 0x592c0209,
- 0x8c00050e, 0x05fe07fa, 0x4933c857, 0x0501f742,
- 0x4933c857, 0x59325809, 0x812e59c0, 0x05c80e93,
- 0x592c020b, 0x8c000502, 0x05c80e90, 0x640a6006,
- 0x1c01f000, 0x5930001e, 0x800001c0, 0x05060c61,
- 0x59300008, 0x4933c857, 0x4803c857, 0x8c00050e,
- 0x05000032, 0x8c000500, 0x05000024, 0x8c00051c,
- 0x05000009, 0x84000500, 0x48026008, 0x59325809,
- 0x592c3c09, 0x481fc857, 0x841c3d58, 0x481e5c09,
- 0x0005f13e, 0x59325809, 0x592c3c09, 0x841c3d58,
- 0x59300008, 0x8c00051c, 0x05fe07f3, 0x481e5c09,
- 0x60140000, 0x40000000, 0x80000040, 0x05fe07fe,
- 0x59300008, 0x8c00051c, 0x05fe07eb, 0x592c0205,
- 0x82000500, 0x000000ff, 0xb0000588, 0x05020003,
- 0x497a580c, 0x0501f002, 0x497a580a, 0x481e5c09,
- 0x64025a07, 0x05cdf750, 0x8c000524, 0x05fc07de,
- 0x59325809, 0x4c000000, 0x592c0409, 0x8c00051c,
- 0x5c000000, 0x05020003, 0x4a026013, 0xffffffff,
- 0x84000524, 0x05fdf7d4, 0x1c01f000, 0x4933c857,
- 0x41780800, 0xb1380498, 0x05021009, 0xb1380480,
- 0x05001007, 0x4d2c0000, 0x59325809, 0x812e59c0,
- 0x0c020805, 0x5c025800, 0x0005f0e7, 0x493bc857,
- 0x1c01f000, 0x00106bb9, 0x00106bb9, 0x00106bb9,
- 0x00106bb9, 0x00106bb9, 0x00106bba, 0x00106bb9,
- 0x00106bb9, 0x00106bb9, 0x00106bb9, 0x00106bb9,
- 0x00106bb9, 0x00106bb9, 0x00106bb9, 0x00106bb9,
- 0x00106bb9, 0x00106bb9, 0x00106bb9, 0x00106bb9,
- 0x00106bb9, 0x00106bbd, 0x00106bb9, 0x00106bb9,
- 0x00106bb9, 0x05c9fe2d, 0x59cc0808, 0x497a5808,
- 0x4807c857, 0x59300402, 0x48025c07, 0x4a025a05,
- 0x00000103, 0x900401c0, 0x4802580a, 0x64025a07,
- 0x800409c0, 0x0000032c, 0x59cc0009, 0x4802580b,
- 0x82042500, 0x00000100, 0x05000002, 0x59cc200b,
- 0x4812580d, 0x82040500, 0x00000200, 0x05000002,
- 0x59cc000a, 0x4802580c, 0x80100c00, 0x05c81e13,
- 0x0000032c, 0x9004149d, 0x05001005, 0x592c0405,
- 0x8c00051e, 0x0500000a, 0x60700800, 0x4c500000,
- 0x4c540000, 0x91cca40c, 0x912cac0e, 0x0501f97e,
- 0x5c00a800, 0x5c00a000, 0x0001f32c, 0x0501f936,
- 0x0501f162, 0x83380480, 0x00000093, 0x05ca1dff,
- 0x83380480, 0x00000085, 0x05c81dfc, 0x0c01f001,
- 0x00106bfa, 0x00106bf9, 0x00106bf9, 0x00106bff,
- 0x00106bf9, 0x00106bf9, 0x00106bf9, 0x00106bf9,
- 0x00106bf9, 0x00106bf9, 0x00106bf9, 0x00106bf9,
- 0x00106bf9, 0x05c9fded, 0x64066203, 0x493a6403,
- 0x42000800, 0x80000040, 0x0005f07c, 0x83300580,
- 0x0010cc5c, 0x05ca0de5, 0x4933c857, 0x59cc1404,
- 0x0505f84e, 0x05000023, 0x591c0203, 0x90000580,
- 0x05000020, 0x591c000a, 0x81340580, 0x0502001d,
- 0x59cc1204, 0x82080580, 0x0000ffff, 0x05000007,
- 0x591c0202, 0x82000d80, 0x0000ffff, 0x05000003,
- 0x80080580, 0x05020013, 0x4d300000, 0x4d1c0000,
- 0x411e6000, 0x0501f98e, 0x5c023800, 0x5c026000,
- 0x0500000a, 0x59cc0005, 0x8c000500, 0x05020003,
- 0x0501f944, 0x0501f002, 0x640a3a03, 0x4a026403,
- 0x00000086, 0x0501f005, 0x0501f974, 0x05fc07f6,
- 0x4a026403, 0x00000087, 0x4d2c0000, 0x050dfb0c,
- 0x05e9faa8, 0x5c025800, 0x59340200, 0x8c00050e,
- 0x0500000b, 0x59cc1404, 0x0505f820, 0x05000008,
- 0x591c0416, 0x8c00051a, 0x05000005, 0x4d300000,
- 0x411e6000, 0x0501fe6a, 0x5c026000, 0x1c01f000,
- 0x91380593, 0x0502000a, 0x59300403, 0x4803c857,
- 0x82000d80, 0x00000086, 0x0500000c, 0x82000d80,
- 0x00000087, 0x05ca0da1, 0x0501f008, 0x913805a7,
- 0x05000003, 0x91380594, 0x05ca0d9c, 0x493bc857,
- 0x05f1fc51, 0x05f9f188, 0x4933c857, 0x0005f0e7,
- 0x91380593, 0x05020006, 0x59300403, 0x4803c857,
- 0x82000480, 0x00000085, 0x0c01f03d, 0x913805a7,
- 0x05020035, 0x4933c857, 0x05f1fc43, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010b652, 0x5c027800,
- 0x60543000, 0x41782800, 0x600c2000, 0x60a68000,
- 0x4d400000, 0x4d440000, 0x59368c03, 0x0505fb66,
- 0x5c028800, 0x5c028000, 0x42000000, 0x001097f8,
- 0x050dfc29, 0x0501fc77, 0x000400e7, 0x4d2c0000,
- 0x59325809, 0x592c0205, 0x82000500, 0x000000ff,
- 0x90000594, 0x05020d3f, 0x4a025a05, 0x00000103,
- 0x59300402, 0x48025c07, 0x497a580a, 0x49425a07,
- 0x0001fb2c, 0x5c025800, 0x0005f0e7, 0x83380580,
- 0x00000089, 0x05000004, 0x83380580, 0x0000008a,
- 0x05fa01b6, 0x05f1fff4, 0x05fa01b4, 0x59300a03,
- 0x9004058a, 0x05000022, 0x9004058c, 0x05000020,
- 0x05c9fd5a, 0x91380594, 0x05fe07f1, 0x4933c857,
- 0x05f1fc0d, 0x601a8000, 0x05fdf7db, 0x00106ca1,
- 0x00106ca0, 0x00106ca0, 0x00106ca0, 0x00106ca0,
- 0x00106ca0, 0x00106ca6, 0x00106ca0, 0x00106ca0,
- 0x00106ca0, 0x00106ca0, 0x00106ca0, 0x00106ca0,
- 0x05c9fd46, 0x4933c857, 0x59a8002a, 0x48026006,
- 0x642a6203, 0x1c01f000, 0x4933c857, 0x59a8002a,
- 0x48026006, 0x64326203, 0x1c01f000, 0x5932680a,
- 0x83380580, 0x00000089, 0x05000007, 0x83380580,
- 0x0000008a, 0x0500001f, 0x4933c857, 0x493bc857,
- 0x05f9f186, 0x4933c857, 0x59325809, 0x59300a1f,
- 0x90040583, 0x05020007, 0x0501fc2a, 0x0500000d,
- 0x0001fb2c, 0x05e5ff2d, 0x497a6009, 0x0501f009,
- 0x5930021f, 0x90000581, 0x05020006, 0x59300c18,
- 0x900405b9, 0x05000016, 0x900405b5, 0x05000014,
- 0x59cc0c07, 0x4806641b, 0x59cc0a07, 0x4806621b,
- 0x59300203, 0x4802641f, 0x64466203, 0x05f9f106,
- 0x4933c857, 0x5930021f, 0x90000581, 0x0502003c,
- 0x59300c18, 0x900405b5, 0x05000005, 0x9004059e,
- 0x05000003, 0x900405b9, 0x05020035, 0x4933c857,
- 0x4c5c0000, 0x4c600000, 0x4d1c0000, 0x4130b800,
- 0x4004c000, 0x0501ff29, 0x05020028, 0x906005b5,
- 0x05020004, 0x591c0c16, 0x8c040502, 0x05000023,
- 0x05f9f91f, 0x05000021, 0x491fc857, 0x4933c857,
- 0x906005b5, 0x05000003, 0x906005b9, 0x05020002,
- 0x4932381e, 0x48626403, 0x64066203, 0x64066407,
- 0x585c080a, 0x4807c857, 0x4806600a, 0x585c0c17,
- 0x4807c857, 0x48066417, 0x585c0a17, 0x4807c857,
- 0x48066217, 0x585c0a18, 0x4807c857, 0x48066218,
- 0x585c0c1b, 0x4807c857, 0x4806641b, 0x585c0a1b,
- 0x4807c857, 0x4806621b, 0x491e6020, 0x42000800,
- 0x80000040, 0x0005f87c, 0x405e6000, 0x5c023800,
- 0x5c00c000, 0x5c00b800, 0x0005f0e7, 0x0501fbd5,
- 0x05000008, 0x4d2c0000, 0x59325809, 0x0001fb2c,
- 0x5930021f, 0x90000583, 0x05e40ed4, 0x5c025800,
- 0x0005f0e7, 0x4803c856, 0x4c500000, 0x4c540000,
- 0x412c7800, 0x4c3c0000, 0x60042800, 0x82040480,
- 0x00000101, 0x05001002, 0x60000802, 0x40043000,
- 0x60700800, 0x91cca40c, 0x912cac0e, 0x0501f836,
- 0x9018349c, 0x592e5801, 0x812e59c0, 0x05ce0856,
- 0x05cdf83c, 0x05000011, 0x80142800, 0x4a025805,
- 0x00000110, 0x492c7801, 0x90180cbd, 0x05021005,
- 0x40180800, 0x912cac06, 0x0501f827, 0x0501f007,
- 0x901834bc, 0x60f00800, 0x412c7800, 0x912cac06,
- 0x0501f821, 0x05fdf7ef, 0x5c007800, 0x841429c0,
- 0x90142d43, 0x48147a05, 0x403e5800, 0x5c00a800,
- 0x5c00a000, 0x1c01f000, 0x492fc857, 0x812e59c0,
- 0x0500000d, 0x4d2c0000, 0x4c3c0000, 0x592c7801,
- 0x803c79c0, 0x05000005, 0x497a5801, 0x0001fb2c,
- 0x403e5800, 0x05fdf7fa, 0x5c007800, 0x0001fb2c,
- 0x5c025800, 0x1c01f000, 0x4803c856, 0x4c580000,
- 0x90040403, 0x8000b104, 0x050dfc05, 0x5c00b000,
- 0x1c01f000, 0x4803c856, 0x4c580000, 0x90040c03,
- 0x8004b104, 0x050dfbfe, 0x5c00b000, 0x1c01f000,
- 0x591c0c07, 0x90040583, 0x05000005, 0x90040582,
- 0x05000003, 0x9004058a, 0x05020021, 0x4d300000,
- 0x4d2c0000, 0x411e6000, 0x59325809, 0x0501fb75,
- 0x05000018, 0x59300c07, 0x9004058a, 0x05000019,
- 0x90040583, 0x05020007, 0x592c0a05, 0x82040d00,
- 0x000000ff, 0x90040d94, 0x05000002, 0x640e621f,
- 0x0501f813, 0x4d400000, 0x604e8000, 0x592c0a09,
- 0x84040d54, 0x05e9f9bf, 0x5c028000, 0x0505f818,
- 0x0001fb2c, 0x5930021f, 0x90000583, 0x05000c2d,
- 0x05f9f84d, 0x5c025800, 0x5c026000, 0x1c01f000,
- 0x644e5a07, 0x642a621f, 0x05fdf7f5, 0x592c0409,
- 0x8c000512, 0x05000008, 0x84000512, 0x48025c09,
- 0x4d2c0000, 0x592e580a, 0x05c9ffeb, 0x5c025800,
- 0x497a580a, 0x1c01f000, 0x59cc0005, 0x8c000500,
- 0x0502000a, 0x591c0407, 0x90000582, 0x05020007,
- 0x591c0c03, 0x82040580, 0x00000085, 0x05000003,
- 0x82040580, 0x0000008b, 0x1c01f000, 0x4933c857,
- 0x4d3c0000, 0x600a7800, 0x59300407, 0x90000c92,
- 0x05ca1c3a, 0x0c01f808, 0x5c027800, 0x1c01f000,
- 0x4933c857, 0x59300407, 0x90000c92, 0x05ca1c33,
- 0x0c01f001, 0x00106dcb, 0x00106dc8, 0x00106dc8,
- 0x00106df0, 0x00106dc7, 0x00106dc8, 0x00106ddc,
- 0x00106dc8, 0x00106dc7, 0x00106dc7, 0x001078cf,
- 0x00106dc8, 0x00106dc8, 0x00106dc7, 0x00106dc7,
- 0x00106dc7, 0x00106ec3, 0x00106dc8, 0x05c9fc1f,
- 0x4803c856, 0x80000580, 0x1c01f000, 0x4803c856,
- 0x8d3c0502, 0x0502000e, 0x0501fb16, 0x0500000a,
- 0x59325809, 0x41780800, 0x4d400000, 0x60168000,
- 0x05e9f96c, 0x5c028000, 0x0501ffc5, 0x0501fc5f,
- 0x0001fb2c, 0x05f5fffc, 0x90000541, 0x1c01f000,
- 0x4933c857, 0x05e5fdb6, 0x0500000b, 0x59300416,
- 0x84000556, 0x48026416, 0x0501f80e, 0x4df00000,
- 0x59300416, 0x84000516, 0x48026416, 0x5c03e000,
- 0x1c01f000, 0x4d400000, 0x60428000, 0x0509fb76,
- 0x641a6407, 0x641e6203, 0x5c028000, 0x1c01f000,
- 0x4933c857, 0x05f1fb42, 0x4df00000, 0x0501f8c0,
- 0x90000c8e, 0x05ca1bf1, 0x0c01f001, 0x00106e06,
- 0x00106e72, 0x00106e18, 0x00106e82, 0x00106e6f,
- 0x00106e05, 0x00106e06, 0x00106e06, 0x00106e09,
- 0x00106e06, 0x00106e06, 0x00106e06, 0x00106e06,
- 0x00106e18, 0x05c9fbe1, 0x5c03e000, 0x05f00b18,
- 0x05fdf7c0, 0x5c03e000, 0x05f00b15, 0x59300407,
- 0x90000583, 0x05fe07be, 0x59300203, 0x9000058d,
- 0x05fc07bb, 0x8d3c0502, 0x05fe07b9, 0x4d340000,
- 0x5932680a, 0x05e5fdd5, 0x5c026800, 0x05fdf7b4,
- 0x0505fb0c, 0x0505fa31, 0x59300004, 0x8400055c,
- 0x48026004, 0x4203e000, 0xb0800000, 0x6023f800,
- 0x05f1faff, 0x59300407, 0x90000586, 0x05000048,
- 0x8d3c0502, 0x05020046, 0x497a621f, 0x59300203,
- 0x9000058d, 0x05000002, 0x640e621f, 0x0501fab9,
- 0x05020004, 0x8d3c0500, 0x05000032, 0x0501f02a,
- 0x4d2c0000, 0x4d400000, 0x59325809, 0x0501fc03,
- 0x592c0409, 0x8c000512, 0x05000008, 0x4d2c0000,
- 0x84000512, 0x48025c09, 0x592c080a, 0x40065800,
- 0x05c9ff45, 0x5c025800, 0x4d400000, 0x60168000,
- 0x592c0a09, 0x8c04050e, 0x05000003, 0x600a8000,
- 0x0501f001, 0x05e9f8fb, 0x5c028000, 0x0501ff54,
- 0x8d3c0500, 0x05020003, 0x050dfb64, 0x05020003,
- 0x0001fb2c, 0x497a6009, 0x5c028000, 0x5c025800,
- 0x8d3c0500, 0x0500000a, 0x59300a1f, 0x90040d83,
- 0x05020005, 0x4d340000, 0x5932680a, 0x05e5fd93,
- 0x5c026800, 0x05f5ff7c, 0x0501f011, 0x050dfb53,
- 0x05020004, 0x59300a1f, 0x90040d83, 0x05000b55,
+ 0x4806580a, 0x5c000800, 0x4c500000, 0x4c540000,
+ 0x91cca40c, 0x912cac0e, 0x0501fcaa, 0x5c00a800,
+ 0x5c00a000, 0x05fdf7a8, 0x4c040000, 0x4c0c0000,
+ 0x4c140000, 0x0005f987, 0x05020005, 0x64025a07,
+ 0x59300813, 0x800409c0, 0x050208ed, 0x48065808,
+ 0x5c002800, 0x5c001800, 0x59301402, 0x480a5c07,
+ 0x480e580b, 0x901401c0, 0x4802580a, 0x0505fcd6,
+ 0x5c000800, 0x0501fc4f, 0x0501fc7b, 0x05fdf796,
+ 0x592c020b, 0x8c000502, 0x05fc07b4, 0x592c0209,
+ 0x8c00050e, 0x05fe07b1, 0x59300013, 0x800c0d80,
+ 0x05fc07ae, 0x4803c857, 0x480fc857, 0x8c180514,
+ 0x050401bb, 0x80000540, 0x05fc07a8, 0x4807c856,
+ 0x0505f1b7, 0x592c020b, 0x8c000502, 0x05fc0772,
+ 0x59300013, 0x800001c0, 0x05fc0771, 0x592c0209,
+ 0x8c00050e, 0x05fe076e, 0x0505f1ad, 0x1c01f000,
+ 0x59cc2006, 0x59cc2807, 0x0501f037, 0x0501f036,
+ 0x1c01f000, 0x4933c857, 0x59300004, 0x8c00053e,
+ 0x0502002d, 0x5930001e, 0x800001c0, 0x05060ecb,
+ 0x59325809, 0x592c0c09, 0x41782800, 0x41781800,
+ 0x84040d58, 0x48065c09, 0x41783000, 0x59340200,
+ 0x8c00050e, 0x05020015, 0x0005f987, 0x05020006,
+ 0x64025a07, 0x59300813, 0x4807c857, 0x800409c0,
+ 0x050208a7, 0x4a025a05, 0x00000103, 0x48065808,
+ 0x480e580b, 0x901409c0, 0x4806580a, 0x4933c857,
+ 0x59300c02, 0x48065c07, 0x0505fc8f, 0x0001fb2c,
+ 0x05e9fa59, 0x0005f0e7, 0x592c020b, 0x8c000502,
+ 0x05fc07ea, 0x59300013, 0x4803c857, 0x800001c0,
+ 0x05fc07e8, 0x592c0209, 0x8c00050e, 0x05fe07e5,
+ 0x0505f177, 0x05f5fb54, 0x05fc07d3, 0x4933c857,
+ 0x1c01f000, 0x4c5c0000, 0x4c600000, 0x4010b800,
+ 0x4014c000, 0x5930001e, 0x800001c0, 0x4c140000,
+ 0x05060e96, 0x5c002800, 0x59325809, 0x592c020b,
+ 0x8c000502, 0x05020020, 0x8c000500, 0x05000025,
+ 0x640a6203, 0x650e6403, 0x405c0000, 0x592c0810,
+ 0x80040c80, 0x40600000, 0x80040480, 0x0500101a,
+ 0x8060c1c0, 0x05000011, 0x59300004, 0x8c00053e,
+ 0x0502000a, 0x485e6015, 0x48626013, 0x497a6205,
+ 0x5c00c000, 0x5c00b800, 0x05d1fa10, 0x0502000c,
+ 0x59300804, 0x0005f072, 0x4c140000, 0x05f5fb2a,
+ 0x5c002800, 0x05fc07f4, 0x5c00c000, 0x5c00b800,
+ 0x05f9f4d6, 0x5c00c000, 0x5c00b800, 0x4933c857,
+ 0x1c01f000, 0x4807c857, 0x4004c000, 0x05fdf7e5,
+ 0x4803c857, 0x05fdf7f5, 0xb1380498, 0x05021004,
+ 0xb1380480, 0x05001002, 0x0c01f002, 0x1c01f000,
+ 0x00106a08, 0x00106a08, 0x00106a08, 0x00106a08,
+ 0x00106a08, 0x00106a08, 0x00106a08, 0x00106a08,
+ 0x00106a08, 0x00106a08, 0x00106a09, 0x00106a08,
+ 0x00106a08, 0x00106a08, 0x00106a08, 0x00106a13,
+ 0x00106a08, 0x00106a08, 0x00106a08, 0x00106a08,
+ 0x00106a37, 0x00106a08, 0x00106a08, 0x00106a08,
+ 0x05c9ffde, 0x4933c857, 0x05f5f983, 0x640a6203,
+ 0x59a8002c, 0x48026205, 0x59300013, 0x59300817,
+ 0x80040c80, 0x48066017, 0x05f1f6fa, 0x4933c857,
+ 0x05f1fef8, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010b660, 0x5c027800, 0x42000000, 0x00109878,
+ 0x050dff43, 0x0501ff5d, 0x0500000e, 0x4d2c0000,
+ 0x59325809, 0x4a025a05, 0x00000103, 0x59300402,
+ 0x48025c07, 0x64a65a07, 0x497a580a, 0x592c0c09,
+ 0x84040d50, 0x48065c09, 0x0001fb2c, 0x5c025800,
+ 0x60503000, 0x41782800, 0x4d400000, 0x4d440000,
+ 0x59368c03, 0x60082000, 0x60a68000, 0x0505fe30,
+ 0x5c028800, 0x5c028000, 0x0005f0e7, 0x4933c857,
+ 0x59300809, 0x4978080a, 0x4978080b, 0x58041409,
+ 0x84081558, 0x48080c09, 0x1c01f000, 0x4807c857,
+ 0x8c04053e, 0x05020022, 0x497a5a07, 0x59300021,
+ 0x80000540, 0x05000017, 0x497a5a07, 0x4c040000,
+ 0x4c080000, 0x4c0c0000, 0x4c100000, 0x4c140000,
+ 0x40002800, 0x58141003, 0x40040000, 0x80081480,
+ 0x48082803, 0x40140000, 0x05cdffae, 0x5c002800,
+ 0x5c002000, 0x5c001800, 0x5c001000, 0x5c000800,
+ 0x592c0207, 0x80000540, 0x05020008, 0x0501f005,
+ 0x592c0409, 0x8c00051c, 0x05000002, 0x592c0803,
+ 0x4807c857, 0x64565a07, 0x1c01f000, 0x59300021,
+ 0x80000540, 0x05000007, 0x64465a07, 0x59300021,
+ 0x4c040000, 0x05cdff97, 0x5c000800, 0x05fdf7f7,
+ 0x4807c856, 0x641e5a07, 0x1c01f000, 0xb1380498,
+ 0x05021006, 0xb1380480, 0x05001004, 0x4d2c0000,
+ 0x0c01f803, 0x5c025800, 0x1c01f000, 0x00106a8f,
+ 0x00106a8f, 0x00106a8f, 0x00106a8f, 0x00106a8f,
+ 0x00106a91, 0x00106a90, 0x00106a8f, 0x00106b05,
+ 0x00106a8f, 0x00106a8f, 0x00106a8f, 0x00106a8f,
+ 0x00106a8f, 0x00106a8f, 0x00106a8f, 0x00106a8f,
+ 0x00106a8f, 0x00106a8f, 0x00106bb6, 0x00106bda,
+ 0x00106bbd, 0x00106a90, 0x00106be3, 0x05c9ff57,
+ 0x1c01f000, 0x5930001e, 0x800001c0, 0x05060dbf,
+ 0x59300008, 0x8c00050e, 0x0500006e, 0x8c000500,
+ 0x05000060, 0x8c00051c, 0x05000008, 0x84000500,
+ 0x48026008, 0x59325809, 0x592c3c09, 0x841c3d58,
+ 0x481e5c09, 0x0005f13e, 0x59325809, 0x592c3c09,
+ 0x841c3d58, 0x59300008, 0x8c00051c, 0x05fe07f4,
+ 0x481e5c09, 0x60140000, 0x40000000, 0x80000040,
+ 0x05fe07fe, 0x59300008, 0x8c00051c, 0x05fe07ec,
+ 0x59cc0808, 0x592c0205, 0x82000500, 0x000000ff,
+ 0xb0000588, 0x0502000a, 0x497a580c, 0x82040500,
+ 0x000000ff, 0x05000006, 0x592c0408, 0x800001c0,
+ 0x05000003, 0x0505fca9, 0x05d1f017, 0x900421c0,
+ 0x4812580a, 0x41782000, 0x82040500, 0x00000c00,
+ 0x05000002, 0x59cc2009, 0x82043500, 0x00000fff,
+ 0x0502001e, 0x481e5c09, 0x64025a07, 0x801831c0,
+ 0x05d00009, 0x41782000, 0x8c180510, 0x05000002,
+ 0x59cc200b, 0x4812580d, 0x41780000, 0x8c180512,
+ 0x05000002, 0x59cc000a, 0x4802580c, 0x80100c00,
+ 0x05c81f0e, 0x05cc07fc, 0x9004149d, 0x05021009,
+ 0x4c500000, 0x4c540000, 0x91cca40c, 0x912cac0e,
+ 0x0501fb10, 0x5c00a800, 0x5c00a000, 0x05cdf7f2,
+ 0x0501fac8, 0x05cdf7f0, 0x412c7800, 0x05cdfa81,
+ 0x05c80efe, 0x492c780a, 0x841c3d52, 0x481c7c09,
+ 0x4a025a05, 0x00000103, 0x4812580b, 0x900401c0,
+ 0x4802580a, 0x583c0405, 0x583c1006, 0x583c2209,
+ 0x48025c05, 0x480a5806, 0x48125a09, 0x05fdf7d2,
+ 0x8c000524, 0x05fc07a2, 0x59325809, 0x4c000000,
+ 0x592c0409, 0x8c00051c, 0x5c000000, 0x05020003,
+ 0x4a026013, 0xffffffff, 0x84000524, 0x05fdf798,
+ 0x1c01f000, 0x59a8002c, 0x48026205, 0x59325809,
+ 0x640a6203, 0x592c2409, 0x59300808, 0x4933c857,
+ 0x4807c857, 0x592c0205, 0x82000500, 0x000000ff,
+ 0xb0000588, 0x05020003, 0x8c100500, 0x0506048b,
+ 0x64025a07, 0x8c04051e, 0x05000022, 0x41780800,
+ 0x497a580a, 0x592c1c0a, 0x59300013, 0x59341200,
+ 0x497a6205, 0x8c08050e, 0x05020062, 0x4807c857,
+ 0x4806580b, 0x80000d40, 0x05fe0f1d, 0x59300402,
+ 0x48025c07, 0x48065808, 0x4a025a05, 0x00000103,
+ 0x4c040000, 0x4c0c0000, 0x4c100000, 0x0505fb06,
+ 0x5c002000, 0x5c001800, 0x5c000800, 0x8c100512,
+ 0x05020016, 0x4c0c0000, 0x0001fb2c, 0x05e9f8ca,
+ 0x5c001800, 0x8c0c0518, 0x000400e7, 0x0501f7b7,
+ 0x4813c857, 0x8c100518, 0x05000044, 0x41780800,
+ 0x592c1c0a, 0x820c0580, 0x00001000, 0x05fc07db,
+ 0x8c100512, 0x05fc07d9, 0x592c780a, 0x583c080b,
+ 0x583c1c0a, 0x05fdf7d5, 0x4807c857, 0x592c780a,
+ 0x59300402, 0x592c1405, 0x8c08051e, 0x0502000c,
+ 0x592c1207, 0x48007c07, 0x48047808, 0x48087a07,
+ 0x84102512, 0x48107c09, 0x4c0c0000, 0x05cdfa2e,
+ 0x403e5800, 0x0501fa84, 0x05fdf7dd, 0x48025c07,
+ 0x48065808, 0x583c080d, 0x583c000c, 0x80040c00,
+ 0x9004149d, 0x05001005, 0x583c1001, 0x480a5801,
+ 0x49787801, 0x60700800, 0x90040c14, 0x4c0c0000,
+ 0x4c500000, 0x4c540000, 0x903ca409, 0x912cac09,
+ 0x4c100000, 0x4c3c0000, 0x0501fa86, 0x5c007800,
+ 0x5c002000, 0x5c00a800, 0x5c00a000, 0x84102512,
+ 0x48125c09, 0x403e5800, 0x05cdfa0f, 0x0505fabe,
+ 0x42034000, 0x00109490, 0x59a1d806, 0x80edd9c0,
+ 0x05c80e6e, 0x48efc857, 0x58ec0008, 0x4803c857,
+ 0x0801f800, 0x05fdf7b6, 0x4933c857, 0x1c01f000,
+ 0x59301416, 0x480bc857, 0x8c08051c, 0x0502000e,
+ 0x80000540, 0x4803c857, 0x05fc0799, 0x80042c80,
+ 0x05fe1797, 0x8c080514, 0x05020005, 0x592c0810,
+ 0x4807c857, 0x80040480, 0x48026018, 0x8408155c,
+ 0x480a6416, 0x59301008, 0x8408151e, 0x480a6008,
+ 0x4c100000, 0x4c3c0000, 0x4d400000, 0x592e8207,
+ 0x64065a07, 0x0505fa98, 0x49425a07, 0x5c028000,
+ 0x5c007800, 0x5c002000, 0x497a580a, 0x8c100512,
+ 0x05000005, 0x4d2c0000, 0x403e5800, 0x05cdf9de,
+ 0x5c025800, 0x82102500, 0xffffedff, 0x48125c09,
+ 0x59301006, 0x800811c0, 0x0500077d, 0x59a8002c,
+ 0x80080480, 0x0502177a, 0x4a025a05, 0x00000103,
+ 0x641a5a07, 0x497a5c0a, 0x492fc857, 0x0001fb2c,
+ 0x05e9f849, 0x0005f0e7, 0x59325809, 0x592c0409,
+ 0x8c000518, 0x05000003, 0x412df800, 0x05cdf732,
+ 0x1c01f000, 0x4933c857, 0x59325809, 0x497a580a,
+ 0x64025a07, 0x4a025a05, 0x00000103, 0x59300813,
+ 0x4807c857, 0x800409c0, 0x05020008, 0x48065808,
+ 0x59300c02, 0x48065c07, 0x0505fa67, 0x0001fb2c,
+ 0x05e9f831, 0x0005f0e7, 0x59340200, 0x8c00050e,
+ 0x05020005, 0x59300813, 0x05fdfe6d, 0x48065808,
+ 0x05fdf7f4, 0x592c0209, 0x8c00050e, 0x05fe07fa,
+ 0x4933c857, 0x0501f74e, 0x4933c857, 0x59325809,
+ 0x812e59c0, 0x05c80e09, 0x592c020b, 0x8c000502,
+ 0x05c80e06, 0x640a6006, 0x1c01f000, 0x5930001e,
+ 0x800001c0, 0x05060c6d, 0x59300008, 0x4933c857,
+ 0x4803c857, 0x8c00050e, 0x05000032, 0x8c000500,
+ 0x05000024, 0x8c00051c, 0x05000009, 0x84000500,
+ 0x48026008, 0x59325809, 0x592c3c09, 0x481fc857,
+ 0x841c3d58, 0x481e5c09, 0x0005f13e, 0x59325809,
+ 0x592c3c09, 0x841c3d58, 0x59300008, 0x8c00051c,
+ 0x05fe07f3, 0x481e5c09, 0x60140000, 0x40000000,
+ 0x80000040, 0x05fe07fe, 0x59300008, 0x8c00051c,
+ 0x05fe07eb, 0x592c0205, 0x82000500, 0x000000ff,
+ 0xb0000588, 0x05020003, 0x497a580c, 0x0501f002,
+ 0x497a580a, 0x481e5c09, 0x64025a07, 0x05cdf6c6,
+ 0x8c000524, 0x05fc07de, 0x59325809, 0x4c000000,
+ 0x592c0409, 0x8c00051c, 0x5c000000, 0x05020003,
+ 0x4a026013, 0xffffffff, 0x84000524, 0x05fdf7d4,
+ 0x1c01f000, 0x4933c857, 0x41780800, 0xb1380498,
+ 0x05021009, 0xb1380480, 0x05001007, 0x4d2c0000,
+ 0x59325809, 0x812e59c0, 0x0c020805, 0x5c025800,
+ 0x0005f0e7, 0x493bc857, 0x1c01f000, 0x00106c43,
+ 0x00106c43, 0x00106c43, 0x00106c43, 0x00106c43,
+ 0x00106c44, 0x00106c43, 0x00106c43, 0x00106c43,
+ 0x00106c43, 0x00106c43, 0x00106c43, 0x00106c43,
+ 0x00106c43, 0x00106c43, 0x00106c43, 0x00106c43,
+ 0x00106c43, 0x00106c43, 0x00106c43, 0x00106c47,
+ 0x00106c43, 0x00106c43, 0x00106c43, 0x05c9fda3,
+ 0x59cc0808, 0x497a5808, 0x4807c857, 0x59300402,
+ 0x48025c07, 0x4a025a05, 0x00000103, 0x900401c0,
+ 0x4802580a, 0x64025a07, 0x800409c0, 0x0000032c,
+ 0x59cc0009, 0x4802580b, 0x82042500, 0x00000100,
+ 0x05000002, 0x59cc200b, 0x4812580d, 0x82040500,
+ 0x00000200, 0x05000002, 0x59cc000a, 0x4802580c,
+ 0x80100c00, 0x05c81d89, 0x0000032c, 0x9004149d,
+ 0x05001005, 0x592c0405, 0x8c00051e, 0x0500000a,
+ 0x60700800, 0x4c500000, 0x4c540000, 0x91cca40c,
+ 0x912cac0e, 0x0501f987, 0x5c00a800, 0x5c00a000,
+ 0x0001f32c, 0x0501f93f, 0x0501f16b, 0x83380480,
+ 0x00000093, 0x05ca1d75, 0x83380480, 0x00000085,
+ 0x05c81d72, 0x0c01f001, 0x00106c84, 0x00106c83,
+ 0x00106c83, 0x00106c89, 0x00106c83, 0x00106c83,
+ 0x00106c83, 0x00106c83, 0x00106c83, 0x00106c83,
+ 0x00106c83, 0x00106c83, 0x00106c83, 0x05c9fd63,
+ 0x64066203, 0x493a6403, 0x42000800, 0x80000040,
+ 0x0005f07c, 0x83300580, 0x0010cc6c, 0x05ca0d5b,
+ 0x4933c857, 0x59cc1404, 0x0505f85a, 0x05000023,
+ 0x591c0203, 0x90000580, 0x05000020, 0x591c000a,
+ 0x81340580, 0x0502001d, 0x59cc1204, 0x82080580,
+ 0x0000ffff, 0x05000007, 0x591c0202, 0x82000d80,
+ 0x0000ffff, 0x05000003, 0x80080580, 0x05020013,
+ 0x4d300000, 0x4d1c0000, 0x411e6000, 0x0501f997,
+ 0x5c023800, 0x5c026000, 0x0500000a, 0x59cc0005,
+ 0x8c000500, 0x05020003, 0x0501f94d, 0x0501f002,
+ 0x640a3a03, 0x4a026403, 0x00000086, 0x0501f005,
+ 0x0501f97d, 0x05fc07f6, 0x4a026403, 0x00000087,
+ 0x4d2c0000, 0x050dfb4c, 0x05e9fa36, 0x5c025800,
+ 0x59340200, 0x8c00050e, 0x0500000b, 0x59cc1404,
+ 0x0505f82c, 0x05000008, 0x591c0416, 0x8c00051a,
+ 0x05000005, 0x4d300000, 0x411e6000, 0x0501fe76,
+ 0x5c026000, 0x1c01f000, 0x91380593, 0x0502000a,
+ 0x59300403, 0x4803c857, 0x82000d80, 0x00000086,
+ 0x05000015, 0x82000d80, 0x00000087, 0x05ca0d17,
+ 0x0501f011, 0x913805a7, 0x05000003, 0x91380594,
+ 0x05ca0d12, 0x493bc857, 0x05f1fc53, 0x0501fca3,
+ 0x05f80175, 0x4d2c0000, 0x59325809, 0x0001fb2c,
+ 0x59300a1f, 0x90040d83, 0x05000d6c, 0x5c025800,
+ 0x05f9f16d, 0x4933c857, 0x0005f0e7, 0x91380593,
+ 0x05020006, 0x59300403, 0x4803c857, 0x82000480,
+ 0x00000085, 0x0c01f03d, 0x913805a7, 0x05020035,
+ 0x4933c857, 0x05f1fc3c, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010b660, 0x5c027800, 0x60543000,
+ 0x41782800, 0x600c2000, 0x60a68000, 0x4d400000,
+ 0x4d440000, 0x59368c03, 0x0505fb69, 0x5c028800,
+ 0x5c028000, 0x42000000, 0x00109878, 0x050dfc60,
+ 0x0501fc7a, 0x000400e7, 0x4d2c0000, 0x59325809,
+ 0x592c0205, 0x82000500, 0x000000ff, 0x90000594,
+ 0x05020d42, 0x4a025a05, 0x00000103, 0x59300402,
+ 0x48025c07, 0x497a580a, 0x49425a07, 0x0001fb2c,
+ 0x5c025800, 0x0005f0e7, 0x83380580, 0x00000089,
+ 0x05000004, 0x83380580, 0x0000008a, 0x05fa019f,
+ 0x05f1ffed, 0x05fa019d, 0x59300a03, 0x9004058a,
+ 0x05000022, 0x9004058c, 0x05000020, 0x05c9fcc7,
+ 0x91380594, 0x05fe07f1, 0x4933c857, 0x05f1fc06,
+ 0x601a8000, 0x05fdf7db, 0x00106d34, 0x00106d33,
+ 0x00106d33, 0x00106d33, 0x00106d33, 0x00106d33,
+ 0x00106d39, 0x00106d33, 0x00106d33, 0x00106d33,
+ 0x00106d33, 0x00106d33, 0x00106d33, 0x05c9fcb3,
+ 0x4933c857, 0x59a8002a, 0x48026006, 0x642a6203,
+ 0x1c01f000, 0x4933c857, 0x59a8002a, 0x48026006,
+ 0x64326203, 0x1c01f000, 0x5932680a, 0x83380580,
+ 0x00000089, 0x05000007, 0x83380580, 0x0000008a,
+ 0x0500001f, 0x4933c857, 0x493bc857, 0x05f9f16f,
+ 0x4933c857, 0x59325809, 0x59300a1f, 0x90040583,
+ 0x05020007, 0x0501fc2d, 0x0500000d, 0x0001fb2c,
+ 0x05e5fead, 0x497a6009, 0x0501f009, 0x5930021f,
+ 0x90000581, 0x05020006, 0x59300c18, 0x900405b9,
+ 0x05000016, 0x900405b5, 0x05000014, 0x59cc0c07,
+ 0x4806641b, 0x59cc0a07, 0x4806621b, 0x59300203,
+ 0x4802641f, 0x64466203, 0x05f9f0eb, 0x4933c857,
+ 0x5930021f, 0x90000581, 0x0502003c, 0x59300c18,
+ 0x900405b5, 0x05000005, 0x9004059e, 0x05000003,
+ 0x900405b9, 0x05020035, 0x4933c857, 0x4c5c0000,
+ 0x4c600000, 0x4d1c0000, 0x4130b800, 0x4004c000,
+ 0x0501ff2c, 0x05020028, 0x906005b5, 0x05020004,
+ 0x591c0c16, 0x8c040502, 0x05000023, 0x05f9f908,
+ 0x05000021, 0x491fc857, 0x4933c857, 0x906005b5,
+ 0x05000003, 0x906005b9, 0x05020002, 0x4932381e,
+ 0x48626403, 0x64066203, 0x64066407, 0x585c080a,
+ 0x4807c857, 0x4806600a, 0x585c0c17, 0x4807c857,
+ 0x48066417, 0x585c0a17, 0x4807c857, 0x48066217,
+ 0x585c0a18, 0x4807c857, 0x48066218, 0x585c0c1b,
+ 0x4807c857, 0x4806641b, 0x585c0a1b, 0x4807c857,
+ 0x4806621b, 0x491e6020, 0x42000800, 0x80000040,
+ 0x0005f87c, 0x405e6000, 0x5c023800, 0x5c00c000,
+ 0x5c00b800, 0x0005f0e7, 0x0501fbd8, 0x05000008,
+ 0x4d2c0000, 0x59325809, 0x0001fb2c, 0x5930021f,
+ 0x90000583, 0x05e40e54, 0x5c025800, 0x0005f0e7,
+ 0x4803c856, 0x4c500000, 0x4c540000, 0x412c7800,
+ 0x4c3c0000, 0x60042800, 0x82040480, 0x00000101,
+ 0x05001002, 0x60000802, 0x40043000, 0x60700800,
+ 0x91cca40c, 0x912cac0e, 0x0501f836, 0x9018349c,
+ 0x592e5801, 0x812e59c0, 0x05ca0fc3, 0x05c9ffa9,
+ 0x05000011, 0x80142800, 0x4a025805, 0x00000110,
+ 0x492c7801, 0x90180cbd, 0x05021005, 0x40180800,
+ 0x912cac06, 0x0501f827, 0x0501f007, 0x901834bc,
+ 0x60f00800, 0x412c7800, 0x912cac06, 0x0501f821,
+ 0x05fdf7ef, 0x5c007800, 0x841429c0, 0x90142d43,
+ 0x48147a05, 0x403e5800, 0x5c00a800, 0x5c00a000,
+ 0x1c01f000, 0x492fc857, 0x812e59c0, 0x0500000d,
+ 0x4d2c0000, 0x4c3c0000, 0x592c7801, 0x803c79c0,
+ 0x05000005, 0x497a5801, 0x0001fb2c, 0x403e5800,
+ 0x05fdf7fa, 0x5c007800, 0x0001fb2c, 0x5c025800,
+ 0x1c01f000, 0x4803c856, 0x4c580000, 0x90040403,
+ 0x8000b104, 0x050dfc3c, 0x5c00b000, 0x1c01f000,
+ 0x4803c856, 0x4c580000, 0x90040c03, 0x8004b104,
+ 0x050dfc35, 0x5c00b000, 0x1c01f000, 0x591c0c07,
+ 0x90040583, 0x05000005, 0x90040582, 0x05000003,
+ 0x9004058a, 0x05020021, 0x4d300000, 0x4d2c0000,
+ 0x411e6000, 0x59325809, 0x0501fb78, 0x05000018,
+ 0x59300c07, 0x9004058a, 0x05000019, 0x90040583,
+ 0x05020007, 0x592c0a05, 0x82040d00, 0x000000ff,
+ 0x90040d94, 0x05000002, 0x640e621f, 0x0501f813,
+ 0x4d400000, 0x604e8000, 0x592c0a09, 0x84040d54,
+ 0x05e9f962, 0x5c028000, 0x0505f81b, 0x0001fb2c,
+ 0x5930021f, 0x90000583, 0x05000c30, 0x05f9f832,
+ 0x5c025800, 0x5c026000, 0x1c01f000, 0x644e5a07,
+ 0x642a621f, 0x05fdf7f5, 0x592c0409, 0x8c000512,
+ 0x05000008, 0x84000512, 0x48025c09, 0x4d2c0000,
+ 0x592e580a, 0x05c9ff58, 0x5c025800, 0x497a580a,
+ 0x1c01f000, 0x59cc0005, 0x8c000500, 0x0502000a,
+ 0x591c0407, 0x90000582, 0x05020007, 0x591c0c03,
+ 0x82040580, 0x00000085, 0x05000003, 0x82040580,
+ 0x0000008b, 0x1c01f000, 0x4933c857, 0x4d3c0000,
+ 0x600a7800, 0x59300407, 0x90000c92, 0x05ca1ba7,
+ 0x0c01f808, 0x5c027800, 0x1c01f000, 0x4933c857,
+ 0x59300407, 0x90000c92, 0x05ca1ba0, 0x0c01f001,
+ 0x00106e5e, 0x00106e5b, 0x00106e5b, 0x00106e83,
+ 0x00106e5a, 0x00106e5b, 0x00106e6f, 0x00106e5b,
+ 0x00106e5a, 0x00106e5a, 0x00107965, 0x00106e5b,
+ 0x00106e5b, 0x00106e5a, 0x00106e5a, 0x00106e5a,
+ 0x00106f56, 0x00106e5b, 0x05c9fb8c, 0x4803c856,
+ 0x80000580, 0x1c01f000, 0x4803c856, 0x8d3c0502,
+ 0x0502000e, 0x0501fb19, 0x0500000a, 0x59325809,
+ 0x41780800, 0x4d400000, 0x60168000, 0x05e9f90f,
+ 0x5c028000, 0x0501ffc8, 0x0501fc62, 0x0001fb2c,
+ 0x05f5ffe1, 0x90000541, 0x1c01f000, 0x4933c857,
+ 0x05e5fd36, 0x0500000b, 0x59300416, 0x84000556,
+ 0x48026416, 0x0501f80e, 0x4df00000, 0x59300416,
+ 0x84000516, 0x48026416, 0x5c03e000, 0x1c01f000,
+ 0x4d400000, 0x60428000, 0x0509fb94, 0x641a6407,
+ 0x641e6203, 0x5c028000, 0x1c01f000, 0x4933c857,
+ 0x05f1fb3b, 0x4df00000, 0x0501f8c0, 0x90000c8e,
+ 0x05ca1b5e, 0x0c01f001, 0x00106e99, 0x00106f05,
+ 0x00106eab, 0x00106f15, 0x00106f02, 0x00106e98,
+ 0x00106e99, 0x00106e99, 0x00106e9c, 0x00106e99,
+ 0x00106e99, 0x00106e99, 0x00106e99, 0x00106eab,
+ 0x05c9fb4e, 0x5c03e000, 0x05f00b11, 0x05fdf7c0,
+ 0x5c03e000, 0x05f00b0e, 0x59300407, 0x90000583,
+ 0x05fe07be, 0x59300203, 0x9000058d, 0x05fc07bb,
+ 0x8d3c0502, 0x05fe07b9, 0x4d340000, 0x5932680a,
+ 0x05e5fd55, 0x5c026800, 0x05fdf7b4, 0x0505fb0f,
+ 0x0505fa34, 0x59300004, 0x8400055c, 0x48026004,
+ 0x4203e000, 0xb0800000, 0x6023f800, 0x05f1faf8,
+ 0x59300407, 0x90000586, 0x05000048, 0x8d3c0502,
+ 0x05020046, 0x497a621f, 0x59300203, 0x9000058d,
+ 0x05000002, 0x640e621f, 0x0501fabc, 0x05020004,
+ 0x8d3c0500, 0x05000032, 0x0501f02a, 0x4d2c0000,
+ 0x4d400000, 0x59325809, 0x0501fc06, 0x592c0409,
+ 0x8c000512, 0x05000008, 0x4d2c0000, 0x84000512,
+ 0x48025c09, 0x592c080a, 0x40065800, 0x05c9feb2,
+ 0x5c025800, 0x4d400000, 0x60168000, 0x592c0a09,
+ 0x8c04050e, 0x05000003, 0x600a8000, 0x0501f001,
+ 0x05e9f89e, 0x5c028000, 0x0501ff57, 0x8d3c0500,
+ 0x05020003, 0x050dfb9b, 0x05020003, 0x0001fb2c,
+ 0x497a6009, 0x5c028000, 0x5c025800, 0x8d3c0500,
+ 0x0500000a, 0x59300a1f, 0x90040d83, 0x05020005,
+ 0x4d340000, 0x5932680a, 0x05e5fd13, 0x5c026800,
+ 0x05f5ff61, 0x0501f011, 0x050dfb8a, 0x05020004,
+ 0x59300a1f, 0x90040d83, 0x05000b58, 0x4a026403,
+ 0x00000085, 0x64266203, 0x640a6407, 0x42000800,
+ 0x80004040, 0x0505f9e7, 0x0005f87c, 0x4203e000,
+ 0xb0800000, 0x6023f800, 0x5c03e000, 0x05f20ac0,
+ 0x90000541, 0x1c01f000, 0x05f1faa9, 0x05cdfc0e,
+ 0x05fdf7a7, 0x598c000b, 0x81300580, 0x05020003,
+ 0x05f1fd54, 0x05020026, 0x0201f800, 0x0010ba3e,
+ 0x80c40040, 0x05020005, 0x59300c03, 0xb0040580,
+ 0x05fc078c, 0x05fdf79a, 0x05f1f9dc, 0x0500001c,
+ 0x05c9fad2, 0x0501f823, 0x05020003, 0x05f1fd10,
+ 0x05020017, 0x0201f800, 0x0010b8cb, 0x80c40040,
+ 0x0500000f, 0x05f1f9d1, 0x05000011, 0x59300407,
+ 0x90000583, 0x05ca0ac5, 0x59300004, 0x9000051f,
+ 0x90000585, 0x05ca0ac1, 0x58d400ec, 0x82000500,
+ 0x00000f00, 0x05fe0782, 0x05c9fabc, 0x59300c03,
+ 0xb0040580, 0x05fc076f, 0x05fdf77d, 0x59300203,
+ 0x90000c8e, 0x05ca1ab5, 0x0c01f758, 0x0501f805,
+ 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
+ 0x417a3000, 0x60df2160, 0x59900005, 0x81300580,
+ 0x05000006, 0x91932410, 0x811a3000, 0x91180485,
+ 0x05fc17fa, 0x90000541, 0x1c01f000, 0x0501f803,
+ 0x40018800, 0x1c01f000, 0x59300004, 0x8c00053e,
+ 0x0500000c, 0x8c00050c, 0x0502000a, 0x8c000516,
+ 0x05020004, 0x90000d1f, 0x90040585, 0x05020003,
+ 0x600c0000, 0x0501f004, 0x60040000, 0x0501f002,
+ 0x59300203, 0x1c01f000, 0x4933c857, 0x05f1fa68,
+ 0x4df00000, 0x59300203, 0x90000c8e, 0x05ca1a8b,
+ 0x0c01f001, 0x00106f6c, 0x00106f7f, 0x00106f6f,
+ 0x00106f6b, 0x00106f6b, 0x00106f6b, 0x00106f6b,
+ 0x00106f6b, 0x00106f6b, 0x00106f6b, 0x00106f6b,
+ 0x00106f6b, 0x00106f6b, 0x00106f6b, 0x05c9fa7b,
+ 0x5c03e000, 0x05f00a3e, 0x05fdf6ed, 0x5c03e000,
+ 0x05f00a3b, 0x4d2c0000, 0x59325809, 0x59300403,
+ 0xb0000592, 0x05cc0fae, 0x0501fa04, 0x05c80a6f,
+ 0x64165a07, 0x0001fb2c, 0x05e5fec9, 0x05f5fed2,
+ 0x5c025800, 0x90000541, 0x1c01f000, 0x598c000b,
+ 0x81300580, 0x05020018, 0x59300004, 0x8c000520,
+ 0x05000004, 0x84000520, 0x48026004, 0x0501f018,
+ 0x42001000, 0x001097b0, 0x50081000, 0x58080002,
+ 0x82000580, 0x00000100, 0x05000009, 0x5808000b,
+ 0x81300580, 0x05ca0a55, 0x0201f800, 0x0010ba3e,
+ 0x80c40040, 0x05ca0a51, 0x05fdf7d9, 0x05f1fcc5,
+ 0x0502000c, 0x59300004, 0x8c000520, 0x05000004,
+ 0x84000520, 0x48026004, 0x05fdf7d1, 0x0201f800,
+ 0x0010ba3e, 0x80c40040, 0x05fc07cd, 0x05c9fa43,
+ 0x59300203, 0x90000c8e, 0x05ca1a40, 0x0c01f7b6,
+ 0x4d340000, 0x5932680a, 0x59300407, 0x4933c857,
+ 0x4803c857, 0x90000c92, 0x05ca1a38, 0x0c01f803,
+ 0x5c026800, 0x1c01f000, 0x00106fc7, 0x00106fe7,
+ 0x001070da, 0x0010c012, 0x001070d1, 0x001070d6,
+ 0x00108206, 0x00106fce, 0x001070cd, 0x00106fc4,
+ 0x0010712d, 0x00106fc4, 0x00106fc4, 0x00106fc4,
+ 0x00106fc4, 0x000208e7, 0x00107722, 0x00107722,
+ 0x05c9fa22, 0x0501faac, 0x05f804a5, 0x1c01f000,
+ 0x05f1f9f7, 0x05f1f960, 0x05f1f9e1, 0x0005f0e7,
+ 0x64066006, 0x1c01f000, 0x4d340000, 0x4c5c0000,
+ 0x59300203, 0x90000591, 0x05020011, 0x5932680a,
+ 0x4130b800, 0x0005f8ca, 0x0500000c, 0x64066203,
+ 0x647a6403, 0x585c041b, 0x4802641b, 0x585c021b,
+ 0x4802621b, 0x4936600a, 0x64066407, 0x42000800,
+ 0x80000040, 0x0005f87c, 0x405e6000, 0x0005f8e7,
+ 0x5c00b800, 0x5c026800, 0x1c01f000, 0x42000000,
+ 0x00109883, 0x050df976, 0x050df8a1, 0x59300203,
+ 0x90000c8e, 0x05ca19f9, 0x4803c857, 0x0c01f001,
+ 0x00106ffe, 0x00106fcc, 0x00106fff, 0x00106ffe,
+ 0x00106fff, 0x00106fff, 0x00106fc8, 0x00106ffe,
+ 0x00106fc5, 0x00106ffe, 0x00106ffe, 0x00106ffe,
+ 0x00106ffe, 0x00106ffe, 0x05c9f9e8, 0x83340580,
+ 0x0010993e, 0x05f4064c, 0x4d2c0000, 0x59340400,
+ 0x82000500, 0x000000ff, 0x90000c8c, 0x05ca19df,
+ 0x59303403, 0x90180d84, 0x05020003, 0x60040000,
+ 0x0501f004, 0x90180d80, 0x05020002, 0x60040000,
+ 0x4803c857, 0x0c01f803, 0x5c025800, 0x1c01f000,
+ 0x00107020, 0x0010708f, 0x00107021, 0x00107048,
+ 0x00107021, 0x001070a5, 0x00107021, 0x00107028,
+ 0x00107020, 0x001070a5, 0x00107020, 0x00107033,
+ 0x05c9f9c6, 0x59300403, 0x90000d96, 0x05000023,
+ 0x90000d84, 0x05000021, 0x90000d82, 0x0500001f,
+ 0x0501fa49, 0x0500001d, 0x59300403, 0x90000da2,
+ 0x0500007b, 0x90000db9, 0x0500007f, 0x90000db5,
+ 0x0500007d, 0x90000d9e, 0x05000015, 0x0501f947,
+ 0x05000005, 0x0501fdf7, 0x05020003, 0x05e5fc4a,
+ 0x0501f00e, 0x59300403, 0x90000d81, 0x05020003,
+ 0x05e5fc10, 0x05000009, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010b660, 0x5c027800, 0x42000000,
+ 0x00109878, 0x050df91a, 0x05f9fc25, 0x05f5f606,
+ 0x0501f932, 0x05000003, 0x0501fde2, 0x05000073,
+ 0x59300c03, 0x90040596, 0x0500003c, 0x90040582,
+ 0x05020022, 0x59a8021b, 0x8c000502, 0x0502000c,
+ 0x05e9f8c0, 0x0502000a, 0x05e9f8df, 0x05020004,
+ 0x60040000, 0x05e9f88f, 0x0501f064, 0x64075014,
+ 0x6006d800, 0x05e9f835, 0x0501f060, 0x59340412,
+ 0x82000500, 0x000000ff, 0x05000010, 0x80000040,
+ 0x48026c12, 0x497a6205, 0x4d300000, 0x05f5fe1c,
+ 0x5c000000, 0x05000008, 0x49780009, 0x641c0407,
+ 0x4a000006, 0x00000398, 0x4936600a, 0x64066407,
+ 0x0501f01a, 0x40026000, 0x59300403, 0x90000d82,
+ 0x0502000b, 0x59340403, 0x82000580, 0x000007fe,
+ 0x05020007, 0x59a8021b, 0x84000540, 0x4803521b,
+ 0x05e1fe25, 0x05f9fbee, 0x0501f00a, 0x05f9fbec,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010b660,
+ 0x5c027800, 0x42000000, 0x00109878, 0x050df8d8,
+ 0x05d5f90a, 0x05f5f5c4, 0x600c0800, 0x05e5f88b,
+ 0x64066203, 0x640a6403, 0x05f1f036, 0x0501f8eb,
+ 0x05fe07b6, 0x05d5f901, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010b660, 0x5c027800, 0x42000000,
+ 0x00109878, 0x050df8c6, 0x60603000, 0x41782800,
+ 0x60002000, 0x4d400000, 0x4d440000, 0x59368c03,
+ 0x60a68000, 0x0501ffc2, 0x5c028800, 0x5c028000,
+ 0x05f5f5a9, 0x05e5fbdc, 0x05fdf7d9, 0x42000000,
+ 0x00109882, 0x050df8b6, 0x05f5ffc8, 0x05fe07d4,
+ 0x1c01f000, 0x59300c03, 0x0501fbf2, 0x000600e7,
+ 0x916c0583, 0x05000003, 0x640a6006, 0x1c01f000,
+ 0x59300403, 0x48026418, 0x6406621f, 0x4a026403,
+ 0x00000085, 0x64266203, 0x640a6407, 0x42000800,
+ 0x80000040, 0x0005f07c, 0x05f9fbad, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010b660, 0x5c027800,
+ 0x42000000, 0x00109878, 0x050df899, 0x497a6009,
+ 0x641e6407, 0x4a026006, 0x00000398, 0x497a6205,
+ 0x1c01f000, 0x42000000, 0x00109889, 0x050df890,
+ 0x05fdf717, 0x42000000, 0x00109884, 0x050df88c,
+ 0x0509ffb7, 0x05f5f578, 0x42000000, 0x00109886,
+ 0x050df887, 0x1c01f000, 0x42000000, 0x00109885,
+ 0x050df883, 0x59300203, 0x90000c8e, 0x05ca1907,
+ 0x4803c857, 0x0c01f001, 0x001070f0, 0x00106fcc,
+ 0x001070f0, 0x001070f0, 0x001070f0, 0x001070f0,
+ 0x001070f0, 0x001070f0, 0x001070f0, 0x00106fcc,
+ 0x001070f1, 0x00106fcc, 0x001070f7, 0x001070f0,
+ 0x05c9f8f6, 0x4a026403, 0x0000008b, 0x642e6203,
+ 0x42000800, 0x80004040, 0x0005f07c, 0x59300a1f,
+ 0x0501f882, 0x0500000b, 0x4d2c0000, 0x59325809,
+ 0x641a5a07, 0x497a5c0a, 0x0001fb2c, 0x59300a1f,
+ 0x90040d83, 0x05e40afc, 0x5c025800, 0x497a6009,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010b660,
+ 0x5c027800, 0x60443000, 0x0509febb, 0x42000000,
+ 0x00109878, 0x050df852, 0x4c5c0000, 0x4130b800,
+ 0x05f5fd73, 0x05000007, 0x4936600a, 0x4d300000,
+ 0x405e6000, 0x05f5fd38, 0x5c026000, 0x0501f002,
+ 0x405e6000, 0x5c00b800, 0x497a6009, 0x64066407,
+ 0x64066403, 0x8d0c0520, 0x0500000b, 0x64126407,
+ 0x641e6203, 0x64066422, 0x60103000, 0x4d400000,
+ 0x60a68000, 0x41782800, 0x0509fa6b, 0x5c028000,
+ 0x1c01f000, 0x602c0800, 0x05e1ffec, 0x64066203,
+ 0x05edf798, 0x42000000, 0x0010988b, 0x050df830,
+ 0x59300203, 0x90000c8e, 0x05ca18b4, 0x4803c857,
+ 0x0c01f001, 0x00107153, 0x00107143, 0x00107145,
+ 0x00107154, 0x00107144, 0x00107143, 0x00107143,
+ 0x00107143, 0x00107143, 0x00107143, 0x00107143,
+ 0x00107143, 0x00107143, 0x00107143, 0x05c9f8a3,
+ 0x05cdf9cd, 0x4d2c0000, 0x59325809, 0x641a5a07,
+ 0x0001fb2c, 0x5c025800, 0x497a6009, 0x642a621f,
0x4a026403, 0x00000085, 0x64266203, 0x640a6407,
- 0x42000800, 0x80004040, 0x0505f9e4, 0x0005f87c,
- 0x4203e000, 0xb0800000, 0x6023f800, 0x5c03e000,
- 0x05f20ac7, 0x90000541, 0x1c01f000, 0x05f1fab0,
- 0x05cdfca1, 0x05fdf7a7, 0x598c000b, 0x81300580,
- 0x05020003, 0x05f1fd5b, 0x05020026, 0x0201f800,
- 0x0010ba2e, 0x80c40040, 0x05020005, 0x59300c03,
- 0xb0040580, 0x05fc078c, 0x05fdf79a, 0x05f1f9e3,
- 0x0500001c, 0x05c9fb65, 0x0501f823, 0x05020003,
- 0x05f1fd17, 0x05020017, 0x0201f800, 0x0010b8bb,
- 0x80c40040, 0x0500000f, 0x05f1f9d8, 0x05000011,
- 0x59300407, 0x90000583, 0x05ca0b58, 0x59300004,
- 0x9000051f, 0x90000585, 0x05ca0b54, 0x58d400ec,
- 0x82000500, 0x00000f00, 0x05fe0782, 0x05c9fb4f,
- 0x59300c03, 0xb0040580, 0x05fc076f, 0x05fdf77d,
- 0x59300203, 0x90000c8e, 0x05ca1b48, 0x0c01f758,
+ 0x42000800, 0x80004040, 0x0005f07c, 0x1c01f000,
+ 0x05f1f86b, 0x4df00000, 0x05fdfde2, 0x05020003,
+ 0x05f1facf, 0x0502000a, 0x0201f800, 0x0010b8cb,
+ 0x80c40040, 0x05020004, 0x5c03e000, 0x05f1f84c,
+ 0x05fdf7e5, 0x05edff8d, 0x05ca0884, 0x5c03e000,
+ 0x05f1f847, 0x59300203, 0x90000d83, 0x05c8087f,
+ 0x90000c8e, 0x05ca187d, 0x0c01f7cb, 0x59a8000d,
+ 0x59a80860, 0x80040400, 0x80080480, 0x05021003,
+ 0x90000541, 0x1c01f000, 0x480bc857, 0x80000580,
+ 0x1c01f000, 0x0501f805, 0x60018800, 0x05000002,
+ 0x60058800, 0x1c01f000, 0x4c040000, 0x59300809,
+ 0x59a8000c, 0x80040480, 0x05001007, 0x59a8000a,
+ 0x80040480, 0x05021004, 0x800409c0, 0x5c000800,
+ 0x1c01f000, 0x800409c0, 0x05ca0860, 0x4803c856,
+ 0x05fdf7fb, 0x4803c856, 0x4d300000, 0x0005f8ca,
+ 0x05000007, 0x0501f827, 0x4d380000, 0x612e7000,
+ 0x0005f905, 0x5c027000, 0x90000541, 0x5c026000,
+ 0x1c01f000, 0x4803c856, 0x4d300000, 0x05f5fcec,
+ 0x05000018, 0x0501f81b, 0x4d300000, 0x05f1f824,
+ 0x4df00000, 0x4d3c0000, 0x60027840, 0x0201f800,
+ 0x0010bc6f, 0x0201f800, 0x0010bd08, 0x0201f800,
+ 0x0010c0ee, 0x5c027800, 0x5c03e000, 0x05f00804,
+ 0x5c026000, 0x8d3c053e, 0x05020008, 0x4d380000,
+ 0x61327000, 0x0005f905, 0x5c027000, 0x90000541,
+ 0x5c026000, 0x1c01f000, 0x0005f8e7, 0x05fdf7fc,
+ 0x592c0408, 0x494a6019, 0x494e601a, 0x4936600a,
+ 0x492e6009, 0x640e6407, 0x59340802, 0x4806600b,
+ 0x800000c2, 0x800008c4, 0x80040400, 0x48026006,
+ 0x1c01f000, 0x493bc857, 0x4d300000, 0x0005f8ca,
+ 0x0500000a, 0x05fdffef, 0x4d400000, 0x60168000,
+ 0x0501f80a, 0x5c028000, 0x8d3c053e, 0x05020005,
+ 0x0005f905, 0x90000541, 0x5c026000, 0x1c01f000,
+ 0x0005f8e7, 0x05fdf7fc, 0x4803c856, 0x05edffec,
+ 0x4df00000, 0x4d3c0000, 0x4d440000, 0x59368c03,
+ 0x60067840, 0x0201f800, 0x0010bbea, 0x0201f800,
+ 0x0010bc34, 0x0201f800, 0x0010bd08, 0x0201f800,
+ 0x0010c0ee, 0x5c028800, 0x5c027800, 0x5c03e000,
+ 0x05ec07c7, 0x1c01f000, 0x4803c856, 0x4d300000,
+ 0x05f5fc9b, 0x0500000b, 0x481a601e, 0x48ee6023,
+ 0x4936600a, 0x64066407, 0x492e6009, 0x4d380000,
+ 0x607e7000, 0x0005f905, 0x5c027000, 0x90000541,
+ 0x5c026000, 0x1c01f000, 0x4803c856, 0x4d300000,
+ 0x05f5fc8b, 0x0500000a, 0x48ee6023, 0x4936600a,
+ 0x64066407, 0x492e6009, 0x4d380000, 0x61567000,
+ 0x0005f905, 0x5c027000, 0x90000541, 0x5c026000,
+ 0x1c01f000, 0x4803c856, 0x4d300000, 0x05f5fc7c,
+ 0x0500000b, 0x481a601e, 0x48ee6023, 0x4936600a,
+ 0x64066407, 0x492e6009, 0x4d380000, 0x60f67000,
+ 0x0005f905, 0x5c027000, 0x90000541, 0x5c026000,
+ 0x1c01f000, 0x4803c856, 0x4d300000, 0x05f5fc6c,
+ 0x05000010, 0x4936600a, 0x492fc857, 0x4933c857,
+ 0x592c0405, 0x8c00051e, 0x05000003, 0x48efc857,
+ 0x48ee6023, 0x64066407, 0x492e6009, 0x4d380000,
+ 0x60027000, 0x0005f905, 0x5c027000, 0x90000541,
+ 0x5c026000, 0x1c01f000, 0x4803c856, 0x4d300000,
+ 0x05f5fc57, 0x0500000b, 0x48ee6023, 0x481a601e,
+ 0x4936600a, 0x64066407, 0x492e6009, 0x4d380000,
+ 0x61127000, 0x0005f905, 0x5c027000, 0x90000541,
+ 0x5c026000, 0x1c01f000, 0x4803c856, 0x4d300000,
+ 0x05f5fc47, 0x0500000b, 0x481a601e, 0x48ee6023,
+ 0x4936600a, 0x64066407, 0x492e6009, 0x4d380000,
+ 0x61267000, 0x0005f905, 0x5c027000, 0x90000541,
+ 0x5c026000, 0x1c01f000, 0x5930000a, 0x80001540,
+ 0x05c40f9a, 0x8d0c0512, 0x05020007, 0x5808040b,
+ 0x4803c856, 0x80000040, 0x05001003, 0x4800140b,
+ 0x05020008, 0x58080010, 0x80000540, 0x05000005,
+ 0x58080203, 0x80000540, 0x05020002, 0x64041203,
+ 0x1c01f000, 0x4803c856, 0x59300403, 0x90000d82,
+ 0x0500000b, 0x90000d83, 0x05000009, 0x90000d84,
+ 0x05000007, 0x599c0819, 0x8c04050e, 0x05000003,
+ 0x90000d80, 0x05000002, 0x90000541, 0x1c01f000,
0x0501f805, 0x60058800, 0x05000002, 0x60018800,
- 0x1c01f000, 0x417a3000, 0x60df2160, 0x59900005,
- 0x81300580, 0x05000006, 0x91932410, 0x811a3000,
- 0x91180485, 0x05fc17fa, 0x90000541, 0x1c01f000,
- 0x0501f803, 0x40018800, 0x1c01f000, 0x59300004,
- 0x8c00053e, 0x0500000c, 0x8c00050c, 0x0502000a,
- 0x8c000516, 0x05020004, 0x90000d1f, 0x90040585,
- 0x05020003, 0x600c0000, 0x0501f004, 0x60040000,
- 0x0501f002, 0x59300203, 0x1c01f000, 0x4933c857,
- 0x05f1fa6f, 0x4df00000, 0x59300203, 0x90000c8e,
- 0x05ca1b1e, 0x0c01f001, 0x00106ed9, 0x00106eec,
- 0x00106edc, 0x00106ed8, 0x00106ed8, 0x00106ed8,
- 0x00106ed8, 0x00106ed8, 0x00106ed8, 0x00106ed8,
- 0x00106ed8, 0x00106ed8, 0x00106ed8, 0x00106ed8,
- 0x05c9fb0e, 0x5c03e000, 0x05f00a45, 0x05fdf6ed,
- 0x5c03e000, 0x05f00a42, 0x4d2c0000, 0x59325809,
- 0x59300403, 0xb0000592, 0x05d00843, 0x0501fa01,
- 0x05c80b02, 0x64165a07, 0x0001fb2c, 0x05e5ff44,
- 0x05f5feed, 0x5c025800, 0x90000541, 0x1c01f000,
- 0x598c000b, 0x81300580, 0x05020018, 0x59300004,
- 0x8c000520, 0x05000004, 0x84000520, 0x48026004,
- 0x0501f018, 0x42001000, 0x00109730, 0x50081000,
- 0x58080002, 0x82000580, 0x00000100, 0x05000009,
- 0x5808000b, 0x81300580, 0x05ca0ae8, 0x0201f800,
- 0x0010ba2e, 0x80c40040, 0x05ca0ae4, 0x05fdf7d9,
- 0x05f1fccc, 0x0502000c, 0x59300004, 0x8c000520,
- 0x05000004, 0x84000520, 0x48026004, 0x05fdf7d1,
- 0x0201f800, 0x0010ba2e, 0x80c40040, 0x05fc07cd,
- 0x05c9fad6, 0x59300203, 0x90000c8e, 0x05ca1ad3,
- 0x0c01f7b6, 0x4d340000, 0x5932680a, 0x59300407,
- 0x4933c857, 0x4803c857, 0x90000c92, 0x05ca1acb,
- 0x0c01f803, 0x5c026800, 0x1c01f000, 0x00106f34,
- 0x00106f54, 0x00107044, 0x0010c00d, 0x0010703b,
- 0x00107040, 0x00108155, 0x00106f3b, 0x00107037,
- 0x00106f31, 0x00107097, 0x00106f31, 0x00106f31,
- 0x00106f31, 0x00106f31, 0x000208e7, 0x0010768c,
- 0x0010768c, 0x05c9fab5, 0x0501faa9, 0x05f804ba,
- 0x1c01f000, 0x05f1f9fe, 0x05f1f967, 0x05f1f9e8,
- 0x0005f0e7, 0x64066006, 0x1c01f000, 0x4d340000,
- 0x4c5c0000, 0x59300203, 0x90000591, 0x05020011,
- 0x5932680a, 0x4130b800, 0x0005f8ca, 0x0500000c,
- 0x64066203, 0x647a6403, 0x585c041b, 0x4802641b,
- 0x585c021b, 0x4802621b, 0x4936600a, 0x64066407,
- 0x42000800, 0x80000040, 0x0005f87c, 0x405e6000,
- 0x0005f8e7, 0x5c00b800, 0x5c026800, 0x1c01f000,
- 0x42000000, 0x00109803, 0x050df93f, 0x050df86a,
- 0x59300203, 0x90000c8e, 0x05ca1a8c, 0x4803c857,
- 0x0c01f001, 0x00106f6b, 0x00106f39, 0x00106f6c,
- 0x00106f6b, 0x00106f6c, 0x00106f6c, 0x00106f35,
- 0x00106f6b, 0x00106f32, 0x00106f6b, 0x00106f6b,
- 0x00106f6b, 0x00106f6b, 0x00106f6b, 0x05c9fa7b,
- 0x4d2c0000, 0x59340400, 0x82000500, 0x000000ff,
- 0x90000c8c, 0x05ca1a75, 0x59303403, 0x90180d84,
- 0x05020003, 0x60040000, 0x0501f004, 0x90180d80,
- 0x05020002, 0x60040000, 0x4803c857, 0x0c01f803,
- 0x5c025800, 0x1c01f000, 0x00106f8a, 0x00106ff9,
- 0x00106f8b, 0x00106fb2, 0x00106f8b, 0x0010700f,
- 0x00106f8b, 0x00106f92, 0x00106f8a, 0x0010700f,
- 0x00106f8a, 0x00106f9d, 0x05c9fa5c, 0x59300403,
- 0x90000d96, 0x05000023, 0x90000d84, 0x05000021,
- 0x90000d82, 0x0500001f, 0x0501fa49, 0x0500001d,
- 0x59300403, 0x90000da2, 0x0500007b, 0x90000db9,
- 0x0500007f, 0x90000db5, 0x0500007d, 0x90000d9e,
- 0x05000015, 0x0501f947, 0x05000005, 0x0501fdf7,
- 0x05020003, 0x05e5fccb, 0x0501f00e, 0x59300403,
- 0x90000d81, 0x05020003, 0x05e5fc91, 0x05000009,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010b652,
- 0x5c027800, 0x42000000, 0x001097f8, 0x050df8e6,
- 0x05f9fc3d, 0x05f5f624, 0x0501f932, 0x05000003,
- 0x0501fde2, 0x05000073, 0x59300c03, 0x90040596,
- 0x0500003c, 0x90040582, 0x05020022, 0x59a8021b,
- 0x8c000502, 0x0502000c, 0x05e9f920, 0x0502000a,
- 0x05e9f93f, 0x05020004, 0x60040000, 0x05e9f8ef,
- 0x0501f064, 0x64075014, 0x6006d800, 0x05e9f895,
- 0x0501f060, 0x59340412, 0x82000500, 0x000000ff,
- 0x05000010, 0x80000040, 0x48026c12, 0x497a6205,
- 0x4d300000, 0x05f5fe36, 0x5c000000, 0x05000008,
- 0x49780009, 0x641c0407, 0x4a000006, 0x00000398,
- 0x4936600a, 0x64066407, 0x0501f01a, 0x40026000,
- 0x59300403, 0x90000d82, 0x0502000b, 0x59340403,
- 0x82000580, 0x000007fe, 0x05020007, 0x59a8021b,
- 0x84000540, 0x4803521b, 0x05e1feaf, 0x05f9fc06,
- 0x0501f00a, 0x05f9fc04, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010b652, 0x5c027800, 0x42000000,
- 0x001097f8, 0x050df8a4, 0x05d5f9a1, 0x05f5f5e2,
- 0x600c0800, 0x05e5f915, 0x64066203, 0x640a6403,
- 0x05f1f040, 0x0501f8eb, 0x05fe07b6, 0x05d5f998,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010b652,
- 0x5c027800, 0x42000000, 0x001097f8, 0x050df892,
- 0x60603000, 0x41782800, 0x60002000, 0x4d400000,
- 0x4d440000, 0x59368c03, 0x60a68000, 0x0501ffc2,
- 0x5c028800, 0x5c028000, 0x05f5f5c7, 0x05e5fc5d,
- 0x05fdf7d9, 0x42000000, 0x00109802, 0x050df882,
- 0x05f5ffe0, 0x05fe07d4, 0x1c01f000, 0x59300c03,
- 0x0501fbf2, 0x000600e7, 0x916c0583, 0x05000003,
- 0x640a6006, 0x1c01f000, 0x59300403, 0x48026418,
+ 0x1c01f000, 0x4803c856, 0x4c000000, 0x4d2c0000,
+ 0x59300407, 0x90000584, 0x05000017, 0x59300009,
+ 0x80025d40, 0x800001c0, 0x05000013, 0x0501fbb1,
+ 0x0500000f, 0x59300407, 0x90004590, 0x0500000c,
+ 0x90004591, 0x0500000a, 0x90004583, 0x0500000a,
+ 0x90004582, 0x05000008, 0x9000458a, 0x05000006,
+ 0x592c0405, 0x8c00051e, 0x05000003, 0x80000580,
+ 0x0501f002, 0x90000541, 0x5c025800, 0x5c000000,
+ 0x1c01f000, 0x4803c856, 0x4d300000, 0x05f5fbf0,
+ 0x0500000f, 0x4936600a, 0x48ee6023, 0x64066407,
+ 0x492e6009, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010b660, 0x5c027800, 0x4d380000, 0x60a27000,
+ 0x0005f905, 0x5c027000, 0x90000541, 0x5c026000,
+ 0x1c01f000, 0x4803c856, 0x91380595, 0x05020008,
+ 0x59a80073, 0xb00005b4, 0x05020005, 0x05e1ff29,
+ 0x64066203, 0x64a66403, 0x05edf616, 0x05f9f9bc,
+ 0x0005f0e7, 0x4803c856, 0x91380596, 0x05020004,
+ 0x60100800, 0x05e1fe61, 0x05f5f581, 0x91380595,
+ 0x0502000d, 0x59a80073, 0x90000594, 0x0502000a,
+ 0x05e1ff73, 0x05f9fd61, 0x05020007, 0x59340404,
+ 0x80000540, 0x05000004, 0x60180800, 0x05e1fe53,
+ 0x05f5f573, 0x05f9f9a6, 0x0005f0e7, 0x4803c856,
+ 0x592c0207, 0x90000585, 0x05000002, 0x1c01f000,
+ 0x4803c856, 0x592c0209, 0x8400054a, 0x48025a09,
+ 0x1c01f000, 0x59300809, 0x800409c0, 0x05000008,
+ 0x58040205, 0x82000580, 0x00000152, 0x05020004,
+ 0x59a8082a, 0x48066006, 0x1c01f000, 0x599c0416,
+ 0x800001c0, 0x05000007, 0x90000c84, 0x05001005,
+ 0x800000c2, 0x800008c4, 0x80040c00, 0x05fdf7f6,
+ 0x59300403, 0x90000582, 0x05fe07f2, 0x5930080a,
+ 0x58040403, 0x82000580, 0x000007fe, 0x05fe07ed,
+ 0x60a00800, 0x05fdf7ec, 0x497a6205, 0x497a6009,
+ 0x64066203, 0x65426403, 0x42000800, 0x80000043,
+ 0x0005f07c, 0x4933c857, 0x4d340000, 0x5932680a,
+ 0x59340200, 0x8c00050e, 0x05000005, 0x59300407,
+ 0x90000c92, 0x05021004, 0x0c01f805, 0x5c026800,
+ 0x1c01f000, 0x05fdfcc6, 0x05fdf7fd, 0x00106fc7,
+ 0x00107315, 0x00107319, 0x0010731c, 0x00108478,
+ 0x00108490, 0x00108494, 0x00106fc7, 0x00106fc7,
+ 0x00106fc7, 0x00106fc7, 0x00106fc7, 0x00106fc7,
+ 0x00106fc7, 0x00106fc7, 0x00106fc7, 0x00106fc7,
+ 0x00106fc7, 0x4803c856, 0x40000000, 0x40000000,
+ 0x1c01f000, 0x40000000, 0x40000000, 0x1c01f000,
+ 0x5930001e, 0x4803c857, 0x59300416, 0x4933c857,
+ 0x4803c857, 0x8c000502, 0x05000005, 0x4803c857,
+ 0x84000540, 0x48026416, 0x1c01f000, 0x42000000,
+ 0xd0000000, 0x41300800, 0x05c9fd44, 0x0501f80e,
+ 0x0502000c, 0x59300c16, 0x59300403, 0xb0000580,
+ 0x05000003, 0x84040d40, 0x0501f004, 0x59a8002a,
+ 0x9000040a, 0x48026205, 0x84040d42, 0x48066416,
+ 0x1c01f000, 0x4933c857, 0x4d340000, 0x5932680a,
+ 0x59340a00, 0x8c04050e, 0x05c40ea8, 0x5930001e,
+ 0x80000540, 0x0502002c, 0x59300403, 0x4803c857,
+ 0xb0000580, 0x05000003, 0x8d0c050e, 0x05020024,
+ 0x4d1c0000, 0x41323800, 0x05f5fb39, 0x0500001e,
+ 0x4932381e, 0x591c0416, 0x84000542, 0x48023c16,
+ 0x4936600a, 0x591c0407, 0x90000583, 0x05000006,
+ 0x591c0202, 0x4802641b, 0x591c0402, 0x4802621b,
+ 0x0501f005, 0x591c0202, 0x4802621b, 0x591c0402,
+ 0x4802641b, 0x491e6020, 0x64066407, 0x64d66403,
+ 0x64066203, 0x42000800, 0x80000040, 0x0005f87c,
+ 0x411e6000, 0x5c023800, 0x80000580, 0x5c026800,
+ 0x1c01f000, 0x411e6000, 0x5c023800, 0x59a8002c,
+ 0x48026205, 0x90000541, 0x05fdf7f9, 0x4933c857,
+ 0x4d2c0000, 0x4932381e, 0x4a026202, 0x0000ffff,
+ 0x591e5809, 0x591c0008, 0x8c00051e, 0x05000005,
+ 0x8400051e, 0x48023808, 0x497a580a, 0x0501f016,
+ 0x592c0409, 0x8c000518, 0x05000013, 0x84000518,
+ 0x48025c09, 0x4d400000, 0x592e8207, 0x64065a07,
+ 0x0501faad, 0x49425a07, 0x5c028000, 0x497a580a,
+ 0x592c0409, 0x8c000512, 0x05000007, 0x4d2c0000,
+ 0x84000512, 0x48025c09, 0x592e580a, 0x05c9f9f2,
+ 0x5c025800, 0x59a8002c, 0x48026205, 0x591c0216,
+ 0x48026218, 0x90000d81, 0x05000006, 0x640a3a03,
+ 0x90000585, 0x05000007, 0x497a6017, 0x0501f01c,
+ 0x591c0008, 0x84000540, 0x48023808, 0x64123a03,
+ 0x591c0416, 0x4803c857, 0x8400051c, 0x84000554,
+ 0x48023c16, 0x592c0010, 0x40001000, 0x591c0818,
+ 0x80040480, 0x05fe17f1, 0x591c0018, 0x82000500,
+ 0xfffffffc, 0x48026017, 0x48023818, 0x591c0a16,
+ 0x4807c857, 0x90040d85, 0x05020005, 0x480bc857,
+ 0x4803c857, 0x4a023814, 0xffffffff, 0x591c0402,
+ 0x4802641b, 0x591c0202, 0x4802621b, 0x591e680a,
+ 0x4936600a, 0x64066407, 0x64e66403, 0x64066203,
+ 0x42000800, 0x80000040, 0x0005f87c, 0x5c025800,
+ 0x1c01f000, 0x4933c857, 0x59300416, 0x8c000514,
+ 0x05000015, 0x8c00051c, 0x05020012, 0x59300018,
+ 0x80100480, 0x05001006, 0x05000005, 0x59300416,
+ 0x84000514, 0x8400055c, 0x0501f009, 0x48126018,
+ 0x48126014, 0x40100000, 0x592c1810, 0x800c0480,
+ 0x48026013, 0x59300416, 0x84000514, 0x48026416,
+ 0x1c01f000, 0x4933c857, 0x8c00051c, 0x05020008,
+ 0x59300014, 0x4803c857, 0x48026018, 0x59300416,
+ 0x8400055c, 0x4803c857, 0x48026416, 0x1c01f000,
+ 0x0501f805, 0x60058800, 0x05000002, 0x60018800,
+ 0x1c01f000, 0x59300c03, 0x4933c857, 0x4807c857,
+ 0x900404b4, 0x05001005, 0x900404bc, 0x05021003,
+ 0x80000580, 0x1c01f000, 0x90000541, 0x05fdf7fe,
+ 0x41780800, 0x59a81028, 0x60c80000, 0x05edfc11,
+ 0x800811c0, 0x05020002, 0x60501000, 0x480b502a,
+ 0x59a81029, 0x480b5022, 0x41780800, 0x61900000,
+ 0x05edfc08, 0x800811c0, 0x05020002, 0x60501000,
+ 0x480b502b, 0x9008140a, 0x480b502c, 0x60040800,
+ 0x05edfdf0, 0x42000000, 0x30000000, 0x40080800,
+ 0x0001f91e, 0x600c0800, 0x59a8100f, 0x05edfddb,
+ 0x05e1f7c7, 0x64a3502a, 0x6453502b, 0x4a035022,
+ 0x000007d0, 0x60781000, 0x480b502c, 0x60040800,
+ 0x05edfde0, 0x42000000, 0x30000000, 0x40080800,
+ 0x0001f91e, 0x600c0800, 0x59a8100f, 0x05edf5cb,
+ 0x4933c857, 0x4d2c0000, 0x59300403, 0x900005be,
+ 0x05020004, 0x59325819, 0x812e59c0, 0x05ca094d,
+ 0x5c025800, 0x1c01f000, 0x4937c857, 0x4d300000,
+ 0x05f5fa53, 0x0500000b, 0x4936600a, 0x64066407,
+ 0x492e6009, 0x60240800, 0x05e1fce0, 0x4d380000,
+ 0x60ce7000, 0x0005f905, 0x5c027000, 0x90000541,
+ 0x5c026000, 0x1c01f000, 0x4933c857, 0x4d2c0000,
+ 0x4c580000, 0x4d3c0000, 0x59325809, 0x91380595,
+ 0x0502001d, 0x59a8b073, 0x90580c99, 0x05001002,
+ 0x6060b000, 0x8058b104, 0x0501f9aa, 0x80000580,
+ 0x0501f9b9, 0x912cac0a, 0x91cca406, 0x0509fdda,
+ 0x4c600000, 0x6004c000, 0x592c100b, 0x8c080518,
+ 0x05020006, 0x59a8000f, 0x592c100e, 0x80080580,
+ 0x05020006, 0x4178c000, 0x5930100a, 0x58081403,
+ 0x417a7800, 0x05d1fd5c, 0x5c00c000, 0x05f5fbd8,
+ 0x0501f005, 0x6008b000, 0x0501f9af, 0x05f9f808,
+ 0x0005f8e7, 0x5c027800, 0x5c00b000, 0x5c025800,
+ 0x1c01f000, 0x4933c856, 0x60018800, 0x4936600a,
+ 0x64066407, 0x492e6009, 0x4d380000, 0x61367000,
+ 0x0005f905, 0x5c027000, 0x90000541, 0x60058800,
+ 0x1c01f000, 0x4803c856, 0x4d2c0000, 0x91380595,
+ 0x05020025, 0x59a80873, 0x59325809, 0x5930040c,
+ 0x80040580, 0x05020020, 0x4c500000, 0x4c540000,
+ 0x4c580000, 0x91cca406, 0x4050a800, 0x5930b40c,
+ 0x9058b403, 0x8058b104, 0x0509fdde, 0x91cca406,
+ 0x592cb206, 0x9058b403, 0x8058b104, 0x912cac07,
+ 0x0509fd9d, 0x592e5801, 0x812e59c0, 0x05fe07f9,
+ 0x5931d823, 0x58ef400a, 0x58ee580c, 0x4a025a05,
+ 0x00000103, 0x58ec0008, 0x0801f800, 0x59300402,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
+ 0x1c01f000, 0x05f5ffce, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x90040db5, 0x05000005, 0x5930141b,
+ 0x0501f844, 0x05000025, 0x0501f006, 0x4d300000,
+ 0x59326020, 0x0501f848, 0x5c026000, 0x0500001e,
+ 0x591c0c07, 0x90040583, 0x05000003, 0x90040586,
+ 0x0502001b, 0x591c0c02, 0x5930041b, 0x80040580,
+ 0x05000009, 0x5930021b, 0x80040580, 0x05020014,
+ 0x591c0a02, 0x5930041b, 0x80040580, 0x05020010,
+ 0x0501f009, 0x59300a1b, 0x82040580, 0x0000ffff,
+ 0x05000005, 0x591c0202, 0x59300a1b, 0x80040580,
+ 0x05020007, 0x591c000a, 0x5930080a, 0x80040580,
+ 0x1c01f000, 0x417a3800, 0x90000541, 0x1c01f000,
+ 0x4803c856, 0x4203e000, 0xb0800000, 0x600009fe,
+ 0x4203f800, 0x30000000, 0x40000000, 0x80040840,
+ 0x05c40d12, 0x05ffb7fb, 0x1c01f000, 0x4803c856,
+ 0x4203e000, 0xb0800000, 0x4203f800, 0x20000000,
+ 0x1c01f000, 0x0501f805, 0x60058800, 0x05020002,
+ 0x60018800, 0x1c01f000, 0x59300808, 0x8c04051e,
+ 0x592c0c09, 0x05020002, 0x8c040518, 0x1c01f000,
+ 0x05fdfc83, 0x05000007, 0x800800c4, 0x800808ca,
+ 0x80040c00, 0x82063c00, 0x0010ccb4, 0x491fc857,
+ 0x1c01f000, 0x0501fbff, 0x05020007, 0x59301402,
+ 0x05fdfff4, 0x05000007, 0x411c0000, 0x81300580,
+ 0x05000003, 0x81780500, 0x0501f002, 0x81300540,
+ 0x1c01f000, 0x4d300000, 0x0001fac4, 0x0502000a,
+ 0x42026000, 0x0010cc6c, 0x4936600a, 0x492e6009,
+ 0x0201f800, 0x0010b660, 0x80000580, 0x5c026000,
+ 0x1c01f000, 0x90000541, 0x05fdf7fd, 0x4933c857,
+ 0x05fdfc6e, 0x05c40cd9, 0x4d2c0000, 0x4d340000,
+ 0x4d440000, 0x4c580000, 0x59325809, 0x5932680a,
+ 0x49425a07, 0x05e9fa7b, 0x592e8c07, 0x592c4208,
+ 0x9020050f, 0x0c01f806, 0x5c00b000, 0x5c028800,
+ 0x5c026800, 0x5c025800, 0x1c01f000, 0x00107531,
+ 0x0010754f, 0x00107555, 0x00107558, 0x00107560,
+ 0x0010752f, 0x0010752f, 0x0010752f, 0x00107563,
+ 0x0010756d, 0x0010756d, 0x0010752f, 0x0010752f,
+ 0x0010752f, 0x0010752f, 0x0010752f, 0x4803c857,
+ 0x05c5fcb6, 0x814281c0, 0x05020011, 0x41785800,
+ 0x592c0405, 0x8c00051c, 0x05020002, 0x59345c05,
+ 0x442c2800, 0x59340008, 0x48002802, 0x59340009,
+ 0x48002801, 0x59340006, 0x48002804, 0x59340007,
+ 0x48002803, 0x602cb000, 0x0501f02d, 0x592c0208,
+ 0x8c00051e, 0x6008b000, 0x05020029, 0x9004b540,
+ 0x05000027, 0x44042800, 0x5932680a, 0x59340400,
+ 0x48002801, 0x6008b000, 0x0501f021, 0x814281c0,
+ 0x05fe07f3, 0x59345c05, 0x442c2800, 0x6004b000,
+ 0x0501f01b, 0x9140b540, 0x05000019, 0x0501f021,
+ 0x814281c0, 0x0502001f, 0x59340200, 0x44002800,
+ 0x59340001, 0x48002801, 0x6008b000, 0x0501f010,
+ 0x9140b540, 0x05020017, 0x0501f00d, 0x9140b540,
+ 0x0500000b, 0x05e1ff2a, 0x05000012, 0x8c20050e,
+ 0x05000002, 0x497a600a, 0x4178b000, 0x497a5a07,
+ 0x0501f003, 0x9140b540, 0x0502000a, 0x592c0405,
+ 0x8400051c, 0x48025c05, 0x592c0208, 0x8400051e,
+ 0x48025a08, 0x0501f87f, 0x497a6009, 0x0001f32c,
+ 0x592c0208, 0x8c00051e, 0x6008b000, 0x05fe07f4,
+ 0x9004b540, 0x05fc07f2, 0x44042800, 0x6004b000,
+ 0x05fdf7ef, 0x4937c857, 0x4d300000, 0x05f5f900,
+ 0x0500000b, 0x4936600a, 0x64066407, 0x492e6009,
+ 0x602c0800, 0x05e1fb8d, 0x4d380000, 0x610e7000,
+ 0x0005f905, 0x5c027000, 0x90000541, 0x5c026000,
+ 0x1c01f000, 0x4937c857, 0x4d2c0000, 0x59325809,
+ 0x91380595, 0x05020022, 0x59a80073, 0x90000584,
+ 0x0502001f, 0x59a8000f, 0x592c100a, 0x80080580,
+ 0x05020011, 0x4d440000, 0x592e8c07, 0x592c0208,
+ 0x4803c856, 0x82000500, 0x00000080, 0x84000548,
+ 0x4d3c0000, 0x60027820, 0x8c00050e, 0x05000002,
+ 0x853e7d5c, 0x05e1fe5e, 0x5c027800, 0x5c028800,
+ 0x0501f003, 0x4803c856, 0x05e1fee1, 0x05fdfbcb,
+ 0x05000011, 0x4d400000, 0x60028000, 0x41780800,
+ 0x05fdff57, 0x5c028000, 0x0501f00a, 0x05e1fed8,
+ 0x05fe07f7, 0x05fdfbc1, 0x05000007, 0x4c580000,
+ 0x6008b000, 0x0501f854, 0x5c00b000, 0x05f5feac,
+ 0x0005f8e7, 0x5c025800, 0x1c01f000, 0x4937c857,
+ 0x4d300000, 0x05f5f8be, 0x0500000d, 0x4936600a,
+ 0x64066407, 0x4d3c0000, 0x4d380000, 0x417a7800,
+ 0x05e1fb3f, 0x492e6009, 0x60127000, 0x0005f905,
+ 0x5c027000, 0x5c027800, 0x90000541, 0x5c026000,
+ 0x1c01f000, 0x4937c857, 0x4d300000, 0x05f5f8ac,
+ 0x0500000b, 0x4936600a, 0x600c0800, 0x05e1fb3b,
+ 0x64066407, 0x492e6009, 0x4d380000, 0x61467000,
+ 0x0005f905, 0x5c027000, 0x90000541, 0x5c026000,
+ 0x1c01f000, 0x4933c857, 0x61f2880f, 0x42003000,
+ 0x00fffffc, 0x05e1fb60, 0x05c60bfc, 0x4936600a,
+ 0x417a7800, 0x05e1fb1e, 0x600c0800, 0x05e1fb27,
+ 0x497a6c12, 0x64066203, 0x640a6403, 0x05edf2d1,
+ 0x492fc857, 0x4c580000, 0x4c000000, 0x8058b1c0,
+ 0x0500000a, 0x82580500, 0xfffffff0, 0x05c60beb,
+ 0x8058b0d0, 0x592c0409, 0x82000500, 0xfffff0ff,
+ 0x80580540, 0x48025c09, 0x5c000000, 0x5c00b000,
+ 0x1c01f000, 0x492fc857, 0x4c000000, 0x4c040000,
+ 0x800000d8, 0x592c0c09, 0x82040d00, 0xffff0fff,
+ 0x80040540, 0x48025c09, 0x5c000800, 0x5c000000,
+ 0x1c01f000, 0x4933c857, 0x4d2c0000, 0x59325809,
+ 0x592c0208, 0x8400055e, 0x48025a08, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x05fdffda, 0x05e9f975,
+ 0x64602800, 0x80142800, 0x8058b040, 0x91cca407,
+ 0x4014a800, 0x0509fc08, 0x5c00b000, 0x5c00a800,
+ 0x5c00a000, 0x5c025800, 0x1c01f000, 0x0501f805,
+ 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
+ 0x59325809, 0x592c0205, 0x82000580, 0x00000152,
+ 0x1c01f000, 0x59300021, 0x80000540, 0x05ca0bcd,
+ 0x1c01f000, 0x4d2c0000, 0x59325809, 0x59300203,
+ 0x4933c857, 0x492fc857, 0x493bc857, 0x4803c857,
+ 0x9000348e, 0x05c61ba9, 0x0c01f803, 0x5c025800,
+ 0x1c01f000, 0x0010764f, 0x00107655, 0x0010767c,
+ 0x0010764f, 0x0010764f, 0x0010764f, 0x0010764f,
+ 0x0010764f, 0x00107650, 0x0010764f, 0x0010764f,
+ 0x0010764f, 0x0010764f, 0x0010764f, 0x05c5fb97,
+ 0xb1383498, 0x05c61b95, 0x493a6403, 0x64066203,
+ 0x05edf270, 0x91380593, 0x0502000c, 0x492fc857,
+ 0x592c000d, 0x800001c0, 0x05000005, 0x640a6203,
+ 0x59a8002a, 0x48026006, 0x1c01f000, 0x64025a07,
+ 0x0001fb2c, 0x0005f0e7, 0x913805a7, 0x05000011,
+ 0x91380594, 0x0500000b, 0x91380595, 0x05000003,
+ 0x91380596, 0x05c60b7d, 0x05edfe9b, 0x05f6004b,
+ 0x59300203, 0x90000582, 0x05c60b78, 0x0501f00d,
+ 0x4937c857, 0x05edfab8, 0x6446580f, 0x0501f004,
+ 0x4937c857, 0x05edfab4, 0x6442580f, 0x64c65a07,
+ 0x6412580e, 0x0001fb2c, 0x05e1ffc9, 0x05f1f7d2,
+ 0x59341400, 0x82081d00, 0x000000ff, 0x59300c03,
+ 0x480bc857, 0x4807c857, 0xb0040593, 0x05000020,
+ 0x90040582, 0x0500000f, 0x90040581, 0x05000010,
+ 0x90040583, 0x05000013, 0x90040585, 0x05000014,
+ 0x900405b3, 0x05000012, 0x90040580, 0x05000013,
+ 0x90040584, 0x05c60b55, 0x0501f874, 0x0501f010,
+ 0x900c0583, 0x05000837, 0x0501f00d, 0x900c058b,
+ 0x0502000b, 0x601c0800, 0x05e1fa7c, 0x0501f008,
+ 0x900c0585, 0x05000849, 0x0501f005, 0x900c0589,
+ 0x05000864, 0x0501f002, 0x0501f869, 0x654a6403,
+ 0x59a81073, 0x592c040c, 0x8c000500, 0x05000002,
+ 0x60201000, 0x592c040c, 0x8c000516, 0x05000002,
+ 0x90081418, 0x592c000d, 0x497a580e, 0x497a580f,
+ 0x80080c80, 0x05000007, 0x05001004, 0x641e5a07,
+ 0x40001000, 0x0501f004, 0x64565a07, 0x0501f002,
+ 0x64025a07, 0x480a580d, 0x05f5f914, 0x0500000d,
+ 0x592c1001, 0x480a600d, 0x58080800, 0x90080402,
+ 0x592c1012, 0x592c1813, 0x60003000, 0x42002000,
+ 0x00100efc, 0x05f5fa35, 0x05000002, 0x1c01f000,
+ 0x64b25a07, 0x497a580d, 0x0001fb2c, 0x0005f0e7,
+ 0x91380595, 0x05020007, 0x59a80086, 0x8c000502,
+ 0x05020006, 0x05e1fb03, 0x60100800, 0x05e1f243,
+ 0x601c0800, 0x05e1f241, 0x05e5fa3e, 0x60401000,
+ 0x05020008, 0x59340002, 0x82000500, 0x00ff0000,
+ 0x82000580, 0x00ff0000, 0x05fc07f3, 0x60201000,
+ 0x05e1ffac, 0x05fc07f0, 0x592c040c, 0x84000540,
+ 0x48025c0c, 0x05fdf7ef, 0x91380595, 0x0502000b,
+ 0x59a80086, 0x8c000502, 0x0502000a, 0x05e1fb44,
+ 0x4d3c0000, 0x417a7800, 0x05e1fa1d, 0x5c027800,
+ 0x60180800, 0x05e1f225, 0x60100800, 0x05e1f223,
+ 0x05e5fa20, 0x60401000, 0x05020008, 0x59340002,
+ 0x82000500, 0x00ff0000, 0x82000580, 0x00ff0000,
+ 0x05fc07ef, 0x60201000, 0x05e1ff8e, 0x05fc07ec,
+ 0x592c040c, 0x84000540, 0x48025c0c, 0x05fdf7ef,
+ 0x60100800, 0x05e1f211, 0x91380595, 0x05020003,
+ 0x0505fc1d, 0x05e00c92, 0x1c01f000, 0x91380595,
+ 0x05020015, 0x4c580000, 0x91cc1408, 0x6008b000,
+ 0x91341c06, 0x05f9f926, 0x0502000e, 0x91cc140a,
+ 0x6008b000, 0x91341c08, 0x05f9f921, 0x05020009,
+ 0x59342200, 0x59cc1007, 0x800811c0, 0x05000003,
+ 0x480a6801, 0x84102542, 0x8410251a, 0x48126a00,
+ 0x5c00b000, 0x1c01f000, 0x42000000, 0x00109890,
+ 0x0509fa3b, 0x05edfa9a, 0x59300203, 0x4933c857,
+ 0x4803c857, 0x90000c8e, 0x05c61abc, 0x0c01f802,
+ 0x05edf27f, 0x0010773c, 0x00107745, 0x0010773d,
+ 0x0010773b, 0x0010773b, 0x0010773b, 0x0010773b,
+ 0x0010773b, 0x0010773b, 0x0010773b, 0x0010773b,
+ 0x0010773b, 0x0010773b, 0x0010773b, 0x05c5faab,
+ 0x1c01f000, 0x59300403, 0xb0000592, 0x05fc008d,
+ 0x05e1ff03, 0x59325809, 0x641a5a07, 0x0001fb2c,
+ 0x05f1f709, 0x59301804, 0x840c0520, 0x48026004,
+ 0x598c000b, 0x81300580, 0x0502000f, 0x8c0c0520,
+ 0x0502000f, 0x42001000, 0x001097b0, 0x50081000,
+ 0x58080002, 0x82000580, 0x00000100, 0x0500000d,
+ 0x5808000b, 0x81300580, 0x05c60a90, 0x4978100b,
+ 0x0501f003, 0x8c0c0520, 0x05fe07e3, 0x0201f800,
+ 0x0010ba3e, 0x80c40040, 0x05fc07df, 0x05c5fa87,
+ 0x05edfcfc, 0x05fc07fa, 0x59300203, 0x90000c8e,
+ 0x05c61a82, 0x0c01f7c8, 0x4933c857, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x592c0c08, 0x48065814,
+ 0x59cc0809, 0x48065808, 0x59cc0808, 0x4806580c,
+ 0x59a80885, 0x82040500, 0x000003ff, 0x800010c4,
+ 0x8c040514, 0x05000004, 0x59cc0002, 0x90000503,
+ 0x80081480, 0x480a621c, 0x412c0800, 0x05c5fdda,
+ 0x05c40a6a, 0x492c080a, 0x58040409, 0x84000552,
+ 0x84000540, 0x48000c09, 0x90081403, 0x80081104,
+ 0x91cca406, 0x912cac05, 0x60400800, 0x90080490,
+ 0x05021003, 0x40080800, 0x80000580, 0x4004b000,
+ 0x4c000000, 0x0509fad7, 0x5c000000, 0x800001c0,
+ 0x0500000a, 0x412c1000, 0x4c000000, 0x05c5fdc2,
+ 0x05c40a52, 0x492c1001, 0x912cac05, 0x5c000000,
+ 0x40001000, 0x05fdf7ee, 0x5c00b000, 0x5c00a800,
+ 0x5c00a000, 0x1c01f000, 0x4933c857, 0x4d2c0000,
+ 0x4c380000, 0x59325809, 0x5930021c, 0x48025a09,
+ 0x59301013, 0x640a6203, 0x592c020b, 0x8c000500,
+ 0x05000004, 0x59300017, 0x592c1010, 0x80081480,
+ 0x800811c0, 0x05020007, 0x64025a07, 0x592c000c,
+ 0x82000500, 0x00000c00, 0x05000009, 0x0501f009,
+ 0x8c08053e, 0x05000005, 0x641e5a07, 0x80081080,
+ 0x80081000, 0x0501f002, 0x64565a07, 0x480a5808,
+ 0x42000000, 0x001099e8, 0x50007000, 0x5838000a,
+ 0x80000540, 0x05020007, 0x4930700b, 0x4930700a,
+ 0x58380002, 0x90000580, 0x05020808, 0x0501f004,
+ 0x90001400, 0x45301000, 0x4930700a, 0x5c007000,
+ 0x5c025800, 0x1c01f000, 0x4933c857, 0x592c000a,
+ 0x40001000, 0x48007009, 0x90080405, 0x48007003,
+ 0x592c000e, 0x592c100f, 0x48007006, 0x48087007,
+ 0x592c0014, 0x592c1209, 0x80080c80, 0x05001002,
+ 0x40001000, 0x90081403, 0x80081104, 0x90080490,
+ 0x05021003, 0x80000580, 0x0501f002, 0x60401000,
+ 0x4800700c, 0x48087004, 0x800810c4, 0x48087005,
+ 0x40381000, 0x0001f01c, 0x4d2c0000, 0x05c5fd6a,
+ 0x05c409fa, 0x42000800, 0x001099e8, 0x452c0800,
+ 0x497a580a, 0x497a580b, 0x497a580c, 0x4a025808,
+ 0x001077fa, 0x4a025802, 0x00000100, 0x64025801,
+ 0x5c025800, 0x1c01f000, 0x4833c857, 0x4d300000,
+ 0x4d2c0000, 0x4c5c0000, 0x4030b800, 0x585c0009,
+ 0x80025d40, 0x05020004, 0x585c000b, 0x4c000000,
+ 0x0501f03a, 0x585c0002, 0x82000580, 0x00000100,
+ 0x0502001c, 0x592c0801, 0x4c040000, 0x05c5fd6d,
+ 0x5c000800, 0x800409c0, 0x05000017, 0x4804b809,
+ 0x585c100c, 0x800811c0, 0x05020004, 0x40065800,
+ 0x05c5fd6d, 0x0501f010, 0x90080490, 0x05021003,
+ 0x80000580, 0x0501f002, 0x60401000, 0x4800b80c,
+ 0x4808b804, 0x800810c4, 0x4808b805, 0x90040405,
+ 0x4800b803, 0x405c1000, 0x0001f81c, 0x0501f021,
+ 0x0501f824, 0x585c000b, 0x80026540, 0x59300000,
+ 0x80000d40, 0x05020002, 0x4800b80a, 0x4800b80b,
+ 0x497a6000, 0x4c000000, 0x4978b809, 0x59325809,
+ 0x4a025a05, 0x00000103, 0x59300402, 0x48025c07,
+ 0x592c100c, 0x4c080000, 0x0001fb2c, 0x05fdfa13,
+ 0x5c001000, 0x8c080518, 0x05000003, 0x05fdfab3,
+ 0x0501f002, 0x0005f8e7, 0x405c7000, 0x5c000000,
+ 0x80026540, 0x05000003, 0x59325809, 0x05fdff8b,
+ 0x5c00b800, 0x5c025800, 0x5c026000, 0x1c01f000,
+ 0x483bc857, 0x58380009, 0x40025800, 0x05c5fd36,
+ 0x5838000b, 0x80026540, 0x59300009, 0x80025d40,
+ 0x640a5a07, 0x1c01f000, 0x4803c857, 0x4933c857,
+ 0x4d1c0000, 0x497a601e, 0x41323800, 0x40026000,
+ 0x4d3c0000, 0x60167800, 0x0501f836, 0x5c027800,
+ 0x411e6000, 0x4933c857, 0x59300416, 0x84000502,
+ 0x48026416, 0x5c023800, 0x1c01f000, 0x481bc857,
+ 0x4933c857, 0x4c5c0000, 0x4c600000, 0x4010b800,
+ 0x4014c000, 0x0505ff5c, 0x8d0c0520, 0x05000006,
+ 0x40602800, 0x405c3000, 0x0505fb2c, 0x90000541,
+ 0x0501f002, 0x80000580, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x4803c856, 0x4d300000, 0x42026000,
+ 0x0010ccb4, 0x59a8000d, 0x81640580, 0x05000013,
+ 0x59300c07, 0x90040581, 0x05000009, 0x90040584,
+ 0x05000004, 0x90040590, 0x05f80ed4, 0x0501f007,
+ 0x59300203, 0x90000d87, 0x05000004, 0x4807c857,
+ 0x05fdfb65, 0x05020807, 0x91326424, 0x41580000,
+ 0x81300480, 0x05fc17ec, 0x5c026000, 0x1c01f000,
+ 0x4933c857, 0x59300403, 0x4803c857, 0x05edf92c,
+ 0x4df00000, 0x59300407, 0x4803c857, 0x90000d82,
+ 0x05000011, 0x90000d81, 0x05000007, 0x90000d84,
+ 0x05000005, 0x4933c856, 0x5c03e000, 0x05ec090c,
+ 0x0501f036, 0x59300203, 0x90000d81, 0x05000010,
+ 0x90000d82, 0x05000027, 0x90000d85, 0x05000025,
+ 0x05c5f93e, 0x59300203, 0x90000d89, 0x05000008,
+ 0x90000d8b, 0x05000006, 0x90000d8a, 0x0500001d,
+ 0x90000d8c, 0x0500001b, 0x05c5f934, 0x598c000b,
+ 0x81300580, 0x05020003, 0x05edfba6, 0x05020015,
+ 0x59300004, 0x4803c857, 0x8c000520, 0x05000004,
+ 0x84000520, 0x48026004, 0x0501f00e, 0x0201f800,
+ 0x0010ba3e, 0x80c40040, 0x05c60924, 0x5c03e000,
+ 0x05ec08e7, 0x59300407, 0x90000d82, 0x0500000f,
+ 0x05e1fd7b, 0x05fdf9a8, 0x05f40ba1, 0x0501f00b,
+ 0x5c03e000, 0x05ec08de, 0x59300407, 0x90000d82,
+ 0x05000006, 0x05e1fd72, 0x05fdf99f, 0x05f40b98,
+ 0x8d3c0500, 0x05000003, 0x0505ffb7, 0x05f1f576,
0x6406621f, 0x4a026403, 0x00000085, 0x64266203,
0x640a6407, 0x42000800, 0x80000040, 0x0005f07c,
- 0x05f9fbc5, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010b652, 0x5c027800, 0x42000000, 0x001097f8,
- 0x050df865, 0x497a6009, 0x641e6407, 0x4a026006,
- 0x00000398, 0x497a6205, 0x1c01f000, 0x42000000,
- 0x00109809, 0x050df85c, 0x05fdf71a, 0x42000000,
- 0x00109804, 0x050df858, 0x0509ff83, 0x05f5f596,
- 0x42000000, 0x00109806, 0x050df853, 0x1c01f000,
- 0x42000000, 0x00109805, 0x050df84f, 0x59300203,
- 0x90000c8e, 0x05ca199d, 0x4803c857, 0x0c01f001,
- 0x0010705a, 0x00106f39, 0x0010705a, 0x0010705a,
- 0x0010705a, 0x0010705a, 0x0010705a, 0x0010705a,
- 0x0010705a, 0x00106f39, 0x0010705b, 0x00106f39,
- 0x00107061, 0x0010705a, 0x05c9f98c, 0x4a026403,
- 0x0000008b, 0x642e6203, 0x42000800, 0x80004040,
- 0x0005f07c, 0x59300a1f, 0x0501f882, 0x0500000b,
- 0x4d2c0000, 0x59325809, 0x641a5a07, 0x497a5c0a,
- 0x0001fb2c, 0x59300a1f, 0x90040d83, 0x05e40b7f,
- 0x5c025800, 0x497a6009, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010b652, 0x5c027800, 0x60443000,
- 0x0509fe87, 0x42000000, 0x001097f8, 0x050df81e,
- 0x4c5c0000, 0x4130b800, 0x05f5fd8d, 0x05000007,
- 0x4936600a, 0x4d300000, 0x405e6000, 0x05f5fd56,
- 0x5c026000, 0x0501f002, 0x405e6000, 0x5c00b800,
- 0x497a6009, 0x64066407, 0x64066403, 0x8d0c0520,
- 0x0500000b, 0x64126407, 0x641e6203, 0x64066422,
- 0x60103000, 0x4d400000, 0x60a68000, 0x41782800,
- 0x0509fa50, 0x5c028000, 0x1c01f000, 0x602c0800,
- 0x05e5f876, 0x64066203, 0x05edf7a2, 0x42000000,
- 0x0010980b, 0x0509fffc, 0x59300203, 0x90000c8e,
- 0x05ca194a, 0x4803c857, 0x0c01f001, 0x001070bd,
- 0x001070ad, 0x001070af, 0x001070be, 0x001070ae,
- 0x001070ad, 0x001070ad, 0x001070ad, 0x001070ad,
- 0x001070ad, 0x001070ad, 0x001070ad, 0x001070ad,
- 0x001070ad, 0x05c9f939, 0x05cdfa63, 0x4d2c0000,
- 0x59325809, 0x641a5a07, 0x0001fb2c, 0x5c025800,
- 0x497a6009, 0x642a621f, 0x4a026403, 0x00000085,
- 0x64266203, 0x640a6407, 0x42000800, 0x80004040,
- 0x0005f07c, 0x1c01f000, 0x05f1f875, 0x4df00000,
- 0x05fdfde5, 0x05020003, 0x05f1fad9, 0x0502000a,
- 0x0201f800, 0x0010b8bb, 0x80c40040, 0x05020004,
- 0x5c03e000, 0x05f1f856, 0x05fdf7e5, 0x05edff97,
- 0x05ca091a, 0x5c03e000, 0x05f1f851, 0x59300203,
- 0x90000d83, 0x05c80915, 0x90000c8e, 0x05ca1913,
- 0x0c01f7cb, 0x59a8000d, 0x59a80860, 0x80040400,
- 0x80080480, 0x05021003, 0x90000541, 0x1c01f000,
- 0x480bc857, 0x80000580, 0x1c01f000, 0x0501f805,
- 0x60018800, 0x05000002, 0x60058800, 0x1c01f000,
- 0x4c040000, 0x59300809, 0x59a8000c, 0x80040480,
- 0x05001007, 0x59a8000a, 0x80040480, 0x05021004,
- 0x800409c0, 0x5c000800, 0x1c01f000, 0x800409c0,
- 0x05ca08f6, 0x4803c856, 0x05fdf7fb, 0x4803c856,
- 0x4d300000, 0x0005f8ca, 0x05000007, 0x0501f827,
- 0x4d380000, 0x612e7000, 0x0005f905, 0x5c027000,
- 0x90000541, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x05f5fd06, 0x05000018, 0x0501f81b,
- 0x4d300000, 0x05f1f82e, 0x4df00000, 0x4d3c0000,
- 0x60027840, 0x0201f800, 0x0010bc6a, 0x0201f800,
- 0x0010bd03, 0x0201f800, 0x0010c0f3, 0x5c027800,
- 0x5c03e000, 0x05f0080e, 0x5c026000, 0x8d3c053e,
- 0x05020008, 0x4d380000, 0x61327000, 0x0005f905,
- 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
- 0x0005f8e7, 0x05fdf7fc, 0x592c0408, 0x494a6019,
- 0x494e601a, 0x4936600a, 0x492e6009, 0x640e6407,
- 0x59340802, 0x4806600b, 0x800000c2, 0x800008c4,
- 0x80040400, 0x48026006, 0x1c01f000, 0x493bc857,
- 0x4d300000, 0x0005f8ca, 0x0500000a, 0x05fdffef,
- 0x4d400000, 0x60168000, 0x0501f80a, 0x5c028000,
- 0x8d3c053e, 0x05020005, 0x0005f905, 0x90000541,
- 0x5c026000, 0x1c01f000, 0x0005f8e7, 0x05fdf7fc,
- 0x4803c856, 0x05edfff6, 0x4df00000, 0x4d3c0000,
- 0x4d440000, 0x59368c03, 0x60067840, 0x0201f800,
- 0x0010bbe5, 0x0201f800, 0x0010bc2f, 0x0201f800,
- 0x0010bd03, 0x0201f800, 0x0010c0f3, 0x5c028800,
- 0x5c027800, 0x5c03e000, 0x05ec07d1, 0x1c01f000,
- 0x4803c856, 0x4d300000, 0x05f5fcb5, 0x0500000b,
- 0x481a601e, 0x48ee6023, 0x4936600a, 0x64066407,
- 0x492e6009, 0x4d380000, 0x607e7000, 0x0005f905,
- 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
- 0x4803c856, 0x4d300000, 0x05f5fca5, 0x0500000a,
- 0x48ee6023, 0x4936600a, 0x64066407, 0x492e6009,
- 0x4d380000, 0x61567000, 0x0005f905, 0x5c027000,
- 0x90000541, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x05f5fc96, 0x0500000b, 0x481a601e,
- 0x48ee6023, 0x4936600a, 0x64066407, 0x492e6009,
- 0x4d380000, 0x60f67000, 0x0005f905, 0x5c027000,
- 0x90000541, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x05f5fc86, 0x05000010, 0x4936600a,
- 0x492fc857, 0x4933c857, 0x592c0405, 0x8c00051e,
- 0x05000003, 0x48efc857, 0x48ee6023, 0x64066407,
- 0x492e6009, 0x4d380000, 0x60027000, 0x0005f905,
- 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
- 0x4803c856, 0x4d300000, 0x05f5fc71, 0x0500000b,
- 0x48ee6023, 0x481a601e, 0x4936600a, 0x64066407,
- 0x492e6009, 0x4d380000, 0x61127000, 0x0005f905,
- 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
- 0x4803c856, 0x4d300000, 0x05f5fc61, 0x0500000b,
- 0x481a601e, 0x48ee6023, 0x4936600a, 0x64066407,
- 0x492e6009, 0x4d380000, 0x61267000, 0x0005f905,
- 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
- 0x5930000a, 0x80001540, 0x05c80830, 0x8d0c0512,
- 0x05020007, 0x5808040b, 0x4803c856, 0x80000040,
- 0x05001003, 0x4800140b, 0x05020008, 0x58080010,
- 0x80000540, 0x05000005, 0x58080203, 0x80000540,
- 0x05020002, 0x64041203, 0x1c01f000, 0x4803c856,
- 0x59300403, 0x90000d82, 0x0500000b, 0x90000d83,
- 0x05000009, 0x90000d84, 0x05000007, 0x599c0819,
- 0x8c04050e, 0x05000003, 0x90000d80, 0x05000002,
- 0x90000541, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05000002, 0x60018800, 0x1c01f000, 0x4803c856,
- 0x4c000000, 0x4d2c0000, 0x59300407, 0x90000584,
- 0x05000017, 0x59300009, 0x80025d40, 0x800001c0,
- 0x05000013, 0x0501fbb1, 0x0500000f, 0x59300407,
- 0x90004590, 0x0500000c, 0x90004591, 0x0500000a,
- 0x90004583, 0x0500000a, 0x90004582, 0x05000008,
- 0x9000458a, 0x05000006, 0x592c0405, 0x8c00051e,
- 0x05000003, 0x80000580, 0x0501f002, 0x90000541,
- 0x5c025800, 0x5c000000, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x05f5fc0a, 0x0500000f, 0x4936600a,
- 0x48ee6023, 0x64066407, 0x492e6009, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010b652, 0x5c027800,
- 0x4d380000, 0x60a27000, 0x0005f905, 0x5c027000,
- 0x90000541, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x91380595, 0x05020008, 0x59a80073, 0xb00005b4,
- 0x05020005, 0x05e1ffb0, 0x64066203, 0x64a66403,
- 0x05edf620, 0x05f9f9d4, 0x0005f0e7, 0x4803c856,
- 0x91380596, 0x05020004, 0x60100800, 0x05e1feeb,
- 0x05f5f599, 0x91380595, 0x0502000d, 0x59a80073,
- 0x90000594, 0x0502000a, 0x05e1fff6, 0x05f9fd6d,
- 0x05020007, 0x59340404, 0x80000540, 0x05000004,
- 0x60180800, 0x05e1fedd, 0x05f5f58b, 0x05f9f9be,
- 0x0005f0e7, 0x4803c856, 0x592c0207, 0x90000585,
- 0x05000002, 0x1c01f000, 0x4803c856, 0x592c0209,
- 0x8400054a, 0x48025a09, 0x1c01f000, 0x59300809,
- 0x800409c0, 0x05000008, 0x58040205, 0x82000580,
- 0x00000152, 0x05020004, 0x59a8082a, 0x48066006,
- 0x1c01f000, 0x599c0416, 0x800001c0, 0x05000007,
- 0x90000c84, 0x05001005, 0x800000c2, 0x800008c4,
- 0x80040c00, 0x05fdf7f6, 0x59300403, 0x90000582,
- 0x05fe07f2, 0x5930080a, 0x58040403, 0x82000580,
- 0x000007fe, 0x05fe07ed, 0x60a00800, 0x05fdf7ec,
- 0x497a6205, 0x497a6009, 0x64066203, 0x65426403,
- 0x42000800, 0x80000043, 0x0005f07c, 0x4933c857,
- 0x4d340000, 0x5932680a, 0x59340200, 0x8c00050e,
- 0x05000005, 0x59300407, 0x90000c92, 0x05021004,
- 0x0c01f805, 0x5c026800, 0x1c01f000, 0x05fdfcc9,
- 0x05fdf7fd, 0x00106f34, 0x0010727f, 0x00107283,
- 0x00107286, 0x001083c0, 0x001083d8, 0x001083dc,
- 0x00106f34, 0x00106f34, 0x00106f34, 0x00106f34,
- 0x00106f34, 0x00106f34, 0x00106f34, 0x00106f34,
- 0x00106f34, 0x00106f34, 0x00106f34, 0x4803c856,
- 0x40000000, 0x40000000, 0x1c01f000, 0x40000000,
- 0x40000000, 0x1c01f000, 0x5930001e, 0x4803c857,
- 0x59300416, 0x4933c857, 0x4803c857, 0x8c000502,
- 0x05000005, 0x4803c857, 0x84000540, 0x48026416,
- 0x1c01f000, 0x42000000, 0xd0000000, 0x41300800,
- 0x05c9fddc, 0x0501f80e, 0x0502000c, 0x59300c16,
- 0x59300403, 0xb0000580, 0x05000003, 0x84040d40,
- 0x0501f004, 0x59a8002a, 0x9000040a, 0x48026205,
- 0x84040d42, 0x48066416, 0x1c01f000, 0x4933c857,
- 0x4d340000, 0x5932680a, 0x59340a00, 0x8c04050e,
- 0x05c40f3e, 0x5930001e, 0x80000540, 0x0502002c,
- 0x59300403, 0x4803c857, 0xb0000580, 0x05000003,
- 0x8d0c050e, 0x05020024, 0x4d1c0000, 0x41323800,
- 0x05f5fb53, 0x0500001e, 0x4932381e, 0x591c0416,
- 0x84000542, 0x48023c16, 0x4936600a, 0x591c0407,
- 0x90000583, 0x05000006, 0x591c0202, 0x4802641b,
- 0x591c0402, 0x4802621b, 0x0501f005, 0x591c0202,
- 0x4802621b, 0x591c0402, 0x4802641b, 0x491e6020,
- 0x64066407, 0x64d66403, 0x64066203, 0x42000800,
- 0x80000040, 0x0005f87c, 0x411e6000, 0x5c023800,
- 0x80000580, 0x5c026800, 0x1c01f000, 0x411e6000,
- 0x5c023800, 0x59a8002c, 0x48026205, 0x90000541,
- 0x05fdf7f9, 0x4933c857, 0x4d2c0000, 0x4932381e,
- 0x4a026202, 0x0000ffff, 0x591e5809, 0x591c0008,
- 0x8c00051e, 0x05000005, 0x8400051e, 0x48023808,
- 0x497a580a, 0x0501f016, 0x592c0409, 0x8c000518,
- 0x05000013, 0x84000518, 0x48025c09, 0x4d400000,
- 0x592e8207, 0x64065a07, 0x0501faad, 0x49425a07,
- 0x5c028000, 0x497a580a, 0x592c0409, 0x8c000512,
- 0x05000007, 0x4d2c0000, 0x84000512, 0x48025c09,
- 0x592e580a, 0x05c9fa88, 0x5c025800, 0x59a8002c,
- 0x48026205, 0x591c0216, 0x48026218, 0x90000d81,
- 0x05000006, 0x640a3a03, 0x90000585, 0x05000007,
- 0x497a6017, 0x0501f01c, 0x591c0008, 0x84000540,
- 0x48023808, 0x64123a03, 0x591c0416, 0x4803c857,
- 0x8400051c, 0x84000554, 0x48023c16, 0x592c0010,
- 0x40001000, 0x591c0818, 0x80040480, 0x05fe17f1,
- 0x591c0018, 0x82000500, 0xfffffffc, 0x48026017,
- 0x48023818, 0x591c0a16, 0x4807c857, 0x90040d85,
- 0x05020005, 0x480bc857, 0x4803c857, 0x4a023814,
- 0xffffffff, 0x591c0402, 0x4802641b, 0x591c0202,
- 0x4802621b, 0x591e680a, 0x4936600a, 0x64066407,
- 0x64e66403, 0x64066203, 0x42000800, 0x80000040,
- 0x0005f87c, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x59300416, 0x8c000514, 0x05000015, 0x8c00051c,
- 0x05020012, 0x59300018, 0x80100480, 0x05001006,
- 0x05000005, 0x59300416, 0x84000514, 0x8400055c,
- 0x0501f009, 0x48126018, 0x48126014, 0x40100000,
- 0x592c1810, 0x800c0480, 0x48026013, 0x59300416,
- 0x84000514, 0x48026416, 0x1c01f000, 0x4933c857,
- 0x8c00051c, 0x05020008, 0x59300014, 0x4803c857,
- 0x48026018, 0x59300416, 0x8400055c, 0x4803c857,
- 0x48026416, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05000002, 0x60018800, 0x1c01f000, 0x59300c03,
- 0x4933c857, 0x4807c857, 0x900404b4, 0x05001005,
- 0x900404bc, 0x05021003, 0x80000580, 0x1c01f000,
- 0x90000541, 0x05fdf7fe, 0x41780800, 0x59a81028,
- 0x60c80000, 0x05edfc1b, 0x800811c0, 0x05020002,
- 0x60501000, 0x480b502a, 0x59a81029, 0x480b5022,
- 0x41780800, 0x61900000, 0x05edfc12, 0x800811c0,
- 0x05020002, 0x60501000, 0x480b502b, 0x9008140a,
- 0x480b502c, 0x60040800, 0x05edfdfa, 0x42000000,
- 0x30000000, 0x40080800, 0x0001f91e, 0x600c0800,
- 0x59a8100f, 0x05edfde5, 0x05e5f04a, 0x64a3502a,
- 0x6453502b, 0x4a035022, 0x000007d0, 0x60781000,
- 0x480b502c, 0x60040800, 0x05edfdea, 0x42000000,
- 0x30000000, 0x40080800, 0x0001f91e, 0x600c0800,
- 0x59a8100f, 0x05edf5d5, 0x4933c857, 0x4d2c0000,
- 0x59300403, 0x900005be, 0x05020004, 0x59325819,
- 0x812e59c0, 0x05ca09e3, 0x5c025800, 0x1c01f000,
- 0x4937c857, 0x4d300000, 0x05f5fa6d, 0x0500000b,
- 0x4936600a, 0x64066407, 0x492e6009, 0x60240800,
- 0x05e1fd6a, 0x4d380000, 0x60ce7000, 0x0005f905,
- 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
- 0x4933c857, 0x4d2c0000, 0x4c580000, 0x4d3c0000,
- 0x59325809, 0x91380595, 0x0502001d, 0x59a8b073,
- 0x90580c99, 0x05001002, 0x6060b000, 0x8058b104,
- 0x0501f9aa, 0x80000580, 0x0501f9b9, 0x912cac0a,
- 0x91cca406, 0x0509fda6, 0x4c600000, 0x6004c000,
- 0x592c100b, 0x8c080518, 0x05020006, 0x59a8000f,
- 0x592c100e, 0x80080580, 0x05020006, 0x4178c000,
- 0x5930100a, 0x58081403, 0x417a7800, 0x05d1fdf0,
- 0x5c00c000, 0x05f5fbf0, 0x0501f005, 0x6008b000,
- 0x0501f9af, 0x05f9f820, 0x0005f8e7, 0x5c027800,
- 0x5c00b000, 0x5c025800, 0x1c01f000, 0x4933c856,
- 0x60018800, 0x4936600a, 0x64066407, 0x492e6009,
- 0x4d380000, 0x61367000, 0x0005f905, 0x5c027000,
- 0x90000541, 0x60058800, 0x1c01f000, 0x4803c856,
- 0x4d2c0000, 0x91380595, 0x05020025, 0x59a80873,
- 0x59325809, 0x5930040c, 0x80040580, 0x05020020,
- 0x4c500000, 0x4c540000, 0x4c580000, 0x91cca406,
- 0x4050a800, 0x5930b40c, 0x9058b403, 0x8058b104,
- 0x0509fdaa, 0x91cca406, 0x592cb206, 0x9058b403,
- 0x8058b104, 0x912cac07, 0x0509fd69, 0x592e5801,
- 0x812e59c0, 0x05fe07f9, 0x5931d823, 0x58ef400a,
- 0x58ee580c, 0x4a025a05, 0x00000103, 0x58ec0008,
- 0x0801f800, 0x59300402, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x5c025800, 0x1c01f000, 0x05f5ffe6,
- 0x5c025800, 0x1c01f000, 0x4933c857, 0x90040db5,
- 0x05000005, 0x5930141b, 0x0501f844, 0x05000025,
- 0x0501f006, 0x4d300000, 0x59326020, 0x0501f848,
- 0x5c026000, 0x0500001e, 0x591c0c07, 0x90040583,
- 0x05000003, 0x90040586, 0x0502001b, 0x591c0c02,
- 0x5930041b, 0x80040580, 0x05000009, 0x5930021b,
- 0x80040580, 0x05020014, 0x591c0a02, 0x5930041b,
- 0x80040580, 0x05020010, 0x0501f009, 0x59300a1b,
- 0x82040580, 0x0000ffff, 0x05000005, 0x591c0202,
- 0x59300a1b, 0x80040580, 0x05020007, 0x591c000a,
- 0x5930080a, 0x80040580, 0x1c01f000, 0x417a3800,
- 0x90000541, 0x1c01f000, 0x4803c856, 0x4203e000,
- 0xb0800000, 0x600009fe, 0x4203f800, 0x30000000,
- 0x40000000, 0x80040840, 0x05c40da8, 0x05ffb7fb,
- 0x1c01f000, 0x4803c856, 0x4203e000, 0xb0800000,
- 0x4203f800, 0x20000000, 0x1c01f000, 0x0501f805,
- 0x60058800, 0x05020002, 0x60018800, 0x1c01f000,
- 0x59300808, 0x8c04051e, 0x592c0c09, 0x05020002,
- 0x8c040518, 0x1c01f000, 0x05fdfc83, 0x05000007,
- 0x800800c4, 0x800808ca, 0x80040c00, 0x82063c00,
- 0x0010cca4, 0x491fc857, 0x1c01f000, 0x0501fbff,
- 0x05020007, 0x59301402, 0x05fdfff4, 0x05000007,
- 0x411c0000, 0x81300580, 0x05000003, 0x81780500,
- 0x0501f002, 0x81300540, 0x1c01f000, 0x4d300000,
- 0x0001fac4, 0x0502000a, 0x42026000, 0x0010cc5c,
- 0x4936600a, 0x492e6009, 0x0201f800, 0x0010b652,
- 0x80000580, 0x5c026000, 0x1c01f000, 0x90000541,
- 0x05fdf7fd, 0x4933c857, 0x05fdfc6e, 0x05c40d6f,
- 0x4d2c0000, 0x4d340000, 0x4d440000, 0x4c580000,
- 0x59325809, 0x5932680a, 0x49425a07, 0x05e9faca,
- 0x592e8c07, 0x592c4208, 0x9020050f, 0x0c01f806,
- 0x5c00b000, 0x5c028800, 0x5c026800, 0x5c025800,
- 0x1c01f000, 0x0010749b, 0x001074b9, 0x001074bf,
- 0x001074c2, 0x001074ca, 0x00107499, 0x00107499,
- 0x00107499, 0x001074cd, 0x001074d7, 0x001074d7,
- 0x00107499, 0x00107499, 0x00107499, 0x00107499,
- 0x00107499, 0x4803c857, 0x05c5fd4c, 0x814281c0,
- 0x05020011, 0x41785800, 0x592c0405, 0x8c00051c,
- 0x05020002, 0x59345c05, 0x442c2800, 0x59340008,
- 0x48002802, 0x59340009, 0x48002801, 0x59340006,
- 0x48002804, 0x59340007, 0x48002803, 0x602cb000,
- 0x0501f02d, 0x592c0208, 0x8c00051e, 0x6008b000,
- 0x05020029, 0x9004b540, 0x05000027, 0x44042800,
- 0x5932680a, 0x59340400, 0x48002801, 0x6008b000,
- 0x0501f021, 0x814281c0, 0x05fe07f3, 0x59345c05,
- 0x442c2800, 0x6004b000, 0x0501f01b, 0x9140b540,
- 0x05000019, 0x0501f021, 0x814281c0, 0x0502001f,
- 0x59340200, 0x44002800, 0x59340001, 0x48002801,
- 0x6008b000, 0x0501f010, 0x9140b540, 0x05020017,
- 0x0501f00d, 0x9140b540, 0x0500000b, 0x05e1ffab,
- 0x05000012, 0x8c20050e, 0x05000002, 0x497a600a,
- 0x4178b000, 0x497a5a07, 0x0501f003, 0x9140b540,
- 0x0502000a, 0x592c0405, 0x8400051c, 0x48025c05,
- 0x592c0208, 0x8400051e, 0x48025a08, 0x0501f87f,
- 0x497a6009, 0x0001f32c, 0x592c0208, 0x8c00051e,
- 0x6008b000, 0x05fe07f4, 0x9004b540, 0x05fc07f2,
- 0x44042800, 0x6004b000, 0x05fdf7ef, 0x4937c857,
- 0x4d300000, 0x05f5f91a, 0x0500000b, 0x4936600a,
- 0x64066407, 0x492e6009, 0x602c0800, 0x05e1fc17,
- 0x4d380000, 0x610e7000, 0x0005f905, 0x5c027000,
- 0x90000541, 0x5c026000, 0x1c01f000, 0x4937c857,
- 0x4d2c0000, 0x59325809, 0x91380595, 0x05020022,
- 0x59a80073, 0x90000584, 0x0502001f, 0x59a8000f,
- 0x592c100a, 0x80080580, 0x05020011, 0x4d440000,
- 0x592e8c07, 0x592c0208, 0x4803c856, 0x82000500,
- 0x00000080, 0x84000548, 0x4d3c0000, 0x60027820,
- 0x8c00050e, 0x05000002, 0x853e7d5c, 0x05e1fee1,
- 0x5c027800, 0x5c028800, 0x0501f003, 0x4803c856,
- 0x05e1ff62, 0x05fdfbcb, 0x05000011, 0x4d400000,
- 0x60028000, 0x41780800, 0x05fdff57, 0x5c028000,
- 0x0501f00a, 0x05e1ff59, 0x05fe07f7, 0x05fdfbc1,
- 0x05000007, 0x4c580000, 0x6008b000, 0x0501f854,
- 0x5c00b000, 0x05f5fec4, 0x0005f8e7, 0x5c025800,
- 0x1c01f000, 0x4937c857, 0x4d300000, 0x05f5f8d8,
- 0x0500000d, 0x4936600a, 0x64066407, 0x4d3c0000,
- 0x4d380000, 0x417a7800, 0x05e1fbc9, 0x492e6009,
- 0x60127000, 0x0005f905, 0x5c027000, 0x5c027800,
- 0x90000541, 0x5c026000, 0x1c01f000, 0x4937c857,
- 0x4d300000, 0x05f5f8c6, 0x0500000b, 0x4936600a,
- 0x600c0800, 0x05e1fbc5, 0x64066407, 0x492e6009,
- 0x4d380000, 0x61467000, 0x0005f905, 0x5c027000,
- 0x90000541, 0x5c026000, 0x1c01f000, 0x4933c857,
- 0x61f2880f, 0x42003000, 0x00fffffc, 0x05e1fbe7,
- 0x05c60c92, 0x4936600a, 0x417a7800, 0x05e1fba8,
- 0x600c0800, 0x05e1fbb1, 0x497a6c12, 0x64066203,
- 0x640a6403, 0x05edf2db, 0x492fc857, 0x4c580000,
- 0x4c000000, 0x8058b1c0, 0x0500000a, 0x82580500,
- 0xfffffff0, 0x05c60c81, 0x8058b0d0, 0x592c0409,
- 0x82000500, 0xfffff0ff, 0x80580540, 0x48025c09,
- 0x5c000000, 0x5c00b000, 0x1c01f000, 0x492fc857,
- 0x4c000000, 0x4c040000, 0x800000d8, 0x592c0c09,
- 0x82040d00, 0xffff0fff, 0x80040540, 0x48025c09,
- 0x5c000800, 0x5c000000, 0x1c01f000, 0x4933c857,
- 0x4d2c0000, 0x59325809, 0x592c0208, 0x8400055e,
- 0x48025a08, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x05fdffda, 0x05e9f9c4, 0x64602800, 0x80142800,
- 0x8058b040, 0x91cca407, 0x4014a800, 0x0509fbd4,
+ 0x60007040, 0x4203e000, 0xb0800000, 0x6033f800,
+ 0x40000000, 0x40000000, 0x40000000, 0x0501b004,
+ 0x80387040, 0x05c408fd, 0x05fdf7f9, 0x1c01f000,
+ 0x4203e000, 0xb0800000, 0x6023f800, 0x1c01f000,
+ 0x83300480, 0x0010cc48, 0x05001006, 0x41540000,
+ 0x81300480, 0x05021003, 0x80000580, 0x1c01f000,
+ 0x81780080, 0x1c01f000, 0x59a80873, 0x59cc2808,
+ 0x82140500, 0x00000c00, 0x05000003, 0x90040490,
+ 0x05001015, 0x80001580, 0x8c140512, 0x05000004,
+ 0x90040494, 0x05001010, 0x59cc100a, 0x80000580,
+ 0x8c140510, 0x05000004, 0x90040498, 0x0500100a,
+ 0x59cc000b, 0x80080400, 0x05001007, 0x05000005,
+ 0x90000418, 0x80040480, 0x05001003, 0x80000580,
+ 0x1c01f000, 0x42000000, 0x0010986d, 0x0509f848,
+ 0x90000541, 0x05fdf7fb, 0x4933c857, 0x4937c857,
+ 0x492fc857, 0x48efc857, 0x4d1c0000, 0x4d300000,
+ 0x41323800, 0x05f1fd62, 0x0500001b, 0x48ee6023,
+ 0x4936600a, 0x591c0407, 0x90000583, 0x05000008,
+ 0x591c0202, 0x4803c857, 0x4802641b, 0x591c0402,
+ 0x4802621b, 0x4803c857, 0x0501f007, 0x591c0202,
+ 0x4803c857, 0x4802621b, 0x591c0402, 0x4802641b,
+ 0x4803c857, 0x491e6020, 0x64066407, 0x492e6009,
+ 0x4d380000, 0x615e7000, 0x0005f905, 0x5c027000,
+ 0x90000541, 0x5c026000, 0x5c023800, 0x1c01f000,
+ 0x4933c857, 0x493bc857, 0x4937c857, 0x4d2c0000,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x59325809,
+ 0x05fdf832, 0x05000017, 0x91cca406, 0x912cac07,
+ 0x91380596, 0x05020007, 0x59a80073, 0x90000588,
+ 0x0502000e, 0x492fc857, 0x6008b000, 0x0501f008,
+ 0x91380595, 0x05020009, 0x492fc857, 0x59a80073,
+ 0x90000598, 0x05020005, 0x6018b000, 0x0509f8ce,
+ 0x05f1fedb, 0x0501f003, 0x05f5fb0d, 0x0005f8e7,
0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
- 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x59325809, 0x592c0205,
- 0x82000580, 0x00000152, 0x1c01f000, 0x59300021,
- 0x80000540, 0x05ca0c63, 0x1c01f000, 0x4d2c0000,
- 0x59325809, 0x59300203, 0x4933c857, 0x492fc857,
- 0x493bc857, 0x4803c857, 0x9000348e, 0x05c61c3f,
- 0x0c01f803, 0x5c025800, 0x1c01f000, 0x001075b9,
- 0x001075bf, 0x001075e6, 0x001075b9, 0x001075b9,
- 0x001075b9, 0x001075b9, 0x001075b9, 0x001075ba,
- 0x001075b9, 0x001075b9, 0x001075b9, 0x001075b9,
- 0x001075b9, 0x05c5fc2d, 0xb1383498, 0x05c61c2b,
- 0x493a6403, 0x64066203, 0x05edf27a, 0x91380593,
- 0x0502000c, 0x492fc857, 0x592c000d, 0x800001c0,
- 0x05000005, 0x640a6203, 0x59a8002a, 0x48026006,
- 0x1c01f000, 0x64025a07, 0x0001fb2c, 0x0005f0e7,
- 0x913805a7, 0x05000011, 0x91380594, 0x0500000b,
- 0x91380595, 0x05000003, 0x91380596, 0x05c60c13,
- 0x05edfea5, 0x05f60065, 0x59300203, 0x90000582,
- 0x05c60c0e, 0x0501f00d, 0x4937c857, 0x05edfac2,
- 0x6446580f, 0x0501f004, 0x4937c857, 0x05edfabe,
- 0x6442580f, 0x64c65a07, 0x6412580e, 0x0001fb2c,
- 0x05e5f847, 0x05f1f7f0, 0x59341400, 0x82081d00,
- 0x000000ff, 0x59300c03, 0x480bc857, 0x4807c857,
- 0xb0040593, 0x05000020, 0x90040582, 0x0500000f,
- 0x90040581, 0x05000010, 0x90040583, 0x05000013,
- 0x90040585, 0x05000014, 0x900405b3, 0x05000012,
- 0x90040580, 0x05000013, 0x90040584, 0x05c60beb,
- 0x0501f874, 0x0501f010, 0x900c0583, 0x05000837,
- 0x0501f00d, 0x900c058b, 0x0502000b, 0x601c0800,
- 0x05e1fb06, 0x0501f008, 0x900c0585, 0x05000849,
- 0x0501f005, 0x900c0589, 0x05000864, 0x0501f002,
- 0x0501f869, 0x654a6403, 0x59a81073, 0x592c040c,
- 0x8c000500, 0x05000002, 0x60201000, 0x592c040c,
- 0x8c000516, 0x05000002, 0x90081418, 0x592c000d,
- 0x497a580e, 0x497a580f, 0x80080c80, 0x05000007,
- 0x05001004, 0x641e5a07, 0x40001000, 0x0501f004,
- 0x64565a07, 0x0501f002, 0x64025a07, 0x480a580d,
- 0x05f5f92c, 0x0500000d, 0x592c1001, 0x480a600d,
- 0x58080800, 0x90080402, 0x592c1012, 0x592c1813,
- 0x60003000, 0x42002000, 0x00100efe, 0x05f5fa4d,
- 0x05000002, 0x1c01f000, 0x64b25a07, 0x497a580d,
- 0x0001fb2c, 0x0005f0e7, 0x91380595, 0x05020007,
- 0x59a80086, 0x8c000502, 0x05020006, 0x05e1fb8a,
- 0x60100800, 0x05e1f2cd, 0x601c0800, 0x05e1f2cb,
- 0x05e5fa9e, 0x60401000, 0x05020008, 0x59340002,
- 0x82000500, 0x00ff0000, 0x82000580, 0x00ff0000,
- 0x05fc07f3, 0x60201000, 0x05e5f82a, 0x05fc07f0,
- 0x592c040c, 0x84000540, 0x48025c0c, 0x05fdf7ef,
- 0x91380595, 0x0502000b, 0x59a80086, 0x8c000502,
- 0x0502000a, 0x05e1fbc7, 0x4d3c0000, 0x417a7800,
- 0x05e1faa7, 0x5c027800, 0x60180800, 0x05e1f2af,
- 0x60100800, 0x05e1f2ad, 0x05e5fa80, 0x60401000,
- 0x05020008, 0x59340002, 0x82000500, 0x00ff0000,
- 0x82000580, 0x00ff0000, 0x05fc07ef, 0x60201000,
- 0x05e5f80c, 0x05fc07ec, 0x592c040c, 0x84000540,
- 0x48025c0c, 0x05fdf7ef, 0x60100800, 0x05e1f29b,
- 0x91380595, 0x05020003, 0x0505fc02, 0x05e00d15,
- 0x1c01f000, 0x91380595, 0x05020015, 0x4c580000,
- 0x91cc1408, 0x6008b000, 0x91341c06, 0x05f9f932,
- 0x0502000e, 0x91cc140a, 0x6008b000, 0x91341c08,
- 0x05f9f92d, 0x05020009, 0x59342200, 0x59cc1007,
- 0x800811c0, 0x05000003, 0x480a6801, 0x84102542,
- 0x8410251a, 0x48126a00, 0x5c00b000, 0x1c01f000,
- 0x42000000, 0x00109810, 0x0509fa07, 0x05edfaa4,
- 0x59300203, 0x4933c857, 0x4803c857, 0x90000c8e,
- 0x05c61b52, 0x0c01f802, 0x05edf289, 0x001076a6,
- 0x001076af, 0x001076a7, 0x001076a5, 0x001076a5,
- 0x001076a5, 0x001076a5, 0x001076a5, 0x001076a5,
- 0x001076a5, 0x001076a5, 0x001076a5, 0x001076a5,
- 0x001076a5, 0x05c5fb41, 0x1c01f000, 0x59300403,
- 0xb0000592, 0x05fc0090, 0x05e1ff81, 0x59325809,
- 0x641a5a07, 0x0001fb2c, 0x05f1f727, 0x59301804,
- 0x840c0520, 0x48026004, 0x598c000b, 0x81300580,
- 0x0502000f, 0x8c0c0520, 0x0502000f, 0x42001000,
- 0x00109730, 0x50081000, 0x58080002, 0x82000580,
- 0x00000100, 0x0500000d, 0x5808000b, 0x81300580,
- 0x05c60b26, 0x4978100b, 0x0501f003, 0x8c0c0520,
- 0x05fe07e3, 0x0201f800, 0x0010ba2e, 0x80c40040,
- 0x05fc07df, 0x05c5fb1d, 0x05edfd06, 0x05fc07fa,
- 0x59300203, 0x90000c8e, 0x05c61b18, 0x0c01f7c8,
- 0x4933c857, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x592c0c08, 0x48065814, 0x59cc0809, 0x48065808,
- 0x59cc0808, 0x4806580c, 0x59a80885, 0x82040500,
- 0x000003ff, 0x800010c4, 0x8c040514, 0x05000004,
- 0x59cc0002, 0x90000503, 0x80081480, 0x480a621c,
- 0x412c0800, 0x05c5fe70, 0x05c40b00, 0x492c080a,
- 0x58040409, 0x84000552, 0x84000540, 0x48000c09,
- 0x90081403, 0x80081104, 0x91cca406, 0x912cac05,
- 0x60400800, 0x90080490, 0x05021003, 0x40080800,
- 0x80000580, 0x4004b000, 0x4c000000, 0x0509faa3,
- 0x5c000000, 0x800001c0, 0x0500000a, 0x412c1000,
- 0x4c000000, 0x05c5fe58, 0x05c40ae8, 0x492c1001,
- 0x912cac05, 0x5c000000, 0x40001000, 0x05fdf7ee,
- 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x1c01f000,
- 0x4933c857, 0x4d2c0000, 0x4c380000, 0x59325809,
- 0x5930021c, 0x48025a09, 0x59301013, 0x640a6203,
- 0x592c020b, 0x8c000500, 0x05000004, 0x59300017,
- 0x592c1010, 0x80081480, 0x800811c0, 0x05020007,
- 0x64025a07, 0x592c000c, 0x82000500, 0x00000c00,
- 0x05000009, 0x0501f009, 0x8c08053e, 0x05000005,
- 0x641e5a07, 0x80081080, 0x80081000, 0x0501f002,
- 0x64565a07, 0x480a5808, 0x42000000, 0x00109968,
- 0x50007000, 0x5838000a, 0x80000540, 0x05020007,
- 0x4930700b, 0x4930700a, 0x58380002, 0x90000580,
- 0x05020808, 0x0501f004, 0x90001400, 0x45301000,
- 0x4930700a, 0x5c007000, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x592c000a, 0x40001000, 0x48007009,
- 0x90080405, 0x48007003, 0x592c000e, 0x592c100f,
- 0x48007006, 0x48087007, 0x592c0014, 0x592c1209,
- 0x80080c80, 0x05001002, 0x40001000, 0x90081403,
- 0x80081104, 0x90080490, 0x05021003, 0x80000580,
- 0x0501f002, 0x60401000, 0x4800700c, 0x48087004,
- 0x800810c4, 0x48087005, 0x40381000, 0x0001f01c,
- 0x4d2c0000, 0x05c5fe00, 0x05c40a90, 0x42000800,
- 0x00109968, 0x452c0800, 0x497a580a, 0x497a580b,
- 0x497a580c, 0x4a025808, 0x00107764, 0x4a025802,
- 0x00000100, 0x64025801, 0x5c025800, 0x1c01f000,
- 0x4833c857, 0x4d300000, 0x4d2c0000, 0x4c5c0000,
- 0x4030b800, 0x585c0009, 0x80025d40, 0x05020004,
- 0x585c000b, 0x4c000000, 0x0501f03a, 0x585c0002,
- 0x82000580, 0x00000100, 0x0502001c, 0x592c0801,
- 0x4c040000, 0x05c5fe03, 0x5c000800, 0x800409c0,
- 0x05000017, 0x4804b809, 0x585c100c, 0x800811c0,
- 0x05020004, 0x40065800, 0x05c5fe03, 0x0501f010,
- 0x90080490, 0x05021003, 0x80000580, 0x0501f002,
- 0x60401000, 0x4800b80c, 0x4808b804, 0x800810c4,
- 0x4808b805, 0x90040405, 0x4800b803, 0x405c1000,
- 0x0001f81c, 0x0501f021, 0x0501f824, 0x585c000b,
- 0x80026540, 0x59300000, 0x80000d40, 0x05020002,
- 0x4800b80a, 0x4800b80b, 0x497a6000, 0x4c000000,
- 0x4978b809, 0x59325809, 0x4a025a05, 0x00000103,
- 0x59300402, 0x48025c07, 0x592c100c, 0x4c080000,
- 0x0001fb2c, 0x05fdfa13, 0x5c001000, 0x8c080518,
- 0x05000003, 0x05fdfab3, 0x0501f002, 0x0005f8e7,
- 0x405c7000, 0x5c000000, 0x80026540, 0x05000003,
- 0x59325809, 0x05fdff8b, 0x5c00b800, 0x5c025800,
- 0x5c026000, 0x1c01f000, 0x483bc857, 0x58380009,
- 0x40025800, 0x05c5fdcc, 0x5838000b, 0x80026540,
- 0x59300009, 0x80025d40, 0x640a5a07, 0x1c01f000,
- 0x4803c857, 0x4933c857, 0x4d1c0000, 0x497a601e,
- 0x41323800, 0x40026000, 0x4d3c0000, 0x60167800,
- 0x0501f836, 0x5c027800, 0x411e6000, 0x4933c857,
- 0x59300416, 0x84000502, 0x48026416, 0x5c023800,
- 0x1c01f000, 0x481bc857, 0x4933c857, 0x4c5c0000,
- 0x4c600000, 0x4010b800, 0x4014c000, 0x0505ff28,
- 0x8d0c0520, 0x05000006, 0x40602800, 0x405c3000,
- 0x0505fb11, 0x90000541, 0x0501f002, 0x80000580,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x42026000, 0x0010cca4, 0x59a8000d,
- 0x81640580, 0x05000013, 0x59300c07, 0x90040581,
- 0x05000009, 0x90040584, 0x05000004, 0x90040590,
- 0x05f80ed7, 0x0501f007, 0x59300203, 0x90000d87,
- 0x05000004, 0x4807c857, 0x05fdfb65, 0x05020807,
- 0x91326424, 0x41580000, 0x81300480, 0x05fc17ec,
- 0x5c026000, 0x1c01f000, 0x4933c857, 0x59300403,
- 0x4803c857, 0x05edf936, 0x4df00000, 0x59300407,
- 0x4803c857, 0x90000d82, 0x05000011, 0x90000d81,
- 0x05000007, 0x90000d84, 0x05000005, 0x4933c856,
- 0x5c03e000, 0x05ec0916, 0x0501f036, 0x59300203,
- 0x90000d81, 0x05000010, 0x90000d82, 0x05000027,
- 0x90000d85, 0x05000025, 0x05c5f9d4, 0x59300203,
- 0x90000d89, 0x05000008, 0x90000d8b, 0x05000006,
- 0x90000d8a, 0x0500001d, 0x90000d8c, 0x0500001b,
- 0x05c5f9ca, 0x598c000b, 0x81300580, 0x05020003,
- 0x05edfbb0, 0x05020015, 0x59300004, 0x4803c857,
- 0x8c000520, 0x05000004, 0x84000520, 0x48026004,
- 0x0501f00e, 0x0201f800, 0x0010ba2e, 0x80c40040,
- 0x05c609ba, 0x5c03e000, 0x05ec08f1, 0x59300407,
- 0x90000d82, 0x05000004, 0x05e1fdf9, 0x05fdf9a8,
- 0x05f40bb9, 0x05f1f5a0, 0x5c03e000, 0x05ec08e8,
- 0x59300407, 0x90000d82, 0x05000006, 0x05e1fdf0,
- 0x05fdf99f, 0x05f40bb0, 0x8d3c0500, 0x05000003,
- 0x0505ff83, 0x05f1f594, 0x6406621f, 0x4a026403,
- 0x00000085, 0x64266203, 0x640a6407, 0x42000800,
- 0x80000040, 0x0005f07c, 0x60007040, 0x4203e000,
- 0xb0800000, 0x6033f800, 0x40000000, 0x40000000,
- 0x40000000, 0x0501b004, 0x80387040, 0x05c40993,
- 0x05fdf7f9, 0x1c01f000, 0x4203e000, 0xb0800000,
- 0x6023f800, 0x1c01f000, 0x83300480, 0x0010cc38,
- 0x05001006, 0x41540000, 0x81300480, 0x05021003,
- 0x80000580, 0x1c01f000, 0x81780080, 0x1c01f000,
- 0x59a80873, 0x59cc2808, 0x82140500, 0x00000c00,
- 0x05000003, 0x90040490, 0x05001015, 0x80001580,
- 0x8c140512, 0x05000004, 0x90040494, 0x05001010,
- 0x59cc100a, 0x80000580, 0x8c140510, 0x05000004,
- 0x90040498, 0x0500100a, 0x59cc000b, 0x80080400,
- 0x05001007, 0x05000005, 0x90000418, 0x80040480,
- 0x05001003, 0x80000580, 0x1c01f000, 0x42000000,
- 0x001097ed, 0x0509f814, 0x90000541, 0x05fdf7fb,
- 0x4933c857, 0x4937c857, 0x492fc857, 0x48efc857,
- 0x4d1c0000, 0x4d300000, 0x41323800, 0x05f1fd7c,
- 0x0500001b, 0x48ee6023, 0x4936600a, 0x591c0407,
- 0x90000583, 0x05000008, 0x591c0202, 0x4803c857,
- 0x4802641b, 0x591c0402, 0x4802621b, 0x4803c857,
- 0x0501f007, 0x591c0202, 0x4803c857, 0x4802621b,
- 0x591c0402, 0x4802641b, 0x4803c857, 0x491e6020,
- 0x64066407, 0x492e6009, 0x4d380000, 0x615e7000,
- 0x0005f905, 0x5c027000, 0x90000541, 0x5c026000,
- 0x5c023800, 0x1c01f000, 0x4933c857, 0x493bc857,
- 0x4937c857, 0x4d2c0000, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x59325809, 0x05fdf832, 0x05000017,
- 0x91cca406, 0x912cac07, 0x91380596, 0x05020007,
- 0x59a80073, 0x90000588, 0x0502000e, 0x492fc857,
- 0x6008b000, 0x0501f008, 0x91380595, 0x05020009,
- 0x492fc857, 0x59a80073, 0x90000598, 0x05020005,
- 0x6018b000, 0x0509f89a, 0x05f1fef3, 0x0501f003,
- 0x05f5fb25, 0x0005f8e7, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x05edf863, 0x4df00000, 0x59300203, 0x90000c8e,
- 0x05c61912, 0x0c01f001, 0x001078e5, 0x001078e4,
- 0x001078ea, 0x00107902, 0x001078e9, 0x001078e4,
- 0x001078e4, 0x001078e4, 0x001078e4, 0x001078e4,
- 0x001078e4, 0x001078e4, 0x001078e4, 0x001078e4,
- 0x05c5f902, 0x5c03e000, 0x05ec0839, 0x80000580,
- 0x1c01f000, 0x05c9fa28, 0x5c03e000, 0x05ec0834,
- 0x8d3c0502, 0x05020011, 0x4d2c0000, 0x59325809,
- 0x64165a07, 0x0001fb2c, 0x5c025800, 0x497a6009,
- 0x8d3c0500, 0x0502000b, 0x642a621f, 0x4a026403,
- 0x00000085, 0x64266203, 0x640a6407, 0x42000800,
- 0x80004040, 0x0005f87c, 0x81780080, 0x1c01f000,
- 0x05f1fcd5, 0x05fdf7fd, 0x05f9fda3, 0x05020003,
- 0x05edfa97, 0x05020007, 0x0201f800, 0x0010b8bb,
- 0x80c40040, 0x05fc07e1, 0x05e9ff58, 0x05c608db,
- 0x59300203, 0x90000d83, 0x05c408d8, 0x90000c8e,
- 0x05c618d6, 0x0c01f7c5, 0x4933c857, 0x4d340000,
- 0x916c0583, 0x0502000d, 0x599c0018, 0x8c000516,
- 0x05000003, 0x05d9fd5a, 0x0501f008, 0x60100800,
- 0x05ddffee, 0x6486641f, 0x05fdfc31, 0x90000541,
- 0x5c026800, 0x1c01f000, 0x80000580, 0x05fdf7fd,
- 0x59303009, 0x58181a05, 0x820c1d00, 0x000000ff,
- 0xb00c0588, 0x05000003, 0xb00c05aa, 0x05020045,
- 0x58180409, 0x8c000500, 0x05000042, 0x42000000,
- 0x00109968, 0x50006000, 0x41781800, 0x5830200b,
- 0x41300000, 0x80100580, 0x05000006, 0x40101800,
- 0x580c2000, 0x801021c0, 0x05fe07fa, 0x0501f035,
- 0x4933c857, 0x59302000, 0x497a6000, 0x800c19c0,
- 0x0502001e, 0x4933c856, 0x42007000, 0x00020a09,
- 0x58300009, 0x800001c0, 0x05000018, 0x49786009,
- 0x58380001, 0x80300580, 0x05020008, 0x4933c856,
- 0x49787002, 0x4810600b, 0x801021c0, 0x0502001d,
- 0x4978600a, 0x0501f01b, 0x4933c856, 0x4810600b,
- 0x801021c0, 0x05020002, 0x4978600a, 0x4c180000,
- 0x4c300000, 0x05c5fd36, 0x5c006000, 0x05fdfe09,
- 0x5c003000, 0x0501f00f, 0x4933c856, 0x800c19c0,
- 0x05020008, 0x801021c0, 0x05000003, 0x4810600b,
- 0x0501f008, 0x4978600b, 0x4978600a, 0x0501f005,
- 0x48101800, 0x801021c0, 0x05020002, 0x480c600a,
- 0x58180409, 0x84000500, 0x48003409, 0x49783209,
- 0x1c01f000, 0x4933c857, 0x59368c03, 0x4c180000,
- 0x59300203, 0x9000348e, 0x05c61870, 0x0c01f803,
- 0x5c003000, 0x1c01f000, 0x00107988, 0x00107dbe,
- 0x00107ec0, 0x00107988, 0x00107988, 0x00107988,
- 0x00107988, 0x00107988, 0x001079a5, 0x00107988,
- 0x00107988, 0x00107988, 0x00107988, 0x00107988,
- 0x05c5f85e, 0x4933c857, 0x61fe89ff, 0x813669c0,
- 0x05000002, 0x59368c03, 0x4c180000, 0x59300203,
- 0x9000348e, 0x05c61855, 0x0c01f803, 0x5c003000,
- 0x1c01f000, 0x001079a3, 0x001080f5, 0x001079a3,
- 0x001079a3, 0x001079a3, 0x001079a3, 0x001079a3,
- 0x001079a3, 0x0010805e, 0x00108445, 0x0010846e,
- 0x00108445, 0x0010846e, 0x001079a3, 0x05c5f843,
- 0x05c5f842, 0xb1383497, 0x05c61840, 0x41380000,
- 0x493bc857, 0x4d1c0000, 0x4d400000, 0x0c01f804,
- 0x5c028000, 0x5c023800, 0x1c01f000, 0x00107a0f,
- 0x00107b9e, 0x00107a0f, 0x00107a0f, 0x00107a0f,
- 0x00107ba4, 0x00107a0f, 0x00107a0f, 0x00107a0f,
- 0x00107a0f, 0x00107a0f, 0x00107a0f, 0x00107a0f,
- 0x00107a0f, 0x00107a0f, 0x00107a0f, 0x00107a0f,
- 0x00107a0f, 0x00107a0f, 0x00107a0f, 0x00107a0f,
- 0x00107a0f, 0x00107a0f, 0x00107a2e, 0x00107a6c,
- 0x00107a7d, 0x00107adc, 0x00107b20, 0x00107b56,
- 0x00107b7b, 0x00107a0f, 0x00107a0f, 0x00107ba9,
- 0x00107a0f, 0x00107a0f, 0x00107bb2, 0x00107bb7,
- 0x00107a0f, 0x00107a0f, 0x00107a0f, 0x00107a0f,
- 0x00107a0f, 0x00107c34, 0x00107a0f, 0x00107a0f,
- 0x00107b09, 0x00107a0f, 0x00107a0f, 0x00107c0a,
- 0x00107a0f, 0x00107a0f, 0x00107a0f, 0x00107c3f,
- 0x00107a0f, 0x00107a0f, 0x00107a0f, 0x00107c7b,
- 0x00107a0f, 0x00107a0f, 0x00107a0f, 0x00107a0f,
- 0x00107a0f, 0x00107a0f, 0x00107cd0, 0x00107a0f,
- 0x00107a0f, 0x00107a0f, 0x00107a0f, 0x00107a0f,
- 0x00107a10, 0x00107a0f, 0x00107a0f, 0x00107a0f,
- 0x00107a0f, 0x00107a1a, 0x00107a0f, 0x00107a0f,
- 0x00107a0f, 0x00107cf3, 0x00107cf8, 0x00107d0e,
- 0x00107a0f, 0x00107a0f, 0x00107a0f, 0x00107a0f,
- 0x00107a0f, 0x00107a26, 0x00107a0f, 0x00107a0f,
- 0x00107a0f, 0x00107a0f, 0x00107a0f, 0x00107a0f,
- 0x00107a0f, 0x00107a0f, 0x00107a0f, 0x05c1ffd7,
- 0x4933c857, 0x0505fa84, 0x05020304, 0x05d1f80a,
- 0x05020302, 0x59cc0407, 0x4802601e, 0x65166403,
- 0x64066203, 0x05e9f61f, 0x4933c857, 0x0505fa7a,
- 0x050202fa, 0x05d1f800, 0x050202f8, 0x0501fb2a,
- 0x05020167, 0x59cc0007, 0x4802601e, 0x652a6403,
- 0x64066203, 0x05e9f613, 0x4933c857, 0x0505fa6e,
- 0x050202ee, 0x05cdfff4, 0x050202ec, 0x655a6403,
- 0x64066203, 0x05e9f60b, 0x4933c857, 0x05cdffee,
- 0x0502000b, 0x05e1f97e, 0x05020009, 0x59a8021b,
+ 0x1c01f000, 0x4933c857, 0x05edf859, 0x4df00000,
+ 0x59300203, 0x90000c8e, 0x05c6187c, 0x0c01f001,
+ 0x0010797b, 0x0010797a, 0x00107980, 0x00107998,
+ 0x0010797f, 0x0010797a, 0x0010797a, 0x0010797a,
+ 0x0010797a, 0x0010797a, 0x0010797a, 0x0010797a,
+ 0x0010797a, 0x0010797a, 0x05c5f86c, 0x5c03e000,
+ 0x05ec082f, 0x80000580, 0x1c01f000, 0x05c9f992,
+ 0x5c03e000, 0x05ec082a, 0x8d3c0502, 0x05020011,
+ 0x4d2c0000, 0x59325809, 0x64165a07, 0x0001fb2c,
+ 0x5c025800, 0x497a6009, 0x8d3c0500, 0x0502000b,
+ 0x642a621f, 0x4a026403, 0x00000085, 0x64266203,
+ 0x640a6407, 0x42000800, 0x80004040, 0x0005f87c,
+ 0x81780080, 0x1c01f000, 0x05f1fcb7, 0x05fdf7fd,
+ 0x05f9fda0, 0x05020003, 0x05edfa8d, 0x05020007,
+ 0x0201f800, 0x0010b8cb, 0x80c40040, 0x05fc07e1,
+ 0x05e9ff4e, 0x05c60845, 0x59300203, 0x90000d83,
+ 0x05c40842, 0x90000c8e, 0x05c61840, 0x0c01f7c5,
+ 0x4933c857, 0x4d340000, 0x916c0583, 0x0502000d,
+ 0x599c0018, 0x8c000516, 0x05000003, 0x05d9fcc8,
+ 0x0501f008, 0x60100800, 0x05ddff64, 0x6486641f,
+ 0x05fdfc31, 0x90000541, 0x5c026800, 0x1c01f000,
+ 0x80000580, 0x05fdf7fd, 0x59303009, 0x58181a05,
+ 0x820c1d00, 0x000000ff, 0xb00c0588, 0x05000003,
+ 0xb00c05aa, 0x05020045, 0x58180409, 0x8c000500,
+ 0x05000042, 0x42000000, 0x001099e8, 0x50006000,
+ 0x41781800, 0x5830200b, 0x41300000, 0x80100580,
+ 0x05000006, 0x40101800, 0x580c2000, 0x801021c0,
+ 0x05fe07fa, 0x0501f035, 0x4933c857, 0x59302000,
+ 0x497a6000, 0x800c19c0, 0x0502001e, 0x4933c856,
+ 0x42007000, 0x00020a09, 0x58300009, 0x800001c0,
+ 0x05000018, 0x49786009, 0x58380001, 0x80300580,
+ 0x05020008, 0x4933c856, 0x49787002, 0x4810600b,
+ 0x801021c0, 0x0502001d, 0x4978600a, 0x0501f01b,
+ 0x4933c856, 0x4810600b, 0x801021c0, 0x05020002,
+ 0x4978600a, 0x4c180000, 0x4c300000, 0x05c5fca0,
+ 0x5c006000, 0x05fdfe09, 0x5c003000, 0x0501f00f,
+ 0x4933c856, 0x800c19c0, 0x05020008, 0x801021c0,
+ 0x05000003, 0x4810600b, 0x0501f008, 0x4978600b,
+ 0x4978600a, 0x0501f005, 0x48101800, 0x801021c0,
+ 0x05020002, 0x480c600a, 0x58180409, 0x84000500,
+ 0x48003409, 0x49783209, 0x1c01f000, 0x4933c857,
+ 0x59368c03, 0x4c180000, 0x59300203, 0x9000348e,
+ 0x05c21fda, 0x0c01f803, 0x5c003000, 0x1c01f000,
+ 0x00107a1e, 0x00107e61, 0x00107f66, 0x00107a1e,
+ 0x00107a1e, 0x00107a1e, 0x00107a1e, 0x00107a1e,
+ 0x00107a3b, 0x00107a1e, 0x00107a1e, 0x00107a1e,
+ 0x00107a1e, 0x00107a1e, 0x05c1ffc8, 0x4933c857,
+ 0x61fe89ff, 0x813669c0, 0x05000002, 0x59368c03,
+ 0x4c180000, 0x59300203, 0x9000348e, 0x05c21fbf,
+ 0x0c01f803, 0x5c003000, 0x1c01f000, 0x00107a39,
+ 0x001081a6, 0x00107a39, 0x00107a39, 0x00107a39,
+ 0x00107a39, 0x00107a39, 0x00107a39, 0x00108107,
+ 0x001084fd, 0x00108526, 0x001084fd, 0x00108526,
+ 0x00107a39, 0x05c1ffad, 0x05c1ffac, 0xb1383497,
+ 0x05c21faa, 0x41380000, 0x493bc857, 0x4d1c0000,
+ 0x4d400000, 0x0c01f804, 0x5c028000, 0x5c023800,
+ 0x1c01f000, 0x00107aa5, 0x00107c39, 0x00107aa5,
+ 0x00107aa5, 0x00107aa5, 0x00107c3f, 0x00107aa5,
+ 0x00107aa5, 0x00107aa5, 0x00107aa5, 0x00107aa5,
+ 0x00107aa5, 0x00107aa5, 0x00107aa5, 0x00107aa5,
+ 0x00107aa5, 0x00107aa5, 0x00107aa5, 0x00107aa5,
+ 0x00107aa5, 0x00107aa5, 0x00107aa5, 0x00107aa5,
+ 0x00107ac6, 0x00107b04, 0x00107b15, 0x00107b74,
+ 0x00107bb8, 0x00107bee, 0x00107c13, 0x00107aa5,
+ 0x00107aa5, 0x00107c44, 0x00107aa5, 0x00107aa5,
+ 0x00107c4d, 0x00107c52, 0x00107aa5, 0x00107aa5,
+ 0x00107aa5, 0x00107aa5, 0x00107aa5, 0x00107ccf,
+ 0x00107aa5, 0x00107aa5, 0x00107ba1, 0x00107aa5,
+ 0x00107aa5, 0x00107ca5, 0x00107aa5, 0x00107aa5,
+ 0x00107aa5, 0x00107cda, 0x00107aa5, 0x00107aa5,
+ 0x00107aa5, 0x00107d16, 0x00107aa5, 0x00107aa5,
+ 0x00107aa5, 0x00107aa5, 0x00107aa5, 0x00107aa5,
+ 0x00107d6b, 0x00107aa5, 0x00107aa5, 0x00107aa5,
+ 0x00107aa5, 0x00107aa5, 0x00107aa6, 0x00107aa5,
+ 0x00107aa5, 0x00107aa5, 0x00107aa5, 0x00107ab0,
+ 0x00107aa5, 0x00107aa5, 0x00107aa5, 0x00107d92,
+ 0x00107d97, 0x00107daf, 0x00107aa5, 0x00107aa5,
+ 0x00107aa5, 0x00107aa5, 0x00107aa5, 0x00107abc,
+ 0x00107aa5, 0x00107aa5, 0x00107aa5, 0x00107aa5,
+ 0x00107aa5, 0x00107aa5, 0x00107aa5, 0x00107aa5,
+ 0x00107aa5, 0x05c1ff41, 0x4933c857, 0x0505faa6,
+ 0x05020311, 0x05cdff76, 0x0502030f, 0x59cc0407,
+ 0x4802601e, 0x65166403, 0x64066203, 0x05e9f615,
+ 0x4933c857, 0x0505fa9c, 0x05020307, 0x05cdff6c,
+ 0x05020305, 0x0501fb37, 0x05020169, 0x59cc0007,
+ 0x4802601e, 0x652a6403, 0x64066203, 0x05e9f609,
+ 0x4933c857, 0x0505fa90, 0x050202fb, 0x05cdff60,
+ 0x050202f9, 0x0501fb2b, 0x0502015d, 0x655a6403,
+ 0x64066203, 0x05e9f5ff, 0x4933c857, 0x05cdff58,
+ 0x0502000b, 0x05e1f8f9, 0x05020009, 0x59a8021b,
0x8c000500, 0x0502000a, 0x8c000506, 0x05020004,
- 0x05e1fea6, 0x05020006, 0x0501f2dc, 0x64266403,
- 0x6426641c, 0x6402621c, 0x0501f164, 0x05e1fa24,
+ 0x05e1fe44, 0x05020006, 0x0501f2e7, 0x64266403,
+ 0x6426641c, 0x6402621c, 0x0501f167, 0x05e1f9a1,
0x05000022, 0x59340200, 0x8c00051a, 0x05000004,
- 0x5934000a, 0x84000560, 0x4802680a, 0x0501ffc8,
+ 0x5934000a, 0x84000560, 0x4802680a, 0x0501ffe1,
0x05020021, 0x60a68000, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010b652, 0x5c027800, 0x42000000,
- 0x001097fa, 0x0505fe44, 0x05ddff73, 0x64226403,
- 0x600c3000, 0x8d0c0520, 0x0500014c, 0x59cc400b,
+ 0x0201f800, 0x0010b660, 0x5c027800, 0x42000000,
+ 0x0010987a, 0x0505fe76, 0x05ddfeea, 0x64226403,
+ 0x600c3000, 0x8d0c0520, 0x0500014f, 0x59cc400b,
0x59cc380c, 0x59cc180d, 0x59cc080e, 0x9c2041c0,
0x9c1c39c0, 0x9c0c19c0, 0x9c0409c0, 0x641e6203,
- 0x41782800, 0x0501f13a, 0x0505f85b, 0x05fe07e4,
+ 0x41782800, 0x0501f13d, 0x0505f874, 0x05fe07e4,
0x64266403, 0x643a641c, 0x4a02621c, 0x00001900,
- 0x0501f13a, 0x64266403, 0x640e641c, 0x0501f137,
- 0x4933c857, 0x05cdffb0, 0x050202a8, 0x05e1f940,
- 0x050202a6, 0x493a6403, 0x0501ff45, 0x05020006,
- 0x641a6403, 0x8d0c0520, 0x0500012c, 0x641e6203,
- 0x0505f4a4, 0x641e6403, 0x6426641c, 0x6402621c,
- 0x0501f126, 0x4933c857, 0x05e1f931, 0x05020297,
+ 0x0501f13d, 0x64266403, 0x640e641c, 0x0501f13a,
+ 0x4933c857, 0x05cdff1a, 0x050202b3, 0x05e1f8bb,
+ 0x050202b1, 0x493a6403, 0x0501ff5e, 0x05020006,
+ 0x641a6403, 0x8d0c0520, 0x0500012f, 0x641e6203,
+ 0x0505f4d6, 0x641e6403, 0x6426641c, 0x6402621c,
+ 0x0501f129, 0x4933c857, 0x05e1f8ac, 0x050202a2,
0x5934000a, 0x82000500, 0x00010000, 0x82000580,
- 0x00010000, 0x05060a10, 0x05cc0f97, 0x0502028f,
+ 0x00010000, 0x05060a30, 0x05cc0f01, 0x0502029a,
0x59cc0001, 0x82000500, 0x00ffff00, 0x82000580,
0x00fffc00, 0x05020006, 0x59a80006, 0x8c00050e,
- 0x05000003, 0x8d0c0520, 0x05000035, 0x05e1f9d0,
- 0x05020003, 0x60067800, 0x05ddfe69, 0x05e1f9ba,
+ 0x05000003, 0x8d0c0520, 0x05000035, 0x05e1f94d,
+ 0x05020003, 0x60067800, 0x05ddfddd, 0x05e1f937,
0x05000004, 0x82000580, 0x00000703, 0x05020031,
0x59cc0206, 0x90003503, 0x05020033, 0x90003494,
0x05001031, 0x59a83073, 0x80183480, 0x0500102e,
0x5934300a, 0x84183516, 0x90000594, 0x05020002,
0x84183556, 0x481a680a, 0x59cc0406, 0x90000503,
- 0x05020025, 0x0501ffad, 0x0502002a, 0x05e1f988,
+ 0x05020025, 0x0501ffc6, 0x0502002a, 0x05e1f905,
0x05020006, 0x4c600000, 0x4178c000, 0x417a7800,
- 0x05cdff03, 0x5c00c000, 0x916c0583, 0x05020006,
- 0x60183000, 0x0505fc3b, 0x42000000, 0x001097f9,
- 0x0505fdd9, 0x05ddff5f, 0x642a6403, 0x60803000,
+ 0x05cdfe6d, 0x5c00c000, 0x916c0583, 0x05020006,
+ 0x60183000, 0x0505fc6d, 0x42000000, 0x00109879,
+ 0x0505fe0b, 0x05ddfeda, 0x642a6403, 0x60803000,
0x59cc1a0a, 0x41780800, 0x41784000, 0x41783800,
- 0x8d0c0520, 0x050000dd, 0x05fdf799, 0x642e6403,
- 0x642e641c, 0x4a02621c, 0x00002c00, 0x0501f0d7,
+ 0x8d0c0520, 0x050000e0, 0x05fdf799, 0x642e6403,
+ 0x642e641c, 0x4a02621c, 0x00002c00, 0x0501f0da,
0x642e6403, 0x6426641c, 0x4a02621c, 0x00001e00,
- 0x0501f0d2, 0x42000000, 0x00109754, 0x0505fdc2,
- 0x642e6403, 0x641e641c, 0x6402621c, 0x0501f0cb,
- 0x642e6403, 0x640e641c, 0x6402621c, 0x0501f0c7,
- 0x4933c857, 0x05e1f8d2, 0x05020238, 0x0505f9b6,
- 0x05020236, 0x05cdff3c, 0x05020234, 0x59cc0206,
+ 0x0501f0d5, 0x42000000, 0x001097d4, 0x0505fdf4,
+ 0x642e6403, 0x641e641c, 0x6402621c, 0x0501f0ce,
+ 0x642e6403, 0x640e641c, 0x6402621c, 0x0501f0ca,
+ 0x4933c857, 0x05e1f84d, 0x05020243, 0x0505f9d6,
+ 0x05020241, 0x05cdfea6, 0x0502023f, 0x59cc0206,
0x90003503, 0x0502001b, 0x90003494, 0x05001019,
0x59a83073, 0x80180480, 0x05001016, 0x59cc0406,
0x90000503, 0x05020013, 0x59340400, 0x82000580,
0x00000707, 0x05000013, 0x417a7800, 0x4c600000,
- 0x4178c000, 0x05cdfec2, 0x5c00c000, 0x60283000,
- 0x0505fbfc, 0x42000000, 0x001097f6, 0x0505fd9a,
+ 0x4178c000, 0x05cdfe2c, 0x5c00c000, 0x60283000,
+ 0x0505fc2e, 0x42000000, 0x00109876, 0x0505fdcc,
0x64326403, 0x41782800, 0x60843000, 0x05fdf7c5,
- 0x64366403, 0x641e641c, 0x6402621c, 0x0501f09f,
+ 0x64366403, 0x641e641c, 0x6402621c, 0x0501f0a2,
0x64366403, 0x6426641c, 0x4a02621c, 0x00001e00,
- 0x0501f09a, 0x4933c857, 0x05e1f8a5, 0x0502020b,
- 0x0505f989, 0x05020209, 0x05cdff0f, 0x05020207,
- 0x0501fa39, 0x0502000a, 0x493a6403, 0x0501fa3f,
+ 0x0501f09d, 0x4933c857, 0x05e1f820, 0x05020216,
+ 0x0505f9a9, 0x05020214, 0x05cdfe79, 0x05020212,
+ 0x0501fa44, 0x0502000a, 0x493a6403, 0x0501fa4a,
0x05020003, 0x64ba6403, 0x05fdf75f, 0x64366403,
- 0x641e641c, 0x6402621c, 0x0501f088, 0x64366403,
- 0x6426641c, 0x4a02621c, 0x00001e00, 0x0501f083,
- 0x4933c857, 0x05e1f88e, 0x05fe0719, 0x59a8021b,
+ 0x641e641c, 0x6402621c, 0x0501f08b, 0x64366403,
+ 0x6426641c, 0x4a02621c, 0x00001e00, 0x0501f086,
+ 0x4933c857, 0x05e1f809, 0x05fe0719, 0x59a8021b,
0x8c000500, 0x05020005, 0x8c000506, 0x05fe0714,
- 0x05e1fdb6, 0x050001ed, 0x05e1f927, 0x05020026,
- 0x0501ff35, 0x0502000a, 0x643a6403, 0x8d0c0520,
- 0x05000072, 0x61483000, 0x59cc4008, 0x59cc3809,
+ 0x05e1fd54, 0x050001f8, 0x05e1f8a4, 0x05020026,
+ 0x0501ff4e, 0x0502000a, 0x643a6403, 0x8d0c0520,
+ 0x05000075, 0x61483000, 0x59cc4008, 0x59cc3809,
0x59cc180a, 0x59cc080b, 0x05fdf725, 0x4933c857,
- 0x600c3000, 0x0505fbc2, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010b652, 0x5c027800, 0x42000000,
- 0x001097f8, 0x0505fd54, 0x59340200, 0x84000558,
- 0x48026a00, 0x602c0800, 0x05ddfdc4, 0x8d0c0520,
- 0x05000056, 0x601c3000, 0x0501f04b, 0x4933c857,
+ 0x600c3000, 0x0505fbf4, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010b660, 0x5c027800, 0x42000000,
+ 0x00109878, 0x0505fd86, 0x59340200, 0x84000558,
+ 0x48026a00, 0x602c0800, 0x05ddfd38, 0x8d0c0520,
+ 0x05000059, 0x601c3000, 0x0501f04e, 0x4933c857,
0x643e6403, 0x640e641c, 0x4a02621c, 0x00001e00,
- 0x0501f052, 0x59340400, 0x82000580, 0x00000703,
- 0x05fc07f7, 0x0501f032, 0x4933c857, 0x05e1f858,
- 0x050201be, 0x59a8021b, 0x8c000500, 0x05020005,
- 0x8c000506, 0x050201b9, 0x05e1fd80, 0x050001b7,
- 0x05e1f8e8, 0x05020022, 0x0501ff12, 0x05000eac,
+ 0x0501f055, 0x59340400, 0x82000580, 0x00000703,
+ 0x05fc07f7, 0x0501f032, 0x4933c857, 0x05ddffd3,
+ 0x050201c9, 0x59a8021b, 0x8c000500, 0x05020005,
+ 0x8c000506, 0x050201c4, 0x05e1fd1e, 0x050001c2,
+ 0x05e1f865, 0x05020022, 0x0501ff2b, 0x05000ec5,
0x05020004, 0x64426403, 0x61403000, 0x05fdf6ee,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010b652,
- 0x5c027800, 0x600c3000, 0x0505fb8d, 0x42000000,
- 0x001097f8, 0x0505fd24, 0x59340200, 0x84000558,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010b660,
+ 0x5c027800, 0x600c3000, 0x0505fbbf, 0x42000000,
+ 0x00109878, 0x0505fd56, 0x59340200, 0x84000558,
0x48026a00, 0x05fdf7d2, 0x64466403, 0x640e641c,
- 0x4a02621c, 0x00001e00, 0x0501f028, 0x4933c857,
- 0x05cdfea1, 0x05040918, 0x05020198, 0x0501f9ca,
- 0x05020007, 0x644a6403, 0x0501f020, 0x59340400,
- 0x82000580, 0x00000703, 0x05fc07f0, 0x4d3c0000,
- 0x417a7800, 0x60a68000, 0x0201f800, 0x0010b652,
- 0x5c027800, 0x605c3000, 0x0505fb6d, 0x42000000,
- 0x001097f8, 0x0505fd04, 0x8d0c0520, 0x0500000b,
- 0x60183000, 0x60a68000, 0x4933c857, 0x64066403,
- 0x641e6203, 0x41782800, 0x0501f002, 0x611a8000,
- 0x0501ff44, 0x0505f37f, 0x4933c857, 0x64066403,
- 0x602c0800, 0x05ddfd69, 0x64066203, 0x05e9f495,
- 0x4933c857, 0x60240800, 0x05ddfd64, 0x64166403,
- 0x05fdf7fa, 0x0505f8ec, 0x0502016c, 0x05cdfe72,
- 0x0502016a, 0x0501f99c, 0x05fe07d9, 0x64826403,
- 0x64066203, 0x05e9f487, 0x05cdfe6b, 0x05020163,
- 0x648e6403, 0x64066203, 0x05e9f482, 0x0505f8de,
- 0x05cc0e65, 0x0502015d, 0x0501f98f, 0x05fe07cc,
- 0x59cc0807, 0x82040500, 0x00ffff00, 0x05020009,
- 0x59340212, 0x82000500, 0x0000ff00, 0x05000005,
- 0x59a8000f, 0x82000500, 0x000000ff, 0x0501f002,
- 0x59a8000f, 0x82040d00, 0x00ffffff, 0x80040580,
- 0x05020012, 0x59cc1408, 0x05fdf884, 0x05000022,
- 0x591c0202, 0x82001580, 0x0000ffff, 0x05000004,
- 0x59cc1208, 0x80080580, 0x0502001b, 0x591c000a,
- 0x81340580, 0x05020018, 0x591c0407, 0x90000587,
- 0x05020015, 0x0501f022, 0x59cc1208, 0x82080580,
- 0x0000ffff, 0x0500000b, 0x05fdf870, 0x0500000e,
- 0x59cc1408, 0x591c0202, 0x80080580, 0x0502001e,
- 0x591c000a, 0x81340580, 0x0502001b, 0x0501f00e,
- 0x59cc1408, 0x41780000, 0x0501fcc4, 0x05fe07f9,
- 0x0501f013, 0x649a6403, 0x4a02621c, 0x00001700,
- 0x59cc1208, 0x82081580, 0x0000ffff, 0x05fe07ab,
- 0x0501f00b, 0x591c0407, 0x90000587, 0x05fe07f6,
- 0x591c0403, 0x900005a4, 0x05020005, 0x4d300000,
- 0x411e6000, 0x0005f8e7, 0x5c026000, 0x64966403,
- 0x05fdf79e, 0x59cc1408, 0x41780000, 0x0501fcab,
- 0x05fe07e9, 0x05fdf7fa, 0x4933c857, 0x4d3c0000,
- 0x60067800, 0x05ddfcf2, 0x5c027800, 0x4c580000,
- 0x6008b000, 0x91a81c02, 0x91cc140b, 0x05f5fb9a,
- 0x5c00b000, 0x05000003, 0x64c66403, 0x05fdf78b,
- 0x0005f8e7, 0x6008b000, 0x91a81c00, 0x91cc140d,
- 0x05f5fb91, 0x0502000c, 0x05e9f817, 0x0500000a,
- 0x59300407, 0x90000581, 0x05020007, 0x59300403,
- 0x90000582, 0x05020004, 0x5930000a, 0x81340580,
- 0x000408e7, 0x05e1fcb5, 0x05020009, 0x05e1fcc9,
- 0x05020005, 0x64075014, 0x6006d800, 0x05e1fc2d,
- 0x0501f003, 0x60040000, 0x05e1fc80, 0x1c01f000,
- 0x05cdfde9, 0x050200e1, 0x0501f913, 0x05fe0750,
- 0x493a6403, 0x0501f962, 0x05020003, 0x64ae6403,
- 0x05fdf766, 0x64b26403, 0x05fdf764, 0x4933c857,
- 0x05e9f8cf, 0x050200d5, 0x05cdfddb, 0x050200d3,
- 0x05ddfff3, 0x05fe0759, 0x59cc0408, 0x4802641b,
- 0x59cc0208, 0x4802621b, 0x59cc0807, 0x59340002,
- 0x82000500, 0x00ffffff, 0x80040580, 0x05000011,
- 0x59a8000f, 0x80040580, 0x0502001e, 0x59cc1408,
- 0x05f9fffe, 0x05000020, 0x831c0580, 0xffffffff,
- 0x05000005, 0x0501ff8e, 0x0500001b, 0x0505fa83,
- 0x05000019, 0x491e6020, 0x64da6403, 0x0501f0b3,
- 0x59cc1208, 0x82080580, 0x0000ffff, 0x05000008,
- 0x05f9ffee, 0x05000010, 0x591c0202, 0x59cc0c08,
- 0x80040580, 0x0502000c, 0x05fdf7ec, 0x59cc1408,
- 0x60040000, 0x0501fc45, 0x05000007, 0x05fdf7e7,
- 0x4803c856, 0x6426641c, 0x4a02621c, 0x00001500,
+ 0x4a02621c, 0x00001e00, 0x0501f02b, 0x4933c857,
+ 0x05cdfe0b, 0x05040938, 0x050201a3, 0x0501f9d5,
+ 0x05020007, 0x644a6403, 0x0501f023, 0x59340400,
+ 0x82000580, 0x00000703, 0x05fc07f0, 0x83340580,
+ 0x0010993e, 0x05000009, 0x4d3c0000, 0x417a7800,
+ 0x60a68000, 0x0201f800, 0x0010b660, 0x5c027800,
+ 0x605c3000, 0x0505fb9c, 0x42000000, 0x00109878,
+ 0x0505fd33, 0x8d0c0520, 0x0500000b, 0x60183000,
+ 0x60a68000, 0x4933c857, 0x64066403, 0x641e6203,
+ 0x41782800, 0x0501f002, 0x611a8000, 0x0501ff5a,
+ 0x0505f3ae, 0x4933c857, 0x64066403, 0x602c0800,
+ 0x05ddfcda, 0x64066203, 0x05e9f486, 0x4933c857,
+ 0x60240800, 0x05ddfcd5, 0x64166403, 0x05fdf7fa,
+ 0x0505f909, 0x05020174, 0x05cdfdd9, 0x05020172,
+ 0x0501f9a4, 0x05fe07d6, 0x64826403, 0x64066203,
+ 0x05e9f478, 0x05cdfdd2, 0x0502016b, 0x648e6403,
+ 0x64066203, 0x05e9f473, 0x0505f8fb, 0x05cc0dcc,
+ 0x05020165, 0x0501f997, 0x05fe07c9, 0x59cc0807,
+ 0x82040500, 0x00ffff00, 0x05020009, 0x59340212,
+ 0x82000500, 0x0000ff00, 0x05000005, 0x59a8000f,
+ 0x82000500, 0x000000ff, 0x0501f002, 0x59a8000f,
+ 0x82040d00, 0x00ffffff, 0x80040580, 0x05020012,
+ 0x59cc1408, 0x05fdf87f, 0x05000022, 0x591c0202,
+ 0x82001580, 0x0000ffff, 0x05000004, 0x59cc1208,
+ 0x80080580, 0x0502001b, 0x591c000a, 0x81340580,
+ 0x05020018, 0x591c0407, 0x90000587, 0x05020015,
+ 0x0501f022, 0x59cc1208, 0x82080580, 0x0000ffff,
+ 0x0500000b, 0x05fdf86b, 0x0500000e, 0x59cc1408,
+ 0x591c0202, 0x80080580, 0x0502001e, 0x591c000a,
+ 0x81340580, 0x0502001b, 0x0501f00e, 0x59cc1408,
+ 0x41780000, 0x0501fcd2, 0x05fe07f9, 0x0501f013,
+ 0x649a6403, 0x4a02621c, 0x00001700, 0x59cc1208,
+ 0x82081580, 0x0000ffff, 0x05fe07ab, 0x0501f00b,
+ 0x591c0407, 0x90000587, 0x05fe07f6, 0x591c0403,
+ 0x900005a4, 0x05020005, 0x4d300000, 0x411e6000,
+ 0x0005f8e7, 0x5c026000, 0x64966403, 0x05fdf79e,
+ 0x59cc1408, 0x41780000, 0x0501fcb9, 0x05fe07e9,
+ 0x05fdf7fa, 0x4933c857, 0x4d3c0000, 0x60067800,
+ 0x05ddfc63, 0x5c027800, 0x4c580000, 0x6008b000,
+ 0x91a81c02, 0x91cc140b, 0x05f5fb89, 0x5c00b000,
+ 0x05000003, 0x64c66403, 0x05fdf78b, 0x0005f8e7,
+ 0x6008b000, 0x91a81c00, 0x91cc140d, 0x05f5fb80,
+ 0x0502000c, 0x05e5ffd5, 0x0500000a, 0x59300407,
+ 0x90000581, 0x05020007, 0x59300403, 0x90000582,
+ 0x05020004, 0x5930000a, 0x81340580, 0x000408e7,
+ 0x05e1fc50, 0x05020009, 0x05e1fc64, 0x05020005,
+ 0x64075014, 0x6006d800, 0x05e1fbc8, 0x0501f003,
+ 0x60040000, 0x05e1fc1b, 0x1c01f000, 0x05cdfd50,
+ 0x050200e9, 0x0501f91b, 0x05fe074d, 0x493a6403,
+ 0x0501f96a, 0x05020003, 0x64ae6403, 0x05fdf766,
+ 0x64b26403, 0x05fdf764, 0x4933c857, 0x05e9f88d,
+ 0x050200dd, 0x05cdfd42, 0x050200db, 0x05ddff6d,
+ 0x05fe073f, 0x59cc0408, 0x4802641b, 0x59cc0208,
+ 0x4802621b, 0x59cc0807, 0x59340002, 0x82000500,
+ 0x00ffffff, 0x80040580, 0x05000011, 0x59a8000f,
+ 0x80040580, 0x0502001e, 0x59cc1408, 0x05f9fff9,
+ 0x05000020, 0x831c0580, 0xffffffff, 0x05000005,
+ 0x0501ffab, 0x0500001b, 0x0505fab2, 0x05000019,
+ 0x491e6020, 0x64da6403, 0x0501f0bb, 0x59cc1208,
+ 0x82080580, 0x0000ffff, 0x05000008, 0x05f9ffe9,
+ 0x05000010, 0x591c0202, 0x59cc0c08, 0x80040580,
+ 0x0502000c, 0x05fdf7ec, 0x59cc1408, 0x60040000,
+ 0x0501fc53, 0x05000007, 0x05fdf7e7, 0x4803c856,
+ 0x6426641c, 0x4a02621c, 0x00001500, 0x0501f005,
+ 0x4803c856, 0x640e641c, 0x4a02621c, 0x00001700,
+ 0x64de6403, 0x0501f0a0, 0x4933c857, 0x05e9f851,
+ 0x050200a1, 0x05cdfd06, 0x0502009f, 0x05ddff31,
+ 0x05fe0703, 0x05ddfe89, 0x05000045, 0x59cc0407,
+ 0x4802641b, 0x59cc1207, 0x480a621b, 0x82080580,
+ 0x0000ffff, 0x05000004, 0x05f9ffc2, 0x05000036,
+ 0x0501f008, 0x59cc1407, 0x60040000, 0x0501fc30,
+ 0x05000031, 0x831c0580, 0xffffffff, 0x0500002e,
+ 0x59cc0c07, 0x591c0202, 0x80040580, 0x0502002a,
+ 0x0505fa74, 0x05000028, 0x591c0416, 0x8c000516,
+ 0x0502002f, 0x4d300000, 0x411e6000, 0x05f9f8ff,
+ 0x5c026000, 0x641e3a03, 0x59cc0c09, 0x82040d00,
+ 0x0000ff00, 0x840409c0, 0x90040581, 0x05000009,
+ 0x90040585, 0x0500000b, 0x90040587, 0x05020011,
+ 0x42000000, 0x00109865, 0x0505fc15, 0x0501f008,
+ 0x42000000, 0x00109864, 0x0505fc11, 0x0501f007,
+ 0x42000000, 0x00109863, 0x0505fc0d, 0x591c0009,
+ 0x80000540, 0x05000003, 0x59cc2808, 0x0501f75a,
+ 0x4803c856, 0x6426641c, 0x4a02621c, 0x00002a00,
0x0501f005, 0x4803c856, 0x640e641c, 0x4a02621c,
- 0x00001700, 0x64de6403, 0x0501f098, 0x4933c857,
- 0x05e9f893, 0x05020099, 0x05cdfd9f, 0x05020097,
- 0x05ddffb7, 0x05fe071d, 0x05ddff11, 0x05000045,
- 0x59cc0407, 0x4802641b, 0x59cc1207, 0x480a621b,
- 0x82080580, 0x0000ffff, 0x05000004, 0x05f9ffc7,
- 0x05000036, 0x0501f008, 0x59cc1407, 0x60040000,
- 0x0501fc22, 0x05000031, 0x831c0580, 0xffffffff,
- 0x0500002e, 0x59cc0c07, 0x591c0202, 0x80040580,
- 0x0502002a, 0x0505fa45, 0x05000028, 0x591c0416,
- 0x8c000516, 0x0502002f, 0x4d300000, 0x411e6000,
- 0x05f9f907, 0x5c026000, 0x641e3a03, 0x59cc0c09,
- 0x82040d00, 0x0000ff00, 0x840409c0, 0x90040581,
- 0x05000009, 0x90040585, 0x0500000b, 0x90040587,
- 0x05020011, 0x42000000, 0x001097e5, 0x0505fbe6,
- 0x0501f008, 0x42000000, 0x001097e4, 0x0505fbe2,
- 0x0501f007, 0x42000000, 0x001097e3, 0x0505fbde,
- 0x591c0009, 0x80000540, 0x05000003, 0x59cc2808,
- 0x0501f73d, 0x4803c856, 0x6426641c, 0x4a02621c,
- 0x00002a00, 0x0501f005, 0x4803c856, 0x640e641c,
- 0x4a02621c, 0x00000300, 0x64ee6403, 0x0501f04b,
- 0x4803c856, 0x642e641c, 0x6402621c, 0x05fdf7fb,
- 0x4803c856, 0x641e641c, 0x6402621c, 0x05fdf7f7,
- 0x4c080000, 0x05ddfede, 0x0500001f, 0x05ddfeb5,
- 0x0505f819, 0x0502001a, 0x59a8021b, 0x90000543,
- 0x4803521b, 0x59a80018, 0x800000d0, 0x59a8080f,
- 0x82040d00, 0x000000ff, 0x80041540, 0x480b500f,
- 0x600c0800, 0x05e9fc81, 0x497b501d, 0x8d0c0520,
- 0x05000006, 0x4a032804, 0x000007d0, 0x599c0017,
- 0x8c00050a, 0x05020008, 0x0005f8e7, 0x0201f800,
- 0x0010b83b, 0x5c001000, 0x1c01f000, 0x0505f818,
- 0x05fdf7fd, 0x5c001000, 0x0005f0e7, 0x0501f825,
- 0x05000022, 0x653a6403, 0x64066203, 0x05e9f341,
- 0x653e6403, 0x497a601e, 0x59cc0a06, 0x82040d00,
- 0x000000ff, 0x800409c0, 0x05fc06a4, 0x90040581,
- 0x05020005, 0x59cc0808, 0x59a80005, 0x80040580,
- 0x05fc069e, 0x90040582, 0x05020006, 0x91cc140b,
- 0x6008b000, 0x91341c06, 0x05f5faa3, 0x05fc0697,
- 0x6406601e, 0x05fdf695, 0x65426403, 0x59cc0207,
- 0x4802601e, 0x05fdf691, 0x64066203, 0x42000800,
- 0x80000040, 0x0005f07c, 0x4803c857, 0x0005f0e7,
- 0x4d2c0000, 0x4c500000, 0x4c580000, 0x4c540000,
- 0x59a80073, 0x82000c80, 0x00000841, 0x05021021,
- 0x05c5f835, 0x0500001f, 0x492e6009, 0x59a80073,
- 0x48025802, 0x90000403, 0x80000104, 0x91cca406,
- 0x90000c8a, 0x05001010, 0x642a5811, 0x6028b000,
- 0x912c0406, 0x4000a800, 0x0505fc31, 0x412c7000,
- 0x800409c0, 0x05020003, 0x49787001, 0x0501f00b,
- 0x05c5f821, 0x0500000b, 0x492c7001, 0x40040000,
- 0x05fdf7f0, 0x48025811, 0x4000b000, 0x912c0406,
- 0x4000a800, 0x0505fc22, 0x90000541, 0x0501f005,
- 0x497b5073, 0x59325809, 0x05c5f83f, 0x80000580,
- 0x5c00a800, 0x5c00b000, 0x5c00a000, 0x5c025800,
- 0x1c01f000, 0x4d340000, 0x5932680a, 0x59343400,
- 0x4933c857, 0x4937c857, 0x481bc857, 0x05ddfef9,
- 0x5c026800, 0x1c01f000, 0x4933c857, 0x4c600000,
- 0x4d3c0000, 0x4d440000, 0x4d340000, 0x0501f84d,
- 0x0502003b, 0x59cc0207, 0x82000d00, 0x0000ff00,
- 0x900411c0, 0x59cc000a, 0x82000500, 0x00ffffff,
- 0x80081540, 0x480a601e, 0x8c040518, 0x05000010,
- 0x60203000, 0x0505f989, 0x42000000, 0x001097f7,
- 0x0505fb2d, 0x8d0c0520, 0x05000005, 0x60082800,
- 0x60903000, 0x611a8000, 0x0501fd72, 0x6004c000,
- 0x417a7800, 0x05cdfc46, 0x0501f023, 0x8c04051a,
- 0x0500001f, 0x59cc000a, 0x05e5fdd3, 0x00000ac4,
- 0x0502001b, 0x5930000a, 0x4c000000, 0x8d0c0520,
- 0x0500000b, 0x59340c03, 0x59341802, 0x820c1d00,
- 0x00ffffff, 0x58002403, 0x60102800, 0x60903000,
- 0x611a8000, 0x41301000, 0x0501fd68, 0x4936600a,
- 0x60243000, 0x0505f96b, 0x42000000, 0x001097f7,
- 0x0505fb09, 0x417a7800, 0x4178c000, 0x05cdfc28,
- 0x5c000000, 0x4802600a, 0x0501f003, 0x90000541,
- 0x0501f002, 0x80000580, 0x5c026800, 0x5c028800,
- 0x5c027800, 0x5c00c000, 0x1c01f000, 0x4933c857,
- 0x59cc0206, 0x90000490, 0x05021004, 0x6402621c,
- 0x90000541, 0x0501f002, 0x80000580, 0x1c01f000,
- 0x4933c857, 0x6402621c, 0x59cc0407, 0x82000500,
- 0x0000ff00, 0x82000580, 0x00000800, 0x0502000d,
- 0x59cc0206, 0x59a80873, 0x80040480, 0x0500100a,
- 0x59cc0006, 0x82000500, 0x00ff0000, 0x82000d80,
- 0x00140000, 0x05000003, 0x82000d80, 0x00100000,
- 0x1c01f000, 0x42000000, 0x001097ec, 0x0505fada,
- 0x90000541, 0x05fdf7fb, 0x59300403, 0xb0003497,
- 0x05c21c26, 0x91383593, 0x05020006, 0x4803c857,
- 0x4c000000, 0x0505fa00, 0x5c000000, 0x0c01f00f,
- 0x4933c857, 0x493bc857, 0x913835a7, 0x05000003,
- 0x91383594, 0x05c20c19, 0x493bc857, 0x4937c857,
- 0x0505f9f3, 0x05ddfdb7, 0x601c0800, 0x05ddfb37,
- 0x05e9fac9, 0x05f1f000, 0x00107e36, 0x00107e3c,
- 0x00107e36, 0x00107e36, 0x00107e36, 0x00107e3c,
- 0x00107e45, 0x00107eb4, 0x00107e80, 0x00107eb4,
- 0x00107e8f, 0x00107eb4, 0x00107e94, 0x00107eb4,
- 0x00107e97, 0x00107eb4, 0x00107e97, 0x00107eb4,
- 0x00107eb4, 0x00107e36, 0x00107e36, 0x00107e36,
- 0x00107e36, 0x00107e36, 0x00107e36, 0x00107e36,
- 0x00107e36, 0x00107e36, 0x00107e36, 0x00107e36,
- 0x00107e3c, 0x00107e36, 0x00107eb4, 0x00107e36,
- 0x00107e36, 0x00107eb4, 0x00107e36, 0x00107eb4,
- 0x00107eb4, 0x00107e36, 0x00107e36, 0x00107e36,
- 0x00107e36, 0x00107eb4, 0x00107eb4, 0x00107e36,
- 0x00107eb4, 0x00107eb4, 0x00107e36, 0x00107e40,
- 0x00107e36, 0x00107e36, 0x00107e36, 0x00107e36,
- 0x00107e99, 0x00107eb4, 0x00107e36, 0x00107e36,
- 0x00107e9a, 0x00107eb4, 0x00107e36, 0x00107e36,
- 0x00107e36, 0x00107e36, 0x00107e36, 0x00107e36,
- 0x00107e36, 0x00107e36, 0x00107e36, 0x00107e37,
- 0x00107e36, 0x00107e36, 0x00107e36, 0x00107e36,
- 0x00107e37, 0x00107e36, 0x00107e36, 0x00107e36,
- 0x00107e37, 0x00107e37, 0x00107e37, 0x00107e36,
- 0x00107e36, 0x00107e36, 0x00107e36, 0x00107e36,
- 0x00107e37, 0x00107e36, 0x00107e36, 0x00107e36,
- 0x00107e36, 0x00107e36, 0x00107e36, 0x00107e36,
- 0x00107e36, 0x00107e36, 0x05c1fbb0, 0x4d2c0000,
- 0x59325809, 0x05c1ff48, 0x5c025800, 0x0005f0e7,
- 0x59a8002a, 0x48026006, 0x640a6203, 0x1c01f000,
- 0x4d3c0000, 0x417a7800, 0x05ddfabd, 0x5c027800,
- 0x0501f070, 0x05ddfe0c, 0x0500006e, 0x59a8021b,
- 0x8c000508, 0x0500000e, 0x5932680a, 0x4c580000,
- 0x6008b000, 0x91a81c02, 0x91341406, 0x05f5f95e,
- 0x80000540, 0x5c00b000, 0x05020062, 0x59340200,
- 0x8400051a, 0x48026a00, 0x0501f01f, 0x599c0017,
- 0x8c00050a, 0x0502005b, 0x4d3c0000, 0x417a7800,
- 0x05ddfaa3, 0x5c027800, 0x601c0800, 0x05ddfaab,
- 0x59340212, 0x82000500, 0x0000ff00, 0x05020009,
- 0x83440d80, 0x000007fe, 0x0502004e, 0x4d300000,
- 0x02000800, 0x0010b6da, 0x5c026000, 0x0501f049,
- 0x599c0019, 0x8c00050e, 0x05020046, 0x416c0000,
- 0x90000582, 0x05020004, 0x59a80016, 0x80000000,
- 0x48035016, 0x600c0800, 0x05ddfa94, 0x64066407,
- 0x64066203, 0x640a6403, 0x05e9f9be, 0x4ce80000,
- 0x6005d000, 0x05e5ff1f, 0x5c01d000, 0x1c01f000,
- 0x59340200, 0x8400051a, 0x48026a00, 0x05ddfdc5,
- 0x05000030, 0x60100800, 0x05ddfa84, 0x0505f88c,
- 0x0502002c, 0x60140800, 0x05ddfa80, 0x64066407,
- 0x64066203, 0x640e6403, 0x05e9f1aa, 0x05ddfdc2,
- 0x05020024, 0x60180800, 0x0501f823, 0x0501f021,
- 0x60100800, 0x05ddfa75, 0x05fdf7b1, 0x05ddfcf1,
- 0x0501f01c, 0x0501f01b, 0x59300820, 0x4807c857,
- 0x800409c0, 0x05000017, 0x5804001e, 0x81300580,
- 0x05020014, 0x4978081e, 0x58041416, 0x8c080516,
- 0x05000010, 0x8c080514, 0x0500000e, 0x84081516,
- 0x48080c16, 0x58065809, 0x812e59c0, 0x05000009,
- 0x492fc857, 0x4d300000, 0x40066000, 0x641e6203,
- 0x417a7800, 0x0005f843, 0x5c026000, 0x0501f001,
- 0x0005f0e7, 0x4933c857, 0x4807c857, 0x05ddfa53,
- 0x4d3c0000, 0x417a7800, 0x05ddfa45, 0x5c027800,
- 0x5934000a, 0x84000520, 0x4802680a, 0x05ddf4c9,
- 0x59340400, 0x4803c857, 0x80000110, 0x9000348c,
- 0x05c21b22, 0x91383595, 0x05020002, 0x0c01f004,
- 0x91383596, 0x05c20b1d, 0x0c01f00d, 0x0010645e,
- 0x0010645e, 0x0010645e, 0x0010645e, 0x0010645e,
- 0x0010645e, 0x00107f04, 0x00107ee3, 0x0010645e,
- 0x0010645e, 0x0010645e, 0x0010645e, 0x0010645e,
- 0x0010645e, 0x0010645e, 0x0010645e, 0x0010645e,
- 0x0010645e, 0x00107f04, 0x00107f09, 0x0010645e,
- 0x0010645e, 0x0010645e, 0x0010645e, 0x4933c857,
- 0x599c0017, 0x8c00050a, 0x05020014, 0x813669c0,
- 0x05000012, 0x59340212, 0x82000500, 0x0000ff00,
- 0x0500000e, 0x599c0019, 0x8c00050e, 0x0502000b,
- 0x4d3c0000, 0x417a7800, 0x05ddfa0d, 0x5c027800,
- 0x600c0800, 0x05ddfa15, 0x64066407, 0x64066203,
- 0x640a6403, 0x05e9f13f, 0x59cc0001, 0x59340802,
- 0x80040580, 0x82000500, 0x00ffffff, 0x000600e7,
- 0x59345002, 0x05d9fffd, 0x482a6802, 0x0005f0e7,
- 0x4933c857, 0x59303403, 0x9018359e, 0x000400e7,
- 0x1c01f000, 0x4933c857, 0x05f1ffe4, 0x000600e7,
- 0x64066203, 0x64066403, 0x05e9f12a, 0x493bc857,
- 0xb1380591, 0x05020007, 0x05e9fd67, 0x05ee0727,
- 0x59300203, 0x90000582, 0x0500004b, 0x05c1facf,
- 0x913805a7, 0x0500000c, 0xb1380588, 0x05000004,
- 0x91380594, 0x05000008, 0x05c20ac8, 0x05e9fd5a,
- 0x05ee071a, 0x59300203, 0x90000584, 0x000401be,
- 0x05c1fac2, 0x4933c857, 0x59300403, 0xb0000c84,
- 0x05c21abe, 0xb0000480, 0x05c01abc, 0x40027000,
- 0x4803c857, 0x0c01f001, 0x00107f32, 0x00107f33,
- 0x00107f33, 0x00107f49, 0x05c1fab4, 0x05e9f96a,
- 0x59325809, 0x812e59c0, 0x05000012, 0x832c0500,
- 0x00ff0000, 0x0500000f, 0x640a6203, 0x5932680a,
- 0x59340200, 0x8c00050e, 0x0502000a, 0x60128000,
- 0x0501fb8c, 0x497a6009, 0x59300006, 0x80000540,
- 0x05020003, 0x59a8002b, 0x48026006, 0x641e6203,
- 0x1c01f000, 0x05e9f954, 0x05f9f99a, 0x05ec068a,
- 0x59325809, 0x05c1fe2b, 0x05edf687, 0x05c1fa97,
- 0x59325809, 0x592c040b, 0x8c000502, 0x05000004,
- 0x641e6203, 0x610e7000, 0x0005f105, 0x64126203,
- 0x1c01f000, 0x0501fd41, 0x000401bc, 0x1c01f000,
- 0x64066203, 0x65066403, 0x42027800, 0x80002042,
- 0x0005f07c, 0xb1380591, 0x05000004, 0xb1380581,
- 0x05c20a82, 0x1c01f000, 0x0005f853, 0x0501fd6a,
- 0x0005f0e7, 0xb1380492, 0x05c21a7c, 0xb1380489,
- 0x05c01a7a, 0x0c01f001, 0x00107f78, 0x00107f97,
- 0x00107f77, 0x00107f77, 0x00107f77, 0x00107f77,
- 0x00107f97, 0x00107f77, 0x00107fb4, 0x05c1fa6f,
- 0x59325809, 0x592c040b, 0x8c00051e, 0x05000010,
- 0x82000d00, 0x000000c0, 0x82040d80, 0x00000080,
- 0x0500000e, 0x59300804, 0x8c040518, 0x0502000b,
- 0x59300416, 0x8c000516, 0x05000003, 0x641e6203,
- 0x0501f00e, 0x61067000, 0x0005f1da, 0x641e6203,
- 0x497a6006, 0x0005f053, 0x59325809, 0x592c0c0b,
- 0x8c04051a, 0x05020003, 0x0005f853, 0x0005f0e7,
- 0x0501fd06, 0x05fc07fd, 0x1c01f000, 0x05e9f8e9,
- 0x59325809, 0x5932680a, 0x59340200, 0x8c00050e,
- 0x0500000d, 0x592c040b, 0x82000500, 0x000000c0,
- 0x82000580, 0x00000080, 0x05000005, 0x592c0010,
- 0x59301817, 0x800c1c80, 0x480e6017, 0x640a6203,
- 0x0501f00b, 0x60128000, 0x0501fb22, 0x59300006,
- 0x80000540, 0x05020004, 0x59a8002b, 0x800000c2,
- 0x48026006, 0x497a6009, 0x641e6203, 0x1c01f000,
- 0x4933c857, 0x05e9fcc4, 0x05c20a30, 0x59300203,
- 0x90000582, 0x05fc07a8, 0x05c1fa2c, 0x641e6203,
- 0x497a6006, 0x0005f053, 0x641e6203, 0x497a6006,
- 0x0005f04e, 0x59300416, 0x8c00051c, 0x000601c9,
- 0x59325809, 0x592c2010, 0x40080000, 0x80102480,
- 0x59300017, 0x80102400, 0x48126017, 0x0005f1c9,
- 0x8c04050e, 0x05020007, 0x641a6203, 0x0501f818,
- 0x59300021, 0x80000540, 0x05c60a55, 0x0005f04e,
- 0x640a6203, 0x1c01f000, 0x60040800, 0x05c5fa50,
- 0x90040581, 0x000401ce, 0x05fdf7e4, 0x59300416,
- 0x8c00051c, 0x05000004, 0x05c5f86e, 0x000401c3,
- 0x1c01f000, 0x59300013, 0x80000540, 0x05020003,
- 0x05c5f868, 0x000401c3, 0x1c01f000, 0x492fc857,
- 0x480bc857, 0x8c08053e, 0x05000005, 0x80081080,
- 0x80081000, 0x60240800, 0x0501f002, 0x60540800,
- 0x480a580c, 0x1c01f000, 0x91380593, 0x05000003,
- 0x91380594, 0x05c209f1, 0x59300416, 0x8c000516,
- 0x05c009ee, 0x1c01f000, 0x05c1f9ec, 0x59300009,
- 0x80000540, 0x05c209e9, 0x1c01f000, 0x59300416,
- 0x8c000516, 0x05c009e5, 0x1c01f000, 0x64126203,
+ 0x00000300, 0x64ee6403, 0x0501f053, 0x4803c856,
+ 0x642e641c, 0x6402621c, 0x05fdf7fb, 0x4803c856,
+ 0x641e641c, 0x6402621c, 0x05fdf7f7, 0x59cc0001,
+ 0x82000580, 0x00fffffe, 0x0502004b, 0x4c080000,
+ 0x05ddfe52, 0x0500001f, 0x05ddfe29, 0x0505f832,
+ 0x0502001a, 0x59a8021b, 0x90000543, 0x4803521b,
+ 0x59a80018, 0x800000d0, 0x59a8080f, 0x82040d00,
+ 0x000000ff, 0x80041540, 0x480b500f, 0x600c0800,
+ 0x05e9fc6e, 0x497b501d, 0x8d0c0520, 0x05000006,
+ 0x4a032804, 0x000007d0, 0x599c0017, 0x8c00050a,
+ 0x05020008, 0x0005f8e7, 0x0201f800, 0x0010b84b,
+ 0x5c001000, 0x1c01f000, 0x0505f831, 0x05fdf7fd,
+ 0x5c001000, 0x0005f0e7, 0x0501f829, 0x05000026,
+ 0x653a6403, 0x64066203, 0x05e9f32e, 0x05ddfec6,
+ 0x05fe0687, 0x653e6403, 0x497a601e, 0x59cc0a06,
+ 0x82040d00, 0x000000ff, 0x800409c0, 0x05fc069e,
+ 0x90040581, 0x05020005, 0x59cc0808, 0x59a80005,
+ 0x80040580, 0x05fc0698, 0x90040582, 0x05020006,
+ 0x91cc140b, 0x6008b000, 0x91341c06, 0x05f5fa8c,
+ 0x05fc0691, 0x6406601e, 0x05fdf68f, 0x05ddfeae,
+ 0x05fe066f, 0x65426403, 0x59cc0207, 0x4802601e,
+ 0x05fdf689, 0x64066203, 0x42000800, 0x80000040,
+ 0x0005f07c, 0x4803c857, 0x0005f0e7, 0x4d2c0000,
+ 0x4c500000, 0x4c580000, 0x4c540000, 0x59a80073,
+ 0x82000c80, 0x00000841, 0x05021021, 0x05c1ff92,
+ 0x0500001f, 0x492e6009, 0x59a80073, 0x48025802,
+ 0x90000403, 0x80000104, 0x91cca406, 0x90000c8a,
+ 0x05001010, 0x642a5811, 0x6028b000, 0x912c0406,
+ 0x4000a800, 0x0505fc58, 0x412c7000, 0x800409c0,
+ 0x05020003, 0x49787001, 0x0501f00b, 0x05c1ff7e,
+ 0x0500000b, 0x492c7001, 0x40040000, 0x05fdf7f0,
+ 0x48025811, 0x4000b000, 0x912c0406, 0x4000a800,
+ 0x0505fc49, 0x90000541, 0x0501f005, 0x497b5073,
+ 0x59325809, 0x05c1ff9c, 0x80000580, 0x5c00a800,
+ 0x5c00b000, 0x5c00a000, 0x5c025800, 0x1c01f000,
+ 0x4d340000, 0x5932680a, 0x59343400, 0x4933c857,
+ 0x4937c857, 0x481bc857, 0x05ddfe6b, 0x5c026800,
+ 0x1c01f000, 0x4933c857, 0x4c600000, 0x4d3c0000,
+ 0x4d440000, 0x4d340000, 0x0501f84d, 0x0502003b,
+ 0x59cc0207, 0x82000d00, 0x0000ff00, 0x900411c0,
+ 0x59cc000a, 0x82000500, 0x00ffffff, 0x80081540,
+ 0x480a601e, 0x8c040518, 0x05000010, 0x60203000,
+ 0x0505f9b0, 0x42000000, 0x00109877, 0x0505fb54,
+ 0x8d0c0520, 0x05000005, 0x60082800, 0x60903000,
+ 0x611a8000, 0x0501fd80, 0x6004c000, 0x417a7800,
+ 0x05cdfba5, 0x0501f023, 0x8c04051a, 0x0500001f,
+ 0x59cc000a, 0x05e5fd89, 0x00000ac4, 0x0502001b,
+ 0x5930000a, 0x4c000000, 0x8d0c0520, 0x0500000b,
+ 0x59340c03, 0x59341802, 0x820c1d00, 0x00ffffff,
+ 0x58002403, 0x60102800, 0x60903000, 0x611a8000,
+ 0x41301000, 0x0501fd76, 0x4936600a, 0x60243000,
+ 0x0505f992, 0x42000000, 0x00109877, 0x0505fb30,
+ 0x417a7800, 0x4178c000, 0x05cdfb87, 0x5c000000,
+ 0x4802600a, 0x0501f003, 0x90000541, 0x0501f002,
+ 0x80000580, 0x5c026800, 0x5c028800, 0x5c027800,
+ 0x5c00c000, 0x1c01f000, 0x4933c857, 0x59cc0206,
+ 0x90000490, 0x05021004, 0x6402621c, 0x90000541,
+ 0x0501f002, 0x80000580, 0x1c01f000, 0x4933c857,
+ 0x6402621c, 0x59cc0407, 0x82000500, 0x0000ff00,
+ 0x82000580, 0x00000800, 0x0502000d, 0x59cc0206,
+ 0x59a80873, 0x80040480, 0x0500100a, 0x59cc0006,
+ 0x82000500, 0x00ff0000, 0x82000d80, 0x00140000,
+ 0x05000003, 0x82000d80, 0x00100000, 0x1c01f000,
+ 0x42000000, 0x0010986c, 0x0505fb01, 0x90000541,
+ 0x05fdf7fb, 0x59300403, 0xb0003497, 0x05c21b83,
+ 0x91383593, 0x05020006, 0x4803c857, 0x4c000000,
+ 0x0505fa27, 0x5c000000, 0x0c01f00f, 0x4933c857,
+ 0x493bc857, 0x913835a7, 0x05000003, 0x91383594,
+ 0x05c20b76, 0x493bc857, 0x4937c857, 0x0505fa1a,
+ 0x05ddfd27, 0x601c0800, 0x05ddfaa0, 0x05e9fab2,
+ 0x05edf7d5, 0x00107ed9, 0x00107edf, 0x00107ed9,
+ 0x00107ed9, 0x00107ed9, 0x00107edf, 0x00107ee8,
+ 0x00107f5a, 0x00107f26, 0x00107f5a, 0x00107f35,
+ 0x00107f5a, 0x00107f3a, 0x00107f5a, 0x00107f3d,
+ 0x00107f5a, 0x00107f3d, 0x00107f5a, 0x00107f5a,
+ 0x00107ed9, 0x00107ed9, 0x00107ed9, 0x00107ed9,
+ 0x00107ed9, 0x00107ed9, 0x00107ed9, 0x00107ed9,
+ 0x00107ed9, 0x00107ed9, 0x00107ed9, 0x00107edf,
+ 0x00107ed9, 0x00107f5a, 0x00107ed9, 0x00107ed9,
+ 0x00107f5a, 0x00107ed9, 0x00107f5a, 0x00107f5a,
+ 0x00107ed9, 0x00107ed9, 0x00107ed9, 0x00107ed9,
+ 0x00107f5a, 0x00107f5a, 0x00107ed9, 0x00107f5a,
+ 0x00107f5a, 0x00107ed9, 0x00107ee3, 0x00107ed9,
+ 0x00107ed9, 0x00107ed9, 0x00107ed9, 0x00107f3f,
+ 0x00107f5a, 0x00107ed9, 0x00107ed9, 0x00107f40,
+ 0x00107f5a, 0x00107ed9, 0x00107ed9, 0x00107ed9,
+ 0x00107ed9, 0x00107ed9, 0x00107ed9, 0x00107ed9,
+ 0x00107ed9, 0x00107ed9, 0x00107eda, 0x00107ed9,
+ 0x00107ed9, 0x00107ed9, 0x00107ed9, 0x00107eda,
+ 0x00107ed9, 0x00107ed9, 0x00107ed9, 0x00107eda,
+ 0x00107eda, 0x00107eda, 0x00107ed9, 0x00107ed9,
+ 0x00107ed9, 0x00107ed9, 0x00107ed9, 0x00107eda,
+ 0x00107ed9, 0x00107ed9, 0x00107ed9, 0x00107ed9,
+ 0x00107ed9, 0x00107ed9, 0x00107ed9, 0x00107ed9,
+ 0x00107ed9, 0x05c1fb0d, 0x4d2c0000, 0x59325809,
+ 0x05c1fea5, 0x5c025800, 0x0005f0e7, 0x59a8002a,
+ 0x48026006, 0x640a6203, 0x1c01f000, 0x4d3c0000,
+ 0x417a7800, 0x05ddfa26, 0x5c027800, 0x0501f073,
+ 0x05ddfd7e, 0x05000071, 0x59a8021b, 0x8c000508,
+ 0x0500000e, 0x5932680a, 0x4c580000, 0x6008b000,
+ 0x91a81c02, 0x91341406, 0x05f5f945, 0x80000540,
+ 0x5c00b000, 0x05020065, 0x59340200, 0x8400051a,
+ 0x48026a00, 0x0501f022, 0x599c0017, 0x8c00050a,
+ 0x05020007, 0x4d3c0000, 0x417a7800, 0x05ddfa0c,
+ 0x5c027800, 0x601c0800, 0x05ddfa14, 0x59340212,
+ 0x82000500, 0x0000ff00, 0x05020009, 0x83440d80,
+ 0x000007fe, 0x05020051, 0x4d300000, 0x02000800,
+ 0x0010b6ea, 0x5c026000, 0x0501f04c, 0x599c0017,
+ 0x8c00050a, 0x05020049, 0x599c0019, 0x8c00050e,
+ 0x05020046, 0x416c0000, 0x90000582, 0x05020004,
+ 0x59a80016, 0x80000000, 0x48035016, 0x600c0800,
+ 0x05ddf9fa, 0x64066407, 0x64066203, 0x640a6403,
+ 0x05e9f9a4, 0x4ce80000, 0x6005d000, 0x05e5ff05,
+ 0x5c01d000, 0x1c01f000, 0x59340200, 0x8400051a,
+ 0x48026a00, 0x05ddfd34, 0x05000030, 0x60100800,
+ 0x05ddf9ea, 0x0505f8b0, 0x0502002c, 0x60140800,
+ 0x05ddf9e6, 0x64066407, 0x64066203, 0x640e6403,
+ 0x05e9f190, 0x05ddfd31, 0x05020024, 0x60180800,
+ 0x0501f823, 0x0501f021, 0x60100800, 0x05ddf9db,
+ 0x05fdf7ae, 0x05ddfc5e, 0x0501f01c, 0x0501f01b,
+ 0x59300820, 0x4807c857, 0x800409c0, 0x05000017,
+ 0x5804001e, 0x81300580, 0x05020014, 0x4978081e,
+ 0x58041416, 0x8c080516, 0x05000010, 0x8c080514,
+ 0x0500000e, 0x84081516, 0x48080c16, 0x58065809,
+ 0x812e59c0, 0x05000009, 0x492fc857, 0x4d300000,
+ 0x40066000, 0x641e6203, 0x417a7800, 0x0005f843,
+ 0x5c026000, 0x0501f001, 0x0005f0e7, 0x4933c857,
+ 0x4807c857, 0x05ddf9b9, 0x4d3c0000, 0x417a7800,
+ 0x05ddf9ab, 0x5c027800, 0x5934000a, 0x84000520,
+ 0x4802680a, 0x05ddf436, 0x59340400, 0x4803c857,
+ 0x80000110, 0x9000348c, 0x05c21a7c, 0x91383595,
+ 0x05020002, 0x0c01f004, 0x91383596, 0x05c20a77,
+ 0x0c01f00d, 0x001064e5, 0x001064e5, 0x001064e5,
+ 0x001064e5, 0x001064e5, 0x001064e5, 0x00107faa,
+ 0x00107f89, 0x001064e5, 0x001064e5, 0x001064e5,
+ 0x001064e5, 0x001064e5, 0x001064e5, 0x001064e5,
+ 0x001064e5, 0x001064e5, 0x001064e5, 0x00107faa,
+ 0x00107faf, 0x001064e5, 0x001064e5, 0x001064e5,
+ 0x001064e5, 0x4933c857, 0x599c0017, 0x8c00050a,
+ 0x05020014, 0x813669c0, 0x05000012, 0x59340212,
+ 0x82000500, 0x0000ff00, 0x0500000e, 0x599c0019,
+ 0x8c00050e, 0x0502000b, 0x4d3c0000, 0x417a7800,
+ 0x05ddf973, 0x5c027800, 0x600c0800, 0x05ddf97b,
+ 0x64066407, 0x64066203, 0x640a6403, 0x05e9f125,
+ 0x59cc0001, 0x59340802, 0x80040580, 0x82000500,
+ 0x00ffffff, 0x000600e7, 0x59345002, 0x05d9ff63,
+ 0x482a6802, 0x0005f0e7, 0x4933c857, 0x59303403,
+ 0x9018359e, 0x000400e7, 0x1c01f000, 0x4933c857,
+ 0x05f1ffc5, 0x000600e7, 0x64066203, 0x64066403,
+ 0x05e9f110, 0x493bc857, 0xb1380591, 0x05020007,
+ 0x05e9fd4d, 0x05ee06fd, 0x59300203, 0x90000582,
+ 0x0500004b, 0x05c1fa29, 0x913805a7, 0x0500000c,
+ 0xb1380588, 0x05000004, 0x91380594, 0x05000008,
+ 0x05c20a22, 0x05e9fd40, 0x05ee06f0, 0x59300203,
+ 0x90000584, 0x000401be, 0x05c1fa1c, 0x4933c857,
+ 0x59300403, 0xb0000c84, 0x05c21a18, 0xb0000480,
+ 0x05c01a16, 0x40027000, 0x4803c857, 0x0c01f001,
+ 0x00107fd8, 0x00107fd9, 0x00107fd9, 0x00107fef,
+ 0x05c1fa0e, 0x05e9f950, 0x59325809, 0x812e59c0,
+ 0x05000012, 0x832c0500, 0x00ff0000, 0x0500000f,
+ 0x640a6203, 0x5932680a, 0x59340200, 0x8c00050e,
+ 0x0502000a, 0x60128000, 0x0501fb97, 0x497a6009,
+ 0x59300006, 0x80000540, 0x05020003, 0x59a8002b,
+ 0x48026006, 0x641e6203, 0x1c01f000, 0x05e9f93a,
+ 0x05f9f98a, 0x05ec065c, 0x59325809, 0x05c1fd85,
+ 0x05edf659, 0x05c1f9f1, 0x59325809, 0x592c040b,
+ 0x8c000502, 0x05000004, 0x641e6203, 0x610e7000,
+ 0x0005f105, 0x64126203, 0x1c01f000, 0x0501fd53,
+ 0x000401bc, 0x1c01f000, 0x64066203, 0x65066403,
+ 0x42027800, 0x80002042, 0x0005f07c, 0xb1380591,
+ 0x05000004, 0xb1380581, 0x05c209dc, 0x1c01f000,
+ 0x0005f853, 0x0501fd7c, 0x0005f0e7, 0xb1380492,
+ 0x05c219d6, 0xb1380489, 0x05c019d4, 0x0c01f001,
+ 0x0010801e, 0x00108040, 0x0010801d, 0x0010801d,
+ 0x0010801d, 0x0010801d, 0x00108040, 0x0010801d,
+ 0x0010805d, 0x05c1f9c9, 0x59325809, 0x592c040b,
+ 0x8c00051e, 0x05000010, 0x82000d00, 0x000000c0,
+ 0x82040d80, 0x00000080, 0x05000011, 0x59300804,
+ 0x8c040518, 0x0502000e, 0x59300416, 0x8c000516,
+ 0x05000003, 0x641e6203, 0x0501f011, 0x61067000,
+ 0x0005f1da, 0x641e6203, 0x497a6006, 0x59300416,
+ 0x8c000516, 0x0502000a, 0x0005f053, 0x59325809,
+ 0x592c0c0b, 0x8c04051a, 0x05020003, 0x0005f853,
+ 0x0005f0e7, 0x0501fd15, 0x05fc07fd, 0x1c01f000,
+ 0x05e9f8cc, 0x59325809, 0x5932680a, 0x59340200,
+ 0x8c00050e, 0x0500000d, 0x592c040b, 0x82000500,
+ 0x000000c0, 0x82000580, 0x00000080, 0x05000005,
+ 0x592c0010, 0x59301817, 0x800c1c80, 0x480e6017,
+ 0x640a6203, 0x0501f00b, 0x60128000, 0x0501fb2a,
+ 0x59300006, 0x80000540, 0x05020004, 0x59a8002b,
+ 0x800000c2, 0x48026006, 0x497a6009, 0x641e6203,
+ 0x1c01f000, 0x4933c857, 0x05e9fca7, 0x05c20987,
+ 0x59300203, 0x90000582, 0x05fc07a5, 0x05c1f983,
+ 0x641e6203, 0x497a6006, 0x0005f053, 0x641e6203,
+ 0x497a6006, 0x0005f04e, 0x59300416, 0x8c00051c,
+ 0x000601c9, 0x59325809, 0x592c2010, 0x40080000,
+ 0x80102480, 0x59300017, 0x80102400, 0x48126017,
+ 0x0005f1c9, 0x8c04050e, 0x05020007, 0x641a6203,
+ 0x0501f818, 0x59300021, 0x80000540, 0x05c609ac,
+ 0x0005f04e, 0x640a6203, 0x1c01f000, 0x60040800,
+ 0x05c5f9a7, 0x90040581, 0x000401ce, 0x05fdf7e4,
+ 0x59300416, 0x8c00051c, 0x05000004, 0x05c1ffc3,
+ 0x000401c3, 0x1c01f000, 0x59300013, 0x80000540,
+ 0x05020003, 0x05c1ffbd, 0x000401c3, 0x1c01f000,
+ 0x492fc857, 0x480bc857, 0x8c08053e, 0x05000005,
+ 0x80081080, 0x80081000, 0x60240800, 0x0501f002,
+ 0x60540800, 0x480a580c, 0x1c01f000, 0x91380593,
+ 0x05000003, 0x91380594, 0x05c20948, 0x59300416,
+ 0x8c000516, 0x05c00945, 0x1c01f000, 0x05c1f943,
+ 0x59300009, 0x80000540, 0x05c20940, 0x1c01f000,
+ 0x59300416, 0x8c000516, 0x05c0093c, 0x1c01f000,
+ 0x64126203, 0x493a6403, 0x42000800, 0x80002001,
+ 0x0005f07c, 0x640e6203, 0x493a6403, 0x0001f96f,
+ 0x59325809, 0x592c040b, 0x8c00051e, 0x05000011,
+ 0x82000500, 0x000000c0, 0x82000580, 0x00000080,
+ 0x0500000f, 0x59300416, 0x8c000512, 0x05020009,
+ 0x8c000510, 0x05020007, 0x592c040d, 0x80000540,
+ 0x05020004, 0x82080d40, 0x80003065, 0x0005f072,
+ 0x82080d40, 0x80002065, 0x0005f072, 0x82080d40,
+ 0x80002042, 0x0005f072, 0x4933c857, 0x493bc857,
+ 0xb1380484, 0x05c21915, 0xb1380481, 0x05c01913,
+ 0x0c01f001, 0x001080d8, 0x001080e6, 0x001080f8,
+ 0x59325809, 0x592c040b, 0x8c00051e, 0x05000019,
+ 0x82001d00, 0x000000c0, 0x820c1d80, 0x000000c0,
+ 0x05000014, 0x64066203, 0x493a6403, 0x42000800,
+ 0x80002042, 0x0005f07c, 0x59325809, 0x592c040b,
+ 0x8c00051e, 0x0500000b, 0x82001d00, 0x000000c0,
+ 0x820c1d80, 0x000000c0, 0x05000006, 0x64066203,
0x493a6403, 0x42000800, 0x80002001, 0x0005f07c,
- 0x640e6203, 0x493a6403, 0x0001f96f, 0x59325809,
- 0x592c040b, 0x8c00051e, 0x05000011, 0x82000500,
- 0x000000c0, 0x82000580, 0x00000080, 0x0500000f,
- 0x59300416, 0x8c000512, 0x05020009, 0x8c000510,
- 0x05020007, 0x592c040d, 0x80000540, 0x05020004,
- 0x82080d40, 0x80003065, 0x0005f072, 0x82080d40,
- 0x80002065, 0x0005f072, 0x82080d40, 0x80002042,
- 0x0005f072, 0x4933c857, 0x493bc857, 0xb1380484,
- 0x05c219be, 0xb1380481, 0x05c019bc, 0x0c01f001,
- 0x0010802f, 0x0010803d, 0x0010804f, 0x59325809,
- 0x592c040b, 0x8c00051e, 0x05000019, 0x82001d00,
- 0x000000c0, 0x820c1d80, 0x000000c0, 0x05000014,
- 0x64066203, 0x493a6403, 0x42000800, 0x80002042,
- 0x0005f07c, 0x59325809, 0x592c040b, 0x8c00051e,
- 0x0500000b, 0x82001d00, 0x000000c0, 0x820c1d80,
- 0x000000c0, 0x05000006, 0x64066203, 0x493a6403,
- 0x42000800, 0x80002001, 0x0005f07c, 0x497a6009,
- 0x497a6006, 0x60128000, 0x0501f27e, 0x59325809,
- 0x592c040b, 0x8c00051e, 0x05fc07f9, 0x82001d00,
- 0x000000c0, 0x820c1d80, 0x000000c0, 0x05fc07f4,
- 0x640e6203, 0x493a6403, 0x0001f96f, 0x82080d40,
- 0x80002065, 0x0005f072, 0x4933c857, 0x493bc857,
- 0x83380580, 0x00000085, 0x05000005, 0x83380580,
- 0x00000088, 0x05000007, 0x05c1f980, 0x64266203,
- 0x493a6403, 0x42000800, 0x80000040, 0x0005f07c,
- 0x83300580, 0x0010cc5c, 0x05c20978, 0x4d1c0000,
- 0x813669c0, 0x05000003, 0x0501fc23, 0x0502003d,
- 0x59cc1404, 0x41780000, 0x0501f83c, 0x05000014,
- 0x59cc0204, 0x82001580, 0x0000ffff, 0x05000004,
- 0x591c1402, 0x80080580, 0x0502000d, 0x591c0407,
- 0x9000051f, 0x90002586, 0x05000005, 0x90002584,
- 0x05000021, 0x90002591, 0x05020005, 0x497a3a05,
- 0x61502000, 0x05edfe58, 0x0501f026, 0x8d0c0520,
- 0x05000004, 0x42023800, 0xffffffff, 0x05fdf7f9,
- 0x813669c0, 0x05020007, 0x59cc0001, 0x05e5fab6,
- 0x0502001c, 0x05ddf8a5, 0x0502001a, 0x4936600a,
- 0x4a026403, 0x00000087, 0x59cc1204, 0x82081580,
- 0x0000ffff, 0x05020003, 0x4a026403, 0x00000086,
- 0x4d2c0000, 0x0501fe96, 0x05ddfe32, 0x5c025800,
- 0x0501f00c, 0x591c0403, 0x900005b8, 0x05fc07e1,
- 0x591c0203, 0x90000587, 0x05fe07e1, 0x4d300000,
- 0x411e6000, 0x05edfd28, 0x5c026000, 0x05fdf7dc,
- 0x5c023800, 0x1c01f000, 0x4933c857, 0x480bc857,
- 0x4c5c0000, 0x4000b800, 0x42002800, 0x0010cca4,
- 0x41300000, 0x80140580, 0x05000016, 0x58140203,
- 0x90000580, 0x05000013, 0x58140202, 0x80080580,
- 0x05020010, 0x58141c07, 0x900c0585, 0x0500000d,
- 0x8c5c0500, 0x05000003, 0x900c0587, 0x05000009,
- 0x5930200a, 0x5814000a, 0x800001c0, 0x0500000a,
+ 0x497a6009, 0x497a6006, 0x60128000, 0x0501f286,
+ 0x59325809, 0x592c040b, 0x8c00051e, 0x05fc07f9,
+ 0x82001d00, 0x000000c0, 0x820c1d80, 0x000000c0,
+ 0x05fc07f4, 0x640e6203, 0x493a6403, 0x0001f96f,
+ 0x82080d40, 0x80002065, 0x0005f072, 0x4933c857,
+ 0x493bc857, 0x83380580, 0x00000085, 0x05000005,
+ 0x83380580, 0x00000088, 0x05000007, 0x05c1f8d7,
+ 0x64266203, 0x493a6403, 0x42000800, 0x80000040,
+ 0x0005f07c, 0x83300580, 0x0010cc6c, 0x05c208cf,
+ 0x4d1c0000, 0x813669c0, 0x05000003, 0x0501fc32,
+ 0x0502003d, 0x59cc1404, 0x41780000, 0x0501f83c,
+ 0x05000014, 0x59cc0204, 0x82001580, 0x0000ffff,
+ 0x05000004, 0x591c1402, 0x80080580, 0x0502000d,
+ 0x591c0407, 0x9000051f, 0x90002586, 0x05000005,
+ 0x90002584, 0x05000021, 0x90002591, 0x05020005,
+ 0x497a3a05, 0x61502000, 0x05edfe2b, 0x0501f026,
+ 0x8d0c0520, 0x05000004, 0x42023800, 0xffffffff,
+ 0x05fdf7f9, 0x813669c0, 0x05020007, 0x59cc0001,
+ 0x05e5fa66, 0x0502001c, 0x05ddf80b, 0x0502001a,
+ 0x4936600a, 0x4a026403, 0x00000087, 0x59cc1204,
+ 0x82081580, 0x0000ffff, 0x05020003, 0x4a026403,
+ 0x00000086, 0x4d2c0000, 0x0501feb7, 0x05ddfda1,
+ 0x5c025800, 0x0501f00c, 0x591c0403, 0x900005b8,
+ 0x05fc07e1, 0x591c0203, 0x90000587, 0x05fe07e1,
+ 0x4d300000, 0x411e6000, 0x05edfcf7, 0x5c026000,
+ 0x05fdf7dc, 0x5c023800, 0x1c01f000, 0x4933c857,
+ 0x480bc857, 0x4c5c0000, 0x4000b800, 0x42002800,
+ 0x0010ccb4, 0x41300000, 0x80140580, 0x05000019,
+ 0x58140203, 0x90000580, 0x05000016, 0x58140202,
+ 0x80080580, 0x05020013, 0x58141c07, 0x900c0585,
+ 0x05000010, 0x8c5c0500, 0x05000003, 0x900c0587,
+ 0x0500000c, 0x5930200a, 0x5814000a, 0x800001c0,
+ 0x0500000d, 0x82001d80, 0x0010993e, 0x0500000a,
0x801021c0, 0x05000003, 0x80100580, 0x05000011,
- 0x90142c24, 0x41540000, 0x80140480, 0x05021018,
- 0x05fdf7e4, 0x58140020, 0x801021c0, 0x05000005,
+ 0x90142c24, 0x41540000, 0x80140480, 0x0502101d,
+ 0x05fdf7e1, 0x58140020, 0x801021c0, 0x05000005,
0x58102002, 0x82102500, 0x00ffffff, 0x05fdf7f3,
0x8c5c0500, 0x05fe07f3, 0x59302020, 0x05fdf7ef,
0x40163800, 0x8c5c0500, 0x05000007, 0x4c080000,
- 0x4c140000, 0x0501fdf9, 0x5c002800, 0x5c001000,
- 0x05fc07e8, 0x81300540, 0x0501f009, 0x8c5c0500,
- 0x05000007, 0x40080800, 0x42023800, 0xffffffff,
- 0x05ddfded, 0x05fc07f8, 0x80000580, 0x5c00b800,
- 0x1c01f000, 0x4933c857, 0x83300580, 0x0010cc38,
- 0x0502002d, 0x64026203, 0x91380593, 0x05020022,
- 0x59300403, 0x82000580, 0x00000092, 0x05c208e7,
- 0x59a80063, 0x59325809, 0x812e59c0, 0x05000005,
- 0x812c0580, 0x05c208e1, 0x592c0000, 0x497a5800,
- 0x800001c0, 0x05000004, 0x48035063, 0x05edfc51,
- 0x0501f003, 0x497b5063, 0x497b5064, 0x812e59c0,
- 0x05000014, 0x592c0205, 0xb0000595, 0x05c00465,
- 0x91380593, 0x05020003, 0x64025a07, 0x0001f32c,
- 0x64c65a07, 0x64125812, 0x4a025813, 0x000000ff,
- 0x0001f32c, 0x913805a7, 0x05000003, 0x91380594,
- 0x05c208c6, 0x493bc857, 0x05e5ff7b, 0x05fdf7d9,
- 0x1c01f000, 0x4933c857, 0x91380593, 0x0502000c,
- 0x59300403, 0x4803c857, 0x82000c80, 0x00000085,
- 0x05c018ba, 0x82000c80, 0x00000093, 0x05c218b7,
- 0x82000480, 0x00000085, 0x0c01f010, 0x913805a7,
- 0x05000003, 0x91380594, 0x05ee0504, 0x493bc857,
- 0x05e5ff65, 0x59325809, 0x812e59c0, 0x05ec049a,
- 0x64c65a07, 0x64125812, 0x4a025813, 0x000000ff,
- 0x0001fb2c, 0x05edf494, 0x00108150, 0x00108154,
- 0x00108154, 0x00108150, 0x00108150, 0x00108150,
- 0x00108150, 0x00108150, 0x00108150, 0x00108150,
- 0x00108150, 0x00108150, 0x00108150, 0x00108151,
- 0x05c1f896, 0x59325809, 0x64025a07, 0x0001fb2c,
- 0x0005f0e7, 0x4933c857, 0x42000000, 0x00109808,
- 0x0501ff3d, 0x0501fb78, 0x497a6205, 0x602e8000,
- 0x0501f805, 0x641a6407, 0x641e6203, 0x497a6006,
- 0x1c01f000, 0x4933c857, 0x4943c857, 0x59300407,
- 0x90000587, 0x05020002, 0x1c01f000, 0x05e5ffcc,
- 0x4df00000, 0x05f5ff7b, 0x0500000a, 0x59300809,
- 0x58040000, 0x80001540, 0x05000006, 0x49780800,
- 0x4d2c0000, 0x400a5800, 0x0501f95a, 0x5c025800,
- 0x05f5fd3f, 0x90000c8e, 0x05c21870, 0x0c01f001,
- 0x00108198, 0x0010819b, 0x00108186, 0x001081a7,
- 0x001081b5, 0x00108186, 0x00108186, 0x00108186,
- 0x00108186, 0x00108186, 0x00108186, 0x00108186,
- 0x00108186, 0x00108186, 0x4d400000, 0x59300021,
- 0x80000540, 0x05000004, 0x41400800, 0x05c5f89c,
- 0x40068000, 0x4d2c0000, 0x59325809, 0x05f5ff55,
- 0x0502093c, 0x4c5c0000, 0x5930b80a, 0x05edfc42,
- 0x485e600a, 0x5c00b800, 0x5c025800, 0x5c028000,
- 0x5c03e000, 0x05e40786, 0x1c01f000, 0x598c000b,
- 0x81300580, 0x05020003, 0x05e9fa32, 0x05020012,
- 0x0201f800, 0x0010ba2e, 0x80c40040, 0x05fc07e3,
- 0x05e5febe, 0x0500000c, 0x05c1f840, 0x05f5fcfe,
- 0x05020003, 0x05e9f9f2, 0x05020007, 0x0201f800,
- 0x0010b8bb, 0x80c40040, 0x05fc07d8, 0x05e5feb3,
- 0x05c20836, 0x59300203, 0x90000c8e, 0x05c21833,
- 0x0c01f7c4, 0x05c5f95c, 0x05fdf7d0, 0x4933c857,
- 0x4d440000, 0x4d340000, 0x59cc3800, 0x821c3d00,
- 0x00ffffff, 0x59cc0007, 0x4c000000, 0x59cc0001,
- 0x82000500, 0x00ffffff, 0x82000d80, 0x00fffffe,
- 0x5c000000, 0x05020005, 0x801c0d80, 0x05020045,
- 0x42000000, 0x00fffffe, 0x05e5f97f, 0x00000ac4,
- 0x05020040, 0x5930000a, 0x4c000000, 0x8d0c0520,
- 0x05000011, 0x81342d80, 0x05000002, 0x60102800,
- 0x58002403, 0x59340c03, 0x59341802, 0x820c1d00,
- 0x00ffffff, 0x60143000, 0x59cc4008, 0x59cc3809,
- 0x9c2041c0, 0x9c1c39c0, 0x611a8000, 0x41301000,
- 0x0501f90e, 0x4936600a, 0x83440d80, 0x000007fe,
- 0x0502000f, 0x60683000, 0x0501fd15, 0x42000000,
- 0x001097f5, 0x0501feac, 0x4d3c0000, 0x4d400000,
- 0x60a68000, 0x602a7804, 0x0201f800, 0x0010b5d3,
- 0x5c028000, 0x5c027800, 0x0501f00e, 0x602c3000,
- 0x0501fd07, 0x42000000, 0x001097f5, 0x0501fe9e,
- 0x4d3c0000, 0x4d400000, 0x60a68000, 0x417a7800,
- 0x0201f800, 0x0010b652, 0x5c028000, 0x5c027800,
- 0x5c000000, 0x4802600a, 0x59cc0007, 0x83440d80,
- 0x000007fe, 0x05020005, 0x42000000, 0x00fffffe,
- 0x4a026c00, 0x00000707, 0x48026802, 0x80000580,
- 0x5c026800, 0x5c028800, 0x1c01f000, 0x4933c857,
- 0x4c040000, 0x59a80073, 0xb00005b4, 0x05020040,
- 0x59cc0a08, 0x82040480, 0x00000100, 0x05001033,
- 0x59cc0c08, 0x82040500, 0x00008000, 0x05000035,
- 0x59a80013, 0x80000540, 0x05020009, 0x5930100a,
- 0x58080212, 0x82000500, 0x0000ff00, 0x05000004,
- 0x82040500, 0x00000800, 0x0500002a, 0x59cc0c09,
- 0x80040840, 0x05001024, 0x59a80a1b, 0x8c040506,
- 0x05000004, 0x59cc0c0f, 0x8c04051e, 0x05020012,
- 0x59cc0a17, 0x800409c0, 0x05020012, 0x59cc0a18,
- 0x82040480, 0x00000100, 0x05001014, 0x59cc0c18,
- 0x800409c0, 0x0502000e, 0x59cc0c19, 0x80040840,
- 0x05001011, 0x59cc0c1a, 0x80040840, 0x05001011,
- 0x0501f017, 0x4a02621c, 0x00000100, 0x0501f012,
- 0x4a02621c, 0x00000300, 0x0501f00f, 0x4a02621c,
- 0x00000500, 0x0501f00c, 0x4a02621c, 0x00000700,
- 0x0501f009, 0x4a02621c, 0x00000900, 0x0501f006,
- 0x4a02621c, 0x00000f00, 0x0501f003, 0x4a02621c,
- 0x00002d00, 0x90000541, 0x0501f002, 0x80000580,
- 0x5c000800, 0x1c01f000, 0x59cc0407, 0x4803c857,
- 0x82000580, 0x00000800, 0x05000002, 0x6402621c,
- 0x1c01f000, 0x4933c857, 0x4c580000, 0x59cc000c,
- 0x59340802, 0x82040d00, 0x00ffffff, 0x80040580,
- 0x0502000a, 0x91cc1408, 0x6008b000, 0x91341c06,
- 0x05f1fd41, 0x05020005, 0x91cc140a, 0x6008b000,
- 0x91341c08, 0x05f1fd3c, 0x5c00b000, 0x1c01f000,
- 0x4933c857, 0x4c580000, 0x91cc140b, 0x6008b000,
- 0x91341c06, 0x05f1fd34, 0x05020008, 0x91cc140d,
- 0x6008b000, 0x91341c08, 0x05f1fd2f, 0x05000014,
- 0x4933c856, 0x4933c856, 0x4933c857, 0x59340009,
- 0x4803c857, 0x5934000e, 0x4803c857, 0x59340008,
- 0x4803c857, 0x5934000d, 0x4803c857, 0x59340007,
- 0x4803c857, 0x5934000c, 0x4803c857, 0x59340006,
- 0x4803c857, 0x5934000b, 0x4803c857, 0x5c00b000,
- 0x1c01f000, 0x4933c857, 0x813261c0, 0x05000025,
- 0x83300d80, 0x0010cc5c, 0x05000022, 0x8d3c0506,
- 0x05020020, 0x59300c07, 0x90040581, 0x05000008,
- 0x90040582, 0x0502001b, 0x5930021f, 0x90000581,
- 0x05020018, 0x59300c18, 0x0501f002, 0x59300c03,
- 0x900405b9, 0x05000003, 0x900405b5, 0x05020011,
- 0x4d300000, 0x4d1c0000, 0x59326020, 0x4933c857,
- 0x05f9f9ab, 0x05bc0f35, 0x591c001e, 0x497a381e,
- 0x591c0c16, 0x84040d02, 0x48063c16, 0x5c023800,
- 0x5c026000, 0x81300580, 0x05be0f2c, 0x497a6020,
- 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x4d3c0000, 0x60067800, 0x05d9fe3d, 0x5c027800,
- 0x4c580000, 0x6008b000, 0x91a81c02, 0x91cc140b,
- 0x05f1fce5, 0x5c00b000, 0x80000540, 0x1c01f000,
- 0x492fc857, 0x4943c857, 0x59a8000c, 0x812c0480,
- 0x0500100f, 0x59a8000a, 0x812c0480, 0x0502100c,
- 0x592c0000, 0x80005d40, 0x05000007, 0x497a5800,
- 0x49425a07, 0x4c2c0000, 0x0001fb2c, 0x5c025800,
- 0x05fdf7f8, 0x49425a07, 0x0001f32c, 0x1c01f000,
- 0x61fc21ff, 0x5930100a, 0x800811c0, 0x05000002,
- 0x58082403, 0x41301000, 0x0501f008, 0x40682800,
- 0x406c3000, 0x41781000, 0x41442000, 0x0501f003,
- 0x41781000, 0x61fc21ff, 0x5c000000, 0x4c000000,
- 0x4803c857, 0x480bc857, 0x4813c857, 0x492fc857,
- 0x4943c857, 0x4d2c0000, 0x4c040000, 0x4c080000,
- 0x4c0c0000, 0x4c100000, 0x4c140000, 0x4c180000,
- 0x4c1c0000, 0x4c200000, 0x05c1fa6a, 0x05bc0ee7,
- 0x5c004000, 0x5c003800, 0x5c003000, 0x5c002800,
- 0x5c002000, 0x5c001800, 0x5c001000, 0x5c000800,
- 0x4a025805, 0x0000010d, 0x800811c0, 0x05000012,
- 0x914005a9, 0x0502000c, 0x90180582, 0x05000007,
- 0x90180583, 0x05000005, 0x90180588, 0x05000003,
- 0x90180589, 0x05020004, 0x4a02580a, 0xffffffff,
- 0x0501f002, 0x480a580a, 0x58080202, 0x48025c14,
+ 0x4c140000, 0x0501fe17, 0x5c002800, 0x5c001000,
+ 0x05fc07e8, 0x591c000a, 0x800001c0, 0x05020003,
+ 0x5930000a, 0x4802380a, 0x81300540, 0x0501f009,
+ 0x8c5c0500, 0x05000007, 0x40080800, 0x42023800,
+ 0xffffffff, 0x05ddfd54, 0x05fc07f3, 0x80000580,
+ 0x5c00b800, 0x1c01f000, 0x4933c857, 0x83300580,
+ 0x0010cc48, 0x0502002d, 0x64026203, 0x91380593,
+ 0x05020022, 0x59300403, 0x82000580, 0x00000092,
+ 0x05c20836, 0x59a80063, 0x59325809, 0x812e59c0,
+ 0x05000005, 0x812c0580, 0x05c20830, 0x592c0000,
+ 0x497a5800, 0x800001c0, 0x05000004, 0x48035063,
+ 0x05edfc18, 0x0501f003, 0x497b5063, 0x497b5064,
+ 0x812e59c0, 0x05000014, 0x592c0205, 0xb0000595,
+ 0x05c003b4, 0x91380593, 0x05020003, 0x64025a07,
+ 0x0001f32c, 0x64c65a07, 0x64125812, 0x4a025813,
+ 0x000000ff, 0x0001f32c, 0x913805a7, 0x05000003,
+ 0x91380594, 0x05c20815, 0x493bc857, 0x05e5ff56,
+ 0x05fdf7d9, 0x1c01f000, 0x4933c857, 0x91380593,
+ 0x0502000c, 0x59300403, 0x4803c857, 0x82000c80,
+ 0x00000085, 0x05c01809, 0x82000c80, 0x00000093,
+ 0x05c21806, 0x82000480, 0x00000085, 0x0c01f010,
+ 0x913805a7, 0x05000003, 0x91380594, 0x05ee04cf,
+ 0x493bc857, 0x05e5ff40, 0x59325809, 0x812e59c0,
+ 0x05ec0461, 0x64c65a07, 0x64125812, 0x4a025813,
+ 0x000000ff, 0x0001fb2c, 0x05edf45b, 0x00108201,
+ 0x00108205, 0x00108205, 0x00108201, 0x00108201,
+ 0x00108201, 0x00108201, 0x00108201, 0x00108201,
+ 0x00108201, 0x00108201, 0x00108201, 0x00108201,
+ 0x00108202, 0x05bdffe5, 0x59325809, 0x64025a07,
+ 0x0001fb2c, 0x0005f0e7, 0x4933c857, 0x42000000,
+ 0x00109888, 0x0501ff56, 0x0501fb7f, 0x497a6205,
+ 0x602e8000, 0x0501f805, 0x641a6407, 0x641e6203,
+ 0x497a6006, 0x1c01f000, 0x4933c857, 0x4943c857,
+ 0x59300407, 0x90000587, 0x05020002, 0x1c01f000,
+ 0x05e5ffa7, 0x4df00000, 0x05f5ff60, 0x0500000a,
+ 0x59300809, 0x58040000, 0x80001540, 0x05000006,
+ 0x49780800, 0x4d2c0000, 0x400a5800, 0x0501f95a,
+ 0x5c025800, 0x05f5fd21, 0x90000c8e, 0x05be1fbf,
+ 0x0c01f001, 0x00108249, 0x0010824c, 0x00108237,
+ 0x00108258, 0x00108266, 0x00108237, 0x00108237,
+ 0x00108237, 0x00108237, 0x00108237, 0x00108237,
+ 0x00108237, 0x00108237, 0x00108237, 0x4d400000,
+ 0x59300021, 0x80000540, 0x05000004, 0x41400800,
+ 0x05c1ffeb, 0x40068000, 0x4d2c0000, 0x59325809,
+ 0x05f5ff3a, 0x0502093c, 0x4c5c0000, 0x5930b80a,
+ 0x05edfc09, 0x485e600a, 0x5c00b800, 0x5c025800,
+ 0x5c028000, 0x5c03e000, 0x05e40761, 0x1c01f000,
+ 0x598c000b, 0x81300580, 0x05020003, 0x05e9fa0d,
+ 0x05020012, 0x0201f800, 0x0010ba3e, 0x80c40040,
+ 0x05fc07e3, 0x05e5fe99, 0x0500000c, 0x05bdff8f,
+ 0x05f5fce0, 0x05020003, 0x05e9f9cd, 0x05020007,
+ 0x0201f800, 0x0010b8cb, 0x80c40040, 0x05fc07d8,
+ 0x05e5fe8e, 0x05be0f85, 0x59300203, 0x90000c8e,
+ 0x05be1f82, 0x0c01f7c4, 0x05c5f8ab, 0x05fdf7d0,
+ 0x4933c857, 0x4d440000, 0x4d340000, 0x59cc3800,
+ 0x821c3d00, 0x00ffffff, 0x59cc0007, 0x4c000000,
+ 0x59cc0001, 0x82000500, 0x00ffffff, 0x82000d80,
+ 0x00fffffe, 0x5c000000, 0x05020005, 0x801c0d80,
+ 0x05020045, 0x42000000, 0x00fffffe, 0x05e5f927,
+ 0x00000ac4, 0x05020040, 0x5930000a, 0x4c000000,
+ 0x8d0c0520, 0x05000011, 0x81342d80, 0x05000002,
+ 0x60102800, 0x58002403, 0x59340c03, 0x59341802,
+ 0x820c1d00, 0x00ffffff, 0x60143000, 0x59cc4008,
+ 0x59cc3809, 0x9c2041c0, 0x9c1c39c0, 0x611a8000,
+ 0x41301000, 0x0501f90e, 0x4936600a, 0x83440d80,
+ 0x000007fe, 0x0502000f, 0x60683000, 0x0501fd2e,
+ 0x42000000, 0x00109875, 0x0501fec5, 0x4d3c0000,
+ 0x4d400000, 0x60a68000, 0x602a7804, 0x0201f800,
+ 0x0010b5e0, 0x5c028000, 0x5c027800, 0x0501f00e,
+ 0x602c3000, 0x0501fd20, 0x42000000, 0x00109875,
+ 0x0501feb7, 0x4d3c0000, 0x4d400000, 0x60a68000,
+ 0x417a7800, 0x0201f800, 0x0010b660, 0x5c028000,
+ 0x5c027800, 0x5c000000, 0x4802600a, 0x59cc0007,
+ 0x83440d80, 0x000007fe, 0x05020005, 0x42000000,
+ 0x00fffffe, 0x4a026c00, 0x00000707, 0x48026802,
+ 0x80000580, 0x5c026800, 0x5c028800, 0x1c01f000,
+ 0x4933c857, 0x4c040000, 0x59a80073, 0xb00005b4,
+ 0x05020040, 0x59cc0a08, 0x82040480, 0x00000100,
+ 0x05001033, 0x59cc0c08, 0x82040500, 0x00008000,
+ 0x05000035, 0x59a80013, 0x80000540, 0x05020009,
+ 0x5930100a, 0x58080212, 0x82000500, 0x0000ff00,
+ 0x05000004, 0x82040500, 0x00000800, 0x0500002a,
+ 0x59cc0c09, 0x80040840, 0x05001024, 0x59a80a1b,
+ 0x8c040506, 0x05000004, 0x59cc0c0f, 0x8c04051e,
+ 0x05020012, 0x59cc0a17, 0x800409c0, 0x05020012,
+ 0x59cc0a18, 0x82040480, 0x00000100, 0x05001014,
+ 0x59cc0c18, 0x800409c0, 0x0502000e, 0x59cc0c19,
+ 0x80040840, 0x05001011, 0x59cc0c1a, 0x80040840,
+ 0x05001011, 0x0501f017, 0x4a02621c, 0x00000100,
+ 0x0501f012, 0x4a02621c, 0x00000300, 0x0501f00f,
+ 0x4a02621c, 0x00000500, 0x0501f00c, 0x4a02621c,
+ 0x00000700, 0x0501f009, 0x4a02621c, 0x00000900,
+ 0x0501f006, 0x4a02621c, 0x00000f00, 0x0501f003,
+ 0x4a02621c, 0x00002d00, 0x90000541, 0x0501f002,
+ 0x80000580, 0x5c000800, 0x1c01f000, 0x59cc0407,
+ 0x4803c857, 0x82000580, 0x00000800, 0x05000002,
+ 0x6402621c, 0x1c01f000, 0x4933c857, 0x4c580000,
+ 0x59cc000c, 0x59340802, 0x82040d00, 0x00ffffff,
+ 0x80040580, 0x0502000a, 0x91cc1408, 0x6008b000,
+ 0x91341c06, 0x05f1fd1a, 0x05020005, 0x91cc140a,
+ 0x6008b000, 0x91341c08, 0x05f1fd15, 0x5c00b000,
+ 0x1c01f000, 0x4933c857, 0x4c580000, 0x91cc140b,
+ 0x6008b000, 0x91341c06, 0x05f1fd0d, 0x05020008,
+ 0x91cc140d, 0x6008b000, 0x91341c08, 0x05f1fd08,
+ 0x05000014, 0x4933c856, 0x4933c856, 0x4933c857,
+ 0x59340009, 0x4803c857, 0x5934000e, 0x4803c857,
+ 0x59340008, 0x4803c857, 0x5934000d, 0x4803c857,
+ 0x59340007, 0x4803c857, 0x5934000c, 0x4803c857,
+ 0x59340006, 0x4803c857, 0x5934000b, 0x4803c857,
+ 0x5c00b000, 0x1c01f000, 0x4933c857, 0x813261c0,
+ 0x05000025, 0x83300d80, 0x0010cc6c, 0x05000022,
+ 0x8d3c0506, 0x05020020, 0x59300c07, 0x90040581,
+ 0x05000008, 0x90040582, 0x0502001b, 0x5930021f,
+ 0x90000581, 0x05020018, 0x59300c18, 0x0501f002,
+ 0x59300c03, 0x900405b9, 0x05000003, 0x900405b5,
+ 0x05020011, 0x4d300000, 0x4d1c0000, 0x59326020,
+ 0x4933c857, 0x05f9f990, 0x05bc0e84, 0x591c001e,
+ 0x497a381e, 0x591c0c16, 0x84040d02, 0x48063c16,
+ 0x5c023800, 0x5c026000, 0x81300580, 0x05be0e7b,
+ 0x497a6020, 0x1c01f000, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x4d3c0000, 0x60067800, 0x05d9fd98,
+ 0x5c027800, 0x4c580000, 0x6008b000, 0x91a81c02,
+ 0x91cc140b, 0x05f1fcbe, 0x5c00b000, 0x80000540,
+ 0x1c01f000, 0x492fc857, 0x4943c857, 0x59a8000c,
+ 0x812c0480, 0x0500100f, 0x59a8000a, 0x812c0480,
+ 0x0502100c, 0x592c0000, 0x80005d40, 0x05000007,
+ 0x497a5800, 0x49425a07, 0x4c2c0000, 0x0001fb2c,
+ 0x5c025800, 0x05fdf7f8, 0x49425a07, 0x0001f32c,
+ 0x1c01f000, 0x61fc21ff, 0x5930100a, 0x800811c0,
+ 0x05000002, 0x58082403, 0x41301000, 0x0501f008,
+ 0x40682800, 0x406c3000, 0x41781000, 0x41442000,
+ 0x0501f003, 0x41781000, 0x61fc21ff, 0x5c000000,
+ 0x4c000000, 0x4803c857, 0x480bc857, 0x4813c857,
+ 0x492fc857, 0x4943c857, 0x4d2c0000, 0x4c040000,
+ 0x4c080000, 0x4c0c0000, 0x4c100000, 0x4c140000,
+ 0x4c180000, 0x4c1c0000, 0x4c200000, 0x05c1f9b9,
+ 0x05bc0e36, 0x5c004000, 0x5c003800, 0x5c003000,
+ 0x5c002800, 0x5c002000, 0x5c001800, 0x5c001000,
+ 0x5c000800, 0x4a025805, 0x0000010d, 0x800811c0,
+ 0x05000019, 0x914005a9, 0x05020013, 0x90180582,
+ 0x05000009, 0x90180583, 0x05000007, 0x90180588,
+ 0x05000005, 0x90180586, 0x05000006, 0x90180589,
+ 0x05020009, 0x4a02580a, 0xffffffff, 0x0501f007,
+ 0x5808280a, 0x58140002, 0x82000500, 0x00ffffff,
+ 0x48025813, 0x480a580a, 0x58080202, 0x48025c14,
0x0501f005, 0x4a02580a, 0xffffffff, 0x4a025c14,
0x0000ffff, 0xb1400586, 0x05000002, 0x41782800,
0x480e580d, 0x4806580e, 0x4822580f, 0x481e5810,
0x48165a08, 0x481a5c09, 0x49425a09, 0x48125a07,
0x82100580, 0x0000ffff, 0x0500000c, 0x4d440000,
- 0x4d340000, 0x40128800, 0x0001fac4, 0x05be0eb3,
+ 0x4d340000, 0x40128800, 0x0001fac4, 0x05be0dfb,
0x59340002, 0x82000500, 0x00ffffff, 0x48025813,
0x5c026800, 0x5c028800, 0x497a5800, 0x497a5c05,
- 0x0501fb17, 0x5c025800, 0x1c01f000, 0x5c000000,
+ 0x0501fb29, 0x5c025800, 0x1c01f000, 0x5c000000,
0x4c000000, 0x4803c857, 0x480bc857, 0x480fc857,
0x4813c857, 0x4817c857, 0x4d2c0000, 0x4c080000,
- 0x4c0c0000, 0x4c100000, 0x4c140000, 0x05c1fa1d,
- 0x05bc0e9a, 0x5c002800, 0x5c002000, 0x5c001800,
+ 0x4c0c0000, 0x4c100000, 0x4c140000, 0x05c1f965,
+ 0x05bc0de2, 0x5c002800, 0x5c002000, 0x5c001800,
0x5c001000, 0x05011000, 0x912c0405, 0x4803c840,
0x6443c842, 0x40000000, 0x05fd17ff, 0x4a025805,
0x0000010d, 0x65265a09, 0x480a5a0b, 0x480e5c0b,
0x48125a0c, 0x48165c0c, 0x82080580, 0x00008014,
0x05020050, 0x820c0580, 0x0000ffff, 0x0502004d,
- 0x90100586, 0x0502004b, 0x59a8000f, 0x05ddfd77,
+ 0x90100586, 0x0502004b, 0x59a8000f, 0x05ddfcf5,
0x05000009, 0x82000d00, 0x00ffff00, 0x05020006,
- 0x82000c00, 0x00101a21, 0x50040800, 0x80040910,
+ 0x82000c00, 0x00101a23, 0x50040800, 0x80040910,
0x48065a0d, 0x82000d00, 0x0000ffff, 0x48065c0d,
0x80000120, 0x48025a0e, 0x59a8021b, 0x82001500,
0x00002100, 0x480a5a0f, 0x8c000502, 0x05000016,
@@ -8454,7 +8500,7 @@
0x05000006, 0x90000d22, 0x90040da2, 0x05020003,
0x640e5c0e, 0x0501f011, 0x8c000508, 0x05000006,
0x90000d12, 0x90040d92, 0x05020003, 0x640a5c0e,
- 0x0501f00a, 0x05ddfd4d, 0x05020003, 0x64125c0e,
+ 0x0501f00a, 0x05ddfccb, 0x05020003, 0x64125c0e,
0x0501f006, 0x8c000506, 0x05000003, 0x64165c0e,
0x0501f002, 0x64025c0e, 0x59a8002a, 0x48025c0f,
0x59a8002b, 0x48025a10, 0x59c40801, 0x82040d00,
@@ -8462,7 +8508,7 @@
0x0501f00c, 0x82040580, 0x00008000, 0x05020003,
0x64065c10, 0x0501f007, 0x82040580, 0x00010000,
0x05020003, 0x640e5c10, 0x0501f002, 0x64125c10,
- 0x0501faa3, 0x5c025800, 0x1c01f000, 0x0501f805,
+ 0x0501fab5, 0x5c025800, 0x1c01f000, 0x0501f805,
0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
0x5930080a, 0x800409c0, 0x05000004, 0x58040403,
0x81440580, 0x1c01f000, 0x90000541, 0x05fdf7fe,
@@ -8474,12 +8520,12 @@
0x80000040, 0x0005f87c, 0x5c000800, 0x1c01f000,
0x4933c857, 0x40000000, 0x40000000, 0x1c01f000,
0x59300416, 0x4933c857, 0x4803c857, 0x8c000518,
- 0x05000006, 0x8c000512, 0x05f606c1, 0x0501f8ee,
+ 0x05000006, 0x8c000512, 0x05f6069f, 0x0501f8ee,
0x0005f853, 0x0005f8e7, 0x1c01f000, 0x591c0407,
0x4803c857, 0x90000c89, 0x0502100b, 0x0c01f001,
- 0x001083f5, 0x001083f5, 0x001083f5, 0x001083f7,
- 0x001083f5, 0x001083f7, 0x001083f7, 0x001083f5,
- 0x001083f7, 0x80000580, 0x1c01f000, 0x90000541,
+ 0x001084ad, 0x001084ad, 0x001084ad, 0x001084af,
+ 0x001084ad, 0x001084af, 0x001084af, 0x001084ad,
+ 0x001084af, 0x80000580, 0x1c01f000, 0x90000541,
0x1c01f000, 0x591c0407, 0x9000051f, 0x90000586,
0x0500000a, 0x4803c857, 0x64ee6403, 0x6426641c,
0x4a02621c, 0x00002a00, 0x64066203, 0x42000800,
@@ -8487,40 +8533,40 @@
0x4c140000, 0x4d300000, 0x411e6000, 0x0501f8c6,
0x497a6205, 0x59300416, 0x4803c857, 0x82000500,
0xffffadff, 0x48026416, 0x497a6405, 0x5c026000,
- 0x05c1f954, 0x05bc0dd1, 0x5c002800, 0x5c000800,
+ 0x05c1f89c, 0x05bc0d19, 0x5c002800, 0x5c000800,
0x4a025805, 0x0000010d, 0x497a5800, 0x497a5c05,
0x65165a09, 0x491e580a, 0x59300402, 0x48025c08,
0x5930041b, 0x48025c0c, 0x591c0416, 0x84000556,
0x48023c16, 0x591c180a, 0x580c0403, 0x48025a07,
0x580c0002, 0x82000500, 0x00ffffff, 0x48025813,
0x59cc0404, 0x48025c14, 0x497a5a08, 0x4816580b,
- 0x48065a0c, 0x0501fa22, 0x493a6403, 0x4d400000,
+ 0x48065a0c, 0x0501fa34, 0x493a6403, 0x4d400000,
0x61168000, 0x591c0202, 0x4c000000, 0x4d300000,
- 0x411e6000, 0x05fdfd28, 0x5c026000, 0x5c000000,
+ 0x411e6000, 0x05fdfd21, 0x5c026000, 0x5c000000,
0x48023a02, 0x5c028000, 0x491e6020, 0x4932381e,
0x641a3c07, 0x641e3a03, 0x497a3806, 0x497a3a05,
0x1c01f000, 0x4933c857, 0x91380593, 0x0502000a,
0x59300403, 0x4803c857, 0x82000d80, 0x00000085,
0x05000020, 0x82000d80, 0x0000008b, 0x0500001d,
- 0x05bdfd96, 0x913805a7, 0x0502000a, 0x05e5fc4a,
+ 0x05bdfcde, 0x913805a7, 0x0502000a, 0x05e5fc1e,
0x4d2c0000, 0x4d400000, 0x59325809, 0x60128000,
- 0x05fdfe74, 0x5c028000, 0x5c025800, 0x1c01f000,
+ 0x05fdfe6d, 0x5c028000, 0x5c025800, 0x1c01f000,
0x91380594, 0x05fc07f6, 0x83380580, 0x00000089,
- 0x05000004, 0x83380580, 0x0000008a, 0x05ee01d7,
- 0x05e9f815, 0x05ee01d5, 0x59300a03, 0x9004058a,
- 0x05000006, 0x9004058c, 0x05000004, 0x05bdfd7b,
+ 0x05000004, 0x83380580, 0x0000008a, 0x05ee019b,
+ 0x05e5ffe9, 0x05ee0199, 0x59300a03, 0x9004058a,
+ 0x05000006, 0x9004058c, 0x05000004, 0x05bdfcc3,
0x642a6203, 0x1c01f000, 0x83380480, 0x00000093,
0x0502100b, 0x83380480, 0x00000085, 0x05001008,
0x83380580, 0x00000089, 0x05000008, 0x83380580,
- 0x0000008a, 0x0500001a, 0x05bdfd6c, 0x493bc857,
- 0x4933c857, 0x05edf1bd, 0x4933c857, 0x4c340000,
- 0x41306800, 0x05edf986, 0x0500000d, 0x64066203,
+ 0x0000008a, 0x0500001a, 0x05bdfcb4, 0x493bc857,
+ 0x4933c857, 0x05edf181, 0x4933c857, 0x4c340000,
+ 0x41306800, 0x05edf94a, 0x0500000d, 0x64066203,
0x647a6403, 0x59cc0c07, 0x4806641b, 0x59cc0a07,
0x4806621b, 0x5834080a, 0x4806600a, 0x64126407,
0x42000800, 0x80000040, 0x0005f87c, 0x40366000,
0x0005f8e7, 0x5c006800, 0x1c01f000, 0x4933c857,
0x0005f0e7, 0x5930080a, 0x58040200, 0x8c00051a,
- 0x05be0e0c, 0x1c01f000, 0x05d9feff, 0x05000019,
+ 0x05be0d54, 0x1c01f000, 0x05d9fe5a, 0x05000019,
0x640a6203, 0x59300416, 0x84000558, 0x48026416,
0x8c000512, 0x05000004, 0x59a8002c, 0x48026205,
0x0501f006, 0x59a8082c, 0x59a8002a, 0x80040400,
@@ -8541,14 +8587,14 @@
0x497a6000, 0x5c006800, 0x1c01f000, 0x59300c07,
0x90040585, 0x05fc07fc, 0x90040591, 0x05fc07fa,
0x90040586, 0x05fc07f8, 0x90040581, 0x05fc07f6,
- 0x05bdfcfa, 0x4933c857, 0x4c080000, 0x4c0c0000,
+ 0x05bdfc42, 0x4933c857, 0x4c080000, 0x4c0c0000,
0x4c580000, 0x59a81018, 0x59cc1807, 0x820c1d00,
0x00ffffff, 0x800c0110, 0x80083580, 0x0502000c,
0x91cc1408, 0x6008b000, 0x5930000a, 0x90001c06,
- 0x05f1fab1, 0x05020006, 0x91cc140a, 0x6008b000,
- 0x5930000a, 0x90001c08, 0x05f1faab, 0x5c00b000,
+ 0x05f1fa83, 0x05020006, 0x91cc140a, 0x6008b000,
+ 0x5930000a, 0x90001c08, 0x05f1fa7d, 0x5c00b000,
0x5c001800, 0x5c001000, 0x1c01f000, 0x4933c856,
- 0x493a6403, 0x05d9f978, 0x0201f000, 0x0010b83b,
+ 0x493a6403, 0x05d9f8cc, 0x0201f000, 0x0010b84b,
0x4933c857, 0x492fc857, 0x5930080a, 0x58040200,
0x8c00051e, 0x05000004, 0x592c0209, 0x84000558,
0x48025a09, 0x1c01f000, 0x59e0180f, 0x599c0413,
@@ -8558,353 +8604,358 @@
0x599c1015, 0x800c00cc, 0x80040c00, 0x90081440,
0x5c001800, 0x90000541, 0x4803c857, 0x1c01f000,
0x59300203, 0x4933c857, 0x4937c857, 0x493bc857,
- 0x4803c857, 0x9000348e, 0x05be1cb4, 0x0c01f001,
- 0x00108542, 0x0010861d, 0x00108542, 0x00108542,
- 0x00108542, 0x00108542, 0x00108542, 0x001085a5,
- 0x00108543, 0x00108542, 0x00108542, 0x00108542,
- 0x00108542, 0x00108542, 0x05bdfca4, 0xb138058c,
- 0x05be0ca2, 0x05d9fe6a, 0x0502001d, 0x59a80a1b,
+ 0x4803c857, 0x9000348e, 0x05be1bfc, 0x0c01f001,
+ 0x001085fa, 0x001086d8, 0x001085fa, 0x001085fa,
+ 0x001085fa, 0x001085fa, 0x001085fa, 0x0010865f,
+ 0x001085fb, 0x001085fa, 0x001085fa, 0x001085fa,
+ 0x001085fa, 0x001085fa, 0x05bdfbec, 0xb138058c,
+ 0x05be0bea, 0x05d9fdc5, 0x0502001d, 0x59a80a1b,
0x90040509, 0x90000588, 0x05000019, 0x8c040512,
0x05000029, 0x59cc0806, 0x82040d00, 0xff000000,
0x82040580, 0x03000000, 0x0500001d, 0x82040580,
0x50000000, 0x05000004, 0x82040580, 0x52000000,
- 0x000600e7, 0x813669c0, 0x05000007, 0x497a6020,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010b652,
+ 0x000600e7, 0x83340580, 0x0010993e, 0x05000006,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010b660,
0x5c027800, 0x64066403, 0x0501f010, 0x59cc0806,
0x82040d00, 0xff000000, 0x82040580, 0x03000000,
0x05000007, 0x82040580, 0x50000000, 0x05000004,
0x82040580, 0x52000000, 0x000600e7, 0x64266403,
0x6426641c, 0x6402621c, 0x64126407, 0x64066203,
- 0x05e5f2c4, 0x8d0c0520, 0x0500001e, 0x59cc0806,
- 0x4807c857, 0x82040d00, 0xff000000, 0x82040580,
- 0x03000000, 0x05000013, 0x82040580, 0x20000000,
- 0x05000010, 0x82040580, 0x21000000, 0x0500000d,
- 0x82040580, 0x24000000, 0x0500000a, 0x82040580,
- 0x50000000, 0x05000007, 0x82040580, 0x52000000,
- 0x05000004, 0x82040580, 0x05000000, 0x05020007,
- 0x9c0431c0, 0x611a8000, 0x60042800, 0x05fdfd4d,
- 0x0501f8ca, 0x05bc0c51, 0x61442000, 0x05edf94a,
- 0x59cc0000, 0x82000500, 0x00ffffff, 0x82000580,
- 0x00ffffff, 0x05000004, 0x641e6203, 0x493a6403,
- 0x1c01f000, 0x59325819, 0x812e59c0, 0x05be0fde,
- 0x0005f0e7, 0x4d2c0000, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x41385000, 0xb1380594, 0x05be0c3b,
- 0x59325809, 0x592c0c0c, 0x82040d00, 0x0000e000,
- 0x82040580, 0x00002000, 0x05020058, 0x59300819,
- 0x800409c0, 0x05000010, 0x58041405, 0x41cca800,
- 0x9004a406, 0x90080490, 0x05021004, 0x4008b000,
- 0x0501fba3, 0x0501f008, 0x40001000, 0x603cb000,
- 0x0501fb9f, 0x58040801, 0x800409c0, 0x05fe07f5,
- 0x05bdfc22, 0x813669c0, 0x05000044, 0x59344c00,
- 0x592c0c0a, 0x4807c857, 0x4827c857, 0x82040d00,
- 0x000000ff, 0x90040583, 0x0500001d, 0x90040585,
- 0x05000021, 0x900405a0, 0x05000024, 0xb0040592,
- 0x0500002e, 0xb0040590, 0x0500002e, 0x900405a1,
- 0x05000003, 0x900405a4, 0x05020030, 0x82240500,
- 0x0000ff00, 0x82000580, 0x00000700, 0x05000005,
- 0x60240800, 0x05d9fb29, 0x60305000, 0x0501f027,
- 0x64c65a07, 0x6426580e, 0x59340400, 0x4802580f,
- 0x0001fb2c, 0x05e9ffec, 0x0501f02e, 0x05d9f913,
- 0x05d9fbd9, 0x600c0800, 0x05d9fb1c, 0x60205000,
- 0x0501f01a, 0x59cc0007, 0x05e1feff, 0x05020017,
- 0x05d9f90a, 0x0501f015, 0x82240500, 0x0000ff00,
- 0x82000580, 0x00000700, 0x05fc07ea, 0x82240500,
- 0x000000ff, 0x90000589, 0x05fc07e6, 0x05d9fc1d,
- 0x60285000, 0x0501f009, 0x60385000, 0x0501f002,
- 0x60405000, 0x82240500, 0x0000ff00, 0x82000580,
- 0x00000700, 0x05fc07db, 0x482a6403, 0x64066203,
- 0x592c000e, 0x48026013, 0x497a6015, 0x59a8002b,
- 0x48026006, 0x417a7800, 0x05e5fa26, 0x59325819,
- 0x812e59c0, 0x05000003, 0x05bdff6b, 0x497a6019,
- 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x5c025800,
- 0x1c01f000, 0x4d2c0000, 0x59325809, 0x91380593,
- 0x0502001c, 0x492fc857, 0x59300c03, 0xb0040594,
- 0x05000014, 0x90040590, 0x0500000f, 0x9004058e,
- 0x0500000d, 0x90040588, 0x05000008, 0x9004058c,
- 0x05000006, 0x9004058a, 0x05be0bb8, 0x60180800,
- 0x05d9fada, 0x0501f007, 0x60100800, 0x05d9fad7,
- 0x0501f004, 0x59340200, 0x8400051a, 0x48026a00,
- 0x64025a07, 0x0001fb2c, 0x0005f8e7, 0x0501f016,
- 0x913805a7, 0x05000009, 0x91380594, 0x05be0ba7,
- 0x492fc857, 0x05e5fa5c, 0x60c68000, 0x60100800,
- 0x61fc1001, 0x0501f006, 0x492fc857, 0x05e5fa56,
- 0x60c68000, 0x60100800, 0x60401000, 0x49425a07,
- 0x4806580e, 0x480a580f, 0x0001fb2c, 0x05d9ffdc,
- 0x05e9ff85, 0x5c025800, 0x1c01f000, 0x492fc857,
- 0x42007000, 0x00020a09, 0x58380806, 0x492c7006,
- 0x800409c0, 0x05020003, 0x492c7007, 0x0001f02b,
- 0x492c0800, 0x1c01f000, 0x4d2c0000, 0x4c580000,
- 0x4c500000, 0x4c540000, 0x4933c857, 0x4937c857,
- 0x59cc0806, 0x4807c857, 0x82040d00, 0xff000000,
- 0x82040580, 0x03000000, 0x0500000d, 0x82040580,
- 0x05000000, 0x0500000a, 0x82040580, 0x21000000,
- 0x05000027, 0x82040580, 0x24000000, 0x05000024,
- 0x82040580, 0x20000000, 0x05020025, 0x05bdfef1,
- 0x05000023, 0x492fc857, 0x492e6019, 0x59a8b073,
- 0x9058b41b, 0x8258b500, 0xfffffffc, 0x8058b104,
- 0x485a5c05, 0x412c7800, 0x41cca000, 0x90580490,
- 0x05021004, 0x912cac06, 0x0501fad9, 0x0501f010,
- 0x40580800, 0x603cb000, 0x912cac06, 0x0501fad4,
- 0x9004b48f, 0x05bdfedb, 0x05000004, 0x492c7801,
- 0x412c7800, 0x05fdf7f2, 0x59325819, 0x05bdfeee,
- 0x497a6019, 0x80000580, 0x0501f005, 0x59340200,
- 0x84000554, 0x48026a00, 0x90000541, 0x5c00a800,
+ 0x05e5f298, 0x8d0c0520, 0x05000020, 0x0501fc5b,
+ 0x0502001e, 0x59cc0806, 0x4807c857, 0x82040d00,
+ 0xff000000, 0x82040580, 0x03000000, 0x05000013,
+ 0x82040580, 0x20000000, 0x05000010, 0x82040580,
+ 0x21000000, 0x0500000d, 0x82040580, 0x24000000,
+ 0x0500000a, 0x82040580, 0x50000000, 0x05000007,
+ 0x82040580, 0x52000000, 0x05000004, 0x82040580,
+ 0x05000000, 0x05020007, 0x9c0431c0, 0x611a8000,
+ 0x60042800, 0x05fdfd44, 0x0501f8da, 0x05bc0b97,
+ 0x61442000, 0x05edf90c, 0x59cc0000, 0x82000500,
+ 0x00ffffff, 0x82000580, 0x00ffffff, 0x05000004,
+ 0x641e6203, 0x493a6403, 0x1c01f000, 0x59325819,
+ 0x812e59c0, 0x05be0f24, 0x0005f0e7, 0x4d2c0000,
+ 0x4c580000, 0x4c500000, 0x4c540000, 0x41385000,
+ 0xb1380594, 0x05be0b81, 0x59325809, 0x592c0c0c,
+ 0x82040d00, 0x0000e000, 0x82040580, 0x00002000,
+ 0x05020059, 0x59300819, 0x800409c0, 0x05000010,
+ 0x58041405, 0x41cca800, 0x9004a406, 0x90080490,
+ 0x05021004, 0x4008b000, 0x0501fbb3, 0x0501f008,
+ 0x40001000, 0x603cb000, 0x0501fbaf, 0x58040801,
+ 0x800409c0, 0x05fe07f5, 0x05bdfb68, 0x83340580,
+ 0x0010993e, 0x05000044, 0x59344c00, 0x592c0c0a,
+ 0x4807c857, 0x4827c857, 0x82040d00, 0x000000ff,
+ 0x90040583, 0x0500001d, 0x90040585, 0x05000020,
+ 0x900405a0, 0x05000024, 0xb0040592, 0x0500002e,
+ 0xb0040590, 0x0500002e, 0x900405a1, 0x05000003,
+ 0x900405a4, 0x05020030, 0x82240500, 0x0000ff00,
+ 0x82000580, 0x00000700, 0x05000005, 0x60240800,
+ 0x05d9fa7a, 0x60305000, 0x0501f027, 0x64c65a07,
+ 0x6426580e, 0x59340400, 0x4802580f, 0x0001fb2c,
+ 0x05e9ffa9, 0x0501f02e, 0x05d9fb2e, 0x600c0800,
+ 0x05d9fa6e, 0x60205000, 0x0501f01b, 0x59cc0007,
+ 0x05e1fe9e, 0x05020018, 0x4a026c00, 0x00000707,
+ 0x0501f015, 0x82240500, 0x0000ff00, 0x82000580,
+ 0x00000700, 0x05fc07ea, 0x82240500, 0x000000ff,
+ 0x90000589, 0x05fc07e6, 0x05d9fb75, 0x60285000,
+ 0x0501f009, 0x60385000, 0x0501f002, 0x60405000,
+ 0x82240500, 0x0000ff00, 0x82000580, 0x00000700,
+ 0x05fc07db, 0x482a6403, 0x64066203, 0x592c000e,
+ 0x48026013, 0x497a6015, 0x59a8002b, 0x48026006,
+ 0x417a7800, 0x05e5f9f7, 0x59325819, 0x812e59c0,
+ 0x05000003, 0x05bdfeb0, 0x497a6019, 0x5c00a800,
0x5c00a000, 0x5c00b000, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x492fc857, 0x4d2c0000, 0x59300a03,
- 0x90040587, 0x0500002c, 0x90040581, 0x05be0b3f,
- 0x05e5fa8b, 0x4df00000, 0x598c000b, 0x81300580,
- 0x05020014, 0x59300004, 0x8c000520, 0x05000004,
- 0x84000520, 0x48026004, 0x0501f014, 0x42001000,
- 0x00109730, 0x50081000, 0x58080002, 0x82000580,
- 0x00000100, 0x05000005, 0x5808000b, 0x81300580,
- 0x05be0b2a, 0x0501f009, 0x05e5fd12, 0x05020019,
- 0x59300004, 0x8c000520, 0x05000004, 0x84000520,
- 0x48026004, 0x0501f004, 0x0201f800, 0x0010ba2e,
- 0x80c40040, 0x5c03e000, 0x05e40a55, 0x05f5fa19,
- 0x05bc0b1a, 0x59325809, 0x64165a07, 0x0001fb2c,
- 0x05d9ff5b, 0x59325819, 0x812e59c0, 0x05be0eae,
- 0x05e9ff01, 0x80000580, 0x5c025800, 0x1c01f000,
- 0x5c03e000, 0x05e40a46, 0x59300c07, 0x90040591,
- 0x05fc07c7, 0x05fdf7f9, 0x4c040000, 0x59340200,
- 0x4803c857, 0x8c00051c, 0x05000009, 0x59cc0805,
- 0x591c001b, 0x4803c857, 0x80040580, 0x05000004,
- 0x80000580, 0x4803c856, 0x0501f002, 0x90000541,
- 0x5c000800, 0x1c01f000, 0x4c000000, 0x4c0c0000,
- 0x4c100000, 0x61fc19ff, 0x60102000, 0x0501f010,
- 0x4c000000, 0x4c0c0000, 0x4c100000, 0x5930200a,
- 0x58101c03, 0x60102000, 0x0501f009, 0x4c000000,
- 0x4c0c0000, 0x4c100000, 0x5930200a, 0x801021c0,
- 0x05bc0ae6, 0x58101c03, 0x601c2000, 0x480fc857,
- 0x4813c857, 0x481bc857, 0x05d1ff24, 0x5c002000,
- 0x5c001800, 0x5c000000, 0x1c01f000, 0x8d0c0520,
- 0x05000006, 0x4d400000, 0x850e1d44, 0x60aa8000,
- 0x05fdfbdc, 0x5c028000, 0x1c01f000, 0x59a8021b,
- 0x8c000508, 0x05000005, 0x599c0017, 0x8c00050a,
- 0x05020002, 0x1c01f000, 0x90000541, 0x1c01f000,
- 0x59300422, 0x84000540, 0x48026422, 0x1c01f000,
- 0x4c640000, 0x05f5fd15, 0x59300203, 0x90000588,
- 0x05020010, 0x60c8c800, 0x42000000, 0x20000000,
- 0x41300800, 0x05c1f947, 0x0500000a, 0x59300203,
- 0x90000588, 0x05020007, 0x60780000, 0x80000040,
- 0x05fe07ff, 0x8064c840, 0x05fe07f4, 0x05bdfab3,
- 0x05f5fd0d, 0x5c00c800, 0x1c01f000, 0x05bdfe31,
- 0x05bc0aae, 0x59340403, 0x49365803, 0x65565a05,
- 0x48025c07, 0x4a025c08, 0x00001000, 0x59340802,
- 0x82040d00, 0x00ffffff, 0x59300403, 0x82000580,
- 0x00000086, 0x42000000, 0x85000000, 0x05020003,
- 0x42000000, 0x84000000, 0x80040540, 0x4802580a,
- 0x59a8000f, 0x4802580b, 0x42000000, 0x00990000,
- 0x59300c07, 0x90040d85, 0x05000002, 0x8400052e,
- 0x4802580c, 0x497a580d, 0x59cc0004, 0x4802580e,
- 0x497a580f, 0x42000800, 0x00030300, 0x59300403,
- 0x82000580, 0x00000086, 0x05020006, 0x59cc0004,
- 0x48025811, 0x4a025812, 0x0000ffff, 0x41780800,
- 0x48065810, 0x1c01f000, 0x492fc857, 0x59a82863,
- 0x801429c0, 0x05000057, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x4d2c0000, 0x4d300000, 0x42026000,
- 0x0010cc38, 0x592c0c07, 0x592c100a, 0x82081500,
- 0x00ffffff, 0x592c180b, 0x592c200e, 0x40165800,
- 0x4014c000, 0x4014c800, 0x592c0205, 0x82000580,
- 0x00000155, 0x05020037, 0x592c0407, 0x80040580,
- 0x05020034, 0x592c000a, 0x82000500, 0x00ffffff,
- 0x80080580, 0x0502002f, 0x592c000b, 0x82000500,
- 0x00ffffff, 0x800c0580, 0x0502002a, 0x592c000e,
- 0x80100580, 0x05020027, 0x4c040000, 0x4c080000,
- 0x4c0c0000, 0x4c100000, 0x40640000, 0x812c0580,
- 0x05020016, 0x59300203, 0x90000580, 0x0500000f,
- 0x59300009, 0x800001c0, 0x0500000c, 0x05e5f998,
- 0x4df00000, 0x05e5f8aa, 0x0201f800, 0x0010b998,
- 0x80c40040, 0x05020002, 0x64026203, 0x5c03e000,
- 0x05e4097b, 0x497a6009, 0x592cc800, 0x4064c000,
- 0x4064b800, 0x0501f003, 0x592cb800, 0x485cc000,
- 0x64165a07, 0x0001fb2c, 0x405e5800, 0x5c002000,
- 0x5c001800, 0x5c001000, 0x5c000800, 0x0501f003,
- 0x412cc000, 0x592e5800, 0x812e59c0, 0x05fe07c3,
- 0x48675063, 0x48635064, 0x05e9fda2, 0x5c026000,
- 0x5c025800, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x1c01f000, 0x602c0800, 0x0501f004, 0x60100800,
- 0x0501f002, 0x60040800, 0x4d2c0000, 0x59325809,
- 0x812e59c0, 0x0500000f, 0x592c0205, 0x82000500,
- 0x000000ff, 0x9000058e, 0x0502000a, 0x592c0000,
- 0x48026009, 0x497a5800, 0x48065a09, 0x05e1f873,
- 0x05000003, 0x05fdfe7e, 0x0501f002, 0x0001fb2c,
- 0x5c025800, 0x1c01f000, 0x4817c857, 0x4c000000,
- 0x4c040000, 0x8c14052a, 0x05000004, 0x5988011e,
- 0x80000000, 0x4803111e, 0x8c14052e, 0x05000004,
- 0x5988011f, 0x80000000, 0x4803111f, 0x8c14052c,
- 0x05000013, 0x40140000, 0x82000500, 0x00070000,
- 0x82000d80, 0x00030000, 0x0500000d, 0x82000d80,
- 0x00040000, 0x0500000a, 0x82000d80, 0x00050000,
- 0x05000007, 0x59880005, 0x80000000, 0x48031005,
- 0x59880120, 0x80000000, 0x48031120, 0x5c000800,
- 0x5c000000, 0x1c01f000, 0x4817c857, 0x4c000000,
- 0x4c040000, 0x8c14052a, 0x05000004, 0x59880121,
- 0x80000000, 0x48031121, 0x8c14052e, 0x05000004,
- 0x59880122, 0x80000000, 0x48031122, 0x8c14052c,
- 0x05000013, 0x40140000, 0x82000500, 0x00070000,
- 0x82000d80, 0x00030000, 0x0500000d, 0x82000d80,
- 0x00040000, 0x0500000a, 0x82000d80, 0x00050000,
- 0x05000007, 0x59880005, 0x80000000, 0x48031005,
- 0x59880123, 0x80000000, 0x48031123, 0x5c000800,
+ 0x4d2c0000, 0x59325809, 0x91380593, 0x0502002b,
+ 0x492fc857, 0x59300c03, 0xb0040594, 0x05000023,
+ 0x90040590, 0x0500001e, 0x9004058e, 0x0500001c,
+ 0x59341400, 0x82081d00, 0x0000ff00, 0x82081500,
+ 0x000000ff, 0x90040588, 0x0500000d, 0x9004058c,
+ 0x0500000d, 0x9004058a, 0x05be0af8, 0x820c0580,
+ 0x00000700, 0x05000011, 0x90080589, 0x0500000f,
+ 0x60180800, 0x05d9fa21, 0x0501f00c, 0x600c0000,
+ 0x0501f002, 0x60240000, 0x80080580, 0x05020007,
+ 0x60100800, 0x05d9fa19, 0x0501f004, 0x59340200,
+ 0x8400051a, 0x48026a00, 0x64025a07, 0x0001fb2c,
+ 0x0005f8e7, 0x0501f016, 0x913805a7, 0x05000009,
+ 0x91380594, 0x05be0add, 0x492fc857, 0x05e5fa1e,
+ 0x60c68000, 0x60100800, 0x61fc1001, 0x0501f006,
+ 0x492fc857, 0x05e5fa18, 0x60c68000, 0x60100800,
+ 0x60401000, 0x49425a07, 0x4806580e, 0x480a580f,
+ 0x0001fb2c, 0x05d9ff2a, 0x05e9ff33, 0x5c025800,
+ 0x1c01f000, 0x492fc857, 0x42007000, 0x00020a09,
+ 0x58380806, 0x492c7006, 0x800409c0, 0x05020003,
+ 0x492c7007, 0x0001f02b, 0x492c0800, 0x1c01f000,
+ 0x4d2c0000, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x4933c857, 0x4937c857, 0x59cc0806, 0x4807c857,
+ 0x82040d00, 0xff000000, 0x82040580, 0x03000000,
+ 0x0500000d, 0x82040580, 0x05000000, 0x0500000a,
+ 0x82040580, 0x21000000, 0x05000027, 0x82040580,
+ 0x24000000, 0x05000024, 0x82040580, 0x20000000,
+ 0x05020025, 0x05bdfe27, 0x05000023, 0x492fc857,
+ 0x492e6019, 0x59a8b073, 0x9058b41b, 0x8258b500,
+ 0xfffffffc, 0x8058b104, 0x485a5c05, 0x412c7800,
+ 0x41cca000, 0x90580490, 0x05021004, 0x912cac06,
+ 0x0501fad9, 0x0501f010, 0x40580800, 0x603cb000,
+ 0x912cac06, 0x0501fad4, 0x9004b48f, 0x05bdfe11,
+ 0x05000004, 0x492c7801, 0x412c7800, 0x05fdf7f2,
+ 0x59325819, 0x05bdfe24, 0x497a6019, 0x80000580,
+ 0x0501f005, 0x59340200, 0x84000554, 0x48026a00,
+ 0x90000541, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x5c025800, 0x1c01f000, 0x4933c857, 0x492fc857,
+ 0x4d2c0000, 0x59300a03, 0x90040587, 0x0500002c,
+ 0x90040581, 0x05be0a75, 0x05e5fa4d, 0x4df00000,
+ 0x598c000b, 0x81300580, 0x05020014, 0x59300004,
+ 0x8c000520, 0x05000004, 0x84000520, 0x48026004,
+ 0x0501f014, 0x42001000, 0x001097b0, 0x50081000,
+ 0x58080002, 0x82000580, 0x00000100, 0x05000005,
+ 0x5808000b, 0x81300580, 0x05be0a60, 0x0501f009,
+ 0x05e5fcd4, 0x05020019, 0x59300004, 0x8c000520,
+ 0x05000004, 0x84000520, 0x48026004, 0x0501f004,
+ 0x0201f800, 0x0010ba3e, 0x80c40040, 0x5c03e000,
+ 0x05e40a17, 0x05f5f9e5, 0x05bc0a50, 0x59325809,
+ 0x64165a07, 0x0001fb2c, 0x05d9fea9, 0x59325819,
+ 0x812e59c0, 0x05be0de4, 0x05e9feaf, 0x80000580,
+ 0x5c025800, 0x1c01f000, 0x5c03e000, 0x05e40a08,
+ 0x59300c07, 0x90040591, 0x05fc07c7, 0x05fdf7f9,
+ 0x4c040000, 0x59340200, 0x4803c857, 0x8c00051c,
+ 0x05000009, 0x59cc0805, 0x591c001b, 0x4803c857,
+ 0x80040580, 0x05000004, 0x80000580, 0x4803c856,
+ 0x0501f002, 0x90000541, 0x5c000800, 0x1c01f000,
+ 0x4c000000, 0x4c0c0000, 0x4c100000, 0x61fc19ff,
+ 0x60102000, 0x0501f010, 0x4c000000, 0x4c0c0000,
+ 0x4c100000, 0x5930200a, 0x58101c03, 0x60102000,
+ 0x0501f009, 0x4c000000, 0x4c0c0000, 0x4c100000,
+ 0x5930200a, 0x801021c0, 0x05bc0a1c, 0x58101c03,
+ 0x601c2000, 0x480fc857, 0x4813c857, 0x481bc857,
+ 0x05d1fe5e, 0x5c002000, 0x5c001800, 0x5c000000,
+ 0x1c01f000, 0x8d0c0520, 0x05000006, 0x4d400000,
+ 0x850e1d44, 0x60aa8000, 0x05fdfbc3, 0x5c028000,
+ 0x1c01f000, 0x59a8021b, 0x8c000508, 0x05000005,
+ 0x599c0017, 0x8c00050a, 0x05020002, 0x1c01f000,
+ 0x90000541, 0x1c01f000, 0x59300422, 0x84000540,
+ 0x48026422, 0x1c01f000, 0x4c640000, 0x05f5fce1,
+ 0x59300203, 0x90000588, 0x05020010, 0x60c8c800,
+ 0x42000000, 0x20000000, 0x41300800, 0x05c1f87b,
+ 0x0500000a, 0x59300203, 0x90000588, 0x05020007,
+ 0x60780000, 0x80000040, 0x05fe07ff, 0x8064c840,
+ 0x05fe07f4, 0x05bdf9e9, 0x05f5fcd9, 0x5c00c800,
+ 0x1c01f000, 0x05bdfd67, 0x05bc09e4, 0x59340403,
+ 0x49365803, 0x65565a05, 0x48025c07, 0x4a025c08,
+ 0x00001000, 0x59340802, 0x82040d00, 0x00ffffff,
+ 0x59300403, 0x82000580, 0x00000086, 0x42000000,
+ 0x85000000, 0x05020003, 0x42000000, 0x84000000,
+ 0x80040540, 0x4802580a, 0x59a8000f, 0x4802580b,
+ 0x42000000, 0x00990000, 0x59300c07, 0x90040d85,
+ 0x05000002, 0x8400052e, 0x4802580c, 0x497a580d,
+ 0x59cc0004, 0x4802580e, 0x497a580f, 0x42000800,
+ 0x00030300, 0x59300403, 0x82000580, 0x00000086,
+ 0x05020006, 0x59cc0004, 0x48025811, 0x4a025812,
+ 0x0000ffff, 0x41780800, 0x48065810, 0x1c01f000,
+ 0x492fc857, 0x59a82863, 0x801429c0, 0x05000057,
+ 0x4c5c0000, 0x4c600000, 0x4c640000, 0x4d2c0000,
+ 0x4d300000, 0x42026000, 0x0010cc48, 0x592c0c07,
+ 0x592c100a, 0x82081500, 0x00ffffff, 0x592c180b,
+ 0x592c200e, 0x40165800, 0x4014c000, 0x4014c800,
+ 0x592c0205, 0x82000580, 0x00000155, 0x05020037,
+ 0x592c0407, 0x80040580, 0x05020034, 0x592c000a,
+ 0x82000500, 0x00ffffff, 0x80080580, 0x0502002f,
+ 0x592c000b, 0x82000500, 0x00ffffff, 0x800c0580,
+ 0x0502002a, 0x592c000e, 0x80100580, 0x05020027,
+ 0x4c040000, 0x4c080000, 0x4c0c0000, 0x4c100000,
+ 0x40640000, 0x812c0580, 0x05020016, 0x59300203,
+ 0x90000580, 0x0500000f, 0x59300009, 0x800001c0,
+ 0x0500000c, 0x05e5f95a, 0x4df00000, 0x05e5f86c,
+ 0x0201f800, 0x0010b9a8, 0x80c40040, 0x05020002,
+ 0x64026203, 0x5c03e000, 0x05e4093d, 0x497a6009,
+ 0x592cc800, 0x4064c000, 0x4064b800, 0x0501f003,
+ 0x592cb800, 0x485cc000, 0x64165a07, 0x0001fb2c,
+ 0x405e5800, 0x5c002000, 0x5c001800, 0x5c001000,
+ 0x5c000800, 0x0501f003, 0x412cc000, 0x592e5800,
+ 0x812e59c0, 0x05fe07c3, 0x48675063, 0x48635064,
+ 0x05e9fd50, 0x5c026000, 0x5c025800, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x602c0800,
+ 0x0501f004, 0x60100800, 0x0501f002, 0x60040800,
+ 0x4d2c0000, 0x59325809, 0x812e59c0, 0x0500000f,
+ 0x592c0205, 0x82000500, 0x000000ff, 0x9000058e,
+ 0x0502000a, 0x592c0000, 0x48026009, 0x497a5800,
+ 0x48065a09, 0x05ddfff2, 0x05000003, 0x05fdfe7e,
+ 0x0501f002, 0x0001fb2c, 0x5c025800, 0x1c01f000,
+ 0x4817c857, 0x4c000000, 0x4c040000, 0x8c14052a,
+ 0x05000004, 0x5988011e, 0x80000000, 0x4803111e,
+ 0x8c14052e, 0x05000004, 0x5988011f, 0x80000000,
+ 0x4803111f, 0x8c14052c, 0x05000013, 0x40140000,
+ 0x82000500, 0x00070000, 0x82000d80, 0x00030000,
+ 0x0500000d, 0x82000d80, 0x00040000, 0x0500000a,
+ 0x82000d80, 0x00050000, 0x05000007, 0x59880005,
+ 0x80000000, 0x48031005, 0x59880120, 0x80000000,
+ 0x48031120, 0x5c000800, 0x5c000000, 0x1c01f000,
+ 0x4817c857, 0x4c000000, 0x4c040000, 0x8c14052a,
+ 0x05000004, 0x59880121, 0x80000000, 0x48031121,
+ 0x8c14052e, 0x05000004, 0x59880122, 0x80000000,
+ 0x48031122, 0x8c14052c, 0x05000013, 0x40140000,
+ 0x82000500, 0x00070000, 0x82000d80, 0x00030000,
+ 0x0500000d, 0x82000d80, 0x00040000, 0x0500000a,
+ 0x82000d80, 0x00050000, 0x05000007, 0x59880005,
+ 0x80000000, 0x48031005, 0x59880123, 0x80000000,
+ 0x48031123, 0x5c000800, 0x5c000000, 0x1c01f000,
+ 0x4807c857, 0x4c000000, 0x8c04052c, 0x05000004,
+ 0x5988010c, 0x80000000, 0x4803110c, 0x8c04052a,
+ 0x05000004, 0x5988010d, 0x80000000, 0x4803110d,
+ 0x8c040528, 0x05000004, 0x5988010e, 0x80000000,
+ 0x4803110e, 0x8c040526, 0x05000004, 0x5988010f,
+ 0x80000000, 0x4803110f, 0x8c040524, 0x05000004,
+ 0x59880110, 0x80000000, 0x48031110, 0x8c040522,
+ 0x05000004, 0x59880111, 0x80000000, 0x48031111,
+ 0x8c040520, 0x05000004, 0x59880112, 0x80000000,
+ 0x48031112, 0x5c000000, 0x1c01f000, 0x4807c857,
+ 0x4c000000, 0x59880113, 0x80000000, 0x48031113,
0x5c000000, 0x1c01f000, 0x4807c857, 0x4c000000,
- 0x8c04052c, 0x05000004, 0x5988010c, 0x80000000,
- 0x4803110c, 0x8c04052a, 0x05000004, 0x5988010d,
- 0x80000000, 0x4803110d, 0x8c040528, 0x05000004,
- 0x5988010e, 0x80000000, 0x4803110e, 0x8c040526,
- 0x05000004, 0x5988010f, 0x80000000, 0x4803110f,
- 0x8c040524, 0x05000004, 0x59880110, 0x80000000,
- 0x48031110, 0x8c040522, 0x05000004, 0x59880111,
- 0x80000000, 0x48031111, 0x8c040520, 0x05000004,
- 0x59880112, 0x80000000, 0x48031112, 0x5c000000,
- 0x1c01f000, 0x4807c857, 0x4c000000, 0x59880113,
- 0x80000000, 0x48031113, 0x5c000000, 0x1c01f000,
- 0x4807c857, 0x4c000000, 0x8c04051c, 0x05000004,
- 0x59880114, 0x80000000, 0x48031114, 0x8c04051a,
- 0x05000004, 0x59880115, 0x80000000, 0x48031115,
- 0x5c000000, 0x1c01f000, 0x4807c857, 0x4c000000,
- 0x8c040518, 0x05000004, 0x59880116, 0x80000000,
- 0x48031116, 0x8c040516, 0x05000004, 0x59880117,
- 0x80000000, 0x48031117, 0x8c040514, 0x05000004,
- 0x59880118, 0x80000000, 0x48031118, 0x5c000000,
- 0x1c01f000, 0x4807c857, 0x4c000000, 0x8c040510,
- 0x05000004, 0x59880119, 0x80000000, 0x48031119,
- 0x8c04050c, 0x05000004, 0x5988011a, 0x80000000,
- 0x4803111a, 0x5c000000, 0x1c01f000, 0x4807c857,
- 0x4c000000, 0x8c040508, 0x05000004, 0x5988011b,
- 0x80000000, 0x4803111b, 0x8c040504, 0x05000004,
- 0x5988011c, 0x80000000, 0x4803111c, 0x5c000000,
- 0x1c01f000, 0x4807c856, 0x4c000000, 0x598800e5,
- 0x80000000, 0x480310e5, 0x5c000000, 0x1c01f000,
- 0x40680000, 0x5c036000, 0x4db00000, 0x49b3c857,
- 0x4c040000, 0x50000800, 0x80040800, 0x05001002,
- 0x44040000, 0x5c000800, 0x1c01f000, 0x480fc857,
- 0x4c000000, 0x900c0580, 0x05020004, 0x42000000,
- 0x001097ba, 0x0501f012, 0x820c0580, 0x00001001,
- 0x05020004, 0x42000000, 0x001097bb, 0x0501f00c,
- 0x820c0580, 0x00001002, 0x05020004, 0x42000000,
- 0x001097bc, 0x0501f006, 0x820c0c80, 0x0000201c,
- 0x05be1932, 0x900c051f, 0x0c01f804, 0x05fdffde,
- 0x5c000000, 0x1c01f000, 0x001088d6, 0x001088d9,
- 0x001088dc, 0x001088df, 0x001088e2, 0x001088e5,
- 0x001088e8, 0x001088eb, 0x001088ee, 0x001088f1,
- 0x001088f4, 0x001088f7, 0x001088fa, 0x001088fd,
- 0x00108900, 0x00108903, 0x00108906, 0x00108909,
- 0x0010890c, 0x0010890f, 0x00108912, 0x00108915,
- 0x00108918, 0x0010891b, 0x0010891e, 0x00108921,
- 0x00108924, 0x00108927, 0x42000000, 0x001097bd,
- 0x1c01f000, 0x42000000, 0x001097be, 0x1c01f000,
- 0x42000000, 0x001097bf, 0x1c01f000, 0x42000000,
- 0x001097c0, 0x1c01f000, 0x42000000, 0x001097c1,
- 0x1c01f000, 0x42000000, 0x001097c2, 0x1c01f000,
- 0x42000000, 0x001097c3, 0x1c01f000, 0x42000000,
- 0x001097c4, 0x1c01f000, 0x42000000, 0x001097c5,
- 0x1c01f000, 0x42000000, 0x001097c6, 0x1c01f000,
- 0x42000000, 0x001097c7, 0x1c01f000, 0x42000000,
- 0x001097c8, 0x1c01f000, 0x42000000, 0x001097c9,
- 0x1c01f000, 0x42000000, 0x001097ca, 0x1c01f000,
- 0x42000000, 0x001097cb, 0x1c01f000, 0x42000000,
- 0x001097cc, 0x1c01f000, 0x42000000, 0x001097cd,
- 0x1c01f000, 0x42000000, 0x001097ce, 0x1c01f000,
- 0x42000000, 0x001097cf, 0x1c01f000, 0x42000000,
- 0x001097d0, 0x1c01f000, 0x42000000, 0x001097d1,
- 0x1c01f000, 0x42000000, 0x001097d2, 0x1c01f000,
- 0x42000000, 0x001097d3, 0x1c01f000, 0x42000000,
- 0x001097d4, 0x1c01f000, 0x42000000, 0x001097d5,
- 0x1c01f000, 0x42000000, 0x001097d6, 0x1c01f000,
- 0x42000000, 0x001097d7, 0x1c01f000, 0x42000000,
- 0x001097d8, 0x1c01f000, 0x480fc857, 0x4c000000,
- 0x900c0581, 0x05020004, 0x42000000, 0x0010973d,
- 0x0501f00f, 0x900c0582, 0x05020004, 0x42000000,
- 0x0010973e, 0x0501f00a, 0x900c0583, 0x05020004,
- 0x42000000, 0x0010973f, 0x0501f005, 0x900c0584,
- 0x05020004, 0x42000000, 0x00109740, 0x05fdff56,
- 0x5c000000, 0x1c01f000, 0x4c000000, 0x59a8021b,
- 0x4803c857, 0x8c000502, 0x05000010, 0x8c000506,
- 0x05000004, 0x42000000, 0x00109748, 0x0501f011,
- 0x8c00050a, 0x05000004, 0x42000000, 0x00109747,
- 0x0501f00c, 0x8c000508, 0x05000004, 0x42000000,
- 0x0010974a, 0x0501f007, 0x05d9ff88, 0x05000006,
- 0x8c000506, 0x05020004, 0x42000000, 0x00109749,
- 0x05fdff39, 0x5c000000, 0x1c01f000, 0x8058b1c0,
- 0x05bc0886, 0x5450a800, 0x8050a000, 0x8054a800,
- 0x8058b040, 0x05fe07fc, 0x1c01f000, 0x8058b1c0,
- 0x05bc087e, 0x4450a800, 0x8054a800, 0x8058b040,
- 0x05fe07fd, 0x1c01f000, 0x4813c857, 0x4817c857,
- 0x40140000, 0x80100480, 0x05be1874, 0x497bc841,
- 0x41787000, 0x42006800, 0x00140000, 0x59a80083,
- 0x8c000500, 0x05000003, 0x42006800, 0x0013a000,
- 0x4837c857, 0x8010048d, 0x05021005, 0x8014048d,
- 0x05001003, 0x40147000, 0x80342840, 0x61fc7801,
- 0x40100000, 0x80140480, 0x82006d00, 0xffffff00,
- 0x05020002, 0x40007800, 0x4813c840, 0x483fc842,
- 0x05011000, 0x40100000, 0x803c2400, 0x40100000,
- 0x80140580, 0x05fe07f3, 0x45782800, 0x803871c0,
- 0x05000005, 0x40382800, 0x41787000, 0x80102000,
- 0x05fdf7eb, 0x1c01f000, 0x8058b1c0, 0x05bc084b,
- 0x50500000, 0x9c0001c0, 0x4400a800, 0x8050a000,
- 0x8054a800, 0x8058b040, 0x05fe07fa, 0x1c01f000,
- 0x4c000000, 0x59a80007, 0x8c00051c, 0x5c000000,
- 0x1c01f000, 0x0501f805, 0x60058800, 0x05020002,
- 0x60018800, 0x1c01f000, 0x59a80007, 0x8c000518,
- 0x1c01f000, 0x61906800, 0x80346840, 0x05000006,
- 0x64070000, 0x40000000, 0x59807000, 0x8c380500,
- 0x05fc07fa, 0x1c01f000, 0x640f0000, 0x40000000,
- 0x59800000, 0x8c000500, 0x05fc07fc, 0x1c01f000,
- 0x00000001, 0x00000002, 0x00000004, 0x00000008,
- 0x00000010, 0x00000020, 0x00000040, 0x00000080,
- 0x00000100, 0x00000200, 0x00000400, 0x00000800,
- 0x00001000, 0x00002000, 0x00004000, 0x00008000,
- 0x00010000, 0x00020000, 0x00040000, 0x00080000,
- 0x00100000, 0x00200000, 0x00400000, 0x00800000,
- 0x01000000, 0x02000000, 0x04000000, 0x08000000,
- 0x10000000, 0x20000000, 0x40000000, 0x80000000,
- 0x40000000, 0x600070e0, 0x60007820, 0x4a007016,
- 0x00010001, 0x58380016, 0x8c000500, 0x05fc07fc,
- 0x600c4000, 0x60003002, 0x64807808, 0x583c2808,
- 0x8c14053e, 0x05000004, 0x80183040, 0x05fe07fc,
- 0x0501f00d, 0x583c2808, 0x82140500, 0x20000400,
- 0x82000580, 0x00000400, 0x05020005, 0x82140500,
- 0x00000300, 0x90000580, 0x05000007, 0x80204040,
- 0x05fe07ee, 0x4a007016, 0x00010000, 0x90000541,
- 0x0501f040, 0x650c7808, 0x583c0009, 0x8c000500,
- 0x05000005, 0x60002000, 0x4a007016, 0x00010000,
- 0x0501f037, 0x65007808, 0x583c5809, 0x65047808,
- 0x583c6009, 0x65087808, 0x583c6809, 0x4a007016,
- 0x00010000, 0x82102d00, 0xf0000000, 0x90140580,
- 0x05000002, 0x0501f020, 0x60202800, 0x60003000,
- 0x803000c8, 0x40003800, 0x8030010a, 0x801c3d80,
- 0x40300000, 0x80180580, 0x80100400, 0x801c0400,
- 0x802c5c00, 0x803400c8, 0x40003800, 0x8034010a,
- 0x801c3d80, 0x40340000, 0x80180580, 0x801c0400,
- 0x80306400, 0x802c00c8, 0x40003800, 0x802c010a,
- 0x801c3d80, 0x402c0000, 0x80180580, 0x801c0400,
- 0x80346c00, 0x82183400, 0x9e3779b9, 0x80142840,
- 0x05fe07e4, 0x0502000b, 0x402c0000, 0x80040580,
- 0x05fe07c7, 0x40300000, 0x80080580, 0x05fe07c4,
- 0x40340000, 0x800c0580, 0x05fe07c1, 0x80000580,
- 0x1c01f000, 0x1c01f000, 0x42005000, 0x7ff4c000,
- 0x58280800, 0x58281001, 0x58281802, 0x58282003,
- 0x05fdff98, 0x05020807, 0x82101d00, 0x0fffffff,
- 0x480fc021, 0x900c01c0, 0x4803c022, 0x1c01f000,
- 0x497bc021, 0x497bc022, 0x4a03c020, 0x00004020,
- 0x4a03c011, 0x40200011, 0x6016d800, 0x05027011,
- 0x59e00020, 0x90000582, 0x0502000e, 0x05006000,
- 0x4203e000, 0x40000000, 0x59e00017, 0x60000800,
- 0x8c00050a, 0x05c20d22, 0x8d0c0530, 0x05c20d0e,
- 0x05c20d10, 0x6403c017, 0x4203e000, 0x30000001,
- 0x05bdf953, 0x05fdf7ff, 0x59a80886, 0x8c100502,
- 0x05000003, 0x84040d42, 0x0501f007, 0x8c100504,
- 0x05000003, 0x84040d44, 0x0501f003, 0x8c100500,
- 0x84040d40, 0x48075086, 0x1c01f000, 0x59a80086,
- 0x8c000502, 0x05000009, 0x4a035087, 0x0000008b,
- 0x4a035088, 0x0000008b, 0x4a035089, 0x0000008b,
- 0x6413508a, 0x0501f00c, 0x8c000504, 0x05000006,
- 0x65bf5087, 0x65bf5088, 0x65df5089, 0x6403508a,
- 0x0501f005, 0x64cf5087, 0x64cf5088, 0x64975089,
- 0x6403508a, 0x1c01f000, 0x4024843a,
- 0x00000000, 0x00000000, 0x0010d000, 0x00003c46,
+ 0x8c04051c, 0x05000004, 0x59880114, 0x80000000,
+ 0x48031114, 0x8c04051a, 0x05000004, 0x59880115,
+ 0x80000000, 0x48031115, 0x5c000000, 0x1c01f000,
+ 0x4807c857, 0x4c000000, 0x8c040518, 0x05000004,
+ 0x59880116, 0x80000000, 0x48031116, 0x8c040516,
+ 0x05000004, 0x59880117, 0x80000000, 0x48031117,
+ 0x8c040514, 0x05000004, 0x59880118, 0x80000000,
+ 0x48031118, 0x5c000000, 0x1c01f000, 0x4807c857,
+ 0x4c000000, 0x8c040510, 0x05000004, 0x59880119,
+ 0x80000000, 0x48031119, 0x8c04050c, 0x05000004,
+ 0x5988011a, 0x80000000, 0x4803111a, 0x5c000000,
+ 0x1c01f000, 0x4807c857, 0x4c000000, 0x8c040508,
+ 0x05000004, 0x5988011b, 0x80000000, 0x4803111b,
+ 0x8c040504, 0x05000004, 0x5988011c, 0x80000000,
+ 0x4803111c, 0x5c000000, 0x1c01f000, 0x4807c856,
+ 0x4c000000, 0x598800e5, 0x80000000, 0x480310e5,
+ 0x5c000000, 0x1c01f000, 0x40680000, 0x5c036000,
+ 0x4db00000, 0x49b3c857, 0x4c040000, 0x50000800,
+ 0x80040800, 0x05001002, 0x44040000, 0x5c000800,
+ 0x1c01f000, 0x480fc857, 0x4c000000, 0x900c0580,
+ 0x05020004, 0x42000000, 0x0010983a, 0x0501f012,
+ 0x820c0580, 0x00001001, 0x05020004, 0x42000000,
+ 0x0010983b, 0x0501f00c, 0x820c0580, 0x00001002,
+ 0x05020004, 0x42000000, 0x0010983c, 0x0501f006,
+ 0x820c0c80, 0x0000201c, 0x05be1868, 0x900c051f,
+ 0x0c01f804, 0x05fdffde, 0x5c000000, 0x1c01f000,
+ 0x001089a0, 0x001089a3, 0x001089a6, 0x001089a9,
+ 0x001089ac, 0x001089af, 0x001089b2, 0x001089b5,
+ 0x001089b8, 0x001089bb, 0x001089be, 0x001089c1,
+ 0x001089c4, 0x001089c7, 0x001089ca, 0x001089cd,
+ 0x001089d0, 0x001089d3, 0x001089d6, 0x001089d9,
+ 0x001089dc, 0x001089df, 0x001089e2, 0x001089e5,
+ 0x001089e8, 0x001089eb, 0x001089ee, 0x001089f1,
+ 0x42000000, 0x0010983d, 0x1c01f000, 0x42000000,
+ 0x0010983e, 0x1c01f000, 0x42000000, 0x0010983f,
+ 0x1c01f000, 0x42000000, 0x00109840, 0x1c01f000,
+ 0x42000000, 0x00109841, 0x1c01f000, 0x42000000,
+ 0x00109842, 0x1c01f000, 0x42000000, 0x00109843,
+ 0x1c01f000, 0x42000000, 0x00109844, 0x1c01f000,
+ 0x42000000, 0x00109845, 0x1c01f000, 0x42000000,
+ 0x00109846, 0x1c01f000, 0x42000000, 0x00109847,
+ 0x1c01f000, 0x42000000, 0x00109848, 0x1c01f000,
+ 0x42000000, 0x00109849, 0x1c01f000, 0x42000000,
+ 0x0010984a, 0x1c01f000, 0x42000000, 0x0010984b,
+ 0x1c01f000, 0x42000000, 0x0010984c, 0x1c01f000,
+ 0x42000000, 0x0010984d, 0x1c01f000, 0x42000000,
+ 0x0010984e, 0x1c01f000, 0x42000000, 0x0010984f,
+ 0x1c01f000, 0x42000000, 0x00109850, 0x1c01f000,
+ 0x42000000, 0x00109851, 0x1c01f000, 0x42000000,
+ 0x00109852, 0x1c01f000, 0x42000000, 0x00109853,
+ 0x1c01f000, 0x42000000, 0x00109854, 0x1c01f000,
+ 0x42000000, 0x00109855, 0x1c01f000, 0x42000000,
+ 0x00109856, 0x1c01f000, 0x42000000, 0x00109857,
+ 0x1c01f000, 0x42000000, 0x00109858, 0x1c01f000,
+ 0x480fc857, 0x4c000000, 0x900c0581, 0x05020004,
+ 0x42000000, 0x001097bd, 0x0501f00f, 0x900c0582,
+ 0x05020004, 0x42000000, 0x001097be, 0x0501f00a,
+ 0x900c0583, 0x05020004, 0x42000000, 0x001097bf,
+ 0x0501f005, 0x900c0584, 0x05020004, 0x42000000,
+ 0x001097c0, 0x05fdff56, 0x5c000000, 0x1c01f000,
+ 0x4c000000, 0x59a8021b, 0x4803c857, 0x8c000502,
+ 0x05000010, 0x8c000506, 0x05000004, 0x42000000,
+ 0x001097c8, 0x0501f011, 0x8c00050a, 0x05000004,
+ 0x42000000, 0x001097c7, 0x0501f00c, 0x8c000508,
+ 0x05000004, 0x42000000, 0x001097ca, 0x0501f007,
+ 0x05d9fef4, 0x05000006, 0x8c000506, 0x05020004,
+ 0x42000000, 0x001097c9, 0x05fdff39, 0x5c000000,
+ 0x1c01f000, 0x8058b1c0, 0x05b80fbc, 0x5450a800,
+ 0x8050a000, 0x8054a800, 0x8058b040, 0x05fe07fc,
+ 0x1c01f000, 0x8058b1c0, 0x05b80fb4, 0x4450a800,
+ 0x8054a800, 0x8058b040, 0x05fe07fd, 0x1c01f000,
+ 0x4813c857, 0x4817c857, 0x40140000, 0x80100480,
+ 0x05ba1faa, 0x497bc841, 0x41787000, 0x42006800,
+ 0x00140000, 0x59a80083, 0x8c000500, 0x05000003,
+ 0x42006800, 0x0013a000, 0x4837c857, 0x8010048d,
+ 0x05021005, 0x8014048d, 0x05001003, 0x40147000,
+ 0x80342840, 0x61fc7801, 0x40100000, 0x80140480,
+ 0x82006d00, 0xffffff00, 0x05020002, 0x40007800,
+ 0x4813c840, 0x483fc842, 0x05011000, 0x40100000,
+ 0x803c2400, 0x40100000, 0x80140580, 0x05fe07f3,
+ 0x45782800, 0x803871c0, 0x05000005, 0x40382800,
+ 0x41787000, 0x80102000, 0x05fdf7eb, 0x1c01f000,
+ 0x8058b1c0, 0x05b80f81, 0x50500000, 0x9c0001c0,
+ 0x4400a800, 0x8050a000, 0x8054a800, 0x8058b040,
+ 0x05fe07fa, 0x1c01f000, 0x4c000000, 0x59a80007,
+ 0x8c00051c, 0x5c000000, 0x1c01f000, 0x0501f805,
+ 0x60058800, 0x05020002, 0x60018800, 0x1c01f000,
+ 0x59a80007, 0x8c000518, 0x1c01f000, 0x61906800,
+ 0x80346840, 0x05000006, 0x64070000, 0x40000000,
+ 0x59807000, 0x8c380500, 0x05fc07fa, 0x1c01f000,
+ 0x640f0000, 0x40000000, 0x59800000, 0x8c000500,
+ 0x05fc07fc, 0x1c01f000, 0x59a80006, 0x8c000516,
+ 0x1c01f000, 0x00000001, 0x00000002, 0x00000004,
+ 0x00000008, 0x00000010, 0x00000020, 0x00000040,
+ 0x00000080, 0x00000100, 0x00000200, 0x00000400,
+ 0x00000800, 0x00001000, 0x00002000, 0x00004000,
+ 0x00008000, 0x00010000, 0x00020000, 0x00040000,
+ 0x00080000, 0x00100000, 0x00200000, 0x00400000,
+ 0x00800000, 0x01000000, 0x02000000, 0x04000000,
+ 0x08000000, 0x10000000, 0x20000000, 0x40000000,
+ 0x80000000, 0x40000000, 0x600070e0, 0x60007820,
+ 0x4a007016, 0x00010001, 0x58380016, 0x8c000500,
+ 0x05fc07fc, 0x600c4000, 0x60003002, 0x64807808,
+ 0x583c2808, 0x8c14053e, 0x05000004, 0x80183040,
+ 0x05fe07fc, 0x0501f00d, 0x583c2808, 0x82140500,
+ 0x20000400, 0x82000580, 0x00000400, 0x05020005,
+ 0x82140500, 0x00000300, 0x90000580, 0x05000007,
+ 0x80204040, 0x05fe07ee, 0x4a007016, 0x00010000,
+ 0x90000541, 0x0501f040, 0x650c7808, 0x583c0009,
+ 0x8c000500, 0x05000005, 0x60002000, 0x4a007016,
+ 0x00010000, 0x0501f037, 0x65007808, 0x583c5809,
+ 0x65047808, 0x583c6009, 0x65087808, 0x583c6809,
+ 0x4a007016, 0x00010000, 0x82102d00, 0xf0000000,
+ 0x90140580, 0x05000002, 0x0501f020, 0x60202800,
+ 0x60003000, 0x803000c8, 0x40003800, 0x8030010a,
+ 0x801c3d80, 0x40300000, 0x80180580, 0x80100400,
+ 0x801c0400, 0x802c5c00, 0x803400c8, 0x40003800,
+ 0x8034010a, 0x801c3d80, 0x40340000, 0x80180580,
+ 0x801c0400, 0x80306400, 0x802c00c8, 0x40003800,
+ 0x802c010a, 0x801c3d80, 0x402c0000, 0x80180580,
+ 0x801c0400, 0x80346c00, 0x82183400, 0x9e3779b9,
+ 0x80142840, 0x05fe07e4, 0x0502000b, 0x402c0000,
+ 0x80040580, 0x05fe07c7, 0x40300000, 0x80080580,
+ 0x05fe07c4, 0x40340000, 0x800c0580, 0x05fe07c1,
+ 0x80000580, 0x1c01f000, 0x1c01f000, 0x42005000,
+ 0x7ff4c000, 0x58280800, 0x58281001, 0x58281802,
+ 0x58282003, 0x05fdff98, 0x05020807, 0x82101d00,
+ 0x0fffffff, 0x480fc021, 0x900c01c0, 0x4803c022,
+ 0x1c01f000, 0x497bc021, 0x497bc022, 0x4a03c020,
+ 0x00004020, 0x4a03c011, 0x40200011, 0x6016d800,
+ 0x05027011, 0x59e00020, 0x90000582, 0x0502000e,
+ 0x05006000, 0x4203e000, 0x40000000, 0x59e00017,
+ 0x60000800, 0x8c00050a, 0x05c20c53, 0x8d0c0530,
+ 0x05c20c3f, 0x05c20c41, 0x6403c017, 0x4203e000,
+ 0x30000001, 0x05bdf886, 0x05fdf7ff, 0x59a80886,
+ 0x8c100502, 0x05000003, 0x84040d42, 0x0501f007,
+ 0x8c100504, 0x05000003, 0x84040d44, 0x0501f003,
+ 0x8c100500, 0x84040d40, 0x48075086, 0x1c01f000,
+ 0x59a80086, 0x8c000502, 0x05000009, 0x4a035087,
+ 0x0000008b, 0x4a035088, 0x0000008b, 0x4a035089,
+ 0x0000008b, 0x6413508a, 0x0501f00c, 0x8c000504,
+ 0x05000006, 0x65bf5087, 0x65bf5088, 0x65df5089,
+ 0x6403508a, 0x0501f005, 0x64cf5087, 0x64cf5088,
+ 0x64975089, 0x6403508a, 0x1c01f000, 0xf3199441,
+ 0x00000000, 0x00000000, 0x0010d000, 0x00003c5e,
0x00000000, 0x00000000, 0x00020000, 0x00000a08,
- 0x916c0583, 0x01020180, 0x42000000, 0x00109428,
+ 0x916c0583, 0x01020180, 0x42000000, 0x001094a8,
0x50000000, 0x800001c0, 0x05020a0f, 0x0501f9cb,
0x0501fd37, 0x0501fb39, 0x59a80068, 0x80000540,
0x01020e7c, 0x0501ff5a, 0x05fdf7f2, 0x915c04a0,
@@ -8931,7 +8982,7 @@
0x8c040508, 0x010209e6, 0x42007000, 0x00020a09,
0x58380000, 0x90001484, 0x0c001003, 0x0101f9e6,
0x1c01f000, 0x00020031, 0x00020071, 0x00020078,
- 0x00100ee9, 0x82040d00, 0x43200f80, 0x0102061f,
+ 0x00100ee7, 0x82040d00, 0x43200f80, 0x0102061f,
0x58380002, 0x80000540, 0x05000008, 0x0101f612,
0x82040d00, 0x43200f80, 0x0102061f, 0x58380002,
0x80000540, 0x05fe07d6, 0x58386001, 0x58300008,
@@ -8951,7 +9002,7 @@
0x58300802, 0x82040580, 0x00000100, 0x0102062c,
0x4d2c0000, 0x40325800, 0x0101fd79, 0x5c025800,
0x0101f637, 0x59b800ea, 0x82000d00, 0xf2000038,
- 0x0102077a, 0x8c000510, 0x01000779, 0x59ba60e0,
+ 0x01020778, 0x8c000510, 0x01000777, 0x59ba60e0,
0x81300182, 0x0502103d, 0x05002024, 0x8532653e,
0x59300407, 0x90000583, 0x0502001e, 0x59300203,
0x90000584, 0x0502001b, 0x59325809, 0x59300004,
@@ -8960,7 +9011,7 @@
0x5934000f, 0x8d0c0512, 0x05020005, 0x5934140b,
0x80081040, 0x05001002, 0x480a6c0b, 0x80000540,
0x050209f1, 0x59b800ea, 0x8c000510, 0x05fe07e0,
- 0x1c01f000, 0x0129fc79, 0x05fc07ef, 0x0101f772,
+ 0x1c01f000, 0x0129fd05, 0x05fc07ef, 0x0101f770,
0x61567000, 0x0501f021, 0x83326500, 0x3fffffff,
0x59300407, 0x90000583, 0x05020012, 0x59325809,
0x5932680a, 0x4a025a05, 0x00000103, 0x497a580a,
@@ -8969,14 +9020,14 @@
0x480a6c0b, 0x80000540, 0x050209d3, 0x05fdf7e2,
0x61527000, 0x0501f009, 0x83300500, 0x60000000,
0x05000011, 0x81326580, 0x8000013a, 0x82000400,
- 0x0010077e, 0x50027000, 0x59300c07, 0x90040582,
- 0x01000772, 0x59300004, 0x8c00053e, 0x05020003,
- 0x0501fff5, 0x05fdf7d0, 0x0129fc79, 0x05fc07fd,
- 0x0101f772, 0x83300500, 0x1f000000, 0x01000774,
+ 0x0010077c, 0x50027000, 0x59300c07, 0x90040582,
+ 0x01000770, 0x59300004, 0x8c00053e, 0x05020003,
+ 0x0501fff5, 0x05fdf7d0, 0x0129fd05, 0x05fc07fd,
+ 0x0101f770, 0x83300500, 0x1f000000, 0x01000772,
0x81326580, 0x80000130, 0x90000c94, 0x010219e6,
- 0x1201f000, 0x00100782, 0x82000500, 0xf0000000,
+ 0x1201f000, 0x00100780, 0x82000500, 0xf0000000,
0x82040d00, 0x0fffffff, 0x80040d40, 0x4807c857,
- 0x59b800ea, 0x8c000516, 0x01060051, 0x480770e1,
+ 0x59b800ea, 0x8c000516, 0x0106004f, 0x480770e1,
0x1c01f000, 0x59325809, 0x412c7000, 0x58380a05,
0x9004050f, 0x82000c00, 0x00100cde, 0x50044000,
0x0c01f001, 0x00100a75, 0x00100a75, 0x00020141,
@@ -9002,44 +9053,44 @@
0x592c1a08, 0x4802600c, 0x481a600d, 0x481e600e,
0x480e600f, 0x843c7d4a, 0x403c1000, 0x1c01f000,
0x59e00004, 0x8c00050e, 0x05fe06d5, 0x1c01f000,
- 0x42001000, 0x00109c51, 0x58080009, 0x80000540,
- 0x01060758, 0x4a001003, 0x00109c5a, 0x4c080000,
+ 0x42001000, 0x00109cd1, 0x58080009, 0x80000540,
+ 0x01060756, 0x4a001003, 0x00109cda, 0x4c080000,
0x0501f812, 0x5c001000, 0x48141009, 0x480c1006,
0x48101007, 0x64001001, 0x64101005, 0x64041004,
0x05fdf680, 0x58300802, 0x82040580, 0x00000100,
- 0x01060767, 0x82300580, 0x00109c51, 0x01060762,
+ 0x01060765, 0x82300580, 0x00109cd1, 0x01060760,
0x49786009, 0x1c01f000, 0x61901800, 0x800c1840,
0x05000006, 0x64070000, 0x40000000, 0x59800000,
- 0x8c000500, 0x05fc07fa, 0x010407b9, 0x600028f4,
+ 0x8c000500, 0x05fc07fa, 0x010407b7, 0x600028f4,
0x58142024, 0x58141823, 0x58142825, 0x64030000,
0x1c01f000, 0x4c000000, 0x4df00000, 0x4203e000,
0xb0100000, 0x41f00000, 0x81fe1500, 0x8d080512,
- 0x010a0989, 0x8d08051c, 0x05020eca, 0x8d080518,
+ 0x010a0987, 0x8d08051c, 0x05020eca, 0x8d080518,
0x05020efd, 0x8d08051a, 0x05fe0efb, 0x83080500,
0x00000d00, 0x05020804, 0x5c03e000, 0x5c000000,
- 0x1801f000, 0x8d080516, 0x01060fd4, 0x8d080514,
+ 0x1801f000, 0x8d080516, 0x01060fd2, 0x8d080514,
0x05fe0fbc, 0x8d080508, 0x01060d6b, 0x8d080500,
- 0x05020e6d, 0x8d08050c, 0x010a088e, 0x8d08050a,
- 0x010606a4, 0x1c01f000, 0x42000000, 0x0010942e,
+ 0x05020e6d, 0x8d08050c, 0x010a088c, 0x8d08050a,
+ 0x010606a2, 0x1c01f000, 0x42000000, 0x001094ae,
0x50000000, 0x8c000504, 0x05000014, 0x42000000,
- 0x0010942e, 0x50000000, 0x8c000502, 0x05020002,
+ 0x001094ae, 0x50000000, 0x8c000502, 0x05020002,
0x1c01f000, 0x4df00000, 0x4203e000, 0x50000000,
- 0x42034000, 0x00109410, 0x59a0001e, 0x59a1d806,
+ 0x42034000, 0x00109490, 0x59a0001e, 0x59a1d806,
0x84000502, 0x4803401e, 0x58ec0008, 0x0801f800,
0x5c03e000, 0x1c01f000, 0x05027002, 0x05026002,
0x1c01f000, 0x4df00000, 0x4203e000, 0x50000000,
0x59e00020, 0xb0000d85, 0x05000003, 0xb0000d84,
0x05020007, 0x4803c857, 0x42000800, 0x00020a09,
0x58040800, 0x90040d80, 0x05020019, 0x0101fd68,
- 0x05000017, 0x412dd800, 0x48efc857, 0x0115fe83,
- 0x42034000, 0x00109410, 0x49a1d80a, 0x48ef4006,
+ 0x05000017, 0x412dd800, 0x48efc857, 0x0115fe87,
+ 0x42034000, 0x00109490, 0x49a1d80a, 0x48ef4006,
0x59a0001e, 0x84000544, 0x4803401e, 0x59e00020,
0x4803c857, 0x59e00021, 0x4803c857, 0x59e00022,
0x4803c857, 0x59e00023, 0x4803c857, 0x59e00024,
- 0x4803c857, 0x010dfb25, 0x010dfb3d, 0x5c03e000,
+ 0x4803c857, 0x010dfb27, 0x010dfb3f, 0x5c03e000,
0x1c01f000, 0x4c5c0000, 0x4da00000, 0x4df00000,
0x4203e000, 0x50000000, 0x05006062, 0x42034000,
- 0x00109410, 0x59a01018, 0x59a01819, 0x800c19c0,
+ 0x00109490, 0x59a01018, 0x59a01819, 0x800c19c0,
0x05020009, 0x59a0381c, 0x801c39c0, 0x010009e6,
0x49a3c857, 0x481fc857, 0x59a0041d, 0x801c3c00,
0x0501f00a, 0x59a0041a, 0x90000402, 0x4803441a,
@@ -9064,9 +9115,9 @@
0x60083800, 0x42000800, 0x25000000, 0x585c1800,
0x585c3001, 0x900c19c0, 0x901831c0, 0x0101faa9,
0x5c03e000, 0x5c034000, 0x5c00b800, 0x1c01f000,
- 0x910c0503, 0x011a0751, 0x59340400, 0x82000580,
- 0x00000606, 0x011a072b, 0x5934000d, 0x80027d40,
- 0x011a075a, 0x5934000f, 0x59341203, 0x80080540,
+ 0x910c0503, 0x011a075d, 0x59340400, 0x82000580,
+ 0x00000606, 0x011a0737, 0x5934000d, 0x80027d40,
+ 0x011a0766, 0x5934000f, 0x59341203, 0x80080540,
0x05020021, 0x8d0c0512, 0x05000010, 0x0501fe37,
0x05000017, 0x59a80087, 0x80000040, 0x05fe07ff,
0x492e6009, 0x4936600a, 0x58d400ea, 0x8c000516,
@@ -9081,7 +9132,7 @@
0x592c0407, 0x800000c2, 0x800018c4, 0x800c0400,
0x48025804, 0x1c01f000, 0x492c0800, 0x05fdf7f9,
0x83440c80, 0x00000800, 0x05021009, 0x83440400,
- 0x00108b80, 0x50000000, 0x80000540, 0x05000004,
+ 0x00108c00, 0x50000000, 0x80000540, 0x05000004,
0x40026800, 0x80000580, 0x1c01f000, 0x90000541,
0x1c01f000, 0x59340203, 0x80000540, 0x0502002b,
0x4d300000, 0x4d2c0000, 0x5934000f, 0x80025d40,
@@ -9097,20 +9148,20 @@
0x5c025800, 0x5c026000, 0x1c01f000, 0x497a5800,
0x4932580a, 0x641a6407, 0x641e6203, 0x0501f802,
0x05fdf7eb, 0x592c020d, 0x48026202, 0x59a80082,
- 0x8c000510, 0x011e02cc, 0x8d0c050e, 0x011e02ca,
- 0x8d0c0504, 0x011e02c8, 0x59340200, 0x8c000518,
- 0x011e02c6, 0x64025a07, 0x8c000508, 0x011e02c4,
+ 0x8c000510, 0x011e02df, 0x8d0c050e, 0x011e02dd,
+ 0x8d0c0504, 0x011e02db, 0x59340200, 0x8c000518,
+ 0x011e02d9, 0x64025a07, 0x8c000508, 0x011e02d7,
0x492e6009, 0x4d3c0000, 0x417a7800, 0x0501fd2c,
0x5c027800, 0x1c01f000, 0x58040001, 0x49680800,
0x49780801, 0x815eb800, 0x4006d000, 0x80000d40,
0x05fe07fa, 0x497a5801, 0x59c80000, 0x82000540,
0x00001200, 0x48039000, 0x1c01f000, 0x59980013,
0x48032823, 0x59d8010b, 0x48033014, 0x1c01f000,
- 0x592c0405, 0x8c00051e, 0x011e072c, 0x497a5800,
+ 0x592c0405, 0x8c00051e, 0x011e0762, 0x497a5800,
0x8d0c0526, 0x0502000d, 0x0502d007, 0x592c0001,
0x492fb107, 0x80000d40, 0x05fe0fe4, 0x0500e0de,
0x1c01f000, 0x0500e8dc, 0x05fcd7f9, 0x42000000,
- 0x00109751, 0x0145f898, 0x0501f939, 0x0500d944,
+ 0x001097d1, 0x0145f962, 0x0501f939, 0x0500d944,
0x0500e0d5, 0x59d80105, 0x82000d00, 0x01218780,
0x05020152, 0x1c01f000, 0x59980011, 0x0c01f001,
0x0002034c, 0x0002034d, 0x00020358, 0x00020398,
@@ -9196,7 +9247,7 @@
0x05020005, 0x48033016, 0x850e1d26, 0x48033017,
0x1c01f000, 0x05fcd7f8, 0x05fdf7fd, 0x59d80105,
0x82000500, 0x01218780, 0x05020004, 0x42000000,
- 0x00109751, 0x0145f098, 0x4803c857, 0x485fc857,
+ 0x001097d1, 0x0145f162, 0x4803c857, 0x485fc857,
0x8c00050e, 0x010209dc, 0x4203e000, 0x50000000,
0x6010b900, 0x0101f1ea, 0x05fce777, 0x59d80105,
0x82000500, 0x01218780, 0x05fe07f4, 0x8d0c0524,
@@ -9240,9 +9291,9 @@
0x8d0c0530, 0x05020007, 0x6403c017, 0x4203e000,
0x30000001, 0x1c01f000, 0x05fdfb4e, 0x05fdf7fb,
0x8c000500, 0x05fe0c4b, 0x05fdf7f8, 0x41700000,
- 0x0c01f001, 0x001044b4, 0x0002054e, 0x001044b4,
- 0x00020609, 0x001044b3, 0x001044b3, 0x001044b3,
- 0x001044b3, 0x00104822, 0x0501002e, 0x59980004,
+ 0x0c01f001, 0x001044ea, 0x0002054e, 0x001044ea,
+ 0x00020609, 0x001044e9, 0x001044e9, 0x001044e9,
+ 0x001044e9, 0x0010486b, 0x0501002e, 0x59980004,
0x80000540, 0x05020032, 0x0502c018, 0x6042f800,
0x4df00000, 0x4203e000, 0x50000000, 0x49db3003,
0x59da5808, 0x592c2a05, 0x497a5800, 0x497a5801,
@@ -9250,90 +9301,90 @@
0x0c01f82f, 0x5c03e000, 0x817ef840, 0x05000007,
0x916c0583, 0x05020005, 0x91700581, 0x0502000e,
0x05010015, 0x05fcc7eb, 0x0500f93f, 0x0500b12b,
- 0x59d40005, 0x82000500, 0x43218780, 0x012207ac,
- 0x59d80005, 0x82000500, 0x43218780, 0x012207b2,
+ 0x59d40005, 0x82000500, 0x43218780, 0x012207f5,
+ 0x59d80005, 0x82000500, 0x43218780, 0x012207fb,
0x1c01f000, 0x91700583, 0x05000893, 0x91700581,
0x05fe07f2, 0x05010004, 0x05fcc7da, 0x05fdf7ef,
0x6042f800, 0x4df00000, 0x4203e000, 0x50000000,
0x49d73003, 0x59d65808, 0x05fdf7d7, 0x4df00000,
0x4203e000, 0x50000000, 0x40025800, 0x592c2a05,
0x497b3003, 0x497b3004, 0x6042f800, 0x05fdf7d1,
- 0x0121fd05, 0x5c03e000, 0x05fdf7dc, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104564,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104511, 0x00104505, 0x00104505,
- 0x00104505, 0x00104581, 0x00104505, 0x00104505,
- 0x00104505, 0x0002064f, 0x00104505, 0x001046ca,
- 0x00104505, 0x00104505, 0x00104505, 0x00020625,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104530, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104754, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104793, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x001047f0,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104723, 0x001047be, 0x00104505,
- 0x001047e6, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x00104505, 0x00104505, 0x00104505,
- 0x00104505, 0x4df00000, 0x4203e000, 0x50000000,
- 0x59981003, 0x800811c0, 0x012004b8, 0x58080005,
- 0x82000d00, 0x43218780, 0x012207b2, 0x8c000508,
- 0x012004b6, 0x580a5808, 0x592c0205, 0x497a5800,
+ 0x0121fd3b, 0x5c03e000, 0x05fdf7dc, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010459a,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x00104547, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x001045b7, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0002064f, 0x0010453b, 0x00104711,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x00020625,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x00104566, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010479b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x001047dc, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x00104839,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010476a, 0x00104807, 0x0010453b,
+ 0x0010482f, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x0010453b, 0x0010453b, 0x0010453b,
+ 0x0010453b, 0x4df00000, 0x4203e000, 0x50000000,
+ 0x59981003, 0x800811c0, 0x012004ee, 0x58080005,
+ 0x82000d00, 0x43218780, 0x012207fb, 0x8c000508,
+ 0x012004ec, 0x580a5808, 0x592c0205, 0x497a5800,
0x497a5801, 0x82000500, 0x000000ff, 0xb0000c8b,
- 0x012214b5, 0x1201f800, 0x001044ba, 0x5c03e000,
+ 0x012214eb, 0x1201f800, 0x001044f0, 0x5c03e000,
0x91700583, 0x05fc07e8, 0x0500f887, 0x0500b073,
0x1c01f000, 0x80140110, 0x80000040, 0x05000009,
- 0x0120150b, 0x4a033006, 0x00020630, 0x48033000,
+ 0x01201541, 0x4a033006, 0x00020630, 0x48033000,
0x492f3001, 0x492f3002, 0x600ee000, 0x1c01f000,
- 0x592e8a07, 0x83440c80, 0x000007f0, 0x01221517,
- 0x8d0c050e, 0x01220538, 0x83440400, 0x00108b80,
- 0x50000000, 0x80026d40, 0x01200545, 0x5934000a,
- 0x8c00052e, 0x0122054b, 0x05fdfc46, 0x01220547,
+ 0x592e8a07, 0x83440c80, 0x000007f0, 0x0122154d,
+ 0x8d0c050e, 0x0122056e, 0x83440400, 0x00108c00,
+ 0x50000000, 0x80026d40, 0x0120057b, 0x5934000a,
+ 0x8c00052e, 0x01220581, 0x05fdfc46, 0x0122057d,
0x1c01f000, 0x59980802, 0x59980000, 0x48065800,
0x492c0801, 0x492f3002, 0x80000040, 0x48033000,
0x05000002, 0x1c01f000, 0x599a5801, 0x59980006,
0x6006e000, 0x0801f800, 0x1c01f000, 0x80140110,
- 0x0120050b, 0x80000040, 0x05020009, 0x592c240b,
+ 0x01200541, 0x80000040, 0x05020009, 0x592c240b,
0x8c100504, 0x0500000a, 0x592c0208, 0x82000c80,
- 0x00001001, 0x01221517, 0x0125f000, 0x4a033006,
+ 0x00001001, 0x0122154d, 0x0125f049, 0x4a033006,
0x0002065e, 0x05fdf7ce, 0x592c240b, 0x592e8a07,
- 0x417a7800, 0x83440480, 0x00000800, 0x0122166e,
- 0x83440400, 0x00108b80, 0x50000000, 0x80026d40,
- 0x0120066e, 0x59340002, 0x592c0809, 0x80040580,
- 0x82000500, 0x00ffffff, 0x01220517, 0x592e600a,
- 0x497a5809, 0x83300480, 0x0010cca4, 0x01201687,
- 0xa1300495, 0x0122163b, 0x592c0a0d, 0x59300202,
- 0x80040580, 0x01220687, 0x4936600a, 0x8c10051c,
- 0x0122062f, 0x59a80082, 0x8c000510, 0x0122069f,
- 0x8d0c050e, 0x0122061b, 0x8d0c0504, 0x01220696,
- 0x59340200, 0x8c000518, 0x01220684, 0x59300c07,
- 0x90040586, 0x012206a2, 0x8c100508, 0x01220611,
+ 0x417a7800, 0x83440480, 0x00000800, 0x012216b2,
+ 0x83440400, 0x00108c00, 0x50000000, 0x80026d40,
+ 0x012006b2, 0x59340002, 0x592c0809, 0x80040580,
+ 0x82000500, 0x00ffffff, 0x0122054d, 0x592e600a,
+ 0x497a5809, 0x83300480, 0x0010ccb4, 0x012016cb,
+ 0xa1300495, 0x0122167f, 0x592c0a0d, 0x59300202,
+ 0x80040580, 0x012206cb, 0x4936600a, 0x8c10051c,
+ 0x01220673, 0x59a80082, 0x8c000510, 0x012206e3,
+ 0x8d0c050e, 0x0122065f, 0x8d0c0504, 0x012206da,
+ 0x59340200, 0x8c000518, 0x012206c8, 0x59300c07,
+ 0x90040586, 0x012206e6, 0x8c100508, 0x01220655,
0x59300809, 0x497a5804, 0x64025a07, 0x800409c0,
- 0x01220616, 0x59300416, 0x8c000516, 0x0122068a,
+ 0x0122065a, 0x59300416, 0x8c000516, 0x012206ce,
0x492e6009, 0x0501f1ae, 0x4df00000, 0x4203e000,
0x50000000, 0x0502b00a, 0x915c04a0, 0x0500100c,
0x815eb840, 0x416a5800, 0x592ed000, 0x492fb007,
0x497a5800, 0x497a5801, 0x05fcb7f8, 0x59d80005,
- 0x82000500, 0x43218780, 0x012207b2, 0x5c03e000,
+ 0x82000500, 0x43218780, 0x012207fb, 0x5c03e000,
0x1c01f000, 0x4df00000, 0x4203e000, 0x50000000,
0x0502f00a, 0x915c04a0, 0x0500100c, 0x815eb840,
0x416a5800, 0x592ed000, 0x492fa807, 0x497a5800,
0x497a5801, 0x05fcf7f8, 0x59d40005, 0x82000500,
- 0x43218780, 0x012207ac, 0x5c03e000, 0x1c01f000,
+ 0x43218780, 0x012207f5, 0x5c03e000, 0x1c01f000,
0x40307000, 0x5838000a, 0x80025d40, 0x05000018,
0x58380002, 0x82000580, 0x00000100, 0x05000019,
0x4c380000, 0x592c0205, 0x82000500, 0x000000ff,
@@ -9345,7 +9396,7 @@
0x58380004, 0x90000483, 0x05000074, 0x5838000f,
0x8c000500, 0x05020012, 0x600cb000, 0x912cac12,
0x58380009, 0x5838100c, 0x8008a400, 0x4c380000,
- 0x0145f95f, 0x5c007000, 0x5838000c, 0x90000403,
+ 0x0145fa29, 0x5c007000, 0x5838000c, 0x90000403,
0x4800700c, 0x6404700f, 0x58380004, 0x90000483,
0x48007004, 0x90000583, 0x05000060, 0x5838000d,
0x80001d40, 0x0502001b, 0x4c380000, 0x0101fd55,
@@ -9354,14 +9405,14 @@
0x05020002, 0x5838000a, 0x40000800, 0x492c0801,
0x492c700b, 0x603c0800, 0x0501f00e, 0x6022e000,
0x4a033005, 0x0002070b, 0x1c01f000, 0x600ae000,
- 0x42000000, 0x00109969, 0x50007000, 0x05fdf7eb,
+ 0x42000000, 0x001099e9, 0x50007000, 0x05fdf7eb,
0x583a580b, 0x400c0000, 0x60540800, 0x80040c80,
0x58381004, 0x5838000e, 0x41783000, 0x80000540,
0x05020004, 0x84183540, 0x90081483, 0x05000037,
0x40080000, 0x80040480, 0x05001002, 0x40080800,
0x4004b000, 0x412c0000, 0x800c0400, 0x4000a800,
0x58380009, 0x5838100c, 0x8008a400, 0x4c080000,
- 0x4c040000, 0x4c0c0000, 0x4c380000, 0x0145f95f,
+ 0x4c040000, 0x4c0c0000, 0x4c380000, 0x0145fa29,
0x5c007000, 0x5c001800, 0x5c000800, 0x40040000,
0x58381004, 0x80080480, 0x48007004, 0x90000583,
0x05000002, 0x84183500, 0x5c000000, 0x80041400,
@@ -9371,13 +9422,13 @@
0x480c700d, 0x40180000, 0x0c01f001, 0x0002074f,
0x00020752, 0x00020750, 0x0002074f, 0x000206f6,
0x00020752, 0x00020750, 0x0002074f, 0x0101f9e6,
- 0x5838100e, 0x0125f010, 0x5838080c, 0x90040402,
+ 0x5838100e, 0x0125f059, 0x5838080c, 0x90040402,
0x58381009, 0x80080400, 0x50001000, 0x800811c0,
0x0502000b, 0x6006e000, 0x583a580a, 0x4978700a,
0x4978700f, 0x592c0205, 0x82000500, 0x000000ff,
0x90000592, 0x05fc06fd, 0x05fdf6ce, 0x58380009,
0x80040c00, 0x90381c06, 0x54041800, 0x80040800,
- 0x800c1800, 0x54041800, 0x0125f010, 0x4df00000,
+ 0x800c1800, 0x54041800, 0x0125f059, 0x4df00000,
0x4203e000, 0x50000000, 0x5994002e, 0x80000540,
0x050000c6, 0x4c000000, 0x5c000000, 0x59947824,
0x4803282f, 0x803c0480, 0x05001004, 0x05000003,
@@ -9387,7 +9438,7 @@
0x05000002, 0x483fc857, 0x59e40852, 0x59a80076,
0x80040580, 0x05000004, 0x480bc857, 0x59e40052,
0x48035076, 0x59940030, 0x803c0400, 0x48032830,
- 0x0125fe3e, 0x59940000, 0x90000580, 0x05020005,
+ 0x0125feca, 0x59940000, 0x90000580, 0x05020005,
0x59940030, 0x48032831, 0x497b2830, 0x64072800,
0x4c0c0000, 0x58d400e5, 0x8c000514, 0x05000013,
0x59940807, 0x59941006, 0x5994002f, 0x80081c80,
@@ -9429,7 +9480,7 @@
0x0801f800, 0x0501f004, 0x9000040a, 0x4803282b,
0x05fc27f8, 0x5994082e, 0x5994002f, 0x80040480,
0x010019e6, 0x4803282e, 0x59940000, 0x0c01f001,
- 0x0002083b, 0x00104da3, 0x00104e04, 0x5c03e000,
+ 0x0002083b, 0x00104e2f, 0x00104e90, 0x5c03e000,
0x1c01f000, 0x5994002e, 0x80000000, 0x4803282e,
0x4203e000, 0x70000000, 0x1c01f000, 0x813e79c0,
0x05020009, 0x59a80089, 0x80000040, 0x05fe07ff,
@@ -9449,11 +9500,11 @@
0x59300004, 0x82000500, 0x00000100, 0x80040d40,
0x48066004, 0x58d400ea, 0x8c000516, 0x05fe07fe,
0x83300400, 0x40000000, 0x4801a8e1, 0x1c01f000,
- 0x58d400ea, 0x82001500, 0x32000018, 0x012a0183,
+ 0x58d400ea, 0x82001500, 0x32000018, 0x012a020f,
0x8c000510, 0x0500002f, 0x58d410e0, 0x82080500,
0xfffff000, 0x0502000d, 0x900a350f, 0x80081108,
0x480bc857, 0x90080487, 0x010219e6, 0x90080481,
- 0x010019e6, 0x1201f000, 0x00105187, 0x84000510,
+ 0x010019e6, 0x1201f000, 0x00105213, 0x84000510,
0x48026004, 0x0501f019, 0x840a653e, 0x59300804,
0x8c040520, 0x05fc07fa, 0x82040d00, 0xfffefeff,
0x48066004, 0x8c08053e, 0x05020009, 0x8c040514,
@@ -9461,19 +9512,19 @@
0x604e7000, 0x0501f858, 0x0501f008, 0x8c040514,
0x05000004, 0x05fdffa2, 0x0501f835, 0x0501f003,
0x61267000, 0x0501f850, 0x58d400ea, 0x82001500,
- 0x32000018, 0x012a0183, 0x8c000510, 0x05fe07d3,
+ 0x32000018, 0x012a020f, 0x8c000510, 0x05fe07d3,
0x1c01f000, 0x59bc00ea, 0x82001500, 0xb2000018,
- 0x012a01ad, 0x8c000510, 0x05000007, 0x59bc10e0,
+ 0x012a0239, 0x8c000510, 0x05000007, 0x59bc10e0,
0x80080108, 0x900a350f, 0x4803c857, 0x1201f000,
- 0x001051b1, 0x1c01f000, 0x59a80262, 0x81640480,
+ 0x0010523d, 0x1c01f000, 0x59a80262, 0x81640480,
0x05001015, 0x41626000, 0x41580000, 0x59300a03,
0x90040d80, 0x05020007, 0x64226203, 0x8166c840,
0x9132c424, 0x81600480, 0x05021008, 0x1c01f000,
0x91326424, 0x81300c80, 0x05fc17f5, 0x42026000,
- 0x0010cca4, 0x05fdf7f2, 0x837ac540, 0x0010cca4,
- 0x1c01f000, 0x42000000, 0x001097eb, 0x0145f895,
+ 0x0010ccb4, 0x05fdf7f2, 0x837ac540, 0x0010ccb4,
+ 0x1c01f000, 0x42000000, 0x0010986b, 0x0145f95f,
0x4967c857, 0x80026580, 0x1c01f000, 0x83300480,
- 0x0010cca4, 0x010019e6, 0x41580000, 0x81300480,
+ 0x0010ccb4, 0x010019e6, 0x41580000, 0x81300480,
0x0502100a, 0x457a6000, 0x4a026202, 0x0000ffff,
0x05011000, 0x91300403, 0x4803c840, 0x6487c842,
0x8166c800, 0x1c01f000, 0x41540000, 0x81300480,
@@ -9482,80 +9533,80 @@
0x05011000, 0x91300403, 0x4803c840, 0x6487c842,
0x1c01f000, 0x4d340000, 0x5932680a, 0x59300407,
0x9000051f, 0x0c01f803, 0x5c026800, 0x1c01f000,
- 0x00105e30, 0x00105e3f, 0x00105e56, 0x0002092c,
- 0x00107971, 0x00107989, 0x00020997, 0x00105e30,
- 0x00105e3f, 0x00104f63, 0x00105e6b, 0x00105e30,
- 0x00105e30, 0x00105e30, 0x00105e30, 0x00105e30,
- 0x0010759f, 0x0010852c, 0x00105e30, 0x00105e30,
- 0x00105e30, 0x00105e30, 0x00105e30, 0x00105e30,
- 0x00105e30, 0x00105e30, 0x00105e30, 0x00105e30,
- 0x00105e30, 0x00105e30, 0x00105e30, 0x00105e30,
+ 0x00105eac, 0x00105ebb, 0x00105ed2, 0x0002092c,
+ 0x00107a07, 0x00107a1f, 0x00020997, 0x00105eac,
+ 0x00105ebb, 0x00104fef, 0x00105ee7, 0x00105eac,
+ 0x00105eac, 0x00105eac, 0x00105eac, 0x00105eac,
+ 0x00107635, 0x001085e4, 0x00105eac, 0x00105eac,
+ 0x00105eac, 0x00105eac, 0x00105eac, 0x00105eac,
+ 0x00105eac, 0x00105eac, 0x00105eac, 0x00105eac,
+ 0x00105eac, 0x00105eac, 0x00105eac, 0x00105eac,
0x59300203, 0x90000c8e, 0x010219e6, 0x0c01f001,
- 0x00105e6a, 0x001067dc, 0x0002093e, 0x00106960,
- 0x001069e5, 0x00105e6a, 0x00105e6a, 0x00105e6a,
- 0x001067c8, 0x00105e6a, 0x00105e6a, 0x00105e6a,
- 0x00105e6a, 0x00106b93, 0xb1380498, 0x05021006,
+ 0x00105ee6, 0x00106866, 0x0002093e, 0x001069ea,
+ 0x00106a6f, 0x00105ee6, 0x00105ee6, 0x00105ee6,
+ 0x00106852, 0x00105ee6, 0x00105ee6, 0x00105ee6,
+ 0x00105ee6, 0x00106c1d, 0xb1380498, 0x05021006,
0xb1380480, 0x05001004, 0x4d2c0000, 0x0c01f803,
- 0x5c025800, 0x1c01f000, 0x00106843, 0x00106843,
- 0x00106843, 0x00106843, 0x00106843, 0x00106844,
- 0x001068f2, 0x00106843, 0x00106843, 0x00106843,
- 0x00106843, 0x00106843, 0x00106843, 0x00106843,
- 0x00106843, 0x00106843, 0x00106843, 0x00106843,
- 0x00106843, 0x001068f6, 0x0002095e, 0x00106843,
- 0x001068f5, 0x001068f7, 0x59325809, 0x59300813,
+ 0x5c025800, 0x1c01f000, 0x001068cd, 0x001068cd,
+ 0x001068cd, 0x001068cd, 0x001068cd, 0x001068ce,
+ 0x0010697c, 0x001068cd, 0x001068cd, 0x001068cd,
+ 0x001068cd, 0x001068cd, 0x001068cd, 0x001068cd,
+ 0x001068cd, 0x001068cd, 0x001068cd, 0x001068cd,
+ 0x001068cd, 0x00106980, 0x0002095e, 0x001068cd,
+ 0x0010697f, 0x00106981, 0x59325809, 0x59300813,
0x59301402, 0x59340200, 0x8c00050e, 0x0502001a,
0x0501f823, 0x05000005, 0x4a025a05, 0x00000103,
0x497a580a, 0x0501f007, 0x4a025a05, 0x00000103,
- 0x64025a07, 0x497a580a, 0x800409c0, 0x013609b5,
+ 0x64025a07, 0x497a580a, 0x800409c0, 0x01360a3f,
0x48065808, 0x480a5c07, 0x05fdf9ba, 0x5934000f,
0x8d0c0512, 0x05020005, 0x5934140b, 0x80081040,
0x05001002, 0x480a6c0b, 0x80000540, 0x05fe0956,
0x05fdf76b, 0x592c020b, 0x8c000502, 0x05fc07e5,
0x800409c0, 0x05fc07e9, 0x592c0209, 0x8c00050e,
- 0x05fe07e6, 0x4933c857, 0x0139f291, 0x592c020b,
+ 0x05fe07e6, 0x4933c857, 0x0139f327, 0x592c020b,
0x8c000500, 0x0500000d, 0x59300017, 0x592c3810,
0x801c3c80, 0x05000009, 0x64565a07, 0x8c1c053e,
0x05000004, 0x641e5a07, 0x801c3880, 0x801c3800,
0x481fc857, 0x901c0d40, 0x1c01f000, 0x59300203,
- 0x9000348e, 0x010219e6, 0x0c01f001, 0x001079a4,
- 0x000209a9, 0x00107f61, 0x00107f69, 0x000209be,
- 0x001079a4, 0x00108025, 0x000209da, 0x001079a4,
- 0x001079a4, 0x001079a4, 0x001079a4, 0x001079a4,
- 0x001079a4, 0x91380593, 0x013e070f, 0x59300403,
+ 0x9000348e, 0x010219e6, 0x0c01f001, 0x00107a3a,
+ 0x000209a9, 0x00108007, 0x0010800f, 0x000209be,
+ 0x00107a3a, 0x001080ce, 0x000209da, 0x00107a3a,
+ 0x00107a3a, 0x00107a3a, 0x00107a3a, 0x00107a3a,
+ 0x00107a3a, 0x91380593, 0x013e07b5, 0x59300403,
0xb0027484, 0x010219e6, 0xb0000480, 0x010019e6,
- 0x0c01f001, 0x00107f4f, 0x000209b5, 0x00107f50,
- 0x00107f5c, 0x59325809, 0x832c0500, 0x00ff0000,
- 0x05000004, 0x592c0c0b, 0x8c04051a, 0x013e0759,
+ 0x0c01f001, 0x00107ff5, 0x000209b5, 0x00107ff6,
+ 0x00108002, 0x59325809, 0x832c0500, 0x00ff0000,
+ 0x05000004, 0x592c0c0b, 0x8c04051a, 0x013e07ff,
0x05fdfe97, 0x05fdf72a, 0xb1380588, 0x05000004,
- 0xb1380593, 0x013c07db, 0x0101f9e6, 0x59300021,
+ 0xb1380593, 0x01400084, 0x0101f9e6, 0x59300021,
0x59301013, 0x5930080a, 0x58040a00, 0x8c04050e,
- 0x013e07c1, 0x800811c0, 0x013e07cc, 0x59300021,
- 0x80000540, 0x013e07d6, 0x59325809, 0x592c040b,
- 0x8c00051e, 0x013c07bb, 0x64066203, 0x65066403,
+ 0x0142006a, 0x800811c0, 0x01420075, 0x59300021,
+ 0x80000540, 0x0142007f, 0x59325809, 0x592c040b,
+ 0x8c00051e, 0x01400064, 0x64066203, 0x65066403,
0x42000800, 0x80002042, 0x8c00051a, 0x05020002,
0x84040d54, 0x05fdf6a3, 0xb1380494, 0x010219e6,
- 0xb1380480, 0x013c17f2, 0x0c01f001, 0x00107ffa,
- 0x000209f3, 0x00108003, 0x00108008, 0x00107ffa,
- 0x00107ffa, 0x00107ffa, 0x00107ffa, 0x00107ffb,
- 0x00107fff, 0x00107fff, 0x00107ffa, 0x00107ffa,
- 0x00107ffa, 0x00107ffa, 0x00107fff, 0x00107ffa,
- 0x00107fff, 0x00107ffa, 0x00107ffb, 0x64066203,
+ 0xb1380480, 0x0140109b, 0x0c01f001, 0x001080a3,
+ 0x000209f3, 0x001080ac, 0x001080b1, 0x001080a3,
+ 0x001080a3, 0x001080a3, 0x001080a3, 0x001080a4,
+ 0x001080a8, 0x001080a8, 0x001080a3, 0x001080a3,
+ 0x001080a3, 0x001080a3, 0x001080a8, 0x001080a3,
+ 0x001080a8, 0x001080a3, 0x001080a4, 0x64066203,
0x493a6403, 0x42000800, 0x80002042, 0x05fdf685,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x9edc9de5,
- 0x00000000, 0x00000000, 0x0010ad00, 0x00001add,
- 0x42000000, 0x0010c810, 0x42001000, 0x0010c801,
- 0x48001000, 0x42013800, 0x0010cc10, 0x42000000,
- 0x0010c800, 0x489c0000, 0x409d4000, 0x409d6800,
+ 0x00000000, 0x00000000, 0x00000000, 0x9ec459b0,
+ 0x00000000, 0x00000000, 0x0010ad00, 0x00001ae5,
+ 0x42000000, 0x0010c820, 0x42001000, 0x0010c811,
+ 0x48001000, 0x42013800, 0x0010cc20, 0x42000000,
+ 0x0010c810, 0x489c0000, 0x409d4000, 0x409d6800,
0x1c01f000, 0x4200d000, 0x0000000d, 0x42000000,
0x00000002, 0x4800d000, 0x0401f7fb, 0x4200d000,
0x0000000d, 0x42000000, 0x00000001, 0x4800d000,
0x0401f7fb, 0x1c01f000, 0x809d3840, 0x48813800,
0x4933c857, 0x5931040c, 0x82817480, 0x00000038,
0x0400000d, 0x0400100c, 0x82810480, 0x00000038,
- 0x4a025a06, 0x00000038, 0x0201f800, 0x00102d79,
+ 0x4a025a06, 0x00000038, 0x0201f800, 0x00102d7d,
0x40c65800, 0x80c589c0, 0x040207f4, 0x4178d000,
0x0401f004, 0x48825a06, 0x4200d000, 0x00000001,
0x40698800, 0x589d0000, 0x809d3800, 0x1c01f000,
@@ -9586,11 +9637,11 @@
0x486b9121, 0x4a039123, 0xe1290008, 0x486f9122,
0x0401f7e2, 0x4a039100, 0x0000e980, 0x1c01f000,
0x59c8d007, 0x8c68d500, 0x04000003, 0x4a03900d,
- 0x00000030, 0x1c01f000, 0x0201f800, 0x0010511f,
+ 0x00000030, 0x1c01f000, 0x0201f800, 0x001051ab,
0x59b8d0ea, 0x8268d500, 0x00000007, 0x82697480,
0x00000003, 0x04000002, 0x0401f003, 0x4a0370e8,
0x00000001, 0x1c01f000, 0x4a038805, 0x00020000,
- 0x4200d000, 0x0000003c, 0x0201f800, 0x00101058,
+ 0x4200d000, 0x0000003c, 0x0201f800, 0x00101056,
0x4a038891, 0x0000ffff, 0x59c97035, 0x48bb9035,
0x4a03900d, 0x00000040, 0x42038000, 0x00007700,
0x0201f800, 0x00100b3d, 0x4a038006, 0x20000000,
@@ -9600,7 +9651,7 @@
0x4a03b805, 0x20000000, 0x59d0d006, 0x8c68d50a,
0x040207fe, 0x59dcd006, 0x8c68d50a, 0x040207fb,
0x1c01f000, 0x4203a000, 0x00007600, 0x4200d000,
- 0x00000040, 0x0201f800, 0x00101058, 0x4a03a00a,
+ 0x00000040, 0x0201f800, 0x00101056, 0x4a03a00a,
0x00000001, 0x4a03a005, 0x20000000, 0x59d0d006,
0x4a03a005, 0x30000000, 0x59d0d006, 0x8c68d50a,
0x040207fe, 0x59d0d005, 0x59a0d211, 0x59a0dc11,
@@ -9626,14 +9677,14 @@
0x80697480, 0x04000015, 0x4967c857, 0x59a97060,
0x48bbc857, 0x59a9705f, 0x48bbc857, 0x59a9705e,
0x48bbc857, 0x4a034407, 0x00000018, 0x0201f800,
- 0x00101c09, 0x0401f131, 0x4a034407, 0x00000005,
- 0x0201f800, 0x00101c09, 0x0401f12c, 0x0201f800,
- 0x00101c11, 0x0401f129, 0x59a8d05f, 0x59a8005e,
- 0x80697480, 0x040207e9, 0x0201f800, 0x0010306d,
- 0x80c589c0, 0x0402004b, 0x0201f800, 0x00101c15,
- 0x0401f11e, 0x4887c857, 0x0201f800, 0x00101c0d,
- 0x0401f11a, 0x0201f800, 0x00105e04, 0x40c66000,
- 0x80c589c0, 0x0400003c, 0x0201f800, 0x00102d79,
+ 0x00101c0b, 0x0401f131, 0x4a034407, 0x00000005,
+ 0x0201f800, 0x00101c0b, 0x0401f12c, 0x0201f800,
+ 0x00101c13, 0x0401f129, 0x59a8d05f, 0x59a8005e,
+ 0x80697480, 0x040207e9, 0x0201f800, 0x00103071,
+ 0x80c589c0, 0x0402004b, 0x0201f800, 0x00101c17,
+ 0x0401f11e, 0x4887c857, 0x0201f800, 0x00101c0f,
+ 0x0401f11a, 0x0201f800, 0x00105e80, 0x40c66000,
+ 0x80c589c0, 0x0400003c, 0x0201f800, 0x00102d7d,
0x40c65800, 0x80c589c0, 0x04000020, 0x48898a05,
0x48898c05, 0x4882620c, 0x4886640c, 0x59a0d40f,
0x8068d0e0, 0x59a0da0f, 0x406c0000, 0x8068d540,
@@ -9642,27 +9693,27 @@
0x8068d0e0, 0x59a0da0e, 0x406c0000, 0x8068d540,
0x486a600f, 0x59a0d411, 0x8068d0e0, 0x59a0da11,
0x406c0000, 0x8068d540, 0x486a6010, 0x0401fe9b,
- 0x80c589c0, 0x04020006, 0x0201f800, 0x00105dd3,
+ 0x80c589c0, 0x04020006, 0x0201f800, 0x00105e4b,
0x4a034407, 0x00000002, 0x0401f7be, 0x48ee6023,
0x58ee580c, 0x4a01d801, 0x00000001, 0x592cd206,
0x4869d805, 0x832cd400, 0x00000007, 0x4869d803,
0x4895d806, 0x4891d807, 0x4a01d808, 0x0010afa5,
0x4a034000, 0x00000001, 0x49334001, 0x0401ff60,
0x0401f0da, 0x4a034407, 0x00000003, 0x0401f7a9,
- 0x0201f800, 0x0010512e, 0x598e600b, 0x0201f800,
- 0x001053cb, 0x0201f800, 0x0010512e, 0x408e3000,
- 0x0201f800, 0x0010560b, 0x59926005, 0x813261c0,
- 0x0400000d, 0x0201f800, 0x001052fc, 0x0201f800,
- 0x00105102, 0x0201f800, 0x00105108, 0x42027800,
+ 0x0201f800, 0x001051ba, 0x598e600b, 0x0201f800,
+ 0x00105457, 0x0201f800, 0x001051ba, 0x408e3000,
+ 0x0201f800, 0x00105697, 0x59926005, 0x813261c0,
+ 0x0400000d, 0x0201f800, 0x00105388, 0x0201f800,
+ 0x0010518e, 0x0201f800, 0x00105194, 0x42027800,
0x00001000, 0x42028000, 0x0000002e, 0x0201f800,
- 0x0010ba4a, 0x811a3000, 0x83197480, 0x00000004,
- 0x040007ec, 0x040017eb, 0x0201f800, 0x001007cf,
- 0x0201f800, 0x001022e3, 0x497b5079, 0x497b4408,
- 0x4201d000, 0x003d0900, 0x0201f800, 0x00104ef3,
+ 0x0010ba5a, 0x811a3000, 0x83197480, 0x00000004,
+ 0x040007ec, 0x040017eb, 0x0201f800, 0x001007cd,
+ 0x0201f800, 0x001022e8, 0x497b5079, 0x497b4408,
+ 0x4201d000, 0x003d0900, 0x0201f800, 0x00104f7f,
0x59c50880, 0x59c510a3, 0x497b4002, 0x0401fe6d,
0x0401ff0d, 0x4a03a005, 0x10000000, 0x59c4d005,
0x8268d540, 0x000000f0, 0x486b8805, 0x0401fe85,
- 0x0201f800, 0x001022ea, 0x40c50000, 0x80c589c0,
+ 0x0201f800, 0x001022ef, 0x40c50000, 0x80c589c0,
0x04020020, 0x59c8d001, 0x8068d1c0, 0x0402001d,
0x59dcd006, 0x8268d500, 0x43200f80, 0x0400000a,
0x59dcd006, 0x82697480, 0x00000000, 0x83f17500,
@@ -9683,23 +9734,23 @@
0x04020004, 0x82797480, 0x00000032, 0x0400002b,
0x486fc857, 0x487bc857, 0x4877c857, 0x4883c857,
0x487fc857, 0x4873c857, 0x59a9700f, 0x48bbc857,
- 0x0201f800, 0x001022fc, 0x4a035079, 0x00000001,
+ 0x0201f800, 0x00102301, 0x4a035079, 0x00000001,
0x4200d000, 0x00000064, 0x0401f004, 0x8068d1c0,
0x04000028, 0x8068d040, 0x59c0d807, 0x8c6cdd04,
- 0x040007fb, 0x0401fe7d, 0x0201f800, 0x00103089,
- 0x0201f800, 0x00105456, 0x0401fe6c, 0x4201d000,
- 0x000186a0, 0x0201f800, 0x00104ef3, 0x488b88a3,
+ 0x040007fb, 0x0401fe7d, 0x0201f800, 0x0010308d,
+ 0x0201f800, 0x001054e2, 0x0401fe6c, 0x4201d000,
+ 0x000186a0, 0x0201f800, 0x00104f7f, 0x488b88a3,
0x48878880, 0x59a8d079, 0x8068d1c0, 0x04020713,
- 0x0201f800, 0x00101bc7, 0x0401f030, 0x4a035079,
+ 0x0201f800, 0x00101bc9, 0x0401f030, 0x4a035079,
0x00000001, 0x0401f7ec, 0x82757480, 0x000000e1,
0x040207d4, 0x407c0000, 0x80817480, 0x040207d1,
0x59a8d00f, 0x80697480, 0x040207ce, 0x8270d500,
0x000000f0, 0x040207cb, 0x0401fe4a, 0x0401f7d5,
- 0x4a035079, 0x00000001, 0x0201f800, 0x001015ca,
+ 0x4a035079, 0x00000001, 0x0201f800, 0x001015c8,
0x80c589c0, 0x04000008, 0x59c4d005, 0x8268d500,
0x000000f0, 0x04000007, 0x4a034408, 0x0000bbbb,
0x0401f7d1, 0x4a034408, 0x0000aaaa, 0x0401f7ce,
- 0x0201f800, 0x001022ea, 0x80c57040, 0x04000008,
+ 0x0201f800, 0x001022ef, 0x80c57040, 0x04000008,
0x59c0d007, 0x8268d500, 0x000501c0, 0x040007c6,
0x4a034408, 0x0000dddd, 0x0401f7c3, 0x4a034408,
0x0000cccc, 0x0401f7c0, 0x589d2805, 0x589d2004,
@@ -9712,8 +9763,8 @@
0x48b9d806, 0x5931700e, 0x48b9d807, 0x4a01d808,
0x0010afa5, 0x4a034000, 0x00000001, 0x40826000,
0x0401fe63, 0x0401f009, 0x41310000, 0x59a26001,
- 0x4933c857, 0x0201f800, 0x00105dd5, 0x40826000,
- 0x0201f800, 0x00101c15, 0x589d0000, 0x809d3800,
+ 0x4933c857, 0x0201f800, 0x00105e4d, 0x40826000,
+ 0x0201f800, 0x00101c17, 0x589d0000, 0x809d3800,
0x1c01f000, 0x829d3c80, 0x00000005, 0x48813800,
0x48853801, 0x48893802, 0x488d3803, 0x48913804,
0x412d1000, 0x41310800, 0x59a26001, 0x4069d800,
@@ -9729,18 +9780,18 @@
0x58ee580c, 0x592cd205, 0x82697480, 0x00000103,
0x04000030, 0x41351800, 0x41452000, 0x592cd405,
0x8468d55e, 0x486a5c05, 0x42028800, 0x000007fd,
- 0x4200d000, 0x00fffffd, 0x0201f800, 0x0010392e,
+ 0x4200d000, 0x00fffffd, 0x0201f800, 0x0010393d,
0x40c66800, 0x80c589c0, 0x04000010, 0x0201f800,
- 0x001073d3, 0x80c589c0, 0x04000018, 0x40866000,
+ 0x00107469, 0x80c589c0, 0x04000018, 0x40866000,
0x4881d801, 0x4a01d808, 0x0010af7f, 0x0401f00f,
- 0x0201f800, 0x00101c01, 0x0201f800, 0x00105dd3,
+ 0x0201f800, 0x00101c03, 0x0201f800, 0x00105e4b,
0x40866000, 0x0401f019, 0x59a26001, 0x0201f800,
- 0x00105dd3, 0x40866000, 0x4a034407, 0x00000002,
- 0x0201f800, 0x00101c09, 0x408a5800, 0x408e6800,
- 0x40928800, 0x0401f00d, 0x0201f800, 0x00105dd3,
+ 0x00105e4b, 0x40866000, 0x4a034407, 0x00000002,
+ 0x0201f800, 0x00101c0b, 0x408a5800, 0x408e6800,
+ 0x40928800, 0x0401f00d, 0x0201f800, 0x00105e4b,
0x40866000, 0x4a034407, 0x00000004, 0x0401f7f5,
- 0x0201f800, 0x00105dd3, 0x40866000, 0x0201f800,
- 0x00101bc7, 0x408a5800, 0x589d2004, 0x589d1803,
+ 0x0201f800, 0x00105e4b, 0x40866000, 0x0201f800,
+ 0x00101bc9, 0x408a5800, 0x589d2004, 0x589d1803,
0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000005, 0x1c01f000, 0x829d3c80, 0x00000004,
0x48813800, 0x48853801, 0x48893802, 0x488d3803,
@@ -9757,7 +9808,7 @@
0x4883a003, 0x59a0d40e, 0x8068d0e0, 0x59a0da0e,
0x406c0000, 0x80691d40, 0x59a0d411, 0x8068d0e0,
0x59a0da11, 0x406c0000, 0x80691540, 0x4201d000,
- 0x00003a98, 0x0201f800, 0x00104ef3, 0x4883a002,
+ 0x00003a98, 0x0201f800, 0x00104f7f, 0x4883a002,
0x59a9707a, 0x48bba008, 0x488fa000, 0x488ba001,
0x59d0d005, 0x4a03a005, 0x10000000, 0x4178d000,
0x04025002, 0x8068d000, 0x8068d1c0, 0x04020007,
@@ -9790,9 +9841,9 @@
0x0401ff4e, 0x0401f009, 0x4a034408, 0x0000dddd,
0x0401f006, 0x48690001, 0x4080d000, 0x0401ff47,
0x80c589c0, 0x040207f6, 0x589d0000, 0x809d3800,
- 0x1c01f000, 0x0201f800, 0x001015ca, 0x80c589c0,
+ 0x1c01f000, 0x0201f800, 0x001015c8, 0x80c589c0,
0x04020002, 0x0401f009, 0x4a034407, 0x00000017,
- 0x0201f800, 0x00101c09, 0x4203e000, 0x50000000,
+ 0x0201f800, 0x00101c0b, 0x4203e000, 0x50000000,
0x497bc856, 0x0401f000, 0x1c01f000, 0x4068d800,
0x59c17009, 0x48bbc857, 0x59c0e009, 0x8270d500,
0x00e00000, 0x04000019, 0x586cd000, 0x486b4210,
@@ -9848,12 +9899,12 @@
0x0401ff54, 0x80c589c0, 0x040207f6, 0x589d0000,
0x809d3800, 0x1c01f000, 0x59a26000, 0x813261c0,
0x04000009, 0x59325809, 0x812e59c0, 0x04000005,
- 0x0201f800, 0x00105dd3, 0x0201f800, 0x00100581,
+ 0x0201f800, 0x00105e4b, 0x0201f800, 0x00100581,
0x497b4000, 0x59a26001, 0x813261c0, 0x04000009,
0x59325809, 0x812e59c0, 0x04000005, 0x0201f800,
- 0x00105dd3, 0x0201f800, 0x00100581, 0x497b4001,
+ 0x00105e4b, 0x0201f800, 0x00100581, 0x497b4001,
0x1c01f000, 0x809d3840, 0x48813800, 0x40690000,
- 0x0201f800, 0x001022fc, 0x0201f800, 0x0010adb2,
+ 0x0201f800, 0x00102301, 0x0201f800, 0x0010adb2,
0x5880d00b, 0x8068d1c0, 0x04020004, 0x5880d00c,
0x8068d1c0, 0x04000007, 0x59a0d00d, 0x8068d1c0,
0x0402000a, 0x4200d000, 0x00000001, 0x0401f009,
@@ -9861,38 +9912,38 @@
0x8068d1c0, 0x040007f8, 0x0401ffd0, 0x0401f7f6,
0x40698800, 0x589d0000, 0x809d3800, 0x1c01f000,
0x809d3840, 0x48813800, 0x4200d000, 0x000000ef,
- 0x0201f800, 0x0010133d, 0x59c4d0a3, 0x8468d55a,
- 0x8468d53a, 0x486b88a3, 0x0201f800, 0x001013a5,
+ 0x0201f800, 0x0010133b, 0x59c4d0a3, 0x8468d55a,
+ 0x8468d53a, 0x486b88a3, 0x0201f800, 0x001013a3,
0x80c589c0, 0x04000040, 0x4200d000, 0x00000001,
- 0x0201f800, 0x0010159b, 0x4200d000, 0x00000001,
- 0x0201f800, 0x00101571, 0x4201d000, 0x00000014,
- 0x0201f800, 0x00104ec3, 0x59c4d008, 0x8268d540,
+ 0x0201f800, 0x00101599, 0x4200d000, 0x00000001,
+ 0x0201f800, 0x0010156f, 0x4201d000, 0x00000014,
+ 0x0201f800, 0x00104f4f, 0x59c4d008, 0x8268d540,
0x00000280, 0x8268d500, 0xffffffe1, 0x486b8808,
0x4a0388a7, 0x0000f7f7, 0x4a038805, 0x04000001,
0x4200d000, 0xbe20bfff, 0x4200d800, 0x80018000,
- 0x0201f800, 0x001036ca, 0x4200d000, 0xfffeffff,
- 0x4178d800, 0x0201f800, 0x001036ca, 0x42010000,
+ 0x0201f800, 0x001036d6, 0x4200d000, 0xfffeffff,
+ 0x4178d800, 0x0201f800, 0x001036d6, 0x42010000,
0x00001387, 0x0401f008, 0x80817040, 0x04000053,
0x80810040, 0x42000000, 0xffffffff, 0x80817480,
0x04000009, 0x4201d000, 0x00000014, 0x0201f800,
- 0x00104ec3, 0x0201f800, 0x001015ca, 0x80c589c0,
+ 0x00104f4f, 0x0201f800, 0x001015c8, 0x80c589c0,
0x040007f2, 0x59c4d005, 0x8268dd00, 0x04000000,
0x8c68d534, 0x0402001c, 0x59c4d0a4, 0x8268d500,
0x0000000f, 0x82697480, 0x00000008, 0x0402003c,
- 0x0401f015, 0x0201f800, 0x001013b0, 0x80c589c0,
- 0x04000006, 0x4178d000, 0x0201f800, 0x0010159b,
- 0x4178d000, 0x0401f7bf, 0x0201f800, 0x001013bb,
+ 0x0401f015, 0x0201f800, 0x001013ae, 0x80c589c0,
+ 0x04000006, 0x4178d000, 0x0201f800, 0x00101599,
+ 0x4178d000, 0x0401f7bf, 0x0201f800, 0x001013b9,
0x80c589c0, 0x04000026, 0x4200d000, 0x00000002,
- 0x0201f800, 0x0010159b, 0x4200d000, 0x00000002,
+ 0x0201f800, 0x00101599, 0x4200d000, 0x00000002,
0x0401f7b4, 0x4200d000, 0x00020000, 0x0201f800,
- 0x001036d1, 0x4201d000, 0x00000064, 0x0201f800,
- 0x00104ec3, 0x4200d000, 0xfeffffff, 0x4200d800,
- 0x02000000, 0x0201f800, 0x001036ca, 0x4200d000,
- 0xfdffffff, 0x4178d800, 0x0201f800, 0x001036ca,
+ 0x001036dd, 0x4201d000, 0x00000064, 0x0201f800,
+ 0x00104f4f, 0x4200d000, 0xfeffffff, 0x4200d800,
+ 0x02000000, 0x0201f800, 0x001036d6, 0x4200d000,
+ 0xfdffffff, 0x4178d800, 0x0201f800, 0x001036d6,
0x4a038805, 0x04000001, 0x59c4d0a4, 0x8268d500,
0x0000000f, 0x4178d800, 0x8068d1c0, 0x0402000c,
0x4200d800, 0x00000001, 0x0401f009, 0x4200d000,
- 0x00000003, 0x0201f800, 0x0010159b, 0x4200d000,
+ 0x00000003, 0x0201f800, 0x00101599, 0x4200d000,
0x00000003, 0x0401f78f, 0x40c4d800, 0x406d8800,
0x589d0000, 0x809d3800, 0x1c01f000, 0x829d3c80,
0x00000003, 0x48813800, 0x48853801, 0x48893802,
@@ -9917,7 +9968,7 @@
0x829d3c00, 0x00000003, 0x1c01f000, 0x809d3840,
0x48813800, 0x40690000, 0x497bc856, 0x4203a000,
0x00007600, 0x4200d000, 0x00000040, 0x0201f800,
- 0x00101058, 0x4a03a00a, 0x00000001, 0x4a03a005,
+ 0x00101056, 0x4a03a00a, 0x00000001, 0x4a03a005,
0x20000000, 0x59d0d006, 0x4a03a005, 0x30000000,
0x59d0d006, 0x8c68d50a, 0x040207fe, 0x59a0d20d,
0x48690005, 0x8068d1c0, 0x04020002, 0x0401f06d,
@@ -9926,7 +9977,7 @@
0x59a0da0e, 0x406c0000, 0x8068d540, 0x48690006,
0x59a0d40c, 0x8068d0e0, 0x59a0da0c, 0x826c0500,
0x0000fffc, 0x8068d540, 0x48690009, 0x486ba003,
- 0x0201f800, 0x00105e04, 0x40c66000, 0x80c589c0,
+ 0x0201f800, 0x00105e80, 0x40c66000, 0x80c589c0,
0x0400004c, 0x49334001, 0x0201f800, 0x00100565,
0x40c65800, 0x80c589c0, 0x0400003e, 0x4a025a05,
0x00000018, 0x4a025806, 0x00abcdef, 0x492e6009,
@@ -9946,7 +9997,7 @@
0x040207fb, 0x4871000a, 0x486d0005, 0x0401f7e9,
0x4200d000, 0x0010b2c7, 0x4200d800, 0x00100565,
0x4080e000, 0x0201f800, 0x001001e3, 0x0401f7bc,
- 0x4200d000, 0x0010b2c7, 0x4200d800, 0x00105e04,
+ 0x4200d000, 0x0010b2c7, 0x4200d800, 0x00105e80,
0x4080e000, 0x0201f800, 0x001001e3, 0x0401f7ae,
0x589d0000, 0x809d3800, 0x1c01f000, 0x809d3840,
0x48813800, 0x40690000, 0x497bc856, 0x42038000,
@@ -9959,7 +10010,7 @@
0x59a0da0f, 0x406c0000, 0x8068d540, 0x48690006,
0x59a0d40c, 0x8068d0e0, 0x59a0da0c, 0x826c0500,
0x0000fffc, 0x8068d540, 0x48690009, 0x486bc857,
- 0x58817009, 0x48bb8003, 0x0201f800, 0x00105e04,
+ 0x58817009, 0x48bb8003, 0x0201f800, 0x00105e80,
0x40c66000, 0x80c589c0, 0x04000057, 0x49334000,
0x0201f800, 0x00100565, 0x40c65800, 0x80c589c0,
0x04000049, 0x4a025a05, 0x00000018, 0x4a025806,
@@ -9983,16 +10034,16 @@
0x0401f011, 0x4200d000, 0x0010b34f, 0x4200d800,
0x00100565, 0x4080e000, 0x0201f800, 0x001001e3,
0x0401f7b1, 0x4200d000, 0x0010b34f, 0x4200d800,
- 0x00105e04, 0x4080e000, 0x0201f800, 0x001001e3,
+ 0x00105e80, 0x4080e000, 0x0201f800, 0x001001e3,
0x0401f7a3, 0x589d0000, 0x809d3800, 0x1c01f000,
0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
- 0x40690800, 0x406d0000, 0x0201f800, 0x0010160d,
+ 0x40690800, 0x406d0000, 0x0201f800, 0x0010160b,
0x40800000, 0x4084d000, 0x80c4dd00, 0x0201f800,
- 0x00101614, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00101612, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x40690800, 0x406d0000,
- 0x0201f800, 0x0010160d, 0x40800000, 0x4084d000,
- 0x80c4dd40, 0x0201f800, 0x00101614, 0x589d0801,
+ 0x0201f800, 0x0010160b, 0x40800000, 0x4084d000,
+ 0x80c4dd40, 0x0201f800, 0x00101612, 0x589d0801,
0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
0x809d3840, 0x48a13800, 0x829d3c80, 0x0000000f,
0x409d4000, 0x829d3c80, 0x00000005, 0x48813800,
@@ -10001,22 +10052,22 @@
0x59c51808, 0x59c52080, 0x8d0e1d0e, 0x040200a3,
0x59a0d407, 0x8268dd00, 0x00000007, 0x826d7480,
0x00000002, 0x040000aa, 0x806cd9c0, 0x04000006,
- 0x806d7040, 0x04000144, 0x0201f800, 0x00101c0d,
+ 0x806d7040, 0x04000144, 0x0201f800, 0x00101c0f,
0x0401f17f, 0x4200d000, 0x00000802, 0x4200d800,
0x00000002, 0x0401ffc9, 0x0401fdc2, 0x80c589c0,
0x04000144, 0x59a0d410, 0x8068d0e0, 0x59a0da10,
0x406c0000, 0x8068d540, 0x48694000, 0x497b4408,
0x4979400b, 0x4979400c, 0x4979400d, 0x49794002,
- 0x49794001, 0x0201f800, 0x001022e3, 0x0201f800,
- 0x0010306d, 0x80c589c0, 0x040000fe, 0x0201f800,
- 0x0010512e, 0x598e600b, 0x0201f800, 0x001053cb,
- 0x0201f800, 0x0010512e, 0x417a3000, 0x0201f800,
- 0x0010560b, 0x59926005, 0x813261c0, 0x0400000d,
- 0x0201f800, 0x001052fc, 0x0201f800, 0x00105102,
- 0x0201f800, 0x00105108, 0x42027800, 0x00001000,
- 0x42028000, 0x0000002e, 0x0201f800, 0x0010ba4a,
+ 0x49794001, 0x0201f800, 0x001022e8, 0x0201f800,
+ 0x00103071, 0x80c589c0, 0x040000fe, 0x0201f800,
+ 0x001051ba, 0x598e600b, 0x0201f800, 0x00105457,
+ 0x0201f800, 0x001051ba, 0x417a3000, 0x0201f800,
+ 0x00105697, 0x59926005, 0x813261c0, 0x0400000d,
+ 0x0201f800, 0x00105388, 0x0201f800, 0x0010518e,
+ 0x0201f800, 0x00105194, 0x42027800, 0x00001000,
+ 0x42028000, 0x0000002e, 0x0201f800, 0x0010ba5a,
0x811a3000, 0x83197480, 0x00000004, 0x040007ec,
- 0x040017eb, 0x0201f800, 0x001007cf, 0x49794004,
+ 0x040017eb, 0x0201f800, 0x001007cd, 0x49794004,
0x497b4002, 0x40a0d000, 0x0401feed, 0x59a0d408,
0x82697480, 0x0000dddd, 0x04000138, 0x40a0d000,
0x0401fe5f, 0x59a0d408, 0x82697480, 0x0000dddd,
@@ -10032,21 +10083,21 @@
0x04000028, 0x40a0d000, 0x0401fcce, 0x59a0d408,
0x82697480, 0x0000dddd, 0x04000022, 0x0201f800,
0x0010ada0, 0x59c4d005, 0x8c68d534, 0x0402003c,
- 0x0201f800, 0x001022ea, 0x80c589c0, 0x040200e4,
+ 0x0201f800, 0x001022ef, 0x80c589c0, 0x040200e4,
0x59a0d00d, 0x8068d1c0, 0x04000016, 0x59a26000,
0x59a0d40d, 0x8068d1c0, 0x04000004, 0x5930d00f,
0x8068d1c0, 0x040207c7, 0x59a26001, 0x59a0d20d,
0x8068d1c0, 0x04000004, 0x5930d00f, 0x8068d1c0,
0x040207c0, 0x58a0d002, 0x8068d1c0, 0x040207bd,
0x58a0d001, 0x8068d1c0, 0x040207ba, 0x0401fcff,
- 0x58a0e00e, 0x0401f024, 0x0201f800, 0x001013d1,
+ 0x58a0e00e, 0x0401f024, 0x0201f800, 0x001013cf,
0x80c589c0, 0x0400075b, 0x4200d000, 0x00000003,
- 0x0201f800, 0x0010159b, 0x4200d000, 0x00000003,
- 0x0201f800, 0x00101571, 0x0401f752, 0x8d0e1d0e,
- 0x0402000c, 0x0201f800, 0x001040d9, 0x80c589c0,
+ 0x0201f800, 0x00101599, 0x4200d000, 0x00000003,
+ 0x0201f800, 0x0010156f, 0x0401f752, 0x8d0e1d0e,
+ 0x0402000c, 0x0201f800, 0x0010410f, 0x80c589c0,
0x040200bf, 0x836d7480, 0x00000003, 0x04020005,
0x59c4d0a4, 0x8268d500, 0x0000000f, 0x0400075a,
- 0x0201f800, 0x00101c11, 0x0401f0cd, 0x4a01400d,
+ 0x0201f800, 0x00101c13, 0x0401f0cd, 0x4a01400d,
0x0000bbbb, 0x4a01400e, 0x00000001, 0x4200e000,
0x00000001, 0x58a0d000, 0x8068d040, 0x48694000,
0x4200d800, 0x00030d40, 0x80717040, 0x04020004,
@@ -10056,7 +10107,7 @@
0x04020003, 0x0201f800, 0x0010b0d5, 0x4a01400d,
0x0000dddd, 0x40a0d000, 0x0401fcd7, 0x80c589c0,
0x04020004, 0x58a0d000, 0x8068d1c0, 0x04020764,
- 0x0201f800, 0x00103089, 0x0201f800, 0x00105456,
+ 0x0201f800, 0x0010308d, 0x0201f800, 0x001054e2,
0x0201f800, 0x0010ada6, 0x4201d000, 0x000186a0,
0x48938880, 0x488f8808, 0x488b88a3, 0x4883500f,
0x48879040, 0x42038000, 0x00007700, 0x4a038009,
@@ -10066,16 +10117,16 @@
0x82697480, 0x00000002, 0x04000010, 0x4200d000,
0x00000802, 0x4200d800, 0xfffffffc, 0x0401fec1,
0x4200d000, 0x0000240c, 0x4200d800, 0xffffff7f,
- 0x0401febc, 0x0201f800, 0x001040ef, 0x40c50000,
+ 0x0401febc, 0x0201f800, 0x00104125, 0x40c50000,
0x80c589c0, 0x04000067, 0x59a0d408, 0x82697480,
0x0000dddd, 0x0400000f, 0x58a0d80b, 0x806cd9c0,
0x04020007, 0x58a0d00c, 0x8068d1c0, 0x04020004,
0x58a0d00d, 0x8068d1c0, 0x0400006b, 0x486f4407,
0x58a0d00c, 0x486b4208, 0x58a0d00d, 0x486b4408,
- 0x0201f800, 0x00101c19, 0x0401f065, 0x59c8d001,
+ 0x0201f800, 0x00101c1b, 0x0401f065, 0x59c8d001,
0x8068d1c0, 0x04020738, 0x40a0d000, 0x0201f800,
0x0010b07e, 0x59a0d408, 0x82697480, 0x0000dddd,
- 0x04000731, 0x0201f800, 0x001022ea, 0x80c589c0,
+ 0x04000731, 0x0201f800, 0x001022ef, 0x80c589c0,
0x040007f3, 0x0201f800, 0x0010b0d5, 0x4a01400d,
0x0000aaaa, 0x4a01400e, 0x00000001, 0x0401f726,
0x40a0d000, 0x0201f800, 0x0010b0e3, 0x80c589c0,
@@ -10092,98 +10143,102 @@
0x8068d1c0, 0x04020774, 0x0401f77a, 0x4a01400d,
0x0000cccc, 0x58a0d000, 0x486b4210, 0x58a0d000,
0x8068d120, 0x486b4410, 0x0401f74f, 0x4a034407,
- 0x00000016, 0x0201f800, 0x00101c09, 0x0401f014,
+ 0x00000016, 0x0201f800, 0x00101c0b, 0x0401f014,
0x4a0388a7, 0x0000f7f7, 0x4200d000, 0xbeffffff,
- 0x4200d800, 0x80018000, 0x0201f800, 0x001036ca,
+ 0x4200d800, 0x80018000, 0x0201f800, 0x001036d6,
0x4200d000, 0xfffeffff, 0x4080d800, 0x0201f800,
- 0x001036ca, 0x0401f78d, 0x40a0d000, 0x0401fc2e,
- 0x0401f75c, 0x0201f800, 0x00101bc7, 0x589d2004,
+ 0x001036d6, 0x0401f78d, 0x40a0d000, 0x0401fc2e,
+ 0x0401f75c, 0x0201f800, 0x00101bc9, 0x589d2004,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000014, 0x589d4000, 0x809d3800,
0x1c01f000, 0x4937c857, 0x5934d200, 0x8468d502,
- 0x486a6a00, 0x1c01f000, 0x809d3840, 0x48813800,
+ 0x486a6a00, 0x1c01f000, 0x829d3c80, 0x00000002,
+ 0x48813800, 0x48853801, 0x59a8d006, 0x82690d00,
+ 0x00004000, 0x4178d800, 0x8c68d51c, 0x0402001f,
0x4937c857, 0x42010000, 0x00000001, 0x0201f800,
- 0x00105e04, 0x40c66000, 0x80c589c0, 0x04000014,
- 0x4935880a, 0x48818c07, 0x417a7800, 0x0201f800,
- 0x001038ff, 0x59a8d016, 0x8068d000, 0x486b5016,
- 0x599cd019, 0x417a7000, 0x8c68d50e, 0x04020003,
- 0x42027000, 0x00000004, 0x0201f800, 0x00105e2e,
- 0x599cd208, 0x486a6c12, 0x41790000, 0x40818800,
- 0x589d0000, 0x809d3800, 0x1c01f000, 0x829d3c80,
- 0x00000004, 0x48813800, 0x48853801, 0x48893802,
- 0x488d3803, 0x41350800, 0x41451000, 0x412d1800,
- 0x4943c857, 0x493fc857, 0x0201f800, 0x0010512e,
- 0x40c50000, 0x0201f800, 0x0010bcd9, 0x0201f800,
- 0x0010bcc9, 0x0201f800, 0x0010bd73, 0x0201f800,
- 0x0010beb7, 0x808101c0, 0x04000003, 0x0201f800,
- 0x0010511f, 0x417a8800, 0x0401f00a, 0x58c4d200,
- 0x8c68d50e, 0x0400000e, 0x81468800, 0x83457480,
- 0x000007ef, 0x83f17500, 0x03000000, 0x04000026,
- 0x0201f800, 0x001039c0, 0x40c66800, 0x80c589c0,
- 0x040007f6, 0x8d3e7d06, 0x040207f1, 0x8d3e7d18,
- 0x0400003f, 0x5935000f, 0x0401f007, 0x49410207,
- 0x40825800, 0x58810000, 0x492fc857, 0x0201f800,
- 0x0002032c, 0x808101c0, 0x040207f9, 0x497a680f,
- 0x497a6810, 0x4937c857, 0x4a026c00, 0x00000707,
- 0x497a6a03, 0x497a6811, 0x599cd401, 0x486a6a0b,
- 0x5934d402, 0x8268d500, 0x000000ff, 0x486a6c02,
- 0x81468800, 0x83457480, 0x000007ef, 0x040007dd,
- 0x040017dc, 0x8d3e7d02, 0x0400002a, 0x497b5018,
- 0x42028800, 0x000007f0, 0x0401f007, 0x81468800,
- 0x83457480, 0x000007ff, 0x83f17500, 0x03000000,
- 0x04000020, 0x0201f800, 0x001039c0, 0x40c66800,
- 0x80c589c0, 0x040007f6, 0x48c7c857, 0x4a018c00,
- 0x00000707, 0x58c4d00c, 0x8068d1c0, 0x040207f0,
- 0x58c4d00f, 0x8068d1c0, 0x040207ed, 0x0201f800,
- 0x001036fe, 0x81468800, 0x83457480, 0x000007ff,
- 0x040007ed, 0x040017ec, 0x0401f00a, 0x4937c857,
- 0x8d0e1d20, 0x04000004, 0x4a026c00, 0x00000707,
- 0x0401f7ae, 0x0201f800, 0x001036fe, 0x0401f7ab,
- 0x40866800, 0x408a8800, 0x408e5800, 0x589d1803,
- 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000004, 0x1c01f000, 0x829d3c80, 0x00000006,
- 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
- 0x48913804, 0x48953805, 0x41352800, 0x41412000,
- 0x41451800, 0x412d1000, 0x4933c857, 0x493fc857,
- 0x0201f800, 0x0010512e, 0x40c50800, 0x5932680a,
- 0x813669c0, 0x0400002a, 0x5934d403, 0x406a8800,
- 0x42028000, 0x00000029, 0x0201f800, 0x0010bb8e,
- 0x0201f800, 0x0010bc6a, 0x0201f800, 0x0010bd03,
- 0x0201f800, 0x0010c0f3, 0x4937c857, 0x8d3e7d06,
- 0x0402001e, 0x8d3e7d18, 0x04000021, 0x5935000f,
- 0x808101c0, 0x0400000b, 0x49410207, 0x40825800,
- 0x58810000, 0x492fc857, 0x0201f800, 0x0002032c,
- 0x808101c0, 0x040207f9, 0x4882680f, 0x48826810,
- 0x4937c857, 0x4a026c00, 0x00000707, 0x497a6a03,
- 0x497a6811, 0x599cd401, 0x486a6a0b, 0x5934d402,
- 0x8268d500, 0x000000ff, 0x486a6c02, 0x808509c0,
- 0x04000013, 0x0401f00c, 0x5934d200, 0x8c68d50e,
- 0x040207fb, 0x8d3e7d18, 0x040207e1, 0x8d0e1d20,
+ 0x00105e80, 0x40c66000, 0x80c589c0, 0x04020003,
+ 0x4080d800, 0x0401f015, 0x4935880a, 0x48818c07,
+ 0x40867800, 0x0201f800, 0x0010390b, 0x59a8d016,
+ 0x8068d000, 0x486b5016, 0x599cd019, 0x40867000,
+ 0x8c68d50e, 0x04020003, 0x42027000, 0x00000004,
+ 0x0201f800, 0x00105eaa, 0x599cd208, 0x486a6c12,
+ 0x41790000, 0x4080d800, 0x406d8800, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
+ 0x829d3c80, 0x00000004, 0x48813800, 0x48853801,
+ 0x48893802, 0x488d3803, 0x41350800, 0x41451000,
+ 0x412d1800, 0x4943c857, 0x493fc857, 0x0201f800,
+ 0x001051ba, 0x40c50000, 0x0201f800, 0x0010bcde,
+ 0x0201f800, 0x0010bcce, 0x0201f800, 0x0010bd78,
+ 0x0201f800, 0x0010bebc, 0x808101c0, 0x04000003,
+ 0x0201f800, 0x001051ab, 0x417a8800, 0x0401f00a,
+ 0x58c4d200, 0x8c68d50e, 0x0400000e, 0x81468800,
+ 0x83457480, 0x000007ef, 0x83f17500, 0x03000000,
+ 0x04000027, 0x0201f800, 0x001039cf, 0x40c66800,
+ 0x80c589c0, 0x040007f6, 0x8d3e7d06, 0x040207f1,
+ 0x497a6c0b, 0x8d3e7d18, 0x0400003f, 0x5935000f,
+ 0x0401f007, 0x49410207, 0x40825800, 0x58810000,
+ 0x492fc857, 0x0201f800, 0x0002032c, 0x808101c0,
+ 0x040207f9, 0x497a680f, 0x497a6810, 0x4937c857,
+ 0x4a026c00, 0x00000707, 0x497a6a03, 0x497a6811,
+ 0x599cd401, 0x486a6a0b, 0x5934d402, 0x8268d500,
+ 0x000000ff, 0x486a6c02, 0x81468800, 0x83457480,
+ 0x000007ef, 0x040007dc, 0x040017db, 0x8d3e7d02,
+ 0x0400002a, 0x497b5018, 0x42028800, 0x000007f0,
+ 0x0401f007, 0x81468800, 0x83457480, 0x000007ff,
+ 0x83f17500, 0x03000000, 0x04000020, 0x0201f800,
+ 0x001039cf, 0x40c66800, 0x80c589c0, 0x040007f6,
+ 0x48c7c857, 0x4a018c00, 0x00000707, 0x58c4d00c,
+ 0x8068d1c0, 0x040207f0, 0x58c4d00f, 0x8068d1c0,
+ 0x040207ed, 0x0201f800, 0x0010370a, 0x81468800,
+ 0x83457480, 0x000007ff, 0x040007ed, 0x040017ec,
+ 0x0401f00a, 0x4937c857, 0x8d0e1d20, 0x04000004,
+ 0x4a026c00, 0x00000707, 0x0401f7ad, 0x0201f800,
+ 0x0010370a, 0x0401f7aa, 0x40866800, 0x408a8800,
+ 0x408e5800, 0x589d1803, 0x589d1002, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000004, 0x1c01f000,
+ 0x829d3c80, 0x00000006, 0x48813800, 0x48853801,
+ 0x48893802, 0x488d3803, 0x48913804, 0x48953805,
+ 0x41352800, 0x41412000, 0x41451800, 0x412d1000,
+ 0x4933c857, 0x493fc857, 0x0201f800, 0x001051ba,
+ 0x40c50800, 0x5932680a, 0x813669c0, 0x0400002b,
+ 0x5934d403, 0x406a8800, 0x42028000, 0x00000029,
+ 0x0201f800, 0x0010bb9e, 0x0201f800, 0x0010bc6f,
+ 0x0201f800, 0x0010bd08, 0x0201f800, 0x0010c0ee,
+ 0x4937c857, 0x8d3e7d06, 0x0402001f, 0x497a6c0b,
+ 0x8d3e7d18, 0x04000022, 0x5935000f, 0x808101c0,
+ 0x0400000b, 0x49410207, 0x40825800, 0x58810000,
+ 0x492fc857, 0x0201f800, 0x0002032c, 0x808101c0,
+ 0x040207f9, 0x4882680f, 0x48826810, 0x4937c857,
+ 0x4a026c00, 0x00000707, 0x497a6a03, 0x497a6811,
+ 0x599cd401, 0x486a6a0b, 0x5934d402, 0x8268d500,
+ 0x000000ff, 0x486a6c02, 0x808509c0, 0x04000014,
+ 0x0401f00d, 0x5934d200, 0x8c68d50e, 0x040207fb,
+ 0x497a6c0b, 0x8d3e7d18, 0x040207e0, 0x8d0e1d20,
0x04000008, 0x4a026c00, 0x00000707, 0x808509c0,
- 0x04000007, 0x0201f800, 0x0010511f, 0x0401f004,
- 0x0201f800, 0x001036fe, 0x0401f7ed, 0x408a5800,
+ 0x04000007, 0x0201f800, 0x001051ab, 0x0401f004,
+ 0x0201f800, 0x0010370a, 0x0401f7ec, 0x408a5800,
0x408e8800, 0x40928000, 0x40966800, 0x589d2805,
0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
0x589d0000, 0x829d3c00, 0x00000006, 0x1c01f000,
0x809d3840, 0x48813800, 0x4937c857, 0x42010000,
- 0x00000001, 0x0201f800, 0x00105e04, 0x40c66000,
+ 0x00000001, 0x0201f800, 0x00105e80, 0x40c66000,
0x80c589c0, 0x0400001d, 0x4935880a, 0x5934d403,
0x82697480, 0x000007fe, 0x04000003, 0x417a7800,
- 0x0401ff92, 0x48826407, 0x417a7800, 0x0201f800,
- 0x001038ff, 0x4200d000, 0x00000003, 0x0201f800,
- 0x00103909, 0x836d7480, 0x00000003, 0x04000004,
+ 0x0401ff90, 0x48826407, 0x417a7800, 0x0201f800,
+ 0x0010390b, 0x4200d000, 0x00000003, 0x0201f800,
+ 0x00103915, 0x836d7480, 0x00000003, 0x04000004,
0x59a8d016, 0x8068d000, 0x486b5016, 0x42027000,
- 0x00000002, 0x0201f800, 0x00105e2e, 0x599cd208,
+ 0x00000002, 0x0201f800, 0x00105eaa, 0x599cd208,
0x486a6c12, 0x41790000, 0x40818800, 0x589d0000,
0x809d3800, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x497bc856, 0x42010000,
0x00000001, 0x48835017, 0x42028800, 0x000007fe,
- 0x4200d000, 0x00fffffe, 0x0201f800, 0x0010392e,
- 0x40c66800, 0x80c589c0, 0x04000012, 0x0401fec2,
+ 0x4200d000, 0x00fffffe, 0x0201f800, 0x0010393d,
+ 0x40c66800, 0x80c589c0, 0x04000012, 0x0401feb2,
0x0401ffc4, 0x40c50800, 0x80c589c0, 0x0402000d,
0x599cd208, 0x486a6c12, 0x59a8d21b, 0x8268d500,
0xffffdefc, 0x486b521b, 0x59a8d21b, 0x8468d54e,
- 0x486b521b, 0x0201f800, 0x0010737f, 0x40850000,
+ 0x486b521b, 0x0201f800, 0x00107415, 0x40850000,
0x40818800, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000005,
0x48813800, 0x48853801, 0x48893802, 0x488d3803,
@@ -10193,58 +10248,58 @@
0x83f17500, 0x03000000, 0x04000044, 0x406d1000,
0x497bc856, 0x406c0000, 0x4200d000, 0x0000007e,
0x8068b480, 0x8058b1c0, 0x0400003c, 0x42012000,
- 0x00101a21, 0x0401f014, 0x42010800, 0x00000001,
- 0x0201f800, 0x00103e6d, 0x0201f800, 0x00103c32,
+ 0x00101a23, 0x0401f014, 0x42010800, 0x00000001,
+ 0x0201f800, 0x00103e85, 0x0201f800, 0x00103c47,
0x80c57040, 0x04000034, 0x59a8d06f, 0x8c68d502,
0x04020041, 0x4937c857, 0x599cd019, 0x8c68d50e,
0x04000066, 0x8058b040, 0x80891000, 0x8058b1c0,
0x04000026, 0x40880000, 0x8090d400, 0x5868d000,
0x82690500, 0x000000ff, 0x408c0000, 0x80817480,
- 0x040007f5, 0x4080d000, 0x0201f800, 0x0010c750,
+ 0x040007f5, 0x4080d000, 0x0201f800, 0x0010c758,
0x80c589c0, 0x0400005e, 0x59a8d086, 0x8c68d502,
0x04000007, 0x4200d000, 0x00000010, 0x0201f800,
- 0x00103e6e, 0x80c57040, 0x04000010, 0x41790800,
- 0x0201f800, 0x001039c0, 0x80c589c0, 0x040207d3,
+ 0x00103e86, 0x80c57040, 0x04000010, 0x41790800,
+ 0x0201f800, 0x001039cf, 0x80c589c0, 0x040207d3,
0x599cd019, 0x8c68d50e, 0x040207df, 0x4080d000,
- 0x0201f800, 0x00103934, 0x80c589c0, 0x040207cd,
+ 0x0201f800, 0x00103943, 0x80c589c0, 0x040207cd,
0x488b5017, 0x0401f048, 0x4a035017, 0x0000ffff,
0x0401f045, 0x8d0e1d02, 0x04020034, 0x59a8d06f,
- 0x8c68d500, 0x04000005, 0x0201f800, 0x001019e9,
- 0x80c57040, 0x040007cc, 0x0401fe4c, 0x80c57040,
+ 0x8c68d500, 0x04000005, 0x0201f800, 0x001019eb,
+ 0x80c57040, 0x040007cc, 0x0401fe3c, 0x80c57040,
0x040207c9, 0x0401f7ef, 0x4200b000, 0x0000007e,
- 0x0401f7b1, 0x0201f800, 0x00103c5e, 0x40c50000,
+ 0x0401f7b1, 0x0201f800, 0x00103c73, 0x40c50000,
0x80c589c0, 0x040207c0, 0x808509c0, 0x04000029,
- 0x0201f800, 0x001019e9, 0x80c57040, 0x040007ba,
- 0x42026000, 0x0010cc5c, 0x4936600a, 0x48826009,
- 0x40827800, 0x0401fed5, 0x4200d000, 0x001097f8,
- 0x0201f800, 0x00108894, 0x8d0e1d20, 0x040007ae,
+ 0x0201f800, 0x001019eb, 0x80c57040, 0x040007ba,
+ 0x42026000, 0x0010cc6c, 0x4936600a, 0x48826009,
+ 0x40827800, 0x0401fed3, 0x4200d000, 0x00109878,
+ 0x0201f800, 0x0010895e, 0x8d0e1d20, 0x040007ae,
0x41450000, 0x41410800, 0x5934d403, 0x406a8800,
0x42028000, 0x00000029, 0x4178d000, 0x4200d800,
- 0x00000008, 0x0201f800, 0x001082e7, 0x40828800,
+ 0x00000008, 0x0201f800, 0x00108398, 0x40828800,
0x40868000, 0x0401f7a0, 0x5934d200, 0x8c68d50e,
- 0x04000796, 0x0401f7ca, 0x0401fe17, 0x0401ff19,
+ 0x04000796, 0x0401f7ca, 0x0401fe07, 0x0401ff19,
0x80c57040, 0x04020798, 0x488b5017, 0x0401f796,
- 0x0201f800, 0x00103998, 0x0401f793, 0x4937c857,
+ 0x0201f800, 0x001039a7, 0x0401f793, 0x4937c857,
0x0401f7b8, 0x589d2004, 0x589d1803, 0x589d1002,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000005,
0x1c01f000, 0x829d3c80, 0x00000005, 0x48813800,
0x48853801, 0x48893802, 0x488d3803, 0x48913804,
0x59a8d00f, 0x82691d00, 0x000000ff, 0x59a90817,
0x82857480, 0x0000ffff, 0x0400006a, 0x41791000,
- 0x42012000, 0x001098d3, 0x80840104, 0x8090d400,
+ 0x42012000, 0x00109953, 0x80840104, 0x8090d400,
0x5868d000, 0x8284dd00, 0x00000003, 0x826d7480,
0x00000002, 0x04000057, 0x826d7480, 0x00000002,
0x83f17500, 0x03000000, 0x04000030, 0x806d7040,
0x04000052, 0x82690500, 0x000000ff, 0x82817480,
0x000000ff, 0x04000032, 0x40800000, 0x4200d000,
- 0x00101a21, 0x8068d400, 0x5868d000, 0x8068d110,
+ 0x00101a23, 0x8068d400, 0x5868d000, 0x8068d110,
0x82697480, 0x00000080, 0x0400001c, 0x408c0000,
0x80817480, 0x04000019, 0x808101c0, 0x04000017,
0x59a8d086, 0x8c68d502, 0x04000007, 0x4200d000,
- 0x00000010, 0x0201f800, 0x00103e6e, 0x80c57040,
+ 0x00000010, 0x0201f800, 0x00103e86, 0x80c57040,
0x0400003f, 0x417a8800, 0x4080d000, 0x0201f800,
- 0x0010c7c9, 0x80c589c0, 0x0400002c, 0x0201f800,
- 0x0010397b, 0x80c589c0, 0x0402002e, 0x599cd019,
+ 0x0010c7d1, 0x80c589c0, 0x0400002c, 0x0201f800,
+ 0x0010398a, 0x80c589c0, 0x0402002e, 0x599cd019,
0x8c68d50e, 0x0400001a, 0x80850800, 0x80897040,
0x040207c6, 0x0401f030, 0x826d7480, 0x00000003,
0x040207d1, 0x8068d130, 0x82690500, 0x000000ff,
@@ -10252,11 +10307,11 @@
0x00000003, 0x04020022, 0x59a8d06f, 0x8468d542,
0x486b506f, 0x4a035017, 0x0000ffff, 0x0401fefb,
0x42011000, 0x00000001, 0x0401f7e9, 0x4080d000,
- 0x0201f800, 0x0010392e, 0x80c589c0, 0x04000007,
- 0x0201f800, 0x00103e6d, 0x0401fd9b, 0x0401fe9d,
+ 0x0201f800, 0x0010393d, 0x80c589c0, 0x04000007,
+ 0x0201f800, 0x00103e85, 0x0401fd8b, 0x0401fe9d,
0x80c589c0, 0x040007dd, 0x48875017, 0x0401f00e,
0x8068d120, 0x0401f7b0, 0x8068d110, 0x0401f7ae,
- 0x0201f800, 0x00103e6d, 0x0401fd94, 0x0401f7f5,
+ 0x0201f800, 0x00103e85, 0x0401fd84, 0x0401f7f5,
0x42010800, 0x00000001, 0x0401f795, 0x4a035017,
0x0000ffff, 0x589d2004, 0x589d1803, 0x589d1002,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000005,
@@ -10264,18 +10319,18 @@
0x0000ffff, 0x0401f009, 0x59a8d06f, 0x8c68d500,
0x04000003, 0x8c68d502, 0x04000003, 0x0401fecb,
0x0401f002, 0x0401ff70, 0x1c01f000, 0x809d3840,
- 0x48813800, 0x59a9021b, 0x0201f800, 0x00103baa,
+ 0x48813800, 0x59a9021b, 0x0201f800, 0x00103bbd,
0x80c589c0, 0x04000002, 0x0401f01d, 0x0201f800,
- 0x001040d9, 0x80c589c0, 0x04000007, 0x8c810500,
+ 0x0010410f, 0x80c589c0, 0x04000007, 0x8c810500,
0x0402000a, 0x8c81050e, 0x040207f8, 0x0401fe8f,
0x0401f013, 0x8c810506, 0x040207f9, 0x4080d000,
- 0x0401ffdd, 0x0401f00e, 0x0201f800, 0x00101a18,
- 0x80c589c0, 0x040207ed, 0x0201f800, 0x001040d9,
+ 0x0401ffdd, 0x0401f00e, 0x0201f800, 0x00101a1a,
+ 0x80c589c0, 0x040207ed, 0x0201f800, 0x0010410f,
0x80c589c0, 0x04000004, 0x4a035017, 0x0000ffff,
0x0401f003, 0x4080d000, 0x0401ffcf, 0x589d0000,
0x809d3800, 0x1c01f000, 0x829d3c80, 0x00000003,
0x48813800, 0x48853801, 0x48893802, 0x40690800,
- 0x406d1000, 0x40d50000, 0x0201f800, 0x00105108,
+ 0x406d1000, 0x40d50000, 0x0201f800, 0x00105194,
0x5880d02f, 0x41300000, 0x80697480, 0x04000018,
0x5880d02e, 0x41300000, 0x80697480, 0x0400001f,
0x5930d800, 0x806cd9c0, 0x04020008, 0x59317001,
@@ -10299,7 +10354,7 @@
0x48a13800, 0x829d3c80, 0x00000005, 0x409d4000,
0x829d3c80, 0x00000005, 0x48813800, 0x48853801,
0x48893802, 0x488d3803, 0x48913804, 0x41790800,
- 0x40850000, 0x4933c857, 0x0201f800, 0x0010512e,
+ 0x40850000, 0x4933c857, 0x0201f800, 0x001051ba,
0x40c52000, 0x41351800, 0x41191000, 0x49914003,
0x49d14000, 0x49a54001, 0x49154002, 0x48d94004,
0x5932680a, 0x58d4e02f, 0x4070d800, 0x8070e1c0,
@@ -10311,45 +10366,45 @@
0x0401f005, 0x406d0000, 0x586cd801, 0x806cd9c0,
0x040007ec, 0x806d7480, 0x040207fb, 0x42010800,
0x00000001, 0x806cd9c0, 0x040207e8, 0x80857040,
- 0x04000020, 0x417a3000, 0x0201f800, 0x0010560b,
+ 0x04000020, 0x417a3000, 0x0201f800, 0x00105697,
0x5990d005, 0x41300000, 0x80697480, 0x04000010,
0x811a3000, 0x83197480, 0x00000004, 0x040007f7,
0x040017f6, 0x408a3000, 0x408e6800, 0x58a32003,
0x58a3a000, 0x58a34801, 0x58a22802, 0x58a1b004,
0x80917040, 0x04020011, 0x0401f00e, 0x42010800,
- 0x00000001, 0x0201f800, 0x001052fc, 0x0201f800,
- 0x00105102, 0x0201f800, 0x00105108, 0x0401f7ee,
+ 0x00000001, 0x0201f800, 0x00105388, 0x0201f800,
+ 0x0010518e, 0x0201f800, 0x00105194, 0x0401f7ee,
0x4070d000, 0x4080d800, 0x0401ff48, 0x0401f7ea,
- 0x0201f800, 0x0010511f, 0x40858800, 0x589d2004,
+ 0x0201f800, 0x001051ab, 0x40858800, 0x589d2004,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
0x829d3c00, 0x0000000a, 0x589d4000, 0x809d3800,
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
0x48853801, 0x40690000, 0x59310800, 0x497a6000,
- 0x0201f800, 0x00105108, 0x808101c0, 0x04000008,
+ 0x0201f800, 0x00105194, 0x808101c0, 0x04000008,
0x48850000, 0x598cd008, 0x41300000, 0x80697480,
0x0402000b, 0x48831808, 0x0401f009, 0x598cd008,
0x41300000, 0x80697480, 0x04000003, 0x48871809,
0x0401f003, 0x48831808, 0x48831809, 0x0201f800,
- 0x00105118, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x001051a4, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x598d0009, 0x41790800,
0x4933c857, 0x813261c0, 0x04020007, 0x0401f00a,
0x41300000, 0x80817480, 0x0400000e, 0x40810800,
0x58810000, 0x808101c0, 0x040207fa, 0x4178d000,
- 0x0401f015, 0x4200d000, 0x000005a7, 0x4080d800,
+ 0x0401f015, 0x4200d000, 0x000005aa, 0x4080d800,
0x4084e000, 0x0201f800, 0x001001e3, 0x0401f7f6,
0x4084d000, 0x0401ffc4, 0x598cd00b, 0x41300000,
0x80697480, 0x04000005, 0x497a6008, 0x4200d000,
- 0x00000001, 0x0401f004, 0x0201f800, 0x001055f3,
+ 0x00000001, 0x0401f004, 0x0201f800, 0x0010567f,
0x0401f7fa, 0x40698800, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
0x00000002, 0x48813800, 0x48853801, 0x40690000,
- 0x59310800, 0x497a6000, 0x0201f800, 0x00105108,
+ 0x59310800, 0x497a6000, 0x0201f800, 0x00105194,
0x808101c0, 0x04000008, 0x48850000, 0x598cd006,
0x41300000, 0x80697480, 0x0402000b, 0x48831806,
0x0401f009, 0x598cd006, 0x41300000, 0x80697480,
0x04000003, 0x48871807, 0x0401f003, 0x48831806,
- 0x48831807, 0x0201f800, 0x00105118, 0x589d0801,
+ 0x48831807, 0x0201f800, 0x001051a4, 0x589d0801,
0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
0x598d0007, 0x41790800, 0x4933c857, 0x813261c0,
@@ -10359,41 +10414,41 @@
0x0401ffcb, 0x598cd00b, 0x41300000, 0x80697480,
0x04000011, 0x5930d403, 0x82697480, 0x00000042,
0x0400000b, 0x4200d000, 0x00000001, 0x0401f00d,
- 0x4200d000, 0x0000055e, 0x4080d800, 0x4084e000,
+ 0x4200d000, 0x00000561, 0x4080d800, 0x4084e000,
0x0201f800, 0x001001e3, 0x0401f7e9, 0x497a6008,
- 0x0401f7f5, 0x0201f800, 0x001055f3, 0x0401f7ee,
+ 0x0401f7f5, 0x0201f800, 0x0010567f, 0x0401f7ee,
0x40698800, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x40690000, 0x59310800,
- 0x497a6000, 0x0201f800, 0x00105108, 0x808101c0,
+ 0x497a6000, 0x0201f800, 0x00105194, 0x808101c0,
0x04000008, 0x48850000, 0x598cd002, 0x41300000,
0x80697480, 0x0402000b, 0x48831802, 0x0401f009,
0x598cd002, 0x41300000, 0x80697480, 0x04000003,
0x48871803, 0x0401f003, 0x48831802, 0x48831803,
- 0x0201f800, 0x00105118, 0x589d0801, 0x589d0000,
+ 0x0201f800, 0x001051a4, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
0x00000002, 0x48813800, 0x48853801, 0x598d0003,
0x40810800, 0x4933c857, 0x813261c0, 0x04020007,
0x0401f022, 0x41300000, 0x80817480, 0x04000007,
0x40810800, 0x58810000, 0x808101c0, 0x040207fa,
0x4178d000, 0x0401f02b, 0x598cd00b, 0x80697480,
- 0x04000025, 0x0201f800, 0x00105108, 0x598cd003,
+ 0x04000025, 0x0201f800, 0x00105194, 0x598cd003,
0x40800000, 0x80697480, 0x04000017, 0x598cd002,
0x80697480, 0x04000009, 0x58817000, 0x48b90800,
- 0x49790000, 0x0201f800, 0x00105118, 0x4200d000,
+ 0x49790000, 0x0201f800, 0x001051a4, 0x4200d000,
0x00000001, 0x0401f017, 0x48871802, 0x49790000,
- 0x49790800, 0x0401f7f8, 0x4200d000, 0x000005ea,
+ 0x49790800, 0x0401f7f8, 0x4200d000, 0x000005ed,
0x4080d800, 0x4080e000, 0x0201f800, 0x001001e3,
0x0401f7de, 0x58817000, 0x48bb1803, 0x49790000,
0x598cd002, 0x80697480, 0x040207eb, 0x497b1802,
- 0x0401f7e9, 0x0201f800, 0x001055f3, 0x0401f7da,
+ 0x0401f7e9, 0x0201f800, 0x0010567f, 0x0401f7da,
0x40698800, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x41790000, 0x0201f800,
- 0x0010512e, 0x40c50800, 0x0401ff62, 0x80c57040,
+ 0x001051ba, 0x40c50800, 0x0401ff62, 0x80c57040,
0x04000007, 0x0401ff11, 0x80c57040, 0x04000004,
0x0401ffaf, 0x80c57040, 0x04020002, 0x40c50000,
- 0x80857040, 0x04020003, 0x0201f800, 0x0010511f,
+ 0x80857040, 0x04020003, 0x0201f800, 0x001051ab,
0x40818800, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x5c00d000, 0x4c680000,
@@ -10401,42 +10456,42 @@
0x59325809, 0x4933c857, 0x4943c857, 0x493fc857,
0x5930d407, 0x486bc857, 0x5930dc07, 0x806c0040,
0x4000d000, 0x82697480, 0x00000010, 0x83f17500,
- 0x03000000, 0x04000013, 0x0c01f001, 0x0010baaf,
- 0x0010ba87, 0x0010ba95, 0x0010baaf, 0x0010bab8,
- 0x0010bac5, 0x0010ba74, 0x0010ba74, 0x0010ba74,
- 0x0010bacf, 0x0010ba74, 0x0010ba74, 0x0010ba74,
- 0x0010ba74, 0x0010ba74, 0x0010ba7a, 0x0010ba7a,
- 0x4200d000, 0x00000a6e, 0x4130e000, 0x0201f800,
- 0x001001e3, 0x0401f08b, 0x0201f800, 0x001070df,
+ 0x03000000, 0x04000013, 0x0c01f001, 0x0010babf,
+ 0x0010ba97, 0x0010baa5, 0x0010babf, 0x0010bac8,
+ 0x0010bad5, 0x0010ba84, 0x0010ba84, 0x0010ba84,
+ 0x0010badf, 0x0010ba84, 0x0010ba84, 0x0010ba84,
+ 0x0010ba84, 0x0010ba84, 0x0010ba8a, 0x0010ba8a,
+ 0x4200d000, 0x00000a7f, 0x4130e000, 0x0201f800,
+ 0x001001e3, 0x0401f08b, 0x0201f800, 0x00107175,
0x80c589c0, 0x0402005b, 0x59325819, 0x0201f800,
- 0x00100581, 0x0201f800, 0x00105dd5, 0x8d3e7d1c,
+ 0x00100581, 0x0201f800, 0x00105e4d, 0x8d3e7d1c,
0x04000080, 0x497a600a, 0x0401f07e, 0x0201f800,
- 0x001070df, 0x80c589c0, 0x040007f7, 0x49425a07,
+ 0x00107175, 0x80c589c0, 0x040007f7, 0x49425a07,
0x0201f800, 0x0002032c, 0x5930d21f, 0x82697480,
- 0x00000003, 0x040207f0, 0x0201f800, 0x001071b4,
+ 0x00000003, 0x040207f0, 0x0201f800, 0x0010724a,
0x0401f7ed, 0x5930d008, 0x8c68d500, 0x04020045,
- 0x0201f800, 0x001070df, 0x80c589c0, 0x040007e6,
+ 0x0201f800, 0x00107175, 0x80c589c0, 0x040007e6,
0x592cd205, 0x8268d500, 0x000000ff, 0x82697480,
- 0x00000014, 0x04000003, 0x0201f800, 0x001071b4,
+ 0x00000014, 0x04000003, 0x0201f800, 0x0010724a,
0x4a025a05, 0x00000103, 0x49425a07, 0x497a580a,
- 0x0201f800, 0x00107231, 0x0201f800, 0x0010850c,
+ 0x0201f800, 0x001072c7, 0x0201f800, 0x001085c4,
0x0201f800, 0x0002032c, 0x0401f7d3, 0x0201f800,
- 0x0010bde3, 0x80c589c0, 0x04020030, 0x0201f800,
- 0x0010738e, 0x0201f800, 0x001063ed, 0x0401f7ca,
- 0x42000000, 0x0010cc38, 0x81317480, 0x0400002a,
- 0x0201f800, 0x001070df, 0x80c589c0, 0x040007c2,
- 0x4200d000, 0x000009b7, 0x412cd800, 0x4130e000,
+ 0x0010bde8, 0x80c589c0, 0x04020030, 0x0201f800,
+ 0x00107424, 0x0201f800, 0x0010646b, 0x0401f7ca,
+ 0x42000000, 0x0010cc48, 0x81317480, 0x0400002a,
+ 0x0201f800, 0x00107175, 0x80c589c0, 0x040007c2,
+ 0x4200d000, 0x000009c8, 0x412cd800, 0x4130e000,
0x0401f7b3, 0x5930d008, 0x8c68d500, 0x04020018,
- 0x0201f800, 0x001070df, 0x80c589c0, 0x040007b6,
- 0x0201f800, 0x001082cc, 0x0401f7b3, 0x0201f800,
- 0x001070df, 0x80c589c0, 0x040007af, 0x49425a07,
+ 0x0201f800, 0x00107175, 0x80c589c0, 0x040007b6,
+ 0x0201f800, 0x0010837d, 0x0401f7b3, 0x0201f800,
+ 0x00107175, 0x80c589c0, 0x040007af, 0x49425a07,
0x497a5c0a, 0x0201f800, 0x0002032c, 0x0401f7aa,
0x49425a07, 0x0201f800, 0x0002032c, 0x0401f7a3,
0x0201f800, 0x00100b11, 0x0401f7ba, 0x0201f800,
- 0x00100b11, 0x0401f7e7, 0x0201f800, 0x00101993,
- 0x0401f7cf, 0x0201f800, 0x001070df, 0x80c589c0,
+ 0x00100b11, 0x0401f7e7, 0x0201f800, 0x00101992,
+ 0x0401f7cf, 0x0201f800, 0x00107175, 0x80c589c0,
0x04000016, 0x59a8e063, 0x412c0000, 0x80717480,
- 0x04000005, 0x4200d000, 0x000009d0, 0x412cd800,
+ 0x04000005, 0x4200d000, 0x000009e1, 0x412cd800,
0x0401f787, 0x592d7000, 0x48bb5063, 0x592cd000,
0x8068d1c0, 0x04020002, 0x486b5064, 0x592cd205,
0x82697480, 0x00000055, 0x04000007, 0x49425a07,
@@ -10446,12 +10501,12 @@
0x829d3c00, 0x00000002, 0x1c01f000, 0x809d3840,
0x48813800, 0x5930dc07, 0x406c0000, 0x826d7480,
0x00000011, 0x83f17500, 0x03000000, 0x04000014,
- 0x0c01f001, 0x0010bb69, 0x0010bb40, 0x0010bb50,
- 0x0010bb5c, 0x0010bb2f, 0x0010bb32, 0x0010bb7a,
- 0x0010bb69, 0x0010bb69, 0x0010bb69, 0x0010bb69,
- 0x0010bb27, 0x0010bb27, 0x0010bb69, 0x0010bb27,
- 0x0010bb69, 0x0010bb69, 0x0010bb6d, 0x4200d000,
- 0x00000b61, 0x4130e000, 0x0201f800, 0x001001e3,
+ 0x0c01f001, 0x0010bb79, 0x0010bb50, 0x0010bb60,
+ 0x0010bb6c, 0x0010bb3f, 0x0010bb42, 0x0010bb8a,
+ 0x0010bb79, 0x0010bb79, 0x0010bb79, 0x0010bb79,
+ 0x0010bb37, 0x0010bb37, 0x0010bb79, 0x0010bb37,
+ 0x0010bb79, 0x0010bb79, 0x0010bb7d, 0x4200d000,
+ 0x00000b72, 0x4130e000, 0x0201f800, 0x001001e3,
0x4200d800, 0x00000001, 0x0401f05c, 0x4178d800,
0x8d3e7d1a, 0x04020059, 0x833ce500, 0x00000001,
0x4178d800, 0x8d3e7d00, 0x04020054, 0x8d3e7d18,
@@ -10459,10 +10514,10 @@
0x4070d800, 0x8c68d500, 0x0402004c, 0x0401f7ed,
0x8d3e7d1a, 0x04020019, 0x8d3e7d00, 0x04020017,
0x833d0500, 0x00001000, 0x8d3e7d18, 0x040207e5,
- 0x8d3e7d06, 0x040007e3, 0x0201f800, 0x00107352,
+ 0x8d3e7d06, 0x040007e3, 0x0201f800, 0x001073e8,
0x4080d800, 0x80c589c0, 0x0402003c, 0x0401f7dd,
0x8d3e7d00, 0x040007db, 0x5930d21f, 0x82697480,
- 0x00000003, 0x04020005, 0x0201f800, 0x00105075,
+ 0x00000003, 0x04020005, 0x0201f800, 0x00105101,
0x80c589c0, 0x040207d3, 0x4178d800, 0x0401f02f,
0x8d3e7d00, 0x04020028, 0x5930d00a, 0x833cdd00,
0x00001000, 0x8d3e7d18, 0x040207ca, 0x8d3e7d06,
@@ -10474,760 +10529,758 @@
0x4068d800, 0x0401f011, 0x4178d800, 0x8d3e7d00,
0x0402000e, 0x833cd500, 0x00001000, 0x4200d800,
0x00000001, 0x8d3e7d18, 0x04020008, 0x4068d800,
- 0x0401f006, 0x0201f800, 0x00105075, 0x40c4d800,
+ 0x0401f006, 0x0201f800, 0x00105101, 0x40c4d800,
0x80c589c0, 0x040207d5, 0x406d8800, 0x589d0000,
0x809d3800, 0x1c01f000, 0x829d3c80, 0x00000006,
0x48813800, 0x48853801, 0x48893802, 0x488d3803,
0x48913804, 0x48953805, 0x4933c857, 0x0201f800,
- 0x0010512e, 0x40c52800, 0x41352000, 0x41311000,
- 0x412d1800, 0x41790800, 0x598e6003, 0x0401f005,
- 0x813669c0, 0x04000026, 0x41310800, 0x59326000,
- 0x813261c0, 0x0400001c, 0x5932680a, 0x813669c0,
- 0x040007f8, 0x5934d403, 0x41440000, 0x80697480,
- 0x040207f4, 0x0401ff5e, 0x80c589c0, 0x040007f3,
- 0x42010000, 0x00000001, 0x0201f800, 0x001070df,
- 0x80c589c0, 0x0402001d, 0x808101c0, 0x040007eb,
- 0x0201f800, 0x00105047, 0x59310000, 0x4084d000,
- 0x0401fe0e, 0x0401fe8d, 0x40826000, 0x813261c0,
- 0x040207e6, 0x408a6000, 0x408e5800, 0x40926800,
- 0x80957040, 0x0400000a, 0x0401f016, 0x5930d407,
- 0x82697480, 0x00000010, 0x040207d8, 0x83457480,
- 0x0000ffff, 0x040207d5, 0x0401f7df, 0x0201f800,
- 0x0010511f, 0x0401f00b, 0x0201f800, 0x00107591,
- 0x80c589c0, 0x040007e1, 0x5930d403, 0x82697480,
- 0x00000043, 0x040207dd, 0x41790000, 0x0401f7db,
- 0x589d2805, 0x589d2004, 0x589d1803, 0x589d1002,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000006,
- 0x1c01f000, 0x829d3c80, 0x00000006, 0x48813800,
- 0x48853801, 0x48893802, 0x488d3803, 0x48913804,
- 0x48953805, 0x412d1800, 0x41312000, 0x41352800,
- 0x41790800, 0x0201f800, 0x0010512e, 0x40c51000,
- 0x0201f800, 0x001039c0, 0x40c66800, 0x80c589c0,
- 0x04000027, 0x598e6009, 0x0401f003, 0x41310800,
- 0x59326000, 0x813261c0, 0x04000011, 0x5930d00a,
- 0x41340000, 0x80697480, 0x040207f9, 0x0401ff08,
- 0x80c589c0, 0x040007f6, 0x0201f800, 0x00105047,
- 0x59310000, 0x4084d000, 0x0401fd1f, 0x0401fe3f,
- 0x40826000, 0x813261c0, 0x040207f1, 0x8d3e7d06,
- 0x04000004, 0x5934d200, 0x8c68d50e, 0x04020003,
- 0x0201f800, 0x00103aed, 0x408e5800, 0x40926000,
- 0x40966800, 0x80897040, 0x04000002, 0x0401f00b,
- 0x0201f800, 0x0010511f, 0x0401f008, 0x4200d000,
- 0x00000711, 0x40c4d800, 0x4144e000, 0x0201f800,
- 0x001001e3, 0x0401f7d4, 0x589d2805, 0x589d2004,
+ 0x001051ba, 0x40c52800, 0x41352000, 0x41311000,
+ 0x412d1800, 0x41790800, 0x598e6003, 0x0401f00a,
+ 0x5932680a, 0x813669c0, 0x04000005, 0x5934d403,
+ 0x41440000, 0x80697480, 0x0400000b, 0x41310800,
+ 0x59326000, 0x813261c0, 0x040207f6, 0x408a6000,
+ 0x408e5800, 0x40926800, 0x80957040, 0x04000015,
+ 0x0401f021, 0x0401ff5a, 0x80c589c0, 0x040007f4,
+ 0x42010000, 0x00000001, 0x0201f800, 0x00107175,
+ 0x80c589c0, 0x0402000e, 0x808101c0, 0x040007ec,
+ 0x0201f800, 0x001050d3, 0x59310000, 0x4084d000,
+ 0x0401fe0a, 0x0401fe89, 0x40826000, 0x0401f7e6,
+ 0x0201f800, 0x001051ab, 0x0401f00b, 0x0201f800,
+ 0x00107627, 0x80c589c0, 0x040007f0, 0x5930d403,
+ 0x82697480, 0x00000043, 0x040207ec, 0x41790000,
+ 0x0401f7ea, 0x589d2805, 0x589d2004, 0x589d1803,
+ 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00000006, 0x1c01f000, 0x829d3c80, 0x00000006,
+ 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
+ 0x48913804, 0x48953805, 0x412d1800, 0x41312000,
+ 0x41352800, 0x41790800, 0x0201f800, 0x001051ba,
+ 0x40c51000, 0x0201f800, 0x001039cf, 0x40c66800,
+ 0x80c589c0, 0x04000027, 0x598e6009, 0x0401f003,
+ 0x41310800, 0x59326000, 0x813261c0, 0x04000011,
+ 0x5930d00a, 0x41340000, 0x80697480, 0x040207f9,
+ 0x0401ff13, 0x80c589c0, 0x040007f6, 0x0201f800,
+ 0x001050d3, 0x59310000, 0x4084d000, 0x0401fd2a,
+ 0x0401fe4a, 0x40826000, 0x813261c0, 0x040207f1,
+ 0x8d3e7d06, 0x04000004, 0x5934d200, 0x8c68d50e,
+ 0x04020003, 0x0201f800, 0x00103b00, 0x408e5800,
+ 0x40926000, 0x40966800, 0x80897040, 0x04000002,
+ 0x0401f00b, 0x0201f800, 0x001051ab, 0x0401f008,
+ 0x4200d000, 0x00000714, 0x40c4d800, 0x4144e000,
+ 0x0201f800, 0x001001e3, 0x0401f7d4, 0x589d2805,
+ 0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000006, 0x1c01f000,
+ 0x829d3c80, 0x00000006, 0x48813800, 0x48853801,
+ 0x48893802, 0x488d3803, 0x48913804, 0x48953805,
+ 0x41311800, 0x41352000, 0x412d2800, 0x41790800,
+ 0x0201f800, 0x001051ba, 0x40c51000, 0x598e6007,
+ 0x0401f003, 0x41310800, 0x59326000, 0x813261c0,
+ 0x04000012, 0x5932680a, 0x5934d403, 0x41440000,
+ 0x80697480, 0x040207f8, 0x0401fecd, 0x80c589c0,
+ 0x040007f5, 0x59310000, 0x0201f800, 0x001050d3,
+ 0x4084d000, 0x0401fd32, 0x0401fe04, 0x40826000,
+ 0x813261c0, 0x040207f0, 0x0201f800, 0x00105d74,
+ 0x0201f800, 0x00105dd4, 0x408e6000, 0x40926800,
+ 0x40965800, 0x80897040, 0x04000002, 0x0401f003,
+ 0x0201f800, 0x001051ab, 0x589d2805, 0x589d2004,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000006, 0x1c01f000, 0x829d3c80,
- 0x00000006, 0x48813800, 0x48853801, 0x48893802,
- 0x488d3803, 0x48913804, 0x48953805, 0x41311800,
- 0x41352000, 0x412d2800, 0x41790800, 0x0201f800,
- 0x0010512e, 0x40c51000, 0x598e6007, 0x0401f003,
- 0x41310800, 0x59326000, 0x813261c0, 0x04000012,
- 0x5932680a, 0x5934d403, 0x41440000, 0x80697480,
- 0x040207f8, 0x0401fec2, 0x80c589c0, 0x040007f5,
- 0x59310000, 0x0201f800, 0x00105047, 0x4084d000,
- 0x0401fd27, 0x0401fdf9, 0x40826000, 0x813261c0,
- 0x040207f0, 0x0201f800, 0x00105cfc, 0x0201f800,
- 0x00105d5c, 0x408e6000, 0x40926800, 0x40965800,
- 0x80897040, 0x04000002, 0x0401f003, 0x0201f800,
- 0x0010511f, 0x589d2805, 0x589d2004, 0x589d1803,
- 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000006, 0x1c01f000, 0x829d3c80, 0x00000002,
- 0x48813800, 0x48853801, 0x4947c857, 0x0201f800,
- 0x0010512e, 0x40c50800, 0x413d0000, 0x853e7d00,
- 0x0401ffbb, 0x0401ff70, 0x40827800, 0x80857040,
- 0x04000002, 0x0401f003, 0x0201f800, 0x0010511f,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
+ 0x00000002, 0x48813800, 0x48853801, 0x4947c857,
+ 0x0201f800, 0x001051ba, 0x40c50800, 0x413d0000,
+ 0x853e7d00, 0x0401ffbb, 0x0401ff70, 0x40827800,
+ 0x80857040, 0x04000002, 0x0401f003, 0x0201f800,
+ 0x001051ab, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00000002, 0x1c01f000, 0x829d3c80, 0x00000003,
+ 0x48813800, 0x48853801, 0x48893802, 0x41311000,
+ 0x41790800, 0x598e6009, 0x813261c0, 0x04000011,
+ 0x0401fe8b, 0x80c589c0, 0x04020006, 0x41310800,
+ 0x59326000, 0x813261c0, 0x040207fa, 0x0401f009,
+ 0x0201f800, 0x001050d3, 0x59310000, 0x4084d000,
+ 0x0401fc9d, 0x0401fdbd, 0x40826000, 0x0401f7ef,
+ 0x0201f800, 0x00103ae1, 0x408a6000, 0x589d1002,
+ 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000003,
0x1c01f000, 0x829d3c80, 0x00000003, 0x48813800,
0x48853801, 0x48893802, 0x41311000, 0x41790800,
- 0x598e6009, 0x813261c0, 0x04000011, 0x0401fe80,
+ 0x598e6007, 0x813261c0, 0x04000011, 0x0401fe68,
0x80c589c0, 0x04020006, 0x41310800, 0x59326000,
- 0x813261c0, 0x040207fa, 0x0401f009, 0x0201f800,
- 0x00105047, 0x59310000, 0x4084d000, 0x0401fc92,
- 0x0401fdb2, 0x40826000, 0x0401f7ef, 0x0201f800,
- 0x00103ace, 0x408a6000, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000003, 0x1c01f000,
- 0x829d3c80, 0x00000003, 0x48813800, 0x48853801,
- 0x48893802, 0x41311000, 0x41790800, 0x598e6007,
- 0x813261c0, 0x04000011, 0x0401fe5d, 0x80c589c0,
- 0x04020006, 0x41310800, 0x59326000, 0x813261c0,
- 0x040207fa, 0x0401f009, 0x59310000, 0x0201f800,
- 0x00105047, 0x4084d000, 0x0401fcbd, 0x0401fd8f,
- 0x40826000, 0x0401f7ef, 0x0201f800, 0x00105d44,
- 0x0201f800, 0x00105d5c, 0x408a6000, 0x589d1002,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000003,
- 0x1c01f000, 0x809d3840, 0x48813800, 0x4943c857,
- 0x0201f800, 0x0010512e, 0x40c50000, 0x0401ffd5,
- 0x0401ffb1, 0x80817040, 0x04000002, 0x0401f003,
- 0x0201f800, 0x0010511f, 0x589d0000, 0x809d3800,
- 0x1c01f000, 0x829d3c80, 0x00000004, 0x48813800,
- 0x48853801, 0x48893802, 0x488d3803, 0x0201f800,
- 0x0010512e, 0x40c51800, 0x41311000, 0x41790800,
- 0x598e6003, 0x813261c0, 0x04000008, 0x0401fe24,
- 0x80c589c0, 0x04020009, 0x41310800, 0x59326000,
- 0x813261c0, 0x040207fa, 0x408a6000, 0x808d7040,
- 0x0400000a, 0x0401f00b, 0x0201f800, 0x00105047,
- 0x59310000, 0x4084d000, 0x0401fcd4, 0x0401fd53,
- 0x40826000, 0x0401f7ec, 0x0201f800, 0x0010511f,
- 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
- 0x829d3c00, 0x00000004, 0x1c01f000, 0x809d3840,
- 0x48a13800, 0x829d3c80, 0x00000006, 0x409d4000,
- 0x829d3c80, 0x00000007, 0x48813800, 0x48853801,
- 0x48893802, 0x488d3803, 0x48913804, 0x48953805,
- 0x48993806, 0x41791000, 0x0201f800, 0x0010512e,
- 0x48c54005, 0x41311800, 0x41352800, 0x41193000,
- 0x412d2000, 0x49914003, 0x49d14000, 0x49a54001,
- 0x49154002, 0x48d94004, 0x58d6602f, 0x813261c0,
- 0x0400000e, 0x41310800, 0x59310000, 0x5932680a,
- 0x5934d403, 0x41440000, 0x80697480, 0x04000028,
- 0x808101c0, 0x04000003, 0x41310800, 0x40826000,
- 0x808101c0, 0x040207f5, 0x417a3000, 0x0201f800,
- 0x0010560b, 0x59926005, 0x813261c0, 0x04000006,
+ 0x813261c0, 0x040207fa, 0x0401f009, 0x59310000,
+ 0x0201f800, 0x001050d3, 0x4084d000, 0x0401fcc8,
+ 0x0401fd9a, 0x40826000, 0x0401f7ef, 0x0201f800,
+ 0x00105dbc, 0x0201f800, 0x00105dd4, 0x408a6000,
+ 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00000003, 0x1c01f000, 0x809d3840, 0x48813800,
+ 0x4943c857, 0x0201f800, 0x001051ba, 0x40c50000,
+ 0x0401ffd5, 0x0401ffb1, 0x80817040, 0x04000002,
+ 0x0401f003, 0x0201f800, 0x001051ab, 0x589d0000,
+ 0x809d3800, 0x1c01f000, 0x829d3c80, 0x00000004,
+ 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
+ 0x0201f800, 0x001051ba, 0x40c51800, 0x41311000,
+ 0x41790800, 0x598e6003, 0x813261c0, 0x04000008,
+ 0x0401fe2f, 0x80c589c0, 0x04020009, 0x41310800,
+ 0x59326000, 0x813261c0, 0x040207fa, 0x408a6000,
+ 0x808d7040, 0x0400000a, 0x0401f00b, 0x0201f800,
+ 0x001050d3, 0x59310000, 0x4084d000, 0x0401fcdf,
+ 0x0401fd5e, 0x40826000, 0x0401f7ec, 0x0201f800,
+ 0x001051ab, 0x589d1803, 0x589d1002, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000004, 0x1c01f000,
+ 0x809d3840, 0x48a13800, 0x829d3c80, 0x00000006,
+ 0x409d4000, 0x829d3c80, 0x00000007, 0x48813800,
+ 0x48853801, 0x48893802, 0x488d3803, 0x48913804,
+ 0x48953805, 0x48993806, 0x41791000, 0x0201f800,
+ 0x001051ba, 0x48c54005, 0x41311800, 0x41352800,
+ 0x41193000, 0x412d2000, 0x49914003, 0x49d14000,
+ 0x49a54001, 0x49154002, 0x48d94004, 0x58d6602f,
+ 0x813261c0, 0x0400000e, 0x41310800, 0x59310000,
0x5932680a, 0x5934d403, 0x41440000, 0x80697480,
- 0x04000024, 0x811a3000, 0x83197480, 0x00000004,
- 0x040007f3, 0x040017f2, 0x408e6000, 0x40966800,
- 0x409a3000, 0x40925800, 0x58a32003, 0x58a3a000,
- 0x58a34801, 0x58a22802, 0x58a1b004, 0x58a0d005,
- 0x80697040, 0x04000010, 0x0401f01d, 0x41311000,
- 0x40826000, 0x808101c0, 0x040007e0, 0x59310001,
- 0x0401fdbb, 0x80c589c0, 0x040007f9, 0x4084d000,
- 0x4088d800, 0x0201f800, 0x0010b862, 0x0401fcf3,
- 0x0401f7f4, 0x0201f800, 0x0010511f, 0x0401f00c,
- 0x0401fdaf, 0x80c589c0, 0x040007db, 0x0201f800,
- 0x001052fc, 0x0201f800, 0x00105102, 0x0201f800,
- 0x00105108, 0x0401fce5, 0x0401f7d3, 0x589d3006,
- 0x589d2805, 0x589d2004, 0x589d1803, 0x589d1002,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x0000000d,
- 0x589d4000, 0x809d3800, 0x1c01f000, 0x809d3840,
- 0x48a13800, 0x829d3c80, 0x00000008, 0x409d4000,
- 0x829d3c80, 0x00000007, 0x48813800, 0x48853801,
- 0x48893802, 0x488d3803, 0x48913804, 0x48953805,
- 0x48993806, 0x41791800, 0x0201f800, 0x0010512e,
- 0x40c52800, 0x41313000, 0x49354006, 0x492d4005,
- 0x49194007, 0x49914003, 0x49d14000, 0x49a54001,
- 0x49154002, 0x48d94004, 0x58d6602f, 0x813261c0,
- 0x04000023, 0x41312000, 0x408d0800, 0x59311000,
- 0x5932680a, 0x0401f009, 0x41311800, 0x808509c0,
- 0x04000010, 0x808101c0, 0x04000002, 0x40826000,
- 0x808101c0, 0x0400000d, 0x59310001, 0x0401fd6c,
- 0x80c589c0, 0x040007f5, 0x4090d000, 0x408cd800,
- 0x0201f800, 0x0010b862, 0x0401fca4, 0x0401f7f2,
- 0x41310800, 0x0401f7f0, 0x808911c0, 0x04000006,
- 0x408a6000, 0x808509c0, 0x04000003, 0x40852000,
- 0x40810800, 0x808911c0, 0x040207e1, 0x417a3000,
- 0x0201f800, 0x0010560b, 0x59926005, 0x813261c0,
- 0x04000004, 0x0401fd52, 0x80c589c0, 0x04020012,
- 0x811a3000, 0x83197480, 0x00000004, 0x040007f5,
- 0x040017f4, 0x409a6000, 0x58a26806, 0x58a25805,
- 0x58a23007, 0x58a32003, 0x58a3a000, 0x58a34801,
- 0x58a22802, 0x58a1b004, 0x80957040, 0x0400000a,
- 0x0401f00b, 0x0201f800, 0x001052fc, 0x0201f800,
- 0x00105102, 0x0201f800, 0x00105108, 0x0401fc77,
- 0x0401f7e8, 0x0201f800, 0x0010511f, 0x589d3006,
- 0x589d2805, 0x589d2004, 0x589d1803, 0x589d1002,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x0000000f,
- 0x589d4000, 0x809d3800, 0x1c01f000, 0x4178e000,
- 0x497bc856, 0x5930dc03, 0x826cd480, 0x00000002,
- 0x82697480, 0x00000002, 0x04000007, 0x04001006,
- 0x599cd019, 0x8c68d50e, 0x04000005, 0x806cd9c0,
- 0x04020003, 0x4200e000, 0x00000001, 0x40718800,
- 0x1c01f000, 0x829d3c80, 0x00000004, 0x48813800,
- 0x48853801, 0x48893802, 0x488d3803, 0x412d0800,
- 0x41351000, 0x41391800, 0x0201f800, 0x0010bb0b,
- 0x80c589c0, 0x040000ac, 0x5932680a, 0x5930dc07,
- 0x406c0000, 0x826d7480, 0x00000011, 0x83f17500,
- 0x03000000, 0x04000026, 0x0c01f001, 0x0010bead,
- 0x0010be58, 0x0010be68, 0x0010be35, 0x0010be58,
- 0x0010be68, 0x0010be78, 0x0010be89, 0x0010be2f,
- 0x0010be2f, 0x0010be20, 0x0010be2f, 0x0010be2f,
- 0x0010be2f, 0x0010be2f, 0x0010bead, 0x0010be20,
- 0x0010be1d, 0x59325819, 0x0201f800, 0x00100581,
- 0x5930d203, 0x82697480, 0x00000004, 0x04000071,
- 0x59325809, 0x0201f800, 0x001070df, 0x80c589c0,
- 0x04020068, 0x0201f800, 0x00105dd5, 0x8d3e7d1c,
- 0x04000081, 0x497a600a, 0x0401f07f, 0x4200d000,
- 0x0000030f, 0x4130e000, 0x0201f800, 0x001001e3,
- 0x0401f079, 0x813669c0, 0x04000061, 0x0201f800,
- 0x00107924, 0x5930d203, 0x82697480, 0x00000004,
- 0x0400006e, 0x59325809, 0x0201f800, 0x001070df,
- 0x80c589c0, 0x040007e8, 0x592cd205, 0x8268d500,
+ 0x04000028, 0x808101c0, 0x04000003, 0x41310800,
+ 0x40826000, 0x808101c0, 0x040207f5, 0x417a3000,
+ 0x0201f800, 0x00105697, 0x59926005, 0x813261c0,
+ 0x04000006, 0x5932680a, 0x5934d403, 0x41440000,
+ 0x80697480, 0x04000024, 0x811a3000, 0x83197480,
+ 0x00000004, 0x040007f3, 0x040017f2, 0x408e6000,
+ 0x40966800, 0x409a3000, 0x40925800, 0x58a32003,
+ 0x58a3a000, 0x58a34801, 0x58a22802, 0x58a1b004,
+ 0x58a0d005, 0x80697040, 0x04000010, 0x0401f01d,
+ 0x41311000, 0x40826000, 0x808101c0, 0x040007e0,
+ 0x59310001, 0x0401fdc6, 0x80c589c0, 0x040007f9,
+ 0x4084d000, 0x4088d800, 0x0201f800, 0x0010b872,
+ 0x0401fcfe, 0x0401f7f4, 0x0201f800, 0x001051ab,
+ 0x0401f00c, 0x0401fdba, 0x80c589c0, 0x040007db,
+ 0x0201f800, 0x00105388, 0x0201f800, 0x0010518e,
+ 0x0201f800, 0x00105194, 0x0401fcf0, 0x0401f7d3,
+ 0x589d3006, 0x589d2805, 0x589d2004, 0x589d1803,
+ 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x0000000d, 0x589d4000, 0x809d3800, 0x1c01f000,
+ 0x809d3840, 0x48a13800, 0x829d3c80, 0x00000008,
+ 0x409d4000, 0x829d3c80, 0x00000007, 0x48813800,
+ 0x48853801, 0x48893802, 0x488d3803, 0x48913804,
+ 0x48953805, 0x48993806, 0x41791800, 0x0201f800,
+ 0x001051ba, 0x40c52800, 0x41313000, 0x49354006,
+ 0x492d4005, 0x49194007, 0x49914003, 0x49d14000,
+ 0x49a54001, 0x49154002, 0x48d94004, 0x58d6602f,
+ 0x813261c0, 0x04000023, 0x41312000, 0x408d0800,
+ 0x59311000, 0x5932680a, 0x0401f009, 0x41311800,
+ 0x808509c0, 0x04000010, 0x808101c0, 0x04000002,
+ 0x40826000, 0x808101c0, 0x0400000d, 0x59310001,
+ 0x0401fd77, 0x80c589c0, 0x040007f5, 0x4090d000,
+ 0x408cd800, 0x0201f800, 0x0010b872, 0x0401fcaf,
+ 0x0401f7f2, 0x41310800, 0x0401f7f0, 0x808911c0,
+ 0x04000006, 0x408a6000, 0x808509c0, 0x04000003,
+ 0x40852000, 0x40810800, 0x808911c0, 0x040207e1,
+ 0x417a3000, 0x0201f800, 0x00105697, 0x59926005,
+ 0x813261c0, 0x04000004, 0x0401fd5d, 0x80c589c0,
+ 0x04020012, 0x811a3000, 0x83197480, 0x00000004,
+ 0x040007f5, 0x040017f4, 0x409a6000, 0x58a26806,
+ 0x58a25805, 0x58a23007, 0x58a32003, 0x58a3a000,
+ 0x58a34801, 0x58a22802, 0x58a1b004, 0x80957040,
+ 0x0400000a, 0x0401f00b, 0x0201f800, 0x00105388,
+ 0x0201f800, 0x0010518e, 0x0201f800, 0x00105194,
+ 0x0401fc82, 0x0401f7e8, 0x0201f800, 0x001051ab,
+ 0x589d3006, 0x589d2805, 0x589d2004, 0x589d1803,
+ 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x0000000f, 0x589d4000, 0x809d3800, 0x1c01f000,
+ 0x4178e000, 0x497bc856, 0x5930dc03, 0x826cd480,
+ 0x00000002, 0x82697480, 0x00000002, 0x04000007,
+ 0x04001006, 0x599cd019, 0x8c68d50e, 0x04000005,
+ 0x806cd9c0, 0x04020003, 0x4200e000, 0x00000001,
+ 0x40718800, 0x1c01f000, 0x829d3c80, 0x00000004,
+ 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
+ 0x412d0800, 0x41351000, 0x41391800, 0x0201f800,
+ 0x0010bb1b, 0x80c589c0, 0x040000ac, 0x5932680a,
+ 0x5930dc07, 0x406c0000, 0x826d7480, 0x00000011,
+ 0x83f17500, 0x03000000, 0x04000026, 0x0c01f001,
+ 0x0010beb2, 0x0010be5d, 0x0010be6d, 0x0010be3a,
+ 0x0010be5d, 0x0010be6d, 0x0010be7d, 0x0010be8e,
+ 0x0010be34, 0x0010be34, 0x0010be25, 0x0010be34,
+ 0x0010be34, 0x0010be34, 0x0010be34, 0x0010beb2,
+ 0x0010be25, 0x0010be22, 0x59325819, 0x0201f800,
+ 0x00100581, 0x5930d203, 0x82697480, 0x00000004,
+ 0x04000071, 0x59325809, 0x0201f800, 0x00107175,
+ 0x80c589c0, 0x04020068, 0x0201f800, 0x00105e4d,
+ 0x8d3e7d1c, 0x04000081, 0x497a600a, 0x0401f07f,
+ 0x4200d000, 0x0000030f, 0x4130e000, 0x0201f800,
+ 0x001001e3, 0x0401f079, 0x813669c0, 0x04000061,
+ 0x0201f800, 0x001079ba, 0x5930d203, 0x82697480,
+ 0x00000004, 0x0400006e, 0x59325809, 0x0201f800,
+ 0x00107175, 0x80c589c0, 0x040007e8, 0x592cd205,
+ 0x8268d500, 0x000000ff, 0x82697480, 0x00000014,
+ 0x04000003, 0x0201f800, 0x0010724a, 0x4a025a05,
+ 0x00000103, 0x5930d402, 0x486a5c07, 0x592cd409,
+ 0x8c68d512, 0x04020051, 0x49425a07, 0x497a580a,
+ 0x0201f800, 0x00107631, 0x0201f800, 0x0002032c,
+ 0x0401f7d2, 0x5930d403, 0x82697480, 0x00000043,
+ 0x04000052, 0x0201f800, 0x0010888d, 0x0401ff85,
+ 0x80c589c0, 0x0402003e, 0x0201f800, 0x0010726c,
+ 0x80c589c0, 0x040007c5, 0x0201f800, 0x0010646b,
+ 0x0401f7c2, 0x59325809, 0x0201f800, 0x00107175,
+ 0x80c589c0, 0x040007bd, 0x49425a07, 0x497a5c0a,
+ 0x0201f800, 0x0002032c, 0x5930d21f, 0x82697480,
+ 0x00000003, 0x040207b5, 0x0201f800, 0x0010724a,
+ 0x0401f7b2, 0x5930d203, 0x82697480, 0x00000004,
+ 0x0400002c, 0x59325809, 0x0201f800, 0x00107175,
+ 0x80c589c0, 0x040007a9, 0x49425a07, 0x813669c0,
+ 0x040007d0, 0x0201f800, 0x001085c4, 0x0201f800,
+ 0x00107631, 0x0401f7cd, 0x5930d203, 0x82697480,
+ 0x00000011, 0x04020021, 0x5930d41f, 0x486a6203,
+ 0x0401f01e, 0x49425a07, 0x0201f800, 0x0002032c,
+ 0x0401f796, 0x0201f800, 0x00100b11, 0x0401f78e,
+ 0x4200d000, 0x00000182, 0x4134d800, 0x4130e000,
+ 0x0201f800, 0x001001e3, 0x0401f79a, 0x0201f800,
+ 0x00101992, 0x0401f7c1, 0x412d0000, 0x592e580a,
+ 0x0201f800, 0x00100581, 0x40825800, 0x0401f7ab,
+ 0x0201f800, 0x00100b11, 0x0401f7d3, 0x0201f800,
+ 0x00100b11, 0x0401f791, 0x40865800, 0x408a6800,
+ 0x408e7000, 0x589d1803, 0x589d1002, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000004, 0x1c01f000,
+ 0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
+ 0x41310800, 0x4933c857, 0x4943c857, 0x493fc857,
+ 0x42010000, 0x0010ccb4, 0x59a8d00d, 0x41640000,
+ 0x80697480, 0x04000010, 0x41580000, 0x80817480,
+ 0x0402100d, 0x40826000, 0x8d3e7d12, 0x04000004,
+ 0x40800000, 0x80857480, 0x04000002, 0x0401ff27,
+ 0x82810400, 0x00000024, 0x41580000, 0x80817480,
+ 0x040017f5, 0x41510000, 0x41540000, 0x80817480,
+ 0x04021019, 0x8d3e7d18, 0x04000017, 0x59a8d05e,
+ 0x59a8005f, 0x80697480, 0x04000013, 0x40826000,
+ 0x5880d00a, 0x8068d1c0, 0x04020005, 0x5880d203,
+ 0x82697480, 0x00000008, 0x04000008, 0x0401ff0f,
+ 0x82810400, 0x00000024, 0x41540000, 0x80817480,
+ 0x040017ed, 0x0401f004, 0x0201f800, 0x001087ea,
+ 0x0401f7f7, 0x40866000, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000002, 0x1c01f000, 0x809d3840,
+ 0x48813800, 0x497a621f, 0x812e59c0, 0x04000041,
+ 0x592cd205, 0x486bc857, 0x592cd205, 0x8268d500,
0x000000ff, 0x82697480, 0x00000014, 0x04000003,
- 0x0201f800, 0x001071b4, 0x4a025a05, 0x00000103,
- 0x5930d402, 0x486a5c07, 0x592cd409, 0x8c68d512,
- 0x04020051, 0x49425a07, 0x497a580a, 0x0201f800,
- 0x0010759b, 0x0201f800, 0x0002032c, 0x0401f7d2,
- 0x5930d403, 0x82697480, 0x00000043, 0x04000052,
- 0x0201f800, 0x001087c3, 0x0401ff85, 0x80c589c0,
- 0x0402003e, 0x0201f800, 0x001071d6, 0x80c589c0,
- 0x040007c5, 0x0201f800, 0x001063ed, 0x0401f7c2,
- 0x59325809, 0x0201f800, 0x001070df, 0x80c589c0,
- 0x040007bd, 0x49425a07, 0x497a5c0a, 0x0201f800,
- 0x0002032c, 0x5930d21f, 0x82697480, 0x00000003,
- 0x040207b5, 0x0201f800, 0x001071b4, 0x0401f7b2,
- 0x5930d203, 0x82697480, 0x00000004, 0x0400002c,
- 0x59325809, 0x0201f800, 0x001070df, 0x80c589c0,
- 0x040007a9, 0x49425a07, 0x813669c0, 0x040007d0,
- 0x0201f800, 0x0010850c, 0x0201f800, 0x0010759b,
- 0x0401f7cd, 0x5930d203, 0x82697480, 0x00000011,
- 0x04020021, 0x5930d41f, 0x486a6203, 0x0401f01e,
- 0x49425a07, 0x0201f800, 0x0002032c, 0x0401f796,
- 0x0201f800, 0x00100b11, 0x0401f78e, 0x4200d000,
- 0x00000182, 0x4134d800, 0x4130e000, 0x0201f800,
- 0x001001e3, 0x0401f79a, 0x0201f800, 0x00101993,
- 0x0401f7c1, 0x412d0000, 0x592e580a, 0x0201f800,
- 0x00100581, 0x40825800, 0x0401f7ab, 0x0201f800,
- 0x00100b11, 0x0401f7d3, 0x0201f800, 0x00100b11,
- 0x0401f791, 0x40865800, 0x408a6800, 0x408e7000,
- 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
- 0x829d3c00, 0x00000004, 0x1c01f000, 0x829d3c80,
- 0x00000002, 0x48813800, 0x48853801, 0x41310800,
- 0x4933c857, 0x4943c857, 0x493fc857, 0x42010000,
- 0x0010cca4, 0x59a8d00d, 0x41640000, 0x80697480,
- 0x04000010, 0x41580000, 0x80817480, 0x0402100d,
- 0x40826000, 0x8d3e7d12, 0x04000004, 0x40800000,
- 0x80857480, 0x04000002, 0x0401ff27, 0x82810400,
- 0x00000024, 0x41580000, 0x80817480, 0x040017f5,
- 0x41510000, 0x41540000, 0x80817480, 0x04021019,
- 0x8d3e7d18, 0x04000017, 0x59a8d05e, 0x59a8005f,
- 0x80697480, 0x04000013, 0x40826000, 0x5880d00a,
- 0x8068d1c0, 0x04020005, 0x5880d203, 0x82697480,
- 0x00000008, 0x04000008, 0x0401ff0f, 0x82810400,
- 0x00000024, 0x41540000, 0x80817480, 0x040017ed,
- 0x0401f004, 0x0201f800, 0x00108720, 0x0401f7f7,
- 0x40866000, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000002, 0x1c01f000, 0x809d3840, 0x48813800,
- 0x497a621f, 0x812e59c0, 0x04000041, 0x592cd205,
- 0x486bc857, 0x592cd205, 0x8268d500, 0x000000ff,
- 0x82697480, 0x00000014, 0x04000003, 0x4a02621f,
- 0x00000003, 0x592cd409, 0x8c68d510, 0x04020021,
- 0x592cd209, 0x0201f800, 0x00103f3f, 0x0201f800,
- 0x0010759b, 0x0201f800, 0x001089a9, 0x80c589c0,
- 0x04000023, 0x4a026403, 0x00000085, 0x4a026203,
- 0x00000009, 0x4a026407, 0x00000002, 0x59310004,
- 0x82810500, 0x00000100, 0x0201f800, 0x0010784a,
- 0x82810540, 0x80004040, 0x48826004, 0x0201f800,
- 0x00107856, 0x0201f800, 0x0010511f, 0x4200d000,
- 0x80004040, 0x0201f800, 0x00105035, 0x0401f01f,
- 0x592cd209, 0x0201f800, 0x00103f3f, 0x4a025c09,
- 0x00000100, 0x0201f800, 0x0010759b, 0x0201f800,
- 0x001089a9, 0x80c589c0, 0x040207df, 0x0201f800,
- 0x0002032c, 0x5930d21f, 0x82697480, 0x00000003,
- 0x0400000a, 0x497a6009, 0x0401f7d7, 0x4200d000,
- 0x00000527, 0x4130d800, 0x412ce000, 0x0201f800,
- 0x001001e3, 0x0401f005, 0x0201f800, 0x001071b4,
- 0x497a6009, 0x0401f7cc, 0x589d0000, 0x809d3800,
- 0x1c01f000, 0x0201f800, 0x0010511f, 0x812e59c0,
- 0x0400001b, 0x592cd409, 0x8c68d510, 0x04020012,
- 0x592cd209, 0x0201f800, 0x00103f3f, 0x0201f800,
- 0x0010759b, 0x0201f800, 0x0002032c, 0x5930d203,
- 0x82697480, 0x0000000d, 0x0400000d, 0x0201f800,
- 0x0010511f, 0x5930d00a, 0x0201f800, 0x00103be5,
- 0x0401f007, 0x592cd209, 0x0201f800, 0x00103f3f,
- 0x4a025c09, 0x00000100, 0x0401f7ed, 0x0201f800,
- 0x00105dd5, 0x1c01f000, 0x829d3c80, 0x00000002,
- 0x48813800, 0x48853801, 0x41790000, 0x0201f800,
- 0x00106eb0, 0x40c50800, 0x48c7c857, 0x40840000,
- 0x82857480, 0x0000000d, 0x83f17500, 0x03000000,
- 0x0400002b, 0x0c01f001, 0x0010bf9b, 0x0010bfd3,
- 0x0010bfb1, 0x0010bf88, 0x0010bfb3, 0x0010bfa3,
- 0x0010bf9b, 0x0010bf9b, 0x0010bf9b, 0x0010bfa3,
- 0x0010bfa3, 0x0010bfa3, 0x0010bfa3, 0x0010bfb1,
- 0x0201f800, 0x00106ea0, 0x80c589c0, 0x04000005,
- 0x0201f800, 0x00105396, 0x80c589c0, 0x04000055,
- 0x0201f800, 0x0010b8bb, 0x80c589c0, 0x04000017,
- 0x5930d403, 0x486bc857, 0x5930d403, 0x82697480,
- 0x00000040, 0x04020018, 0x0401ffaf, 0x42010000,
- 0x00000001, 0x0401f069, 0x40840000, 0x82857480,
- 0x0000000d, 0x040007d8, 0x040017d7, 0x4200d000,
- 0x000004b7, 0x4130d800, 0x4084e000, 0x0201f800,
- 0x001001e3, 0x0401f05d, 0x497bc856, 0x0201f800,
- 0x0010505d, 0x80c589c0, 0x04020036, 0x59317004,
- 0x48bbc857, 0x0401ff45, 0x0401f7e9, 0x812e59c0,
- 0x0400004c, 0x0201f800, 0x00107447, 0x80c589c0,
- 0x04000030, 0x0201f800, 0x0010511f, 0x592cd209,
- 0x8468d50c, 0x486a5a09, 0x592cdc07, 0x806cd0c6,
- 0x406c0000, 0x8068d400, 0x8068d400, 0x486a6006,
- 0x4200d000, 0x10000000, 0x4130d800, 0x0201f800,
- 0x00100869, 0x80c589c0, 0x0400002b, 0x592cd209,
- 0x8c68d51c, 0x04020024, 0x8468d55c, 0x486a5a09,
- 0x4a026006, 0x00000002, 0x0401f7c9, 0x598d700b,
- 0x48bbc857, 0x40b8d000, 0x41300000, 0x80697480,
- 0x04000014, 0x0201f800, 0x0010ba2e, 0x80c589c0,
- 0x040207be, 0x497bc856, 0x0201f800, 0x0010505d,
- 0x4200d000, 0x000003f5, 0x80c589c0, 0x040007c2,
- 0x5930d203, 0x486bc857, 0x59310a03, 0x0401f01f,
- 0x0201f800, 0x00100b11, 0x0401ff0c, 0x0401f7b0,
- 0x0201f800, 0x001053cb, 0x80c589c0, 0x040007f5,
- 0x0401f7e9, 0x41310000, 0x0201f800, 0x0010102b,
- 0x40826000, 0x5930d203, 0x82697480, 0x00000004,
- 0x040207a3, 0x41390000, 0x42027000, 0x00000048,
- 0x0201f800, 0x00105e2e, 0x40827000, 0x0401f79c,
- 0x4200d000, 0x000004a7, 0x4130d800, 0x412ce000,
- 0x0201f800, 0x001001e3, 0x808101c0, 0x04000797,
+ 0x4a02621f, 0x00000003, 0x592cd409, 0x8c68d510,
+ 0x04020021, 0x592cd209, 0x0201f800, 0x00103f75,
+ 0x0201f800, 0x00107631, 0x0201f800, 0x00108a73,
+ 0x80c589c0, 0x04000023, 0x4a026403, 0x00000085,
+ 0x4a026203, 0x00000009, 0x4a026407, 0x00000002,
+ 0x59310004, 0x82810500, 0x00000100, 0x0201f800,
+ 0x001078e0, 0x82810540, 0x80004040, 0x48826004,
+ 0x0201f800, 0x001078ec, 0x0201f800, 0x001051ab,
+ 0x4200d000, 0x80004040, 0x0201f800, 0x001050c1,
+ 0x0401f01f, 0x592cd209, 0x0201f800, 0x00103f75,
+ 0x4a025c09, 0x00000100, 0x0201f800, 0x00107631,
+ 0x0201f800, 0x00108a73, 0x80c589c0, 0x040207df,
+ 0x0201f800, 0x0002032c, 0x5930d21f, 0x82697480,
+ 0x00000003, 0x0400000a, 0x497a6009, 0x0401f7d7,
+ 0x4200d000, 0x00000527, 0x4130d800, 0x412ce000,
+ 0x0201f800, 0x001001e3, 0x0401f005, 0x0201f800,
+ 0x0010724a, 0x497a6009, 0x0401f7cc, 0x589d0000,
+ 0x809d3800, 0x1c01f000, 0x0201f800, 0x001051ab,
+ 0x812e59c0, 0x0400001b, 0x592cd409, 0x8c68d510,
+ 0x04020012, 0x592cd209, 0x0201f800, 0x00103f75,
+ 0x0201f800, 0x00107631, 0x0201f800, 0x0002032c,
+ 0x5930d203, 0x82697480, 0x0000000d, 0x0400000d,
+ 0x0201f800, 0x001051ab, 0x5930d00a, 0x0201f800,
+ 0x00103bf8, 0x0401f007, 0x592cd209, 0x0201f800,
+ 0x00103f75, 0x4a025c09, 0x00000100, 0x0401f7ed,
+ 0x0201f800, 0x00105e4d, 0x1c01f000, 0x829d3c80,
+ 0x00000002, 0x48813800, 0x48853801, 0x41790000,
+ 0x0201f800, 0x00106f43, 0x40c50800, 0x48c7c857,
+ 0x40840000, 0x82857480, 0x0000000d, 0x83f17500,
+ 0x03000000, 0x0400002b, 0x0c01f001, 0x0010bfa0,
+ 0x0010bfd8, 0x0010bfb6, 0x0010bf8d, 0x0010bfb8,
+ 0x0010bfa8, 0x0010bfa0, 0x0010bfa0, 0x0010bfa0,
+ 0x0010bfa8, 0x0010bfa8, 0x0010bfa8, 0x0010bfa8,
+ 0x0010bfb6, 0x0201f800, 0x00106f33, 0x80c589c0,
+ 0x04000005, 0x0201f800, 0x00105422, 0x80c589c0,
+ 0x04000055, 0x0201f800, 0x0010b8cb, 0x80c589c0,
+ 0x04000017, 0x5930d403, 0x486bc857, 0x5930d403,
+ 0x82697480, 0x00000040, 0x04020018, 0x0401ffaf,
+ 0x42010000, 0x00000001, 0x0401f069, 0x40840000,
+ 0x82857480, 0x0000000d, 0x040007d8, 0x040017d7,
+ 0x4200d000, 0x000004b7, 0x4130d800, 0x4084e000,
+ 0x0201f800, 0x001001e3, 0x0401f05d, 0x497bc856,
+ 0x0201f800, 0x001050e9, 0x80c589c0, 0x04020036,
+ 0x59317004, 0x48bbc857, 0x0401ff45, 0x0401f7e9,
+ 0x812e59c0, 0x0400004c, 0x0201f800, 0x001074dd,
+ 0x80c589c0, 0x04000030, 0x0201f800, 0x001051ab,
+ 0x592cd209, 0x8468d50c, 0x486a5a09, 0x592cdc07,
+ 0x806cd0c6, 0x406c0000, 0x8068d400, 0x8068d400,
+ 0x486a6006, 0x4200d000, 0x10000000, 0x4130d800,
+ 0x0201f800, 0x00100867, 0x80c589c0, 0x0400002b,
+ 0x592cd209, 0x8c68d51c, 0x04020024, 0x8468d55c,
+ 0x486a5a09, 0x4a026006, 0x00000002, 0x0401f7c9,
+ 0x598d700b, 0x48bbc857, 0x40b8d000, 0x41300000,
+ 0x80697480, 0x04000014, 0x0201f800, 0x0010ba3e,
+ 0x80c589c0, 0x040207be, 0x497bc856, 0x0201f800,
+ 0x001050e9, 0x4200d000, 0x000003f5, 0x80c589c0,
+ 0x040007c2, 0x5930d203, 0x486bc857, 0x59310a03,
+ 0x0401f01f, 0x0201f800, 0x00100b11, 0x0401ff0c,
+ 0x0401f7b0, 0x0201f800, 0x00105457, 0x80c589c0,
+ 0x040007f5, 0x0401f7e9, 0x41310000, 0x0201f800,
+ 0x00101029, 0x40826000, 0x5930d203, 0x82697480,
+ 0x00000004, 0x040207a3, 0x41390000, 0x42027000,
+ 0x00000048, 0x0201f800, 0x00105eaa, 0x40827000,
+ 0x0401f79c, 0x4200d000, 0x000004a7, 0x4130d800,
+ 0x412ce000, 0x0201f800, 0x001001e3, 0x808101c0,
+ 0x04000797, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
+ 0x48813800, 0x48853801, 0x412d0800, 0x41410000,
+ 0x4200d000, 0x00109887, 0x0201f800, 0x0010895e,
+ 0x417a5800, 0x0201f800, 0x00107175, 0x80c589c0,
+ 0x04000009, 0x0201f800, 0x001079ba, 0x59325809,
+ 0x592cd209, 0x8468d54c, 0x486a5a09, 0x42028000,
+ 0x00000006, 0x0201f800, 0x001051ba, 0x0401ff44,
+ 0x0201f800, 0x001051ab, 0x40828000, 0x40865800,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
- 0x48853801, 0x412d0800, 0x41410000, 0x4200d000,
- 0x00109807, 0x0201f800, 0x00108894, 0x417a5800,
- 0x0201f800, 0x001070df, 0x80c589c0, 0x04000009,
- 0x0201f800, 0x00107924, 0x59325809, 0x592cd209,
- 0x8468d54c, 0x486a5a09, 0x42028000, 0x00000006,
- 0x0201f800, 0x0010512e, 0x0401ff44, 0x0201f800,
- 0x0010511f, 0x40828000, 0x40865800, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
- 0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
- 0x412d0800, 0x0201f800, 0x0010bb0b, 0x80c589c0,
- 0x040000a3, 0x5930dc07, 0x406c0000, 0x826d7480,
- 0x00000011, 0x83f17500, 0x03000000, 0x04000025,
- 0x0c01f001, 0x0010c0db, 0x0010c091, 0x0010c0a0,
- 0x0010c06e, 0x0010c091, 0x0010c0a0, 0x0010c0b7,
- 0x0010c0b0, 0x0010c064, 0x0010c064, 0x0010c053,
- 0x0010c064, 0x0010c064, 0x0010c064, 0x0010c064,
- 0x0010c0db, 0x0010c059, 0x0010c06a, 0x5930d203,
- 0x82697480, 0x00000004, 0x04020003, 0x0201f800,
- 0x00100b11, 0x59325809, 0x0201f800, 0x001070df,
- 0x80c589c0, 0x0402006b, 0x0201f800, 0x00105dd5,
- 0x8d3e7d1c, 0x0400007a, 0x497a600a, 0x0401f078,
- 0x4200d000, 0x0000031c, 0x4130e000, 0x0201f800,
- 0x001001e3, 0x0401f072, 0x59325819, 0x0201f800,
- 0x00100581, 0x0401f7ec, 0x0201f800, 0x00107924,
- 0x5930d203, 0x82697480, 0x00000004, 0x0400005c,
- 0x59325809, 0x0201f800, 0x001070df, 0x80c589c0,
- 0x040007e6, 0x592cd205, 0x8268d500, 0x000000ff,
- 0x82697480, 0x00000014, 0x04000003, 0x0201f800,
- 0x001071b4, 0x4a025a05, 0x00000103, 0x592cd409,
- 0x8c68d512, 0x0402004d, 0x49425a07, 0x497a580a,
- 0x0201f800, 0x0010850c, 0x0201f800, 0x0010759b,
- 0x0201f800, 0x00107231, 0x0201f800, 0x0002032c,
- 0x0401f7ce, 0x5930d403, 0x82697480, 0x00000043,
- 0x04000047, 0x0201f800, 0x0010bde3, 0x80c589c0,
- 0x04020034, 0x0201f800, 0x001071d6, 0x80c589c0,
- 0x040007c2, 0x0201f800, 0x001063ed, 0x0401f7bf,
- 0x59325809, 0x0201f800, 0x001070df, 0x80c589c0,
- 0x040007ba, 0x49425a07, 0x497a5c0a, 0x0201f800,
- 0x0002032c, 0x5930d21f, 0x82697480, 0x00000003,
- 0x040207b2, 0x0201f800, 0x001071b4, 0x0401f7af,
- 0x5930d203, 0x82697480, 0x00000011, 0x04020028,
- 0x5930d41f, 0x486a6203, 0x0401f025, 0x5930d203,
- 0x82697480, 0x00000004, 0x0400001e, 0x59325809,
- 0x0201f800, 0x001070df, 0x80c589c0, 0x0400079f,
- 0x49425a07, 0x0201f800, 0x0010850c, 0x0201f800,
- 0x0010759b, 0x0201f800, 0x0002032c, 0x0401f797,
- 0x49425a07, 0x0201f800, 0x0002032c, 0x0401f793,
- 0x0201f800, 0x00101993, 0x0401f7cb, 0x0201f800,
- 0x00100b11, 0x0401f7a3, 0x412d0000, 0x592e580a,
- 0x0201f800, 0x00100581, 0x40825800, 0x0401f7af,
- 0x0201f800, 0x00100b11, 0x0401f7e1, 0x40865800,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
- 0x1c01f000, 0x0201f800, 0x001083b3, 0x80c589c0,
- 0x0402000c, 0x5930d407, 0x82697480, 0x00000010,
- 0x04000002, 0x0401f009, 0x83457480, 0x0000ffff,
- 0x040207fd, 0x5930d00a, 0x8068d1c0, 0x040207fa,
- 0x5932680a, 0x0401ff3f, 0x1c01f000, 0x829d3c80,
- 0x00000005, 0x48813800, 0x48853801, 0x48893802,
- 0x488d3803, 0x48913804, 0x41311000, 0x41352000,
- 0x4933c857, 0x4947c857, 0x4943c857, 0x0201f800,
- 0x0010512e, 0x40c51800, 0x0201f800, 0x00108295,
- 0x41310800, 0x813261c0, 0x04000048, 0x42000000,
- 0x0010cc5c, 0x81317480, 0x04000044, 0x59a8d00d,
- 0x8068d040, 0x42010000, 0x0010cca4, 0x40680000,
- 0x81657480, 0x0400000f, 0x41580000, 0x80817480,
- 0x0402100c, 0x40826000, 0x40800000, 0x80857480,
- 0x04000003, 0x4084d000, 0x0401ffc7, 0x82810400,
- 0x00000024, 0x41580000, 0x80817480, 0x040017f6,
- 0x41510000, 0x41540000, 0x80817480, 0x04021012,
- 0x8d3e7d18, 0x04000010, 0x59a8d05e, 0x59a8005f,
- 0x80697480, 0x0400000c, 0x40826000, 0x5880d00a,
- 0x8068d1c0, 0x0400000d, 0x4084d000, 0x0401ffb2,
- 0x82810400, 0x00000024, 0x41540000, 0x80817480,
- 0x040017f0, 0x408a6000, 0x40926800, 0x808d7040,
- 0x04000018, 0x0401f01d, 0x0201f800, 0x001039c0,
- 0x40c66800, 0x80c589c0, 0x040007f2, 0x58c4d002,
- 0x5930d820, 0x82680500, 0x00ffffff, 0x806d7480,
- 0x040207ec, 0x5930d203, 0x82697480, 0x00000008,
- 0x0400000b, 0x4936600a, 0x0401fee6, 0x82810400,
- 0x00000024, 0x0401f7e5, 0x59a8d00d, 0x0401f7be,
- 0x0201f800, 0x0010511f, 0x0401f004, 0x0201f800,
- 0x00108720, 0x0401f7f4, 0x589d2004, 0x589d1803,
- 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000005, 0x1c01f000, 0x829d3c80, 0x00000007,
+ 0x48853801, 0x412d0800, 0x0201f800, 0x0010bb1b,
+ 0x80c589c0, 0x040000a3, 0x5930dc07, 0x406c0000,
+ 0x826d7480, 0x00000011, 0x83f17500, 0x03000000,
+ 0x04000025, 0x0c01f001, 0x0010c0e0, 0x0010c096,
+ 0x0010c0a5, 0x0010c073, 0x0010c096, 0x0010c0a5,
+ 0x0010c0bc, 0x0010c0b5, 0x0010c069, 0x0010c069,
+ 0x0010c058, 0x0010c069, 0x0010c069, 0x0010c069,
+ 0x0010c069, 0x0010c0e0, 0x0010c05e, 0x0010c06f,
+ 0x5930d203, 0x82697480, 0x00000004, 0x04020003,
+ 0x0201f800, 0x00100b11, 0x59325809, 0x0201f800,
+ 0x00107175, 0x80c589c0, 0x0402006b, 0x0201f800,
+ 0x00105e4d, 0x8d3e7d1c, 0x0400007a, 0x497a600a,
+ 0x0401f078, 0x4200d000, 0x00000328, 0x4130e000,
+ 0x0201f800, 0x001001e3, 0x0401f072, 0x59325819,
+ 0x0201f800, 0x00100581, 0x0401f7ec, 0x0201f800,
+ 0x001079ba, 0x5930d203, 0x82697480, 0x00000004,
+ 0x0400005c, 0x59325809, 0x0201f800, 0x00107175,
+ 0x80c589c0, 0x040007e6, 0x592cd205, 0x8268d500,
+ 0x000000ff, 0x82697480, 0x00000014, 0x04000003,
+ 0x0201f800, 0x0010724a, 0x4a025a05, 0x00000103,
+ 0x592cd409, 0x8c68d512, 0x0402004d, 0x49425a07,
+ 0x497a580a, 0x0201f800, 0x001085c4, 0x0201f800,
+ 0x00107631, 0x0201f800, 0x001072c7, 0x0201f800,
+ 0x0002032c, 0x0401f7ce, 0x5930d403, 0x82697480,
+ 0x00000043, 0x04000047, 0x0201f800, 0x0010bde8,
+ 0x80c589c0, 0x04020034, 0x0201f800, 0x0010726c,
+ 0x80c589c0, 0x040007c2, 0x0201f800, 0x0010646b,
+ 0x0401f7bf, 0x59325809, 0x0201f800, 0x00107175,
+ 0x80c589c0, 0x040007ba, 0x49425a07, 0x497a5c0a,
+ 0x0201f800, 0x0002032c, 0x5930d21f, 0x82697480,
+ 0x00000003, 0x040207b2, 0x0201f800, 0x0010724a,
+ 0x0401f7af, 0x5930d203, 0x82697480, 0x00000011,
+ 0x04020028, 0x5930d41f, 0x486a6203, 0x0401f025,
+ 0x5930d203, 0x82697480, 0x00000004, 0x0400001e,
+ 0x59325809, 0x0201f800, 0x00107175, 0x80c589c0,
+ 0x0400079f, 0x49425a07, 0x0201f800, 0x001085c4,
+ 0x0201f800, 0x00107631, 0x0201f800, 0x0002032c,
+ 0x0401f797, 0x49425a07, 0x0201f800, 0x0002032c,
+ 0x0401f793, 0x0201f800, 0x00101992, 0x0401f7cb,
+ 0x0201f800, 0x00100b11, 0x0401f7a3, 0x412d0000,
+ 0x592e580a, 0x0201f800, 0x00100581, 0x40825800,
+ 0x0401f7af, 0x0201f800, 0x00100b11, 0x0401f7e1,
+ 0x40865800, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00000002, 0x1c01f000, 0x0201f800, 0x0010846b,
+ 0x80c589c0, 0x04020002, 0x0401f003, 0x5932680a,
+ 0x0401ff49, 0x1c01f000, 0x829d3c80, 0x00000005,
0x48813800, 0x48853801, 0x48893802, 0x488d3803,
- 0x48913804, 0x48953805, 0x48993806, 0x42010000,
- 0x00000001, 0x41790800, 0x497bc856, 0x41311000,
- 0x41351800, 0x41452000, 0x413d2800, 0x40593000,
- 0x4200d000, 0x0010c15e, 0x0201f800, 0x00104d89,
- 0x59a8d21b, 0x8c68d508, 0x0400001d, 0x8c68d516,
- 0x0402001b, 0x59aa687d, 0x813669c0, 0x04000076,
- 0x5934d400, 0x82697480, 0x00000404, 0x04020072,
- 0x0201f800, 0x00105e04, 0x40c66000, 0x80c589c0,
- 0x04000067, 0x48818c07, 0x4935880a, 0x40867800,
- 0x0201f800, 0x001038ff, 0x4200d000, 0x00000005,
- 0x0201f800, 0x00103909, 0x42027000, 0x00000003,
- 0x0201f800, 0x00105e2e, 0x0401f05f, 0x8c68d506,
- 0x04020003, 0x8c68d50a, 0x04000014, 0x0201f800,
- 0x00103baa, 0x80c589c0, 0x0400000a, 0x83acd400,
- 0x000007fe, 0x586a6800, 0x5934d200, 0x8468d51a,
- 0x486a6a00, 0x59a8d21b, 0x8c68d506, 0x0402003b,
- 0x808509c0, 0x04000005, 0x8d0e1d20, 0x0402003b,
- 0x0201f800, 0x0010b83b, 0x80817040, 0x04020046,
+ 0x48913804, 0x41311000, 0x41352000, 0x4933c857,
+ 0x4947c857, 0x4943c857, 0x0201f800, 0x001051ba,
+ 0x40c51800, 0x0201f800, 0x00108346, 0x41310800,
+ 0x813261c0, 0x04000048, 0x42000000, 0x0010cc6c,
+ 0x81317480, 0x04000044, 0x59a8d00d, 0x8068d040,
+ 0x42010000, 0x0010ccb4, 0x40680000, 0x81657480,
+ 0x0400000f, 0x41580000, 0x80817480, 0x0402100c,
+ 0x40826000, 0x40800000, 0x80857480, 0x04000003,
+ 0x4084d000, 0x0401ffd1, 0x82810400, 0x00000024,
+ 0x41580000, 0x80817480, 0x040017f6, 0x41510000,
+ 0x41540000, 0x80817480, 0x04021012, 0x8d3e7d18,
+ 0x04000010, 0x59a8d05e, 0x59a8005f, 0x80697480,
+ 0x0400000c, 0x40826000, 0x5880d00a, 0x8068d1c0,
+ 0x0400000d, 0x4084d000, 0x0401ffbc, 0x82810400,
+ 0x00000024, 0x41540000, 0x80817480, 0x040017f0,
+ 0x408a6000, 0x40926800, 0x808d7040, 0x04000018,
+ 0x0401f01d, 0x0201f800, 0x001039cf, 0x40c66800,
+ 0x80c589c0, 0x040007f2, 0x58c4d002, 0x5930d820,
+ 0x82680500, 0x00ffffff, 0x806d7480, 0x040207ec,
+ 0x5930d203, 0x82697480, 0x00000008, 0x0400000b,
+ 0x4936600a, 0x0401fef0, 0x82810400, 0x00000024,
+ 0x0401f7e5, 0x59a8d00d, 0x0401f7be, 0x0201f800,
+ 0x001051ab, 0x0401f004, 0x0201f800, 0x001087ea,
+ 0x0401f7f4, 0x589d2004, 0x589d1803, 0x589d1002,
+ 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000005,
+ 0x1c01f000, 0x829d3c80, 0x00000007, 0x48813800,
+ 0x48853801, 0x48893802, 0x488d3803, 0x48913804,
+ 0x48953805, 0x48993806, 0x42010000, 0x00000001,
+ 0x41790800, 0x497bc856, 0x41311000, 0x41351800,
+ 0x41452000, 0x413d2800, 0x40593000, 0x4200d000,
+ 0x0010c159, 0x0201f800, 0x00104e15, 0x59a8d21b,
+ 0x8c68d508, 0x0400001d, 0x8c68d516, 0x0402001b,
+ 0x59aa687d, 0x813669c0, 0x0400007a, 0x5934d400,
+ 0x82697480, 0x00000404, 0x04020076, 0x0201f800,
+ 0x00105e80, 0x40c66000, 0x80c589c0, 0x0400006b,
+ 0x48818c07, 0x4935880a, 0x40867800, 0x0201f800,
+ 0x0010390b, 0x4200d000, 0x00000005, 0x0201f800,
+ 0x00103915, 0x42027000, 0x00000003, 0x0201f800,
+ 0x00105eaa, 0x0401f063, 0x8c68d506, 0x04020003,
+ 0x8c68d50a, 0x04000014, 0x0201f800, 0x00103bbd,
+ 0x80c589c0, 0x0400000a, 0x83acd400, 0x000007fe,
+ 0x586a6800, 0x5934d200, 0x8468d51a, 0x486a6a00,
+ 0x59a8d21b, 0x8c68d506, 0x0402003c, 0x808509c0,
+ 0x04000005, 0x8d0e1d20, 0x0402003c, 0x0201f800,
+ 0x0010b84b, 0x80817040, 0x0402004a, 0x4200b000,
+ 0x000007f0, 0x417a8800, 0x0401f01c, 0x826cd540,
+ 0x00001000, 0x486a6a00, 0x5934d200, 0x8468d51a,
+ 0x486a6a00, 0x4937c857, 0x4a026c00, 0x00000707,
+ 0x0201f800, 0x001051ba, 0x40c50000, 0x417a6000,
+ 0x0201f800, 0x0010bb9e, 0x0201f800, 0x0010bc6f,
+ 0x417a7800, 0x0201f800, 0x0010bd08, 0x0201f800,
+ 0x0010c0ee, 0x80817040, 0x04000025, 0x81468800,
+ 0x8058b040, 0x0400002b, 0x0201f800, 0x001039cf,
+ 0x80c589c0, 0x040007fa, 0x5934da00, 0x8c6cdd1a,
+ 0x040007f7, 0x5934d403, 0x406a8800, 0x417a7800,
+ 0x42028000, 0x00000029, 0x8d0e1d20, 0x040007d8,
+ 0x413cd000, 0x413cd800, 0x0201f800, 0x00108398,
+ 0x5934da00, 0x0401f7d2, 0x41790000, 0x42010800,
+ 0x00000001, 0x0401f7c2, 0x4200d000, 0x000007d0,
+ 0x4200d800, 0x0010c159, 0x0201f800, 0x00104f28,
+ 0x0201f800, 0x0010b84b, 0x0401f7bf, 0x0201f800,
+ 0x001051ab, 0x0401f7da, 0x4200d000, 0x000000a0,
+ 0x40c4d800, 0x4134e000, 0x0201f800, 0x001001e3,
+ 0x408a6000, 0x408e6800, 0x40928800, 0x40967800,
+ 0x4098b000, 0x589d3006, 0x589d2805, 0x589d2004,
+ 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000007, 0x1c01f000, 0x497bc856,
+ 0x0201f800, 0x0010410f, 0x80c589c0, 0x0402002e,
+ 0x59a8d015, 0x8c68d504, 0x04000034, 0x8d0e1d20,
+ 0x04020004, 0x59a8d006, 0x8c68d51c, 0x0400001c,
0x4200b000, 0x000007f0, 0x417a8800, 0x0401f004,
- 0x81468800, 0x8058b040, 0x0400003f, 0x0201f800,
- 0x001039c0, 0x80c589c0, 0x040007fa, 0x5934d200,
- 0x8c68d51a, 0x040007f7, 0x5934d403, 0x406a8800,
- 0x417a7800, 0x42028000, 0x00000029, 0x413cd000,
- 0x413cd800, 0x0201f800, 0x001082e7, 0x5934d200,
- 0x8468d558, 0x486a6a00, 0x5934d200, 0x8468d51a,
- 0x486a6a00, 0x4937c857, 0x4a026c00, 0x00000707,
- 0x0201f800, 0x0010512e, 0x40c50000, 0x417a6000,
- 0x0201f800, 0x0010bb8e, 0x0201f800, 0x0010bc6a,
- 0x417a7800, 0x0201f800, 0x0010bd03, 0x0201f800,
- 0x0010c0f3, 0x80817040, 0x040207d6, 0x0201f800,
- 0x0010511f, 0x0401f7d3, 0x41790000, 0x42010800,
- 0x00000001, 0x0401f7c3, 0x4200d000, 0x000007d0,
- 0x4200d800, 0x0010c15e, 0x0201f800, 0x00104e9c,
- 0x0201f800, 0x0010b83b, 0x0401f7c0, 0x4200d000,
- 0x00000098, 0x40c4d800, 0x4134e000, 0x0201f800,
- 0x001001e3, 0x408a6000, 0x408e6800, 0x40928800,
- 0x40967800, 0x4098b000, 0x589d3006, 0x589d2805,
- 0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000007, 0x1c01f000,
- 0x497bc856, 0x0201f800, 0x001040d9, 0x80c589c0,
- 0x0402002b, 0x59a8d015, 0x8c68d504, 0x04000031,
- 0x8d0e1d20, 0x0400001c, 0x4200b000, 0x000007f0,
- 0x417a8800, 0x0401f004, 0x81468800, 0x8058b040,
- 0x04000015, 0x0201f800, 0x001039c0, 0x80c589c0,
- 0x040007fa, 0x0201f800, 0x00103c43, 0x80c589c0,
- 0x040007f6, 0x59a8d00f, 0x59340002, 0x8068d580,
- 0x8268d500, 0x00ffff00, 0x040207f0, 0x5934d200,
- 0x8468d55a, 0x486a6a00, 0x81468800, 0x8058b040,
- 0x040207ed, 0x0201f800, 0x00103baa, 0x80c589c0,
- 0x04000020, 0x59a8d029, 0x4200d800, 0x0010c15e,
- 0x0201f800, 0x00104e9c, 0x0401f01f, 0x83acd400,
- 0x000007fe, 0x586a6800, 0x813669c0, 0x040007d5,
- 0x5934d200, 0x8468d51a, 0x486a6a00, 0x0401f7d1,
- 0x59a8d21b, 0x8c68d506, 0x040007ce, 0x83acd400,
- 0x000007fe, 0x586a6800, 0x813669c0, 0x040007c9,
- 0x0201f800, 0x00103c43, 0x80c589c0, 0x040007c5,
- 0x5934d200, 0x8468d55a, 0x486a6a00, 0x0401f7c1,
- 0x8d0e1d20, 0x040007e5, 0x4200d000, 0x000007d0,
- 0x0401f7de, 0x1c01f000, 0x829d3c80, 0x00000003,
- 0x48813800, 0x48853801, 0x48893802, 0x40691000,
- 0x40710800, 0x4978e000, 0x83457480, 0x000007ff,
- 0x83f17500, 0x03000000, 0x04000047, 0x4978e002,
- 0x4944e001, 0x4144e800, 0x42010000, 0x00108b80,
- 0x4200b000, 0x000007f0, 0x83457480, 0x000007ef,
- 0x04000039, 0x04001038, 0x4200b000, 0x00000010,
- 0x8058b1c0, 0x04000017, 0x40740000, 0x8080d400,
- 0x5868f000, 0x8078f1c0, 0x04020043, 0x5884e001,
- 0x41440000, 0x80717480, 0x0400005b, 0x8070d000,
- 0x8074e800, 0x83457480, 0x000007ef, 0x0400004d,
- 0x0400104c, 0x82697480, 0x00000800, 0x0400002e,
- 0x48690801, 0x8058b040, 0x8058b1c0, 0x040207eb,
- 0x5884d802, 0x806cd9c0, 0x04000065, 0x412d0000,
- 0x4088d000, 0x0201f800, 0x0010392e, 0x4947c857,
- 0x4937c857, 0x40825800, 0x813669c0, 0x04000062,
- 0x497a6a12, 0x59a8d21b, 0x8c68d50a, 0x0402000a,
- 0x8288dd00, 0x00ffff00, 0x04000050, 0x59a8d00f,
- 0x8268d500, 0x00ffff00, 0x406c0000, 0x80697480,
- 0x0400004a, 0x488a6802, 0x4200d000, 0x00000001,
- 0x0401f079, 0x82697480, 0x00fffffb, 0x040007c9,
- 0x040017c8, 0x4947c857, 0x488bc857, 0x58857001,
- 0x48bbc857, 0x4a010800, 0x00000019, 0x4178d000,
- 0x0401f06d, 0x4a010801, 0x000007f0, 0x4200e800,
- 0x000007f0, 0x42010000, 0x00108b80, 0x8058b040,
- 0x0401f7ce, 0x5878d002, 0x8268e500, 0x00ffffff,
- 0x48710803, 0x40880000, 0x80717480, 0x04000049,
- 0x5884e001, 0x41440000, 0x80717480, 0x040207b8,
- 0x58797002, 0x48b90803, 0x4947c857, 0x58857003,
- 0x48bbc857, 0x4a010800, 0x0000001b, 0x0401f7e4,
- 0x82697480, 0x000007f0, 0x040207b6, 0x49790801,
- 0x42010000, 0x00108b80, 0x4178e800, 0x8058b040,
- 0x0401f7b2, 0x49450802, 0x83457480, 0x000007ef,
- 0x0400000e, 0x0400100d, 0x83457480, 0x000007fc,
- 0x04000028, 0x83457480, 0x000007fd, 0x0400001a,
- 0x83457480, 0x000007ff, 0x0402001a, 0x82897480,
- 0x00ffffff, 0x04020017, 0x5884d002, 0x8468d55e,
- 0x48690802, 0x0401f792, 0x8288d500, 0x000000ff,
- 0x8068d0d0, 0x486a6a12, 0x0401f7b3, 0x4200d000,
- 0x000003f1, 0x4084e000, 0x0201f800, 0x001001e3,
- 0x0401f797, 0x4947c857, 0x4a010800, 0x0000000a,
- 0x0401f7b7, 0x82897480, 0x00fffffd, 0x040007eb,
- 0x4947c857, 0x488bc857, 0x58857001, 0x48bbc857,
- 0x4a010800, 0x00000019, 0x4078d000, 0x0401f01a,
- 0x82897480, 0x00fffffc, 0x040007e0, 0x0401f7f5,
- 0x5884d001, 0x41440000, 0x80697480, 0x04000007,
- 0x4947c857, 0x4873c857, 0x486fc857, 0x4a010800,
- 0x0000001a, 0x0401f79e, 0x407a6800, 0x8c6cdd08,
- 0x0400078e, 0x0201f800, 0x00103b9d, 0x80c589c0,
- 0x0400078a, 0x4947c857, 0x4a010800, 0x0000001d,
- 0x0401f793, 0x40698800, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000003, 0x1c01f000,
- 0x809d3840, 0x48813800, 0x4200d000, 0x00009c0e,
- 0x4200d800, 0xfffffff7, 0x0201f800, 0x0010b3e0,
- 0x4200d000, 0x00009c0e, 0x4200d800, 0x00000010,
- 0x0201f800, 0x0010b3f2, 0x59c4d0a3, 0x8468d518,
- 0x486b88a3, 0x0201f800, 0x00102ede, 0x80c589c0,
- 0x04000007, 0x599cd019, 0x8268d500, 0x0000e000,
- 0x82697480, 0x00004000, 0x0400008c, 0x4200d000,
- 0x00000080, 0x0201f800, 0x001012db, 0x0201f800,
- 0x00104ed1, 0x59c4d0a3, 0x8468d506, 0x486b88a3,
- 0x0201f800, 0x001040e4, 0x80c589c0, 0x04020005,
- 0x0201f800, 0x001040fa, 0x80c589c0, 0x0400006c,
- 0x59c4d0a3, 0x8268d500, 0xbe7fffff, 0x486b88a3,
- 0x4200d000, 0x000000f8, 0x0201f800, 0x00103669,
- 0x59c4d0a3, 0x8268d540, 0x00018000, 0x8468d51c,
- 0x486b88a3, 0x59c4d0a3, 0x8468d520, 0x486b88a3,
- 0x4a038808, 0x00000200, 0x59c4d006, 0x8268d500,
- 0xfbffff0e, 0x486b8806, 0x497b282c, 0x497b282d,
- 0x4200d000, 0x000001f4, 0x4200d800, 0x0010c547,
- 0x0201f800, 0x00104d74, 0x4a038805, 0x00000001,
- 0x0201f800, 0x001013a5, 0x80c589c0, 0x04020023,
- 0x0201f800, 0x001013b0, 0x80c589c0, 0x04000035,
- 0x4178d000, 0x0201f800, 0x0010159b, 0x4178d000,
- 0x0201f800, 0x00101571, 0x0201f800, 0x001015fb,
- 0x4a035038, 0x00000001, 0x0201f800, 0x001040e4,
- 0x80c589c0, 0x04000018, 0x59c4d0a4, 0x8268d500,
- 0x0000000f, 0x82697480, 0x00000008, 0x04000003,
- 0x4a038805, 0x04000000, 0x59c4d0a3, 0x8268d540,
- 0x0001c000, 0x486b88a3, 0x59c4d0a3, 0x8468d520,
- 0x486b88a3, 0x0401f077, 0x4200d000, 0x00000001,
- 0x0201f800, 0x0010159b, 0x4200d000, 0x00000001,
- 0x0401f7e0, 0x0201f800, 0x001040fa, 0x80c589c0,
- 0x040207e6, 0x0201f800, 0x001040ef, 0x4200d000,
- 0x000001a1, 0x80c589c0, 0x04020052, 0x599cd818,
- 0x40c4e000, 0x0201f800, 0x001001e3, 0x0401f061,
- 0x0201f800, 0x001013bb, 0x80c589c0, 0x04020030,
- 0x0201f800, 0x001013c6, 0x80c589c0, 0x04000039,
- 0x4200d000, 0x00000003, 0x0201f800, 0x0010159b,
- 0x4200d000, 0x00000003, 0x0401f7c2, 0x0201f800,
- 0x001040ef, 0x4200d000, 0x0000014e, 0x80c589c0,
- 0x040007e7, 0x59c4d0a3, 0x8468d570, 0x8468d532,
- 0x486b88a3, 0x0201f800, 0x00104416, 0x4a038808,
- 0x00000208, 0x0401f799, 0x59a8d86b, 0x826d0500,
- 0x00000007, 0x04020019, 0x59a8d037, 0x82697480,
- 0x00000002, 0x04000018, 0x0201f800, 0x00101568,
- 0x48835036, 0x0201f800, 0x0010191b, 0x4a035044,
- 0x00000003, 0x4a035037, 0x00000002, 0x4a035043,
- 0x00000001, 0x59a8d86b, 0x0401f00b, 0x4200d000,
- 0x00000002, 0x0201f800, 0x0010159b, 0x4200d000,
- 0x00000002, 0x0401f797, 0x82817480, 0x00000004,
- 0x04000019, 0x806cd000, 0x486b506b, 0x0401f754,
- 0x0201f800, 0x001013d1, 0x80c589c0, 0x0400000e,
- 0x59a8d043, 0x8068d1c0, 0x0400078c, 0x0201f800,
- 0x001013db, 0x4a035038, 0x00000001, 0x0401f015,
- 0x4a035014, 0x00000001, 0x0201f800, 0x0010405c,
- 0x0401f010, 0x4200d000, 0x00000182, 0x59a8d837,
- 0x0401f7a8, 0x497b2804, 0x497b2805, 0x0201f800,
- 0x0010192a, 0x4a035043, 0x00000001, 0x4a035044,
- 0xaabbccdd, 0x48835037, 0x59a8d86b, 0x0401f7de,
- 0x589d0000, 0x809d3800, 0x1c01f000, 0x5994d02c,
- 0x8068d1c0, 0x04020006, 0x5994d02d, 0x4200d800,
- 0x00000001, 0x8068d1c0, 0x04000002, 0x4178d800,
- 0x406d8800, 0x1c01f000, 0x0201f800, 0x00101568,
- 0x4a035038, 0x00000002, 0x497b5043, 0x59c4d0a3,
- 0x8468d520, 0x486b88a3, 0x0201f800, 0x00102ede,
- 0x80c589c0, 0x04000002, 0x0401f00d, 0x0201f800,
- 0x001040ef, 0x80c589c0, 0x040207fc, 0x48c7282c,
- 0x48c7282d, 0x4200d000, 0x0000002d, 0x4200d800,
- 0x0010c547, 0x0201f800, 0x00104d74, 0x1c01f000,
- 0x0401ffdb, 0x80c589c0, 0x04000004, 0x4a035038,
- 0x00000003, 0x0401f01f, 0x0201f800, 0x001013d1,
- 0x80c589c0, 0x04000004, 0x59a8d043, 0x8068d1c0,
- 0x04020008, 0x0201f800, 0x001015ca, 0x80c589c0,
- 0x04020002, 0x0401f013, 0x0401ffd4, 0x0401f011,
- 0x0201f800, 0x001013db, 0x59a8d042, 0x8c68d51e,
- 0x040007f9, 0x0201f800, 0x001040ef, 0x80c589c0,
- 0x04020003, 0x0401ffc9, 0x0401f006, 0x4a035014,
- 0x00000001, 0x0201f800, 0x0010405c, 0x0401f7fa,
- 0x1c01f000, 0x4202d800, 0x00000001, 0x497b5038,
- 0x4a038805, 0x00000001, 0x497b282c, 0x497b282d,
- 0x497b8885, 0x1c01f000, 0x59c4d005, 0x8268d500,
- 0x000000c0, 0x04020003, 0x486b8885, 0x0401f006,
- 0x59c4d006, 0x8268d540, 0x000000f1, 0x486b8806,
- 0x0401ffed, 0x1c01f000, 0x0201f800, 0x001040fa,
- 0x80c589c0, 0x04000005, 0x59a8d013, 0x82697480,
- 0x0000aaaa, 0x0400000c, 0x497b5013, 0x59c4d006,
- 0x8268d540, 0x04000001, 0x486b8806, 0x8d0e1d06,
- 0x04020008, 0x59c4d0a3, 0x8468d546, 0x486b88a3,
- 0x0401f004, 0x4a03500f, 0x00ffffff, 0x0401f7f3,
- 0x0401ffd5, 0x1c01f000, 0x809d3840, 0x48813800,
- 0x0401ff87, 0x80c589c0, 0x04000005, 0x4a035038,
- 0x00000003, 0x497b8885, 0x0401f08b, 0x4a038805,
- 0x000000f0, 0x0201f800, 0x001015ca, 0x80c589c0,
- 0x04000042, 0x0201f800, 0x001017bd, 0x80c589c0,
- 0x04000048, 0x59a8d04b, 0x8c68d50c, 0x0400005e,
- 0x0201f800, 0x001017bd, 0x80c589c0, 0x0402000b,
- 0x4a03c014, 0x00200020, 0x59c4d001, 0x8268d500,
- 0x00018000, 0x82697480, 0x00018000, 0x0400005f,
- 0x4a03c013, 0x00200000, 0x0201f800, 0x001040ef,
- 0x80c589c0, 0x0402004a, 0x59c4d0a4, 0x8268d500,
- 0x0000000f, 0x82697480, 0x00000008, 0x0400002b,
- 0x59c4d005, 0x82690500, 0x04000000, 0x8c68d534,
- 0x04020026, 0x5994d02c, 0x82697480, 0x00000002,
- 0x83f17500, 0x03000000, 0x040007cf, 0x0201f800,
- 0x001040fa, 0x80c589c0, 0x040007cb, 0x4a038805,
- 0x000000f0, 0x0201f800, 0x00104128, 0x4a035013,
- 0x0000aaaa, 0x48835014, 0x59c4d0a3, 0x8468d546,
- 0x486b88a3, 0x4202d800, 0x00000001, 0x48835038,
- 0x4a038805, 0x00000001, 0x4883282c, 0x4883282d,
- 0x0401ff8e, 0x0401f7b8, 0x0201f800, 0x001013d1,
- 0x80c589c0, 0x040007b4, 0x59a8d043, 0x8068d1c0,
- 0x040007b1, 0x0401f7ae, 0x0401ff90, 0x0401f7ae,
- 0x0201f800, 0x00101793, 0x80c589c0, 0x040007b6,
- 0x0201f800, 0x001017a1, 0x80c589c0, 0x04000022,
- 0x0201f800, 0x001013c6, 0x80c589c0, 0x0400002a,
- 0x59a8d044, 0x42000000, 0xaabbccdd, 0x80697480,
- 0x04000004, 0x82697480, 0x00000004, 0x040207a6,
- 0x4a035038, 0x00000003, 0x0401f023, 0x0401ff6b,
- 0x0401f021, 0x4200d000, 0x00009c0e, 0x4200d800,
- 0xffffffef, 0x0201f800, 0x0010b3e0, 0x4200d000,
- 0x00009c0e, 0x4200d800, 0x00000008, 0x0201f800,
- 0x0010b3f2, 0x0401f797, 0x4a03c013, 0x00200020,
- 0x0401f7a2, 0x0201f800, 0x001013a5, 0x80c589c0,
- 0x0400000b, 0x59a8d044, 0x42000000, 0xaabbccdd,
- 0x80697480, 0x040007e3, 0x8068d1c0, 0x04020786,
- 0x0401f7e0, 0x59a8d044, 0x0401f7db, 0x59a8d044,
- 0x0401f7fa, 0x589d0000, 0x809d3800, 0x1c01f000,
- 0x497bc856, 0x4200d000, 0x00000080, 0x0201f800,
- 0x001012db, 0x497b5038, 0x0201f800, 0x001013d1,
- 0x80c589c0, 0x0400000e, 0x59a8d036, 0x8068d1c0,
- 0x04020008, 0x8068d1c0, 0x04020009, 0x4a035036,
- 0x0000000a, 0x4a035043, 0x00000001, 0x0401f004,
- 0x8068d040, 0x486b5036, 0x0401f7f7, 0x497b8885,
- 0x0201f800, 0x001003ba, 0x1c01f000, 0x4200e000,
- 0x00000003, 0x59a80038, 0x80717480, 0x04001006,
- 0x0c01f001, 0x0010c541, 0x0010c543, 0x0010c545,
- 0x0010c53f, 0x4200d000, 0x000000c3, 0x4000d800,
- 0x0201f800, 0x001001e3, 0x0401f008, 0x0401ffd5,
- 0x0401f006, 0x0401fddb, 0x0401f004, 0x0401fee9,
- 0x0401f002, 0x0401ff39, 0x1c01f000, 0x497b282d,
- 0x1c01f000, 0x0201f800, 0x00102ede, 0x80c589c0,
- 0x04000007, 0x599cd019, 0x8268d500, 0x0000e000,
- 0x82697480, 0x00004000, 0x04000003, 0x4178d000,
- 0x0401f024, 0x59c4d001, 0x8268d500, 0x00018000,
- 0x82697480, 0x00010000, 0x040207f9, 0x59a8d06c,
- 0x82697480, 0x00000002, 0x83f17500, 0x03000000,
- 0x040007f3, 0x0201f800, 0x0010192a, 0x4a035043,
- 0x00000001, 0x4a035044, 0xaabbccdd, 0x4a035037,
- 0x00000004, 0x497b5038, 0x4202d800, 0x00000004,
- 0x59a8d06c, 0x8068d000, 0x486b506c, 0x59a8d06b,
- 0x8268d500, 0xfffffff8, 0x8468d544, 0x486b506b,
- 0x0201f800, 0x00100401, 0x4200d000, 0x00000001,
- 0x40698800, 0x1c01f000, 0x59a8d017, 0x82697480,
- 0x0000ffff, 0x04000004, 0x0201f800, 0x0010b83b,
- 0x0401f0b2, 0x59a8da1b, 0x826cd500, 0x00000028,
- 0x04000025, 0x8c6cdd00, 0x04000023, 0x4a038802,
- 0x0000ffbf, 0x59a8da1b, 0x8c6cdd02, 0x0400001e,
- 0x599ce018, 0x8c70e516, 0x04020012, 0x59a8d01c,
- 0x82697480, 0x0000ffff, 0x0400000e, 0x0201f800,
- 0x00101947, 0x59a8d21b, 0x8268dd00, 0x00000004,
- 0x8c68d504, 0x04020051, 0x406e5800, 0x4200d000,
- 0x00000003, 0x0201f800, 0x0010196a, 0x0401f093,
- 0x8c70e516, 0x04020005, 0x59a8d01c, 0x82697480,
- 0x0000ffff, 0x04000085, 0x59a8d01d, 0x8068d1c0,
- 0x04020042, 0x8c6cdd08, 0x04000041, 0x599cd019,
- 0x8c68d510, 0x04000042, 0x0201f800, 0x00103baa,
- 0x80c589c0, 0x04020039, 0x599cd019, 0x8c68d510,
- 0x0400003e, 0x59a8d21b, 0x8c68d508, 0x0400003b,
- 0x4a038802, 0x0000ffff, 0x4200d000, 0x00109457,
- 0x0201f800, 0x0010050d, 0x4200d000, 0x00109464,
- 0x0201f800, 0x0010050d, 0x850e1d02, 0x4a01a8e4,
- 0x00000080, 0x4202d800, 0x00000003, 0x4a035017,
- 0x0000ffff, 0x0201f800, 0x001003e8, 0x4178d000,
- 0x0201f800, 0x001012db, 0x497b506c, 0x59a8d21b,
- 0x8c68d506, 0x04000048, 0x599cd018, 0x8268e500,
- 0x00000800, 0x8c68d516, 0x04020040, 0x599cd019,
+ 0x81468800, 0x8058b040, 0x04000015, 0x0201f800,
+ 0x001039cf, 0x80c589c0, 0x040007fa, 0x0201f800,
+ 0x00103c58, 0x80c589c0, 0x040007f6, 0x59a8d00f,
+ 0x59340002, 0x8068d580, 0x8268d500, 0x00ffff00,
+ 0x040207f0, 0x5934d200, 0x8468d55a, 0x486a6a00,
+ 0x81468800, 0x8058b040, 0x040207ed, 0x0201f800,
+ 0x00103bbd, 0x80c589c0, 0x04000020, 0x59a8d029,
+ 0x4200d800, 0x0010c159, 0x0201f800, 0x00104f28,
+ 0x0401f022, 0x83acd400, 0x000007fe, 0x586a6800,
+ 0x813669c0, 0x040007d2, 0x5934d200, 0x8468d51a,
+ 0x486a6a00, 0x0401f7ce, 0x59a8d21b, 0x8c68d506,
+ 0x040007cb, 0x83acd400, 0x000007fe, 0x586a6800,
+ 0x813669c0, 0x040007c6, 0x0201f800, 0x00103c58,
+ 0x80c589c0, 0x040007c2, 0x5934d200, 0x8468d55a,
+ 0x486a6a00, 0x0401f7be, 0x8d0e1d20, 0x04020004,
+ 0x59a8d006, 0x8c68d51c, 0x040007e2, 0x4200d000,
+ 0x000007d0, 0x0401f7db, 0x1c01f000, 0x829d3c80,
+ 0x00000003, 0x48813800, 0x48853801, 0x48893802,
+ 0x40691000, 0x40710800, 0x4978e000, 0x83457480,
+ 0x000007ff, 0x83f17500, 0x03000000, 0x04000047,
+ 0x4978e002, 0x4944e001, 0x4144e800, 0x42010000,
+ 0x00108c00, 0x4200b000, 0x000007f0, 0x83457480,
+ 0x000007ef, 0x04000039, 0x04001038, 0x4200b000,
+ 0x00000010, 0x8058b1c0, 0x04000017, 0x40740000,
+ 0x8080d400, 0x5868f000, 0x8078f1c0, 0x04020043,
+ 0x5884e001, 0x41440000, 0x80717480, 0x0400005b,
+ 0x8070d000, 0x8074e800, 0x83457480, 0x000007ef,
+ 0x0400004d, 0x0400104c, 0x82697480, 0x00000800,
+ 0x0400002e, 0x48690801, 0x8058b040, 0x8058b1c0,
+ 0x040207eb, 0x5884d802, 0x806cd9c0, 0x04000065,
+ 0x412d0000, 0x4088d000, 0x0201f800, 0x0010393d,
+ 0x4947c857, 0x4937c857, 0x40825800, 0x813669c0,
+ 0x04000062, 0x497a6a12, 0x59a8d21b, 0x8c68d50a,
+ 0x0402000a, 0x8288dd00, 0x00ffff00, 0x04000050,
+ 0x59a8d00f, 0x8268d500, 0x00ffff00, 0x406c0000,
+ 0x80697480, 0x0400004a, 0x488a6802, 0x4200d000,
+ 0x00000001, 0x0401f079, 0x82697480, 0x00fffffb,
+ 0x040007c9, 0x040017c8, 0x4947c857, 0x488bc857,
+ 0x58857001, 0x48bbc857, 0x4a010800, 0x00000019,
+ 0x4178d000, 0x0401f06d, 0x4a010801, 0x000007f0,
+ 0x4200e800, 0x000007f0, 0x42010000, 0x00108c00,
+ 0x8058b040, 0x0401f7ce, 0x5878d002, 0x8268e500,
+ 0x00ffffff, 0x48710803, 0x40880000, 0x80717480,
+ 0x04000049, 0x5884e001, 0x41440000, 0x80717480,
+ 0x040207b8, 0x58797002, 0x48b90803, 0x4947c857,
+ 0x58857003, 0x48bbc857, 0x4a010800, 0x0000001b,
+ 0x0401f7e4, 0x82697480, 0x000007f0, 0x040207b6,
+ 0x49790801, 0x42010000, 0x00108c00, 0x4178e800,
+ 0x8058b040, 0x0401f7b2, 0x49450802, 0x83457480,
+ 0x000007ef, 0x0400000e, 0x0400100d, 0x83457480,
+ 0x000007fc, 0x04000028, 0x83457480, 0x000007fd,
+ 0x0400001a, 0x83457480, 0x000007ff, 0x0402001a,
+ 0x82897480, 0x00ffffff, 0x04020017, 0x5884d002,
+ 0x8468d55e, 0x48690802, 0x0401f792, 0x8288d500,
+ 0x000000ff, 0x8068d0d0, 0x486a6a12, 0x0401f7b3,
+ 0x4200d000, 0x0000044d, 0x4084e000, 0x0201f800,
+ 0x001001e3, 0x0401f797, 0x4947c857, 0x4a010800,
+ 0x0000000a, 0x0401f7b7, 0x82897480, 0x00fffffd,
+ 0x040007eb, 0x4947c857, 0x488bc857, 0x58857001,
+ 0x48bbc857, 0x4a010800, 0x00000019, 0x4078d000,
+ 0x0401f01a, 0x82897480, 0x00fffffc, 0x040007e0,
+ 0x0401f7f5, 0x5884d001, 0x41440000, 0x80697480,
+ 0x04000007, 0x4947c857, 0x4873c857, 0x486fc857,
+ 0x4a010800, 0x0000001a, 0x0401f79e, 0x407a6800,
+ 0x8c6cdd08, 0x0400078e, 0x0201f800, 0x00103bb0,
+ 0x80c589c0, 0x0400078a, 0x4947c857, 0x4a010800,
+ 0x0000001d, 0x0401f793, 0x40698800, 0x589d1002,
+ 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000003,
+ 0x1c01f000, 0x809d3840, 0x48813800, 0x4200d000,
+ 0x00009c0e, 0x4200d800, 0xfffffff7, 0x0201f800,
+ 0x0010b3e0, 0x4200d000, 0x00009c0e, 0x4200d800,
+ 0x00000010, 0x0201f800, 0x0010b3f2, 0x59c4d0a3,
+ 0x8468d518, 0x486b88a3, 0x0201f800, 0x00102ee2,
+ 0x80c589c0, 0x04000007, 0x599cd019, 0x8268d500,
+ 0x0000e000, 0x82697480, 0x00004000, 0x0400008c,
+ 0x4200d000, 0x00000080, 0x0201f800, 0x001012d9,
+ 0x0201f800, 0x00104f5d, 0x59c4d0a3, 0x8468d506,
+ 0x486b88a3, 0x0201f800, 0x0010411a, 0x80c589c0,
+ 0x04020005, 0x0201f800, 0x00104130, 0x80c589c0,
+ 0x0400006c, 0x59c4d0a3, 0x8268d500, 0xbe7fffff,
+ 0x486b88a3, 0x4200d000, 0x000000f8, 0x0201f800,
+ 0x00103675, 0x59c4d0a3, 0x8268d540, 0x00018000,
+ 0x8468d51c, 0x486b88a3, 0x59c4d0a3, 0x8468d520,
+ 0x486b88a3, 0x4a038808, 0x00000200, 0x59c4d006,
+ 0x8268d500, 0xfbffff0e, 0x486b8806, 0x497b282c,
+ 0x497b282d, 0x4200d000, 0x000001f4, 0x4200d800,
+ 0x0010c54c, 0x0201f800, 0x00104e00, 0x4a038805,
+ 0x00000001, 0x0201f800, 0x001013a3, 0x80c589c0,
+ 0x04020023, 0x0201f800, 0x001013ae, 0x80c589c0,
+ 0x04000035, 0x4178d000, 0x0201f800, 0x00101599,
+ 0x4178d000, 0x0201f800, 0x0010156f, 0x0201f800,
+ 0x001015f9, 0x4a035038, 0x00000001, 0x0201f800,
+ 0x0010411a, 0x80c589c0, 0x04000018, 0x59c4d0a4,
+ 0x8268d500, 0x0000000f, 0x82697480, 0x00000008,
+ 0x04000003, 0x4a038805, 0x04000000, 0x59c4d0a3,
+ 0x8268d540, 0x0001c000, 0x486b88a3, 0x59c4d0a3,
+ 0x8468d520, 0x486b88a3, 0x0401f077, 0x4200d000,
+ 0x00000001, 0x0201f800, 0x00101599, 0x4200d000,
+ 0x00000001, 0x0401f7e0, 0x0201f800, 0x00104130,
+ 0x80c589c0, 0x040207e6, 0x0201f800, 0x00104125,
+ 0x4200d000, 0x000001a9, 0x80c589c0, 0x04020052,
+ 0x599cd818, 0x40c4e000, 0x0201f800, 0x001001e3,
+ 0x0401f061, 0x0201f800, 0x001013b9, 0x80c589c0,
+ 0x04020030, 0x0201f800, 0x001013c4, 0x80c589c0,
+ 0x04000039, 0x4200d000, 0x00000003, 0x0201f800,
+ 0x00101599, 0x4200d000, 0x00000003, 0x0401f7c2,
+ 0x0201f800, 0x00104125, 0x4200d000, 0x00000156,
+ 0x80c589c0, 0x040007e7, 0x59c4d0a3, 0x8468d570,
+ 0x8468d532, 0x486b88a3, 0x0201f800, 0x0010444c,
+ 0x4a038808, 0x00000208, 0x0401f799, 0x59a8d86b,
+ 0x826d0500, 0x00000007, 0x04020019, 0x59a8d037,
+ 0x82697480, 0x00000002, 0x04000018, 0x0201f800,
+ 0x00101566, 0x48835036, 0x0201f800, 0x0010191a,
+ 0x4a035044, 0x00000003, 0x4a035037, 0x00000002,
+ 0x4a035043, 0x00000001, 0x59a8d86b, 0x0401f00b,
+ 0x4200d000, 0x00000002, 0x0201f800, 0x00101599,
+ 0x4200d000, 0x00000002, 0x0401f797, 0x82817480,
+ 0x00000004, 0x04000019, 0x806cd000, 0x486b506b,
+ 0x0401f754, 0x0201f800, 0x001013cf, 0x80c589c0,
+ 0x0400000e, 0x59a8d043, 0x8068d1c0, 0x0400078c,
+ 0x0201f800, 0x001013d9, 0x4a035038, 0x00000001,
+ 0x0401f015, 0x4a035014, 0x00000001, 0x0201f800,
+ 0x00104092, 0x0401f010, 0x4200d000, 0x0000018a,
+ 0x59a8d837, 0x0401f7a8, 0x497b2804, 0x497b2805,
+ 0x0201f800, 0x00101929, 0x4a035043, 0x00000001,
+ 0x4a035044, 0xaabbccdd, 0x48835037, 0x59a8d86b,
+ 0x0401f7de, 0x589d0000, 0x809d3800, 0x1c01f000,
+ 0x5994d02c, 0x8068d1c0, 0x04020006, 0x5994d02d,
+ 0x4200d800, 0x00000001, 0x8068d1c0, 0x04000002,
+ 0x4178d800, 0x406d8800, 0x1c01f000, 0x0201f800,
+ 0x00101566, 0x4a035038, 0x00000002, 0x497b5043,
+ 0x59c4d0a3, 0x8468d520, 0x486b88a3, 0x0201f800,
+ 0x00102ee2, 0x80c589c0, 0x04000002, 0x0401f00d,
+ 0x0201f800, 0x00104125, 0x80c589c0, 0x040207fc,
+ 0x48c7282c, 0x48c7282d, 0x4200d000, 0x0000002d,
+ 0x4200d800, 0x0010c54c, 0x0201f800, 0x00104e00,
+ 0x1c01f000, 0x0401ffdb, 0x80c589c0, 0x04000004,
+ 0x4a035038, 0x00000003, 0x0401f01f, 0x0201f800,
+ 0x001013cf, 0x80c589c0, 0x04000004, 0x59a8d043,
+ 0x8068d1c0, 0x04020008, 0x0201f800, 0x001015c8,
+ 0x80c589c0, 0x04020002, 0x0401f013, 0x0401ffd4,
+ 0x0401f011, 0x0201f800, 0x001013d9, 0x59a8d042,
+ 0x8c68d51e, 0x040007f9, 0x0201f800, 0x00104125,
+ 0x80c589c0, 0x04020003, 0x0401ffc9, 0x0401f006,
+ 0x4a035014, 0x00000001, 0x0201f800, 0x00104092,
+ 0x0401f7fa, 0x1c01f000, 0x4202d800, 0x00000001,
+ 0x497b5038, 0x4a038805, 0x00000001, 0x497b282c,
+ 0x497b282d, 0x497b8885, 0x1c01f000, 0x59c4d005,
+ 0x8268d500, 0x000000c0, 0x04020003, 0x486b8885,
+ 0x0401f006, 0x59c4d006, 0x8268d540, 0x000000f1,
+ 0x486b8806, 0x0401ffed, 0x1c01f000, 0x0201f800,
+ 0x00104130, 0x80c589c0, 0x04000005, 0x59a8d013,
+ 0x82697480, 0x0000aaaa, 0x0400000c, 0x497b5013,
+ 0x59c4d006, 0x8268d540, 0x04000001, 0x486b8806,
+ 0x8d0e1d06, 0x04020008, 0x59c4d0a3, 0x8468d546,
+ 0x486b88a3, 0x0401f004, 0x4a03500f, 0x00ffffff,
+ 0x0401f7f3, 0x0401ffd5, 0x1c01f000, 0x809d3840,
+ 0x48813800, 0x0401ff87, 0x80c589c0, 0x04000005,
+ 0x4a035038, 0x00000003, 0x497b8885, 0x0401f08b,
+ 0x4a038805, 0x000000f0, 0x0201f800, 0x001015c8,
+ 0x80c589c0, 0x04000042, 0x0201f800, 0x001017bb,
+ 0x80c589c0, 0x04000048, 0x59a8d04b, 0x8c68d50c,
+ 0x0400005e, 0x0201f800, 0x001017bb, 0x80c589c0,
+ 0x0402000b, 0x4a03c014, 0x00200020, 0x59c4d001,
+ 0x8268d500, 0x00018000, 0x82697480, 0x00018000,
+ 0x0400005f, 0x4a03c013, 0x00200000, 0x0201f800,
+ 0x00104125, 0x80c589c0, 0x0402004a, 0x59c4d0a4,
+ 0x8268d500, 0x0000000f, 0x82697480, 0x00000008,
+ 0x0400002b, 0x59c4d005, 0x82690500, 0x04000000,
+ 0x8c68d534, 0x04020026, 0x5994d02c, 0x82697480,
+ 0x00000002, 0x83f17500, 0x03000000, 0x040007cf,
+ 0x0201f800, 0x00104130, 0x80c589c0, 0x040007cb,
+ 0x4a038805, 0x000000f0, 0x0201f800, 0x0010415e,
+ 0x4a035013, 0x0000aaaa, 0x48835014, 0x59c4d0a3,
+ 0x8468d546, 0x486b88a3, 0x4202d800, 0x00000001,
+ 0x48835038, 0x4a038805, 0x00000001, 0x4883282c,
+ 0x4883282d, 0x0401ff8e, 0x0401f7b8, 0x0201f800,
+ 0x001013cf, 0x80c589c0, 0x040007b4, 0x59a8d043,
+ 0x8068d1c0, 0x040007b1, 0x0401f7ae, 0x0401ff90,
+ 0x0401f7ae, 0x0201f800, 0x00101791, 0x80c589c0,
+ 0x040007b6, 0x0201f800, 0x0010179f, 0x80c589c0,
+ 0x04000022, 0x0201f800, 0x001013c4, 0x80c589c0,
+ 0x0400002a, 0x59a8d044, 0x42000000, 0xaabbccdd,
+ 0x80697480, 0x04000004, 0x82697480, 0x00000004,
+ 0x040207a6, 0x4a035038, 0x00000003, 0x0401f023,
+ 0x0401ff6b, 0x0401f021, 0x4200d000, 0x00009c0e,
+ 0x4200d800, 0xffffffef, 0x0201f800, 0x0010b3e0,
+ 0x4200d000, 0x00009c0e, 0x4200d800, 0x00000008,
+ 0x0201f800, 0x0010b3f2, 0x0401f797, 0x4a03c013,
+ 0x00200020, 0x0401f7a2, 0x0201f800, 0x001013a3,
+ 0x80c589c0, 0x0400000b, 0x59a8d044, 0x42000000,
+ 0xaabbccdd, 0x80697480, 0x040007e3, 0x8068d1c0,
+ 0x04020786, 0x0401f7e0, 0x59a8d044, 0x0401f7db,
+ 0x59a8d044, 0x0401f7fa, 0x589d0000, 0x809d3800,
+ 0x1c01f000, 0x497bc856, 0x4200d000, 0x00000080,
+ 0x0201f800, 0x001012d9, 0x497b5038, 0x0201f800,
+ 0x001013cf, 0x80c589c0, 0x0400000e, 0x59a8d036,
+ 0x8068d1c0, 0x04020008, 0x8068d1c0, 0x04020009,
+ 0x4a035036, 0x0000000a, 0x4a035043, 0x00000001,
+ 0x0401f004, 0x8068d040, 0x486b5036, 0x0401f7f7,
+ 0x497b8885, 0x0201f800, 0x001003ba, 0x1c01f000,
+ 0x4200e000, 0x00000003, 0x59a80038, 0x80717480,
+ 0x04001006, 0x0c01f001, 0x0010c546, 0x0010c548,
+ 0x0010c54a, 0x0010c544, 0x4200d000, 0x000000cb,
+ 0x4000d800, 0x0201f800, 0x001001e3, 0x0401f008,
+ 0x0401ffd5, 0x0401f006, 0x0401fddb, 0x0401f004,
+ 0x0401fee9, 0x0401f002, 0x0401ff39, 0x1c01f000,
+ 0x497b282d, 0x1c01f000, 0x0201f800, 0x00102ee2,
+ 0x80c589c0, 0x04000007, 0x599cd019, 0x8268d500,
+ 0x0000e000, 0x82697480, 0x00004000, 0x04000003,
+ 0x4178d000, 0x0401f024, 0x59c4d001, 0x8268d500,
+ 0x00018000, 0x82697480, 0x00010000, 0x040207f9,
+ 0x59a8d06c, 0x82697480, 0x00000002, 0x83f17500,
+ 0x03000000, 0x040007f3, 0x0201f800, 0x00101929,
+ 0x4a035043, 0x00000001, 0x4a035044, 0xaabbccdd,
+ 0x4a035037, 0x00000004, 0x497b5038, 0x4202d800,
+ 0x00000004, 0x59a8d06c, 0x8068d000, 0x486b506c,
+ 0x59a8d06b, 0x8268d500, 0xfffffff8, 0x8468d544,
+ 0x486b506b, 0x0201f800, 0x00100401, 0x4200d000,
+ 0x00000001, 0x40698800, 0x1c01f000, 0x59a8d017,
+ 0x82697480, 0x0000ffff, 0x04000004, 0x0201f800,
+ 0x0010b84b, 0x0401f0b5, 0x59a8da1b, 0x826cd500,
+ 0x00000028, 0x04000025, 0x8c6cdd00, 0x04000023,
+ 0x4a038802, 0x0000ffbf, 0x59a8da1b, 0x8c6cdd02,
+ 0x0400001e, 0x599ce018, 0x8c70e516, 0x04020012,
+ 0x59a8d01c, 0x82697480, 0x0000ffff, 0x0400000e,
+ 0x0201f800, 0x00101946, 0x59a8d21b, 0x8268dd00,
+ 0x00000004, 0x8c68d504, 0x0402005a, 0x406e5800,
+ 0x4200d000, 0x00000003, 0x0201f800, 0x00101969,
+ 0x0401f096, 0x8c70e516, 0x04020005, 0x59a8d01c,
+ 0x82697480, 0x0000ffff, 0x04000088, 0x59a8d01d,
+ 0x8068d1c0, 0x0402004b, 0x8c6cdd08, 0x0400004a,
+ 0x599cd019, 0x8c68d510, 0x0400004b, 0x0201f800,
+ 0x00103bbd, 0x80c589c0, 0x04020042, 0x599cd019,
0x8c68d510, 0x04000004, 0x59a8d21b, 0x8c68d508,
- 0x04020049, 0x4200d000, 0x0000ffff, 0x4200d800,
- 0x00000006, 0x4178e000, 0x0201f800, 0x00102e27,
- 0x0201f800, 0x001040fa, 0x80c589c0, 0x04000020,
- 0x0201f800, 0x00105456, 0x0401f048, 0x59a8d016,
- 0x8068d1c0, 0x040007c1, 0x0401f044, 0x8c6cdd16,
- 0x040207be, 0x0401f041, 0x599cd018, 0x8c68d516,
- 0x0400001d, 0x599cd017, 0x8c68d50a, 0x040007c1,
+ 0x0402000a, 0x599cd018, 0x8c68d516, 0x0400005a,
+ 0x599cd017, 0x8c68d50a, 0x0402003e, 0x59a8d006,
+ 0x8c68d51c, 0x0402003b, 0x4a038802, 0x0000ffff,
+ 0x4200d000, 0x001094d7, 0x0201f800, 0x0010050d,
+ 0x4200d000, 0x001094e4, 0x0201f800, 0x0010050d,
+ 0x850e1d02, 0x4a01a8e4, 0x00000080, 0x4202d800,
+ 0x00000003, 0x4a035017, 0x0000ffff, 0x0201f800,
+ 0x001003e8, 0x4178d000, 0x0201f800, 0x001012d9,
+ 0x497b506c, 0x59a8d21b, 0x8c68d506, 0x04000042,
+ 0x599cd018, 0x8268e500, 0x00000800, 0x8c68d516,
+ 0x0402003a, 0x599cd019, 0x8c68d510, 0x04000004,
+ 0x59a8d21b, 0x8c68d508, 0x0402003e, 0x4200d000,
+ 0x0000ffff, 0x4200d800, 0x00000006, 0x4178e000,
+ 0x0201f800, 0x00102e2b, 0x0201f800, 0x00104130,
+ 0x80c589c0, 0x0400001a, 0x0201f800, 0x001054e2,
+ 0x0401f042, 0x59a8d016, 0x8068d1c0, 0x040007b8,
+ 0x0401f03e, 0x8c6cdd16, 0x040207b5, 0x0401f03b,
0x4200b000, 0x000007f0, 0x417a8800, 0x0401f004,
- 0x81468800, 0x8058b040, 0x040007ba, 0x0201f800,
- 0x001039c0, 0x80c589c0, 0x040007fa, 0x5934d200,
+ 0x81468800, 0x8058b040, 0x040007c0, 0x0201f800,
+ 0x001039cf, 0x80c589c0, 0x040007fa, 0x5934d200,
0x8c68d51a, 0x040007f7, 0x0401f02c, 0x0201f800,
- 0x001040d9, 0x80c589c0, 0x04000016, 0x59c4d006,
- 0x8468d534, 0x486b8806, 0x0201f800, 0x00105456,
- 0x0401f7da, 0x0201f800, 0x00103e5a, 0x80c589c0,
- 0x040007e1, 0x0401f01d, 0x0201f800, 0x00102e73,
- 0x0401f7cc, 0x0201f800, 0x001040d9, 0x80c589c0,
- 0x040207b6, 0x59a8d21b, 0x486b541b, 0x0401f7b3,
- 0x59c4d006, 0x8268d500, 0xffffff0f, 0x486b8806,
- 0x0401f7ea, 0x4200d000, 0x000007fe, 0x4200d800,
- 0x00000004, 0x0401f7b9, 0x8c6cdd04, 0x0402077b,
- 0x826cd500, 0x00004000, 0x8c6cdd1c, 0x04020777,
- 0x406a5800, 0x0401f76a, 0x1c01f000, 0x809d3840,
+ 0x0010410f, 0x80c589c0, 0x0400001b, 0x59c4d006,
+ 0x8468d534, 0x486b8806, 0x0201f800, 0x001054e2,
+ 0x0401f7e0, 0x0201f800, 0x00103e72, 0x80c589c0,
+ 0x040007a4, 0x0401f01d, 0x0201f800, 0x00102e77,
+ 0x0401f7d2, 0x0201f800, 0x0010410f, 0x80c589c0,
+ 0x040207bc, 0x59a8d21b, 0x486b541b, 0x0401f7b9,
+ 0x4200d000, 0x000007fe, 0x4200d800, 0x00000004,
+ 0x0401f7c4, 0x59c4d006, 0x8268d500, 0xffffff0f,
+ 0x486b8806, 0x0401f7e5, 0x8c6cdd04, 0x04020778,
+ 0x826cd500, 0x00004000, 0x8c6cdd1c, 0x04020774,
+ 0x406a5800, 0x0401f767, 0x1c01f000, 0x809d3840,
0x48813800, 0x59c4d00d, 0x8c68d51e, 0x04020004,
0x59c4d005, 0x8c68d500, 0x0400000c, 0x0201f800,
- 0x001003fa, 0x0201f800, 0x001040d9, 0x80c589c0,
- 0x0400000f, 0x0201f800, 0x0010405c, 0x816d7040,
+ 0x001003fa, 0x0201f800, 0x0010410f, 0x80c589c0,
+ 0x0400000f, 0x0201f800, 0x00104092, 0x816d7040,
0x040000a2, 0x0401f108, 0x4a035043, 0x00000001,
- 0x4202d800, 0x00000004, 0x4200d000, 0x00109862,
- 0x0201f800, 0x00108894, 0x0401f0ff, 0x0201f800,
- 0x001040fa, 0x80c589c0, 0x0402008a, 0x0201f800,
- 0x00103094, 0x59c4d0a4, 0x8268d500, 0x0000000f,
+ 0x4202d800, 0x00000004, 0x4200d000, 0x001098e2,
+ 0x0201f800, 0x0010895e, 0x0401f0ff, 0x0201f800,
+ 0x00104130, 0x80c589c0, 0x0402008a, 0x0201f800,
+ 0x001030a0, 0x59c4d0a4, 0x8268d500, 0x0000000f,
0x82697480, 0x00000006, 0x83f17500, 0x03000000,
- 0x040007e9, 0x0201f800, 0x00104ed1, 0x59c4d0a3,
+ 0x040007e9, 0x0201f800, 0x00104f5d, 0x59c4d0a3,
0x8468d528, 0x486b88a3, 0x59a8d078, 0x8068d1c0,
0x040000a8, 0x59a8d015, 0x8468d546, 0x486b5015,
- 0x0201f800, 0x001040e4, 0x80c589c0, 0x040200a8,
+ 0x0201f800, 0x0010411a, 0x80c589c0, 0x040200a8,
0x59c4d006, 0x8268d540, 0x440000f1, 0x486b8806,
- 0x497b9005, 0x0401fed8, 0x80c589c0, 0x040207d2,
+ 0x497b9005, 0x0401fed5, 0x80c589c0, 0x040207d2,
0x4a038802, 0x0000ffff, 0x4a0378e4, 0x00003000,
- 0x4200d000, 0x00109472, 0x5868d400, 0x8c68d508,
+ 0x4200d000, 0x001094f2, 0x5868d400, 0x8c68d508,
0x04020003, 0x4a01a8e4, 0x0000c000, 0x4200d000,
- 0x0010973b, 0x0201f800, 0x00108894, 0x59a8d00f,
- 0x4200d800, 0x00000003, 0x0201f800, 0x00105160,
+ 0x001097bb, 0x0201f800, 0x0010895e, 0x59a8d00f,
+ 0x4200d800, 0x00000003, 0x0201f800, 0x001051ec,
0x4200d000, 0x00008010, 0x59a8d809, 0x0201f800,
- 0x00102db6, 0x59c4d001, 0x8268d500, 0x00018000,
+ 0x00102dba, 0x59c4d001, 0x8268d500, 0x00018000,
0x82697480, 0x00018000, 0x04000091, 0x59c4d0a3,
0x8468d518, 0x486b88a3, 0x59c8d015, 0x8468d548,
- 0x486b9015, 0x0201f800, 0x00101568, 0x59a8d008,
+ 0x486b9015, 0x0201f800, 0x00101566, 0x59a8d008,
0x8468d500, 0x486b5008, 0x850e1d0a, 0x0201f800,
- 0x0010c200, 0x0201f800, 0x001040d9, 0x80c589c0,
+ 0x0010c1ff, 0x0201f800, 0x0010410f, 0x80c589c0,
0x04020003, 0x8d0e1d06, 0x0402008e, 0x0201f800,
- 0x00103baa, 0x80c589c0, 0x04000080, 0x59c4d002,
+ 0x00103bbd, 0x80c589c0, 0x04000080, 0x59c4d002,
0x8468d50c, 0x486b8802, 0x497b501d, 0x497b501c,
- 0x497b5070, 0x0201f800, 0x001040d9, 0x80c589c0,
- 0x04000067, 0x497b521b, 0x0201f800, 0x0010136e,
+ 0x497b5070, 0x0201f800, 0x0010410f, 0x80c589c0,
+ 0x04000067, 0x497b521b, 0x0201f800, 0x0010136c,
0x59a8d01f, 0x82680500, 0xffff0000, 0x80c4d540,
0x486b501f, 0x599cd017, 0x8c68d50a, 0x04000004,
0x59a8d21b, 0x8468d544, 0x486b521b, 0x4200d000,
- 0x00000005, 0x0201f800, 0x001055eb, 0x497b501d,
+ 0x00000005, 0x0201f800, 0x00105677, 0x497b501d,
0x497b5016, 0x4a035017, 0x0000ffff, 0x4a01a8e4,
0x000000c0, 0x4202d800, 0x00000002, 0x0201f800,
- 0x001040d9, 0x80c589c0, 0x04020007, 0x59a8d21b,
+ 0x0010410f, 0x80c589c0, 0x04020007, 0x59a8d21b,
0x8268d500, 0x0000000c, 0x82697480, 0x00000004,
- 0x0400076d, 0x0201f800, 0x0010b83b, 0x0401f072,
- 0x5994d02d, 0x42000000, 0x00103655, 0x80697480,
+ 0x0400076d, 0x0201f800, 0x0010b84b, 0x0401f072,
+ 0x5994d02d, 0x42000000, 0x00103661, 0x80697480,
0x0400002f, 0x59c4d006, 0x8268d540, 0x000000c0,
0x486b8806, 0x0401f76e, 0x59a8d011, 0x82697480,
0x00000009, 0x0402075c, 0x497b500f, 0x4a038893,
0x00000001, 0x4a038805, 0x000000f0, 0x0201f800,
- 0x001040ef, 0x80c589c0, 0x04000034, 0x59c4d006,
+ 0x00104125, 0x80c589c0, 0x04000034, 0x59c4d006,
0x8268d540, 0x000000f1, 0x486b8806, 0x59c4d006,
0x8268d500, 0xbbffffff, 0x486b8806, 0x0201f800,
- 0x00104ed1, 0x0201f800, 0x00105179, 0x0401fe4a,
+ 0x00104f5d, 0x0201f800, 0x00105205, 0x0401fe47,
0x40c50000, 0x80c589c0, 0x04020743, 0x4200d000,
- 0x00109744, 0x0201f800, 0x00108894, 0x4883506f,
+ 0x001097c4, 0x0201f800, 0x0010895e, 0x4883506f,
0x4200d000, 0x00008030, 0x4080d800, 0x0401f780,
- 0x0201f800, 0x001035a9, 0x0401f03f, 0x5994d02c,
+ 0x0201f800, 0x001035b5, 0x0401f03f, 0x5994d02c,
0x8068d1c0, 0x04020742, 0x0401f7cf, 0x59c4d006,
0x8268d540, 0x44000001, 0x486b8806, 0x59c4d006,
0x8268d500, 0xffffff0f, 0x0401f755, 0x59a8d01f,
0x8268d500, 0xffff0000, 0x486b501f, 0x0201f800,
- 0x0010136e, 0x48c78880, 0x0401f79b, 0x59c4d0a3,
+ 0x0010136c, 0x48c78880, 0x0401f79b, 0x59c4d0a3,
0x8468d558, 0x0401f770, 0x59c4d006, 0x8268d540,
- 0x440000f1, 0x0401f7d1, 0x0201f800, 0x001040d9,
+ 0x440000f1, 0x0401f7d1, 0x0201f800, 0x0010410f,
0x80c589c0, 0x0400000d, 0x59a8d018, 0x8068d1c0,
- 0x0402077e, 0x0201f800, 0x0010737f, 0x0401f77b,
+ 0x0402077e, 0x0201f800, 0x00107415, 0x0401f77b,
0x4a03506f, 0x00000001, 0x850e1d0e, 0x0201f800,
- 0x001031b2, 0x0401f014, 0x0201f800, 0x0010737f,
+ 0x001031be, 0x0401f014, 0x0201f800, 0x00107415,
0x59a8d21b, 0x8c68d506, 0x04020770, 0x59a8d018,
0x8068d1c0, 0x04020007, 0x59a8d41b, 0x8c68d508,
0x0400076a, 0x82697480, 0x0000ffff, 0x04000767,
- 0x4a03541b, 0x0000ffff, 0x0201f800, 0x0010369f,
+ 0x4a03541b, 0x0000ffff, 0x0201f800, 0x001036ab,
0x0401f762, 0x589d0000, 0x809d3800, 0x1c01f000,
0x829d3c80, 0x00000005, 0x48813800, 0x48853801,
0x48893802, 0x488d3803, 0x48913804, 0x42011800,
@@ -11264,7 +11317,7 @@
0x00000004, 0x00000005, 0x00000006, 0x00000007,
0x00000008, 0x00000009, 0x0000000a, 0x0000000b,
0x0000000c, 0x0000000d, 0x0000000e, 0x0000000f,
- 0x4ffe73bb, 0x02800004, 0x00000000, 0x0000c000,
+ 0x01e5e2c1, 0x02800004, 0x00000000, 0x0000c000,
0x00000705, 0x073fca5a, 0x0705a5a5, 0x01928009,
0x070ff0e1, 0x03800006, 0x053f2aaa, 0x070aaaaa,
0x073f3aaa, 0x070aaaaa, 0x05958014, 0x05308000,
@@ -11714,7 +11767,7 @@
0x050f80ff, 0x01202003, 0x073fa00a, 0x06000001,
0x07f00000, 0x05601041, 0x050f80ff, 0x032fa071,
0x028000cb, 0xd17e39c3, 0x02800004, 0x00000000,
- 0x00008000, 0x000003e3, 0x033d0aaa, 0x070aaaaa,
+ 0x00008000, 0x000003ea, 0x033d0aaa, 0x070aaaaa,
0x013d1aaa, 0x070aaaaa, 0x050f801e, 0x012fa8d1,
0x050f801e, 0x043fa889, 0x0700000f, 0x03200005,
0x07420000, 0x050fb000, 0x050f801e, 0x073fa021,
@@ -11728,16 +11781,16 @@
0x0380003a, 0x03e00000, 0x03800018, 0x04908031,
0x030160e1, 0x0380003c, 0x04908034, 0x030150e1,
0x0380003c, 0x04908037, 0x010140e1, 0x0380003c,
- 0x060fc013, 0x07a003db, 0x03800018, 0x014940e4,
+ 0x060fc013, 0x07a003e2, 0x03800018, 0x014940e4,
0x00a18040, 0x03800021, 0x02681e0d, 0x050fb0ff,
0x04600875, 0x050f80ff, 0x053fa809, 0x06000001,
0x05488003, 0x0481804f, 0x0400800d, 0x0120d000,
0x013e4000, 0x05000200, 0x06009075, 0x04002076,
- 0x06a003c7, 0x07c00000, 0x000170e3, 0x050fe017,
+ 0x06a003ce, 0x07c00000, 0x000170e3, 0x050fe017,
0x05878056, 0x0547f417, 0x0301f0ff, 0x01800147,
0x054bc417, 0x050fb0ff, 0x03640aff, 0x0482805e,
0x0179fe17, 0x070fffff, 0x030750ff, 0x01800281,
- 0x050fd017, 0x07a003db, 0x0380001d, 0x00018098,
+ 0x050fd017, 0x07a003e2, 0x0380001d, 0x00018098,
0x07480018, 0x05818072, 0x05481018, 0x04818070,
0x05482018, 0x0481806e, 0x07483018, 0x0581806c,
0x002fb004, 0x02800073, 0x012fb003, 0x02800073,
@@ -11760,7 +11813,7 @@
0x05a680d8, 0x038000a6, 0x0760127b, 0x050f80ff,
0x032fa009, 0x0744f000, 0x0760127b, 0x050f80ff,
0x032fa00a, 0x03800087, 0x052e400c, 0x040080fb,
- 0x046aa108, 0x06009075, 0x04002076, 0x06a003c7,
+ 0x046aa108, 0x06009075, 0x04002076, 0x06a003ce,
0x038000a6, 0x04278001, 0x05482017, 0x078100cc,
0x068b00c2, 0x060ff086, 0x0349f0ff, 0x04818073,
0x07483017, 0x078100c9, 0x050fd0ff, 0x040fe07f,
@@ -11780,14 +11833,14 @@
0x050f80ff, 0x032fa009, 0x0107e000, 0x070ff07e,
0x028000ef, 0x0307c000, 0x07c00000, 0x052e400c,
0x040080fb, 0x046aa108, 0x06009075, 0x04002076,
- 0x028003c7, 0x040fd075, 0x050fd017, 0x060ff086,
+ 0x028003ce, 0x040fd075, 0x050fd017, 0x060ff086,
0x077800ff, 0x07000060, 0x037c00ff, 0x07000060,
0x0681810d, 0x06601875, 0x050f80ff, 0x073fa022,
0x0600003e, 0x052e400c, 0x04600875, 0x050f80ff,
0x053fa809, 0x06000001, 0x05488003, 0x04810123,
0x0400d0fb, 0x066a810d, 0x013e4000, 0x07000300,
0x03800021, 0x040080fb, 0x066a8108, 0x06009075,
- 0x04002076, 0x06a003c7, 0x03800021, 0x0240007f,
+ 0x04002076, 0x06a003ce, 0x03800021, 0x0240007f,
0x0742007e, 0x050f807e, 0x032fa009, 0x050fe000,
0x02868143, 0x070ff07d, 0x055c047b, 0x04810138,
0x0760007d, 0x050f80ff, 0x032fa009, 0x050fe000,
@@ -11795,7 +11848,7 @@
0x050f80ff, 0x032fa009, 0x03681e00, 0x0450041c,
0x0107e0ff, 0x050f80ff, 0x032fa009, 0x050fe000,
0x00860145, 0x0307c000, 0x07c00000, 0x040fd075,
- 0x038003db, 0x0460081f, 0x050f80ff, 0x032fa039,
+ 0x038003e2, 0x0460081f, 0x050f80ff, 0x032fa039,
0x01021000, 0x03020005, 0x01018006, 0x01683e21,
0x00d0014f, 0x0180016f, 0x0180019a, 0x018001b7,
0x0080022f, 0x00800173, 0x0180016f, 0x0180016f,
@@ -11805,7 +11858,7 @@
0x0180016f, 0x0180016f, 0x0180016f, 0x0180016f,
0x0180016f, 0x0180016f, 0x0180016f, 0x0180016f,
0x0180016f, 0x0180016f, 0x0180016f, 0x0180016f,
- 0x0180016f, 0x050fd0ff, 0x07a003db, 0x03800018,
+ 0x0180016f, 0x050fd0ff, 0x07a003e2, 0x03800018,
0x0380001d, 0x01494021, 0x0781824b, 0x0400701f,
0x04a00279, 0x007a0101, 0x07060000, 0x07303000,
0x07008290, 0x03496021, 0x0681817f, 0x06006013,
@@ -11841,7 +11894,7 @@
0x06780002, 0x07000003, 0x07818200, 0x06003001,
0x06000013, 0x04001013, 0x04004013, 0x06005013,
0x050f801e, 0x022fa032, 0x01800227, 0x040fd01f,
- 0x07a003db, 0x03800018, 0x0379ff03, 0x070000ff,
+ 0x07a003e2, 0x03800018, 0x0379ff03, 0x070000ff,
0x04488002, 0x04810207, 0x070ff003, 0x04500408,
0x050080ff, 0x0379ff00, 0x070000ff, 0x06489002,
0x0481020e, 0x070ff000, 0x04500408, 0x050080ff,
@@ -11870,7 +11923,7 @@
0x01860271, 0x03200006, 0x0760141b, 0x050f80ff,
0x073fa009, 0x06000001, 0x04008013, 0x0660181f,
0x050f80ff, 0x022fa04a, 0x00800175, 0x012080c0,
- 0x0600901f, 0x05002021, 0x06a003c7, 0x01800172,
+ 0x0600901f, 0x05002021, 0x06a003ce, 0x01800172,
0x03200000, 0x06006075, 0x0180027b, 0x03200011,
0x0600601f, 0x05a002fa, 0x05600406, 0x050f80ff,
0x053fa809, 0x06000002, 0x07c00000, 0x04600875,
@@ -11884,7 +11937,7 @@
0x018002f3, 0x072d0300, 0x039b829f, 0x018002f3,
0x072d0c00, 0x029b82a2, 0x018002f3, 0x033d0000,
0x07000003, 0x039b82a5, 0x018002f3, 0x040fd075,
- 0x050fd078, 0x07a003db, 0x0380001d, 0x048b02ad,
+ 0x050fd078, 0x07a003e2, 0x0380001d, 0x048b02ad,
0x03385000, 0x07030000, 0x05600818, 0x050f80ff,
0x032fa009, 0x07f00000, 0x054b0400, 0x0308a0ff,
0x0179fe00, 0x070000ff, 0x010880ff, 0x0448b076,
@@ -11903,349 +11956,353 @@
0x0008400e, 0x058b02eb, 0x03385000, 0x03010000,
0x04278001, 0x040fe07f, 0x008602f2, 0x038000d8,
0x07c00000, 0x00683e76, 0x048102f8, 0x0448d076,
- 0x0781031e, 0x03800355, 0x07a003bb, 0x018002ac,
+ 0x06810325, 0x0380035c, 0x06a003c2, 0x018002ac,
0x01978305, 0x07602418, 0x050f80ff, 0x012fa809,
0x06780001, 0x070000ff, 0x075a0000, 0x070ff014,
0x0569feff, 0x054b08ff, 0x075a0000, 0x05600418,
0x050f80ff, 0x012fa809, 0x040fe007, 0x0186830c,
- 0x01204000, 0x0280031a, 0x00700101, 0x03010000,
- 0x06780001, 0x07ff0000, 0x076c00ff, 0x05818314,
- 0x00700101, 0x03010000, 0x05600418, 0x050f80ff,
- 0x012fa80a, 0x06780001, 0x07ff0000, 0x050040ff,
- 0x0279ff01, 0x0700ffff, 0x05002014, 0x07c00000,
- 0x04007075, 0x0448b076, 0x06810334, 0x03200011,
- 0x06006075, 0x05a0027b, 0x007a0101, 0x07060000,
- 0x07303000, 0x07008290, 0x02496076, 0x0481832c,
- 0x06006013, 0x03800347, 0x02400010, 0x0681032c,
- 0x06006010, 0x06603675, 0x050f80ff, 0x073fa00a,
- 0x07000003, 0x03800347, 0x0600007a, 0x02493076,
- 0x0481833d, 0x06602e75, 0x050f80ff, 0x032fa009,
- 0x060ff07a, 0x05500400, 0x070000ff, 0x06473076,
- 0x06602e75, 0x050f80ff, 0x032fa00a, 0x04a00276,
- 0x007a0101, 0x03010000, 0x06303008, 0x05008000,
- 0x0600600e, 0x072d0003, 0x019b8347, 0x050a4000,
- 0x060a5001, 0x060a6002, 0x050a7003, 0x040a8004,
- 0x070a9005, 0x050ae006, 0x053079a0, 0x0600000e,
- 0x060a0007, 0x062d0002, 0x018002ac, 0x00683e76,
- 0x076c0aff, 0x0781037d, 0x04007013, 0x03200011,
- 0x06006075, 0x05a0027b, 0x007a0101, 0x03070000,
- 0x04602c75, 0x050f80ff, 0x053fa809, 0x06000001,
- 0x03499003, 0x07810369, 0x07303000, 0x07008890,
- 0x053079a0, 0x0700000c, 0x0280036d, 0x07303000,
- 0x04008980, 0x04307920, 0x0700000c, 0x074d0005,
- 0x06006013, 0x072d0003, 0x019b836f, 0x050a4000,
- 0x060a5001, 0x060a6002, 0x050a7003, 0x040a8004,
- 0x070a9005, 0x050ae006, 0x007a0107, 0x06000020,
- 0x060a0007, 0x062d0002, 0x018002ac, 0x06602e75,
- 0x050f80ff, 0x032fa009, 0x060ff07a, 0x05500400,
- 0x070000ff, 0x06473076, 0x06602e75, 0x050f80ff,
- 0x032fa00a, 0x04007075, 0x04a00276, 0x007a0101,
- 0x03010000, 0x06303008, 0x07008800, 0x074d0005,
- 0x06600a75, 0x050f80ff, 0x073fa009, 0x07000003,
- 0x07f00000, 0x054b0406, 0x045a0404, 0x050040ff,
- 0x0600600e, 0x072d0003, 0x009b8397, 0x050a4000,
- 0x060a5001, 0x060a6002, 0x050a7003, 0x040a8004,
- 0x070a9005, 0x050ae006, 0x04307920, 0x0600000e,
- 0x06307d20, 0x0600000e, 0x0648c076, 0x048183a8,
- 0x04307920, 0x0600000e, 0x060a0007, 0x062d0002,
- 0x018002ac, 0x072d0003, 0x009b83ab, 0x070ff0f6,
- 0x03687eff, 0x048183ad, 0x050f2074, 0x060a0007,
- 0x040070fb, 0x046a7007, 0x050f40ff, 0x062d0002,
- 0x018002ac, 0x01208060, 0x0600901f, 0x05002021,
- 0x028003c7, 0x040080fb, 0x066ae108, 0x06009075,
- 0x04002076, 0x028003c7, 0x03201100, 0x058483c5,
- 0x06420001, 0x048183c1, 0x038003de, 0x020e0008,
- 0x07c00000, 0x050fd009, 0x040fd008, 0x03201100,
- 0x048483ce, 0x06420001, 0x058183ca, 0x038003de,
- 0x007a0102, 0x04000101, 0x05600809, 0x050f80ff,
- 0x073fa00a, 0x06000001, 0x020e0008, 0x078403d8,
- 0x030e0009, 0x07c00000, 0x01011009, 0x052e4300,
- 0x07c00000, 0x052e400f, 0x01208090, 0x038003c0,
- 0x070fc0ff, 0x040f8013, 0x032fa009, 0x038003e1,
- 0xe466d97c, 0x02800004, 0x00000000, 0x0000a000,
- 0x0000046c, 0x033d0aaa, 0x070aaaaa, 0x013d1aaa,
- 0x070aaaaa, 0x008c02c8, 0x078e032b, 0x068d0337,
- 0x038f0399, 0x02910013, 0x040f7029, 0x02860013,
- 0x066c001f, 0x078103b4, 0x066c0a1f, 0x068103d6,
- 0x040f702f, 0x0386001d, 0x06000010, 0x050fb000,
- 0x066c0079, 0x05810412, 0x0398001d, 0x03400000,
- 0x076c0a00, 0x04818016, 0x07960021, 0x05998021,
- 0x06a0009e, 0x02800008, 0x050f7012, 0x07a682a3,
- 0x04908008, 0x030150e1, 0x06780015, 0x07fffff0,
- 0x06810064, 0x0079fe15, 0x031fffff, 0x030160ff,
- 0x064bd415, 0x03d0002d, 0x01800155, 0x028000c2,
- 0x03800035, 0x02800040, 0x0380004b, 0x03800056,
- 0x02800076, 0x02800076, 0x040f7025, 0x01868039,
- 0x02026016, 0x0280003d, 0x06600025, 0x050f80ff,
- 0x073fa00a, 0x0600000b, 0x02025016, 0x02400029,
- 0x03800078, 0x050f7021, 0x01868044, 0x00022016,
- 0x03800048, 0x07600021, 0x050f80ff, 0x073fa00a,
- 0x0600000b, 0x00021016, 0x02400029, 0x03800078,
- 0x040f7023, 0x0086804f, 0x00024016, 0x03800053,
- 0x06600023, 0x050f80ff, 0x073fa00a, 0x0600000b,
- 0x02023016, 0x02400029, 0x03800078, 0x04600816,
- 0x050f80ff, 0x012fa839, 0x06780004, 0x07ffff00,
- 0x037c00ff, 0x05000700, 0x06810062, 0x0448e001,
- 0x04818062, 0x07a000a9, 0x03800078, 0x040fd016,
- 0x03800078, 0x0279f015, 0x07ffffff, 0x04818076,
- 0x060ff015, 0x03d00069, 0x03800071, 0x02800073,
+ 0x01204000, 0x03800321, 0x05600e06, 0x050f80ff,
+ 0x073fa009, 0x06000002, 0x07f00000, 0x064d0004,
+ 0x00700104, 0x03010000, 0x06780004, 0x07ff0000,
+ 0x076c00ff, 0x0481831a, 0x00700104, 0x03010000,
+ 0x064d0004, 0x05600e06, 0x050f80ff, 0x073fa00a,
+ 0x06000002, 0x07f00000, 0x044b0804, 0x0279ff01,
+ 0x0700ffff, 0x05002014, 0x07c00000, 0x04007075,
+ 0x0448b076, 0x0681033b, 0x03200011, 0x06006075,
+ 0x05a0027b, 0x007a0101, 0x07060000, 0x07303000,
+ 0x07008290, 0x02496076, 0x05818333, 0x06006013,
+ 0x0380034e, 0x02400010, 0x07810333, 0x06006010,
+ 0x06603675, 0x050f80ff, 0x073fa00a, 0x07000003,
+ 0x0380034e, 0x0600007a, 0x02493076, 0x05818344,
+ 0x06602e75, 0x050f80ff, 0x032fa009, 0x060ff07a,
+ 0x05500400, 0x070000ff, 0x06473076, 0x06602e75,
+ 0x050f80ff, 0x032fa00a, 0x04a00276, 0x007a0101,
+ 0x03010000, 0x06303008, 0x05008000, 0x0600600e,
+ 0x072d0003, 0x019b834e, 0x050a4000, 0x060a5001,
+ 0x060a6002, 0x050a7003, 0x040a8004, 0x070a9005,
+ 0x050ae006, 0x053079a0, 0x0600000e, 0x060a0007,
+ 0x062d0002, 0x018002ac, 0x00683e76, 0x076c0aff,
+ 0x07810384, 0x04007013, 0x03200011, 0x06006075,
+ 0x05a0027b, 0x007a0101, 0x03070000, 0x04602c75,
+ 0x050f80ff, 0x053fa809, 0x06000001, 0x03499003,
+ 0x06810370, 0x07303000, 0x07008890, 0x053079a0,
+ 0x0700000c, 0x03800374, 0x07303000, 0x04008980,
+ 0x04307920, 0x0700000c, 0x074d0005, 0x06006013,
+ 0x072d0003, 0x009b8376, 0x050a4000, 0x060a5001,
+ 0x060a6002, 0x050a7003, 0x040a8004, 0x070a9005,
+ 0x050ae006, 0x007a0107, 0x06000020, 0x060a0007,
+ 0x062d0002, 0x018002ac, 0x06602e75, 0x050f80ff,
+ 0x032fa009, 0x060ff07a, 0x05500400, 0x070000ff,
+ 0x06473076, 0x06602e75, 0x050f80ff, 0x032fa00a,
+ 0x04007075, 0x04a00276, 0x007a0101, 0x03010000,
+ 0x06303008, 0x07008800, 0x074d0005, 0x06600a75,
+ 0x050f80ff, 0x073fa009, 0x07000003, 0x07f00000,
+ 0x054b0406, 0x045a0404, 0x050040ff, 0x0600600e,
+ 0x072d0003, 0x009b839e, 0x050a4000, 0x060a5001,
+ 0x060a6002, 0x050a7003, 0x040a8004, 0x070a9005,
+ 0x050ae006, 0x04307920, 0x0600000e, 0x06307d20,
+ 0x0600000e, 0x0648c076, 0x058183af, 0x04307920,
+ 0x0600000e, 0x060a0007, 0x062d0002, 0x018002ac,
+ 0x072d0003, 0x019b83b2, 0x070ff0f6, 0x03687eff,
+ 0x058183b4, 0x050f2074, 0x060a0007, 0x040070fb,
+ 0x046a7007, 0x050f40ff, 0x062d0002, 0x018002ac,
+ 0x01208060, 0x0600901f, 0x05002021, 0x028003ce,
+ 0x040080fb, 0x066ae108, 0x06009075, 0x04002076,
+ 0x028003ce, 0x03201100, 0x058483cc, 0x06420001,
+ 0x048183c8, 0x028003e5, 0x020e0008, 0x07c00000,
+ 0x050fd009, 0x040fd008, 0x03201100, 0x048483d5,
+ 0x06420001, 0x058183d1, 0x028003e5, 0x007a0102,
+ 0x04000101, 0x05600809, 0x050f80ff, 0x073fa00a,
+ 0x06000001, 0x020e0008, 0x068403df, 0x030e0009,
+ 0x07c00000, 0x01011009, 0x052e4300, 0x07c00000,
+ 0x052e400f, 0x01208090, 0x028003c7, 0x070fc0ff,
+ 0x040f8013, 0x032fa009, 0x038003e8, 0xb459e03b,
+ 0x02800004, 0x00000000, 0x0000a000, 0x00000475,
+ 0x033d0aaa, 0x070aaaaa, 0x013d1aaa, 0x070aaaaa,
+ 0x018c02d1, 0x068e0334, 0x068d0340, 0x028f03a2,
+ 0x02910013, 0x040f7029, 0x02860013, 0x066c001f,
+ 0x078103bd, 0x066c0a1f, 0x068103df, 0x040f702f,
+ 0x0386001d, 0x06000010, 0x050fb000, 0x066c0079,
+ 0x0581041b, 0x0398001d, 0x03400000, 0x076c0a00,
+ 0x04818016, 0x07960021, 0x05998021, 0x06a0009e,
+ 0x02800008, 0x050f7012, 0x07a682ac, 0x04908008,
+ 0x030150e1, 0x06780015, 0x07fffff0, 0x06810064,
+ 0x0079fe15, 0x031fffff, 0x030160ff, 0x064bd415,
+ 0x03d0002d, 0x01800155, 0x028000c2, 0x03800035,
+ 0x02800040, 0x0380004b, 0x03800056, 0x02800076,
+ 0x02800076, 0x040f7025, 0x01868039, 0x02026016,
+ 0x0280003d, 0x06600025, 0x050f80ff, 0x073fa00a,
+ 0x0600000b, 0x02025016, 0x02400029, 0x03800078,
+ 0x050f7021, 0x01868044, 0x00022016, 0x03800048,
+ 0x07600021, 0x050f80ff, 0x073fa00a, 0x0600000b,
+ 0x00021016, 0x02400029, 0x03800078, 0x040f7023,
+ 0x0086804f, 0x00024016, 0x03800053, 0x06600023,
+ 0x050f80ff, 0x073fa00a, 0x0600000b, 0x02023016,
+ 0x02400029, 0x03800078, 0x04600816, 0x050f80ff,
+ 0x012fa839, 0x06780004, 0x07ffff00, 0x037c00ff,
+ 0x05000700, 0x06810062, 0x0448e001, 0x04818062,
+ 0x07a000a9, 0x03800078, 0x040fd016, 0x03800078,
+ 0x0279f015, 0x07ffffff, 0x04818076, 0x060ff015,
+ 0x03d00069, 0x03800071, 0x02800073, 0x02800076,
0x02800076, 0x02800076, 0x02800076, 0x02800076,
- 0x02800076, 0x02800076, 0x03e00000, 0x02800008,
- 0x04908073, 0x010140e1, 0x03800078, 0x060fc010,
- 0x04a00464, 0x02800008, 0x072e4800, 0x03016011,
- 0x0186807e, 0x060fc010, 0x07c00000, 0x00011010,
- 0x0647f016, 0x072d000c, 0x009b8080, 0x04600816,
- 0x050f80ff, 0x012fa839, 0x0249f001, 0x04818097,
- 0x06780004, 0x07ffff00, 0x037c00ff, 0x07000300,
- 0x0481809b, 0x0448e001, 0x0481809b, 0x0079c101,
- 0x07ffffff, 0x007a0b01, 0x03800000, 0x04600816,
- 0x050f80ff, 0x012fa80a, 0x062d0008, 0x038000a9,
- 0x062d0008, 0x00011016, 0x052e4c00, 0x07c00000,
- 0x062d0008, 0x040fd016, 0x07c00000, 0x030160eb,
- 0x0249f016, 0x0481807f, 0x04600816, 0x050f80ff,
- 0x012fa839, 0x06783f01, 0x03800060, 0x007c0b01,
- 0x03800000, 0x0581809c, 0x06601807, 0x070030ff,
- 0x050f80ff, 0x012fa809, 0x050f8003, 0x073fa00a,
- 0x0600000b, 0x040f7001, 0x038600b7, 0x04600201,
- 0x050f80ff, 0x073fa00a, 0x0600000b, 0x07c00000,
- 0x050f702e, 0x008680bc, 0x0002e016, 0x0202f016,
- 0x028000c1, 0x0760002e, 0x050f80ff, 0x073fa00a,
- 0x0600000b, 0x0002e016, 0x07c00000, 0x0430e004,
- 0x03080000, 0x06601216, 0x050f80ff, 0x073fa011,
- 0x07000005, 0x07f00000, 0x0660000b, 0x050f80ff,
- 0x022fa019, 0x0700c000, 0x0279ff02, 0x0700ffff,
- 0x00017002, 0x0760220a, 0x050f80ff, 0x012fa809,
- 0x0079fe01, 0x0700ffff, 0x055c0417, 0x06818143,
- 0x0400d010, 0x0548e00c, 0x078100db, 0x0245600e,
- 0x07600a0a, 0x050f80ff, 0x032fa039, 0x02015002,
- 0x064b0015, 0x0379ff03, 0x070000ff, 0x01018003,
- 0x05420418, 0x048180e6, 0x0045700e, 0x0179fe06,
- 0x070000ff, 0x0700f0ff, 0x04603216, 0x050f80ff,
- 0x073fa012, 0x06000002, 0x0769ff00, 0x076c9000,
- 0x048180f1, 0x0444b00e, 0x0368060f, 0x03d000f3,
- 0x028000fd, 0x028000f8, 0x038000ff, 0x028000f7,
- 0x00800143, 0x007a010e, 0x07001800, 0x076c3000,
- 0x02a1823e, 0x07818128, 0x0220f002, 0x01800106,
- 0x0120d081, 0x007a010e, 0x05001000, 0x076c3000,
- 0x02a1823e, 0x07818128, 0x0220f004, 0x0548700c,
- 0x05810109, 0x0644900d, 0x024a1815, 0x004a2c15,
- 0x04500415, 0x070030ff, 0x0700000f, 0x017a0100,
- 0x05004000, 0x0400100e, 0x05304000, 0x07000030,
- 0x04002010, 0x0600500d, 0x0700600a, 0x0400700b,
- 0x05008017, 0x06600616, 0x050f80ff, 0x022fa04a,
- 0x0448b00e, 0x05818056, 0x050f7027, 0x03868121,
- 0x00028016, 0x00800125, 0x07600027, 0x050f80ff,
- 0x073fa00a, 0x0600000b, 0x00027016, 0x02400029,
- 0x03800078, 0x040fd016, 0x050fd00a, 0x07600a0a,
- 0x050f80ff, 0x032fa009, 0x05780100, 0x07ffff00,
- 0x017a0700, 0x06000001, 0x050f80ff, 0x032fa00a,
- 0x07f00000, 0x05600e0a, 0x050f80ff, 0x022fa019,
- 0x05780100, 0x07ffff00, 0x076a0500, 0x00202001,
- 0x0560200a, 0x050f80ff, 0x012fa809, 0x06003010,
- 0x05600e0a, 0x050f80ff, 0x032fa022, 0x0180014d,
- 0x050fd00a, 0x07600a0a, 0x050f80ff, 0x032fa009,
- 0x0379ff00, 0x0380ffff, 0x0145b000, 0x07600a0a,
- 0x050f80ff, 0x032fa00a, 0x07303000, 0x07000030,
- 0x04600e16, 0x050f80ff, 0x053fa80a, 0x06000001,
- 0x04a00292, 0x03800078, 0x06600616, 0x050f80ff,
- 0x012fa841, 0x0079fe01, 0x070000ff, 0x070090ff,
- 0x0500d006, 0x0600a007, 0x0400b008, 0x07600a0a,
- 0x050f80ff, 0x032fa009, 0x0769ff00, 0x0660000b,
- 0x050f80ff, 0x073fa009, 0x07000006, 0x07f00000,
- 0x04602c16, 0x050f80ff, 0x053fa809, 0x0600000b,
- 0x07479017, 0x056c0e09, 0x04810170, 0x076c0c09,
- 0x02a18464, 0x0560160a, 0x050f80ff, 0x053fa809,
- 0x06000007, 0x07f00000, 0x074b000f, 0x0368060f,
- 0x01d00178, 0x0080017c, 0x008001da, 0x008001ae,
- 0x018001f9, 0x0748f00f, 0x048101f7, 0x0530e042,
- 0x02080002, 0x0578400f, 0x06000020, 0x017c40ff,
- 0x06000020, 0x07818188, 0x0748500c, 0x05810188,
- 0x03459017, 0x04602c16, 0x050f80ff, 0x053fa80a,
- 0x0600000b, 0x0569800f, 0x06818194, 0x0548d00f,
- 0x06818191, 0x0644a00e, 0x056c0e09, 0x0581019f,
- 0x008001fb, 0x050010ff, 0x046c8001, 0x078181a3,
- 0x056c0e09, 0x0581019f, 0x05601a0a, 0x050f80ff,
- 0x012fa809, 0x04780101, 0x07ffff00, 0x048101fb,
- 0x06300001, 0x04000410, 0x05a0020a, 0x03800035,
- 0x026d0001, 0x058101a6, 0x018001f9, 0x0530e042,
- 0x02080002, 0x04a00225, 0x078181f5, 0x07300003,
- 0x05000430, 0x05a0020a, 0x03800056, 0x0630e445,
- 0x02080002, 0x056c0e09, 0x068181fb, 0x0748f00f,
- 0x058101bb, 0x0569800f, 0x078181f9, 0x0548d00f,
- 0x078181bd, 0x007a010e, 0x06000010, 0x018001c3,
- 0x0246a00e, 0x018001c3, 0x0246a00e, 0x0748500f,
- 0x058101c3, 0x0748500c, 0x058101c3, 0x03459017,
- 0x0349a017, 0x078181ca, 0x04602c16, 0x050f80ff,
- 0x053fa80a, 0x0600000b, 0x018001d4, 0x0747a017,
- 0x05001017, 0x05601c0a, 0x050f80ff, 0x073fa009,
- 0x06000001, 0x07f00000, 0x04602c16, 0x050f80ff,
- 0x012fa812, 0x04a00225, 0x078181f5, 0x07300003,
- 0x05000430, 0x05a0020a, 0x03800056, 0x056c0e09,
- 0x068181fb, 0x0430e001, 0x02080002, 0x0644000d,
- 0x0748f00f, 0x058101eb, 0x0569800f, 0x078181f9,
+ 0x02800076, 0x03e00000, 0x02800008, 0x04908073,
+ 0x010140e1, 0x03800078, 0x060fc010, 0x04a0046d,
+ 0x02800008, 0x072e4800, 0x03016011, 0x0186807e,
+ 0x060fc010, 0x07c00000, 0x00011010, 0x0647f016,
+ 0x072d000c, 0x009b8080, 0x04600816, 0x050f80ff,
+ 0x012fa839, 0x0249f001, 0x04818097, 0x06780004,
+ 0x07ffff00, 0x037c00ff, 0x07000300, 0x0481809b,
+ 0x0448e001, 0x0481809b, 0x0079c101, 0x07ffffff,
+ 0x007a0b01, 0x03800000, 0x04600816, 0x050f80ff,
+ 0x012fa80a, 0x062d0008, 0x038000a9, 0x062d0008,
+ 0x00011016, 0x052e4c00, 0x07c00000, 0x062d0008,
+ 0x040fd016, 0x07c00000, 0x030160eb, 0x0249f016,
+ 0x0481807f, 0x04600816, 0x050f80ff, 0x012fa839,
+ 0x06783f01, 0x03800060, 0x007c0b01, 0x03800000,
+ 0x0581809c, 0x06601807, 0x070030ff, 0x050f80ff,
+ 0x012fa809, 0x050f8003, 0x073fa00a, 0x0600000b,
+ 0x040f7001, 0x038600b7, 0x04600201, 0x050f80ff,
+ 0x073fa00a, 0x0600000b, 0x07c00000, 0x050f702e,
+ 0x008680bc, 0x0002e016, 0x0202f016, 0x028000c1,
+ 0x0760002e, 0x050f80ff, 0x073fa00a, 0x0600000b,
+ 0x0002e016, 0x07c00000, 0x0430e004, 0x03080000,
+ 0x06601216, 0x050f80ff, 0x073fa011, 0x07000005,
+ 0x07f00000, 0x0660000b, 0x050f80ff, 0x022fa019,
+ 0x0700c000, 0x0279ff02, 0x0700ffff, 0x00017002,
+ 0x0760220a, 0x050f80ff, 0x012fa809, 0x0079fe01,
+ 0x0700ffff, 0x055c0417, 0x06818143, 0x0400d010,
+ 0x0548e00c, 0x078100db, 0x0245600e, 0x07600a0a,
+ 0x050f80ff, 0x032fa039, 0x02015002, 0x064b0015,
+ 0x0379ff03, 0x070000ff, 0x01018003, 0x05420418,
+ 0x048180e6, 0x0045700e, 0x0179fe06, 0x070000ff,
+ 0x0700f0ff, 0x04603216, 0x050f80ff, 0x073fa012,
+ 0x06000002, 0x0769ff00, 0x076c9000, 0x048180f1,
+ 0x0444b00e, 0x0368060f, 0x03d000f3, 0x028000fd,
+ 0x028000f8, 0x038000ff, 0x028000f7, 0x00800143,
+ 0x007a010e, 0x07001800, 0x076c3000, 0x03a18247,
+ 0x07818128, 0x0220f002, 0x01800106, 0x0120d081,
+ 0x007a010e, 0x05001000, 0x076c3000, 0x03a18247,
+ 0x07818128, 0x0220f004, 0x0548700c, 0x05810109,
+ 0x0644900d, 0x024a1815, 0x004a2c15, 0x04500415,
+ 0x070030ff, 0x0700000f, 0x017a0100, 0x05004000,
+ 0x0400100e, 0x05304000, 0x07000030, 0x04002010,
+ 0x0600500d, 0x0700600a, 0x0400700b, 0x05008017,
+ 0x06600616, 0x050f80ff, 0x022fa04a, 0x0448b00e,
+ 0x05818056, 0x050f7027, 0x03868121, 0x00028016,
+ 0x00800125, 0x07600027, 0x050f80ff, 0x073fa00a,
+ 0x0600000b, 0x00027016, 0x02400029, 0x03800078,
+ 0x040fd016, 0x050fd00a, 0x07600a0a, 0x050f80ff,
+ 0x032fa009, 0x05780100, 0x07ffff00, 0x017a0700,
+ 0x06000001, 0x050f80ff, 0x032fa00a, 0x07f00000,
+ 0x05600e0a, 0x050f80ff, 0x022fa019, 0x05780100,
+ 0x07ffff00, 0x076a0500, 0x00202001, 0x0560200a,
+ 0x050f80ff, 0x012fa809, 0x06003010, 0x05600e0a,
+ 0x050f80ff, 0x032fa022, 0x0180014d, 0x050fd00a,
+ 0x07600a0a, 0x050f80ff, 0x032fa009, 0x0379ff00,
+ 0x0380ffff, 0x0145b000, 0x07600a0a, 0x050f80ff,
+ 0x032fa00a, 0x07303000, 0x07000030, 0x04600e16,
+ 0x050f80ff, 0x053fa80a, 0x06000001, 0x04a0029b,
+ 0x03800078, 0x06600616, 0x050f80ff, 0x012fa841,
+ 0x0079fe01, 0x070000ff, 0x070090ff, 0x0500d006,
+ 0x0600a007, 0x0400b008, 0x07600a0a, 0x050f80ff,
+ 0x032fa009, 0x0769ff00, 0x0660000b, 0x050f80ff,
+ 0x073fa009, 0x07000006, 0x07f00000, 0x04602c16,
+ 0x050f80ff, 0x053fa809, 0x0600000b, 0x07479017,
+ 0x056c0e09, 0x04810170, 0x076c0c09, 0x02a1846d,
+ 0x0560160a, 0x050f80ff, 0x053fa809, 0x06000007,
+ 0x07f00000, 0x074b000f, 0x0368060f, 0x01d00178,
+ 0x0080017c, 0x008001da, 0x008001ae, 0x018001f9,
+ 0x0748f00f, 0x048101f7, 0x0530e042, 0x02080002,
0x0578400f, 0x06000020, 0x017c40ff, 0x06000020,
- 0x078181eb, 0x0748500c, 0x058101eb, 0x03459017,
+ 0x07818188, 0x0748500c, 0x05810188, 0x03459017,
0x04602c16, 0x050f80ff, 0x053fa80a, 0x0600000b,
- 0x04a00225, 0x078181f5, 0x06300004, 0x04000420,
- 0x05a0020a, 0x03800035, 0x02200010, 0x018001fc,
- 0x02200001, 0x018001fc, 0x03200006, 0x018001fc,
- 0x02200004, 0x040fd016, 0x050fd00a, 0x050fd000,
- 0x05600e0a, 0x050f80ff, 0x032fa00a, 0x07303000,
- 0x07000060, 0x04600e16, 0x050f80ff, 0x053fa80a,
- 0x06000001, 0x04a00292, 0x03800078, 0x05600e0a,
- 0x050f80ff, 0x053fa809, 0x06000001, 0x07f00000,
- 0x074b0003, 0x034a1803, 0x014a2c03, 0x05500403,
- 0x070030ff, 0x0400100e, 0x04002010, 0x05304000,
- 0x07000060, 0x0600500d, 0x0700600a, 0x0400700b,
+ 0x0569800f, 0x06818194, 0x0548d00f, 0x06818191,
+ 0x0644a00e, 0x056c0e09, 0x0581019f, 0x008001fb,
+ 0x050010ff, 0x046c8001, 0x078181a3, 0x056c0e09,
+ 0x0581019f, 0x05601a0a, 0x050f80ff, 0x012fa809,
+ 0x04780101, 0x07ffff00, 0x048101fb, 0x06300001,
+ 0x04000410, 0x05a00211, 0x03800035, 0x026d0001,
+ 0x058101a6, 0x018001f9, 0x0530e042, 0x02080002,
+ 0x05a0022e, 0x078181f5, 0x07300003, 0x05000430,
+ 0x05a00211, 0x03800056, 0x0630e445, 0x02080002,
+ 0x056c0e09, 0x068181fb, 0x0748f00f, 0x058101bb,
+ 0x0569800f, 0x078181f9, 0x0548d00f, 0x078181bd,
+ 0x007a010e, 0x06000010, 0x018001c3, 0x0246a00e,
+ 0x018001c3, 0x0246a00e, 0x0748500f, 0x058101c3,
+ 0x0748500c, 0x058101c3, 0x03459017, 0x0349a017,
+ 0x078181ca, 0x04602c16, 0x050f80ff, 0x053fa80a,
+ 0x0600000b, 0x018001d4, 0x0747a017, 0x05001017,
+ 0x05601c0a, 0x050f80ff, 0x073fa009, 0x06000001,
+ 0x07f00000, 0x04602c16, 0x050f80ff, 0x012fa812,
+ 0x05a0022e, 0x078181f5, 0x07300003, 0x05000430,
+ 0x05a00211, 0x03800056, 0x056c0e09, 0x068181fb,
+ 0x0430e001, 0x02080002, 0x0644000d, 0x0748f00f,
+ 0x058101eb, 0x0569800f, 0x078181f9, 0x0578400f,
+ 0x06000020, 0x017c40ff, 0x06000020, 0x078181eb,
+ 0x0748500c, 0x058101eb, 0x03459017, 0x04602c16,
+ 0x050f80ff, 0x053fa80a, 0x0600000b, 0x05a0022e,
+ 0x078181f5, 0x06300004, 0x04000420, 0x05a00211,
+ 0x03800035, 0x02200010, 0x018001fc, 0x02200001,
+ 0x018001fc, 0x03200006, 0x018001fc, 0x02200004,
+ 0x040fd016, 0x050fd00a, 0x050fd000, 0x05600e0a,
+ 0x050f80ff, 0x032fa00a, 0x07f00000, 0x04600e16,
+ 0x050f80ff, 0x053fa809, 0x06000001, 0x05780103,
+ 0x070000ff, 0x017a0103, 0x07000600, 0x04600e16,
+ 0x050f80ff, 0x053fa80a, 0x06000001, 0x04a0029b,
+ 0x03800078, 0x05600e0a, 0x050f80ff, 0x053fa809,
+ 0x06000001, 0x07f00000, 0x074b0003, 0x034a1803,
+ 0x014a2c03, 0x05500403, 0x070030ff, 0x0400100e,
+ 0x04002010, 0x04600e16, 0x050f80ff, 0x073fa009,
+ 0x06000002, 0x0600500d, 0x0700600a, 0x0400700b,
0x0460040b, 0x050f80ff, 0x073fa009, 0x06000004,
0x0279ff08, 0x0700ffff, 0x06600616, 0x050f80ff,
0x022fa04a, 0x07c00000, 0x03681e00, 0x070090ff,
- 0x076c2400, 0x0681823b, 0x05601c0a, 0x050f80ff,
+ 0x076c2400, 0x07818244, 0x05601c0a, 0x050f80ff,
0x043fa819, 0x06000002, 0x05008005, 0x0500100a,
- 0x06780007, 0x07ffff00, 0x05810233, 0x0245500e,
+ 0x06780007, 0x07ffff00, 0x0581023c, 0x0245500e,
0x0560100a, 0x050f80ff, 0x053fa809, 0x06000001,
- 0x0379ff03, 0x070000ff, 0x01018003, 0x0180024e,
- 0x040fd016, 0x050fd00a, 0x00800464, 0x0447400e,
- 0x03681e00, 0x070090ff, 0x076c3000, 0x05810248,
- 0x076c9000, 0x05810248, 0x040fd016, 0x050fd00a,
- 0x00800464, 0x0500100a, 0x0560200a, 0x050f80ff,
- 0x053fa809, 0x07000003, 0x04008010, 0x05a00256,
- 0x07818255, 0x07003018, 0x06601816, 0x050f80ff,
+ 0x0379ff03, 0x070000ff, 0x01018003, 0x00800257,
+ 0x040fd016, 0x050fd00a, 0x0080046d, 0x0447400e,
+ 0x03681e00, 0x070090ff, 0x076c3000, 0x04810251,
+ 0x076c9000, 0x04810251, 0x040fd016, 0x050fd00a,
+ 0x0080046d, 0x0500100a, 0x0560200a, 0x050f80ff,
+ 0x053fa809, 0x07000003, 0x04008010, 0x05a0025f,
+ 0x0681825e, 0x07003018, 0x06601816, 0x050f80ff,
0x022fa04a, 0x075c00ff, 0x07c00000, 0x070ff009,
0x0550041b, 0x050f80ff, 0x073fa009, 0x06000001,
- 0x05a0026a, 0x06818268, 0x060ff001, 0x05500400,
+ 0x04a00273, 0x07818271, 0x060ff001, 0x05500400,
0x050f80ff, 0x063fa019, 0x06000002, 0x07f00000,
- 0x07420018, 0x05810269, 0x02400002, 0x05a0026a,
- 0x05810269, 0x056a02ff, 0x07c00000, 0x070ff01d,
- 0x00540402, 0x00d0026d, 0x00800273, 0x00800275,
- 0x01800277, 0x00800279, 0x0180027b, 0x0180027d,
- 0x03200006, 0x01800290, 0x03200009, 0x01800290,
- 0x0320000c, 0x01800290, 0x0320000f, 0x01800290,
- 0x03200012, 0x01800290, 0x04600201, 0x050f80ff,
- 0x012fa809, 0x040f7001, 0x0086028c, 0x06600a01,
+ 0x07420018, 0x05810272, 0x02400002, 0x04a00273,
+ 0x05810272, 0x056a02ff, 0x07c00000, 0x070ff01d,
+ 0x00540402, 0x00d00276, 0x0080027c, 0x0180027e,
+ 0x00800280, 0x01800282, 0x01800284, 0x00800286,
+ 0x03200006, 0x01800299, 0x03200009, 0x01800299,
+ 0x0320000c, 0x01800299, 0x0320000f, 0x01800299,
+ 0x03200012, 0x01800299, 0x04600201, 0x050f80ff,
+ 0x012fa809, 0x040f7001, 0x01860295, 0x06600a01,
0x050f80ff, 0x073fa009, 0x06000001, 0x02681e02,
0x0550041b, 0x050f80ff, 0x073fa009, 0x06000001,
- 0x0180026a, 0x040fd016, 0x040fd002, 0x056a02ff,
- 0x00800291, 0x075c00ff, 0x07c00000, 0x050f7012,
- 0x01860299, 0x06600013, 0x050f80ff, 0x073fa00a,
+ 0x00800273, 0x040fd016, 0x040fd002, 0x056a02ff,
+ 0x0180029a, 0x075c00ff, 0x07c00000, 0x050f7012,
+ 0x008602a2, 0x06600013, 0x050f80ff, 0x073fa00a,
0x0600000b, 0x07c00000, 0x070ff0e2, 0x077800ff,
- 0x033e0000, 0x077400ff, 0x031a0000, 0x058202be,
- 0x058102be, 0x00012016, 0x02013016, 0x07c00000,
+ 0x033e0000, 0x077400ff, 0x031a0000, 0x048202c7,
+ 0x048102c7, 0x00012016, 0x02013016, 0x07c00000,
0x070ff0e2, 0x077800ff, 0x033e0000, 0x077400ff,
- 0x031a0000, 0x048202ab, 0x048102ab, 0x07c00000,
+ 0x031a0000, 0x058202b4, 0x058102b4, 0x07c00000,
0x03016012, 0x06600016, 0x050f80ff, 0x032fa009,
0x07f00000, 0x06600016, 0x050f80ff, 0x073fa00a,
- 0x06000008, 0x050f7000, 0x018602b8, 0x01012000,
- 0x008002ba, 0x00012010, 0x02013010, 0x04600816,
+ 0x06000008, 0x050f7000, 0x008602c1, 0x01012000,
+ 0x018002c3, 0x00012010, 0x02013010, 0x04600816,
0x050f80ff, 0x073fa009, 0x06000007, 0x0647f00e,
0x007a010e, 0x04000101, 0x04600816, 0x050f80ff,
0x073fa00a, 0x06000007, 0x072e0030, 0x020e0016,
0x07c00000, 0x0391000a, 0x0784001d, 0x022c0004,
- 0x046c041f, 0x058102db, 0x046c021f, 0x058102f3,
- 0x046c081f, 0x07810305, 0x066c061f, 0x0681031f,
+ 0x046c041f, 0x058102e4, 0x046c021f, 0x058102fc,
+ 0x046c081f, 0x0681030e, 0x066c061f, 0x07810328,
0x0721f000, 0x0202c010, 0x0202a010, 0x02020010,
- 0x052e5800, 0x02b60079, 0x068d0337, 0x0380000c,
- 0x040f702a, 0x018602d4, 0x06000010, 0x04001010,
+ 0x052e5800, 0x02b60079, 0x068d0340, 0x0380000c,
+ 0x040f702a, 0x018602dd, 0x06000010, 0x04001010,
0x0760122b, 0x050f80ff, 0x032fa012, 0x07f00000,
0x06420029, 0x0660002a, 0x050f80ff, 0x053fa809,
- 0x06000001, 0x050f7003, 0x018602f0, 0x01028003,
+ 0x06000001, 0x050f7003, 0x018602f9, 0x01028003,
0x0660002a, 0x050f80ff, 0x073fa00a, 0x06000008,
- 0x02800320, 0x00028010, 0x00027010, 0x02800320,
- 0x040f702a, 0x008602d3, 0x06420029, 0x0660002a,
+ 0x02800329, 0x00028010, 0x00027010, 0x02800329,
+ 0x040f702a, 0x008602dc, 0x06420029, 0x0660002a,
0x050f80ff, 0x053fa809, 0x06000001, 0x050f7003,
- 0x02860302, 0x03026003, 0x0660002a, 0x050f80ff,
- 0x073fa00a, 0x06000008, 0x02800320, 0x02026010,
- 0x02025010, 0x02800320, 0x040f702a, 0x008602d3,
+ 0x0286030b, 0x03026003, 0x0660002a, 0x050f80ff,
+ 0x073fa00a, 0x06000008, 0x02800329, 0x02026010,
+ 0x02025010, 0x02800329, 0x040f702a, 0x008602dc,
0x06420029, 0x0660002a, 0x050f80ff, 0x053fa809,
- 0x06000001, 0x050f7003, 0x03860314, 0x01022003,
+ 0x06000001, 0x050f7003, 0x0386031d, 0x01022003,
0x0660002a, 0x050f80ff, 0x073fa00a, 0x06000008,
- 0x02800316, 0x00022010, 0x00021010, 0x0647f020,
- 0x007a0120, 0x04000101, 0x07a003a5, 0x0400802a,
- 0x04a00449, 0x029482d3, 0x0721f005, 0x018002d4,
- 0x008002d9, 0x0647f020, 0x06486020, 0x04818325,
- 0x07a003a5, 0x008002d3, 0x007a0120, 0x04000101,
- 0x07a003a5, 0x0400802a, 0x04a00449, 0x008002d3,
+ 0x0280031f, 0x00022010, 0x00021010, 0x0647f020,
+ 0x007a0120, 0x04000101, 0x06a003ae, 0x0400802a,
+ 0x04a00452, 0x029482dc, 0x0721f005, 0x018002dd,
+ 0x018002e2, 0x0647f020, 0x06486020, 0x0581832e,
+ 0x06a003ae, 0x008002dc, 0x007a0120, 0x04000101,
+ 0x06a003ae, 0x0400802a, 0x04a00452, 0x008002dc,
0x0391000a, 0x070ff0e2, 0x077800ff, 0x033e0000,
- 0x077400ff, 0x031a0000, 0x068282d9, 0x040fd02a,
- 0x052e4003, 0x00208010, 0x04a00449, 0x008002d9,
- 0x0784001d, 0x030150c0, 0x0448e015, 0x05818365,
- 0x0648f015, 0x0481835d, 0x02490015, 0x05818355,
- 0x00491015, 0x0581834d, 0x00492015, 0x06810397,
- 0x033d0000, 0x07000003, 0x009b8397, 0x033d0000,
+ 0x077400ff, 0x031a0000, 0x078282e2, 0x040fd02a,
+ 0x052e4003, 0x00208010, 0x04a00452, 0x018002e2,
+ 0x0784001d, 0x030150c0, 0x0448e015, 0x0481836e,
+ 0x0648f015, 0x05818366, 0x02490015, 0x0481835e,
+ 0x00491015, 0x05818356, 0x00492015, 0x078103a0,
+ 0x033d0000, 0x07000003, 0x019b83a0, 0x033d0000,
0x06000002, 0x073c0000, 0x06000040, 0x052e5200,
- 0x02200004, 0x0380036c, 0x072d0c00, 0x019b8341,
+ 0x02200004, 0x02800375, 0x072d0c00, 0x009b834a,
0x052d0800, 0x073c0000, 0x06000020, 0x062e5080,
- 0x03200003, 0x0380036c, 0x072d0300, 0x019b833f,
+ 0x03200003, 0x02800375, 0x072d0300, 0x019b8348,
0x052d0200, 0x073c0000, 0x06000010, 0x062e5020,
- 0x02200002, 0x0380036c, 0x072d00c0, 0x009b833d,
+ 0x02200002, 0x02800375, 0x072d00c0, 0x009b8346,
0x062d0080, 0x073c0000, 0x06000008, 0x062e5008,
- 0x02200001, 0x0380036c, 0x072d0030, 0x009b833b,
+ 0x02200001, 0x02800375, 0x072d0030, 0x019b8344,
0x062d0020, 0x073c0000, 0x06000004, 0x062e5002,
0x06000010, 0x0784001d, 0x0392000c, 0x050fb000,
- 0x040f707c, 0x03860393, 0x046c0279, 0x0581837d,
- 0x0448b07a, 0x07810384, 0x06000010, 0x04001010,
+ 0x040f707c, 0x0386039c, 0x046c0279, 0x04818386,
+ 0x0448b07a, 0x0781038d, 0x06000010, 0x04001010,
0x0760127b, 0x050f80ff, 0x032fa012, 0x0046b07a,
- 0x02b60079, 0x03800387, 0x066c0079, 0x07810382,
- 0x040fd07c, 0x04a00464, 0x02800008, 0x040fd07c,
- 0x03800387, 0x0045207a, 0x0279ff7a, 0x07ffd7ff,
- 0x0007d010, 0x0647f07a, 0x0648607a, 0x0581838d,
- 0x06a003ab, 0x03800393, 0x007a017a, 0x04000101,
- 0x06a003ab, 0x0400807c, 0x0245f008, 0x04a00449,
+ 0x02b60079, 0x03800390, 0x066c0079, 0x0781038b,
+ 0x040fd07c, 0x04a0046d, 0x02800008, 0x040fd07c,
+ 0x03800390, 0x0045207a, 0x0279ff7a, 0x07ffd7ff,
+ 0x0007d010, 0x0647f07a, 0x0648607a, 0x05818396,
+ 0x07a003b4, 0x0380039c, 0x007a017a, 0x04000101,
+ 0x07a003b4, 0x0400807c, 0x0245f008, 0x04a00452,
0x07279000, 0x0007e010, 0x0207c010, 0x0207a010,
- 0x008c02c8, 0x0380000c, 0x0392000c, 0x070ff0e2,
+ 0x018c02d1, 0x0380000c, 0x0392000c, 0x070ff0e2,
0x077800ff, 0x033e0000, 0x077400ff, 0x031a0000,
- 0x04828397, 0x070fc0ff, 0x052e400c, 0x00208020,
- 0x04a00449, 0x02800397, 0x06000020, 0x05001014,
+ 0x058283a0, 0x070fc0ff, 0x052e400c, 0x00208020,
+ 0x04a00452, 0x038003a0, 0x06000020, 0x05001014,
0x0460082a, 0x050f80ff, 0x032fa012, 0x07c00000,
0x0600007a, 0x040010a2, 0x044b0801, 0x070ff014,
0x065a0001, 0x0460087c, 0x050f80ff, 0x032fa012,
- 0x07c00000, 0x050f7022, 0x038603c3, 0x070ff0e2,
+ 0x07c00000, 0x050f7022, 0x038603cc, 0x070ff0e2,
0x077800ff, 0x033e0000, 0x077400ff, 0x031a0000,
- 0x04828013, 0x0302a022, 0x04a00404, 0x04488020,
- 0x078103e7, 0x040fd02a, 0x0202a010, 0x02020010,
- 0x040f7026, 0x038603d1, 0x0202a026, 0x04a00404,
- 0x04488020, 0x048183cd, 0x0621f001, 0x00683e20,
- 0x058183f9, 0x038003e8, 0x040fd02a, 0x0202a010,
- 0x0002b010, 0x02020010, 0x050f7028, 0x00860401,
- 0x0621f002, 0x0302a028, 0x028003f8, 0x070ff0e2,
+ 0x04828013, 0x0302a022, 0x04a0040d, 0x04488020,
+ 0x078103f0, 0x040fd02a, 0x0202a010, 0x02020010,
+ 0x040f7026, 0x028603da, 0x0202a026, 0x04a0040d,
+ 0x04488020, 0x048183d6, 0x0621f001, 0x00683e20,
+ 0x06818402, 0x028003f1, 0x040fd02a, 0x0202a010,
+ 0x0002b010, 0x02020010, 0x050f7028, 0x0186040a,
+ 0x0621f002, 0x0302a028, 0x00800401, 0x070ff0e2,
0x077800ff, 0x033e0000, 0x077400ff, 0x031a0000,
- 0x04828013, 0x050f7022, 0x00860401, 0x0302a022,
- 0x04a00404, 0x04488020, 0x078103e7, 0x040fd02a,
- 0x0202a010, 0x0002b010, 0x02020010, 0x00800401,
+ 0x04828013, 0x050f7022, 0x0186040a, 0x0302a022,
+ 0x04a0040d, 0x04488020, 0x078103f0, 0x040fd02a,
+ 0x0202a010, 0x0002b010, 0x02020010, 0x0180040a,
0x0621f004, 0x070ff0e2, 0x077800ff, 0x033e0000,
- 0x077400ff, 0x031a0000, 0x058283f3, 0x01208060,
- 0x0600902a, 0x04002020, 0x05a00450, 0x00800401,
+ 0x077400ff, 0x031a0000, 0x058283fc, 0x01208060,
+ 0x0600902a, 0x04002020, 0x05a00459, 0x0180040a,
0x0202a010, 0x02020010, 0x0002b010, 0x0721f000,
- 0x00800401, 0x04a00404, 0x0400102a, 0x0245f001,
- 0x05a0040a, 0x050f801e, 0x0320000a, 0x022017d0,
- 0x032fa012, 0x072e5c00, 0x008c02c8, 0x068d0337,
+ 0x0180040a, 0x04a0040d, 0x0400102a, 0x0245f001,
+ 0x04a00413, 0x050f801e, 0x0320000a, 0x022017d0,
+ 0x032fa012, 0x072e5c00, 0x018c02d1, 0x068d0340,
0x02800013, 0x0460082a, 0x050f80ff, 0x022fa031,
0x03020000, 0x0102b005, 0x07c00000, 0x01200100,
- 0x049a040e, 0x060f0001, 0x07c00000, 0x07420000,
- 0x0681840b, 0x060fc010, 0x00800464, 0x0392001d,
+ 0x059a0417, 0x060f0001, 0x07c00000, 0x07420000,
+ 0x07818414, 0x060fc010, 0x0080046d, 0x0392001d,
0x0207c02f, 0x0460087c, 0x050f80ff, 0x032fa039,
0x0307a000, 0x0107b005, 0x0307f006, 0x0660007c,
0x050020ff, 0x050f80ff, 0x032fa011, 0x0302f000,
- 0x0286842a, 0x0202f001, 0x03868428, 0x0002e010,
+ 0x03868433, 0x0202f001, 0x02868431, 0x0002e010,
0x0660187f, 0x050f80ff, 0x073fa00a, 0x06000008,
- 0x01800430, 0x0002e001, 0x01800430, 0x040f7001,
- 0x00860423, 0x0760002e, 0x050f80ff, 0x012fa80a,
+ 0x01800439, 0x0002e001, 0x01800439, 0x040f7001,
+ 0x0086042c, 0x0760002e, 0x050f80ff, 0x012fa80a,
0x0002e001, 0x06000010, 0x04001010, 0x040f8002,
0x032fa012, 0x06279001, 0x0400107c, 0x060ff0fb,
- 0x054bc8ff, 0x065a0001, 0x05a0040a, 0x0320000a,
+ 0x054bc8ff, 0x065a0001, 0x04a00413, 0x0320000a,
0x022011f4, 0x00202004, 0x06003010, 0x0249507a,
- 0x05810441, 0x0020200e, 0x050f8078, 0x032fa022,
- 0x030e5077, 0x008c02c8, 0x068d0337, 0x040f702f,
- 0x00868013, 0x0380001d, 0x03201100, 0x0784844e,
- 0x06420001, 0x0681844a, 0x00800467, 0x020e0008,
+ 0x0481044a, 0x0020200e, 0x050f8078, 0x032fa022,
+ 0x030e5077, 0x018c02d1, 0x068d0340, 0x040f702f,
+ 0x00868013, 0x0380001d, 0x03201100, 0x06848457,
+ 0x06420001, 0x07818453, 0x00800470, 0x020e0008,
0x07c00000, 0x050fd009, 0x040fd008, 0x03201100,
- 0x06848457, 0x06420001, 0x07818453, 0x00800467,
+ 0x07848460, 0x06420001, 0x0781845c, 0x00800470,
0x007a0102, 0x04000101, 0x05600809, 0x050f80ff,
- 0x073fa00a, 0x06000001, 0x020e0008, 0x06848462,
- 0x06420001, 0x0681845e, 0x00800467, 0x030e0009,
- 0x07c00000, 0x052e400f, 0x00208040, 0x00800449,
- 0x070fc0ff, 0x040f8010, 0x032fa009, 0x0180046a,
- 0x2902a276, 0x00000000, 0x00000000, 0x0000400e,
+ 0x073fa00a, 0x06000001, 0x020e0008, 0x0684846b,
+ 0x06420001, 0x06818467, 0x00800470, 0x030e0009,
+ 0x07c00000, 0x052e400f, 0x00208040, 0x00800452,
+ 0x070fc0ff, 0x040f8010, 0x032fa009, 0x00800473,
+ 0xf6229e3f, 0x00000000, 0x00000000, 0x0000400e,
0x00000808, 0x00000803, 0x00011f0f, 0x02080b02,
0xe6e5610b, 0x7f04e630, 0x7f028001, 0x30e2e500,
0x017e04e4, 0x007e0280, 0x08605fee, 0xe4f7f953,
@@ -12759,7 +12816,7 @@
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x000f1f01, 0xc3002003, 0xb9f6ad13,
- 0xffffb7ea, 0xffeef3ba
+ 0xffffb7ea, 0xffeef3a2
};
#endif
#ifdef ISP_2500_MULTI
@@ -12770,25 +12827,22 @@
* *
* ******************************************************************** *
*/
-/*
- * Firmware Version 5.04.00 (12:37 Jul 02, 2010)
- */
static const uint32_t isp_2500_multi_risc_code[] = {
- 0x0501f042, 0x00111000, 0x00100000, 0x0000a29b,
- 0x00000005, 0x00000004, 0x00000000, 0x00000095,
+ 0x0501f042, 0x00111000, 0x00100000, 0x0000a562,
+ 0x00000005, 0x00000005, 0x00000000, 0x00009095,
0x00000004, 0x00000000, 0x20434f50, 0x59524947,
0x48542032, 0x30303720, 0x514c4f47, 0x49432043,
0x4f52504f, 0x52415449, 0x4f4e2020, 0x20495350,
0x32357878, 0x20466972, 0x6d776172, 0x65202020,
- 0x56657273, 0x696f6e20, 0x2020352e, 0x30342e30,
+ 0x56657273, 0x696f6e20, 0x2020352e, 0x30352e30,
0x30202024, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00100000, 0x00100000,
- 0x0000a29b, 0xffffffff, 0x00111004, 0x00020000,
- 0x00000d9e, 0xffffffff, 0x00111da2, 0x0010e300,
- 0x00001ae9, 0xffffffff, 0x0011388b, 0x0000c000,
- 0x0000093b, 0x00ffffff, 0x001141c6, 0x00008000,
- 0x00000599, 0x00ffffff, 0x0011475f, 0x0000a000,
- 0x0000059b, 0x00ffffff, 0x00114cfa, 0x0000400e,
+ 0x0000a562, 0xffffffff, 0x00111004, 0x00020000,
+ 0x00000d9e, 0xffffffff, 0x00111da2, 0x0010e500,
+ 0x00001b0f, 0xffffffff, 0x001138b1, 0x0000c000,
+ 0x0000093b, 0x00ffffff, 0x001141ec, 0x00008000,
+ 0x000005a0, 0x00ffffff, 0x0011478c, 0x0000a000,
+ 0x000005a3, 0x00ffffff, 0x00114d2f, 0x0000400e,
0x00000808, 0xffffffff, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x4203f000, 0x00021fff,
0x40000000, 0x4203e000, 0x90000100, 0x40000000,
@@ -12796,17 +12850,17 @@
0x50000000, 0x8c000500, 0x05020003, 0x42000800,
0x00020000, 0x45780800, 0x80040800, 0x82040580,
0x00022000, 0x05fe07fc, 0x4178a000, 0x4200a800,
- 0x0010a29b, 0x42000800, 0x0010e300, 0x40540000,
- 0x8004b480, 0x0551f80b, 0x0501fbce, 0x600c6020,
+ 0x0010a562, 0x42000800, 0x0010e500, 0x40540000,
+ 0x8004b480, 0x0551fabb, 0x0501fbce, 0x600c6020,
0x50304800, 0x8c240500, 0x0500001c, 0x59e00016,
- 0x8c000504, 0x05020019, 0x0551f860, 0x604808fa,
+ 0x8c000504, 0x05020019, 0x0551fb10, 0x604808fa,
0x50041000, 0x82081500, 0xfffffffc, 0x90081d43,
0x90081540, 0x84244d00, 0x440c0800, 0x44080800,
0x44246000, 0x64030000, 0x4203e000, 0x70000000,
0x4203e000, 0xb0300000, 0x603ff84e, 0x59e00016,
0x8c000504, 0x05020002, 0x05fe47fd, 0x84244d40,
- 0x44246000, 0x0551f849, 0x64030000, 0x0501f9f1,
- 0x4803c856, 0x0505ff74, 0x6413c020, 0x4203e000,
+ 0x44246000, 0x0551faf9, 0x64030000, 0x0501f9f1,
+ 0x4803c856, 0x0505ff72, 0x6413c020, 0x4203e000,
0x6000000f, 0x640f70e8, 0x640f78e8, 0x640da8e8,
0x59e00023, 0x8c000500, 0x0502002b, 0x42002800,
0x00100022, 0x58140800, 0x4817c857, 0x4807c857,
@@ -12817,48 +12871,48 @@
0x8050a1c0, 0x05000014, 0x4c140000, 0x5814a801,
0x4857c857, 0x40500000, 0x80540480, 0x0500000b,
0x82540480, 0x0000400e, 0x05020005, 0x9050a404,
- 0x0509fadf, 0x05020028, 0x0501f004, 0x5814b002,
- 0x485bc857, 0x054dffaf, 0x5c002800, 0x90142c04,
- 0x05fdf7e9, 0x050df957, 0x42001000, 0x7ff481fe,
+ 0x0509fadd, 0x05020028, 0x0501f004, 0x5814b002,
+ 0x485bc857, 0x0551fa5f, 0x5c002800, 0x90142c04,
+ 0x05fdf7e9, 0x050df958, 0x42001000, 0x7ff481fe,
0x59e00002, 0x8c00051e, 0x05020003, 0x42001000,
0x7ff480fe, 0x50081000, 0x480b505c, 0x42002800,
0x00100022, 0x58140801, 0x4817c857, 0x4807c857,
0x800409c0, 0x05000023, 0x58142002, 0x4813c857,
0x58141003, 0x4c140000, 0x82040480, 0x0000400e,
- 0x05020004, 0x0509fae9, 0x4803c856, 0x0501f003,
+ 0x05020004, 0x0509fae7, 0x4803c856, 0x0501f003,
0x0501fb53, 0x05020004, 0x5c002800, 0x90142c04,
0x05fdf7ed, 0x4803c856, 0x4a03c020, 0x00004010,
0x4a03c011, 0x40100011, 0x05006000, 0x4203e000,
0x40000000, 0x59e00017, 0x60000800, 0x8c00050a,
- 0x050a0995, 0x8d0c0530, 0x050a0981, 0x050a0983,
+ 0x050a0993, 0x8d0c0530, 0x050a097f, 0x050a0981,
0x6403c017, 0x4203e000, 0x30000001, 0x0501f000,
- 0x4803c856, 0x0201f800, 0x0010e304, 0x59e00024,
- 0x8c000500, 0x050a0a89, 0x0501fbc9, 0x050df9fd,
+ 0x4803c856, 0x0201f800, 0x0010e504, 0x59e00024,
+ 0x8c000500, 0x050a0a87, 0x0501fbc9, 0x050df9fe,
0x05020004, 0x4a03c014, 0x001c001c, 0x0501f003,
0x4a03c014, 0x081c001c, 0x4817c857, 0x0501fbe7,
- 0x42002000, 0x0010fde9, 0x054dff75, 0x59a8006b,
+ 0x42002000, 0x0011000f, 0x0551fa25, 0x59a8006b,
0x800001c0, 0x0500000c, 0x59a8008a, 0x8c000500,
0x05000005, 0x59a8000a, 0x82000480, 0x0013ffff,
0x05001005, 0x59a8206b, 0x80102000, 0x59a8280a,
- 0x054dff67, 0x0551f945, 0x0551f96c, 0x59a8280a,
+ 0x0551fa17, 0x0551fc0c, 0x0551fc33, 0x59a8280a,
0x60000812, 0x60001802, 0x4807500d, 0x480f5266,
- 0x60c01000, 0x052dfc0f, 0x82040c00, 0x001102e4,
+ 0x60c01000, 0x052dfdd1, 0x82040c00, 0x00110514,
0x4807500b, 0x600400de, 0x50000000, 0x8c000502,
0x05000004, 0x59a8008a, 0x84000540, 0x4803508a,
- 0x4a03c810, 0x00100000, 0x4a03c811, 0x0010a29b,
- 0x4a03c812, 0x0010e300, 0x4a03c813, 0x0010fde8,
+ 0x4a03c810, 0x00100000, 0x4a03c811, 0x0010a562,
+ 0x4a03c812, 0x0010e500, 0x4a03c813, 0x0011000e,
0x0501fb86, 0x6447c829, 0x59e40001, 0x82000540,
0x0003403f, 0x4803c801, 0x4a03c802, 0x00000933,
0x59e00003, 0x82000540, 0x00240000, 0x4803c003,
0x64ffc019, 0x60701000, 0x0501fae0, 0x4202c000,
- 0x001102e4, 0x59aab00b, 0x59aaa00b, 0x59aaa80b,
+ 0x00110514, 0x59aab00b, 0x59aaa00b, 0x59aaa80b,
0x59aac80d, 0x49675065, 0x59a8000b, 0x4803500c,
- 0x0501fbe9, 0x0535fbc7, 0x0501fbf2, 0x0501fc65,
- 0x0509fb00, 0x59a8004f, 0x8c000508, 0x05000004,
- 0x050dfa29, 0x0519fd6f, 0x050dfb2b, 0x0501fd78,
- 0x0505fb2c, 0x052dfc13, 0x0501f85d, 0x050dffc8,
- 0x0525fc74, 0x0521fe4e, 0x052df979, 0x0509fb2f,
- 0x0509f95e, 0x4203e000, 0xf0000001, 0x0551f930,
+ 0x0501fbe9, 0x0535fd7b, 0x0501fbf2, 0x0501fc65,
+ 0x0509fafe, 0x59a8004f, 0x8c000508, 0x05000004,
+ 0x050dfa2a, 0x0519fe3a, 0x050dfb2d, 0x0501fd78,
+ 0x0505fb2c, 0x052dfdd5, 0x0501f85d, 0x0511f86b,
+ 0x0525fd79, 0x0521ff4b, 0x052dfb3b, 0x0509fb2d,
+ 0x0509f95c, 0x4203e000, 0xf0000001, 0x0551fbf7,
0x6403c018, 0x4203e000, 0xa0000001, 0x59a8008a,
0x80000540, 0x05000004, 0x4203e000, 0x20000551,
0x0501f003, 0x4203e000, 0x20000511, 0x4203e000,
@@ -12867,22 +12921,22 @@
0x4a03c011, 0x40000010, 0x05006000, 0x4203e000,
0x40000000, 0x4df00000, 0x4203e000, 0x50000000,
0x59e00017, 0x60000800, 0x8c00050a, 0x0002088c,
- 0x8d0c0530, 0x050a08ee, 0x000209af, 0x5c03e000,
+ 0x8d0c0530, 0x050a08ec, 0x000209af, 0x5c03e000,
0x6403c017, 0x4203e000, 0x30000001, 0x6002d800,
0x4203e000, 0xb0600000, 0x59a80091, 0x4003f800,
0x0001f004, 0x4df00000, 0x4203e000, 0x50000000,
0x416c0000, 0x90000c88, 0x05021869, 0x0c01f803,
- 0x5c03e000, 0x0001f006, 0x00100193, 0x0010fbf4,
- 0x0010fb25, 0x00100192, 0x0010fada, 0x00100192,
+ 0x5c03e000, 0x0001f006, 0x00100193, 0x0010fe1a,
+ 0x0010fd24, 0x00100192, 0x0010fcd9, 0x00100192,
0x00100192, 0x001001a4, 0x0501f85d, 0x42000800,
- 0x0010ac19, 0x5804001e, 0x8c000500, 0x0500000c,
+ 0x0010ae99, 0x5804001e, 0x8c000500, 0x0500000c,
0x84000500, 0x4800081e, 0x6012d800, 0x0501fa6f,
0x49f3c857, 0x5c000800, 0x5c000000, 0x82000540,
0x00007e20, 0x4c000000, 0x4c040000, 0x1c01f000,
0x4a038805, 0x000000f0, 0x1c01f000, 0x6417505d,
- 0x6413505e, 0x6403505f, 0x4a035060, 0x00000095,
- 0x0525fbe3, 0x4a03541b, 0x0000ffff, 0x4a03500f,
- 0x00ffffff, 0x0541fd15, 0x4a03501f, 0x20200000,
+ 0x6417505e, 0x6403505f, 0x4a035060, 0x00009095,
+ 0x0525fce8, 0x4a03541b, 0x0000ffff, 0x4a03500f,
+ 0x00ffffff, 0x0541fef6, 0x4a03501f, 0x20200000,
0x4a035020, 0x88000200, 0x4a035021, 0x00ff001f,
0x4a035022, 0x000007d0, 0x4a035023, 0x80000a00,
0x4a035024, 0xa0000200, 0x4a035025, 0x00ff0004,
@@ -12891,7 +12945,7 @@
0x4a03502a, 0x00010000, 0x4a035031, 0x514c4f47,
0x4a035032, 0x49432020, 0x1c01f000, 0x4d440000,
0x417a8800, 0x4c5c0000, 0x4178b800, 0x0001fae7,
- 0x05020004, 0x0521fac6, 0x05020002, 0x805cb800,
+ 0x05020004, 0x0521fba2, 0x05020002, 0x805cb800,
0x81468800, 0x83440580, 0x000007f0, 0x05fe07f8,
0x405c0800, 0x5c00b800, 0x5c028800, 0x1c01f000,
0x4803c857, 0x5c000000, 0x4c000000, 0x4803c857,
@@ -12901,13 +12955,13 @@
0x4203e000, 0x50000000, 0x6008b900, 0x05006000,
0x4c000000, 0x4c040000, 0x59bc00ea, 0x4803c857,
0x90000507, 0x90000581, 0x05020003, 0x60000800,
- 0x052dfda5, 0x59b800ea, 0x4803c857, 0x641370e8,
+ 0x052dff67, 0x59b800ea, 0x4803c857, 0x641370e8,
0x5c000800, 0x4807c025, 0x80040920, 0x4807c026,
0x5c000000, 0x4803c023, 0x80000120, 0x4803c024,
0x5c000000, 0x4803c857, 0x4803c021, 0x80000120,
0x4803c022, 0x41f80000, 0x4803c029, 0x80000120,
- 0x4803c02a, 0x054dfeac, 0x0500004a, 0x42000800,
- 0x0010cf8e, 0x46000800, 0xfaceface, 0x80040800,
+ 0x4803c02a, 0x0551f95c, 0x0500004a, 0x42000800,
+ 0x0010d20e, 0x46000800, 0xfaceface, 0x80040800,
0x4c080000, 0x4c0c0000, 0x600010f4, 0x58080013,
0x44000800, 0x80040800, 0x58080022, 0x44000800,
0x80040800, 0x58080023, 0x44000800, 0x80040800,
@@ -12927,29 +12981,29 @@
0x44000800, 0x80040800, 0x5c001800, 0x5c001000,
0x64030000, 0x485fc020, 0x905cb9c0, 0x905cbd52,
0x485fc011, 0x4203e000, 0x40000000, 0x6016d800,
- 0x59e00017, 0x60000800, 0x8c00050a, 0x050a080e,
- 0x8d0c0530, 0x05060ffa, 0x05060ffc, 0x6403c017,
+ 0x59e00017, 0x60000800, 0x8c00050a, 0x050a080c,
+ 0x8d0c0530, 0x05060ff8, 0x05060ffa, 0x6403c017,
0x4203e000, 0x30000001, 0x0501f956, 0x05fdf7ff,
0x60100000, 0x0501f80c, 0x4a03c855, 0x0001eb5a,
0x59e40001, 0x82000540, 0xff000700, 0x4803c801,
- 0x42000000, 0x0010b0e4, 0x49780003, 0x49780004,
- 0x1c01f000, 0x42000800, 0x0010b0e6, 0x44000800,
+ 0x42000000, 0x0010b364, 0x49780003, 0x49780004,
+ 0x1c01f000, 0x42000800, 0x0010b366, 0x44000800,
0x59e40801, 0x82041500, 0x00f3c0ff, 0x480bc801,
0x8c040524, 0x0500000b, 0x4c000000, 0x59e41052,
- 0x59e40054, 0x800000d4, 0x82000400, 0x0010cfb7,
+ 0x59e40054, 0x800000d4, 0x82000400, 0x0010d237,
0x80081480, 0x480bc853, 0x6503c800, 0x5c000000,
- 0x4a03c850, 0x0010cfb7, 0x800000d4, 0x82002400,
- 0x0010cfb6, 0x4813c851, 0x4a03c853, 0x00000400,
- 0x42000000, 0x0010cfb7, 0x82001400, 0x00001000,
+ 0x4a03c850, 0x0010d237, 0x800000d4, 0x82002400,
+ 0x0010d236, 0x4813c851, 0x4a03c853, 0x00000400,
+ 0x42000000, 0x0010d237, 0x82001400, 0x00001000,
0x45780000, 0x80000000, 0x80081d80, 0x05fe07fd,
- 0x4807c801, 0x1c01f000, 0x42002000, 0x0010b0e4,
+ 0x4807c801, 0x1c01f000, 0x42002000, 0x0010b364,
0x59e41801, 0x58100c01, 0x82040500, 0x00003800,
0x820c1d00, 0xffffc7ff, 0x800c1d40, 0x480fc801,
0x1c01f000, 0x5c036000, 0x4db00000, 0x49b3c857,
0x4803c857, 0x1c01f000, 0x4c5c0000, 0x4c600000,
0x4c640000, 0x8d0c052a, 0x0500002f, 0x401c0000,
0x80040d40, 0x4004b800, 0x400cc000, 0x4018c800,
- 0x0501f8d3, 0x41784000, 0x42002800, 0x0010b0e4,
+ 0x0501f8d3, 0x41784000, 0x42002800, 0x0010b364,
0x58142017, 0x5814000d, 0x80100400, 0x445c0000,
0x80102000, 0x80000000, 0x82104d00, 0x000000ff,
0x050008a9, 0x0500001c, 0x4c000000, 0x0501f88e,
@@ -12962,17 +13016,17 @@
0x05060ca0, 0x5c00c800, 0x5c00c000, 0x5c00b800,
0x1c01f000, 0x4c5c0000, 0x4c600000, 0x4c640000,
0x42001000, 0x04000000, 0x41ccc800, 0x42002800,
- 0x0010b0e4, 0x59a8008c, 0x82000d00, 0x000003ff,
+ 0x0010b364, 0x59a8008c, 0x82000d00, 0x000003ff,
0x4c000000, 0x58140212, 0x0501f85b, 0x5c000000,
0x4004b800, 0x4008c000, 0x905cbc06, 0x0501f016,
0x4c5c0000, 0x4c600000, 0x4c640000, 0x42002800,
- 0x0010b0e4, 0x42001000, 0x03000000, 0x4000c800,
+ 0x0010b364, 0x42001000, 0x03000000, 0x4000c800,
0x821c0500, 0x00003c00, 0x80000114, 0x821c0d00,
0x000003ff, 0x4c000000, 0x58140412, 0x0501f846,
0x5c000000, 0x4004b800, 0x4008c000, 0x805cbc00,
0x805cb840, 0x825c0480, 0x00000240, 0x05fe1edc,
0x0501f87b, 0x405c0000, 0x905cbc02, 0x80600d40,
- 0x42002800, 0x0010b0e4, 0x41784000, 0x58142017,
+ 0x42002800, 0x0010b364, 0x41784000, 0x58142017,
0x825c0480, 0x00000101, 0x05021029, 0x5814000d,
0x80100400, 0x44040000, 0x80102000, 0x80000000,
0x805cb840, 0x82104d00, 0x000000ff, 0x0500084a,
@@ -13002,7 +13056,7 @@
0x58140014, 0x80000000, 0x90000503, 0x48002814,
0x05000003, 0x400c0000, 0x0501f002, 0x5814000d,
0x80000540, 0x4803c857, 0x1c01f000, 0x42002800,
- 0x0010b0e4, 0x58140000, 0x8c00050a, 0x0500002f,
+ 0x0010b364, 0x58140000, 0x8c00050a, 0x0500002f,
0x8c000502, 0x0502002d, 0x4c5c0000, 0x5814b821,
0x49782821, 0x8400050a, 0x48002800, 0x58142017,
0x4813c857, 0x5814000d, 0x80100400, 0x41784000,
@@ -13014,13 +13068,13 @@
0x80000000, 0x80102000, 0x82104d00, 0x000000ff,
0x05fc0fb9, 0x05fc0e36, 0x48102817, 0x802041c0,
0x05060bc8, 0x405c2000, 0x600c1800, 0x60a01100,
- 0x0519f942, 0x5c00b800, 0x1c01f000, 0x1c01f000,
+ 0x0519fa0d, 0x5c00b800, 0x1c01f000, 0x1c01f000,
0x59a80076, 0x8c000530, 0x05fe07fe, 0x4c080000,
0x60101000, 0x0501f849, 0x5c001000, 0x4201d000,
- 0x00028b0a, 0x052df8b2, 0x4c080000, 0x60201000,
+ 0x00028b0a, 0x052dfa74, 0x4c080000, 0x60201000,
0x0501f842, 0x5c001000, 0x4201d000, 0x00028b0a,
- 0x052df8ab, 0x4c080000, 0x60401000, 0x0501f83b,
- 0x5c001000, 0x4201d000, 0x00028b0a, 0x052df8a4,
+ 0x052dfa6d, 0x4c080000, 0x60401000, 0x0501f83b,
+ 0x5c001000, 0x4201d000, 0x00028b0a, 0x052dfa66,
0x05fdf7e8, 0x8c00050c, 0x59a80876, 0x05020003,
0x84040d30, 0x0501f005, 0x84040d70, 0x48075076,
0x60001000, 0x0501f02d, 0x48075076, 0x916c0507,
@@ -13063,13 +13117,13 @@
0x417a5800, 0x417a6000, 0x417a6800, 0x417a7000,
0x417a7800, 0x417a8000, 0x417a8800, 0x417a9000,
0x417a9800, 0x417ae800, 0x417af800, 0x600300f8,
- 0x42031000, 0x0010af93, 0x607f1960, 0x60df2160,
- 0x42032800, 0x0010af07, 0x42033000, 0x00020da8,
- 0x42034000, 0x0010ac19, 0x42033800, 0x0010ac38,
- 0x42034800, 0x0010ac7d, 0x42035000, 0x0010ab80,
- 0x42035800, 0x0010a380, 0x417b6000, 0x600368de,
+ 0x42031000, 0x0010b213, 0x607f1960, 0x60df2160,
+ 0x42032800, 0x0010b187, 0x42033000, 0x00020da8,
+ 0x42034000, 0x0010ae99, 0x42033800, 0x0010aeb8,
+ 0x42034800, 0x0010aefd, 0x42035000, 0x0010ae00,
+ 0x42035800, 0x0010a600, 0x417b6000, 0x600368de,
0x6003c860, 0x600371fe, 0x6003797e, 0x600380ee,
- 0x60038880, 0x600390c0, 0x42039800, 0x0010ccc6,
+ 0x60038880, 0x600390c0, 0x42039800, 0x0010cf46,
0x6003a0ec, 0x6003a8e8, 0x6003b0e4, 0x6003b8e2,
0x6003c0e0, 0x6003d000, 0x4203e800, 0x000201d8,
0x417bd800, 0x1c01f000, 0x6407c830, 0x640fc831,
@@ -13086,10 +13140,10 @@
0x05020005, 0x50040000, 0x82000580, 0x55555555,
0x05fe07f1, 0x80142840, 0x4817c857, 0x4817c861,
0x4817500a, 0x1c01f000, 0x4817c857, 0x4c5c0000,
- 0x4c600000, 0x054dfbdc, 0x05000030, 0x4817c857,
+ 0x4c600000, 0x054dfe8c, 0x05000030, 0x4817c857,
0x606c08f6, 0x50040800, 0x8c04053e, 0x0500002b,
0x4817c857, 0x850e1d70, 0x4c040000, 0x4c140000,
- 0x0505fd6f, 0x5c002800, 0x5c000800, 0x59e0b81a,
+ 0x0505fd6d, 0x5c002800, 0x5c000800, 0x59e0b81a,
0x8204b500, 0x000007ff, 0x8058b000, 0x485b506e,
0x600008f4, 0x58042029, 0x5804302a, 0x82102500,
0xfffffff8, 0x82183500, 0xfffffff8, 0x40100000,
@@ -13103,8 +13157,8 @@
0x800409c0, 0x05020006, 0x49781c0c, 0x64081a0c,
0x641c1804, 0x59a8000f, 0x48001805, 0x05fdfcb0,
0x800409c0, 0x05020002, 0x80040800, 0x48041806,
- 0x1c01f000, 0x61fcb001, 0x42024800, 0x0010b111,
- 0x42000000, 0x0010bc11, 0x48024809, 0x90000410,
+ 0x1c01f000, 0x61fcb001, 0x42024800, 0x0010b391,
+ 0x42000000, 0x0010be91, 0x48024809, 0x90000410,
0x91264c0b, 0x8058b040, 0x05fe07fc, 0x1c01f000,
0x59a8080c, 0x4006d000, 0x6006b800, 0x59a8180a,
0x480fc857, 0x41783000, 0x90041415, 0x90082415,
@@ -13123,18 +13177,18 @@
0x1c01f000, 0x915c04a0, 0x0500100a, 0x496bc857,
0x815eb840, 0x416a5800, 0x592ed000, 0x497a5800,
0x497a5801, 0x497a5805, 0x812e59c0, 0x1c01f000,
- 0x42000000, 0x0010b048, 0x054dfa1f, 0x417a5800,
+ 0x42000000, 0x0010b2c8, 0x054dfccf, 0x417a5800,
0x05fdf7fa, 0x0501f803, 0x412d8800, 0x1c01f000,
0x815eb840, 0x05001009, 0x416a5800, 0x492fc857,
0x592ed000, 0x497a5800, 0x497a5801, 0x497a5805,
- 0x812e59c0, 0x1c01f000, 0x42000000, 0x0010b048,
- 0x054dfa0d, 0x417ab800, 0x417a5800, 0x05fdf7f9,
+ 0x812e59c0, 0x1c01f000, 0x42000000, 0x0010b2c8,
+ 0x054dfcbd, 0x417ab800, 0x417a5800, 0x05fdf7f9,
0x492fc857, 0x496a5800, 0x412ed000, 0x815eb800,
0x59c80000, 0x82000540, 0x00001200, 0x48039000,
0x1c01f000, 0x492fc857, 0x812e59c0, 0x05000007,
0x592c0001, 0x497a5801, 0x4c000000, 0x05fdfff1,
0x5c025800, 0x05fdf7f9, 0x1c01f000, 0x42000000,
- 0x0010b048, 0x054df9f7, 0x80025d80, 0x1c01f000,
+ 0x0010b2c8, 0x054dfca7, 0x80025d80, 0x1c01f000,
0x4807c856, 0x42007000, 0x00020d9f, 0x64007000,
0x59e00003, 0x82000540, 0x00008080, 0x4803c003,
0x4a03b805, 0x90000001, 0x59dc0006, 0x4a03b805,
@@ -13149,24 +13203,24 @@
0x497bb807, 0x8058b040, 0x05fe07fe, 0x4a03b805,
0x30000000, 0x59dc0006, 0x4a03b805, 0x60000001,
0x4803c856, 0x05fdff90, 0x05fc0c15, 0x42001000,
- 0x0010af8e, 0x452c1000, 0x64065801, 0x4a025802,
- 0x00000100, 0x4a025808, 0x00106545, 0x497a5809,
+ 0x0010b20e, 0x452c1000, 0x64065801, 0x4a025802,
+ 0x00000100, 0x4a025808, 0x00106706, 0x497a5809,
0x497a580a, 0x497a580b, 0x05fdff83, 0x05fc0c08,
- 0x42001000, 0x0010af8f, 0x452c1000, 0x64025801,
+ 0x42001000, 0x0010b20f, 0x452c1000, 0x64025801,
0x4a025802, 0x00000100, 0x4a025808, 0x00100f36,
0x497a5803, 0x497a5806, 0x497a5807, 0x497a5809,
- 0x05fdff75, 0x05fc0bfa, 0x42001000, 0x0010af90,
+ 0x05fdff75, 0x05fc0bfa, 0x42001000, 0x0010b210,
0x452c1000, 0x64025801, 0x4a025802, 0x00000100,
0x4a025808, 0x00100f5a, 0x497a5803, 0x497a5806,
0x497a5807, 0x497a5809, 0x1c01f000, 0x40681000,
0x0001f81c, 0x1c01f000, 0x42001000, 0x0002002b,
- 0x0529fd29, 0x0541f98d, 0x0549fdce, 0x05000010,
+ 0x0529feeb, 0x0541fb6e, 0x054df86c, 0x05000010,
0x4a03b805, 0x30000002, 0x59dc0006, 0x4807b800,
0x480bb801, 0x42007000, 0x00020d9f, 0x65007002,
0x480c7008, 0x58380007, 0x90000405, 0x48007003,
0x640c7000, 0x4803b803, 0x0001f053, 0x42000000,
- 0x0010afb0, 0x054df978, 0x0541f983, 0x60040800,
- 0x42001000, 0x0002002b, 0x0529fcec, 0x42007000,
+ 0x0010b230, 0x054dfc28, 0x0541fb64, 0x60040800,
+ 0x42001000, 0x0002002b, 0x0529feae, 0x42007000,
0x00020d9f, 0x0001f034, 0x58380802, 0x600011fe,
0x82040480, 0x0000ff00, 0x05021003, 0x40041000,
0x80000580, 0x48007002, 0x480bb802, 0x59dc0006,
@@ -13206,7 +13260,7 @@
0x05000003, 0x48107005, 0x0501f008, 0x49787005,
0x49787004, 0x0501f005, 0x48101800, 0x801021c0,
0x05020002, 0x480c7004, 0x1c01f000, 0x4803c856,
- 0x4dc00000, 0x42007000, 0x0010af91, 0x64007400,
+ 0x4dc00000, 0x42007000, 0x0010b211, 0x64007400,
0x49787001, 0x600380ee, 0x60080800, 0x59c00007,
0x4a038006, 0x60000001, 0x59c00007, 0x4a038006,
0x60000003, 0x59c00007, 0x4a038006, 0x60000005,
@@ -13246,12 +13300,12 @@
0x90000001, 0x80040840, 0x05fe07fa, 0x05fdfa98,
0x83c00580, 0x00007700, 0x05000003, 0x600380ee,
0x05fdf7f3, 0x4178a000, 0x805cb9c0, 0x0502000f,
- 0x6080b000, 0x91b8ac20, 0x054df906, 0x640770fb,
+ 0x6080b000, 0x91b8ac20, 0x054dfbb6, 0x640770fb,
0x4a037020, 0x00100e26, 0x59a80030, 0x82000500,
- 0x0000ffff, 0x48037021, 0x4a037035, 0x0010cc01,
+ 0x0000ffff, 0x48037021, 0x4a037035, 0x0010ce81,
0x4a037038, 0x00100e1d, 0x640770fb, 0x6080b000,
- 0x91b8ac00, 0x054df8f7, 0x6100b000, 0xb1b8ac00,
- 0x054df8f4, 0x805cb9c0, 0x05020006, 0x4a0370e4,
+ 0x91b8ac00, 0x054dfba7, 0x6100b000, 0xb1b8ac00,
+ 0x054dfba4, 0x805cb9c0, 0x05020006, 0x4a0370e4,
0xaaaaaaaa, 0x4a0370e5, 0xaaaaaaaa, 0x0501f005,
0x4a0370e4, 0xa2aa2a82, 0x4a0370e5, 0xaaaaa2aa,
0x4a0370e6, 0xaaaaaaaa, 0x640370fb, 0x4a0370e6,
@@ -13263,122 +13317,122 @@
0x4d340000, 0x4d400000, 0x4cfc0000, 0x4d380000,
0x4d3c0000, 0x4d440000, 0x4d4c0000, 0x4d480000,
0x4c5c0000, 0x4c600000, 0x4c640000, 0x4d040000,
- 0x4cf40000, 0x4cf80000, 0x4cfc0000, 0x0001f8bd,
- 0x5c01f800, 0x5c01f000, 0x5c01e800, 0x5c020800,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x5c029000,
- 0x5c029800, 0x5c028800, 0x5c027800, 0x5c027000,
- 0x5c01f800, 0x5c028000, 0x5c026800, 0x5c025800,
- 0x5c026000, 0x1c01f000, 0x493bc857, 0x0001f0ea,
- 0x83300500, 0x000000ff, 0x90000c87, 0x05fe1a30,
- 0x0c01f022, 0x1c01f000, 0x82000d00, 0xc2000038,
- 0x05fe0a21, 0x05fdfa2a, 0x00000000, 0x00000048,
- 0x00000054, 0x00000053, 0x001007e1, 0x00100801,
- 0x001007f9, 0x0010081b, 0x001007ea, 0x001007f3,
- 0x001007fc, 0x00100817, 0x00100867, 0x001007e1,
- 0x00100869, 0x001007e1, 0x001007e1, 0x0010086c,
- 0x00100870, 0x00100881, 0x00100892, 0x0010081c,
- 0x00100899, 0x001008a3, 0x001007e1, 0x001007e1,
- 0x001007e1, 0x05fdfa0e, 0x001007e9, 0x00100923,
- 0x00100839, 0x00100859, 0x001007e9, 0x001007e9,
- 0x001007e9, 0x05fdfa06, 0x4803c856, 0x59300004,
- 0x8c00053e, 0x05020003, 0x61567000, 0x0005f478,
- 0x052dfb45, 0x05fc07fd, 0x1c01f000, 0x4803c856,
- 0x0501f8b1, 0x40002800, 0x41782000, 0x615a7000,
- 0x0005f478, 0x4803c856, 0x615e7000, 0x0005f478,
- 0x4803c856, 0x0529f87f, 0x42000000, 0x80000000,
- 0x0001f12d, 0x4803c856, 0x59325809, 0x812e59c0,
- 0x05000012, 0x59300008, 0x8c00051a, 0x0502000b,
- 0x592c0409, 0x8c00051c, 0x05020003, 0x4a026013,
- 0xffffffff, 0x59300004, 0x8c00053e, 0x05020005,
- 0x61227000, 0x0005f478, 0x641e5a07, 0x05fdf7f8,
- 0x052dfb21, 0x05fc07fb, 0x1c01f000, 0x4803c856,
- 0x83300500, 0x00ffffff, 0x0529f4f5, 0x1c01f000,
- 0x4803c856, 0x813261c0, 0x05fc09d1, 0x053dfaf3,
- 0x0500000b, 0x59325809, 0x592c0209, 0x84000552,
- 0x48025a09, 0x0505f8aa, 0x59300004, 0x8c00053e,
- 0x05020004, 0x417a7800, 0x0539ff46, 0x1c01f000,
- 0x052dfb09, 0x05fc07fc, 0x1c01f000, 0x4c040000,
- 0x59b808ea, 0x90040d07, 0x90040583, 0x05000004,
- 0x42000000, 0x60000000, 0x0501f89a, 0x5c000800,
- 0x1c01f000, 0x0501f8dd, 0x05000015, 0x59325809,
- 0x812e59c0, 0x05000012, 0x592c0205, 0x82000500,
- 0x000000ff, 0x90000da9, 0x0502000d, 0x59300203,
- 0x90000583, 0x05000008, 0x59300808, 0x84040d26,
- 0x48066008, 0x0001f938, 0x6503900d, 0x642370e5,
- 0x1c01f000, 0x052dfae8, 0x05fc07f8, 0x42000000,
- 0x0010b04e, 0x0549ff44, 0x5988014a, 0x80000000,
- 0x4803114a, 0x6503900d, 0x42000000, 0xc0000000,
- 0x0001f12d, 0x4c5c0000, 0x4c600000, 0x4c640000,
- 0x4200c800, 0x0010cc08, 0x6000b860, 0x6014c002,
- 0x0529f947, 0x4a0370e4, 0x02000000, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x4933c857,
- 0x0005f45a, 0x4933c857, 0x0501fba1, 0x1c01f000,
- 0x41300800, 0x800409c0, 0x05fe0981, 0x05fdf976,
- 0x42000000, 0x0010b04e, 0x0549ff23, 0x4933c857,
- 0x813261c0, 0x05fc097a, 0x0501f82f, 0x40002800,
- 0x0549fe86, 0x0501f894, 0x05000006, 0x5932680a,
- 0x59340200, 0x8c00050e, 0x59300416, 0x053e0d8c,
- 0x1c01f000, 0x42000000, 0x0010b04e, 0x0549ff12,
- 0x4933c857, 0x813261c0, 0x05fc0969, 0x0501f886,
- 0x05000009, 0x053dfa89, 0x05000007, 0x59325809,
- 0x592c0209, 0x8400054e, 0x48025a09, 0x417a7800,
- 0x0539fee0, 0x1c01f000, 0x485fc857, 0x5c000000,
- 0x4d780000, 0x4203e000, 0x50000000, 0x6014b900,
- 0x05fdf15b, 0x4933c857, 0x913004a0, 0x05fe1954,
- 0x83300c00, 0x0010b0c1, 0x50040000, 0x80000000,
- 0x05001002, 0x44000800, 0x1c01f000, 0x4933c857,
- 0x05fdf7f6, 0x4807c856, 0x59b800ea, 0x8c000510,
- 0x05fc07fd, 0x59b800e0, 0x4803c857, 0x1c01f000,
- 0x4803c856, 0x42000000, 0x10000000, 0x41300800,
- 0x0501f020, 0x8c000510, 0x00000133, 0x4c040000,
- 0x0501f808, 0x5c000800, 0x90100488, 0x00001133,
- 0x4c040000, 0x05fdfedd, 0x5c000800, 0x0001f133,
- 0x59b800e2, 0x59b820e2, 0x80100580, 0x05fe07fd,
- 0x80102114, 0x0501f001, 0x40101800, 0x800c190a,
- 0x9010051f, 0x900c1d1f, 0x800c2480, 0x9010251f,
- 0x1c01f000, 0x40680000, 0x406c0800, 0x0501f805,
- 0x60058800, 0x05020002, 0x60018800, 0x1c01f000,
- 0x82000500, 0xf0000000, 0x82040d00, 0x0fffffff,
- 0x80040d40, 0x4807c857, 0x42001000, 0x0010af92,
- 0x50080000, 0x80000540, 0x05020004, 0x640f70e5,
- 0x4a0370e4, 0x00000300, 0x80000000, 0x44001000,
- 0x60001008, 0x59b800ea, 0x8c000510, 0x0500000b,
- 0x05fdffd8, 0x90100488, 0x05001007, 0x4c040000,
- 0x4c080000, 0x05fdfead, 0x5c001000, 0x5c000800,
- 0x0501f01c, 0x59b800ea, 0x8c000516, 0x05020019,
- 0x4a0370e4, 0x00300000, 0x480770e1, 0x600011fe,
- 0x80081040, 0x05000010, 0x59b808e4, 0x8c040528,
- 0x05fe07fc, 0x42001000, 0x0010af92, 0x50080000,
- 0x80000040, 0x05020004, 0x640b70e5, 0x4a0370e4,
- 0x00000200, 0x05fc18ee, 0x44001000, 0x8c04052c,
- 0x1c01f000, 0x41f80000, 0x50000000, 0x05fdf8e8,
- 0x80081040, 0x05fe07d8, 0x41f80000, 0x50000000,
- 0x05fdf8e3, 0x4d380000, 0x59300c07, 0x90040589,
- 0x05020004, 0x611e7000, 0x0005fc78, 0x80000580,
- 0x5c027000, 0x1c01f000, 0x4c500000, 0x6407900d,
- 0x59c8a020, 0x640b900d, 0x59c80820, 0x8c50052e,
- 0x05000002, 0x900409c0, 0x82040d00, 0x0000ffff,
- 0x0525fe8b, 0x5c00a000, 0x1c01f000, 0x42000000,
- 0x0010b045, 0x0549fe70, 0x05fdfff0, 0x0500004a,
- 0x4933c857, 0x59300407, 0x90000580, 0x05000046,
- 0x59c82021, 0x6407900d, 0x59c82821, 0x82142d00,
- 0x0000ffff, 0x59325809, 0x812e59c0, 0x0500003e,
- 0x5932680a, 0x051dfa95, 0x053e0cbd, 0x599c0019,
- 0x8c00050c, 0x0502001b, 0x051dfa90, 0x05020019,
- 0x59300813, 0x4807c857, 0x592c0409, 0x8c00051c,
- 0x05020012, 0x8400055c, 0x48025c09, 0x592c0a05,
- 0x82040d00, 0x000000ff, 0xb0040588, 0x05000007,
- 0x90040598, 0x05000005, 0xb00405a8, 0x05000003,
- 0xb00405aa, 0x05020005, 0x59300013, 0x0541fb6f,
- 0x80000d40, 0x48065803, 0x4a026013, 0x7fffffff,
- 0x59300008, 0x8c000516, 0x0502001b, 0x48166015,
- 0x599c0019, 0x8c00050c, 0x05020004, 0x59a80007,
- 0x8c00051e, 0x05020014, 0x0501fce8, 0x05020012,
+ 0x4cf40000, 0x4cf80000, 0x0001f8bd, 0x5c01f000,
+ 0x5c01e800, 0x5c020800, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x5c029000, 0x5c029800, 0x5c028800,
+ 0x5c027800, 0x5c027000, 0x5c01f800, 0x5c028000,
+ 0x5c026800, 0x5c025800, 0x5c026000, 0x1c01f000,
+ 0x493bc857, 0x0001f0ea, 0x83300500, 0x000000ff,
+ 0x90000c87, 0x05fe1a32, 0x0c01f022, 0x1c01f000,
+ 0x82000d00, 0xc2000038, 0x05fe0a23, 0x05fdfa2c,
+ 0x00000000, 0x00000048, 0x00000054, 0x00000053,
+ 0x001007df, 0x001007ff, 0x001007f7, 0x00100819,
+ 0x001007e8, 0x001007f1, 0x001007fa, 0x00100815,
+ 0x00100865, 0x001007df, 0x00100867, 0x001007df,
+ 0x001007df, 0x0010086a, 0x0010086e, 0x0010087f,
+ 0x00100890, 0x0010081a, 0x00100897, 0x001008a1,
+ 0x001007df, 0x001007df, 0x001007df, 0x05fdfa10,
+ 0x001007e7, 0x00100921, 0x00100837, 0x00100857,
+ 0x001007e7, 0x001007e7, 0x001007e7, 0x05fdfa08,
+ 0x4803c856, 0x59300004, 0x8c00053e, 0x05020003,
+ 0x61567000, 0x0005f478, 0x052dfd09, 0x05fc07fd,
+ 0x1c01f000, 0x4803c856, 0x0501f8b1, 0x40002800,
+ 0x41782000, 0x615a7000, 0x0005f478, 0x4803c856,
+ 0x615e7000, 0x0005f478, 0x4803c856, 0x0529fa0c,
+ 0x42000000, 0x80000000, 0x0001f12d, 0x4803c856,
+ 0x59325809, 0x812e59c0, 0x05000012, 0x59300008,
+ 0x8c00051a, 0x0502000b, 0x592c0409, 0x8c00051c,
+ 0x05020003, 0x4a026013, 0xffffffff, 0x59300004,
+ 0x8c00053e, 0x05020005, 0x61227000, 0x0005f478,
+ 0x641e5a07, 0x05fdf7f8, 0x052dfce5, 0x05fc07fb,
+ 0x1c01f000, 0x4803c856, 0x83300500, 0x00ffffff,
+ 0x0529f6b9, 0x1c01f000, 0x4803c856, 0x813261c0,
+ 0x05fc09d3, 0x053dfcd6, 0x0500000b, 0x59325809,
+ 0x592c0209, 0x84000552, 0x48025a09, 0x0505f8aa,
+ 0x59300004, 0x8c00053e, 0x05020004, 0x417a7800,
+ 0x053df926, 0x1c01f000, 0x052dfccd, 0x05fc07fc,
+ 0x1c01f000, 0x4c040000, 0x59b808ea, 0x90040d07,
+ 0x90040583, 0x05000004, 0x42000000, 0x60000000,
+ 0x0501f89a, 0x5c000800, 0x1c01f000, 0x0501f8dd,
+ 0x05000015, 0x59325809, 0x812e59c0, 0x05000012,
+ 0x592c0205, 0x82000500, 0x000000ff, 0x90000da9,
+ 0x0502000d, 0x59300203, 0x90000583, 0x05000008,
+ 0x59300808, 0x84040d26, 0x48066008, 0x0001f938,
+ 0x6503900d, 0x642370e5, 0x1c01f000, 0x052dfcac,
+ 0x05fc07f8, 0x42000000, 0x0010b2ce, 0x054df9f6,
+ 0x5988014a, 0x80000000, 0x4803114a, 0x6503900d,
+ 0x42000000, 0xc0000000, 0x0001f12d, 0x4c5c0000,
+ 0x4c600000, 0x4c640000, 0x4200c800, 0x0010ce88,
+ 0x6000b860, 0x6014c002, 0x0529fad8, 0x4a0370e4,
+ 0x02000000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x4933c857, 0x0005f45a, 0x4933c857,
+ 0x0501fba3, 0x1c01f000, 0x41300800, 0x800409c0,
+ 0x05fe0983, 0x05fdf978, 0x42000000, 0x0010b2ce,
+ 0x054df9d5, 0x4933c857, 0x813261c0, 0x05fc097c,
+ 0x0501f82f, 0x40002800, 0x054df938, 0x0501f894,
+ 0x05000006, 0x5932680a, 0x59340200, 0x8c00050e,
+ 0x59300416, 0x053e0f6f, 0x1c01f000, 0x42000000,
+ 0x0010b2ce, 0x054df9c4, 0x4933c857, 0x813261c0,
+ 0x05fc096b, 0x0501f886, 0x05000009, 0x053dfc6c,
+ 0x05000007, 0x59325809, 0x592c0209, 0x8400054e,
+ 0x48025a09, 0x417a7800, 0x053df8c0, 0x1c01f000,
+ 0x485fc857, 0x5c000000, 0x4d780000, 0x4203e000,
+ 0x50000000, 0x6014b900, 0x05fdf15d, 0x4933c857,
+ 0x913004a0, 0x05fe1956, 0x83300c00, 0x0010b341,
+ 0x50040000, 0x80000000, 0x05001002, 0x44000800,
+ 0x1c01f000, 0x4933c857, 0x05fdf7f6, 0x4807c856,
+ 0x59b800ea, 0x8c000510, 0x05fc07fd, 0x59b800e0,
+ 0x4803c857, 0x1c01f000, 0x4803c856, 0x42000000,
+ 0x10000000, 0x41300800, 0x0501f020, 0x8c000510,
+ 0x00000133, 0x4c040000, 0x0501f808, 0x5c000800,
+ 0x90100488, 0x00001133, 0x4c040000, 0x05fdfedf,
+ 0x5c000800, 0x0001f133, 0x59b800e2, 0x59b820e2,
+ 0x80100580, 0x05fe07fd, 0x80102114, 0x0501f001,
+ 0x40101800, 0x800c190a, 0x9010051f, 0x900c1d1f,
+ 0x800c2480, 0x9010251f, 0x1c01f000, 0x40680000,
+ 0x406c0800, 0x0501f805, 0x60058800, 0x05020002,
+ 0x60018800, 0x1c01f000, 0x82000500, 0xf0000000,
+ 0x82040d00, 0x0fffffff, 0x80040d40, 0x4807c857,
+ 0x42001000, 0x0010b212, 0x50080000, 0x80000540,
+ 0x05020004, 0x640f70e5, 0x4a0370e4, 0x00000300,
+ 0x80000000, 0x44001000, 0x60001008, 0x59b800ea,
+ 0x8c000510, 0x0500000b, 0x05fdffd8, 0x90100488,
+ 0x05001007, 0x4c040000, 0x4c080000, 0x05fdfeaf,
+ 0x5c001000, 0x5c000800, 0x0501f01c, 0x59b800ea,
+ 0x8c000516, 0x05020019, 0x4a0370e4, 0x00300000,
+ 0x480770e1, 0x600011fe, 0x80081040, 0x05000010,
+ 0x59b808e4, 0x8c040528, 0x05fe07fc, 0x42001000,
+ 0x0010b212, 0x50080000, 0x80000040, 0x05020004,
+ 0x640b70e5, 0x4a0370e4, 0x00000200, 0x05fc18f0,
+ 0x44001000, 0x8c04052c, 0x1c01f000, 0x41f80000,
+ 0x50000000, 0x05fdf8ea, 0x80081040, 0x05fe07d8,
+ 0x41f80000, 0x50000000, 0x05fdf8e5, 0x4d380000,
+ 0x59300c07, 0x90040589, 0x05020004, 0x611e7000,
+ 0x0005fc78, 0x80000580, 0x5c027000, 0x1c01f000,
+ 0x4c500000, 0x6407900d, 0x59c8a020, 0x640b900d,
+ 0x59c80820, 0x8c50052e, 0x05000002, 0x900409c0,
+ 0x82040d00, 0x0000ffff, 0x0529f816, 0x5c00a000,
+ 0x1c01f000, 0x42000000, 0x0010b2c5, 0x054df922,
+ 0x05fdfff0, 0x0500004c, 0x4933c857, 0x59300407,
+ 0x90000580, 0x05000048, 0x59c82021, 0x6407900d,
+ 0x59c82821, 0x82142d00, 0x0000ffff, 0x59325809,
+ 0x812e59c0, 0x05000040, 0x5932680a, 0x051dfb71,
+ 0x053e0ea0, 0x599c0019, 0x8c00050c, 0x0502001b,
+ 0x051dfb6c, 0x05020019, 0x59300813, 0x4807c857,
+ 0x592c0409, 0x8c00051c, 0x05020012, 0x8400055c,
+ 0x48025c09, 0x592c0a05, 0x82040d00, 0x000000ff,
+ 0xb0040588, 0x05000007, 0x90040598, 0x05000005,
+ 0xb00405a8, 0x05000003, 0xb00405aa, 0x05020005,
+ 0x59300013, 0x0541fd57, 0x80000d40, 0x48065803,
+ 0x4a026013, 0x7fffffff, 0x59300008, 0x8c000516,
+ 0x0502001d, 0x48166015, 0x051dfb4e, 0x05000004,
+ 0x59300416, 0x8c00051c, 0x05000004, 0x599c0019,
+ 0x8c00050c, 0x05000014, 0x0501fce8, 0x05020012,
0x0501fa0b, 0x40280000, 0x4802600f, 0x05000005,
0x4832600d, 0x50200000, 0x4802600c, 0x4822600e,
0x59300416, 0x8c00051c, 0x05020004, 0x599c0019,
0x8c00050c, 0x05020871, 0x6503900d, 0x642370e5,
- 0x1c01f000, 0x42000000, 0x0010b04e, 0x0549fe22,
+ 0x1c01f000, 0x42000000, 0x0010b2ce, 0x054df8d2,
0x5988014c, 0x80000000, 0x4803114c, 0x6503900d,
0x42000000, 0xc0000000, 0x0001f12d, 0x4cf80000,
0x58f40000, 0x8001f540, 0x0501f81e, 0x41781800,
@@ -13405,7 +13459,7 @@
0x4979e800, 0x4179f000, 0x5c025800, 0x1c01f000,
0x80f5e9c0, 0x05000008, 0x80f9f1c0, 0x05fe0ff6,
0x4d2c0000, 0x40f65800, 0x05fdfbb2, 0x4179e800,
- 0x5c025800, 0x1c01f000, 0x4cf40000, 0x051df9eb,
+ 0x5c025800, 0x1c01f000, 0x4cf40000, 0x051dfac5,
0x0502002e, 0x59300808, 0x82040500, 0x00003000,
0x0502002a, 0x8c040522, 0x0500002a, 0x5930002b,
0x8001ed40, 0x05fc0806, 0x82000580, 0xffffffff,
@@ -13432,11 +13486,11 @@
0x0501f022, 0x580c2a07, 0x580c0008, 0x59301813,
0x800c0580, 0x05000021, 0x90040580, 0x0500000e,
0x40140000, 0x4c080000, 0x400c1000, 0x41780800,
- 0x0529faf4, 0x800409c0, 0x05fa0fa5, 0x90140c08,
- 0x0529fad4, 0x5c001000, 0x40041800, 0x592c0803,
+ 0x0529fcb6, 0x800409c0, 0x05fa0fa5, 0x90140c08,
+ 0x0529fc96, 0x5c001000, 0x40041800, 0x592c0803,
0x0501f015, 0x90140408, 0x4c080000, 0x400c1000,
- 0x41780800, 0x0529fae7, 0x800409c0, 0x05fa0f98,
- 0x40140800, 0x0529fac7, 0x5c001000, 0x40041800,
+ 0x41780800, 0x0529fca9, 0x800409c0, 0x05fa0f98,
+ 0x40140800, 0x0529fc89, 0x5c001000, 0x40041800,
0x592c0803, 0x0501f008, 0x59301813, 0x40040000,
0x800c0580, 0x05020004, 0x497a5a02, 0x64125c01,
0x0501f007, 0x64065a02, 0x641a5c01, 0x497a5804,
@@ -13484,7 +13538,7 @@
0x05020005, 0x90183402, 0x80142840, 0x05fe07f7,
0x1c01f000, 0x90000541, 0x05fdf7fe, 0x05f9fedc,
0x592c020b, 0x8c000502, 0x05fc07fd, 0x497a6014,
- 0x0501fdce, 0x412c7000, 0x59300008, 0x84000556,
+ 0x0501fdcc, 0x412c7000, 0x59300008, 0x84000556,
0x48026008, 0x9004050f, 0x82000c00, 0x00100e26,
0x50044000, 0x80204000, 0x50200000, 0x80187c00,
0x583c2800, 0x583c2001, 0x583c1002, 0x58380a08,
@@ -13516,7 +13570,7 @@
0x58342800, 0x58343801, 0x480e6012, 0x48166010,
0x481e6011, 0x0501f275, 0x4933c857, 0x5931f809,
0x59301006, 0x800811c0, 0x05000009, 0x41780800,
- 0x60280000, 0x0529f9a3, 0x80080102, 0x05020002,
+ 0x60280000, 0x0529fb65, 0x80080102, 0x05020002,
0x84001542, 0x80081040, 0x4809fc07, 0x640a6006,
0x592c040a, 0x90000508, 0x05000008, 0x0501f834,
0x59300203, 0x90000584, 0x05020003, 0x61227000,
@@ -13527,7 +13581,7 @@
0x58fc0008, 0x0501f00a, 0x58fc0409, 0x8c000512,
0x05020019, 0x58fc0c0a, 0x8c040516, 0x05020003,
0x5c01f800, 0x1c01f000, 0x58fc000b, 0x4c000000,
- 0x4d2c0000, 0x40fe5800, 0x59300013, 0x0541f8f7,
+ 0x4d2c0000, 0x40fe5800, 0x59300013, 0x0541fadd,
0x5c025800, 0x80000d40, 0x5c000000, 0x80040580,
0x05020007, 0x59300008, 0x84000500, 0x48026008,
0x61227000, 0x5c01f800, 0x0005f478, 0x5c01f800,
@@ -13536,10 +13590,10 @@
0x90040d07, 0x90040580, 0x05000021, 0x90040583,
0x0500001f, 0x59300407, 0x4c000000, 0x64026407,
0x61043000, 0x4a0370e5, 0x00003000, 0x42000000,
- 0x50000000, 0x41300800, 0x4c180000, 0x05fdfce5,
+ 0x50000000, 0x41300800, 0x4c180000, 0x05fdfce3,
0x5c003000, 0x0500000d, 0x60780000, 0x80000040,
0x05fe07ff, 0x80183040, 0x05fe07f5, 0x42000000,
- 0x40000000, 0x41300800, 0x05fdfcda, 0x59880146,
+ 0x40000000, 0x41300800, 0x05fdfcd8, 0x59880146,
0x80000000, 0x48031146, 0x4a0370e5, 0x00002000,
0x5c000000, 0x48026407, 0x1c01f000, 0x59300008,
0x84000500, 0x48026008, 0x05fdf7fc, 0x59c00007,
@@ -13547,28 +13601,28 @@
0x8c00050a, 0x05fe07fe, 0x1c01f000, 0x5c000000,
0x4c000000, 0x4803c857, 0x4dc00000, 0x640370e8,
0x608380ee, 0x05fdfff2, 0x600380ee, 0x05fdfff0,
- 0x051dfe19, 0x05020011, 0x4a038891, 0x0000ffff,
- 0x497b8880, 0x4ce80000, 0x6059d000, 0x0529f864,
- 0x497b8892, 0x6059d000, 0x0529f861, 0x5c01d000,
- 0x42000000, 0x0010b099, 0x0549fb73, 0x0501f810,
- 0x5c038000, 0x051df707, 0x0501f81f, 0x4c080000,
- 0x4c140000, 0x42000000, 0x0010b09a, 0x0549fb6a,
+ 0x051dff1e, 0x05020011, 0x4a038891, 0x0000ffff,
+ 0x497b8880, 0x4ce80000, 0x6059d000, 0x0529fa26,
+ 0x497b8892, 0x6059d000, 0x0529fa23, 0x5c01d000,
+ 0x42000000, 0x0010b319, 0x0549fe23, 0x0501f810,
+ 0x5c038000, 0x0521f00c, 0x0501f81f, 0x4c080000,
+ 0x4c140000, 0x42000000, 0x0010b31a, 0x0549fe1a,
0x0501f807, 0x5c002800, 0x5c001000, 0x48178892,
0x480b8880, 0x5c038000, 0x1c01f000, 0x496fc857,
0x916c0583, 0x05020008, 0x4c080000, 0x4c0c0000,
- 0x61201100, 0x61fc19ff, 0x0515f8c8, 0x5c001800,
- 0x5c001000, 0x60f00800, 0x0501ff12, 0x4a038891,
+ 0x61201100, 0x61fc19ff, 0x0515f993, 0x5c001800,
+ 0x5c001000, 0x60f00800, 0x0501ff10, 0x4a038891,
0x0000ffff, 0x6503900d, 0x05fdfae3, 0x640770e8,
0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
0x59c41080, 0x497b8880, 0x4ce80000, 0x6059d000,
- 0x4c080000, 0x0529f832, 0x5c001000, 0x5c01d000,
- 0x59c42892, 0x497b8892, 0x051dfddb, 0x05020002,
+ 0x4c080000, 0x0529f9f4, 0x5c001000, 0x5c01d000,
+ 0x59c42892, 0x497b8892, 0x051dfee0, 0x05020002,
0x1c01f000, 0x61802004, 0x59c418a4, 0x900c1d0f,
0x900c0580, 0x0500000c, 0x59c41805, 0x900c1d01,
0x0502000b, 0x59c418a4, 0x900c1d0f, 0x900c0487,
0x05001003, 0x900c048c, 0x05001003, 0x80102040,
0x05fe07f2, 0x497b8891, 0x1c01f000, 0x4c100000,
- 0x60642000, 0x64078805, 0x0505fca0, 0x59c41805,
+ 0x60642000, 0x64078805, 0x0505fca1, 0x59c41805,
0x900c1d01, 0x05000005, 0x80102040, 0x05fe07fa,
0x5c002000, 0x05fdf7f4, 0x5c002000, 0x05fdf7f0,
0x4803c856, 0x1c01f000, 0x00100c86, 0x00100c86,
@@ -13585,7 +13639,7 @@
0x4802600c, 0x492e600d, 0x480a600e, 0x480e600f,
0x497a6014, 0x05fdf7f3, 0x8c040500, 0x05020071,
0x82040d00, 0x00000080, 0x0500006e, 0x0001f18e,
- 0x0501fc3a, 0x843c7d4e, 0x0001f19b, 0x59307804,
+ 0x0501fc38, 0x843c7d4e, 0x0001f19b, 0x59307804,
0x823c7d00, 0x01880080, 0x823c7d40, 0x80000005,
0x59300013, 0x82000500, 0xffff0000, 0x05000002,
0x843c7d6a, 0x59300015, 0x59301014, 0x80080580,
@@ -13596,14 +13650,14 @@
0x00008080, 0x05020016, 0x592c6001, 0x58300406,
0x90000503, 0x90000581, 0x05020011, 0x84040d1e,
0x48066004, 0x58300207, 0x59302015, 0x801021c0,
- 0x0500000b, 0x40101000, 0x41780800, 0x0529f861,
+ 0x0500000b, 0x40101000, 0x41780800, 0x0529fa23,
0x800810c6, 0x59301814, 0x800c0482, 0x80100580,
0x05020003, 0x48126014, 0x05fdf7db, 0x42000000,
- 0x0010b046, 0x0549fab0, 0x59302015, 0x59300416,
+ 0x0010b2c6, 0x0549fd60, 0x59302015, 0x59300416,
0x4803c857, 0x8c000514, 0x0502000f, 0x599c1819,
0x8c0c0512, 0x0500000a, 0x592c0810, 0x59300017,
0x80040c80, 0x05000005, 0x05001004, 0x80040000,
- 0x80140480, 0x05001008, 0x0531f882, 0x900c1d41,
+ 0x80140480, 0x05001008, 0x0531fa3a, 0x900c1d41,
0x0501f01f, 0x84000514, 0x48026416, 0x48126017,
0x4813c857, 0x4c3c0000, 0x0501f948, 0x5c007800,
0x05020017, 0x5930500f, 0x592c0209, 0x4803c857,
@@ -13613,21 +13667,21 @@
0x482a600f, 0x480fc857, 0x4833c857, 0x4823c857,
0x482bc857, 0x80000580, 0x483e6004, 0x1c01f000,
0x05f9fcd7, 0x4933c857, 0x4d2c0000, 0x59900005,
- 0x81300580, 0x05fa0cd2, 0x0539fdf4, 0x05f80cd0,
+ 0x81300580, 0x05fa0cd2, 0x0539ffd5, 0x05f80cd0,
0x59325809, 0x4d3c0000, 0x4d400000, 0x59300004,
- 0x4803c857, 0x4c000000, 0x0529fc95, 0x0529f98e,
+ 0x4803c857, 0x4c000000, 0x0529fe57, 0x0529fb50,
0x5c000000, 0x8c000516, 0x0500000e, 0x592c0010,
0x4803c857, 0x48025808, 0x41780800, 0x600a8000,
- 0x051dfabd, 0x4a025c07, 0x0000ffff, 0x492fc857,
- 0x0001fb5b, 0x053dff80, 0x052dffdd, 0x0501f015,
+ 0x051dfbba, 0x4a025c07, 0x0000ffff, 0x492fc857,
+ 0x0001fb5b, 0x0541f966, 0x0531f991, 0x0501f015,
0x640a6203, 0x592c0209, 0x8c000512, 0x05020004,
0x592c0209, 0x8400054e, 0x48025a09, 0x59300407,
0x90000586, 0x05020009, 0x811800ca, 0x81c80c00,
0x58040939, 0x592c000e, 0x80040480, 0x592c0810,
- 0x80040480, 0x4802580c, 0x417a7800, 0x0539fa25,
+ 0x80040480, 0x4802580c, 0x417a7800, 0x0539fc03,
0x5c028000, 0x5c027800, 0x5c025800, 0x1c01f000,
0x4933c857, 0x4d2c0000, 0x59900005, 0x81300580,
- 0x05fa0c9b, 0x0539fdbd, 0x05f80c99, 0x59325809,
+ 0x05fa0c9b, 0x0539ff9e, 0x05f80c99, 0x59325809,
0x592c0209, 0x84000540, 0x48025a09, 0x05fdf7c6,
0x491bc857, 0x4dd00000, 0x4c580000, 0x41780800,
0x8007a0ca, 0x83d3a400, 0x00007600, 0x4a03a005,
@@ -13653,14 +13707,14 @@
0x59d00810, 0x59d01011, 0x59d01812, 0x48002c23,
0x48042824, 0x48082825, 0x480c2826, 0x6401b006,
0x4a03a005, 0x30000000, 0x59d00006, 0x1c01f000,
- 0x42000000, 0x0010b0e1, 0x0549f9d7, 0x600008ec,
+ 0x42000000, 0x0010b361, 0x0549fc87, 0x600008ec,
0x580410a2, 0x41780800, 0x9008050f, 0x8c000506,
0x05020003, 0x81180580, 0x05000006, 0x80040800,
0x80081108, 0x90040587, 0x05fe07f8, 0x05f9fc24,
0x4a039040, 0x04000000, 0x59c80040, 0x8c000532,
0x05fe07fe, 0x59d0000d, 0x800000e0, 0x59d0100c,
0x82081500, 0x0000ffff, 0x80081540, 0x480b9028,
- 0x4d2c0000, 0x59325809, 0x0539fd38, 0x05f80c14,
+ 0x4d2c0000, 0x59325809, 0x0539ff19, 0x05f80c14,
0x59d02004, 0x592c0205, 0x82001500, 0x000000ff,
0x9000050f, 0x90000582, 0x05000003, 0xb00805ba,
0x05020004, 0x592c000e, 0x80102480, 0x05f81c08,
@@ -13695,10 +13749,10 @@
0x592c000e, 0x80102480, 0x801021c0, 0x41781000,
0x0500000e, 0x592c6001, 0x58300406, 0x58300a07,
0x90000503, 0x90000580, 0x05000002, 0x90040c08,
- 0x40040000, 0x40101000, 0x41780800, 0x0525fed5,
- 0x800409c0, 0x05020059, 0x0501faaa, 0x0500004f,
+ 0x40040000, 0x40101000, 0x41780800, 0x0529f897,
+ 0x800409c0, 0x05020059, 0x0501faa8, 0x0500004f,
0x0501f056, 0x59300004, 0x8c00050e, 0x0500000d,
- 0x0501fb37, 0x05020051, 0x592c6001, 0x42004000,
+ 0x0501fb35, 0x05020051, 0x592c6001, 0x42004000,
0x00100e1e, 0x58300406, 0x8c000510, 0x0500000f,
0x5830540a, 0x42004000, 0x00100e1f, 0x0501f00b,
0x412c6000, 0x0501f847, 0x05000008, 0x90240582,
@@ -13729,11 +13783,11 @@
0x80000580, 0x1c01f000, 0x4c5c0000, 0x59e4b800,
0x485fc857, 0x905c051f, 0x05fa0b09, 0x825c0500,
0x000000e0, 0x05f80b06, 0x8c5c050e, 0x05020807,
- 0x8c5c050c, 0x05020809, 0x8c5c050a, 0x05020902,
+ 0x8c5c050c, 0x05020809, 0x8c5c050a, 0x05020900,
0x5c00b800, 0x1c01f000, 0x4803c856, 0x4a03c800,
0x00000080, 0x1c01f000, 0x4d2c0000, 0x42007800,
- 0x0010b0e4, 0x583c0003, 0x583c0804, 0x80040540,
- 0x05000037, 0x42000800, 0x0010af8f, 0x50065800,
+ 0x0010b364, 0x583c0003, 0x583c0804, 0x80040540,
+ 0x05000037, 0x42000800, 0x0010b20f, 0x50065800,
0x592c0002, 0x90000580, 0x05000031, 0x59e40050,
0x59e40852, 0x80040480, 0x82000500, 0xfffffc00,
0x05020005, 0x59e40050, 0x59e40851, 0x80040800,
@@ -13747,958 +13801,971 @@
0x64025801, 0x4a025808, 0x00100f36, 0x480a5806,
0x48065807, 0x59e40053, 0x800000c4, 0x48025805,
0x412c1000, 0x492fc857, 0x0001f81c, 0x5c025800,
- 0x6503c800, 0x1c01f000, 0x42007800, 0x0010af8f,
+ 0x6503c800, 0x1c01f000, 0x42007800, 0x0010b20f,
0x503c7800, 0x4a007802, 0x00000100, 0x42007800,
- 0x0010b0e4, 0x583c0000, 0x84000552, 0x48007800,
+ 0x0010b364, 0x583c0000, 0x84000552, 0x48007800,
0x583c100c, 0x480bc857, 0x80081000, 0x4808780c,
0x583c180b, 0x800c19c0, 0x05000013, 0x90080503,
0x05020011, 0x583c0007, 0x4803c857, 0x583c2008,
0x4813c857, 0x80102000, 0x80100580, 0x05020002,
0x41782000, 0x48107808, 0x400c0000, 0x80080580,
0x05020005, 0x4978780c, 0x60041800, 0x60a01100,
- 0x0511fdaa, 0x1c01f000, 0x42007800, 0x0010b0e4,
+ 0x0511fe75, 0x1c01f000, 0x42007800, 0x0010b364,
0x4d2c0000, 0x4c5c0000, 0x4c600000, 0x4030b800,
0x583cc000, 0x4a00b802, 0x00000100, 0x583c2015,
0x80100800, 0x583c0013, 0x80040580, 0x05020003,
0x8460c554, 0x41780800, 0x48047815, 0x8c600502,
0x05f80a83, 0x8460c502, 0x48607800, 0x42000000,
- 0x0010af90, 0x50000000, 0x80300580, 0x05fa0a7c,
+ 0x0010b210, 0x50000000, 0x80300580, 0x05fa0a7c,
0x583c081e, 0x800409c0, 0x05000008, 0x583c001f,
0x80040580, 0x05020005, 0x4978781f, 0x60081800,
- 0x60a01100, 0x0511fd85, 0x8c600508, 0x050a0e21,
+ 0x60a01100, 0x0511fe50, 0x8c600508, 0x050a0ec7,
0x5c00c000, 0x5c00b800, 0x5c025800, 0x1c01f000,
0x4d2c0000, 0x4c5c0000, 0x4c600000, 0x4c640000,
- 0x42000800, 0x0010af90, 0x50065800, 0x4a025808,
- 0x00100f5a, 0x6000c008, 0x4200b800, 0x0010b0e4,
- 0x585cc800, 0x4867c857, 0x8d0c052a, 0x05020011,
+ 0x42000800, 0x0010b210, 0x50065800, 0x4a025808,
+ 0x00100f5a, 0x6000c002, 0x4200b800, 0x0010b364,
+ 0x585cc800, 0x4867c857, 0x8d0c052a, 0x0502000f,
0x40ee5800, 0x492fc857, 0x4a025802, 0x00000100,
0x585c0014, 0x80000000, 0x90000503, 0x4800b814,
- 0x4a025808, 0x001025a0, 0x585cc017, 0x8260c500,
- 0x000000ff, 0x05f80a4e, 0x8060c0c4, 0x4863c857,
- 0x4c580000, 0x61e8b001, 0x8058b040, 0x05f80a48,
- 0x8c640502, 0x0500000b, 0x8d0c052a, 0x05fa0a44,
- 0x4c580000, 0x4c600000, 0x0001f9ab, 0x585cc800,
- 0x5c00c000, 0x5c00b000, 0x485bc857, 0x05fdf7f3,
- 0x5c00b000, 0x4200b800, 0x0010b0e4, 0x8464cd42,
- 0x4864b800, 0x592c0002, 0x90000580, 0x05f80a34,
- 0x585c100d, 0x585c0014, 0x585c0818, 0x4978b818,
- 0x80000040, 0x05000005, 0x82040400, 0x00000100,
- 0x4800b818, 0x80081400, 0x492fc857, 0x480bc857,
- 0x4863c857, 0x480a5803, 0x585c001d, 0x4803c857,
- 0x585c180e, 0x800c1400, 0x480a5806, 0x4808b81b,
- 0x80600400, 0x4800b81d, 0x4803c857, 0x800c0400,
- 0x4800b819, 0x585c0810, 0x4807c857, 0x4803c857,
- 0x80040d80, 0x05020004, 0x4978b81d, 0x585c080e,
- 0x4804b819, 0x585c080e, 0x80040580, 0x82000500,
- 0x000003ff, 0x05020004, 0x585c001f, 0x80000000,
- 0x4800b81f, 0x585c080f, 0x48065807, 0x4807c857,
- 0x64025801, 0x48625805, 0x412c1000, 0x0001f81c,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x5c025800,
- 0x1c01f000, 0x6483c800, 0x0545ff9b, 0x59e40000,
- 0x1c01f000, 0x60001020, 0x80081040, 0x05000022,
- 0x0549f8c5, 0x05fc07fd, 0x59800801, 0x82040d00,
- 0xfff006ff, 0x82040d40, 0x000ff900, 0x48070001,
- 0x59e00002, 0x8c00051e, 0x05020016, 0x605c00f4,
- 0x50001000, 0x82081500, 0x03f00000, 0x82080580,
- 0x00800000, 0x0500000f, 0x61901000, 0x80081040,
- 0x0500000c, 0x59800881, 0x8c040514, 0x05fc07fc,
- 0x82040500, 0x00000180, 0x82000580, 0x00000180,
- 0x05020004, 0x59800080, 0x84000540, 0x48030080,
- 0x90000541, 0x64030000, 0x1c01f000, 0x0549f8a2,
- 0x59800802, 0x4807c857, 0x8c040520, 0x05000007,
- 0x64030000, 0x60101020, 0x50080000, 0x8400054c,
- 0x44001000, 0x0501f000, 0x82040500, 0x00001084,
- 0x05fa09c7, 0x8c040510, 0x05000006, 0x42000000,
- 0x0010b0e2, 0x0545ff68, 0x4a030002, 0x00000100,
- 0x8c040522, 0x0500002d, 0x59e00002, 0x8c00051e,
- 0x0502002a, 0x601c20f6, 0x50102800, 0x4817c857,
- 0x605c00f4, 0x50003000, 0x82180500, 0x000f0000,
- 0x40003800, 0x40144000, 0x821c0580, 0x00020000,
- 0x05020002, 0x902041c0, 0x8c18050c, 0x05000002,
- 0x842041c0, 0x82204500, 0x000000ff, 0x90204401,
- 0x8c200510, 0x05000005, 0x42000000, 0x0010b0e3,
- 0x0545ff49, 0x61fc4001, 0x42001800, 0xffffff00,
- 0x8c18050c, 0x05000003, 0x840c19c0, 0x842041c0,
- 0x821c0580, 0x00020000, 0x05020003, 0x900c19c0,
- 0x902041c0, 0x800c0505, 0x80200540, 0x44002000,
- 0x4a030002, 0x00020000, 0x64030000, 0x1c01f000,
- 0x4d2c0000, 0x64007000, 0x82040d00, 0x43200f80,
- 0x05fa098b, 0x58380008, 0x4803c00f, 0x4a0370e4,
- 0x00003000, 0x0539ff38, 0x583a5807, 0x592c0000,
- 0x48007007, 0x800001c0, 0x05020002, 0x49787006,
- 0x05f9fd1c, 0x5c025800, 0x42007000, 0x00020d9f,
- 0x0001f031, 0x4803c856, 0x4c3c0000, 0x4d2c0000,
- 0x4d300000, 0x58300009, 0x80025d40, 0x05f80974,
- 0x592e6009, 0x4c300000, 0x0539ff3d, 0x5c006000,
- 0x05f8096f, 0x58300002, 0x82000580, 0x00000100,
- 0x0502000d, 0x5930780d, 0x583c0001, 0x80007d40,
- 0x0500000b, 0x4802600d, 0x90000402, 0x48006003,
- 0x583c0000, 0x48006005, 0x40301000, 0x0001f81c,
- 0x0501f008, 0x640a5a07, 0x492fc857, 0x4c300000,
- 0x0001fb5b, 0x5c025800, 0x05f9fcf6, 0x0005fc5a,
- 0x5c026000, 0x5c025800, 0x5c007800, 0x1c01f000,
- 0x4803c856, 0x4d2c0000, 0x4d300000, 0x42007000,
- 0x00020d9f, 0x58380800, 0x90040582, 0x05020010,
- 0x58386001, 0x58300009, 0x812c0580, 0x0502000c,
- 0x59e00004, 0x8c00050e, 0x05fc07fe, 0x59dc0006,
- 0x4803c857, 0x4a03b805, 0x20000000, 0x8c00053e,
- 0x05fc07f8, 0x64007000, 0x0501f018, 0x58386005,
- 0x40305000, 0x803061c0, 0x05f80939, 0x58300009,
- 0x812c0580, 0x05000004, 0x40305000, 0x58306000,
- 0x05fdf7f9, 0x40280000, 0x80300580, 0x58300000,
- 0x05000006, 0x48005000, 0x800001c0, 0x05020007,
- 0x48287004, 0x0501f005, 0x800001c0, 0x05020002,
- 0x48007004, 0x48007005, 0x40325800, 0x05f9fcc1,
- 0x5c026000, 0x5c025800, 0x0001f02b, 0x59300025,
- 0x48025811, 0x59300026, 0x48025812, 0x59300a23,
- 0x8c04050c, 0x05020007, 0x59300020, 0x59300a21,
- 0x800408e0, 0x80040540, 0x5930081f, 0x0501f006,
- 0x59300820, 0x59300221, 0x800408e0, 0x80040d40,
- 0x5930001f, 0x9c0001c0, 0x9c0409c0, 0x48025813,
- 0x48065814, 0x1c01f000, 0x592c0001, 0x80003540,
- 0x05f80907, 0x58180a05, 0x82040d00, 0x000000ff,
- 0xb004058a, 0x05fa0902, 0x592c1012, 0x592c1a13,
- 0x58182206, 0x592c2c13, 0x592c0014, 0x800000e0,
- 0x80142d40, 0x592c0014, 0x80003920, 0x58184406,
- 0x58180207, 0x8c20050e, 0x05fa08f5, 0x800048e0,
- 0x80244d40, 0x58180008, 0x4802602c, 0x8c20050c,
- 0x05020009, 0x901c51c0, 0x841401c0, 0x82003d00,
- 0x0000ffff, 0x80140120, 0x80280540, 0x9c0029c0,
- 0x0501f003, 0x9c1429c0, 0x841c39c0, 0x480a601f,
- 0x480e6020, 0x48126421, 0x48126221, 0x48166022,
- 0x481e6423, 0x48226223, 0x48266024, 0x1c01f000,
- 0x4c5c0000, 0x592c0001, 0x80006540, 0x05f808d8,
- 0x58300a05, 0x82040d00, 0x000000ff, 0xb004058a,
- 0x05fa08d3, 0x58302c06, 0x8c140506, 0x58300206,
- 0x05000002, 0x80080400, 0x48026421, 0x48026221,
- 0x58300207, 0x800008e0, 0x80040540, 0x48026024,
- 0x8c14050a, 0x05020004, 0x592c0012, 0x80080400,
- 0x4802601f, 0x58303207, 0x8c140510, 0x0502000c,
- 0x90142d03, 0x90140582, 0x0500000e, 0x90140581,
- 0x05000007, 0x40080800, 0x90180408, 0x40001000,
- 0x0525fbe8, 0x40042000, 0x0501f006, 0x40080800,
- 0x40181000, 0x4004b800, 0x0525fbe2, 0x40042000,
- 0x4c100000, 0x05fdfd83, 0x05f808ad, 0x5c002000,
- 0x50200000, 0x80004540, 0x0500005e, 0x58300a05,
- 0x82040d00, 0x000000ff, 0xb004058a, 0x05020006,
- 0x80204000, 0x58300406, 0x8c000510, 0x05000002,
- 0x80204000, 0x50200000, 0x80000540, 0x0500000b,
- 0x80301400, 0x58080002, 0x80102480, 0x0500101d,
- 0x801021c0, 0x05000009, 0x80285040, 0x05000049,
- 0x80204000, 0x05fdf7f4, 0x58300001, 0x80006540,
- 0x05000044, 0x05fdf7df, 0x80285040, 0x05000041,
- 0x80204000, 0x50200000, 0x80000540, 0x05020009,
- 0x58300001, 0x80006540, 0x0500003a, 0x58300205,
- 0x90004d0f, 0x82244400, 0x00100e26, 0x50204000,
- 0x592c0209, 0x8400051e, 0x48025a09, 0x0501f010,
- 0x80102080, 0x80102000, 0x48126012, 0x4813c857,
- 0x58080802, 0x40100000, 0x80042480, 0x05f81874,
- 0x58080000, 0x80102400, 0x48126010, 0x4813c857,
- 0x592c0209, 0x8400055e, 0x48025a09, 0x59300008,
- 0x8400052c, 0x48026008, 0x592c1001, 0x58080406,
- 0x90000503, 0x90000581, 0x05020012, 0x599c0019,
- 0x8c00050c, 0x0502000f, 0x90280581, 0x05020003,
- 0x59300812, 0x0501f007, 0x80280840, 0x58080207,
- 0x40001000, 0x0525fb8b, 0x59300012, 0x80040c00,
- 0x48066013, 0x59300008, 0x8400056c, 0x48026008,
- 0x592c1001, 0x58080406, 0x8c000510, 0x05000003,
- 0x0501f822, 0x05000003, 0x80000580, 0x0501f002,
- 0x90000541, 0x5c00b800, 0x1c01f000, 0x592c6801,
- 0x803469c0, 0x05000017, 0x58347802, 0x58347406,
- 0x90380503, 0x8c380510, 0x0c020006, 0x0c01f001,
- 0x001011bb, 0x001011b8, 0x001011be, 0x001011c0,
- 0x001011c0, 0x001011c0, 0x001011bb, 0x001011bb,
- 0x803c00c6, 0x80102400, 0x0501f004, 0x803c00c6,
- 0x80102480, 0x05001003, 0x80000580, 0x1c01f000,
- 0x90000541, 0x1c01f000, 0x4c040000, 0x4c080000,
- 0x4c600000, 0x592c0205, 0x82000500, 0x000000ff,
- 0xb00005a8, 0x05000007, 0x90000582, 0x05000005,
- 0x90000598, 0x05000003, 0x90000588, 0x05020037,
- 0x592c6801, 0x803469c0, 0x05000034, 0x58340205,
- 0x82000500, 0x000000ff, 0xb000058a, 0x0502002f,
- 0x5834740a, 0x592cc208, 0x40380000, 0x8060c480,
- 0x42007800, 0x00100e1f, 0x0501f82a, 0x05fe07ff,
- 0x40607000, 0x503c0000, 0x80341400, 0x805c00c6,
- 0x58088002, 0x80408480, 0x0500101b, 0x0500001a,
- 0x58088800, 0x80448c00, 0x58089001, 0x90489440,
- 0x59300827, 0x800409c0, 0x05000018, 0x4844080a,
- 0x4848080b, 0x4840080c, 0x49780809, 0x80380040,
- 0x05000003, 0x05020813, 0x48380809, 0x59300827,
- 0x48340807, 0x483c0808, 0x503c0000, 0x48000806,
- 0x90000541, 0x5c00c000, 0x5c001000, 0x5c000800,
- 0x1c01f000, 0x58088002, 0x80400106, 0x805cbc80,
- 0x0501f804, 0x05fe07dc, 0x80000580, 0x05fdf7f6,
- 0x4803c856, 0x803c7800, 0x503c0000, 0x80000540,
- 0x05000003, 0x80387040, 0x1c01f000, 0x58340001,
- 0x80006d40, 0x0500000a, 0x58340205, 0x9000050f,
- 0x82000400, 0x00100e26, 0x50007800, 0x803c79c0,
- 0x05f40fd7, 0x80387040, 0x1c01f000, 0x40007000,
- 0x1c01f000, 0x802850c6, 0x59306827, 0x58340006,
- 0x58341007, 0x58341808, 0x58342009, 0x5834480d,
- 0x80087c00, 0x583c0002, 0x80284480, 0x0500100f,
- 0x80102040, 0x0500001f, 0x80244c80, 0x0500001d,
- 0x40205000, 0x800c1800, 0x500c0000, 0x80000d40,
- 0x05fe07f4, 0x58081001, 0x42001800, 0x00100e1d,
- 0x60180000, 0x05fdf7ef, 0x80204080, 0x80204000,
- 0x48106809, 0x583c0000, 0x80282c00, 0x583c3001,
- 0x90183440, 0x500c0800, 0x48046806, 0x48086807,
- 0x480c6808, 0x48106809, 0x4814680a, 0x4818680b,
- 0x4820680c, 0x4824680d, 0x80000580, 0x1c01f000,
- 0x90000541, 0x1c01f000, 0x4d2c0000, 0x0001f813,
- 0x05f40fa3, 0x412c1000, 0x5c025800, 0x4a001008,
- 0x000201c0, 0x90080409, 0x48001003, 0x0001f1b6,
- 0x4d2c0000, 0x40325800, 0x05f9fb37, 0x5c025800,
- 0x1c01f000, 0x4807c857, 0x05f5ff95, 0x42001000,
- 0x0010cfad, 0x4a001003, 0x0010cfb6, 0x4a001008,
- 0x000201c0, 0x49781009, 0x1c01f000, 0x59e00017,
- 0x8c000500, 0x1c01f000, 0x0001f9c9, 0x4d040000,
- 0x4c640000, 0x4c600000, 0x40120800, 0x400cc800,
- 0x4014c000, 0x0501f021, 0x4803c856, 0x42000800,
- 0x4fffffff, 0x46000800, 0x00002bad, 0x50040000,
- 0x0501f000, 0x59e00017, 0x8c00050c, 0x05020005,
- 0x59a8086a, 0x58040003, 0x8c000500, 0x0500000d,
- 0x4c080000, 0x59a81069, 0x50080000, 0x84000542,
- 0x44001000, 0x5c001000, 0x59e00017, 0x8c00050c,
- 0x05fe07fe, 0x58040003, 0x8c000500, 0x05fe07fb,
- 0x4d040000, 0x4c640000, 0x4c600000, 0x5804c800,
- 0x58060801, 0x5804c002, 0x4a03b805, 0x20000000,
- 0x59dc0006, 0x4a03b805, 0x30000000, 0x59dc0006,
- 0x4a03b805, 0x70000000, 0x59dc0006, 0x4867b800,
- 0x4907b801, 0x6413b802, 0x601c00e2, 0x44600000,
- 0x4a03b805, 0x30000000, 0x59dc0006, 0x4a03b805,
- 0x10000003, 0x59dc0006, 0x8c00053e, 0x05fc07fe,
- 0x4a03b805, 0x20000000, 0x59dc0006, 0x5c00c000,
- 0x5c00c800, 0x5c020800, 0x1c01f000, 0x4803c856,
- 0x0545fe1a, 0x0001f1d2, 0x4803c856, 0x60f00800,
- 0x48079000, 0x59c80000, 0x80040500, 0x05fe07fe,
- 0x497b9005, 0x4a039035, 0x00880400, 0x59a8000d,
- 0x800000e0, 0x4803900e, 0x64c39011, 0x4a03900f,
- 0x001102e4, 0x4a039010, 0x001102e4, 0x65db9015,
- 0x4a039003, 0x00001f07, 0x6503900d, 0x4a039000,
- 0x00001600, 0x1c01f000, 0x59c80007, 0x8c000508,
- 0x05020885, 0x59c80800, 0x8c040516, 0x05020003,
- 0x90000506, 0x0c01f004, 0x4807c857, 0x9000050e,
- 0x0c01f001, 0x001012e2, 0x001012e1, 0x0010534b,
- 0x001012e1, 0x001012e4, 0x001012e1, 0x001012e4,
- 0x001012e4, 0x001012e1, 0x001012e1, 0x001012e1,
- 0x001012e1, 0x001012e4, 0x001012e1, 0x001012e4,
- 0x001012e1, 0x05f5ff0e, 0x4803c857, 0x1c01f000,
- 0x59c8080c, 0x4807c857, 0x82040500, 0x00006000,
- 0x05000003, 0x0545fc67, 0x0501f005, 0x82040500,
- 0x007f0000, 0x05000004, 0x0545fc34, 0x0525ffbc,
- 0x0501f02c, 0x90040514, 0x0500000d, 0x0545fc8c,
- 0x916c0583, 0x05000008, 0x0519ff37, 0x05000003,
- 0x0515fa3d, 0x0501f004, 0x64075014, 0x6006d800,
- 0x0519feaf, 0x0501f820, 0x0501f01e, 0x82040500,
- 0x00001c00, 0x05000004, 0x0545fc5c, 0x0501f81a,
- 0x0501f018, 0x82040500, 0x00000140, 0x05000004,
- 0x0545fc69, 0x0501f814, 0x0501f012, 0x82040500,
- 0x00008000, 0x0500000f, 0x0519ff1f, 0x0500000b,
- 0x59c400a4, 0x9000050f, 0x9000058b, 0x05020007,
- 0x4c040000, 0x0515fa37, 0x60780000, 0x80000040,
- 0x05fe07ff, 0x5c000800, 0x0545fc2f, 0x0501f802,
- 0x1c01f000, 0x4c0c0000, 0x4c100000, 0x4c140000,
- 0x05fdf8eb, 0x5c002800, 0x5c002000, 0x5c001800,
- 0x1c01f000, 0x4803c856, 0x59a80804, 0x59a80020,
- 0x82000500, 0xfffff000, 0x80040540, 0x48035020,
- 0x59a80024, 0x82000500, 0xfffff000, 0x80040540,
- 0x48035024, 0x59a80028, 0x82000500, 0xfffff000,
- 0x80040540, 0x48035028, 0x48078882, 0x82040480,
- 0x00000204, 0x05021004, 0x42001000, 0x00240f04,
- 0x0501f00f, 0x82040480, 0x00000404, 0x05021004,
- 0x42001000, 0x00440800, 0x0501f009, 0x82040480,
- 0x00000804, 0x05021004, 0x42001000, 0x00840410,
- 0x0501f003, 0x42001000, 0x00880400, 0x480b9035,
- 0x0501f33d, 0x59c80815, 0x05f5fe97, 0x40680800,
- 0xb0040d3c, 0x48079000, 0x59c80000, 0x80040500,
- 0x05fe07fe, 0x8c040504, 0x0500001b, 0x59c80035,
- 0x48039035, 0x59a8008a, 0x80000540, 0x05000016,
- 0x4c300000, 0x600060de, 0x58300801, 0x82040d00,
- 0xffc00000, 0x8004090c, 0x58300000, 0x90000541,
- 0x48006000, 0x58300000, 0x8c000500, 0x05fe07fe,
- 0x82000500, 0xfc00ffff, 0x80040540, 0x84000574,
- 0x48006000, 0x58300000, 0x8c000534, 0x05fe07fe,
- 0x5c006000, 0x59c80000, 0x82000540, 0x00001200,
- 0x48039000, 0x1c01f000, 0x42006000, 0x7ff4c000,
- 0x58300003, 0x8c000502, 0x0502000a, 0x600060de,
- 0x64686000, 0x58300000, 0x8c000504, 0x05fe07fe,
- 0x641c6002, 0x59a8008a, 0x84000540, 0x4803508a,
- 0x1c01f000, 0x600060de, 0x58300801, 0x9004050c,
- 0x05f60e67, 0x60f00800, 0x05fdf7c6, 0x4853c857,
- 0x497b8801, 0x850e1d1a, 0x5050b000, 0x485bc857,
- 0x8058b1c0, 0x0500089d, 0x82580480, 0x00000804,
- 0x0502189a, 0x60040000, 0x61000801, 0x0501fd82,
- 0x40582000, 0x8050a000, 0x50500000, 0x80102400,
- 0x9058b483, 0x8050a000, 0x485bc857, 0x4853c857,
- 0x50501000, 0x80082404, 0x60101800, 0x82080500,
- 0x000000ff, 0x61000821, 0x0501fd73, 0x80081110,
- 0x800c1840, 0x05fe07fa, 0x8050a000, 0x8058b040,
- 0x05fe07f4, 0x4803c856, 0x41780000, 0x61000801,
- 0x0501fd69, 0x50501000, 0x80082404, 0x0502087b,
- 0x4803c856, 0x1c01f000, 0x4a035048, 0xaabbccdd,
- 0x600c0000, 0x0501fcbc, 0x600c0000, 0x0501fce4,
- 0x60300868, 0x0501fd54, 0x90040541, 0x60300868,
- 0x0501fd59, 0x60480888, 0x0501fd4f, 0x90040548,
- 0x60480888, 0x0501fd54, 0x60180818, 0x0501fd4a,
- 0x82040540, 0x00000080, 0x60180818, 0x0501fd4e,
- 0x60480828, 0x0501fd44, 0x90040541, 0x60480828,
- 0x0501fd49, 0x59a8004f, 0x8c00050e, 0x05000006,
- 0x4803c857, 0x82000500, 0x0000ff00, 0x80000110,
- 0x0501f002, 0x60e00001, 0x60300800, 0x0501fd3e,
- 0x60380940, 0x0501fd34, 0x82040500, 0xffffff0f,
- 0x0501ff0c, 0x05020003, 0x90000540, 0x0501f002,
- 0x90000550, 0x60380940, 0x0501fd33, 0x60380938,
- 0x0501fd29, 0x90040550, 0x60380938, 0x0501fd2e,
- 0x60800000, 0x61000859, 0x0501fd2b, 0x61000000,
- 0x61000851, 0x0501fd28, 0x60300000, 0x61800861,
- 0x0501fd25, 0x60840000, 0x61800821, 0x0501fd22,
- 0x59c40001, 0x84000574, 0x48038801, 0x850e1d5a,
- 0x61602004, 0x6029d000, 0x0501f83c, 0x4813c857,
- 0x61000849, 0x0501fd10, 0x4807c857, 0x82041500,
- 0x000000c0, 0x82081580, 0x000000c0, 0x05000004,
- 0x80102040, 0x05000825, 0x05fdf7f3, 0x4803c856,
- 0x60c82000, 0x6029d000, 0x0501f82c, 0x60380878,
- 0x0501fd01, 0x90040d01, 0x05020004, 0x80102040,
- 0x0500081a, 0x05fdf7f8, 0x4803c856, 0x61702001,
- 0x6029d000, 0x0525f866, 0x60380818, 0x0501fcf6,
- 0x90040d10, 0x05020004, 0x80102040, 0x05f40dd0,
- 0x05fdf7f8, 0x4803c856, 0x60a02000, 0x6029d000,
- 0x0525f85b, 0x603808b8, 0x0501fceb, 0x90040d04,
- 0x05000004, 0x80102040, 0x05f40dc5, 0x05fdf7f8,
- 0x4803c856, 0x1c01f000, 0x4803c856, 0x4a03c020,
- 0x00004010, 0x4a03c011, 0x40100011, 0x05006000,
- 0x4203e000, 0x40000000, 0x4203e000, 0x30000001,
- 0x4803c856, 0x0501f000, 0x61201801, 0x800c1840,
- 0x05fe07ff, 0x80e9d040, 0x05fe07fc, 0x1c01f000,
- 0x4803c856, 0x497b88a9, 0x64078807, 0x497b8807,
- 0x59c40005, 0x48038805, 0x0501fdef, 0x0501fe32,
- 0x0501f9e6, 0x4a0388a7, 0x0000f7f7, 0x4a0388a3,
- 0x8000403c, 0x4a0388ae, 0x000061a8, 0x59c40001,
- 0x82000540, 0x185fa063, 0x48038801, 0x4a038810,
- 0x00410108, 0x4a038811, 0x00520608, 0x4a038812,
- 0x00450320, 0x4a038813, 0x00440405, 0x4a03881c,
- 0x004132e1, 0x4a038850, 0x80000108, 0x64238860,
- 0x64238870, 0x4a038851, 0x80000508, 0x4a038861,
- 0x00800000, 0x4a038871, 0x00800000, 0x4a038852,
- 0x80000708, 0x4a038862, 0x00800000, 0x4a038872,
- 0x00800000, 0x4a038853, 0x80000608, 0x497b8863,
- 0x4a038873, 0x00800000, 0x4a038882, 0x00000840,
- 0x4a0388a5, 0x000000fe, 0x647b88a6, 0x4a0388b0,
- 0x00007530, 0x4a038802, 0x0000ffff, 0x4a038806,
- 0xc0e80b00, 0x1c01f000, 0x850e1d4e, 0x1c01f000,
- 0x59c40805, 0x59c40006, 0x80040d00, 0x05f40d6c,
- 0x82040500, 0x00e80b00, 0x05020004, 0x8c04053e,
- 0x050208c4, 0x0501f005, 0x82040500, 0x00880b00,
- 0x05f60d59, 0x05f5fd62, 0x4c5c0000, 0x4c600000,
- 0x59c4b805, 0x59c410a3, 0x84081518, 0x825c0500,
- 0x04000000, 0x05020d6e, 0x59c40006, 0x8c000500,
- 0x05000003, 0x8c5c0500, 0x0502007f, 0x485fc857,
- 0x0519fd91, 0x0500001a, 0x59c40005, 0x82000500,
- 0x000000c0, 0x05000042, 0x0519fdac, 0x05020040,
- 0x59c40006, 0x82000500, 0x000000f0, 0x05020004,
- 0x4a038805, 0x000000c0, 0x0501f039, 0x59a80015,
- 0x84000506, 0x48035015, 0x42006000, 0xff203fff,
- 0x42006800, 0x40000000, 0x0515f9db, 0x60400800,
- 0x42001000, 0x00103dfd, 0x0521ffc0, 0x8c5c0534,
- 0x0502002b, 0x4a035013, 0x0000aaaa, 0x59c40005,
- 0x8c00050c, 0x0502000f, 0x8c00050e, 0x05020015,
- 0x8c00050a, 0x0502001b, 0x8c000508, 0x05000008,
- 0x59a80011, 0x90000589, 0x05020005, 0x42000000,
- 0x0010afab, 0x0545facc, 0x0519ff21, 0x0501f04c,
- 0x42000000, 0x0010afb9, 0x0545fac7, 0x41781800,
- 0x60042000, 0x0501fd26, 0x64035014, 0x0501f00e,
- 0x42000000, 0x0010afba, 0x0545fabf, 0x41781800,
- 0x60082000, 0x0501fd1e, 0x640b5014, 0x0501f006,
- 0x42000000, 0x0010afad, 0x0545fab7, 0x0519feb2,
- 0x0501f037, 0x0519ff5e, 0x0501f035, 0x8c5c0534,
- 0x05000031, 0x59c40005, 0x8c00053a, 0x05020004,
- 0x42000000, 0x0010afa1, 0x0545faab, 0x4a038805,
- 0x20000000, 0x0519fd40, 0x0502000e, 0x4a038805,
- 0x04000000, 0x59c418a8, 0x60002000, 0x0501fd04,
- 0x0519fd4f, 0x05020005, 0x64075014, 0x6006d800,
- 0x0519fcb3, 0x0501f050, 0x41780000, 0x0519fd06,
- 0x0501fcf4, 0x4000c000, 0x0501fc3a, 0x916c1584,
- 0x0502000b, 0x8c5c0500, 0x05020013, 0x8d0c0506,
- 0x05020004, 0x59c410a3, 0x90081548, 0x480b88a3,
- 0x59c41006, 0x84081540, 0x480b8806, 0x4a038805,
- 0x04000000, 0x6006d800, 0x497b5010, 0x8d0c0518,
- 0x05020004, 0x4803c856, 0x850e1d06, 0x0515f83e,
- 0x0511fadb, 0x8c5c053c, 0x0502084f, 0x8c5c0500,
- 0x0500002e, 0x42000000, 0x0010b0be, 0x0545fa7a,
- 0x64078805, 0x6148b006, 0x6191d000, 0x4c580000,
- 0x0521ff5f, 0x0501fbb1, 0x5c00b000, 0x05000004,
- 0x8058b040, 0x05fe07f9, 0x0501f003, 0x64078805,
- 0x0501f01e, 0x59c40006, 0x84000500, 0x48038806,
- 0x0525fda5, 0x497b8880, 0x0501fdbe, 0x05000007,
- 0x59e00013, 0x8c000516, 0x05000004, 0x60142000,
- 0x0519ff4b, 0x0501f003, 0x60182000, 0x0519ff48,
- 0x59c400a3, 0x82000500, 0xfcf8ffff, 0x480388a3,
- 0x640b5075, 0x6012d800, 0x64078805, 0x05f5fecb,
- 0x0501fb2b, 0x497b503a, 0x64075047, 0x497b5070,
- 0x0201f800, 0x0010fada, 0x825cbd00, 0xbbfffffe,
- 0x485f8805, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x4d180000, 0x59c41004, 0x480bc857, 0x8c080500,
- 0x05000006, 0x4803c856, 0x4a01a8e5, 0x00000800,
- 0x0525fe2a, 0x0501f007, 0x82080500, 0x000001f0,
- 0x05000004, 0x4803c856, 0x0525ff4f, 0x05260e42,
- 0x4a038805, 0x80000000, 0x5c023000, 0x1c01f000,
- 0x59c408a3, 0x4807c857, 0x84040d40, 0x480788a3,
- 0x1c01f000, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x4cd80000, 0x4a038805, 0x40000000,
- 0x42000000, 0x0010afb3, 0x0545fa27, 0x0525fa0e,
- 0x59c41004, 0x8c080500, 0x05000040, 0x598e600b,
- 0x4a01a8e5, 0x00000800, 0x813261c0, 0x05000024,
- 0x59300403, 0x900005b2, 0x05020021, 0x5930001e,
- 0x48038833, 0x4a038807, 0x00018000, 0x6009d000,
- 0x0521feff, 0x497b8807, 0x6009d000, 0x0521fefc,
- 0x0525fc90, 0x60c1d0ea, 0x0521fef9, 0x59c408a4,
- 0x90040d0f, 0x90040d80, 0x05000004, 0x42000000,
- 0x00200000, 0x0501fb91, 0x0525f944, 0x59300009,
- 0x80000540, 0x05f40c5e, 0x40025800, 0x4a025a05,
- 0x00000103, 0x5931d82d, 0x58ef400a, 0x58ec0008,
- 0x0801f800, 0x0005fc5a, 0x0501f032, 0x598c000d,
- 0x82001c80, 0x000000c8, 0x0502100c, 0x80000000,
- 0x4803180d, 0x59c400a4, 0x9000050f, 0x90000582,
- 0x05020004, 0x42000000, 0x00200000, 0x0501fb77,
- 0x0521fe7a, 0x0501f023, 0x4933c857, 0x0525fc69,
- 0x813261c0, 0x0500001f, 0x64066203, 0x609e7000,
- 0x0005fc78, 0x0501f01b, 0x0525fef7, 0x05000019,
- 0x0525ff1e, 0x0521fe96, 0x59926005, 0x813261c0,
- 0x0500000d, 0x61201801, 0x0525fee6, 0x0502000a,
- 0x59c400a4, 0x9000050f, 0x90000582, 0x05020004,
- 0x42000000, 0x00200000, 0x0501fb5c, 0x0521fe65,
- 0x0501f008, 0x4933c857, 0x0525fbf5, 0x813261c0,
- 0x05000004, 0x613e7000, 0x640e6203, 0x0005fc78,
- 0x5c01b000, 0x5c022800, 0x5c034800, 0x5c03a000,
- 0x5c032000, 0x0525f198, 0x40680000, 0x810c0d80,
- 0x8c04050e, 0x05000051, 0x4803c857, 0x8d0c050e,
- 0x0500001f, 0x850e1d0e, 0x497b5075, 0x42000000,
- 0x0010af9a, 0x0545f9b8, 0x0545fa64, 0x60441100,
- 0x59c40001, 0x82000500, 0x00018000, 0x90001d80,
- 0x0500000b, 0x82001d80, 0x00008000, 0x0500000a,
- 0x82001d80, 0x00010000, 0x05000009, 0x82001d80,
- 0x00018000, 0x05000008, 0x05f5fc01, 0x60001800,
- 0x0501f006, 0x60041800, 0x0501f004, 0x600c1800,
- 0x0501f002, 0x60101800, 0x050df70c, 0x850e1d4e,
- 0x59a80875, 0x800409c0, 0x05020006, 0x59c4000d,
- 0x8c000520, 0x05000003, 0x600c1800, 0x0501f002,
- 0x40041800, 0x0545fa29, 0x4c0c0000, 0x41782000,
- 0x0501fce8, 0x0500000f, 0x0501fcca, 0x60042000,
- 0x0502000c, 0x0501fcd5, 0x05020006, 0x60082000,
- 0x0501f8c2, 0x05020007, 0x60102000, 0x0501f005,
- 0x600c2000, 0x0501f89c, 0x05020002, 0x60142000,
- 0x5c001800, 0x60481100, 0x050dfeec, 0x05f5fdf3,
- 0x0545fa8d, 0x0502000d, 0x4d200000, 0x61fe4001,
- 0x0501f84f, 0x5c024000, 0x4d400000, 0x4d3c0000,
- 0x60a28000, 0x60227800, 0x0201f800, 0x0010ebe6,
- 0x5c027800, 0x5c028000, 0x1c01f000, 0x4803c857,
- 0x82000400, 0x00102013, 0x50000800, 0x82040d00,
- 0x000000ff, 0x1c01f000, 0x4803c856, 0x4c580000,
- 0x6040b000, 0x497b88ac, 0x497b88ad, 0x8058b040,
- 0x05fe07fe, 0x5c00b000, 0x1c01f000, 0x40680800,
- 0x4807c857, 0x80041908, 0x480f88ac, 0x9004250f,
- 0x82102400, 0x0010a0cc, 0x50102000, 0x59c400ad,
- 0x80100540, 0x480f88ac, 0x480388ad, 0x1c01f000,
- 0x4807c857, 0x80041908, 0x480f88ac, 0x9004250f,
- 0x82102400, 0x0010a0cc, 0x50102000, 0x59c400ad,
- 0x80101500, 0x05000004, 0x80100580, 0x480f88ac,
- 0x480388ad, 0x1c01f000, 0x4803c857, 0x4c080000,
- 0x4c040000, 0x4c000000, 0x59c40892, 0x4807c857,
- 0x80041580, 0x0500000e, 0x80041480, 0x05021006,
- 0x80081080, 0x80081000, 0x4008b000, 0x60040004,
- 0x0501f003, 0x4008b000, 0x60400004, 0x48038886,
- 0x8058b040, 0x05fe07fe, 0x497b8886, 0x5c000000,
- 0x5c000800, 0x5c001000, 0x1c01f000, 0x4803c856,
- 0x8d0c0520, 0x05000003, 0x60ba8000, 0x0541f232,
- 0x1c01f000, 0x0501f803, 0x40058800, 0x1c01f000,
- 0x59a8008a, 0x80000540, 0x05000008, 0x0519fbb6,
- 0x60280800, 0x0502000e, 0x600008de, 0x58040001,
- 0x8000092c, 0x0501f00a, 0x59c80835, 0x82040d00,
- 0x00001f00, 0x80040910, 0x80040800, 0x59a8008a,
- 0x80000540, 0x05000002, 0x61680804, 0x4807c857,
- 0x1c01f000, 0x59a8008a, 0x80000540, 0x0500001c,
- 0x599c1a01, 0x60a80801, 0x820c0480, 0x00000204,
- 0x0500100a, 0x61680800, 0x820c0480, 0x00000404,
- 0x05001006, 0x60b80800, 0x820c0480, 0x00000804,
- 0x05001002, 0x60b40800, 0x4c300000, 0x600060de,
- 0x58301000, 0x82081500, 0xfc00ffff, 0x800400e0,
- 0x80080540, 0x84000574, 0x48006000, 0x58300000,
- 0x8c000534, 0x05fe07fe, 0x5c006000, 0x1c01f000,
+ 0x4a025808, 0x00102646, 0x585cc017, 0x8260c500,
+ 0x000000ff, 0x05f80a4e, 0x4c580000, 0x61e8b001,
+ 0x8058b040, 0x05f80a4a, 0x8c640502, 0x0500000b,
+ 0x8d0c052a, 0x05fa0a46, 0x4c580000, 0x4c600000,
+ 0x0001f9ab, 0x585cc800, 0x5c00c000, 0x5c00b000,
+ 0x485bc857, 0x05fdf7f3, 0x5c00b000, 0x4200b800,
+ 0x0010b364, 0x8464cd42, 0x4864b800, 0x592c0002,
+ 0x90000580, 0x05f80a36, 0x585c100d, 0x585c0018,
+ 0x80081400, 0x80600400, 0x4800b818, 0x585c0014,
+ 0x800001c0, 0x05020002, 0x4978b818, 0x8060c0c4,
+ 0x492fc857, 0x480bc857, 0x4863c857, 0x480a5803,
+ 0x585c001d, 0x4803c857, 0x585c180e, 0x800c1400,
+ 0x480a5806, 0x4808b81b, 0x80600400, 0x4800b81d,
+ 0x4803c857, 0x800c0400, 0x4800b819, 0x585c0810,
+ 0x4807c857, 0x4803c857, 0x80040d80, 0x05020004,
+ 0x4978b81d, 0x585c080e, 0x4804b819, 0x585c080e,
+ 0x80040580, 0x82000500, 0x000003ff, 0x05020004,
+ 0x585c001f, 0x80000000, 0x4800b81f, 0x585c080f,
+ 0x48065807, 0x4807c857, 0x64025801, 0x48625805,
+ 0x412c1000, 0x0001f81c, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x5c025800, 0x1c01f000, 0x6483c800,
+ 0x0549fa4d, 0x59e40000, 0x1c01f000, 0x60001020,
+ 0x80081040, 0x05000022, 0x0549fb77, 0x05fc07fd,
+ 0x59800801, 0x82040d00, 0xfff006ff, 0x82040d40,
+ 0x000ff900, 0x48070001, 0x59e00002, 0x8c00051e,
+ 0x05020016, 0x605c00f4, 0x50001000, 0x82081500,
+ 0x03f00000, 0x82080580, 0x00800000, 0x0500000f,
+ 0x61901000, 0x80081040, 0x0500000c, 0x59800881,
+ 0x8c040514, 0x05fc07fc, 0x82040500, 0x00000180,
+ 0x82000580, 0x00000180, 0x05020004, 0x59800080,
+ 0x84000540, 0x48030080, 0x90000541, 0x64030000,
+ 0x1c01f000, 0x0549fb54, 0x59800802, 0x4807c857,
+ 0x8c040520, 0x05000007, 0x64030000, 0x60101020,
+ 0x50080000, 0x8400054c, 0x44001000, 0x0501f000,
+ 0x82040500, 0x00001084, 0x05fa09c9, 0x8c040510,
+ 0x05000006, 0x42000000, 0x0010b362, 0x0549fa1a,
+ 0x4a030002, 0x00000100, 0x8c040522, 0x0500002d,
+ 0x59e00002, 0x8c00051e, 0x0502002a, 0x601c20f6,
+ 0x50102800, 0x4817c857, 0x605c00f4, 0x50003000,
+ 0x82180500, 0x000f0000, 0x40003800, 0x40144000,
+ 0x821c0580, 0x00020000, 0x05020002, 0x902041c0,
+ 0x8c18050c, 0x05000002, 0x842041c0, 0x82204500,
+ 0x000000ff, 0x90204401, 0x8c200510, 0x05000005,
+ 0x42000000, 0x0010b363, 0x0549f9fb, 0x61fc4001,
+ 0x42001800, 0xffffff00, 0x8c18050c, 0x05000003,
+ 0x840c19c0, 0x842041c0, 0x821c0580, 0x00020000,
+ 0x05020003, 0x900c19c0, 0x902041c0, 0x800c0505,
+ 0x80200540, 0x44002000, 0x4a030002, 0x00020000,
+ 0x64030000, 0x1c01f000, 0x4d2c0000, 0x64007000,
+ 0x82040d00, 0x43200f80, 0x05fa098d, 0x58380008,
+ 0x4803c00f, 0x4a0370e4, 0x00003000, 0x053df91b,
+ 0x583a5807, 0x592c0000, 0x48007007, 0x800001c0,
+ 0x05020002, 0x49787006, 0x05f9fd1e, 0x5c025800,
+ 0x42007000, 0x00020d9f, 0x0001f031, 0x4803c856,
+ 0x4c3c0000, 0x4d2c0000, 0x4d300000, 0x58300009,
+ 0x80025d40, 0x05f80976, 0x592e6009, 0x4c300000,
+ 0x053df920, 0x5c006000, 0x05f80971, 0x58300002,
+ 0x82000580, 0x00000100, 0x0502000d, 0x5930780d,
+ 0x583c0001, 0x80007d40, 0x0500000b, 0x4802600d,
+ 0x90000402, 0x48006003, 0x583c0000, 0x48006005,
+ 0x40301000, 0x0001f81c, 0x0501f008, 0x640a5a07,
+ 0x492fc857, 0x4c300000, 0x0001fb5b, 0x5c025800,
+ 0x05f9fcf8, 0x0005fc5a, 0x5c026000, 0x5c025800,
+ 0x5c007800, 0x1c01f000, 0x4803c856, 0x4d2c0000,
+ 0x4d300000, 0x42007000, 0x00020d9f, 0x58380800,
+ 0x90040582, 0x05020010, 0x58386001, 0x58300009,
+ 0x812c0580, 0x0502000c, 0x59e00004, 0x8c00050e,
+ 0x05fc07fe, 0x59dc0006, 0x4803c857, 0x4a03b805,
+ 0x20000000, 0x8c00053e, 0x05fc07f8, 0x64007000,
+ 0x0501f018, 0x58386005, 0x40305000, 0x803061c0,
+ 0x05f8093b, 0x58300009, 0x812c0580, 0x05000004,
+ 0x40305000, 0x58306000, 0x05fdf7f9, 0x40280000,
+ 0x80300580, 0x58300000, 0x05000006, 0x48005000,
+ 0x800001c0, 0x05020007, 0x48287004, 0x0501f005,
+ 0x800001c0, 0x05020002, 0x48007004, 0x48007005,
+ 0x40325800, 0x05f9fcc3, 0x5c026000, 0x5c025800,
+ 0x0001f02b, 0x59300025, 0x48025811, 0x59300026,
+ 0x48025812, 0x59300a23, 0x8c04050c, 0x05020007,
+ 0x59300020, 0x59300a21, 0x800408e0, 0x80040540,
+ 0x5930081f, 0x0501f006, 0x59300820, 0x59300221,
+ 0x800408e0, 0x80040d40, 0x5930001f, 0x9c0001c0,
+ 0x9c0409c0, 0x48025813, 0x48065814, 0x1c01f000,
+ 0x592c0001, 0x80003540, 0x05f80909, 0x58180a05,
+ 0x82040d00, 0x000000ff, 0xb004058a, 0x05fa0904,
+ 0x592c1012, 0x592c1a13, 0x58182206, 0x592c2c13,
+ 0x592c0014, 0x800000e0, 0x80142d40, 0x592c0014,
+ 0x80003920, 0x58184406, 0x58180207, 0x8c20050e,
+ 0x05fa08f7, 0x800048e0, 0x80244d40, 0x58180008,
+ 0x4802602c, 0x8c20050c, 0x05020009, 0x901c51c0,
+ 0x841401c0, 0x82003d00, 0x0000ffff, 0x80140120,
+ 0x80280540, 0x9c0029c0, 0x0501f003, 0x9c1429c0,
+ 0x841c39c0, 0x480a601f, 0x480e6020, 0x48126421,
+ 0x48126221, 0x48166022, 0x481e6423, 0x48226223,
+ 0x48266024, 0x1c01f000, 0x4c5c0000, 0x592c0001,
+ 0x80006540, 0x05f808da, 0x58300a05, 0x82040d00,
+ 0x000000ff, 0xb004058a, 0x05fa08d5, 0x58302c06,
+ 0x8c140506, 0x58300206, 0x05000002, 0x80080400,
+ 0x48026421, 0x48026221, 0x58300207, 0x800008e0,
+ 0x80040540, 0x48026024, 0x8c14050a, 0x05020004,
+ 0x592c0012, 0x80080400, 0x4802601f, 0x58303207,
+ 0x8c140510, 0x0502000c, 0x90142d03, 0x90140582,
+ 0x0500000e, 0x90140581, 0x05000007, 0x40080800,
+ 0x90180408, 0x40001000, 0x0525fdac, 0x40042000,
+ 0x0501f006, 0x40080800, 0x40181000, 0x4004b800,
+ 0x0525fda6, 0x40042000, 0x4c100000, 0x05fdfd85,
+ 0x05f808af, 0x5c002000, 0x50200000, 0x80004540,
+ 0x0500005e, 0x58300a05, 0x82040d00, 0x000000ff,
+ 0xb004058a, 0x05020006, 0x80204000, 0x58300406,
+ 0x8c000510, 0x05000002, 0x80204000, 0x50200000,
+ 0x80000540, 0x0500000b, 0x80301400, 0x58080002,
+ 0x80102480, 0x0500101d, 0x801021c0, 0x05000009,
+ 0x80285040, 0x05000049, 0x80204000, 0x05fdf7f4,
+ 0x58300001, 0x80006540, 0x05000044, 0x05fdf7df,
+ 0x80285040, 0x05000041, 0x80204000, 0x50200000,
+ 0x80000540, 0x05020009, 0x58300001, 0x80006540,
+ 0x0500003a, 0x58300205, 0x90004d0f, 0x82244400,
+ 0x00100e26, 0x50204000, 0x592c0209, 0x8400051e,
+ 0x48025a09, 0x0501f010, 0x80102080, 0x80102000,
+ 0x48126012, 0x4813c857, 0x58080802, 0x40100000,
+ 0x80042480, 0x05f81876, 0x58080000, 0x80102400,
+ 0x48126010, 0x4813c857, 0x592c0209, 0x8400055e,
+ 0x48025a09, 0x59300008, 0x8400052c, 0x48026008,
+ 0x592c1001, 0x58080406, 0x90000503, 0x90000581,
+ 0x05020012, 0x599c0019, 0x8c00050c, 0x0502000f,
+ 0x90280581, 0x05020003, 0x59300812, 0x0501f007,
+ 0x80280840, 0x58080207, 0x40001000, 0x0525fd4f,
+ 0x59300012, 0x80040c00, 0x48066013, 0x59300008,
+ 0x8400056c, 0x48026008, 0x592c1001, 0x58080406,
+ 0x8c000510, 0x05000003, 0x0501f822, 0x05000003,
+ 0x80000580, 0x0501f002, 0x90000541, 0x5c00b800,
+ 0x1c01f000, 0x592c6801, 0x803469c0, 0x05000017,
+ 0x58347802, 0x58347406, 0x90380503, 0x8c380510,
+ 0x0c020006, 0x0c01f001, 0x001011b9, 0x001011b6,
+ 0x001011bc, 0x001011be, 0x001011be, 0x001011be,
+ 0x001011b9, 0x001011b9, 0x803c00c6, 0x80102400,
+ 0x0501f004, 0x803c00c6, 0x80102480, 0x05001003,
+ 0x80000580, 0x1c01f000, 0x90000541, 0x1c01f000,
+ 0x4c040000, 0x4c080000, 0x4c600000, 0x592c0205,
+ 0x82000500, 0x000000ff, 0xb00005a8, 0x05000007,
+ 0x90000582, 0x05000005, 0x90000598, 0x05000003,
+ 0x90000588, 0x05020037, 0x592c6801, 0x803469c0,
+ 0x05000034, 0x58340205, 0x82000500, 0x000000ff,
+ 0xb000058a, 0x0502002f, 0x5834740a, 0x592cc208,
+ 0x40380000, 0x8060c480, 0x42007800, 0x00100e1f,
+ 0x0501f82a, 0x05fe07ff, 0x40607000, 0x503c0000,
+ 0x80341400, 0x805c00c6, 0x58088002, 0x80408480,
+ 0x0500101b, 0x0500001a, 0x58088800, 0x80448c00,
+ 0x58089001, 0x90489440, 0x59300827, 0x800409c0,
+ 0x05000018, 0x4844080a, 0x4848080b, 0x4840080c,
+ 0x49780809, 0x80380040, 0x05000003, 0x05020813,
+ 0x48380809, 0x59300827, 0x48340807, 0x483c0808,
+ 0x503c0000, 0x48000806, 0x90000541, 0x5c00c000,
+ 0x5c001000, 0x5c000800, 0x1c01f000, 0x58088002,
+ 0x80400106, 0x805cbc80, 0x0501f804, 0x05fe07dc,
+ 0x80000580, 0x05fdf7f6, 0x4803c856, 0x803c7800,
+ 0x503c0000, 0x80000540, 0x05000003, 0x80387040,
+ 0x1c01f000, 0x58340001, 0x80006d40, 0x0500000a,
+ 0x58340205, 0x9000050f, 0x82000400, 0x00100e26,
+ 0x50007800, 0x803c79c0, 0x05f40fd9, 0x80387040,
+ 0x1c01f000, 0x40007000, 0x1c01f000, 0x802850c6,
+ 0x59306827, 0x58340006, 0x58341007, 0x58341808,
+ 0x58342009, 0x5834480d, 0x80087c00, 0x583c0002,
+ 0x80284480, 0x0500100f, 0x80102040, 0x0500001f,
+ 0x80244c80, 0x0500001d, 0x40205000, 0x800c1800,
+ 0x500c0000, 0x80000d40, 0x05fe07f4, 0x58081001,
+ 0x42001800, 0x00100e1d, 0x60180000, 0x05fdf7ef,
+ 0x80204080, 0x80204000, 0x48106809, 0x583c0000,
+ 0x80282c00, 0x583c3001, 0x90183440, 0x500c0800,
+ 0x48046806, 0x48086807, 0x480c6808, 0x48106809,
+ 0x4814680a, 0x4818680b, 0x4820680c, 0x4824680d,
+ 0x80000580, 0x1c01f000, 0x90000541, 0x1c01f000,
+ 0x4d2c0000, 0x0001f813, 0x05f40fa5, 0x412c1000,
+ 0x5c025800, 0x4a001008, 0x000201c0, 0x90080409,
+ 0x48001003, 0x0001f1b6, 0x4d2c0000, 0x40325800,
+ 0x05f9fb39, 0x5c025800, 0x1c01f000, 0x4807c857,
+ 0x05f5ff97, 0x42001000, 0x0010d22d, 0x4a001003,
+ 0x0010d236, 0x4a001008, 0x000201c0, 0x49781009,
+ 0x1c01f000, 0x59e00017, 0x8c000500, 0x1c01f000,
+ 0x0001f9c9, 0x4d040000, 0x4c640000, 0x4c600000,
+ 0x40120800, 0x400cc800, 0x4014c000, 0x0501f021,
+ 0x4803c856, 0x42000800, 0x4fffffff, 0x46000800,
+ 0x00002bad, 0x50040000, 0x0501f000, 0x59e00017,
+ 0x8c00050c, 0x05020005, 0x59a8086a, 0x58040003,
+ 0x8c000500, 0x0500000d, 0x4c080000, 0x59a81069,
+ 0x50080000, 0x84000542, 0x44001000, 0x5c001000,
+ 0x59e00017, 0x8c00050c, 0x05fe07fe, 0x58040003,
+ 0x8c000500, 0x05fe07fb, 0x4d040000, 0x4c640000,
+ 0x4c600000, 0x5804c800, 0x58060801, 0x5804c002,
+ 0x4a03b805, 0x20000000, 0x59dc0006, 0x4a03b805,
+ 0x30000000, 0x59dc0006, 0x4a03b805, 0x70000000,
+ 0x59dc0006, 0x4867b800, 0x4907b801, 0x6413b802,
+ 0x601c00e2, 0x44600000, 0x4a03b805, 0x30000000,
+ 0x59dc0006, 0x4a03b805, 0x10000003, 0x59dc0006,
+ 0x8c00053e, 0x05fc07fe, 0x4a03b805, 0x20000000,
+ 0x59dc0006, 0x5c00c000, 0x5c00c800, 0x5c020800,
+ 0x1c01f000, 0x4803c856, 0x0549f8cc, 0x0001f1d2,
+ 0x4803c856, 0x60f00800, 0x48079000, 0x59c80000,
+ 0x80040500, 0x05fe07fe, 0x497b9005, 0x4a039035,
+ 0x00880400, 0x59a8000d, 0x800000e0, 0x4803900e,
+ 0x64c39011, 0x4a03900f, 0x00110514, 0x4a039010,
+ 0x00110514, 0x65db9015, 0x4a039003, 0x00001f07,
+ 0x6503900d, 0x4a039000, 0x00001600, 0x1c01f000,
+ 0x59c80007, 0x8c000508, 0x05020885, 0x59c80800,
+ 0x8c040516, 0x05020003, 0x90000506, 0x0c01f004,
+ 0x4807c857, 0x9000050e, 0x0c01f001, 0x001012e0,
+ 0x001012df, 0x001054c4, 0x001012df, 0x001012e2,
+ 0x001012df, 0x001012e2, 0x001012e2, 0x001012df,
+ 0x001012df, 0x001012df, 0x001012df, 0x001012e2,
+ 0x001012df, 0x001012e2, 0x001012df, 0x05f5ff10,
+ 0x4803c857, 0x1c01f000, 0x59c8080c, 0x4807c857,
+ 0x82040500, 0x00006000, 0x05000003, 0x0545ff19,
+ 0x0501f005, 0x82040500, 0x007f0000, 0x05000004,
+ 0x0545fee6, 0x0529f980, 0x0501f02c, 0x90040514,
+ 0x0500000d, 0x0545ff3e, 0x916c0583, 0x05000008,
+ 0x051df83e, 0x05000003, 0x0515fb12, 0x0501f004,
+ 0x64075014, 0x6006d800, 0x0519ffb6, 0x0501f820,
+ 0x0501f01e, 0x82040500, 0x00001c00, 0x05000004,
+ 0x0545ff0e, 0x0501f81a, 0x0501f018, 0x82040500,
+ 0x00000140, 0x05000004, 0x0545ff1b, 0x0501f814,
+ 0x0501f012, 0x82040500, 0x00008000, 0x0500000f,
+ 0x051df826, 0x0500000b, 0x59c400a4, 0x9000050f,
+ 0x9000058b, 0x05020007, 0x4c040000, 0x0515fb0c,
+ 0x60780000, 0x80000040, 0x05fe07ff, 0x5c000800,
+ 0x0545fee1, 0x0501f802, 0x1c01f000, 0x4c0c0000,
+ 0x4c100000, 0x4c140000, 0x05fdf8ed, 0x5c002800,
+ 0x5c002000, 0x5c001800, 0x1c01f000, 0x4803c856,
+ 0x59a80804, 0x59a80020, 0x82000500, 0xfffff000,
+ 0x80040540, 0x48035020, 0x59a80024, 0x82000500,
+ 0xfffff000, 0x80040540, 0x48035024, 0x59a80028,
+ 0x82000500, 0xfffff000, 0x80040540, 0x48035028,
+ 0x48078882, 0x82040480, 0x00000204, 0x05021004,
+ 0x42001000, 0x00240f04, 0x0501f00f, 0x82040480,
+ 0x00000404, 0x05021004, 0x42001000, 0x00440800,
+ 0x0501f009, 0x82040480, 0x00000804, 0x05021004,
+ 0x42001000, 0x00840410, 0x0501f003, 0x42001000,
+ 0x00880400, 0x480b9035, 0x0501f340, 0x59c80815,
+ 0x05f5fe99, 0x40680800, 0xb0040d3c, 0x48079000,
+ 0x59c80000, 0x80040500, 0x05fe07fe, 0x8c040504,
+ 0x0500001b, 0x59c80035, 0x48039035, 0x59a8008a,
+ 0x80000540, 0x05000016, 0x4c300000, 0x600060de,
+ 0x58300801, 0x82040d00, 0xffc00000, 0x8004090c,
+ 0x58300000, 0x90000541, 0x48006000, 0x58300000,
+ 0x8c000500, 0x05fe07fe, 0x82000500, 0xfc00ffff,
+ 0x80040540, 0x84000574, 0x48006000, 0x58300000,
+ 0x8c000534, 0x05fe07fe, 0x5c006000, 0x59c80000,
+ 0x82000540, 0x00001200, 0x48039000, 0x1c01f000,
+ 0x42006000, 0x7ff4c000, 0x58300003, 0x8c000502,
+ 0x0502000a, 0x600060de, 0x64686000, 0x58300000,
+ 0x8c000504, 0x05fe07fe, 0x641c6002, 0x59a8008a,
+ 0x84000540, 0x4803508a, 0x1c01f000, 0x600060de,
+ 0x58300801, 0x9004050c, 0x05f60e69, 0x60f00800,
+ 0x05fdf7c6, 0x4853c857, 0x497b8801, 0x850e1d1a,
+ 0x5050b000, 0x485bc857, 0x8058b1c0, 0x0500089d,
+ 0x82580480, 0x00000804, 0x0502189a, 0x60040000,
+ 0x61000801, 0x0501fd85, 0x40582000, 0x8050a000,
+ 0x50500000, 0x80102400, 0x9058b483, 0x8050a000,
+ 0x485bc857, 0x4853c857, 0x50501000, 0x80082404,
+ 0x60101800, 0x82080500, 0x000000ff, 0x61000821,
+ 0x0501fd76, 0x80081110, 0x800c1840, 0x05fe07fa,
+ 0x8050a000, 0x8058b040, 0x05fe07f4, 0x4803c856,
+ 0x41780000, 0x61000801, 0x0501fd6c, 0x50501000,
+ 0x80082404, 0x0502087b, 0x4803c856, 0x1c01f000,
+ 0x4a035048, 0xaabbccdd, 0x600c0000, 0x0501fcbf,
+ 0x600c0000, 0x0501fce7, 0x60300868, 0x0501fd57,
+ 0x90040541, 0x60300868, 0x0501fd5c, 0x60480888,
+ 0x0501fd52, 0x90040548, 0x60480888, 0x0501fd57,
+ 0x60180818, 0x0501fd4d, 0x82040540, 0x00000080,
+ 0x60180818, 0x0501fd51, 0x60480828, 0x0501fd47,
+ 0x90040541, 0x60480828, 0x0501fd4c, 0x59a8004f,
+ 0x8c00050e, 0x05000006, 0x4803c857, 0x82000500,
+ 0x0000ff00, 0x80000110, 0x0501f002, 0x60e00001,
+ 0x60300800, 0x0501fd41, 0x60380940, 0x0501fd37,
+ 0x82040500, 0xffffff0f, 0x0501ff0f, 0x05020003,
+ 0x90000540, 0x0501f002, 0x90000550, 0x60380940,
+ 0x0501fd36, 0x60380938, 0x0501fd2c, 0x90040550,
+ 0x60380938, 0x0501fd31, 0x60800000, 0x61000859,
+ 0x0501fd2e, 0x61000000, 0x61000851, 0x0501fd2b,
+ 0x60300000, 0x61800861, 0x0501fd28, 0x60840000,
+ 0x61800821, 0x0501fd25, 0x59c40001, 0x84000574,
+ 0x48038801, 0x850e1d5a, 0x61602004, 0x6029d000,
+ 0x0501f83c, 0x4813c857, 0x61000849, 0x0501fd13,
+ 0x4807c857, 0x82041500, 0x000000c0, 0x82081580,
+ 0x000000c0, 0x05000004, 0x80102040, 0x05000825,
+ 0x05fdf7f3, 0x4803c856, 0x60c82000, 0x6029d000,
+ 0x0501f82c, 0x60380878, 0x0501fd04, 0x90040d01,
+ 0x05020004, 0x80102040, 0x0500081a, 0x05fdf7f8,
+ 0x4803c856, 0x61702001, 0x6029d000, 0x0525fa2a,
+ 0x60380818, 0x0501fcf9, 0x90040d10, 0x05020004,
+ 0x80102040, 0x05f40dd2, 0x05fdf7f8, 0x4803c856,
+ 0x60a02000, 0x6029d000, 0x0525fa1f, 0x603808b8,
+ 0x0501fcee, 0x90040d04, 0x05000004, 0x80102040,
+ 0x05f40dc7, 0x05fdf7f8, 0x4803c856, 0x1c01f000,
+ 0x4803c856, 0x4a03c020, 0x00004010, 0x4a03c011,
+ 0x40100011, 0x05006000, 0x4203e000, 0x40000000,
+ 0x4203e000, 0x30000001, 0x4803c856, 0x0501f000,
+ 0x61201801, 0x800c1840, 0x05fe07ff, 0x80e9d040,
+ 0x05fe07fc, 0x1c01f000, 0x4803c856, 0x497b88a9,
+ 0x64078807, 0x497b8807, 0x59c40005, 0x48038805,
+ 0x0501fdf2, 0x0501fe35, 0x0501f9e6, 0x4a0388a7,
+ 0x0000f7f7, 0x4a0388a3, 0x8000403c, 0x4a0388ae,
+ 0x000061a8, 0x59c40001, 0x82000540, 0x185fa063,
+ 0x48038801, 0x4a038810, 0x00410108, 0x4a038811,
+ 0x00520608, 0x4a038812, 0x00450320, 0x4a038813,
+ 0x00440405, 0x4a03881c, 0x004132e1, 0x4a038850,
+ 0x80000108, 0x64238860, 0x64238870, 0x4a038851,
+ 0x80000508, 0x4a038861, 0x00800000, 0x4a038871,
+ 0x00800000, 0x4a038852, 0x80000708, 0x4a038862,
+ 0x00800000, 0x4a038872, 0x00800000, 0x4a038853,
+ 0x80000608, 0x497b8863, 0x4a038873, 0x00800000,
+ 0x4a038882, 0x00000840, 0x4a0388a5, 0x000000fe,
+ 0x647b88a6, 0x4a0388b0, 0x00007530, 0x4a038802,
+ 0x0000ffff, 0x4a038806, 0xc0e80b00, 0x1c01f000,
+ 0x850e1d4e, 0x1c01f000, 0x59c40805, 0x59c40006,
+ 0x80040d00, 0x05f40d6e, 0x82040500, 0x00e80b00,
+ 0x05020004, 0x8c04053e, 0x050208c4, 0x0501f005,
+ 0x82040500, 0x00880b00, 0x05f60d5b, 0x05f5fd64,
+ 0x4c5c0000, 0x4c600000, 0x59c4b805, 0x59c410a3,
+ 0x84081518, 0x825c0500, 0x04000000, 0x05020d71,
+ 0x59c40006, 0x8c000500, 0x05000003, 0x8c5c0500,
+ 0x0502007f, 0x485fc857, 0x0519fe98, 0x0500001a,
+ 0x59c40005, 0x82000500, 0x000000c0, 0x05000042,
+ 0x0519feb3, 0x05020040, 0x59c40006, 0x82000500,
+ 0x000000f0, 0x05020004, 0x4a038805, 0x000000c0,
+ 0x0501f039, 0x59a80015, 0x84000506, 0x48035015,
+ 0x42006000, 0xff203fff, 0x42006800, 0x40000000,
+ 0x0515fab0, 0x60400800, 0x42001000, 0x00103ed0,
+ 0x0525f984, 0x8c5c0534, 0x0502002b, 0x4a035013,
+ 0x0000aaaa, 0x59c40005, 0x8c00050c, 0x0502000f,
+ 0x8c00050e, 0x05020015, 0x8c00050a, 0x0502001b,
+ 0x8c000508, 0x05000008, 0x59a80011, 0x90000589,
+ 0x05020005, 0x42000000, 0x0010b22b, 0x0545fd7e,
+ 0x051df828, 0x0501f04c, 0x42000000, 0x0010b239,
+ 0x0545fd79, 0x41781800, 0x60042000, 0x0501fd29,
+ 0x64035014, 0x0501f00e, 0x42000000, 0x0010b23a,
+ 0x0545fd71, 0x41781800, 0x60082000, 0x0501fd21,
+ 0x640b5014, 0x0501f006, 0x42000000, 0x0010b22d,
+ 0x0545fd69, 0x0519ffb9, 0x0501f037, 0x051df865,
+ 0x0501f035, 0x8c5c0534, 0x05000031, 0x59c40005,
+ 0x8c00053a, 0x05020004, 0x42000000, 0x0010b221,
+ 0x0545fd5d, 0x4a038805, 0x20000000, 0x0519fe47,
+ 0x0502000e, 0x4a038805, 0x04000000, 0x59c418a8,
+ 0x60002000, 0x0501fd07, 0x0519fe56, 0x05020005,
+ 0x64075014, 0x6006d800, 0x0519fdba, 0x0501f050,
+ 0x41780000, 0x0519fe0d, 0x0501fcf7, 0x4000c000,
+ 0x0501fc3d, 0x916c1584, 0x0502000b, 0x8c5c0500,
+ 0x05020013, 0x8d0c0506, 0x05020004, 0x59c410a3,
+ 0x90081548, 0x480b88a3, 0x59c41006, 0x84081540,
+ 0x480b8806, 0x4a038805, 0x04000000, 0x6006d800,
+ 0x497b5010, 0x8d0c0518, 0x05020004, 0x4803c856,
+ 0x850e1d06, 0x0515f913, 0x0511fbb0, 0x8c5c053c,
+ 0x0502084f, 0x8c5c0500, 0x0500002e, 0x42000000,
+ 0x0010b33e, 0x0545fd2c, 0x64078805, 0x6148b006,
+ 0x6191d000, 0x4c580000, 0x0525f923, 0x0501fbb4,
+ 0x5c00b000, 0x05000004, 0x8058b040, 0x05fe07f9,
+ 0x0501f003, 0x64078805, 0x0501f01e, 0x59c40006,
+ 0x84000500, 0x48038806, 0x0525ff69, 0x497b8880,
+ 0x0501fdc1, 0x05000007, 0x59e00013, 0x8c000516,
+ 0x05000004, 0x60142000, 0x051df852, 0x0501f003,
+ 0x60182000, 0x051df84f, 0x59c400a3, 0x82000500,
+ 0xfcf8ffff, 0x480388a3, 0x640b5075, 0x6012d800,
+ 0x64078805, 0x05f5fecd, 0x0501fb2e, 0x497b503a,
+ 0x64075047, 0x497b5070, 0x0201f800, 0x0010fcd9,
+ 0x825cbd00, 0xbbfffffe, 0x485f8805, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x4d180000, 0x59c41004,
+ 0x480bc857, 0x8c080500, 0x05000006, 0x4803c856,
+ 0x4a01a8e5, 0x00000800, 0x0525ffee, 0x0501f007,
+ 0x82080500, 0x000001f0, 0x05000004, 0x4803c856,
+ 0x0529f913, 0x052a0806, 0x4a038805, 0x80000000,
+ 0x5c023000, 0x1c01f000, 0x59c408a3, 0x4807c857,
+ 0x84040d40, 0x480788a3, 0x1c01f000, 0x4d900000,
+ 0x4dd00000, 0x4da40000, 0x4d140000, 0x4cd80000,
+ 0x4a038805, 0x40000000, 0x42000000, 0x0010b233,
+ 0x0545fcd9, 0x0525fbd2, 0x59c41004, 0x8c080500,
+ 0x05000040, 0x598e600b, 0x4a01a8e5, 0x00000800,
+ 0x813261c0, 0x05000024, 0x59300403, 0x900005b2,
+ 0x05020021, 0x5930001e, 0x48038833, 0x4a038807,
+ 0x00018000, 0x6009d000, 0x0525f8c3, 0x497b8807,
+ 0x6009d000, 0x0525f8c0, 0x0525fe54, 0x60c1d0ea,
+ 0x0525f8bd, 0x59c408a4, 0x90040d0f, 0x90040d80,
+ 0x05000004, 0x42000000, 0x00200000, 0x0501fb94,
+ 0x0525fb08, 0x59300009, 0x80000540, 0x05f40c60,
+ 0x40025800, 0x4a025a05, 0x00000103, 0x5931d82d,
+ 0x58ef400a, 0x58ec0008, 0x0801f800, 0x0005fc5a,
+ 0x0501f032, 0x598c000d, 0x82001c80, 0x000000c8,
+ 0x0502100c, 0x80000000, 0x4803180d, 0x59c400a4,
+ 0x9000050f, 0x90000582, 0x05020004, 0x42000000,
+ 0x00200000, 0x0501fb7a, 0x0525f83e, 0x0501f023,
+ 0x4933c857, 0x0525fe2d, 0x813261c0, 0x0500001f,
+ 0x64066203, 0x609e7000, 0x0005fc78, 0x0501f01b,
+ 0x0529f8bb, 0x05000019, 0x0529f8e2, 0x0525f85a,
+ 0x59926005, 0x813261c0, 0x0500000d, 0x61201801,
+ 0x0529f8aa, 0x0502000a, 0x59c400a4, 0x9000050f,
+ 0x90000582, 0x05020004, 0x42000000, 0x00200000,
+ 0x0501fb5f, 0x0525f829, 0x0501f008, 0x4933c857,
+ 0x0525fdb9, 0x813261c0, 0x05000004, 0x613e7000,
+ 0x640e6203, 0x0005fc78, 0x5c01b000, 0x5c022800,
+ 0x5c034800, 0x5c03a000, 0x5c032000, 0x0525f35c,
+ 0x40680000, 0x810c0d80, 0x8c04050e, 0x05000051,
+ 0x4803c857, 0x8d0c050e, 0x0500001f, 0x850e1d0e,
+ 0x497b5075, 0x42000000, 0x0010b21a, 0x0545fc6a,
+ 0x0545fd16, 0x60441100, 0x59c40001, 0x82000500,
+ 0x00018000, 0x90001d80, 0x0500000b, 0x82001d80,
+ 0x00008000, 0x0500000a, 0x82001d80, 0x00010000,
+ 0x05000009, 0x82001d80, 0x00018000, 0x05000008,
+ 0x05f5fc03, 0x60001800, 0x0501f006, 0x60041800,
+ 0x0501f004, 0x600c1800, 0x0501f002, 0x60101800,
+ 0x050df7d9, 0x850e1d4e, 0x59a80875, 0x800409c0,
+ 0x05020006, 0x59c4000d, 0x8c000520, 0x05000003,
+ 0x600c1800, 0x0501f002, 0x40041800, 0x0545fcdb,
+ 0x4c0c0000, 0x41782000, 0x0501fceb, 0x0500000f,
+ 0x0501fccd, 0x60042000, 0x0502000c, 0x0501fcd8,
+ 0x05020006, 0x60082000, 0x0501f8c5, 0x05020007,
+ 0x60102000, 0x0501f005, 0x600c2000, 0x0501f89f,
+ 0x05020002, 0x60142000, 0x5c001800, 0x60481100,
+ 0x050dffb9, 0x05f5fdf5, 0x0545fd3f, 0x0502000d,
+ 0x4d200000, 0x61fe4001, 0x0501f852, 0x5c024000,
+ 0x4d400000, 0x4d3c0000, 0x60a28000, 0x60227800,
+ 0x0201f800, 0x0010edf3, 0x5c027800, 0x5c028000,
+ 0x1c01f000, 0x4803c857, 0x82000400, 0x001020b6,
+ 0x50000800, 0x82040d00, 0x000000ff, 0x1c01f000,
+ 0x4803c856, 0x4c580000, 0x6040b000, 0x497b88ac,
+ 0x497b88ad, 0x8058b040, 0x05fe07fe, 0x5c00b000,
+ 0x1c01f000, 0x40680800, 0x4807c857, 0x80041908,
+ 0x480f88ac, 0x9004250f, 0x82102400, 0x0010a393,
+ 0x50102000, 0x59c400ad, 0x80100540, 0x480f88ac,
+ 0x480388ad, 0x0545fd40, 0x05000002, 0x4807500f,
+ 0x1c01f000, 0x4807c857, 0x80041908, 0x480f88ac,
+ 0x9004250f, 0x82102400, 0x0010a393, 0x50102000,
+ 0x59c400ad, 0x80101500, 0x05000004, 0x80100580,
+ 0x480f88ac, 0x480388ad, 0x1c01f000, 0x4803c857,
+ 0x4c080000, 0x4c040000, 0x4c000000, 0x59c40892,
+ 0x4807c857, 0x80041580, 0x0500000e, 0x80041480,
+ 0x05021006, 0x80081080, 0x80081000, 0x4008b000,
+ 0x60040004, 0x0501f003, 0x4008b000, 0x60400004,
+ 0x48038886, 0x8058b040, 0x05fe07fe, 0x497b8886,
+ 0x5c000000, 0x5c000800, 0x5c001000, 0x1c01f000,
+ 0x4803c856, 0x8d0c0520, 0x05000003, 0x60ba8000,
+ 0x0541f4c8, 0x1c01f000, 0x0501f803, 0x40058800,
+ 0x1c01f000, 0x59a8008a, 0x80000540, 0x05000008,
+ 0x0519fcba, 0x60280800, 0x0502000e, 0x600008de,
+ 0x58040001, 0x8000092c, 0x0501f00a, 0x59c80835,
+ 0x82040d00, 0x00001f00, 0x80040910, 0x80040800,
+ 0x59a8008a, 0x80000540, 0x05000002, 0x61680804,
+ 0x4807c857, 0x1c01f000, 0x59a8008a, 0x80000540,
+ 0x0500001c, 0x599c1a01, 0x60a80801, 0x820c0480,
+ 0x00000204, 0x0500100a, 0x61680800, 0x820c0480,
+ 0x00000404, 0x05001006, 0x60b80800, 0x820c0480,
+ 0x00000804, 0x05001002, 0x60b40800, 0x4c300000,
+ 0x600060de, 0x58301000, 0x82081500, 0xfc00ffff,
+ 0x800400e0, 0x80080540, 0x84000574, 0x48006000,
+ 0x58300000, 0x8c000534, 0x05fe07fe, 0x5c006000,
+ 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
+ 0x60018800, 0x1c01f000, 0x4c000000, 0x59a8003b,
+ 0x4803c857, 0x90000580, 0x5c000000, 0x1c01f000,
0x0501f805, 0x60058800, 0x05000002, 0x60018800,
0x1c01f000, 0x4c000000, 0x59a8003b, 0x4803c857,
- 0x90000580, 0x5c000000, 0x1c01f000, 0x0501f805,
+ 0x90000581, 0x5c000000, 0x1c01f000, 0x0501f805,
0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
- 0x4c000000, 0x59a8003b, 0x4803c857, 0x90000581,
+ 0x4c000000, 0x59a8003b, 0x4803c857, 0x90000583,
0x5c000000, 0x1c01f000, 0x0501f805, 0x60058800,
0x05000002, 0x60018800, 0x1c01f000, 0x4c000000,
- 0x59a8003b, 0x4803c857, 0x90000583, 0x5c000000,
+ 0x59a8003b, 0x4803c857, 0x90000584, 0x5c000000,
0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
0x60018800, 0x1c01f000, 0x4c000000, 0x59a8003b,
- 0x4803c857, 0x90000584, 0x5c000000, 0x1c01f000,
- 0x0501f805, 0x60058800, 0x05000002, 0x60018800,
- 0x1c01f000, 0x4c000000, 0x59a8003b, 0x90000582,
- 0x5c000000, 0x1c01f000, 0x4c000000, 0x4c040000,
- 0x4c080000, 0x4c380000, 0x59a8003e, 0x90000c87,
- 0x05f61b0b, 0x0c01f806, 0x5c007000, 0x5c001000,
- 0x5c000800, 0x5c000000, 0x1c01f000, 0x001016f2,
- 0x001016ff, 0x0010170c, 0x0010170d, 0x0010172b,
- 0x0010172c, 0x0010172d, 0x4803c856, 0x64035040,
- 0x600c0000, 0x0501f9aa, 0x600c0000, 0x0501f97e,
- 0x0501fa06, 0x4803c856, 0x641b503e, 0x60740800,
- 0x42001000, 0x0010172e, 0x0521f55e, 0x497b5043,
- 0x64db5038, 0x64ab5037, 0x4803c856, 0x64075040,
- 0x600c0000, 0x0501f970, 0x4803c856, 0x641b503e,
- 0x60740800, 0x42001000, 0x0010172e, 0x0521f551,
- 0x05f5fae3, 0x64db5038, 0x4803c856, 0x640f5040,
- 0x60000800, 0x0501fa00, 0x90040d1c, 0x9004059c,
- 0x05000008, 0x90040598, 0x05000008, 0x90040594,
- 0x05000008, 0x90040590, 0x05000008, 0x05f5fad4,
- 0x60040000, 0x0501f006, 0x60000000, 0x0501f004,
- 0x60080000, 0x0501f002, 0x600c0000, 0x0501f952,
- 0x497b5044, 0x4803c856, 0x641b503e, 0x60740800,
- 0x42001000, 0x0010172e, 0x0521f532, 0x05f5fac4,
- 0x05f5fac3, 0x1c01f000, 0x4c000000, 0x4c040000,
- 0x4c080000, 0x4c380000, 0x59a80040, 0x90000c87,
- 0x05f61abb, 0x0c01f806, 0x5c007000, 0x5c001000,
- 0x5c000800, 0x5c000000, 0x1c01f000, 0x00101742,
- 0x0010175e, 0x001017af, 0x001017c4, 0x001017d8,
- 0x001017e1, 0x001017e2, 0x0501f990, 0x05020018,
- 0x59a81046, 0x60000800, 0x0501f9cb, 0x90040d1c,
+ 0x90000582, 0x5c000000, 0x1c01f000, 0x4c000000,
+ 0x4c040000, 0x4c080000, 0x4c380000, 0x59a8003e,
+ 0x90000c87, 0x05f61b0a, 0x0c01f806, 0x5c007000,
+ 0x5c001000, 0x5c000800, 0x5c000000, 0x1c01f000,
+ 0x001016f3, 0x00101700, 0x0010170d, 0x0010170e,
+ 0x0010172c, 0x0010172d, 0x0010172e, 0x4803c856,
+ 0x64035040, 0x600c0000, 0x0501f9aa, 0x600c0000,
+ 0x0501f97e, 0x0501fa06, 0x4803c856, 0x641b503e,
+ 0x60740800, 0x42001000, 0x0010172f, 0x0521f71f,
+ 0x497b5043, 0x64db5038, 0x64ab5037, 0x4803c856,
+ 0x64075040, 0x600c0000, 0x0501f970, 0x4803c856,
+ 0x641b503e, 0x60740800, 0x42001000, 0x0010172f,
+ 0x0521f712, 0x05f5fae2, 0x64db5038, 0x4803c856,
+ 0x640f5040, 0x60000800, 0x0501fa00, 0x90040d1c,
0x9004059c, 0x05000008, 0x90040598, 0x05000008,
0x90040594, 0x05000008, 0x90040590, 0x05000008,
- 0x05f5fa9f, 0x84081540, 0x0501f006, 0x84081542,
- 0x0501f004, 0x84081544, 0x0501f002, 0x84081546,
- 0x480b5046, 0x6407503e, 0x0501f003, 0x0501f8be,
- 0x05fdff9d, 0x1c01f000, 0x0501f885, 0x0500004f,
- 0x0501f972, 0x05020029, 0x60000800, 0x0501f9ae,
- 0x59c41001, 0x82081500, 0x00018000, 0x90040d1c,
- 0x90040590, 0x05000042, 0x90040594, 0x05000006,
- 0x90040598, 0x0500000a, 0x9004059c, 0x0500000a,
- 0x05f5fa7f, 0x90080580, 0x05000039, 0x82080580,
- 0x00008000, 0x05000036, 0x0501f003, 0x90080580,
- 0x05000033, 0x60000800, 0x0501f997, 0x59a80046,
- 0x90040d1c, 0x90041594, 0x05000006, 0x90041598,
- 0x05000006, 0x9004159c, 0x05000006, 0x05f60a6c,
- 0x84000544, 0x0501f004, 0x84000542, 0x0501f002,
- 0x84000540, 0x48035046, 0x59a80043, 0x80000000,
- 0x48035043, 0x90000585, 0x05000003, 0x0501f859,
- 0x0501f01d, 0x497b5043, 0x59c40801, 0x82040d00,
- 0x00018000, 0x90040580, 0x0500000b, 0x82040580,
- 0x00008000, 0x0500000a, 0x82040580, 0x00010000,
- 0x05000009, 0x82040580, 0x00018000, 0x05000008,
- 0x05f5fa4f, 0x60040000, 0x0501f006, 0x60000000,
+ 0x05f5fad3, 0x60040000, 0x0501f006, 0x60000000,
0x0501f004, 0x60080000, 0x0501f002, 0x600c0000,
- 0x0501f8f7, 0x640b5040, 0x0501f003, 0x640f503e,
- 0x0501f002, 0x05fdff59, 0x1c01f000, 0x0501f834,
- 0x05000013, 0x59a80037, 0x80000040, 0x48035037,
- 0x0501f91e, 0x05020004, 0x640f503e, 0x497b503f,
- 0x0501f00b, 0x59a80037, 0x80000540, 0x05020003,
- 0x0501f891, 0x0501f002, 0x0501f841, 0x0501f829,
- 0x497b5043, 0x64075040, 0x05fdff44, 0x1c01f000,
- 0x0501f81f, 0x05000012, 0x0501f90c, 0x0502000d,
- 0x59a80044, 0x80000000, 0x48035044, 0x90000587,
- 0x0502000a, 0x642b503a, 0x497b5047, 0x59a80046,
- 0x8400055e, 0x48035046, 0x4803c857, 0x0501f004,
- 0x0501f814, 0x64135040, 0x05fdff4f, 0x1c01f000,
- 0x0501f80b, 0x05000007, 0x0501f8f8, 0x05020003,
- 0x05fdff32, 0x0501f003, 0x0501f80a, 0x05fdff46,
- 0x1c01f000, 0x05f5fa0e, 0x05f5fa0d, 0x59a80038,
- 0x80000040, 0x48035038, 0x05000885, 0x1c01f000,
- 0x4c040000, 0x60000800, 0x0501f927, 0x90040d1c,
- 0x9004059c, 0x05000008, 0x90040598, 0x0500000a,
- 0x90040594, 0x0500000a, 0x90040590, 0x05000004,
- 0x05f5f9fb, 0x600c0000, 0x0501f006, 0x60080000,
- 0x0501f004, 0x60040000, 0x0501f002, 0x60000000,
- 0x0501f8a3, 0x5c000800, 0x1c01f000, 0x4c040000,
- 0x59c40801, 0x82040d00, 0x00018000, 0x90040580,
- 0x0500000b, 0x82040580, 0x00008000, 0x0500000c,
- 0x82040580, 0x00010000, 0x0500000b, 0x82040580,
- 0x00018000, 0x05000004, 0x05f5f9e1, 0x600c0000,
- 0x0501f006, 0x60080000, 0x0501f004, 0x60040000,
- 0x0501f002, 0x60000000, 0x0501f85f, 0x5c000800,
- 0x1c01f000, 0x4c040000, 0x59a80043, 0x80000000,
- 0x48035043, 0x90000585, 0x05020019, 0x497b5043,
- 0x59c40801, 0x82040d00, 0x00018000, 0x90040580,
- 0x0500000b, 0x82040580, 0x00008000, 0x0500000c,
- 0x82040580, 0x00010000, 0x0500000b, 0x82040580,
- 0x00018000, 0x05000004, 0x05f5f9c1, 0x600c0000,
- 0x0501f006, 0x60080000, 0x0501f004, 0x60040000,
- 0x0501f002, 0x60000000, 0x0501f83f, 0x60000800,
- 0x0501f8d9, 0x90040d1c, 0x9004059c, 0x05000008,
- 0x90040598, 0x0500000a, 0x90040594, 0x0500000a,
- 0x90040590, 0x05000004, 0x05f5f9ad, 0x600c0000,
- 0x0501f006, 0x60080000, 0x0501f004, 0x60040000,
- 0x0501f002, 0x60000000, 0x0501f855, 0x5c000800,
- 0x1c01f000, 0x4c200000, 0x59a80046, 0x82000500,
- 0x00007fff, 0x05f4099e, 0x59a84045, 0x80204102,
- 0x05f4199b, 0x48235045, 0x80204500, 0x05fc07fb,
- 0x8c000506, 0x05020008, 0x8c000504, 0x05020008,
- 0x8c000502, 0x05020008, 0x8c000500, 0x05020008,
- 0x05f5f98f, 0x600c0000, 0x0501f006, 0x60080000,
- 0x0501f004, 0x60000000, 0x0501f002, 0x60040000,
- 0x0501f80d, 0x5c004000, 0x1c01f000, 0x05011000,
- 0x4a03c840, 0x0010abbe, 0x6427c842, 0x40000000,
- 0x05fd17ff, 0x64235045, 0x6403503c, 0x1c01f000,
- 0x40680000, 0x4c000000, 0x0501f967, 0x5c000000,
- 0x0501fa82, 0x60080800, 0x0501f897, 0x82041500,
- 0xffffffe3, 0x59c41801, 0x820c1d00, 0xfffe7fff,
- 0x800001c0, 0x05000007, 0x90000d81, 0x0502000a,
- 0x9008055c, 0x900c1d40, 0x840c1d32, 0x0501f012,
- 0x90080558, 0x820c1d40, 0x00008000, 0x840c1d32,
- 0x0501f00d, 0x90000d82, 0x05020006, 0x90080554,
- 0x820c1d40, 0x00010000, 0x840c1d32, 0x0501f006,
- 0x90000d83, 0x05f6095a, 0x90080550, 0x820c1d40,
- 0x02018000, 0x60080800, 0x0501f87f, 0x480f8801,
- 0x0501f146, 0x1c01f000, 0x40680000, 0x4c000000,
- 0x0501f938, 0x5c000000, 0x0501fa58, 0x60000800,
- 0x0501f86d, 0x82041500, 0xffffffe3, 0x59c41801,
- 0x800001c0, 0x05000006, 0x90000d81, 0x05020007,
- 0x9008055c, 0x840c1d30, 0x0501f00d, 0x90080558,
- 0x840c1d30, 0x0501f00a, 0x90000d82, 0x05020004,
- 0x90080554, 0x840c1d30, 0x0501f005, 0x90000d83,
- 0x05f60937, 0x90080550, 0x840c1d70, 0x480f8801,
- 0x60000800, 0x0501f85c, 0x0501fa2e, 0x0500000d,
- 0x4a03c014, 0x00200020, 0x60000800, 0x0501f84e,
- 0x90040d1c, 0x90040590, 0x05020004, 0x4a03c013,
- 0x00200020, 0x0501f003, 0x4a03c013, 0x00200000,
- 0x0501f11d, 0x0501f805, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x4c580000, 0x6050b000,
- 0x8058b040, 0x05000026, 0x59c4000d, 0x8c000520,
- 0x05fe07fc, 0x0501f831, 0x59c4000d, 0x8c000520,
- 0x05fe07f8, 0x59c40808, 0x82040d40, 0x00000300,
- 0x48078808, 0x6120b001, 0x8058b040, 0x05fe07ff,
- 0x6050b000, 0x8058b040, 0x05000015, 0x59c4000d,
- 0x8c000520, 0x05020012, 0x0501f820, 0x59c4000d,
- 0x8c000520, 0x0502000e, 0x6028b000, 0x8058b040,
- 0x05000003, 0x0501f819, 0x05fdf7fd, 0x6190b000,
- 0x59c4000d, 0x8c00051e, 0x05000005, 0x8058b040,
- 0x05fe07fc, 0x80000580, 0x0501f002, 0x90000541,
- 0x5c00b000, 0x1c01f000, 0x60080800, 0x0501f812,
- 0x82040500, 0xfffffffe, 0x60080800, 0x0501f816,
- 0x60000800, 0x0501f80c, 0x82040500, 0xfffffffe,
- 0x60000800, 0x0501f010, 0x40000000, 0x40000000,
- 0x40000000, 0x40000000, 0x40000000, 0x1c01f000,
- 0x40680800, 0x4807880e, 0x59c4080f, 0x82040d00,
- 0x000000ff, 0x40058800, 0x1c01f000, 0x40680800,
- 0x406c0000, 0x900001c0, 0x80040d40, 0x84040d40,
- 0x4807880e, 0x1c01f000, 0x82000d80, 0x00200000,
- 0x05000009, 0x82000d80, 0x02000000, 0x05000006,
- 0x82000d80, 0x01000000, 0x05000006, 0x59c408a3,
- 0x0501f006, 0x59c408a3, 0x84040d30, 0x0501f003,
- 0x59c408a3, 0x84040d32, 0x80040540, 0x480388a3,
- 0x480788a3, 0x1c01f000, 0x59c400a3, 0x84000556,
- 0x480388a3, 0x84000516, 0x480388a3, 0x1c01f000,
- 0x485fc857, 0x4863c857, 0x4c640000, 0x4d3c0000,
- 0x4d400000, 0x0525f994, 0x48635009, 0x40601800,
- 0x60002000, 0x0501f8b6, 0x42000000, 0x0010afb8,
- 0x0541fe51, 0x82600500, 0x0000ff00, 0x82000580,
- 0x0000f700, 0x05020004, 0x42000000, 0x0010afa0,
- 0x0541fe49, 0x0541ff58, 0x05020085, 0x82600d00,
- 0x0000ff00, 0x61fe41ff, 0x800409c0, 0x0500001b,
- 0x82041580, 0x0000f700, 0x05000013, 0x82041580,
- 0x0000f800, 0x05000010, 0x82041580, 0x0000ff00,
- 0x6000c800, 0x05000029, 0x840439c0, 0x0501fdda,
- 0x05020019, 0x83200400, 0x0010a0ec, 0x50024800,
- 0x59240200, 0x8c000500, 0x05000013, 0x6004c800,
- 0x0501f01e, 0x42024800, 0x0010b111, 0x59240200,
- 0x8c000502, 0x0500000c, 0x59c410a3, 0x82081500,
- 0x00008000, 0x05000008, 0x59c410a7, 0x82081500,
- 0x0000ff00, 0x82081580, 0x0000ff00, 0x6000c800,
- 0x0500000e, 0x8d0c0502, 0x05020007, 0x8d0c0500,
- 0x0502000a, 0x599c1017, 0x8c08051a, 0x0500004e,
- 0x850e1d42, 0x61fe41ff, 0x6008c800, 0x60128000,
- 0x60227800, 0x0501f004, 0x850e1d40, 0x60128000,
- 0x417a7800, 0x59a80005, 0x8c000502, 0x05020004,
- 0x8d0c050a, 0x05020046, 0x850e1d4a, 0x42000000,
- 0x0010af9f, 0x0541fe04, 0x59a81809, 0x604c1100,
- 0x050dfb6e, 0x83200580, 0x0000ffff, 0x05000018,
- 0x59240400, 0x8c000508, 0x05000009, 0x417a7800,
- 0x4d300000, 0x417a6000, 0x0501fdd5, 0x5c026000,
- 0x59240400, 0x8c00050a, 0x05020031, 0x4d400000,
- 0x82600500, 0x000000ff, 0x61fe89ff, 0x40643000,
- 0x603a8000, 0x053dfef5, 0x60040800, 0x60001002,
- 0x0521fb5a, 0x5c028000, 0x0501f025, 0x8d0c0520,
- 0x05000018, 0x4c580000, 0x42024800, 0x0010b111,
- 0x0541fefe, 0x4d400000, 0x59240200, 0x8c000500,
- 0x05000004, 0x60040800, 0x60001002, 0x0521fb4b,
- 0x91264c0b, 0x8058b040, 0x05fe07f8, 0x603a8000,
- 0x61fe89ff, 0x40643000, 0x053dfedc, 0x5c028000,
- 0x5c00b000, 0x599c0817, 0x8c04050a, 0x0502000c,
- 0x493fc857, 0x4943c857, 0x0201f800, 0x0010ebe6,
- 0x0501f007, 0x8d0c0520, 0x05000005, 0x603e8000,
- 0x61fe89ff, 0x60003000, 0x053dfecf, 0x497b8880,
- 0x5c028000, 0x5c027800, 0x5c00c800, 0x1c01f000,
- 0x60000800, 0x05fdff38, 0x90040542, 0x60000800,
- 0x05fdf73d, 0x60080800, 0x05fdff33, 0x90040542,
- 0x60080800, 0x05fdf738, 0x60080800, 0x05fdff2e,
- 0x82040500, 0xfffffffd, 0x90000550, 0x60080800,
- 0x05fdf731, 0x60000800, 0x05fdff27, 0x82040500,
- 0xfffffffd, 0x90000550, 0x60000800, 0x05fdf72a,
- 0x59c408a8, 0x05fdff19, 0x05fdff18, 0x59c400a8,
- 0x80040d80, 0x05fe07fb, 0x1c01f000, 0x59a80005,
- 0x8c000500, 0x05000008, 0x59a80008, 0x8c000500,
- 0x05020005, 0x84000540, 0x48035008, 0x60581100,
- 0x050dfb02, 0x1c01f000, 0x1c01f000, 0x59c40801,
- 0x82040d00, 0x00018000, 0x82040d80, 0x00018000,
- 0x05000002, 0x84081518, 0x480b88a3, 0x1c01f000,
- 0x42000800, 0x7ff4818e, 0x59e00002, 0x8c00051e,
- 0x05020003, 0x42000800, 0x7ff4808e, 0x58041800,
- 0x480f504f, 0x8c0c0500, 0x05020007, 0x8c0c0502,
- 0x05000005, 0x58044001, 0x58042002, 0x58041003,
- 0x0501f007, 0x42004000, 0x0003c014, 0x42002000,
- 0x0003c014, 0x42001000, 0x0002e014, 0x480b5049,
- 0x4813504a, 0x4823504b, 0x8c0c0500, 0x05020007,
- 0x8c0c0504, 0x05000005, 0x58044004, 0x58042005,
- 0x58041006, 0x0501f004, 0x60c8400d, 0x60c8200d,
- 0x60c8100d, 0x480b504c, 0x4813504d, 0x4823504e,
- 0x1c01f000, 0x59a8104c, 0x59a8204d, 0x59a8404e,
- 0x60380840, 0x05fdfed8, 0x82040d00, 0xffffffc0,
- 0x82200500, 0x003f0000, 0x80000120, 0x80040540,
- 0x60380840, 0x05fdfed8, 0x60380848, 0x05fdfece,
- 0x82040d00, 0xffffffc0, 0x82200500, 0x0000fc00,
- 0x80000114, 0x80040540, 0x60380848, 0x05fdfece,
- 0x82200500, 0x000003e0, 0x8000010a, 0x603808d8,
- 0x05fdfec9, 0x9020051f, 0x603808f0, 0x05fdfec6,
- 0x82100500, 0x003f0000, 0x80000120, 0x60380908,
- 0x05fdfec1, 0x82100500, 0x0000fc00, 0x80000114,
- 0x60380918, 0x05fdfebc, 0x82100500, 0x000003e0,
- 0x8000010a, 0x603808e0, 0x05fdfeb7, 0x9010051f,
- 0x603808f8, 0x05fdfeb4, 0x82080500, 0x003f0000,
- 0x80000120, 0x60380910, 0x05fdfeaf, 0x82080500,
- 0x0000fc00, 0x80000114, 0x60380920, 0x05fdfeaa,
- 0x82080500, 0x000003e0, 0x8000010a, 0x603808e8,
- 0x05fdfea5, 0x9008051f, 0x60380900, 0x05fdfea2,
- 0x1c01f000, 0x59a81049, 0x59a8204a, 0x59a8404b,
- 0x9020051f, 0x800000c2, 0x84000540, 0x60480800,
- 0x05fdfe99, 0x82200500, 0x000001e0, 0x80000908,
- 0x84040d40, 0x82200500, 0x00000600, 0x80000106,
- 0x8400054a, 0x80040540, 0x60480830, 0x05fdfe8e,
- 0x82200500, 0x00001800, 0x80000916, 0x82200500,
- 0x0003e000, 0x80000114, 0x84000544, 0x80040540,
- 0x60480848, 0x05fdfe84, 0x9010051f, 0x800000c2,
- 0x84000540, 0x60480808, 0x05fdfe7f, 0x82100500,
- 0x000001e0, 0x80000908, 0x84040d40, 0x82100500,
- 0x00000600, 0x80000106, 0x8400054a, 0x80040540,
- 0x60480838, 0x05fdfe74, 0x82100500, 0x00001800,
- 0x80000916, 0x82100500, 0x0003e000, 0x80000114,
- 0x84000544, 0x80040540, 0x60480850, 0x05fdfe6a,
- 0x9008051f, 0x800000c2, 0x84000540, 0x60480810,
- 0x05fdfe65, 0x82080500, 0x000001e0, 0x80000908,
- 0x84040d40, 0x82080500, 0x00000600, 0x80000106,
- 0x8400054a, 0x80040540, 0x60480840, 0x05fdfe5a,
- 0x82080500, 0x00001800, 0x80000916, 0x82080500,
- 0x0003e000, 0x80000114, 0x84000544, 0x80040540,
- 0x60480858, 0x05fdfe50, 0x1c01f000, 0x0501f805,
- 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
- 0x4c000000, 0x050dfb5c, 0x05020003, 0x90000541,
- 0x0501f003, 0x59e00013, 0x8c00050e, 0x5c000000,
- 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x4c140000, 0x4a03c013,
- 0x03800300, 0x4a03c014, 0x03800380, 0x60800801,
- 0x60281000, 0x0505fc1c, 0x05000002, 0x8c14050c,
- 0x4a03c014, 0x03800000, 0x5c002800, 0x1c01f000,
- 0x4c000000, 0x59a8004f, 0x8c000508, 0x05020004,
- 0x90000541, 0x5c000000, 0x1c01f000, 0x80000580,
- 0x05fdf7fd, 0x05fdfff7, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x4c5c0000, 0x4000b800,
- 0x59a80048, 0x82000d80, 0xaabbccdd, 0x0500000f,
- 0x90000c85, 0x05f21eee, 0x4c000000, 0x050dfb08,
- 0x5c000000, 0x05020003, 0x0c01f81a, 0x0501f016,
- 0x4c000000, 0x050dfb19, 0x5c000000, 0x05fc07fb,
- 0x0c01f819, 0x0501f010, 0x05fdffde, 0x0500000e,
- 0x8d0c051a, 0x0500000c, 0x05fdffbe, 0x0502000a,
- 0x05fdffca, 0x05020005, 0x905c0d83, 0x05020006,
- 0x6008b800, 0x0501f004, 0x905c0d81, 0x05020002,
- 0x600cb800, 0x405c0000, 0x5c00b800, 0x1c01f000,
- 0x00101b2a, 0x00101b2b, 0x00101b2c, 0x00101b2d,
- 0x00101b31, 0x00101b32, 0x00101b34, 0x00101b44,
- 0x00101b52, 0x00101b62, 0x1c01f000, 0x1c01f000,
- 0x1c01f000, 0x905c0d83, 0x05020002, 0x6008b800,
- 0x1c01f000, 0x1c01f000, 0x6004b800, 0x1c01f000,
- 0x05fdffb8, 0x05000007, 0x05fdff9a, 0x05020005,
- 0x05fdffa6, 0x05000003, 0x6000b800, 0x0501f008,
- 0x905c0d83, 0x05020003, 0x6000b800, 0x0501f004,
- 0x905c0d82, 0x05020002, 0x05f1fead, 0x1c01f000,
- 0x05fdffa8, 0x0500000c, 0x05fdff8a, 0x0502000a,
- 0x05fdff96, 0x05020005, 0x905c0d83, 0x05020006,
- 0x6008b800, 0x0501f004, 0x905c0d81, 0x05020002,
- 0x600cb800, 0x1c01f000, 0x05fdff9a, 0x0500000b,
- 0x05fdff7c, 0x05020009, 0x05fdff88, 0x05020002,
- 0x0501f006, 0x905c0d83, 0x05000006, 0x905c0d81,
- 0x05000004, 0x0501f004, 0x905c0d83, 0x05020002,
- 0x6008b800, 0x1c01f000, 0x05fdff8a, 0x05000006,
- 0x05fdff6c, 0x05020004, 0x05fdff78, 0x05020002,
- 0x0501f004, 0x905c0d81, 0x05020002, 0x600cb800,
- 0x1c01f000, 0x4803c856, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x4c580000, 0x497b5050, 0x4200c000,
- 0x7ff52000, 0x050dfab8, 0x05020007, 0x4803c856,
- 0x4a03c014, 0x07e30000, 0x59e0c813, 0x0501f8ba,
- 0x0501f013, 0x82000d80, 0x3261103c, 0x050200b1,
- 0x4803c856, 0x42000800, 0x7ff481e6, 0x59e06802,
- 0x8c34051e, 0x05020003, 0x42000800, 0x7ff480e6,
- 0x50040000, 0x4803c857, 0x48035057, 0x8c00051e,
- 0x050000a4, 0x8200cd00, 0x000000ff, 0x4867c857,
- 0x48675051, 0x50600800, 0x48075052, 0x4807c857,
- 0x82040d80, 0x53434651, 0x05020098, 0x8060c000,
- 0x50600800, 0x48075053, 0x8060c000, 0x50600800,
- 0x48075054, 0x8060c000, 0x50600800, 0x48075055,
- 0x8060c000, 0x50600800, 0x82040d00, 0x0000ffff,
- 0x48075056, 0x4200c000, 0x7ff52002, 0x5060b800,
- 0x825cbd00, 0xffff0000, 0x805cb920, 0x805cb800,
- 0x05001082, 0x8c5c051e, 0x05020080, 0x59e06802,
- 0x8c34051e, 0x0502006a, 0x4803c856, 0x4200c000,
- 0x7ff52045, 0x50603000, 0x82183500, 0x0000ffff,
- 0x05000011, 0x80180497, 0x05021074, 0x8060c000,
- 0x50602000, 0x82100500, 0xffff0000, 0x80000120,
- 0x82100d00, 0x0000ffff, 0x4803c857, 0x4807c857,
- 0x4c180000, 0x05fdfd54, 0x5c003000, 0x80183040,
- 0x05fe07f3, 0x41780800, 0x40641000, 0x60100000,
- 0x0521f970, 0x59e06802, 0x8c34051e, 0x05020057,
- 0x4200c000, 0x7ff52005, 0x8008c418, 0x5060c800,
- 0x800409c0, 0x0500000a, 0x90041581, 0x05020003,
- 0x8064c910, 0x0501f006, 0x90041582, 0x05020003,
- 0x8064c920, 0x0501f002, 0x8064c930, 0x8264cd00,
- 0x000000ff, 0x4867c857, 0x48675058, 0x42001000,
- 0x7ff52002, 0x50080000, 0x82000500, 0x0000ffff,
- 0x4803c857, 0x8c00051e, 0x05020044, 0x80640480,
- 0x05021042, 0x40640800, 0x405c1000, 0x0521f931,
- 0x4803c857, 0x800001c0, 0x0502003c, 0x59e06802,
- 0x8c34051e, 0x05020034, 0x4200c000, 0x7ff52045,
- 0x805cc418, 0x8004c418, 0x05001034, 0x05000033,
- 0x4863c857, 0x50600000, 0x82000500, 0x0000ffff,
- 0x48035059, 0x8c00051e, 0x0502002c, 0x4803c857,
- 0x80000c97, 0x05021029, 0x40601000, 0x80081000,
- 0x50080800, 0x4807505a, 0x80081000, 0x50080800,
- 0x4807505b, 0x4000b800, 0x8060c000, 0x50602000,
- 0x82100500, 0xffff0000, 0x80000120, 0x82100d00,
- 0x0000ffff, 0x4803c857, 0x4807c857, 0x05fdfd02,
- 0x805cb840, 0x05fe07f5, 0x0501f016, 0x4803c856,
- 0x42000000, 0x7ff52001, 0x5000b000, 0x8258b500,
- 0xffff0000, 0x8058b124, 0x8258c400, 0x7ff52000,
- 0xb060c400, 0x05fdf790, 0x8258c400, 0x7ff52000,
- 0x05fdf7aa, 0x8258c400, 0x7ff52000, 0xb060c400,
- 0x805cc418, 0x05fdf7cc, 0x4a035050, 0xdeaddead,
- 0x5c00b000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x1c01f000, 0x4867c857, 0x90640d20, 0x8004690a,
- 0x82640d00, 0x00000400, 0x80040912, 0x80046d4d,
- 0x90640d01, 0x800408c4, 0x80046d4d, 0x90640d02,
- 0x800408c4, 0x80046d4d, 0x82640d00, 0x00000100,
- 0x80040908, 0x80046d4d, 0x82640d00, 0x00000080,
- 0x80040904, 0x80046d4d, 0xb0640d00, 0x80046d4d,
- 0x82640d00, 0x00000200, 0x80040904, 0x80046d4d,
- 0x8234cd00, 0x000000ff, 0x1c01f000, 0x050df9eb,
- 0x0502000d, 0x4803c856, 0x4a03c014, 0x18001800,
- 0x4a03c013, 0x18000800, 0x05fdfcb0, 0x4a03c013,
- 0x18000000, 0x61a1d007, 0x0521f821, 0x4a03c013,
- 0x18000800, 0x1c01f000, 0x050df9dc, 0x0502000d,
- 0x4803c856, 0x4a03c014, 0x18001800, 0x4a03c013,
- 0x18001800, 0x05fdfca1, 0x4a03c013, 0x18001000,
- 0x61a1d007, 0x0521f812, 0x4a03c013, 0x18001800,
- 0x1c01f000, 0x050df9cd, 0x0502000c, 0x60041800,
- 0x42001000, 0x0010abd1, 0x60900800, 0x60002180,
- 0x50080000, 0x82000500, 0x000000ff, 0x4803c857,
- 0x050dfa64, 0x05f00d72, 0x1c01f000, 0x4803c856,
- 0x59a80006, 0x8c00051e, 0x05020008, 0x61f2880f,
- 0x42003000, 0x00fffffc, 0x0511fc8f, 0x05020007,
- 0x0501f808, 0x05000005, 0x4a03501c, 0x0000ffff,
- 0x90000541, 0x1c01f000, 0x80000580, 0x05fdf7fe,
- 0x4937c857, 0x0529f8b4, 0x05000011, 0x4926601d,
- 0x4936600a, 0x0535fa4c, 0x64066407, 0x417a7800,
- 0x0511fc48, 0x600c0800, 0x0511fc51, 0x59a8001d,
- 0x80000000, 0x4803501d, 0x599c0208, 0x48026c12,
- 0x600a7000, 0x0005fc78, 0x90000541, 0x1c01f000,
- 0x40681000, 0x0501f805, 0x60018800, 0x05000002,
- 0x60058800, 0x1c01f000, 0x480bc857, 0x492fc857,
- 0x4923c857, 0x4927c857, 0x4c5c0000, 0x4008b800,
- 0x61f6880f, 0x42003000, 0x00fffffd, 0x0511fc62,
- 0x0502001b, 0x5934000a, 0x84000544, 0x4802680a,
- 0x0529f88d, 0x05000016, 0x4926601d, 0x4936600a,
- 0x812e59c0, 0x05000006, 0x592c0405, 0x8c00051e,
- 0x05000003, 0x48ee602d, 0x0501f004, 0x59a8021b,
- 0x8400055c, 0x4803521b, 0x492e6009, 0x64066407,
- 0x485e601e, 0x0535fa18, 0x608a7000, 0x0005fc78,
- 0x90000541, 0x5c00b800, 0x1c01f000, 0x80000580,
- 0x05fdf7fd, 0x4933c857, 0x59a8021b, 0x8c000508,
- 0x05020010, 0x5930500a, 0x482bc857, 0x916c0582,
- 0x0502000c, 0x0501f812, 0x0502000a, 0x58280403,
- 0x82000580, 0x000007fc, 0x05000007, 0x59a80016,
- 0x80000040, 0x4803c857, 0x05f01d0d, 0x48035016,
- 0x1c01f000, 0x59a8001d, 0x80000040, 0x4803c857,
- 0x05fc17fc, 0x4803501d, 0x1c01f000, 0x59300009,
- 0x800001c0, 0x05020007, 0x59300403, 0x90000581,
- 0x05020003, 0x90000541, 0x0501f002, 0x80000580,
- 0x1c01f000, 0x4933c857, 0x493fc857, 0x4947c857,
- 0x4927c857, 0x4d400000, 0x4d340000, 0x4d440000,
- 0x4c580000, 0x0521fa80, 0x4df00000, 0x8060c1c0,
- 0x05020003, 0x6004b000, 0x0501f003, 0x61c0b00f,
- 0x417a8800, 0x41440000, 0x81ac0400, 0x50000000,
- 0x80026d40, 0x0500001b, 0x59245005, 0x59340013,
- 0x82000500, 0x00ffffff, 0x80280580, 0x05020015,
- 0x4d3c0000, 0x60067800, 0x0511fefd, 0x5c027800,
- 0x60a68000, 0x0201f800, 0x0010f051, 0x0201f800,
- 0x0010f148, 0x0201f800, 0x0010f1e1, 0x0511ff80,
- 0x05020005, 0x4937c857, 0x4a026c00, 0x00000404,
- 0x0501f002, 0x0511ffaa, 0x0201f800, 0x0010f603,
- 0x81468800, 0x8058b040, 0x05fe07df, 0x5c03e000,
- 0x05200a41, 0x5c00b000, 0x5c028800, 0x5c026800,
- 0x5c028000, 0x1c01f000, 0x4937c857, 0x4947c857,
- 0x4c5c0000, 0x4c600000, 0x4c640000, 0x59a80073,
- 0x8c000500, 0x0500001d, 0x599c0017, 0x8c00050a,
- 0x0502001a, 0x5934ba02, 0x825cbd00, 0x000000ff,
- 0x485fc857, 0x4178c000, 0x4178c800, 0x82600400,
- 0x0010cc24, 0x50002000, 0x8060c1c0, 0x05000008,
- 0x82100500, 0x000000ff, 0x82002d80, 0x000000ff,
- 0x0500000a, 0x805c0580, 0x0500000a, 0x80102110,
- 0x8064c800, 0x90640584, 0x05fe07f6, 0x8060c000,
- 0x906005a0, 0x05fe07ed, 0x4813c857, 0x90000541,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x59a8021b, 0x8c000512, 0x05f20d53, 0x1c01f000,
- 0x4c5c0000, 0x4c600000, 0x4c640000, 0x6004b000,
- 0x42024800, 0x0010b111, 0x417a4000, 0x61fa880f,
- 0x0515fcc9, 0x05000002, 0x0541fb50, 0x5924ba00,
- 0x8c5c0500, 0x05000051, 0x83240d80, 0x0010b111,
- 0x0502000f, 0x825cc500, 0x000000e0, 0x0502000c,
- 0x0515fcbd, 0x05000004, 0x42000800, 0xffffff1d,
- 0x0501fa62, 0x59a8021b, 0x82000500, 0xffffdafc,
- 0x8400054e, 0x4803521b, 0x0501f006, 0x82600580,
- 0x000000e0, 0x05020043, 0x8c5c050e, 0x0502003b,
- 0x5924c809, 0x9064040e, 0x50000000, 0x4803c857,
- 0x80026d40, 0x05000011, 0x0515fca7, 0x05000013,
- 0x59340200, 0x8c00051a, 0x05020030, 0x59240805,
- 0x80040910, 0x0500000d, 0x59a80018, 0x4803c857,
- 0x4807c857, 0x80040580, 0x05000008, 0x4a026806,
- 0xdeaddead, 0x0501f005, 0x42003000, 0x00fffffe,
- 0x0511fb7d, 0x05020027, 0x0525ffab, 0x05000025,
- 0x4936600a, 0x4926601d, 0x64066407, 0x417a7800,
- 0x0511fb40, 0x0201f800, 0x0010ebe1, 0x600c0800,
- 0x0511fb47, 0x0535f93c, 0x49235017, 0x4923c857,
- 0x59240005, 0x82000500, 0x000000ff, 0x48024805,
- 0x916c0583, 0x05000004, 0x59a80016, 0x80000000,
- 0x48035016, 0x599c0208, 0x48026c12, 0x600a7000,
- 0x0005fc78, 0x59240200, 0x82000500, 0xffffff9d,
- 0x8400054e, 0x48024a00, 0x81224000, 0x91264c0b,
- 0x8058b040, 0x05fe07aa, 0x4a035017, 0x0000ffff,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x4d300000, 0x4d440000, 0x4d340000, 0x61fa880f,
- 0x42003000, 0x00fffffe, 0x0511fb4b, 0x0502001a,
- 0x0525ff79, 0x05000018, 0x4927c857, 0x4923c857,
- 0x497a6009, 0x4936600a, 0x4926601d, 0x64866429,
- 0x64066407, 0x600c0800, 0x0511fb15, 0x599c0208,
- 0x48026c12, 0x600a7000, 0x0005fc78, 0x497a4805,
+ 0x0501f952, 0x497b5044, 0x4803c856, 0x641b503e,
+ 0x60740800, 0x42001000, 0x0010172f, 0x0521f6f3,
+ 0x05f5fac3, 0x05f5fac2, 0x1c01f000, 0x4c000000,
+ 0x4c040000, 0x4c080000, 0x4c380000, 0x59a80040,
+ 0x90000c87, 0x05f61aba, 0x0c01f806, 0x5c007000,
+ 0x5c001000, 0x5c000800, 0x5c000000, 0x1c01f000,
+ 0x00101743, 0x0010175f, 0x001017b0, 0x001017c5,
+ 0x001017d9, 0x001017e2, 0x001017e3, 0x0501f990,
+ 0x05020018, 0x59a81046, 0x60000800, 0x0501f9cb,
+ 0x90040d1c, 0x9004059c, 0x05000008, 0x90040598,
+ 0x05000008, 0x90040594, 0x05000008, 0x90040590,
+ 0x05000008, 0x05f5fa9e, 0x84081540, 0x0501f006,
+ 0x84081542, 0x0501f004, 0x84081544, 0x0501f002,
+ 0x84081546, 0x480b5046, 0x6407503e, 0x0501f003,
+ 0x0501f8be, 0x05fdff9d, 0x1c01f000, 0x0501f885,
+ 0x0500004f, 0x0501f972, 0x05020029, 0x60000800,
+ 0x0501f9ae, 0x59c41001, 0x82081500, 0x00018000,
+ 0x90040d1c, 0x90040590, 0x05000042, 0x90040594,
+ 0x05000006, 0x90040598, 0x0500000a, 0x9004059c,
+ 0x0500000a, 0x05f5fa7e, 0x90080580, 0x05000039,
+ 0x82080580, 0x00008000, 0x05000036, 0x0501f003,
+ 0x90080580, 0x05000033, 0x60000800, 0x0501f997,
+ 0x59a80046, 0x90040d1c, 0x90041594, 0x05000006,
+ 0x90041598, 0x05000006, 0x9004159c, 0x05000006,
+ 0x05f60a6b, 0x84000544, 0x0501f004, 0x84000542,
+ 0x0501f002, 0x84000540, 0x48035046, 0x59a80043,
+ 0x80000000, 0x48035043, 0x90000585, 0x05000003,
+ 0x0501f859, 0x0501f01d, 0x497b5043, 0x59c40801,
+ 0x82040d00, 0x00018000, 0x90040580, 0x0500000b,
+ 0x82040580, 0x00008000, 0x0500000a, 0x82040580,
+ 0x00010000, 0x05000009, 0x82040580, 0x00018000,
+ 0x05000008, 0x05f5fa4e, 0x60040000, 0x0501f006,
+ 0x60000000, 0x0501f004, 0x60080000, 0x0501f002,
+ 0x600c0000, 0x0501f8f7, 0x640b5040, 0x0501f003,
+ 0x640f503e, 0x0501f002, 0x05fdff59, 0x1c01f000,
+ 0x0501f834, 0x05000013, 0x59a80037, 0x80000040,
+ 0x48035037, 0x0501f91e, 0x05020004, 0x640f503e,
+ 0x497b503f, 0x0501f00b, 0x59a80037, 0x80000540,
+ 0x05020003, 0x0501f891, 0x0501f002, 0x0501f841,
+ 0x0501f829, 0x497b5043, 0x64075040, 0x05fdff44,
+ 0x1c01f000, 0x0501f81f, 0x05000012, 0x0501f90c,
+ 0x0502000d, 0x59a80044, 0x80000000, 0x48035044,
+ 0x90000587, 0x0502000a, 0x642b503a, 0x497b5047,
+ 0x59a80046, 0x8400055e, 0x48035046, 0x4803c857,
+ 0x0501f004, 0x0501f814, 0x64135040, 0x05fdff4f,
+ 0x1c01f000, 0x0501f80b, 0x05000007, 0x0501f8f8,
+ 0x05020003, 0x05fdff32, 0x0501f003, 0x0501f80a,
+ 0x05fdff46, 0x1c01f000, 0x05f5fa0d, 0x05f5fa0c,
+ 0x59a80038, 0x80000040, 0x48035038, 0x05000885,
+ 0x1c01f000, 0x4c040000, 0x60000800, 0x0501f927,
+ 0x90040d1c, 0x9004059c, 0x05000008, 0x90040598,
+ 0x0500000a, 0x90040594, 0x0500000a, 0x90040590,
+ 0x05000004, 0x05f5f9fa, 0x600c0000, 0x0501f006,
+ 0x60080000, 0x0501f004, 0x60040000, 0x0501f002,
+ 0x60000000, 0x0501f8a3, 0x5c000800, 0x1c01f000,
+ 0x4c040000, 0x59c40801, 0x82040d00, 0x00018000,
+ 0x90040580, 0x0500000b, 0x82040580, 0x00008000,
+ 0x0500000c, 0x82040580, 0x00010000, 0x0500000b,
+ 0x82040580, 0x00018000, 0x05000004, 0x05f5f9e0,
+ 0x600c0000, 0x0501f006, 0x60080000, 0x0501f004,
+ 0x60040000, 0x0501f002, 0x60000000, 0x0501f85f,
+ 0x5c000800, 0x1c01f000, 0x4c040000, 0x59a80043,
+ 0x80000000, 0x48035043, 0x90000585, 0x05020019,
+ 0x497b5043, 0x59c40801, 0x82040d00, 0x00018000,
+ 0x90040580, 0x0500000b, 0x82040580, 0x00008000,
+ 0x0500000c, 0x82040580, 0x00010000, 0x0500000b,
+ 0x82040580, 0x00018000, 0x05000004, 0x05f5f9c0,
+ 0x600c0000, 0x0501f006, 0x60080000, 0x0501f004,
+ 0x60040000, 0x0501f002, 0x60000000, 0x0501f83f,
+ 0x60000800, 0x0501f8d9, 0x90040d1c, 0x9004059c,
+ 0x05000008, 0x90040598, 0x0500000a, 0x90040594,
+ 0x0500000a, 0x90040590, 0x05000004, 0x05f5f9ac,
+ 0x600c0000, 0x0501f006, 0x60080000, 0x0501f004,
+ 0x60040000, 0x0501f002, 0x60000000, 0x0501f855,
+ 0x5c000800, 0x1c01f000, 0x4c200000, 0x59a80046,
+ 0x82000500, 0x00007fff, 0x05f4099d, 0x59a84045,
+ 0x80204102, 0x05f4199a, 0x48235045, 0x80204500,
+ 0x05fc07fb, 0x8c000506, 0x05020008, 0x8c000504,
+ 0x05020008, 0x8c000502, 0x05020008, 0x8c000500,
+ 0x05020008, 0x05f5f98e, 0x600c0000, 0x0501f006,
+ 0x60080000, 0x0501f004, 0x60000000, 0x0501f002,
+ 0x60040000, 0x0501f80d, 0x5c004000, 0x1c01f000,
+ 0x05011000, 0x4a03c840, 0x0010ae3e, 0x6427c842,
+ 0x40000000, 0x05fd17ff, 0x64235045, 0x6403503c,
+ 0x1c01f000, 0x40680000, 0x4c000000, 0x0501f967,
+ 0x5c000000, 0x0501fa82, 0x60080800, 0x0501f897,
+ 0x82041500, 0xffffffe3, 0x59c41801, 0x820c1d00,
+ 0xfffe7fff, 0x800001c0, 0x05000007, 0x90000d81,
+ 0x0502000a, 0x9008055c, 0x900c1d40, 0x840c1d32,
+ 0x0501f012, 0x90080558, 0x820c1d40, 0x00008000,
+ 0x840c1d32, 0x0501f00d, 0x90000d82, 0x05020006,
+ 0x90080554, 0x820c1d40, 0x00010000, 0x840c1d32,
+ 0x0501f006, 0x90000d83, 0x05f60959, 0x90080550,
+ 0x820c1d40, 0x02018000, 0x60080800, 0x0501f87f,
+ 0x480f8801, 0x0501f146, 0x1c01f000, 0x40680000,
+ 0x4c000000, 0x0501f938, 0x5c000000, 0x0501fa58,
+ 0x60000800, 0x0501f86d, 0x82041500, 0xffffffe3,
+ 0x59c41801, 0x800001c0, 0x05000006, 0x90000d81,
+ 0x05020007, 0x9008055c, 0x840c1d30, 0x0501f00d,
+ 0x90080558, 0x840c1d30, 0x0501f00a, 0x90000d82,
+ 0x05020004, 0x90080554, 0x840c1d30, 0x0501f005,
+ 0x90000d83, 0x05f60936, 0x90080550, 0x840c1d70,
+ 0x480f8801, 0x60000800, 0x0501f85c, 0x0501fa2e,
+ 0x0500000d, 0x4a03c014, 0x00200020, 0x60000800,
+ 0x0501f84e, 0x90040d1c, 0x90040590, 0x05020004,
+ 0x4a03c013, 0x00200020, 0x0501f003, 0x4a03c013,
+ 0x00200000, 0x0501f11d, 0x0501f805, 0x60058800,
+ 0x05000002, 0x60018800, 0x1c01f000, 0x4c580000,
+ 0x6050b000, 0x8058b040, 0x05000026, 0x59c4000d,
+ 0x8c000520, 0x05fe07fc, 0x0501f831, 0x59c4000d,
+ 0x8c000520, 0x05fe07f8, 0x59c40808, 0x82040d40,
+ 0x00000300, 0x48078808, 0x6120b001, 0x8058b040,
+ 0x05fe07ff, 0x6050b000, 0x8058b040, 0x05000015,
+ 0x59c4000d, 0x8c000520, 0x05020012, 0x0501f820,
+ 0x59c4000d, 0x8c000520, 0x0502000e, 0x6028b000,
+ 0x8058b040, 0x05000003, 0x0501f819, 0x05fdf7fd,
+ 0x6190b000, 0x59c4000d, 0x8c00051e, 0x05000005,
+ 0x8058b040, 0x05fe07fc, 0x80000580, 0x0501f002,
+ 0x90000541, 0x5c00b000, 0x1c01f000, 0x60080800,
+ 0x0501f812, 0x82040500, 0xfffffffe, 0x60080800,
+ 0x0501f816, 0x60000800, 0x0501f80c, 0x82040500,
+ 0xfffffffe, 0x60000800, 0x0501f010, 0x40000000,
+ 0x40000000, 0x40000000, 0x40000000, 0x40000000,
+ 0x1c01f000, 0x40680800, 0x4807880e, 0x59c4080f,
+ 0x82040d00, 0x000000ff, 0x40058800, 0x1c01f000,
+ 0x40680800, 0x406c0000, 0x900001c0, 0x80040d40,
+ 0x84040d40, 0x4807880e, 0x1c01f000, 0x82000d80,
+ 0x00200000, 0x05000009, 0x82000d80, 0x02000000,
+ 0x05000006, 0x82000d80, 0x01000000, 0x05000006,
+ 0x59c408a3, 0x0501f006, 0x59c408a3, 0x84040d30,
+ 0x0501f003, 0x59c408a3, 0x84040d32, 0x80040540,
+ 0x480388a3, 0x480788a3, 0x1c01f000, 0x59c400a3,
+ 0x84000556, 0x480388a3, 0x84000516, 0x480388a3,
+ 0x1c01f000, 0x485fc857, 0x4863c857, 0x4c640000,
+ 0x4d3c0000, 0x4d400000, 0x0525fb55, 0x48635009,
+ 0x40601800, 0x60002000, 0x0501f8b6, 0x42000000,
+ 0x0010b238, 0x0545f900, 0x82600500, 0x0000ff00,
+ 0x82000580, 0x0000f700, 0x05020004, 0x42000000,
+ 0x0010b220, 0x0545f8f8, 0x0545fa07, 0x05020085,
+ 0x82600d00, 0x0000ff00, 0x61fe41ff, 0x800409c0,
+ 0x0500001b, 0x82041580, 0x0000f700, 0x05000013,
+ 0x82041580, 0x0000f800, 0x05000010, 0x82041580,
+ 0x0000ff00, 0x6000c800, 0x05000029, 0x840439c0,
+ 0x0501fe32, 0x05020019, 0x83200400, 0x0010a3b3,
+ 0x50024800, 0x59240200, 0x8c000500, 0x05000013,
+ 0x6004c800, 0x0501f01e, 0x42024800, 0x0010b391,
+ 0x59240200, 0x8c000502, 0x0500000c, 0x59c410a3,
+ 0x82081500, 0x00008000, 0x05000008, 0x59c410a7,
+ 0x82081500, 0x0000ff00, 0x82081580, 0x0000ff00,
+ 0x6000c800, 0x0500000e, 0x8d0c0502, 0x05020007,
+ 0x8d0c0500, 0x0502000a, 0x599c1017, 0x8c08051a,
+ 0x0500004e, 0x850e1d42, 0x61fe41ff, 0x6008c800,
+ 0x60128000, 0x60227800, 0x0501f004, 0x850e1d40,
+ 0x60128000, 0x417a7800, 0x59a80005, 0x8c000502,
+ 0x05020004, 0x8d0c050a, 0x05020046, 0x850e1d4a,
+ 0x42000000, 0x0010b21f, 0x0545f8b3, 0x59a81809,
+ 0x604c1100, 0x050dfc38, 0x83200580, 0x0000ffff,
+ 0x05000018, 0x59240400, 0x8c000508, 0x05000009,
+ 0x417a7800, 0x4d300000, 0x417a6000, 0x0501fe2d,
+ 0x5c026000, 0x59240400, 0x8c00050a, 0x05020031,
+ 0x4d400000, 0x82600500, 0x000000ff, 0x61fe89ff,
+ 0x40643000, 0x603a8000, 0x0541f98b, 0x60040800,
+ 0x60001002, 0x0521fd1b, 0x5c028000, 0x0501f025,
+ 0x8d0c0520, 0x05000018, 0x4c580000, 0x42024800,
+ 0x0010b391, 0x0545f9ad, 0x4d400000, 0x59240200,
+ 0x8c000500, 0x05000004, 0x60040800, 0x60001002,
+ 0x0521fd0c, 0x91264c0b, 0x8058b040, 0x05fe07f8,
+ 0x603a8000, 0x61fe89ff, 0x40643000, 0x0541f972,
+ 0x5c028000, 0x5c00b000, 0x599c0817, 0x8c04050a,
+ 0x0502000c, 0x493fc857, 0x4943c857, 0x0201f800,
+ 0x0010edf3, 0x0501f007, 0x8d0c0520, 0x05000005,
+ 0x603e8000, 0x61fe89ff, 0x60003000, 0x0541f965,
+ 0x497b8880, 0x5c028000, 0x5c027800, 0x5c00c800,
+ 0x1c01f000, 0x60000800, 0x05fdff38, 0x90040542,
+ 0x60000800, 0x05fdf73d, 0x60080800, 0x05fdff33,
+ 0x90040542, 0x60080800, 0x05fdf738, 0x60080800,
+ 0x05fdff2e, 0x82040500, 0xfffffffd, 0x90000550,
+ 0x60080800, 0x05fdf731, 0x60000800, 0x05fdff27,
+ 0x82040500, 0xfffffffd, 0x90000550, 0x60000800,
+ 0x05fdf72a, 0x59c408a8, 0x05fdff19, 0x05fdff18,
+ 0x59c400a8, 0x80040d80, 0x05fe07fb, 0x1c01f000,
+ 0x59a80005, 0x8c000500, 0x05000008, 0x59a80008,
+ 0x8c000500, 0x05020005, 0x84000540, 0x48035008,
+ 0x60581100, 0x050dfbcc, 0x1c01f000, 0x1c01f000,
+ 0x59c40801, 0x82040d00, 0x00018000, 0x82040d80,
+ 0x00018000, 0x05000002, 0x84081518, 0x480b88a3,
+ 0x1c01f000, 0x42000800, 0x7ff4818e, 0x59e00002,
+ 0x8c00051e, 0x05020003, 0x42000800, 0x7ff4808e,
+ 0x58041800, 0x480f504f, 0x8c0c0500, 0x05020007,
+ 0x8c0c0502, 0x05000005, 0x58044001, 0x58042002,
+ 0x58041003, 0x0501f007, 0x42004000, 0x0003c014,
+ 0x42002000, 0x0003c014, 0x42001000, 0x0002e014,
+ 0x480b5049, 0x4813504a, 0x4823504b, 0x8c0c0500,
+ 0x05020007, 0x8c0c0504, 0x05000005, 0x58044004,
+ 0x58042005, 0x58041006, 0x0501f004, 0x60c8400d,
+ 0x60c8200d, 0x60c8100d, 0x480b504c, 0x4813504d,
+ 0x4823504e, 0x1c01f000, 0x59a8104c, 0x59a8204d,
+ 0x59a8404e, 0x60380840, 0x05fdfed8, 0x82040d00,
+ 0xffffffc0, 0x82200500, 0x003f0000, 0x80000120,
+ 0x80040540, 0x60380840, 0x05fdfed8, 0x60380848,
+ 0x05fdfece, 0x82040d00, 0xffffffc0, 0x82200500,
+ 0x0000fc00, 0x80000114, 0x80040540, 0x60380848,
+ 0x05fdfece, 0x82200500, 0x000003e0, 0x8000010a,
+ 0x603808d8, 0x05fdfec9, 0x9020051f, 0x603808f0,
+ 0x05fdfec6, 0x82100500, 0x003f0000, 0x80000120,
+ 0x60380908, 0x05fdfec1, 0x82100500, 0x0000fc00,
+ 0x80000114, 0x60380918, 0x05fdfebc, 0x82100500,
+ 0x000003e0, 0x8000010a, 0x603808e0, 0x05fdfeb7,
+ 0x9010051f, 0x603808f8, 0x05fdfeb4, 0x82080500,
+ 0x003f0000, 0x80000120, 0x60380910, 0x05fdfeaf,
+ 0x82080500, 0x0000fc00, 0x80000114, 0x60380920,
+ 0x05fdfeaa, 0x82080500, 0x000003e0, 0x8000010a,
+ 0x603808e8, 0x05fdfea5, 0x9008051f, 0x60380900,
+ 0x05fdfea2, 0x1c01f000, 0x59a81049, 0x59a8204a,
+ 0x59a8404b, 0x9020051f, 0x800000c2, 0x84000540,
+ 0x60480800, 0x05fdfe99, 0x82200500, 0x000001e0,
+ 0x80000908, 0x84040d40, 0x82200500, 0x00000600,
+ 0x80000106, 0x8400054a, 0x80040540, 0x60480830,
+ 0x05fdfe8e, 0x82200500, 0x00001800, 0x80000916,
+ 0x82200500, 0x0003e000, 0x80000114, 0x84000544,
+ 0x80040540, 0x60480848, 0x05fdfe84, 0x9010051f,
+ 0x800000c2, 0x84000540, 0x60480808, 0x05fdfe7f,
+ 0x82100500, 0x000001e0, 0x80000908, 0x84040d40,
+ 0x82100500, 0x00000600, 0x80000106, 0x8400054a,
+ 0x80040540, 0x60480838, 0x05fdfe74, 0x82100500,
+ 0x00001800, 0x80000916, 0x82100500, 0x0003e000,
+ 0x80000114, 0x84000544, 0x80040540, 0x60480850,
+ 0x05fdfe6a, 0x9008051f, 0x800000c2, 0x84000540,
+ 0x60480810, 0x05fdfe65, 0x82080500, 0x000001e0,
+ 0x80000908, 0x84040d40, 0x82080500, 0x00000600,
+ 0x80000106, 0x8400054a, 0x80040540, 0x60480840,
+ 0x05fdfe5a, 0x82080500, 0x00001800, 0x80000916,
+ 0x82080500, 0x0003e000, 0x80000114, 0x84000544,
+ 0x80040540, 0x60480858, 0x05fdfe50, 0x1c01f000,
+ 0x0501f805, 0x60058800, 0x05000002, 0x60018800,
+ 0x1c01f000, 0x4c000000, 0x050dfc26, 0x05020003,
+ 0x90000541, 0x0501f003, 0x59e00013, 0x8c00050e,
+ 0x5c000000, 0x1c01f000, 0x0501f805, 0x60058800,
+ 0x05000002, 0x60018800, 0x1c01f000, 0x4c140000,
+ 0x4a03c013, 0x03800300, 0x4a03c014, 0x03800380,
+ 0x60800801, 0x60281000, 0x0505fcc1, 0x05000002,
+ 0x8c14050c, 0x4a03c014, 0x03800000, 0x5c002800,
+ 0x1c01f000, 0x4c000000, 0x59a8004f, 0x8c000508,
+ 0x05020004, 0x90000541, 0x5c000000, 0x1c01f000,
+ 0x80000580, 0x05fdf7fd, 0x05fdfff7, 0x60058800,
+ 0x05000002, 0x60018800, 0x1c01f000, 0x4c5c0000,
+ 0x4000b800, 0x59a80048, 0x82000d80, 0xaabbccdd,
+ 0x0500000f, 0x90000c85, 0x05f21eed, 0x4c000000,
+ 0x050dfbd2, 0x5c000000, 0x05020003, 0x0c01f81a,
+ 0x0501f016, 0x4c000000, 0x050dfbe3, 0x5c000000,
+ 0x05fc07fb, 0x0c01f819, 0x0501f010, 0x05fdffde,
+ 0x0500000e, 0x8d0c051a, 0x0500000c, 0x05fdffbe,
+ 0x0502000a, 0x05fdffca, 0x05020005, 0x905c0d83,
+ 0x05020006, 0x6008b800, 0x0501f004, 0x905c0d81,
+ 0x05020002, 0x600cb800, 0x405c0000, 0x5c00b800,
+ 0x1c01f000, 0x00101b2b, 0x00101b2c, 0x00101b2d,
+ 0x00101b2e, 0x00101b32, 0x00101b33, 0x00101b35,
+ 0x00101b45, 0x00101b53, 0x00101b63, 0x1c01f000,
+ 0x1c01f000, 0x1c01f000, 0x905c0d83, 0x05020002,
+ 0x6008b800, 0x1c01f000, 0x1c01f000, 0x6004b800,
+ 0x1c01f000, 0x05fdffb8, 0x05000007, 0x05fdff9a,
+ 0x05020005, 0x05fdffa6, 0x05000003, 0x6000b800,
+ 0x0501f008, 0x905c0d83, 0x05020003, 0x6000b800,
+ 0x0501f004, 0x905c0d82, 0x05020002, 0x05f1feac,
+ 0x1c01f000, 0x05fdffa8, 0x0500000c, 0x05fdff8a,
+ 0x0502000a, 0x05fdff96, 0x05020005, 0x905c0d83,
+ 0x05020006, 0x6008b800, 0x0501f004, 0x905c0d81,
+ 0x05020002, 0x600cb800, 0x1c01f000, 0x05fdff9a,
+ 0x0500000b, 0x05fdff7c, 0x05020009, 0x05fdff88,
+ 0x05020002, 0x0501f006, 0x905c0d83, 0x05000006,
+ 0x905c0d81, 0x05000004, 0x0501f004, 0x905c0d83,
+ 0x05020002, 0x6008b800, 0x1c01f000, 0x05fdff8a,
+ 0x05000006, 0x05fdff6c, 0x05020004, 0x05fdff78,
+ 0x05020002, 0x0501f004, 0x905c0d81, 0x05020002,
+ 0x600cb800, 0x1c01f000, 0x4803c856, 0x4c5c0000,
+ 0x4c600000, 0x4c640000, 0x4c580000, 0x497b5050,
+ 0x4200c000, 0x7ff52000, 0x050dfb82, 0x05020007,
+ 0x4803c856, 0x4a03c014, 0x07e30000, 0x59e0c813,
+ 0x0501f8bb, 0x0501f014, 0x59a8005c, 0x82000d80,
+ 0x3261103c, 0x050200b1, 0x4803c856, 0x42000800,
+ 0x7ff481e6, 0x59e06802, 0x8c34051e, 0x05020003,
+ 0x42000800, 0x7ff480e6, 0x50040000, 0x4803c857,
+ 0x48035057, 0x8c00051e, 0x050000a4, 0x8200cd00,
+ 0x000000ff, 0x4867c857, 0x48675051, 0x50600800,
+ 0x48075052, 0x4807c857, 0x82040d80, 0x53434651,
+ 0x05020098, 0x8060c000, 0x50600800, 0x48075053,
+ 0x8060c000, 0x50600800, 0x48075054, 0x8060c000,
+ 0x50600800, 0x48075055, 0x8060c000, 0x50600800,
+ 0x82040d00, 0x0000ffff, 0x48075056, 0x4200c000,
+ 0x7ff52002, 0x5060b800, 0x825cbd00, 0xffff0000,
+ 0x805cb920, 0x805cb800, 0x05001082, 0x8c5c051e,
+ 0x05020080, 0x59e06802, 0x8c34051e, 0x0502006a,
+ 0x4803c856, 0x4200c000, 0x7ff52045, 0x50603000,
+ 0x82183500, 0x0000ffff, 0x05000011, 0x80180497,
+ 0x05021074, 0x8060c000, 0x50602000, 0x82100500,
+ 0xffff0000, 0x80000120, 0x82100d00, 0x0000ffff,
+ 0x4803c857, 0x4807c857, 0x4c180000, 0x05fdfd53,
+ 0x5c003000, 0x80183040, 0x05fe07f3, 0x41780800,
+ 0x40641000, 0x60100000, 0x0521fb30, 0x59e06802,
+ 0x8c34051e, 0x05020057, 0x4200c000, 0x7ff52005,
+ 0x8008c418, 0x5060c800, 0x800409c0, 0x0500000a,
+ 0x90041581, 0x05020003, 0x8064c910, 0x0501f006,
+ 0x90041582, 0x05020003, 0x8064c920, 0x0501f002,
+ 0x8064c930, 0x8264cd00, 0x000000ff, 0x4867c857,
+ 0x48675058, 0x42001000, 0x7ff52002, 0x50080000,
+ 0x82000500, 0x0000ffff, 0x4803c857, 0x8c00051e,
+ 0x05020044, 0x80640480, 0x05021042, 0x40640800,
+ 0x405c1000, 0x0521faf1, 0x4803c857, 0x800001c0,
+ 0x0502003c, 0x59e06802, 0x8c34051e, 0x05020034,
+ 0x4200c000, 0x7ff52045, 0x805cc418, 0x8004c418,
+ 0x05001034, 0x05000033, 0x4863c857, 0x50600000,
+ 0x82000500, 0x0000ffff, 0x48035059, 0x8c00051e,
+ 0x0502002c, 0x4803c857, 0x80000c97, 0x05021029,
+ 0x40601000, 0x80081000, 0x50080800, 0x4807505a,
+ 0x80081000, 0x50080800, 0x4807505b, 0x4000b800,
+ 0x8060c000, 0x50602000, 0x82100500, 0xffff0000,
+ 0x80000120, 0x82100d00, 0x0000ffff, 0x4803c857,
+ 0x4807c857, 0x05fdfd01, 0x805cb840, 0x05fe07f5,
+ 0x0501f016, 0x4803c856, 0x42000000, 0x7ff52001,
+ 0x5000b000, 0x8258b500, 0xffff0000, 0x8058b124,
+ 0x8258c400, 0x7ff52000, 0xb060c400, 0x05fdf790,
+ 0x8258c400, 0x7ff52000, 0x05fdf7aa, 0x8258c400,
+ 0x7ff52000, 0xb060c400, 0x805cc418, 0x05fdf7cc,
+ 0x4a035050, 0xdeaddead, 0x5c00b000, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x4867c857,
+ 0x90640d20, 0x8004690a, 0x82640d00, 0x00000400,
+ 0x80040912, 0x80046d4d, 0x90640d01, 0x800408c4,
+ 0x80046d4d, 0x90640d02, 0x800408c4, 0x80046d4d,
+ 0x82640d00, 0x00000100, 0x80040908, 0x80046d4d,
+ 0x82640d00, 0x00000080, 0x80040904, 0x80046d4d,
+ 0xb0640d00, 0x80046d4d, 0x82640d00, 0x00000200,
+ 0x80040904, 0x80046d4d, 0x8234cd00, 0x000000ff,
+ 0x1c01f000, 0x050dfab4, 0x0502000d, 0x4803c856,
+ 0x4a03c014, 0x18001800, 0x4a03c013, 0x18000800,
+ 0x05fdfcaf, 0x4a03c013, 0x18000000, 0x61a1d007,
+ 0x0521f9e1, 0x4a03c013, 0x18000800, 0x1c01f000,
+ 0x050dfaa5, 0x0502000d, 0x4803c856, 0x4a03c014,
+ 0x18001800, 0x4a03c013, 0x18001800, 0x05fdfca0,
+ 0x4a03c013, 0x18001000, 0x61a1d007, 0x0521f9d2,
+ 0x4a03c013, 0x18001800, 0x1c01f000, 0x050dfa96,
+ 0x0502000c, 0x60041800, 0x42001000, 0x0010ae51,
+ 0x60900800, 0x60002180, 0x50080000, 0x82000500,
+ 0x000000ff, 0x4803c857, 0x050dfb2d, 0x05f00d70,
+ 0x1c01f000, 0x4803c856, 0x59a80006, 0x8c00051e,
+ 0x05020008, 0x61f2880f, 0x42003000, 0x00fffffc,
+ 0x0511fd63, 0x05020007, 0x0501f808, 0x05000005,
+ 0x4a03501c, 0x0000ffff, 0x90000541, 0x1c01f000,
+ 0x80000580, 0x05fdf7fe, 0x4937c857, 0x0529fa6a,
+ 0x05000011, 0x4926601d, 0x4936600a, 0x0535fc2b,
+ 0x64066407, 0x417a7800, 0x0511fd19, 0x600c0800,
+ 0x0511fd22, 0x59a8001d, 0x80000000, 0x4803501d,
+ 0x599c0208, 0x48026c12, 0x600a7000, 0x0005fc78,
+ 0x90000541, 0x1c01f000, 0x40681000, 0x0501f805,
+ 0x60018800, 0x05000002, 0x60058800, 0x1c01f000,
+ 0x480bc857, 0x492fc857, 0x4923c857, 0x4927c857,
+ 0x4c5c0000, 0x4008b800, 0x61f6880f, 0x42003000,
+ 0x00fffffd, 0x0511fd36, 0x0502001b, 0x5934000a,
+ 0x84000544, 0x4802680a, 0x0529fa43, 0x05000016,
+ 0x4926601d, 0x4936600a, 0x812e59c0, 0x05000006,
+ 0x592c0405, 0x8c00051e, 0x05000003, 0x48ee602d,
+ 0x0501f004, 0x59a8021b, 0x8400055c, 0x4803521b,
+ 0x492e6009, 0x64066407, 0x485e601e, 0x0535fbf7,
+ 0x608a7000, 0x0005fc78, 0x90000541, 0x5c00b800,
+ 0x1c01f000, 0x80000580, 0x05fdf7fd, 0x4933c857,
+ 0x59a8021b, 0x8c000508, 0x05020010, 0x5930500a,
+ 0x482bc857, 0x916c0582, 0x0502000c, 0x0501f815,
+ 0x0502000a, 0x58280403, 0x82000580, 0x000007fc,
+ 0x05000007, 0x59a80016, 0x80000040, 0x4803c857,
+ 0x05f01d0b, 0x48035016, 0x1c01f000, 0x59300429,
+ 0x900005a1, 0x05fc07fd, 0x59a8001d, 0x80000040,
+ 0x4803c857, 0x05fc17f9, 0x4803501d, 0x1c01f000,
+ 0x59300009, 0x800001c0, 0x05020007, 0x59300403,
+ 0x90000581, 0x05020003, 0x90000541, 0x0501f002,
+ 0x80000580, 0x1c01f000, 0x4933c857, 0x493fc857,
+ 0x4947c857, 0x4927c857, 0x4d400000, 0x4d340000,
+ 0x4d440000, 0x4c580000, 0x0521fc3d, 0x4df00000,
+ 0x8060c1c0, 0x05020003, 0x6004b000, 0x0501f003,
+ 0x61c0b00f, 0x417a8800, 0x41440000, 0x81ac0400,
+ 0x50000000, 0x80026d40, 0x0500001b, 0x59245005,
+ 0x59340013, 0x82000500, 0x00ffffff, 0x80280580,
+ 0x05020015, 0x4d3c0000, 0x60067800, 0x0511ffd2,
+ 0x5c027800, 0x60a68000, 0x0201f800, 0x0010f260,
+ 0x0201f800, 0x0010f344, 0x0201f800, 0x0010f3dd,
+ 0x0515f857, 0x05020005, 0x4937c857, 0x4a026c00,
+ 0x00000404, 0x0501f002, 0x0515f881, 0x0201f800,
+ 0x0010f7f5, 0x81468800, 0x8058b040, 0x05fe07df,
+ 0x5c03e000, 0x05200bfe, 0x5c00b000, 0x5c028800,
+ 0x5c026800, 0x5c028000, 0x1c01f000, 0x4937c857,
+ 0x4947c857, 0x4c5c0000, 0x4c600000, 0x4c640000,
+ 0x59a80073, 0x8c000500, 0x0500001d, 0x599c0017,
+ 0x8c00050a, 0x0502001a, 0x5934ba02, 0x825cbd00,
+ 0x000000ff, 0x485fc857, 0x4178c000, 0x4178c800,
+ 0x82600400, 0x0010cea4, 0x50002000, 0x8060c1c0,
+ 0x05000008, 0x82100500, 0x000000ff, 0x82002d80,
+ 0x000000ff, 0x0500000a, 0x805c0580, 0x0500000a,
+ 0x80102110, 0x8064c800, 0x90640584, 0x05fe07f6,
+ 0x8060c000, 0x906005a0, 0x05fe07ed, 0x4813c857,
+ 0x90000541, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x59a8021b, 0x8c000512, 0x05f20d4e,
+ 0x1c01f000, 0x4c5c0000, 0x4c600000, 0x4c640000,
+ 0x4c500000, 0x6004b000, 0x42024800, 0x0010b391,
+ 0x417a4000, 0x61fa880f, 0x0541fe17, 0x05000020,
+ 0x0541fdf6, 0x5924ba00, 0x8c5c0500, 0x05000079,
+ 0x59a8a21b, 0x8c500506, 0x0500000d, 0x825c0500,
+ 0x000000e0, 0x82000580, 0x000000e0, 0x05000071,
+ 0x0501f87e, 0x59a80016, 0x4923c857, 0x4803c857,
+ 0x80000000, 0x48035016, 0x0501f06a, 0x8c5c051e,
+ 0x05000068, 0x4927c856, 0x6004b000, 0x825c0500,
+ 0x000000e1, 0x48024a00, 0x485fc857, 0x825cc500,
+ 0x000000e0, 0x0502001f, 0x0501f018, 0x0515fda7,
+ 0x05000002, 0x0541fdd9, 0x5924ba00, 0x8c5c0500,
+ 0x05000058, 0x0541fdf0, 0x05000005, 0x59a8021b,
+ 0x8c00050e, 0x05020013, 0x0501f004, 0x83240d80,
+ 0x0010b391, 0x0502000f, 0x825cc500, 0x000000e0,
+ 0x0502000c, 0x0515fd95, 0x05000004, 0x42000800,
+ 0xffffff1d, 0x0501fa91, 0x59a8021b, 0x82000500,
+ 0xffffdafc, 0x8400054e, 0x4803521b, 0x0501f006,
+ 0x82600580, 0x000000e0, 0x05020047, 0x8c5c050e,
+ 0x0502003c, 0x5924c809, 0x9064040e, 0x50000000,
+ 0x4803c857, 0x80026d40, 0x05000011, 0x0515fd7f,
+ 0x05000013, 0x59340200, 0x8c00051a, 0x05020031,
+ 0x59240805, 0x80040910, 0x0500000d, 0x59a80018,
+ 0x4803c857, 0x4807c857, 0x80040580, 0x05000008,
+ 0x4a026806, 0xdeaddead, 0x0501f005, 0x42003000,
+ 0x00fffffe, 0x0511fc26, 0x0502002b, 0x0529f936,
+ 0x05000029, 0x4936600a, 0x4926601d, 0x64066407,
+ 0x417a7800, 0x0511fbe6, 0x0201f800, 0x0010edee,
+ 0x600c0800, 0x0511fbed, 0x0535faf0, 0x49235017,
+ 0x4923c857, 0x59240005, 0x82000500, 0x000000ff,
+ 0x48024805, 0x916c0583, 0x05000004, 0x59a80016,
+ 0x80000000, 0x48035016, 0x599c0208, 0x48026c12,
+ 0x600a7000, 0x0005fc78, 0x59240200, 0x82000500,
+ 0xffffff9d, 0x8400054e, 0x8400055e, 0x48024a00,
+ 0x81224000, 0x91264c0b, 0x8058b040, 0x05000004,
+ 0x0541fd95, 0x05fe0780, 0x05fdf7a0, 0x4a035017,
+ 0x0000ffff, 0x5c00a000, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x4d300000, 0x4d440000,
+ 0x4d340000, 0x61fa880f, 0x42003000, 0x00fffffe,
+ 0x0511fbef, 0x0502001c, 0x0529f8ff, 0x0500001a,
+ 0x4927c857, 0x4923c857, 0x497a6009, 0x4936600a,
+ 0x4926601d, 0x64066407, 0x600c0800, 0x0511fbb7,
+ 0x599c0208, 0x48026c12, 0x600a7000, 0x0005fc78,
+ 0x59a80a1b, 0x8c040506, 0x05020002, 0x497a4805,
0x59240200, 0x82000500, 0xffffff9d, 0x8400054e,
0x48024a00, 0x5c026800, 0x5c028800, 0x5c026000,
0x1c01f000, 0x80000580, 0x05fdf7fb, 0x4d200000,
0x4d240000, 0x4c580000, 0x4d340000, 0x4d300000,
- 0x4d3c0000, 0x4d380000, 0x4d440000, 0x0511fe05,
- 0x05020009, 0x0515fc3c, 0x05000004, 0x59a8121b,
- 0x8c080506, 0x05000003, 0x05fdff66, 0x0501f002,
+ 0x4d3c0000, 0x4d380000, 0x4d440000, 0x0511feab,
+ 0x05020009, 0x0515fd0d, 0x05000004, 0x59a8121b,
+ 0x8c080506, 0x05000003, 0x05fdff37, 0x0501f002,
0x0501f80a, 0x5c028800, 0x5c027000, 0x5c027800,
0x5c026000, 0x5c026800, 0x5c00b000, 0x5c024800,
0x5c024000, 0x1c01f000, 0x4803c856, 0x4c600000,
- 0x0541fab2, 0x4200c000, 0x0010b10f, 0x50600000,
+ 0x0541fd2e, 0x4200c000, 0x0010b38f, 0x50600000,
0x82024580, 0x0000ffff, 0x05020004, 0x42024800,
- 0x0010b111, 0x0501f008, 0x8058b480, 0x05000026,
- 0x05001025, 0x40024000, 0x82000400, 0x0010a0ec,
+ 0x0010b391, 0x0501f008, 0x8058b480, 0x05000026,
+ 0x05001025, 0x40024000, 0x82000400, 0x0010a3b3,
0x50024800, 0x4520c000, 0x59240005, 0x82000500,
0x000000ff, 0x48024805, 0x59240200, 0x90000503,
0x90000583, 0x0502000e, 0x59240400, 0x8c000508,
@@ -14711,19 +14778,19 @@
0x4923c857, 0x4c580000, 0x4c100000, 0x4c0c0000,
0x4c080000, 0x4c040000, 0x4d240000, 0x59243c08,
0x59a81817, 0x820c1580, 0x0000ffff, 0x05020002,
- 0x60041800, 0x800c1104, 0x82082400, 0x0010cc24,
- 0x50102000, 0x900c0503, 0x0c01f001, 0x00101e4f,
- 0x00101e51, 0x00101e53, 0x00101e55, 0x40101000,
+ 0x60041800, 0x800c1104, 0x82082400, 0x0010cea4,
+ 0x50102000, 0x900c0503, 0x0c01f001, 0x00101e83,
+ 0x00101e85, 0x00101e87, 0x00101e89, 0x40101000,
0x0501f006, 0x80101110, 0x0501f004, 0x80101120,
0x0501f002, 0x80101130, 0x4c0c0000, 0x82080500,
0x000000ff, 0x801c0d80, 0x0500001c, 0x800001c0,
0x0500001a, 0x40000800, 0x82000580, 0x000000ff,
- 0x0500001a, 0x0501f902, 0x05000014, 0x40040000,
- 0x051df819, 0x0502001f, 0x0511fb20, 0x05000005,
- 0x0201f800, 0x0010ebbd, 0x0500001a, 0x0501f00b,
- 0x599c0019, 0x8c00050e, 0x05020008, 0x0511faa6,
- 0x05020014, 0x0201f800, 0x0010ebe1, 0x0201f800,
- 0x0010ecd0, 0x0500000f, 0x5c001800, 0x480f5017,
+ 0x0500001a, 0x0501f927, 0x05000014, 0x40040000,
+ 0x051df96e, 0x0502001f, 0x0511fbc2, 0x05000005,
+ 0x0201f800, 0x0010edbd, 0x0500001a, 0x0501f00b,
+ 0x599c0019, 0x8c00050e, 0x05020008, 0x0511fb48,
+ 0x05020014, 0x0201f800, 0x0010edee, 0x0201f800,
+ 0x0010eedf, 0x0500000f, 0x5c001800, 0x480f5017,
0x800c1800, 0x05fdf7cc, 0x5c001800, 0x4a035017,
0x0000ffff, 0x5c024800, 0x5c000800, 0x5c001000,
0x5c001800, 0x5c002000, 0x5c00b000, 0x1c01f000,
@@ -14732,2436 +14799,2478 @@
0x59243c08, 0x59a80017, 0x82001580, 0x0000ffff,
0x05020003, 0x4178a800, 0x0501f004, 0x8058b480,
0x05001021, 0x4000a800, 0x48575017, 0x8254bc00,
- 0x00102013, 0x505cb800, 0x825cbd00, 0x000000ff,
- 0x405c0800, 0x0501f8c6, 0x05000014, 0x405c0000,
- 0x0519ffdd, 0x05020016, 0x0511fae4, 0x05000005,
- 0x0201f800, 0x0010ebbd, 0x05000011, 0x0501f00b,
- 0x599c0019, 0x8c00050e, 0x05020008, 0x0511fa6a,
- 0x0502000b, 0x0201f800, 0x0010ebe1, 0x0201f800,
- 0x0010ecd0, 0x05000006, 0x8054a800, 0x8058b040,
+ 0x001020b6, 0x505cb800, 0x825cbd00, 0x000000ff,
+ 0x405c0800, 0x0501f8eb, 0x05000014, 0x405c0000,
+ 0x051df932, 0x05020016, 0x0511fb86, 0x05000005,
+ 0x0201f800, 0x0010edbd, 0x05000011, 0x0501f00b,
+ 0x599c0019, 0x8c00050e, 0x05020008, 0x0511fb0c,
+ 0x0502000b, 0x0201f800, 0x0010edee, 0x0201f800,
+ 0x0010eedf, 0x05000006, 0x8054a800, 0x8058b040,
0x05fe07e2, 0x4a035017, 0x0000ffff, 0x5c00a800,
0x5c00b000, 0x5c00b800, 0x1c01f000, 0x4c580000,
0x4d440000, 0x61c0b00f, 0x80028d80, 0x0001fae7,
- 0x05020019, 0x05fdfe6d, 0x05000017, 0x4937c857,
- 0x0511fe28, 0x42026000, 0x00110284, 0x4936600a,
+ 0x05020019, 0x05fdfe3e, 0x05000017, 0x4937c857,
+ 0x0511fed0, 0x42026000, 0x001104b4, 0x4936600a,
0x497a6009, 0x4926601d, 0x417a7800, 0x0201f800,
- 0x0010ec6c, 0x42000000, 0x0010b056, 0x0541f8c6,
+ 0x0010ee7a, 0x42000000, 0x0010b2d6, 0x0541fb42,
0x59240400, 0x8c00050a, 0x05020007, 0x41782800,
- 0x60203000, 0x4d400000, 0x60a68000, 0x053df9c7,
+ 0x60203000, 0x4d400000, 0x60a68000, 0x053dfc2a,
0x5c028000, 0x81468800, 0x8058b040, 0x05fe07e4,
- 0x5c028800, 0x5c00b000, 0x1c01f000, 0x4d200000,
- 0x4d240000, 0x4c580000, 0x0541f9d0, 0x8058b040,
- 0x05000014, 0x60064000, 0x42024800, 0x0010b11c,
- 0x59a8021b, 0x8c000514, 0x05000012, 0x59240200,
- 0x8c000510, 0x05020007, 0x59241200, 0x8c080500,
- 0x05000004, 0x4923c856, 0x0501f812, 0x05000005,
- 0x81224000, 0x91264c0b, 0x8058b040, 0x05fe07f4,
+ 0x5c028800, 0x5c00b000, 0x1c01f000, 0x4927c857,
+ 0x4c5c0000, 0x400cb800, 0x4d200000, 0x4d240000,
+ 0x4c580000, 0x0541fc49, 0x417a4000, 0x42024800,
+ 0x0010b391, 0x59240200, 0x8c000500, 0x0500000f,
+ 0x8c5c0508, 0x05000004, 0x8400055a, 0x48024a00,
+ 0x0501f00a, 0x82000500, 0x000000e0, 0x82000580,
+ 0x000000e0, 0x05000005, 0x4927c857, 0x4923c857,
+ 0x0501f838, 0x05000005, 0x81224000, 0x91264c0b,
+ 0x8058b040, 0x05fe07ec, 0x5c00b000, 0x5c024800,
+ 0x5c024000, 0x5c00b800, 0x1c01f000, 0x40681800,
+ 0x4d200000, 0x4d240000, 0x4c580000, 0x4c5c0000,
+ 0x400cb800, 0x485fc857, 0x0541fc24, 0x8058b040,
+ 0x05000017, 0x60064000, 0x42024800, 0x0010b39c,
+ 0x59a8021b, 0x8c000514, 0x05000016, 0x59241200,
+ 0x8c080510, 0x0502000a, 0x8c080500, 0x05000008,
+ 0x8c5c0508, 0x05000004, 0x8408155a, 0x480a4a00,
+ 0x0501f003, 0x0501f813, 0x05000005, 0x81224000,
+ 0x91264c0b, 0x8058b040, 0x05fe07f1, 0x5c00b800,
0x5c00b000, 0x5c024800, 0x5c024000, 0x1c01f000,
0x497a4805, 0x59240200, 0x90000501, 0x48024a00,
- 0x91264c0b, 0x8058b040, 0x05fe07fa, 0x05fdf7f5,
+ 0x91264c0b, 0x8058b040, 0x05fe07fa, 0x05fdf7f4,
0x4927c857, 0x4923c857, 0x59a8021b, 0x8c000514,
- 0x0500001d, 0x4c040000, 0x42000800, 0x0010b111,
- 0x58040200, 0x8c00050c, 0x5c000800, 0x05000016,
- 0x61fa880f, 0x42003000, 0x00fffffe, 0x0511fa02,
- 0x05020011, 0x599c0208, 0x48026c12, 0x4d2c0000,
- 0x417a5800, 0x0535f995, 0x5c025800, 0x0500000a,
- 0x59a8007b, 0x80000000, 0x4803507b, 0x59240200,
- 0x84000550, 0x84000512, 0x48024a00, 0x90000541,
- 0x1c01f000, 0x80000580, 0x05fdf7fe, 0x4c580000,
- 0x0541f98a, 0x417a4000, 0x42000800, 0x0010b111,
- 0x5930001d, 0x80040580, 0x05000006, 0x81224000,
- 0x90040c0b, 0x8058b040, 0x05fe07fa, 0x05f1fabc,
- 0x4933c857, 0x4923c857, 0x5c00b000, 0x1c01f000,
- 0x40683800, 0x4c580000, 0x0541f978, 0x417a4000,
- 0x42024800, 0x0010b111, 0x59a8121b, 0x8c080508,
- 0x0500000a, 0x821c0d80, 0x00fffffe, 0x0500001d,
- 0x8c08050c, 0x0500001b, 0x59240005, 0x801c0580,
- 0x05000018, 0x0501f014, 0x90080528, 0x05020005,
- 0x59240005, 0x82000500, 0x000000ff, 0x0501f005,
- 0x59240200, 0x8c000500, 0x05000004, 0x59240005,
- 0x801c0580, 0x0500000b, 0x81224000, 0x91264c0b,
- 0x8058b040, 0x05000004, 0x90080528, 0x05fe07f5,
- 0x05fdf7f0, 0x61fe41ff, 0x90000541, 0x481fc856,
- 0x4923c857, 0x5c00b000, 0x1c01f000, 0x4807c857,
- 0x4c580000, 0x0541f94d, 0x42006800, 0x0010b111,
- 0x58340005, 0x82000500, 0x000000ff, 0x80040580,
- 0x05000005, 0x90346c0b, 0x8058b040, 0x05fe07f9,
- 0x90000541, 0x5c00b000, 0x1c01f000, 0x4923c857,
- 0x493fc857, 0x4c580000, 0x4d400000, 0x4d440000,
- 0x4d340000, 0x4c5c0000, 0x0521f803, 0x4df00000,
- 0x61c0b00f, 0x417a8800, 0x83440400, 0x0010a380,
- 0x50000000, 0x80026d40, 0x05000021, 0x59340013,
- 0x80000130, 0x81200580, 0x0502001d, 0x60a68000,
- 0x833c0500, 0x00004000, 0x051e0eab, 0x0201f800,
- 0x0010f051, 0x0201f800, 0x0010f148, 0x0201f800,
- 0x0010f1e1, 0x0201f800, 0x0010f603, 0x8d3c051c,
- 0x05000004, 0x41240800, 0x0511fd75, 0x0501f00c,
- 0x8d3c0506, 0x05000004, 0x59340200, 0x8c00050e,
- 0x05020007, 0x4937c857, 0x4a026c00, 0x00000707,
- 0x59240400, 0x8c00050a, 0x050e0f1d, 0x81468800,
- 0x8058b040, 0x05fe07d9, 0x8d3c0502, 0x0500001b,
- 0x6040b000, 0x5924b809, 0x505c0000, 0x80026d40,
- 0x05000013, 0x59368c03, 0x833c0500, 0x00004000,
- 0x051e0e85, 0x0201f800, 0x0010f051, 0x0201f800,
- 0x0010f148, 0x0201f800, 0x0010f1e1, 0x0201f800,
- 0x0010f603, 0x8d3c051c, 0x05020003, 0x050dff04,
- 0x0501f003, 0x41240800, 0x0511fd4d, 0x805cb800,
- 0x8058b040, 0x05fe07e9, 0x4d300000, 0x61fe89ff,
- 0x42026000, 0x00110284, 0x497a600a, 0x4926601d,
- 0x60a68000, 0x0201f800, 0x0010f051, 0x0201f800,
- 0x0010f603, 0x5c026000, 0x5c03e000, 0x051c0f9a,
+ 0x05000016, 0x61fa880f, 0x42003000, 0x00fffffe,
+ 0x0511fa7f, 0x05020011, 0x599c0208, 0x48026c12,
+ 0x4d2c0000, 0x417a5800, 0x0535fb1d, 0x5c025800,
+ 0x0500000a, 0x59a8007b, 0x80000000, 0x4803507b,
+ 0x59240200, 0x84000550, 0x84000512, 0x48024a00,
+ 0x90000541, 0x1c01f000, 0x80000580, 0x05fdf7fe,
+ 0x4c580000, 0x0541fbe1, 0x417a4000, 0x42000800,
+ 0x0010b391, 0x5930001d, 0x80040580, 0x05000006,
+ 0x81224000, 0x90040c0b, 0x8058b040, 0x05fe07fa,
+ 0x05f1fa63, 0x4933c857, 0x4923c857, 0x5c00b000,
+ 0x1c01f000, 0x40683800, 0x4c580000, 0x0541fbcf,
+ 0x417a4000, 0x42024800, 0x0010b391, 0x59a8121b,
+ 0x8c080508, 0x0500000a, 0x821c0d80, 0x00fffffe,
+ 0x0500001d, 0x8c08050c, 0x0500001b, 0x59240005,
+ 0x801c0580, 0x05000018, 0x0501f014, 0x90080528,
+ 0x05020005, 0x59240005, 0x82000500, 0x000000ff,
+ 0x0501f005, 0x59240200, 0x8c000500, 0x05000004,
+ 0x59240005, 0x801c0580, 0x0500000b, 0x81224000,
+ 0x91264c0b, 0x8058b040, 0x05000004, 0x90080528,
+ 0x05fe07f5, 0x05fdf7f0, 0x61fe41ff, 0x90000541,
+ 0x481fc856, 0x4923c857, 0x5c00b000, 0x1c01f000,
+ 0x4807c857, 0x4c580000, 0x0541fba4, 0x42006800,
+ 0x0010b391, 0x58340005, 0x82000500, 0x000000ff,
+ 0x80040580, 0x05000005, 0x90346c0b, 0x8058b040,
+ 0x05fe07f9, 0x90000541, 0x5c00b000, 0x1c01f000,
+ 0x4923c857, 0x493fc857, 0x4c580000, 0x4d400000,
+ 0x4d440000, 0x4d340000, 0x4c5c0000, 0x0521f96c,
+ 0x4df00000, 0x61c0b00f, 0x417a8800, 0x83440400,
+ 0x0010a600, 0x50000000, 0x80026d40, 0x05000022,
+ 0x59340013, 0x80000130, 0x81200580, 0x0502001e,
+ 0x60a68000, 0x833c0500, 0x00004000, 0x05220814,
+ 0x0201f800, 0x0010f260, 0x0201f800, 0x0010f344,
+ 0x0201f800, 0x0010f3dd, 0x0201f800, 0x0010f7f5,
+ 0x8d3c051c, 0x05000004, 0x41240800, 0x0511fdf8,
+ 0x0501f00d, 0x8d3c0506, 0x05000004, 0x59340200,
+ 0x8c00050e, 0x05020008, 0x4937c857, 0x497a6c0b,
+ 0x4a026c00, 0x00000707, 0x59240400, 0x8c00050a,
+ 0x050e0f96, 0x81468800, 0x8058b040, 0x05fe07d8,
+ 0x8d3c0502, 0x0500001b, 0x6040b000, 0x5924b809,
+ 0x505c0000, 0x80026d40, 0x05000013, 0x59368c03,
+ 0x833c0500, 0x00004000, 0x051e0fed, 0x0201f800,
+ 0x0010f260, 0x0201f800, 0x0010f344, 0x0201f800,
+ 0x0010f3dd, 0x0201f800, 0x0010f7f5, 0x8d3c051c,
+ 0x05020003, 0x050dff7d, 0x0501f003, 0x41240800,
+ 0x0511fdcf, 0x805cb800, 0x8058b040, 0x05fe07e9,
+ 0x4d300000, 0x61fe89ff, 0x42026000, 0x001104b4,
+ 0x4a02600a, 0x0010ce8f, 0x0515f858, 0x4926601d,
+ 0x60a68000, 0x0201f800, 0x0010f260, 0x0201f800,
+ 0x0010f7f5, 0x5c026000, 0x5c03e000, 0x05200900,
0x5c00b800, 0x5c026800, 0x5c028800, 0x5c028000,
0x5c00b000, 0x1c01f000, 0x4807c857, 0x4c580000,
- 0x0541f8da, 0x42001000, 0x0010b111, 0x58080200,
+ 0x0541fb2e, 0x42001000, 0x0010b391, 0x58080200,
0x80040500, 0x48001200, 0x9008140b, 0x8058b040,
0x05fe07fb, 0x5c00b000, 0x1c01f000, 0x4803c856,
0x4d440000, 0x4d340000, 0x4c580000, 0x4c5c0000,
0x6040b000, 0x61c2880f, 0x5924b809, 0x83440580,
0x000007fe, 0x05000005, 0x505e6800, 0x813669c0,
- 0x05000002, 0x050dfece, 0x81468800, 0x805cb800,
+ 0x05000002, 0x050dff45, 0x81468800, 0x805cb800,
0x8058b040, 0x05fe07f6, 0x5c00b800, 0x5c00b000,
0x5c026800, 0x5c028800, 0x1c01f000, 0x4923c857,
- 0x61fa880f, 0x42003000, 0x00fffffe, 0x0511f916,
+ 0x61fa880f, 0x42003000, 0x00fffffe, 0x0511f990,
0x05020011, 0x599c0208, 0x48026c12, 0x4d2c0000,
- 0x417a5800, 0x0535f8a9, 0x5c025800, 0x0500000a,
+ 0x417a5800, 0x0535fa2e, 0x5c025800, 0x0500000a,
0x59a8007b, 0x80000000, 0x4803507b, 0x59240200,
0x84000550, 0x84000512, 0x48024a00, 0x90000541,
- 0x1c01f000, 0x80000580, 0x05fdf7fe, 0x00007eef,
- 0x00007de8, 0x00007ce4, 0x000080e2, 0x00007be1,
- 0x000080e0, 0x000080dc, 0x000080da, 0x00007ad9,
- 0x000080d6, 0x000080d5, 0x000080d4, 0x000080d3,
- 0x000080d2, 0x000080d1, 0x000079ce, 0x000078cd,
- 0x000080cc, 0x000080cb, 0x000080ca, 0x000080c9,
- 0x000080c7, 0x000080c6, 0x000077c5, 0x000076c3,
- 0x000080bc, 0x000080ba, 0x000075b9, 0x000080b6,
- 0x000074b5, 0x000073b4, 0x000072b3, 0x000080b2,
- 0x000080b1, 0x000080ae, 0x000071ad, 0x000080ac,
- 0x000070ab, 0x00006faa, 0x00006ea9, 0x000080a7,
- 0x00006da6, 0x00006ca5, 0x00006ba3, 0x00006a9f,
- 0x0000699e, 0x0000689d, 0x0000809b, 0x00008098,
- 0x00006797, 0x00006690, 0x0000658f, 0x00006488,
- 0x00006384, 0x00006282, 0x00008081, 0x00008080,
- 0x0000617c, 0x0000607a, 0x00008079, 0x00005f76,
- 0x00008075, 0x00008074, 0x00008073, 0x00008072,
- 0x00008071, 0x0000806e, 0x00005e6d, 0x0000806c,
- 0x00005d6b, 0x00005c6a, 0x00005b69, 0x00008067,
- 0x00005a66, 0x00005965, 0x00005863, 0x0000575c,
- 0x0000565a, 0x00005559, 0x00008056, 0x00008055,
- 0x00005454, 0x00005353, 0x00005252, 0x00005151,
- 0x0000504e, 0x00004f4d, 0x0000804c, 0x0000804b,
- 0x00004e4a, 0x00004d49, 0x00008047, 0x00004c46,
- 0x00008045, 0x00008043, 0x0000803c, 0x0000803a,
- 0x00008039, 0x00008036, 0x00004b35, 0x00008034,
- 0x00004a33, 0x00004932, 0x00004831, 0x0000802e,
- 0x0000472d, 0x0000462c, 0x0000452b, 0x0000442a,
- 0x00004329, 0x00004227, 0x00008026, 0x00008025,
- 0x00004123, 0x0000401f, 0x00003f1e, 0x00003e1d,
- 0x00003d1b, 0x00003c18, 0x00008017, 0x00008010,
- 0x00003b0f, 0x00003a08, 0x00008004, 0x00003902,
- 0x00008001, 0x00008000, 0x00008000, 0x00003800,
- 0x00003700, 0x00003600, 0x00008000, 0x00003500,
- 0x00008000, 0x00008000, 0x00008000, 0x00003400,
+ 0x1c01f000, 0x80000580, 0x05fdf7fe, 0x4923c857,
+ 0x4d300000, 0x4d440000, 0x61fa880f, 0x42003000,
+ 0x00fffffe, 0x0511f976, 0x0502001b, 0x0525fe86,
+ 0x05000019, 0x497a6009, 0x4936600a, 0x4926601d,
+ 0x64066407, 0x600c0800, 0x0511f940, 0x599c0208,
+ 0x48026c12, 0x600a7000, 0x0005fc78, 0x59240200,
+ 0x4927c857, 0x82000500, 0xffffff9d, 0x8400054e,
+ 0x48024a00, 0x59a8021b, 0x82000500, 0xffffdafc,
+ 0x8400054e, 0x4803521b, 0x5c028800, 0x5c026000,
+ 0x1c01f000, 0x80000580, 0x05fdf7fc, 0x4c580000,
+ 0x0541face, 0x485bc857, 0x41782800, 0x42002000,
+ 0x0010b391, 0x58100200, 0x90000503, 0x90000583,
+ 0x05020003, 0x90000541, 0x0501f005, 0x80142800,
+ 0x9010240b, 0x8058b040, 0x05fe07f7, 0x5c00b000,
+ 0x1c01f000, 0x0501f805, 0x60018800, 0x05000002,
+ 0x60058800, 0x1c01f000, 0x4c580000, 0x0541fab7,
+ 0x42001000, 0x0010b391, 0x58080200, 0x8c00051a,
+ 0x05020004, 0x9008140b, 0x8058b040, 0x05fe07fb,
+ 0x5c00b000, 0x1c01f000, 0x00007eef, 0x00007de8,
+ 0x00007ce4, 0x000080e2, 0x00007be1, 0x000080e0,
+ 0x000080dc, 0x000080da, 0x00007ad9, 0x000080d6,
+ 0x000080d5, 0x000080d4, 0x000080d3, 0x000080d2,
+ 0x000080d1, 0x000079ce, 0x000078cd, 0x000080cc,
+ 0x000080cb, 0x000080ca, 0x000080c9, 0x000080c7,
+ 0x000080c6, 0x000077c5, 0x000076c3, 0x000080bc,
+ 0x000080ba, 0x000075b9, 0x000080b6, 0x000074b5,
+ 0x000073b4, 0x000072b3, 0x000080b2, 0x000080b1,
+ 0x000080ae, 0x000071ad, 0x000080ac, 0x000070ab,
+ 0x00006faa, 0x00006ea9, 0x000080a7, 0x00006da6,
+ 0x00006ca5, 0x00006ba3, 0x00006a9f, 0x0000699e,
+ 0x0000689d, 0x0000809b, 0x00008098, 0x00006797,
+ 0x00006690, 0x0000658f, 0x00006488, 0x00006384,
+ 0x00006282, 0x00008081, 0x00008080, 0x0000617c,
+ 0x0000607a, 0x00008079, 0x00005f76, 0x00008075,
+ 0x00008074, 0x00008073, 0x00008072, 0x00008071,
+ 0x0000806e, 0x00005e6d, 0x0000806c, 0x00005d6b,
+ 0x00005c6a, 0x00005b69, 0x00008067, 0x00005a66,
+ 0x00005965, 0x00005863, 0x0000575c, 0x0000565a,
+ 0x00005559, 0x00008056, 0x00008055, 0x00005454,
+ 0x00005353, 0x00005252, 0x00005151, 0x0000504e,
+ 0x00004f4d, 0x0000804c, 0x0000804b, 0x00004e4a,
+ 0x00004d49, 0x00008047, 0x00004c46, 0x00008045,
+ 0x00008043, 0x0000803c, 0x0000803a, 0x00008039,
+ 0x00008036, 0x00004b35, 0x00008034, 0x00004a33,
+ 0x00004932, 0x00004831, 0x0000802e, 0x0000472d,
+ 0x0000462c, 0x0000452b, 0x0000442a, 0x00004329,
+ 0x00004227, 0x00008026, 0x00008025, 0x00004123,
+ 0x0000401f, 0x00003f1e, 0x00003e1d, 0x00003d1b,
+ 0x00003c18, 0x00008017, 0x00008010, 0x00003b0f,
+ 0x00003a08, 0x00008004, 0x00003902, 0x00008001,
+ 0x00008000, 0x00008000, 0x00003800, 0x00003700,
+ 0x00003600, 0x00008000, 0x00003500, 0x00008000,
+ 0x00008000, 0x00008000, 0x00003400, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00008000, 0x00003300, 0x00003200,
+ 0x00008000, 0x00003300, 0x00003200, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00008000, 0x00003100, 0x00003000,
- 0x00008000, 0x00008000, 0x00002f00, 0x00008000,
- 0x00002e00, 0x00002d00, 0x00002c00, 0x00008000,
- 0x00008000, 0x00008000, 0x00002b00, 0x00008000,
- 0x00002a00, 0x00002900, 0x00002800, 0x00008000,
- 0x00002700, 0x00002600, 0x00002500, 0x00002400,
- 0x00002300, 0x00002200, 0x00008000, 0x00008000,
- 0x00002100, 0x00002000, 0x00001f00, 0x00001e00,
- 0x00001d00, 0x00001c00, 0x00008000, 0x00008000,
- 0x00001b00, 0x00001a00, 0x00008000, 0x00001900,
+ 0x00008000, 0x00003100, 0x00003000, 0x00008000,
+ 0x00008000, 0x00002f00, 0x00008000, 0x00002e00,
+ 0x00002d00, 0x00002c00, 0x00008000, 0x00008000,
+ 0x00008000, 0x00002b00, 0x00008000, 0x00002a00,
+ 0x00002900, 0x00002800, 0x00008000, 0x00002700,
+ 0x00002600, 0x00002500, 0x00002400, 0x00002300,
+ 0x00002200, 0x00008000, 0x00008000, 0x00002100,
+ 0x00002000, 0x00001f00, 0x00001e00, 0x00001d00,
+ 0x00001c00, 0x00008000, 0x00008000, 0x00001b00,
+ 0x00001a00, 0x00008000, 0x00001900, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00008000, 0x00001800, 0x00008000,
- 0x00001700, 0x00001600, 0x00001500, 0x00008000,
- 0x00001400, 0x00001300, 0x00001200, 0x00001100,
- 0x00001000, 0x00000f00, 0x00008000, 0x00008000,
- 0x00000e00, 0x00000d00, 0x00000c00, 0x00000b00,
- 0x00000a00, 0x00000900, 0x00008000, 0x00008000,
- 0x00000800, 0x00000700, 0x00008000, 0x00000600,
- 0x00008000, 0x00008000, 0x00008000, 0x00000500,
- 0x00000400, 0x00000300, 0x00008000, 0x00000200,
- 0x00008000, 0x00008000, 0x00008000, 0x00000100,
+ 0x00008000, 0x00001800, 0x00008000, 0x00001700,
+ 0x00001600, 0x00001500, 0x00008000, 0x00001400,
+ 0x00001300, 0x00001200, 0x00001100, 0x00001000,
+ 0x00000f00, 0x00008000, 0x00008000, 0x00000e00,
+ 0x00000d00, 0x00000c00, 0x00000b00, 0x00000a00,
+ 0x00000900, 0x00008000, 0x00008000, 0x00000800,
+ 0x00000700, 0x00008000, 0x00000600, 0x00008000,
+ 0x00008000, 0x00008000, 0x00000500, 0x00000400,
+ 0x00000300, 0x00008000, 0x00000200, 0x00008000,
+ 0x00008000, 0x00008000, 0x00000100, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00008000, 0x00000000, 0x00008000,
+ 0x00008000, 0x00000000, 0x00008000, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
0x00008000, 0x00008000, 0x00008000, 0x00008000,
- 0x00008000, 0x00008000, 0x00008000, 0x05f1fc56,
- 0x05f008db, 0x492f4017, 0x1c01f000, 0x91a0ac07,
- 0x83a00580, 0x0010ac19, 0x05000008, 0x492fc857,
- 0x812e59c0, 0x05f008d2, 0x912ca407, 0x6034b000,
- 0x053dff40, 0x0501f00d, 0x6040b000, 0x91e0a420,
- 0x50500000, 0x8050a000, 0x50500800, 0x900409c0,
- 0x80040540, 0x4400a800, 0x8050a000, 0x8054a800,
- 0x8058b040, 0x05fe07f7, 0x1c01f000, 0x59a00207,
- 0xb0000cbf, 0x050210be, 0x0c01f001, 0x001021b9,
- 0x001021ef, 0x001021ef, 0x00102239, 0x0010224e,
- 0x001021ef, 0x001021b9, 0x00102263, 0x00102274,
- 0x001021ef, 0x001021ef, 0x00102289, 0x001022a7,
- 0x001022c5, 0x001021ef, 0x001022e2, 0x001021ef,
- 0x001021ef, 0x00102302, 0x001021ef, 0x001023b5,
- 0x001021ef, 0x001021ef, 0x001021ef, 0x001021ef,
- 0x001023dc, 0x00102433, 0x001021ef, 0x001021ef,
- 0x001021ef, 0x001021ef, 0x001021ef, 0x0010247f,
- 0x001021ef, 0x001024c7, 0x001021ef, 0x001021ef,
- 0x001021ef, 0x001021ef, 0x001024cc, 0x001025c6,
- 0x001021ef, 0x001025cd, 0x001021ef, 0x001021ef,
- 0x001021ef, 0x001021ef, 0x001021ef, 0x001025ce,
- 0x00102656, 0x001027f4, 0x00102800, 0x001021ef,
- 0x001021ef, 0x001021ef, 0x001021ef, 0x00102813,
- 0x001021ef, 0x001021ef, 0x001021ef, 0x001021ef,
- 0x001021ef, 0x001021ef, 0x001021ef, 0x00102837,
- 0x00102875, 0x001028b9, 0x001028d0, 0x0010e415,
- 0x0010ea14, 0x0010290f, 0x001021ef, 0x00102d9e,
- 0x00102a54, 0x00102a8d, 0x001021ef, 0x001021ef,
- 0x001021ef, 0x001021ef, 0x001021ef, 0x001021ef,
- 0x001021ef, 0x001021ef, 0x00102aa8, 0x00102b05,
- 0x001021ef, 0x001021ef, 0x00102b61, 0x001021ef,
- 0x00102bdd, 0x00102c61, 0x001021ef, 0x001021ef,
- 0x00102cd0, 0x00102d5a, 0x001021ef, 0x00102d9e,
- 0x00102fe4, 0x001021ef, 0x00102ff3, 0x0010306d,
- 0x001021ef, 0x001021ef, 0x001021ef, 0x001021ef,
- 0x001030bc, 0x001030d6, 0x001030ef, 0x001021ef,
- 0x00103165, 0x001021ef, 0x001021ef, 0x001031a3,
- 0x001021ef, 0x001031c7, 0x001021ef, 0x001021ef,
- 0x0010321b, 0x00103350, 0x001021ef, 0x001021ef,
- 0x001021ef, 0x001021ef, 0x001021ef, 0x00103392,
- 0x00103412, 0x001021ef, 0x48efc857, 0x4031d800,
- 0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x0500003b, 0x48efc857, 0x4a034207, 0x00004000,
- 0x0509fb1c, 0x83a00580, 0x0010ac19, 0x0500000b,
- 0x58ee5809, 0x4d2c0000, 0x0501f850, 0x41a25800,
- 0x05f1fbc8, 0x40ee5800, 0x05f1fbc6, 0x5c025800,
- 0x492fc857, 0x0001f35b, 0x05026007, 0x59a0001e,
- 0x84000542, 0x4803401e, 0x4a01d808, 0x001021ca,
- 0x1c01f000, 0x59a00207, 0x82000d80, 0x00004000,
- 0x05000005, 0x900001c0, 0x90000551, 0x4803c011,
- 0x0501f004, 0x900001c0, 0x90000550, 0x4803c011,
- 0x0501f844, 0x59e00017, 0x8c00050a, 0x60000800,
- 0x0002088c, 0x8d0c0530, 0x05fa0881, 0x000209af,
- 0x6403c017, 0x4203e000, 0x30000001, 0x4203e000,
- 0x40000000, 0x40ee5800, 0x05f1fba2, 0x59a0001e,
- 0x84000504, 0x4803401e, 0x1c01f000, 0x4803c856,
- 0x4a034207, 0x00004001, 0x05fdf7ca, 0x4803c856,
- 0x4a034207, 0x00004002, 0x05fdf7c6, 0x4803c856,
- 0x4a034207, 0x00004003, 0x05fdf7c2, 0x4803c856,
- 0x4a034207, 0x00004005, 0x05fdf7be, 0x4803c856,
- 0x4a034207, 0x00004006, 0x05fdf7ba, 0x4803c856,
- 0x4a034207, 0x0000400b, 0x05fdf7b6, 0x4803c856,
- 0x4a034207, 0x0000400c, 0x05fdf7b2, 0x4803c856,
- 0x4a034207, 0x0000400c, 0x05fdf7ae, 0x4a034207,
- 0x00004020, 0x05fdf7ab, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x58eca809, 0x8054a9c0, 0x05ec0fd8,
- 0x91a0a407, 0x9054ac07, 0x6034b000, 0x053dfe45,
+ 0x00008000, 0x00008000, 0x05f1fbb3, 0x05f00838,
+ 0x492f4017, 0x1c01f000, 0x91a0ac07, 0x83a00580,
+ 0x0010ae99, 0x05000008, 0x492fc857, 0x812e59c0,
+ 0x05f0082f, 0x912ca407, 0x6034b000, 0x0541f94d,
+ 0x0501f00d, 0x6040b000, 0x91e0a420, 0x50500000,
+ 0x8050a000, 0x50500800, 0x900409c0, 0x80040540,
+ 0x4400a800, 0x8050a000, 0x8054a800, 0x8058b040,
+ 0x05fe07f7, 0x1c01f000, 0x59a00207, 0xb0000cbf,
+ 0x050210be, 0x0c01f001, 0x0010225c, 0x00102292,
+ 0x00102292, 0x001022dc, 0x001022f1, 0x00102292,
+ 0x0010225c, 0x00102306, 0x00102317, 0x00102292,
+ 0x00102292, 0x0010232f, 0x0010234d, 0x0010236b,
+ 0x00102292, 0x00102388, 0x00102292, 0x00102292,
+ 0x001023a8, 0x00102292, 0x0010245b, 0x00102292,
+ 0x00102292, 0x00102292, 0x00102292, 0x00102482,
+ 0x001024d9, 0x00102292, 0x00102292, 0x00102292,
+ 0x00102292, 0x00102292, 0x00102525, 0x00102292,
+ 0x0010256d, 0x00102292, 0x00102292, 0x00102292,
+ 0x00102292, 0x00102572, 0x0010266c, 0x00102292,
+ 0x00102673, 0x00102292, 0x00102292, 0x00102292,
+ 0x00102292, 0x00102292, 0x00102674, 0x001026fc,
+ 0x0010289a, 0x001028a6, 0x00102292, 0x00102292,
+ 0x00102292, 0x00102292, 0x001028b9, 0x00102292,
+ 0x00102292, 0x00102292, 0x00102292, 0x00102292,
+ 0x00102292, 0x00102292, 0x001028dd, 0x0010291b,
+ 0x0010295f, 0x00102976, 0x0010e615, 0x0010ec14,
+ 0x001029b5, 0x00102292, 0x00102e44, 0x00102afa,
+ 0x00102b33, 0x00102292, 0x00102292, 0x00102292,
+ 0x00102292, 0x00102292, 0x00102292, 0x00102292,
+ 0x00102292, 0x00102b4e, 0x00102bab, 0x00102292,
+ 0x00102292, 0x00102c07, 0x00102292, 0x00102c83,
+ 0x00102d07, 0x00102292, 0x00102292, 0x00102d76,
+ 0x00102e00, 0x00102292, 0x00102e44, 0x001030af,
+ 0x00102292, 0x001030be, 0x00103138, 0x00102292,
+ 0x00102292, 0x00102292, 0x00102292, 0x00103187,
+ 0x001031a1, 0x001031ba, 0x00102292, 0x00103230,
+ 0x00102292, 0x00102292, 0x0010326e, 0x00102292,
+ 0x00103292, 0x00102292, 0x00102292, 0x001032e6,
+ 0x0010341b, 0x00102292, 0x00102292, 0x00102292,
+ 0x00102292, 0x00102292, 0x0010345d, 0x001034dd,
+ 0x00102292, 0x48efc857, 0x4031d800, 0x58ef400a,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x0500003b,
+ 0x48efc857, 0x4a034207, 0x00004000, 0x0509fb44,
+ 0x83a00580, 0x0010ae99, 0x0500000b, 0x58ee5809,
+ 0x4d2c0000, 0x0501f850, 0x41a25800, 0x05f1fb25,
+ 0x40ee5800, 0x05f1fb23, 0x5c025800, 0x492fc857,
+ 0x0001f35b, 0x05026007, 0x59a0001e, 0x84000542,
+ 0x4803401e, 0x4a01d808, 0x0010226d, 0x1c01f000,
+ 0x59a00207, 0x82000d80, 0x00004000, 0x05000005,
+ 0x900001c0, 0x90000551, 0x4803c011, 0x0501f004,
+ 0x900001c0, 0x90000550, 0x4803c011, 0x0501f844,
+ 0x59e00017, 0x8c00050a, 0x60000800, 0x0002088c,
+ 0x8d0c0530, 0x05f60fdc, 0x000209af, 0x6403c017,
+ 0x4203e000, 0x30000001, 0x4203e000, 0x40000000,
+ 0x40ee5800, 0x05f1faff, 0x59a0001e, 0x84000504,
+ 0x4803401e, 0x1c01f000, 0x4803c856, 0x4a034207,
+ 0x00004001, 0x05fdf7ca, 0x4803c856, 0x4a034207,
+ 0x00004002, 0x05fdf7c6, 0x4803c856, 0x4a034207,
+ 0x00004003, 0x05fdf7c2, 0x4803c856, 0x4a034207,
+ 0x00004005, 0x05fdf7be, 0x4803c856, 0x4a034207,
+ 0x00004006, 0x05fdf7ba, 0x4803c856, 0x4a034207,
+ 0x0000400b, 0x05fdf7b6, 0x4803c856, 0x4a034207,
+ 0x0000400c, 0x05fdf7b2, 0x4803c856, 0x4a034207,
+ 0x0000400c, 0x05fdf7ae, 0x4a034207, 0x00004020,
+ 0x05fdf7ab, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x58eca809, 0x8054a9c0, 0x05ec0f35, 0x91a0a407,
+ 0x9054ac07, 0x6034b000, 0x0541f852, 0x5c00a800,
+ 0x5c00a000, 0x5c00b000, 0x1c01f000, 0x4c580000,
+ 0x4c500000, 0x4c540000, 0x59a00007, 0x4803c857,
+ 0x59a00008, 0x4803c857, 0x59a00009, 0x4803c857,
+ 0x91e0ac20, 0x91a0a407, 0x6040b000, 0x50500000,
+ 0x4400a800, 0x8054a800, 0x900001c0, 0x4400a800,
+ 0x8054a800, 0x8050a000, 0x8058b040, 0x05fe07f8,
0x5c00a800, 0x5c00a000, 0x5c00b000, 0x1c01f000,
- 0x4c580000, 0x4c500000, 0x4c540000, 0x59a00007,
- 0x4803c857, 0x59a00008, 0x4803c857, 0x59a00009,
- 0x4803c857, 0x91e0ac20, 0x91a0a407, 0x6040b000,
- 0x50500000, 0x4400a800, 0x8054a800, 0x900001c0,
- 0x4400a800, 0x8054a800, 0x8050a000, 0x8058b040,
- 0x05fe07f8, 0x5c00a800, 0x5c00a000, 0x5c00b000,
- 0x1c01f000, 0x59a00407, 0x800000c2, 0x59a00a08,
- 0x900409c0, 0x80040540, 0x84000540, 0x59a00c08,
- 0x8c040500, 0x0500000b, 0x4c000000, 0x053dfe7a,
- 0x5c000000, 0x05000004, 0x48030004, 0x64030000,
- 0x05fdf771, 0x64030000, 0x64134407, 0x05fc07b0,
- 0x4803880e, 0x05fdf76c, 0x59a00407, 0x800000c2,
- 0x59a00c08, 0x8c040500, 0x0500000d, 0x4c000000,
- 0x053dfe69, 0x5c000000, 0x05000006, 0x48030004,
- 0x59800805, 0x48074407, 0x64030000, 0x05fdf75e,
- 0x64030000, 0x64134407, 0x05fc079d, 0x4803880e,
- 0x59c4080f, 0x48074407, 0x05fdf757, 0x59a01c07,
- 0x59a00208, 0x900c19c0, 0x800c1d40, 0x580c0803,
- 0x80000580, 0x500c1000, 0x80080400, 0x800c1800,
- 0x80040840, 0x05fe07fc, 0x48034407, 0x900001c0,
- 0x48034208, 0x800001c0, 0x05fc0747, 0x05fdf784,
- 0x64174407, 0x64134208, 0x64034408, 0x59a8000a,
- 0x82000c80, 0x00140000, 0x05021004, 0x42000000,
- 0x0013ffff, 0x0501f006, 0x59a8088a, 0x8c040500,
- 0x05000003, 0x82000400, 0x00006000, 0x48034209,
- 0x900001c0, 0x48034409, 0x4a03420a, 0x00000095,
- 0x05fdf731, 0x59a00408, 0x59a01208, 0x900811c0,
- 0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
- 0x800c1d40, 0x59a00a09, 0x59a00409, 0x900409c0,
- 0x80040d40, 0x59a0020b, 0x90002490, 0x05fc1768,
- 0x59a02407, 0x900001c0, 0x80100540, 0x59a8280a,
- 0x80142480, 0x050a1249, 0x42002800, 0x7fefffff,
- 0x80142480, 0x05fe175e, 0x42002800, 0x7ffd0000,
- 0x80142480, 0x05fc175a, 0x0509f240, 0x59a00408,
+ 0x59a00407, 0x800000c2, 0x59a00a08, 0x900409c0,
+ 0x80040540, 0x84000540, 0x59a00c08, 0x8c040500,
+ 0x0500000b, 0x4c000000, 0x0541f887, 0x5c000000,
+ 0x05000004, 0x48030004, 0x64030000, 0x05fdf771,
+ 0x64030000, 0x64134407, 0x05fc07b0, 0x4803880e,
+ 0x05fdf76c, 0x59a00407, 0x800000c2, 0x59a00c08,
+ 0x8c040500, 0x0500000d, 0x4c000000, 0x0541f876,
+ 0x5c000000, 0x05000006, 0x48030004, 0x59800805,
+ 0x48074407, 0x64030000, 0x05fdf75e, 0x64030000,
+ 0x64134407, 0x05fc079d, 0x4803880e, 0x59c4080f,
+ 0x48074407, 0x05fdf757, 0x59a01c07, 0x59a00208,
+ 0x900c19c0, 0x800c1d40, 0x580c0803, 0x80000580,
+ 0x500c1000, 0x80080400, 0x800c1800, 0x80040840,
+ 0x05fe07fc, 0x48034407, 0x900001c0, 0x48034208,
+ 0x800001c0, 0x05fc0747, 0x05fdf784, 0x64174407,
+ 0x64174208, 0x64034408, 0x59a8000a, 0x82000c80,
+ 0x00140000, 0x05021004, 0x42000000, 0x0013ffff,
+ 0x0501f006, 0x59a8088a, 0x8c040500, 0x05000003,
+ 0x82000400, 0x00006000, 0x48034209, 0x900001c0,
+ 0x48034409, 0x60540121, 0x4803420a, 0x900001c0,
+ 0x4803440e, 0x6403400f, 0x05fdf72e, 0x59a00408,
0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x59a00a09,
0x59a00409, 0x900409c0, 0x80040d40, 0x59a0020b,
- 0x90002490, 0x05fc174a, 0x59a02407, 0x900001c0,
- 0x80100540, 0x59a8280a, 0x80142480, 0x050a1231,
- 0x42002800, 0x7fefffff, 0x80142480, 0x05fe1740,
- 0x42002800, 0x7ffd0000, 0x80142480, 0x05fc173c,
- 0x0509f228, 0x59a02408, 0x59a00208, 0x901021c0,
- 0x80102540, 0x59a01a0b, 0x59a00407, 0x900c19c0,
- 0x800c1d40, 0x41781000, 0x820c0580, 0x00007c00,
- 0x0500000a, 0x820c0480, 0x00007a00, 0x05001007,
- 0x820c0480, 0x00007cff, 0x05021004, 0x053dfde6,
- 0x05000007, 0x80081000, 0x44101800, 0x800811c0,
- 0x05fc06dd, 0x64030000, 0x05fdf6db, 0x64030000,
- 0x64134407, 0x05fdf71a, 0x59a01a0b, 0x59a00407,
- 0x900c19c0, 0x800c1d40, 0x41781000, 0x820c0580,
- 0x00007c00, 0x0500000a, 0x820c0480, 0x00007a00,
- 0x05001007, 0x820c0480, 0x00007cff, 0x05021004,
- 0x053dfdcd, 0x0500000e, 0x80081000, 0x500c0000,
- 0x82000d00, 0x0000ffff, 0x48074208, 0x82000d00,
- 0xffff0000, 0x900409c0, 0x48074408, 0x800811c0,
- 0x05fc06bd, 0x64030000, 0x05fdf6bb, 0x64030000,
- 0x64134407, 0x05fdf6fa, 0x4d2c0000, 0x4d340000,
- 0x4d300000, 0x4d440000, 0x0509faab, 0x05020006,
- 0x4923c857, 0x4927c857, 0x59a28c07, 0x0511f9e9,
- 0x05000006, 0x5c028800, 0x5c026000, 0x5c026800,
- 0x5c025800, 0x05fdf6ee, 0x4937c857, 0x59a04408,
- 0x59a00208, 0x900001c0, 0x80204540, 0x4823c857,
- 0x0501f877, 0x05000008, 0x64074209, 0x4a034407,
- 0x0000ffff, 0x4a034208, 0x0000ffff, 0x497b4408,
- 0x0501f03d, 0x497b4407, 0x0501f879, 0x0500003f,
- 0x59300402, 0x48034407, 0x59300202, 0x48034208,
- 0x59300006, 0x48034408, 0x59a0020c, 0x8c000500,
- 0x05000030, 0x4933c857, 0x0511f97e, 0x05000003,
- 0x64274407, 0x0501f031, 0x8d0c050e, 0x05000003,
- 0x64074407, 0x0501f02d, 0x916c0583, 0x05000003,
- 0x641f4407, 0x0501f029, 0x59340200, 0x8c00050e,
- 0x05000003, 0x64834407, 0x0501f024, 0x59300407,
- 0x90000d83, 0x05020007, 0x59300804, 0x9004051f,
- 0x90000584, 0x05020003, 0x8c04053e, 0x05020015,
- 0x0509f97e, 0x05020003, 0x640b4407, 0x0501f017,
- 0x492fc857, 0x4a025c05, 0x00008000, 0x497a5a05,
- 0x497a5806, 0x0535f998, 0x05020003, 0x640f4407,
- 0x0501f00e, 0x4a01d808, 0x00102367, 0x5c028800,
- 0x5c026000, 0x5c026800, 0x5c025800, 0x1c01f000,
- 0x640b4209, 0x5c028800, 0x5c026000, 0x5c026800,
- 0x5c025800, 0x05fdf658, 0x5c028800, 0x5c026000,
- 0x5c026800, 0x5c025800, 0x05fdf695, 0x492fc857,
- 0x4933c857, 0x497a602a, 0x592c0006, 0x82000580,
- 0x01000000, 0x05020003, 0x64134407, 0x05fdf68c,
- 0x4d2c0000, 0x912e5c07, 0x592c0000, 0x82000580,
- 0x02000000, 0x05020011, 0x4803c856, 0x64134209,
- 0x592c0804, 0x82040500, 0x0000ffff, 0x48034409,
- 0x80040920, 0x4807420a, 0x592c0805, 0x82040500,
- 0x0000ffff, 0x4803440a, 0x80040920, 0x4807420b,
- 0x5c025800, 0x05fdf634, 0x4803c856, 0x64174209,
- 0x592c0801, 0x82040500, 0x0000ffff, 0x48034409,
- 0x80040920, 0x4807420a, 0x05fdf7f6, 0x4937c857,
- 0x4823c857, 0x5934000f, 0x80001d40, 0x05000005,
- 0x580c0006, 0x80200580, 0x05020003, 0x81780000,
- 0x1c01f000, 0x580c0000, 0x05fdf7f8, 0x4823c857,
- 0x4d2c0000, 0x42026000, 0x001102e4, 0x59300407,
- 0x90000d83, 0x05000003, 0x90000d86, 0x05020007,
- 0x59325809, 0x812e59c0, 0x05000004, 0x592c0006,
- 0x80200580, 0x05000009, 0x91326430, 0x59a8000b,
- 0x81300480, 0x05fc17f2, 0x417a6000, 0x80000580,
- 0x5c025800, 0x1c01f000, 0x90000541, 0x5c025800,
- 0x1c01f000, 0x83a00580, 0x0010ac19, 0x05fe0638,
- 0x64030000, 0x4a034207, 0x00004000, 0x4a03c011,
- 0x40000010, 0x05fdfe63, 0x59e00017, 0x8c00050a,
- 0x60000800, 0x0002088c, 0x8d0c0530, 0x05f60ea0,
- 0x000209af, 0x6403c017, 0x4203e000, 0x30000001,
- 0x4203e000, 0x40000000, 0x4203e000, 0xb0100000,
- 0x41fc0000, 0x8c00050a, 0x05fc07fc, 0x053dfcee,
- 0x05fc07ff, 0x59800802, 0x8c040520, 0x05020003,
- 0x64030000, 0x05fdf7f5, 0x60101020, 0x50080000,
- 0x8400054c, 0x44001000, 0x64030000, 0x0501f000,
- 0x59a00c07, 0x800409c0, 0x05000005, 0x916c0580,
- 0x05000003, 0x646b4407, 0x05fdf619, 0x42007000,
- 0x0010ac7a, 0x58381c01, 0x58382201, 0x58383202,
- 0x8c040500, 0x0500000b, 0x59a01208, 0x82080500,
- 0x0000f003, 0x05fe0612, 0x82080480, 0x00000841,
- 0x05fe160f, 0x82080480, 0x00000100, 0x05fc160c,
- 0x40040000, 0x800c0540, 0x90000528, 0x900005a8,
- 0x05fc0607, 0x8c04050a, 0x05000006, 0x59a03c08,
- 0x901c0486, 0x05fe1602, 0x901c0481, 0x05fc1600,
- 0x8c040506, 0x05000003, 0x4a01a8e4, 0x0000c000,
- 0x8c040504, 0x05000004, 0x59e00002, 0x8400056e,
- 0x4803c002, 0x8c040502, 0x05000004, 0x600028ec,
- 0x4a002805, 0xd0000000, 0x40040000, 0x800c0540,
- 0x48007401, 0x8c040500, 0x05000002, 0x48087201,
- 0x8c04050a, 0x0500001a, 0x481c7202, 0x4c0c0000,
- 0x4c100000, 0x4c180000, 0x051dfb63, 0x4df00000,
- 0x58383a02, 0x481fc857, 0x41780000, 0x801c3840,
- 0x800010c8, 0x82081400, 0x0000b037, 0x64001002,
- 0x801c1c80, 0x05021002, 0x64081002, 0x80000000,
- 0x90001c85, 0x05fc17f7, 0x5c03e000, 0x051c0b3e,
- 0x5c003000, 0x5c002000, 0x5c001800, 0x480f4407,
- 0x48134208, 0x481b4408, 0x05fdf587, 0x4d440000,
- 0x4d340000, 0x59a28c07, 0x0509f97b, 0x05020009,
- 0x0511f8bc, 0x05020007, 0x0511f872, 0x05000008,
- 0x64274407, 0x5c026800, 0x5c028800, 0x05fdf5bc,
- 0x5c026800, 0x5c028800, 0x05fdf5bd, 0x59a01208,
- 0x59a01c08, 0x5934400a, 0x82203d00, 0x0000e000,
- 0x801c391a, 0x8c080500, 0x0500001a, 0x900c0d07,
- 0x90040580, 0x0500000b, 0x90040581, 0x05000009,
- 0x90040583, 0x05000007, 0x90040584, 0x05000005,
- 0x90040593, 0x05000003, 0x4937c857, 0x60100800,
- 0x82204500, 0xffff1fff, 0x800400da, 0x80200540,
- 0x4802680a, 0x4c080000, 0x4c1c0000, 0x051dfb1e,
- 0x0511fadc, 0x051dfb08, 0x5c003800, 0x5c001000,
- 0x481f4408, 0x5934400a, 0x82203d00, 0x0f000000,
- 0x801c3930, 0x8c080504, 0x05020011, 0x8c080502,
- 0x0500000b, 0x4823c857, 0x82204500, 0xf0ffffff,
- 0x59a01a09, 0x900c0d0f, 0x800400f0, 0x8400056e,
- 0x80200540, 0x4802680a, 0x4803c857, 0x481f4209,
- 0x5c026800, 0x5c028800, 0x05fdf53f, 0x82204500,
- 0xf07fffff, 0x4822680a, 0x05fdf7f9, 0x8d0c050e,
- 0x05000003, 0x64074407, 0x05fdf579, 0x916c0583,
- 0x05020014, 0x0509f92c, 0x05fe0579, 0x59240200,
- 0x8c000502, 0x0500003c, 0x59240005, 0x497b4407,
- 0x0511fda1, 0x0500000e, 0x82000d00, 0x00ffff00,
- 0x0502000b, 0x82000c00, 0x00102013, 0x50040800,
- 0x80040910, 0x82041580, 0x00000080, 0x05020003,
- 0x641f4407, 0x05fdf562, 0x48074407, 0x82000d00,
- 0x0000ffff, 0x48074208, 0x80000120, 0x48034408,
- 0x59a8021b, 0x82001500, 0x00003500, 0x480b440a,
- 0x8c000502, 0x05000016, 0x8c000506, 0x05000006,
- 0x90000d0a, 0x90040d8a, 0x05020003, 0x6407420a,
- 0x0501f018, 0x8c00050a, 0x05000006, 0x90000d22,
- 0x90040da2, 0x05020003, 0x640f420a, 0x0501f011,
- 0x8c000508, 0x05000006, 0x90000d12, 0x90040d92,
- 0x05020003, 0x640b420a, 0x0501f00a, 0x0511fd72,
- 0x05020003, 0x6413420a, 0x05fdf4fb, 0x8c000506,
- 0x05000003, 0x64174407, 0x05fdf539, 0x6403420a,
- 0x05fdf4f5, 0x646f4407, 0x05fdf535, 0x59a8002e,
- 0x48034408, 0x59a8002f, 0x4803420a, 0x05fdf4ee,
- 0x42007800, 0x0010b0e4, 0x59a00407, 0x4803c857,
- 0x90000c8a, 0x05fe152e, 0x0c01f001, 0x00102545,
- 0x001024e5, 0x001024f2, 0x00102502, 0x00102521,
- 0x00102546, 0x001024de, 0x001024de, 0x00102552,
- 0x0010258d, 0x001024df, 0x05fdf521, 0x59a00208,
- 0x48007c01, 0x59a00408, 0x48007a01, 0x05edfdbf,
- 0x0501f061, 0x916c0580, 0x05fc0515, 0x59a00a08,
- 0x59a00408, 0x900001c0, 0x80040d40, 0x4807c857,
- 0x59a00a09, 0x59a00409, 0x900001c0, 0x80040d40,
- 0x4807c857, 0x0501f054, 0x916c0580, 0x05fc0508,
- 0x59a00408, 0x59a01208, 0x900001c0, 0x80081540,
- 0x59a00409, 0x59a01a09, 0x900001c0, 0x800c1d40,
- 0x42000000, 0x0010cfb7, 0x480fc857, 0x480bc857,
- 0x60000820, 0x0505f7eb, 0x59a00a08, 0x59a00408,
- 0x900001c0, 0x80041d40, 0x820c0c80, 0x0010a29b,
- 0x05fe14f7, 0x820c0c80, 0x00100000, 0x05fc14f4,
- 0x480fc857, 0x903c7c22, 0x503c0800, 0x800409c0,
- 0x05000005, 0x903c05a6, 0x05fc04ed, 0x803c7800,
- 0x05fdf7fa, 0x59e41001, 0x82080d00, 0xfffeffcf,
- 0x4807c801, 0x440c7800, 0x46001800, 0x0201f800,
- 0x800c1800, 0x46001800, 0x001001e0, 0x480bc801,
- 0x0501f025, 0x59a01a08, 0x59a00408, 0x900001c0,
- 0x800c1d40, 0x480c7803, 0x59a02209, 0x59a00409,
- 0x900001c0, 0x80102540, 0x48107804, 0x59a0020a,
- 0x40001000, 0x48007807, 0x80000040, 0x05fc14d0,
- 0x48007808, 0x60000880, 0x0519ffee, 0x80000540,
- 0x05000002, 0x05fdf4ca, 0x40040000, 0x800c1c00,
- 0x05fc14c7, 0x4800780a, 0x480c7805, 0x48107806,
- 0x4978780c, 0x59a0040a, 0x800000c4, 0x4800780b,
- 0x59e40001, 0x4803c857, 0x82000540, 0x00040000,
- 0x4803c801, 0x05fdf474, 0x49787803, 0x49787804,
- 0x49787808, 0x49787807, 0x49787803, 0x49787805,
- 0x49787806, 0x4978780c, 0x4978780b, 0x59e40001,
- 0x84000524, 0x05fdf7f3, 0x4978781f, 0x49787814,
- 0x49787815, 0x4978781d, 0x49787817, 0x49787818,
- 0x59a01a08, 0x59a00408, 0x900001c0, 0x800c1d40,
- 0x480c780e, 0x480c7819, 0x480c781b, 0x59a02209,
- 0x59a00409, 0x900001c0, 0x80102540, 0x4810780f,
- 0x4810781a, 0x4810781c, 0x59a0020a, 0x80000540,
- 0x05fc0497, 0x48007813, 0x60000808, 0x40001000,
- 0x0519ffb4, 0x80000540, 0x05fe0491, 0x40040000,
- 0x800c1c00, 0x05fc148e, 0x480c7810, 0x48107811,
- 0x4a03420a, 0x00000400, 0x59a0040a, 0x4800781e,
- 0x850e1d6a, 0x59a0040b, 0x48007a12, 0x59a0020c,
- 0x48007c12, 0x600c0000, 0x05edfcff, 0x80102000,
- 0x4810780d, 0x48134209, 0x901021c0, 0x48134409,
- 0x59e40052, 0x4803c857, 0x4a007816, 0x00000400,
- 0x903c0416, 0x48034208, 0x900001c0, 0x48034408,
- 0x05fdf42d, 0x583c0800, 0x830e1d00, 0xffcfffff,
- 0x48ec7820, 0x4a01d802, 0x00000100, 0x583c0017,
- 0x82000500, 0x000000ff, 0x05020008, 0x4807c857,
- 0x8c040502, 0x05000004, 0x84040d48, 0x48047800,
- 0x1c01f000, 0x0501f003, 0x05f5f9e6, 0x1c01f000,
- 0x42007800, 0x0010b0e4, 0x583dd820, 0x58ef400a,
- 0x40ec6000, 0x583c0000, 0x48efc857, 0x49a3c857,
- 0x4803c857, 0x82000500, 0x0000ffc0, 0x48007800,
- 0x583c001d, 0x4803c857, 0x583c0819, 0x4807c857,
- 0x48074208, 0x900409c0, 0x48074408, 0x583c081a,
- 0x48074209, 0x900409c0, 0x48074409, 0x583c081b,
- 0x4807420a, 0x900409c0, 0x4807440a, 0x583c081c,
- 0x4807420b, 0x900409c0, 0x4807440b, 0x49787818,
- 0x583c0017, 0x49787817, 0x82000500, 0x000000ff,
- 0x05fe03ee, 0x05fdf3f4, 0x59a80005, 0x48034407,
- 0x59a80006, 0x48034208, 0x59a80007, 0x48034408,
- 0x05fdf3ed, 0x05edfc22, 0x4803c856, 0x59a0020c,
- 0x4803c857, 0x8c00051e, 0x050a00ad, 0x05f9fd19,
- 0x05000003, 0x05f9fcfb, 0x05000003, 0x648b4407,
- 0x05fdf423, 0x4a03c013, 0x03800300, 0x4a03c014,
- 0x03800380, 0x59a00c07, 0x82040580, 0x000000a0,
- 0x05000004, 0x82040580, 0x000000a2, 0x0502001c,
- 0x59a0140b, 0x82080480, 0x00000100, 0x05021018,
- 0x59a0020c, 0x8c000500, 0x0502001f, 0x59a00a0b,
- 0x800409c0, 0x05000012, 0xb0040481, 0x05021010,
- 0x0505fed6, 0x0500000a, 0x59a01008, 0x900811c0,
- 0x59a0180a, 0x900c19c0, 0x59a00a0b, 0x0505fef1,
- 0x4a01d808, 0x00102602, 0x1c01f000, 0x640b4407,
- 0x4a03c014, 0x03800000, 0x05fdf3fd, 0x4a03c014,
- 0x03800000, 0x05fdf3fe, 0x4031d800, 0x58ef400a,
- 0x58ee580c, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05fc03eb, 0x59a00c07, 0x59a0140b, 0x59a0020c,
- 0x8c000500, 0x05020038, 0x912e5c05, 0x4178c000,
- 0x59a0ba0b, 0x40600000, 0x812c0400, 0x5000c800,
- 0x82641d00, 0x000000ff, 0x4c040000, 0x4c080000,
- 0x0501f8b8, 0x5c001000, 0x5c000800, 0x05000037,
- 0x805cb840, 0x05000032, 0x80081000, 0x82641d00,
- 0x0000ff00, 0x800c1910, 0x4c040000, 0x4c080000,
- 0x0501f8ac, 0x5c001000, 0x5c000800, 0x0500002b,
- 0x805cb840, 0x05000026, 0x80081000, 0x82641d00,
- 0x00ff0000, 0x800c1920, 0x4c040000, 0x4c080000,
- 0x0501f8a0, 0x5c001000, 0x5c000800, 0x0500001f,
- 0x805cb840, 0x0500001a, 0x80081000, 0x82641d00,
- 0xff000000, 0x800c1930, 0x4c040000, 0x4c080000,
- 0x0501f894, 0x5c001000, 0x5c000800, 0x05000013,
- 0x805cb840, 0x0500000e, 0x80081000, 0x8060c000,
- 0x05fdf7cd, 0x59a0020b, 0x82000500, 0x000000ff,
- 0x40001800, 0x4c040000, 0x4c080000, 0x0501f885,
- 0x5c001000, 0x5c000800, 0x05000004, 0x4a03c014,
- 0x03800000, 0x05fdf368, 0x4a03c014, 0x03800000,
- 0x64134407, 0x05fdf3a6, 0x4803c856, 0x59a0020c,
- 0x4803c857, 0x8c00051e, 0x050607ed, 0x05f9fc91,
- 0x05000003, 0x05f9fc73, 0x05000003, 0x648b4407,
- 0x05fdf39b, 0x4a03c013, 0x03800300, 0x4a03c014,
- 0x03800380, 0x59a00c07, 0x82040580, 0x000000a0,
- 0x05000004, 0x82040580, 0x000000a2, 0x05020062,
- 0x59a0140b, 0x82080480, 0x00000100, 0x0502105e,
- 0x59a0020c, 0x8c000500, 0x05020050, 0x59a01a0b,
- 0x800c19c0, 0x05000058, 0xb00c0481, 0x05021056,
- 0x0505fe4e, 0x05020006, 0x640b4407, 0x4a03c014,
- 0x03800000, 0x4803c857, 0x05fdf37d, 0x912e5c05,
- 0x4178c000, 0x59a0ba0b, 0x4803c857, 0x40600000,
- 0x812c0400, 0x4000c800, 0x4c040000, 0x4c080000,
- 0x0501f879, 0x5c001000, 0x5c000800, 0x0500003e,
- 0x4414c800, 0x805cb840, 0x0500002b, 0x80081000,
- 0x4c040000, 0x4c080000, 0x0501f86f, 0x5c001000,
- 0x5c000800, 0x05000034, 0x50640000, 0x801428d0,
- 0x80140540, 0x4400c800, 0x805cb840, 0x0500001e,
- 0x80081000, 0x4c040000, 0x4c080000, 0x0501f862,
- 0x5c001000, 0x5c000800, 0x05000027, 0x50640000,
- 0x801428e0, 0x80140540, 0x4400c800, 0x805cb840,
- 0x05000011, 0x80081000, 0x4c040000, 0x4c080000,
- 0x0501f855, 0x5c001000, 0x5c000800, 0x0500001a,
- 0x50640000, 0x801428f0, 0x80140540, 0x4400c800,
- 0x805cb840, 0x05000004, 0x80081000, 0x8060c000,
- 0x05fdf7ca, 0x59a00a0b, 0x59a01008, 0x900811c0,
- 0x59a0180a, 0x900c19c0, 0x4a03c014, 0x03800000,
- 0x412c0000, 0x0505f629, 0x4803c857, 0x0501f83e,
- 0x05000005, 0x48174407, 0x4a03c014, 0x03800000,
- 0x05fdf2f1, 0x4a03c014, 0x03800000, 0x64134407,
- 0x05fdf32f, 0x4a03c014, 0x03800000, 0x05fdf330,
- 0x4c5c0000, 0x4c600000, 0x4c640000, 0x4004b800,
- 0x4008c000, 0x400cc800, 0x0501f86d, 0x0500000f,
- 0x0501f89b, 0x05020011, 0x4060b800, 0x0501f898,
- 0x0502000e, 0x4064b800, 0x0501f895, 0x0502000b,
- 0x0501f883, 0x4ce80000, 0x6021d027, 0x0519fd9c,
- 0x5c01d000, 0x90000541, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x0501f879, 0x80000580,
- 0x05fdf7fa, 0x4c5c0000, 0x485fc857, 0x0501f854,
- 0x05000008, 0x905cbd41, 0x0501f881, 0x05020009,
- 0x0501f8bd, 0x0501f8ef, 0x0501f86d, 0x90000541,
- 0x4803c857, 0x4867c857, 0x5c00b800, 0x1c01f000,
- 0x0501f867, 0x80000580, 0x4803c857, 0x485fc857,
- 0x05fdf7f8, 0x4c5c0000, 0x4c600000, 0x4c640000,
- 0x4807c857, 0x480bc857, 0x4004b800, 0x4008c000,
- 0x0501f83b, 0x0500000c, 0x0501f869, 0x0502000f,
- 0x4c5c0000, 0x4060b800, 0x0501f865, 0x5c00b800,
- 0x0502000a, 0x05fdffdc, 0x05000003, 0x0501f850,
- 0x90000541, 0x40642800, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x0501f849, 0x80000580,
- 0x4803c857, 0x4867c857, 0x05fdf7f7, 0x4ce80000,
- 0x4c580000, 0x4803c856, 0x6030b000, 0x6029d000,
- 0x0519fd5b, 0x4a03c013, 0x02000200, 0x6029d000,
- 0x0519fd57, 0x4a03c013, 0x02000000, 0x8058b040,
- 0x05fe07f7, 0x61a00807, 0x4a03c013, 0x03800300,
- 0x80040840, 0x0500000f, 0x4a03c014, 0x03800000,
- 0x59e00013, 0x4a03c014, 0x03800380, 0x82000500,
- 0x00000300, 0x82000580, 0x00000300, 0x05fe07f3,
- 0x90000541, 0x5c00b000, 0x5c01d000, 0x1c01f000,
- 0x4803c857, 0x80000580, 0x05fdf7fb, 0x4ce80000,
- 0x4803c856, 0x61a00807, 0x4a03c013, 0x03800300,
- 0x80040840, 0x05000016, 0x4a03c014, 0x03800000,
- 0x59e00013, 0x4a03c014, 0x03800380, 0x82000500,
- 0x00000300, 0x82000580, 0x00000300, 0x05fe07f3,
- 0x6029d000, 0x0519fd2a, 0x4a03c013, 0x01000000,
- 0x6029d000, 0x0519fd26, 0x4a03c013, 0x02000000,
- 0x90000541, 0x5c01d000, 0x1c01f000, 0x4803c857,
- 0x05fdffbf, 0x05fe07f3, 0x05fdf7fb, 0x4803c856,
- 0x4a03c013, 0x01000000, 0x4ce80000, 0x6029d000,
- 0x0519fd17, 0x5c01d000, 0x4a03c013, 0x02000200,
- 0x4ce80000, 0x6029d000, 0x0519fd11, 0x5c01d000,
- 0x4a03c013, 0x01000100, 0x1c01f000, 0x4c5c0000,
- 0x4c600000, 0x485fc857, 0x6020c000, 0x825c0500,
- 0x00000080, 0x800000c2, 0x82000540, 0x01000000,
- 0x4803c013, 0x4ce80000, 0x6029d000, 0x0519fd00,
+ 0x90002490, 0x05fc1765, 0x59a02407, 0x900001c0,
+ 0x80100540, 0x59a8280a, 0x80142480, 0x050a126e,
+ 0x42002800, 0x7fefffff, 0x80142480, 0x05fe175b,
+ 0x42002800, 0x7ffd0000, 0x80142480, 0x05fc1757,
+ 0x0509f265, 0x59a00408, 0x59a01208, 0x900811c0,
+ 0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
+ 0x800c1d40, 0x59a00a09, 0x59a00409, 0x900409c0,
+ 0x80040d40, 0x59a0020b, 0x90002490, 0x05fc1747,
+ 0x59a02407, 0x900001c0, 0x80100540, 0x59a8280a,
+ 0x80142480, 0x050a1256, 0x42002800, 0x7fefffff,
+ 0x80142480, 0x05fe173d, 0x42002800, 0x7ffd0000,
+ 0x80142480, 0x05fc1739, 0x0509f24d, 0x59a02408,
+ 0x59a00208, 0x901021c0, 0x80102540, 0x59a01a0b,
+ 0x59a00407, 0x900c19c0, 0x800c1d40, 0x41781000,
+ 0x820c0580, 0x00007c00, 0x0500000a, 0x820c0480,
+ 0x00007a00, 0x05001007, 0x820c0480, 0x00007cff,
+ 0x05021004, 0x053dfff0, 0x05000007, 0x80081000,
+ 0x44101800, 0x800811c0, 0x05fc06da, 0x64030000,
+ 0x05fdf6d8, 0x64030000, 0x64134407, 0x05fdf717,
+ 0x59a01a0b, 0x59a00407, 0x900c19c0, 0x800c1d40,
+ 0x41781000, 0x820c0580, 0x00007c00, 0x0500000a,
+ 0x820c0480, 0x00007a00, 0x05001007, 0x820c0480,
+ 0x00007cff, 0x05021004, 0x053dffd7, 0x0500000e,
+ 0x80081000, 0x500c0000, 0x82000d00, 0x0000ffff,
+ 0x48074208, 0x82000d00, 0xffff0000, 0x900409c0,
+ 0x48074408, 0x800811c0, 0x05fc06ba, 0x64030000,
+ 0x05fdf6b8, 0x64030000, 0x64134407, 0x05fdf6f7,
+ 0x4d2c0000, 0x4d340000, 0x4d300000, 0x4d440000,
+ 0x0509fad0, 0x05020006, 0x4923c857, 0x4927c857,
+ 0x59a28c07, 0x0511fa1f, 0x05000006, 0x5c028800,
+ 0x5c026000, 0x5c026800, 0x5c025800, 0x05fdf6eb,
+ 0x4937c857, 0x59a04408, 0x59a00208, 0x900001c0,
+ 0x80204540, 0x4823c857, 0x0501f877, 0x05000008,
+ 0x64074209, 0x4a034407, 0x0000ffff, 0x4a034208,
+ 0x0000ffff, 0x497b4408, 0x0501f03d, 0x497b4407,
+ 0x0501f879, 0x0500003f, 0x59300402, 0x48034407,
+ 0x59300202, 0x48034208, 0x59300006, 0x48034408,
+ 0x59a0020c, 0x8c000500, 0x05000030, 0x4933c857,
+ 0x0511f9b4, 0x05000003, 0x64274407, 0x0501f031,
+ 0x8d0c050e, 0x05000003, 0x64074407, 0x0501f02d,
+ 0x916c0583, 0x05000003, 0x641f4407, 0x0501f029,
+ 0x59340200, 0x8c00050e, 0x05000003, 0x64834407,
+ 0x0501f024, 0x59300407, 0x90000d83, 0x05020007,
+ 0x59300804, 0x9004051f, 0x90000584, 0x05020003,
+ 0x8c04053e, 0x05020015, 0x0509f9a3, 0x05020003,
+ 0x640b4407, 0x0501f017, 0x492fc857, 0x4a025c05,
+ 0x00008000, 0x497a5a05, 0x497a5806, 0x0535fad8,
+ 0x05020003, 0x640f4407, 0x0501f00e, 0x4a01d808,
+ 0x0010240d, 0x5c028800, 0x5c026000, 0x5c026800,
+ 0x5c025800, 0x1c01f000, 0x640b4209, 0x5c028800,
+ 0x5c026000, 0x5c026800, 0x5c025800, 0x05fdf655,
+ 0x5c028800, 0x5c026000, 0x5c026800, 0x5c025800,
+ 0x05fdf692, 0x492fc857, 0x4933c857, 0x497a602a,
+ 0x592c0006, 0x82000580, 0x01000000, 0x05020003,
+ 0x64134407, 0x05fdf689, 0x4d2c0000, 0x912e5c07,
+ 0x592c0000, 0x82000580, 0x02000000, 0x05020011,
+ 0x4803c856, 0x64134209, 0x592c0804, 0x82040500,
+ 0x0000ffff, 0x48034409, 0x80040920, 0x4807420a,
+ 0x592c0805, 0x82040500, 0x0000ffff, 0x4803440a,
+ 0x80040920, 0x4807420b, 0x5c025800, 0x05fdf631,
+ 0x4803c856, 0x64174209, 0x592c0801, 0x82040500,
+ 0x0000ffff, 0x48034409, 0x80040920, 0x4807420a,
+ 0x05fdf7f6, 0x4937c857, 0x4823c857, 0x5934000f,
+ 0x80001d40, 0x05000005, 0x580c0006, 0x80200580,
+ 0x05020003, 0x81780000, 0x1c01f000, 0x580c0000,
+ 0x05fdf7f8, 0x4823c857, 0x4d2c0000, 0x42026000,
+ 0x00110514, 0x59300407, 0x90000d83, 0x05000003,
+ 0x90000d86, 0x05020007, 0x59325809, 0x812e59c0,
+ 0x05000004, 0x592c0006, 0x80200580, 0x05000009,
+ 0x91326430, 0x59a8000b, 0x81300480, 0x05fc17f2,
+ 0x417a6000, 0x80000580, 0x5c025800, 0x1c01f000,
+ 0x90000541, 0x5c025800, 0x1c01f000, 0x83a00580,
+ 0x0010ae99, 0x05fe0635, 0x64030000, 0x4a034207,
+ 0x00004000, 0x4a03c011, 0x40000010, 0x05fdfe60,
+ 0x59e00017, 0x8c00050a, 0x60000800, 0x0002088c,
+ 0x8d0c0530, 0x05f60df8, 0x000209af, 0x6403c017,
+ 0x4203e000, 0x30000001, 0x4203e000, 0x40000000,
+ 0x4203e000, 0xb0100000, 0x41fc0000, 0x8c00050a,
+ 0x05fc07fc, 0x053dfef8, 0x05fc07ff, 0x59800802,
+ 0x8c040520, 0x05020003, 0x64030000, 0x05fdf7f5,
+ 0x60101020, 0x50080000, 0x8400054c, 0x44001000,
+ 0x64030000, 0x0501f000, 0x59a00c07, 0x800409c0,
+ 0x05000005, 0x916c0580, 0x05000003, 0x646b4407,
+ 0x05fdf616, 0x42007000, 0x0010aefa, 0x58381c01,
+ 0x58382201, 0x58383202, 0x8c040500, 0x0500000b,
+ 0x59a01208, 0x82080500, 0x0000f003, 0x05fe060f,
+ 0x82080480, 0x00000841, 0x05fe160c, 0x82080480,
+ 0x00000100, 0x05fc1609, 0x40040000, 0x800c0540,
+ 0x90000528, 0x900005a8, 0x05fc0604, 0x8c04050a,
+ 0x05000006, 0x59a03c08, 0x901c0486, 0x05fe15ff,
+ 0x901c0481, 0x05fc15fd, 0x8c040506, 0x05000003,
+ 0x4a01a8e4, 0x0000c000, 0x8c040504, 0x05000004,
+ 0x59e00002, 0x8400056e, 0x4803c002, 0x8c040502,
+ 0x05000004, 0x600028ec, 0x4a002805, 0xd0000000,
+ 0x40040000, 0x800c0540, 0x48007401, 0x8c040500,
+ 0x05000002, 0x48087201, 0x8c04050a, 0x0500001a,
+ 0x481c7202, 0x4c0c0000, 0x4c100000, 0x4c180000,
+ 0x051dfc7f, 0x4df00000, 0x58383a02, 0x481fc857,
+ 0x41780000, 0x801c3840, 0x800010c8, 0x82081400,
+ 0x0000b037, 0x64001002, 0x801c1c80, 0x05021002,
+ 0x64081002, 0x80000000, 0x90001c85, 0x05fc17f7,
+ 0x5c03e000, 0x051c0c5a, 0x5c003000, 0x5c002000,
+ 0x5c001800, 0x480f4407, 0x48134208, 0x481b4408,
+ 0x05fdf584, 0x4d440000, 0x4d340000, 0x59a28c07,
+ 0x0509f9a0, 0x05020009, 0x0511f8f2, 0x05020007,
+ 0x0511f8a8, 0x05000008, 0x64274407, 0x5c026800,
+ 0x5c028800, 0x05fdf5b9, 0x5c026800, 0x5c028800,
+ 0x05fdf5ba, 0x59a01208, 0x59a01c08, 0x5934400a,
+ 0x82203d00, 0x0000e000, 0x801c391a, 0x8c080500,
+ 0x0500001a, 0x900c0d07, 0x90040580, 0x0500000b,
+ 0x90040581, 0x05000009, 0x90040583, 0x05000007,
+ 0x90040584, 0x05000005, 0x90040593, 0x05000003,
+ 0x4937c857, 0x60100800, 0x82204500, 0xffff1fff,
+ 0x800400da, 0x80200540, 0x4802680a, 0x4c080000,
+ 0x4c1c0000, 0x051dfc3a, 0x0511fb15, 0x051dfc24,
+ 0x5c003800, 0x5c001000, 0x481f4408, 0x5934400a,
+ 0x82203d00, 0x0f000000, 0x801c3930, 0x8c080504,
+ 0x05020011, 0x8c080502, 0x0500000b, 0x4823c857,
+ 0x82204500, 0xf0ffffff, 0x59a01a09, 0x900c0d0f,
+ 0x800400f0, 0x8400056e, 0x80200540, 0x4802680a,
+ 0x4803c857, 0x481f4209, 0x5c026800, 0x5c028800,
+ 0x05fdf53c, 0x82204500, 0xf07fffff, 0x4822680a,
+ 0x05fdf7f9, 0x8d0c050e, 0x05000003, 0x64074407,
+ 0x05fdf576, 0x916c0583, 0x05020014, 0x0509f951,
+ 0x05fe0576, 0x59240200, 0x8c000502, 0x0500003c,
+ 0x59240005, 0x497b4407, 0x0511fe00, 0x0500000e,
+ 0x82000d00, 0x00ffff00, 0x0502000b, 0x82000c00,
+ 0x001020b6, 0x50040800, 0x80040910, 0x82041580,
+ 0x00000080, 0x05020003, 0x641f4407, 0x05fdf55f,
+ 0x48074407, 0x82000d00, 0x0000ffff, 0x48074208,
+ 0x80000120, 0x48034408, 0x59a8021b, 0x82001500,
+ 0x00003500, 0x480b440a, 0x8c000502, 0x05000016,
+ 0x8c000506, 0x05000006, 0x90000d0a, 0x90040d8a,
+ 0x05020003, 0x6407420a, 0x0501f018, 0x8c00050a,
+ 0x05000006, 0x90000d22, 0x90040da2, 0x05020003,
+ 0x640f420a, 0x0501f011, 0x8c000508, 0x05000006,
+ 0x90000d12, 0x90040d92, 0x05020003, 0x640b420a,
+ 0x0501f00a, 0x0511fdd1, 0x05020003, 0x6413420a,
+ 0x05fdf4f8, 0x8c000506, 0x05000003, 0x64174407,
+ 0x05fdf536, 0x6403420a, 0x05fdf4f2, 0x646f4407,
+ 0x05fdf532, 0x59a8002e, 0x48034408, 0x59a8002f,
+ 0x4803420a, 0x05fdf4eb, 0x42007800, 0x0010b364,
+ 0x59a00407, 0x4803c857, 0x90000c8a, 0x05fe152b,
+ 0x0c01f001, 0x001025eb, 0x0010258b, 0x00102598,
+ 0x001025a8, 0x001025c7, 0x001025ec, 0x00102584,
+ 0x00102584, 0x001025f8, 0x00102633, 0x00102585,
+ 0x05fdf51e, 0x59a00208, 0x48007c01, 0x59a00408,
+ 0x48007a01, 0x05edfd19, 0x0501f061, 0x916c0580,
+ 0x05fc0512, 0x59a00a08, 0x59a00408, 0x900001c0,
+ 0x80040d40, 0x4807c857, 0x59a00a09, 0x59a00409,
+ 0x900001c0, 0x80040d40, 0x4807c857, 0x0501f054,
+ 0x916c0580, 0x05fc0505, 0x59a00408, 0x59a01208,
+ 0x900001c0, 0x80081540, 0x59a00409, 0x59a01a09,
+ 0x900001c0, 0x800c1d40, 0x42000000, 0x0010d237,
+ 0x480fc857, 0x480bc857, 0x60000820, 0x0509f010,
+ 0x59a00a08, 0x59a00408, 0x900001c0, 0x80041d40,
+ 0x820c0c80, 0x0010a562, 0x05fe14f4, 0x820c0c80,
+ 0x00100000, 0x05fc14f1, 0x480fc857, 0x903c7c22,
+ 0x503c0800, 0x800409c0, 0x05000005, 0x903c05a6,
+ 0x05fc04ea, 0x803c7800, 0x05fdf7fa, 0x59e41001,
+ 0x82080d00, 0xfffeffcf, 0x4807c801, 0x440c7800,
+ 0x46001800, 0x0201f800, 0x800c1800, 0x46001800,
+ 0x001001e0, 0x480bc801, 0x0501f025, 0x59a01a08,
+ 0x59a00408, 0x900001c0, 0x800c1d40, 0x480c7803,
+ 0x59a02209, 0x59a00409, 0x900001c0, 0x80102540,
+ 0x48107804, 0x59a0020a, 0x40001000, 0x48007807,
+ 0x80000040, 0x05fc14cd, 0x48007808, 0x60000880,
+ 0x051df90a, 0x80000540, 0x05000002, 0x05fdf4c7,
+ 0x40040000, 0x800c1c00, 0x05fc14c4, 0x4800780a,
+ 0x480c7805, 0x48107806, 0x4978780c, 0x59a0040a,
+ 0x800000c4, 0x4800780b, 0x59e40001, 0x4803c857,
+ 0x82000540, 0x00040000, 0x4803c801, 0x05fdf471,
+ 0x49787803, 0x49787804, 0x49787808, 0x49787807,
+ 0x49787803, 0x49787805, 0x49787806, 0x4978780c,
+ 0x4978780b, 0x59e40001, 0x84000524, 0x05fdf7f3,
+ 0x4978781f, 0x49787814, 0x49787815, 0x4978781d,
+ 0x49787817, 0x49787818, 0x59a01a08, 0x59a00408,
+ 0x900001c0, 0x800c1d40, 0x480c780e, 0x480c7819,
+ 0x480c781b, 0x59a02209, 0x59a00409, 0x900001c0,
+ 0x80102540, 0x4810780f, 0x4810781a, 0x4810781c,
+ 0x59a0020a, 0x80000540, 0x05fc0494, 0x48007813,
+ 0x60000808, 0x40001000, 0x051df8d0, 0x80000540,
+ 0x05fe048e, 0x40040000, 0x800c1c00, 0x05fc148b,
+ 0x480c7810, 0x48107811, 0x4a03420a, 0x00000400,
+ 0x59a0040a, 0x4800781e, 0x850e1d6a, 0x59a0040b,
+ 0x48007a12, 0x59a0020c, 0x48007c12, 0x600c0000,
+ 0x05edfc59, 0x80102000, 0x4810780d, 0x48134209,
+ 0x901021c0, 0x48134409, 0x59e40052, 0x4803c857,
+ 0x4a007816, 0x00000400, 0x903c0416, 0x48034208,
+ 0x900001c0, 0x48034408, 0x05fdf42a, 0x583c0800,
+ 0x830e1d00, 0xffcfffff, 0x48ec7820, 0x4a01d802,
+ 0x00000100, 0x583c0017, 0x82000500, 0x000000ff,
+ 0x05020008, 0x4807c857, 0x8c040502, 0x05000004,
+ 0x84040d48, 0x48047800, 0x1c01f000, 0x0501f003,
+ 0x05f5f940, 0x1c01f000, 0x42007800, 0x0010b364,
+ 0x583dd820, 0x58ef400a, 0x40ec6000, 0x583c0000,
+ 0x48efc857, 0x49a3c857, 0x4803c857, 0x82000500,
+ 0x0000ffc0, 0x48007800, 0x583c001d, 0x4803c857,
+ 0x583c0819, 0x4807c857, 0x48074208, 0x900409c0,
+ 0x48074408, 0x583c081a, 0x48074209, 0x900409c0,
+ 0x48074409, 0x583c081b, 0x4807420a, 0x900409c0,
+ 0x4807440a, 0x583c081c, 0x4807420b, 0x900409c0,
+ 0x4807440b, 0x49787818, 0x583c0017, 0x49787817,
+ 0x82000500, 0x000000ff, 0x05fe03eb, 0x05fdf3f1,
+ 0x59a80005, 0x48034407, 0x59a80006, 0x48034208,
+ 0x59a80007, 0x48034408, 0x05fdf3ea, 0x05edfb7c,
+ 0x4803c856, 0x59a0020c, 0x4803c857, 0x8c00051e,
+ 0x050a00d2, 0x05f9fc74, 0x05000003, 0x05f9fc56,
+ 0x05000003, 0x648b4407, 0x05fdf420, 0x4a03c013,
+ 0x03800300, 0x4a03c014, 0x03800380, 0x59a00c07,
+ 0x82040580, 0x000000a0, 0x05000004, 0x82040580,
+ 0x000000a2, 0x0502001c, 0x59a0140b, 0x82080480,
+ 0x00000100, 0x05021018, 0x59a0020c, 0x8c000500,
+ 0x0502001f, 0x59a00a0b, 0x800409c0, 0x05000012,
+ 0xb0040481, 0x05021010, 0x0505fefb, 0x0500000a,
+ 0x59a01008, 0x900811c0, 0x59a0180a, 0x900c19c0,
+ 0x59a00a0b, 0x0505ff16, 0x4a01d808, 0x001026a8,
+ 0x1c01f000, 0x640b4407, 0x4a03c014, 0x03800000,
+ 0x05fdf3fa, 0x4a03c014, 0x03800000, 0x05fdf3fb,
+ 0x4031d800, 0x58ef400a, 0x58ee580c, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x05fc03e8, 0x59a00c07,
+ 0x59a0140b, 0x59a0020c, 0x8c000500, 0x05020038,
+ 0x912e5c05, 0x4178c000, 0x59a0ba0b, 0x40600000,
+ 0x812c0400, 0x5000c800, 0x82641d00, 0x000000ff,
+ 0x4c040000, 0x4c080000, 0x0501f8b8, 0x5c001000,
+ 0x5c000800, 0x05000037, 0x805cb840, 0x05000032,
+ 0x80081000, 0x82641d00, 0x0000ff00, 0x800c1910,
+ 0x4c040000, 0x4c080000, 0x0501f8ac, 0x5c001000,
+ 0x5c000800, 0x0500002b, 0x805cb840, 0x05000026,
+ 0x80081000, 0x82641d00, 0x00ff0000, 0x800c1920,
+ 0x4c040000, 0x4c080000, 0x0501f8a0, 0x5c001000,
+ 0x5c000800, 0x0500001f, 0x805cb840, 0x0500001a,
+ 0x80081000, 0x82641d00, 0xff000000, 0x800c1930,
+ 0x4c040000, 0x4c080000, 0x0501f894, 0x5c001000,
+ 0x5c000800, 0x05000013, 0x805cb840, 0x0500000e,
+ 0x80081000, 0x8060c000, 0x05fdf7cd, 0x59a0020b,
+ 0x82000500, 0x000000ff, 0x40001800, 0x4c040000,
+ 0x4c080000, 0x0501f885, 0x5c001000, 0x5c000800,
+ 0x05000004, 0x4a03c014, 0x03800000, 0x05fdf365,
+ 0x4a03c014, 0x03800000, 0x64134407, 0x05fdf3a3,
+ 0x4803c856, 0x59a0020c, 0x4803c857, 0x8c00051e,
+ 0x050a0012, 0x05f9fbec, 0x05000003, 0x05f9fbce,
+ 0x05000003, 0x648b4407, 0x05fdf398, 0x4a03c013,
+ 0x03800300, 0x4a03c014, 0x03800380, 0x59a00c07,
+ 0x82040580, 0x000000a0, 0x05000004, 0x82040580,
+ 0x000000a2, 0x05020062, 0x59a0140b, 0x82080480,
+ 0x00000100, 0x0502105e, 0x59a0020c, 0x8c000500,
+ 0x05020050, 0x59a01a0b, 0x800c19c0, 0x05000058,
+ 0xb00c0481, 0x05021056, 0x0505fe73, 0x05020006,
+ 0x640b4407, 0x4a03c014, 0x03800000, 0x4803c857,
+ 0x05fdf37a, 0x912e5c05, 0x4178c000, 0x59a0ba0b,
+ 0x4803c857, 0x40600000, 0x812c0400, 0x4000c800,
+ 0x4c040000, 0x4c080000, 0x0501f879, 0x5c001000,
+ 0x5c000800, 0x0500003e, 0x4414c800, 0x805cb840,
+ 0x0500002b, 0x80081000, 0x4c040000, 0x4c080000,
+ 0x0501f86f, 0x5c001000, 0x5c000800, 0x05000034,
+ 0x50640000, 0x801428d0, 0x80140540, 0x4400c800,
+ 0x805cb840, 0x0500001e, 0x80081000, 0x4c040000,
+ 0x4c080000, 0x0501f862, 0x5c001000, 0x5c000800,
+ 0x05000027, 0x50640000, 0x801428e0, 0x80140540,
+ 0x4400c800, 0x805cb840, 0x05000011, 0x80081000,
+ 0x4c040000, 0x4c080000, 0x0501f855, 0x5c001000,
+ 0x5c000800, 0x0500001a, 0x50640000, 0x801428f0,
+ 0x80140540, 0x4400c800, 0x805cb840, 0x05000004,
+ 0x80081000, 0x8060c000, 0x05fdf7ca, 0x59a00a0b,
+ 0x59a01008, 0x900811c0, 0x59a0180a, 0x900c19c0,
+ 0x4a03c014, 0x03800000, 0x412c0000, 0x0505f64e,
+ 0x4803c857, 0x0501f83e, 0x05000005, 0x48174407,
+ 0x4a03c014, 0x03800000, 0x05fdf2ee, 0x4a03c014,
+ 0x03800000, 0x64134407, 0x05fdf32c, 0x4a03c014,
+ 0x03800000, 0x05fdf32d, 0x4c5c0000, 0x4c600000,
+ 0x4c640000, 0x4004b800, 0x4008c000, 0x400cc800,
+ 0x0501f86d, 0x0500000f, 0x0501f89b, 0x05020011,
+ 0x4060b800, 0x0501f898, 0x0502000e, 0x4064b800,
+ 0x0501f895, 0x0502000b, 0x0501f883, 0x4ce80000,
+ 0x6021d027, 0x0519feb8, 0x5c01d000, 0x90000541,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x0501f879, 0x80000580, 0x05fdf7fa, 0x4c5c0000,
+ 0x485fc857, 0x0501f854, 0x05000008, 0x905cbd41,
+ 0x0501f881, 0x05020009, 0x0501f8bd, 0x0501f8ef,
+ 0x0501f86d, 0x90000541, 0x4803c857, 0x4867c857,
+ 0x5c00b800, 0x1c01f000, 0x0501f867, 0x80000580,
+ 0x4803c857, 0x485fc857, 0x05fdf7f8, 0x4c5c0000,
+ 0x4c600000, 0x4c640000, 0x4807c857, 0x480bc857,
+ 0x4004b800, 0x4008c000, 0x0501f83b, 0x0500000c,
+ 0x0501f869, 0x0502000f, 0x4c5c0000, 0x4060b800,
+ 0x0501f865, 0x5c00b800, 0x0502000a, 0x05fdffdc,
+ 0x05000003, 0x0501f850, 0x90000541, 0x40642800,
+ 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
+ 0x0501f849, 0x80000580, 0x4803c857, 0x4867c857,
+ 0x05fdf7f7, 0x4ce80000, 0x4c580000, 0x4803c856,
+ 0x6030b000, 0x6029d000, 0x0519fe77, 0x4a03c013,
+ 0x02000200, 0x6029d000, 0x0519fe73, 0x4a03c013,
+ 0x02000000, 0x8058b040, 0x05fe07f7, 0x61a00807,
+ 0x4a03c013, 0x03800300, 0x80040840, 0x0500000f,
+ 0x4a03c014, 0x03800000, 0x59e00013, 0x4a03c014,
+ 0x03800380, 0x82000500, 0x00000300, 0x82000580,
+ 0x00000300, 0x05fe07f3, 0x90000541, 0x5c00b000,
+ 0x5c01d000, 0x1c01f000, 0x4803c857, 0x80000580,
+ 0x05fdf7fb, 0x4ce80000, 0x4803c856, 0x61a00807,
+ 0x4a03c013, 0x03800300, 0x80040840, 0x05000016,
+ 0x4a03c014, 0x03800000, 0x59e00013, 0x4a03c014,
+ 0x03800380, 0x82000500, 0x00000300, 0x82000580,
+ 0x00000300, 0x05fe07f3, 0x6029d000, 0x0519fe46,
+ 0x4a03c013, 0x01000000, 0x6029d000, 0x0519fe42,
+ 0x4a03c013, 0x02000000, 0x90000541, 0x5c01d000,
+ 0x1c01f000, 0x4803c857, 0x05fdffbf, 0x05fe07f3,
+ 0x05fdf7fb, 0x4803c856, 0x4a03c013, 0x01000000,
+ 0x4ce80000, 0x6029d000, 0x0519fe33, 0x5c01d000,
+ 0x4a03c013, 0x02000200, 0x4ce80000, 0x6029d000,
+ 0x0519fe2d, 0x5c01d000, 0x4a03c013, 0x01000100,
+ 0x1c01f000, 0x4c5c0000, 0x4c600000, 0x485fc857,
+ 0x6020c000, 0x825c0500, 0x00000080, 0x800000c2,
+ 0x82000540, 0x01000000, 0x4803c013, 0x4ce80000,
+ 0x6029d000, 0x0519fe1c, 0x5c01d000, 0x4a03c013,
+ 0x02000200, 0x4ce80000, 0x6029d000, 0x0519fe16,
+ 0x5c01d000, 0x4a03c013, 0x02000000, 0x805cb8c2,
+ 0x8060c040, 0x05fe07ec, 0x4a03c013, 0x01000100,
+ 0x4ce80000, 0x6029d000, 0x0519fe0b, 0x5c01d000,
+ 0x4a03c013, 0x02000200, 0x4ce80000, 0x6029d000,
+ 0x0519fe05, 0x5c01d000, 0x4a03c014, 0x03800000,
+ 0x61a00807, 0x59e0b813, 0x825cbd00, 0x00000100,
+ 0x80040840, 0x05000004, 0x405c0000, 0x80000540,
+ 0x05fe07f9, 0x4a03c014, 0x03800380, 0x4a03c013,
+ 0x02000000, 0x4ce80000, 0x6029d000, 0x0519fdf2,
+ 0x5c01d000, 0x485fc857, 0x405c0000, 0x80000540,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x4c600000,
+ 0x4803c856, 0x4a03c013, 0x01000100, 0x6020c000,
+ 0x61a0c807, 0x4ce80000, 0x6029d000, 0x0519fde2,
+ 0x5c01d000, 0x4a03c013, 0x02000200, 0x4a03c014,
+ 0x03800000, 0x59e00013, 0x4a03c014, 0x03800380,
+ 0x82000500, 0x00000200, 0x05020003, 0x8064c840,
+ 0x05fe07f7, 0x4178c800, 0x0501f007, 0x4ce80000,
+ 0x6029d000, 0x0519fdd0, 0x5c01d000, 0x4a03c013,
+ 0x02000200, 0x4ce80000, 0x6029d000, 0x0519fdca,
+ 0x5c01d000, 0x4a03c014, 0x03800000, 0x59e00013,
+ 0x4a03c014, 0x03800380, 0x82000500, 0x00000100,
+ 0x80000110, 0x8064c8c2, 0x8064cd40, 0x4a03c013,
+ 0x02000000, 0x8060c040, 0x05fe07e9, 0x4867c857,
+ 0x5c00c000, 0x1c01f000, 0x4803c856, 0x4a03c013,
+ 0x01000100, 0x4ce80000, 0x6029d000, 0x0519fdb2,
0x5c01d000, 0x4a03c013, 0x02000200, 0x4ce80000,
- 0x6029d000, 0x0519fcfa, 0x5c01d000, 0x4a03c013,
- 0x02000000, 0x805cb8c2, 0x8060c040, 0x05fe07ec,
- 0x4a03c013, 0x01000100, 0x4ce80000, 0x6029d000,
- 0x0519fcef, 0x5c01d000, 0x4a03c013, 0x02000200,
- 0x4ce80000, 0x6029d000, 0x0519fce9, 0x5c01d000,
- 0x4a03c014, 0x03800000, 0x61a00807, 0x59e0b813,
- 0x825cbd00, 0x00000100, 0x80040840, 0x05000004,
- 0x405c0000, 0x80000540, 0x05fe07f9, 0x4a03c014,
- 0x03800380, 0x4a03c013, 0x02000000, 0x4ce80000,
- 0x6029d000, 0x0519fcd6, 0x5c01d000, 0x485fc857,
- 0x405c0000, 0x80000540, 0x5c00c000, 0x5c00b800,
- 0x1c01f000, 0x4c600000, 0x4803c856, 0x4a03c013,
- 0x01000100, 0x6020c000, 0x61a0c807, 0x4ce80000,
- 0x6029d000, 0x0519fcc6, 0x5c01d000, 0x4a03c013,
- 0x02000200, 0x4a03c014, 0x03800000, 0x59e00013,
- 0x4a03c014, 0x03800380, 0x82000500, 0x00000200,
- 0x05020003, 0x8064c840, 0x05fe07f7, 0x4178c800,
- 0x0501f007, 0x4ce80000, 0x6029d000, 0x0519fcb4,
- 0x5c01d000, 0x4a03c013, 0x02000200, 0x4ce80000,
- 0x6029d000, 0x0519fcae, 0x5c01d000, 0x4a03c014,
- 0x03800000, 0x59e00013, 0x4a03c014, 0x03800380,
- 0x82000500, 0x00000100, 0x80000110, 0x8064c8c2,
- 0x8064cd40, 0x4a03c013, 0x02000000, 0x8060c040,
- 0x05fe07e9, 0x4867c857, 0x5c00c000, 0x1c01f000,
- 0x4803c856, 0x4a03c013, 0x01000100, 0x4ce80000,
- 0x6029d000, 0x0519fc96, 0x5c01d000, 0x4a03c013,
- 0x02000200, 0x4ce80000, 0x6029d000, 0x0519fc90,
- 0x5c01d000, 0x4a03c013, 0x02000000, 0x1c01f000,
- 0x59a00408, 0x59a8082e, 0x4803502e, 0x48074408,
- 0x59a00a0a, 0x90040494, 0x05021002, 0x6140080f,
- 0x59a8002f, 0x4807502f, 0x4803420a, 0x05fdf1ba,
- 0x59a00407, 0x59a00a08, 0x900409c0, 0x80040d40,
- 0x59a00408, 0x59a01209, 0x900811c0, 0x80081540,
- 0x59a00409, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
- 0x59a0040a, 0x59a0220b, 0x901021c0, 0x80102540,
- 0x053df9dc, 0x05fc01a8, 0x05fdf1fd, 0x916c0580,
- 0x0500000a, 0x59a80005, 0x59a00c07, 0x80041580,
- 0xb0081500, 0x05fc01a0, 0x80080580, 0x48035005,
- 0x05edfbc1, 0x05fdf19c, 0x59a00407, 0x59a80805,
- 0x48035005, 0x80040d80, 0x8c04050c, 0x05ee0bba,
- 0x59a00208, 0x599c0818, 0x8c040510, 0x05000002,
- 0x8400054a, 0x48035006, 0x59a00408, 0x8c00051a,
- 0x05000009, 0x600018ec, 0x60140800, 0x580c1006,
- 0x4a001805, 0x70000005, 0x900c1c20, 0x80040840,
- 0x05fe07fb, 0x48035007, 0x05fdf183, 0x8d0c050e,
- 0x05000003, 0x64074407, 0x05fdf1c1, 0x0511f9f2,
- 0x05020003, 0x645b4407, 0x05fdf1bd, 0x916c0583,
- 0x05000003, 0x641f4407, 0x05fdf1b9, 0x59a00c07,
- 0x82040500, 0xffffff00, 0x05fe01b9, 0x82041580,
+ 0x6029d000, 0x0519fdac, 0x5c01d000, 0x4a03c013,
+ 0x02000000, 0x1c01f000, 0x59a00408, 0x59a8082e,
+ 0x4803502e, 0x48074408, 0x59a00a0a, 0x90040494,
+ 0x05021002, 0x6140080f, 0x59a8002f, 0x4807502f,
+ 0x4803420a, 0x05fdf1b7, 0x59a00407, 0x59a00a08,
+ 0x900409c0, 0x80040d40, 0x59a00408, 0x59a01209,
+ 0x900811c0, 0x80081540, 0x59a00409, 0x59a01a0a,
+ 0x900c19c0, 0x800c1d40, 0x59a0040a, 0x59a0220b,
+ 0x901021c0, 0x80102540, 0x053dfbfd, 0x05fc01a5,
+ 0x05fdf1fa, 0x916c0580, 0x0500000a, 0x59a80005,
+ 0x59a00c07, 0x80041580, 0xb0081500, 0x05fc019d,
+ 0x80080580, 0x48035005, 0x05edfb1b, 0x05fdf199,
+ 0x59a00407, 0x59a80805, 0x48035005, 0x80040d80,
+ 0x8c04050c, 0x05ee0b14, 0x59a00208, 0x599c0818,
+ 0x8c040510, 0x05000002, 0x8400054a, 0x48035006,
+ 0x59a00408, 0x8c00051a, 0x05000009, 0x600018ec,
+ 0x60140800, 0x580c1006, 0x4a001805, 0x70000005,
+ 0x900c1c20, 0x80040840, 0x05fe07fb, 0x48035007,
+ 0x05fdf180, 0x8d0c050e, 0x05000003, 0x64074407,
+ 0x05fdf1be, 0x0511fa51, 0x05020003, 0x645b4407,
+ 0x05fdf1ba, 0x916c0583, 0x05000003, 0x641f4407,
+ 0x05fdf1b6, 0x59a00c07, 0x82040500, 0xffffff00,
+ 0x05fe01b6, 0x82041580, 0x000000ff, 0x05020007,
+ 0x59a8000f, 0x82000500, 0x000000ff, 0x82001540,
+ 0x0000ff00, 0x0501f00f, 0x82040400, 0x001020b6,
+ 0x50000000, 0x80000110, 0x82000580, 0x00000080,
+ 0x05fc01a6, 0x59a8000f, 0x82000500, 0x000000ff,
+ 0x80041580, 0x05fc01a1, 0x840409c0, 0x80041540,
+ 0x0521fdf9, 0x05020003, 0x640f4407, 0x05fdf197,
+ 0x48ee602d, 0x480a621e, 0x4a02641e, 0x0000bc09,
+ 0x64066407, 0x0505fc84, 0x05020004, 0x0005fc5a,
+ 0x640b4407, 0x05fdf18d, 0x497a5a05, 0x497a5806,
+ 0x4a025c05, 0x00008000, 0x4a01d808, 0x00102959,
+ 0x492e6009, 0x60ca7000, 0x0005f478, 0x8d0c050e,
+ 0x05000003, 0x64074407, 0x05fdf180, 0x0511fa13,
+ 0x05020003, 0x645b4407, 0x05fdf17c, 0x916c0583,
+ 0x05000003, 0x641f4407, 0x05fdf178, 0x59a00c07,
+ 0x82040500, 0xffffff00, 0x05fe0178, 0x82041580,
0x000000ff, 0x05020007, 0x59a8000f, 0x82000500,
0x000000ff, 0x82001540, 0x0000ff00, 0x0501f00f,
- 0x82040400, 0x00102013, 0x50000000, 0x80000110,
- 0x82000580, 0x00000080, 0x05fc01a9, 0x59a8000f,
- 0x82000500, 0x000000ff, 0x80041580, 0x05fc01a4,
- 0x840409c0, 0x80041540, 0x0521fce7, 0x05020003,
- 0x640f4407, 0x05fdf19a, 0x48ee602d, 0x480a621e,
- 0x4a02641e, 0x0000bc09, 0x64066407, 0x0505fc5f,
- 0x05020004, 0x0005fc5a, 0x640b4407, 0x05fdf190,
+ 0x82040400, 0x001020b6, 0x50000000, 0x80000110,
+ 0x82000580, 0x00000080, 0x05fc0168, 0x59a8000f,
+ 0x82000500, 0x000000ff, 0x80041580, 0x05fc0163,
+ 0x840409c0, 0x80041540, 0x0521fdbb, 0x05020003,
+ 0x640f4407, 0x05fdf159, 0x48ee602d, 0x480a621e,
+ 0x4a02641e, 0x0000bc05, 0x64066407, 0x0505fc46,
+ 0x05020004, 0x0005fc5a, 0x640b4407, 0x05fdf14f,
0x497a5a05, 0x497a5806, 0x4a025c05, 0x00008000,
- 0x4a01d808, 0x001028b3, 0x492e6009, 0x60ca7000,
- 0x0005f478, 0x8d0c050e, 0x05000003, 0x64074407,
- 0x05fdf183, 0x0511f9b4, 0x05020003, 0x645b4407,
- 0x05fdf17f, 0x916c0583, 0x05000003, 0x641f4407,
- 0x05fdf17b, 0x59a00c07, 0x82040500, 0xffffff00,
- 0x05fe017b, 0x82041580, 0x000000ff, 0x05020007,
- 0x59a8000f, 0x82000500, 0x000000ff, 0x82001540,
- 0x0000ff00, 0x0501f00f, 0x82040400, 0x00102013,
- 0x50000000, 0x80000110, 0x82000580, 0x00000080,
- 0x05fc016b, 0x59a8000f, 0x82000500, 0x000000ff,
- 0x80041580, 0x05fc0166, 0x840409c0, 0x80041540,
- 0x0521fca9, 0x05020003, 0x640f4407, 0x05fdf15c,
- 0x48ee602d, 0x480a621e, 0x4a02641e, 0x0000bc05,
- 0x64066407, 0x0505fc21, 0x05020004, 0x0005fc5a,
- 0x640b4407, 0x05fdf152, 0x497a5a05, 0x497a5806,
- 0x4a025c05, 0x00008000, 0x4a01d808, 0x001028b3,
- 0x492e6009, 0x60ca7000, 0x0005f478, 0x592c0006,
- 0x82000580, 0x01000000, 0x05fe0103, 0x64134407,
- 0x05fdf143, 0x497b4407, 0x497b4208, 0x8d0c0520,
- 0x05000008, 0x59a80062, 0x59a80863, 0x80040480,
- 0x59a80864, 0x48074407, 0x80041480, 0x480b4208,
- 0x0505fd29, 0x48034408, 0x59a8100d, 0x59a80266,
- 0x80080480, 0x4803420a, 0x495f440a, 0x59a8001a,
- 0x4803420c, 0x4a03440c, 0x000000fe, 0x05fdf0ea,
- 0x8d0c050e, 0x05000003, 0x64074407, 0x05fdf128,
- 0x59a00407, 0x8c000500, 0x0502000d, 0x59a80065,
- 0x81640480, 0x05001008, 0x59a8000b, 0x81500580,
- 0x05000007, 0x59a80063, 0x59a81062, 0x80080580,
- 0x05000003, 0x64634407, 0x05fdf119, 0x850e1d58,
- 0x4803c856, 0x850e1d46, 0x0509f82b, 0x05fdf0d2,
- 0x599c0201, 0x4803507f, 0x41780800, 0x60401076,
- 0x0519fc50, 0x480b5080, 0x1c01f000, 0x0501f805,
- 0x60018800, 0x05020002, 0x60058800, 0x1c01f000,
- 0x90000541, 0x0502500b, 0x4203e000, 0x80000000,
- 0x40e81000, 0x41780800, 0x61900000, 0x0519fc41,
- 0x5994002e, 0x80080400, 0x4803282e, 0x80000580,
- 0x1c01f000, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x4cd80000, 0x417a3000, 0x051dfbcb,
- 0x051df8b3, 0x5c01b000, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x1c01f000, 0x59c80003,
- 0x82000500, 0xffffe0ff, 0x48039003, 0x61f00800,
- 0x05f5fa3c, 0x4a03902c, 0x00200000, 0x61d0b003,
- 0x59c8002c, 0x8c00052c, 0x05000006, 0x8058b040,
- 0x05fe07fc, 0x600c0080, 0x41781000, 0x0501f11e,
- 0x640b5088, 0x42006000, 0x00102a52, 0x50301000,
- 0x41784800, 0x4a03902d, 0x00008000, 0x61d0b003,
- 0x59c8002c, 0x8c000534, 0x05000006, 0x8058b040,
- 0x05fe07fc, 0x600c0080, 0x41781000, 0x0501f10e,
- 0x0501f894, 0x80244800, 0x82240580, 0x000003b1,
- 0x05fe07fc, 0x0501f918, 0x41784800, 0x0501f8b8,
- 0x80244800, 0x82240580, 0x000003b1, 0x05fe07fc,
- 0x80306000, 0x82300580, 0x00102a54, 0x05fe07e4,
+ 0x4a01d808, 0x00102959, 0x492e6009, 0x60ca7000,
+ 0x0005f478, 0x592c0006, 0x82000580, 0x01000000,
+ 0x05fe0100, 0x64134407, 0x05fdf140, 0x497b4407,
+ 0x497b4208, 0x8d0c0520, 0x05000008, 0x59a80062,
+ 0x59a80863, 0x80040480, 0x59a80864, 0x48074407,
+ 0x80041480, 0x480b4208, 0x0505fd4e, 0x48034408,
+ 0x59a8100d, 0x59a80266, 0x80080480, 0x4803420a,
+ 0x495f440a, 0x59a8001a, 0x4803420c, 0x4a03440c,
+ 0x000000fe, 0x05fdf0e7, 0x8d0c050e, 0x05000003,
+ 0x64074407, 0x05fdf125, 0x59a00407, 0x8c000500,
+ 0x0502000d, 0x59a80065, 0x81640480, 0x05001008,
+ 0x59a8000b, 0x81500580, 0x05000007, 0x59a80063,
+ 0x59a81062, 0x80080580, 0x05000003, 0x64634407,
+ 0x05fdf116, 0x850e1d58, 0x4803c856, 0x850e1d46,
+ 0x0509f858, 0x05fdf0cf, 0x599c0201, 0x4803507f,
+ 0x41780800, 0x60401076, 0x0519fd6c, 0x480b5080,
+ 0x1c01f000, 0x0501f805, 0x60018800, 0x05020002,
+ 0x60058800, 0x1c01f000, 0x90000541, 0x0502500b,
+ 0x4203e000, 0x80000000, 0x40e81000, 0x41780800,
+ 0x61900000, 0x0519fd5d, 0x5994002e, 0x80080400,
+ 0x4803282e, 0x80000580, 0x1c01f000, 0x4d900000,
+ 0x4dd00000, 0x4da40000, 0x4d140000, 0x4cd80000,
+ 0x417a3000, 0x051dfce7, 0x051df9cf, 0x5c01b000,
+ 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
+ 0x1c01f000, 0x59c80003, 0x82000500, 0xffffe0ff,
+ 0x48039003, 0x61f00800, 0x05f5f994, 0x4a03902c,
+ 0x00200000, 0x61d0b003, 0x59c8002c, 0x8c00052c,
+ 0x05000006, 0x8058b040, 0x05fe07fc, 0x600c0080,
+ 0x41781000, 0x0501f11e, 0x640b5088, 0x42006000,
+ 0x00102af8, 0x50301000, 0x41784800, 0x4a03902d,
+ 0x00008000, 0x61d0b003, 0x59c8002c, 0x8c000534,
+ 0x05000006, 0x8058b040, 0x05fe07fc, 0x600c0080,
+ 0x41781000, 0x0501f10e, 0x0501f894, 0x80244800,
+ 0x82240580, 0x000003b1, 0x05fe07fc, 0x0501f918,
+ 0x41784800, 0x0501f8b8, 0x80244800, 0x82240580,
+ 0x000003b1, 0x05fe07fc, 0x80306000, 0x82300580,
+ 0x00102afa, 0x05fe07e4, 0x59a80887, 0x800409c0,
+ 0x05000005, 0x60100080, 0x60081000, 0x59a81886,
+ 0x0501f0f7, 0x42006000, 0x00102af8, 0x64435088,
+ 0x50301000, 0x41784800, 0x4a03902d, 0x00000800,
+ 0x0501f876, 0x80244800, 0x90240598, 0x05fe07fd,
+ 0x0501f8fb, 0x41784800, 0x0501f89b, 0x80244800,
+ 0x90240598, 0x05fe07fd, 0x80306000, 0x82300580,
+ 0x00102afa, 0x05fe07ef, 0x59a80887, 0x800409c0,
+ 0x05000005, 0x60100080, 0x60401000, 0x59a81886,
+ 0x0501f0db, 0x42006000, 0x00102af8, 0x64235088,
+ 0x50301000, 0x41784800, 0x4a03902d, 0x00000400,
+ 0x0501f85a, 0x80244800, 0x82240580, 0x00000088,
+ 0x05fe07fc, 0x0501f8de, 0x41784800, 0x0501f87e,
+ 0x80244800, 0x82240580, 0x00000088, 0x05fe07fc,
+ 0x80306000, 0x82300580, 0x00102afa, 0x05fe07ed,
0x59a80887, 0x800409c0, 0x05000005, 0x60100080,
- 0x60081000, 0x59a81886, 0x0501f0f7, 0x42006000,
- 0x00102a52, 0x64435088, 0x50301000, 0x41784800,
- 0x4a03902d, 0x00000800, 0x0501f876, 0x80244800,
- 0x90240598, 0x05fe07fd, 0x0501f8fb, 0x41784800,
- 0x0501f89b, 0x80244800, 0x90240598, 0x05fe07fd,
- 0x80306000, 0x82300580, 0x00102a54, 0x05fe07ef,
- 0x59a80887, 0x800409c0, 0x05000005, 0x60100080,
- 0x60401000, 0x59a81886, 0x0501f0db, 0x42006000,
- 0x00102a52, 0x64235088, 0x50301000, 0x41784800,
- 0x4a03902d, 0x00000400, 0x0501f85a, 0x80244800,
- 0x82240580, 0x00000088, 0x05fe07fc, 0x0501f8de,
- 0x41784800, 0x0501f87e, 0x80244800, 0x82240580,
- 0x00000088, 0x05fe07fc, 0x80306000, 0x82300580,
- 0x00102a54, 0x05fe07ed, 0x59a80887, 0x800409c0,
- 0x05000005, 0x60100080, 0x60201000, 0x59a81886,
- 0x0501f0bd, 0x42006000, 0x00102a52, 0x64835088,
- 0x50301000, 0x41784800, 0x4a03902d, 0x00002000,
- 0x61d0b003, 0x59c8002c, 0x8c000530, 0x05000006,
- 0x8058b040, 0x05fe07fc, 0x600c0080, 0x41781000,
- 0x0501f0ad, 0x59c8002c, 0x82000500, 0xffe0ffff,
- 0x82080d00, 0x001f0000, 0x80040540, 0x4803902c,
- 0x0501f82c, 0x80244800, 0x82240580, 0x00000110,
- 0x05fe07fc, 0x0501f8b0, 0x41784800, 0x0501f850,
- 0x59c80034, 0x82080d00, 0x001f0000, 0x82000500,
- 0x001f0000, 0x80040580, 0x05000006, 0x59a80087,
- 0x80000000, 0x48035087, 0x40240000, 0x48035086,
- 0x80244800, 0x82240580, 0x00000110, 0x05fe07f0,
- 0x80306000, 0x82300580, 0x00102a54, 0x05fe07d1,
- 0x59a80887, 0x800409c0, 0x05000004, 0x60100080,
- 0x60801000, 0x59a81886, 0x59c80803, 0x82040d40,
- 0x00001f00, 0x48079003, 0x59c8002c, 0x8400052a,
- 0x4803902c, 0x61f00800, 0x05f5f98e, 0x05f9f7f6,
- 0x59c8002c, 0x82000500, 0xffff0000, 0x82080d00,
- 0x0000ffff, 0x80040540, 0x4803902c, 0x480b9028,
- 0x480b9029, 0x59a80088, 0x90004584, 0x05000007,
- 0x90000590, 0x05020003, 0x80080920, 0x4807903a,
- 0x480b902a, 0x480b902b, 0x59c8002d, 0x82000500,
- 0xfffffc00, 0x80240540, 0x4803902d, 0x61d0b003,
+ 0x60201000, 0x59a81886, 0x0501f0bd, 0x42006000,
+ 0x00102af8, 0x64835088, 0x50301000, 0x41784800,
+ 0x4a03902d, 0x00002000, 0x61d0b003, 0x59c8002c,
+ 0x8c000530, 0x05000006, 0x8058b040, 0x05fe07fc,
+ 0x600c0080, 0x41781000, 0x0501f0ad, 0x59c8002c,
+ 0x82000500, 0xffe0ffff, 0x82080d00, 0x001f0000,
+ 0x80040540, 0x4803902c, 0x0501f82c, 0x80244800,
+ 0x82240580, 0x00000110, 0x05fe07fc, 0x0501f8b0,
+ 0x41784800, 0x0501f850, 0x59c80034, 0x82080d00,
+ 0x001f0000, 0x82000500, 0x001f0000, 0x80040580,
+ 0x05000006, 0x59a80087, 0x80000000, 0x48035087,
+ 0x40240000, 0x48035086, 0x80244800, 0x82240580,
+ 0x00000110, 0x05fe07f0, 0x80306000, 0x82300580,
+ 0x00102afa, 0x05fe07d1, 0x59a80887, 0x800409c0,
+ 0x05000004, 0x60100080, 0x60801000, 0x59a81886,
+ 0x59c80803, 0x82040d40, 0x00001f00, 0x48079003,
+ 0x59c8002c, 0x8400052a, 0x4803902c, 0x61f00800,
+ 0x05f5f8e6, 0x05f9f7f3, 0x59c8002c, 0x82000500,
+ 0xffff0000, 0x82080d00, 0x0000ffff, 0x80040540,
+ 0x4803902c, 0x480b9028, 0x480b9029, 0x59a80088,
+ 0x90004584, 0x05000007, 0x90000590, 0x05020003,
+ 0x80080920, 0x4807903a, 0x480b902a, 0x480b902b,
+ 0x59c8002d, 0x82000500, 0xfffffc00, 0x80240540,
+ 0x4803902d, 0x61d0b003, 0x59c8002c, 0x82000500,
+ 0x18000000, 0x05000006, 0x8058b040, 0x05fe07fb,
+ 0x600c0080, 0x41781000, 0x0501f059, 0x6407902e,
+ 0x61d0b003, 0x59c8002e, 0x8c000500, 0x05000005,
+ 0x8058b040, 0x05fe07fc, 0x600c0080, 0x0501f050,
+ 0x1c01f000, 0x41783800, 0x59c8002d, 0x82000500,
+ 0xfffffc00, 0x80240d40, 0x4807902d, 0x61d0b003,
0x59c8002c, 0x82000500, 0x18000000, 0x05000006,
0x8058b040, 0x05fe07fb, 0x600c0080, 0x41781000,
- 0x0501f059, 0x6407902e, 0x61d0b003, 0x59c8002e,
- 0x8c000500, 0x05000005, 0x8058b040, 0x05fe07fc,
- 0x600c0080, 0x0501f050, 0x1c01f000, 0x41783800,
- 0x59c8002d, 0x82000500, 0xfffffc00, 0x80240d40,
- 0x4807902d, 0x61d0b003, 0x59c8002c, 0x82000500,
- 0x18000000, 0x05000006, 0x8058b040, 0x05fe07fb,
- 0x600c0080, 0x41781000, 0x0501f03f, 0x59c81830,
- 0x59c80030, 0x800c0d80, 0x05fe07fd, 0x80080d80,
- 0x05000002, 0x801c3800, 0x59c82031, 0x59c80031,
- 0x80100d80, 0x05fe07fd, 0x80080d80, 0x05000002,
- 0x801c3800, 0x59a80088, 0x90004584, 0x0500001e,
- 0x61fc41ff, 0x90000590, 0x05020003, 0x42004000,
- 0x7f7f7f7f, 0x59c82832, 0x59c80032, 0x80140d80,
+ 0x0501f03f, 0x59c81830, 0x59c80030, 0x800c0d80,
0x05fe07fd, 0x80080d80, 0x05000002, 0x801c3800,
- 0x59c83033, 0x59c80033, 0x80180d80, 0x05fe07fd,
- 0x80080d80, 0x05000002, 0x801c3800, 0x59c80034,
+ 0x59c82031, 0x59c80031, 0x80100d80, 0x05fe07fd,
+ 0x80080d80, 0x05000002, 0x801c3800, 0x59a80088,
+ 0x90004584, 0x0500001e, 0x61fc41ff, 0x90000590,
+ 0x05020003, 0x42004000, 0x7f7f7f7f, 0x59c82832,
+ 0x59c80032, 0x80140d80, 0x05fe07fd, 0x80080d80,
+ 0x05000002, 0x801c3800, 0x59c83033, 0x59c80033,
+ 0x80180d80, 0x05fe07fd, 0x80080d80, 0x05000002,
+ 0x801c3800, 0x59c80034, 0x59c80834, 0x80040d80,
+ 0x05fe07fd, 0x80080d80, 0x40200000, 0x80040d00,
+ 0x0500000c, 0x801c3800, 0x0501f00a, 0x59c80034,
0x59c80834, 0x80040d80, 0x05fe07fd, 0x80080d80,
- 0x40200000, 0x80040d00, 0x0500000c, 0x801c3800,
- 0x0501f00a, 0x59c80034, 0x59c80834, 0x80040d80,
- 0x05fe07fd, 0x80080d80, 0x82040d00, 0x000000ff,
- 0x05000002, 0x801c3800, 0x801c39c0, 0x05000005,
- 0x59a80087, 0x801c0400, 0x48035087, 0x48275086,
- 0x1c01f000, 0x48034207, 0x48074407, 0x480b4208,
- 0x480f4408, 0x48134209, 0x48174409, 0x59c80003,
- 0x82000540, 0x00001f00, 0x48039003, 0x59c8002c,
- 0x8400052a, 0x4803902c, 0x61f00800, 0x05f5f905,
- 0x05f9f770, 0x42000000, 0x00600000, 0x80000040,
- 0x05fe07ff, 0x1c01f000, 0x5a5a5a5a, 0xa5a5a5a5,
- 0x0505fa72, 0x05020003, 0x640b4407, 0x05f9f7a4,
- 0x42005000, 0x0010b110, 0x50285000, 0x482b4000,
- 0x4200a000, 0x0010b111, 0x59a00408, 0x59a01208,
- 0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
- 0x900c19c0, 0x800c1d40, 0x42024800, 0x0010b111,
- 0x912cac05, 0x6018b000, 0x9050040b, 0x48034001,
- 0x0539fdf4, 0x60180800, 0x800400c4, 0x80080c00,
- 0x48074002, 0x900c0c40, 0x48074003, 0x60180800,
- 0x912c0405, 0x0505fa77, 0x4a01d808, 0x00102a79,
+ 0x82040d00, 0x000000ff, 0x05000002, 0x801c3800,
+ 0x801c39c0, 0x05000005, 0x59a80087, 0x801c0400,
+ 0x48035087, 0x48275086, 0x1c01f000, 0x48034207,
+ 0x48074407, 0x480b4208, 0x480f4408, 0x48134209,
+ 0x48174409, 0x59c80003, 0x82000540, 0x00001f00,
+ 0x48039003, 0x59c8002c, 0x8400052a, 0x4803902c,
+ 0x61f00800, 0x05f5f85d, 0x05f9f76d, 0x42000000,
+ 0x00600000, 0x80000040, 0x05fe07ff, 0x1c01f000,
+ 0x5a5a5a5a, 0xa5a5a5a5, 0x0505fa97, 0x05020003,
+ 0x640b4407, 0x05f9f7a1, 0x42005000, 0x0010b390,
+ 0x50285000, 0x482b4000, 0x4200a000, 0x0010b391,
+ 0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
+ 0x59a0040a, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
+ 0x42024800, 0x0010b391, 0x912cac05, 0x6018b000,
+ 0x9050040b, 0x48034001, 0x0539fffe, 0x60180800,
+ 0x800400c4, 0x80080c00, 0x48074002, 0x900c0c40,
+ 0x48074003, 0x60180800, 0x912c0405, 0x0505fa9c,
+ 0x4a01d808, 0x00102b1f, 0x1c01f000, 0x4031d800,
+ 0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
+ 0x05f80772, 0x59a0a001, 0x59a01000, 0x80081040,
+ 0x480b4000, 0x05000005, 0x59a01002, 0x59a01803,
+ 0x58ee580c, 0x05fdf7e1, 0x42000800, 0x0010b390,
+ 0x50040800, 0x48074407, 0x05f9f72a, 0x0505fa5e,
+ 0x05020003, 0x640b4407, 0x05f9f768, 0x59a00c0b,
+ 0x42000000, 0x0010b390, 0x50000000, 0x80040480,
+ 0x05fa1766, 0x8204a400, 0x0010a3b3, 0x5050a000,
+ 0x912cac05, 0x6018b000, 0x0539ffce, 0x59a00408,
+ 0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
+ 0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x60180800,
+ 0x912c0405, 0x0505f26a, 0x59a00c0b, 0x800409c0,
+ 0x05f80752, 0x900404a1, 0x05fa1750, 0x90040491,
+ 0x05001002, 0x60400800, 0x59a00209, 0x59a01408,
+ 0x900811c0, 0x80081540, 0x59a00208, 0x59a01c07,
+ 0x900c19c0, 0x800c1d40, 0x0505fa33, 0x05000005,
+ 0x0505fa51, 0x4a01d808, 0x00102b66, 0x1c01f000,
+ 0x640b4407, 0x05f9f739, 0x4031d800, 0x58ef400a,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f8072b,
+ 0x59a00c0b, 0x90040491, 0x05001002, 0x60400800,
+ 0x59a0040c, 0x59a0120c, 0x900811c0, 0x80081540,
+ 0x59a0020a, 0x59a01c09, 0x900c19c0, 0x800c1d40,
+ 0x58ec0003, 0x0505fa3e, 0x4a01d808, 0x00102b7d,
0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ec0002,
- 0x82000580, 0x00000200, 0x05f80775, 0x59a0a001,
- 0x59a01000, 0x80081040, 0x480b4000, 0x05000005,
- 0x59a01002, 0x59a01803, 0x58ee580c, 0x05fdf7e1,
- 0x42000800, 0x0010b110, 0x50040800, 0x48074407,
- 0x05f9f72d, 0x0505fa39, 0x05020003, 0x640b4407,
- 0x05f9f76b, 0x59a00c0b, 0x42000000, 0x0010b110,
- 0x50000000, 0x80040480, 0x05fa1769, 0x8204a400,
- 0x0010a0ec, 0x5050a000, 0x912cac05, 0x6018b000,
- 0x0539fdc4, 0x59a00408, 0x59a01208, 0x900811c0,
- 0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
- 0x800c1d40, 0x60180800, 0x912c0405, 0x0505f245,
- 0x59a00c0b, 0x800409c0, 0x05f80755, 0x900404a1,
- 0x05fa1753, 0x90040491, 0x05001002, 0x60400800,
- 0x59a00209, 0x59a01408, 0x900811c0, 0x80081540,
- 0x59a00208, 0x59a01c07, 0x900c19c0, 0x800c1d40,
- 0x0505fa0e, 0x05000005, 0x0505fa2c, 0x4a01d808,
- 0x00102ac0, 0x1c01f000, 0x640b4407, 0x05f9f73c,
- 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05f8072e, 0x59a00c0b, 0x90040491,
- 0x05001002, 0x60400800, 0x59a0040c, 0x59a0120c,
- 0x900811c0, 0x80081540, 0x59a0020a, 0x59a01c09,
- 0x900c19c0, 0x800c1d40, 0x58ec0003, 0x0505fa19,
- 0x4a01d808, 0x00102ad7, 0x1c01f000, 0x4031d800,
- 0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f80717, 0x59a00c0b, 0x90040491, 0x05f816da,
- 0x90040c90, 0x59a00209, 0x59a01408, 0x900811c0,
- 0x80081540, 0x59a00208, 0x59a01c07, 0x900c19c0,
- 0x800c1d40, 0xb0081400, 0x58ec0003, 0x0505f9fb,
- 0x4a01d808, 0x00102aef, 0x1c01f000, 0x4031d800,
- 0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f806ff, 0x59a0040b, 0x90000c90, 0x59a0040c,
- 0x59a0120c, 0x900811c0, 0x80081540, 0x59a0020a,
- 0x59a01c09, 0x900c19c0, 0x800c1d40, 0xb0081400,
- 0x58ec0003, 0x0505f9eb, 0x4a01d808, 0x001021b2,
- 0x1c01f000, 0x48efc857, 0x59a00208, 0x59a01408,
- 0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
- 0x900001c0, 0x800c1d40, 0x59a00407, 0x48034000,
- 0x480b4001, 0x480f4002, 0x0505f9b4, 0x05020003,
- 0x640b4407, 0x05f9f6e6, 0x60400800, 0x0505f9cf,
- 0x4a01d808, 0x00102b1b, 0x1c01f000, 0x4031d800,
+ 0x82000580, 0x00000200, 0x05f80714, 0x59a00c0b,
+ 0x90040491, 0x05f816d7, 0x90040c90, 0x59a00209,
+ 0x59a01408, 0x900811c0, 0x80081540, 0x59a00208,
+ 0x59a01c07, 0x900c19c0, 0x800c1d40, 0xb0081400,
+ 0x58ec0003, 0x0505fa20, 0x4a01d808, 0x00102b95,
+ 0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x05f806fc, 0x59a0040b,
+ 0x90000c90, 0x59a0040c, 0x59a0120c, 0x900811c0,
+ 0x80081540, 0x59a0020a, 0x59a01c09, 0x900c19c0,
+ 0x800c1d40, 0xb0081400, 0x58ec0003, 0x0505fa10,
+ 0x4a01d808, 0x00102255, 0x1c01f000, 0x48efc857,
+ 0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
+ 0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
+ 0x59a00407, 0x48034000, 0x480b4001, 0x480f4002,
+ 0x0505f9d9, 0x05020003, 0x640b4407, 0x05f9f6e3,
+ 0x60400800, 0x0505f9f4, 0x4a01d808, 0x00102bc1,
+ 0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ee580c,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f806cf,
+ 0x48efc857, 0x49a3c857, 0x492fc857, 0x592c0a05,
+ 0x80040910, 0x05020003, 0x64674407, 0x05f9f6cf,
+ 0x4805d80b, 0x0501f009, 0x4031d800, 0x58ef400a,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f806bf,
+ 0x48efc857, 0x49a3c857, 0x48efc857, 0x49a3c857,
+ 0x58ec000b, 0x80000040, 0x0500000d, 0x4801d80b,
+ 0x0505f9b1, 0x05020003, 0x640b4407, 0x05f9f6bb,
+ 0x60400800, 0x58ec1006, 0x58ec1807, 0x0505f9ca,
+ 0x4a01d808, 0x00102bd2, 0x1c01f000, 0x58ee580c,
+ 0x48efc857, 0x49a3c857, 0x492fc857, 0x492f3004,
+ 0x592c0405, 0x8400055e, 0x48025c05, 0x4a01d808,
+ 0x00102bf6, 0x1c01f000, 0x4d2c0000, 0x58ee580c,
+ 0x48efc857, 0x49a3c857, 0x492fc857, 0x592c0405,
+ 0x8400051e, 0x48025c05, 0x59a00000, 0x59a01001,
+ 0x59a01802, 0x80081400, 0x900c1c40, 0x912c0405,
+ 0x60400800, 0x5c025800, 0x0505f1b1, 0x8d0c050e,
+ 0x05000003, 0x64074407, 0x05f9f694, 0x916c0583,
+ 0x05000003, 0x641f4407, 0x05f9f690, 0x59a0320c,
+ 0x82183500, 0x000000ff, 0x59a28c07, 0x0505fa69,
+ 0x05fa068e, 0x050df9bb, 0x05fa068c, 0x83440580,
+ 0x000007fd, 0x05000005, 0x050df95d, 0x05000003,
+ 0x64274407, 0x05f9f681, 0x0505f973, 0x05020003,
+ 0x640b4407, 0x05f9f67d, 0x801831c0, 0x05000007,
+ 0x412c0800, 0x0505f96c, 0x05020003, 0x640b4407,
+ 0x05f9f676, 0x40065800, 0x4a025c05, 0x00008000,
+ 0x497a5a05, 0x052df984, 0x05020003, 0x640f4407,
+ 0x05f9f66e, 0x4a01d808, 0x00102c34, 0x1c01f000,
+ 0x592c0006, 0x82000580, 0x01000000, 0x05020003,
+ 0x64134407, 0x05f9f665, 0x592c0407, 0x82002d00,
+ 0x0000ff00, 0x82000500, 0x000000ff, 0x80000904,
+ 0x80040800, 0x90040486, 0x05001002, 0x60140800,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x912ca407,
+ 0x4050a800, 0x4004b000, 0x0539ff01, 0x59a00408,
+ 0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
+ 0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x912c0407,
+ 0x4c140000, 0x0505f962, 0x5c002800, 0x801429c0,
+ 0x05000003, 0x4a01d808, 0x00102c5f, 0x5c00b000,
+ 0x5c00a800, 0x5c00a000, 0x1c01f000, 0x4031d800,
0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05f806d2, 0x48efc857, 0x49a3c857,
- 0x492fc857, 0x592c0a05, 0x80040910, 0x05020003,
- 0x64674407, 0x05f9f6d2, 0x4805d80b, 0x0501f009,
- 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05f806c2, 0x48efc857, 0x49a3c857,
- 0x48efc857, 0x49a3c857, 0x58ec000b, 0x80000040,
- 0x0500000d, 0x4801d80b, 0x0505f98c, 0x05020003,
- 0x640b4407, 0x05f9f6be, 0x60400800, 0x58ec1006,
- 0x58ec1807, 0x0505f9a5, 0x4a01d808, 0x00102b2c,
- 0x1c01f000, 0x58ee580c, 0x48efc857, 0x49a3c857,
- 0x492fc857, 0x492f3004, 0x592c0405, 0x8400055e,
- 0x48025c05, 0x4a01d808, 0x00102b50, 0x1c01f000,
- 0x4d2c0000, 0x58ee580c, 0x48efc857, 0x49a3c857,
- 0x492fc857, 0x592c0405, 0x8400051e, 0x48025c05,
- 0x59a00000, 0x59a01001, 0x59a01802, 0x80081400,
- 0x900c1c40, 0x912c0405, 0x60400800, 0x5c025800,
- 0x0505f18c, 0x8d0c050e, 0x05000003, 0x64074407,
- 0x05f9f697, 0x916c0583, 0x05000003, 0x641f4407,
- 0x05f9f693, 0x59a0320c, 0x82183500, 0x000000ff,
- 0x59a28c07, 0x0505fa44, 0x05fa0691, 0x050df985,
- 0x05fa068f, 0x83440580, 0x000007fd, 0x05000005,
- 0x050df927, 0x05000003, 0x64274407, 0x05f9f684,
- 0x0505f94e, 0x05020003, 0x640b4407, 0x05f9f680,
- 0x801831c0, 0x05000007, 0x412c0800, 0x0505f947,
- 0x05020003, 0x640b4407, 0x05f9f679, 0x40065800,
- 0x4a025c05, 0x00008000, 0x497a5a05, 0x052df849,
- 0x05020003, 0x640f4407, 0x05f9f671, 0x4a01d808,
- 0x00102b8e, 0x1c01f000, 0x592c0006, 0x82000580,
- 0x01000000, 0x05020003, 0x64134407, 0x05f9f668,
- 0x592c0407, 0x82002d00, 0x0000ff00, 0x82000500,
- 0x000000ff, 0x80000904, 0x80040800, 0x90040486,
- 0x05001002, 0x60140800, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x912ca407, 0x4050a800, 0x4004b000,
- 0x0539fcf7, 0x59a00408, 0x59a01208, 0x900811c0,
- 0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
- 0x800c1d40, 0x912c0407, 0x4c140000, 0x0505f93d,
- 0x5c002800, 0x801429c0, 0x05000003, 0x4a01d808,
- 0x00102bb9, 0x5c00b000, 0x5c00a800, 0x5c00a000,
- 0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ee580c,
- 0x58ec0002, 0x82000580, 0x00000200, 0x05f80634,
- 0x812e59c0, 0x05e80e2e, 0x592c0007, 0x82000500,
- 0xff000000, 0x80000904, 0x800409c0, 0x05f805f2,
- 0x4807c857, 0x9004048e, 0x05001002, 0x60340800,
- 0x592e5801, 0x812e59c0, 0x05e80e21, 0x4c500000,
- 0x4c540000, 0x4c580000, 0x912ca406, 0x4050a800,
- 0x4004b000, 0x0539fcc6, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x58ec1006, 0x58ec1807, 0x912c0406,
- 0x0505f110, 0x0505f8e9, 0x05020003, 0x640b4407,
- 0x05f9f61b, 0x59a00c07, 0x82040500, 0x0000ff00,
- 0x840001c0, 0x90001487, 0x05fa1619, 0x0c01f001,
- 0x00102bef, 0x00102bf5, 0x00102bfb, 0x00102bfb,
- 0x00102bfb, 0x00102bfc, 0x00102c00, 0x60340800,
- 0x42003800, 0x00102c11, 0x4a034000, 0x0010ac60,
- 0x0501f00f, 0x60340800, 0x42003800, 0x00102c11,
- 0x4a034000, 0x0010ac6d, 0x0501f009, 0x05f9f604,
- 0x60200800, 0x42003800, 0x00102c1e, 0x0501f004,
- 0x60100800, 0x42003800, 0x00102c53, 0x59a00208,
+ 0x00000200, 0x05f80631, 0x812e59c0, 0x05e80d88,
+ 0x592c0007, 0x82000500, 0xff000000, 0x80000904,
+ 0x800409c0, 0x05f805ef, 0x4807c857, 0x9004048e,
+ 0x05001002, 0x60340800, 0x592e5801, 0x812e59c0,
+ 0x05e80d7b, 0x4c500000, 0x4c540000, 0x4c580000,
+ 0x912ca406, 0x4050a800, 0x4004b000, 0x0539fed0,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x58ec1006,
+ 0x58ec1807, 0x912c0406, 0x0505f135, 0x0505f90e,
+ 0x05020003, 0x640b4407, 0x05f9f618, 0x59a00c07,
+ 0x82040500, 0x0000ff00, 0x840001c0, 0x90001487,
+ 0x05fa1616, 0x0c01f001, 0x00102c95, 0x00102c9b,
+ 0x00102ca1, 0x00102ca1, 0x00102ca1, 0x00102ca2,
+ 0x00102ca6, 0x60340800, 0x42003800, 0x00102cb7,
+ 0x4a034000, 0x0010aee0, 0x0501f00f, 0x60340800,
+ 0x42003800, 0x00102cb7, 0x4a034000, 0x0010aeed,
+ 0x0501f009, 0x05f9f601, 0x60200800, 0x42003800,
+ 0x00102cc4, 0x0501f004, 0x60100800, 0x42003800,
+ 0x00102cf9, 0x59a00208, 0x59a01408, 0x900001c0,
+ 0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
+ 0x800c1d40, 0x912c0406, 0x4c1c0000, 0x0505f8fe,
+ 0x5c003800, 0x481dd808, 0x1c01f000, 0x4031d800,
+ 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x05f805d9, 0x64075019, 0x6034b000,
+ 0x59a0a800, 0x912ca406, 0x0539fe89, 0x05f9f599,
+ 0x4031d800, 0x58ef400a, 0x58ee580c, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x05f805cc, 0x912ca406,
+ 0x50500000, 0x82001500, 0x000c0016, 0x05fa05d3,
+ 0x90500c03, 0x50040000, 0x90001501, 0x05fa05cf,
+ 0x50500000, 0x90001528, 0x05000015, 0x900815a8,
+ 0x05fa05ca, 0x80500800, 0x50040000, 0x90001513,
+ 0x90081593, 0x05fa05c5, 0x80040800, 0x50040000,
+ 0x82001500, 0x00050000, 0x82081580, 0x00050000,
+ 0x05fa05be, 0x916c0580, 0x0500000e, 0x599c0019,
+ 0x8c00050e, 0x0502000b, 0x05f9f5b8, 0x80500800,
+ 0x50040000, 0x90001513, 0x05fa05b4, 0x80040800,
+ 0x50040000, 0x82001500, 0x00050000, 0x05fa05af,
+ 0x6020b000, 0x4200a800, 0x0010aed8, 0x0539fe19,
+ 0x05f9f564, 0x4031d800, 0x58ef400a, 0x58ee580c,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f80597,
+ 0x6010b000, 0x4200a800, 0x0010b38b, 0x912ca406,
+ 0x0539fe0c, 0x850e1d50, 0x05f9f556, 0x0505f88a,
+ 0x05020003, 0x640b4407, 0x05f9f594, 0x912cac06,
+ 0x59a00c07, 0x82040500, 0x0000ff00, 0x840001c0,
+ 0x90001488, 0x05fa1591, 0x0c01f001, 0x00102d1b,
+ 0x00102d1e, 0x00102d21, 0x00102d21, 0x00102d21,
+ 0x00102d22, 0x00102d21, 0x00102d28, 0x4200a000,
+ 0x0010aee0, 0x0501f040, 0x4200a000, 0x0010aeed,
+ 0x0501f03d, 0x05f9f581, 0x6020b000, 0x40580800,
+ 0x4200a000, 0x0010aed8, 0x0539fdea, 0x0501f039,
+ 0x59a00a0b, 0x6473420b, 0x9004049c, 0x05f81577,
+ 0x603cb000, 0x4178a000, 0x0539fdea, 0x912cac06,
+ 0x6010b000, 0x91a8a41f, 0x0539fdde, 0x916c0580,
+ 0x05000004, 0x6010b000, 0x91a8a400, 0x0539fdd9,
+ 0x912cac12, 0x600cb000, 0x91a8a423, 0x0539fdd5,
+ 0x492f4000, 0x0505f854, 0x05020003, 0x640b4407,
+ 0x05f9f55e, 0x912cac06, 0x603cb000, 0x4178a000,
+ 0x0539fdd4, 0x912cac06, 0x6004b000, 0x91a8a426,
+ 0x0539fdc8, 0x912cac07, 0x6010b000, 0x91a8a427,
+ 0x0539fdc4, 0x492f4001, 0x59a25800, 0x59a00208,
0x59a01408, 0x900001c0, 0x80081540, 0x59a0020a,
0x59a01c0a, 0x900001c0, 0x800c1d40, 0x912c0406,
- 0x4c1c0000, 0x0505f8d9, 0x5c003800, 0x481dd808,
- 0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ee580c,
- 0x58ec0002, 0x82000580, 0x00000200, 0x05f805dc,
- 0x64075019, 0x6034b000, 0x59a0a800, 0x912ca406,
- 0x0539fc7f, 0x05f9f59c, 0x4031d800, 0x58ef400a,
- 0x58ee580c, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f805cf, 0x912ca406, 0x50500000, 0x82001500,
- 0x000c0016, 0x05fa05d6, 0x90500c03, 0x50040000,
- 0x90001501, 0x05fa05d2, 0x50500000, 0x90001528,
- 0x05000015, 0x900815a8, 0x05fa05cd, 0x80500800,
- 0x50040000, 0x90001513, 0x90081593, 0x05fa05c8,
- 0x80040800, 0x50040000, 0x82001500, 0x00050000,
- 0x82081580, 0x00050000, 0x05fa05c1, 0x916c0580,
- 0x0500000e, 0x599c0019, 0x8c00050e, 0x0502000b,
- 0x05f9f5bb, 0x80500800, 0x50040000, 0x90001513,
- 0x05fa05b7, 0x80040800, 0x50040000, 0x82001500,
- 0x00050000, 0x05fa05b2, 0x6020b000, 0x4200a800,
- 0x0010ac58, 0x0539fc0f, 0x05f9f567, 0x4031d800,
- 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05f8059a, 0x6010b000, 0x4200a800,
- 0x0010b10b, 0x912ca406, 0x0539fc02, 0x850e1d50,
- 0x05f9f559, 0x0505f865, 0x05020003, 0x640b4407,
- 0x05f9f597, 0x912cac06, 0x59a00c07, 0x82040500,
- 0x0000ff00, 0x840001c0, 0x90001488, 0x05fa1594,
- 0x0c01f001, 0x00102c75, 0x00102c78, 0x00102c7b,
- 0x00102c7b, 0x00102c7b, 0x00102c7c, 0x00102c7b,
- 0x00102c82, 0x4200a000, 0x0010ac60, 0x0501f040,
- 0x4200a000, 0x0010ac6d, 0x0501f03d, 0x05f9f584,
- 0x6020b000, 0x40580800, 0x4200a000, 0x0010ac58,
- 0x0539fbe0, 0x0501f039, 0x59a00a0b, 0x6473420b,
- 0x9004049c, 0x05f8157a, 0x603cb000, 0x4178a000,
- 0x0539fbe0, 0x912cac06, 0x6010b000, 0x91a8a41f,
- 0x0539fbd4, 0x916c0580, 0x05000004, 0x6010b000,
- 0x91a8a400, 0x0539fbcf, 0x912cac12, 0x600cb000,
- 0x91a8a423, 0x0539fbcb, 0x492f4000, 0x0505f82f,
- 0x05020003, 0x640b4407, 0x05f9f561, 0x912cac06,
- 0x603cb000, 0x4178a000, 0x0539fbca, 0x912cac06,
- 0x6004b000, 0x91a8a426, 0x0539fbbe, 0x912cac07,
- 0x6010b000, 0x91a8a427, 0x0539fbba, 0x492f4001,
- 0x59a25800, 0x59a00208, 0x59a01408, 0x900001c0,
- 0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
- 0x800c1d40, 0x912c0406, 0x603c0800, 0x0505f839,
- 0x4a01d808, 0x00102cc4, 0x1c01f000, 0x6034b000,
- 0x40580800, 0x0539fbe2, 0x59a00208, 0x59a01408,
- 0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
- 0x900001c0, 0x800c1d40, 0x912c0406, 0x0505f029,
- 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05f8052a, 0x59a25801, 0x58ec1006,
- 0x58ec1807, 0x912c0406, 0x60340800, 0x0505f01d,
- 0x916c0580, 0x05020003, 0x641f4407, 0x05f9f528,
- 0x59a01407, 0x800811c0, 0x0502002a, 0x497b4208,
- 0x05f5fe14, 0x05000011, 0x05f5fdf6, 0x64074208,
- 0x0502000e, 0x4c080000, 0x05f5fe00, 0x5c001000,
- 0x05020006, 0x640b4208, 0x05f5f9ec, 0x05020007,
- 0x64134208, 0x0501f005, 0x640f4208, 0x05f5f9c6,
- 0x05020002, 0x64174208, 0x59c40801, 0x82040d00,
- 0x00018000, 0x90040580, 0x05020003, 0x64034407,
- 0x0501f069, 0x82040580, 0x00008000, 0x05020003,
- 0x64074407, 0x0501f064, 0x82040580, 0x00010000,
- 0x05020003, 0x640f4407, 0x0501f05f, 0x82040580,
- 0x00018000, 0x05ea0cf2, 0x64134407, 0x0501f05a,
- 0x59a8008d, 0x8c000502, 0x05000004, 0x60080000,
- 0x40000800, 0x0501f012, 0x59a00208, 0x4c000000,
- 0x0505f903, 0x5c000000, 0x05000005, 0x4c000000,
- 0x0505f916, 0x5c000000, 0x05020007, 0x90000d84,
- 0x05000003, 0x90000d82, 0x05020003, 0x600c0000,
- 0x600c1000, 0x48034002, 0x59a8083b, 0x4803503b,
- 0x599c7819, 0x823c7d00, 0xffff1fff, 0x800000da,
- 0x803c7d40, 0x483f3819, 0x497b4208, 0x05f5fdcd,
- 0x05000013, 0x05f5fdaf, 0x64074208, 0x05020010,
- 0x4c040000, 0x4c080000, 0x05f5fdb8, 0x5c001000,
- 0x5c000800, 0x05020006, 0x640b4208, 0x05f5f9a3,
- 0x05020007, 0x64134208, 0x0501f005, 0x640f4208,
- 0x05f5f97d, 0x05020002, 0x64174208, 0x05f5f97a,
- 0x0500000b, 0x05f5f983, 0x05000009, 0x05f5f98c,
- 0x05000007, 0x05f5f995, 0x05000005, 0x05f5f99e,
- 0x05000003, 0x4807503b, 0x05f9f4c1, 0x90080583,
- 0x05020005, 0x59a00002, 0x48035048, 0x640b503b,
- 0x0501f005, 0x4a035048, 0xaabbccdd, 0x90080582,
- 0x05020011, 0x59c40006, 0x84000500, 0x48038806,
- 0x0519fd85, 0x497b8880, 0x42000000, 0x0010b0be,
- 0x0539fa45, 0x4803c856, 0x850e1d48, 0x4a038808,
- 0x00000200, 0x6012d800, 0x64078805, 0x64075047,
- 0x05e9feb2, 0x05f9f460, 0x8d0c050e, 0x05000003,
- 0x64074407, 0x05f9f49e, 0x916c0583, 0x05000003,
- 0x641f4407, 0x05f9f49a, 0x59a28c07, 0x59a0320c,
- 0x82183500, 0x000000ff, 0x0505f84b, 0x05fa0498,
- 0x0509ff8c, 0x05fa0496, 0x83440580, 0x000007fd,
- 0x05000005, 0x0509ff2e, 0x05000003, 0x60240800,
- 0x05f9f48b, 0x0501ff55, 0x05020003, 0x640b4407,
- 0x05f9f487, 0x497a5a05, 0x4a025c05, 0x00008000,
- 0x0529fe6b, 0x05020003, 0x640f4407, 0x05f9f480,
- 0x4a01d808, 0x00102d7f, 0x1c01f000, 0x592c0006,
- 0x82000d00, 0x0000ffff, 0x82000500, 0xffff0000,
- 0x82000580, 0x01000000, 0x05020003, 0x64134407,
- 0x05f9f473, 0x80040904, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x912ca406, 0x4050a800, 0x4004b000,
- 0x0539fb0b, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x603c0800, 0x0505f85e, 0x4a01d808, 0x00102d6a,
+ 0x1c01f000, 0x6034b000, 0x40580800, 0x0539fdec,
0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
- 0x912c0406, 0x0501f74f, 0x60000020, 0x50000000,
- 0x82000480, 0x25320001, 0x05020007, 0x4a03c014,
- 0x00400040, 0x4a03c013, 0x00400000, 0x6041d04e,
- 0x0515fed7, 0x496fc857, 0x916c0580, 0x05000003,
- 0x646b4407, 0x05f9f44e, 0x050dfc7f, 0x05060fa2,
+ 0x912c0406, 0x0505f04e, 0x4031d800, 0x58ef400a,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f80527,
+ 0x59a25801, 0x58ec1006, 0x58ec1807, 0x912c0406,
+ 0x60340800, 0x0505f042, 0x916c0580, 0x05020003,
+ 0x641f4407, 0x05f9f525, 0x59a01407, 0x800811c0,
+ 0x0502002a, 0x497b4208, 0x05f5fd6f, 0x05000011,
+ 0x05f5fd51, 0x64074208, 0x0502000e, 0x4c080000,
+ 0x05f5fd5b, 0x5c001000, 0x05020006, 0x640b4208,
+ 0x05f5f947, 0x05020007, 0x64134208, 0x0501f005,
+ 0x640f4208, 0x05f5f921, 0x05020002, 0x64174208,
+ 0x59c40801, 0x82040d00, 0x00018000, 0x90040580,
+ 0x05020003, 0x64034407, 0x0501f069, 0x82040580,
+ 0x00008000, 0x05020003, 0x64074407, 0x0501f064,
+ 0x82040580, 0x00010000, 0x05020003, 0x640f4407,
+ 0x0501f05f, 0x82040580, 0x00018000, 0x05ea0c4c,
+ 0x64134407, 0x0501f05a, 0x59a8008d, 0x8c000502,
+ 0x05000004, 0x60080000, 0x40000800, 0x0501f012,
+ 0x59a00208, 0x4c000000, 0x0505f928, 0x5c000000,
+ 0x05000005, 0x4c000000, 0x0505f93b, 0x5c000000,
+ 0x05020007, 0x90000d84, 0x05000003, 0x90000d82,
+ 0x05020003, 0x600c0000, 0x600c1000, 0x48034002,
+ 0x59a8083b, 0x4803503b, 0x599c7819, 0x823c7d00,
+ 0xffff1fff, 0x800000da, 0x803c7d40, 0x483f3819,
+ 0x497b4208, 0x05f5fd28, 0x05000013, 0x05f5fd0a,
+ 0x64074208, 0x05020010, 0x4c040000, 0x4c080000,
+ 0x05f5fd13, 0x5c001000, 0x5c000800, 0x05020006,
+ 0x640b4208, 0x05f5f8fe, 0x05020007, 0x64134208,
+ 0x0501f005, 0x640f4208, 0x05f5f8d8, 0x05020002,
+ 0x64174208, 0x05f5f8d5, 0x0500000b, 0x05f5f8de,
+ 0x05000009, 0x05f5f8e7, 0x05000007, 0x05f5f8f0,
+ 0x05000005, 0x05f5f8f9, 0x05000003, 0x4807503b,
+ 0x05f9f4be, 0x90080583, 0x05020005, 0x59a00002,
+ 0x48035048, 0x640b503b, 0x0501f005, 0x4a035048,
+ 0xaabbccdd, 0x90080582, 0x05020011, 0x59c40006,
+ 0x84000500, 0x48038806, 0x0519fea1, 0x497b8880,
+ 0x42000000, 0x0010b33e, 0x0539fc4f, 0x4803c856,
+ 0x850e1d48, 0x4a038808, 0x00000200, 0x6012d800,
+ 0x64078805, 0x64075047, 0x05e9fe0c, 0x05f9f45d,
+ 0x8d0c050e, 0x05000003, 0x64074407, 0x05f9f49b,
+ 0x916c0583, 0x05000003, 0x641f4407, 0x05f9f497,
+ 0x59a28c07, 0x59a0320c, 0x82183500, 0x000000ff,
+ 0x0505f870, 0x05fa0495, 0x0509ffc2, 0x05fa0493,
+ 0x83440580, 0x000007fd, 0x05000005, 0x0509ff64,
+ 0x05000003, 0x60240800, 0x05f9f488, 0x0501ff7a,
+ 0x05020003, 0x640b4407, 0x05f9f484, 0x497a5a05,
+ 0x4a025c05, 0x00008000, 0x0529ffa6, 0x05020003,
+ 0x640f4407, 0x05f9f47d, 0x4a01d808, 0x00102e25,
+ 0x1c01f000, 0x592c0006, 0x82000d00, 0x0000ffff,
+ 0x82000500, 0xffff0000, 0x82000580, 0x01000000,
+ 0x05020003, 0x64134407, 0x05f9f470, 0x80040904,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x912ca406,
+ 0x4050a800, 0x4004b000, 0x0539fd15, 0x5c00b000,
+ 0x5c00a800, 0x5c00a000, 0x59a00208, 0x59a01408,
+ 0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
+ 0x900001c0, 0x800c1d40, 0x912c0406, 0x0501f774,
+ 0x60000020, 0x50000000, 0x82000480, 0x25320001,
+ 0x05020007, 0x4a03c014, 0x00400040, 0x4a03c013,
+ 0x00400000, 0x6041d04e, 0x0515fff3, 0x496fc857,
+ 0x916c0580, 0x05000003, 0x646b4407, 0x05f9f44b,
+ 0x050dfcde, 0x05060fcf, 0x60800800, 0x59a00408,
+ 0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
+ 0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x419c0000,
+ 0x49a3c857, 0x0501ff50, 0x4a01d808, 0x00102e65,
+ 0x1c01f000, 0x4833c857, 0x4031d800, 0x58ef400a,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f8042b,
+ 0x599c0200, 0x800001c0, 0x05f80434, 0x59a8008d,
+ 0x8c000502, 0x05000011, 0x599c0017, 0x84000508,
+ 0x48033817, 0x599c0019, 0x82000500, 0xffff1fff,
+ 0x82000540, 0x00004000, 0x48033819, 0x599c0018,
+ 0x84000510, 0x84000516, 0x82000500, 0xffffffcf,
+ 0x90000560, 0x0501f004, 0x8c000504, 0x05000003,
+ 0x599c0018, 0x48033818, 0x052dfefa, 0x850e1d20,
+ 0x599c0017, 0x8c000508, 0x05000003, 0x850e1d60,
+ 0x0501f006, 0x8c00050a, 0x05fa0414, 0x59a80806,
+ 0x8c040516, 0x05fa0411, 0x42024800, 0x0010b391,
+ 0x64124a00, 0x42000800, 0x0010b390, 0x64040800,
+ 0x42000800, 0x0010b38f, 0x46000800, 0x0000ffff,
+ 0x59240c00, 0x84040d46, 0x599c1017, 0x8c08050a,
+ 0x05020002, 0x84040d48, 0x8c080508, 0x05020002,
+ 0x84040d4a, 0x84040d4c, 0x48064c00, 0x59240a00,
+ 0x84040d40, 0x48064a00, 0x4803c857, 0x8c000504,
+ 0x05020004, 0x59c408a3, 0x84040d7a, 0x480788a3,
+ 0x8c000502, 0x05020004, 0x59c408a3, 0x84040d08,
+ 0x480788a3, 0x599c0c02, 0x8c000500, 0x0502000b,
+ 0x8c000516, 0x0500001f, 0x4c000000, 0x59240400,
+ 0x84000542, 0x840411c0, 0x80081540, 0x480a4c00,
+ 0x5c000000, 0x0501f008, 0x4c000000, 0x59240400,
+ 0x84000540, 0x840411c0, 0x80081540, 0x480a4c00,
+ 0x5c000000, 0xb00414bf, 0x05fa13d8, 0x82041400,
+ 0x001020b6, 0x50081000, 0x82081500, 0x000000ff,
+ 0x48064a08, 0x480a4805, 0x480a4c08, 0x8c000500,
+ 0x05020004, 0x480b500f, 0x600c0800, 0x0519fa97,
+ 0x0501ff76, 0x05000004, 0x59240400, 0x84000544,
+ 0x48024c00, 0x599c0019, 0x8c000506, 0x05000003,
+ 0x4a03b805, 0x90000000, 0x8c00050e, 0x05020005,
+ 0x4c000000, 0x0505f9d5, 0x5c000000, 0x05fa03bb,
+ 0x90000530, 0x05000003, 0x80000108, 0x0501f002,
+ 0x60080000, 0x48039040, 0x60080800, 0x82000400,
+ 0x001030ab, 0x50001000, 0x0519fa7c, 0x599c0201,
+ 0x82000c80, 0x00000100, 0x05f813ac, 0x82000c80,
+ 0x00000841, 0x05fa13a9, 0x90000507, 0x05fa03a7,
+ 0x599c0401, 0x80000540, 0x05f803a4, 0x59a8088d,
+ 0x8c040502, 0x05000005, 0x90000c90, 0x05001003,
+ 0x60400000, 0x48033c01, 0x850e1d52, 0x82000580,
+ 0x0000ffff, 0x05000002, 0x850e1d12, 0x599c0409,
+ 0x599c0c07, 0x80040c80, 0x05fa1394, 0x80000040,
+ 0x05f80392, 0x599c0209, 0x599c0a07, 0x80040c80,
+ 0x05fa138e, 0x80000040, 0x05f8038c, 0x91a81423,
+ 0x599c0818, 0x8c040510, 0x05020005, 0x50080000,
+ 0x8400053e, 0x44001000, 0x0501f00b, 0x59a80006,
+ 0x8400054a, 0x48035006, 0x4a0370e4, 0x0000c000,
+ 0x4c040000, 0x59c408a3, 0x84040d3a, 0x480788a3,
+ 0x5c000800, 0x8c040512, 0x05020009, 0x50080000,
+ 0x82000500, 0xfffff5ff, 0x44001000, 0x80081000,
+ 0x50080000, 0x8400053e, 0x44001000, 0x050dffa0,
+ 0x050df97b, 0x599c0201, 0x48035004, 0x05f1fbec,
+ 0x599c020a, 0x800001c0, 0x05000003, 0x48035035,
+ 0x0501f003, 0x4a035035, 0x000000c8, 0x8d0c0520,
+ 0x05000003, 0x0515ff40, 0x417a5000, 0x599c0003,
+ 0x599c0804, 0x9c0001c0, 0x9c0409c0, 0x48024801,
+ 0x48064802, 0x48035002, 0x48075003, 0x599c1017,
+ 0x8c08051c, 0x05000006, 0x599c0005, 0x599c0806,
+ 0x9c0001c0, 0x9c0409c0, 0x0501f003, 0x82000500,
+ 0xf0ffffff, 0x48024803, 0x48064804, 0x48035000,
+ 0x48075001, 0x42001000, 0x0010aee0, 0x48001000,
+ 0x48041001, 0x42001000, 0x0010aeed, 0x48001000,
+ 0x48041001, 0x59a00207, 0xb0000588, 0x050200b8,
+ 0x0501fe2d, 0x05020003, 0x640b4407, 0x05f9f337,
+ 0x60400800, 0x59a00208, 0x59a01408, 0x900001c0,
+ 0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
+ 0x800c1d40, 0x82081400, 0x00000080, 0xb0083400,
+ 0x481b4002, 0x900c3440, 0x481b4003, 0x912c0405,
+ 0x0501fe39, 0x4a01d808, 0x00102f7c, 0x1c01f000,
+ 0x4031d800, 0x58ef400a, 0x58ee580c, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x05f80314, 0x592c1005,
+ 0x480bc857, 0x80080120, 0x42024800, 0x0010b391,
+ 0x48024c06, 0x82081500, 0x0000ffff, 0x599c0818,
+ 0x90040d30, 0x90040580, 0x05020004, 0xb00804be,
+ 0x05fa1312, 0x0501f001, 0x0539fbef, 0x05000014,
+ 0x82080480, 0x00000100, 0x05fa130c, 0x42000000,
+ 0x0010b390, 0x44080000, 0x800811c0, 0x05f80307,
+ 0x40080800, 0x42024800, 0x0010b391, 0x912e5c06,
+ 0x592c0400, 0x8c000506, 0x05020012, 0x59240200,
+ 0x84000500, 0x48024a00, 0x0501f00e, 0x82080480,
+ 0x000000ff, 0x05fa12f9, 0x80080800, 0x42000000,
+ 0x0010b390, 0x44040000, 0x800811c0, 0x0500006c,
+ 0x42024800, 0x0010b39c, 0x80040840, 0x912e5c06,
+ 0x600c4000, 0x592c0400, 0x8c000506, 0x05000012,
+ 0x59a8108d, 0x90081506, 0x05fa02e8, 0x8c00050a,
+ 0x05020003, 0x8d0c0520, 0x05f802e4, 0x64164a00,
+ 0x90001503, 0x05000006, 0x840011c0, 0x82081500,
+ 0x000000ff, 0x480a4a08, 0x0501f003, 0x82000500,
+ 0x000000ff, 0x48024c00, 0x592c0001, 0x592c1002,
+ 0x9c0001c0, 0x9c0811c0, 0x48024801, 0x480a4802,
+ 0x599c1817, 0x8c0c051c, 0x05000006, 0x592c0003,
+ 0x592c1004, 0x9c0001c0, 0x9c0811c0, 0x0501f003,
+ 0x82000500, 0xf0ffffff, 0x48024803, 0x480a4804,
+ 0x912e5c05, 0x91264c0b, 0x80040840, 0x0500001d,
+ 0x80204040, 0x05fe07d4, 0x48074000, 0x49274001,
+ 0x603c0800, 0x59a01002, 0x59a01803, 0x9008343c,
+ 0x481b4002, 0x900c3440, 0x481b4003, 0x58ee580c,
+ 0x912c0405, 0x0501fdc4, 0x4a01d808, 0x00102ff1,
+ 0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x05f802a0, 0x58ee580c,
+ 0x912e5c05, 0x59a00800, 0x59a24801, 0x05fdf7b9,
+ 0x0539fb85, 0x05000010, 0x42006800, 0x0010b391,
+ 0x4200b000, 0x0010b390, 0x5058b000, 0x58340400,
+ 0x8c000506, 0x05000005, 0x58340200, 0x8400055e,
+ 0x48006a00, 0x0501f004, 0x90346c0b, 0x8058b040,
+ 0x05fe07f7, 0x42006800, 0x0010b391, 0x4200b000,
+ 0x0010b390, 0x5058b000, 0x8058b040, 0x05000008,
+ 0x42024800, 0x0010b39c, 0x58340206, 0x48024a06,
+ 0x91264c0b, 0x8058b040, 0x05fe07fc, 0x599c1019,
+ 0x82081500, 0x0000e000, 0x497b4208, 0x05f5face,
+ 0x05000012, 0x05f5fab0, 0x64074208, 0x0502000f,
+ 0x4c080000, 0x05f5faba, 0x5c001000, 0x05020007,
+ 0x640b4208, 0x82080580, 0x00008000, 0x05020007,
+ 0x64134208, 0x0501f005, 0x640f4208, 0x90080580,
+ 0x05020002, 0x64174208, 0x90080580, 0x05020007,
+ 0x6403503b, 0x60040000, 0x05f5f86a, 0x60040000,
+ 0x05f5f83e, 0x0501f02b, 0x82080580, 0x00002000,
+ 0x05020008, 0x6407503b, 0x60000000, 0x05f5f861,
+ 0x60000000, 0x05f5f835, 0x05f5fc13, 0x0501f021,
+ 0x82080580, 0x00004000, 0x05020004, 0x640b503b,
+ 0x64075047, 0x05fdf7f9, 0x82080580, 0x00006000,
+ 0x0502000f, 0x59a8085c, 0x82040d80, 0x01391077,
+ 0x05020004, 0x59e00813, 0x8c040500, 0x05fa024f,
+ 0x640f503b, 0x60080000, 0x05f5f84a, 0x60080000,
+ 0x05f5f81e, 0x05fdf7e9, 0x0501f00a, 0x82080580,
+ 0x00008000, 0x05fa0245, 0x05f5fc06, 0x6413503b,
+ 0x600c0000, 0x05f5f83f, 0x600c0000, 0x05f5f813,
+ 0x599c1019, 0x82081500, 0x0000e000, 0x4c080000,
+ 0x0501fea1, 0x5c001000, 0x05020004, 0x82080580,
+ 0x00004000, 0x0500000b, 0x0501fe68, 0x05000003,
+ 0x0501fe7d, 0x05020009, 0x82080580, 0x00008000,
+ 0x05000004, 0x82080580, 0x00004000, 0x05020003,
+ 0x600010c0, 0x0501f004, 0x599c0019, 0x8c000518,
+ 0x05000005, 0x8008111a, 0x480b5048, 0x640b503b,
+ 0x64075047, 0x599c0019, 0x8c000520, 0x05000001,
+ 0x4a035013, 0x0000aaaa, 0x599c1018, 0x90081530,
+ 0x90080d80, 0x05000005, 0x90080d90, 0x05000008,
+ 0x90080da0, 0x05020002, 0x48075013, 0x0501fdba,
+ 0x05000007, 0x4803c856, 0x850e1d46, 0x05f1fde2,
+ 0x59a8001f, 0x80040540, 0x4803501f, 0x49f3c857,
+ 0x42001000, 0x00104a82, 0x0515fc4e, 0x42001000,
+ 0x00104a75, 0x0515fd93, 0x4a038805, 0xffffffff,
+ 0x0501fe58, 0x05000005, 0x4a03c014, 0x00400040,
+ 0x4a03c013, 0x00400000, 0x59a0001e, 0x84000540,
+ 0x4803401e, 0x49f3c857, 0x05f9f1b2, 0x00000018,
+ 0x0000000c, 0x00000018, 0x00000020, 0x916c0580,
+ 0x05020003, 0x601c0800, 0x05f9f1ec, 0x60800800,
+ 0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
+ 0x59a0040a, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
+ 0x419c0000, 0x0501f4fa, 0x8d0c050e, 0x05000003,
+ 0x64074407, 0x05f9f1dd, 0x050dfa70, 0x05020003,
+ 0x645b4407, 0x05f9f1d9, 0x59a80073, 0x8c000500,
+ 0x0500000e, 0x64034407, 0x60800800, 0x59a00408,
+ 0x59a01208, 0x900811c0, 0x80081540, 0x59a0040a,
+ 0x59a01a0a, 0x900c19c0, 0x800c1d40, 0x42000000,
+ 0x0010cea4, 0x0501f4e2, 0x64074407, 0x6080b000,
+ 0x4200a800, 0x0010cea4, 0x4200a000, 0xffffffff,
+ 0x4450a800, 0x8054a800, 0x8058b040, 0x05fe07fd,
+ 0x4d440000, 0x4d340000, 0x42028800, 0xffffffff,
+ 0x42002000, 0xffffffff, 0x60043000, 0x60043800,
+ 0x42001800, 0x0010cea4, 0x59a8100f, 0x82081500,
+ 0x000000ff, 0x40180000, 0x0c01f001, 0x001030f3,
+ 0x001030f6, 0x001030fa, 0x001030fe, 0x82102500,
+ 0xffffff00, 0x0501f014, 0x82102500, 0xffff00ff,
+ 0x840811c0, 0x0501f010, 0x82102500, 0xff00ffff,
+ 0x900811c0, 0x0501f00c, 0x82102500, 0x00ffffff,
+ 0x9c0801c0, 0x80102540, 0x44101800, 0x42003000,
+ 0xffffffff, 0x42002000, 0xffffffff, 0x800c1800,
+ 0x0501f003, 0x40080000, 0x80102540, 0x81468800,
+ 0xb1442cbf, 0x05021012, 0x4c080000, 0x4c0c0000,
+ 0x4c180000, 0x4c1c0000, 0x0001fae7, 0x5c003800,
+ 0x5c003000, 0x5c001800, 0x5c001000, 0x05fe07f4,
+ 0x0509fc70, 0x05fe07f2, 0x80183000, 0x801c3800,
+ 0x59341202, 0x40180000, 0x0c01f7d1, 0x82100580,
+ 0xffffffff, 0x05000002, 0x44101800, 0x42001800,
+ 0x0010cea4, 0x500c0000, 0x82000500, 0xffffff00,
+ 0x801c0540, 0x44001800, 0x5c026800, 0x5c028800,
0x60800800, 0x59a00408, 0x59a01208, 0x900811c0,
0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
- 0x800c1d40, 0x419c0000, 0x49a3c857, 0x0501ff2b,
- 0x4a01d808, 0x00102dbf, 0x1c01f000, 0x4833c857,
- 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05f8042e, 0x599c0200, 0x800001c0,
- 0x05f80437, 0x59a8008d, 0x8c000502, 0x05000011,
- 0x599c0017, 0x84000508, 0x48033817, 0x599c0019,
- 0x82000500, 0xffff1fff, 0x82000540, 0x00004000,
- 0x48033819, 0x599c0018, 0x84000510, 0x84000516,
- 0x82000500, 0xffffffcf, 0x90000560, 0x0501f004,
- 0x8c000504, 0x05000003, 0x599c0018, 0x48033818,
- 0x052dfdba, 0x850e1d20, 0x599c0017, 0x8c000508,
- 0x05000003, 0x850e1d60, 0x0501f003, 0x8c00050a,
- 0x05fa0417, 0x42024800, 0x0010b111, 0x64124a00,
- 0x42000800, 0x0010b110, 0x64040800, 0x42000800,
- 0x0010b10f, 0x46000800, 0x0000ffff, 0x59240c00,
- 0x84040d46, 0x599c1017, 0x8c08050a, 0x05020002,
- 0x84040d48, 0x8c080508, 0x05020002, 0x84040d4a,
- 0x84040d4c, 0x48064c00, 0x59240a00, 0x84040d40,
- 0x48064a00, 0x4803c857, 0x8c000504, 0x05020004,
- 0x59c408a3, 0x84040d7a, 0x480788a3, 0x8c000502,
- 0x05020004, 0x59c408a3, 0x84040d08, 0x480788a3,
- 0x599c0c02, 0x8c000500, 0x0502000b, 0x8c000516,
- 0x0500001f, 0x4c000000, 0x59240400, 0x84000542,
- 0x840411c0, 0x80081540, 0x480a4c00, 0x5c000000,
- 0x0501f008, 0x4c000000, 0x59240400, 0x84000540,
- 0x840411c0, 0x80081540, 0x480a4c00, 0x5c000000,
- 0xb00414bf, 0x05fa13de, 0x82041400, 0x00102013,
- 0x50081000, 0x82081500, 0x000000ff, 0x48064a08,
- 0x480a4805, 0x480a4c08, 0x8c000500, 0x05020004,
- 0x480b500f, 0x600c0800, 0x0519f97e, 0x0501ff54,
- 0x05000004, 0x59240400, 0x84000544, 0x48024c00,
- 0x599c0019, 0x8c000506, 0x05000003, 0x4a03b805,
- 0x90000000, 0x8c00050e, 0x05020009, 0x59a80805,
- 0x8c040514, 0x05000006, 0x42000800, 0x0010ac58,
- 0x50040800, 0x90040d28, 0x05fa03bd, 0x90000530,
- 0x05000003, 0x80000108, 0x0501f002, 0x60080000,
- 0x48039040, 0x60080800, 0x82000400, 0x00102fe0,
- 0x50001000, 0x0519f95f, 0x599c0201, 0x82000c80,
- 0x00000100, 0x05f813ae, 0x82000c80, 0x00000841,
- 0x05fa13ab, 0x90000507, 0x05fa03a9, 0x599c0401,
- 0x80000540, 0x05f803a6, 0x59a8088d, 0x8c040502,
- 0x05000005, 0x90000c90, 0x05001003, 0x60400000,
- 0x48033c01, 0x850e1d52, 0x82000580, 0x0000ffff,
- 0x05000002, 0x850e1d12, 0x599c0409, 0x599c0c07,
- 0x80040c80, 0x05fa1396, 0x80000040, 0x05f80394,
- 0x599c0209, 0x599c0a07, 0x80040c80, 0x05fa1390,
- 0x80000040, 0x05f8038e, 0x91a81423, 0x599c0818,
- 0x8c040510, 0x05020005, 0x50080000, 0x8400053e,
- 0x44001000, 0x0501f00b, 0x59a80006, 0x8400054a,
- 0x48035006, 0x4a0370e4, 0x0000c000, 0x4c040000,
- 0x59c408a3, 0x84040d3a, 0x480788a3, 0x5c000800,
- 0x8c040512, 0x05020009, 0x50080000, 0x82000500,
- 0xfffff5ff, 0x44001000, 0x80081000, 0x50080000,
- 0x8400053e, 0x44001000, 0x050dff40, 0x050df923,
- 0x599c0201, 0x48035004, 0x05f1fc93, 0x599c020a,
- 0x800001c0, 0x05000003, 0x48035035, 0x0501f003,
- 0x4a035035, 0x000000c8, 0x8d0c0520, 0x05000003,
- 0x0515fe23, 0x417a5000, 0x599c0003, 0x599c0804,
- 0x9c0001c0, 0x9c0409c0, 0x48024801, 0x48064802,
- 0x48035002, 0x48075003, 0x599c1017, 0x8c08051c,
- 0x05000006, 0x599c0005, 0x599c0806, 0x9c0001c0,
- 0x9c0409c0, 0x0501f003, 0x82000500, 0xf0ffffff,
- 0x48024803, 0x48064804, 0x48035000, 0x48075001,
- 0x42001000, 0x0010ac60, 0x48001000, 0x48041001,
- 0x42001000, 0x0010ac6d, 0x48001000, 0x48041001,
- 0x59a00207, 0xb0000588, 0x05020092, 0x0501fe07,
- 0x05020003, 0x640b4407, 0x05f9f339, 0x60400800,
+ 0x800c1d40, 0x42000000, 0x0010cea4, 0x0501f480,
+ 0x59a28c07, 0x0501fd43, 0x05fa0168, 0x0509fc95,
+ 0x05fa0166, 0x0501fc54, 0x05020003, 0x640b4407,
+ 0x05f9f15e, 0x59a0020c, 0x8c000500, 0x05000003,
+ 0x0509fc44, 0x0502050e, 0x59a0020c, 0x8c000502,
+ 0x05000015, 0x83440480, 0x000007f0, 0x05021012,
+ 0x0509fc45, 0x05020010, 0x497a5a05, 0x4a025c05,
+ 0x00008000, 0x59a24805, 0x0529fc48, 0x05020003,
+ 0x640f4407, 0x05f9f149, 0x4a01d808, 0x00103159,
+ 0x1c01f000, 0x59a28c07, 0x59a2440b, 0x0509fc75,
+ 0x05fa0146, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x6028b000, 0x4134a000, 0x912e5c02, 0x412ca800,
+ 0x0539f9ac, 0x912cac06, 0x4054a000, 0x6010b000,
+ 0x0539f9e3, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x592c0802, 0x82040500, 0x00ff00ff, 0x900001c0,
+ 0x82041500, 0xff00ff00, 0x80080540, 0x48025802,
+ 0x592c0801, 0x82040500, 0x00ff00ff, 0x900001c0,
+ 0x82041500, 0xff00ff00, 0x80080540, 0x48025801,
+ 0x60280800, 0x59a00408, 0x59a01208, 0x900811c0,
+ 0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
+ 0x800c1d40, 0x412c0000, 0x0501f431, 0x496fc857,
+ 0x496f4407, 0x497b4208, 0x05f5f963, 0x05000015,
+ 0x05f5f945, 0x64074208, 0x05020012, 0x4c080000,
+ 0x05f5f94f, 0x5c001000, 0x05020008, 0x640b4208,
+ 0x916c0580, 0x0500000b, 0x05f1fd39, 0x05020009,
+ 0x64134208, 0x0501f007, 0x640f4208, 0x916c0580,
+ 0x05000004, 0x05f1fd11, 0x05020002, 0x64174208,
+ 0x05f9f0bc, 0x59a28c07, 0x0501fcda, 0x05fa00ff,
+ 0x0509fc2c, 0x05fa00fd, 0x916c0583, 0x05000003,
+ 0x641f4407, 0x05f9f0f5, 0x91340c06, 0x59a0020c,
+ 0x8c000500, 0x05000002, 0x91340c08, 0x58040001,
+ 0x4803440a, 0x900001c0, 0x4803420a, 0x50040000,
+ 0x48034408, 0x900001c0, 0x48034208, 0x59340200,
+ 0x48034407, 0x05f9f0a3, 0x8d0c050e, 0x05000003,
+ 0x64074407, 0x05f9f0e1, 0x59a0220c, 0x8c100500,
+ 0x05020021, 0x8c100506, 0x05020004, 0x59a03209,
+ 0x90180483, 0x05fa10dd, 0x59a28c07, 0x0001fae7,
+ 0x05fa00da, 0x0509fbae, 0x05000003, 0x64274407,
+ 0x05f9f0d2, 0x0501fbc4, 0x05020003, 0x640b4407,
+ 0x05f9f0ce, 0x59a0220c, 0x8c100506, 0x05000004,
+ 0x59343002, 0x82183500, 0x00ffffff, 0x497a5a05,
+ 0x4a025c05, 0x00008000, 0x0529fb88, 0x05020003,
+ 0x640f4407, 0x05f9f0c1, 0x4a01d808, 0x0010321f,
+ 0x1c01f000, 0x59a28c07, 0x0001fae7, 0x05fa00bf,
+ 0x0509fb93, 0x05000003, 0x64274407, 0x05f9f0b7,
+ 0x0501fba9, 0x05020003, 0x640b4407, 0x05f9f0b3,
+ 0x497a5a05, 0x4a025c05, 0x00008000, 0x0501fba2,
+ 0x05020003, 0x640b4407, 0x05f9f0ac, 0x592e5800,
+ 0x0529fb81, 0x05020003, 0x640f4407, 0x05f9f0a7,
+ 0x4a01d808, 0x001031fb, 0x1c01f000, 0x592c2806,
+ 0x82140d80, 0x01000000, 0x05020003, 0x64134407,
+ 0x05f9f09e, 0x60200800, 0x59a00208, 0x59a01408,
+ 0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
+ 0x900001c0, 0x800c1d40, 0x912c0406, 0x0501fbac,
+ 0x8c140500, 0x05000003, 0x4a01d808, 0x00103211,
+ 0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ee580d,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f8007f,
+ 0x812e59c0, 0x05e40fd6, 0x60200800, 0x912c0406,
+ 0x58ec1006, 0x58ec1807, 0x0501f399, 0x592c0006,
+ 0x82000580, 0x01000000, 0x05020003, 0x64134407,
+ 0x05f9f07a, 0x59a00208, 0x59a01408, 0x900001c0,
+ 0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
+ 0x800c1d40, 0x60180800, 0x912c0407, 0x0501f388,
+ 0x59a00a0b, 0x800409c0, 0x05f80070, 0x0501fc49,
+ 0x05fa006e, 0x82040480, 0x00000081, 0x05001002,
+ 0x60000801, 0x59c40085, 0x59881004, 0x80081400,
+ 0x480b1004, 0x497b8885, 0x59c400b1, 0x48031022,
+ 0x59c400b2, 0x48031021, 0x59c400a2, 0x48031023,
+ 0x598810b7, 0x598800b8, 0x80081400, 0x598800b9,
+ 0x80081400, 0x598800ba, 0x80081400, 0x5988011d,
+ 0x80081400, 0x598800bb, 0x80081400, 0x480b1024,
0x59a00208, 0x59a01408, 0x900001c0, 0x80081540,
0x59a0020a, 0x59a01c0a, 0x900001c0, 0x800c1d40,
- 0x82081400, 0x00000080, 0xb0083400, 0x481b4002,
- 0x900c3440, 0x481b4003, 0x912c0405, 0x0501fe13,
- 0x4a01d808, 0x00102ed7, 0x1c01f000, 0x4031d800,
- 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05f80316, 0x592c1005, 0x480bc857,
- 0x80080120, 0x42024800, 0x0010b111, 0x48024c06,
- 0x82081500, 0x0000ffff, 0x599c0818, 0x90040d30,
- 0x90040580, 0x05020004, 0xb00804be, 0x05fa1314,
- 0x0501f004, 0x82080480, 0x000000ff, 0x05fa1310,
- 0x80080800, 0x42000000, 0x0010b110, 0x44040000,
- 0x800811c0, 0x0500005b, 0x42024800, 0x0010b11c,
- 0x80040840, 0x912e5c06, 0x600c4000, 0x592c0400,
- 0x8c000506, 0x05000012, 0x59a8108d, 0x90081506,
- 0x05fa02ff, 0x8c00050a, 0x05020003, 0x8d0c0520,
- 0x05f802fb, 0x64164a00, 0x90001503, 0x05000006,
- 0x840011c0, 0x82081500, 0x000000ff, 0x480a4a08,
- 0x0501f003, 0x82000500, 0x000000ff, 0x48024c00,
- 0x592c0001, 0x592c1002, 0x9c0001c0, 0x9c0811c0,
- 0x48024801, 0x480a4802, 0x599c1817, 0x8c0c051c,
- 0x05000006, 0x592c0003, 0x592c1004, 0x9c0001c0,
- 0x9c0811c0, 0x0501f003, 0x82000500, 0xf0ffffff,
- 0x48024803, 0x480a4804, 0x912e5c05, 0x91264c0b,
- 0x80040840, 0x0500001d, 0x80204040, 0x05fe07d4,
- 0x48074000, 0x49274001, 0x603c0800, 0x59a01002,
- 0x59a01803, 0x9008343c, 0x481b4002, 0x900c3440,
- 0x481b4003, 0x58ee580c, 0x912c0405, 0x0501fdb3,
- 0x4a01d808, 0x00102f37, 0x1c01f000, 0x4031d800,
+ 0x91880400, 0x0501fb5e, 0x4a01d808, 0x0010325d,
+ 0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x05f80034, 0x59a0020c,
+ 0x8c000500, 0x05000006, 0x91880400, 0x4803c840,
+ 0x641bc842, 0x05011000, 0x497b8885, 0x4a034208,
+ 0x00000080, 0x05f5f7ef, 0x8d0c050e, 0x05000003,
+ 0x64074407, 0x05f9f02d, 0x0501fc0a, 0x05fa002f,
+ 0x0501fb1d, 0x05020003, 0x640b4407, 0x05f9f027,
+ 0x497a5a05, 0x4a025c05, 0x00008000, 0x59a00407,
+ 0x800001c0, 0x05f80025, 0x82001580, 0x000000ff,
+ 0x05000003, 0x90001484, 0x05fa1020, 0x40001000,
+ 0x59a24805, 0x05f5fa27, 0x05020003, 0x640f4407,
+ 0x05f9f016, 0x4a01d808, 0x0010328c, 0x1c01f000,
+ 0x592c0006, 0x82000580, 0x01000000, 0x05f607cd,
+ 0x64134407, 0x05f9f00d, 0x59a01407, 0x8c080508,
+ 0x05020005, 0x8d0c050e, 0x05000003, 0x64074407,
+ 0x05f9f006, 0x59a01c08, 0x820c0480, 0x00001000,
+ 0x05fa1006, 0x497b2804, 0x497b2805, 0x497b2826,
+ 0x497b2827, 0x497b2829, 0x497b282a, 0x497b282c,
+ 0x497b282d, 0x4803c856, 0x850e1d06, 0x8c080500,
+ 0x05000004, 0x4803c856, 0x910e1d51, 0x0501f004,
+ 0x8c080506, 0x05000002, 0x850e1d42, 0x850e1d0a,
+ 0x6006d800, 0x82081500, 0x000000e0, 0x8008010a,
+ 0x0c02002a, 0x050df87d, 0x05020008, 0x64075014,
+ 0x4a035013, 0x0000aaaa, 0x0509fff6, 0x0501f018,
+ 0x64035014, 0x05fdf7fb, 0x497b5013, 0x0505fb65,
+ 0x0515fe7f, 0x0519f9d2, 0x0515fe69, 0x59a00a08,
+ 0x480788a7, 0x59c400a3, 0x82000500, 0xfeffffff,
+ 0x82000540, 0x80018000, 0x40000800, 0x84040d20,
+ 0x480388a3, 0x480788a3, 0x497b5036, 0x60b40800,
+ 0x42001000, 0x00103ea1, 0x0515f9f3, 0x59a00408,
+ 0x800000c2, 0x800008c4, 0x8005d400, 0x61fc01ff,
+ 0x050df85a, 0x05000003, 0x59a00208, 0x80000110,
+ 0x0501fbb5, 0x05f5f77f, 0x001032b5, 0x001032b7,
+ 0x001032be, 0x001022a2, 0x001032bc, 0x001022a2,
+ 0x001022a2, 0x001022a2, 0x916c0583, 0x05000003,
+ 0x641f4407, 0x05f5f7b5, 0x0501fb92, 0x05f607b7,
+ 0x59a00408, 0x59a00a08, 0x900409c0, 0x80040d40,
+ 0x4805d806, 0x59a0040a, 0x59a00a0a, 0x900409c0,
+ 0x80040d40, 0x4805d807, 0x6401d801, 0x0501fa9a,
+ 0x05020003, 0x640b4407, 0x05f5f7a4, 0x417a8800,
+ 0x497b4001, 0x912c0406, 0x48034002, 0x59a00407,
+ 0x8c000504, 0x0502008c, 0x4c5c0000, 0x4c600000,
+ 0x4c640000, 0x4178b800, 0x59a0c407, 0x59a0c802,
+ 0x59a2440b, 0x0509fac7, 0x05020027, 0x0509fa6c,
+ 0x05000003, 0x0509f9a6, 0x05020023, 0x8c60053e,
+ 0x05020020, 0x8c600500, 0x05000008, 0x59340009,
+ 0x4400c800, 0x8064c800, 0x59340008, 0x4400c800,
+ 0x8064c800, 0x0501f007, 0x59340007, 0x4400c800,
+ 0x8064c800, 0x59340006, 0x4400c800, 0x8064c800,
+ 0x83440580, 0x000007fe, 0x0500000b, 0x83440580,
+ 0x000007fc, 0x05000008, 0x0509fa62, 0x05000003,
+ 0x85468d5e, 0x0501f004, 0x0509f965, 0x05020002,
+ 0x85468d5e, 0x4544c800, 0x85468d1e, 0x8064c800,
+ 0x905cbc0c, 0x81468800, 0x83440480, 0x000007f0,
+ 0x0500100c, 0x8c600506, 0x05000025, 0x83440580,
+ 0x000007f0, 0x05020003, 0x61fa880f, 0x0501f005,
+ 0x83440580, 0x000007ff, 0x0502001d, 0x61f2880f,
+ 0x905c05bc, 0x05fe07c8, 0x59a00001, 0x805c0400,
+ 0x48034001, 0x8c60053e, 0x05020007, 0x59a00a0b,
+ 0x800409c0, 0x05000006, 0x80040480, 0x05021004,
+ 0x8460c57e, 0x4178b800, 0x05fdf7bb, 0x49474000,
+ 0x485dd805, 0x59a00002, 0x4801d803, 0x40ec1000,
+ 0x0001f81c, 0x4a01d808, 0x00103385, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x8c60053e,
+ 0x05020019, 0x805cb9c0, 0x05000021, 0x59a00001,
+ 0x805c0400, 0x48034001, 0x59a00a0b, 0x800409c0,
+ 0x05000005, 0x80040480, 0x05021003, 0x4178b800,
+ 0x0501f00d, 0x59a00801, 0x48074407, 0x485dd805,
+ 0x59a00002, 0x4801d803, 0x4a01d808, 0x00102255,
+ 0x40ec1000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x0001f01c, 0x59a00001, 0x805c0c00, 0x59a0020b,
+ 0x80040480, 0x48034208, 0x642b4407, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x05f5f720, 0x59a00801,
+ 0x48074407, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x05f5f6d8, 0x4031d800, 0x58ef400a, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x05f4070c, 0x59a28800,
+ 0x05fdf776, 0x4c5c0000, 0x4c600000, 0x4c640000,
+ 0x4178b800, 0x59a0c407, 0x59a0c802, 0x59a2440b,
+ 0x0509fa3c, 0x05020029, 0x0509f9e1, 0x05000003,
+ 0x0509f91b, 0x05020025, 0x8c60053e, 0x05020022,
+ 0x83440580, 0x000007fe, 0x0500000f, 0x83440580,
+ 0x000007fc, 0x0500000c, 0x0509f9e6, 0x05000005,
+ 0x59340403, 0x8400055e, 0x48026c03, 0x0501f006,
+ 0x0509f8e7, 0x05020004, 0x59340403, 0x8400055e,
+ 0x48026c03, 0x4134a000, 0x4064a800, 0x6018b000,
+ 0x0535ff60, 0x59340007, 0x4400a800, 0x59340006,
+ 0x4800a801, 0x59340009, 0x4800a802, 0x59340008,
+ 0x4800a803, 0x59340403, 0x8400051e, 0x48026c03,
+ 0x9064cc0a, 0x905cbc28, 0x81468800, 0x83440480,
+ 0x000007f0, 0x0500100c, 0x8c600506, 0x05000026,
+ 0x83440580, 0x000007f0, 0x05020003, 0x61fa880f,
+ 0x0501f005, 0x83440580, 0x000007ff, 0x0502001e,
+ 0x61f2880f, 0x905c05a8, 0x05000002, 0x05fdf7c4,
+ 0x59a00001, 0x805c0400, 0x48034001, 0x8c60053e,
+ 0x05020007, 0x59a00a0b, 0x800409c0, 0x05000006,
+ 0x80040480, 0x05021004, 0x8460c57e, 0x4178b800,
+ 0x05fdf7b7, 0x49474000, 0x485dd805, 0x59a00002,
+ 0x4801d803, 0x40ec1000, 0x0001f81c, 0x4a01d808,
+ 0x00103413, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x8c60053e, 0x05020019, 0x805cb9c0,
+ 0x05000021, 0x59a00001, 0x805c0400, 0x48034001,
+ 0x59a00a0b, 0x800409c0, 0x05000005, 0x80040480,
+ 0x05021003, 0x4178b800, 0x0501f00d, 0x59a00801,
+ 0x48074407, 0x485dd805, 0x59a00002, 0x4801d803,
+ 0x4a01d808, 0x00102255, 0x40ec1000, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x0001f01c, 0x59a00001,
+ 0x805c0c00, 0x59a0020b, 0x80040480, 0x48034208,
+ 0x642b4407, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x05f5f692, 0x59a00801, 0x48074407, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x05f5f64a, 0x4031d800,
0x58ef400a, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f802b7, 0x58ee580c, 0x912e5c05, 0x59a00800,
- 0x59a24801, 0x05fdf7b9, 0x42006800, 0x0010b111,
- 0x4200b000, 0x0010b110, 0x5058b000, 0x8058b040,
- 0x05000008, 0x42024800, 0x0010b11c, 0x58340206,
- 0x48024a06, 0x91264c0b, 0x8058b040, 0x05fe07fc,
- 0x599c1019, 0x82081500, 0x0000e000, 0x497b4208,
- 0x05f5fb98, 0x05000012, 0x05f5fb7a, 0x64074208,
- 0x0502000f, 0x4c080000, 0x05f5fb84, 0x5c001000,
- 0x05020007, 0x640b4208, 0x82080580, 0x00008000,
- 0x05020007, 0x64134208, 0x0501f005, 0x640f4208,
- 0x90080580, 0x05020002, 0x64174208, 0x90080580,
- 0x05020007, 0x6403503b, 0x60040000, 0x05f5f934,
- 0x60040000, 0x05f5f908, 0x0501f02b, 0x82080580,
- 0x00002000, 0x05020008, 0x6407503b, 0x60000000,
- 0x05f5f92b, 0x60000000, 0x05f5f8ff, 0x05f5fcdc,
- 0x0501f021, 0x82080580, 0x00004000, 0x05020004,
- 0x640b503b, 0x64075047, 0x05fdf7f9, 0x82080580,
- 0x00006000, 0x0502000f, 0x59a8085c, 0x82040d80,
- 0x01391077, 0x05020004, 0x59e00813, 0x8c040500,
- 0x05fa0277, 0x640f503b, 0x60080000, 0x05f5f914,
- 0x60080000, 0x05f5f8e8, 0x05fdf7e9, 0x0501f00a,
- 0x82080580, 0x00008000, 0x05fa026d, 0x05f5fccf,
- 0x6413503b, 0x600c0000, 0x05f5f909, 0x600c0000,
- 0x05f5f8dd, 0x599c1019, 0x82081500, 0x0000e000,
- 0x4c080000, 0x0501fea1, 0x5c001000, 0x05020004,
- 0x82080580, 0x00004000, 0x0500000b, 0x0501fe68,
- 0x05000003, 0x0501fe7d, 0x05020009, 0x82080580,
- 0x00008000, 0x05000004, 0x82080580, 0x00004000,
- 0x05020003, 0x600010c0, 0x0501f004, 0x599c0019,
- 0x8c000518, 0x05000005, 0x8008111a, 0x480b5048,
- 0x640b503b, 0x64075047, 0x599c0019, 0x8c000520,
- 0x05000001, 0x4a035013, 0x0000aaaa, 0x599c1018,
- 0x90081530, 0x90080d80, 0x05000005, 0x90080d90,
- 0x05000008, 0x90080da0, 0x05020002, 0x48075013,
- 0x0501fdba, 0x05000007, 0x4803c856, 0x850e1d46,
- 0x05f1feac, 0x59a8001f, 0x80040540, 0x4803501f,
- 0x49f3c857, 0x42001000, 0x0010497d, 0x0515fb57,
- 0x42001000, 0x00104970, 0x0515fc9c, 0x4a038805,
- 0xffffffff, 0x0501fe58, 0x05000005, 0x4a03c014,
- 0x00400040, 0x4a03c013, 0x00400000, 0x59a0001e,
- 0x84000540, 0x4803401e, 0x49f3c857, 0x05f9f1da,
- 0x00000018, 0x0000000c, 0x00000018, 0x00000020,
- 0x916c0580, 0x05020003, 0x601c0800, 0x05f9f214,
- 0x60800800, 0x59a00408, 0x59a01208, 0x900811c0,
- 0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
- 0x800c1d40, 0x419c0000, 0x0501f4fa, 0x8d0c050e,
- 0x05000003, 0x64074407, 0x05f9f205, 0x050dfa36,
- 0x05020003, 0x645b4407, 0x05f9f201, 0x59a80073,
- 0x8c000500, 0x0500000e, 0x64034407, 0x60800800,
- 0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
- 0x59a0040a, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
- 0x42000000, 0x0010cc24, 0x0501f4e2, 0x64074407,
- 0x6080b000, 0x4200a800, 0x0010cc24, 0x4200a000,
- 0xffffffff, 0x4450a800, 0x8054a800, 0x8058b040,
- 0x05fe07fd, 0x4d440000, 0x4d340000, 0x42028800,
- 0xffffffff, 0x42002000, 0xffffffff, 0x60043000,
- 0x60043800, 0x42001800, 0x0010cc24, 0x59a8100f,
- 0x82081500, 0x000000ff, 0x40180000, 0x0c01f001,
- 0x00103028, 0x0010302b, 0x0010302f, 0x00103033,
- 0x82102500, 0xffffff00, 0x0501f014, 0x82102500,
- 0xffff00ff, 0x840811c0, 0x0501f010, 0x82102500,
- 0xff00ffff, 0x900811c0, 0x0501f00c, 0x82102500,
- 0x00ffffff, 0x9c0801c0, 0x80102540, 0x44101800,
- 0x42003000, 0xffffffff, 0x42002000, 0xffffffff,
- 0x800c1800, 0x0501f003, 0x40080000, 0x80102540,
- 0x81468800, 0xb1442cbf, 0x05021012, 0x4c080000,
- 0x4c0c0000, 0x4c180000, 0x4c1c0000, 0x0001fae7,
- 0x5c003800, 0x5c003000, 0x5c001800, 0x5c001000,
- 0x05fe07f4, 0x0509fc5f, 0x05fe07f2, 0x80183000,
- 0x801c3800, 0x59341202, 0x40180000, 0x0c01f7d1,
- 0x82100580, 0xffffffff, 0x05000002, 0x44101800,
- 0x42001800, 0x0010cc24, 0x500c0000, 0x82000500,
- 0xffffff00, 0x801c0540, 0x44001800, 0x5c026800,
- 0x5c028800, 0x60800800, 0x59a00408, 0x59a01208,
- 0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
- 0x900c19c0, 0x800c1d40, 0x42000000, 0x0010cc24,
- 0x0501f480, 0x59a28c07, 0x0501fd43, 0x05fa0190,
- 0x0509fc84, 0x05fa018e, 0x0501fc54, 0x05020003,
- 0x640b4407, 0x05f9f186, 0x59a0020c, 0x8c000500,
- 0x05000003, 0x0509fc33, 0x0502050e, 0x59a0020c,
- 0x8c000502, 0x05000015, 0x83440480, 0x000007f0,
- 0x05021012, 0x0509fc34, 0x05020010, 0x497a5a05,
- 0x4a025c05, 0x00008000, 0x59a24805, 0x0529fb32,
- 0x05020003, 0x640f4407, 0x05f9f171, 0x4a01d808,
- 0x0010308e, 0x1c01f000, 0x59a28c07, 0x59a2440b,
- 0x0509fc64, 0x05fa016e, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x6028b000, 0x4134a000, 0x912e5c02,
- 0x412ca800, 0x0535ffc7, 0x912cac06, 0x4054a000,
- 0x6010b000, 0x0535fffe, 0x5c00a800, 0x5c00a000,
- 0x5c00b000, 0x592c0802, 0x82040500, 0x00ff00ff,
- 0x900001c0, 0x82041500, 0xff00ff00, 0x80080540,
- 0x48025802, 0x592c0801, 0x82040500, 0x00ff00ff,
- 0x900001c0, 0x82041500, 0xff00ff00, 0x80080540,
- 0x48025801, 0x60280800, 0x59a00408, 0x59a01208,
- 0x900811c0, 0x80081540, 0x59a0040a, 0x59a01a0a,
- 0x900c19c0, 0x800c1d40, 0x412c0000, 0x0501f431,
- 0x496fc857, 0x496f4407, 0x497b4208, 0x05f5fa2d,
- 0x05000015, 0x05f5fa0f, 0x64074208, 0x05020012,
- 0x4c080000, 0x05f5fa19, 0x5c001000, 0x05020008,
- 0x640b4208, 0x916c0580, 0x0500000b, 0x05f1fe03,
- 0x05020009, 0x64134208, 0x0501f007, 0x640f4208,
- 0x916c0580, 0x05000004, 0x05f1fddb, 0x05020002,
- 0x64174208, 0x05f9f0e4, 0x59a28c07, 0x0501fcda,
- 0x05fa0127, 0x0509fc1b, 0x05fa0125, 0x916c0583,
- 0x05000003, 0x641f4407, 0x05f9f11d, 0x91340c06,
- 0x59a0020c, 0x8c000500, 0x05000002, 0x91340c08,
- 0x58040001, 0x4803440a, 0x900001c0, 0x4803420a,
- 0x50040000, 0x48034408, 0x900001c0, 0x48034208,
- 0x59340200, 0x48034407, 0x05f9f0cb, 0x8d0c050e,
- 0x05000003, 0x64074407, 0x05f9f109, 0x59a0220c,
- 0x8c100500, 0x05020021, 0x8c100506, 0x05020004,
- 0x59a03209, 0x90180483, 0x05fa1105, 0x59a28c07,
- 0x0001fae7, 0x05fa0102, 0x0509fb9d, 0x05000003,
- 0x64274407, 0x05f9f0fa, 0x0501fbc4, 0x05020003,
- 0x640b4407, 0x05f9f0f6, 0x59a0220c, 0x8c100506,
- 0x05000004, 0x59343002, 0x82183500, 0x00ffffff,
- 0x497a5a05, 0x4a025c05, 0x00008000, 0x0529fa72,
- 0x05020003, 0x640f4407, 0x05f9f0e9, 0x4a01d808,
- 0x00103154, 0x1c01f000, 0x59a28c07, 0x0001fae7,
- 0x05fa00e7, 0x0509fb82, 0x05000003, 0x64274407,
- 0x05f9f0df, 0x0501fba9, 0x05020003, 0x640b4407,
- 0x05f9f0db, 0x497a5a05, 0x4a025c05, 0x00008000,
- 0x0501fba2, 0x05020003, 0x640b4407, 0x05f9f0d4,
- 0x592e5800, 0x0529fa6b, 0x05020003, 0x640f4407,
- 0x05f9f0cf, 0x4a01d808, 0x00103130, 0x1c01f000,
- 0x592c2806, 0x82140d80, 0x01000000, 0x05020003,
- 0x64134407, 0x05f9f0c6, 0x60200800, 0x59a00208,
- 0x59a01408, 0x900001c0, 0x80081540, 0x59a0020a,
- 0x59a01c0a, 0x900001c0, 0x800c1d40, 0x912c0406,
- 0x0501fbac, 0x8c140500, 0x05000003, 0x4a01d808,
- 0x00103146, 0x1c01f000, 0x4031d800, 0x58ef400a,
- 0x58ee580d, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f800a7, 0x812e59c0, 0x05e808a1, 0x60200800,
- 0x912c0406, 0x58ec1006, 0x58ec1807, 0x0501f399,
- 0x592c0006, 0x82000580, 0x01000000, 0x05020003,
- 0x64134407, 0x05f9f0a2, 0x59a00208, 0x59a01408,
- 0x900001c0, 0x80081540, 0x59a0020a, 0x59a01c0a,
- 0x900001c0, 0x800c1d40, 0x60180800, 0x912c0407,
- 0x0501f388, 0x59a00a0b, 0x800409c0, 0x05f80098,
- 0x0501fc49, 0x05fa0096, 0x82040480, 0x00000081,
- 0x05001002, 0x60000801, 0x59c40085, 0x59881004,
- 0x80081400, 0x480b1004, 0x497b8885, 0x59c400b1,
- 0x48031022, 0x59c400b2, 0x48031021, 0x59c400a2,
- 0x48031023, 0x598810b7, 0x598800b8, 0x80081400,
- 0x598800b9, 0x80081400, 0x598800ba, 0x80081400,
- 0x5988011d, 0x80081400, 0x598800bb, 0x80081400,
- 0x480b1024, 0x59a00208, 0x59a01408, 0x900001c0,
- 0x80081540, 0x59a0020a, 0x59a01c0a, 0x900001c0,
- 0x800c1d40, 0x91880400, 0x0501fb5e, 0x4a01d808,
- 0x00103192, 0x1c01f000, 0x4031d800, 0x58ef400a,
- 0x58ec0002, 0x82000580, 0x00000200, 0x05f8005c,
- 0x59a0020c, 0x8c000500, 0x05000006, 0x91880400,
- 0x4803c840, 0x641bc842, 0x05011000, 0x497b8885,
- 0x4a034208, 0x00000080, 0x05f9f017, 0x8d0c050e,
- 0x05000003, 0x64074407, 0x05f9f055, 0x0501fc0a,
- 0x05fa0057, 0x0501fb1d, 0x05020003, 0x640b4407,
- 0x05f9f04f, 0x497a5a05, 0x4a025c05, 0x00008000,
- 0x59a00407, 0x800001c0, 0x05f8004d, 0x82001580,
- 0x000000ff, 0x05000003, 0x90001484, 0x05fa1048,
- 0x40001000, 0x59a24805, 0x05f5faf0, 0x05020003,
- 0x640f4407, 0x05f9f03e, 0x4a01d808, 0x001031c1,
- 0x1c01f000, 0x592c0006, 0x82000580, 0x01000000,
- 0x05f607f5, 0x64134407, 0x05f9f035, 0x59a01407,
- 0x8c080508, 0x05020005, 0x8d0c050e, 0x05000003,
- 0x64074407, 0x05f9f02e, 0x59a01c08, 0x820c0480,
- 0x00001000, 0x05fa102e, 0x497b2804, 0x497b2805,
- 0x497b2826, 0x497b2827, 0x497b2829, 0x497b282a,
- 0x497b282c, 0x497b282d, 0x4803c856, 0x850e1d06,
- 0x8c080500, 0x05000004, 0x4803c856, 0x910e1d51,
- 0x0501f004, 0x8c080506, 0x05000002, 0x850e1d42,
- 0x850e1d0a, 0x6006d800, 0x82081500, 0x000000e0,
- 0x8008010a, 0x0c02002a, 0x050df843, 0x05020008,
- 0x64075014, 0x4a035013, 0x0000aaaa, 0x0509ffbc,
- 0x0501f018, 0x64035014, 0x05fdf7fb, 0x497b5013,
- 0x0505fb5d, 0x0515fd88, 0x0519f8db, 0x0515fd72,
- 0x59a00a08, 0x480788a7, 0x59c400a3, 0x82000500,
- 0xfeffffff, 0x82000540, 0x80018000, 0x40000800,
- 0x84040d20, 0x480388a3, 0x480788a3, 0x497b5036,
- 0x60b40800, 0x42001000, 0x00103dce, 0x0515f8fc,
- 0x59a00408, 0x800000c2, 0x800008c4, 0x8005d400,
- 0x61fc01ff, 0x050df820, 0x05000003, 0x59a00208,
- 0x80000110, 0x0501fbb5, 0x05f5f7a7, 0x001031ea,
- 0x001031ec, 0x001031f3, 0x001021ff, 0x001031f1,
- 0x001021ff, 0x001021ff, 0x001021ff, 0x916c0583,
- 0x05000003, 0x641f4407, 0x05f5f7dd, 0x0501fb92,
- 0x05f607df, 0x59a00408, 0x59a00a08, 0x900409c0,
- 0x80040d40, 0x4805d806, 0x59a0040a, 0x59a00a0a,
- 0x900409c0, 0x80040d40, 0x4805d807, 0x6401d801,
- 0x0501fa9a, 0x05020003, 0x640b4407, 0x05f5f7cc,
- 0x417a8800, 0x497b4001, 0x912c0406, 0x48034002,
- 0x59a00407, 0x8c000504, 0x0502008c, 0x4c5c0000,
- 0x4c600000, 0x4c640000, 0x4178b800, 0x59a0c407,
- 0x59a0c802, 0x59a2440b, 0x0509fab6, 0x05020027,
- 0x0509fa5b, 0x05000003, 0x0509f997, 0x05020023,
- 0x8c60053e, 0x05020020, 0x8c600500, 0x05000008,
- 0x59340009, 0x4400c800, 0x8064c800, 0x59340008,
- 0x4400c800, 0x8064c800, 0x0501f007, 0x59340007,
- 0x4400c800, 0x8064c800, 0x59340006, 0x4400c800,
- 0x8064c800, 0x83440580, 0x000007fe, 0x0500000b,
- 0x83440580, 0x000007fc, 0x05000008, 0x0509fa51,
- 0x05000003, 0x85468d5e, 0x0501f004, 0x0509f956,
- 0x05020002, 0x85468d5e, 0x4544c800, 0x85468d1e,
- 0x8064c800, 0x905cbc0c, 0x81468800, 0x83440480,
- 0x000007f0, 0x0500100c, 0x8c600506, 0x05000025,
- 0x83440580, 0x000007f0, 0x05020003, 0x61fa880f,
- 0x0501f005, 0x83440580, 0x000007ff, 0x0502001d,
- 0x61f2880f, 0x905c05bc, 0x05fe07c8, 0x59a00001,
- 0x805c0400, 0x48034001, 0x8c60053e, 0x05020007,
- 0x59a00a0b, 0x800409c0, 0x05000006, 0x80040480,
- 0x05021004, 0x8460c57e, 0x4178b800, 0x05fdf7bb,
- 0x49474000, 0x485dd805, 0x59a00002, 0x4801d803,
- 0x40ec1000, 0x0001f81c, 0x4a01d808, 0x001032ba,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x8c60053e, 0x05020019, 0x805cb9c0, 0x05000021,
- 0x59a00001, 0x805c0400, 0x48034001, 0x59a00a0b,
- 0x800409c0, 0x05000005, 0x80040480, 0x05021003,
- 0x4178b800, 0x0501f00d, 0x59a00801, 0x48074407,
- 0x485dd805, 0x59a00002, 0x4801d803, 0x4a01d808,
- 0x001021b2, 0x40ec1000, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x0001f01c, 0x59a00001, 0x805c0c00,
- 0x59a0020b, 0x80040480, 0x48034208, 0x642b4407,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x05f5f748,
- 0x59a00801, 0x48074407, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x05f5f700, 0x4031d800, 0x58ef400a,
- 0x58ec0002, 0x82000580, 0x00000200, 0x05f40734,
- 0x59a28800, 0x05fdf776, 0x4c5c0000, 0x4c600000,
- 0x4c640000, 0x4178b800, 0x59a0c407, 0x59a0c802,
- 0x59a2440b, 0x0509fa2b, 0x05020029, 0x0509f9d0,
- 0x05000003, 0x0509f90c, 0x05020025, 0x8c60053e,
- 0x05020022, 0x83440580, 0x000007fe, 0x0500000f,
- 0x83440580, 0x000007fc, 0x0500000c, 0x0509f9d5,
- 0x05000005, 0x59340403, 0x8400055e, 0x48026c03,
- 0x0501f006, 0x0509f8d8, 0x05020004, 0x59340403,
- 0x8400055e, 0x48026c03, 0x4134a000, 0x4064a800,
- 0x6018b000, 0x0535fd7b, 0x59340007, 0x4400a800,
- 0x59340006, 0x4800a801, 0x59340009, 0x4800a802,
- 0x59340008, 0x4800a803, 0x59340403, 0x8400051e,
- 0x48026c03, 0x9064cc0a, 0x905cbc28, 0x81468800,
- 0x83440480, 0x000007f0, 0x0500100c, 0x8c600506,
- 0x05000026, 0x83440580, 0x000007f0, 0x05020003,
- 0x61fa880f, 0x0501f005, 0x83440580, 0x000007ff,
- 0x0502001e, 0x61f2880f, 0x905c05a8, 0x05000002,
- 0x05fdf7c4, 0x59a00001, 0x805c0400, 0x48034001,
- 0x8c60053e, 0x05020007, 0x59a00a0b, 0x800409c0,
- 0x05000006, 0x80040480, 0x05021004, 0x8460c57e,
- 0x4178b800, 0x05fdf7b7, 0x49474000, 0x485dd805,
- 0x59a00002, 0x4801d803, 0x40ec1000, 0x0001f81c,
- 0x4a01d808, 0x00103348, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x8c60053e, 0x05020019,
- 0x805cb9c0, 0x05000021, 0x59a00001, 0x805c0400,
- 0x48034001, 0x59a00a0b, 0x800409c0, 0x05000005,
- 0x80040480, 0x05021003, 0x4178b800, 0x0501f00d,
- 0x59a00801, 0x48074407, 0x485dd805, 0x59a00002,
- 0x4801d803, 0x4a01d808, 0x001021b2, 0x40ec1000,
+ 0x05f4067e, 0x59a28800, 0x05fdf773, 0x61f82800,
+ 0x59a00c07, 0x59a01208, 0x59a01c08, 0x59a0220a,
+ 0x82040500, 0x0000ff00, 0x840001c0, 0x900034a0,
+ 0x05f4167e, 0x80140480, 0x05f4167c, 0x82040500,
+ 0x000000ff, 0x900034a0, 0x05f41678, 0x80140480,
+ 0x05f41676, 0x82080500, 0x0000ff00, 0x840001c0,
+ 0x900034a0, 0x05f41671, 0x80140480, 0x05f4166f,
+ 0x82080500, 0x000000ff, 0x900034a0, 0x05f4166b,
+ 0x80140480, 0x05f41669, 0x820c0500, 0x0000ff00,
+ 0x840001c0, 0x900034a0, 0x05f41664, 0x80140480,
+ 0x05f41662, 0x820c0500, 0x000000ff, 0x900034a0,
+ 0x05f4165e, 0x80140480, 0x05f4165c, 0x82100500,
+ 0x0000ff00, 0x840001c0, 0x900034a0, 0x05f41657,
+ 0x80140480, 0x05f41655, 0x82100500, 0x000000ff,
+ 0x900034a0, 0x05f41651, 0x80140480, 0x05f4164f,
+ 0x900401c0, 0x80080d40, 0x900c01c0, 0x80101d40,
+ 0x91a83431, 0x44043000, 0x80183000, 0x440c3000,
+ 0x05f5f600, 0x916c0583, 0x05000003, 0x641f4407,
+ 0x05f5f63e, 0x0501fa1b, 0x05f60640, 0x59a00408,
+ 0x59a00a08, 0x900409c0, 0x80040d40, 0x4805d806,
+ 0x59a0040a, 0x59a00a0a, 0x900409c0, 0x80040d40,
+ 0x4805d807, 0x6401d801, 0x0501f923, 0x05020003,
+ 0x640b4407, 0x05f5f62d, 0x417a8800, 0x497b4001,
+ 0x912c0405, 0x48034002, 0x4c5c0000, 0x4c600000,
+ 0x4c640000, 0x4178b800, 0x4178c800, 0x59a0c002,
+ 0x0509f954, 0x0502000a, 0x0509f8f9, 0x05020008,
+ 0x8c64053e, 0x05020005, 0x59340002, 0x4800c000,
+ 0x4944c001, 0x9060c402, 0x905cbc08, 0x81468800,
+ 0x83440480, 0x00000800, 0x0502101f, 0xb05c0480,
+ 0x05021002, 0x05fdf7ef, 0x59a00001, 0x805c0400,
+ 0x48034001, 0x8c64053e, 0x05000003, 0x4178b800,
+ 0x05fdf7e8, 0x59a00a0b, 0x800409c0, 0x05000006,
+ 0x80040480, 0x05021004, 0x4178b800, 0x8464cd7e,
+ 0x05fdf7e0, 0x49474000, 0x485dd805, 0x59a00002,
+ 0x4801d803, 0x40ec1000, 0x0001f81c, 0x4a01d808,
+ 0x001034d5, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x8c64053e, 0x0502001a, 0x805cb9c0,
+ 0x05000022, 0x59a00001, 0x805c0400, 0x48034001,
+ 0x59a00a0b, 0x800409c0, 0x05000005, 0x80040480,
+ 0x05021003, 0x4178b800, 0x0501f00e, 0x59a00801,
+ 0x80040906, 0x48074407, 0x485dd805, 0x59a00002,
+ 0x4801d803, 0x4a01d808, 0x00102255, 0x40ec1000,
0x5c00c800, 0x5c00c000, 0x5c00b800, 0x0001f01c,
0x59a00001, 0x805c0c00, 0x59a0020b, 0x80040480,
0x48034208, 0x642b4407, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x05f5f6ba, 0x59a00801, 0x48074407,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x05f5f672,
- 0x4031d800, 0x58ef400a, 0x58ec0002, 0x82000580,
- 0x00000200, 0x05f406a6, 0x59a28800, 0x05fdf773,
- 0x61f82800, 0x59a00c07, 0x59a01208, 0x59a01c08,
- 0x59a0220a, 0x82040500, 0x0000ff00, 0x840001c0,
- 0x900034a0, 0x05f416a6, 0x80140480, 0x05f416a4,
- 0x82040500, 0x000000ff, 0x900034a0, 0x05f416a0,
- 0x80140480, 0x05f4169e, 0x82080500, 0x0000ff00,
- 0x840001c0, 0x900034a0, 0x05f41699, 0x80140480,
- 0x05f41697, 0x82080500, 0x000000ff, 0x900034a0,
- 0x05f41693, 0x80140480, 0x05f41691, 0x820c0500,
- 0x0000ff00, 0x840001c0, 0x900034a0, 0x05f4168c,
- 0x80140480, 0x05f4168a, 0x820c0500, 0x000000ff,
- 0x900034a0, 0x05f41686, 0x80140480, 0x05f41684,
- 0x82100500, 0x0000ff00, 0x840001c0, 0x900034a0,
- 0x05f4167f, 0x80140480, 0x05f4167d, 0x82100500,
- 0x000000ff, 0x900034a0, 0x05f41679, 0x80140480,
- 0x05f41677, 0x900401c0, 0x80080d40, 0x900c01c0,
- 0x80101d40, 0x91a83431, 0x44043000, 0x80183000,
- 0x440c3000, 0x05f5f628, 0x916c0583, 0x05000003,
- 0x641f4407, 0x05f5f666, 0x0501fa1b, 0x05f60668,
- 0x59a00408, 0x59a00a08, 0x900409c0, 0x80040d40,
- 0x4805d806, 0x59a0040a, 0x59a00a0a, 0x900409c0,
- 0x80040d40, 0x4805d807, 0x6401d801, 0x0501f923,
- 0x05020003, 0x640b4407, 0x05f5f655, 0x417a8800,
- 0x497b4001, 0x912c0405, 0x48034002, 0x4c5c0000,
- 0x4c600000, 0x4c640000, 0x4178b800, 0x4178c800,
- 0x59a0c002, 0x0509f943, 0x0502000a, 0x0509f8e8,
- 0x05020008, 0x8c64053e, 0x05020005, 0x59340002,
- 0x4800c000, 0x4944c001, 0x9060c402, 0x905cbc08,
- 0x81468800, 0x83440480, 0x00000800, 0x0502101f,
- 0xb05c0480, 0x05021002, 0x05fdf7ef, 0x59a00001,
- 0x805c0400, 0x48034001, 0x8c64053e, 0x05000003,
- 0x4178b800, 0x05fdf7e8, 0x59a00a0b, 0x800409c0,
- 0x05000006, 0x80040480, 0x05021004, 0x4178b800,
- 0x8464cd7e, 0x05fdf7e0, 0x49474000, 0x485dd805,
- 0x59a00002, 0x4801d803, 0x40ec1000, 0x0001f81c,
- 0x4a01d808, 0x0010340a, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x1c01f000, 0x8c64053e, 0x0502001a,
- 0x805cb9c0, 0x05000022, 0x59a00001, 0x805c0400,
- 0x48034001, 0x59a00a0b, 0x800409c0, 0x05000005,
- 0x80040480, 0x05021003, 0x4178b800, 0x0501f00e,
- 0x59a00801, 0x80040906, 0x48074407, 0x485dd805,
- 0x59a00002, 0x4801d803, 0x4a01d808, 0x001021b2,
- 0x40ec1000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x0001f01c, 0x59a00001, 0x805c0c00, 0x59a0020b,
- 0x80040480, 0x48034208, 0x642b4407, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x05f5f5f9, 0x59a00801,
- 0x80040906, 0x48074407, 0x5c00c800, 0x5c00c000,
- 0x5c00b800, 0x05f5f5b0, 0x4031d800, 0x58ef400a,
- 0x58ec0002, 0x82000580, 0x00000200, 0x05f405e4,
- 0x59a28800, 0x05fdf79a, 0x8d0c050e, 0x05000003,
- 0x64074407, 0x05f5f5e6, 0x59a8021b, 0x8c00050a,
- 0x05020005, 0x8c000506, 0x05020003, 0x645b4407,
- 0x05f5f5df, 0x0501f994, 0x05f605e1, 0x0501f8a7,
- 0x05020003, 0x640b4407, 0x05f5f5d9, 0x59a00c07,
- 0x80040902, 0x59a00408, 0x59a01208, 0x900811c0,
- 0x80081540, 0x59a0040a, 0x59a01a0a, 0x900c19c0,
- 0x800c1d40, 0x912c0406, 0x0501f8b8, 0x4a01d808,
- 0x00103432, 0x1c01f000, 0x4031d800, 0x58ef400a,
- 0x58ee580c, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f405bb, 0x592c000a, 0x59a8380f, 0x0511fa42,
- 0x05040cd9, 0x05f605c2, 0x49474001, 0x481a6802,
- 0x592c000b, 0x82001d80, 0x70000000, 0x05020005,
- 0x0501f882, 0x0502000c, 0x640b4407, 0x05f5f5b4,
- 0x82001d80, 0x72000000, 0x05f605b5, 0x0501f87b,
- 0x0502087a, 0x05020879, 0x05020003, 0x640b4407,
- 0x05f5f5ab, 0x58ee580c, 0x4a025c05, 0x00008000,
- 0x497a5a05, 0x592c3209, 0x80183102, 0x592c1801,
- 0x4a001806, 0x01000000, 0x0525ff4c, 0x05020003,
- 0x640f4407, 0x05f5f59e, 0x4a01d808, 0x00103461,
- 0x1c01f000, 0x592c4000, 0x592c0006, 0x82000580,
- 0x01000000, 0x05020003, 0x64134407, 0x05f5f594,
- 0x4c580000, 0x4c500000, 0x4c540000, 0x912c3c06,
- 0x401ca000, 0x401ca800, 0x5820280b, 0x6008b000,
- 0x82143580, 0x70000000, 0x05000002, 0x603cb000,
- 0x0535fc27, 0x5c00a800, 0x5c00a000, 0x5c00b000,
- 0x401c0000, 0x58201007, 0x58201808, 0x58202206,
- 0x80102102, 0x82143580, 0x70000000, 0x05020005,
- 0x90103482, 0x05f4157e, 0x60080800, 0x0501f069,
- 0x82143580, 0x72000000, 0x05f60579, 0x901034aa,
- 0x05f41577, 0x603c0800, 0x0501f862, 0x4a01d808,
- 0x0010348e, 0x1c01f000, 0x4031d800, 0x58ef400a,
- 0x58ee580d, 0x58ec0002, 0x82000580, 0x00000200,
- 0x05f4055f, 0x592e5800, 0x912c0c06, 0x4c580000,
- 0x4c500000, 0x4c540000, 0x4004a000, 0x4004a800,
- 0x603cb000, 0x0535fbfe, 0x5c00a800, 0x5c00a000,
- 0x5c00b000, 0x40ec1000, 0x64001001, 0x64f01005,
- 0x48041003, 0x0001f81c, 0x4a01d808, 0x001034a9,
+ 0x5c00b800, 0x05f5f5d1, 0x59a00801, 0x80040906,
+ 0x48074407, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x05f5f588, 0x4031d800, 0x58ef400a, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x05f405bc, 0x59a28800,
+ 0x05fdf79a, 0x8d0c050e, 0x05000003, 0x64074407,
+ 0x05f5f5be, 0x59a8021b, 0x8c00050a, 0x05020005,
+ 0x8c000506, 0x05020003, 0x645b4407, 0x05f5f5b7,
+ 0x0501f994, 0x05f605b9, 0x0501f8a7, 0x05020003,
+ 0x640b4407, 0x05f5f5b1, 0x59a00c07, 0x80040902,
+ 0x59a00408, 0x59a01208, 0x900811c0, 0x80081540,
+ 0x59a0040a, 0x59a01a0a, 0x900c19c0, 0x800c1d40,
+ 0x912c0406, 0x0501f8b8, 0x4a01d808, 0x001034fd,
+ 0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ee580c,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f40593,
+ 0x592c000a, 0x59a8380f, 0x0511fb00, 0x05040ce4,
+ 0x05f6059a, 0x49474001, 0x481a6802, 0x592c000b,
+ 0x82001d80, 0x70000000, 0x05020005, 0x0501f882,
+ 0x0502000c, 0x640b4407, 0x05f5f58c, 0x82001d80,
+ 0x72000000, 0x05f6058d, 0x0501f87b, 0x0502087a,
+ 0x05020879, 0x05020003, 0x640b4407, 0x05f5f583,
+ 0x58ee580c, 0x4a025c05, 0x00008000, 0x497a5a05,
+ 0x592c3209, 0x80183102, 0x592c1801, 0x4a001806,
+ 0x01000000, 0x0529f862, 0x05020003, 0x640f4407,
+ 0x05f5f576, 0x4a01d808, 0x0010352c, 0x1c01f000,
+ 0x592c4000, 0x592c0006, 0x82000580, 0x01000000,
+ 0x05020003, 0x64134407, 0x05f5f56c, 0x4c580000,
+ 0x4c500000, 0x4c540000, 0x912c3c06, 0x401ca000,
+ 0x401ca800, 0x5820280b, 0x6008b000, 0x82143580,
+ 0x70000000, 0x05000002, 0x603cb000, 0x0535fe0c,
+ 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x401c0000,
+ 0x58201007, 0x58201808, 0x58202206, 0x80102102,
+ 0x82143580, 0x70000000, 0x05020005, 0x90103482,
+ 0x05f41556, 0x60080800, 0x0501f069, 0x82143580,
+ 0x72000000, 0x05f60551, 0x901034aa, 0x05f4154f,
+ 0x603c0800, 0x0501f862, 0x4a01d808, 0x00103559,
0x1c01f000, 0x4031d800, 0x58ef400a, 0x58ee580d,
- 0x58ec0002, 0x82000580, 0x00000200, 0x05f40544,
- 0x912c0c06, 0x4c580000, 0x4c500000, 0x4c540000,
- 0x4004a000, 0x4004a800, 0x6030b000, 0x0535fbe4,
- 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x40ec1000,
- 0x64001001, 0x64c01005, 0x48041003, 0x0001f81c,
- 0x4a01d808, 0x001021b2, 0x1c01f000, 0x0501f803,
- 0x412d8800, 0x1c01f000, 0x05e9f8b6, 0x0500000e,
- 0x497a5800, 0x58ec000c, 0x80000540, 0x05020004,
- 0x492dd80c, 0x492dd80d, 0x0501f006, 0x58ec000d,
- 0x48025800, 0x90000401, 0x452c0000, 0x492dd80d,
- 0x912c0405, 0x492fc857, 0x4803c857, 0x1c01f000,
- 0x4d2c0000, 0x58ec400c, 0x802041c0, 0x05000007,
- 0x4823c857, 0x40225800, 0x592c4001, 0x497a5801,
- 0x05e9f8ac, 0x05fdf7f9, 0x4979d80c, 0x4979d80d,
- 0x5c025800, 0x1c01f000, 0x60043000, 0x0501f006,
- 0x60043000, 0x0501f005, 0x60003000, 0x0501f003,
- 0x60003000, 0x800408c4, 0x800409c0, 0x05e40d00,
- 0x4803c857, 0x4807c857, 0x480bc857, 0x480fc857,
- 0x481bc857, 0x48efc857, 0x4819d801, 0x4801d803,
- 0x4809d806, 0x480dd807, 0x4805d805, 0x40ec1000,
- 0x0001f81c, 0x4a01d808, 0x001021b2, 0x1c01f000,
- 0x40681000, 0x406c1800, 0x80002d80, 0x480bc857,
- 0x480fc857, 0x4813c857, 0x4817c857, 0x8d0c0520,
- 0x05000004, 0x59a80005, 0x8c000516, 0x053203f0,
- 0x4d2c0000, 0x4da00000, 0x42034000, 0x0010ac19,
- 0x59a00018, 0x800001c0, 0x05020014, 0x05006013,
- 0x480bc020, 0x480fc021, 0x4813c022, 0x4817c023,
- 0x900811c0, 0x90081552, 0x480bc011, 0x59e00017,
- 0x8c00050a, 0x60000800, 0x0002088c, 0x8d0c0530,
- 0x05ee0d43, 0x000209af, 0x6403c017, 0x4203e000,
- 0x30000001, 0x0501f049, 0x4c040000, 0x4c1c0000,
- 0x80000800, 0x48074018, 0x59a0381b, 0x481fc857,
- 0x801c39c0, 0x05020023, 0x9000048a, 0x0502100e,
- 0x59a00019, 0x80000000, 0x48034019, 0x59a0021a,
- 0x90000402, 0x90000c94, 0x4803421a, 0x05001003,
- 0x497b421a, 0x41780000, 0x59a03817, 0x801c3c00,
- 0x0501f02c, 0x4803c856, 0x05e9f83e, 0x05000007,
- 0x492f401b, 0x492f401c, 0x412c3800, 0x497b421d,
- 0x497a5814, 0x0501f023, 0x5988001e, 0x80000000,
- 0x4803101e, 0x59a00018, 0x80000040, 0x48034018,
- 0x59a0021a, 0x59a03817, 0x801c3c00, 0x0501f019,
- 0x59a0021d, 0x90000402, 0x90000c93, 0x05021004,
- 0x4803421d, 0x801c3c00, 0x0501f012, 0x05e9f825,
- 0x0502000b, 0x5988001e, 0x80000000, 0x4803101e,
- 0x59a00018, 0x80000040, 0x48034018, 0x4803c856,
- 0x59a0021d, 0x801c3c00, 0x0501f006, 0x492f401b,
- 0x492c3814, 0x412c3800, 0x497b421d, 0x497a5814,
- 0x48083c00, 0x480c3a00, 0x48103c01, 0x48143a01,
- 0x5c003800, 0x5c000800, 0x5c034000, 0x5c025800,
- 0x1c01f000, 0x40681800, 0x406c2000, 0x40703000,
- 0x480fc857, 0x4813c857, 0x481bc857, 0x42000000,
- 0x0010b013, 0x0535fa1c, 0x801800d0, 0x81202d40,
- 0x60501100, 0x05fdf786, 0x4c000000, 0x599c0017,
- 0x8c000512, 0x5c000000, 0x1c01f000, 0x4c000000,
- 0x599c0018, 0x8c00050e, 0x5c000000, 0x1c01f000,
- 0x8d0c050e, 0x05000003, 0x64074407, 0x05f5f470,
- 0x916c0583, 0x05000003, 0x641f4407, 0x05f5f46c,
- 0x59a24805, 0x59240400, 0x8c000508, 0x05020003,
- 0x64234407, 0x05f5f466, 0x59340405, 0x8c000508,
- 0x05020003, 0x8c00050a, 0x05fe02e1, 0x497a5a05,
- 0x497a5806, 0x4a025c05, 0x00008000, 0x0525fe9e,
- 0x05020003, 0x640f4407, 0x05f5f459, 0x4a01d808,
- 0x001035a6, 0x1c01f000, 0x592c0006, 0x82000580,
- 0x01000000, 0x05020003, 0x64134407, 0x05f5f450,
- 0x59a28c07, 0x59a2440b, 0x0505ff46, 0x05f60450,
- 0x05fdf2cb, 0x4c040000, 0x59a2440b, 0x42000000,
- 0x0010b110, 0x50000000, 0x81200480, 0x0502100d,
- 0x83200c00, 0x0010a0ec, 0x50064800, 0x812649c0,
- 0x05000008, 0x59240200, 0x8c000500, 0x05000005,
- 0x49274005, 0x80000580, 0x5c000800, 0x1c01f000,
- 0x90000541, 0x05fdf7fd, 0x61be880f, 0x0001fae7,
- 0x05100d79, 0x81468840, 0x05fe17fd, 0x1c01f000,
- 0x4803c856, 0x4c0c0000, 0x4d340000, 0x4d440000,
- 0x61fa880f, 0x60024000, 0x0505ff22, 0x05020006,
- 0x5934180a, 0x900c1d01, 0x900c1d81, 0x606c1100,
- 0x05fdff2a, 0x5c028800, 0x5c026800, 0x5c001800,
- 0x1c01f000, 0x48efc857, 0x05011000, 0x48efc840,
- 0x643fc842, 0x40000000, 0x05fd17ff, 0x4a01d80e,
- 0xbeefbeef, 0x1c01f000, 0x497b4000, 0x497b4001,
- 0x497b4002, 0x497b4003, 0x497b4004, 0x497b4005,
- 0x1c01f000, 0x42002000, 0x001102e4, 0x41580000,
- 0x41781000, 0x58100c07, 0x800409c0, 0x0500000c,
- 0x90041d83, 0x0500000a, 0x90041c86, 0x05001007,
- 0x90041d8a, 0x05000005, 0x90041c8f, 0x05001004,
- 0x90041c92, 0x05021002, 0x80081000, 0x90102430,
- 0x80100c80, 0x05fc17f0, 0x40080000, 0x59a81266,
- 0x80080480, 0x05021002, 0x41780000, 0x81640480,
- 0x05021002, 0x41780000, 0x1c01f000, 0x05f1fce1,
- 0x05020015, 0x59a8685c, 0x82346d80, 0x3261103c,
- 0x05020011, 0x0535faac, 0x0500000d, 0x605c70f4,
- 0x50386800, 0x82347500, 0x03f00000, 0x82387580,
- 0x00400000, 0x05020007, 0x82347500, 0x000f0000,
- 0x82387580, 0x00010000, 0x05000002, 0x90000541,
- 0x64030000, 0x1c01f000, 0x05f1fcca, 0x05020004,
- 0x59a8685c, 0x82347580, 0x01651077, 0x1c01f000,
+ 0x58ec0002, 0x82000580, 0x00000200, 0x05f40537,
+ 0x592e5800, 0x912c0c06, 0x4c580000, 0x4c500000,
+ 0x4c540000, 0x4004a000, 0x4004a800, 0x603cb000,
+ 0x0535fde3, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x40ec1000, 0x64001001, 0x64f01005, 0x48041003,
+ 0x0001f81c, 0x4a01d808, 0x00103574, 0x1c01f000,
+ 0x4031d800, 0x58ef400a, 0x58ee580d, 0x58ec0002,
+ 0x82000580, 0x00000200, 0x05f4051c, 0x912c0c06,
+ 0x4c580000, 0x4c500000, 0x4c540000, 0x4004a000,
+ 0x4004a800, 0x6030b000, 0x0535fdc9, 0x5c00a800,
+ 0x5c00a000, 0x5c00b000, 0x40ec1000, 0x64001001,
+ 0x64c01005, 0x48041003, 0x0001f81c, 0x4a01d808,
+ 0x00102255, 0x1c01f000, 0x0501f803, 0x412d8800,
+ 0x1c01f000, 0x05e5ffeb, 0x0500000e, 0x497a5800,
+ 0x58ec000c, 0x80000540, 0x05020004, 0x492dd80c,
+ 0x492dd80d, 0x0501f006, 0x58ec000d, 0x48025800,
+ 0x90000401, 0x452c0000, 0x492dd80d, 0x912c0405,
+ 0x492fc857, 0x4803c857, 0x1c01f000, 0x4d2c0000,
+ 0x58ec400c, 0x802041c0, 0x05000007, 0x4823c857,
+ 0x40225800, 0x592c4001, 0x497a5801, 0x05e5ffe1,
+ 0x05fdf7f9, 0x4979d80c, 0x4979d80d, 0x5c025800,
+ 0x1c01f000, 0x60043000, 0x0501f006, 0x60043000,
+ 0x0501f005, 0x60003000, 0x0501f003, 0x60003000,
+ 0x800408c4, 0x800409c0, 0x05e40c35, 0x4803c857,
+ 0x4807c857, 0x480bc857, 0x480fc857, 0x481bc857,
+ 0x48efc857, 0x4819d801, 0x4801d803, 0x4809d806,
+ 0x480dd807, 0x4805d805, 0x40ec1000, 0x0001f81c,
+ 0x4a01d808, 0x00102255, 0x1c01f000, 0x40681000,
+ 0x406c1800, 0x80002d80, 0x480bc857, 0x480fc857,
+ 0x4813c857, 0x4817c857, 0x8d0c0520, 0x05000004,
+ 0x59a80005, 0x8c000516, 0x053205c3, 0x4d2c0000,
+ 0x4da00000, 0x42034000, 0x0010ae99, 0x59a00018,
+ 0x800001c0, 0x05020014, 0x05006013, 0x480bc020,
+ 0x480fc021, 0x4813c022, 0x4817c023, 0x900811c0,
+ 0x90081552, 0x480bc011, 0x59e00017, 0x8c00050a,
+ 0x60000800, 0x0002088c, 0x8d0c0530, 0x05ee0c76,
+ 0x000209af, 0x6403c017, 0x4203e000, 0x30000001,
+ 0x0501f049, 0x4c040000, 0x4c1c0000, 0x80000800,
+ 0x48074018, 0x59a0381b, 0x481fc857, 0x801c39c0,
+ 0x05020023, 0x9000048a, 0x0502100e, 0x59a00019,
+ 0x80000000, 0x48034019, 0x59a0021a, 0x90000402,
+ 0x90000c94, 0x4803421a, 0x05001003, 0x497b421a,
+ 0x41780000, 0x59a03817, 0x801c3c00, 0x0501f02c,
+ 0x4803c856, 0x05e5ff73, 0x05000007, 0x492f401b,
+ 0x492f401c, 0x412c3800, 0x497b421d, 0x497a5814,
+ 0x0501f023, 0x5988001e, 0x80000000, 0x4803101e,
+ 0x59a00018, 0x80000040, 0x48034018, 0x59a0021a,
+ 0x59a03817, 0x801c3c00, 0x0501f019, 0x59a0021d,
+ 0x90000402, 0x90000c93, 0x05021004, 0x4803421d,
+ 0x801c3c00, 0x0501f012, 0x05e5ff5a, 0x0502000b,
+ 0x5988001e, 0x80000000, 0x4803101e, 0x59a00018,
+ 0x80000040, 0x48034018, 0x4803c856, 0x59a0021d,
+ 0x801c3c00, 0x0501f006, 0x492f401b, 0x492c3814,
+ 0x412c3800, 0x497b421d, 0x497a5814, 0x48083c00,
+ 0x480c3a00, 0x48103c01, 0x48143a01, 0x5c003800,
+ 0x5c000800, 0x5c034000, 0x5c025800, 0x1c01f000,
+ 0x40681800, 0x406c2000, 0x40703000, 0x480fc857,
+ 0x4813c857, 0x481bc857, 0x42000000, 0x0010b293,
+ 0x0535fc01, 0x801800d0, 0x81202d40, 0x60501100,
+ 0x05fdf786, 0x4c000000, 0x599c0017, 0x8c000512,
+ 0x5c000000, 0x1c01f000, 0x4c000000, 0x599c0018,
+ 0x8c00050e, 0x5c000000, 0x1c01f000, 0x8d0c050e,
+ 0x05000003, 0x64074407, 0x05f5f448, 0x916c0583,
+ 0x05000003, 0x641f4407, 0x05f5f444, 0x59a24805,
+ 0x59240400, 0x8c000508, 0x05020003, 0x64234407,
+ 0x05f5f43e, 0x59340405, 0x8c000508, 0x05020003,
+ 0x8c00050a, 0x05fe02e1, 0x497a5a05, 0x497a5806,
+ 0x4a025c05, 0x00008000, 0x0525ffb4, 0x05020003,
+ 0x640f4407, 0x05f5f431, 0x4a01d808, 0x00103671,
+ 0x1c01f000, 0x592c0006, 0x82000580, 0x01000000,
+ 0x05020003, 0x64134407, 0x05f5f428, 0x59a28c07,
+ 0x59a2440b, 0x0505ff57, 0x05f60428, 0x05fdf2cb,
+ 0x4c040000, 0x59a2440b, 0x42000000, 0x0010b390,
+ 0x50000000, 0x81200480, 0x0502100d, 0x83200c00,
+ 0x0010a3b3, 0x50064800, 0x812649c0, 0x05000008,
+ 0x59240200, 0x8c000500, 0x05000005, 0x49274005,
+ 0x80000580, 0x5c000800, 0x1c01f000, 0x90000541,
+ 0x05fdf7fd, 0x61be880f, 0x0001fae7, 0x05100e70,
+ 0x81468840, 0x05fe17fd, 0x1c01f000, 0x4803c856,
+ 0x4c0c0000, 0x4d340000, 0x4d440000, 0x61fa880f,
+ 0x60024000, 0x0505ff33, 0x05020006, 0x5934180a,
+ 0x900c1d01, 0x900c1d81, 0x606c1100, 0x05fdff2a,
+ 0x5c028800, 0x5c026800, 0x5c001800, 0x1c01f000,
+ 0x48efc857, 0x05011000, 0x48efc840, 0x643fc842,
+ 0x40000000, 0x05fd17ff, 0x4a01d80e, 0xbeefbeef,
+ 0x1c01f000, 0x497b4000, 0x497b4001, 0x497b4002,
+ 0x497b4003, 0x497b4004, 0x497b4005, 0x1c01f000,
+ 0x42002000, 0x00110514, 0x41580000, 0x41781000,
+ 0x58100c07, 0x800409c0, 0x0500000c, 0x90041d83,
+ 0x0500000a, 0x90041c86, 0x05001007, 0x90041d8a,
+ 0x05000005, 0x90041c8f, 0x05001004, 0x90041c92,
+ 0x05021002, 0x80081000, 0x90102430, 0x80100c80,
+ 0x05fc17f0, 0x40080000, 0x59a81266, 0x80080480,
+ 0x05021002, 0x41780000, 0x81640480, 0x05021002,
+ 0x41780000, 0x1c01f000, 0x05f1fc17, 0x05020015,
+ 0x59a8685c, 0x82346d80, 0x3261103c, 0x05020011,
+ 0x0535fc91, 0x0500000d, 0x605c70f4, 0x50386800,
+ 0x82347500, 0x03f00000, 0x82387580, 0x00400000,
+ 0x05020007, 0x82347500, 0x000f0000, 0x82387580,
+ 0x00010000, 0x05000002, 0x90000541, 0x64030000,
+ 0x1c01f000, 0x05f1fc00, 0x05020004, 0x59a8685c,
+ 0x82347580, 0x01651077, 0x1c01f000, 0x0501f805,
+ 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
+ 0x05f1fbf5, 0x0502000a, 0x59a8685c, 0x82347580,
+ 0x01661077, 0x05000006, 0x82347580, 0x01681077,
+ 0x05000003, 0x82347580, 0x01761077, 0x1c01f000,
0x0501f805, 0x60058800, 0x05000002, 0x60018800,
- 0x1c01f000, 0x05f1fcbf, 0x0502000a, 0x59a8685c,
- 0x82347580, 0x01661077, 0x05000006, 0x82347580,
- 0x01681077, 0x05000003, 0x82347580, 0x01761077,
- 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x05f1fcae, 0x05020007,
- 0x59a8685c, 0x82347580, 0x01681077, 0x05000003,
- 0x82347580, 0x01761077, 0x1c01f000, 0x4803c856,
- 0x05fdfff6, 0x65034407, 0x05f603b1, 0x59a0020b,
- 0x4803c857, 0x800001c0, 0x05f403b1, 0xb0000485,
- 0x05f613af, 0x59a0220c, 0x8c100500, 0x0502001b,
- 0x4803c856, 0x05fdfe71, 0x05020004, 0x640b4407,
- 0x4803c856, 0x05f5f3a2, 0x59a00c0b, 0x59a01a0b,
- 0x59a0220c, 0x59a02c07, 0x912e5c02, 0x412cc800,
- 0x4807c857, 0x480fc857, 0x4813c857, 0x4817c857,
- 0x4867c857, 0x0501f8cf, 0x05000017, 0x59a00a0b,
- 0x59a01008, 0x900811c0, 0x59a0180a, 0x900c19c0,
- 0x412c0000, 0x05fdf67d, 0x4807c856, 0x59a00c0b,
- 0x59a01a0b, 0x900c0581, 0x05f6038d, 0x59a02c07,
- 0x91a0cc07, 0x4807c857, 0x4813c857, 0x4817c857,
- 0x0501f8bc, 0x05000004, 0x59a00a07, 0x48074407,
- 0x05f5f33d, 0x64134407, 0x05f5f37d, 0x59a0220c,
- 0x4813c857, 0x05fdffbd, 0x65034407, 0x05f60378,
- 0x59a00c0b, 0x4807c857, 0x8c100500, 0x0502001b,
- 0x05fdfe3e, 0x05020003, 0x640b4407, 0x05f5f370,
- 0x59a00a0b, 0xb0040485, 0x05f61371, 0x59a01008,
- 0x900811c0, 0x59a0180a, 0x900c19c0, 0x912c0402,
- 0x05fdfe54, 0x4a01d808, 0x00103698, 0x1c01f000,
- 0x4031d800, 0x58ef400a, 0x58ee580c, 0x58ec0002,
- 0x82000580, 0x00000200, 0x05f40355, 0x912c1402,
- 0x59a01a0b, 0x0501f003, 0x91a0140b, 0x60041800,
- 0x59a00c0b, 0x59a0220c, 0x59a02c07, 0x4807c857,
- 0x480bc857, 0x50080000, 0x82000500, 0x000000ff,
- 0x4803c857, 0x480fc857, 0x4813c857, 0x4817c857,
- 0x0501f830, 0x64134407, 0x05f40349, 0x05f5f306,
- 0x05fdff8a, 0x0502000d, 0x4803c856, 0x61c0083f,
- 0x61c4103f, 0x64000800, 0x46001000, 0x000001a7,
- 0x64040800, 0x64041000, 0x64080800, 0x50080000,
- 0x8400054e, 0x44001000, 0x1c01f000, 0x4803c856,
- 0x4c5c0000, 0x64103000, 0x60e0b817, 0x05f1fa43,
- 0x805cb840, 0x05000005, 0x501c6800, 0x90346d02,
- 0x05fe07fb, 0x90346d41, 0x485fc857, 0x5c00b800,
- 0x1c01f000, 0x4803c856, 0x4c5c0000, 0x64103000,
- 0x60e0b817, 0x05f1fa35, 0x805cb840, 0x05000006,
- 0x501c6800, 0x82346d00, 0x00000082, 0x05fe07fa,
+ 0x1c01f000, 0x05f1fbe4, 0x05020007, 0x59a8685c,
+ 0x82347580, 0x01681077, 0x05000003, 0x82347580,
+ 0x01761077, 0x1c01f000, 0x4803c856, 0x05fdfff6,
+ 0x65034407, 0x05f60389, 0x59a0020b, 0x4803c857,
+ 0x800001c0, 0x05f40389, 0xb0000485, 0x05f61387,
+ 0x59a0220c, 0x8c100500, 0x0502001b, 0x4803c856,
+ 0x05fdfe71, 0x05020004, 0x640b4407, 0x4803c856,
+ 0x05f5f37a, 0x59a00c0b, 0x59a01a0b, 0x59a0220c,
+ 0x59a02c07, 0x912e5c02, 0x412cc800, 0x4807c857,
+ 0x480fc857, 0x4813c857, 0x4817c857, 0x4867c857,
+ 0x0501f8cf, 0x05000017, 0x59a00a0b, 0x59a01008,
+ 0x900811c0, 0x59a0180a, 0x900c19c0, 0x412c0000,
+ 0x05fdf67d, 0x4807c856, 0x59a00c0b, 0x59a01a0b,
+ 0x900c0581, 0x05f60365, 0x59a02c07, 0x91a0cc07,
+ 0x4807c857, 0x4813c857, 0x4817c857, 0x0501f8bc,
+ 0x05000004, 0x59a00a07, 0x48074407, 0x05f5f315,
+ 0x64134407, 0x05f5f355, 0x59a0220c, 0x4813c857,
+ 0x05fdffbd, 0x65034407, 0x05f60350, 0x59a00c0b,
+ 0x4807c857, 0x8c100500, 0x0502001b, 0x05fdfe3e,
+ 0x05020003, 0x640b4407, 0x05f5f348, 0x59a00a0b,
+ 0xb0040485, 0x05f61349, 0x59a01008, 0x900811c0,
+ 0x59a0180a, 0x900c19c0, 0x912c0402, 0x05fdfe54,
+ 0x4a01d808, 0x00103763, 0x1c01f000, 0x4031d800,
+ 0x58ef400a, 0x58ee580c, 0x58ec0002, 0x82000580,
+ 0x00000200, 0x05f4032d, 0x912c1402, 0x59a01a0b,
+ 0x0501f003, 0x91a0140b, 0x60041800, 0x59a00c0b,
+ 0x59a0220c, 0x59a02c07, 0x4807c857, 0x480bc857,
+ 0x50080000, 0x82000500, 0x000000ff, 0x4803c857,
+ 0x480fc857, 0x4813c857, 0x4817c857, 0x0501f830,
+ 0x64134407, 0x05f40321, 0x05f5f2de, 0x05fdff8a,
+ 0x0502000d, 0x4803c856, 0x61c0083f, 0x61c4103f,
+ 0x64000800, 0x46001000, 0x000001a7, 0x64040800,
+ 0x64041000, 0x64080800, 0x50080000, 0x8400054e,
+ 0x44001000, 0x1c01f000, 0x4803c856, 0x4c5c0000,
+ 0x64103000, 0x60e0b817, 0x05f1f979, 0x805cb840,
+ 0x05000005, 0x501c6800, 0x90346d02, 0x05fe07fb,
0x90346d41, 0x485fc857, 0x5c00b800, 0x1c01f000,
- 0x4803c856, 0x4c5c0000, 0x61c0303f, 0x61c4383f,
- 0x64103000, 0x61a0b807, 0x805cb840, 0x0500004b,
- 0x501c0000, 0x8c00050c, 0x05fe07fc, 0x640c3000,
+ 0x4803c856, 0x4c5c0000, 0x64103000, 0x60e0b817,
+ 0x05f1f96b, 0x805cb840, 0x05000006, 0x501c6800,
+ 0x82346d00, 0x00000082, 0x05fe07fa, 0x90346d41,
+ 0x485fc857, 0x5c00b800, 0x1c01f000, 0x4803c856,
+ 0x4c5c0000, 0x61c0303f, 0x61c4383f, 0x64103000,
+ 0x61a0b807, 0x805cb840, 0x0500004b, 0x501c0000,
+ 0x8c00050c, 0x05fe07fc, 0x640c3000, 0x46003800,
+ 0x000000a0, 0x64103000, 0x46003800, 0x00000090,
+ 0x05fdffe0, 0x05000040, 0x8c10051c, 0x05000008,
+ 0x640c3000, 0x4807c857, 0x44043800, 0x64103000,
+ 0x64403800, 0x05fdffd7, 0x05000037, 0x800c19c0,
+ 0x05000033, 0x640c3000, 0x5008b800, 0x445c3800,
+ 0x485fc857, 0x480fc857, 0x800c1840, 0x05000028,
+ 0x64103000, 0x64403800, 0x05fdffca, 0x0500002a,
+ 0x640c3000, 0x805cb910, 0x445c3800, 0x485fc857,
+ 0x480fc857, 0x800c1840, 0x0500001d, 0x64103000,
+ 0x64403800, 0x05fdffbf, 0x0500001f, 0x640c3000,
+ 0x805cb910, 0x445c3800, 0x485fc857, 0x480fc857,
+ 0x800c1840, 0x05000012, 0x64103000, 0x64403800,
+ 0x05fdffb4, 0x05000014, 0x640c3000, 0x805cb910,
+ 0x445c3800, 0x485fc857, 0x480fc857, 0x800c1840,
+ 0x05000007, 0x64103000, 0x64403800, 0x05fdffa9,
+ 0x05000009, 0x80081000, 0x05fdf7d3, 0x64103000,
+ 0x65403800, 0x05fdffa3, 0x05000003, 0x90000541,
+ 0x4803c856, 0x5c00b800, 0x1c01f000, 0x4803c856,
+ 0x4c5c0000, 0x4c600000, 0x400c6000, 0x61c0303f,
+ 0x61c4383f, 0x64103000, 0x61a0b807, 0x805cb840,
+ 0x05000088, 0x501c0000, 0x4803c857, 0x8c00050c,
+ 0x05fe07fb, 0x8c10051c, 0x05000014, 0x640c3000,
+ 0x50180000, 0x4803c857, 0x501c0000, 0x4803c857,
0x46003800, 0x000000a0, 0x64103000, 0x46003800,
- 0x00000090, 0x05fdffe0, 0x05000040, 0x8c10051c,
- 0x05000008, 0x640c3000, 0x4807c857, 0x44043800,
- 0x64103000, 0x64403800, 0x05fdffd7, 0x05000037,
- 0x800c19c0, 0x05000033, 0x640c3000, 0x5008b800,
- 0x445c3800, 0x485fc857, 0x480fc857, 0x800c1840,
- 0x05000028, 0x64103000, 0x64403800, 0x05fdffca,
- 0x0500002a, 0x640c3000, 0x805cb910, 0x445c3800,
- 0x485fc857, 0x480fc857, 0x800c1840, 0x0500001d,
- 0x64103000, 0x64403800, 0x05fdffbf, 0x0500001f,
- 0x640c3000, 0x805cb910, 0x445c3800, 0x485fc857,
- 0x480fc857, 0x800c1840, 0x05000012, 0x64103000,
- 0x64403800, 0x05fdffb4, 0x05000014, 0x640c3000,
- 0x805cb910, 0x445c3800, 0x485fc857, 0x480fc857,
- 0x800c1840, 0x05000007, 0x64103000, 0x64403800,
- 0x05fdffa9, 0x05000009, 0x80081000, 0x05fdf7d3,
- 0x64103000, 0x65403800, 0x05fdffa3, 0x05000003,
- 0x90000541, 0x4803c856, 0x5c00b800, 0x1c01f000,
- 0x4803c856, 0x4c5c0000, 0x4c600000, 0x400c6000,
- 0x61c0303f, 0x61c4383f, 0x64103000, 0x61a0b807,
- 0x805cb840, 0x05000088, 0x501c0000, 0x4803c857,
- 0x8c00050c, 0x05fe07fb, 0x8c10051c, 0x05000014,
- 0x640c3000, 0x50180000, 0x4803c857, 0x501c0000,
- 0x4803c857, 0x46003800, 0x000000a0, 0x64103000,
- 0x46003800, 0x00000090, 0x05fdff83, 0x05000076,
- 0x640c3000, 0x4807c857, 0x44043800, 0x64103000,
- 0x64403800, 0x05fdff7c, 0x0500006f, 0x640c3000,
- 0x46003800, 0x000000a1, 0x64103000, 0x46003800,
- 0x00000090, 0x05fdff74, 0x05000067, 0x800c19c0,
- 0x05e40a8f, 0x4178b800, 0x900c1581, 0x05000040,
- 0x64103000, 0x64803800, 0x05fdff5d, 0x0500005e,
- 0x640c3000, 0x501c0800, 0x4807c857, 0x9c0409c0,
- 0x8004bd57, 0x485fc857, 0x480fc857, 0x805cb910,
- 0x800c1840, 0x900c1581, 0x05000031, 0x64103000,
- 0x64803800, 0x05fdff4e, 0x0500004f, 0x640c3000,
+ 0x00000090, 0x05fdff83, 0x05000076, 0x640c3000,
+ 0x4807c857, 0x44043800, 0x64103000, 0x64403800,
+ 0x05fdff7c, 0x0500006f, 0x640c3000, 0x46003800,
+ 0x000000a1, 0x64103000, 0x46003800, 0x00000090,
+ 0x05fdff74, 0x05000067, 0x800c19c0, 0x05e409c4,
+ 0x4178b800, 0x900c1581, 0x05000040, 0x64103000,
+ 0x64803800, 0x05fdff5d, 0x0500005e, 0x640c3000,
0x501c0800, 0x4807c857, 0x9c0409c0, 0x8004bd57,
0x485fc857, 0x480fc857, 0x805cb910, 0x800c1840,
- 0x900c1581, 0x05000022, 0x64103000, 0x64803800,
- 0x05fdff3f, 0x05000040, 0x640c3000, 0x501c0800,
+ 0x900c1581, 0x05000031, 0x64103000, 0x64803800,
+ 0x05fdff4e, 0x0500004f, 0x640c3000, 0x501c0800,
0x4807c857, 0x9c0409c0, 0x8004bd57, 0x485fc857,
0x480fc857, 0x805cb910, 0x800c1840, 0x900c1581,
- 0x05000013, 0x64103000, 0x64803800, 0x05fdff30,
- 0x05000031, 0x640c3000, 0x501c0800, 0x4807c857,
+ 0x05000022, 0x64103000, 0x64803800, 0x05fdff3f,
+ 0x05000040, 0x640c3000, 0x501c0800, 0x4807c857,
0x9c0409c0, 0x8004bd57, 0x485fc857, 0x480fc857,
- 0x445cc800, 0x8064c800, 0x4178b800, 0x800c1840,
- 0x900c1581, 0x05000002, 0x05fdf7c2, 0x64103000,
- 0x65a03800, 0x05fdff1e, 0x0500001f, 0x640c3000,
- 0x501c0800, 0x4807c857, 0x82040d00, 0x000000ff,
- 0x9c0409c0, 0x8004bd57, 0x4807c857, 0x485fc857,
- 0x4863c857, 0x4867c857, 0x480fc857, 0x40301000,
- 0x41780800, 0x60100000, 0x0511fd86, 0x4807c857,
- 0x800409c0, 0x05000006, 0x60100000, 0x80000c81,
- 0x805cb910, 0x80040840, 0x05fe07fe, 0x445cc800,
- 0x485fc857, 0x4863c857, 0x4867c857, 0x90000541,
- 0x4803c856, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x0501f805, 0x60058800, 0x05000002, 0x60018800,
- 0x1c01f000, 0x60003020, 0x80183040, 0x05000010,
- 0x0535f8ed, 0x05fc07fd, 0x05e5fec5, 0x605430f4,
- 0x50183800, 0x821c0500, 0x00007000, 0x05000006,
- 0x48035094, 0x821c0500, 0xffff8fff, 0x44003000,
- 0x80000580, 0x64030000, 0x1c01f000, 0x4803c856,
- 0x4a034408, 0x0000cccc, 0x90000541, 0x05fdf7fa,
- 0x0535f8d9, 0x05fc07ff, 0x600008f4, 0x58040015,
- 0x82000500, 0xffff8fff, 0x59a81094, 0x80080540,
- 0x48000815, 0x64030000, 0x1c01f000, 0x59c400a4,
- 0x4c580000, 0x4c500000, 0x4c540000, 0x9000050f,
- 0x90000487, 0x05001008, 0x90006c87, 0x05e619f8,
- 0x0c01f807, 0x5c00a800, 0x5c00a000, 0x5c00b000,
- 0x1c01f000, 0x0501f8e9, 0x05fdf7fb, 0x00103806,
- 0x0010380c, 0x00103830, 0x0010384a, 0x001038ec,
- 0x00103805, 0x1c01f000, 0x59c40806, 0x8c040500,
- 0x05020003, 0x84040d40, 0x48078806, 0x1c01f000,
- 0x59c40005, 0x8c000534, 0x0502069e, 0x4a038805,
- 0xffffffff, 0x42006000, 0x00020000, 0x0501fe80,
- 0x59a80015, 0x82000500, 0xfffffffa, 0x84000542,
- 0x48035015, 0x497b521b, 0x42000800, 0x0010cc24,
- 0x45780800, 0x497b5073, 0x42000000, 0x0010b10f,
- 0x46000000, 0x0000ffff, 0x42006000, 0xffefffff,
- 0x42006800, 0x40000000, 0x0501fe67, 0x59c40006,
- 0x82000500, 0xffffff0f, 0x48038806, 0x60400800,
- 0x42001000, 0x00103df8, 0x0511faed, 0x0501f001,
- 0x42006000, 0xffffffff, 0x42006800, 0x00800000,
- 0x0501fe59, 0x6120b001, 0x59c400a4, 0x9000050f,
- 0x9000058a, 0x0500000d, 0x8058b040, 0x05fe07fb,
- 0x497b5010, 0x42006000, 0xbf7fffff, 0x42006800,
- 0x00018000, 0x0501fe4c, 0x42006000, 0xfffeffff,
- 0x41786800, 0x0501f648, 0x497b5010, 0x64035072,
- 0x80000580, 0x0501f651, 0x4a038805, 0xffffffff,
- 0x59a80072, 0x90000c84, 0x05e619a1, 0x0c01f001,
- 0x00103853, 0x00103879, 0x001038e5, 0x4803c856,
- 0x59c400a3, 0x8400051e, 0x480388a3, 0x64075072,
- 0x59c40008, 0x82000540, 0x00000280, 0x48038808,
- 0x0501fe19, 0x42007800, 0x0010ac85, 0x4a007806,
- 0x11010000, 0x4200a000, 0x0010b112, 0x4200a800,
- 0x0010ac8c, 0x6008b000, 0x0531fffa, 0x59c40802,
- 0x84040d0c, 0x48078802, 0x600c0800, 0x497b507c,
- 0x0501fd0e, 0x6407507c, 0x497b5077, 0x0501fe31,
+ 0x805cb910, 0x800c1840, 0x900c1581, 0x05000013,
+ 0x64103000, 0x64803800, 0x05fdff30, 0x05000031,
+ 0x640c3000, 0x501c0800, 0x4807c857, 0x9c0409c0,
+ 0x8004bd57, 0x485fc857, 0x480fc857, 0x445cc800,
+ 0x8064c800, 0x4178b800, 0x800c1840, 0x900c1581,
+ 0x05000002, 0x05fdf7c2, 0x64103000, 0x65a03800,
+ 0x05fdff1e, 0x0500001f, 0x640c3000, 0x501c0800,
+ 0x4807c857, 0x82040d00, 0x000000ff, 0x9c0409c0,
+ 0x8004bd57, 0x4807c857, 0x485fc857, 0x4863c857,
+ 0x4867c857, 0x480fc857, 0x40301000, 0x41780800,
+ 0x60100000, 0x0511fe7d, 0x4807c857, 0x800409c0,
+ 0x05000006, 0x60100000, 0x80000c81, 0x805cb910,
+ 0x80040840, 0x05fe07fe, 0x445cc800, 0x485fc857,
+ 0x4863c857, 0x4867c857, 0x90000541, 0x4803c856,
+ 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x0501f805,
+ 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
+ 0x60003020, 0x80183040, 0x05000010, 0x0535fad2,
+ 0x05fc07fd, 0x05e5fdfa, 0x605430f4, 0x50183800,
+ 0x821c0500, 0x00007000, 0x05000006, 0x48035094,
+ 0x821c0500, 0xffff8fff, 0x44003000, 0x80000580,
+ 0x64030000, 0x1c01f000, 0x4803c856, 0x4a034408,
+ 0x0000cccc, 0x90000541, 0x05fdf7fa, 0x0535fabe,
+ 0x05fc07ff, 0x600008f4, 0x58040015, 0x82000500,
+ 0xffff8fff, 0x59a81094, 0x80080540, 0x48000815,
+ 0x64030000, 0x1c01f000, 0x59a80005, 0x8c000514,
+ 0x05000005, 0x42000000, 0x0010aed8, 0x50000000,
+ 0x90000528, 0x1c01f000, 0x59c400a4, 0x4c580000,
+ 0x4c500000, 0x4c540000, 0x9000050f, 0x90000487,
+ 0x05001008, 0x90006c87, 0x05e61925, 0x0c01f807,
+ 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x1c01f000,
+ 0x0501f8e9, 0x05fdf7fb, 0x001038d9, 0x001038df,
+ 0x00103903, 0x0010391d, 0x001039bf, 0x001038d8,
+ 0x1c01f000, 0x59c40806, 0x8c040500, 0x05020003,
+ 0x84040d40, 0x48078806, 0x1c01f000, 0x59c40005,
+ 0x8c000534, 0x0502069e, 0x4a038805, 0xffffffff,
+ 0x42006000, 0x00020000, 0x0501fe80, 0x59a80015,
+ 0x82000500, 0xfffffffa, 0x84000542, 0x48035015,
+ 0x497b521b, 0x42000800, 0x0010cea4, 0x45780800,
+ 0x497b5073, 0x42000000, 0x0010b38f, 0x46000000,
+ 0x0000ffff, 0x42006000, 0xffefffff, 0x42006800,
+ 0x40000000, 0x0501fe67, 0x59c40006, 0x82000500,
+ 0xffffff0f, 0x48038806, 0x60400800, 0x42001000,
+ 0x00103ecb, 0x0511fbdc, 0x0501f001, 0x42006000,
+ 0xffffffff, 0x42006800, 0x00800000, 0x0501fe59,
+ 0x6120b001, 0x59c400a4, 0x9000050f, 0x9000058a,
+ 0x0500000d, 0x8058b040, 0x05fe07fb, 0x497b5010,
+ 0x42006000, 0xbf7fffff, 0x42006800, 0x00018000,
+ 0x0501fe4c, 0x42006000, 0xfffeffff, 0x41786800,
+ 0x0501f648, 0x497b5010, 0x64035072, 0x80000580,
+ 0x0501f651, 0x4a038805, 0xffffffff, 0x59a80072,
+ 0x90000c84, 0x05e618ce, 0x0c01f001, 0x00103926,
+ 0x0010394c, 0x001039b8, 0x4803c856, 0x59c400a3,
+ 0x8400051e, 0x480388a3, 0x64075072, 0x59c40008,
+ 0x82000540, 0x00000280, 0x48038808, 0x0501fe19,
+ 0x42007800, 0x0010af05, 0x4a007806, 0x11010000,
+ 0x4200a000, 0x0010b392, 0x4200a800, 0x0010af0c,
+ 0x6008b000, 0x0535f9d7, 0x59c40802, 0x84040d0c,
+ 0x48078802, 0x600c0800, 0x497b507c, 0x0501fd0e,
+ 0x6407507c, 0x497b5077, 0x0501fe31, 0x42006000,
+ 0xffffffff, 0x42006800, 0x00080000, 0x0501fe19,
+ 0x42006000, 0xfff7ffff, 0x41786800, 0x0501f615,
+ 0x59a80077, 0x497b5077, 0x80002540, 0x0500005e,
+ 0x59c40004, 0x90000503, 0x05020065, 0x59a80815,
+ 0x8c040502, 0x05000049, 0x9010058c, 0x0502004c,
+ 0x90100418, 0x8000b104, 0x41cc1000, 0x42001800,
+ 0x0010af05, 0x50080800, 0x500c0000, 0x80040580,
+ 0x05020019, 0x80081000, 0x800c1800, 0x8058b040,
+ 0x05fe07f9, 0x0501fe0e, 0x59c80015, 0x84000508,
+ 0x48039015, 0x42006000, 0xffffffff, 0x42006800,
+ 0x00500000, 0x0501fdf3, 0x640b5072, 0x640b5010,
+ 0x05edfcbc, 0x6140080f, 0x42001000, 0x00103e29,
+ 0x0511fcaa, 0x59a80015, 0x84000506, 0x48035015,
+ 0x0501f5d0, 0x59cc0806, 0x82040d80, 0x11010000,
+ 0x05020027, 0x59cc0800, 0x82040500, 0x00ffffff,
+ 0x05000018, 0x82000580, 0x000000ef, 0x05020015,
+ 0x59cc0801, 0x82040500, 0x00ffffff, 0x82000580,
+ 0x000000ef, 0x0502000f, 0x91cca407, 0x4200a800,
+ 0x0010b392, 0x6008b000, 0x50500800, 0x50540000,
+ 0x80040480, 0x05001007, 0x05020011, 0x8050a000,
+ 0x8054a800, 0x8058b040, 0x05fe07f8, 0x0501f00c,
+ 0x59a80015, 0x84000502, 0x48035015, 0x59c80015,
+ 0x84000508, 0x48039015, 0x41cca000, 0x4200a800,
+ 0x0010af05, 0x6024b000, 0x0535f96e, 0x0501fdd0,
0x42006000, 0xffffffff, 0x42006800, 0x00080000,
- 0x0501fe19, 0x42006000, 0xfff7ffff, 0x41786800,
- 0x0501f615, 0x59a80077, 0x497b5077, 0x80002540,
- 0x0500005e, 0x59c40004, 0x90000503, 0x05020065,
- 0x59a80815, 0x8c040502, 0x05000049, 0x9010058c,
- 0x0502004c, 0x90100418, 0x8000b104, 0x41cc1000,
- 0x42001800, 0x0010ac85, 0x50080800, 0x500c0000,
- 0x80040580, 0x05020019, 0x80081000, 0x800c1800,
- 0x8058b040, 0x05fe07f9, 0x0501fe0e, 0x59c80015,
- 0x84000508, 0x48039015, 0x42006000, 0xffffffff,
- 0x42006800, 0x00500000, 0x0501fdf3, 0x640b5072,
- 0x640b5010, 0x05edfd91, 0x6140080f, 0x42001000,
- 0x00103d56, 0x0511fbbb, 0x59a80015, 0x84000506,
- 0x48035015, 0x0501f5d0, 0x59cc0806, 0x82040d80,
- 0x11010000, 0x05020027, 0x59cc0800, 0x82040500,
- 0x00ffffff, 0x05000018, 0x82000580, 0x000000ef,
- 0x05020015, 0x59cc0801, 0x82040500, 0x00ffffff,
- 0x82000580, 0x000000ef, 0x0502000f, 0x91cca407,
- 0x4200a800, 0x0010b112, 0x6008b000, 0x50500800,
- 0x50540000, 0x80040480, 0x05001007, 0x05020011,
- 0x8050a000, 0x8054a800, 0x8058b040, 0x05fe07f8,
- 0x0501f00c, 0x59a80015, 0x84000502, 0x48035015,
- 0x59c80015, 0x84000508, 0x48039015, 0x41cca000,
- 0x4200a800, 0x0010ac85, 0x6024b000, 0x0531ff91,
- 0x0501fdd0, 0x42006000, 0xffffffff, 0x42006800,
- 0x00080000, 0x0501fdb8, 0x42006000, 0xfff7ffff,
- 0x41786800, 0x0501fdb4, 0x42006000, 0xffffffff,
- 0x60006880, 0x0501fdb0, 0x59c40004, 0x90000503,
- 0x05020004, 0x497b5077, 0x600c0800, 0x0501f497,
- 0x1c01f000, 0x1c01f000, 0x59a80010, 0x90006d8f,
- 0x05000003, 0x9000059b, 0x05020c62, 0x1c01f000,
- 0x59a80015, 0x84000506, 0x48035015, 0x497b507c,
- 0x59a80010, 0x90000c9e, 0x05e618fd, 0x0c01f001,
- 0x00103923, 0x00103933, 0x00103955, 0x0010396f,
- 0x0010398d, 0x00103990, 0x00103993, 0x00103996,
- 0x00103999, 0x001039ad, 0x001039b0, 0x00103a04,
- 0x00103a07, 0x00103a14, 0x00103a17, 0x00103a29,
- 0x00103a2e, 0x00103a7d, 0x00103aa4, 0x00103b1c,
- 0x00103b43, 0x00103b92, 0x00103bd8, 0x00103c26,
- 0x00103c44, 0x00103c86, 0x00103ca4, 0x00103cb4,
- 0x00103cb5, 0x4803c856, 0x601ed800, 0x0509f91a,
- 0x05000006, 0x42006000, 0xffffffd7, 0x41786800,
- 0x0501fd75, 0x0501f009, 0x59c40006, 0x82000500,
- 0xffffff0f, 0x48038806, 0x4a038805, 0x000000f0,
- 0x0509fc68, 0x0509f881, 0x1c01f000, 0x4803c856,
- 0x42006000, 0xbf7fffff, 0x42006800, 0x00400000,
- 0x0501fd65, 0x05edfd05, 0x64075010, 0x42001000,
- 0x00103df8, 0x0511fa0c, 0x0501fcd3, 0x6140080f,
- 0x42001000, 0x00103d56, 0x0511f32a, 0x59a80077,
- 0x90000594, 0x0502001e, 0x4803c857, 0x42006000,
- 0xffbfffff, 0x41786800, 0x0501fd53, 0x59c40004,
- 0x90000503, 0x05020016, 0x42001000, 0x00103d56,
- 0x0511f9e6, 0x59cc1006, 0x82081580, 0x11020000,
- 0x05020010, 0x59cc1007, 0x8c08053e, 0x0500000a,
- 0x59a80015, 0x8c000504, 0x05020007, 0x42000000,
- 0x0010afa4, 0x0531fe48, 0x59a80015, 0x84000544,
- 0x48035015, 0x64435010, 0x0501f0dc, 0x1c01f000,
- 0x0501f3f8, 0x4803c856, 0x640f5010, 0x42006000,
- 0xbf3fffff, 0x42006800, 0x00100000, 0x0501fd32,
- 0x42001000, 0x00103df8, 0x0511f9db, 0x0501fca2,
- 0x42001000, 0x00103d56, 0x0511f9c4, 0x59a8041b,
- 0x90000528, 0x05000004, 0x42000800, 0xfffff815,
- 0x05f1fe6e, 0x42007800, 0x0010ac8b, 0x46007800,
- 0x11020000, 0x60140800, 0x0501f40c, 0x59a80077,
- 0x80000540, 0x0500001a, 0x4803c857, 0x42001000,
- 0x00103d56, 0x0511f9b1, 0x59a80077, 0x90000594,
- 0x05020014, 0x59cc1006, 0x82081580, 0x11020000,
- 0x05020010, 0x59cc1007, 0x8c08053e, 0x0500000a,
- 0x59a80015, 0x8c000504, 0x05020007, 0x42000000,
- 0x0010afa4, 0x0531fe10, 0x59a80015, 0x84000544,
- 0x48035015, 0x64135010, 0x0501f003, 0x1c01f000,
- 0x0501f3c0, 0x4803c856, 0x64175010, 0x0501f117,
- 0x4c5c0000, 0x6004b800, 0x0501f0ed, 0x4803c856,
- 0x641f5010, 0x0501f1b0, 0x4c5c0000, 0x6004b800,
- 0x0501f186, 0x4803c856, 0x64275010, 0x91cca406,
- 0x4200a800, 0x0010ac8b, 0x6014b000, 0x0531fec1,
- 0x42007800, 0x0010ac8b, 0x46007800, 0x11050100,
- 0x8d0c0506, 0x05000243, 0x60140800, 0x0501fbd3,
- 0x4d3c0000, 0x60067800, 0x0529fa7e, 0x5c027800,
- 0x1c01f000, 0x4c5c0000, 0x6004b800, 0x0501f1e5,
- 0x4803c856, 0x642f5010, 0x42001000, 0x0010ac8c,
- 0x4008a800, 0x6080b000, 0x4600a800, 0xffffffff,
- 0x8054a800, 0x8058b040, 0x05fe07fc, 0x42007800,
- 0x0010ac8b, 0x46007800, 0x11060000, 0x8d0c0506,
- 0x05000005, 0x50080000, 0x46001000, 0x00ffffff,
- 0x0501f03e, 0x42024800, 0x0010b111, 0x0531feef,
- 0x40083000, 0x41782800, 0x41781800, 0x41782000,
- 0x59240200, 0x8c000500, 0x05000012, 0x8c000502,
- 0x05000010, 0x801429c0, 0x05020002, 0x800c1800,
- 0x80142800, 0x59244408, 0x82204500, 0x000000ff,
- 0x400c0000, 0x50182000, 0x0c01f810, 0x80102540,
- 0x44103000, 0x800c19c0, 0x05020002, 0x80183000,
- 0x91264c0b, 0x8058b040, 0x05fe07ea, 0x50080000,
- 0x82000500, 0x00ffffff, 0x801428f0, 0x80140540,
- 0x44001000, 0x0501f019, 0x001039ee, 0x001039f3,
- 0x001039f8, 0x001039fd, 0x802000f0, 0x82102500,
- 0x00ffffff, 0x800c1800, 0x1c01f000, 0x802000e0,
- 0x82102500, 0xff00ffff, 0x800c1800, 0x1c01f000,
- 0x802000d0, 0x82102500, 0xffff00ff, 0x800c1800,
- 0x1c01f000, 0x40200000, 0x82102500, 0xffffff00,
- 0x41781800, 0x1c01f000, 0x60840800, 0x0501f377,
- 0x4c5c0000, 0x6004b800, 0x0501f222, 0x4803c856,
- 0x64375010, 0x91cca406, 0x4200a800, 0x0010ac8b,
- 0x6084b000, 0x0531fe53, 0x42007800, 0x0010ac8b,
- 0x46007800, 0x11070000, 0x60840800, 0x0501f367,
- 0x4c5c0000, 0x6004b800, 0x0501f272, 0x4803c856,
- 0x90040d41, 0x0501fc81, 0x643f5010, 0x497b5077,
- 0x42006000, 0xffffffff, 0x42006800, 0x00300000,
- 0x0501fc6d, 0x42006000, 0xffdfffff, 0x41786800,
- 0x0501fc69, 0x6140080f, 0x42001000, 0x00103d56,
- 0x0511f0db, 0x4803c856, 0x59a80077, 0x80000540,
- 0x05020320, 0x1c01f000, 0x4803c856, 0x64475010,
- 0x91cca406, 0x4200a800, 0x0010ac8b, 0x6014b000,
- 0x0531fe2c, 0x4200a800, 0x0010ac8b, 0x4600a800,
- 0x11020000, 0x8d0c0506, 0x05020041, 0x59a80c1b,
- 0x82040580, 0x0000ffff, 0x0500003d, 0x90040d30,
- 0x05000005, 0x42000800, 0xfffff815, 0x05f1fd93,
- 0x0501f037, 0x59cc0007, 0x8c00053c, 0x05000034,
- 0x42024800, 0x0010b111, 0x0531fe6c, 0x59240200,
- 0xb0000d23, 0xb0040da3, 0x05020021, 0x59240a08,
- 0x42001000, 0x0010ac8c, 0x0501fab5, 0x05000009,
- 0x59240c08, 0x05edfbef, 0x59240200, 0x84000502,
- 0x84000518, 0x84000544, 0x48024a00, 0x0501f014,
- 0x59240200, 0x82000540, 0x00001006, 0x84000506,
- 0x48024a00, 0x48064a08, 0x82042c00, 0x00102013,
+ 0x0501fdb8, 0x42006000, 0xfff7ffff, 0x41786800,
+ 0x0501fdb4, 0x42006000, 0xffffffff, 0x60006880,
+ 0x0501fdb0, 0x59c40004, 0x90000503, 0x05020004,
+ 0x497b5077, 0x600c0800, 0x0501f497, 0x1c01f000,
+ 0x1c01f000, 0x59a80010, 0x90006d8f, 0x05000003,
+ 0x9000059b, 0x05020c62, 0x1c01f000, 0x59a80015,
+ 0x84000506, 0x48035015, 0x497b507c, 0x59a80010,
+ 0x90000c9e, 0x05e6182a, 0x0c01f001, 0x001039f6,
+ 0x00103a06, 0x00103a28, 0x00103a42, 0x00103a60,
+ 0x00103a63, 0x00103a66, 0x00103a69, 0x00103a6c,
+ 0x00103a80, 0x00103a83, 0x00103ad7, 0x00103ada,
+ 0x00103ae7, 0x00103aea, 0x00103afc, 0x00103b01,
+ 0x00103b50, 0x00103b77, 0x00103bef, 0x00103c16,
+ 0x00103c65, 0x00103cab, 0x00103cf9, 0x00103d17,
+ 0x00103d59, 0x00103d77, 0x00103d87, 0x00103d88,
+ 0x4803c856, 0x601ed800, 0x0509f94c, 0x05000006,
+ 0x42006000, 0xffffffd7, 0x41786800, 0x0501fd75,
+ 0x0501f009, 0x59c40006, 0x82000500, 0xffffff0f,
+ 0x48038806, 0x4a038805, 0x000000f0, 0x0509fc9a,
+ 0x0509f8b3, 0x1c01f000, 0x4803c856, 0x42006000,
+ 0xbf7fffff, 0x42006800, 0x00400000, 0x0501fd65,
+ 0x05edfc30, 0x64075010, 0x42001000, 0x00103ecb,
+ 0x0511fafb, 0x0501fcd3, 0x6140080f, 0x42001000,
+ 0x00103e29, 0x0511f419, 0x59a80077, 0x90000594,
+ 0x0502001e, 0x4803c857, 0x42006000, 0xffbfffff,
+ 0x41786800, 0x0501fd53, 0x59c40004, 0x90000503,
+ 0x05020016, 0x42001000, 0x00103e29, 0x0511fad5,
+ 0x59cc1006, 0x82081580, 0x11020000, 0x05020010,
+ 0x59cc1007, 0x8c08053e, 0x0500000a, 0x59a80015,
+ 0x8c000504, 0x05020007, 0x42000000, 0x0010b224,
+ 0x0535f825, 0x59a80015, 0x84000544, 0x48035015,
+ 0x64435010, 0x0501f0dc, 0x1c01f000, 0x0501f3f8,
+ 0x4803c856, 0x640f5010, 0x42006000, 0xbf3fffff,
+ 0x42006800, 0x00100000, 0x0501fd32, 0x42001000,
+ 0x00103ecb, 0x0511faca, 0x0501fca2, 0x42001000,
+ 0x00103e29, 0x0511fab3, 0x59a8041b, 0x90000528,
+ 0x05000004, 0x42000800, 0xffffd815, 0x05f1fdf7,
+ 0x42007800, 0x0010af0b, 0x46007800, 0x11020000,
+ 0x60140800, 0x0501f40c, 0x59a80077, 0x80000540,
+ 0x0500001a, 0x4803c857, 0x42001000, 0x00103e29,
+ 0x0511faa0, 0x59a80077, 0x90000594, 0x05020014,
+ 0x59cc1006, 0x82081580, 0x11020000, 0x05020010,
+ 0x59cc1007, 0x8c08053e, 0x0500000a, 0x59a80015,
+ 0x8c000504, 0x05020007, 0x42000000, 0x0010b224,
+ 0x0531ffed, 0x59a80015, 0x84000544, 0x48035015,
+ 0x64135010, 0x0501f003, 0x1c01f000, 0x0501f3c0,
+ 0x4803c856, 0x64175010, 0x0501f117, 0x4c5c0000,
+ 0x6004b800, 0x0501f0ed, 0x4803c856, 0x641f5010,
+ 0x0501f1b0, 0x4c5c0000, 0x6004b800, 0x0501f186,
+ 0x4803c856, 0x64275010, 0x91cca406, 0x4200a800,
+ 0x0010af0b, 0x6014b000, 0x0535f89e, 0x42007800,
+ 0x0010af0b, 0x46007800, 0x11050100, 0x8d0c0506,
+ 0x05000243, 0x60140800, 0x0501fbd3, 0x4d3c0000,
+ 0x60067800, 0x0529fb91, 0x5c027800, 0x1c01f000,
+ 0x4c5c0000, 0x6004b800, 0x0501f1e5, 0x4803c856,
+ 0x642f5010, 0x42001000, 0x0010af0c, 0x4008a800,
+ 0x6080b000, 0x4600a800, 0xffffffff, 0x8054a800,
+ 0x8058b040, 0x05fe07fc, 0x42007800, 0x0010af0b,
+ 0x46007800, 0x11060000, 0x8d0c0506, 0x05000005,
+ 0x50080000, 0x46001000, 0x00ffffff, 0x0501f03e,
+ 0x42024800, 0x0010b391, 0x0535f8cc, 0x40083000,
+ 0x41782800, 0x41781800, 0x41782000, 0x59240200,
+ 0x8c000500, 0x05000012, 0x8c000502, 0x05000010,
+ 0x801429c0, 0x05020002, 0x800c1800, 0x80142800,
+ 0x59244408, 0x82204500, 0x000000ff, 0x400c0000,
+ 0x50182000, 0x0c01f810, 0x80102540, 0x44103000,
+ 0x800c19c0, 0x05020002, 0x80183000, 0x91264c0b,
+ 0x8058b040, 0x05fe07ea, 0x50080000, 0x82000500,
+ 0x00ffffff, 0x801428f0, 0x80140540, 0x44001000,
+ 0x0501f019, 0x00103ac1, 0x00103ac6, 0x00103acb,
+ 0x00103ad0, 0x802000f0, 0x82102500, 0x00ffffff,
+ 0x800c1800, 0x1c01f000, 0x802000e0, 0x82102500,
+ 0xff00ffff, 0x800c1800, 0x1c01f000, 0x802000d0,
+ 0x82102500, 0xffff00ff, 0x800c1800, 0x1c01f000,
+ 0x40200000, 0x82102500, 0xffffff00, 0x41781800,
+ 0x1c01f000, 0x60840800, 0x0501f377, 0x4c5c0000,
+ 0x6004b800, 0x0501f222, 0x4803c856, 0x64375010,
+ 0x91cca406, 0x4200a800, 0x0010af0b, 0x6084b000,
+ 0x0535f830, 0x42007800, 0x0010af0b, 0x46007800,
+ 0x11070000, 0x60840800, 0x0501f367, 0x4c5c0000,
+ 0x6004b800, 0x0501f272, 0x4803c856, 0x90040d41,
+ 0x0501fc81, 0x643f5010, 0x497b5077, 0x42006000,
+ 0xffffffff, 0x42006800, 0x00300000, 0x0501fc6d,
+ 0x42006000, 0xffdfffff, 0x41786800, 0x0501fc69,
+ 0x6140080f, 0x42001000, 0x00103e29, 0x0511f1ca,
+ 0x4803c856, 0x59a80077, 0x80000540, 0x05020320,
+ 0x1c01f000, 0x4803c856, 0x64475010, 0x91cca406,
+ 0x4200a800, 0x0010af0b, 0x6014b000, 0x0535f809,
+ 0x4200a800, 0x0010af0b, 0x4600a800, 0x11020000,
+ 0x8d0c0506, 0x05020041, 0x59a80c1b, 0x82040580,
+ 0x0000ffff, 0x0500003d, 0x90040d30, 0x05000005,
+ 0x42000800, 0xffffd815, 0x05f1fd1c, 0x0501f037,
+ 0x59cc0007, 0x8c00053c, 0x05000034, 0x42024800,
+ 0x0010b391, 0x0535f849, 0x59240200, 0xb0000d23,
+ 0xb0040da3, 0x05020021, 0x59240a08, 0x42001000,
+ 0x0010af0c, 0x0501fab5, 0x05000009, 0x59240c08,
+ 0x05edfb1d, 0x59240200, 0x84000502, 0x84000518,
+ 0x84000544, 0x48024a00, 0x0501f014, 0x59240200,
+ 0x82000540, 0x00001006, 0x84000506, 0x48024a00,
+ 0x48064a08, 0x82042c00, 0x001020b6, 0x50142800,
+ 0x82142d00, 0x000000ff, 0x48164c08, 0x59240005,
+ 0x82000500, 0x00ffff00, 0x80140d40, 0x48064805,
+ 0x40140800, 0x05edfaf5, 0x91264c0b, 0x8058b040,
+ 0x05fe07da, 0x42024800, 0x0010b391, 0x59242a00,
+ 0x8c140502, 0x05000005, 0x8c140500, 0x05000003,
+ 0x59242c08, 0x4817500f, 0x60140800, 0x0501f2fe,
+ 0x4c5c0000, 0x4178b800, 0x59a80077, 0x80000540,
+ 0x05000021, 0x4803c857, 0x42001000, 0x00103e29,
+ 0x0511f990, 0x59a80077, 0x90000594, 0x05020019,
+ 0x59cc1006, 0x82081580, 0x11030000, 0x05020015,
+ 0x59cc1007, 0x8c08053e, 0x0500000a, 0x59a80015,
+ 0x8c000504, 0x05020007, 0x42000000, 0x0010b224,
+ 0x0531fedd, 0x59a80015, 0x84000544, 0x48035015,
+ 0x805cb9c0, 0x05000004, 0x641b5010, 0x05fdfef7,
+ 0x0501f005, 0x644b5010, 0x0501f805, 0x0501f002,
+ 0x0501faab, 0x5c00b800, 0x1c01f000, 0x4803c856,
+ 0x644f5010, 0x91cca407, 0x4200a800, 0x0010af0c,
+ 0x6010b000, 0x0531ff93, 0x4200a800, 0x0010af0b,
+ 0x4600a800, 0x11030000, 0x8d0c0506, 0x0502006a,
+ 0x42024800, 0x0010b391, 0x0531ffe0, 0x4c600000,
+ 0x4178c000, 0x59a8021b, 0x82000500, 0xfffffffc,
+ 0x4803521b, 0x59240200, 0x40000800, 0x82040d00,
+ 0xfffffb17, 0x48064a00, 0x8c000500, 0x05000048,
+ 0x8c000518, 0x05020046, 0x8c000502, 0x05020004,
+ 0x59240400, 0x8c000502, 0x05000041, 0x59240a08,
+ 0x42001000, 0x0010af0c, 0x0501fa3c, 0x0500002b,
+ 0x59240005, 0x82000500, 0x00ffff00, 0x48024805,
+ 0x59240200, 0x8c000502, 0x05000019, 0x59240207,
+ 0x82000500, 0x0000ffff, 0x05000015, 0x8060c000,
+ 0x59240c08, 0x05edfa98, 0x4c640000, 0x4c580000,
+ 0x4d2c0000, 0x5924c809, 0x6040b000, 0x50640000,
+ 0x800001c0, 0x05000004, 0x4578c800, 0x40025800,
+ 0x05e5f9d4, 0x8064c800, 0x8058b040, 0x05fe07f8,
+ 0x5c025800, 0x5c00b000, 0x5c00c800, 0x59240200,
+ 0x84000502, 0x84000544, 0x48024a00, 0x59240400,
+ 0x8c000504, 0x05000016, 0x59240200, 0x84000546,
+ 0x48024a00, 0x0501f012, 0x59240200, 0x90000546,
+ 0x84000506, 0x48024a00, 0x82042c00, 0x001020b6,
0x50142800, 0x82142d00, 0x000000ff, 0x48164c08,
0x59240005, 0x82000500, 0x00ffff00, 0x80140d40,
- 0x48064805, 0x40140800, 0x05edfbca, 0x91264c0b,
- 0x8058b040, 0x05fe07da, 0x42024800, 0x0010b111,
+ 0x48064805, 0x40140800, 0x05edfa5c, 0x59240200,
+ 0x84000518, 0x48024a00, 0x91264c0b, 0x8058b040,
+ 0x05fe07ad, 0x8060c1c0, 0x05020b0b, 0x5c00c000,
+ 0x42024800, 0x0010b391, 0x59242a00, 0x8c140502,
+ 0x05000005, 0x8c140500, 0x05000003, 0x59242c08,
+ 0x4817500f, 0x60140800, 0x0501f25f, 0x4c5c0000,
+ 0x4178b800, 0x59a80077, 0x80000540, 0x05000021,
+ 0x4803c857, 0x42001000, 0x00103e29, 0x0511f8f1,
+ 0x59a80077, 0x90000594, 0x05020019, 0x59cc1006,
+ 0x82081580, 0x11040000, 0x05020015, 0x59cc1007,
+ 0x8c08053e, 0x0500000a, 0x59a80015, 0x8c000504,
+ 0x05020007, 0x42000000, 0x0010b224, 0x0531fe3e,
+ 0x59a80015, 0x84000544, 0x48035015, 0x805cb9c0,
+ 0x05000004, 0x64235010, 0x05fdfe5e, 0x0501f005,
+ 0x64535010, 0x0501f805, 0x0501f002, 0x0501fa0c,
+ 0x5c00b800, 0x1c01f000, 0x4803c856, 0x64575010,
+ 0x91cca407, 0x4200a800, 0x0010af0c, 0x6010b000,
+ 0x0531fef4, 0x4200a800, 0x0010af0b, 0x4600a800,
+ 0x11040000, 0x8d0c0506, 0x05020041, 0x42024800,
+ 0x0010b391, 0x0531ff41, 0x59240400, 0x8c000500,
+ 0x0500002f, 0x59240200, 0x8c000500, 0x0500002c,
+ 0x8c000502, 0x0502002a, 0x59240c00, 0x80040910,
+ 0x82040d00, 0x000000ff, 0x42001000, 0x0010af0c,
+ 0x0501f9a6, 0x05000010, 0x59240005, 0x82000500,
+ 0x00ffff00, 0x48024805, 0x59240200, 0x84000502,
+ 0x48024a00, 0x59242400, 0x8c100504, 0x05000018,
+ 0x84000546, 0x84000544, 0x48024a00, 0x8060c000,
+ 0x0501f013, 0x59240200, 0x90000546, 0x84000506,
+ 0x48024a00, 0x48064a08, 0x82042c00, 0x001020b6,
+ 0x50142800, 0x82142d00, 0x000000ff, 0x48164c08,
+ 0x59240005, 0x82000500, 0x00ffff00, 0x80140d40,
+ 0x48064805, 0x40140800, 0x05edf9e0, 0x91264c0b,
+ 0x8058b040, 0x05fe07cd, 0x42024800, 0x0010b391,
0x59242a00, 0x8c140502, 0x05000005, 0x8c140500,
0x05000003, 0x59242c08, 0x4817500f, 0x60140800,
- 0x0501f2fe, 0x4c5c0000, 0x4178b800, 0x59a80077,
- 0x80000540, 0x05000021, 0x4803c857, 0x42001000,
- 0x00103d56, 0x0511f8a1, 0x59a80077, 0x90000594,
- 0x05020019, 0x59cc1006, 0x82081580, 0x11030000,
- 0x05020015, 0x59cc1007, 0x8c08053e, 0x0500000a,
- 0x59a80015, 0x8c000504, 0x05020007, 0x42000000,
- 0x0010afa4, 0x0531fd00, 0x59a80015, 0x84000544,
- 0x48035015, 0x805cb9c0, 0x05000004, 0x641b5010,
- 0x05fdfef7, 0x0501f005, 0x644b5010, 0x0501f805,
- 0x0501f002, 0x0501faab, 0x5c00b800, 0x1c01f000,
- 0x4803c856, 0x644f5010, 0x91cca407, 0x4200a800,
- 0x0010ac8c, 0x6010b000, 0x0531fdb6, 0x4200a800,
- 0x0010ac8b, 0x4600a800, 0x11030000, 0x8d0c0506,
- 0x0502006a, 0x42024800, 0x0010b111, 0x0531fe03,
- 0x4c600000, 0x4178c000, 0x59a8021b, 0x82000500,
- 0xfffffffc, 0x4803521b, 0x59240200, 0x40000800,
- 0x82040d00, 0xfffffb17, 0x48064a00, 0x8c000500,
- 0x05000048, 0x8c000518, 0x05020046, 0x8c000502,
- 0x05020004, 0x59240400, 0x8c000502, 0x05000041,
- 0x59240a08, 0x42001000, 0x0010ac8c, 0x0501fa3c,
- 0x0500002b, 0x59240005, 0x82000500, 0x00ffff00,
- 0x48024805, 0x59240200, 0x8c000502, 0x05000019,
- 0x59240207, 0x82000500, 0x0000ffff, 0x05000015,
- 0x8060c000, 0x59240c08, 0x05edfb6a, 0x4c640000,
- 0x4c580000, 0x4d2c0000, 0x5924c809, 0x6040b000,
- 0x50640000, 0x800001c0, 0x05000004, 0x4578c800,
- 0x40025800, 0x05e5faa7, 0x8064c800, 0x8058b040,
- 0x05fe07f8, 0x5c025800, 0x5c00b000, 0x5c00c800,
- 0x59240200, 0x84000502, 0x84000544, 0x48024a00,
- 0x59240400, 0x8c000504, 0x05000016, 0x59240200,
- 0x84000546, 0x48024a00, 0x0501f012, 0x59240200,
- 0x90000546, 0x84000506, 0x48024a00, 0x82042c00,
- 0x00102013, 0x50142800, 0x82142d00, 0x000000ff,
- 0x48164c08, 0x59240005, 0x82000500, 0x00ffff00,
- 0x80140d40, 0x48064805, 0x40140800, 0x05edfb31,
- 0x59240200, 0x84000518, 0x48024a00, 0x91264c0b,
- 0x8058b040, 0x05fe07ad, 0x8060c1c0, 0x05020b0b,
- 0x5c00c000, 0x42024800, 0x0010b111, 0x59242a00,
+ 0x0501f1e9, 0x4c5c0000, 0x4178b800, 0x59a80077,
+ 0x80000540, 0x05000040, 0x4803c857, 0x42001000,
+ 0x00103e29, 0x0511f87b, 0x59a80077, 0x90000594,
+ 0x05020038, 0x59cc1006, 0x82080500, 0x11050000,
+ 0x82000580, 0x11050000, 0x05020032, 0x8c080510,
+ 0x05000013, 0x0501faf4, 0x59cc1007, 0x8c08053e,
+ 0x0500000a, 0x59a80015, 0x8c000504, 0x05020007,
+ 0x42000000, 0x0010b224, 0x0531fdc3, 0x59a80015,
+ 0x84000544, 0x48035015, 0x805cb9c0, 0x05000014,
+ 0x642b5010, 0x05fdfdfa, 0x0501f01f, 0x59cc1007,
+ 0x8c08053e, 0x0500000a, 0x59a80015, 0x8c000504,
+ 0x05020007, 0x42000000, 0x0010b224, 0x0531fdb2,
+ 0x59a80015, 0x84000544, 0x48035015, 0x90000541,
+ 0x0501fad5, 0x497b5073, 0x0501f002, 0x64075073,
+ 0x59cc1007, 0x8c08053c, 0x05000002, 0x6423521b,
+ 0x805cb9c0, 0x05020004, 0x645b5010, 0x0501f808,
+ 0x0501f005, 0x643b5010, 0x05fdfe44, 0x0501f002,
+ 0x0501f977, 0x5c00b800, 0x1c01f000, 0x4803c856,
+ 0x91cca406, 0x4200a800, 0x0010af0b, 0x6014b000,
+ 0x0531fe60, 0x645f5010, 0x59a80073, 0x8c000500,
+ 0x05000006, 0x42001000, 0x0010af0b, 0x46001000,
+ 0x11050100, 0x0501f002, 0x646f5010, 0x42024800,
+ 0x0010b391, 0x0531fea9, 0x599c2817, 0x59240200,
+ 0x8c000500, 0x05000025, 0x8c000502, 0x05020023,
+ 0x8c000506, 0x05020021, 0x4c580000, 0x0501f8c2,
+ 0x5c00b000, 0x0502000b, 0x59240005, 0x82000500,
+ 0x00ffff00, 0x48024805, 0x59240200, 0x84000502,
+ 0x84000546, 0x84000544, 0x48024a00, 0x0501f013,
+ 0x59240200, 0x90000546, 0x84000506, 0x48024a00,
+ 0x48064a08, 0x82042c00, 0x001020b6, 0x50142800,
+ 0x82142d00, 0x000000ff, 0x48164c08, 0x59240005,
+ 0x82000500, 0x00ffff00, 0x80140d40, 0x48064805,
+ 0x40140800, 0x05edf951, 0x91264c0b, 0x8058b040,
+ 0x05fe07d7, 0x42024800, 0x0010b391, 0x59242a00,
0x8c140502, 0x05000005, 0x8c140500, 0x05000003,
- 0x59242c08, 0x4817500f, 0x60140800, 0x0501f25f,
- 0x4c5c0000, 0x4178b800, 0x59a80077, 0x80000540,
- 0x05000021, 0x4803c857, 0x42001000, 0x00103d56,
- 0x0511f802, 0x59a80077, 0x90000594, 0x05020019,
- 0x59cc1006, 0x82081580, 0x11040000, 0x05020015,
- 0x59cc1007, 0x8c08053e, 0x0500000a, 0x59a80015,
- 0x8c000504, 0x05020007, 0x42000000, 0x0010afa4,
- 0x0531fc61, 0x59a80015, 0x84000544, 0x48035015,
- 0x805cb9c0, 0x05000004, 0x64235010, 0x05fdfe5e,
- 0x0501f005, 0x64535010, 0x0501f805, 0x0501f002,
- 0x0501fa0c, 0x5c00b800, 0x1c01f000, 0x4803c856,
- 0x64575010, 0x91cca407, 0x4200a800, 0x0010ac8c,
- 0x6010b000, 0x0531fd17, 0x4200a800, 0x0010ac8b,
- 0x4600a800, 0x11040000, 0x8d0c0506, 0x05020041,
- 0x42024800, 0x0010b111, 0x0531fd64, 0x59240400,
- 0x8c000500, 0x0500002f, 0x59240200, 0x8c000500,
- 0x0500002c, 0x8c000502, 0x0502002a, 0x59240c00,
- 0x80040910, 0x82040d00, 0x000000ff, 0x42001000,
- 0x0010ac8c, 0x0501f9a6, 0x05000010, 0x59240005,
- 0x82000500, 0x00ffff00, 0x48024805, 0x59240200,
- 0x84000502, 0x48024a00, 0x59242400, 0x8c100504,
- 0x05000018, 0x84000546, 0x84000544, 0x48024a00,
- 0x8060c000, 0x0501f013, 0x59240200, 0x90000546,
- 0x84000506, 0x48024a00, 0x48064a08, 0x82042c00,
- 0x00102013, 0x50142800, 0x82142d00, 0x000000ff,
- 0x48164c08, 0x59240005, 0x82000500, 0x00ffff00,
- 0x80140d40, 0x48064805, 0x40140800, 0x05edfab5,
- 0x91264c0b, 0x8058b040, 0x05fe07cd, 0x42024800,
- 0x0010b111, 0x59242a00, 0x8c140502, 0x05000005,
- 0x8c140500, 0x05000003, 0x59242c08, 0x4817500f,
- 0x60140800, 0x0501f1e9, 0x4c5c0000, 0x4178b800,
- 0x59a80077, 0x80000540, 0x05000040, 0x4803c857,
- 0x42001000, 0x00103d56, 0x050dff8c, 0x59a80077,
- 0x90000594, 0x05020038, 0x59cc1006, 0x82080500,
- 0x11050000, 0x82000580, 0x11050000, 0x05020032,
- 0x8c080510, 0x05000013, 0x0501faf4, 0x59cc1007,
- 0x8c08053e, 0x0500000a, 0x59a80015, 0x8c000504,
- 0x05020007, 0x42000000, 0x0010afa4, 0x0531fbe6,
- 0x59a80015, 0x84000544, 0x48035015, 0x805cb9c0,
- 0x05000014, 0x642b5010, 0x05fdfdfa, 0x0501f01f,
- 0x59cc1007, 0x8c08053e, 0x0500000a, 0x59a80015,
- 0x8c000504, 0x05020007, 0x42000000, 0x0010afa4,
- 0x0531fbd5, 0x59a80015, 0x84000544, 0x48035015,
- 0x90000541, 0x0501fad5, 0x497b5073, 0x0501f002,
- 0x64075073, 0x59cc1007, 0x8c08053c, 0x05000002,
- 0x6423521b, 0x805cb9c0, 0x05020004, 0x645b5010,
- 0x0501f808, 0x0501f005, 0x643b5010, 0x05fdfe44,
- 0x0501f002, 0x0501f977, 0x5c00b800, 0x1c01f000,
- 0x4803c856, 0x91cca406, 0x4200a800, 0x0010ac8b,
- 0x6014b000, 0x0531fc83, 0x645f5010, 0x59a80073,
- 0x8c000500, 0x05000006, 0x42001000, 0x0010ac8b,
- 0x46001000, 0x11050100, 0x0501f002, 0x646f5010,
- 0x42024800, 0x0010b111, 0x0531fccc, 0x599c2817,
- 0x59240200, 0x8c000500, 0x05000025, 0x8c000502,
- 0x05020023, 0x8c000506, 0x05020021, 0x4c580000,
- 0x0501f8c2, 0x5c00b000, 0x0502000b, 0x59240005,
- 0x82000500, 0x00ffff00, 0x48024805, 0x59240200,
- 0x84000502, 0x84000546, 0x84000544, 0x48024a00,
- 0x0501f013, 0x59240200, 0x90000546, 0x84000506,
- 0x48024a00, 0x48064a08, 0x82042c00, 0x00102013,
- 0x50142800, 0x82142d00, 0x000000ff, 0x48164c08,
- 0x59240005, 0x82000500, 0x00ffff00, 0x80140d40,
- 0x48064805, 0x40140800, 0x05edfa26, 0x91264c0b,
- 0x8058b040, 0x05fe07d7, 0x42024800, 0x0010b111,
- 0x59242a00, 0x8c140502, 0x05000005, 0x8c140500,
- 0x05000003, 0x59242c08, 0x4817500f, 0x60140800,
- 0x0501f95a, 0x4d3c0000, 0x60067800, 0x0529f805,
- 0x5c027800, 0x1c01f000, 0x4c5c0000, 0x4178b800,
- 0x59a80077, 0x80000540, 0x05000018, 0x4803c857,
- 0x42001000, 0x00103d56, 0x050dfef8, 0x59a80077,
- 0x82000580, 0x00000084, 0x0502000f, 0x59cc1006,
- 0x82081580, 0x11060000, 0x0502000b, 0x80000580,
- 0x0501fa62, 0x805cb9c0, 0x05000004, 0x64335010,
- 0x05fdfdcb, 0x0501f005, 0x64635010, 0x0501f805,
- 0x0501f002, 0x0501f90b, 0x5c00b800, 0x1c01f000,
- 0x4803c856, 0x64675010, 0x91cca406, 0x4200a800,
- 0x0010ac8b, 0x6084b000, 0x0531fc16, 0x42003800,
- 0x0010ac8c, 0x42024800, 0x0010b111, 0x4200b000,
- 0x0010b110, 0x5058b000, 0x59240200, 0x8c000500,
- 0x05000019, 0x8c000502, 0x05000017, 0x401c2800,
- 0x50141000, 0x80080130, 0x80000000, 0x40001800,
- 0x82081500, 0x00ffffff, 0x800000f0, 0x80080540,
- 0x44002800, 0x59244408, 0x82204500, 0x000000ff,
- 0x400c1000, 0x80081104, 0x82083400, 0x0010ac8c,
- 0x50181000, 0x900c0503, 0x0c01f808, 0x80081540,
- 0x44083000, 0x91264c0b, 0x8058b040, 0x05fe07e3,
- 0x60840800, 0x0501f109, 0x00103c76, 0x00103c7a,
- 0x00103c7e, 0x00103c82, 0x802000f0, 0x82081500,
- 0x00ffffff, 0x1c01f000, 0x802000e0, 0x82081500,
- 0xff00ffff, 0x1c01f000, 0x802000d0, 0x82081500,
- 0xffff00ff, 0x1c01f000, 0x40200000, 0x82081500,
- 0xffffff00, 0x1c01f000, 0x4c5c0000, 0x4178b800,
- 0x59a80077, 0x80000540, 0x05000018, 0x4803c857,
- 0x42001000, 0x00103d56, 0x050dfe98, 0x59a80077,
- 0x82000580, 0x00000084, 0x0502000f, 0x59cc1006,
- 0x82081580, 0x11070000, 0x0502000b, 0x64075073,
- 0x0501f897, 0x805cb9c0, 0x05000004, 0x643b5010,
- 0x05fdfd7b, 0x0501f005, 0x646b5010, 0x0501f805,
- 0x0501f002, 0x0501f8ab, 0x5c00b800, 0x1c01f000,
- 0x90000541, 0x0501f9f5, 0x646f5010, 0x91cca406,
- 0x4200a800, 0x0010ac8b, 0x59a82077, 0x40100000,
- 0x8000b104, 0x40580800, 0x5450a800, 0x8050a000,
- 0x8054a800, 0x8058b040, 0x05fe07fc, 0x0501f0c7,
- 0x1c01f000, 0x1c01f000, 0x4803c856, 0x60103000,
- 0x42004000, 0x0010ac8c, 0x599c2817, 0x8c140514,
- 0x0502001c, 0x600c1000, 0x40200000, 0x80080400,
- 0x50000800, 0x82042580, 0xffffffff, 0x05020005,
- 0x80081040, 0x80183040, 0x05fe07f8, 0x0501f03f,
- 0x800811c0, 0x05020006, 0x82042580, 0x3fffffff,
- 0x05000039, 0x82040d40, 0xc0000000, 0x6080b000,
- 0x60041800, 0x40042000, 0x80102102, 0x0502101f,
- 0x800c18c2, 0x8058b040, 0x05fe07fc, 0x0501f02e,
- 0x41781000, 0x40200000, 0x80080400, 0x50000800,
- 0x82042580, 0xffffffff, 0x05020005, 0x80081000,
- 0x80183040, 0x05fe07f8, 0x0501f023, 0x800811c0,
- 0x05020003, 0x82040d40, 0xc0000000, 0x6004b000,
- 0x42001800, 0x80000000, 0x40042000, 0x801020c2,
- 0x05021006, 0x800c1902, 0x8058b000, 0x905804a1,
- 0x05fc17fb, 0x0501f014, 0x40200000, 0x80082400,
- 0x50100000, 0x800c0540, 0x44002000, 0x59a80015,
- 0x84000540, 0x48035015, 0x40580000, 0x60802800,
- 0x80142c80, 0x40080000, 0x600c3800, 0x801c0480,
- 0x800000ca, 0x80142d40, 0x40140800, 0x90000541,
- 0x0501f002, 0x80000580, 0x1c01f000, 0x4807c857,
- 0x480bc857, 0x40041800, 0x41782000, 0x600c0000,
- 0x900c1ca0, 0x05001004, 0x80102000, 0x80000040,
- 0x05fdf7fc, 0x40041800, 0x801021c0, 0x05000004,
- 0x900c1ca0, 0x80102040, 0x05fe07fe, 0x60042000,
- 0x800c19c0, 0x05000004, 0x801020c2, 0x800c1840,
- 0x05fe07fe, 0x80083c00, 0x401c2800, 0x50140000,
- 0x80102d00, 0x05020007, 0x80100540, 0x44003800,
- 0x59a80015, 0x84000540, 0x48035015, 0x80000580,
- 0x1c01f000, 0x4807c856, 0x605c1100, 0x59a81836,
- 0x0531fa73, 0x05f9ffd5, 0x1c01f000, 0x4807c856,
- 0x6080b000, 0x91cca407, 0x4200a800, 0x0010cc24,
- 0x0531f367, 0x4807c856, 0x0511fd9b, 0x61dc0801,
- 0x0501f8d5, 0x497b2804, 0x497b2805, 0x497b2826,
- 0x497b2827, 0x6006d800, 0x42006000, 0xbe7fffff,
- 0x42006800, 0x00018000, 0x0501f94b, 0x42006000,
- 0xfffeffff, 0x41786800, 0x0501f947, 0x497b5036,
- 0x60b40800, 0x42001000, 0x00103dce, 0x050df5b8,
- 0x4807c856, 0x05fdffe8, 0x497b5010, 0x497b5077,
- 0x1c01f000, 0x4807c856, 0x42006000, 0xffffffff,
- 0x60a06800, 0x0501f138, 0x4807c856, 0x05fdffd2,
- 0x0511fa25, 0x4df00000, 0x0511fcba, 0x5c03e000,
- 0x05100a0d, 0x59c400a4, 0x9000050f, 0x90000582,
- 0x0502000a, 0x42006000, 0xffffffff, 0x42006800,
- 0x00200000, 0x0501f928, 0x42006000, 0xffdfffff,
- 0x41786800, 0x0501f924, 0x497b5010, 0x61dc0801,
- 0x0501f8a1, 0x59c400a3, 0x82000500, 0xbf20bfff,
- 0x82000540, 0x0001c000, 0x480388a3, 0x84000520,
- 0x480388a3, 0x497b5036, 0x60b40800, 0x42001000,
- 0x00103dce, 0x050df58a, 0x497b5077, 0x59b400f5,
- 0x8c000500, 0x05020003, 0x90000541, 0x480368f5,
- 0x800400c4, 0x82000400, 0x00002000, 0x4803910a,
- 0x59b400f6, 0x90000518, 0x05fe07fe, 0x4a0368f0,
- 0x0010ac84, 0x42000000, 0x0010ac8b, 0x4c040000,
- 0x40043800, 0x50000800, 0x82040d80, 0x11010000,
- 0x0500000c, 0x50000800, 0x4807c857, 0x8d0c052a,
- 0x05000008, 0x4c000000, 0x821c3d40, 0x0000dc00,
- 0x42000000, 0x0010ac85, 0x05e1fd62, 0x5c000000,
- 0x5c000800, 0x480368f1, 0x82040400, 0x0000dc00,
- 0x480368f3, 0x59c400a4, 0x9000050f, 0x90000588,
- 0x05020013, 0x4c5c0000, 0x4c600000, 0x59c4b805,
- 0x8c5c053a, 0x05020004, 0x42000000, 0x0010afa1,
- 0x0531f9e9, 0x4a038805, 0x20000000, 0x05edfc41,
- 0x4000c000, 0x05edfb87, 0x6006d800, 0x497b5010,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x59c8010b,
- 0x8c000502, 0x05fc07e8, 0x59c408a4, 0x90040d0f,
- 0x90040d8b, 0x05020005, 0x59a80810, 0x82040d40,
- 0x00002000, 0x0501f004, 0x59a80872, 0x82040d40,
- 0x00001000, 0x48075036, 0x59a8087c, 0x800409c0,
- 0x05020005, 0x6140080f, 0x42001000, 0x00103d56,
- 0x050dfe90, 0x1c01f000, 0x4807c856, 0x05fdff5a,
- 0x0511f9ad, 0x4df00000, 0x0511fc42, 0x5c03e000,
- 0x05100995, 0x59c400a4, 0x9000050f, 0x90000582,
- 0x0502000a, 0x42006000, 0xffffffff, 0x42006800,
- 0x00200000, 0x0501f8b0, 0x42006000, 0xffdfffff,
- 0x41786800, 0x0501f8ac, 0x0505fc56, 0x05000010,
- 0x0505fc6a, 0x0502000e, 0x4a035013, 0x0000aaaa,
- 0x4c040000, 0x05edf88b, 0x59a8001f, 0x82000500,
- 0xffff0000, 0x80040540, 0x4803501f, 0x5c000800,
- 0x64035014, 0x0505fbba, 0x0501f005, 0x64175075,
- 0x60000001, 0x05e9ffde, 0x05fdff3f, 0x1c01f000,
- 0x0501f809, 0x42006000, 0xbf7f7fff, 0x41786800,
- 0x0501f091, 0x42006000, 0xbf7f7fff, 0x41786800,
- 0x0501f08d, 0x0505fc4d, 0x05020009, 0x59c40006,
- 0x82000540, 0x000000f0, 0x48038806, 0x42006000,
- 0xbfffffff, 0x41786800, 0x0501f883, 0x1c01f000,
- 0x40680800, 0x800408d0, 0x59a80015, 0x8c000506,
- 0x05000006, 0x59a8000f, 0x82000500, 0x000000ff,
- 0x80040540, 0x0501f003, 0x82040540, 0x000000f7,
- 0x480388a7, 0x1c01f000, 0x4807c856, 0x42000000,
- 0x0010b039, 0x0531f978, 0x60143000, 0x4d3c0000,
- 0x4c180000, 0x60343000, 0x600a7800, 0x0501f037,
- 0x4807c856, 0x42000000, 0x0010b05e, 0x0531f96e,
- 0x60003000, 0x4d3c0000, 0x4c180000, 0x603c3000,
- 0x61fc19ff, 0x601c2000, 0x05f9ff46, 0x5c003000,
- 0x59240200, 0x84000556, 0x48024a00, 0x4d400000,
- 0x60aa8000, 0x59240400, 0x8c00050a, 0x052c0a6a,
- 0x600a7800, 0x05f1f93a, 0x5c028000, 0x5c027800,
- 0x0005f45a, 0x4807c856, 0x42000000, 0x0010b05c,
- 0x0531f955, 0x600c3000, 0x4d3c0000, 0x4c180000,
- 0x60383000, 0x600a7804, 0x0501f014, 0x4807c856,
- 0x42000000, 0x0010b05b, 0x0531f94b, 0x60103000,
- 0x4d3c0000, 0x4c180000, 0x60403000, 0x600a7804,
- 0x0501f00a, 0x4807c856, 0x42000000, 0x0010afa3,
- 0x0531f941, 0x60043000, 0x4d3c0000, 0x4c180000,
- 0x60303000, 0x600a7800, 0x61fc19ff, 0x601c2000,
- 0x4d200000, 0x417a4000, 0x05f9ff16, 0x5c024000,
- 0x5c003000, 0x4d400000, 0x052dff9d, 0x60aa8000,
- 0x0201f800, 0x0010ebe6, 0x4c580000, 0x0531fa4f,
- 0x42000800, 0x0010b111, 0x58040005, 0x82000500,
- 0x000000ff, 0x48000805, 0x90040c0b, 0x8058b040,
- 0x05fe07fa, 0x5c00b000, 0x5c028000, 0x5c027800,
- 0x1c01f000, 0x4807c856, 0x05011000, 0x4a03c840,
- 0x0010ac84, 0x6503c842, 0x40000000, 0x05fd17ff,
- 0x42007800, 0x0010ac84, 0x64447800, 0x803c7800,
- 0x4a007800, 0x220000ef, 0x4a007801, 0x000000ef,
- 0x4a007802, 0x01380000, 0x64007803, 0x4a007804,
- 0xffffffff, 0x64007805, 0x1c01f000, 0x40686000,
- 0x406c6800, 0x59c400a3, 0x80300500, 0x80340540,
- 0x480388a3, 0x1c01f000, 0x40686000, 0x4833c857,
- 0x59c400a3, 0x80300540, 0x480388a3, 0x80300580,
- 0x480388a3, 0x1c01f000, 0x4803c856, 0x05000003,
- 0x6407507d, 0x0501f002, 0x497b507d, 0x1c01f000,
- 0x59c80002, 0x80000540, 0x05000009, 0x80000040,
- 0x05000007, 0x4a039005, 0x00000140, 0x60180000,
- 0x80000040, 0x05fe07ff, 0x05fdf7f6, 0x1c01f000,
- 0x4c5c0000, 0x4c600000, 0x59c4b805, 0x485fc856,
- 0x8c5c053a, 0x05020004, 0x42000000, 0x0010afa1,
- 0x0531f8e1, 0x4a038805, 0x20000000, 0x05edfb39,
- 0x4000c000, 0x05edfa7f, 0x4a038805, 0x04000000,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x497a6a00,
- 0x0501fab4, 0x4a026c00, 0x00000707, 0x497a6801,
- 0x497a6808, 0x497a6809, 0x497a6806, 0x497a6807,
- 0x497a6c0b, 0x497a680c, 0x59240400, 0x8c00050a,
- 0x05000005, 0x5934080f, 0x59340010, 0x80040540,
- 0x05e20b1f, 0x4a026a04, 0x00000100, 0x497a6a03,
- 0x59340402, 0x82000500, 0x000000ff, 0x48026c02,
- 0x497a6c04, 0x497a6a05, 0x497a6c05, 0x497a6811,
- 0x4d2c0000, 0x5934000d, 0x49466c03, 0x80025d40,
- 0x05000003, 0x05e1feb4, 0x497a680d, 0x5c025800,
- 0x599c0401, 0x48026a0b, 0x599c0208, 0x48026c12,
- 0x4a02680a, 0x00008000, 0x0505f032, 0x60140000,
- 0x80000d80, 0x0501f024, 0x0501fdd4, 0x05020013,
- 0x59a8021b, 0x8c00050a, 0x0502000d, 0x59340212,
- 0x82000500, 0x0000ff00, 0x4803c857, 0x05000008,
- 0x59340a00, 0x8c04051e, 0x000002ad, 0x60a40000,
- 0x60000820, 0x492fc857, 0x0501f013, 0x492fc857,
- 0x60a00000, 0x0501f00e, 0x8d0c0502, 0x05020003,
- 0x8d0c0500, 0x05000003, 0x60100000, 0x0501f008,
- 0x60a40000, 0x59340a00, 0x8c04051e, 0x05000004,
- 0x492fc857, 0x60000820, 0x0501f003, 0x492fc857,
- 0x80000d80, 0x4803c857, 0x80028540, 0x1c01f000,
- 0x490fc857, 0x8d0c0500, 0x05fe07f0, 0x0501fd84,
- 0x05fe07ea, 0x59340200, 0x8c00050e, 0x05fc07e7,
- 0x0001f2ad, 0x4d480000, 0x4d4c0000, 0x592e9009,
- 0x592e980a, 0x0501fc52, 0x5c029800, 0x5c029000,
- 0x05fc07c7, 0x0001f2b0, 0x492fc857, 0x592e8c07,
- 0x83440d80, 0x000007fc, 0x05000004, 0x83440480,
- 0x000007f0, 0x05021016, 0x592e4408, 0x0509fb61,
- 0x05000dc4, 0x05020012, 0x0501fd7a, 0x05020012,
- 0x0515fe11, 0x05000019, 0x83200400, 0x0010a0ec,
- 0x50024800, 0x4926601d, 0x59340002, 0x4802600b,
- 0x4936600a, 0x492e6009, 0x642a6407, 0x61027000,
- 0x0005fc78, 0x80000580, 0x0501f00b, 0x60a00000,
- 0x0501f008, 0x0501fd7d, 0x05fc07fd, 0x910c0d03,
- 0x05000003, 0x60100000, 0x0501f002, 0x60a40000,
- 0x80000540, 0x1c01f000, 0x60b00000, 0x05fdf7fd,
- 0x492fc857, 0x592e4408, 0x4923c857, 0x0509fb3d,
- 0x592c4208, 0x0500000a, 0x60380000, 0x59240a00,
- 0x8c040500, 0x05000160, 0x90200d0f, 0x90040d88,
- 0x0502015d, 0x90200d30, 0x0500015b, 0x592e8c07,
- 0x4947c857, 0x83440c80, 0x00000800, 0x60280000,
- 0x05021155, 0x4823c857, 0x9020050f, 0x0c01f001,
- 0x00103f7b, 0x00103ff2, 0x00104035, 0x0010403d,
- 0x00104045, 0x00103f78, 0x00103f78, 0x00103f78,
- 0x0010404f, 0x0010409c, 0x001040b8, 0x00103f78,
- 0x00103f78, 0x00103f78, 0x00103f78, 0x00103f78,
- 0x4803c857, 0x60300000, 0x0501f13f, 0x592c1009,
- 0x82081500, 0x00ffffff, 0x59240005, 0x80084d80,
- 0x60400000, 0x05000138, 0x0501fca7, 0x0500002d,
- 0x4803c857, 0x90004d9d, 0x05020016, 0x0005f8e2,
- 0x59340405, 0x4c000000, 0x0501fd11, 0x5c000000,
- 0x05000004, 0x8c20050a, 0x05000022, 0x80000580,
- 0x44002800, 0x59340008, 0x48002802, 0x59340009,
- 0x48002801, 0x59340006, 0x48002804, 0x59340007,
- 0x48002803, 0x6014b000, 0x0525f9c6, 0x0501f141,
- 0x4803c857, 0x90004d9a, 0x05020003, 0x40101000,
- 0x0501f11e, 0x4803c857, 0x90004d9b, 0x05020003,
- 0x40181000, 0x0501f119, 0x4803c857, 0x90004d9f,
- 0x0500011a, 0x90004d9c, 0x05000118, 0x90004d99,
- 0x60280000, 0x0500010c, 0x60280000, 0x0502011d,
- 0x59a8008d, 0x8c000502, 0x05000016, 0x0501fce8,
- 0x05000014, 0x59340212, 0x82000500, 0x0000ff00,
- 0x60401000, 0x0502000b, 0x60201000, 0x59a8021b,
- 0x8c000506, 0x05020008, 0x59340002, 0x82000500,
- 0x00ff0000, 0x82000580, 0x00ff0000, 0x05000005,
- 0x0501ff59, 0x60700000, 0x40181000, 0x050200f7,
- 0x0515fd7d, 0x050000ff, 0x82200500, 0x00000100,
- 0x0501fc79, 0x4926601d, 0x4936600a, 0x0521ff12,
- 0x492e6009, 0x64066407, 0x8c20050a, 0x05000004,
- 0x592c0405, 0x8400055c, 0x48025c05, 0x4c200000,
- 0x4d3c0000, 0x60027830, 0x0201f800, 0x0010ec6c,
- 0x5c027800, 0x5c004000, 0x8c200512, 0x0500000b,
- 0x599c0018, 0x8c000518, 0x05000008, 0x592c000a,
- 0x82000500, 0x00000380, 0x5934080a, 0x80040d40,
- 0x84040d54, 0x4806680a, 0x417a7800, 0x0501f8f5,
- 0x600c0800, 0x0501f8fe, 0x600a7000, 0x0005fc78,
- 0x80000580, 0x0501f0ee, 0x0501fd02, 0x050200d9,
- 0x0501fcad, 0x05000009, 0x0501fca5, 0x050200d9,
+ 0x59242c08, 0x4817500f, 0x60140800, 0x0501f95a,
+ 0x4d3c0000, 0x60067800, 0x0529f918, 0x5c027800,
+ 0x1c01f000, 0x4c5c0000, 0x4178b800, 0x59a80077,
+ 0x80000540, 0x05000018, 0x4803c857, 0x42001000,
+ 0x00103e29, 0x050dffe7, 0x59a80077, 0x82000580,
+ 0x00000084, 0x0502000f, 0x59cc1006, 0x82081580,
+ 0x11060000, 0x0502000b, 0x80000580, 0x0501fa62,
+ 0x805cb9c0, 0x05000004, 0x64335010, 0x05fdfdcb,
+ 0x0501f005, 0x64635010, 0x0501f805, 0x0501f002,
+ 0x0501f90b, 0x5c00b800, 0x1c01f000, 0x4803c856,
+ 0x64675010, 0x91cca406, 0x4200a800, 0x0010af0b,
+ 0x6084b000, 0x0531fdf3, 0x42003800, 0x0010af0c,
+ 0x42024800, 0x0010b391, 0x4200b000, 0x0010b390,
+ 0x5058b000, 0x59240200, 0x8c000500, 0x05000019,
+ 0x8c000502, 0x05000017, 0x401c2800, 0x50141000,
+ 0x80080130, 0x80000000, 0x40001800, 0x82081500,
+ 0x00ffffff, 0x800000f0, 0x80080540, 0x44002800,
+ 0x59244408, 0x82204500, 0x000000ff, 0x400c1000,
+ 0x80081104, 0x82083400, 0x0010af0c, 0x50181000,
+ 0x900c0503, 0x0c01f808, 0x80081540, 0x44083000,
+ 0x91264c0b, 0x8058b040, 0x05fe07e3, 0x60840800,
+ 0x0501f109, 0x00103d49, 0x00103d4d, 0x00103d51,
+ 0x00103d55, 0x802000f0, 0x82081500, 0x00ffffff,
+ 0x1c01f000, 0x802000e0, 0x82081500, 0xff00ffff,
+ 0x1c01f000, 0x802000d0, 0x82081500, 0xffff00ff,
+ 0x1c01f000, 0x40200000, 0x82081500, 0xffffff00,
+ 0x1c01f000, 0x4c5c0000, 0x4178b800, 0x59a80077,
+ 0x80000540, 0x05000018, 0x4803c857, 0x42001000,
+ 0x00103e29, 0x050dff87, 0x59a80077, 0x82000580,
+ 0x00000084, 0x0502000f, 0x59cc1006, 0x82081580,
+ 0x11070000, 0x0502000b, 0x64075073, 0x0501f897,
+ 0x805cb9c0, 0x05000004, 0x643b5010, 0x05fdfd7b,
+ 0x0501f005, 0x646b5010, 0x0501f805, 0x0501f002,
+ 0x0501f8ab, 0x5c00b800, 0x1c01f000, 0x90000541,
+ 0x0501f9f5, 0x646f5010, 0x91cca406, 0x4200a800,
+ 0x0010af0b, 0x59a82077, 0x40100000, 0x8000b104,
+ 0x40580800, 0x5450a800, 0x8050a000, 0x8054a800,
+ 0x8058b040, 0x05fe07fc, 0x0501f0c7, 0x1c01f000,
+ 0x1c01f000, 0x4803c856, 0x60103000, 0x42004000,
+ 0x0010af0c, 0x599c2817, 0x8c140514, 0x0502001c,
+ 0x600c1000, 0x40200000, 0x80080400, 0x50000800,
+ 0x82042580, 0xffffffff, 0x05020005, 0x80081040,
+ 0x80183040, 0x05fe07f8, 0x0501f03f, 0x800811c0,
+ 0x05020006, 0x82042580, 0x3fffffff, 0x05000039,
+ 0x82040d40, 0xc0000000, 0x6080b000, 0x60041800,
+ 0x40042000, 0x80102102, 0x0502101f, 0x800c18c2,
+ 0x8058b040, 0x05fe07fc, 0x0501f02e, 0x41781000,
+ 0x40200000, 0x80080400, 0x50000800, 0x82042580,
+ 0xffffffff, 0x05020005, 0x80081000, 0x80183040,
+ 0x05fe07f8, 0x0501f023, 0x800811c0, 0x05020003,
+ 0x82040d40, 0xc0000000, 0x6004b000, 0x42001800,
+ 0x80000000, 0x40042000, 0x801020c2, 0x05021006,
+ 0x800c1902, 0x8058b000, 0x905804a1, 0x05fc17fb,
+ 0x0501f014, 0x40200000, 0x80082400, 0x50100000,
+ 0x800c0540, 0x44002000, 0x59a80015, 0x84000540,
+ 0x48035015, 0x40580000, 0x60802800, 0x80142c80,
+ 0x40080000, 0x600c3800, 0x801c0480, 0x800000ca,
+ 0x80142d40, 0x40140800, 0x90000541, 0x0501f002,
+ 0x80000580, 0x1c01f000, 0x4807c857, 0x480bc857,
+ 0x40041800, 0x41782000, 0x600c0000, 0x900c1ca0,
+ 0x05001004, 0x80102000, 0x80000040, 0x05fdf7fc,
+ 0x40041800, 0x801021c0, 0x05000004, 0x900c1ca0,
+ 0x80102040, 0x05fe07fe, 0x60042000, 0x800c19c0,
+ 0x05000004, 0x801020c2, 0x800c1840, 0x05fe07fe,
+ 0x80083c00, 0x401c2800, 0x50140000, 0x80102d00,
+ 0x05020007, 0x80100540, 0x44003800, 0x59a80015,
+ 0x84000540, 0x48035015, 0x80000580, 0x1c01f000,
+ 0x4807c856, 0x605c1100, 0x59a81836, 0x0531fc50,
+ 0x05f9ffcd, 0x1c01f000, 0x4807c856, 0x6080b000,
+ 0x91cca407, 0x4200a800, 0x0010cea4, 0x0531f544,
+ 0x4807c856, 0x0511fe8a, 0x61dc0801, 0x0501f8d5,
+ 0x497b2804, 0x497b2805, 0x497b2826, 0x497b2827,
+ 0x6006d800, 0x42006000, 0xbe7fffff, 0x42006800,
+ 0x00018000, 0x0501f94b, 0x42006000, 0xfffeffff,
+ 0x41786800, 0x0501f947, 0x497b5036, 0x60b40800,
+ 0x42001000, 0x00103ea1, 0x050df6a7, 0x4807c856,
+ 0x05fdffe8, 0x497b5010, 0x497b5077, 0x1c01f000,
+ 0x4807c856, 0x42006000, 0xffffffff, 0x60a06800,
+ 0x0501f138, 0x4807c856, 0x05fdffd2, 0x0511fb14,
+ 0x4df00000, 0x0511fda9, 0x5c03e000, 0x05100afc,
+ 0x59c400a4, 0x9000050f, 0x90000582, 0x0502000a,
+ 0x42006000, 0xffffffff, 0x42006800, 0x00200000,
+ 0x0501f928, 0x42006000, 0xffdfffff, 0x41786800,
+ 0x0501f924, 0x497b5010, 0x61dc0801, 0x0501f8a1,
+ 0x59c400a3, 0x82000500, 0xbf20bfff, 0x82000540,
+ 0x0001c000, 0x480388a3, 0x84000520, 0x480388a3,
+ 0x497b5036, 0x60b40800, 0x42001000, 0x00103ea1,
+ 0x050df679, 0x497b5077, 0x59b400f5, 0x8c000500,
+ 0x05020003, 0x90000541, 0x480368f5, 0x800400c4,
+ 0x82000400, 0x00002000, 0x4803910a, 0x59b400f6,
+ 0x90000518, 0x05fe07fe, 0x4a0368f0, 0x0010af04,
+ 0x42000000, 0x0010af0b, 0x4c040000, 0x40043800,
+ 0x50000800, 0x82040d80, 0x11010000, 0x0500000c,
+ 0x50000800, 0x4807c857, 0x8d0c052a, 0x05000008,
+ 0x4c000000, 0x821c3d40, 0x0000dc00, 0x42000000,
+ 0x0010af05, 0x05e1fc8f, 0x5c000000, 0x5c000800,
+ 0x480368f1, 0x82040400, 0x0000dc00, 0x480368f3,
+ 0x59c400a4, 0x9000050f, 0x90000588, 0x05020013,
+ 0x4c5c0000, 0x4c600000, 0x59c4b805, 0x8c5c053a,
+ 0x05020004, 0x42000000, 0x0010b221, 0x0531fbc6,
+ 0x4a038805, 0x20000000, 0x05edfb6f, 0x4000c000,
+ 0x05edfab5, 0x6006d800, 0x497b5010, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x59c8010b, 0x8c000502,
+ 0x05fc07e8, 0x59c408a4, 0x90040d0f, 0x90040d8b,
+ 0x05020005, 0x59a80810, 0x82040d40, 0x00002000,
+ 0x0501f004, 0x59a80872, 0x82040d40, 0x00001000,
+ 0x48075036, 0x59a8087c, 0x800409c0, 0x05020005,
+ 0x6140080f, 0x42001000, 0x00103e29, 0x050dff7f,
+ 0x1c01f000, 0x4807c856, 0x05fdff5a, 0x0511fa9c,
+ 0x4df00000, 0x0511fd31, 0x5c03e000, 0x05100a84,
+ 0x59c400a4, 0x9000050f, 0x90000582, 0x0502000a,
+ 0x42006000, 0xffffffff, 0x42006800, 0x00200000,
+ 0x0501f8b0, 0x42006000, 0xffdfffff, 0x41786800,
+ 0x0501f8ac, 0x0505fc88, 0x05000010, 0x0505fc9c,
+ 0x0502000e, 0x4a035013, 0x0000aaaa, 0x4c040000,
+ 0x05e9ffb9, 0x59a8001f, 0x82000500, 0xffff0000,
+ 0x80040540, 0x4803501f, 0x5c000800, 0x64035014,
+ 0x0505fbec, 0x0501f005, 0x64175075, 0x60000001,
+ 0x05e9ff09, 0x05fdff3f, 0x1c01f000, 0x0501f809,
+ 0x42006000, 0xbf7f7fff, 0x41786800, 0x0501f091,
+ 0x42006000, 0xbf7f7fff, 0x41786800, 0x0501f08d,
+ 0x0505fc7f, 0x05020009, 0x59c40006, 0x82000540,
+ 0x000000f0, 0x48038806, 0x42006000, 0xbfffffff,
+ 0x41786800, 0x0501f883, 0x1c01f000, 0x40680800,
+ 0x800408d0, 0x59a80015, 0x8c000506, 0x05000006,
+ 0x59a8000f, 0x82000500, 0x000000ff, 0x80040540,
+ 0x0501f003, 0x82040540, 0x000000f7, 0x480388a7,
+ 0x1c01f000, 0x4807c856, 0x42000000, 0x0010b2b9,
+ 0x0531fb55, 0x60143000, 0x4d3c0000, 0x4c180000,
+ 0x60343000, 0x600a7800, 0x0501f037, 0x4807c856,
+ 0x42000000, 0x0010b2de, 0x0531fb4b, 0x60003000,
+ 0x4d3c0000, 0x4c180000, 0x603c3000, 0x61fc19ff,
+ 0x601c2000, 0x05f9ff3e, 0x5c003000, 0x59240200,
+ 0x84000556, 0x48024a00, 0x4d400000, 0x60aa8000,
+ 0x59240400, 0x8c00050a, 0x052c0c2e, 0x600a7800,
+ 0x05f1f8c0, 0x5c028000, 0x5c027800, 0x0005f45a,
+ 0x4807c856, 0x42000000, 0x0010b2dc, 0x0531fb32,
+ 0x600c3000, 0x4d3c0000, 0x4c180000, 0x60383000,
+ 0x600a7804, 0x0501f014, 0x4807c856, 0x42000000,
+ 0x0010b2db, 0x0531fb28, 0x60103000, 0x4d3c0000,
+ 0x4c180000, 0x60403000, 0x600a7804, 0x0501f00a,
+ 0x4807c856, 0x42000000, 0x0010b223, 0x0531fb1e,
+ 0x60043000, 0x4d3c0000, 0x4c180000, 0x60303000,
+ 0x600a7800, 0x61fc19ff, 0x601c2000, 0x4d200000,
+ 0x417a4000, 0x05f9ff0e, 0x5c024000, 0x5c003000,
+ 0x4d400000, 0x0531f97a, 0x60aa8000, 0x0201f800,
+ 0x0010edf3, 0x4c580000, 0x0531fc2c, 0x42000800,
+ 0x0010b391, 0x58040005, 0x82000500, 0x000000ff,
+ 0x48000805, 0x90040c0b, 0x8058b040, 0x05fe07fa,
+ 0x5c00b000, 0x5c028000, 0x5c027800, 0x1c01f000,
+ 0x4807c856, 0x05011000, 0x4a03c840, 0x0010af04,
+ 0x6503c842, 0x40000000, 0x05fd17ff, 0x42007800,
+ 0x0010af04, 0x64447800, 0x803c7800, 0x4a007800,
+ 0x220000ef, 0x4a007801, 0x000000ef, 0x4a007802,
+ 0x01380000, 0x64007803, 0x4a007804, 0xffffffff,
+ 0x64007805, 0x1c01f000, 0x40686000, 0x406c6800,
+ 0x59c400a3, 0x80300500, 0x80340540, 0x480388a3,
+ 0x1c01f000, 0x40686000, 0x4833c857, 0x59c400a3,
+ 0x80300540, 0x480388a3, 0x80300580, 0x480388a3,
+ 0x1c01f000, 0x4803c856, 0x05000003, 0x6407507d,
+ 0x0501f002, 0x497b507d, 0x1c01f000, 0x59c80002,
+ 0x80000540, 0x05000009, 0x80000040, 0x05000007,
+ 0x4a039005, 0x00000140, 0x60180000, 0x80000040,
+ 0x05fe07ff, 0x05fdf7f6, 0x1c01f000, 0x4c5c0000,
+ 0x4c600000, 0x59c4b805, 0x485fc856, 0x8c5c053a,
+ 0x05020004, 0x42000000, 0x0010b221, 0x0531fabe,
+ 0x4a038805, 0x20000000, 0x05edfa67, 0x4000c000,
+ 0x05edf9ad, 0x4a038805, 0x04000000, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x497a6a00, 0x0501fab7,
+ 0x4a026c00, 0x00000707, 0x497a6801, 0x497a6808,
+ 0x497a6809, 0x497a6806, 0x497a6807, 0x497a6c0b,
+ 0x497a680c, 0x59240400, 0x8c00050a, 0x05000005,
+ 0x5934080f, 0x59340010, 0x80040540, 0x05e20a4c,
+ 0x4a026a04, 0x00000100, 0x497a6a03, 0x59340402,
+ 0x82000500, 0x000000ff, 0x48026c02, 0x497a6c04,
+ 0x497a6a05, 0x497a6c05, 0x497a6811, 0x4d2c0000,
+ 0x5934000d, 0x49466c03, 0x80025d40, 0x05000003,
+ 0x05e1fde1, 0x497a680d, 0x5c025800, 0x599c0401,
+ 0x48026a0b, 0x599c0208, 0x48026c12, 0x4a02680a,
+ 0x00008000, 0x0505f03e, 0x60140000, 0x80000d80,
+ 0x0501f024, 0x0501fddd, 0x05020013, 0x59a8021b,
+ 0x8c00050a, 0x0502000d, 0x59340212, 0x82000500,
+ 0x0000ff00, 0x4803c857, 0x05000008, 0x59340a00,
+ 0x8c04051e, 0x000002ad, 0x60a40000, 0x60000820,
+ 0x492fc857, 0x0501f013, 0x492fc857, 0x60a00000,
+ 0x0501f00e, 0x8d0c0502, 0x05020003, 0x8d0c0500,
+ 0x05000003, 0x60100000, 0x0501f008, 0x60a40000,
+ 0x59340a00, 0x8c04051e, 0x05000004, 0x492fc857,
+ 0x60000820, 0x0501f003, 0x492fc857, 0x80000d80,
+ 0x4803c857, 0x80028540, 0x1c01f000, 0x490fc857,
+ 0x8d0c0500, 0x05fe07f0, 0x0501fd8d, 0x05fe07ea,
+ 0x59340200, 0x8c00050e, 0x05fc07e7, 0x0001f2ad,
+ 0x4d480000, 0x4d4c0000, 0x592e9009, 0x592e980a,
+ 0x0501fc59, 0x5c029800, 0x5c029000, 0x05fc07c7,
+ 0x0001f2b0, 0x492fc857, 0x592e8c07, 0x83440d80,
+ 0x000007fc, 0x05000004, 0x83440480, 0x000007f0,
+ 0x05021016, 0x592e4408, 0x0509fc07, 0x05000dcd,
+ 0x05020012, 0x0501fd83, 0x05020012, 0x0515fef6,
+ 0x05000019, 0x83200400, 0x0010a3b3, 0x50024800,
+ 0x4926601d, 0x59340002, 0x4802600b, 0x4936600a,
+ 0x492e6009, 0x642a6407, 0x61027000, 0x0005fc78,
+ 0x80000580, 0x0501f00b, 0x60a00000, 0x0501f008,
+ 0x0501fd86, 0x05fc07fd, 0x910c0d03, 0x05000003,
+ 0x60100000, 0x0501f002, 0x60a40000, 0x80000540,
+ 0x1c01f000, 0x60b00000, 0x05fdf7fd, 0x492fc857,
+ 0x592e4408, 0x4923c857, 0x0509fbe3, 0x592c4208,
+ 0x0500000a, 0x60380000, 0x59240a00, 0x8c040500,
+ 0x05000160, 0x90200d0f, 0x90040d88, 0x0502015d,
+ 0x90200d30, 0x0500015b, 0x592e8c07, 0x4947c857,
+ 0x83440c80, 0x00000800, 0x60280000, 0x05021155,
+ 0x4823c857, 0x9020050f, 0x0c01f001, 0x0010404e,
+ 0x001040c5, 0x00104108, 0x00104110, 0x00104118,
+ 0x0010404b, 0x0010404b, 0x0010404b, 0x00104122,
+ 0x0010416f, 0x0010418b, 0x0010404b, 0x0010404b,
+ 0x0010404b, 0x0010404b, 0x0010404b, 0x4803c857,
+ 0x60300000, 0x0501f13f, 0x592c1009, 0x82081500,
+ 0x00ffffff, 0x59240005, 0x80084d80, 0x60400000,
+ 0x05000138, 0x0501fcae, 0x0500002d, 0x4803c857,
+ 0x90004d9d, 0x05020016, 0x0005f8e2, 0x59340405,
+ 0x4c000000, 0x0501fd1a, 0x5c000000, 0x05000004,
+ 0x8c20050a, 0x05000022, 0x80000580, 0x44002800,
+ 0x59340008, 0x48002802, 0x59340009, 0x48002801,
+ 0x59340006, 0x48002804, 0x59340007, 0x48002803,
+ 0x6014b000, 0x0525fad9, 0x0501f141, 0x4803c857,
+ 0x90004d9a, 0x05020003, 0x40101000, 0x0501f11e,
+ 0x4803c857, 0x90004d9b, 0x05020003, 0x40181000,
+ 0x0501f119, 0x4803c857, 0x90004d9f, 0x0500011a,
+ 0x90004d9c, 0x05000118, 0x90004d99, 0x60280000,
+ 0x0500010c, 0x60280000, 0x0502011d, 0x59a8008d,
+ 0x8c000502, 0x05000016, 0x0501fcf1, 0x05000014,
+ 0x59340212, 0x82000500, 0x0000ff00, 0x60401000,
+ 0x0502000b, 0x60201000, 0x59a8021b, 0x8c000506,
+ 0x05020008, 0x59340002, 0x82000500, 0x00ff0000,
+ 0x82000580, 0x00ff0000, 0x05000005, 0x0501ff65,
+ 0x60700000, 0x40181000, 0x050200f7, 0x0515fe62,
+ 0x050000ff, 0x82200500, 0x00000100, 0x0501fc80,
+ 0x4926601d, 0x4936600a, 0x0525f820, 0x492e6009,
+ 0x64066407, 0x8c20050a, 0x05000004, 0x592c0405,
+ 0x8400055c, 0x48025c05, 0x4c200000, 0x4d3c0000,
+ 0x60027830, 0x0201f800, 0x0010ee7a, 0x5c027800,
+ 0x5c004000, 0x8c200512, 0x0500000b, 0x599c0018,
+ 0x8c000518, 0x05000008, 0x592c000a, 0x82000500,
+ 0x00000380, 0x5934080a, 0x80040d40, 0x84040d54,
+ 0x4806680a, 0x417a7800, 0x0501f8f5, 0x600c0800,
+ 0x0501f8fe, 0x600a7000, 0x0005fc78, 0x80000580,
+ 0x0501f0ee, 0x0501fd0b, 0x050200d9, 0x0501fcb6,
+ 0x05000009, 0x0501fcae, 0x050200d9, 0x4c600000,
+ 0x4178c000, 0x60027830, 0x417a6000, 0x05edfc2b,
+ 0x5c00c000, 0x59a8008d, 0x8c000502, 0x05000016,
+ 0x0501fca3, 0x05000014, 0x59340212, 0x82000500,
+ 0x0000ff00, 0x60401000, 0x0502000b, 0x60201000,
+ 0x59a8021b, 0x8c000506, 0x05020008, 0x59340002,
+ 0x82000500, 0x00ff0000, 0x82000580, 0x00ff0000,
+ 0x05000005, 0x0501ff17, 0x60700000, 0x40181000,
+ 0x050200a9, 0x0515fe14, 0x050000b1, 0x5934080a,
+ 0x8c200512, 0x0500000c, 0x599c0018, 0x8c000518,
+ 0x05000009, 0x592c000a, 0x82000500, 0x00000380,
+ 0x82041500, 0xfffffc7f, 0x80080d40, 0x84040d54,
+ 0x0501f002, 0x84040d14, 0x4806680a, 0x4926601d,
+ 0x4936600a, 0x0521ffc5, 0x492e6009, 0x64066407,
+ 0x417a7800, 0x0501f8b2, 0x60140800, 0x0501f8bb,
+ 0x600e7000, 0x0005fc78, 0x80000580, 0x0501f0ab,
+ 0x0501fcc8, 0x05020096, 0x0501fc87, 0x05020098,
+ 0x0525f96f, 0x0500008e, 0x80000580, 0x0501f0a3,
+ 0x0501fcc0, 0x0502008e, 0x0501fc7f, 0x05020090,
+ 0x0521fc86, 0x05000086, 0x80000580, 0x0501f09b,
+ 0x0501fcb8, 0x05020086, 0x83444d80, 0x000007fe,
+ 0x60280000, 0x0502006f, 0x0525f971, 0x0500007c,
+ 0x80000580, 0x0501f091, 0xb0200530, 0x05020004,
+ 0x8c20050e, 0x60300000, 0x05020066, 0x8c20050a,
+ 0x0500000c, 0x4d3c0000, 0x600278a0, 0x8c20050e,
+ 0x05020003, 0x853e7d56, 0x853e7d1c, 0x82200500,
+ 0x000004a0, 0x0501fc11, 0x5c027800, 0x0501f07c,
+ 0x8c200508, 0x0502001e, 0x592c1009, 0x82081500,
+ 0x00ffffff, 0x59240005, 0x80084d80, 0x60400000,
+ 0x05000050, 0x0501fbc6, 0x05000024, 0x4803c857,
+ 0x90004d9a, 0x05020003, 0x40101000, 0x0501f04e,
+ 0x4803c857, 0x90004d9b, 0x05020003, 0x40181000,
+ 0x0501f049, 0x4803c857, 0x90004d9f, 0x0500004a,
+ 0x90004d9c, 0x05000048, 0x90004d99, 0x60280000,
+ 0x0500003c, 0x60280000, 0x0501f04d, 0x0501fc7d,
+ 0x0502004b, 0x4d3c0000, 0x600278a0, 0x8c20050e,
+ 0x05020003, 0x853e7d56, 0x853e7d1c, 0x82200500,
+ 0x00000090, 0x0501fbd0, 0x5c027800, 0x60280000,
+ 0x0502002c, 0x0501f04e, 0x916c0583, 0x601c0800,
+ 0x05020005, 0x0525f8ce, 0x05000006, 0x80000580,
+ 0x0501f04a, 0x0501fc4c, 0x05000042, 0x0501f044,
+ 0x0501fc49, 0x0500002e, 0x0501f041, 0x0501fc61,
+ 0x0502002f, 0x916c0583, 0x05020036, 0x8c200508,
+ 0x05000008, 0x4c600000, 0x4178c000, 0x60027830,
+ 0x417a6000, 0x05edfb81, 0x5c00c000, 0x0501f034,
+ 0x0501fc01, 0x05000009, 0x0501fbf9, 0x05020024,
0x4c600000, 0x4178c000, 0x60027830, 0x417a6000,
- 0x05edfcf9, 0x5c00c000, 0x59a8008d, 0x8c000502,
- 0x05000016, 0x0501fc9a, 0x05000014, 0x59340212,
- 0x82000500, 0x0000ff00, 0x60401000, 0x0502000b,
- 0x60201000, 0x59a8021b, 0x8c000506, 0x05020008,
- 0x59340002, 0x82000500, 0x00ff0000, 0x82000580,
- 0x00ff0000, 0x05000005, 0x0501ff0b, 0x60700000,
- 0x40181000, 0x050200a9, 0x0515fd2f, 0x050000b1,
- 0x5934080a, 0x8c200512, 0x0500000c, 0x599c0018,
- 0x8c000518, 0x05000009, 0x592c000a, 0x82000500,
- 0x00000380, 0x82041500, 0xfffffc7f, 0x80080d40,
- 0x84040d54, 0x0501f002, 0x84040d14, 0x4806680a,
- 0x4926601d, 0x4936600a, 0x0521feb7, 0x492e6009,
- 0x64066407, 0x417a7800, 0x0501f8b2, 0x60140800,
- 0x0501f8bb, 0x600e7000, 0x0005fc78, 0x80000580,
- 0x0501f0ab, 0x0501fcbf, 0x05020096, 0x0501fc7e,
- 0x05020098, 0x0525f861, 0x0500008e, 0x80000580,
- 0x0501f0a3, 0x0501fcb7, 0x0502008e, 0x0501fc76,
- 0x05020090, 0x0521fb78, 0x05000086, 0x80000580,
- 0x0501f09b, 0x0501fcaf, 0x05020086, 0x83444d80,
- 0x000007fe, 0x60280000, 0x0502006f, 0x0525f863,
- 0x0500007c, 0x80000580, 0x0501f091, 0xb0200530,
- 0x05020004, 0x8c20050e, 0x60300000, 0x05020066,
- 0x8c20050a, 0x0500000c, 0x4d3c0000, 0x600278a0,
- 0x8c20050e, 0x05020003, 0x853e7d56, 0x853e7d1c,
- 0x82200500, 0x000004a0, 0x0501fc0a, 0x5c027800,
- 0x0501f07c, 0x8c200508, 0x0502001e, 0x592c1009,
- 0x82081500, 0x00ffffff, 0x59240005, 0x80084d80,
- 0x60400000, 0x05000050, 0x0501fbbf, 0x05000024,
- 0x4803c857, 0x90004d9a, 0x05020003, 0x40101000,
- 0x0501f04e, 0x4803c857, 0x90004d9b, 0x05020003,
- 0x40181000, 0x0501f049, 0x4803c857, 0x90004d9f,
- 0x0500004a, 0x90004d9c, 0x05000048, 0x90004d99,
- 0x60280000, 0x0500003c, 0x60280000, 0x0501f04d,
- 0x0501fc74, 0x0502004b, 0x4d3c0000, 0x600278a0,
- 0x8c20050e, 0x05020003, 0x853e7d56, 0x853e7d1c,
- 0x82200500, 0x00000090, 0x0501fbc9, 0x5c027800,
- 0x60280000, 0x0502002c, 0x0501f04e, 0x916c0583,
- 0x601c0800, 0x05020005, 0x0521ffc0, 0x05000006,
- 0x80000580, 0x0501f04a, 0x0501fc43, 0x05000042,
- 0x0501f044, 0x0501fc40, 0x0500002e, 0x0501f041,
- 0x0501fc58, 0x0502002f, 0x916c0583, 0x05020036,
- 0x8c200508, 0x05000008, 0x4c600000, 0x4178c000,
- 0x60027830, 0x417a6000, 0x05edfc4f, 0x5c00c000,
- 0x0501f034, 0x0501fbf8, 0x05000009, 0x0501fbf0,
- 0x05020024, 0x4c600000, 0x4178c000, 0x60027830,
- 0x417a6000, 0x05edfc44, 0x5c00c000, 0x480bc856,
- 0x0521fe3f, 0x05000013, 0x80000580, 0x0501f028,
- 0x05fdf7e4, 0x480bc857, 0x60640800, 0x40001000,
- 0x6008b000, 0x0501f008, 0x480bc857, 0x40000800,
- 0x6008b000, 0x0501f004, 0x480bc857, 0x40000800,
- 0x6004b000, 0x480bc857, 0x60c68000, 0x0501f017,
- 0x480bc857, 0x600c0800, 0x6004b000, 0x05fdf7fa,
- 0x480bc857, 0x60280800, 0x6004b000, 0x05fdf7f6,
- 0x480bc857, 0x60240800, 0x40001000, 0x6008b000,
- 0x05fdf7f1, 0x480bc857, 0x601c0800, 0x6004b000,
- 0x05fdf7ed, 0x480bc857, 0x6004b000, 0x05fdf7ea,
- 0x80028580, 0x4178b000, 0x90000541, 0x1c01f000,
- 0x4937c857, 0x5932680a, 0x59341200, 0x813e79c0,
- 0x05000003, 0x84081540, 0x0501f002, 0x84081500,
- 0x480a6a00, 0x1c01f000, 0x40680800, 0x5932680a,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x4937c857,
- 0x90040586, 0x05020003, 0x6018000c, 0x0501f014,
- 0x90040584, 0x05020003, 0x60100008, 0x0501f010,
- 0x90040587, 0x601c000e, 0x0500000d, 0x90040583,
- 0x600c000e, 0x0500000a, 0x90040585, 0x60140008,
- 0x05000007, 0x90040589, 0x60240008, 0x05000004,
- 0x9004058b, 0x602c000e, 0x05e208e9, 0x4803c857,
- 0x48026c00, 0x90040d86, 0x05020004, 0x59341404,
- 0x800811c0, 0x05e008e2, 0x1c01f000, 0x40683000,
- 0x0501f805, 0x41358800, 0x05000002, 0x41798800,
- 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x4947c857, 0x481bc857, 0x83440480, 0x00000800,
- 0x05021055, 0x83200400, 0x0010a0ec, 0x50024800,
- 0x59240009, 0x83441480, 0x000007f0, 0x05001003,
- 0x80081400, 0x0501f003, 0x83441400, 0x0010a380,
- 0x50080000, 0x80026d40, 0x05000005, 0x59340013,
- 0x80000130, 0x81200580, 0x05000016, 0x4c180000,
- 0x4d2c0000, 0x05e1fc38, 0x412e6800, 0x5c025800,
- 0x5c003000, 0x0500003c, 0x59242005, 0x812000f0,
- 0x80102540, 0x48126813, 0x59242207, 0x80102000,
- 0x48124a07, 0x45341000, 0x497a680d, 0x497a6810,
- 0x497a680f, 0x4c180000, 0x05fdfd7d, 0x5c003000,
- 0x59340a12, 0x4c040000, 0x0505f8e7, 0x5c000800,
- 0x05000009, 0x82180500, 0x00ffff00, 0x05000008,
- 0x59a8100f, 0x82081500, 0x00ffff00, 0x80080580,
- 0x05000003, 0x80000580, 0x0501f004, 0x82180500,
- 0x000000ff, 0x800000d0, 0x80040d80, 0x05000003,
- 0x4803c857, 0x48026a12, 0x59340813, 0x59242005,
- 0x812000f0, 0x80102540, 0x40040000, 0x80100580,
- 0x05000003, 0x4813c857, 0x48126813, 0x83440580,
- 0x000007fe, 0x05020004, 0x4a026802, 0x00fffffe,
- 0x0501f006, 0x59340002, 0x80180580, 0x05000003,
- 0x481bc857, 0x481a6802, 0x0501f806, 0x80000580,
- 0x1c01f000, 0x4803c856, 0x90000541, 0x05fdf7fd,
- 0x59341200, 0x84081508, 0x5934000a, 0x8c00050c,
- 0x0502000b, 0x599c0018, 0x8c000510, 0x05000009,
- 0x59a80006, 0x8c00050a, 0x05000005, 0x59340c03,
- 0x82040480, 0x000007f0, 0x05001002, 0x84081548,
- 0x480a6a00, 0x1c01f000, 0x4947c857, 0x83440480,
- 0x00000800, 0x05021018, 0x83200400, 0x0010a0ec,
- 0x50024800, 0x59240009, 0x83441480, 0x000007f0,
- 0x05001003, 0x80081400, 0x0501f003, 0x83441400,
- 0x0010a380, 0x50080000, 0x80026d40, 0x05000009,
- 0x0501fb03, 0x05020008, 0x8d0c0502, 0x05000004,
- 0x59340200, 0x8c00050e, 0x05000003, 0x90000541,
- 0x1c01f000, 0x80000580, 0x05fdf7fe, 0x5c000000,
- 0x4c000000, 0x4803c857, 0x4947c857, 0x0501f805,
- 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
- 0x4d2c0000, 0x4d300000, 0x83440480, 0x00000800,
- 0x0502101d, 0x83441400, 0x0010a380, 0x50080000,
- 0x80026d40, 0x05000014, 0x45781000, 0x5934000d,
- 0x80025d40, 0x05e20bdc, 0x59366011, 0x813261c0,
- 0x0500000a, 0x4c640000, 0x5930c800, 0x59325809,
- 0x0521f952, 0x05e20bd4, 0x0005fc5a, 0x90666540,
- 0x05fe07fa, 0x5c00c800, 0x0501fd56, 0x41365800,
- 0x05e1fbc5, 0x80000580, 0x5c026000, 0x5c025800,
- 0x1c01f000, 0x90000541, 0x05fdf7fc, 0x0001fae7,
- 0x41358800, 0x05000002, 0x41798800, 0x1c01f000,
- 0x4c580000, 0x59cc0001, 0x4937c857, 0x82000500,
- 0x00ffffff, 0x48026802, 0x497a6c01, 0x497a6a01,
- 0x59340200, 0x84000502, 0x48026a00, 0x4004b000,
- 0x0505f84d, 0x05020012, 0x59340403, 0x82000580,
- 0x000007fe, 0x05000005, 0x59a8021b, 0x8c00050a,
- 0x0502000b, 0x0501f008, 0x59cc0408, 0x8c000518,
- 0x05000007, 0x59cc0009, 0x4803502c, 0x59cc000a,
- 0x4803502d, 0x8058b1c0, 0x05020001, 0x59cc0a09,
- 0x90040d10, 0x59cc0408, 0x90000520, 0x05000005,
- 0x84040d40, 0x59a8121b, 0x8408155a, 0x480b521b,
- 0x5934000a, 0x82000500, 0xffffffee, 0x80040540,
- 0x4802680a, 0x91cca40b, 0x9134ac06, 0x6008b000,
- 0x052dfe5c, 0x91cca40d, 0x9134ac08, 0x6008b000,
- 0x052dfe58, 0x59a8208c, 0x82100d00, 0x0000f000,
- 0x82040d80, 0x00003000, 0x05020017, 0x59cc0013,
- 0x8c00053e, 0x05000014, 0x59cc0414, 0x599c0818,
- 0x8c040512, 0x0500000e, 0x8c00051e, 0x05000005,
- 0x59340200, 0x84000546, 0x84000544, 0x48026a00,
- 0x59cc0213, 0x8c000516, 0x05000005, 0x59340200,
- 0x8400054c, 0x84000544, 0x48026a00, 0x59cc0a14,
- 0x0501f005, 0x59340200, 0x84000508, 0x48026a00,
- 0x59cc0a18, 0x82040480, 0x00000800, 0x0502100a,
- 0x82040480, 0x00000400, 0x05001003, 0x60000808,
- 0x0501f005, 0x82040480, 0x00000200, 0x05001002,
- 0x60000804, 0x42001000, 0x0010ac7a, 0x58080201,
- 0x80041480, 0x05001002, 0x40000800, 0x48066a04,
- 0x59340403, 0x82000580, 0x000007fe, 0x05020003,
- 0x59cc0a08, 0x48066a04, 0x0501fcfa, 0x5c00b000,
- 0x1c01f000, 0x59a8021b, 0x4937c857, 0x8c000508,
- 0x05000007, 0x84000556, 0x4803c857, 0x4803521b,
- 0x42001000, 0x0010f674, 0x050df8d8, 0x59cc0207,
- 0x4803c857, 0x48026a05, 0x59cc020a, 0x4803c857,
- 0x48026c05, 0x59341200, 0x599c0818, 0x5934180a,
- 0x4807c857, 0x480bc857, 0x480fc857, 0x59cc2006,
- 0x82102500, 0xff000000, 0x82102580, 0x02000000,
- 0x05000007, 0x8c00050e, 0x05000009, 0x8c0c0514,
- 0x05000003, 0x8c0c050e, 0x05000005, 0x8c040518,
- 0x05000003, 0x8408154a, 0x0501f002, 0x8408150a,
- 0x8c000510, 0x05000009, 0x8c0c0514, 0x05000003,
- 0x8c0c0510, 0x05000005, 0x8c040518, 0x05000003,
- 0x8408154e, 0x0501f002, 0x8408150e, 0x8c000512,
- 0x05000009, 0x8c0c0514, 0x05000003, 0x8c0c0512,
- 0x05000005, 0x8c040518, 0x05000003, 0x8408155c,
- 0x0501f002, 0x8408151c, 0x480a6a00, 0x1c01f000,
- 0x4803c856, 0x4c5c0000, 0x4d2c0000, 0x4c580000,
- 0x5934000d, 0x80025d40, 0x05000023, 0x592c0003,
- 0x90000488, 0x0500100a, 0x412cb800, 0x592c0001,
- 0x80025d40, 0x05fe07fa, 0x05e1faea, 0x0500002e,
- 0x492fc857, 0x492cb801, 0x0501f01b, 0x912c0c04,
- 0x6020b000, 0x50040000, 0x82000580, 0xffffffff,
- 0x05020006, 0x80041000, 0x50080000, 0x82000580,
- 0xffffffff, 0x05000005, 0x90040c02, 0x8058b040,
- 0x05fe07f5, 0x05ddff4a, 0x45480800, 0x454c1000,
- 0x592c1803, 0x800c1800, 0x480e5803, 0x480fc857,
- 0x0501f010, 0x05e1facf, 0x05000013, 0x492fc857,
- 0x492e680d, 0x497a5802, 0x64065803, 0x494a5804,
- 0x494e5805, 0x912c0c06, 0x6038b000, 0x46000800,
- 0xffffffff, 0x80040800, 0x8058b040, 0x05fe07fc,
- 0x90000541, 0x5c00b000, 0x5c025800, 0x5c00b800,
- 0x1c01f000, 0x80000580, 0x05fdf7fb, 0x4803c856,
- 0x4d3c0000, 0x4d2c0000, 0x5934000d, 0x80025d40,
- 0x0500001c, 0x592c0002, 0x80000540, 0x0502001c,
- 0x412e7800, 0x0501f8a6, 0x05020019, 0x46000800,
- 0xffffffff, 0x46001000, 0xffffffff, 0x4813c857,
- 0x480fc857, 0x580c0003, 0x90000c82, 0x05021012,
- 0x480fc857, 0x400c0000, 0x812c0580, 0x05020004,
- 0x580c0001, 0x4802680d, 0x0501f003, 0x580c0001,
- 0x48002001, 0x400e5800, 0x05e1faaa, 0x90000541,
- 0x5c025800, 0x5c027800, 0x1c01f000, 0x80000580,
- 0x05fdf7fc, 0x80000040, 0x48001803, 0x4803c857,
- 0x05fdf7f7, 0x64225a07, 0x0001f35b, 0x64a65a07,
- 0x0001f35b, 0x64aa5a07, 0x0001f35b, 0x64a25a07,
- 0x0001f35b, 0x643a5a07, 0x0001f35b, 0x4943c857,
- 0x4d440000, 0x4d340000, 0x4d2c0000, 0x4c580000,
- 0x61c0b00f, 0x417a8800, 0x0001fae7, 0x05020007,
- 0x8d3c0506, 0x05000004, 0x59340200, 0x8c00050e,
- 0x05020002, 0x0501f811, 0x81468800, 0x8058b040,
- 0x05fe07f6, 0x83440480, 0x00000800, 0x05021006,
- 0x8d3c0502, 0x05000004, 0x61c2880f, 0x6040b000,
- 0x05fdf7ee, 0x5c00b000, 0x5c025800, 0x5c026800,
- 0x5c028800, 0x1c01f000, 0x4d2c0000, 0x4c600000,
- 0x4c5c0000, 0x4178b800, 0x5936580f, 0x812e59c0,
- 0x0500002b, 0x592c0205, 0x82000500, 0x000000ff,
- 0x90000592, 0x05000023, 0xb00005a0, 0x05000021,
- 0x90000588, 0x0500001f, 0x8d3c0500, 0x05000003,
- 0x0501f845, 0x0502001b, 0x592cc000, 0x497a5800,
- 0x805cb9c0, 0x05020009, 0x59340010, 0x812c0580,
- 0x05020004, 0x497a680f, 0x497a6810, 0x0501f008,
- 0x4862680f, 0x0501f006, 0x4860b800, 0x59340010,
- 0x812c0580, 0x05020002, 0x485e6810, 0x0001ff6c,
- 0x4a025a05, 0x00000103, 0x49425a07, 0x497a580a,
- 0x0521f936, 0x0001fb5b, 0x40625800, 0x05fdf7d8,
- 0x412cb800, 0x592e5800, 0x05fdf7d5, 0x5c00b800,
- 0x5c00c000, 0x5c025800, 0x1c01f000, 0x4803c856,
- 0x41781800, 0x5934000f, 0x80025d40, 0x05000018,
- 0x592c0006, 0x80200580, 0x592c0000, 0x05000003,
- 0x412c1800, 0x05fdf7f9, 0x592c0a05, 0x82040d00,
- 0x000000ff, 0x90040d92, 0x05fc07fa, 0xb0040da0,
- 0x05fc07f8, 0x90040d88, 0x05fc07f6, 0x497a5800,
- 0x800c19c0, 0x05000007, 0x48001800, 0x80000540,
- 0x05020003, 0x480e6810, 0x90000541, 0x1c01f000,
- 0x4802680f, 0x80000540, 0x05fe07fd, 0x497a6810,
- 0x05fdf7fa, 0x592c0009, 0x81480580, 0x05020003,
- 0x592c000a, 0x814c0580, 0x1c01f000, 0x4803c856,
- 0x4c580000, 0x413c1800, 0x400c2000, 0x593c0002,
- 0x80000540, 0x05020014, 0x6020b000, 0x900c0c04,
- 0x50040000, 0x81480580, 0x05020005, 0x80041000,
- 0x50080000, 0x814c0580, 0x0500000b, 0x90040c02,
- 0x8058b040, 0x05fe07f7, 0x400c2000, 0x580c0001,
- 0x80001d40, 0x05fe07f1, 0x90000541, 0x5c00b000,
- 0x1c01f000, 0x80000580, 0x05fdf7fd, 0x4937c857,
- 0x4c580000, 0x4d2c0000, 0x5934000d, 0x80025d40,
- 0x05020011, 0x05e1f9e7, 0x0500000c, 0x492e680d,
- 0x64065802, 0x497a5803, 0x912c0c04, 0x6040b000,
- 0x46000800, 0xffffffff, 0x80040800, 0x8058b040,
- 0x05fe07fc, 0x90000541, 0x5c025800, 0x5c00b000,
- 0x1c01f000, 0x4d2c0000, 0x592e5801, 0x05e1f9ee,
- 0x5c025800, 0x497a5801, 0x05fdf7ee, 0x4d2c0000,
- 0x5936580d, 0x812e59c0, 0x05000005, 0x4937c857,
- 0x497a680d, 0x05e1f9e4, 0x90000541, 0x5c025800,
- 0x1c01f000, 0x59340405, 0x4937c857, 0x4803c857,
- 0x8c000508, 0x1c01f000, 0x4933c857, 0x5930380a,
- 0x581c0200, 0x8400051a, 0x48003a00, 0x1c01f000,
- 0x4933c857, 0x5930000a, 0x50000000, 0x8c000508,
+ 0x05edfb76, 0x5c00c000, 0x480bc856, 0x0521ff4d,
+ 0x05000013, 0x80000580, 0x0501f028, 0x05fdf7e4,
+ 0x480bc857, 0x60640800, 0x40001000, 0x6008b000,
+ 0x0501f008, 0x480bc857, 0x40000800, 0x6008b000,
+ 0x0501f004, 0x480bc857, 0x40000800, 0x6004b000,
+ 0x480bc857, 0x60c68000, 0x0501f017, 0x480bc857,
+ 0x600c0800, 0x6004b000, 0x05fdf7fa, 0x480bc857,
+ 0x60280800, 0x6004b000, 0x05fdf7f6, 0x480bc857,
+ 0x60240800, 0x40001000, 0x6008b000, 0x05fdf7f1,
+ 0x480bc857, 0x601c0800, 0x6004b000, 0x05fdf7ed,
+ 0x480bc857, 0x6004b000, 0x05fdf7ea, 0x80028580,
+ 0x4178b000, 0x90000541, 0x1c01f000, 0x4937c857,
+ 0x5932680a, 0x59341200, 0x813e79c0, 0x05000003,
+ 0x84081540, 0x0501f002, 0x84081500, 0x480a6a00,
+ 0x1c01f000, 0x40680800, 0x5932680a, 0x5c000000,
+ 0x4c000000, 0x4803c857, 0x4937c857, 0x83340580,
+ 0x0010ce8f, 0x0500001f, 0x90040586, 0x05020003,
+ 0x6018000c, 0x0501f014, 0x90040584, 0x05020003,
+ 0x60100008, 0x0501f010, 0x90040587, 0x601c000e,
+ 0x0500000d, 0x90040583, 0x600c000e, 0x0500000a,
+ 0x90040585, 0x60140008, 0x05000007, 0x90040589,
+ 0x60240008, 0x05000004, 0x9004058b, 0x602c000e,
+ 0x05e20813, 0x4803c857, 0x48026c00, 0x90040d86,
+ 0x05020004, 0x59341404, 0x800811c0, 0x05e0080c,
+ 0x1c01f000, 0x40683000, 0x0501f805, 0x41358800,
+ 0x05000002, 0x41798800, 0x1c01f000, 0x5c000000,
+ 0x4c000000, 0x4803c857, 0x4947c857, 0x481bc857,
+ 0x83440480, 0x00000800, 0x05021055, 0x83200400,
+ 0x0010a3b3, 0x50024800, 0x59240009, 0x83441480,
+ 0x000007f0, 0x05001003, 0x80081400, 0x0501f003,
+ 0x83441400, 0x0010a600, 0x50080000, 0x80026d40,
+ 0x05000005, 0x59340013, 0x80000130, 0x81200580,
+ 0x05000016, 0x4c180000, 0x4d2c0000, 0x05e1fb62,
+ 0x412e6800, 0x5c025800, 0x5c003000, 0x0500003c,
+ 0x59242005, 0x812000f0, 0x80102540, 0x48126813,
+ 0x59242207, 0x80102000, 0x48124a07, 0x45341000,
+ 0x497a680d, 0x497a6810, 0x497a680f, 0x4c180000,
+ 0x05fdfd7a, 0x5c003000, 0x59340a12, 0x4c040000,
+ 0x0505f916, 0x5c000800, 0x05000009, 0x82180500,
+ 0x00ffff00, 0x05000008, 0x59a8100f, 0x82081500,
+ 0x00ffff00, 0x80080580, 0x05000003, 0x80000580,
+ 0x0501f004, 0x82180500, 0x000000ff, 0x800000d0,
+ 0x80040d80, 0x05000003, 0x4803c857, 0x48026a12,
+ 0x59340813, 0x59242005, 0x812000f0, 0x80102540,
+ 0x40040000, 0x80100580, 0x05000003, 0x4813c857,
+ 0x48126813, 0x83440580, 0x000007fe, 0x05020004,
+ 0x4a026802, 0x00fffffe, 0x0501f006, 0x59340002,
+ 0x80180580, 0x05000003, 0x481bc857, 0x481a6802,
+ 0x0501f806, 0x80000580, 0x1c01f000, 0x4803c856,
+ 0x90000541, 0x05fdf7fd, 0x59341200, 0x84081508,
+ 0x5934000a, 0x8c00050c, 0x0502000b, 0x599c0018,
+ 0x8c000510, 0x05000009, 0x59a80006, 0x8c00050a,
+ 0x05000005, 0x59340c03, 0x82040480, 0x000007f0,
+ 0x05001002, 0x84081548, 0x480a6a00, 0x1c01f000,
+ 0x4947c857, 0x83440480, 0x00000800, 0x05021018,
+ 0x83200400, 0x0010a3b3, 0x50024800, 0x59240009,
+ 0x83441480, 0x000007f0, 0x05001003, 0x80081400,
+ 0x0501f003, 0x83441400, 0x0010a600, 0x50080000,
+ 0x80026d40, 0x05000009, 0x0501fb09, 0x05020008,
+ 0x8d0c0502, 0x05000004, 0x59340200, 0x8c00050e,
+ 0x05000003, 0x90000541, 0x1c01f000, 0x80000580,
+ 0x05fdf7fe, 0x5c000000, 0x4c000000, 0x4803c857,
+ 0x4947c857, 0x0501f805, 0x60058800, 0x05000002,
+ 0x60018800, 0x1c01f000, 0x4d2c0000, 0x4d300000,
+ 0x83440480, 0x00000800, 0x0502101d, 0x83441400,
+ 0x0010a600, 0x50080000, 0x80026d40, 0x05000014,
+ 0x45781000, 0x5934000d, 0x80025d40, 0x05e20b06,
+ 0x59366011, 0x813261c0, 0x0500000a, 0x4c640000,
+ 0x5930c800, 0x59325809, 0x0521fa5d, 0x05e20afe,
+ 0x0005fc5a, 0x90666540, 0x05fe07fa, 0x5c00c800,
+ 0x0501fd5f, 0x41365800, 0x05e1faef, 0x80000580,
+ 0x5c026000, 0x5c025800, 0x1c01f000, 0x90000541,
+ 0x05fdf7fc, 0x0001fae7, 0x41358800, 0x05000002,
+ 0x41798800, 0x1c01f000, 0x4c580000, 0x59cc0001,
+ 0x4937c857, 0x82000500, 0x00ffffff, 0x48026802,
+ 0x497a6c01, 0x497a6a01, 0x59340200, 0x82000500,
+ 0xffffdffd, 0x48026a00, 0x4004b000, 0x0505f87b,
+ 0x05020012, 0x59340403, 0x82000580, 0x000007fe,
+ 0x05000005, 0x59a8021b, 0x8c00050a, 0x0502000b,
+ 0x0501f008, 0x59cc0408, 0x8c000518, 0x05000007,
+ 0x59cc0009, 0x4803502c, 0x59cc000a, 0x4803502d,
+ 0x8058b1c0, 0x05020001, 0x59cc0a09, 0x90040d10,
+ 0x59cc0408, 0x90000520, 0x05000005, 0x84040d40,
+ 0x59a8121b, 0x8408155a, 0x480b521b, 0x5934000a,
+ 0x82000500, 0xffffffee, 0x80040540, 0x4802680a,
+ 0x91cca40b, 0x9134ac06, 0x6008b000, 0x0531f835,
+ 0x91cca40d, 0x9134ac08, 0x6008b000, 0x0531f831,
+ 0x59a8208c, 0x82100d00, 0x0000f000, 0x82040d80,
+ 0x00003000, 0x05020017, 0x59cc0013, 0x8c00053e,
+ 0x05000014, 0x59cc0414, 0x599c0818, 0x8c040512,
+ 0x0500000e, 0x8c00051e, 0x05000005, 0x59340200,
+ 0x84000546, 0x84000544, 0x48026a00, 0x59cc0213,
+ 0x8c000516, 0x05000005, 0x59340200, 0x8400054c,
+ 0x84000544, 0x48026a00, 0x59cc0a14, 0x0501f005,
+ 0x59340200, 0x84000508, 0x48026a00, 0x59cc0a18,
+ 0x59a80006, 0x8c00050c, 0x05020013, 0x82040480,
+ 0x00000800, 0x0502100a, 0x82040480, 0x00000400,
+ 0x05001003, 0x60000808, 0x0501f005, 0x82040480,
+ 0x00000200, 0x05001002, 0x60000804, 0x42001000,
+ 0x0010aefa, 0x58080201, 0x80041480, 0x05001002,
+ 0x40000800, 0x48066a04, 0x59340403, 0x82000580,
+ 0x000007fe, 0x05020003, 0x59cc0a08, 0x48066a04,
+ 0x0501fcff, 0x5c00b000, 0x1c01f000, 0x59a8021b,
+ 0x4937c857, 0x8c000508, 0x05000007, 0x84000556,
+ 0x4803c857, 0x4803521b, 0x42001000, 0x0010f866,
+ 0x050df9c0, 0x59cc0207, 0x4803c857, 0x48026a05,
+ 0x59cc020a, 0x4803c857, 0x48026c05, 0x59341200,
+ 0x599c0818, 0x5934180a, 0x4807c857, 0x480bc857,
+ 0x480fc857, 0x59cc2006, 0x82102500, 0xff000000,
+ 0x82102580, 0x02000000, 0x05000007, 0x8c00050e,
+ 0x05000009, 0x8c0c0514, 0x05000003, 0x8c0c050e,
+ 0x05000005, 0x8c040518, 0x05000003, 0x8408154a,
+ 0x0501f002, 0x8408150a, 0x8c000510, 0x05000009,
+ 0x8c0c0514, 0x05000003, 0x8c0c0510, 0x05000005,
+ 0x8c040518, 0x05000003, 0x8408154e, 0x0501f002,
+ 0x8408150e, 0x8c000512, 0x05000009, 0x8c0c0514,
+ 0x05000003, 0x8c0c0512, 0x05000005, 0x8c040518,
+ 0x05000003, 0x8408155c, 0x0501f002, 0x8408151c,
+ 0x480a6a00, 0x1c01f000, 0x4803c856, 0x4c5c0000,
+ 0x4d2c0000, 0x4c580000, 0x5934000d, 0x80025d40,
+ 0x05000023, 0x592c0003, 0x90000488, 0x0500100a,
+ 0x412cb800, 0x592c0001, 0x80025d40, 0x05fe07fa,
+ 0x05e1fa10, 0x0500002e, 0x492fc857, 0x492cb801,
+ 0x0501f01b, 0x912c0c04, 0x6020b000, 0x50040000,
+ 0x82000580, 0xffffffff, 0x05020006, 0x80041000,
+ 0x50080000, 0x82000580, 0xffffffff, 0x05000005,
+ 0x90040c02, 0x8058b040, 0x05fe07f5, 0x05ddfe70,
+ 0x45480800, 0x454c1000, 0x592c1803, 0x800c1800,
+ 0x480e5803, 0x480fc857, 0x0501f010, 0x05e1f9f5,
+ 0x05000013, 0x492fc857, 0x492e680d, 0x497a5802,
+ 0x64065803, 0x494a5804, 0x494e5805, 0x912c0c06,
+ 0x6038b000, 0x46000800, 0xffffffff, 0x80040800,
+ 0x8058b040, 0x05fe07fc, 0x90000541, 0x5c00b000,
+ 0x5c025800, 0x5c00b800, 0x1c01f000, 0x80000580,
+ 0x05fdf7fb, 0x4803c856, 0x4d3c0000, 0x4d2c0000,
+ 0x5934000d, 0x80025d40, 0x0500001c, 0x592c0002,
+ 0x80000540, 0x0502001c, 0x412e7800, 0x0501f8a6,
+ 0x05020019, 0x46000800, 0xffffffff, 0x46001000,
+ 0xffffffff, 0x4813c857, 0x480fc857, 0x580c0003,
+ 0x90000c82, 0x05021012, 0x480fc857, 0x400c0000,
+ 0x812c0580, 0x05020004, 0x580c0001, 0x4802680d,
+ 0x0501f003, 0x580c0001, 0x48002001, 0x400e5800,
+ 0x05e1f9d0, 0x90000541, 0x5c025800, 0x5c027800,
+ 0x1c01f000, 0x80000580, 0x05fdf7fc, 0x80000040,
+ 0x48001803, 0x4803c857, 0x05fdf7f7, 0x64225a07,
+ 0x0001f35b, 0x64a65a07, 0x0001f35b, 0x64aa5a07,
+ 0x0001f35b, 0x64a25a07, 0x0001f35b, 0x643a5a07,
+ 0x0001f35b, 0x4943c857, 0x4d440000, 0x4d340000,
+ 0x4d2c0000, 0x4c580000, 0x61c0b00f, 0x417a8800,
+ 0x0001fae7, 0x05020007, 0x8d3c0506, 0x05000004,
+ 0x59340200, 0x8c00050e, 0x05020002, 0x0501f811,
+ 0x81468800, 0x8058b040, 0x05fe07f6, 0x83440480,
+ 0x00000800, 0x05021006, 0x8d3c0502, 0x05000004,
+ 0x61c2880f, 0x6040b000, 0x05fdf7ee, 0x5c00b000,
+ 0x5c025800, 0x5c026800, 0x5c028800, 0x1c01f000,
+ 0x4d2c0000, 0x4c600000, 0x4c5c0000, 0x4178b800,
+ 0x5936580f, 0x812e59c0, 0x0500002b, 0x592c0205,
+ 0x82000500, 0x000000ff, 0x90000592, 0x05000023,
+ 0xb00005a0, 0x05000021, 0x90000588, 0x0500001f,
+ 0x8d3c0500, 0x05000003, 0x0501f845, 0x0502001b,
+ 0x592cc000, 0x497a5800, 0x805cb9c0, 0x05020009,
+ 0x59340010, 0x812c0580, 0x05020004, 0x497a680f,
+ 0x497a6810, 0x0501f008, 0x4862680f, 0x0501f006,
+ 0x4860b800, 0x59340010, 0x812c0580, 0x05020002,
+ 0x485e6810, 0x0001ff6c, 0x4a025a05, 0x00000103,
+ 0x49425a07, 0x497a580a, 0x0521fa3d, 0x0001fb5b,
+ 0x40625800, 0x05fdf7d8, 0x412cb800, 0x592e5800,
+ 0x05fdf7d5, 0x5c00b800, 0x5c00c000, 0x5c025800,
+ 0x1c01f000, 0x4803c856, 0x41781800, 0x5934000f,
+ 0x80025d40, 0x05000018, 0x592c0006, 0x80200580,
+ 0x592c0000, 0x05000003, 0x412c1800, 0x05fdf7f9,
+ 0x592c0a05, 0x82040d00, 0x000000ff, 0x90040d92,
+ 0x05fc07fa, 0xb0040da0, 0x05fc07f8, 0x90040d88,
+ 0x05fc07f6, 0x497a5800, 0x800c19c0, 0x05000007,
+ 0x48001800, 0x80000540, 0x05020003, 0x480e6810,
+ 0x90000541, 0x1c01f000, 0x4802680f, 0x80000540,
+ 0x05fe07fd, 0x497a6810, 0x05fdf7fa, 0x592c0009,
+ 0x81480580, 0x05020003, 0x592c000a, 0x814c0580,
+ 0x1c01f000, 0x4803c856, 0x4c580000, 0x413c1800,
+ 0x400c2000, 0x593c0002, 0x80000540, 0x05020014,
+ 0x6020b000, 0x900c0c04, 0x50040000, 0x81480580,
+ 0x05020005, 0x80041000, 0x50080000, 0x814c0580,
+ 0x0500000b, 0x90040c02, 0x8058b040, 0x05fe07f7,
+ 0x400c2000, 0x580c0001, 0x80001d40, 0x05fe07f1,
+ 0x90000541, 0x5c00b000, 0x1c01f000, 0x80000580,
+ 0x05fdf7fd, 0x4937c857, 0x4c580000, 0x4d2c0000,
+ 0x5934000d, 0x80025d40, 0x05020011, 0x05e1f90d,
+ 0x0500000c, 0x492e680d, 0x64065802, 0x497a5803,
+ 0x912c0c04, 0x6040b000, 0x46000800, 0xffffffff,
+ 0x80040800, 0x8058b040, 0x05fe07fc, 0x90000541,
+ 0x5c025800, 0x5c00b000, 0x1c01f000, 0x4d2c0000,
+ 0x592e5801, 0x05e1f914, 0x5c025800, 0x497a5801,
+ 0x05fdf7ee, 0x4d2c0000, 0x5936580d, 0x812e59c0,
+ 0x05000005, 0x4937c857, 0x497a680d, 0x05e1f90a,
+ 0x90000541, 0x5c025800, 0x1c01f000, 0x59340405,
+ 0x4937c857, 0x4803c857, 0x8c000508, 0x1c01f000,
+ 0x4933c857, 0x5930380a, 0x581c0200, 0x8400051a,
+ 0x48003a00, 0x1c01f000, 0x4933c857, 0x5930000a,
+ 0x50000000, 0x8c000508, 0x1c01f000, 0x0501f805,
+ 0x60058800, 0x05020002, 0x60018800, 0x1c01f000,
+ 0x5930000a, 0x50000000, 0x4933c857, 0x4803c857,
+ 0x8c00050e, 0x1c01f000, 0x5930000a, 0x50000000,
+ 0x8c00050a, 0x1c01f000, 0x0501f805, 0x60058800,
+ 0x05000002, 0x60018800, 0x1c01f000, 0x4933c856,
+ 0x0501f8d4, 0x05000005, 0x59340400, 0x82000d00,
+ 0x000000ff, 0x90041585, 0x1c01f000, 0x4803c856,
+ 0x59a80a1b, 0x8c040506, 0x0500000a, 0x5930081d,
+ 0x58040200, 0x8c000500, 0x05000006, 0x58040009,
+ 0x9000040e, 0x50000800, 0x58040200, 0x8c00051a,
0x1c01f000, 0x0501f805, 0x60058800, 0x05020002,
- 0x60018800, 0x1c01f000, 0x5930000a, 0x50000000,
- 0x4933c857, 0x4803c857, 0x8c00050e, 0x1c01f000,
- 0x5930000a, 0x50000000, 0x8c00050a, 0x1c01f000,
- 0x0501f805, 0x60058800, 0x05000002, 0x60018800,
- 0x1c01f000, 0x4933c856, 0x0501f8d2, 0x05000005,
- 0x59340400, 0x82000d00, 0x000000ff, 0x90041585,
- 0x1c01f000, 0x4803c856, 0x59a80a1b, 0x8c040506,
- 0x0500000a, 0x5930081d, 0x58040200, 0x8c000500,
- 0x05000006, 0x58040009, 0x9000040e, 0x50000800,
- 0x58040200, 0x8c00051a, 0x1c01f000, 0x0501f805,
- 0x60058800, 0x05020002, 0x60018800, 0x1c01f000,
- 0x4d340000, 0x4c580000, 0x59a80a1b, 0x8c040506,
- 0x05000014, 0x052dfcb9, 0x42000800, 0x0010b111,
- 0x58041009, 0x9008040e, 0x50026800, 0x813669c0,
- 0x05000008, 0x58040200, 0x90000503, 0x90000583,
- 0x05020004, 0x59340200, 0x8c00051a, 0x05020005,
- 0x90040c0b, 0x8058b040, 0x05fe07f2, 0x80000580,
- 0x5c00b000, 0x5c026800, 0x1c01f000, 0x4937c857,
- 0x493fc857, 0x59341200, 0x813e79c0, 0x05000003,
- 0x8408155e, 0x0501f002, 0x8408151e, 0x480a6a00,
- 0x1c01f000, 0x4937c857, 0x05edf93e, 0x05000005,
- 0x59a8082c, 0x42001000, 0x00104421, 0x050df83d,
- 0x1c01f000, 0x4937c857, 0x42001000, 0x00104421,
- 0x0509ff02, 0x59a8121b, 0x84081512, 0x480b521b,
- 0x1c01f000, 0x4008d000, 0x4020d800, 0x909d3c84,
- 0x409ce000, 0x0201f800, 0x0010f7c4, 0x589c0000,
- 0x589c2001, 0x589c2802, 0x589c3003, 0x909d3c04,
- 0x800001c0, 0x1c01f000, 0x4d340000, 0x406a6800,
- 0x0501f803, 0x5c026800, 0x1c01f000, 0x5934000f,
- 0x8d0c0512, 0x05020005, 0x5934140b, 0x80081040,
- 0x05001002, 0x480a6c0b, 0x80000540, 0x00020af4,
- 0x1c01f000, 0x59340a00, 0x84040d08, 0x80000540,
- 0x05000005, 0x5934000a, 0x8400054c, 0x4802680a,
- 0x0501f004, 0x599c0018, 0x8c000510, 0x05000002,
- 0x84040d48, 0x48066a00, 0x1c01f000, 0x4803c857,
- 0x4947c857, 0x4c300000, 0x90006530, 0x05000005,
- 0x4c000000, 0x0521fb6e, 0x5c000000, 0x0502000b,
- 0x8c00050e, 0x05000006, 0x0501f896, 0x05020007,
- 0x4937c857, 0x41240800, 0x0501f8a9, 0x80000580,
- 0x5c006000, 0x1c01f000, 0x90000541, 0x05fdf7fd,
- 0x4803c857, 0x4c580000, 0x4d440000, 0x40001000,
- 0x80000d80, 0x61c0b00f, 0x4c040000, 0x40068800,
- 0x4c080000, 0x40080000, 0x05fdffe3, 0x5c001000,
- 0x5c000800, 0x80040800, 0x8058b040, 0x05fe07f7,
- 0x8c080514, 0x05000005, 0x84081514, 0x6004b000,
- 0x61f0080f, 0x05fdf7f1, 0x4d300000, 0x4d400000,
- 0x4d240000, 0x61fe89ff, 0x42026000, 0x00110284,
- 0x497a600a, 0x417a4800, 0x4926601d, 0x60a68000,
- 0x050dfaf5, 0x4df00000, 0x0201f800, 0x0010f051,
- 0x0201f800, 0x0010f603, 0x5c03e000, 0x050c0ada,
+ 0x60018800, 0x1c01f000, 0x4d340000, 0x4c580000,
+ 0x59a80a1b, 0x8c040506, 0x05000014, 0x052dfe8f,
+ 0x42000800, 0x0010b391, 0x58041009, 0x9008040e,
+ 0x50026800, 0x813669c0, 0x05000008, 0x58040200,
+ 0x90000503, 0x90000583, 0x05020004, 0x59340200,
+ 0x8c00051a, 0x05020005, 0x90040c0b, 0x8058b040,
+ 0x05fe07f2, 0x80000580, 0x5c00b000, 0x5c026800,
+ 0x1c01f000, 0x4937c857, 0x493fc857, 0x59341200,
+ 0x813e79c0, 0x05000003, 0x8408155e, 0x0501f002,
+ 0x8408151e, 0x480a6a00, 0x1c01f000, 0x4937c857,
+ 0x05edf869, 0x05000005, 0x59a8082c, 0x42001000,
+ 0x001044fb, 0x050df925, 0x1c01f000, 0x4937c857,
+ 0x42001000, 0x001044fb, 0x0509ffea, 0x59a8121b,
+ 0x84081512, 0x480b521b, 0x1c01f000, 0x4008d000,
+ 0x4020d800, 0x909d3c84, 0x409ce000, 0x0201f800,
+ 0x0010f9c3, 0x589c0000, 0x589c2001, 0x589c2802,
+ 0x589c3003, 0x909d3c04, 0x800001c0, 0x1c01f000,
+ 0x4d340000, 0x406a6800, 0x0501f803, 0x5c026800,
+ 0x1c01f000, 0x5934000f, 0x8d0c0512, 0x05020005,
+ 0x5934140b, 0x80081040, 0x05001002, 0x480a6c0b,
+ 0x80000540, 0x00020af4, 0x1c01f000, 0x59340a00,
+ 0x84040d08, 0x80000540, 0x05000005, 0x5934000a,
+ 0x8400054c, 0x4802680a, 0x0501f004, 0x599c0018,
+ 0x8c000510, 0x05000002, 0x84040d48, 0x48066a00,
+ 0x1c01f000, 0x4803c857, 0x4947c857, 0x4c300000,
+ 0x90006530, 0x05000005, 0x4c000000, 0x0521fc75,
+ 0x5c000000, 0x0502000b, 0x8c00050e, 0x05000006,
+ 0x0501f898, 0x05020007, 0x4937c857, 0x41240800,
+ 0x0501f8ab, 0x80000580, 0x5c006000, 0x1c01f000,
+ 0x90000541, 0x05fdf7fd, 0x4803c857, 0x4c580000,
+ 0x4d440000, 0x40001000, 0x80000d80, 0x61c0b00f,
+ 0x4c040000, 0x40068800, 0x4c080000, 0x40080000,
+ 0x05fdffe3, 0x5c001000, 0x5c000800, 0x80040800,
+ 0x8058b040, 0x05fe07f7, 0x8c080514, 0x05000005,
+ 0x84081514, 0x6004b000, 0x61f0080f, 0x05fdf7f1,
+ 0x4d300000, 0x4d400000, 0x4d240000, 0x0501fb1f,
+ 0x61fe89ff, 0x42026000, 0x001104b4, 0x4a02600a,
+ 0x0010ce8f, 0x417a4800, 0x4926601d, 0x60a68000,
+ 0x050dfbdb, 0x4df00000, 0x0201f800, 0x0010f260,
+ 0x0201f800, 0x0010f7f5, 0x5c03e000, 0x050c0bc0,
0x5c024800, 0x5c028000, 0x5c026000, 0x5c028800,
0x5c00b000, 0x1c01f000, 0x0501f805, 0x60058800,
0x05000002, 0x60018800, 0x1c01f000, 0x4c5c0000,
@@ -17183,1043 +17292,1073 @@
0x1c01f000, 0x4c040000, 0x4c080000, 0x592c0208,
0x8c00050c, 0x0500000d, 0x592e8c07, 0x82000500,
0x00000080, 0x84000548, 0x4d3c0000, 0x60027820,
- 0x05fdff6f, 0x5c027800, 0x90000541, 0x5c001000,
+ 0x05fdff6d, 0x5c027800, 0x90000541, 0x5c001000,
0x5c000800, 0x1c01f000, 0x80000580, 0x05fdf7fc,
- 0x59340013, 0x80024130, 0x83224c00, 0x0010a0ec,
- 0x51264800, 0x812649c0, 0x05dc0cfd, 0x1c01f000,
+ 0x59340013, 0x80024130, 0x83224c00, 0x0010a3b3,
+ 0x51264800, 0x812649c0, 0x05dc0c21, 0x1c01f000,
0x83440c80, 0x00000800, 0x05021013, 0x83200400,
- 0x0010a0ec, 0x50024800, 0x59240009, 0x83440c80,
+ 0x0010a3b3, 0x50024800, 0x59240009, 0x83440c80,
0x000007f0, 0x05001003, 0x80040c00, 0x0501f003,
- 0x83440c00, 0x0010a380, 0x50040000, 0x80026d40,
+ 0x83440c00, 0x0010a600, 0x50040000, 0x80026d40,
0x05000005, 0x59340013, 0x80000130, 0x81200580,
0x1c01f000, 0x90000541, 0x05fdf7fe, 0x4937c857,
0x4c580000, 0x4d440000, 0x59368c03, 0x83441480,
- 0x000007f0, 0x05021003, 0x05fdfc91, 0x0501f00b,
+ 0x000007f0, 0x05021003, 0x05fdfc8b, 0x0501f00b,
0x58040009, 0x80080c00, 0x50040000, 0x81340580,
- 0x05de0cd7, 0x4d2c0000, 0x45780800, 0x41365800,
- 0x05e1f870, 0x5c025800, 0x80000580, 0x5c028800,
+ 0x05de0bfb, 0x4d2c0000, 0x45780800, 0x41365800,
+ 0x05ddff94, 0x5c025800, 0x80000580, 0x5c028800,
0x5c00b000, 0x1c01f000, 0x592c040c, 0x82000500,
0x0000e000, 0x82000580, 0x00006000, 0x0500001f,
- 0x916c0583, 0x05000011, 0x916c0582, 0x050200f1,
+ 0x916c0583, 0x05000011, 0x916c0582, 0x050200f4,
0x59a8021b, 0x90000d38, 0x05020005, 0x59a80813,
- 0x800409c0, 0x05000009, 0x0501f0ea, 0x90000d03,
- 0x90040d83, 0x050200e7, 0x90000d28, 0x05020003,
- 0x8c00050c, 0x050000e3, 0x592e4408, 0x83224500,
- 0x000000ff, 0x0505fd53, 0x050200be, 0x592c100b,
- 0x82080500, 0xff000000, 0x050200c6, 0x59240005,
- 0x80080580, 0x050000c1, 0x592c0c0c, 0x82040d00,
- 0x0000e000, 0x82040480, 0x00008000, 0x050210bf,
- 0x592e8c07, 0x83440480, 0x00000800, 0x05001013,
- 0x83440580, 0x0000ffff, 0x050200a8, 0x800409c0,
- 0x050200e0, 0x592c240a, 0x82100500, 0xffffff00,
- 0x050200ac, 0x480bc857, 0x4813c857, 0x592c000e,
- 0x82000480, 0x00000841, 0x050210ae, 0x614e7000,
- 0x417a6800, 0x0501f084, 0x800409c0, 0x050200d1,
- 0x41784000, 0x05fdfec4, 0x050200be, 0x59342204,
- 0x592c000e, 0x80100480, 0x050010a2, 0x614e7000,
- 0x592c240a, 0x82100500, 0xffffff00, 0x05020095,
- 0x4813c857, 0x592c0408, 0x82000500, 0x0000f000,
- 0x82000580, 0x00003000, 0x05020006, 0x59340200,
- 0x8c000508, 0x05020003, 0x90100583, 0x05020083,
- 0x592c000d, 0x800001c0, 0x05000065, 0x90100584,
- 0x05000082, 0xb0100591, 0x05000080, 0x90100583,
- 0x0500000f, 0x901005a0, 0x05000039, 0x901005a4,
- 0x05000033, 0x901005a1, 0x05000033, 0xb0100590,
- 0x0500002b, 0xb0100592, 0x05000027, 0x90100585,
- 0x05020055, 0x60067000, 0x0501f018, 0x600a7000,
- 0x59a8008d, 0x8c000502, 0x05000014, 0x05fdff04,
+ 0x800409c0, 0x05000009, 0x0501f0ed, 0x90000d03,
+ 0x90040d83, 0x050200ea, 0x90000d28, 0x05020003,
+ 0x8c00050c, 0x050000e6, 0x592e4408, 0x83224500,
+ 0x000000ff, 0x0505fdf0, 0x050200c1, 0x592c100b,
+ 0x82080500, 0xff000000, 0x050200c9, 0x59240005,
+ 0x80080580, 0x050000c4, 0x592c0c0c, 0x82040d00,
+ 0x0000e000, 0x82040480, 0x00008000, 0x050210c2,
+ 0x592e8c07, 0x83440480, 0x00000800, 0x05001015,
+ 0x83440580, 0x0000ffff, 0x050200ab, 0x800409c0,
+ 0x050200e3, 0x592c240a, 0x82100500, 0xffffff00,
+ 0x050200af, 0x480bc857, 0x4813c857, 0x592c000e,
+ 0x82000480, 0x00000841, 0x050210b1, 0x614e7000,
+ 0x0501fa3e, 0x42026800, 0x0010ce8f, 0x0501f084,
+ 0x800409c0, 0x050200d2, 0x41784000, 0x05fdfec0,
+ 0x050200bf, 0x59342204, 0x592c000e, 0x80100480,
+ 0x050010a3, 0x614e7000, 0x592c240a, 0x82100500,
+ 0xffffff00, 0x05020096, 0x4813c857, 0x592c0408,
+ 0x82000500, 0x0000f000, 0x82000580, 0x00003000,
+ 0x05020006, 0x59340200, 0x8c000508, 0x05020003,
+ 0x90100583, 0x05020084, 0x592c000d, 0x800001c0,
+ 0x05000065, 0x90100584, 0x05000083, 0xb0100591,
+ 0x05000081, 0x90100583, 0x0500000f, 0x901005a0,
+ 0x05000039, 0x901005a4, 0x05000033, 0x901005a1,
+ 0x05000033, 0xb0100590, 0x0500002b, 0xb0100592,
+ 0x05000027, 0x90100585, 0x05020055, 0x60067000,
+ 0x0501f018, 0x600a7000, 0x59a8008d, 0x8c000502,
+ 0x05000014, 0x05fdff02, 0x05000012, 0x59340212,
+ 0x82000500, 0x0000ff00, 0x60401000, 0x0502000b,
+ 0x59a8021b, 0x8c000506, 0x0502005b, 0x60201000,
+ 0x59340002, 0x82000500, 0x00ff0000, 0x82000580,
+ 0x00ff0000, 0x05000003, 0x0501f976, 0x05020052,
+ 0x0515f875, 0x05000068, 0x64426407, 0x4926601d,
+ 0x4936600a, 0x600c0800, 0x91380582, 0x05000002,
+ 0x602c0800, 0x05fdfb2d, 0x0501f036, 0x60027000,
+ 0x0501f002, 0x60127000, 0x05fdfefb, 0x0502005f,
+ 0x0501f02b, 0x60ce7000, 0x0501f004, 0x60167000,
+ 0x0501f002, 0x600e7000, 0x05fdfeea, 0x05020057,
+ 0x59a8008d, 0x8c000502, 0x05000014, 0x05fdfed4,
0x05000012, 0x59340212, 0x82000500, 0x0000ff00,
0x60401000, 0x0502000b, 0x59a8021b, 0x8c000506,
- 0x0502005a, 0x60201000, 0x59340002, 0x82000500,
+ 0x0502002d, 0x60201000, 0x59340002, 0x82000500,
0x00ff0000, 0x82000580, 0x00ff0000, 0x05000003,
- 0x0501f975, 0x05020051, 0x0511ff9b, 0x05000067,
- 0x64426407, 0x4926601d, 0x4936600a, 0x600c0800,
- 0x91380582, 0x05000002, 0x602c0800, 0x05fdfb38,
- 0x0501f036, 0x60027000, 0x0501f002, 0x60127000,
- 0x05fdfefd, 0x0502005e, 0x0501f02b, 0x60ce7000,
- 0x0501f004, 0x60167000, 0x0501f002, 0x600e7000,
- 0x05fdfeec, 0x05020056, 0x59a8008d, 0x8c000502,
- 0x05000014, 0x05fdfed6, 0x05000012, 0x59340212,
- 0x82000500, 0x0000ff00, 0x60401000, 0x0502000b,
- 0x59a8021b, 0x8c000506, 0x0502002c, 0x60201000,
- 0x59340002, 0x82000500, 0x00ff0000, 0x82000580,
- 0x00ff0000, 0x05000003, 0x0501f947, 0x05020023,
- 0x0511ff6d, 0x05000039, 0x64426407, 0x4926601d,
- 0x4936600a, 0x60140800, 0x91380583, 0x05000002,
- 0x60240800, 0x05fdfb0a, 0x0501f008, 0x90102591,
- 0x0502002a, 0x0511ff60, 0x0500002c, 0x64426407,
- 0x4926601d, 0x4936600a, 0x0521fbc0, 0x492e6009,
- 0x49325809, 0x813669c0, 0x05000007, 0x592c0c0c,
- 0x8c040518, 0x05000004, 0x59340200, 0x84000514,
- 0x48026a00, 0x0005fc78, 0x80000580, 0x1c01f000,
- 0x90000541, 0x05fdf7fe, 0x60281000, 0x0501f014,
- 0x60381000, 0x0501f012, 0x603c1000, 0x0501f010,
- 0x60401000, 0x0501f00e, 0x60581000, 0x0501f00c,
- 0x605c1000, 0x0501f00a, 0x60601000, 0x0501f008,
- 0x606c1000, 0x0501f006, 0x60781000, 0x0501f004,
- 0x60901000, 0x0501f002, 0x60801000, 0x60640800,
- 0x60c68000, 0x05fdf7e7, 0x600c0800, 0x0501f002,
- 0x60280800, 0x41781000, 0x05fdf7fa, 0x60240800,
- 0x59341400, 0x05fdf7f7, 0x60228000, 0x0501f004,
- 0x601c0800, 0x416c1000, 0x05fdf7f2, 0x41780800,
- 0x41781000, 0x05fdf7d7, 0x60028000, 0x05fdf7fc,
- 0x90004d9d, 0x05dc0bca, 0x90004d9a, 0x05020004,
- 0x40101000, 0x40000800, 0x05fdf7e6, 0x90004d9b,
- 0x05020003, 0x40181000, 0x05fdf7fb, 0x90004d9c,
- 0x05fc07f9, 0x90004d99, 0x05fc07c8, 0x05fdf7e1,
- 0x592e6009, 0x0521f986, 0x05fc07ca, 0x59300c07,
- 0x90040591, 0x05fe07e1, 0x592c0c0c, 0x82041500,
- 0x0000e000, 0x82080580, 0x00006000, 0x05000021,
- 0x83440580, 0x0000ffff, 0x05020005, 0x5932680a,
- 0x813669c0, 0x0500000e, 0x05fdf7d4, 0x592c100b,
- 0x82081500, 0x00ffffff, 0x41784000, 0x05fdfdde,
- 0x05fe07d8, 0x5930000a, 0x800001c0, 0x05000003,
- 0x81340580, 0x05fe07c9, 0x4936600a, 0x61000810,
- 0x813669c0, 0x05000002, 0x59340a04, 0x592c000e,
- 0x80040480, 0x05fc17b3, 0x59300a03, 0x90040587,
- 0x05fe07be, 0x492e6009, 0x61527000, 0x05fdf78e,
- 0x0529ff31, 0x05fc07c1, 0x05fdf7b8, 0x492fc857,
- 0x592e6009, 0x83300580, 0xffffffff, 0x05020041,
- 0x592c0208, 0x8c000500, 0x0502006c, 0x8d0c050e,
- 0x05020059, 0x592e8c07, 0x83440480, 0x00000800,
- 0x05021036, 0x592c380b, 0x821c3d00, 0x00ffffff,
- 0x05edf8c5, 0x05020039, 0x49265802, 0x41784000,
- 0x592c100a, 0x82081500, 0x00ffffff, 0x05fdfdae,
- 0x0502004b, 0x592e6014, 0x4933c857, 0x83300580,
- 0xffffffff, 0x05000018, 0x0521f939, 0x0500002d,
- 0x591c1407, 0x800811c0, 0x05000013, 0x592c040e,
- 0x591c0a02, 0x80040580, 0x0502000f, 0x591c000a,
- 0x800001c0, 0x05020007, 0x591c082a, 0x59340002,
- 0x80040580, 0x82000500, 0x00ffffff, 0x0501f002,
- 0x81340580, 0x05020004, 0x90080587, 0x0502002c,
- 0x64923c03, 0x59240005, 0x592c080a, 0x82041500,
- 0x00ffffff, 0x80081580, 0x0500000c, 0x80040932,
- 0xb0040582, 0x0502000b, 0x49365803, 0x0501f8da,
- 0x80000580, 0x1c01f000, 0x60281000, 0x0501f00a,
- 0x60401000, 0x0501f008, 0x60501000, 0x0501f006,
- 0x605c1000, 0x0501f004, 0x60601000, 0x0501f002,
- 0x60f01000, 0x492fc857, 0x480bc857, 0x60640800,
- 0x60c68000, 0x90000541, 0x05fdf7ef, 0x492fc857,
- 0x4803c857, 0x480bc857, 0x40000800, 0x05fdf7f9,
- 0x492fc857, 0x60280800, 0x41781000, 0x05fdf7f5,
- 0x41780800, 0x41781000, 0x05fdf7f3, 0x60780800,
- 0x05fdf7fa, 0x60040800, 0x05fdf7f8, 0x90004d9d,
- 0x05dc0b27, 0x90004d9a, 0x05020003, 0x40101000,
- 0x05fdf7eb, 0x90004d9b, 0x05020003, 0x40181000,
- 0x05fdf7e7, 0x90004d9c, 0x05fc07e5, 0x90004d99,
- 0x05fc07e3, 0x05fdf7e7, 0x0529ff90, 0x60028000,
- 0x05fdf7e8, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x5930200a, 0x801021c0, 0x05000029, 0x58101400,
- 0x4813c857, 0x480bc857, 0x82081d00, 0x000000ff,
- 0x59300c03, 0x90040588, 0x05000018, 0x9004058a,
- 0x05000010, 0x9004058c, 0x0500000b, 0x90040582,
- 0x05000012, 0x90040581, 0x0500000d, 0x90040583,
- 0x05000008, 0x90040585, 0x05000003, 0x900405b3,
- 0x05020013, 0x900c0589, 0x0500000a, 0x0501f010,
- 0x900c0585, 0x05000007, 0x0501f00d, 0x900c058b,
- 0x05000004, 0x0501f00a, 0x900c0583, 0x05020008,
- 0x82081d00, 0xffffff00, 0x840c01c0, 0x800c0540,
- 0x4807c857, 0x4803c857, 0x48002400, 0x1c01f000,
- 0x0501f805, 0x60058800, 0x05020002, 0x60018800,
- 0x1c01f000, 0x599c0017, 0x8c00050a, 0x05000003,
- 0x80000580, 0x1c01f000, 0x59a8021b, 0x90000528,
- 0x05000007, 0x61f6880f, 0x417a4000, 0x05fdfddd,
- 0x05020003, 0x5934000a, 0x8c000504, 0x1c01f000,
- 0x1c01f000, 0x4d440000, 0x4d340000, 0x80000580,
- 0x40001800, 0x40028800, 0x90080588, 0x05020002,
- 0x60041800, 0x0001fae7, 0x0502000a, 0x05fdfd74,
- 0x05020008, 0x800c19c0, 0x05000004, 0x59340405,
- 0x8c000508, 0x05000003, 0x80081040, 0x05000009,
- 0x81468800, 0x83440480, 0x00000800, 0x05fc17f2,
- 0x80000580, 0x5c026800, 0x5c028800, 0x1c01f000,
- 0x90000541, 0x5c026800, 0x5c028800, 0x1c01f000,
- 0x60200800, 0x58d400e4, 0x8c00051c, 0x0502002f,
- 0x59a8021b, 0x8c000508, 0x0502002c, 0x5934100a,
- 0x82081500, 0x0000e000, 0x41781800, 0x90080580,
- 0x0500000a, 0x800c1800, 0x82080580, 0x00002000,
- 0x05000006, 0x800c1800, 0x82080580, 0x00006000,
- 0x05000002, 0x800c1800, 0x42007000, 0x0010ac7a,
- 0x58380401, 0x8c000504, 0x05000006, 0x900c2c84,
- 0x05021016, 0x820c0400, 0x00104770, 0x0501f012,
- 0x41782000, 0x59342a04, 0x82140480, 0x00000800,
- 0x05021006, 0x80102000, 0x82140480, 0x00000400,
- 0x05021002, 0x80102000, 0x800c00c2, 0x800c0400,
- 0x80100400, 0x90002c89, 0x05021004, 0x82000400,
- 0x00104774, 0x50000800, 0x48066c04, 0x1c01f000,
- 0x00000002, 0x00000004, 0x00000008, 0x00000008,
- 0x00002802, 0x00001402, 0x00000a02, 0x00001402,
- 0x00000a02, 0x00000502, 0x00000a02, 0x00000502,
- 0x00000504, 0x59a80868, 0x800409c0, 0x05020004,
- 0x492f5067, 0x492f5068, 0x0511f50c, 0x492c0800,
- 0x492f5068, 0x1c01f000, 0x5934000f, 0x41784000,
- 0x80001540, 0x05000010, 0x58080205, 0x82000500,
- 0x000000ff, 0x90000592, 0x05000005, 0xb00005a0,
- 0x05000003, 0x90000588, 0x05020004, 0x5808020d,
- 0x80040580, 0x05000005, 0x58080000, 0x40084000,
- 0x05fdf7f0, 0x90000541, 0x1c01f000, 0x64033011,
- 0x4a03b104, 0x80000000, 0x4a03b104, 0x60000001,
- 0x497b3016, 0x497b3017, 0x1c01f000, 0x599c0018,
- 0x4803c856, 0x497b3014, 0x497b3015, 0x9000050f,
- 0x48033012, 0x05000008, 0x599c0216, 0x82000500,
- 0x0000ffff, 0x05020002, 0x60080000, 0x48033013,
- 0x850e1d62, 0x1c01f000, 0x05fdfff1, 0x6413c826,
- 0x599c0209, 0x80000540, 0x0500001c, 0x599c0207,
- 0x80000540, 0x05000007, 0x800000cc, 0x599c080d,
- 0x80040400, 0x4803b100, 0x497bb102, 0x59d80101,
- 0x599c000d, 0x4803b100, 0x599c000e, 0x4803b101,
- 0x599c0207, 0x80000540, 0x05020002, 0x497bb102,
- 0x599c0a09, 0x82040540, 0x00400000, 0x4803b103,
- 0x6417b109, 0x4a03b104, 0x10000001, 0x8d0c0522,
- 0x05020003, 0x64073011, 0x1c01f000, 0x8d0c0520,
- 0x05020003, 0x640b3011, 0x05fdf7fc, 0x640f3011,
- 0x05fdf7fa, 0x592c0205, 0x492fc857, 0x80000540,
- 0x05000007, 0x42034000, 0x0010ac19, 0x59a1d806,
- 0x80edd9c0, 0x05dc0a0e, 0x0501f005, 0x0521fcc8,
- 0x05de0a0b, 0x5931d82d, 0x58ef400a, 0x58ec0008,
- 0x800001c0, 0x05dc0a06, 0x0801f800, 0x1c01f000,
- 0x40680800, 0x5c000000, 0x4c000000, 0x4803c857,
- 0x492fc857, 0x4943c857, 0x4807c857, 0x4c040000,
- 0x0001ff6c, 0x5c000800, 0x4a025a05, 0x00000103,
- 0x49425a07, 0x48065a09, 0x4a025c07, 0x0000ffff,
- 0x813261c0, 0x05000003, 0x59300402, 0x48025c07,
- 0x592c0209, 0x8c000512, 0x05020006, 0x912c040a,
- 0x05011000, 0x4803c840, 0x642fc842, 0x05011000,
- 0x1c01f000, 0x40680000, 0x4c540000, 0x4c580000,
- 0x4c5c0000, 0x4d2c0000, 0x4000b800, 0x052df8a3,
- 0x4178a800, 0x05ddfd58, 0x0500008e, 0x05011000,
- 0x485fc857, 0x4943c857, 0x4923c857, 0x912c0405,
- 0x4803c840, 0x6443c842, 0x40000000, 0x05fd17ff,
- 0x412c7000, 0x4a025805, 0x00000132, 0x497a5806,
- 0x805cb9c0, 0x0502005e, 0x912e5c08, 0x417a4000,
- 0x42024800, 0x0010b111, 0x41786800, 0x59240a00,
- 0x9004050f, 0x0c01f001, 0x00104843, 0x00104843,
- 0x00104843, 0x00104843, 0x00104843, 0x00104843,
- 0x00104843, 0x0010483a, 0x00104843, 0x00104843,
- 0x00104843, 0x00104843, 0x00104843, 0x00104843,
- 0x00104843, 0x00104843, 0x8054a800, 0x812241c0,
- 0x05020007, 0x59240805, 0x805c00f0, 0x80040d40,
- 0x48065800, 0x812e5800, 0x0501f030, 0x90340503,
- 0x0c01f001, 0x00104849, 0x00104851, 0x0010485a,
- 0x00104863, 0x91200581, 0x05020003, 0x60042000,
- 0x0501f020, 0x912004a0, 0x0500101d, 0x80346800,
- 0x0501f01b, 0x912005a1, 0x05020004, 0x812e5800,
- 0x60042000, 0x0501f017, 0xb1200480, 0x05001014,
- 0x80346800, 0x0501f012, 0xb1200581, 0x05020004,
- 0x812e5800, 0x60042000, 0x0501f00e, 0xb12004a0,
- 0x0500100b, 0x80346800, 0x0501f009, 0xb12005a1,
- 0x05020004, 0x812e5800, 0x60042000, 0x0501f005,
- 0xb12004bf, 0x05001002, 0x80346800, 0x801020c2,
- 0x90040507, 0x90000587, 0x05020004, 0x592c0000,
- 0x80100540, 0x48025800, 0x91264c0b, 0x81224000,
- 0x8058b040, 0x05fe07b2, 0x8054a9c0, 0x403a5800,
- 0x05000027, 0x052df839, 0x8058b040, 0x805800d0,
- 0x80540540, 0x48025a07, 0x0501f01c, 0x91400581,
- 0x05020004, 0x48165a09, 0x90140583, 0x05000019,
- 0x83400d00, 0x000000ff, 0x90040584, 0x05000015,
- 0x90040586, 0x05000013, 0x83400d00, 0x0000ff00,
- 0x05000003, 0x81400110, 0x4802580d, 0x814000d0,
- 0x81200540, 0x48025c07, 0x8058b040, 0x805800d0,
- 0x90000541, 0x48025a07, 0x59240805, 0x805c00f0,
- 0x80040d40, 0x48065808, 0x0001fb5b, 0x0501f005,
- 0x59cc0007, 0x4802580d, 0x05fdf7f1, 0x05ddfced,
- 0x5c025800, 0x5c00b800, 0x5c00b000, 0x5c00a800,
- 0x1c01f000, 0x59a80011, 0x90000c8a, 0x05de1948,
- 0x0c01f808, 0x4a038805, 0x000000f0, 0x59c400a3,
- 0x82000500, 0x02870000, 0x05de0941, 0x1c01f000,
- 0x0010492d, 0x001048bb, 0x001048d3, 0x001048fc,
- 0x00104920, 0x001001ef, 0x001001ef, 0x001048d3,
- 0x001001ef, 0x001048ba, 0x1c01f000, 0x600c2000,
- 0x0501fbc3, 0x4a038808, 0x00000204, 0x0501fbb7,
- 0x59c40805, 0x8c04050e, 0x05020010, 0x8c04050a,
- 0x05020009, 0x8c04050c, 0x05020005, 0x8c040508,
- 0x0500000a, 0x640f5011, 0x0501f007, 0x64035011,
- 0x0501f005, 0x42000000, 0x0010afab, 0x0529fec6,
- 0x640b5011, 0x0501f896, 0x1c01f000, 0x60002000,
- 0x0501fbab, 0x4a038808, 0x00000202, 0x59c40805,
- 0x8c040508, 0x05020020, 0x8c04050c, 0x0502001c,
- 0x8c04050e, 0x05020018, 0x82040500, 0x000000f0,
- 0x0502001b, 0x0501fb95, 0x4a038808, 0x00000280,
- 0x59c40002, 0x8400050c, 0x48038802, 0x0501f96d,
- 0x4d3c0000, 0x60067800, 0x0521fb3e, 0x5c027800,
- 0x59c410a3, 0x84081518, 0x05e9f915, 0x4a038808,
- 0x00000280, 0x60082000, 0x0501fb8d, 0x64275011,
- 0x0501f007, 0x64075011, 0x0501f004, 0x64035011,
- 0x0501f002, 0x640f5011, 0x0501f86d, 0x1c01f000,
- 0x60042000, 0x0501fb82, 0x59c410a3, 0x84081518,
- 0x05e9f903, 0x4a038808, 0x00000280, 0x59c40805,
- 0x8c04050a, 0x05020018, 0x8c04050c, 0x05020014,
- 0x8c04050e, 0x05020010, 0x82040500, 0x000000f0,
- 0x05020013, 0x59c40002, 0x8400050c, 0x48038802,
- 0x0501f944, 0x4d3c0000, 0x60067800, 0x0521fb15,
- 0x5c027800, 0x60082000, 0x0501fb69, 0x64275011,
- 0x0501f007, 0x64075011, 0x0501f004, 0x64035011,
- 0x0501f002, 0x640b5011, 0x0501f849, 0x1c01f000,
- 0x0501fc5a, 0x4a038808, 0x00000208, 0x59c40805,
- 0x8c04050c, 0x05020005, 0x8c04050e, 0x05000005,
- 0x64075011, 0x0501f002, 0x64035011, 0x0501f83c,
- 0x1c01f000, 0x60102000, 0x0501fb51, 0x0501f873,
- 0x59c40805, 0x8c04050c, 0x05020009, 0x8c04050a,
- 0x05020005, 0x8c04050e, 0x05000005, 0x64075011,
- 0x0501f002, 0x640b5011, 0x0501f82d, 0x1c01f000,
- 0x0501f8f1, 0x05de08b2, 0x601c2000, 0x0501fb40,
- 0x8d0c050c, 0x05000010, 0x850e1d0c, 0x64438805,
- 0x05e5ffc6, 0x59c40005, 0x8c000508, 0x05000006,
- 0x4a038808, 0x00000208, 0x64075014, 0x6006d800,
- 0x0501f01a, 0x59c40006, 0x84000548, 0x48038806,
- 0x0501f016, 0x59a80011, 0x90000581, 0x05020012,
- 0x42000000, 0x0010afab, 0x0529fe3f, 0x4ce80000,
- 0x61a1d007, 0x0509fb26, 0x59c40005, 0x90000530,
- 0x05000008, 0x8c00050a, 0x05000004, 0x60002000,
- 0x0501fb1f, 0x0501f003, 0x60042000, 0x0501fb1c,
- 0x5c01d000, 0x64135011, 0x1c01f000, 0x4c040000,
- 0x4c080000, 0x61900800, 0x42001000, 0x00104970,
- 0x0509faf9, 0x5c001000, 0x5c000800, 0x1c01f000,
- 0x4803c856, 0x4c040000, 0x0509fe0b, 0x4df00000,
- 0x050df8a0, 0x5c03e000, 0x05080df3, 0x42000000,
- 0x0010afaa, 0x0529fe1c, 0x05fdffc2, 0x5c000800,
- 0x1c01f000, 0x4803c856, 0x4c040000, 0x4c080000,
- 0x0509fdfd, 0x4df00000, 0x050df892, 0x5c03e000,
- 0x05080de5, 0x59c40006, 0x84000500, 0x48038806,
- 0x050df949, 0x497b8880, 0x42000000, 0x0010afa9,
- 0x0529fe09, 0x05e5fede, 0x64135075, 0x6012d800,
- 0x64078805, 0x42001000, 0x00104970, 0x0509fadb,
- 0x05ddfa76, 0x0501f8ae, 0x05000005, 0x42006000,
- 0xfeffffff, 0x41786800, 0x05f9fcf3, 0x0201f800,
- 0x0010fada, 0x60000001, 0x05e5fc35, 0x5c001000,
- 0x5c000800, 0x1c01f000, 0x59c40008, 0x82000580,
- 0x00000210, 0x05000005, 0x4a038808, 0x00000210,
- 0x6021d027, 0x0509fad6, 0x1c01f000, 0x4c040000,
- 0x59a80814, 0x90040580, 0x05000008, 0x90040581,
- 0x05000008, 0x90040582, 0x05000008, 0x90040583,
- 0x05000008, 0x0501f043, 0x64035011, 0x0501f006,
- 0x64135011, 0x0501f004, 0x64075011, 0x0501f002,
- 0x641f5011, 0x497b8880, 0x64078893, 0x41780000,
- 0x05e5fc92, 0x050df910, 0x916c0d84, 0x05000008,
+ 0x0501f948, 0x05020024, 0x0515f847, 0x0500003a,
+ 0x64426407, 0x4926601d, 0x4936600a, 0x60140800,
+ 0x91380583, 0x05000002, 0x60240800, 0x05fdfaff,
+ 0x0501f008, 0x90102591, 0x0502002b, 0x0515f83a,
+ 0x0500002d, 0x64426407, 0x4926601d, 0x4936600a,
+ 0x0521fcc8, 0x492e6009, 0x49325809, 0x83340580,
+ 0x0010ce8f, 0x05000007, 0x592c0c0c, 0x8c040518,
+ 0x05000004, 0x59340200, 0x84000514, 0x48026a00,
+ 0x0005fc78, 0x80000580, 0x1c01f000, 0x90000541,
+ 0x05fdf7fe, 0x60281000, 0x0501f014, 0x60381000,
+ 0x0501f012, 0x603c1000, 0x0501f010, 0x60401000,
+ 0x0501f00e, 0x60581000, 0x0501f00c, 0x605c1000,
+ 0x0501f00a, 0x60601000, 0x0501f008, 0x606c1000,
+ 0x0501f006, 0x60781000, 0x0501f004, 0x60901000,
+ 0x0501f002, 0x60801000, 0x60640800, 0x60c68000,
+ 0x05fdf7e7, 0x600c0800, 0x0501f002, 0x60280800,
+ 0x41781000, 0x05fdf7fa, 0x60240800, 0x59341400,
+ 0x05fdf7f7, 0x60228000, 0x0501f004, 0x601c0800,
+ 0x416c1000, 0x05fdf7f2, 0x41780800, 0x41781000,
+ 0x05fdf7d7, 0x60028000, 0x05fdf7fc, 0x90004d9d,
+ 0x05dc0aeb, 0x90004d9a, 0x05020004, 0x40101000,
+ 0x40000800, 0x05fdf7e6, 0x90004d9b, 0x05020003,
+ 0x40181000, 0x05fdf7fb, 0x90004d9c, 0x05fc07f9,
+ 0x90004d99, 0x05fc07c8, 0x05fdf7e1, 0x592e6009,
+ 0x0521fa88, 0x05fc07ca, 0x59300c07, 0x90040591,
+ 0x05fe07e1, 0x592c0c0c, 0x82041500, 0x0000e000,
+ 0x82080580, 0x00006000, 0x05000021, 0x83440580,
+ 0x0000ffff, 0x05020007, 0x5932680a, 0x83340580,
+ 0x0010ce8f, 0x05fe07d4, 0x61000810, 0x0501f00f,
+ 0x592c100b, 0x82081500, 0x00ffffff, 0x41784000,
+ 0x05fdfdd7, 0x05fe07d6, 0x5930000a, 0x82000d80,
+ 0x0010ce8f, 0x05000003, 0x81340580, 0x05fe07c6,
+ 0x4936600a, 0x59340a04, 0x592c000e, 0x80040480,
+ 0x05fc17b3, 0x59300a03, 0x90040587, 0x05fe07be,
+ 0x492e6009, 0x61527000, 0x05fdf78d, 0x052df902,
+ 0x05fc07c1, 0x05fdf7b8, 0x492fc857, 0x592e6009,
+ 0x83300580, 0xffffffff, 0x05020041, 0x592c0208,
+ 0x8c000500, 0x0502006c, 0x8d0c050e, 0x05020059,
+ 0x592e8c07, 0x83440480, 0x00000800, 0x05021036,
+ 0x592c380b, 0x821c3d00, 0x00ffffff, 0x05edf83f,
+ 0x05020039, 0x49265802, 0x41784000, 0x592c100a,
+ 0x82081500, 0x00ffffff, 0x05fdfda9, 0x0502004b,
+ 0x592e6014, 0x4933c857, 0x83300580, 0xffffffff,
+ 0x05000018, 0x0521fa3b, 0x0500002d, 0x591c1407,
+ 0x800811c0, 0x05000013, 0x592c040e, 0x591c0a02,
+ 0x80040580, 0x0502000f, 0x591c000a, 0x800001c0,
+ 0x05020007, 0x591c082a, 0x59340002, 0x80040580,
+ 0x82000500, 0x00ffffff, 0x0501f002, 0x81340580,
+ 0x05020004, 0x90080587, 0x0502002c, 0x64923c03,
+ 0x59240005, 0x592c080a, 0x82041500, 0x00ffffff,
+ 0x80081580, 0x0500000c, 0x80040932, 0xb0040582,
+ 0x0502000b, 0x49365803, 0x0501f8da, 0x80000580,
+ 0x1c01f000, 0x60281000, 0x0501f00a, 0x60401000,
+ 0x0501f008, 0x60501000, 0x0501f006, 0x605c1000,
+ 0x0501f004, 0x60601000, 0x0501f002, 0x60f01000,
+ 0x492fc857, 0x480bc857, 0x60640800, 0x60c68000,
+ 0x90000541, 0x05fdf7ef, 0x492fc857, 0x4803c857,
+ 0x480bc857, 0x40000800, 0x05fdf7f9, 0x492fc857,
+ 0x60280800, 0x41781000, 0x05fdf7f5, 0x41780800,
+ 0x41781000, 0x05fdf7f3, 0x60780800, 0x05fdf7fa,
+ 0x60040800, 0x05fdf7f8, 0x90004d9d, 0x05dc0a48,
+ 0x90004d9a, 0x05020003, 0x40101000, 0x05fdf7eb,
+ 0x90004d9b, 0x05020003, 0x40181000, 0x05fdf7e7,
+ 0x90004d9c, 0x05fc07e5, 0x90004d99, 0x05fc07e3,
+ 0x05fdf7e7, 0x052df961, 0x60028000, 0x05fdf7e8,
+ 0x5c000000, 0x4c000000, 0x4803c857, 0x5930200a,
+ 0x801021c0, 0x05000029, 0x58101400, 0x4813c857,
+ 0x480bc857, 0x82081d00, 0x000000ff, 0x59300c03,
+ 0x90040588, 0x05000018, 0x9004058a, 0x05000010,
+ 0x9004058c, 0x0500000b, 0x90040582, 0x05000012,
+ 0x90040581, 0x0500000d, 0x90040583, 0x05000008,
+ 0x90040585, 0x05000003, 0x900405b3, 0x05020013,
+ 0x900c0589, 0x0500000a, 0x0501f010, 0x900c0585,
+ 0x05000007, 0x0501f00d, 0x900c058b, 0x05000004,
+ 0x0501f00a, 0x900c0583, 0x05020008, 0x82081d00,
+ 0xffffff00, 0x840c01c0, 0x800c0540, 0x4807c857,
+ 0x4803c857, 0x48002400, 0x1c01f000, 0x0501f805,
+ 0x60058800, 0x05020002, 0x60018800, 0x1c01f000,
+ 0x599c0017, 0x8c00050a, 0x05000003, 0x80000580,
+ 0x1c01f000, 0x59a8021b, 0x90000528, 0x05000007,
+ 0x61f6880f, 0x417a4000, 0x05fdfdda, 0x05020003,
+ 0x5934000a, 0x8c000504, 0x1c01f000, 0x1c01f000,
+ 0x4d440000, 0x4d340000, 0x80000580, 0x40001800,
+ 0x40028800, 0x90080588, 0x05020002, 0x60041800,
+ 0x0001fae7, 0x0502000a, 0x05fdfd71, 0x05020008,
+ 0x800c19c0, 0x05000004, 0x59340405, 0x8c000508,
+ 0x05000003, 0x80081040, 0x05000009, 0x81468800,
+ 0x83440480, 0x00000800, 0x05fc17f2, 0x80000580,
+ 0x5c026800, 0x5c028800, 0x1c01f000, 0x90000541,
+ 0x5c026800, 0x5c028800, 0x1c01f000, 0x60200800,
+ 0x58d400e4, 0x8c00051c, 0x0502002f, 0x59a8021b,
+ 0x8c000508, 0x0502002c, 0x5934100a, 0x82081500,
+ 0x0000e000, 0x41781800, 0x90080580, 0x0500000a,
+ 0x800c1800, 0x82080580, 0x00002000, 0x05000006,
+ 0x800c1800, 0x82080580, 0x00006000, 0x05000002,
+ 0x800c1800, 0x42007000, 0x0010aefa, 0x58380401,
+ 0x8c000504, 0x05000006, 0x900c2c84, 0x05021016,
+ 0x820c0400, 0x0010484f, 0x0501f012, 0x41782000,
+ 0x59342a04, 0x82140480, 0x00000800, 0x05021006,
+ 0x80102000, 0x82140480, 0x00000400, 0x05021002,
+ 0x80102000, 0x800c00c2, 0x800c0400, 0x80100400,
+ 0x90002c89, 0x05021004, 0x82000400, 0x00104853,
+ 0x50000800, 0x48066c04, 0x1c01f000, 0x00000002,
+ 0x00000004, 0x00000008, 0x00000008, 0x00002802,
+ 0x00001402, 0x00000a02, 0x00001402, 0x00000a02,
+ 0x00000502, 0x00000a02, 0x00000502, 0x00000504,
+ 0x59a80868, 0x800409c0, 0x05020004, 0x492f5067,
+ 0x492f5068, 0x0511f5e1, 0x492c0800, 0x492f5068,
+ 0x1c01f000, 0x5934000f, 0x41784000, 0x80001540,
+ 0x05000010, 0x58080205, 0x82000500, 0x000000ff,
+ 0x90000592, 0x05000005, 0xb00005a0, 0x05000003,
+ 0x90000588, 0x05020004, 0x5808020d, 0x80040580,
+ 0x05000005, 0x58080000, 0x40084000, 0x05fdf7f0,
+ 0x90000541, 0x1c01f000, 0x42000000, 0x0010ce8f,
+ 0x4a000400, 0x00000707, 0x4a000204, 0x00000840,
+ 0x4a000403, 0x0000ffff, 0x49780200, 0x1c01f000,
+ 0x4d340000, 0x4d440000, 0x4c580000, 0x61c0b00f,
+ 0x4803c856, 0x417a8800, 0x0001fae7, 0x05020006,
+ 0x59340200, 0x8c00051a, 0x05000003, 0x8400051a,
+ 0x48026a00, 0x81468800, 0x8058b040, 0x05fe07f7,
+ 0x5c00b000, 0x5c028800, 0x5c026800, 0x1c01f000,
+ 0x64033011, 0x4a03b104, 0x80000000, 0x4a03b104,
+ 0x60000001, 0x497b3016, 0x497b3017, 0x1c01f000,
+ 0x599c0018, 0x4803c856, 0x497b3014, 0x497b3015,
+ 0x9000050f, 0x48033012, 0x05000008, 0x599c0216,
+ 0x82000500, 0x0000ffff, 0x05020002, 0x60080000,
+ 0x48033013, 0x850e1d62, 0x1c01f000, 0x05fdfff1,
+ 0x6413c826, 0x599c0209, 0x80000540, 0x0500001c,
+ 0x599c0207, 0x80000540, 0x05000007, 0x800000cc,
+ 0x599c080d, 0x80040400, 0x4803b100, 0x497bb102,
+ 0x59d80101, 0x599c000d, 0x4803b100, 0x599c000e,
+ 0x4803b101, 0x599c0207, 0x80000540, 0x05020002,
+ 0x497bb102, 0x599c0a09, 0x82040540, 0x00400000,
+ 0x4803b103, 0x6417b109, 0x4a03b104, 0x10000001,
+ 0x8d0c0522, 0x05020003, 0x64073011, 0x1c01f000,
+ 0x8d0c0520, 0x05020003, 0x640b3011, 0x05fdf7fc,
+ 0x640f3011, 0x05fdf7fa, 0x592c0205, 0x492fc857,
+ 0x80000540, 0x05000007, 0x42034000, 0x0010ae99,
+ 0x59a1d806, 0x80edd9c0, 0x05dc0911, 0x0501f005,
+ 0x0521fdb1, 0x05de090e, 0x5931d82d, 0x58ef400a,
+ 0x58ec0008, 0x800001c0, 0x05dc0909, 0x0801f800,
+ 0x1c01f000, 0x40680800, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x492fc857, 0x4943c857, 0x4807c857,
+ 0x4c040000, 0x0001ff6c, 0x5c000800, 0x4a025a05,
+ 0x00000103, 0x49425a07, 0x48065a09, 0x4a025c07,
+ 0x0000ffff, 0x813261c0, 0x05000003, 0x59300402,
+ 0x48025c07, 0x592c0209, 0x8c000512, 0x05020006,
+ 0x912c040a, 0x05011000, 0x4803c840, 0x642fc842,
+ 0x05011000, 0x1c01f000, 0x40680000, 0x4c540000,
+ 0x4c580000, 0x4c5c0000, 0x4d2c0000, 0x4000b800,
+ 0x052dfa56, 0x4178a800, 0x05ddfc5b, 0x05000094,
+ 0x05011000, 0x485fc857, 0x4943c857, 0x4923c857,
+ 0x912c0405, 0x4803c840, 0x6443c842, 0x40000000,
+ 0x05fd17ff, 0x412c7000, 0x4a025805, 0x00000132,
+ 0x497a5806, 0x805cb9c0, 0x05020060, 0x912e5c08,
+ 0x417a4000, 0x42024800, 0x0010b391, 0x41786800,
+ 0x59240a00, 0x9004050f, 0x0c01f001, 0x00104940,
+ 0x00104940, 0x00104940, 0x00104940, 0x00104940,
+ 0x00104940, 0x00104940, 0x00104937, 0x00104940,
+ 0x00104940, 0x00104940, 0x00104940, 0x00104940,
+ 0x00104940, 0x00104940, 0x00104940, 0x8054a800,
+ 0x812241c0, 0x05020007, 0x59240805, 0x805c00f0,
+ 0x80040d40, 0x48065800, 0x812e5800, 0x0501f030,
+ 0x90340503, 0x0c01f001, 0x00104946, 0x0010494e,
+ 0x00104957, 0x00104960, 0x91200581, 0x05020003,
+ 0x60042000, 0x0501f020, 0x912004a0, 0x0500101d,
+ 0x80346800, 0x0501f01b, 0x912005a1, 0x05020004,
+ 0x812e5800, 0x60042000, 0x0501f017, 0xb1200480,
+ 0x05001014, 0x80346800, 0x0501f012, 0xb1200581,
+ 0x05020004, 0x812e5800, 0x60042000, 0x0501f00e,
+ 0xb12004a0, 0x0500100b, 0x80346800, 0x0501f009,
+ 0xb12005a1, 0x05020004, 0x812e5800, 0x60042000,
+ 0x0501f005, 0xb12004bf, 0x05001002, 0x80346800,
+ 0x801020c2, 0x90040507, 0x90000587, 0x05020004,
+ 0x592c0000, 0x80100540, 0x48025800, 0x91264c0b,
+ 0x81224000, 0x8058b040, 0x05fe07b2, 0x8054a9c0,
+ 0x403a5800, 0x0500002d, 0x052df9ec, 0x052dfa0a,
+ 0x05020002, 0x8058b040, 0x805800d0, 0x80540540,
+ 0x48025a07, 0x0501f01e, 0x91400581, 0x05020004,
+ 0x48165a09, 0x90140583, 0x0500001d, 0x83400d00,
+ 0x000000ff, 0x90040584, 0x05000019, 0x90040586,
+ 0x05000017, 0x83400d00, 0x0000ff00, 0x05000003,
+ 0x81400110, 0x4802580d, 0x814000d0, 0x81200540,
+ 0x48025c07, 0x052df9f0, 0x05020002, 0x8058b040,
+ 0x805800d0, 0x90000541, 0x48025a07, 0x59240805,
+ 0x805c00f0, 0x80040d40, 0x48065808, 0x052df9f5,
+ 0x0502000c, 0x0001fb5b, 0x0501f005, 0x59cc0007,
+ 0x4802580d, 0x05fdf7ed, 0x05ddfbea, 0x5c025800,
+ 0x5c00b800, 0x5c00b000, 0x5c00a800, 0x1c01f000,
+ 0x0529fe4c, 0x05fdf7fa, 0x59a80011, 0x90000c8a,
+ 0x05de1843, 0x0c01f808, 0x4a038805, 0x000000f0,
+ 0x59c400a3, 0x82000500, 0x02870000, 0x05de083c,
+ 0x1c01f000, 0x00104a32, 0x001049c0, 0x001049d8,
+ 0x00104a01, 0x00104a25, 0x001001ef, 0x001001ef,
+ 0x001049d8, 0x001001ef, 0x001049bf, 0x1c01f000,
+ 0x600c2000, 0x0501fbc3, 0x4a038808, 0x00000204,
+ 0x0501fbb7, 0x59c40805, 0x8c04050e, 0x05020010,
+ 0x8c04050a, 0x05020009, 0x8c04050c, 0x05020005,
+ 0x8c040508, 0x0500000a, 0x640f5011, 0x0501f007,
+ 0x64035011, 0x0501f005, 0x42000000, 0x0010b22b,
+ 0x052df871, 0x640b5011, 0x0501f896, 0x1c01f000,
+ 0x60002000, 0x0501fbab, 0x4a038808, 0x00000202,
+ 0x59c40805, 0x8c040508, 0x05020020, 0x8c04050c,
+ 0x0502001c, 0x8c04050e, 0x05020018, 0x82040500,
+ 0x000000f0, 0x0502001b, 0x0501fb95, 0x4a038808,
+ 0x00000280, 0x59c40002, 0x8400050c, 0x48038802,
+ 0x0501f96d, 0x4d3c0000, 0x60067800, 0x0521fc1f,
+ 0x5c027800, 0x59c410a3, 0x84081518, 0x05e9f811,
+ 0x4a038808, 0x00000280, 0x60082000, 0x0501fb8d,
+ 0x64275011, 0x0501f007, 0x64075011, 0x0501f004,
+ 0x64035011, 0x0501f002, 0x640f5011, 0x0501f86d,
+ 0x1c01f000, 0x60042000, 0x0501fb82, 0x59c410a3,
+ 0x84081518, 0x05e5ffff, 0x4a038808, 0x00000280,
+ 0x59c40805, 0x8c04050a, 0x05020018, 0x8c04050c,
+ 0x05020014, 0x8c04050e, 0x05020010, 0x82040500,
+ 0x000000f0, 0x05020013, 0x59c40002, 0x8400050c,
+ 0x48038802, 0x0501f944, 0x4d3c0000, 0x60067800,
+ 0x0521fbf6, 0x5c027800, 0x60082000, 0x0501fb69,
+ 0x64275011, 0x0501f007, 0x64075011, 0x0501f004,
+ 0x64035011, 0x0501f002, 0x640b5011, 0x0501f849,
+ 0x1c01f000, 0x0501fc5a, 0x4a038808, 0x00000208,
+ 0x59c40805, 0x8c04050c, 0x05020005, 0x8c04050e,
+ 0x05000005, 0x64075011, 0x0501f002, 0x64035011,
+ 0x0501f83c, 0x1c01f000, 0x60102000, 0x0501fb51,
+ 0x0501f873, 0x59c40805, 0x8c04050c, 0x05020009,
+ 0x8c04050a, 0x05020005, 0x8c04050e, 0x05000005,
+ 0x64075011, 0x0501f002, 0x640b5011, 0x0501f82d,
+ 0x1c01f000, 0x0501f8f1, 0x05da0fad, 0x601c2000,
+ 0x0501fb40, 0x8d0c050c, 0x05000010, 0x850e1d0c,
+ 0x64438805, 0x05e5fec2, 0x59c40005, 0x8c000508,
+ 0x05000006, 0x4a038808, 0x00000208, 0x64075014,
+ 0x6006d800, 0x0501f01a, 0x59c40006, 0x84000548,
+ 0x48038806, 0x0501f016, 0x59a80011, 0x90000581,
+ 0x05020012, 0x42000000, 0x0010b22b, 0x0529ffea,
+ 0x4ce80000, 0x61a1d007, 0x0509fbe3, 0x59c40005,
+ 0x90000530, 0x05000008, 0x8c00050a, 0x05000004,
+ 0x60002000, 0x0501fb1f, 0x0501f003, 0x60042000,
+ 0x0501fb1c, 0x5c01d000, 0x64135011, 0x1c01f000,
+ 0x4c040000, 0x4c080000, 0x61900800, 0x42001000,
+ 0x00104a75, 0x0509fbb6, 0x5c001000, 0x5c000800,
+ 0x1c01f000, 0x4803c856, 0x4c040000, 0x0509fec8,
+ 0x4df00000, 0x050df95d, 0x5c03e000, 0x05080eb0,
+ 0x42000000, 0x0010b22a, 0x0529ffc7, 0x05fdffc2,
+ 0x5c000800, 0x1c01f000, 0x4803c856, 0x4c040000,
+ 0x4c080000, 0x0509feba, 0x4df00000, 0x050df94f,
+ 0x5c03e000, 0x05080ea2, 0x59c40006, 0x84000500,
+ 0x48038806, 0x050dfa06, 0x497b8880, 0x42000000,
+ 0x0010b229, 0x0529ffb4, 0x05e5fdda, 0x64135075,
+ 0x6012d800, 0x64078805, 0x42001000, 0x00104a75,
+ 0x0509fb98, 0x05ddf971, 0x0501f8ae, 0x05000005,
+ 0x42006000, 0xfeffffff, 0x41786800, 0x05f9fcc1,
+ 0x0201f800, 0x0010fcd9, 0x60000001, 0x05e5fb2e,
+ 0x5c001000, 0x5c000800, 0x1c01f000, 0x59c40008,
+ 0x82000580, 0x00000210, 0x05000005, 0x4a038808,
+ 0x00000210, 0x6021d027, 0x0509fb93, 0x1c01f000,
+ 0x4c040000, 0x59a80814, 0x90040580, 0x05000008,
+ 0x90040581, 0x05000008, 0x90040582, 0x05000008,
+ 0x90040583, 0x05000008, 0x0501f043, 0x64035011,
+ 0x0501f006, 0x64135011, 0x0501f004, 0x64075011,
+ 0x0501f002, 0x641f5011, 0x497b8880, 0x64078893,
+ 0x41780000, 0x05e5fb8e, 0x050df9cd, 0x916c0d84,
+ 0x05000008, 0x59c40006, 0x82000500, 0xffffff0f,
+ 0x82000540, 0x04000001, 0x48038806, 0x0501f007,
0x59c40006, 0x82000500, 0xffffff0f, 0x82000540,
- 0x04000001, 0x48038806, 0x0501f007, 0x59c40006,
- 0x82000500, 0xffffff0f, 0x82000540, 0x04000000,
- 0x48038806, 0x0501f872, 0x05020005, 0x59c40806,
- 0x82040d00, 0xfbffff0f, 0x48078806, 0x59c40005,
- 0x8c000534, 0x05020026, 0x42006000, 0xfc18ffff,
- 0x42006800, 0x01000000, 0x05f9fcaf, 0x05e5ff2b,
- 0x59c408a4, 0x90040d0f, 0x90040d8c, 0x0502089a,
- 0x0501f85f, 0x05000005, 0x42006000, 0xfeffffff,
- 0x41786800, 0x05f9fca4, 0x916c0d84, 0x0500000c,
- 0x05fdff7b, 0x5994102e, 0x41780800, 0x60280000,
- 0x0509fb4c, 0x40080000, 0x59a80835, 0x80040c00,
- 0x42001000, 0x0010497d, 0x0509fa66, 0x64135014,
- 0x05fdfead, 0x0501f84a, 0x05020005, 0x59c408a4,
- 0x90040d0f, 0x9004058c, 0x05da0ff1, 0x5c000800,
- 0x1c01f000, 0x4803c856, 0x4c000000, 0x0509fa8a,
- 0x4a03500f, 0x00ffffff, 0x497b5013, 0x59a8001f,
- 0x82000500, 0xffff0000, 0x4803501f, 0x497b8880,
- 0x497b8893, 0x41780000, 0x05e5fc44, 0x59c40001,
- 0x82000500, 0xfffffcff, 0x48038801, 0x42006000,
- 0xfc18ffff, 0x41786800, 0x05f9fc77, 0x59c410a3,
- 0x84081518, 0x05e5ffea, 0x4a038808, 0x00000200,
- 0x5c000000, 0x800001c0, 0x05fa0b17, 0x4a038805,
- 0x040000f0, 0x59c40006, 0x82000500, 0xffffffcf,
- 0x82000540, 0x440000c1, 0x48038806, 0x1c01f000,
+ 0x04000000, 0x48038806, 0x0501f872, 0x05020005,
+ 0x59c40806, 0x82040d00, 0xfbffff0f, 0x48078806,
+ 0x59c40005, 0x8c000534, 0x05020026, 0x42006000,
+ 0xfc18ffff, 0x42006800, 0x01000000, 0x05f9fc7d,
+ 0x05e5fe27, 0x59c408a4, 0x90040d0f, 0x90040d8c,
+ 0x0502089a, 0x0501f85f, 0x05000005, 0x42006000,
+ 0xfeffffff, 0x41786800, 0x05f9fc72, 0x916c0d84,
+ 0x0500000c, 0x05fdff7b, 0x5994102e, 0x41780800,
+ 0x60280000, 0x0509fc09, 0x40080000, 0x59a80835,
+ 0x80040c00, 0x42001000, 0x00104a82, 0x0509fb23,
+ 0x64135014, 0x05fdfead, 0x0501f84a, 0x05020005,
+ 0x59c408a4, 0x90040d0f, 0x9004058c, 0x05da0eec,
+ 0x5c000800, 0x1c01f000, 0x4803c856, 0x4c000000,
+ 0x0509fb47, 0x4a03500f, 0x00ffffff, 0x497b5013,
+ 0x59a8001f, 0x82000500, 0xffff0000, 0x4803501f,
+ 0x497b8880, 0x497b8893, 0x41780000, 0x05e5fb40,
+ 0x59c40001, 0x82000500, 0xfffffcff, 0x48038801,
+ 0x42006000, 0xfc18ffff, 0x41786800, 0x05f9fc45,
+ 0x59c410a3, 0x84081518, 0x05e5fee6, 0x4a038808,
+ 0x00000200, 0x5c000000, 0x800001c0, 0x05fa0ae5,
+ 0x4a038805, 0x040000f0, 0x59c40006, 0x82000500,
+ 0xffffffcf, 0x82000540, 0x440000c1, 0x48038806,
+ 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
+ 0x60018800, 0x1c01f000, 0x4c5c0000, 0x59a8b813,
+ 0x825cbd80, 0x0000aaaa, 0x5c00b800, 0x1c01f000,
0x0501f805, 0x60058800, 0x05000002, 0x60018800,
- 0x1c01f000, 0x4c5c0000, 0x59a8b813, 0x825cbd80,
- 0x0000aaaa, 0x5c00b800, 0x1c01f000, 0x0501f805,
+ 0x1c01f000, 0x4c5c0000, 0x599cb818, 0x905cbd30,
+ 0x905cbd80, 0x5c00b800, 0x1c01f000, 0x0501f805,
0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
- 0x4c5c0000, 0x599cb818, 0x905cbd30, 0x905cbd80,
+ 0x4c5c0000, 0x599cb818, 0x905cbd30, 0x905cbd90,
0x5c00b800, 0x1c01f000, 0x0501f805, 0x60058800,
0x05000002, 0x60018800, 0x1c01f000, 0x4c5c0000,
- 0x599cb818, 0x905cbd30, 0x905cbd90, 0x5c00b800,
- 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
- 0x60018800, 0x1c01f000, 0x4c5c0000, 0x599cb818,
- 0x905cbd30, 0x905cbda0, 0x5c00b800, 0x1c01f000,
- 0x490fc857, 0x910c0d13, 0x0500001e, 0x599c1017,
- 0x4d3c0000, 0x910c0511, 0x05000005, 0x417a7800,
- 0x8d0c0520, 0x05020007, 0x0501f00f, 0x60227800,
- 0x8d0c0520, 0x0500000c, 0x600c3000, 0x0501f002,
- 0x60103000, 0x603a8000, 0x4d200000, 0x61fe4001,
- 0x0525fe39, 0x5c024000, 0x599c1017, 0x8c08050a,
- 0x05020006, 0x60128000, 0x0201f800, 0x0010ebe6,
- 0x4803c856, 0x850e1d08, 0x5c027800, 0x0501f009,
- 0x8d0c0520, 0x05000007, 0x603e8000, 0x60043000,
- 0x4d200000, 0x61fe4001, 0x0525fe27, 0x5c024000,
- 0x1c01f000, 0x4803c856, 0x4c580000, 0x42000000,
- 0x0010b0bf, 0x0529fd14, 0x42000800, 0x0010cedc,
- 0x59c40003, 0x44000800, 0x59c40004, 0x48000801,
- 0x59c4000b, 0x48000802, 0x59c4008e, 0x48000803,
- 0x59c4008f, 0x48000804, 0x59c40090, 0x48000805,
- 0x59c40091, 0x48000806, 0x59c40092, 0x48000807,
- 0x59c40093, 0x48000808, 0x59c40099, 0x48000809,
- 0x59c4009e, 0x4800080a, 0x59c400aa, 0x4800080b,
- 0x59c400af, 0x4800080c, 0x59c400b2, 0x4800080d,
- 0x59c400b1, 0x4800080e, 0x90040c0f, 0x41c41800,
- 0x60c0b000, 0x580c0050, 0x44000800, 0x80040800,
- 0x800c1800, 0x8058b040, 0x05fe07fb, 0x41c41800,
- 0x6080b000, 0x580c0010, 0x44000800, 0x80040800,
- 0x800c1800, 0x8058b040, 0x05fe07fb, 0x497b8830,
- 0x6100b000, 0x59c40031, 0x44000800, 0x80040800,
- 0x8058b040, 0x05fe07fc, 0x497b88ac, 0x6040b000,
- 0x59c400ad, 0x44000800, 0x80040800, 0x8058b040,
- 0x05fe07fc, 0x59c41001, 0x4c080000, 0x8408150c,
- 0x480b8801, 0x4a0370e4, 0x00000300, 0x4a0370e5,
- 0xb0000000, 0x60000810, 0x80040840, 0x05d80f24,
- 0x59b800e5, 0x8c000538, 0x05fe07fc, 0x4a0370e4,
- 0x00000200, 0x42006000, 0xffffffff, 0x42006800,
- 0x80000000, 0x05f9fbb8, 0x64078807, 0x497b8807,
- 0x0501fab0, 0x4a038808, 0x00000210, 0x42006000,
- 0xfcf8ffff, 0x42006800, 0x01000000, 0x05f9fbae,
- 0x5c001000, 0x480b8801, 0x42000800, 0x0010cedc,
- 0x50040000, 0x48038803, 0x58040001, 0x48038804,
- 0x58040002, 0x4803880b, 0x58040003, 0x4803888e,
- 0x58040004, 0x4803888f, 0x58040005, 0x48038890,
- 0x58040006, 0x48038891, 0x58040007, 0x48038892,
- 0x58040008, 0x48038893, 0x58040009, 0x48038899,
- 0x5804000a, 0x4803889e, 0x5804000b, 0x480388aa,
- 0x5804000c, 0x480388af, 0x5804000d, 0x480388b2,
- 0x5804000e, 0x480388b1, 0x90040c0f, 0x41c41800,
- 0x60c0b000, 0x50040000, 0x48001850, 0x80040800,
- 0x800c1800, 0x8058b040, 0x05fe07fb, 0x41c41800,
- 0x6080b000, 0x50040000, 0x48001810, 0x80040800,
- 0x800c1800, 0x8058b040, 0x05fe07fb, 0x497b8830,
- 0x6100b000, 0x50040000, 0x48038831, 0x80040800,
- 0x8058b040, 0x05fe07fc, 0x497b88ac, 0x6040b000,
- 0x50040000, 0x480388ad, 0x80040800, 0x8058b040,
- 0x05fe07fc, 0x497b8880, 0x41780000, 0x05e5fb2f,
- 0x59c408a4, 0x90040d0f, 0x9004058c, 0x05da0ec8,
- 0x4a038805, 0x04000000, 0x5c00b000, 0x1c01f000,
- 0x4803c856, 0x4c580000, 0x4ce80000, 0x42000000,
- 0x0010afac, 0x0529fc64, 0x59c41008, 0x4c080000,
- 0x82081500, 0xffffff7f, 0x480b8808, 0x59c40004,
- 0x82000500, 0x00003e02, 0x05000003, 0x6051d000,
- 0x0509f943, 0x59c40006, 0x82000500, 0xffffff0f,
- 0x48038806, 0x0501fa40, 0x64438805, 0x4a038808,
- 0x00000204, 0x6194b000, 0x59c40005, 0x8c000508,
- 0x05020010, 0x61a1d007, 0x0509f935, 0x8058b040,
- 0x05fe07fa, 0x601c2000, 0x0501f931, 0x0501fa2b,
- 0x0509ff81, 0x4803c856, 0x4a038808, 0x00000208,
- 0x64075014, 0x6006d800, 0x90000541, 0x0501f032,
- 0x60042000, 0x0501f926, 0x05ddfcd5, 0x42000000,
- 0x0010b09b, 0x0529fc38, 0x05e1f8d5, 0x497b8880,
+ 0x599cb818, 0x905cbd30, 0x905cbda0, 0x5c00b800,
+ 0x1c01f000, 0x490fc857, 0x910c0d13, 0x0500001e,
+ 0x599c1017, 0x4d3c0000, 0x910c0511, 0x05000005,
+ 0x417a7800, 0x8d0c0520, 0x05020007, 0x0501f00f,
+ 0x60227800, 0x8d0c0520, 0x0500000c, 0x600c3000,
+ 0x0501f002, 0x60103000, 0x603a8000, 0x4d200000,
+ 0x61fe4001, 0x0525ffcb, 0x5c024000, 0x599c1017,
+ 0x8c08050a, 0x05020006, 0x60128000, 0x0201f800,
+ 0x0010edf3, 0x4803c856, 0x850e1d08, 0x5c027800,
+ 0x0501f009, 0x8d0c0520, 0x05000007, 0x603e8000,
+ 0x60043000, 0x4d200000, 0x61fe4001, 0x0525ffb9,
+ 0x5c024000, 0x1c01f000, 0x4803c856, 0x4c580000,
+ 0x42000000, 0x0010b33f, 0x0529febf, 0x42000800,
+ 0x0010d15c, 0x59c40003, 0x44000800, 0x59c40004,
+ 0x48000801, 0x59c4000b, 0x48000802, 0x59c4008e,
+ 0x48000803, 0x59c4008f, 0x48000804, 0x59c40090,
+ 0x48000805, 0x59c40091, 0x48000806, 0x59c40092,
+ 0x48000807, 0x59c40093, 0x48000808, 0x59c40099,
+ 0x48000809, 0x59c4009e, 0x4800080a, 0x59c400aa,
+ 0x4800080b, 0x59c400af, 0x4800080c, 0x59c400b2,
+ 0x4800080d, 0x59c400b1, 0x4800080e, 0x90040c0f,
+ 0x41c41800, 0x60c0b000, 0x580c0050, 0x44000800,
+ 0x80040800, 0x800c1800, 0x8058b040, 0x05fe07fb,
+ 0x41c41800, 0x6080b000, 0x580c0010, 0x44000800,
+ 0x80040800, 0x800c1800, 0x8058b040, 0x05fe07fb,
+ 0x497b8830, 0x6100b000, 0x59c40031, 0x44000800,
+ 0x80040800, 0x8058b040, 0x05fe07fc, 0x497b88ac,
+ 0x6040b000, 0x59c400ad, 0x44000800, 0x80040800,
+ 0x8058b040, 0x05fe07fc, 0x59c41001, 0x4c080000,
+ 0x8408150c, 0x480b8801, 0x4a0370e4, 0x00000300,
+ 0x4a0370e5, 0xb0000000, 0x60000810, 0x80040840,
+ 0x05d80e1f, 0x59b800e5, 0x8c000538, 0x05fe07fc,
+ 0x4a0370e4, 0x00000200, 0x42006000, 0xffffffff,
+ 0x42006800, 0x80000000, 0x05f9fb86, 0x64078807,
+ 0x497b8807, 0x0501fab0, 0x4a038808, 0x00000210,
+ 0x42006000, 0xfcf8ffff, 0x42006800, 0x01000000,
+ 0x05f9fb7c, 0x5c001000, 0x480b8801, 0x42000800,
+ 0x0010d15c, 0x50040000, 0x48038803, 0x58040001,
+ 0x48038804, 0x58040002, 0x4803880b, 0x58040003,
+ 0x4803888e, 0x58040004, 0x4803888f, 0x58040005,
+ 0x48038890, 0x58040006, 0x48038891, 0x58040007,
+ 0x48038892, 0x58040008, 0x48038893, 0x58040009,
+ 0x48038899, 0x5804000a, 0x4803889e, 0x5804000b,
+ 0x480388aa, 0x5804000c, 0x480388af, 0x5804000d,
+ 0x480388b2, 0x5804000e, 0x480388b1, 0x90040c0f,
+ 0x41c41800, 0x60c0b000, 0x50040000, 0x48001850,
+ 0x80040800, 0x800c1800, 0x8058b040, 0x05fe07fb,
+ 0x41c41800, 0x6080b000, 0x50040000, 0x48001810,
+ 0x80040800, 0x800c1800, 0x8058b040, 0x05fe07fb,
+ 0x497b8830, 0x6100b000, 0x50040000, 0x48038831,
+ 0x80040800, 0x8058b040, 0x05fe07fc, 0x497b88ac,
+ 0x6040b000, 0x50040000, 0x480388ad, 0x80040800,
+ 0x8058b040, 0x05fe07fc, 0x497b8880, 0x41780000,
+ 0x05e5fa2b, 0x59c408a4, 0x90040d0f, 0x9004058c,
+ 0x05da0dc3, 0x4a038805, 0x04000000, 0x5c00b000,
+ 0x1c01f000, 0x4803c856, 0x4c580000, 0x4ce80000,
+ 0x42000000, 0x0010b22c, 0x0529fe0f, 0x59c41008,
+ 0x4c080000, 0x82081500, 0xffffff7f, 0x480b8808,
+ 0x59c40004, 0x82000500, 0x00003e02, 0x05000003,
+ 0x6051d000, 0x0509fa00, 0x59c40006, 0x82000500,
+ 0xffffff0f, 0x48038806, 0x0501fa40, 0x64438805,
+ 0x4a038808, 0x00000204, 0x6194b000, 0x59c40005,
+ 0x8c000508, 0x05020010, 0x61a1d007, 0x0509f9f2,
+ 0x8058b040, 0x05fe07fa, 0x601c2000, 0x0501f931,
+ 0x0501fa2b, 0x050df83e, 0x4803c856, 0x4a038808,
+ 0x00000208, 0x64075014, 0x6006d800, 0x90000541,
+ 0x0501f032, 0x60042000, 0x0501f926, 0x05ddfbce,
+ 0x42000000, 0x0010b31b, 0x0529fde3, 0x05ddffd0,
+ 0x497b8880, 0x59a8001f, 0x82000500, 0x0000ffff,
+ 0x4c000000, 0x05e5f9ea, 0x5c000000, 0x48038880,
+ 0x59c410a3, 0x84081518, 0x05e5fd96, 0x4a038808,
+ 0x00000200, 0x64238805, 0x6194b000, 0x4a038805,
+ 0x000000f0, 0x05e5fc96, 0x61c00801, 0x59c40005,
+ 0x80040d00, 0x05000006, 0x61a1d007, 0x0509f9c6,
+ 0x8058b040, 0x05fe07f6, 0x05fdf7d4, 0x59c410a3,
+ 0x84081558, 0x05e5fd83, 0x60082000, 0x0501f901,
+ 0x59c40006, 0x82000540, 0x000000f0, 0x48038806,
+ 0x59a80012, 0x80000540, 0x05020002, 0x80000000,
+ 0x48038893, 0x80000580, 0x4df00000, 0x05e5fca4,
+ 0x5c03e000, 0x5c001000, 0x480b8808, 0x5c01d000,
+ 0x5c00b000, 0x1c01f000, 0x4803c856, 0x4c580000,
+ 0x4ce80000, 0x59c41008, 0x4c080000, 0x82081500,
+ 0xffffff7f, 0x480b8808, 0x59c40004, 0x82000500,
+ 0x00003e02, 0x05000003, 0x6051d000, 0x0509f99e,
+ 0x05ddfb89, 0x42000000, 0x0010b31c, 0x0529fd9e,
+ 0x05ddff8b, 0x60002000, 0x0501f8da, 0x4a038808,
+ 0x00000202, 0x80000580, 0x48038880, 0x48038893,
+ 0x05e5f9a3, 0x6010b007, 0x4a038805, 0x000000f0,
+ 0x05e5fc57, 0x61c00801, 0x59c40005, 0x80040d00,
+ 0x05000016, 0x82000500, 0x000000d0, 0x0502001f,
+ 0x619dd000, 0x0509f984, 0x8058b040, 0x05fe07f3,
+ 0x601c2000, 0x0501f8c3, 0x0509ffd1, 0x0501f9bc,
+ 0x4a038808, 0x00000208, 0x64075014, 0x6006d800,
+ 0x59c40006, 0x8400050a, 0x48038806, 0x64838805,
+ 0x90000541, 0x0501f01b, 0x59c410a3, 0x84081518,
+ 0x05e5fd34, 0x4a038808, 0x00000200, 0x6095d000,
+ 0x0509f96d, 0x59c410a3, 0x84081558, 0x05e5fd2d,
+ 0x60082000, 0x0501f8ab, 0x497b8880, 0x59a80012,
+ 0x80000540, 0x05020002, 0x80000000, 0x48038893,
0x59a8001f, 0x82000500, 0x0000ffff, 0x4c000000,
- 0x05e5faee, 0x5c000000, 0x48038880, 0x59c410a3,
- 0x84081518, 0x05e5fe9a, 0x4a038808, 0x00000200,
- 0x64238805, 0x6194b000, 0x4a038805, 0x000000f0,
- 0x05e5fd9a, 0x61c00801, 0x59c40005, 0x80040d00,
- 0x05000006, 0x61a1d007, 0x0509f909, 0x8058b040,
- 0x05fe07f6, 0x05fdf7d4, 0x59c410a3, 0x84081558,
- 0x05e5fe87, 0x60082000, 0x0501f901, 0x59c40006,
- 0x82000540, 0x000000f0, 0x48038806, 0x59a80012,
- 0x80000540, 0x05020002, 0x80000000, 0x48038893,
- 0x80000580, 0x4df00000, 0x05e5fda8, 0x5c03e000,
- 0x5c001000, 0x480b8808, 0x5c01d000, 0x5c00b000,
- 0x1c01f000, 0x4803c856, 0x4c580000, 0x4ce80000,
- 0x59c41008, 0x4c080000, 0x82081500, 0xffffff7f,
- 0x480b8808, 0x59c40004, 0x82000500, 0x00003e02,
- 0x05000003, 0x6051d000, 0x0509f8e1, 0x05ddfc90,
- 0x42000000, 0x0010b09c, 0x0529fbf3, 0x05e1f890,
- 0x60002000, 0x0501f8da, 0x4a038808, 0x00000202,
- 0x80000580, 0x48038880, 0x48038893, 0x05e5faa7,
- 0x6010b007, 0x4a038805, 0x000000f0, 0x05e5fd5b,
- 0x61c00801, 0x59c40005, 0x80040d00, 0x05000016,
- 0x82000500, 0x000000d0, 0x0502001f, 0x619dd000,
- 0x0509f8c7, 0x8058b040, 0x05fe07f3, 0x601c2000,
- 0x0501f8c3, 0x0509ff14, 0x0501f9bc, 0x4a038808,
- 0x00000208, 0x64075014, 0x6006d800, 0x59c40006,
- 0x8400050a, 0x48038806, 0x64838805, 0x90000541,
- 0x0501f01b, 0x59c410a3, 0x84081518, 0x05e5fe38,
- 0x4a038808, 0x00000200, 0x6095d000, 0x0509f8b0,
- 0x59c410a3, 0x84081558, 0x05e5fe31, 0x60082000,
- 0x0501f8ab, 0x497b8880, 0x59a80012, 0x80000540,
+ 0x05e5f96f, 0x5c000000, 0x48038880, 0x80000580,
+ 0x4df00000, 0x05e5fc4a, 0x5c03e000, 0x5c001000,
+ 0x480b8808, 0x5c01d000, 0x5c00b000, 0x1c01f000,
+ 0x4803c856, 0x60042000, 0x0501f892, 0x59c40004,
+ 0x82000500, 0x00003e02, 0x05000008, 0x0509ff9c,
+ 0x0501f987, 0x4a038808, 0x00000208, 0x64075014,
+ 0x6006d800, 0x0501f046, 0x05ddfb2f, 0x42000000,
+ 0x0010b31d, 0x0529fd44, 0x05ddff31, 0x59c40006,
+ 0x84000508, 0x48038806, 0x64438805, 0x850e1d4c,
+ 0x61900800, 0x42001000, 0x00104a75, 0x0509f91c,
+ 0x59c410a3, 0x84081518, 0x05e5fcf6, 0x4a038808,
+ 0x00000200, 0x497b8880, 0x4a038805, 0x000000f0,
+ 0x05e5fbf7, 0x61c00801, 0x59c40005, 0x80040d00,
+ 0x0500000b, 0x82000500, 0x000000e0, 0x0502000d,
+ 0x61a1d007, 0x0509f924, 0x0505ff8b, 0x59940004,
+ 0x80000540, 0x05fe07f1, 0x0501f021, 0x59c410a3,
+ 0x84081558, 0x05e5fcdf, 0x60082000, 0x0501f85d,
+ 0x4c080000, 0x42001000, 0x00104a75, 0x0509f905,
+ 0x5c001000, 0x497b8880, 0x59a80012, 0x80000540,
0x05020002, 0x80000000, 0x48038893, 0x59a8001f,
- 0x82000500, 0x0000ffff, 0x4c000000, 0x05e5fa73,
- 0x5c000000, 0x48038880, 0x80000580, 0x4df00000,
- 0x05e5fd4e, 0x5c03e000, 0x5c001000, 0x480b8808,
- 0x5c01d000, 0x5c00b000, 0x1c01f000, 0x4803c856,
- 0x60042000, 0x0501f892, 0x59c40004, 0x82000500,
- 0x00003e02, 0x05000008, 0x0509fedf, 0x0501f987,
- 0x4a038808, 0x00000208, 0x64075014, 0x6006d800,
- 0x0501f046, 0x05ddfc36, 0x42000000, 0x0010b09d,
- 0x0529fb99, 0x05e1f836, 0x59c40006, 0x84000508,
- 0x48038806, 0x64438805, 0x850e1d4c, 0x61900800,
- 0x42001000, 0x00104970, 0x0509f85f, 0x59c410a3,
- 0x84081518, 0x05e5fdfa, 0x4a038808, 0x00000200,
- 0x497b8880, 0x4a038805, 0x000000f0, 0x05e5fcfb,
- 0x61c00801, 0x59c40005, 0x80040d00, 0x0500000b,
- 0x82000500, 0x000000e0, 0x0502000d, 0x61a1d007,
- 0x0509f867, 0x0505fece, 0x59940004, 0x80000540,
- 0x05fe07f1, 0x0501f021, 0x59c410a3, 0x84081558,
- 0x05e5fde3, 0x60082000, 0x0501f85d, 0x4c080000,
- 0x42001000, 0x00104970, 0x0509f848, 0x5c001000,
- 0x497b8880, 0x59a80012, 0x80000540, 0x05020002,
- 0x80000000, 0x48038893, 0x59a8001f, 0x82000500,
- 0x0000ffff, 0x4c000000, 0x05e5fa20, 0x5c000000,
- 0x48038880, 0x850e1d0c, 0x59c40006, 0x84000548,
- 0x48038806, 0x05e5fcf9, 0x59c40008, 0x82000540,
- 0x00000280, 0x48038808, 0x1c01f000, 0x4803c856,
- 0x4d400000, 0x4d3c0000, 0x0509fe8f, 0x0529fc62,
- 0x0502002c, 0x599c1017, 0x8d0c0500, 0x05020009,
- 0x8c08051a, 0x05000027, 0x850e1d42, 0x60128000,
- 0x60227800, 0x8d0c0520, 0x05020006, 0x0501f01d,
- 0x60128000, 0x417a7800, 0x8d0c0520, 0x05000019,
- 0x0529fc5e, 0x42024800, 0x0010b111, 0x59240200,
- 0x8c000500, 0x05000006, 0x4c580000, 0x60040800,
- 0x60001002, 0x0509f8a9, 0x5c00b000, 0x91264c0b,
- 0x8058b040, 0x05fe07f6, 0x61fe41ff, 0x4d400000,
- 0x603a8000, 0x600c3000, 0x61fe89ff, 0x0525fc37,
- 0x5c028000, 0x599c0817, 0x8c04050a, 0x05020005,
- 0x4943c857, 0x493fc857, 0x0201f800, 0x0010ebe6,
- 0x497b8880, 0x6006d800, 0x05fdfd39, 0x5c027800,
- 0x5c028000, 0x1c01f000, 0x05ddfbb9, 0x42000000,
- 0x0010b09e, 0x0529fb1c, 0x05ddffb9, 0x60040000,
- 0x05e5f9d6, 0x64078880, 0x05e5f4b4, 0x42000800,
- 0x0010ac15, 0x48100802, 0x90101488, 0x05001008,
- 0x58040001, 0x4803c857, 0x4813c857, 0x58040003,
- 0x80000000, 0x48000803, 0x60082000, 0x58040001,
- 0x9000148b, 0x05001007, 0x4803c857, 0x4813c857,
- 0x58040003, 0x80000000, 0x48000803, 0x60000000,
- 0x48000800, 0x59c428a4, 0x90142d0f, 0x90142d8c,
- 0x0c000002, 0x0501f0fb, 0x00104ca5, 0x00104cbf,
- 0x00104cd9, 0x00104cf3, 0x00104d0d, 0x00104d23,
- 0x00104d32, 0x00104d45, 0x00104d58, 0x00104d6b,
- 0x00104d6d, 0x40100000, 0x0c01f001, 0x00104caf,
- 0x00104cb1, 0x00104cb3, 0x00104cb4, 0x00104cb6,
- 0x00104cb8, 0x00104cbb, 0x00104cbd, 0x64080801,
- 0x1c01f000, 0x640c0801, 0x0501f0bc, 0x1c01f000,
- 0x641c0801, 0x1c01f000, 0x64100801, 0x0501f0ba,
- 0x64140801, 0x0501f8be, 0x0501f0ba, 0x64140801,
- 0x0501f0bb, 0x4813c857, 0x1c01f000, 0x40100000,
- 0x0c01f001, 0x00104cc9, 0x00104ccb, 0x00104ccd,
- 0x00104cce, 0x00104cd0, 0x00104cd2, 0x00104cd5,
- 0x00104cd7, 0x64080801, 0x1c01f000, 0x640c0801,
- 0x1c01f000, 0x1c01f000, 0x641c0801, 0x1c01f000,
- 0x64100801, 0x0501f0a0, 0x64140801, 0x0501f8a4,
- 0x0501f0a0, 0x64140801, 0x1c01f000, 0x64140801,
- 0x0501f099, 0x40100000, 0x0c01f001, 0x00104ce3,
- 0x00104ce4, 0x00104ce6, 0x00104ce8, 0x00104cea,
- 0x00104cec, 0x00104cef, 0x00104cf1, 0x1c01f000,
- 0x640c0801, 0x1c01f000, 0x64000801, 0x1c01f000,
- 0x641c0801, 0x1c01f000, 0x64100801, 0x0501f086,
- 0x64140801, 0x0501f88a, 0x0501f086, 0x64140801,
- 0x1c01f000, 0x64140801, 0x0501f07f, 0x40100000,
- 0x0c01f001, 0x00104cfd, 0x00104cff, 0x00104d00,
- 0x00104d02, 0x00104d04, 0x00104d06, 0x00104d09,
- 0x00104d0b, 0x64080801, 0x1c01f000, 0x1c01f000,
- 0x64000801, 0x1c01f000, 0x641c0801, 0x1c01f000,
- 0x64100801, 0x0501f06c, 0x64140801, 0x0501f870,
- 0x0501f06c, 0x64140801, 0x1c01f000, 0x64140801,
- 0x0501f065, 0x40100000, 0x0c01f001, 0x00104d17,
- 0x00104d19, 0x00104d19, 0x00104d1a, 0x00104d19,
- 0x00104d1c, 0x00104d1f, 0x00104d21, 0x64080801,
- 0x1c01f000, 0x1c01f000, 0x641c0801, 0x1c01f000,
- 0x64140801, 0x0501f85a, 0x0501f056, 0x64140801,
- 0x1c01f000, 0x64140801, 0x0501f04f, 0x40100000,
- 0x0c01f001, 0x00104d31, 0x00104d31, 0x00104d31,
- 0x00104d2d, 0x00104d2f, 0x00104d31, 0x00104d31,
- 0x00104d31, 0x641c0801, 0x1c01f000, 0x64100801,
- 0x1c01f000, 0x1c01f000, 0x40100000, 0x0c01f001,
- 0x00104d3c, 0x00104d3e, 0x00104d3e, 0x00104d3f,
- 0x00104d41, 0x00104d43, 0x00104d43, 0x00104d43,
+ 0x82000500, 0x0000ffff, 0x4c000000, 0x05e5f91c,
+ 0x5c000000, 0x48038880, 0x850e1d0c, 0x59c40006,
+ 0x84000548, 0x48038806, 0x05e5fbf5, 0x59c40008,
+ 0x82000540, 0x00000280, 0x48038808, 0x1c01f000,
+ 0x4803c856, 0x4d400000, 0x4d3c0000, 0x0509ff4c,
+ 0x0529fe0d, 0x0502002c, 0x599c1017, 0x8d0c0500,
+ 0x05020009, 0x8c08051a, 0x05000027, 0x850e1d42,
+ 0x60128000, 0x60227800, 0x8d0c0520, 0x05020006,
+ 0x0501f01d, 0x60128000, 0x417a7800, 0x8d0c0520,
+ 0x05000019, 0x0529fe09, 0x42024800, 0x0010b391,
+ 0x59240200, 0x8c000500, 0x05000006, 0x4c580000,
+ 0x60040800, 0x60001002, 0x0509f966, 0x5c00b000,
+ 0x91264c0b, 0x8058b040, 0x05fe07f6, 0x61fe41ff,
+ 0x4d400000, 0x603a8000, 0x600c3000, 0x61fe89ff,
+ 0x0525fdc9, 0x5c028000, 0x599c0817, 0x8c04050a,
+ 0x05020005, 0x4943c857, 0x493fc857, 0x0201f800,
+ 0x0010edf3, 0x497b8880, 0x6006d800, 0x05fdfd39,
+ 0x5c027800, 0x5c028000, 0x1c01f000, 0x05ddfab2,
+ 0x42000000, 0x0010b31e, 0x0529fcc7, 0x05ddfeb4,
+ 0x60040000, 0x05e5f8d2, 0x64078880, 0x05e5f3b0,
+ 0x42000800, 0x0010ae95, 0x48100802, 0x90101488,
+ 0x05001008, 0x58040001, 0x4803c857, 0x4813c857,
+ 0x58040003, 0x80000000, 0x48000803, 0x60082000,
+ 0x58040001, 0x9000148b, 0x05001007, 0x4803c857,
+ 0x4813c857, 0x58040003, 0x80000000, 0x48000803,
+ 0x60000000, 0x48000800, 0x59c428a4, 0x90142d0f,
+ 0x90142d8c, 0x0c000002, 0x0501f0fb, 0x00104daa,
+ 0x00104dc4, 0x00104dde, 0x00104df8, 0x00104e12,
+ 0x00104e28, 0x00104e37, 0x00104e4a, 0x00104e5d,
+ 0x00104e70, 0x00104e72, 0x40100000, 0x0c01f001,
+ 0x00104db4, 0x00104db6, 0x00104db8, 0x00104db9,
+ 0x00104dbb, 0x00104dbd, 0x00104dc0, 0x00104dc2,
+ 0x64080801, 0x1c01f000, 0x640c0801, 0x0501f0bc,
+ 0x1c01f000, 0x641c0801, 0x1c01f000, 0x64100801,
+ 0x0501f0ba, 0x64140801, 0x0501f8be, 0x0501f0ba,
+ 0x64140801, 0x0501f0bb, 0x4813c857, 0x1c01f000,
+ 0x40100000, 0x0c01f001, 0x00104dce, 0x00104dd0,
+ 0x00104dd2, 0x00104dd3, 0x00104dd5, 0x00104dd7,
+ 0x00104dda, 0x00104ddc, 0x64080801, 0x1c01f000,
+ 0x640c0801, 0x1c01f000, 0x1c01f000, 0x641c0801,
+ 0x1c01f000, 0x64100801, 0x0501f0a0, 0x64140801,
+ 0x0501f8a4, 0x0501f0a0, 0x64140801, 0x1c01f000,
+ 0x64140801, 0x0501f099, 0x40100000, 0x0c01f001,
+ 0x00104de8, 0x00104de9, 0x00104deb, 0x00104ded,
+ 0x00104def, 0x00104df1, 0x00104df4, 0x00104df6,
+ 0x1c01f000, 0x640c0801, 0x1c01f000, 0x64000801,
+ 0x1c01f000, 0x641c0801, 0x1c01f000, 0x64100801,
+ 0x0501f086, 0x64140801, 0x0501f88a, 0x0501f086,
+ 0x64140801, 0x1c01f000, 0x64140801, 0x0501f07f,
+ 0x40100000, 0x0c01f001, 0x00104e02, 0x00104e04,
+ 0x00104e05, 0x00104e07, 0x00104e09, 0x00104e0b,
+ 0x00104e0e, 0x00104e10, 0x64080801, 0x1c01f000,
+ 0x1c01f000, 0x64000801, 0x1c01f000, 0x641c0801,
+ 0x1c01f000, 0x64100801, 0x0501f06c, 0x64140801,
+ 0x0501f870, 0x0501f06c, 0x64140801, 0x1c01f000,
+ 0x64140801, 0x0501f065, 0x40100000, 0x0c01f001,
+ 0x00104e1c, 0x00104e1e, 0x00104e1e, 0x00104e1f,
+ 0x00104e1e, 0x00104e21, 0x00104e24, 0x00104e26,
0x64080801, 0x1c01f000, 0x1c01f000, 0x641c0801,
- 0x1c01f000, 0x64100801, 0x0501f02f, 0x64200801,
- 0x1c01f000, 0x40100000, 0x0c01f001, 0x00104d4f,
- 0x00104d51, 0x00104d53, 0x00104d53, 0x00104d54,
- 0x00104d56, 0x00104d56, 0x00104d56, 0x64080801,
- 0x1c01f000, 0x640c0801, 0x1c01f000, 0x1c01f000,
- 0x64100801, 0x0501f01c, 0x64200801, 0x1c01f000,
- 0x40100000, 0x0c01f001, 0x00104d62, 0x00104d62,
- 0x00104d64, 0x00104d65, 0x00104d67, 0x00104d64,
- 0x00104d69, 0x00104d64, 0x64140801, 0x0501f00b,
- 0x1c01f000, 0x641c0801, 0x1c01f000, 0x64100801,
- 0x1c01f000, 0x64200801, 0x1c01f000, 0x64240801,
- 0x1c01f000, 0x1c01f000, 0x42000000, 0x0010af96,
- 0x0529f225, 0x42000000, 0x0010af93, 0x0529f222,
- 0x42000000, 0x0010af95, 0x0529f21f, 0x42000000,
- 0x0010af94, 0x0529f21c, 0x42000800, 0x0010ac15,
- 0x58040001, 0x48000800, 0x64140801, 0x64200802,
- 0x1c01f000, 0x42000800, 0x0010ac15, 0x58040001,
- 0x48000800, 0x64040801, 0x64280802, 0x1c01f000,
- 0x42000800, 0x0010ac15, 0x58040001, 0x48000800,
- 0x64180801, 0x64240802, 0x1c01f000, 0x42000800,
- 0x0010ac15, 0x64280801, 0x64280800, 0x1c01f000,
- 0x496fc857, 0x4813c857, 0x40100000, 0x0c01f001,
- 0x00104dae, 0x00104dae, 0x00104dae, 0x00104dae,
- 0x00104da0, 0x00104da8, 0x00104dac, 0x00104dae,
- 0x59a8021b, 0x8c000506, 0x05000003, 0x8c000502,
- 0x0500000a, 0x0501f80a, 0x05fe07cb, 0x0501f007,
- 0x0501f807, 0x05000005, 0x05fdffca, 0x05fdf7cc,
- 0x0501f803, 0x05fe07ca, 0x1c01f000, 0x496fc857,
- 0x416c0000, 0x90000c88, 0x05da1c3d, 0x0c01f001,
- 0x00104dbc, 0x00104dbe, 0x00104dbe, 0x00104dbe,
- 0x00104dbc, 0x00104dbc, 0x00104dbc, 0x00104dbe,
- 0x80000580, 0x1c01f000, 0x90000541, 0x1c01f000,
- 0x6002e000, 0x497b3004, 0x4a03b004, 0x60000001,
- 0x59d80005, 0x4a03b004, 0x90000001, 0x4a03a804,
- 0x60000001, 0x59d40005, 0x4a03a804, 0x90000001,
- 0x0501fd55, 0x0501f541, 0x6413c825, 0x6413c827,
- 0x599c0409, 0x80000d40, 0x0500001f, 0x599c0407,
- 0x80000540, 0x05000007, 0x800000cc, 0x599c100b,
- 0x80080400, 0x4803b000, 0x497bb002, 0x59d80001,
- 0x599c000b, 0x4803b000, 0x599c000c, 0x4803b001,
- 0x599c0407, 0x80000540, 0x05020002, 0x497bb002,
- 0x599c0c09, 0x82040540, 0x00400000, 0x4803b003,
- 0x6417b009, 0x4a03b004, 0x10000001, 0x59e00803,
- 0x82040d00, 0xfffffeff, 0x82040d40, 0x00008000,
- 0x4807c003, 0x599c040a, 0x80000540, 0x0500001f,
- 0x599c0408, 0x80000540, 0x05000007, 0x800000cc,
- 0x599c100f, 0x80080400, 0x4803a800, 0x497ba802,
- 0x59d40001, 0x599c000f, 0x4803a800, 0x599c0010,
- 0x4803a801, 0x599c0408, 0x80000540, 0x05020002,
- 0x497ba802, 0x599c0c0a, 0x82040540, 0x00400000,
- 0x4803a803, 0x6417a809, 0x4a03a804, 0x10000001,
- 0x59e00803, 0x82040d00, 0xfffffbff, 0x82040d40,
- 0x00008000, 0x4807c003, 0x800409c0, 0x05000004,
- 0x6006e000, 0x0004b8ed, 0x0004f100, 0x1c01f000,
- 0x05d9fbd7, 0x1c01f000, 0x0501f850, 0x5c03e000,
- 0x0001f652, 0x0001ffb1, 0x05fdf7fd, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e76,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x000207a8, 0x00104e6a, 0x00104e6a,
- 0x00104e76, 0x00104e76, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x000207a8, 0x492fc857, 0x42000000,
- 0x0010b051, 0x0529f928, 0x60000008, 0x0501f013,
- 0x492fc857, 0x42000000, 0x0010b050, 0x0529f922,
- 0x60000020, 0x0501f00d, 0x492fc857, 0x42000000,
- 0x0010b04f, 0x0529f91c, 0x60000040, 0x0501f007,
- 0x492fc857, 0x42000000, 0x0010b052, 0x0529f916,
- 0x60000010, 0x0501f001, 0x4803c857, 0x592c0c05,
- 0x82040d00, 0xffff80ff, 0x80040540, 0x59980803,
- 0x800409c0, 0x05000002, 0x8400051e, 0x48025c05,
- 0x0001ff6c, 0x0001fb5b, 0x91700583, 0x6006e000,
- 0x05000002, 0x1c01f000, 0x599a5801, 0x812e59c0,
- 0x05fe07e2, 0x05d9fb5a, 0x60081000, 0x60000801,
- 0x60401800, 0x0501f004, 0x600c1000, 0x41780800,
- 0x60181800, 0x492fc857, 0x480bc857, 0x592c0205,
- 0x82000500, 0x000000ff, 0xb00005aa, 0x05000004,
- 0x480e5a07, 0x0001fb5b, 0x0501f00a, 0x4d400000,
- 0x4c300000, 0x497a5c09, 0x497a5c0a, 0x400a8000,
- 0x05fdf941, 0x0001fb5b, 0x5c006000, 0x5c028000,
- 0x6006e000, 0x4a006002, 0x00000100, 0x58325809,
- 0x49786009, 0x05d9fed7, 0x5c025800, 0x1c01f000,
- 0x492fc857, 0x80140110, 0x05fc07b6, 0x80000040,
- 0x05000026, 0x4a033006, 0x00104ee2, 0x0001f65b,
- 0x492fc857, 0x0529f9e4, 0x00020799, 0x492fc856,
- 0x83440400, 0x0010a380, 0x50000000, 0x80026d40,
- 0x0500000b, 0x592e4411, 0x81224110, 0x59340013,
- 0x80000130, 0x81200580, 0x05020005, 0x4937c857,
- 0x59340200, 0x8c00050e, 0x00020799, 0x60a28000,
- 0x41780800, 0x417a6000, 0x05fdf917, 0x0519fd9f,
- 0x0001f35b, 0x82000500, 0x0f000000, 0x8000012a,
- 0x592c0c0b, 0x82040d00, 0x0000ff87, 0x80040540,
- 0x48025c0b, 0x0001f7a5, 0x492fc857, 0x592c0409,
- 0x80000540, 0x05fe0797, 0x8d0c050e, 0x05020008,
- 0x592c0208, 0x80000540, 0x05fc0792, 0x497a5a07,
- 0x05f9f83a, 0x05020003, 0x1c01f000, 0x60a00000,
- 0x48025a07, 0x0001f35b, 0x592e8a07, 0x592c0407,
- 0x4947c857, 0x4803c857, 0x82000500, 0x000000ff,
- 0x6004b800, 0x90000d81, 0x0500000e, 0x417a8800,
- 0x61c0b80f, 0x90000d82, 0x0500000a, 0x80000540,
- 0x0002035b, 0x592e8a07, 0x0001fae7, 0x0002035b,
- 0x592e9009, 0x592e980a, 0x05f9fbbd, 0x0001f35b,
- 0x850e1d00, 0x0001fae7, 0x05f80ca1, 0x81468800,
- 0x805cb840, 0x05fe07fc, 0x0001f35b, 0x592c0a09,
- 0x4807c857, 0x592e4411, 0x81224110, 0x9004058e,
- 0x0500006b, 0x900405aa, 0x0500001d, 0x9004058f,
- 0x05000413, 0x900405ae, 0x05000411, 0x4c040000,
- 0x0501fb74, 0x5c000800, 0x05020411, 0xb0040586,
- 0x0500007e, 0xb0040585, 0x05000029, 0xb0040589,
- 0x05000407, 0x900405a9, 0x05020409, 0x592e8a07,
- 0x05f9fdcc, 0x05020402, 0x59340200, 0x84000518,
- 0x48026a00, 0x592e600a, 0x4933c857, 0x83300580,
- 0xffffffff, 0x05020072, 0x0501f3f9, 0x83200580,
- 0x000000ff, 0x05000008, 0x83200400, 0x0010a0ec,
- 0x50024800, 0x59240a00, 0x84040d16, 0x48064a00,
- 0x0501f3ef, 0x42024800, 0x0010b111, 0x0529f973,
- 0x59240200, 0x8c000500, 0x05000004, 0x59240200,
- 0x84000516, 0x48024a00, 0x91264c0b, 0x8058b040,
- 0x05fe07f8, 0x850e1d04, 0x0501f3e1, 0x592c1408,
- 0x480bc857, 0x051df865, 0x411e6000, 0x05020003,
- 0x4803c856, 0x0501f3de, 0x59300c07, 0x90040584,
- 0x05000003, 0x4803c856, 0x0501f3d9, 0x592c0208,
- 0x8c000506, 0x0500000b, 0x0509f823, 0x4df00000,
- 0x0505ff20, 0x0201f800, 0x0010eeb1, 0x80c40040,
- 0x5c03e000, 0x05080808, 0x050dfdb1, 0x0501f3c8,
- 0x592e380a, 0x591c1416, 0x8c080516, 0x050003c8,
- 0x59300009, 0x800001c0, 0x05da0a85, 0x84081554,
- 0x480a3c16, 0x64ea6403, 0x592c040c, 0x80000540,
- 0x05000006, 0x64ee6403, 0x592c020d, 0x4802641c,
- 0x592c040d, 0x4802621c, 0x64066203, 0x42000800,
- 0x80000040, 0x0501fbbd, 0x05000003, 0x492e6009,
- 0x0005f32e, 0x0005fb2e, 0x0501f3ad, 0x83200d80,
- 0x000000ff, 0x05000010, 0x42000000, 0x0010b110,
- 0x50000000, 0x81200480, 0x000610e7, 0x83200400,
- 0x0010a0ec, 0x50024800, 0x59240200, 0x8c000500,
- 0x000400e7, 0x59240206, 0x84000510, 0x48024a06,
- 0x0501f39b, 0x42024800, 0x0010b111, 0x0529f91f,
- 0x59240200, 0x8c000500, 0x05000004, 0x59240206,
- 0x84000510, 0x48024a06, 0x91264c0b, 0x8058b040,
- 0x05fe07f8, 0x0501f38e, 0x592c1208, 0x8c080500,
- 0x0502038b, 0x592e8a07, 0x592e600a, 0x051df818,
- 0x05020003, 0x4803c856, 0x0501f389, 0x59300c07,
- 0x90040584, 0x05000003, 0x4803c856, 0x0501f384,
- 0x59300a03, 0x90040587, 0x05000003, 0x4803c856,
- 0x0501f37f, 0x59300c03, 0x90040581, 0x05000016,
- 0x90040582, 0x0500000e, 0x90040588, 0x05000010,
- 0x9004058a, 0x05000005, 0x9004058c, 0x05020014,
- 0x60240800, 0x0501f011, 0x5932680a, 0x05f9fcf6,
- 0x0502000f, 0x60140800, 0x0501f00c, 0x417a7800,
- 0x0201f800, 0x0010ec6c, 0x64066407, 0x600c0800,
- 0x0501f006, 0x417a7800, 0x0201f800, 0x0010ec6c,
- 0x64066407, 0x602c0800, 0x05f9f91d, 0x64066203,
- 0x0501fb66, 0x05000003, 0x492e6009, 0x0505f64f,
- 0x0505fe4e, 0x0501f356, 0x59300416, 0x8c000518,
- 0x052603a0, 0x0501f094, 0x40000800, 0x58040000,
- 0x80000540, 0x05fe07fd, 0x492c0800, 0x1c01f000,
- 0x492fc857, 0x59300c07, 0x90040586, 0x05020087,
- 0x59340400, 0x82000580, 0x00000606, 0x05020004,
- 0x59340200, 0x8c00051a, 0x000007fb, 0x59340200,
- 0x8c00050e, 0x0500007d, 0x59300203, 0x60067800,
- 0x90000587, 0x000207fb, 0x640a6203, 0x0001f7fb,
- 0x600a8000, 0x64526006, 0x4d2c0000, 0x0521ff12,
- 0x5c025800, 0x59300c07, 0x4807c857, 0x90040587,
- 0x0502005c, 0x492fc857, 0x64065a07, 0x0001f35b,
- 0x83300580, 0xffffffff, 0x05020056, 0x592c240b,
- 0x492fc857, 0x4813c857, 0x8c10051c, 0x05020016,
- 0x8c10051a, 0x05000003, 0x8c10050a, 0x05000062,
- 0x59340a00, 0x8c04050e, 0x05000003, 0x8c10051e,
- 0x0500005d, 0x0005fc3d, 0x05000065, 0x592c240b,
- 0x59243a00, 0x592c020d, 0x48026202, 0x4936600a,
- 0x4926601d, 0x4932580a, 0x641a6407, 0x641e6203,
- 0x0001f7f6, 0x592c0a0d, 0x4c040000, 0x05f9ff67,
- 0x5c000800, 0x0502006a, 0x58080000, 0x49781000,
- 0x802041c0, 0x05000006, 0x48004000, 0x80000540,
- 0x05020007, 0x48226810, 0x0501f005, 0x4802680f,
- 0x80000540, 0x05020002, 0x497a6810, 0x4d2c0000,
- 0x400a5800, 0x640a5a07, 0x0001fb5b, 0x5c025800,
- 0x05fdf7c9, 0x8c10051c, 0x000207e7, 0x0501f01e,
- 0x05f9fcbc, 0x000007dd, 0x42000000, 0x0010b110,
- 0x50000000, 0x81200480, 0x0502102c, 0x8c10051c,
- 0x05000015, 0x592c0207, 0x82000580, 0x0000ffff,
- 0x05020011, 0x592e600a, 0x83300580, 0xffffffff,
- 0x05fc07b5, 0x051dfc62, 0x0502000e, 0x592c220d,
- 0x59300202, 0x80100580, 0x0502000a, 0x59300009,
- 0x800001c0, 0x05020004, 0x59300203, 0x90000587,
- 0x05fc07a0, 0x492fc857, 0x64a65a07, 0x0001f35b,
- 0x492fc857, 0x64225a07, 0x0001f35b, 0x4803c857,
- 0x8c000514, 0x05000007, 0x42000000, 0x0010b040,
- 0x0525ff35, 0x492fc857, 0x492e6009, 0x1c01f000,
- 0x492fc857, 0x65165a07, 0x0001f35b, 0x492fc857,
- 0x64aa5a07, 0x0001f35b, 0x492fc857, 0x64a25a07,
- 0x0001f35b, 0x492fc857, 0x641a5a07, 0x0001f35b,
- 0x492fc857, 0x643a5a07, 0x0001f35b, 0x90040587,
- 0x05fe07e4, 0x640a5a07, 0x0001f35b, 0x592c0407,
- 0x800000c2, 0x800008c4, 0x80040400, 0x48025804,
- 0x59340010, 0x492e6810, 0x492fc857, 0x80000d40,
- 0x05000003, 0x492c0800, 0x1c01f000, 0x59340203,
- 0x492e680f, 0x492fc857, 0x4803c857, 0x80000540,
- 0x05020002, 0x64066a03, 0x1c01f000, 0x59a8000d,
- 0x81640480, 0x05fe1770, 0x42026000, 0x001102e4,
- 0x5930000a, 0x81340580, 0x05020004, 0x59300202,
- 0x80040580, 0x05fc075f, 0x91326430, 0x41580000,
- 0x81300480, 0x05fc17f7, 0x05fdf763, 0x492fc857,
- 0x592e7c07, 0x833c0500, 0xfffffffe, 0x0502003d,
- 0x592c4008, 0x42026000, 0x001102e4, 0x41581800,
- 0x400c0000, 0x81300480, 0x05021021, 0x59300203,
- 0x90000580, 0x05000007, 0x59300009, 0x80000d40,
- 0x05000004, 0x58040006, 0x80200580, 0x05000003,
- 0x91326430, 0x05fdf7f3, 0x58040205, 0x82000500,
- 0x000000ff, 0xb0000d93, 0x0500000b, 0xb0000d88,
- 0x05000009, 0x90000d98, 0x05000007, 0x90000da9,
+ 0x1c01f000, 0x64140801, 0x0501f85a, 0x0501f056,
+ 0x64140801, 0x1c01f000, 0x64140801, 0x0501f04f,
+ 0x40100000, 0x0c01f001, 0x00104e36, 0x00104e36,
+ 0x00104e36, 0x00104e32, 0x00104e34, 0x00104e36,
+ 0x00104e36, 0x00104e36, 0x641c0801, 0x1c01f000,
+ 0x64100801, 0x1c01f000, 0x1c01f000, 0x40100000,
+ 0x0c01f001, 0x00104e41, 0x00104e43, 0x00104e43,
+ 0x00104e44, 0x00104e46, 0x00104e48, 0x00104e48,
+ 0x00104e48, 0x64080801, 0x1c01f000, 0x1c01f000,
+ 0x641c0801, 0x1c01f000, 0x64100801, 0x0501f02f,
+ 0x64200801, 0x1c01f000, 0x40100000, 0x0c01f001,
+ 0x00104e54, 0x00104e56, 0x00104e58, 0x00104e58,
+ 0x00104e59, 0x00104e5b, 0x00104e5b, 0x00104e5b,
+ 0x64080801, 0x1c01f000, 0x640c0801, 0x1c01f000,
+ 0x1c01f000, 0x64100801, 0x0501f01c, 0x64200801,
+ 0x1c01f000, 0x40100000, 0x0c01f001, 0x00104e67,
+ 0x00104e67, 0x00104e69, 0x00104e6a, 0x00104e6c,
+ 0x00104e69, 0x00104e6e, 0x00104e69, 0x64140801,
+ 0x0501f00b, 0x1c01f000, 0x641c0801, 0x1c01f000,
+ 0x64100801, 0x1c01f000, 0x64200801, 0x1c01f000,
+ 0x64240801, 0x1c01f000, 0x1c01f000, 0x42000000,
+ 0x0010b216, 0x0529f3d0, 0x42000000, 0x0010b213,
+ 0x0529f3cd, 0x42000000, 0x0010b215, 0x0529f3ca,
+ 0x42000000, 0x0010b214, 0x0529f3c7, 0x42000800,
+ 0x0010ae95, 0x58040001, 0x48000800, 0x64140801,
+ 0x64200802, 0x1c01f000, 0x42000800, 0x0010ae95,
+ 0x58040001, 0x48000800, 0x64040801, 0x64280802,
+ 0x1c01f000, 0x42000800, 0x0010ae95, 0x58040001,
+ 0x48000800, 0x64180801, 0x64240802, 0x1c01f000,
+ 0x42000800, 0x0010ae95, 0x64280801, 0x64280800,
+ 0x1c01f000, 0x496fc857, 0x4813c857, 0x40100000,
+ 0x0c01f001, 0x00104eb3, 0x00104eb3, 0x00104eb3,
+ 0x00104eb3, 0x00104ea5, 0x00104ead, 0x00104eb1,
+ 0x00104eb3, 0x59a8021b, 0x8c000506, 0x05000003,
+ 0x8c000502, 0x0500000a, 0x0501f80a, 0x05fe07cb,
+ 0x0501f007, 0x0501f807, 0x05000005, 0x05fdffca,
+ 0x05fdf7cc, 0x0501f803, 0x05fe07ca, 0x1c01f000,
+ 0x496fc857, 0x416c0000, 0x90000c88, 0x05da1b38,
+ 0x0c01f001, 0x00104ec1, 0x00104ec3, 0x00104ec3,
+ 0x00104ec3, 0x00104ec1, 0x00104ec1, 0x00104ec1,
+ 0x00104ec3, 0x80000580, 0x1c01f000, 0x90000541,
+ 0x1c01f000, 0x6002e000, 0x497b3004, 0x4a03b004,
+ 0x60000001, 0x59d80005, 0x4a03b004, 0x90000001,
+ 0x4a03a804, 0x60000001, 0x59d40005, 0x4a03a804,
+ 0x90000001, 0x0501fdc9, 0x0501f5b5, 0x6413c825,
+ 0x6413c827, 0x599c0409, 0x80000d40, 0x0500001f,
+ 0x599c0407, 0x80000540, 0x05000007, 0x800000cc,
+ 0x599c100b, 0x80080400, 0x4803b000, 0x497bb002,
+ 0x59d80001, 0x599c000b, 0x4803b000, 0x599c000c,
+ 0x4803b001, 0x599c0407, 0x80000540, 0x05020002,
+ 0x497bb002, 0x599c0c09, 0x82040540, 0x00400000,
+ 0x4803b003, 0x6417b009, 0x4a03b004, 0x10000001,
+ 0x59e00803, 0x82040d00, 0xfffffeff, 0x82040d40,
+ 0x00008000, 0x4807c003, 0x599c040a, 0x80000540,
+ 0x0500001f, 0x599c0408, 0x80000540, 0x05000007,
+ 0x800000cc, 0x599c100f, 0x80080400, 0x4803a800,
+ 0x497ba802, 0x59d40001, 0x599c000f, 0x4803a800,
+ 0x599c0010, 0x4803a801, 0x599c0408, 0x80000540,
+ 0x05020002, 0x497ba802, 0x599c0c0a, 0x82040540,
+ 0x00400000, 0x4803a803, 0x6417a809, 0x4a03a804,
+ 0x10000001, 0x59e00803, 0x82040d00, 0xfffffbff,
+ 0x82040d40, 0x00008000, 0x4807c003, 0x800409c0,
+ 0x05000004, 0x6006e000, 0x0004b8ed, 0x0004f100,
+ 0x1c01f000, 0x05d9fad2, 0x1c01f000, 0x0501f850,
+ 0x5c03e000, 0x0001f652, 0x0001ffb1, 0x05fdf7fd,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f7b, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x000207a8, 0x00104f6f,
+ 0x00104f6f, 0x00104f7b, 0x00104f7b, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x000207a8, 0x492fc857,
+ 0x42000000, 0x0010b2d1, 0x0529fad3, 0x60000008,
+ 0x0501f013, 0x492fc857, 0x42000000, 0x0010b2d0,
+ 0x0529facd, 0x60000020, 0x0501f00d, 0x492fc857,
+ 0x42000000, 0x0010b2cf, 0x0529fac7, 0x60000040,
+ 0x0501f007, 0x492fc857, 0x42000000, 0x0010b2d2,
+ 0x0529fac1, 0x60000010, 0x0501f001, 0x4803c857,
+ 0x592c0c05, 0x82040d00, 0xffff80ff, 0x80040540,
+ 0x59980803, 0x800409c0, 0x05000002, 0x8400051e,
+ 0x48025c05, 0x0001ff6c, 0x0001fb5b, 0x91700583,
+ 0x6006e000, 0x05000002, 0x1c01f000, 0x599a5801,
+ 0x812e59c0, 0x05fe07e2, 0x05d9fa55, 0x60081000,
+ 0x60000801, 0x60401800, 0x0501f004, 0x600c1000,
+ 0x41780800, 0x60181800, 0x492fc857, 0x480bc857,
+ 0x592c0205, 0x82000500, 0x000000ff, 0xb00005aa,
+ 0x05000004, 0x480e5a07, 0x0001fb5b, 0x0501f00a,
+ 0x4d400000, 0x4c300000, 0x497a5c09, 0x497a5c0a,
+ 0x400a8000, 0x05fdf939, 0x0001fb5b, 0x5c006000,
+ 0x5c028000, 0x6006e000, 0x4a006002, 0x00000100,
+ 0x58325809, 0x49786009, 0x05d9fdd2, 0x5c025800,
+ 0x1c01f000, 0x492fc857, 0x80140110, 0x05fc07b6,
+ 0x80000040, 0x05000026, 0x4a033006, 0x00104fe7,
+ 0x0001f65b, 0x492fc857, 0x0529fb8f, 0x00020799,
+ 0x492fc856, 0x83440400, 0x0010a600, 0x50000000,
+ 0x80026d40, 0x0500000b, 0x592e4411, 0x81224110,
+ 0x59340013, 0x80000130, 0x81200580, 0x05020005,
+ 0x4937c857, 0x59340200, 0x8c00050e, 0x00020799,
+ 0x60a28000, 0x41780800, 0x417a6000, 0x05fdf90f,
+ 0x0519fe7b, 0x0001f35b, 0x82000500, 0x0f000000,
+ 0x8000012a, 0x592c0c0b, 0x82040d00, 0x0000ff87,
+ 0x80040540, 0x48025c0b, 0x0001f7a5, 0x492fc857,
+ 0x592c0409, 0x80000540, 0x05fe0797, 0x8d0c050e,
+ 0x05020008, 0x592c0208, 0x80000540, 0x05fc0792,
+ 0x497a5a07, 0x05f9f808, 0x05020003, 0x1c01f000,
+ 0x60a00000, 0x48025a07, 0x0001f35b, 0x592e8a07,
+ 0x592c0407, 0x4947c857, 0x4803c857, 0x82000500,
+ 0x000000ff, 0x6004b800, 0x90000d81, 0x0500000e,
+ 0x417a8800, 0x61c0b80f, 0x90000d82, 0x0500000a,
+ 0x80000540, 0x0002035b, 0x592e8a07, 0x0001fae7,
+ 0x0002035b, 0x592e9009, 0x592e980a, 0x05f9fb92,
+ 0x0001f35b, 0x850e1d00, 0x0001fae7, 0x05f80c76,
+ 0x81468800, 0x805cb840, 0x05fe07fc, 0x0001f35b,
+ 0x592c0a09, 0x4807c857, 0x592e4411, 0x81224110,
+ 0x9004058e, 0x05000070, 0x900405aa, 0x05000022,
+ 0x9004058f, 0x05000487, 0x900405ae, 0x05000485,
+ 0x4c040000, 0x0501fbe8, 0x5c000800, 0x05020485,
+ 0xb0040586, 0x05000083, 0xb0040585, 0x0500002e,
+ 0xb0040589, 0x0500047b, 0x900405a9, 0x0502047d,
+ 0x592e8a07, 0x42026800, 0x0010ce8f, 0x83440580,
+ 0x0000ffff, 0x05000006, 0x05f9fd9e, 0x05020471,
+ 0x59340200, 0x84000518, 0x48026a00, 0x592e600a,
+ 0x4933c857, 0x83300580, 0xffffffff, 0x05020072,
+ 0x0501f468, 0x83200580, 0x000000ff, 0x05000008,
+ 0x83200400, 0x0010a3b3, 0x50024800, 0x59240a00,
+ 0x84040d16, 0x48064a00, 0x0501f45e, 0x42024800,
+ 0x0010b391, 0x0529fb19, 0x59240200, 0x8c000500,
+ 0x05000004, 0x59240200, 0x84000516, 0x48024a00,
+ 0x91264c0b, 0x8058b040, 0x05fe07f8, 0x850e1d04,
+ 0x0501f450, 0x592c1408, 0x480bc857, 0x051df93c,
+ 0x411e6000, 0x05020003, 0x4803c856, 0x0501f44d,
+ 0x59300c07, 0x90040584, 0x05000003, 0x4803c856,
+ 0x0501f448, 0x592c0208, 0x8c000506, 0x0500000b,
+ 0x0509f8db, 0x4df00000, 0x0505ffd8, 0x0201f800,
+ 0x0010f0c0, 0x80c40040, 0x5c03e000, 0x050808c0,
+ 0x050dfe5b, 0x0501f437, 0x592e380a, 0x591c1416,
+ 0x8c080516, 0x05000437, 0x59300009, 0x800001c0,
+ 0x05da097b, 0x84081554, 0x480a3c16, 0x64ea6403,
+ 0x592c040c, 0x80000540, 0x05000006, 0x64ee6403,
+ 0x592c020d, 0x4802641c, 0x592c040d, 0x4802621c,
+ 0x64066203, 0x42000800, 0x80000040, 0x0501fc2c,
+ 0x05000003, 0x492e6009, 0x0005f32e, 0x0005fb2e,
+ 0x0501f41c, 0x83200d80, 0x000000ff, 0x05000010,
+ 0x42000000, 0x0010b390, 0x50000000, 0x81200480,
+ 0x000610e7, 0x83200400, 0x0010a3b3, 0x50024800,
+ 0x59240200, 0x8c000500, 0x000400e7, 0x59240206,
+ 0x84000510, 0x48024a06, 0x0501f40a, 0x42024800,
+ 0x0010b391, 0x0529fac5, 0x59240200, 0x8c000500,
+ 0x05000004, 0x59240206, 0x84000510, 0x48024a06,
+ 0x91264c0b, 0x8058b040, 0x05fe07f8, 0x0501f3fd,
+ 0x592c1208, 0x8c080500, 0x050203fa, 0x592e8a07,
+ 0x592e600a, 0x051df8ef, 0x05020003, 0x4803c856,
+ 0x0501f3f8, 0x59300c07, 0x90040584, 0x05000003,
+ 0x4803c856, 0x0501f3f3, 0x59300a03, 0x90040587,
+ 0x05000003, 0x4803c856, 0x0501f3ee, 0x59300c03,
+ 0x90040581, 0x05000016, 0x90040582, 0x0500000e,
+ 0x90040588, 0x05000010, 0x9004058a, 0x05000005,
+ 0x9004058c, 0x0502001d, 0x60240800, 0x0501f01a,
+ 0x5932680a, 0x05f9fcc8, 0x05020018, 0x60140800,
+ 0x0501f015, 0x417a7800, 0x0201f800, 0x0010ee7a,
+ 0x64066407, 0x600c0800, 0x0501f00f, 0x83340580,
+ 0x0010ce8f, 0x05020007, 0x5930000a, 0x82000580,
+ 0x0010ce8f, 0x050203cf, 0x64066407, 0x0501f007,
+ 0x417a7800, 0x0201f800, 0x0010ee7a, 0x64066407,
+ 0x602c0800, 0x05f9f8dd, 0x64066203, 0x0501fbcc,
+ 0x05000003, 0x492e6009, 0x0505f6fe, 0x0505fefd,
+ 0x0501f3bc, 0x59300416, 0x8c000518, 0x0526052b,
+ 0x0501f094, 0x40000800, 0x58040000, 0x80000540,
+ 0x05fe07fd, 0x492c0800, 0x1c01f000, 0x492fc857,
+ 0x59300c07, 0x90040586, 0x05020087, 0x59340400,
+ 0x82000580, 0x00000606, 0x05020004, 0x59340200,
+ 0x8c00051a, 0x000007fb, 0x59340200, 0x8c00050e,
+ 0x0500007d, 0x59300203, 0x60067800, 0x90000587,
+ 0x000207fb, 0x640a6203, 0x0001f7fb, 0x600a8000,
+ 0x64526006, 0x4d2c0000, 0x0525f896, 0x5c025800,
+ 0x59300c07, 0x4807c857, 0x90040587, 0x0502005c,
+ 0x492fc857, 0x64065a07, 0x0001f35b, 0x83300580,
+ 0xffffffff, 0x05020056, 0x592c240b, 0x492fc857,
+ 0x4813c857, 0x8c10051c, 0x05020016, 0x8c10051a,
+ 0x05000003, 0x8c10050a, 0x05000062, 0x59340a00,
+ 0x8c04050e, 0x05000003, 0x8c10051e, 0x0500005d,
+ 0x0005fc3d, 0x05000065, 0x592c240b, 0x59243a00,
+ 0x592c020d, 0x48026202, 0x4936600a, 0x4926601d,
+ 0x4932580a, 0x641a6407, 0x641e6203, 0x0001f7f6,
+ 0x592c0a0d, 0x4c040000, 0x05f9ff33, 0x5c000800,
+ 0x0502006a, 0x58080000, 0x49781000, 0x802041c0,
+ 0x05000006, 0x48004000, 0x80000540, 0x05020007,
+ 0x48226810, 0x0501f005, 0x4802680f, 0x80000540,
+ 0x05020002, 0x497a6810, 0x4d2c0000, 0x400a5800,
+ 0x640a5a07, 0x0001fb5b, 0x5c025800, 0x05fdf7c9,
+ 0x8c10051c, 0x000207e7, 0x0501f01e, 0x05f9fc85,
+ 0x000007dd, 0x42000000, 0x0010b390, 0x50000000,
+ 0x81200480, 0x0502102c, 0x8c10051c, 0x05000015,
+ 0x592c0207, 0x82000580, 0x0000ffff, 0x05020011,
+ 0x592e600a, 0x83300580, 0xffffffff, 0x05fc07b5,
+ 0x051dfd35, 0x0502000e, 0x592c220d, 0x59300202,
+ 0x80100580, 0x0502000a, 0x59300009, 0x800001c0,
+ 0x05020004, 0x59300203, 0x90000587, 0x05fc07a0,
+ 0x492fc857, 0x64a65a07, 0x0001f35b, 0x492fc857,
+ 0x64225a07, 0x0001f35b, 0x4803c857, 0x8c000514,
+ 0x05000007, 0x42000000, 0x0010b2c0, 0x0529f8d2,
+ 0x492fc857, 0x492e6009, 0x1c01f000, 0x492fc857,
+ 0x65165a07, 0x0001f35b, 0x492fc857, 0x64aa5a07,
+ 0x0001f35b, 0x492fc857, 0x64a25a07, 0x0001f35b,
+ 0x492fc857, 0x641a5a07, 0x0001f35b, 0x492fc857,
+ 0x643a5a07, 0x0001f35b, 0x90040587, 0x05fe07e4,
+ 0x640a5a07, 0x0001f35b, 0x592c0407, 0x800000c2,
+ 0x800008c4, 0x80040400, 0x48025804, 0x59340010,
+ 0x492e6810, 0x492fc857, 0x80000d40, 0x05000003,
+ 0x492c0800, 0x1c01f000, 0x59340203, 0x492e680f,
+ 0x492fc857, 0x4803c857, 0x80000540, 0x05020002,
+ 0x64066a03, 0x1c01f000, 0x59a8000d, 0x81640480,
+ 0x05fe1770, 0x42026000, 0x00110514, 0x59300407,
+ 0x90000586, 0x05020007, 0x5930000a, 0x81340580,
+ 0x05020004, 0x59300202, 0x80040580, 0x05fc075c,
+ 0x91326430, 0x41580000, 0x81300480, 0x05fc17f4,
+ 0x05fdf760, 0x492fc857, 0x592e7c07, 0x833c0500,
+ 0xfffffffe, 0x0502003f, 0x592c4008, 0x42026000,
+ 0x00110514, 0x41581800, 0x400c0000, 0x81300480,
+ 0x05021023, 0x59300203, 0x90000580, 0x05000007,
+ 0x59300009, 0x80000d40, 0x05000004, 0x58040006,
+ 0x80200580, 0x05000003, 0x91326430, 0x05fdf7f3,
+ 0x58040205, 0x82000500, 0x000000ff, 0xb0000d93,
+ 0x0500000d, 0xb0000d88, 0x0500000b, 0x90000d98,
+ 0x05000009, 0x90000da9, 0x05000007, 0x90000d94,
0x05000005, 0xb00005a8, 0x05000003, 0x90000582,
- 0x05fe07f0, 0x4d2c0000, 0x0515feae, 0x5c025800,
+ 0x05fe07ee, 0x4d2c0000, 0x0515ff74, 0x5c025800,
0x05000018, 0x64025a07, 0x0001f35b, 0x592e8a07,
0x83440480, 0x000007f0, 0x05021012, 0x83440400,
- 0x0010a380, 0x50000000, 0x80026d40, 0x0500000d,
- 0x4d2c0000, 0x05f9fa7a, 0x05000009, 0x60168000,
- 0x592c0a09, 0x417a6000, 0x05f9ff17, 0x0519fba4,
+ 0x0010a600, 0x50000000, 0x80026d40, 0x0500000d,
+ 0x4d2c0000, 0x05f9fa3c, 0x05000009, 0x60168000,
+ 0x592c0a09, 0x417a6000, 0x05f9fefc, 0x0519fc6d,
0x0001fb5b, 0x5c025800, 0x05fdf7eb, 0x5c025800,
0x64c65a07, 0x0001f35b, 0x492fc857, 0x4d2c0000,
- 0x05d9fc9c, 0x05000011, 0x492fc857, 0x412f4000,
- 0x05d9fc98, 0x0500000b, 0x492fc857, 0x412dd800,
- 0x05f1fcf5, 0x05f1fcfd, 0x49a1d80a, 0x5c025800,
- 0x492dd809, 0x48ef4006, 0x05e9f829, 0x05e9f040,
- 0x41a25800, 0x05d9fc9b, 0x5c025800, 0x4a025a07,
+ 0x05d9fb84, 0x05000011, 0x492fc857, 0x412f4000,
+ 0x05d9fb80, 0x0500000b, 0x492fc857, 0x412dd800,
+ 0x05f1fca8, 0x05f1fcb0, 0x49a1d80a, 0x5c025800,
+ 0x492dd809, 0x48ef4006, 0x05e5ffb4, 0x05e5f7cb,
+ 0x41a25800, 0x05d9fb83, 0x5c025800, 0x4a025a07,
0x00004005, 0x640a5c07, 0x0001f35b, 0x4807c857,
0x485fc857, 0x6004b800, 0x5c000800, 0x4c5c0000,
0x0501f005, 0x4807c857, 0x485fc857, 0x5c000800,
0x4d780000, 0x4803c857, 0x492fc857, 0x8c00050e,
- 0x05da08e1, 0x4203e000, 0x50000000, 0x600cb900,
- 0x05d9f0eb, 0x4803c856, 0x4c5c0000, 0x4c600000,
+ 0x05d60fc9, 0x4203e000, 0x50000000, 0x600cb900,
+ 0x05d5f7d3, 0x4803c856, 0x4c5c0000, 0x4c600000,
0x4c640000, 0x4d040000, 0x59a8008d, 0x90000506,
- 0x0502008c, 0x916c0580, 0x0500008a, 0x592c0208,
+ 0x050200ca, 0x916c0580, 0x050000c8, 0x592c0208,
0x8200cd00, 0x000000ff, 0x592c0408, 0x8200c500,
- 0x000000ff, 0x05000087, 0x42000000, 0x0010b110,
- 0x50000000, 0x80600480, 0x05021082, 0x912c7c09,
- 0x60064000, 0x60060800, 0x4200b800, 0xffffffff,
- 0x83200580, 0x000000e1, 0x05020003, 0x4200b800,
- 0x3fffffff, 0x503c0000, 0x805cbd00, 0x05020003,
- 0x91224420, 0x0501f00f, 0x805cb902, 0x05021009,
- 0x83200400, 0x0010a0ec, 0x50024800, 0x90640580,
- 0x05000010, 0x8c640506, 0x05020031, 0x0501f069,
- 0x81060800, 0x81224000, 0x910404a1, 0x05fc17f3,
- 0x803c7800, 0x83200480, 0x00000100, 0x05fc17e2,
- 0x61fa4001, 0x8060c1c0, 0x0502005e, 0x0501f045,
- 0x59240a00, 0x90040d03, 0x90040d83, 0x05000059,
- 0x59240c00, 0x8c04050a, 0x05020004, 0x8d0c0520,
- 0x05000054, 0x0501f003, 0x8c040508, 0x05000051,
- 0x4d3c0000, 0x4d300000, 0x600a78a0, 0x417a6000,
- 0x05e5fe1f, 0x5c026000, 0x5c027800, 0x59240206,
- 0x82000500, 0xfffffcff, 0x48024a06, 0x64164a00,
- 0x05fdf8d1, 0x05020003, 0x05e5fda6, 0x0500003f,
- 0x81060800, 0x81224000, 0x8060c040, 0x05fe07cb,
- 0x05fdf8c9, 0x05020023, 0x0501f02e, 0x59240a00,
- 0x8c040500, 0x05000037, 0x82040d00, 0xfffffffc,
- 0x84040d44, 0x48064a00, 0x8c640502, 0x05020013,
- 0x59240c08, 0x05e1fcd3, 0x4c5c0000, 0x4d3c0000,
- 0x600a78a0, 0x4d300000, 0x417a6000, 0x05e5fdfc,
+ 0x000000ff, 0x050000c5, 0x42000000, 0x0010b390,
+ 0x50000000, 0x4c000000, 0x0529f94b, 0x5c000000,
+ 0x05000002, 0x80000000, 0x80600480, 0x050210bb,
+ 0x912c7c09, 0x592c0407, 0x4803c857, 0x8c000500,
+ 0x05000005, 0x0529f940, 0x050000b4, 0x417a4000,
+ 0x0501f002, 0x60064000, 0x60060800, 0x4200b800,
+ 0xffffffff, 0x83200580, 0x000000e1, 0x05020003,
+ 0x4200b800, 0x3fffffff, 0x503c0000, 0x805cbd00,
+ 0x05020003, 0x91224420, 0x0501f00f, 0x805cb902,
+ 0x05021009, 0x83200400, 0x0010a3b3, 0x50024800,
+ 0x90640580, 0x05000010, 0x8c640506, 0x05020044,
+ 0x0501f09a, 0x81060800, 0x81224000, 0x910404a1,
+ 0x05fc17f3, 0x803c7800, 0x83200480, 0x00000100,
+ 0x05fc17e2, 0x61fa4001, 0x8060c1c0, 0x0502008f,
+ 0x0501f071, 0x59240a00, 0x0529f921, 0x05000004,
+ 0x8c040500, 0x05020089, 0x0501f004, 0x90040d03,
+ 0x90040d83, 0x05000085, 0x59240c00, 0x8c04050a,
+ 0x05020004, 0x8d0c0520, 0x05000080, 0x0501f003,
+ 0x8c040508, 0x0500007d, 0x4d3c0000, 0x4d300000,
+ 0x600a78a0, 0x417a6000, 0x05e5fd4e, 0x5c026000,
+ 0x5c027800, 0x59240206, 0x82000500, 0xfffffcff,
+ 0x48024a06, 0x64164a00, 0x05fdf8ac, 0x05020011,
+ 0x59a8021b, 0x82000500, 0x00000082, 0x82000d80,
+ 0x00000082, 0x05000009, 0x8c00050e, 0x05020009,
+ 0x59240200, 0x8400055e, 0x48024a00, 0x05e5fddc,
+ 0x05000059, 0x0501f003, 0x05e5fcce, 0x0500005d,
+ 0x81060800, 0x81224000, 0x8060c040, 0x05fe07b8,
+ 0x05fdf896, 0x0502003c, 0x0501f047, 0x59240a00,
+ 0x8c040500, 0x05000055, 0x4c040000, 0x82040d00,
+ 0xffffdffc, 0x84040d44, 0x48064a00, 0x0529f8da,
+ 0x05000011, 0x59240200, 0x8c00051e, 0x0500000e,
+ 0x8400051e, 0x48024a00, 0x05e5fde5, 0x05000007,
+ 0x4813c857, 0x4817c857, 0x58100200, 0x8400055e,
+ 0x48002200, 0x0501f004, 0x59a8021b, 0x8400050e,
+ 0x4803521b, 0x5c000800, 0x8c640502, 0x05020013,
+ 0x59240c08, 0x05e1fb88, 0x4c5c0000, 0x4d3c0000,
+ 0x600a78a0, 0x4d300000, 0x417a6000, 0x05e5fd09,
0x5c026000, 0x5c027800, 0x5c00b800, 0x81060800,
- 0x81224000, 0x8060c040, 0x05fe07b0, 0x90640589,
- 0x05000008, 0x0501f013, 0x0501f822, 0x81060800,
- 0x81224000, 0x8060c040, 0x05fe07a8, 0x0501f00d,
- 0x916c0584, 0x0500000b, 0x05fdf8a3, 0x05020007,
- 0x4a035013, 0x0000aaaa, 0x64075014, 0x6006d800,
- 0x05fdf81b, 0x0501f003, 0x6006d800, 0x05f5fba2,
- 0x497a5a07, 0x64025c07, 0x0001fb5b, 0x5c020800,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x60143000, 0x0501f004, 0x60083000, 0x0501f002,
- 0x60043000, 0x49225a07, 0x481a5c07, 0x05fdf7f3,
- 0x4923c857, 0x4d440000, 0x4d300000, 0x4d340000,
- 0x4c580000, 0x4d400000, 0x4d3c0000, 0x4c5c0000,
- 0x60a68000, 0x600a7820, 0x61c0b00f, 0x417a8800,
- 0x83440400, 0x0010a380, 0x50000000, 0x80026d40,
- 0x0500001e, 0x59340013, 0x80000130, 0x81200580,
- 0x0502001a, 0x4937c857, 0x4947c857, 0x05f9faf1,
- 0x05020046, 0x0505fdc0, 0x4df00000, 0x050dfb8e,
- 0x05d8082f, 0x64066407, 0x4936600a, 0x4926601d,
- 0x0201f800, 0x0010f051, 0x0201f800, 0x0010f148,
- 0x0201f800, 0x0010f1e1, 0x0201f800, 0x0010f603,
- 0x5c03e000, 0x05040d9c, 0x602c0800, 0x05f5ff1c,
- 0x60067000, 0x0005fc78, 0x81468800, 0x83440580,
- 0x0000ffff, 0x05000007, 0x8058b040, 0x05fe07d9,
- 0x61fe89ff, 0x42026800, 0x0010cc0f, 0x0501f027,
- 0x9064058b, 0x0502001d, 0x61c2880f, 0x6040b000,
- 0x5924b809, 0x505c0000, 0x80026d40, 0x05000013,
- 0x05f9fac8, 0x0502001d, 0x59340002, 0x82000500,
- 0x00ffffff, 0x4803c857, 0x82000580, 0x00fffffd,
- 0x0500000a, 0x050dfb60, 0x05d80801, 0x64066407,
- 0x4936600a, 0x4926601d, 0x602c0800, 0x05f5fef8,
- 0x60067000, 0x0005fc78, 0x805cb800, 0x81468800,
- 0x8058b040, 0x05fe07e8, 0x5c00b800, 0x5c027800,
- 0x5c028000, 0x5c00b000, 0x5c026800, 0x5c026000,
- 0x5c028800, 0x1c01f000, 0x4947c857, 0x0505fd7a,
- 0x4df00000, 0x417a6000, 0x0505fc2f, 0x0201f800,
- 0x0010f051, 0x0201f800, 0x0010f148, 0x0201f800,
- 0x0010f1e1, 0x0201f800, 0x0010f603, 0x4a026c00,
- 0x00000707, 0x5c03e000, 0x05040d57, 0x83440580,
- 0x0000ffff, 0x05fc07c7, 0x83441480, 0x000007f0,
- 0x05fc17ba, 0x05fdf7dd, 0x4c640000, 0x59a8008d,
- 0x90000506, 0x05020066, 0x916c0580, 0x05000064,
- 0x497a5c07, 0x592c2208, 0x80100110, 0x8200cd00,
- 0x000000ff, 0x05000058, 0x90640483, 0x05021056,
- 0x4d2c0000, 0x4d040000, 0x417a0800, 0x592c1408,
- 0x820a4500, 0x000000ff, 0x05000053, 0x0525fe83,
- 0x40580000, 0x81200480, 0x0502104f, 0x83200400,
- 0x0010a0ec, 0x50024800, 0x59240200, 0x8c000500,
- 0x05020043, 0x592c0209, 0x8c00050a, 0x05020004,
- 0x8d0c0520, 0x05000042, 0x0501f003, 0x8c000508,
- 0x0500003f, 0x48024c00, 0x8c000502, 0x05000003,
+ 0x81224000, 0x8060c040, 0x05fe0789, 0x90640589,
+ 0x0500000d, 0x0501f018, 0x916c0584, 0x05fc07ed,
+ 0x90040d03, 0x90040d83, 0x05fe07ea, 0x0501f827,
+ 0x81060800, 0x81224000, 0x8060c040, 0x05fe077c,
+ 0x0501f00d, 0x916c0584, 0x0500000b, 0x05fdf857,
+ 0x05020007, 0x4a035013, 0x0000aaaa, 0x64075014,
+ 0x6006d800, 0x05f9ffcf, 0x0501f003, 0x6006d800,
+ 0x05f5fb24, 0x497a5a07, 0x64025c07, 0x0001fb5b,
+ 0x5c020800, 0x5c00c800, 0x5c00c000, 0x5c00b800,
+ 0x1c01f000, 0x59240200, 0x82000500, 0xfffffffc,
+ 0x48024a00, 0x0501f006, 0x60143000, 0x0501f004,
+ 0x60083000, 0x0501f002, 0x60043000, 0x49225a07,
+ 0x481a5c07, 0x05fdf7ee, 0x4923c857, 0x4d440000,
+ 0x4d300000, 0x4d340000, 0x4c580000, 0x4d400000,
+ 0x4d3c0000, 0x4c5c0000, 0x60a68000, 0x600a7820,
+ 0x61c0b00f, 0x417a8800, 0x83440400, 0x0010a600,
+ 0x50000000, 0x80026d40, 0x0500001e, 0x59340013,
+ 0x80000130, 0x81200580, 0x0502001a, 0x4937c857,
+ 0x4947c857, 0x05f9fa77, 0x05020046, 0x0505fe2c,
+ 0x4df00000, 0x050dfbf0, 0x05d40ed9, 0x64066407,
+ 0x4936600a, 0x4926601d, 0x0201f800, 0x0010f260,
+ 0x0201f800, 0x0010f344, 0x0201f800, 0x0010f3dd,
+ 0x0201f800, 0x0010f7f5, 0x5c03e000, 0x05040e08,
+ 0x602c0800, 0x05f5fe99, 0x60067000, 0x0005fc78,
+ 0x81468800, 0x83440580, 0x0000ffff, 0x05000007,
+ 0x8058b040, 0x05fe07d9, 0x61fe89ff, 0x42026800,
+ 0x0010ce8f, 0x0501f027, 0x9064058b, 0x0502001d,
+ 0x61c2880f, 0x6040b000, 0x5924b809, 0x505c0000,
+ 0x80026d40, 0x05000013, 0x05f9fa4e, 0x0502001d,
+ 0x59340002, 0x82000500, 0x00ffffff, 0x4803c857,
+ 0x82000580, 0x00fffffd, 0x0500000a, 0x050dfbc2,
+ 0x05d40eab, 0x64066407, 0x4936600a, 0x4926601d,
+ 0x602c0800, 0x05f5fe75, 0x60067000, 0x0005fc78,
+ 0x805cb800, 0x81468800, 0x8058b040, 0x05fe07e8,
+ 0x5c00b800, 0x5c027800, 0x5c028000, 0x5c00b000,
+ 0x5c026800, 0x5c026000, 0x5c028800, 0x1c01f000,
+ 0x4947c857, 0x0505fde6, 0x4df00000, 0x417a6000,
+ 0x0505fc9b, 0x0201f800, 0x0010f260, 0x0201f800,
+ 0x0010f344, 0x0201f800, 0x0010f3dd, 0x0201f800,
+ 0x0010f7f5, 0x4a026c00, 0x00000707, 0x5c03e000,
+ 0x05040dc3, 0x83440580, 0x0000ffff, 0x05fc07c7,
+ 0x83441480, 0x000007f0, 0x05fc17ba, 0x05fdf7dd,
+ 0x4c640000, 0x4c600000, 0x59a8008d, 0x90000506,
+ 0x05020087, 0x916c0580, 0x05000085, 0x497a5c07,
+ 0x592c2208, 0x8210c500, 0x000000ff, 0x80100110,
+ 0x8200cd00, 0x000000ff, 0x05000077, 0x90640483,
+ 0x05021075, 0x4d2c0000, 0x4d040000, 0x417a0800,
+ 0x592c1408, 0x820a4500, 0x000000ff, 0x4923c857,
+ 0x0525ffda, 0x40580000, 0x81200480, 0x0502106e,
+ 0x83200400, 0x0010a3b3, 0x50024800, 0x90600583,
+ 0x05020012, 0x59a8021b, 0x8c000514, 0x0500000c,
+ 0x59240200, 0x82001d00, 0x00002001, 0x820c1d80,
+ 0x00002001, 0x05020006, 0x8c000510, 0x05020004,
+ 0x41781800, 0x05e5fbc7, 0x0501f042, 0x4803c857,
+ 0x60183000, 0x0501f061, 0x59240200, 0x8c000500,
+ 0x0502004f, 0x592c0209, 0x8c00050a, 0x05020004,
+ 0x8d0c0520, 0x0500004e, 0x0501f003, 0x8c000508,
+ 0x0500004b, 0x48024c00, 0x8c000502, 0x05000003,
0x80001110, 0x480a4a08, 0x592c000a, 0x9c0001c0,
0x48024801, 0x592c000b, 0x9c0001c0, 0x48024802,
0x592c000c, 0x9c0001c0, 0x48024803, 0x592c000d,
0x9c0001c0, 0x48024804, 0x810609c0, 0x05000002,
- 0x912e5c85, 0x592c0a08, 0x8c040500, 0x05000011,
+ 0x912e5c85, 0x592c0a08, 0x8c040500, 0x0500001d,
0x4d3c0000, 0x4d300000, 0x600a78a0, 0x417a6000,
- 0x05e5fd17, 0x5c026000, 0x5c027800, 0x59240206,
+ 0x05e5fc04, 0x5c026000, 0x5c027800, 0x59240206,
0x82000500, 0xfffffcff, 0x48024a06, 0x64164a00,
- 0x05f9ffc9, 0x05020003, 0x05e5fc9e, 0x0500001e,
+ 0x05f9ff62, 0x0502000f, 0x05e5fcc1, 0x0502000b,
+ 0x59a8021b, 0x4803c857, 0x8c00050e, 0x05020009,
+ 0x59240200, 0x8400055e, 0x48024a00, 0x05e5fc94,
+ 0x05000021, 0x0501f003, 0x05e5fb86, 0x0500001e,
0x8064c840, 0x05000006, 0x592c1408, 0x80081110,
- 0x81060800, 0x912e5c05, 0x05fdf7be, 0x5c020800,
- 0x5c025800, 0x05f9ffbc, 0x0500001b, 0x592c0a08,
+ 0x81060800, 0x912e5c05, 0x05fdf79f, 0x5c020800,
+ 0x5c025800, 0x05f9ff49, 0x0500001b, 0x592c0a08,
0x8c040500, 0x05000018, 0x916c0584, 0x05000016,
- 0x6006d800, 0x05f5fabc, 0x0501f013, 0x60043000,
+ 0x6006d800, 0x05f5fa17, 0x0501f013, 0x60043000,
0x0501f00e, 0x60083000, 0x0501f00e, 0x600c3000,
0x0501f00a, 0x60103000, 0x0501f008, 0x60143000,
0x0501f008, 0x60183000, 0x59240200, 0x82000500,
0xfffffffc, 0x48024a00, 0x5c020800, 0x5c025800,
- 0x481a5c07, 0x0001fb5b, 0x5c00c800, 0x1c01f000,
- 0x4c580000, 0x0525fe21, 0x40580000, 0x81200480,
- 0x05021009, 0x83200400, 0x0010a0ec, 0x50024800,
- 0x59240200, 0x90000503, 0x90000583, 0x5c00b000,
- 0x1c01f000, 0x4923c857, 0x4927c857, 0x90000541,
- 0x05fdf7fb, 0x80140110, 0x80000040, 0x05fe03cd,
- 0x599c0019, 0x8c000510, 0x0502000b, 0x05f9fa7b,
- 0x05020002, 0x1c01f000, 0x49425a07, 0x4806580e,
- 0x480a580f, 0x4943c857, 0x4807c857, 0x480bc857,
- 0x0001f35b, 0x592c040c, 0x82000500, 0x0000e000,
- 0x82000580, 0x00006000, 0x05fc07f1, 0x59a8021b,
- 0x8c000508, 0x05fc07ee, 0x592c120c, 0x592c080b,
- 0x82040500, 0xff000000, 0x80040d80, 0x80000110,
- 0x80081540, 0x05000004, 0x4806580b, 0x0501f876,
- 0x05fdf7e3, 0x60701000, 0x60640800, 0x60c68000,
- 0x05fdf7e2, 0x80140110, 0x80000040, 0x05fe03a5,
- 0x05f9fb97, 0x05020002, 0x1c01f000, 0x49425a07,
- 0x48065812, 0x480a5813, 0x0001f35b, 0x80140110,
- 0x05fc039c, 0x80000040, 0x0502000a, 0x6006e000,
- 0x592c020b, 0x8c000504, 0x00000791, 0x592c0208,
- 0x82000c80, 0x00001001, 0x05fe139e, 0x0501f004,
- 0x4a033006, 0x00020791, 0x0001f65b, 0x592c1014,
- 0x82080500, 0xffff0003, 0x05fe0396, 0x600ae000,
- 0x42000000, 0x0010ccba, 0x50007000, 0x592c0012,
- 0x592c0813, 0x48007006, 0x48047007, 0x492c700a,
- 0x4978700d, 0x4978700b, 0x0501f001, 0x4978700c,
- 0x82080480, 0x00000180, 0x4803c857, 0x05001006,
- 0x4800700e, 0x4a007005, 0x00000180, 0x65807004,
- 0x0501f005, 0x4978700e, 0x48087005, 0x80081104,
- 0x48087004, 0x58380009, 0x48007003, 0x40381000,
- 0x0001f01c, 0x4df00000, 0x4203e000, 0x50000000,
- 0x0001f813, 0x05000003, 0x59980005, 0x0801f800,
- 0x5c03e000, 0x1c01f000, 0x05d9fa5b, 0x05d40ee0,
- 0x4a025809, 0x0010cc59, 0x42000800, 0x0010ccba,
- 0x452c0800, 0x497a580a, 0x497a580b, 0x497a580c,
- 0x497a580d, 0x497a580e, 0x4a025808, 0x00020913,
- 0x497a580f, 0x4a025802, 0x00000100, 0x64065801,
- 0x1c01f000, 0x42000800, 0x0010ccbb, 0x64040801,
- 0x4a000802, 0x00000100, 0x64400804, 0x65000805,
- 0x4a000808, 0x0002068f, 0x1c01f000, 0x0501f808,
- 0x000400ea, 0x64065a09, 0x0525f216, 0x0501f804,
- 0x000400e7, 0x641a5a09, 0x0525f212, 0x59a80005,
- 0x8c00051a, 0x1c01f000, 0x59a80005, 0x8c00051c,
- 0x1c01f000, 0x59a8000f, 0x80080580, 0x05020002,
- 0x1c01f000, 0x480bc857, 0x42024800, 0x0010b111,
- 0x480a4805, 0x480b500f, 0x497b8830, 0x82080d40,
- 0x01000000, 0x48078832, 0x59c40002, 0x8400054c,
- 0x48038802, 0x600c0800, 0x0505f462, 0x59c80007,
- 0x8c000502, 0x0500006c, 0x915c2c85, 0x0500176d,
- 0x59c82817, 0x4817508c, 0x497b9005, 0x82140500,
- 0x00e00000, 0x05020050, 0x82140500, 0x000003ff,
- 0x90001c06, 0x41cc2000, 0x600030c1, 0xb00c0480,
- 0x05001004, 0x61001000, 0xb00c1c80, 0x0501f003,
- 0x400c1000, 0x41781800, 0x54182000, 0x80102000,
- 0x80183000, 0x80081040, 0x05fe07fc, 0x800c19c0,
- 0x05000005, 0x59c80005, 0x80000000, 0x48039005,
- 0x05fdf7ee, 0x82140500, 0x000003ff, 0x800018c4,
- 0x8c140514, 0x05000004, 0x59cc0002, 0x90000503,
- 0x800c1c80, 0x480f5077, 0x82140500, 0x01f60000,
- 0x05020027, 0x82140500, 0x0000f000, 0x0500000b,
- 0x82000c80, 0x00004000, 0x0502100f, 0x4a039005,
- 0x00000140, 0x82140500, 0x0e000000, 0x80000132,
- 0x0c01f837, 0x1c01f000, 0x59cc0400, 0x82000500,
- 0x0000ff00, 0x82000580, 0x00008100, 0x05fc07f4,
- 0x0501f019, 0x4817c857, 0x82140500, 0x000003ff,
- 0x05020007, 0x59cc0400, 0x82000500, 0x0000ff00,
- 0x82000580, 0x00008100, 0x0502000f, 0x42000000,
- 0x0010b0b0, 0x0525fbfc, 0x0501fdfb, 0x4803c856,
- 0x4a039005, 0x00000140, 0x0501f01b, 0x4817c857,
- 0x82140500, 0x00f60000, 0x05020003, 0x0501fe30,
- 0x05fe07d5, 0x05f9fe88, 0x0500000e, 0x59c400a4,
- 0x4803c857, 0x9000050f, 0x9000058a, 0x05020009,
- 0x497b5077, 0x59c400a3, 0x82000540, 0x00080000,
- 0x480388a3, 0x82000500, 0xfff7ffff, 0x480388a3,
- 0x4817c856, 0x0525fb25, 0x4a039005, 0x00000140,
- 0x0501f03b, 0x4803c856, 0x1c01f000, 0x001053c8,
- 0x00105687, 0x001053c3, 0x001053c3, 0x001053c3,
- 0x001053c3, 0x001053c3, 0x001053c3, 0x4803c857,
- 0x42000000, 0x0010b04d, 0x0525fbcf, 0x1c01f000,
- 0x8d0c052a, 0x05000004, 0x4c140000, 0x05d5ff1e,
- 0x5c002800, 0x59cc0400, 0x82000d00, 0x0000ff00,
- 0x82041500, 0x0000f000, 0x840409c0, 0x82080580,
- 0x0000c000, 0x05020003, 0x0501fbe2, 0x0501f01b,
- 0x82080580, 0x00002000, 0x0502000f, 0x916c0581,
- 0x0502000b, 0x59cc0006, 0x82000500, 0xff000000,
- 0x82000580, 0x11000000, 0x05d60ecb, 0x0502000f,
- 0x05f1fc0b, 0x0501ff02, 0x0501f00c, 0x0501f81b,
- 0x0501f00a, 0x82080580, 0x00003000, 0x05020003,
- 0x0501fa34, 0x0501f005, 0x82080580, 0x00008000,
- 0x05020002, 0x0501faff, 0x1c01f000, 0x4817c857,
- 0x42000000, 0x0010b04c, 0x0525fb9f, 0x916c0583,
- 0x05020009, 0x4c080000, 0x4c0c0000, 0x61201100,
- 0x40141800, 0x80142120, 0x05f1f904, 0x5c001800,
- 0x5c001000, 0x1c01f000, 0x59cc0002, 0x82000500,
- 0xff000000, 0x82001580, 0x01000000, 0x05000005,
- 0x82001580, 0x23000000, 0x05d60ea3, 0x0502058d,
- 0x59a80077, 0x90000484, 0x050011c7, 0x900405a3,
- 0x05020046, 0x59cc0004, 0x4803c857, 0x59cc0006,
- 0x82000500, 0xff000000, 0x59cc0801, 0x82040d00,
- 0x00ffffff, 0x80040540, 0x4803c857, 0x0501fb8f,
- 0x05d40e91, 0x050001b8, 0x59300c07, 0x90040590,
- 0x0500000a, 0x90040591, 0x05000008, 0x90040581,
- 0x05000006, 0x90040584, 0x05000004, 0x90040588,
- 0x05d60e85, 0x050201ac, 0x59300004, 0x82000500,
- 0x80010000, 0x05000004, 0x0505ff07, 0x05d60e7e,
- 0x050201a5, 0x59cc0a04, 0x48066202, 0x59cc0006,
- 0x82000500, 0xffff0000, 0x82000d80, 0x02000000,
- 0x05020007, 0x60567000, 0x0501fbcf, 0x0501fbf6,
- 0x05d40e71, 0x05000198, 0x0005f478, 0x82000d80,
- 0x02140000, 0x05fc07f8, 0x82000d80, 0x02100000,
- 0x05fc07f5, 0x82000d80, 0x02100000, 0x05fc07f2,
- 0x82000d80, 0x01000000, 0x05d60e63, 0x0502018a,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x05d60e5e,
- 0x05020185, 0x59a80077, 0x90000488, 0x05001182,
- 0x605a7000, 0x05fdf7e5, 0x900405a2, 0x05d60e56,
- 0x0502017d, 0x59cc0004, 0x4803c857, 0x59cc0006,
- 0x4803c857, 0x59cc0001, 0x4803c857, 0x59a80077,
- 0x800001c0, 0x05d40e4c, 0x05000173, 0x59a80805,
- 0x8c040514, 0x05000030, 0x0501f986, 0x0502002e,
- 0x0501f99e, 0x0500002c, 0x61327000, 0x59cc3800,
- 0x821c3d00, 0x00ffffff, 0x4c1c0000, 0x05e5faca,
- 0x5c003800, 0x05000003, 0x05d5fe3b, 0x0501f162,
- 0x59cc0001, 0x82000500, 0x00ffffff, 0x0501fdf7,
- 0x05000003, 0x61fe89ff, 0x417a6800, 0x599c0019,
- 0x8c000510, 0x05000144, 0x59a8021b, 0x8c000508,
- 0x05000141, 0x59cc1006, 0x82081500, 0xffff0000,
- 0x82081580, 0x03000000, 0x0502013b, 0x91641490,
- 0x05001152, 0x8400054c, 0x4803521b, 0x59cc1000,
- 0x82081500, 0x00ffffff, 0x05fdfeab, 0x59cc0007,
+ 0x481a5c07, 0x0001fb5b, 0x5c00c000, 0x5c00c800,
+ 0x1c01f000, 0x4c580000, 0x0525ff58, 0x40580000,
+ 0x81200480, 0x05021009, 0x83200400, 0x0010a3b3,
+ 0x50024800, 0x59240200, 0x90000503, 0x90000583,
+ 0x5c00b000, 0x1c01f000, 0x4923c857, 0x4927c857,
+ 0x90000541, 0x05fdf7fb, 0x80140110, 0x80000040,
+ 0x05fe0359, 0x599c0019, 0x8c000510, 0x0502000b,
+ 0x05f9f9de, 0x05020002, 0x1c01f000, 0x49425a07,
+ 0x4806580e, 0x480a580f, 0x4943c857, 0x4807c857,
+ 0x480bc857, 0x0001f35b, 0x592c040c, 0x82000500,
+ 0x0000e000, 0x82000580, 0x00006000, 0x05fc07f1,
+ 0x59a8021b, 0x8c000508, 0x05fc07ee, 0x592c120c,
+ 0x592c080b, 0x82040500, 0xff000000, 0x80040d80,
+ 0x80000110, 0x80081540, 0x05000004, 0x4806580b,
+ 0x0501f876, 0x05fdf7e3, 0x60701000, 0x60640800,
+ 0x60c68000, 0x05fdf7e2, 0x80140110, 0x80000040,
+ 0x05fe0331, 0x05f9fafd, 0x05020002, 0x1c01f000,
+ 0x49425a07, 0x48065812, 0x480a5813, 0x0001f35b,
+ 0x80140110, 0x05fc0328, 0x80000040, 0x0502000a,
+ 0x6006e000, 0x592c020b, 0x8c000504, 0x00000791,
+ 0x592c0208, 0x82000c80, 0x00001001, 0x05fe132a,
+ 0x0501f004, 0x4a033006, 0x00020791, 0x0001f65b,
+ 0x592c1014, 0x82080500, 0xffff0003, 0x05fe0322,
+ 0x600ae000, 0x42000000, 0x0010cf3a, 0x50007000,
+ 0x592c0012, 0x592c0813, 0x48007006, 0x48047007,
+ 0x492c700a, 0x4978700d, 0x4978700b, 0x0501f001,
+ 0x4978700c, 0x82080480, 0x00000180, 0x4803c857,
+ 0x05001006, 0x4800700e, 0x4a007005, 0x00000180,
+ 0x65807004, 0x0501f005, 0x4978700e, 0x48087005,
+ 0x80081104, 0x48087004, 0x58380009, 0x48007003,
+ 0x40381000, 0x0001f01c, 0x4df00000, 0x4203e000,
+ 0x50000000, 0x0001f813, 0x05000003, 0x59980005,
+ 0x0801f800, 0x5c03e000, 0x1c01f000, 0x05d9f8e2,
+ 0x05d40d67, 0x4a025809, 0x0010ced9, 0x42000800,
+ 0x0010cf3a, 0x452c0800, 0x497a580a, 0x497a580b,
+ 0x497a580c, 0x497a580d, 0x497a580e, 0x4a025808,
+ 0x00020913, 0x497a580f, 0x4a025802, 0x00000100,
+ 0x64065801, 0x1c01f000, 0x42000800, 0x0010cf3b,
+ 0x64040801, 0x4a000802, 0x00000100, 0x64400804,
+ 0x65000805, 0x4a000808, 0x0002068f, 0x1c01f000,
+ 0x0501f808, 0x000400ea, 0x64065a09, 0x0525f34d,
+ 0x0501f804, 0x000400e7, 0x641a5a09, 0x0525f349,
+ 0x59a80005, 0x8c00051a, 0x1c01f000, 0x59a80005,
+ 0x8c00051c, 0x1c01f000, 0x59a8000f, 0x80080580,
+ 0x05020002, 0x1c01f000, 0x480bc857, 0x42024800,
+ 0x0010b391, 0x480a4805, 0x480b500f, 0x497b8830,
+ 0x82080d40, 0x01000000, 0x48078832, 0x59c40002,
+ 0x8400054c, 0x48038802, 0x600c0800, 0x0505f4ab,
+ 0x59c80007, 0x8c000502, 0x05000044, 0x915c2c85,
+ 0x05001783, 0x59c82817, 0x4817508c, 0x497b9005,
+ 0x82140500, 0x00e00000, 0x05020038, 0x82140500,
+ 0x000003ff, 0x90001c06, 0x41cc2000, 0x600030c1,
+ 0xb00c0480, 0x05001004, 0x61001000, 0xb00c1c80,
+ 0x0501f003, 0x400c1000, 0x41781800, 0x54182000,
+ 0x80102000, 0x80183000, 0x80081040, 0x05fe07fc,
+ 0x800c19c0, 0x05000005, 0x59c80005, 0x80000000,
+ 0x48039005, 0x05fdf7ee, 0x82140500, 0x000003ff,
+ 0x800018c4, 0x8c140514, 0x05000004, 0x59cc0002,
+ 0x90000503, 0x800c1c80, 0x480f5077, 0x82140500,
+ 0x01f60000, 0x0502000f, 0x0501ff64, 0x05020008,
+ 0x4a039005, 0x00000140, 0x82140500, 0x0e000000,
+ 0x80000132, 0x0c01f813, 0x1c01f000, 0x800001c0,
+ 0x0502000a, 0x4a039005, 0x00000140, 0x0501f00b,
+ 0x4817c857, 0x82140500, 0x00f60000, 0x05020003,
+ 0x0501fe5e, 0x05fe07ed, 0x0501ff72, 0x4a039005,
+ 0x00000140, 0x0501f03b, 0x4803c856, 0x1c01f000,
+ 0x00105519, 0x00105810, 0x00105514, 0x00105514,
+ 0x00105514, 0x00105514, 0x00105514, 0x00105514,
+ 0x4803c857, 0x42000000, 0x0010b2cd, 0x0525fd2e,
+ 0x1c01f000, 0x8d0c052a, 0x05000004, 0x4c140000,
+ 0x05d5fdcd, 0x5c002800, 0x59cc0400, 0x82000d00,
+ 0x0000ff00, 0x82041500, 0x0000f000, 0x840409c0,
+ 0x82080580, 0x0000c000, 0x05020003, 0x0501fc1a,
+ 0x0501f01b, 0x82080580, 0x00002000, 0x0502000f,
+ 0x916c0581, 0x0502000b, 0x59cc0006, 0x82000500,
+ 0xff000000, 0x82000580, 0x11000000, 0x05d60d7a,
+ 0x0502000f, 0x05f1fb8d, 0x0501ff73, 0x0501f00c,
+ 0x0501f81b, 0x0501f00a, 0x82080580, 0x00003000,
+ 0x05020003, 0x0501fa52, 0x0501f005, 0x82080580,
+ 0x00008000, 0x05020002, 0x0501fb37, 0x1c01f000,
+ 0x4817c857, 0x42000000, 0x0010b2cc, 0x0525fcfe,
+ 0x916c0583, 0x05020009, 0x4c080000, 0x4c0c0000,
+ 0x61201100, 0x40141800, 0x80142120, 0x05f1f87e,
+ 0x5c001800, 0x5c001000, 0x1c01f000, 0x59cc0002,
+ 0x82000500, 0xff000000, 0x82001580, 0x01000000,
+ 0x05000005, 0x82001580, 0x23000000, 0x05d60d52,
+ 0x050205cb, 0x59a80077, 0x90000484, 0x050011de,
+ 0x900405a3, 0x05020046, 0x59cc0004, 0x4803c857,
+ 0x59cc0006, 0x82000500, 0xff000000, 0x59cc0801,
+ 0x82040d00, 0x00ffffff, 0x80040540, 0x4803c857,
+ 0x0501fbc7, 0x05d40d40, 0x050001cf, 0x59300c07,
+ 0x90040590, 0x0500000a, 0x90040591, 0x05000008,
+ 0x90040581, 0x05000006, 0x90040584, 0x05000004,
+ 0x90040588, 0x05d60d34, 0x050201c3, 0x59300004,
+ 0x82000500, 0x80010000, 0x05000004, 0x0505ff78,
+ 0x05d60d2d, 0x050201bc, 0x59cc0a04, 0x48066202,
+ 0x59cc0006, 0x82000500, 0xffff0000, 0x82000d80,
+ 0x02000000, 0x05020007, 0x60567000, 0x0501fc07,
+ 0x0501fc30, 0x05d40d20, 0x050001af, 0x0005f478,
+ 0x82000d80, 0x02140000, 0x05fc07f8, 0x82000d80,
+ 0x02100000, 0x05fc07f5, 0x82000d80, 0x02100000,
+ 0x05fc07f2, 0x82000d80, 0x01000000, 0x05d60d12,
+ 0x050201a1, 0x59cc0006, 0x82000500, 0x0000ffff,
+ 0x05d60d0d, 0x0502019c, 0x59a80077, 0x90000488,
+ 0x05001199, 0x605a7000, 0x05fdf7e5, 0x900405a2,
+ 0x05d60d05, 0x05020194, 0x59cc0004, 0x4803c857,
+ 0x59cc0006, 0x4803c857, 0x59cc0001, 0x4803c857,
+ 0x59a80077, 0x800001c0, 0x05d40cfb, 0x0500018a,
+ 0x59a80805, 0x8c040514, 0x05000033, 0x0501f9a4,
+ 0x05020031, 0x0501f9bc, 0x0500002f, 0x61327000,
+ 0x59cc3800, 0x821c3d00, 0x00ffffff, 0x4c1c0000,
+ 0x05e5f9d2, 0x5c003800, 0x05000003, 0x05d5fcea,
+ 0x0501f179, 0x59cc0001, 0x82000500, 0x00ffffff,
+ 0x0501fe35, 0x05000006, 0x61fe89ff, 0x42026800,
+ 0x0010ce8f, 0x05f9faad, 0x481a6802, 0x599c0019,
+ 0x8c000510, 0x05000157, 0x59a8021b, 0x8c000508,
+ 0x05000154, 0x59cc1006, 0x82081500, 0xffff0000,
+ 0x82081580, 0x03000000, 0x0502014e, 0x91641490,
+ 0x05001166, 0x8400054c, 0x4803521b, 0x59cc1000,
+ 0x82081500, 0x00ffffff, 0x05fdfed0, 0x59cc0007,
0x82000500, 0x0000ffff, 0x48038893, 0x48035012,
- 0x0501f12d, 0x59cc0006, 0x82000500, 0xffff0000,
+ 0x0501f140, 0x59cc0006, 0x82000500, 0xffff0000,
0x82000d80, 0x03000000, 0x05020032, 0x59a8021b,
0x8c000508, 0x05000020, 0x8400054c, 0x4803521b,
0x59cc0800, 0x82040d00, 0x00ffffff, 0x42024800,
- 0x0010b111, 0x4807c857, 0x48064805, 0x4807500f,
+ 0x0010b391, 0x4807c857, 0x48064805, 0x4807500f,
0x497b8830, 0x84040d70, 0x48078832, 0x59c40802,
0x84040d4c, 0x48078802, 0x59cc0007, 0x82000500,
0x0000ffff, 0x48038893, 0x48035012, 0x600c0800,
- 0x59a8100f, 0x0505faf7, 0x59cc0006, 0x82000500,
- 0x0000ffff, 0x05d60df4, 0x0502011b, 0x605e7000,
+ 0x59a8100f, 0x0505fb65, 0x59cc0006, 0x82000500,
+ 0x0000ffff, 0x05d60ca0, 0x0502012f, 0x605e7000,
0x0501f0e3, 0x4c000000, 0x82140500, 0x0000f000,
0x82000580, 0x00003000, 0x5c000000, 0x05fe07f3,
- 0x05f9fd69, 0x05fe07f1, 0x8c000502, 0x05fe07ef,
- 0x60583002, 0x0501fcd2, 0x4803c857, 0x0501f10a,
+ 0x05f9fd1a, 0x05fe07f1, 0x8c000502, 0x05fe07ef,
+ 0x60583002, 0x0501fd0d, 0x4803c857, 0x0501f11e,
0x82000d80, 0x04000000, 0x05020013, 0x59cc0006,
- 0x82000500, 0x0000ffff, 0x05d60ddb, 0x05020102,
- 0x05f9fd59, 0x05000003, 0x60767000, 0x0501f0c8,
- 0x497b5082, 0x42001000, 0x0010f674, 0x0501fe4b,
+ 0x82000500, 0x0000ffff, 0x05d60c87, 0x05020116,
+ 0x05f9fd0a, 0x05000002, 0x0501f0c8, 0x497b5082,
+ 0x42001000, 0x0010f866, 0x0501feba, 0x05f9fa55,
0x59a8021b, 0x84000548, 0x4803521b, 0x60c27000,
0x0501f0bf, 0x82000d80, 0x05000000, 0x05020008,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x05d60dc6,
- 0x050200ed, 0x60627000, 0x0501f0b5, 0x82000d80,
+ 0x59cc0006, 0x82000500, 0x0000ffff, 0x05d60c72,
+ 0x05020101, 0x60627000, 0x0501f0b5, 0x82000d80,
0x20100000, 0x05020003, 0x60667000, 0x0501f0b0,
0x82000d80, 0x21100000, 0x05020003, 0x606a7000,
0x0501f0ab, 0x82000d80, 0x52000000, 0x05020008,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x05d60db2,
- 0x050200d9, 0x606e7000, 0x0501f0a1, 0x82000d80,
+ 0x59cc0006, 0x82000500, 0x0000ffff, 0x05d60c5e,
+ 0x050200ed, 0x606e7000, 0x0501f0a1, 0x82000d80,
0x50000000, 0x05020008, 0x59cc0006, 0x82000500,
- 0x0000ffff, 0x05d60da8, 0x050200cf, 0x60727000,
+ 0x0000ffff, 0x05d60c54, 0x050200e3, 0x60727000,
0x0501f097, 0x82000d80, 0x13000000, 0x05020003,
0x60d27000, 0x0501f092, 0x82000d80, 0x12000000,
0x05020008, 0x59cc0006, 0x82000500, 0x0000ffff,
- 0x05d60d99, 0x050200c0, 0x60927000, 0x0501f088,
+ 0x05d60c45, 0x050200d4, 0x60927000, 0x0501f088,
0x82000d00, 0xff000000, 0x82040d80, 0x24000000,
0x05020003, 0x60b67000, 0x0501f081, 0x82000d00,
0xff000000, 0x82040d80, 0x53000000, 0x05020003,
@@ -18231,19 +18370,19 @@
0x00000401, 0x05021037, 0x90001503, 0x05020035,
0x59a81077, 0x80081480, 0x05001032, 0x90000484,
0x8000b104, 0x8058b1c0, 0x0500002e, 0x59cc3800,
- 0x821c3d00, 0x00ffffff, 0x4d200000, 0x05e5f9f2,
+ 0x821c3d00, 0x00ffffff, 0x4d200000, 0x05e5f8f7,
0x05000003, 0x5c024000, 0x0501f026, 0x505cc800,
0x8264c500, 0x03000000, 0x8060c130, 0x42000000,
- 0x0010b017, 0x90602580, 0x05020004, 0x42000000,
- 0x0010b014, 0x0501f00a, 0x90602581, 0x05020004,
- 0x42000000, 0x0010b015, 0x0501f005, 0x90602582,
- 0x05020003, 0x42000000, 0x0010b016, 0x0525fa36,
+ 0x0010b297, 0x90602580, 0x05020004, 0x42000000,
+ 0x0010b294, 0x0501f00a, 0x90602581, 0x05020004,
+ 0x42000000, 0x0010b295, 0x0501f005, 0x90602582,
+ 0x05020003, 0x42000000, 0x0010b296, 0x0525fb92,
0x60541100, 0x82642500, 0x0000ffff, 0x80641920,
- 0x41202800, 0x05edff9e, 0x805cb800, 0x8058b040,
+ 0x41202800, 0x05edff15, 0x805cb800, 0x8058b040,
0x05fe07e3, 0x5c024000, 0x5c00b000, 0x5c00c800,
0x5c00c000, 0x5c00b800, 0x608e7000, 0x0501f030,
0x5c00b000, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x42000000, 0x0010b04a, 0x0525f21f, 0x82000d80,
+ 0x42000000, 0x0010b2ca, 0x0525f37b, 0x82000d80,
0x60000000, 0x05020003, 0x60fe7000, 0x0501f024,
0x82000d80, 0x78000000, 0x05020003, 0x61167000,
0x0501f01f, 0x82000d80, 0x10000000, 0x05020003,
@@ -18257,1207 +18396,1230 @@
0x821c3d00, 0x00ffffff, 0x821c0580, 0x00fffffe,
0x59cc0001, 0x05020004, 0x40003000, 0x61fa880f,
0x0501f009, 0x59cc3800, 0x821c3d00, 0x00ffffff,
- 0x4c1c0000, 0x0501f8d1, 0x5c003800, 0x05d60cfe,
- 0x05020025, 0x05e5f988, 0x05f40b68, 0x05d60cfa,
- 0x05020021, 0x59340200, 0x8c000514, 0x0500000a,
- 0x913805b0, 0x05000008, 0x913805bf, 0x05000006,
- 0x913805b4, 0x05000004, 0x913805a4, 0x05000002,
- 0x61327000, 0x0509ff84, 0x05000018, 0x4926601d,
- 0x4936600a, 0x64126407, 0x59cc0c04, 0x48066202,
- 0xb138058c, 0x05020008, 0x64466407, 0x813669c0,
- 0x05020005, 0x59cc0001, 0x82000500, 0x00ffffff,
- 0x4802602a, 0x0501fa38, 0x0501fa90, 0x0004045a,
+ 0x4c1c0000, 0x0501f906, 0x5c003800, 0x05d60baa,
+ 0x05020039, 0x05e5f88d, 0x83440480, 0x000007f0,
+ 0x05001001, 0x05f1f9b1, 0x0500000f, 0x4c180000,
+ 0x05f5fec4, 0x5c003000, 0x0500000e, 0x4c180000,
+ 0x0501f84b, 0x5c003000, 0x05020007, 0x05f9f967,
+ 0x42026800, 0x0010ce8f, 0x481a6802, 0x61fe89ff,
+ 0x0501f004, 0x05f5fad7, 0x05d60b93, 0x05020022,
+ 0x59340200, 0x8c000514, 0x0500000a, 0x913805b0,
+ 0x05000008, 0x913805bf, 0x05000006, 0x913805b4,
+ 0x05000004, 0x913805a4, 0x05000002, 0x61327000,
+ 0x0509ffd5, 0x05000019, 0x4926601d, 0x4936600a,
+ 0x64126407, 0x83340580, 0x0010ce8f, 0x05020005,
+ 0x59cc0001, 0x82000500, 0x00ffffff, 0x4802602a,
+ 0x59cc0c04, 0x48066202, 0xb138058c, 0x05020002,
+ 0x64466407, 0x0501fa59, 0x0501fab3, 0x0004045a,
0x0005f478, 0x598800b7, 0x4803c857, 0x80000000,
0x480310b7, 0x1c01f000, 0x61241100, 0x59cc1806,
- 0x800c1930, 0x05edff25, 0x0509ff6f, 0x05d40cce,
- 0x05fc07f5, 0x4926601d, 0x4936600a, 0x64126407,
- 0x59cc0c04, 0x48066202, 0x64266403, 0x6426641c,
- 0x4a02621c, 0x00002900, 0x64066203, 0x0505f037,
- 0x59a8021b, 0x4803c857, 0x8c000508, 0x05000013,
- 0x599c0019, 0x8c000510, 0x05020010, 0x59cc0006,
- 0x82000500, 0xff000000, 0x82000d80, 0x03000000,
- 0x0500000c, 0x82000d80, 0x20000000, 0x05000009,
- 0x82000d80, 0x05000000, 0x05000006, 0x82000d80,
- 0x21000000, 0x05000003, 0x80000580, 0x1c01f000,
- 0x90000541, 0x05fdf7fe, 0x59cc2006, 0x82102500,
- 0xff000000, 0x9c1021c0, 0x0501f807, 0x820c1c00,
- 0x0010ac58, 0x500c1800, 0x800c0500, 0x4803c857,
- 0x1c01f000, 0x40100800, 0x41781800, 0x900404a0,
- 0x05001004, 0x800c1800, 0x40000800, 0x05fdf7fc,
- 0x9004050f, 0x82000400, 0x0010a0cc, 0x50000000,
- 0x8c040508, 0x05000002, 0x900001c0, 0x1c01f000,
- 0x4803c856, 0x0501fc77, 0x05020009, 0x05e1ff35,
- 0x05020007, 0x59cc0002, 0x82000500, 0xff000000,
- 0x82000d80, 0x08000000, 0x05000802, 0x1c01f000,
- 0x4803c856, 0x59cc0400, 0x82000d00, 0x0000ff00,
- 0x840409c0, 0x900405b3, 0x05020025, 0x0501f977,
- 0x05000046, 0x59cc0a04, 0x48066202, 0x59a80077,
- 0x90000484, 0x05001041, 0x59cc0006, 0x4803c857,
- 0x82000500, 0xffff0000, 0x82000d80, 0x02000000,
- 0x05020009, 0x59cc0006, 0x82000500, 0x0000ffff,
- 0x05020036, 0x0501f9ec, 0x0004045a, 0x60567000,
- 0x0005f478, 0x82000d80, 0x01000000, 0x0502002f,
- 0x59cc0006, 0x82000500, 0x0000ffff, 0x0502002b,
- 0x59a80077, 0x90000488, 0x05001028, 0x0501f9de,
- 0x0004045a, 0x605a7000, 0x0005f478, 0x900405b2,
- 0x05020022, 0x59cc0006, 0x82000500, 0xffff0000,
- 0x82000d80, 0x14000000, 0x0502001c, 0x59a80077,
- 0x90000490, 0x05001019, 0x60e27000, 0x59cc0001,
+ 0x800c1930, 0x05edfe88, 0x0509ffbf, 0x05d40b66,
+ 0x05fc07f5, 0x4926601d, 0x4936600a, 0x83340580,
+ 0x0010ce8f, 0x05020005, 0x59cc0001, 0x82000500,
+ 0x00ffffff, 0x4802602a, 0x64126407, 0x59cc0c04,
+ 0x48066202, 0x64266403, 0x6426641c, 0x4a02621c,
+ 0x00002900, 0x64066203, 0x0505f08a, 0x59a8021b,
+ 0x4803c857, 0x8c000508, 0x05000013, 0x599c0019,
+ 0x8c000510, 0x05020010, 0x59cc0006, 0x82000500,
+ 0xff000000, 0x82000d80, 0x03000000, 0x0500000c,
+ 0x82000d80, 0x20000000, 0x05000009, 0x82000d80,
+ 0x05000000, 0x05000006, 0x82000d80, 0x21000000,
+ 0x05000003, 0x80000580, 0x1c01f000, 0x90000541,
+ 0x05fdf7fe, 0x59cc2006, 0x82102500, 0xff000000,
+ 0x9c1021c0, 0x0501f807, 0x820c1c00, 0x0010aed8,
+ 0x500c1800, 0x800c0500, 0x4803c857, 0x1c01f000,
+ 0x40100800, 0x41781800, 0x900404a0, 0x05001004,
+ 0x800c1800, 0x40000800, 0x05fdf7fc, 0x9004050f,
+ 0x82000400, 0x0010a393, 0x50000000, 0x8c040508,
+ 0x05000002, 0x900001c0, 0x1c01f000, 0x4803c856,
+ 0x0501fc97, 0x05020009, 0x05e1fdcb, 0x05020007,
+ 0x59cc0002, 0x82000500, 0xff000000, 0x82000d80,
+ 0x08000000, 0x05000802, 0x1c01f000, 0x4803c856,
+ 0x59cc0400, 0x82000d00, 0x0000ff00, 0x840409c0,
+ 0x900405b3, 0x05020025, 0x0501f991, 0x05000060,
+ 0x59cc0a04, 0x48066202, 0x59a80077, 0x90000484,
+ 0x0500105b, 0x59cc0006, 0x4803c857, 0x82000500,
+ 0xffff0000, 0x82000d80, 0x02000000, 0x05020009,
+ 0x59cc0006, 0x82000500, 0x0000ffff, 0x05020050,
+ 0x0501fa08, 0x0004045a, 0x60567000, 0x0005f478,
+ 0x82000d80, 0x01000000, 0x05020049, 0x59cc0006,
+ 0x82000500, 0x0000ffff, 0x05020045, 0x59a80077,
+ 0x90000488, 0x05001042, 0x0501f9fa, 0x0004045a,
+ 0x605a7000, 0x0005f478, 0x900405b2, 0x0502003c,
+ 0x59cc0006, 0x82000500, 0xffff0000, 0x82000d80,
+ 0x14000000, 0x05020036, 0x59a80077, 0x90000490,
+ 0x05001033, 0x60e27000, 0x59cc0001, 0x59cc3800,
+ 0x821c3d00, 0x00ffffff, 0x4c1c0000, 0x0501f82f,
+ 0x5c003800, 0x0502002a, 0x05e1ffb8, 0x05020028,
+ 0x83440480, 0x000007f0, 0x05001001, 0x05f1f8db,
+ 0x0500000f, 0x4c180000, 0x05f5fdee, 0x5c003000,
+ 0x0500000d, 0x4c180000, 0x05fdff75, 0x5c003000,
+ 0x05020007, 0x05f9f891, 0x42026800, 0x0010ce8f,
+ 0x481a6802, 0x61fe89ff, 0x0501f003, 0x05f5f9fc,
+ 0x05020013, 0x0509ff0c, 0x05000011, 0x4926601d,
+ 0x4936600a, 0x83340580, 0x0010ce8f, 0x05020005,
+ 0x59cc0001, 0x82000500, 0x00ffffff, 0x4802602a,
+ 0x0519f8c6, 0x64126407, 0x59cc0c04, 0x48066202,
+ 0x0501f9ed, 0x0004045a, 0x0005f478, 0x42000000,
+ 0x0010b2ca, 0x0525f240, 0x4803c857, 0x4000d000,
+ 0x401cd800, 0x82003500, 0x00ffffff, 0x0201f800,
+ 0x0010ff4b, 0x40c40000, 0x90000581, 0x1c01f000,
+ 0x59a8021b, 0x8c00050e, 0x05000003, 0x8c000502,
+ 0x05000005, 0x59cc0c00, 0x80040910, 0x9004050f,
+ 0x0c01f002, 0x1c01f000, 0x0010582a, 0x0010582a,
+ 0x0010582a, 0x00105b00, 0x0010582a, 0x0010582c,
+ 0x00105853, 0x00105856, 0x0010582a, 0x0010582a,
+ 0x0010582a, 0x0010582a, 0x0010582a, 0x0010582a,
+ 0x0010582a, 0x0010582a, 0x4803c856, 0x1c01f000,
+ 0x0501f907, 0x05000021, 0x59a80077, 0x9000048c,
+ 0x0500101e, 0x59300407, 0x90000583, 0x0502001b,
+ 0x59cc0001, 0x5932680a, 0x813669c0, 0x05000017,
+ 0x59340802, 0x80040580, 0x82000500, 0x00ffffff,
+ 0x05020012, 0x0501fc13, 0x05020010, 0x59cc0a04,
+ 0x59300202, 0x82001580, 0x0000ffff, 0x05000003,
+ 0x80040580, 0x05020009, 0x48066202, 0x59300416,
+ 0x8c00051a, 0x05020005, 0x611a7000, 0x0501f937,
+ 0x05000002, 0x0005f478, 0x59cc0004, 0x4803c857,
+ 0x42000000, 0x0010b2cb, 0x0525f1f3, 0x59cc0004,
+ 0x4803c857, 0x1c01f000, 0x0501f8dd, 0x0500001d,
+ 0x59a80077, 0x9000048c, 0x0500101a, 0x59300407,
+ 0x90000583, 0x05020017, 0x59cc0001, 0x82000500,
+ 0x00ffffff, 0x5932680a, 0x813669c0, 0x05000011,
+ 0x59340802, 0x82040d00, 0x00ffffff, 0x80040580,
+ 0x0502000c, 0x0501fbe7, 0x0502000a, 0x59cc0a04,
+ 0x48066202, 0x59300416, 0x8c00051a, 0x05020005,
+ 0x61167000, 0x0501f911, 0x05000002, 0x0005f478,
+ 0x59cc0004, 0x4803c857, 0x42000000, 0x0010b2cb,
+ 0x0525f1cd, 0x59cc0004, 0x4803c857, 0x59cc0000,
+ 0x82000500, 0xff000000, 0x59cc1001, 0x82081500,
+ 0x00ffffff, 0x80080540, 0x4803c857, 0x4817c857,
+ 0x0501fba3, 0x05d60a28, 0x0502000e, 0x05e1fcd6,
+ 0x05d60a25, 0x0502000b, 0x59cc0002, 0x82000500,
+ 0xff000000, 0x90000580, 0x05020299, 0x9004050f,
+ 0x90000c86, 0x05d61a1c, 0x05021002, 0x0c01f003,
+ 0x4803c856, 0x1c01f000, 0x0010589c, 0x0010589e,
+ 0x0010589c, 0x0010589c, 0x00105906, 0x00105918,
+ 0x4803c856, 0x1c01f000, 0x59a80077, 0x800001c0,
+ 0x05d60a0d, 0x05fe07fb, 0x59cc0802, 0x4807c856,
+ 0x8c04052e, 0x05020021, 0x42026000, 0x001104b4,
+ 0x497a6416, 0x59cc0001, 0x59cc3800, 0x05fdff5b,
+ 0x05020012, 0x0001fae7, 0x05020010, 0x59cc3800,
+ 0x821c3d00, 0x00ffffff, 0x05e1fee0, 0x05fe07e9,
+ 0x4926601d, 0x0519f80d, 0x64166407, 0x64226203,
+ 0x4936600a, 0x60227001, 0x0501f8c8, 0x05d409f2,
+ 0x05fc07e0, 0x0005f478, 0x4803c857, 0x61fe89ff,
+ 0x417a6800, 0x59cc0001, 0x82000500, 0x00ffffff,
+ 0x4802602a, 0x05fdf7ea, 0x59cc0001, 0x4803c857,
0x59cc3800, 0x821c3d00, 0x00ffffff, 0x4c1c0000,
- 0x0501f815, 0x5c003800, 0x05020010, 0x05e5f8ce,
- 0x0502000e, 0x05f5faa8, 0x0502000c, 0x0509fed6,
- 0x0500000a, 0x4926601d, 0x4936600a, 0x0519f86e,
- 0x64126407, 0x59cc0c04, 0x48066202, 0x0501f9eb,
- 0x0004045a, 0x0005f478, 0x42000000, 0x0010b04a,
- 0x0525f119, 0x4803c857, 0x4000d000, 0x401cd800,
- 0x82003500, 0x00ffffff, 0x0201f800, 0x0010fd25,
- 0x40c40000, 0x90000581, 0x1c01f000, 0x59a8021b,
- 0x8c00050e, 0x05000003, 0x8c000502, 0x05000005,
- 0x59cc0c00, 0x80040910, 0x9004050f, 0x0c01f002,
- 0x1c01f000, 0x001056a1, 0x001056a1, 0x001056a1,
- 0x00105971, 0x001056a1, 0x001056a3, 0x001056ca,
- 0x001056cd, 0x001056a1, 0x001056a1, 0x001056a1,
- 0x001056a1, 0x001056a1, 0x001056a1, 0x001056a1,
- 0x001056a1, 0x4803c856, 0x1c01f000, 0x0501f907,
- 0x05000021, 0x59a80077, 0x9000048c, 0x0500101e,
- 0x59300407, 0x90000583, 0x0502001b, 0x59cc0001,
- 0x5932680a, 0x813669c0, 0x05000017, 0x59340802,
- 0x80040580, 0x82000500, 0x00ffffff, 0x05020012,
- 0x0501fc0d, 0x05020010, 0x59cc0a04, 0x59300202,
- 0x82001580, 0x0000ffff, 0x05000003, 0x80040580,
- 0x05020009, 0x48066202, 0x59300416, 0x8c00051a,
- 0x05020005, 0x611a7000, 0x0501f937, 0x05000002,
- 0x0005f478, 0x59cc0004, 0x4803c857, 0x42000000,
- 0x0010b04b, 0x0525f0cc, 0x59cc0004, 0x4803c857,
- 0x1c01f000, 0x0501f8dd, 0x0500001d, 0x59a80077,
- 0x9000048c, 0x0500101a, 0x59300407, 0x90000583,
- 0x05020017, 0x59cc0001, 0x82000500, 0x00ffffff,
- 0x5932680a, 0x813669c0, 0x05000011, 0x59340802,
- 0x82040d00, 0x00ffffff, 0x80040580, 0x0502000c,
- 0x0501fbe1, 0x0502000a, 0x59cc0a04, 0x48066202,
- 0x59300416, 0x8c00051a, 0x05020005, 0x61167000,
- 0x0501f911, 0x05000002, 0x0005f478, 0x59cc0004,
- 0x4803c857, 0x42000000, 0x0010b04b, 0x0525f0a6,
- 0x59cc0004, 0x4803c857, 0x59cc0000, 0x82000500,
- 0xff000000, 0x59cc1001, 0x82081500, 0x00ffffff,
- 0x80080540, 0x4803c857, 0x4817c857, 0x0501fb9d,
- 0x05d60bb1, 0x0502000e, 0x05e1fe5a, 0x05d60bae,
- 0x0502000b, 0x59cc0002, 0x82000500, 0xff000000,
- 0x90000580, 0x05020293, 0x9004050f, 0x90000c86,
- 0x05d61ba5, 0x05021002, 0x0c01f003, 0x4803c856,
- 0x1c01f000, 0x00105713, 0x00105715, 0x00105713,
- 0x00105713, 0x0010577d, 0x0010578f, 0x4803c856,
- 0x1c01f000, 0x59a80077, 0x800001c0, 0x05d60b96,
- 0x05fe07fb, 0x59cc0802, 0x4807c856, 0x8c04052e,
- 0x05020021, 0x42026000, 0x00110284, 0x497a6416,
- 0x59cc0001, 0x59cc3800, 0x05fdff5b, 0x05020012,
- 0x0001fae7, 0x05020010, 0x59cc3800, 0x821c3d00,
- 0x00ffffff, 0x05e5f810, 0x05fe07e9, 0x4926601d,
- 0x0515ffb5, 0x64166407, 0x64226203, 0x4936600a,
- 0x60227001, 0x0501f8c8, 0x05d40b7b, 0x05fc07e0,
- 0x0005f478, 0x4803c857, 0x61fe89ff, 0x417a6800,
- 0x59cc0001, 0x82000500, 0x00ffffff, 0x4802602a,
- 0x05fdf7ea, 0x59cc0001, 0x4803c857, 0x59cc3800,
- 0x821c3d00, 0x00ffffff, 0x4c1c0000, 0x05fdff3a,
- 0x5c003800, 0x05d60b68, 0x05fe07cd, 0x05e1fff2,
- 0x05d60b65, 0x05fe07ca, 0x05f5f9cb, 0x05d60b62,
- 0x05fe07c7, 0x59cc0005, 0x8c000500, 0x05020010,
- 0x59340200, 0x8c00050e, 0x05d60b5b, 0x05fe07c0,
- 0x59a8288c, 0x82140d00, 0x0000f000, 0x82040580,
- 0x00003000, 0x05d40b54, 0x05fc07b9, 0x82040580,
- 0x00002000, 0x05d40b50, 0x05fc07b5, 0x05f5fd4d,
- 0x05020011, 0x0501f849, 0x05d40b4b, 0x05fc07b0,
- 0x42026000, 0x00110284, 0x4926601d, 0x4936600a,
- 0x497a6416, 0x0515ff78, 0x640a6407, 0x64226203,
- 0x60227001, 0x0501f88c, 0x05d40b3f, 0x05fc07a4,
- 0x0005f478, 0x0509fdd4, 0x05fc07a1, 0x4926601d,
- 0x4936600a, 0x0515ff6c, 0x64126407, 0x59cc0c04,
- 0x48066202, 0x60067000, 0x0501f87f, 0x0004045a,
- 0x0005f478, 0x59cc0802, 0x8c04052e, 0x05020004,
- 0x0501f828, 0x0500000c, 0x0501f007, 0x0501f827,
- 0x05000009, 0x0501fb1c, 0x05020007, 0x59cc0a04,
- 0x48066202, 0x60267001, 0x0501f86f, 0x05000002,
- 0x0005f478, 0x4933c857, 0x1c01f000, 0x59cc0004,
- 0x4803c857, 0x59a80077, 0x90000484, 0x05001011,
- 0x59cc0802, 0x8c04052e, 0x05020004, 0x0501f811,
- 0x0500000c, 0x0501f007, 0x0501f810, 0x05000009,
- 0x0501fb05, 0x05020007, 0x59cc0a04, 0x48066202,
- 0x602a7001, 0x0501f858, 0x05000002, 0x0005f478,
- 0x4933c857, 0x42000000, 0x0010b04a, 0x0521f7ee,
- 0x59cc0a04, 0x0501f002, 0x59cc0c04, 0x59a8000d,
- 0x59a81064, 0x80080400, 0x80040480, 0x05021007,
- 0x800400ca, 0x800408c8, 0x80040c00, 0x82066400,
- 0x001102e4, 0x1c01f000, 0x80000580, 0x05fdf7fe,
- 0x4803c856, 0x90040507, 0x0c01f001, 0x001057c3,
- 0x001057d6, 0x001057e9, 0x001057f8, 0x001057f8,
- 0x001057f8, 0x001057f8, 0x001057f8, 0x59cc0802,
- 0x8c04052e, 0x0500000e, 0x05fdffe4, 0x05000007,
+ 0x05fdff3a, 0x5c003800, 0x05d609df, 0x05fe07cd,
+ 0x05e1fec2, 0x05d609dc, 0x05fe07ca, 0x05f5f918,
+ 0x05d609d9, 0x05fe07c7, 0x59cc0005, 0x8c000500,
+ 0x05020010, 0x59340200, 0x8c00050e, 0x05d609d2,
+ 0x05fe07c0, 0x59a8288c, 0x82140d00, 0x0000f000,
+ 0x82040580, 0x00003000, 0x05d409cb, 0x05fc07b9,
+ 0x82040580, 0x00002000, 0x05d409c7, 0x05fc07b5,
+ 0x05f5fca0, 0x05020011, 0x0501f849, 0x05d409c2,
+ 0x05fc07b0, 0x42026000, 0x001104b4, 0x4926601d,
+ 0x4936600a, 0x497a6416, 0x0515ffd0, 0x640a6407,
+ 0x64226203, 0x60227001, 0x0501f88c, 0x05d409b6,
+ 0x05fc07a4, 0x0005f478, 0x0509fe03, 0x05fc07a1,
+ 0x4926601d, 0x4936600a, 0x0515ffc4, 0x64126407,
+ 0x59cc0c04, 0x48066202, 0x60067000, 0x0501f87f,
+ 0x0004045a, 0x0005f478, 0x59cc0802, 0x8c04052e,
+ 0x05020004, 0x0501f828, 0x0500000c, 0x0501f007,
+ 0x0501f827, 0x05000009, 0x0501fb22, 0x05020007,
+ 0x59cc0a04, 0x48066202, 0x60267001, 0x0501f86f,
+ 0x05000002, 0x0005f478, 0x4933c857, 0x1c01f000,
+ 0x59cc0004, 0x4803c857, 0x59a80077, 0x90000484,
+ 0x05001011, 0x59cc0802, 0x8c04052e, 0x05020004,
+ 0x0501f811, 0x0500000c, 0x0501f007, 0x0501f810,
+ 0x05000009, 0x0501fb0b, 0x05020007, 0x59cc0a04,
+ 0x48066202, 0x602a7001, 0x0501f858, 0x05000002,
+ 0x0005f478, 0x4933c857, 0x42000000, 0x0010b2ca,
+ 0x0525f115, 0x59cc0a04, 0x0501f002, 0x59cc0c04,
+ 0x59a8000d, 0x59a81064, 0x80080400, 0x80040480,
+ 0x05021007, 0x800400ca, 0x800408c8, 0x80040c00,
+ 0x82066400, 0x00110514, 0x1c01f000, 0x80000580,
+ 0x05fdf7fe, 0x4803c856, 0x90040507, 0x0c01f001,
+ 0x0010594c, 0x0010595f, 0x00105972, 0x00105981,
+ 0x00105981, 0x00105981, 0x00105981, 0x00105981,
+ 0x59cc0802, 0x8c04052e, 0x0500000e, 0x05fdffe4,
+ 0x05000007, 0x59cc0802, 0x90040d30, 0x90040d90,
+ 0x05000004, 0x61827000, 0x0005f478, 0x1c01f000,
+ 0x59300416, 0x8400055c, 0x48026416, 0x0515f6ac,
+ 0x05fdffd5, 0x05fc07fa, 0x05fdf7f3, 0x59cc0802,
+ 0x8c04052e, 0x0500000e, 0x05fdffd1, 0x05000007,
0x59cc0802, 0x90040d30, 0x90040d90, 0x05000004,
- 0x61827000, 0x0005f478, 0x1c01f000, 0x59300416,
- 0x8400055c, 0x48026416, 0x0515f654, 0x05fdffd5,
- 0x05fc07fa, 0x05fdf7f3, 0x59cc0802, 0x8c04052e,
- 0x0500000e, 0x05fdffd1, 0x05000007, 0x59cc0802,
- 0x90040d30, 0x90040d90, 0x05000004, 0x61867000,
- 0x0005f478, 0x1c01f000, 0x59300416, 0x8400055c,
- 0x48026416, 0x0515f641, 0x05fdffc2, 0x05fc07fa,
- 0x05fdf7f3, 0x82140500, 0x0000f000, 0x82000580,
- 0x00002000, 0x0502000b, 0x59cc0802, 0x8c04052e,
- 0x05000008, 0x05fdffb9, 0x05000006, 0x59300416,
- 0x8c000510, 0x05000003, 0x618a7000, 0x0005f478,
- 0x1c01f000, 0x59a8288c, 0x8c14051a, 0x0500000c,
- 0x4803c856, 0x4d300000, 0x5930100a, 0x4c080000,
- 0x0509fd45, 0x5c001000, 0x05000003, 0x59cc2a04,
- 0x0501f901, 0x5c026000, 0x1c01f000, 0x90000541,
- 0x1c01f000, 0x4803c856, 0x4c0c0000, 0x4d340000,
- 0x5930000a, 0x40026800, 0x59a81a1b, 0x05f9fa1e,
- 0x0502001e, 0x813669c0, 0x05000015, 0x59340403,
- 0x82000580, 0x000007fe, 0x05020011, 0x59cc0408,
- 0x8c000518, 0x05000015, 0x5930001d, 0x82000580,
- 0x0010b111, 0x05020011, 0x59cc0207, 0x80000540,
- 0x05020002, 0x60040000, 0x48038893, 0x48035012,
- 0x84000560, 0x480388b3, 0x0501f008, 0x59300403,
- 0x90000582, 0x05000003, 0x91380597, 0x05020003,
- 0x8c0c0508, 0x05fe07f1, 0x5c026800, 0x5c001800,
- 0x1c01f000, 0x59a8288c, 0x8c14051a, 0x05000018,
+ 0x61867000, 0x0005f478, 0x1c01f000, 0x59300416,
+ 0x8400055c, 0x48026416, 0x0515f699, 0x05fdffc2,
+ 0x05fc07fa, 0x05fdf7f3, 0x82140500, 0x0000f000,
+ 0x82000580, 0x00002000, 0x0502000b, 0x59cc0802,
+ 0x8c04052e, 0x05000008, 0x05fdffb9, 0x05000006,
+ 0x59300416, 0x8c000510, 0x05000003, 0x618a7000,
+ 0x0005f478, 0x1c01f000, 0x59a8288c, 0x8c14051a,
+ 0x0500000c, 0x4803c856, 0x4d300000, 0x5930100a,
+ 0x4c080000, 0x0509fd74, 0x5c001000, 0x05000003,
+ 0x59cc2a04, 0x0501f903, 0x5c026000, 0x1c01f000,
+ 0x90000541, 0x1c01f000, 0x4803c856, 0x4c0c0000,
+ 0x4d340000, 0x5932680a, 0x59a81a1b, 0x05f9f99b,
+ 0x05020021, 0x813669c0, 0x05000018, 0x83340580,
+ 0x0010ce8f, 0x05000015, 0x59340403, 0x82000580,
+ 0x000007fe, 0x05020011, 0x59cc0408, 0x8c000518,
+ 0x05000015, 0x5930001d, 0x82000580, 0x0010b391,
+ 0x05020011, 0x59cc0207, 0x80000540, 0x05020002,
+ 0x60040000, 0x48038893, 0x48035012, 0x84000560,
+ 0x480388b3, 0x0501f008, 0x59300403, 0x90000582,
+ 0x05000003, 0x91380597, 0x05020003, 0x8c0c0508,
+ 0x05fe07f1, 0x5c026800, 0x5c001800, 0x1c01f000,
+ 0x59a8288c, 0x8c14051a, 0x05000018, 0x4803c856,
+ 0x4d300000, 0x4c5c0000, 0x4130b800, 0x0509fd3a,
+ 0x0500000f, 0x485e602a, 0x585c0407, 0x90000581,
+ 0x05020008, 0x4d300000, 0x405e6000, 0x0515fe31,
+ 0x5c026000, 0x05000003, 0x4a026416, 0x00000080,
+ 0x585c100a, 0x59cc2a04, 0x0501f8be, 0x5c00b800,
+ 0x5c026000, 0x1c01f000, 0x90000541, 0x1c01f000,
+ 0x59a8288c, 0x8c14051a, 0x05000011, 0x4803c856,
+ 0x4d300000, 0x4c5c0000, 0x4130b800, 0x4a026416,
+ 0x00000100, 0x0509fd1c, 0x05000006, 0x485e602a,
+ 0x585c2c02, 0x585c100a, 0x405c2000, 0x0501f8ad,
+ 0x5c00b800, 0x5c026000, 0x1c01f000, 0x90000541,
+ 0x1c01f000, 0x59a8288c, 0x8c14051a, 0x05000016,
0x4803c856, 0x4d300000, 0x4c5c0000, 0x4130b800,
- 0x0509fd0d, 0x0500000f, 0x485e602a, 0x585c0407,
- 0x90000581, 0x05020008, 0x4d300000, 0x405e6000,
- 0x0515fddb, 0x5c026000, 0x05000003, 0x4a026416,
- 0x00000080, 0x585c100a, 0x59cc2a04, 0x0501f8be,
- 0x5c00b800, 0x5c026000, 0x1c01f000, 0x90000541,
- 0x1c01f000, 0x59a8288c, 0x8c14051a, 0x05000011,
- 0x4803c856, 0x4d300000, 0x4c5c0000, 0x4130b800,
- 0x4a026416, 0x00000100, 0x0509fcef, 0x05000006,
- 0x485e602a, 0x585c2c02, 0x585c100a, 0x405c2000,
- 0x0501f8ad, 0x5c00b800, 0x5c026000, 0x1c01f000,
- 0x90000541, 0x1c01f000, 0x59a8288c, 0x8c14051a,
- 0x05000016, 0x4803c856, 0x4d300000, 0x4c5c0000,
- 0x4130b800, 0x4a026416, 0x00000100, 0x0509fcda,
- 0x0500000b, 0x493a6403, 0x485e602a, 0x0515fdac,
- 0x05000003, 0x4a026416, 0x00000080, 0x585c2c02,
- 0x585c100a, 0x405c2000, 0x0501f893, 0x5c00b800,
- 0x5c026000, 0x1c01f000, 0x90000541, 0x1c01f000,
- 0x4803c856, 0x4c600000, 0x4c640000, 0x4c5c0000,
- 0x4d200000, 0x4d240000, 0x4200c000, 0x0010cc01,
- 0x5930c80a, 0x8064c9c0, 0x05020015, 0x58603800,
- 0x821c3d00, 0x00ffffff, 0x4c1c0000, 0x05e1feae,
- 0x5c003800, 0x05020061, 0x4d340000, 0x58600001,
- 0x82000500, 0x00ffffff, 0x0501f9dc, 0x05d6095c,
- 0x4936600a, 0x59341200, 0x5c026800, 0x0501fa0f,
- 0x4a026416, 0x00000100, 0x65126403, 0x58601006,
- 0x82081500, 0x0000f000, 0x82080480, 0x00002000,
- 0x05001055, 0x42002000, 0xc0000000, 0x5930100a,
- 0x58080200, 0x8c000508, 0x05000056, 0x8c00050c,
- 0x05000013, 0x8c000504, 0x0500000a, 0x58602a02,
- 0x82142d00, 0x00003000, 0x82140580, 0x00001000,
- 0x0500000b, 0x82140580, 0x00002000, 0x05000044,
- 0x8064c9c0, 0x05000004, 0x58600402, 0x8c000526,
- 0x0500003d, 0x42002000, 0xc1000000, 0x41783000,
- 0x4130b800, 0x0509fc88, 0x05000030, 0x58601804,
- 0x8064c9c0, 0x05020006, 0x65126403, 0x585c0402,
- 0x820c1d00, 0xffff0000, 0x800c1d40, 0x58600000,
- 0x58600801, 0x58601003, 0x82000500, 0x00ffffff,
- 0x82040d00, 0x00ffffff, 0x4a026416, 0x00000100,
- 0x485e602a, 0x48026019, 0x4806601a, 0x480a601c,
- 0x480e601d, 0x585c380a, 0x581c0a12, 0x82040d00,
- 0x0000ff00, 0x800000e0, 0x80040540, 0x90000561,
- 0x48026018, 0x585c0416, 0x58600802, 0x585c1407,
- 0x8c00051c, 0x05020022, 0x4806601b, 0x480a6407,
- 0x643e6203, 0x640e6006, 0x0509fad0, 0x4c100000,
- 0x0501fd2b, 0x5c002000, 0x82100580, 0xc2000000,
- 0x05020015, 0x90000541, 0x405e6000, 0x5c024800,
- 0x5c024000, 0x5c00b800, 0x5c00c800, 0x5c00c000,
- 0x1c01f000, 0x90000541, 0x05fdf7f9, 0x42002000,
- 0xc2000000, 0x42003000, 0x02120000, 0x05fdf7c1,
- 0x42002000, 0xc2000000, 0x42003000, 0x01050000,
- 0x05fdf7bc, 0x80000580, 0x05fdf7ec, 0x90040d50,
- 0x05fdf7de, 0x4803c856, 0x41782000, 0x0501f805,
- 0x1c01f000, 0x4803c856, 0x0501f802, 0x1c01f000,
- 0x4813c857, 0x59300416, 0x84000550, 0x48026416,
- 0x4816621d, 0x480a600a, 0x493a6403, 0x643e6203,
- 0x59cc0000, 0x82000500, 0x00ffffff, 0x48026019,
- 0x82000500, 0x000000ff, 0x800000e0, 0x59cc0801,
- 0x82040d00, 0x00ffffff, 0x4806601a, 0x82040d00,
- 0x000000ff, 0x800811c0, 0x0500000a, 0x58080a12,
- 0x0501f002, 0x800408d0, 0x80040540, 0x90000561,
- 0x4803c857, 0x4807c857, 0x48026018, 0x0501f00e,
- 0x4c000000, 0x4c040000, 0x05f9f8ff, 0x5c000800,
- 0x5c000000, 0x05000007, 0x59a81a1b, 0x8c0c0506,
- 0x05fc07f1, 0x90000561, 0x48026018, 0x0501f002,
- 0x64866018, 0x59cc0404, 0x4802641d, 0x59cc0002,
- 0x4802601b, 0x59cc0403, 0x4802641c, 0x59cc0203,
- 0x4802621c, 0x801021c0, 0x05000002, 0x64082008,
- 0x42002800, 0xc0000000, 0x800811c0, 0x0500000d,
- 0x58080200, 0x8c000508, 0x05000015, 0x8c00050c,
- 0x05000008, 0x8c000504, 0x05020019, 0x42002800,
- 0xc1000000, 0x801021c0, 0x05000002, 0x64082008,
- 0x40142000, 0x41783000, 0x0509fa60, 0x0501fcbc,
- 0x90000541, 0x1c01f000, 0x42002000, 0xc2000000,
- 0x42003000, 0x02120000, 0x0501f005, 0x42002000,
- 0xc2000000, 0x42003000, 0x01050000, 0x0509fa53,
- 0x0501fcaf, 0x80000580, 0x05fdf7f3, 0x59cc1002,
- 0x82081500, 0x00003000, 0x82080580, 0x00001000,
- 0x05fc07e8, 0x82080580, 0x00002000, 0x05fc07eb,
- 0x05fdf7df, 0x59cc0802, 0x8c04052e, 0x0502001d,
- 0x05fdfe34, 0x0500001b, 0x59300407, 0x90000586,
- 0x05020018, 0x59cc0001, 0x82000500, 0x00ffffff,
- 0x5932680a, 0x813669c0, 0x05000012, 0x59340802,
- 0x82040d00, 0x00ffffff, 0x80040580, 0x0502000d,
- 0x0501f93d, 0x0502000b, 0x59a80077, 0x800001c0,
- 0x05020008, 0x61467000, 0x59300416, 0x8c00051a,
- 0x05020004, 0x05fdfec0, 0x05000002, 0x0005f478,
- 0x59cc0004, 0x4803c857, 0x42000000, 0x0010b04b,
- 0x0521f601, 0x4803c856, 0x60143002, 0x0501f004,
- 0x601c3004, 0x0501f802, 0x1c01f000, 0x481bc857,
- 0x4c5c0000, 0x4c600000, 0x4c640000, 0x41ccc800,
- 0x4014b800, 0x4018c000, 0x0501f805, 0x5c00c800,
- 0x5c00c000, 0x5c00b800, 0x1c01f000, 0x4803c856,
- 0x4c580000, 0x58640400, 0x82000500, 0x0000f000,
- 0x82000580, 0x0000c000, 0x05000021, 0x0509fb96,
- 0x0500001f, 0x58640001, 0x58643800, 0x821c3d00,
- 0x00ffffff, 0x4c1c0000, 0x05fdfcc7, 0x5c003800,
- 0x05020019, 0x05e1fd80, 0x05020017, 0x05f1ff5a,
- 0x05020015, 0x4936600a, 0x0515fd23, 0x05d5fbbd,
- 0x05000011, 0x4926601d, 0x492e6019, 0x497a5800,
- 0x497a5a05, 0x485e5c05, 0x912cac06, 0x601cb000,
- 0x4064a000, 0x0521fe97, 0x4862641c, 0x64fa6403,
- 0x64066407, 0x64066203, 0x0501fc54, 0x5c00b000,
- 0x1c01f000, 0x0005fc5a, 0x05fdf7fd, 0x4803c856,
- 0x59cc0400, 0x82000d00, 0x0000ff00, 0x82040500,
- 0x0000f000, 0x840409c0, 0x82000580, 0x00002000,
- 0x05020055, 0x900405a2, 0x05020040, 0x59c400a4,
- 0x9000050f, 0x90000c87, 0x05001003, 0x9000048c,
- 0x05001064, 0x59cc0006, 0x82000500, 0xffff0000,
- 0x82000d80, 0x04000000, 0x0500005e, 0x82000d80,
- 0x60000000, 0x0500005b, 0x82000d80, 0x54000000,
- 0x05000058, 0x82000d80, 0x03000000, 0x0502001e,
- 0x59a80a1b, 0x8c040508, 0x05020052, 0x8c040502,
- 0x05020060, 0x82000d80, 0x03000000, 0x05020008,
- 0x82140d00, 0x0000f000, 0x82040d80, 0x00003000,
- 0x05020003, 0x05f9f82c, 0x05000046, 0x05f5f9f1,
- 0x05000046, 0x59a80018, 0x800000d0, 0x59a8080f,
- 0x82040d00, 0x000000ff, 0x80040540, 0x59cc0800,
- 0x82040d00, 0x00ffffff, 0x80040580, 0x05020037,
- 0x0501f038, 0x59c40802, 0x8c04050c, 0x0502001e,
- 0x82000d80, 0x52000000, 0x05fc07ed, 0x82000d80,
- 0x05000000, 0x05fc07ea, 0x82000d80, 0x50000000,
- 0x05fc07e7, 0x0501f029, 0x900405a3, 0x05020027,
- 0x05fdfd8a, 0x05000025, 0x59300c03, 0x90040582,
- 0x05000024, 0xb0040591, 0x05000022, 0x0501f00a,
- 0x05fdfd82, 0x0500001d, 0x59300403, 0x90000582,
- 0x0502001a, 0x59300203, 0x9000058e, 0x05020017,
- 0x0501f018, 0x59a8021b, 0x8c000514, 0x05fc07f5,
- 0x4c580000, 0x0521fe7d, 0xb0582481, 0x5c00b000,
- 0x0500100e, 0x59cc0800, 0x82040d00, 0x00ffffff,
- 0x42001000, 0x0010b3d1, 0x58080005, 0x80040580,
- 0x05000008, 0x801021c0, 0x05000004, 0x80102040,
- 0x9008140b, 0x05fdf7f9, 0x80000580, 0x0501f002,
- 0x90000541, 0x1c01f000, 0x59cc0006, 0x82000500,
- 0xffff0000, 0x82000d80, 0x03000000, 0x05000004,
- 0x82000d80, 0x52000000, 0x05fe07f4, 0x59a8021b,
- 0x90000509, 0x90000588, 0x05fc07f2, 0x05fdf7ef,
- 0x59a8288c, 0x82140500, 0x0000f000, 0x82000580,
- 0x00003000, 0x05fe07eb, 0x05f5ffcf, 0x05fe07e9,
+ 0x4a026416, 0x00000100, 0x0509fd07, 0x0500000b,
+ 0x493a6403, 0x485e602a, 0x0515fe02, 0x05000003,
+ 0x4a026416, 0x00000080, 0x585c2c02, 0x585c100a,
+ 0x405c2000, 0x0501f893, 0x5c00b800, 0x5c026000,
+ 0x1c01f000, 0x90000541, 0x1c01f000, 0x4803c856,
+ 0x4c600000, 0x4c640000, 0x4c5c0000, 0x4d200000,
+ 0x4d240000, 0x4200c000, 0x0010ce81, 0x5930c80a,
+ 0x8064c9c0, 0x05020015, 0x58603800, 0x821c3d00,
+ 0x00ffffff, 0x4c1c0000, 0x05e1fd7c, 0x5c003800,
+ 0x05020061, 0x4d340000, 0x58600001, 0x82000500,
+ 0x00ffffff, 0x0501f9e0, 0x05d20fd1, 0x4936600a,
+ 0x59341200, 0x5c026800, 0x0501fa13, 0x4a026416,
+ 0x00000100, 0x65126403, 0x58601006, 0x82081500,
+ 0x0000f000, 0x82080480, 0x00002000, 0x05001055,
+ 0x42002000, 0xc0000000, 0x5930100a, 0x58080200,
+ 0x8c000508, 0x05000056, 0x8c00050c, 0x05000013,
+ 0x8c000504, 0x0500000a, 0x58602a02, 0x82142d00,
+ 0x00003000, 0x82140580, 0x00001000, 0x0500000b,
+ 0x82140580, 0x00002000, 0x05000044, 0x8064c9c0,
+ 0x05000004, 0x58600402, 0x8c000526, 0x0500003d,
+ 0x42002000, 0xc1000000, 0x41783000, 0x4130b800,
+ 0x0509fcb5, 0x05000030, 0x58601804, 0x8064c9c0,
+ 0x05020006, 0x65126403, 0x585c0402, 0x820c1d00,
+ 0xffff0000, 0x800c1d40, 0x58600000, 0x58600801,
+ 0x58601003, 0x82000500, 0x00ffffff, 0x82040d00,
+ 0x00ffffff, 0x4a026416, 0x00000100, 0x485e602a,
+ 0x48026019, 0x4806601a, 0x480a601c, 0x480e601d,
+ 0x585c380a, 0x581c0a12, 0x82040d00, 0x0000ff00,
+ 0x800000e0, 0x80040540, 0x90000561, 0x48026018,
+ 0x585c0416, 0x58600802, 0x585c1407, 0x8c00051c,
+ 0x05020022, 0x4806601b, 0x480a6407, 0x643e6203,
+ 0x640e6006, 0x0509faf9, 0x4c100000, 0x0501fd62,
+ 0x5c002000, 0x82100580, 0xc2000000, 0x05020015,
+ 0x90000541, 0x405e6000, 0x5c024800, 0x5c024000,
+ 0x5c00b800, 0x5c00c800, 0x5c00c000, 0x1c01f000,
+ 0x90000541, 0x05fdf7f9, 0x42002000, 0xc2000000,
+ 0x42003000, 0x02120000, 0x05fdf7c1, 0x42002000,
+ 0xc2000000, 0x42003000, 0x01050000, 0x05fdf7bc,
+ 0x80000580, 0x05fdf7ec, 0x90040d50, 0x05fdf7de,
+ 0x4803c856, 0x41782000, 0x0501f805, 0x1c01f000,
+ 0x4803c856, 0x0501f802, 0x1c01f000, 0x4813c857,
+ 0x59300416, 0x84000550, 0x48026416, 0x4816621d,
+ 0x480a600a, 0x82080580, 0x0010ce8f, 0x05020002,
+ 0x41781000, 0x493a6403, 0x643e6203, 0x59cc0000,
+ 0x82000500, 0x00ffffff, 0x48026019, 0x82000500,
+ 0x000000ff, 0x800000e0, 0x59cc0801, 0x82040d00,
+ 0x00ffffff, 0x4806601a, 0x82040d00, 0x000000ff,
+ 0x800811c0, 0x0500000a, 0x58080a12, 0x0501f002,
+ 0x800408d0, 0x80040540, 0x90000561, 0x4803c857,
+ 0x4807c857, 0x48026018, 0x0501f00e, 0x4c000000,
+ 0x4c040000, 0x05f9f875, 0x5c000800, 0x5c000000,
+ 0x05000007, 0x59a81a1b, 0x8c0c0506, 0x05fc07f1,
+ 0x90000561, 0x48026018, 0x0501f002, 0x64866018,
+ 0x59cc0404, 0x4802641d, 0x59cc0002, 0x4802601b,
+ 0x59cc0403, 0x4802641c, 0x59cc0203, 0x4802621c,
+ 0x801021c0, 0x05000002, 0x64082008, 0x42002800,
+ 0xc0000000, 0x800811c0, 0x0500000d, 0x58080200,
+ 0x8c000508, 0x05000015, 0x8c00050c, 0x05000008,
+ 0x8c000504, 0x05020019, 0x42002800, 0xc1000000,
+ 0x801021c0, 0x05000002, 0x64082008, 0x40142000,
+ 0x41783000, 0x0509fa85, 0x0501fcef, 0x90000541,
+ 0x1c01f000, 0x42002000, 0xc2000000, 0x42003000,
+ 0x02120000, 0x0501f005, 0x42002000, 0xc2000000,
+ 0x42003000, 0x01050000, 0x0509fa78, 0x0501fce2,
+ 0x80000580, 0x05fdf7f3, 0x59cc1002, 0x82081500,
+ 0x00003000, 0x82080580, 0x00001000, 0x05fc07e8,
+ 0x82080580, 0x00002000, 0x05fc07eb, 0x05fdf7df,
+ 0x59cc0802, 0x8c04052e, 0x0502001d, 0x05fdfe2e,
+ 0x0500001b, 0x59300407, 0x90000586, 0x05020018,
+ 0x59cc0001, 0x82000500, 0x00ffffff, 0x5932680a,
+ 0x813669c0, 0x05000012, 0x59340802, 0x82040d00,
+ 0x00ffffff, 0x80040580, 0x0502000d, 0x0501f93d,
+ 0x0502000b, 0x59a80077, 0x800001c0, 0x05020008,
+ 0x61467000, 0x59300416, 0x8c00051a, 0x05020004,
+ 0x05fdfebc, 0x05000002, 0x0005f478, 0x59cc0004,
+ 0x4803c857, 0x42000000, 0x0010b2cb, 0x0521f722,
+ 0x4803c856, 0x60143002, 0x0501f004, 0x601c3004,
+ 0x0501f802, 0x1c01f000, 0x481bc857, 0x4c5c0000,
+ 0x4c600000, 0x4c640000, 0x41ccc800, 0x4014b800,
+ 0x4018c000, 0x0501f805, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x4803c856, 0x4c580000,
+ 0x58640400, 0x82000500, 0x0000f000, 0x82000580,
+ 0x0000c000, 0x05000021, 0x0509fbbf, 0x0500001f,
+ 0x58640001, 0x58643800, 0x821c3d00, 0x00ffffff,
+ 0x4c1c0000, 0x05fdfcc1, 0x5c003800, 0x05020019,
+ 0x05e1fc4a, 0x05020017, 0x05f1fea1, 0x05020015,
+ 0x4936600a, 0x0515fd75, 0x05d5fa2e, 0x05000011,
+ 0x4926601d, 0x492e6019, 0x497a5800, 0x497a5a05,
+ 0x485e5c05, 0x912cac06, 0x601cb000, 0x4064a000,
+ 0x0521ffb8, 0x4862641c, 0x64fa6403, 0x64066407,
+ 0x64066203, 0x0501fc87, 0x5c00b000, 0x1c01f000,
+ 0x0005fc5a, 0x05fdf7fd, 0x4803c856, 0x59cc0400,
+ 0x82000d00, 0x0000ff00, 0x82040500, 0x0000f000,
+ 0x840409c0, 0x82000580, 0x00002000, 0x05020055,
+ 0x900405a2, 0x05020040, 0x59c400a4, 0x9000050f,
+ 0x90000c87, 0x05001003, 0x9000048c, 0x05001064,
+ 0x59cc0006, 0x82000500, 0xffff0000, 0x82000d80,
+ 0x04000000, 0x0500005e, 0x82000d80, 0x60000000,
+ 0x0500005b, 0x82000d80, 0x54000000, 0x05000058,
+ 0x82000d80, 0x03000000, 0x0502001e, 0x59a80a1b,
+ 0x8c040508, 0x05020052, 0x8c040502, 0x05020060,
+ 0x82000d80, 0x03000000, 0x05020008, 0x82140d00,
+ 0x0000f000, 0x82040d80, 0x00003000, 0x05020003,
+ 0x05f5ffa2, 0x05000046, 0x05f5f93c, 0x05000046,
0x59a80018, 0x800000d0, 0x59a8080f, 0x82040d00,
0x000000ff, 0x80040540, 0x59cc0800, 0x82040d00,
- 0x00ffffff, 0x80040580, 0x05fc07de, 0x60043002,
- 0x05fdff2f, 0x05fdf7d9, 0x4803c857, 0x4c580000,
- 0x40003000, 0x61c0200f, 0x6040b000, 0x59247009,
- 0x50380000, 0x80026d40, 0x05000013, 0x59340002,
- 0x82000500, 0x00ffffff, 0x80180580, 0x0502000e,
- 0x59341013, 0x80080130, 0x81200580, 0x0502000a,
- 0x82080500, 0x00ffffff, 0x59240805, 0x80040580,
- 0x05000011, 0x812000f0, 0x80040d40, 0x48066813,
- 0x0501f00d, 0x80102000, 0x80387000, 0x8058b040,
- 0x05fe07e8, 0x82100480, 0x00000800, 0x60002000,
- 0x61c0b00f, 0x41ac7000, 0x05fe17e2, 0x90000541,
- 0x0501f002, 0x40128800, 0x5c00b000, 0x1c01f000,
- 0x59a8021b, 0x8c00050e, 0x05000004, 0x8c000502,
- 0x05000003, 0x80000580, 0x1c01f000, 0x90000541,
- 0x05fdf7fe, 0x59300c07, 0x90040582, 0x05000002,
- 0x90040585, 0x1c01f000, 0x60080800, 0x8c080508,
- 0x05000007, 0x8c08050c, 0x05000004, 0x8c080504,
- 0x05020004, 0x90040d44, 0x48066008, 0x1c01f000,
- 0x42001800, 0x0010cc01, 0x580c1202, 0x82081500,
- 0x00003000, 0x82080580, 0x00001000, 0x05fc07f7,
- 0x82080580, 0x00002000, 0x05fc07f5, 0x05fdf7f2,
- 0x59c80000, 0x84000558, 0x84000512, 0x48039000,
- 0x1c01f000, 0x59cc0800, 0x59340013, 0x80040580,
- 0x82000500, 0x00ffffff, 0x1c01f000, 0x4a032824,
- 0x000003e8, 0x4a032802, 0x001102e4, 0x64032800,
- 0x4a032808, 0x00106426, 0x60140000, 0x91947c09,
- 0x49787801, 0x4a007804, 0x001063d1, 0x903c7c05,
- 0x80000040, 0x05fe07fb, 0x4a032823, 0xffff0000,
- 0x6191d000, 0x0501f9c6, 0x4201d000, 0x000186a0,
- 0x0501f1d3, 0x00000000, 0x00000005, 0x0000000a,
- 0x0000000f, 0x00000014, 0x00000002, 0x00000008,
- 0x00000020, 0x00000080, 0x00000200, 0x4d300000,
- 0x4d2c0000, 0x4d340000, 0x4d400000, 0x4cfc0000,
- 0x4d380000, 0x4d3c0000, 0x4d440000, 0x4d4c0000,
- 0x4d480000, 0x4c5c0000, 0x4c600000, 0x4c640000,
- 0x0005fa04, 0x5c00c800, 0x5c00c000, 0x5c00b800,
- 0x5c029000, 0x5c029800, 0x5c028800, 0x5c027800,
- 0x5c027000, 0x5c01f800, 0x5c028000, 0x5c026800,
- 0x5c025800, 0x5c026000, 0x1c01f000, 0x59940004,
- 0x80000540, 0x05020008, 0x5994002f, 0x80040400,
- 0x05d01ee7, 0x48032804, 0x480b2805, 0x642b2803,
- 0x80000580, 0x1c01f000, 0x59940029, 0x80000540,
- 0x05020008, 0x5994002f, 0x80040400, 0x05d01edc,
- 0x48032829, 0x480b282a, 0x64072828, 0x80000580,
- 0x1c01f000, 0x40680800, 0x406c1000, 0x5994002c,
- 0x80000540, 0x05020008, 0x5994002f, 0x80040400,
- 0x05d01ecf, 0x4803282c, 0x480b282d, 0x642b282b,
- 0x80000580, 0x1c01f000, 0x4c000000, 0x59940005,
- 0x80080580, 0x05020003, 0x497b2804, 0x497b2805,
- 0x5c000000, 0x1c01f000, 0x40681000, 0x05fdfff7,
- 0x1c01f000, 0x4c000000, 0x5994002a, 0x80080580,
- 0x05020003, 0x497b2829, 0x497b282a, 0x5c000000,
- 0x1c01f000, 0x4c000000, 0x5994002d, 0x80080580,
- 0x05020003, 0x497b282c, 0x497b282d, 0x5c000000,
- 0x1c01f000, 0x4937c857, 0x48ebc857, 0x59340203,
- 0x80e80480, 0x05001002, 0x48ea6a03, 0x1c01f000,
- 0x4d440000, 0x60407800, 0x59968801, 0x0001fae7,
- 0x05020059, 0x59341a03, 0x800c1840, 0x05001015,
- 0x59940031, 0x800c0480, 0x05000003, 0x48026a03,
- 0x05021010, 0x5934000f, 0x497a6a03, 0x80000540,
- 0x0500004d, 0x5934000b, 0x80001120, 0x82000500,
- 0x0000ffff, 0x80080480, 0x05001003, 0x64066a03,
- 0x0501f004, 0x4c3c0000, 0x0001faf4, 0x5c007800,
- 0x4d2c0000, 0x41781800, 0x5934000f, 0x80025d40,
- 0x0500003c, 0x592c0004, 0x80000d40, 0x05000006,
- 0x59940031, 0x80040480, 0x48025804, 0x05001007,
- 0x05000006, 0x412c1800, 0x592c0000, 0x80025d40,
- 0x05000030, 0x05fdf7f4, 0x592c2000, 0x497a5800,
- 0x800c19c0, 0x05020009, 0x59340010, 0x812c0580,
- 0x05020004, 0x497a680f, 0x497a6810, 0x0501f008,
- 0x4812680f, 0x0501f006, 0x48101800, 0x59340010,
- 0x812c0580, 0x05020002, 0x480e6810, 0x592c0205,
- 0x82000500, 0x000000ff, 0x90000592, 0x05000005,
- 0xb00005a0, 0x05000003, 0x90000588, 0x05020003,
- 0x642e5a07, 0x0501f00c, 0x4c0c0000, 0x4c100000,
- 0x0001ff6c, 0x5c002000, 0x5c001800, 0x4a025a05,
- 0x00000103, 0x641a5a07, 0x497a580a, 0x4a025c07,
- 0x0000ffff, 0x4c0c0000, 0x4c100000, 0x0001fb5b,
- 0x5c002000, 0x5c001800, 0x40100000, 0x05fdf7d0,
- 0x5c025800, 0x81468800, 0x83440480, 0x00000800,
- 0x05021007, 0x803c7840, 0x05fe07a1, 0x49472801,
- 0x5c028800, 0x5c03e000, 0x1c01f000, 0x640b2800,
- 0x497b2801, 0x05fdf7fb, 0x60407800, 0x59966002,
- 0x59300205, 0x80000d40, 0x05000014, 0x59940031,
- 0x80040480, 0x48026205, 0x4df00000, 0x4c040000,
- 0x0515fb34, 0x5c000800, 0x05000009, 0x59300205,
- 0x9000048b, 0x05021006, 0x9004048b, 0x05001004,
- 0x4c3c0000, 0x0515fa61, 0x5c007800, 0x5c03e000,
- 0x05001027, 0x05000026, 0x59300006, 0x80000d40,
- 0x05000010, 0x4203e000, 0xb0800000, 0x4203f800,
- 0x0c000000, 0x40000000, 0x40000000, 0x40000000,
- 0x0503b008, 0x59940031, 0x80040480, 0x48026006,
- 0x4203f800, 0x08000000, 0x05001019, 0x05000018,
- 0x91326430, 0x49332802, 0x41540000, 0x81300480,
- 0x05021005, 0x803c7840, 0x05fe07d2, 0x5c03e000,
- 0x1c01f000, 0x59940030, 0x48032831, 0x4a032802,
- 0x001102e4, 0x497b2830, 0x80000540, 0x0500000c,
- 0x64072800, 0x5c03e000, 0x1c01f000, 0x4c3c0000,
- 0x0515f930, 0x5c007800, 0x05fdf7d8, 0x4c3c0000,
- 0x0511fcf7, 0x5c007800, 0x05fdf7e6, 0x64032800,
- 0x5c03e000, 0x1c01f000, 0x59a80876, 0x8c040530,
- 0x05020025, 0x8c040532, 0x0500000f, 0x59a80065,
- 0x81640480, 0x05001016, 0x59a8000b, 0x81500580,
- 0x05000005, 0x59a80063, 0x59a81062, 0x80080580,
- 0x0502000f, 0x900411c0, 0x82081500, 0x00007000,
- 0x0501f00f, 0x9004051f, 0x05000013, 0x80040840,
- 0x9004051f, 0x05000003, 0x48075076, 0x0501f00e,
- 0x900401c0, 0x9000051f, 0x80040d40, 0x900401c0,
- 0x80040580, 0x82001500, 0x00007000, 0x82040500,
- 0xffff8fff, 0x80080540, 0x48035076, 0x80081114,
- 0x05d1fff2, 0x1c01f000, 0x4a032807, 0x000007d0,
- 0x642b2806, 0x4a01a8e5, 0x00000c00, 0x1c01f000,
- 0x60100800, 0x91180485, 0x05d21dc5, 0x91947c09,
- 0x83180400, 0x00105add, 0x50000000, 0x803c7c00,
- 0x4a007801, 0x000001f4, 0x48047802, 0x64287800,
- 0x49787803, 0x83180400, 0x00105ae2, 0x50000000,
- 0x82000540, 0x00000155, 0x4801a8e5, 0x1c01f000,
- 0x91180485, 0x05d21db2, 0x91947c09, 0x83180400,
- 0x00105add, 0x50000000, 0x803c7c00, 0x583c0002,
- 0x80000040, 0x48007802, 0x05000004, 0x4a007801,
- 0x000001f4, 0x64287800, 0x1c01f000, 0x91180485,
- 0x05d21da3, 0x91947c09, 0x83180400, 0x00105add,
- 0x50000000, 0x803c7c00, 0x49787801, 0x83180400,
- 0x00105ae2, 0x50000000, 0x4801a8e5, 0x1c01f000,
- 0x40680800, 0x406c1000, 0x0501f802, 0x1c01f000,
+ 0x00ffffff, 0x80040580, 0x05020037, 0x0501f038,
+ 0x59c40802, 0x8c04050c, 0x0502001e, 0x82000d80,
+ 0x52000000, 0x05fc07ed, 0x82000d80, 0x05000000,
+ 0x05fc07ea, 0x82000d80, 0x50000000, 0x05fc07e7,
+ 0x0501f029, 0x900405a3, 0x05020027, 0x05fdfd84,
+ 0x05000025, 0x59300c03, 0x90040582, 0x05000024,
+ 0xb0040591, 0x05000022, 0x0501f00a, 0x05fdfd7c,
+ 0x0500001d, 0x59300403, 0x90000582, 0x0502001a,
+ 0x59300203, 0x9000058e, 0x05020017, 0x0501f018,
+ 0x59a8021b, 0x8c000514, 0x05fc07f5, 0x4c580000,
+ 0x0521ff9e, 0xb0582481, 0x5c00b000, 0x0500100e,
+ 0x59cc0800, 0x82040d00, 0x00ffffff, 0x42001000,
+ 0x0010b651, 0x58080005, 0x80040580, 0x05000008,
+ 0x801021c0, 0x05000004, 0x80102040, 0x9008140b,
+ 0x05fdf7f9, 0x80000580, 0x0501f002, 0x90000541,
+ 0x1c01f000, 0x59cc0006, 0x82000500, 0xffff0000,
+ 0x82000d80, 0x03000000, 0x05000004, 0x82000d80,
+ 0x52000000, 0x05fe07f4, 0x59a8021b, 0x90000509,
+ 0x90000588, 0x05fc07f2, 0x05fdf7ef, 0x59a8288c,
+ 0x82140500, 0x0000f000, 0x82000580, 0x00003000,
+ 0x05fe07eb, 0x05f5ff45, 0x05fe07e9, 0x59a80018,
+ 0x800000d0, 0x59a8080f, 0x82040d00, 0x000000ff,
+ 0x80040540, 0x59cc0800, 0x82040d00, 0x00ffffff,
+ 0x80040580, 0x05fc07de, 0x60043002, 0x05fdff2f,
+ 0x05fdf7d9, 0x4803c857, 0x4c580000, 0x40003000,
+ 0x61c0200f, 0x6040b000, 0x59247009, 0x50380000,
+ 0x80026d40, 0x05000013, 0x59340002, 0x82000500,
+ 0x00ffffff, 0x80180580, 0x0502000e, 0x59341013,
+ 0x80080130, 0x81200580, 0x0502000a, 0x82080500,
+ 0x00ffffff, 0x59240805, 0x80040580, 0x05000011,
+ 0x812000f0, 0x80040d40, 0x48066813, 0x0501f00d,
+ 0x80102000, 0x80387000, 0x8058b040, 0x05fe07e8,
+ 0x82100480, 0x00000800, 0x60002000, 0x61c0b00f,
+ 0x41ac7000, 0x05fe17e2, 0x90000541, 0x0501f002,
+ 0x40128800, 0x5c00b000, 0x1c01f000, 0x59a8021b,
+ 0x8c00050e, 0x05000004, 0x8c000502, 0x05000003,
+ 0x80000580, 0x1c01f000, 0x90000541, 0x05fdf7fe,
+ 0x59300c07, 0x90040582, 0x05000002, 0x90040585,
+ 0x1c01f000, 0x60080800, 0x8c080508, 0x05000007,
+ 0x8c08050c, 0x05000004, 0x8c080504, 0x05020004,
+ 0x90040d44, 0x48066008, 0x1c01f000, 0x42001800,
+ 0x0010ce81, 0x580c1202, 0x82081500, 0x00003000,
+ 0x82080580, 0x00001000, 0x05fc07f7, 0x82080580,
+ 0x00002000, 0x05fc07f5, 0x05fdf7f2, 0x59c80000,
+ 0x84000558, 0x84000512, 0x48039000, 0x1c01f000,
+ 0x59cc0800, 0x59340013, 0x80040580, 0x82000500,
+ 0x00ffffff, 0x1c01f000, 0x82140500, 0x0000f000,
+ 0x05000006, 0x82000c80, 0x00004000, 0x0502100a,
+ 0x80000580, 0x1c01f000, 0x59cc0400, 0x82000500,
+ 0x0000ff00, 0x82000580, 0x00008100, 0x05fc07fa,
+ 0x0501f012, 0x4817c857, 0x82140500, 0x000003ff,
+ 0x05020007, 0x59cc0400, 0x82000500, 0x0000ff00,
+ 0x82000580, 0x00008100, 0x05020008, 0x42000000,
+ 0x0010b330, 0x0521fdd4, 0x05fdfeb2, 0x4803c856,
+ 0x90000541, 0x05fdf7e8, 0x41780000, 0x05fdf7e6,
+ 0x05f5feba, 0x0500000e, 0x59c400a4, 0x4803c857,
+ 0x9000050f, 0x9000058a, 0x05020009, 0x497b5077,
+ 0x59c400a3, 0x82000540, 0x00080000, 0x480388a3,
+ 0x82000500, 0xfff7ffff, 0x480388a3, 0x4817c856,
+ 0x0521f502, 0x4a032824, 0x000003e8, 0x4a032802,
+ 0x00110514, 0x64032800, 0x4a032808, 0x001065e8,
+ 0x60140000, 0x91947c09, 0x49787801, 0x4a007804,
+ 0x00106593, 0x903c7c05, 0x80000040, 0x05fe07fb,
+ 0x4a032823, 0xffff0000, 0x6191d000, 0x0501f9c6,
+ 0x4201d000, 0x000186a0, 0x0501f1d3, 0x00000000,
+ 0x00000005, 0x0000000a, 0x0000000f, 0x00000014,
+ 0x00000002, 0x00000008, 0x00000020, 0x00000080,
+ 0x00000200, 0x4d300000, 0x4d2c0000, 0x4d340000,
+ 0x4d400000, 0x4cfc0000, 0x4d380000, 0x4d3c0000,
+ 0x4d440000, 0x4d4c0000, 0x4d480000, 0x4c5c0000,
+ 0x4c600000, 0x4c640000, 0x0005fa04, 0x5c00c800,
+ 0x5c00c000, 0x5c00b800, 0x5c029000, 0x5c029800,
+ 0x5c028800, 0x5c027800, 0x5c027000, 0x5c01f800,
+ 0x5c028000, 0x5c026800, 0x5c025800, 0x5c026000,
+ 0x1c01f000, 0x59940004, 0x80000540, 0x05020008,
+ 0x5994002f, 0x80040400, 0x05d01d25, 0x48032804,
+ 0x480b2805, 0x642b2803, 0x80000580, 0x1c01f000,
+ 0x59940029, 0x80000540, 0x05020008, 0x5994002f,
+ 0x80040400, 0x05d01d1a, 0x48032829, 0x480b282a,
+ 0x64072828, 0x80000580, 0x1c01f000, 0x40680800,
+ 0x406c1000, 0x5994002c, 0x80000540, 0x05020008,
+ 0x5994002f, 0x80040400, 0x05d01d0d, 0x4803282c,
+ 0x480b282d, 0x642b282b, 0x80000580, 0x1c01f000,
+ 0x4c000000, 0x59940005, 0x80080580, 0x05020003,
+ 0x497b2804, 0x497b2805, 0x5c000000, 0x1c01f000,
+ 0x40681000, 0x05fdfff7, 0x1c01f000, 0x4c000000,
+ 0x5994002a, 0x80080580, 0x05020003, 0x497b2829,
+ 0x497b282a, 0x5c000000, 0x1c01f000, 0x4c000000,
+ 0x5994002d, 0x80080580, 0x05020003, 0x497b282c,
+ 0x497b282d, 0x5c000000, 0x1c01f000, 0x4937c857,
+ 0x48ebc857, 0x59340203, 0x80e80480, 0x05001002,
+ 0x48ea6a03, 0x1c01f000, 0x4d440000, 0x60407800,
+ 0x59968801, 0x0001fae7, 0x05020059, 0x59341a03,
+ 0x800c1840, 0x05001015, 0x59940031, 0x800c0480,
+ 0x05000003, 0x48026a03, 0x05021010, 0x5934000f,
+ 0x497a6a03, 0x80000540, 0x0500004d, 0x5934000b,
+ 0x80001120, 0x82000500, 0x0000ffff, 0x80080480,
+ 0x05001003, 0x64066a03, 0x0501f004, 0x4c3c0000,
+ 0x0001faf4, 0x5c007800, 0x4d2c0000, 0x41781800,
+ 0x5934000f, 0x80025d40, 0x0500003c, 0x592c0004,
+ 0x80000d40, 0x05000006, 0x59940031, 0x80040480,
+ 0x48025804, 0x05001007, 0x05000006, 0x412c1800,
+ 0x592c0000, 0x80025d40, 0x05000030, 0x05fdf7f4,
+ 0x592c2000, 0x497a5800, 0x800c19c0, 0x05020009,
+ 0x59340010, 0x812c0580, 0x05020004, 0x497a680f,
+ 0x497a6810, 0x0501f008, 0x4812680f, 0x0501f006,
+ 0x48101800, 0x59340010, 0x812c0580, 0x05020002,
+ 0x480e6810, 0x592c0205, 0x82000500, 0x000000ff,
+ 0x90000592, 0x05000005, 0xb00005a0, 0x05000003,
+ 0x90000588, 0x05020003, 0x642e5a07, 0x0501f00c,
+ 0x4c0c0000, 0x4c100000, 0x0001ff6c, 0x5c002000,
+ 0x5c001800, 0x4a025a05, 0x00000103, 0x641a5a07,
+ 0x497a580a, 0x4a025c07, 0x0000ffff, 0x4c0c0000,
+ 0x4c100000, 0x0001fb5b, 0x5c002000, 0x5c001800,
+ 0x40100000, 0x05fdf7d0, 0x5c025800, 0x81468800,
+ 0x83440480, 0x00000800, 0x05021007, 0x803c7840,
+ 0x05fe07a1, 0x49472801, 0x5c028800, 0x5c03e000,
+ 0x1c01f000, 0x640b2800, 0x497b2801, 0x05fdf7fb,
+ 0x60407800, 0x59966002, 0x59300205, 0x80000d40,
+ 0x05000014, 0x59940031, 0x80040480, 0x48026205,
+ 0x4df00000, 0x4c040000, 0x0515fb53, 0x5c000800,
+ 0x05000009, 0x59300205, 0x9000048b, 0x05021006,
+ 0x9004048b, 0x05001004, 0x4c3c0000, 0x0515fa80,
+ 0x5c007800, 0x5c03e000, 0x05001027, 0x05000026,
+ 0x59300006, 0x80000d40, 0x05000010, 0x4203e000,
+ 0xb0800000, 0x4203f800, 0x0c000000, 0x40000000,
+ 0x40000000, 0x40000000, 0x0503b008, 0x59940031,
+ 0x80040480, 0x48026006, 0x4203f800, 0x08000000,
+ 0x05001019, 0x05000018, 0x91326430, 0x49332802,
+ 0x41540000, 0x81300480, 0x05021005, 0x803c7840,
+ 0x05fe07d2, 0x5c03e000, 0x1c01f000, 0x59940030,
+ 0x48032831, 0x4a032802, 0x00110514, 0x497b2830,
+ 0x80000540, 0x0500000c, 0x64072800, 0x5c03e000,
+ 0x1c01f000, 0x4c3c0000, 0x0515f94f, 0x5c007800,
+ 0x05fdf7d8, 0x4c3c0000, 0x0511fd13, 0x5c007800,
+ 0x05fdf7e6, 0x64032800, 0x5c03e000, 0x1c01f000,
+ 0x59a80876, 0x8c040530, 0x05020025, 0x8c040532,
+ 0x0500000f, 0x59a80065, 0x81640480, 0x05001016,
+ 0x59a8000b, 0x81500580, 0x05000005, 0x59a80063,
+ 0x59a81062, 0x80080580, 0x0502000f, 0x900411c0,
+ 0x82081500, 0x00007000, 0x0501f00f, 0x9004051f,
+ 0x05000013, 0x80040840, 0x9004051f, 0x05000003,
+ 0x48075076, 0x0501f00e, 0x900401c0, 0x9000051f,
+ 0x80040d40, 0x900401c0, 0x80040580, 0x82001500,
+ 0x00007000, 0x82040500, 0xffff8fff, 0x80080540,
+ 0x48035076, 0x80081114, 0x05d1fe30, 0x1c01f000,
+ 0x4a032807, 0x000007d0, 0x642b2806, 0x4a01a8e5,
+ 0x00000c00, 0x1c01f000, 0x60100800, 0x91180485,
+ 0x05d21c03, 0x91947c09, 0x83180400, 0x00105c9f,
+ 0x50000000, 0x803c7c00, 0x4a007801, 0x000001f4,
+ 0x48047802, 0x64287800, 0x49787803, 0x83180400,
+ 0x00105ca4, 0x50000000, 0x82000540, 0x00000155,
+ 0x4801a8e5, 0x1c01f000, 0x91180485, 0x05d21bf0,
+ 0x91947c09, 0x83180400, 0x00105c9f, 0x50000000,
+ 0x803c7c00, 0x583c0002, 0x80000040, 0x48007802,
+ 0x05000004, 0x4a007801, 0x000001f4, 0x64287800,
+ 0x1c01f000, 0x91180485, 0x05d21be1, 0x91947c09,
+ 0x83180400, 0x00105c9f, 0x50000000, 0x803c7c00,
+ 0x49787801, 0x83180400, 0x00105ca4, 0x50000000,
+ 0x4801a8e5, 0x1c01f000, 0x40680800, 0x406c1000,
+ 0x0501f802, 0x1c01f000, 0x4807c857, 0x480bc857,
+ 0x5994002f, 0x80040400, 0x05d01bcd, 0x48032804,
+ 0x480b2805, 0x642b2803, 0x1c01f000, 0x4807c857,
+ 0x480bc857, 0x5994002f, 0x80040400, 0x05d01bc4,
+ 0x48032826, 0x480b2827, 0x642b2825, 0x1c01f000,
+ 0x4c000000, 0x59940027, 0x80080580, 0x05020003,
+ 0x48032826, 0x48032827, 0x5c000000, 0x1c01f000,
0x4807c857, 0x480bc857, 0x5994002f, 0x80040400,
- 0x05d01d8f, 0x48032804, 0x480b2805, 0x642b2803,
- 0x1c01f000, 0x4807c857, 0x480bc857, 0x5994002f,
- 0x80040400, 0x05d01d86, 0x48032826, 0x480b2827,
- 0x642b2825, 0x1c01f000, 0x4c000000, 0x59940027,
- 0x80080580, 0x05020003, 0x48032826, 0x48032827,
- 0x5c000000, 0x1c01f000, 0x4807c857, 0x480bc857,
- 0x5994002f, 0x80040400, 0x05d01d75, 0x4803282c,
- 0x480b282d, 0x642b282b, 0x1c01f000, 0x80e9d1c0,
- 0x0500000c, 0x0501f82e, 0x05025000, 0x4203e000,
- 0x80000000, 0x40e81000, 0x41780800, 0x61900000,
- 0x0501f8b4, 0x5994002e, 0x80080400, 0x4803282e,
- 0x1c01f000, 0x42001000, 0x0010497d, 0x05fdfe97,
- 0x42001000, 0x00104970, 0x05fdffdc, 0x42001000,
- 0x00103d56, 0x05fdfe91, 0x42001000, 0x00103dce,
- 0x05fdfe8e, 0x42001000, 0x00103d35, 0x05fdfe8b,
- 0x42001000, 0x00103df8, 0x05fdf69b, 0x4203e000,
- 0x70000000, 0x4203e000, 0xb0300000, 0x40ebf800,
- 0x60f00000, 0x05004004, 0x80000040, 0x05fe07fe,
- 0x0501f006, 0x4203e000, 0x70000000, 0x42000000,
- 0x0010b071, 0x0521fae8, 0x1c01f000, 0x4203e000,
- 0x80000000, 0x4203e000, 0xb0400000, 0x40ebf800,
- 0x60f00000, 0x05005004, 0x80000040, 0x05fe07fe,
- 0x0501f006, 0x4203e000, 0x80000000, 0x42000000,
- 0x0010b072, 0x0521fad8, 0x1c01f000, 0x59a8080d,
- 0x59a80266, 0x80040480, 0x599c0a02, 0x800409c0,
- 0x05020002, 0x80040800, 0x80041480, 0x05001002,
- 0x40000800, 0x48075064, 0x59a8100d, 0x40040000,
- 0x800acc80, 0x4967500d, 0x49675065, 0x59aaa80b,
- 0x41640800, 0x60c01000, 0x0501f84e, 0x8206a400,
- 0x001102e4, 0x49535061, 0x4152b000, 0x42006000,
- 0x0010cc44, 0x4a006005, 0x0000012c, 0x4a006006,
- 0xda10da10, 0x64486009, 0x4a00600a, 0x0010cc44,
- 0x4a00600b, 0x00100e21, 0x599c0014, 0x48006012,
- 0x599c0015, 0x48006013, 0x42006000, 0x00110224,
- 0x64206203, 0x64186407, 0x4a006002, 0xffff0000,
- 0x4a006009, 0x0010cc44, 0x4a006016, 0x0010cc44,
- 0x599c0014, 0x48006017, 0x599c0015, 0x48006018,
- 0x599c0413, 0x48006019, 0x4950601a, 0x4954601b,
- 0x59a80064, 0x4800601c, 0x4a00601d, 0x0010abe1,
- 0x4a00601e, 0x0010abe2, 0x4a00601f, 0x0010abe3,
- 0x42000000, 0xb0000000, 0x42000800, 0x00110224,
- 0x0001f92d, 0x1c01f000, 0x4807c856, 0x59240206,
- 0x800409c0, 0x05000003, 0x80080540, 0x0501f002,
- 0x80080500, 0x48024a06, 0x1c01f000, 0x4803c856,
- 0x4c000000, 0x05fdf96c, 0x0502000b, 0x05f1fc02,
- 0x05d20cdb, 0x5c000000, 0x48026802, 0x0509f82e,
- 0x05000006, 0x4936600a, 0x64066407, 0x60067000,
- 0x0005f478, 0x5c000000, 0x1c01f000, 0x05d1fcd0,
- 0x4c0c0000, 0x4c100000, 0x4c140000, 0x4c180000,
- 0x80001d80, 0x80002580, 0x60803000, 0x90040501,
- 0x05000003, 0x40080000, 0x800c1c00, 0x400c2800,
- 0x800c1902, 0x80102102, 0x90140501, 0x05000003,
- 0x82102540, 0x80000000, 0x80040902, 0x80183040,
- 0x05fe07f3, 0x40100800, 0x400c0000, 0x5c003000,
- 0x5c002800, 0x5c002000, 0x5c001800, 0x1c01f000,
- 0x4c580000, 0x6080b000, 0x80000540, 0x05000018,
- 0x80041c80, 0x05021016, 0x800810c2, 0x80040982,
- 0x05001006, 0x80041c80, 0x05021005, 0x8058b040,
- 0x05fe07fa, 0x0501f006, 0x80041c80, 0x400c0800,
- 0x80081000, 0x8058b040, 0x05fe07f4, 0x4c000000,
- 0x41f00000, 0x82000500, 0xf7ffffff, 0x4003e000,
- 0x5c000000, 0x5c00b000, 0x1c01f000, 0x4c000000,
- 0x41f00000, 0x82000540, 0x08000000, 0x05fdf7f8,
- 0x42007000, 0x0010ac7a, 0x64147000, 0x64007401,
- 0x4a007201, 0x00000840, 0x64147202, 0x6401a8e8,
- 0x6443c82b, 0x0501f84e, 0x4a01a8e9, 0x00003a0d,
- 0x4a01a8ee, 0x00080202, 0x6405a8e8, 0x640378e8,
- 0x6443c821, 0x6413c823, 0x0501f879, 0x4a0378e9,
- 0x00003a0d, 0x4a0378ee, 0x00080302, 0x640778e8,
- 0x41780800, 0x6003a0ec, 0x42001000, 0x0010af39,
- 0x42001800, 0x0010dfb7, 0x600c2000, 0x6120297f,
- 0x4a03a005, 0xd0000001, 0x59d00006, 0x4a03a005,
- 0x90000001, 0x59d00006, 0x4a03a005, 0x60000001,
- 0x59d00006, 0x4a03a005, 0x60000003, 0x59d00006,
- 0x4a03a005, 0x60000005, 0x59d00006, 0x4a03a005,
- 0x60000007, 0x59d00006, 0x4a03a005, 0x60000009,
- 0x59d00006, 0x4a03a005, 0x6000000b, 0x64041001,
- 0x4a001002, 0x00000100, 0x4a001008, 0x00020bf5,
- 0x480c100a, 0x4810100c, 0x4814100d, 0x4978120e,
- 0x4804140e, 0x4978100f, 0x820c1c00, 0x00000080,
- 0x480c100b, 0x90081411, 0x801020c4, 0x80142800,
- 0x91d3a420, 0x80040800, 0x90040485, 0x05fc17d7,
- 0x59e00003, 0x82000500, 0xffffffe0, 0x82000540,
- 0x00008000, 0x4803c003, 0x59c40006, 0x82000500,
- 0xfffcffff, 0x48038806, 0x1c01f000, 0x4d900000,
- 0x4d180000, 0x4c500000, 0x4c580000, 0x4c540000,
- 0x4a01a8e7, 0xaaaaaaaa, 0x4a01a8e6, 0xaaaaaaaa,
- 0x4a01a8e5, 0xaaaaaaaa, 0x4a01a8e4, 0xaaaaaaaa,
- 0x4a01a8ee, 0x00200000, 0x4979a8ee, 0x4a01a8ce,
- 0x0010a0ec, 0x6000b001, 0x90d4ac00, 0x4178a000,
- 0x0521faa0, 0x4a01a81d, 0x00100e1d, 0x4a01a81b,
- 0x00100e26, 0x4a01a81c, 0x00100e36, 0x4a01a81e,
- 0x0010af0d, 0x64031800, 0x600c0800, 0x42001800,
- 0x0010af10, 0x417a3000, 0x811b20c8, 0x83932400,
- 0x0000b037, 0x48072000, 0x480f2001, 0x64032002,
- 0x800408c4, 0x900c1c05, 0x811a3000, 0x91180485,
- 0x05fc17f6, 0x5c00a800, 0x5c00b000, 0x5c00a000,
- 0x5c023000, 0x5c032000, 0x1c01f000, 0x4cd80000,
- 0x4d180000, 0x4a0378e7, 0xaaaaaaaa, 0x4a0378e6,
- 0xaaaaaaaa, 0x4a0378e5, 0xaaaaaaaa, 0x4a0378e4,
- 0xaaaaaaaa, 0x4a03781b, 0x00100e26, 0x4a03781c,
- 0x00100e36, 0x4a03781d, 0x0010ac7d, 0x4a03781e,
- 0x0010ac84, 0x42000800, 0x0010af10, 0x417a3000,
- 0x42001000, 0x0010dfb7, 0x8119b0c8, 0x82d9b400,
- 0x0000bf32, 0x83180400, 0x001064e5, 0x50000000,
- 0x4801b002, 0x4809b000, 0x4809b001, 0x82081400,
- 0x00000080, 0x90040c05, 0x811a3000, 0x91180485,
- 0x05fc17f2, 0x5c023000, 0x5c01b000, 0x1c01f000,
- 0x40680800, 0x0005fb2e, 0x1c01f000, 0x4933c857,
- 0x42000800, 0x8000004e, 0x59300416, 0x8c000510,
- 0x05000002, 0x84040d52, 0x48066004, 0x58d400ea,
- 0x8c000516, 0x05fe07fe, 0x83300400, 0x80000000,
- 0x4801a8e1, 0x1c01f000, 0x4933c857, 0x59300804,
- 0x82040d00, 0x00000100, 0x82040d40, 0x80000040,
+ 0x05d01bb3, 0x4803282c, 0x480b282d, 0x642b282b,
+ 0x1c01f000, 0x80e9d1c0, 0x0500000c, 0x0501f82e,
+ 0x05025000, 0x4203e000, 0x80000000, 0x40e81000,
+ 0x41780800, 0x61900000, 0x0501f8b4, 0x5994002e,
+ 0x80080400, 0x4803282e, 0x1c01f000, 0x42001000,
+ 0x00104a82, 0x05fdfe97, 0x42001000, 0x00104a75,
+ 0x05fdffdc, 0x42001000, 0x00103e29, 0x05fdfe91,
+ 0x42001000, 0x00103ea1, 0x05fdfe8e, 0x42001000,
+ 0x00103e08, 0x05fdfe8b, 0x42001000, 0x00103ecb,
+ 0x05fdf69b, 0x4203e000, 0x70000000, 0x4203e000,
+ 0xb0300000, 0x40ebf800, 0x60f00000, 0x05004004,
+ 0x80000040, 0x05fe07fe, 0x0501f006, 0x4203e000,
+ 0x70000000, 0x42000000, 0x0010b2f1, 0x0521fbd6,
+ 0x1c01f000, 0x4203e000, 0x80000000, 0x4203e000,
+ 0xb0400000, 0x40ebf800, 0x60f00000, 0x05005004,
+ 0x80000040, 0x05fe07fe, 0x0501f006, 0x4203e000,
+ 0x80000000, 0x42000000, 0x0010b2f2, 0x0521fbc6,
+ 0x1c01f000, 0x59a8080d, 0x59a80266, 0x80040480,
+ 0x599c0a02, 0x800409c0, 0x05020002, 0x80040800,
+ 0x80041480, 0x05001002, 0x40000800, 0x48075064,
+ 0x59a8100d, 0x40040000, 0x800acc80, 0x4967500d,
+ 0x49675065, 0x59aaa80b, 0x41640800, 0x60c01000,
+ 0x0501f84e, 0x8206a400, 0x00110514, 0x49535061,
+ 0x4152b000, 0x42006000, 0x0010cec4, 0x4a006005,
+ 0x0000012c, 0x4a006006, 0xda10da10, 0x64486009,
+ 0x4a00600a, 0x0010cec4, 0x4a00600b, 0x00100e21,
+ 0x599c0014, 0x48006012, 0x599c0015, 0x48006013,
+ 0x42006000, 0x00110454, 0x64206203, 0x64186407,
+ 0x4a006002, 0xffff0000, 0x4a006009, 0x0010cec4,
+ 0x4a006016, 0x0010cec4, 0x599c0014, 0x48006017,
+ 0x599c0015, 0x48006018, 0x599c0413, 0x48006019,
+ 0x4950601a, 0x4954601b, 0x59a80064, 0x4800601c,
+ 0x4a00601d, 0x0010ae61, 0x4a00601e, 0x0010ae62,
+ 0x4a00601f, 0x0010ae63, 0x42000000, 0xb0000000,
+ 0x42000800, 0x00110454, 0x0001f92d, 0x1c01f000,
+ 0x4807c856, 0x59240206, 0x800409c0, 0x05000003,
+ 0x80080540, 0x0501f002, 0x80080500, 0x48024a06,
+ 0x1c01f000, 0x4803c856, 0x4c000000, 0x05fdf933,
+ 0x0502000b, 0x05f1fb16, 0x05d20b19, 0x5c000000,
+ 0x48026802, 0x0509f824, 0x05000006, 0x4936600a,
+ 0x64066407, 0x60067000, 0x0005f478, 0x5c000000,
+ 0x1c01f000, 0x05d1fb0e, 0x4c0c0000, 0x4c100000,
+ 0x4c140000, 0x4c180000, 0x80001d80, 0x80002580,
+ 0x60803000, 0x90040501, 0x05000003, 0x40080000,
+ 0x800c1c00, 0x400c2800, 0x800c1902, 0x80102102,
+ 0x90140501, 0x05000003, 0x82102540, 0x80000000,
+ 0x80040902, 0x80183040, 0x05fe07f3, 0x40100800,
+ 0x400c0000, 0x5c003000, 0x5c002800, 0x5c002000,
+ 0x5c001800, 0x1c01f000, 0x4c580000, 0x6080b000,
+ 0x80000540, 0x05000018, 0x80041c80, 0x05021016,
+ 0x800810c2, 0x80040982, 0x05001006, 0x80041c80,
+ 0x05021005, 0x8058b040, 0x05fe07fa, 0x0501f006,
+ 0x80041c80, 0x400c0800, 0x80081000, 0x8058b040,
+ 0x05fe07f4, 0x4c000000, 0x41f00000, 0x82000500,
+ 0xf7ffffff, 0x4003e000, 0x5c000000, 0x5c00b000,
+ 0x1c01f000, 0x4c000000, 0x41f00000, 0x82000540,
+ 0x08000000, 0x05fdf7f8, 0x42007000, 0x0010aefa,
+ 0x64147000, 0x64007401, 0x4a007201, 0x00000840,
+ 0x64147202, 0x6401a8e8, 0x6443c82b, 0x0501f84e,
+ 0x4a01a8e9, 0x00003a0d, 0x4a01a8ee, 0x00080202,
+ 0x6405a8e8, 0x640378e8, 0x6443c821, 0x6413c823,
+ 0x0501f879, 0x4a0378e9, 0x00003a0d, 0x4a0378ee,
+ 0x00080302, 0x640778e8, 0x41780800, 0x6003a0ec,
+ 0x42001000, 0x0010b1b9, 0x42001800, 0x0010e237,
+ 0x600c2000, 0x6120297f, 0x4a03a005, 0xd0000001,
+ 0x59d00006, 0x4a03a005, 0x90000001, 0x59d00006,
+ 0x4a03a005, 0x60000001, 0x59d00006, 0x4a03a005,
+ 0x60000003, 0x59d00006, 0x4a03a005, 0x60000005,
+ 0x59d00006, 0x4a03a005, 0x60000007, 0x59d00006,
+ 0x4a03a005, 0x60000009, 0x59d00006, 0x4a03a005,
+ 0x6000000b, 0x64041001, 0x4a001002, 0x00000100,
+ 0x4a001008, 0x00020bf5, 0x480c100a, 0x4810100c,
+ 0x4814100d, 0x4978120e, 0x4804140e, 0x4978100f,
+ 0x820c1c00, 0x00000080, 0x480c100b, 0x90081411,
+ 0x801020c4, 0x80142800, 0x91d3a420, 0x80040800,
+ 0x90040485, 0x05fc17d7, 0x59e00003, 0x82000500,
+ 0xffffffe0, 0x82000540, 0x00008000, 0x4803c003,
+ 0x59c40006, 0x82000500, 0xfffcffff, 0x48038806,
+ 0x1c01f000, 0x4d900000, 0x4d180000, 0x4c500000,
+ 0x4c580000, 0x4c540000, 0x4a01a8e7, 0xaaaaaaaa,
+ 0x4a01a8e6, 0xaaaaaaaa, 0x4a01a8e5, 0xaaaaaaaa,
+ 0x4a01a8e4, 0xaaaaaaaa, 0x4a01a8ee, 0x00200000,
+ 0x4979a8ee, 0x4a01a8ce, 0x0010a3b3, 0x6000b001,
+ 0x90d4ac00, 0x4178a000, 0x0521fb8e, 0x4a01a81d,
+ 0x00100e1d, 0x4a01a81b, 0x00100e26, 0x4a01a81c,
+ 0x00100e36, 0x4a01a81e, 0x0010b18d, 0x64031800,
+ 0x600c0800, 0x42001800, 0x0010b190, 0x417a3000,
+ 0x811b20c8, 0x83932400, 0x0000b037, 0x48072000,
+ 0x480f2001, 0x64032002, 0x800408c4, 0x900c1c05,
+ 0x811a3000, 0x91180485, 0x05fc17f6, 0x5c00a800,
+ 0x5c00b000, 0x5c00a000, 0x5c023000, 0x5c032000,
+ 0x1c01f000, 0x4cd80000, 0x4d180000, 0x4a0378e7,
+ 0xaaaaaaaa, 0x4a0378e6, 0xaaaaaaaa, 0x4a0378e5,
+ 0xaaaaaaaa, 0x4a0378e4, 0xaaaaaaaa, 0x4a03781b,
+ 0x00100e26, 0x4a03781c, 0x00100e36, 0x4a03781d,
+ 0x0010aefd, 0x4a03781e, 0x0010af04, 0x42000800,
+ 0x0010b190, 0x417a3000, 0x42001000, 0x0010e237,
+ 0x8119b0c8, 0x82d9b400, 0x0000bf32, 0x83180400,
+ 0x001066a7, 0x50000000, 0x4801b002, 0x4809b000,
+ 0x4809b001, 0x82081400, 0x00000080, 0x90040c05,
+ 0x811a3000, 0x91180485, 0x05fc17f2, 0x5c023000,
+ 0x5c01b000, 0x1c01f000, 0x40680800, 0x0005fb2e,
+ 0x1c01f000, 0x4933c857, 0x42000800, 0x8000004e,
0x59300416, 0x8c000510, 0x05000002, 0x84040d52,
- 0x48066004, 0x497a6000, 0x58d400ea, 0x8c000516,
- 0x05fe07fe, 0x83300400, 0x60000000, 0x4801a8e1,
- 0x1c01f000, 0x0501f802, 0x1c01f000, 0x0501f946,
- 0x4df00000, 0x4d300000, 0x4c5c0000, 0x4c600000,
- 0x4130c000, 0x4178b800, 0x598e6005, 0x813261c0,
- 0x05000036, 0x5930080a, 0x800409c0, 0x0502000d,
- 0x4d340000, 0x0001fae7, 0x41340800, 0x5c026800,
- 0x0502002b, 0x58040802, 0x59300019, 0x80040580,
- 0x82000500, 0x00ffffff, 0x05000005, 0x0501f024,
- 0x58040403, 0x81440580, 0x05020021, 0x5930501a,
- 0x59340013, 0x82000500, 0x00ffffff, 0x80280580,
- 0x0502001b, 0x5930002a, 0x80600580, 0x05000018,
- 0x0501f820, 0x59302000, 0x497a6000, 0x805cb9c0,
- 0x05020009, 0x598c0004, 0x81300580, 0x05020004,
- 0x497b1805, 0x497b1804, 0x0501f008, 0x48131805,
- 0x0501f006, 0x4810b800, 0x598c0004, 0x81300580,
- 0x05020002, 0x485f1804, 0x4c100000, 0x0005fc5a,
- 0x0501f8f2, 0x5c026000, 0x05fdf7cd, 0x4130b800,
- 0x59326000, 0x05fdf7ca, 0x5c00c000, 0x5c00b800,
- 0x5c026000, 0x5c03e000, 0x050008ef, 0x1c01f000,
- 0x598c000b, 0x81300580, 0x05000003, 0x497a6008,
- 0x1c01f000, 0x59c40004, 0x9000050c, 0x05000005,
- 0x64338804, 0x4a01a8e5, 0x00000800, 0x0501f008,
- 0x0501fb8c, 0x59300403, 0xb0000d80, 0x05000003,
- 0xb0000582, 0x05020002, 0x497a6008, 0x0501fe2b,
- 0x80000580, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05000002, 0x60018800, 0x1c01f000, 0x59300804,
- 0x8c040520, 0x05020003, 0x90000541, 0x1c01f000,
- 0x4933c857, 0x4d380000, 0x59300804, 0x84040d20,
- 0x48066004, 0x61267000, 0x59300203, 0x90000583,
- 0x05000002, 0x604e7000, 0x0005fc78, 0x80000580,
- 0x5c027000, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05000002, 0x60018800, 0x1c01f000, 0x59300019,
- 0x81480580, 0x05020003, 0x5930001a, 0x814c0580,
- 0x1c01f000, 0x4d2c0000, 0x4d300000, 0x0501f8c6,
- 0x4df00000, 0x05fdfd92, 0x59900002, 0x90000503,
- 0x0c01f001, 0x00105ecd, 0x00105ec2, 0x00105ec1,
- 0x00105ec1, 0x05d1fb2e, 0x59926005, 0x0501f889,
- 0x813261c0, 0x05000008, 0x59300004, 0x8c000516,
- 0x05000004, 0x59325809, 0x497a5809, 0x497a580a,
- 0x0501f886, 0x5c03e000, 0x0500089b, 0x5c026000,
- 0x5c025800, 0x1c01f000, 0x5c000000, 0x4c000000,
- 0x4803c857, 0x4d300000, 0x4a01a8e5, 0x00000800,
- 0x0501f8a5, 0x4df00000, 0x598c0000, 0x90000507,
- 0x4803c857, 0x0c01f001, 0x00105f04, 0x00105ee7,
- 0x00105eee, 0x00105ef1, 0x00105efd, 0x00105f04,
- 0x00105f01, 0x00105ee6, 0x05d1fb09, 0x598c000b,
- 0x80026540, 0x05000003, 0x0501f81e, 0x05d20b04,
- 0x0501fdce, 0x0501f017, 0x0501f829, 0x0501fdcb,
- 0x0501f014, 0x598c000b, 0x80026540, 0x05000011,
- 0x0501f83a, 0x05000006, 0x0501f847, 0x05000004,
- 0x0501f810, 0x05000002, 0x0501f81d, 0x0501fdbf,
- 0x0501f008, 0x0501f840, 0x05d20af1, 0x0501fdbb,
- 0x0501f004, 0x0501f82d, 0x05d20aed, 0x0501fdb7,
- 0x5c03e000, 0x05000864, 0x5c026000, 0x1c01f000,
- 0x598c0007, 0x81300580, 0x0502000c, 0x0501f857,
- 0x0501f846, 0x59300000, 0x800001c0, 0x05000004,
- 0x48031807, 0x497a6000, 0x0501f003, 0x497b1807,
- 0x497b1806, 0x80000580, 0x1c01f000, 0x4d2c0000,
- 0x59300407, 0x90000583, 0x05020012, 0x598c0009,
- 0x81300580, 0x0502000f, 0x0501f844, 0x59325809,
- 0x497a5809, 0x497a580a, 0x0501f830, 0x59300000,
- 0x800001c0, 0x05000004, 0x48031809, 0x497a6000,
- 0x0501f003, 0x497b1808, 0x497b1809, 0x80000580,
- 0x5c025800, 0x1c01f000, 0x598c0005, 0x81300580,
- 0x0502000c, 0x0501f831, 0x0501f820, 0x59300000,
- 0x800001c0, 0x05000004, 0x48031805, 0x497a6000,
- 0x0501f003, 0x497b1805, 0x497b1804, 0x80000580,
- 0x1c01f000, 0x598c0003, 0x81300580, 0x0502000c,
- 0x0501f822, 0x0501f811, 0x59300000, 0x800001c0,
- 0x05000004, 0x48031803, 0x497a6000, 0x0501f003,
- 0x497b1803, 0x497b1802, 0x80000580, 0x1c01f000,
- 0x64032002, 0x497b2005, 0x497b2006, 0x497b2007,
- 0x4979b003, 0x1c01f000, 0x4c040000, 0x59300004,
- 0x82000500, 0x7ffeffff, 0x48026004, 0x58d400e4,
- 0x8c000514, 0x05000007, 0x58d40011, 0x81300580,
- 0x05020004, 0x4979a811, 0x4a01a8e4, 0x00000800,
- 0x5c000800, 0x1c01f000, 0x4803c856, 0x598c000a,
- 0x80000540, 0x05000003, 0x80000040, 0x4803180a,
- 0x1c01f000, 0x58d400ea, 0x90000507, 0x90000583,
- 0x05020003, 0x4803c856, 0x6405a8e8, 0x59bc00ea,
- 0x90000507, 0x90000583, 0x05020005, 0x4803c856,
- 0x640778e8, 0x4a0370e4, 0x00000800, 0x1c01f000,
+ 0x48066004, 0x58d400ea, 0x8c000516, 0x05fe07fe,
+ 0x83300400, 0x80000000, 0x4801a8e1, 0x1c01f000,
+ 0x4933c857, 0x59300804, 0x82040d00, 0x00000100,
+ 0x82040d40, 0x80000040, 0x59300416, 0x8c000510,
+ 0x05000002, 0x84040d52, 0x48066004, 0x497a6000,
+ 0x58d400ea, 0x8c000516, 0x05fe07fe, 0x83300400,
+ 0x60000000, 0x4801a8e1, 0x1c01f000, 0x0501f802,
+ 0x1c01f000, 0x0501f946, 0x4df00000, 0x4d300000,
+ 0x4c5c0000, 0x4c600000, 0x4130c000, 0x4178b800,
+ 0x598e6005, 0x813261c0, 0x05000036, 0x5930080a,
+ 0x800409c0, 0x0502000d, 0x4d340000, 0x0001fae7,
+ 0x41340800, 0x5c026800, 0x0502002b, 0x58040802,
+ 0x59300019, 0x80040580, 0x82000500, 0x00ffffff,
+ 0x05000005, 0x0501f024, 0x58040403, 0x81440580,
+ 0x05020021, 0x5930501a, 0x59340013, 0x82000500,
+ 0x00ffffff, 0x80280580, 0x0502001b, 0x5930002a,
+ 0x80600580, 0x05000018, 0x0501f820, 0x59302000,
+ 0x497a6000, 0x805cb9c0, 0x05020009, 0x598c0004,
+ 0x81300580, 0x05020004, 0x497b1805, 0x497b1804,
+ 0x0501f008, 0x48131805, 0x0501f006, 0x4810b800,
+ 0x598c0004, 0x81300580, 0x05020002, 0x485f1804,
+ 0x4c100000, 0x0005fc5a, 0x0501f8f2, 0x5c026000,
+ 0x05fdf7cd, 0x4130b800, 0x59326000, 0x05fdf7ca,
+ 0x5c00c000, 0x5c00b800, 0x5c026000, 0x5c03e000,
+ 0x050008ef, 0x1c01f000, 0x598c000b, 0x81300580,
+ 0x05000003, 0x497a6008, 0x1c01f000, 0x59c40004,
+ 0x9000050c, 0x05000005, 0x64338804, 0x4a01a8e5,
+ 0x00000800, 0x0501f008, 0x0501fb8c, 0x59300403,
+ 0xb0000d80, 0x05000003, 0xb0000582, 0x05020002,
+ 0x497a6008, 0x0501fe2b, 0x80000580, 0x1c01f000,
0x0501f805, 0x60058800, 0x05000002, 0x60018800,
- 0x1c01f000, 0x60042800, 0x58d400ea, 0x90000507,
- 0x90000581, 0x0502000d, 0x4803c856, 0x60000800,
- 0x0501f831, 0x60000820, 0x58d400ea, 0x90000507,
- 0x90000583, 0x05000004, 0x80040840, 0x05fe07fb,
- 0x05d1fa63, 0x41782800, 0x59bc00ea, 0x90000507,
- 0x90000581, 0x0502000e, 0x4803c856, 0x60000800,
- 0x0501f80d, 0x4a0370e4, 0x00000c00, 0x60000820,
- 0x59bc00ea, 0x90000507, 0x90000583, 0x05000005,
- 0x80040840, 0x05fe07fb, 0x05d1fa51, 0x801429c0,
- 0x1c01f000, 0x59bc00ea, 0x90000507, 0x90000581,
- 0x05d20a4b, 0x59bc00ea, 0x8c000516, 0x05fe07fe,
- 0x480778e1, 0x1c01f000, 0x40681000, 0x406c0800,
- 0x59bc00ea, 0x8c000516, 0x05fe07fe, 0x480778e1,
- 0x59bc00ea, 0x8c000516, 0x05fe07fe, 0x480b78e1,
- 0x1c01f000, 0x58d400ea, 0x8c000516, 0x05fe07fe,
- 0x4805a8e1, 0x1c01f000, 0x58d400ea, 0x8c000516,
- 0x05fe07fe, 0x4805a8e1, 0x58d400ea, 0x8c000516,
- 0x05fe07fe, 0x4809a8e1, 0x1c01f000, 0x4a0378e4,
- 0x00002000, 0x42007000, 0x0010ac7a, 0x58380401,
- 0x8c000506, 0x05020003, 0x4a01a8e4, 0x00008000,
- 0x1c01f000, 0x82000d00, 0x02000018, 0x05d20a16,
- 0x05d1fa1f, 0x00106134, 0x00106149, 0x00105fd8,
- 0x00106133, 0x00105fd7, 0x001060cd, 0x05d1fa18,
- 0x4d2c0000, 0x4d300000, 0x58d400ea, 0x8c000510,
- 0x05fc07fe, 0x58d660e0, 0x813261c0, 0x05d00a10,
- 0x59300004, 0x8c000520, 0x05000010, 0x82000500,
- 0xfffefeff, 0x48026004, 0x59325809, 0x59301407,
- 0x90080583, 0x05000006, 0x90080586, 0x05d20a04,
- 0x592c0a07, 0x0005fae7, 0x0501f006, 0x0001fb5b,
- 0x0005fc5a, 0x0501f003, 0x84000510, 0x48026004,
- 0x5c026000, 0x5c025800, 0x1c01f000, 0x82000d00,
- 0x82000018, 0x05d209ec, 0x05d1f9f5, 0x0010600b,
- 0x0010600b, 0x0010600b, 0x0010600c, 0x0010602c,
- 0x001060af, 0x0010600b, 0x00106102, 0x0010600b,
- 0x00106133, 0x0010604b, 0x00020b80, 0x0010608e,
- 0x0010600b, 0x0010600b, 0x0010600b, 0x05d1f9e4,
+ 0x1c01f000, 0x59300804, 0x8c040520, 0x05020003,
+ 0x90000541, 0x1c01f000, 0x4933c857, 0x4d380000,
+ 0x59300804, 0x84040d20, 0x48066004, 0x61267000,
+ 0x59300203, 0x90000583, 0x05000002, 0x604e7000,
+ 0x0005fc78, 0x80000580, 0x5c027000, 0x1c01f000,
+ 0x0501f805, 0x60058800, 0x05000002, 0x60018800,
+ 0x1c01f000, 0x59300019, 0x81480580, 0x05020003,
+ 0x5930001a, 0x814c0580, 0x1c01f000, 0x4d2c0000,
+ 0x4d300000, 0x0501f8c6, 0x4df00000, 0x05fdfd92,
+ 0x59900002, 0x90000503, 0x0c01f001, 0x0010608f,
+ 0x00106084, 0x00106083, 0x00106083, 0x05d1f96c,
+ 0x59926005, 0x0501f889, 0x813261c0, 0x05000008,
+ 0x59300004, 0x8c000516, 0x05000004, 0x59325809,
+ 0x497a5809, 0x497a580a, 0x0501f886, 0x5c03e000,
+ 0x0500089b, 0x5c026000, 0x5c025800, 0x1c01f000,
+ 0x5c000000, 0x4c000000, 0x4803c857, 0x4d300000,
+ 0x4a01a8e5, 0x00000800, 0x0501f8a5, 0x4df00000,
+ 0x598c0000, 0x90000507, 0x4803c857, 0x0c01f001,
+ 0x001060c6, 0x001060a9, 0x001060b0, 0x001060b3,
+ 0x001060bf, 0x001060c6, 0x001060c3, 0x001060a8,
+ 0x05d1f947, 0x598c000b, 0x80026540, 0x05000003,
+ 0x0501f81e, 0x05d20942, 0x0501fdce, 0x0501f017,
+ 0x0501f829, 0x0501fdcb, 0x0501f014, 0x598c000b,
+ 0x80026540, 0x05000011, 0x0501f83a, 0x05000006,
+ 0x0501f847, 0x05000004, 0x0501f810, 0x05000002,
+ 0x0501f81d, 0x0501fdbf, 0x0501f008, 0x0501f840,
+ 0x05d2092f, 0x0501fdbb, 0x0501f004, 0x0501f82d,
+ 0x05d2092b, 0x0501fdb7, 0x5c03e000, 0x05000864,
+ 0x5c026000, 0x1c01f000, 0x598c0007, 0x81300580,
+ 0x0502000c, 0x0501f857, 0x0501f846, 0x59300000,
+ 0x800001c0, 0x05000004, 0x48031807, 0x497a6000,
+ 0x0501f003, 0x497b1807, 0x497b1806, 0x80000580,
+ 0x1c01f000, 0x4d2c0000, 0x59300407, 0x90000583,
+ 0x05020012, 0x598c0009, 0x81300580, 0x0502000f,
+ 0x0501f844, 0x59325809, 0x497a5809, 0x497a580a,
+ 0x0501f830, 0x59300000, 0x800001c0, 0x05000004,
+ 0x48031809, 0x497a6000, 0x0501f003, 0x497b1808,
+ 0x497b1809, 0x80000580, 0x5c025800, 0x1c01f000,
+ 0x598c0005, 0x81300580, 0x0502000c, 0x0501f831,
+ 0x0501f820, 0x59300000, 0x800001c0, 0x05000004,
+ 0x48031805, 0x497a6000, 0x0501f003, 0x497b1805,
+ 0x497b1804, 0x80000580, 0x1c01f000, 0x598c0003,
+ 0x81300580, 0x0502000c, 0x0501f822, 0x0501f811,
+ 0x59300000, 0x800001c0, 0x05000004, 0x48031803,
+ 0x497a6000, 0x0501f003, 0x497b1803, 0x497b1802,
+ 0x80000580, 0x1c01f000, 0x64032002, 0x497b2005,
+ 0x497b2006, 0x497b2007, 0x4979b003, 0x1c01f000,
+ 0x4c040000, 0x59300004, 0x82000500, 0x7ffeffff,
+ 0x48026004, 0x58d400e4, 0x8c000514, 0x05000007,
+ 0x58d40011, 0x81300580, 0x05020004, 0x4979a811,
+ 0x4a01a8e4, 0x00000800, 0x5c000800, 0x1c01f000,
+ 0x4803c856, 0x598c000a, 0x80000540, 0x05000003,
+ 0x80000040, 0x4803180a, 0x1c01f000, 0x58d400ea,
+ 0x90000507, 0x90000583, 0x05020003, 0x4803c856,
+ 0x6405a8e8, 0x59bc00ea, 0x90000507, 0x90000583,
+ 0x05020005, 0x4803c856, 0x640778e8, 0x4a0370e4,
+ 0x00000800, 0x1c01f000, 0x0501f805, 0x60058800,
+ 0x05000002, 0x60018800, 0x1c01f000, 0x60042800,
+ 0x58d400ea, 0x90000507, 0x90000581, 0x0502000d,
+ 0x4803c856, 0x60000800, 0x0501f831, 0x60000820,
+ 0x58d400ea, 0x90000507, 0x90000583, 0x05000004,
+ 0x80040840, 0x05fe07fb, 0x05d1f8a1, 0x41782800,
+ 0x59bc00ea, 0x90000507, 0x90000581, 0x0502000e,
+ 0x4803c856, 0x60000800, 0x0501f80d, 0x4a0370e4,
+ 0x00000c00, 0x60000820, 0x59bc00ea, 0x90000507,
+ 0x90000583, 0x05000005, 0x80040840, 0x05fe07fb,
+ 0x05d1f88f, 0x801429c0, 0x1c01f000, 0x59bc00ea,
+ 0x90000507, 0x90000581, 0x05d20889, 0x59bc00ea,
+ 0x8c000516, 0x05fe07fe, 0x480778e1, 0x1c01f000,
+ 0x40681000, 0x406c0800, 0x59bc00ea, 0x8c000516,
+ 0x05fe07fe, 0x480778e1, 0x59bc00ea, 0x8c000516,
+ 0x05fe07fe, 0x480b78e1, 0x1c01f000, 0x58d400ea,
+ 0x8c000516, 0x05fe07fe, 0x4805a8e1, 0x1c01f000,
+ 0x58d400ea, 0x8c000516, 0x05fe07fe, 0x4805a8e1,
+ 0x58d400ea, 0x8c000516, 0x05fe07fe, 0x4809a8e1,
+ 0x1c01f000, 0x4a0378e4, 0x00002000, 0x42007000,
+ 0x0010aefa, 0x58380401, 0x8c000506, 0x05020003,
+ 0x4a01a8e4, 0x00008000, 0x1c01f000, 0x82000d00,
+ 0x02000018, 0x05d20854, 0x05d1f85d, 0x001062f6,
+ 0x0010630b, 0x0010619a, 0x001062f5, 0x00106199,
+ 0x0010628f, 0x05d1f856, 0x4d2c0000, 0x4d300000,
+ 0x58d400ea, 0x8c000510, 0x05fc07fe, 0x58d660e0,
+ 0x813261c0, 0x05d0084e, 0x59300004, 0x8c000520,
+ 0x05000010, 0x82000500, 0xfffefeff, 0x48026004,
+ 0x59325809, 0x59301407, 0x90080583, 0x05000006,
+ 0x90080586, 0x05d20842, 0x592c0a07, 0x0005fae7,
+ 0x0501f006, 0x0001fb5b, 0x0005fc5a, 0x0501f003,
+ 0x84000510, 0x48026004, 0x5c026000, 0x5c025800,
+ 0x1c01f000, 0x82000d00, 0x82000018, 0x05d2082a,
+ 0x05d1f833, 0x001061cd, 0x001061cd, 0x001061cd,
+ 0x001061ce, 0x001061ee, 0x00106271, 0x001061cd,
+ 0x001062c4, 0x001061cd, 0x001062f5, 0x0010620d,
+ 0x00020b80, 0x00106250, 0x001061cd, 0x001061cd,
+ 0x001061cd, 0x05d1f822, 0x4d300000, 0x4d900000,
+ 0x4dd00000, 0x4da40000, 0x4d140000, 0x4cd80000,
+ 0x0501fcc0, 0x59bc00ea, 0x8c000510, 0x05fc07fe,
+ 0x59be60e0, 0x59300004, 0x8c000520, 0x05000010,
+ 0x82000500, 0xfffefeff, 0x48026004, 0x05fdff60,
+ 0x05d5fb7c, 0x05d5fbdb, 0x05d5fb9a, 0x5c01b000,
+ 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
+ 0x5c026000, 0x642378e4, 0x05fdf741, 0x84000510,
+ 0x48026004, 0x05fdf7f6, 0x4d300000, 0x4d900000,
+ 0x4dd00000, 0x4da40000, 0x4d140000, 0x4cd80000,
+ 0x0501fca0, 0x59bc00ea, 0x8c000510, 0x05fc07fe,
+ 0x59be60e0, 0x59300004, 0x8c000520, 0x0500000f,
+ 0x82000500, 0xfffefeff, 0x48026004, 0x640e6203,
+ 0x05fdff3f, 0x05d5fb18, 0x5c01b000, 0x5c022800,
+ 0x5c034800, 0x5c03a000, 0x5c032000, 0x5c026000,
+ 0x642378e4, 0x05fdf722, 0x84000510, 0x48026004,
+ 0x05fdf7f6, 0x4d300000, 0x4d2c0000, 0x4d900000,
+ 0x4dd00000, 0x4da40000, 0x4d140000, 0x4cd80000,
+ 0x0501fc80, 0x59bc00ea, 0x8c000510, 0x05fc07fe,
+ 0x59be60e0, 0x59300004, 0x8c000520, 0x0500001a,
+ 0x82000500, 0xfffefeff, 0x48026004, 0x640e6203,
+ 0x59325809, 0x812e59c0, 0x05cc0fcd, 0x42000000,
+ 0x0010b2f9, 0x0521f820, 0x592c0209, 0x84000552,
+ 0x48025a09, 0x05d5fea4, 0x05fdff15, 0x05d5faee,
+ 0x5c01b000, 0x5c022800, 0x5c034800, 0x5c03a000,
+ 0x5c032000, 0x5c025800, 0x5c026000, 0x642378e4,
+ 0x05fdf6f7, 0x84000510, 0x48026004, 0x05fdf7f5,
+ 0x42007000, 0x00020d9f, 0x58380000, 0x90000580,
+ 0x0500000d, 0x58d80805, 0x8c040500, 0x0500000a,
+ 0x83180400, 0x00020bf0, 0x50006000, 0x58380001,
+ 0x80300580, 0x05000005, 0x4803c856, 0x05d1fc5c,
+ 0x4979b005, 0x1c01f000, 0x5830000f, 0x4803c857,
+ 0x6404620e, 0x4978600f, 0x49787002, 0x1c01f000,
+ 0x4d2c0000, 0x4d300000, 0x59bc00ea, 0x8c000510,
+ 0x05fc07fe, 0x59be60e0, 0x813261c0, 0x05cc0f98,
+ 0x59300004, 0x8c000520, 0x05000014, 0x82000500,
+ 0xfffefeff, 0x48026004, 0x59301407, 0x90080583,
+ 0x05ce0f8f, 0x0201f800, 0x0010f0f2, 0x80c40040,
+ 0x05ce0f8b, 0x59325809, 0x60040800, 0x600a8000,
+ 0x05f1fe82, 0x0001fb5b, 0x0005fc5a, 0x5c026000,
+ 0x5c025800, 0x1c01f000, 0x84000510, 0x48026004,
+ 0x05fdf7fb, 0x4d300000, 0x4d900000, 0x4dd00000,
+ 0x4da40000, 0x4d140000, 0x4cd80000, 0x0501fc1d,
+ 0x59bc00ea, 0x8c000510, 0x05fc07fe, 0x59be60e0,
+ 0x59300004, 0x8c000520, 0x0500000e, 0x82000500,
+ 0xfffefeff, 0x48026004, 0x05fdfebd, 0x05d5facd,
+ 0x5c01b000, 0x5c022800, 0x5c034800, 0x5c03a000,
+ 0x5c032000, 0x5c026000, 0x642378e4, 0x05fdf6a0,
+ 0x84000510, 0x48026004, 0x05fdf7f6, 0x4d300000,
+ 0x4d2c0000, 0x4d340000, 0x4da40000, 0x4cd00000,
+ 0x4d240000, 0x58d400ea, 0x8c000510, 0x05fc07fe,
+ 0x58d660e0, 0x813261c0, 0x05cc0f55, 0x59300004,
+ 0x8c000520, 0x0500001e, 0x82000500, 0xfffefeff,
+ 0x48026004, 0x5932680a, 0x42034800, 0x0010aefd,
+ 0x5932481d, 0x05011000, 0x4a03c840, 0x0010af04,
+ 0x644bc842, 0x05011000, 0x4a03c840, 0x0010af16,
+ 0x4a03c842, 0x000000ff, 0x05011000, 0x4a03c840,
+ 0x0010b015, 0x4a03c842, 0x000000ff, 0x0501fbf9,
+ 0x5c024800, 0x5c01a000, 0x5c034800, 0x5c026800,
+ 0x5c025800, 0x5c026000, 0x1c01f000, 0x84000510,
+ 0x48026004, 0x5c024800, 0x5c01a000, 0x5c034800,
+ 0x5c026800, 0x5c025800, 0x5c026000, 0x1c01f000,
+ 0x4d300000, 0x4d2c0000, 0x4d340000, 0x4cd00000,
+ 0x4d240000, 0x4d900000, 0x4dd00000, 0x4da40000,
+ 0x4d140000, 0x4cd80000, 0x0501fbc6, 0x59bc00ea,
+ 0x8c000510, 0x05fc07fe, 0x59be60e0, 0x813261c0,
+ 0x05cc0f1b, 0x59300004, 0x8c000520, 0x05000011,
+ 0x82000500, 0xfffefeff, 0x48026004, 0x5932481d,
+ 0x0505fa4e, 0x5c01b000, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x5c024800, 0x5c01a000,
+ 0x5c026800, 0x5c025800, 0x5c026000, 0x1c01f000,
+ 0x84000510, 0x48026004, 0x5c01b000, 0x5c022800,
+ 0x5c034800, 0x5c03a000, 0x5c032000, 0x5c024800,
+ 0x5c01a000, 0x5c026800, 0x5c025800, 0x5c026000,
+ 0x1c01f000, 0x05cdfefa, 0x4d300000, 0x4d380000,
+ 0x42000000, 0x0010b337, 0x051dff4b, 0x05fdfe44,
+ 0x598e600b, 0x59c40004, 0x8c000506, 0x05000003,
+ 0x0501f8d6, 0x64238804, 0x813261c0, 0x05000004,
+ 0x0501fb8b, 0x60527000, 0x0005fc78, 0x6409a8e4,
+ 0x5c027000, 0x5c026000, 0x05fdf621, 0x4d180000,
+ 0x4d300000, 0x4d380000, 0x4d900000, 0x4dd00000,
+ 0x4da40000, 0x4d140000, 0x4cd80000, 0x05fdfe2c,
+ 0x417a3000, 0x59c40804, 0x83180400, 0x00106653,
+ 0x50000000, 0x80040500, 0x05000017, 0x42000000,
+ 0x0010b338, 0x051dff28, 0x0501fb76, 0x59926005,
+ 0x0501f85d, 0x83180400, 0x00106653, 0x50000000,
+ 0x48038804, 0x813261c0, 0x05000007, 0x59300004,
+ 0x8c00050c, 0x05020002, 0x640e6203, 0x612a7000,
+ 0x0005fc78, 0x59c40004, 0x82000500, 0x00f80000,
+ 0x05000004, 0x811a3000, 0x91180485, 0x05fc17e2,
+ 0x6421a8e4, 0x5c01b000, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x5c027000, 0x5c026000,
+ 0x5c023000, 0x05fdf5ee, 0x4d2c0000, 0x4d340000,
+ 0x5932680a, 0x598c0800, 0x90040586, 0x05020004,
+ 0x918c1405, 0x918c1c04, 0x0501f00f, 0x90040584,
+ 0x05020004, 0x918c1403, 0x918c1c02, 0x0501f00a,
+ 0x90040581, 0x05020004, 0x918c1407, 0x918c1c06,
+ 0x0501f005, 0x90040582, 0x05020024, 0x918c1409,
+ 0x918c1c08, 0x41306800, 0x58340000, 0x80007d40,
+ 0x0500001e, 0x583c000a, 0x81340580, 0x05020006,
+ 0x403c6800, 0x583c0000, 0x80007d40, 0x05fe07fa,
+ 0x0501f016, 0x4933c857, 0x483fc857, 0x583c0000,
+ 0x48006800, 0x49307800, 0x443c1000, 0x500c0000,
+ 0x803c0580, 0x05020002, 0x44341800, 0x80000580,
+ 0x4803180b, 0x4803180d, 0x598c0000, 0x90000583,
+ 0x05000002, 0x64031800, 0x80000580, 0x5c026800,
+ 0x5c025800, 0x1c01f000, 0x90000541, 0x05fdf7fc,
+ 0x0501f805, 0x60018800, 0x05000002, 0x60058800,
+ 0x1c01f000, 0x491bc857, 0x59b400f6, 0x90000538,
+ 0x05fe07fe, 0x59c80840, 0x90040550, 0x48039040,
+ 0x59c41008, 0x4c040000, 0x4c080000, 0x82081500,
+ 0xffffff7f, 0x480b8808, 0x0501faa5, 0x05020006,
+ 0x0501faa9, 0x05000020, 0x48038804, 0x05d5f9fc,
+ 0x0501f03d, 0x64238803, 0x59c40003, 0x90000503,
+ 0x05fc07fe, 0x8c000502, 0x05020006, 0x0501fa9e,
+ 0x05000015, 0x48038804, 0x05d5f9f1, 0x0501f032,
+ 0x0501faa5, 0x05020007, 0x59c80040, 0x8400056a,
+ 0x48039040, 0x59c80040, 0x8c00052a, 0x05fe07fe,
+ 0x59c40005, 0x82000500, 0xc0000000, 0x05000006,
+ 0x59c400a3, 0x84000540, 0x480388a3, 0x4a038805,
+ 0xc0000000, 0x05d5f9af, 0x4a03a005, 0x30000000,
+ 0x59d00006, 0x4a03a005, 0x30000000, 0x6401b006,
+ 0x59d00005, 0x8c000504, 0x05fe07fe, 0x05fdfe81,
+ 0x6403a014, 0x600008ec, 0x83180540, 0x60000000,
+ 0x480008a1, 0x811800dc, 0x59c80840, 0x80040540,
+ 0x48039040, 0x82000540, 0x00003000, 0x48039040,
+ 0x59c80040, 0x82000500, 0x00003000, 0x05fe07fd,
+ 0x05d5f9b4, 0x83180400, 0x00106653, 0x50000000,
+ 0x48038804, 0x80000580, 0x4df00000, 0x05fdfa3e,
+ 0x5c03e000, 0x5c001000, 0x5c000800, 0x480b8808,
+ 0x48079040, 0x1c01f000, 0x4803c856, 0x59b400f6,
+ 0x90000538, 0x05fe07fe, 0x59c80840, 0x90040550,
+ 0x48039040, 0x59c41008, 0x4c040000, 0x4c080000,
+ 0x82081500, 0xffffff7f, 0x480b8808, 0x59c40004,
+ 0x90000503, 0x0502000e, 0x59c40004, 0x9000050c,
+ 0x05000004, 0x64338804, 0x8c000504, 0x0501f022,
+ 0x59c80040, 0x8400056e, 0x48039040, 0x59c80040,
+ 0x8c00052e, 0x05fe07fe, 0x0501f01b, 0x64238803,
+ 0x59c40003, 0x90000503, 0x05fc07fe, 0x8c000502,
+ 0x05020005, 0x59c40004, 0x64338804, 0x8c000504,
+ 0x0501f011, 0x59c80040, 0x8400056a, 0x48039040,
+ 0x59c80040, 0x8c00052a, 0x05fe07fe, 0x59c40005,
+ 0x82000500, 0xc0000000, 0x05000007, 0x59c400a3,
+ 0x84000540, 0x480388a3, 0x4a038805, 0xc0000000,
+ 0x80000580, 0x4a01a8e5, 0x00000800, 0x5c001000,
+ 0x5c000800, 0x480b8808, 0x48079040, 0x1c01f000,
+ 0x0501f805, 0x60058800, 0x05000002, 0x60018800,
+ 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
+ 0x491bc857, 0x4933c857, 0x4d900000, 0x4dd00000,
+ 0x4da40000, 0x4d140000, 0x4cd80000, 0x05fdfd1c,
+ 0x4df00000, 0x0501fa6f, 0x59900005, 0x800001c0,
+ 0x05000012, 0x81300580, 0x05020010, 0x59300004,
+ 0x84000520, 0x48026004, 0x05fdff4f, 0x0502000a,
+ 0x5c03e000, 0x05fc0cfa, 0x80000580, 0x5c01b000,
+ 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
+ 0x1c01f000, 0x05fdfc3e, 0x61267000, 0x59300004,
+ 0x84000520, 0x48026004, 0x8c00050c, 0x00060c78,
+ 0x5c03e000, 0x05fc0cea, 0x90000541, 0x5c01b000,
+ 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
+ 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
+ 0x60018800, 0x1c01f000, 0x4933c857, 0x05fdfcf0,
+ 0x4df00000, 0x598c000b, 0x80026540, 0x0500000f,
+ 0x59300004, 0x84000520, 0x48026004, 0x05fdff7f,
+ 0x05000011, 0x05fdfc3b, 0x604e7000, 0x59300004,
+ 0x8c00050c, 0x00060c78, 0x5c03e000, 0x05fc0ccc,
+ 0x90000541, 0x1c01f000, 0x916c1581, 0x05fc07fb,
+ 0x916c1584, 0x05fc07f9, 0x42001000, 0x00103e29,
+ 0x05fdf880, 0x5c03e000, 0x05fc0cc1, 0x80000580,
+ 0x1c01f000, 0x4d300000, 0x4d180000, 0x4d3c0000,
+ 0x05fdfccf, 0x4df00000, 0x643da8e4, 0x643f78e4,
+ 0x0501fa08, 0x417a3000, 0x811808c8, 0x82040c00,
+ 0x0000b037, 0x58066005, 0x813261c0, 0x0500000b,
+ 0x417a7800, 0x05f1f827, 0x05000007, 0x59300c07,
+ 0x90040583, 0x05000003, 0x90040586, 0x05020002,
+ 0x600a7800, 0x050dfcc9, 0x811a3000, 0x91180485,
+ 0x05fc17ee, 0x61000800, 0x05d5fec4, 0x642b78e4,
+ 0x6429a8e4, 0x5c03e000, 0x05fc0c9d, 0x5c027800,
+ 0x5c023000, 0x5c026000, 0x1c01f000, 0x4803c856,
+ 0x4d300000, 0x05fdfcaa, 0x4df00000, 0x59c80840,
+ 0x84040d74, 0x90040550, 0x48039040, 0x59c41008,
+ 0x4c040000, 0x4c080000, 0x82081500, 0xffffff7f,
+ 0x480b8808, 0x600c1000, 0x0501f9d3, 0x598e600b,
+ 0x813261c0, 0x05fe0fa9, 0x050009d6, 0x4a01a8e5,
+ 0x00000800, 0x0501f809, 0x5c001000, 0x5c000800,
+ 0x480b8808, 0x48079040, 0x5c03e000, 0x05fc0c7c,
+ 0x5c026000, 0x1c01f000, 0x4d380000, 0x4d180000,
0x4d300000, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x4cd80000, 0x0501fcc0, 0x59bc00ea,
- 0x8c000510, 0x05fc07fe, 0x59be60e0, 0x59300004,
- 0x8c000520, 0x05000010, 0x82000500, 0xfffefeff,
- 0x48026004, 0x05fdff60, 0x05d5fd3e, 0x05d5fd9d,
- 0x05d5fd5c, 0x5c01b000, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x5c026000, 0x642378e4,
- 0x05fdf741, 0x84000510, 0x48026004, 0x05fdf7f6,
- 0x4d300000, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x4cd80000, 0x0501fca0, 0x59bc00ea,
- 0x8c000510, 0x05fc07fe, 0x59be60e0, 0x59300004,
- 0x8c000520, 0x0500000f, 0x82000500, 0xfffefeff,
- 0x48026004, 0x640e6203, 0x05fdff3f, 0x05d5fcda,
- 0x5c01b000, 0x5c022800, 0x5c034800, 0x5c03a000,
- 0x5c032000, 0x5c026000, 0x642378e4, 0x05fdf722,
- 0x84000510, 0x48026004, 0x05fdf7f6, 0x4d300000,
- 0x4d2c0000, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x4cd80000, 0x0501fc80, 0x59bc00ea,
- 0x8c000510, 0x05fc07fe, 0x59be60e0, 0x59300004,
- 0x8c000520, 0x0500001a, 0x82000500, 0xfffefeff,
- 0x48026004, 0x640e6203, 0x59325809, 0x812e59c0,
- 0x05d0098f, 0x42000000, 0x0010b079, 0x051dff32,
- 0x592c0209, 0x84000552, 0x48025a09, 0x05d9f868,
- 0x05fdff15, 0x05d5fcb0, 0x5c01b000, 0x5c022800,
- 0x5c034800, 0x5c03a000, 0x5c032000, 0x5c025800,
- 0x5c026000, 0x642378e4, 0x05fdf6f7, 0x84000510,
- 0x48026004, 0x05fdf7f5, 0x42007000, 0x00020d9f,
- 0x58380000, 0x90000580, 0x0500000d, 0x58d80805,
- 0x8c040500, 0x0500000a, 0x83180400, 0x00020bf0,
- 0x50006000, 0x58380001, 0x80300580, 0x05000005,
- 0x4803c856, 0x05d1fe1e, 0x4979b005, 0x1c01f000,
- 0x5830000f, 0x4803c857, 0x6404620e, 0x4978600f,
- 0x49787002, 0x1c01f000, 0x4d2c0000, 0x4d300000,
- 0x59bc00ea, 0x8c000510, 0x05fc07fe, 0x59be60e0,
- 0x813261c0, 0x05d0095a, 0x59300004, 0x8c000520,
- 0x05000014, 0x82000500, 0xfffefeff, 0x48026004,
- 0x59301407, 0x90080583, 0x05d20951, 0x0201f800,
- 0x0010eee3, 0x80c40040, 0x05d2094d, 0x59325809,
- 0x60040800, 0x600a8000, 0x05f1ff47, 0x0001fb5b,
- 0x0005fc5a, 0x5c026000, 0x5c025800, 0x1c01f000,
- 0x84000510, 0x48026004, 0x05fdf7fb, 0x4d300000,
+ 0x4d140000, 0x4cd80000, 0x417a3000, 0x05fdf952,
+ 0x811a3000, 0x91180585, 0x05fe07fd, 0x0501f9ac,
+ 0x0502000a, 0x5c01b000, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x5c026000, 0x5c023000,
+ 0x5c027000, 0x1c01f000, 0x0501f9ca, 0x59926005,
+ 0x4933c857, 0x05fdfeb0, 0x813261c0, 0x05fc07f2,
+ 0x612a7000, 0x640e6203, 0x0005fc78, 0x05fdf7ee,
+ 0x4d300000, 0x4d180000, 0x4d900000, 0x05fdfc68,
+ 0x60001000, 0x598c0800, 0x90040585, 0x0500099a,
+ 0x417a3000, 0x811b20c8, 0x83932400, 0x0000b037,
+ 0x59900002, 0x90000581, 0x0502000a, 0x60100800,
+ 0x59926005, 0x59300013, 0x82000500, 0xfff00000,
+ 0x80000540, 0x05000002, 0x60380800, 0x05fdf900,
+ 0x811a3000, 0x91180485, 0x05fc17ef, 0x59c81040,
+ 0x84081534, 0x480b9040, 0x05fdfc39, 0x5c032000,
+ 0x5c023000, 0x5c026000, 0x1c01f000, 0x4933c857,
0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
- 0x4cd80000, 0x0501fc1d, 0x59bc00ea, 0x8c000510,
- 0x05fc07fe, 0x59be60e0, 0x59300004, 0x8c000520,
- 0x0500000e, 0x82000500, 0xfffefeff, 0x48026004,
- 0x05fdfebd, 0x05d5fc8f, 0x5c01b000, 0x5c022800,
- 0x5c034800, 0x5c03a000, 0x5c032000, 0x5c026000,
- 0x642378e4, 0x05fdf6a0, 0x84000510, 0x48026004,
- 0x05fdf7f6, 0x4d300000, 0x4d2c0000, 0x4d340000,
- 0x4da40000, 0x4cd00000, 0x4d240000, 0x58d400ea,
- 0x8c000510, 0x05fc07fe, 0x58d660e0, 0x813261c0,
- 0x05d00917, 0x59300004, 0x8c000520, 0x0500001e,
- 0x82000500, 0xfffefeff, 0x48026004, 0x5932680a,
- 0x42034800, 0x0010ac7d, 0x5932481d, 0x05011000,
- 0x4a03c840, 0x0010ac84, 0x644bc842, 0x05011000,
- 0x4a03c840, 0x0010ac96, 0x4a03c842, 0x000000ff,
- 0x05011000, 0x4a03c840, 0x0010ad95, 0x4a03c842,
- 0x000000ff, 0x0501fbf9, 0x5c024800, 0x5c01a000,
- 0x5c034800, 0x5c026800, 0x5c025800, 0x5c026000,
- 0x1c01f000, 0x84000510, 0x48026004, 0x5c024800,
- 0x5c01a000, 0x5c034800, 0x5c026800, 0x5c025800,
- 0x5c026000, 0x1c01f000, 0x4d300000, 0x4d2c0000,
- 0x4d340000, 0x4cd00000, 0x4d240000, 0x4d900000,
+ 0x4cd80000, 0x4d380000, 0x05fdfc41, 0x4df00000,
+ 0x59300004, 0x8c00053e, 0x05020006, 0x8c000520,
+ 0x0500001e, 0x05fdfb54, 0x0500001c, 0x0501f025,
+ 0x598c000b, 0x81300580, 0x0500000e, 0x050dfd4b,
+ 0x05020020, 0x0501f928, 0x0500001e, 0x48038804,
+ 0x0501f984, 0x05d5f87a, 0x05fdfb65, 0x61267000,
+ 0x59300004, 0x8c00050c, 0x0502000b, 0x0501f00b,
+ 0x59c40004, 0x8c000504, 0x05000012, 0x64138804,
+ 0x05fdfb78, 0x604e7000, 0x59300004, 0x8c00050c,
+ 0x05000002, 0x0005fc78, 0x5c03e000, 0x05fc0c08,
+ 0x5c027000, 0x5c01b000, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x80000580, 0x1c01f000,
+ 0x5c03e000, 0x05fc0bfe, 0x5c027000, 0x5c01b000,
+ 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
+ 0x90000541, 0x1c01f000, 0x59300407, 0x90000583,
+ 0x05020007, 0x050dffba, 0x05000005, 0x59301009,
+ 0x58080409, 0x84000550, 0x48001409, 0x1c01f000,
+ 0x4a01a8e5, 0x00000800, 0x05fdfbfd, 0x59c400af,
+ 0x800001c0, 0x05020003, 0x05fdfbe5, 0x05d9f017,
+ 0x598c000d, 0x90001482, 0x05021006, 0x80000000,
+ 0x4803180d, 0x80000580, 0x05fdf896, 0x0500000e,
+ 0x05fdfefe, 0x0502000c, 0x05fdffe4, 0x42000000,
+ 0x0010b2ef, 0x051dfcf0, 0x05fdfde8, 0x05000006,
+ 0x0501f937, 0x4d380000, 0x60527000, 0x0005fc78,
+ 0x5c027000, 0x05fdfbce, 0x05d9f000, 0x4d900000,
0x4dd00000, 0x4da40000, 0x4d140000, 0x4cd80000,
- 0x0501fbc6, 0x59bc00ea, 0x8c000510, 0x05fc07fe,
- 0x59be60e0, 0x813261c0, 0x05d008dd, 0x59300004,
- 0x8c000520, 0x05000011, 0x82000500, 0xfffefeff,
- 0x48026004, 0x5932481d, 0x0505fa5c, 0x5c01b000,
- 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x5c024800, 0x5c01a000, 0x5c026800, 0x5c025800,
- 0x5c026000, 0x1c01f000, 0x84000510, 0x48026004,
- 0x5c01b000, 0x5c022800, 0x5c034800, 0x5c03a000,
- 0x5c032000, 0x5c024800, 0x5c01a000, 0x5c026800,
- 0x5c025800, 0x5c026000, 0x1c01f000, 0x05d1f8bc,
- 0x4d300000, 0x4d380000, 0x42000000, 0x0010b0b7,
- 0x051dfe5d, 0x05fdfe44, 0x598e600b, 0x59c40004,
- 0x8c000506, 0x05000003, 0x0501f8d6, 0x64238804,
- 0x813261c0, 0x05000004, 0x0501fb8b, 0x60527000,
- 0x0005fc78, 0x6409a8e4, 0x5c027000, 0x5c026000,
- 0x05fdf621, 0x4d180000, 0x4d300000, 0x4d380000,
+ 0x4d300000, 0x05fdf8a8, 0x05fdfbd9, 0x59c400af,
+ 0x800001c0, 0x05000022, 0x0501f92a, 0x59926005,
+ 0x4933c857, 0x59300004, 0x8c000516, 0x05000009,
+ 0x05fdfea9, 0x0502001a, 0x05fdfb05, 0x05fdfbb8,
+ 0x42000800, 0x80000804, 0x0005fb20, 0x0501f014,
+ 0x60c018ea, 0x0501f8e9, 0x05020003, 0x05fdf86f,
+ 0x0501f00f, 0x05fdfe9c, 0x0502000d, 0x05fdffb7,
+ 0x42000000, 0x0010b2f0, 0x051dfcc3, 0x59300004,
+ 0x8c00050c, 0x05020002, 0x640e6203, 0x4d380000,
+ 0x612a7000, 0x0005fc78, 0x5c027000, 0x05fdfba0,
+ 0x5c026000, 0x5c01b000, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x05d5f7cc, 0x4c600000,
0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
- 0x4cd80000, 0x05fdfe2c, 0x417a3000, 0x59c40804,
- 0x83180400, 0x00106491, 0x50000000, 0x80040500,
- 0x05000017, 0x42000000, 0x0010b0b8, 0x051dfe3a,
- 0x0501fb76, 0x59926005, 0x0501f85d, 0x83180400,
- 0x00106491, 0x50000000, 0x48038804, 0x813261c0,
- 0x05000007, 0x59300004, 0x8c00050c, 0x05020002,
- 0x640e6203, 0x612a7000, 0x0005fc78, 0x59c40004,
- 0x82000500, 0x00f80000, 0x05000004, 0x811a3000,
- 0x91180485, 0x05fc17e2, 0x6421a8e4, 0x5c01b000,
- 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x5c027000, 0x5c026000, 0x5c023000, 0x05fdf5ee,
- 0x4d2c0000, 0x4d340000, 0x5932680a, 0x598c0800,
- 0x90040586, 0x05020004, 0x918c1405, 0x918c1c04,
- 0x0501f00f, 0x90040584, 0x05020004, 0x918c1403,
- 0x918c1c02, 0x0501f00a, 0x90040581, 0x05020004,
- 0x918c1407, 0x918c1c06, 0x0501f005, 0x90040582,
- 0x05020024, 0x918c1409, 0x918c1c08, 0x41306800,
- 0x58340000, 0x80007d40, 0x0500001e, 0x583c000a,
- 0x81340580, 0x05020006, 0x403c6800, 0x583c0000,
- 0x80007d40, 0x05fe07fa, 0x0501f016, 0x4933c857,
- 0x483fc857, 0x583c0000, 0x48006800, 0x49307800,
- 0x443c1000, 0x500c0000, 0x803c0580, 0x05020002,
- 0x44341800, 0x80000580, 0x4803180b, 0x4803180d,
- 0x598c0000, 0x90000583, 0x05000002, 0x64031800,
- 0x80000580, 0x5c026800, 0x5c025800, 0x1c01f000,
- 0x90000541, 0x05fdf7fc, 0x0501f805, 0x60018800,
- 0x05000002, 0x60058800, 0x1c01f000, 0x491bc857,
- 0x59b400f6, 0x90000538, 0x05fe07fe, 0x59c80840,
- 0x90040550, 0x48039040, 0x59c41008, 0x4c040000,
- 0x4c080000, 0x82081500, 0xffffff7f, 0x480b8808,
- 0x0501faa5, 0x05020006, 0x0501faa9, 0x05000020,
- 0x48038804, 0x05d5fbbe, 0x0501f03d, 0x64238803,
- 0x59c40003, 0x90000503, 0x05fc07fe, 0x8c000502,
- 0x05020006, 0x0501fa9e, 0x05000015, 0x48038804,
- 0x05d5fbb3, 0x0501f032, 0x0501faa5, 0x05020007,
- 0x59c80040, 0x8400056a, 0x48039040, 0x59c80040,
- 0x8c00052a, 0x05fe07fe, 0x59c40005, 0x82000500,
- 0xc0000000, 0x05000006, 0x59c400a3, 0x84000540,
- 0x480388a3, 0x4a038805, 0xc0000000, 0x05d5fb71,
- 0x4a03a005, 0x30000000, 0x59d00006, 0x4a03a005,
- 0x30000000, 0x6401b006, 0x59d00005, 0x8c000504,
- 0x05fe07fe, 0x05fdfe81, 0x6403a014, 0x600008ec,
- 0x83180540, 0x60000000, 0x480008a1, 0x811800dc,
- 0x59c80840, 0x80040540, 0x48039040, 0x82000540,
- 0x00003000, 0x48039040, 0x59c80040, 0x82000500,
- 0x00003000, 0x05fe07fd, 0x05d5fb76, 0x83180400,
- 0x00106491, 0x50000000, 0x48038804, 0x80000580,
- 0x4df00000, 0x05fdfa3e, 0x5c03e000, 0x5c001000,
- 0x5c000800, 0x480b8808, 0x48079040, 0x1c01f000,
- 0x4803c856, 0x59b400f6, 0x90000538, 0x05fe07fe,
- 0x59c80840, 0x90040550, 0x48039040, 0x59c41008,
- 0x4c040000, 0x4c080000, 0x82081500, 0xffffff7f,
- 0x480b8808, 0x59c40004, 0x90000503, 0x0502000e,
- 0x59c40004, 0x9000050c, 0x05000004, 0x64338804,
- 0x8c000504, 0x0501f022, 0x59c80040, 0x8400056e,
- 0x48039040, 0x59c80040, 0x8c00052e, 0x05fe07fe,
- 0x0501f01b, 0x64238803, 0x59c40003, 0x90000503,
- 0x05fc07fe, 0x8c000502, 0x05020005, 0x59c40004,
- 0x64338804, 0x8c000504, 0x0501f011, 0x59c80040,
- 0x8400056a, 0x48039040, 0x59c80040, 0x8c00052a,
- 0x05fe07fe, 0x59c40005, 0x82000500, 0xc0000000,
- 0x05000007, 0x59c400a3, 0x84000540, 0x480388a3,
- 0x4a038805, 0xc0000000, 0x80000580, 0x4a01a8e5,
- 0x00000800, 0x5c001000, 0x5c000800, 0x480b8808,
- 0x48079040, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05000002, 0x60018800, 0x1c01f000, 0x5c000000,
- 0x4c000000, 0x4803c857, 0x491bc857, 0x4933c857,
- 0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
- 0x4cd80000, 0x05fdfd1c, 0x4df00000, 0x0501fa6f,
- 0x59900005, 0x800001c0, 0x05000012, 0x81300580,
- 0x05020010, 0x59300004, 0x84000520, 0x48026004,
- 0x05fdff4f, 0x0502000a, 0x5c03e000, 0x05fc0cfa,
- 0x80000580, 0x5c01b000, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x1c01f000, 0x05fdfc3e,
- 0x61267000, 0x59300004, 0x84000520, 0x48026004,
- 0x8c00050c, 0x00060c78, 0x5c03e000, 0x05fc0cea,
- 0x90000541, 0x5c01b000, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x1c01f000, 0x0501f805,
- 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
- 0x4933c857, 0x05fdfcf0, 0x4df00000, 0x598c000b,
- 0x80026540, 0x0500000f, 0x59300004, 0x84000520,
- 0x48026004, 0x05fdff7f, 0x05000011, 0x05fdfc3b,
- 0x604e7000, 0x59300004, 0x8c00050c, 0x00060c78,
- 0x5c03e000, 0x05fc0ccc, 0x90000541, 0x1c01f000,
- 0x916c1581, 0x05fc07fb, 0x916c1584, 0x05fc07f9,
- 0x42001000, 0x00103d56, 0x05fdf880, 0x5c03e000,
- 0x05fc0cc1, 0x80000580, 0x1c01f000, 0x4d300000,
- 0x4d180000, 0x4d3c0000, 0x05fdfccf, 0x4df00000,
- 0x643da8e4, 0x643f78e4, 0x0501fa08, 0x417a3000,
- 0x811808c8, 0x82040c00, 0x0000b037, 0x58066005,
- 0x813261c0, 0x0500000b, 0x417a7800, 0x05f1f90f,
- 0x05000007, 0x59300c07, 0x90040583, 0x05000003,
- 0x90040586, 0x05020002, 0x600a7800, 0x050dfcad,
- 0x811a3000, 0x91180485, 0x05fc17ee, 0x61000800,
- 0x05d9f888, 0x642b78e4, 0x6429a8e4, 0x5c03e000,
- 0x05fc0c9d, 0x5c027800, 0x5c023000, 0x5c026000,
- 0x1c01f000, 0x4803c856, 0x4d300000, 0x05fdfcaa,
- 0x4df00000, 0x59c80840, 0x84040d74, 0x90040550,
- 0x48039040, 0x59c41008, 0x4c040000, 0x4c080000,
- 0x82081500, 0xffffff7f, 0x480b8808, 0x600c1000,
- 0x0501f9d3, 0x598e600b, 0x813261c0, 0x05fe0fa9,
- 0x050009d6, 0x4a01a8e5, 0x00000800, 0x0501f809,
- 0x5c001000, 0x5c000800, 0x480b8808, 0x48079040,
- 0x5c03e000, 0x05fc0c7c, 0x5c026000, 0x1c01f000,
- 0x4d380000, 0x4d180000, 0x4d300000, 0x4d900000,
- 0x4dd00000, 0x4da40000, 0x4d140000, 0x4cd80000,
- 0x417a3000, 0x05fdf952, 0x811a3000, 0x91180585,
- 0x05fe07fd, 0x0501f9ac, 0x0502000a, 0x5c01b000,
- 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x5c026000, 0x5c023000, 0x5c027000, 0x1c01f000,
- 0x0501f9ca, 0x59926005, 0x4933c857, 0x05fdfeb0,
- 0x813261c0, 0x05fc07f2, 0x612a7000, 0x640e6203,
- 0x0005fc78, 0x05fdf7ee, 0x4d300000, 0x4d180000,
- 0x4d900000, 0x05fdfc68, 0x60001000, 0x598c0800,
- 0x90040585, 0x0500099a, 0x417a3000, 0x811b20c8,
- 0x83932400, 0x0000b037, 0x59900002, 0x90000581,
- 0x0502000a, 0x60100800, 0x59926005, 0x59300013,
- 0x82000500, 0xfff00000, 0x80000540, 0x05000002,
- 0x60380800, 0x05fdf900, 0x811a3000, 0x91180485,
- 0x05fc17ef, 0x59c81040, 0x84081534, 0x480b9040,
- 0x05fdfc39, 0x5c032000, 0x5c023000, 0x5c026000,
- 0x1c01f000, 0x4933c857, 0x4d900000, 0x4dd00000,
- 0x4da40000, 0x4d140000, 0x4cd80000, 0x4d380000,
- 0x05fdfc41, 0x4df00000, 0x59300004, 0x8c00053e,
- 0x05020006, 0x8c000520, 0x0500001e, 0x05fdfb54,
- 0x0500001c, 0x0501f025, 0x598c000b, 0x81300580,
- 0x0500000e, 0x050dfd2f, 0x05020020, 0x0501f928,
- 0x0500001e, 0x48038804, 0x0501f984, 0x05d5fa3c,
- 0x05fdfb65, 0x61267000, 0x59300004, 0x8c00050c,
- 0x0502000b, 0x0501f00b, 0x59c40004, 0x8c000504,
- 0x05000012, 0x64138804, 0x05fdfb78, 0x604e7000,
- 0x59300004, 0x8c00050c, 0x05000002, 0x0005fc78,
- 0x5c03e000, 0x05fc0c08, 0x5c027000, 0x5c01b000,
- 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x80000580, 0x1c01f000, 0x5c03e000, 0x05fc0bfe,
- 0x5c027000, 0x5c01b000, 0x5c022800, 0x5c034800,
- 0x5c03a000, 0x5c032000, 0x90000541, 0x1c01f000,
- 0x59300407, 0x90000583, 0x05020007, 0x050dff9b,
- 0x05000005, 0x59301009, 0x58080409, 0x84000550,
- 0x48001409, 0x1c01f000, 0x4a01a8e5, 0x00000800,
- 0x05fdfbfd, 0x59c400af, 0x800001c0, 0x05020003,
- 0x05fdfbe5, 0x05d9f1db, 0x598c000d, 0x90001482,
- 0x05021006, 0x80000000, 0x4803180d, 0x80000580,
- 0x05fdf896, 0x0500000e, 0x05fdfefe, 0x0502000c,
- 0x05fdffe4, 0x42000000, 0x0010b06f, 0x051dfc02,
- 0x05fdfde8, 0x05000006, 0x0501f937, 0x4d380000,
- 0x60527000, 0x0005fc78, 0x5c027000, 0x05fdfbce,
- 0x05d9f1c4, 0x4d900000, 0x4dd00000, 0x4da40000,
- 0x4d140000, 0x4cd80000, 0x4d300000, 0x05fdf8a8,
- 0x05fdfbd9, 0x59c400af, 0x800001c0, 0x05000022,
- 0x0501f92a, 0x59926005, 0x4933c857, 0x59300004,
- 0x8c000516, 0x05000009, 0x05fdfea9, 0x0502001a,
- 0x05fdfb05, 0x05fdfbb8, 0x42000800, 0x80000804,
- 0x0005fb20, 0x0501f014, 0x60c018ea, 0x0501f8e9,
- 0x05020003, 0x05fdf86f, 0x0501f00f, 0x05fdfe9c,
- 0x0502000d, 0x05fdffb7, 0x42000000, 0x0010b070,
- 0x051dfbd5, 0x59300004, 0x8c00050c, 0x05020002,
- 0x640e6203, 0x4d380000, 0x612a7000, 0x0005fc78,
- 0x5c027000, 0x05fdfba0, 0x5c026000, 0x5c01b000,
- 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x05d9f190, 0x4c600000, 0x4d900000, 0x4dd00000,
- 0x4da40000, 0x4d140000, 0x4cd80000, 0x4d300000,
- 0x4d2c0000, 0x05fdfba4, 0x0501f8f8, 0x59926005,
- 0x813261c0, 0x05000040, 0x05f1fe4f, 0x05020005,
- 0x4178c000, 0x0505f8d4, 0x05000002, 0x6004c000,
- 0x05f1fe49, 0x05020005, 0x8060c1c0, 0x05000003,
- 0x0505f8f4, 0x0501f034, 0x05fdf852, 0x05020032,
- 0x4933c857, 0x0501f892, 0x05020015, 0x05fdf85c,
- 0x813261c0, 0x0500002c, 0x59325809, 0x812e59c0,
- 0x05cc0dfb, 0x05f1fe38, 0x0502001c, 0x59c40093,
- 0x4803c857, 0x800001c0, 0x05020009, 0x592c0209,
- 0x84000550, 0x48025a09, 0x05f1ff2e, 0x0502001e,
- 0x592c0209, 0x84000510, 0x48025a09, 0x05fdf825,
- 0x0501f019, 0x42000000, 0x0010b070, 0x051dfb8e,
- 0x05fdfdb3, 0x592c0209, 0x84000550, 0x48025a09,
- 0x4d380000, 0x612a7000, 0x640e6203, 0x0005fc78,
- 0x5c027000, 0x0501f00c, 0x59901007, 0x800811c0,
- 0x05fe07f1, 0x59c408af, 0x82040480, 0x000003e8,
- 0x05fe17ed, 0x80081000, 0x480b2007, 0x05fdf80d,
- 0x05edf919, 0x5c025800, 0x5c026000, 0x5c01b000,
- 0x5c022800, 0x5c034800, 0x5c03a000, 0x5c032000,
- 0x5c00c000, 0x05fdf344, 0x4d300000, 0x4d2c0000,
- 0x05fdfb55, 0x598e600b, 0x4933c857, 0x813261c0,
- 0x0500003e, 0x59c41004, 0x480bc857, 0x8c080500,
- 0x05000007, 0x05f1fdfc, 0x05020012, 0x05f1fef9,
- 0x05020036, 0x05f9ffed, 0x0501f034, 0x82080500,
- 0x000001fe, 0x05fe07fc, 0x59c8010b, 0x4803c857,
- 0x8c000500, 0x05fc07f8, 0x42000000, 0x0010b0b9,
- 0x051dfb55, 0x05fdfe4b, 0x05000878, 0x0501f027,
- 0x598c000d, 0x80000540, 0x0502000e, 0x59c408af,
- 0x82040480, 0x000003e8, 0x0502100a, 0x598c080d,
- 0x80040800, 0x4807180d, 0x05f9ffd4, 0x42000000,
- 0x0010afae, 0x051dfb44, 0x05edf8e3, 0x0501f017,
- 0x42000000, 0x0010b06f, 0x051dfb3f, 0x05fdfdbd,
- 0x813261c0, 0x05020003, 0x0501f860, 0x0501f00f,
- 0x59300407, 0x90000583, 0x05020007, 0x59325809,
- 0x812e59c0, 0x05000004, 0x592c0209, 0x84000550,
- 0x48025a09, 0x0501f868, 0x4d380000, 0x60527000,
- 0x0005fc78, 0x5c027000, 0x5c025800, 0x5c026000,
- 0x05fdf2fd, 0x59c40804, 0x83180400, 0x00106487,
+ 0x4cd80000, 0x4d300000, 0x4d2c0000, 0x05fdfba4,
+ 0x0501f8f8, 0x59926005, 0x813261c0, 0x05000040,
+ 0x05f1fd92, 0x05020005, 0x4178c000, 0x0505f8c6,
+ 0x05000002, 0x6004c000, 0x05f1fd8c, 0x05020005,
+ 0x8060c1c0, 0x05000003, 0x0505f8e6, 0x0501f034,
+ 0x05fdf852, 0x05020032, 0x4933c857, 0x0501f892,
+ 0x05020015, 0x05fdf85c, 0x813261c0, 0x0500002c,
+ 0x59325809, 0x812e59c0, 0x05cc0c39, 0x05f1fd7b,
+ 0x0502001c, 0x59c40093, 0x4803c857, 0x800001c0,
+ 0x05020009, 0x592c0209, 0x84000550, 0x48025a09,
+ 0x05f1fe71, 0x0502001e, 0x592c0209, 0x84000510,
+ 0x48025a09, 0x05fdf825, 0x0501f019, 0x42000000,
+ 0x0010b2f0, 0x051dfc7c, 0x05fdfdb3, 0x592c0209,
+ 0x84000550, 0x48025a09, 0x4d380000, 0x612a7000,
+ 0x640e6203, 0x0005fc78, 0x5c027000, 0x0501f00c,
+ 0x59901007, 0x800811c0, 0x05fe07f1, 0x59c408af,
+ 0x82040480, 0x000003e8, 0x05fe17ed, 0x80081000,
+ 0x480b2007, 0x05fdf80d, 0x05edf82a, 0x5c025800,
+ 0x5c026000, 0x5c01b000, 0x5c022800, 0x5c034800,
+ 0x5c03a000, 0x5c032000, 0x5c00c000, 0x05fdf344,
+ 0x4d300000, 0x4d2c0000, 0x05fdfb55, 0x598e600b,
+ 0x4933c857, 0x813261c0, 0x0500003e, 0x59c41004,
+ 0x480bc857, 0x8c080500, 0x05000007, 0x05f1fd3f,
+ 0x05020012, 0x05f1fe3c, 0x05020036, 0x05f9ffed,
+ 0x0501f034, 0x82080500, 0x000001fe, 0x05fe07fc,
+ 0x59c8010b, 0x4803c857, 0x8c000500, 0x05fc07f8,
+ 0x42000000, 0x0010b339, 0x051dfc43, 0x05fdfe4b,
+ 0x05000878, 0x0501f027, 0x598c000d, 0x80000540,
+ 0x0502000e, 0x59c408af, 0x82040480, 0x000003e8,
+ 0x0502100a, 0x598c080d, 0x80040800, 0x4807180d,
+ 0x05f9ffd4, 0x42000000, 0x0010b22e, 0x051dfc32,
+ 0x05e9fff4, 0x0501f017, 0x42000000, 0x0010b2ef,
+ 0x051dfc2d, 0x05fdfdbd, 0x813261c0, 0x05020003,
+ 0x0501f860, 0x0501f00f, 0x59300407, 0x90000583,
+ 0x05020007, 0x59325809, 0x812e59c0, 0x05000004,
+ 0x592c0209, 0x84000550, 0x48025a09, 0x0501f868,
+ 0x4d380000, 0x60527000, 0x0005fc78, 0x5c027000,
+ 0x5c025800, 0x5c026000, 0x05fdf2fd, 0x59c40804,
+ 0x83180400, 0x00106649, 0x50000000, 0x80040500,
+ 0x1c01f000, 0x59c40804, 0x83180400, 0x0010664e,
0x50000000, 0x80040500, 0x1c01f000, 0x59c40804,
- 0x83180400, 0x0010648c, 0x50000000, 0x80040500,
- 0x1c01f000, 0x59c40804, 0x83180400, 0x00106496,
- 0x50000000, 0x80040500, 0x1c01f000, 0x59c80840,
- 0x82040d00, 0x000e0000, 0x83180400, 0x0010649b,
- 0x50000000, 0x80040580, 0x1c01f000, 0x00000210,
- 0x00000420, 0x00000840, 0x00001080, 0x00002100,
- 0x00004000, 0x00008000, 0x00010000, 0x00020000,
- 0x00040000, 0x00080000, 0x00100000, 0x00200000,
- 0x00400000, 0x00800000, 0x00084000, 0x00108000,
- 0x00210000, 0x00420000, 0x00840000, 0x00000000,
- 0x00020000, 0x00040000, 0x00060000, 0x00080000,
- 0x59900007, 0x800c0c80, 0x05021003, 0x90000541,
- 0x0501f004, 0x80000000, 0x48032007, 0x80000580,
- 0x1c01f000, 0x417a3000, 0x05fdffd5, 0x05000005,
- 0x811a3000, 0x91180585, 0x05fe07fc, 0x1c01f000,
- 0x81780080, 0x1c01f000, 0x40681000, 0x480bc857,
- 0x05fdfac9, 0x4df00000, 0x480b1800, 0x5c03e000,
- 0x05fc0ab1, 0x1c01f000, 0x4803c856, 0x05fdfac2,
- 0x4df00000, 0x497b180b, 0x497b1801, 0x497b180c,
- 0x497b180d, 0x497b180e, 0x598c0000, 0x90000583,
- 0x05000006, 0x916c0582, 0x05020003, 0x64171800,
- 0x0501f002, 0x64031800, 0x5c03e000, 0x05fc0a9e,
- 0x1c01f000, 0x59300004, 0x8c00050c, 0x05020002,
- 0x64066203, 0x1c01f000, 0x91180485, 0x05ce1d1c,
- 0x491bc857, 0x811b20c8, 0x83932400, 0x0000b037,
- 0x8119b0c8, 0x82d9b400, 0x0000bf32, 0x811ba0ca,
- 0x83d3a400, 0x00007600, 0x83180400, 0x001064e5,
- 0x50034800, 0x811a28c2, 0x83162c00, 0x00006100,
- 0x1c01f000, 0x0010ae94, 0x0010aeab, 0x0010aec2,
- 0x0010aed9, 0x0010aef0, 0x4933c857, 0x59300407,
- 0x90000c92, 0x05021015, 0x05011000, 0x0c01f001,
- 0x00106502, 0x00106592, 0x001068dc, 0x0010693c,
- 0x00106592, 0x001068dc, 0x0010693c, 0x00106502,
- 0x00106592, 0x00106502, 0x00106502, 0x00106502,
- 0x00106502, 0x00106502, 0x00106502, 0x00106502,
- 0x00106506, 0x00106506, 0x4803c857, 0x05fdfa7a,
- 0x05fdf9ce, 0x05fdf264, 0x42001000, 0x0010af8e,
- 0x50081000, 0x4930100b, 0x58080002, 0x82000580,
- 0x00000100, 0x05020037, 0x59325809, 0x812e59c0,
- 0x05cc0cdf, 0x492fc856, 0x5932680a, 0x813669c0,
- 0x0500001e, 0x592c040c, 0x82000500, 0x0000e000,
- 0x05000003, 0x0501fbbc, 0x0501f002, 0x0501fbac,
- 0x592c000e, 0x90000503, 0x05000006, 0x90000583,
- 0x80000000, 0x58d00802, 0x80040540, 0x4801a002,
- 0x42001000, 0x0010af8e, 0x50081000, 0x4930100a,
- 0x492c1009, 0x90d00406, 0x48001003, 0x592c000e,
- 0x48001005, 0x592c000f, 0x48001006, 0x592c0010,
- 0x48001007, 0x0001f01c, 0x42026800, 0x0010cc0f,
- 0x592c080b, 0x48066802, 0x82040500, 0x00ffff00,
- 0x05000007, 0x497a6a12, 0x59a8100f, 0x82081500,
- 0x00ffff00, 0x80080580, 0x05fe07d7, 0x82040d00,
- 0x000000ff, 0x800408d0, 0x48066a12, 0x05fdf7d2,
- 0x1c01f000, 0x4d2c0000, 0x4d300000, 0x4c580000,
- 0x4c540000, 0x4c500000, 0x58325809, 0x812e59c0,
- 0x05cc0ca3, 0x58300002, 0x82000580, 0x00000100,
- 0x0502001e, 0x5830000a, 0x5832600b, 0x81300d80,
- 0x0502000e, 0x0501f82c, 0x05020012, 0x592c080e,
- 0x90040c03, 0x80040904, 0x4004b000, 0x4200a000,
- 0x0010ac84, 0x4050a800, 0x051dfb3d, 0x600011b8,
- 0x0501fe64, 0x0501f007, 0x4803c857, 0x4933c857,
- 0x813261c0, 0x05000003, 0x0501f81b, 0x05fc0f9f,
- 0x5c00a000, 0x5c00a800, 0x5c00b000, 0x5c026000,
- 0x5c025800, 0x1c01f000, 0x5830000a, 0x5832600b,
- 0x4a006002, 0x00000100, 0x4803c857, 0x4933c857,
- 0x81300d80, 0x05fe07ed, 0x0501f80b, 0x05fe07f1,
- 0x4803c857, 0x0201f800, 0x0010eee3, 0x80c40040,
- 0x05ce0c73, 0x640a5a07, 0x0001fb5b, 0x0501ff94,
- 0x05fdf7e8, 0x05fdf9fc, 0x4df00000, 0x598c000b,
- 0x81300580, 0x05020008, 0x598c0003, 0x81300580,
- 0x05020005, 0x5c03e000, 0x05fc09df, 0x80000580,
- 0x1c01f000, 0x4803c857, 0x5c03e000, 0x05fc09da,
- 0x90000541, 0x1c01f000, 0x59300403, 0xb0000c98,
- 0x05ce1c5b, 0x4803c857, 0x0c01f001, 0x001066df,
- 0x001066f8, 0x0010671b, 0x0010684d, 0x00106807,
- 0x0010680b, 0x00106817, 0x00106827, 0x0010681d,
- 0x00106827, 0x0010686e, 0x00106827, 0x001068a9,
- 0x00106827, 0x001068b4, 0x00106827, 0x0010681d,
- 0x00106827, 0x001068b8, 0x001065f7, 0x001065f7,
- 0x001065f7, 0x001065f7, 0x001065f7, 0x001065f7,
- 0x001065f7, 0x001065f7, 0x001065f7, 0x001065f7,
- 0x001065f7, 0x00106955, 0x0010696a, 0x00106972,
- 0x001065f7, 0x00106989, 0x00106817, 0x001065f7,
- 0x00106817, 0x00106827, 0x001065f7, 0x0010671b,
- 0x0010684d, 0x001065f7, 0x001069d1, 0x00106827,
- 0x001065f7, 0x001069df, 0x00106827, 0x001065f7,
- 0x0010681d, 0x001066d2, 0x001065f8, 0x001065f7,
- 0x001069f4, 0x00106a26, 0x00106a9e, 0x001065f7,
- 0x00106aac, 0x00106815, 0x00106aa1, 0x001065f7,
- 0x00106993, 0x00106ae1, 0x001065f7, 0x001065f7,
- 0x001065f7, 0x001065f7, 0x0010660b, 0x0010666c,
- 0x00106676, 0x001065f7, 0x001065f7, 0x001065f7,
- 0x001066a8, 0x001066b0, 0x001065f7, 0x001065f7,
- 0x0010661c, 0x00106646, 0x00106b11, 0x00106b46,
- 0x00106b67, 0x001065f7, 0x001065f7, 0x001065f7,
- 0x00106b3c, 0x00106ac3, 0x001069f4, 0x001065f7,
- 0x001065f7, 0x001065f7, 0x001065f7, 0x001065f7,
- 0x001065f7, 0x001065f7, 0x001065f7, 0x05cdfbf8,
- 0x0501facf, 0x59325809, 0x592c000a, 0x4801a006,
- 0x592c000b, 0x4801a007, 0x592c000c, 0x4801a008,
- 0x592c000d, 0x4801a009, 0x592c000e, 0x4801a00a,
- 0x4979a00b, 0x592c080a, 0x82040d00, 0x00000fff,
- 0x80040904, 0x600011b8, 0x0501f5ba, 0x4a026202,
- 0x0000ffff, 0x0501faba, 0x4d2c0000, 0x4a01a006,
- 0x05000000, 0x59325809, 0x592c000a, 0x4801a007,
- 0x592c000b, 0x4801a008, 0x592c000c, 0x4801a009,
- 0x5c025800, 0x60100800, 0x600011b8, 0x0501f5a9,
- 0x4c580000, 0x4c500000, 0x4c540000, 0x4d2c0000,
- 0x0501faa7, 0x5930040c, 0x90000503, 0x05000006,
- 0x90000583, 0x80000000, 0x58d00802, 0x80040540,
- 0x4801a002, 0x59325809, 0x4200a800, 0x0010ac84,
- 0x592cb206, 0x9058b403, 0x8058b104, 0x912ca407,
- 0x051dfa30, 0x40580000, 0x8054ac00, 0x592c0001,
- 0x80000540, 0x05000003, 0x40025800, 0x05fdf7f5,
- 0x4200a000, 0x0010ac84, 0x4050a800, 0x5930b40c,
- 0x9058b403, 0x8058b104, 0x40580800, 0x051dfa5c,
- 0x600011b8, 0x5c025800, 0x5c00a800, 0x5c00a000,
- 0x5c00b000, 0x0501f57f, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x4d2c0000, 0x42034800, 0x0010ac7d,
- 0x0501fa89, 0x59325809, 0x592c0802, 0x4807c857,
- 0x40041000, 0x80040904, 0x90081503, 0x05000007,
- 0x80040800, 0x90081583, 0x80081000, 0x58d00002,
- 0x80080540, 0x4801a002, 0x4a025806, 0x02000000,
- 0x90d0ac06, 0x592cb011, 0x912ca406, 0x051dfa01,
- 0x40580000, 0x8054ac00, 0x592e5801, 0x41780000,
- 0x812e5d40, 0x05fe07f8, 0x600011b8, 0x5c025800,
- 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x0501f559,
- 0x0501fa5b, 0x4a01a006, 0x78000000, 0x5930001e,
- 0x840001c0, 0x4801a407, 0x4979a207, 0x60080800,
- 0x600011b8, 0x0501f54f, 0x4c580000, 0x4c540000,
- 0x4c500000, 0x0501fa5c, 0x4a01a006, 0x02000000,
- 0x5932481d, 0x59240001, 0x4801a008, 0x59240002,
- 0x4801a009, 0x59240003, 0x4801a00a, 0x59240004,
- 0x4801a00b, 0x5930001e, 0x82000d80, 0x0000e000,
- 0x0500000e, 0x82000d80, 0x0000df00, 0x05000004,
- 0x6441a407, 0x60180800, 0x0501f015, 0x42001800,
- 0x0010ac60, 0x05cdfe86, 0x600001be, 0x4200a000,
- 0x0010ac60, 0x0501f007, 0x42001800, 0x0010ac6d,
- 0x05cdfe7f, 0x600001c0, 0x4200a000, 0x0010ac6d,
- 0x90000550, 0x4801a407, 0x64d1a207, 0x6034b000,
- 0x90d0ac0c, 0x051df9bf, 0x604c0800, 0x600011b8,
- 0x5c00a000, 0x5c00a800, 0x5c00b000, 0x0501f51d,
- 0x0501fa1f, 0x4a01a006, 0x63000028, 0x5930001e,
- 0x4801a007, 0x60080800, 0x600011b8, 0x0501f515,
- 0x0501fa25, 0x41780000, 0x41780800, 0x42002000,
- 0x00080000, 0x0c01f80e, 0x80000000, 0x80040800,
- 0x60301000, 0x82080540, 0x02000000, 0x4801a006,
- 0x800408e0, 0x5930001e, 0x80040540, 0x4801a007,
- 0x80080904, 0x600011b8, 0x0501f502, 0x001066c8,
- 0x001066ca, 0x001066cc, 0x001066ce, 0x001066d0,
- 0x4811a008, 0x1c01f000, 0x4811a009, 0x1c01f000,
- 0x4811a00a, 0x1c01f000, 0x4811a00b, 0x1c01f000,
- 0x4811a00c, 0x1c01f000, 0x4a02600a, 0x0010cc0f,
- 0x59a8000f, 0x82000500, 0x000000ff, 0x800000d0,
- 0x42026800, 0x0010cc0f, 0x48026a12, 0x0501fa51,
- 0x41780800, 0x600010b8, 0x0501f4e6, 0x0501f9e8,
- 0x4a01a006, 0x52000000, 0x4979a007, 0x5932481d,
- 0x59240400, 0x90000503, 0x05000005, 0x59240400,
- 0x80000110, 0x05d5ff3e, 0x4805a007, 0x59240001,
- 0x4801a008, 0x59240002, 0x4801a009, 0x59240003,
- 0x4801a00a, 0x59240004, 0x4801a00b, 0x59240005,
- 0x4801a00c, 0x601c0800, 0x600011b8, 0x0501f4cd,
- 0x4a026202, 0x0000ffff, 0x4d340000, 0x813669c0,
- 0x05020011, 0x42026800, 0x0010cc0f, 0x4936600a,
- 0x4a026c03, 0x0000ffff, 0x497a6a00, 0x5930002a,
- 0x48026802, 0x497a602a, 0x497a6a12, 0x82000d00,
- 0x00ffff00, 0x05020004, 0x800000d0, 0x48026a12,
- 0x0501f001, 0x0501f9ba, 0x5c026800, 0x4a01a006,
- 0x05000000, 0x5932481d, 0x59240005, 0x4801a007,
- 0x59240001, 0x59240802, 0x4801a008, 0x4805a009,
- 0x60100800, 0x600011b8, 0x0501f4aa, 0x4a026202,
- 0x0000ffff, 0x0501f9aa, 0x4d3c0000, 0x417a7800,
- 0x05edfcef, 0x5c027800, 0x4a01a006, 0x03000000,
- 0x59340403, 0x82000580, 0x000007fe, 0x0502007f,
- 0x4a01a006, 0x04000000, 0x81a40800, 0x4a000800,
- 0x22fffffe, 0x5934000a, 0x84000500, 0x4802680a,
- 0x59a8021b, 0x8c000508, 0x05000010, 0x59a8001f,
- 0x4801a007, 0x59a80020, 0x82000500, 0x07deffff,
- 0x599c0818, 0x8c040516, 0x05000002, 0x8400056a,
- 0x4801a008, 0x4a01a009, 0x00002710, 0x59a80022,
- 0x4801a00a, 0x0501f03a, 0x59a8001f, 0x59a8121b,
- 0x8c080506, 0x05000003, 0x82000500, 0xffff0000,
- 0x4801a007, 0x05f1fae4, 0x0502000b, 0x59300c03,
- 0xb0041591, 0x05000008, 0x497b8880, 0x82000500,
- 0x0000ffff, 0x4c000000, 0x05d5ff00, 0x5c000000,
- 0x48038880, 0x59a80020, 0x05f1fad7, 0x05020006,
- 0x82000500, 0xb7ffffff, 0x82000540, 0x80000000,
- 0x0501f003, 0x82000500, 0x3fffffff, 0x599c0818,
- 0x8c040516, 0x05000002, 0x8400056a, 0x8d0c0510,
- 0x05000014, 0x59300c03, 0xb0041591, 0x05000011,
- 0x900415b1, 0x0500000f, 0x4c580000, 0x4c500000,
- 0x4c540000, 0x6010b000, 0x4200a000, 0x0010b10b,
- 0x90d0ac1f, 0x4c000000, 0x051df8ee, 0x5c000000,
- 0x5c00a800, 0x5c00a000, 0x5c00b000, 0x8400057a,
- 0x4801a008, 0x4979a009, 0x4979a00a, 0x59240001,
- 0x59240802, 0x4801a00b, 0x4805a00c, 0x59240003,
- 0x59240804, 0x4801a00d, 0x4805a00e, 0x4979a00f,
- 0x4979a010, 0x4979a011, 0x4979a012, 0x599c0018,
- 0x8c000510, 0x05000011, 0x59a80006, 0x8c00050a,
- 0x05000004, 0x59a8021b, 0x8c000508, 0x0502000b,
- 0x59a80023, 0x84000576, 0x4801a013, 0x59a80024,
- 0x4801a014, 0x59a80025, 0x4801a015, 0x59a80026,
- 0x4801a016, 0x0501f005, 0x4979a013, 0x4979a014,
- 0x4979a015, 0x4979a016, 0x59a80027, 0x84000576,
- 0x4801a017, 0x59a80028, 0x4801a018, 0x4979a019,
- 0x4979a01a, 0x0501f05f, 0x59a8021b, 0x8c000508,
- 0x0500000c, 0x59a8001f, 0x82000500, 0x0000ffff,
- 0x59c40880, 0x80040d80, 0x05000006, 0x497b8880,
- 0x4c000000, 0x05d5fea1, 0x5c000000, 0x48038880,
- 0x59a8001f, 0x4801a007, 0x4c640000, 0x4d2c0000,
- 0x59a8c820, 0x050dfb59, 0x0500000d, 0x0511f9dd,
- 0x0502000b, 0x592c0208, 0x8c00050e, 0x05000008,
- 0x8264cd00, 0x0000ffff, 0x592c000a, 0x82000500,
- 0xffff0000, 0x8064cd40, 0x0501f005, 0x59a80a1b,
- 0x90040d30, 0x05000002, 0x8464cd36, 0x4865a008,
- 0x5c025800, 0x5c00c800, 0x59a80021, 0x4801a009,
- 0x59a80022, 0x4801a00a, 0x59240001, 0x59240802,
+ 0x83180400, 0x00106658, 0x50000000, 0x80040500,
+ 0x1c01f000, 0x59c80840, 0x82040d00, 0x000e0000,
+ 0x83180400, 0x0010665d, 0x50000000, 0x80040580,
+ 0x1c01f000, 0x00000210, 0x00000420, 0x00000840,
+ 0x00001080, 0x00002100, 0x00004000, 0x00008000,
+ 0x00010000, 0x00020000, 0x00040000, 0x00080000,
+ 0x00100000, 0x00200000, 0x00400000, 0x00800000,
+ 0x00084000, 0x00108000, 0x00210000, 0x00420000,
+ 0x00840000, 0x00000000, 0x00020000, 0x00040000,
+ 0x00060000, 0x00080000, 0x59900007, 0x800c0c80,
+ 0x05021003, 0x90000541, 0x0501f004, 0x80000000,
+ 0x48032007, 0x80000580, 0x1c01f000, 0x417a3000,
+ 0x05fdffd5, 0x05000005, 0x811a3000, 0x91180585,
+ 0x05fe07fc, 0x1c01f000, 0x81780080, 0x1c01f000,
+ 0x40681000, 0x480bc857, 0x05fdfac9, 0x4df00000,
+ 0x480b1800, 0x5c03e000, 0x05fc0ab1, 0x1c01f000,
+ 0x4803c856, 0x05fdfac2, 0x4df00000, 0x497b180b,
+ 0x497b1801, 0x497b180c, 0x497b180d, 0x497b180e,
+ 0x598c0000, 0x90000583, 0x05000006, 0x916c0582,
+ 0x05020003, 0x64171800, 0x0501f002, 0x64031800,
+ 0x5c03e000, 0x05fc0a9e, 0x1c01f000, 0x59300004,
+ 0x8c00050c, 0x05020002, 0x64066203, 0x1c01f000,
+ 0x91180485, 0x05ce1b5a, 0x491bc857, 0x811b20c8,
+ 0x83932400, 0x0000b037, 0x8119b0c8, 0x82d9b400,
+ 0x0000bf32, 0x811ba0ca, 0x83d3a400, 0x00007600,
+ 0x83180400, 0x001066a7, 0x50034800, 0x811a28c2,
+ 0x83162c00, 0x00006100, 0x1c01f000, 0x0010b114,
+ 0x0010b12b, 0x0010b142, 0x0010b159, 0x0010b170,
+ 0x4933c857, 0x59300407, 0x90000c92, 0x05021015,
+ 0x05011000, 0x0c01f001, 0x001066c4, 0x00106753,
+ 0x00106a90, 0x00106af0, 0x00106753, 0x00106a90,
+ 0x00106af0, 0x001066c4, 0x00106753, 0x001066c4,
+ 0x001066c4, 0x001066c4, 0x001066c4, 0x001066c4,
+ 0x001066c4, 0x001066c4, 0x001066c8, 0x001066c8,
+ 0x4803c857, 0x05fdfa7a, 0x05fdf9ce, 0x05fdf264,
+ 0x42001000, 0x0010b20e, 0x50081000, 0x4930100b,
+ 0x58080002, 0x82000580, 0x00000100, 0x05020036,
+ 0x59325809, 0x812e59c0, 0x05cc0b1d, 0x492fc856,
+ 0x5932680a, 0x83340580, 0x0010ce8f, 0x0500001e,
+ 0x592c040c, 0x82000500, 0x0000e000, 0x05000003,
+ 0x0501fbad, 0x0501f002, 0x0501fb9d, 0x592c000e,
+ 0x90000503, 0x05000006, 0x90000583, 0x80000000,
+ 0x58d00802, 0x80040540, 0x4801a002, 0x42001000,
+ 0x0010b20e, 0x50081000, 0x4930100a, 0x492c1009,
+ 0x90d00406, 0x48001003, 0x592c000e, 0x48001005,
+ 0x592c000f, 0x48001006, 0x592c0010, 0x48001007,
+ 0x0001f01c, 0x592c080b, 0x48066802, 0x82040500,
+ 0x00ffff00, 0x05000007, 0x497a6a12, 0x59a8100f,
+ 0x82081500, 0x00ffff00, 0x80080580, 0x05fe07d9,
+ 0x82040d00, 0x000000ff, 0x800408d0, 0x48066a12,
+ 0x05fdf7d4, 0x1c01f000, 0x4d2c0000, 0x4d300000,
+ 0x4c580000, 0x4c540000, 0x4c500000, 0x58325809,
+ 0x812e59c0, 0x05cc0ae2, 0x58300002, 0x82000580,
+ 0x00000100, 0x0502001e, 0x5830000a, 0x5832600b,
+ 0x81300d80, 0x0502000e, 0x0501f82c, 0x05020012,
+ 0x592c080e, 0x90040c03, 0x80040904, 0x4004b000,
+ 0x4200a000, 0x0010af04, 0x4050a800, 0x051dfc2c,
+ 0x600011b8, 0x0501fe57, 0x0501f007, 0x4803c857,
+ 0x4933c857, 0x813261c0, 0x05000003, 0x0501f81b,
+ 0x05fc0fa0, 0x5c00a000, 0x5c00a800, 0x5c00b000,
+ 0x5c026000, 0x5c025800, 0x1c01f000, 0x5830000a,
+ 0x5832600b, 0x4a006002, 0x00000100, 0x4803c857,
+ 0x4933c857, 0x81300d80, 0x05fe07ed, 0x0501f80b,
+ 0x05fe07f1, 0x4803c857, 0x0201f800, 0x0010f0f2,
+ 0x80c40040, 0x05ce0ab2, 0x640a5a07, 0x0001fb5b,
+ 0x0501ff87, 0x05fdf7e8, 0x05fdf9fd, 0x4df00000,
+ 0x598c000b, 0x81300580, 0x05020008, 0x598c0003,
+ 0x81300580, 0x05020005, 0x5c03e000, 0x05fc09e0,
+ 0x80000580, 0x1c01f000, 0x4803c857, 0x5c03e000,
+ 0x05fc09db, 0x90000541, 0x1c01f000, 0x59300403,
+ 0xb0000c98, 0x05ce1a9a, 0x83340d80, 0x0010ce8f,
+ 0x0502000a, 0x5930082a, 0x48066802, 0x82041500,
+ 0x00ffff00, 0x05020004, 0x800408d0, 0x48066a12,
+ 0x0501f002, 0x497a6a12, 0x4803c857, 0x0c01f001,
+ 0x001068ac, 0x001068c5, 0x001068d4, 0x001069f9,
+ 0x001069c6, 0x001069ca, 0x001069d6, 0x001069e6,
+ 0x001069dc, 0x001069e6, 0x00106a1e, 0x001069e6,
+ 0x00106a5d, 0x001069e6, 0x00106a68, 0x001069e6,
+ 0x001069dc, 0x001069e6, 0x00106a6c, 0x001067c4,
+ 0x001067c4, 0x001067c4, 0x001067c4, 0x001067c4,
+ 0x001067c4, 0x001067c4, 0x001067c4, 0x001067c4,
+ 0x001067c4, 0x001067c4, 0x00106b09, 0x00106b1e,
+ 0x00106b26, 0x001067c4, 0x00106b3d, 0x001069d6,
+ 0x001067c4, 0x001069d6, 0x001069e6, 0x001067c4,
+ 0x001068d4, 0x001069f9, 0x001067c4, 0x00106b85,
+ 0x001069e6, 0x001067c4, 0x00106b93, 0x001069e6,
+ 0x001067c4, 0x001069dc, 0x0010689f, 0x001067c5,
+ 0x001067c4, 0x00106ba8, 0x00106bda, 0x00106c52,
+ 0x001067c4, 0x00106c60, 0x001069d4, 0x00106c55,
+ 0x001067c4, 0x00106b47, 0x00106c95, 0x001067c4,
+ 0x001067c4, 0x001067c4, 0x001067c4, 0x001067d8,
+ 0x00106839, 0x00106843, 0x001067c4, 0x001067c4,
+ 0x001067c4, 0x00106875, 0x0010687d, 0x001067c4,
+ 0x001067c4, 0x001067e9, 0x00106813, 0x00106cc5,
+ 0x00106cfa, 0x00106d1b, 0x001067c4, 0x001067c4,
+ 0x001067c4, 0x00106cf0, 0x00106c77, 0x00106ba8,
+ 0x001067c4, 0x001067c4, 0x001067c4, 0x001067c4,
+ 0x001067c4, 0x001067c4, 0x001067c4, 0x001067c4,
+ 0x05cdfa2b, 0x0501fab6, 0x59325809, 0x592c000a,
+ 0x4801a006, 0x592c000b, 0x4801a007, 0x592c000c,
+ 0x4801a008, 0x592c000d, 0x4801a009, 0x592c000e,
+ 0x4801a00a, 0x4979a00b, 0x592c080a, 0x82040d00,
+ 0x00000fff, 0x80040904, 0x600011b8, 0x0501f5a1,
+ 0x4a026202, 0x0000ffff, 0x0501faa1, 0x4d2c0000,
+ 0x4a01a006, 0x05000000, 0x59325809, 0x592c000a,
+ 0x4801a007, 0x592c000b, 0x4801a008, 0x592c000c,
+ 0x4801a009, 0x5c025800, 0x60100800, 0x600011b8,
+ 0x0501f590, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x4d2c0000, 0x0501fa8e, 0x5930040c, 0x90000503,
+ 0x05000006, 0x90000583, 0x80000000, 0x58d00802,
+ 0x80040540, 0x4801a002, 0x59325809, 0x4200a800,
+ 0x0010af04, 0x592cb206, 0x9058b403, 0x8058b104,
+ 0x912ca407, 0x051dfb13, 0x40580000, 0x8054ac00,
+ 0x592c0001, 0x80000540, 0x05000003, 0x40025800,
+ 0x05fdf7f5, 0x4200a000, 0x0010af04, 0x4050a800,
+ 0x5930b40c, 0x9058b403, 0x8058b104, 0x40580800,
+ 0x051dfb3f, 0x600011b8, 0x5c025800, 0x5c00a800,
+ 0x5c00a000, 0x5c00b000, 0x0501f566, 0x4c580000,
+ 0x4c500000, 0x4c540000, 0x4d2c0000, 0x42034800,
+ 0x0010aefd, 0x0501fa70, 0x59325809, 0x592c0802,
+ 0x4807c857, 0x40041000, 0x80040904, 0x90081503,
+ 0x05000007, 0x80040800, 0x90081583, 0x80081000,
+ 0x58d00002, 0x80080540, 0x4801a002, 0x4a025806,
+ 0x02000000, 0x90d0ac06, 0x592cb011, 0x912ca406,
+ 0x051dfae4, 0x40580000, 0x8054ac00, 0x592e5801,
+ 0x41780000, 0x812e5d40, 0x05fe07f8, 0x600011b8,
+ 0x5c025800, 0x5c00a800, 0x5c00a000, 0x5c00b000,
+ 0x0501f540, 0x0501fa42, 0x4a01a006, 0x78000000,
+ 0x5930001e, 0x840001c0, 0x4801a407, 0x4979a207,
+ 0x60080800, 0x600011b8, 0x0501f536, 0x4c580000,
+ 0x4c540000, 0x4c500000, 0x0501fa43, 0x4a01a006,
+ 0x02000000, 0x5932481d, 0x59240001, 0x4801a008,
+ 0x59240002, 0x4801a009, 0x59240003, 0x4801a00a,
+ 0x59240004, 0x4801a00b, 0x5930001e, 0x82000d80,
+ 0x0000e000, 0x0500000e, 0x82000d80, 0x0000df00,
+ 0x05000004, 0x6441a407, 0x60180800, 0x0501f015,
+ 0x42001800, 0x0010aee0, 0x05cdfcb9, 0x600001be,
+ 0x4200a000, 0x0010aee0, 0x0501f007, 0x42001800,
+ 0x0010aeed, 0x05cdfcb2, 0x600001c0, 0x4200a000,
+ 0x0010aeed, 0x90000550, 0x4801a407, 0x64d1a207,
+ 0x6034b000, 0x90d0ac0c, 0x051dfaa2, 0x604c0800,
+ 0x600011b8, 0x5c00a000, 0x5c00a800, 0x5c00b000,
+ 0x0501f504, 0x0501fa06, 0x4a01a006, 0x63000028,
+ 0x5930001e, 0x4801a007, 0x60080800, 0x600011b8,
+ 0x0501f4fc, 0x0501fa0c, 0x41780000, 0x41780800,
+ 0x42002000, 0x00080000, 0x0c01f80e, 0x80000000,
+ 0x80040800, 0x60301000, 0x82080540, 0x02000000,
+ 0x4801a006, 0x800408e0, 0x5930001e, 0x80040540,
+ 0x4801a007, 0x80080904, 0x600011b8, 0x0501f4e9,
+ 0x00106895, 0x00106897, 0x00106899, 0x0010689b,
+ 0x0010689d, 0x4811a008, 0x1c01f000, 0x4811a009,
+ 0x1c01f000, 0x4811a00a, 0x1c01f000, 0x4811a00b,
+ 0x1c01f000, 0x4811a00c, 0x1c01f000, 0x4a02600a,
+ 0x0010ce8f, 0x59a8000f, 0x82000500, 0x000000ff,
+ 0x800000d0, 0x42026800, 0x0010ce8f, 0x48026a12,
+ 0x0501fa38, 0x41780800, 0x600010b8, 0x0501f4cd,
+ 0x0501f9cf, 0x4a01a006, 0x52000000, 0x4979a007,
+ 0x5932481d, 0x59240400, 0x90000503, 0x05000005,
+ 0x59240400, 0x80000110, 0x05d5fd6f, 0x4805a007,
+ 0x59240001, 0x4801a008, 0x59240002, 0x4801a009,
+ 0x59240003, 0x4801a00a, 0x59240004, 0x4801a00b,
+ 0x59240005, 0x4801a00c, 0x601c0800, 0x600011b8,
+ 0x0501f4b4, 0x4a026202, 0x0000ffff, 0x0501f9b4,
+ 0x4a01a006, 0x05000000, 0x5932481d, 0x59240005,
+ 0x4801a007, 0x59240001, 0x59240802, 0x4801a008,
+ 0x4805a009, 0x60100800, 0x600011b8, 0x0501f4a5,
+ 0x4a026202, 0x0000ffff, 0x0501f9a5, 0x4d3c0000,
+ 0x417a7800, 0x05edfc10, 0x5c027800, 0x4a01a006,
+ 0x03000000, 0x59340403, 0x82000580, 0x000007fe,
+ 0x05020085, 0x4a01a006, 0x04000000, 0x59a8021b,
+ 0x8c000506, 0x05000004, 0x5930081d, 0x58040408,
+ 0x4801a001, 0x81a40800, 0x4a000800, 0x22fffffe,
+ 0x5934000a, 0x84000500, 0x4802680a, 0x59a8021b,
+ 0x8c000508, 0x05000010, 0x59a8001f, 0x4801a007,
+ 0x59a80020, 0x82000500, 0x07deffff, 0x599c0818,
+ 0x8c040516, 0x05000002, 0x8400056a, 0x4801a008,
+ 0x4a01a009, 0x00002710, 0x59a80022, 0x4801a00a,
+ 0x0501f03a, 0x59a8001f, 0x59a8121b, 0x8c080506,
+ 0x05000003, 0x82000500, 0xffff0000, 0x4801a007,
+ 0x05f1fa2a, 0x0502000b, 0x59300c03, 0xb0041591,
+ 0x05000008, 0x497b8880, 0x82000500, 0x0000ffff,
+ 0x4c000000, 0x05d5fd42, 0x5c000000, 0x48038880,
+ 0x59a80020, 0x05f1fa1d, 0x05020006, 0x82000500,
+ 0xb7ffffff, 0x82000540, 0x80000000, 0x0501f003,
+ 0x82000500, 0x3fffffff, 0x599c0818, 0x8c040516,
+ 0x05000002, 0x8400056a, 0x8d0c0510, 0x05000014,
+ 0x59300c03, 0xb0041591, 0x05000011, 0x900415b1,
+ 0x0500000f, 0x4c580000, 0x4c500000, 0x4c540000,
+ 0x6010b000, 0x4200a000, 0x0010b38b, 0x90d0ac1f,
+ 0x4c000000, 0x051df9df, 0x5c000000, 0x5c00a800,
+ 0x5c00a000, 0x5c00b000, 0x8400057a, 0x4801a008,
+ 0x4979a009, 0x4979a00a, 0x59240001, 0x59240802,
0x4801a00b, 0x4805a00c, 0x59240003, 0x59240804,
0x4801a00d, 0x4805a00e, 0x4979a00f, 0x4979a010,
- 0x4979a011, 0x4979a012, 0x59340200, 0x8c000508,
- 0x05000005, 0x59a80023, 0x8400057e, 0x48035023,
- 0x0501f00b, 0x599c0018, 0x8c000510, 0x05000011,
- 0x59a80006, 0x8c00050a, 0x05000005, 0x59340c03,
- 0x82040480, 0x000007f0, 0x0500100a, 0x59a80023,
- 0x4801a013, 0x59a80024, 0x4801a014, 0x59a80025,
- 0x4801a015, 0x59a80026, 0x4801a016, 0x0501f005,
- 0x4979a013, 0x4979a014, 0x4979a015, 0x4979a016,
- 0x59a80027, 0x4801a017, 0x59a80028, 0x4801a018,
- 0x59a80029, 0x4801a019, 0x59a8002a, 0x4801a01a,
- 0x60740800, 0x600011b8, 0x0501f3be, 0x0501f8c0,
- 0x4a01a006, 0x50000000, 0x05fdf79c, 0x0501f8bc,
- 0x4a01a006, 0x21100014, 0x4979a007, 0x4979a008,
- 0x4979a009, 0x4979a00a, 0x60140800, 0x600011b8,
- 0x0501f3b0, 0x0501f8b9, 0x0501f002, 0x0501f8be,
- 0x4a01a006, 0x02000000, 0x60040800, 0x600011b8,
- 0x0501f3a8, 0x0501f8b8, 0x4a01a006, 0x02000000,
- 0x59300403, 0x900005b1, 0x05fe0784, 0x81a40800,
- 0x4a000801, 0x00fffffe, 0x05fdf70a, 0x4d340000,
- 0x813669c0, 0x05020010, 0x42026800, 0x0010cc0f,
- 0x4936600a, 0x4a026c03, 0x0000ffff, 0x497a6a00,
- 0x5930002a, 0x48026802, 0x497a602a, 0x497a6a12,
- 0x82000d00, 0x00ffff00, 0x05020003, 0x800000d0,
- 0x48026a12, 0x0501f89c, 0x5c026800, 0x4a01a006,
+ 0x4979a011, 0x4979a012, 0x599c0018, 0x8c000510,
+ 0x05000011, 0x59a80006, 0x8c00050a, 0x05000004,
+ 0x59a8021b, 0x8c000508, 0x0502000b, 0x59a80023,
+ 0x84000576, 0x4801a013, 0x59a80024, 0x4801a014,
+ 0x59a80025, 0x4801a015, 0x59a80026, 0x4801a016,
+ 0x0501f005, 0x4979a013, 0x4979a014, 0x4979a015,
+ 0x4979a016, 0x59a80027, 0x84000576, 0x4801a017,
+ 0x59a80028, 0x4801a018, 0x4979a019, 0x4979a01a,
+ 0x0501f05f, 0x59a8021b, 0x8c000508, 0x0500000c,
+ 0x59a8001f, 0x82000500, 0x0000ffff, 0x59c40880,
+ 0x80040d80, 0x05000006, 0x497b8880, 0x4c000000,
+ 0x05d5fce3, 0x5c000000, 0x48038880, 0x59a8001f,
+ 0x4801a007, 0x4c640000, 0x4d2c0000, 0x59a8c820,
+ 0x050dfb7b, 0x0500000d, 0x0511fa04, 0x0502000b,
+ 0x592c0208, 0x8c00050e, 0x05000008, 0x8264cd00,
+ 0x0000ffff, 0x592c000a, 0x82000500, 0xffff0000,
+ 0x8064cd40, 0x0501f005, 0x59a80a1b, 0x90040d30,
+ 0x05000002, 0x8464cd36, 0x4865a008, 0x5c025800,
+ 0x5c00c800, 0x59a80021, 0x4801a009, 0x59a80022,
+ 0x4801a00a, 0x59240001, 0x59240802, 0x4801a00b,
+ 0x4805a00c, 0x59240003, 0x59240804, 0x4801a00d,
+ 0x4805a00e, 0x4979a00f, 0x4979a010, 0x4979a011,
+ 0x4979a012, 0x59340200, 0x8c000508, 0x05000005,
+ 0x59a80023, 0x8400057e, 0x48035023, 0x0501f00b,
+ 0x599c0018, 0x8c000510, 0x05000011, 0x59a80006,
+ 0x8c00050a, 0x05000005, 0x59340c03, 0x82040480,
+ 0x000007f0, 0x0500100a, 0x59a80023, 0x4801a013,
+ 0x59a80024, 0x4801a014, 0x59a80025, 0x4801a015,
+ 0x59a80026, 0x4801a016, 0x0501f005, 0x4979a013,
+ 0x4979a014, 0x4979a015, 0x4979a016, 0x59a80027,
+ 0x4801a017, 0x59a80028, 0x4801a018, 0x59a80029,
+ 0x4801a019, 0x59a8002a, 0x4801a01a, 0x60740800,
+ 0x600011b8, 0x0501f3b3, 0x0501f8b5, 0x4a01a006,
+ 0x50000000, 0x05fdf79c, 0x0501f8b1, 0x4a01a006,
+ 0x21100014, 0x4979a007, 0x4979a008, 0x4979a009,
+ 0x4979a00a, 0x60140800, 0x600011b8, 0x0501f3a5,
+ 0x0501f8ae, 0x0501f002, 0x0501f8b3, 0x4a01a006,
+ 0x02000000, 0x60040800, 0x600011b8, 0x0501f39d,
+ 0x0501f8ad, 0x4a01a006, 0x02000000, 0x59300403,
+ 0x900005b1, 0x05fe0784, 0x81a40800, 0x4a000801,
+ 0x00fffffe, 0x05fdf70a, 0x0501f8a3, 0x4a01a006,
0x01000000, 0x5930041c, 0x80000540, 0x05000003,
0x4801a407, 0x0501f002, 0x640da407, 0x5930021c,
0x80000540, 0x05000003, 0x4801a207, 0x0501f003,
0x4a01a207, 0x00002a00, 0x60080800, 0x600011b8,
- 0x0501f378, 0x4a026202, 0x0000ffff, 0x0501f878,
+ 0x0501f380, 0x4a026202, 0x0000ffff, 0x0501f880,
0x4a01a406, 0x00002010, 0x6451a206, 0x4a01a407,
0x00000800, 0x4a01a207, 0x00002000, 0x60000008,
+ 0x59a80807, 0x8c04050c, 0x05000002, 0x80000580,
0x5932481d, 0x59240c00, 0x8c040508, 0x05000004,
0x90000560, 0x8c04050a, 0x05020002, 0x90000550,
0x90000542, 0x5934080a, 0x8c040514, 0x05000005,
0x82040d00, 0x00000380, 0x80040540, 0x0501f006,
0x599c0818, 0x8c040518, 0x05000003, 0x82000540,
- 0x00000380, 0x0501f038, 0x0501f867, 0x4a01a406,
+ 0x00000380, 0x0501f03c, 0x0501f86b, 0x4a01a406,
0x00000210, 0x6451a206, 0x4a01a407, 0x00000800,
0x5934000a, 0x8c000516, 0x05000013, 0x59340c05,
0x90040530, 0x05000013, 0x59340a05, 0x82040500,
@@ -19465,7 +19627,8 @@
0x4a01a207, 0x00002100, 0x0501f00c, 0x4a01a207,
0x00000100, 0x0501f009, 0x4a01a207, 0x00000400,
0x0501f006, 0x4a01a207, 0x00000700, 0x0501f003,
- 0x4a01a207, 0x00000800, 0x60000008, 0x5932481d,
+ 0x4a01a207, 0x00000800, 0x60000008, 0x59a80807,
+ 0x8c04050c, 0x05000002, 0x80000580, 0x5932481d,
0x59240c00, 0x8c040508, 0x05000004, 0x90000560,
0x8c04050a, 0x05020002, 0x90000550, 0x90000542,
0x59340a00, 0x8c04050e, 0x0500000b, 0x84000550,
@@ -19475,7 +19638,7 @@
0x0501f31c, 0x0501f82c, 0x4a01a006, 0x02100014,
0x4a01a007, 0x00000100, 0x4979a008, 0x4979a009,
0x4979a00a, 0x60140800, 0x600011b8, 0x0501f311,
- 0x0501f821, 0x4a01a006, 0x02000000, 0x05fdf62b,
+ 0x0501f821, 0x4a01a006, 0x02000000, 0x05fdf644,
0x4933c857, 0x0501f81c, 0x4a01a006, 0x01000000,
0x642da407, 0x60080800, 0x600011b8, 0x0501f305,
0x42005000, 0x32000000, 0x42006000, 0x08290000,
@@ -19485,23 +19648,23 @@
0x42006000, 0x08980000, 0x41786800, 0x41787800,
0x0501f2bb, 0x42005000, 0x23000000, 0x42006000,
0x01980000, 0x41786800, 0x41787800, 0x0501f2b4,
- 0x59300403, 0x82000c80, 0x00000085, 0x05cc1910,
- 0x82000c80, 0x00000093, 0x05ce190d, 0x82000480,
- 0x00000085, 0x0c01f001, 0x001068f5, 0x001068f4,
- 0x001068f4, 0x001068f4, 0x001068f4, 0x001068f4,
- 0x001068f5, 0x001068f4, 0x001068f4, 0x001068f4,
- 0x001068f4, 0x001068f4, 0x001068f4, 0x001068fc,
- 0x05cdf8fb, 0x4933c857, 0x42034800, 0x0010ac7d,
+ 0x59300403, 0x82000c80, 0x00000085, 0x05c81f5c,
+ 0x82000c80, 0x00000093, 0x05ca1f59, 0x82000480,
+ 0x00000085, 0x0c01f001, 0x00106aa9, 0x00106aa8,
+ 0x00106aa8, 0x00106aa8, 0x00106aa8, 0x00106aa8,
+ 0x00106aa9, 0x00106aa8, 0x00106aa8, 0x00106aa8,
+ 0x00106aa8, 0x00106aa8, 0x00106aa8, 0x00106ab0,
+ 0x05c9ff47, 0x4933c857, 0x42034800, 0x0010aefd,
0x0501f834, 0x41780800, 0x600010b8, 0x0501f2c9,
0x4d2c0000, 0x59325809, 0x4933c857, 0x492fc857,
- 0x812e59c0, 0x05cc08ee, 0x59340a12, 0x82040d00,
+ 0x812e59c0, 0x05c80f3a, 0x59340a12, 0x82040d00,
0x0000ff00, 0x592c000b, 0x82000500, 0x000000ff,
0x900001c0, 0x80040540, 0x592c0c08, 0x82040d00,
0x0000f000, 0x82040d80, 0x00003000, 0x05020003,
0x90000570, 0x0501f002, 0x90000551, 0x44034800,
0x81a5a000, 0x60241000, 0x600c0800, 0x592c000a,
0x82000500, 0xff000000, 0x82001d80, 0x84000000,
- 0x05000006, 0x82001d80, 0x85000000, 0x05ce08d0,
+ 0x05000006, 0x82001d80, 0x85000000, 0x05ca0f1c,
0x601c1000, 0x60040800, 0x912c1c0a, 0x500c0000,
0x4401a000, 0x800c1800, 0x80d1a000, 0x80081040,
0x05fe07fb, 0x600011b8, 0x5c025800, 0x0501f299,
@@ -19509,11 +19672,11 @@
0x41786800, 0x41787800, 0x59301407, 0x90081585,
0x05020003, 0x42006000, 0x00890000, 0x59301416,
0x8c08051a, 0x05000002, 0x60047800, 0x0501f254,
- 0x59300403, 0xb0000c93, 0x05ce18b1, 0xb000048b,
- 0x05cc18af, 0x5932680a, 0x59368c03, 0x4803c857,
- 0x0c01f001, 0x001069aa, 0x001069b2, 0x001069ba,
- 0x001069c2, 0x0010694d, 0x0010694d, 0x0010694d,
- 0x001069a2, 0x05cdf8a2, 0x42005000, 0x06000000,
+ 0x59300403, 0xb0000c93, 0x05ca1efd, 0xb000048b,
+ 0x05c81efb, 0x5932680a, 0x59368c03, 0x4803c857,
+ 0x0c01f001, 0x00106b5e, 0x00106b66, 0x00106b6e,
+ 0x00106b76, 0x00106b01, 0x00106b01, 0x00106b01,
+ 0x00106b56, 0x05c9feee, 0x42005000, 0x06000000,
0x42006000, 0x08290000, 0x41786800, 0x41787800,
0x0501f23b, 0x4933c857, 0x05fdff71, 0x4a01a006,
0x12000000, 0x59300407, 0x90000584, 0x05020003,
@@ -19532,7 +19695,7 @@
0x4a01a006, 0x62000000, 0x5930001e, 0x4801a007,
0x60080800, 0x600011b8, 0x0501f232, 0x05fdff34,
0x59300809, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x9004a40b, 0x5930b01e, 0x90d0ac06, 0x0519fec5,
+ 0x9004a40b, 0x5930b01e, 0x90d0ac06, 0x0519ffc1,
0x5930081e, 0x600011b8, 0x5c00b000, 0x5c00a800,
0x5c00a000, 0x0501f223, 0x05fdffac, 0x59300019,
0x4801a006, 0x5930001a, 0x4801a007, 0x4a01a008,
@@ -19556,36 +19719,36 @@
0x4979a408, 0x4979a208, 0x4979a409, 0x4979a209,
0x4979a00b, 0x60180800, 0x600011b8, 0x0501f1d1,
0x4933c857, 0x4937c857, 0x4d1c0000, 0x60d40800,
- 0x050dfd72, 0x05020021, 0x05fdfecd, 0x4a01a006,
+ 0x050dfd9f, 0x05020021, 0x05fdfecd, 0x4a01a006,
0x13000000, 0x5932382a, 0x59300403, 0xb0000597,
- 0x05000004, 0x591c0416, 0x8c000502, 0x05c80fec,
+ 0x05000004, 0x591c0416, 0x8c000502, 0x05c80e38,
0x591c001b, 0x4801a005, 0x591c0407, 0x90000583,
0x05000007, 0x5930080a, 0x58040002, 0x82000500,
0x00ffffff, 0x4801a007, 0x0501f004, 0x5932481d,
0x59240005, 0x4801a007, 0x5930041b, 0x4801a408,
0x5930021b, 0x4801a208, 0x600c0800, 0x600011b8,
- 0x5c023800, 0x0501f1ab, 0x4803c856, 0x05f9fd62,
- 0x598c000b, 0x81300580, 0x05ca0fd1, 0x05f9fcb3,
- 0x59300403, 0xb0000597, 0x050409d7, 0x0005fc5a,
- 0x5c023800, 0x05f9f544, 0x4803c856, 0x4d2c0000,
- 0x4d1c0000, 0x5932382a, 0x811e39c0, 0x05c80fc4,
+ 0x5c023800, 0x0501f1ab, 0x4803c856, 0x05f9fd70,
+ 0x598c000b, 0x81300580, 0x05ca0e1d, 0x05f9fcc1,
+ 0x59300403, 0xb0000597, 0x050409e2, 0x0005fc5a,
+ 0x5c023800, 0x05f9f552, 0x4803c856, 0x4d2c0000,
+ 0x4d1c0000, 0x5932382a, 0x811e39c0, 0x05c80e10,
0x831c0580, 0xffffffff, 0x05000036, 0x591c0c07,
0x90040586, 0x0500000a, 0x90040583, 0x05000036,
0x64de6403, 0x640e641c, 0x4a02621c, 0x00001700,
0x5c023800, 0x5c025800, 0x0501f064, 0x0501f848,
0x42001000, 0x40000000, 0x591c0203, 0x591c0804,
0x8c04053e, 0x05020020, 0x90000c91, 0x0c001002,
- 0x05c9ffab, 0x00106a56, 0x00106a61, 0x00106a57,
- 0x00106a61, 0x00106a5d, 0x00106a56, 0x00106a56,
- 0x00106a61, 0x00106a61, 0x00106a56, 0x00106a56,
- 0x00106a56, 0x00106a56, 0x00106a56, 0x00106a61,
- 0x00106a56, 0x00106a61, 0x05c9ff99, 0x591c0416,
+ 0x05c9fdf7, 0x00106c0a, 0x00106c15, 0x00106c0b,
+ 0x00106c15, 0x00106c11, 0x00106c0a, 0x00106c0a,
+ 0x00106c15, 0x00106c15, 0x00106c0a, 0x00106c0a,
+ 0x00106c0a, 0x00106c0a, 0x00106c0a, 0x00106c15,
+ 0x00106c0a, 0x00106c15, 0x05c9fde5, 0x591c0416,
0x4803c857, 0x8c000518, 0x05000003, 0x8c000512,
0x05000003, 0x80001580, 0x0501f003, 0x42001000,
0x20000000, 0x591c0017, 0x4801a00a, 0x0501f01a,
0x0501f81f, 0x42001000, 0x40000000, 0x41780000,
0x05fdf7fa, 0x0501f81a, 0x591e5809, 0x812e59c0,
- 0x05c80f83, 0x592c1010, 0x591c0013, 0x80080480,
+ 0x05c80dcf, 0x592c1010, 0x591c0013, 0x80080480,
0x4801a00a, 0x591c0203, 0x591c0804, 0x8c04053e,
0x05020005, 0x90000d82, 0x05000006, 0x90000d84,
0x05000004, 0x42001000, 0x40000000, 0x0501f002,
@@ -19616,7 +19779,7 @@
0x80080540, 0x4801a007, 0x60080800, 0x600011b8,
0x0501f0e4, 0x4803c856, 0x0501f809, 0x5930041c,
0x900001c0, 0x4801a005, 0x0501f92d, 0x41780800,
- 0x600010b8, 0x0501f8db, 0x05f9f138, 0x4803c856,
+ 0x600010b8, 0x0501f8db, 0x05f9f146, 0x4803c856,
0x59300819, 0x90041c06, 0x64874800, 0x58040405,
0x82000500, 0x0000f000, 0x82000580, 0x00003000,
0x05000002, 0x65074800, 0x81a5a000, 0x580c0001,
@@ -19630,12 +19793,12 @@
0x05000006, 0x4a01a006, 0x01000000, 0x640da407,
0x60080800, 0x0501f021, 0x4a01a006, 0x02000000,
0x41780800, 0x916c0584, 0x05020003, 0x84040d42,
- 0x0501f00c, 0x05edff0c, 0x05020003, 0x84040d4a,
+ 0x0501f00c, 0x05edfe5d, 0x05020003, 0x84040d4a,
0x0501f002, 0x84040d48, 0x59a8021b, 0x8c000506,
0x05020003, 0x8c00050a, 0x05000002, 0x84040d46,
0x4805a207, 0x59c40085, 0x48031004, 0x4c580000,
0x4c500000, 0x4c540000, 0x6018b000, 0x9188a400,
- 0x90d0ac08, 0x0519fd2b, 0x5c00a800, 0x5c00a000,
+ 0x90d0ac08, 0x0519fe27, 0x5c00a800, 0x5c00a000,
0x5c00b000, 0x60200800, 0x600011b8, 0x0501f089,
0x05fdfd8b, 0x4a01a006, 0x56000000, 0x59340006,
0x4801a007, 0x59340007, 0x4801a008, 0x600c0800,
@@ -19644,16 +19807,16 @@
0x0000ffff, 0x05000003, 0x90040487, 0x05021006,
0x4a01a006, 0x01000000, 0x640da407, 0x60080800,
0x0501f011, 0x4a01a006, 0x0200001c, 0x6405a007,
- 0x42001000, 0x0010ac65, 0x50080000, 0x9c0001c0,
+ 0x42001000, 0x0010aee5, 0x50080000, 0x9c0001c0,
0x4801a009, 0x5932481d, 0x59240005, 0x4801a00a,
0x59240001, 0x59240802, 0x4801a00b, 0x4805a00c,
0x601c0800, 0x600011b8, 0x0501f05e, 0x4d2c0000,
0x05fdfd5f, 0x59325809, 0x812e59c0, 0x05020003,
0x4979a001, 0x0501f005, 0x592c0009, 0x82000500,
0x00ffffff, 0x4801a001, 0x4a01a006, 0x51000000,
- 0x5c025800, 0x05fdf3bb, 0x4803c856, 0x59325809,
+ 0x5c025800, 0x05fdf3c6, 0x4803c856, 0x59325809,
0x5932680a, 0x59300407, 0x4803c857, 0x90000d8a,
- 0x05000002, 0x05c9fe72, 0x42005000, 0x02000000,
+ 0x05000002, 0x05c9fcbe, 0x42005000, 0x02000000,
0x42006000, 0x20290000, 0x41786800, 0x41787800,
0x0501f805, 0x91180d78, 0x60801193, 0x0501f86b,
0x1c01f000, 0x6081a000, 0x59300416, 0x8c000510,
@@ -19674,15 +19837,15 @@
0x4807c857, 0x4c040000, 0x0501f841, 0x5c000800,
0x40040000, 0x80081540, 0x800000c4, 0x82000540,
0x00002000, 0x4803910a, 0x59b400f6, 0x90000518,
- 0x05fe07fe, 0x42001800, 0x0010ac7e, 0x580c0004,
+ 0x05fe07fe, 0x42001800, 0x0010aefe, 0x580c0004,
0x4803c857, 0x580c0006, 0x4803c857, 0x580c1800,
0x480fc857, 0x8d0c052a, 0x0500000c, 0x820c1d00,
0xf8000000, 0x05000009, 0x4c040000, 0x4c080000,
- 0x40083800, 0x42000000, 0x0010ac7e, 0x05c9ff19,
- 0x5c001000, 0x5c000800, 0x4a0368f0, 0x0010ac7d,
- 0x4a0368f1, 0x0010ac84, 0x480b68f3, 0x59b400f6,
+ 0x40083800, 0x42000000, 0x0010aefe, 0x05c9fd65,
+ 0x5c001000, 0x5c000800, 0x4a0368f0, 0x0010aefd,
+ 0x4a0368f1, 0x0010af04, 0x480b68f3, 0x59b400f6,
0x90000538, 0x05fe07fe, 0x4203e000, 0xb0800000,
- 0x600bf800, 0x05f9f031, 0x4807c857, 0x59300004,
+ 0x600bf800, 0x05f9f03f, 0x4807c857, 0x59300004,
0x8c000512, 0x05000002, 0x8408154c, 0x480a2800,
0x4c040000, 0x0501f80e, 0x5c000800, 0x59b400f6,
0x8c00050a, 0x05fe07fe, 0x49a768f2, 0x480768f4,
@@ -19690,27 +19853,27 @@
0xb0800000, 0x600bf800, 0x1c01f000, 0x61a07007,
0x4203e000, 0xb0800000, 0x600ff800, 0x40000000,
0x40000000, 0x40000000, 0x0501b004, 0x80387040,
- 0x05c80ddf, 0x05fdf7f9, 0x1c01f000, 0x82000500,
+ 0x05c80c2b, 0x05fdf7f9, 0x1c01f000, 0x82000500,
0xffff0000, 0x82000580, 0x01050000, 0x0502000b,
0x599c0818, 0x8c040510, 0x05000008, 0x59a80806,
0x8c04050a, 0x05000005, 0x613c1100, 0x41781800,
- 0x41782000, 0x05e5f8e1, 0x1c01f000, 0x1c01f000,
+ 0x41782000, 0x05e1fff8, 0x1c01f000, 0x1c01f000,
0x59a80067, 0x800001c0, 0x0500004b, 0x4d2c0000,
0x4d300000, 0x4c5c0000, 0x4c600000, 0x4c640000,
0x40025800, 0x4000c000, 0x4000c800, 0x42026000,
- 0x00110254, 0x592c0407, 0x81440580, 0x05020033,
+ 0x00110484, 0x592c0407, 0x81440580, 0x05020033,
0x83240580, 0xffffffff, 0x05000004, 0x592c0002,
0x81240580, 0x0502002d, 0x592c0205, 0xb0000595,
0x05000005, 0x8d3c0518, 0x05000028, 0x8d3c0516,
0x05020026, 0x40640000, 0x812c0580, 0x05020016,
0x59300203, 0x90000580, 0x0500000f, 0x59300009,
- 0x800001c0, 0x0500000c, 0x05f9fb33, 0x4df00000,
- 0x05f9fa30, 0x0201f800, 0x0010eeb1, 0x80c40040,
- 0x05020002, 0x64026203, 0x5c03e000, 0x05f80b16,
+ 0x800001c0, 0x0500000c, 0x05f9fb41, 0x4df00000,
+ 0x05f9fa3e, 0x0201f800, 0x0010f0c0, 0x80c40040,
+ 0x05020002, 0x64026203, 0x5c03e000, 0x05f80b24,
0x497a6009, 0x592cc800, 0x4064c000, 0x4064b800,
0x0501f003, 0x592cb800, 0x485cc000, 0x497a5800,
0x592c0205, 0x82000580, 0x00000155, 0x05000003,
- 0x05cdf92c, 0x0501f003, 0x49425a07, 0x0001fb5b,
+ 0x05c9ff78, 0x0501f003, 0x49425a07, 0x0001fb5b,
0x405e5800, 0x0501f003, 0x412cc000, 0x592e5800,
0x812e59c0, 0x05fe07c8, 0x48675067, 0x48635068,
0x5c00c800, 0x5c00c000, 0x5c00b800, 0x5c026000,
@@ -19722,7 +19885,7 @@
0x8d3c0502, 0x05000004, 0x61c2880f, 0x6040b000,
0x05fdf7f3, 0x5c024800, 0x5c00b000, 0x5c026800,
0x5c028800, 0x1c01f000, 0x4d300000, 0x59a81067,
- 0x800811c0, 0x05000022, 0x42026000, 0x00110254,
+ 0x800811c0, 0x05000022, 0x42026000, 0x00110484,
0x59300203, 0x90000580, 0x0502001d, 0x58080803,
0x58080002, 0x4802601d, 0x4806600a, 0x480a6009,
0x64166407, 0x64066203, 0x4a026403, 0x00000092,
@@ -19733,129 +19896,130 @@
0x00000100, 0x84040d52, 0x0005fb32, 0x5c026000,
0x1c01f000, 0x4d900000, 0x4dd00000, 0x4da40000,
0x4d140000, 0x4cd80000, 0x4d180000, 0x4803c856,
- 0x417a3000, 0x05fdf815, 0x59900805, 0x800409c0,
- 0x05000012, 0x91947c09, 0x83180400, 0x00105add,
+ 0x417a3000, 0x05fdf823, 0x59900805, 0x800409c0,
+ 0x05000012, 0x91947c09, 0x83180400, 0x00105c9f,
0x50000000, 0x803c7c00, 0x583c0003, 0x811808ca,
0x82040c00, 0x00006139, 0x50040800, 0x80040580,
- 0x05000006, 0x42000000, 0x0010b0ba, 0x0519fac6,
+ 0x05000006, 0x42000000, 0x0010b33a, 0x0519fbc2,
0x90000541, 0x0501f004, 0x811a3000, 0x91180585,
0x05fe07e9, 0x5c023000, 0x5c01b000, 0x5c022800,
0x5c034800, 0x5c03a000, 0x5c032000, 0x1c01f000,
0x4d900000, 0x4dd00000, 0x4da40000, 0x4d140000,
0x4cd80000, 0x4d180000, 0x4803c856, 0x598c080b,
- 0x800409c0, 0x05000002, 0x05f5ff3c, 0x417a3000,
- 0x05f9ffea, 0x59900805, 0x800409c0, 0x0500000f,
- 0x91947c09, 0x83180400, 0x00105add, 0x50000000,
+ 0x800409c0, 0x05000002, 0x05f5ff4a, 0x417a3000,
+ 0x05f9fff8, 0x59900805, 0x800409c0, 0x0500000f,
+ 0x91947c09, 0x83180400, 0x00105c9f, 0x50000000,
0x803c7c00, 0x811808ca, 0x82040c00, 0x00006139,
0x50040800, 0x48047803, 0x4a007801, 0x000001f4,
0x64287800, 0x64107802, 0x811a3000, 0x91180585,
0x05fe07ec, 0x5c023000, 0x5c01b000, 0x5c022800,
0x5c034800, 0x5c03a000, 0x5c032000, 0x1c01f000,
- 0x41781000, 0x42026000, 0x001102e4, 0x59a8180d,
+ 0x41781000, 0x42026000, 0x00110514, 0x59a8180d,
0x480a6402, 0x4a026202, 0x0000ffff, 0x80081000,
0x800c1840, 0x05000003, 0x91326430, 0x05fdf7f9,
0x1c01f000, 0x0005fc5a, 0x1c01f000, 0x5c036000,
0x4db00000, 0x49b3c857, 0x4933c857, 0x813261c0,
- 0x05000029, 0x59300203, 0x90000580, 0x05000026,
+ 0x0500002d, 0x59300203, 0x90000580, 0x0500002a,
0x59300407, 0x4803c857, 0x90000d84, 0x0500000c,
0x90000d81, 0x0500000a, 0x90000d83, 0x05000004,
- 0x90000d86, 0x05020012, 0x0515fe6e, 0x5930001e,
- 0x800001c0, 0x050e0eda, 0x0501f00d, 0x5930082a,
- 0x4807c857, 0x4d300000, 0x40066000, 0x050dff7c,
+ 0x90000d86, 0x05020016, 0x0515ff58, 0x5930001e,
+ 0x800001c0, 0x050e0f0c, 0x0501f011, 0x5930000a,
+ 0x82000580, 0x0010ce8f, 0x0500000d, 0x5930082a,
+ 0x4807c857, 0x4d300000, 0x40066000, 0x050dffaa,
0x5c026000, 0x05020006, 0x5804001e, 0x4803c857,
0x81300580, 0x05020002, 0x4978081e, 0x641e6407,
0x497a6009, 0x4a026004, 0x00004000, 0x59a8002e,
0xb0000c91, 0x05001002, 0x80000102, 0x48026006,
0x497a6205, 0x1c01f000, 0x0501f803, 0x41318800,
0x1c01f000, 0x91640490, 0x05021007, 0x42000000,
- 0x0010b049, 0x0519fa4c, 0x4967c857, 0x80026580,
+ 0x0010b2c9, 0x0519fb44, 0x4967c857, 0x80026580,
0x1c01f000, 0x8166c9c0, 0x05000018, 0x41626000,
0x41580000, 0x59300a03, 0x90040d80, 0x05000007,
0x91326430, 0x81300c80, 0x05fc17fb, 0x42026000,
- 0x001102e4, 0x05fdf7f8, 0x4933c857, 0x8166c840,
+ 0x00110514, 0x05fdf7f8, 0x4933c857, 0x8166c840,
0x91300c30, 0x80040480, 0x05021005, 0x4006c000,
0x64226203, 0x813261c0, 0x1c01f000, 0x4202c000,
- 0x001102e4, 0x05fdf7fb, 0x42000000, 0x0010b049,
- 0x0519fa2d, 0x4933c856, 0x417a6000, 0x05fdf7f6,
+ 0x00110514, 0x05fdf7fb, 0x42000000, 0x0010b2c9,
+ 0x0519fb25, 0x4933c856, 0x417a6000, 0x05fdf7f6,
0x0005fc78, 0x1c01f000, 0x4933c857, 0x91380593,
0x05020008, 0x59300004, 0x8c00053e, 0x05000004,
- 0x05f9fa09, 0x05f9f95d, 0x05f9f9f3, 0x1c01f000,
+ 0x05f9fa13, 0x05f9f967, 0x05f9f9fd, 0x1c01f000,
0x4933c857, 0x598800b7, 0x80000000, 0x480310b7,
0x1c01f000, 0x4933c857, 0x59300203, 0x90003491,
- 0x05ca1c6f, 0x4d2c0000, 0x0c01f803, 0x5c025800,
- 0x1c01f000, 0x00106d96, 0x001072eb, 0x00107421,
- 0x00106d96, 0x00107465, 0x00106f22, 0x00106d96,
- 0x00106d96, 0x0010727e, 0x00106d96, 0x00106d96,
- 0x00106d96, 0x00106d96, 0x00106d96, 0x0010849d,
- 0x00106d96, 0x00106d96, 0x05c9fc59, 0x4933c857,
- 0x59300203, 0x90003491, 0x05ca1c55, 0x0c01f001,
- 0x00106dad, 0x00107dc1, 0x00106dad, 0x00106dad,
- 0x00106dad, 0x00106dad, 0x00106dad, 0x00106dad,
- 0x00107d61, 0x00107dd7, 0x00107e58, 0x00107dd7,
- 0x00107e58, 0x00106dad, 0x001084c3, 0x00106dad,
- 0x00106dad, 0x05c9fc42, 0x05c9fc41, 0x4933c857,
+ 0x05ca1ab7, 0x4d2c0000, 0x0c01f803, 0x5c025800,
+ 0x1c01f000, 0x00106f4e, 0x001074aa, 0x001075e0,
+ 0x00106f4e, 0x0010762d, 0x001070dc, 0x00106f4e,
+ 0x00106f4e, 0x0010743d, 0x00106f4e, 0x00106f4e,
+ 0x00106f4e, 0x00106f4e, 0x00106f4e, 0x0010867e,
+ 0x00106f4e, 0x00106f4e, 0x05c9faa1, 0x4933c857,
+ 0x59300203, 0x90003491, 0x05ca1a9d, 0x0c01f001,
+ 0x00106f65, 0x00107f96, 0x00106f65, 0x00106f65,
+ 0x00106f65, 0x00106f65, 0x00106f65, 0x00106f65,
+ 0x00107f36, 0x00107fb5, 0x00108036, 0x00107fb5,
+ 0x00108036, 0x00106f65, 0x001086a4, 0x00106f65,
+ 0x00106f65, 0x05c9fa8a, 0x05c9fa89, 0x4933c857,
0x4d300000, 0x4d1c0000, 0x59300203, 0x9000058f,
- 0x05ca0c3b, 0x91380593, 0x05020025, 0x59300c03,
+ 0x05ca0a83, 0x91380593, 0x05020025, 0x59300c03,
0xb0040586, 0x05000015, 0xb0040584, 0x0502000a,
- 0x4d300000, 0x5932602a, 0x050df9fd, 0x5c026000,
+ 0x4d300000, 0x5932602a, 0x050dfa26, 0x5c026000,
0x0500001c, 0x591c0416, 0x8400054a, 0x48023c16,
0x0501f010, 0x59300019, 0x82000500, 0xff000000,
0x82000580, 0xc2000000, 0x05020012, 0x5930001e,
- 0x05fdfe47, 0x0501f00f, 0x59300416, 0x84000504,
- 0x48026416, 0x5930141d, 0x050df9e0, 0x05000009,
+ 0x05fdfe43, 0x0501f00f, 0x59300416, 0x84000504,
+ 0x48026416, 0x5930141d, 0x050dfa09, 0x05000009,
0x411e6000, 0x5930001c, 0x80000540, 0x05000005,
- 0x497a601c, 0x0801f800, 0x0501f002, 0x05f9f8f7,
+ 0x497a601c, 0x0801f800, 0x0501f002, 0x05f9f901,
0x5c023800, 0x5c026000, 0x0005f45a, 0x4933c857,
0x4d2c0000, 0x59325809, 0x59300203, 0x90003491,
- 0x05ca1c0b, 0x0c01f803, 0x5c025800, 0x1c01f000,
- 0x00106df9, 0x00106df9, 0x00106df9, 0x00106e0e,
- 0x00106e5d, 0x00106df9, 0x00106df9, 0x00106df9,
- 0x00106dfa, 0x00106df9, 0x00106df9, 0x00106df9,
- 0x00106df9, 0x00106df9, 0x00106df9, 0x00106df9,
- 0x00106e47, 0x05c9fbf6, 0x4933c857, 0xb1380580,
- 0x05ca0bf3, 0x4a026008, 0x00082000, 0x640e6203,
+ 0x05ca1a53, 0x0c01f803, 0x5c025800, 0x1c01f000,
+ 0x00106fb1, 0x00106fb1, 0x00106fb1, 0x00106fc6,
+ 0x00107015, 0x00106fb1, 0x00106fb1, 0x00106fb1,
+ 0x00106fb2, 0x00106fb1, 0x00106fb1, 0x00106fb1,
+ 0x00106fb1, 0x00106fb1, 0x00106fb1, 0x00106fb1,
+ 0x00106fff, 0x05c9fa3e, 0x4933c857, 0xb1380580,
+ 0x05ca0a3b, 0x4a026008, 0x00082000, 0x640e6203,
0x493a6403, 0x64065c09, 0x592c000e, 0x48026013,
0x497a6015, 0x592c0209, 0x800000c2, 0x800010c4,
0x80081400, 0x480a6006, 0x0001f980, 0x42000800,
0x80000060, 0x0005f320, 0x4933c857, 0xb1380490,
- 0x05ca1bdf, 0xb1380489, 0x05c81bdd, 0x0c01f001,
- 0x00106e1c, 0x00106e29, 0x00106e1b, 0x00106e1b,
- 0x00106e1b, 0x00106e1b, 0x00106e2f, 0x05c9fbd4,
- 0x050df8d4, 0x05000003, 0x64426203, 0x0501f002,
+ 0x05ca1a27, 0xb1380489, 0x05c81a25, 0x0c01f001,
+ 0x00106fd4, 0x00106fe1, 0x00106fd3, 0x00106fd3,
+ 0x00106fd3, 0x00106fd3, 0x00106fe7, 0x05c9fa1c,
+ 0x050df8fd, 0x05000003, 0x64426203, 0x0501f002,
0x64126203, 0x640a5c09, 0x592c0208, 0x48025c0a,
0x592c020a, 0x48025a08, 0x592c000d, 0x4802580e,
- 0x1c01f000, 0x05f9f88c, 0x0509fce8, 0x05000003,
- 0x641a5a07, 0x0001fb5b, 0x0005f45a, 0x05f9f886,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ec6c,
+ 0x1c01f000, 0x05f9f896, 0x0509fd11, 0x05000003,
+ 0x641a5a07, 0x0001fb5b, 0x0005f45a, 0x05f9f890,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ee7a,
0x5c027800, 0x60503000, 0x41782800, 0x60082000,
0x4d400000, 0x4d440000, 0x59368c03, 0x60a68000,
- 0x050dfdd8, 0x5c028800, 0x5c028000, 0x42000000,
- 0x0010b056, 0x0519f954, 0x0509fcd0, 0x0004045a,
+ 0x050dfe06, 0x5c028800, 0x5c028000, 0x42000000,
+ 0x0010b2d6, 0x0519fa4c, 0x0509fcf9, 0x0004045a,
0x64a65a07, 0x0001fb5b, 0x0005f45a, 0x4933c857,
0xb13805a1, 0x05000006, 0xb13805a0, 0x05020007,
0x59cc0002, 0x8c000526, 0x05000005, 0xb1380589,
- 0x05000004, 0x05c9fb9e, 0x05fdff26, 0x1c01f000,
+ 0x05000004, 0x05c9f9e6, 0x05fdff26, 0x1c01f000,
0x59a80030, 0x48026205, 0x64126203, 0x5930001c,
0x80000540, 0x05000003, 0x497a601c, 0x0801f800,
0x1c01f000, 0x4933c857, 0xb1380588, 0x05000003,
- 0xb1380593, 0x05ca0b8e, 0x592c0207, 0x90000587,
+ 0xb1380593, 0x05ca09d6, 0x592c0207, 0x90000587,
0x05000008, 0x59300013, 0x80000540, 0x05000005,
0x592c080d, 0x80040480, 0x4802580d, 0x64565a07,
0x592c0207, 0x80000540, 0x05020002, 0x64025a07,
0x0001fb5b, 0x0005f45a, 0x4933c857, 0x4d2c0000,
0x4c500000, 0x4c540000, 0x4c580000, 0x4c5c0000,
- 0x4c600000, 0x4c640000, 0x4c100000, 0x05c9ff01,
- 0x05c80b73, 0x497a5a07, 0x59a8008c, 0x82000500,
+ 0x4c600000, 0x4c640000, 0x4c100000, 0x05c9fd49,
+ 0x05c809bb, 0x497a5a07, 0x59a8008c, 0x82000500,
0x0000f000, 0x48025c08, 0x59a80877, 0x90040c18,
0x48065a08, 0x412cb800, 0x4d2c0000, 0x41cca000,
0x6004c000, 0x60b0c800, 0x900404ad, 0x05021004,
- 0x912cac0a, 0x0509f888, 0x0501f023, 0x40043000,
- 0x60b00800, 0x912cac0a, 0x0509f883, 0x901834ac,
- 0x4c180000, 0x05c9fee7, 0x5c003000, 0x05000012,
+ 0x912cac0a, 0x0509f8ae, 0x0501f023, 0x40043000,
+ 0x60b00800, 0x912cac0a, 0x0509f8a9, 0x901834ac,
+ 0x4c180000, 0x05c9fd2f, 0x5c003000, 0x05000012,
0x8060c000, 0x4a025805, 0x00000110, 0x492cb801,
0x90180cbd, 0x05021005, 0x40180800, 0x912cac06,
- 0x0509f875, 0x0501f010, 0x9064cc3c, 0x901834bc,
- 0x60f00800, 0x412cb800, 0x912cac06, 0x0509f86e,
+ 0x0509f89b, 0x0501f010, 0x9064cc3c, 0x901834bc,
+ 0x60f00800, 0x412cb800, 0x912cac06, 0x0509f894,
0x05fdf7ec, 0x5c025800, 0x592c0207, 0x8400055e,
0x48025a07, 0x592c0408, 0x80640540, 0x48025c08,
0x0501f002, 0x5c025800, 0x5c002000, 0x813669c0,
@@ -19868,2361 +20032,2414 @@
0x05000003, 0x90000588, 0x05020002, 0x58041006,
0x480a5806, 0x592c0408, 0x81200540, 0x48025c08,
0x0501f002, 0x49225c06, 0x846001c0, 0x80100540,
- 0x48025805, 0x592c0001, 0x497a5801, 0x4c000000,
- 0x0001fb5b, 0x5c025800, 0x812e59c0, 0x05fe07fa,
- 0x5c00c800, 0x5c00c000, 0x5c00b800, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x5c025800, 0x1c01f000,
- 0x0515fe5c, 0x05fdf7f7, 0x4803c856, 0x4c5c0000,
+ 0x48025805, 0x0519faff, 0x05020010, 0x592c0001,
+ 0x497a5801, 0x4c000000, 0x0001fb5b, 0x5c025800,
+ 0x812e59c0, 0x05fe07f8, 0x5c00c800, 0x5c00c000,
+ 0x5c00b800, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x5c025800, 0x1c01f000, 0x0515ff52, 0x05fdf7f7,
+ 0x4803c856, 0x4c5c0000, 0x4d2c0000, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x412cb800, 0x592c040c,
+ 0x8c000516, 0x05000003, 0x41cca000, 0x0501f002,
+ 0x91cca406, 0x4008b000, 0x41781000, 0xb058048c,
+ 0x05001003, 0x6130b000, 0x40001000, 0x4c080000,
+ 0x4d2c0000, 0x05c9fcc3, 0x0500001f, 0x5c001800,
+ 0x492c1801, 0x485a5800, 0x9058b403, 0x8058b104,
+ 0x912cac02, 0x0519fa8a, 0x585c040c, 0x8c000500,
+ 0x0500000b, 0x912c1402, 0x8c000516, 0x05000002,
+ 0x90081406, 0x64041000, 0x80081000, 0x46001000,
+ 0x00000900, 0x84000500, 0x4800bc0c, 0x5c001000,
+ 0x800811c0, 0x05fe07e0, 0x90000541, 0x5c00b000,
+ 0x5c00a800, 0x5c00a000, 0x5c025800, 0x5c00b800,
+ 0x1c01f000, 0x5c025800, 0x5c001000, 0x05fdf7f8,
+ 0x4933c857, 0x91380d95, 0x05020008, 0x0509fff2,
+ 0x05000005, 0x5930082a, 0x58040416, 0x8400051a,
+ 0x48000c16, 0x0005f45a, 0x91380d96, 0x05ca0908,
+ 0x0005f45a, 0x4933c857, 0x4d2c0000, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x59325809, 0x91cca406,
+ 0x59cc1806, 0x820c0580, 0x01000000, 0x05020003,
+ 0x6008b000, 0x0501f00a, 0x6020b000, 0x912cac06,
+ 0x0519fa18, 0x8c0c0500, 0x05000007, 0x6020b000,
+ 0x592e5801, 0x812e59c0, 0x05c808f1, 0x912cac06,
+ 0x0519fa10, 0x0501f812, 0x5c00b000, 0x5c00a800,
+ 0x5c00a000, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x91cca406,
+ 0x5930a809, 0x9054ac06, 0x601cb000, 0x0519fa01,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x4933c857,
+ 0x0509fbdf, 0x0004045a, 0x4d2c0000, 0x050dfa67,
+ 0x05020008, 0x41780800, 0x4d400000, 0x60028000,
+ 0x050df8a1, 0x5c028000, 0x5c025800, 0x0005f45a,
+ 0x5931d82d, 0x58ef400a, 0x58ee580c, 0x4a025a05,
+ 0x00000103, 0x58ec0008, 0x0801f800, 0x5c025800,
+ 0x0005f45a, 0x4933c857, 0x59cc1806, 0x820c0580,
+ 0x02000000, 0x0502001e, 0x4a026802, 0x00fffffd,
+ 0x5934000a, 0x84000504, 0x4802680a, 0x60000000,
+ 0x4c0c0000, 0x0501f823, 0x5c001800, 0x59300c29,
+ 0x900405a1, 0x05020006, 0x05d5fe46, 0x61fc19ff,
+ 0x60102000, 0x60483000, 0x05e1fd01, 0x59300809,
+ 0x800409c0, 0x0004045a, 0x4a000a05, 0x00000103,
+ 0x480c0806, 0x5931d82d, 0x58ef400a, 0x58ee580c,
+ 0x58ec0008, 0x0801f800, 0x0005f45a, 0x42000000,
+ 0x0010b2df, 0x0519f8f8, 0x60180000, 0x4c0c0000,
+ 0x0501f808, 0x5c001800, 0x05fc07ed, 0x4c0c0000,
+ 0x0501f81e, 0x5c001800, 0x05fe07e9, 0x1c01f000,
+ 0x4933c857, 0x4d400000, 0x4d240000, 0x4d200000,
+ 0x5932481d, 0x40028000, 0x59300429, 0xb0000d91,
+ 0x05000003, 0x90000da1, 0x0502000b, 0x05d5fe1d,
+ 0x0519fa1d, 0x05020004, 0x59300429, 0x900005a1,
+ 0x05d40b6b, 0x60040000, 0x05e9ff9d, 0x80000580,
+ 0x0501f002, 0x90000541, 0x5c024000, 0x5c024800,
+ 0x5c028000, 0x1c01f000, 0x4933c857, 0x4d2c0000,
+ 0x59325809, 0x812e59c0, 0x0502000b, 0x497a6006,
+ 0x497a6205, 0x0509ff58, 0x05000002, 0x497a6417,
+ 0x4d380000, 0x608a7000, 0x0501fb28, 0x5c027000,
+ 0x80000580, 0x5c025800, 0x1c01f000, 0x4933c857,
0x4d2c0000, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x412cb800, 0x592c040c, 0x8c000516, 0x05000003,
- 0x41cca000, 0x0501f002, 0x91cca406, 0x4008b000,
- 0x41781000, 0xb058048c, 0x05001003, 0x6130b000,
- 0x40001000, 0x4c080000, 0x4d2c0000, 0x05c9fe7d,
- 0x0500001f, 0x5c001800, 0x492c1801, 0x485a5800,
- 0x9058b403, 0x8058b104, 0x912cac02, 0x0519f994,
- 0x585c040c, 0x8c000500, 0x0500000b, 0x912c1402,
- 0x8c000516, 0x05000002, 0x90081406, 0x64041000,
- 0x80081000, 0x46001000, 0x00000900, 0x84000500,
- 0x4800bc0c, 0x5c001000, 0x800811c0, 0x05fe07e0,
- 0x90000541, 0x5c00b000, 0x5c00a800, 0x5c00a000,
- 0x5c025800, 0x5c00b800, 0x1c01f000, 0x5c025800,
- 0x5c001000, 0x05fdf7f8, 0x4933c857, 0x91380d95,
- 0x05020008, 0x0509ffcb, 0x05000005, 0x5930082a,
- 0x58040416, 0x8400051a, 0x48000c16, 0x0005f45a,
- 0x91380d96, 0x05ca0ac2, 0x0005f45a, 0x4933c857,
- 0x4d2c0000, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x59325809, 0x91cca406, 0x59cc1806, 0x820c0580,
- 0x01000000, 0x05020003, 0x6008b000, 0x0501f00a,
- 0x6020b000, 0x912cac06, 0x0519f922, 0x8c0c0500,
- 0x05000007, 0x6020b000, 0x592e5801, 0x812e59c0,
- 0x05c80aab, 0x912cac06, 0x0519f91a, 0x0501f812,
+ 0x59325809, 0x592e5801, 0x912cac06, 0x91cca406,
+ 0x59a8088c, 0x82040d00, 0x000003ff, 0x9004148f,
+ 0x05001011, 0x603cb000, 0x0519f97e, 0x592e5801,
+ 0x912cac06, 0x90080c8f, 0x05001008, 0x603cb000,
+ 0x0519f978, 0x592e5801, 0x912cac06, 0x9004148f,
+ 0x05001005, 0x603c1000, 0x4008b000, 0x0519f971,
+ 0x0501f003, 0x4004b000, 0x0519f96e, 0x5931d82d,
+ 0x58ef400a, 0x58ee580c, 0x4a025a05, 0x00000103,
+ 0x592e5801, 0x58ec0008, 0x0801f800, 0x0005fc5a,
0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
- 0x1c01f000, 0x4933c857, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x91cca406, 0x5930a809, 0x9054ac06,
- 0x601cb000, 0x0519f90b, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x4933c857, 0x0509fbb8, 0x0004045a,
- 0x4d2c0000, 0x050dfa3b, 0x05020008, 0x41780800,
- 0x4d400000, 0x60028000, 0x050df87a, 0x5c028000,
- 0x5c025800, 0x0005f45a, 0x5931d82d, 0x58ef400a,
- 0x58ee580c, 0x4a025a05, 0x00000103, 0x58ec0008,
- 0x0801f800, 0x5c025800, 0x0005f45a, 0x4933c857,
- 0x59cc1806, 0x820c0580, 0x02000000, 0x0502001e,
- 0x4a026802, 0x00fffffd, 0x5934000a, 0x84000504,
- 0x4802680a, 0x60000000, 0x4c0c0000, 0x0501f823,
- 0x5c001800, 0x59300c29, 0x900405a1, 0x05020006,
- 0x05d5ffa7, 0x61fc19ff, 0x60102000, 0x60483000,
- 0x05e1fdf0, 0x59300809, 0x800409c0, 0x0004045a,
- 0x4a000a05, 0x00000103, 0x480c0806, 0x5931d82d,
- 0x58ef400a, 0x58ee580c, 0x58ec0008, 0x0801f800,
- 0x0005f45a, 0x42000000, 0x0010b05f, 0x0519f802,
- 0x60180000, 0x4c0c0000, 0x0501f808, 0x5c001800,
- 0x05fc07ed, 0x4c0c0000, 0x0501f819, 0x5c001800,
- 0x05fe07e9, 0x1c01f000, 0x4933c857, 0x4d400000,
- 0x4d240000, 0x4d200000, 0x5932481d, 0x40028000,
- 0x59300429, 0xb0000d91, 0x05000003, 0x90000da1,
- 0x05020006, 0x05d5ff7e, 0x60040000, 0x05edf85f,
- 0x80000580, 0x0501f002, 0x90000541, 0x5c024000,
- 0x5c024800, 0x5c028000, 0x1c01f000, 0x4933c857,
- 0x4d2c0000, 0x59325809, 0x812e59c0, 0x0502000b,
- 0x497a6006, 0x497a6205, 0x0509ff36, 0x05000002,
- 0x497a6417, 0x4d380000, 0x608a7000, 0x0501fb28,
- 0x5c027000, 0x80000580, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x4d2c0000, 0x4c500000, 0x4c540000,
- 0x4c580000, 0x59325809, 0x592e5801, 0x912cac06,
- 0x91cca406, 0x59a8088c, 0x82040d00, 0x000003ff,
- 0x9004148f, 0x05001011, 0x603cb000, 0x0519f88d,
- 0x592e5801, 0x912cac06, 0x90080c8f, 0x05001008,
- 0x603cb000, 0x0519f887, 0x592e5801, 0x912cac06,
- 0x9004148f, 0x05001005, 0x603c1000, 0x4008b000,
- 0x0519f880, 0x0501f003, 0x4004b000, 0x0519f87d,
- 0x5931d82d, 0x58ef400a, 0x58ee580c, 0x4a025a05,
- 0x00000103, 0x592e5801, 0x58ec0008, 0x0801f800,
- 0x0005fc5a, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x1c01f000, 0x4933c857, 0x4d2c0000, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x59cc0006, 0x82000d80,
+ 0x01000000, 0x05000021, 0x59cc0007, 0x9000b1c0,
+ 0x8258b500, 0x000000ff, 0x8058b104, 0x9058b402,
+ 0x90580c87, 0x05001002, 0x6018b000, 0x91cca406,
+ 0x59301009, 0x800811c0, 0x05c80829, 0x9008ac06,
+ 0x0519f948, 0x82000d00, 0xff000000, 0x800409c0,
+ 0x05000014, 0x8200b500, 0x000000ff, 0x05000011,
+ 0x8058b104, 0x90580c8e, 0x05001002, 0x6034b000,
+ 0x58081001, 0x800811c0, 0x05c80819, 0x9008ac06,
+ 0x0519f938, 0x0501f007, 0x59301009, 0x800811c0,
+ 0x05c80813, 0x48001006, 0x59cc0007, 0x48001007,
+ 0x05fdff33, 0x5c00b000, 0x5c00a800, 0x5c00a000,
0x5c025800, 0x1c01f000, 0x4933c857, 0x4d2c0000,
- 0x4c500000, 0x4c540000, 0x4c580000, 0x59cc0006,
- 0x82000d80, 0x01000000, 0x05000021, 0x59cc0007,
- 0x9000b1c0, 0x8258b500, 0x000000ff, 0x8058b104,
- 0x9058b402, 0x90580c87, 0x05001002, 0x6018b000,
- 0x91cca406, 0x59301009, 0x800811c0, 0x05c809e8,
- 0x9008ac06, 0x0519f857, 0x82000d00, 0xff000000,
- 0x800409c0, 0x05000014, 0x8200b500, 0x000000ff,
- 0x05000011, 0x8058b104, 0x90580c8e, 0x05001002,
- 0x6034b000, 0x58081001, 0x800811c0, 0x05c809d8,
- 0x9008ac06, 0x0519f847, 0x0501f007, 0x59301009,
- 0x800811c0, 0x05c809d2, 0x48001006, 0x59cc0007,
- 0x48001007, 0x05fdff38, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x4d2c0000, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x6008b000, 0x59cc0806, 0x82040580, 0x01000000,
- 0x05000004, 0x8204b500, 0x0000ffff, 0x8058b104,
- 0x91cca406, 0x59300009, 0x9000ac06, 0x0519f829,
- 0x05fdff21, 0x5c00b000, 0x5c00a800, 0x5c00a000,
- 0x5c025800, 0x1c01f000, 0x4933c857, 0x4803c857,
- 0x4807c857, 0x480bc857, 0x480fc857, 0x4813c857,
- 0x481bc857, 0x492fc857, 0x4d2c0000, 0x4c000000,
- 0x05c9fd21, 0x5c000000, 0x0500000d, 0x48025803,
- 0x481a5801, 0x48125808, 0x48065805, 0x480a5806,
- 0x480e5807, 0x5c001000, 0x4c080000, 0x480a5809,
- 0x412c1000, 0x0001f81c, 0x90000541, 0x5c025800,
- 0x1c01f000, 0x4933c857, 0x4937c857, 0x4d1c0000,
- 0x05f5fa3c, 0x05020020, 0x59cc0001, 0x82000500,
- 0x00ffffff, 0x59341002, 0x82081500, 0x00ffffff,
- 0x80080580, 0x05020018, 0x497a6205, 0x60d40800,
- 0x0509ff02, 0x0502000f, 0x591c001e, 0x800001c0,
- 0x0500000c, 0x497a381e, 0x591c0416, 0x8c000502,
- 0x05c8097f, 0x84000502, 0x48023c16, 0x591c1407,
- 0x90080583, 0x05000005, 0x90080586, 0x05000005,
- 0x05fdfc9b, 0x0501f004, 0x0501f805, 0x0501f002,
- 0x0501f8c4, 0x5c023800, 0x1c01f000, 0x4d2c0000,
- 0x591e5809, 0x4933c857, 0x491fc857, 0x493bc857,
- 0x492fc857, 0x91380595, 0x050000b8, 0x91380596,
- 0x050200b4, 0x4d300000, 0x411e6000, 0x59cc0207,
- 0x4803c857, 0x82000d00, 0x0000ff00, 0x82040580,
- 0x00001700, 0x05000004, 0x82040580, 0x00000300,
- 0x05020065, 0x0509fe5b, 0x05000006, 0x591c0403,
- 0xb0000590, 0x05020003, 0x05fdfc79, 0x0501f09d,
- 0x591c0203, 0x4803c857, 0x9000058d, 0x05000041,
- 0x812e59c0, 0x0500009a, 0x591c0202, 0x4803c857,
- 0x82000580, 0x0000ffff, 0x05020082, 0x0509fe49,
- 0x05000004, 0x591c0203, 0x90000d8e, 0x0502007d,
- 0x592c020b, 0x4803c857, 0x90000503, 0x90000582,
- 0x05020007, 0x592c0810, 0x591c0013, 0x4803c857,
- 0x4807c857, 0x80040580, 0x05020072, 0x591c0416,
- 0x4803c857, 0x8c000500, 0x0502006e, 0x42000000,
- 0x0010b03c, 0x0515fed8, 0x41780800, 0x591c1006,
- 0x60280000, 0x05f5fc7b, 0x592c0407, 0x4803c857,
- 0x800001c0, 0x0500000b, 0x80080c80, 0x05001003,
- 0x05ca0927, 0x80001040, 0x480a5c07, 0x800811c0,
- 0x05020004, 0x0201f800, 0x0010f510, 0x0501f069,
- 0x0509fb26, 0x591c0819, 0x591c001a, 0x48065809,
- 0x4802580a, 0x592e4411, 0x81224110, 0x59300008,
- 0x8c000500, 0x05ce0afe, 0x497a3809, 0x0001faa7,
- 0x0502004c, 0x411e6000, 0x05fdfc35, 0x0501f059,
- 0x05fdfc65, 0x05000015, 0x591c0006, 0x48026006,
- 0x4926601d, 0x4936600a, 0x0509fdfb, 0x640e6407,
- 0x492e6009, 0x591c0819, 0x591c101a, 0x48066019,
- 0x480a601a, 0x4d380000, 0x591e7403, 0x4d300000,
- 0x411e6000, 0x05fdfc22, 0x5c026000, 0x0005fc78,
- 0x5c027000, 0x0501f043, 0x59a80030, 0x48023a05,
- 0x0501f040, 0x59cc0407, 0x9000058b, 0x05020026,
- 0x59340a00, 0x84040d0e, 0x48066a00, 0x592c0a05,
- 0x82040d00, 0x000000ff, 0x90040d94, 0x05000002,
- 0x640e6229, 0x59300008, 0x8c000500, 0x05ce0ad0,
- 0x4d400000, 0x497a5c0a, 0x600e8000, 0x592c0a09,
- 0x05e9fee1, 0x0515ffa2, 0x05020006, 0x0001fb5b,
- 0x59300a29, 0x90040d83, 0x05080ae4, 0x497a6009,
- 0x5c028000, 0x4a026403, 0x00000085, 0x64266203,
- 0x640a6407, 0x42000800, 0x80004040, 0x050dfb80,
- 0x0005fb2e, 0x4203e000, 0xb0800000, 0x6023f800,
- 0x0501f018, 0x59cc0207, 0x82000580, 0x00002a00,
- 0x05020004, 0x59a80030, 0x48023a05, 0x0501f011,
- 0x812e59c0, 0x05c808c6, 0x0001ff6c, 0x497a6027,
- 0x4a025a05, 0x00000103, 0x591c0008, 0x8c000500,
- 0x05ce0aa7, 0x591c0402, 0x48025c07, 0x640e5a07,
- 0x497a5c0a, 0x0001fb5b, 0x05fdfbdd, 0x05e9fb04,
- 0x5c026000, 0x0005fc5a, 0x0501f002, 0x5c026000,
- 0x5c025800, 0x1c01f000, 0x0501f813, 0x05fdf7fd,
- 0x4933c857, 0x91380595, 0x05020004, 0x59a80030,
- 0x48023a05, 0x0501f009, 0x91380596, 0x05020009,
- 0x4d300000, 0x411e6000, 0x0515fa4a, 0x0005faec,
- 0x0005fc5a, 0x5c026000, 0x497a381e, 0x0005fc5a,
- 0x1c01f000, 0x4c5c0000, 0x591c0416, 0x84000540,
- 0x48023c16, 0x59ccb80b, 0x4933c857, 0x491fc857,
- 0x492fc857, 0x4803c857, 0x485fc857, 0x0509fd95,
- 0x05020007, 0x8c5c053c, 0x05000005, 0x59a80030,
- 0x48023a05, 0x497a381e, 0x0501f064, 0x4d300000,
- 0x411e6000, 0x0505fe02, 0x5c026000, 0x591c0407,
- 0x90000580, 0x0500005d, 0x591c0403, 0xb0000590,
- 0x0502000a, 0x4d300000, 0x411e6000, 0x64066203,
- 0x42000800, 0x80000043, 0x0005fb2e, 0x5c026000,
- 0x497a381e, 0x0501f051, 0x591c0203, 0x9000058d,
- 0x0500001c, 0x812e59c0, 0x05c80875, 0x592c020b,
- 0x4803c857, 0x8c000500, 0x0502001b, 0x8c000502,
- 0x05000014, 0x591c0416, 0x8c00051c, 0x05020007,
- 0x591c0013, 0x4803c857, 0x800001c0, 0x0500000d,
- 0x591c0014, 0x48023818, 0x4a023814, 0x0fffffff,
- 0x592c0209, 0x8400051e, 0x48025a09, 0x42000000,
- 0x0010b03e, 0x0515fe04, 0x64063a16, 0x0501f016,
- 0x42000000, 0x0010b03f, 0x0515fdff, 0x641e3a16,
- 0x0501f011, 0x8c5c053a, 0x05fe07fa, 0x59cc000a,
- 0x592c1810, 0x4803c857, 0x480fc857, 0x800c0580,
- 0x05fc07f4, 0x59cc000a, 0x4803c857, 0x48023818,
- 0x48023817, 0x42000000, 0x0010b03d, 0x0515fdee,
- 0x64163a16, 0x0509fd47, 0x0500001a, 0x591c0416,
- 0x8c00051a, 0x05000017, 0x4803c857, 0x8c00051e,
- 0x05000016, 0x4130b800, 0x05fdfb93, 0x0500000f,
- 0x4926601d, 0x64066203, 0x647a6403, 0x585c041b,
- 0x4802641b, 0x585c021b, 0x4802621b, 0x591e680a,
- 0x4936600a, 0x0509fd24, 0x64066407, 0x42000800,
- 0x80000040, 0x0005fb2e, 0x405e6000, 0x0501f003,
- 0x5c00b800, 0x0509f3d8, 0x5c00b800, 0x0005f45a,
- 0x4933c857, 0x4d1c0000, 0x05f5f8ce, 0x0502003f,
- 0x59cc0001, 0x59341002, 0x80080580, 0x82000500,
- 0x00ffffff, 0x05020037, 0x5930141b, 0x0509fddf,
- 0x05c8081b, 0x591c1407, 0x90080587, 0x05000031,
- 0x90080582, 0x0500002f, 0x90080580, 0x0500002d,
- 0x591c0202, 0x82000d80, 0x0000ffff, 0x05000004,
- 0x59301a1b, 0x800c0580, 0x05020026, 0x91380595,
- 0x05000022, 0x4d300000, 0x4d2c0000, 0x411e6000,
- 0x59325809, 0x0509f929, 0x05c80805, 0x592c0205,
- 0x82000500, 0x000000ff, 0x90000594, 0x05000002,
- 0x640e6229, 0x497a5c0a, 0x600e8000, 0x592c0a09,
- 0x05e9fdf9, 0x0515feba, 0x05020006, 0x0001fb5b,
- 0x59300a29, 0x90040d83, 0x050809fc, 0x497a6009,
- 0x5c025800, 0x4a026403, 0x00000085, 0x64266203,
- 0x640a6407, 0x42000800, 0x80004040, 0x0005fb2e,
- 0x5c026000, 0x0501f003, 0x59a80030, 0x48023a05,
- 0x497a381e, 0x0005fc5a, 0x5c023800, 0x1c01f000,
- 0x4933c857, 0x4c580000, 0x4d2c0000, 0x59325809,
- 0x59342200, 0x82102500, 0xffffdffd, 0x48126a00,
- 0x91383595, 0x05000009, 0x0509f8fc, 0x05000048,
- 0x0509ff80, 0x05020003, 0x6008b000, 0x0509ff62,
- 0x0501f9dd, 0x0501f05b, 0x91cc1408, 0x6008b000,
- 0x91341c06, 0x0501fe2b, 0x0502000f, 0x91cc140a,
- 0x6008b000, 0x91341c08, 0x0501fe26, 0x0502000a,
- 0x05d5faa9, 0x59342200, 0x59cc1007, 0x800811c0,
- 0x05000003, 0x480a6801, 0x84102542, 0x48126a00,
- 0x0501f04a, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010ec6c, 0x5c027800, 0x42000000, 0x0010b056,
- 0x0515fd5d, 0x59340200, 0x84000558, 0x48026a00,
- 0x4d300000, 0x05fdfb08, 0x05c40fb1, 0x4926601d,
- 0x4936600a, 0x497a6009, 0x64066407, 0x64066403,
- 0x600c3000, 0x0515fba9, 0x05d5fce1, 0x59240400,
- 0x8c00050a, 0x0502000b, 0x41782800, 0x60043000,
- 0x4d400000, 0x60a68000, 0x0511fe47, 0x5c028000,
- 0x64126407, 0x641e6203, 0x6406642c, 0x0501f005,
- 0x64066203, 0x602c0800, 0x05e5fe95, 0x05f5fbcb,
- 0x5c026000, 0x0509f8b9, 0x0500001e, 0x0509ff3d,
- 0x0502001e, 0x0501f99c, 0x0501f01a, 0x42000000,
- 0x0010b059, 0x0515fd34, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010ec6c, 0x42000000, 0x0010b056,
- 0x0515fd2d, 0x59340200, 0x84000558, 0x48026a00,
- 0x600c3000, 0x41782800, 0x60142000, 0x4d400000,
- 0x4d440000, 0x59368c03, 0x60a68000, 0x050df9a1,
- 0x5c028800, 0x5c028000, 0x5c027800, 0x05d5fa5a,
- 0x0005fc5a, 0x0501f002, 0x05fdfcdf, 0x5c025800,
- 0x5c00b000, 0x1c01f000, 0x4933c857, 0x41380000,
- 0xb1383498, 0x05c61f6e, 0x0c01f001, 0x001072e7,
- 0x001072e4, 0x001072e7, 0x001072e7, 0x001072e7,
- 0x001072e7, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e7, 0x001072e3,
- 0x001072e7, 0x001072e7, 0x001072e3, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x001072e7,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e3, 0x001072e7, 0x001072e7, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e7, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e7, 0x001072e7,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e7, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e7, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e7, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e7, 0x001072e3, 0x001072e7, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x001072e3,
- 0x001072e3, 0x001072e3, 0x001072e3, 0x05c5ff0c,
- 0x64066203, 0x493a6403, 0x05f5f33c, 0x4933c857,
- 0x64066203, 0x493a6403, 0x05f5f338, 0x59300403,
- 0xb0003498, 0x05c61f02, 0x91383593, 0x05000083,
- 0x913835a7, 0x05020043, 0x4933c857, 0x05f5fbdf,
- 0x0515fbcf, 0x0509f914, 0x0500000c, 0x0509f926,
- 0x0500003a, 0x59300403, 0x90000da2, 0x05020034,
- 0x60140004, 0x05fdfca1, 0x05000031, 0x05fdfcb4,
- 0x05000031, 0x0501f031, 0x600c0004, 0x05fdfc9b,
- 0x0500002b, 0x05d5f9cc, 0x601c0800, 0x05e5fde4,
- 0x0501f8f1, 0x4d440000, 0x59368c03, 0x83440580,
- 0x000007fe, 0x05020007, 0x59a8121b, 0x84081540,
- 0x05e9ff1d, 0x05020002, 0x8408154a, 0x480b521b,
- 0x60a68000, 0x05f5fb22, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010ec6c, 0x5c027800, 0x916c0583,
- 0x0500000b, 0x5932680a, 0x59340008, 0x800001c0,
- 0x05020007, 0x59368c03, 0x4933c857, 0x4937c857,
- 0x4947c857, 0x05e5fe7e, 0x0501f008, 0x42000000,
- 0x0010b056, 0x0515fc6c, 0x60543000, 0x41782800,
- 0x600c2000, 0x050df8e7, 0x5c028800, 0x0509fba6,
- 0x0005f45a, 0x1c01f000, 0x0501f8c7, 0x05fdf7fc,
- 0x91380594, 0x0500000c, 0x4933c857, 0xb13805a1,
- 0x05000003, 0xb13805a0, 0x05fe07f7, 0x05f5fffa,
- 0x05fe023c, 0x59300203, 0x9000058e, 0x0508015e,
- 0x05c5feaf, 0x4933c857, 0x05f5fb90, 0x0515fb80,
- 0x60082800, 0x59300403, 0xb0000591, 0x050c0258,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ec6c,
- 0x5c027800, 0x60583000, 0x41782800, 0x4d400000,
- 0x4d440000, 0x59368c03, 0x60242000, 0x60a68000,
- 0x050df8c0, 0x5c028800, 0x5c028000, 0x42000000,
- 0x0010b056, 0x0515fc3c, 0x0509f8af, 0x0502000b,
- 0x05d5f975, 0x0501f89c, 0x59340c03, 0x82040580,
- 0x000007fe, 0x05fe07ce, 0x59a80a1b, 0x84040d40,
- 0x4807521b, 0x05fdf7ca, 0x0509f8b7, 0x05020003,
- 0x0501f891, 0x05fdf7c6, 0x59300403, 0x90000db2,
- 0x05020003, 0x05d5fe8e, 0x05fdf7c1, 0x90000da2,
- 0x05000889, 0x05fdf7be, 0x4933c857, 0x4803c857,
- 0x0c01f001, 0x001073d6, 0x001073d6, 0x001073d6,
- 0x001073d6, 0x001073d6, 0x001073d6, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073d5, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073d5, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073d5, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073d5, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073d5, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073d5, 0x001073db,
- 0x001073f1, 0x001073d5, 0x001073f1, 0x001073f1,
- 0x001073d5, 0x001073d5, 0x001073d5, 0x001073d5,
- 0x001073d5, 0x001073f1, 0x001073f1, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073d5, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073d5, 0x001073e9,
- 0x001073f1, 0x001073d5, 0x001073e4, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073e4, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073f1, 0x001073e7,
- 0x001073d5, 0x001073d5, 0x001073d5, 0x001073d5,
- 0x001073f1, 0x001073f1, 0x001073d5, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073f1, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073f1, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073f1, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073f1, 0x001073d5,
- 0x001073f1, 0x001073d5, 0x001073d5, 0x001073d5,
- 0x001073d5, 0x001073d5, 0x001073d5, 0x001073d5,
- 0x001073d5, 0x05c5fe1a, 0x640a6203, 0x0509fb19,
- 0x05000002, 0x643a6203, 0x0509f0a6, 0x64166203,
- 0x59a80030, 0x48026205, 0x0509fb12, 0x05000002,
+ 0x4c500000, 0x4c540000, 0x4c580000, 0x6008b000,
+ 0x59cc0806, 0x82040580, 0x01000000, 0x05000004,
+ 0x8204b500, 0x0000ffff, 0x8058b104, 0x91cca406,
+ 0x59300009, 0x9000ac06, 0x0519f91a, 0x05fdff1c,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
+ 0x1c01f000, 0x4933c857, 0x4803c857, 0x4807c857,
+ 0x480bc857, 0x480fc857, 0x4813c857, 0x481bc857,
+ 0x492fc857, 0x4d2c0000, 0x4c000000, 0x05c9fb62,
+ 0x5c000000, 0x0500000d, 0x48025803, 0x481a5801,
+ 0x48125808, 0x48065805, 0x480a5806, 0x480e5807,
+ 0x5c001000, 0x4c080000, 0x480a5809, 0x412c1000,
+ 0x0001f81c, 0x90000541, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x4937c857, 0x4d1c0000, 0x05f5fa0c,
+ 0x05020020, 0x59cc0001, 0x82000500, 0x00ffffff,
+ 0x59341002, 0x82081500, 0x00ffffff, 0x80080580,
+ 0x05020018, 0x497a6205, 0x60d40800, 0x0509ff24,
+ 0x0502000f, 0x591c001e, 0x800001c0, 0x0500000c,
+ 0x497a381e, 0x591c0416, 0x8c000502, 0x05c40fc0,
+ 0x84000502, 0x48023c16, 0x591c1407, 0x90080583,
+ 0x05000005, 0x90080586, 0x05000005, 0x05fdfc90,
+ 0x0501f004, 0x0501f805, 0x0501f002, 0x0501f8c4,
+ 0x5c023800, 0x1c01f000, 0x4d2c0000, 0x591e5809,
+ 0x4933c857, 0x491fc857, 0x493bc857, 0x492fc857,
+ 0x91380595, 0x050000b8, 0x91380596, 0x050200b4,
+ 0x4d300000, 0x411e6000, 0x59cc0207, 0x4803c857,
+ 0x82000d00, 0x0000ff00, 0x82040580, 0x00001700,
+ 0x05000004, 0x82040580, 0x00000300, 0x05020065,
+ 0x0509fe7d, 0x05000006, 0x591c0403, 0xb0000590,
+ 0x05020003, 0x05fdfc6e, 0x0501f09d, 0x591c0203,
+ 0x4803c857, 0x9000058d, 0x05000041, 0x812e59c0,
+ 0x0500009a, 0x591c0202, 0x4803c857, 0x82000580,
+ 0x0000ffff, 0x05020082, 0x0509fe6b, 0x05000004,
+ 0x591c0203, 0x90000d8e, 0x0502007d, 0x592c020b,
+ 0x4803c857, 0x90000503, 0x90000582, 0x05020007,
+ 0x592c0810, 0x591c0013, 0x4803c857, 0x4807c857,
+ 0x80040580, 0x05020072, 0x591c0416, 0x4803c857,
+ 0x8c000500, 0x0502006e, 0x42000000, 0x0010b2bc,
+ 0x0515ffc9, 0x41780800, 0x591c1006, 0x60280000,
+ 0x05f5fc7e, 0x592c0407, 0x4803c857, 0x800001c0,
+ 0x0500000b, 0x80080c80, 0x05001003, 0x05c60f68,
+ 0x80001040, 0x480a5c07, 0x800811c0, 0x05020004,
+ 0x0201f800, 0x0010f70c, 0x0501f069, 0x0509fb48,
+ 0x591c0819, 0x591c001a, 0x48065809, 0x4802580a,
+ 0x592e4411, 0x81224110, 0x59300008, 0x8c000500,
+ 0x05ce093f, 0x497a3809, 0x0001faa7, 0x0502004c,
+ 0x411e6000, 0x05fdfc2a, 0x0501f059, 0x05fdfc5e,
+ 0x05000015, 0x591c0006, 0x48026006, 0x4926601d,
+ 0x4936600a, 0x0509fe1d, 0x640e6407, 0x492e6009,
+ 0x591c0819, 0x591c101a, 0x48066019, 0x480a601a,
+ 0x4d380000, 0x591e7403, 0x4d300000, 0x411e6000,
+ 0x05fdfc17, 0x5c026000, 0x0005fc78, 0x5c027000,
+ 0x0501f043, 0x59a80030, 0x48023a05, 0x0501f040,
+ 0x59cc0407, 0x9000058b, 0x05020026, 0x59340a00,
+ 0x84040d0e, 0x48066a00, 0x592c0a05, 0x82040d00,
+ 0x000000ff, 0x90040d94, 0x05000002, 0x640e6229,
+ 0x59300008, 0x8c000500, 0x05ce0911, 0x4d400000,
+ 0x497a5c0a, 0x600e8000, 0x592c0a09, 0x05e9fe1f,
+ 0x0519f893, 0x05020006, 0x0001fb5b, 0x59300a29,
+ 0x90040d83, 0x05080b06, 0x497a6009, 0x5c028000,
+ 0x4a026403, 0x00000085, 0x64266203, 0x640a6407,
+ 0x42000800, 0x80004040, 0x050dfba7, 0x0005fb2e,
+ 0x4203e000, 0xb0800000, 0x6023f800, 0x0501f018,
+ 0x59cc0207, 0x82000580, 0x00002a00, 0x05020004,
+ 0x59a80030, 0x48023a05, 0x0501f011, 0x812e59c0,
+ 0x05c40f07, 0x0001ff6c, 0x497a6027, 0x4a025a05,
+ 0x00000103, 0x591c0008, 0x8c000500, 0x05ce08e8,
+ 0x591c0402, 0x48025c07, 0x640e5a07, 0x497a5c0a,
+ 0x0001fb5b, 0x05fdfbd2, 0x05e9fa1f, 0x5c026000,
+ 0x0005fc5a, 0x0501f002, 0x5c026000, 0x5c025800,
+ 0x1c01f000, 0x0501f813, 0x05fdf7fd, 0x4933c857,
+ 0x91380595, 0x05020004, 0x59a80030, 0x48023a05,
+ 0x0501f009, 0x91380596, 0x05020009, 0x4d300000,
+ 0x411e6000, 0x0515fb29, 0x0005faec, 0x0005fc5a,
+ 0x5c026000, 0x497a381e, 0x0005fc5a, 0x1c01f000,
+ 0x4c5c0000, 0x591c0416, 0x84000540, 0x48023c16,
+ 0x59ccb80b, 0x4933c857, 0x491fc857, 0x492fc857,
+ 0x4803c857, 0x485fc857, 0x0509fdb7, 0x05020007,
+ 0x8c5c053c, 0x05000005, 0x59a80030, 0x48023a05,
+ 0x497a381e, 0x0501f064, 0x4d300000, 0x411e6000,
+ 0x0505fe21, 0x5c026000, 0x591c0407, 0x90000580,
+ 0x0500005d, 0x591c0403, 0xb0000590, 0x0502000a,
+ 0x4d300000, 0x411e6000, 0x64066203, 0x42000800,
+ 0x80000043, 0x0005fb2e, 0x5c026000, 0x497a381e,
+ 0x0501f051, 0x591c0203, 0x9000058d, 0x0500001c,
+ 0x812e59c0, 0x05c40eb6, 0x592c020b, 0x4803c857,
+ 0x8c000500, 0x0502001b, 0x8c000502, 0x05000014,
+ 0x591c0416, 0x8c00051c, 0x05020007, 0x591c0013,
+ 0x4803c857, 0x800001c0, 0x0500000d, 0x591c0014,
+ 0x48023818, 0x4a023814, 0x0fffffff, 0x592c0209,
+ 0x8400051e, 0x48025a09, 0x42000000, 0x0010b2be,
+ 0x0515fef5, 0x64063a16, 0x0501f016, 0x42000000,
+ 0x0010b2bf, 0x0515fef0, 0x641e3a16, 0x0501f011,
+ 0x8c5c053a, 0x05fe07fa, 0x59cc000a, 0x592c1810,
+ 0x4803c857, 0x480fc857, 0x800c0580, 0x05fc07f4,
+ 0x59cc000a, 0x4803c857, 0x48023818, 0x48023817,
+ 0x42000000, 0x0010b2bd, 0x0515fedf, 0x64163a16,
+ 0x0509fd69, 0x0500001a, 0x591c0416, 0x8c00051a,
+ 0x05000017, 0x4803c857, 0x8c00051e, 0x05000016,
+ 0x4130b800, 0x05fdfb8c, 0x0500000f, 0x4926601d,
+ 0x64066203, 0x647a6403, 0x585c041b, 0x4802641b,
+ 0x585c021b, 0x4802621b, 0x591e680a, 0x4936600a,
+ 0x0509fd46, 0x64066407, 0x42000800, 0x80000040,
+ 0x0005fb2e, 0x405e6000, 0x0501f003, 0x5c00b800,
+ 0x0509f3fa, 0x5c00b800, 0x0005f45a, 0x4933c857,
+ 0x4d1c0000, 0x05f5f89e, 0x0502003f, 0x59cc0001,
+ 0x59341002, 0x80080580, 0x82000500, 0x00ffffff,
+ 0x05020037, 0x5930141b, 0x0509fe01, 0x05c40e5c,
+ 0x591c1407, 0x90080587, 0x05000031, 0x90080582,
+ 0x0500002f, 0x90080580, 0x0500002d, 0x591c0202,
+ 0x82000d80, 0x0000ffff, 0x05000004, 0x59301a1b,
+ 0x800c0580, 0x05020026, 0x91380595, 0x05000022,
+ 0x4d300000, 0x4d2c0000, 0x411e6000, 0x59325809,
+ 0x0509f94b, 0x05c40e46, 0x592c0205, 0x82000500,
+ 0x000000ff, 0x90000594, 0x05000002, 0x640e6229,
+ 0x497a5c0a, 0x600e8000, 0x592c0a09, 0x05e9fd37,
+ 0x0515ffab, 0x05020006, 0x0001fb5b, 0x59300a29,
+ 0x90040d83, 0x05080a1e, 0x497a6009, 0x5c025800,
+ 0x4a026403, 0x00000085, 0x64266203, 0x640a6407,
+ 0x42000800, 0x80004040, 0x0005fb2e, 0x5c026000,
+ 0x0501f003, 0x59a80030, 0x48023a05, 0x497a381e,
+ 0x0005fc5a, 0x5c023800, 0x1c01f000, 0x4933c857,
+ 0x4c580000, 0x4d2c0000, 0x59325809, 0x59342200,
+ 0x82102500, 0xffffdffd, 0x48126a00, 0x91383595,
+ 0x05000009, 0x0509f91e, 0x05000048, 0x0509ffa7,
+ 0x05020003, 0x6008b000, 0x0509ff89, 0x0501f9dd,
+ 0x0501f05b, 0x91cc1408, 0x6008b000, 0x91341c06,
+ 0x0501fe41, 0x0502000f, 0x91cc140a, 0x6008b000,
+ 0x91341c08, 0x0501fe3c, 0x0502000a, 0x05d5f8ec,
+ 0x59342200, 0x59cc1007, 0x800811c0, 0x05000003,
+ 0x480a6801, 0x84102542, 0x48126a00, 0x0501f04a,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ee7a,
+ 0x5c027800, 0x42000000, 0x0010b2d6, 0x0515fe4e,
+ 0x59340200, 0x84000558, 0x48026a00, 0x4d300000,
+ 0x05fdfb01, 0x05c40df2, 0x4926601d, 0x4936600a,
+ 0x497a6009, 0x64066407, 0x64066403, 0x600c3000,
+ 0x0515fc9a, 0x05d5fb7b, 0x59240400, 0x8c00050a,
+ 0x0502000b, 0x41782800, 0x60043000, 0x4d400000,
+ 0x60a68000, 0x0511ff1f, 0x5c028000, 0x64126407,
+ 0x641e6203, 0x6406642c, 0x0501f005, 0x64066203,
+ 0x602c0800, 0x05e5fda9, 0x05f5fbce, 0x5c026000,
+ 0x0509f8db, 0x0500001e, 0x0509ff64, 0x0502001e,
+ 0x0501f99c, 0x0501f01a, 0x42000000, 0x0010b2d9,
+ 0x0515fe25, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010ee7a, 0x42000000, 0x0010b2d6, 0x0515fe1e,
+ 0x59340200, 0x84000558, 0x48026a00, 0x600c3000,
+ 0x41782800, 0x60142000, 0x4d400000, 0x4d440000,
+ 0x59368c03, 0x60a68000, 0x050df9c8, 0x5c028800,
+ 0x5c028000, 0x5c027800, 0x05d5f89d, 0x0005fc5a,
+ 0x0501f002, 0x05fdfcda, 0x5c025800, 0x5c00b000,
+ 0x1c01f000, 0x4933c857, 0x41380000, 0xb1383498,
+ 0x05c61daf, 0x0c01f001, 0x001074a6, 0x001074a3,
+ 0x001074a6, 0x001074a6, 0x001074a6, 0x001074a6,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a6, 0x001074a2, 0x001074a6,
+ 0x001074a6, 0x001074a2, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x001074a6, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a2,
+ 0x001074a6, 0x001074a6, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a6,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a6, 0x001074a6, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a6,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a6,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a6,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a6,
+ 0x001074a2, 0x001074a6, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x001074a2, 0x001074a2,
+ 0x001074a2, 0x001074a2, 0x05c5fd4d, 0x64066203,
+ 0x493a6403, 0x05f5f33f, 0x4933c857, 0x64066203,
+ 0x493a6403, 0x05f5f33b, 0x59300403, 0xb0003498,
+ 0x05c61d43, 0x91383593, 0x05000083, 0x913835a7,
+ 0x05020043, 0x4933c857, 0x05f5fbe2, 0x0515fcc0,
+ 0x0509f936, 0x0500000c, 0x0509f948, 0x0500003a,
+ 0x59300403, 0x90000da2, 0x05020034, 0x60140004,
+ 0x05fdfc9c, 0x05000031, 0x05fdfcb4, 0x05000031,
+ 0x0501f031, 0x600c0004, 0x05fdfc96, 0x0500002b,
+ 0x05d5f80f, 0x601c0800, 0x05e5fcf8, 0x0501f8f1,
+ 0x4d440000, 0x59368c03, 0x83440580, 0x000007fe,
+ 0x05020007, 0x59a8121b, 0x84081540, 0x05e9fe63,
+ 0x05020002, 0x8408154a, 0x480b521b, 0x60a68000,
+ 0x05f5fb25, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010ee7a, 0x5c027800, 0x916c0583, 0x0500000b,
+ 0x5932680a, 0x59340008, 0x800001c0, 0x05020007,
+ 0x59368c03, 0x4933c857, 0x4937c857, 0x4947c857,
+ 0x05e5fd95, 0x0501f008, 0x42000000, 0x0010b2d6,
+ 0x0515fd5d, 0x60543000, 0x41782800, 0x600c2000,
+ 0x050df90e, 0x5c028800, 0x0509fbc8, 0x0005f45a,
+ 0x1c01f000, 0x0501f8c7, 0x05fdf7fc, 0x91380594,
+ 0x0500000c, 0x4933c857, 0xb13805a1, 0x05000003,
+ 0xb13805a0, 0x05fe07f7, 0x05f5fffd, 0x05fe0235,
+ 0x59300203, 0x9000058e, 0x05080180, 0x05c5fcf0,
+ 0x4933c857, 0x05f5fb93, 0x0515fc71, 0x60082800,
+ 0x59300403, 0xb0000591, 0x050c027f, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010ee7a, 0x5c027800,
+ 0x60583000, 0x41782800, 0x4d400000, 0x4d440000,
+ 0x59368c03, 0x60242000, 0x60a68000, 0x050df8e7,
+ 0x5c028800, 0x5c028000, 0x42000000, 0x0010b2d6,
+ 0x0515fd2d, 0x0509f8d1, 0x0502000b, 0x05d1ffb8,
+ 0x0501f89c, 0x59340c03, 0x82040580, 0x000007fe,
+ 0x05fe07ce, 0x59a80a1b, 0x84040d40, 0x4807521b,
+ 0x05fdf7ca, 0x0509f8d9, 0x05020003, 0x0501f891,
+ 0x05fdf7c6, 0x59300403, 0x90000db2, 0x05020003,
+ 0x05d5fd72, 0x05fdf7c1, 0x90000da2, 0x05000889,
+ 0x05fdf7be, 0x4933c857, 0x4803c857, 0x0c01f001,
+ 0x00107595, 0x00107595, 0x00107595, 0x00107595,
+ 0x00107595, 0x00107595, 0x00107594, 0x00107594,
+ 0x00107594, 0x00107594, 0x00107594, 0x00107594,
+ 0x00107594, 0x00107594, 0x00107594, 0x00107594,
+ 0x00107594, 0x00107594, 0x00107594, 0x00107594,
+ 0x00107594, 0x00107594, 0x00107594, 0x00107594,
+ 0x00107594, 0x00107594, 0x00107594, 0x00107594,
+ 0x00107594, 0x00107594, 0x0010759a, 0x001075b0,
+ 0x00107594, 0x001075b0, 0x001075b0, 0x00107594,
+ 0x00107594, 0x00107594, 0x00107594, 0x00107594,
+ 0x001075b0, 0x001075b0, 0x00107594, 0x00107594,
+ 0x00107594, 0x00107594, 0x00107594, 0x00107594,
+ 0x00107594, 0x00107594, 0x001075a8, 0x001075b0,
+ 0x00107594, 0x001075a3, 0x00107594, 0x00107594,
+ 0x00107594, 0x001075a3, 0x00107594, 0x00107594,
+ 0x00107594, 0x001075b0, 0x001075a6, 0x00107594,
+ 0x00107594, 0x00107594, 0x00107594, 0x001075b0,
+ 0x001075b0, 0x00107594, 0x00107594, 0x00107594,
+ 0x00107594, 0x001075b0, 0x00107594, 0x00107594,
+ 0x00107594, 0x001075b0, 0x00107594, 0x00107594,
+ 0x00107594, 0x001075b0, 0x00107594, 0x00107594,
+ 0x00107594, 0x001075b0, 0x00107594, 0x001075b0,
+ 0x00107594, 0x00107594, 0x00107594, 0x00107594,
+ 0x00107594, 0x00107594, 0x00107594, 0x00107594,
+ 0x05c5fc5b, 0x640a6203, 0x0509fb3b, 0x05000002,
+ 0x643a6203, 0x0509f0c8, 0x64166203, 0x59a80030,
+ 0x48026205, 0x0509fb34, 0x05000002, 0x643a6203,
+ 0x59a8002e, 0x48026006, 0x1c01f000, 0x5930082a,
+ 0x49780a05, 0x0501f00b, 0x0509fb10, 0x0005f45a,
+ 0x05d5fcf6, 0x05f5fb96, 0x05000003, 0x05f5fae9,
+ 0x0005f45a, 0x05f5fae7, 0x0005fc5a, 0x05f5f37c,
+ 0x4933c857, 0x640a6203, 0x0509fb1f, 0x05000002,
0x643a6203, 0x59a8002e, 0x48026006, 0x1c01f000,
- 0x5930082a, 0x49780a05, 0x0501f00b, 0x0509faee,
- 0x0005f45a, 0x05d5fe12, 0x05f5fb93, 0x05000003,
- 0x05f5fae6, 0x0005f45a, 0x05f5fae4, 0x0005fc5a,
- 0x05f5f379, 0x4933c857, 0x640a6203, 0x0509fafd,
- 0x05000002, 0x643a6203, 0x59a8002e, 0x48026006,
- 0x1c01f000, 0x4933c857, 0x0505ff18, 0x05000025,
- 0x4d2c0000, 0x0509fd9b, 0x05020007, 0x4d400000,
- 0x60c68000, 0x60100800, 0x0509fbda, 0x5c028000,
- 0x0501f01b, 0x59300c07, 0x90040590, 0x05000003,
- 0x90040591, 0x05020007, 0x64c65a07, 0x6412580e,
- 0x4a02580f, 0x000000ff, 0x0001fb5b, 0x0501f010,
- 0x592c0405, 0x8c00051e, 0x0500000d, 0x4a025a05,
- 0x00000103, 0x4a025806, 0x01000000, 0x4da00000,
- 0x4cec0000, 0x5931d82d, 0x58ef400a, 0x58ec0008,
- 0x0801f800, 0x5c01d800, 0x5c034000, 0x5c025800,
- 0x1c01f000, 0x4933c857, 0x59340400, 0x82000500,
- 0x000000ff, 0x9000348c, 0x05c61dc9, 0x59303403,
- 0xb0180d8d, 0x05080316, 0x90180db3, 0x050802da,
- 0x90180da8, 0x05080026, 0x90180da9, 0x05080031,
- 0xb0180d97, 0x050c00e2, 0x90180d9f, 0x05fc031a,
- 0xb0180d95, 0x05fc02fa, 0x90180d80, 0x05fc05d5,
- 0x90180da2, 0x05fc0336, 0x90180db5, 0x05fc041e,
- 0x90180db9, 0x05fc058b, 0x90180dbd, 0x05fc0385,
- 0xb0180d84, 0x05fc03b1, 0xb0180d89, 0x05fc03e4,
- 0xb0180d83, 0x0508041f, 0xb0180d91, 0x05080479,
+ 0x4933c857, 0x0505ff3a, 0x05000025, 0x4d2c0000,
+ 0x0509fdc2, 0x05020007, 0x4d400000, 0x60c68000,
+ 0x60100800, 0x0509fbfc, 0x5c028000, 0x0501f01b,
+ 0x59300c07, 0x90040590, 0x05000003, 0x90040591,
+ 0x05020007, 0x64c65a07, 0x6412580e, 0x4a02580f,
+ 0x000000ff, 0x0001fb5b, 0x0501f010, 0x592c0405,
+ 0x8c00051e, 0x0500000d, 0x4a025a05, 0x00000103,
+ 0x4a025806, 0x01000000, 0x4da00000, 0x4cec0000,
+ 0x5931d82d, 0x58ef400a, 0x58ec0008, 0x0801f800,
+ 0x5c01d800, 0x5c034000, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x83340580, 0x0010ce8f, 0x05020007,
+ 0x91380d95, 0x05000003, 0x91380d96, 0x05fe0149,
+ 0x0515fb8d, 0x0005f45a, 0x59340400, 0x82000500,
+ 0x000000ff, 0x9000348c, 0x05c61c01, 0x59303403,
+ 0xb0180d8d, 0x0508032f, 0x90180db3, 0x050802f3,
+ 0x90180da8, 0x0508003f, 0x90180da9, 0x0508004a,
+ 0xb0180d97, 0x050c0100, 0x90180d9f, 0x05fc030c,
+ 0xb0180d95, 0x05fc02ec, 0x90180d80, 0x05fc05cc,
+ 0x90180da2, 0x05fc0328, 0x90180db5, 0x05fc0415,
+ 0x90180db9, 0x05fc0582, 0x90180dbd, 0x05fc037c,
+ 0xb0180d84, 0x05fc03a8, 0xb0180d89, 0x05fc03db,
+ 0xb0180d83, 0x05080438, 0xb0180d91, 0x05080492,
0x90180d84, 0x05020002, 0x60040000, 0x91380d95,
- 0x05000004, 0x91380d96, 0x05fe012a, 0x0501f1ee,
- 0x4c000000, 0x0515fa74, 0x5c000000, 0x4d2c0000,
+ 0x05000004, 0x91380d96, 0x05fe011a, 0x0501f1f0,
+ 0x4c000000, 0x0515fb5c, 0x5c000000, 0x4d2c0000,
0x4d3c0000, 0x0c01f804, 0x5c027800, 0x5c025800,
- 0x1c01f000, 0x0010746c, 0x00107470, 0x0010746c,
- 0x001074c2, 0x0010746c, 0x001075c6, 0x00107650,
- 0x0010746c, 0x0010746c, 0x00107614, 0x0010746c,
- 0x0010761f, 0x4933c857, 0x497a6008, 0x59300809,
+ 0x1c01f000, 0x00107634, 0x00107638, 0x00107634,
+ 0x0010768a, 0x00107634, 0x00107790, 0x0010781a,
+ 0x00107634, 0x00107634, 0x001077de, 0x00107634,
+ 0x001077e9, 0x4933c857, 0x497a6008, 0x59300809,
0x58040000, 0x4a000a05, 0x00000103, 0x0005f45a,
0x4933c857, 0x40000000, 0x40000000, 0x1c01f000,
- 0x4933c857, 0x05e5ff49, 0x59a80077, 0xb00005b4,
- 0x0502003e, 0x0511fbb4, 0x0502000e, 0x0501f83e,
- 0x0505fe9a, 0x05000009, 0x0509fd1e, 0x05020007,
- 0x41780800, 0x4d400000, 0x60028000, 0x0509fb5d,
- 0x5c028000, 0x0501f002, 0x05d5f84f, 0x0005f45a,
- 0x0505fe8e, 0x05000005, 0x0509fd12, 0x05020003,
- 0x05fdff71, 0x0005f45a, 0x417a7800, 0x0201f800,
- 0x0010ec6c, 0x42000000, 0x0010b056, 0x0515fb06,
+ 0x4933c857, 0x05e5fe5b, 0x59a80077, 0xb00005b4,
+ 0x0502003e, 0x0511fc83, 0x0502000e, 0x0501f83e,
+ 0x0505feb3, 0x05000009, 0x0509fd3c, 0x05020007,
+ 0x41780800, 0x4d400000, 0x60028000, 0x0509fb76,
+ 0x5c028000, 0x0501f002, 0x05d1fe89, 0x0005f45a,
+ 0x0505fea7, 0x05000005, 0x0509fd30, 0x05020003,
+ 0x05fdff68, 0x0005f45a, 0x417a7800, 0x0201f800,
+ 0x0010ee7a, 0x42000000, 0x0010b2d6, 0x0515fbee,
0x59340200, 0x84000558, 0x48026a00, 0x600c3000,
- 0x0515f95a, 0x4d300000, 0x05fdf8af, 0x05c40d58,
+ 0x0515fa42, 0x4d300000, 0x05fdf89f, 0x05c40b90,
0x4926601d, 0x4936600a, 0x497a6009, 0x64066407,
0x64066403, 0x59240400, 0x8c00050a, 0x0502000b,
0x64126407, 0x641e6203, 0x6406642c, 0x60043000,
- 0x4d400000, 0x60a68000, 0x41782800, 0x0511fbee,
- 0x5c028000, 0x0501f005, 0x602c0800, 0x05e5fc40,
- 0x64066203, 0x05f5f975, 0x5c026000, 0x05fdff4a,
- 0x05d5f821, 0x0005f45a, 0x05fdff47, 0x60040000,
- 0x0501f0d6, 0x4933c857, 0x59340200, 0x8c000500,
- 0x05000009, 0x4d3c0000, 0x417a7800, 0x05e5fc25,
+ 0x4d400000, 0x60a68000, 0x41782800, 0x0511fcbd,
+ 0x5c028000, 0x0501f005, 0x602c0800, 0x05e5fb4b,
+ 0x64066203, 0x05f5f96f, 0x5c026000, 0x05fdff41,
+ 0x05d1fe5b, 0x0005f45a, 0x05fdff3e, 0x60040000,
+ 0x0501f0d8, 0x4933c857, 0x59340200, 0x8c000500,
+ 0x05000009, 0x4d3c0000, 0x417a7800, 0x05e5fb30,
0x5c027800, 0x8d0c0520, 0x05000003, 0x60180800,
- 0x05e5fc2b, 0x1c01f000, 0x4933c857, 0x59a80877,
+ 0x05e5fb36, 0x1c01f000, 0x4933c857, 0x59a80877,
0xb00405b4, 0x0500000e, 0x4807c857, 0x82040580,
- 0x00000100, 0x050200ad, 0x59cc0408, 0x4803c857,
- 0x8c000500, 0x050000a9, 0x59341403, 0x82080580,
- 0x000007fe, 0x05000006, 0x0501f0a4, 0x59341403,
- 0x82080580, 0x000007fe, 0x05020013, 0x59a8021b,
+ 0x00000100, 0x050200af, 0x59cc0408, 0x4803c857,
+ 0x8c000500, 0x050000ab, 0x59341403, 0x82080580,
+ 0x000007fe, 0x05000006, 0x0501f0a6, 0x59341403,
+ 0x82080580, 0x000007fe, 0x05020015, 0x59a8021b,
0x8c000506, 0x0500000e, 0x59cc0000, 0x82000500,
0x000000ff, 0x59240c08, 0x80040580, 0x05000008,
- 0x05d1fff1, 0x0005fc5a, 0x42000000, 0x0010b047,
- 0x0515fab1, 0x6006d800, 0x05e5f04f, 0x0501fa6d,
- 0x0501f046, 0x41780800, 0x05e5fcea, 0x59341403,
- 0x82080580, 0x000007fc, 0x05020024, 0x4a026802,
- 0x00fffffc, 0x0505fe21, 0x0500000c, 0x0509fca5,
- 0x0502000a, 0x0501f8ac, 0x41780800, 0x4d400000,
- 0x60028000, 0x0509fae3, 0x5c028000, 0x60100800,
- 0x05e5fbef, 0x0005f45a, 0x60100800, 0x05e5fbec,
- 0x05d1ffd1, 0x59300c29, 0x900405a1, 0x05000003,
- 0xb0040591, 0x0006045a, 0x05d5fa21, 0x61f6880f,
- 0x42003000, 0x00fffffd, 0x05e5fc0b, 0x05c60ce4,
- 0x4936600a, 0x497a6c12, 0x640e601e, 0x64066203,
- 0x648a6403, 0x05f5f111, 0x59a8008d, 0x8c000502,
- 0x0500000d, 0x05e9fd18, 0x60401000, 0x05020008,
+ 0x05d1fe2b, 0x0005fc5a, 0x42000000, 0x0010b2c7,
+ 0x0515fb99, 0x6006d800, 0x05e1f75a, 0x0515fcd2,
+ 0x050e0145, 0x0501fa6d, 0x0501f046, 0x41780800,
+ 0x05e5fbf6, 0x59341403, 0x82080580, 0x000007fc,
+ 0x05020024, 0x4a026802, 0x00fffffc, 0x0505fe38,
+ 0x0500000c, 0x0509fcc1, 0x0502000a, 0x0501f8ac,
+ 0x41780800, 0x4d400000, 0x60028000, 0x0509fafa,
+ 0x5c028000, 0x60100800, 0x05e5faf8, 0x0005f45a,
+ 0x60100800, 0x05e5faf5, 0x05d1fe09, 0x59300c29,
+ 0x900405a1, 0x05000003, 0xb0040591, 0x0006045a,
+ 0x05d5f8b0, 0x61f6880f, 0x42003000, 0x00fffffd,
+ 0x05e5fb17, 0x05c60b1a, 0x4936600a, 0x497a6c12,
+ 0x640e601e, 0x64066203, 0x648a6403, 0x05f5f109,
+ 0x59a8008d, 0x8c000502, 0x0500000d, 0x05e9fc53,
+ 0x60401000, 0x05020008, 0x59340002, 0x82000500,
+ 0x00ff0000, 0x82000580, 0x00ff0000, 0x05000004,
+ 0x60201000, 0x05e9f913, 0x05020056, 0x0505fe08,
+ 0x05000057, 0x0509fc91, 0x05020005, 0x592c0405,
+ 0x8c00051c, 0x05fe07ca, 0x0501f879, 0x60140800,
+ 0x05e5faca, 0x64066203, 0x640e6403, 0x05f5f0ed,
+ 0x59cc0408, 0x8c000518, 0x05000017, 0x0509f98f,
+ 0x05e9fc36, 0x05000008, 0x59cc0408, 0x8c000516,
+ 0x05000005, 0x59300429, 0x900005a1, 0x05fe07b8,
+ 0x1c01f000, 0x59a8021b, 0x8400054a, 0x4803521b,
+ 0x4803541b, 0x59a8000f, 0x497b8830, 0x84000570,
+ 0x48038832, 0x59300429, 0x900005a1, 0x05fe07ac,
+ 0x1c01f000, 0x59a8021b, 0xb0000510, 0xb0000590,
+ 0x05000009, 0x61bc1001, 0x42024800, 0x0010b391,
+ 0x480a4805, 0x480b500f, 0x497b8830, 0x84081570,
+ 0x480b8832, 0x0509f98a, 0x59a8021b, 0x84000548,
+ 0x4803521b, 0x4803541b, 0x0511fbe7, 0x05fe0798,
+ 0x599c0019, 0x8c000510, 0x0502002d, 0x59a8021b,
+ 0x8400054c, 0x4803521b, 0x601c0800, 0x05e5fa93,
+ 0x417a7800, 0x05e5fa86, 0x61bc3801, 0x61a00001,
+ 0x05f1f8d6, 0x05e40aba, 0x05c60abd, 0x4936600a,
+ 0x05e5fd66, 0x05020002, 0x497a6416, 0x59340200,
+ 0x8400051a, 0x48026a00, 0x600c0800, 0x05e5fa83,
+ 0x64066407, 0x64066203, 0x640a6403, 0x05f5f0a5,
+ 0x05fdfe78, 0x60040000, 0x0501f012, 0x599c0017,
+ 0x8c00050a, 0x05fc07ae, 0x60100800, 0x05e5fa77,
+ 0x49375082, 0x59a8021b, 0x8c000508, 0x05000008,
+ 0x599c0018, 0x8c00051c, 0x05000005, 0x61a00807,
+ 0x42001000, 0x0010f866, 0x05f1fecc, 0x0005f45a,
+ 0x4933c857, 0x80003540, 0x05000003, 0x601c0800,
+ 0x05e5fa66, 0x801831c0, 0x0502000f, 0x59302009,
+ 0x801021c0, 0x05000004, 0x58100405, 0x8c00051e,
+ 0x05020009, 0x59341c03, 0x60102000, 0x60483000,
+ 0x4d200000, 0x59364013, 0x81224130, 0x05ddfed8,
+ 0x5c024000, 0x05d1fd6a, 0x0005f45a, 0x4c5c0000,
+ 0x4d2c0000, 0x59325809, 0x0005f8e2, 0x5c025800,
+ 0x59cc0008, 0x48002805, 0x59cc0009, 0x48002806,
+ 0x49782807, 0x49782808, 0x49782809, 0x4978280a,
+ 0x59cc0013, 0x8c00053e, 0x05000009, 0x59cc0414,
+ 0x900001c0, 0x59ccbc15, 0x805c0540, 0x48002807,
+ 0x59cc0416, 0x900001c0, 0x48002808, 0x59cc0017,
+ 0x8c00053e, 0x05000009, 0x59cc0418, 0x900001c0,
+ 0x59ccbc19, 0x805c0540, 0x48002809, 0x59cc041a,
+ 0x900001c0, 0x4800280a, 0x5c00b800, 0x1c01f000,
+ 0x4933c857, 0x59a80077, 0x90000594, 0x0502003a,
+ 0x59a8008d, 0x8c000502, 0x05000011, 0x05e9fb9b,
+ 0x60401000, 0x05020008, 0x59340002, 0x82000500,
+ 0x00ff0000, 0x82000580, 0x00ff0000, 0x05000008,
+ 0x60201000, 0x05e9f85b, 0x05000005, 0x59a8008d,
+ 0x8400054c, 0x4803508d, 0x0501f027, 0x916c0583,
+ 0x0502000c, 0x59300009, 0x80000540, 0x05020009,
+ 0x59341c03, 0x60182000, 0x604c3000, 0x4d200000,
+ 0x59364013, 0x81224130, 0x05ddfe8d, 0x5c024000,
+ 0x05e5fb6b, 0x05fdfec8, 0x0501fa52, 0x05020016,
+ 0x59340404, 0x80000540, 0x05000013, 0x60180800,
+ 0x05e5fa02, 0x0505fd36, 0x0500000d, 0x0509fbbf,
+ 0x05020007, 0x41780800, 0x4d400000, 0x60028000,
+ 0x0509f9f9, 0x5c028000, 0x0005f45a, 0x4a025a05,
+ 0x00000103, 0x4a025806, 0x02000000, 0x05d1fd08,
+ 0x0005f45a, 0x05e5ffeb, 0x0505fd25, 0x05000005,
+ 0x0509fbae, 0x05020003, 0x05fdfde6, 0x0005f45a,
+ 0x05fdfde4, 0x0515f9a0, 0x80000580, 0x59a8008d,
+ 0x8c00050c, 0x05000004, 0x8400050c, 0x4803508d,
+ 0x90000541, 0x05fdf777, 0x4933c857, 0x59a80077,
+ 0x90000594, 0x05020006, 0x602c0800, 0x05e5f9db,
+ 0x64066203, 0x64066403, 0x05f1f7fe, 0x60040000,
+ 0x05fdf76c, 0x4933c857, 0x40003000, 0x59a80077,
+ 0x90000584, 0x05020018, 0x9018358b, 0x05020015,
+ 0x5930081d, 0x58040200, 0x8c000500, 0x0508078d,
+ 0x58040200, 0x8c000508, 0x0500000c, 0x84000508,
+ 0x48000a00, 0x600c0800, 0x05e5f9c4, 0x5930080a,
+ 0x49780806, 0x4a026202, 0x0000ffff, 0x64066203,
+ 0x65466403, 0x05f1f7e3, 0x601c0800, 0x05e5f9bb,
+ 0x0005f45a, 0x60040000, 0x05fdf74e, 0x4803c857,
+ 0x4d2c0000, 0x4d3c0000, 0x0c01f804, 0x5c027800,
+ 0x5c025800, 0x1c01f000, 0x00107634, 0x0010783d,
+ 0x00107634, 0x00107881, 0x00107634, 0x001078d6,
+ 0x0010781a, 0x00107634, 0x00107634, 0x001078ec,
+ 0x00107634, 0x001078f7, 0x4933c857, 0x4d1c0000,
+ 0x59301403, 0x90080583, 0x0500001d, 0x9008159e,
+ 0x05020019, 0x91381595, 0x05020016, 0x4d300000,
+ 0x5930141b, 0x0509f96e, 0x05c409c9, 0x591c1416,
+ 0x8c08051e, 0x0500000b, 0x05f9fed3, 0x05000009,
+ 0x05e5fd9c, 0x4926601d, 0x59340200, 0x8c000508,
+ 0x05000003, 0x4a026416, 0x00000100, 0x0505ff4b,
+ 0x82081500, 0xffff1fff, 0x480a3c16, 0x5c026000,
+ 0x0005fc5a, 0x5c023800, 0x1c01f000, 0x05fdff55,
+ 0x05fdf7fd, 0x4933c857, 0x42000000, 0x0010b2da,
+ 0x0515fa05, 0x0515f934, 0x05e5fc52, 0x0505fcb0,
+ 0x05000007, 0x0509fb39, 0x05020005, 0x6008b000,
+ 0x0509fb1b, 0x05fdfd6f, 0x0005f45a, 0x0501f8c3,
+ 0x05020021, 0x417a7800, 0x05e5f965, 0x417a7800,
+ 0x0201f800, 0x0010ee7a, 0x42000000, 0x0010b2d6,
+ 0x0515f9f1, 0x59340200, 0x84000558, 0x48026a00,
+ 0x640a6403, 0x600c3000, 0x0515f844, 0x59240400,
+ 0x8c00050a, 0x0502000b, 0x4d400000, 0x41782800,
+ 0x60143000, 0x60a68000, 0x0511faca, 0x5c028000,
+ 0x641e6203, 0x64126407, 0x6406642c, 0x1c01f000,
+ 0x600c0800, 0x05e5f955, 0x64066203, 0x05f1ff79,
+ 0x05fdf7fb, 0x59cc0407, 0x90000589, 0x05020009,
+ 0x59340412, 0x82000500, 0x000000ff, 0x0500000b,
+ 0x80000040, 0x48026c12, 0x642a6006, 0x05fdf7f0,
+ 0x59cc0207, 0x82000500, 0x0000ff00, 0x82000580,
+ 0x00001900, 0x05fc07d2, 0x05fdfd3a, 0x80000580,
+ 0x05fdf6d4, 0x4933c857, 0x0505fc71, 0x0500000b,
+ 0x0509fafa, 0x05020009, 0x4c580000, 0x6008b000,
+ 0x0509fadb, 0x5c00b000, 0x05fdfd2e, 0x601c0800,
+ 0x05e5f932, 0x0005f45a, 0x59340403, 0x82000580,
+ 0x000007fc, 0x05020005, 0x60100000, 0x05fdf8c5,
+ 0x0500001a, 0x0501f026, 0x05fdfd22, 0x59cc3407,
+ 0x82183500, 0x000000ff, 0x90180585, 0x05000016,
+ 0x9018058b, 0x05000011, 0x59cc0207, 0x82000500,
+ 0x0000ff00, 0x05020003, 0x90180589, 0x0500000e,
+ 0x82000580, 0x00001900, 0x05020008, 0x90180589,
+ 0x05000009, 0x60100800, 0x05e5f914, 0x05d1fc28,
+ 0x0515f8c9, 0x0005f45a, 0x0515f8c7, 0x60040000,
+ 0x05fdf6a4, 0x0505fc42, 0x59325809, 0x05000008,
+ 0x592c0205, 0x82000580, 0x00000139, 0x05fc07f7,
+ 0x592c0405, 0x8c00051e, 0x05fe07f4, 0x59340412,
+ 0x800001c0, 0x05000006, 0x80000040, 0x48026c12,
+ 0x642a6006, 0x645a6403, 0x1c01f000, 0x59340403,
+ 0x82000580, 0x000007fe, 0x05020006, 0x59a8021b,
+ 0x84000540, 0x4803521b, 0x05e1fe46, 0x05fdf7e3,
+ 0x0515f8a9, 0x417a7800, 0x0201f800, 0x0010ee7a,
+ 0x60143000, 0x0511ffcd, 0x42000000, 0x0010b2d6,
+ 0x0515f971, 0x05fdf7da, 0x4933c857, 0x0501f844,
+ 0x05020006, 0x60140800, 0x05e5f8e4, 0x64066203,
+ 0x640e6403, 0x05f1f707, 0x60100800, 0x05e5f8df,
+ 0x0509fa9e, 0x05020007, 0x4c580000, 0x6008b000,
+ 0x0509fa7f, 0x5c00b000, 0x05fdfcd2, 0x0005f45a,
+ 0x05fdfcd0, 0x0515f88c, 0x80000580, 0x05fdf669,
+ 0x4933c857, 0x0501f82e, 0x05020006, 0x60240800,
+ 0x05e5f8ce, 0x64066203, 0x64166403, 0x05f1f6f1,
+ 0x0515f881, 0x60040000, 0x05fdf65e, 0x4933c857,
+ 0x5930081d, 0x58040200, 0x8c000500, 0x05080685,
+ 0x0501f81f, 0x05020006, 0x602c0800, 0x05e5f8bf,
+ 0x64066203, 0x64066403, 0x05f1f6e2, 0x5930080a,
+ 0x58040403, 0x82000580, 0x000007fe, 0x05020004,
+ 0x600c2800, 0x0509fe7c, 0x0005f45a, 0x0515f86a,
+ 0x60040000, 0x05fdf647, 0x4933c857, 0x59cc0407,
+ 0x90000583, 0x05020009, 0x59cc0207, 0x82000500,
+ 0x0000ff00, 0x82000d80, 0x00002a00, 0x05000003,
+ 0x82000d80, 0x00001e00, 0x1c01f000, 0x4933c857,
+ 0x90000541, 0x1c01f000, 0x4933c857, 0x4d400000,
+ 0x4c580000, 0x60028000, 0x05d1fe5e, 0x59a8021b,
+ 0x90000543, 0x4803521b, 0x0501f88c, 0x05000005,
+ 0x4d300000, 0x4d340000, 0x4d440000, 0x0501f024,
+ 0x0501f8b5, 0x05000028, 0x4d300000, 0x4d340000,
+ 0x4d440000, 0x83240580, 0x0010b391, 0x0502001d,
+ 0x59cc0408, 0x8c00051e, 0x05020009, 0x42000800,
+ 0x0010b391, 0x58040406, 0x8c000500, 0x05020004,
+ 0x59a8021b, 0x84000552, 0x4803521b, 0x59240400,
+ 0x8c00050a, 0x05020005, 0x60aa8000, 0x61fe89ff,
+ 0x60083000, 0x0511ff6a, 0x60aa8000, 0x4d3c0000,
+ 0x60027804, 0x0201f800, 0x0010edf3, 0x5c027800,
+ 0x42000000, 0x0010b2d6, 0x0515f8f7, 0x05d1fccc,
+ 0x05d1feef, 0x600a8000, 0x5c028800, 0x5c026800,
+ 0x5c026000, 0x41780800, 0x05e5f954, 0x59cc0800,
+ 0x82040d00, 0x00ffffff, 0x59240200, 0xb0000566,
+ 0x48024a00, 0x48064805, 0x812000f0, 0x80040540,
+ 0x48026813, 0x812241c0, 0x05020005, 0x4c040000,
+ 0x60040000, 0x05e5ffa2, 0x5c000800, 0x4927c857,
+ 0x83240580, 0x0010b391, 0x0502001e, 0x59a8121b,
+ 0x59cc0408, 0x8c00051a, 0x05020005, 0x84081514,
+ 0x4a0370e5, 0x00000800, 0x0501f004, 0x84081554,
+ 0x4a0370e5, 0x00000c00, 0x480b521b, 0x4807500f,
+ 0x80040110, 0x48035018, 0x48038881, 0x59a80a1b,
+ 0x84040d50, 0x59cc0013, 0x8c00053e, 0x05000003,
+ 0x8c000536, 0x05000004, 0x59cc0017, 0x8c000536,
+ 0x05020002, 0x84040d10, 0x4807521b, 0x4807541b,
+ 0x59cc0408, 0x8c000518, 0x0500001b, 0x59a8021b,
+ 0x8c000506, 0x05000011, 0x916c0583, 0x05000004,
+ 0x83240580, 0x0010b391, 0x05000013, 0x59240400,
+ 0x8c00050c, 0x05020006, 0x4c040000, 0x60040000,
+ 0x05e5ff6f, 0x5c000800, 0x0501f00b, 0x64866429,
+ 0x0509f99a, 0x0501f008, 0x0515f9ed, 0x05020006,
+ 0x4c040000, 0x0509fdc3, 0x41781800, 0x05d1fd95,
+ 0x5c000800, 0xb0040510, 0xb0000590, 0x05000008,
+ 0x05e9f98a, 0x05000006, 0x59cc0009, 0x4803502c,
+ 0x59cc000a, 0x4803502d, 0x0505fedc, 0x5c00b000,
+ 0x5c028000, 0x1c01f000, 0x4933c857, 0x59a8141b,
+ 0x82080580, 0x0000ffff, 0x0500000b, 0x4c080000,
+ 0x05e9f97a, 0x5c001000, 0x0502000b, 0x59cc0408,
+ 0x8c000518, 0x05000005, 0x8c08050a, 0x0500000a,
+ 0x80000580, 0x1c01f000, 0x8c080508, 0x05fe07fd,
+ 0x0501f005, 0x90080530, 0x05020003, 0x8c080506,
+ 0x05fe07f8, 0x4a03541b, 0x0000ffff, 0x42000000,
+ 0x0010b223, 0x0515f878, 0x60303000, 0x61fc19ff,
+ 0x601c2000, 0x4d200000, 0x417a4000, 0x05ddfc6c,
+ 0x5c024000, 0x4d400000, 0x4d3c0000, 0x60043000,
+ 0x0511fed7, 0x60aa8000, 0x60027804, 0x0201f800,
+ 0x0010edf3, 0x5c028000, 0x5c027800, 0x90000541,
+ 0x1c01f000, 0x4933c857, 0x4c580000, 0x59a80018,
+ 0x800001c0, 0x05000021, 0x59341806, 0x800c19c0,
+ 0x0500001e, 0x820c1d80, 0xdeaddead, 0x0500001a,
+ 0x59cc1000, 0x82081500, 0x00ffff00, 0x80081110,
+ 0x80080580, 0x05000004, 0x42000000, 0x0010b2b9,
+ 0x0501f010, 0x91cc140b, 0x6008b000, 0x91341c06,
+ 0x0501f829, 0x05000004, 0x42000000, 0x0010b2ba,
+ 0x0501f008, 0x91cc140d, 0x6008b000, 0x91341c08,
+ 0x0501f821, 0x05000005, 0x42000000, 0x0010b2bb,
+ 0x0515f841, 0x90000541, 0x5c00b000, 0x1c01f000,
+ 0x4933c857, 0x59cc0206, 0x90000594, 0x05020015,
+ 0x59cc0407, 0x82000580, 0x00000800, 0x05020011,
+ 0x59cc0207, 0x8c00051a, 0x0500000d, 0x82000500,
+ 0x00000f00, 0x82000580, 0x00000100, 0x05020008,
+ 0x59cc020a, 0x8c000508, 0x05020003, 0x8c00050a,
+ 0x05000003, 0x80000580, 0x1c01f000, 0x90000541,
+ 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
+ 0x480bc857, 0x480fc857, 0x485bc857, 0x50080800,
+ 0x500c0000, 0x80042580, 0x05020007, 0x80081000,
+ 0x800c1800, 0x8058b040, 0x05fe07f9, 0x80000580,
+ 0x1c01f000, 0x4803c857, 0x4807c857, 0x480bc857,
+ 0x480fc857, 0x80040480, 0x05001004, 0x60040000,
+ 0x90040d41, 0x1c01f000, 0x41780000, 0x05fdf7fd,
+ 0xb1380493, 0x05c21fb2, 0xb138048b, 0x05c01fb0,
+ 0x0c01f001, 0x00107a4a, 0x00107a4a, 0x00107a4a,
+ 0x00107a4a, 0x00107a49, 0x00107a49, 0x00107a49,
+ 0x00107a4a, 0x05c1ffa6, 0x493bc857, 0x64366203,
+ 0x493a6403, 0x42000800, 0x80000000, 0x0005f32e,
+ 0x91380593, 0x0502000b, 0x59300403, 0xb0000590,
+ 0x05c20f9b, 0x0505fe7c, 0x05000005, 0x643a6203,
+ 0x59a80030, 0x48026205, 0x1c01f000, 0x0005f45a,
+ 0x4933c857, 0x913805a7, 0x05020027, 0x4933c857,
+ 0x05f1fe34, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010ee7a, 0x5c027800, 0x42000000, 0x0010b2d6,
+ 0x0511ffdd, 0x4d2c0000, 0x59325809, 0x0505fa88,
+ 0x492fc857, 0x0500000c, 0x0509fc2d, 0x4a025a05,
+ 0x00000103, 0x59300c02, 0x48065c07, 0x64a65a07,
+ 0x497a580a, 0x592c0c09, 0x84040d50, 0x48065c09,
+ 0x0001fb5b, 0x5c025800, 0x60543000, 0x41782800,
+ 0x600c2000, 0x4d400000, 0x4d440000, 0x59368c03,
+ 0x60a68000, 0x0509fb79, 0x5c028800, 0x5c028000,
+ 0x0005f45a, 0x91380594, 0x05020009, 0x59300403,
+ 0xb0000c93, 0x05c21f66, 0xb0000480, 0x05c01f64,
+ 0x4933c857, 0x4803c857, 0x0c01f013, 0xb13805a1,
+ 0x05000003, 0xb13805a0, 0x05020007, 0x05f5fa64,
+ 0x05fa049c, 0x59300203, 0x9000058e, 0x0504041c,
+ 0x1c01f000, 0xb1380593, 0x05000006, 0xb1380588,
+ 0x05c20f53, 0x59300403, 0xb0000590, 0x05c20f50,
+ 0x1c01f000, 0x00107ab5, 0x00107ab4, 0x00107ab4,
+ 0x00107ab4, 0x00107ab4, 0x00107ab4, 0x00107ab4,
+ 0x00107ab4, 0x00107ab4, 0x00107ab4, 0x00107ab4,
+ 0x00107ac6, 0x00107ac6, 0x00107ac6, 0x00107ac6,
+ 0x00107ab4, 0x00107ac6, 0x00107ab4, 0x00107ac6,
+ 0x05c1ff3b, 0x4933c857, 0x05f1fdde, 0x0505fa3c,
+ 0x0004045a, 0x4d2c0000, 0x59325809, 0x0509fbe0,
+ 0x4a025a05, 0x00000103, 0x59300402, 0x48025c07,
+ 0x641a5a07, 0x497a580a, 0x0001fb5b, 0x5c025800,
+ 0x0505fb13, 0x0005f45a, 0x4933c857, 0x05f1fdcd,
+ 0x0005f45a, 0x05c1ff26, 0x5930001e, 0x800001c0,
+ 0x050a0b1d, 0x497a6205, 0x59300004, 0x8c00053e,
+ 0x0502002a, 0x0509fbde, 0x050200b0, 0x59325809,
+ 0x592c0c09, 0x59cc2808, 0x82141d00, 0x00000c00,
+ 0x05000002, 0x59cc1809, 0x84040d58, 0x48065c09,
+ 0x82143500, 0x00000fff, 0x05020023, 0x59340200,
+ 0x8c00050e, 0x05020097, 0x0005fd0c, 0x05020006,
+ 0x64025a07, 0x59300013, 0x0509fbbe, 0x80000d40,
+ 0x050209fe, 0x4a025a05, 0x00000103, 0x48065808,
+ 0x480e580b, 0x901409c0, 0x4806580a, 0x59300c02,
+ 0x48065c07, 0x0509f892, 0x0509f895, 0x0001fb5b,
+ 0x0509fba7, 0x05e5fa20, 0x59cc0008, 0x8c000518,
+ 0x05060402, 0x0005f45a, 0x05f5f9fd, 0x05fc07d6,
+ 0x4d3c0000, 0x600a7800, 0x0501fe50, 0x5c027800,
+ 0x05fdf7d1, 0x4817c857, 0x480fc857, 0x82180500,
+ 0x000000ff, 0x0500000d, 0x592c0205, 0x82000500,
+ 0x000000ff, 0xb0000588, 0x05000003, 0x900005a2,
+ 0x05020006, 0x592c0408, 0x800001c0, 0x05000003,
+ 0x0509f9ea, 0x0509f221, 0x82180d00, 0x00000c00,
+ 0x05000004, 0x59340200, 0x8c00050e, 0x05020050,
+ 0x64025a07, 0x41782000, 0x8c180510, 0x05000009,
+ 0x59cc200b, 0x801021c0, 0x05000006, 0x59cc000c,
+ 0x82000500, 0x000000ff, 0x05000002, 0x4803c857,
+ 0x4812580d, 0x41780000, 0x8c180512, 0x05000002,
+ 0x59cc000a, 0x4802580c, 0x80100c00, 0x05fc07b7,
+ 0x9004149d, 0x05001005, 0x592c0405, 0x8c00051e,
+ 0x05000020, 0x60700800, 0x4c040000, 0x4c0c0000,
+ 0x4c140000, 0x0005fd0c, 0x05020006, 0x64025a07,
+ 0x59300013, 0x0509fb6b, 0x80000d40, 0x050209ab,
+ 0x5c002800, 0x5c001800, 0x4a025a05, 0x00000103,
+ 0x48065808, 0x480e580b, 0x901409c0, 0x4806580a,
+ 0x5c000800, 0x4c500000, 0x4c540000, 0x91cca40c,
+ 0x912cac0e, 0x0501fdb1, 0x5c00a800, 0x5c00a000,
+ 0x59300008, 0x84000534, 0x48026008, 0x05fdf7a0,
+ 0x4c040000, 0x4c0c0000, 0x4c140000, 0x0005fd0c,
+ 0x05020006, 0x64025a07, 0x59300013, 0x0509fb4d,
+ 0x80000d40, 0x0502098d, 0x48065808, 0x5c002800,
+ 0x5c001800, 0x59301402, 0x480a5c07, 0x480e580b,
+ 0x901401c0, 0x4802580a, 0x0509f821, 0x5c000800,
+ 0x0501fd52, 0x0501fd7e, 0x05fdf78e, 0x592c020b,
+ 0x8c000502, 0x05fc07af, 0x592c0209, 0x8c00050e,
+ 0x05fe07ac, 0x59300013, 0x800c0d80, 0x05fc07a9,
+ 0x4803c857, 0x480fc857, 0x8c180514, 0x050403c0,
+ 0x80000540, 0x05fc07a3, 0x4807c856, 0x0505f3bc,
+ 0x592c020b, 0x8c000502, 0x05fc0768, 0x59300013,
+ 0x800001c0, 0x05fc0767, 0x592c0209, 0x8c00050e,
+ 0x05fe0764, 0x0505f3b2, 0x1c01f000, 0x59cc2006,
+ 0x59cc2807, 0x0501f03b, 0x0501f03a, 0x1c01f000,
+ 0x4933c857, 0x59300004, 0x8c00053e, 0x05020031,
+ 0x5930001e, 0x800001c0, 0x050a0a5b, 0x497a6205,
+ 0x59325809, 0x592c0c09, 0x41782800, 0x41781800,
+ 0x84040d58, 0x48065c09, 0x41783000, 0x59340200,
+ 0x8c00050e, 0x05020018, 0x0005fd0c, 0x05020007,
+ 0x64025a07, 0x59300013, 0x0509fb06, 0x80000d40,
+ 0x4807c857, 0x05020945, 0x4a025a05, 0x00000103,
+ 0x48065808, 0x480e580b, 0x901409c0, 0x4806580a,
+ 0x4933c857, 0x59300c02, 0x48065c07, 0x0505ffd8,
+ 0x0505ffdb, 0x0001fb5b, 0x0509faed, 0x05e5f966,
+ 0x0005f45a, 0x592c020b, 0x8c000502, 0x05fc07e7,
+ 0x59300013, 0x4803c857, 0x800001c0, 0x05fc07e5,
+ 0x592c0209, 0x8c00050e, 0x05fe07e2, 0x0505f378,
+ 0x05f5f93b, 0x05fc07cf, 0x4933c857, 0x1c01f000,
+ 0x4c5c0000, 0x4c600000, 0x4010b800, 0x4014c000,
+ 0x5930001e, 0x800001c0, 0x4c140000, 0x050a0a22,
+ 0x5c002800, 0x59325809, 0x592c020b, 0x8c000502,
+ 0x05020033, 0x8c000500, 0x05000038, 0x640a6203,
+ 0x650e6403, 0x405c0000, 0x592c0810, 0x80040c80,
+ 0x40600000, 0x80040480, 0x0500102d, 0x8060c1c0,
+ 0x05000024, 0x59300004, 0x8c00050e, 0x05000007,
+ 0x59300a23, 0x90040503, 0x4c140000, 0x0c01f829,
+ 0x5c002800, 0x0500001b, 0x59300004, 0x8c00053e,
+ 0x05020014, 0x485e6015, 0x48626013, 0x497a6205,
+ 0x5c00c000, 0x5c00b800, 0x4c140000, 0x0505fce6,
+ 0x5c002800, 0x05000007, 0x4816602a, 0x4a02601c,
+ 0x00107bf2, 0x1c01f000, 0x5930282a, 0x497a602a,
+ 0x05c9f8bb, 0x0502000c, 0x59300804, 0x0005f320,
+ 0x4c140000, 0x05f5f8fe, 0x5c002800, 0x05fc07ea,
+ 0x5c00c000, 0x5c00b800, 0x05f9f332, 0x5c00c000,
+ 0x5c00b800, 0x4933c857, 0x1c01f000, 0x4807c857,
+ 0x4004c000, 0x05fdf7d2, 0x4803c857, 0x05fdf7f5,
+ 0x00107c0c, 0x00107c11, 0x00107c16, 0x00107c16,
+ 0x59300224, 0x48035093, 0x90000408, 0x48035092,
+ 0x0501f00a, 0x59300224, 0x48035092, 0x90000408,
+ 0x48035093, 0x0501f005, 0x59300224, 0x90000408,
+ 0x48035092, 0x48035093, 0x405c1000, 0x41780800,
+ 0x59a80092, 0x05f1fae1, 0x800409c0, 0x05020052,
+ 0x40085000, 0x592c1001, 0x800811c0, 0x0500004e,
+ 0x58080205, 0x82000500, 0x000000ff, 0xb000058a,
+ 0x05020049, 0x48281002, 0x59a80092, 0x40601000,
+ 0x41780800, 0x4c280000, 0x05f1fad0, 0x5c005000,
+ 0x800409c0, 0x05020038, 0x40041800, 0x59a80093,
+ 0x59300804, 0x8c040530, 0x05000005, 0x59300827,
+ 0x800800c6, 0x48000803, 0x59300224, 0x800c1c00,
+ 0x80081040, 0x05fe07fe, 0x480e602c, 0x592c4801,
+ 0x802449c0, 0x05c00dae, 0x58240a06, 0x592c1812,
+ 0x59303023, 0x8c180506, 0x05000003, 0x40280000,
+ 0x80040c00, 0x800400e0, 0x80040540, 0x48026021,
+ 0x8c18050a, 0x05020003, 0x40280000, 0x800c1c00,
+ 0x480e601f, 0x59300804, 0x8c040530, 0x0500000e,
+ 0x4c280000, 0x592c1001, 0x59306827, 0x592c5a0b,
+ 0x0001ff1a, 0x5c005000, 0x802851c0, 0x05ca0dc0,
+ 0x05020015, 0x59300827, 0x58040003, 0x49780803,
+ 0x4800080d, 0x59300224, 0x59303023, 0x8c18050e,
+ 0x05000002, 0x80000580, 0x48026424, 0x90000541,
+ 0x1c01f000, 0x592c1810, 0x805c0418, 0x800c0580,
+ 0x05fc07c6, 0x4933c857, 0x485fc857, 0x4863c857,
+ 0x480fc857, 0x80000580, 0x1c01f000, 0xb1380498,
+ 0x05021057, 0xb1380480, 0x05001002, 0x0c01f002,
+ 0x1c01f000, 0x00107c91, 0x00107c91, 0x00107c91,
+ 0x00107c91, 0x00107c91, 0x00107c91, 0x00107c91,
+ 0x00107c91, 0x00107c91, 0x00107c91, 0x00107c92,
+ 0x00107c91, 0x00107c91, 0x00107c91, 0x00107c91,
+ 0x00107c9c, 0x00107c91, 0x00107c91, 0x00107c91,
+ 0x00107c91, 0x00107cc1, 0x00107c91, 0x00107c91,
+ 0x00107c91, 0x05c1fd5e, 0x4933c857, 0x05f1feea,
+ 0x640a6203, 0x59a80030, 0x48026205, 0x59300013,
+ 0x59300817, 0x80040c80, 0x48066017, 0x05f1f3dc,
+ 0x4933c857, 0x05f1fbda, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010ee7a, 0x5c027800, 0x42000000,
+ 0x0010b2d6, 0x0511fda0, 0x0505f84d, 0x0500000f,
+ 0x4d2c0000, 0x59325809, 0x0509f9f1, 0x4a025a05,
+ 0x00000103, 0x59300402, 0x48025c07, 0x64a65a07,
+ 0x497a580a, 0x592c0c09, 0x84040d50, 0x48065c09,
+ 0x0001fb5b, 0x5c025800, 0x60503000, 0x41782800,
+ 0x4d400000, 0x4d440000, 0x59368c03, 0x60082000,
+ 0x60a68000, 0x0509f93d, 0x5c028800, 0x5c028000,
+ 0x0005f45a, 0x4933c857, 0x59cc0a04, 0x48066202,
+ 0x59300809, 0x4978080a, 0x4978080b, 0x58041409,
+ 0x84081558, 0x48080c09, 0x1c01f000, 0xb13805a1,
+ 0x05020014, 0x05f1fc72, 0x0501fd88, 0x0502000c,
+ 0x05f5f96b, 0x05fc07ff, 0x811800ca, 0x81c80c00,
+ 0x58040138, 0x59cc0a03, 0x80000040, 0x80040580,
+ 0x05020007, 0x05f5f95c, 0x05000005, 0x59300c16,
+ 0x84040d44, 0x48066416, 0x497a6205, 0x05f1f44c,
+ 0xb13805a0, 0x05fe07fe, 0x59cc0002, 0x8c000526,
+ 0x05fe07e9, 0x05fdf7fa, 0x4807c857, 0x8c04053e,
+ 0x05020022, 0x497a5a07, 0x5930002b, 0x80000540,
+ 0x05000017, 0x497a5a07, 0x4c040000, 0x4c080000,
+ 0x4c0c0000, 0x4c100000, 0x4c140000, 0x40002800,
+ 0x58141003, 0x40040000, 0x80081480, 0x48082803,
+ 0x40140000, 0x05c5fda5, 0x5c002800, 0x5c002000,
+ 0x5c001800, 0x5c001000, 0x5c000800, 0x592c0207,
+ 0x80000540, 0x05020008, 0x0501f005, 0x592c0409,
+ 0x8c00051c, 0x05000002, 0x592c0803, 0x4807c857,
+ 0x64565a07, 0x1c01f000, 0x5930002b, 0x80000540,
+ 0x05000007, 0x64465a07, 0x5930002b, 0x4c040000,
+ 0x05c5fd8e, 0x5c000800, 0x05fdf7f7, 0x4807c856,
+ 0x641e5a07, 0x1c01f000, 0xb1380498, 0x05001006,
+ 0xb13805a1, 0x05000003, 0xb13805a0, 0x05c20cd4,
+ 0x1c01f000, 0xb1380480, 0x05001004, 0x4d2c0000,
+ 0x0c01f803, 0x5c025800, 0x1c01f000, 0x00107d3b,
+ 0x00107d3b, 0x00107d3b, 0x00107d3b, 0x00107d3b,
+ 0x00107d3d, 0x00107d3c, 0x00107d3b, 0x00107db5,
+ 0x00107d3b, 0x00107d3b, 0x00107d3b, 0x00107d3b,
+ 0x00107d3b, 0x00107d3b, 0x00107d3b, 0x00107d3b,
+ 0x00107d3b, 0x00107d3b, 0x00107e77, 0x00107e9f,
+ 0x00107e7e, 0x00107d3c, 0x00107ea8, 0x05c1fcb4,
+ 0x1c01f000, 0x5930001e, 0x800001c0, 0x050a08aa,
+ 0x59300008, 0x8c00050e, 0x05000072, 0x8c000500,
+ 0x05000064, 0x8c00051c, 0x05000008, 0x84000500,
+ 0x48026008, 0x59325809, 0x592c3c09, 0x841c3d58,
+ 0x481e5c09, 0x0005f4b7, 0x59325809, 0x592c3c09,
+ 0x841c3d58, 0x59300008, 0x8c00051c, 0x05fe07f4,
+ 0x481e5c09, 0x60140000, 0x40000000, 0x80000040,
+ 0x05fe07fe, 0x59300008, 0x8c00051c, 0x05fe07ec,
+ 0x59cc0a04, 0x48066202, 0x59cc0808, 0x592c0205,
+ 0x82000500, 0x000000ff, 0xb0000588, 0x05000003,
+ 0x900005a2, 0x0502000a, 0x497a580c, 0x82040500,
+ 0x000000ff, 0x05000006, 0x592c0408, 0x800001c0,
+ 0x05000003, 0x0505ff8d, 0x05c5f624, 0x900421c0,
+ 0x4812580a, 0x41782000, 0x82040500, 0x00000c00,
+ 0x05000002, 0x59cc2009, 0x82043500, 0x00000fff,
+ 0x0502001e, 0x481e5c09, 0x64025a07, 0x801831c0,
+ 0x05c40616, 0x41782000, 0x8c180510, 0x05000002,
+ 0x59cc200b, 0x4812580d, 0x41780000, 0x8c180512,
+ 0x05000002, 0x59cc000a, 0x4802580c, 0x80100c00,
+ 0x05c01c67, 0x05c40609, 0x9004149d, 0x05021009,
+ 0x4c500000, 0x4c540000, 0x91cca40c, 0x912cac0e,
+ 0x0501fb6a, 0x5c00a800, 0x5c00a000, 0x05c5f5ff,
+ 0x0501fb22, 0x05c5f5fd, 0x412c7800, 0x05c1ffe5,
+ 0x05c00c57, 0x492c780a, 0x841c3d52, 0x481c7c09,
+ 0x4a025a05, 0x00000103, 0x4812580b, 0x900401c0,
+ 0x4802580a, 0x583c0405, 0x583c1006, 0x583c2209,
+ 0x48025c05, 0x480a5806, 0x48125a09, 0x05fdf7d2,
+ 0x8c000524, 0x05fc079e, 0x59325809, 0x4c000000,
+ 0x592c0409, 0x8c00051c, 0x5c000000, 0x05020003,
+ 0x4a026013, 0xffffffff, 0x84000524, 0x05fdf794,
+ 0x1c01f000, 0x59a80030, 0x48026205, 0x59325809,
+ 0x640a6203, 0x592c2409, 0x59300808, 0x4933c857,
+ 0x4807c857, 0x592c0205, 0x82000500, 0x000000ff,
+ 0xb0000588, 0x05000003, 0x900005a2, 0x05020003,
+ 0x8c100500, 0x0506076d, 0x64025a07, 0x8c04051e,
+ 0x05000030, 0x41780800, 0x497a580a, 0x592c1c0a,
+ 0x59300008, 0x8c00052c, 0x05000003, 0x4a026013,
+ 0x7fffffff, 0x59300013, 0x59341200, 0x497a6205,
+ 0x8c08050e, 0x0502006b, 0x4807c857, 0x4806580b,
+ 0x0509f8cc, 0x80000d40, 0x05fe0f0c, 0x59300402,
+ 0x48025c07, 0x48065808, 0x4a025a05, 0x00000103,
+ 0x4c040000, 0x592c0a09, 0x8c040512, 0x05000002,
+ 0x64325a07, 0x5c000800, 0x4c040000, 0x4c0c0000,
+ 0x4c100000, 0x0505fd9a, 0x0509f8b1, 0x5c002000,
+ 0x5c001800, 0x5c000800, 0x8c100512, 0x05020017,
+ 0x4c0c0000, 0x0505fd96, 0x0001fb5b, 0x05e1ff22,
+ 0x5c001800, 0x8c0c0518, 0x0004045a, 0x0505f103,
+ 0x4813c857, 0x8c100518, 0x05000044, 0x41780800,
+ 0x592c1c0a, 0x820c0580, 0x00001000, 0x05fc07cd,
+ 0x8c100512, 0x05fc07cb, 0x592c780a, 0x583c080b,
+ 0x583c1c0a, 0x05fdf7c7, 0x4807c857, 0x592c780a,
+ 0x59300402, 0x592c1405, 0x8c08051e, 0x0502000c,
+ 0x592c1207, 0x48007c07, 0x48047808, 0x48087a07,
+ 0x84102512, 0x48107c09, 0x4c0c0000, 0x05c1ff82,
+ 0x403e5800, 0x0501face, 0x05fdf7dd, 0x48025c07,
+ 0x48065808, 0x583c080d, 0x583c000c, 0x80040c00,
+ 0x9004149d, 0x05001005, 0x583c1001, 0x480a5801,
+ 0x49787801, 0x60700800, 0x90040c14, 0x4c0c0000,
+ 0x4c500000, 0x4c540000, 0x903ca409, 0x912cac09,
+ 0x4c100000, 0x4c3c0000, 0x0501fad0, 0x5c007800,
+ 0x5c002000, 0x5c00a800, 0x5c00a000, 0x84102512,
+ 0x48125c09, 0x403e5800, 0x05c1ff63, 0x0505fd50,
+ 0x42034000, 0x0010ae99, 0x59a1d806, 0x80edd9c0,
+ 0x05c00bb7, 0x48efc857, 0x58ec0008, 0x4803c857,
+ 0x0801f800, 0x05fdf7b6, 0x4933c857, 0x1c01f000,
+ 0x59301416, 0x480bc857, 0x8c08051c, 0x0502000e,
+ 0x80000540, 0x4803c857, 0x05fc0790, 0x80042c80,
+ 0x05fe178e, 0x8c080514, 0x05020005, 0x592c0810,
+ 0x4807c857, 0x80040480, 0x48026018, 0x8408155c,
+ 0x480a6416, 0x59301008, 0x8408151e, 0x480a6008,
+ 0x4c100000, 0x4c3c0000, 0x4d400000, 0x592e8207,
+ 0x64065a07, 0x0505fd2a, 0x49425a07, 0x5c028000,
+ 0x5c007800, 0x5c002000, 0x497a580a, 0x8c100512,
+ 0x05000005, 0x4d2c0000, 0x403e5800, 0x05c1ff32,
+ 0x5c025800, 0x82102500, 0xffffedff, 0x48125c09,
+ 0x59301006, 0x800811c0, 0x050400c9, 0x59a80030,
+ 0x80080480, 0x050610c6, 0x0509f82d, 0x4a025a05,
+ 0x00000103, 0x641a5a07, 0x497a5c0a, 0x492fc857,
+ 0x0001fb5b, 0x05e1fea0, 0x0005f45a, 0x59325809,
+ 0x592c0409, 0x8c000518, 0x05000003, 0x412df800,
+ 0x05c5f52e, 0x1c01f000, 0x4933c857, 0x59325809,
+ 0x497a580a, 0x64025a07, 0x4a025a05, 0x00000103,
+ 0x59300813, 0x4807c857, 0x800409c0, 0x0502000a,
+ 0x48065808, 0x59300c02, 0x48065c07, 0x0505fcf8,
+ 0x0509f80f, 0x0505fcfa, 0x0001fb5b, 0x05e1fe86,
+ 0x0005f45a, 0x59340200, 0x8c00050e, 0x05020007,
+ 0x59300013, 0x0509f80f, 0x80000d40, 0x05fdfe4f,
+ 0x48065808, 0x05fdf7f0, 0x592c0209, 0x8c00050e,
+ 0x05fe07f8, 0x4933c857, 0x0505f095, 0x4933c857,
+ 0x59325809, 0x812e59c0, 0x05c00b4d, 0x592c020b,
+ 0x8c000502, 0x05c00b4a, 0x640a6006, 0x1c01f000,
+ 0x5930001e, 0x800001c0, 0x05060f3f, 0x59300008,
+ 0x4933c857, 0x4803c857, 0x8c00050e, 0x05000034,
+ 0x8c000500, 0x05000026, 0x8c00051c, 0x05000009,
+ 0x84000500, 0x48026008, 0x59325809, 0x592c3c09,
+ 0x481fc857, 0x841c3d58, 0x481e5c09, 0x0005f4b7,
+ 0x59325809, 0x592c3c09, 0x841c3d58, 0x59300008,
+ 0x8c00051c, 0x05fe07f3, 0x481e5c09, 0x60140000,
+ 0x40000000, 0x80000040, 0x05fe07fe, 0x59300008,
+ 0x8c00051c, 0x05fe07eb, 0x592c0205, 0x82000500,
+ 0x000000ff, 0xb0000588, 0x05000003, 0x900005a2,
+ 0x05020003, 0x497a580c, 0x0501f002, 0x497a580a,
+ 0x481e5c09, 0x64025a07, 0x05c5f4bc, 0x8c000524,
+ 0x05fc07dc, 0x59325809, 0x4c000000, 0x592c0409,
+ 0x8c00051c, 0x5c000000, 0x05020003, 0x4a026013,
+ 0xffffffff, 0x84000524, 0x05fdf7d2, 0x1c01f000,
+ 0x4933c857, 0x41780800, 0xb1380498, 0x05021009,
+ 0xb1380480, 0x05001007, 0x4d2c0000, 0x59325809,
+ 0x812e59c0, 0x0c020805, 0x5c025800, 0x0005f45a,
+ 0x493bc857, 0x1c01f000, 0x00107f0a, 0x00107f0a,
+ 0x00107f0a, 0x00107f0a, 0x00107f0a, 0x00107f0b,
+ 0x00107f0a, 0x00107f0a, 0x00107f0a, 0x00107f0a,
+ 0x00107f0a, 0x00107f0a, 0x00107f0a, 0x00107f0a,
+ 0x00107f0a, 0x00107f0a, 0x00107f0a, 0x00107f0a,
+ 0x00107f0a, 0x00107f0a, 0x00107f0e, 0x00107f0a,
+ 0x00107f0a, 0x00107f0a, 0x05c1fae5, 0x59cc0808,
+ 0x497a5808, 0x4807c857, 0x59300402, 0x48025c07,
+ 0x4a025a05, 0x00000103, 0x900401c0, 0x4802580a,
+ 0x64025a07, 0x800409c0, 0x0000035b, 0x59cc0009,
+ 0x4802580b, 0x82042500, 0x00000100, 0x05000002,
+ 0x59cc200b, 0x4812580d, 0x82040500, 0x00000200,
+ 0x05000002, 0x59cc000a, 0x4802580c, 0x80100c00,
+ 0x05c01acb, 0x0000035b, 0x9004149d, 0x05001005,
+ 0x592c0405, 0x8c00051e, 0x0500000a, 0x60700800,
+ 0x4c500000, 0x4c540000, 0x91cca40c, 0x912cac0e,
+ 0x0501f9ca, 0x5c00a800, 0x5c00a000, 0x0001f35b,
+ 0x0501f982, 0x0501f1ae, 0x83380480, 0x00000093,
+ 0x05c21ab7, 0x83380480, 0x00000085, 0x05c01ab4,
+ 0x0c01f001, 0x00107f4b, 0x00107f4a, 0x00107f4a,
+ 0x00107f50, 0x00107f4a, 0x00107f4a, 0x00107f4a,
+ 0x00107f4a, 0x00107f4a, 0x00107f4a, 0x00107f4a,
+ 0x00107f4a, 0x00107f4a, 0x05c1faa5, 0x64066203,
+ 0x493a6403, 0x42000800, 0x80000040, 0x0005f32e,
+ 0x83300580, 0x001104b4, 0x05c20a9d, 0x4933c857,
+ 0x59cc1404, 0x0505fa3e, 0x0500002c, 0x591c0203,
+ 0x90000580, 0x05000029, 0x591c000a, 0x81340580,
+ 0x05020026, 0x59cc1204, 0x82080580, 0x0000ffff,
+ 0x05000007, 0x591c0202, 0x82000d80, 0x0000ffff,
+ 0x05000003, 0x80080580, 0x0502001c, 0x4d300000,
+ 0x4d1c0000, 0x411e6000, 0x0501f9db, 0x5c023800,
+ 0x5c026000, 0x05000013, 0x59cc0005, 0x8c000500,
+ 0x05020003, 0x0501f990, 0x0501f002, 0x640a3a03,
+ 0x4a026403, 0x00000086, 0x59cc0005, 0x8c000500,
+ 0x0500000c, 0x591c0416, 0x8400055a, 0x48023c16,
+ 0x59300416, 0x8400055a, 0x48026416, 0x0501f005,
+ 0x0501f9b8, 0x05fc07ed, 0x4a026403, 0x00000087,
+ 0x4d2c0000, 0x0511f959, 0x05e5f8d6, 0x5c025800,
+ 0x59340200, 0x8c00050e, 0x0500000b, 0x59cc1404,
+ 0x0505fa07, 0x05000008, 0x591c0416, 0x8c00051a,
+ 0x05000005, 0x4d300000, 0x411e6000, 0x0501ffb2,
+ 0x5c026000, 0x1c01f000, 0x91380593, 0x0502000a,
+ 0x59300403, 0x4803c857, 0x82000d80, 0x00000086,
+ 0x05000015, 0x82000d80, 0x00000087, 0x05c20a50,
+ 0x0501f011, 0x913805a7, 0x05000003, 0x91380594,
+ 0x05c20a4b, 0x493bc857, 0x05f1f8ee, 0x0501fd4c,
+ 0x05f4071f, 0x4d2c0000, 0x59325809, 0x0001fb5b,
+ 0x59300a29, 0x90040d83, 0x05000e29, 0x5c025800,
+ 0x05f5f717, 0x4933c857, 0x0505f91f, 0x05f60714,
+ 0x0005f45a, 0x91380593, 0x05020006, 0x59300403,
+ 0x4803c857, 0x82000480, 0x00000085, 0x0c01f04c,
+ 0x913805a7, 0x05020040, 0x4933c857, 0x05f1f8d5,
+ 0x59300416, 0x8c00051a, 0x05020002, 0x0005f45a,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ee7a,
+ 0x5c027800, 0x60543000, 0x41782800, 0x600c2000,
+ 0x60a68000, 0x4d400000, 0x4d440000, 0x59368c03,
+ 0x0505fe2a, 0x5c028800, 0x5c028000, 0x42000000,
+ 0x0010b2d6, 0x0511fa70, 0x0501fd1d, 0x0004045a,
+ 0x4d2c0000, 0x59325809, 0x592c0205, 0x82000500,
+ 0x000000ff, 0x90000594, 0x05020df9, 0x0505febc,
+ 0x4a025a05, 0x00000103, 0x59300402, 0x48025c07,
+ 0x497a580a, 0x49425a07, 0x0001fb5b, 0x5c025800,
+ 0x0005f45a, 0xb13805a1, 0x05000009, 0xb13805a0,
+ 0x05000007, 0x83380580, 0x00000089, 0x05000004,
+ 0x83380580, 0x0000008a, 0x05f6073e, 0x05f1fd04,
+ 0x05f6073c, 0x59300a03, 0x9004058e, 0x050006ad,
+ 0x9004058a, 0x0500003c, 0x9004058c, 0x0500003a,
+ 0x05c1f9f3, 0x91380594, 0x05fe07eb, 0x4933c857,
+ 0x05f1f894, 0x59300416, 0x8c00051a, 0x05020002,
+ 0x0005f45a, 0x601a8000, 0x05fdf7d0, 0x00108015,
+ 0x00108014, 0x00108014, 0x00108014, 0x00108014,
+ 0x00108014, 0x00108025, 0x00108014, 0x00108014,
+ 0x00108014, 0x00108014, 0x00108014, 0x00108014,
+ 0x05c1f9db, 0x4933c857, 0x0505f8bb, 0x0500000a,
+ 0x643a6203, 0x59a80030, 0x48026205, 0x59300416,
+ 0x8c00051a, 0x05020003, 0x59a8002e, 0x48026006,
+ 0x1c01f000, 0x59a8002e, 0x48026006, 0x642a6203,
+ 0x1c01f000, 0x4933c857, 0x0505f8ab, 0x0500000a,
+ 0x643a6203, 0x59a80030, 0x48026205, 0x59300416,
+ 0x8c00051a, 0x05020003, 0x59a8002e, 0x48026006,
+ 0x1c01f000, 0x59a8002e, 0x48026006, 0x64326203,
+ 0x1c01f000, 0x5932680a, 0x83380580, 0x00000089,
+ 0x05000007, 0x83380580, 0x0000008a, 0x0500002c,
+ 0x4933c857, 0x493bc857, 0x05f5f6f2, 0x4933c857,
+ 0x59325809, 0x59300416, 0x8c00051a, 0x0500000b,
+ 0x59300229, 0x90000583, 0x05c209a9, 0x640e6407,
+ 0x59300429, 0x48026203, 0x59340200, 0x8c00050e,
+ 0x050206f9, 0x1c01f000, 0x59300a29, 0x90040583,
+ 0x05020007, 0x0501fca2, 0x0500000d, 0x0001fb5b,
+ 0x05e1fcc1, 0x497a6009, 0x0501f009, 0x59300229,
+ 0x90000581, 0x05020006, 0x59300c18, 0x900405b9,
+ 0x05000019, 0x900405b5, 0x05000017, 0x59cc0c07,
+ 0x4806641b, 0x59cc0a07, 0x4806621b, 0x59300203,
+ 0x48026429, 0x64466203, 0x05f5f661, 0x4933c857,
+ 0x59300416, 0x8c00051a, 0x0006045a, 0x59300229,
+ 0x90000581, 0x0502003f, 0x59300c18, 0x900405b5,
+ 0x05000005, 0x9004059e, 0x05000003, 0x900405b9,
+ 0x05020038, 0x4933c857, 0x4c5c0000, 0x4c600000,
+ 0x4d1c0000, 0x4130b800, 0x4004c000, 0x0505f8d0,
+ 0x0502002b, 0x906005b5, 0x05020004, 0x591c0c16,
+ 0x8c040502, 0x05000026, 0x05f5fe7b, 0x05000024,
+ 0x491fc857, 0x4933c857, 0x906005b5, 0x05000003,
+ 0x906005b9, 0x05020002, 0x4932381e, 0x585c081d,
+ 0x4806601d, 0x48626403, 0x64066203, 0x64066407,
+ 0x585c080a, 0x4807c857, 0x4806600a, 0x585c0c17,
+ 0x4807c857, 0x48066417, 0x585c0a17, 0x4807c857,
+ 0x48066217, 0x585c0a18, 0x4807c857, 0x48066218,
+ 0x585c0c1b, 0x4807c857, 0x4806641b, 0x585c0a1b,
+ 0x4807c857, 0x4806621b, 0x491e602a, 0x0505f81f,
+ 0x42000800, 0x80000040, 0x0005fb2e, 0x405e6000,
+ 0x5c023800, 0x5c00c000, 0x5c00b800, 0x0005f45a,
+ 0x0501fc47, 0x05000008, 0x4d2c0000, 0x59325809,
+ 0x0001fb5b, 0x59300229, 0x90000583, 0x05e00c62,
+ 0x5c025800, 0x0005f45a, 0x4803c856, 0x4c500000,
+ 0x4c540000, 0x412c7800, 0x4c3c0000, 0x60042800,
+ 0x82040480, 0x00000101, 0x05001002, 0x60000802,
+ 0x40043000, 0x60700800, 0x91cca40c, 0x912cac0e,
+ 0x0501f836, 0x9018349c, 0x592e5801, 0x812e59c0,
+ 0x05c20ccd, 0x05c1fcb3, 0x05000011, 0x80142800,
+ 0x4a025805, 0x00000110, 0x492c7801, 0x90180cbd,
+ 0x05021005, 0x40180800, 0x912cac06, 0x0501f827,
+ 0x0501f007, 0x901834bc, 0x60f00800, 0x412c7800,
+ 0x912cac06, 0x0501f821, 0x05fdf7ef, 0x5c007800,
+ 0x841429c0, 0x90142d43, 0x48147a05, 0x403e5800,
+ 0x5c00a800, 0x5c00a000, 0x1c01f000, 0x492fc857,
+ 0x812e59c0, 0x0500000d, 0x4d2c0000, 0x4c3c0000,
+ 0x592c7801, 0x803c79c0, 0x05000005, 0x497a5801,
+ 0x0001fb5b, 0x403e5800, 0x05fdf7fa, 0x5c007800,
+ 0x0001fb5b, 0x5c025800, 0x1c01f000, 0x4803c856,
+ 0x4c580000, 0x90040403, 0x8000b104, 0x0511fa19,
+ 0x5c00b000, 0x1c01f000, 0x4803c856, 0x4c580000,
+ 0x90040c03, 0x8004b104, 0x0511fa12, 0x5c00b000,
+ 0x1c01f000, 0x591c0c07, 0x90040583, 0x05000005,
+ 0x90040582, 0x05000003, 0x9004058a, 0x05020022,
+ 0x4d300000, 0x4d2c0000, 0x411e6000, 0x59325809,
+ 0x0501fbe7, 0x05000019, 0x59300c07, 0x9004058a,
+ 0x0500001a, 0x90040583, 0x05020007, 0x592c0a05,
+ 0x82040d00, 0x000000ff, 0x90040d94, 0x05000002,
+ 0x640e6229, 0x0501f814, 0x4d400000, 0x604e8000,
+ 0x592c0a09, 0x84040d54, 0x05e1ffcc, 0x5c028000,
+ 0x0505fa63, 0x0505fd7a, 0x0001fb5b, 0x59300229,
+ 0x90000583, 0x05000cb2, 0x05f5fda1, 0x5c025800,
+ 0x5c026000, 0x1c01f000, 0x644e5a07, 0x642a6229,
+ 0x05fdf7f4, 0x592c0409, 0x8c000512, 0x05000008,
+ 0x84000512, 0x48025c09, 0x4d2c0000, 0x592e580a,
+ 0x05c1fc61, 0x5c025800, 0x497a580a, 0x1c01f000,
+ 0x59cc0005, 0x8c000500, 0x0502000a, 0x591c0407,
+ 0x90000582, 0x05020007, 0x591c0c03, 0x82040580,
+ 0x00000085, 0x05000003, 0x82040580, 0x0000008b,
+ 0x1c01f000, 0x4933c857, 0x4d3c0000, 0x600a7800,
+ 0x59300407, 0x90000c92, 0x05c218a5, 0x0c01f808,
+ 0x5c027800, 0x1c01f000, 0x4933c857, 0x59300407,
+ 0x90000c92, 0x05c2189e, 0x0c01f001, 0x00108169,
+ 0x00108166, 0x00108166, 0x00108198, 0x00108165,
+ 0x00108166, 0x0010817b, 0x00108166, 0x00108165,
+ 0x00108165, 0x00108f1e, 0x00108166, 0x00108166,
+ 0x00108165, 0x00108165, 0x00108165, 0x00108274,
+ 0x00108166, 0x05c1f88a, 0x4803c856, 0x80000580,
+ 0x1c01f000, 0x4803c856, 0x8d3c0502, 0x0502000f,
+ 0x0501fb87, 0x0500000b, 0x59325809, 0x0505fd2c,
+ 0x41780800, 0x4d400000, 0x60168000, 0x05e1ff77,
+ 0x5c028000, 0x0505fa0e, 0x0501fce6, 0x0001fb5b,
+ 0x05f5fd4f, 0x90000541, 0x1c01f000, 0x4933c857,
+ 0x0501fb77, 0x05000008, 0x59300809, 0x58040209,
+ 0x8c000512, 0x05000004, 0x4d400000, 0x60328000,
+ 0x0501f00f, 0x05e1fb1f, 0x0500000b, 0x59300416,
+ 0x84000556, 0x48026416, 0x0501f80e, 0x4df00000,
+ 0x59300416, 0x84000516, 0x48026416, 0x5c03e000,
+ 0x1c01f000, 0x4d400000, 0x60428000, 0x050df80d,
+ 0x641a6407, 0x641e6203, 0x5c028000, 0x1c01f000,
+ 0x4933c857, 0x05edffa6, 0x4df00000, 0x0501f8c9,
+ 0x90000c91, 0x05c21852, 0x0c01f001, 0x001081b1,
+ 0x00108223, 0x001081c3, 0x00108233, 0x00108220,
+ 0x001081b0, 0x001081b1, 0x001081b1, 0x001081b4,
+ 0x001081b1, 0x001081b1, 0x001081b1, 0x001081b1,
+ 0x001081c3, 0x001081b4, 0x001081b1, 0x001081b4,
+ 0x05c1f83f, 0x5c03e000, 0x05ec0f79, 0x05fdf7b3,
+ 0x5c03e000, 0x05ec0f76, 0x59300407, 0x90000583,
+ 0x05fe07b1, 0x59300203, 0x9000058d, 0x05fc07ae,
+ 0x8d3c0502, 0x05fe07ac, 0x4d340000, 0x5932680a,
+ 0x05e1fb55, 0x5c026800, 0x05fdf7a7, 0x0505fde5,
+ 0x0505fcbd, 0x59300004, 0x8400055c, 0x48026004,
+ 0x4203e000, 0xb0800000, 0x6023f800, 0x05edff60,
+ 0x59300407, 0x90000586, 0x0500004c, 0x8d3c0502,
+ 0x0502004e, 0x497a6229, 0x59300203, 0x9000058d,
+ 0x05000002, 0x640e6229, 0x0501fb1d, 0x05020004,
+ 0x8d3c0500, 0x05000036, 0x0501f02e, 0x4d2c0000,
+ 0x4d400000, 0x59325809, 0x0501fc7e, 0x592c0409,
+ 0x8c000512, 0x05000008, 0x4d2c0000, 0x84000512,
+ 0x48025c09, 0x592c080a, 0x40065800, 0x05c1fbae,
+ 0x5c025800, 0x4d400000, 0x60168000, 0x592c0a09,
+ 0x8c04050e, 0x05000003, 0x600a8000, 0x0501f004,
+ 0x8c040512, 0x05000002, 0x60328000, 0x05e1fef7,
+ 0x0505fca7, 0x5c028000, 0x0505f98d, 0x8d3c0500,
+ 0x05020003, 0x0511f966, 0x05020003, 0x0001fb5b,
+ 0x497a6009, 0x5c028000, 0x5c025800, 0x8d3c0500,
+ 0x0500000a, 0x59300a29, 0x90040d83, 0x05020005,
+ 0x4d340000, 0x5932680a, 0x05e1fb0f, 0x5c026800,
+ 0x05f5fcbf, 0x0501f011, 0x0511f955, 0x05020004,
+ 0x59300a29, 0x90040d83, 0x05000bc9, 0x4a026403,
+ 0x00000085, 0x64266203, 0x640a6407, 0x42000800,
+ 0x80004040, 0x0505fc6c, 0x0005fb2e, 0x4203e000,
+ 0xb0800000, 0x6023f800, 0x5c03e000, 0x05ee0f24,
+ 0x90000541, 0x1c01f000, 0x0505fc7d, 0x05fdf7fb,
+ 0x05edff0b, 0x05c5f9b6, 0x05fdf7a1, 0x598c000b,
+ 0x81300580, 0x05020003, 0x05f1fa28, 0x05020026,
+ 0x0201f800, 0x0010f0f2, 0x80c40040, 0x05020005,
+ 0x59300c03, 0xb0040580, 0x05fc0786, 0x05fdf794,
+ 0x05edfe29, 0x0500001c, 0x05bdffbd, 0x0501f823,
+ 0x05020003, 0x05f1f9e4, 0x05020017, 0x0201f800,
+ 0x0010ef65, 0x80c40040, 0x0500000f, 0x05edfe1e,
+ 0x05000011, 0x59300407, 0x90000583, 0x05be0fb0,
+ 0x59300004, 0x9000051f, 0x90000585, 0x05be0fac,
+ 0x58d400ec, 0x82000500, 0x00000f00, 0x05fe077c,
+ 0x05bdffa7, 0x59300c03, 0xb0040580, 0x05fc0769,
+ 0x05fdf777, 0x59300203, 0x90000c91, 0x05be1fa0,
+ 0x0c01f74f, 0x0501f805, 0x60058800, 0x05000002,
+ 0x60018800, 0x1c01f000, 0x417a3000, 0x60df2160,
+ 0x59900005, 0x81300580, 0x05000006, 0x91932410,
+ 0x811a3000, 0x91180485, 0x05fc17fa, 0x90000541,
+ 0x1c01f000, 0x0501f803, 0x40018800, 0x1c01f000,
+ 0x59300004, 0x8c00053e, 0x0500000c, 0x8c00050c,
+ 0x0502000a, 0x8c000516, 0x05020004, 0x90000d1f,
+ 0x90040585, 0x05020003, 0x600c0000, 0x0501f004,
+ 0x60040000, 0x0501f002, 0x59300203, 0x1c01f000,
+ 0x4933c857, 0x05edfeca, 0x4df00000, 0x59300203,
+ 0x90000c91, 0x05be1f76, 0x0c01f001, 0x0010828d,
+ 0x001082a0, 0x00108290, 0x0010828c, 0x0010828c,
+ 0x0010828c, 0x0010828c, 0x0010828c, 0x0010828c,
+ 0x0010828c, 0x0010828c, 0x0010828c, 0x0010828c,
+ 0x0010828c, 0x00108290, 0x0010828c, 0x0010828c,
+ 0x05bdff63, 0x5c03e000, 0x05ec0e9d, 0x05fdf6d7,
+ 0x5c03e000, 0x05ec0e9a, 0x4d2c0000, 0x59325809,
+ 0x59300403, 0xb0000592, 0x05c40e04, 0x0501fa5c,
+ 0x05bc0f57, 0x64165a07, 0x0001fb5b, 0x05e1fd1d,
+ 0x05f5fc2b, 0x5c025800, 0x90000541, 0x1c01f000,
+ 0x598c000b, 0x81300580, 0x05020018, 0x59300004,
+ 0x8c000520, 0x05000004, 0x84000520, 0x48026004,
+ 0x0501f018, 0x42001000, 0x0010b20e, 0x50081000,
+ 0x58080002, 0x82000580, 0x00000100, 0x05000009,
+ 0x5808000b, 0x81300580, 0x05be0f3d, 0x0201f800,
+ 0x0010f0f2, 0x80c40040, 0x05be0f39, 0x05fdf7d9,
+ 0x05f1f996, 0x0502000c, 0x59300004, 0x8c000520,
+ 0x05000004, 0x84000520, 0x48026004, 0x05fdf7d1,
+ 0x0201f800, 0x0010f0f2, 0x80c40040, 0x05fc07cd,
+ 0x05bdff2b, 0x59300203, 0x90000c91, 0x05be1f28,
+ 0x0c01f7b3, 0x4d340000, 0x4d240000, 0x5932481d,
+ 0x5932680a, 0x59300407, 0x4933c857, 0x4803c857,
+ 0x90000c92, 0x05be1f1e, 0x0c01f804, 0x5c024800,
+ 0x5c026800, 0x1c01f000, 0x001082eb, 0x0010830e,
+ 0x00108446, 0x0010f70c, 0x0010843d, 0x00108442,
+ 0x00109994, 0x001082f2, 0x00108439, 0x001082e8,
+ 0x001084a3, 0x001082e8, 0x001082e8, 0x001082e8,
+ 0x001082e8, 0x00020c5a, 0x00108cb3, 0x00108cb3,
+ 0x05bdff07, 0x0501fb15, 0x05f802ce, 0x1c01f000,
+ 0x05edfe53, 0x05edfda7, 0x05edfe3d, 0x0005f45a,
+ 0x64066006, 0x1c01f000, 0x4d340000, 0x4c5c0000,
+ 0x59300203, 0x90000591, 0x05020014, 0x5932680a,
+ 0x4130b800, 0x0005fc3d, 0x0500000f, 0x64066203,
+ 0x647a6403, 0x585c041b, 0x4802641b, 0x585c021b,
+ 0x4802621b, 0x4936600a, 0x585c001d, 0x4802601d,
+ 0x0501fdbe, 0x64066407, 0x42000800, 0x80000040,
+ 0x0005fb2e, 0x405e6000, 0x0005fc5a, 0x5c00b800,
+ 0x5c026800, 0x1c01f000, 0x42000000, 0x0010b2e1,
+ 0x050dff35, 0x050dfe60, 0x59300203, 0x90000c91,
+ 0x05be1edb, 0x4803c857, 0x0c01f001, 0x00108328,
+ 0x001082f0, 0x00108329, 0x00108328, 0x00108329,
+ 0x00108329, 0x001082ec, 0x00108328, 0x001082e9,
+ 0x00108328, 0x00108328, 0x00108328, 0x00108328,
+ 0x00108328, 0x00108329, 0x00108328, 0x00108328,
+ 0x05bdfec7, 0x83340580, 0x0010ce8f, 0x05f4039c,
+ 0x4d2c0000, 0x59340400, 0x82000500, 0x000000ff,
+ 0x90000c8c, 0x05be1ebe, 0x59303403, 0xb0180d91,
+ 0x0500000c, 0x90180d84, 0x05020003, 0x60040000,
+ 0x0501f004, 0x90180d80, 0x05020002, 0x60040000,
+ 0x4803c857, 0x0c01f823, 0x5c025800, 0x1c01f000,
+ 0x42000000, 0x0010b2dd, 0x050dff03, 0x05cdfc3d,
+ 0x59340412, 0x82000500, 0x000000ff, 0x05000016,
+ 0x80000040, 0x48026c12, 0x4d300000, 0x05f5fbb2,
+ 0x5c000000, 0x0500000f, 0x641c0407, 0x4a000006,
+ 0x00000398, 0x49238830, 0x4a038832, 0xffffffff,
+ 0x4926601d, 0x497a6009, 0x4936600a, 0x64066407,
+ 0x64066203, 0x65466403, 0x5c025800, 0x05edf489,
+ 0x40026000, 0x5c025800, 0x60042800, 0x0505f426,
+ 0x0010836c, 0x001083f8, 0x0010836d, 0x001083a4,
+ 0x0010836d, 0x0010840e, 0x0010836d, 0x00108374,
+ 0x0010836c, 0x0010840e, 0x0010836c, 0x0010837f,
+ 0x05bdfe83, 0x59300403, 0x90000d96, 0x05000033,
+ 0x90000d84, 0x05000031, 0x90000d82, 0x0500002f,
+ 0x0501fa8a, 0x0500002d, 0x59300403, 0x90000da2,
+ 0x05000098, 0x90000db9, 0x0500009f, 0x90000db5,
+ 0x0500009d, 0x90000d9e, 0x05000025, 0x0501f974,
+ 0x05000005, 0x0501fffd, 0x05020003, 0x05e1fa24,
+ 0x0501f01e, 0x59300403, 0x90000d81, 0x0502000f,
+ 0x5930081d, 0x58040200, 0x8c000500, 0x050403f5,
+ 0x5930080a, 0x58040403, 0x82000580, 0x000007fe,
+ 0x05020004, 0x60042800, 0x0505fbf3, 0x0005f45a,
+ 0x05e1f9e3, 0x0500000d, 0x59340403, 0x82000480,
+ 0x000007f0, 0x0502100a, 0x4d3c0000, 0x417a7800,
+ 0x0201f800, 0x0010ee7a, 0x5c027800, 0x42000000,
+ 0x0010b2d6, 0x050dfea4, 0x05f9fa16, 0x05f5f324,
+ 0x0501f94f, 0x05000003, 0x0501ffd8, 0x05000083,
+ 0x59300c03, 0x90040596, 0x05000049, 0x90040582,
+ 0x0502002d, 0x59a8021b, 0x8c000502, 0x0502000c,
+ 0x05e1ff82, 0x0502000a, 0x05e1ffa1, 0x05020004,
+ 0x60040000, 0x05e1ff51, 0x0501f074, 0x64075014,
+ 0x6006d800, 0x05e1fef7, 0x0501f070, 0x59340200,
+ 0x8c000508, 0x05000007, 0x84000508, 0x48026a00,
+ 0x59300416, 0x84000510, 0x48026416, 0x0501f011,
+ 0x59340412, 0x82000500, 0x000000ff, 0x05000012,
+ 0x80000040, 0x48026c12, 0x5932481d, 0x497a6205,
+ 0x4d300000, 0x05f5fb30, 0x5c000000, 0x05000009,
+ 0x49780009, 0x641c0407, 0x4a000006, 0x00000398,
+ 0x4926601d, 0x4936600a, 0x64066407, 0x0501f01c,
+ 0x40026000, 0x59300403, 0x90000d82, 0x0502000d,
+ 0x59340403, 0x82000580, 0x000007fe, 0x05020007,
+ 0x59a8021b, 0x84000540, 0x4803521b, 0x05ddfb37,
+ 0x05f9f9d4, 0x0501f00c, 0x600c0002, 0x05f5fd71,
+ 0x05f9f9d0, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010ee7a, 0x5c027800, 0x42000000, 0x0010b2d6,
+ 0x050dfe55, 0x05cdf8e2, 0x05f5f2d5, 0x600c0800,
+ 0x05ddfdca, 0x64066203, 0x640a6403, 0x05edf3ed,
+ 0x0501f8fb, 0x05fe07a9, 0x05cdf8d9, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010ee7a, 0x5c027800,
+ 0x42000000, 0x0010b2d6, 0x050dfe43, 0x60603000,
+ 0x41782800, 0x60002000, 0x4d400000, 0x4d440000,
+ 0x59368c03, 0x60a68000, 0x0505f9f0, 0x5c028800,
+ 0x5c028000, 0x05f5f2ba, 0x05e1f999, 0x05fdf7d9,
+ 0x42000000, 0x0010b2e0, 0x050dfe33, 0x60140002,
+ 0x05f5fd44, 0x05fc07d3, 0x05f5fd5c, 0x05fe07d1,
+ 0x1c01f000, 0x59300c03, 0x0501fd31, 0x0006045a,
+ 0x916c0583, 0x05000003, 0x640a6006, 0x1c01f000,
+ 0x59300403, 0x48026418, 0x64066229, 0x4a026403,
+ 0x00000085, 0x64266203, 0x640a6407, 0x42000800,
+ 0x80000040, 0x0005f32e, 0x05f9f98e, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010ee7a, 0x5c027800,
+ 0x42000000, 0x0010b2d6, 0x050dfe13, 0x497a6009,
+ 0x641e6407, 0x4a026006, 0x00000398, 0x497a6205,
+ 0x1c01f000, 0x42000000, 0x0010b2e7, 0x050dfe0a,
+ 0x05fdf6d2, 0x42000000, 0x0010b2e2, 0x050dfe06,
+ 0x050dfd31, 0x05f5f286, 0x42000000, 0x0010b2e4,
+ 0x050dfe01, 0x1c01f000, 0x42000000, 0x0010b2e3,
+ 0x050dfdfd, 0x59300203, 0x90000c91, 0x05be1da4,
+ 0x4803c857, 0x0c01f001, 0x0010845f, 0x001082f0,
+ 0x0010845f, 0x0010845f, 0x0010845f, 0x0010845f,
+ 0x0010845f, 0x0010845f, 0x0010845f, 0x001082f0,
+ 0x00108460, 0x001082f0, 0x0010846a, 0x0010845f,
+ 0x00108460, 0x0010845f, 0x0010845f, 0x05bdfd90,
+ 0x59300403, 0x82000580, 0x0000008b, 0x05000007,
+ 0x4a026403, 0x0000008b, 0x642e6203, 0x42000800,
+ 0x80004040, 0x0005f32e, 0x59300a29, 0x0501f888,
+ 0x0500000b, 0x4d2c0000, 0x59325809, 0x641a5a07,
+ 0x497a5c0a, 0x0001fb5b, 0x59300a29, 0x90040d83,
+ 0x05e008a1, 0x5c025800, 0x497a6009, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010ee7a, 0x5c027800,
+ 0x60443000, 0x050dfc21, 0x42000000, 0x0010b2d6,
+ 0x050dfdc5, 0x4c5c0000, 0x4130b800, 0x05f5fa7a,
+ 0x05000009, 0x4936600a, 0x4926601d, 0x0501fc3b,
+ 0x4d300000, 0x405e6000, 0x05f5fa3d, 0x5c026000,
+ 0x0501f002, 0x405e6000, 0x5c00b800, 0x497a6009,
+ 0x64066407, 0x64066403, 0x59240400, 0x8c00050a,
+ 0x0502000b, 0x64126407, 0x641e6203, 0x6406642c,
+ 0x60103000, 0x4d400000, 0x60a68000, 0x41782800,
+ 0x0509fe90, 0x5c028000, 0x1c01f000, 0x602c0800,
+ 0x05ddfd1e, 0x64066203, 0x05edf342, 0x42000000,
+ 0x0010b2e9, 0x050dfda0, 0x59300203, 0x90000c91,
+ 0x05be1d47, 0x4803c857, 0x0c01f001, 0x001084cc,
+ 0x001084bc, 0x001084be, 0x001084cd, 0x001084bd,
+ 0x001084bc, 0x001084bc, 0x001084bc, 0x001084bc,
+ 0x001084bc, 0x001084bc, 0x001084bc, 0x001084bc,
+ 0x001084bc, 0x001084bc, 0x001084bc, 0x001084bc,
+ 0x05bdfd33, 0x05c1ff1a, 0x4d2c0000, 0x59325809,
+ 0x641a5a07, 0x0001fb5b, 0x5c025800, 0x497a6009,
+ 0x642a6229, 0x4a026403, 0x00000085, 0x64266203,
+ 0x640a6407, 0x42000800, 0x80004040, 0x0005f32e,
+ 0x1c01f000, 0x05edfc72, 0x4df00000, 0x05fdfd87,
+ 0x05020003, 0x05edff48, 0x0502000a, 0x0201f800,
+ 0x0010ef65, 0x80c40040, 0x05020004, 0x5c03e000,
+ 0x05edfc53, 0x05fdf7e5, 0x05edfb7f, 0x05be0d14,
+ 0x5c03e000, 0x05edfc4e, 0x59300203, 0x90000d83,
+ 0x05bc0d0f, 0x90000c91, 0x05be1d0d, 0x0c01f7c8,
+ 0x59a8000d, 0x59a80864, 0x80040400, 0x80080480,
+ 0x05021003, 0x90000541, 0x1c01f000, 0x480bc857,
+ 0x80000580, 0x1c01f000, 0x0501f805, 0x60018800,
+ 0x05000002, 0x60058800, 0x1c01f000, 0x4c040000,
+ 0x59300809, 0x59a8000c, 0x80040480, 0x05001007,
+ 0x59a8000a, 0x80040480, 0x05021004, 0x800409c0,
+ 0x5c000800, 0x1c01f000, 0x800409c0, 0x05be0cf0,
+ 0x4803c856, 0x05fdf7fb, 0x4803c856, 0x4d300000,
+ 0x0005fc3d, 0x05000007, 0x0501f828, 0x4d380000,
+ 0x612e7000, 0x0005fc78, 0x5c027000, 0x90000541,
+ 0x5c026000, 0x1c01f000, 0x4803c856, 0x4d300000,
+ 0x05f5f9ed, 0x05000019, 0x0501f81c, 0x4d300000,
+ 0x05edfc2b, 0x4df00000, 0x05edfae3, 0x4d3c0000,
+ 0x60027840, 0x0201f800, 0x0010f344, 0x0201f800,
+ 0x0010f3dd, 0x0201f800, 0x0010f7f5, 0x5c027800,
+ 0x5c03e000, 0x05ec0c0a, 0x5c026000, 0x8d3c053e,
+ 0x05020008, 0x4d380000, 0x61327000, 0x0005fc78,
+ 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
+ 0x0005fc5a, 0x05fdf7fc, 0x592c0408, 0x494a6019,
+ 0x494e601a, 0x4936600a, 0x492e6009, 0x640e6407,
+ 0x59340802, 0x4806600b, 0x800000c2, 0x800008c4,
+ 0x80040400, 0x48026006, 0x05e1f88e, 0x4926601d,
+ 0x0501f386, 0x493bc857, 0x4d300000, 0x0005fc3d,
+ 0x0500000a, 0x05fdffed, 0x4d400000, 0x60168000,
+ 0x0501f80a, 0x5c028000, 0x8d3c053e, 0x05020005,
+ 0x0005fc78, 0x90000541, 0x5c026000, 0x1c01f000,
+ 0x0005fc5a, 0x05fdf7fc, 0x4803c856, 0x05edfbf0,
+ 0x4df00000, 0x4d3c0000, 0x4d440000, 0x59368c03,
+ 0x60067840, 0x0201f800, 0x0010f2b3, 0x0201f800,
+ 0x0010f305, 0x0201f800, 0x0010f3dd, 0x0201f800,
+ 0x0010f7f5, 0x5c028800, 0x5c027800, 0x5c03e000,
+ 0x05ec03cb, 0x1c01f000, 0x4803c856, 0x4d300000,
+ 0x05f5f999, 0x0500000e, 0x481a601e, 0x48ee602d,
+ 0x4936600a, 0x05e1f85f, 0x4926601d, 0x0501fb57,
+ 0x64066407, 0x492e6009, 0x4d380000, 0x607e7000,
+ 0x0005fc78, 0x5c027000, 0x90000541, 0x5c026000,
+ 0x1c01f000, 0x4803c856, 0x4d300000, 0x05f5f986,
+ 0x0500000d, 0x48ee602d, 0x4936600a, 0x05e1f84d,
+ 0x4926601d, 0x0501fb45, 0x64066407, 0x492e6009,
+ 0x4d380000, 0x61567000, 0x0005fc78, 0x5c027000,
+ 0x90000541, 0x5c026000, 0x1c01f000, 0x4803c856,
+ 0x4d300000, 0x05f5f974, 0x0500000e, 0x481a601e,
+ 0x48ee602d, 0x4936600a, 0x05e1f83a, 0x4926601d,
+ 0x0501fb32, 0x64066407, 0x492e6009, 0x4d380000,
+ 0x60f67000, 0x0005fc78, 0x5c027000, 0x90000541,
+ 0x5c026000, 0x1c01f000, 0x4803c856, 0x4d300000,
+ 0x05f5f961, 0x05000012, 0x4926601d, 0x4936600a,
+ 0x0501fb22, 0x492fc857, 0x4933c857, 0x592c0405,
+ 0x8c00051e, 0x05000003, 0x48efc857, 0x48ee602d,
+ 0x64066407, 0x492e6009, 0x4d380000, 0x60027000,
+ 0x0005fc78, 0x5c027000, 0x90000541, 0x5c026000,
+ 0x1c01f000, 0x4803c856, 0x4d300000, 0x05f5f94a,
+ 0x0500000e, 0x48ee602d, 0x481a601e, 0x4936600a,
+ 0x05e1f810, 0x4926601d, 0x0501fb08, 0x64066407,
+ 0x492e6009, 0x4d380000, 0x61127000, 0x0005fc78,
+ 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
+ 0x4803c856, 0x4d300000, 0x05f5f937, 0x0500000e,
+ 0x481a601e, 0x48ee602d, 0x4936600a, 0x05ddfffd,
+ 0x4926601d, 0x0501faf5, 0x64066407, 0x492e6009,
+ 0x4d380000, 0x61267000, 0x0005fc78, 0x5c027000,
+ 0x90000541, 0x5c026000, 0x1c01f000, 0x5930000a,
+ 0x80001540, 0x05bc0c16, 0x8d0c0512, 0x05020007,
+ 0x5808040b, 0x4803c856, 0x80000040, 0x05001003,
+ 0x4800140b, 0x05020008, 0x58080010, 0x80000540,
+ 0x05000005, 0x58080203, 0x80000540, 0x05020002,
+ 0x64041203, 0x1c01f000, 0x4803c856, 0x59300403,
+ 0x90000d82, 0x0500000b, 0x90000d83, 0x05000009,
+ 0x90000d84, 0x05000007, 0x599c0819, 0x8c04050e,
+ 0x05000003, 0x90000d80, 0x05000002, 0x90000541,
+ 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
+ 0x60018800, 0x1c01f000, 0x4803c856, 0x4c000000,
+ 0x4d2c0000, 0x59300407, 0x90000584, 0x05000017,
+ 0x59300009, 0x80025d40, 0x800001c0, 0x05000013,
+ 0x0501fd76, 0x0500000f, 0x59300407, 0x90004590,
+ 0x0500000c, 0x90004591, 0x0500000a, 0x90004583,
+ 0x0500000a, 0x90004582, 0x05000008, 0x9000458a,
+ 0x05000006, 0x592c0405, 0x8c00051e, 0x05000003,
+ 0x80000580, 0x0501f002, 0x90000541, 0x5c025800,
+ 0x5c000000, 0x1c01f000, 0x4803c856, 0x4d300000,
+ 0x05f5f8dd, 0x05000011, 0x4926601d, 0x4936600a,
+ 0x0501fa9e, 0x48ee602d, 0x64066407, 0x492e6009,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ee7a,
+ 0x5c027800, 0x4d380000, 0x60a27000, 0x0005fc78,
+ 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
+ 0x4803c856, 0x91380595, 0x05020009, 0x59a80077,
+ 0xb00005b4, 0x05020006, 0x41780800, 0x05ddfc6f,
+ 0x64066203, 0x64a66403, 0x05edf1a6, 0x05f5ff79,
+ 0x0005f45a, 0x4803c856, 0x91380596, 0x05020004,
+ 0x60100800, 0x05ddfb79, 0x05f5f2cd, 0x91380595,
+ 0x0502000d, 0x59a80077, 0x90000594, 0x0502000a,
+ 0x05ddfcd3, 0x05f9fbbb, 0x05020007, 0x59340404,
+ 0x80000540, 0x05000004, 0x60180800, 0x05ddfb6b,
+ 0x05f5f2bf, 0x05f5ff63, 0x0005f45a, 0x4803c856,
+ 0x592c0207, 0x90000585, 0x05000002, 0x1c01f000,
+ 0x4803c856, 0x592c0209, 0x8400054a, 0x48025a09,
+ 0x1c01f000, 0x59300809, 0x800409c0, 0x05000008,
+ 0x58040205, 0x82000580, 0x00000152, 0x05020004,
+ 0x59a8082e, 0x48066006, 0x1c01f000, 0x599c0416,
+ 0x800001c0, 0x05000007, 0x90000c84, 0x05001005,
+ 0x800000c2, 0x800008c4, 0x80040c00, 0x05fdf7f6,
+ 0x59300403, 0x90000582, 0x05fe07f2, 0x5930080a,
+ 0x58040403, 0x82000580, 0x000007fe, 0x05fe07ed,
+ 0x60a00800, 0x05fdf7ec, 0x4803c856, 0x59300c03,
+ 0xb13805a1, 0x05000019, 0xb13805a0, 0x05000017,
+ 0xb13805a2, 0x0502001e, 0x497a6205, 0x90040582,
+ 0x05000006, 0x9004059e, 0x0500000e, 0x90040584,
+ 0x05020017, 0x0501f003, 0x600c0800, 0x05ddfb2f,
+ 0x59340200, 0x84000508, 0x48026a00, 0x59300416,
+ 0x84000510, 0x48026416, 0x64066203, 0x05edf14d,
+ 0x64166203, 0x0501f00a, 0x59340200, 0x8c00050e,
+ 0x05020002, 0x497a6205, 0x640a6203, 0x90040486,
+ 0x05fc17c1, 0x59a8002e, 0x48026006, 0x1c01f000,
+ 0x4803c856, 0xb13805a1, 0x05000003, 0xb13805a0,
+ 0x0502000a, 0x59303403, 0x82180580, 0x00000086,
+ 0x05f4001b, 0x82180580, 0x00000087, 0x05f40018,
+ 0x497a6205, 0x642a6203, 0x1c01f000, 0x4803c856,
+ 0xb13805a1, 0x05000003, 0xb13805a0, 0x05020007,
+ 0x59300403, 0xb0000c91, 0x05be1b35, 0xb0000480,
+ 0x05bc1b33, 0x0c01f002, 0x1c01f000, 0x001086d1,
+ 0x001086d0, 0x001086d0, 0x001086dd, 0x001086d0,
+ 0x001086d0, 0x001086d0, 0x001086d0, 0x001086d0,
+ 0x001086dd, 0x001086d0, 0x001086de, 0x001086de,
+ 0x001086de, 0x001086de, 0x001086d0, 0x001086e1,
+ 0x05bdfb1f, 0x59340200, 0x8c00050e, 0x05020002,
+ 0x497a6205, 0x59300809, 0x5804020b, 0x8c000502,
+ 0x05000003, 0x64126203, 0x1c01f000, 0x640a6203,
+ 0x1c01f000, 0x1c01f000, 0x497a6205, 0x64366203,
+ 0x1c01f000, 0x0005f45a, 0x4803c856, 0xb13805a1,
+ 0x05000006, 0xb13805a0, 0x05020009, 0x59cc0002,
+ 0x8c000526, 0x05000007, 0x59300403, 0xb0000d83,
+ 0x05000005, 0xb0000d89, 0x05000003, 0x05f5f841,
+ 0x1c01f000, 0x59a80030, 0x48026205, 0x640a6203,
+ 0x5930001c, 0x80000540, 0x05000003, 0x497a601c,
+ 0x0801f800, 0x1c01f000, 0x497a6205, 0x497a6009,
+ 0x64066203, 0x65426403, 0x42000800, 0x80000043,
+ 0x0005f32e, 0x4933c857, 0x4d340000, 0x5932680a,
+ 0x59340200, 0x8c00050e, 0x05000005, 0x59300407,
+ 0x90000c92, 0x05021004, 0x0c01f805, 0x5c026800,
+ 0x1c01f000, 0x05fdfbde, 0x05fdf7fd, 0x001082eb,
+ 0x00108721, 0x00108725, 0x00108728, 0x00109cdd,
+ 0x00109cf5, 0x00109cf9, 0x001082eb, 0x001082eb,
+ 0x001082eb, 0x001082eb, 0x001082eb, 0x001082eb,
+ 0x001082eb, 0x001082eb, 0x001082eb, 0x001082eb,
+ 0x001082eb, 0x4803c856, 0x40000000, 0x40000000,
+ 0x1c01f000, 0x40000000, 0x40000000, 0x1c01f000,
+ 0x5930001e, 0x4803c857, 0x59300416, 0x4933c857,
+ 0x4803c857, 0x8c000502, 0x05000005, 0x4803c857,
+ 0x84000540, 0x48026416, 0x1c01f000, 0x42000000,
+ 0xd0000000, 0x41300800, 0x05c1f998, 0x0501f80e,
+ 0x0502000c, 0x59300c16, 0x59300403, 0xb0000580,
+ 0x05000003, 0x84040d40, 0x0501f004, 0x59a8002e,
+ 0x9000040a, 0x48026205, 0x84040d42, 0x48066416,
+ 0x1c01f000, 0x4933c857, 0x4d340000, 0x5932680a,
+ 0x59340a00, 0x8c04050e, 0x05bc0aa5, 0x5930001e,
+ 0x80000540, 0x0502002f, 0x59300403, 0x4803c857,
+ 0xb0000580, 0x05000003, 0x8d0c050e, 0x05020027,
+ 0x4d1c0000, 0x41323800, 0x05f1ffa7, 0x05000021,
+ 0x4932381e, 0x591c0416, 0x84000542, 0x48023c16,
+ 0x4936600a, 0x05ddfe6b, 0x4926601d, 0x0501f963,
+ 0x591c0407, 0x90000583, 0x05000006, 0x591c0202,
+ 0x4802641b, 0x591c0402, 0x4802621b, 0x0501f005,
+ 0x591c0202, 0x4802621b, 0x591c0402, 0x4802641b,
+ 0x491e602a, 0x64066407, 0x64d66403, 0x64066203,
+ 0x42000800, 0x80000040, 0x0005fb2e, 0x411e6000,
+ 0x5c023800, 0x80000580, 0x5c026800, 0x1c01f000,
+ 0x411e6000, 0x5c023800, 0x59a80030, 0x48026205,
+ 0x90000541, 0x05fdf7f9, 0x4933c857, 0x4d2c0000,
+ 0x4932381e, 0x4a026202, 0x0000ffff, 0x591e5809,
+ 0x591c0008, 0x8c00051e, 0x05000005, 0x8400051e,
+ 0x48023808, 0x497a580a, 0x0501f016, 0x592c0409,
+ 0x8c000518, 0x05000013, 0x84000518, 0x48025c09,
+ 0x4d400000, 0x592e8207, 0x64065a07, 0x0501fbf0,
+ 0x49425a07, 0x5c028000, 0x497a580a, 0x592c0409,
+ 0x8c000512, 0x05000007, 0x4d2c0000, 0x84000512,
+ 0x48025c09, 0x592e580a, 0x05bdfdf7, 0x5c025800,
+ 0x59a80030, 0x48026205, 0x591c0216, 0x48026218,
+ 0x90000d81, 0x05000006, 0x640a3a03, 0x90000585,
+ 0x05000007, 0x497a6017, 0x0501f01c, 0x591c0008,
+ 0x84000540, 0x48023808, 0x64123a03, 0x591c0416,
+ 0x4803c857, 0x8400051c, 0x84000554, 0x48023c16,
+ 0x592c0010, 0x40001000, 0x591c0818, 0x80040480,
+ 0x05fe17f1, 0x591c0018, 0x82000500, 0xfffffffc,
+ 0x48026017, 0x48023818, 0x591c0a16, 0x4807c857,
+ 0x90040d85, 0x05020005, 0x480bc857, 0x4803c857,
+ 0x4a023814, 0xffffffff, 0x591c0402, 0x4802641b,
+ 0x591c0202, 0x4802621b, 0x591e680a, 0x4936600a,
+ 0x64066407, 0x64e66403, 0x64066203, 0x42000800,
+ 0x80000040, 0x0005fb2e, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x59300416, 0x8c000514, 0x05000015,
+ 0x8c00051c, 0x05020012, 0x59300018, 0x80100480,
+ 0x05001006, 0x05000005, 0x59300416, 0x84000514,
+ 0x8400055c, 0x0501f009, 0x48126018, 0x48126014,
+ 0x40100000, 0x592c1810, 0x800c0480, 0x48026013,
+ 0x59300416, 0x84000514, 0x48026416, 0x1c01f000,
+ 0x4933c857, 0x8c00051c, 0x05020008, 0x59300014,
+ 0x4803c857, 0x48026018, 0x59300416, 0x8400055c,
+ 0x4803c857, 0x48026416, 0x1c01f000, 0x0501f805,
+ 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
+ 0x59300c03, 0x4933c857, 0x4807c857, 0x900404b4,
+ 0x05001005, 0x900404bc, 0x05021003, 0x80000580,
+ 0x1c01f000, 0x90000541, 0x05fdf7fe, 0x4d340000,
+ 0x4d240000, 0x5932481d, 0x5932680a, 0x59300407,
+ 0x90000c92, 0x05021003, 0x4803c857, 0x0c01f804,
+ 0x5c024800, 0x5c026800, 0x1c01f000, 0x00108825,
+ 0x00108827, 0x0010882a, 0x00108866, 0x00109cba,
+ 0x00109c86, 0x00109cbe, 0x00108826, 0x00108825,
+ 0x00108826, 0x00108826, 0x00108826, 0x00108826,
+ 0x00108826, 0x00108826, 0x00108826, 0x00108826,
+ 0x00108826, 0x05bdf9ca, 0x1c01f000, 0x40000000,
+ 0x40000000, 0x1c01f000, 0x59300403, 0x82000d80,
+ 0x00000085, 0x05020007, 0x4a026403, 0x0000008b,
+ 0x642e6203, 0x42000800, 0x80004040, 0x0005f32e,
+ 0x82000d80, 0x0000008b, 0x0502002f, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010ee7a, 0x5c027800,
+ 0x42000000, 0x0010b2d6, 0x050dfa07, 0x05fdfcb4,
+ 0x0500000e, 0x4d2c0000, 0x59325809, 0x4a025a05,
+ 0x00000103, 0x59300402, 0x48025c07, 0x641a5a07,
+ 0x497a580a, 0x0001fb5b, 0x59300a29, 0x90040d83,
+ 0x05fc0d8b, 0x5c025800, 0x60443000, 0x050df84f,
+ 0x64066403, 0x497a6009, 0x05c9ff2e, 0x59240400,
+ 0x8c00050a, 0x0502000b, 0x41782800, 0x60103000,
+ 0x4d400000, 0x60a68000, 0x0509fad2, 0x5c028000,
+ 0x64126407, 0x641e6203, 0x6406642c, 0x1c01f000,
+ 0x602c0800, 0x05ddf95d, 0x64066407, 0x64066203,
+ 0x05e9f780, 0x1c01f000, 0x59300416, 0x8c00051a,
+ 0x05020021, 0x5930080a, 0x58040200, 0x8c00050e,
+ 0x05000006, 0x59300a03, 0x90040590, 0x05000003,
+ 0x90040583, 0x05020018, 0x05fdf8d3, 0x59300203,
+ 0x90000d89, 0x0500000b, 0x48026429, 0x4a026403,
+ 0x00000085, 0x59300416, 0x8400055a, 0x8400055e,
+ 0x48026416, 0x64266203, 0x640a6407, 0x640e6229,
+ 0x59a8002f, 0x48026205, 0x42000800, 0x80004040,
+ 0x0501fdfd, 0x0005fb2e, 0x4203e000, 0xb0800000,
+ 0x6023f800, 0x1c01f000, 0x41780800, 0x59a8102c,
+ 0x60c80000, 0x05e9fe71, 0x800811c0, 0x05020002,
+ 0x60501000, 0x480b502e, 0x59a8102d, 0x480b5022,
+ 0x41780800, 0x61900000, 0x05e9fe68, 0x800811c0,
+ 0x05020002, 0x60501000, 0x480b502f, 0x9008140a,
+ 0x480b5030, 0x60040800, 0x05edf8de, 0x42000000,
+ 0x30000000, 0x40080800, 0x0001f92d, 0x600c0800,
+ 0x59a8100f, 0x05edf8c9, 0x05ddf44d, 0x64a3502e,
+ 0x6453502f, 0x4a035022, 0x000007d0, 0x60781000,
+ 0x480b5030, 0x60040800, 0x05edf8ce, 0x42000000,
+ 0x30000000, 0x40080800, 0x0001f92d, 0x600c0800,
+ 0x59a8100f, 0x05edf0b9, 0x4933c857, 0x4d2c0000,
+ 0x59300403, 0x900005be, 0x05020004, 0x59325819,
+ 0x812e59c0, 0x05be0ccf, 0x5c025800, 0x1c01f000,
+ 0x0501f802, 0x1c01f000, 0x4933c857, 0x813669c0,
+ 0x0500000c, 0x59340200, 0x8c000508, 0x05000009,
+ 0x4a026416, 0x00000100, 0x8c00050c, 0x59300008,
+ 0x05000002, 0x84000544, 0x84000542, 0x48026008,
+ 0x1c01f000, 0x59300416, 0x8c000510, 0x1c01f000,
+ 0x4937c857, 0x4d300000, 0x05f1fe27, 0x0500000d,
+ 0x4926601d, 0x4936600a, 0x05fdffe8, 0x64066407,
+ 0x492e6009, 0x60240800, 0x05ddf8e0, 0x4d380000,
+ 0x60ce7000, 0x0005fc78, 0x5c027000, 0x90000541,
+ 0x5c026000, 0x1c01f000, 0x4933c857, 0x4d2c0000,
+ 0x4c580000, 0x4d3c0000, 0x59325809, 0x91380595,
+ 0x0502001d, 0x59a8b077, 0x90580c99, 0x05001002,
+ 0x6060b000, 0x8058b104, 0x0501fa54, 0x80000580,
+ 0x0501fa63, 0x912cac0a, 0x91cca406, 0x050dfa19,
+ 0x4c600000, 0x6004c000, 0x592c100b, 0x8c080518,
+ 0x05020006, 0x59240005, 0x592c100e, 0x80080580,
+ 0x05020006, 0x4178c000, 0x5930100a, 0x58081403,
+ 0x417a7800, 0x05c9fbf5, 0x5c00c000, 0x05f5f80c,
+ 0x0501f005, 0x6008b000, 0x0501fa59, 0x05f5fcad,
+ 0x0005fc5a, 0x5c027800, 0x5c00b000, 0x5c025800,
+ 0x1c01f000, 0x4933c856, 0x60018800, 0x4a02601d,
+ 0x0010b391, 0x4936600a, 0x05fdffac, 0x64066407,
+ 0x492e6009, 0x4d380000, 0x61367000, 0x0005fc78,
+ 0x5c027000, 0x90000541, 0x60058800, 0x1c01f000,
+ 0x4803c856, 0x4d2c0000, 0x91380595, 0x05020025,
+ 0x59a80877, 0x59325809, 0x5930040c, 0x80040580,
+ 0x05020020, 0x4c500000, 0x4c540000, 0x4c580000,
+ 0x91cca406, 0x4050a800, 0x5930b40c, 0x9058b403,
+ 0x8058b104, 0x050dfa1a, 0x91cca406, 0x592cb206,
+ 0x9058b403, 0x8058b104, 0x912cac07, 0x050df9d9,
+ 0x592e5801, 0x812e59c0, 0x05fe07f9, 0x5931d82d,
+ 0x58ef400a, 0x58ee580c, 0x4a025a05, 0x00000103,
+ 0x58ec0008, 0x0801f800, 0x59300402, 0x5c00b000,
+ 0x5c00a800, 0x5c00a000, 0x5c025800, 0x1c01f000,
+ 0x05f5fc70, 0x5c025800, 0x1c01f000, 0x4933c857,
+ 0x90040db5, 0x05000005, 0x5930141b, 0x0501f844,
+ 0x05000025, 0x0501f006, 0x4d300000, 0x5932602a,
+ 0x0501f848, 0x5c026000, 0x0500001e, 0x591c0c07,
+ 0x90040583, 0x05000003, 0x90040586, 0x0502001b,
+ 0x591c0c02, 0x5930041b, 0x80040580, 0x05000009,
+ 0x5930021b, 0x80040580, 0x05020014, 0x591c0a02,
+ 0x5930041b, 0x80040580, 0x05020010, 0x0501f009,
+ 0x59300a1b, 0x82040580, 0x0000ffff, 0x05000005,
+ 0x591c0202, 0x59300a1b, 0x80040580, 0x05020007,
+ 0x591c000a, 0x5930080a, 0x80040580, 0x1c01f000,
+ 0x417a3800, 0x90000541, 0x1c01f000, 0x4803c856,
+ 0x4203e000, 0xb0800000, 0x600009fe, 0x4203f800,
+ 0x30000000, 0x40000000, 0x80040840, 0x05bc0870,
+ 0x05ffb7fb, 0x1c01f000, 0x4803c856, 0x4203e000,
+ 0xb0800000, 0x4203f800, 0x20000000, 0x1c01f000,
+ 0x0501f805, 0x60058800, 0x05020002, 0x60018800,
+ 0x1c01f000, 0x59300808, 0x8c04051e, 0x592c0c09,
+ 0x05020002, 0x8c040518, 0x1c01f000, 0x05fdfb51,
+ 0x05000007, 0x800800ca, 0x800808c8, 0x80040c00,
+ 0x82063c00, 0x00110514, 0x491fc857, 0x1c01f000,
+ 0x0501fcf5, 0x05020007, 0x59301402, 0x05fdfff4,
+ 0x05000007, 0x411c0000, 0x81300580, 0x05000003,
+ 0x81780500, 0x0501f002, 0x81300540, 0x1c01f000,
+ 0x4d300000, 0x83440480, 0x000007f0, 0x05001003,
+ 0x05ddfc24, 0x0501f002, 0x0001fae7, 0x0502000c,
+ 0x42026000, 0x001104b4, 0x4936600a, 0x492e6009,
+ 0x05ddfc14, 0x4926601d, 0x0201f800, 0x0010ee7a,
+ 0x80000580, 0x5c026000, 0x1c01f000, 0x90000541,
+ 0x05fdf7fd, 0x4933c857, 0x05fdfb35, 0x05bc0830,
+ 0x4d2c0000, 0x4d340000, 0x4d440000, 0x4c580000,
+ 0x59325809, 0x5932680a, 0x49425a07, 0x0005f8e2,
+ 0x592e8c07, 0x592c4208, 0x9020050f, 0x0c01f806,
+ 0x5c00b000, 0x5c028800, 0x5c026800, 0x5c025800,
+ 0x1c01f000, 0x001089e3, 0x00108a01, 0x00108a07,
+ 0x00108a0a, 0x00108a12, 0x001089e1, 0x001089e1,
+ 0x001089e1, 0x00108a15, 0x00108a1f, 0x00108a1f,
+ 0x001089e1, 0x001089e1, 0x001089e1, 0x001089e1,
+ 0x001089e1, 0x4803c857, 0x05bdf80d, 0x814281c0,
+ 0x05020011, 0x41785800, 0x592c0405, 0x8c00051c,
+ 0x05020002, 0x59345c05, 0x442c2800, 0x59340008,
+ 0x48002802, 0x59340009, 0x48002801, 0x59340006,
+ 0x48002804, 0x59340007, 0x48002803, 0x602cb000,
+ 0x0501f02d, 0x592c0208, 0x8c00051e, 0x6008b000,
+ 0x05020029, 0x9004b540, 0x05000027, 0x44042800,
+ 0x5932680a, 0x59340400, 0x48002801, 0x6008b000,
+ 0x0501f021, 0x814281c0, 0x05fe07f3, 0x59345c05,
+ 0x442c2800, 0x6004b000, 0x0501f01b, 0x9140b540,
+ 0x05000019, 0x0501f021, 0x814281c0, 0x0502001f,
+ 0x59340200, 0x44002800, 0x59340001, 0x48002801,
+ 0x6008b000, 0x0501f010, 0x9140b540, 0x05020017,
+ 0x0501f00d, 0x9140b540, 0x0500000b, 0x05ddfb9e,
+ 0x05000012, 0x8c20050e, 0x05000002, 0x497a600a,
+ 0x4178b000, 0x497a5a07, 0x0501f003, 0x9140b540,
+ 0x0502000a, 0x592c0405, 0x8400051c, 0x48025c05,
+ 0x592c0208, 0x8400051e, 0x48025a08, 0x0501f91f,
+ 0x497a6009, 0x0001f35b, 0x592c0208, 0x8c00051e,
+ 0x6008b000, 0x05fe07f4, 0x9004b540, 0x05fc07f2,
+ 0x44042800, 0x6004b000, 0x05fdf7ef, 0x4937c857,
+ 0x4d300000, 0x05f1fcc8, 0x0500000d, 0x4926601d,
+ 0x4936600a, 0x05fdfe89, 0x64066407, 0x492e6009,
+ 0x602c0800, 0x05d9ff81, 0x4d380000, 0x610e7000,
+ 0x0005fc78, 0x5c027000, 0x90000541, 0x5c026000,
+ 0x1c01f000, 0x4937c857, 0x4d2c0000, 0x4d200000,
+ 0x59340013, 0x80024130, 0x59325809, 0x91380595,
+ 0x05020022, 0x59a80077, 0x90000584, 0x0502001f,
+ 0x59240005, 0x592c100a, 0x80080580, 0x05020011,
+ 0x4d440000, 0x592e8c07, 0x592c0208, 0x4803c856,
+ 0x82000500, 0x00000080, 0x84000548, 0x4d3c0000,
+ 0x60027820, 0x8c00050e, 0x05000002, 0x853e7d5c,
+ 0x05ddfacd, 0x5c027800, 0x5c028800, 0x0501f003,
+ 0x4803c856, 0x05ddfb50, 0x05fdfa8d, 0x05000011,
+ 0x4d400000, 0x60028000, 0x41780800, 0x05fdff52,
+ 0x5c028000, 0x0501f00a, 0x05ddfb47, 0x05fe07f7,
+ 0x05fdfa83, 0x05000007, 0x4c580000, 0x6008b000,
+ 0x0501f8ef, 0x5c00b000, 0x05f5fb42, 0x0005fc5a,
+ 0x5c024000, 0x5c025800, 0x1c01f000, 0x4937c857,
+ 0x4d300000, 0x05f1fc80, 0x0500000f, 0x4926601d,
+ 0x4936600a, 0x05fdfe41, 0x64066407, 0x4d3c0000,
+ 0x4d380000, 0x417a7800, 0x05d9ff2d, 0x492e6009,
+ 0x60127000, 0x0005fc78, 0x5c027000, 0x5c027800,
+ 0x90000541, 0x5c026000, 0x1c01f000, 0x4937c857,
+ 0x4d300000, 0x05f1fc6c, 0x0500000d, 0x4926601d,
+ 0x4936600a, 0x05fdfe2d, 0x600c0800, 0x05d9ff27,
+ 0x64066407, 0x492e6009, 0x4d380000, 0x61467000,
+ 0x0005fc78, 0x5c027000, 0x90000541, 0x5c026000,
+ 0x1c01f000, 0x4933c857, 0x4c580000, 0x4d240000,
+ 0x4d200000, 0x4d400000, 0x4d440000, 0x4d3c0000,
+ 0x5932481d, 0x59240a00, 0x8c040500, 0x05000084,
+ 0x05c9fcd4, 0x59325809, 0x91383595, 0x05020053,
+ 0x60100800, 0x05d9ff0d, 0x60040800, 0x05d9fff7,
+ 0x812e59c0, 0x05020040, 0x59a8007b, 0x80000040,
+ 0x4803507b, 0x050df8d2, 0x05000004, 0x59240200,
+ 0x8400051a, 0x48024a00, 0x417a8000, 0x59cc0000,
+ 0x82000500, 0x00ffffff, 0x59240805, 0x4803c857,
+ 0x4807c857, 0x800409c0, 0x05000016, 0x80041580,
+ 0x05000014, 0x4c000000, 0x60aa8000, 0x59240400,
+ 0x8c00050a, 0x05020004, 0x60083000, 0x61fe89ff,
+ 0x0509f865, 0x417a7800, 0x05c9fcfa, 0x05c9fd6c,
+ 0x600a8000, 0x59cc0c08, 0x8c04051e, 0x05020004,
+ 0x59240a00, 0x84040d56, 0x48064a00, 0x5c000000,
+ 0x48024805, 0x40000800, 0x812000f0, 0x80040540,
+ 0x48026813, 0x40040000, 0xb1200c80, 0x05021004,
+ 0x49238830, 0x84000570, 0x48038832, 0x59240200,
+ 0x82000540, 0x00000206, 0x48024a00, 0x59240400,
+ 0x8c00050c, 0x05000004, 0x65466429, 0x0501f847,
+ 0x0501f03f, 0x60040000, 0x05ddfe15, 0x0005fc5a,
+ 0x0501f03b, 0x592c0009, 0x82000500, 0x00ffffff,
+ 0x05020008, 0x0005f8e2, 0x59cc0000, 0x82000500,
+ 0x00ffffff, 0x44002800, 0x6004b000, 0x0501f847,
+ 0x05f1fe13, 0x0501f02e, 0x812e59c0, 0x05020029,
+ 0x59340412, 0x800001c0, 0x05000023, 0x80000040,
+ 0x48026c12, 0x59cc0c07, 0x82043500, 0x000000ff,
+ 0x481bc857, 0x90180583, 0x05020013, 0x59cc0207,
+ 0x4803c857, 0x82000d00, 0x0000ff00, 0x4807c857,
+ 0x82040580, 0x00000d00, 0x0502000b, 0x59240a00,
+ 0x84040d48, 0x48064a00, 0x602c0800, 0x05d9fea3,
+ 0x64066407, 0x64066203, 0x64066403, 0x05e9fcc5,
+ 0x0501f00f, 0x600c0800, 0x05d9fe9c, 0x4a026202,
+ 0x0000ffff, 0x64066203, 0x65466403, 0x05e9fcbd,
+ 0x0501f007, 0x600c2800, 0x0501fc5b, 0x0501f004,
+ 0x6008b000, 0x0501f836, 0x05f5fa8a, 0x5c027800,
+ 0x5c028800, 0x5c028000, 0x5c024000, 0x5c024800,
+ 0x5c00b000, 0x1c01f000, 0x4933c857, 0x61f2880f,
+ 0x42003000, 0x00fffffc, 0x05d9feb1, 0x05ba0eb4,
+ 0x4936600a, 0x05fdfd85, 0x417a7800, 0x05d9fe74,
+ 0x600c0800, 0x05d9fe7d, 0x497a6c12, 0x64066203,
+ 0x640a6403, 0x05e9f49f, 0x492fc857, 0x4c580000,
+ 0x4c000000, 0x8058b1c0, 0x0500000a, 0x82580500,
+ 0xfffffff0, 0x05ba0ea2, 0x8058b0d0, 0x592c0409,
+ 0x82000500, 0xfffff0ff, 0x80580540, 0x48025c09,
+ 0x5c000000, 0x5c00b000, 0x1c01f000, 0x492fc857,
+ 0x4c000000, 0x4c040000, 0x800000d8, 0x592c0c09,
+ 0x82040d00, 0xffff0fff, 0x80040540, 0x48025c09,
+ 0x5c000800, 0x5c000000, 0x1c01f000, 0x4933c857,
+ 0x4d2c0000, 0x59325809, 0x592c0208, 0x8400055e,
+ 0x48025a08, 0x4c500000, 0x4c540000, 0x4c580000,
+ 0x05fdffda, 0x0005f8e2, 0x64602800, 0x80142800,
+ 0x8058b040, 0x91cca407, 0x4014a800, 0x0509ff9d,
+ 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x5c025800,
+ 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
+ 0x60018800, 0x1c01f000, 0x59325809, 0x592c0205,
+ 0x82000580, 0x00000152, 0x1c01f000, 0x5930002b,
+ 0x80000540, 0x05be0f19, 0x1c01f000, 0x59300008,
+ 0x82000500, 0x04000800, 0x82000580, 0x04000800,
+ 0x05020003, 0x59300221, 0x48025c10, 0x1c01f000,
+ 0x592c0408, 0x82000500, 0x0000f000, 0x82000580,
+ 0x00003000, 0x05020003, 0x4a026416, 0x00000100,
+ 0x1c01f000, 0x4d2c0000, 0x59325809, 0x59300203,
+ 0x4933c857, 0x492fc857, 0x493bc857, 0x4803c857,
+ 0x90003491, 0x05ba1e4e, 0x0c01f803, 0x5c025800,
+ 0x1c01f000, 0x00108bb6, 0x00108bbc, 0x00108bf4,
+ 0x00108bb6, 0x00108bb6, 0x00108bb6, 0x00108bb6,
+ 0x00108bb6, 0x00108bb7, 0x00108bb6, 0x00108bb6,
+ 0x00108bb6, 0x00108bb6, 0x00108bb6, 0x00108c9b,
+ 0x00108bb6, 0x00108bb6, 0x05b9fe39, 0xb1383498,
+ 0x05ba1e37, 0x493a6403, 0x64066203, 0x05e9f429,
+ 0x91380593, 0x05020010, 0x492fc857, 0x05fdfd12,
+ 0x05000003, 0x643a6203, 0x0501f005, 0x592c000d,
+ 0x800001c0, 0x05000005, 0x640a6203, 0x59a8002e,
+ 0x48026006, 0x1c01f000, 0x64025a07, 0x0001fb5b,
+ 0x0005f45a, 0x913805a7, 0x0500001e, 0x91380594,
+ 0x05000018, 0x05fdfd00, 0x0500000c, 0xb13805a1,
+ 0x05000004, 0xb13805a0, 0x05fe07f3, 0x4937c857,
+ 0x05edf91f, 0x05f20357, 0x59300203, 0x9000058e,
+ 0x050000bf, 0x05b9fe12, 0x91380595, 0x05000003,
+ 0x91380596, 0x05ba0e0e, 0x05edf915, 0x05f2034d,
+ 0x59300203, 0x90000582, 0x05ba0e09, 0x0501f00d,
+ 0x4937c857, 0x05e9fcab, 0x6446580f, 0x0501f004,
+ 0x4937c857, 0x05e9fca7, 0x6442580f, 0x64c65a07,
+ 0x6412580e, 0x0001fb5b, 0x05ddfbc6, 0x05f1f2d4,
+ 0x59341400, 0x82081d00, 0x000000ff, 0x59300c03,
+ 0x480bc857, 0x4807c857, 0xb0040593, 0x05000020,
+ 0x90040582, 0x0500000f, 0x90040581, 0x05000010,
+ 0x90040583, 0x05000013, 0x90040585, 0x05000014,
+ 0x900405b3, 0x05000012, 0x90040580, 0x05000013,
+ 0x90040584, 0x05ba0de6, 0x0501f875, 0x0501f010,
+ 0x900c0583, 0x05000837, 0x0501f00d, 0x900c058b,
+ 0x0502000b, 0x601c0800, 0x05d9fdac, 0x0501f008,
+ 0x900c0585, 0x0500084a, 0x0501f005, 0x900c0589,
+ 0x05000865, 0x0501f002, 0x0501f86a, 0x654a6403,
+ 0x59a81077, 0x592c040c, 0x8c000500, 0x05000002,
+ 0x60201000, 0x592c040c, 0x8c000516, 0x05000002,
+ 0x90081418, 0x592c000d, 0x497a580e, 0x497a580f,
+ 0x80080c80, 0x05000007, 0x05001004, 0x641e5a07,
+ 0x40001000, 0x0501f004, 0x64565a07, 0x0501f002,
+ 0x64025a07, 0x480a580d, 0x05f1fc72, 0x0500000d,
+ 0x592c1001, 0x480a600d, 0x58080800, 0x90080402,
+ 0x592c1012, 0x592c1813, 0x60003000, 0x42002000,
+ 0x00101073, 0x05f1fdc0, 0x05000002, 0x1c01f000,
+ 0x64b25a07, 0x497a580d, 0x0001fb5b, 0x0005f45a,
+ 0x91380595, 0x05020008, 0x59a8008d, 0x8c000502,
+ 0x05020007, 0x41780800, 0x05d9fe60, 0x60100800,
+ 0x05d9f572, 0x601c0800, 0x05d9f570, 0x05ddfee3,
+ 0x60401000, 0x05020008, 0x59340002, 0x82000500,
+ 0x00ff0000, 0x82000580, 0x00ff0000, 0x05fc07f2,
+ 0x60201000, 0x05ddfba3, 0x05fc07ef, 0x592c040c,
+ 0x84000540, 0x48025c0c, 0x05fdf7ef, 0x91380595,
+ 0x0502000b, 0x59a8008d, 0x8c000502, 0x0502000a,
+ 0x05d9febb, 0x4d3c0000, 0x417a7800, 0x05d9fd4c,
+ 0x5c027800, 0x60180800, 0x05d9f554, 0x60100800,
+ 0x05d9f552, 0x05ddfec5, 0x60401000, 0x05020008,
0x59340002, 0x82000500, 0x00ff0000, 0x82000580,
- 0x00ff0000, 0x05000004, 0x60201000, 0x05e9f9fe,
- 0x05020056, 0x0505fdf1, 0x05000057, 0x0509fc75,
- 0x05020005, 0x592c0405, 0x8c00051c, 0x05fe07ca,
- 0x0501f879, 0x60140800, 0x05e5fbc1, 0x64066203,
- 0x640e6403, 0x05f5f0f5, 0x59cc0408, 0x8c000518,
- 0x05000017, 0x0509f978, 0x05e9fcfb, 0x05000008,
- 0x59cc0408, 0x8c000516, 0x05000005, 0x59300429,
- 0x900005a1, 0x05fe07b8, 0x1c01f000, 0x59a8021b,
- 0x8400054a, 0x4803521b, 0x4803541b, 0x59a8000f,
- 0x497b8830, 0x84000570, 0x48038832, 0x59300429,
- 0x900005a1, 0x05fe07ac, 0x1c01f000, 0x59a8021b,
- 0xb0000510, 0xb0000590, 0x05000009, 0x61bc1001,
- 0x42024800, 0x0010b111, 0x480a4805, 0x480b500f,
- 0x497b8830, 0x84081570, 0x480b8832, 0x0509f973,
- 0x59a8021b, 0x84000548, 0x4803521b, 0x4803541b,
- 0x0511fb1a, 0x05fe0798, 0x599c0019, 0x8c000510,
- 0x0502002d, 0x59a8021b, 0x8400054c, 0x4803521b,
- 0x601c0800, 0x05e5fb8a, 0x417a7800, 0x05e5fb7d,
- 0x61bc3801, 0x61a00001, 0x05f1f917, 0x05e40bae,
- 0x05c60c87, 0x4936600a, 0x05e5fe56, 0x05020002,
- 0x497a6416, 0x59340200, 0x8400051a, 0x48026a00,
- 0x600c0800, 0x05e5fb7a, 0x64066407, 0x64066203,
- 0x640a6403, 0x05f5f0ad, 0x05fdfe83, 0x60040000,
- 0x0501f012, 0x599c0017, 0x8c00050a, 0x05fc07ae,
- 0x60100800, 0x05e5fb6e, 0x49375082, 0x59a8021b,
- 0x8c000508, 0x05000008, 0x599c0018, 0x8c00051c,
- 0x05000005, 0x61a00807, 0x42001000, 0x0010f674,
- 0x05f1fed4, 0x0005f45a, 0x4933c857, 0x80003540,
- 0x05000003, 0x601c0800, 0x05e5fb5d, 0x801831c0,
- 0x0502000f, 0x59302009, 0x801021c0, 0x05000004,
- 0x58100405, 0x8c00051e, 0x05020009, 0x59341c03,
- 0x60102000, 0x60483000, 0x4d200000, 0x59364013,
- 0x81224130, 0x05ddffd7, 0x5c024000, 0x05d1ff32,
- 0x0005f45a, 0x4c5c0000, 0x4d2c0000, 0x59325809,
- 0x0005f8e2, 0x5c025800, 0x59cc0008, 0x48002805,
- 0x59cc0009, 0x48002806, 0x49782807, 0x49782808,
- 0x49782809, 0x4978280a, 0x59cc0013, 0x8c00053e,
- 0x05000009, 0x59cc0414, 0x900001c0, 0x59ccbc15,
- 0x805c0540, 0x48002807, 0x59cc0416, 0x900001c0,
- 0x48002808, 0x59cc0017, 0x8c00053e, 0x05000009,
- 0x59cc0418, 0x900001c0, 0x59ccbc19, 0x805c0540,
- 0x48002809, 0x59cc041a, 0x900001c0, 0x4800280a,
- 0x5c00b800, 0x1c01f000, 0x4933c857, 0x59a80077,
- 0x90000594, 0x0502003a, 0x59a8008d, 0x8c000502,
- 0x05000011, 0x05e9fc60, 0x60401000, 0x05020008,
- 0x59340002, 0x82000500, 0x00ff0000, 0x82000580,
- 0x00ff0000, 0x05000008, 0x60201000, 0x05e9f946,
- 0x05000005, 0x59a8008d, 0x8400054c, 0x4803508d,
- 0x0501f027, 0x916c0583, 0x0502000c, 0x59300009,
- 0x80000540, 0x05020009, 0x59341c03, 0x60182000,
- 0x604c3000, 0x4d200000, 0x59364013, 0x81224130,
- 0x05ddff8c, 0x5c024000, 0x05e5fc5b, 0x05fdfeca,
- 0x0501fa47, 0x05020016, 0x59340404, 0x80000540,
- 0x05000013, 0x60180800, 0x05e5faf9, 0x0505fd1f,
- 0x0500000d, 0x0509fba3, 0x05020007, 0x41780800,
- 0x4d400000, 0x60028000, 0x0509f9e2, 0x5c028000,
- 0x0005f45a, 0x4a025a05, 0x00000103, 0x4a025806,
- 0x02000000, 0x05d1fed0, 0x0005f45a, 0x05e9f8d6,
- 0x0505fd0e, 0x05000005, 0x0509fb92, 0x05020003,
- 0x05fdfdf1, 0x0005f45a, 0x05fdfdef, 0x0515f8ba,
- 0x80000580, 0x59a8008d, 0x8c00050c, 0x05000004,
- 0x8400050c, 0x4803508d, 0x90000541, 0x05fdf777,
- 0x4933c857, 0x59a80077, 0x90000594, 0x05020006,
- 0x602c0800, 0x05e5fad2, 0x64066203, 0x64066403,
- 0x05f5f006, 0x60040000, 0x05fdf76c, 0x4933c857,
- 0x40003000, 0x59a80077, 0x90000584, 0x05020018,
- 0x9018358b, 0x05020015, 0x5930081d, 0x58040200,
- 0x8c000500, 0x05080771, 0x58040200, 0x8c000508,
- 0x0500000c, 0x84000508, 0x48000a00, 0x600c0800,
- 0x05e5fabb, 0x5930080a, 0x49780806, 0x4a026202,
- 0x0000ffff, 0x64066203, 0x65466403, 0x05f1f7eb,
- 0x601c0800, 0x05e5fab2, 0x0005f45a, 0x60040000,
- 0x05fdf74e, 0x4803c857, 0x4d2c0000, 0x4d3c0000,
- 0x0c01f804, 0x5c027800, 0x5c025800, 0x1c01f000,
- 0x0010746c, 0x00107673, 0x0010746c, 0x001076b7,
- 0x0010746c, 0x0010770c, 0x00107650, 0x0010746c,
- 0x0010746c, 0x00107722, 0x0010746c, 0x0010772d,
- 0x4933c857, 0x4d1c0000, 0x59301403, 0x90080583,
- 0x0500001d, 0x9008159e, 0x05020019, 0x91381595,
- 0x05020016, 0x4d300000, 0x5930141b, 0x0509f957,
- 0x05c40b93, 0x591c1416, 0x8c08051e, 0x0500000b,
- 0x05f9fee5, 0x05000009, 0x05e5fe8a, 0x4926601d,
- 0x59340200, 0x8c000508, 0x05000003, 0x4a026416,
- 0x00000100, 0x0505ff34, 0x82081500, 0xffff1fff,
- 0x480a3c16, 0x5c026000, 0x0005fc5a, 0x5c023800,
- 0x1c01f000, 0x05fdff55, 0x05fdf7fd, 0x4933c857,
- 0x42000000, 0x0010b05a, 0x0515f91f, 0x0515f84e,
- 0x05e5fd42, 0x0505fc99, 0x05000007, 0x0509fb1d,
- 0x05020005, 0x6008b000, 0x0509faff, 0x05fdfd7a,
- 0x0005f45a, 0x0501f8c3, 0x05020021, 0x417a7800,
- 0x05e5fa5c, 0x417a7800, 0x0201f800, 0x0010ec6c,
- 0x42000000, 0x0010b056, 0x0515f90b, 0x59340200,
- 0x84000558, 0x48026a00, 0x640a6403, 0x600c3000,
- 0x0511ff5e, 0x59240400, 0x8c00050a, 0x0502000b,
- 0x4d400000, 0x41782800, 0x60143000, 0x60a68000,
- 0x0511f9fd, 0x5c028000, 0x641e6203, 0x64126407,
- 0x6406642c, 0x1c01f000, 0x600c0800, 0x05e5fa4c,
- 0x64066203, 0x05f1ff81, 0x05fdf7fb, 0x59cc0407,
- 0x90000589, 0x05020009, 0x59340412, 0x82000500,
- 0x000000ff, 0x0500000b, 0x80000040, 0x48026c12,
- 0x642a6006, 0x05fdf7f0, 0x59cc0207, 0x82000500,
- 0x0000ff00, 0x82000580, 0x00001900, 0x05fc07d2,
- 0x05fdfd45, 0x80000580, 0x05fdf6d4, 0x4933c857,
- 0x0505fc5a, 0x0500000b, 0x0509fade, 0x05020009,
- 0x4c580000, 0x6008b000, 0x0509fabf, 0x5c00b000,
- 0x05fdfd39, 0x601c0800, 0x05e5fa29, 0x0005f45a,
- 0x59340403, 0x82000580, 0x000007fc, 0x05020005,
- 0x60100000, 0x05fdf8d5, 0x0500001a, 0x0501f026,
- 0x05fdfd2d, 0x59cc3407, 0x82183500, 0x000000ff,
- 0x90180585, 0x05000016, 0x9018058b, 0x05000011,
- 0x59cc0207, 0x82000500, 0x0000ff00, 0x05020003,
- 0x90180589, 0x0500000e, 0x82000580, 0x00001900,
- 0x05020008, 0x90180589, 0x05000009, 0x60100800,
- 0x05e5fa0b, 0x05d1fdf0, 0x0511ffe3, 0x0005f45a,
- 0x0511ffe1, 0x60040000, 0x05fdf6a4, 0x0505fc2b,
- 0x59325809, 0x05000008, 0x592c0205, 0x82000580,
- 0x00000139, 0x05fc07f7, 0x592c0405, 0x8c00051e,
- 0x05fe07f4, 0x59340412, 0x800001c0, 0x05000006,
- 0x80000040, 0x48026c12, 0x642a6006, 0x645a6403,
- 0x1c01f000, 0x59340403, 0x82000580, 0x000007fe,
- 0x05020006, 0x59a8021b, 0x84000540, 0x4803521b,
- 0x05e1ff3d, 0x05fdf7e3, 0x0511ffc3, 0x417a7800,
- 0x0201f800, 0x0010ec6c, 0x60143000, 0x0511fee7,
- 0x42000000, 0x0010b056, 0x0515f88b, 0x05fdf7da,
- 0x4933c857, 0x0501f844, 0x05020006, 0x60140800,
- 0x05e5f9db, 0x64066203, 0x640e6403, 0x05f1f70f,
- 0x60100800, 0x05e5f9d6, 0x0509fa82, 0x05020007,
- 0x4c580000, 0x6008b000, 0x0509fa63, 0x5c00b000,
- 0x05fdfcdd, 0x0005f45a, 0x05fdfcdb, 0x0511ffa6,
- 0x80000580, 0x05fdf669, 0x4933c857, 0x0501f82e,
- 0x05020006, 0x60240800, 0x05e5f9c5, 0x64066203,
- 0x64166403, 0x05f1f6f9, 0x0511ff9b, 0x60040000,
- 0x05fdf65e, 0x4933c857, 0x5930081d, 0x58040200,
- 0x8c000500, 0x05080669, 0x0501f81f, 0x05020006,
- 0x602c0800, 0x05e5f9b6, 0x64066203, 0x64066403,
- 0x05f1f6ea, 0x5930080a, 0x58040403, 0x82000580,
- 0x000007fe, 0x05020004, 0x600c2800, 0x0509fe60,
- 0x0005f45a, 0x0511ff84, 0x60040000, 0x05fdf647,
- 0x4933c857, 0x59cc0407, 0x90000583, 0x05020009,
- 0x59cc0207, 0x82000500, 0x0000ff00, 0x82000d80,
- 0x00002a00, 0x05000003, 0x82000d80, 0x00001e00,
- 0x1c01f000, 0x4933c857, 0x90000541, 0x1c01f000,
- 0x4933c857, 0x4d400000, 0x4c580000, 0x60028000,
- 0x05d1ffcf, 0x59a8021b, 0x90000543, 0x4803521b,
- 0x0501f881, 0x05000005, 0x4d300000, 0x4d340000,
- 0x4d440000, 0x0501f024, 0x0501f8aa, 0x05000028,
- 0x4d300000, 0x4d340000, 0x4d440000, 0x83240580,
- 0x0010b111, 0x0502001d, 0x59cc0408, 0x8c00051e,
- 0x05020009, 0x42000800, 0x0010b111, 0x58040406,
- 0x8c000500, 0x05020004, 0x59a8021b, 0x84000552,
- 0x4803521b, 0x59240400, 0x8c00050a, 0x05020005,
- 0x60aa8000, 0x61fe89ff, 0x60083000, 0x0511fe84,
- 0x60aa8000, 0x4d3c0000, 0x60027804, 0x0201f800,
- 0x0010ebe6, 0x5c027800, 0x42000000, 0x0010b056,
- 0x0515f811, 0x05d1fe62, 0x05d5f85d, 0x600a8000,
- 0x5c028800, 0x5c026800, 0x5c026000, 0x41780800,
- 0x05e5fa48, 0x59cc0800, 0x82040d00, 0x00ffffff,
- 0x59240200, 0xb0000566, 0x48024a00, 0x48064805,
- 0x812000f0, 0x80040540, 0x48026813, 0x812241c0,
- 0x05020005, 0x4c040000, 0x60040000, 0x05e9f86f,
- 0x5c000800, 0x4927c857, 0x83240580, 0x0010b111,
- 0x0502003a, 0x59a8121b, 0x59cc0408, 0x8c00051a,
- 0x05020005, 0x84081514, 0x4a0370e5, 0x00000800,
- 0x0501f004, 0x84081554, 0x4a0370e5, 0x00000c00,
- 0x480b521b, 0x4807500f, 0x80040110, 0x48035018,
- 0x48038881, 0x59a80a1b, 0x84040d50, 0x59cc0013,
- 0x8c00053e, 0x05000003, 0x8c000536, 0x05000004,
- 0x59cc0017, 0x8c000536, 0x05020002, 0x84040d10,
- 0x4807521b, 0x4807541b, 0x59a8021b, 0x8c000506,
- 0x0500000c, 0x916c0583, 0x05000004, 0x83240580,
- 0x0010b111, 0x0500000b, 0x59240400, 0x8c00050c,
- 0x05000008, 0x64866429, 0x0509f986, 0x0501f005,
- 0x4c040000, 0x0509fdb1, 0x05d1ff11, 0x5c000800,
- 0xb0040510, 0xb0000590, 0x05000008, 0x05e9fa5a,
- 0x05000006, 0x59cc0009, 0x4803502c, 0x59cc000a,
- 0x4803502d, 0x0505fed0, 0x5c00b000, 0x5c028000,
- 0x1c01f000, 0x4933c857, 0x59a8141b, 0x82080580,
- 0x0000ffff, 0x0500000b, 0x4c080000, 0x05e9fa4a,
- 0x5c001000, 0x0502000b, 0x59cc0408, 0x8c000518,
- 0x05000005, 0x8c08050a, 0x0500000a, 0x80000580,
- 0x1c01f000, 0x8c080508, 0x05fe07fd, 0x0501f005,
- 0x90080530, 0x05020003, 0x8c080506, 0x05fe07f8,
- 0x4a03541b, 0x0000ffff, 0x42000000, 0x0010afa3,
- 0x0511ff9d, 0x60303000, 0x61fc19ff, 0x601c2000,
- 0x4d200000, 0x417a4000, 0x05ddfd76, 0x5c024000,
- 0x4d400000, 0x4d3c0000, 0x60043000, 0x0511fdfc,
- 0x60aa8000, 0x60027804, 0x0201f800, 0x0010ebe6,
- 0x5c028000, 0x5c027800, 0x90000541, 0x1c01f000,
- 0x4933c857, 0x4c580000, 0x59a80018, 0x800001c0,
- 0x05000021, 0x59341806, 0x800c19c0, 0x0500001e,
- 0x820c1d80, 0xdeaddead, 0x0500001a, 0x59cc1000,
- 0x82081500, 0x00ffff00, 0x80081110, 0x80080580,
- 0x05000004, 0x42000000, 0x0010b039, 0x0501f010,
- 0x91cc140b, 0x6008b000, 0x91341c06, 0x0501f829,
- 0x05000004, 0x42000000, 0x0010b03a, 0x0501f008,
- 0x91cc140d, 0x6008b000, 0x91341c08, 0x0501f821,
- 0x05000005, 0x42000000, 0x0010b03b, 0x0511ff66,
- 0x90000541, 0x5c00b000, 0x1c01f000, 0x4933c857,
- 0x59cc0206, 0x90000594, 0x05020015, 0x59cc0407,
- 0x82000580, 0x00000800, 0x05020011, 0x59cc0207,
- 0x8c00051a, 0x0500000d, 0x82000500, 0x00000f00,
- 0x82000580, 0x00000100, 0x05020008, 0x59cc020a,
- 0x8c000508, 0x05020003, 0x8c00050a, 0x05000003,
- 0x80000580, 0x1c01f000, 0x90000541, 0x1c01f000,
- 0x5c000000, 0x4c000000, 0x4803c857, 0x480bc857,
- 0x480fc857, 0x485bc857, 0x50080800, 0x500c0000,
- 0x80042580, 0x05020007, 0x80081000, 0x800c1800,
- 0x8058b040, 0x05fe07f9, 0x80000580, 0x1c01f000,
- 0x4803c857, 0x4807c857, 0x480bc857, 0x480fc857,
- 0x80040480, 0x05001004, 0x60040000, 0x90040d41,
- 0x1c01f000, 0x41780000, 0x05fdf7fd, 0xb1380493,
- 0x05c61987, 0xb138048b, 0x05c41985, 0x0c01f001,
- 0x00107875, 0x00107875, 0x00107875, 0x00107875,
- 0x00107874, 0x00107874, 0x00107874, 0x00107875,
- 0x05c5f97b, 0x493bc857, 0x64366203, 0x493a6403,
- 0x42000800, 0x80000000, 0x0005f32e, 0x91380593,
- 0x0502000b, 0x59300403, 0xb0000590, 0x05c60970,
- 0x0505fe70, 0x05000005, 0x643a6203, 0x59a80030,
- 0x48026205, 0x1c01f000, 0x0005f45a, 0x4933c857,
- 0x913805a7, 0x05020027, 0x4933c857, 0x05f1fe47,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ec6c,
- 0x5c027800, 0x42000000, 0x0010b056, 0x0511ff02,
- 0x4d2c0000, 0x59325809, 0x0505fa7c, 0x492fc857,
- 0x0500000c, 0x0509fc1c, 0x4a025a05, 0x00000103,
- 0x59300c02, 0x48065c07, 0x64a65a07, 0x497a580a,
- 0x592c0c09, 0x84040d50, 0x48065c09, 0x0001fb5b,
- 0x5c025800, 0x60543000, 0x41782800, 0x600c2000,
- 0x4d400000, 0x4d440000, 0x59368c03, 0x60a68000,
- 0x0509fb68, 0x5c028800, 0x5c028000, 0x0005f45a,
- 0x91380594, 0x05020009, 0x59300403, 0xb0000c93,
- 0x05c6193b, 0xb0000480, 0x05c41939, 0x4933c857,
- 0x4803c857, 0x0c01f013, 0xb13805a1, 0x05000003,
- 0xb13805a0, 0x05020007, 0x05f5fa77, 0x05fa04b9,
- 0x59300203, 0x9000058e, 0x05040410, 0x1c01f000,
- 0xb1380593, 0x05000006, 0xb1380588, 0x05c60928,
- 0x59300403, 0xb0000590, 0x05c60925, 0x1c01f000,
- 0x001078e0, 0x001078df, 0x001078df, 0x001078df,
- 0x001078df, 0x001078df, 0x001078df, 0x001078df,
- 0x001078df, 0x001078df, 0x001078df, 0x001078f1,
- 0x001078f1, 0x001078f1, 0x001078f1, 0x001078df,
- 0x001078f1, 0x001078df, 0x001078f1, 0x05c5f910,
- 0x4933c857, 0x05f1fdf1, 0x0505fa30, 0x0004045a,
- 0x4d2c0000, 0x59325809, 0x0509fbcf, 0x4a025a05,
- 0x00000103, 0x59300402, 0x48025c07, 0x641a5a07,
- 0x497a580a, 0x0001fb5b, 0x5c025800, 0x0505fb07,
- 0x0005f45a, 0x4933c857, 0x05f1fde0, 0x0005f45a,
- 0x05c5f8fb, 0x5930001e, 0x800001c0, 0x050a0b0c,
- 0x497a6205, 0x59300004, 0x8c00053e, 0x0502002a,
- 0x0509fbcd, 0x050200b0, 0x59325809, 0x592c0c09,
- 0x59cc2808, 0x82141d00, 0x00000c00, 0x05000002,
- 0x59cc1809, 0x84040d58, 0x48065c09, 0x82143500,
- 0x00000fff, 0x05020023, 0x59340200, 0x8c00050e,
- 0x05020097, 0x0005fd0c, 0x05020006, 0x64025a07,
- 0x59300013, 0x0509fbad, 0x80000d40, 0x050209fe,
- 0x4a025a05, 0x00000103, 0x48065808, 0x480e580b,
- 0x901409c0, 0x4806580a, 0x59300c02, 0x48065c07,
- 0x0509f881, 0x0509f884, 0x0001fb5b, 0x0509fb96,
- 0x05e5fb1b, 0x59cc0008, 0x8c000518, 0x050603f6,
- 0x0005f45a, 0x05f5fa10, 0x05fc07d6, 0x4d3c0000,
- 0x600a7800, 0x0501fe47, 0x5c027800, 0x05fdf7d1,
- 0x4817c857, 0x480fc857, 0x82180500, 0x000000ff,
- 0x0500000d, 0x592c0205, 0x82000500, 0x000000ff,
- 0xb0000588, 0x05000003, 0x900005a2, 0x05020006,
- 0x592c0408, 0x800001c0, 0x05000003, 0x0509f9d9,
- 0x0509f210, 0x82180d00, 0x00000c00, 0x05000004,
- 0x59340200, 0x8c00050e, 0x05020050, 0x64025a07,
- 0x41782000, 0x8c180510, 0x05000009, 0x59cc200b,
- 0x801021c0, 0x05000006, 0x59cc000c, 0x82000500,
- 0x000000ff, 0x05000002, 0x4803c857, 0x4812580d,
- 0x41780000, 0x8c180512, 0x05000002, 0x59cc000a,
- 0x4802580c, 0x80100c00, 0x05fc07b7, 0x9004149d,
- 0x05001005, 0x592c0405, 0x8c00051e, 0x05000020,
- 0x60700800, 0x4c040000, 0x4c0c0000, 0x4c140000,
- 0x0005fd0c, 0x05020006, 0x64025a07, 0x59300013,
- 0x0509fb5a, 0x80000d40, 0x050209ab, 0x5c002800,
- 0x5c001800, 0x4a025a05, 0x00000103, 0x48065808,
- 0x480e580b, 0x901409c0, 0x4806580a, 0x5c000800,
- 0x4c500000, 0x4c540000, 0x91cca40c, 0x912cac0e,
- 0x0501fda8, 0x5c00a800, 0x5c00a000, 0x59300008,
- 0x84000534, 0x48026008, 0x05fdf7a0, 0x4c040000,
- 0x4c0c0000, 0x4c140000, 0x0005fd0c, 0x05020006,
- 0x64025a07, 0x59300013, 0x0509fb3c, 0x80000d40,
- 0x0502098d, 0x48065808, 0x5c002800, 0x5c001800,
- 0x59301402, 0x480a5c07, 0x480e580b, 0x901401c0,
- 0x4802580a, 0x0509f810, 0x5c000800, 0x0501fd49,
- 0x0501fd75, 0x05fdf78e, 0x592c020b, 0x8c000502,
- 0x05fc07af, 0x592c0209, 0x8c00050e, 0x05fe07ac,
- 0x59300013, 0x800c0d80, 0x05fc07a9, 0x4803c857,
- 0x480fc857, 0x8c180514, 0x050403b4, 0x80000540,
- 0x05fc07a3, 0x4807c856, 0x0505f3b0, 0x592c020b,
- 0x8c000502, 0x05fc0768, 0x59300013, 0x800001c0,
- 0x05fc0767, 0x592c0209, 0x8c00050e, 0x05fe0764,
- 0x0505f3a6, 0x1c01f000, 0x59cc2006, 0x59cc2807,
- 0x0501f03b, 0x0501f03a, 0x1c01f000, 0x4933c857,
- 0x59300004, 0x8c00053e, 0x05020031, 0x5930001e,
- 0x800001c0, 0x050a0a4a, 0x497a6205, 0x59325809,
- 0x592c0c09, 0x41782800, 0x41781800, 0x84040d58,
- 0x48065c09, 0x41783000, 0x59340200, 0x8c00050e,
- 0x05020018, 0x0005fd0c, 0x05020007, 0x64025a07,
- 0x59300013, 0x0509faf5, 0x80000d40, 0x4807c857,
- 0x05020945, 0x4a025a05, 0x00000103, 0x48065808,
- 0x480e580b, 0x901409c0, 0x4806580a, 0x4933c857,
- 0x59300c02, 0x48065c07, 0x0505ffc7, 0x0505ffca,
- 0x0001fb5b, 0x0509fadc, 0x05e5fa61, 0x0005f45a,
- 0x592c020b, 0x8c000502, 0x05fc07e7, 0x59300013,
- 0x4803c857, 0x800001c0, 0x05fc07e5, 0x592c0209,
- 0x8c00050e, 0x05fe07e2, 0x0505f36c, 0x05f5f94e,
- 0x05fc07cf, 0x4933c857, 0x1c01f000, 0x4c5c0000,
- 0x4c600000, 0x4010b800, 0x4014c000, 0x5930001e,
- 0x800001c0, 0x4c140000, 0x050a0a11, 0x5c002800,
- 0x59325809, 0x592c020b, 0x8c000502, 0x05020033,
- 0x8c000500, 0x05000038, 0x640a6203, 0x650e6403,
- 0x405c0000, 0x592c0810, 0x80040c80, 0x40600000,
- 0x80040480, 0x0500102d, 0x8060c1c0, 0x05000024,
- 0x59300004, 0x8c00050e, 0x05000007, 0x59300a23,
- 0x90040503, 0x4c140000, 0x0c01f829, 0x5c002800,
- 0x0500001b, 0x59300004, 0x8c00053e, 0x05020014,
- 0x485e6015, 0x48626013, 0x497a6205, 0x5c00c000,
- 0x5c00b800, 0x4c140000, 0x0505fcda, 0x5c002800,
- 0x05000007, 0x4816602a, 0x4a02601c, 0x00107a1d,
- 0x1c01f000, 0x5930282a, 0x497a602a, 0x05c9fa90,
- 0x0502000c, 0x59300804, 0x0005f320, 0x4c140000,
- 0x05f5f911, 0x5c002800, 0x05fc07ea, 0x5c00c000,
- 0x5c00b800, 0x05f9f34f, 0x5c00c000, 0x5c00b800,
- 0x4933c857, 0x1c01f000, 0x4807c857, 0x4004c000,
- 0x05fdf7d2, 0x4803c857, 0x05fdf7f5, 0x00107a37,
- 0x00107a3c, 0x00107a41, 0x00107a41, 0x59300224,
- 0x48035093, 0x90000408, 0x48035092, 0x0501f00a,
- 0x59300224, 0x48035092, 0x90000408, 0x48035093,
- 0x0501f005, 0x59300224, 0x90000408, 0x48035092,
- 0x48035093, 0x405c1000, 0x41780800, 0x59a80092,
- 0x05f1faf4, 0x800409c0, 0x05020052, 0x40085000,
- 0x592c1001, 0x800811c0, 0x0500004e, 0x58080205,
- 0x82000500, 0x000000ff, 0xb000058a, 0x05020049,
- 0x48281002, 0x59a80092, 0x40601000, 0x41780800,
- 0x4c280000, 0x05f1fae3, 0x5c005000, 0x800409c0,
- 0x05020038, 0x40041800, 0x59a80093, 0x59300804,
- 0x8c040530, 0x05000005, 0x59300827, 0x800800c6,
- 0x48000803, 0x59300224, 0x800c1c00, 0x80081040,
- 0x05fe07fe, 0x480e602c, 0x592c4801, 0x802449c0,
- 0x05c00f83, 0x58240a06, 0x592c1812, 0x59303023,
- 0x8c180506, 0x05000003, 0x40280000, 0x80040c00,
- 0x800400e0, 0x80040540, 0x48026021, 0x8c18050a,
- 0x05020003, 0x40280000, 0x800c1c00, 0x480e601f,
- 0x59300804, 0x8c040530, 0x0500000e, 0x4c280000,
- 0x592c1001, 0x59306827, 0x592c5a0b, 0x0001ff1a,
- 0x5c005000, 0x802851c0, 0x05ca0f97, 0x05020015,
- 0x59300827, 0x58040003, 0x49780803, 0x4800080d,
- 0x59300224, 0x59303023, 0x8c18050e, 0x05000002,
- 0x80000580, 0x48026424, 0x90000541, 0x1c01f000,
- 0x592c1810, 0x805c0418, 0x800c0580, 0x05fc07c6,
- 0x4933c857, 0x485fc857, 0x4863c857, 0x480fc857,
- 0x80000580, 0x1c01f000, 0xb1380498, 0x05021057,
- 0xb1380480, 0x05001002, 0x0c01f002, 0x1c01f000,
- 0x00107abc, 0x00107abc, 0x00107abc, 0x00107abc,
- 0x00107abc, 0x00107abc, 0x00107abc, 0x00107abc,
- 0x00107abc, 0x00107abc, 0x00107abd, 0x00107abc,
- 0x00107abc, 0x00107abc, 0x00107abc, 0x00107ac7,
- 0x00107abc, 0x00107abc, 0x00107abc, 0x00107abc,
- 0x00107aec, 0x00107abc, 0x00107abc, 0x00107abc,
- 0x05c1ff33, 0x4933c857, 0x05f1fefd, 0x640a6203,
- 0x59a80030, 0x48026205, 0x59300013, 0x59300817,
- 0x80040c80, 0x48066017, 0x05f1f3ef, 0x4933c857,
- 0x05f1fbed, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010ec6c, 0x5c027800, 0x42000000, 0x0010b056,
- 0x0511fcc5, 0x0505f841, 0x0500000f, 0x4d2c0000,
- 0x59325809, 0x0509f9e0, 0x4a025a05, 0x00000103,
- 0x59300402, 0x48025c07, 0x64a65a07, 0x497a580a,
- 0x592c0c09, 0x84040d50, 0x48065c09, 0x0001fb5b,
- 0x5c025800, 0x60503000, 0x41782800, 0x4d400000,
- 0x4d440000, 0x59368c03, 0x60082000, 0x60a68000,
- 0x0509f92c, 0x5c028800, 0x5c028000, 0x0005f45a,
- 0x4933c857, 0x59cc0a04, 0x48066202, 0x59300809,
- 0x4978080a, 0x4978080b, 0x58041409, 0x84081558,
- 0x48080c09, 0x1c01f000, 0xb13805a1, 0x05020014,
- 0x05f1fc85, 0x0501fd7f, 0x0502000c, 0x05f5f97e,
- 0x05fc07ff, 0x811800ca, 0x81c80c00, 0x58040138,
- 0x59cc0a03, 0x80000040, 0x80040580, 0x05020007,
- 0x05f5f96f, 0x05000005, 0x59300c16, 0x84040d44,
- 0x48066416, 0x497a6205, 0x05f1f45f, 0xb13805a0,
- 0x05fe07fe, 0x59cc0002, 0x8c000526, 0x05fe07e9,
- 0x05fdf7fa, 0x4807c857, 0x8c04053e, 0x05020022,
- 0x497a5a07, 0x5930002b, 0x80000540, 0x05000017,
- 0x497a5a07, 0x4c040000, 0x4c080000, 0x4c0c0000,
- 0x4c100000, 0x4c140000, 0x40002800, 0x58141003,
- 0x40040000, 0x80081480, 0x48082803, 0x40140000,
- 0x05c5ff7a, 0x5c002800, 0x5c002000, 0x5c001800,
- 0x5c001000, 0x5c000800, 0x592c0207, 0x80000540,
- 0x05020008, 0x0501f005, 0x592c0409, 0x8c00051c,
- 0x05000002, 0x592c0803, 0x4807c857, 0x64565a07,
- 0x1c01f000, 0x5930002b, 0x80000540, 0x05000007,
- 0x64465a07, 0x5930002b, 0x4c040000, 0x05c5ff63,
- 0x5c000800, 0x05fdf7f7, 0x4807c856, 0x641e5a07,
- 0x1c01f000, 0xb1380498, 0x05001006, 0xb13805a1,
- 0x05000003, 0xb13805a0, 0x05c20ea9, 0x1c01f000,
- 0xb1380480, 0x05001004, 0x4d2c0000, 0x0c01f803,
- 0x5c025800, 0x1c01f000, 0x00107b66, 0x00107b66,
- 0x00107b66, 0x00107b66, 0x00107b66, 0x00107b68,
- 0x00107b67, 0x00107b66, 0x00107be0, 0x00107b66,
- 0x00107b66, 0x00107b66, 0x00107b66, 0x00107b66,
- 0x00107b66, 0x00107b66, 0x00107b66, 0x00107b66,
- 0x00107b66, 0x00107ca2, 0x00107cca, 0x00107ca9,
- 0x00107b67, 0x00107cd3, 0x05c1fe89, 0x1c01f000,
- 0x5930001e, 0x800001c0, 0x050a0899, 0x59300008,
- 0x8c00050e, 0x05000072, 0x8c000500, 0x05000064,
- 0x8c00051c, 0x05000008, 0x84000500, 0x48026008,
- 0x59325809, 0x592c3c09, 0x841c3d58, 0x481e5c09,
- 0x0005f4b7, 0x59325809, 0x592c3c09, 0x841c3d58,
- 0x59300008, 0x8c00051c, 0x05fe07f4, 0x481e5c09,
- 0x60140000, 0x40000000, 0x80000040, 0x05fe07fe,
- 0x59300008, 0x8c00051c, 0x05fe07ec, 0x59cc0a04,
- 0x48066202, 0x59cc0808, 0x592c0205, 0x82000500,
- 0x000000ff, 0xb0000588, 0x05000003, 0x900005a2,
- 0x0502000a, 0x497a580c, 0x82040500, 0x000000ff,
- 0x05000006, 0x592c0408, 0x800001c0, 0x05000003,
- 0x0505ff7c, 0x05c5f7f9, 0x900421c0, 0x4812580a,
- 0x41782000, 0x82040500, 0x00000c00, 0x05000002,
- 0x59cc2009, 0x82043500, 0x00000fff, 0x0502001e,
- 0x481e5c09, 0x64025a07, 0x801831c0, 0x05c407eb,
- 0x41782000, 0x8c180510, 0x05000002, 0x59cc200b,
- 0x4812580d, 0x41780000, 0x8c180512, 0x05000002,
- 0x59cc000a, 0x4802580c, 0x80100c00, 0x05c01e3c,
- 0x05c407de, 0x9004149d, 0x05021009, 0x4c500000,
- 0x4c540000, 0x91cca40c, 0x912cac0e, 0x0501fb61,
- 0x5c00a800, 0x5c00a000, 0x05c5f7d4, 0x0501fb19,
- 0x05c5f7d2, 0x412c7800, 0x05c5f9ba, 0x05c00e2c,
- 0x492c780a, 0x841c3d52, 0x481c7c09, 0x4a025a05,
- 0x00000103, 0x4812580b, 0x900401c0, 0x4802580a,
- 0x583c0405, 0x583c1006, 0x583c2209, 0x48025c05,
- 0x480a5806, 0x48125a09, 0x05fdf7d2, 0x8c000524,
- 0x05fc079e, 0x59325809, 0x4c000000, 0x592c0409,
- 0x8c00051c, 0x5c000000, 0x05020003, 0x4a026013,
- 0xffffffff, 0x84000524, 0x05fdf794, 0x1c01f000,
- 0x59a80030, 0x48026205, 0x59325809, 0x640a6203,
- 0x592c2409, 0x59300808, 0x4933c857, 0x4807c857,
- 0x592c0205, 0x82000500, 0x000000ff, 0xb0000588,
- 0x05000003, 0x900005a2, 0x05020003, 0x8c100500,
- 0x0506075c, 0x64025a07, 0x8c04051e, 0x05000030,
- 0x41780800, 0x497a580a, 0x592c1c0a, 0x59300008,
- 0x8c00052c, 0x05000003, 0x4a026013, 0x7fffffff,
- 0x59300013, 0x59341200, 0x497a6205, 0x8c08050e,
- 0x0502006b, 0x4807c857, 0x4806580b, 0x0509f8bb,
- 0x80000d40, 0x05fe0f0c, 0x59300402, 0x48025c07,
- 0x48065808, 0x4a025a05, 0x00000103, 0x4c040000,
- 0x592c0a09, 0x8c040512, 0x05000002, 0x64325a07,
- 0x5c000800, 0x4c040000, 0x4c0c0000, 0x4c100000,
- 0x0505fd89, 0x0509f8a0, 0x5c002000, 0x5c001800,
- 0x5c000800, 0x8c100512, 0x05020017, 0x4c0c0000,
- 0x0505fd85, 0x0001fb5b, 0x05e5f81d, 0x5c001800,
- 0x8c0c0518, 0x0004045a, 0x0505f0f7, 0x4813c857,
- 0x8c100518, 0x05000044, 0x41780800, 0x592c1c0a,
- 0x820c0580, 0x00001000, 0x05fc07cd, 0x8c100512,
- 0x05fc07cb, 0x592c780a, 0x583c080b, 0x583c1c0a,
- 0x05fdf7c7, 0x4807c857, 0x592c780a, 0x59300402,
- 0x592c1405, 0x8c08051e, 0x0502000c, 0x592c1207,
- 0x48007c07, 0x48047808, 0x48087a07, 0x84102512,
- 0x48107c09, 0x4c0c0000, 0x05c5f957, 0x403e5800,
- 0x0501fac5, 0x05fdf7dd, 0x48025c07, 0x48065808,
- 0x583c080d, 0x583c000c, 0x80040c00, 0x9004149d,
- 0x05001005, 0x583c1001, 0x480a5801, 0x49787801,
- 0x60700800, 0x90040c14, 0x4c0c0000, 0x4c500000,
- 0x4c540000, 0x903ca409, 0x912cac09, 0x4c100000,
- 0x4c3c0000, 0x0501fac7, 0x5c007800, 0x5c002000,
- 0x5c00a800, 0x5c00a000, 0x84102512, 0x48125c09,
- 0x403e5800, 0x05c5f938, 0x0505fd3f, 0x42034000,
- 0x0010ac19, 0x59a1d806, 0x80edd9c0, 0x05c00d8c,
- 0x48efc857, 0x58ec0008, 0x4803c857, 0x0801f800,
- 0x05fdf7b6, 0x4933c857, 0x1c01f000, 0x59301416,
- 0x480bc857, 0x8c08051c, 0x0502000e, 0x80000540,
- 0x4803c857, 0x05fc0790, 0x80042c80, 0x05fe178e,
- 0x8c080514, 0x05020005, 0x592c0810, 0x4807c857,
- 0x80040480, 0x48026018, 0x8408155c, 0x480a6416,
- 0x59301008, 0x8408151e, 0x480a6008, 0x4c100000,
- 0x4c3c0000, 0x4d400000, 0x592e8207, 0x64065a07,
- 0x0505fd19, 0x49425a07, 0x5c028000, 0x5c007800,
- 0x5c002000, 0x497a580a, 0x8c100512, 0x05000005,
- 0x4d2c0000, 0x403e5800, 0x05c5f907, 0x5c025800,
- 0x82102500, 0xffffedff, 0x48125c09, 0x59301006,
- 0x800811c0, 0x050400bd, 0x59a80030, 0x80080480,
- 0x050610ba, 0x0509f81c, 0x4a025a05, 0x00000103,
- 0x641a5a07, 0x497a5c0a, 0x492fc857, 0x0001fb5b,
- 0x05e1ff9b, 0x0005f45a, 0x59325809, 0x592c0409,
- 0x8c000518, 0x05000003, 0x412df800, 0x05c5f703,
- 0x1c01f000, 0x4933c857, 0x59325809, 0x497a580a,
- 0x64025a07, 0x4a025a05, 0x00000103, 0x59300813,
- 0x4807c857, 0x800409c0, 0x0502000a, 0x48065808,
- 0x59300c02, 0x48065c07, 0x0505fce7, 0x0505fffe,
- 0x0505fce9, 0x0001fb5b, 0x05e1ff81, 0x0005f45a,
- 0x59340200, 0x8c00050e, 0x05020007, 0x59300013,
- 0x0505fffe, 0x80000d40, 0x05fdfe4f, 0x48065808,
- 0x05fdf7f0, 0x592c0209, 0x8c00050e, 0x05fe07f8,
- 0x4933c857, 0x0505f089, 0x4933c857, 0x59325809,
- 0x812e59c0, 0x05c00d22, 0x592c020b, 0x8c000502,
- 0x05c00d1f, 0x640a6006, 0x1c01f000, 0x5930001e,
- 0x800001c0, 0x05060f2e, 0x59300008, 0x4933c857,
- 0x4803c857, 0x8c00050e, 0x05000034, 0x8c000500,
- 0x05000026, 0x8c00051c, 0x05000009, 0x84000500,
- 0x48026008, 0x59325809, 0x592c3c09, 0x481fc857,
- 0x841c3d58, 0x481e5c09, 0x0005f4b7, 0x59325809,
- 0x592c3c09, 0x841c3d58, 0x59300008, 0x8c00051c,
- 0x05fe07f3, 0x481e5c09, 0x60140000, 0x40000000,
- 0x80000040, 0x05fe07fe, 0x59300008, 0x8c00051c,
- 0x05fe07eb, 0x592c0205, 0x82000500, 0x000000ff,
- 0xb0000588, 0x05000003, 0x900005a2, 0x05020003,
- 0x497a580c, 0x0501f002, 0x497a580a, 0x481e5c09,
- 0x64025a07, 0x05c5f691, 0x8c000524, 0x05fc07dc,
- 0x59325809, 0x4c000000, 0x592c0409, 0x8c00051c,
- 0x5c000000, 0x05020003, 0x4a026013, 0xffffffff,
- 0x84000524, 0x05fdf7d2, 0x1c01f000, 0x4933c857,
- 0x41780800, 0xb1380498, 0x05021009, 0xb1380480,
- 0x05001007, 0x4d2c0000, 0x59325809, 0x812e59c0,
- 0x0c020805, 0x5c025800, 0x0005f45a, 0x493bc857,
- 0x1c01f000, 0x00107d35, 0x00107d35, 0x00107d35,
- 0x00107d35, 0x00107d35, 0x00107d36, 0x00107d35,
- 0x00107d35, 0x00107d35, 0x00107d35, 0x00107d35,
- 0x00107d35, 0x00107d35, 0x00107d35, 0x00107d35,
- 0x00107d35, 0x00107d35, 0x00107d35, 0x00107d35,
- 0x00107d35, 0x00107d39, 0x00107d35, 0x00107d35,
- 0x00107d35, 0x05c1fcba, 0x59cc0808, 0x497a5808,
- 0x4807c857, 0x59300402, 0x48025c07, 0x4a025a05,
- 0x00000103, 0x900401c0, 0x4802580a, 0x64025a07,
- 0x800409c0, 0x0000035b, 0x59cc0009, 0x4802580b,
- 0x82042500, 0x00000100, 0x05000002, 0x59cc200b,
- 0x4812580d, 0x82040500, 0x00000200, 0x05000002,
- 0x59cc000a, 0x4802580c, 0x80100c00, 0x05c01ca0,
- 0x0000035b, 0x9004149d, 0x05001005, 0x592c0405,
- 0x8c00051e, 0x0500000a, 0x60700800, 0x4c500000,
- 0x4c540000, 0x91cca40c, 0x912cac0e, 0x0501f9c1,
- 0x5c00a800, 0x5c00a000, 0x0001f35b, 0x0501f979,
- 0x0501f1a5, 0x83380480, 0x00000093, 0x05c21c8c,
- 0x83380480, 0x00000085, 0x05c01c89, 0x0c01f001,
- 0x00107d76, 0x00107d75, 0x00107d75, 0x00107d7b,
- 0x00107d75, 0x00107d75, 0x00107d75, 0x00107d75,
- 0x00107d75, 0x00107d75, 0x00107d75, 0x00107d75,
- 0x00107d75, 0x05c1fc7a, 0x64066203, 0x493a6403,
- 0x42000800, 0x80000040, 0x0005f32e, 0x83300580,
- 0x00110284, 0x05c20c72, 0x4933c857, 0x59cc1404,
- 0x0505fa32, 0x0500002c, 0x591c0203, 0x90000580,
- 0x05000029, 0x591c000a, 0x81340580, 0x05020026,
- 0x59cc1204, 0x82080580, 0x0000ffff, 0x05000007,
- 0x591c0202, 0x82000d80, 0x0000ffff, 0x05000003,
- 0x80080580, 0x0502001c, 0x4d300000, 0x4d1c0000,
- 0x411e6000, 0x0501f9d2, 0x5c023800, 0x5c026000,
- 0x05000013, 0x59cc0005, 0x8c000500, 0x05020003,
- 0x0501f987, 0x0501f002, 0x640a3a03, 0x4a026403,
- 0x00000086, 0x59cc0005, 0x8c000500, 0x0500000c,
- 0x591c0416, 0x8400055a, 0x48023c16, 0x59300416,
- 0x8400055a, 0x48026416, 0x0501f005, 0x0501f9af,
- 0x05fc07ed, 0x4a026403, 0x00000087, 0x4d2c0000,
- 0x0511f87e, 0x05e5f9cc, 0x5c025800, 0x59340200,
- 0x8c00050e, 0x0500000b, 0x59cc1404, 0x0505f9fb,
- 0x05000008, 0x591c0416, 0x8c00051a, 0x05000005,
- 0x4d300000, 0x411e6000, 0x0501ffa6, 0x5c026000,
- 0x1c01f000, 0x91380593, 0x0502000a, 0x59300403,
- 0x4803c857, 0x82000d80, 0x00000086, 0x0500000c,
- 0x82000d80, 0x00000087, 0x05c20c25, 0x0501f008,
- 0x913805a7, 0x05000003, 0x91380594, 0x05c20c20,
- 0x493bc857, 0x05f1f901, 0x05f5f741, 0x4933c857,
- 0x0505f91c, 0x05f6073e, 0x0005f45a, 0x91380593,
- 0x05020006, 0x59300403, 0x4803c857, 0x82000480,
- 0x00000085, 0x0c01f04c, 0x913805a7, 0x05020040,
- 0x4933c857, 0x05f1f8f1, 0x59300416, 0x8c00051a,
- 0x05020002, 0x0005f45a, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010ec6c, 0x5c027800, 0x60543000,
- 0x41782800, 0x600c2000, 0x60a68000, 0x4d400000,
- 0x4d440000, 0x59368c03, 0x0505fe22, 0x5c028800,
- 0x5c028000, 0x42000000, 0x0010b056, 0x0511f99e,
- 0x0501fd1a, 0x0004045a, 0x4d2c0000, 0x59325809,
- 0x592c0205, 0x82000500, 0x000000ff, 0x90000594,
- 0x05020df6, 0x0505feb4, 0x4a025a05, 0x00000103,
- 0x59300402, 0x48025c07, 0x497a580a, 0x49425a07,
- 0x0001fb5b, 0x5c025800, 0x0005f45a, 0xb13805a1,
- 0x05000009, 0xb13805a0, 0x05000007, 0x83380580,
- 0x00000089, 0x05000004, 0x83380580, 0x0000008a,
- 0x05f60764, 0x05f1fd20, 0x05f60762, 0x59300a03,
- 0x9004058e, 0x050006aa, 0x9004058a, 0x0500003c,
- 0x9004058c, 0x0500003a, 0x05c1fbd1, 0x91380594,
- 0x05fe07eb, 0x4933c857, 0x05f1f8b0, 0x59300416,
- 0x8c00051a, 0x05020002, 0x0005f45a, 0x601a8000,
- 0x05fdf7d0, 0x00107e37, 0x00107e36, 0x00107e36,
- 0x00107e36, 0x00107e36, 0x00107e36, 0x00107e47,
- 0x00107e36, 0x00107e36, 0x00107e36, 0x00107e36,
- 0x00107e36, 0x00107e36, 0x05c1fbb9, 0x4933c857,
- 0x0505f8b8, 0x0500000a, 0x643a6203, 0x59a80030,
- 0x48026205, 0x59300416, 0x8c00051a, 0x05020003,
- 0x59a8002e, 0x48026006, 0x1c01f000, 0x59a8002e,
- 0x48026006, 0x642a6203, 0x1c01f000, 0x4933c857,
- 0x0505f8a8, 0x0500000a, 0x643a6203, 0x59a80030,
- 0x48026205, 0x59300416, 0x8c00051a, 0x05020003,
- 0x59a8002e, 0x48026006, 0x1c01f000, 0x59a8002e,
- 0x48026006, 0x64326203, 0x1c01f000, 0x5932680a,
- 0x83380580, 0x00000089, 0x05000007, 0x83380580,
- 0x0000008a, 0x0500002c, 0x4933c857, 0x493bc857,
- 0x05f5f718, 0x4933c857, 0x59325809, 0x59300416,
- 0x8c00051a, 0x0500000b, 0x59300229, 0x90000583,
- 0x05c20b87, 0x640e6407, 0x59300429, 0x48026203,
- 0x59340200, 0x8c00050e, 0x050206f6, 0x1c01f000,
- 0x59300a29, 0x90040583, 0x05020007, 0x0501fc9f,
- 0x0500000d, 0x0001fb5b, 0x05e1fdc5, 0x497a6009,
- 0x0501f009, 0x59300229, 0x90000581, 0x05020006,
- 0x59300c18, 0x900405b9, 0x05000019, 0x900405b5,
- 0x05000017, 0x59cc0c07, 0x4806641b, 0x59cc0a07,
- 0x4806621b, 0x59300203, 0x48026429, 0x64466203,
- 0x05f5f68b, 0x4933c857, 0x59300416, 0x8c00051a,
- 0x0006045a, 0x59300229, 0x90000581, 0x0502003f,
- 0x59300c18, 0x900405b5, 0x05000005, 0x9004059e,
- 0x05000003, 0x900405b9, 0x05020038, 0x4933c857,
- 0x4c5c0000, 0x4c600000, 0x4d1c0000, 0x4130b800,
- 0x4004c000, 0x0505f8cd, 0x0502002b, 0x906005b5,
- 0x05020004, 0x591c0c16, 0x8c040502, 0x05000026,
- 0x05f5fea1, 0x05000024, 0x491fc857, 0x4933c857,
- 0x906005b5, 0x05000003, 0x906005b9, 0x05020002,
- 0x4932381e, 0x585c081d, 0x4806601d, 0x48626403,
- 0x64066203, 0x64066407, 0x585c080a, 0x4807c857,
- 0x4806600a, 0x585c0c17, 0x4807c857, 0x48066417,
- 0x585c0a17, 0x4807c857, 0x48066217, 0x585c0a18,
- 0x4807c857, 0x48066218, 0x585c0c1b, 0x4807c857,
- 0x4806641b, 0x585c0a1b, 0x4807c857, 0x4806621b,
- 0x491e602a, 0x0505f81c, 0x42000800, 0x80000040,
- 0x0005fb2e, 0x405e6000, 0x5c023800, 0x5c00c000,
- 0x5c00b800, 0x0005f45a, 0x0501fc44, 0x05000008,
- 0x4d2c0000, 0x59325809, 0x0001fb5b, 0x59300229,
- 0x90000583, 0x05e00d66, 0x5c025800, 0x0005f45a,
- 0x4803c856, 0x4c500000, 0x4c540000, 0x412c7800,
- 0x4c3c0000, 0x60042800, 0x82040480, 0x00000101,
- 0x05001002, 0x60000802, 0x40043000, 0x60700800,
- 0x91cca40c, 0x912cac0e, 0x0501f836, 0x9018349c,
- 0x592e5801, 0x812e59c0, 0x05c20eab, 0x05c1fe91,
- 0x05000011, 0x80142800, 0x4a025805, 0x00000110,
- 0x492c7801, 0x90180cbd, 0x05021005, 0x40180800,
- 0x912cac06, 0x0501f827, 0x0501f007, 0x901834bc,
- 0x60f00800, 0x412c7800, 0x912cac06, 0x0501f821,
- 0x05fdf7ef, 0x5c007800, 0x841429c0, 0x90142d43,
- 0x48147a05, 0x403e5800, 0x5c00a800, 0x5c00a000,
- 0x1c01f000, 0x492fc857, 0x812e59c0, 0x0500000d,
- 0x4d2c0000, 0x4c3c0000, 0x592c7801, 0x803c79c0,
- 0x05000005, 0x497a5801, 0x0001fb5b, 0x403e5800,
- 0x05fdf7fa, 0x5c007800, 0x0001fb5b, 0x5c025800,
- 0x1c01f000, 0x4803c856, 0x4c580000, 0x90040403,
- 0x8000b104, 0x0511f947, 0x5c00b000, 0x1c01f000,
- 0x4803c856, 0x4c580000, 0x90040c03, 0x8004b104,
- 0x0511f940, 0x5c00b000, 0x1c01f000, 0x591c0c07,
- 0x90040583, 0x05000005, 0x90040582, 0x05000003,
- 0x9004058a, 0x05020022, 0x4d300000, 0x4d2c0000,
- 0x411e6000, 0x59325809, 0x0501fbe4, 0x05000019,
- 0x59300c07, 0x9004058a, 0x0500001a, 0x90040583,
- 0x05020007, 0x592c0a05, 0x82040d00, 0x000000ff,
- 0x90040d94, 0x05000002, 0x640e6229, 0x0501f814,
- 0x4d400000, 0x604e8000, 0x592c0a09, 0x84040d54,
- 0x05e5f8ad, 0x5c028000, 0x0505fa5b, 0x0505fd72,
- 0x0001fb5b, 0x59300229, 0x90000583, 0x05000caf,
- 0x05f5fdcb, 0x5c025800, 0x5c026000, 0x1c01f000,
- 0x644e5a07, 0x642a6229, 0x05fdf7f4, 0x592c0409,
- 0x8c000512, 0x05000008, 0x84000512, 0x48025c09,
- 0x4d2c0000, 0x592e580a, 0x05c1fe3f, 0x5c025800,
- 0x497a580a, 0x1c01f000, 0x59cc0005, 0x8c000500,
- 0x0502000a, 0x591c0407, 0x90000582, 0x05020007,
- 0x591c0c03, 0x82040580, 0x00000085, 0x05000003,
- 0x82040580, 0x0000008b, 0x1c01f000, 0x4933c857,
- 0x4d3c0000, 0x600a7800, 0x59300407, 0x90000c92,
- 0x05c21a83, 0x0c01f808, 0x5c027800, 0x1c01f000,
- 0x4933c857, 0x59300407, 0x90000c92, 0x05c21a7c,
- 0x0c01f001, 0x00107f8b, 0x00107f88, 0x00107f88,
- 0x00107fba, 0x00107f87, 0x00107f88, 0x00107f9d,
- 0x00107f88, 0x00107f87, 0x00107f87, 0x00108d38,
- 0x00107f88, 0x00107f88, 0x00107f87, 0x00107f87,
- 0x00107f87, 0x00108096, 0x00107f88, 0x05c1fa68,
- 0x4803c856, 0x80000580, 0x1c01f000, 0x4803c856,
- 0x8d3c0502, 0x0502000f, 0x0501fb84, 0x0500000b,
- 0x59325809, 0x0505fd24, 0x41780800, 0x4d400000,
- 0x60168000, 0x05e5f858, 0x5c028000, 0x0505fa06,
- 0x0501fce3, 0x0001fb5b, 0x05f5fd79, 0x90000541,
- 0x1c01f000, 0x4933c857, 0x0501fb74, 0x05000008,
- 0x59300809, 0x58040209, 0x8c000512, 0x05000004,
- 0x4d400000, 0x60328000, 0x0501f00f, 0x05e1fc23,
- 0x0500000b, 0x59300416, 0x84000556, 0x48026416,
- 0x0501f80e, 0x4df00000, 0x59300416, 0x84000516,
- 0x48026416, 0x5c03e000, 0x1c01f000, 0x4d400000,
- 0x60428000, 0x0509ff54, 0x641a6407, 0x641e6203,
- 0x5c028000, 0x1c01f000, 0x4933c857, 0x05edffc2,
- 0x4df00000, 0x0501f8c9, 0x90000c91, 0x05c21a30,
- 0x0c01f001, 0x00107fd3, 0x00108045, 0x00107fe5,
- 0x00108055, 0x00108042, 0x00107fd2, 0x00107fd3,
- 0x00107fd3, 0x00107fd6, 0x00107fd3, 0x00107fd3,
- 0x00107fd3, 0x00107fd3, 0x00107fe5, 0x00107fd6,
- 0x00107fd3, 0x00107fd6, 0x05c1fa1d, 0x5c03e000,
- 0x05ec0f95, 0x05fdf7b3, 0x5c03e000, 0x05ec0f92,
- 0x59300407, 0x90000583, 0x05fe07b1, 0x59300203,
- 0x9000058d, 0x05fc07ae, 0x8d3c0502, 0x05fe07ac,
- 0x4d340000, 0x5932680a, 0x05e1fc59, 0x5c026800,
- 0x05fdf7a7, 0x0505fdd8, 0x0505fcb5, 0x59300004,
- 0x8400055c, 0x48026004, 0x4203e000, 0xb0800000,
- 0x6023f800, 0x05edff7c, 0x59300407, 0x90000586,
- 0x0500004c, 0x8d3c0502, 0x0502004e, 0x497a6229,
- 0x59300203, 0x9000058d, 0x05000002, 0x640e6229,
- 0x0501fb1a, 0x05020004, 0x8d3c0500, 0x05000036,
- 0x0501f02e, 0x4d2c0000, 0x4d400000, 0x59325809,
- 0x0501fc7b, 0x592c0409, 0x8c000512, 0x05000008,
- 0x4d2c0000, 0x84000512, 0x48025c09, 0x592c080a,
- 0x40065800, 0x05c1fd8c, 0x5c025800, 0x4d400000,
- 0x60168000, 0x592c0a09, 0x8c04050e, 0x05000003,
- 0x600a8000, 0x0501f004, 0x8c040512, 0x05000002,
- 0x60328000, 0x05e1ffd8, 0x0505fc9f, 0x5c028000,
- 0x0505f985, 0x8d3c0500, 0x05020003, 0x0511f894,
- 0x05020003, 0x0001fb5b, 0x497a6009, 0x5c028000,
- 0x5c025800, 0x8d3c0500, 0x0500000a, 0x59300a29,
- 0x90040d83, 0x05020005, 0x4d340000, 0x5932680a,
- 0x05e1fc13, 0x5c026800, 0x05f5fce9, 0x0501f011,
- 0x0511f883, 0x05020004, 0x59300a29, 0x90040d83,
- 0x05000bc6, 0x4a026403, 0x00000085, 0x64266203,
- 0x640a6407, 0x42000800, 0x80004040, 0x0505fc64,
- 0x0005fb2e, 0x4203e000, 0xb0800000, 0x6023f800,
- 0x5c03e000, 0x05ee0f40, 0x90000541, 0x1c01f000,
- 0x0505fc75, 0x05fdf7fb, 0x05edff27, 0x05c5fb94,
- 0x05fdf7a1, 0x598c000b, 0x81300580, 0x05020003,
- 0x05f1fa44, 0x05020026, 0x0201f800, 0x0010eee3,
- 0x80c40040, 0x05020005, 0x59300c03, 0xb0040580,
- 0x05fc0786, 0x05fdf794, 0x05edfe45, 0x0500001c,
- 0x05c1f99b, 0x0501f823, 0x05020003, 0x05f1fa00,
- 0x05020017, 0x0201f800, 0x0010ed56, 0x80c40040,
- 0x0500000f, 0x05edfe3a, 0x05000011, 0x59300407,
- 0x90000583, 0x05c2098e, 0x59300004, 0x9000051f,
- 0x90000585, 0x05c2098a, 0x58d400ec, 0x82000500,
- 0x00000f00, 0x05fe077c, 0x05c1f985, 0x59300c03,
- 0xb0040580, 0x05fc0769, 0x05fdf777, 0x59300203,
- 0x90000c91, 0x05c2197e, 0x0c01f74f, 0x0501f805,
- 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
- 0x417a3000, 0x60df2160, 0x59900005, 0x81300580,
- 0x05000006, 0x91932410, 0x811a3000, 0x91180485,
- 0x05fc17fa, 0x90000541, 0x1c01f000, 0x0501f803,
- 0x40018800, 0x1c01f000, 0x59300004, 0x8c00053e,
- 0x0500000c, 0x8c00050c, 0x0502000a, 0x8c000516,
- 0x05020004, 0x90000d1f, 0x90040585, 0x05020003,
- 0x600c0000, 0x0501f004, 0x60040000, 0x0501f002,
- 0x59300203, 0x1c01f000, 0x4933c857, 0x05edfee6,
- 0x4df00000, 0x59300203, 0x90000c91, 0x05c21954,
- 0x0c01f001, 0x001080af, 0x001080c2, 0x001080b2,
- 0x001080ae, 0x001080ae, 0x001080ae, 0x001080ae,
- 0x001080ae, 0x001080ae, 0x001080ae, 0x001080ae,
- 0x001080ae, 0x001080ae, 0x001080ae, 0x001080b2,
- 0x001080ae, 0x001080ae, 0x05c1f941, 0x5c03e000,
- 0x05ec0eb9, 0x05fdf6d7, 0x5c03e000, 0x05ec0eb6,
- 0x4d2c0000, 0x59325809, 0x59300403, 0xb0000592,
- 0x05c40fe4, 0x0501fa59, 0x05c00935, 0x64165a07,
- 0x0001fb5b, 0x05e1fe1c, 0x05f5fc55, 0x5c025800,
- 0x90000541, 0x1c01f000, 0x598c000b, 0x81300580,
- 0x05020018, 0x59300004, 0x8c000520, 0x05000004,
- 0x84000520, 0x48026004, 0x0501f018, 0x42001000,
- 0x0010af8e, 0x50081000, 0x58080002, 0x82000580,
- 0x00000100, 0x05000009, 0x5808000b, 0x81300580,
- 0x05c2091b, 0x0201f800, 0x0010eee3, 0x80c40040,
- 0x05c20917, 0x05fdf7d9, 0x05f1f9b2, 0x0502000c,
- 0x59300004, 0x8c000520, 0x05000004, 0x84000520,
- 0x48026004, 0x05fdf7d1, 0x0201f800, 0x0010eee3,
- 0x80c40040, 0x05fc07cd, 0x05c1f909, 0x59300203,
- 0x90000c91, 0x05c21906, 0x0c01f7b3, 0x4d340000,
- 0x4d240000, 0x5932481d, 0x5932680a, 0x59300407,
- 0x4933c857, 0x4803c857, 0x90000c92, 0x05c218fc,
- 0x0c01f804, 0x5c024800, 0x5c026800, 0x1c01f000,
- 0x0010810d, 0x00108130, 0x00108265, 0x0010f510,
- 0x0010825c, 0x00108261, 0x001096fd, 0x00108114,
- 0x00108258, 0x0010810a, 0x001082c2, 0x0010810a,
- 0x0010810a, 0x0010810a, 0x0010810a, 0x00020c5a,
- 0x00108acd, 0x00108acd, 0x05c1f8e5, 0x0501fb12,
- 0x05f802ed, 0x1c01f000, 0x05edfe6f, 0x05edfdc3,
- 0x05edfe59, 0x0005f45a, 0x64066006, 0x1c01f000,
- 0x4d340000, 0x4c5c0000, 0x59300203, 0x90000591,
- 0x05020014, 0x5932680a, 0x4130b800, 0x0005fc3d,
- 0x0500000f, 0x64066203, 0x647a6403, 0x585c041b,
- 0x4802641b, 0x585c021b, 0x4802621b, 0x4936600a,
- 0x585c001d, 0x4802601d, 0x0501fdbb, 0x64066407,
- 0x42000800, 0x80000040, 0x0005fb2e, 0x405e6000,
- 0x0005fc5a, 0x5c00b800, 0x5c026800, 0x1c01f000,
- 0x42000000, 0x0010b061, 0x050dfe63, 0x050dfd8e,
- 0x59300203, 0x90000c91, 0x05c218b9, 0x4803c857,
- 0x0c01f001, 0x0010814a, 0x00108112, 0x0010814b,
- 0x0010814a, 0x0010814b, 0x0010814b, 0x0010810e,
- 0x0010814a, 0x0010810b, 0x0010814a, 0x0010814a,
- 0x0010814a, 0x0010814a, 0x0010814a, 0x0010814b,
- 0x0010814a, 0x0010814a, 0x05c1f8a5, 0x4d2c0000,
- 0x59340400, 0x82000500, 0x000000ff, 0x90000c8c,
- 0x05c2189f, 0x59303403, 0xb0180d91, 0x0500000c,
- 0x90180d84, 0x05020003, 0x60040000, 0x0501f004,
- 0x90180d80, 0x05020002, 0x60040000, 0x4803c857,
- 0x0c01f823, 0x5c025800, 0x1c01f000, 0x42000000,
- 0x0010b05d, 0x050dfe34, 0x05cdfdc5, 0x59340412,
- 0x82000500, 0x000000ff, 0x05000016, 0x80000040,
- 0x48026c12, 0x4d300000, 0x05f5fbdb, 0x5c000000,
- 0x0500000f, 0x641c0407, 0x4a000006, 0x00000398,
- 0x49238830, 0x4a038832, 0xffffffff, 0x4926601d,
- 0x497a6009, 0x4936600a, 0x64066407, 0x64066203,
- 0x65466403, 0x5c025800, 0x05edf4a8, 0x40026000,
- 0x5c025800, 0x60042800, 0x0505f421, 0x0010818b,
- 0x00108217, 0x0010818c, 0x001081c3, 0x0010818c,
- 0x0010822d, 0x0010818c, 0x00108193, 0x0010818b,
- 0x0010822d, 0x0010818b, 0x0010819e, 0x05c1f864,
- 0x59300403, 0x90000d96, 0x05000033, 0x90000d84,
- 0x05000031, 0x90000d82, 0x0500002f, 0x0501fa8a,
- 0x0500002d, 0x59300403, 0x90000da2, 0x05000098,
- 0x90000db9, 0x0500009f, 0x90000db5, 0x0500009d,
- 0x90000d9e, 0x05000025, 0x0501f974, 0x05000005,
- 0x0501fff8, 0x05020003, 0x05e1fb29, 0x0501f01e,
- 0x59300403, 0x90000d81, 0x0502000f, 0x5930081d,
- 0x58040200, 0x8c000500, 0x050403f0, 0x5930080a,
- 0x58040403, 0x82000580, 0x000007fe, 0x05020004,
- 0x60042800, 0x0505fbee, 0x0005f45a, 0x05e1fae8,
- 0x0500000d, 0x59340403, 0x82000480, 0x000007f0,
- 0x0502100a, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010ec6c, 0x5c027800, 0x42000000, 0x0010b056,
- 0x050dfdd5, 0x05f9fa38, 0x05f5f351, 0x0501f94f,
- 0x05000003, 0x0501ffd3, 0x05000083, 0x59300c03,
- 0x90040596, 0x05000049, 0x90040582, 0x0502002d,
- 0x59a8021b, 0x8c000502, 0x0502000c, 0x05e5f85e,
- 0x0502000a, 0x05e5f87d, 0x05020004, 0x60040000,
- 0x05e5f82d, 0x0501f074, 0x64075014, 0x6006d800,
- 0x05e1ffd3, 0x0501f070, 0x59340200, 0x8c000508,
- 0x05000007, 0x84000508, 0x48026a00, 0x59300416,
- 0x84000510, 0x48026416, 0x0501f011, 0x59340412,
- 0x82000500, 0x000000ff, 0x05000012, 0x80000040,
- 0x48026c12, 0x5932481d, 0x497a6205, 0x4d300000,
- 0x05f5fb59, 0x5c000000, 0x05000009, 0x49780009,
- 0x641c0407, 0x4a000006, 0x00000398, 0x4926601d,
- 0x4936600a, 0x64066407, 0x0501f01c, 0x40026000,
- 0x59300403, 0x90000d82, 0x0502000d, 0x59340403,
- 0x82000580, 0x000007fe, 0x05020007, 0x59a8021b,
- 0x84000540, 0x4803521b, 0x05ddfc45, 0x05f9f9f6,
- 0x0501f00c, 0x600c0002, 0x05f5fd98, 0x05f9f9f2,
- 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ec6c,
- 0x5c027800, 0x42000000, 0x0010b056, 0x050dfd86,
- 0x05cdfac1, 0x05f5f302, 0x600c0800, 0x05ddfed8,
- 0x64066203, 0x640a6403, 0x05edf40c, 0x0501f8fb,
- 0x05fe07a9, 0x05cdfab8, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010ec6c, 0x5c027800, 0x42000000,
- 0x0010b056, 0x050dfd74, 0x60603000, 0x41782800,
- 0x60002000, 0x4d400000, 0x4d440000, 0x59368c03,
- 0x60a68000, 0x0505f9eb, 0x5c028800, 0x5c028000,
- 0x05f5f2e7, 0x05e1fa9e, 0x05fdf7d9, 0x42000000,
- 0x0010b060, 0x050dfd64, 0x60140002, 0x05f5fd6b,
- 0x05fc07d3, 0x05f5fd7e, 0x05fe07d1, 0x1c01f000,
- 0x59300c03, 0x0501fd31, 0x0006045a, 0x916c0583,
- 0x05000003, 0x640a6006, 0x1c01f000, 0x59300403,
- 0x48026418, 0x64066229, 0x4a026403, 0x00000085,
+ 0x00ff0000, 0x05fc07ef, 0x60201000, 0x05ddfb85,
+ 0x05fc07ec, 0x592c040c, 0x84000540, 0x48025c0c,
+ 0x05fdf7ef, 0x60100800, 0x05d9f540, 0x91380595,
+ 0x05020003, 0x0505fe3f, 0x05dc0812, 0x1c01f000,
+ 0x91380595, 0x05020015, 0x4c580000, 0x91cc1408,
+ 0x6008b000, 0x91341c06, 0x05f5fd97, 0x0502000e,
+ 0x91cc140a, 0x6008b000, 0x91341c08, 0x05f5fd92,
+ 0x05020009, 0x59342200, 0x59cc1007, 0x800811c0,
+ 0x05000003, 0x480a6801, 0x84102542, 0x8410251a,
+ 0x48126a00, 0x5c00b000, 0x1c01f000, 0x4803c856,
+ 0xb13805a1, 0x0500000b, 0xb13805a0, 0x05000009,
+ 0xb13805a2, 0x05020011, 0x64c65a07, 0x6412580e,
+ 0x644a580f, 0x0001fb5b, 0x05ddfb12, 0x0005f45a,
+ 0x592c000d, 0x800001c0, 0x05000005, 0x59a8002e,
+ 0x48026006, 0x640a6203, 0x1c01f000, 0x64025a07,
+ 0x0001fb5b, 0x0005fc5a, 0x1c01f000, 0x42000000,
+ 0x0010b2ee, 0x0509fd90, 0x05e9fc89, 0x59300203,
+ 0x4933c857, 0x4803c857, 0x90000c91, 0x05ba1d34,
+ 0x0c01f802, 0x05e9f46e, 0x00108cd0, 0x00108cd9,
+ 0x00108cd1, 0x00108ccf, 0x00108ccf, 0x00108ccf,
+ 0x00108ccf, 0x00108ccf, 0x00108ccf, 0x00108ccf,
+ 0x00108ccf, 0x00108ccf, 0x00108ccf, 0x00108ccf,
+ 0x00108cd1, 0x00108ccf, 0x00108ccf, 0x05b9fd20,
+ 0x1c01f000, 0x59300403, 0xb0000592, 0x05f8061d,
+ 0x05ddfae4, 0x59325809, 0x641a5a07, 0x0001fb5b,
+ 0x05f1f1ef, 0x59301804, 0x840c0520, 0x48026004,
+ 0x598c000b, 0x81300580, 0x0502000f, 0x8c0c0520,
+ 0x0502000f, 0x42001000, 0x0010b20e, 0x50081000,
+ 0x58080002, 0x82000580, 0x00000100, 0x0500000d,
+ 0x5808000b, 0x81300580, 0x05ba0d05, 0x4978100b,
+ 0x0501f003, 0x8c0c0520, 0x05fe07e3, 0x0201f800,
+ 0x0010f0f2, 0x80c40040, 0x05fc07df, 0x05b9fcfc,
+ 0x05e9ff5a, 0x05fc07fa, 0x59300203, 0x90000c91,
+ 0x05ba1cf7, 0x0c01f7c5, 0x4933c857, 0x4c500000,
+ 0x4c540000, 0x4c580000, 0x592c0c08, 0x48065814,
+ 0x59cc0809, 0x48065808, 0x59cc0808, 0x4806580c,
+ 0x59a8088c, 0x82040500, 0x000003ff, 0x800010c4,
+ 0x8c040514, 0x05000004, 0x59cc0002, 0x90000503,
+ 0x80081480, 0x480a621c, 0x412c0800, 0x05bdf85a,
+ 0x05b80cdf, 0x492c080a, 0x58040409, 0x84000552,
+ 0x84000540, 0x48000c09, 0x90081403, 0x80081104,
+ 0x91cca406, 0x912cac05, 0x60400800, 0x90080490,
+ 0x05021003, 0x40080800, 0x80000580, 0x4004b000,
+ 0x4c000000, 0x0509fe2a, 0x5c000000, 0x800001c0,
+ 0x0500000a, 0x412c1000, 0x4c000000, 0x05bdf842,
+ 0x05b80cc7, 0x492c1001, 0x912cac05, 0x5c000000,
+ 0x40001000, 0x05fdf7ee, 0x5c00b000, 0x5c00a800,
+ 0x5c00a000, 0x1c01f000, 0x4933c857, 0x4d2c0000,
+ 0x4c380000, 0x59325809, 0x5930021c, 0x48025a09,
+ 0x59301013, 0x640a6203, 0x592c020b, 0x8c000500,
+ 0x05000004, 0x59300017, 0x592c1010, 0x80081480,
+ 0x40080000, 0x0501f963, 0x80001540, 0x05020007,
+ 0x64025a07, 0x592c000c, 0x82000500, 0x00000c00,
+ 0x05000009, 0x0501f009, 0x8c08053e, 0x05000005,
+ 0x641e5a07, 0x80081080, 0x80081000, 0x0501f002,
+ 0x64565a07, 0x480a5808, 0x42000000, 0x0010cf39,
+ 0x50007000, 0x5838000a, 0x80000540, 0x05020007,
+ 0x4930700b, 0x4930700a, 0x58380002, 0x90000580,
+ 0x05020808, 0x0501f004, 0x90001400, 0x45301000,
+ 0x4930700a, 0x5c007000, 0x5c025800, 0x1c01f000,
+ 0x4933c857, 0x592c000a, 0x40001000, 0x48007009,
+ 0x90080405, 0x48007003, 0x592c000e, 0x592c100f,
+ 0x48007006, 0x48087007, 0x592c0014, 0x592c1209,
+ 0x80080c80, 0x05001002, 0x40001000, 0x90081403,
+ 0x80081104, 0x90080490, 0x05021003, 0x80000580,
+ 0x0501f002, 0x60401000, 0x4800700c, 0x48087004,
+ 0x800810c4, 0x48087005, 0x40381000, 0x0001f01c,
+ 0x4d2c0000, 0x05b9ffe8, 0x05b80c6d, 0x42000800,
+ 0x0010cf39, 0x452c0800, 0x497a580a, 0x497a580b,
+ 0x497a580c, 0x4a025808, 0x00108d90, 0x4a025802,
+ 0x00000100, 0x64025801, 0x5c025800, 0x1c01f000,
+ 0x4833c857, 0x4d300000, 0x4d2c0000, 0x4c5c0000,
+ 0x4030b800, 0x585c0009, 0x80025d40, 0x05020004,
+ 0x585c000b, 0x4c000000, 0x0501f03b, 0x585c0002,
+ 0x82000580, 0x00000100, 0x0502001c, 0x592c0801,
+ 0x4c040000, 0x05b9ffeb, 0x5c000800, 0x800409c0,
+ 0x05000017, 0x4804b809, 0x585c100c, 0x800811c0,
+ 0x05020004, 0x40065800, 0x05b9ffeb, 0x0501f010,
+ 0x90080490, 0x05021003, 0x80000580, 0x0501f002,
+ 0x60401000, 0x4800b80c, 0x4808b804, 0x800810c4,
+ 0x4808b805, 0x90040405, 0x4800b803, 0x405c1000,
+ 0x0001f81c, 0x0501f022, 0x0501f825, 0x585c000b,
+ 0x80026540, 0x59300000, 0x80000d40, 0x05020002,
+ 0x4800b80a, 0x4800b80b, 0x497a6000, 0x4c000000,
+ 0x4978b809, 0x59325809, 0x4a025a05, 0x00000103,
+ 0x59300402, 0x48025c07, 0x592c100c, 0x4c080000,
+ 0x0001fb5b, 0x0501f8ce, 0x05fdf809, 0x5c001000,
+ 0x8c080518, 0x05000003, 0x05fdf928, 0x0501f002,
+ 0x0005fc5a, 0x405c7000, 0x5c000000, 0x80026540,
+ 0x05000003, 0x59325809, 0x05fdff8a, 0x5c00b800,
+ 0x5c025800, 0x5c026000, 0x1c01f000, 0x483bc857,
+ 0x58380009, 0x40025800, 0x05b9ffb3, 0x5838000b,
+ 0x80026540, 0x59300009, 0x80025d40, 0x640a5a07,
+ 0x1c01f000, 0x4803c857, 0x4933c857, 0x4d1c0000,
+ 0x497a601e, 0x41323800, 0x40026000, 0x4d3c0000,
+ 0x60167800, 0x0501f838, 0x5c027800, 0x411e6000,
+ 0x4933c857, 0x59300416, 0x84000502, 0x48026416,
+ 0x5c023800, 0x1c01f000, 0x481bc857, 0x4933c857,
+ 0x4c5c0000, 0x4c600000, 0x4010b800, 0x4014c000,
+ 0x0509fa9e, 0x05c9f97f, 0x59240400, 0x8c00050a,
+ 0x05020006, 0x40602800, 0x405c3000, 0x0505fd2e,
+ 0x90000541, 0x0501f002, 0x80000580, 0x5c00c000,
+ 0x5c00b800, 0x1c01f000, 0x4803c856, 0x4d300000,
+ 0x42026000, 0x00110514, 0x59a8000d, 0x81640580,
+ 0x05000013, 0x59300c07, 0x90040581, 0x05000009,
+ 0x90040584, 0x05000004, 0x90040590, 0x05f80c59,
+ 0x0501f007, 0x59300203, 0x90000d87, 0x05000004,
+ 0x4807c857, 0x05fdf9db, 0x05020807, 0x91326430,
+ 0x41580000, 0x81300480, 0x05fc17ec, 0x5c026000,
+ 0x1c01f000, 0x4933c857, 0x59300403, 0x4803c857,
+ 0x05e9fb13, 0x4df00000, 0x59300407, 0x4803c857,
+ 0x90000d82, 0x05000013, 0x90000d81, 0x05000007,
+ 0x90000d84, 0x05000005, 0x4933c856, 0x5c03e000,
+ 0x05e80af3, 0x0501f03e, 0x59300203, 0x90000d81,
+ 0x05000014, 0x90000d82, 0x0500002b, 0x90000d85,
+ 0x05000029, 0x90000d8e, 0x05000027, 0x05b9fbac,
+ 0x59300203, 0x90000d89, 0x0500000a, 0x90000d8b,
+ 0x05000008, 0x90000d8a, 0x0500001f, 0x90000d8c,
+ 0x0500001d, 0x90000d8e, 0x0500001b, 0x05b9fba0,
+ 0x598c000b, 0x81300580, 0x05020003, 0x05e9fdfb,
+ 0x05020015, 0x59300004, 0x4803c857, 0x8c000520,
+ 0x05000004, 0x84000520, 0x48026004, 0x0501f00e,
+ 0x0201f800, 0x0010f0f2, 0x80c40040, 0x05ba0b90,
+ 0x5c03e000, 0x05e80aca, 0x59300407, 0x90000d82,
+ 0x05000013, 0x05ddf953, 0x05f9ff98, 0x05f00f51,
+ 0x0501f00f, 0x5c03e000, 0x05e80ac1, 0x59300407,
+ 0x90000d82, 0x0500000a, 0x5930081d, 0x58040200,
+ 0x8c000500, 0x0500010f, 0x05ddf946, 0x05f9ff8b,
+ 0x05f00f44, 0x8d3c0500, 0x05000003, 0x0509fafc,
+ 0x05f1f04f, 0x64066229, 0x4a026403, 0x00000085,
0x64266203, 0x640a6407, 0x42000800, 0x80000040,
- 0x0005f32e, 0x05f9f9b0, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010ec6c, 0x5c027800, 0x42000000,
- 0x0010b056, 0x050dfd44, 0x497a6009, 0x641e6407,
- 0x4a026006, 0x00000398, 0x497a6205, 0x1c01f000,
- 0x42000000, 0x0010b067, 0x050dfd3b, 0x05fdf6d5,
- 0x42000000, 0x0010b062, 0x050dfd37, 0x050dfc62,
- 0x05f5f2b3, 0x42000000, 0x0010b064, 0x050dfd32,
- 0x1c01f000, 0x42000000, 0x0010b063, 0x050dfd2e,
- 0x59300203, 0x90000c91, 0x05be1f85, 0x4803c857,
- 0x0c01f001, 0x0010827e, 0x00108112, 0x0010827e,
- 0x0010827e, 0x0010827e, 0x0010827e, 0x0010827e,
- 0x0010827e, 0x0010827e, 0x00108112, 0x0010827f,
- 0x00108112, 0x00108289, 0x0010827e, 0x0010827f,
- 0x0010827e, 0x0010827e, 0x05bdff71, 0x59300403,
- 0x82000580, 0x0000008b, 0x05000007, 0x4a026403,
- 0x0000008b, 0x642e6203, 0x42000800, 0x80004040,
- 0x0005f32e, 0x59300a29, 0x0501f888, 0x0500000b,
- 0x4d2c0000, 0x59325809, 0x641a5a07, 0x497a5c0a,
- 0x0001fb5b, 0x59300a29, 0x90040d83, 0x05e009a8,
- 0x5c025800, 0x497a6009, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010ec6c, 0x5c027800, 0x60443000,
- 0x050dfb52, 0x42000000, 0x0010b056, 0x050dfcf6,
- 0x4c5c0000, 0x4130b800, 0x05f5faa3, 0x05000009,
- 0x4936600a, 0x4926601d, 0x0501fc3b, 0x4d300000,
- 0x405e6000, 0x05f5fa6a, 0x5c026000, 0x0501f002,
- 0x405e6000, 0x5c00b800, 0x497a6009, 0x64066407,
- 0x64066403, 0x59240400, 0x8c00050a, 0x0502000b,
- 0x64126407, 0x641e6203, 0x6406642c, 0x60103000,
- 0x4d400000, 0x60a68000, 0x41782800, 0x0509fdda,
- 0x5c028000, 0x1c01f000, 0x602c0800, 0x05ddfe2c,
- 0x64066203, 0x05edf361, 0x42000000, 0x0010b069,
- 0x050dfcd1, 0x59300203, 0x90000c91, 0x05be1f28,
- 0x4803c857, 0x0c01f001, 0x001082eb, 0x001082db,
- 0x001082dd, 0x001082ec, 0x001082dc, 0x001082db,
- 0x001082db, 0x001082db, 0x001082db, 0x001082db,
- 0x001082db, 0x001082db, 0x001082db, 0x001082db,
- 0x001082db, 0x001082db, 0x001082db, 0x05bdff14,
- 0x05c5f8fb, 0x4d2c0000, 0x59325809, 0x641a5a07,
- 0x0001fb5b, 0x5c025800, 0x497a6009, 0x642a6229,
- 0x4a026403, 0x00000085, 0x64266203, 0x640a6407,
- 0x42000800, 0x80004040, 0x0005f32e, 0x1c01f000,
- 0x05edfc91, 0x4df00000, 0x05fdfd8a, 0x05020003,
- 0x05edff67, 0x0502000a, 0x0201f800, 0x0010ed56,
- 0x80c40040, 0x05020004, 0x5c03e000, 0x05edfc72,
- 0x05fdf7e5, 0x05edfb9e, 0x05be0ef5, 0x5c03e000,
- 0x05edfc6d, 0x59300203, 0x90000d83, 0x05bc0ef0,
- 0x90000c91, 0x05be1eee, 0x0c01f7c8, 0x59a8000d,
- 0x59a80864, 0x80040400, 0x80080480, 0x05021003,
- 0x90000541, 0x1c01f000, 0x480bc857, 0x80000580,
- 0x1c01f000, 0x0501f805, 0x60018800, 0x05000002,
- 0x60058800, 0x1c01f000, 0x4c040000, 0x59300809,
- 0x59a8000c, 0x80040480, 0x05001007, 0x59a8000a,
- 0x80040480, 0x05021004, 0x800409c0, 0x5c000800,
- 0x1c01f000, 0x800409c0, 0x05be0ed1, 0x4803c856,
- 0x05fdf7fb, 0x4803c856, 0x4d300000, 0x0005fc3d,
- 0x05000007, 0x0501f828, 0x4d380000, 0x612e7000,
- 0x0005fc78, 0x5c027000, 0x90000541, 0x5c026000,
- 0x1c01f000, 0x4803c856, 0x4d300000, 0x05f5fa16,
- 0x05000019, 0x0501f81c, 0x4d300000, 0x05edfc4a,
- 0x4df00000, 0x05edfb02, 0x4d3c0000, 0x60027840,
- 0x0201f800, 0x0010f148, 0x0201f800, 0x0010f1e1,
- 0x0201f800, 0x0010f603, 0x5c027800, 0x5c03e000,
- 0x05ec0c29, 0x5c026000, 0x8d3c053e, 0x05020008,
- 0x4d380000, 0x61327000, 0x0005fc78, 0x5c027000,
- 0x90000541, 0x5c026000, 0x1c01f000, 0x0005fc5a,
- 0x05fdf7fc, 0x592c0408, 0x494a6019, 0x494e601a,
- 0x4936600a, 0x492e6009, 0x640e6407, 0x59340802,
- 0x4806600b, 0x800000c2, 0x800008c4, 0x80040400,
- 0x48026006, 0x05e1f993, 0x4926601d, 0x0501f386,
- 0x493bc857, 0x4d300000, 0x0005fc3d, 0x0500000a,
- 0x05fdffed, 0x4d400000, 0x60168000, 0x0501f80a,
- 0x5c028000, 0x8d3c053e, 0x05020005, 0x0005fc78,
- 0x90000541, 0x5c026000, 0x1c01f000, 0x0005fc5a,
- 0x05fdf7fc, 0x4803c856, 0x05edfc0f, 0x4df00000,
- 0x4d3c0000, 0x4d440000, 0x59368c03, 0x60067840,
- 0x0201f800, 0x0010f0b7, 0x0201f800, 0x0010f109,
- 0x0201f800, 0x0010f1e1, 0x0201f800, 0x0010f603,
- 0x5c028800, 0x5c027800, 0x5c03e000, 0x05ec03ea,
- 0x1c01f000, 0x4803c856, 0x4d300000, 0x05f5f9c2,
- 0x0500000e, 0x481a601e, 0x48ee602d, 0x4936600a,
- 0x05e1f964, 0x4926601d, 0x0501fb57, 0x64066407,
- 0x492e6009, 0x4d380000, 0x607e7000, 0x0005fc78,
- 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
- 0x4803c856, 0x4d300000, 0x05f5f9af, 0x0500000d,
- 0x48ee602d, 0x4936600a, 0x05e1f952, 0x4926601d,
- 0x0501fb45, 0x64066407, 0x492e6009, 0x4d380000,
- 0x61567000, 0x0005fc78, 0x5c027000, 0x90000541,
- 0x5c026000, 0x1c01f000, 0x4803c856, 0x4d300000,
- 0x05f5f99d, 0x0500000e, 0x481a601e, 0x48ee602d,
- 0x4936600a, 0x05e1f93f, 0x4926601d, 0x0501fb32,
- 0x64066407, 0x492e6009, 0x4d380000, 0x60f67000,
- 0x0005fc78, 0x5c027000, 0x90000541, 0x5c026000,
- 0x1c01f000, 0x4803c856, 0x4d300000, 0x05f5f98a,
- 0x05000012, 0x4926601d, 0x4936600a, 0x0501fb22,
- 0x492fc857, 0x4933c857, 0x592c0405, 0x8c00051e,
- 0x05000003, 0x48efc857, 0x48ee602d, 0x64066407,
- 0x492e6009, 0x4d380000, 0x60027000, 0x0005fc78,
- 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
- 0x4803c856, 0x4d300000, 0x05f5f973, 0x0500000e,
- 0x48ee602d, 0x481a601e, 0x4936600a, 0x05e1f915,
- 0x4926601d, 0x0501fb08, 0x64066407, 0x492e6009,
- 0x4d380000, 0x61127000, 0x0005fc78, 0x5c027000,
- 0x90000541, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x4d300000, 0x05f5f960, 0x0500000e, 0x481a601e,
- 0x48ee602d, 0x4936600a, 0x05e1f902, 0x4926601d,
- 0x0501faf5, 0x64066407, 0x492e6009, 0x4d380000,
- 0x61267000, 0x0005fc78, 0x5c027000, 0x90000541,
- 0x5c026000, 0x1c01f000, 0x5930000a, 0x80001540,
- 0x05bc0df7, 0x8d0c0512, 0x05020007, 0x5808040b,
- 0x4803c856, 0x80000040, 0x05001003, 0x4800140b,
- 0x05020008, 0x58080010, 0x80000540, 0x05000005,
- 0x58080203, 0x80000540, 0x05020002, 0x64041203,
- 0x1c01f000, 0x4803c856, 0x59300403, 0x90000d82,
- 0x0500000b, 0x90000d83, 0x05000009, 0x90000d84,
- 0x05000007, 0x599c0819, 0x8c04050e, 0x05000003,
- 0x90000d80, 0x05000002, 0x90000541, 0x1c01f000,
- 0x0501f805, 0x60058800, 0x05000002, 0x60018800,
- 0x1c01f000, 0x4803c856, 0x4c000000, 0x4d2c0000,
- 0x59300407, 0x90000584, 0x05000017, 0x59300009,
- 0x80025d40, 0x800001c0, 0x05000013, 0x0501fd71,
- 0x0500000f, 0x59300407, 0x90004590, 0x0500000c,
- 0x90004591, 0x0500000a, 0x90004583, 0x0500000a,
- 0x90004582, 0x05000008, 0x9000458a, 0x05000006,
- 0x592c0405, 0x8c00051e, 0x05000003, 0x80000580,
- 0x0501f002, 0x90000541, 0x5c025800, 0x5c000000,
- 0x1c01f000, 0x4803c856, 0x4d300000, 0x05f5f906,
- 0x05000011, 0x4926601d, 0x4936600a, 0x0501fa9e,
- 0x48ee602d, 0x64066407, 0x492e6009, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010ec6c, 0x5c027800,
- 0x4d380000, 0x60a27000, 0x0005fc78, 0x5c027000,
- 0x90000541, 0x5c026000, 0x1c01f000, 0x4803c856,
- 0x91380595, 0x05020009, 0x59a80077, 0xb00005b4,
- 0x05020006, 0x41780800, 0x05ddfd7a, 0x64066203,
- 0x64a66403, 0x05edf1c5, 0x05f5ff9b, 0x0005f45a,
- 0x4803c856, 0x91380596, 0x05020004, 0x60100800,
- 0x05ddfc87, 0x05f5f2f4, 0x91380595, 0x0502000d,
- 0x59a80077, 0x90000594, 0x0502000a, 0x05ddfdda,
- 0x05f9fbc7, 0x05020007, 0x59340404, 0x80000540,
- 0x05000004, 0x60180800, 0x05ddfc79, 0x05f5f2e6,
- 0x05f5ff85, 0x0005f45a, 0x4803c856, 0x592c0207,
- 0x90000585, 0x05000002, 0x1c01f000, 0x4803c856,
- 0x592c0209, 0x8400054a, 0x48025a09, 0x1c01f000,
- 0x59300809, 0x800409c0, 0x05000008, 0x58040205,
- 0x82000580, 0x00000152, 0x05020004, 0x59a8082e,
- 0x48066006, 0x1c01f000, 0x599c0416, 0x800001c0,
- 0x05000007, 0x90000c84, 0x05001005, 0x800000c2,
- 0x800008c4, 0x80040c00, 0x05fdf7f6, 0x59300403,
- 0x90000582, 0x05fe07f2, 0x5930080a, 0x58040403,
- 0x82000580, 0x000007fe, 0x05fe07ed, 0x60a00800,
- 0x05fdf7ec, 0x4803c856, 0x59300c03, 0xb13805a1,
- 0x05000019, 0xb13805a0, 0x05000017, 0xb13805a2,
- 0x0502001e, 0x497a6205, 0x90040582, 0x05000006,
- 0x9004059e, 0x0500000e, 0x90040584, 0x05020017,
- 0x0501f003, 0x600c0800, 0x05ddfc3d, 0x59340200,
- 0x84000508, 0x48026a00, 0x59300416, 0x84000510,
- 0x48026416, 0x64066203, 0x05edf16c, 0x64166203,
- 0x0501f00a, 0x59340200, 0x8c00050e, 0x05020002,
- 0x497a6205, 0x640a6203, 0x90040486, 0x05fc17c1,
- 0x59a8002e, 0x48026006, 0x1c01f000, 0x4803c856,
- 0xb13805a1, 0x05000003, 0xb13805a0, 0x0502000a,
- 0x59303403, 0x82180580, 0x00000086, 0x05f40048,
- 0x82180580, 0x00000087, 0x05f40045, 0x497a6205,
- 0x642a6203, 0x1c01f000, 0x4803c856, 0xb13805a1,
- 0x05000003, 0xb13805a0, 0x05020007, 0x59300403,
- 0xb0000c91, 0x05be1d16, 0xb0000480, 0x05bc1d14,
- 0x0c01f002, 0x1c01f000, 0x001084f0, 0x001084ef,
- 0x001084ef, 0x001084fc, 0x001084ef, 0x001084ef,
- 0x001084ef, 0x001084ef, 0x001084ef, 0x001084fc,
- 0x001084ef, 0x001084fd, 0x001084fd, 0x001084fd,
- 0x001084fd, 0x001084ef, 0x00108500, 0x05bdfd00,
- 0x59340200, 0x8c00050e, 0x05020002, 0x497a6205,
- 0x59300809, 0x5804020b, 0x8c000502, 0x05000003,
- 0x64126203, 0x1c01f000, 0x640a6203, 0x1c01f000,
- 0x1c01f000, 0x497a6205, 0x64366203, 0x1c01f000,
- 0x0005f45a, 0x4803c856, 0xb13805a1, 0x05000006,
- 0xb13805a0, 0x05020009, 0x59cc0002, 0x8c000526,
- 0x05000007, 0x59300403, 0xb0000d83, 0x05000005,
- 0xb0000d89, 0x05000003, 0x05f5f86a, 0x1c01f000,
- 0x59a80030, 0x48026205, 0x640a6203, 0x5930001c,
- 0x80000540, 0x05000003, 0x497a601c, 0x0801f800,
- 0x1c01f000, 0x497a6205, 0x497a6009, 0x64066203,
- 0x65426403, 0x42000800, 0x80000043, 0x0005f32e,
- 0x4933c857, 0x4d340000, 0x5932680a, 0x59340200,
- 0x8c00050e, 0x05000005, 0x59300407, 0x90000c92,
- 0x05021004, 0x0c01f805, 0x5c026800, 0x1c01f000,
- 0x05fdfbe1, 0x05fdf7fd, 0x0010810d, 0x00108540,
- 0x00108544, 0x00108547, 0x00109a3f, 0x00109a57,
- 0x00109a5b, 0x0010810d, 0x0010810d, 0x0010810d,
- 0x0010810d, 0x0010810d, 0x0010810d, 0x0010810d,
- 0x0010810d, 0x0010810d, 0x0010810d, 0x0010810d,
- 0x4803c856, 0x40000000, 0x40000000, 0x1c01f000,
- 0x40000000, 0x40000000, 0x1c01f000, 0x5930001e,
- 0x4803c857, 0x59300416, 0x4933c857, 0x4803c857,
- 0x8c000502, 0x05000005, 0x4803c857, 0x84000540,
- 0x48026416, 0x1c01f000, 0x42000000, 0xd0000000,
- 0x41300800, 0x05c1fb7b, 0x0501f80e, 0x0502000c,
- 0x59300c16, 0x59300403, 0xb0000580, 0x05000003,
- 0x84040d40, 0x0501f004, 0x59a8002e, 0x9000040a,
- 0x48026205, 0x84040d42, 0x48066416, 0x1c01f000,
- 0x4933c857, 0x4d340000, 0x5932680a, 0x59340a00,
- 0x8c04050e, 0x05bc0c86, 0x5930001e, 0x80000540,
- 0x0502002f, 0x59300403, 0x4803c857, 0xb0000580,
- 0x05000003, 0x8d0c050e, 0x05020027, 0x4d1c0000,
- 0x41323800, 0x05f1ffd0, 0x05000021, 0x4932381e,
- 0x591c0416, 0x84000542, 0x48023c16, 0x4936600a,
- 0x05ddff70, 0x4926601d, 0x0501f963, 0x591c0407,
- 0x90000583, 0x05000006, 0x591c0202, 0x4802641b,
- 0x591c0402, 0x4802621b, 0x0501f005, 0x591c0202,
- 0x4802621b, 0x591c0402, 0x4802641b, 0x491e602a,
- 0x64066407, 0x64d66403, 0x64066203, 0x42000800,
- 0x80000040, 0x0005fb2e, 0x411e6000, 0x5c023800,
- 0x80000580, 0x5c026800, 0x1c01f000, 0x411e6000,
- 0x5c023800, 0x59a80030, 0x48026205, 0x90000541,
- 0x05fdf7f9, 0x4933c857, 0x4d2c0000, 0x4932381e,
- 0x4a026202, 0x0000ffff, 0x591e5809, 0x591c0008,
- 0x8c00051e, 0x05000005, 0x8400051e, 0x48023808,
- 0x497a580a, 0x0501f016, 0x592c0409, 0x8c000518,
- 0x05000013, 0x84000518, 0x48025c09, 0x4d400000,
- 0x592e8207, 0x64065a07, 0x0501fbeb, 0x49425a07,
- 0x5c028000, 0x497a580a, 0x592c0409, 0x8c000512,
- 0x05000007, 0x4d2c0000, 0x84000512, 0x48025c09,
- 0x592e580a, 0x05bdffd8, 0x5c025800, 0x59a80030,
- 0x48026205, 0x591c0216, 0x48026218, 0x90000d81,
- 0x05000006, 0x640a3a03, 0x90000585, 0x05000007,
- 0x497a6017, 0x0501f01c, 0x591c0008, 0x84000540,
- 0x48023808, 0x64123a03, 0x591c0416, 0x4803c857,
- 0x8400051c, 0x84000554, 0x48023c16, 0x592c0010,
- 0x40001000, 0x591c0818, 0x80040480, 0x05fe17f1,
- 0x591c0018, 0x82000500, 0xfffffffc, 0x48026017,
- 0x48023818, 0x591c0a16, 0x4807c857, 0x90040d85,
- 0x05020005, 0x480bc857, 0x4803c857, 0x4a023814,
- 0xffffffff, 0x591c0402, 0x4802641b, 0x591c0202,
- 0x4802621b, 0x591e680a, 0x4936600a, 0x64066407,
- 0x64e66403, 0x64066203, 0x42000800, 0x80000040,
- 0x0005fb2e, 0x5c025800, 0x1c01f000, 0x4933c857,
- 0x59300416, 0x8c000514, 0x05000015, 0x8c00051c,
- 0x05020012, 0x59300018, 0x80100480, 0x05001006,
- 0x05000005, 0x59300416, 0x84000514, 0x8400055c,
- 0x0501f009, 0x48126018, 0x48126014, 0x40100000,
- 0x592c1810, 0x800c0480, 0x48026013, 0x59300416,
- 0x84000514, 0x48026416, 0x1c01f000, 0x4933c857,
- 0x8c00051c, 0x05020008, 0x59300014, 0x4803c857,
- 0x48026018, 0x59300416, 0x8400055c, 0x4803c857,
- 0x48026416, 0x1c01f000, 0x0501f805, 0x60058800,
- 0x05000002, 0x60018800, 0x1c01f000, 0x59300c03,
- 0x4933c857, 0x4807c857, 0x900404b4, 0x05001005,
- 0x900404bc, 0x05021003, 0x80000580, 0x1c01f000,
- 0x90000541, 0x05fdf7fe, 0x4d340000, 0x4d240000,
- 0x5932481d, 0x5932680a, 0x59300407, 0x90000c92,
- 0x05021003, 0x4803c857, 0x0c01f804, 0x5c024800,
- 0x5c026800, 0x1c01f000, 0x00108644, 0x00108646,
- 0x00108649, 0x00108685, 0x00109a1c, 0x001099e8,
- 0x00109a20, 0x00108645, 0x00108644, 0x00108645,
- 0x00108645, 0x00108645, 0x00108645, 0x00108645,
- 0x00108645, 0x00108645, 0x00108645, 0x00108645,
- 0x05bdfbab, 0x1c01f000, 0x40000000, 0x40000000,
- 0x1c01f000, 0x59300403, 0x82000d80, 0x00000085,
- 0x05020007, 0x4a026403, 0x0000008b, 0x642e6203,
- 0x42000800, 0x80004040, 0x0005f32e, 0x82000d80,
- 0x0000008b, 0x0502002f, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010ec6c, 0x5c027800, 0x42000000,
- 0x0010b056, 0x050df938, 0x05fdfcb4, 0x0500000e,
- 0x4d2c0000, 0x59325809, 0x4a025a05, 0x00000103,
- 0x59300402, 0x48025c07, 0x641a5a07, 0x497a580a,
- 0x0001fb5b, 0x59300a29, 0x90040d83, 0x05fc0d8b,
- 0x5c025800, 0x60443000, 0x0509ff80, 0x64066403,
- 0x497a6009, 0x05cdf8b6, 0x59240400, 0x8c00050a,
- 0x0502000b, 0x41782800, 0x60103000, 0x4d400000,
- 0x60a68000, 0x0509fa1c, 0x5c028000, 0x64126407,
- 0x641e6203, 0x6406642c, 0x1c01f000, 0x602c0800,
- 0x05ddfa6b, 0x64066407, 0x64066203, 0x05e9f79f,
- 0x1c01f000, 0x59300416, 0x8c00051a, 0x05020021,
- 0x5930080a, 0x58040200, 0x8c00050e, 0x05000006,
- 0x59300a03, 0x90040590, 0x05000003, 0x90040583,
- 0x05020018, 0x05fdf8d6, 0x59300203, 0x90000d89,
- 0x0500000b, 0x48026429, 0x4a026403, 0x00000085,
- 0x59300416, 0x8400055a, 0x8400055e, 0x48026416,
- 0x64266203, 0x640a6407, 0x640e6229, 0x59a8002f,
- 0x48026205, 0x42000800, 0x80004040, 0x0501fdf8,
- 0x0005fb2e, 0x4203e000, 0xb0800000, 0x6023f800,
- 0x1c01f000, 0x41780800, 0x59a8102c, 0x60c80000,
- 0x05e9fe90, 0x800811c0, 0x05020002, 0x60501000,
- 0x480b502e, 0x59a8102d, 0x480b5022, 0x41780800,
- 0x61900000, 0x05e9fe87, 0x800811c0, 0x05020002,
- 0x60501000, 0x480b502f, 0x9008140a, 0x480b5030,
- 0x60040800, 0x05edf8fd, 0x42000000, 0x30000000,
- 0x40080800, 0x0001f92d, 0x600c0800, 0x59a8100f,
- 0x05edf8e8, 0x05ddf554, 0x64a3502e, 0x6453502f,
- 0x4a035022, 0x000007d0, 0x60781000, 0x480b5030,
- 0x60040800, 0x05edf8ed, 0x42000000, 0x30000000,
- 0x40080800, 0x0001f92d, 0x600c0800, 0x59a8100f,
- 0x05edf0d8, 0x4933c857, 0x4d2c0000, 0x59300403,
- 0x900005be, 0x05020004, 0x59325819, 0x812e59c0,
- 0x05be0eb0, 0x5c025800, 0x1c01f000, 0x0501f802,
- 0x1c01f000, 0x4933c857, 0x813669c0, 0x0500000c,
- 0x59340200, 0x8c000508, 0x05000009, 0x4a026416,
- 0x00000100, 0x8c00050c, 0x59300008, 0x05000002,
- 0x84000544, 0x84000542, 0x48026008, 0x1c01f000,
- 0x59300416, 0x8c000510, 0x1c01f000, 0x4937c857,
- 0x4d300000, 0x05f1fe50, 0x0500000d, 0x4926601d,
- 0x4936600a, 0x05fdffe8, 0x64066407, 0x492e6009,
- 0x60240800, 0x05ddf9ee, 0x4d380000, 0x60ce7000,
- 0x0005fc78, 0x5c027000, 0x90000541, 0x5c026000,
- 0x1c01f000, 0x4933c857, 0x4d2c0000, 0x4c580000,
- 0x4d3c0000, 0x59325809, 0x91380595, 0x0502001d,
- 0x59a8b077, 0x90580c99, 0x05001002, 0x6060b000,
- 0x8058b104, 0x0501fa4f, 0x80000580, 0x0501fa5e,
- 0x912cac0a, 0x91cca406, 0x050df94a, 0x4c600000,
- 0x6004c000, 0x592c100b, 0x8c080518, 0x05020006,
- 0x59240005, 0x592c100e, 0x80080580, 0x05020006,
- 0x4178c000, 0x5930100a, 0x58081403, 0x417a7800,
- 0x05c9fdd1, 0x5c00c000, 0x05f5f833, 0x0501f005,
- 0x6008b000, 0x0501fa54, 0x05f5fccf, 0x0005fc5a,
- 0x5c027800, 0x5c00b000, 0x5c025800, 0x1c01f000,
- 0x4933c856, 0x60018800, 0x4a02601d, 0x0010b111,
- 0x4936600a, 0x05fdffac, 0x64066407, 0x492e6009,
- 0x4d380000, 0x61367000, 0x0005fc78, 0x5c027000,
- 0x90000541, 0x60058800, 0x1c01f000, 0x4803c856,
- 0x4d2c0000, 0x91380595, 0x05020025, 0x59a80877,
- 0x59325809, 0x5930040c, 0x80040580, 0x05020020,
- 0x4c500000, 0x4c540000, 0x4c580000, 0x91cca406,
- 0x4050a800, 0x5930b40c, 0x9058b403, 0x8058b104,
- 0x050df94b, 0x91cca406, 0x592cb206, 0x9058b403,
- 0x8058b104, 0x912cac07, 0x050df90a, 0x592e5801,
- 0x812e59c0, 0x05fe07f9, 0x5931d82d, 0x58ef400a,
- 0x58ee580c, 0x4a025a05, 0x00000103, 0x58ec0008,
- 0x0801f800, 0x59300402, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x5c025800, 0x1c01f000, 0x05f5fc92,
- 0x5c025800, 0x1c01f000, 0x4933c857, 0x90040db5,
- 0x05000005, 0x5930141b, 0x0501f844, 0x05000025,
- 0x0501f006, 0x4d300000, 0x5932602a, 0x0501f848,
- 0x5c026000, 0x0500001e, 0x591c0c07, 0x90040583,
- 0x05000003, 0x90040586, 0x0502001b, 0x591c0c02,
- 0x5930041b, 0x80040580, 0x05000009, 0x5930021b,
- 0x80040580, 0x05020014, 0x591c0a02, 0x5930041b,
- 0x80040580, 0x05020010, 0x0501f009, 0x59300a1b,
- 0x82040580, 0x0000ffff, 0x05000005, 0x591c0202,
- 0x59300a1b, 0x80040580, 0x05020007, 0x591c000a,
- 0x5930080a, 0x80040580, 0x1c01f000, 0x417a3800,
- 0x90000541, 0x1c01f000, 0x4803c856, 0x4203e000,
- 0xb0800000, 0x600009fe, 0x4203f800, 0x30000000,
- 0x40000000, 0x80040840, 0x05bc0a51, 0x05ffb7fb,
- 0x1c01f000, 0x4803c856, 0x4203e000, 0xb0800000,
- 0x4203f800, 0x20000000, 0x1c01f000, 0x0501f805,
- 0x60058800, 0x05020002, 0x60018800, 0x1c01f000,
- 0x59300808, 0x8c04051e, 0x592c0c09, 0x05020002,
- 0x8c040518, 0x1c01f000, 0x05fdfb51, 0x05000007,
- 0x800800ca, 0x800808c8, 0x80040c00, 0x82063c00,
- 0x001102e4, 0x491fc857, 0x1c01f000, 0x0501fcf0,
- 0x05020007, 0x59301402, 0x05fdfff4, 0x05000007,
- 0x411c0000, 0x81300580, 0x05000003, 0x81780500,
- 0x0501f002, 0x81300540, 0x1c01f000, 0x4d300000,
- 0x83440480, 0x000007f0, 0x05001003, 0x05ddfd29,
- 0x0501f002, 0x0001fae7, 0x0502000c, 0x42026000,
- 0x00110284, 0x4936600a, 0x492e6009, 0x05ddfd19,
- 0x4926601d, 0x0201f800, 0x0010ec6c, 0x80000580,
- 0x5c026000, 0x1c01f000, 0x90000541, 0x05fdf7fd,
- 0x4933c857, 0x05fdfb35, 0x05bc0a11, 0x4d2c0000,
- 0x4d340000, 0x4d440000, 0x4c580000, 0x59325809,
- 0x5932680a, 0x49425a07, 0x0005f8e2, 0x592e8c07,
- 0x592c4208, 0x9020050f, 0x0c01f806, 0x5c00b000,
- 0x5c028800, 0x5c026800, 0x5c025800, 0x1c01f000,
- 0x00108802, 0x00108820, 0x00108826, 0x00108829,
- 0x00108831, 0x00108800, 0x00108800, 0x00108800,
- 0x00108834, 0x0010883e, 0x0010883e, 0x00108800,
- 0x00108800, 0x00108800, 0x00108800, 0x00108800,
- 0x4803c857, 0x05bdf9ee, 0x814281c0, 0x05020011,
- 0x41785800, 0x592c0405, 0x8c00051c, 0x05020002,
- 0x59345c05, 0x442c2800, 0x59340008, 0x48002802,
- 0x59340009, 0x48002801, 0x59340006, 0x48002804,
- 0x59340007, 0x48002803, 0x602cb000, 0x0501f02d,
- 0x592c0208, 0x8c00051e, 0x6008b000, 0x05020029,
- 0x9004b540, 0x05000027, 0x44042800, 0x5932680a,
- 0x59340400, 0x48002801, 0x6008b000, 0x0501f021,
- 0x814281c0, 0x05fe07f3, 0x59345c05, 0x442c2800,
- 0x6004b000, 0x0501f01b, 0x9140b540, 0x05000019,
- 0x0501f021, 0x814281c0, 0x0502001f, 0x59340200,
- 0x44002800, 0x59340001, 0x48002801, 0x6008b000,
- 0x0501f010, 0x9140b540, 0x05020017, 0x0501f00d,
- 0x9140b540, 0x0500000b, 0x05ddfca3, 0x05000012,
- 0x8c20050e, 0x05000002, 0x497a600a, 0x4178b000,
- 0x497a5a07, 0x0501f003, 0x9140b540, 0x0502000a,
- 0x592c0405, 0x8400051c, 0x48025c05, 0x592c0208,
- 0x8400051e, 0x48025a08, 0x0501f91a, 0x497a6009,
- 0x0001f35b, 0x592c0208, 0x8c00051e, 0x6008b000,
- 0x05fe07f4, 0x9004b540, 0x05fc07f2, 0x44042800,
- 0x6004b000, 0x05fdf7ef, 0x4937c857, 0x4d300000,
- 0x05f1fcf1, 0x0500000d, 0x4926601d, 0x4936600a,
- 0x05fdfe89, 0x64066407, 0x492e6009, 0x602c0800,
- 0x05ddf88f, 0x4d380000, 0x610e7000, 0x0005fc78,
- 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
- 0x4937c857, 0x4d2c0000, 0x4d200000, 0x59340013,
- 0x80024130, 0x59325809, 0x91380595, 0x05020022,
- 0x59a80077, 0x90000584, 0x0502001f, 0x59240005,
- 0x592c100a, 0x80080580, 0x05020011, 0x4d440000,
- 0x592e8c07, 0x592c0208, 0x4803c856, 0x82000500,
- 0x00000080, 0x84000548, 0x4d3c0000, 0x60027820,
- 0x8c00050e, 0x05000002, 0x853e7d5c, 0x05ddfbd4,
- 0x5c027800, 0x5c028800, 0x0501f003, 0x4803c856,
- 0x05ddfc55, 0x05fdfa8d, 0x05000011, 0x4d400000,
- 0x60028000, 0x41780800, 0x05fdff52, 0x5c028000,
- 0x0501f00a, 0x05ddfc4c, 0x05fe07f7, 0x05fdfa83,
- 0x05000007, 0x4c580000, 0x6008b000, 0x0501f8ea,
- 0x5c00b000, 0x05f5fb64, 0x0005fc5a, 0x5c024000,
- 0x5c025800, 0x1c01f000, 0x4937c857, 0x4d300000,
- 0x05f1fca9, 0x0500000f, 0x4926601d, 0x4936600a,
- 0x05fdfe41, 0x64066407, 0x4d3c0000, 0x4d380000,
- 0x417a7800, 0x05ddf83b, 0x492e6009, 0x60127000,
- 0x0005fc78, 0x5c027000, 0x5c027800, 0x90000541,
- 0x5c026000, 0x1c01f000, 0x4937c857, 0x4d300000,
- 0x05f1fc95, 0x0500000d, 0x4926601d, 0x4936600a,
- 0x05fdfe2d, 0x600c0800, 0x05ddf835, 0x64066407,
- 0x492e6009, 0x4d380000, 0x61467000, 0x0005fc78,
- 0x5c027000, 0x90000541, 0x5c026000, 0x1c01f000,
- 0x4933c857, 0x4c580000, 0x4d240000, 0x4d200000,
- 0x4d400000, 0x4d440000, 0x4d3c0000, 0x5932481d,
- 0x59240a00, 0x8c040500, 0x0500007f, 0x05c9fe5c,
- 0x59325809, 0x91383595, 0x0502004e, 0x60100800,
- 0x05ddf81b, 0x60040800, 0x05ddf902, 0x812e59c0,
- 0x0502003b, 0x59a8007b, 0x80000040, 0x4803507b,
- 0x417a8000, 0x59cc0000, 0x82000500, 0x00ffffff,
- 0x59240805, 0x4803c857, 0x4807c857, 0x800409c0,
- 0x05000016, 0x80041580, 0x05000014, 0x4c000000,
- 0x60aa8000, 0x59240400, 0x8c00050a, 0x05020004,
- 0x60083000, 0x61fe89ff, 0x0505ffb4, 0x417a7800,
- 0x05c9fe87, 0x05c9fef6, 0x600a8000, 0x59cc0c08,
- 0x8c04051e, 0x05020004, 0x59240a00, 0x84040d56,
- 0x48064a00, 0x5c000000, 0x48024805, 0x40000800,
- 0x812000f0, 0x80040540, 0x48026813, 0x40040000,
- 0xb1200c80, 0x05021004, 0x49238830, 0x84000570,
- 0x48038832, 0x59240200, 0x82000540, 0x00000206,
- 0x48024a00, 0x59240400, 0x8c00050c, 0x05000004,
- 0x65466429, 0x0501f847, 0x0501f03f, 0x60040000,
- 0x05ddfefe, 0x0005fc5a, 0x0501f03b, 0x592c0009,
- 0x82000500, 0x00ffffff, 0x05020008, 0x0005f8e2,
- 0x59cc0000, 0x82000500, 0x00ffffff, 0x44002800,
- 0x6004b000, 0x0501f847, 0x05f1fe3f, 0x0501f02e,
- 0x812e59c0, 0x05020029, 0x59340412, 0x800001c0,
- 0x05000023, 0x80000040, 0x48026c12, 0x59cc0c07,
- 0x82043500, 0x000000ff, 0x481bc857, 0x90180583,
- 0x05020013, 0x59cc0207, 0x4803c857, 0x82000d00,
- 0x0000ff00, 0x4807c857, 0x82040580, 0x00000d00,
- 0x0502000b, 0x59240a00, 0x84040d48, 0x48064a00,
- 0x602c0800, 0x05d9ffb6, 0x64066407, 0x64066203,
- 0x64066403, 0x05e9fce9, 0x0501f00f, 0x600c0800,
- 0x05d9ffaf, 0x4a026202, 0x0000ffff, 0x64066203,
- 0x65466403, 0x05e9fce1, 0x0501f007, 0x600c2800,
- 0x0501fc5b, 0x0501f004, 0x6008b000, 0x0501f836,
- 0x05f5fab1, 0x5c027800, 0x5c028800, 0x5c028000,
- 0x5c024000, 0x5c024800, 0x5c00b000, 0x1c01f000,
- 0x4933c857, 0x61f2880f, 0x42003000, 0x00fffffc,
- 0x05d9ffc1, 0x05be089a, 0x4936600a, 0x05fdfd8a,
- 0x417a7800, 0x05d9ff87, 0x600c0800, 0x05d9ff90,
- 0x497a6c12, 0x64066203, 0x640a6403, 0x05e9f4c3,
- 0x492fc857, 0x4c580000, 0x4c000000, 0x8058b1c0,
- 0x0500000a, 0x82580500, 0xfffffff0, 0x05be0888,
- 0x8058b0d0, 0x592c0409, 0x82000500, 0xfffff0ff,
- 0x80580540, 0x48025c09, 0x5c000000, 0x5c00b000,
- 0x1c01f000, 0x492fc857, 0x4c000000, 0x4c040000,
- 0x800000d8, 0x592c0c09, 0x82040d00, 0xffff0fff,
- 0x80040540, 0x48025c09, 0x5c000800, 0x5c000000,
- 0x1c01f000, 0x4933c857, 0x4d2c0000, 0x59325809,
- 0x592c0208, 0x8400055e, 0x48025a08, 0x4c500000,
- 0x4c540000, 0x4c580000, 0x05fdffda, 0x0005f8e2,
- 0x64602800, 0x80142800, 0x8058b040, 0x91cca407,
- 0x4014a800, 0x0509fed3, 0x5c00b000, 0x5c00a800,
- 0x5c00a000, 0x5c025800, 0x1c01f000, 0x0501f805,
- 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
- 0x59325809, 0x592c0205, 0x82000580, 0x00000152,
- 0x1c01f000, 0x5930002b, 0x80000540, 0x05c208ff,
- 0x1c01f000, 0x59300008, 0x82000500, 0x04000800,
- 0x82000580, 0x04000800, 0x05020003, 0x59300221,
- 0x48025c10, 0x1c01f000, 0x592c0408, 0x82000500,
- 0x0000f000, 0x82000580, 0x00003000, 0x05020003,
- 0x4a026416, 0x00000100, 0x1c01f000, 0x4d2c0000,
- 0x59325809, 0x59300203, 0x4933c857, 0x492fc857,
- 0x493bc857, 0x4803c857, 0x90003491, 0x05be1834,
- 0x0c01f803, 0x5c025800, 0x1c01f000, 0x001089d0,
- 0x001089d6, 0x00108a0e, 0x001089d0, 0x001089d0,
- 0x001089d0, 0x001089d0, 0x001089d0, 0x001089d1,
- 0x001089d0, 0x001089d0, 0x001089d0, 0x001089d0,
- 0x001089d0, 0x00108ab5, 0x001089d0, 0x001089d0,
- 0x05bdf81f, 0xb1383498, 0x05be181d, 0x493a6403,
- 0x64066203, 0x05e9f44d, 0x91380593, 0x05020010,
- 0x492fc857, 0x05fdfd17, 0x05000003, 0x643a6203,
- 0x0501f005, 0x592c000d, 0x800001c0, 0x05000005,
- 0x640a6203, 0x59a8002e, 0x48026006, 0x1c01f000,
- 0x64025a07, 0x0001fb5b, 0x0005f45a, 0x913805a7,
- 0x0500001e, 0x91380594, 0x05000018, 0x05fdfd05,
- 0x0500000c, 0xb13805a1, 0x05000004, 0xb13805a0,
- 0x05fe07f3, 0x4937c857, 0x05edf943, 0x05f20385,
- 0x59300203, 0x9000058e, 0x050000bf, 0x05b9fff8,
- 0x91380595, 0x05000003, 0x91380596, 0x05ba0ff4,
- 0x05edf939, 0x05f2037b, 0x59300203, 0x90000582,
- 0x05ba0fef, 0x0501f00d, 0x4937c857, 0x05e9fccf,
- 0x6446580f, 0x0501f004, 0x4937c857, 0x05e9fccb,
- 0x6442580f, 0x64c65a07, 0x6412580e, 0x0001fb5b,
- 0x05ddfccd, 0x05f1f306, 0x59341400, 0x82081d00,
- 0x000000ff, 0x59300c03, 0x480bc857, 0x4807c857,
- 0xb0040593, 0x05000020, 0x90040582, 0x0500000f,
- 0x90040581, 0x05000010, 0x90040583, 0x05000013,
- 0x90040585, 0x05000014, 0x900405b3, 0x05000012,
- 0x90040580, 0x05000013, 0x90040584, 0x05ba0fcc,
- 0x0501f875, 0x0501f010, 0x900c0583, 0x05000837,
- 0x0501f00d, 0x900c058b, 0x0502000b, 0x601c0800,
- 0x05d9febf, 0x0501f008, 0x900c0585, 0x0500084a,
- 0x0501f005, 0x900c0589, 0x05000865, 0x0501f002,
- 0x0501f86a, 0x654a6403, 0x59a81077, 0x592c040c,
- 0x8c000500, 0x05000002, 0x60201000, 0x592c040c,
- 0x8c000516, 0x05000002, 0x90081418, 0x592c000d,
- 0x497a580e, 0x497a580f, 0x80080c80, 0x05000007,
- 0x05001004, 0x641e5a07, 0x40001000, 0x0501f004,
- 0x64565a07, 0x0501f002, 0x64025a07, 0x480a580d,
- 0x05f1fc9e, 0x0500000d, 0x592c1001, 0x480a600d,
- 0x58080800, 0x90080402, 0x592c1012, 0x592c1813,
- 0x60003000, 0x42002000, 0x00101075, 0x05f1fde7,
- 0x05000002, 0x1c01f000, 0x64b25a07, 0x497a580d,
- 0x0001fb5b, 0x0005f45a, 0x91380595, 0x05020008,
- 0x59a8008d, 0x8c000502, 0x05020007, 0x41780800,
- 0x05d9ff70, 0x60100800, 0x05d9f685, 0x601c0800,
- 0x05d9f683, 0x05ddffc4, 0x60401000, 0x05020008,
- 0x59340002, 0x82000500, 0x00ff0000, 0x82000580,
- 0x00ff0000, 0x05fc07f2, 0x60201000, 0x05ddfcaa,
- 0x05fc07ef, 0x592c040c, 0x84000540, 0x48025c0c,
- 0x05fdf7ef, 0x91380595, 0x0502000b, 0x59a8008d,
- 0x8c000502, 0x0502000a, 0x05d9ffc7, 0x4d3c0000,
- 0x417a7800, 0x05d9fe5f, 0x5c027800, 0x60180800,
- 0x05d9f667, 0x60100800, 0x05d9f665, 0x05ddffa6,
- 0x60401000, 0x05020008, 0x59340002, 0x82000500,
- 0x00ff0000, 0x82000580, 0x00ff0000, 0x05fc07ef,
- 0x60201000, 0x05ddfc8c, 0x05fc07ec, 0x592c040c,
- 0x84000540, 0x48025c0c, 0x05fdf7ef, 0x60100800,
- 0x05d9f653, 0x91380595, 0x05020003, 0x0505fd8e,
- 0x05dc091e, 0x1c01f000, 0x91380595, 0x05020015,
- 0x4c580000, 0x91cc1408, 0x6008b000, 0x91341c06,
- 0x05f5fda8, 0x0502000e, 0x91cc140a, 0x6008b000,
- 0x91341c08, 0x05f5fda3, 0x05020009, 0x59342200,
- 0x59cc1007, 0x800811c0, 0x05000003, 0x480a6801,
- 0x84102542, 0x8410251a, 0x48126a00, 0x5c00b000,
- 0x1c01f000, 0x4803c856, 0xb13805a1, 0x0500000b,
- 0xb13805a0, 0x05000009, 0xb13805a2, 0x05020011,
- 0x64c65a07, 0x6412580e, 0x644a580f, 0x0001fb5b,
- 0x05ddfc19, 0x0005f45a, 0x592c000d, 0x800001c0,
- 0x05000005, 0x59a8002e, 0x48026006, 0x640a6203,
- 0x1c01f000, 0x64025a07, 0x0001fb5b, 0x0005fc5a,
- 0x1c01f000, 0x42000000, 0x0010b06e, 0x0509fcc6,
- 0x05e9fcad, 0x59300203, 0x4933c857, 0x4803c857,
- 0x90000c91, 0x05ba1f1a, 0x0c01f802, 0x05e9f492,
- 0x00108aea, 0x00108af3, 0x00108aeb, 0x00108ae9,
- 0x00108ae9, 0x00108ae9, 0x00108ae9, 0x00108ae9,
- 0x00108ae9, 0x00108ae9, 0x00108ae9, 0x00108ae9,
- 0x00108ae9, 0x00108ae9, 0x00108aeb, 0x00108ae9,
- 0x00108ae9, 0x05b9ff06, 0x1c01f000, 0x59300403,
- 0xb0000592, 0x05f80625, 0x05ddfbeb, 0x59325809,
- 0x641a5a07, 0x0001fb5b, 0x05f1f221, 0x59301804,
- 0x840c0520, 0x48026004, 0x598c000b, 0x81300580,
- 0x0502000f, 0x8c0c0520, 0x0502000f, 0x42001000,
- 0x0010af8e, 0x50081000, 0x58080002, 0x82000580,
- 0x00000100, 0x0500000d, 0x5808000b, 0x81300580,
- 0x05ba0eeb, 0x4978100b, 0x0501f003, 0x8c0c0520,
- 0x05fe07e3, 0x0201f800, 0x0010eee3, 0x80c40040,
- 0x05fc07df, 0x05b9fee2, 0x05e9ff7e, 0x05fc07fa,
- 0x59300203, 0x90000c91, 0x05ba1edd, 0x0c01f7c5,
- 0x4933c857, 0x4c500000, 0x4c540000, 0x4c580000,
- 0x592c0c08, 0x48065814, 0x59cc0809, 0x48065808,
- 0x59cc0808, 0x4806580c, 0x59a8088c, 0x82040500,
- 0x000003ff, 0x800010c4, 0x8c040514, 0x05000004,
- 0x59cc0002, 0x90000503, 0x80081480, 0x480a621c,
- 0x412c0800, 0x05bdfa40, 0x05b80ec5, 0x492c080a,
- 0x58040409, 0x84000552, 0x84000540, 0x48000c09,
- 0x90081403, 0x80081104, 0x91cca406, 0x912cac05,
- 0x60400800, 0x90080490, 0x05021003, 0x40080800,
- 0x80000580, 0x4004b000, 0x4c000000, 0x0509fd60,
- 0x5c000000, 0x800001c0, 0x0500000a, 0x412c1000,
- 0x4c000000, 0x05bdfa28, 0x05b80ead, 0x492c1001,
- 0x912cac05, 0x5c000000, 0x40001000, 0x05fdf7ee,
- 0x5c00b000, 0x5c00a800, 0x5c00a000, 0x1c01f000,
- 0x4933c857, 0x4d2c0000, 0x4c380000, 0x59325809,
- 0x5930021c, 0x48025a09, 0x59301013, 0x640a6203,
- 0x592c020b, 0x8c000500, 0x05000004, 0x59300017,
- 0x592c1010, 0x80081480, 0x40080000, 0x0501f963,
- 0x80001540, 0x05020007, 0x64025a07, 0x592c000c,
- 0x82000500, 0x00000c00, 0x05000009, 0x0501f009,
- 0x8c08053e, 0x05000005, 0x641e5a07, 0x80081080,
- 0x80081000, 0x0501f002, 0x64565a07, 0x480a5808,
- 0x42000000, 0x0010ccb9, 0x50007000, 0x5838000a,
- 0x80000540, 0x05020007, 0x4930700b, 0x4930700a,
- 0x58380002, 0x90000580, 0x05020808, 0x0501f004,
- 0x90001400, 0x45301000, 0x4930700a, 0x5c007000,
- 0x5c025800, 0x1c01f000, 0x4933c857, 0x592c000a,
- 0x40001000, 0x48007009, 0x90080405, 0x48007003,
- 0x592c000e, 0x592c100f, 0x48007006, 0x48087007,
- 0x592c0014, 0x592c1209, 0x80080c80, 0x05001002,
- 0x40001000, 0x90081403, 0x80081104, 0x90080490,
- 0x05021003, 0x80000580, 0x0501f002, 0x60401000,
- 0x4800700c, 0x48087004, 0x800810c4, 0x48087005,
- 0x40381000, 0x0001f01c, 0x4d2c0000, 0x05bdf9ce,
- 0x05b80e53, 0x42000800, 0x0010ccb9, 0x452c0800,
- 0x497a580a, 0x497a580b, 0x497a580c, 0x4a025808,
- 0x00108baa, 0x4a025802, 0x00000100, 0x64025801,
- 0x5c025800, 0x1c01f000, 0x4833c857, 0x4d300000,
- 0x4d2c0000, 0x4c5c0000, 0x4030b800, 0x585c0009,
- 0x80025d40, 0x05020004, 0x585c000b, 0x4c000000,
- 0x0501f03b, 0x585c0002, 0x82000580, 0x00000100,
- 0x0502001c, 0x592c0801, 0x4c040000, 0x05bdf9d1,
- 0x5c000800, 0x800409c0, 0x05000017, 0x4804b809,
- 0x585c100c, 0x800811c0, 0x05020004, 0x40065800,
- 0x05bdf9d1, 0x0501f010, 0x90080490, 0x05021003,
- 0x80000580, 0x0501f002, 0x60401000, 0x4800b80c,
- 0x4808b804, 0x800810c4, 0x4808b805, 0x90040405,
- 0x4800b803, 0x405c1000, 0x0001f81c, 0x0501f022,
- 0x0501f825, 0x585c000b, 0x80026540, 0x59300000,
- 0x80000d40, 0x05020002, 0x4800b80a, 0x4800b80b,
- 0x497a6000, 0x4c000000, 0x4978b809, 0x59325809,
- 0x4a025a05, 0x00000103, 0x59300402, 0x48025c07,
- 0x592c100c, 0x4c080000, 0x0001fb5b, 0x0501f8ce,
- 0x05fdf80e, 0x5c001000, 0x8c080518, 0x05000003,
- 0x05fdf92d, 0x0501f002, 0x0005fc5a, 0x405c7000,
- 0x5c000000, 0x80026540, 0x05000003, 0x59325809,
- 0x05fdff8a, 0x5c00b800, 0x5c025800, 0x5c026000,
- 0x1c01f000, 0x483bc857, 0x58380009, 0x40025800,
- 0x05bdf999, 0x5838000b, 0x80026540, 0x59300009,
- 0x80025d40, 0x640a5a07, 0x1c01f000, 0x4803c857,
- 0x4933c857, 0x4d1c0000, 0x497a601e, 0x41323800,
- 0x40026000, 0x4d3c0000, 0x60167800, 0x0501f838,
- 0x5c027800, 0x411e6000, 0x4933c857, 0x59300416,
- 0x84000502, 0x48026416, 0x5c023800, 0x1c01f000,
- 0x481bc857, 0x4933c857, 0x4c5c0000, 0x4c600000,
- 0x4010b800, 0x4014c000, 0x0509f9d4, 0x05c9fb0c,
- 0x59240400, 0x8c00050a, 0x05020006, 0x40602800,
- 0x405c3000, 0x0505fc7d, 0x90000541, 0x0501f002,
- 0x80000580, 0x5c00c000, 0x5c00b800, 0x1c01f000,
- 0x4803c856, 0x4d300000, 0x42026000, 0x001102e4,
- 0x59a8000d, 0x81640580, 0x05000013, 0x59300c07,
- 0x90040581, 0x05000009, 0x90040584, 0x05000004,
- 0x90040590, 0x05f80c61, 0x0501f007, 0x59300203,
- 0x90000d87, 0x05000004, 0x4807c857, 0x05fdf9e0,
- 0x05020807, 0x91326430, 0x41580000, 0x81300480,
- 0x05fc17ec, 0x5c026000, 0x1c01f000, 0x4933c857,
- 0x59300403, 0x4803c857, 0x05e9fb37, 0x4df00000,
- 0x59300407, 0x4803c857, 0x90000d82, 0x05000013,
- 0x90000d81, 0x05000007, 0x90000d84, 0x05000005,
- 0x4933c856, 0x5c03e000, 0x05e80b17, 0x0501f03e,
- 0x59300203, 0x90000d81, 0x05000014, 0x90000d82,
- 0x0500002b, 0x90000d85, 0x05000029, 0x90000d8e,
- 0x05000027, 0x05b9fd92, 0x59300203, 0x90000d89,
- 0x0500000a, 0x90000d8b, 0x05000008, 0x90000d8a,
- 0x0500001f, 0x90000d8c, 0x0500001d, 0x90000d8e,
- 0x0500001b, 0x05b9fd86, 0x598c000b, 0x81300580,
- 0x05020003, 0x05e9fe1f, 0x05020015, 0x59300004,
- 0x4803c857, 0x8c000520, 0x05000004, 0x84000520,
- 0x48026004, 0x0501f00e, 0x0201f800, 0x0010eee3,
- 0x80c40040, 0x05ba0d76, 0x5c03e000, 0x05e80aee,
- 0x59300407, 0x90000d82, 0x05000004, 0x05ddfa5a,
- 0x05f9ff9d, 0x05f00f78, 0x05f1f091, 0x5c03e000,
- 0x05e80ae5, 0x59300407, 0x90000d82, 0x0500000a,
- 0x5930081d, 0x58040200, 0x8c000500, 0x0500010f,
- 0x05ddfa4d, 0x05f9ff90, 0x05f00f6b, 0x8d3c0500,
- 0x05000003, 0x0509fa32, 0x05f1f081, 0x64066229,
- 0x4a026403, 0x00000085, 0x64266203, 0x640a6407,
- 0x42000800, 0x80000040, 0x0005f32e, 0x60007040,
- 0x4203e000, 0xb0800000, 0x6033f800, 0x40000000,
- 0x40000000, 0x40000000, 0x0501b004, 0x80387040,
- 0x05b80d4b, 0x05fdf7f9, 0x1c01f000, 0x4203e000,
- 0xb0800000, 0x6023f800, 0x1c01f000, 0x83300480,
- 0x00110254, 0x05001006, 0x41540000, 0x81300480,
- 0x05021003, 0x80000580, 0x1c01f000, 0x81780080,
- 0x1c01f000, 0x59300027, 0x80000540, 0x05000006,
- 0x4d2c0000, 0x40025800, 0x05bdf8d2, 0x497a6027,
- 0x5c025800, 0x1c01f000, 0x592c720b, 0x8c380500,
- 0x05020008, 0x59307008, 0x8c380516, 0x05000005,
- 0x59307009, 0x58387010, 0x59300014, 0x80380480,
- 0x1c01f000, 0x59a80877, 0x59cc2808, 0x82140500,
- 0x00000c00, 0x05000003, 0x90040490, 0x05001015,
- 0x80001580, 0x8c140512, 0x05000004, 0x90040494,
- 0x05001010, 0x59cc100a, 0x80000580, 0x8c140510,
- 0x05000004, 0x90040498, 0x0500100a, 0x59cc000b,
- 0x80080400, 0x05001007, 0x05000005, 0x90000418,
- 0x80040480, 0x05001003, 0x80000580, 0x1c01f000,
- 0x42000000, 0x0010b04b, 0x0509faaf, 0x90000541,
- 0x05fdf7fb, 0x4933c857, 0x4937c857, 0x4923c857,
- 0x4927c857, 0x492fc857, 0x48efc857, 0x4d1c0000,
- 0x4d300000, 0x41323800, 0x05f1f853, 0x0500001d,
- 0x48ee602d, 0x4926601d, 0x4936600a, 0x05fdf9ea,
- 0x591c0407, 0x90000583, 0x05000008, 0x591c0202,
- 0x4803c857, 0x4802641b, 0x591c0402, 0x4802621b,
- 0x4803c857, 0x0501f007, 0x591c0202, 0x4803c857,
- 0x4802621b, 0x591c0402, 0x4802641b, 0x4803c857,
- 0x491e602a, 0x64066407, 0x492e6009, 0x4d380000,
- 0x615e7000, 0x0005fc78, 0x5c027000, 0x90000541,
- 0x5c026000, 0x5c023800, 0x1c01f000, 0x4933c857,
- 0x493bc857, 0x4937c857, 0x4d2c0000, 0x4c500000,
- 0x4c540000, 0x4c580000, 0x59325809, 0x05f9fdf7,
- 0x05000017, 0x91cca406, 0x912cac07, 0x91380596,
- 0x05020007, 0x59a80077, 0x90000588, 0x0502000e,
- 0x492fc857, 0x6008b000, 0x0501f008, 0x91380595,
- 0x05020009, 0x492fc857, 0x59a80077, 0x90000598,
- 0x05020005, 0x6018b000, 0x0509fb32, 0x05f1fa2a,
- 0x0501f003, 0x05f1fec8, 0x0005fc5a, 0x5c00b000,
- 0x5c00a800, 0x5c00a000, 0x5c025800, 0x1c01f000,
- 0x4933c857, 0x05e9fa44, 0x4df00000, 0x59300203,
- 0x90000c91, 0x05ba1cb2, 0x0c01f001, 0x00108d51,
- 0x00108d50, 0x00108d56, 0x00108d6e, 0x00108d55,
- 0x00108d50, 0x00108d50, 0x00108d50, 0x00108d50,
- 0x00108d50, 0x00108d50, 0x00108d50, 0x00108d50,
- 0x00108d50, 0x00108d50, 0x00108d50, 0x00108d56,
- 0x05b9fc9f, 0x5c03e000, 0x05e80a17, 0x80000580,
- 0x1c01f000, 0x05bdfe82, 0x5c03e000, 0x05e80a12,
- 0x8d3c0502, 0x05020011, 0x4d2c0000, 0x59325809,
- 0x64165a07, 0x0001fb5b, 0x5c025800, 0x497a6009,
- 0x8d3c0500, 0x0502000b, 0x642a6229, 0x4a026403,
- 0x00000085, 0x64266203, 0x640a6407, 0x42000800,
- 0x80004040, 0x0005fb2e, 0x81780080, 0x1c01f000,
- 0x05edffa7, 0x05fdf7fd, 0x05f9fb0a, 0x05020003,
- 0x05e9fce7, 0x05020007, 0x0201f800, 0x0010ed56,
- 0x80c40040, 0x05fc07e1, 0x05e9f921, 0x05ba0c78,
- 0x59300203, 0x90000d83, 0x05b80c75, 0x90000c91,
- 0x05ba1c73, 0x0c01f7c2, 0x4933c857, 0x4d340000,
- 0x4d240000, 0x4d200000, 0x916c0583, 0x05020015,
- 0x599c0018, 0x8c000516, 0x05000003, 0x05d5f845,
- 0x0501f010, 0x60100800, 0x05d9fb61, 0x59300429,
- 0x900005a1, 0x05000005, 0x59240400, 0x8c00050c,
- 0x05000004, 0x64866429, 0x05fdfbbe, 0x90000541,
- 0x5c024000, 0x5c024800, 0x5c026800, 0x1c01f000,
- 0x80000580, 0x05fdf7fb, 0x4d340000, 0x5932680a,
- 0x05d9ff6f, 0x5c026800, 0x0005f45a, 0x4803c856,
- 0x4c5c0000, 0x4d200000, 0x4014b800, 0x05c9f984,
- 0x59a8007b, 0x80000040, 0x4803507b, 0x59240200,
- 0x82000500, 0xfffffeef, 0x84000546, 0x48024a00,
- 0x497a4805, 0x4d400000, 0x60068000, 0x405c2800,
- 0x60040000, 0x05ddfa59, 0x60aa8000, 0x4d3c0000,
- 0x600a7800, 0x05c9f9be, 0x5c027800, 0x5c028000,
- 0x5c024000, 0x5c00b800, 0x813261c0, 0x05ee0758,
- 0x1c01f000, 0x59303009, 0x58181a05, 0x820c1d00,
- 0x000000ff, 0xb00c0588, 0x05000003, 0xb00c05aa,
- 0x05020045, 0x58180409, 0x8c000500, 0x05000042,
- 0x42000000, 0x0010ccb9, 0x50006000, 0x41781800,
- 0x5830200b, 0x41300000, 0x80100580, 0x05000006,
- 0x40101800, 0x580c2000, 0x801021c0, 0x05fe07fa,
- 0x0501f035, 0x4933c857, 0x59302000, 0x497a6000,
- 0x800c19c0, 0x0502001e, 0x4933c856, 0x42007000,
- 0x00020d9f, 0x58300009, 0x800001c0, 0x05000018,
- 0x49786009, 0x58380001, 0x80300580, 0x05020008,
- 0x4933c856, 0x49787002, 0x4810600b, 0x801021c0,
- 0x0502001d, 0x4978600a, 0x0501f01b, 0x4933c856,
- 0x4810600b, 0x801021c0, 0x05020002, 0x4978600a,
- 0x4c180000, 0x4c300000, 0x05bdf8b1, 0x5c006000,
- 0x05fdfdb6, 0x5c003000, 0x0501f00f, 0x4933c856,
- 0x800c19c0, 0x05020008, 0x801021c0, 0x05000003,
- 0x4810600b, 0x0501f008, 0x4978600b, 0x4978600a,
- 0x0501f005, 0x48101800, 0x801021c0, 0x05020002,
- 0x480c600a, 0x58180409, 0x84000500, 0x48003409,
- 0x49783209, 0x1c01f000, 0x4933c857, 0x59368c03,
- 0x4c180000, 0x59300203, 0x90003491, 0x05ba1be0,
- 0x0c01f803, 0x5c003000, 0x1c01f000, 0x00108e24,
- 0x00109279, 0x001093f3, 0x00108e24, 0x00108e24,
- 0x00108e24, 0x00108e24, 0x00108e24, 0x00108e44,
- 0x00108e24, 0x00108e24, 0x00108e24, 0x00108e24,
- 0x00108e24, 0x00109980, 0x00108e24, 0x00108e24,
- 0x05b9fbcb, 0x4933c857, 0x61fe89ff, 0x813669c0,
+ 0x0005f32e, 0x60007040, 0x4203e000, 0xb0800000,
+ 0x6033f800, 0x40000000, 0x40000000, 0x40000000,
+ 0x0501b004, 0x80387040, 0x05b80b65, 0x05fdf7f9,
+ 0x1c01f000, 0x4203e000, 0xb0800000, 0x6023f800,
+ 0x1c01f000, 0x83300480, 0x00110484, 0x05001006,
+ 0x41540000, 0x81300480, 0x05021003, 0x80000580,
+ 0x1c01f000, 0x81780080, 0x1c01f000, 0x59300027,
+ 0x80000540, 0x05000006, 0x4d2c0000, 0x40025800,
+ 0x05b9feec, 0x497a6027, 0x5c025800, 0x1c01f000,
+ 0x592c720b, 0x8c380500, 0x05020008, 0x59307008,
+ 0x8c380516, 0x05000005, 0x59307009, 0x58387010,
+ 0x59300014, 0x80380480, 0x1c01f000, 0x59a80877,
+ 0x59cc2808, 0x82140500, 0x00000c00, 0x05000003,
+ 0x90040490, 0x05001015, 0x80001580, 0x8c140512,
+ 0x05000004, 0x90040494, 0x05001010, 0x59cc100a,
+ 0x80000580, 0x8c140510, 0x05000004, 0x90040498,
+ 0x0500100a, 0x59cc000b, 0x80080400, 0x05001007,
+ 0x05000005, 0x90000418, 0x80040480, 0x05001003,
+ 0x80000580, 0x1c01f000, 0x42000000, 0x0010b2cb,
+ 0x0509fb79, 0x90000541, 0x05fdf7fb, 0x4933c857,
+ 0x4937c857, 0x4923c857, 0x4927c857, 0x492fc857,
+ 0x48efc857, 0x4d1c0000, 0x4d300000, 0x41323800,
+ 0x05f1f825, 0x0500001d, 0x48ee602d, 0x4926601d,
+ 0x4936600a, 0x05fdf9e5, 0x591c0407, 0x90000583,
+ 0x05000008, 0x591c0202, 0x4803c857, 0x4802641b,
+ 0x591c0402, 0x4802621b, 0x4803c857, 0x0501f007,
+ 0x591c0202, 0x4803c857, 0x4802621b, 0x591c0402,
+ 0x4802641b, 0x4803c857, 0x491e602a, 0x64066407,
+ 0x492e6009, 0x4d380000, 0x615e7000, 0x0005fc78,
+ 0x5c027000, 0x90000541, 0x5c026000, 0x5c023800,
+ 0x1c01f000, 0x4933c857, 0x493bc857, 0x4937c857,
+ 0x4d2c0000, 0x4c500000, 0x4c540000, 0x4c580000,
+ 0x59325809, 0x05f9fdf2, 0x05000017, 0x91cca406,
+ 0x912cac07, 0x91380596, 0x05020007, 0x59a80077,
+ 0x90000588, 0x0502000e, 0x492fc857, 0x6008b000,
+ 0x0501f008, 0x91380595, 0x05020009, 0x492fc857,
+ 0x59a80077, 0x90000598, 0x05020005, 0x6018b000,
+ 0x0509fbfc, 0x05f1f9fe, 0x0501f003, 0x05f1fea1,
+ 0x0005fc5a, 0x5c00b000, 0x5c00a800, 0x5c00a000,
+ 0x5c025800, 0x1c01f000, 0x4933c857, 0x05e9fa20,
+ 0x4df00000, 0x59300203, 0x90000c91, 0x05ba1acc,
+ 0x0c01f001, 0x00108f37, 0x00108f36, 0x00108f3c,
+ 0x00108f54, 0x00108f3b, 0x00108f36, 0x00108f36,
+ 0x00108f36, 0x00108f36, 0x00108f36, 0x00108f36,
+ 0x00108f36, 0x00108f36, 0x00108f36, 0x00108f36,
+ 0x00108f36, 0x00108f3c, 0x05b9fab9, 0x5c03e000,
+ 0x05e809f3, 0x80000580, 0x1c01f000, 0x05bdfc9c,
+ 0x5c03e000, 0x05e809ee, 0x8d3c0502, 0x05020011,
+ 0x4d2c0000, 0x59325809, 0x64165a07, 0x0001fb5b,
+ 0x5c025800, 0x497a6009, 0x8d3c0500, 0x0502000b,
+ 0x642a6229, 0x4a026403, 0x00000085, 0x64266203,
+ 0x640a6407, 0x42000800, 0x80004040, 0x0005fb2e,
+ 0x81780080, 0x1c01f000, 0x05edff75, 0x05fdf7fd,
+ 0x05f9fb02, 0x05020003, 0x05e9fcc3, 0x05020007,
+ 0x0201f800, 0x0010ef65, 0x80c40040, 0x05fc07e1,
+ 0x05e9f8fd, 0x05ba0a92, 0x59300203, 0x90000d83,
+ 0x05b80a8f, 0x90000c91, 0x05ba1a8d, 0x0c01f7c2,
+ 0x4933c857, 0x4d340000, 0x4d240000, 0x4d200000,
+ 0x916c0583, 0x05020015, 0x599c0018, 0x8c000516,
+ 0x05000003, 0x05d1ff2a, 0x0501f010, 0x60100800,
+ 0x05d9fa4e, 0x59300429, 0x900005a1, 0x05000005,
+ 0x59240400, 0x8c00050c, 0x05000004, 0x64866429,
+ 0x05fdfbbe, 0x90000541, 0x5c024000, 0x5c024800,
+ 0x5c026800, 0x1c01f000, 0x80000580, 0x05fdf7fb,
+ 0x4d340000, 0x5932680a, 0x05d9fe65, 0x5c026800,
+ 0x0005f45a, 0x4803c856, 0x4c5c0000, 0x4d200000,
+ 0x4014b800, 0x05c5fff7, 0x59a8007b, 0x80000040,
+ 0x4803507b, 0x916c0582, 0x05020004, 0x59240200,
+ 0x8400051a, 0x48024a00, 0x59240200, 0x82000500,
+ 0xfffffeef, 0x84000546, 0x48024a00, 0x497a4805,
+ 0x4d400000, 0x60068000, 0x405c2800, 0x60040000,
+ 0x05ddf96b, 0x60aa8000, 0x4d3c0000, 0x600a7800,
+ 0x05c9f82c, 0x5c027800, 0x5c028000, 0x5c024000,
+ 0x5c00b800, 0x813261c0, 0x05ee0721, 0x1c01f000,
+ 0x59303009, 0x58181a05, 0x820c1d00, 0x000000ff,
+ 0xb00c0588, 0x05000003, 0xb00c05aa, 0x05020045,
+ 0x58180409, 0x8c000500, 0x05000042, 0x42000000,
+ 0x0010cf39, 0x50006000, 0x41781800, 0x5830200b,
+ 0x41300000, 0x80100580, 0x05000006, 0x40101800,
+ 0x580c2000, 0x801021c0, 0x05fe07fa, 0x0501f035,
+ 0x4933c857, 0x59302000, 0x497a6000, 0x800c19c0,
+ 0x0502001e, 0x4933c856, 0x42007000, 0x00020d9f,
+ 0x58300009, 0x800001c0, 0x05000018, 0x49786009,
+ 0x58380001, 0x80300580, 0x05020008, 0x4933c856,
+ 0x49787002, 0x4810600b, 0x801021c0, 0x0502001d,
+ 0x4978600a, 0x0501f01b, 0x4933c856, 0x4810600b,
+ 0x801021c0, 0x05020002, 0x4978600a, 0x4c180000,
+ 0x4c300000, 0x05b9fec6, 0x5c006000, 0x05fdfdb1,
+ 0x5c003000, 0x0501f00f, 0x4933c856, 0x800c19c0,
+ 0x05020008, 0x801021c0, 0x05000003, 0x4810600b,
+ 0x0501f008, 0x4978600b, 0x4978600a, 0x0501f005,
+ 0x48101800, 0x801021c0, 0x05020002, 0x480c600a,
+ 0x58180409, 0x84000500, 0x48003409, 0x49783209,
+ 0x1c01f000, 0x4933c857, 0x4927c857, 0x59a8021b,
+ 0x90000543, 0x4803521b, 0x4c5c0000, 0x4d400000,
+ 0x59ccb800, 0x825cbd00, 0x00ffffff, 0x60028000,
+ 0x05c5ff80, 0x05f5f9e0, 0x485f500f, 0x0500001d,
+ 0x4d3c0000, 0x60aa8000, 0x59240400, 0x8c00050a,
+ 0x05020006, 0x59240200, 0x84000556, 0x48024a00,
+ 0x60083000, 0x0505fb1f, 0x600a7800, 0x05c5ffbd,
+ 0x42000000, 0x0010b2d6, 0x0509fa33, 0x59cc0408,
+ 0x8c00051e, 0x05020009, 0x42000800, 0x0010b391,
+ 0x58040406, 0x8c000500, 0x05020004, 0x59a8021b,
+ 0x84000552, 0x4803521b, 0x600a8000, 0x5c027800,
+ 0x41780800, 0x05d9fa89, 0x59240200, 0x4803c857,
+ 0x4927c857, 0xb0000566, 0x48024a00, 0x485e4805,
+ 0x812000f0, 0x805c0540, 0x48026813, 0x49238830,
+ 0x84000570, 0x48038832, 0x59a8121b, 0x59cc0408,
+ 0x8c00051a, 0x05020005, 0x84081514, 0x4a0370e5,
+ 0x00000800, 0x0501f004, 0x84081554, 0x4a0370e5,
+ 0x00000c00, 0x480b521b, 0x05fdf850, 0x59a8021b,
+ 0x8400054a, 0x4803521b, 0x49238830, 0x845c0570,
+ 0x48038832, 0x60100800, 0x05d9f97c, 0x59a80a1b,
+ 0x84040d50, 0x59cc0013, 0x8c00053e, 0x05000003,
+ 0x8c000536, 0x05000004, 0x59cc0017, 0x8c000536,
+ 0x05020002, 0x84040d10, 0x4807521b, 0x4807541b,
+ 0x42001800, 0x0010cf46, 0x59240400, 0x8c00050c,
+ 0x05000004, 0x64866429, 0x05fdfae0, 0x0501f007,
+ 0x405c0800, 0x41781000, 0x60040000, 0x60028000,
+ 0x05ddf8ab, 0x0005fc5a, 0x59a8021b, 0x4803c857,
+ 0x8c000506, 0x05020006, 0x41781800, 0x0509fb28,
+ 0x05000002, 0x60401800, 0x05c5fead, 0x805c0110,
+ 0x48035018, 0x48038881, 0x59a80016, 0x80000040,
+ 0x4803c857, 0x48035016, 0x05020015, 0x59a8021b,
+ 0x8400050a, 0x4803521b, 0x4803541b, 0x4a038802,
+ 0x0000ffff, 0x42001800, 0x0010aee0, 0x05b9fca0,
+ 0x42001800, 0x0010aeed, 0x05b9fc9d, 0x4a035017,
+ 0x0000ffff, 0x05e9fc57, 0x4a01a8e4, 0x00000080,
+ 0x4a038802, 0x0000ffff, 0x850e1d02, 0x5c028000,
+ 0x5c00b800, 0x1c01f000, 0x4933c857, 0x59368c03,
+ 0x4c180000, 0x59300203, 0x90003491, 0x05ba1964,
+ 0x0c01f803, 0x5c003000, 0x1c01f000, 0x001090a0,
+ 0x00109502, 0x0010967f, 0x001090a0, 0x001090a0,
+ 0x001090a0, 0x001090a0, 0x001090a0, 0x001090c0,
+ 0x001090a0, 0x001090a0, 0x001090a0, 0x001090a0,
+ 0x001090a0, 0x00109c1e, 0x001090a0, 0x001090a0,
+ 0x05b9f94f, 0x4933c857, 0x61fe89ff, 0x813669c0,
0x05000002, 0x59368c03, 0x4c180000, 0x59300203,
- 0x90003491, 0x05ba1bc2, 0x0c01f803, 0x5c003000,
- 0x1c01f000, 0x00108e42, 0x00109691, 0x00108e42,
- 0x00108e42, 0x00108e42, 0x00108e42, 0x00108e42,
- 0x00108e42, 0x001095de, 0x00109ac9, 0x00109afe,
- 0x00109ac9, 0x00109afe, 0x00108e42, 0x00109991,
- 0x00108e42, 0x00108e42, 0x05b9fbad, 0x05b9fbac,
- 0xb1383497, 0x05ba1baa, 0x41380000, 0x493bc857,
+ 0x90003491, 0x05ba1946, 0x0c01f803, 0x5c003000,
+ 0x1c01f000, 0x001090be, 0x00109928, 0x001090be,
+ 0x001090be, 0x001090be, 0x001090be, 0x001090be,
+ 0x001090be, 0x0010986d, 0x00109d67, 0x00109d9c,
+ 0x00109d67, 0x00109d9c, 0x001090be, 0x00109c2f,
+ 0x001090be, 0x001090be, 0x05b9f931, 0x05b9f930,
+ 0xb1383497, 0x05ba192e, 0x41380000, 0x493bc857,
0x4d1c0000, 0x4d400000, 0x0c01f804, 0x5c028000,
- 0x5c023800, 0x1c01f000, 0x00108eae, 0x0010903f,
- 0x00108eae, 0x00108eae, 0x00108eae, 0x00109045,
- 0x00108eae, 0x00108eae, 0x00108eae, 0x00108eae,
- 0x00108eae, 0x00108eae, 0x00108eae, 0x00108eae,
- 0x00108eae, 0x00108eae, 0x00108eae, 0x00108eae,
- 0x00108eae, 0x00108eae, 0x00108eae, 0x00108eae,
- 0x00108eae, 0x00108ecd, 0x00108f0b, 0x00108f1d,
- 0x00108f7e, 0x00108fc2, 0x00108ff7, 0x0010901a,
- 0x00108eae, 0x00108eae, 0x0010904a, 0x00108eae,
- 0x00108eae, 0x00109053, 0x00109058, 0x00108eae,
- 0x00108eae, 0x00108eae, 0x00108eae, 0x00108eae,
- 0x001090e1, 0x00108eae, 0x00108eae, 0x00108fab,
- 0x00108eae, 0x00108eae, 0x001090b7, 0x00108eae,
- 0x00108eae, 0x00108eae, 0x001090ec, 0x00108eae,
- 0x00108eae, 0x00108eae, 0x00109129, 0x00108eae,
- 0x00108eae, 0x00108eae, 0x00108eae, 0x00108eae,
- 0x00108eae, 0x0010917e, 0x00108eae, 0x00108eae,
- 0x00108eae, 0x00108eae, 0x00108eae, 0x00108eaf,
- 0x00108eae, 0x00108eae, 0x00108eae, 0x00108eae,
- 0x00108eb9, 0x00108eae, 0x00108eae, 0x00108eae,
- 0x001091a3, 0x001091a8, 0x001091be, 0x00108eae,
- 0x00108eae, 0x00108eae, 0x00108eae, 0x00108eae,
- 0x00108ec5, 0x00108eae, 0x00108eae, 0x00108eae,
- 0x00108eae, 0x00108eae, 0x00108eae, 0x00108eae,
- 0x00108eae, 0x00108eae, 0x05b9fb41, 0x4933c857,
- 0x0505fca8, 0x05020315, 0x05c5fea6, 0x05020313,
+ 0x5c023800, 0x1c01f000, 0x0010912a, 0x001092c0,
+ 0x0010912a, 0x0010912a, 0x0010912a, 0x001092c6,
+ 0x0010912a, 0x0010912a, 0x0010912a, 0x0010912a,
+ 0x0010912a, 0x0010912a, 0x0010912a, 0x0010912a,
+ 0x0010912a, 0x0010912a, 0x0010912a, 0x0010912a,
+ 0x0010912a, 0x0010912a, 0x0010912a, 0x0010912a,
+ 0x0010912a, 0x0010914b, 0x00109189, 0x0010919b,
+ 0x001091fc, 0x00109240, 0x00109275, 0x00109298,
+ 0x0010912a, 0x0010912a, 0x001092cb, 0x0010912a,
+ 0x0010912a, 0x001092d4, 0x001092d9, 0x0010912a,
+ 0x0010912a, 0x0010912a, 0x0010912a, 0x0010912a,
+ 0x00109362, 0x0010912a, 0x0010912a, 0x00109229,
+ 0x0010912a, 0x0010912a, 0x00109338, 0x0010912a,
+ 0x0010912a, 0x0010912a, 0x0010936d, 0x0010912a,
+ 0x0010912a, 0x0010912a, 0x001093aa, 0x0010912a,
+ 0x0010912a, 0x0010912a, 0x0010912a, 0x0010912a,
+ 0x0010912a, 0x001093ff, 0x0010912a, 0x0010912a,
+ 0x0010912a, 0x0010912a, 0x0010912a, 0x0010912b,
+ 0x0010912a, 0x0010912a, 0x0010912a, 0x0010912a,
+ 0x00109135, 0x0010912a, 0x0010912a, 0x0010912a,
+ 0x00109428, 0x0010942d, 0x00109445, 0x0010912a,
+ 0x0010912a, 0x0010912a, 0x0010912a, 0x0010912a,
+ 0x00109141, 0x0010912a, 0x0010912a, 0x0010912a,
+ 0x0010912a, 0x0010912a, 0x0010912a, 0x0010912a,
+ 0x0010912a, 0x0010912a, 0x05b9f8c5, 0x4933c857,
+ 0x0505fcca, 0x05020322, 0x05c5fc2f, 0x05020320,
0x59cc0407, 0x4802601e, 0x65166403, 0x64066203,
- 0x05e5f76a, 0x4933c857, 0x0505fc9e, 0x0502030b,
- 0x05c5fe9c, 0x05020309, 0x0501fb3b, 0x05020167,
+ 0x05e5f6b0, 0x4933c857, 0x0505fcc0, 0x05020318,
+ 0x05c5fc25, 0x05020316, 0x0501fb48, 0x05020169,
0x59cc0007, 0x4802601e, 0x652a6403, 0x64066203,
- 0x05e5f75e, 0x4933c857, 0x0505fc92, 0x050202ff,
- 0x05c5fe90, 0x050202fd, 0x655a6403, 0x64066203,
- 0x05e5f756, 0x4933c857, 0x05c5fe8a, 0x05020009,
- 0x05d9fd11, 0x05020007, 0x5932481d, 0x59240200,
- 0x90000503, 0x90000583, 0x05000006, 0x0501f2ef,
- 0x64266403, 0x6426641c, 0x6402621c, 0x0501f168,
- 0x05d9fde6, 0x05000024, 0x59340200, 0x8c00051a,
- 0x05000004, 0x5934000a, 0x84000560, 0x4802680a,
- 0x0505f8e0, 0x05020023, 0x60a68000, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010ec6c, 0x5c027800,
- 0x42000000, 0x0010b058, 0x0509f8a7, 0x41780800,
- 0x05d9fae4, 0x64226403, 0x600c3000, 0x59240400,
- 0x8c00050a, 0x0502014e, 0x59cc400b, 0x59cc380c,
- 0x59cc180d, 0x59cc080e, 0x9c2041c0, 0x9c1c39c0,
- 0x9c0c19c0, 0x9c0409c0, 0x641e6203, 0x41782800,
- 0x0501f13c, 0x0505f971, 0x05fe07e2, 0x64266403,
- 0x643a641c, 0x4a02621c, 0x00001900, 0x0501f13c,
- 0x64266403, 0x640e641c, 0x0501f139, 0x4933c857,
- 0x05c5fe4c, 0x050202b9, 0x05d9fcd3, 0x050202b7,
- 0x493a6403, 0x0505f852, 0x05020007, 0x641a6403,
- 0x59240400, 0x8c00050a, 0x0502012d, 0x641e6203,
- 0x0505f6fb, 0x641e6403, 0x6426641c, 0x6402621c,
- 0x0501f127, 0x4933c857, 0x05d9fcc3, 0x050202a7,
- 0x5934000a, 0x82000500, 0x00010000, 0x82000580,
- 0x00010000, 0x05060c33, 0x05c40e32, 0x0502029f,
- 0x59cc0001, 0x82000500, 0x00ffff00, 0x82000580,
- 0x00fffc00, 0x05020007, 0x59a80006, 0x8c00050e,
- 0x05000004, 0x59240400, 0x8c00050a, 0x05020036,
- 0x05d9fd8e, 0x05020003, 0x60067800, 0x05d9f9a9,
- 0x05d9fd7d, 0x05000004, 0x82000580, 0x00000703,
- 0x05020032, 0x59cc0206, 0x90003503, 0x05020034,
- 0x90003494, 0x05001032, 0x59a83077, 0x80183480,
- 0x0500102f, 0x5934300a, 0x84183516, 0x90000594,
- 0x05020002, 0x84183556, 0x481a680a, 0x59cc0406,
- 0x90000503, 0x05020026, 0x0505f8c1, 0x0502002b,
- 0x05d9fd4b, 0x05020006, 0x4c600000, 0x4178c000,
- 0x417a7800, 0x05c5fda0, 0x5c00c000, 0x916c0583,
- 0x05020006, 0x60183000, 0x0505fe8d, 0x42000000,
- 0x0010b057, 0x0509f838, 0x05d9fae7, 0x642a6403,
- 0x60803000, 0x59cc1a0a, 0x41780800, 0x41784000,
- 0x41783800, 0x59240400, 0x8c00050a, 0x050200dc,
- 0x05fdf796, 0x642e6403, 0x642e641c, 0x4a02621c,
- 0x00002c00, 0x0501f0d6, 0x642e6403, 0x6426641c,
- 0x4a02621c, 0x00001e00, 0x0501f0d1, 0x42000000,
- 0x0010afb2, 0x0509f820, 0x642e6403, 0x641e641c,
- 0x6402621c, 0x0501f0ca, 0x642e6403, 0x640e641c,
- 0x6402621c, 0x0501f0c6, 0x4933c857, 0x05d9fc62,
- 0x05020246, 0x0505fbd7, 0x05020244, 0x05c5fdd5,
- 0x05020242, 0x59cc0206, 0x90003503, 0x0502001b,
- 0x90003494, 0x05001019, 0x59a83077, 0x80180480,
- 0x05001016, 0x59cc0406, 0x90000503, 0x05020013,
- 0x59340400, 0x82000580, 0x00000707, 0x05000013,
- 0x417a7800, 0x4c600000, 0x4178c000, 0x05c5fd5e,
- 0x5c00c000, 0x60283000, 0x0505fe4d, 0x42000000,
- 0x0010b054, 0x0505fff8, 0x64326403, 0x41782800,
- 0x60843000, 0x05fdf7c4, 0x64366403, 0x641e641c,
- 0x6402621c, 0x0501f09e, 0x64366403, 0x6426641c,
- 0x4a02621c, 0x00001e00, 0x0501f099, 0x4933c857,
- 0x05d9fc35, 0x05020219, 0x0505fbaa, 0x05020217,
- 0x05c5fda8, 0x05020215, 0x0501fa47, 0x0502000a,
- 0x493a6403, 0x0501fa4d, 0x05020003, 0x64ba6403,
- 0x05fdf75c, 0x64366403, 0x641e641c, 0x6402621c,
- 0x0501f087, 0x64366403, 0x6426641c, 0x4a02621c,
- 0x00001e00, 0x0501f082, 0x4933c857, 0x05d9fc1e,
- 0x05fe0714, 0x59240200, 0x90000503, 0x90000583,
- 0x050201fe, 0x05d9fcec, 0x05020028, 0x0505f84b,
- 0x0502000b, 0x643a6403, 0x59240400, 0x8c00050a,
- 0x05020073, 0x61483000, 0x59cc4008, 0x59cc3809,
- 0x59cc180a, 0x59cc080b, 0x05fdf724, 0x4933c857,
- 0x600c3000, 0x0505fe15, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010ec6c, 0x5c027800, 0x42000000,
- 0x0010b056, 0x0505ffb4, 0x59340200, 0x84000558,
- 0x48026a00, 0x602c0800, 0x05d9f905, 0x59240400,
- 0x8c00050a, 0x05020056, 0x601c3000, 0x0501f04b,
- 0x4933c857, 0x643e6403, 0x640e641c, 0x4a02621c,
- 0x00001e00, 0x0501f052, 0x59340400, 0x82000580,
- 0x00000703, 0x05fc07f7, 0x0501f030, 0x4933c857,
- 0x05d9fbe9, 0x050201cd, 0x5932481d, 0x59240200,
- 0x90000503, 0x90000583, 0x050201c8, 0x05d9fcad,
- 0x05020022, 0x0505f828, 0x05000fc2, 0x05020004,
- 0x64426403, 0x61403000, 0x05fdf6ed, 0x4d3c0000,
- 0x417a7800, 0x0201f800, 0x0010ec6c, 0x5c027800,
- 0x600c3000, 0x0505fde1, 0x42000000, 0x0010b056,
- 0x0505ff85, 0x59340200, 0x84000558, 0x48026a00,
- 0x05fdf7d3, 0x64466403, 0x640e641c, 0x4a02621c,
- 0x00001e00, 0x0501f02a, 0x4933c857, 0x05c5fd3d,
- 0x05040b3c, 0x050201a9, 0x0501f9db, 0x05020007,
- 0x644a6403, 0x0501f022, 0x59340400, 0x82000580,
- 0x00000703, 0x05fc07f0, 0x4d3c0000, 0x417a7800,
- 0x60a68000, 0x0201f800, 0x0010ec6c, 0x5c027800,
- 0x605c3000, 0x0505fdc1, 0x42000000, 0x0010b056,
- 0x0505ff65, 0x05c5fef6, 0x59240400, 0x8c00050a,
- 0x0502000b, 0x60183000, 0x60a68000, 0x4933c857,
- 0x64066403, 0x641e6203, 0x41782800, 0x0501f002,
- 0x611a8000, 0x0505f858, 0x0505f5d5, 0x4933c857,
- 0x64066403, 0x602c0800, 0x05d9f8a9, 0x64066203,
- 0x05e5f5de, 0x4933c857, 0x60240800, 0x05d9f8a4,
- 0x64166403, 0x05fdf7fa, 0x0505fb0e, 0x0502017b,
- 0x05c5fd0c, 0x05020179, 0x0501f9ab, 0x05fe07d7,
- 0x64826403, 0x64066203, 0x05e5f5d0, 0x05c5fd05,
- 0x05020172, 0x648e6403, 0x64066203, 0x05e5f5cb,
- 0x0505fb00, 0x05c40cff, 0x0502016c, 0x0501f99e,
- 0x05fe07ca, 0x59cc0807, 0x82040500, 0x00ffff00,
- 0x0502000a, 0x59340212, 0x82000500, 0x0000ff00,
- 0x05000006, 0x5932481d, 0x59240005, 0x82000500,
- 0x000000ff, 0x0501f003, 0x5932481d, 0x59240005,
- 0x82040d00, 0x00ffffff, 0x80040580, 0x05020015,
- 0x59cc1408, 0x05f9ff41, 0x0500002c, 0x591c0202,
- 0x82001580, 0x0000ffff, 0x05000004, 0x59cc1208,
- 0x80080580, 0x05020025, 0x591c000a, 0x81340580,
- 0x05020022, 0x591c0416, 0x8c00051a, 0x05020015,
- 0x591c0407, 0x90000587, 0x0502001c, 0x0501f029,
- 0x59cc1208, 0x82080580, 0x0000ffff, 0x05000012,
- 0x05f9ff2a, 0x05000015, 0x59cc1408, 0x591c0202,
- 0x80080580, 0x05020025, 0x591c000a, 0x81340580,
- 0x05020022, 0x591c0416, 0x8c00051a, 0x05000013,
- 0x82000500, 0xffff1fff, 0x48023c16, 0x491e602a,
- 0x0501f018, 0x59cc1408, 0x41780000, 0x0501fdb0,
- 0x05fe07f2, 0x0501f013, 0x649a6403, 0x4a02621c,
- 0x00001700, 0x59cc1208, 0x82081580, 0x0000ffff,
- 0x05fe079f, 0x0501f00b, 0x591c0407, 0x90000587,
- 0x05fe07f6, 0x591c0403, 0x900005a4, 0x05020005,
- 0x4d300000, 0x411e6000, 0x0005fc5a, 0x5c026000,
- 0x64966403, 0x05fdf792, 0x59cc1408, 0x41780000,
- 0x0501fd97, 0x05fe07e9, 0x05fdf7fa, 0x4933c857,
- 0x4d3c0000, 0x60067800, 0x05d9f826, 0x5c027800,
- 0x4c580000, 0x6008b000, 0x91a81c02, 0x91cc140b,
- 0x05f1ff8c, 0x5c00b000, 0x05000003, 0x64c66403,
- 0x05fdf77f, 0x0005fc5a, 0x6008b000, 0x91a81c00,
- 0x91cc140d, 0x05f1ff83, 0x0502000c, 0x05e1fedf,
- 0x0500000a, 0x59300407, 0x90000581, 0x05020007,
- 0x59300403, 0x90000582, 0x05020004, 0x5930000a,
- 0x81340580, 0x00040c5a, 0x05ddf957, 0x05020009,
- 0x05ddf96b, 0x05020005, 0x64075014, 0x6006d800,
- 0x05ddf8cf, 0x0501f003, 0x60040000, 0x05ddf922,
- 0x1c01f000, 0x05c5fc77, 0x050200e4, 0x0501f916,
- 0x05fe0742, 0x493a6403, 0x0501f970, 0x05020003,
- 0x64ae6403, 0x05fdf75a, 0x64b26403, 0x05fdf758,
- 0x4933c857, 0x05e5f9ab, 0x050200d8, 0x05c5fc69,
- 0x050200d6, 0x05d9fbaa, 0x05fe074d, 0x59cc0408,
- 0x4802641b, 0x59cc0208, 0x4802621b, 0x59cc0807,
- 0x59340002, 0x82000500, 0x00ffffff, 0x80040580,
- 0x05000012, 0x5932481d, 0x59240005, 0x80040580,
- 0x0502001e, 0x59cc1408, 0x05f9feb0, 0x05000020,
- 0x831c0580, 0xffffffff, 0x05000005, 0x0505f95f,
- 0x0500001b, 0x0505fcc8, 0x05000019, 0x491e602a,
- 0x64da6403, 0x0501f0b5, 0x59cc1208, 0x82080580,
- 0x0000ffff, 0x05000008, 0x05f9fea0, 0x05000010,
- 0x591c0202, 0x59cc0c08, 0x80040580, 0x0502000c,
- 0x05fdf7ec, 0x59cc1408, 0x60040000, 0x0501fd30,
- 0x05000007, 0x05fdf7e7, 0x4803c856, 0x6426641c,
- 0x4a02621c, 0x00001500, 0x0501f005, 0x4803c856,
- 0x640e641c, 0x4a02621c, 0x00001700, 0x64de6403,
- 0x0501f09a, 0x4933c857, 0x05e5f96e, 0x0502009b,
- 0x05c5fc2c, 0x05020099, 0x05d9fb6d, 0x05fe0710,
- 0x05d9fa9a, 0x05000045, 0x59cc0407, 0x4802641b,
- 0x59cc1207, 0x480a621b, 0x82080580, 0x0000ffff,
- 0x05000004, 0x05f9fe79, 0x05000036, 0x0501f008,
- 0x59cc1407, 0x60040000, 0x0501fd0d, 0x05000031,
- 0x831c0580, 0xffffffff, 0x0500002e, 0x59cc0c07,
- 0x591c0202, 0x80040580, 0x0502002a, 0x0505fc8a,
- 0x05000028, 0x591c0416, 0x8c000516, 0x0502002f,
- 0x4d300000, 0x411e6000, 0x05f5fe19, 0x5c026000,
- 0x641e3a03, 0x59cc0c09, 0x82040d00, 0x0000ff00,
- 0x840409c0, 0x90040581, 0x05000009, 0x90040585,
- 0x0500000b, 0x90040587, 0x05020011, 0x42000000,
- 0x0010b043, 0x0505fe38, 0x0501f008, 0x42000000,
- 0x0010b042, 0x0505fe34, 0x0501f007, 0x42000000,
- 0x0010b041, 0x0505fe30, 0x591c0009, 0x80000540,
- 0x05000003, 0x59cc2808, 0x0505f10e, 0x4803c856,
- 0x6426641c, 0x4a02621c, 0x00002a00, 0x0501f005,
- 0x4803c856, 0x640e641c, 0x4a02621c, 0x00000300,
- 0x64ee6403, 0x0501f04d, 0x4803c856, 0x642e641c,
- 0x6402621c, 0x05fdf7fb, 0x4803c856, 0x641e641c,
- 0x6402621c, 0x05fdf7f7, 0x4c080000, 0x05d9fa62,
- 0x05000021, 0x05d9fa39, 0x0505fa2e, 0x0502001c,
- 0x5932481d, 0x59240200, 0x82000540, 0x000000e0,
- 0x48024a00, 0x59a8021b, 0x90000543, 0x4803521b,
- 0x59a80018, 0x800000d0, 0x59a8080f, 0x82040d00,
- 0x000000ff, 0x80041540, 0x480b500f, 0x600c0800,
- 0x05e5fe18, 0x497b501d, 0x8d0c0520, 0x05000004,
- 0x4a032804, 0x000007d0, 0x0501f001, 0x0005fc5a,
- 0x05c5fc4b, 0x5c001000, 0x1c01f000, 0x0505fa2b,
- 0x05fdf7fd, 0x5c001000, 0x0005f45a, 0x0501f825,
- 0x05000022, 0x653a6403, 0x64066203, 0x05e5f47b,
- 0x653e6403, 0x497a601e, 0x59cc0a06, 0x82040d00,
- 0x000000ff, 0x800409c0, 0x05fc0695, 0x90040581,
- 0x05020005, 0x59cc0808, 0x59a80005, 0x80040580,
- 0x05fc068f, 0x90040582, 0x05020006, 0x91cc140b,
- 0x6008b000, 0x91341c06, 0x05f1fe92, 0x05fc0688,
- 0x6406601e, 0x05fdf686, 0x65426403, 0x59cc0207,
- 0x4802601e, 0x05fdf682, 0x64066203, 0x42000800,
- 0x80000040, 0x0005f32e, 0x4803c857, 0x0005f45a,
- 0x4d2c0000, 0x4c500000, 0x4c580000, 0x4c540000,
- 0x59a80077, 0x82000c80, 0x00000841, 0x05021021,
- 0x05b9fb99, 0x0500001f, 0x492e6009, 0x59a80077,
- 0x48025802, 0x90000403, 0x80000104, 0x91cca406,
- 0x90000c8a, 0x05001010, 0x642a5811, 0x6028b000,
- 0x912c0406, 0x4000a800, 0x0505fe82, 0x412c7000,
- 0x800409c0, 0x05020003, 0x49787001, 0x0501f00b,
- 0x05b9fb85, 0x0500000b, 0x492c7001, 0x40040000,
- 0x05fdf7f0, 0x48025811, 0x4000b000, 0x912c0406,
- 0x4000a800, 0x0505fe73, 0x90000541, 0x0501f005,
- 0x497b5077, 0x59325809, 0x05b9fba3, 0x80000580,
- 0x5c00a800, 0x5c00b000, 0x5c00a000, 0x5c025800,
- 0x1c01f000, 0x4d340000, 0x5932680a, 0x59343400,
- 0x4933c857, 0x4937c857, 0x481bc857, 0x05d9faad,
- 0x5c026800, 0x1c01f000, 0x4933c857, 0x4c600000,
- 0x4d3c0000, 0x4d440000, 0x4d340000, 0x0501f858,
- 0x05020046, 0x59cc0207, 0x82000d00, 0x0000ff00,
- 0x900411c0, 0x59cc000a, 0x82000500, 0x00ffffff,
- 0x80081540, 0x480a601e, 0x8c040518, 0x05000011,
- 0x60203000, 0x0505fbcc, 0x42000000, 0x0010b055,
- 0x0505fd7d, 0x59240400, 0x8c00050a, 0x05020005,
- 0x60082800, 0x60903000, 0x611a8000, 0x0501fe76,
- 0x6004c000, 0x417a7800, 0x05c5fad3, 0x0501f02d,
- 0x8c04051a, 0x05000029, 0x59cc000a, 0x59cc3800,
- 0x821c3d00, 0x00ffffff, 0x05e1fc53, 0x05d80ac9,
- 0x05020022, 0x5930001d, 0x4c000000, 0x05d9fabd,
- 0x4926601d, 0x5930000a, 0x4c000000, 0x59240c00,
- 0x8c04050a, 0x0502000b, 0x59340c03, 0x59341802,
- 0x820c1d00, 0x00ffffff, 0x58002403, 0x60102800,
- 0x60903000, 0x611a8000, 0x41301000, 0x0501fe64,
- 0x4936600a, 0x60243000, 0x0505fba5, 0x42000000,
- 0x0010b055, 0x0505fd50, 0x417a7800, 0x4178c000,
- 0x05c5faad, 0x5c000000, 0x4802600a, 0x5c000000,
- 0x4802601d, 0x0501f003, 0x90000541, 0x0501f002,
- 0x80000580, 0x5c026800, 0x5c028800, 0x5c027800,
- 0x5c00c000, 0x1c01f000, 0x4933c857, 0x59cc0206,
- 0x90000490, 0x05021004, 0x6402621c, 0x90000541,
- 0x0501f002, 0x80000580, 0x1c01f000, 0x4933c857,
- 0x6402621c, 0x59cc0407, 0x82000500, 0x0000ff00,
- 0x82000580, 0x00000800, 0x0502000d, 0x59cc0206,
- 0x59a80877, 0x80040480, 0x0500100a, 0x59cc0006,
- 0x82000500, 0x00ff0000, 0x82000d80, 0x00140000,
- 0x05000003, 0x82000d80, 0x00100000, 0x1c01f000,
- 0x42000000, 0x0010b04a, 0x0505fd1f, 0x90000541,
- 0x05fdf7fb, 0x59300403, 0xb0003497, 0x05b61f74,
- 0x91383593, 0x05020006, 0x4803c857, 0x4c000000,
- 0x0505fc45, 0x5c000000, 0x0c01f019, 0x4933c857,
- 0x493bc857, 0x913835a7, 0x0500000d, 0x91383594,
- 0x0500000b, 0xb13805a1, 0x05000003, 0xb13805a0,
- 0x05b60f63, 0x05e9f8a8, 0x05ee02ea, 0x59300203,
- 0x9000058e, 0x05f8020c, 0x05b5ff5d, 0x493bc857,
- 0x4937c857, 0x0505fc2e, 0x05d9f924, 0x601c0800,
- 0x05d5fe53, 0x05e5fc39, 0x05edf279, 0x001092fb,
- 0x00109309, 0x001092fb, 0x001092fb, 0x001092fb,
- 0x00109309, 0x0010931a, 0x001093df, 0x00109360,
- 0x001093df, 0x00109379, 0x001093df, 0x0010937e,
- 0x001093df, 0x00109381, 0x001093df, 0x00109381,
- 0x001093df, 0x001093df, 0x001092fb, 0x001092fb,
- 0x001092fb, 0x001092fb, 0x001092fb, 0x001092fb,
- 0x001092fb, 0x001092fb, 0x001092fb, 0x001092fb,
- 0x001092fb, 0x00109309, 0x001092fb, 0x001093df,
- 0x001092fb, 0x001092fb, 0x001093df, 0x001092fb,
- 0x001093c5, 0x001093df, 0x001092fb, 0x001092fb,
- 0x001092fb, 0x001092fb, 0x001093df, 0x001093df,
- 0x001092fb, 0x001093df, 0x001093df, 0x001092fb,
- 0x00109315, 0x001092fb, 0x001092fb, 0x001092fb,
- 0x001092fb, 0x00109383, 0x001093df, 0x001092fb,
- 0x001092fb, 0x001093ab, 0x001093df, 0x001092fb,
- 0x001092fb, 0x001092fb, 0x001092fb, 0x001092fb,
- 0x001092fb, 0x001092fb, 0x001092fb, 0x001092fb,
- 0x001092fc, 0x001092fb, 0x001092fb, 0x001092fb,
- 0x001092fb, 0x001092fc, 0x001092fb, 0x001092fb,
- 0x001092fb, 0x001092fc, 0x001092fc, 0x001092fc,
- 0x001092fb, 0x001092fb, 0x001092fb, 0x001092fb,
- 0x001092fb, 0x001092fc, 0x001092fb, 0x001092fb,
- 0x001092fb, 0x001092fb, 0x001092fb, 0x001092fb,
- 0x001092fb, 0x001092fb, 0x001092fb, 0x05b5fef4,
- 0x05f9fbf4, 0x05000007, 0x59a80030, 0x48026205,
- 0x643a6203, 0x59a8002e, 0x48026006, 0x1c01f000,
- 0x4d2c0000, 0x59325809, 0x05b9fa8f, 0x5c025800,
- 0x0005f45a, 0x59a8002e, 0x48026006, 0x05f9fbe5,
- 0x05000007, 0x4a02601c, 0x00109313, 0x59a80030,
- 0x48026205, 0x643a6203, 0x1c01f000, 0x640a6203,
- 0x1c01f000, 0x4d3c0000, 0x417a7800, 0x05d5fdc9,
- 0x5c027800, 0x0501f0c6, 0x05d9f99b, 0x050000c4,
- 0x59a8021b, 0x8c000508, 0x0500000e, 0x5932680a,
- 0x4c580000, 0x6008b000, 0x91a81c02, 0x91341406,
- 0x05f1fd28, 0x80000540, 0x5c00b000, 0x050200b8,
- 0x59340200, 0x8400051a, 0x48026a00, 0x0501f02a,
- 0x599c0017, 0x8c00050a, 0x050200b1, 0x4d3c0000,
- 0x417a7800, 0x05d5fdaf, 0x5c027800, 0x601c0800,
- 0x05d5fdb7, 0x59340212, 0x82000500, 0x0000ff00,
- 0x05020014, 0x83440d80, 0x000007fe, 0x050200a4,
- 0x05c5fbeb, 0x59a8021b, 0x8c000514, 0x050000a0,
- 0x83240580, 0x0010b111, 0x05020005, 0x4d300000,
- 0x05c5fa80, 0x5c026000, 0x0501f099, 0x59a8221b,
- 0x8c100514, 0x05000096, 0x05c5fbba, 0x0501f094,
+ 0x05e5f6a4, 0x4933c857, 0x0505fcb4, 0x0502030c,
+ 0x05c5fc19, 0x0502030a, 0x0501fb3c, 0x0502015d,
+ 0x655a6403, 0x64066203, 0x05e5f69a, 0x4933c857,
+ 0x05c5fc11, 0x05020009, 0x05d9fb6d, 0x05020007,
+ 0x5932481d, 0x59240200, 0x90000503, 0x90000583,
+ 0x05000006, 0x0501f2fa, 0x64266403, 0x6426641c,
+ 0x6402621c, 0x0501f16b, 0x05d9fc44, 0x05000024,
+ 0x59340200, 0x8c00051a, 0x05000004, 0x5934000a,
+ 0x84000560, 0x4802680a, 0x0505f8f9, 0x05020023,
+ 0x60a68000, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010ee7a, 0x5c027800, 0x42000000, 0x0010b2d8,
+ 0x0509f8d9, 0x41780800, 0x05d9f93c, 0x64226403,
+ 0x600c3000, 0x59240400, 0x8c00050a, 0x05020151,
+ 0x59cc400b, 0x59cc380c, 0x59cc180d, 0x59cc080e,
+ 0x9c2041c0, 0x9c1c39c0, 0x9c0c19c0, 0x9c0409c0,
+ 0x641e6203, 0x41782800, 0x0501f13f, 0x0505f98a,
+ 0x05fe07e2, 0x64266403, 0x643a641c, 0x4a02621c,
+ 0x00001900, 0x0501f13f, 0x64266403, 0x640e641c,
+ 0x0501f13c, 0x4933c857, 0x05c5fbd3, 0x050202c4,
+ 0x05d9fb2f, 0x050202c2, 0x493a6403, 0x0505f86b,
+ 0x05020007, 0x641a6403, 0x59240400, 0x8c00050a,
+ 0x05020130, 0x641e6203, 0x0505f72d, 0x641e6403,
+ 0x6426641c, 0x6402621c, 0x0501f12a, 0x4933c857,
+ 0x05d9fb1f, 0x050202b2, 0x5934000a, 0x82000500,
+ 0x00010000, 0x82000580, 0x00010000, 0x05060c53,
+ 0x05c40bb9, 0x050202aa, 0x59cc0001, 0x82000500,
+ 0x00ffff00, 0x82000580, 0x00fffc00, 0x05020007,
+ 0x59a80006, 0x8c00050e, 0x05000004, 0x59240400,
+ 0x8c00050a, 0x05020036, 0x05d9fbec, 0x05020003,
+ 0x60067800, 0x05d5fffe, 0x05d9fbdb, 0x05000004,
+ 0x82000580, 0x00000703, 0x05020032, 0x59cc0206,
+ 0x90003503, 0x05020034, 0x90003494, 0x05001032,
+ 0x59a83077, 0x80183480, 0x0500102f, 0x5934300a,
+ 0x84183516, 0x90000594, 0x05020002, 0x84183556,
+ 0x481a680a, 0x59cc0406, 0x90000503, 0x05020026,
+ 0x0505f8da, 0x0502002b, 0x05d9fba9, 0x05020006,
+ 0x4c600000, 0x4178c000, 0x417a7800, 0x05c5fb27,
+ 0x5c00c000, 0x916c0583, 0x05020006, 0x60183000,
+ 0x0505febf, 0x42000000, 0x0010b2d7, 0x0509f86a,
+ 0x05d9f943, 0x642a6403, 0x60803000, 0x59cc1a0a,
+ 0x41780800, 0x41784000, 0x41783800, 0x59240400,
+ 0x8c00050a, 0x050200df, 0x05fdf796, 0x642e6403,
+ 0x642e641c, 0x4a02621c, 0x00002c00, 0x0501f0d9,
+ 0x642e6403, 0x6426641c, 0x4a02621c, 0x00001e00,
+ 0x0501f0d4, 0x42000000, 0x0010b232, 0x0509f852,
+ 0x642e6403, 0x641e641c, 0x6402621c, 0x0501f0cd,
+ 0x642e6403, 0x640e641c, 0x6402621c, 0x0501f0c9,
+ 0x4933c857, 0x05d9fabe, 0x05020251, 0x0505fbf7,
+ 0x0502024f, 0x05c5fb5c, 0x0502024d, 0x59cc0206,
+ 0x90003503, 0x0502001b, 0x90003494, 0x05001019,
+ 0x59a83077, 0x80180480, 0x05001016, 0x59cc0406,
+ 0x90000503, 0x05020013, 0x59340400, 0x82000580,
+ 0x00000707, 0x05000013, 0x417a7800, 0x4c600000,
+ 0x4178c000, 0x05c5fae5, 0x5c00c000, 0x60283000,
+ 0x0505fe7f, 0x42000000, 0x0010b2d4, 0x0509f82a,
+ 0x64326403, 0x41782800, 0x60843000, 0x05fdf7c4,
+ 0x64366403, 0x641e641c, 0x6402621c, 0x0501f0a1,
+ 0x64366403, 0x6426641c, 0x4a02621c, 0x00001e00,
+ 0x0501f09c, 0x4933c857, 0x05d9fa91, 0x05020224,
+ 0x0505fbca, 0x05020222, 0x05c5fb2f, 0x05020220,
+ 0x0501fa52, 0x0502000a, 0x493a6403, 0x0501fa58,
+ 0x05020003, 0x64ba6403, 0x05fdf75c, 0x64366403,
+ 0x641e641c, 0x6402621c, 0x0501f08a, 0x64366403,
+ 0x6426641c, 0x4a02621c, 0x00001e00, 0x0501f085,
+ 0x4933c857, 0x05d9fa7a, 0x05fe0714, 0x59240200,
+ 0x90000503, 0x90000583, 0x05020209, 0x05d9fb4a,
+ 0x05020028, 0x0505f864, 0x0502000b, 0x643a6403,
+ 0x59240400, 0x8c00050a, 0x05020076, 0x61483000,
+ 0x59cc4008, 0x59cc3809, 0x59cc180a, 0x59cc080b,
+ 0x05fdf724, 0x4933c857, 0x600c3000, 0x0505fe47,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ee7a,
+ 0x5c027800, 0x42000000, 0x0010b2d6, 0x0505ffe6,
+ 0x59340200, 0x84000558, 0x48026a00, 0x602c0800,
+ 0x05d5ff5a, 0x59240400, 0x8c00050a, 0x05020059,
+ 0x601c3000, 0x0501f04e, 0x4933c857, 0x643e6403,
+ 0x640e641c, 0x4a02621c, 0x00001e00, 0x0501f055,
+ 0x59340400, 0x82000580, 0x00000703, 0x05fc07f7,
+ 0x0501f030, 0x4933c857, 0x05d9fa45, 0x050201d8,
+ 0x5932481d, 0x59240200, 0x90000503, 0x90000583,
+ 0x050201d3, 0x05d9fb0b, 0x05020022, 0x0505f841,
+ 0x05000fdb, 0x05020004, 0x64426403, 0x61403000,
+ 0x05fdf6ed, 0x4d3c0000, 0x417a7800, 0x0201f800,
+ 0x0010ee7a, 0x5c027800, 0x600c3000, 0x0505fe13,
+ 0x42000000, 0x0010b2d6, 0x0505ffb7, 0x59340200,
+ 0x84000558, 0x48026a00, 0x05fdf7d3, 0x64466403,
+ 0x640e641c, 0x4a02621c, 0x00001e00, 0x0501f02d,
+ 0x4933c857, 0x05c5fac4, 0x05040b5c, 0x050201b4,
+ 0x0501f9e6, 0x05020007, 0x644a6403, 0x0501f025,
+ 0x59340400, 0x82000580, 0x00000703, 0x05fc07f0,
+ 0x83340580, 0x0010ce8f, 0x05000009, 0x4d3c0000,
+ 0x417a7800, 0x60a68000, 0x0201f800, 0x0010ee7a,
+ 0x5c027800, 0x605c3000, 0x0505fdf0, 0x42000000,
+ 0x0010b2d6, 0x0505ff94, 0x05c5fcce, 0x59240400,
+ 0x8c00050a, 0x0502000b, 0x60183000, 0x60a68000,
+ 0x4933c857, 0x64066403, 0x641e6203, 0x41782800,
+ 0x0501f002, 0x611a8000, 0x0505f86e, 0x0505f604,
+ 0x4933c857, 0x64066403, 0x602c0800, 0x05d5fefb,
+ 0x64066203, 0x05e5f51f, 0x4933c857, 0x60240800,
+ 0x05d5fef6, 0x64166403, 0x05fdf7fa, 0x0505fb2b,
+ 0x05020183, 0x05c5fa90, 0x05020181, 0x0501f9b3,
+ 0x05fe07d4, 0x64826403, 0x64066203, 0x05e5f511,
+ 0x05c5fa89, 0x0502017a, 0x648e6403, 0x64066203,
+ 0x05e5f50c, 0x0505fb1d, 0x05c40a83, 0x05020174,
+ 0x0501f9a6, 0x05fe07c7, 0x59cc0807, 0x82040500,
+ 0x00ffff00, 0x0502000a, 0x59340212, 0x82000500,
+ 0x0000ff00, 0x05000006, 0x5932481d, 0x59240005,
+ 0x82000500, 0x000000ff, 0x0501f003, 0x5932481d,
+ 0x59240005, 0x82040d00, 0x00ffffff, 0x80040580,
+ 0x05020015, 0x59cc1408, 0x05f9fea1, 0x0500002c,
+ 0x591c0202, 0x82001580, 0x0000ffff, 0x05000004,
+ 0x59cc1208, 0x80080580, 0x05020025, 0x591c000a,
+ 0x81340580, 0x05020022, 0x591c0416, 0x8c00051a,
+ 0x05020015, 0x591c0407, 0x90000587, 0x0502001c,
+ 0x0501f029, 0x59cc1208, 0x82080580, 0x0000ffff,
+ 0x05000012, 0x05f9fe8a, 0x05000015, 0x59cc1408,
+ 0x591c0202, 0x80080580, 0x05020025, 0x591c000a,
+ 0x81340580, 0x05020022, 0x591c0416, 0x8c00051a,
+ 0x05000013, 0x82000500, 0xffff1fff, 0x48023c16,
+ 0x491e602a, 0x0501f018, 0x59cc1408, 0x41780000,
+ 0x0501fdbe, 0x05fe07f2, 0x0501f013, 0x649a6403,
+ 0x4a02621c, 0x00001700, 0x59cc1208, 0x82081580,
+ 0x0000ffff, 0x05fe079f, 0x0501f00b, 0x591c0407,
+ 0x90000587, 0x05fe07f6, 0x591c0403, 0x900005a4,
+ 0x05020005, 0x4d300000, 0x411e6000, 0x0005fc5a,
+ 0x5c026000, 0x64966403, 0x05fdf792, 0x59cc1408,
+ 0x41780000, 0x0501fda5, 0x05fe07e9, 0x05fdf7fa,
+ 0x4933c857, 0x4d3c0000, 0x60067800, 0x05d5fe78,
+ 0x5c027800, 0x4c580000, 0x6008b000, 0x91a81c02,
+ 0x91cc140b, 0x05f1fee0, 0x5c00b000, 0x05000003,
+ 0x64c66403, 0x05fdf77f, 0x0005fc5a, 0x6008b000,
+ 0x91a81c00, 0x91cc140d, 0x05f1fed7, 0x0502000c,
+ 0x05e1fde7, 0x0500000a, 0x59300407, 0x90000581,
+ 0x05020007, 0x59300403, 0x90000582, 0x05020004,
+ 0x5930000a, 0x81340580, 0x00040c5a, 0x05d9ffdb,
+ 0x05020009, 0x05d9ffef, 0x05020005, 0x64075014,
+ 0x6006d800, 0x05d9ff53, 0x0501f003, 0x60040000,
+ 0x05d9ffa6, 0x1c01f000, 0x05c5f9fb, 0x050200ec,
+ 0x0501f91e, 0x05fe073f, 0x493a6403, 0x0501f978,
+ 0x05020003, 0x64ae6403, 0x05fdf75a, 0x64b26403,
+ 0x05fdf758, 0x4933c857, 0x05e5f8b9, 0x050200e0,
+ 0x05c5f9ed, 0x050200de, 0x05d9fa05, 0x05fe0731,
+ 0x59cc0408, 0x4802641b, 0x59cc0208, 0x4802621b,
+ 0x59cc0807, 0x59340002, 0x82000500, 0x00ffffff,
+ 0x80040580, 0x05000012, 0x5932481d, 0x59240005,
+ 0x80040580, 0x0502001e, 0x59cc1408, 0x05f9fe10,
+ 0x05000020, 0x831c0580, 0xffffffff, 0x05000005,
+ 0x0505f97c, 0x0500001b, 0x0505fcf7, 0x05000019,
+ 0x491e602a, 0x64da6403, 0x0501f0bd, 0x59cc1208,
+ 0x82080580, 0x0000ffff, 0x05000008, 0x05f9fe00,
+ 0x05000010, 0x591c0202, 0x59cc0c08, 0x80040580,
+ 0x0502000c, 0x05fdf7ec, 0x59cc1408, 0x60040000,
+ 0x0501fd3e, 0x05000007, 0x05fdf7e7, 0x4803c856,
+ 0x6426641c, 0x4a02621c, 0x00001500, 0x0501f005,
+ 0x4803c856, 0x640e641c, 0x4a02621c, 0x00001700,
+ 0x64de6403, 0x0501f0a2, 0x4933c857, 0x05e5f87c,
+ 0x050200a3, 0x05c5f9b0, 0x050200a1, 0x05d9f9c8,
+ 0x05fe06f4, 0x05d9f8f3, 0x05000045, 0x59cc0407,
+ 0x4802641b, 0x59cc1207, 0x480a621b, 0x82080580,
+ 0x0000ffff, 0x05000004, 0x05f9fdd9, 0x05000036,
+ 0x0501f008, 0x59cc1407, 0x60040000, 0x0501fd1b,
+ 0x05000031, 0x831c0580, 0xffffffff, 0x0500002e,
+ 0x59cc0c07, 0x591c0202, 0x80040580, 0x0502002a,
+ 0x0505fcb9, 0x05000028, 0x591c0416, 0x8c000516,
+ 0x0502002f, 0x4d300000, 0x411e6000, 0x05f5fd76,
+ 0x5c026000, 0x641e3a03, 0x59cc0c09, 0x82040d00,
+ 0x0000ff00, 0x840409c0, 0x90040581, 0x05000009,
+ 0x90040585, 0x0500000b, 0x90040587, 0x05020011,
+ 0x42000000, 0x0010b2c3, 0x0505fe67, 0x0501f008,
+ 0x42000000, 0x0010b2c2, 0x0505fe63, 0x0501f007,
+ 0x42000000, 0x0010b2c1, 0x0505fe5f, 0x591c0009,
+ 0x80000540, 0x05000003, 0x59cc2808, 0x0505f12b,
+ 0x4803c856, 0x6426641c, 0x4a02621c, 0x00002a00,
+ 0x0501f005, 0x4803c856, 0x640e641c, 0x4a02621c,
+ 0x00000300, 0x64ee6403, 0x0501f055, 0x4803c856,
+ 0x642e641c, 0x6402621c, 0x05fdf7fb, 0x4803c856,
+ 0x641e641c, 0x6402621c, 0x05fdf7f7, 0x59cc0001,
+ 0x82000580, 0x00fffffe, 0x0502004d, 0x4c080000,
+ 0x05d9f8b7, 0x05000021, 0x05d9f88e, 0x0505fa47,
+ 0x0502001c, 0x5932481d, 0x59240200, 0x82000540,
+ 0x000000e0, 0x48024a00, 0x59a8021b, 0x90000543,
+ 0x4803521b, 0x59a80018, 0x800000d0, 0x59a8080f,
+ 0x82040d00, 0x000000ff, 0x80041540, 0x480b500f,
+ 0x600c0800, 0x05e5fd55, 0x497b501d, 0x8d0c0520,
+ 0x05000004, 0x4a032804, 0x000007d0, 0x0501f001,
+ 0x0005fc5a, 0x05c5f9fa, 0x5c001000, 0x1c01f000,
+ 0x0505fa44, 0x05fdf7fd, 0x5c001000, 0x0005f45a,
+ 0x0501f829, 0x05000026, 0x653a6403, 0x64066203,
+ 0x05e5f3b8, 0x05d9f95b, 0x05fe0676, 0x653e6403,
+ 0x497a601e, 0x59cc0a06, 0x82040d00, 0x000000ff,
+ 0x800409c0, 0x05fc068f, 0x90040581, 0x05020005,
+ 0x59cc0808, 0x59a80005, 0x80040580, 0x05fc0689,
+ 0x90040582, 0x05020006, 0x91cc140b, 0x6008b000,
+ 0x91341c06, 0x05f1fde0, 0x05fc0682, 0x6406601e,
+ 0x05fdf680, 0x05d9f943, 0x05fe065e, 0x65426403,
+ 0x59cc0207, 0x4802601e, 0x05fdf67a, 0x64066203,
+ 0x42000800, 0x80000040, 0x0005f32e, 0x4803c857,
+ 0x0005f45a, 0x4d2c0000, 0x4c500000, 0x4c580000,
+ 0x4c540000, 0x59a80077, 0x82000c80, 0x00000841,
+ 0x05021021, 0x05b9f910, 0x0500001f, 0x492e6009,
+ 0x59a80077, 0x48025802, 0x90000403, 0x80000104,
+ 0x91cca406, 0x90000c8a, 0x05001010, 0x642a5811,
+ 0x6028b000, 0x912c0406, 0x4000a800, 0x0505fea9,
+ 0x412c7000, 0x800409c0, 0x05020003, 0x49787001,
+ 0x0501f00b, 0x05b9f8fc, 0x0500000b, 0x492c7001,
+ 0x40040000, 0x05fdf7f0, 0x48025811, 0x4000b000,
+ 0x912c0406, 0x4000a800, 0x0505fe9a, 0x90000541,
+ 0x0501f005, 0x497b5077, 0x59325809, 0x05b9f91a,
+ 0x80000580, 0x5c00a800, 0x5c00b000, 0x5c00a000,
+ 0x5c025800, 0x1c01f000, 0x4d340000, 0x5932680a,
+ 0x59343400, 0x4933c857, 0x4937c857, 0x481bc857,
+ 0x05d9f900, 0x5c026800, 0x1c01f000, 0x4933c857,
+ 0x4c600000, 0x4d3c0000, 0x4d440000, 0x4d340000,
+ 0x0501f858, 0x05020046, 0x59cc0207, 0x82000d00,
+ 0x0000ff00, 0x900411c0, 0x59cc000a, 0x82000500,
+ 0x00ffffff, 0x80081540, 0x480a601e, 0x8c040518,
+ 0x05000011, 0x60203000, 0x0505fbf3, 0x42000000,
+ 0x0010b2d5, 0x0505fda4, 0x59240400, 0x8c00050a,
+ 0x05020005, 0x60082800, 0x60903000, 0x611a8000,
+ 0x0501fe84, 0x6004c000, 0x417a7800, 0x05c5f84f,
+ 0x0501f02d, 0x8c04051a, 0x05000029, 0x59cc000a,
+ 0x59cc3800, 0x821c3d00, 0x00ffffff, 0x05e1fb53,
+ 0x05d8091c, 0x05020022, 0x5930001d, 0x4c000000,
+ 0x05d9f910, 0x4926601d, 0x5930000a, 0x4c000000,
+ 0x59240c00, 0x8c04050a, 0x0502000b, 0x59340c03,
+ 0x59341802, 0x820c1d00, 0x00ffffff, 0x58002403,
+ 0x60102800, 0x60903000, 0x611a8000, 0x41301000,
+ 0x0501fe72, 0x4936600a, 0x60243000, 0x0505fbcc,
+ 0x42000000, 0x0010b2d5, 0x0505fd77, 0x417a7800,
+ 0x4178c000, 0x05c5f829, 0x5c000000, 0x4802600a,
+ 0x5c000000, 0x4802601d, 0x0501f003, 0x90000541,
+ 0x0501f002, 0x80000580, 0x5c026800, 0x5c028800,
+ 0x5c027800, 0x5c00c000, 0x1c01f000, 0x4933c857,
+ 0x59cc0206, 0x90000490, 0x05021004, 0x6402621c,
+ 0x90000541, 0x0501f002, 0x80000580, 0x1c01f000,
+ 0x4933c857, 0x6402621c, 0x59cc0407, 0x82000500,
+ 0x0000ff00, 0x82000580, 0x00000800, 0x0502000d,
+ 0x59cc0206, 0x59a80877, 0x80040480, 0x0500100a,
+ 0x59cc0006, 0x82000500, 0x00ff0000, 0x82000d80,
+ 0x00140000, 0x05000003, 0x82000d80, 0x00100000,
+ 0x1c01f000, 0x42000000, 0x0010b2ca, 0x0505fd46,
+ 0x90000541, 0x05fdf7fb, 0x59300403, 0xb0003497,
+ 0x05b61ceb, 0x91383593, 0x05020006, 0x4803c857,
+ 0x4c000000, 0x0505fc6c, 0x5c000000, 0x0c01f019,
+ 0x4933c857, 0x493bc857, 0x913835a7, 0x0500000d,
+ 0x91383594, 0x0500000b, 0xb13805a1, 0x05000003,
+ 0xb13805a0, 0x05b60cda, 0x05e5ffe1, 0x05ee0219,
+ 0x59300203, 0x9000058e, 0x05f80164, 0x05b5fcd4,
+ 0x493bc857, 0x4937c857, 0x0505fc55, 0x05d5ff75,
+ 0x601c0800, 0x05d5fc9d, 0x05e5fb72, 0x05edf1a4,
+ 0x00109584, 0x00109592, 0x00109584, 0x00109584,
+ 0x00109584, 0x00109592, 0x001095a3, 0x0010966b,
+ 0x001095ec, 0x0010966b, 0x00109605, 0x0010966b,
+ 0x0010960a, 0x0010966b, 0x0010960d, 0x0010966b,
+ 0x0010960d, 0x0010966b, 0x0010966b, 0x00109584,
+ 0x00109584, 0x00109584, 0x00109584, 0x00109584,
+ 0x00109584, 0x00109584, 0x00109584, 0x00109584,
+ 0x00109584, 0x00109584, 0x00109592, 0x00109584,
+ 0x0010966b, 0x00109584, 0x00109584, 0x0010966b,
+ 0x00109584, 0x00109651, 0x0010966b, 0x00109584,
+ 0x00109584, 0x00109584, 0x00109584, 0x0010966b,
+ 0x0010966b, 0x00109584, 0x0010966b, 0x0010966b,
+ 0x00109584, 0x0010959e, 0x00109584, 0x00109584,
+ 0x00109584, 0x00109584, 0x0010960f, 0x0010966b,
+ 0x00109584, 0x00109584, 0x00109637, 0x0010966b,
+ 0x00109584, 0x00109584, 0x00109584, 0x00109584,
+ 0x00109584, 0x00109584, 0x00109584, 0x00109584,
+ 0x00109584, 0x00109585, 0x00109584, 0x00109584,
+ 0x00109584, 0x00109584, 0x00109585, 0x00109584,
+ 0x00109584, 0x00109584, 0x00109585, 0x00109585,
+ 0x00109585, 0x00109584, 0x00109584, 0x00109584,
+ 0x00109584, 0x00109584, 0x00109585, 0x00109584,
+ 0x00109584, 0x00109584, 0x00109584, 0x00109584,
+ 0x00109584, 0x00109584, 0x00109584, 0x00109584,
+ 0x05b5fc6b, 0x05f9fb4c, 0x05000007, 0x59a80030,
+ 0x48026205, 0x643a6203, 0x59a8002e, 0x48026006,
+ 0x1c01f000, 0x4d2c0000, 0x59325809, 0x05b9f806,
+ 0x5c025800, 0x0005f45a, 0x59a8002e, 0x48026006,
+ 0x05f9fb3d, 0x05000007, 0x4a02601c, 0x0010959c,
+ 0x59a80030, 0x48026205, 0x643a6203, 0x1c01f000,
+ 0x640a6203, 0x1c01f000, 0x4d3c0000, 0x417a7800,
+ 0x05d5fc13, 0x5c027800, 0x0501f0c9, 0x05d5ffee,
+ 0x050000c7, 0x59a8021b, 0x8c000508, 0x0500000e,
+ 0x5932680a, 0x4c580000, 0x6008b000, 0x91a81c02,
+ 0x91341406, 0x05f1fc74, 0x80000540, 0x5c00b000,
+ 0x050200bb, 0x59340200, 0x8400051a, 0x48026a00,
+ 0x0501f02d, 0x599c0017, 0x8c00050a, 0x05020007,
+ 0x4d3c0000, 0x417a7800, 0x05d5fbf9, 0x5c027800,
+ 0x601c0800, 0x05d5fc01, 0x59340212, 0x82000500,
+ 0x0000ff00, 0x05020014, 0x83440d80, 0x000007fe,
+ 0x050200a7, 0x05c5f9bb, 0x59a8021b, 0x8c000514,
+ 0x050000a3, 0x83240580, 0x0010b391, 0x05020005,
+ 0x4d300000, 0x05c5f829, 0x5c026000, 0x0501f09c,
+ 0x59a8221b, 0x8c100514, 0x05000099, 0x05c5f991,
+ 0x0501f097, 0x599c0017, 0x8c00050a, 0x05020094,
0x599c0019, 0x8c00050e, 0x05020091, 0x416c0000,
0x90000582, 0x05020004, 0x59a80016, 0x80000000,
- 0x48035016, 0x600c0800, 0x05d5fd95, 0x64066407,
- 0x64066203, 0x640a6403, 0x05e5fac8, 0x4ce80000,
- 0x6005d000, 0x05e1ffe4, 0x5c01d000, 0x1c01f000,
- 0x59340200, 0x8400051a, 0x48026a00, 0x05d9f949,
- 0x0500007b, 0x60100800, 0x05d5fd85, 0x0505faa3,
- 0x05020077, 0x05f9fb87, 0x05000009, 0x59a80030,
+ 0x48035016, 0x600c0800, 0x05d5fbdc, 0x64066407,
+ 0x64066203, 0x640a6403, 0x05e5f9fe, 0x4ce80000,
+ 0x6005d000, 0x05e1ff1a, 0x5c01d000, 0x1c01f000,
+ 0x59340200, 0x8400051a, 0x48026a00, 0x05d5ff99,
+ 0x0500007b, 0x60100800, 0x05d5fbcc, 0x0505fac7,
+ 0x05020077, 0x05f9fadc, 0x05000009, 0x59a80030,
0x48026205, 0x643a6203, 0x59a8002e, 0x48026006,
- 0x4a02601c, 0x00109373, 0x1c01f000, 0x60140800,
- 0x05d5fd77, 0x64066407, 0x64066203, 0x640e6403,
- 0x05e5f2aa, 0x05d9f93c, 0x05020065, 0x60180800,
- 0x0501f86c, 0x0501f062, 0x60100800, 0x05d5fd6c,
- 0x05fdf79c, 0x05d9f839, 0x0501f05d, 0x4d300000,
- 0x05f9fb6c, 0x0500000c, 0x5930082a, 0x40066000,
+ 0x4a02601c, 0x001095ff, 0x1c01f000, 0x60140800,
+ 0x05d5fbbe, 0x64066407, 0x64066203, 0x640e6403,
+ 0x05e5f1e0, 0x05d5ff8c, 0x05020065, 0x60180800,
+ 0x0501f86c, 0x0501f062, 0x60100800, 0x05d5fbb3,
+ 0x05fdf799, 0x05d5fe87, 0x0501f05d, 0x4d300000,
+ 0x05f9fac1, 0x0500000c, 0x5930082a, 0x40066000,
0x59300416, 0x8c00051e, 0x05020003, 0x5c026000,
- 0x0501f055, 0x5c026000, 0x4a02601c, 0x00109393,
+ 0x0501f055, 0x5c026000, 0x4a02601c, 0x0010961f,
0x0501f051, 0x5c026000, 0x0005f45a, 0x4c340000,
- 0x41306800, 0x05edf9b0, 0x05000012, 0x64066203,
+ 0x41306800, 0x05edf8dc, 0x05000012, 0x64066203,
0x647a6403, 0x58340c1b, 0x4806641b, 0x58340a1b,
0x4806621b, 0x5834002a, 0x4802602a, 0x5834080a,
- 0x4806600a, 0x5834081d, 0x4806601d, 0x05f9fb3e,
+ 0x4806600a, 0x5834081d, 0x4806601d, 0x05f9fa93,
0x64126407, 0x42000800, 0x80000040, 0x0005fb2e,
0x40366000, 0x5c006800, 0x0005f45a, 0x5930082a,
0x4807c857, 0x800409c0, 0x05000031, 0x5804001e,
@@ -22231,549 +22448,554 @@
0x84081516, 0x48080c16, 0x58065809, 0x812e59c0,
0x05000023, 0x492fc857, 0x4d300000, 0x40066000,
0x641e6203, 0x417a7800, 0x0005fadc, 0x5c026000,
- 0x0501f01b, 0x05f9fb2b, 0x0004045a, 0x5930002a,
+ 0x0501f01b, 0x05f9fa80, 0x0004045a, 0x5930002a,
0x80000540, 0x05000018, 0x4c340000, 0x40006800,
0x58340407, 0x5c006800, 0x90000583, 0x0006045a,
- 0x4a02601c, 0x001093d3, 0x0501f00f, 0x4d300000,
- 0x4d1c0000, 0x5932382a, 0x05edf96f, 0x05000004,
- 0x4a026416, 0x00000100, 0x05f9f9c3, 0x5c023800,
- 0x5c026000, 0x0005f45a, 0x05d5fd0d, 0x05f9fb11,
+ 0x4a02601c, 0x0010965f, 0x0501f00f, 0x4d300000,
+ 0x4d1c0000, 0x5932382a, 0x05edf89b, 0x05000004,
+ 0x4a026416, 0x00000100, 0x05f9f918, 0x5c023800,
+ 0x5c026000, 0x0005f45a, 0x05d5fb54, 0x05f9fa66,
0x0004045a, 0x497a601c, 0x59a80030, 0x48026205,
0x643a6203, 0x59a8002e, 0x48026006, 0x1c01f000,
- 0x4933c857, 0x4807c857, 0x05d5fd01, 0x4d3c0000,
- 0x417a7800, 0x05d5fcf3, 0x5c027800, 0x5934000a,
- 0x84000520, 0x4802680a, 0x05d5f7c8, 0x59340400,
- 0x4803c857, 0x80000110, 0x9000348c, 0x05b61df8,
+ 0x4933c857, 0x4807c857, 0x05d5fb48, 0x4d3c0000,
+ 0x417a7800, 0x05d5fb3a, 0x5c027800, 0x5934000a,
+ 0x84000520, 0x4802680a, 0x05d5f616, 0x59340400,
+ 0x4803c857, 0x80000110, 0x9000348c, 0x05b61b6c,
0x91383595, 0x05020002, 0x0c01f004, 0x91383596,
- 0x05b60df3, 0x0c01f00d, 0x0010746c, 0x0010746c,
- 0x0010746c, 0x0010746c, 0x0010746c, 0x0010746c,
- 0x00109438, 0x00109416, 0x0010746c, 0x0010746c,
- 0x0010746c, 0x0010746c, 0x0010746c, 0x0010746c,
- 0x0010746c, 0x0010746c, 0x0010746c, 0x0010746c,
- 0x00109438, 0x00109449, 0x0010746c, 0x0010746c,
- 0x0010746c, 0x0010746c, 0x4933c857, 0x5932481d,
+ 0x05b60b67, 0x0c01f00d, 0x00107634, 0x00107634,
+ 0x00107634, 0x00107634, 0x00107634, 0x00107634,
+ 0x001096c4, 0x001096a2, 0x00107634, 0x00107634,
+ 0x00107634, 0x00107634, 0x00107634, 0x00107634,
+ 0x00107634, 0x00107634, 0x00107634, 0x00107634,
+ 0x001096c4, 0x001096d5, 0x00107634, 0x00107634,
+ 0x00107634, 0x00107634, 0x4933c857, 0x5932481d,
0x59240400, 0x8c000508, 0x05000014, 0x813669c0,
0x05000012, 0x59340212, 0x82000500, 0x0000ff00,
0x0500000e, 0x599c0019, 0x8c00050e, 0x0502000b,
- 0x4d3c0000, 0x417a7800, 0x05d5fcba, 0x5c027800,
- 0x600c0800, 0x05d5fcc2, 0x64066407, 0x64066203,
- 0x640a6403, 0x05e5f1f5, 0x59cc0001, 0x59340802,
+ 0x4d3c0000, 0x417a7800, 0x05d5fb01, 0x5c027800,
+ 0x600c0800, 0x05d5fb09, 0x64066407, 0x64066203,
+ 0x640a6403, 0x05e5f12b, 0x59cc0001, 0x59340802,
0x80040580, 0x82000500, 0x00ffffff, 0x0006045a,
- 0x59345002, 0x05d5fa8a, 0x482a6802, 0x0005f45a,
+ 0x59345002, 0x05d5f8d1, 0x482a6802, 0x0005f45a,
0x4933c857, 0x59303403, 0x9018359e, 0x0502000d,
0x91383595, 0x0006045a, 0x4c340000, 0x5930682a,
0x803469c0, 0x05000005, 0x58343416, 0x82183500,
0xffff1fff, 0x48186c16, 0x5c006800, 0x0005f45a,
- 0x1c01f000, 0x4933c857, 0x05f1fb07, 0x0006045a,
- 0x64066203, 0x64066403, 0x05e5f1d4, 0x493bc857,
- 0xb1380591, 0x05020007, 0x05e5fee3, 0x05ee0125,
- 0x59300203, 0x90000582, 0x05000062, 0x05b5fd98,
+ 0x1c01f000, 0x4933c857, 0x05f1fa45, 0x0006045a,
+ 0x64066203, 0x64066403, 0x05e5f10a, 0x493bc857,
+ 0xb1380591, 0x05020007, 0x05e5fe19, 0x05ee0051,
+ 0x59300203, 0x90000582, 0x05000062, 0x05b5fb0c,
0x913805a7, 0x05000015, 0xb1380588, 0x0500000d,
0x91380594, 0x05000011, 0xb13805a1, 0x05000003,
- 0xb13805a0, 0x05b60d8e, 0x05e5fed3, 0x05ee0115,
- 0x59300203, 0x9000058e, 0x0500053a, 0x05b5fd88,
- 0x05e5fecd, 0x05ee010f, 0x59300203, 0x90000584,
- 0x0004054c, 0x05b5fd82, 0x4933c857, 0x59300403,
- 0xb0000c84, 0x05b61d7e, 0xb0000480, 0x05b41d7c,
- 0x40027000, 0x4803c857, 0x0c01f001, 0x0010947b,
- 0x0010947c, 0x0010947c, 0x00109492, 0x05b5fd74,
- 0x05e5fa56, 0x59325809, 0x812e59c0, 0x05000012,
+ 0xb13805a0, 0x05b60b02, 0x05e5fe09, 0x05ee0041,
+ 0x59300203, 0x9000058e, 0x0500054c, 0x05b5fafc,
+ 0x05e5fe03, 0x05ee003b, 0x59300203, 0x90000584,
+ 0x0004054c, 0x05b5faf6, 0x4933c857, 0x59300403,
+ 0xb0000c84, 0x05b61af2, 0xb0000480, 0x05b41af0,
+ 0x40027000, 0x4803c857, 0x0c01f001, 0x00109707,
+ 0x00109708, 0x00109708, 0x0010971e, 0x05b5fae8,
+ 0x05e5f98c, 0x59325809, 0x812e59c0, 0x05000012,
0x832c0500, 0x00ff0000, 0x0500000f, 0x640a6203,
0x5932680a, 0x59340200, 0x8c00050e, 0x0502000a,
- 0x60128000, 0x0501fbf8, 0x497a6009, 0x59300006,
+ 0x60128000, 0x0501fc03, 0x497a6009, 0x59300006,
0x80000540, 0x05020003, 0x59a8002f, 0x48026006,
- 0x641e6203, 0x1c01f000, 0x05e5fa40, 0x05f5fe7f,
- 0x05ec007f, 0x59325809, 0x05b9f8f6, 0x05edf07c,
- 0x05b5fd57, 0x05f9fa57, 0x05000005, 0x59a80030,
+ 0x641e6203, 0x1c01f000, 0x05e5f976, 0x05f5fdd4,
+ 0x05e807a7, 0x59325809, 0x05b5fe6a, 0x05e9f7a4,
+ 0x05b5facb, 0x05f9f9ac, 0x05000005, 0x59a80030,
0x48026205, 0x643a6203, 0x0501f009, 0x59325809,
0x592c040b, 0x8c000502, 0x05000004, 0x641e6203,
0x610e7000, 0x0005f478, 0x64126203, 0x1c01f000,
- 0x0501feb5, 0x0004054a, 0x1c01f000, 0x05f9fa45,
- 0x05000007, 0x4a02601c, 0x001094b3, 0x59a80030,
+ 0x0501fec7, 0x0004054a, 0x1c01f000, 0x05f9f99a,
+ 0x05000007, 0x4a02601c, 0x0010973f, 0x59a80030,
0x48026205, 0x643a6203, 0x1c01f000, 0x64066203,
0x65066403, 0x42027800, 0x80002042, 0x0005f32e,
0xb1380498, 0x05001008, 0xb13805a1, 0x05000004,
- 0xb13805a0, 0x05000002, 0x05b5fd31, 0x4933c857,
+ 0xb13805a0, 0x05000002, 0x05b5faa5, 0x4933c857,
0x1c01f000, 0xb1380591, 0x05000004, 0xb1380581,
- 0x05b60d2b, 0x1c01f000, 0x0005faec, 0x0501fecd,
- 0x0005f45a, 0xb1380498, 0x05f2162c, 0xb1380492,
- 0x05b61d23, 0xb1380489, 0x05b41d21, 0x0c01f001,
- 0x001094da, 0x00109505, 0x001094d9, 0x001094d9,
- 0x001094d9, 0x001094d9, 0x00109505, 0x001094d9,
- 0x00109523, 0x05b5fd16, 0x05f9fa16, 0x0500000b,
+ 0x05b60a9f, 0x1c01f000, 0x0005faec, 0x0501fedf,
+ 0x0005f45a, 0xb1380498, 0x05f21575, 0xb1380492,
+ 0x05b61a97, 0xb1380489, 0x05b41a95, 0x0c01f001,
+ 0x00109766, 0x00109794, 0x00109765, 0x00109765,
+ 0x00109765, 0x00109765, 0x00109794, 0x00109765,
+ 0x001097b2, 0x05b5fa8a, 0x05f9f96b, 0x0500000b,
0x59300416, 0x8c000504, 0x05020008, 0x4a02601c,
- 0x001094e6, 0x59a80030, 0x48026205, 0x64426203,
+ 0x00109772, 0x59a80030, 0x48026205, 0x64426203,
0x65266403, 0x1c01f000, 0x59325809, 0x592c040b,
0x8c00051e, 0x05000010, 0x82000d00, 0x000000c0,
- 0x82040d80, 0x00000080, 0x0500000e, 0x59300804,
- 0x8c040518, 0x0502000b, 0x59300416, 0x8c000516,
- 0x05000003, 0x641e6203, 0x0501f00e, 0x61067000,
- 0x0005f570, 0x641e6203, 0x497a6006, 0x0005f2ec,
- 0x59325809, 0x592c0c0b, 0x8c04051a, 0x05020003,
- 0x0005faec, 0x0005f45a, 0x0501fe5b, 0x05fc07fd,
- 0x1c01f000, 0x05e5f9b0, 0x59325809, 0x5932680a,
- 0x59340200, 0x8c00050e, 0x0500000d, 0x592c040b,
- 0x82000500, 0x000000c0, 0x82000580, 0x00000080,
- 0x05000005, 0x592c0010, 0x59301817, 0x800c1c80,
- 0x480e6017, 0x640a6203, 0x0501f00c, 0x60128000,
- 0x0501fb69, 0x05f9ff9c, 0x59300006, 0x80000540,
- 0x05020004, 0x59a8002f, 0x800000c2, 0x48026006,
- 0x497a6009, 0x641e6203, 0x1c01f000, 0x4933c857,
- 0x05e5fe11, 0x05b60cca, 0x59300203, 0x90000582,
- 0x05fc0790, 0x05b5fcc6, 0x641e6203, 0x497a6006,
- 0x0005f2ec, 0x641e6203, 0x497a6006, 0x0005f2e7,
- 0x59300416, 0x8c00051c, 0x0006055f, 0x59325809,
- 0x592c2010, 0x40080000, 0x80102480, 0x59300017,
- 0x80102400, 0x48126017, 0x0005f55f, 0x8c04050e,
- 0x05020007, 0x641a6203, 0x0501f818, 0x5930002b,
- 0x80000540, 0x05ba0d84, 0x0005f2e7, 0x640a6203,
- 0x1c01f000, 0x60040800, 0x05b9fd7f, 0x90040581,
- 0x00040564, 0x05fdf7e4, 0x59300416, 0x8c00051c,
- 0x05000004, 0x05b9fb5f, 0x00040559, 0x1c01f000,
- 0x59300013, 0x80000540, 0x05020003, 0x05b9fb59,
- 0x00040559, 0x1c01f000, 0x492fc857, 0x480bc857,
- 0x8c08053e, 0x05000005, 0x80081080, 0x80081000,
- 0x60240800, 0x0501f002, 0x60540800, 0x480a580c,
- 0x1c01f000, 0x1c01f000, 0x91380593, 0x05000003,
- 0x91380594, 0x05b60c8a, 0x59300416, 0x8c000516,
- 0x05b40c87, 0x1c01f000, 0x05b5fc85, 0x59300009,
- 0x80000540, 0x05b60c82, 0x1c01f000, 0x59300416,
- 0x8c000516, 0x05b40c7e, 0x1c01f000, 0x64126203,
- 0x493a6403, 0x42000800, 0x80002001, 0x0005f32e,
- 0x640e6203, 0x493a6403, 0x05f9f976, 0x05000007,
- 0x59300416, 0x8c00050a, 0x05020004, 0x4a02601c,
- 0x00109582, 0x1c01f000, 0x0001f989, 0x59325809,
- 0x592c040b, 0x8c00051e, 0x05000011, 0x82000500,
- 0x000000c0, 0x82000580, 0x00000080, 0x0500000f,
- 0x59300416, 0x8c000512, 0x05020009, 0x8c000510,
- 0x05020007, 0x592c040d, 0x80000540, 0x05020004,
- 0x82080d40, 0x80003065, 0x0005f320, 0x82080d40,
- 0x80002065, 0x0005f320, 0x82080d40, 0x80002042,
- 0x0005f320, 0x4933c857, 0x493bc857, 0xb1380484,
- 0x05b61c4f, 0xb1380481, 0x05b41c4d, 0x0c01f001,
- 0x001095a7, 0x001095b5, 0x001095c7, 0x59325809,
- 0x592c040b, 0x8c00051e, 0x05000019, 0x82001d00,
- 0x000000c0, 0x820c1d80, 0x000000c0, 0x05000014,
- 0x64066203, 0x493a6403, 0x42000800, 0x80002042,
- 0x0005f32e, 0x59325809, 0x592c040b, 0x8c00051e,
- 0x0500000b, 0x82001d00, 0x000000c0, 0x820c1d80,
- 0x000000c0, 0x05000006, 0x64066203, 0x493a6403,
- 0x42000800, 0x80002001, 0x0005f32e, 0x497a6009,
- 0x497a6006, 0x60128000, 0x0501f2bb, 0x59325809,
- 0x592c040b, 0x8c00051e, 0x05fc07f9, 0x82001d00,
- 0x000000c0, 0x820c1d80, 0x000000c0, 0x05fc07f4,
- 0x640e6203, 0x493a6403, 0x05f9f91e, 0x05000007,
- 0x59300416, 0x8c00050a, 0x05020004, 0x4a02601c,
- 0x001095da, 0x1c01f000, 0x0001f989, 0x82080d40,
- 0x80002065, 0x0005f320, 0x4933c857, 0x493bc857,
- 0x83380580, 0x00000085, 0x05000005, 0x83380580,
- 0x00000088, 0x05000007, 0x05b5fc09, 0x64266203,
- 0x493a6403, 0x42000800, 0x80000040, 0x0005f32e,
- 0x83300580, 0x00110284, 0x05b60c01, 0x4d1c0000,
- 0x813669c0, 0x05000003, 0x0501fd66, 0x05020056,
- 0x59cc1404, 0x41780000, 0x0501f855, 0x05000025,
- 0x59cc0204, 0x82001580, 0x0000ffff, 0x05000004,
- 0x591c1402, 0x80080580, 0x0502001e, 0x05f9f8f1,
- 0x05000010, 0x59cc0005, 0x8c000500, 0x0500000d,
- 0x4d300000, 0x411e6000, 0x05f5f961, 0x5c026000,
- 0x05000029, 0x591c0416, 0x8400055a, 0x48023c16,
- 0x59300416, 0x8400055a, 0x48026416, 0x0501f028,
- 0x591c0407, 0x9000051f, 0x90002586, 0x05000005,
- 0x90002584, 0x05000029, 0x90002591, 0x05020005,
- 0x497a3a05, 0x61502000, 0x05edf858, 0x0501f02e,
- 0x59240400, 0x8c00050a, 0x05020004, 0x42023800,
- 0xffffffff, 0x05fdf7f8, 0x813669c0, 0x0502000e,
- 0x59cc0001, 0x59cc3800, 0x821c3d00, 0x00ffffff,
- 0x4c1c0000, 0x05e1f854, 0x5c003800, 0x0502001e,
- 0x05c5f90d, 0x05d5fae8, 0x0502001b, 0x4926601d,
- 0x4936600a, 0x4a026403, 0x00000087, 0x59cc1204,
- 0x82081580, 0x0000ffff, 0x05020003, 0x4a026403,
- 0x00000086, 0x4d2c0000, 0x0501fff4, 0x05d9f942,
- 0x5c025800, 0x0501f00c, 0x591c0403, 0x900005b8,
- 0x05fc07d9, 0x591c0203, 0x90000587, 0x05fe07d9,
- 0x4d300000, 0x411e6000, 0x05e9fecd, 0x5c026000,
- 0x05fdf7d4, 0x5c023800, 0x1c01f000, 0x4933c857,
- 0x480bc857, 0x4c5c0000, 0x4000b800, 0x42002800,
- 0x001102e4, 0x41300000, 0x80140580, 0x05000019,
- 0x58140203, 0x90000580, 0x05000016, 0x58140202,
- 0x80080580, 0x05020013, 0x58140203, 0x9000058f,
- 0x05000010, 0x58141c07, 0x900c0585, 0x0500000d,
- 0x8c5c0500, 0x05000003, 0x900c0587, 0x05000009,
- 0x5930200a, 0x5814000a, 0x800001c0, 0x0500000a,
- 0x801021c0, 0x05000003, 0x80100580, 0x05000011,
- 0x90142c30, 0x41540000, 0x80140480, 0x05021018,
- 0x05fdf7e1, 0x5814002a, 0x801021c0, 0x05000005,
- 0x58102002, 0x82102500, 0x00ffffff, 0x05fdf7f3,
- 0x8c5c0500, 0x05fe07f3, 0x5930202a, 0x05fdf7ef,
- 0x40163800, 0x8c5c0500, 0x05000007, 0x4c080000,
- 0x4c140000, 0x0501ff50, 0x5c002800, 0x5c001000,
- 0x05fc07e8, 0x81300540, 0x0501f009, 0x8c5c0500,
- 0x05000007, 0x40080800, 0x42023800, 0xffffffff,
- 0x05d9f8fa, 0x05fc07f8, 0x80000580, 0x5c00b800,
- 0x1c01f000, 0x4933c857, 0x83300580, 0x00110254,
- 0x0502002d, 0x64026203, 0x91380593, 0x05020022,
- 0x59300403, 0x82000580, 0x00000092, 0x05b60b54,
- 0x59a80067, 0x59325809, 0x812e59c0, 0x05000005,
- 0x812c0580, 0x05b60b4e, 0x592c0000, 0x497a5800,
- 0x800001c0, 0x05000004, 0x48035067, 0x05e9fde7,
- 0x0501f003, 0x497b5067, 0x497b5068, 0x812e59c0,
- 0x05000014, 0x592c0205, 0xb0000595, 0x05b406dd,
- 0x91380593, 0x05020003, 0x64025a07, 0x0001f35b,
- 0x64c65a07, 0x64125812, 0x4a025813, 0x000000ff,
- 0x0001f35b, 0x913805a7, 0x05000003, 0x91380594,
- 0x05b60b33, 0x493bc857, 0x05e5f814, 0x05fdf7d9,
- 0x1c01f000, 0x4933c857, 0x91380593, 0x0502000c,
- 0x59300403, 0x4803c857, 0x82000c80, 0x00000085,
- 0x05b41b27, 0x82000c80, 0x00000093, 0x05b61b24,
- 0x82000480, 0x00000085, 0x0c01f01c, 0x913805a7,
- 0x0500000f, 0x91380594, 0x0500000d, 0x493bc857,
- 0xb13805a1, 0x05000003, 0xb13805a0, 0x05020007,
- 0x05e5fc5d, 0x05ea069f, 0x59300203, 0x9000058e,
- 0x050002b5, 0x05b5fb12, 0x05e9f69a, 0x493bc857,
- 0x05e1fff2, 0x59325809, 0x812e59c0, 0x05e80630,
- 0x64c65a07, 0x64125812, 0x4a025813, 0x000000ff,
- 0x0001fb5b, 0x05e9f62a, 0x001096f8, 0x001096fc,
- 0x001096fc, 0x001096f8, 0x001096f8, 0x001096f8,
- 0x001096f8, 0x001096f8, 0x001096f8, 0x001096f8,
- 0x001096f8, 0x001096f8, 0x001096f8, 0x001096f9,
- 0x05b5faf7, 0x59325809, 0x64025a07, 0x0001fb5b,
- 0x0005f45a, 0x4933c857, 0x42000000, 0x0010b066,
- 0x0505f895, 0x0501fc93, 0x497a6205, 0x602e8000,
- 0x0501f805, 0x641a6407, 0x641e6203, 0x497a6006,
- 0x1c01f000, 0x4933c857, 0x4943c857, 0x59300407,
- 0x90000587, 0x05020002, 0x1c01f000, 0x05e5f86e,
- 0x4df00000, 0x05f5fc01, 0x0500000a, 0x59300809,
- 0x58040000, 0x80001540, 0x05000006, 0x49780800,
- 0x4d2c0000, 0x400a5800, 0x0501f967, 0x5c025800,
- 0x05f5f96a, 0x90000c91, 0x05b61ad1, 0x0c01f001,
- 0x00109744, 0x00109747, 0x00109731, 0x00109753,
- 0x00109761, 0x00109731, 0x00109731, 0x00109731,
- 0x00109731, 0x00109731, 0x00109731, 0x00109731,
- 0x00109731, 0x00109731, 0x00109731, 0x00109731,
- 0x00109731, 0x05f9fd84, 0x4d400000, 0x5930002b,
- 0x80000540, 0x05000004, 0x41400800, 0x05b9fb8e,
- 0x40068000, 0x4d2c0000, 0x59325809, 0x05f5fbd7,
- 0x05020945, 0x4c5c0000, 0x5930b80a, 0x05e9fdd4,
- 0x485e600a, 0x5c00b800, 0x5c025800, 0x5c028000,
- 0x5c03e000, 0x05e40024, 0x1c01f000, 0x598c000b,
- 0x81300580, 0x05020003, 0x05e5fb42, 0x05020012,
- 0x0201f800, 0x0010eee3, 0x80c40040, 0x05fc07e2,
- 0x05e1ff47, 0x0500000c, 0x05b5fa9d, 0x05f5f925,
- 0x05020003, 0x05e5fb02, 0x05020007, 0x0201f800,
- 0x0010ed56, 0x80c40040, 0x05fc07d7, 0x05e1ff3c,
- 0x05b60a93, 0x59300203, 0x90000c91, 0x05b61a90,
- 0x0c01f7c0, 0x05b9fc76, 0x05fdf7cf, 0x4933c857,
- 0x4d240000, 0x4d440000, 0x4d340000, 0x59cc3800,
- 0x821c3d00, 0x00ffffff, 0x59cc0007, 0x4c000000,
- 0x59cc0001, 0x82000500, 0x00ffffff, 0x82000d80,
- 0x00fffffe, 0x5c000000, 0x05020005, 0x801c0d80,
- 0x0502004c, 0x42000000, 0x00fffffe, 0x05ddff06,
- 0x05d40d7c, 0x05020047, 0x5930001d, 0x4c000000,
- 0x05d5fd70, 0x4926601d, 0x5930000a, 0x4c000000,
- 0x59242c00, 0x8c14050a, 0x05020011, 0x81342d80,
- 0x05000002, 0x60102800, 0x58002403, 0x59340c03,
- 0x59341802, 0x820c1d00, 0x00ffffff, 0x60143000,
- 0x59cc4008, 0x59cc3809, 0x9c2041c0, 0x9c1c39c0,
- 0x611a8000, 0x41301000, 0x0501f911, 0x4936600a,
- 0x83440d80, 0x000007fe, 0x0502000f, 0x60683000,
- 0x0501fe56, 0x42000000, 0x0010b053, 0x0501fffa,
- 0x4d3c0000, 0x4d400000, 0x60a68000, 0x05c1ff88,
- 0x602a7800, 0x05c1ffd2, 0x5c028000, 0x5c027800,
- 0x0501f00e, 0x602c3000, 0x0501fe48, 0x42000000,
- 0x0010b053, 0x0501ffec, 0x4d3c0000, 0x4d400000,
- 0x60a68000, 0x417a7800, 0x0201f800, 0x0010ec6c,
- 0x5c028000, 0x5c027800, 0x5c000000, 0x4802600a,
- 0x5c000000, 0x4802601d, 0x59cc0007, 0x83440d80,
- 0x000007fe, 0x05020005, 0x42000000, 0x00fffffe,
- 0x4a026c00, 0x00000707, 0x48026802, 0x80000580,
- 0x5c026800, 0x5c028800, 0x5c024800, 0x1c01f000,
- 0x4933c857, 0x4c040000, 0x59a80077, 0xb00005b4,
- 0x05020040, 0x59cc0a08, 0x82040480, 0x00000100,
- 0x05001033, 0x59cc0c08, 0x82040500, 0x00008000,
- 0x05000035, 0x59a80013, 0x80000540, 0x05020009,
- 0x5930100a, 0x58080212, 0x82000500, 0x0000ff00,
- 0x05000004, 0x82040500, 0x00000800, 0x0500002a,
- 0x59cc0c09, 0x80040840, 0x05001024, 0x59a80a1b,
- 0x8c040506, 0x05000004, 0x59cc0c0f, 0x8c04051e,
- 0x05020012, 0x59cc0a17, 0x800409c0, 0x05020012,
- 0x59cc0a18, 0x82040480, 0x00000100, 0x05001014,
- 0x59cc0c18, 0x800409c0, 0x0502000e, 0x59cc0c19,
- 0x80040840, 0x05001011, 0x59cc0c1a, 0x80040840,
- 0x05001011, 0x0501f017, 0x4a02621c, 0x00000100,
- 0x0501f012, 0x4a02621c, 0x00000300, 0x0501f00f,
- 0x4a02621c, 0x00000500, 0x0501f00c, 0x4a02621c,
- 0x00000700, 0x0501f009, 0x4a02621c, 0x00000900,
- 0x0501f006, 0x4a02621c, 0x00000f00, 0x0501f003,
- 0x4a02621c, 0x00002d00, 0x90000541, 0x0501f002,
- 0x80000580, 0x5c000800, 0x1c01f000, 0x59cc0407,
- 0x4803c857, 0x82000580, 0x00000800, 0x05000002,
- 0x6402621c, 0x1c01f000, 0x4933c857, 0x4c580000,
- 0x59cc000c, 0x59340802, 0x82040d00, 0x00ffffff,
- 0x80040580, 0x0502000a, 0x91cc1408, 0x6008b000,
- 0x91341c06, 0x05f1f82b, 0x05020005, 0x91cc140a,
- 0x6008b000, 0x91341c08, 0x05f1f826, 0x5c00b000,
- 0x1c01f000, 0x4933c857, 0x4c580000, 0x91cc140b,
- 0x6008b000, 0x91341c06, 0x05f1f81e, 0x05020008,
- 0x91cc140d, 0x6008b000, 0x91341c08, 0x05f1f819,
- 0x05000014, 0x4933c856, 0x4933c856, 0x4933c857,
- 0x59340009, 0x4803c857, 0x5934000e, 0x4803c857,
- 0x59340008, 0x4803c857, 0x5934000d, 0x4803c857,
- 0x59340007, 0x4803c857, 0x5934000c, 0x4803c857,
- 0x59340006, 0x4803c857, 0x5934000b, 0x4803c857,
- 0x5c00b000, 0x1c01f000, 0x4933c857, 0x813261c0,
- 0x05000025, 0x83300d80, 0x00110284, 0x05000022,
- 0x8d3c0506, 0x05020020, 0x59300c07, 0x90040581,
- 0x05000008, 0x90040582, 0x0502001b, 0x59300229,
- 0x90000581, 0x05020018, 0x59300c18, 0x0501f002,
- 0x59300c03, 0x900405b9, 0x05000003, 0x900405b5,
- 0x05020011, 0x4d300000, 0x4d1c0000, 0x5932602a,
- 0x4933c857, 0x05f5ff56, 0x05b40989, 0x591c001e,
- 0x497a381e, 0x591c0c16, 0x84040d02, 0x48063c16,
- 0x5c023800, 0x5c026000, 0x81300580, 0x05b60980,
- 0x497a602a, 0x1c01f000, 0x5c000000, 0x4c000000,
- 0x4803c857, 0x4d3c0000, 0x60067800, 0x05d5f869,
- 0x5c027800, 0x4c580000, 0x6008b000, 0x91a81c02,
- 0x91cc140b, 0x05edffcf, 0x5c00b000, 0x80000540,
- 0x1c01f000, 0x492fc857, 0x4943c857, 0x59a8000c,
- 0x812c0480, 0x0500100f, 0x59a8000a, 0x812c0480,
- 0x0502100c, 0x592c0000, 0x80005d40, 0x05000007,
- 0x497a5800, 0x49425a07, 0x4c2c0000, 0x0001fb5b,
- 0x5c025800, 0x05fdf7f8, 0x49425a07, 0x0001f35b,
- 0x1c01f000, 0x61fc21ff, 0x5930100a, 0x800811c0,
- 0x05000002, 0x58082403, 0x41301000, 0x0501f008,
- 0x40682800, 0x406c3000, 0x41781000, 0x41442000,
- 0x0501f003, 0x41781000, 0x61fc21ff, 0x5c000000,
- 0x4c000000, 0x4803c857, 0x480bc857, 0x4813c857,
- 0x492fc857, 0x4943c857, 0x4d2c0000, 0x4c040000,
- 0x4c080000, 0x4c0c0000, 0x4c100000, 0x4c140000,
- 0x4c180000, 0x4c1c0000, 0x4c200000, 0x05b5fcc9,
- 0x05b4093b, 0x5c004000, 0x5c003800, 0x5c003000,
- 0x5c002800, 0x5c002000, 0x5c001800, 0x5c001000,
- 0x5c000800, 0x4a025805, 0x0000010d, 0x800811c0,
- 0x05000012, 0x914005a9, 0x0502000c, 0x90180582,
- 0x05000007, 0x90180583, 0x05000005, 0x90180588,
- 0x05000003, 0x90180589, 0x05020004, 0x4a02580a,
- 0xffffffff, 0x0501f002, 0x480a580a, 0x58080202,
- 0x48025c14, 0x0501f005, 0x4a02580a, 0xffffffff,
- 0x4a025c14, 0x0000ffff, 0xb1400586, 0x05000002,
- 0x41782800, 0x480e580d, 0x4806580e, 0x4822580f,
- 0x481e5810, 0x48165a08, 0x481a5c09, 0x49425a09,
- 0x48125a07, 0x82100580, 0x0000ffff, 0x05000011,
- 0x4d440000, 0x4d340000, 0x40128800, 0x83440480,
- 0x000007f0, 0x05001003, 0x05d5fc0a, 0x0501f002,
- 0x0001fae7, 0x05b60902, 0x59340002, 0x82000500,
- 0x00ffffff, 0x48025813, 0x5c026800, 0x5c028800,
- 0x497a5800, 0x497a5c05, 0x812000d0, 0x48025c11,
- 0x0501fc4c, 0x5c025800, 0x1c01f000, 0x5c000000,
- 0x4c000000, 0x4803c857, 0x480bc857, 0x480fc857,
- 0x4813c857, 0x4817c857, 0x4d2c0000, 0x4c080000,
- 0x4c0c0000, 0x4c100000, 0x4c140000, 0x05b5fc75,
- 0x05b408e7, 0x5c002800, 0x5c002000, 0x5c001800,
- 0x5c001000, 0x05011000, 0x912c0405, 0x4803c840,
- 0x6443c842, 0x40000000, 0x05fd17ff, 0x4a025805,
- 0x0000010d, 0x65265a09, 0x480a5a0b, 0x480e5c0b,
- 0x48125a0c, 0x48165c0c, 0x82080580, 0x00008014,
- 0x05020054, 0x820c0580, 0x0000ffff, 0x05020051,
- 0x90100586, 0x0502004f, 0x4d240000, 0x42024800,
- 0x0010b111, 0x59240005, 0x5c024800, 0x05d9f906,
- 0x05000009, 0x82000d00, 0x00ffff00, 0x05020006,
- 0x82000c00, 0x00102013, 0x50040800, 0x80040910,
- 0x48065a0d, 0x82000d00, 0x0000ffff, 0x48065c0d,
- 0x80000120, 0x48025a0e, 0x59a8021b, 0x82001500,
- 0x00003500, 0x480a5a0f, 0x8c000502, 0x05000016,
- 0x8c000506, 0x05000006, 0x90000d0a, 0x90040d8a,
- 0x05020003, 0x64065c0e, 0x0501f018, 0x8c00050a,
- 0x05000006, 0x90000d22, 0x90040da2, 0x05020003,
- 0x640e5c0e, 0x0501f011, 0x8c000508, 0x05000006,
- 0x90000d12, 0x90040d92, 0x05020003, 0x640a5c0e,
- 0x0501f00a, 0x05d9f8dc, 0x05020003, 0x64125c0e,
- 0x0501f006, 0x8c000506, 0x05000003, 0x64165c0e,
- 0x0501f002, 0x64025c0e, 0x59a8002e, 0x48025c0f,
- 0x59a8002f, 0x48025a10, 0x59c40801, 0x82040d00,
- 0x00018000, 0x90040580, 0x05020003, 0x64025c10,
- 0x0501f00c, 0x82040580, 0x00008000, 0x05020003,
- 0x64065c10, 0x0501f007, 0x82040580, 0x00010000,
- 0x05020003, 0x640e5c10, 0x0501f002, 0x64125c10,
- 0x0501fbd4, 0x5c025800, 0x1c01f000, 0x0501f805,
- 0x60058800, 0x05000002, 0x60018800, 0x1c01f000,
- 0x5930080a, 0x800409c0, 0x05000004, 0x58040403,
- 0x81440580, 0x1c01f000, 0x90000541, 0x05fdf7fe,
- 0x4933c857, 0xb13805a1, 0x05000003, 0xb13805a0,
- 0x0502000c, 0x5932680a, 0x59340200, 0x8c00050e,
- 0x05020002, 0x497a6205, 0x5930001c, 0x80000540,
- 0x0004045a, 0x497a601c, 0x0801f800, 0x1c01f000,
- 0x1c01f000, 0x4933c857, 0xb13805a1, 0x05000003,
- 0xb13805a0, 0x05ea03e3, 0x59303403, 0x82180580,
- 0x00000086, 0x05e8037a, 0x82180580, 0x00000087,
- 0x05e80377, 0x497a6205, 0x642a6203, 0x1c01f000,
- 0x4933c857, 0xb13805a1, 0x05000003, 0xb13805a0,
- 0x05020008, 0x59300c03, 0x4807c857, 0xb004048a,
- 0x05b61847, 0xb0040481, 0x05b41845, 0x0c01f002,
- 0x1c01f000, 0x001099ba, 0x001099b7, 0x001099c7,
- 0x001099b6, 0x001099b6, 0x001099b6, 0x001099b6,
- 0x001099b6, 0x001099c7, 0x05b5f839, 0x497a6205,
- 0x64126203, 0x1c01f000, 0x497a6205, 0x59325809,
- 0x832c0500, 0x00ff0000, 0x05000004, 0x592c0c0b,
- 0x8c04051a, 0x05020003, 0x0005faec, 0x0005f45a,
- 0x0501f999, 0x05fc07fd, 0x1c01f000, 0x497a6205,
- 0x59cc0002, 0x90000530, 0x90000590, 0x05f4045b,
- 0x5930001c, 0x80000540, 0x05000004, 0x497a601c,
+ 0x82040d80, 0x00000080, 0x05000011, 0x59300804,
+ 0x8c040518, 0x0502000e, 0x59300416, 0x8c000516,
+ 0x05000003, 0x641e6203, 0x0501f011, 0x61067000,
+ 0x0005f570, 0x641e6203, 0x497a6006, 0x59300416,
+ 0x8c000516, 0x0502000a, 0x0005f2ec, 0x59325809,
+ 0x592c0c0b, 0x8c04051a, 0x05020003, 0x0005faec,
+ 0x0005f45a, 0x0501fe6a, 0x05fc07fd, 0x1c01f000,
+ 0x05e5f8e3, 0x59325809, 0x5932680a, 0x59340200,
+ 0x8c00050e, 0x0500000d, 0x592c040b, 0x82000500,
+ 0x000000c0, 0x82000580, 0x00000080, 0x05000005,
+ 0x592c0010, 0x59301817, 0x800c1c80, 0x480e6017,
+ 0x640a6203, 0x0501f00c, 0x60128000, 0x0501fb71,
+ 0x05f9fef3, 0x59300006, 0x80000540, 0x05020004,
+ 0x59a8002f, 0x800000c2, 0x48026006, 0x497a6009,
+ 0x641e6203, 0x1c01f000, 0x4933c857, 0x05e5fd44,
+ 0x05b60a3b, 0x59300203, 0x90000582, 0x05fc078d,
+ 0x05b5fa37, 0x641e6203, 0x497a6006, 0x0005f2ec,
+ 0x641e6203, 0x497a6006, 0x0005f2e7, 0x59300416,
+ 0x8c00051c, 0x0006055f, 0x59325809, 0x592c2010,
+ 0x40080000, 0x80102480, 0x59300017, 0x80102400,
+ 0x48126017, 0x0005f55f, 0x8c04050e, 0x05020007,
+ 0x641a6203, 0x0501f818, 0x5930002b, 0x80000540,
+ 0x05ba0af5, 0x0005f2e7, 0x640a6203, 0x1c01f000,
+ 0x60040800, 0x05b9faf0, 0x90040581, 0x00040564,
+ 0x05fdf7e4, 0x59300416, 0x8c00051c, 0x05000004,
+ 0x05b9f8ce, 0x00040559, 0x1c01f000, 0x59300013,
+ 0x80000540, 0x05020003, 0x05b9f8c8, 0x00040559,
+ 0x1c01f000, 0x492fc857, 0x480bc857, 0x8c08053e,
+ 0x05000005, 0x80081080, 0x80081000, 0x60240800,
+ 0x0501f002, 0x60540800, 0x480a580c, 0x1c01f000,
+ 0x1c01f000, 0x91380593, 0x05000003, 0x91380594,
+ 0x05b609fb, 0x59300416, 0x8c000516, 0x05b409f8,
+ 0x1c01f000, 0x05b5f9f6, 0x59300009, 0x80000540,
+ 0x05b609f3, 0x1c01f000, 0x59300416, 0x8c000516,
+ 0x05b409ef, 0x1c01f000, 0x64126203, 0x493a6403,
+ 0x42000800, 0x80002001, 0x0005f32e, 0x640e6203,
+ 0x493a6403, 0x05f9f8c8, 0x05000007, 0x59300416,
+ 0x8c00050a, 0x05020004, 0x4a02601c, 0x00109811,
+ 0x1c01f000, 0x0001f989, 0x59325809, 0x592c040b,
+ 0x8c00051e, 0x05000011, 0x82000500, 0x000000c0,
+ 0x82000580, 0x00000080, 0x0500000f, 0x59300416,
+ 0x8c000512, 0x05020009, 0x8c000510, 0x05020007,
+ 0x592c040d, 0x80000540, 0x05020004, 0x82080d40,
+ 0x80003065, 0x0005f320, 0x82080d40, 0x80002065,
+ 0x0005f320, 0x82080d40, 0x80002042, 0x0005f320,
+ 0x4933c857, 0x493bc857, 0xb1380484, 0x05b619c0,
+ 0xb1380481, 0x05b419be, 0x0c01f001, 0x00109836,
+ 0x00109844, 0x00109856, 0x59325809, 0x592c040b,
+ 0x8c00051e, 0x05000019, 0x82001d00, 0x000000c0,
+ 0x820c1d80, 0x000000c0, 0x05000014, 0x64066203,
+ 0x493a6403, 0x42000800, 0x80002042, 0x0005f32e,
+ 0x59325809, 0x592c040b, 0x8c00051e, 0x0500000b,
+ 0x82001d00, 0x000000c0, 0x820c1d80, 0x000000c0,
+ 0x05000006, 0x64066203, 0x493a6403, 0x42000800,
+ 0x80002001, 0x0005f32e, 0x497a6009, 0x497a6006,
+ 0x60128000, 0x0501f2c3, 0x59325809, 0x592c040b,
+ 0x8c00051e, 0x05fc07f9, 0x82001d00, 0x000000c0,
+ 0x820c1d80, 0x000000c0, 0x05fc07f4, 0x640e6203,
+ 0x493a6403, 0x05f9f870, 0x05000007, 0x59300416,
+ 0x8c00050a, 0x05020004, 0x4a02601c, 0x00109869,
+ 0x1c01f000, 0x0001f989, 0x82080d40, 0x80002065,
+ 0x0005f320, 0x4933c857, 0x493bc857, 0x83380580,
+ 0x00000085, 0x05000005, 0x83380580, 0x00000088,
+ 0x05000007, 0x05b5f97a, 0x64266203, 0x493a6403,
+ 0x42000800, 0x80000040, 0x0005f32e, 0x83300580,
+ 0x001104b4, 0x05b60972, 0x4d1c0000, 0x813669c0,
+ 0x05000003, 0x0501fd75, 0x05020056, 0x59cc1404,
+ 0x41780000, 0x0501f855, 0x05000025, 0x59cc0204,
+ 0x82001580, 0x0000ffff, 0x05000004, 0x591c1402,
+ 0x80080580, 0x0502001e, 0x05f9f843, 0x05000010,
+ 0x59cc0005, 0x8c000500, 0x0500000d, 0x4d300000,
+ 0x411e6000, 0x05f5f8b0, 0x5c026000, 0x05000029,
+ 0x591c0416, 0x8400055a, 0x48023c16, 0x59300416,
+ 0x8400055a, 0x48026416, 0x0501f028, 0x591c0407,
+ 0x9000051f, 0x90002586, 0x05000005, 0x90002584,
+ 0x05000029, 0x90002591, 0x05020005, 0x497a3a05,
+ 0x61502000, 0x05e9ff81, 0x0501f02e, 0x59240400,
+ 0x8c00050a, 0x05020004, 0x42023800, 0xffffffff,
+ 0x05fdf7f8, 0x813669c0, 0x0502000e, 0x59cc0001,
+ 0x59cc3800, 0x821c3d00, 0x00ffffff, 0x4c1c0000,
+ 0x05ddff4e, 0x5c003800, 0x0502001e, 0x05c1fed7,
+ 0x05d5f92f, 0x0502001b, 0x4926601d, 0x4936600a,
+ 0x4a026403, 0x00000087, 0x59cc1204, 0x82081580,
+ 0x0000ffff, 0x05020003, 0x4a026403, 0x00000086,
+ 0x4d2c0000, 0x0505f815, 0x05d5ff92, 0x5c025800,
+ 0x0501f00c, 0x591c0403, 0x900005b8, 0x05fc07d9,
+ 0x591c0203, 0x90000587, 0x05fe07d9, 0x4d300000,
+ 0x411e6000, 0x05e9fdf2, 0x5c026000, 0x05fdf7d4,
+ 0x5c023800, 0x1c01f000, 0x4933c857, 0x480bc857,
+ 0x4c5c0000, 0x4000b800, 0x42002800, 0x00110514,
+ 0x41300000, 0x80140580, 0x0500001c, 0x58140203,
+ 0x90000580, 0x05000019, 0x58140202, 0x80080580,
+ 0x05020016, 0x58140203, 0x9000058f, 0x05000013,
+ 0x58141c07, 0x900c0585, 0x05000010, 0x8c5c0500,
+ 0x05000003, 0x900c0587, 0x0500000c, 0x5930200a,
+ 0x5814000a, 0x800001c0, 0x0500000d, 0x82001d80,
+ 0x0010ce8f, 0x0500000a, 0x801021c0, 0x05000003,
+ 0x80100580, 0x05000011, 0x90142c30, 0x41540000,
+ 0x80140480, 0x0502101d, 0x05fdf7de, 0x5814002a,
+ 0x801021c0, 0x05000005, 0x58102002, 0x82102500,
+ 0x00ffffff, 0x05fdf7f3, 0x8c5c0500, 0x05fe07f3,
+ 0x5930202a, 0x05fdf7ef, 0x40163800, 0x8c5c0500,
+ 0x05000007, 0x4c080000, 0x4c140000, 0x0501ff6e,
+ 0x5c002800, 0x5c001000, 0x05fc07e8, 0x591c000a,
+ 0x800001c0, 0x05020003, 0x5930000a, 0x4802380a,
+ 0x81300540, 0x0501f009, 0x8c5c0500, 0x05000007,
+ 0x40080800, 0x42023800, 0xffffffff, 0x05d5ff42,
+ 0x05fc07f3, 0x80000580, 0x5c00b800, 0x1c01f000,
+ 0x4933c857, 0x83300580, 0x00110484, 0x0502002d,
+ 0x64026203, 0x91380593, 0x05020022, 0x59300403,
+ 0x82000580, 0x00000092, 0x05b608bd, 0x59a80067,
+ 0x59325809, 0x812e59c0, 0x05000005, 0x812c0580,
+ 0x05b608b7, 0x592c0000, 0x497a5800, 0x800001c0,
+ 0x05000004, 0x48035067, 0x05e9fd04, 0x0501f003,
+ 0x497b5067, 0x497b5068, 0x812e59c0, 0x05000014,
+ 0x592c0205, 0xb0000595, 0x05b40446, 0x91380593,
+ 0x05020003, 0x64025a07, 0x0001f35b, 0x64c65a07,
+ 0x64125812, 0x4a025813, 0x000000ff, 0x0001f35b,
+ 0x913805a7, 0x05000003, 0x91380594, 0x05b6089c,
+ 0x493bc857, 0x05e1ff3f, 0x05fdf7d9, 0x1c01f000,
+ 0x4933c857, 0x91380593, 0x0502000c, 0x59300403,
+ 0x4803c857, 0x82000c80, 0x00000085, 0x05b41890,
+ 0x82000c80, 0x00000093, 0x05b6188d, 0x82000480,
+ 0x00000085, 0x0c01f01c, 0x913805a7, 0x0500000f,
+ 0x91380594, 0x0500000d, 0x493bc857, 0xb13805a1,
+ 0x05000003, 0xb13805a0, 0x05020007, 0x05e5fb88,
+ 0x05ea05c0, 0x59300203, 0x9000058e, 0x050002bc,
+ 0x05b5f87b, 0x05e9f5bb, 0x493bc857, 0x05e1ff1d,
+ 0x59325809, 0x812e59c0, 0x05e8054d, 0x64c65a07,
+ 0x64125812, 0x4a025813, 0x000000ff, 0x0001fb5b,
+ 0x05e9f547, 0x0010998f, 0x00109993, 0x00109993,
+ 0x0010998f, 0x0010998f, 0x0010998f, 0x0010998f,
+ 0x0010998f, 0x0010998f, 0x0010998f, 0x0010998f,
+ 0x0010998f, 0x0010998f, 0x00109990, 0x05b5f860,
+ 0x59325809, 0x64025a07, 0x0001fb5b, 0x0005f45a,
+ 0x4933c857, 0x42000000, 0x0010b2e6, 0x0505f8ae,
+ 0x0501fc9a, 0x497a6205, 0x602e8000, 0x0501f805,
+ 0x641a6407, 0x641e6203, 0x497a6006, 0x1c01f000,
+ 0x4933c857, 0x4943c857, 0x59300407, 0x90000587,
+ 0x05020002, 0x1c01f000, 0x05e1ff99, 0x4df00000,
+ 0x05f5fb4b, 0x0500000a, 0x59300809, 0x58040000,
+ 0x80001540, 0x05000006, 0x49780800, 0x4d2c0000,
+ 0x400a5800, 0x0501f967, 0x5c025800, 0x05f5f8b1,
+ 0x90000c91, 0x05b6183a, 0x0c01f001, 0x001099db,
+ 0x001099de, 0x001099c8, 0x001099ea, 0x001099f8,
+ 0x001099c8, 0x001099c8, 0x001099c8, 0x001099c8,
+ 0x001099c8, 0x001099c8, 0x001099c8, 0x001099c8,
+ 0x001099c8, 0x001099c8, 0x001099c8, 0x001099c8,
+ 0x05f9fcd3, 0x4d400000, 0x5930002b, 0x80000540,
+ 0x05000004, 0x41400800, 0x05b9f8f7, 0x40068000,
+ 0x4d2c0000, 0x59325809, 0x05f5fb21, 0x05020945,
+ 0x4c5c0000, 0x5930b80a, 0x05e9fcf1, 0x485e600a,
+ 0x5c00b800, 0x5c025800, 0x5c028000, 0x5c03e000,
+ 0x05e0074f, 0x1c01f000, 0x598c000b, 0x81300580,
+ 0x05020003, 0x05e5fa6d, 0x05020012, 0x0201f800,
+ 0x0010f0f2, 0x80c40040, 0x05fc07e2, 0x05e1fe72,
+ 0x0500000c, 0x05b5f806, 0x05f5f86c, 0x05020003,
+ 0x05e5fa2d, 0x05020007, 0x0201f800, 0x0010ef65,
+ 0x80c40040, 0x05fc07d7, 0x05e1fe67, 0x05b20ffc,
+ 0x59300203, 0x90000c91, 0x05b21ff9, 0x0c01f7c0,
+ 0x05b9f9df, 0x05fdf7cf, 0x4933c857, 0x4d240000,
+ 0x4d440000, 0x4d340000, 0x59cc3800, 0x821c3d00,
+ 0x00ffffff, 0x59cc0007, 0x4c000000, 0x59cc0001,
+ 0x82000500, 0x00ffffff, 0x82000d80, 0x00fffffe,
+ 0x5c000000, 0x05020005, 0x801c0d80, 0x0502004c,
+ 0x42000000, 0x00fffffe, 0x05ddfdf8, 0x05d40bc1,
+ 0x05020047, 0x5930001d, 0x4c000000, 0x05d5fbb5,
+ 0x4926601d, 0x5930000a, 0x4c000000, 0x59242c00,
+ 0x8c14050a, 0x05020011, 0x81342d80, 0x05000002,
+ 0x60102800, 0x58002403, 0x59340c03, 0x59341802,
+ 0x820c1d00, 0x00ffffff, 0x60143000, 0x59cc4008,
+ 0x59cc3809, 0x9c2041c0, 0x9c1c39c0, 0x611a8000,
+ 0x41301000, 0x0501f911, 0x4936600a, 0x83440d80,
+ 0x000007fe, 0x0502000f, 0x60683000, 0x0501fe6f,
+ 0x42000000, 0x0010b2d3, 0x0505f813, 0x4d3c0000,
+ 0x4d400000, 0x60a68000, 0x05c1fd4a, 0x602a7800,
+ 0x05c1fd94, 0x5c028000, 0x5c027800, 0x0501f00e,
+ 0x602c3000, 0x0501fe61, 0x42000000, 0x0010b2d3,
+ 0x0505f805, 0x4d3c0000, 0x4d400000, 0x60a68000,
+ 0x417a7800, 0x0201f800, 0x0010ee7a, 0x5c028000,
+ 0x5c027800, 0x5c000000, 0x4802600a, 0x5c000000,
+ 0x4802601d, 0x59cc0007, 0x83440d80, 0x000007fe,
+ 0x05020005, 0x42000000, 0x00fffffe, 0x4a026c00,
+ 0x00000707, 0x48026802, 0x80000580, 0x5c026800,
+ 0x5c028800, 0x5c024800, 0x1c01f000, 0x4933c857,
+ 0x4c040000, 0x59a80077, 0xb00005b4, 0x05020040,
+ 0x59cc0a08, 0x82040480, 0x00000100, 0x05001033,
+ 0x59cc0c08, 0x82040500, 0x00008000, 0x05000035,
+ 0x59a80013, 0x80000540, 0x05020009, 0x5930100a,
+ 0x58080212, 0x82000500, 0x0000ff00, 0x05000004,
+ 0x82040500, 0x00000800, 0x0500002a, 0x59cc0c09,
+ 0x80040840, 0x05001024, 0x59a80a1b, 0x8c040506,
+ 0x05000004, 0x59cc0c0f, 0x8c04051e, 0x05020012,
+ 0x59cc0a17, 0x800409c0, 0x05020012, 0x59cc0a18,
+ 0x82040480, 0x00000100, 0x05001014, 0x59cc0c18,
+ 0x800409c0, 0x0502000e, 0x59cc0c19, 0x80040840,
+ 0x05001011, 0x59cc0c1a, 0x80040840, 0x05001011,
+ 0x0501f017, 0x4a02621c, 0x00000100, 0x0501f012,
+ 0x4a02621c, 0x00000300, 0x0501f00f, 0x4a02621c,
+ 0x00000500, 0x0501f00c, 0x4a02621c, 0x00000700,
+ 0x0501f009, 0x4a02621c, 0x00000900, 0x0501f006,
+ 0x4a02621c, 0x00000f00, 0x0501f003, 0x4a02621c,
+ 0x00002d00, 0x90000541, 0x0501f002, 0x80000580,
+ 0x5c000800, 0x1c01f000, 0x59cc0407, 0x4803c857,
+ 0x82000580, 0x00000800, 0x05000002, 0x6402621c,
+ 0x1c01f000, 0x4933c857, 0x4c580000, 0x59cc000c,
+ 0x59340802, 0x82040d00, 0x00ffffff, 0x80040580,
+ 0x0502000a, 0x91cc1408, 0x6008b000, 0x91341c06,
+ 0x05edff69, 0x05020005, 0x91cc140a, 0x6008b000,
+ 0x91341c08, 0x05edff64, 0x5c00b000, 0x1c01f000,
+ 0x4933c857, 0x4c580000, 0x91cc140b, 0x6008b000,
+ 0x91341c06, 0x05edff5c, 0x05020008, 0x91cc140d,
+ 0x6008b000, 0x91341c08, 0x05edff57, 0x05000014,
+ 0x4933c856, 0x4933c856, 0x4933c857, 0x59340009,
+ 0x4803c857, 0x5934000e, 0x4803c857, 0x59340008,
+ 0x4803c857, 0x5934000d, 0x4803c857, 0x59340007,
+ 0x4803c857, 0x5934000c, 0x4803c857, 0x59340006,
+ 0x4803c857, 0x5934000b, 0x4803c857, 0x5c00b000,
+ 0x1c01f000, 0x4933c857, 0x813261c0, 0x05000025,
+ 0x83300d80, 0x001104b4, 0x05000022, 0x8d3c0506,
+ 0x05020020, 0x59300c07, 0x90040581, 0x05000008,
+ 0x90040582, 0x0502001b, 0x59300229, 0x90000581,
+ 0x05020018, 0x59300c18, 0x0501f002, 0x59300c03,
+ 0x900405b9, 0x05000003, 0x900405b5, 0x05020011,
+ 0x4d300000, 0x4d1c0000, 0x5932602a, 0x4933c857,
+ 0x05f5fea0, 0x05b00ef2, 0x591c001e, 0x497a381e,
+ 0x591c0c16, 0x84040d02, 0x48063c16, 0x5c023800,
+ 0x5c026000, 0x81300580, 0x05b20ee9, 0x497a602a,
+ 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
+ 0x4d3c0000, 0x60067800, 0x05d1fea5, 0x5c027800,
+ 0x4c580000, 0x6008b000, 0x91a81c02, 0x91cc140b,
+ 0x05edff0d, 0x5c00b000, 0x80000540, 0x1c01f000,
+ 0x492fc857, 0x4943c857, 0x59a8000c, 0x812c0480,
+ 0x0500100f, 0x59a8000a, 0x812c0480, 0x0502100c,
+ 0x592c0000, 0x80005d40, 0x05000007, 0x497a5800,
+ 0x49425a07, 0x4c2c0000, 0x0001fb5b, 0x5c025800,
+ 0x05fdf7f8, 0x49425a07, 0x0001f35b, 0x1c01f000,
+ 0x61fc21ff, 0x5930100a, 0x800811c0, 0x05000002,
+ 0x58082403, 0x41301000, 0x0501f008, 0x40682800,
+ 0x406c3000, 0x41781000, 0x41442000, 0x0501f003,
+ 0x41781000, 0x61fc21ff, 0x5c000000, 0x4c000000,
+ 0x4803c857, 0x480bc857, 0x4813c857, 0x492fc857,
+ 0x4943c857, 0x4d2c0000, 0x4c040000, 0x4c080000,
+ 0x4c0c0000, 0x4c100000, 0x4c140000, 0x4c180000,
+ 0x4c1c0000, 0x4c200000, 0x05b5fa32, 0x05b00ea4,
+ 0x5c004000, 0x5c003800, 0x5c003000, 0x5c002800,
+ 0x5c002000, 0x5c001800, 0x5c001000, 0x5c000800,
+ 0x4a025805, 0x0000010d, 0x800811c0, 0x05000019,
+ 0x914005a9, 0x05020013, 0x90180582, 0x05000009,
+ 0x90180583, 0x05000007, 0x90180588, 0x05000005,
+ 0x90180586, 0x05000006, 0x90180589, 0x05020009,
+ 0x4a02580a, 0xffffffff, 0x0501f007, 0x5808280a,
+ 0x58140002, 0x82000500, 0x00ffffff, 0x48025813,
+ 0x480a580a, 0x58080202, 0x48025c14, 0x0501f005,
+ 0x4a02580a, 0xffffffff, 0x4a025c14, 0x0000ffff,
+ 0xb1400586, 0x05000002, 0x41782800, 0x480e580d,
+ 0x4806580e, 0x4822580f, 0x481e5810, 0x48165a08,
+ 0x481a5c09, 0x49425a09, 0x48125a07, 0x82100580,
+ 0x0000ffff, 0x05000011, 0x4d440000, 0x4d340000,
+ 0x40128800, 0x83440480, 0x000007f0, 0x05001003,
+ 0x05d5fa48, 0x0501f002, 0x0001fae7, 0x05b20e64,
+ 0x59340002, 0x82000500, 0x00ffffff, 0x48025813,
+ 0x5c026800, 0x5c028800, 0x497a5800, 0x497a5c05,
+ 0x812000d0, 0x48025c11, 0x0501fc5e, 0x5c025800,
+ 0x1c01f000, 0x5c000000, 0x4c000000, 0x4803c857,
+ 0x480bc857, 0x480fc857, 0x4813c857, 0x4817c857,
+ 0x4d2c0000, 0x4c080000, 0x4c0c0000, 0x4c100000,
+ 0x4c140000, 0x05b5f9d7, 0x05b00e49, 0x5c002800,
+ 0x5c002000, 0x5c001800, 0x5c001000, 0x05011000,
+ 0x912c0405, 0x4803c840, 0x6443c842, 0x40000000,
+ 0x05fd17ff, 0x4a025805, 0x0000010d, 0x65265a09,
+ 0x480a5a0b, 0x480e5c0b, 0x48125a0c, 0x48165c0c,
+ 0x82080580, 0x00008014, 0x05020054, 0x820c0580,
+ 0x0000ffff, 0x05020051, 0x90100586, 0x0502004f,
+ 0x4d240000, 0x42024800, 0x0010b391, 0x59240005,
+ 0x5c024800, 0x05d5ff6d, 0x05000009, 0x82000d00,
+ 0x00ffff00, 0x05020006, 0x82000c00, 0x001020b6,
+ 0x50040800, 0x80040910, 0x48065a0d, 0x82000d00,
+ 0x0000ffff, 0x48065c0d, 0x80000120, 0x48025a0e,
+ 0x59a8021b, 0x82001500, 0x00003500, 0x480a5a0f,
+ 0x8c000502, 0x05000016, 0x8c000506, 0x05000006,
+ 0x90000d0a, 0x90040d8a, 0x05020003, 0x64065c0e,
+ 0x0501f018, 0x8c00050a, 0x05000006, 0x90000d22,
+ 0x90040da2, 0x05020003, 0x640e5c0e, 0x0501f011,
+ 0x8c000508, 0x05000006, 0x90000d12, 0x90040d92,
+ 0x05020003, 0x640a5c0e, 0x0501f00a, 0x05d5ff43,
+ 0x05020003, 0x64125c0e, 0x0501f006, 0x8c000506,
+ 0x05000003, 0x64165c0e, 0x0501f002, 0x64025c0e,
+ 0x59a8002e, 0x48025c0f, 0x59a8002f, 0x48025a10,
+ 0x59c40801, 0x82040d00, 0x00018000, 0x90040580,
+ 0x05020003, 0x64025c10, 0x0501f00c, 0x82040580,
+ 0x00008000, 0x05020003, 0x64065c10, 0x0501f007,
+ 0x82040580, 0x00010000, 0x05020003, 0x640e5c10,
+ 0x0501f002, 0x64125c10, 0x0501fbe6, 0x5c025800,
+ 0x1c01f000, 0x0501f805, 0x60058800, 0x05000002,
+ 0x60018800, 0x1c01f000, 0x5930080a, 0x800409c0,
+ 0x05000004, 0x58040403, 0x81440580, 0x1c01f000,
+ 0x90000541, 0x05fdf7fe, 0x4933c857, 0xb13805a1,
+ 0x05000003, 0xb13805a0, 0x0502000c, 0x5932680a,
+ 0x59340200, 0x8c00050e, 0x05020002, 0x497a6205,
+ 0x5930001c, 0x80000540, 0x0004045a, 0x497a601c,
0x0801f800, 0x1c01f000, 0x1c01f000, 0x4933c857,
- 0x493bc857, 0xb13805a1, 0x05000006, 0xb13805a0,
- 0x05ea03a0, 0x59cc0002, 0x8c000526, 0x0500000c,
- 0x59300403, 0x4803c857, 0xb0000589, 0x05b60810,
- 0x497a6205, 0x5930001c, 0x80000540, 0x05000004,
- 0x497a601c, 0x0801f800, 0x1c01f000, 0x1c01f000,
- 0x4933c857, 0x59300403, 0x82000d80, 0x00000085,
- 0x05020007, 0x4a026403, 0x0000008b, 0x642e6203,
- 0x42000800, 0x80000040, 0x0005f32e, 0x82000d80,
- 0x0000008b, 0x05020026, 0x4d3c0000, 0x417a7800,
- 0x0201f800, 0x0010ec6c, 0x5c027800, 0x42000000,
- 0x0010b056, 0x0501fd98, 0x59325809, 0x812e59c0,
- 0x05000006, 0x832c0500, 0x00ff0000, 0x05000003,
- 0x60128000, 0x05fdfe7c, 0x60443000, 0x0501fbe7,
- 0x05c1fd1f, 0x59240400, 0x8c00050a, 0x0502000a,
- 0x41782800, 0x60103000, 0x60a68000, 0x05fdfe86,
- 0x6406642c, 0x64126407, 0x64066403, 0x641e6203,
- 0x1c01f000, 0x602c0800, 0x05d1fed5, 0x64066407,
- 0x64066403, 0x64066203, 0x05e1f408, 0x1c01f000,
- 0x4933c857, 0x40000000, 0x40000000, 0x1c01f000,
- 0x4933c857, 0x59300a03, 0x9004058e, 0x05000003,
- 0x90040590, 0x05020019, 0x0501f96e, 0x05f1fd40,
- 0x59300203, 0x90000d89, 0x0500000b, 0x48026429,
- 0x4a026403, 0x00000085, 0x59300416, 0x8400055a,
- 0x8400055e, 0x48026416, 0x64266203, 0x64166407,
- 0x641a6229, 0x5932680a, 0x59340200, 0x8c00050e,
- 0x05020003, 0x59a8002f, 0x48026006, 0x42000800,
- 0x80000040, 0x0005fb2e, 0x1c01f000, 0x4933c857,
- 0x4c040000, 0x59300403, 0x90000d9e, 0x05020012,
- 0x800000d0, 0x59300a18, 0x82040d00, 0x000000ff,
- 0x80040540, 0x4803c857, 0x48026418, 0x4a026403,
- 0x00000085, 0x64266203, 0x64166407, 0x64126229,
- 0x59a8002f, 0x48026006, 0x42000800, 0x80000040,
- 0x0005fb2e, 0x5c000800, 0x1c01f000, 0x4933c857,
- 0x40000000, 0x40000000, 0x1c01f000, 0x59300416,
- 0x4933c857, 0x4803c857, 0x8c000518, 0x05000006,
- 0x8c000512, 0x05f60303, 0x0501f932, 0x0005faec,
- 0x0005fc5a, 0x1c01f000, 0x591c0407, 0x4803c857,
- 0x90000c89, 0x0502100b, 0x0c01f001, 0x00109a74,
- 0x00109a74, 0x00109a74, 0x00109a76, 0x00109a74,
- 0x00109a76, 0x00109a76, 0x00109a74, 0x00109a76,
- 0x80000580, 0x1c01f000, 0x90000541, 0x1c01f000,
- 0x591c0407, 0x9000051f, 0x90000586, 0x0500000a,
- 0x4803c857, 0x64ee6403, 0x6426641c, 0x4a02621c,
- 0x00002a00, 0x64066203, 0x42000800, 0x80000040,
- 0x0005f32e, 0x4803c856, 0x4c040000, 0x4c140000,
- 0x4d300000, 0x411e6000, 0x0501f90a, 0x497a6205,
- 0x59300416, 0x4803c857, 0x82000500, 0xffffadff,
- 0x48026416, 0x497a6405, 0x5c026000, 0x05b5fae9,
- 0x05b00f5b, 0x5c002800, 0x5c000800, 0x4a025805,
- 0x0000010d, 0x497a5800, 0x497a5c05, 0x65165a09,
- 0x491e580a, 0x59300402, 0x48025c08, 0x5930041b,
- 0x48025c0c, 0x591c0416, 0x84000556, 0x48023c16,
- 0x591c180a, 0x580c0403, 0x48025a07, 0x580c0002,
- 0x82000500, 0x00ffffff, 0x48025813, 0x59cc0404,
- 0x48025c14, 0x497a5a08, 0x4816580b, 0x48065a0c,
- 0x580c0013, 0x82000500, 0xff000000, 0x80000120,
- 0x48025c11, 0x0501fa8f, 0x493a6403, 0x4d400000,
- 0x61168000, 0x591c0202, 0x4c000000, 0x4d300000,
- 0x411e6000, 0x05fdfc4c, 0x5c026000, 0x5c000000,
- 0x48023a02, 0x5c028000, 0x491e602a, 0x4932381e,
- 0x641a3c07, 0x641e3a03, 0x497a3806, 0x497a3a05,
- 0x1c01f000, 0x4933c857, 0x91380593, 0x0502000a,
- 0x59300403, 0x4803c857, 0x82000d80, 0x00000085,
- 0x05000026, 0x82000d80, 0x0000008b, 0x05000023,
- 0x05b1ff1b, 0x913805a7, 0x0502000a, 0x05e1fbfb,
- 0x4d2c0000, 0x4d400000, 0x59325809, 0x60128000,
- 0x05fdfda5, 0x5c028000, 0x5c025800, 0x1c01f000,
- 0x91380594, 0x05fc07f6, 0xb13805a1, 0x05000009,
- 0xb13805a0, 0x05000007, 0x83380580, 0x00000089,
- 0x05000004, 0x83380580, 0x0000008a, 0x05ea028d,
- 0x05e5f849, 0x05ea028b, 0x59300a03, 0x9004058e,
- 0x05fc06a1, 0x9004058a, 0x0500000c, 0x9004058c,
- 0x0500000a, 0x05b1fefa, 0x05f5fbfa, 0x05000005,
- 0x643a6203, 0x59a80030, 0x48026205, 0x1c01f000,
- 0x642a6203, 0x1c01f000, 0x83380480, 0x00000093,
- 0x0502100b, 0x83380480, 0x00000085, 0x05001008,
- 0x83380580, 0x00000089, 0x05000008, 0x83380580,
- 0x0000008a, 0x05000031, 0x05b1fee5, 0x493bc857,
- 0x4933c857, 0x05e9f26b, 0x4933c857, 0x4c340000,
- 0x05f5fbe0, 0x0500000b, 0x59300416, 0x8c00051a,
- 0x05000008, 0x641a6407, 0x59300429, 0x90000d8e,
- 0x05020002, 0x60080000, 0x48026203, 0x0501f01d,
- 0x59300c16, 0x4c040000, 0x41306800, 0x05e9fa26,
- 0x5c000800, 0x05000015, 0x48066416, 0x64066203,
- 0x647a6403, 0x59cc0c07, 0x4806641b, 0x59cc0a07,
- 0x4806621b, 0x5834080a, 0x4806600a, 0x5834081d,
- 0x4806601d, 0x05f5fbc3, 0x05000004, 0x59300416,
- 0x84000550, 0x48026416, 0x64126407, 0x42000800,
- 0x80000040, 0x0005fb2e, 0x40366000, 0x0005fc5a,
- 0x5c006800, 0x1c01f000, 0x4933c857, 0x59300416,
- 0x8c00051a, 0x0502001a, 0x59300418, 0x82000d00,
- 0x0000ff00, 0x900409c0, 0x9004059e, 0x05020014,
- 0x4c340000, 0x41306800, 0x05e9f9ff, 0x0500000e,
- 0x493a6403, 0x64066203, 0x64126407, 0x5834041b,
- 0x4802641b, 0x5834021b, 0x4802621b, 0x5834080a,
- 0x4806600a, 0x5834081d, 0x4806601d, 0x05f5fb8e,
- 0x05e1face, 0x40366000, 0x5c006800, 0x0005f45a,
- 0x5930080a, 0x58040200, 0x8c00051a, 0x05b20f52,
- 0x1c01f000, 0x05d5f873, 0x05000019, 0x640a6203,
- 0x59300416, 0x84000558, 0x48026416, 0x8c000512,
- 0x05000004, 0x59a80030, 0x48026205, 0x0501f006,
- 0x59a80830, 0x59a8002e, 0x80040400, 0x9000041e,
- 0x48026205, 0x5930000a, 0x90000c11, 0x50040000,
- 0x80000540, 0x05000003, 0x90000c00, 0x05fdf7fc,
- 0x45300800, 0x497a6000, 0x90000541, 0x1c01f000,
- 0x82100500, 0xfffffeef, 0x05020017, 0x4d2c0000,
- 0x4937c857, 0x59340811, 0x91341411, 0x800409c0,
- 0x0500000c, 0x40040000, 0x81300580, 0x05000004,
- 0x90041400, 0x58040800, 0x05fdf7f9, 0x59300800,
- 0x497a6000, 0x44041000, 0x0005faec, 0x0501f002,
- 0x4933c857, 0x5c025800, 0x492e6009, 0x0005faec,
- 0x0005f45a, 0x492fc857, 0x641a5a07, 0x0001f35b,
- 0x4c340000, 0x5930000a, 0x800001c0, 0x0500000f,
- 0x90006c11, 0x50340000, 0x80000540, 0x05000009,
- 0x81300580, 0x05000004, 0x50340000, 0x90006c00,
- 0x05fdf7f9, 0x59300000, 0x44006800, 0x497a6000,
- 0x5c006800, 0x1c01f000, 0x59300c07, 0x90040585,
- 0x05fc07fc, 0x90040591, 0x05fc07fa, 0x90040586,
- 0x05fc07f8, 0x90040581, 0x05fc07f6, 0x05b1fe40,
- 0x4933c857, 0x4c080000, 0x4c0c0000, 0x4c580000,
- 0x59a81018, 0x59cc1807, 0x820c1d00, 0x00ffffff,
- 0x800c0110, 0x80083580, 0x0502000c, 0x91cc1408,
- 0x6008b000, 0x5930000a, 0x90001c06, 0x05edfc8d,
- 0x05020006, 0x91cc140a, 0x6008b000, 0x5930000a,
- 0x90001c08, 0x05edfc87, 0x5c00b000, 0x5c001800,
- 0x5c001000, 0x1c01f000, 0x4933c856, 0x493a6403,
- 0x05d1fa58, 0x05c1f21a, 0x4933c857, 0x492fc857,
- 0x5930080a, 0x58040200, 0x8c00051e, 0x05000004,
- 0x592c0209, 0x84000558, 0x48025a09, 0x1c01f000,
- 0x59e0180f, 0x599c0413, 0x800c1000, 0x80080580,
- 0x05020002, 0x41781000, 0x59e00010, 0x59e00810,
- 0x80040d80, 0x05fe07fd, 0x80080580, 0x05000009,
- 0x4c080000, 0x599c0814, 0x599c1015, 0x800c00cc,
- 0x80040c00, 0x90081440, 0x5c001800, 0x90000541,
- 0x4803c857, 0x1c01f000, 0x59300203, 0x4933c857,
- 0x4937c857, 0x493bc857, 0x4803c857, 0x90003491,
- 0x05b21dfb, 0x0c01f001, 0x00109c07, 0x00109cef,
- 0x00109c07, 0x00109c07, 0x00109c07, 0x00109c07,
- 0x00109c07, 0x00109c6f, 0x00109c08, 0x00109c07,
- 0x00109c07, 0x00109c07, 0x00109c07, 0x00109c07,
- 0x00109d36, 0x00109c07, 0x00109c07, 0x05b1fde8,
- 0xb138058c, 0x05b20de6, 0x05d1ffd7, 0x05020021,
- 0x59a80a1b, 0x5932481d, 0x59240200, 0x82000500,
- 0x000000e0, 0x82000580, 0x00000080, 0x05000019,
- 0x8c040512, 0x05000029, 0x59cc0806, 0x82040d00,
- 0xff000000, 0x82040580, 0x03000000, 0x0500001d,
+ 0xb13805a1, 0x05000003, 0xb13805a0, 0x05ea02fd,
+ 0x59303403, 0x82180580, 0x00000086, 0x05e80290,
+ 0x82180580, 0x00000087, 0x05e8028d, 0x497a6205,
+ 0x642a6203, 0x1c01f000, 0x4933c857, 0xb13805a1,
+ 0x05000003, 0xb13805a0, 0x05020008, 0x59300c03,
+ 0x4807c857, 0xb004048a, 0x05b21da9, 0xb0040481,
+ 0x05b01da7, 0x0c01f002, 0x1c01f000, 0x00109c58,
+ 0x00109c55, 0x00109c65, 0x00109c54, 0x00109c54,
+ 0x00109c54, 0x00109c54, 0x00109c54, 0x00109c65,
+ 0x05b1fd9b, 0x497a6205, 0x64126203, 0x1c01f000,
+ 0x497a6205, 0x59325809, 0x832c0500, 0x00ff0000,
+ 0x05000004, 0x592c0c0b, 0x8c04051a, 0x05020003,
+ 0x0005faec, 0x0005f45a, 0x0501f999, 0x05fc07fd,
+ 0x1c01f000, 0x497a6205, 0x59cc0002, 0x90000530,
+ 0x90000590, 0x05f4039e, 0x5930001c, 0x80000540,
+ 0x05000004, 0x497a601c, 0x0801f800, 0x1c01f000,
+ 0x1c01f000, 0x4933c857, 0x493bc857, 0xb13805a1,
+ 0x05000006, 0xb13805a0, 0x05ea02ba, 0x59cc0002,
+ 0x8c000526, 0x0500000c, 0x59300403, 0x4803c857,
+ 0xb0000589, 0x05b20d72, 0x497a6205, 0x5930001c,
+ 0x80000540, 0x05000004, 0x497a601c, 0x0801f800,
+ 0x1c01f000, 0x1c01f000, 0x4933c857, 0x59300403,
+ 0x82000d80, 0x00000085, 0x05020007, 0x4a026403,
+ 0x0000008b, 0x642e6203, 0x42000800, 0x80000040,
+ 0x0005f32e, 0x82000d80, 0x0000008b, 0x05020026,
+ 0x4d3c0000, 0x417a7800, 0x0201f800, 0x0010ee7a,
+ 0x5c027800, 0x42000000, 0x0010b2d6, 0x0501fdaa,
+ 0x59325809, 0x812e59c0, 0x05000006, 0x832c0500,
+ 0x00ff0000, 0x05000003, 0x60128000, 0x05fdfe75,
+ 0x60443000, 0x0501fbf9, 0x05c1fada, 0x59240400,
+ 0x8c00050a, 0x0502000a, 0x41782800, 0x60103000,
+ 0x60a68000, 0x05fdfe7f, 0x6406642c, 0x64126407,
+ 0x64066403, 0x641e6203, 0x1c01f000, 0x602c0800,
+ 0x05d1fd0a, 0x64066407, 0x64066403, 0x64066203,
+ 0x05e1f32c, 0x1c01f000, 0x4933c857, 0x40000000,
+ 0x40000000, 0x1c01f000, 0x4933c857, 0x59300a03,
+ 0x9004058e, 0x05000003, 0x90040590, 0x05020019,
+ 0x0501f96e, 0x05f1fc80, 0x59300203, 0x90000d89,
+ 0x0500000b, 0x48026429, 0x4a026403, 0x00000085,
+ 0x59300416, 0x8400055a, 0x8400055e, 0x48026416,
+ 0x64266203, 0x64166407, 0x641a6229, 0x5932680a,
+ 0x59340200, 0x8c00050e, 0x05020003, 0x59a8002f,
+ 0x48026006, 0x42000800, 0x80000040, 0x0005fb2e,
+ 0x1c01f000, 0x4933c857, 0x4c040000, 0x59300403,
+ 0x90000d9e, 0x05020012, 0x800000d0, 0x59300a18,
+ 0x82040d00, 0x000000ff, 0x80040540, 0x4803c857,
+ 0x48026418, 0x4a026403, 0x00000085, 0x64266203,
+ 0x64166407, 0x64126229, 0x59a8002f, 0x48026006,
+ 0x42000800, 0x80000040, 0x0005fb2e, 0x5c000800,
+ 0x1c01f000, 0x4933c857, 0x40000000, 0x40000000,
+ 0x1c01f000, 0x59300416, 0x4933c857, 0x4803c857,
+ 0x8c000518, 0x05000006, 0x8c000512, 0x05f60246,
+ 0x0501f932, 0x0005faec, 0x0005fc5a, 0x1c01f000,
+ 0x591c0407, 0x4803c857, 0x90000c89, 0x0502100b,
+ 0x0c01f001, 0x00109d12, 0x00109d12, 0x00109d12,
+ 0x00109d14, 0x00109d12, 0x00109d14, 0x00109d14,
+ 0x00109d12, 0x00109d14, 0x80000580, 0x1c01f000,
+ 0x90000541, 0x1c01f000, 0x591c0407, 0x9000051f,
+ 0x90000586, 0x0500000a, 0x4803c857, 0x64ee6403,
+ 0x6426641c, 0x4a02621c, 0x00002a00, 0x64066203,
+ 0x42000800, 0x80000040, 0x0005f32e, 0x4803c856,
+ 0x4c040000, 0x4c140000, 0x4d300000, 0x411e6000,
+ 0x0501f90a, 0x497a6205, 0x59300416, 0x4803c857,
+ 0x82000500, 0xffffadff, 0x48026416, 0x497a6405,
+ 0x5c026000, 0x05b5f84b, 0x05b00cbd, 0x5c002800,
+ 0x5c000800, 0x4a025805, 0x0000010d, 0x497a5800,
+ 0x497a5c05, 0x65165a09, 0x491e580a, 0x59300402,
+ 0x48025c08, 0x5930041b, 0x48025c0c, 0x591c0416,
+ 0x84000556, 0x48023c16, 0x591c180a, 0x580c0403,
+ 0x48025a07, 0x580c0002, 0x82000500, 0x00ffffff,
+ 0x48025813, 0x59cc0404, 0x48025c14, 0x497a5a08,
+ 0x4816580b, 0x48065a0c, 0x580c0013, 0x82000500,
+ 0xff000000, 0x80000120, 0x48025c11, 0x0501faa1,
+ 0x493a6403, 0x4d400000, 0x61168000, 0x591c0202,
+ 0x4c000000, 0x4d300000, 0x411e6000, 0x05fdfc45,
+ 0x5c026000, 0x5c000000, 0x48023a02, 0x5c028000,
+ 0x491e602a, 0x4932381e, 0x641a3c07, 0x641e3a03,
+ 0x497a3806, 0x497a3a05, 0x1c01f000, 0x4933c857,
+ 0x91380593, 0x0502000a, 0x59300403, 0x4803c857,
+ 0x82000d80, 0x00000085, 0x05000026, 0x82000d80,
+ 0x0000008b, 0x05000023, 0x05b1fc7d, 0x913805a7,
+ 0x0502000a, 0x05e1fb1f, 0x4d2c0000, 0x4d400000,
+ 0x59325809, 0x60128000, 0x05fdfd9e, 0x5c028000,
+ 0x5c025800, 0x1c01f000, 0x91380594, 0x05fc07f6,
+ 0xb13805a1, 0x05000009, 0xb13805a0, 0x05000007,
+ 0x83380580, 0x00000089, 0x05000004, 0x83380580,
+ 0x0000008a, 0x05ea01a7, 0x05e1ff6d, 0x05ea01a5,
+ 0x59300a03, 0x9004058e, 0x05fc06a1, 0x9004058a,
+ 0x0500000c, 0x9004058c, 0x0500000a, 0x05b1fc5c,
+ 0x05f5fb3d, 0x05000005, 0x643a6203, 0x59a80030,
+ 0x48026205, 0x1c01f000, 0x642a6203, 0x1c01f000,
+ 0x83380480, 0x00000093, 0x0502100b, 0x83380480,
+ 0x00000085, 0x05001008, 0x83380580, 0x00000089,
+ 0x05000008, 0x83380580, 0x0000008a, 0x05000031,
+ 0x05b1fc47, 0x493bc857, 0x4933c857, 0x05e9f185,
+ 0x4933c857, 0x4c340000, 0x05f5fb23, 0x0500000b,
+ 0x59300416, 0x8c00051a, 0x05000008, 0x641a6407,
+ 0x59300429, 0x90000d8e, 0x05020002, 0x60080000,
+ 0x48026203, 0x0501f01d, 0x59300c16, 0x4c040000,
+ 0x41306800, 0x05e9f940, 0x5c000800, 0x05000015,
+ 0x48066416, 0x64066203, 0x647a6403, 0x59cc0c07,
+ 0x4806641b, 0x59cc0a07, 0x4806621b, 0x5834080a,
+ 0x4806600a, 0x5834081d, 0x4806601d, 0x05f5fb06,
+ 0x05000004, 0x59300416, 0x84000550, 0x48026416,
+ 0x64126407, 0x42000800, 0x80000040, 0x0005fb2e,
+ 0x40366000, 0x0005fc5a, 0x5c006800, 0x1c01f000,
+ 0x4933c857, 0x59300416, 0x8c00051a, 0x0502001a,
+ 0x59300418, 0x82000d00, 0x0000ff00, 0x900409c0,
+ 0x9004059e, 0x05020014, 0x4c340000, 0x41306800,
+ 0x05e9f919, 0x0500000e, 0x493a6403, 0x64066203,
+ 0x64126407, 0x5834041b, 0x4802641b, 0x5834021b,
+ 0x4802621b, 0x5834080a, 0x4806600a, 0x5834081d,
+ 0x4806601d, 0x05f5fad1, 0x05e1f9f2, 0x40366000,
+ 0x5c006800, 0x0005f45a, 0x5930080a, 0x58040200,
+ 0x8c00051a, 0x05b20cb4, 0x1c01f000, 0x05d1feaf,
+ 0x05000019, 0x640a6203, 0x59300416, 0x84000558,
+ 0x48026416, 0x8c000512, 0x05000004, 0x59a80030,
+ 0x48026205, 0x0501f006, 0x59a80830, 0x59a8002e,
+ 0x80040400, 0x9000041e, 0x48026205, 0x5930000a,
+ 0x90000c11, 0x50040000, 0x80000540, 0x05000003,
+ 0x90000c00, 0x05fdf7fc, 0x45300800, 0x497a6000,
+ 0x90000541, 0x1c01f000, 0x82100500, 0xfffffeef,
+ 0x05020017, 0x4d2c0000, 0x4937c857, 0x59340811,
+ 0x91341411, 0x800409c0, 0x0500000c, 0x40040000,
+ 0x81300580, 0x05000004, 0x90041400, 0x58040800,
+ 0x05fdf7f9, 0x59300800, 0x497a6000, 0x44041000,
+ 0x0005faec, 0x0501f002, 0x4933c857, 0x5c025800,
+ 0x492e6009, 0x0005faec, 0x0005f45a, 0x492fc857,
+ 0x641a5a07, 0x0001f35b, 0x4c340000, 0x5930000a,
+ 0x800001c0, 0x0500000f, 0x90006c11, 0x50340000,
+ 0x80000540, 0x05000009, 0x81300580, 0x05000004,
+ 0x50340000, 0x90006c00, 0x05fdf7f9, 0x59300000,
+ 0x44006800, 0x497a6000, 0x5c006800, 0x1c01f000,
+ 0x59300c07, 0x90040585, 0x05fc07fc, 0x90040591,
+ 0x05fc07fa, 0x90040586, 0x05fc07f8, 0x90040581,
+ 0x05fc07f6, 0x05b1fba2, 0x4933c857, 0x4c080000,
+ 0x4c0c0000, 0x4c580000, 0x59a81018, 0x59cc1807,
+ 0x820c1d00, 0x00ffffff, 0x800c0110, 0x80083580,
+ 0x0502000c, 0x91cc1408, 0x6008b000, 0x5930000a,
+ 0x90001c06, 0x05edfbc4, 0x05020006, 0x91cc140a,
+ 0x6008b000, 0x5930000a, 0x90001c08, 0x05edfbbe,
+ 0x5c00b000, 0x5c001800, 0x5c001000, 0x1c01f000,
+ 0x4933c856, 0x493a6403, 0x05d1f88d, 0x05bdf7b0,
+ 0x4933c857, 0x492fc857, 0x5930080a, 0x58040200,
+ 0x8c00051e, 0x05000004, 0x592c0209, 0x84000558,
+ 0x48025a09, 0x1c01f000, 0x59e0180f, 0x599c0413,
+ 0x800c1000, 0x80080580, 0x05020002, 0x41781000,
+ 0x59e00010, 0x59e00810, 0x80040d80, 0x05fe07fd,
+ 0x80080580, 0x05000009, 0x4c080000, 0x599c0814,
+ 0x599c1015, 0x800c00cc, 0x80040c00, 0x90081440,
+ 0x5c001800, 0x90000541, 0x4803c857, 0x1c01f000,
+ 0x59300203, 0x4933c857, 0x4937c857, 0x493bc857,
+ 0x4803c857, 0x90003491, 0x05b21b5d, 0x0c01f001,
+ 0x00109ea5, 0x00109f90, 0x00109ea5, 0x00109ea5,
+ 0x00109ea5, 0x00109ea5, 0x00109ea5, 0x00109f0f,
+ 0x00109ea6, 0x00109ea5, 0x00109ea5, 0x00109ea5,
+ 0x00109ea5, 0x00109ea5, 0x00109fe6, 0x00109ea5,
+ 0x00109ea5, 0x05b1fb4a, 0xb138058c, 0x05b20b48,
+ 0x05d1fe13, 0x05020021, 0x59a80a1b, 0x5932481d,
+ 0x59240200, 0x82000500, 0x000000e0, 0x82000580,
+ 0x00000080, 0x05000019, 0x8c040512, 0x05000029,
+ 0x59cc0806, 0x82040d00, 0xff000000, 0x82040580,
+ 0x03000000, 0x0500001d, 0x82040580, 0x50000000,
+ 0x05000004, 0x82040580, 0x52000000, 0x0006045a,
+ 0x83340580, 0x0010ce8f, 0x05000006, 0x4d3c0000,
+ 0x417a7800, 0x0201f800, 0x0010ee7a, 0x5c027800,
+ 0x64066403, 0x0501f010, 0x59cc0806, 0x82040d00,
+ 0xff000000, 0x82040580, 0x03000000, 0x05000007,
0x82040580, 0x50000000, 0x05000004, 0x82040580,
- 0x52000000, 0x0006045a, 0x813669c0, 0x05000007,
- 0x497a602a, 0x4d3c0000, 0x417a7800, 0x0201f800,
- 0x0010ec6c, 0x5c027800, 0x64066403, 0x0501f010,
- 0x59cc0806, 0x82040d00, 0xff000000, 0x82040580,
- 0x03000000, 0x05000007, 0x82040580, 0x50000000,
- 0x05000004, 0x82040580, 0x52000000, 0x0006045a,
- 0x64266403, 0x6426641c, 0x6402621c, 0x64126407,
- 0x64066203, 0x05e1f1e5, 0x59240400, 0x8c00050a,
+ 0x52000000, 0x0006045a, 0x64266403, 0x6426641c,
+ 0x6402621c, 0x64126407, 0x64066203, 0x05e1f109,
+ 0x59240400, 0x8c00050a, 0x05020020, 0x0501fcb1,
0x0502001e, 0x59cc0806, 0x4807c857, 0x82040d00,
0xff000000, 0x82040580, 0x03000000, 0x05000013,
0x82040580, 0x20000000, 0x05000010, 0x82040580,
@@ -22781,60 +23003,64 @@
0x0500000a, 0x82040580, 0x50000000, 0x05000007,
0x82040580, 0x52000000, 0x05000004, 0x82040580,
0x05000000, 0x05020007, 0x9c0431c0, 0x611a8000,
- 0x60042800, 0x05fdfc38, 0x0501f8f1, 0x05b00d90,
- 0x61442000, 0x05e9fa11, 0x59cc0000, 0x82000500,
+ 0x60042800, 0x05fdfc2f, 0x0501f901, 0x05b00af0,
+ 0x61442000, 0x05e9f929, 0x59cc0000, 0x82000500,
0x00ffffff, 0x82000580, 0x00ffffff, 0x05000004,
0x641e6203, 0x493a6403, 0x1c01f000, 0x59325819,
- 0x812e59c0, 0x05b60928, 0x0005f45a, 0x4d2c0000,
+ 0x812e59c0, 0x05b20e88, 0x0005f45a, 0x4d2c0000,
0x4c580000, 0x4c500000, 0x4c540000, 0x41385000,
- 0xb1380594, 0x05b20d7a, 0x59325809, 0x592c0c0c,
+ 0xb1380594, 0x05b20ada, 0x59325809, 0x592c0c0c,
0x82040d00, 0x0000e000, 0x82040580, 0x00002000,
- 0x05020060, 0x59300819, 0x800409c0, 0x05000010,
+ 0x05020061, 0x59300819, 0x800409c0, 0x05000010,
0x58041405, 0x41cca800, 0x9004a406, 0x90080490,
- 0x05021004, 0x4008b000, 0x0501fbda, 0x0501f008,
- 0x40001000, 0x603cb000, 0x0501fbd6, 0x58040801,
- 0x800409c0, 0x05fe07f5, 0x05b1fd61, 0x813669c0,
- 0x0500004c, 0x59344c00, 0x592c0c0a, 0x4807c857,
- 0x4827c857, 0x82040d00, 0x000000ff, 0x90040583,
- 0x0500001d, 0x90040585, 0x05000022, 0x900405a0,
- 0x0500002c, 0xb0040592, 0x05000036, 0xb0040590,
- 0x05000036, 0x900405a1, 0x05000003, 0x900405a4,
- 0x05020038, 0x82240500, 0x0000ff00, 0x82000580,
- 0x00000700, 0x05000005, 0x60240800, 0x05d1fc40,
- 0x60305000, 0x0501f02f, 0x64c65a07, 0x6426580e,
- 0x59340400, 0x4802580f, 0x0001fb5b, 0x05e9f860,
- 0x0501f036, 0x05d1fa0a, 0x41780800, 0x05d1fd1d,
- 0x600c0800, 0x05d1fc32, 0x60205000, 0x0501f021,
+ 0x05021004, 0x4008b000, 0x0501fbea, 0x0501f008,
+ 0x40001000, 0x603cb000, 0x0501fbe6, 0x58040801,
+ 0x800409c0, 0x05fe07f5, 0x05b1fac1, 0x83340580,
+ 0x0010ce8f, 0x0500004c, 0x59344c00, 0x592c0c0a,
+ 0x4807c857, 0x4827c857, 0x82040d00, 0x000000ff,
+ 0x90040583, 0x0500001d, 0x90040585, 0x05000021,
+ 0x900405a0, 0x0500002c, 0xb0040592, 0x05000036,
+ 0xb0040590, 0x05000036, 0x900405a1, 0x05000003,
+ 0x900405a4, 0x05020038, 0x82240500, 0x0000ff00,
+ 0x82000580, 0x00000700, 0x05000005, 0x60240800,
+ 0x05d1fa72, 0x60305000, 0x0501f02f, 0x64c65a07,
+ 0x6426580e, 0x59340400, 0x4802580f, 0x0001fb5b,
+ 0x05e5ff73, 0x0501f036, 0x41780800, 0x05d1fb53,
+ 0x600c0800, 0x05d1fa65, 0x60205000, 0x0501f022,
0x59cc3800, 0x821c3d00, 0x00ffffff, 0x4c1c0000,
- 0x05c1fa79, 0x5c003800, 0x0502001a, 0x59cc0007,
- 0x05ddfdaa, 0x05020017, 0x05d1f9f9, 0x0501f015,
+ 0x05c1f832, 0x5c003800, 0x0502001b, 0x59cc0007,
+ 0x05ddfc99, 0x05020018, 0x4a026c00, 0x00000707,
+ 0x0501f015, 0x82240500, 0x0000ff00, 0x82000580,
+ 0x00000700, 0x05fc07e2, 0x82240500, 0x000000ff,
+ 0x90000589, 0x05fc07de, 0x05d1fbad, 0x60285000,
+ 0x0501f009, 0x60385000, 0x0501f002, 0x60405000,
0x82240500, 0x0000ff00, 0x82000580, 0x00000700,
- 0x05fc07e2, 0x82240500, 0x000000ff, 0x90000589,
- 0x05fc07de, 0x05d1fd74, 0x60285000, 0x0501f009,
- 0x60385000, 0x0501f002, 0x60405000, 0x82240500,
- 0x0000ff00, 0x82000580, 0x00000700, 0x05fc07d3,
- 0x482a6403, 0x64066203, 0x592c000e, 0x48026013,
- 0x497a6015, 0x59a8002f, 0x48026006, 0x417a7800,
- 0x05e1f93e, 0x59325819, 0x812e59c0, 0x05000003,
- 0x05b5f8ad, 0x497a6019, 0x5c00a800, 0x5c00a000,
- 0x5c00b000, 0x5c025800, 0x1c01f000, 0x4d2c0000,
- 0x59325809, 0x91380593, 0x05020022, 0x492fc857,
- 0x59300c03, 0xb0040594, 0x05000014, 0x90040590,
- 0x0500000f, 0x9004058e, 0x0500000d, 0x90040588,
- 0x05000008, 0x9004058c, 0x05000006, 0x9004058a,
- 0x05b20cef, 0x60180800, 0x05d1fbe9, 0x0501f007,
- 0x60100800, 0x05d1fbe6, 0x0501f004, 0x59340200,
- 0x8400051a, 0x48026a00, 0x05f5f9e6, 0x05000005,
+ 0x05fc07d3, 0x482a6403, 0x64066203, 0x592c000e,
+ 0x48026013, 0x497a6015, 0x59a8002f, 0x48026006,
+ 0x417a7800, 0x05e1f85f, 0x59325819, 0x812e59c0,
+ 0x05000003, 0x05b1fe0c, 0x497a6019, 0x5c00a800,
+ 0x5c00a000, 0x5c00b000, 0x5c025800, 0x1c01f000,
+ 0x4d2c0000, 0x59325809, 0x91380593, 0x05020031,
+ 0x492fc857, 0x59300c03, 0xb0040594, 0x05000023,
+ 0x90040590, 0x0500001e, 0x9004058e, 0x0500001c,
+ 0x59341400, 0x82081d00, 0x0000ff00, 0x82081500,
+ 0x000000ff, 0x90040588, 0x0500000d, 0x9004058c,
+ 0x0500000d, 0x9004058a, 0x05b20a49, 0x820c0580,
+ 0x00000700, 0x05000011, 0x90080589, 0x0500000f,
+ 0x60180800, 0x05d1fa11, 0x0501f00c, 0x600c0000,
+ 0x0501f002, 0x60240000, 0x80080580, 0x05020007,
+ 0x60100800, 0x05d1fa09, 0x0501f004, 0x59340200,
+ 0x8400051a, 0x48026a00, 0x05f5f917, 0x05000005,
0x59a80030, 0x48026006, 0x643a6203, 0x0501f025,
0x64025a07, 0x0001fb5b, 0x0005fc5a, 0x0501f021,
0xb13805a1, 0x05000003, 0xb13805a0, 0x05020008,
- 0x5c025800, 0x05e1fe1c, 0x05ea005e, 0x59300203,
- 0x9000058e, 0x05000019, 0x05b1fcd1, 0x913805a7,
- 0x05000009, 0x91380594, 0x05b20ccd, 0x492fc857,
- 0x05e1f9ae, 0x60c68000, 0x60100800, 0x61fc1001,
- 0x0501f006, 0x492fc857, 0x05e1f9a8, 0x60c68000,
+ 0x5c025800, 0x05e1fd2e, 0x05e60766, 0x59300203,
+ 0x9000058e, 0x05000019, 0x05b1fa21, 0x913805a7,
+ 0x05000009, 0x91380594, 0x05b20a1d, 0x492fc857,
+ 0x05e1f8c0, 0x60c68000, 0x60100800, 0x61fc1001,
+ 0x0501f006, 0x492fc857, 0x05e1f8ba, 0x60c68000,
0x60100800, 0x60401000, 0x49425a07, 0x4806580e,
- 0x480a580f, 0x0001fb5b, 0x05d5f9a7, 0x05e5ffe0,
+ 0x480a580f, 0x0001fb5b, 0x05d1ffd6, 0x05e5fee4,
0x5c025800, 0x1c01f000, 0x4933c857, 0xb13805a1,
0x05000003, 0xb13805a0, 0x05020009, 0x4d2c0000,
0x59325809, 0x812e59c0, 0x05000003, 0x64025a07,
@@ -22848,32 +23074,32 @@
0x82040580, 0x05000000, 0x0500000a, 0x82040580,
0x21000000, 0x05000027, 0x82040580, 0x24000000,
0x05000024, 0x82040580, 0x20000000, 0x05020025,
- 0x05b5f814, 0x05000023, 0x492fc857, 0x492e6019,
+ 0x05b1fd64, 0x05000023, 0x492fc857, 0x492e6019,
0x59a8b077, 0x9058b41b, 0x8258b500, 0xfffffffc,
0x8058b104, 0x485a5c05, 0x412c7800, 0x41cca000,
0x90580490, 0x05021004, 0x912cac06, 0x0501fae9,
0x0501f010, 0x40580800, 0x603cb000, 0x912cac06,
- 0x0501fae4, 0x9004b48f, 0x05b1fffe, 0x05000004,
+ 0x0501fae4, 0x9004b48f, 0x05b1fd4e, 0x05000004,
0x492c7801, 0x412c7800, 0x05fdf7f2, 0x59325819,
- 0x05b5f811, 0x497a6019, 0x80000580, 0x0501f005,
+ 0x05b1fd61, 0x497a6019, 0x80000580, 0x0501f005,
0x59340200, 0x84000554, 0x48026a00, 0x90000541,
0x5c00a800, 0x5c00a000, 0x5c00b000, 0x5c025800,
0x1c01f000, 0x4933c857, 0x492fc857, 0x4d2c0000,
0x59300a03, 0x90040587, 0x0500002e, 0x9004058e,
- 0x05000028, 0x90040581, 0x05b20c55, 0x05e1f9e2,
+ 0x05000028, 0x90040581, 0x05b209a5, 0x05e1f8f4,
0x4df00000, 0x598c000b, 0x81300580, 0x05020014,
0x59300004, 0x8c000520, 0x05000004, 0x84000520,
- 0x48026004, 0x0501f014, 0x42001000, 0x0010af8e,
+ 0x48026004, 0x0501f014, 0x42001000, 0x0010b20e,
0x50081000, 0x58080002, 0x82000580, 0x00000100,
- 0x05000005, 0x5808000b, 0x81300580, 0x05b20c40,
- 0x0501f009, 0x05e1fcdb, 0x05020019, 0x59300004,
+ 0x05000005, 0x5808000b, 0x81300580, 0x05b20990,
+ 0x0501f009, 0x05e1fbed, 0x05020019, 0x59300004,
0x8c000520, 0x05000004, 0x84000520, 0x48026004,
- 0x0501f004, 0x0201f800, 0x0010eee3, 0x80c40040,
- 0x5c03e000, 0x05e009ac, 0x05f1fd54, 0x05b00c30,
- 0x59325809, 0x64165a07, 0x0001fb5b, 0x05d5f916,
- 0x59325819, 0x812e59c0, 0x05b20fcf, 0x05e5ff4c,
+ 0x0501f004, 0x0201f800, 0x0010f0f2, 0x80c40040,
+ 0x5c03e000, 0x05e008be, 0x05f1fc85, 0x05b00980,
+ 0x59325809, 0x64165a07, 0x0001fb5b, 0x05d1ff45,
+ 0x59325819, 0x812e59c0, 0x05b20d1f, 0x05e5fe50,
0x80000580, 0x5c025800, 0x1c01f000, 0x5c03e000,
- 0x05e0099d, 0x59300c07, 0x90040591, 0x05fc07c5,
+ 0x05e008af, 0x59300c07, 0x90040591, 0x05fc07c5,
0x05fdf7f9, 0x4c040000, 0x59340200, 0x4803c857,
0x8c00051c, 0x05000009, 0x59cc0805, 0x591c001b,
0x4803c857, 0x80040580, 0x05000004, 0x80000580,
@@ -22882,24 +23108,24 @@
0x61fc19ff, 0x60102000, 0x0501f010, 0x4c000000,
0x4c0c0000, 0x4c100000, 0x5930200a, 0x58101c03,
0x60102000, 0x0501f009, 0x4c000000, 0x4c0c0000,
- 0x4c100000, 0x5930200a, 0x801021c0, 0x05b00bfc,
+ 0x4c100000, 0x5930200a, 0x801021c0, 0x05b0094c,
0x58101c03, 0x601c2000, 0x480fc857, 0x4813c857,
- 0x481bc857, 0x05c1f92e, 0x05c9ff7a, 0x5c002000,
+ 0x481bc857, 0x05bdfed7, 0x05c9fd95, 0x5c002000,
0x5c001800, 0x5c000000, 0x1c01f000, 0x8d0c0520,
0x05000009, 0x4d400000, 0x4d200000, 0x61fe4001,
- 0x850e1d44, 0x60aa8000, 0x05fdfa9b, 0x5c024000,
+ 0x850e1d44, 0x60aa8000, 0x05fdfa82, 0x5c024000,
0x5c028000, 0x1c01f000, 0x59a8021b, 0x8c000508,
0x05000005, 0x599c0017, 0x8c00050a, 0x05020002,
0x1c01f000, 0x90000541, 0x1c01f000, 0x5930042c,
0x84000540, 0x4802642c, 0x1c01f000, 0x4c640000,
- 0x05f5f97e, 0x59300203, 0x90000588, 0x05020010,
+ 0x05f5f8af, 0x59300203, 0x90000588, 0x05020010,
0x60c8c800, 0x42000000, 0x20000000, 0x41300800,
- 0x05b5fab0, 0x0500000a, 0x59300203, 0x90000588,
+ 0x05b1fffe, 0x0500000a, 0x59300203, 0x90000588,
0x05020007, 0x60780000, 0x80000040, 0x05fe07ff,
- 0x8064c840, 0x05fe07f4, 0x05b1fbc5, 0x05f5f976,
- 0x5c00c800, 0x1c01f000, 0x05b1ff4e, 0x05b00bc0,
+ 0x8064c840, 0x05fe07f4, 0x05b1f915, 0x05f5f8a7,
+ 0x5c00c800, 0x1c01f000, 0x05b1fc9e, 0x05b00910,
0x59340403, 0x49265802, 0x49365803, 0x65565a05,
- 0x48025c07, 0x4a025c08, 0x00001000, 0x05f5f8b9,
+ 0x48025c07, 0x4a025c08, 0x00001000, 0x05f1ffea,
0x05000003, 0x4a025c08, 0x00003000, 0x59340802,
0x82040d00, 0x00ffffff, 0x59300403, 0x82000580,
0x00000086, 0x42000000, 0x85000000, 0x05020003,
@@ -22914,7 +23140,7 @@
0x48065810, 0x1c01f000, 0x492fc857, 0x59a82867,
0x801429c0, 0x05000057, 0x4c5c0000, 0x4c600000,
0x4c640000, 0x4d2c0000, 0x4d300000, 0x42026000,
- 0x00110254, 0x592c0c07, 0x592c100a, 0x82081500,
+ 0x00110484, 0x592c0c07, 0x592c100a, 0x82081500,
0x00ffffff, 0x592c180b, 0x592c200e, 0x40165800,
0x4014c000, 0x4014c800, 0x592c0205, 0x82000580,
0x00000155, 0x05020037, 0x592c0407, 0x80040580,
@@ -22924,21 +23150,21 @@
0x80100580, 0x05020027, 0x4c040000, 0x4c080000,
0x4c0c0000, 0x4c100000, 0x40640000, 0x812c0580,
0x05020016, 0x59300203, 0x90000580, 0x0500000f,
- 0x59300009, 0x800001c0, 0x0500000c, 0x05e1f8e2,
- 0x4df00000, 0x05ddffdf, 0x0201f800, 0x0010eeb1,
+ 0x59300009, 0x800001c0, 0x0500000c, 0x05ddfff4,
+ 0x4df00000, 0x05ddfef1, 0x0201f800, 0x0010f0c0,
0x80c40040, 0x05020002, 0x64026203, 0x5c03e000,
- 0x05e008c5, 0x497a6009, 0x592cc800, 0x4064c000,
+ 0x05dc0fd7, 0x497a6009, 0x592cc800, 0x4064c000,
0x4064b800, 0x0501f003, 0x592cb800, 0x485cc000,
0x64165a07, 0x0001fb5b, 0x405e5800, 0x5c002000,
0x5c001800, 0x5c001000, 0x5c000800, 0x0501f003,
0x412cc000, 0x592e5800, 0x812e59c0, 0x05fe07c3,
- 0x48675067, 0x48635068, 0x05e5fdd4, 0x5c026000,
+ 0x48675067, 0x48635068, 0x05e5fcd8, 0x5c026000,
0x5c025800, 0x5c00c800, 0x5c00c000, 0x5c00b800,
0x1c01f000, 0x602c0800, 0x0501f004, 0x60100800,
0x0501f002, 0x60040800, 0x4d2c0000, 0x59325809,
0x812e59c0, 0x0500000f, 0x592c0205, 0x82000500,
0x000000ff, 0x9000058e, 0x0502000a, 0x592c0000,
- 0x48026009, 0x497a5800, 0x48065a09, 0x05d9fc60,
+ 0x48026009, 0x497a5800, 0x48065a09, 0x05d9fb29,
0x05000003, 0x05fdfe6f, 0x0501f002, 0x0001fb5b,
0x5c025800, 0x1c01f000, 0x4817c857, 0x4c000000,
0x4c040000, 0x8c14052a, 0x05000004, 0x5988011e,
@@ -22991,58 +23217,58 @@
0x4c040000, 0x50000800, 0x80040800, 0x05001002,
0x44040000, 0x5c000800, 0x1c01f000, 0x480fc857,
0x4c000000, 0x900c0580, 0x05020004, 0x42000000,
- 0x0010b018, 0x0501f012, 0x820c0580, 0x00001001,
- 0x05020004, 0x42000000, 0x0010b019, 0x0501f00c,
+ 0x0010b298, 0x0501f012, 0x820c0580, 0x00001001,
+ 0x05020004, 0x42000000, 0x0010b299, 0x0501f00c,
0x820c0580, 0x00001002, 0x05020004, 0x42000000,
- 0x0010b01a, 0x0501f006, 0x820c0c80, 0x0000201c,
- 0x05b21a3b, 0x900c051f, 0x0c01f804, 0x05fdffde,
- 0x5c000000, 0x1c01f000, 0x00109fd6, 0x00109fd9,
- 0x00109fdc, 0x00109fdf, 0x00109fe2, 0x00109fe5,
- 0x00109fe8, 0x00109feb, 0x00109fee, 0x00109ff1,
- 0x00109ff4, 0x00109ff7, 0x00109ffa, 0x00109ffd,
- 0x0010a000, 0x0010a003, 0x0010a006, 0x0010a009,
- 0x0010a00c, 0x0010a00f, 0x0010a012, 0x0010a015,
- 0x0010a018, 0x0010a01b, 0x0010a01e, 0x0010a021,
- 0x0010a024, 0x0010a027, 0x42000000, 0x0010b01b,
- 0x1c01f000, 0x42000000, 0x0010b01c, 0x1c01f000,
- 0x42000000, 0x0010b01d, 0x1c01f000, 0x42000000,
- 0x0010b01e, 0x1c01f000, 0x42000000, 0x0010b01f,
- 0x1c01f000, 0x42000000, 0x0010b020, 0x1c01f000,
- 0x42000000, 0x0010b021, 0x1c01f000, 0x42000000,
- 0x0010b022, 0x1c01f000, 0x42000000, 0x0010b023,
- 0x1c01f000, 0x42000000, 0x0010b024, 0x1c01f000,
- 0x42000000, 0x0010b025, 0x1c01f000, 0x42000000,
- 0x0010b026, 0x1c01f000, 0x42000000, 0x0010b027,
- 0x1c01f000, 0x42000000, 0x0010b028, 0x1c01f000,
- 0x42000000, 0x0010b029, 0x1c01f000, 0x42000000,
- 0x0010b02a, 0x1c01f000, 0x42000000, 0x0010b02b,
- 0x1c01f000, 0x42000000, 0x0010b02c, 0x1c01f000,
- 0x42000000, 0x0010b02d, 0x1c01f000, 0x42000000,
- 0x0010b02e, 0x1c01f000, 0x42000000, 0x0010b02f,
- 0x1c01f000, 0x42000000, 0x0010b030, 0x1c01f000,
- 0x42000000, 0x0010b031, 0x1c01f000, 0x42000000,
- 0x0010b032, 0x1c01f000, 0x42000000, 0x0010b033,
- 0x1c01f000, 0x42000000, 0x0010b034, 0x1c01f000,
- 0x42000000, 0x0010b035, 0x1c01f000, 0x42000000,
- 0x0010b036, 0x1c01f000, 0x480fc857, 0x4c000000,
- 0x900c0581, 0x05020004, 0x42000000, 0x0010af9b,
+ 0x0010b29a, 0x0501f006, 0x820c0c80, 0x0000201c,
+ 0x05ae1f8b, 0x900c051f, 0x0c01f804, 0x05fdffde,
+ 0x5c000000, 0x1c01f000, 0x0010a286, 0x0010a289,
+ 0x0010a28c, 0x0010a28f, 0x0010a292, 0x0010a295,
+ 0x0010a298, 0x0010a29b, 0x0010a29e, 0x0010a2a1,
+ 0x0010a2a4, 0x0010a2a7, 0x0010a2aa, 0x0010a2ad,
+ 0x0010a2b0, 0x0010a2b3, 0x0010a2b6, 0x0010a2b9,
+ 0x0010a2bc, 0x0010a2bf, 0x0010a2c2, 0x0010a2c5,
+ 0x0010a2c8, 0x0010a2cb, 0x0010a2ce, 0x0010a2d1,
+ 0x0010a2d4, 0x0010a2d7, 0x42000000, 0x0010b29b,
+ 0x1c01f000, 0x42000000, 0x0010b29c, 0x1c01f000,
+ 0x42000000, 0x0010b29d, 0x1c01f000, 0x42000000,
+ 0x0010b29e, 0x1c01f000, 0x42000000, 0x0010b29f,
+ 0x1c01f000, 0x42000000, 0x0010b2a0, 0x1c01f000,
+ 0x42000000, 0x0010b2a1, 0x1c01f000, 0x42000000,
+ 0x0010b2a2, 0x1c01f000, 0x42000000, 0x0010b2a3,
+ 0x1c01f000, 0x42000000, 0x0010b2a4, 0x1c01f000,
+ 0x42000000, 0x0010b2a5, 0x1c01f000, 0x42000000,
+ 0x0010b2a6, 0x1c01f000, 0x42000000, 0x0010b2a7,
+ 0x1c01f000, 0x42000000, 0x0010b2a8, 0x1c01f000,
+ 0x42000000, 0x0010b2a9, 0x1c01f000, 0x42000000,
+ 0x0010b2aa, 0x1c01f000, 0x42000000, 0x0010b2ab,
+ 0x1c01f000, 0x42000000, 0x0010b2ac, 0x1c01f000,
+ 0x42000000, 0x0010b2ad, 0x1c01f000, 0x42000000,
+ 0x0010b2ae, 0x1c01f000, 0x42000000, 0x0010b2af,
+ 0x1c01f000, 0x42000000, 0x0010b2b0, 0x1c01f000,
+ 0x42000000, 0x0010b2b1, 0x1c01f000, 0x42000000,
+ 0x0010b2b2, 0x1c01f000, 0x42000000, 0x0010b2b3,
+ 0x1c01f000, 0x42000000, 0x0010b2b4, 0x1c01f000,
+ 0x42000000, 0x0010b2b5, 0x1c01f000, 0x42000000,
+ 0x0010b2b6, 0x1c01f000, 0x480fc857, 0x4c000000,
+ 0x900c0581, 0x05020004, 0x42000000, 0x0010b21b,
0x0501f00f, 0x900c0582, 0x05020004, 0x42000000,
- 0x0010af9c, 0x0501f00a, 0x900c0583, 0x05020004,
- 0x42000000, 0x0010af9d, 0x0501f005, 0x900c0584,
- 0x05020004, 0x42000000, 0x0010af9e, 0x05fdff56,
+ 0x0010b21c, 0x0501f00a, 0x900c0583, 0x05020004,
+ 0x42000000, 0x0010b21d, 0x0501f005, 0x900c0584,
+ 0x05020004, 0x42000000, 0x0010b21e, 0x05fdff56,
0x5c000000, 0x1c01f000, 0x4c000000, 0x59a8021b,
0x4803c857, 0x59240a00, 0x8c04050a, 0x05000010,
- 0x8c000506, 0x05000004, 0x42000000, 0x0010afa6,
+ 0x8c000506, 0x05000004, 0x42000000, 0x0010b226,
0x0501f011, 0x8c00050a, 0x05000004, 0x42000000,
- 0x0010afa5, 0x0501f00c, 0x8c000508, 0x05000004,
- 0x42000000, 0x0010afa8, 0x0501f007, 0x05d5f9d6,
+ 0x0010b225, 0x0501f00c, 0x8c000508, 0x05000004,
+ 0x42000000, 0x0010b228, 0x0501f007, 0x05d5f82b,
0x05000006, 0x8c000506, 0x05020004, 0x42000000,
- 0x0010afa7, 0x05fdff38, 0x5c000000, 0x1c01f000,
- 0x8058b1c0, 0x05b0098e, 0x5450a800, 0x8050a000,
+ 0x0010b227, 0x05fdff38, 0x5c000000, 0x1c01f000,
+ 0x8058b1c0, 0x05ac0ede, 0x5450a800, 0x8050a000,
0x8054a800, 0x8058b040, 0x05fe07fc, 0x1c01f000,
- 0x8058b1c0, 0x05b00986, 0x4450a800, 0x8054a800,
+ 0x8058b1c0, 0x05ac0ed6, 0x4450a800, 0x8054a800,
0x8058b040, 0x05fe07fd, 0x1c01f000, 0x4813c857,
- 0x4817c857, 0x40140000, 0x80100480, 0x05b2197c,
+ 0x4817c857, 0x40140000, 0x80100480, 0x05ae1ecc,
0x497bc841, 0x41787000, 0x42006800, 0x00140000,
0x59a8008a, 0x8c000500, 0x05000003, 0x42006800,
0x0013a000, 0x4837c857, 0x8010048d, 0x05021005,
@@ -23053,137 +23279,143 @@
0x40100000, 0x80140580, 0x05fe07f3, 0x45782800,
0x803871c0, 0x05000005, 0x40382800, 0x41787000,
0x80102000, 0x05fdf7eb, 0x1c01f000, 0x8058b1c0,
- 0x05b00953, 0x50500000, 0x9c0001c0, 0x4400a800,
+ 0x05ac0ea3, 0x50500000, 0x9c0001c0, 0x4400a800,
0x8050a000, 0x8054a800, 0x8058b040, 0x05fe07fa,
0x1c01f000, 0x4c000000, 0x59a80007, 0x8c00051c,
0x5c000000, 0x1c01f000, 0x0501f805, 0x60058800,
0x05020002, 0x60018800, 0x1c01f000, 0x59a80007,
- 0x8c000518, 0x1c01f000, 0x4200b000, 0x0010b110,
- 0x5058b000, 0x1c01f000, 0x42006800, 0x0010b111,
+ 0x8c000518, 0x1c01f000, 0x4200b000, 0x0010b390,
+ 0x5058b000, 0x1c01f000, 0x42006800, 0x0010b391,
0x58340406, 0x8c000502, 0x05fc07f8, 0x6004b000,
0x1c01f000, 0x61906800, 0x80346840, 0x05000006,
0x64070000, 0x40000000, 0x59807000, 0x8c380500,
0x05fc07fa, 0x1c01f000, 0x640f0000, 0x40000000,
0x59800000, 0x8c000500, 0x05fc07fc, 0x1c01f000,
- 0x00000001, 0x00000002, 0x00000004, 0x00000008,
- 0x00000010, 0x00000020, 0x00000040, 0x00000080,
- 0x00000100, 0x00000200, 0x00000400, 0x00000800,
- 0x00001000, 0x00002000, 0x00004000, 0x00008000,
- 0x00010000, 0x00020000, 0x00040000, 0x00080000,
- 0x00100000, 0x00200000, 0x00400000, 0x00800000,
- 0x01000000, 0x02000000, 0x04000000, 0x08000000,
- 0x10000000, 0x20000000, 0x40000000, 0x80000000,
- 0x0010b111, 0x0010b11c, 0x0010b127, 0x0010b132,
- 0x0010b13d, 0x0010b148, 0x0010b153, 0x0010b15e,
- 0x0010b169, 0x0010b174, 0x0010b17f, 0x0010b18a,
- 0x0010b195, 0x0010b1a0, 0x0010b1ab, 0x0010b1b6,
- 0x0010b1c1, 0x0010b1cc, 0x0010b1d7, 0x0010b1e2,
- 0x0010b1ed, 0x0010b1f8, 0x0010b203, 0x0010b20e,
- 0x0010b219, 0x0010b224, 0x0010b22f, 0x0010b23a,
- 0x0010b245, 0x0010b250, 0x0010b25b, 0x0010b266,
- 0x0010b271, 0x0010b27c, 0x0010b287, 0x0010b292,
- 0x0010b29d, 0x0010b2a8, 0x0010b2b3, 0x0010b2be,
- 0x0010b2c9, 0x0010b2d4, 0x0010b2df, 0x0010b2ea,
- 0x0010b2f5, 0x0010b300, 0x0010b30b, 0x0010b316,
- 0x0010b321, 0x0010b32c, 0x0010b337, 0x0010b342,
- 0x0010b34d, 0x0010b358, 0x0010b363, 0x0010b36e,
- 0x0010b379, 0x0010b384, 0x0010b38f, 0x0010b39a,
- 0x0010b3a5, 0x0010b3b0, 0x0010b3bb, 0x0010b3c6,
- 0x0010b3d1, 0x0010b3dc, 0x0010b3e7, 0x0010b3f2,
- 0x0010b3fd, 0x0010b408, 0x0010b413, 0x0010b41e,
- 0x0010b429, 0x0010b434, 0x0010b43f, 0x0010b44a,
- 0x0010b455, 0x0010b460, 0x0010b46b, 0x0010b476,
- 0x0010b481, 0x0010b48c, 0x0010b497, 0x0010b4a2,
- 0x0010b4ad, 0x0010b4b8, 0x0010b4c3, 0x0010b4ce,
- 0x0010b4d9, 0x0010b4e4, 0x0010b4ef, 0x0010b4fa,
- 0x0010b505, 0x0010b510, 0x0010b51b, 0x0010b526,
- 0x0010b531, 0x0010b53c, 0x0010b547, 0x0010b552,
- 0x0010b55d, 0x0010b568, 0x0010b573, 0x0010b57e,
- 0x0010b589, 0x0010b594, 0x0010b59f, 0x0010b5aa,
- 0x0010b5b5, 0x0010b5c0, 0x0010b5cb, 0x0010b5d6,
- 0x0010b5e1, 0x0010b5ec, 0x0010b5f7, 0x0010b602,
- 0x0010b60d, 0x0010b618, 0x0010b623, 0x0010b62e,
- 0x0010b639, 0x0010b644, 0x0010b64f, 0x0010b65a,
- 0x0010b665, 0x0010b670, 0x0010b67b, 0x0010b686,
- 0x0010b691, 0x0010b69c, 0x0010b6a7, 0x0010b6b2,
- 0x0010b6bd, 0x0010b6c8, 0x0010b6d3, 0x0010b6de,
- 0x0010b6e9, 0x0010b6f4, 0x0010b6ff, 0x0010b70a,
- 0x0010b715, 0x0010b720, 0x0010b72b, 0x0010b736,
- 0x0010b741, 0x0010b74c, 0x0010b757, 0x0010b762,
- 0x0010b76d, 0x0010b778, 0x0010b783, 0x0010b78e,
- 0x0010b799, 0x0010b7a4, 0x0010b7af, 0x0010b7ba,
- 0x0010b7c5, 0x0010b7d0, 0x0010b7db, 0x0010b7e6,
- 0x0010b7f1, 0x0010b7fc, 0x0010b807, 0x0010b812,
- 0x0010b81d, 0x0010b828, 0x0010b833, 0x0010b83e,
- 0x0010b849, 0x0010b854, 0x0010b85f, 0x0010b86a,
- 0x0010b875, 0x0010b880, 0x0010b88b, 0x0010b896,
- 0x0010b8a1, 0x0010b8ac, 0x0010b8b7, 0x0010b8c2,
- 0x0010b8cd, 0x0010b8d8, 0x0010b8e3, 0x0010b8ee,
- 0x0010b8f9, 0x0010b904, 0x0010b90f, 0x0010b91a,
- 0x0010b925, 0x0010b930, 0x0010b93b, 0x0010b946,
- 0x0010b951, 0x0010b95c, 0x0010b967, 0x0010b972,
- 0x0010b97d, 0x0010b988, 0x0010b993, 0x0010b99e,
- 0x0010b9a9, 0x0010b9b4, 0x0010b9bf, 0x0010b9ca,
- 0x0010b9d5, 0x0010b9e0, 0x0010b9eb, 0x0010b9f6,
- 0x0010ba01, 0x0010ba0c, 0x0010ba17, 0x0010ba22,
- 0x0010ba2d, 0x0010ba38, 0x0010ba43, 0x0010ba4e,
- 0x0010ba59, 0x0010ba64, 0x0010ba6f, 0x0010ba7a,
- 0x0010ba85, 0x0010ba90, 0x0010ba9b, 0x0010baa6,
- 0x0010bab1, 0x0010babc, 0x0010bac7, 0x0010bad2,
- 0x0010badd, 0x0010bae8, 0x0010baf3, 0x0010bafe,
- 0x0010bb09, 0x0010bb14, 0x0010bb1f, 0x0010bb2a,
- 0x0010bb35, 0x0010bb40, 0x0010bb4b, 0x0010bb56,
- 0x0010bb61, 0x0010bb6c, 0x0010bb77, 0x0010bb82,
- 0x0010bb8d, 0x0010bb98, 0x0010bba3, 0x0010bbae,
- 0x0010bbb9, 0x0010bbc4, 0x0010bbcf, 0x0010bbda,
- 0x0010bbe5, 0x0010bbf0, 0x0010bbfb, 0x0010bc06,
- 0x40000000, 0x600070e0, 0x60007820, 0x4a007016,
- 0x00010001, 0x58380016, 0x8c000500, 0x05fc07fc,
- 0x600c4000, 0x60003002, 0x64807808, 0x583c2808,
- 0x8c14053e, 0x05000004, 0x80183040, 0x05fe07fc,
- 0x0501f00d, 0x583c2808, 0x82140500, 0x20000400,
- 0x82000580, 0x00000400, 0x05020005, 0x82140500,
- 0x00000300, 0x90000580, 0x05000007, 0x80204040,
- 0x05fe07ee, 0x4a007016, 0x00010000, 0x90000541,
- 0x0501f040, 0x650c7808, 0x583c0009, 0x8c000500,
- 0x05000005, 0x60002000, 0x4a007016, 0x00010000,
- 0x0501f037, 0x65007808, 0x583c5809, 0x65047808,
- 0x583c6009, 0x65087808, 0x583c6809, 0x4a007016,
- 0x00010000, 0x82102d00, 0xf0000000, 0x90140580,
- 0x05000002, 0x0501f020, 0x60202800, 0x60003000,
- 0x803000c8, 0x40003800, 0x8030010a, 0x801c3d80,
- 0x40300000, 0x80180580, 0x80100400, 0x801c0400,
- 0x802c5c00, 0x803400c8, 0x40003800, 0x8034010a,
- 0x801c3d80, 0x40340000, 0x80180580, 0x801c0400,
- 0x80306400, 0x802c00c8, 0x40003800, 0x802c010a,
- 0x801c3d80, 0x402c0000, 0x80180580, 0x801c0400,
- 0x80346c00, 0x82183400, 0x9e3779b9, 0x80142840,
- 0x05fe07e4, 0x0502000b, 0x402c0000, 0x80040580,
- 0x05fe07c7, 0x40300000, 0x80080580, 0x05fe07c4,
- 0x40340000, 0x800c0580, 0x05fe07c1, 0x80000580,
- 0x1c01f000, 0x1c01f000, 0x42005000, 0x7ff4c000,
- 0x58280800, 0x58281001, 0x58281802, 0x58282003,
- 0x05fdff98, 0x05020807, 0x82101d00, 0x0fffffff,
- 0x480fc021, 0x900c01c0, 0x4803c022, 0x1c01f000,
- 0x497bc021, 0x497bc022, 0x4a03c020, 0x00004020,
- 0x4a03c011, 0x40200011, 0x6016d800, 0x05027011,
- 0x59e00020, 0x90000582, 0x0502000e, 0x05006000,
- 0x4203e000, 0x40000000, 0x59e00017, 0x60000800,
- 0x8c00050a, 0x05ba0808, 0x8d0c0530, 0x05b60ff4,
- 0x05b60ff6, 0x6403c017, 0x4203e000, 0x30000001,
- 0x05b1f950, 0x05fdf7ff, 0x59a8088d, 0x8c100502,
- 0x05000003, 0x84040d42, 0x0501f007, 0x8c100504,
- 0x05000003, 0x84040d44, 0x0501f003, 0x8c100500,
- 0x84040d40, 0x4807508d, 0x1c01f000, 0x59a8008d,
- 0x8c000502, 0x05000009, 0x4a03508e, 0x0000008b,
- 0x4a03508f, 0x0000008b, 0x4a035090, 0x0000008b,
- 0x64135091, 0x0501f00c, 0x8c000504, 0x05000006,
- 0x65bf508e, 0x65bf508f, 0x65df5090, 0x64035091,
- 0x0501f005, 0x64cf508e, 0x64cf508f, 0x64975090,
- 0x64035091, 0x1c01f000, 0xddc3f135,
- 0x00000000, 0x00000000, 0x00111000, 0x00004503,
+ 0x0501f805, 0x60058800, 0x05020002, 0x60018800,
+ 0x1c01f000, 0x42006800, 0x0010b391, 0x58340406,
+ 0x8c000504, 0x1c01f000, 0x0501f805, 0x60058800,
+ 0x05020002, 0x60018800, 0x1c01f000, 0x42006800,
+ 0x0010b391, 0x58340406, 0x8c000508, 0x1c01f000,
+ 0x59a80006, 0x8c000516, 0x1c01f000, 0x00000001,
+ 0x00000002, 0x00000004, 0x00000008, 0x00000010,
+ 0x00000020, 0x00000040, 0x00000080, 0x00000100,
+ 0x00000200, 0x00000400, 0x00000800, 0x00001000,
+ 0x00002000, 0x00004000, 0x00008000, 0x00010000,
+ 0x00020000, 0x00040000, 0x00080000, 0x00100000,
+ 0x00200000, 0x00400000, 0x00800000, 0x01000000,
+ 0x02000000, 0x04000000, 0x08000000, 0x10000000,
+ 0x20000000, 0x40000000, 0x80000000, 0x0010b391,
+ 0x0010b39c, 0x0010b3a7, 0x0010b3b2, 0x0010b3bd,
+ 0x0010b3c8, 0x0010b3d3, 0x0010b3de, 0x0010b3e9,
+ 0x0010b3f4, 0x0010b3ff, 0x0010b40a, 0x0010b415,
+ 0x0010b420, 0x0010b42b, 0x0010b436, 0x0010b441,
+ 0x0010b44c, 0x0010b457, 0x0010b462, 0x0010b46d,
+ 0x0010b478, 0x0010b483, 0x0010b48e, 0x0010b499,
+ 0x0010b4a4, 0x0010b4af, 0x0010b4ba, 0x0010b4c5,
+ 0x0010b4d0, 0x0010b4db, 0x0010b4e6, 0x0010b4f1,
+ 0x0010b4fc, 0x0010b507, 0x0010b512, 0x0010b51d,
+ 0x0010b528, 0x0010b533, 0x0010b53e, 0x0010b549,
+ 0x0010b554, 0x0010b55f, 0x0010b56a, 0x0010b575,
+ 0x0010b580, 0x0010b58b, 0x0010b596, 0x0010b5a1,
+ 0x0010b5ac, 0x0010b5b7, 0x0010b5c2, 0x0010b5cd,
+ 0x0010b5d8, 0x0010b5e3, 0x0010b5ee, 0x0010b5f9,
+ 0x0010b604, 0x0010b60f, 0x0010b61a, 0x0010b625,
+ 0x0010b630, 0x0010b63b, 0x0010b646, 0x0010b651,
+ 0x0010b65c, 0x0010b667, 0x0010b672, 0x0010b67d,
+ 0x0010b688, 0x0010b693, 0x0010b69e, 0x0010b6a9,
+ 0x0010b6b4, 0x0010b6bf, 0x0010b6ca, 0x0010b6d5,
+ 0x0010b6e0, 0x0010b6eb, 0x0010b6f6, 0x0010b701,
+ 0x0010b70c, 0x0010b717, 0x0010b722, 0x0010b72d,
+ 0x0010b738, 0x0010b743, 0x0010b74e, 0x0010b759,
+ 0x0010b764, 0x0010b76f, 0x0010b77a, 0x0010b785,
+ 0x0010b790, 0x0010b79b, 0x0010b7a6, 0x0010b7b1,
+ 0x0010b7bc, 0x0010b7c7, 0x0010b7d2, 0x0010b7dd,
+ 0x0010b7e8, 0x0010b7f3, 0x0010b7fe, 0x0010b809,
+ 0x0010b814, 0x0010b81f, 0x0010b82a, 0x0010b835,
+ 0x0010b840, 0x0010b84b, 0x0010b856, 0x0010b861,
+ 0x0010b86c, 0x0010b877, 0x0010b882, 0x0010b88d,
+ 0x0010b898, 0x0010b8a3, 0x0010b8ae, 0x0010b8b9,
+ 0x0010b8c4, 0x0010b8cf, 0x0010b8da, 0x0010b8e5,
+ 0x0010b8f0, 0x0010b8fb, 0x0010b906, 0x0010b911,
+ 0x0010b91c, 0x0010b927, 0x0010b932, 0x0010b93d,
+ 0x0010b948, 0x0010b953, 0x0010b95e, 0x0010b969,
+ 0x0010b974, 0x0010b97f, 0x0010b98a, 0x0010b995,
+ 0x0010b9a0, 0x0010b9ab, 0x0010b9b6, 0x0010b9c1,
+ 0x0010b9cc, 0x0010b9d7, 0x0010b9e2, 0x0010b9ed,
+ 0x0010b9f8, 0x0010ba03, 0x0010ba0e, 0x0010ba19,
+ 0x0010ba24, 0x0010ba2f, 0x0010ba3a, 0x0010ba45,
+ 0x0010ba50, 0x0010ba5b, 0x0010ba66, 0x0010ba71,
+ 0x0010ba7c, 0x0010ba87, 0x0010ba92, 0x0010ba9d,
+ 0x0010baa8, 0x0010bab3, 0x0010babe, 0x0010bac9,
+ 0x0010bad4, 0x0010badf, 0x0010baea, 0x0010baf5,
+ 0x0010bb00, 0x0010bb0b, 0x0010bb16, 0x0010bb21,
+ 0x0010bb2c, 0x0010bb37, 0x0010bb42, 0x0010bb4d,
+ 0x0010bb58, 0x0010bb63, 0x0010bb6e, 0x0010bb79,
+ 0x0010bb84, 0x0010bb8f, 0x0010bb9a, 0x0010bba5,
+ 0x0010bbb0, 0x0010bbbb, 0x0010bbc6, 0x0010bbd1,
+ 0x0010bbdc, 0x0010bbe7, 0x0010bbf2, 0x0010bbfd,
+ 0x0010bc08, 0x0010bc13, 0x0010bc1e, 0x0010bc29,
+ 0x0010bc34, 0x0010bc3f, 0x0010bc4a, 0x0010bc55,
+ 0x0010bc60, 0x0010bc6b, 0x0010bc76, 0x0010bc81,
+ 0x0010bc8c, 0x0010bc97, 0x0010bca2, 0x0010bcad,
+ 0x0010bcb8, 0x0010bcc3, 0x0010bcce, 0x0010bcd9,
+ 0x0010bce4, 0x0010bcef, 0x0010bcfa, 0x0010bd05,
+ 0x0010bd10, 0x0010bd1b, 0x0010bd26, 0x0010bd31,
+ 0x0010bd3c, 0x0010bd47, 0x0010bd52, 0x0010bd5d,
+ 0x0010bd68, 0x0010bd73, 0x0010bd7e, 0x0010bd89,
+ 0x0010bd94, 0x0010bd9f, 0x0010bdaa, 0x0010bdb5,
+ 0x0010bdc0, 0x0010bdcb, 0x0010bdd6, 0x0010bde1,
+ 0x0010bdec, 0x0010bdf7, 0x0010be02, 0x0010be0d,
+ 0x0010be18, 0x0010be23, 0x0010be2e, 0x0010be39,
+ 0x0010be44, 0x0010be4f, 0x0010be5a, 0x0010be65,
+ 0x0010be70, 0x0010be7b, 0x0010be86, 0x40000000,
+ 0x600070e0, 0x60007820, 0x4a007016, 0x00010001,
+ 0x58380016, 0x8c000500, 0x05fc07fc, 0x600c4000,
+ 0x60003002, 0x64807808, 0x583c2808, 0x8c14053e,
+ 0x05000004, 0x80183040, 0x05fe07fc, 0x0501f00d,
+ 0x583c2808, 0x82140500, 0x20000400, 0x82000580,
+ 0x00000400, 0x05020005, 0x82140500, 0x00000300,
+ 0x90000580, 0x05000007, 0x80204040, 0x05fe07ee,
+ 0x4a007016, 0x00010000, 0x90000541, 0x0501f040,
+ 0x650c7808, 0x583c0009, 0x8c000500, 0x05000005,
+ 0x60002000, 0x4a007016, 0x00010000, 0x0501f037,
+ 0x65007808, 0x583c5809, 0x65047808, 0x583c6009,
+ 0x65087808, 0x583c6809, 0x4a007016, 0x00010000,
+ 0x82102d00, 0xf0000000, 0x90140580, 0x05000002,
+ 0x0501f020, 0x60202800, 0x60003000, 0x803000c8,
+ 0x40003800, 0x8030010a, 0x801c3d80, 0x40300000,
+ 0x80180580, 0x80100400, 0x801c0400, 0x802c5c00,
+ 0x803400c8, 0x40003800, 0x8034010a, 0x801c3d80,
+ 0x40340000, 0x80180580, 0x801c0400, 0x80306400,
+ 0x802c00c8, 0x40003800, 0x802c010a, 0x801c3d80,
+ 0x402c0000, 0x80180580, 0x801c0400, 0x80346c00,
+ 0x82183400, 0x9e3779b9, 0x80142840, 0x05fe07e4,
+ 0x0502000b, 0x402c0000, 0x80040580, 0x05fe07c7,
+ 0x40300000, 0x80080580, 0x05fe07c4, 0x40340000,
+ 0x800c0580, 0x05fe07c1, 0x80000580, 0x1c01f000,
+ 0x1c01f000, 0x42005000, 0x7ff4c000, 0x58280800,
+ 0x58281001, 0x58281802, 0x58282003, 0x05fdff98,
+ 0x05020807, 0x82101d00, 0x0fffffff, 0x480fc021,
+ 0x900c01c0, 0x4803c022, 0x1c01f000, 0x497bc021,
+ 0x497bc022, 0x4a03c020, 0x00004020, 0x4a03c011,
+ 0x40200011, 0x6016d800, 0x05027011, 0x59e00020,
+ 0x90000582, 0x0502000e, 0x05006000, 0x4203e000,
+ 0x40000000, 0x59e00017, 0x60000800, 0x8c00050a,
+ 0x05b60d3f, 0x8d0c0530, 0x05b60d2b, 0x05b60d2d,
+ 0x6403c017, 0x4203e000, 0x30000001, 0x05adfe89,
+ 0x05fdf7ff, 0x59a8088d, 0x8c100502, 0x05000003,
+ 0x84040d42, 0x0501f007, 0x8c100504, 0x05000003,
+ 0x84040d44, 0x0501f003, 0x8c100500, 0x84040d40,
+ 0x4807508d, 0x1c01f000, 0x59a8008d, 0x8c000502,
+ 0x05000009, 0x4a03508e, 0x0000008b, 0x4a03508f,
+ 0x0000008b, 0x4a035090, 0x0000008b, 0x64135091,
+ 0x0501f00c, 0x8c000504, 0x05000006, 0x65bf508e,
+ 0x65bf508f, 0x65df5090, 0x64035091, 0x0501f005,
+ 0x64cf508e, 0x64cf508f, 0x64975090, 0x64035091,
+ 0x1c01f000, 0x7334598d,
+ 0x00000000, 0x00000000, 0x00111000, 0x00004538,
0x00000000, 0x00000000, 0x00020000, 0x00000d9e,
- 0x916c0583, 0x01020181, 0x42000000, 0x0010ac31,
+ 0x916c0583, 0x01020181, 0x42000000, 0x0010aeb1,
0x50000000, 0x800001c0, 0x05020a32, 0x0501f9ee,
0x0501fd66, 0x0501fb68, 0x59a8006c, 0x80000540,
0x01020e90, 0x0505f9f3, 0x05fdf7f2, 0x915c04a0,
@@ -23210,7 +23442,7 @@
0x8c040508, 0x010209ef, 0x42007000, 0x00020d9f,
0x58380000, 0x90001484, 0x0c001003, 0x0101f9ef,
0x1c01f000, 0x00020031, 0x00020071, 0x00020078,
- 0x00101060, 0x82040d00, 0x43200f80, 0x01020633,
+ 0x0010105e, 0x82040d00, 0x43200f80, 0x01020633,
0x58380002, 0x80000540, 0x05000008, 0x0101f626,
0x82040d00, 0x43200f80, 0x01020633, 0x58380002,
0x80000540, 0x05fe07d6, 0x58386001, 0x58300008,
@@ -23230,7 +23462,7 @@
0x58300802, 0x82040580, 0x00000100, 0x01020640,
0x4d2c0000, 0x40325800, 0x0101fd8d, 0x5c025800,
0x0101f64b, 0x59b800ea, 0x82000d00, 0xf2000038,
- 0x010207c2, 0x8c000510, 0x010007c1, 0x59ba60e0,
+ 0x010207c0, 0x8c000510, 0x010007bf, 0x59ba60e0,
0x81300182, 0x0502104c, 0x05002030, 0x8532653e,
0x59300407, 0x90000583, 0x0502002a, 0x59300203,
0x90000584, 0x05020027, 0x59325809, 0x59300004,
@@ -23241,8 +23473,8 @@
0x0505fb7a, 0x5934000f, 0x8d0c0512, 0x05020005,
0x5934140b, 0x80081040, 0x05001002, 0x480a6c0b,
0x80000540, 0x05020a0b, 0x59b800ea, 0x8c000510,
- 0x05fe07d7, 0x1c01f000, 0x0131fb35, 0x05fc07e6,
- 0x0101f7ba, 0x59300221, 0x48025c10, 0x05fdf7e8,
+ 0x05fe07d7, 0x1c01f000, 0x0131fcf7, 0x05fc07e6,
+ 0x0101f7b8, 0x59300221, 0x48025c10, 0x05fdf7e8,
0x61567000, 0x0501f024, 0x83326500, 0x3fffffff,
0x59300407, 0x90000583, 0x05020015, 0x59325809,
0x5932680a, 0x4a025a05, 0x00000103, 0x497a580a,
@@ -23251,15 +23483,15 @@
0x5934140b, 0x80081040, 0x05001002, 0x480a6c0b,
0x80000540, 0x050209e7, 0x05fdf7dc, 0x61527000,
0x0501f009, 0x83300500, 0x60000000, 0x05000011,
- 0x81326580, 0x8000013a, 0x82000400, 0x001007c6,
- 0x50027000, 0x59300c07, 0x90040582, 0x010007ba,
+ 0x81326580, 0x8000013a, 0x82000400, 0x001007c4,
+ 0x50027000, 0x59300c07, 0x90040582, 0x010007b8,
0x59300004, 0x8c00053e, 0x05020003, 0x0505fb59,
- 0x05fdf7ca, 0x0131fb35, 0x05fc07fd, 0x0101f7ba,
- 0x83300500, 0x1f000000, 0x010007bc, 0x81326580,
+ 0x05fdf7ca, 0x0131fcf7, 0x05fc07fd, 0x0101f7b8,
+ 0x83300500, 0x1f000000, 0x010007ba, 0x81326580,
0x80000130, 0x90000c94, 0x010219ef, 0x1201f000,
- 0x001007ca, 0x82000500, 0xf0000000, 0x82040d00,
+ 0x001007c8, 0x82000500, 0xf0000000, 0x82040d00,
0x0fffffff, 0x80040d40, 0x4807c857, 0x59b800ea,
- 0x8c000516, 0x010600b1, 0x480770e1, 0x1c01f000,
+ 0x8c000516, 0x010600af, 0x480770e1, 0x1c01f000,
0x59325809, 0x412c7000, 0x58380a05, 0x82040d00,
0x000000ff, 0xb00405a8, 0x01040314, 0xb00405aa,
0x01040314, 0xb00405ba, 0x0104032d, 0xb00405b2,
@@ -23290,43 +23522,43 @@
0x4802600c, 0x481a600d, 0x481e600e, 0x480e600f,
0x843c7d4a, 0x403c1000, 0x1c01f000, 0x59e00004,
0x8c00050e, 0x05fe06b2, 0x1c01f000, 0x42001000,
- 0x0010cfad, 0x58080009, 0x80000540, 0x010a024a,
- 0x4a001003, 0x0010cfb6, 0x4c080000, 0x0501f812,
+ 0x0010d22d, 0x58080009, 0x80000540, 0x010a0248,
+ 0x4a001003, 0x0010d236, 0x4c080000, 0x0501f812,
0x5c001000, 0x48141009, 0x480c1006, 0x48101007,
0x64001001, 0x64101005, 0x64041004, 0x05fdf65d,
- 0x58300802, 0x82040580, 0x00000100, 0x010a0259,
- 0x82300580, 0x0010cfad, 0x010a0254, 0x49786009,
+ 0x58300802, 0x82040580, 0x00000100, 0x010a0257,
+ 0x82300580, 0x0010d22d, 0x010a0252, 0x49786009,
0x1c01f000, 0x61901800, 0x800c1840, 0x05000006,
0x64070000, 0x40000000, 0x59800000, 0x8c000500,
- 0x05fc07fa, 0x010802ab, 0x600028f4, 0x58142024,
+ 0x05fc07fa, 0x010802a9, 0x600028f4, 0x58142024,
0x58141823, 0x58142825, 0x64030000, 0x1c01f000,
0x4c000000, 0x4df00000, 0x4203e000, 0xb0100000,
- 0x41f00000, 0x81fe1500, 0x8d080512, 0x010a0c80,
+ 0x41f00000, 0x81fe1500, 0x8d080512, 0x010a0c7e,
0x8d08051c, 0x0506095d, 0x8d080518, 0x05060990,
0x8d08051a, 0x05fe0ed8, 0x83080500, 0x00000d00,
0x05020804, 0x5c03e000, 0x5c000000, 0x1801f000,
- 0x8d080516, 0x010a0ac6, 0x8d080514, 0x05fe0fbc,
+ 0x8d080516, 0x010a0ac4, 0x8d080514, 0x05fe0fbc,
0x8d080508, 0x01060ee2, 0x8d080500, 0x050608e3,
- 0x8d08050c, 0x010a0b85, 0x8d08050a, 0x010a001b,
- 0x1c01f000, 0x42000000, 0x0010ac37, 0x50000000,
- 0x8c000504, 0x05000014, 0x42000000, 0x0010ac37,
+ 0x8d08050c, 0x010a0b83, 0x8d08050a, 0x010a0019,
+ 0x1c01f000, 0x42000000, 0x0010aeb7, 0x50000000,
+ 0x8c000504, 0x05000014, 0x42000000, 0x0010aeb7,
0x50000000, 0x8c000502, 0x05020002, 0x1c01f000,
0x4df00000, 0x4203e000, 0x50000000, 0x42034000,
- 0x0010ac19, 0x59a0001e, 0x59a1d806, 0x84000502,
+ 0x0010ae99, 0x59a0001e, 0x59a1d806, 0x84000502,
0x4803401e, 0x58ec0008, 0x0801f800, 0x5c03e000,
0x1c01f000, 0x05027002, 0x05026002, 0x1c01f000,
0x4df00000, 0x4203e000, 0x50000000, 0x59e00020,
0xb0000d85, 0x05000003, 0xb0000d84, 0x05020007,
0x4803c857, 0x42000800, 0x00020d9f, 0x58040800,
0x90040d80, 0x05020019, 0x0101fd7c, 0x05000017,
- 0x412dd800, 0x48efc857, 0x0119fddd, 0x42034000,
- 0x0010ac19, 0x49a1d80a, 0x48ef4006, 0x59a0001e,
+ 0x412dd800, 0x48efc857, 0x0119fea8, 0x42034000,
+ 0x0010ae99, 0x49a1d80a, 0x48ef4006, 0x59a0001e,
0x84000544, 0x4803401e, 0x59e00020, 0x4803c857,
0x59e00021, 0x4803c857, 0x59e00022, 0x4803c857,
0x59e00023, 0x4803c857, 0x59e00024, 0x4803c857,
- 0x0111f917, 0x0111f92f, 0x5c03e000, 0x1c01f000,
+ 0x0111f9ba, 0x0111f9d2, 0x5c03e000, 0x1c01f000,
0x4c5c0000, 0x4da00000, 0x4df00000, 0x4203e000,
- 0x50000000, 0x05006062, 0x42034000, 0x0010ac19,
+ 0x50000000, 0x05006062, 0x42034000, 0x0010ae99,
0x59a01018, 0x59a01819, 0x800c19c0, 0x05020009,
0x59a0381c, 0x801c39c0, 0x010009ef, 0x49a3c857,
0x481fc857, 0x59a0041d, 0x801c3c00, 0x0501f00a,
@@ -23352,8 +23584,8 @@
0x42000800, 0x25000000, 0x585c1800, 0x585c3001,
0x900c19c0, 0x901831c0, 0x0101fab2, 0x5c03e000,
0x5c034000, 0x5c00b800, 0x1c01f000, 0x910c0503,
- 0x011e0714, 0x59340400, 0x82000580, 0x00000606,
- 0x011e06ee, 0x5934000d, 0x80027d40, 0x011e071d,
+ 0x011e07e7, 0x59340400, 0x82000580, 0x00000606,
+ 0x011e07c1, 0x5934000d, 0x80027d40, 0x011e07f0,
0x5934000f, 0x59341203, 0x80080540, 0x05020021,
0x8d0c0512, 0x05000010, 0x0505f987, 0x05000017,
0x59a8008e, 0x80000040, 0x05fe07ff, 0x492e6009,
@@ -23368,7 +23600,7 @@
0x80000d40, 0x05020008, 0x492e680f, 0x592c0407,
0x800000c2, 0x800018c4, 0x800c0400, 0x48025804,
0x1c01f000, 0x492c0800, 0x05fdf7f9, 0x83440c80,
- 0x00000800, 0x05021009, 0x83440400, 0x0010a380,
+ 0x00000800, 0x05021009, 0x83440400, 0x0010a600,
0x50000000, 0x80000540, 0x05000004, 0x40026800,
0x80000580, 0x1c01f000, 0x90000541, 0x1c01f000,
0x59340203, 0x80000540, 0x0502002f, 0x4d300000,
@@ -23386,22 +23618,22 @@
0x5c026000, 0x1c01f000, 0x497a5800, 0x4932580a,
0x641a6407, 0x641e6203, 0x0501f802, 0x05fdf7eb,
0x592e4408, 0x83224500, 0x000000ff, 0x83200400,
- 0x0010a0ec, 0x50024800, 0x4926601d, 0x592c020d,
- 0x48026202, 0x59240206, 0x8c000510, 0x012202f5,
- 0x8d0c050e, 0x012202f3, 0x59240200, 0x8c000516,
- 0x012202f1, 0x59340200, 0x8c000518, 0x012202ef,
- 0x64025a07, 0x8c000508, 0x012202ed, 0x492e6009,
+ 0x0010a3b3, 0x50024800, 0x4926601d, 0x592c020d,
+ 0x48026202, 0x59240206, 0x8c000510, 0x012203cf,
+ 0x8d0c050e, 0x012203cd, 0x59240200, 0x8c000516,
+ 0x012203cb, 0x59340200, 0x8c000518, 0x012203c9,
+ 0x64025a07, 0x8c000508, 0x012203c7, 0x492e6009,
0x4d3c0000, 0x417a7800, 0x0501ff96, 0x5c027800,
0x1c01f000, 0x58040001, 0x49680800, 0x49780801,
0x815eb800, 0x4006d000, 0x80000d40, 0x05fe07fa,
0x497a5801, 0x59c80000, 0x82000540, 0x00001200,
0x48039000, 0x1c01f000, 0x59980013, 0x48032823,
0x59d8010b, 0x48033014, 0x1c01f000, 0x592c0405,
- 0x8c00051e, 0x012207d9, 0x497a5800, 0x8d0c0526,
+ 0x8c00051e, 0x012600d6, 0x497a5800, 0x8d0c0526,
0x0502000d, 0x0502d007, 0x592c0001, 0x492fb107,
0x80000d40, 0x05fe0fe4, 0x0500e0de, 0x1c01f000,
- 0x0500e8dc, 0x05fcd7f9, 0x42000000, 0x0010afaf,
- 0x014dff98, 0x0501f939, 0x0500d944, 0x0500e0d5,
+ 0x0500e8dc, 0x05fcd7f9, 0x42000000, 0x0010b22f,
+ 0x0151fa48, 0x0501f939, 0x0500d944, 0x0500e0d5,
0x59d80105, 0x82000d00, 0x01218780, 0x05020152,
0x1c01f000, 0x59980011, 0x0c01f001, 0x0002037b,
0x0002037c, 0x00020387, 0x000203c7, 0x1c01f000,
@@ -23486,8 +23718,8 @@
0x58040000, 0x4807b107, 0x80000d40, 0x05020005,
0x48033016, 0x850e1d26, 0x48033017, 0x1c01f000,
0x05fcd7f8, 0x05fdf7fd, 0x59d80105, 0x82000500,
- 0x01218780, 0x05020004, 0x42000000, 0x0010afaf,
- 0x014df798, 0x4803c857, 0x485fc857, 0x8c00050e,
+ 0x01218780, 0x05020004, 0x42000000, 0x0010b22f,
+ 0x0151f248, 0x4803c857, 0x485fc857, 0x8c00050e,
0x010209e5, 0x4203e000, 0x50000000, 0x6010b900,
0x0101f1f3, 0x05fce777, 0x59d80105, 0x82000500,
0x01218780, 0x05fe07f4, 0x8d0c0524, 0x05020002,
@@ -23531,9 +23763,9 @@
0x05020007, 0x6403c017, 0x4203e000, 0x30000001,
0x1c01f000, 0x05fdfb1f, 0x05fdf7fb, 0x8c000500,
0x05fe0c3f, 0x05fdf7f8, 0x41700000, 0x0c01f001,
- 0x00104e19, 0x0002057d, 0x00104e19, 0x00020639,
- 0x00104e18, 0x00104e18, 0x00104e18, 0x00104e18,
- 0x00105305, 0x0501002e, 0x59980004, 0x80000540,
+ 0x00104f1e, 0x0002057d, 0x00104f1e, 0x00020639,
+ 0x00104f1d, 0x00104f1d, 0x00104f1d, 0x00104f1d,
+ 0x0010547e, 0x0501002e, 0x59980004, 0x80000540,
0x05020032, 0x0502c018, 0x6042f800, 0x4df00000,
0x4203e000, 0x50000000, 0x49db3003, 0x59da5808,
0x592c2a05, 0x497a5800, 0x497a5801, 0x82140500,
@@ -23541,72 +23773,72 @@
0x5c03e000, 0x817ef840, 0x05000007, 0x916c0583,
0x05020005, 0x91700581, 0x0502000e, 0x05010015,
0x05fcc7eb, 0x0500fb67, 0x0500b353, 0x59d40005,
- 0x82000500, 0x43218780, 0x012a00f7, 0x59d80005,
- 0x82000500, 0x43218780, 0x012a00fd, 0x1c01f000,
+ 0x82000500, 0x43218780, 0x012a020f, 0x59d80005,
+ 0x82000500, 0x43218780, 0x012a0215, 0x1c01f000,
0x91700583, 0x05000894, 0x91700581, 0x05fe07f2,
0x05010004, 0x05fcc7da, 0x05fdf7ef, 0x6042f800,
0x4df00000, 0x4203e000, 0x50000000, 0x49d73003,
0x59d65808, 0x05fdf7d7, 0x4df00000, 0x4203e000,
0x50000000, 0x40025800, 0x592c2a05, 0x497b3003,
- 0x497b3004, 0x6042f800, 0x05fdf7d1, 0x0125fe6a,
- 0x5c03e000, 0x05fdf7dc, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104ef2, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e76, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104f0f, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x000207b6, 0x00104e6a, 0x0002085f, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00020655, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104eb8,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00105109, 0x0010521a,
- 0x00104e6a, 0x0010509b, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x001050de,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x001052d3, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x000208bc, 0x001052a1, 0x00104e6a, 0x001052c9,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00020660, 0x00104e6a,
- 0x00020668, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x0002080f, 0x00104e6a, 0x00104e6a, 0x00104e6a,
- 0x00104e6a, 0x00104e6a, 0x00104e6a, 0x00104e6a,
+ 0x497b3004, 0x6042f800, 0x05fdf7d1, 0x0125ff6f,
+ 0x5c03e000, 0x05fdf7dc, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104ff7, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f7b, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00105014, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x000207b6, 0x00104f6f, 0x0002085f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00020655, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104fbd,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00105221, 0x00105370,
+ 0x00104f6f, 0x001051b1, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x001051f6,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x0010544c, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x000208bc, 0x0010541a, 0x00104f6f, 0x00105442,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00020660, 0x00104f6f,
+ 0x00020668, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x0002080f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
+ 0x00104f6f, 0x00104f6f, 0x00104f6f, 0x00104f6f,
0x00020668, 0x4df00000, 0x4203e000, 0x50000000,
- 0x59981003, 0x800811c0, 0x0124061d, 0x58080005,
- 0x82000d00, 0x43218780, 0x012a00fd, 0x8c000508,
- 0x0124061b, 0x580a5808, 0x592c0205, 0x497a5800,
+ 0x59981003, 0x800811c0, 0x01240722, 0x58080005,
+ 0x82000d00, 0x43218780, 0x012a0215, 0x8c000508,
+ 0x01240720, 0x580a5808, 0x592c0205, 0x497a5800,
0x497a5801, 0x82000500, 0x000000ff, 0xb0000c8b,
- 0x0126161a, 0x1201f800, 0x00104e1f, 0x5c03e000,
+ 0x0126171f, 0x1201f800, 0x00104f24, 0x5c03e000,
0x91700583, 0x05fc07e8, 0x0500faae, 0x0500b29a,
0x1c01f000, 0x80140110, 0x80000040, 0x0500013a,
- 0x01241670, 0x4a033006, 0x00020791, 0x48033000,
+ 0x01241775, 0x4a033006, 0x00020791, 0x48033000,
0x492f3001, 0x492f3002, 0x600ee000, 0x1c01f000,
- 0x497a5802, 0x80140110, 0x80000040, 0x01240670,
- 0x01241670, 0x4a033006, 0x000206f8, 0x05fdf7f4,
- 0x497a5802, 0x80140110, 0x80000040, 0x01260670,
- 0x592c0208, 0x82000480, 0x00001001, 0x0126167c,
- 0x592c0014, 0xb0000580, 0x0126067c, 0x4d2c0000,
+ 0x497a5802, 0x80140110, 0x80000040, 0x01240775,
+ 0x01241775, 0x4a033006, 0x000206f8, 0x05fdf7f4,
+ 0x497a5802, 0x80140110, 0x80000040, 0x01260775,
+ 0x592c0208, 0x82000480, 0x00001001, 0x01261781,
+ 0x592c0014, 0xb0000580, 0x01260781, 0x4d2c0000,
0x0101fd69, 0x05000010, 0x412c6800, 0x5c025800,
- 0x600ae000, 0x42001000, 0x0010ccbb, 0x592c2012,
+ 0x600ae000, 0x42001000, 0x0010cf3b, 0x592c2012,
0x592c2813, 0x90340402, 0x48001003, 0x48101006,
0x48141007, 0x48341009, 0x492c100a, 0x05fdf999,
0x1c01f000, 0x5c025800, 0x492f3000, 0x6022e000,
0x4a033005, 0x0002068b, 0x1c01f000, 0x6006e000,
0x412c6800, 0x599a5800, 0x05fdf7ea, 0x4d2c0000,
0x5832580a, 0x592c5a05, 0x4978600a, 0x812e59c0,
- 0x012406b0, 0x58300002, 0x82000580, 0x00000100,
- 0x01260696, 0x42000000, 0x0010ccba, 0x50007000,
+ 0x012407b5, 0x58300002, 0x82000580, 0x00000100,
+ 0x0126079b, 0x42000000, 0x0010cf3a, 0x50007000,
0x58306809, 0x58340002, 0x592c0806, 0x80040580,
- 0x0126069a, 0x58340803, 0x58341004, 0x58341805,
+ 0x0126079f, 0x58340803, 0x58341004, 0x58341805,
0x48065812, 0x480a5813, 0x480e5814, 0x822c0d80,
0x0000016a, 0x0502000e, 0x592c0a0b, 0x58342c06,
0x5834180c, 0x5834200d, 0x5834100e, 0x8c040504,
@@ -23614,9 +23846,9 @@
0x4810680a, 0x4808680b, 0x0501f035, 0x592c0c0b,
0x90040d04, 0x592c0408, 0x80000110, 0x90000508,
0x80040d40, 0x05fdf7ee, 0x82080500, 0xffff0003,
- 0x0126069a, 0x8c140510, 0x05000016, 0x5834380f,
+ 0x0126079f, 0x8c140510, 0x05000016, 0x5834380f,
0x58344010, 0x58343011, 0x8c040506, 0x05000004,
- 0x82180500, 0xffff0003, 0x0126069a, 0x8c040504,
+ 0x82180500, 0xffff0003, 0x0126079f, 0x8c040504,
0x05020009, 0x8c040506, 0x0500001d, 0x481c7006,
0x48207007, 0x40181000, 0x603c3000, 0x607c3800,
0x0501f00f, 0x481c7010, 0x48207011, 0x48187012,
@@ -23624,16 +23856,16 @@
0x60303000, 0x60683800, 0x8c040506, 0x05020002,
0x60603800, 0x480c7006, 0x48107007, 0x481c700f,
0x492c700a, 0x4818700d, 0x4834700b, 0x48365801,
- 0x65286805, 0x5c025800, 0x0129f2f3, 0x48365801,
+ 0x65286805, 0x5c025800, 0x0129f46c, 0x48365801,
0x65286805, 0x6006e000, 0x40341000, 0x822c0580,
0x0000016a, 0x05020004, 0x0501f80e, 0x5c025800,
0x1c01f000, 0x0501f92e, 0x5c025800, 0x1c01f000,
- 0x592c0001, 0x80001540, 0x01240670, 0x58080a05,
- 0x82040d00, 0x000000ff, 0xb004058a, 0x01260676,
+ 0x592c0001, 0x80001540, 0x01240775, 0x58080a05,
+ 0x82040d00, 0x000000ff, 0xb004058a, 0x0126077b,
0x58080406, 0x8c000510, 0x0500008f, 0x4d2c0000,
0x4c080000, 0x05fdf90e, 0x5c001000, 0x05000008,
0x412c6800, 0x5c025800, 0x48365802, 0x592c5a0b,
- 0x0501f80e, 0x05000084, 0x0125f67c, 0x5c025800,
+ 0x0501f80e, 0x05000084, 0x0125f781, 0x5c025800,
0x492f3000, 0x6022e000, 0x4a033005, 0x00020715,
0x1c01f000, 0x6006e000, 0x412c6800, 0x599a5800,
0x592c1001, 0x05fdf7f1, 0x592c2208, 0x58084809,
@@ -23667,87 +23899,87 @@
0x59a8000a, 0x812c0480, 0x05021005, 0x0101fd8c,
0x5c025800, 0x497a5802, 0x1c01f000, 0x5c025800,
0x05fdf7fe, 0x592e8a07, 0x83440c80, 0x000007f0,
- 0x0126167c, 0x8d0c050e, 0x012606c0, 0x592e4411,
- 0x81224110, 0x83440400, 0x0010a380, 0x50000000,
- 0x80026d40, 0x012406d3, 0x59340013, 0x80000130,
- 0x81200580, 0x012606d3, 0x5934000a, 0x8c00052e,
- 0x012606d9, 0x05fdfb02, 0x012606d5, 0x1c01f000,
+ 0x01261781, 0x8d0c050e, 0x012607c5, 0x592e4411,
+ 0x81224110, 0x83440400, 0x0010a600, 0x50000000,
+ 0x80026d40, 0x012407d8, 0x59340013, 0x80000130,
+ 0x81200580, 0x012607d8, 0x5934000a, 0x8c00052e,
+ 0x012607de, 0x05fdfb02, 0x012607da, 0x1c01f000,
0x59980802, 0x59980000, 0x48065800, 0x492c0801,
0x492f3002, 0x80000040, 0x48033000, 0x05000002,
0x1c01f000, 0x599a5801, 0x59980006, 0x6006e000,
- 0x0801f800, 0x1c01f000, 0x80140110, 0x01240670,
+ 0x0801f800, 0x1c01f000, 0x80140110, 0x01240775,
0x80000040, 0x05020009, 0x592c240b, 0x8c100504,
0x0500000a, 0x592c0208, 0x82000c80, 0x00001001,
- 0x0126167c, 0x0129f2e3, 0x4a033006, 0x000207c5,
+ 0x01261781, 0x0129f45c, 0x4a033006, 0x000207c5,
0x05fdf697, 0x592c240b, 0x592e8a07, 0x417a7800,
0x592e4408, 0x83224500, 0x000000ff, 0x83200580,
- 0x000000ff, 0x0128003f, 0x83200400, 0x0010a0ec,
- 0x50024800, 0x83440c80, 0x000007f0, 0x012a1038,
- 0x83440c00, 0x0010a380, 0x50040000, 0x80026d40,
- 0x0128003a, 0x59340013, 0x80000130, 0x81200580,
- 0x012a003a, 0x59340002, 0x592c0809, 0x80040580,
- 0x82000500, 0x00ffffff, 0x0126067c, 0x59243a00,
- 0x901c0503, 0x90000583, 0x012a0035, 0x592e600a,
- 0x497a5809, 0x83300480, 0x001102e4, 0x01281058,
- 0xa1300495, 0x012a1000, 0x592c0a0d, 0x59300202,
- 0x80040580, 0x012a0058, 0x4936600a, 0x4926601d,
- 0x8c10051c, 0x012607f4, 0x59240206, 0x8c000510,
- 0x012a0070, 0x8d0c050e, 0x012607e0, 0x8c1c0516,
- 0x012a0067, 0x59340200, 0x8c000518, 0x012a0055,
- 0x59300c07, 0x90040586, 0x012a0073, 0x8c100508,
- 0x012607d6, 0x59300809, 0x497a5804, 0x64025a07,
- 0x800409c0, 0x012607db, 0x59300416, 0x8c000516,
- 0x012a005b, 0x492e6009, 0x0501f2ce, 0x497a5802,
- 0x80140110, 0x01240670, 0x80000040, 0x01240670,
- 0x592c0a08, 0x82040c80, 0x00001001, 0x0126167c,
+ 0x000000ff, 0x01280152, 0x83200400, 0x0010a3b3,
+ 0x50024800, 0x83440c80, 0x000007f0, 0x012a114b,
+ 0x83440c00, 0x0010a600, 0x50040000, 0x80026d40,
+ 0x0128014d, 0x59340013, 0x80000130, 0x81200580,
+ 0x012a014d, 0x59340002, 0x592c0809, 0x80040580,
+ 0x82000500, 0x00ffffff, 0x01260781, 0x59243a00,
+ 0x901c0503, 0x90000583, 0x012a0148, 0x592e600a,
+ 0x497a5809, 0x83300480, 0x00110514, 0x0128116b,
+ 0xa1300495, 0x012a1113, 0x592c0a0d, 0x59300202,
+ 0x80040580, 0x012a016b, 0x4936600a, 0x4926601d,
+ 0x8c10051c, 0x012a0107, 0x59240206, 0x8c000510,
+ 0x012a0183, 0x8d0c050e, 0x012a00f3, 0x8c1c0516,
+ 0x012a017a, 0x59340200, 0x8c000518, 0x012a0168,
+ 0x59300c07, 0x90040586, 0x012a0186, 0x8c100508,
+ 0x012a00e9, 0x59300809, 0x497a5804, 0x64025a07,
+ 0x800409c0, 0x012a00ee, 0x59300416, 0x8c000516,
+ 0x012a016e, 0x492e6009, 0x0501f2ce, 0x497a5802,
+ 0x80140110, 0x01240775, 0x80000040, 0x01240775,
+ 0x592c0a08, 0x82040c80, 0x00001001, 0x01261781,
0x4a033006, 0x0002081b, 0x05fdf641, 0x592c0001,
- 0x80001540, 0x01240670, 0x58080a05, 0x82040d00,
- 0x000000ff, 0xb004058a, 0x01260676, 0x58080406,
+ 0x80001540, 0x01240775, 0x58080a05, 0x82040d00,
+ 0x000000ff, 0xb004058a, 0x0126077b, 0x58080406,
0x8c000510, 0x0502001f, 0x6006e000, 0x592c240b,
0x8c100504, 0x05fc079d, 0x592c0205, 0x82000580,
0x0000017a, 0x05fc0799, 0x40087800, 0x592c0208,
- 0x82000480, 0x00001001, 0x0126167c, 0x583c1809,
+ 0x82000480, 0x00001001, 0x01261781, 0x583c1809,
0x583c200a, 0x583c100b, 0x82080500, 0xffff0003,
- 0x0126067c, 0x600ae000, 0x42000000, 0x0010ccba,
+ 0x01260781, 0x600ae000, 0x42000000, 0x0010cf3a,
0x50007000, 0x6420700f, 0x480c7006, 0x48107007,
- 0x492c700a, 0x6424700d, 0x483c700b, 0x0129f2f3,
- 0x592c240b, 0x8c100504, 0x0126067c, 0x4d2c0000,
+ 0x492c700a, 0x6424700d, 0x483c700b, 0x0129f46c,
+ 0x592c240b, 0x8c100504, 0x01260781, 0x4d2c0000,
0x4c080000, 0x05f9ffca, 0x5c001000, 0x0500000e,
0x412c6800, 0x5c025800, 0x592c5c0b, 0x802c5942,
- 0x48365802, 0x05fdfec9, 0x05fc0773, 0x0125f67c,
+ 0x48365802, 0x05fdfec9, 0x05fc0773, 0x0125f781,
0x6006e000, 0x412c6800, 0x599a5800, 0x592c1001,
0x05fdf7f6, 0x5c025800, 0x492f3000, 0x6022e000,
0x4a033005, 0x00020854, 0x1c01f000, 0x492fc857,
- 0x592e4411, 0x81224110, 0x0129fa90, 0x05020050,
- 0x592c0205, 0x80000112, 0x01260670, 0x592e8a07,
- 0x05fdfa7f, 0x0502004a, 0x0121fc9b, 0x0502004a,
+ 0x592e4411, 0x81224110, 0x0129fc09, 0x05020050,
+ 0x592c0205, 0x80000112, 0x01260775, 0x592e8a07,
+ 0x0121fdd0, 0x0502004a, 0x0121fd77, 0x0502004a,
0x592e780b, 0x493fc857, 0x8d3c053e, 0x05020005,
- 0x8d0c050e, 0x05020042, 0x0121fbb5, 0x0124067c,
- 0x913c1d1f, 0x0124067c, 0x592c0208, 0x82000c80,
- 0x00001000, 0x0126167c, 0x800000c2, 0x800008c4,
+ 0x8d0c050e, 0x05020042, 0x0121fc8f, 0x01240781,
+ 0x913c1d1f, 0x01240781, 0x592c0208, 0x82000c80,
+ 0x00001000, 0x01261781, 0x800000c2, 0x800008c4,
0x8005d400, 0x592e9009, 0x592e980a, 0x5934080d,
0x800409c0, 0x05000004, 0x58041802, 0x800c19c0,
0x0502002b, 0x913c1d1f, 0x81780040, 0x80000000,
- 0x800c1902, 0x05fe17fe, 0x0126067c, 0x0c01f001,
+ 0x800c1902, 0x05fe17fe, 0x01260781, 0x0c01f001,
0x00020891, 0x00020893, 0x0002089c, 0x0002089e,
- 0x000208a0, 0x0141fb21, 0x0501f019, 0x0121fb8f,
- 0x0500001d, 0x80e9d1c0, 0x012e0b41, 0x60168000,
- 0x417a9000, 0x417a9800, 0x0141fb2d, 0x0501f010,
+ 0x000208a0, 0x0141fd02, 0x0501f019, 0x0121fc69,
+ 0x0500001d, 0x80e9d1c0, 0x012e0d03, 0x60168000,
+ 0x417a9000, 0x417a9800, 0x0141fd0e, 0x0501f010,
0x61367000, 0x0501f004, 0x613a7000, 0x0501f002,
0x614a7000, 0x5934080d, 0x800409c0, 0x05000006,
- 0x4d3c0000, 0x40067800, 0x0121fb73, 0x5c027800,
- 0x05000007, 0x0121fa84, 0x01420b5c, 0x05000006,
+ 0x4d3c0000, 0x40067800, 0x0121fc4d, 0x5c027800,
+ 0x05000007, 0x0121fb5e, 0x01420d3d, 0x05000006,
0x8d3c053e, 0x0502000a, 0x1c01f000, 0x64c25a07,
0x0501f009, 0x64b25a07, 0x0501f007, 0x64a25a07,
0x0501f005, 0x64a65a07, 0x0501f003, 0x497a580a,
0x64025a07, 0x4a025a05, 0x00000103, 0x05fdf2a0,
0x492fc857, 0x80140110, 0x80000040, 0x05000002,
- 0x0125f670, 0x592c0208, 0x82000500, 0x000003ff,
+ 0x0125f775, 0x592c0208, 0x82000500, 0x000003ff,
0x48025a08, 0x8c000506, 0x05000003, 0xb0000530,
0x05020003, 0x8d0c050e, 0x05020014, 0x4a025a07,
0x0000dead, 0x592c0409, 0x82000500, 0x0000f0ff,
- 0x48025c09, 0x011dff50, 0x05020002, 0x1c01f000,
- 0x49425a07, 0x8058b1c0, 0x05000007, 0x0145f960,
+ 0x48025c09, 0x0121f823, 0x05020002, 0x1c01f000,
+ 0x49425a07, 0x8058b1c0, 0x05000007, 0x0145fb46,
0x0501f80a, 0x44042800, 0x90580582, 0x05020002,
0x48082801, 0x05fdf27e, 0x60c68000, 0x60040800,
0x6004b000, 0x05fdf7f3, 0x592c0409, 0x80000118,
@@ -23757,12 +23989,12 @@
0x0502b00a, 0x915c04a0, 0x0500100c, 0x815eb840,
0x416a5800, 0x592ed000, 0x492fb007, 0x497a5800,
0x497a5801, 0x05fcb7f8, 0x59d80005, 0x82000500,
- 0x43218780, 0x012a00fd, 0x5c03e000, 0x1c01f000,
+ 0x43218780, 0x012a0215, 0x5c03e000, 0x1c01f000,
0x4df00000, 0x4203e000, 0x50000000, 0x0502f00a,
0x915c04a0, 0x0500100c, 0x815eb840, 0x416a5800,
0x592ed000, 0x492fa807, 0x497a5800, 0x497a5801,
0x05fcf7f8, 0x59d40005, 0x82000500, 0x43218780,
- 0x012a00f7, 0x5c03e000, 0x1c01f000, 0x40307000,
+ 0x012a020f, 0x5c03e000, 0x1c01f000, 0x40307000,
0x5838000a, 0x80025d40, 0x0500001c, 0x58380002,
0x82000580, 0x00000100, 0x0500001d, 0x4c380000,
0x592c0205, 0x82000500, 0x000000ff, 0x90000592,
@@ -23775,7 +24007,7 @@
0x90000483, 0x0500007c, 0x5838100f, 0x8c080500,
0x05020014, 0x8c080506, 0x05020032, 0x600cb000,
0x912cac12, 0x58380009, 0x5838100c, 0x8008a400,
- 0x4c380000, 0x0151f860, 0x5c007000, 0x5838000c,
+ 0x4c380000, 0x0151fb10, 0x5c007000, 0x5838000c,
0x90000403, 0x4800700c, 0x6404700f, 0x58380004,
0x90000483, 0x48007004, 0x90000583, 0x05000066,
0x5838000d, 0x80001d40, 0x05020021, 0x4c380000,
@@ -23784,7 +24016,7 @@
0x80000540, 0x05020002, 0x5838000a, 0x40000800,
0x492c0801, 0x492c700b, 0x603c0800, 0x0501f014,
0x6022e000, 0x4a033005, 0x00020968, 0x1c01f000,
- 0x600ae000, 0x42000000, 0x0010ccba, 0x50007000,
+ 0x600ae000, 0x42000000, 0x0010cf3a, 0x50007000,
0x5838180f, 0x8c0c0506, 0x05020067, 0x05fdf7e8,
0x84081540, 0x4808700f, 0x5838180d, 0x583a580b,
0x400c0000, 0x60540800, 0x80040c80, 0x58381004,
@@ -23793,7 +24025,7 @@
0x80040480, 0x05001002, 0x40080800, 0x4004b000,
0x412c0000, 0x800c0400, 0x4000a800, 0x58380009,
0x5838100c, 0x8008a400, 0x4c080000, 0x4c040000,
- 0x4c0c0000, 0x4c380000, 0x0151f860, 0x5c007000,
+ 0x4c0c0000, 0x4c380000, 0x0151fb10, 0x5c007000,
0x5c001800, 0x5c000800, 0x40040000, 0x58381004,
0x80080480, 0x48007004, 0x90000583, 0x05000002,
0x84183500, 0x5c000000, 0x80041400, 0xb00804a0,
@@ -23803,7 +24035,7 @@
0x40180000, 0x0c01f001, 0x000209b2, 0x000209b5,
0x000209b3, 0x000209b2, 0x00020953, 0x000209b5,
0x000209b3, 0x000209b2, 0x0101f9ef, 0x5838100e,
- 0x0129f2f3, 0x5838080c, 0x90040402, 0x58381009,
+ 0x0129f46c, 0x5838080c, 0x90040402, 0x58381009,
0x80080400, 0x50001000, 0x800811c0, 0x05020041,
0x5838180f, 0x8c0c0506, 0x0502000b, 0x6006e000,
0x583a580a, 0x4978700a, 0x4978700f, 0x592c0205,
@@ -23820,9 +24052,9 @@
0xb00405ba, 0x05fe0513, 0x58080406, 0x8c000510,
0x05fc05d5, 0x05fdf656, 0x8c0c0504, 0x05fe07ef,
0x840c1d44, 0x480c700f, 0x58381810, 0x58382011,
- 0x58381012, 0x480c7006, 0x48107007, 0x0129f2f3,
+ 0x58381012, 0x480c7006, 0x48107007, 0x0129f46c,
0x58380009, 0x80040c00, 0x90381c06, 0x54041800,
- 0x80040800, 0x800c1800, 0x54041800, 0x0129f2f3,
+ 0x80040800, 0x800c1800, 0x54041800, 0x0129f46c,
0x4df00000, 0x4203e000, 0x50000000, 0x5994002e,
0x80000540, 0x050000c6, 0x4c000000, 0x5c000000,
0x59947824, 0x4803282f, 0x803c0480, 0x05001004,
@@ -23832,7 +24064,7 @@
0x803c0040, 0x05000002, 0x483fc857, 0x59e40852,
0x59a8007a, 0x80040580, 0x05000004, 0x480bc857,
0x59e40052, 0x4803507a, 0x59940030, 0x803c0400,
- 0x48032830, 0x012dfbfa, 0x59940000, 0x90000580,
+ 0x48032830, 0x012dfdbc, 0x59940000, 0x90000580,
0x05020005, 0x59940030, 0x48032831, 0x497b2830,
0x64072800, 0x4c0c0000, 0x58d400e5, 0x8c000514,
0x05000013, 0x59940807, 0x59941006, 0x5994002f,
@@ -23874,7 +24106,7 @@
0x5994002d, 0x0801f800, 0x0501f004, 0x9000040a,
0x4803282b, 0x05fc27f8, 0x5994082e, 0x5994002f,
0x80040480, 0x010019ef, 0x4803282e, 0x59940000,
- 0x0c01f001, 0x00020ad4, 0x00105b48, 0x00105bb2,
+ 0x0c01f001, 0x00020ad4, 0x00105d0a, 0x00105d74,
0x5c03e000, 0x1c01f000, 0x5994002e, 0x80000000,
0x4803282e, 0x4203e000, 0x70000000, 0x1c01f000,
0x813e79c0, 0x05020009, 0x59a80090, 0x80000040,
@@ -23902,22 +24134,22 @@
0x00000100, 0x80040d40, 0x48066004, 0x58d400ea,
0x8c000516, 0x05fe07fe, 0x83300400, 0x40000000,
0x4801a8e1, 0x1c01f000, 0x58d400ea, 0x82001500,
- 0x32000018, 0x012e07cd, 0x8c000510, 0x0500002f,
+ 0x32000018, 0x0132018f, 0x8c000510, 0x0500002f,
0x58d410e0, 0x82080500, 0xfffff000, 0x0502000d,
0x900a350f, 0x80081108, 0x480bc857, 0x90080487,
0x010219ef, 0x90080481, 0x010019ef, 0x1201f000,
- 0x00105fd1, 0x84000510, 0x48026004, 0x0501f019,
+ 0x00106193, 0x84000510, 0x48026004, 0x0501f019,
0x840a653e, 0x59300804, 0x8c040520, 0x05fc07fa,
0x82040d00, 0xfffefeff, 0x48066004, 0x8c08053e,
0x05020009, 0x8c040514, 0x05000004, 0x05fdff8d,
0x0501f8fa, 0x0501f00b, 0x604e7000, 0x0501f915,
0x0501f008, 0x8c040514, 0x05000004, 0x05fdff85,
0x0501f8f2, 0x0501f003, 0x61267000, 0x0501f90d,
- 0x58d400ea, 0x82001500, 0x32000018, 0x012e07cd,
+ 0x58d400ea, 0x82001500, 0x32000018, 0x0132018f,
0x8c000510, 0x05fe07d3, 0x1c01f000, 0x59bc00ea,
- 0x82001500, 0xb2000018, 0x012e07f7, 0x8c000510,
+ 0x82001500, 0xb2000018, 0x013201b9, 0x8c000510,
0x05000007, 0x59bc10e0, 0x80080108, 0x900a350f,
- 0x4803c857, 0x1201f000, 0x00105ffb, 0x1c01f000,
+ 0x4803c857, 0x1201f000, 0x001061bd, 0x1c01f000,
0x4d300000, 0x59bc00ea, 0x8c000510, 0x05fc07fe,
0x59be60e0, 0x813261c0, 0x010009ef, 0x59300804,
0x8c04051c, 0x05020065, 0x59300027, 0x80006d40,
@@ -23946,8 +24178,8 @@
0x84000544, 0x4800680e, 0x05fdf7d7, 0x58387001,
0x48386807, 0x42002000, 0x00100e1d, 0x05fdf7ea,
0x84000542, 0x4800120e, 0x4933c857, 0x05fdf7cf,
- 0x0010af39, 0x0010af4a, 0x0010af5b, 0x0010af6c,
- 0x0010af7d, 0x5830020e, 0x8c000500, 0x0502001b,
+ 0x0010b1b9, 0x0010b1ca, 0x0010b1db, 0x0010b1ec,
+ 0x0010b1fd, 0x5830020e, 0x8c000500, 0x0502001b,
0x5830780f, 0x803c79c0, 0x05000030, 0x58300002,
0x82000580, 0x00000100, 0x0502002e, 0x583c0c07,
0x90040586, 0x05000003, 0x90040583, 0x05020027,
@@ -23956,23 +24188,23 @@
0x40000800, 0x5830000d, 0x44040000, 0x5830000c,
0x480378e7, 0x1c01f000, 0x4803c856, 0x4978620e,
0x8c000502, 0x05fc07fc, 0x4803c856, 0x4c300000,
- 0x012dff7d, 0x5c006000, 0x58300c0e, 0x800410ca,
+ 0x0131f93f, 0x5c006000, 0x58300c0e, 0x800410ca,
0x82081400, 0x00007600, 0x4a001014, 0x00090000,
0x800410c8, 0x82081400, 0x0000bf32, 0x58080005,
0x84000500, 0x48001005, 0x5830000a, 0x5830080d,
- 0x44000800, 0x012dff69, 0x483fc857, 0x05fdf7e6,
+ 0x44000800, 0x0131f92b, 0x483fc857, 0x05fdf7e6,
0x4d300000, 0x4d2c0000, 0x4d3c0000, 0x4c300000,
0x5832600f, 0x4933c857, 0x59325809, 0x592c0209,
- 0x8400054e, 0x48025a09, 0x417a7800, 0x013dff70,
+ 0x8400054e, 0x48025a09, 0x417a7800, 0x0141f94e,
0x5c006000, 0x5c027800, 0x5c025800, 0x5c026000,
0x05fdf7d5, 0x59a80266, 0x81640480, 0x05001015,
0x41626000, 0x41580000, 0x59300a03, 0x90040d80,
0x05020007, 0x64226203, 0x8166c840, 0x9132c430,
0x81600480, 0x05021008, 0x1c01f000, 0x91326430,
- 0x81300c80, 0x05fc17f5, 0x42026000, 0x001102e4,
- 0x05fdf7f2, 0x837ac540, 0x001102e4, 0x1c01f000,
- 0x42000000, 0x0010b049, 0x014dff95, 0x4967c857,
- 0x80026580, 0x1c01f000, 0x83300480, 0x001102e4,
+ 0x81300c80, 0x05fc17f5, 0x42026000, 0x00110514,
+ 0x05fdf7f2, 0x837ac540, 0x00110514, 0x1c01f000,
+ 0x42000000, 0x0010b2c9, 0x0151fa45, 0x4967c857,
+ 0x80026580, 0x1c01f000, 0x83300480, 0x00110514,
0x010019ef, 0x41580000, 0x81300480, 0x0502100a,
0x457a6000, 0x4a026202, 0x0000ffff, 0x05011000,
0x91300403, 0x4803c840, 0x64b7c842, 0x8166c800,
@@ -23982,81 +24214,81 @@
0x91300403, 0x4803c840, 0x64b7c842, 0x1c01f000,
0x4d340000, 0x4d240000, 0x5932481d, 0x5932680a,
0x59300407, 0x9000051f, 0x0c01f804, 0x5c024800,
- 0x5c026800, 0x1c01f000, 0x00106d6e, 0x00106d7d,
- 0x00106d97, 0x00020ca2, 0x00108e0a, 0x00108e25,
- 0x00020d1c, 0x00106d6e, 0x00106d7d, 0x00105d1f,
- 0x00106ddf, 0x00106d6e, 0x00106d6e, 0x00106d6e,
- 0x00106d6e, 0x00106daf, 0x001089b3, 0x00109bee,
- 0x00106d6e, 0x00106d6e, 0x00106d6e, 0x00106d6e,
- 0x00106d6e, 0x00106d6e, 0x00106d6e, 0x00106d6e,
- 0x00106d6e, 0x00106d6e, 0x00106d6e, 0x00106d6e,
- 0x00106d6e, 0x00106d6e, 0x59300203, 0x90000c91,
- 0x010219ef, 0x0c01f001, 0x00106dae, 0x0010787b,
- 0x00020cb7, 0x00107a9e, 0x00107b41, 0x00106dae,
- 0x00106dae, 0x00106dae, 0x00107867, 0x00106dae,
- 0x00106dae, 0x00106dae, 0x00106dae, 0x00107d0f,
- 0x001084d2, 0x00106dae, 0x00108501, 0xb1380498,
+ 0x5c026800, 0x1c01f000, 0x00106f26, 0x00106f35,
+ 0x00106f4f, 0x00020ca2, 0x00109086, 0x001090a1,
+ 0x00020d1c, 0x00106f26, 0x00106f35, 0x00105ee1,
+ 0x00106f97, 0x00106f26, 0x00106f26, 0x00106f26,
+ 0x00106f26, 0x00106f67, 0x00108b99, 0x00109e8c,
+ 0x00106f26, 0x00106f26, 0x00106f26, 0x00106f26,
+ 0x00106f26, 0x00106f26, 0x00106f26, 0x00106f26,
+ 0x00106f26, 0x00106f26, 0x00106f26, 0x00106f26,
+ 0x00106f26, 0x00106f26, 0x59300203, 0x90000c91,
+ 0x010219ef, 0x0c01f001, 0x00106f66, 0x00107a50,
+ 0x00020cb7, 0x00107c73, 0x00107d16, 0x00106f66,
+ 0x00106f66, 0x00106f66, 0x00107a3c, 0x00106f66,
+ 0x00106f66, 0x00106f66, 0x00106f66, 0x00107ee4,
+ 0x001086b3, 0x00106f66, 0x001086e2, 0xb1380498,
0x05021006, 0xb1380480, 0x05001004, 0x4d2c0000,
- 0x0c01f803, 0x5c025800, 0x1c01f000, 0x001078f4,
- 0x001078f4, 0x001078f4, 0x001078f4, 0x001078f4,
- 0x001078f5, 0x001079ae, 0x001078f4, 0x001078f4,
- 0x001078f4, 0x001078f4, 0x001078f4, 0x001078f4,
- 0x001078f4, 0x001078f4, 0x001078f4, 0x001078f4,
- 0x001078f4, 0x001078f4, 0x001079b2, 0x00020cd7,
- 0x001078f4, 0x001079b1, 0x001079b3, 0x59325809,
+ 0x0c01f803, 0x5c025800, 0x1c01f000, 0x00107ac9,
+ 0x00107ac9, 0x00107ac9, 0x00107ac9, 0x00107ac9,
+ 0x00107aca, 0x00107b83, 0x00107ac9, 0x00107ac9,
+ 0x00107ac9, 0x00107ac9, 0x00107ac9, 0x00107ac9,
+ 0x00107ac9, 0x00107ac9, 0x00107ac9, 0x00107ac9,
+ 0x00107ac9, 0x00107ac9, 0x00107b87, 0x00020cd7,
+ 0x00107ac9, 0x00107b86, 0x00107b88, 0x59325809,
0x59300813, 0x59301402, 0x59340200, 0x8c00050e,
0x05020023, 0x0501f82f, 0x05000005, 0x4a025a05,
0x00000103, 0x497a580a, 0x0501f009, 0x4a025a05,
0x00000103, 0x64025a07, 0x497a580a, 0x40040000,
- 0x0145fcbe, 0x80000d40, 0x013e0b11, 0x48065808,
+ 0x0145fea4, 0x80000d40, 0x013e0ce6, 0x48065808,
0x480a5c07, 0x59300008, 0x82000500, 0x04000800,
0x82000580, 0x04000800, 0x05000017, 0x05f9fe68,
- 0x0145fcb5, 0x5934000f, 0x8d0c0512, 0x05020005,
+ 0x0145fe9b, 0x5934000f, 0x8d0c0512, 0x05020005,
0x5934140b, 0x80081040, 0x05001002, 0x480a6c0b,
0x80000540, 0x05fa0df7, 0x05fdf75c, 0x592c020b,
0x8c000502, 0x05fc07dc, 0x800409c0, 0x05fc07e0,
0x592c0209, 0x8c00050e, 0x05fe07dd, 0x4933c857,
- 0x0141f552, 0x59300221, 0x48025c10, 0x05fdf7e8,
+ 0x0141f733, 0x59300221, 0x48025c10, 0x05fdf7e8,
0x592c020b, 0x8c000500, 0x0500000d, 0x59300017,
0x592c3810, 0x801c3c80, 0x05000009, 0x64565a07,
0x8c1c053e, 0x05000004, 0x641e5a07, 0x801c3880,
0x801c3800, 0x481fc857, 0x901c0d40, 0x1c01f000,
0x59300203, 0x90003491, 0x010219ef, 0x0c01f001,
- 0x00108e43, 0x00020d31, 0x001094b8, 0x001094c9,
- 0x00020d4c, 0x00108e43, 0x0010959d, 0x00020d70,
- 0x00108e43, 0x00108e43, 0x00108e43, 0x00108e43,
- 0x00108e43, 0x00108e43, 0x001099a0, 0x00108e43,
- 0x001099d3, 0x91380593, 0x014a044f, 0x59300403,
+ 0x001090bf, 0x00020d31, 0x00109744, 0x00109755,
+ 0x00020d4c, 0x001090bf, 0x0010982c, 0x00020d70,
+ 0x001090bf, 0x001090bf, 0x001090bf, 0x001090bf,
+ 0x001090bf, 0x001090bf, 0x00109c3e, 0x001090bf,
+ 0x00109c71, 0x91380593, 0x014a06db, 0x59300403,
0xb0027484, 0x010219ef, 0xb0000480, 0x010019ef,
- 0x0c01f001, 0x00109498, 0x00020d3d, 0x00109499,
- 0x001094ab, 0x0141fef0, 0x05000005, 0x59a80030,
+ 0x0c01f001, 0x00109724, 0x00020d3d, 0x00109725,
+ 0x00109737, 0x0145f8d1, 0x05000005, 0x59a80030,
0x48026205, 0x643a6203, 0x1c01f000, 0x59325809,
0x832c0500, 0x00ff0000, 0x05000004, 0x592c0c0b,
- 0x8c04051a, 0x014a04a8, 0x05fdfda2, 0x05fdf70f,
+ 0x8c04051a, 0x014a0734, 0x05fdfda2, 0x05fdf70f,
0xb1380498, 0x05001007, 0xb13805a1, 0x05000003,
0xb13805a0, 0x010209ef, 0x4933c857, 0x1c01f000,
- 0xb1380588, 0x05000004, 0xb1380593, 0x0148054a,
+ 0xb1380588, 0x05000004, 0xb1380593, 0x014807d9,
0x0101f9ef, 0x5930002b, 0x59301013, 0x5930080a,
- 0x58040a00, 0x8c04050e, 0x014a0530, 0x800811c0,
- 0x014a053b, 0x5930002b, 0x80000540, 0x014a0545,
- 0x59325809, 0x592c040b, 0x8c00051e, 0x0148052a,
+ 0x58040a00, 0x8c04050e, 0x014a07bf, 0x800811c0,
+ 0x014a07ca, 0x5930002b, 0x80000540, 0x014a07d4,
+ 0x59325809, 0x592c040b, 0x8c00051e, 0x014807b9,
0x64066203, 0x65066403, 0x42000800, 0x80002042,
0x8c00051a, 0x05020002, 0x84040d54, 0x05fdf5bf,
- 0xb1380498, 0x014a1561, 0xb1380480, 0x01481562,
- 0x0c01f001, 0x0010956a, 0x00020d89, 0x00109573,
- 0x00109578, 0x0010956a, 0x0010956a, 0x0010956a,
- 0x0010956a, 0x0010956b, 0x0010956f, 0x0010956f,
- 0x0010956a, 0x0010956a, 0x0010956a, 0x0010956a,
- 0x0010956f, 0x0010956a, 0x0010956f, 0x0010956a,
- 0x0010956b, 0x64066203, 0x493a6403, 0x42000800,
+ 0xb1380498, 0x014a17f0, 0xb1380480, 0x014817f1,
+ 0x0c01f001, 0x001097f9, 0x00020d89, 0x00109802,
+ 0x00109807, 0x001097f9, 0x001097f9, 0x001097f9,
+ 0x001097f9, 0x001097fa, 0x001097fe, 0x001097fe,
+ 0x001097f9, 0x001097f9, 0x001097f9, 0x001097f9,
+ 0x001097fe, 0x001097f9, 0x001097fe, 0x001097f9,
+ 0x001097fa, 0x64066203, 0x493a6403, 0x42000800,
0x80002042, 0x05fdf5a1, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x6e2165bf, 0x00000000, 0x00000000,
- 0x0010e300, 0x00001ae9, 0x42000000, 0x0010fe20,
- 0x42001000, 0x0010fe11, 0x48001000, 0x42013800,
- 0x00110220, 0x42000000, 0x0010fe10, 0x489c0000,
+ 0x00000000, 0x72bb9678, 0x00000000, 0x00000000,
+ 0x0010e500, 0x00001b0f, 0x42000000, 0x00110050,
+ 0x42001000, 0x00110041, 0x48001000, 0x42013800,
+ 0x00110450, 0x42000000, 0x00110040, 0x489c0000,
0x409d4000, 0x409d6800, 0x1c01f000, 0x4200d000,
0x0000000d, 0x42000000, 0x00000002, 0x4800d000,
0x0401f7fb, 0x4200d000, 0x0000000d, 0x42000000,
@@ -24064,7 +24296,7 @@
0x809d3840, 0x48813800, 0x4933c857, 0x5931040c,
0x82817480, 0x00000038, 0x0400000d, 0x0400100c,
0x82810480, 0x00000038, 0x4a025a06, 0x00000038,
- 0x0201f800, 0x001034c3, 0x40c65800, 0x80c589c0,
+ 0x0201f800, 0x0010358e, 0x40c65800, 0x80c589c0,
0x040207f4, 0x4178d000, 0x0401f004, 0x48825a06,
0x4200d000, 0x00000001, 0x40698800, 0x589d0000,
0x809d3800, 0x1c01f000, 0x42038000, 0x00007700,
@@ -24095,11 +24327,11 @@
0xe1290008, 0x486f9122, 0x0401f7e2, 0x4a039100,
0x0000e980, 0x1c01f000, 0x59c8d007, 0x8c68d500,
0x04000003, 0x4a03900d, 0x00000030, 0x1c01f000,
- 0x0201f800, 0x00105f69, 0x59b8d0ea, 0x8268d500,
+ 0x0201f800, 0x0010612b, 0x59b8d0ea, 0x8268d500,
0x00000007, 0x82697480, 0x00000003, 0x04000002,
0x0401f003, 0x4a0370e8, 0x00000001, 0x1c01f000,
0x4a038805, 0x00020000, 0x4200d000, 0x0000003c,
- 0x0201f800, 0x0010134f, 0x4a038891, 0x0000ffff,
+ 0x0201f800, 0x0010134d, 0x4a038891, 0x0000ffff,
0x59c97035, 0x48bb9035, 0x4a03900d, 0x00000040,
0x42038000, 0x00007700, 0x0201f800, 0x00100c03,
0x4a038006, 0x20000000, 0x42038000, 0x00007720,
@@ -24109,7 +24341,7 @@
0x59d0d006, 0x8c68d50a, 0x040207fe, 0x59dcd006,
0x8c68d50a, 0x040207fb, 0x1c01f000, 0x4203a000,
0x00007600, 0x4200d000, 0x00000040, 0x0201f800,
- 0x0010134f, 0x4a03a00a, 0x00000001, 0x4a03a005,
+ 0x0010134d, 0x4a03a00a, 0x00000001, 0x4a03a005,
0x20000000, 0x59d0d006, 0x4a03a005, 0x30000000,
0x59d0d006, 0x8c68d50a, 0x040207fe, 0x59d0d005,
0x59a0d211, 0x59a0dc11, 0x806c00e0, 0x8068d540,
@@ -24134,16 +24366,16 @@
0x59a8d00d, 0x41640000, 0x80697480, 0x04000015,
0x4967c857, 0x59a97064, 0x48bbc857, 0x59a97063,
0x48bbc857, 0x59a97062, 0x48bbc857, 0x4a034407,
- 0x00000018, 0x0201f800, 0x001021fb, 0x0401f133,
- 0x4a034407, 0x00000005, 0x0201f800, 0x001021fb,
- 0x0401f12e, 0x0201f800, 0x00102203, 0x0401f12b,
+ 0x00000018, 0x0201f800, 0x0010229e, 0x0401f133,
+ 0x4a034407, 0x00000005, 0x0201f800, 0x0010229e,
+ 0x0401f12e, 0x0201f800, 0x001022a6, 0x0401f12b,
0x59a8d063, 0x59a80062, 0x80697480, 0x040207e9,
- 0x0201f800, 0x001037c8, 0x80c589c0, 0x0402004d,
- 0x0201f800, 0x00102207, 0x0401f120, 0x4887c857,
- 0x0201f800, 0x001021ff, 0x0401f11c, 0x0201f800,
- 0x00106d42, 0x40c66000, 0x80c589c0, 0x0400003e,
- 0x0201f800, 0x001034c3, 0x40c65800, 0x80c589c0,
- 0x04000022, 0x4a02601d, 0x0010b111, 0x48898a05,
+ 0x0201f800, 0x00103893, 0x80c589c0, 0x0402004d,
+ 0x0201f800, 0x001022aa, 0x0401f120, 0x4887c857,
+ 0x0201f800, 0x001022a2, 0x0401f11c, 0x0201f800,
+ 0x00106efa, 0x40c66000, 0x80c589c0, 0x0400003e,
+ 0x0201f800, 0x0010358e, 0x40c65800, 0x80c589c0,
+ 0x04000022, 0x4a02601d, 0x0010b391, 0x48898a05,
0x48898c05, 0x4882620c, 0x4886640c, 0x59a0d40f,
0x8068d0e0, 0x59a0da0f, 0x406c0000, 0x8068d540,
0x486a600d, 0x59a0d40a, 0x8068d0e0, 0x59a0da0a,
@@ -24151,27 +24383,27 @@
0x8068d0e0, 0x59a0da0e, 0x406c0000, 0x8068d540,
0x486a600f, 0x59a0d411, 0x8068d0e0, 0x59a0da11,
0x406c0000, 0x8068d540, 0x486a6010, 0x0401fe99,
- 0x80c589c0, 0x04020006, 0x0201f800, 0x00106d11,
+ 0x80c589c0, 0x04020006, 0x0201f800, 0x00106ec5,
0x4a034407, 0x00000002, 0x0401f7bc, 0x48ee602d,
0x58ee580c, 0x4a01d801, 0x00000001, 0x592cd206,
0x4869d805, 0x832cd400, 0x00000007, 0x4869d803,
- 0x4895d806, 0x4891d807, 0x4a01d808, 0x0010e5a7,
+ 0x4895d806, 0x4891d807, 0x4a01d808, 0x0010e7a7,
0x4a034000, 0x00000001, 0x49334001, 0x0401ff5e,
0x0401f0da, 0x4a034407, 0x00000003, 0x0401f7a7,
- 0x0201f800, 0x00105f78, 0x598e600b, 0x0201f800,
- 0x00106287, 0x0201f800, 0x00105f78, 0x408e3000,
- 0x0201f800, 0x001064d2, 0x59926005, 0x813261c0,
- 0x0400000d, 0x0201f800, 0x001061b6, 0x0201f800,
- 0x00105f4c, 0x0201f800, 0x00105f52, 0x42027800,
+ 0x0201f800, 0x0010613a, 0x598e600b, 0x0201f800,
+ 0x00106449, 0x0201f800, 0x0010613a, 0x408e3000,
+ 0x0201f800, 0x00106694, 0x59926005, 0x813261c0,
+ 0x0400000d, 0x0201f800, 0x00106378, 0x0201f800,
+ 0x0010610e, 0x0201f800, 0x00106114, 0x42027800,
0x00001000, 0x42028000, 0x0000002e, 0x0201f800,
- 0x0010eeff, 0x811a3000, 0x83197480, 0x00000004,
- 0x040007ec, 0x040017eb, 0x0201f800, 0x0010082f,
- 0x0201f800, 0x001028e8, 0x497b507e, 0x497b4408,
- 0x4201d000, 0x003d0900, 0x0201f800, 0x00105caf,
+ 0x0010f10e, 0x811a3000, 0x83197480, 0x00000004,
+ 0x040007ec, 0x040017eb, 0x0201f800, 0x0010082d,
+ 0x0201f800, 0x0010298e, 0x497b507e, 0x497b4408,
+ 0x4201d000, 0x003d0900, 0x0201f800, 0x00105e71,
0x59c50880, 0x59c510a3, 0x497b4002, 0x0401fe6b,
0x0401ff0b, 0x4a03a005, 0x10000000, 0x59c4d005,
0x8268d540, 0x000000f0, 0x486b8805, 0x0401fe83,
- 0x0201f800, 0x001028ef, 0x40c50000, 0x80c589c0,
+ 0x0201f800, 0x00102995, 0x40c50000, 0x80c589c0,
0x04020020, 0x59c8d001, 0x8068d1c0, 0x0402001d,
0x59dcd006, 0x8268d500, 0x43200f80, 0x0400000a,
0x59dcd006, 0x82697480, 0x00000000, 0x83f17500,
@@ -24192,23 +24424,23 @@
0x04020004, 0x82797480, 0x00000032, 0x0400002b,
0x486fc857, 0x487bc857, 0x4877c857, 0x4883c857,
0x487fc857, 0x4873c857, 0x59a9700f, 0x48bbc857,
- 0x0201f800, 0x00102901, 0x4a03507e, 0x00000001,
+ 0x0201f800, 0x001029a7, 0x4a03507e, 0x00000001,
0x4200d000, 0x00000064, 0x0401f004, 0x8068d1c0,
0x04000028, 0x8068d040, 0x59c0d807, 0x8c6cdd04,
- 0x040007fb, 0x0401fe7b, 0x0201f800, 0x001037e4,
- 0x0201f800, 0x00106312, 0x0401fe6a, 0x4201d000,
- 0x000186a0, 0x0201f800, 0x00105caf, 0x488b88a3,
+ 0x040007fb, 0x0401fe7b, 0x0201f800, 0x001038af,
+ 0x0201f800, 0x001064d4, 0x0401fe6a, 0x4201d000,
+ 0x000186a0, 0x0201f800, 0x00105e71, 0x488b88a3,
0x48878880, 0x59a8d07e, 0x8068d1c0, 0x04020711,
- 0x0201f800, 0x001021b9, 0x0401f030, 0x4a03507e,
+ 0x0201f800, 0x0010225c, 0x0401f030, 0x4a03507e,
0x00000001, 0x0401f7ec, 0x82757480, 0x000000e1,
0x040207d4, 0x407c0000, 0x80817480, 0x040207d1,
0x59a8d00f, 0x80697480, 0x040207ce, 0x8270d500,
0x000000f0, 0x040207cb, 0x0401fe48, 0x0401f7d5,
- 0x4a03507e, 0x00000001, 0x0201f800, 0x001018cd,
+ 0x4a03507e, 0x00000001, 0x0201f800, 0x001018ce,
0x80c589c0, 0x04000008, 0x59c4d005, 0x8268d500,
0x000000f0, 0x04000007, 0x4a034408, 0x0000bbbb,
0x0401f7d1, 0x4a034408, 0x0000aaaa, 0x0401f7ce,
- 0x0201f800, 0x001028ef, 0x80c57040, 0x04000008,
+ 0x0201f800, 0x00102995, 0x80c57040, 0x04000008,
0x59c0d007, 0x8268d500, 0x000501c0, 0x040007c6,
0x4a034408, 0x0000dddd, 0x0401f7c3, 0x4a034408,
0x0000cccc, 0x0401f7c0, 0x589d2805, 0x589d2004,
@@ -24219,10 +24451,10 @@
0x58ee580c, 0x4979d801, 0x592cd206, 0x4869d805,
0x832cd400, 0x00000007, 0x4869d803, 0x5931700d,
0x48b9d806, 0x5931700e, 0x48b9d807, 0x4a01d808,
- 0x0010e5a7, 0x4a034000, 0x00000001, 0x40826000,
+ 0x0010e7a7, 0x4a034000, 0x00000001, 0x40826000,
0x0401fe61, 0x0401f009, 0x41310000, 0x59a26001,
- 0x4933c857, 0x0201f800, 0x00106d13, 0x40826000,
- 0x0201f800, 0x00102207, 0x589d0000, 0x809d3800,
+ 0x4933c857, 0x0201f800, 0x00106ec7, 0x40826000,
+ 0x0201f800, 0x001022aa, 0x589d0000, 0x809d3800,
0x1c01f000, 0x829d3c80, 0x00000005, 0x48813800,
0x48853801, 0x48893802, 0x488d3803, 0x48913804,
0x412d1000, 0x41310800, 0x59a26001, 0x4069d800,
@@ -24238,18 +24470,18 @@
0x58ee580c, 0x592cd205, 0x82697480, 0x00000103,
0x04000030, 0x41351800, 0x41452000, 0x592cd405,
0x8468d55e, 0x486a5c05, 0x42028800, 0x000007fd,
- 0x4200d000, 0x00fffffd, 0x0201f800, 0x0010410f,
+ 0x4200d000, 0x00fffffd, 0x0201f800, 0x001041e5,
0x40c66800, 0x80c589c0, 0x04000010, 0x0201f800,
- 0x00108730, 0x80c589c0, 0x04000018, 0x40866000,
- 0x4881d801, 0x4a01d808, 0x0010e581, 0x0401f00f,
- 0x0201f800, 0x001021f3, 0x0201f800, 0x00106d11,
+ 0x00108911, 0x80c589c0, 0x04000018, 0x40866000,
+ 0x4881d801, 0x4a01d808, 0x0010e781, 0x0401f00f,
+ 0x0201f800, 0x00102296, 0x0201f800, 0x00106ec5,
0x40866000, 0x0401f019, 0x59a26001, 0x0201f800,
- 0x00106d11, 0x40866000, 0x4a034407, 0x00000002,
- 0x0201f800, 0x001021fb, 0x408a5800, 0x408e6800,
- 0x40928800, 0x0401f00d, 0x0201f800, 0x00106d11,
+ 0x00106ec5, 0x40866000, 0x4a034407, 0x00000002,
+ 0x0201f800, 0x0010229e, 0x408a5800, 0x408e6800,
+ 0x40928800, 0x0401f00d, 0x0201f800, 0x00106ec5,
0x40866000, 0x4a034407, 0x00000004, 0x0401f7f5,
- 0x0201f800, 0x00106d11, 0x40866000, 0x0201f800,
- 0x001021b9, 0x408a5800, 0x589d2004, 0x589d1803,
+ 0x0201f800, 0x00106ec5, 0x40866000, 0x0201f800,
+ 0x0010225c, 0x408a5800, 0x589d2004, 0x589d1803,
0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000005, 0x1c01f000, 0x829d3c80, 0x00000004,
0x48813800, 0x48853801, 0x48893802, 0x488d3803,
@@ -24266,12 +24498,12 @@
0x4883a003, 0x59a0d40e, 0x8068d0e0, 0x59a0da0e,
0x406c0000, 0x80691d40, 0x59a0d411, 0x8068d0e0,
0x59a0da11, 0x406c0000, 0x80691540, 0x4201d000,
- 0x00003a98, 0x0201f800, 0x00105caf, 0x4883a002,
+ 0x00003a98, 0x0201f800, 0x00105e71, 0x4883a002,
0x59a9707f, 0x48bba008, 0x488fa000, 0x488ba001,
0x59d0d005, 0x4a03a005, 0x10000000, 0x4178d000,
0x04025002, 0x8068d000, 0x8068d1c0, 0x04020007,
0x5884d001, 0x8068d000, 0x48690801, 0x4200d800,
- 0x00000001, 0x0401f011, 0x4200d000, 0x0010e618,
+ 0x00000001, 0x0401f011, 0x4200d000, 0x0010e818,
0x4084d800, 0x4178e000, 0x0201f800, 0x001001ec,
0x0401f7f4, 0x497a600e, 0x592e5801, 0x812e59c0,
0x040007df, 0x492e600d, 0x832cdc00, 0x00000006,
@@ -24286,7 +24518,7 @@
0x8c68d504, 0x0400000a, 0x59d0d006, 0x82697480,
0x00000000, 0x83f17500, 0x0c000000, 0x04000004,
0x82b97580, 0x0c000000, 0x04020010, 0x0401f033,
- 0x4200d000, 0x0010e680, 0x4080e000, 0x0201f800,
+ 0x4200d000, 0x0010e880, 0x4080e000, 0x0201f800,
0x001001ec, 0x59d0d006, 0x82697480, 0x00000000,
0x83f17500, 0x0c000000, 0x040007f5, 0x82b97480,
0x0c000000, 0x040007f2, 0x4a03a005, 0x20000000,
@@ -24299,9 +24531,9 @@
0x0401ff4e, 0x0401f009, 0x4a034408, 0x0000dddd,
0x0401f006, 0x48690001, 0x4080d000, 0x0401ff47,
0x80c589c0, 0x040207f6, 0x589d0000, 0x809d3800,
- 0x1c01f000, 0x0201f800, 0x001018cd, 0x80c589c0,
+ 0x1c01f000, 0x0201f800, 0x001018ce, 0x80c589c0,
0x04020002, 0x0401f009, 0x4a034407, 0x00000017,
- 0x0201f800, 0x001021fb, 0x4203e000, 0x50000000,
+ 0x0201f800, 0x0010229e, 0x4203e000, 0x50000000,
0x497bc856, 0x0401f000, 0x1c01f000, 0x4068d800,
0x59c17009, 0x48bbc857, 0x59c0e009, 0x8270d500,
0x00e00000, 0x04000019, 0x586cd000, 0x486b4210,
@@ -24342,7 +24574,7 @@
0x48bbc857, 0x59c0d007, 0x82697480, 0x00000000,
0x83f17500, 0x0c000000, 0x04000004, 0x82b97580,
0x0c000000, 0x04020010, 0x0401f035, 0x4200d000,
- 0x0010e762, 0x4080e000, 0x0201f800, 0x001001ec,
+ 0x0010e962, 0x4080e000, 0x0201f800, 0x001001ec,
0x59c0d007, 0x82697480, 0x00000000, 0x83f17500,
0x0c000000, 0x040007f5, 0x82b97480, 0x0c000000,
0x040007f2, 0x4a038006, 0x20000000, 0x59c0d007,
@@ -24357,12 +24589,12 @@
0x0401ff54, 0x80c589c0, 0x040207f6, 0x589d0000,
0x809d3800, 0x1c01f000, 0x59a26000, 0x813261c0,
0x04000009, 0x59325809, 0x812e59c0, 0x04000005,
- 0x0201f800, 0x00106d11, 0x0201f800, 0x00100595,
+ 0x0201f800, 0x00106ec5, 0x0201f800, 0x00100595,
0x497b4000, 0x59a26001, 0x813261c0, 0x04000009,
0x59325809, 0x812e59c0, 0x04000005, 0x0201f800,
- 0x00106d11, 0x0201f800, 0x00100595, 0x497b4001,
+ 0x00106ec5, 0x0201f800, 0x00100595, 0x497b4001,
0x1c01f000, 0x809d3840, 0x48813800, 0x40690000,
- 0x0201f800, 0x00102901, 0x0201f800, 0x0010e3b2,
+ 0x0201f800, 0x001029a7, 0x0201f800, 0x0010e5b2,
0x5880d00b, 0x8068d1c0, 0x04020004, 0x5880d00c,
0x8068d1c0, 0x04000007, 0x59a0d00d, 0x8068d1c0,
0x0402000a, 0x4200d000, 0x00000001, 0x0401f009,
@@ -24370,39 +24602,39 @@
0x8068d1c0, 0x040007f8, 0x0401ffd0, 0x0401f7f6,
0x40698800, 0x589d0000, 0x809d3800, 0x1c01f000,
0x809d3840, 0x48813800, 0x4200d000, 0x000000ef,
- 0x0201f800, 0x00101637, 0x4a03500f, 0x000000ef,
+ 0x0201f800, 0x00101635, 0x4a03500f, 0x000000ef,
0x59c4d0a3, 0x8468d55a, 0x8468d53a, 0x486b88a3,
- 0x0201f800, 0x001016a8, 0x80c589c0, 0x04000040,
- 0x4200d000, 0x00000001, 0x0201f800, 0x0010189e,
- 0x4200d000, 0x00000001, 0x0201f800, 0x00101874,
- 0x4201d000, 0x00000014, 0x0201f800, 0x00105c7f,
+ 0x0201f800, 0x001016a9, 0x80c589c0, 0x04000040,
+ 0x4200d000, 0x00000001, 0x0201f800, 0x0010189f,
+ 0x4200d000, 0x00000001, 0x0201f800, 0x00101875,
+ 0x4201d000, 0x00000014, 0x0201f800, 0x00105e41,
0x59c4d008, 0x8268d540, 0x00000280, 0x8268d500,
0xffffffe1, 0x486b8808, 0x4a0388a7, 0x0000f7f7,
0x4a038805, 0x04000001, 0x4200d000, 0xbe20bfff,
- 0x4200d800, 0x80018000, 0x0201f800, 0x00103e8b,
+ 0x4200d800, 0x80018000, 0x0201f800, 0x00103f5e,
0x4200d000, 0xfffeffff, 0x4178d800, 0x0201f800,
- 0x00103e8b, 0x42010000, 0x00001387, 0x0401f008,
+ 0x00103f5e, 0x42010000, 0x00001387, 0x0401f008,
0x80817040, 0x04000053, 0x80810040, 0x42000000,
0xffffffff, 0x80817480, 0x04000009, 0x4201d000,
- 0x00000014, 0x0201f800, 0x00105c7f, 0x0201f800,
- 0x001018cd, 0x80c589c0, 0x040007f2, 0x59c4d005,
+ 0x00000014, 0x0201f800, 0x00105e41, 0x0201f800,
+ 0x001018ce, 0x80c589c0, 0x040007f2, 0x59c4d005,
0x8268dd00, 0x04000000, 0x8c68d534, 0x0402001c,
0x59c4d0a4, 0x8268d500, 0x0000000f, 0x82697480,
0x00000008, 0x0402003c, 0x0401f015, 0x0201f800,
- 0x001016b3, 0x80c589c0, 0x04000006, 0x4178d000,
- 0x0201f800, 0x0010189e, 0x4178d000, 0x0401f7bf,
- 0x0201f800, 0x001016be, 0x80c589c0, 0x04000026,
- 0x4200d000, 0x00000002, 0x0201f800, 0x0010189e,
+ 0x001016b4, 0x80c589c0, 0x04000006, 0x4178d000,
+ 0x0201f800, 0x0010189f, 0x4178d000, 0x0401f7bf,
+ 0x0201f800, 0x001016bf, 0x80c589c0, 0x04000026,
+ 0x4200d000, 0x00000002, 0x0201f800, 0x0010189f,
0x4200d000, 0x00000002, 0x0401f7b4, 0x4200d000,
- 0x00020000, 0x0201f800, 0x00103e92, 0x4201d000,
- 0x00000064, 0x0201f800, 0x00105c7f, 0x4200d000,
+ 0x00020000, 0x0201f800, 0x00103f65, 0x4201d000,
+ 0x00000064, 0x0201f800, 0x00105e41, 0x4200d000,
0xfeffffff, 0x4200d800, 0x02000000, 0x0201f800,
- 0x00103e8b, 0x4200d000, 0xfdffffff, 0x4178d800,
- 0x0201f800, 0x00103e8b, 0x4a038805, 0x04000001,
+ 0x00103f5e, 0x4200d000, 0xfdffffff, 0x4178d800,
+ 0x0201f800, 0x00103f5e, 0x4a038805, 0x04000001,
0x59c4d0a4, 0x8268d500, 0x0000000f, 0x4178d800,
0x8068d1c0, 0x0402000c, 0x4200d800, 0x00000001,
0x0401f009, 0x4200d000, 0x00000003, 0x0201f800,
- 0x0010189e, 0x4200d000, 0x00000003, 0x0401f78f,
+ 0x0010189f, 0x4200d000, 0x00000003, 0x0401f78f,
0x40c4d800, 0x406d8800, 0x589d0000, 0x809d3800,
0x1c01f000, 0x829d3c80, 0x00000003, 0x48813800,
0x48853801, 0x48893802, 0x40690000, 0x492fc857,
@@ -24427,7 +24659,7 @@
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
0x48853801, 0x40690000, 0x497bc856, 0x4203a000,
0x00007600, 0x4200d000, 0x00000040, 0x0201f800,
- 0x0010134f, 0x4a03a00a, 0x00000001, 0x4a03a005,
+ 0x0010134d, 0x4a03a00a, 0x00000001, 0x4a03a005,
0x20000000, 0x59d0d006, 0x4a03a005, 0x30000000,
0x59d0d006, 0x82690d00, 0x00000020, 0x8c68d50a,
0x040207fc, 0x59a0d20d, 0x48690005, 0x8068d1c0,
@@ -24436,12 +24668,12 @@
0x59a0d40e, 0x8068d0e0, 0x59a0da0e, 0x406c0000,
0x8068d540, 0x48690006, 0x59a0d40c, 0x8068d0e0,
0x59a0da0c, 0x826c0500, 0x0000fffc, 0x8068d540,
- 0x48690009, 0x486ba003, 0x0201f800, 0x00106d42,
+ 0x48690009, 0x486ba003, 0x0201f800, 0x00106efa,
0x40c66000, 0x80c589c0, 0x0400004f, 0x49334001,
0x0201f800, 0x00100579, 0x40c65800, 0x80c589c0,
0x04000041, 0x4a025a05, 0x00000018, 0x4a025806,
0x00abcdef, 0x492e6009, 0x492e600d, 0x58817005,
- 0x48ba600f, 0x48865c11, 0x4a02601d, 0x0010b111,
+ 0x48ba600f, 0x48865c11, 0x4a02601d, 0x0010b391,
0x4a02600e, 0x00000004, 0x832cd400, 0x00000012,
0x486a600c, 0x48690008, 0x4a01000a, 0x0000000c,
0x5880d005, 0x8068d040, 0x48690005, 0x4080d000,
@@ -24455,10 +24687,10 @@
0x03000000, 0x040007ef, 0x4979000a, 0x4178e000,
0x8270e400, 0x0000000c, 0x8068d840, 0x406cd000,
0x806cd9c0, 0x040207fb, 0x4871000a, 0x486d0005,
- 0x0401f7e9, 0x4200d000, 0x0010e8cb, 0x4200d800,
+ 0x0401f7e9, 0x4200d000, 0x0010eacb, 0x4200d800,
0x00100579, 0x4080e000, 0x0201f800, 0x001001ec,
- 0x0401f7b9, 0x4200d000, 0x0010e8cb, 0x4200d800,
- 0x00106d42, 0x4080e000, 0x0201f800, 0x001001ec,
+ 0x0401f7b9, 0x4200d000, 0x0010eacb, 0x4200d800,
+ 0x00106efa, 0x4080e000, 0x0201f800, 0x001001ec,
0x0401f7ab, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x809d3840, 0x48813800,
0x40690000, 0x497bc856, 0x42038000, 0x00007700,
@@ -24471,13 +24703,13 @@
0x406c0000, 0x8068d540, 0x48690006, 0x59a0d40c,
0x8068d0e0, 0x59a0da0c, 0x826c0500, 0x0000fffc,
0x8068d540, 0x48690009, 0x486bc857, 0x58817009,
- 0x48bb8003, 0x0201f800, 0x00106d42, 0x40c66000,
+ 0x48bb8003, 0x0201f800, 0x00106efa, 0x40c66000,
0x80c589c0, 0x0400005a, 0x49334000, 0x0201f800,
0x00100579, 0x40c65800, 0x80c589c0, 0x0400004c,
0x4a025a05, 0x00000018, 0x4a025806, 0x00abcdef,
0x492e6009, 0x492e600d, 0x58817005, 0x48ba600f,
0x4a02600e, 0x00000004, 0x497a5c11, 0x4a02601d,
- 0x0010b111, 0x832cd400, 0x00000012, 0x486a600c,
+ 0x0010b391, 0x832cd400, 0x00000012, 0x486a600c,
0x48690008, 0x4a01000a, 0x0000000c, 0x5880d005,
0x8068d040, 0x48690005, 0x4080d000, 0x0401fed2,
0x59a0d408, 0x82697480, 0x0000dddd, 0x040007c3,
@@ -24493,19 +24725,19 @@
0x00000006, 0x48690008, 0x4080d000, 0x0401fea6,
0x80c589c0, 0x040207ea, 0x59a0d408, 0x82697480,
0x0000dddd, 0x0402078e, 0x0401f011, 0x4200d000,
- 0x0010e95c, 0x4200d800, 0x00100579, 0x4080e000,
+ 0x0010eb5c, 0x4200d800, 0x00100579, 0x4080e000,
0x0201f800, 0x001001ec, 0x0401f7ae, 0x4200d000,
- 0x0010e95c, 0x4200d800, 0x00106d42, 0x4080e000,
+ 0x0010eb5c, 0x4200d800, 0x00106efa, 0x4080e000,
0x0201f800, 0x001001ec, 0x0401f7a0, 0x589d0000,
0x809d3800, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x40690800, 0x406d0000,
- 0x0201f800, 0x00101910, 0x40800000, 0x4084d000,
- 0x80c4dd00, 0x0201f800, 0x00101917, 0x589d0801,
+ 0x0201f800, 0x00101911, 0x40800000, 0x4084d000,
+ 0x80c4dd00, 0x0201f800, 0x00101918, 0x589d0801,
0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
- 0x40690800, 0x406d0000, 0x0201f800, 0x00101910,
+ 0x40690800, 0x406d0000, 0x0201f800, 0x00101911,
0x40800000, 0x4084d000, 0x80c4dd40, 0x0201f800,
- 0x00101917, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00101918, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x809d3840, 0x48a13800,
0x829d3c80, 0x0000000f, 0x409d4000, 0x829d3c80,
0x00000005, 0x48813800, 0x48853801, 0x48893802,
@@ -24514,37 +24746,37 @@
0x8d0e1d0e, 0x040200a3, 0x59a0d407, 0x8268dd00,
0x00000007, 0x826d7480, 0x00000002, 0x040000aa,
0x806cd9c0, 0x04000006, 0x806d7040, 0x04000144,
- 0x0201f800, 0x001021ff, 0x0401f17f, 0x4200d000,
+ 0x0201f800, 0x001022a2, 0x0401f17f, 0x4200d000,
0x00000802, 0x4200d800, 0x00000002, 0x0401ffc9,
0x0401fdb4, 0x80c589c0, 0x04000144, 0x59a0d410,
0x8068d0e0, 0x59a0da10, 0x406c0000, 0x8068d540,
0x48694000, 0x497b4408, 0x4979400b, 0x4979400c,
0x4979400d, 0x49794002, 0x49794001, 0x0201f800,
- 0x001028e8, 0x0201f800, 0x001037c8, 0x80c589c0,
- 0x040000fe, 0x0201f800, 0x00105f78, 0x598e600b,
- 0x0201f800, 0x00106287, 0x0201f800, 0x00105f78,
- 0x417a3000, 0x0201f800, 0x001064d2, 0x59926005,
- 0x813261c0, 0x0400000d, 0x0201f800, 0x001061b6,
- 0x0201f800, 0x00105f4c, 0x0201f800, 0x00105f52,
+ 0x0010298e, 0x0201f800, 0x00103893, 0x80c589c0,
+ 0x040000fe, 0x0201f800, 0x0010613a, 0x598e600b,
+ 0x0201f800, 0x00106449, 0x0201f800, 0x0010613a,
+ 0x417a3000, 0x0201f800, 0x00106694, 0x59926005,
+ 0x813261c0, 0x0400000d, 0x0201f800, 0x00106378,
+ 0x0201f800, 0x0010610e, 0x0201f800, 0x00106114,
0x42027800, 0x00001000, 0x42028000, 0x0000002e,
- 0x0201f800, 0x0010eeff, 0x811a3000, 0x83197480,
+ 0x0201f800, 0x0010f10e, 0x811a3000, 0x83197480,
0x00000004, 0x040007ec, 0x040017eb, 0x0201f800,
- 0x0010082f, 0x49794004, 0x497b4002, 0x40a0d000,
+ 0x0010082d, 0x49794004, 0x497b4002, 0x40a0d000,
0x0401feea, 0x59a0d408, 0x82697480, 0x0000dddd,
0x04000138, 0x40a0d000, 0x0401fe53, 0x59a0d408,
0x82697480, 0x0000dddd, 0x04000132, 0x59a0d00d,
0x8068d1c0, 0x040200f2, 0x4979400e, 0x40a0d000,
- 0x0201f800, 0x0010e618, 0x0201f800, 0x0010e358,
+ 0x0201f800, 0x0010e818, 0x0201f800, 0x0010e558,
0x58a0d004, 0x8068d1c0, 0x040000ca, 0x58a0e00e,
0x80717040, 0x04000062, 0x59c8d001, 0x8068d1c0,
0x040200d6, 0x59a0d002, 0x42000000, 0xfeedbeef,
0x80697480, 0x040000db, 0x4a014003, 0x10000000,
0x40a0d000, 0x0401fc6f, 0x4a034002, 0xfeedbeef,
- 0x40a0d000, 0x0201f800, 0x0010e680, 0x59a0d408,
+ 0x40a0d000, 0x0201f800, 0x0010e880, 0x59a0d408,
0x82697480, 0x0000dddd, 0x04000028, 0x40a0d000,
0x0401fcc0, 0x59a0d408, 0x82697480, 0x0000dddd,
- 0x04000022, 0x0201f800, 0x0010e3a0, 0x59c4d005,
- 0x8c68d534, 0x0402003c, 0x0201f800, 0x001028ef,
+ 0x04000022, 0x0201f800, 0x0010e5a0, 0x59c4d005,
+ 0x8c68d534, 0x0402003c, 0x0201f800, 0x00102995,
0x80c589c0, 0x040200e4, 0x59a0d00d, 0x8068d1c0,
0x04000016, 0x59a26000, 0x59a0d40d, 0x8068d1c0,
0x04000004, 0x5930d00f, 0x8068d1c0, 0x040207c7,
@@ -24552,13 +24784,13 @@
0x5930d00f, 0x8068d1c0, 0x040207c0, 0x58a0d002,
0x8068d1c0, 0x040207bd, 0x58a0d001, 0x8068d1c0,
0x040207ba, 0x0401fcf1, 0x58a0e00e, 0x0401f024,
- 0x0201f800, 0x001016d4, 0x80c589c0, 0x0400075b,
- 0x4200d000, 0x00000003, 0x0201f800, 0x0010189e,
- 0x4200d000, 0x00000003, 0x0201f800, 0x00101874,
+ 0x0201f800, 0x001016d5, 0x80c589c0, 0x0400075b,
+ 0x4200d000, 0x00000003, 0x0201f800, 0x0010189f,
+ 0x4200d000, 0x00000003, 0x0201f800, 0x00101875,
0x0401f752, 0x8d0e1d0e, 0x0402000c, 0x0201f800,
- 0x00104a28, 0x80c589c0, 0x040200bf, 0x836d7480,
+ 0x00104b2d, 0x80c589c0, 0x040200bf, 0x836d7480,
0x00000003, 0x04020005, 0x59c4d0a4, 0x8268d500,
- 0x0000000f, 0x0400075a, 0x0201f800, 0x00102203,
+ 0x0000000f, 0x0400075a, 0x0201f800, 0x001022a6,
0x0401f0cd, 0x4a01400d, 0x0000bbbb, 0x4a01400e,
0x00000001, 0x4200e000, 0x00000001, 0x58a0d000,
0x8068d040, 0x48694000, 0x4200d800, 0x00030d40,
@@ -24566,10 +24798,10 @@
0x04000004, 0x59c0d007, 0x8c68d504, 0x040007fc,
0x59c0d007, 0x8c68d504, 0x0402008a, 0x59c0d007,
0x8268d500, 0x000501c0, 0x04020003, 0x0201f800,
- 0x0010e6d7, 0x4a01400d, 0x0000dddd, 0x40a0d000,
+ 0x0010e8d7, 0x4a01400d, 0x0000dddd, 0x40a0d000,
0x0401fcc9, 0x80c589c0, 0x04020004, 0x58a0d000,
- 0x8068d1c0, 0x04020764, 0x0201f800, 0x001037e4,
- 0x0201f800, 0x00106312, 0x0201f800, 0x0010e3a6,
+ 0x8068d1c0, 0x04020764, 0x0201f800, 0x001038af,
+ 0x0201f800, 0x001064d4, 0x0201f800, 0x0010e5a6,
0x4201d000, 0x000186a0, 0x48938880, 0x488f8808,
0x488b88a3, 0x4883500f, 0x48879040, 0x42038000,
0x00007700, 0x4a038009, 0xf4f60000, 0x4a038891,
@@ -24579,22 +24811,22 @@
0x04000010, 0x4200d000, 0x00000802, 0x4200d800,
0xfffffffc, 0x0401fec1, 0x4200d000, 0x0000240c,
0x4200d800, 0xffffff7f, 0x0401febc, 0x0201f800,
- 0x00104a3e, 0x40c50000, 0x80c589c0, 0x04000067,
+ 0x00104b43, 0x40c50000, 0x80c589c0, 0x04000067,
0x59a0d408, 0x82697480, 0x0000dddd, 0x0400000f,
0x58a0d80b, 0x806cd9c0, 0x04020007, 0x58a0d00c,
0x8068d1c0, 0x04020004, 0x58a0d00d, 0x8068d1c0,
0x0400006b, 0x486f4407, 0x58a0d00c, 0x486b4208,
- 0x58a0d00d, 0x486b4408, 0x0201f800, 0x0010220b,
+ 0x58a0d00d, 0x486b4408, 0x0201f800, 0x001022ae,
0x0401f065, 0x59c8d001, 0x8068d1c0, 0x04020738,
- 0x40a0d000, 0x0201f800, 0x0010e680, 0x59a0d408,
+ 0x40a0d000, 0x0201f800, 0x0010e880, 0x59a0d408,
0x82697480, 0x0000dddd, 0x04000731, 0x0201f800,
- 0x001028ef, 0x80c589c0, 0x040007f3, 0x0201f800,
- 0x0010e6d7, 0x4a01400d, 0x0000aaaa, 0x4a01400e,
+ 0x00102995, 0x80c589c0, 0x040007f3, 0x0201f800,
+ 0x0010e8d7, 0x4a01400d, 0x0000aaaa, 0x4a01400e,
0x00000001, 0x0401f726, 0x40a0d000, 0x0201f800,
- 0x0010e6e5, 0x80c589c0, 0x04020781, 0x59a0d002,
+ 0x0010e8e5, 0x80c589c0, 0x04020781, 0x59a0d002,
0x42000000, 0xfeedbeef, 0x80697480, 0x04020727,
0x4a014003, 0x10000004, 0x0401f726, 0x40a0d000,
- 0x0201f800, 0x0010e618, 0x0401f70c, 0x4200d000,
+ 0x0201f800, 0x0010e818, 0x0401f70c, 0x4200d000,
0x00000802, 0x0401fe8b, 0x4200d000, 0x0000240c,
0x4200d800, 0x00000080, 0x0401fe86, 0x0401fc71,
0x80c589c0, 0x040206be, 0x4084d000, 0x4088d800,
@@ -24605,412 +24837,411 @@
0x0401f77a, 0x4a01400d, 0x0000cccc, 0x58a0d000,
0x486b4210, 0x58a0d000, 0x8068d120, 0x486b4410,
0x0401f74f, 0x4a034407, 0x00000016, 0x0201f800,
- 0x001021fb, 0x0401f014, 0x4a0388a7, 0x0000f7f7,
+ 0x0010229e, 0x0401f014, 0x4a0388a7, 0x0000f7f7,
0x4200d000, 0xbeffffff, 0x4200d800, 0x80018000,
- 0x0201f800, 0x00103e8b, 0x4200d000, 0xfffeffff,
- 0x4080d800, 0x0201f800, 0x00103e8b, 0x0401f78d,
+ 0x0201f800, 0x00103f5e, 0x4200d000, 0xfffeffff,
+ 0x4080d800, 0x0201f800, 0x00103f5e, 0x0401f78d,
0x40a0d000, 0x0401fc20, 0x0401f75c, 0x0201f800,
- 0x001021b9, 0x589d2004, 0x589d1803, 0x589d1002,
+ 0x0010225c, 0x589d2004, 0x589d1803, 0x589d1002,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000014,
- 0x589d4000, 0x809d3800, 0x1c01f000, 0x809d3840,
- 0x48813800, 0x4937c857, 0x42010000, 0x00000001,
- 0x0201f800, 0x00106d42, 0x40c66000, 0x80c589c0,
- 0x04000017, 0x4925881d, 0x4935880a, 0x0201f800,
- 0x001086df, 0x48826407, 0x417a7800, 0x0201f800,
- 0x001040e0, 0x59a8d016, 0x8068d000, 0x486b5016,
- 0x599cd019, 0x417a7000, 0x8c68d50e, 0x04020003,
- 0x42027000, 0x00000004, 0x0201f800, 0x00106d6c,
- 0x599cd208, 0x486a6c12, 0x41790000, 0x40818800,
- 0x589d0000, 0x809d3800, 0x1c01f000, 0x4937c857,
- 0x5934d200, 0x8468d502, 0x486a6a00, 0x1c01f000,
- 0x829d3c80, 0x00000004, 0x48813800, 0x48853801,
- 0x48893802, 0x488d3803, 0x41350800, 0x41451000,
- 0x412d1800, 0x4943c857, 0x493fc857, 0x0201f800,
- 0x00105f78, 0x40c50000, 0x8d3e7d18, 0x04000003,
- 0x8d3e7d16, 0x04000068, 0x0201f800, 0x0010f1b7,
- 0x0201f800, 0x0010f1a7, 0x0201f800, 0x0010f25c,
- 0x0201f800, 0x0010f3a9, 0x808101c0, 0x04000003,
- 0x0201f800, 0x00105f69, 0x417a8800, 0x0401f00a,
- 0x58c4d200, 0x8c68d50e, 0x0400000e, 0x81468800,
- 0x83457480, 0x000007ef, 0x83f17500, 0x03000000,
- 0x04000026, 0x0201f800, 0x001041cf, 0x40c66800,
- 0x80c589c0, 0x040007f6, 0x8d3e7d06, 0x040207f1,
- 0x8d3e7d18, 0x0400003f, 0x5935000f, 0x0401f007,
- 0x49410207, 0x40825800, 0x58810000, 0x492fc857,
- 0x0201f800, 0x0002035b, 0x808101c0, 0x040207f9,
- 0x497a680f, 0x497a6810, 0x4937c857, 0x4a026c00,
- 0x00000707, 0x497a6a03, 0x497a6811, 0x599cd401,
- 0x486a6a0b, 0x5934d402, 0x8268d500, 0x000000ff,
- 0x486a6c02, 0x81468800, 0x83457480, 0x000007ef,
- 0x040007dd, 0x040017dc, 0x8d3e7d02, 0x0400002d,
- 0x497b5018, 0x42028800, 0x000007f0, 0x0401f007,
- 0x81468800, 0x83457480, 0x000007ff, 0x83f17500,
- 0x03000000, 0x04000023, 0x0201f800, 0x001041cf,
- 0x40c66800, 0x80c589c0, 0x040007f6, 0x48c7c857,
- 0x4a018c00, 0x00000707, 0x58c4d00c, 0x8068d1c0,
- 0x040207f0, 0x58c4d00f, 0x8068d1c0, 0x040207ed,
- 0x0201f800, 0x00103ebf, 0x81468800, 0x83457480,
- 0x000007ff, 0x040007ed, 0x040017ec, 0x0401f00d,
- 0x4937c857, 0x8d0e1d20, 0x04000004, 0x4a026c00,
- 0x00000707, 0x0401f7ae, 0x0201f800, 0x00103ebf,
- 0x0401f7ab, 0x0201f800, 0x0010edc4, 0x0401f797,
- 0x40866800, 0x408a8800, 0x408e5800, 0x589d1803,
- 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000004, 0x1c01f000, 0x829d3c80, 0x00000006,
- 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
- 0x48913804, 0x48953805, 0x41352800, 0x41412000,
- 0x41451800, 0x412d1000, 0x4933c857, 0x493fc857,
- 0x4927c857, 0x0201f800, 0x00105f78, 0x40c50800,
- 0x5932680a, 0x813669c0, 0x0400002f, 0x5934d403,
- 0x406a8800, 0x42028000, 0x00000029, 0x8d3e7d18,
- 0x0402002c, 0x0201f800, 0x0010f051, 0x0201f800,
- 0x0010f148, 0x0201f800, 0x0010f1e1, 0x0201f800,
- 0x0010f603, 0x4937c857, 0x8d3e7d06, 0x04000004,
- 0x5934d200, 0x8c68d50e, 0x0402001b, 0x8d3e7d18,
- 0x04000021, 0x5935000f, 0x808101c0, 0x0400000b,
- 0x49410207, 0x40825800, 0x58810000, 0x492fc857,
- 0x0201f800, 0x0002035b, 0x808101c0, 0x040207f9,
- 0x4882680f, 0x48826810, 0x4937c857, 0x4a026c00,
- 0x00000707, 0x497a6a03, 0x497a6811, 0x599cd401,
- 0x486a6a0b, 0x5934d402, 0x8268d500, 0x000000ff,
- 0x486a6c02, 0x808509c0, 0x04000013, 0x0401f00c,
- 0x8d3e7d16, 0x040207d4, 0x0201f800, 0x00105e35,
- 0x0401f7d1, 0x8d0e1d20, 0x04000008, 0x4a026c00,
- 0x00000707, 0x808509c0, 0x04000007, 0x0201f800,
- 0x00105f69, 0x0401f004, 0x0201f800, 0x00103ebf,
- 0x0401f7ed, 0x408a5800, 0x408e8800, 0x40928000,
- 0x40966800, 0x589d2805, 0x589d2004, 0x589d1803,
- 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000006, 0x1c01f000, 0x809d3840, 0x48813800,
- 0x4937c857, 0x42010000, 0x00000001, 0x0201f800,
- 0x00106d42, 0x40c66000, 0x80c589c0, 0x04000020,
- 0x4925881d, 0x4935880a, 0x5934d403, 0x82697480,
- 0x000007fe, 0x04000003, 0x417a7800, 0x0401ff8b,
- 0x0201f800, 0x001086df, 0x48826407, 0x417a7800,
- 0x0201f800, 0x001040e0, 0x4200d000, 0x00000003,
- 0x0201f800, 0x001040ea, 0x836d7480, 0x00000003,
- 0x04000004, 0x59a8d016, 0x8068d000, 0x486b5016,
- 0x42027000, 0x00000002, 0x0201f800, 0x00106d6c,
- 0x599cd208, 0x486a6c12, 0x41790000, 0x40818800,
- 0x589d0000, 0x809d3800, 0x1c01f000, 0x829d3c80,
- 0x00000003, 0x48813800, 0x48853801, 0x48893802,
- 0x40690800, 0x406d1000, 0x40d50000, 0x0201f800,
- 0x00105f52, 0x5880d02f, 0x41300000, 0x80697480,
- 0x04000018, 0x5880d02e, 0x41300000, 0x80697480,
- 0x0400001f, 0x5930d800, 0x806cd9c0, 0x04020008,
- 0x59317001, 0x48b91001, 0x5930d001, 0x8068d1c0,
- 0x04020025, 0x488a680c, 0x0401f038, 0x5930d801,
- 0x806cd9c0, 0x04000022, 0x59317000, 0x48b8d800,
- 0x486d0800, 0x497a6001, 0x497a6000, 0x0401f02f,
- 0x5930d801, 0x806cd9c0, 0x04000010, 0x5930d000,
- 0x8068d1c0, 0x04020025, 0x486d002e, 0x59317001,
- 0x48b9002f, 0x497a6001, 0x0401f024, 0x5930d001,
- 0x8068d1c0, 0x04020013, 0x4885002e, 0x48690800,
- 0x486a680c, 0x0401f01d, 0x5930d000, 0x8068d1c0,
- 0x04020012, 0x486d002f, 0x486d002e, 0x497a680c,
- 0x0401f016, 0x486e6001, 0x0401f014, 0x59317000,
- 0x48b90800, 0x486e680c, 0x497a6000, 0x0401f00f,
- 0x59317001, 0x48b9002e, 0x59317001, 0x48b90800,
- 0x497a6001, 0x0401f009, 0x59317000, 0x48b9002f,
- 0x486e6000, 0x0401f7ee, 0x59317000, 0x48b8d800,
- 0x497a6000, 0x0401f7da, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000003, 0x1c01f000,
- 0x809d3840, 0x48a13800, 0x829d3c80, 0x00000005,
- 0x409d4000, 0x829d3c80, 0x00000005, 0x48813800,
- 0x48853801, 0x48893802, 0x488d3803, 0x48913804,
- 0x41790800, 0x40850000, 0x4933c857, 0x0201f800,
- 0x00105f78, 0x40c52000, 0x41351800, 0x41191000,
- 0x49914003, 0x49d14000, 0x49a54001, 0x49154002,
- 0x48d94004, 0x5932680a, 0x58d4e02f, 0x4070d800,
- 0x8070e1c0, 0x04020008, 0x0401f01e, 0x406ce000,
- 0x586cd800, 0x806cd9c0, 0x0400001a, 0x808509c0,
- 0x04020018, 0x41300000, 0x806d7480, 0x04000011,
- 0x586cd00a, 0x41340000, 0x80697480, 0x040207f4,
- 0x406d0000, 0x586cd801, 0x806cd9c0, 0x040007f2,
- 0x41300000, 0x0401f005, 0x406d0000, 0x586cd801,
- 0x806cd9c0, 0x040007ec, 0x806d7480, 0x040207fb,
- 0x42010800, 0x00000001, 0x806cd9c0, 0x040207e8,
- 0x80857040, 0x04000020, 0x417a3000, 0x0201f800,
- 0x001064d2, 0x5990d005, 0x41300000, 0x80697480,
- 0x04000010, 0x811a3000, 0x83197480, 0x00000004,
- 0x040007f7, 0x040017f6, 0x408a3000, 0x408e6800,
- 0x58a32003, 0x58a3a000, 0x58a34801, 0x58a22802,
- 0x58a1b004, 0x80917040, 0x04020011, 0x0401f00e,
- 0x42010800, 0x00000001, 0x0201f800, 0x001061b6,
- 0x0201f800, 0x00105f4c, 0x0201f800, 0x00105f52,
- 0x0401f7ee, 0x4070d000, 0x4080d800, 0x0401ff48,
- 0x0401f7ea, 0x0201f800, 0x00105f69, 0x40858800,
- 0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x0000000a, 0x589d4000,
- 0x809d3800, 0x1c01f000, 0x829d3c80, 0x00000002,
- 0x48813800, 0x48853801, 0x41310800, 0x598e6005,
- 0x813261c0, 0x0400000b, 0x59310000, 0x0201f800,
- 0x00105e7c, 0x0201f800, 0x00106d11, 0x0201f800,
- 0x00105f62, 0x40826000, 0x813261c0, 0x040207f7,
- 0x497b1805, 0x497b1804, 0x40866000, 0x589d0801,
+ 0x589d4000, 0x809d3800, 0x1c01f000, 0x829d3c80,
+ 0x00000002, 0x48813800, 0x48853801, 0x59a8d006,
+ 0x82690d00, 0x00004000, 0x4178d800, 0x8c68d51c,
+ 0x04020022, 0x4937c857, 0x42010000, 0x00000001,
+ 0x0201f800, 0x00106efa, 0x40c66000, 0x80c589c0,
+ 0x04020003, 0x4080d800, 0x0401f018, 0x4925881d,
+ 0x4935880a, 0x0201f800, 0x001088c0, 0x48826407,
+ 0x40867800, 0x0201f800, 0x001041b3, 0x59a8d016,
+ 0x8068d000, 0x486b5016, 0x599cd019, 0x40867000,
+ 0x8c68d50e, 0x04020003, 0x42027000, 0x00000004,
+ 0x0201f800, 0x00106f24, 0x599cd208, 0x486a6c12,
+ 0x41790000, 0x4080d800, 0x406d8800, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
+ 0x4937c857, 0x5934d200, 0x8468d502, 0x486a6a00,
+ 0x1c01f000, 0x829d3c80, 0x00000004, 0x48813800,
+ 0x48853801, 0x48893802, 0x488d3803, 0x41350800,
+ 0x41451000, 0x412d1800, 0x4943c857, 0x493fc857,
+ 0x0201f800, 0x0010613a, 0x40c50000, 0x8d3e7d18,
+ 0x04000003, 0x8d3e7d16, 0x04000069, 0x0201f800,
+ 0x0010f3b3, 0x0201f800, 0x0010f3a3, 0x0201f800,
+ 0x0010f458, 0x0201f800, 0x0010f5a5, 0x808101c0,
+ 0x04000003, 0x0201f800, 0x0010612b, 0x417a8800,
+ 0x0401f00a, 0x58c4d200, 0x8c68d50e, 0x0400000e,
+ 0x81468800, 0x83457480, 0x000007ef, 0x83f17500,
+ 0x03000000, 0x04000027, 0x0201f800, 0x001042a5,
+ 0x40c66800, 0x80c589c0, 0x040007f6, 0x8d3e7d06,
+ 0x040207f1, 0x497a6c0b, 0x8d3e7d18, 0x0400003f,
+ 0x5935000f, 0x0401f007, 0x49410207, 0x40825800,
+ 0x58810000, 0x492fc857, 0x0201f800, 0x0002035b,
+ 0x808101c0, 0x040207f9, 0x497a680f, 0x497a6810,
+ 0x4937c857, 0x4a026c00, 0x00000707, 0x497a6a03,
+ 0x497a6811, 0x599cd401, 0x486a6a0b, 0x5934d402,
+ 0x8268d500, 0x000000ff, 0x486a6c02, 0x81468800,
+ 0x83457480, 0x000007ef, 0x040007dc, 0x040017db,
+ 0x8d3e7d02, 0x0400002d, 0x497b5018, 0x42028800,
+ 0x000007f0, 0x0401f007, 0x81468800, 0x83457480,
+ 0x000007ff, 0x83f17500, 0x03000000, 0x04000023,
+ 0x0201f800, 0x001042a5, 0x40c66800, 0x80c589c0,
+ 0x040007f6, 0x48c7c857, 0x4a018c00, 0x00000707,
+ 0x58c4d00c, 0x8068d1c0, 0x040207f0, 0x58c4d00f,
+ 0x8068d1c0, 0x040207ed, 0x0201f800, 0x00103f92,
+ 0x81468800, 0x83457480, 0x000007ff, 0x040007ed,
+ 0x040017ec, 0x0401f00d, 0x4937c857, 0x8d0e1d20,
+ 0x04000004, 0x4a026c00, 0x00000707, 0x0401f7ad,
+ 0x0201f800, 0x00103f92, 0x0401f7aa, 0x0201f800,
+ 0x0010efd3, 0x0401f796, 0x40866800, 0x408a8800,
+ 0x408e5800, 0x589d1803, 0x589d1002, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000004, 0x1c01f000,
+ 0x829d3c80, 0x00000006, 0x48813800, 0x48853801,
+ 0x48893802, 0x488d3803, 0x48913804, 0x48953805,
+ 0x41352800, 0x41412000, 0x41451800, 0x412d1000,
+ 0x4933c857, 0x493fc857, 0x4927c857, 0x0201f800,
+ 0x0010613a, 0x40c50800, 0x5932680a, 0x813669c0,
+ 0x04000030, 0x5934d403, 0x406a8800, 0x42028000,
+ 0x00000029, 0x8d3e7d18, 0x0402002d, 0x0201f800,
+ 0x0010f260, 0x0201f800, 0x0010f344, 0x0201f800,
+ 0x0010f3dd, 0x0201f800, 0x0010f7f5, 0x4937c857,
+ 0x8d3e7d06, 0x04000004, 0x5934d200, 0x8c68d50e,
+ 0x0402001c, 0x497a6c0b, 0x8d3e7d18, 0x04000021,
+ 0x5935000f, 0x808101c0, 0x0400000b, 0x49410207,
+ 0x40825800, 0x58810000, 0x492fc857, 0x0201f800,
+ 0x0002035b, 0x808101c0, 0x040207f9, 0x4882680f,
+ 0x48826810, 0x4937c857, 0x4a026c00, 0x00000707,
+ 0x497a6a03, 0x497a6811, 0x599cd401, 0x486a6a0b,
+ 0x5934d402, 0x8268d500, 0x000000ff, 0x486a6c02,
+ 0x808509c0, 0x04000013, 0x0401f00c, 0x8d3e7d16,
+ 0x040207d3, 0x0201f800, 0x00105ff7, 0x0401f7d0,
+ 0x8d0e1d20, 0x04000008, 0x4a026c00, 0x00000707,
+ 0x808509c0, 0x04000007, 0x0201f800, 0x0010612b,
+ 0x0401f004, 0x0201f800, 0x00103f92, 0x0401f7ed,
+ 0x408a5800, 0x408e8800, 0x40928000, 0x40966800,
+ 0x589d2805, 0x589d2004, 0x589d1803, 0x589d1002,
+ 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000006,
+ 0x1c01f000, 0x809d3840, 0x48813800, 0x4937c857,
+ 0x42010000, 0x00000001, 0x0201f800, 0x00106efa,
+ 0x40c66000, 0x80c589c0, 0x04000020, 0x4925881d,
+ 0x4935880a, 0x5934d403, 0x82697480, 0x000007fe,
+ 0x04000003, 0x417a7800, 0x0401ff8a, 0x0201f800,
+ 0x001088c0, 0x48826407, 0x417a7800, 0x0201f800,
+ 0x001041b3, 0x4200d000, 0x00000003, 0x0201f800,
+ 0x001041bd, 0x836d7480, 0x00000003, 0x04000004,
+ 0x59a8d016, 0x8068d000, 0x486b5016, 0x42027000,
+ 0x00000002, 0x0201f800, 0x00106f24, 0x599cd208,
+ 0x486a6c12, 0x41790000, 0x40818800, 0x589d0000,
+ 0x809d3800, 0x1c01f000, 0x829d3c80, 0x00000003,
+ 0x48813800, 0x48853801, 0x48893802, 0x40690800,
+ 0x406d1000, 0x40d50000, 0x0201f800, 0x00106114,
+ 0x5880d02f, 0x41300000, 0x80697480, 0x04000018,
+ 0x5880d02e, 0x41300000, 0x80697480, 0x0400001f,
+ 0x5930d800, 0x806cd9c0, 0x04020008, 0x59317001,
+ 0x48b91001, 0x5930d001, 0x8068d1c0, 0x04020025,
+ 0x488a680c, 0x0401f038, 0x5930d801, 0x806cd9c0,
+ 0x04000022, 0x59317000, 0x48b8d800, 0x486d0800,
+ 0x497a6001, 0x497a6000, 0x0401f02f, 0x5930d801,
+ 0x806cd9c0, 0x04000010, 0x5930d000, 0x8068d1c0,
+ 0x04020025, 0x486d002e, 0x59317001, 0x48b9002f,
+ 0x497a6001, 0x0401f024, 0x5930d001, 0x8068d1c0,
+ 0x04020013, 0x4885002e, 0x48690800, 0x486a680c,
+ 0x0401f01d, 0x5930d000, 0x8068d1c0, 0x04020012,
+ 0x486d002f, 0x486d002e, 0x497a680c, 0x0401f016,
+ 0x486e6001, 0x0401f014, 0x59317000, 0x48b90800,
+ 0x486e680c, 0x497a6000, 0x0401f00f, 0x59317001,
+ 0x48b9002e, 0x59317001, 0x48b90800, 0x497a6001,
+ 0x0401f009, 0x59317000, 0x48b9002f, 0x486e6000,
+ 0x0401f7ee, 0x59317000, 0x48b8d800, 0x497a6000,
+ 0x0401f7da, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000003, 0x1c01f000, 0x809d3840,
+ 0x48a13800, 0x829d3c80, 0x00000005, 0x409d4000,
+ 0x829d3c80, 0x00000005, 0x48813800, 0x48853801,
+ 0x48893802, 0x488d3803, 0x48913804, 0x41790800,
+ 0x40850000, 0x4933c857, 0x0201f800, 0x0010613a,
+ 0x40c52000, 0x41351800, 0x41191000, 0x49914003,
+ 0x49d14000, 0x49a54001, 0x49154002, 0x48d94004,
+ 0x5932680a, 0x58d4e02f, 0x4070d800, 0x8070e1c0,
+ 0x04020008, 0x0401f01e, 0x406ce000, 0x586cd800,
+ 0x806cd9c0, 0x0400001a, 0x808509c0, 0x04020018,
+ 0x41300000, 0x806d7480, 0x04000011, 0x586cd00a,
+ 0x41340000, 0x80697480, 0x040207f4, 0x406d0000,
+ 0x586cd801, 0x806cd9c0, 0x040007f2, 0x41300000,
+ 0x0401f005, 0x406d0000, 0x586cd801, 0x806cd9c0,
+ 0x040007ec, 0x806d7480, 0x040207fb, 0x42010800,
+ 0x00000001, 0x806cd9c0, 0x040207e8, 0x80857040,
+ 0x04000020, 0x417a3000, 0x0201f800, 0x00106694,
+ 0x5990d005, 0x41300000, 0x80697480, 0x04000010,
+ 0x811a3000, 0x83197480, 0x00000004, 0x040007f7,
+ 0x040017f6, 0x408a3000, 0x408e6800, 0x58a32003,
+ 0x58a3a000, 0x58a34801, 0x58a22802, 0x58a1b004,
+ 0x80917040, 0x04020011, 0x0401f00e, 0x42010800,
+ 0x00000001, 0x0201f800, 0x00106378, 0x0201f800,
+ 0x0010610e, 0x0201f800, 0x00106114, 0x0401f7ee,
+ 0x4070d000, 0x4080d800, 0x0401ff48, 0x0401f7ea,
+ 0x0201f800, 0x0010612b, 0x40858800, 0x589d2004,
+ 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x0000000a, 0x589d4000, 0x809d3800,
+ 0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
+ 0x48853801, 0x41310800, 0x598e6005, 0x813261c0,
+ 0x0400000b, 0x59310000, 0x0201f800, 0x0010603e,
+ 0x0201f800, 0x00106ec5, 0x0201f800, 0x00106124,
+ 0x40826000, 0x813261c0, 0x040207f7, 0x497b1805,
+ 0x497b1804, 0x40866000, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
+ 0x00000002, 0x48813800, 0x48853801, 0x40690000,
+ 0x59310800, 0x497a6000, 0x0201f800, 0x00106114,
+ 0x808101c0, 0x04000008, 0x48850000, 0x598cd002,
+ 0x41300000, 0x80697480, 0x0402000b, 0x48831802,
+ 0x0401f009, 0x598cd002, 0x41300000, 0x80697480,
+ 0x04000003, 0x48871803, 0x0401f003, 0x48831802,
+ 0x48831803, 0x0201f800, 0x00106124, 0x589d0801,
0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
0x40690000, 0x59310800, 0x497a6000, 0x0201f800,
- 0x00105f52, 0x808101c0, 0x04000008, 0x48850000,
- 0x598cd002, 0x41300000, 0x80697480, 0x0402000b,
- 0x48831802, 0x0401f009, 0x598cd002, 0x41300000,
- 0x80697480, 0x04000003, 0x48871803, 0x0401f003,
- 0x48831802, 0x48831803, 0x0201f800, 0x00105f62,
+ 0x00106114, 0x808101c0, 0x04000008, 0x48850000,
+ 0x598cd006, 0x41300000, 0x80697480, 0x0402000b,
+ 0x48831806, 0x0401f009, 0x598cd006, 0x41300000,
+ 0x80697480, 0x04000003, 0x48871807, 0x0401f003,
+ 0x48831806, 0x48831807, 0x0201f800, 0x00106124,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
0x48853801, 0x40690000, 0x59310800, 0x497a6000,
- 0x0201f800, 0x00105f52, 0x808101c0, 0x04000008,
- 0x48850000, 0x598cd006, 0x41300000, 0x80697480,
- 0x0402000b, 0x48831806, 0x0401f009, 0x598cd006,
- 0x41300000, 0x80697480, 0x04000003, 0x48871807,
- 0x0401f003, 0x48831806, 0x48831807, 0x0201f800,
- 0x00105f62, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x0201f800, 0x00106114, 0x808101c0, 0x04000008,
+ 0x48850000, 0x598cd008, 0x41300000, 0x80697480,
+ 0x0402000b, 0x48831808, 0x0401f009, 0x598cd008,
+ 0x41300000, 0x80697480, 0x04000003, 0x48871809,
+ 0x0401f003, 0x48831808, 0x48831809, 0x0201f800,
+ 0x00106124, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
- 0x48813800, 0x48853801, 0x40690000, 0x59310800,
- 0x497a6000, 0x0201f800, 0x00105f52, 0x808101c0,
- 0x04000008, 0x48850000, 0x598cd008, 0x41300000,
- 0x80697480, 0x0402000b, 0x48831808, 0x0401f009,
- 0x598cd008, 0x41300000, 0x80697480, 0x04000003,
- 0x48871809, 0x0401f003, 0x48831808, 0x48831809,
- 0x0201f800, 0x00105f62, 0x589d0801, 0x589d0000,
- 0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
- 0x00000002, 0x48813800, 0x48853801, 0x598d0003,
- 0x40810800, 0x4933c857, 0x813261c0, 0x04020007,
- 0x0401f00a, 0x41300000, 0x80817480, 0x0400000e,
- 0x40810800, 0x58810000, 0x808101c0, 0x040207fa,
- 0x4178d000, 0x0401f02b, 0x4200d000, 0x000005ea,
- 0x4080d800, 0x4080e000, 0x0201f800, 0x001001ec,
- 0x0401f7f6, 0x598cd00b, 0x80697480, 0x0400001e,
- 0x0201f800, 0x00105f52, 0x598cd003, 0x40800000,
- 0x80697480, 0x04000010, 0x598cd002, 0x80697480,
- 0x04000009, 0x58817000, 0x48b90800, 0x49790000,
- 0x0201f800, 0x00105f62, 0x4200d000, 0x00000001,
- 0x0401f010, 0x48871802, 0x49790000, 0x49790800,
- 0x0401f7f8, 0x58817000, 0x48bb1803, 0x49790000,
- 0x598cd002, 0x80697480, 0x040207f2, 0x497b1802,
- 0x0401f7f0, 0x0201f800, 0x001064ba, 0x0401f7e1,
- 0x40698800, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
- 0x48813800, 0x48853801, 0x598d0009, 0x41790800,
+ 0x48813800, 0x48853801, 0x598d0003, 0x40810800,
0x4933c857, 0x813261c0, 0x04020007, 0x0401f00a,
0x41300000, 0x80817480, 0x0400000e, 0x40810800,
0x58810000, 0x808101c0, 0x040207fa, 0x4178d000,
- 0x0401f015, 0x4200d000, 0x000005a7, 0x4080d800,
- 0x4084e000, 0x0201f800, 0x001001ec, 0x0401f7f6,
- 0x4084d000, 0x0401ff81, 0x598cd00b, 0x41300000,
- 0x80697480, 0x04000005, 0x497a6008, 0x4200d000,
- 0x00000001, 0x0401f004, 0x0201f800, 0x001064ba,
- 0x0401f7fa, 0x40698800, 0x589d0801, 0x589d0000,
- 0x829d3c00, 0x00000002, 0x1c01f000, 0x829d3c80,
- 0x00000002, 0x48813800, 0x48853801, 0x598d0007,
- 0x41790800, 0x4933c857, 0x813261c0, 0x04020007,
- 0x0401f017, 0x41300000, 0x80817480, 0x04000007,
- 0x40810800, 0x58810000, 0x808101c0, 0x040207fa,
- 0x4178d000, 0x0401f01a, 0x4084d000, 0x0401ff3a,
- 0x598cd00b, 0x41300000, 0x80697480, 0x04000011,
- 0x5930d403, 0x82697480, 0x00000042, 0x0400000b,
- 0x4200d000, 0x00000001, 0x0401f00d, 0x4200d000,
- 0x0000055e, 0x4080d800, 0x4084e000, 0x0201f800,
- 0x001001ec, 0x0401f7e9, 0x497a6008, 0x0401f7f5,
- 0x0201f800, 0x001064ba, 0x0401f7ee, 0x40698800,
+ 0x0401f02b, 0x4200d000, 0x000005ed, 0x4080d800,
+ 0x4080e000, 0x0201f800, 0x001001ec, 0x0401f7f6,
+ 0x598cd00b, 0x80697480, 0x0400001e, 0x0201f800,
+ 0x00106114, 0x598cd003, 0x40800000, 0x80697480,
+ 0x04000010, 0x598cd002, 0x80697480, 0x04000009,
+ 0x58817000, 0x48b90800, 0x49790000, 0x0201f800,
+ 0x00106124, 0x4200d000, 0x00000001, 0x0401f010,
+ 0x48871802, 0x49790000, 0x49790800, 0x0401f7f8,
+ 0x58817000, 0x48bb1803, 0x49790000, 0x598cd002,
+ 0x80697480, 0x040207f2, 0x497b1802, 0x0401f7f0,
+ 0x0201f800, 0x0010667c, 0x0401f7e1, 0x40698800,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
- 0x48853801, 0x41790000, 0x0201f800, 0x00105f78,
- 0x40c50800, 0x0401ffc6, 0x80c57040, 0x04000007,
- 0x0401ff96, 0x80c57040, 0x04000004, 0x0401ff50,
- 0x80c57040, 0x04020002, 0x40c50000, 0x80857040,
- 0x04020003, 0x0201f800, 0x00105f69, 0x40818800,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
- 0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
- 0x48853801, 0x5c00d000, 0x4c680000, 0x486bc857,
- 0x41350000, 0x412d0800, 0x5932680a, 0x59325809,
- 0x4933c857, 0x4943c857, 0x493fc857, 0x5930d407,
- 0x486bc857, 0x5930dc07, 0x806c0040, 0x4000d000,
- 0x82697480, 0x00000010, 0x83f17500, 0x03000000,
- 0x04000013, 0x0c01f001, 0x0010ef66, 0x0010ef3c,
- 0x0010ef4a, 0x0010ef66, 0x0010ef6f, 0x0010ef7c,
- 0x0010ef29, 0x0010ef29, 0x0010ef29, 0x0010ef86,
- 0x0010ef29, 0x0010ef29, 0x0010ef29, 0x0010ef29,
- 0x0010ef29, 0x0010ef2f, 0x0010ef2f, 0x4200d000,
- 0x00000a6e, 0x4130e000, 0x0201f800, 0x001001ec,
- 0x0401f092, 0x0201f800, 0x0010830d, 0x80c589c0,
- 0x04020062, 0x59325819, 0x0201f800, 0x00100595,
- 0x0201f800, 0x00106d13, 0x8d3e7d1c, 0x04000087,
- 0x497a600a, 0x0401f085, 0x0201f800, 0x0010830d,
- 0x80c589c0, 0x040007f7, 0x49425a07, 0x0201f800,
- 0x0002035b, 0x5930d229, 0x82697480, 0x00000003,
- 0x040207f0, 0x0201f800, 0x001083f6, 0x0401f7ed,
- 0x5930d008, 0x8c68d500, 0x0402004c, 0x0201f800,
- 0x0010830d, 0x80c589c0, 0x040007e6, 0x592cd205,
- 0x8268d500, 0x000000ff, 0x82697480, 0x00000014,
- 0x04000003, 0x0201f800, 0x001083f6, 0x0201f800,
- 0x00108cb5, 0x4a025a05, 0x00000103, 0x49425a07,
- 0x497a580a, 0x0201f800, 0x00108476, 0x0201f800,
- 0x00109bce, 0x0201f800, 0x0002035b, 0x0401f7d1,
- 0x0201f800, 0x0010f2cc, 0x80c589c0, 0x04020035,
- 0x0201f800, 0x001086d5, 0x0201f800, 0x001073f9,
- 0x0401f7c8, 0x42000000, 0x00110254, 0x81317480,
- 0x0400002f, 0x0201f800, 0x0010830d, 0x80c589c0,
- 0x040007c0, 0x4200d000, 0x000009b7, 0x412cd800,
- 0x4130e000, 0x0401f7b1, 0x5930d008, 0x8c68d500,
- 0x0402001d, 0x0201f800, 0x0010830d, 0x80c589c0,
- 0x0402000d, 0x0201f800, 0x00108cb5, 0x0401f7b1,
- 0x0201f800, 0x0010830d, 0x80c589c0, 0x040007ad,
- 0x49425a07, 0x497a5c0a, 0x0201f800, 0x0002035b,
- 0x0401f7a8, 0x0201f800, 0x00109881, 0x0201f800,
- 0x00108cb5, 0x0401f7a3, 0x49425a07, 0x0201f800,
- 0x0002035b, 0x0401f79c, 0x0201f800, 0x00100bd7,
- 0x0401f7b3, 0x0201f800, 0x00100bd7, 0x0401f7e2,
- 0x0201f800, 0x00101cd1, 0x0401f7ca, 0x0201f800,
- 0x0010830d, 0x80c589c0, 0x04000016, 0x59a8e067,
- 0x412c0000, 0x80717480, 0x04000005, 0x4200d000,
- 0x000009d0, 0x412cd800, 0x0401f780, 0x592d7000,
- 0x48bb5067, 0x592cd000, 0x8068d1c0, 0x04020002,
- 0x486b5068, 0x592cd205, 0x82697480, 0x00000055,
- 0x04000007, 0x49425a07, 0x0201f800, 0x0002035b,
- 0x497a6203, 0x497a6009, 0x0401f004, 0x0201f800,
- 0x0010058c, 0x0401f7fb, 0x40826800, 0x40865800,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
- 0x1c01f000, 0x809d3840, 0x48813800, 0x5930dc07,
- 0x406c0000, 0x826d7480, 0x00000011, 0x83f17500,
- 0x03000000, 0x04000014, 0x0c01f001, 0x0010f02c,
- 0x0010effc, 0x0010f00c, 0x0010f018, 0x0010efeb,
- 0x0010efee, 0x0010f030, 0x0010f02c, 0x0010f02c,
- 0x0010f02c, 0x0010f02c, 0x0010efe3, 0x0010efe3,
- 0x0010f02c, 0x0010efe3, 0x0010f025, 0x0010f02c,
- 0x0010f03b, 0x4200d000, 0x00000b61, 0x4130e000,
- 0x0201f800, 0x001001ec, 0x4200d800, 0x00000001,
- 0x0401f063, 0x4178d800, 0x8d3e7d1a, 0x04020060,
- 0x833ce500, 0x00000001, 0x4178d800, 0x8d3e7d00,
- 0x0402005b, 0x8d3e7d18, 0x04000003, 0x8d3e7d16,
- 0x040007f2, 0x5930d42c, 0x4070d800, 0x8c68d500,
- 0x04020053, 0x0401f7ed, 0x8d3e7d1a, 0x04020019,
- 0x8d3e7d00, 0x04020017, 0x833d0500, 0x00001000,
- 0x8d3e7d18, 0x040207e5, 0x8d3e7d06, 0x040007e3,
- 0x0201f800, 0x00108616, 0x4080d800, 0x80c589c0,
- 0x04020043, 0x0401f7dd, 0x8d3e7d00, 0x040007db,
- 0x5930d229, 0x82697480, 0x00000003, 0x04020005,
- 0x0201f800, 0x00105eaa, 0x80c589c0, 0x040207d3,
- 0x4178d800, 0x0401f036, 0x8d3e7d00, 0x0402002f,
- 0x5930d00a, 0x833cdd00, 0x00001000, 0x8d3e7d18,
- 0x040207ca, 0x8d3e7d06, 0x040007c8, 0x5868d200,
- 0x8c68d50e, 0x0402002a, 0x0401f7c4, 0x8d3e7d18,
- 0x040007f0, 0x4200d800, 0x00000001, 0x8d3e7d16,
- 0x04000023, 0x0401f7eb, 0x4178d800, 0x8d3e7d00,
- 0x0402001f, 0x0401f7b9, 0x4178d800, 0x8d3e7d00,
- 0x0402001b, 0x833cd500, 0x00001000, 0x4200d800,
- 0x00000001, 0x8d3e7d18, 0x04020015, 0x4068d800,
- 0x0401f013, 0x833cd500, 0x00000001, 0x4178d800,
- 0x8d3e7d00, 0x0402000e, 0x8d3e7d18, 0x040007f8,
- 0x4200d800, 0x00000001, 0x8d3e7d16, 0x04000008,
- 0x4068d800, 0x0401f006, 0x0201f800, 0x00105eaa,
- 0x40c4d800, 0x80c589c0, 0x040207ce, 0x406d8800,
- 0x589d0000, 0x809d3800, 0x1c01f000, 0x829d3c80,
- 0x00000006, 0x48813800, 0x48853801, 0x48893802,
- 0x488d3803, 0x48913804, 0x48953805, 0x4933c857,
- 0x0201f800, 0x00105f78, 0x40c52800, 0x41352000,
- 0x41311000, 0x412d1800, 0x41790800, 0x598e6003,
- 0x0401f007, 0x813669c0, 0x0400002f, 0x813669c0,
- 0x04000023, 0x41310800, 0x59326000, 0x813261c0,
- 0x04000031, 0x5932680a, 0x813669c0, 0x040007f6,
- 0x5934d403, 0x41440000, 0x80697480, 0x040207f2,
- 0x5930d01d, 0x41240000, 0x80697480, 0x040207f0,
- 0x0401ff51, 0x80c589c0, 0x040007ef, 0x42010000,
- 0x00000001, 0x0201f800, 0x0010830d, 0x80c589c0,
- 0x04020026, 0x808101c0, 0x040007e7, 0x0201f800,
- 0x00105e7c, 0x59310000, 0x4084d000, 0x0401fd59,
- 0x0401fe79, 0x40826000, 0x0401f7e1, 0x5930d407,
- 0x82697480, 0x00000010, 0x040207db, 0x83457480,
- 0x0000ffff, 0x040207d8, 0x812649c0, 0x040207d6,
- 0x0401f7e4, 0x5930d407, 0x82697480, 0x00000010,
- 0x040207cf, 0x83457480, 0x0000ffff, 0x040207cc,
- 0x0401f7d8, 0x408a6000, 0x408e5800, 0x40926800,
+ 0x48853801, 0x598d0009, 0x41790800, 0x4933c857,
+ 0x813261c0, 0x04020007, 0x0401f00a, 0x41300000,
+ 0x80817480, 0x0400000e, 0x40810800, 0x58810000,
+ 0x808101c0, 0x040207fa, 0x4178d000, 0x0401f015,
+ 0x4200d000, 0x000005aa, 0x4080d800, 0x4084e000,
+ 0x0201f800, 0x001001ec, 0x0401f7f6, 0x4084d000,
+ 0x0401ff81, 0x598cd00b, 0x41300000, 0x80697480,
+ 0x04000005, 0x497a6008, 0x4200d000, 0x00000001,
+ 0x0401f004, 0x0201f800, 0x0010667c, 0x0401f7fa,
+ 0x40698800, 0x589d0801, 0x589d0000, 0x829d3c00,
+ 0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
+ 0x48813800, 0x48853801, 0x598d0007, 0x41790800,
+ 0x4933c857, 0x813261c0, 0x04020007, 0x0401f017,
+ 0x41300000, 0x80817480, 0x04000007, 0x40810800,
+ 0x58810000, 0x808101c0, 0x040207fa, 0x4178d000,
+ 0x0401f01a, 0x4084d000, 0x0401ff3a, 0x598cd00b,
+ 0x41300000, 0x80697480, 0x04000011, 0x5930d403,
+ 0x82697480, 0x00000042, 0x0400000b, 0x4200d000,
+ 0x00000001, 0x0401f00d, 0x4200d000, 0x00000561,
+ 0x4080d800, 0x4084e000, 0x0201f800, 0x001001ec,
+ 0x0401f7e9, 0x497a6008, 0x0401f7f5, 0x0201f800,
+ 0x0010667c, 0x0401f7ee, 0x40698800, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
+ 0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
+ 0x41790000, 0x0201f800, 0x0010613a, 0x40c50800,
+ 0x0401ffc6, 0x80c57040, 0x04000007, 0x0401ff96,
+ 0x80c57040, 0x04000004, 0x0401ff50, 0x80c57040,
+ 0x04020002, 0x40c50000, 0x80857040, 0x04020003,
+ 0x0201f800, 0x0010612b, 0x40818800, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
+ 0x829d3c80, 0x00000002, 0x48813800, 0x48853801,
+ 0x5c00d000, 0x4c680000, 0x486bc857, 0x41350000,
+ 0x412d0800, 0x5932680a, 0x59325809, 0x4933c857,
+ 0x4943c857, 0x493fc857, 0x5930d407, 0x486bc857,
+ 0x5930dc07, 0x806c0040, 0x4000d000, 0x82697480,
+ 0x00000010, 0x83f17500, 0x03000000, 0x04000013,
+ 0x0c01f001, 0x0010f175, 0x0010f14b, 0x0010f159,
+ 0x0010f175, 0x0010f17e, 0x0010f18b, 0x0010f138,
+ 0x0010f138, 0x0010f138, 0x0010f195, 0x0010f138,
+ 0x0010f138, 0x0010f138, 0x0010f138, 0x0010f138,
+ 0x0010f13e, 0x0010f13e, 0x4200d000, 0x00000a7f,
+ 0x4130e000, 0x0201f800, 0x001001ec, 0x0401f092,
+ 0x0201f800, 0x001084ee, 0x80c589c0, 0x04020062,
+ 0x59325819, 0x0201f800, 0x00100595, 0x0201f800,
+ 0x00106ec7, 0x8d3e7d1c, 0x04000087, 0x497a600a,
+ 0x0401f085, 0x0201f800, 0x001084ee, 0x80c589c0,
+ 0x040007f7, 0x49425a07, 0x0201f800, 0x0002035b,
+ 0x5930d229, 0x82697480, 0x00000003, 0x040207f0,
+ 0x0201f800, 0x001085d7, 0x0401f7ed, 0x5930d008,
+ 0x8c68d500, 0x0402004c, 0x0201f800, 0x001084ee,
+ 0x80c589c0, 0x040007e6, 0x592cd205, 0x8268d500,
+ 0x000000ff, 0x82697480, 0x00000014, 0x04000003,
+ 0x0201f800, 0x001085d7, 0x0201f800, 0x00108e9b,
+ 0x4a025a05, 0x00000103, 0x49425a07, 0x497a580a,
+ 0x0201f800, 0x00108657, 0x0201f800, 0x00109e6c,
+ 0x0201f800, 0x0002035b, 0x0401f7d1, 0x0201f800,
+ 0x0010f4c8, 0x80c589c0, 0x04020035, 0x0201f800,
+ 0x001088b6, 0x0201f800, 0x001075b8, 0x0401f7c8,
+ 0x42000000, 0x00110484, 0x81317480, 0x0400002f,
+ 0x0201f800, 0x001084ee, 0x80c589c0, 0x040007c0,
+ 0x4200d000, 0x000009c8, 0x412cd800, 0x4130e000,
+ 0x0401f7b1, 0x5930d008, 0x8c68d500, 0x0402001d,
+ 0x0201f800, 0x001084ee, 0x80c589c0, 0x0402000d,
+ 0x0201f800, 0x00108e9b, 0x0401f7b1, 0x0201f800,
+ 0x001084ee, 0x80c589c0, 0x040007ad, 0x49425a07,
+ 0x497a5c0a, 0x0201f800, 0x0002035b, 0x0401f7a8,
+ 0x0201f800, 0x00109b18, 0x0201f800, 0x00108e9b,
+ 0x0401f7a3, 0x49425a07, 0x0201f800, 0x0002035b,
+ 0x0401f79c, 0x0201f800, 0x00100bd7, 0x0401f7b3,
+ 0x0201f800, 0x00100bd7, 0x0401f7e2, 0x0201f800,
+ 0x00101cd3, 0x0401f7ca, 0x0201f800, 0x001084ee,
+ 0x80c589c0, 0x04000016, 0x59a8e067, 0x412c0000,
+ 0x80717480, 0x04000005, 0x4200d000, 0x000009e1,
+ 0x412cd800, 0x0401f780, 0x592d7000, 0x48bb5067,
+ 0x592cd000, 0x8068d1c0, 0x04020002, 0x486b5068,
+ 0x592cd205, 0x82697480, 0x00000055, 0x04000007,
+ 0x49425a07, 0x0201f800, 0x0002035b, 0x497a6203,
+ 0x497a6009, 0x0401f004, 0x0201f800, 0x0010058c,
+ 0x0401f7fb, 0x40826800, 0x40865800, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000002, 0x1c01f000,
+ 0x809d3840, 0x48813800, 0x5930dc07, 0x406c0000,
+ 0x826d7480, 0x00000011, 0x83f17500, 0x03000000,
+ 0x04000014, 0x0c01f001, 0x0010f23b, 0x0010f20b,
+ 0x0010f21b, 0x0010f227, 0x0010f1fa, 0x0010f1fd,
+ 0x0010f23f, 0x0010f23b, 0x0010f23b, 0x0010f23b,
+ 0x0010f23b, 0x0010f1f2, 0x0010f1f2, 0x0010f23b,
+ 0x0010f1f2, 0x0010f234, 0x0010f23b, 0x0010f24a,
+ 0x4200d000, 0x00000b72, 0x4130e000, 0x0201f800,
+ 0x001001ec, 0x4200d800, 0x00000001, 0x0401f063,
+ 0x4178d800, 0x8d3e7d1a, 0x04020060, 0x833ce500,
+ 0x00000001, 0x4178d800, 0x8d3e7d00, 0x0402005b,
+ 0x8d3e7d18, 0x04000003, 0x8d3e7d16, 0x040007f2,
+ 0x5930d42c, 0x4070d800, 0x8c68d500, 0x04020053,
+ 0x0401f7ed, 0x8d3e7d1a, 0x04020019, 0x8d3e7d00,
+ 0x04020017, 0x833d0500, 0x00001000, 0x8d3e7d18,
+ 0x040207e5, 0x8d3e7d06, 0x040007e3, 0x0201f800,
+ 0x001087f7, 0x4080d800, 0x80c589c0, 0x04020043,
+ 0x0401f7dd, 0x8d3e7d00, 0x040007db, 0x5930d229,
+ 0x82697480, 0x00000003, 0x04020005, 0x0201f800,
+ 0x0010606c, 0x80c589c0, 0x040207d3, 0x4178d800,
+ 0x0401f036, 0x8d3e7d00, 0x0402002f, 0x5930d00a,
+ 0x833cdd00, 0x00001000, 0x8d3e7d18, 0x040207ca,
+ 0x8d3e7d06, 0x040007c8, 0x5868d200, 0x8c68d50e,
+ 0x0402002a, 0x0401f7c4, 0x8d3e7d18, 0x040007f0,
+ 0x4200d800, 0x00000001, 0x8d3e7d16, 0x04000023,
+ 0x0401f7eb, 0x4178d800, 0x8d3e7d00, 0x0402001f,
+ 0x0401f7b9, 0x4178d800, 0x8d3e7d00, 0x0402001b,
+ 0x833cd500, 0x00001000, 0x4200d800, 0x00000001,
+ 0x8d3e7d18, 0x04020015, 0x4068d800, 0x0401f013,
+ 0x833cd500, 0x00000001, 0x4178d800, 0x8d3e7d00,
+ 0x0402000e, 0x8d3e7d18, 0x040007f8, 0x4200d800,
+ 0x00000001, 0x8d3e7d16, 0x04000008, 0x4068d800,
+ 0x0401f006, 0x0201f800, 0x0010606c, 0x40c4d800,
+ 0x80c589c0, 0x040207ce, 0x406d8800, 0x589d0000,
+ 0x809d3800, 0x1c01f000, 0x829d3c80, 0x00000006,
+ 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
+ 0x48913804, 0x48953805, 0x4933c857, 0x0201f800,
+ 0x0010613a, 0x40c52800, 0x41352000, 0x41311000,
+ 0x412d1800, 0x41790800, 0x598e6003, 0x0401f003,
+ 0x41310800, 0x59326000, 0x813261c0, 0x04000022,
+ 0x5932680a, 0x813669c0, 0x040007fa, 0x5934d403,
+ 0x41440000, 0x80697480, 0x040207f6, 0x5930d01d,
+ 0x41240000, 0x80697480, 0x04000003, 0x812649c0,
+ 0x040207f0, 0x0401ff53, 0x80c589c0, 0x040007ed,
+ 0x42010000, 0x00000001, 0x0201f800, 0x001084ee,
+ 0x80c589c0, 0x04020015, 0x808101c0, 0x040007e5,
+ 0x0201f800, 0x0010603e, 0x59310000, 0x4084d000,
+ 0x0401fd5b, 0x0401fe7b, 0x40826000, 0x813261c0,
+ 0x040207e0, 0x408a6000, 0x408e5800, 0x40926800,
0x80957040, 0x04000002, 0x0401f00e, 0x0201f800,
- 0x00105f69, 0x0401f00b, 0x0201f800, 0x00108993,
- 0x80c589c0, 0x040007d8, 0x5930d403, 0x82697480,
- 0x00000043, 0x040207d4, 0x41790000, 0x0401f7d2,
+ 0x0010612b, 0x0401f00b, 0x0201f800, 0x00108b79,
+ 0x80c589c0, 0x040007e9, 0x5930d403, 0x82697480,
+ 0x00000043, 0x040207e5, 0x41790000, 0x0401f7e3,
0x589d2805, 0x589d2004, 0x589d1803, 0x589d1002,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000006,
0x1c01f000, 0x829d3c80, 0x00000006, 0x48813800,
0x48853801, 0x48893802, 0x488d3803, 0x48913804,
0x48953805, 0x412d1800, 0x41312000, 0x41352800,
- 0x41790800, 0x0201f800, 0x00105f78, 0x40c51000,
+ 0x41790800, 0x0201f800, 0x0010613a, 0x40c51000,
0x83457480, 0x000007ef, 0x04000008, 0x04001007,
0x408e5800, 0x40926000, 0x40966800, 0x80897040,
- 0x04000020, 0x0401f031, 0x0201f800, 0x001041cf,
+ 0x04000020, 0x0401f031, 0x0201f800, 0x001042a5,
0x40c66800, 0x80c589c0, 0x04000025, 0x598e6009,
0x0401f003, 0x41310800, 0x59326000, 0x813261c0,
0x04000017, 0x5930d01d, 0x41240000, 0x80697480,
0x040207f9, 0x5930d00a, 0x41340000, 0x80697480,
- 0x040207f5, 0x0401fee4, 0x80c589c0, 0x040007f2,
- 0x0201f800, 0x00105e7c, 0x59310000, 0x4084d000,
- 0x0401fd36, 0x0401fe14, 0x40826000, 0x0401f7ec,
- 0x0201f800, 0x00105f69, 0x0401f010, 0x8d3e7d06,
+ 0x040207f5, 0x0401fef7, 0x80c589c0, 0x040007f2,
+ 0x0201f800, 0x0010603e, 0x59310000, 0x4084d000,
+ 0x0401fd49, 0x0401fe27, 0x40826000, 0x0401f7ec,
+ 0x0201f800, 0x0010612b, 0x0401f010, 0x8d3e7d06,
0x04000004, 0x5934d200, 0x8c68d50e, 0x040207d5,
- 0x0201f800, 0x00104316, 0x0401f7d2, 0x4200d000,
- 0x00000711, 0x40c4d800, 0x4144e000, 0x0201f800,
+ 0x0201f800, 0x001043f0, 0x0401f7d2, 0x4200d000,
+ 0x00000714, 0x40c4d800, 0x4144e000, 0x0201f800,
0x001001ec, 0x0401f7d6, 0x589d2805, 0x589d2004,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000006, 0x1c01f000, 0x829d3c80,
0x00000006, 0x48813800, 0x48853801, 0x48893802,
0x488d3803, 0x48913804, 0x48953805, 0x41311800,
0x41352000, 0x412d2800, 0x41790800, 0x0201f800,
- 0x00105f78, 0x40c51000, 0x598e6007, 0x0401f003,
+ 0x0010613a, 0x40c51000, 0x598e6007, 0x0401f003,
0x41310800, 0x59326000, 0x813261c0, 0x04000016,
0x5932680a, 0x5930d01d, 0x41240000, 0x80697480,
0x040207f8, 0x5934d403, 0x41440000, 0x80697480,
- 0x040207f4, 0x0401fea0, 0x80c589c0, 0x040007f1,
- 0x59310000, 0x0201f800, 0x00105e7c, 0x4084d000,
- 0x0401fcd1, 0x0401fdd0, 0x40826000, 0x813261c0,
- 0x040207ec, 0x0201f800, 0x00106c24, 0x0201f800,
- 0x00106c8e, 0x408e6000, 0x40926800, 0x40965800,
+ 0x040207f4, 0x0401feb3, 0x80c589c0, 0x040007f1,
+ 0x59310000, 0x0201f800, 0x0010603e, 0x4084d000,
+ 0x0401fce4, 0x0401fde3, 0x40826000, 0x813261c0,
+ 0x040207ec, 0x0201f800, 0x00106dd8, 0x0201f800,
+ 0x00106e42, 0x408e6000, 0x40926800, 0x40965800,
0x80897040, 0x04000002, 0x0401f003, 0x0201f800,
- 0x00105f69, 0x589d2805, 0x589d2004, 0x589d1803,
+ 0x0010612b, 0x589d2805, 0x589d2004, 0x589d1803,
0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000006, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x4947c857, 0x0201f800,
- 0x00105f78, 0x40c50800, 0x413d0000, 0x853e7d00,
+ 0x0010613a, 0x40c50800, 0x413d0000, 0x853e7d00,
0x0401ffb7, 0x0401ff64, 0x40827800, 0x80857040,
- 0x04000002, 0x0401f003, 0x0201f800, 0x00105f69,
+ 0x04000002, 0x0401f003, 0x0201f800, 0x0010612b,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
0x1c01f000, 0x829d3c80, 0x00000003, 0x48813800,
0x48853801, 0x48893802, 0x41311000, 0x41790800,
- 0x598e6009, 0x813261c0, 0x04000011, 0x0401fe5e,
+ 0x598e6009, 0x813261c0, 0x04000011, 0x0401fe71,
0x80c589c0, 0x04020006, 0x41310800, 0x59326000,
0x813261c0, 0x040207fa, 0x0401f009, 0x0201f800,
- 0x00105e7c, 0x59310000, 0x4084d000, 0x0401fcab,
- 0x0401fd89, 0x40826000, 0x0401f7ef, 0x0201f800,
- 0x001042f7, 0x408a6000, 0x589d1002, 0x589d0801,
+ 0x0010603e, 0x59310000, 0x4084d000, 0x0401fcbe,
+ 0x0401fd9c, 0x40826000, 0x0401f7ef, 0x0201f800,
+ 0x001043d1, 0x408a6000, 0x589d1002, 0x589d0801,
0x589d0000, 0x829d3c00, 0x00000003, 0x1c01f000,
0x829d3c80, 0x00000003, 0x48813800, 0x48853801,
0x48893802, 0x41311000, 0x41790800, 0x598e6007,
- 0x813261c0, 0x04000011, 0x0401fe3b, 0x80c589c0,
+ 0x813261c0, 0x04000011, 0x0401fe4e, 0x80c589c0,
0x04020006, 0x41310800, 0x59326000, 0x813261c0,
0x040207fa, 0x0401f009, 0x59310000, 0x0201f800,
- 0x00105e7c, 0x4084d000, 0x0401fc67, 0x0401fd66,
- 0x40826000, 0x0401f7ef, 0x0201f800, 0x00106c72,
- 0x0201f800, 0x00106c8e, 0x408a6000, 0x589d1002,
+ 0x0010603e, 0x4084d000, 0x0401fc7a, 0x0401fd79,
+ 0x40826000, 0x0401f7ef, 0x0201f800, 0x00106e26,
+ 0x0201f800, 0x00106e42, 0x408a6000, 0x589d1002,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000003,
0x1c01f000, 0x809d3840, 0x48813800, 0x4943c857,
- 0x0201f800, 0x00105f78, 0x40c50000, 0x0401ffd5,
+ 0x0201f800, 0x0010613a, 0x40c50000, 0x0401ffd5,
0x0401ffb1, 0x80817040, 0x04000002, 0x0401f003,
- 0x0201f800, 0x00105f69, 0x589d0000, 0x809d3800,
+ 0x0201f800, 0x0010612b, 0x589d0000, 0x809d3800,
0x1c01f000, 0x829d3c80, 0x00000004, 0x48813800,
0x48853801, 0x48893802, 0x488d3803, 0x0201f800,
- 0x00105f78, 0x40c51800, 0x41311000, 0x41790800,
- 0x598e6003, 0x813261c0, 0x04000008, 0x0401fe02,
+ 0x0010613a, 0x40c51800, 0x41311000, 0x41790800,
+ 0x598e6003, 0x813261c0, 0x04000008, 0x0401fe15,
0x80c589c0, 0x04020009, 0x41310800, 0x59326000,
0x813261c0, 0x040207fa, 0x408a6000, 0x808d7040,
- 0x0400000a, 0x0401f00b, 0x0201f800, 0x00105e7c,
- 0x59310000, 0x4084d000, 0x0401fc0a, 0x0401fd2a,
- 0x40826000, 0x0401f7ec, 0x0201f800, 0x00105f69,
+ 0x0400000a, 0x0401f00b, 0x0201f800, 0x0010603e,
+ 0x59310000, 0x4084d000, 0x0401fc1d, 0x0401fd3d,
+ 0x40826000, 0x0401f7ec, 0x0201f800, 0x0010612b,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000004, 0x1c01f000, 0x809d3840,
0x48a13800, 0x829d3c80, 0x00000006, 0x409d4000,
0x829d3c80, 0x00000007, 0x48813800, 0x48853801,
0x48893802, 0x488d3803, 0x48913804, 0x48953805,
0x48993806, 0x4178d000, 0x48694005, 0x0201f800,
- 0x00105f78, 0x40c53000, 0x41311000, 0x41352000,
+ 0x0010613a, 0x40c53000, 0x41311000, 0x41352000,
0x41192800, 0x412d1800, 0x49914003, 0x49d14000,
0x49a54001, 0x49154002, 0x48d94004, 0x58d6602f,
0x813261c0, 0x04000014, 0x41310800, 0x0401f007,
@@ -25020,48 +25251,48 @@
0x5934d403, 0x41440000, 0x80697480, 0x040207f1,
0x0401f032, 0x417a3000, 0x0401f007, 0x811a3000,
0x83197480, 0x00000004, 0x83f17500, 0x03000000,
- 0x0400001a, 0x0201f800, 0x001064d2, 0x59926005,
+ 0x0400001a, 0x0201f800, 0x00106694, 0x59926005,
0x813261c0, 0x040007f6, 0x5932680a, 0x5930d01d,
0x41240000, 0x80697480, 0x040207f1, 0x5934d403,
- 0x41440000, 0x80697480, 0x040207ed, 0x0401fd9e,
- 0x80c589c0, 0x040007ea, 0x0201f800, 0x001061b6,
- 0x0201f800, 0x00105f4c, 0x0201f800, 0x00105f52,
- 0x0401fccd, 0x0401f7e2, 0x408a6000, 0x40926800,
+ 0x41440000, 0x80697480, 0x040207ed, 0x0401fdb1,
+ 0x80c589c0, 0x040007ea, 0x0201f800, 0x00106378,
+ 0x0201f800, 0x0010610e, 0x0201f800, 0x00106114,
+ 0x0401fce0, 0x0401f7e2, 0x408a6000, 0x40926800,
0x40963000, 0x408e5800, 0x58a32003, 0x58a3a000,
0x58a34801, 0x58a22802, 0x58a1b004, 0x80997040,
0x04000010, 0x0401f011, 0x49314005, 0x40826000,
- 0x808101c0, 0x040007d0, 0x59310001, 0x0401fd82,
+ 0x808101c0, 0x040007d0, 0x59310001, 0x0401fd95,
0x80c589c0, 0x040007f9, 0x4084d000, 0x58a0d805,
- 0x0201f800, 0x0010ecfd, 0x0401fcb3, 0x0401f7f4,
- 0x0201f800, 0x00105f69, 0x589d3006, 0x589d2805,
+ 0x0201f800, 0x0010ef0c, 0x0401fcc6, 0x0401f7f4,
+ 0x0201f800, 0x0010612b, 0x589d3006, 0x589d2805,
0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
0x589d0000, 0x829d3c00, 0x0000000d, 0x589d4000,
0x809d3800, 0x1c01f000, 0x809d3840, 0x48a13800,
0x829d3c80, 0x00000008, 0x409d4000, 0x829d3c80,
0x00000007, 0x48813800, 0x48853801, 0x48893802,
0x488d3803, 0x48913804, 0x48953805, 0x48993806,
- 0x41791800, 0x0201f800, 0x00105f78, 0x40c52800,
+ 0x41791800, 0x0201f800, 0x0010613a, 0x40c52800,
0x41313000, 0x49354006, 0x492d4005, 0x49194007,
0x49914003, 0x49d14000, 0x49a54001, 0x49154002,
0x48d94004, 0x58d6602f, 0x813261c0, 0x04000023,
0x41312000, 0x408d0800, 0x59311000, 0x5932680a,
0x0401f009, 0x41311800, 0x808509c0, 0x04000010,
0x808101c0, 0x04000002, 0x40826000, 0x808101c0,
- 0x0400000d, 0x59310001, 0x0401fd3f, 0x80c589c0,
+ 0x0400000d, 0x59310001, 0x0401fd52, 0x80c589c0,
0x040007f5, 0x4090d000, 0x408cd800, 0x0201f800,
- 0x0010ecfd, 0x0401fc70, 0x0401f7f2, 0x41310800,
+ 0x0010ef0c, 0x0401fc83, 0x0401f7f2, 0x41310800,
0x0401f7f0, 0x808911c0, 0x04000006, 0x408a6000,
0x808509c0, 0x04000003, 0x40852000, 0x40810800,
0x808911c0, 0x040207e1, 0x417a3000, 0x0201f800,
- 0x001064d2, 0x59926005, 0x813261c0, 0x04000004,
- 0x0401fd25, 0x80c589c0, 0x04020012, 0x811a3000,
+ 0x00106694, 0x59926005, 0x813261c0, 0x04000004,
+ 0x0401fd38, 0x80c589c0, 0x04020012, 0x811a3000,
0x83197480, 0x00000004, 0x040007f5, 0x040017f4,
0x409a6000, 0x58a26806, 0x58a25805, 0x58a23007,
0x58a32003, 0x58a3a000, 0x58a34801, 0x58a22802,
0x58a1b004, 0x80957040, 0x0400000a, 0x0401f00b,
- 0x0201f800, 0x001061b6, 0x0201f800, 0x00105f4c,
- 0x0201f800, 0x00105f52, 0x0401fc43, 0x0401f7e8,
- 0x0201f800, 0x00105f69, 0x589d3006, 0x589d2805,
+ 0x0201f800, 0x00106378, 0x0201f800, 0x0010610e,
+ 0x0201f800, 0x00106114, 0x0401fc56, 0x0401f7e8,
+ 0x0201f800, 0x0010612b, 0x589d3006, 0x589d2805,
0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
0x589d0000, 0x829d3c00, 0x0000000f, 0x589d4000,
0x809d3800, 0x1c01f000, 0x4178e000, 0x497bc856,
@@ -25071,58 +25302,58 @@
0x4200e000, 0x00000001, 0x40718800, 0x1c01f000,
0x829d3c80, 0x00000004, 0x48813800, 0x48853801,
0x48893802, 0x488d3803, 0x412d0800, 0x41351000,
- 0x41391800, 0x0201f800, 0x0010efc7, 0x80c589c0,
+ 0x41391800, 0x0201f800, 0x0010f1d6, 0x80c589c0,
0x040000b5, 0x5932680a, 0x5930dc07, 0x406c0000,
0x826d7480, 0x00000011, 0x83f17500, 0x03000000,
- 0x04000026, 0x0c01f001, 0x0010f39f, 0x0010f345,
- 0x0010f355, 0x0010f31e, 0x0010f345, 0x0010f355,
- 0x0010f365, 0x0010f378, 0x0010f318, 0x0010f318,
- 0x0010f309, 0x0010f318, 0x0010f318, 0x0010f318,
- 0x0010f318, 0x0010f312, 0x0010f309, 0x0010f306,
+ 0x04000026, 0x0c01f001, 0x0010f59b, 0x0010f541,
+ 0x0010f551, 0x0010f51a, 0x0010f541, 0x0010f551,
+ 0x0010f561, 0x0010f574, 0x0010f514, 0x0010f514,
+ 0x0010f505, 0x0010f514, 0x0010f514, 0x0010f514,
+ 0x0010f514, 0x0010f50e, 0x0010f505, 0x0010f502,
0x59325819, 0x0201f800, 0x00100595, 0x5930d203,
0x82697480, 0x00000004, 0x04000077, 0x59325809,
- 0x0201f800, 0x0010830d, 0x80c589c0, 0x0402006e,
- 0x0201f800, 0x00106d13, 0x8d3e7d1c, 0x0400008a,
+ 0x0201f800, 0x001084ee, 0x80c589c0, 0x0402006e,
+ 0x0201f800, 0x00106ec7, 0x8d3e7d1c, 0x0400008a,
0x497a600a, 0x0401f088, 0x4200d000, 0x0000030f,
0x4130e000, 0x0201f800, 0x001001ec, 0x0401f082,
- 0x813669c0, 0x04000067, 0x0201f800, 0x00108dbd,
+ 0x813669c0, 0x04000067, 0x0201f800, 0x00108fa8,
0x5930d203, 0x82697480, 0x00000004, 0x04000074,
- 0x59325809, 0x0201f800, 0x0010830d, 0x80c589c0,
+ 0x59325809, 0x0201f800, 0x001084ee, 0x80c589c0,
0x040007e8, 0x592cd205, 0x8268d500, 0x000000ff,
0x82697480, 0x00000014, 0x04000003, 0x0201f800,
- 0x001083f6, 0x0201f800, 0x00108cb5, 0x0201f800,
+ 0x001085d7, 0x0201f800, 0x00108e9b, 0x0201f800,
0x0002076c, 0x4a025a05, 0x00000103, 0x5930d402,
0x486a5c07, 0x592cd409, 0x8c68d512, 0x04020053,
- 0x49425a07, 0x497a580a, 0x0201f800, 0x0010899d,
+ 0x49425a07, 0x497a580a, 0x0201f800, 0x00108b83,
0x0201f800, 0x0002035b, 0x0401f7ce, 0x5930d403,
0x82697480, 0x00000043, 0x04000057, 0x0201f800,
- 0x00109ec3, 0x0401ff81, 0x80c589c0, 0x04020040,
- 0x0201f800, 0x00108418, 0x80c589c0, 0x040007c1,
- 0x0201f800, 0x001073f9, 0x0401f7be, 0x59325809,
- 0x0201f800, 0x0010830d, 0x80c589c0, 0x040007b9,
+ 0x0010a173, 0x0401ff81, 0x80c589c0, 0x04020040,
+ 0x0201f800, 0x001085f9, 0x80c589c0, 0x040007c1,
+ 0x0201f800, 0x001075b8, 0x0401f7be, 0x59325809,
+ 0x0201f800, 0x001084ee, 0x80c589c0, 0x040007b9,
0x49425a07, 0x497a5c0a, 0x0201f800, 0x0002035b,
0x5930d229, 0x82697480, 0x00000003, 0x040207b1,
- 0x0201f800, 0x001083f6, 0x0401f7ae, 0x5930d203,
+ 0x0201f800, 0x001085d7, 0x0401f7ae, 0x5930d203,
0x82697480, 0x00000004, 0x04000034, 0x59325809,
- 0x0201f800, 0x0010830d, 0x80c589c0, 0x040007a5,
+ 0x0201f800, 0x001084ee, 0x80c589c0, 0x040007a5,
0x49425a07, 0x813669c0, 0x04020026, 0x0201f800,
- 0x00108cb5, 0x0201f800, 0x0002076c, 0x0201f800,
- 0x0010899d, 0x0401f7cb, 0x5930d203, 0x82697480,
+ 0x00108e9b, 0x0201f800, 0x0002076c, 0x0201f800,
+ 0x00108b83, 0x0401f7cb, 0x5930d203, 0x82697480,
0x00000011, 0x04020024, 0x5930d429, 0x486a6203,
0x0401f021, 0x49425a07, 0x0201f800, 0x0002035b,
0x0401f790, 0x0201f800, 0x00100bd7, 0x0401f788,
0x4200d000, 0x00000182, 0x4134d800, 0x4130e000,
0x0201f800, 0x001001ec, 0x0401f794, 0x0201f800,
- 0x00101cd1, 0x0401f7bf, 0x412d0000, 0x592e580a,
+ 0x00101cd3, 0x0401f7bf, 0x412d0000, 0x592e580a,
0x0201f800, 0x00100595, 0x40825800, 0x0401f7a9,
- 0x0201f800, 0x00109bce, 0x0401f7d9, 0x0201f800,
+ 0x0201f800, 0x00109e6c, 0x0401f7d9, 0x0201f800,
0x00100bd7, 0x0401f78b, 0x0201f800, 0x00100bd7,
0x0401f7cb, 0x40865800, 0x408a6800, 0x408e7000,
0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
0x829d3c00, 0x00000004, 0x1c01f000, 0x829d3c80,
0x00000002, 0x48813800, 0x48853801, 0x41310800,
0x4933c857, 0x4943c857, 0x493fc857, 0x42010000,
- 0x001102e4, 0x59a8d00d, 0x41640000, 0x80697480,
+ 0x00110514, 0x59a8d00d, 0x41640000, 0x80697480,
0x04000010, 0x41580000, 0x80817480, 0x0402100d,
0x40826000, 0x8d3e7d12, 0x04000004, 0x40800000,
0x80857480, 0x04000002, 0x0401ff1e, 0x82810400,
@@ -25133,2470 +25364,2484 @@
0x8068d1c0, 0x04020005, 0x5880d203, 0x82697480,
0x00000008, 0x04000008, 0x0401ff06, 0x82810400,
0x00000030, 0x41540000, 0x80817480, 0x040017ed,
- 0x0401f004, 0x0201f800, 0x00109e17, 0x0401f7f7,
+ 0x0401f004, 0x0201f800, 0x0010a0c7, 0x0401f7f7,
0x40866000, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x809d3840, 0x48813800,
0x497a6229, 0x812e59c0, 0x04000043, 0x592cd205,
0x486bc857, 0x592cd205, 0x8268d500, 0x000000ff,
0x82697480, 0x00000014, 0x04000005, 0x4a026229,
- 0x00000003, 0x0201f800, 0x00108cb5, 0x592cd409,
+ 0x00000003, 0x0201f800, 0x00108e9b, 0x592cd409,
0x8c68d510, 0x04000023, 0x592cd209, 0x0201f800,
- 0x001047ec, 0x4a025c09, 0x00000100, 0x0201f800,
- 0x0010899d, 0x0201f800, 0x0010a0aa, 0x80c589c0,
+ 0x001048e9, 0x4a025c09, 0x00000100, 0x0201f800,
+ 0x00108b83, 0x0201f800, 0x0010a35a, 0x80c589c0,
0x04000021, 0x4a026403, 0x00000085, 0x4a026203,
0x00000009, 0x4a026407, 0x00000002, 0x59310004,
- 0x82810500, 0x00000100, 0x0201f800, 0x00108c9b,
+ 0x82810500, 0x00000100, 0x0201f800, 0x00108e81,
0x82810540, 0x80004040, 0x48826004, 0x0201f800,
- 0x00108ca7, 0x0201f800, 0x00105f69, 0x4200d000,
- 0x80004040, 0x0201f800, 0x00105e10, 0x0401f01d,
- 0x592cd209, 0x0201f800, 0x001047ec, 0x0201f800,
- 0x0010899d, 0x0201f800, 0x0010a0aa, 0x80c589c0,
+ 0x00108e8d, 0x0201f800, 0x0010612b, 0x4200d000,
+ 0x80004040, 0x0201f800, 0x00105fd2, 0x0401f01d,
+ 0x592cd209, 0x0201f800, 0x001048e9, 0x0201f800,
+ 0x00108b83, 0x0201f800, 0x0010a35a, 0x80c589c0,
0x040207e1, 0x0201f800, 0x0002035b, 0x5930d229,
0x82697480, 0x00000003, 0x0400000a, 0x497a6009,
0x0401f7d9, 0x4200d000, 0x00000527, 0x4130d800,
0x412ce000, 0x0201f800, 0x001001ec, 0x0401f005,
- 0x0201f800, 0x001083f6, 0x497a6009, 0x0401f7ce,
+ 0x0201f800, 0x001085d7, 0x497a6009, 0x0401f7ce,
0x589d0000, 0x809d3800, 0x1c01f000, 0x0201f800,
- 0x00105f69, 0x812e59c0, 0x0400001d, 0x0201f800,
- 0x00108cb5, 0x592cd409, 0x8c68d510, 0x04020012,
- 0x592cd209, 0x0201f800, 0x001047ec, 0x0201f800,
- 0x0010899d, 0x0201f800, 0x0002035b, 0x5930d203,
+ 0x0010612b, 0x812e59c0, 0x0400001d, 0x0201f800,
+ 0x00108e9b, 0x592cd409, 0x8c68d510, 0x04020012,
+ 0x592cd209, 0x0201f800, 0x001048e9, 0x0201f800,
+ 0x00108b83, 0x0201f800, 0x0002035b, 0x5930d203,
0x82697480, 0x0000000d, 0x0400000d, 0x0201f800,
- 0x00105f69, 0x5930d00a, 0x0201f800, 0x00104436,
- 0x0401f007, 0x592cd209, 0x0201f800, 0x001047ec,
+ 0x0010612b, 0x5930d00a, 0x0201f800, 0x00104510,
+ 0x0401f007, 0x592cd209, 0x0201f800, 0x001048e9,
0x4a025c09, 0x00000100, 0x0401f7ed, 0x0201f800,
- 0x00106d13, 0x1c01f000, 0x829d3c80, 0x00000002,
+ 0x00106ec7, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x41790000, 0x0201f800,
- 0x00108083, 0x40c50800, 0x48c7c857, 0x40840000,
+ 0x00108261, 0x40c50800, 0x48c7c857, 0x40840000,
0x82857480, 0x00000010, 0x83f17500, 0x03000000,
- 0x0400002e, 0x0c01f001, 0x0010f494, 0x0010f4ac,
- 0x0010f4aa, 0x0010f481, 0x0010f4c1, 0x0010f49c,
- 0x0010f494, 0x0010f494, 0x0010f494, 0x0010f49c,
- 0x0010f49c, 0x0010f49c, 0x0010f49c, 0x0010f4aa,
- 0x0010f4ac, 0x0010f49c, 0x0010f481, 0x0201f800,
- 0x00108073, 0x80c589c0, 0x04000005, 0x0201f800,
- 0x00106252, 0x80c589c0, 0x04000035, 0x0201f800,
- 0x0010ed56, 0x80c589c0, 0x04000017, 0x5930d403,
+ 0x0400002e, 0x0c01f001, 0x0010f690, 0x0010f6a8,
+ 0x0010f6a6, 0x0010f67d, 0x0010f6bd, 0x0010f698,
+ 0x0010f690, 0x0010f690, 0x0010f690, 0x0010f698,
+ 0x0010f698, 0x0010f698, 0x0010f698, 0x0010f6a6,
+ 0x0010f6a8, 0x0010f698, 0x0010f67d, 0x0201f800,
+ 0x00108251, 0x80c589c0, 0x04000005, 0x0201f800,
+ 0x00106414, 0x80c589c0, 0x04000035, 0x0201f800,
+ 0x0010ef65, 0x80c589c0, 0x04000017, 0x5930d403,
0x486bc857, 0x5930d403, 0x82697480, 0x00000040,
0x04020018, 0x0401ffaa, 0x42010000, 0x00000001,
0x0401f073, 0x40840000, 0x82857480, 0x00000010,
0x040007d5, 0x040017d4, 0x4200d000, 0x000004b7,
0x4130d800, 0x4084e000, 0x0201f800, 0x001001ec,
- 0x0401f067, 0x497bc856, 0x0201f800, 0x00105e92,
+ 0x0401f067, 0x497bc856, 0x0201f800, 0x00106054,
0x80c589c0, 0x04020016, 0x59317004, 0x48bbc857,
0x0401ff3e, 0x0401f7e9, 0x598d700b, 0x48bbc857,
0x40b8d000, 0x41300000, 0x80697480, 0x04000042,
- 0x0201f800, 0x0010eee3, 0x80c589c0, 0x040207de,
- 0x497bc856, 0x0201f800, 0x00105e92, 0x4200d000,
+ 0x0201f800, 0x0010f0f2, 0x80c589c0, 0x040207de,
+ 0x497bc856, 0x0201f800, 0x00106054, 0x4200d000,
0x000003f5, 0x80c589c0, 0x040007e2, 0x5930d203,
0x486bc857, 0x59310a03, 0x0401f049, 0x812e59c0,
- 0x0400003b, 0x0201f800, 0x001087a7, 0x80c589c0,
- 0x04000029, 0x0201f800, 0x00105f69, 0x592cd209,
+ 0x0400003b, 0x0201f800, 0x00108988, 0x80c589c0,
+ 0x04000029, 0x0201f800, 0x0010612b, 0x592cd209,
0x8468d50c, 0x486a5a09, 0x592cdc07, 0x806cd0c6,
0x406c0000, 0x8068d400, 0x8068d400, 0x486a6006,
0x4200d000, 0x10000000, 0x4130d800, 0x0201f800,
- 0x001008c9, 0x80c589c0, 0x0400000c, 0x592cd209,
+ 0x001008c7, 0x80c589c0, 0x0400000c, 0x592cd209,
0x8c68d51c, 0x0400001d, 0x59c8d001, 0x8068d1c0,
0x04020026, 0x4200d000, 0x40000000, 0x4130d800,
- 0x0201f800, 0x001008c9, 0x5930d203, 0x82697480,
+ 0x0201f800, 0x001008c7, 0x5930d203, 0x82697480,
0x00000004, 0x040207ad, 0x41390000, 0x42027000,
- 0x00000048, 0x0201f800, 0x00106d6c, 0x40827000,
+ 0x00000048, 0x0201f800, 0x00106f24, 0x40827000,
0x0401f7a6, 0x0201f800, 0x00100bd7, 0x0401fef7,
- 0x0401f7a2, 0x0201f800, 0x00106287, 0x80c589c0,
+ 0x0401f7a2, 0x0201f800, 0x00106449, 0x80c589c0,
0x040007c7, 0x0401f7bb, 0x8468d55c, 0x486a5a09,
0x4a026006, 0x00000002, 0x0401f798, 0x4200d000,
0x000004a7, 0x4130d800, 0x412ce000, 0x0201f800,
0x001001ec, 0x0401f006, 0x41310000, 0x0201f800,
- 0x0010131d, 0x40826000, 0x0401f7dc, 0x808101c0,
+ 0x0010131b, 0x40826000, 0x0401f7dc, 0x808101c0,
0x0400078d, 0x589d0801, 0x589d0000, 0x829d3c00,
0x00000002, 0x1c01f000, 0x829d3c80, 0x00000002,
0x48813800, 0x48853801, 0x412d0800, 0x41410000,
- 0x4200d000, 0x0010b065, 0x0201f800, 0x00109f94,
- 0x417a5800, 0x0201f800, 0x0010830d, 0x80c589c0,
- 0x04000009, 0x0201f800, 0x00108dbd, 0x59325809,
+ 0x4200d000, 0x0010b2e5, 0x0201f800, 0x0010a244,
+ 0x417a5800, 0x0201f800, 0x001084ee, 0x80c589c0,
+ 0x04000009, 0x0201f800, 0x00108fa8, 0x59325809,
0x592cd209, 0x8468d54c, 0x486a5a09, 0x42028000,
- 0x00000006, 0x0201f800, 0x00105f78, 0x0401ff37,
- 0x0201f800, 0x00105f69, 0x40828000, 0x40865800,
+ 0x00000006, 0x0201f800, 0x0010613a, 0x0401ff37,
+ 0x0201f800, 0x0010612b, 0x40828000, 0x40865800,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
0x1c01f000, 0x829d3c80, 0x00000002, 0x48813800,
- 0x48853801, 0x412d0800, 0x0201f800, 0x0010efc7,
+ 0x48853801, 0x412d0800, 0x0201f800, 0x0010f1d6,
0x80c589c0, 0x040000aa, 0x5930dc07, 0x406c0000,
0x826d7480, 0x00000011, 0x83f17500, 0x03000000,
- 0x04000028, 0x0c01f001, 0x0010f5e5, 0x0010f556,
- 0x0010f5aa, 0x0010f583, 0x0010f556, 0x0010f5aa,
- 0x0010f5c1, 0x0010f5ba, 0x0010f56a, 0x0010f56a,
- 0x0010f570, 0x0010f56a, 0x0010f56a, 0x0010f56a,
- 0x0010f56a, 0x0010f564, 0x0010f576, 0x0010f57f,
+ 0x04000028, 0x0c01f001, 0x0010f7e1, 0x0010f752,
+ 0x0010f7a6, 0x0010f77f, 0x0010f752, 0x0010f7a6,
+ 0x0010f7bd, 0x0010f7b6, 0x0010f766, 0x0010f766,
+ 0x0010f76c, 0x0010f766, 0x0010f766, 0x0010f766,
+ 0x0010f766, 0x0010f760, 0x0010f772, 0x0010f77b,
0x5930d403, 0x82697480, 0x00000043, 0x0400008c,
- 0x0201f800, 0x0010f2cc, 0x80c589c0, 0x04020079,
- 0x0201f800, 0x00108418, 0x80c589c0, 0x04000003,
- 0x0201f800, 0x001073f9, 0x0201f800, 0x00106d13,
+ 0x0201f800, 0x0010f4c8, 0x80c589c0, 0x04020079,
+ 0x0201f800, 0x001085f9, 0x80c589c0, 0x04000003,
+ 0x0201f800, 0x001075b8, 0x0201f800, 0x00106ec7,
0x8d3e7d1c, 0x0400007e, 0x497a600a, 0x0401f07c,
- 0x4200d000, 0x0000031c, 0x4130e000, 0x0201f800,
+ 0x4200d000, 0x00000328, 0x4130e000, 0x0201f800,
0x001001ec, 0x0401f076, 0x5930d203, 0x82697480,
0x00000004, 0x04020003, 0x0201f800, 0x00100bd7,
- 0x59325809, 0x0201f800, 0x0010830d, 0x80c589c0,
+ 0x59325809, 0x0201f800, 0x001084ee, 0x80c589c0,
0x040007ea, 0x49425a07, 0x0201f800, 0x0002035b,
0x0401f7e6, 0x59325819, 0x0201f800, 0x00100595,
- 0x0401f7f4, 0x0201f800, 0x00108dbd, 0x5930d203,
+ 0x0401f7f4, 0x0201f800, 0x00108fa8, 0x5930d203,
0x82697480, 0x00000004, 0x04000057, 0x59325809,
- 0x0201f800, 0x0010830d, 0x80c589c0, 0x040007d7,
+ 0x0201f800, 0x001084ee, 0x80c589c0, 0x040007d7,
0x592cd205, 0x8268d500, 0x000000ff, 0x82697480,
- 0x00000014, 0x04000003, 0x0201f800, 0x001083f6,
- 0x0201f800, 0x00108cb5, 0x0201f800, 0x0002076c,
+ 0x00000014, 0x04000003, 0x0201f800, 0x001085d7,
+ 0x0201f800, 0x00108e9b, 0x0201f800, 0x0002076c,
0x4a025a05, 0x00000103, 0x592cd409, 0x8c68d512,
0x0402003b, 0x49425a07, 0x497a580a, 0x0201f800,
- 0x00109bce, 0x0201f800, 0x0010899d, 0x0201f800,
- 0x00108476, 0x0201f800, 0x0002035b, 0x0401f7bb,
- 0x59325809, 0x0201f800, 0x0010830d, 0x80c589c0,
+ 0x00109e6c, 0x0201f800, 0x00108b83, 0x0201f800,
+ 0x00108657, 0x0201f800, 0x0002035b, 0x0401f7bb,
+ 0x59325809, 0x0201f800, 0x001084ee, 0x80c589c0,
0x040007b6, 0x49425a07, 0x497a5c0a, 0x0201f800,
0x0002035b, 0x5930d229, 0x82697480, 0x00000003,
- 0x040207ae, 0x0201f800, 0x001083f6, 0x0401f7ab,
+ 0x040207ae, 0x0201f800, 0x001085d7, 0x0401f7ab,
0x5930d203, 0x82697480, 0x00000011, 0x04020028,
0x5930d429, 0x486a6203, 0x0401f025, 0x5930d203,
0x82697480, 0x00000004, 0x0400001e, 0x59325809,
- 0x0201f800, 0x0010830d, 0x80c589c0, 0x0400079b,
- 0x49425a07, 0x0201f800, 0x00109bce, 0x0201f800,
- 0x00108cb5, 0x0201f800, 0x0002076c, 0x0201f800,
- 0x0010899d, 0x0201f800, 0x0002035b, 0x0401f78f,
- 0x0201f800, 0x00101cd1, 0x0401f786, 0x412d0000,
+ 0x0201f800, 0x001084ee, 0x80c589c0, 0x0400079b,
+ 0x49425a07, 0x0201f800, 0x00109e6c, 0x0201f800,
+ 0x00108e9b, 0x0201f800, 0x0002076c, 0x0201f800,
+ 0x00108b83, 0x0201f800, 0x0002035b, 0x0401f78f,
+ 0x0201f800, 0x00101cd3, 0x0401f786, 0x412d0000,
0x592e580a, 0x0201f800, 0x00100595, 0x40825800,
0x0401f7c1, 0x0201f800, 0x00100bd7, 0x0401f7a8,
0x0201f800, 0x00100bd7, 0x0401f7e1, 0x40865800,
0x589d0801, 0x589d0000, 0x829d3c00, 0x00000002,
- 0x1c01f000, 0x0201f800, 0x00109973, 0x80c589c0,
- 0x0402000c, 0x5930d407, 0x82697480, 0x00000010,
- 0x04000002, 0x0401f00f, 0x83457480, 0x0000ffff,
- 0x040207fd, 0x5930d00a, 0x8068d1c0, 0x040207fa,
- 0x812649c0, 0x04000005, 0x5930d01d, 0x41240000,
- 0x80697480, 0x040207f4, 0x5932680a, 0x0401ff32,
- 0x1c01f000, 0x829d3c80, 0x00000005, 0x48813800,
+ 0x1c01f000, 0x0201f800, 0x00109c11, 0x80c589c0,
+ 0x04000007, 0x812649c0, 0x04000006, 0x5930d01d,
+ 0x41240000, 0x80697480, 0x04000002, 0x0401f003,
+ 0x5932680a, 0x0401ff3c, 0x1c01f000, 0x829d3c80,
+ 0x00000005, 0x48813800, 0x48853801, 0x48893802,
+ 0x488d3803, 0x48913804, 0x41311000, 0x41352000,
+ 0x4933c857, 0x4947c857, 0x4943c857, 0x0201f800,
+ 0x0010613a, 0x40c51800, 0x0201f800, 0x00109ae1,
+ 0x41310800, 0x813261c0, 0x0400004e, 0x42000000,
+ 0x001104b4, 0x81317480, 0x0400004a, 0x59a8d00d,
+ 0x8068d040, 0x42010000, 0x00110514, 0x40680000,
+ 0x81657480, 0x0400000f, 0x41580000, 0x80817480,
+ 0x0402100c, 0x40826000, 0x40800000, 0x80857480,
+ 0x04000003, 0x4084d000, 0x0401ffcb, 0x82810400,
+ 0x00000030, 0x41580000, 0x80817480, 0x040017f6,
+ 0x41510000, 0x41540000, 0x80817480, 0x04021012,
+ 0x8d3e7d18, 0x04000010, 0x59a8d062, 0x59a80063,
+ 0x80697480, 0x0400000c, 0x40826000, 0x5880d00a,
+ 0x8068d1c0, 0x0400000d, 0x4084d000, 0x0401ffb6,
+ 0x82810400, 0x00000030, 0x41540000, 0x80817480,
+ 0x040017f0, 0x408a6000, 0x40926800, 0x808d7040,
+ 0x0400001e, 0x0401f023, 0x0201f800, 0x001042a5,
+ 0x40c66800, 0x80c589c0, 0x040007f2, 0x58c4d002,
+ 0x5930d82a, 0x82680500, 0x00ffffff, 0x806d7480,
+ 0x040207ec, 0x58c4d013, 0x5930d829, 0x82680500,
+ 0x00ffffff, 0x806d7480, 0x040207e6, 0x5930d203,
+ 0x82697480, 0x00000008, 0x0400000b, 0x4936600a,
+ 0x0401fedd, 0x82810400, 0x00000030, 0x0401f7df,
+ 0x59a8d00d, 0x0401f7b8, 0x0201f800, 0x0010612b,
+ 0x0401f004, 0x0201f800, 0x0010a0c7, 0x0401f7f4,
+ 0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000005, 0x1c01f000,
+ 0x809d3840, 0x48a13800, 0x829d3c80, 0x00000002,
+ 0x409d4000, 0x829d3c80, 0x00000007, 0x48813800,
0x48853801, 0x48893802, 0x488d3803, 0x48913804,
- 0x41311000, 0x41352000, 0x4933c857, 0x4947c857,
- 0x4943c857, 0x0201f800, 0x00105f78, 0x40c51800,
- 0x0201f800, 0x0010984a, 0x41310800, 0x813261c0,
- 0x0400004e, 0x42000000, 0x00110284, 0x81317480,
- 0x0400004a, 0x59a8d00d, 0x8068d040, 0x42010000,
- 0x001102e4, 0x40680000, 0x81657480, 0x0400000f,
- 0x41580000, 0x80817480, 0x0402100c, 0x40826000,
- 0x40800000, 0x80857480, 0x04000003, 0x4084d000,
- 0x0401ffc1, 0x82810400, 0x00000030, 0x41580000,
- 0x80817480, 0x040017f6, 0x41510000, 0x41540000,
- 0x80817480, 0x04021012, 0x8d3e7d18, 0x04000010,
- 0x59a8d062, 0x59a80063, 0x80697480, 0x0400000c,
- 0x40826000, 0x5880d00a, 0x8068d1c0, 0x0400000d,
- 0x4084d000, 0x0401ffac, 0x82810400, 0x00000030,
- 0x41540000, 0x80817480, 0x040017f0, 0x408a6000,
- 0x40926800, 0x808d7040, 0x0400001e, 0x0401f023,
- 0x0201f800, 0x001041cf, 0x40c66800, 0x80c589c0,
- 0x040007f2, 0x58c4d002, 0x5930d82a, 0x82680500,
- 0x00ffffff, 0x806d7480, 0x040207ec, 0x58c4d013,
- 0x5930d829, 0x82680500, 0x00ffffff, 0x806d7480,
- 0x040207e6, 0x5930d203, 0x82697480, 0x00000008,
- 0x0400000b, 0x4936600a, 0x0401fed3, 0x82810400,
- 0x00000030, 0x0401f7df, 0x59a8d00d, 0x0401f7b8,
- 0x0201f800, 0x00105f69, 0x0401f004, 0x0201f800,
- 0x00109e17, 0x0401f7f4, 0x589d2004, 0x589d1803,
- 0x589d1002, 0x589d0801, 0x589d0000, 0x829d3c00,
- 0x00000005, 0x1c01f000, 0x809d3840, 0x48a13800,
- 0x829d3c80, 0x00000002, 0x409d4000, 0x829d3c80,
- 0x00000007, 0x48813800, 0x48853801, 0x48893802,
- 0x488d3803, 0x48913804, 0x48953805, 0x48993806,
- 0x42010000, 0x00000001, 0x41793000, 0x49214000,
- 0x49254001, 0x497bc856, 0x41310800, 0x41351000,
- 0x41451800, 0x413d2000, 0x40592800, 0x4200d000,
- 0x0010f674, 0x0201f800, 0x00105b2e, 0x59a8d21b,
- 0x8c68d508, 0x0400001d, 0x8c68d516, 0x0402001b,
- 0x59aa6882, 0x813669c0, 0x0400009d, 0x5934d400,
- 0x82697480, 0x00000404, 0x04020099, 0x0201f800,
- 0x00106d42, 0x40c66000, 0x80c589c0, 0x0400008e,
- 0x48818c07, 0x4935880a, 0x409a7800, 0x0201f800,
- 0x001040e0, 0x4200d000, 0x00000005, 0x0201f800,
- 0x001040ea, 0x42027000, 0x00000003, 0x0201f800,
- 0x00106d6c, 0x0401f086, 0x8268dd00, 0x00000008,
- 0x8c68d506, 0x0400006e, 0x806cd9c0, 0x04000002,
- 0x41790000, 0x0201f800, 0x0010a0b2, 0x4200d000,
- 0x0010a0ec, 0x586a4800, 0x42028800, 0x000007fe,
- 0x8058b1c0, 0x0400001e, 0x41440000, 0x0401f005,
- 0x83264c00, 0x0000000b, 0x8058b040, 0x04000018,
- 0x5924d009, 0x8068d400, 0x8268d480, 0x000007f0,
- 0x586a6800, 0x813669c0, 0x040007f6, 0x5924d200,
- 0x8268d500, 0x00000003, 0x82697480, 0x00000003,
- 0x040207f0, 0x5934d200, 0x8c68d51a, 0x040007ed,
- 0x8468d51a, 0x486a6a00, 0x80993000, 0x83264c00,
- 0x0000000b, 0x8058b040, 0x040207ea, 0x809931c0,
- 0x04000045, 0x8d0e1d20, 0x04020046, 0x0201f800,
- 0x00101de7, 0x80817040, 0x04020051, 0x4200b000,
- 0x000007f0, 0x417a8800, 0x0401f004, 0x81468800,
- 0x8058b040, 0x0400004a, 0x0201f800, 0x001041cf,
- 0x80c589c0, 0x040007fa, 0x5934d200, 0x8c68d51a,
- 0x040007f7, 0x5934d403, 0x406a8800, 0x417a7800,
- 0x42028000, 0x00000029, 0x5934d013, 0x8068d130,
- 0x406a4000, 0x40680000, 0x4200d000, 0x0010a0ec,
- 0x8068d400, 0x586a4800, 0x413cd000, 0x413cd800,
- 0x0201f800, 0x0010989c, 0x5934d200, 0x8468d558,
+ 0x48953805, 0x48993806, 0x42010000, 0x00000001,
+ 0x41793000, 0x49214000, 0x49254001, 0x497bc856,
+ 0x41310800, 0x41351000, 0x41451800, 0x413d2000,
+ 0x40592800, 0x4200d000, 0x0010f866, 0x0201f800,
+ 0x00105cf0, 0x59a8d21b, 0x8c68d508, 0x0400001d,
+ 0x8c68d516, 0x0402001b, 0x59aa6882, 0x813669c0,
+ 0x040000a6, 0x5934d400, 0x82697480, 0x00000404,
+ 0x040200a2, 0x0201f800, 0x00106efa, 0x40c66000,
+ 0x80c589c0, 0x04000097, 0x48818c07, 0x4935880a,
+ 0x409a7800, 0x0201f800, 0x001041b3, 0x4200d000,
+ 0x00000005, 0x0201f800, 0x001041bd, 0x42027000,
+ 0x00000003, 0x0201f800, 0x00106f24, 0x0401f08f,
+ 0x8268dd00, 0x00000008, 0x8c68d506, 0x04000074,
+ 0x806cd9c0, 0x04000002, 0x41790000, 0x0201f800,
+ 0x0010a362, 0x4200d000, 0x0010a3b3, 0x586a4800,
+ 0x42028800, 0x000007fe, 0x8058b1c0, 0x0400001f,
+ 0x41440000, 0x0401f005, 0x83264c00, 0x0000000b,
+ 0x8058b040, 0x04000019, 0x5924d009, 0x8068d400,
+ 0x8268d480, 0x000007f0, 0x586a6800, 0x813669c0,
+ 0x040007f6, 0x5924d200, 0x8268d500, 0x00000003,
+ 0x82697480, 0x00000003, 0x040207f0, 0x5934da00,
+ 0x8c6cdd1a, 0x040007ed, 0x826cd500, 0xffffdfff,
+ 0x486a6a00, 0x80993000, 0x83264c00, 0x0000000b,
+ 0x8058b040, 0x040207e9, 0x809931c0, 0x0400004a,
+ 0x8d0e1d20, 0x0402004b, 0x0201f800, 0x00101e1b,
+ 0x80817040, 0x04020059, 0x4200b000, 0x000007f0,
+ 0x417a8800, 0x0401f01e, 0x826cd540, 0x00001000,
0x486a6a00, 0x5934d200, 0x8468d51a, 0x486a6a00,
0x4937c857, 0x4a026c00, 0x00000707, 0x0201f800,
- 0x00105f78, 0x40c50000, 0x417a6000, 0x0201f800,
- 0x00105e35, 0x0201f800, 0x0010f051, 0x0201f800,
- 0x0010f148, 0x417a7800, 0x0201f800, 0x0010f1e1,
- 0x0201f800, 0x0010f603, 0x80817040, 0x040207cc,
- 0x0201f800, 0x00105f69, 0x0401f7c9, 0x8c68d50a,
- 0x04020792, 0x80817040, 0x04020011, 0x0401f7c0,
- 0x4200d000, 0x000007d0, 0x4200d800, 0x0010f674,
- 0x0201f800, 0x00105c58, 0x0201f800, 0x00101de7,
- 0x0401f7b5, 0x4200d000, 0x00000098, 0x40c4d800,
- 0x4134e000, 0x0201f800, 0x001001ec, 0x58a24801,
- 0x58a24000, 0x40866000, 0x408a6800, 0x408e8800,
- 0x40927800, 0x4094b000, 0x589d3006, 0x589d2805,
- 0x589d2004, 0x589d1803, 0x589d1002, 0x589d0801,
- 0x589d0000, 0x829d3c00, 0x00000009, 0x589d4000,
- 0x809d3800, 0x1c01f000, 0x497bc856, 0x0201f800,
- 0x00104a28, 0x80c589c0, 0x0402004f, 0x59a8d015,
- 0x8c68d504, 0x04000028, 0x8d0e1d20, 0x0400001c,
- 0x4200b000, 0x000007f0, 0x417a8800, 0x0401f004,
- 0x81468800, 0x8058b040, 0x04000015, 0x0201f800,
- 0x001041cf, 0x80c589c0, 0x040007fa, 0x0201f800,
- 0x001044a7, 0x80c589c0, 0x040007f6, 0x59a8d00f,
- 0x59340002, 0x8068d580, 0x8268d500, 0x00ffff00,
- 0x040207f0, 0x5934d200, 0x8468d55a, 0x486a6a00,
- 0x81468800, 0x8058b040, 0x040207ed, 0x0201f800,
- 0x001043ef, 0x80c589c0, 0x04000026, 0x59a8d02d,
- 0x4200d800, 0x0010f674, 0x0201f800, 0x00105c58,
- 0x0401f04d, 0x59a8d21b, 0x8c68d506, 0x040007d7,
- 0x0201f800, 0x0010a0b2, 0x4200d000, 0x0010a0ec,
- 0x586a4800, 0x42028800, 0x000007fe, 0x0401f012,
- 0x5924d009, 0x41440000, 0x8068d400, 0x8268d480,
- 0x000007f0, 0x586a6800, 0x813669c0, 0x04000007,
- 0x5924d200, 0x8268d500, 0x00000003, 0x82697480,
- 0x00000003, 0x0400002c, 0x8058b040, 0x83264c00,
- 0x0000000b, 0x8058b1c0, 0x040207ee, 0x0401f7bb,
- 0x8d0e1d20, 0x040007df, 0x4200d000, 0x000007d0,
- 0x0401f7d8, 0x0201f800, 0x0010a0b2, 0x4200d000,
- 0x0010a0ec, 0x586a4800, 0x42028800, 0x000007fe,
- 0x8058b1c0, 0x040007ad, 0x41440000, 0x0401f005,
- 0x83264c00, 0x0000000b, 0x8058b040, 0x040007a7,
- 0x5924d009, 0x8068d400, 0x8268d480, 0x000007f0,
- 0x586a6800, 0x813669c0, 0x040007f6, 0x5924d200,
+ 0x0010613a, 0x40c50000, 0x417a6000, 0x0201f800,
+ 0x00105ff7, 0x0201f800, 0x0010f260, 0x0201f800,
+ 0x0010f344, 0x417a7800, 0x0201f800, 0x0010f3dd,
+ 0x0201f800, 0x0010f7f5, 0x80817040, 0x04000032,
+ 0x81468800, 0x8058b040, 0x04000038, 0x0201f800,
+ 0x001042a5, 0x80c589c0, 0x040007fa, 0x5934da00,
+ 0x8c6cdd1a, 0x040007f7, 0x5934d403, 0x406a8800,
+ 0x417a7800, 0x42028000, 0x00000029, 0x5934d013,
+ 0x8068d130, 0x406a4000, 0x40680000, 0x4200d000,
+ 0x0010a3b3, 0x8068d400, 0x586a4800, 0x5924d000,
+ 0x8068d120, 0x8268e500, 0x00000020, 0x8c68d50a,
+ 0x040207ca, 0x4070d000, 0x4070d800, 0x0201f800,
+ 0x00109b33, 0x5934da00, 0x0401f7c4, 0x8c68d50a,
+ 0x0402078c, 0x80817040, 0x04020014, 0x0401f7bb,
+ 0x4200d000, 0x000007d0, 0x4200d800, 0x0010f866,
+ 0x0201f800, 0x00105e1a, 0x0201f800, 0x00101e1b,
+ 0x0401f7b0, 0x0201f800, 0x0010612b, 0x0401f7cd,
+ 0x4200d000, 0x000000a0, 0x40c4d800, 0x4134e000,
+ 0x0201f800, 0x001001ec, 0x58a24801, 0x58a24000,
+ 0x40866000, 0x408a6800, 0x408e8800, 0x40927800,
+ 0x4094b000, 0x589d3006, 0x589d2805, 0x589d2004,
+ 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x00000009, 0x589d4000, 0x809d3800,
+ 0x1c01f000, 0x497bc856, 0x0201f800, 0x00104b2d,
+ 0x80c589c0, 0x04020054, 0x59a8d015, 0x8c68d504,
+ 0x04020004, 0x59a8d21b, 0x8c68d506, 0x0402002b,
+ 0x8d0e1d20, 0x04020004, 0x59a8d006, 0x8c68d51c,
+ 0x0400001c, 0x4200b000, 0x000007f0, 0x417a8800,
+ 0x0401f004, 0x81468800, 0x8058b040, 0x04000015,
+ 0x0201f800, 0x001042a5, 0x80c589c0, 0x040007fa,
+ 0x0201f800, 0x00104583, 0x80c589c0, 0x040007f6,
+ 0x59a8d00f, 0x59340002, 0x8068d580, 0x8268d500,
+ 0x00ffff00, 0x040207f0, 0x5934d200, 0x8468d55a,
+ 0x486a6a00, 0x81468800, 0x8058b040, 0x040207ed,
+ 0x0201f800, 0x001044c9, 0x80c589c0, 0x04000022,
+ 0x59a8d02d, 0x4200d800, 0x0010f866, 0x0201f800,
+ 0x00105e1a, 0x0401f04b, 0x0201f800, 0x0010a362,
+ 0x4200d000, 0x0010a3b3, 0x586a4800, 0x42028800,
+ 0x000007fe, 0x8058b1c0, 0x040007ce, 0x5924d009,
+ 0x41440000, 0x8068d400, 0x8268d480, 0x000007f0,
+ 0x586a6800, 0x813669c0, 0x04000007, 0x5924d200,
0x8268d500, 0x00000003, 0x82697480, 0x00000003,
- 0x040207f0, 0x5934d200, 0x8468d51a, 0x486a6a00,
- 0x0401f7ec, 0x0201f800, 0x001044a7, 0x80c589c0,
- 0x040007d2, 0x5934d200, 0x8468d55a, 0x486a6a00,
- 0x0401f7ce, 0x1c01f000, 0x829d3c80, 0x00000004,
- 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
- 0x40691000, 0x406d1800, 0x40710800, 0x41790000,
- 0x4880e000, 0x83457480, 0x000007ff, 0x83f17500,
- 0x03000000, 0x0400004e, 0x4880e002, 0x4944e001,
- 0x4144f000, 0x4200d800, 0x0010a380, 0x4200b000,
- 0x000007f0, 0x83457480, 0x000007ef, 0x04000040,
- 0x0400103f, 0x4200b000, 0x00000010, 0x8344f480,
- 0x000007f0, 0x5924d809, 0x8058b1c0, 0x04000017,
- 0x40780000, 0x806cd400, 0x5868e000, 0x8070e1c0,
- 0x04020044, 0x5884e801, 0x41440000, 0x80757480,
- 0x0400005b, 0x8074d000, 0x8078f000, 0x83457480,
- 0x000007ef, 0x0400004f, 0x0400104e, 0x82697480,
- 0x00000800, 0x04000032, 0x48690801, 0x8058b040,
- 0x8058b1c0, 0x040207eb, 0x5884d802, 0x806cd9c0,
- 0x04000088, 0x412d0000, 0x4088d000, 0x0201f800,
- 0x0010410f, 0x4947c857, 0x4937c857, 0x40825800,
- 0x813669c0, 0x0400008f, 0x497a6a12, 0x59a8d21b,
- 0x8c68d50a, 0x0402000a, 0x8288dd00, 0x00ffff00,
- 0x04000073, 0x59a8d00f, 0x8268d500, 0x00ffff00,
- 0x406c0000, 0x80697480, 0x0400006d, 0x488a6802,
- 0x5924d005, 0x812000f0, 0x8068d540, 0x486a6813,
- 0x4200d000, 0x00000001, 0x0401f0a3, 0x82697480,
- 0x00fffffb, 0x040007c5, 0x040017c4, 0x4947c857,
- 0x488bc857, 0x58857001, 0x48bbc857, 0x4a010800,
- 0x00000019, 0x4080d000, 0x0401f097, 0x4a010801,
- 0x000007f0, 0x4178f000, 0x8058b040, 0x0401f7cd,
- 0x4070f800, 0x5870d002, 0x8268e500, 0x00ffffff,
- 0x48710803, 0x40880000, 0x80717480, 0x04000035,
- 0x5884e801, 0x41440000, 0x80757480, 0x040207b6,
- 0x587d7002, 0x48b90803, 0x4947c857, 0x58857003,
- 0x48bbc857, 0x4a010800, 0x0000001b, 0x0401f058,
- 0x82697480, 0x000007f0, 0x040207b4, 0x49790801,
- 0x4200d800, 0x0010a380, 0x0401f7e3, 0x49450802,
- 0x83457480, 0x000007ef, 0x0400001a, 0x04001019,
- 0x59a8d21b, 0x8c68d50a, 0x0400003c, 0x83457480,
- 0x000007fe, 0x0400004c, 0x5924d200, 0x8268d500,
- 0x00000220, 0x0400005d, 0x808101c0, 0x0402000d,
- 0x82757480, 0x000007fc, 0x04000049, 0x82757480,
- 0x000007fd, 0x0400003c, 0x82757480, 0x000007ff,
- 0x040207bf, 0x82897480, 0x00ffffff, 0x040207bc,
- 0x5884d002, 0x8468d55e, 0x48690802, 0x0401f786,
- 0x587ce813, 0x8074d130, 0x41200000, 0x80697480,
- 0x040207c8, 0x5924d005, 0x82740500, 0x00ffffff,
- 0x80697480, 0x04000004, 0x812000f0, 0x8068d540,
- 0x4868f813, 0x5884d001, 0x41440000, 0x80697480,
- 0x0400002f, 0x4947c857, 0x4873c857, 0x488fc857,
- 0x4a010800, 0x0000001a, 0x0401f019, 0x8288d500,
- 0x000000ff, 0x8068d0d0, 0x486a6a12, 0x0401f790,
- 0x4200d000, 0x000003f1, 0x4084e000, 0x0201f800,
- 0x001001ec, 0x0401f774, 0x5924d200, 0x8268e500,
- 0x00000020, 0x8c68d50a, 0x040207c8, 0x4947c857,
- 0x4a010800, 0x0000001f, 0x4070d000, 0x0401f02a,
- 0x4947c857, 0x4a010800, 0x0000000a, 0x4178d000,
- 0x0401f025, 0x82897480, 0x00fffffd, 0x040007c9,
- 0x0401f783, 0x82897480, 0x00fffffe, 0x04020017,
- 0x42010000, 0x00000001, 0x0401f7b4, 0x82897480,
- 0x00fffffc, 0x040007bf, 0x0401f779, 0x407e6800,
- 0x8c8d1d08, 0x0400076f, 0x0201f800, 0x001043d4,
- 0x80c589c0, 0x0400076b, 0x4947c857, 0x4a010800,
- 0x0000001d, 0x0401f7e6, 0x4947c857, 0x4a010800,
- 0x0000001f, 0x0401f008, 0x4947c857, 0x488bc857,
+ 0x0400002c, 0x8058b040, 0x83264c00, 0x0000000b,
+ 0x0401f7ed, 0x8d0e1d20, 0x04020004, 0x59a8d006,
+ 0x8c68d51c, 0x040007e0, 0x4200d000, 0x000007d0,
+ 0x0401f7d9, 0x0201f800, 0x0010a362, 0x4200d000,
+ 0x0010a3b3, 0x586a4800, 0x42028800, 0x000007fe,
+ 0x8058b1c0, 0x040007ab, 0x41440000, 0x5924d009,
+ 0x8068d400, 0x8268d480, 0x000007f0, 0x586a6800,
+ 0x813669c0, 0x0400000a, 0x5924d200, 0x8268d500,
+ 0x00000003, 0x82697480, 0x00000003, 0x04020004,
+ 0x5934d200, 0x8468d51a, 0x486a6a00, 0x83264c00,
+ 0x0000000b, 0x8058b040, 0x040207ed, 0x0401f795,
+ 0x0201f800, 0x00104583, 0x80c589c0, 0x040007d2,
+ 0x5934d200, 0x8468d55a, 0x486a6a00, 0x0401f7ce,
+ 0x1c01f000, 0x829d3c80, 0x00000004, 0x48813800,
+ 0x48853801, 0x48893802, 0x488d3803, 0x40691000,
+ 0x406d1800, 0x40710800, 0x41790000, 0x4880e000,
+ 0x83457480, 0x000007ff, 0x83f17500, 0x03000000,
+ 0x0400004e, 0x4880e002, 0x4944e001, 0x4144f000,
+ 0x4200d800, 0x0010a600, 0x4200b000, 0x000007f0,
+ 0x83457480, 0x000007ef, 0x04000040, 0x0400103f,
+ 0x4200b000, 0x00000010, 0x8344f480, 0x000007f0,
+ 0x5924d809, 0x8058b1c0, 0x04000017, 0x40780000,
+ 0x806cd400, 0x5868e000, 0x8070e1c0, 0x04020044,
+ 0x5884e801, 0x41440000, 0x80757480, 0x0400005b,
+ 0x8074d000, 0x8078f000, 0x83457480, 0x000007ef,
+ 0x0400004f, 0x0400104e, 0x82697480, 0x00000800,
+ 0x04000032, 0x48690801, 0x8058b040, 0x8058b1c0,
+ 0x040207eb, 0x5884d802, 0x806cd9c0, 0x04000088,
+ 0x412d0000, 0x4088d000, 0x0201f800, 0x001041e5,
+ 0x4947c857, 0x4937c857, 0x40825800, 0x813669c0,
+ 0x0400008f, 0x497a6a12, 0x59a8d21b, 0x8c68d50a,
+ 0x0402000a, 0x8288dd00, 0x00ffff00, 0x04000073,
+ 0x59a8d00f, 0x8268d500, 0x00ffff00, 0x406c0000,
+ 0x80697480, 0x0400006d, 0x488a6802, 0x5924d005,
+ 0x812000f0, 0x8068d540, 0x486a6813, 0x4200d000,
+ 0x00000001, 0x0401f0a3, 0x82697480, 0x00fffffb,
+ 0x040007c5, 0x040017c4, 0x4947c857, 0x488bc857,
0x58857001, 0x48bbc857, 0x4a010800, 0x00000019,
- 0x4070d000, 0x40698800, 0x589d1803, 0x589d1002,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x00000004,
- 0x1c01f000, 0x809d3840, 0x48813800, 0x4200d000,
- 0x00009c0e, 0x4200d800, 0xfffffff7, 0x0201f800,
- 0x0010e9f0, 0x4200d000, 0x00009c0e, 0x4200d800,
- 0x00000010, 0x0201f800, 0x0010ea02, 0x59c4d0a3,
- 0x8468d518, 0x486b88a3, 0x0201f800, 0x00103639,
- 0x80c589c0, 0x04000007, 0x599cd019, 0x8268d500,
- 0x0000e000, 0x82697480, 0x00004000, 0x0400008c,
- 0x4200d000, 0x00000080, 0x0201f800, 0x001015d2,
- 0x0201f800, 0x00105c8d, 0x59c4d0a3, 0x8468d506,
- 0x486b88a3, 0x0201f800, 0x00104a33, 0x80c589c0,
- 0x04020005, 0x0201f800, 0x00104a49, 0x80c589c0,
- 0x0400006c, 0x59c4d0a3, 0x8268d500, 0xbe7fffff,
- 0x486b88a3, 0x4200d000, 0x000000f8, 0x0201f800,
- 0x00103e0c, 0x59c4d0a3, 0x8268d540, 0x00018000,
- 0x8468d51c, 0x486b88a3, 0x59c4d0a3, 0x8468d520,
- 0x486b88a3, 0x4a038808, 0x00000200, 0x59c4d006,
- 0x8268d500, 0xfbffff0e, 0x486b8806, 0x497b282c,
- 0x497b282d, 0x4200d000, 0x000001f4, 0x4200d800,
- 0x0010faf2, 0x0201f800, 0x00105b19, 0x4a038805,
- 0x00000001, 0x0201f800, 0x001016a8, 0x80c589c0,
- 0x04020023, 0x0201f800, 0x001016b3, 0x80c589c0,
- 0x04000035, 0x4178d000, 0x0201f800, 0x0010189e,
- 0x4178d000, 0x0201f800, 0x00101874, 0x0201f800,
- 0x001018fe, 0x4a03503c, 0x00000001, 0x0201f800,
- 0x00104a33, 0x80c589c0, 0x04000018, 0x59c4d0a4,
- 0x8268d500, 0x0000000f, 0x82697480, 0x00000008,
- 0x04000003, 0x4a038805, 0x04000000, 0x59c4d0a3,
- 0x8268d540, 0x0001c000, 0x486b88a3, 0x59c4d0a3,
- 0x8468d520, 0x486b88a3, 0x0401f077, 0x4200d000,
- 0x00000001, 0x0201f800, 0x0010189e, 0x4200d000,
- 0x00000001, 0x0401f7e0, 0x0201f800, 0x00104a49,
- 0x80c589c0, 0x040207e6, 0x0201f800, 0x00104a3e,
- 0x4200d000, 0x000001a1, 0x80c589c0, 0x04020052,
- 0x599cd818, 0x40c4e000, 0x0201f800, 0x001001ec,
- 0x0401f061, 0x0201f800, 0x001016be, 0x80c589c0,
- 0x04020030, 0x0201f800, 0x001016c9, 0x80c589c0,
- 0x04000039, 0x4200d000, 0x00000003, 0x0201f800,
- 0x0010189e, 0x4200d000, 0x00000003, 0x0401f7c2,
- 0x0201f800, 0x00104a3e, 0x4200d000, 0x0000014e,
- 0x80c589c0, 0x040007e7, 0x59c4d0a3, 0x8468d570,
- 0x8468d532, 0x486b88a3, 0x0201f800, 0x00104d7a,
- 0x4a038808, 0x00000208, 0x0401f799, 0x59a8d86f,
- 0x826d0500, 0x00000007, 0x04020019, 0x59a8d03b,
- 0x82697480, 0x00000002, 0x04000018, 0x0201f800,
- 0x0010186b, 0x4883503a, 0x0201f800, 0x00101c53,
- 0x4a035048, 0x00000003, 0x4a03503b, 0x00000002,
- 0x4a035047, 0x00000001, 0x59a8d86f, 0x0401f00b,
- 0x4200d000, 0x00000002, 0x0201f800, 0x0010189e,
- 0x4200d000, 0x00000002, 0x0401f797, 0x82817480,
- 0x00000004, 0x04000019, 0x806cd000, 0x486b506f,
- 0x0401f754, 0x0201f800, 0x001016d4, 0x80c589c0,
- 0x0400000e, 0x59a8d047, 0x8068d1c0, 0x0400078c,
- 0x0201f800, 0x001016de, 0x4a03503c, 0x00000001,
- 0x0401f015, 0x4a035014, 0x00000001, 0x0201f800,
- 0x001049ab, 0x0401f010, 0x4200d000, 0x00000182,
- 0x59a8d83b, 0x0401f7a8, 0x497b2804, 0x497b2805,
- 0x0201f800, 0x00101c62, 0x4a035047, 0x00000001,
- 0x4a035048, 0xaabbccdd, 0x4883503b, 0x59a8d86f,
- 0x0401f7de, 0x589d0000, 0x809d3800, 0x1c01f000,
- 0x5994d02c, 0x8068d1c0, 0x04020006, 0x5994d02d,
- 0x4200d800, 0x00000001, 0x8068d1c0, 0x04000002,
- 0x4178d800, 0x406d8800, 0x1c01f000, 0x0201f800,
- 0x0010186b, 0x4a03503c, 0x00000002, 0x497b5047,
- 0x59c4d0a3, 0x8468d520, 0x486b88a3, 0x0201f800,
- 0x00103639, 0x80c589c0, 0x04000002, 0x0401f00d,
- 0x0201f800, 0x00104a3e, 0x80c589c0, 0x040207fc,
- 0x48c7282c, 0x48c7282d, 0x4200d000, 0x0000002d,
- 0x4200d800, 0x0010faf2, 0x0201f800, 0x00105b19,
- 0x1c01f000, 0x0401ffdb, 0x80c589c0, 0x04000004,
- 0x4a03503c, 0x00000003, 0x0401f01f, 0x0201f800,
- 0x001016d4, 0x80c589c0, 0x04000004, 0x59a8d047,
- 0x8068d1c0, 0x04020008, 0x0201f800, 0x001018cd,
- 0x80c589c0, 0x04020002, 0x0401f013, 0x0401ffd4,
- 0x0401f011, 0x0201f800, 0x001016de, 0x59a8d046,
- 0x8c68d51e, 0x040007f9, 0x0201f800, 0x00104a3e,
- 0x80c589c0, 0x04020003, 0x0401ffc9, 0x0401f006,
- 0x4a035014, 0x00000001, 0x0201f800, 0x001049ab,
- 0x0401f7fa, 0x1c01f000, 0x4202d800, 0x00000001,
- 0x497b503c, 0x4a038805, 0x00000001, 0x497b282c,
- 0x497b282d, 0x497b8885, 0x1c01f000, 0x59c4d005,
- 0x8268d500, 0x000000c0, 0x04020003, 0x486b8885,
- 0x0401f006, 0x59c4d006, 0x8268d540, 0x000000f1,
- 0x486b8806, 0x0401ffed, 0x1c01f000, 0x0201f800,
- 0x00104a49, 0x80c589c0, 0x04000005, 0x59a8d013,
- 0x82697480, 0x0000aaaa, 0x0400000c, 0x497b5013,
- 0x59c4d006, 0x8268d540, 0x04000001, 0x486b8806,
- 0x8d0e1d06, 0x04020008, 0x59c4d0a3, 0x8468d546,
- 0x486b88a3, 0x0401f004, 0x4a03500f, 0x00ffffff,
- 0x0401f7f3, 0x0401ffd5, 0x1c01f000, 0x809d3840,
- 0x48813800, 0x0401ff87, 0x80c589c0, 0x04000005,
- 0x4a03503c, 0x00000003, 0x497b8885, 0x0401f08b,
- 0x4a038805, 0x000000f0, 0x0201f800, 0x001018cd,
- 0x80c589c0, 0x04000042, 0x0201f800, 0x00101af5,
- 0x80c589c0, 0x04000048, 0x59a8d04f, 0x8c68d50c,
- 0x0400005e, 0x0201f800, 0x00101af5, 0x80c589c0,
- 0x0402000b, 0x4a03c014, 0x00200020, 0x59c4d001,
- 0x8268d500, 0x00018000, 0x82697480, 0x00018000,
- 0x0400005f, 0x4a03c013, 0x00200000, 0x0201f800,
- 0x00104a3e, 0x80c589c0, 0x0402004a, 0x59c4d0a4,
- 0x8268d500, 0x0000000f, 0x82697480, 0x00000008,
- 0x0400002b, 0x59c4d005, 0x82690500, 0x04000000,
- 0x8c68d534, 0x04020026, 0x5994d02c, 0x82697480,
- 0x00000002, 0x83f17500, 0x03000000, 0x040007cf,
- 0x0201f800, 0x00104a49, 0x80c589c0, 0x040007cb,
- 0x4a038805, 0x000000f0, 0x0201f800, 0x00104a7d,
- 0x4a035013, 0x0000aaaa, 0x48835014, 0x59c4d0a3,
- 0x8468d546, 0x486b88a3, 0x4202d800, 0x00000001,
- 0x4883503c, 0x4a038805, 0x00000001, 0x4883282c,
- 0x4883282d, 0x0401ff8e, 0x0401f7b8, 0x0201f800,
- 0x001016d4, 0x80c589c0, 0x040007b4, 0x59a8d047,
- 0x8068d1c0, 0x040007b1, 0x0401f7ae, 0x0401ff90,
- 0x0401f7ae, 0x0201f800, 0x00101acb, 0x80c589c0,
- 0x040007b6, 0x0201f800, 0x00101ad9, 0x80c589c0,
- 0x04000022, 0x0201f800, 0x001016c9, 0x80c589c0,
- 0x0400002a, 0x59a8d048, 0x42000000, 0xaabbccdd,
- 0x80697480, 0x04000004, 0x82697480, 0x00000004,
- 0x040207a6, 0x4a03503c, 0x00000003, 0x0401f023,
- 0x0401ff6b, 0x0401f021, 0x4200d000, 0x00009c0e,
- 0x4200d800, 0xffffffef, 0x0201f800, 0x0010e9f0,
- 0x4200d000, 0x00009c0e, 0x4200d800, 0x00000008,
- 0x0201f800, 0x0010ea02, 0x0401f797, 0x4a03c013,
- 0x00200020, 0x0401f7a2, 0x0201f800, 0x001016a8,
- 0x80c589c0, 0x0400000b, 0x59a8d048, 0x42000000,
- 0xaabbccdd, 0x80697480, 0x040007e3, 0x8068d1c0,
- 0x04020786, 0x0401f7e0, 0x59a8d048, 0x0401f7db,
- 0x59a8d048, 0x0401f7fa, 0x589d0000, 0x809d3800,
- 0x1c01f000, 0x497bc856, 0x4200d000, 0x00000080,
- 0x0201f800, 0x001015d2, 0x497b503c, 0x0201f800,
- 0x001016d4, 0x80c589c0, 0x0400000e, 0x59a8d03a,
- 0x8068d1c0, 0x04020008, 0x8068d1c0, 0x04020009,
- 0x4a03503a, 0x0000000a, 0x4a035047, 0x00000001,
- 0x0401f004, 0x8068d040, 0x486b503a, 0x0401f7f7,
- 0x497b8885, 0x0201f800, 0x001003c3, 0x1c01f000,
- 0x4200e000, 0x00000003, 0x59a8003c, 0x80717480,
- 0x04001006, 0x0c01f001, 0x0010faec, 0x0010faee,
- 0x0010faf0, 0x0010faea, 0x4200d000, 0x000000c3,
- 0x4000d800, 0x0201f800, 0x001001ec, 0x0401f008,
- 0x0401ffd5, 0x0401f006, 0x0401fddb, 0x0401f004,
- 0x0401fee9, 0x0401f002, 0x0401ff39, 0x1c01f000,
- 0x497b282d, 0x1c01f000, 0x0201f800, 0x00103639,
- 0x80c589c0, 0x04000007, 0x599cd019, 0x8268d500,
- 0x0000e000, 0x82697480, 0x00004000, 0x04000003,
- 0x4178d000, 0x0401f024, 0x59c4d001, 0x8268d500,
- 0x00018000, 0x82697480, 0x00010000, 0x040207f9,
- 0x59a8d070, 0x82697480, 0x00000002, 0x83f17500,
- 0x03000000, 0x040007f3, 0x0201f800, 0x00101c62,
- 0x4a035047, 0x00000001, 0x4a035048, 0xaabbccdd,
- 0x4a03503b, 0x00000004, 0x497b503c, 0x4202d800,
- 0x00000004, 0x59a8d070, 0x8068d000, 0x486b5070,
- 0x59a8d06f, 0x8268d500, 0xfffffff8, 0x8468d544,
- 0x486b506f, 0x0201f800, 0x0010040a, 0x4200d000,
- 0x00000001, 0x40698800, 0x1c01f000, 0x809d3840,
- 0x48813800, 0x59a8d017, 0x82697480, 0x0000ffff,
- 0x04000004, 0x0201f800, 0x00101de7, 0x0401f0c4,
- 0x59a8da1b, 0x826cd500, 0x00000028, 0x04000032,
- 0x8c6cdd00, 0x04000030, 0x4a038802, 0x0000ffbf,
- 0x59a8da1b, 0x8c6cdd02, 0x0400002b, 0x599ce018,
- 0x82710500, 0x00000800, 0x8c70e516, 0x0402001d,
- 0x59a8d01c, 0x82697480, 0x0000ffff, 0x04000019,
- 0x8c6cdd0a, 0x040200a3, 0x42024800, 0x0010b111,
- 0x40824000, 0x5924d200, 0x8268d500, 0x000000e0,
- 0x82697480, 0x000000e0, 0x04020059, 0x0201f800,
- 0x00101c7f, 0x59a8d21b, 0x8268dd00, 0x00000004,
- 0x8c68d504, 0x04020052, 0x406e5800, 0x4200d000,
- 0x00000003, 0x0201f800, 0x00101ca4, 0x0401f098,
- 0x8c70e516, 0x04020005, 0x59a8d01c, 0x82697480,
- 0x0000ffff, 0x0400008a, 0x59a8d01d, 0x8068d1c0,
- 0x04020043, 0x8c6cdd08, 0x04000042, 0x599cd019,
- 0x8c68d510, 0x04000043, 0x0201f800, 0x001043ef,
+ 0x4080d000, 0x0401f097, 0x4a010801, 0x000007f0,
+ 0x4178f000, 0x8058b040, 0x0401f7cd, 0x4070f800,
+ 0x5870d002, 0x8268e500, 0x00ffffff, 0x48710803,
+ 0x40880000, 0x80717480, 0x04000035, 0x5884e801,
+ 0x41440000, 0x80757480, 0x040207b6, 0x587d7002,
+ 0x48b90803, 0x4947c857, 0x58857003, 0x48bbc857,
+ 0x4a010800, 0x0000001b, 0x0401f058, 0x82697480,
+ 0x000007f0, 0x040207b4, 0x49790801, 0x4200d800,
+ 0x0010a600, 0x0401f7e3, 0x49450802, 0x83457480,
+ 0x000007ef, 0x0400001a, 0x04001019, 0x59a8d21b,
+ 0x8c68d50a, 0x0400003c, 0x83457480, 0x000007fe,
+ 0x0400004c, 0x5924d200, 0x8268d500, 0x00000220,
+ 0x0400005d, 0x808101c0, 0x0402000d, 0x82757480,
+ 0x000007fc, 0x04000049, 0x82757480, 0x000007fd,
+ 0x0400003c, 0x82757480, 0x000007ff, 0x040207bf,
+ 0x82897480, 0x00ffffff, 0x040207bc, 0x5884d002,
+ 0x8468d55e, 0x48690802, 0x0401f786, 0x587ce813,
+ 0x8074d130, 0x41200000, 0x80697480, 0x040207c8,
+ 0x5924d005, 0x82740500, 0x00ffffff, 0x80697480,
+ 0x04000004, 0x812000f0, 0x8068d540, 0x4868f813,
+ 0x5884d001, 0x41440000, 0x80697480, 0x0400002f,
+ 0x4947c857, 0x4873c857, 0x488fc857, 0x4a010800,
+ 0x0000001a, 0x0401f019, 0x8288d500, 0x000000ff,
+ 0x8068d0d0, 0x486a6a12, 0x0401f790, 0x4200d000,
+ 0x0000044d, 0x4084e000, 0x0201f800, 0x001001ec,
+ 0x0401f774, 0x5924d200, 0x8268e500, 0x00000020,
+ 0x8c68d50a, 0x040207c8, 0x4947c857, 0x4a010800,
+ 0x0000001f, 0x4070d000, 0x0401f02a, 0x4947c857,
+ 0x4a010800, 0x0000000a, 0x4178d000, 0x0401f025,
+ 0x82897480, 0x00fffffd, 0x040007c9, 0x0401f783,
+ 0x82897480, 0x00fffffe, 0x04020017, 0x42010000,
+ 0x00000001, 0x0401f7b4, 0x82897480, 0x00fffffc,
+ 0x040007bf, 0x0401f779, 0x407e6800, 0x8c8d1d08,
+ 0x0400076f, 0x0201f800, 0x001044ae, 0x80c589c0,
+ 0x0400076b, 0x4947c857, 0x4a010800, 0x0000001d,
+ 0x0401f7e6, 0x4947c857, 0x4a010800, 0x0000001f,
+ 0x0401f008, 0x4947c857, 0x488bc857, 0x58857001,
+ 0x48bbc857, 0x4a010800, 0x00000019, 0x4070d000,
+ 0x40698800, 0x589d1803, 0x589d1002, 0x589d0801,
+ 0x589d0000, 0x829d3c00, 0x00000004, 0x1c01f000,
+ 0x809d3840, 0x48813800, 0x4200d000, 0x00009c0e,
+ 0x4200d800, 0xfffffff7, 0x0201f800, 0x0010ebf0,
+ 0x4200d000, 0x00009c0e, 0x4200d800, 0x00000010,
+ 0x0201f800, 0x0010ec02, 0x59c4d0a3, 0x8468d518,
+ 0x486b88a3, 0x0201f800, 0x00103704, 0x80c589c0,
+ 0x04000007, 0x599cd019, 0x8268d500, 0x0000e000,
+ 0x82697480, 0x00004000, 0x0400008c, 0x4200d000,
+ 0x00000080, 0x0201f800, 0x001015d0, 0x0201f800,
+ 0x00105e4f, 0x59c4d0a3, 0x8468d506, 0x486b88a3,
+ 0x0201f800, 0x00104b38, 0x80c589c0, 0x04020005,
+ 0x0201f800, 0x00104b4e, 0x80c589c0, 0x0400006c,
+ 0x59c4d0a3, 0x8268d500, 0xbe7fffff, 0x486b88a3,
+ 0x4200d000, 0x000000f8, 0x0201f800, 0x00103edf,
+ 0x59c4d0a3, 0x8268d540, 0x00018000, 0x8468d51c,
+ 0x486b88a3, 0x59c4d0a3, 0x8468d520, 0x486b88a3,
+ 0x4a038808, 0x00000200, 0x59c4d006, 0x8268d500,
+ 0xfbffff0e, 0x486b8806, 0x497b282c, 0x497b282d,
+ 0x4200d000, 0x000001f4, 0x4200d800, 0x0010fcf1,
+ 0x0201f800, 0x00105cdb, 0x4a038805, 0x00000001,
+ 0x0201f800, 0x001016a9, 0x80c589c0, 0x04020023,
+ 0x0201f800, 0x001016b4, 0x80c589c0, 0x04000035,
+ 0x4178d000, 0x0201f800, 0x0010189f, 0x4178d000,
+ 0x0201f800, 0x00101875, 0x0201f800, 0x001018ff,
+ 0x4a03503c, 0x00000001, 0x0201f800, 0x00104b38,
+ 0x80c589c0, 0x04000018, 0x59c4d0a4, 0x8268d500,
+ 0x0000000f, 0x82697480, 0x00000008, 0x04000003,
+ 0x4a038805, 0x04000000, 0x59c4d0a3, 0x8268d540,
+ 0x0001c000, 0x486b88a3, 0x59c4d0a3, 0x8468d520,
+ 0x486b88a3, 0x0401f077, 0x4200d000, 0x00000001,
+ 0x0201f800, 0x0010189f, 0x4200d000, 0x00000001,
+ 0x0401f7e0, 0x0201f800, 0x00104b4e, 0x80c589c0,
+ 0x040207e6, 0x0201f800, 0x00104b43, 0x4200d000,
+ 0x000001a9, 0x80c589c0, 0x04020052, 0x599cd818,
+ 0x40c4e000, 0x0201f800, 0x001001ec, 0x0401f061,
+ 0x0201f800, 0x001016bf, 0x80c589c0, 0x04020030,
+ 0x0201f800, 0x001016ca, 0x80c589c0, 0x04000039,
+ 0x4200d000, 0x00000003, 0x0201f800, 0x0010189f,
+ 0x4200d000, 0x00000003, 0x0401f7c2, 0x0201f800,
+ 0x00104b43, 0x4200d000, 0x00000156, 0x80c589c0,
+ 0x040007e7, 0x59c4d0a3, 0x8468d570, 0x8468d532,
+ 0x486b88a3, 0x0201f800, 0x00104e7f, 0x4a038808,
+ 0x00000208, 0x0401f799, 0x59a8d86f, 0x826d0500,
+ 0x00000007, 0x04020019, 0x59a8d03b, 0x82697480,
+ 0x00000002, 0x04000018, 0x0201f800, 0x0010186c,
+ 0x4883503a, 0x0201f800, 0x00101c55, 0x4a035048,
+ 0x00000003, 0x4a03503b, 0x00000002, 0x4a035047,
+ 0x00000001, 0x59a8d86f, 0x0401f00b, 0x4200d000,
+ 0x00000002, 0x0201f800, 0x0010189f, 0x4200d000,
+ 0x00000002, 0x0401f797, 0x82817480, 0x00000004,
+ 0x04000019, 0x806cd000, 0x486b506f, 0x0401f754,
+ 0x0201f800, 0x001016d5, 0x80c589c0, 0x0400000e,
+ 0x59a8d047, 0x8068d1c0, 0x0400078c, 0x0201f800,
+ 0x001016df, 0x4a03503c, 0x00000001, 0x0401f015,
+ 0x4a035014, 0x00000001, 0x0201f800, 0x00104ab0,
+ 0x0401f010, 0x4200d000, 0x0000018a, 0x59a8d83b,
+ 0x0401f7a8, 0x497b2804, 0x497b2805, 0x0201f800,
+ 0x00101c64, 0x4a035047, 0x00000001, 0x4a035048,
+ 0xaabbccdd, 0x4883503b, 0x59a8d86f, 0x0401f7de,
+ 0x589d0000, 0x809d3800, 0x1c01f000, 0x5994d02c,
+ 0x8068d1c0, 0x04020006, 0x5994d02d, 0x4200d800,
+ 0x00000001, 0x8068d1c0, 0x04000002, 0x4178d800,
+ 0x406d8800, 0x1c01f000, 0x0201f800, 0x0010186c,
+ 0x4a03503c, 0x00000002, 0x497b5047, 0x59c4d0a3,
+ 0x8468d520, 0x486b88a3, 0x0201f800, 0x00103704,
+ 0x80c589c0, 0x04000002, 0x0401f00d, 0x0201f800,
+ 0x00104b43, 0x80c589c0, 0x040207fc, 0x48c7282c,
+ 0x48c7282d, 0x4200d000, 0x0000002d, 0x4200d800,
+ 0x0010fcf1, 0x0201f800, 0x00105cdb, 0x1c01f000,
+ 0x0401ffdb, 0x80c589c0, 0x04000004, 0x4a03503c,
+ 0x00000003, 0x0401f01f, 0x0201f800, 0x001016d5,
+ 0x80c589c0, 0x04000004, 0x59a8d047, 0x8068d1c0,
+ 0x04020008, 0x0201f800, 0x001018ce, 0x80c589c0,
+ 0x04020002, 0x0401f013, 0x0401ffd4, 0x0401f011,
+ 0x0201f800, 0x001016df, 0x59a8d046, 0x8c68d51e,
+ 0x040007f9, 0x0201f800, 0x00104b43, 0x80c589c0,
+ 0x04020003, 0x0401ffc9, 0x0401f006, 0x4a035014,
+ 0x00000001, 0x0201f800, 0x00104ab0, 0x0401f7fa,
+ 0x1c01f000, 0x4202d800, 0x00000001, 0x497b503c,
+ 0x4a038805, 0x00000001, 0x497b282c, 0x497b282d,
+ 0x497b8885, 0x1c01f000, 0x59c4d005, 0x8268d500,
+ 0x000000c0, 0x04020003, 0x486b8885, 0x0401f006,
+ 0x59c4d006, 0x8268d540, 0x000000f1, 0x486b8806,
+ 0x0401ffed, 0x1c01f000, 0x0201f800, 0x00104b4e,
+ 0x80c589c0, 0x04000005, 0x59a8d013, 0x82697480,
+ 0x0000aaaa, 0x0400000c, 0x497b5013, 0x59c4d006,
+ 0x8268d540, 0x04000001, 0x486b8806, 0x8d0e1d06,
+ 0x04020008, 0x59c4d0a3, 0x8468d546, 0x486b88a3,
+ 0x0401f004, 0x4a03500f, 0x00ffffff, 0x0401f7f3,
+ 0x0401ffd5, 0x1c01f000, 0x809d3840, 0x48813800,
+ 0x0401ff87, 0x80c589c0, 0x04000005, 0x4a03503c,
+ 0x00000003, 0x497b8885, 0x0401f08b, 0x4a038805,
+ 0x000000f0, 0x0201f800, 0x001018ce, 0x80c589c0,
+ 0x04000042, 0x0201f800, 0x00101af6, 0x80c589c0,
+ 0x04000048, 0x59a8d04f, 0x8c68d50c, 0x0400005e,
+ 0x0201f800, 0x00101af6, 0x80c589c0, 0x0402000b,
+ 0x4a03c014, 0x00200020, 0x59c4d001, 0x8268d500,
+ 0x00018000, 0x82697480, 0x00018000, 0x0400005f,
+ 0x4a03c013, 0x00200000, 0x0201f800, 0x00104b43,
+ 0x80c589c0, 0x0402004a, 0x59c4d0a4, 0x8268d500,
+ 0x0000000f, 0x82697480, 0x00000008, 0x0400002b,
+ 0x59c4d005, 0x82690500, 0x04000000, 0x8c68d534,
+ 0x04020026, 0x5994d02c, 0x82697480, 0x00000002,
+ 0x83f17500, 0x03000000, 0x040007cf, 0x0201f800,
+ 0x00104b4e, 0x80c589c0, 0x040007cb, 0x4a038805,
+ 0x000000f0, 0x0201f800, 0x00104b82, 0x4a035013,
+ 0x0000aaaa, 0x48835014, 0x59c4d0a3, 0x8468d546,
+ 0x486b88a3, 0x4202d800, 0x00000001, 0x4883503c,
+ 0x4a038805, 0x00000001, 0x4883282c, 0x4883282d,
+ 0x0401ff8e, 0x0401f7b8, 0x0201f800, 0x001016d5,
+ 0x80c589c0, 0x040007b4, 0x59a8d047, 0x8068d1c0,
+ 0x040007b1, 0x0401f7ae, 0x0401ff90, 0x0401f7ae,
+ 0x0201f800, 0x00101acc, 0x80c589c0, 0x040007b6,
+ 0x0201f800, 0x00101ada, 0x80c589c0, 0x04000022,
+ 0x0201f800, 0x001016ca, 0x80c589c0, 0x0400002a,
+ 0x59a8d048, 0x42000000, 0xaabbccdd, 0x80697480,
+ 0x04000004, 0x82697480, 0x00000004, 0x040207a6,
+ 0x4a03503c, 0x00000003, 0x0401f023, 0x0401ff6b,
+ 0x0401f021, 0x4200d000, 0x00009c0e, 0x4200d800,
+ 0xffffffef, 0x0201f800, 0x0010ebf0, 0x4200d000,
+ 0x00009c0e, 0x4200d800, 0x00000008, 0x0201f800,
+ 0x0010ec02, 0x0401f797, 0x4a03c013, 0x00200020,
+ 0x0401f7a2, 0x0201f800, 0x001016a9, 0x80c589c0,
+ 0x0400000b, 0x59a8d048, 0x42000000, 0xaabbccdd,
+ 0x80697480, 0x040007e3, 0x8068d1c0, 0x04020786,
+ 0x0401f7e0, 0x59a8d048, 0x0401f7db, 0x59a8d048,
+ 0x0401f7fa, 0x589d0000, 0x809d3800, 0x1c01f000,
+ 0x497bc856, 0x4200d000, 0x00000080, 0x0201f800,
+ 0x001015d0, 0x497b503c, 0x0201f800, 0x001016d5,
+ 0x80c589c0, 0x0400000e, 0x59a8d03a, 0x8068d1c0,
+ 0x04020008, 0x8068d1c0, 0x04020009, 0x4a03503a,
+ 0x0000000a, 0x4a035047, 0x00000001, 0x0401f004,
+ 0x8068d040, 0x486b503a, 0x0401f7f7, 0x497b8885,
+ 0x0201f800, 0x001003c3, 0x1c01f000, 0x4200e000,
+ 0x00000003, 0x59a8003c, 0x80717480, 0x04001006,
+ 0x0c01f001, 0x0010fceb, 0x0010fced, 0x0010fcef,
+ 0x0010fce9, 0x4200d000, 0x000000cb, 0x4000d800,
+ 0x0201f800, 0x001001ec, 0x0401f008, 0x0401ffd5,
+ 0x0401f006, 0x0401fddb, 0x0401f004, 0x0401fee9,
+ 0x0401f002, 0x0401ff39, 0x1c01f000, 0x497b282d,
+ 0x1c01f000, 0x0201f800, 0x00103704, 0x80c589c0,
+ 0x04000007, 0x599cd019, 0x8268d500, 0x0000e000,
+ 0x82697480, 0x00004000, 0x04000003, 0x4178d000,
+ 0x0401f024, 0x59c4d001, 0x8268d500, 0x00018000,
+ 0x82697480, 0x00010000, 0x040207f9, 0x59a8d070,
+ 0x82697480, 0x00000002, 0x83f17500, 0x03000000,
+ 0x040007f3, 0x0201f800, 0x00101c64, 0x4a035047,
+ 0x00000001, 0x4a035048, 0xaabbccdd, 0x4a03503b,
+ 0x00000004, 0x497b503c, 0x4202d800, 0x00000004,
+ 0x59a8d070, 0x8068d000, 0x486b5070, 0x59a8d06f,
+ 0x8268d500, 0xfffffff8, 0x8468d544, 0x486b506f,
+ 0x0201f800, 0x0010040a, 0x4200d000, 0x00000001,
+ 0x40698800, 0x1c01f000, 0x809d3840, 0x48813800,
+ 0x59a8d017, 0x82697480, 0x0000ffff, 0x04000004,
+ 0x0201f800, 0x00101e1b, 0x0401f0eb, 0x0201f800,
+ 0x0010a37c, 0x80c57040, 0x04000099, 0x59a8da1b,
+ 0x826cd500, 0x00000028, 0x04020046, 0x8c6cdd08,
+ 0x0400006c, 0x599cd019, 0x8c68d510, 0x04020003,
+ 0x8c6cdd16, 0x04000083, 0x0201f800, 0x001044c9,
0x80c589c0, 0x0402003a, 0x599cd019, 0x8c68d510,
- 0x0400003f, 0x59a8d21b, 0x8c68d508, 0x0400003c,
- 0x4a038802, 0x0000ffff, 0x4200d000, 0x0010ac60,
- 0x0201f800, 0x00100516, 0x4200d000, 0x0010ac6d,
+ 0x04000064, 0x59a8d21b, 0x8c68d508, 0x04000061,
+ 0x4a038802, 0x0000ffff, 0x4200d000, 0x0010aee0,
+ 0x0201f800, 0x00100516, 0x4200d000, 0x0010aeed,
0x0201f800, 0x00100516, 0x850e1d02, 0x4a01a8e4,
0x00000080, 0x4202d800, 0x00000003, 0x4a035017,
0x0000ffff, 0x0201f800, 0x001003f1, 0x4178d000,
- 0x0201f800, 0x001015d2, 0x497b5070, 0x59a8d21b,
- 0x8c68d506, 0x04000046, 0x599cd018, 0x8268dd00,
- 0x00000800, 0x8c68d516, 0x04020048, 0x599cd019,
+ 0x0201f800, 0x001015d0, 0x497b5070, 0x59a8d21b,
+ 0x8c68d506, 0x04000094, 0x599cd018, 0x8268dd00,
+ 0x00000800, 0x8c68d516, 0x0402008c, 0x599cd019,
0x8c68d510, 0x04000004, 0x59a8d21b, 0x8c68d508,
- 0x0402004a, 0x417a4000, 0x4200d000, 0x0000ffff,
+ 0x04020090, 0x417a4000, 0x4200d000, 0x0000ffff,
0x4200d800, 0x00000006, 0x4120e000, 0x0201f800,
- 0x00103571, 0x0201f800, 0x00104a49, 0x80c589c0,
- 0x04000020, 0x0201f800, 0x00106312, 0x0401f04c,
- 0x59a8d016, 0x8068d1c0, 0x040007c0, 0x0401f048,
- 0x8c6cdd16, 0x040207bd, 0x0401f045, 0x599cd018,
- 0x8c68d516, 0x0400001d, 0x599cd017, 0x8c68d50a,
- 0x040007c0, 0x4200b000, 0x000007f0, 0x417a8800,
- 0x0401f004, 0x81468800, 0x8058b040, 0x040007b9,
- 0x0201f800, 0x001041cf, 0x80c589c0, 0x040007fa,
- 0x5934d200, 0x8c68d51a, 0x040007f7, 0x0401f030,
- 0x0201f800, 0x00104a28, 0x80c589c0, 0x04000016,
- 0x59c4d006, 0x8468d534, 0x486b8806, 0x0201f800,
- 0x00106312, 0x0401f7da, 0x0201f800, 0x00104708,
- 0x80c589c0, 0x040007e1, 0x0401f021, 0x0201f800,
- 0x00104a28, 0x80c589c0, 0x040207b8, 0x59a8d21b,
- 0x486b541b, 0x0401f7b5, 0x0201f800, 0x001035cc,
- 0x0401f7c5, 0x59c4d006, 0x8268d500, 0xffffff0f,
- 0x486b8806, 0x0401f7ea, 0x406e4000, 0x4200d000,
- 0x000007fe, 0x4200d800, 0x00000004, 0x0401f7b7,
- 0x0201f800, 0x00101edf, 0x0401f75c, 0x8c6cdd04,
- 0x04020776, 0x826cd500, 0x00004000, 0x8c6cdd1c,
- 0x04020772, 0x406a5800, 0x0401f765, 0x589d0000,
- 0x809d3800, 0x1c01f000, 0x809d3840, 0x48813800,
- 0x59c4d00d, 0x8c68d51e, 0x04020004, 0x59c4d005,
- 0x8c68d500, 0x0400000c, 0x0201f800, 0x00100403,
- 0x0201f800, 0x00104a28, 0x80c589c0, 0x0400000f,
- 0x0201f800, 0x001049ab, 0x816d7040, 0x040000a5,
- 0x0401f11c, 0x4a035047, 0x00000001, 0x4202d800,
- 0x00000004, 0x4200d000, 0x0010b0c0, 0x0201f800,
- 0x00109f94, 0x0401f113, 0x0201f800, 0x00104a49,
- 0x80c589c0, 0x0402008d, 0x0201f800, 0x001037ef,
- 0x59c4d0a4, 0x8268d500, 0x0000000f, 0x82697480,
- 0x00000006, 0x83f17500, 0x03000000, 0x040007e9,
- 0x0201f800, 0x00105c8d, 0x59c4d0a3, 0x8468d528,
- 0x486b88a3, 0x59a8d07d, 0x8068d1c0, 0x040000bc,
- 0x59a8d015, 0x8468d546, 0x486b5015, 0x0201f800,
- 0x00104a33, 0x80c589c0, 0x040200bc, 0x59c4d006,
- 0x8268d540, 0x440000f1, 0x486b8806, 0x497b9005,
- 0x0401fec2, 0x80c589c0, 0x040207d2, 0x40c4d000,
- 0x0201f800, 0x00104809, 0x4a038802, 0x0000ffff,
- 0x4a0378e4, 0x00003000, 0x4200d000, 0x0010ac7b,
- 0x5868d400, 0x8c68d508, 0x04020003, 0x4a01a8e4,
- 0x0000c000, 0x4200d000, 0x0010af99, 0x0201f800,
- 0x00109f94, 0x59a8d00f, 0x4200d800, 0x00000003,
- 0x0201f800, 0x00105faa, 0x4200d000, 0x00008010,
- 0x59a8d809, 0x0201f800, 0x00103500, 0x59c4d001,
- 0x8268d500, 0x00018000, 0x82697480, 0x00018000,
- 0x040000a6, 0x59c4d0a3, 0x8468d518, 0x486b88a3,
- 0x59c8d015, 0x8468d548, 0x486b9015, 0x0201f800,
- 0x0010186b, 0x59a8d008, 0x8468d500, 0x486b5008,
- 0x850e1d0a, 0x0201f800, 0x0010f748, 0x0201f800,
- 0x00104a28, 0x80c589c0, 0x04020003, 0x8d0e1d06,
- 0x0402009f, 0x0201f800, 0x001043ef, 0x80c589c0,
- 0x04000091, 0x59c4d002, 0x8468d50c, 0x486b8802,
- 0x497b501d, 0x497b501c, 0x497b5074, 0x0201f800,
- 0x00104a28, 0x80c589c0, 0x04000078, 0x497b521b,
- 0x0201f800, 0x00101671, 0x59a8d01f, 0x82680500,
- 0xffff0000, 0x80c4d540, 0x486b501f, 0x599cd017,
- 0x8c68d50a, 0x04000004, 0x59a8d21b, 0x8468d544,
- 0x486b521b, 0x4200d000, 0x00000005, 0x0201f800,
- 0x001064b2, 0x497b501d, 0x497b5016, 0x4a035017,
- 0x0000ffff, 0x4a01a8e4, 0x000000c0, 0x4202d800,
- 0x00000002, 0x0201f800, 0x00104a28, 0x80c589c0,
- 0x04020007, 0x59a8d21b, 0x8268d500, 0x0000000c,
- 0x82697480, 0x00000004, 0x0400076a, 0x0201f800,
- 0x00101de7, 0x0401f083, 0x5994d02d, 0x42000000,
- 0x00103df8, 0x80697480, 0x04000040, 0x59c4d006,
- 0x8268d540, 0x000000c0, 0x486b8806, 0x0401f76b,
- 0x59a8d011, 0x82697480, 0x00000009, 0x04020759,
- 0x497b500f, 0x0201f800, 0x0010a0b2, 0x42024800,
- 0x0010b111, 0x497a4805, 0x0401f00a, 0x5924d200,
- 0x8c68d500, 0x04000004, 0x8268d500, 0xfffff815,
- 0x486a4a00, 0x83264c00, 0x0000000b, 0x8058b040,
- 0x8058b1c0, 0x040207f6, 0x4a038893, 0x00000001,
- 0x4a038805, 0x000000f0, 0x0201f800, 0x00104a3e,
- 0x80c589c0, 0x04000031, 0x59c4d006, 0x8268d540,
- 0x000000f1, 0x486b8806, 0x59c4d006, 0x8268d500,
- 0xbbffffff, 0x486b8806, 0x0201f800, 0x00105c8d,
- 0x0201f800, 0x00105fc3, 0x0401fe20, 0x40c50000,
- 0x80c589c0, 0x0402072f, 0x4200d000, 0x0010afa2,
- 0x0201f800, 0x00109f94, 0x48835073, 0x4200d000,
- 0x00008030, 0x4080d800, 0x0401f76f, 0x0201f800,
- 0x00103d4c, 0x0401f03f, 0x5994d02c, 0x8068d1c0,
- 0x0402072e, 0x0401f7be, 0x59c4d006, 0x8268d540,
- 0x44000001, 0x486b8806, 0x59c4d006, 0x8268d500,
- 0xffffff0f, 0x0401f741, 0x59a8d01f, 0x8268d500,
- 0xffff0000, 0x486b501f, 0x0201f800, 0x00101671,
- 0x48c78880, 0x0401f78a, 0x59c4d006, 0x8268d540,
- 0x440000f1, 0x0401f7d4, 0x59c4d0a3, 0x8468d558,
- 0x0401f75b, 0x0201f800, 0x00104a28, 0x80c589c0,
- 0x0400000d, 0x59a8d018, 0x8068d1c0, 0x0402076d,
- 0x0201f800, 0x001086c6, 0x0401f76a, 0x4a035073,
- 0x00000001, 0x850e1d0e, 0x0201f800, 0x00103911,
- 0x0401f014, 0x0201f800, 0x001086c6, 0x59a8d21b,
- 0x8c68d506, 0x0402075f, 0x59a8d018, 0x8068d1c0,
- 0x04020007, 0x59a8d41b, 0x8c68d508, 0x04000759,
- 0x82697480, 0x0000ffff, 0x04000756, 0x4a03541b,
- 0x0000ffff, 0x0201f800, 0x00103e51, 0x0401f751,
- 0x589d0000, 0x809d3800, 0x1c01f000, 0x809d3840,
- 0x48a13800, 0x829d3c80, 0x00000005, 0x409d4000,
- 0x829d3c80, 0x00000007, 0x48813800, 0x48853801,
- 0x48893802, 0x488d3803, 0x48913804, 0x48953805,
- 0x48993806, 0x4200e000, 0x00000001, 0x48714000,
- 0x4178e000, 0x48714003, 0x48714004, 0x48594001,
- 0x49214002, 0x82691d00, 0x00ffffff, 0x826d3500,
- 0x00ffffff, 0x828cd500, 0x00ff0000, 0x82697480,
- 0x00ff0000, 0x0400005e, 0x41792800, 0x4200b000,
- 0x000007f0, 0x41ad0800, 0x40951000, 0x828d2500,
- 0x00ffff00, 0x0401f00f, 0x809121c0, 0x04000032,
- 0x59a8d00f, 0x8268d500, 0x00ffff00, 0x40900000,
- 0x80697480, 0x0400002c, 0x4178e000, 0x48714004,
- 0x80850800, 0x80891000, 0x8058b040, 0x04000021,
- 0x58850000, 0x808101c0, 0x04000036, 0x5880d212,
- 0x8268d500, 0x0000ff00, 0x040207ec, 0x5880d002,
- 0x8268d500, 0x00ffffff, 0x408c0000, 0x80697480,
- 0x040207f0, 0x4098d000, 0x0201f800, 0x00101f38,
- 0x5880d813, 0x806cd130, 0x41200000, 0x80697480,
- 0x040207e8, 0x4200e000, 0x00000001, 0x48714004,
- 0x5924d005, 0x826c0500, 0x00ffffff, 0x80697480,
- 0x04000004, 0x812000f0, 0x8068d540, 0x48690013,
- 0x58a0d004, 0x8068d1c0, 0x04000020, 0x408a8800,
- 0x0401f048, 0x5880d002, 0x8268d500, 0x000000ff,
- 0x828c0500, 0x000000ff, 0x80697480, 0x040207d1,
- 0x4098d000, 0x0201f800, 0x00101f38, 0x5880d813,
- 0x806cd130, 0x41200000, 0x80697480, 0x040207c9,
- 0x4200d000, 0x00000001, 0x48694004, 0x0401f7e1,
- 0x809529c0, 0x040207c3, 0x58a0e003, 0x8070e1c0,
- 0x040207c0, 0x40892800, 0x4200d000, 0x00000001,
- 0x48694003, 0x0401f7bb, 0x58a0e003, 0x8070e1c0,
- 0x04000018, 0x40968800, 0x0401f026, 0x828d7480,
- 0x00fffffb, 0x040007a1, 0x040017a0, 0x828d7480,
- 0x00ffffff, 0x0400079d, 0x828d7480, 0x00fffffd,
- 0x0400001a, 0x828d7480, 0x00fffffd, 0x83f17500,
- 0x03000000, 0x0400000c, 0x828d7480, 0x00fffffc,
- 0x0400000f, 0x4178d000, 0x48694000, 0x0401f011,
- 0x488fc857, 0x489bc857, 0x58a0d003, 0x48694000,
- 0x0401f00c, 0x828d7480, 0x00fffffe, 0x040207f6,
- 0x42028800, 0x000007fe, 0x0401f006, 0x42028800,
- 0x000007fc, 0x0401f003, 0x42028800, 0x000007fd,
- 0x58a24002, 0x58a0b001, 0x58a18800, 0x589d3006,
- 0x589d2805, 0x589d2004, 0x589d1803, 0x589d1002,
- 0x589d0801, 0x589d0000, 0x829d3c00, 0x0000000c,
- 0x589d4000, 0x809d3800, 0x1c01f000, 0x486bc857,
- 0x0401ff4f, 0x1c01f000, 0x00000000, 0x00000001,
- 0x00000002, 0x00000003, 0x00000004, 0x00000005,
- 0x00000006, 0x00000007, 0x00000008, 0x00000009,
- 0x0000000a, 0x0000000b, 0x0000000c, 0x0000000d,
- 0x0000000e, 0x0000000f, 0xab44c07c, 0x02800004,
- 0x00000000, 0x0000c000, 0x0000093b, 0x073fca5a,
- 0x0705a5a5, 0x01928009, 0x070ff0e1, 0x03800006,
- 0x053f2aaa, 0x070aaaaa, 0x073f3aaa, 0x070aaaaa,
- 0x05958014, 0x05308000, 0x05008000, 0x0600902f,
- 0x06a006b3, 0x0202f051, 0x042e4020, 0x008f02b0,
- 0x033e5000, 0x03020000, 0x078d0024, 0x069305c2,
- 0x029205c4, 0x050fb056, 0x040010e6, 0x002fb008,
- 0x060ff0e6, 0x00580401, 0x054880ff, 0x07810022,
- 0x018c0412, 0x018a0411, 0x058b040f, 0x079f0028,
- 0x0098085b, 0x079f0028, 0x05990859, 0x058e8014,
- 0x0678aae5, 0x06000051, 0x068181ce, 0x079a0014,
- 0x022a5001, 0x030430d4, 0x06780043, 0x030e0000,
- 0x030450ff, 0x06780043, 0x03019000, 0x02a1820b,
- 0x078187f0, 0x027c0045, 0x03020000, 0x058180fc,
- 0x05908039, 0x019107ee, 0x010410a6, 0x072d6000,
- 0x05601041, 0x050f80ff, 0x032fa071, 0x070ff0d1,
- 0x055c0403, 0x034a88ff, 0x06818808, 0x038000f0,
- 0x07480000, 0x058107fa, 0x05481000, 0x05818050,
- 0x06780043, 0x070000f0, 0x0681005b, 0x037c00ff,
- 0x06000010, 0x078187f6, 0x0280005b, 0x06780043,
- 0x070000f0, 0x037c00ff, 0x07000030, 0x0681005b,
- 0x06780043, 0x070000f0, 0x037c00ff, 0x06000020,
- 0x0681005b, 0x018007f6, 0x0379ff00, 0x070fffff,
- 0x06780043, 0x07f00000, 0x075a0000, 0x020ef001,
- 0x008607f8, 0x05484000, 0x03a1822e, 0x03680c00,
- 0x07818822, 0x062d6002, 0x002fb001, 0x070ff069,
- 0x00868070, 0x060ff079, 0x055c0441, 0x07810014,
- 0x012fb000, 0x060560fb, 0x02800076, 0x060ff079,
- 0x03868209, 0x070ff069, 0x055c0441, 0x07810014,
- 0x060560fb, 0x070ff0d1, 0x062d6001, 0x055c040c,
- 0x058180d7, 0x070ff0d1, 0x045c040d, 0x054b08ff,
- 0x058180e1, 0x0007b001, 0x03079041, 0x0307a000,
- 0x07489000, 0x07818103, 0x068d0083, 0x0207c004,
- 0x0107d005, 0x0107e006, 0x0207f007, 0x02080008,
- 0x01081009, 0x0108200a, 0x0208300b, 0x0186809a,
- 0x0448d07a, 0x0581809a, 0x0448b07a, 0x04810801,
- 0x0049707a, 0x0581809a, 0x04604679, 0x050f80ff,
- 0x053fa809, 0x06000001, 0x01680703, 0x076c0303,
- 0x06818801, 0x072d5003, 0x0049107a, 0x068100a4,
- 0x070ff00a, 0x0054040b, 0x058280a3, 0x078d00a0,
- 0x0008200b, 0x032ff000, 0x010770ff, 0x0108400c,
- 0x0208500d, 0x0678007a, 0x06000008, 0x078100b7,
- 0x078d00a9, 0x04603e79, 0x050f80ff, 0x073fa041,
- 0x0600004a, 0x0049707a, 0x02a188b9, 0x068d00b0,
- 0x0678007a, 0x07f00000, 0x010880ff, 0x02386008,
- 0x03010000, 0x038000bd, 0x078d00b7, 0x0678007a,
- 0x07f00000, 0x010880ff, 0x03386000, 0x03010000,
- 0x072e6300, 0x020ef07f, 0x03860014, 0x070ff07d,
- 0x0450047c, 0x050f80ff, 0x002fa819, 0x068d00c4,
- 0x02080001, 0x00081002, 0x0678007a, 0x05000200,
- 0x078100cc, 0x0049107a, 0x03a18227, 0x01082003,
- 0x068d00cd, 0x0448b07a, 0x068100d3, 0x0338600c,
- 0x03010000, 0x028000d5, 0x02386004, 0x03010000,
- 0x072e6c00, 0x03800014, 0x062d6001, 0x07f00000,
- 0x07f00000, 0x0400e0d0, 0x0648300e, 0x0681007a,
- 0x072e500c, 0x00208001, 0x07a006b8, 0x03800014,
- 0x06780043, 0x070000f0, 0x05810803, 0x050020ff,
- 0x027c0002, 0x06000010, 0x068100ec, 0x027c0002,
- 0x07000030, 0x068100ec, 0x01800803, 0x0500d0d1,
- 0x0279ff0d, 0x070000ff, 0x0380007e, 0x020ef002,
- 0x018607e8, 0x04602602, 0x050f80ff, 0x053fa809,
- 0x06000008, 0x060ff0d0, 0x055c0411, 0x0179feff,
- 0x0700ffff, 0x078187e8, 0x02800045, 0x027c0045,
- 0x03040000, 0x0581010c, 0x027c0045, 0x03080000,
- 0x058107ee, 0x03800039, 0x06600a79, 0x050f80ff,
- 0x053fa80a, 0x06000010, 0x02800083, 0x05601041,
- 0x050f80ff, 0x032fa071, 0x02800045, 0x0204a051,
- 0x06780043, 0x070000f0, 0x037c00ff, 0x06000010,
- 0x068181bf, 0x072d6000, 0x029487ea, 0x050fb056,
- 0x044880e6, 0x05818014, 0x060ff0d0, 0x0179feff,
- 0x0700ffff, 0x057dfeff, 0x0700ffff, 0x058107e8,
- 0x053f2000, 0x07030000, 0x019d8014, 0x070ff093,
- 0x045a0201, 0x070ff093, 0x045c0401, 0x06818120,
- 0x02046092, 0x04002046, 0x060ff002, 0x045c0401,
- 0x0703a0ff, 0x04600202, 0x00540401, 0x0782812e,
- 0x04500425, 0x070060ff, 0x0730ffff, 0x0700000f,
- 0x0742000f, 0x04810201, 0x04a007d0, 0x0648a002,
- 0x06818131, 0x00047089, 0x070ff047, 0x045c0443,
- 0x077800ff, 0x07f00000, 0x078181ff, 0x07780047,
- 0x0500e000, 0x078187d7, 0x070ff006, 0x00860164,
- 0x0179fe47, 0x0700000f, 0x010480ff, 0x056c7048,
- 0x0681814a, 0x007a0d4a, 0x04003801, 0x0220f001,
- 0x00800157, 0x07608e48, 0x034a60ff, 0x0700f0ff,
- 0x074b88ff, 0x037000ff, 0x07000600, 0x05500448,
- 0x074d00ff, 0x045a044a, 0x0304a0ff, 0x070ff00f,
- 0x01540406, 0x04820164, 0x0595016c, 0x05a0024e,
- 0x0386816f, 0x06780043, 0x070000f0, 0x037c00ff,
- 0x07000030, 0x0581016a, 0x0134bfff, 0x070fffff,
- 0x0104102e, 0x050fd041, 0x01800178, 0x0595016a,
- 0x05a0024e, 0x0186016a, 0x0202f00e, 0x052e4030,
- 0x040fd02f, 0x04a002ad, 0x03800014, 0x0400e02f,
- 0x042e4020, 0x0202f051, 0x0004100e, 0x0004b00e,
- 0x004980e5, 0x07818178, 0x06780043, 0x070000f0,
- 0x037c00ff, 0x07000030, 0x0481081f, 0x024a6c46,
- 0x04500423, 0x050070ff, 0x03620024, 0x050080ff,
- 0x04004046, 0x0700500f, 0x03206000, 0x05601048,
- 0x0700a0ff, 0x0700900a, 0x070ff005, 0x04500446,
- 0x00540425, 0x048201ab, 0x07601822, 0x050f80ff,
- 0x063fa032, 0x06000002, 0x03203000, 0x01204000,
- 0x03205000, 0x0120b000, 0x0320c000, 0x07601841,
- 0x050f80ff, 0x043fa852, 0x06000001, 0x070ff056,
- 0x056c02ff, 0x050fb0ff, 0x070560ff, 0x03079041,
- 0x05601041, 0x050f80ff, 0x073fa011, 0x0600003d,
- 0x06780043, 0x07f00000, 0x065a007a, 0x010880ff,
- 0x033e5000, 0x05002000, 0x05a00247, 0x048d01a4,
- 0x0208a04a, 0x0108b04b, 0x02386001, 0x03010000,
- 0x072e6300, 0x038000be, 0x0500d00a, 0x05500405,
- 0x014a68ff, 0x070090ff, 0x0154040a, 0x0700c0ff,
- 0x0600a023, 0x0500b024, 0x02206001, 0x07601822,
- 0x050f80ff, 0x063fa04a, 0x06000002, 0x07f00000,
- 0x07601222, 0x050f80ff, 0x043fa819, 0x06000001,
- 0x0600a00d, 0x0180018e, 0x06780043, 0x070000f0,
- 0x050010ff, 0x027c0001, 0x07000030, 0x058101c9,
- 0x027c0001, 0x06000020, 0x058107de, 0x018007f6,
- 0x0548e0e4, 0x058107de, 0x0334a000, 0x03080000,
- 0x01800112, 0x074860ff, 0x068181ea, 0x054880ff,
- 0x07810014, 0x070ff056, 0x050fb0ff, 0x044880e5,
- 0x048101d9, 0x044880e6, 0x05818014, 0x008001df,
- 0x056c02ff, 0x050fb0ff, 0x070560ff, 0x072e5300,
- 0x044880e6, 0x05818014, 0x072d5003, 0x06780043,
- 0x07f00000, 0x010880ff, 0x048d01e3, 0x03386005,
- 0x03010000, 0x033e6000, 0x0700000c, 0x052e5200,
- 0x03800014, 0x079a0014, 0x05301fff, 0x0700000f,
- 0x06420001, 0x04810201, 0x04a007d0, 0x0648a002,
- 0x078181ed, 0x062e5080, 0x04001089, 0x040fd002,
- 0x040fd001, 0x02499001, 0x04810220, 0x070ff0d4,
- 0x050fd0ff, 0x045c0401, 0x077800ff, 0x07f00000,
- 0x06818220, 0x03800014, 0x012091ff, 0x038006bb,
- 0x00209201, 0x038006bb, 0x01209203, 0x038006bb,
- 0x03209000, 0x038006bb, 0x00209207, 0x038006bb,
- 0x01209209, 0x038006bb, 0x06780043, 0x07009000,
- 0x06818216, 0x00498043, 0x04810216, 0x0648a0e5,
- 0x05810217, 0x027c0045, 0x03040000, 0x04810219,
- 0x075c00ff, 0x07c00000, 0x056a02ff, 0x00800216,
- 0x00800215, 0x06780075, 0x06000c07, 0x04810720,
- 0x0020921a, 0x070fc0ff, 0x07a006a6, 0x070fc0ff,
- 0x05308000, 0x0700a000, 0x07a006b8, 0x033e5000,
- 0x0700000c, 0x03800014, 0x070ff003, 0x01540477,
- 0x0682822c, 0x07003077, 0x060ff051, 0x010770ff,
- 0x07c00000, 0x04602001, 0x050f80ff, 0x063fa029,
- 0x06000008, 0x02015010, 0x02016051, 0x00017051,
- 0x00011051, 0x07601e41, 0x050f80ff, 0x053fa83a,
- 0x06000008, 0x07f00000, 0x05601041, 0x050f80ff,
- 0x01464000, 0x032fa00a, 0x05007011, 0x05008012,
- 0x06009013, 0x0700a014, 0x0400b015, 0x0600c016,
- 0x0500d017, 0x07c00000, 0x072d5003, 0x06601879,
- 0x050f80ff, 0x048d024a, 0x063fa051, 0x0600003e,
- 0x07c00000, 0x06005051, 0x0400e02c, 0x0660060e,
+ 0x0010363c, 0x0201f800, 0x00104b4e, 0x80c589c0,
+ 0x04000049, 0x0201f800, 0x001064d4, 0x0401f09e,
+ 0x8c6cdd00, 0x040007ba, 0x4a038802, 0x0000ffbf,
+ 0x59a8da1b, 0x8c6cdd02, 0x040007b5, 0x599ce018,
+ 0x82710500, 0x00000800, 0x8c70e516, 0x04020051,
+ 0x59a8d01c, 0x82697480, 0x0000ffff, 0x0400004d,
+ 0x8c6cdd0a, 0x0402007a, 0x42024800, 0x0010b391,
+ 0x417a4000, 0x5924d200, 0x8268d500, 0x000000e0,
+ 0x82697480, 0x000000e0, 0x040207e5, 0x0201f800,
+ 0x00101c81, 0x59a8d21b, 0x8268dd00, 0x00000004,
+ 0x8c68d504, 0x040207de, 0x406e5800, 0x4200d000,
+ 0x00000003, 0x0201f800, 0x00101ca6, 0x0401f076,
+ 0x59a8d016, 0x8068d1c0, 0x04000798, 0x0401f072,
+ 0x599cd018, 0x8c68d516, 0x04000043, 0x599cd017,
+ 0x8c68d50a, 0x04020004, 0x59a8d006, 0x8c68d51c,
+ 0x04000798, 0x4200b000, 0x000007f0, 0x417a8800,
+ 0x0401f004, 0x81468800, 0x8058b040, 0x04000791,
+ 0x0201f800, 0x001042a5, 0x80c589c0, 0x040007fa,
+ 0x5934d200, 0x8c68d51a, 0x040007f7, 0x0401f05a,
+ 0x0401f059, 0x0201f800, 0x00104b2d, 0x80c589c0,
+ 0x0400003e, 0x59c4d006, 0x8468d534, 0x486b8806,
+ 0x0201f800, 0x001064d4, 0x0401f7b1, 0x0201f800,
+ 0x001044c9, 0x40c50000, 0x80c589c0, 0x040207ac,
+ 0x4202d800, 0x00000003, 0x0201f800, 0x001003f1,
+ 0x4080d000, 0x0201f800, 0x001015d0, 0x0401f042,
+ 0x8c70e516, 0x04020005, 0x59a8d01c, 0x82697480,
+ 0x0000ffff, 0x04000034, 0x59a8d01d, 0x8068d1c0,
+ 0x0402079b, 0x0201f800, 0x0010a386, 0x80c57040,
+ 0x04000003, 0x59a8da1b, 0x0401f751, 0x0201f800,
+ 0x001020a5, 0x80c57040, 0x04000791, 0x59a8da1b,
+ 0x0401f74b, 0x0201f800, 0x001047e7, 0x80c589c0,
+ 0x040007bb, 0x0401f028, 0x0201f800, 0x00103697,
+ 0x0401f781, 0x0201f800, 0x00104b2d, 0x80c589c0,
+ 0x0402076a, 0x59a8d21b, 0x486b541b, 0x0401f767,
+ 0x406e4000, 0x4200d000, 0x000007fe, 0x4200d800,
+ 0x00000004, 0x0401f771, 0x59c4d006, 0x8268d500,
+ 0xffffff0f, 0x486b8806, 0x0401f7c2, 0x0201f800,
+ 0x0010a386, 0x4200d000, 0x00000010, 0x80c57040,
+ 0x04000002, 0x4080d000, 0x0201f800, 0x00101f37,
+ 0x0401f77e, 0x8c6cdd04, 0x040207cc, 0x826cd500,
+ 0x00004000, 0x8c6cdd1c, 0x040207c8, 0x406a5800,
+ 0x0401f787, 0x589d0000, 0x809d3800, 0x1c01f000,
+ 0x809d3840, 0x48813800, 0x59c4d00d, 0x8c68d51e,
+ 0x04020004, 0x59c4d005, 0x8c68d500, 0x0400000c,
+ 0x0201f800, 0x00100403, 0x0201f800, 0x00104b2d,
+ 0x80c589c0, 0x0400000f, 0x0201f800, 0x00104ab0,
+ 0x816d7040, 0x040000a5, 0x0401f11c, 0x4a035047,
+ 0x00000001, 0x4202d800, 0x00000004, 0x4200d000,
+ 0x0010b340, 0x0201f800, 0x0010a244, 0x0401f113,
+ 0x0201f800, 0x00104b4e, 0x80c589c0, 0x0402008d,
+ 0x0201f800, 0x001038c2, 0x59c4d0a4, 0x8268d500,
+ 0x0000000f, 0x82697480, 0x00000006, 0x83f17500,
+ 0x03000000, 0x040007e9, 0x0201f800, 0x00105e4f,
+ 0x59c4d0a3, 0x8468d528, 0x486b88a3, 0x59a8d07d,
+ 0x8068d1c0, 0x040000bc, 0x59a8d015, 0x8468d546,
+ 0x486b5015, 0x0201f800, 0x00104b38, 0x80c589c0,
+ 0x040200bc, 0x59c4d006, 0x8268d540, 0x440000f1,
+ 0x486b8806, 0x497b9005, 0x0401fe9b, 0x80c589c0,
+ 0x040207d2, 0x40c4d000, 0x0201f800, 0x00104906,
+ 0x4a038802, 0x0000ffff, 0x4a0378e4, 0x00003000,
+ 0x4200d000, 0x0010aefb, 0x5868d400, 0x8c68d508,
+ 0x04020003, 0x4a01a8e4, 0x0000c000, 0x4200d000,
+ 0x0010b219, 0x0201f800, 0x0010a244, 0x59a8d00f,
+ 0x4200d800, 0x00000003, 0x0201f800, 0x0010616c,
+ 0x4200d000, 0x00008010, 0x59a8d809, 0x0201f800,
+ 0x001035cb, 0x59c4d001, 0x8268d500, 0x00018000,
+ 0x82697480, 0x00018000, 0x040000a6, 0x59c4d0a3,
+ 0x8468d518, 0x486b88a3, 0x59c8d015, 0x8468d548,
+ 0x486b9015, 0x0201f800, 0x0010186c, 0x59a8d008,
+ 0x8468d500, 0x486b5008, 0x850e1d0a, 0x0201f800,
+ 0x0010f943, 0x0201f800, 0x00104b2d, 0x80c589c0,
+ 0x04020003, 0x8d0e1d06, 0x0402009f, 0x0201f800,
+ 0x001044c9, 0x80c589c0, 0x04000091, 0x59c4d002,
+ 0x8468d50c, 0x486b8802, 0x497b501d, 0x497b501c,
+ 0x497b5074, 0x0201f800, 0x00104b2d, 0x80c589c0,
+ 0x04000078, 0x497b521b, 0x0201f800, 0x00101672,
+ 0x59a8d01f, 0x82680500, 0xffff0000, 0x80c4d540,
+ 0x486b501f, 0x599cd017, 0x8c68d50a, 0x04000004,
+ 0x59a8d21b, 0x8468d544, 0x486b521b, 0x4200d000,
+ 0x00000005, 0x0201f800, 0x00106674, 0x497b501d,
+ 0x497b5016, 0x4a035017, 0x0000ffff, 0x4a01a8e4,
+ 0x000000c0, 0x4202d800, 0x00000002, 0x0201f800,
+ 0x00104b2d, 0x80c589c0, 0x04020007, 0x59a8d21b,
+ 0x8268d500, 0x0000000c, 0x82697480, 0x00000004,
+ 0x0400076a, 0x0201f800, 0x00101e1b, 0x0401f083,
+ 0x5994d02d, 0x42000000, 0x00103ecb, 0x80697480,
+ 0x04000040, 0x59c4d006, 0x8268d540, 0x000000c0,
+ 0x486b8806, 0x0401f76b, 0x59a8d011, 0x82697480,
+ 0x00000009, 0x04020759, 0x497b500f, 0x0201f800,
+ 0x0010a362, 0x42024800, 0x0010b391, 0x497a4805,
+ 0x0401f00a, 0x5924d200, 0x8c68d500, 0x04000004,
+ 0x8268d500, 0xffffd815, 0x486a4a00, 0x83264c00,
+ 0x0000000b, 0x8058b040, 0x8058b1c0, 0x040207f6,
+ 0x4a038893, 0x00000001, 0x4a038805, 0x000000f0,
+ 0x0201f800, 0x00104b43, 0x80c589c0, 0x04000031,
+ 0x59c4d006, 0x8268d540, 0x000000f1, 0x486b8806,
+ 0x59c4d006, 0x8268d500, 0xbbffffff, 0x486b8806,
+ 0x0201f800, 0x00105e4f, 0x0201f800, 0x00106185,
+ 0x0401fdf9, 0x40c50000, 0x80c589c0, 0x0402072f,
+ 0x4200d000, 0x0010b222, 0x0201f800, 0x0010a244,
+ 0x48835073, 0x4200d000, 0x00008030, 0x4080d800,
+ 0x0401f76f, 0x0201f800, 0x00103e1f, 0x0401f03f,
+ 0x5994d02c, 0x8068d1c0, 0x0402072e, 0x0401f7be,
+ 0x59c4d006, 0x8268d540, 0x44000001, 0x486b8806,
+ 0x59c4d006, 0x8268d500, 0xffffff0f, 0x0401f741,
+ 0x59a8d01f, 0x8268d500, 0xffff0000, 0x486b501f,
+ 0x0201f800, 0x00101672, 0x48c78880, 0x0401f78a,
+ 0x59c4d006, 0x8268d540, 0x440000f1, 0x0401f7d4,
+ 0x59c4d0a3, 0x8468d558, 0x0401f75b, 0x0201f800,
+ 0x00104b2d, 0x80c589c0, 0x0400000d, 0x59a8d018,
+ 0x8068d1c0, 0x0402076d, 0x0201f800, 0x001088a7,
+ 0x0401f76a, 0x4a035073, 0x00000001, 0x850e1d0e,
+ 0x0201f800, 0x001039e4, 0x0401f014, 0x0201f800,
+ 0x001088a7, 0x59a8d21b, 0x8c68d506, 0x0402075f,
+ 0x59a8d018, 0x8068d1c0, 0x04020007, 0x59a8d41b,
+ 0x8c68d508, 0x04000759, 0x82697480, 0x0000ffff,
+ 0x04000756, 0x4a03541b, 0x0000ffff, 0x0201f800,
+ 0x00103f24, 0x0401f751, 0x589d0000, 0x809d3800,
+ 0x1c01f000, 0x809d3840, 0x48a13800, 0x829d3c80,
+ 0x00000005, 0x409d4000, 0x829d3c80, 0x00000007,
+ 0x48813800, 0x48853801, 0x48893802, 0x488d3803,
+ 0x48913804, 0x48953805, 0x48993806, 0x4200e000,
+ 0x00000001, 0x48714000, 0x4178e000, 0x48714003,
+ 0x48714004, 0x48594001, 0x49214002, 0x82691d00,
+ 0x00ffffff, 0x826d3500, 0x00ffffff, 0x828cd500,
+ 0x00ff0000, 0x82697480, 0x00ff0000, 0x0400005e,
+ 0x41792800, 0x4200b000, 0x000007f0, 0x41ad0800,
+ 0x40951000, 0x828d2500, 0x00ffff00, 0x0401f00f,
+ 0x809121c0, 0x04000032, 0x59a8d00f, 0x8268d500,
+ 0x00ffff00, 0x40900000, 0x80697480, 0x0400002c,
+ 0x4178e000, 0x48714004, 0x80850800, 0x80891000,
+ 0x8058b040, 0x04000021, 0x58850000, 0x808101c0,
+ 0x04000036, 0x5880d212, 0x8268d500, 0x0000ff00,
+ 0x040207ec, 0x5880d002, 0x8268d500, 0x00ffffff,
+ 0x408c0000, 0x80697480, 0x040207f0, 0x4098d000,
+ 0x0201f800, 0x00101f91, 0x5880d813, 0x806cd130,
+ 0x41200000, 0x80697480, 0x040207e8, 0x4200e000,
+ 0x00000001, 0x48714004, 0x5924d005, 0x826c0500,
+ 0x00ffffff, 0x80697480, 0x04000004, 0x812000f0,
+ 0x8068d540, 0x48690013, 0x58a0d004, 0x8068d1c0,
+ 0x04000020, 0x408a8800, 0x0401f048, 0x5880d002,
+ 0x8268d500, 0x000000ff, 0x828c0500, 0x000000ff,
+ 0x80697480, 0x040207d1, 0x4098d000, 0x0201f800,
+ 0x00101f91, 0x5880d813, 0x806cd130, 0x41200000,
+ 0x80697480, 0x040207c9, 0x4200d000, 0x00000001,
+ 0x48694004, 0x0401f7e1, 0x809529c0, 0x040207c3,
+ 0x58a0e003, 0x8070e1c0, 0x040207c0, 0x40892800,
+ 0x4200d000, 0x00000001, 0x48694003, 0x0401f7bb,
+ 0x58a0e003, 0x8070e1c0, 0x04000018, 0x40968800,
+ 0x0401f026, 0x828d7480, 0x00fffffb, 0x040007a1,
+ 0x040017a0, 0x828d7480, 0x00ffffff, 0x0400079d,
+ 0x828d7480, 0x00fffffd, 0x0400001a, 0x828d7480,
+ 0x00fffffd, 0x83f17500, 0x03000000, 0x0400000c,
+ 0x828d7480, 0x00fffffc, 0x0400000f, 0x4178d000,
+ 0x48694000, 0x0401f011, 0x488fc857, 0x489bc857,
+ 0x58a0d003, 0x48694000, 0x0401f00c, 0x828d7480,
+ 0x00fffffe, 0x040207f6, 0x42028800, 0x000007fe,
+ 0x0401f006, 0x42028800, 0x000007fc, 0x0401f003,
+ 0x42028800, 0x000007fd, 0x58a24002, 0x58a0b001,
+ 0x58a18800, 0x589d3006, 0x589d2805, 0x589d2004,
+ 0x589d1803, 0x589d1002, 0x589d0801, 0x589d0000,
+ 0x829d3c00, 0x0000000c, 0x589d4000, 0x809d3800,
+ 0x1c01f000, 0x486bc857, 0x0401ff4f, 0x1c01f000,
+ 0x00000000, 0x00000001, 0x00000002, 0x00000003,
+ 0x00000004, 0x00000005, 0x00000006, 0x00000007,
+ 0x00000008, 0x00000009, 0x0000000a, 0x0000000b,
+ 0x0000000c, 0x0000000d, 0x0000000e, 0x0000000f,
+ 0x9829698a, 0x02800004, 0x00000000, 0x0000c000,
+ 0x0000093b, 0x073fca5a, 0x0705a5a5, 0x01928009,
+ 0x070ff0e1, 0x03800006, 0x053f2aaa, 0x070aaaaa,
+ 0x073f3aaa, 0x070aaaaa, 0x05958014, 0x05308000,
+ 0x05008000, 0x0600902f, 0x06a006b3, 0x0202f051,
+ 0x042e4020, 0x008f02b0, 0x033e5000, 0x03020000,
+ 0x078d0024, 0x069305c2, 0x029205c4, 0x050fb056,
+ 0x040010e6, 0x002fb008, 0x060ff0e6, 0x00580401,
+ 0x054880ff, 0x07810022, 0x018c0412, 0x018a0411,
+ 0x058b040f, 0x079f0028, 0x0098085b, 0x079f0028,
+ 0x05990859, 0x058e8014, 0x0678aae5, 0x06000051,
+ 0x068181ce, 0x079a0014, 0x022a5001, 0x030430d4,
+ 0x06780043, 0x030e0000, 0x030450ff, 0x06780043,
+ 0x03019000, 0x02a1820b, 0x078187f0, 0x027c0045,
+ 0x03020000, 0x058180fc, 0x05908039, 0x019107ee,
+ 0x010410a6, 0x072d6000, 0x05601041, 0x050f80ff,
+ 0x032fa071, 0x070ff0d1, 0x055c0403, 0x034a88ff,
+ 0x06818808, 0x038000f0, 0x07480000, 0x058107fa,
+ 0x05481000, 0x05818050, 0x06780043, 0x070000f0,
+ 0x0681005b, 0x037c00ff, 0x06000010, 0x078187f6,
+ 0x0280005b, 0x06780043, 0x070000f0, 0x037c00ff,
+ 0x07000030, 0x0681005b, 0x06780043, 0x070000f0,
+ 0x037c00ff, 0x06000020, 0x0681005b, 0x018007f6,
+ 0x0379ff00, 0x070fffff, 0x06780043, 0x07f00000,
+ 0x075a0000, 0x020ef001, 0x008607f8, 0x05484000,
+ 0x03a1822e, 0x03680c00, 0x07818822, 0x062d6002,
+ 0x002fb001, 0x070ff069, 0x00868070, 0x060ff079,
+ 0x055c0441, 0x07810014, 0x012fb000, 0x060560fb,
+ 0x02800076, 0x060ff079, 0x03868209, 0x070ff069,
+ 0x055c0441, 0x07810014, 0x060560fb, 0x070ff0d1,
+ 0x062d6001, 0x055c040c, 0x058180d7, 0x070ff0d1,
+ 0x045c040d, 0x054b08ff, 0x058180e1, 0x0007b001,
+ 0x03079041, 0x0307a000, 0x07489000, 0x07818103,
+ 0x068d0083, 0x0207c004, 0x0107d005, 0x0107e006,
+ 0x0207f007, 0x02080008, 0x01081009, 0x0108200a,
+ 0x0208300b, 0x0186809a, 0x0448d07a, 0x0581809a,
+ 0x0448b07a, 0x04810801, 0x0049707a, 0x0581809a,
+ 0x04604679, 0x050f80ff, 0x053fa809, 0x06000001,
+ 0x01680703, 0x076c0303, 0x06818801, 0x072d5003,
+ 0x0049107a, 0x068100a4, 0x070ff00a, 0x0054040b,
+ 0x058280a3, 0x078d00a0, 0x0008200b, 0x032ff000,
+ 0x010770ff, 0x0108400c, 0x0208500d, 0x0678007a,
+ 0x06000008, 0x078100b7, 0x078d00a9, 0x04603e79,
+ 0x050f80ff, 0x073fa041, 0x0600004a, 0x0049707a,
+ 0x02a188b9, 0x068d00b0, 0x0678007a, 0x07f00000,
+ 0x010880ff, 0x02386008, 0x03010000, 0x038000bd,
+ 0x078d00b7, 0x0678007a, 0x07f00000, 0x010880ff,
+ 0x03386000, 0x03010000, 0x072e6300, 0x020ef07f,
+ 0x03860014, 0x070ff07d, 0x0450047c, 0x050f80ff,
+ 0x002fa819, 0x068d00c4, 0x02080001, 0x00081002,
+ 0x0678007a, 0x05000200, 0x078100cc, 0x0049107a,
+ 0x03a18227, 0x01082003, 0x068d00cd, 0x0448b07a,
+ 0x068100d3, 0x0338600c, 0x03010000, 0x028000d5,
+ 0x02386004, 0x03010000, 0x072e6c00, 0x03800014,
+ 0x062d6001, 0x07f00000, 0x07f00000, 0x0400e0d0,
+ 0x0648300e, 0x0681007a, 0x072e500c, 0x00208001,
+ 0x07a006b8, 0x03800014, 0x06780043, 0x070000f0,
+ 0x05810803, 0x050020ff, 0x027c0002, 0x06000010,
+ 0x068100ec, 0x027c0002, 0x07000030, 0x068100ec,
+ 0x01800803, 0x0500d0d1, 0x0279ff0d, 0x070000ff,
+ 0x0380007e, 0x020ef002, 0x018607e8, 0x04602602,
+ 0x050f80ff, 0x053fa809, 0x06000008, 0x060ff0d0,
+ 0x055c0411, 0x0179feff, 0x0700ffff, 0x078187e8,
+ 0x02800045, 0x027c0045, 0x03040000, 0x0581010c,
+ 0x027c0045, 0x03080000, 0x058107ee, 0x03800039,
+ 0x06600a79, 0x050f80ff, 0x053fa80a, 0x06000010,
+ 0x02800083, 0x05601041, 0x050f80ff, 0x032fa071,
+ 0x02800045, 0x0204a051, 0x06780043, 0x070000f0,
+ 0x037c00ff, 0x06000010, 0x068181bf, 0x072d6000,
+ 0x029487ea, 0x050fb056, 0x044880e6, 0x05818014,
+ 0x060ff0d0, 0x0179feff, 0x0700ffff, 0x057dfeff,
+ 0x0700ffff, 0x058107e8, 0x053f2000, 0x07030000,
+ 0x019d8014, 0x070ff093, 0x045a0201, 0x070ff093,
+ 0x045c0401, 0x06818120, 0x02046092, 0x04002046,
+ 0x060ff002, 0x045c0401, 0x0703a0ff, 0x04600202,
+ 0x00540401, 0x0782812e, 0x04500425, 0x070060ff,
+ 0x0730ffff, 0x0700000f, 0x0742000f, 0x04810201,
+ 0x04a007d0, 0x0648a002, 0x06818131, 0x00047089,
+ 0x070ff047, 0x045c0443, 0x077800ff, 0x07f00000,
+ 0x078181ff, 0x07780047, 0x0500e000, 0x078187d7,
+ 0x070ff006, 0x00860164, 0x0179fe47, 0x0700000f,
+ 0x010480ff, 0x056c7048, 0x0681814a, 0x007a0d4a,
+ 0x04003801, 0x0220f001, 0x00800157, 0x07608e48,
+ 0x034a60ff, 0x0700f0ff, 0x074b88ff, 0x037000ff,
+ 0x07000600, 0x05500448, 0x074d00ff, 0x045a044a,
+ 0x0304a0ff, 0x070ff00f, 0x01540406, 0x04820164,
+ 0x0595016c, 0x05a0024e, 0x0386816f, 0x06780043,
+ 0x070000f0, 0x037c00ff, 0x07000030, 0x0581016a,
+ 0x0134bfff, 0x070fffff, 0x0104102e, 0x050fd041,
+ 0x01800178, 0x0595016a, 0x05a0024e, 0x0186016a,
+ 0x0202f00e, 0x052e4030, 0x040fd02f, 0x04a002ad,
+ 0x03800014, 0x0400e02f, 0x042e4020, 0x0202f051,
+ 0x0004100e, 0x0004b00e, 0x004980e5, 0x07818178,
+ 0x06780043, 0x070000f0, 0x037c00ff, 0x07000030,
+ 0x0481081f, 0x024a6c46, 0x04500423, 0x050070ff,
+ 0x03620024, 0x050080ff, 0x04004046, 0x0700500f,
+ 0x03206000, 0x05601048, 0x0700a0ff, 0x0700900a,
+ 0x070ff005, 0x04500446, 0x00540425, 0x048201ab,
+ 0x07601822, 0x050f80ff, 0x063fa032, 0x06000002,
+ 0x03203000, 0x01204000, 0x03205000, 0x0120b000,
+ 0x0320c000, 0x07601841, 0x050f80ff, 0x043fa852,
+ 0x06000001, 0x070ff056, 0x056c02ff, 0x050fb0ff,
+ 0x070560ff, 0x03079041, 0x05601041, 0x050f80ff,
+ 0x073fa011, 0x0600003d, 0x06780043, 0x07f00000,
+ 0x065a007a, 0x010880ff, 0x033e5000, 0x05002000,
+ 0x05a00247, 0x048d01a4, 0x0208a04a, 0x0108b04b,
+ 0x02386001, 0x03010000, 0x072e6300, 0x038000be,
+ 0x0500d00a, 0x05500405, 0x014a68ff, 0x070090ff,
+ 0x0154040a, 0x0700c0ff, 0x0600a023, 0x0500b024,
+ 0x02206001, 0x07601822, 0x050f80ff, 0x063fa04a,
+ 0x06000002, 0x07f00000, 0x07601222, 0x050f80ff,
+ 0x043fa819, 0x06000001, 0x0600a00d, 0x0180018e,
+ 0x06780043, 0x070000f0, 0x050010ff, 0x027c0001,
+ 0x07000030, 0x058101c9, 0x027c0001, 0x06000020,
+ 0x058107de, 0x018007f6, 0x0548e0e4, 0x058107de,
+ 0x0334a000, 0x03080000, 0x01800112, 0x074860ff,
+ 0x068181ea, 0x054880ff, 0x07810014, 0x070ff056,
+ 0x050fb0ff, 0x044880e5, 0x048101d9, 0x044880e6,
+ 0x05818014, 0x008001df, 0x056c02ff, 0x050fb0ff,
+ 0x070560ff, 0x072e5300, 0x044880e6, 0x05818014,
+ 0x072d5003, 0x06780043, 0x07f00000, 0x010880ff,
+ 0x048d01e3, 0x03386005, 0x03010000, 0x033e6000,
+ 0x0700000c, 0x052e5200, 0x03800014, 0x079a0014,
+ 0x05301fff, 0x0700000f, 0x06420001, 0x04810201,
+ 0x04a007d0, 0x0648a002, 0x078181ed, 0x062e5080,
+ 0x04001089, 0x040fd002, 0x040fd001, 0x02499001,
+ 0x04810220, 0x070ff0d4, 0x050fd0ff, 0x045c0401,
+ 0x077800ff, 0x07f00000, 0x06818220, 0x03800014,
+ 0x012091ff, 0x038006bb, 0x00209201, 0x038006bb,
+ 0x01209203, 0x038006bb, 0x03209000, 0x038006bb,
+ 0x00209207, 0x038006bb, 0x01209209, 0x038006bb,
+ 0x06780043, 0x07009000, 0x06818216, 0x00498043,
+ 0x04810216, 0x0648a0e5, 0x05810217, 0x027c0045,
+ 0x03040000, 0x04810219, 0x075c00ff, 0x07c00000,
+ 0x056a02ff, 0x00800216, 0x00800215, 0x06780075,
+ 0x06000c07, 0x04810720, 0x0020921a, 0x070fc0ff,
+ 0x07a006a6, 0x070fc0ff, 0x05308000, 0x0700a000,
+ 0x07a006b8, 0x033e5000, 0x0700000c, 0x03800014,
+ 0x070ff003, 0x01540477, 0x0682822c, 0x07003077,
+ 0x060ff051, 0x010770ff, 0x07c00000, 0x04602001,
+ 0x050f80ff, 0x063fa029, 0x06000008, 0x02015010,
+ 0x02016051, 0x00017051, 0x00011051, 0x07601e41,
+ 0x050f80ff, 0x053fa83a, 0x06000008, 0x07f00000,
+ 0x05601041, 0x050f80ff, 0x01464000, 0x032fa00a,
+ 0x05007011, 0x05008012, 0x06009013, 0x0700a014,
+ 0x0400b015, 0x0600c016, 0x0500d017, 0x07c00000,
+ 0x072d5003, 0x06601879, 0x050f80ff, 0x048d024a,
+ 0x063fa051, 0x0600003e, 0x07c00000, 0x06005051,
+ 0x0400e02c, 0x0660060e, 0x050f80ff, 0x032fa009,
+ 0x0379ff00, 0x070000ff, 0x076c0000, 0x04810270,
+ 0x0660600e, 0x0500e0ff, 0x034000ff, 0x01540427,
+ 0x0582029a, 0x03400005, 0x070ff005, 0x055c0428,
+ 0x0581029c, 0x056c0805, 0x07818250, 0x040f8029,
+ 0x053fa809, 0x07000024, 0x07f00000, 0x06600649,
0x050f80ff, 0x032fa009, 0x0379ff00, 0x070000ff,
- 0x076c0000, 0x04810270, 0x0660600e, 0x0500e0ff,
- 0x034000ff, 0x01540427, 0x0582029a, 0x03400005,
- 0x070ff005, 0x055c0428, 0x0581029c, 0x056c0805,
- 0x07818250, 0x040f8029, 0x053fa809, 0x07000024,
- 0x07f00000, 0x06600649, 0x050f80ff, 0x032fa009,
- 0x0379ff00, 0x070000ff, 0x076c0000, 0x07818250,
- 0x05a002a0, 0x0400e049, 0x01800271, 0x05a002a0,
- 0x072d6000, 0x0460040e, 0x050f80ff, 0x0004d0d0,
- 0x0379ff4d, 0x0700ffff, 0x0104e0d1, 0x0379ff4e,
- 0x0700ffff, 0x062d6002, 0x032fa009, 0x0204f0d0,
- 0x064b004f, 0x07780000, 0x07ffff00, 0x045a044f,
- 0x070000ff, 0x00201008, 0x04002051, 0x06003051,
- 0x01204000, 0x07305000, 0x07000060, 0x03206009,
- 0x05007022, 0x0460040e, 0x050f80ff, 0x032fa042,
- 0x07f00000, 0x0460520e, 0x050f80ff, 0x053fa812,
- 0x06000026, 0x050010d1, 0x0660360e, 0x050f80ff,
- 0x012fa80a, 0x060ff00e, 0x055c042e, 0x0481029e,
- 0x07c00000, 0x0400e026, 0x0180025c, 0x0500e02e,
- 0x01800271, 0x0400e051, 0x01800299, 0x0340002d,
- 0x050f802b, 0x053fa80a, 0x06000016, 0x07f00000,
- 0x0660600e, 0x0302c0ff, 0x034000ff, 0x01540427,
- 0x048202ab, 0x07c00000, 0x0202c026, 0x018002aa,
- 0x053f2000, 0x03020000, 0x07c00000, 0x022a5002,
- 0x077800e4, 0x07000005, 0x058183ff, 0x010440d7,
- 0x0678aae5, 0x06000051, 0x03a1881b, 0x079082b8,
- 0x02910337, 0x030400a6, 0x04600e40, 0x050f80ff,
- 0x022fa029, 0x07f00000, 0x074b0000, 0x076c0600,
- 0x05818339, 0x060ff002, 0x01580403, 0x07810360,
- 0x070ff044, 0x045c0404, 0x034a88ff, 0x0481833b,
- 0x0349f044, 0x04818362, 0x02495001, 0x0481833d,
- 0x030100d8, 0x062da001, 0x0149e044, 0x058102d8,
- 0x038f82d1, 0x0700f0d7, 0x062da001, 0x0778000f,
- 0x07a00000, 0x00a18352, 0x068182e9, 0x06480001,
- 0x06810308, 0x0448e001, 0x058102ee, 0x00491001,
- 0x0581834d, 0x06005010, 0x05780105, 0x07ffff00,
- 0x06006051, 0x04600e02, 0x050f80ff, 0x053fa812,
- 0x06000002, 0x0245f040, 0x058402e7, 0x020e0040,
- 0x053f2000, 0x05008000, 0x07930017, 0x03920017,
- 0x03800014, 0x060ff079, 0x045c0440, 0x068182f2,
- 0x0644f07a, 0x002fb008, 0x060ff079, 0x045c0440,
- 0x068182f7, 0x0644f07a, 0x002fb008, 0x0644f001,
- 0x06489001, 0x058102ff, 0x04600440, 0x050f80ff,
- 0x073fa00a, 0x06000008, 0x05a0081b, 0x054b0800,
- 0x04002001, 0x05001000, 0x03200003, 0x06600c40,
- 0x050f80ff, 0x022fa01a, 0x008002e9, 0x020ef002,
- 0x0286032a, 0x04600840, 0x050f80ff, 0x053fa809,
- 0x06000002, 0x05780105, 0x00800440, 0x017c0105,
- 0x05000400, 0x0481832a, 0x04602002, 0x050f80ff,
- 0x053fa809, 0x06000002, 0x07f00000, 0x06602e40,
- 0x050f80ff, 0x070ff005, 0x053fa809, 0x06000002,
- 0x055c0405, 0x0481832a, 0x06005010, 0x05780105,
- 0x07ffff00, 0x06006051, 0x04600e02, 0x050f80ff,
- 0x053fa812, 0x06000002, 0x007a0140, 0x07c00000,
- 0x018002e7, 0x0644f001, 0x04601040, 0x050f80ff,
- 0x012fa80a, 0x05308000, 0x03040000, 0x04600440,
- 0x050f80ff, 0x073fa00a, 0x06000008, 0x06009040,
- 0x06a006b3, 0x008002e9, 0x02209002, 0x028003ea,
- 0x03209000, 0x028003ea, 0x02209004, 0x028003ea,
- 0x05a00409, 0x062da001, 0x0149e044, 0x07810348,
- 0x018f8341, 0x0700f0d7, 0x062da001, 0x0778000f,
- 0x07a00000, 0x00a18352, 0x068182e9, 0x05308000,
- 0x05002000, 0x06009040, 0x06a006b3, 0x008002e9,
- 0x05308000, 0x05004000, 0x06009040, 0x06a006b3,
- 0x008002e9, 0x0700600f, 0x0379ff06, 0x0700ffff,
- 0x05602603, 0x050f80ff, 0x053fa809, 0x06000008,
- 0x0179fe11, 0x0700ffff, 0x055c0406, 0x0481835e,
- 0x07c00000, 0x056a02ff, 0x0280035d, 0x02209008,
- 0x028003ea, 0x053f2000, 0x05008000, 0x02495001,
- 0x058183c9, 0x012f200c, 0x019d8366, 0x04600840,
- 0x050f80ff, 0x053fa809, 0x07000003, 0x0721f000,
- 0x0249f007, 0x06810370, 0x0245f01f, 0x06000002,
- 0x05601600, 0x050f80ff, 0x012fa809, 0x06480001,
- 0x078103c9, 0x04481001, 0x058183c9, 0x06602840,
- 0x050f80ff, 0x012fa809, 0x020ef001, 0x018683c9,
- 0x079c03c9, 0x070050d8, 0x062da001, 0x06306002,
- 0x05000430, 0x04600440, 0x050f80ff, 0x053fa812,
- 0x06000002, 0x008f8386, 0x050040d8, 0x062da001,
- 0x0149e044, 0x06810392, 0x018f838b, 0x0700f0d7,
+ 0x076c0000, 0x07818250, 0x05a002a0, 0x0400e049,
+ 0x01800271, 0x05a002a0, 0x072d6000, 0x0460040e,
+ 0x050f80ff, 0x0004d0d0, 0x0379ff4d, 0x0700ffff,
+ 0x0104e0d1, 0x0379ff4e, 0x0700ffff, 0x062d6002,
+ 0x032fa009, 0x0204f0d0, 0x064b004f, 0x07780000,
+ 0x07ffff00, 0x045a044f, 0x070000ff, 0x00201008,
+ 0x04002051, 0x06003051, 0x01204000, 0x07305000,
+ 0x07000060, 0x03206009, 0x05007022, 0x0460040e,
+ 0x050f80ff, 0x032fa042, 0x07f00000, 0x0460520e,
+ 0x050f80ff, 0x053fa812, 0x06000026, 0x050010d1,
+ 0x0660360e, 0x050f80ff, 0x012fa80a, 0x060ff00e,
+ 0x055c042e, 0x0481029e, 0x07c00000, 0x0400e026,
+ 0x0180025c, 0x0500e02e, 0x01800271, 0x0400e051,
+ 0x01800299, 0x0340002d, 0x050f802b, 0x053fa80a,
+ 0x06000016, 0x07f00000, 0x0660600e, 0x0302c0ff,
+ 0x034000ff, 0x01540427, 0x048202ab, 0x07c00000,
+ 0x0202c026, 0x018002aa, 0x053f2000, 0x03020000,
+ 0x07c00000, 0x022a5002, 0x077800e4, 0x07000005,
+ 0x058183ff, 0x010440d7, 0x0678aae5, 0x06000051,
+ 0x03a1881b, 0x079082b8, 0x02910337, 0x030400a6,
+ 0x04600e40, 0x050f80ff, 0x022fa029, 0x07f00000,
+ 0x074b0000, 0x076c0600, 0x05818339, 0x060ff002,
+ 0x01580403, 0x07810360, 0x070ff044, 0x045c0404,
+ 0x034a88ff, 0x0481833b, 0x0349f044, 0x04818362,
+ 0x02495001, 0x0481833d, 0x030100d8, 0x062da001,
+ 0x0149e044, 0x058102d8, 0x038f82d1, 0x0700f0d7,
0x062da001, 0x0778000f, 0x07a00000, 0x00a18352,
- 0x058183c3, 0x05602000, 0x050f80ff, 0x073fa009,
- 0x06000001, 0x060ff004, 0x00540402, 0x068203c7,
- 0x06005051, 0x06006051, 0x04602640, 0x050f80ff,
- 0x063fa01a, 0x06000002, 0x07f00000, 0x06600a40,
- 0x050f80ff, 0x073fa00a, 0x07000003, 0x04487007,
- 0x078103b1, 0x060ff002, 0x00540404, 0x058283b1,
- 0x002f2008, 0x05308000, 0x07005000, 0x06009040,
- 0x06a006b3, 0x04008004, 0x07a006b8, 0x03800017,
- 0x06780007, 0x02800040, 0x058183c0, 0x0079c107,
- 0x07ffffff, 0x007a0b07, 0x03800000, 0x04780104,
- 0x07ffff00, 0x068103bc, 0x02455007, 0x04600840,
- 0x050f80ff, 0x053fa80a, 0x07000003, 0x060ff040,
- 0x045a041f, 0x030e30ff, 0x002f2008, 0x07930017,
- 0x03920017, 0x03800014, 0x04004002, 0x03800399,
- 0x002f2008, 0x05a00409, 0x062da001, 0x07f00000,
- 0x008f83cd, 0x030100d8, 0x062da001, 0x0149e044,
- 0x068103d9, 0x018f83d2, 0x0700f0d7, 0x062da001,
- 0x0778000f, 0x07a00000, 0x00a18352, 0x05818017,
- 0x05308000, 0x07005000, 0x06009040, 0x06a006b3,
- 0x04008010, 0x07a006b8, 0x03800017, 0x05602603,
- 0x050f80ff, 0x053fa809, 0x06000008, 0x07780044,
- 0x073f0000, 0x055c0411, 0x077800ff, 0x07ff0000,
- 0x07c00000, 0x050fd009, 0x040fd040, 0x053f2000,
- 0x05008000, 0x05308000, 0x03013000, 0x06a006b3,
- 0x010440d7, 0x0349f044, 0x068103f7, 0x062da001,
- 0x028f03f7, 0x03e00000, 0x062da001, 0x0149e044,
- 0x07810017, 0x038f03fc, 0x03e00000, 0x0700f0d7,
- 0x062da001, 0x03800017, 0x059083ff, 0x0249c0e5,
- 0x07810017, 0x062da001, 0x07f00000, 0x07f00000,
- 0x033e5000, 0x070c0000, 0x008f0402, 0x02800015,
- 0x050020d8, 0x04600440, 0x050f80ff, 0x073fa00a,
- 0x06000001, 0x07c00000, 0x002fb001, 0x01800412,
- 0x012fb000, 0x03075087, 0x048d0413, 0x03386000,
- 0x03020000, 0x04482075, 0x048104b6, 0x0648a0e6,
- 0x05810463, 0x0642007f, 0x04810461, 0x0340007e,
- 0x060ff038, 0x0154047e, 0x00d00451, 0x0560027d,
- 0x050f80ff, 0x032fa009, 0x030ef000, 0x0186071b,
- 0x0107d000, 0x07600a00, 0x050f80ff, 0x032fa009,
- 0x03681e00, 0x076c14ff, 0x0681842f, 0x0007e038,
- 0x0727c006, 0x01800435, 0x03681e00, 0x04500420,
- 0x050f80ff, 0x073fa009, 0x0700003f, 0x0180041d,
+ 0x068182e9, 0x06480001, 0x06810308, 0x0448e001,
+ 0x058102ee, 0x00491001, 0x0581834d, 0x06005010,
+ 0x05780105, 0x07ffff00, 0x06006051, 0x04600e02,
+ 0x050f80ff, 0x053fa812, 0x06000002, 0x0245f040,
+ 0x058402e7, 0x020e0040, 0x053f2000, 0x05008000,
+ 0x07930017, 0x03920017, 0x03800014, 0x060ff079,
+ 0x045c0440, 0x068182f2, 0x0644f07a, 0x002fb008,
+ 0x060ff079, 0x045c0440, 0x068182f7, 0x0644f07a,
+ 0x002fb008, 0x0644f001, 0x06489001, 0x058102ff,
+ 0x04600440, 0x050f80ff, 0x073fa00a, 0x06000008,
+ 0x05a0081b, 0x054b0800, 0x04002001, 0x05001000,
+ 0x03200003, 0x06600c40, 0x050f80ff, 0x022fa01a,
+ 0x008002e9, 0x020ef002, 0x0286032a, 0x04600840,
+ 0x050f80ff, 0x053fa809, 0x06000002, 0x05780105,
+ 0x00800440, 0x017c0105, 0x05000400, 0x0481832a,
+ 0x04602002, 0x050f80ff, 0x053fa809, 0x06000002,
+ 0x07f00000, 0x06602e40, 0x050f80ff, 0x070ff005,
+ 0x053fa809, 0x06000002, 0x055c0405, 0x0481832a,
+ 0x06005010, 0x05780105, 0x07ffff00, 0x06006051,
+ 0x04600e02, 0x050f80ff, 0x053fa812, 0x06000002,
+ 0x007a0140, 0x07c00000, 0x018002e7, 0x0644f001,
+ 0x04601040, 0x050f80ff, 0x012fa80a, 0x05308000,
+ 0x03040000, 0x04600440, 0x050f80ff, 0x073fa00a,
+ 0x06000008, 0x06009040, 0x06a006b3, 0x008002e9,
+ 0x02209002, 0x028003ea, 0x03209000, 0x028003ea,
+ 0x02209004, 0x028003ea, 0x05a00409, 0x062da001,
+ 0x0149e044, 0x07810348, 0x018f8341, 0x0700f0d7,
+ 0x062da001, 0x0778000f, 0x07a00000, 0x00a18352,
+ 0x068182e9, 0x05308000, 0x05002000, 0x06009040,
+ 0x06a006b3, 0x008002e9, 0x05308000, 0x05004000,
+ 0x06009040, 0x06a006b3, 0x008002e9, 0x0700600f,
+ 0x0379ff06, 0x0700ffff, 0x05602603, 0x050f80ff,
+ 0x053fa809, 0x06000008, 0x0179fe11, 0x0700ffff,
+ 0x055c0406, 0x0481835e, 0x07c00000, 0x056a02ff,
+ 0x0280035d, 0x02209008, 0x028003ea, 0x053f2000,
+ 0x05008000, 0x02495001, 0x058183c9, 0x012f200c,
+ 0x019d8366, 0x04600840, 0x050f80ff, 0x053fa809,
+ 0x07000003, 0x0721f000, 0x0249f007, 0x06810370,
+ 0x0245f01f, 0x06000002, 0x05601600, 0x050f80ff,
+ 0x012fa809, 0x06480001, 0x078103c9, 0x04481001,
+ 0x058183c9, 0x06602840, 0x050f80ff, 0x012fa809,
+ 0x020ef001, 0x018683c9, 0x079c03c9, 0x070050d8,
+ 0x062da001, 0x06306002, 0x05000430, 0x04600440,
+ 0x050f80ff, 0x053fa812, 0x06000002, 0x008f8386,
+ 0x050040d8, 0x062da001, 0x0149e044, 0x06810392,
+ 0x018f838b, 0x0700f0d7, 0x062da001, 0x0778000f,
+ 0x07a00000, 0x00a18352, 0x058183c3, 0x05602000,
+ 0x050f80ff, 0x073fa009, 0x06000001, 0x060ff004,
+ 0x00540402, 0x068203c7, 0x06005051, 0x06006051,
+ 0x04602640, 0x050f80ff, 0x063fa01a, 0x06000002,
+ 0x07f00000, 0x06600a40, 0x050f80ff, 0x073fa00a,
+ 0x07000003, 0x04487007, 0x078103b1, 0x060ff002,
+ 0x00540404, 0x058283b1, 0x002f2008, 0x05308000,
+ 0x07005000, 0x06009040, 0x06a006b3, 0x04008004,
+ 0x07a006b8, 0x03800017, 0x06780007, 0x02800040,
+ 0x058183c0, 0x0079c107, 0x07ffffff, 0x007a0b07,
+ 0x03800000, 0x04780104, 0x07ffff00, 0x068103bc,
+ 0x02455007, 0x04600840, 0x050f80ff, 0x053fa80a,
+ 0x07000003, 0x060ff040, 0x045a041f, 0x030e30ff,
+ 0x002f2008, 0x07930017, 0x03920017, 0x03800014,
+ 0x04004002, 0x03800399, 0x002f2008, 0x05a00409,
+ 0x062da001, 0x07f00000, 0x008f83cd, 0x030100d8,
+ 0x062da001, 0x0149e044, 0x068103d9, 0x018f83d2,
+ 0x0700f0d7, 0x062da001, 0x0778000f, 0x07a00000,
+ 0x00a18352, 0x05818017, 0x05308000, 0x07005000,
+ 0x06009040, 0x06a006b3, 0x04008010, 0x07a006b8,
+ 0x03800017, 0x05602603, 0x050f80ff, 0x053fa809,
+ 0x06000008, 0x07780044, 0x073f0000, 0x055c0411,
+ 0x077800ff, 0x07ff0000, 0x07c00000, 0x050fd009,
+ 0x040fd040, 0x053f2000, 0x05008000, 0x05308000,
+ 0x03013000, 0x06a006b3, 0x010440d7, 0x0349f044,
+ 0x068103f7, 0x062da001, 0x028f03f7, 0x03e00000,
+ 0x062da001, 0x0149e044, 0x07810017, 0x038f03fc,
+ 0x03e00000, 0x0700f0d7, 0x062da001, 0x03800017,
+ 0x059083ff, 0x0249c0e5, 0x07810017, 0x062da001,
+ 0x07f00000, 0x07f00000, 0x033e5000, 0x070c0000,
+ 0x008f0402, 0x02800015, 0x050020d8, 0x04600440,
+ 0x050f80ff, 0x073fa00a, 0x06000001, 0x07c00000,
+ 0x002fb001, 0x01800412, 0x012fb000, 0x03075087,
+ 0x048d0413, 0x03386000, 0x03020000, 0x04482075,
+ 0x048104b6, 0x0648a0e6, 0x05810463, 0x0642007f,
+ 0x04810461, 0x0340007e, 0x060ff038, 0x0154047e,
+ 0x00d00451, 0x0560027d, 0x050f80ff, 0x032fa009,
+ 0x030ef000, 0x0186071b, 0x0107d000, 0x07600a00,
+ 0x050f80ff, 0x032fa009, 0x03681e00, 0x076c14ff,
+ 0x0681842f, 0x0007e038, 0x0727c006, 0x01800435,
+ 0x03681e00, 0x04500420, 0x050f80ff, 0x073fa009,
+ 0x0700003f, 0x0180041d, 0x070ff07d, 0x0450047c,
+ 0x050f80ff, 0x002fa819, 0x058d0439, 0x02080001,
+ 0x00081002, 0x0678007a, 0x05000200, 0x05810441,
+ 0x0049107a, 0x03a18227, 0x01082003, 0x058d0442,
+ 0x0448b07a, 0x0681844a, 0x0249007a, 0x0581044d,
+ 0x07780003, 0x03800000, 0x0581044d, 0x0338600c,
+ 0x03010000, 0x0080044f, 0x02386004, 0x03010000,
+ 0x072e6c00, 0x008004b6, 0x00800457, 0x01800459,
+ 0x0080045b, 0x0080045d, 0x0180045f, 0x00800420,
+ 0x0727c006, 0x01800435, 0x0727c009, 0x01800435,
+ 0x0727c00c, 0x01800435, 0x0727c00f, 0x01800435,
+ 0x0727c012, 0x01800435, 0x052e6800, 0x008004b6,
+ 0x044880e6, 0x05810750, 0x070ff088, 0x0179feff,
+ 0x070fffff, 0x00a186f4, 0x048186e9, 0x0249607a,
+ 0x06818719, 0x060ff083, 0x02868719, 0x013e6200,
+ 0x07000003, 0x0448b07a, 0x04810486, 0x0049707a,
+ 0x06818486, 0x04604679, 0x050f80ff, 0x032fa009,
+ 0x03680600, 0x076c00ff, 0x06818486, 0x06604879,
+ 0x050f80ff, 0x032fa009, 0x07f00000, 0x074b0000,
+ 0x070ff000, 0x048d0480, 0x05001099, 0x064b0001,
+ 0x045c0401, 0x04810486, 0x0245a07a, 0x048d0486,
+ 0x018c0412, 0x0279127a, 0x01040222, 0x016d02ff,
+ 0x078184e8, 0x00798075, 0x0700f50f, 0x078184e8,
+ 0x06483075, 0x058104e8, 0x04602679, 0x050f80ff,
+ 0x053fa812, 0x07000041, 0x058d0495, 0x004940e6,
+ 0x0581049a, 0x072e6300, 0x03800014, 0x0049707a,
+ 0x0481049e, 0x0049807a, 0x07810014, 0x02386001,
+ 0x07030000, 0x0648f07a, 0x058104b4, 0x04600479,
+ 0x050f80ff, 0x053fa809, 0x06000002, 0x05780105,
+ 0x07ffff00, 0x06006051, 0x05600e7b, 0x050f80ff,
+ 0x053fa812, 0x06000002, 0x0245f079, 0x048404ae,
+ 0x020e0079, 0x033e6a00, 0x0700aa0a, 0x02079051,
+ 0x03800014, 0x0444e07a, 0x03800555, 0x048d04b6,
+ 0x018c0412, 0x018004cf, 0x060ff0e6, 0x077800ff,
+ 0x07000050, 0x078184cf, 0x02799075, 0x0500fd0f,
+ 0x037c00ff, 0x04000808, 0x078184cf, 0x0049107a,
+ 0x078184cf, 0x06601879, 0x050f80ff, 0x063fa052,
+ 0x0600003e, 0x048d04c8, 0x02386001, 0x07030000,
+ 0x033e6a00, 0x0700aa0a, 0x02079051, 0x03800014,
+ 0x0648c0e6, 0x078184ed, 0x0448e0e6, 0x048104e5,
+ 0x002094d3, 0x02490075, 0x06818220, 0x004920e6,
+ 0x048104e0, 0x05a00799, 0x05001088, 0x00700101,
+ 0x03100000, 0x00088001, 0x033e6000, 0x07000088,
+ 0x0080078a, 0x02386001, 0x07030000, 0x033e6000,
+ 0x06000008, 0x03800599, 0x02799075, 0x0700f50f,
+ 0x07810014, 0x06601879, 0x050080ff, 0x06309052,
+ 0x0600003e, 0x008004f1, 0x04602679, 0x050080ff,
+ 0x05309812, 0x07000041, 0x0648007a, 0x07810503,
+ 0x04488075, 0x05818503, 0x0678007a, 0x04000108,
+ 0x058104ff, 0x04603e79, 0x050f80ff, 0x058d04fa,
+ 0x073fa042, 0x0600004a, 0x048d04fd, 0x02086051,
+ 0x040f8008, 0x070fa009, 0x0049107a, 0x00a1859b,
+ 0x00798075, 0x0600f507, 0x06818737, 0x0448b075,
+ 0x0781050a, 0x02493075, 0x05810733, 0x004940e6,
+ 0x07810522, 0x02386001, 0x030e0000, 0x05001087,
+ 0x00494001, 0x07810514, 0x04780b01, 0x05004000,
+ 0x0681051f, 0x0249f076, 0x0681051a, 0x07a0091d,
+ 0x0647f076, 0x004940e6, 0x06810520, 0x03386000,
+ 0x030e0000, 0x033e6000, 0x0700c000, 0x03800014,
+ 0x04a008d6, 0x03386000, 0x030e0000, 0x0648c0e6,
+ 0x05818535, 0x078d0524, 0x02386001, 0x07030000,
+ 0x0049107a, 0x0781052b, 0x020ef083, 0x03860535,
+ 0x06483075, 0x06810597, 0x0678007a, 0x07000035,
+ 0x01a186a6, 0x05308000, 0x07060000, 0x06009079,
+ 0x06a006b3, 0x02800597, 0x06483075, 0x068106d0,
+ 0x068d0537, 0x02386001, 0x07030000, 0x0444e07a,
+ 0x0648307a, 0x0481856b, 0x0448707a, 0x06810592,
+ 0x0448107a, 0x04818592, 0x0648f07a, 0x07810555,
+ 0x07a006a6, 0x04008079, 0x07a006c5, 0x01868566,
+ 0x0049107a, 0x05818566, 0x04600408, 0x050f80ff,
+ 0x053fa809, 0x06000002, 0x05780105, 0x07ffff00,
+ 0x05600e7b, 0x050f80ff, 0x053fa812, 0x06000002,
+ 0x07a006af, 0x02800597, 0x0760127b, 0x050f80ff,
+ 0x032fa009, 0x0349c000, 0x04818564, 0x04601079,
+ 0x050f80ff, 0x073fa00a, 0x0600003d, 0x07f00000,
+ 0x06600a79, 0x050f80ff, 0x053fa80a, 0x06000010,
+ 0x02800597, 0x0046e07a, 0x02800592, 0x06009008,
+ 0x05308000, 0x05004000, 0x06a006b3, 0x02800597,
+ 0x0760187b, 0x050f80ff, 0x032fa011, 0x070ff000,
+ 0x04500401, 0x030460ff, 0x060ff025, 0x00540446,
+ 0x0682057f, 0x030460ff, 0x052e40c0, 0x04092046,
+ 0x0349a0e4, 0x0481857c, 0x003e4080, 0x0700c000,
+ 0x02800580, 0x003e4080, 0x05008000, 0x02800580,
+ 0x04092046, 0x070ff03a, 0x01868584, 0x013e4000,
+ 0x07000003, 0x04a002ad, 0x06600679, 0x050f80ff,
+ 0x00201007, 0x012fa80a, 0x0046047a, 0x034630ff,
+ 0x050020ff, 0x06003051, 0x04601079, 0x050f80ff,
+ 0x073fa012, 0x06000001, 0x02800597, 0x07a006a6,
+ 0x05308000, 0x03020000, 0x06009079, 0x06a006b3,
+ 0x033e6a00, 0x0700aa0a, 0x02079051, 0x03800014,
+ 0x06605679, 0x050f80ff, 0x032fa009, 0x070ff000,
+ 0x038605b4, 0x057dfeff, 0x07ffffff, 0x078105b4,
+ 0x050f8000, 0x012fa811, 0x0079fe02, 0x070000ff,
+ 0x077d66ff, 0x060000dc, 0x058185b4, 0x060ff001,
+ 0x008685b5, 0x064b0002, 0x06420002, 0x060ff002,
+ 0x05500400, 0x050f80ff, 0x05004084, 0x073fa00a,
+ 0x06000002, 0x07c00000, 0x04600201, 0x050f80ff,
+ 0x073fa009, 0x06000001, 0x0079fe02, 0x070000ff,
+ 0x077d72ff, 0x070000dd, 0x058185b4, 0x064b0002,
+ 0x06420002, 0x06000001, 0x028005ae, 0x0605004c,
+ 0x038005c6, 0x069305c2, 0x07a006ac, 0x054bc450,
+ 0x078105c9, 0x03d005ca, 0x038005c9, 0x028005da,
+ 0x028005dc, 0x02800668, 0x0380067b, 0x028005e9,
+ 0x028005dc, 0x02800632, 0x028005da, 0x02800683,
+ 0x0280067f, 0x028005da, 0x02800686, 0x0280069b,
+ 0x02800654, 0x028005da, 0x028005da, 0x022095da,
+ 0x038006bb, 0x073c3fff, 0x0700000f, 0x0379ff50,
+ 0x070fffff, 0x060ff079, 0x055c0450, 0x07810678,
+ 0x002fb008, 0x060ff079, 0x055c0450, 0x07810677,
+ 0x06a0069e, 0x02800670, 0x0179fe50, 0x070fffff,
+ 0x070050ff, 0x060ff079, 0x055c0405, 0x078105f3,
+ 0x002fb008, 0x060ff079, 0x055c0405, 0x05818674,
+ 0x073c3fff, 0x0700000f, 0x070ff087, 0x017980ff,
+ 0x0600f507, 0x04818602, 0x02203040, 0x05002087,
+ 0x0049d002, 0x04818602, 0x002fb008, 0x07006087,
+ 0x002fb008, 0x0149d006, 0x0681062c, 0x06930607,
+ 0x01257000, 0x052e4003, 0x072e5030, 0x0304c050,
+ 0x02400057, 0x06740057, 0x06000004, 0x0682001a,
+ 0x004940e6, 0x00a18910, 0x0049107a, 0x00a1859b,
+ 0x04002083, 0x07003084, 0x04004085, 0x04602679,
+ 0x050f80ff, 0x063fa01a, 0x06000001, 0x07a006a6,
+ 0x04a007a2, 0x033e6a00, 0x0700aa0a, 0x062e5020,
+ 0x04a007d0, 0x02798102, 0x070000ff, 0x007c8002,
+ 0x07000055, 0x06810629, 0x072e50c0, 0x0648a002,
+ 0x06810629, 0x078d0624, 0x03386006, 0x03010000,
+ 0x033e6000, 0x0700000c, 0x003e4002, 0x07000a00,
+ 0x03800599, 0x07420003, 0x058185fa, 0x00798002,
+ 0x0600f507, 0x04818602, 0x0280060b, 0x07930639,
+ 0x01257000, 0x073c3fff, 0x0700000f, 0x052e4003,
+ 0x072e5030, 0x0304c050, 0x067800e6, 0x07000041,
+ 0x0681063e, 0x04a007ab, 0x04818649, 0x002fb008,
+ 0x067800e6, 0x07000041, 0x07810644, 0x04a007ab,
+ 0x04818649, 0x062e5020, 0x003e4002, 0x07000a00,
+ 0x03e00000, 0x03800014, 0x06740057, 0x07000018,
+ 0x0682001a, 0x04a007a2, 0x033e6a00, 0x0700aa0a,
+ 0x002fb008, 0x04a007a2, 0x033e6a00, 0x0700aa0a,
+ 0x03800644, 0x0379ff50, 0x070fffff, 0x060ff079,
+ 0x055c0450, 0x0581865a, 0x0245507a, 0x002fb008,
+ 0x060ff079, 0x055c0450, 0x0581865f, 0x0245507a,
+ 0x002fb008, 0x05601050, 0x050f80ff, 0x012fa809,
+ 0x02455001, 0x05601050, 0x050f80ff, 0x012fa80a,
+ 0x03800671, 0x05958678, 0x0179fe50, 0x070fffff,
+ 0x045c042f, 0x05818678, 0x0202f051, 0x042e4020,
+ 0x03800671, 0x002fb008, 0x003e4002, 0x07000a00,
+ 0x0280001a, 0x05938677, 0x062e5020, 0x042e4002,
+ 0x002fb008, 0x013e4000, 0x05000e00, 0x0280001a,
+ 0x0179fe50, 0x070fffff, 0x010210ff, 0x0280001a,
+ 0x0179fe50, 0x070fffff, 0x050340ff, 0x03800671,
+ 0x023e5008, 0x05000800, 0x0280001a, 0x0179fe50,
+ 0x070fffff, 0x0102e0ff, 0x05602c2e, 0x050f80ff,
+ 0x05222000, 0x07223000, 0x05224000, 0x07225000,
+ 0x07226000, 0x05227000, 0x05228000, 0x07229000,
+ 0x0722a000, 0x0522b000, 0x063fa051, 0x07000011,
+ 0x0202c026, 0x0522d000, 0x052e400c, 0x0280001a,
+ 0x030430d4, 0x062e5008, 0x018001d2, 0x05601050,
+ 0x050f80ff, 0x032fa009, 0x03460000, 0x038006a9,
+ 0x0246007a, 0x0045207a, 0x028006a7, 0x0246007a,
+ 0x0600007a, 0x04601079, 0x050f80ff, 0x032fa00a,
+ 0x07c00000, 0x019286ac, 0x070500e1, 0x07c00000,
+ 0x0245f008, 0x068406b0, 0x020e0008, 0x07c00000,
+ 0x070ff009, 0x065a0008, 0x068406b5, 0x020e0008,
+ 0x07c00000, 0x078406b8, 0x020e0008, 0x07c00000,
+ 0x05308000, 0x0500d000, 0x06a006b3, 0x07a006c0,
+ 0x03800014, 0x052e4300, 0x072e500c, 0x073c3fff,
+ 0x0700000f, 0x07c00000, 0x04602608, 0x050f80ff,
+ 0x032fa011, 0x076a0000, 0x048186ce, 0x066a0001,
+ 0x068106ce, 0x06006051, 0x07c00000, 0x02206001,
+ 0x07c00000, 0x0678007a, 0x06000020, 0x058186d8,
+ 0x0049107a, 0x078106d8, 0x073c3fff, 0x0700000f,
+ 0x02800537, 0x040fd079, 0x0648307a, 0x078106dd,
+ 0x05a00812, 0x038006e2, 0x07a006a3, 0x05308000,
+ 0x05001000, 0x06009079, 0x06a006b3, 0x078d06e2,
+ 0x033e6a00, 0x0600aa0e, 0x02079051, 0x03386006,
+ 0x03010000, 0x03800014, 0x052e6200, 0x0648307a,
+ 0x078106ee, 0x05a00812, 0x0080078a, 0x07a006a3,
+ 0x05308000, 0x05001000, 0x06009079, 0x06a006b3,
+ 0x0080078a, 0x050010ff, 0x0448b07a, 0x04810702,
+ 0x0049107a, 0x04810702, 0x078d06f9, 0x04604679,
+ 0x050f80ff, 0x032fa009, 0x03680600, 0x056c02ff,
+ 0x06818702, 0x046c1001, 0x04810704, 0x056a02ff,
+ 0x07c00000, 0x04a00707, 0x075c00ff, 0x07c00000,
+ 0x048d0707, 0x060ff07c, 0x070ff07d, 0x070ff07e,
+ 0x060ff07f, 0x060ff080, 0x070ff081, 0x070ff082,
+ 0x060ff083, 0x070ff084, 0x060ff085, 0x0338600c,
+ 0x03010000, 0x038a8714, 0x048d0715, 0x03386000,
+ 0x03020000, 0x07c00000, 0x052e6200, 0x018004e8,
+ 0x0648307a, 0x06818207, 0x07a006a6, 0x0120971b,
+ 0x038006bb, 0x04002089, 0x04780102, 0x07f00000,
+ 0x05001088, 0x04740101, 0x03100000, 0x04780101,
+ 0x07f00000, 0x060ff002, 0x045c0401, 0x07818735,
+ 0x00088001, 0x033e6000, 0x070000c0, 0x0220901a,
+ 0x05308000, 0x01012000, 0x06a006b3, 0x00800786,
+ 0x01209733, 0x038006bb, 0x01209735, 0x0180021e,
+ 0x040fd075, 0x040fd07a, 0x040fd079, 0x0648307a,
+ 0x04810740, 0x06780075, 0x06000007, 0x0781874b,
+ 0x05a00812, 0x06486075, 0x07818205, 0x02490075,
+ 0x0681821a, 0x04487075, 0x07818753, 0x0448b07a,
+ 0x0481074a, 0x00492075, 0x07818766, 0x0080075e,
+ 0x05308000, 0x03010000, 0x06009079, 0x06a006b3,
+ 0x03800014, 0x0448e0e6, 0x068184b6, 0x01800203,
+ 0x0648307a, 0x06818786, 0x004940e6, 0x00a18910,
+ 0x05308000, 0x0500e000, 0x06009079, 0x06a006b3,
+ 0x04008089, 0x07a006b8, 0x00800786, 0x07a006a3,
+ 0x05308000, 0x0700f000, 0x06009079, 0x07000088,
+ 0x05a0076f, 0x06a006b3, 0x03800014, 0x004940e6,
+ 0x00a18910, 0x05308000, 0x01011000, 0x06009079,
+ 0x07000088, 0x05a0076f, 0x06a006b3, 0x03800014,
+ 0x03386000, 0x07030000, 0x07f00000, 0x058d0772,
+ 0x033e6a00, 0x0600aa0e, 0x02079051, 0x0448b075,
+ 0x0581077d, 0x02493075, 0x0581077d, 0x05301005,
+ 0x03010000, 0x0080077f, 0x05301006, 0x03010000,
+ 0x05002087, 0x06485002, 0x0681877f, 0x0744c000,
+ 0x01088000, 0x02086001, 0x07c00000, 0x05001088,
+ 0x05a00799, 0x0644c001, 0x00088001, 0x033e6a00,
+ 0x0600aa0e, 0x004920e6, 0x0681878f, 0x02079051,
+ 0x048d078f, 0x060ff089, 0x034990ff, 0x05810796,
+ 0x03386005, 0x03010000, 0x03800014, 0x03386006,
+ 0x03010000, 0x03800014, 0x058d0799, 0x03386000,
+ 0x07030000, 0x07f00000, 0x048d079d, 0x070ff087,
+ 0x074850ff, 0x0681879e, 0x07c00000, 0x048d07a2,
+ 0x02386001, 0x07030000, 0x07f00000, 0x058d07a6,
+ 0x070ff087, 0x074850ff, 0x068187a7, 0x07c00000,
+ 0x05002087, 0x0049d002, 0x068187ba, 0x002fb008,
+ 0x067800e6, 0x07000041, 0x002fb008, 0x068187ba,
+ 0x04a007d0, 0x0448e002, 0x058107bd, 0x0648a002,
+ 0x068187c7, 0x06486002, 0x048107c1, 0x02400057,
+ 0x056a02ff, 0x07c00000, 0x04a007d0, 0x06788102,
+ 0x06000004, 0x068187ba, 0x04002089, 0x070ff0d4,
+ 0x045c0402, 0x077800ff, 0x07f00000, 0x068187ba,
+ 0x00202010, 0x008c07ba, 0x07f00000, 0x06420002,
+ 0x068187c8, 0x04a007a2, 0x033e6a00, 0x0700aa0a,
+ 0x07c00000, 0x07f00000, 0x060ff0a2, 0x045a0202,
+ 0x060ff0a2, 0x045c0402, 0x078187d1, 0x07c00000,
+ 0x04a002ad, 0x03495047, 0x048107dc, 0x0320901d,
+ 0x0080080e, 0x0220901f, 0x0080080e, 0x014980e4,
+ 0x05818014, 0x013e4000, 0x07003000, 0x05600e35,
+ 0x050f80ff, 0x04a0083d, 0x01208003, 0x07a006b8,
+ 0x018007f6, 0x03209009, 0x0080080e, 0x03209011,
+ 0x0080080e, 0x02209007, 0x0080080e, 0x03209003,
+ 0x0080080e, 0x00497043, 0x068187ec, 0x00494043,
+ 0x058107e8, 0x02209001, 0x0080080e, 0x0220900d,
+ 0x0080080e, 0x0320900f, 0x0080080e, 0x03493000,
+ 0x058107ff, 0x027c0045, 0x070a0000, 0x0581080a,
+ 0x0220900b, 0x0080080e, 0x0320900c, 0x00800804,
+ 0x02209013, 0x05308000, 0x01012000, 0x06a006b3,
+ 0x008001df, 0x03209005, 0x0080080e, 0x072e500c,
+ 0x00208002, 0x07a006b8, 0x03800014, 0x05308000,
+ 0x01012000, 0x06a006b3, 0x018001d2, 0x04a002ad,
+ 0x070ff02e, 0x045c0479, 0x0481081a, 0x05308000,
+ 0x05008000, 0x06009079, 0x06a006b3, 0x07c00000,
+ 0x053f2000, 0x0700c000, 0x039d881b, 0x07c00000,
+ 0x033e5000, 0x0700f000, 0x01800824, 0x033e5000,
+ 0x05008000, 0x024960e5, 0x0581082e, 0x0249a0e5,
+ 0x0481082a, 0x0302f041, 0x052e4030, 0x033e5000,
+ 0x0700a000, 0x072e500c, 0x03800014, 0x050f8035,
+ 0x04a0083d, 0x00017008, 0x01018009, 0x033e5000,
+ 0x07000c00, 0x05308000, 0x07006000, 0x07009041,
+ 0x06a006b3, 0x05008017, 0x07009018, 0x0249a0e5,
+ 0x07818178, 0x03800066, 0x072d6000, 0x07f00000,
+ 0x07f00000, 0x000110d0, 0x010120d1, 0x062d6001,
+ 0x07f00000, 0x07f00000, 0x020130d0, 0x010140d1,
+ 0x062d6002, 0x010170d4, 0x07f00000, 0x020150d0,
+ 0x030160d1, 0x053fa83a, 0x06000008, 0x07c00000,
+ 0x07600c41, 0x050f80ff, 0x01202003, 0x073fa00a,
+ 0x06000001, 0x07f00000, 0x05601041, 0x050f80ff,
+ 0x032fa071, 0x00800108, 0x002fb001, 0x0180085c,
+ 0x012fb000, 0x02386001, 0x030e0000, 0x03076087,
+ 0x059f085f, 0x03386000, 0x03020000, 0x00498076,
+ 0x078188b1, 0x00497076, 0x0681886b, 0x04482076,
+ 0x0781887d, 0x02496076, 0x078188a0, 0x008008ae,
+ 0x075a00ff, 0x059f086c, 0x03386000, 0x03010000,
+ 0x033e6000, 0x07003000, 0x00492076, 0x048108ae,
+ 0x00491076, 0x068188ae, 0x02490076, 0x068188ae,
+ 0x0249a0e6, 0x0581087b, 0x07a0091d, 0x018008a5,
+ 0x0245f076, 0x008008ae, 0x004980e6, 0x058108b7,
+ 0x070ff074, 0x0086088f, 0x070ff072, 0x05500471,
+ 0x050f80ff, 0x002fa819, 0x049f0885, 0x02080001,
+ 0x00081002, 0x01082003, 0x05a008e7, 0x018608b7,
+ 0x04a008d6, 0x0249a0e6, 0x078188a5, 0x008008ae,
+ 0x04a008d6, 0x033e6000, 0x07002200, 0x030ef003,
+ 0x02868897, 0x033e6000, 0x07002e00, 0x0045807a,
+ 0x0249a0e6, 0x0481089b, 0x06a006a7, 0x018008a9,
+ 0x0648c0e6, 0x048108ae, 0x03386000, 0x030e0000,
+ 0x0180049a, 0x04a008d6, 0x030ef003, 0x038688a5,
+ 0x070ff074, 0x00860894, 0x033e6000, 0x07002200,
+ 0x0249a0e6, 0x048108ae, 0x03386000, 0x030e0000,
+ 0x033e6000, 0x05008000, 0x03800522, 0x03386000,
+ 0x030e0000, 0x03800028, 0x040fd079, 0x033e6000,
+ 0x0500a200, 0x03386000, 0x030e0000, 0x0080075e,
+ 0x012098b7, 0x038006bb, 0x02386001, 0x030e0000,
+ 0x06604e79, 0x050f80ff, 0x032fa009, 0x03070000,
+ 0x06600c70, 0x050f80ff, 0x053fa821, 0x06000038,
+ 0x07f00000, 0x06601470, 0x050f80ff, 0x032fa021,
+ 0x060ff002, 0x018608d4, 0x059f08c9, 0x03080000,
+ 0x00081001, 0x00082002, 0x03083003, 0x070ff087,
+ 0x033e6000, 0x07000300, 0x03386000, 0x030e0000,
+ 0x07c00000, 0x0045807a, 0x018008d1, 0x06604e79,
+ 0x050f80ff, 0x032fa009, 0x03070000, 0x06600c70,
+ 0x050f80ff, 0x053fa822, 0x06000038, 0x059f08de,
+ 0x06000080, 0x05001081, 0x05002082, 0x06003083,
+ 0x06601470, 0x050f80ff, 0x032fa022, 0x07c00000,
+ 0x07420074, 0x058108fc, 0x02400073, 0x060ff038,
+ 0x00540473, 0x00d008fe, 0x05600272, 0x050f80ff,
+ 0x032fa009, 0x030ef000, 0x0286090e, 0x01072000,
+ 0x07600a00, 0x050f80ff, 0x032fa009, 0x03681e00,
+ 0x076c14ff, 0x0481890e, 0x02073038, 0x05271006,
+ 0x07c00000, 0x022ff001, 0x008008fb, 0x02800904,
+ 0x03800906, 0x02800908, 0x0380090a, 0x0380090c,
+ 0x018008ed, 0x05271006, 0x008008fb, 0x05271009,
+ 0x008008fb, 0x0527100c, 0x008008fb, 0x0527100f,
+ 0x008008fb, 0x05271012, 0x008008fb, 0x032ff000,
+ 0x008008fb, 0x02386001, 0x030e0000, 0x05001087,
+ 0x069f0913, 0x00494001, 0x06810919, 0x03386000,
+ 0x030e0000, 0x07c00000, 0x03386000, 0x03010000,
+ 0x033e6000, 0x07003000, 0x00208080, 0x05001087,
+ 0x00494001, 0x04818925, 0x00497001, 0x04818938,
+ 0x06420008, 0x0581891e, 0x00208070, 0x05001087,
+ 0x00494001, 0x0581892b, 0x0760031e, 0x0380091e,
+ 0x01208060, 0x05001087, 0x00494001, 0x04818931,
+ 0x0760031d, 0x0380091e, 0x04a008d6, 0x033e6000,
+ 0x07002200, 0x069f0934, 0x03386000, 0x030e0000,
+ 0x07c00000, 0x04a008d6, 0x02800934, 0x9fdf5eba,
+ 0x02800004, 0x00000000, 0x00008000, 0x000005a0,
+ 0x033d0aaa, 0x070aaaaa, 0x013d1aaa, 0x070aaaaa,
+ 0x050f801e, 0x012fa8d1, 0x050f801e, 0x043fa889,
+ 0x0700000f, 0x03200005, 0x07420000, 0x050fb000,
+ 0x050f801e, 0x073fa011, 0x06000038, 0x050f801e,
+ 0x053fa859, 0x0700003a, 0x050fe000, 0x0481800e,
+ 0x07840024, 0x0595801d, 0x030e0011, 0x072e4200,
+ 0x03800018, 0x02920040, 0x068b0023, 0x028a0064,
+ 0x0778aae7, 0x06000001, 0x02a18419, 0x079a0053,
+ 0x05908018, 0x010170e1, 0x01640817, 0x0482803d,
+ 0x070ff017, 0x02d0002a, 0x02800032, 0x02800034,
+ 0x02800037, 0x0380003a, 0x0280003d, 0x0280003d,
+ 0x0280003d, 0x0280003d, 0x03e00000, 0x03800018,
+ 0x04908034, 0x030160e1, 0x0380003f, 0x04908037,
+ 0x030150e1, 0x0380003f, 0x0590803a, 0x010140e1,
+ 0x0380003f, 0x060fc013, 0x06a00598, 0x03800018,
+ 0x014940e4, 0x00a18043, 0x03800024, 0x02681e0d,
+ 0x050fb0ff, 0x04600875, 0x050f80ff, 0x053fa809,
+ 0x06000001, 0x05488003, 0x04818052, 0x0400800d,
+ 0x0120d000, 0x013e4000, 0x05000200, 0x06009075,
+ 0x04002076, 0x07a00584, 0x07c00000, 0x000170e3,
+ 0x050fe017, 0x05878059, 0x0547f417, 0x0301f0ff,
+ 0x00800229, 0x054bc417, 0x050fb0ff, 0x03640aff,
+ 0x04828061, 0x0179fe17, 0x070fffff, 0x030750ff,
+ 0x0280037c, 0x050fd017, 0x06a00598, 0x0380001d,
+ 0x00018098, 0x07480018, 0x04818079, 0x05481018,
+ 0x04818076, 0x05482018, 0x04818073, 0x07483018,
+ 0x04818070, 0x002fb004, 0x030190cc, 0x0380007b,
+ 0x012fb003, 0x020190cb, 0x0380007b, 0x002fb002,
+ 0x030190ca, 0x0380007b, 0x002fb001, 0x030190c9,
+ 0x0380007b, 0x012fb000, 0x020190c8, 0x00017086,
+ 0x01491017, 0x07810084, 0x04a00194, 0x07781817,
+ 0x05000200, 0x037c00ff, 0x05000200, 0x05810122,
+ 0x078b0084, 0x03385000, 0x03020000, 0x07780017,
+ 0x0043dc07, 0x068181d6, 0x056c0478, 0x0481013b,
+ 0x056c0278, 0x07810090, 0x05278000, 0x01800122,
+ 0x05278000, 0x07483017, 0x04810125, 0x05482017,
+ 0x0481012c, 0x0448b076, 0x06818110, 0x06601875,
+ 0x050f80ff, 0x073fa022, 0x0600003e, 0x06000080,
+ 0x05001081, 0x05002082, 0x06003083, 0x05004084,
+ 0x04602075, 0x050f80ff, 0x022fa02a, 0x04487076,
+ 0x0581010f, 0x04604675, 0x050f80ff, 0x032fa009,
+ 0x03680600, 0x050010ff, 0x056c02ff, 0x058180e7,
+ 0x07000090, 0x074b0000, 0x050fe000, 0x038600e7,
+ 0x0560027b, 0x050f80ff, 0x032fa009, 0x07f00000,
+ 0x05600e00, 0x050f80ff, 0x032fa009, 0x07f00000,
+ 0x074b0000, 0x070ff08d, 0x0179feff, 0x070000ff,
+ 0x055c0400, 0x078100e7, 0x070ff017, 0x037a00ff,
+ 0x05000400, 0x010170ff, 0x04604075, 0x050f80ff,
+ 0x034a8400, 0x034a8800, 0x05780100, 0x070000ff,
+ 0x055a0400, 0x074b0a00, 0x077bff00, 0x070000ff,
+ 0x032fa00a, 0x07f00000, 0x04603e75, 0x050f80ff,
+ 0x07300fff, 0x070fffff, 0x032fa00a, 0x07f00000,
+ 0x04604a75, 0x050f80ff, 0x0700008d, 0x017a0100,
+ 0x07ffff00, 0x032fa00a, 0x07f00000, 0x04604c75,
+ 0x050f80ff, 0x07300fff, 0x070fffff, 0x032fa00a,
+ 0x07f00000, 0x06604275, 0x050f80ff, 0x06000013,
+ 0x032fa00a, 0x0245a076, 0x018001de, 0x066c0001,
+ 0x07818109, 0x05482017, 0x05810109, 0x070ff09a,
+ 0x017910ff, 0x03088888, 0x057d10ff, 0x03088888,
+ 0x05810109, 0x070ff09a, 0x045a0201, 0x070ff09a,
+ 0x045c0401, 0x048180f1, 0x050020ff, 0x060000fb,
+ 0x06483001, 0x048180fd, 0x00680e01, 0x055c0400,
+ 0x04810102, 0x004a4001, 0x02400002, 0x046c0e02,
+ 0x048180f8, 0x01800109, 0x040fd002, 0x052e400c,
+ 0x040080fb, 0x046a6108, 0x06009075, 0x04002076,
+ 0x07a00584, 0x04603e75, 0x050f80ff, 0x053fa842,
+ 0x06000045, 0x048b010d, 0x02085013, 0x05278000,
+ 0x02075013, 0x060ff0fb, 0x00d00113, 0x01800118,
+ 0x0080011a, 0x0080011c, 0x0180011e, 0x00800120,
+ 0x062d0020, 0x01800122, 0x062d0080, 0x01800122,
+ 0x052d0200, 0x01800122, 0x052d0800, 0x01800122,
+ 0x033d0000, 0x06000002, 0x03920024, 0x0584801d,
+ 0x02800023, 0x040fe07f, 0x00860134, 0x04a00154,
+ 0x01920122, 0x040fe07f, 0x06a68154, 0x01800122,
+ 0x0760127b, 0x050f80ff, 0x032fa009, 0x0744f000,
+ 0x0760127b, 0x050f80ff, 0x032fa00a, 0x02800097,
+ 0x052e400c, 0x040080fb, 0x046aa108, 0x06009075,
+ 0x04002076, 0x07a00584, 0x01800122, 0x04278001,
+ 0x05482017, 0x05810148, 0x048b013e, 0x060ff086,
+ 0x0349f0ff, 0x0581807b, 0x07483017, 0x04810145,
+ 0x050fd0ff, 0x040fe07f, 0x06a68154, 0x01800122,
+ 0x05004084, 0x04a0020b, 0x01920122, 0x070ff07d,
+ 0x0450047c, 0x056004ff, 0x050f80ff, 0x032fa009,
+ 0x070ff000, 0x00540479, 0x030790ff, 0x0080012c,
+ 0x04487076, 0x0581015c, 0x04605875, 0x050f80ff,
+ 0x032fa009, 0x060ff079, 0x01540400, 0x0080015e,
+ 0x060ff079, 0x0054047a, 0x0582018d, 0x0581018d,
0x070ff07d, 0x0450047c, 0x050f80ff, 0x002fa819,
- 0x058d0439, 0x02080001, 0x00081002, 0x0678007a,
- 0x05000200, 0x05810441, 0x0049107a, 0x03a18227,
- 0x01082003, 0x058d0442, 0x0448b07a, 0x0681844a,
- 0x0249007a, 0x0581044d, 0x07780003, 0x03800000,
- 0x0581044d, 0x0338600c, 0x03010000, 0x0080044f,
- 0x02386004, 0x03010000, 0x072e6c00, 0x008004b6,
- 0x00800457, 0x01800459, 0x0080045b, 0x0080045d,
- 0x0180045f, 0x00800420, 0x0727c006, 0x01800435,
- 0x0727c009, 0x01800435, 0x0727c00c, 0x01800435,
- 0x0727c00f, 0x01800435, 0x0727c012, 0x01800435,
- 0x052e6800, 0x008004b6, 0x044880e6, 0x05810750,
- 0x070ff088, 0x0179feff, 0x070fffff, 0x00a186f4,
- 0x048186e9, 0x0249607a, 0x06818719, 0x060ff083,
- 0x02868719, 0x013e6200, 0x07000003, 0x0448b07a,
- 0x04810486, 0x0049707a, 0x06818486, 0x04604679,
- 0x050f80ff, 0x032fa009, 0x03680600, 0x076c00ff,
- 0x06818486, 0x06604879, 0x050f80ff, 0x032fa009,
- 0x07f00000, 0x074b0000, 0x070ff000, 0x048d0480,
- 0x05001099, 0x064b0001, 0x045c0401, 0x04810486,
- 0x0245a07a, 0x048d0486, 0x018c0412, 0x0279127a,
- 0x01040222, 0x016d02ff, 0x078184e8, 0x00798075,
- 0x0700f50f, 0x078184e8, 0x06483075, 0x058104e8,
- 0x04602679, 0x050f80ff, 0x053fa812, 0x07000041,
- 0x058d0495, 0x004940e6, 0x0581049a, 0x072e6300,
- 0x03800014, 0x0049707a, 0x0481049e, 0x0049807a,
- 0x07810014, 0x02386001, 0x07030000, 0x0648f07a,
- 0x058104b4, 0x04600479, 0x050f80ff, 0x053fa809,
- 0x06000002, 0x05780105, 0x07ffff00, 0x06006051,
- 0x05600e7b, 0x050f80ff, 0x053fa812, 0x06000002,
- 0x0245f079, 0x048404ae, 0x020e0079, 0x033e6a00,
- 0x0700aa0a, 0x02079051, 0x03800014, 0x0444e07a,
- 0x03800555, 0x048d04b6, 0x018c0412, 0x018004cf,
- 0x060ff0e6, 0x077800ff, 0x07000050, 0x078184cf,
- 0x02799075, 0x0500fd0f, 0x037c00ff, 0x04000808,
- 0x078184cf, 0x0049107a, 0x078184cf, 0x06601879,
- 0x050f80ff, 0x063fa052, 0x0600003e, 0x048d04c8,
- 0x02386001, 0x07030000, 0x033e6a00, 0x0700aa0a,
- 0x02079051, 0x03800014, 0x0648c0e6, 0x078184ed,
- 0x0448e0e6, 0x048104e5, 0x002094d3, 0x02490075,
- 0x06818220, 0x004920e6, 0x048104e0, 0x05a00799,
- 0x05001088, 0x00700101, 0x03100000, 0x00088001,
- 0x033e6000, 0x07000088, 0x0080078a, 0x02386001,
- 0x07030000, 0x033e6000, 0x06000008, 0x03800599,
- 0x02799075, 0x0700f50f, 0x07810014, 0x06601879,
- 0x050080ff, 0x06309052, 0x0600003e, 0x008004f1,
- 0x04602679, 0x050080ff, 0x05309812, 0x07000041,
- 0x0648007a, 0x07810503, 0x04488075, 0x05818503,
- 0x0678007a, 0x04000108, 0x058104ff, 0x04603e79,
- 0x050f80ff, 0x058d04fa, 0x073fa042, 0x0600004a,
- 0x048d04fd, 0x02086051, 0x040f8008, 0x070fa009,
- 0x0049107a, 0x00a1859b, 0x00798075, 0x0600f507,
- 0x06818737, 0x0448b075, 0x0781050a, 0x02493075,
- 0x05810733, 0x004940e6, 0x07810522, 0x02386001,
- 0x030e0000, 0x05001087, 0x00494001, 0x07810514,
- 0x04780b01, 0x05004000, 0x0681051f, 0x0249f076,
- 0x0681051a, 0x07a0091d, 0x0647f076, 0x004940e6,
- 0x06810520, 0x03386000, 0x030e0000, 0x033e6000,
- 0x0700c000, 0x03800014, 0x04a008d6, 0x03386000,
- 0x030e0000, 0x0648c0e6, 0x05818535, 0x078d0524,
- 0x02386001, 0x07030000, 0x0049107a, 0x0781052b,
- 0x020ef083, 0x03860535, 0x06483075, 0x06810597,
- 0x0678007a, 0x07000035, 0x01a186a6, 0x05308000,
- 0x07060000, 0x06009079, 0x06a006b3, 0x02800597,
- 0x06483075, 0x068106d0, 0x068d0537, 0x02386001,
- 0x07030000, 0x0444e07a, 0x0648307a, 0x0481856b,
- 0x0448707a, 0x06810592, 0x0448107a, 0x04818592,
- 0x0648f07a, 0x07810555, 0x07a006a6, 0x04008079,
- 0x07a006c5, 0x01868566, 0x0049107a, 0x05818566,
- 0x04600408, 0x050f80ff, 0x053fa809, 0x06000002,
- 0x05780105, 0x07ffff00, 0x05600e7b, 0x050f80ff,
- 0x053fa812, 0x06000002, 0x07a006af, 0x02800597,
- 0x0760127b, 0x050f80ff, 0x032fa009, 0x0349c000,
- 0x04818564, 0x04601079, 0x050f80ff, 0x073fa00a,
- 0x0600003d, 0x07f00000, 0x06600a79, 0x050f80ff,
- 0x053fa80a, 0x06000010, 0x02800597, 0x0046e07a,
- 0x02800592, 0x06009008, 0x05308000, 0x05004000,
- 0x06a006b3, 0x02800597, 0x0760187b, 0x050f80ff,
- 0x032fa011, 0x070ff000, 0x04500401, 0x030460ff,
- 0x060ff025, 0x00540446, 0x0682057f, 0x030460ff,
- 0x052e40c0, 0x04092046, 0x0349a0e4, 0x0481857c,
- 0x003e4080, 0x0700c000, 0x02800580, 0x003e4080,
- 0x05008000, 0x02800580, 0x04092046, 0x070ff03a,
- 0x01868584, 0x013e4000, 0x07000003, 0x04a002ad,
- 0x06600679, 0x050f80ff, 0x00201007, 0x012fa80a,
- 0x0046047a, 0x034630ff, 0x050020ff, 0x06003051,
- 0x04601079, 0x050f80ff, 0x073fa012, 0x06000001,
- 0x02800597, 0x07a006a6, 0x05308000, 0x03020000,
- 0x06009079, 0x06a006b3, 0x033e6a00, 0x0700aa0a,
- 0x02079051, 0x03800014, 0x06605679, 0x050f80ff,
- 0x032fa009, 0x070ff000, 0x038605b4, 0x057dfeff,
- 0x07ffffff, 0x078105b4, 0x050f8000, 0x012fa811,
- 0x0079fe02, 0x070000ff, 0x077d66ff, 0x060000dc,
- 0x058185b4, 0x060ff001, 0x008685b5, 0x064b0002,
- 0x06420002, 0x060ff002, 0x05500400, 0x050f80ff,
- 0x05004084, 0x073fa00a, 0x06000002, 0x07c00000,
- 0x04600201, 0x050f80ff, 0x073fa009, 0x06000001,
- 0x0079fe02, 0x070000ff, 0x077d72ff, 0x070000dd,
- 0x058185b4, 0x064b0002, 0x06420002, 0x06000001,
- 0x028005ae, 0x0605004c, 0x038005c6, 0x069305c2,
- 0x07a006ac, 0x054bc450, 0x078105c9, 0x03d005ca,
- 0x038005c9, 0x028005da, 0x028005dc, 0x02800668,
- 0x0380067b, 0x028005e9, 0x028005dc, 0x02800632,
- 0x028005da, 0x02800683, 0x0280067f, 0x028005da,
- 0x02800686, 0x0280069b, 0x02800654, 0x028005da,
- 0x028005da, 0x022095da, 0x038006bb, 0x073c3fff,
- 0x0700000f, 0x0379ff50, 0x070fffff, 0x060ff079,
- 0x055c0450, 0x07810678, 0x002fb008, 0x060ff079,
- 0x055c0450, 0x07810677, 0x06a0069e, 0x02800670,
- 0x0179fe50, 0x070fffff, 0x070050ff, 0x060ff079,
- 0x055c0405, 0x078105f3, 0x002fb008, 0x060ff079,
- 0x055c0405, 0x05818674, 0x073c3fff, 0x0700000f,
- 0x070ff087, 0x017980ff, 0x0600f507, 0x04818602,
- 0x02203040, 0x05002087, 0x0049d002, 0x04818602,
- 0x002fb008, 0x07006087, 0x002fb008, 0x0149d006,
- 0x0681062c, 0x06930607, 0x01257000, 0x052e4003,
- 0x072e5030, 0x0304c050, 0x02400057, 0x06740057,
- 0x06000004, 0x0682001a, 0x004940e6, 0x00a18910,
- 0x0049107a, 0x00a1859b, 0x04002083, 0x07003084,
- 0x04004085, 0x04602679, 0x050f80ff, 0x063fa01a,
- 0x06000001, 0x07a006a6, 0x04a007a2, 0x033e6a00,
- 0x0700aa0a, 0x062e5020, 0x04a007d0, 0x02798102,
- 0x070000ff, 0x007c8002, 0x07000055, 0x06810629,
- 0x072e50c0, 0x0648a002, 0x06810629, 0x078d0624,
- 0x03386006, 0x03010000, 0x033e6000, 0x0700000c,
- 0x003e4002, 0x07000a00, 0x03800599, 0x07420003,
- 0x058185fa, 0x00798002, 0x0600f507, 0x04818602,
- 0x0280060b, 0x07930639, 0x01257000, 0x073c3fff,
- 0x0700000f, 0x052e4003, 0x072e5030, 0x0304c050,
- 0x067800e6, 0x07000041, 0x0681063e, 0x04a007ab,
- 0x04818649, 0x002fb008, 0x067800e6, 0x07000041,
- 0x07810644, 0x04a007ab, 0x04818649, 0x062e5020,
- 0x003e4002, 0x07000a00, 0x03e00000, 0x03800014,
- 0x06740057, 0x07000018, 0x0682001a, 0x04a007a2,
- 0x033e6a00, 0x0700aa0a, 0x002fb008, 0x04a007a2,
- 0x033e6a00, 0x0700aa0a, 0x03800644, 0x0379ff50,
- 0x070fffff, 0x060ff079, 0x055c0450, 0x0581865a,
- 0x0245507a, 0x002fb008, 0x060ff079, 0x055c0450,
- 0x0581865f, 0x0245507a, 0x002fb008, 0x05601050,
- 0x050f80ff, 0x012fa809, 0x02455001, 0x05601050,
- 0x050f80ff, 0x012fa80a, 0x03800671, 0x05958678,
- 0x0179fe50, 0x070fffff, 0x045c042f, 0x05818678,
- 0x0202f051, 0x042e4020, 0x03800671, 0x002fb008,
- 0x003e4002, 0x07000a00, 0x0280001a, 0x05938677,
- 0x062e5020, 0x042e4002, 0x002fb008, 0x013e4000,
- 0x05000e00, 0x0280001a, 0x0179fe50, 0x070fffff,
- 0x010210ff, 0x0280001a, 0x0179fe50, 0x070fffff,
- 0x050340ff, 0x03800671, 0x023e5008, 0x05000800,
- 0x0280001a, 0x0179fe50, 0x070fffff, 0x0102e0ff,
- 0x05602c2e, 0x050f80ff, 0x05222000, 0x07223000,
- 0x05224000, 0x07225000, 0x07226000, 0x05227000,
- 0x05228000, 0x07229000, 0x0722a000, 0x0522b000,
- 0x063fa051, 0x07000011, 0x0202c026, 0x0522d000,
- 0x052e400c, 0x0280001a, 0x030430d4, 0x062e5008,
- 0x018001d2, 0x05601050, 0x050f80ff, 0x032fa009,
- 0x03460000, 0x038006a9, 0x0246007a, 0x0045207a,
- 0x028006a7, 0x0246007a, 0x0600007a, 0x04601079,
- 0x050f80ff, 0x032fa00a, 0x07c00000, 0x019286ac,
- 0x070500e1, 0x07c00000, 0x0245f008, 0x068406b0,
- 0x020e0008, 0x07c00000, 0x070ff009, 0x065a0008,
- 0x068406b5, 0x020e0008, 0x07c00000, 0x078406b8,
- 0x020e0008, 0x07c00000, 0x05308000, 0x0500d000,
- 0x06a006b3, 0x07a006c0, 0x03800014, 0x052e4300,
- 0x072e500c, 0x073c3fff, 0x0700000f, 0x07c00000,
- 0x04602608, 0x050f80ff, 0x032fa011, 0x076a0000,
- 0x048186ce, 0x066a0001, 0x068106ce, 0x06006051,
- 0x07c00000, 0x02206001, 0x07c00000, 0x0678007a,
- 0x06000020, 0x058186d8, 0x0049107a, 0x078106d8,
- 0x073c3fff, 0x0700000f, 0x02800537, 0x040fd079,
- 0x0648307a, 0x078106dd, 0x05a00812, 0x038006e2,
- 0x07a006a3, 0x05308000, 0x05001000, 0x06009079,
- 0x06a006b3, 0x078d06e2, 0x033e6a00, 0x0600aa0e,
- 0x02079051, 0x03386006, 0x03010000, 0x03800014,
- 0x052e6200, 0x0648307a, 0x078106ee, 0x05a00812,
- 0x0080078a, 0x07a006a3, 0x05308000, 0x05001000,
- 0x06009079, 0x06a006b3, 0x0080078a, 0x050010ff,
- 0x0448b07a, 0x04810702, 0x0049107a, 0x04810702,
- 0x078d06f9, 0x04604679, 0x050f80ff, 0x032fa009,
- 0x03680600, 0x056c02ff, 0x06818702, 0x046c1001,
- 0x04810704, 0x056a02ff, 0x07c00000, 0x04a00707,
- 0x075c00ff, 0x07c00000, 0x048d0707, 0x060ff07c,
- 0x070ff07d, 0x070ff07e, 0x060ff07f, 0x060ff080,
- 0x070ff081, 0x070ff082, 0x060ff083, 0x070ff084,
- 0x060ff085, 0x0338600c, 0x03010000, 0x038a8714,
- 0x048d0715, 0x03386000, 0x03020000, 0x07c00000,
- 0x052e6200, 0x018004e8, 0x0648307a, 0x06818207,
- 0x07a006a6, 0x0120971b, 0x038006bb, 0x04002089,
- 0x04780102, 0x07f00000, 0x05001088, 0x04740101,
- 0x03100000, 0x04780101, 0x07f00000, 0x060ff002,
- 0x045c0401, 0x07818735, 0x00088001, 0x033e6000,
- 0x070000c0, 0x0220901a, 0x05308000, 0x01012000,
- 0x06a006b3, 0x00800786, 0x01209733, 0x038006bb,
- 0x01209735, 0x0180021e, 0x040fd075, 0x040fd07a,
- 0x040fd079, 0x0648307a, 0x04810740, 0x06780075,
- 0x06000007, 0x0781874b, 0x05a00812, 0x06486075,
- 0x07818205, 0x02490075, 0x0681821a, 0x04487075,
- 0x07818753, 0x0448b07a, 0x0481074a, 0x00492075,
- 0x07818766, 0x0080075e, 0x05308000, 0x03010000,
- 0x06009079, 0x06a006b3, 0x03800014, 0x0448e0e6,
- 0x068184b6, 0x01800203, 0x0648307a, 0x06818786,
- 0x004940e6, 0x00a18910, 0x05308000, 0x0500e000,
- 0x06009079, 0x06a006b3, 0x04008089, 0x07a006b8,
- 0x00800786, 0x07a006a3, 0x05308000, 0x0700f000,
- 0x06009079, 0x07000088, 0x05a0076f, 0x06a006b3,
- 0x03800014, 0x004940e6, 0x00a18910, 0x05308000,
- 0x01011000, 0x06009079, 0x07000088, 0x05a0076f,
- 0x06a006b3, 0x03800014, 0x03386000, 0x07030000,
- 0x07f00000, 0x058d0772, 0x033e6a00, 0x0600aa0e,
- 0x02079051, 0x0448b075, 0x0581077d, 0x02493075,
- 0x0581077d, 0x05301005, 0x03010000, 0x0080077f,
- 0x05301006, 0x03010000, 0x05002087, 0x06485002,
- 0x0681877f, 0x0744c000, 0x01088000, 0x02086001,
- 0x07c00000, 0x05001088, 0x05a00799, 0x0644c001,
- 0x00088001, 0x033e6a00, 0x0600aa0e, 0x004920e6,
- 0x0681878f, 0x02079051, 0x048d078f, 0x060ff089,
- 0x034990ff, 0x05810796, 0x03386005, 0x03010000,
- 0x03800014, 0x03386006, 0x03010000, 0x03800014,
- 0x058d0799, 0x03386000, 0x07030000, 0x07f00000,
- 0x048d079d, 0x070ff087, 0x074850ff, 0x0681879e,
- 0x07c00000, 0x048d07a2, 0x02386001, 0x07030000,
- 0x07f00000, 0x058d07a6, 0x070ff087, 0x074850ff,
- 0x068187a7, 0x07c00000, 0x05002087, 0x0049d002,
- 0x068187ba, 0x002fb008, 0x067800e6, 0x07000041,
- 0x002fb008, 0x068187ba, 0x04a007d0, 0x0448e002,
- 0x058107bd, 0x0648a002, 0x068187c7, 0x06486002,
- 0x048107c1, 0x02400057, 0x056a02ff, 0x07c00000,
- 0x04a007d0, 0x06788102, 0x06000004, 0x068187ba,
- 0x04002089, 0x070ff0d4, 0x045c0402, 0x077800ff,
- 0x07f00000, 0x068187ba, 0x00202010, 0x008c07ba,
- 0x07f00000, 0x06420002, 0x068187c8, 0x04a007a2,
- 0x033e6a00, 0x0700aa0a, 0x07c00000, 0x07f00000,
- 0x060ff0a2, 0x045a0202, 0x060ff0a2, 0x045c0402,
- 0x078187d1, 0x07c00000, 0x04a002ad, 0x03495047,
- 0x048107dc, 0x0320901d, 0x0080080e, 0x0220901f,
- 0x0080080e, 0x014980e4, 0x05818014, 0x013e4000,
- 0x07003000, 0x05600e35, 0x050f80ff, 0x04a0083d,
- 0x01208003, 0x07a006b8, 0x018007f6, 0x03209009,
- 0x0080080e, 0x03209011, 0x0080080e, 0x02209007,
- 0x0080080e, 0x03209003, 0x0080080e, 0x00497043,
- 0x068187ec, 0x00494043, 0x058107e8, 0x02209001,
- 0x0080080e, 0x0220900d, 0x0080080e, 0x0320900f,
- 0x0080080e, 0x03493000, 0x058107ff, 0x027c0045,
- 0x070a0000, 0x0581080a, 0x0220900b, 0x0080080e,
- 0x0320900c, 0x00800804, 0x02209013, 0x05308000,
- 0x01012000, 0x06a006b3, 0x008001df, 0x03209005,
- 0x0080080e, 0x072e500c, 0x00208002, 0x07a006b8,
- 0x03800014, 0x05308000, 0x01012000, 0x06a006b3,
- 0x018001d2, 0x04a002ad, 0x070ff02e, 0x045c0479,
- 0x0481081a, 0x05308000, 0x05008000, 0x06009079,
- 0x06a006b3, 0x07c00000, 0x053f2000, 0x0700c000,
- 0x039d881b, 0x07c00000, 0x033e5000, 0x0700f000,
- 0x01800824, 0x033e5000, 0x05008000, 0x024960e5,
- 0x0581082e, 0x0249a0e5, 0x0481082a, 0x0302f041,
- 0x052e4030, 0x033e5000, 0x0700a000, 0x072e500c,
- 0x03800014, 0x050f8035, 0x04a0083d, 0x00017008,
- 0x01018009, 0x033e5000, 0x07000c00, 0x05308000,
- 0x07006000, 0x07009041, 0x06a006b3, 0x05008017,
- 0x07009018, 0x0249a0e5, 0x07818178, 0x03800066,
- 0x072d6000, 0x07f00000, 0x07f00000, 0x000110d0,
- 0x010120d1, 0x062d6001, 0x07f00000, 0x07f00000,
- 0x020130d0, 0x010140d1, 0x062d6002, 0x010170d4,
- 0x07f00000, 0x020150d0, 0x030160d1, 0x053fa83a,
- 0x06000008, 0x07c00000, 0x07600c41, 0x050f80ff,
- 0x01202003, 0x073fa00a, 0x06000001, 0x07f00000,
- 0x05601041, 0x050f80ff, 0x032fa071, 0x00800108,
- 0x002fb001, 0x0180085c, 0x012fb000, 0x02386001,
- 0x030e0000, 0x03076087, 0x059f085f, 0x03386000,
- 0x03020000, 0x00498076, 0x078188b1, 0x00497076,
- 0x0681886b, 0x04482076, 0x0781887d, 0x02496076,
- 0x078188a0, 0x008008ae, 0x075a00ff, 0x059f086c,
- 0x03386000, 0x03010000, 0x033e6000, 0x07003000,
- 0x00492076, 0x048108ae, 0x00491076, 0x068188ae,
- 0x02490076, 0x068188ae, 0x0249a0e6, 0x0581087b,
- 0x07a0091d, 0x018008a5, 0x0245f076, 0x008008ae,
- 0x004980e6, 0x058108b7, 0x070ff074, 0x0086088f,
- 0x070ff072, 0x05500471, 0x050f80ff, 0x002fa819,
- 0x049f0885, 0x02080001, 0x00081002, 0x01082003,
- 0x05a008e7, 0x018608b7, 0x04a008d6, 0x0249a0e6,
- 0x078188a5, 0x008008ae, 0x04a008d6, 0x033e6000,
- 0x07002200, 0x030ef003, 0x02868897, 0x033e6000,
- 0x07002e00, 0x0045807a, 0x0249a0e6, 0x0481089b,
- 0x06a006a7, 0x018008a9, 0x0648c0e6, 0x048108ae,
- 0x03386000, 0x030e0000, 0x0180049a, 0x04a008d6,
- 0x030ef003, 0x038688a5, 0x070ff074, 0x00860894,
- 0x033e6000, 0x07002200, 0x0249a0e6, 0x048108ae,
- 0x03386000, 0x030e0000, 0x033e6000, 0x05008000,
- 0x03800522, 0x03386000, 0x030e0000, 0x03800028,
- 0x040fd079, 0x033e6000, 0x0500a200, 0x03386000,
- 0x030e0000, 0x0080075e, 0x012098b7, 0x038006bb,
- 0x02386001, 0x030e0000, 0x06604e79, 0x050f80ff,
- 0x032fa009, 0x03070000, 0x06600c70, 0x050f80ff,
- 0x053fa821, 0x06000038, 0x07f00000, 0x06601470,
- 0x050f80ff, 0x032fa021, 0x060ff002, 0x018608d4,
- 0x059f08c9, 0x03080000, 0x00081001, 0x00082002,
- 0x03083003, 0x070ff087, 0x033e6000, 0x07000300,
- 0x03386000, 0x030e0000, 0x07c00000, 0x0045807a,
- 0x018008d1, 0x06604e79, 0x050f80ff, 0x032fa009,
- 0x03070000, 0x06600c70, 0x050f80ff, 0x053fa822,
- 0x06000038, 0x059f08de, 0x06000080, 0x05001081,
- 0x05002082, 0x06003083, 0x06601470, 0x050f80ff,
- 0x032fa022, 0x07c00000, 0x07420074, 0x058108fc,
- 0x02400073, 0x060ff038, 0x00540473, 0x00d008fe,
- 0x05600272, 0x050f80ff, 0x032fa009, 0x030ef000,
- 0x0286090e, 0x01072000, 0x07600a00, 0x050f80ff,
- 0x032fa009, 0x03681e00, 0x076c14ff, 0x0481890e,
- 0x02073038, 0x05271006, 0x07c00000, 0x022ff001,
- 0x008008fb, 0x02800904, 0x03800906, 0x02800908,
- 0x0380090a, 0x0380090c, 0x018008ed, 0x05271006,
- 0x008008fb, 0x05271009, 0x008008fb, 0x0527100c,
- 0x008008fb, 0x0527100f, 0x008008fb, 0x05271012,
- 0x008008fb, 0x032ff000, 0x008008fb, 0x02386001,
- 0x030e0000, 0x05001087, 0x069f0913, 0x00494001,
- 0x06810919, 0x03386000, 0x030e0000, 0x07c00000,
- 0x03386000, 0x03010000, 0x033e6000, 0x07003000,
- 0x00208080, 0x05001087, 0x00494001, 0x04818925,
- 0x00497001, 0x04818938, 0x06420008, 0x0581891e,
- 0x00208070, 0x05001087, 0x00494001, 0x0581892b,
- 0x0760031e, 0x0380091e, 0x01208060, 0x05001087,
- 0x00494001, 0x04818931, 0x0760031d, 0x0380091e,
- 0x04a008d6, 0x033e6000, 0x07002200, 0x069f0934,
- 0x03386000, 0x030e0000, 0x07c00000, 0x04a008d6,
- 0x02800934, 0x9fdf5eba, 0x02800004, 0x00000000,
- 0x00008000, 0x00000599, 0x033d0aaa, 0x070aaaaa,
- 0x013d1aaa, 0x070aaaaa, 0x050f801e, 0x012fa8d1,
- 0x050f801e, 0x043fa889, 0x0700000f, 0x03200005,
- 0x07420000, 0x050fb000, 0x050f801e, 0x073fa011,
- 0x06000038, 0x050f801e, 0x053fa859, 0x0700003a,
- 0x050fe000, 0x0481800e, 0x07840024, 0x0595801d,
- 0x030e0011, 0x072e4200, 0x03800018, 0x02920040,
- 0x068b0023, 0x028a0064, 0x0778aae7, 0x06000001,
- 0x02a18419, 0x079a0053, 0x05908018, 0x010170e1,
- 0x01640817, 0x0482803d, 0x070ff017, 0x02d0002a,
- 0x02800032, 0x02800034, 0x02800037, 0x0380003a,
- 0x0280003d, 0x0280003d, 0x0280003d, 0x0280003d,
- 0x03e00000, 0x03800018, 0x04908034, 0x030160e1,
- 0x0380003f, 0x04908037, 0x030150e1, 0x0380003f,
- 0x0590803a, 0x010140e1, 0x0380003f, 0x060fc013,
- 0x06a00591, 0x03800018, 0x014940e4, 0x00a18043,
- 0x03800024, 0x02681e0d, 0x050fb0ff, 0x04600875,
- 0x050f80ff, 0x053fa809, 0x06000001, 0x05488003,
- 0x04818052, 0x0400800d, 0x0120d000, 0x013e4000,
- 0x05000200, 0x06009075, 0x04002076, 0x07a0057d,
- 0x07c00000, 0x000170e3, 0x050fe017, 0x05878059,
- 0x0547f417, 0x0301f0ff, 0x00800229, 0x054bc417,
- 0x050fb0ff, 0x03640aff, 0x04828061, 0x0179fe17,
- 0x070fffff, 0x030750ff, 0x0280037c, 0x050fd017,
- 0x06a00591, 0x0380001d, 0x00018098, 0x07480018,
- 0x04818079, 0x05481018, 0x04818076, 0x05482018,
- 0x04818073, 0x07483018, 0x04818070, 0x002fb004,
- 0x030190cc, 0x0380007b, 0x012fb003, 0x020190cb,
- 0x0380007b, 0x002fb002, 0x030190ca, 0x0380007b,
- 0x002fb001, 0x030190c9, 0x0380007b, 0x012fb000,
- 0x020190c8, 0x00017086, 0x01491017, 0x07810084,
- 0x04a00194, 0x07781817, 0x05000200, 0x037c00ff,
- 0x05000200, 0x05810122, 0x078b0084, 0x03385000,
- 0x03020000, 0x07780017, 0x0043dc07, 0x068181d6,
- 0x056c0478, 0x0481013b, 0x056c0278, 0x07810090,
- 0x05278000, 0x01800122, 0x05278000, 0x07483017,
- 0x04810125, 0x05482017, 0x0481012c, 0x0448b076,
- 0x06818110, 0x06601875, 0x050f80ff, 0x073fa022,
- 0x0600003e, 0x06000080, 0x05001081, 0x05002082,
- 0x06003083, 0x05004084, 0x04602075, 0x050f80ff,
- 0x022fa02a, 0x04487076, 0x0581010f, 0x04604675,
- 0x050f80ff, 0x032fa009, 0x03680600, 0x050010ff,
- 0x056c02ff, 0x058180e7, 0x07000090, 0x074b0000,
- 0x050fe000, 0x038600e7, 0x0560027b, 0x050f80ff,
- 0x032fa009, 0x07f00000, 0x05600e00, 0x050f80ff,
- 0x032fa009, 0x07f00000, 0x074b0000, 0x070ff08d,
- 0x0179feff, 0x070000ff, 0x055c0400, 0x078100e7,
- 0x070ff017, 0x037a00ff, 0x05000400, 0x010170ff,
- 0x04604075, 0x050f80ff, 0x034a8400, 0x034a8800,
- 0x05780100, 0x070000ff, 0x055a0400, 0x074b0a00,
- 0x077bff00, 0x070000ff, 0x032fa00a, 0x07f00000,
- 0x04603e75, 0x050f80ff, 0x07300fff, 0x070fffff,
- 0x032fa00a, 0x07f00000, 0x04604a75, 0x050f80ff,
- 0x0700008d, 0x017a0100, 0x07ffff00, 0x032fa00a,
- 0x07f00000, 0x04604c75, 0x050f80ff, 0x07300fff,
- 0x070fffff, 0x032fa00a, 0x07f00000, 0x06604275,
- 0x050f80ff, 0x06000013, 0x032fa00a, 0x0245a076,
- 0x018001de, 0x066c0001, 0x07818109, 0x05482017,
- 0x05810109, 0x070ff09a, 0x017910ff, 0x03088888,
- 0x057d10ff, 0x03088888, 0x05810109, 0x070ff09a,
- 0x045a0201, 0x070ff09a, 0x045c0401, 0x048180f1,
- 0x050020ff, 0x060000fb, 0x06483001, 0x048180fd,
- 0x00680e01, 0x055c0400, 0x04810102, 0x004a4001,
- 0x02400002, 0x046c0e02, 0x048180f8, 0x01800109,
- 0x040fd002, 0x052e400c, 0x040080fb, 0x046a6108,
- 0x06009075, 0x04002076, 0x07a0057d, 0x04603e75,
- 0x050f80ff, 0x053fa842, 0x06000045, 0x048b010d,
- 0x02085013, 0x05278000, 0x02075013, 0x060ff0fb,
- 0x00d00113, 0x01800118, 0x0080011a, 0x0080011c,
- 0x0180011e, 0x00800120, 0x062d0020, 0x01800122,
- 0x062d0080, 0x01800122, 0x052d0200, 0x01800122,
- 0x052d0800, 0x01800122, 0x033d0000, 0x06000002,
- 0x03920024, 0x0584801d, 0x02800023, 0x040fe07f,
- 0x00860134, 0x04a00154, 0x01920122, 0x040fe07f,
- 0x06a68154, 0x01800122, 0x0760127b, 0x050f80ff,
- 0x032fa009, 0x0744f000, 0x0760127b, 0x050f80ff,
- 0x032fa00a, 0x02800097, 0x052e400c, 0x040080fb,
- 0x046aa108, 0x06009075, 0x04002076, 0x07a0057d,
- 0x01800122, 0x04278001, 0x05482017, 0x05810148,
- 0x048b013e, 0x060ff086, 0x0349f0ff, 0x0581807b,
- 0x07483017, 0x04810145, 0x050fd0ff, 0x040fe07f,
- 0x06a68154, 0x01800122, 0x05004084, 0x04a0020b,
- 0x01920122, 0x070ff07d, 0x0450047c, 0x056004ff,
- 0x050f80ff, 0x032fa009, 0x070ff000, 0x00540479,
- 0x030790ff, 0x0080012c, 0x04487076, 0x0581015c,
- 0x04605875, 0x050f80ff, 0x032fa009, 0x060ff079,
- 0x01540400, 0x0080015e, 0x060ff079, 0x0054047a,
- 0x0582018d, 0x0581018d, 0x070ff07d, 0x0450047c,
- 0x050f80ff, 0x002fa819, 0x048b0164, 0x02080001,
- 0x00081002, 0x01082003, 0x048b0168, 0x04487076,
- 0x0481016e, 0x02385001, 0x03010000, 0x00800170,
- 0x03385000, 0x03010000, 0x03400078, 0x070ff003,
- 0x04500479, 0x030790ff, 0x0340007e, 0x0642007f,
- 0x0581018d, 0x070ff07e, 0x050f80ff, 0x032fa009,
- 0x050fe000, 0x0286818c, 0x070ff07d, 0x056002ff,
- 0x050f80ff, 0x032fa009, 0x0107d000, 0x0186018e,
- 0x07600a7d, 0x050f80ff, 0x032fa009, 0x03681e00,
- 0x0550041b, 0x050f80ff, 0x032fa009, 0x0107e000,
- 0x070ff07e, 0x01800178, 0x0307c000, 0x07c00000,
- 0x052e400c, 0x040080fb, 0x046aa108, 0x06009075,
- 0x04002076, 0x0380057d, 0x060ff075, 0x018601d4,
- 0x060ff073, 0x00540419, 0x048201ab, 0x058101b7,
- 0x050010ff, 0x00202010, 0x00642001, 0x0782819f,
- 0x04002001, 0x040f8073, 0x024a3c02, 0x017a02ff,
- 0x06000c98, 0x070fa0ff, 0x060ff002, 0x06500073,
- 0x03610072, 0x045c0473, 0x068181ba, 0x03073072,
- 0x008001ba, 0x036100ff, 0x050010ff, 0x03610072,
- 0x00540473, 0x057dfeff, 0x07ffffff, 0x01400203,
- 0x00202010, 0x01642003, 0x0782819f, 0x05002003,
- 0x0180019f, 0x04002013, 0x04001013, 0x01294000,
- 0x07480077, 0x068181d5, 0x06604e75, 0x050f80ff,
+ 0x048b0164, 0x02080001, 0x00081002, 0x01082003,
+ 0x048b0168, 0x04487076, 0x0481016e, 0x02385001,
+ 0x03010000, 0x00800170, 0x03385000, 0x03010000,
+ 0x03400078, 0x070ff003, 0x04500479, 0x030790ff,
+ 0x0340007e, 0x0642007f, 0x0581018d, 0x070ff07e,
+ 0x050f80ff, 0x032fa009, 0x050fe000, 0x0286818c,
+ 0x070ff07d, 0x056002ff, 0x050f80ff, 0x032fa009,
+ 0x0107d000, 0x0186018e, 0x07600a7d, 0x050f80ff,
+ 0x032fa009, 0x03681e00, 0x0550041b, 0x050f80ff,
+ 0x032fa009, 0x0107e000, 0x070ff07e, 0x01800178,
+ 0x0307c000, 0x07c00000, 0x052e400c, 0x040080fb,
+ 0x046aa108, 0x06009075, 0x04002076, 0x03800584,
+ 0x060ff075, 0x018601d4, 0x060ff073, 0x00540419,
+ 0x048201ab, 0x058101b7, 0x050010ff, 0x00202010,
+ 0x00642001, 0x0782819f, 0x04002001, 0x040f8073,
+ 0x024a3c02, 0x017a02ff, 0x06000c98, 0x070fa0ff,
+ 0x060ff002, 0x06500073, 0x03610072, 0x045c0473,
+ 0x068181ba, 0x03073072, 0x008001ba, 0x036100ff,
+ 0x050010ff, 0x03610072, 0x00540473, 0x057dfeff,
+ 0x07ffffff, 0x01400203, 0x00202010, 0x01642003,
+ 0x0782819f, 0x05002003, 0x0180019f, 0x04002013,
+ 0x04001013, 0x01294000, 0x07480077, 0x068181d5,
+ 0x06604e75, 0x050f80ff, 0x053fa809, 0x06000001,
+ 0x07f00000, 0x05601c03, 0x050f80ff, 0x053fa809,
+ 0x06000001, 0x05481003, 0x078181d1, 0x060ff002,
+ 0x04500401, 0x016480ff, 0x068281d5, 0x07440077,
+ 0x040080fb, 0x006b6108, 0x06009075, 0x06a0057f,
+ 0x008001d5, 0x060ff002, 0x045c0401, 0x068181d5,
+ 0x01294000, 0x07c00000, 0x040fd075, 0x050fd017,
+ 0x060ff086, 0x077800ff, 0x07000060, 0x037c00ff,
+ 0x07000060, 0x078181d8, 0x04487076, 0x058101f5,
+ 0x07780017, 0x05000400, 0x058101f5, 0x06601875,
+ 0x050f80ff, 0x073fa022, 0x0600003e, 0x0249a076,
+ 0x078181ee, 0x048b01e9, 0x04603e75, 0x050f80ff,
+ 0x053fa842, 0x06000045, 0x052e400c, 0x040080fb,
+ 0x026b4108, 0x06009075, 0x04002076, 0x07a00584,
+ 0x03800024, 0x06601875, 0x050f80ff, 0x073fa022,
+ 0x0600003e, 0x052e400c, 0x04600875, 0x050f80ff,
+ 0x053fa809, 0x06000001, 0x05488003, 0x05810205,
+ 0x0400d0fb, 0x066a810d, 0x013e4000, 0x07000300,
+ 0x03800024, 0x040080fb, 0x066a8108, 0x06009075,
+ 0x04002076, 0x07a00584, 0x03800024, 0x0240007f,
+ 0x0742007e, 0x050f807e, 0x032fa009, 0x050fe000,
+ 0x02868225, 0x070ff07d, 0x055c047b, 0x0481021a,
+ 0x0760007d, 0x050f80ff, 0x032fa009, 0x050fe000,
+ 0x0286821a, 0x070ff07b, 0x0107d0ff, 0x07600a7d,
+ 0x050f80ff, 0x032fa009, 0x03681e00, 0x0450041c,
+ 0x0107e0ff, 0x050f80ff, 0x032fa009, 0x050fe000,
+ 0x01860227, 0x0307c000, 0x07c00000, 0x040fd075,
+ 0x02800598, 0x0460081f, 0x050f80ff, 0x032fa039,
+ 0x01021000, 0x03020005, 0x01018006, 0x01683e21,
+ 0x00d00231, 0x00800251, 0x0080027c, 0x01800299,
+ 0x03800311, 0x01800255, 0x00800251, 0x00800251,
+ 0x00800251, 0x00800251, 0x00800251, 0x00800251,
+ 0x00800251, 0x00800251, 0x00800251, 0x0380032d,
+ 0x00800251, 0x00800251, 0x00800251, 0x00800251,
+ 0x00800251, 0x00800251, 0x00800251, 0x00800251,
+ 0x00800251, 0x00800251, 0x00800251, 0x00800251,
+ 0x00800251, 0x00800251, 0x00800251, 0x00800251,
+ 0x00800251, 0x050fd0ff, 0x06a00598, 0x03800018,
+ 0x0380001d, 0x01494021, 0x0481833e, 0x0400701f,
+ 0x06a00370, 0x007a0101, 0x07060000, 0x07303000,
+ 0x07008290, 0x03496021, 0x06818261, 0x06006013,
+ 0x00800268, 0x02400010, 0x04810261, 0x06006010,
+ 0x0660361f, 0x050f80ff, 0x073fa00a, 0x07000003,
+ 0x072d0003, 0x029b8268, 0x010b1000, 0x000b2001,
+ 0x020b3002, 0x010b4003, 0x020b5004, 0x030b6005,
+ 0x010b7006, 0x063aa020, 0x07000012, 0x070ff0f6,
+ 0x03687eff, 0x06818273, 0x06601220, 0x050f10ff,
+ 0x063f3008, 0x06000008, 0x062d0002, 0x00800254,
+ 0x04007013, 0x06a00370, 0x007a0101, 0x07050000,
+ 0x07303000, 0x07008890, 0x074d0005, 0x06006013,
+ 0x072d0003, 0x039b8284, 0x010b1000, 0x000b2001,
+ 0x020b3002, 0x010b4003, 0x020b5004, 0x030b6005,
+ 0x010b7006, 0x04601c20, 0x050f80ff, 0x022fa019,
+ 0x04001002, 0x04002013, 0x050f801e, 0x022fa01a,
+ 0x073aa00c, 0x07000012, 0x07300003, 0x06000008,
+ 0x02800326, 0x04007013, 0x06a00370, 0x007a0101,
+ 0x03070000, 0x04602c1f, 0x050f80ff, 0x073fa009,
+ 0x06000004, 0x02499008, 0x058102a6, 0x07303000,
+ 0x07008890, 0x008002a8, 0x07303000, 0x04008980,
+ 0x05007003, 0x074d0005, 0x06006013, 0x072d0003,
+ 0x029b82ab, 0x010b1000, 0x000b2001, 0x020b3002,
+ 0x010b4003, 0x020b5004, 0x030b6005, 0x010b7006,
+ 0x04601620, 0x050f80ff, 0x032fa021, 0x07f00000,
+ 0x064b0002, 0x02499008, 0x048102bc, 0x0644c002,
+ 0x054b0400, 0x050040ff, 0x06698104, 0x078182d1,
+ 0x06000013, 0x04001013, 0x04780102, 0x06000010,
+ 0x06003013, 0x04004013, 0x06005013, 0x06006013,
+ 0x04007013, 0x00644015, 0x048202cd, 0x04448002,
+ 0x02205008, 0x050f801e, 0x032fa042, 0x04008015,
+ 0x03800309, 0x046c8004, 0x068182df, 0x01208018,
+ 0x06780002, 0x07000003, 0x078182e2, 0x06003001,
+ 0x06000013, 0x04001013, 0x04004013, 0x06005013,
+ 0x050f801e, 0x022fa032, 0x03800309, 0x040fd01f,
+ 0x06a00598, 0x03800018, 0x0379ff03, 0x070000ff,
+ 0x04488002, 0x048102e9, 0x070ff003, 0x04500408,
+ 0x050080ff, 0x0379ff00, 0x070000ff, 0x06489002,
+ 0x058102f0, 0x070ff000, 0x04500408, 0x050080ff,
+ 0x07005003, 0x05004000, 0x06003001, 0x06000013,
+ 0x04001013, 0x050f801e, 0x022fa032, 0x07f00000,
+ 0x06601e20, 0x050f80ff, 0x022fa031, 0x07f00000,
+ 0x07600c1e, 0x050f80ff, 0x022fa032, 0x02680608,
+ 0x07810309, 0x016408ff, 0x057dfeff, 0x07ffffff,
+ 0x034000ff, 0x045a0407, 0x010b40ff, 0x06600908,
+ 0x0669f908, 0x027a0008, 0x04000120, 0x070aa0ff,
+ 0x024a2408, 0x037a00ff, 0x06000080, 0x070000ff,
+ 0x02800326, 0x04007013, 0x06a00370, 0x007a0101,
+ 0x07030000, 0x07303000, 0x07008190, 0x06006013,
+ 0x02800319, 0x072d0003, 0x009b8319, 0x010b1000,
+ 0x000b2001, 0x020b3002, 0x010b4003, 0x020b5004,
+ 0x030b6005, 0x010b7006, 0x073aa000, 0x07000003,
+ 0x062d0002, 0x00800254, 0x070ff0f6, 0x03687eff,
+ 0x04818326, 0x050f101e, 0x070f3000, 0x062d0002,
+ 0x00800254, 0x073aa000, 0x06000002, 0x072d0003,
+ 0x009b832f, 0x070ff0f6, 0x036830ff, 0x04818331,
+ 0x070ff0f6, 0x036830ff, 0x04818334, 0x0660301f,
+ 0x070f00ff, 0x07300c00, 0x07000005, 0x070f3000,
+ 0x062d0002, 0x00800254, 0x05474021, 0x04602020,
+ 0x050f80ff, 0x053fa809, 0x07000003, 0x06780007,
+ 0x07ffff00, 0x07810347, 0x03455021, 0x06602420,
+ 0x050f80ff, 0x063fa019, 0x06000002, 0x06003013,
+ 0x01497021, 0x0581835f, 0x04601020, 0x050f80ff,
+ 0x053fa809, 0x06000001, 0x0379ff03, 0x070000ff,
+ 0x07420003, 0x04600220, 0x050f80ff, 0x012fa809,
+ 0x040fe001, 0x02860364, 0x03200006, 0x0760141b,
+ 0x050f80ff, 0x073fa009, 0x06000001, 0x04008013,
+ 0x0660181f, 0x050f80ff, 0x022fa04a, 0x00800257,
+ 0x012080c0, 0x0600901f, 0x05002021, 0x07a00584,
+ 0x00800254, 0x06489076, 0x0681036d, 0x02200020,
+ 0x0280036e, 0x03200000, 0x06006075, 0x02800376,
+ 0x07489021, 0x07810374, 0x03200030, 0x02800375,
+ 0x03200011, 0x0600601f, 0x04a0048f, 0x05600406,
+ 0x050f80ff, 0x053fa809, 0x06000002, 0x07c00000,
+ 0x04600875, 0x050f80ff, 0x032fa039, 0x03076000,
+ 0x0107b005, 0x01018006, 0x0448b076, 0x05818388,
+ 0x06602475, 0x050f80ff, 0x053fa811, 0x0700003c,
+ 0x00077013, 0x050fe078, 0x008683a4, 0x06a003a8,
+ 0x029203a7, 0x060ff0fb, 0x02d0038f, 0x02800394,
+ 0x02800397, 0x0380039a, 0x0280039d, 0x038003a0,
+ 0x072d0030, 0x009b8394, 0x01800412, 0x072d00c0,
+ 0x009b8397, 0x01800412, 0x072d0300, 0x019b839a,
+ 0x01800412, 0x072d0c00, 0x009b839d, 0x01800412,
+ 0x033d0000, 0x07000003, 0x019b83a0, 0x01800412,
+ 0x040fd075, 0x050fd078, 0x06a00598, 0x0380001d,
+ 0x068b03a8, 0x03385000, 0x07030000, 0x05600818,
+ 0x050f80ff, 0x032fa009, 0x07f00000, 0x054b0400,
+ 0x0308a0ff, 0x0179fe00, 0x070000ff, 0x010880ff,
+ 0x0448b076, 0x078103c3, 0x0560167b, 0x050f80ff,
+ 0x002fa819, 0x02080002, 0x01081003, 0x064b0001,
+ 0x00082001, 0x02083001, 0x02079001, 0x0207a001,
+ 0x00084013, 0x0207f013, 0x00800402, 0x06485076,
+ 0x078103e4, 0x02465076, 0x06601875, 0x050f80ff,
+ 0x073fa021, 0x0600003e, 0x070ff07d, 0x0450047c,
+ 0x050f80ff, 0x002fa819, 0x068b03ce, 0x02080001,
+ 0x00081002, 0x01082003, 0x03079003, 0x04487076,
+ 0x068103dc, 0x00498076, 0x03a1840a, 0x04605875,
+ 0x050f80ff, 0x032fa009, 0x03083000, 0x038003dd,
+ 0x0208307a, 0x0340007e, 0x0642007f, 0x068103f2,
+ 0x070ff07e, 0x05a00178, 0x009283f2, 0x01800409,
+ 0x078b03e4, 0x06601875, 0x050f80ff, 0x073fa041,
+ 0x0600003e, 0x07f00000, 0x04487076, 0x078103f0,
+ 0x04605875, 0x050f80ff, 0x032fa009, 0x03083000,
+ 0x00498076, 0x03a1840a, 0x06602875, 0x050f80ff,
+ 0x073fa009, 0x06000007, 0x0008400e, 0x04487076,
+ 0x04810402, 0x078b03f9, 0x04603e75, 0x050f80ff,
+ 0x053fa841, 0x06000045, 0x068b03fe, 0x02385001,
+ 0x03010000, 0x01800405, 0x048b0402, 0x03385000,
+ 0x03010000, 0x04278001, 0x040fe07f, 0x01860409,
+ 0x00800154, 0x07c00000, 0x04094013, 0x03073072,
+ 0x07440077, 0x040080fb, 0x006b6108, 0x06009075,
+ 0x06a0057f, 0x07c00000, 0x00683e76, 0x05810417,
+ 0x0448d076, 0x048104c2, 0x03800500, 0x06a00573,
+ 0x028003a7, 0x06000013, 0x00201001, 0x00202002,
+ 0x0778aae7, 0x06000001, 0x04810468, 0x050fb000,
+ 0x070ff000, 0x01d00422, 0x0180043c, 0x00800437,
+ 0x00800432, 0x0180042d, 0x01800427, 0x077800e7,
+ 0x06000001, 0x05810465, 0x072e7200, 0x030190cc,
+ 0x00800440, 0x016880e7, 0x05810465, 0x042e7080,
+ 0x020190cb, 0x00800440, 0x016820e7, 0x05810465,
+ 0x042e7020, 0x030190ca, 0x00800440, 0x016808e7,
+ 0x05810465, 0x042e7008, 0x030190c9, 0x00800440,
+ 0x016802e7, 0x05810465, 0x042e7002, 0x020190c8,
+ 0x07480077, 0x05810465, 0x03460077, 0x060ff075,
+ 0x01860465, 0x06003094, 0x0748a003, 0x07818465,
+ 0x01683e03, 0x02203010, 0x01540403, 0x014a1a03,
+ 0x060ff073, 0x00540419, 0x05820472, 0x05810478,
+ 0x050010ff, 0x01540403, 0x04820454, 0x06003001,
+ 0x034a3c03, 0x017a02ff, 0x06000c98, 0x040f8073,
+ 0x070fa0ff, 0x070ff003, 0x06500073, 0x03610072,
+ 0x045c0473, 0x0781845f, 0x03073072, 0x05394000,
+ 0x07000090, 0x07f00000, 0x06003094, 0x07489003,
+ 0x07818469, 0x03400000, 0x076c0a00, 0x0681841c,
+ 0x07c00000, 0x060ff073, 0x00540419, 0x0581047e,
+ 0x0482047c, 0x01683e03, 0x02203010, 0x01540403,
+ 0x014a1a03, 0x01800450, 0x03610072, 0x00540473,
+ 0x057dfeff, 0x07ffffff, 0x034000ff, 0x01800450,
+ 0x040fd075, 0x040fd073, 0x040fd019, 0x01800465,
+ 0x040fd075, 0x02800598, 0x06604e75, 0x050f80ff,
0x053fa809, 0x06000001, 0x07f00000, 0x05601c03,
0x050f80ff, 0x053fa809, 0x06000001, 0x05481003,
- 0x078181d1, 0x060ff002, 0x04500401, 0x016480ff,
- 0x068281d5, 0x07440077, 0x040080fb, 0x006b6108,
- 0x06009075, 0x07a00578, 0x008001d5, 0x060ff002,
- 0x045c0401, 0x068181d5, 0x01294000, 0x07c00000,
- 0x040fd075, 0x050fd017, 0x060ff086, 0x077800ff,
- 0x07000060, 0x037c00ff, 0x07000060, 0x078181d8,
- 0x04487076, 0x058101f5, 0x07780017, 0x05000400,
- 0x058101f5, 0x06601875, 0x050f80ff, 0x073fa022,
- 0x0600003e, 0x0249a076, 0x078181ee, 0x048b01e9,
- 0x04603e75, 0x050f80ff, 0x053fa842, 0x06000045,
- 0x052e400c, 0x040080fb, 0x026b4108, 0x06009075,
- 0x04002076, 0x07a0057d, 0x03800024, 0x06601875,
- 0x050f80ff, 0x073fa022, 0x0600003e, 0x052e400c,
- 0x04600875, 0x050f80ff, 0x053fa809, 0x06000001,
- 0x05488003, 0x05810205, 0x0400d0fb, 0x066a810d,
- 0x013e4000, 0x07000300, 0x03800024, 0x040080fb,
- 0x066a8108, 0x06009075, 0x04002076, 0x07a0057d,
- 0x03800024, 0x0240007f, 0x0742007e, 0x050f807e,
- 0x032fa009, 0x050fe000, 0x02868225, 0x070ff07d,
- 0x055c047b, 0x0481021a, 0x0760007d, 0x050f80ff,
- 0x032fa009, 0x050fe000, 0x0286821a, 0x070ff07b,
- 0x0107d0ff, 0x07600a7d, 0x050f80ff, 0x032fa009,
- 0x03681e00, 0x0450041c, 0x0107e0ff, 0x050f80ff,
- 0x032fa009, 0x050fe000, 0x01860227, 0x0307c000,
- 0x07c00000, 0x040fd075, 0x02800591, 0x0460081f,
- 0x050f80ff, 0x032fa039, 0x01021000, 0x03020005,
- 0x01018006, 0x01683e21, 0x00d00231, 0x00800251,
- 0x0080027c, 0x01800299, 0x03800311, 0x01800255,
- 0x00800251, 0x00800251, 0x00800251, 0x00800251,
- 0x00800251, 0x00800251, 0x00800251, 0x00800251,
- 0x00800251, 0x0380032d, 0x00800251, 0x00800251,
- 0x00800251, 0x00800251, 0x00800251, 0x00800251,
- 0x00800251, 0x00800251, 0x00800251, 0x00800251,
- 0x00800251, 0x00800251, 0x00800251, 0x00800251,
- 0x00800251, 0x00800251, 0x00800251, 0x050fd0ff,
- 0x06a00591, 0x03800018, 0x0380001d, 0x01494021,
- 0x0481833e, 0x0400701f, 0x06a00370, 0x007a0101,
- 0x07060000, 0x07303000, 0x07008290, 0x03496021,
- 0x06818261, 0x06006013, 0x00800268, 0x02400010,
- 0x04810261, 0x06006010, 0x0660361f, 0x050f80ff,
- 0x073fa00a, 0x07000003, 0x072d0003, 0x029b8268,
- 0x010b1000, 0x000b2001, 0x020b3002, 0x010b4003,
- 0x020b5004, 0x030b6005, 0x010b7006, 0x063aa020,
- 0x07000012, 0x070ff0f6, 0x03687eff, 0x06818273,
- 0x06601220, 0x050f10ff, 0x063f3008, 0x06000008,
- 0x062d0002, 0x00800254, 0x04007013, 0x06a00370,
- 0x007a0101, 0x07050000, 0x07303000, 0x07008890,
- 0x074d0005, 0x06006013, 0x072d0003, 0x039b8284,
- 0x010b1000, 0x000b2001, 0x020b3002, 0x010b4003,
- 0x020b5004, 0x030b6005, 0x010b7006, 0x04601c20,
- 0x050f80ff, 0x022fa019, 0x04001002, 0x04002013,
- 0x050f801e, 0x022fa01a, 0x073aa00c, 0x07000012,
- 0x07300003, 0x06000008, 0x02800326, 0x04007013,
- 0x06a00370, 0x007a0101, 0x03070000, 0x04602c1f,
- 0x050f80ff, 0x073fa009, 0x06000004, 0x02499008,
- 0x058102a6, 0x07303000, 0x07008890, 0x008002a8,
- 0x07303000, 0x04008980, 0x05007003, 0x074d0005,
- 0x06006013, 0x072d0003, 0x029b82ab, 0x010b1000,
- 0x000b2001, 0x020b3002, 0x010b4003, 0x020b5004,
- 0x030b6005, 0x010b7006, 0x04601620, 0x050f80ff,
- 0x032fa021, 0x07f00000, 0x064b0002, 0x02499008,
- 0x048102bc, 0x0644c002, 0x054b0400, 0x050040ff,
- 0x06698104, 0x078182d1, 0x06000013, 0x04001013,
- 0x04780102, 0x06000010, 0x06003013, 0x04004013,
- 0x06005013, 0x06006013, 0x04007013, 0x00644015,
- 0x048202cd, 0x04448002, 0x02205008, 0x050f801e,
- 0x032fa042, 0x04008015, 0x03800309, 0x046c8004,
- 0x068182df, 0x01208018, 0x06780002, 0x07000003,
- 0x078182e2, 0x06003001, 0x06000013, 0x04001013,
- 0x04004013, 0x06005013, 0x050f801e, 0x022fa032,
- 0x03800309, 0x040fd01f, 0x06a00591, 0x03800018,
- 0x0379ff03, 0x070000ff, 0x04488002, 0x048102e9,
- 0x070ff003, 0x04500408, 0x050080ff, 0x0379ff00,
- 0x070000ff, 0x06489002, 0x058102f0, 0x070ff000,
- 0x04500408, 0x050080ff, 0x07005003, 0x05004000,
- 0x06003001, 0x06000013, 0x04001013, 0x050f801e,
- 0x022fa032, 0x07f00000, 0x06601e20, 0x050f80ff,
- 0x022fa031, 0x07f00000, 0x07600c1e, 0x050f80ff,
- 0x022fa032, 0x02680608, 0x07810309, 0x016408ff,
- 0x057dfeff, 0x07ffffff, 0x034000ff, 0x045a0407,
- 0x010b40ff, 0x06600908, 0x0669f908, 0x027a0008,
- 0x04000120, 0x070aa0ff, 0x024a2408, 0x037a00ff,
- 0x06000080, 0x070000ff, 0x02800326, 0x04007013,
- 0x06a00370, 0x007a0101, 0x07030000, 0x07303000,
- 0x07008190, 0x06006013, 0x02800319, 0x072d0003,
- 0x009b8319, 0x010b1000, 0x000b2001, 0x020b3002,
- 0x010b4003, 0x020b5004, 0x030b6005, 0x010b7006,
- 0x073aa000, 0x07000003, 0x062d0002, 0x00800254,
- 0x070ff0f6, 0x03687eff, 0x04818326, 0x050f101e,
- 0x070f3000, 0x062d0002, 0x00800254, 0x073aa000,
- 0x06000002, 0x072d0003, 0x009b832f, 0x070ff0f6,
- 0x036830ff, 0x04818331, 0x070ff0f6, 0x036830ff,
- 0x04818334, 0x0660301f, 0x070f00ff, 0x07300c00,
- 0x07000005, 0x070f3000, 0x062d0002, 0x00800254,
- 0x05474021, 0x04602020, 0x050f80ff, 0x053fa809,
- 0x07000003, 0x06780007, 0x07ffff00, 0x07810347,
- 0x03455021, 0x06602420, 0x050f80ff, 0x063fa019,
- 0x06000002, 0x06003013, 0x01497021, 0x0581835f,
- 0x04601020, 0x050f80ff, 0x053fa809, 0x06000001,
- 0x0379ff03, 0x070000ff, 0x07420003, 0x04600220,
- 0x050f80ff, 0x012fa809, 0x040fe001, 0x02860364,
- 0x03200006, 0x0760141b, 0x050f80ff, 0x073fa009,
- 0x06000001, 0x04008013, 0x0660181f, 0x050f80ff,
- 0x022fa04a, 0x00800257, 0x012080c0, 0x0600901f,
- 0x05002021, 0x07a0057d, 0x00800254, 0x06489076,
- 0x0681036d, 0x02200020, 0x0280036e, 0x03200000,
- 0x06006075, 0x02800376, 0x07489021, 0x07810374,
- 0x03200030, 0x02800375, 0x03200011, 0x0600601f,
- 0x04a0048f, 0x05600406, 0x050f80ff, 0x053fa809,
- 0x06000002, 0x07c00000, 0x04600875, 0x050f80ff,
- 0x032fa039, 0x03076000, 0x0107b005, 0x01018006,
- 0x0448b076, 0x05818388, 0x06602475, 0x050f80ff,
- 0x053fa811, 0x0700003c, 0x00077013, 0x050fe078,
- 0x008683a4, 0x06a003a8, 0x029203a7, 0x060ff0fb,
- 0x02d0038f, 0x02800394, 0x02800397, 0x0380039a,
- 0x0280039d, 0x038003a0, 0x072d0030, 0x009b8394,
- 0x01800412, 0x072d00c0, 0x009b8397, 0x01800412,
- 0x072d0300, 0x019b839a, 0x01800412, 0x072d0c00,
- 0x009b839d, 0x01800412, 0x033d0000, 0x07000003,
- 0x019b83a0, 0x01800412, 0x040fd075, 0x050fd078,
- 0x06a00591, 0x0380001d, 0x068b03a8, 0x03385000,
- 0x07030000, 0x05600818, 0x050f80ff, 0x032fa009,
- 0x07f00000, 0x054b0400, 0x0308a0ff, 0x0179fe00,
- 0x070000ff, 0x010880ff, 0x0448b076, 0x078103c3,
- 0x0560167b, 0x050f80ff, 0x002fa819, 0x02080002,
- 0x01081003, 0x064b0001, 0x00082001, 0x02083001,
- 0x02079001, 0x0207a001, 0x00084013, 0x0207f013,
- 0x00800402, 0x06485076, 0x078103e4, 0x02465076,
- 0x06601875, 0x050f80ff, 0x073fa021, 0x0600003e,
- 0x070ff07d, 0x0450047c, 0x050f80ff, 0x002fa819,
- 0x068b03ce, 0x02080001, 0x00081002, 0x01082003,
- 0x03079003, 0x04487076, 0x068103dc, 0x00498076,
- 0x03a1840a, 0x04605875, 0x050f80ff, 0x032fa009,
- 0x03083000, 0x038003dd, 0x0208307a, 0x0340007e,
- 0x0642007f, 0x068103f2, 0x070ff07e, 0x05a00178,
- 0x009283f2, 0x01800409, 0x078b03e4, 0x06601875,
- 0x050f80ff, 0x073fa041, 0x0600003e, 0x07f00000,
- 0x04487076, 0x078103f0, 0x04605875, 0x050f80ff,
- 0x032fa009, 0x03083000, 0x00498076, 0x03a1840a,
- 0x06602875, 0x050f80ff, 0x073fa009, 0x06000007,
- 0x0008400e, 0x04487076, 0x04810402, 0x078b03f9,
- 0x04603e75, 0x050f80ff, 0x053fa841, 0x06000045,
- 0x068b03fe, 0x02385001, 0x03010000, 0x01800405,
- 0x048b0402, 0x03385000, 0x03010000, 0x04278001,
- 0x040fe07f, 0x01860409, 0x00800154, 0x07c00000,
- 0x04094013, 0x03073072, 0x07440077, 0x040080fb,
- 0x006b6108, 0x06009075, 0x07a00578, 0x07c00000,
- 0x00683e76, 0x05810417, 0x0448d076, 0x058104bb,
- 0x018004f9, 0x07a0056c, 0x028003a7, 0x06000013,
- 0x00201001, 0x00202002, 0x0778aae7, 0x06000001,
- 0x04810468, 0x050fb000, 0x070ff000, 0x01d00422,
- 0x0180043c, 0x00800437, 0x00800432, 0x0180042d,
- 0x01800427, 0x077800e7, 0x06000001, 0x05810465,
- 0x072e7200, 0x030190cc, 0x00800440, 0x016880e7,
- 0x05810465, 0x042e7080, 0x020190cb, 0x00800440,
- 0x016820e7, 0x05810465, 0x042e7020, 0x030190ca,
- 0x00800440, 0x016808e7, 0x05810465, 0x042e7008,
- 0x030190c9, 0x00800440, 0x016802e7, 0x05810465,
- 0x042e7002, 0x020190c8, 0x07480077, 0x05810465,
- 0x03460077, 0x060ff075, 0x01860465, 0x06003094,
- 0x0748a003, 0x07818465, 0x01683e03, 0x02203010,
- 0x01540403, 0x014a1a03, 0x060ff073, 0x00540419,
- 0x05820472, 0x05810478, 0x050010ff, 0x01540403,
- 0x04820454, 0x06003001, 0x034a3c03, 0x017a02ff,
- 0x06000c98, 0x040f8073, 0x070fa0ff, 0x070ff003,
- 0x06500073, 0x03610072, 0x045c0473, 0x0781845f,
- 0x03073072, 0x05394000, 0x07000090, 0x07f00000,
- 0x06003094, 0x07489003, 0x07818469, 0x03400000,
- 0x076c0a00, 0x0681841c, 0x07c00000, 0x060ff073,
- 0x00540419, 0x0581047e, 0x0482047c, 0x01683e03,
- 0x02203010, 0x01540403, 0x014a1a03, 0x01800450,
- 0x03610072, 0x00540473, 0x057dfeff, 0x07ffffff,
- 0x034000ff, 0x01800450, 0x040fd075, 0x040fd073,
- 0x040fd019, 0x01800465, 0x040fd075, 0x02800591,
- 0x06604e75, 0x050f80ff, 0x053fa809, 0x06000001,
- 0x07f00000, 0x05601c03, 0x050f80ff, 0x053fa809,
- 0x06000001, 0x05481003, 0x07818465, 0x07440077,
- 0x040080fb, 0x006b6108, 0x06009075, 0x07a00578,
- 0x01800465, 0x0297849d, 0x07602418, 0x050f80ff,
- 0x012fa809, 0x06780001, 0x070000ff, 0x075a0000,
- 0x05602618, 0x050f80ff, 0x012fa809, 0x060ff001,
- 0x0569feff, 0x054b08ff, 0x075a0000, 0x05600418,
- 0x050f80ff, 0x012fa809, 0x040fe007, 0x028684a4,
- 0x01204000, 0x018004b2, 0x00700101, 0x03010000,
- 0x06780001, 0x07ff0000, 0x076c00ff, 0x078184ac,
- 0x00700101, 0x03010000, 0x05600418, 0x050f80ff,
- 0x012fa80a, 0x06780001, 0x07ff0000, 0x050040ff,
- 0x0279ff01, 0x0700ffff, 0x05602618, 0x050f80ff,
- 0x073fa009, 0x06000001, 0x0279ff02, 0x0700ffff,
- 0x07c00000, 0x04007075, 0x0448b076, 0x048104d5,
- 0x06489076, 0x048104c2, 0x03200030, 0x018004c3,
+ 0x07818465, 0x07440077, 0x040080fb, 0x006b6108,
+ 0x06009075, 0x06a0057f, 0x01800465, 0x0297849d,
+ 0x07602418, 0x050f80ff, 0x012fa809, 0x06780001,
+ 0x070000ff, 0x075a0000, 0x05602618, 0x050f80ff,
+ 0x012fa809, 0x060ff001, 0x0569feff, 0x054b08ff,
+ 0x075a0000, 0x05600418, 0x050f80ff, 0x012fa809,
+ 0x040fe007, 0x028684a4, 0x01204000, 0x008004b9,
+ 0x05600e06, 0x050f80ff, 0x073fa009, 0x06000002,
+ 0x07f00000, 0x064d0004, 0x00700104, 0x03010000,
+ 0x06780004, 0x07ff0000, 0x076c00ff, 0x078184b2,
+ 0x00700104, 0x03010000, 0x064d0004, 0x05600e06,
+ 0x050f80ff, 0x073fa00a, 0x06000002, 0x07f00000,
+ 0x044b0804, 0x0279ff01, 0x0700ffff, 0x05602618,
+ 0x050f80ff, 0x073fa009, 0x06000001, 0x0279ff02,
+ 0x0700ffff, 0x07c00000, 0x04007075, 0x0448b076,
+ 0x048104dc, 0x06489076, 0x058104c9, 0x03200030,
+ 0x018004ca, 0x03200011, 0x06006075, 0x06a00376,
+ 0x007a0101, 0x07060000, 0x07303000, 0x07008290,
+ 0x02496076, 0x078184d4, 0x06006013, 0x008004ef,
+ 0x02400010, 0x058104d4, 0x06006010, 0x06603675,
+ 0x050f80ff, 0x073fa00a, 0x07000003, 0x008004ef,
+ 0x0600007a, 0x02493076, 0x068184e5, 0x06602e75,
+ 0x050f80ff, 0x032fa009, 0x060ff07a, 0x05500400,
+ 0x070000ff, 0x06473076, 0x06602e75, 0x050f80ff,
+ 0x032fa00a, 0x07a00369, 0x007a0101, 0x03010000,
+ 0x06303008, 0x05008000, 0x0600600e, 0x072d0003,
+ 0x029b84ef, 0x050a4000, 0x060a5001, 0x060a6002,
+ 0x050a7003, 0x040a8004, 0x070a9005, 0x050ae006,
+ 0x053079a0, 0x0600000e, 0x06489076, 0x048104fd,
+ 0x06446007, 0x060a0007, 0x062d0002, 0x028003a7,
+ 0x00683e76, 0x076c0aff, 0x0681052f, 0x04007013,
+ 0x06489076, 0x06810508, 0x03200030, 0x03800509,
0x03200011, 0x06006075, 0x06a00376, 0x007a0101,
- 0x07060000, 0x07303000, 0x07008290, 0x02496076,
- 0x068184cd, 0x06006013, 0x018004e8, 0x02400010,
- 0x048104cd, 0x06006010, 0x06603675, 0x050f80ff,
- 0x073fa00a, 0x07000003, 0x018004e8, 0x0600007a,
- 0x02493076, 0x078184de, 0x06602e75, 0x050f80ff,
- 0x032fa009, 0x060ff07a, 0x05500400, 0x070000ff,
- 0x06473076, 0x06602e75, 0x050f80ff, 0x032fa00a,
- 0x07a00369, 0x007a0101, 0x03010000, 0x06303008,
- 0x05008000, 0x0600600e, 0x072d0003, 0x039b84e8,
+ 0x03070000, 0x04602c75, 0x050f80ff, 0x053fa809,
+ 0x06000001, 0x03499003, 0x07810518, 0x07303000,
+ 0x07008890, 0x053079a0, 0x0700000c, 0x0280051c,
+ 0x07303000, 0x04008980, 0x04307920, 0x0700000c,
+ 0x074d0005, 0x06006013, 0x072d0003, 0x019b851e,
0x050a4000, 0x060a5001, 0x060a6002, 0x050a7003,
- 0x040a8004, 0x070a9005, 0x050ae006, 0x053079a0,
- 0x0600000e, 0x06489076, 0x058104f6, 0x06446007,
- 0x060a0007, 0x062d0002, 0x028003a7, 0x00683e76,
- 0x076c0aff, 0x07810528, 0x04007013, 0x06489076,
- 0x06810501, 0x03200030, 0x02800502, 0x03200011,
- 0x06006075, 0x06a00376, 0x007a0101, 0x03070000,
- 0x04602c75, 0x050f80ff, 0x053fa809, 0x06000001,
- 0x03499003, 0x07810511, 0x07303000, 0x07008890,
- 0x053079a0, 0x0700000c, 0x02800515, 0x07303000,
- 0x04008980, 0x04307920, 0x0700000c, 0x074d0005,
- 0x06006013, 0x072d0003, 0x019b8517, 0x050a4000,
+ 0x040a8004, 0x070a9005, 0x050ae006, 0x007a0107,
+ 0x06000020, 0x06489076, 0x0681052c, 0x06446007,
+ 0x060a0007, 0x062d0002, 0x028003a7, 0x06602e75,
+ 0x050f80ff, 0x032fa009, 0x060ff07a, 0x05500400,
+ 0x070000ff, 0x06473076, 0x06602e75, 0x050f80ff,
+ 0x032fa00a, 0x04007075, 0x07a00369, 0x007a0101,
+ 0x03010000, 0x06303008, 0x07008800, 0x074d0005,
+ 0x06600a75, 0x050f80ff, 0x073fa009, 0x07000003,
+ 0x07f00000, 0x054b0406, 0x045a0404, 0x050040ff,
+ 0x0600600e, 0x072d0003, 0x009b8549, 0x050a4000,
0x060a5001, 0x060a6002, 0x050a7003, 0x040a8004,
- 0x070a9005, 0x050ae006, 0x007a0107, 0x06000020,
- 0x06489076, 0x06810525, 0x06446007, 0x060a0007,
- 0x062d0002, 0x028003a7, 0x06602e75, 0x050f80ff,
- 0x032fa009, 0x060ff07a, 0x05500400, 0x070000ff,
- 0x06473076, 0x06602e75, 0x050f80ff, 0x032fa00a,
- 0x04007075, 0x07a00369, 0x007a0101, 0x03010000,
- 0x06303008, 0x07008800, 0x074d0005, 0x06600a75,
- 0x050f80ff, 0x073fa009, 0x07000003, 0x07f00000,
- 0x054b0406, 0x045a0404, 0x050040ff, 0x0600600e,
- 0x072d0003, 0x019b8542, 0x050a4000, 0x060a5001,
- 0x060a6002, 0x050a7003, 0x040a8004, 0x070a9005,
- 0x050ae006, 0x04307920, 0x0600000e, 0x06307d20,
- 0x0600000e, 0x0648c076, 0x05818553, 0x04307920,
- 0x0600000e, 0x06489076, 0x07810556, 0x06446007,
- 0x060a0007, 0x062d0002, 0x028003a7, 0x072d0003,
- 0x019b8559, 0x070ff0f6, 0x03687eff, 0x0481855b,
- 0x050f2074, 0x06489076, 0x06810562, 0x06446007,
- 0x060a0007, 0x040070fb, 0x046a7007, 0x050f40ff,
- 0x062d0002, 0x028003a7, 0x01208060, 0x0600901f,
- 0x05002021, 0x0380057d, 0x040080fb, 0x066ae108,
- 0x06009075, 0x04002076, 0x0380057d, 0x03201100,
- 0x04848576, 0x06420001, 0x05818572, 0x02800594,
- 0x020e0008, 0x07c00000, 0x03201100, 0x0484858a,
- 0x06420001, 0x04818579, 0x02800594, 0x050fd009,
- 0x040fd008, 0x03201100, 0x05848584, 0x06420001,
- 0x04818580, 0x02800594, 0x007a0102, 0x04000101,
- 0x05600809, 0x050f80ff, 0x073fa00a, 0x06000001,
- 0x020e0008, 0x0784058e, 0x030e0009, 0x07c00000,
- 0x01011009, 0x052e4300, 0x07c00000, 0x052e400f,
- 0x01208090, 0x03800571, 0x070fc0ff, 0x040f8013,
- 0x032fa009, 0x02800597, 0x32e23120, 0x02800004,
- 0x00000000, 0x0000a000, 0x0000059b, 0x033d0aaa,
- 0x070aaaaa, 0x013d1aaa, 0x070aaaaa, 0x028c03ce,
- 0x048e0445, 0x048d0451, 0x018f04b8, 0x02910013,
- 0x040f7029, 0x02860013, 0x066c001f, 0x048104d3,
- 0x066c0a1f, 0x07810500, 0x040f702f, 0x0386001d,
- 0x06000010, 0x050fb000, 0x066c0079, 0x07810541,
- 0x0398001d, 0x03400000, 0x076c0a00, 0x04818016,
- 0x07960021, 0x05998021, 0x06a0009e, 0x02800008,
- 0x050f7012, 0x05a683a9, 0x04908008, 0x030150e1,
- 0x06780015, 0x07fffff0, 0x06810064, 0x0079fe15,
- 0x031fffff, 0x030160ff, 0x064bd415, 0x03d0002d,
- 0x01800174, 0x028000c2, 0x03800035, 0x02800040,
- 0x0380004b, 0x03800056, 0x02800076, 0x02800076,
- 0x040f7025, 0x01868039, 0x02026016, 0x0280003d,
- 0x06600025, 0x050f80ff, 0x073fa00a, 0x0600000b,
- 0x02025016, 0x02400029, 0x03800078, 0x050f7021,
- 0x01868044, 0x00022016, 0x03800048, 0x07600021,
- 0x050f80ff, 0x073fa00a, 0x0600000b, 0x00021016,
- 0x02400029, 0x03800078, 0x040f7023, 0x0086804f,
- 0x00024016, 0x03800053, 0x06600023, 0x050f80ff,
- 0x073fa00a, 0x0600000b, 0x02023016, 0x02400029,
- 0x03800078, 0x04600816, 0x050f80ff, 0x012fa839,
- 0x06780004, 0x07ffff00, 0x037c00ff, 0x05000700,
- 0x06810062, 0x0448e001, 0x04818062, 0x07a000a9,
- 0x03800078, 0x040fd016, 0x03800078, 0x0279f015,
- 0x07ffffff, 0x04818076, 0x060ff015, 0x03d00069,
- 0x03800071, 0x02800073, 0x02800076, 0x02800076,
+ 0x070a9005, 0x050ae006, 0x04307920, 0x0600000e,
+ 0x06307d20, 0x0600000e, 0x0648c076, 0x0581855a,
+ 0x04307920, 0x0600000e, 0x06489076, 0x0681055d,
+ 0x06446007, 0x060a0007, 0x062d0002, 0x028003a7,
+ 0x072d0003, 0x019b8560, 0x070ff0f6, 0x03687eff,
+ 0x04818562, 0x050f2074, 0x06489076, 0x07810569,
+ 0x06446007, 0x060a0007, 0x040070fb, 0x046a7007,
+ 0x050f40ff, 0x062d0002, 0x028003a7, 0x01208060,
+ 0x0600901f, 0x05002021, 0x03800584, 0x040080fb,
+ 0x066ae108, 0x06009075, 0x04002076, 0x03800584,
+ 0x03201100, 0x0584857d, 0x06420001, 0x04818579,
+ 0x0280059b, 0x020e0008, 0x07c00000, 0x03201100,
+ 0x04848591, 0x06420001, 0x04818580, 0x0280059b,
+ 0x050fd009, 0x040fd008, 0x03201100, 0x0584858b,
+ 0x06420001, 0x05818587, 0x0280059b, 0x007a0102,
+ 0x04000101, 0x05600809, 0x050f80ff, 0x073fa00a,
+ 0x06000001, 0x020e0008, 0x07840595, 0x030e0009,
+ 0x07c00000, 0x01011009, 0x052e4300, 0x07c00000,
+ 0x052e400f, 0x01208090, 0x03800578, 0x070fc0ff,
+ 0x040f8013, 0x032fa009, 0x0280059e, 0x07d53768,
+ 0x02800004, 0x00000000, 0x0000a000, 0x000005a3,
+ 0x033d0aaa, 0x070aaaaa, 0x013d1aaa, 0x070aaaaa,
+ 0x028c03d6, 0x058e044d, 0x058d0459, 0x018f04c0,
+ 0x02910013, 0x040f7029, 0x02860013, 0x066c001f,
+ 0x058104db, 0x066c0a1f, 0x06810508, 0x040f702f,
+ 0x0386001d, 0x06000010, 0x050fb000, 0x066c0079,
+ 0x06810549, 0x0398001d, 0x03400000, 0x076c0a00,
+ 0x04818016, 0x07960021, 0x05998021, 0x06a0009e,
+ 0x02800008, 0x050f7012, 0x05a683b1, 0x04908008,
+ 0x030150e1, 0x06780015, 0x07fffff0, 0x06810064,
+ 0x0079fe15, 0x031fffff, 0x030160ff, 0x064bd415,
+ 0x03d0002d, 0x01800174, 0x028000c2, 0x03800035,
+ 0x02800040, 0x0380004b, 0x03800056, 0x02800076,
+ 0x02800076, 0x040f7025, 0x01868039, 0x02026016,
+ 0x0280003d, 0x06600025, 0x050f80ff, 0x073fa00a,
+ 0x0600000b, 0x02025016, 0x02400029, 0x03800078,
+ 0x050f7021, 0x01868044, 0x00022016, 0x03800048,
+ 0x07600021, 0x050f80ff, 0x073fa00a, 0x0600000b,
+ 0x00021016, 0x02400029, 0x03800078, 0x040f7023,
+ 0x0086804f, 0x00024016, 0x03800053, 0x06600023,
+ 0x050f80ff, 0x073fa00a, 0x0600000b, 0x02023016,
+ 0x02400029, 0x03800078, 0x04600816, 0x050f80ff,
+ 0x012fa839, 0x06780004, 0x07ffff00, 0x037c00ff,
+ 0x05000700, 0x06810062, 0x0448e001, 0x04818062,
+ 0x07a000a9, 0x03800078, 0x040fd016, 0x03800078,
+ 0x0279f015, 0x07ffffff, 0x04818076, 0x060ff015,
+ 0x03d00069, 0x03800071, 0x02800073, 0x02800076,
0x02800076, 0x02800076, 0x02800076, 0x02800076,
- 0x03e00000, 0x02800008, 0x04908073, 0x010140e1,
- 0x03800078, 0x060fc010, 0x07a00593, 0x02800008,
- 0x072e4800, 0x03016011, 0x0186807e, 0x060fc010,
- 0x07c00000, 0x00011010, 0x0647f016, 0x072d000c,
- 0x009b8080, 0x04600816, 0x050f80ff, 0x012fa839,
- 0x0249f001, 0x04818097, 0x06780004, 0x07ffff00,
- 0x037c00ff, 0x07000300, 0x0481809b, 0x0448e001,
- 0x0481809b, 0x0079c101, 0x07ffffff, 0x007a0b01,
- 0x03800000, 0x04600816, 0x050f80ff, 0x012fa80a,
- 0x062d0008, 0x038000a9, 0x062d0008, 0x00011016,
- 0x052e4c00, 0x07c00000, 0x062d0008, 0x040fd016,
- 0x07c00000, 0x030160eb, 0x0249f016, 0x0481807f,
- 0x04600816, 0x050f80ff, 0x012fa839, 0x06783f01,
- 0x03800060, 0x007c0b01, 0x03800000, 0x0581809c,
- 0x06601807, 0x070030ff, 0x050f80ff, 0x012fa809,
- 0x050f8003, 0x073fa00a, 0x0600000b, 0x040f7001,
- 0x038600b7, 0x04600201, 0x050f80ff, 0x073fa00a,
- 0x0600000b, 0x07c00000, 0x050f702e, 0x008680bc,
- 0x0002e016, 0x0202f016, 0x028000c1, 0x0760002e,
- 0x050f80ff, 0x073fa00a, 0x0600000b, 0x0002e016,
- 0x07c00000, 0x0430e004, 0x03080000, 0x06601216,
- 0x050f80ff, 0x073fa011, 0x07000005, 0x07f00000,
- 0x0660000b, 0x050f80ff, 0x022fa019, 0x0700c000,
- 0x0279ff02, 0x0700ffff, 0x00017002, 0x0760220a,
- 0x050f80ff, 0x012fa809, 0x0079fe01, 0x0700ffff,
- 0x055c0417, 0x06818162, 0x0400d010, 0x0548e00c,
- 0x078100db, 0x0245600e, 0x0548400c, 0x068100e3,
- 0x07300000, 0x05001000, 0x04602c16, 0x050f80ff,
- 0x032fa00a, 0x0644900e, 0x07600a0a, 0x050f80ff,
- 0x032fa039, 0x02015002, 0x064b0015, 0x0379ff03,
- 0x070000ff, 0x01018003, 0x05420418, 0x058180ee,
- 0x0045700e, 0x0179fe06, 0x070000ff, 0x0700f0ff,
- 0x06006010, 0x04007010, 0x0760220a, 0x050f80ff,
- 0x073fa009, 0x06000004, 0x07f00000, 0x064b8408,
- 0x040080ce, 0x04500408, 0x050f80ff, 0x073fa009,
- 0x06000004, 0x07f00000, 0x04603216, 0x050f80ff,
- 0x063fa02a, 0x06000002, 0x0769ff00, 0x076c9000,
- 0x04810108, 0x076cd400, 0x07818109, 0x0444b00e,
- 0x0368060f, 0x00d0010b, 0x00800115, 0x00800110,
- 0x01800117, 0x0180010f, 0x00800162, 0x007a010e,
- 0x07001800, 0x076c3000, 0x03a1829a, 0x07818147,
- 0x0220f002, 0x0180011e, 0x0120d081, 0x007a010e,
- 0x05001000, 0x076c3000, 0x03a1829a, 0x07818147,
- 0x0220f004, 0x0548400c, 0x04810125, 0x0220f00e,
- 0x0444100d, 0x0748600c, 0x04810125, 0x0444200d,
- 0x0548700c, 0x05810128, 0x0644900d, 0x024a1815,
- 0x004a2c15, 0x04500415, 0x070030ff, 0x0700000f,
- 0x017a0100, 0x05004000, 0x0400100e, 0x05304000,
- 0x07000030, 0x04002010, 0x0600500d, 0x0700600a,
- 0x0400700b, 0x05008017, 0x06600616, 0x050f80ff,
- 0x022fa04a, 0x0448b00e, 0x05818056, 0x050f7027,
- 0x02868140, 0x00028016, 0x01800144, 0x07600027,
- 0x050f80ff, 0x073fa00a, 0x0600000b, 0x00027016,
- 0x02400029, 0x03800078, 0x040fd016, 0x050fd00a,
- 0x07600a0a, 0x050f80ff, 0x032fa009, 0x05780100,
- 0x07ffff00, 0x017a0700, 0x06000001, 0x050f80ff,
- 0x032fa00a, 0x07f00000, 0x05600e0a, 0x050f80ff,
- 0x022fa019, 0x05780100, 0x07ffff00, 0x076a0500,
- 0x00202001, 0x0560200a, 0x050f80ff, 0x012fa809,
- 0x06003010, 0x05600e0a, 0x050f80ff, 0x032fa022,
- 0x0180016c, 0x050fd00a, 0x07600a0a, 0x050f80ff,
- 0x032fa009, 0x0379ff00, 0x0380ffff, 0x0145b000,
- 0x07600a0a, 0x050f80ff, 0x032fa00a, 0x07303000,
- 0x07000030, 0x04600e16, 0x050f80ff, 0x053fa80a,
- 0x06000001, 0x06a00398, 0x03800078, 0x06600616,
- 0x050f80ff, 0x012fa841, 0x0079fe01, 0x070000ff,
- 0x070090ff, 0x0500d006, 0x0600a007, 0x0400b008,
- 0x07600a0a, 0x050f80ff, 0x032fa009, 0x0769ff00,
- 0x0660000b, 0x050f80ff, 0x073fa009, 0x07000006,
- 0x07f00000, 0x04602c16, 0x050f80ff, 0x053fa809,
- 0x0600000b, 0x07479017, 0x056c0e09, 0x0481018f,
- 0x076c0c09, 0x01a18593, 0x0560160a, 0x050f80ff,
- 0x053fa809, 0x06000007, 0x07f00000, 0x074b000f,
- 0x0368060f, 0x00d00197, 0x0080019b, 0x01800214,
- 0x018001d1, 0x0180023c, 0x0748f00f, 0x0581023a,
- 0x0400d010, 0x0530e042, 0x02080002, 0x0578400f,
- 0x06000020, 0x017c40ff, 0x06000020, 0x068181a8,
- 0x0748500c, 0x048101a8, 0x03459017, 0x04602c16,
+ 0x02800076, 0x03e00000, 0x02800008, 0x04908073,
+ 0x010140e1, 0x03800078, 0x060fc010, 0x06a0059b,
+ 0x02800008, 0x072e4800, 0x03016011, 0x0186807e,
+ 0x060fc010, 0x07c00000, 0x00011010, 0x0647f016,
+ 0x072d000c, 0x009b8080, 0x04600816, 0x050f80ff,
+ 0x012fa839, 0x0249f001, 0x04818097, 0x06780004,
+ 0x07ffff00, 0x037c00ff, 0x07000300, 0x0481809b,
+ 0x0448e001, 0x0481809b, 0x0079c101, 0x07ffffff,
+ 0x007a0b01, 0x03800000, 0x04600816, 0x050f80ff,
+ 0x012fa80a, 0x062d0008, 0x038000a9, 0x062d0008,
+ 0x00011016, 0x052e4c00, 0x07c00000, 0x062d0008,
+ 0x040fd016, 0x07c00000, 0x030160eb, 0x0249f016,
+ 0x0481807f, 0x04600816, 0x050f80ff, 0x012fa839,
+ 0x06783f01, 0x03800060, 0x007c0b01, 0x03800000,
+ 0x0581809c, 0x06601807, 0x070030ff, 0x050f80ff,
+ 0x012fa809, 0x050f8003, 0x073fa00a, 0x0600000b,
+ 0x040f7001, 0x038600b7, 0x04600201, 0x050f80ff,
+ 0x073fa00a, 0x0600000b, 0x07c00000, 0x050f702e,
+ 0x008680bc, 0x0002e016, 0x0202f016, 0x028000c1,
+ 0x0760002e, 0x050f80ff, 0x073fa00a, 0x0600000b,
+ 0x0002e016, 0x07c00000, 0x0430e004, 0x03080000,
+ 0x06601216, 0x050f80ff, 0x073fa011, 0x07000005,
+ 0x07f00000, 0x0660000b, 0x050f80ff, 0x022fa019,
+ 0x0700c000, 0x0279ff02, 0x0700ffff, 0x00017002,
+ 0x0760220a, 0x050f80ff, 0x012fa809, 0x0079fe01,
+ 0x0700ffff, 0x055c0417, 0x06818162, 0x0400d010,
+ 0x0548e00c, 0x078100db, 0x0245600e, 0x0548400c,
+ 0x068100e3, 0x07300000, 0x05001000, 0x04602c16,
+ 0x050f80ff, 0x032fa00a, 0x0644900e, 0x07600a0a,
+ 0x050f80ff, 0x032fa039, 0x02015002, 0x064b0015,
+ 0x0379ff03, 0x070000ff, 0x01018003, 0x05420418,
+ 0x058180ee, 0x0045700e, 0x0179fe06, 0x070000ff,
+ 0x0700f0ff, 0x06006010, 0x04007010, 0x0760220a,
+ 0x050f80ff, 0x073fa009, 0x06000004, 0x07f00000,
+ 0x064b8408, 0x040080ce, 0x04500408, 0x050f80ff,
+ 0x073fa009, 0x06000004, 0x07f00000, 0x04603216,
+ 0x050f80ff, 0x063fa02a, 0x06000002, 0x0769ff00,
+ 0x076c9000, 0x04810108, 0x076cd400, 0x07818109,
+ 0x0444b00e, 0x0368060f, 0x00d0010b, 0x00800115,
+ 0x00800110, 0x01800117, 0x0180010f, 0x00800162,
+ 0x007a010e, 0x07001800, 0x076c3000, 0x02a182a2,
+ 0x07818147, 0x0220f002, 0x0180011e, 0x0120d081,
+ 0x007a010e, 0x05001000, 0x076c3000, 0x02a182a2,
+ 0x07818147, 0x0220f004, 0x0548400c, 0x04810125,
+ 0x0220f00e, 0x0444100d, 0x0748600c, 0x04810125,
+ 0x0444200d, 0x0548700c, 0x05810128, 0x0644900d,
+ 0x024a1815, 0x004a2c15, 0x04500415, 0x070030ff,
+ 0x0700000f, 0x017a0100, 0x05004000, 0x0400100e,
+ 0x05304000, 0x07000030, 0x04002010, 0x0600500d,
+ 0x0700600a, 0x0400700b, 0x05008017, 0x06600616,
+ 0x050f80ff, 0x022fa04a, 0x0448b00e, 0x05818056,
+ 0x050f7027, 0x02868140, 0x00028016, 0x01800144,
+ 0x07600027, 0x050f80ff, 0x073fa00a, 0x0600000b,
+ 0x00027016, 0x02400029, 0x03800078, 0x040fd016,
+ 0x050fd00a, 0x07600a0a, 0x050f80ff, 0x032fa009,
+ 0x05780100, 0x07ffff00, 0x017a0700, 0x06000001,
+ 0x050f80ff, 0x032fa00a, 0x07f00000, 0x05600e0a,
+ 0x050f80ff, 0x022fa019, 0x05780100, 0x07ffff00,
+ 0x076a0500, 0x00202001, 0x0560200a, 0x050f80ff,
+ 0x012fa809, 0x06003010, 0x05600e0a, 0x050f80ff,
+ 0x032fa022, 0x0180016c, 0x050fd00a, 0x07600a0a,
+ 0x050f80ff, 0x032fa009, 0x0379ff00, 0x0380ffff,
+ 0x0145b000, 0x07600a0a, 0x050f80ff, 0x032fa00a,
+ 0x07303000, 0x07000030, 0x04600e16, 0x050f80ff,
+ 0x053fa80a, 0x06000001, 0x07a003a0, 0x03800078,
+ 0x06600616, 0x050f80ff, 0x012fa841, 0x0079fe01,
+ 0x070000ff, 0x070090ff, 0x0400d010, 0x0600a007,
+ 0x0400b008, 0x07600a0a, 0x050f80ff, 0x032fa009,
+ 0x0769ff00, 0x0660000b, 0x050f80ff, 0x073fa009,
+ 0x07000006, 0x07f00000, 0x04602c16, 0x050f80ff,
+ 0x053fa809, 0x0600000b, 0x07479017, 0x056c0e09,
+ 0x0481018f, 0x076c0c09, 0x00a1859b, 0x0560160a,
+ 0x050f80ff, 0x053fa809, 0x06000007, 0x07f00000,
+ 0x074b000f, 0x0368060f, 0x00d00197, 0x0080019b,
+ 0x00800213, 0x008001d0, 0x0080023b, 0x0748f00f,
+ 0x05810239, 0x0530e042, 0x02080002, 0x0578400f,
+ 0x06000020, 0x017c40ff, 0x06000020, 0x068181a7,
+ 0x0748500c, 0x048101a7, 0x03459017, 0x04602c16,
0x050f80ff, 0x053fa80a, 0x0600000b, 0x0569800f,
- 0x078181b4, 0x0548d00f, 0x078181b1, 0x0644a00e,
- 0x056c0e09, 0x048101bf, 0x0080023e, 0x050010ff,
- 0x046c8001, 0x078181c6, 0x056c0e09, 0x048101bf,
+ 0x068181b3, 0x0548d00f, 0x068181b0, 0x0644a00e,
+ 0x056c0e09, 0x058101be, 0x0080023d, 0x050010ff,
+ 0x046c8001, 0x078181c5, 0x056c0e09, 0x058101be,
0x05601a0a, 0x050f80ff, 0x012fa809, 0x04780101,
- 0x07ffff00, 0x0481023e, 0x01498017, 0x048101c2,
- 0x0644900e, 0x06300001, 0x04000410, 0x05a0024d,
- 0x03800035, 0x026d0001, 0x058101c9, 0x0180023c,
- 0x0530e042, 0x02080002, 0x04a00268, 0x06818238,
- 0x07300003, 0x05000430, 0x05a0024d, 0x03800056,
- 0x0630e445, 0x02080002, 0x056c0e09, 0x0681823e,
- 0x0748f00f, 0x058101de, 0x0569800f, 0x0781823c,
- 0x0548d00f, 0x068181e0, 0x007a010e, 0x06000010,
- 0x008001e6, 0x0246a00e, 0x008001e6, 0x0246a00e,
- 0x0748500f, 0x048101e6, 0x0748500c, 0x048101e6,
- 0x03459017, 0x0349a017, 0x078181ed, 0x04602c16,
- 0x050f80ff, 0x053fa80a, 0x0600000b, 0x008001f7,
+ 0x07ffff00, 0x0481023d, 0x01498017, 0x048101c1,
+ 0x0644900e, 0x06300001, 0x04000410, 0x05a00253,
+ 0x03800035, 0x026d0001, 0x048101c8, 0x0080023b,
+ 0x0530e042, 0x02080002, 0x04a00270, 0x06818237,
+ 0x07300003, 0x05000430, 0x05a00253, 0x03800056,
+ 0x0630e445, 0x02080002, 0x056c0e09, 0x0681823d,
+ 0x0748f00f, 0x058101dd, 0x0569800f, 0x0681823b,
+ 0x0548d00f, 0x068181df, 0x007a010e, 0x06000010,
+ 0x008001e5, 0x0246a00e, 0x008001e5, 0x0246a00e,
+ 0x0748500f, 0x048101e5, 0x0748500c, 0x048101e5,
+ 0x03459017, 0x0349a017, 0x068181ec, 0x04602c16,
+ 0x050f80ff, 0x053fa80a, 0x0600000b, 0x018001f6,
0x0747a017, 0x05001017, 0x05601c0a, 0x050f80ff,
0x073fa009, 0x06000001, 0x07f00000, 0x04602c16,
- 0x050f80ff, 0x012fa812, 0x01498017, 0x058101fc,
+ 0x050f80ff, 0x012fa812, 0x01498017, 0x048101fb,
0x0644900e, 0x0279ff0e, 0x07ffffeb, 0x0448700e,
- 0x0481020e, 0x06601216, 0x050f80ff, 0x012fa809,
+ 0x0481020d, 0x06601216, 0x050f80ff, 0x012fa809,
0x07f00000, 0x04600201, 0x050f80ff, 0x012fa809,
0x07f00000, 0x04600e01, 0x050f80ff, 0x012fa809,
- 0x060ff001, 0x075a00ff, 0x0481020e, 0x0279ff0e,
- 0x07ffffeb, 0x04a00268, 0x06818238, 0x07300003,
- 0x05000430, 0x05a0024d, 0x03800056, 0x056c0e09,
- 0x0681823e, 0x0430e001, 0x02080002, 0x0644000d,
- 0x0748f00f, 0x04810225, 0x0569800f, 0x0781823c,
+ 0x060ff001, 0x075a00ff, 0x0481020d, 0x0279ff0e,
+ 0x07ffffeb, 0x04a00270, 0x06818237, 0x07300003,
+ 0x05000430, 0x05a00253, 0x03800056, 0x056c0e09,
+ 0x0681823d, 0x0430e001, 0x02080002, 0x0644000d,
+ 0x0748f00f, 0x05810224, 0x0569800f, 0x0681823b,
0x0578400f, 0x06000020, 0x017c40ff, 0x06000020,
- 0x06818225, 0x0748500c, 0x04810225, 0x03459017,
+ 0x07818224, 0x0748500c, 0x05810224, 0x03459017,
0x04602c16, 0x050f80ff, 0x053fa80a, 0x0600000b,
- 0x04a00268, 0x06818238, 0x01498017, 0x04810234,
+ 0x04a00270, 0x06818237, 0x01498017, 0x05810233,
0x0644900e, 0x0630000e, 0x04000420, 0x0748600c,
- 0x05810236, 0x0444200d, 0x01800236, 0x06300004,
- 0x04000420, 0x05a0024d, 0x03800035, 0x02200010,
- 0x0180023f, 0x02200001, 0x0180023f, 0x03200006,
- 0x0180023f, 0x02200004, 0x040fd016, 0x050fd00a,
+ 0x05810235, 0x0444200d, 0x01800235, 0x06300004,
+ 0x04000420, 0x05a00253, 0x03800035, 0x02200010,
+ 0x0080023e, 0x02200001, 0x0080023e, 0x03200006,
+ 0x0080023e, 0x02200004, 0x040fd016, 0x050fd00a,
0x050fd000, 0x05600e0a, 0x050f80ff, 0x032fa00a,
- 0x07303000, 0x07000060, 0x04600e16, 0x050f80ff,
- 0x053fa80a, 0x06000001, 0x06a00398, 0x03800078,
- 0x05600e0a, 0x050f80ff, 0x053fa809, 0x06000001,
- 0x07f00000, 0x074b0003, 0x034a1803, 0x014a2c03,
- 0x05500403, 0x070030ff, 0x0400100e, 0x04002010,
- 0x05304000, 0x07000060, 0x0600500d, 0x0700600a,
- 0x0400700b, 0x0460040b, 0x050f80ff, 0x073fa009,
- 0x06000004, 0x0279ff08, 0x0700ffff, 0x06600616,
- 0x050f80ff, 0x022fa04a, 0x07c00000, 0x03681e00,
- 0x070090ff, 0x076c2400, 0x04810283, 0x056cf400,
- 0x04810270, 0x076ce400, 0x07818295, 0x0748000f,
- 0x04810273, 0x0444b00d, 0x0548100f, 0x04810276,
- 0x0444700e, 0x06a00316, 0x06818298, 0x05601c0a,
- 0x050f80ff, 0x0448b00d, 0x0481027f, 0x073fa009,
- 0x06000004, 0x00800289, 0x043fa819, 0x06000002,
- 0x05008005, 0x00800289, 0x05601c0a, 0x050f80ff,
- 0x043fa819, 0x06000002, 0x05008005, 0x0500100a,
- 0x06780007, 0x07ffff00, 0x0581028d, 0x0245500e,
- 0x0560100a, 0x050f80ff, 0x053fa809, 0x06000001,
- 0x0379ff03, 0x070000ff, 0x01018003, 0x018002ca,
- 0x040fd016, 0x050fd00a, 0x03800593, 0x056a02ff,
- 0x07c00000, 0x0447400e, 0x03681e00, 0x070090ff,
- 0x076c3000, 0x048102c4, 0x076c9000, 0x048102c4,
- 0x056cd000, 0x048102a8, 0x076cd400, 0x048102a8,
- 0x040fd016, 0x050fd00a, 0x03800593, 0x0748000f,
- 0x048102ab, 0x0444700e, 0x0548100f, 0x048102ae,
- 0x0444b00d, 0x06a00316, 0x078182c3, 0x0448700d,
- 0x078182c9, 0x0644500e, 0x070ff009, 0x0550041b,
- 0x050f80ff, 0x073fa009, 0x06000001, 0x03200009,
- 0x02400002, 0x04488004, 0x058102be, 0x02400002,
- 0x0320000c, 0x07003018, 0x06601816, 0x050f80ff,
- 0x032fa022, 0x075c00ff, 0x07c00000, 0x0500100a,
- 0x0560200a, 0x050f80ff, 0x053fa809, 0x07000003,
- 0x04008010, 0x05a002d2, 0x078182d1, 0x07003018,
- 0x06601816, 0x050f80ff, 0x022fa04a, 0x075c00ff,
- 0x07c00000, 0x070ff009, 0x0550041b, 0x050f80ff,
- 0x073fa009, 0x06000001, 0x0448b00d, 0x078182db,
- 0x0448700e, 0x048102df, 0x02400002, 0x0049700d,
- 0x048102df, 0x02400002, 0x05a002ee, 0x068182ec,
- 0x060ff001, 0x05500400, 0x050f80ff, 0x063fa019,
- 0x06000002, 0x07f00000, 0x07420018, 0x058102ed,
- 0x02400002, 0x05a002ee, 0x058102ed, 0x056a02ff,
- 0x07c00000, 0x070ff01d, 0x00540402, 0x00d002f1,
- 0x008002f7, 0x018002f9, 0x008002fb, 0x008002fd,
- 0x018002ff, 0x02800301, 0x03200006, 0x03800314,
- 0x03200009, 0x03800314, 0x0320000c, 0x03800314,
- 0x0320000f, 0x03800314, 0x03200012, 0x03800314,
- 0x04600201, 0x050f80ff, 0x012fa809, 0x040f7001,
- 0x02860310, 0x06600a01, 0x050f80ff, 0x073fa009,
- 0x06000001, 0x02681e02, 0x0550041b, 0x050f80ff,
- 0x073fa009, 0x06000001, 0x018002ee, 0x040fd016,
- 0x040fd002, 0x056a02ff, 0x02800315, 0x075c00ff,
- 0x07c00000, 0x0560020a, 0x050f80ff, 0x053fa809,
- 0x06000007, 0x050f700f, 0x03860396, 0x07600a0f,
- 0x050f80ff, 0x053fa809, 0x06000004, 0x0769ff09,
- 0x056c9409, 0x05818396, 0x0760240a, 0x050f80ff,
- 0x063fa019, 0x07000003, 0x07000006, 0x0079fe07,
- 0x070000ff, 0x050010ff, 0x07600c0f, 0x050f80ff,
- 0x063fa019, 0x06000002, 0x0379ff05, 0x070000ff,
- 0x074b0c05, 0x055a0405, 0x070050ff, 0x0079fe04,
- 0x070000ff, 0x050020ff, 0x064b0c04, 0x045a0402,
- 0x050020ff, 0x064b0004, 0x04487004, 0x07810344,
- 0x0379ff05, 0x070000ff, 0x04488004, 0x0481834a,
- 0x04007010, 0x04008010, 0x04444004, 0x04488004,
- 0x0781035f, 0x02680604, 0x076c06ff, 0x0481834a,
- 0x00464004, 0x0045700d, 0x0045800e, 0x0760140f,
- 0x050f80ff, 0x073fa009, 0x0700000c, 0x07f00000,
- 0x074b0018, 0x0560040a, 0x050f80ff, 0x053fa809,
- 0x06000001, 0x050f80ff, 0x073fa00a, 0x06000008,
- 0x07f00000, 0x06604e16, 0x050f80ff, 0x053fa80a,
- 0x06000001, 0x07f00000, 0x04605816, 0x050f80ff,
- 0x073fa00a, 0x07000003, 0x06486004, 0x05818377,
- 0x04780107, 0x07ffff00, 0x004a8c07, 0x04780107,
- 0x07ff0000, 0x004a8007, 0x045a0407, 0x045a0404,
- 0x050040ff, 0x06780008, 0x07ff00ff, 0x0279ff08,
- 0x0700ff00, 0x014c80ff, 0x044d8008, 0x045a0408,
- 0x070030ff, 0x0380038e, 0x04780107, 0x07ffff00,
- 0x0079fe08, 0x070000ff, 0x045a0407, 0x050070ff,
- 0x06780007, 0x07ff00ff, 0x0279ff07, 0x0700ff00,
- 0x054d80ff, 0x004c8007, 0x045a0407, 0x070030ff,
- 0x04780108, 0x07ffff00, 0x004a8c08, 0x04780108,
- 0x07ff0000, 0x004a8008, 0x045a0408, 0x045a0404,
- 0x050040ff, 0x04603e16, 0x050f80ff, 0x022fa032,
- 0x0500100f, 0x05007006, 0x01681f09, 0x075c00ff,
- 0x07c00000, 0x056a02ff, 0x07c00000, 0x050f7012,
- 0x0386039f, 0x06600013, 0x050f80ff, 0x073fa00a,
- 0x0600000b, 0x07c00000, 0x070ff0e2, 0x077800ff,
- 0x033e0000, 0x077400ff, 0x031a0000, 0x068203c4,
- 0x068103c4, 0x00012016, 0x02013016, 0x07c00000,
+ 0x07f00000, 0x04600e16, 0x050f80ff, 0x053fa809,
+ 0x06000001, 0x05780103, 0x070000ff, 0x017a0103,
+ 0x07000600, 0x04600e16, 0x050f80ff, 0x053fa80a,
+ 0x06000001, 0x07a003a0, 0x03800078, 0x05600e0a,
+ 0x050f80ff, 0x053fa809, 0x06000001, 0x07f00000,
+ 0x074b0003, 0x034a1803, 0x014a2c03, 0x05500403,
+ 0x070030ff, 0x0400100e, 0x04002010, 0x04600e16,
+ 0x050f80ff, 0x073fa009, 0x06000002, 0x0600500d,
+ 0x0700600a, 0x0400700b, 0x0460040b, 0x050f80ff,
+ 0x073fa009, 0x06000004, 0x0279ff08, 0x0700ffff,
+ 0x06600616, 0x050f80ff, 0x022fa04a, 0x07c00000,
+ 0x03681e00, 0x070090ff, 0x076c2400, 0x0581028b,
+ 0x056cf400, 0x05810278, 0x076ce400, 0x0681829d,
+ 0x0748000f, 0x0581027b, 0x0444b00d, 0x0548100f,
+ 0x0581027e, 0x0444700e, 0x07a0031e, 0x078182a0,
+ 0x05601c0a, 0x050f80ff, 0x0448b00d, 0x05810287,
+ 0x073fa009, 0x06000004, 0x00800291, 0x043fa819,
+ 0x06000002, 0x05008005, 0x00800291, 0x05601c0a,
+ 0x050f80ff, 0x043fa819, 0x06000002, 0x05008005,
+ 0x0500100a, 0x06780007, 0x07ffff00, 0x05810295,
+ 0x0245500e, 0x0560100a, 0x050f80ff, 0x053fa809,
+ 0x06000001, 0x0379ff03, 0x070000ff, 0x01018003,
+ 0x018002d2, 0x040fd016, 0x050fd00a, 0x0280059b,
+ 0x056a02ff, 0x07c00000, 0x0447400e, 0x03681e00,
+ 0x070090ff, 0x076c3000, 0x058102cc, 0x076c9000,
+ 0x058102cc, 0x056cd000, 0x048102b0, 0x076cd400,
+ 0x048102b0, 0x040fd016, 0x050fd00a, 0x0280059b,
+ 0x0748000f, 0x048102b3, 0x0444700e, 0x0548100f,
+ 0x048102b6, 0x0444b00d, 0x07a0031e, 0x068182cb,
+ 0x0448700d, 0x078182d1, 0x0644500e, 0x070ff009,
+ 0x0550041b, 0x050f80ff, 0x073fa009, 0x06000001,
+ 0x03200009, 0x02400002, 0x04488004, 0x058102c6,
+ 0x02400002, 0x0320000c, 0x07003018, 0x06601816,
+ 0x050f80ff, 0x032fa022, 0x075c00ff, 0x07c00000,
+ 0x0500100a, 0x0560200a, 0x050f80ff, 0x053fa809,
+ 0x07000003, 0x04008010, 0x04a002da, 0x068182d9,
+ 0x07003018, 0x06601816, 0x050f80ff, 0x022fa04a,
+ 0x075c00ff, 0x07c00000, 0x070ff009, 0x0550041b,
+ 0x050f80ff, 0x073fa009, 0x06000001, 0x0448b00d,
+ 0x068182e3, 0x0448700e, 0x058102e7, 0x02400002,
+ 0x0049700d, 0x058102e7, 0x02400002, 0x05a002f6,
+ 0x068182f4, 0x060ff001, 0x05500400, 0x050f80ff,
+ 0x063fa019, 0x06000002, 0x07f00000, 0x07420018,
+ 0x058102f5, 0x02400002, 0x05a002f6, 0x058102f5,
+ 0x056a02ff, 0x07c00000, 0x070ff01d, 0x00540402,
+ 0x01d002f9, 0x018002ff, 0x02800301, 0x03800303,
+ 0x03800305, 0x02800307, 0x03800309, 0x03200006,
+ 0x0280031c, 0x03200009, 0x0280031c, 0x0320000c,
+ 0x0280031c, 0x0320000f, 0x0280031c, 0x03200012,
+ 0x0280031c, 0x04600201, 0x050f80ff, 0x012fa809,
+ 0x040f7001, 0x03860318, 0x06600a01, 0x050f80ff,
+ 0x073fa009, 0x06000001, 0x02681e02, 0x0550041b,
+ 0x050f80ff, 0x073fa009, 0x06000001, 0x018002f6,
+ 0x040fd016, 0x040fd002, 0x056a02ff, 0x0380031d,
+ 0x075c00ff, 0x07c00000, 0x0560020a, 0x050f80ff,
+ 0x053fa809, 0x06000007, 0x050f700f, 0x0286039e,
+ 0x07600a0f, 0x050f80ff, 0x053fa809, 0x06000004,
+ 0x0769ff09, 0x056c9409, 0x0481839e, 0x0760240a,
+ 0x050f80ff, 0x063fa019, 0x07000003, 0x07000006,
+ 0x0079fe07, 0x070000ff, 0x050010ff, 0x07600c0f,
+ 0x050f80ff, 0x063fa019, 0x06000002, 0x0379ff05,
+ 0x070000ff, 0x074b0c05, 0x055a0405, 0x070050ff,
+ 0x0079fe04, 0x070000ff, 0x050020ff, 0x064b0c04,
+ 0x045a0402, 0x050020ff, 0x064b0004, 0x04487004,
+ 0x0681034c, 0x0379ff05, 0x070000ff, 0x04488004,
+ 0x04818352, 0x04007010, 0x04008010, 0x04444004,
+ 0x04488004, 0x06810367, 0x02680604, 0x076c06ff,
+ 0x04818352, 0x00464004, 0x0045700d, 0x0045800e,
+ 0x0760140f, 0x050f80ff, 0x073fa009, 0x0700000c,
+ 0x07f00000, 0x074b0018, 0x0560040a, 0x050f80ff,
+ 0x053fa809, 0x06000001, 0x050f80ff, 0x073fa00a,
+ 0x06000008, 0x07f00000, 0x06604e16, 0x050f80ff,
+ 0x053fa80a, 0x06000001, 0x07f00000, 0x04605816,
+ 0x050f80ff, 0x073fa00a, 0x07000003, 0x06486004,
+ 0x0481837f, 0x04780107, 0x07ffff00, 0x004a8c07,
+ 0x04780107, 0x07ff0000, 0x004a8007, 0x045a0407,
+ 0x045a0404, 0x050040ff, 0x06780008, 0x07ff00ff,
+ 0x0279ff08, 0x0700ff00, 0x014c80ff, 0x044d8008,
+ 0x045a0408, 0x070030ff, 0x03800396, 0x04780107,
+ 0x07ffff00, 0x0079fe08, 0x070000ff, 0x045a0407,
+ 0x050070ff, 0x06780007, 0x07ff00ff, 0x0279ff07,
+ 0x0700ff00, 0x054d80ff, 0x004c8007, 0x045a0407,
+ 0x070030ff, 0x04780108, 0x07ffff00, 0x004a8c08,
+ 0x04780108, 0x07ff0000, 0x004a8008, 0x045a0408,
+ 0x045a0404, 0x050040ff, 0x04603e16, 0x050f80ff,
+ 0x022fa032, 0x0500100f, 0x05007006, 0x01681f09,
+ 0x075c00ff, 0x07c00000, 0x056a02ff, 0x07c00000,
+ 0x050f7012, 0x028603a7, 0x06600013, 0x050f80ff,
+ 0x073fa00a, 0x0600000b, 0x07c00000, 0x070ff0e2,
+ 0x077800ff, 0x033e0000, 0x077400ff, 0x031a0000,
+ 0x078203cc, 0x078103cc, 0x00012016, 0x02013016,
+ 0x07c00000, 0x070ff0e2, 0x077800ff, 0x033e0000,
+ 0x077400ff, 0x031a0000, 0x068203b9, 0x068103b9,
+ 0x07c00000, 0x03016012, 0x06600016, 0x050f80ff,
+ 0x032fa009, 0x07f00000, 0x06600016, 0x050f80ff,
+ 0x073fa00a, 0x06000008, 0x050f7000, 0x038603c6,
+ 0x01012000, 0x028003c8, 0x00012010, 0x02013010,
+ 0x04600816, 0x050f80ff, 0x073fa009, 0x06000007,
+ 0x0647f00e, 0x007a010e, 0x04000101, 0x04600816,
+ 0x050f80ff, 0x073fa00a, 0x06000007, 0x072e0030,
+ 0x020e0016, 0x07c00000, 0x0391000a, 0x0784001d,
+ 0x022c0004, 0x046c041f, 0x078103eb, 0x046c021f,
+ 0x05810403, 0x066c0c1f, 0x04810415, 0x046c081f,
+ 0x05810427, 0x066c061f, 0x05810441, 0x0721f000,
+ 0x0202c010, 0x0202a010, 0x02020010, 0x052e5800,
+ 0x02b60079, 0x058d0459, 0x0380000c, 0x040f702a,
+ 0x038603e4, 0x06000010, 0x04001010, 0x0760122b,
+ 0x050f80ff, 0x032fa012, 0x07f00000, 0x06420029,
+ 0x0660002a, 0x050f80ff, 0x053fa809, 0x06000001,
+ 0x050f7003, 0x01860400, 0x01028003, 0x0660002a,
+ 0x050f80ff, 0x073fa00a, 0x06000008, 0x01800442,
+ 0x00028010, 0x00027010, 0x01800442, 0x040f702a,
+ 0x028603e3, 0x06420029, 0x0660002a, 0x050f80ff,
+ 0x053fa809, 0x06000001, 0x050f7003, 0x01860412,
+ 0x03026003, 0x0660002a, 0x050f80ff, 0x073fa00a,
+ 0x06000008, 0x01800442, 0x02026010, 0x02025010,
+ 0x01800442, 0x040f702a, 0x028603e3, 0x06420029,
+ 0x0660002a, 0x050f80ff, 0x053fa809, 0x06000001,
+ 0x050f7003, 0x01860424, 0x01024003, 0x0660002a,
+ 0x050f80ff, 0x073fa00a, 0x06000008, 0x00800438,
+ 0x00024010, 0x02023010, 0x00800438, 0x040f702a,
+ 0x028603e3, 0x06420029, 0x0660002a, 0x050f80ff,
+ 0x053fa809, 0x06000001, 0x050f7003, 0x01860436,
+ 0x01022003, 0x0660002a, 0x050f80ff, 0x073fa00a,
+ 0x06000008, 0x00800438, 0x00022010, 0x00021010,
+ 0x0647f020, 0x007a0120, 0x04000101, 0x05a004cc,
+ 0x0400802a, 0x06a00580, 0x009483e3, 0x0721f005,
+ 0x038003e4, 0x028003e9, 0x0647f020, 0x06486020,
+ 0x07818447, 0x05a004cc, 0x028003e3, 0x007a0120,
+ 0x04000101, 0x05a004cc, 0x0400802a, 0x06a00580,
+ 0x028003e3, 0x0391000a, 0x070ff0e2, 0x077800ff,
+ 0x033e0000, 0x077400ff, 0x031a0000, 0x048283e9,
+ 0x040fd02a, 0x052e4003, 0x00208010, 0x06a00580,
+ 0x028003e9, 0x0784001d, 0x030150c0, 0x0448e015,
+ 0x07818487, 0x0648f015, 0x0681847f, 0x02490015,
+ 0x07818477, 0x00491015, 0x0781846f, 0x00492015,
+ 0x058104be, 0x033d0000, 0x07000003, 0x039b84be,
+ 0x033d0000, 0x06000002, 0x073c0000, 0x06000040,
+ 0x052e5200, 0x02200004, 0x0180048e, 0x072d0c00,
+ 0x039b8463, 0x052d0800, 0x073c0000, 0x06000020,
+ 0x062e5080, 0x03200003, 0x0180048e, 0x072d0300,
+ 0x029b8461, 0x052d0200, 0x073c0000, 0x06000010,
+ 0x062e5020, 0x02200002, 0x0180048e, 0x072d00c0,
+ 0x039b845f, 0x062d0080, 0x073c0000, 0x06000008,
+ 0x062e5008, 0x02200001, 0x0180048e, 0x072d0030,
+ 0x029b845d, 0x062d0020, 0x073c0000, 0x06000004,
+ 0x062e5002, 0x06000010, 0x0784001d, 0x0392000c,
+ 0x050fb000, 0x040f707c, 0x008604ba, 0x046c0279,
+ 0x0781849f, 0x0448b07a, 0x058104a6, 0x06000010,
+ 0x04001010, 0x0760127b, 0x050f80ff, 0x032fa012,
+ 0x0046b07a, 0x02b60079, 0x018004a9, 0x066c0079,
+ 0x048104a4, 0x040fd07c, 0x06a0059b, 0x02800008,
+ 0x040fd07c, 0x018004a9, 0x0045207a, 0x0279ff7a,
+ 0x07ffd7ff, 0x0007d010, 0x0647f07a, 0x0648607a,
+ 0x078184b4, 0x0448707a, 0x058104b2, 0x040f70fb,
+ 0x038684b2, 0x0644f07a, 0x05a004d2, 0x008004ba,
+ 0x007a017a, 0x04000101, 0x05a004d2, 0x0400807c,
+ 0x0245f008, 0x06a00580, 0x07279000, 0x0007e010,
+ 0x0207c010, 0x0207a010, 0x028c03d6, 0x0380000c,
+ 0x0392000c, 0x070ff0e2, 0x077800ff, 0x033e0000,
+ 0x077400ff, 0x031a0000, 0x078284be, 0x070fc0ff,
+ 0x052e400c, 0x00208020, 0x06a00580, 0x018004be,
+ 0x06000020, 0x05001014, 0x0460082a, 0x050f80ff,
+ 0x032fa012, 0x07c00000, 0x0600007a, 0x040010a2,
+ 0x044b0801, 0x070ff014, 0x065a0001, 0x0460087c,
+ 0x050f80ff, 0x032fa012, 0x07c00000, 0x050f7024,
+ 0x008604e6, 0x070ff0e2, 0x077800ff, 0x033e0000,
+ 0x077400ff, 0x031a0000, 0x04828013, 0x0721f006,
+ 0x0302a024, 0x0280052f, 0x050f7022, 0x018604f5,
0x070ff0e2, 0x077800ff, 0x033e0000, 0x077400ff,
- 0x031a0000, 0x078203b1, 0x078103b1, 0x07c00000,
- 0x03016012, 0x06600016, 0x050f80ff, 0x032fa009,
- 0x07f00000, 0x06600016, 0x050f80ff, 0x073fa00a,
- 0x06000008, 0x050f7000, 0x038603be, 0x01012000,
- 0x038003c0, 0x00012010, 0x02013010, 0x04600816,
- 0x050f80ff, 0x073fa009, 0x06000007, 0x0647f00e,
- 0x007a010e, 0x04000101, 0x04600816, 0x050f80ff,
- 0x073fa00a, 0x06000007, 0x072e0030, 0x020e0016,
- 0x07c00000, 0x0391000a, 0x0784001d, 0x022c0004,
- 0x046c041f, 0x068103e3, 0x046c021f, 0x068103fb,
- 0x066c0c1f, 0x0481040d, 0x046c081f, 0x0481041f,
- 0x066c061f, 0x05810439, 0x0721f000, 0x0202c010,
- 0x0202a010, 0x02020010, 0x052e5800, 0x02b60079,
- 0x048d0451, 0x0380000c, 0x040f702a, 0x028603dc,
- 0x06000010, 0x04001010, 0x0760122b, 0x050f80ff,
- 0x032fa012, 0x07f00000, 0x06420029, 0x0660002a,
- 0x050f80ff, 0x053fa809, 0x06000001, 0x050f7003,
- 0x028603f8, 0x01028003, 0x0660002a, 0x050f80ff,
- 0x073fa00a, 0x06000008, 0x0180043a, 0x00028010,
- 0x00027010, 0x0180043a, 0x040f702a, 0x038603db,
- 0x06420029, 0x0660002a, 0x050f80ff, 0x053fa809,
- 0x06000001, 0x050f7003, 0x0186040a, 0x03026003,
- 0x0660002a, 0x050f80ff, 0x073fa00a, 0x06000008,
- 0x0180043a, 0x02026010, 0x02025010, 0x0180043a,
- 0x040f702a, 0x038603db, 0x06420029, 0x0660002a,
- 0x050f80ff, 0x053fa809, 0x06000001, 0x050f7003,
- 0x0086041c, 0x01024003, 0x0660002a, 0x050f80ff,
- 0x073fa00a, 0x06000008, 0x01800430, 0x00024010,
- 0x02023010, 0x01800430, 0x040f702a, 0x038603db,
- 0x06420029, 0x0660002a, 0x050f80ff, 0x053fa809,
- 0x06000001, 0x050f7003, 0x0186042e, 0x01022003,
- 0x0660002a, 0x050f80ff, 0x073fa00a, 0x06000008,
- 0x01800430, 0x00022010, 0x00021010, 0x0647f020,
- 0x007a0120, 0x04000101, 0x04a004c4, 0x0400802a,
- 0x07a00578, 0x019483db, 0x0721f005, 0x028003dc,
- 0x038003e1, 0x0647f020, 0x06486020, 0x0781843f,
- 0x04a004c4, 0x038003db, 0x007a0120, 0x04000101,
- 0x04a004c4, 0x0400802a, 0x07a00578, 0x038003db,
- 0x0391000a, 0x070ff0e2, 0x077800ff, 0x033e0000,
- 0x077400ff, 0x031a0000, 0x058283e1, 0x040fd02a,
- 0x052e4003, 0x00208010, 0x07a00578, 0x038003e1,
- 0x0784001d, 0x030150c0, 0x0448e015, 0x0681847f,
- 0x0648f015, 0x07818477, 0x02490015, 0x0781846f,
- 0x00491015, 0x06818467, 0x00492015, 0x048104b6,
- 0x033d0000, 0x07000003, 0x029b84b6, 0x033d0000,
- 0x06000002, 0x073c0000, 0x06000040, 0x052e5200,
- 0x02200004, 0x00800486, 0x072d0c00, 0x029b845b,
- 0x052d0800, 0x073c0000, 0x06000020, 0x062e5080,
- 0x03200003, 0x00800486, 0x072d0300, 0x039b8459,
- 0x052d0200, 0x073c0000, 0x06000010, 0x062e5020,
- 0x02200002, 0x00800486, 0x072d00c0, 0x029b8457,
- 0x062d0080, 0x073c0000, 0x06000008, 0x062e5008,
- 0x02200001, 0x00800486, 0x072d0030, 0x039b8455,
- 0x062d0020, 0x073c0000, 0x06000004, 0x062e5002,
- 0x06000010, 0x0784001d, 0x0392000c, 0x050fb000,
- 0x040f707c, 0x018604b2, 0x046c0279, 0x06818497,
- 0x0448b07a, 0x0481049e, 0x06000010, 0x04001010,
- 0x0760127b, 0x050f80ff, 0x032fa012, 0x0046b07a,
- 0x02b60079, 0x008004a1, 0x066c0079, 0x0581049c,
- 0x040fd07c, 0x07a00593, 0x02800008, 0x040fd07c,
- 0x008004a1, 0x0045207a, 0x0279ff7a, 0x07ffd7ff,
- 0x0007d010, 0x0647f07a, 0x0648607a, 0x078184ac,
- 0x0448707a, 0x058104aa, 0x040f70fb, 0x038684aa,
- 0x0644f07a, 0x05a004ca, 0x018004b2, 0x007a017a,
- 0x04000101, 0x05a004ca, 0x0400807c, 0x0245f008,
- 0x07a00578, 0x07279000, 0x0007e010, 0x0207c010,
- 0x0207a010, 0x028c03ce, 0x0380000c, 0x0392000c,
+ 0x031a0000, 0x04828013, 0x0302a022, 0x06a0053b,
+ 0x04488020, 0x0781051e, 0x040fd02a, 0x0202a010,
+ 0x02020010, 0x040f7026, 0x03860503, 0x0202a026,
+ 0x06a0053b, 0x04488020, 0x078184ff, 0x0621f001,
+ 0x00683e20, 0x05818530, 0x0280051f, 0x040fd02a,
+ 0x0202a010, 0x0002b010, 0x02020010, 0x050f7028,
+ 0x02860538, 0x0621f002, 0x0302a028, 0x0280052f,
0x070ff0e2, 0x077800ff, 0x033e0000, 0x077400ff,
- 0x031a0000, 0x068284b6, 0x070fc0ff, 0x052e400c,
- 0x00208020, 0x07a00578, 0x008004b6, 0x06000020,
- 0x05001014, 0x0460082a, 0x050f80ff, 0x032fa012,
- 0x07c00000, 0x0600007a, 0x040010a2, 0x044b0801,
- 0x070ff014, 0x065a0001, 0x0460087c, 0x050f80ff,
- 0x032fa012, 0x07c00000, 0x050f7024, 0x018604de,
- 0x070ff0e2, 0x077800ff, 0x033e0000, 0x077400ff,
- 0x031a0000, 0x04828013, 0x0721f006, 0x0302a024,
- 0x03800527, 0x050f7022, 0x018604ed, 0x070ff0e2,
+ 0x031a0000, 0x04828013, 0x050f7024, 0x02860513,
+ 0x0721f006, 0x0302a024, 0x0280052f, 0x050f7022,
+ 0x02860538, 0x0302a022, 0x06a0053b, 0x04488020,
+ 0x0781051e, 0x040fd02a, 0x0202a010, 0x0002b010,
+ 0x02020010, 0x02800538, 0x0621f004, 0x070ff0e2,
0x077800ff, 0x033e0000, 0x077400ff, 0x031a0000,
- 0x04828013, 0x0302a022, 0x07a00533, 0x04488020,
- 0x06810516, 0x040fd02a, 0x0202a010, 0x02020010,
- 0x040f7026, 0x008604fb, 0x0202a026, 0x07a00533,
- 0x04488020, 0x068184f7, 0x0621f001, 0x00683e20,
- 0x05818528, 0x03800517, 0x040fd02a, 0x0202a010,
- 0x0002b010, 0x02020010, 0x050f7028, 0x03860530,
- 0x0621f002, 0x0302a028, 0x03800527, 0x070ff0e2,
- 0x077800ff, 0x033e0000, 0x077400ff, 0x031a0000,
- 0x04828013, 0x050f7024, 0x0286050b, 0x0721f006,
- 0x0302a024, 0x03800527, 0x050f7022, 0x03860530,
- 0x0302a022, 0x07a00533, 0x04488020, 0x06810516,
- 0x040fd02a, 0x0202a010, 0x0002b010, 0x02020010,
- 0x03800530, 0x0621f004, 0x070ff0e2, 0x077800ff,
- 0x033e0000, 0x077400ff, 0x031a0000, 0x05828522,
- 0x01208060, 0x0600902a, 0x04002020, 0x06a0057f,
- 0x03800530, 0x0202a010, 0x02020010, 0x0002b010,
- 0x0721f000, 0x03800530, 0x07a00533, 0x0400102a,
- 0x0245f001, 0x07a00539, 0x050f801e, 0x0320000a,
- 0x022017d0, 0x032fa012, 0x072e5c00, 0x028c03ce,
- 0x048d0451, 0x02800013, 0x0460082a, 0x050f80ff,
- 0x022fa031, 0x03020000, 0x0102b005, 0x07c00000,
- 0x01200100, 0x069a053d, 0x060f0001, 0x07c00000,
- 0x07420000, 0x0581853a, 0x060fc010, 0x03800593,
- 0x0392001d, 0x0207c02f, 0x0460087c, 0x050f80ff,
- 0x032fa039, 0x0307a000, 0x0107b005, 0x0307f006,
- 0x0660007c, 0x050020ff, 0x050f80ff, 0x032fa011,
- 0x0302f000, 0x01868559, 0x0202f001, 0x00868557,
- 0x0002e010, 0x0660187f, 0x050f80ff, 0x073fa00a,
- 0x06000008, 0x0380055f, 0x0002e001, 0x0380055f,
- 0x040f7001, 0x02860552, 0x0760002e, 0x050f80ff,
- 0x012fa80a, 0x0002e001, 0x06000010, 0x04001010,
- 0x040f8002, 0x032fa012, 0x06279001, 0x0400107c,
- 0x060ff0fb, 0x054bc8ff, 0x065a0001, 0x07a00539,
- 0x0320000a, 0x022011f4, 0x00202004, 0x06003010,
- 0x0249507a, 0x06810570, 0x0020200e, 0x050f8078,
- 0x032fa022, 0x030e5077, 0x028c03ce, 0x048d0451,
- 0x040f702f, 0x00868013, 0x0380001d, 0x03201100,
- 0x0584857d, 0x06420001, 0x04818579, 0x03800596,
- 0x020e0008, 0x07c00000, 0x050fd009, 0x040fd008,
- 0x03201100, 0x04848586, 0x06420001, 0x05818582,
- 0x03800596, 0x007a0102, 0x04000101, 0x05600809,
- 0x050f80ff, 0x073fa00a, 0x06000001, 0x020e0008,
- 0x04848591, 0x06420001, 0x0581858d, 0x03800596,
- 0x030e0009, 0x07c00000, 0x052e400f, 0x00208040,
- 0x03800578, 0x070fc0ff, 0x040f8010, 0x032fa009,
- 0x03800599, 0xf152208d, 0x00000000, 0x00000000,
- 0x0000400e, 0x00000808, 0x00000803, 0x00011f0f,
- 0x02080b02, 0xe6e5610b, 0x7f04e630, 0x7f028001,
- 0x30e2e500, 0x017e04e4, 0x007e0280, 0x08605fee,
- 0xe4f7f953, 0x0b80fef5, 0x16120a7f, 0xf7f953b3,
- 0x7530fe75, 0xf5e408fc, 0x08f943fd, 0x06000222,
- 0x000f1f01, 0x75002003, 0xf5e40151, 0xf553f552,
- 0x7f7ef552, 0x3d040204, 0x520536c2, 0x94d352e5,
- 0x7505400c, 0x36d20152, 0x740c0790, 0x74a3f007,
- 0xf5e4f0ff, 0x90f0a30c, 0xa3f01407, 0x200b75f0,
- 0xf5e409f5, 0xd308e508, 0x03403094, 0x12090402,
- 0x0b150600, 0x047008e5, 0x0280017f, 0x09e5007f,
- 0x017e0470, 0x007e0280, 0x05605fee, 0xd2f31712,
- 0xf7e15335, 0x094508e5, 0x250be5ff, 0x24e025e0,
- 0xe482f583, 0x83f50734, 0xe285f0ef, 0xd352e520,
- 0x0d400194, 0xe02a1b12, 0x4064a054, 0x04020370,
- 0xf8f95300, 0xe4709490, 0x10f5e0f0, 0x1e1209af,
- 0xef08af74, 0x82f50844, 0xe0808375, 0x44ef29f5,
- 0x7582f507, 0xf5e09e83, 0xd3405422, 0x1e400094,
- 0xf05429e5, 0x1b122170, 0x8044e02a, 0x5422e5f0,
- 0x70086530, 0x2a1b1209, 0xf0bf54e0, 0x1b120980,
- 0xf040742a, 0x12000402, 0x8375491b, 0xf0ff74ae,
- 0x007e08af, 0xf50744ef, 0xe5fde082, 0x25e0250b,
- 0xf58124e0, 0x0734e482, 0xf0ed83f5, 0xe00e0790,
- 0x44eff004, 0x7582f507, 0xf5e09883, 0x5a1b1228,
- 0x1b120c40, 0x0144e02a, 0x02691b12, 0x08affb03,
- 0x8074007e, 0x8dcdefcd, 0xe083f582, 0x120ae030,
- 0x44e02a1b, 0x0402f020, 0x2a1b1200, 0xf0df54e0,
- 0x12ae44ee, 0xe430711b, 0x00040203, 0x1b129e74,
- 0x03e0203c, 0x8f000402, 0xe0838e82, 0x0203e020,
- 0x1b120004, 0x1044e02a, 0x4408e5f0, 0x7582f506,
- 0x44e09e83, 0x08aff004, 0x44ef007e, 0xe082f506,
- 0x1234e220, 0x44e02a1b, 0xe4e5f008, 0x7d04e630,
- 0x7d028001, 0xc37ee500, 0x04500494, 0x0280017c,
- 0x4dec007c, 0x35c20560, 0xee000402, 0x1b12d244,
- 0xf0404471, 0x12000402, 0x54e02a1b, 0x1b12f0f7,
- 0xd2837549, 0xf0bf54e0, 0xe0140790, 0x7ee5f004,
- 0x7e750370, 0x7e08af01, 0x5a1b1200, 0x1b121240,
- 0x0144e02a, 0xe0291b12, 0x1b120254, 0x00040269,
- 0xe02a1b12, 0x1b120244, 0xfe54e029, 0xee35c2f0,
- 0x828f8044, 0xf5e083f5, 0x44e35417, 0x9074f010,
- 0x4408e5fc, 0x82f5fd07, 0x54e0838c, 0x0207903f,
- 0xc054e0f0, 0x838c828d, 0x129274f0, 0x07903c1b,
- 0x501b1203, 0x1b128274, 0x0407903c, 0x74501b12,
- 0x3c1b12b4, 0x12050790, 0x9474501b, 0x4408e5fe,
- 0x411b1206, 0xe03010f5, 0x8037d204, 0xe537c202,
- 0x8f7f5410, 0xf0838e82, 0x12304430, 0x80543a1b,
- 0x400094d3, 0x8039d204, 0x8f39c202, 0xe0838e82,
- 0x12f08044, 0x40543a1b, 0x400094d3, 0x803ad204,
- 0x8f3ac202, 0xe0838e82, 0x74f04044, 0x08e5fe92,
- 0x1b120644, 0x04e73041, 0x028038d2, 0x828f38c2,
- 0x54e0838e, 0x1e12f07f, 0x0af5e407, 0x80020320,
- 0x03433003, 0x20171912, 0x03800202, 0x12034230,
- 0x3030970c, 0x17191206, 0x12970c12, 0x1b124f0d,
- 0xfb54e02a, 0xc30ae5f0, 0x46400194, 0x1208e143,
- 0x44e02a1b, 0xe4e5f004, 0x122ae720, 0x8375491b,
- 0x0854e0d2, 0x400094d3, 0x80017f04, 0xe5007f02,
- 0x0194c30a, 0x017e0440, 0x007e0280, 0x05605eef,
- 0x80981d12, 0x491b1217, 0xe0d28375, 0x02f00844,
- 0x1b120004, 0xd2837549, 0xf0f754e0, 0x7f071e12,
- 0xb3161208, 0x12fe8e74, 0x838e491b, 0x5410f5e0,
- 0x10e5f0fe, 0xe5ff0144, 0x44edfd08, 0xef82f507,
- 0x5410e5f0, 0x44edfffe, 0xef82f507, 0x75481b12,
- 0x44e08683, 0x481b1210, 0xf01044e0, 0xe02a1b12,
- 0x0144fd54, 0x2a1b12ff, 0x691b12ef, 0xe50c3230,
- 0xf5084408, 0x82837582, 0xaff00574, 0x5918120b,
- 0x08251074, 0x000208f5, 0xe5090585, 0x0794d309,
- 0x00020350, 0xd37ee582, 0x04400094, 0x0280017f,
- 0x7ee5007f, 0x50fa94c3, 0x80017e04, 0xee007e02,
- 0x0502605f, 0x0b35307e, 0x7f01e143, 0xb3161209,
- 0x53580002, 0x0002fee1, 0x8f6a8e58, 0x8d6c8c6b,
- 0x016e756d, 0x75016f75, 0xf5e40170, 0xf574f573,
- 0x2f079075, 0xf53cf5f0, 0xf546f53e, 0xf53df547,
- 0xe56ff53f, 0xe50e706f, 0x126a456b, 0x83753707,
- 0x803a7480, 0x37071208, 0x74808375, 0x3607121a,
- 0xe0868375, 0xe4f00844, 0x74c36ef5, 0xff6e953f,
- 0x75680812, 0xf0ef8283, 0x12741912, 0x33e5d308,
- 0x070912f0, 0x40be0812, 0x706fe5e1, 0x3707120b,
- 0x74808375, 0x0980f036, 0x75370712, 0x16748083,
- 0x016e75f0, 0x75370712, 0x6ee5b483, 0x741912f0,
- 0x6e253f74, 0x34e482f5, 0xe583f500, 0xbf74f033,
- 0x82f56e25, 0x120034e4, 0xd840be08, 0xf570f5e4,
- 0xf547f546, 0x0709126e, 0xfee083f5, 0xe0d30812,
- 0x0024007c, 0xfe3eecff, 0xefd33bad, 0x509cee9d,
- 0x80017b04, 0xe5007b02, 0x7a047070, 0x7a028001,
- 0x605aeb00, 0x466e8506, 0xd3017075, 0x9cee9def,
- 0x017f0450, 0x007f0280, 0x01b470e5, 0x80017e04,
- 0xef007e02, 0x8503605e, 0x6e05476e, 0x7f646ee5,
- 0x46e5a370, 0x47e50560, 0x85037eb4, 0x6fe54746,
- 0x46850870, 0x77478576, 0x74c30e80, 0xf546957f,
- 0x7f74c378, 0x79f54795, 0x37706fe5, 0x476546e5,
- 0x73750c70, 0x01747501, 0x3df53cf5, 0xf5e43580,
- 0x47e5c34e, 0x3cf54695, 0x71f513c3, 0x72f54625,
- 0x403f94c3, 0x3df5e405, 0x74c34080, 0xf572953f,
- 0xe537803d, 0x70476546, 0x0173750f, 0xf5017575,
- 0x753ff53e, 0x2280014e, 0xc34ef5e4, 0x469547e5,
- 0x13c33ef5, 0x462571f5, 0x94d372f5, 0xe405503f,
- 0x06803ff5, 0xc12472e5, 0x6f053ff5, 0x94c36fe5,
- 0x02035002, 0x6de57304, 0x02706c45, 0x74e50480,
- 0x07907545, 0x017ff02f, 0x04603ee5, 0x14703ce5,
- 0xf53cf5e4, 0xf53ef53d, 0xdf08123f, 0x02f00470,
- 0x7a80b106, 0x95c33ce5, 0xe507403e, 0xff3e953c,
- 0xe5c30680, 0xff3c953e, 0x95d376e5, 0x85054079,
- 0x03807a76, 0xe57a7985, 0x7895c377, 0x77850550,
- 0x8503807b, 0x7be57b78, 0x407a95d3, 0x957be530,
- 0xf53cf57a, 0x7be5c33e, 0x07907a95, 0x3ce5f019,
- 0x71f513c3, 0x72f57a25, 0x403f94c3, 0x3df5e405,
- 0x74c31f80, 0xf572953f, 0x803ff53d, 0x3cf5e414,
- 0x07903ef5, 0x0812f019, 0xf00370df, 0x01740380,
- 0x680812f0, 0xe0d08375, 0xadfe0f54, 0x7e02703c,
- 0x020fbe07, 0xfbee807e, 0x749bd3ef, 0x4098f880,
- 0x3cf5e41f, 0x08123ef5, 0xf00370df, 0x01741280,
- 0xfb08e5f0, 0xf50744eb, 0xd2837582, 0xf01044e0,
- 0xebfb08e5, 0x82f50944, 0xed9e8375, 0x0744ebf0,
- 0x837582f5, 0x12f0edca, 0x83756808, 0x22f0efcc,
- 0x074408e5, 0x837582f5, 0xf054e0bc, 0x4408e5f0,
- 0x7582f507, 0x54e0be83, 0x08e5f0f0, 0x82f50744,
- 0xe0c08375, 0xe5f0f054, 0xf5074408, 0x90f02282,
- 0xfee02807, 0x82f5e0a3, 0x8522838e, 0x41854242,
- 0x40408541, 0xf52fc074, 0x3e027482, 0x42e583f5,
- 0x2fe074f0, 0x027482f5, 0x2283f53e, 0xfd2942e5,
- 0xe5fc33e4, 0xec9dc33c, 0x74f88064, 0xf5229880,
- 0x0790e083, 0xfd1f5422, 0xe0a3fae0, 0x838a82f5,
- 0x9022f0ed, 0xfce02207, 0x82f5e0a3, 0x9022838c,
- 0xedff2407, 0xf0cf0744, 0x22f0efa3, 0x85383885,
- 0x3a853939, 0x2fc0743a, 0x027482f5, 0x2283f53e,
- 0xff260790, 0xcf0744ed, 0xf0efa3f0, 0xa074f022,
- 0x7482f52f, 0x83f53e02, 0x25c07422, 0xe482f511,
- 0x83f50134, 0x25007422, 0xe482f511, 0x83f50234,
- 0x25607422, 0xe482f511, 0x83f50334, 0x25807422,
- 0xe482f511, 0x83f50334, 0x25e07422, 0xe482f511,
- 0x83f50334, 0x25407422, 0xe482f511, 0x83f50634,
- 0x2f807422, 0x027482f5, 0x2283f53e, 0x82e583f5,
- 0x82f50744, 0x22f040e5, 0x11254074, 0x34e482f5,
- 0x2283f502, 0x1125c074, 0x34e482f5, 0x2283f503,
- 0x11250074, 0x34e482f5, 0x2283f506, 0x11252074,
- 0x34e482f5, 0x2283f506, 0xedfd08e5, 0x82f50744,
- 0xf041e522, 0x016465e5, 0x7e226445, 0x007afb00,
- 0x22007cfd, 0x11252074, 0x34e482f5, 0xa0742202,
- 0x82f51125, 0x220334e4, 0x007e08af, 0xf50744ef,
- 0x3e852282, 0x413f8542, 0x8522408f, 0x3d85423c,
- 0x22408f41, 0x903f4575, 0xf0e42007, 0x83f522a3,
- 0x05f032e5, 0xc36ee56e, 0xf0224094, 0x064408e5,
- 0x742282f5, 0xf56e2500, 0x0034e482, 0xe52283f5,
- 0x906c456d, 0xe4222f07, 0xd33ce5f9, 0x74223e95,
- 0x82f52e80, 0xf50234e4, 0x7422e083, 0x82f52ea0,
- 0xf50234e4, 0x7422e083, 0xf56e2580, 0x0034e482,
- 0xfd422522, 0x22fc33e4, 0x85424285, 0x40854141,
- 0x4ced2240, 0x09020360, 0x704eeff2, 0x26079037,
- 0xe0960712, 0xd90712fd, 0x0790f0ed, 0x96071228,
- 0x0712fde0, 0x12f0ede5, 0x54e09307, 0x0812fd1f,
- 0xed83f584, 0x240790f0, 0xe0960712, 0x12fd1f54,
- 0xf0ed3808, 0x4e0464ef, 0x07903770, 0x96071226,
- 0x0712fde0, 0x90f0edf1, 0x07122807, 0x12fde096,
- 0xf0edfd07, 0xe0930712, 0x12fd1f54, 0x83f58e08,
- 0x0790f0ed, 0x96071224, 0xfd1f54e0, 0xed440812,
- 0x0164eff0, 0x7d04704e, 0x7d028001, 0x0264ef00,
- 0x7f04704e, 0x7f028001, 0x604def00, 0x26079078,
- 0xe0420712, 0x090812ff, 0x3e0712ef, 0x0812ffe0,
- 0x90f0ef15, 0x07122207, 0x1f54e042, 0x500812ff,
- 0x0790f0ef, 0x42071224, 0xff1f54e0, 0xef5c0812,
- 0x071222f0, 0x12f0e4d9, 0xf0e4e507, 0xf5840812,
- 0x12f0e483, 0x14743808, 0xf10712f0, 0x0712f0e4,
- 0x12f0e4fd, 0x83f58e08, 0x0812f0e4, 0xf0147444,
- 0xe4090812, 0x150812f0, 0x0812f0e4, 0x12f0e450,
- 0x14745c08, 0x648c22f0, 0x668a658d, 0xf5e4678b,
- 0x704eef69, 0x161d0203, 0xe568f5e4, 0x70664567,
- 0x37071232, 0xe4908375, 0x75360712, 0x12e4c283,
- 0x83753607, 0x0812e4c4, 0x12297073, 0x83753707,
- 0x0712e492, 0xc6837536, 0x360712e4, 0xe4c88375,
- 0x901180f0, 0x07122607, 0x0812e442, 0x12057073,
- 0xf0e43f07, 0x12161d12, 0x67e5801e, 0x33706645,
- 0x75370712, 0x41e59083, 0x75360712, 0x41e5c283,
- 0x75360712, 0x0812c483, 0x12297071, 0x83753707,
- 0x1240e592, 0x83753607, 0x1240e5c6, 0x83753607,
- 0x900e80c8, 0x07122607, 0x71081242, 0x07120670,
- 0xf040e53f, 0x007e69af, 0x66ac67ad, 0x12490412,
- 0x83753707, 0x94d3e0ca, 0x050c5000, 0xc368e568,
- 0x03500594, 0x224b0a02, 0x75f7f953, 0xf5e410fc,
- 0x30fe75fd, 0xf943fff5, 0x20e6e508, 0xff780be7,
- 0xfdd8f6e4, 0x80fee653, 0xe4087809, 0x53fdd8f6,
- 0x8175fee6, 0xa8f5e480, 0xa9c2a8d2, 0xe2e5afd2,
- 0x2005e520, 0x038002e6, 0xe502e143, 0x0ee020e2,
- 0x7f000090, 0xe4087e00, 0xfcdfa3f0, 0x0b02fade,
- 0x01fa43b5, 0xf0c0e0c0, 0x82c083c0, 0x1112d0c0,
- 0xd0d0d018, 0xd083d082, 0x53e0d0f0, 0x0232fefa,
- 0x93e4d51a, 0x93e4f8a3, 0xdf08f6a3, 0xe42980f9,
- 0x54f8a393, 0xc80c2407, 0x54c433c3, 0xc820440f,
- 0xf4044083, 0x46018056, 0x80e4dff6, 0x0402010b,
- 0x40201008, 0xff0f9080, 0x93017ee4, 0xffa3c160,
- 0xe5303f54, 0xfe1f5409, 0x60a393e4, 0x54cf0e01,
- 0x60e025c0, 0x80b840ad, 0x8d608cfe, 0xe7081261,
- 0x0d402074, 0x7482f52f, 0x83f53e03, 0x80f03ee5,
- 0x82f52f0b, 0xf53e0374, 0xf03ce583, 0x95d33ce5,
- 0xe53c403e, 0x70604561, 0x0912e910, 0x123ee511,
- 0x3b407507, 0x80a20812, 0xc33ee518, 0x1d403895,
- 0xe5383e85, 0x8505603e, 0x0380393f, 0x8f393985,
- 0x2108123a, 0x07123ee5, 0xf03fe5cd, 0xe5438022,
- 0x70604561, 0x6c071219, 0x08120540, 0x122780ab,
- 0x08121809, 0x1242e521, 0x41e5cd07, 0x3ce522f0,
- 0x403895c3, 0x383c851d, 0x05603ce5, 0x80393d85,
- 0x39398503, 0x08123a8f, 0x123ce521, 0x3de5cd07,
- 0x388522f0, 0x39398538, 0x123a3a85, 0x38e52108,
- 0xe5cd0712, 0x7f22f039, 0xb3161206, 0x12e41c12,
- 0x0e12b70e, 0x0a44e0e6, 0xfe8e74f0, 0x12b70e12,
- 0xf0efbe0e, 0xe53028e5, 0x0180d303, 0x750540c3,
- 0x03802014, 0x12081475, 0x8375b70e, 0xf014e58a,
- 0x7505ffb4, 0x06808012, 0x13c314e5, 0xf5e412f5,
- 0x127ff516, 0x1312b818, 0xc30ae5a3, 0x09500194,
- 0x16e51605, 0x401494c3, 0x20e4e5ea, 0x0e1228e7,
- 0xd28375b7, 0xd30854e0, 0x04400094, 0x0280017f,
- 0x0ae5007f, 0x400194c3, 0x80017e04, 0xef007e02,
- 0x1203605e, 0x7fe5981d, 0x401194c3, 0xb70e1214,
- 0xe0d28375, 0xe5f08044, 0x0fe720e4, 0x80981d12,
- 0xb70e120a, 0xe0d28375, 0x12f07f54, 0x7422e41c,
- 0x82088580, 0x17e583f5, 0xed0e12f0, 0x0790f0e4,
- 0x0e12e002, 0x908375ca, 0x9274f0ef, 0x4408e5fe,
- 0x82f5ff07, 0x54e0838e, 0x0790fdc0, 0x3f54e003,
- 0x8e828f4d, 0x0790f083, 0x0e12e004, 0x828375ca,
- 0x0790f0ef, 0xedffe005, 0x82f50744, 0xefb48375,
- 0x75b60e12, 0x54e08083, 0x3730f0bf, 0x440f120a,
- 0xe0948375, 0x30f08044, 0x0f120a38, 0x92837544,
- 0xf08044e0, 0xe43028e5, 0x0a39201a, 0x75b70e12,
- 0x54e08883, 0x3a20f07f, 0xb70e120a, 0xe0888375,
- 0x74f0bf54, 0x0e12fe8c, 0xe0838eb7, 0x0e120f54,
- 0x868375b6, 0xf0bf54e0, 0x064408e5, 0x75b00e12,
- 0xf0e48a83, 0x704eef22, 0xd9071226, 0x0790fde0,
- 0x88071226, 0xe0e50712, 0x280790fd, 0x12880712,
- 0x07128408, 0x3808127f, 0x240790e0, 0xef850712,
- 0x704e0464, 0xf1071229, 0x0790fde0, 0x88071226,
- 0xe0fd0712, 0x280790fd, 0x12880712, 0x07128e08,
- 0x4408127f, 0xfd1f54e0, 0x12240790, 0x64ef8807,
- 0x04704e01, 0x0280017d, 0x64ef007d, 0x04704e02,
- 0x0280017f, 0x4def007f, 0x08123560, 0x90ffe009,
- 0x07122607, 0x12f0ef96, 0xffe01508, 0x12280790,
- 0xf0ef9607, 0xe0500812, 0x12ff1f54, 0xf0ef9307,
- 0xe05c0812, 0x90ff1f54, 0x07122407, 0x22f0ef96,
- 0x837582f5, 0xe5f0e482, 0xf5074408, 0x838e2282,
+ 0x0482852a, 0x01208060, 0x0600902a, 0x04002020,
+ 0x07a00587, 0x02800538, 0x0202a010, 0x02020010,
+ 0x0002b010, 0x0721f000, 0x02800538, 0x06a0053b,
+ 0x0400102a, 0x0245f001, 0x07a00541, 0x050f801e,
+ 0x0320000a, 0x022017d0, 0x032fa012, 0x072e5c00,
+ 0x028c03d6, 0x058d0459, 0x02800013, 0x0460082a,
+ 0x050f80ff, 0x022fa031, 0x03020000, 0x0102b005,
+ 0x07c00000, 0x01200100, 0x069a0545, 0x060f0001,
+ 0x07c00000, 0x07420000, 0x05818542, 0x060fc010,
+ 0x0280059b, 0x0392001d, 0x0207c02f, 0x0460087c,
+ 0x050f80ff, 0x032fa039, 0x0307a000, 0x0107b005,
+ 0x0307f006, 0x0660007c, 0x050020ff, 0x050f80ff,
+ 0x032fa011, 0x0302f000, 0x00868561, 0x0202f001,
+ 0x0186855f, 0x0002e010, 0x0660187f, 0x050f80ff,
+ 0x073fa00a, 0x06000008, 0x02800567, 0x0002e001,
+ 0x02800567, 0x040f7001, 0x0386055a, 0x0760002e,
+ 0x050f80ff, 0x012fa80a, 0x0002e001, 0x06000010,
+ 0x04001010, 0x040f8002, 0x032fa012, 0x06279001,
+ 0x0400107c, 0x060ff0fb, 0x054bc8ff, 0x065a0001,
+ 0x07a00541, 0x0320000a, 0x022011f4, 0x00202004,
+ 0x06003010, 0x0249507a, 0x07810578, 0x0020200e,
+ 0x050f8078, 0x032fa022, 0x030e5077, 0x028c03d6,
+ 0x058d0459, 0x040f702f, 0x00868013, 0x0380001d,
+ 0x03201100, 0x04848585, 0x06420001, 0x05818581,
+ 0x0280059e, 0x020e0008, 0x07c00000, 0x050fd009,
+ 0x040fd008, 0x03201100, 0x0584858e, 0x06420001,
+ 0x0481858a, 0x0280059e, 0x007a0102, 0x04000101,
+ 0x05600809, 0x050f80ff, 0x073fa00a, 0x06000001,
+ 0x020e0008, 0x05848599, 0x06420001, 0x05818595,
+ 0x0280059e, 0x030e0009, 0x07c00000, 0x052e400f,
+ 0x00208040, 0x02800580, 0x070fc0ff, 0x040f8010,
+ 0x032fa009, 0x028005a1, 0xd672ebf2, 0x00000000,
+ 0x00000000, 0x0000400e, 0x00000808, 0x00000803,
+ 0x00011f0f, 0x02080b02, 0xe6e5610b, 0x7f04e630,
+ 0x7f028001, 0x30e2e500, 0x017e04e4, 0x007e0280,
+ 0x08605fee, 0xe4f7f953, 0x0b80fef5, 0x16120a7f,
+ 0xf7f953b3, 0x7530fe75, 0xf5e408fc, 0x08f943fd,
+ 0x06000222, 0x000f1f01, 0x75002003, 0xf5e40151,
+ 0xf553f552, 0x7f7ef552, 0x3d040204, 0x520536c2,
+ 0x94d352e5, 0x7505400c, 0x36d20152, 0x740c0790,
+ 0x74a3f007, 0xf5e4f0ff, 0x90f0a30c, 0xa3f01407,
+ 0x200b75f0, 0xf5e409f5, 0xd308e508, 0x03403094,
+ 0x12090402, 0x0b150600, 0x047008e5, 0x0280017f,
+ 0x09e5007f, 0x017e0470, 0x007e0280, 0x05605fee,
+ 0xd2f31712, 0xf7e15335, 0x094508e5, 0x250be5ff,
+ 0x24e025e0, 0xe482f583, 0x83f50734, 0xe285f0ef,
+ 0xd352e520, 0x0d400194, 0xe02a1b12, 0x4064a054,
+ 0x04020370, 0xf8f95300, 0xe4709490, 0x10f5e0f0,
+ 0x1e1209af, 0xef08af74, 0x82f50844, 0xe0808375,
+ 0x44ef29f5, 0x7582f507, 0xf5e09e83, 0xd3405422,
+ 0x1e400094, 0xf05429e5, 0x1b122170, 0x8044e02a,
+ 0x5422e5f0, 0x70086530, 0x2a1b1209, 0xf0bf54e0,
+ 0x1b120980, 0xf040742a, 0x12000402, 0x8375491b,
+ 0xf0ff74ae, 0x007e08af, 0xf50744ef, 0xe5fde082,
+ 0x25e0250b, 0xf58124e0, 0x0734e482, 0xf0ed83f5,
+ 0xe00e0790, 0x44eff004, 0x7582f507, 0xf5e09883,
+ 0x5a1b1228, 0x1b120c40, 0x0144e02a, 0x02691b12,
+ 0x08affb03, 0x8074007e, 0x8dcdefcd, 0xe083f582,
+ 0x120ae030, 0x44e02a1b, 0x0402f020, 0x2a1b1200,
+ 0xf0df54e0, 0x12ae44ee, 0xe430711b, 0x00040203,
+ 0x1b129e74, 0x03e0203c, 0x8f000402, 0xe0838e82,
+ 0x0203e020, 0x1b120004, 0x1044e02a, 0x4408e5f0,
+ 0x7582f506, 0x44e09e83, 0x08aff004, 0x44ef007e,
+ 0xe082f506, 0x1234e220, 0x44e02a1b, 0xe4e5f008,
+ 0x7d04e630, 0x7d028001, 0xc37ee500, 0x04500494,
+ 0x0280017c, 0x4dec007c, 0x35c20560, 0xee000402,
+ 0x1b12d244, 0xf0404471, 0x12000402, 0x54e02a1b,
+ 0x1b12f0f7, 0xd2837549, 0xf0bf54e0, 0xe0140790,
+ 0x7ee5f004, 0x7e750370, 0x7e08af01, 0x5a1b1200,
+ 0x1b121240, 0x0144e02a, 0xe0291b12, 0x1b120254,
+ 0x00040269, 0xe02a1b12, 0x1b120244, 0xfe54e029,
+ 0xee35c2f0, 0x828f8044, 0xf5e083f5, 0x44e35417,
+ 0x9074f010, 0x4408e5fc, 0x82f5fd07, 0x54e0838c,
+ 0x0207903f, 0xc054e0f0, 0x838c828d, 0x129274f0,
+ 0x07903c1b, 0x501b1203, 0x1b128274, 0x0407903c,
+ 0x74501b12, 0x3c1b12b4, 0x12050790, 0x9474501b,
+ 0x4408e5fe, 0x411b1206, 0xe03010f5, 0x8037d204,
+ 0xe537c202, 0x8f7f5410, 0xf0838e82, 0x12304430,
+ 0x80543a1b, 0x400094d3, 0x8039d204, 0x8f39c202,
+ 0xe0838e82, 0x12f08044, 0x40543a1b, 0x400094d3,
+ 0x803ad204, 0x8f3ac202, 0xe0838e82, 0x74f04044,
+ 0x08e5fe92, 0x1b120644, 0x04e73041, 0x028038d2,
+ 0x828f38c2, 0x54e0838e, 0x1e12f07f, 0x0af5e407,
+ 0x80020320, 0x03433003, 0x20171912, 0x03800202,
+ 0x12034230, 0x3030970c, 0x17191206, 0x12970c12,
+ 0x1b124f0d, 0xfb54e02a, 0xc30ae5f0, 0x46400194,
+ 0x1208e143, 0x44e02a1b, 0xe4e5f004, 0x122ae720,
+ 0x8375491b, 0x0854e0d2, 0x400094d3, 0x80017f04,
+ 0xe5007f02, 0x0194c30a, 0x017e0440, 0x007e0280,
+ 0x05605eef, 0x80981d12, 0x491b1217, 0xe0d28375,
+ 0x02f00844, 0x1b120004, 0xd2837549, 0xf0f754e0,
+ 0x7f071e12, 0xb3161208, 0x12fe8e74, 0x838e491b,
0x5410f5e0, 0x10e5f0fe, 0xe5ff0144, 0x44edfd08,
- 0x2282f507, 0x54c415e5, 0x08e5ff07, 0x0844edfd,
- 0x837582f5, 0x83752282, 0x4044e080, 0x4408e5f0,
- 0x7582f508, 0xe5228a83, 0x25e02516, 0xf52f24e0,
- 0x1a34e482, 0x93e483f5, 0x43220df5, 0xe14310e1,
- 0xfde15380, 0x2210e185, 0xe02516e5, 0x3224e025,
- 0x34e482f5, 0xe483f51a, 0x55852293, 0x83548582,
- 0x22f015e5, 0x2054e2e5, 0x220094d3, 0x4054e2e5,
- 0x220094d3, 0x064408e5, 0xfd2282f5, 0xebfb08e5,
- 0x82f50744, 0x53f5e422, 0x40340f12, 0x80017f04,
- 0x12007f02, 0x04403c0f, 0x0280017e, 0x4fee007e,
- 0x0f020370, 0x10e185f7, 0x5302e143, 0xe1850fe1,
- 0x51f5e410, 0x3f54e3e5, 0x0f1252f5, 0xad1d403c,
- 0x1251af52, 0x60efb01c, 0x10e18508, 0x8040e143,
- 0xbfe1530b, 0x120b0f12, 0xfb800600, 0x3f54e3e5,
- 0xe4e551f5, 0x52f53f54, 0x40340f12, 0xaf52ad1d,
- 0xb01c1251, 0x850860ef, 0xe14310e1, 0x530b8020,
- 0x0f12dfe1, 0x0600120b, 0x0f12fb80, 0x7f044034,
- 0x7f028001, 0x3c0f1200, 0x017e0440, 0x007e0280,
- 0x03604fee, 0x220e0f12, 0x01001f01, 0x00002003,
- 0x02001102, 0x10024010, 0x00000090, 0x00000000,
- 0x1f011f01, 0x1257f5e4, 0x15123f16, 0x1012e4c6,
- 0xb7141256, 0x12260790, 0x12e44207, 0xf0e43e07,
- 0x12561012, 0x0790b714, 0x42071226, 0x071241e5,
- 0xf040e53e, 0x007e57af, 0x007c56ad, 0xaf490412,
- 0x02007e56, 0x90ffee11, 0xe0a32007, 0x56f5e4fd,
- 0xfcfe40f5, 0x12fa56ab, 0x0f7f5111, 0xf5e4187d,
- 0xfe40f556, 0xfa56abfc, 0xaf411512, 0x12007e56,
- 0xffe47f1a, 0x1f7d56f5, 0xfcfe40f5, 0x22fa56ab,
- 0x55f5e422, 0x74fd08e5, 0xed56f5a0, 0x57f50744,
- 0xe53028e5, 0x0180d303, 0x7f0540c3, 0x0480ef28,
- 0xc3ef147f, 0xe454f513, 0xcb0e12f9, 0xe08e8375,
- 0xefce10f5, 0x94d3eece, 0xe5264000, 0x12fe5410,
- 0x83754b0f, 0xe5f0ed8e, 0xfd014410, 0xf50744eb,
- 0x85f0ed82, 0x56858257, 0xe330e083, 0x801e0901,
- 0xe934c2d4, 0x405495c3, 0x2234d202, 0x00000f22,
- 0x90113030, 0x93e40010, 0x109010f5, 0xf593e410,
- 0x90101210, 0x22501112, 0xe730e2e5, 0x0310120e,
- 0x303030c2, 0xfc101203, 0xe5213320, 0x2094c3fe,
- 0xf9530950, 0x30fe75f7, 0xe508f943, 0x03e730f2,
- 0xe57ff953, 0xd37054f1, 0xdf500094, 0x00000022,
- 0x8f588e22, 0x8d5a8c59, 0x8b5c8a5b, 0x015e755d,
- 0xf55ff5e4, 0x1262f560, 0x83753707, 0xc4ffe0d0,
- 0x61f50f54, 0x85661e12, 0xe5d35e59, 0xe55b955e,
- 0x7807125a, 0x07124b50, 0xbc837510, 0x125e45e0,
- 0x83753607, 0x5e45e0be, 0x75360712, 0x45e0c083,
- 0x5faff05e, 0x081260e5, 0x360a127b, 0x007e62af,
- 0x5cac5dad, 0xe5490412, 0x7e5eaf61, 0x0503b400,
- 0x80e21d12, 0xac5dad07, 0x1713125c, 0x11025e05,
- 0x1007127a, 0xe0bc8375, 0x07124045, 0xbe837536,
- 0x124045e0, 0x83753607, 0x4045e0c0, 0x588e22f0,
- 0x5a75598f, 0x75017901, 0xfbe4015b, 0x75370712,
- 0x54e0ae83, 0x0812ff1a, 0x13c4e068, 0xeffe0754,
- 0x65ee0c70, 0x90077035, 0xb4e02f07, 0x35af0d01,
- 0x0e12007e, 0xcfebcf05, 0xe5211e02, 0x45026459,
- 0x7f047058, 0x7f028001, 0x4559e500, 0x7e047058,
- 0x7e028001, 0x604fee00, 0x49418523, 0xe54b4085,
- 0x70584559, 0xfe5aaf2c, 0xfccde9cd, 0x58aa59ab,
- 0xaf360a12, 0x12007e5b, 0x1580211e, 0x007e5baf,
- 0x90211e12, 0x07122607, 0x1249e542, 0x4be53e07,
- 0xaffde4f0, 0x12fcfe35, 0x8c222209, 0x12658d64,
- 0x3c40e708, 0x644565e5, 0x09121070, 0x3ee5c311,
+ 0xef82f507, 0x5410e5f0, 0x44edfffe, 0xef82f507,
+ 0x75481b12, 0x44e08683, 0x481b1210, 0xf01044e0,
+ 0xe02a1b12, 0x0144fd54, 0x2a1b12ff, 0x691b12ef,
+ 0xe50c3230, 0xf5084408, 0x82837582, 0xaff00574,
+ 0x5918120b, 0x08251074, 0x000208f5, 0xe5090585,
+ 0x0794d309, 0x00020350, 0xd37ee582, 0x04400094,
+ 0x0280017f, 0x7ee5007f, 0x50fa94c3, 0x80017e04,
+ 0xee007e02, 0x0502605f, 0x0b35307e, 0x7f01e143,
+ 0xb3161209, 0x53580002, 0x0002fee1, 0x8f6a8e58,
+ 0x8d6c8c6b, 0x016e756d, 0x75016f75, 0xf5e40170,
+ 0xf574f573, 0x2f079075, 0xf53cf5f0, 0xf546f53e,
+ 0xf53df547, 0xe56ff53f, 0xe50e706f, 0x126a456b,
+ 0x83753707, 0x803a7480, 0x37071208, 0x74808375,
+ 0x3607121a, 0xe0868375, 0xe4f00844, 0x74c36ef5,
+ 0xff6e953f, 0x75680812, 0xf0ef8283, 0x12741912,
+ 0x33e5d308, 0x070912f0, 0x40be0812, 0x706fe5e1,
+ 0x3707120b, 0x74808375, 0x0980f036, 0x75370712,
+ 0x16748083, 0x016e75f0, 0x75370712, 0x6ee5b483,
+ 0x741912f0, 0x6e253f74, 0x34e482f5, 0xe583f500,
+ 0xbf74f033, 0x82f56e25, 0x120034e4, 0xd840be08,
+ 0xf570f5e4, 0xf547f546, 0x0709126e, 0xfee083f5,
+ 0xe0d30812, 0x0024007c, 0xfe3eecff, 0xefd33bad,
+ 0x509cee9d, 0x80017b04, 0xe5007b02, 0x7a047070,
+ 0x7a028001, 0x605aeb00, 0x466e8506, 0xd3017075,
+ 0x9cee9def, 0x017f0450, 0x007f0280, 0x01b470e5,
+ 0x80017e04, 0xef007e02, 0x8503605e, 0x6e05476e,
+ 0x7f646ee5, 0x46e5a370, 0x47e50560, 0x85037eb4,
+ 0x6fe54746, 0x46850870, 0x77478576, 0x74c30e80,
+ 0xf546957f, 0x7f74c378, 0x79f54795, 0x37706fe5,
+ 0x476546e5, 0x73750c70, 0x01747501, 0x3df53cf5,
+ 0xf5e43580, 0x47e5c34e, 0x3cf54695, 0x71f513c3,
+ 0x72f54625, 0x403f94c3, 0x3df5e405, 0x74c34080,
+ 0xf572953f, 0xe537803d, 0x70476546, 0x0173750f,
+ 0xf5017575, 0x753ff53e, 0x2280014e, 0xc34ef5e4,
+ 0x469547e5, 0x13c33ef5, 0x462571f5, 0x94d372f5,
+ 0xe405503f, 0x06803ff5, 0xc12472e5, 0x6f053ff5,
+ 0x94c36fe5, 0x02035002, 0x6de57304, 0x02706c45,
+ 0x74e50480, 0x07907545, 0x017ff02f, 0x04603ee5,
+ 0x14703ce5, 0xf53cf5e4, 0xf53ef53d, 0xdf08123f,
+ 0x02f00470, 0x7a80b106, 0x95c33ce5, 0xe507403e,
+ 0xff3e953c, 0xe5c30680, 0xff3c953e, 0x95d376e5,
+ 0x85054079, 0x03807a76, 0xe57a7985, 0x7895c377,
+ 0x77850550, 0x8503807b, 0x7be57b78, 0x407a95d3,
+ 0x957be530, 0xf53cf57a, 0x7be5c33e, 0x07907a95,
+ 0x3ce5f019, 0x71f513c3, 0x72f57a25, 0x403f94c3,
+ 0x3df5e405, 0x74c31f80, 0xf572953f, 0x803ff53d,
+ 0x3cf5e414, 0x07903ef5, 0x0812f019, 0xf00370df,
+ 0x01740380, 0x680812f0, 0xe0d08375, 0xadfe0f54,
+ 0x7e02703c, 0x020fbe07, 0xfbee807e, 0x749bd3ef,
+ 0x4098f880, 0x3cf5e41f, 0x08123ef5, 0xf00370df,
+ 0x01741280, 0xfb08e5f0, 0xf50744eb, 0xd2837582,
+ 0xf01044e0, 0xebfb08e5, 0x82f50944, 0xed9e8375,
+ 0x0744ebf0, 0x837582f5, 0x12f0edca, 0x83756808,
+ 0x22f0efcc, 0x074408e5, 0x837582f5, 0xf054e0bc,
+ 0x4408e5f0, 0x7582f507, 0x54e0be83, 0x08e5f0f0,
+ 0x82f50744, 0xe0c08375, 0xe5f0f054, 0xf5074408,
+ 0x90f02282, 0xfee02807, 0x82f5e0a3, 0x8522838e,
+ 0x41854242, 0x40408541, 0xf52fc074, 0x3e027482,
+ 0x42e583f5, 0x2fe074f0, 0x027482f5, 0x2283f53e,
+ 0xfd2942e5, 0xe5fc33e4, 0xec9dc33c, 0x74f88064,
+ 0xf5229880, 0x0790e083, 0xfd1f5422, 0xe0a3fae0,
+ 0x838a82f5, 0x9022f0ed, 0xfce02207, 0x82f5e0a3,
+ 0x9022838c, 0xedff2407, 0xf0cf0744, 0x22f0efa3,
+ 0x85383885, 0x3a853939, 0x2fc0743a, 0x027482f5,
+ 0x2283f53e, 0xff260790, 0xcf0744ed, 0xf0efa3f0,
+ 0xa074f022, 0x7482f52f, 0x83f53e02, 0x25c07422,
+ 0xe482f511, 0x83f50134, 0x25007422, 0xe482f511,
+ 0x83f50234, 0x25607422, 0xe482f511, 0x83f50334,
+ 0x25807422, 0xe482f511, 0x83f50334, 0x25e07422,
+ 0xe482f511, 0x83f50334, 0x25407422, 0xe482f511,
+ 0x83f50634, 0x2f807422, 0x027482f5, 0x2283f53e,
+ 0x82e583f5, 0x82f50744, 0x22f040e5, 0x11254074,
+ 0x34e482f5, 0x2283f502, 0x1125c074, 0x34e482f5,
+ 0x2283f503, 0x11250074, 0x34e482f5, 0x2283f506,
+ 0x11252074, 0x34e482f5, 0x2283f506, 0xedfd08e5,
+ 0x82f50744, 0xf041e522, 0x016465e5, 0x7e226445,
+ 0x007afb00, 0x22007cfd, 0x11252074, 0x34e482f5,
+ 0xa0742202, 0x82f51125, 0x220334e4, 0x007e08af,
+ 0xf50744ef, 0x3e852282, 0x413f8542, 0x8522408f,
+ 0x3d85423c, 0x22408f41, 0x903f4575, 0xf0e42007,
+ 0x83f522a3, 0x05f032e5, 0xc36ee56e, 0xf0224094,
+ 0x064408e5, 0x742282f5, 0xf56e2500, 0x0034e482,
+ 0xe52283f5, 0x906c456d, 0xe4222f07, 0xd33ce5f9,
+ 0x74223e95, 0x82f52e80, 0xf50234e4, 0x7422e083,
+ 0x82f52ea0, 0xf50234e4, 0x7422e083, 0xf56e2580,
+ 0x0034e482, 0xfd422522, 0x22fc33e4, 0x85424285,
+ 0x40854141, 0x4ced2240, 0x09020360, 0x704eeff2,
+ 0x26079037, 0xe0960712, 0xd90712fd, 0x0790f0ed,
+ 0x96071228, 0x0712fde0, 0x12f0ede5, 0x54e09307,
+ 0x0812fd1f, 0xed83f584, 0x240790f0, 0xe0960712,
+ 0x12fd1f54, 0xf0ed3808, 0x4e0464ef, 0x07903770,
+ 0x96071226, 0x0712fde0, 0x90f0edf1, 0x07122807,
+ 0x12fde096, 0xf0edfd07, 0xe0930712, 0x12fd1f54,
+ 0x83f58e08, 0x0790f0ed, 0x96071224, 0xfd1f54e0,
+ 0xed440812, 0x0164eff0, 0x7d04704e, 0x7d028001,
+ 0x0264ef00, 0x7f04704e, 0x7f028001, 0x604def00,
+ 0x26079078, 0xe0420712, 0x090812ff, 0x3e0712ef,
+ 0x0812ffe0, 0x90f0ef15, 0x07122207, 0x1f54e042,
+ 0x500812ff, 0x0790f0ef, 0x42071224, 0xff1f54e0,
+ 0xef5c0812, 0x071222f0, 0x12f0e4d9, 0xf0e4e507,
+ 0xf5840812, 0x12f0e483, 0x14743808, 0xf10712f0,
+ 0x0712f0e4, 0x12f0e4fd, 0x83f58e08, 0x0812f0e4,
+ 0xf0147444, 0xe4090812, 0x150812f0, 0x0812f0e4,
+ 0x12f0e450, 0x14745c08, 0x648c22f0, 0x668a658d,
+ 0xf5e4678b, 0x704eef69, 0x161d0203, 0xe568f5e4,
+ 0x70664567, 0x37071232, 0xe4908375, 0x75360712,
+ 0x12e4c283, 0x83753607, 0x0812e4c4, 0x12297073,
+ 0x83753707, 0x0712e492, 0xc6837536, 0x360712e4,
+ 0xe4c88375, 0x901180f0, 0x07122607, 0x0812e442,
+ 0x12057073, 0xf0e43f07, 0x12161d12, 0x67e5801e,
+ 0x33706645, 0x75370712, 0x41e59083, 0x75360712,
+ 0x41e5c283, 0x75360712, 0x0812c483, 0x12297071,
+ 0x83753707, 0x1240e592, 0x83753607, 0x1240e5c6,
+ 0x83753607, 0x900e80c8, 0x07122607, 0x71081242,
+ 0x07120670, 0xf040e53f, 0x007e69af, 0x66ac67ad,
+ 0x12490412, 0x83753707, 0x94d3e0ca, 0x050c5000,
+ 0xc368e568, 0x03500594, 0x224b0a02, 0x75f7f953,
+ 0xf5e410fc, 0x30fe75fd, 0xf943fff5, 0x20e6e508,
+ 0xff780be7, 0xfdd8f6e4, 0x80fee653, 0xe4087809,
+ 0x53fdd8f6, 0x8175fee6, 0xa8f5e480, 0xa9c2a8d2,
+ 0xe2e5afd2, 0x2005e520, 0x038002e6, 0xe502e143,
+ 0x0ee020e2, 0x7f000090, 0xe4087e00, 0xfcdfa3f0,
+ 0x0b02fade, 0x01fa43b5, 0xf0c0e0c0, 0x82c083c0,
+ 0x1112d0c0, 0xd0d0d018, 0xd083d082, 0x53e0d0f0,
+ 0x0232fefa, 0x93e4d51a, 0x93e4f8a3, 0xdf08f6a3,
+ 0xe42980f9, 0x54f8a393, 0xc80c2407, 0x54c433c3,
+ 0xc820440f, 0xf4044083, 0x46018056, 0x80e4dff6,
+ 0x0402010b, 0x40201008, 0xff0f9080, 0x93017ee4,
+ 0xffa3c160, 0xe5303f54, 0xfe1f5409, 0x60a393e4,
+ 0x54cf0e01, 0x60e025c0, 0x80b840ad, 0x8d608cfe,
+ 0xe7081261, 0x0d402074, 0x7482f52f, 0x83f53e03,
+ 0x80f03ee5, 0x82f52f0b, 0xf53e0374, 0xf03ce583,
+ 0x95d33ce5, 0xe53c403e, 0x70604561, 0x0912e910,
+ 0x123ee511, 0x3b407507, 0x80a20812, 0xc33ee518,
+ 0x1d403895, 0xe5383e85, 0x8505603e, 0x0380393f,
+ 0x8f393985, 0x2108123a, 0x07123ee5, 0xf03fe5cd,
+ 0xe5438022, 0x70604561, 0x6c071219, 0x08120540,
+ 0x122780ab, 0x08121809, 0x1242e521, 0x41e5cd07,
+ 0x3ce522f0, 0x403895c3, 0x383c851d, 0x05603ce5,
+ 0x80393d85, 0x39398503, 0x08123a8f, 0x123ce521,
+ 0x3de5cd07, 0x388522f0, 0x39398538, 0x123a3a85,
+ 0x38e52108, 0xe5cd0712, 0x7f22f039, 0xb3161206,
+ 0x12e41c12, 0x0e12b70e, 0x0a44e0e6, 0xfe8e74f0,
+ 0x12b70e12, 0xf0efbe0e, 0xe53028e5, 0x0180d303,
+ 0x750540c3, 0x03802014, 0x12081475, 0x8375b70e,
+ 0xf014e58a, 0x7505ffb4, 0x06808012, 0x13c314e5,
+ 0xf5e412f5, 0x127ff516, 0x1312b818, 0xc30ae5a3,
+ 0x09500194, 0x16e51605, 0x401494c3, 0x20e4e5ea,
+ 0x0e1228e7, 0xd28375b7, 0xd30854e0, 0x04400094,
+ 0x0280017f, 0x0ae5007f, 0x400194c3, 0x80017e04,
+ 0xef007e02, 0x1203605e, 0x7fe5981d, 0x401194c3,
+ 0xb70e1214, 0xe0d28375, 0xe5f08044, 0x0fe720e4,
+ 0x80981d12, 0xb70e120a, 0xe0d28375, 0x12f07f54,
+ 0x7422e41c, 0x82088580, 0x17e583f5, 0xed0e12f0,
+ 0x0790f0e4, 0x0e12e002, 0x908375ca, 0x9274f0ef,
+ 0x4408e5fe, 0x82f5ff07, 0x54e0838e, 0x0790fdc0,
+ 0x3f54e003, 0x8e828f4d, 0x0790f083, 0x0e12e004,
+ 0x828375ca, 0x0790f0ef, 0xedffe005, 0x82f50744,
+ 0xefb48375, 0x75b60e12, 0x54e08083, 0x3730f0bf,
+ 0x440f120a, 0xe0948375, 0x30f08044, 0x0f120a38,
+ 0x92837544, 0xf08044e0, 0xe43028e5, 0x0a39201a,
+ 0x75b70e12, 0x54e08883, 0x3a20f07f, 0xb70e120a,
+ 0xe0888375, 0x74f0bf54, 0x0e12fe8c, 0xe0838eb7,
+ 0x0e120f54, 0x868375b6, 0xf0bf54e0, 0x064408e5,
+ 0x75b00e12, 0xf0e48a83, 0x704eef22, 0xd9071226,
+ 0x0790fde0, 0x88071226, 0xe0e50712, 0x280790fd,
+ 0x12880712, 0x07128408, 0x3808127f, 0x240790e0,
+ 0xef850712, 0x704e0464, 0xf1071229, 0x0790fde0,
+ 0x88071226, 0xe0fd0712, 0x280790fd, 0x12880712,
+ 0x07128e08, 0x4408127f, 0xfd1f54e0, 0x12240790,
+ 0x64ef8807, 0x04704e01, 0x0280017d, 0x64ef007d,
+ 0x04704e02, 0x0280017f, 0x4def007f, 0x08123560,
+ 0x90ffe009, 0x07122607, 0x12f0ef96, 0xffe01508,
+ 0x12280790, 0xf0ef9607, 0xe0500812, 0x12ff1f54,
+ 0xf0ef9307, 0xe05c0812, 0x90ff1f54, 0x07122407,
+ 0x22f0ef96, 0x837582f5, 0xe5f0e482, 0xf5074408,
+ 0x838e2282, 0x5410f5e0, 0x10e5f0fe, 0xe5ff0144,
+ 0x44edfd08, 0x2282f507, 0x54c415e5, 0x08e5ff07,
+ 0x0844edfd, 0x837582f5, 0x83752282, 0x4044e080,
+ 0x4408e5f0, 0x7582f508, 0xe5228a83, 0x25e02516,
+ 0xf52f24e0, 0x1a34e482, 0x93e483f5, 0x43220df5,
+ 0xe14310e1, 0xfde15380, 0x2210e185, 0xe02516e5,
+ 0x3224e025, 0x34e482f5, 0xe483f51a, 0x55852293,
+ 0x83548582, 0x22f015e5, 0x2054e2e5, 0x220094d3,
+ 0x4054e2e5, 0x220094d3, 0x064408e5, 0xfd2282f5,
+ 0xebfb08e5, 0x82f50744, 0x53f5e422, 0x40340f12,
+ 0x80017f04, 0x12007f02, 0x04403c0f, 0x0280017e,
+ 0x4fee007e, 0x0f020370, 0x10e185f7, 0x5302e143,
+ 0xe1850fe1, 0x51f5e410, 0x3f54e3e5, 0x0f1252f5,
+ 0xad1d403c, 0x1251af52, 0x60efb01c, 0x10e18508,
+ 0x8040e143, 0xbfe1530b, 0x120b0f12, 0xfb800600,
+ 0x3f54e3e5, 0xe4e551f5, 0x52f53f54, 0x40340f12,
+ 0xaf52ad1d, 0xb01c1251, 0x850860ef, 0xe14310e1,
+ 0x530b8020, 0x0f12dfe1, 0x0600120b, 0x0f12fb80,
+ 0x7f044034, 0x7f028001, 0x3c0f1200, 0x017e0440,
+ 0x007e0280, 0x03604fee, 0x220e0f12, 0x01001f01,
+ 0x00002003, 0x02001102, 0x10024010, 0x00000090,
+ 0x00000000, 0x1f011f01, 0x1257f5e4, 0x15123f16,
+ 0x1012e4c6, 0xb7141256, 0x12260790, 0x12e44207,
+ 0xf0e43e07, 0x12561012, 0x0790b714, 0x42071226,
+ 0x071241e5, 0xf040e53e, 0x007e57af, 0x007c56ad,
+ 0xaf490412, 0x02007e56, 0x90ffee11, 0xe0a32007,
+ 0x56f5e4fd, 0xfcfe40f5, 0x12fa56ab, 0x0f7f5111,
+ 0xf5e4187d, 0xfe40f556, 0xfa56abfc, 0xaf411512,
+ 0x12007e56, 0xffe47f1a, 0x1f7d56f5, 0xfcfe40f5,
+ 0x22fa56ab, 0x55f5e422, 0x74fd08e5, 0xed56f5a0,
+ 0x57f50744, 0xe53028e5, 0x0180d303, 0x7f0540c3,
+ 0x0480ef28, 0xc3ef147f, 0xe454f513, 0xcb0e12f9,
+ 0xe08e8375, 0xefce10f5, 0x94d3eece, 0xe5264000,
+ 0x12fe5410, 0x83754b0f, 0xe5f0ed8e, 0xfd014410,
+ 0xf50744eb, 0x85f0ed82, 0x56858257, 0xe330e083,
+ 0x801e0901, 0xe934c2d4, 0x405495c3, 0x2234d202,
+ 0x00000f22, 0x90113030, 0x93e40010, 0x109010f5,
+ 0xf593e410, 0x90101210, 0x22501112, 0xe730e2e5,
+ 0x0310120e, 0x303030c2, 0xfc101203, 0xe5213320,
+ 0x2094c3fe, 0xf9530950, 0x30fe75f7, 0xe508f943,
+ 0x03e730f2, 0xe57ff953, 0xd37054f1, 0xdf500094,
+ 0x00000022, 0x8f588e22, 0x8d5a8c59, 0x8b5c8a5b,
+ 0x015e755d, 0xf55ff5e4, 0x1262f560, 0x83753707,
+ 0xc4ffe0d0, 0x61f50f54, 0x85661e12, 0xe5d35e59,
+ 0xe55b955e, 0x7807125a, 0x07124b50, 0xbc837510,
+ 0x125e45e0, 0x83753607, 0x5e45e0be, 0x75360712,
+ 0x45e0c083, 0x5faff05e, 0x081260e5, 0x360a127b,
+ 0x007e62af, 0x5cac5dad, 0xe5490412, 0x7e5eaf61,
+ 0x0503b400, 0x80e21d12, 0xac5dad07, 0x1713125c,
+ 0x11025e05, 0x1007127a, 0xe0bc8375, 0x07124045,
+ 0xbe837536, 0x124045e0, 0x83753607, 0x4045e0c0,
+ 0x588e22f0, 0x5a75598f, 0x75017901, 0xfbe4015b,
+ 0x75370712, 0x54e0ae83, 0x0812ff1a, 0x13c4e068,
+ 0xeffe0754, 0x65ee0c70, 0x90077035, 0xb4e02f07,
+ 0x35af0d01, 0x0e12007e, 0xcfebcf05, 0xe5211e02,
+ 0x45026459, 0x7f047058, 0x7f028001, 0x4559e500,
+ 0x7e047058, 0x7e028001, 0x604fee00, 0x49418523,
+ 0xe54b4085, 0x70584559, 0xfe5aaf2c, 0xfccde9cd,
+ 0x58aa59ab, 0xaf360a12, 0x12007e5b, 0x1580211e,
+ 0x007e5baf, 0x90211e12, 0x07122607, 0x1249e542,
+ 0x4be53e07, 0xaffde4f0, 0x12fcfe35, 0x8c222209,
+ 0x12658d64, 0x3c40e708, 0x644565e5, 0x09121070,
+ 0x3ee5c311, 0x40760712, 0xa208123b, 0x3ee51880,
+ 0x403895c3, 0x383e851d, 0x05603ee5, 0x80393f85,
+ 0x39398503, 0x07123a8f, 0x123ee5b5, 0x3fe56007,
+ 0x3b8022f0, 0x644565e5, 0x07121170, 0x1205406c,
+ 0x1f80ab08, 0xe54b0712, 0xe522f041, 0x3895c33c,
+ 0x3c851d40, 0x603ce538, 0x393d8505, 0x39850380,
+ 0x123a8f39, 0x3ce5b507, 0xe5600712, 0x1222f03d,
+ 0x38e5ac07, 0xe5600712, 0x8c22f039, 0x12648d63,
+ 0x3c40e708, 0x634564e5, 0x09121070, 0x3ee5c311,
0x40760712, 0xa208123b, 0x3ee51880, 0x403895c3,
0x383e851d, 0x05603ee5, 0x80393f85, 0x39398503,
0x07123a8f, 0x123ee5b5, 0x3fe56007, 0x3b8022f0,
- 0x644565e5, 0x07121170, 0x1205406c, 0x1f80ab08,
+ 0x634564e5, 0x07121170, 0x1205406c, 0x1f80ab08,
0xe54b0712, 0xe522f041, 0x3895c33c, 0x3c851d40,
0x603ce538, 0x393d8505, 0x39850380, 0x123a8f39,
0x3ce5b507, 0xe5600712, 0x1222f03d, 0x38e5ac07,
- 0xe5600712, 0x8c22f039, 0x12648d63, 0x3c40e708,
- 0x634564e5, 0x09121070, 0x3ee5c311, 0x40760712,
- 0xa208123b, 0x3ee51880, 0x403895c3, 0x383e851d,
- 0x05603ee5, 0x80393f85, 0x39398503, 0x07123a8f,
- 0x123ee5b5, 0x3fe56007, 0x3b8022f0, 0x634564e5,
- 0x07121170, 0x1205406c, 0x1f80ab08, 0xe54b0712,
- 0xe522f041, 0x3895c33c, 0x3c851d40, 0x603ce538,
- 0x393d8505, 0x39850380, 0x123a8f39, 0x3ce5b507,
- 0xe5600712, 0x1222f03d, 0x38e5ac07, 0xe5600712,
- 0xe522f039, 0x08e5fe0d, 0x0544548e, 0x157555f5,
- 0x1282f50f, 0x17122d0f, 0x05312025, 0x80031575,
- 0x0b157503, 0x94c30ae5, 0x12385001, 0x31202014,
- 0x05150506, 0x15048015, 0xe5151515, 0x0194c30a,
- 0x14122150, 0x04312020, 0x02801505, 0x0ae51515,
- 0x500194c3, 0x2a0f120e, 0x20251712, 0x15050531,
- 0xe52a0f12, 0x0408b415, 0x0280017f, 0x15e5007f,
- 0x7e0407b4, 0x7e028001, 0x604fee00, 0x227f0502,
- 0x85825585, 0x15e58354, 0x251712f0, 0x37071222,
- 0x74ae8375, 0x360712ff, 0xf51a54e0, 0x13c4e034,
- 0x35f50754, 0x2460fe24, 0x3c60fe24, 0x63700424,
- 0xe52d3175, 0xb674fd08, 0x749f0712, 0x220790bc,
- 0x74a20712, 0xc0071290, 0x3c809274, 0xe53a3175,
- 0xba74fd08, 0x749f0712, 0x220790c0, 0x74c30712,
- 0xc00712c4, 0x2080c874, 0xe5353175, 0xb874fd08,
- 0x749f0712, 0x44edffbe, 0x22079007, 0xefa3f0cf,
- 0x12c274f0, 0xc674c007, 0x0744edff, 0xa3f0cfa3,
- 0x7522f0ef, 0x8e220134, 0x8c598f58, 0x8a5b8d5a,
- 0x755d8b5c, 0xf5e4015e, 0x661e125f, 0xd35e5985,
- 0x5b955ee5, 0x07125ae5, 0xe5575078, 0x705c455d,
- 0x37071230, 0xe5928375, 0x3607125e, 0xe5c68375,
- 0x3607125e, 0xe5c88375, 0x3607125e, 0xe5908375,
- 0x3607125e, 0xe5c28375, 0x3607125e, 0x80c48375,
- 0x3f071203, 0xaff05ee5, 0xad007e5f, 0x125cac5d,
- 0x5eaf4904, 0x5dad007e, 0x0b125cac, 0x025e05d9,
- 0x5dabcf14, 0x5bad5caa, 0x59af5aac, 0x1b0258ae,
- 0x8d5c8c7b, 0x8b5e8a5d, 0x0160755f, 0xf561f5e4,
- 0x1263f562, 0x608f661e, 0x9560e5d3, 0x125ce55d,
- 0x61507807, 0x5e455fe5, 0x07122770, 0xb6837537,
- 0x071260e5, 0xb8837536, 0x071260e5, 0xba837536,
- 0xaff060e5, 0xe5007e61, 0x7d081262, 0x80360a12,
- 0x24079019, 0xe5420712, 0x36071260, 0xe48e8375,
- 0x74360712, 0x36071201, 0x63aff0e4, 0x5fad007e,
- 0x04125eac, 0x7e60af49, 0xac5fad00, 0x8b12125e,
- 0x15026005, 0xf5e42258, 0xaf59f558, 0x0744ef08,
- 0x837582f5, 0xc4fde0d0, 0x5af50f54, 0xf50744ef,
- 0x80837582, 0x12f00174, 0x83759a08, 0xf045e582,
- 0xf50744ef, 0x8a837582, 0x12f0ff74, 0x07127419,
- 0xbc837537, 0x12ef54e0, 0x83753607, 0xef54e0be,
- 0x75360712, 0x54e0c083, 0x360712ef, 0xe0bc8375,
- 0x07121044, 0xbe837536, 0x121044e0, 0x83753607,
- 0x1044e0c0, 0xe558aff0, 0x7b081259, 0xe4360a02,
- 0x017d58f5, 0x35af59f5, 0x0912fcfe, 0x37071222,
- 0x74b68375, 0x36071210, 0x74b88375, 0x36071210,
- 0x74ba8375, 0x36071210, 0x74bc8375, 0x36071210,
- 0x74be8375, 0x36071210, 0x74c08375, 0x36071210,
- 0xe4908375, 0x75360712, 0x12e4c283, 0x83753607,
- 0x0712e4c4, 0x92837536, 0x360712e4, 0xe4c68375,
- 0x75360712, 0xf0e4c883, 0xe5fe58af, 0x7d081259,
- 0xe5360a02, 0x6ce430e2, 0xc054e7e5, 0x64704064,
- 0x54c409e5, 0x08e5fe30, 0xe025e025, 0xfe4ec054,
- 0x4e3f54ef, 0xae2be5fd, 0xc302782a, 0xce33ce33,
- 0x82f5f9d8, 0xf0ed838e, 0x2aae2be5, 0x33c30278,
- 0xd8ce33ce, 0x82f5fff9, 0xe5a3838e, 0x828ff0fe,
- 0xa3a3838e, 0x8ff0fde5, 0xa3838e82, 0xfce5a3a3,
- 0x2be5c3f0, 0x2ae5fa94, 0x08500094, 0x2be52b05,
- 0x2a050270, 0xe4ffe422, 0x56f558f5, 0x827457f5,
- 0xb70e12fc, 0xf5e0838c, 0xf07f5410, 0x804410e5,
- 0xed4b0f12, 0x120a7ef0, 0x8375b70e, 0xe020e0a0,
- 0x05f4de26, 0x7057e557, 0xe5560502, 0xfd012414,
- 0xd3fc33e4, 0xe59d57e5, 0xd9409c56, 0x20940ae5,
- 0x0a050250, 0xc208e143, 0xb70e1231, 0xe0a68375,
- 0x12651255, 0x31d20370, 0x2231c222, 0xe0260790,
- 0xf5e0a3fa, 0xe0838a82, 0x39e541f5, 0x404195c3,
- 0x9539e526, 0xee9fc341, 0x40780712, 0x80017c04,
- 0xe5007c02, 0x603f6441, 0x80017b04, 0xec007b02,
- 0x0529605b, 0xc3288041, 0x399541e5, 0x12ee9fc3,
- 0x04407807, 0x0280017f, 0x41e5007f, 0x017e0460,
- 0x007e0280, 0x04605eef, 0x03804115, 0x85413985,
- 0xe522403a, 0x60e430e2, 0xe230e1e5, 0x7009e55b,
- 0x80017f04, 0xe5007f02, 0x7e047008, 0x7e028001,
- 0x605fee00, 0xf8f95343, 0xe430e2e5, 0x30e1e53b,
- 0xfa432ee2, 0xfbfa5302, 0x9010f5e4, 0x10e57094,
- 0x30e1e5f0, 0x9490e7e2, 0x1065e070, 0xfa430360,
- 0x90100504, 0x10e57094, 0x12e670f0, 0xe1800600,
- 0x53fdfa53, 0xc080fbfa, 0x12548f22, 0xe1e50600,
- 0x7f04e030, 0x7f028001, 0xd37ee500, 0x04400594,
- 0x0280017e, 0x4fee007e, 0x54853d60, 0x20e2e511,
- 0xce7432e1, 0x303c1b12, 0x017d04e7, 0x007d0280,
- 0x838e828f, 0x04e630e0, 0x0280017f, 0x5def007f,
- 0x1c121570, 0x12ce7467, 0xe6303c1b, 0x8044e007,
- 0x80f943f0, 0x22f31712, 0xe5f70e12, 0x25e02516,
- 0xf53024e0, 0x1a34e482, 0x93e483f5, 0x16e50ff5,
- 0xe025e025, 0x82f53124, 0xf51a34e4, 0xf593e483,
- 0x180f120e, 0x0fe510f5, 0x0e12f054, 0x8c8375ca,
- 0x0fe5f0ef, 0x120ce030, 0x8375b70e, 0x4044e086,
- 0x120a80f0, 0x8375b70e, 0xbf54e086, 0x440f12f0,
- 0xe5828375, 0x7f22f00e, 0xb3161205, 0x12b70e12,
- 0x0274e60e, 0xfe8e74f0, 0x12b70e12, 0xf0efbe0e,
- 0x12701575, 0x34208a1e, 0x10157505, 0x15750380,
- 0x8a1e1250, 0x74043420, 0x74028010, 0xf51525f0,
- 0xd40e1215, 0x1012f0ef, 0x17342091, 0x306415e5,
- 0x10740c60, 0x15f51525, 0xe40380b4, 0x0e1215f5,
- 0x22f0efd4, 0x2a0790e4, 0x12f0a3f0, 0x83753707,
- 0x7f54e082, 0xe0360712, 0x12f08044, 0x08123d00,
- 0xa0837598, 0x1ae020e0, 0xe02b0790, 0x0670f004,
- 0xe02a0790, 0x0790f004, 0x10b4e02a, 0xb4e0a3e1,
- 0x44eedc00, 0x44effca6, 0x8c82f507, 0x32f5e083,
- 0xfea844ee, 0xf50744ef, 0xe0838e82, 0x122233f5,
- 0x83759808, 0x54c4e0d0, 0x4375fd0f, 0xff447501,
- 0x74b70812, 0x3b75f004, 0x6014ed01, 0x0b60140c,
- 0x240f6014, 0x800b7003, 0x12008009, 0xf004b408,
- 0x08120680, 0xf00474b4, 0xfe8244ee, 0xf50744ef,
- 0xe5838e82, 0xcb081245, 0xe5828375, 0x36071231,
- 0xe0868375, 0x22f00844, 0x000f1f01, 0x90002003,
- 0x920f2000, 0x940f2100, 0x960f2200, 0x980f2300,
- 0x9a0f2400, 0x9c0f2500, 0x9e0f2600, 0xa00f2700,
- 0xa2012001, 0xa4012101, 0xa6012201, 0xa8012301,
- 0xaa012401, 0xac012501, 0xae012601, 0xb0012701,
- 0xb4012801, 0xb60f2800, 0xb80f2840, 0xcb012861,
- 0xeecacbef, 0xe4017fca, 0x704aebfd, 0xf508e524,
- 0x12b67482, 0x08e52c08, 0xb87482f5, 0xe52c0812,
- 0x7482f508, 0x2c0812ba, 0x007c007e, 0x80360a12,
- 0x26079012, 0xe5420712, 0x0790f041, 0x42071224,
- 0x12f040e5, 0x83753707, 0x0712e48e, 0x12017436,
- 0xf0e43607, 0x26f5e422, 0xe15327f5, 0x752af5fe,
- 0x08f5012b, 0x1612017f, 0x1c3030b3, 0xe4291a90,
- 0x9010f593, 0x93e4f91f, 0x009010f5, 0xf593e441,
- 0xf90f9010, 0x10f593e4, 0x1612027f, 0x550f12b3,
- 0x1612037f, 0x060012b3, 0xe730e2e5, 0x00101209,
- 0x12033030, 0x00020011, 0x0be5f047, 0xe025e025,
- 0x82f58224, 0xf50734e4, 0x88742283, 0x4408e5fe,
- 0x82f5ff07, 0x22e0838e, 0x4408e5f0, 0x2282f507,
- 0xc054e0f0, 0x838e828f, 0x44ef22f0, 0x7582f507,
- 0x54e08683, 0x0094d310, 0x0790f022, 0xf004e015,
- 0x44effe22, 0x8e82f507, 0x8e22e083, 0x12618f60,
- 0xffe4661e, 0xeeceedce, 0xe56195d3, 0x78071260,
- 0x20743940, 0xe482f52e, 0x83f50334, 0xff0370e0,
- 0x08122680, 0x9fc3fdef, 0xedcf1e40, 0x704aebcf,
- 0x12428d0b, 0x41f5fb08, 0x0c80408e, 0xf5ef0812,
- 0xfb081238, 0x3a8e39f5, 0x22bc801e, 0xe5015875,
- 0x120c7035, 0xf5e0d907, 0xe507124a, 0xe54cf5e0,
- 0x0c04b435, 0xe0f10712, 0x07124af5, 0x4cf5e0fd,
- 0x01b435e5, 0x80017f04, 0xe5007f02, 0x0402b435,
- 0x0280017e, 0x4fee007e, 0x08120c60, 0x4af5e009,
- 0xe0150812, 0x41854cf5, 0x4b408549, 0x015b7522,
- 0x12240790, 0x54e04207, 0x94d3ff1f, 0x8f045002,
- 0xef058058, 0x58f5fe24, 0x1894c3ef, 0x59750540,
- 0xef048018, 0x8559f504, 0x58af5a43, 0x59ad007e,
- 0x5bab007c, 0x1512007a, 0x7e5aaf41, 0x8c171200,
- 0x007e5baf, 0x907f1a02, 0x93e4fd10, 0xf02e0790,
- 0x122d1412, 0x34e5cf19, 0x07123570, 0xce837537,
- 0x1313ffe0, 0xf5075413, 0x240f5436, 0x240b60fe,
- 0x240a60fe, 0x02187003, 0x1e026f1d, 0x14101252,
- 0x1255f5e4, 0x5505461d, 0x94c355e5, 0x22f44005,
- 0xedc3fce4, 0xf5effa9f, 0x00827583, 0x93e4ff79,
- 0xa3cc6ccc, 0xf6daf8d9, 0xe430e2e5, 0xede58c02,
- 0xefffff24, 0xf5ff8275, 0x6c93e483, 0x017f0370,
- 0x22007f22, 0x75b70e12, 0xf0e48083, 0x074408e5,
- 0x75b00e12, 0x0e128483, 0x868375b5, 0x75b50e12,
- 0x54e08c83, 0xb60e12f3, 0x128e8375, 0x8375b50e,
- 0xfb54e094, 0x071222f0, 0x8e837537, 0x360712e4,
- 0x07120174, 0x0812e436, 0x8c8375cb, 0x122044e0,
- 0x54e0cb08, 0x8474f0df, 0xf5820885, 0x7f54e083,
- 0x8044e0f0, 0x567522f0, 0xf5fde401, 0xfe35af57,
- 0x220912fc, 0x121d1c12, 0x1b123b1e, 0x7e57afcc,
- 0x7c56ad00, 0x49041200, 0x007e56af, 0x75ee1102,
- 0xfde40156, 0x35af57f5, 0x0912fcfe, 0x1d1c1222,
- 0x123b1e12, 0x57afcc1b, 0x56ad007e, 0x0412007c,
- 0x7e56af49, 0xee110200, 0x1216f5e4, 0xe5fef70e,
- 0xff054408, 0x8f180f12, 0xf0838e82, 0x16e51605,
- 0x401494c3, 0x1208e5e6, 0xf0e4de0e, 0x58f5e422,
- 0x5af559f5, 0x58adfeff, 0x220912fc, 0x007e047f,
- 0x007c58ad, 0x7f220912, 0xad007e02, 0x02007c58,
- 0x3ce52209, 0xe5fc3e25, 0xfb002442, 0xecfa33e4,
- 0x12ea9bc3, 0x0b407807, 0x3de5428c, 0x41f53f25,
- 0x1222408f, 0x74221809, 0x8518f584, 0x19851908,
- 0x83188582, 0xf07f54e0, 0xf08044e0, 0xf08044e0,
- 0x704eef22, 0x3707120b, 0xe0d28375, 0x22f0df54,
- 0x75370712, 0x44e0d283, 0x7522f020, 0x07900158,
- 0x42071226, 0xf53f54e0, 0x3f071241, 0xf53f54e0,
- 0x56752240, 0x57f5e402, 0xafbd1d12, 0xad007e57,
- 0x02007c56, 0xf5e44904, 0xf541f542, 0xf538f540,
- 0x223af539, 0xff0754ef, 0xf854f9e5, 0x22f9f54f,
- 0xfee4017f, 0xffbe0e0f, 0x0e1222fb, 0x12f0efd4,
- 0x00229110, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x000f1f01, 0xc3002003,
- 0xb9f6ad13, 0xffffb7ea, 0xffeeaafd
+ 0xe5600712, 0xe522f039, 0x08e5fe0d, 0x0544548e,
+ 0x157555f5, 0x1282f50f, 0x17122d0f, 0x05312025,
+ 0x80031575, 0x0b157503, 0x94c30ae5, 0x12385001,
+ 0x31202014, 0x05150506, 0x15048015, 0xe5151515,
+ 0x0194c30a, 0x14122150, 0x04312020, 0x02801505,
+ 0x0ae51515, 0x500194c3, 0x2a0f120e, 0x20251712,
+ 0x15050531, 0xe52a0f12, 0x0408b415, 0x0280017f,
+ 0x15e5007f, 0x7e0407b4, 0x7e028001, 0x604fee00,
+ 0x227f0502, 0x85825585, 0x15e58354, 0x251712f0,
+ 0x37071222, 0x74ae8375, 0x360712ff, 0xf51a54e0,
+ 0x13c4e034, 0x35f50754, 0x2460fe24, 0x3c60fe24,
+ 0x63700424, 0xe52d3175, 0xb674fd08, 0x749f0712,
+ 0x220790bc, 0x74a20712, 0xc0071290, 0x3c809274,
+ 0xe53a3175, 0xba74fd08, 0x749f0712, 0x220790c0,
+ 0x74c30712, 0xc00712c4, 0x2080c874, 0xe5353175,
+ 0xb874fd08, 0x749f0712, 0x44edffbe, 0x22079007,
+ 0xefa3f0cf, 0x12c274f0, 0xc674c007, 0x0744edff,
+ 0xa3f0cfa3, 0x7522f0ef, 0x8e220134, 0x8c598f58,
+ 0x8a5b8d5a, 0x755d8b5c, 0xf5e4015e, 0x661e125f,
+ 0xd35e5985, 0x5b955ee5, 0x07125ae5, 0xe5575078,
+ 0x705c455d, 0x37071230, 0xe5928375, 0x3607125e,
+ 0xe5c68375, 0x3607125e, 0xe5c88375, 0x3607125e,
+ 0xe5908375, 0x3607125e, 0xe5c28375, 0x3607125e,
+ 0x80c48375, 0x3f071203, 0xaff05ee5, 0xad007e5f,
+ 0x125cac5d, 0x5eaf4904, 0x5dad007e, 0x0b125cac,
+ 0x025e05d9, 0x5dabcf14, 0x5bad5caa, 0x59af5aac,
+ 0x1b0258ae, 0x8d5c8c7b, 0x8b5e8a5d, 0x0160755f,
+ 0xf561f5e4, 0x1263f562, 0x608f661e, 0x9560e5d3,
+ 0x125ce55d, 0x61507807, 0x5e455fe5, 0x07122770,
+ 0xb6837537, 0x071260e5, 0xb8837536, 0x071260e5,
+ 0xba837536, 0xaff060e5, 0xe5007e61, 0x7d081262,
+ 0x80360a12, 0x24079019, 0xe5420712, 0x36071260,
+ 0xe48e8375, 0x74360712, 0x36071201, 0x63aff0e4,
+ 0x5fad007e, 0x04125eac, 0x7e60af49, 0xac5fad00,
+ 0x8b12125e, 0x15026005, 0xf5e42258, 0xaf59f558,
+ 0x0744ef08, 0x837582f5, 0xc4fde0d0, 0x5af50f54,
+ 0xf50744ef, 0x80837582, 0x12f00174, 0x83759a08,
+ 0xf045e582, 0xf50744ef, 0x8a837582, 0x12f0ff74,
+ 0x07127419, 0xbc837537, 0x12ef54e0, 0x83753607,
+ 0xef54e0be, 0x75360712, 0x54e0c083, 0x360712ef,
+ 0xe0bc8375, 0x07121044, 0xbe837536, 0x121044e0,
+ 0x83753607, 0x1044e0c0, 0xe558aff0, 0x7b081259,
+ 0xe4360a02, 0x017d58f5, 0x35af59f5, 0x0912fcfe,
+ 0x37071222, 0x74b68375, 0x36071210, 0x74b88375,
+ 0x36071210, 0x74ba8375, 0x36071210, 0x74bc8375,
+ 0x36071210, 0x74be8375, 0x36071210, 0x74c08375,
+ 0x36071210, 0xe4908375, 0x75360712, 0x12e4c283,
+ 0x83753607, 0x0712e4c4, 0x92837536, 0x360712e4,
+ 0xe4c68375, 0x75360712, 0xf0e4c883, 0xe5fe58af,
+ 0x7d081259, 0xe5360a02, 0x6ce430e2, 0xc054e7e5,
+ 0x64704064, 0x54c409e5, 0x08e5fe30, 0xe025e025,
+ 0xfe4ec054, 0x4e3f54ef, 0xae2be5fd, 0xc302782a,
+ 0xce33ce33, 0x82f5f9d8, 0xf0ed838e, 0x2aae2be5,
+ 0x33c30278, 0xd8ce33ce, 0x82f5fff9, 0xe5a3838e,
+ 0x828ff0fe, 0xa3a3838e, 0x8ff0fde5, 0xa3838e82,
+ 0xfce5a3a3, 0x2be5c3f0, 0x2ae5fa94, 0x08500094,
+ 0x2be52b05, 0x2a050270, 0xe4ffe422, 0x56f558f5,
+ 0x827457f5, 0xb70e12fc, 0xf5e0838c, 0xf07f5410,
+ 0x804410e5, 0xed4b0f12, 0x120a7ef0, 0x8375b70e,
+ 0xe020e0a0, 0x05f4de26, 0x7057e557, 0xe5560502,
+ 0xfd012414, 0xd3fc33e4, 0xe59d57e5, 0xd9409c56,
+ 0x20940ae5, 0x0a050250, 0xc208e143, 0xb70e1231,
+ 0xe0a68375, 0x12651255, 0x31d20370, 0x2231c222,
+ 0xe0260790, 0xf5e0a3fa, 0xe0838a82, 0x39e541f5,
+ 0x404195c3, 0x9539e526, 0xee9fc341, 0x40780712,
+ 0x80017c04, 0xe5007c02, 0x603f6441, 0x80017b04,
+ 0xec007b02, 0x0529605b, 0xc3288041, 0x399541e5,
+ 0x12ee9fc3, 0x04407807, 0x0280017f, 0x41e5007f,
+ 0x017e0460, 0x007e0280, 0x04605eef, 0x03804115,
+ 0x85413985, 0xe522403a, 0x60e430e2, 0xe230e1e5,
+ 0x7009e55b, 0x80017f04, 0xe5007f02, 0x7e047008,
+ 0x7e028001, 0x605fee00, 0xf8f95343, 0xe430e2e5,
+ 0x30e1e53b, 0xfa432ee2, 0xfbfa5302, 0x9010f5e4,
+ 0x10e57094, 0x30e1e5f0, 0x9490e7e2, 0x1065e070,
+ 0xfa430360, 0x90100504, 0x10e57094, 0x12e670f0,
+ 0xe1800600, 0x53fdfa53, 0xc080fbfa, 0x12548f22,
+ 0xe1e50600, 0x7f04e030, 0x7f028001, 0xd37ee500,
+ 0x04400594, 0x0280017e, 0x4fee007e, 0x54853d60,
+ 0x20e2e511, 0xce7432e1, 0x303c1b12, 0x017d04e7,
+ 0x007d0280, 0x838e828f, 0x04e630e0, 0x0280017f,
+ 0x5def007f, 0x1c121570, 0x12ce7467, 0xe6303c1b,
+ 0x8044e007, 0x80f943f0, 0x22f31712, 0xe5f70e12,
+ 0x25e02516, 0xf53024e0, 0x1a34e482, 0x93e483f5,
+ 0x16e50ff5, 0xe025e025, 0x82f53124, 0xf51a34e4,
+ 0xf593e483, 0x180f120e, 0x0fe510f5, 0x0e12f054,
+ 0x8c8375ca, 0x0fe5f0ef, 0x120ce030, 0x8375b70e,
+ 0x4044e086, 0x120a80f0, 0x8375b70e, 0xbf54e086,
+ 0x440f12f0, 0xe5828375, 0x7f22f00e, 0xb3161205,
+ 0x12b70e12, 0x0274e60e, 0xfe8e74f0, 0x12b70e12,
+ 0xf0efbe0e, 0x12701575, 0x34208a1e, 0x10157505,
+ 0x15750380, 0x8a1e1250, 0x74043420, 0x74028010,
+ 0xf51525f0, 0xd40e1215, 0x1012f0ef, 0x17342091,
+ 0x306415e5, 0x10740c60, 0x15f51525, 0xe40380b4,
+ 0x0e1215f5, 0x22f0efd4, 0x2a0790e4, 0x12f0a3f0,
+ 0x83753707, 0x7f54e082, 0xe0360712, 0x12f08044,
+ 0x08123d00, 0xa0837598, 0x1ae020e0, 0xe02b0790,
+ 0x0670f004, 0xe02a0790, 0x0790f004, 0x10b4e02a,
+ 0xb4e0a3e1, 0x44eedc00, 0x44effca6, 0x8c82f507,
+ 0x32f5e083, 0xfea844ee, 0xf50744ef, 0xe0838e82,
+ 0x122233f5, 0x83759808, 0x54c4e0d0, 0x4375fd0f,
+ 0xff447501, 0x74b70812, 0x3b75f004, 0x6014ed01,
+ 0x0b60140c, 0x240f6014, 0x800b7003, 0x12008009,
+ 0xf004b408, 0x08120680, 0xf00474b4, 0xfe8244ee,
+ 0xf50744ef, 0xe5838e82, 0xcb081245, 0xe5828375,
+ 0x36071231, 0xe0868375, 0x22f00844, 0x000f1f01,
+ 0x90002003, 0x920f2000, 0x940f2100, 0x960f2200,
+ 0x980f2300, 0x9a0f2400, 0x9c0f2500, 0x9e0f2600,
+ 0xa00f2700, 0xa2012001, 0xa4012101, 0xa6012201,
+ 0xa8012301, 0xaa012401, 0xac012501, 0xae012601,
+ 0xb0012701, 0xb4012801, 0xb60f2800, 0xb80f2840,
+ 0xcb012861, 0xeecacbef, 0xe4017fca, 0x704aebfd,
+ 0xf508e524, 0x12b67482, 0x08e52c08, 0xb87482f5,
+ 0xe52c0812, 0x7482f508, 0x2c0812ba, 0x007c007e,
+ 0x80360a12, 0x26079012, 0xe5420712, 0x0790f041,
+ 0x42071224, 0x12f040e5, 0x83753707, 0x0712e48e,
+ 0x12017436, 0xf0e43607, 0x26f5e422, 0xe15327f5,
+ 0x752af5fe, 0x08f5012b, 0x1612017f, 0x1c3030b3,
+ 0xe4291a90, 0x9010f593, 0x93e4f91f, 0x009010f5,
+ 0xf593e441, 0xf90f9010, 0x10f593e4, 0x1612027f,
+ 0x550f12b3, 0x1612037f, 0x060012b3, 0xe730e2e5,
+ 0x00101209, 0x12033030, 0x00020011, 0x0be5f047,
+ 0xe025e025, 0x82f58224, 0xf50734e4, 0x88742283,
+ 0x4408e5fe, 0x82f5ff07, 0x22e0838e, 0x4408e5f0,
+ 0x2282f507, 0xc054e0f0, 0x838e828f, 0x44ef22f0,
+ 0x7582f507, 0x54e08683, 0x0094d310, 0x0790f022,
+ 0xf004e015, 0x44effe22, 0x8e82f507, 0x8e22e083,
+ 0x12618f60, 0xffe4661e, 0xeeceedce, 0xe56195d3,
+ 0x78071260, 0x20743940, 0xe482f52e, 0x83f50334,
+ 0xff0370e0, 0x08122680, 0x9fc3fdef, 0xedcf1e40,
+ 0x704aebcf, 0x12428d0b, 0x41f5fb08, 0x0c80408e,
+ 0xf5ef0812, 0xfb081238, 0x3a8e39f5, 0x22bc801e,
+ 0xe5015875, 0x120c7035, 0xf5e0d907, 0xe507124a,
+ 0xe54cf5e0, 0x0c04b435, 0xe0f10712, 0x07124af5,
+ 0x4cf5e0fd, 0x01b435e5, 0x80017f04, 0xe5007f02,
+ 0x0402b435, 0x0280017e, 0x4fee007e, 0x08120c60,
+ 0x4af5e009, 0xe0150812, 0x41854cf5, 0x4b408549,
+ 0x015b7522, 0x12240790, 0x54e04207, 0x94d3ff1f,
+ 0x8f045002, 0xef058058, 0x58f5fe24, 0x1894c3ef,
+ 0x59750540, 0xef048018, 0x8559f504, 0x58af5a43,
+ 0x59ad007e, 0x5bab007c, 0x1512007a, 0x7e5aaf41,
+ 0x8c171200, 0x007e5baf, 0x907f1a02, 0x93e4fd10,
+ 0xf02e0790, 0x122d1412, 0x34e5cf19, 0x07123570,
+ 0xce837537, 0x1313ffe0, 0xf5075413, 0x240f5436,
+ 0x240b60fe, 0x240a60fe, 0x02187003, 0x1e026f1d,
+ 0x14101252, 0x1255f5e4, 0x5505461d, 0x94c355e5,
+ 0x22f44005, 0xedc3fce4, 0xf5effa9f, 0x00827583,
+ 0x93e4ff79, 0xa3cc6ccc, 0xf6daf8d9, 0xe430e2e5,
+ 0xede58c02, 0xefffff24, 0xf5ff8275, 0x6c93e483,
+ 0x017f0370, 0x22007f22, 0x75b70e12, 0xf0e48083,
+ 0x074408e5, 0x75b00e12, 0x0e128483, 0x868375b5,
+ 0x75b50e12, 0x54e08c83, 0xb60e12f3, 0x128e8375,
+ 0x8375b50e, 0xfb54e094, 0x071222f0, 0x8e837537,
+ 0x360712e4, 0x07120174, 0x0812e436, 0x8c8375cb,
+ 0x122044e0, 0x54e0cb08, 0x8474f0df, 0xf5820885,
+ 0x7f54e083, 0x8044e0f0, 0x567522f0, 0xf5fde401,
+ 0xfe35af57, 0x220912fc, 0x121d1c12, 0x1b123b1e,
+ 0x7e57afcc, 0x7c56ad00, 0x49041200, 0x007e56af,
+ 0x75ee1102, 0xfde40156, 0x35af57f5, 0x0912fcfe,
+ 0x1d1c1222, 0x123b1e12, 0x57afcc1b, 0x56ad007e,
+ 0x0412007c, 0x7e56af49, 0xee110200, 0x1216f5e4,
+ 0xe5fef70e, 0xff054408, 0x8f180f12, 0xf0838e82,
+ 0x16e51605, 0x401494c3, 0x1208e5e6, 0xf0e4de0e,
+ 0x58f5e422, 0x5af559f5, 0x58adfeff, 0x220912fc,
+ 0x007e047f, 0x007c58ad, 0x7f220912, 0xad007e02,
+ 0x02007c58, 0x3ce52209, 0xe5fc3e25, 0xfb002442,
+ 0xecfa33e4, 0x12ea9bc3, 0x0b407807, 0x3de5428c,
+ 0x41f53f25, 0x1222408f, 0x74221809, 0x8518f584,
+ 0x19851908, 0x83188582, 0xf07f54e0, 0xf08044e0,
+ 0xf08044e0, 0x704eef22, 0x3707120b, 0xe0d28375,
+ 0x22f0df54, 0x75370712, 0x44e0d283, 0x7522f020,
+ 0x07900158, 0x42071226, 0xf53f54e0, 0x3f071241,
+ 0xf53f54e0, 0x56752240, 0x57f5e402, 0xafbd1d12,
+ 0xad007e57, 0x02007c56, 0xf5e44904, 0xf541f542,
+ 0xf538f540, 0x223af539, 0xff0754ef, 0xf854f9e5,
+ 0x22f9f54f, 0xfee4017f, 0xffbe0e0f, 0x0e1222fb,
+ 0x12f0efd4, 0x00229110, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
+ 0x00000000, 0x00000000, 0x00000000, 0x000f1f01,
+ 0xc3002003, 0xb9f6ad13, 0xffffb7ea, 0xffeeaac8
};
#endif
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/iwn/if_iwn.c
--- a/head/sys/dev/iwn/if_iwn.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/iwn/if_iwn.c Wed Jul 25 17:04:43 2012 +0300
@@ -24,7 +24,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/iwn/if_iwn.c 234324 2012-04-15 20:29:39Z adrian $");
+__FBSDID("$FreeBSD: head/sys/dev/iwn/if_iwn.c 237649 2012-06-27 16:07:01Z bschmidt $");
#include <sys/param.h>
#include <sys/sockio.h>
@@ -92,6 +92,9 @@
{ 0x8086, 0x0885, "Intel Centrino Wireless-N + WiMAX 6150" },
{ 0x8086, 0x0886, "Intel Centrino Wireless-N + WiMAX 6150" },
{ 0x8086, 0x0896, "Intel Centrino Wireless-N 130" },
+ { 0x8086, 0x0887, "Intel Centrino Wireless-N 130" },
+ { 0x8086, 0x08ae, "Intel Centrino Wireless-N 100" },
+ { 0x8086, 0x08af, "Intel Centrino Wireless-N 100" },
{ 0x8086, 0x4229, "Intel Wireless WiFi Link 4965" },
{ 0x8086, 0x422b, "Intel Centrino Ultimate-N 6300" },
{ 0x8086, 0x422c, "Intel Centrino Advanced-N 6200" },
@@ -2002,8 +2005,6 @@
return 0;
}
-#define nitems(_a) (sizeof((_a)) / sizeof((_a)[0]))
-
static void
iwn_read_eeprom_enhinfo(struct iwn_softc *sc)
{
@@ -2431,23 +2432,66 @@
iwn_rx_compressed_ba(struct iwn_softc *sc, struct iwn_rx_desc *desc,
struct iwn_rx_data *data)
{
+ struct iwn_ops *ops = &sc->ops;
struct ifnet *ifp = sc->sc_ifp;
struct iwn_node *wn;
struct ieee80211_node *ni;
struct iwn_compressed_ba *ba = (struct iwn_compressed_ba *)(desc + 1);
struct iwn_tx_ring *txq;
+ struct iwn_tx_data *txdata;
struct ieee80211_tx_ampdu *tap;
+ struct mbuf *m;
uint64_t bitmap;
+ uint16_t ssn;
uint8_t tid;
- int ackfailcnt = 0, i, shift;
+ int ackfailcnt = 0, i, lastidx, qid, *res, shift;
bus_dmamap_sync(sc->rxq.data_dmat, data->map, BUS_DMASYNC_POSTREAD);
- txq = &sc->txq[le16toh(ba->qid)];
- tap = sc->qid2tap[le16toh(ba->qid)];
+ qid = le16toh(ba->qid);
+ txq = &sc->txq[ba->qid];
+ tap = sc->qid2tap[ba->qid];
tid = tap->txa_tid;
- ni = tap->txa_ni;
- wn = (void *)ni;
+ wn = (void *)tap->txa_ni;
+
+ res = NULL;
+ ssn = 0;
+ if (!IEEE80211_AMPDU_RUNNING(tap)) {
+ res = tap->txa_private;
+ ssn = tap->txa_start & 0xfff;
+ }
+
+ for (lastidx = le16toh(ba->ssn) & 0xff; txq->read != lastidx;) {
+ txdata = &txq->data[txq->read];
+
+ /* Unmap and free mbuf. */
+ bus_dmamap_sync(txq->data_dmat, txdata->map,
+ BUS_DMASYNC_POSTWRITE);
+ bus_dmamap_unload(txq->data_dmat, txdata->map);
+ m = txdata->m, txdata->m = NULL;
+ ni = txdata->ni, txdata->ni = NULL;
+
+ KASSERT(ni != NULL, ("no node"));
+ KASSERT(m != NULL, ("no mbuf"));
+
+ if (m->m_flags & M_TXCB)
+ ieee80211_process_callback(ni, m, 1);
+
+ m_freem(m);
+ ieee80211_free_node(ni);
+
+ txq->queued--;
+ txq->read = (txq->read + 1) % IWN_TX_RING_COUNT;
+ }
+
+ if (txq->queued == 0 && res != NULL) {
+ iwn_nic_lock(sc);
+ ops->ampdu_tx_stop(sc, qid, tid, ssn);
+ iwn_nic_unlock(sc);
+ sc->qid2tap[qid] = NULL;
+ free(res, M_DEVBUF);
+ return;
+ }
if (wn->agg[tid].bitmap == 0)
return;
@@ -2459,6 +2503,7 @@
if (wn->agg[tid].nframes > (64 - shift))
return;
+ ni = tap->txa_ni;
bitmap = (le64toh(ba->bitmap) >> shift) & wn->agg[tid].bitmap;
for (i = 0; bitmap; i++) {
if ((bitmap & 1) == 0) {
@@ -2758,19 +2803,20 @@
iwn_ampdu_tx_done(struct iwn_softc *sc, int qid, int idx, int nframes,
void *stat)
{
+ struct iwn_ops *ops = &sc->ops;
struct ifnet *ifp = sc->sc_ifp;
struct iwn_tx_ring *ring = &sc->txq[qid];
struct iwn_tx_data *data;
struct mbuf *m;
struct iwn_node *wn;
struct ieee80211_node *ni;
- struct ieee80211vap *vap;
struct ieee80211_tx_ampdu *tap;
uint64_t bitmap;
uint32_t *status = stat;
uint16_t *aggstatus = stat;
+ uint16_t ssn;
uint8_t tid;
- int bit, i, lastidx, seqno, shift, start;
+ int bit, i, lastidx, *res, seqno, shift, start;
#ifdef NOT_YET
if (nframes == 1) {
@@ -2803,27 +2849,32 @@
bitmap |= 1ULL << bit;
}
tap = sc->qid2tap[qid];
- if (tap != NULL) {
- tid = tap->txa_tid;
- wn = (void *)tap->txa_ni;
- wn->agg[tid].bitmap = bitmap;
- wn->agg[tid].startidx = start;
- wn->agg[tid].nframes = nframes;
+ tid = tap->txa_tid;
+ wn = (void *)tap->txa_ni;
+ wn->agg[tid].bitmap = bitmap;
+ wn->agg[tid].startidx = start;
+ wn->agg[tid].nframes = nframes;
+
+ res = NULL;
+ ssn = 0;
+ if (!IEEE80211_AMPDU_RUNNING(tap)) {
+ res = tap->txa_private;
+ ssn = tap->txa_start & 0xfff;
}
seqno = le32toh(*(status + nframes)) & 0xfff;
for (lastidx = (seqno & 0xff); ring->read != lastidx;) {
data = &ring->data[ring->read];
- KASSERT(data->ni != NULL, ("no node"));
-
/* Unmap and free mbuf. */
bus_dmamap_sync(ring->data_dmat, data->map,
BUS_DMASYNC_POSTWRITE);
bus_dmamap_unload(ring->data_dmat, data->map);
m = data->m, data->m = NULL;
ni = data->ni, data->ni = NULL;
- vap = ni->ni_vap;
+
+ KASSERT(ni != NULL, ("no node"));
+ KASSERT(m != NULL, ("no mbuf"));
if (m->m_flags & M_TXCB)
ieee80211_process_callback(ni, m, 1);
@@ -2835,6 +2886,15 @@
ring->read = (ring->read + 1) % IWN_TX_RING_COUNT;
}
+ if (ring->queued == 0 && res != NULL) {
+ iwn_nic_lock(sc);
+ ops->ampdu_tx_stop(sc, qid, tid, ssn);
+ iwn_nic_unlock(sc);
+ sc->qid2tap[qid] = NULL;
+ free(res, M_DEVBUF);
+ return;
+ }
+
sc->sc_tx_timer = 0;
if (ring->queued < IWN_TX_RING_LOMARK) {
sc->qfullmsk &= ~(1 << ring->qid);
@@ -3311,6 +3371,11 @@
if (m->m_flags & M_AMPDU_MPDU) {
struct ieee80211_tx_ampdu *tap = &ni->ni_tx_ampdu[ac];
+ if (!IEEE80211_AMPDU_RUNNING(tap)) {
+ m_freem(m);
+ return EINVAL;
+ }
+
ac = *(int *)tap->txa_private;
*(uint16_t *)wh->i_seq =
htole16(ni->ni_txseqs[tid] << IEEE80211_SEQ_SEQ_SHIFT);
@@ -5630,6 +5695,8 @@
if ((error = iwn_nic_lock(sc)) != 0)
return 0;
qid = *(int *)tap->txa_private;
+ DPRINTF(sc, IWN_DEBUG_XMIT, "%s: ra=%d tid=%d ssn=%d qid=%d\n",
+ __func__, wn->id, tid, tap->txa_start, qid);
ops->ampdu_tx_start(sc, ni, qid, tid, tap->txa_start & 0xfff);
iwn_nic_unlock(sc);
@@ -5645,10 +5712,14 @@
uint8_t tid = tap->txa_tid;
int qid;
+ sc->sc_addba_stop(ni, tap);
+
if (tap->txa_private == NULL)
return;
qid = *(int *)tap->txa_private;
+ if (sc->txq[qid].queued != 0)
+ return;
if (iwn_nic_lock(sc) != 0)
return;
ops->ampdu_tx_stop(sc, qid, tid, tap->txa_start & 0xfff);
@@ -5656,7 +5727,6 @@
sc->qid2tap[qid] = NULL;
free(tap->txa_private, M_DEVBUF);
tap->txa_private = NULL;
- sc->sc_addba_stop(ni, tap);
}
static void
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe.c
--- a/head/sys/dev/ixgbe/ixgbe.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe.c 234229 2012-04-13 16:42:54Z luigi $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe.c 238149 2012-07-05 20:51:44Z jfv $*/
#ifdef HAVE_KERNEL_OPTION_HEADERS
#include "opt_inet.h"
@@ -47,7 +47,7 @@
/*********************************************************************
* Driver version
*********************************************************************/
-char ixgbe_driver_version[] = "2.4.5";
+char ixgbe_driver_version[] = "2.4.8";
/*********************************************************************
* PCI Device ID Table
@@ -80,8 +80,10 @@
{IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_82599_T3_LOM, 0, 0, 0},
{IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_82599_COMBO_BACKPLANE, 0, 0, 0},
{IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_82599_BACKPLANE_FCOE, 0, 0, 0},
+ {IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_82599_SFP_SF2, 0, 0, 0},
{IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_82599_SFP_FCOE, 0, 0, 0},
{IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_82599EN_SFP, 0, 0, 0},
+ {IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_X540T1, 0, 0, 0},
{IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_X540T, 0, 0, 0},
/* required last entry */
{0, 0, 0, 0, 0}
@@ -162,7 +164,7 @@
static void ixgbe_add_rx_process_limit(struct adapter *, const char *,
const char *, int *, int);
static bool ixgbe_tx_ctx_setup(struct tx_ring *, struct mbuf *);
-static bool ixgbe_tso_setup(struct tx_ring *, struct mbuf *, u32 *);
+static bool ixgbe_tso_setup(struct tx_ring *, struct mbuf *, u32 *, u32 *);
static void ixgbe_set_ivar(struct adapter *, u8, u8, s8);
static void ixgbe_configure_ivars(struct adapter *);
static u8 * ixgbe_mc_array_itr(struct ixgbe_hw *, u8 **, u32 *);
@@ -242,10 +244,6 @@
static int ixgbe_rx_process_limit = 128;
TUNABLE_INT("hw.ixgbe.rx_process_limit", &ixgbe_rx_process_limit);
-/* Flow control setting, default to full */
-static int ixgbe_flow_control = ixgbe_fc_full;
-TUNABLE_INT("hw.ixgbe.flow_control", &ixgbe_flow_control);
-
/*
** Smart speed setting, default to on
** this only works as a compile option
@@ -322,7 +320,7 @@
* be a reference on how to implement netmap support in a driver.
* Additional comments are in ixgbe_netmap.h .
*
- * <dev/netma/ixgbe_netmap.h> contains functions for netmap support
+ * <dev/netmap/ixgbe_netmap.h> contains functions for netmap support
* that extend the standard driver.
*/
#include <dev/netmap/ixgbe_netmap.h>
@@ -526,28 +524,25 @@
goto err_late;
}
- /* Get Hardware Flow Control setting */
- hw->fc.requested_mode = ixgbe_fc_full;
- adapter->fc = hw->fc.requested_mode;
- hw->fc.pause_time = IXGBE_FC_PAUSE;
- hw->fc.low_water = IXGBE_FC_LO;
- hw->fc.high_water[0] = IXGBE_FC_HI;
- hw->fc.send_xon = TRUE;
-
error = ixgbe_init_hw(hw);
- if (error == IXGBE_ERR_EEPROM_VERSION) {
+ switch (error) {
+ case IXGBE_ERR_EEPROM_VERSION:
device_printf(dev, "This device is a pre-production adapter/"
"LOM. Please be aware there may be issues associated "
"with your hardware.\n If you are experiencing problems "
"please contact your Intel or hardware representative "
"who provided you with this hardware.\n");
- } else if (error == IXGBE_ERR_SFP_NOT_SUPPORTED)
+ break;
+ case IXGBE_ERR_SFP_NOT_SUPPORTED:
device_printf(dev,"Unsupported SFP+ Module\n");
-
- if (error) {
error = EIO;
device_printf(dev,"Hardware Initialization Failure\n");
goto err_late;
+ case IXGBE_ERR_SFP_NOT_PRESENT:
+ device_printf(dev,"No SFP+ Module found\n");
+ /* falls thru */
+ default:
+ break;
}
/* Detect and set physical type */
@@ -997,6 +992,8 @@
ifp->if_capenable ^= IFCAP_HWCSUM;
if (mask & IFCAP_TSO4)
ifp->if_capenable ^= IFCAP_TSO4;
+ if (mask & IFCAP_TSO6)
+ ifp->if_capenable ^= IFCAP_TSO6;
if (mask & IFCAP_LRO)
ifp->if_capenable ^= IFCAP_LRO;
if (mask & IFCAP_VLAN_HWTAGGING)
@@ -1061,7 +1058,7 @@
/* Set the various hardware offload abilities */
ifp->if_hwassist = 0;
- if (ifp->if_capenable & IFCAP_TSO4)
+ if (ifp->if_capenable & IFCAP_TSO)
ifp->if_hwassist |= CSUM_TSO;
if (ifp->if_capenable & IFCAP_TXCSUM) {
ifp->if_hwassist |= (CSUM_TCP | CSUM_UDP);
@@ -1150,7 +1147,7 @@
* from the Intel linux driver 3.8.21.
* Prefetching enables tx line rate even with 1 queue.
*/
- txdctl |= (16 << 0) | (1 << 8);
+ txdctl |= (32 << 0) | (1 << 8);
IXGBE_WRITE_REG(hw, IXGBE_TXDCTL(i), txdctl);
}
@@ -1234,7 +1231,7 @@
#ifdef IXGBE_FDIR
/* Init Flow director */
if (hw->mac.type != ixgbe_mac_82598EB) {
- u32 hdrm = 64 << fdir_pballoc;
+ u32 hdrm = 32 << fdir_pballoc;
hw->mac.ops.setup_rxpba(hw, 0, hdrm, PBA_STRATEGY_EQUAL);
ixgbe_init_fdir_signature_82599(&adapter->hw, fdir_pballoc);
@@ -1260,6 +1257,35 @@
/* Config/Enable Link */
ixgbe_config_link(adapter);
+ /* Hardware Packet Buffer & Flow Control setup */
+ {
+ u32 rxpb, frame, size, tmp;
+
+ frame = adapter->max_frame_size;
+
+ /* Calculate High Water */
+ if (hw->mac.type == ixgbe_mac_X540)
+ tmp = IXGBE_DV_X540(frame, frame);
+ else
+ tmp = IXGBE_DV(frame, frame);
+ size = IXGBE_BT2KB(tmp);
+ rxpb = IXGBE_READ_REG(hw, IXGBE_RXPBSIZE(0)) >> 10;
+ hw->fc.high_water[0] = rxpb - size;
+
+ /* Now calculate Low Water */
+ if (hw->mac.type == ixgbe_mac_X540)
+ tmp = IXGBE_LOW_DV_X540(frame);
+ else
+ tmp = IXGBE_LOW_DV(frame);
+ hw->fc.low_water[0] = IXGBE_BT2KB(tmp);
+
+ adapter->fc = hw->fc.requested_mode = ixgbe_fc_full;
+ hw->fc.pause_time = IXGBE_FC_PAUSE;
+ hw->fc.send_xon = TRUE;
+ }
+ /* Initialize the FC settings */
+ ixgbe_start_hw(hw);
+
/* And now turn on interrupts */
ixgbe_enable_intr(adapter);
@@ -1366,7 +1392,7 @@
ixgbe_start_locked(txr, ifp);
#endif
IXGBE_TX_UNLOCK(txr);
- if (more || (ifp->if_drv_flags & IFF_DRV_OACTIVE)) {
+ if (more) {
taskqueue_enqueue(que->tq, &que->que_task);
return;
}
@@ -1549,10 +1575,8 @@
/* This is probably overkill :) */
if (!atomic_cmpset_int(&adapter->fdir_reinit, 0, 1))
return;
- /* Clear the interrupt */
- IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_FLOW_DIR);
- /* Turn off the interface */
- adapter->ifp->if_drv_flags &= ~IFF_DRV_RUNNING;
+ /* Disable the interrupt */
+ IXGBE_WRITE_REG(hw, IXGBE_EIMC, IXGBE_EICR_FLOW_DIR);
taskqueue_enqueue(adapter->tq, &adapter->fdir_task);
} else
#endif
@@ -1767,9 +1791,8 @@
** a packet.
*/
if (m_head->m_pkthdr.csum_flags & CSUM_TSO) {
- if (ixgbe_tso_setup(txr, m_head, &paylen)) {
+ if (ixgbe_tso_setup(txr, m_head, &paylen, &olinfo_status)) {
cmd_type_len |= IXGBE_ADVTXD_DCMD_TSE;
- olinfo_status |= IXGBE_TXD_POPTS_IXSM << 8;
olinfo_status |= IXGBE_TXD_POPTS_TXSM << 8;
olinfo_status |= paylen << IXGBE_ADVTXD_PAYLEN_SHIFT;
++adapter->tso_tx;
@@ -2055,6 +2078,8 @@
((adapter->link_speed == 128)? 10:1),
"Full Duplex");
adapter->link_active = TRUE;
+ /* Update any Flow Control changes */
+ ixgbe_fc_enable(&adapter->hw);
if_link_state_change(ifp, LINK_STATE_UP);
}
} else { /* Link down */
@@ -2562,7 +2587,7 @@
*/
ifp->if_data.ifi_hdrlen = sizeof(struct ether_vlan_header);
- ifp->if_capabilities |= IFCAP_HWCSUM | IFCAP_TSO4 | IFCAP_VLAN_HWCSUM;
+ ifp->if_capabilities |= IFCAP_HWCSUM | IFCAP_TSO | IFCAP_VLAN_HWCSUM;
ifp->if_capabilities |= IFCAP_JUMBO_MTU;
ifp->if_capabilities |= IFCAP_VLAN_HWTAGGING
| IFCAP_VLAN_HWTSO
@@ -3062,7 +3087,7 @@
txctrl = IXGBE_READ_REG(hw, IXGBE_DCA_TXCTRL_82599(i));
break;
}
- txctrl &= ~IXGBE_DCA_TXCTRL_TX_WB_RO_EN;
+ txctrl &= ~IXGBE_DCA_TXCTRL_DESC_WRO_EN;
switch (hw->mac.type) {
case ixgbe_mac_82598EB:
IXGBE_WRITE_REG(hw, IXGBE_DCA_TXCTRL(i), txctrl);
@@ -3234,6 +3259,7 @@
case ETHERTYPE_IPV6:
ip6 = (struct ip6_hdr *)(mp->m_data + ehdrlen);
ip_hlen = sizeof(struct ip6_hdr);
+ /* XXX-BZ this will go badly in case of ext hdrs. */
ipproto = ip6->ip6_nxt;
type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_IPV6;
break;
@@ -3292,17 +3318,23 @@
*
**********************************************************************/
static bool
-ixgbe_tso_setup(struct tx_ring *txr, struct mbuf *mp, u32 *paylen)
+ixgbe_tso_setup(struct tx_ring *txr, struct mbuf *mp, u32 *paylen,
+ u32 *olinfo_status)
{
struct adapter *adapter = txr->adapter;
struct ixgbe_adv_tx_context_desc *TXD;
struct ixgbe_tx_buf *tx_buffer;
u32 vlan_macip_lens = 0, type_tucmd_mlhl = 0;
- u32 mss_l4len_idx = 0;
- u16 vtag = 0;
- int ctxd, ehdrlen, hdrlen, ip_hlen, tcp_hlen;
+ u32 mss_l4len_idx = 0, len;
+ u16 vtag = 0, eh_type;
+ int ctxd, ehdrlen, ip_hlen, tcp_hlen;
struct ether_vlan_header *eh;
+#ifdef INET6
+ struct ip6_hdr *ip6;
+#endif
+#ifdef INET
struct ip *ip;
+#endif
struct tcphdr *th;
@@ -3311,32 +3343,62 @@
* Jump over vlan headers if already present
*/
eh = mtod(mp, struct ether_vlan_header *);
- if (eh->evl_encap_proto == htons(ETHERTYPE_VLAN))
+ if (eh->evl_encap_proto == htons(ETHERTYPE_VLAN)) {
ehdrlen = ETHER_HDR_LEN + ETHER_VLAN_ENCAP_LEN;
- else
+ eh_type = eh->evl_proto;
+ } else {
ehdrlen = ETHER_HDR_LEN;
+ eh_type = eh->evl_encap_proto;
+ }
/* Ensure we have at least the IP+TCP header in the first mbuf. */
- if (mp->m_len < ehdrlen + sizeof(struct ip) + sizeof(struct tcphdr))
- return FALSE;
+ len = ehdrlen + sizeof(struct tcphdr);
+ switch (ntohs(eh_type)) {
+#ifdef INET6
+ case ETHERTYPE_IPV6:
+ if (mp->m_len < len + sizeof(struct ip6_hdr))
+ return FALSE;
+ ip6 = (struct ip6_hdr *)(mp->m_data + ehdrlen);
+ /* XXX-BZ For now we do not pretend to support ext. hdrs. */
+ if (ip6->ip6_nxt != IPPROTO_TCP)
+ return FALSE;
+ ip_hlen = sizeof(struct ip6_hdr);
+ th = (struct tcphdr *)((caddr_t)ip6 + ip_hlen);
+ th->th_sum = in6_cksum_pseudo(ip6, 0, IPPROTO_TCP, 0);
+ type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_IPV6;
+ break;
+#endif
+#ifdef INET
+ case ETHERTYPE_IP:
+ if (mp->m_len < len + sizeof(struct ip))
+ return FALSE;
+ ip = (struct ip *)(mp->m_data + ehdrlen);
+ if (ip->ip_p != IPPROTO_TCP)
+ return FALSE;
+ ip->ip_sum = 0;
+ ip_hlen = ip->ip_hl << 2;
+ th = (struct tcphdr *)((caddr_t)ip + ip_hlen);
+ th->th_sum = in_pseudo(ip->ip_src.s_addr,
+ ip->ip_dst.s_addr, htons(IPPROTO_TCP));
+ type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_IPV4;
+ /* Tell transmit desc to also do IPv4 checksum. */
+ *olinfo_status |= IXGBE_TXD_POPTS_IXSM << 8;
+ break;
+#endif
+ default:
+ panic("%s: CSUM_TSO but no supported IP version (0x%04x)",
+ __func__, ntohs(eh_type));
+ break;
+ }
ctxd = txr->next_avail_desc;
tx_buffer = &txr->tx_buffers[ctxd];
TXD = (struct ixgbe_adv_tx_context_desc *) &txr->tx_base[ctxd];
- ip = (struct ip *)(mp->m_data + ehdrlen);
- if (ip->ip_p != IPPROTO_TCP)
- return FALSE; /* 0 */
- ip->ip_sum = 0;
- ip_hlen = ip->ip_hl << 2;
- th = (struct tcphdr *)((caddr_t)ip + ip_hlen);
- th->th_sum = in_pseudo(ip->ip_src.s_addr,
- ip->ip_dst.s_addr, htons(IPPROTO_TCP));
tcp_hlen = th->th_off << 2;
- hdrlen = ehdrlen + ip_hlen + tcp_hlen;
/* This is used in the transmit desc in encap */
- *paylen = mp->m_pkthdr.len - hdrlen;
+ *paylen = mp->m_pkthdr.len - ehdrlen - ip_hlen - tcp_hlen;
/* VLAN MACLEN IPLEN */
if (mp->m_flags & M_VLANTAG) {
@@ -3351,10 +3413,8 @@
/* ADV DTYPE TUCMD */
type_tucmd_mlhl |= IXGBE_ADVTXD_DCMD_DEXT | IXGBE_ADVTXD_DTYP_CTXT;
type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_L4T_TCP;
- type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_IPV4;
TXD->type_tucmd_mlhl |= htole32(type_tucmd_mlhl);
-
/* MSS L4LEN IDX */
mss_l4len_idx |= (mp->m_pkthdr.tso_segsz << IXGBE_ADVTXD_MSS_SHIFT);
mss_l4len_idx |= (tcp_hlen << IXGBE_ADVTXD_L4LEN_SHIFT);
@@ -4295,15 +4355,17 @@
{
/*
- * ATM LRO is only for IPv4/TCP packets and TCP checksum of the packet
+ * ATM LRO is only for IP/TCP packets and TCP checksum of the packet
* should be computed by hardware. Also it should not have VLAN tag in
- * ethernet header.
+ * ethernet header. In case of IPv6 we do not yet support ext. hdrs.
*/
if (rxr->lro_enabled &&
(ifp->if_capenable & IFCAP_VLAN_HWTAGGING) != 0 &&
(ptype & IXGBE_RXDADV_PKTTYPE_ETQF) == 0 &&
- (ptype & (IXGBE_RXDADV_PKTTYPE_IPV4 | IXGBE_RXDADV_PKTTYPE_TCP)) ==
- (IXGBE_RXDADV_PKTTYPE_IPV4 | IXGBE_RXDADV_PKTTYPE_TCP) &&
+ ((ptype & (IXGBE_RXDADV_PKTTYPE_IPV4 | IXGBE_RXDADV_PKTTYPE_TCP)) ==
+ (IXGBE_RXDADV_PKTTYPE_IPV4 | IXGBE_RXDADV_PKTTYPE_TCP) ||
+ (ptype & (IXGBE_RXDADV_PKTTYPE_IPV6 | IXGBE_RXDADV_PKTTYPE_TCP)) ==
+ (IXGBE_RXDADV_PKTTYPE_IPV6 | IXGBE_RXDADV_PKTTYPE_TCP)) &&
(m->m_pkthdr.csum_flags & (CSUM_DATA_VALID | CSUM_PSEUDO_HDR)) ==
(CSUM_DATA_VALID | CSUM_PSEUDO_HDR)) {
/*
@@ -5057,6 +5119,8 @@
return;
ixgbe_reinit_fdir_tables_82599(&adapter->hw);
adapter->fdir_reinit = 0;
+ /* re-enable flow director interrupts */
+ IXGBE_WRITE_REG(&adapter->hw, IXGBE_EIMS, IXGBE_EIMS_FLOW_DIR);
/* Restart the interface */
ifp->if_drv_flags |= IFF_DRV_RUNNING;
return;
@@ -5614,8 +5678,9 @@
default:
adapter->hw.fc.requested_mode = ixgbe_fc_none;
}
-
- ixgbe_fc_enable(&adapter->hw, 0);
+ /* Don't autoneg if forcing a value */
+ adapter->hw.fc.disable_fc_autoneg = TRUE;
+ ixgbe_fc_enable(&adapter->hw);
return error;
}
@@ -5631,9 +5696,9 @@
/*
** Control link advertise speed:
-** 0 - normal
** 1 - advertise only 1G
** 2 - advertise 100Mb
+** 3 - advertise normal
*/
static int
ixgbe_set_advertise(SYSCTL_HANDLER_ARGS)
@@ -5647,13 +5712,15 @@
adapter = (struct adapter *) arg1;
dev = adapter->dev;
hw = &adapter->hw;
- last = hw->phy.autoneg_advertised;
+ last = adapter->advertise;
error = sysctl_handle_int(oidp, &adapter->advertise, 0, req);
-
if ((error) || (adapter->advertise == -1))
return (error);
+ if (adapter->advertise == last) /* no change */
+ return (0);
+
if (!((hw->phy.media_type == ixgbe_media_type_copper) ||
(hw->phy.multispeed_fiber)))
return (error);
@@ -5667,11 +5734,10 @@
speed = IXGBE_LINK_SPEED_1GB_FULL;
else if (adapter->advertise == 2)
speed = IXGBE_LINK_SPEED_100_FULL;
- else
+ else if (adapter->advertise == 3)
speed = IXGBE_LINK_SPEED_1GB_FULL |
IXGBE_LINK_SPEED_10GB_FULL;
-
- if (speed == last) /* no change */
+ else /* bogus value */
return (error);
hw->mac.autotry_restart = TRUE;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe.h
--- a/head/sys/dev/ixgbe/ixgbe.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe.h Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe.h 230775 2012-01-30 16:42:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe.h 234620 2012-04-23 22:05:09Z bz $*/
#ifndef _IXGBE_H_
@@ -179,7 +179,7 @@
#define IXGBE_82599_SCATTER 32
#define MSIX_82598_BAR 3
#define MSIX_82599_BAR 4
-#define IXGBE_TSO_SIZE 65535
+#define IXGBE_TSO_SIZE 262140
#define IXGBE_TX_BUFFER_SIZE ((u32) 1514)
#define IXGBE_RX_HDR 128
#define IXGBE_VFTA_SIZE 128
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe_82598.c
--- a/head/sys/dev/ixgbe/ixgbe_82598.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe_82598.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_82598.c 230775 2012-01-30 16:42:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_82598.c 238149 2012-07-05 20:51:44Z jfv $*/
#include "ixgbe_type.h"
#include "ixgbe_82598.h"
@@ -104,31 +104,6 @@
}
/**
- * ixgbe_get_pcie_msix_count_82598 - Gets MSI-X vector count
- * @hw: pointer to hardware structure
- *
- * Read PCIe configuration space, and get the MSI-X vector count from
- * the capabilities table.
- **/
-u32 ixgbe_get_pcie_msix_count_82598(struct ixgbe_hw *hw)
-{
- u32 msix_count = 18;
-
- DEBUGFUNC("ixgbe_get_pcie_msix_count_82598");
-
- if (hw->mac.msix_vectors_from_pcie) {
- msix_count = IXGBE_READ_PCIE_WORD(hw,
- IXGBE_PCIE_MSIX_82598_CAPS);
- msix_count &= IXGBE_PCIE_MSIX_TBL_SZ_MASK;
-
- /* MSI-X count is zero-based in HW, so increment to give
- * proper value */
- msix_count++;
- }
- return msix_count;
-}
-
-/**
* ixgbe_init_ops_82598 - Inits func ptrs and MAC type
* @hw: pointer to hardware structure
*
@@ -176,7 +151,7 @@
mac->rx_pb_size = 512;
mac->max_tx_queues = 32;
mac->max_rx_queues = 64;
- mac->max_msix_vectors = ixgbe_get_pcie_msix_count_82598(hw);
+ mac->max_msix_vectors = ixgbe_get_pcie_msix_count_generic(hw);
/* SFP+ Module */
phy->ops.read_i2c_eeprom = &ixgbe_read_i2c_eeprom_82598;
@@ -280,15 +255,15 @@
for (i = 0; ((i < hw->mac.max_tx_queues) &&
(i < IXGBE_DCA_MAX_QUEUES_82598)); i++) {
regval = IXGBE_READ_REG(hw, IXGBE_DCA_TXCTRL(i));
- regval &= ~IXGBE_DCA_TXCTRL_TX_WB_RO_EN;
+ regval &= ~IXGBE_DCA_TXCTRL_DESC_WRO_EN;
IXGBE_WRITE_REG(hw, IXGBE_DCA_TXCTRL(i), regval);
}
for (i = 0; ((i < hw->mac.max_rx_queues) &&
(i < IXGBE_DCA_MAX_QUEUES_82598)); i++) {
regval = IXGBE_READ_REG(hw, IXGBE_DCA_RXCTRL(i));
- regval &= ~(IXGBE_DCA_RXCTRL_DESC_WRO_EN |
- IXGBE_DCA_RXCTRL_DESC_HSRO_EN);
+ regval &= ~(IXGBE_DCA_RXCTRL_DATA_WRO_EN |
+ IXGBE_DCA_RXCTRL_HEAD_WRO_EN);
IXGBE_WRITE_REG(hw, IXGBE_DCA_RXCTRL(i), regval);
}
@@ -416,21 +391,41 @@
/**
* ixgbe_fc_enable_82598 - Enable flow control
* @hw: pointer to hardware structure
- * @packetbuf_num: packet buffer number (0-7)
*
* Enable flow control according to the current settings.
**/
-s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw, s32 packetbuf_num)
+s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw)
{
s32 ret_val = IXGBE_SUCCESS;
u32 fctrl_reg;
u32 rmcs_reg;
u32 reg;
+ u32 fcrtl, fcrth;
u32 link_speed = 0;
+ int i;
bool link_up;
DEBUGFUNC("ixgbe_fc_enable_82598");
+ /* Validate the water mark configuration */
+ if (!hw->fc.pause_time) {
+ ret_val = IXGBE_ERR_INVALID_LINK_SETTINGS;
+ goto out;
+ }
+
+ /* Low water mark of zero causes XOFF floods */
+ for (i = 0; i < IXGBE_DCB_MAX_TRAFFIC_CLASS; i++) {
+ if ((hw->fc.current_mode & ixgbe_fc_tx_pause) &&
+ hw->fc.high_water[i]) {
+ if (!hw->fc.low_water[i] ||
+ hw->fc.low_water[i] >= hw->fc.high_water[i]) {
+ DEBUGOUT("Invalid water mark configuration\n");
+ ret_val = IXGBE_ERR_INVALID_LINK_SETTINGS;
+ goto out;
+ }
+ }
+ }
+
/*
* On 82598 having Rx FC on causes resets while doing 1G
* so if it's on turn it off once we know link_speed. For
@@ -452,9 +447,7 @@
}
/* Negotiate the fc mode to use */
- ret_val = ixgbe_fc_autoneg(hw);
- if (ret_val == IXGBE_ERR_FLOW_CONTROL)
- goto out;
+ ixgbe_fc_autoneg(hw);
/* Disable any previous flow control settings */
fctrl_reg = IXGBE_READ_REG(hw, IXGBE_FCTRL);
@@ -516,28 +509,27 @@
IXGBE_WRITE_REG(hw, IXGBE_RMCS, rmcs_reg);
/* Set up and enable Rx high/low water mark thresholds, enable XON. */
- if (hw->fc.current_mode & ixgbe_fc_tx_pause) {
- reg = hw->fc.low_water << 6;
- if (hw->fc.send_xon)
- reg |= IXGBE_FCRTL_XONE;
+ for (i = 0; i < IXGBE_DCB_MAX_TRAFFIC_CLASS; i++) {
+ if ((hw->fc.current_mode & ixgbe_fc_tx_pause) &&
+ hw->fc.high_water[i]) {
+ fcrtl = (hw->fc.low_water[i] << 10) | IXGBE_FCRTL_XONE;
+ fcrth = (hw->fc.high_water[i] << 10) | IXGBE_FCRTH_FCEN;
+ IXGBE_WRITE_REG(hw, IXGBE_FCRTL(i), fcrtl);
+ IXGBE_WRITE_REG(hw, IXGBE_FCRTH(i), fcrth);
+ } else {
+ IXGBE_WRITE_REG(hw, IXGBE_FCRTL(i), 0);
+ IXGBE_WRITE_REG(hw, IXGBE_FCRTH(i), 0);
+ }
- IXGBE_WRITE_REG(hw, IXGBE_FCRTL(packetbuf_num), reg);
-
- reg = hw->fc.high_water[packetbuf_num] << 6;
- reg |= IXGBE_FCRTH_FCEN;
-
- IXGBE_WRITE_REG(hw, IXGBE_FCRTH(packetbuf_num), reg);
}
/* Configure pause time (2 TCs per register) */
- reg = IXGBE_READ_REG(hw, IXGBE_FCTTV(packetbuf_num / 2));
- if ((packetbuf_num & 1) == 0)
- reg = (reg & 0xFFFF0000) | hw->fc.pause_time;
- else
- reg = (reg & 0x0000FFFF) | (hw->fc.pause_time << 16);
- IXGBE_WRITE_REG(hw, IXGBE_FCTTV(packetbuf_num / 2), reg);
+ reg = hw->fc.pause_time * 0x00010001;
+ for (i = 0; i < (IXGBE_DCB_MAX_TRAFFIC_CLASS / 2); i++)
+ IXGBE_WRITE_REG(hw, IXGBE_FCTTV(i), reg);
- IXGBE_WRITE_REG(hw, IXGBE_FCRTV, (hw->fc.pause_time >> 1));
+ /* Configure flow control refresh threshold value */
+ IXGBE_WRITE_REG(hw, IXGBE_FCRTV, hw->fc.pause_time / 2);
out:
return ret_val;
@@ -1325,15 +1317,15 @@
for (i = 0; ((i < hw->mac.max_tx_queues) &&
(i < IXGBE_DCA_MAX_QUEUES_82598)); i++) {
regval = IXGBE_READ_REG(hw, IXGBE_DCA_TXCTRL(i));
- regval |= IXGBE_DCA_TXCTRL_TX_WB_RO_EN;
+ regval |= IXGBE_DCA_TXCTRL_DESC_WRO_EN;
IXGBE_WRITE_REG(hw, IXGBE_DCA_TXCTRL(i), regval);
}
for (i = 0; ((i < hw->mac.max_rx_queues) &&
(i < IXGBE_DCA_MAX_QUEUES_82598)); i++) {
regval = IXGBE_READ_REG(hw, IXGBE_DCA_RXCTRL(i));
- regval |= (IXGBE_DCA_RXCTRL_DESC_WRO_EN |
- IXGBE_DCA_RXCTRL_DESC_HSRO_EN);
+ regval |= IXGBE_DCA_RXCTRL_DATA_WRO_EN |
+ IXGBE_DCA_RXCTRL_HEAD_WRO_EN;
IXGBE_WRITE_REG(hw, IXGBE_DCA_RXCTRL(i), regval);
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe_82598.h
--- a/head/sys/dev/ixgbe/ixgbe_82598.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe_82598.h Wed Jul 25 17:04:43 2012 +0300
@@ -30,13 +30,13 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_82598.h 230775 2012-01-30 16:42:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_82598.h 238149 2012-07-05 20:51:44Z jfv $*/
#ifndef _IXGBE_82598_H_
#define _IXGBE_82598_H_
u32 ixgbe_get_pcie_msix_count_82598(struct ixgbe_hw *hw);
-s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw, s32 packetbuf_num);
+s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw);
s32 ixgbe_start_hw_82598(struct ixgbe_hw *hw);
void ixgbe_enable_relaxed_ordering_82598(struct ixgbe_hw *hw);
s32 ixgbe_set_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe_82599.c
--- a/head/sys/dev/ixgbe/ixgbe_82599.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe_82599.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_82599.c 230775 2012-01-30 16:42:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_82599.c 238149 2012-07-05 20:51:44Z jfv $*/
#include "ixgbe_type.h"
#include "ixgbe_82599.h"
@@ -243,6 +243,7 @@
/* RAR, Multicast, VLAN */
mac->ops.set_vmdq = &ixgbe_set_vmdq_generic;
+ mac->ops.set_vmdq_san_mac = &ixgbe_set_vmdq_san_mac_generic;
mac->ops.clear_vmdq = &ixgbe_clear_vmdq_generic;
mac->ops.insert_mac_addr = &ixgbe_insert_mac_addr_generic;
mac->rar_highwater = 1;
@@ -304,7 +305,9 @@
/* Check if 1G SFP module. */
if (hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core0 ||
- hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core1) {
+ hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core1 ||
+ hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core0 ||
+ hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core1) {
*speed = IXGBE_LINK_SPEED_1GB_FULL;
*negotiation = TRUE;
goto out;
@@ -420,6 +423,7 @@
case IXGBE_DEV_ID_82599_SFP:
case IXGBE_DEV_ID_82599_SFP_FCOE:
case IXGBE_DEV_ID_82599_SFP_EM:
+ case IXGBE_DEV_ID_82599_SFP_SF2:
case IXGBE_DEV_ID_82599EN_SFP:
media_type = ixgbe_media_type_fiber;
break;
@@ -1088,6 +1092,9 @@
hw->mac.ops.set_rar(hw, hw->mac.num_rar_entries - 1,
hw->mac.san_addr, 0, IXGBE_RAH_AV);
+ /* Save the SAN MAC RAR index */
+ hw->mac.san_mac_rar_index = hw->mac.num_rar_entries - 1;
+
/* Reserve the last RAR for the SAN MAC address */
hw->mac.num_rar_entries--;
}
@@ -2037,6 +2044,8 @@
physical_layer = IXGBE_PHYSICAL_LAYER_10GBASE_LR;
else if (comp_codes_1g & IXGBE_SFF_1GBASET_CAPABLE)
physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_T;
+ else if (comp_codes_1g & IXGBE_SFF_1GBASESX_CAPABLE)
+ physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_SX;
break;
default:
break;
@@ -2233,3 +2242,4 @@
return ret_val;
}
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe_api.c
--- a/head/sys/dev/ixgbe/ixgbe_api.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe_api.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_api.c 230775 2012-01-30 16:42:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_api.c 238149 2012-07-05 20:51:44Z jfv $*/
#include "ixgbe_api.h"
#include "ixgbe_common.h"
@@ -118,6 +118,7 @@
case IXGBE_DEV_ID_82599_BACKPLANE_FCOE:
case IXGBE_DEV_ID_82599_SFP_FCOE:
case IXGBE_DEV_ID_82599_SFP_EM:
+ case IXGBE_DEV_ID_82599_SFP_SF2:
case IXGBE_DEV_ID_82599EN_SFP:
case IXGBE_DEV_ID_82599_CX4:
case IXGBE_DEV_ID_82599_T3_LOM:
@@ -130,6 +131,7 @@
hw->mac.type = ixgbe_mac_X540_vf;
break;
case IXGBE_DEV_ID_X540T:
+ case IXGBE_DEV_ID_X540T1:
hw->mac.type = ixgbe_mac_X540;
break;
default:
@@ -811,6 +813,18 @@
{
return ixgbe_call_func(hw, hw->mac.ops.set_vmdq, (hw, rar, vmdq),
IXGBE_NOT_IMPLEMENTED);
+
+}
+
+/**
+ * ixgbe_set_vmdq_san_mac - Associate VMDq index 127 with a receive address
+ * @hw: pointer to hardware structure
+ * @vmdq: VMDq default pool index
+ **/
+s32 ixgbe_set_vmdq_san_mac(struct ixgbe_hw *hw, u32 vmdq)
+{
+ return ixgbe_call_func(hw, hw->mac.ops.set_vmdq_san_mac,
+ (hw, vmdq), IXGBE_NOT_IMPLEMENTED);
}
/**
@@ -960,13 +974,12 @@
/**
* ixgbe_fc_enable - Enable flow control
* @hw: pointer to hardware structure
- * @packetbuf_num: packet buffer number (0-7)
*
* Configures the flow control settings based on SW configuration.
**/
-s32 ixgbe_fc_enable(struct ixgbe_hw *hw, s32 packetbuf_num)
+s32 ixgbe_fc_enable(struct ixgbe_hw *hw)
{
- return ixgbe_call_func(hw, hw->mac.ops.fc_enable, (hw, packetbuf_num),
+ return ixgbe_call_func(hw, hw->mac.ops.fc_enable, (hw),
IXGBE_NOT_IMPLEMENTED);
}
@@ -1102,7 +1115,7 @@
}
/**
- * ixgbe_enable_rx_dma - Enables Rx DMA unit, dependant on device specifics
+ * ixgbe_enable_rx_dma - Enables Rx DMA unit, dependent on device specifics
* @hw: pointer to hardware structure
* @regval: bitfield to write to the Rx DMA register
*
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe_api.h
--- a/head/sys/dev/ixgbe/ixgbe_api.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe_api.h Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_api.h 230775 2012-01-30 16:42:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_api.h 238149 2012-07-05 20:51:44Z jfv $*/
#ifndef _IXGBE_API_H_
#define _IXGBE_API_H_
@@ -104,6 +104,7 @@
u32 enable_addr);
s32 ixgbe_clear_rar(struct ixgbe_hw *hw, u32 index);
s32 ixgbe_set_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
+s32 ixgbe_set_vmdq_san_mac(struct ixgbe_hw *hw, u32 vmdq);
s32 ixgbe_clear_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
s32 ixgbe_init_rx_addrs(struct ixgbe_hw *hw);
u32 ixgbe_get_num_rx_addrs(struct ixgbe_hw *hw);
@@ -120,7 +121,7 @@
u32 vind, bool vlan_on);
s32 ixgbe_set_vlvf(struct ixgbe_hw *hw, u32 vlan, u32 vind,
bool vlan_on, bool *vfta_changed);
-s32 ixgbe_fc_enable(struct ixgbe_hw *hw, s32 packetbuf_num);
+s32 ixgbe_fc_enable(struct ixgbe_hw *hw);
s32 ixgbe_set_fw_drv_ver(struct ixgbe_hw *hw, u8 maj, u8 min, u8 build,
u8 ver);
void ixgbe_set_mta(struct ixgbe_hw *hw, u8 *mc_addr);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe_common.c
--- a/head/sys/dev/ixgbe/ixgbe_common.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe_common.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_common.c 230775 2012-01-30 16:42:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_common.c 238149 2012-07-05 20:51:44Z jfv $*/
#include "ixgbe_common.h"
#include "ixgbe_phy.h"
@@ -51,13 +51,6 @@
static s32 ixgbe_mta_vector(struct ixgbe_hw *hw, u8 *mc_addr);
static s32 ixgbe_get_san_mac_addr_offset(struct ixgbe_hw *hw,
u16 *san_mac_offset);
-static s32 ixgbe_fc_autoneg_fiber(struct ixgbe_hw *hw);
-static s32 ixgbe_fc_autoneg_backplane(struct ixgbe_hw *hw);
-static s32 ixgbe_fc_autoneg_copper(struct ixgbe_hw *hw);
-static s32 ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw);
-static s32 ixgbe_negotiate_fc(struct ixgbe_hw *hw, u32 adv_reg, u32 lp_reg,
- u32 adv_sym, u32 adv_asm, u32 lp_sym, u32 lp_asm);
-static s32 ixgbe_setup_fc(struct ixgbe_hw *hw, s32 packetbuf_num);
static s32 ixgbe_read_eeprom_buffer_bit_bang(struct ixgbe_hw *hw, u16 offset,
u16 words, u16 *data);
static s32 ixgbe_write_eeprom_buffer_bit_bang(struct ixgbe_hw *hw, u16 offset,
@@ -146,6 +139,177 @@
}
/**
+ * ixgbe_device_supports_autoneg_fc - Check if phy supports autoneg flow
+ * control
+ * @hw: pointer to hardware structure
+ *
+ * There are several phys that do not support autoneg flow control. This
+ * function check the device id to see if the associated phy supports
+ * autoneg flow control.
+ **/
+static s32 ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw)
+{
+
+ DEBUGFUNC("ixgbe_device_supports_autoneg_fc");
+
+ switch (hw->device_id) {
+ case IXGBE_DEV_ID_X540T:
+ case IXGBE_DEV_ID_X540T1:
+ return IXGBE_SUCCESS;
+ case IXGBE_DEV_ID_82599_T3_LOM:
+ return IXGBE_SUCCESS;
+ default:
+ return IXGBE_ERR_FC_NOT_SUPPORTED;
+ }
+}
+
+/**
+ * ixgbe_setup_fc - Set up flow control
+ * @hw: pointer to hardware structure
+ *
+ * Called at init time to set up flow control.
+ **/
+static s32 ixgbe_setup_fc(struct ixgbe_hw *hw)
+{
+ s32 ret_val = IXGBE_SUCCESS;
+ u32 reg = 0, reg_bp = 0;
+ u16 reg_cu = 0;
+
+ DEBUGFUNC("ixgbe_setup_fc");
+
+ /*
+ * Validate the requested mode. Strict IEEE mode does not allow
+ * ixgbe_fc_rx_pause because it will cause us to fail at UNH.
+ */
+ if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) {
+ DEBUGOUT("ixgbe_fc_rx_pause not valid in strict IEEE mode\n");
+ ret_val = IXGBE_ERR_INVALID_LINK_SETTINGS;
+ goto out;
+ }
+
+ /*
+ * 10gig parts do not have a word in the EEPROM to determine the
+ * default flow control setting, so we explicitly set it to full.
+ */
+ if (hw->fc.requested_mode == ixgbe_fc_default)
+ hw->fc.requested_mode = ixgbe_fc_full;
+
+ /*
+ * Set up the 1G and 10G flow control advertisement registers so the
+ * HW will be able to do fc autoneg once the cable is plugged in. If
+ * we link at 10G, the 1G advertisement is harmless and vice versa.
+ */
+ switch (hw->phy.media_type) {
+ case ixgbe_media_type_fiber:
+ case ixgbe_media_type_backplane:
+ reg = IXGBE_READ_REG(hw, IXGBE_PCS1GANA);
+ reg_bp = IXGBE_READ_REG(hw, IXGBE_AUTOC);
+ break;
+ case ixgbe_media_type_copper:
+ hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_ADVT,
+ IXGBE_MDIO_AUTO_NEG_DEV_TYPE, ®_cu);
+ break;
+ default:
+ break;
+ }
+
+ /*
+ * The possible values of fc.requested_mode are:
+ * 0: Flow control is completely disabled
+ * 1: Rx flow control is enabled (we can receive pause frames,
+ * but not send pause frames).
+ * 2: Tx flow control is enabled (we can send pause frames but
+ * we do not support receiving pause frames).
+ * 3: Both Rx and Tx flow control (symmetric) are enabled.
+ * other: Invalid.
+ */
+ switch (hw->fc.requested_mode) {
+ case ixgbe_fc_none:
+ /* Flow control completely disabled by software override. */
+ reg &= ~(IXGBE_PCS1GANA_SYM_PAUSE | IXGBE_PCS1GANA_ASM_PAUSE);
+ if (hw->phy.media_type == ixgbe_media_type_backplane)
+ reg_bp &= ~(IXGBE_AUTOC_SYM_PAUSE |
+ IXGBE_AUTOC_ASM_PAUSE);
+ else if (hw->phy.media_type == ixgbe_media_type_copper)
+ reg_cu &= ~(IXGBE_TAF_SYM_PAUSE | IXGBE_TAF_ASM_PAUSE);
+ break;
+ case ixgbe_fc_tx_pause:
+ /*
+ * Tx Flow control is enabled, and Rx Flow control is
+ * disabled by software override.
+ */
+ reg |= IXGBE_PCS1GANA_ASM_PAUSE;
+ reg &= ~IXGBE_PCS1GANA_SYM_PAUSE;
+ if (hw->phy.media_type == ixgbe_media_type_backplane) {
+ reg_bp |= IXGBE_AUTOC_ASM_PAUSE;
+ reg_bp &= ~IXGBE_AUTOC_SYM_PAUSE;
+ } else if (hw->phy.media_type == ixgbe_media_type_copper) {
+ reg_cu |= IXGBE_TAF_ASM_PAUSE;
+ reg_cu &= ~IXGBE_TAF_SYM_PAUSE;
+ }
+ break;
+ case ixgbe_fc_rx_pause:
+ /*
+ * Rx Flow control is enabled and Tx Flow control is
+ * disabled by software override. Since there really
+ * isn't a way to advertise that we are capable of RX
+ * Pause ONLY, we will advertise that we support both
+ * symmetric and asymmetric Rx PAUSE, as such we fall
+ * through to the fc_full statement. Later, we will
+ * disable the adapter's ability to send PAUSE frames.
+ */
+ case ixgbe_fc_full:
+ /* Flow control (both Rx and Tx) is enabled by SW override. */
+ reg |= IXGBE_PCS1GANA_SYM_PAUSE | IXGBE_PCS1GANA_ASM_PAUSE;
+ if (hw->phy.media_type == ixgbe_media_type_backplane)
+ reg_bp |= IXGBE_AUTOC_SYM_PAUSE |
+ IXGBE_AUTOC_ASM_PAUSE;
+ else if (hw->phy.media_type == ixgbe_media_type_copper)
+ reg_cu |= IXGBE_TAF_SYM_PAUSE | IXGBE_TAF_ASM_PAUSE;
+ break;
+ default:
+ DEBUGOUT("Flow control param set incorrectly\n");
+ ret_val = IXGBE_ERR_CONFIG;
+ goto out;
+ break;
+ }
+
+ if (hw->mac.type != ixgbe_mac_X540) {
+ /*
+ * Enable auto-negotiation between the MAC & PHY;
+ * the MAC will advertise clause 37 flow control.
+ */
+ IXGBE_WRITE_REG(hw, IXGBE_PCS1GANA, reg);
+ reg = IXGBE_READ_REG(hw, IXGBE_PCS1GLCTL);
+
+ /* Disable AN timeout */
+ if (hw->fc.strict_ieee)
+ reg &= ~IXGBE_PCS1GLCTL_AN_1G_TIMEOUT_EN;
+
+ IXGBE_WRITE_REG(hw, IXGBE_PCS1GLCTL, reg);
+ DEBUGOUT1("Set up FC; PCS1GLCTL = 0x%08X\n", reg);
+ }
+
+ /*
+ * AUTOC restart handles negotiation of 1G and 10G on backplane
+ * and copper. There is no need to set the PCS1GCTL register.
+ *
+ */
+ if (hw->phy.media_type == ixgbe_media_type_backplane) {
+ reg_bp |= IXGBE_AUTOC_AN_RESTART;
+ IXGBE_WRITE_REG(hw, IXGBE_AUTOC, reg_bp);
+ } else if ((hw->phy.media_type == ixgbe_media_type_copper) &&
+ (ixgbe_device_supports_autoneg_fc(hw) == IXGBE_SUCCESS)) {
+ hw->phy.ops.write_reg(hw, IXGBE_MDIO_AUTO_NEG_ADVT,
+ IXGBE_MDIO_AUTO_NEG_DEV_TYPE, reg_cu);
+ }
+
+ DEBUGOUT1("Set up FC; IXGBE_AUTOC = 0x%08X\n", reg);
+out:
+ return ret_val;
+}
+
+/**
* ixgbe_start_hw_generic - Prepare hardware for Tx/Rx
* @hw: pointer to hardware structure
*
@@ -156,6 +320,7 @@
**/
s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw)
{
+ s32 ret_val;
u32 ctrl_ext;
DEBUGFUNC("ixgbe_start_hw_generic");
@@ -178,12 +343,15 @@
IXGBE_WRITE_FLUSH(hw);
/* Setup flow control */
- ixgbe_setup_fc(hw, 0);
+ ret_val = ixgbe_setup_fc(hw);
+ if (ret_val != IXGBE_SUCCESS)
+ goto out;
/* Clear adapter stopped flag */
hw->adapter_stopped = FALSE;
- return IXGBE_SUCCESS;
+out:
+ return ret_val;
}
/**
@@ -211,14 +379,14 @@
/* Disable relaxed ordering */
for (i = 0; i < hw->mac.max_tx_queues; i++) {
regval = IXGBE_READ_REG(hw, IXGBE_DCA_TXCTRL_82599(i));
- regval &= ~IXGBE_DCA_TXCTRL_TX_WB_RO_EN;
+ regval &= ~IXGBE_DCA_TXCTRL_DESC_WRO_EN;
IXGBE_WRITE_REG(hw, IXGBE_DCA_TXCTRL_82599(i), regval);
}
for (i = 0; i < hw->mac.max_rx_queues; i++) {
regval = IXGBE_READ_REG(hw, IXGBE_DCA_RXCTRL(i));
- regval &= ~(IXGBE_DCA_RXCTRL_DESC_WRO_EN |
- IXGBE_DCA_RXCTRL_DESC_HSRO_EN);
+ regval &= ~(IXGBE_DCA_RXCTRL_DATA_WRO_EN |
+ IXGBE_DCA_RXCTRL_HEAD_WRO_EN);
IXGBE_WRITE_REG(hw, IXGBE_DCA_RXCTRL(i), regval);
}
@@ -583,6 +751,9 @@
case IXGBE_PCI_LINK_SPEED_5000:
hw->bus.speed = ixgbe_bus_speed_5000;
break;
+ case IXGBE_PCI_LINK_SPEED_8000:
+ hw->bus.speed = ixgbe_bus_speed_8000;
+ break;
default:
hw->bus.speed = ixgbe_bus_speed_unknown;
break;
@@ -2242,27 +2413,44 @@
/**
* ixgbe_fc_enable_generic - Enable flow control
* @hw: pointer to hardware structure
- * @packetbuf_num: packet buffer number (0-7)
*
* Enable flow control according to the current settings.
**/
-s32 ixgbe_fc_enable_generic(struct ixgbe_hw *hw, s32 packetbuf_num)
+s32 ixgbe_fc_enable_generic(struct ixgbe_hw *hw)
{
s32 ret_val = IXGBE_SUCCESS;
u32 mflcn_reg, fccfg_reg;
u32 reg;
u32 fcrtl, fcrth;
+ int i;
DEBUGFUNC("ixgbe_fc_enable_generic");
+ /* Validate the water mark configuration */
+ if (!hw->fc.pause_time) {
+ ret_val = IXGBE_ERR_INVALID_LINK_SETTINGS;
+ goto out;
+ }
+
+ /* Low water mark of zero causes XOFF floods */
+ for (i = 0; i < IXGBE_DCB_MAX_TRAFFIC_CLASS; i++) {
+ if ((hw->fc.current_mode & ixgbe_fc_tx_pause) &&
+ hw->fc.high_water[i]) {
+ if (!hw->fc.low_water[i] ||
+ hw->fc.low_water[i] >= hw->fc.high_water[i]) {
+ DEBUGOUT("Invalid water mark configuration\n");
+ ret_val = IXGBE_ERR_INVALID_LINK_SETTINGS;
+ goto out;
+ }
+ }
+ }
+
/* Negotiate the fc mode to use */
- ret_val = ixgbe_fc_autoneg(hw);
- if (ret_val == IXGBE_ERR_FLOW_CONTROL)
- goto out;
+ ixgbe_fc_autoneg(hw);
/* Disable any previous flow control settings */
mflcn_reg = IXGBE_READ_REG(hw, IXGBE_MFLCN);
- mflcn_reg &= ~(IXGBE_MFLCN_RFCE | IXGBE_MFLCN_RPFCE);
+ mflcn_reg &= ~(IXGBE_MFLCN_RPFCE_MASK | IXGBE_MFLCN_RFCE);
fccfg_reg = IXGBE_READ_REG(hw, IXGBE_FCCFG);
fccfg_reg &= ~(IXGBE_FCCFG_TFCE_802_3X | IXGBE_FCCFG_TFCE_PRIORITY);
@@ -2319,207 +2507,41 @@
IXGBE_WRITE_REG(hw, IXGBE_MFLCN, mflcn_reg);
IXGBE_WRITE_REG(hw, IXGBE_FCCFG, fccfg_reg);
- fcrth = hw->fc.high_water[packetbuf_num] << 10;
- fcrtl = hw->fc.low_water << 10;
-
- if (hw->fc.current_mode & ixgbe_fc_tx_pause) {
- fcrth |= IXGBE_FCRTH_FCEN;
- if (hw->fc.send_xon)
- fcrtl |= IXGBE_FCRTL_XONE;
+
+ /* Set up and enable Rx high/low water mark thresholds, enable XON. */
+ for (i = 0; i < IXGBE_DCB_MAX_TRAFFIC_CLASS; i++) {
+ if ((hw->fc.current_mode & ixgbe_fc_tx_pause) &&
+ hw->fc.high_water[i]) {
+ fcrtl = (hw->fc.low_water[i] << 10) | IXGBE_FCRTL_XONE;
+ IXGBE_WRITE_REG(hw, IXGBE_FCRTL_82599(i), fcrtl);
+ fcrth = (hw->fc.high_water[i] << 10) | IXGBE_FCRTH_FCEN;
+ } else {
+ IXGBE_WRITE_REG(hw, IXGBE_FCRTL_82599(i), 0);
+ /*
+ * In order to prevent Tx hangs when the internal Tx
+ * switch is enabled we must set the high water mark
+ * to the maximum FCRTH value. This allows the Tx
+ * switch to function even under heavy Rx workloads.
+ */
+ fcrth = IXGBE_READ_REG(hw, IXGBE_RXPBSIZE(i)) - 32;
+ }
+
+ IXGBE_WRITE_REG(hw, IXGBE_FCRTH_82599(i), fcrth);
}
- IXGBE_WRITE_REG(hw, IXGBE_FCRTH_82599(packetbuf_num), fcrth);
- IXGBE_WRITE_REG(hw, IXGBE_FCRTL_82599(packetbuf_num), fcrtl);
-
/* Configure pause time (2 TCs per register) */
- reg = IXGBE_READ_REG(hw, IXGBE_FCTTV(packetbuf_num / 2));
- if ((packetbuf_num & 1) == 0)
- reg = (reg & 0xFFFF0000) | hw->fc.pause_time;
- else
- reg = (reg & 0x0000FFFF) | (hw->fc.pause_time << 16);
- IXGBE_WRITE_REG(hw, IXGBE_FCTTV(packetbuf_num / 2), reg);
-
- IXGBE_WRITE_REG(hw, IXGBE_FCRTV, (hw->fc.pause_time >> 1));
+ reg = hw->fc.pause_time * 0x00010001;
+ for (i = 0; i < (IXGBE_DCB_MAX_TRAFFIC_CLASS / 2); i++)
+ IXGBE_WRITE_REG(hw, IXGBE_FCTTV(i), reg);
+
+ /* Configure flow control refresh threshold value */
+ IXGBE_WRITE_REG(hw, IXGBE_FCRTV, hw->fc.pause_time / 2);
out:
return ret_val;
}
/**
- * ixgbe_fc_autoneg - Configure flow control
- * @hw: pointer to hardware structure
- *
- * Compares our advertised flow control capabilities to those advertised by
- * our link partner, and determines the proper flow control mode to use.
- **/
-s32 ixgbe_fc_autoneg(struct ixgbe_hw *hw)
-{
- s32 ret_val = IXGBE_ERR_FC_NOT_NEGOTIATED;
- ixgbe_link_speed speed;
- bool link_up;
-
- DEBUGFUNC("ixgbe_fc_autoneg");
-
- if (hw->fc.disable_fc_autoneg)
- goto out;
-
- /*
- * AN should have completed when the cable was plugged in.
- * Look for reasons to bail out. Bail out if:
- * - FC autoneg is disabled, or if
- * - link is not up.
- *
- * Since we're being called from an LSC, link is already known to be up.
- * So use link_up_wait_to_complete=FALSE.
- */
- hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
- if (!link_up) {
- ret_val = IXGBE_ERR_FLOW_CONTROL;
- goto out;
- }
-
- switch (hw->phy.media_type) {
- /* Autoneg flow control on fiber adapters */
- case ixgbe_media_type_fiber:
- if (speed == IXGBE_LINK_SPEED_1GB_FULL)
- ret_val = ixgbe_fc_autoneg_fiber(hw);
- break;
-
- /* Autoneg flow control on backplane adapters */
- case ixgbe_media_type_backplane:
- ret_val = ixgbe_fc_autoneg_backplane(hw);
- break;
-
- /* Autoneg flow control on copper adapters */
- case ixgbe_media_type_copper:
- if (ixgbe_device_supports_autoneg_fc(hw) == IXGBE_SUCCESS)
- ret_val = ixgbe_fc_autoneg_copper(hw);
- break;
-
- default:
- break;
- }
-
-out:
- if (ret_val == IXGBE_SUCCESS) {
- hw->fc.fc_was_autonegged = TRUE;
- } else {
- hw->fc.fc_was_autonegged = FALSE;
- hw->fc.current_mode = hw->fc.requested_mode;
- }
- return ret_val;
-}
-
-/**
- * ixgbe_fc_autoneg_fiber - Enable flow control on 1 gig fiber
- * @hw: pointer to hardware structure
- *
- * Enable flow control according on 1 gig fiber.
- **/
-static s32 ixgbe_fc_autoneg_fiber(struct ixgbe_hw *hw)
-{
- u32 pcs_anadv_reg, pcs_lpab_reg, linkstat;
- s32 ret_val;
-
- /*
- * On multispeed fiber at 1g, bail out if
- * - link is up but AN did not complete, or if
- * - link is up and AN completed but timed out
- */
-
- linkstat = IXGBE_READ_REG(hw, IXGBE_PCS1GLSTA);
- if ((!!(linkstat & IXGBE_PCS1GLSTA_AN_COMPLETE) == 0) ||
- (!!(linkstat & IXGBE_PCS1GLSTA_AN_TIMED_OUT) == 1)) {
- ret_val = IXGBE_ERR_FC_NOT_NEGOTIATED;
- goto out;
- }
-
- pcs_anadv_reg = IXGBE_READ_REG(hw, IXGBE_PCS1GANA);
- pcs_lpab_reg = IXGBE_READ_REG(hw, IXGBE_PCS1GANLP);
-
- ret_val = ixgbe_negotiate_fc(hw, pcs_anadv_reg,
- pcs_lpab_reg, IXGBE_PCS1GANA_SYM_PAUSE,
- IXGBE_PCS1GANA_ASM_PAUSE,
- IXGBE_PCS1GANA_SYM_PAUSE,
- IXGBE_PCS1GANA_ASM_PAUSE);
-
-out:
- return ret_val;
-}
-
-/**
- * ixgbe_fc_autoneg_backplane - Enable flow control IEEE clause 37
- * @hw: pointer to hardware structure
- *
- * Enable flow control according to IEEE clause 37.
- **/
-static s32 ixgbe_fc_autoneg_backplane(struct ixgbe_hw *hw)
-{
- u32 links2, anlp1_reg, autoc_reg, links;
- s32 ret_val;
-
- /*
- * On backplane, bail out if
- * - backplane autoneg was not completed, or if
- * - we are 82599 and link partner is not AN enabled
- */
- links = IXGBE_READ_REG(hw, IXGBE_LINKS);
- if ((links & IXGBE_LINKS_KX_AN_COMP) == 0) {
- hw->fc.fc_was_autonegged = FALSE;
- hw->fc.current_mode = hw->fc.requested_mode;
- ret_val = IXGBE_ERR_FC_NOT_NEGOTIATED;
- goto out;
- }
-
- if (hw->mac.type == ixgbe_mac_82599EB) {
- links2 = IXGBE_READ_REG(hw, IXGBE_LINKS2);
- if ((links2 & IXGBE_LINKS2_AN_SUPPORTED) == 0) {
- hw->fc.fc_was_autonegged = FALSE;
- hw->fc.current_mode = hw->fc.requested_mode;
- ret_val = IXGBE_ERR_FC_NOT_NEGOTIATED;
- goto out;
- }
- }
- /*
- * Read the 10g AN autoc and LP ability registers and resolve
- * local flow control settings accordingly
- */
- autoc_reg = IXGBE_READ_REG(hw, IXGBE_AUTOC);
- anlp1_reg = IXGBE_READ_REG(hw, IXGBE_ANLP1);
-
- ret_val = ixgbe_negotiate_fc(hw, autoc_reg,
- anlp1_reg, IXGBE_AUTOC_SYM_PAUSE, IXGBE_AUTOC_ASM_PAUSE,
- IXGBE_ANLP1_SYM_PAUSE, IXGBE_ANLP1_ASM_PAUSE);
-
-out:
- return ret_val;
-}
-
-/**
- * ixgbe_fc_autoneg_copper - Enable flow control IEEE clause 37
- * @hw: pointer to hardware structure
- *
- * Enable flow control according to IEEE clause 37.
- **/
-static s32 ixgbe_fc_autoneg_copper(struct ixgbe_hw *hw)
-{
- u16 technology_ability_reg = 0;
- u16 lp_technology_ability_reg = 0;
-
- hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_ADVT,
- IXGBE_MDIO_AUTO_NEG_DEV_TYPE,
- &technology_ability_reg);
- hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_LP,
- IXGBE_MDIO_AUTO_NEG_DEV_TYPE,
- &lp_technology_ability_reg);
-
- return ixgbe_negotiate_fc(hw, (u32)technology_ability_reg,
- (u32)lp_technology_ability_reg,
- IXGBE_TAF_SYM_PAUSE, IXGBE_TAF_ASM_PAUSE,
- IXGBE_TAF_SYM_PAUSE, IXGBE_TAF_ASM_PAUSE);
-}
-
-/**
* ixgbe_negotiate_fc - Negotiate flow control
* @hw: pointer to hardware structure
* @adv_reg: flow control advertised settings
@@ -2569,178 +2591,161 @@
}
/**
- * ixgbe_setup_fc - Set up flow control
+ * ixgbe_fc_autoneg_fiber - Enable flow control on 1 gig fiber
* @hw: pointer to hardware structure
*
- * Called at init time to set up flow control.
+ * Enable flow control according on 1 gig fiber.
**/
-static s32 ixgbe_setup_fc(struct ixgbe_hw *hw, s32 packetbuf_num)
+static s32 ixgbe_fc_autoneg_fiber(struct ixgbe_hw *hw)
{
- s32 ret_val = IXGBE_SUCCESS;
- u32 reg = 0, reg_bp = 0;
- u16 reg_cu = 0;
-
- DEBUGFUNC("ixgbe_setup_fc");
-
- /* Validate the packetbuf configuration */
- if (packetbuf_num < 0 || packetbuf_num > 7) {
- DEBUGOUT1("Invalid packet buffer number [%d], expected range "
- "is 0-7\n", packetbuf_num);
- ret_val = IXGBE_ERR_INVALID_LINK_SETTINGS;
+ u32 pcs_anadv_reg, pcs_lpab_reg, linkstat;
+ s32 ret_val = IXGBE_ERR_FC_NOT_NEGOTIATED;
+
+ /*
+ * On multispeed fiber at 1g, bail out if
+ * - link is up but AN did not complete, or if
+ * - link is up and AN completed but timed out
+ */
+
+ linkstat = IXGBE_READ_REG(hw, IXGBE_PCS1GLSTA);
+ if ((!!(linkstat & IXGBE_PCS1GLSTA_AN_COMPLETE) == 0) ||
+ (!!(linkstat & IXGBE_PCS1GLSTA_AN_TIMED_OUT) == 1))
goto out;
+
+ pcs_anadv_reg = IXGBE_READ_REG(hw, IXGBE_PCS1GANA);
+ pcs_lpab_reg = IXGBE_READ_REG(hw, IXGBE_PCS1GANLP);
+
+ ret_val = ixgbe_negotiate_fc(hw, pcs_anadv_reg,
+ pcs_lpab_reg, IXGBE_PCS1GANA_SYM_PAUSE,
+ IXGBE_PCS1GANA_ASM_PAUSE,
+ IXGBE_PCS1GANA_SYM_PAUSE,
+ IXGBE_PCS1GANA_ASM_PAUSE);
+
+out:
+ return ret_val;
+}
+
+/**
+ * ixgbe_fc_autoneg_backplane - Enable flow control IEEE clause 37
+ * @hw: pointer to hardware structure
+ *
+ * Enable flow control according to IEEE clause 37.
+ **/
+static s32 ixgbe_fc_autoneg_backplane(struct ixgbe_hw *hw)
+{
+ u32 links2, anlp1_reg, autoc_reg, links;
+ s32 ret_val = IXGBE_ERR_FC_NOT_NEGOTIATED;
+
+ /*
+ * On backplane, bail out if
+ * - backplane autoneg was not completed, or if
+ * - we are 82599 and link partner is not AN enabled
+ */
+ links = IXGBE_READ_REG(hw, IXGBE_LINKS);
+ if ((links & IXGBE_LINKS_KX_AN_COMP) == 0)
+ goto out;
+
+ if (hw->mac.type == ixgbe_mac_82599EB) {
+ links2 = IXGBE_READ_REG(hw, IXGBE_LINKS2);
+ if ((links2 & IXGBE_LINKS2_AN_SUPPORTED) == 0)
+ goto out;
}
-
/*
- * Validate the water mark configuration. Zero water marks are invalid
- * because it causes the controller to just blast out fc packets.
+ * Read the 10g AN autoc and LP ability registers and resolve
+ * local flow control settings accordingly
*/
- if (!hw->fc.low_water ||
- !hw->fc.high_water[packetbuf_num] ||
- !hw->fc.pause_time) {
- DEBUGOUT("Invalid water mark configuration\n");
- ret_val = IXGBE_ERR_INVALID_LINK_SETTINGS;
+ autoc_reg = IXGBE_READ_REG(hw, IXGBE_AUTOC);
+ anlp1_reg = IXGBE_READ_REG(hw, IXGBE_ANLP1);
+
+ ret_val = ixgbe_negotiate_fc(hw, autoc_reg,
+ anlp1_reg, IXGBE_AUTOC_SYM_PAUSE, IXGBE_AUTOC_ASM_PAUSE,
+ IXGBE_ANLP1_SYM_PAUSE, IXGBE_ANLP1_ASM_PAUSE);
+
+out:
+ return ret_val;
+}
+
+/**
+ * ixgbe_fc_autoneg_copper - Enable flow control IEEE clause 37
+ * @hw: pointer to hardware structure
+ *
+ * Enable flow control according to IEEE clause 37.
+ **/
+static s32 ixgbe_fc_autoneg_copper(struct ixgbe_hw *hw)
+{
+ u16 technology_ability_reg = 0;
+ u16 lp_technology_ability_reg = 0;
+
+ hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_ADVT,
+ IXGBE_MDIO_AUTO_NEG_DEV_TYPE,
+ &technology_ability_reg);
+ hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_LP,
+ IXGBE_MDIO_AUTO_NEG_DEV_TYPE,
+ &lp_technology_ability_reg);
+
+ return ixgbe_negotiate_fc(hw, (u32)technology_ability_reg,
+ (u32)lp_technology_ability_reg,
+ IXGBE_TAF_SYM_PAUSE, IXGBE_TAF_ASM_PAUSE,
+ IXGBE_TAF_SYM_PAUSE, IXGBE_TAF_ASM_PAUSE);
+}
+
+/**
+ * ixgbe_fc_autoneg - Configure flow control
+ * @hw: pointer to hardware structure
+ *
+ * Compares our advertised flow control capabilities to those advertised by
+ * our link partner, and determines the proper flow control mode to use.
+ **/
+void ixgbe_fc_autoneg(struct ixgbe_hw *hw)
+{
+ s32 ret_val = IXGBE_ERR_FC_NOT_NEGOTIATED;
+ ixgbe_link_speed speed;
+ bool link_up;
+
+ DEBUGFUNC("ixgbe_fc_autoneg");
+
+ /*
+ * AN should have completed when the cable was plugged in.
+ * Look for reasons to bail out. Bail out if:
+ * - FC autoneg is disabled, or if
+ * - link is not up.
+ */
+ if (hw->fc.disable_fc_autoneg)
goto out;
- }
-
- /*
- * Validate the requested mode. Strict IEEE mode does not allow
- * ixgbe_fc_rx_pause because it will cause us to fail at UNH.
- */
- if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) {
- DEBUGOUT("ixgbe_fc_rx_pause not valid in strict IEEE mode\n");
- ret_val = IXGBE_ERR_INVALID_LINK_SETTINGS;
+
+ hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
+ if (!link_up)
goto out;
- }
-
- /*
- * 10gig parts do not have a word in the EEPROM to determine the
- * default flow control setting, so we explicitly set it to full.
- */
- if (hw->fc.requested_mode == ixgbe_fc_default)
- hw->fc.requested_mode = ixgbe_fc_full;
-
- /*
- * Set up the 1G and 10G flow control advertisement registers so the
- * HW will be able to do fc autoneg once the cable is plugged in. If
- * we link at 10G, the 1G advertisement is harmless and vice versa.
- */
switch (hw->phy.media_type) {
+ /* Autoneg flow control on fiber adapters */
case ixgbe_media_type_fiber:
+ if (speed == IXGBE_LINK_SPEED_1GB_FULL)
+ ret_val = ixgbe_fc_autoneg_fiber(hw);
+ break;
+
+ /* Autoneg flow control on backplane adapters */
case ixgbe_media_type_backplane:
- reg = IXGBE_READ_REG(hw, IXGBE_PCS1GANA);
- reg_bp = IXGBE_READ_REG(hw, IXGBE_AUTOC);
+ ret_val = ixgbe_fc_autoneg_backplane(hw);
break;
+ /* Autoneg flow control on copper adapters */
case ixgbe_media_type_copper:
- hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_ADVT,
- IXGBE_MDIO_AUTO_NEG_DEV_TYPE, ®_cu);
+ if (ixgbe_device_supports_autoneg_fc(hw) == IXGBE_SUCCESS)
+ ret_val = ixgbe_fc_autoneg_copper(hw);
break;
default:
- ;
- }
-
- /*
- * The possible values of fc.requested_mode are:
- * 0: Flow control is completely disabled
- * 1: Rx flow control is enabled (we can receive pause frames,
- * but not send pause frames).
- * 2: Tx flow control is enabled (we can send pause frames but
- * we do not support receiving pause frames).
- * 3: Both Rx and Tx flow control (symmetric) are enabled.
- * other: Invalid.
- */
- switch (hw->fc.requested_mode) {
- case ixgbe_fc_none:
- /* Flow control completely disabled by software override. */
- reg &= ~(IXGBE_PCS1GANA_SYM_PAUSE | IXGBE_PCS1GANA_ASM_PAUSE);
- if (hw->phy.media_type == ixgbe_media_type_backplane)
- reg_bp &= ~(IXGBE_AUTOC_SYM_PAUSE |
- IXGBE_AUTOC_ASM_PAUSE);
- else if (hw->phy.media_type == ixgbe_media_type_copper)
- reg_cu &= ~(IXGBE_TAF_SYM_PAUSE | IXGBE_TAF_ASM_PAUSE);
- break;
- case ixgbe_fc_rx_pause:
- /*
- * Rx Flow control is enabled and Tx Flow control is
- * disabled by software override. Since there really
- * isn't a way to advertise that we are capable of RX
- * Pause ONLY, we will advertise that we support both
- * symmetric and asymmetric Rx PAUSE. Later, we will
- * disable the adapter's ability to send PAUSE frames.
- */
- reg |= (IXGBE_PCS1GANA_SYM_PAUSE | IXGBE_PCS1GANA_ASM_PAUSE);
- if (hw->phy.media_type == ixgbe_media_type_backplane)
- reg_bp |= (IXGBE_AUTOC_SYM_PAUSE |
- IXGBE_AUTOC_ASM_PAUSE);
- else if (hw->phy.media_type == ixgbe_media_type_copper)
- reg_cu |= (IXGBE_TAF_SYM_PAUSE | IXGBE_TAF_ASM_PAUSE);
- break;
- case ixgbe_fc_tx_pause:
- /*
- * Tx Flow control is enabled, and Rx Flow control is
- * disabled by software override.
- */
- reg |= (IXGBE_PCS1GANA_ASM_PAUSE);
- reg &= ~(IXGBE_PCS1GANA_SYM_PAUSE);
- if (hw->phy.media_type == ixgbe_media_type_backplane) {
- reg_bp |= (IXGBE_AUTOC_ASM_PAUSE);
- reg_bp &= ~(IXGBE_AUTOC_SYM_PAUSE);
- } else if (hw->phy.media_type == ixgbe_media_type_copper) {
- reg_cu |= (IXGBE_TAF_ASM_PAUSE);
- reg_cu &= ~(IXGBE_TAF_SYM_PAUSE);
- }
- break;
- case ixgbe_fc_full:
- /* Flow control (both Rx and Tx) is enabled by SW override. */
- reg |= (IXGBE_PCS1GANA_SYM_PAUSE | IXGBE_PCS1GANA_ASM_PAUSE);
- if (hw->phy.media_type == ixgbe_media_type_backplane)
- reg_bp |= (IXGBE_AUTOC_SYM_PAUSE |
- IXGBE_AUTOC_ASM_PAUSE);
- else if (hw->phy.media_type == ixgbe_media_type_copper)
- reg_cu |= (IXGBE_TAF_SYM_PAUSE | IXGBE_TAF_ASM_PAUSE);
- break;
- default:
- DEBUGOUT("Flow control param set incorrectly\n");
- ret_val = IXGBE_ERR_CONFIG;
- goto out;
break;
}
- if (hw->mac.type != ixgbe_mac_X540) {
- /*
- * Enable auto-negotiation between the MAC & PHY;
- * the MAC will advertise clause 37 flow control.
- */
- IXGBE_WRITE_REG(hw, IXGBE_PCS1GANA, reg);
- reg = IXGBE_READ_REG(hw, IXGBE_PCS1GLCTL);
-
- /* Disable AN timeout */
- if (hw->fc.strict_ieee)
- reg &= ~IXGBE_PCS1GLCTL_AN_1G_TIMEOUT_EN;
-
- IXGBE_WRITE_REG(hw, IXGBE_PCS1GLCTL, reg);
- DEBUGOUT1("Set up FC; PCS1GLCTL = 0x%08X\n", reg);
+out:
+ if (ret_val == IXGBE_SUCCESS) {
+ hw->fc.fc_was_autonegged = TRUE;
+ } else {
+ hw->fc.fc_was_autonegged = FALSE;
+ hw->fc.current_mode = hw->fc.requested_mode;
}
-
- /*
- * AUTOC restart handles negotiation of 1G and 10G on backplane
- * and copper. There is no need to set the PCS1GCTL register.
- *
- */
- if (hw->phy.media_type == ixgbe_media_type_backplane) {
- reg_bp |= IXGBE_AUTOC_AN_RESTART;
- IXGBE_WRITE_REG(hw, IXGBE_AUTOC, reg_bp);
- } else if ((hw->phy.media_type == ixgbe_media_type_copper) &&
- (ixgbe_device_supports_autoneg_fc(hw) == IXGBE_SUCCESS)) {
- hw->phy.ops.write_reg(hw, IXGBE_MDIO_AUTO_NEG_ADVT,
- IXGBE_MDIO_AUTO_NEG_DEV_TYPE, reg_cu);
- }
-
- DEBUGOUT1("Set up FC; IXGBE_AUTOC = 0x%08X\n", reg);
-out:
- return ret_val;
}
/**
@@ -3131,20 +3136,35 @@
* Read PCIe configuration space, and get the MSI-X vector count from
* the capabilities table.
**/
-u32 ixgbe_get_pcie_msix_count_generic(struct ixgbe_hw *hw)
+u16 ixgbe_get_pcie_msix_count_generic(struct ixgbe_hw *hw)
{
- u32 msix_count = 64;
+ u16 msix_count = 1;
+ u16 max_msix_count;
+ u16 pcie_offset;
+
+ switch (hw->mac.type) {
+ case ixgbe_mac_82598EB:
+ pcie_offset = IXGBE_PCIE_MSIX_82598_CAPS;
+ max_msix_count = IXGBE_MAX_MSIX_VECTORS_82598;
+ break;
+ case ixgbe_mac_82599EB:
+ case ixgbe_mac_X540:
+ pcie_offset = IXGBE_PCIE_MSIX_82599_CAPS;
+ max_msix_count = IXGBE_MAX_MSIX_VECTORS_82599;
+ break;
+ default:
+ return msix_count;
+ }
DEBUGFUNC("ixgbe_get_pcie_msix_count_generic");
- if (hw->mac.msix_vectors_from_pcie) {
- msix_count = IXGBE_READ_PCIE_WORD(hw,
- IXGBE_PCIE_MSIX_82599_CAPS);
- msix_count &= IXGBE_PCIE_MSIX_TBL_SZ_MASK;
-
- /* MSI-X count is zero-based in HW, so increment to give
- * proper value */
- msix_count++;
- }
+ msix_count = IXGBE_READ_PCIE_WORD(hw, pcie_offset);
+ msix_count &= IXGBE_PCIE_MSIX_TBL_SZ_MASK;
+
+ /* MSI-X count is zero-based in HW */
+ msix_count++;
+
+ if (msix_count > max_msix_count)
+ msix_count = max_msix_count;
return msix_count;
}
@@ -3299,6 +3319,33 @@
}
/**
+ * This function should only be involved in the IOV mode.
+ * In IOV mode, Default pool is next pool after the number of
+ * VFs advertized and not 0.
+ * MPSAR table needs to be updated for SAN_MAC RAR [hw->mac.san_mac_rar_index]
+ *
+ * ixgbe_set_vmdq_san_mac - Associate default VMDq pool index with a rx address
+ * @hw: pointer to hardware struct
+ * @vmdq: VMDq pool index
+ **/
+s32 ixgbe_set_vmdq_san_mac_generic(struct ixgbe_hw *hw, u32 vmdq)
+{
+ u32 rar = hw->mac.san_mac_rar_index;
+
+ DEBUGFUNC("ixgbe_set_vmdq_san_mac");
+
+ if (vmdq < 32) {
+ IXGBE_WRITE_REG(hw, IXGBE_MPSAR_LO(rar), 1 << vmdq);
+ IXGBE_WRITE_REG(hw, IXGBE_MPSAR_HI(rar), 0);
+ } else {
+ IXGBE_WRITE_REG(hw, IXGBE_MPSAR_LO(rar), 0);
+ IXGBE_WRITE_REG(hw, IXGBE_MPSAR_HI(rar), 1 << (vmdq - 32));
+ }
+
+ return IXGBE_SUCCESS;
+}
+
+/**
* ixgbe_init_uta_tables_generic - Initialize the Unicast Table Array
* @hw: pointer to hardware structure
**/
@@ -3718,30 +3765,6 @@
}
/**
- * ixgbe_device_supports_autoneg_fc - Check if phy supports autoneg flow
- * control
- * @hw: pointer to hardware structure
- *
- * There are several phys that do not support autoneg flow control. This
- * function check the device id to see if the associated phy supports
- * autoneg flow control.
- **/
-static s32 ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw)
-{
-
- DEBUGFUNC("ixgbe_device_supports_autoneg_fc");
-
- switch (hw->device_id) {
- case IXGBE_DEV_ID_X540T:
- return IXGBE_SUCCESS;
- case IXGBE_DEV_ID_82599_T3_LOM:
- return IXGBE_SUCCESS;
- default:
- return IXGBE_ERR_FC_NOT_SUPPORTED;
- }
-}
-
-/**
* ixgbe_set_mac_anti_spoofing - Enable/Disable MAC anti-spoofing
* @hw: pointer to hardware structure
* @enable: enable or disable switch for anti-spoofing
@@ -3765,20 +3788,22 @@
* PFVFSPOOF register array is size 8 with 8 bits assigned to
* MAC anti-spoof enables in each register array element.
*/
- for (j = 0; j < IXGBE_PFVFSPOOF_REG_COUNT; j++)
+ for (j = 0; j < pf_target_reg; j++)
IXGBE_WRITE_REG(hw, IXGBE_PFVFSPOOF(j), pfvfspoof);
- /* If not enabling anti-spoofing then done */
- if (!enable)
- return;
-
/*
* The PF should be allowed to spoof so that it can support
- * emulation mode NICs. Reset the bit assigned to the PF
+ * emulation mode NICs. Do not set the bits assigned to the PF
*/
- pfvfspoof = IXGBE_READ_REG(hw, IXGBE_PFVFSPOOF(pf_target_reg));
- pfvfspoof ^= (1 << pf_target_shift);
- IXGBE_WRITE_REG(hw, IXGBE_PFVFSPOOF(pf_target_reg), pfvfspoof);
+ pfvfspoof &= (1 << pf_target_shift) - 1;
+ IXGBE_WRITE_REG(hw, IXGBE_PFVFSPOOF(j), pfvfspoof);
+
+ /*
+ * Remaining pools belong to the PF so they do not need to have
+ * anti-spoofing enabled.
+ */
+ for (j++; j < IXGBE_PFVFSPOOF_REG_COUNT; j++)
+ IXGBE_WRITE_REG(hw, IXGBE_PFVFSPOOF(j), 0);
}
/**
@@ -3837,14 +3862,14 @@
/* Enable relaxed ordering */
for (i = 0; i < hw->mac.max_tx_queues; i++) {
regval = IXGBE_READ_REG(hw, IXGBE_DCA_TXCTRL_82599(i));
- regval |= IXGBE_DCA_TXCTRL_TX_WB_RO_EN;
+ regval |= IXGBE_DCA_TXCTRL_DESC_WRO_EN;
IXGBE_WRITE_REG(hw, IXGBE_DCA_TXCTRL_82599(i), regval);
}
for (i = 0; i < hw->mac.max_rx_queues; i++) {
regval = IXGBE_READ_REG(hw, IXGBE_DCA_RXCTRL(i));
- regval |= (IXGBE_DCA_RXCTRL_DESC_WRO_EN |
- IXGBE_DCA_RXCTRL_DESC_HSRO_EN);
+ regval |= IXGBE_DCA_RXCTRL_DATA_WRO_EN |
+ IXGBE_DCA_RXCTRL_HEAD_WRO_EN;
IXGBE_WRITE_REG(hw, IXGBE_DCA_RXCTRL(i), regval);
}
@@ -3878,7 +3903,7 @@
* @hw: pointer to the HW structure
* @buffer: contains the command to write and where the return status will
* be placed
- * @lenght: lenght of buffer, must be multiple of 4 bytes
+ * @length: length of buffer, must be multiple of 4 bytes
*
* Communicates with the manageability block. On success return IXGBE_SUCCESS
* else return IXGBE_ERR_HOST_INTERFACE_COMMAND.
@@ -4057,17 +4082,17 @@
* buffers requested using supplied strategy.
*/
switch (strategy) {
- case (PBA_STRATEGY_WEIGHTED):
+ case PBA_STRATEGY_WEIGHTED:
/* ixgbe_dcb_pba_80_48 strategy weight first half of packet
* buffer with 5/8 of the packet buffer space.
*/
- rxpktsize = (pbsize * 5 * 2) / (num_pb * 8);
+ rxpktsize = (pbsize * 5) / (num_pb * 4);
pbsize -= rxpktsize * (num_pb / 2);
rxpktsize <<= IXGBE_RXPBSIZE_SHIFT;
for (; i < (num_pb / 2); i++)
IXGBE_WRITE_REG(hw, IXGBE_RXPBSIZE(i), rxpktsize);
/* Fall through to configure remaining packet buffers */
- case (PBA_STRATEGY_EQUAL):
+ case PBA_STRATEGY_EQUAL:
rxpktsize = (pbsize / (num_pb - i)) << IXGBE_RXPBSIZE_SHIFT;
for (; i < num_pb; i++)
IXGBE_WRITE_REG(hw, IXGBE_RXPBSIZE(i), rxpktsize);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe_common.h
--- a/head/sys/dev/ixgbe/ixgbe_common.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe_common.h Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_common.h 230775 2012-01-30 16:42:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_common.h 238149 2012-07-05 20:51:44Z jfv $*/
#ifndef _IXGBE_COMMON_H_
#define _IXGBE_COMMON_H_
@@ -42,7 +42,7 @@
IXGBE_WRITE_REG(hw, reg + 4, (u32) (value >> 32)); \
} while (0)
-u32 ixgbe_get_pcie_msix_count_generic(struct ixgbe_hw *hw);
+u16 ixgbe_get_pcie_msix_count_generic(struct ixgbe_hw *hw);
s32 ixgbe_init_ops_generic(struct ixgbe_hw *hw);
s32 ixgbe_init_hw_generic(struct ixgbe_hw *hw);
@@ -95,8 +95,8 @@
s32 ixgbe_disable_sec_rx_path_generic(struct ixgbe_hw *hw);
s32 ixgbe_enable_sec_rx_path_generic(struct ixgbe_hw *hw);
-s32 ixgbe_fc_enable_generic(struct ixgbe_hw *hw, s32 packtetbuf_num);
-s32 ixgbe_fc_autoneg(struct ixgbe_hw *hw);
+s32 ixgbe_fc_enable_generic(struct ixgbe_hw *hw);
+void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
s32 ixgbe_validate_mac_addr(u8 *mac_addr);
s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u16 mask);
@@ -110,6 +110,7 @@
s32 ixgbe_set_san_mac_addr_generic(struct ixgbe_hw *hw, u8 *san_mac_addr);
s32 ixgbe_set_vmdq_generic(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
+s32 ixgbe_set_vmdq_san_mac_generic(struct ixgbe_hw *hw, u32 vmdq);
s32 ixgbe_clear_vmdq_generic(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
s32 ixgbe_insert_mac_addr_generic(struct ixgbe_hw *hw, u8 *addr, u32 vmdq);
s32 ixgbe_init_uta_tables_generic(struct ixgbe_hw *hw);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe_osdep.h
--- a/head/sys/dev/ixgbe/ixgbe_osdep.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe_osdep.h Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_osdep.h 230790 2012-01-30 23:03:21Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_osdep.h 238149 2012-07-05 20:51:44Z jfv $*/
#ifndef _IXGBE_OS_H_
#define _IXGBE_OS_H_
@@ -55,6 +55,7 @@
#include <dev/pci/pcireg.h>
#define ASSERT(x) if(!(x)) panic("IXGBE: x")
+#define EWARN(H, W, S) printf(W)
/* The happy-fun DELAY macro is defined in /usr/src/sys/i386/include/clock.h */
#define usec_delay(x) DELAY(x)
@@ -110,6 +111,14 @@
typedef boolean_t bool;
#endif
+/* shared code requires this */
+#define __le16 u16
+#define __le32 u32
+#define __le64 u64
+#define __be16 u16
+#define __be32 u32
+#define __be64 u64
+
#define le16_to_cpu
#if __FreeBSD_version < 800000
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe_phy.c
--- a/head/sys/dev/ixgbe/ixgbe_phy.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe_phy.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_phy.c 230775 2012-01-30 16:42:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_phy.c 238149 2012-07-05 20:51:44Z jfv $*/
#include "ixgbe_api.h"
#include "ixgbe_common.h"
@@ -1020,6 +1020,8 @@
* 8 SFP_act_lmt_DA_CORE1 - 82599-specific
* 9 SFP_1g_cu_CORE0 - 82599-specific
* 10 SFP_1g_cu_CORE1 - 82599-specific
+ * 11 SFP_1g_sx_CORE0 - 82599-specific
+ * 12 SFP_1g_sx_CORE1 - 82599-specific
*/
if (hw->mac.type == ixgbe_mac_82598EB) {
if (cable_tech & IXGBE_SFF_DA_PASSIVE_CABLE)
@@ -1070,6 +1072,13 @@
else
hw->phy.sfp_type =
ixgbe_sfp_type_1g_cu_core1;
+ } else if (comp_codes_1g & IXGBE_SFF_1GBASESX_CAPABLE) {
+ if (hw->bus.lan_id == 0)
+ hw->phy.sfp_type =
+ ixgbe_sfp_type_1g_sx_core0;
+ else
+ hw->phy.sfp_type =
+ ixgbe_sfp_type_1g_sx_core1;
} else {
hw->phy.sfp_type = ixgbe_sfp_type_unknown;
}
@@ -1162,7 +1171,9 @@
/* Verify supported 1G SFP modules */
if (comp_codes_10g == 0 &&
!(hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core1 ||
- hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core0)) {
+ hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core0 ||
+ hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core0 ||
+ hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core1)) {
hw->phy.type = ixgbe_phy_sfp_unsupported;
status = IXGBE_ERR_SFP_NOT_SUPPORTED;
goto out;
@@ -1177,14 +1188,31 @@
ixgbe_get_device_caps(hw, &enforce_sfp);
if (!(enforce_sfp & IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP) &&
!((hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core0) ||
- (hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core1))) {
+ (hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core1) ||
+ (hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core0) ||
+ (hw->phy.sfp_type == ixgbe_sfp_type_1g_sx_core1))) {
/* Make sure we're a supported PHY type */
if (hw->phy.type == ixgbe_phy_sfp_intel) {
status = IXGBE_SUCCESS;
} else {
- DEBUGOUT("SFP+ module not supported\n");
- hw->phy.type = ixgbe_phy_sfp_unsupported;
- status = IXGBE_ERR_SFP_NOT_SUPPORTED;
+ if (hw->allow_unsupported_sfp == TRUE) {
+ EWARN(hw, "WARNING: Intel (R) Network "
+ "Connections are quality tested "
+ "using Intel (R) Ethernet Optics."
+ " Using untested modules is not "
+ "supported and may cause unstable"
+ " operation or damage to the "
+ "module or the adapter. Intel "
+ "Corporation is not responsible "
+ "for any harm caused by using "
+ "untested modules.\n", status);
+ status = IXGBE_SUCCESS;
+ } else {
+ DEBUGOUT("SFP+ module not supported\n");
+ hw->phy.type =
+ ixgbe_phy_sfp_unsupported;
+ status = IXGBE_ERR_SFP_NOT_SUPPORTED;
+ }
}
} else {
status = IXGBE_SUCCESS;
@@ -1238,10 +1266,12 @@
* SR modules
*/
if (sfp_type == ixgbe_sfp_type_da_act_lmt_core0 ||
- sfp_type == ixgbe_sfp_type_1g_cu_core0)
+ sfp_type == ixgbe_sfp_type_1g_cu_core0 ||
+ sfp_type == ixgbe_sfp_type_1g_sx_core0)
sfp_type = ixgbe_sfp_type_srlr_core0;
else if (sfp_type == ixgbe_sfp_type_da_act_lmt_core1 ||
- sfp_type == ixgbe_sfp_type_1g_cu_core1)
+ sfp_type == ixgbe_sfp_type_1g_cu_core1 ||
+ sfp_type == ixgbe_sfp_type_1g_sx_core1)
sfp_type = ixgbe_sfp_type_srlr_core1;
/* Read offset to PHY init contents */
@@ -1715,15 +1745,24 @@
**/
static void ixgbe_raise_i2c_clk(struct ixgbe_hw *hw, u32 *i2cctl)
{
+ u32 i = 0;
+ u32 timeout = IXGBE_I2C_CLOCK_STRETCHING_TIMEOUT;
+ u32 i2cctl_r = 0;
+
DEBUGFUNC("ixgbe_raise_i2c_clk");
- *i2cctl |= IXGBE_I2C_CLK_OUT;
+ for (i = 0; i < timeout; i++) {
+ *i2cctl |= IXGBE_I2C_CLK_OUT;
- IXGBE_WRITE_REG(hw, IXGBE_I2CCTL, *i2cctl);
- IXGBE_WRITE_FLUSH(hw);
+ IXGBE_WRITE_REG(hw, IXGBE_I2CCTL, *i2cctl);
+ IXGBE_WRITE_FLUSH(hw);
+ /* SCL rise time (1000ns) */
+ usec_delay(IXGBE_I2C_T_RISE);
- /* SCL rise time (1000ns) */
- usec_delay(IXGBE_I2C_T_RISE);
+ i2cctl_r = IXGBE_READ_REG(hw, IXGBE_I2CCTL);
+ if (i2cctl_r & IXGBE_I2C_CLK_IN)
+ break;
+ }
}
/**
@@ -1840,7 +1879,7 @@
}
/**
- * ixgbe_tn_check_overtemp - Checks if an overtemp occured.
+ * ixgbe_tn_check_overtemp - Checks if an overtemp occurred.
* @hw: pointer to hardware structure
*
* Checks if the LASI temp alarm status was triggered due to overtemp
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe_type.h
--- a/head/sys/dev/ixgbe/ixgbe_type.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe_type.h Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_type.h 230775 2012-01-30 16:42:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_type.h 238149 2012-07-05 20:51:44Z jfv $*/
#ifndef _IXGBE_TYPE_H_
#define _IXGBE_TYPE_H_
@@ -66,12 +66,14 @@
#define IXGBE_DEV_ID_82599_BACKPLANE_FCOE 0x152A
#define IXGBE_DEV_ID_82599_SFP_FCOE 0x1529
#define IXGBE_DEV_ID_82599_SFP_EM 0x1507
+#define IXGBE_DEV_ID_82599_SFP_SF2 0x154D
#define IXGBE_DEV_ID_82599EN_SFP 0x1557
#define IXGBE_DEV_ID_82599_XAUI_LOM 0x10FC
#define IXGBE_DEV_ID_82599_T3_LOM 0x151C
#define IXGBE_DEV_ID_82599_VF 0x10ED
#define IXGBE_DEV_ID_X540_VF 0x1515
#define IXGBE_DEV_ID_X540T 0x1528
+#define IXGBE_DEV_ID_X540T1 0x1560
/* General Registers */
#define IXGBE_CTRL 0x00000
@@ -118,6 +120,8 @@
#define IXGBE_I2C_CLK_OUT 0x00000002
#define IXGBE_I2C_DATA_IN 0x00000004
#define IXGBE_I2C_DATA_OUT 0x00000008
+#define IXGBE_I2C_CLOCK_STRETCHING_TIMEOUT 500
+
/* Interrupt Registers */
#define IXGBE_EICR 0x00800
@@ -832,6 +836,7 @@
#define IXGBE_GCR_EXT_VT_MODE_64 0x00000003
#define IXGBE_GCR_EXT_SRIOV (IXGBE_GCR_EXT_MSIX_EN | \
IXGBE_GCR_EXT_VT_MODE_64)
+#define IXGBE_GCR_EXT_VT_MODE_MASK 0x00000003
/* Time Sync Registers */
#define IXGBE_TSYNCRXCTL 0x05188 /* Rx Time Sync Control register - RW */
#define IXGBE_TSYNCTXCTL 0x08C00 /* Tx Time Sync Control register - RW */
@@ -852,6 +857,8 @@
#define IXGBE_TRGTTIMH0 0x08C28 /* Target Time Register 0 High - RW */
#define IXGBE_TRGTTIML1 0x08C2C /* Target Time Register 1 Low - RW */
#define IXGBE_TRGTTIMH1 0x08C30 /* Target Time Register 1 High - RW */
+#define IXGBE_CLKTIML 0x08C34 /* Clock Out Time Register Low - RW */
+#define IXGBE_CLKTIMH 0x08C38 /* Clock Out Time Register High - RW */
#define IXGBE_FREQOUT0 0x08C34 /* Frequency Out 0 Control register - RW */
#define IXGBE_FREQOUT1 0x08C38 /* Frequency Out 1 Control register - RW */
#define IXGBE_AUXSTMPL0 0x08C3C /* Auxiliary Time Stamp 0 register Low - RO */
@@ -1071,14 +1078,16 @@
#define IXGBE_DCA_RXCTRL_HEAD_DCA_EN (1 << 6) /* Rx Desc header ena */
#define IXGBE_DCA_RXCTRL_DATA_DCA_EN (1 << 7) /* Rx Desc payload ena */
#define IXGBE_DCA_RXCTRL_DESC_RRO_EN (1 << 9) /* Rx rd Desc Relax Order */
-#define IXGBE_DCA_RXCTRL_DESC_WRO_EN (1 << 13) /* Rx wr Desc Relax Order */
-#define IXGBE_DCA_RXCTRL_DESC_HSRO_EN (1 << 15) /* Rx Split Header RO */
+#define IXGBE_DCA_RXCTRL_DATA_WRO_EN (1 << 13) /* Rx wr data Relax Order */
+#define IXGBE_DCA_RXCTRL_HEAD_WRO_EN (1 << 15) /* Rx wr header RO */
#define IXGBE_DCA_TXCTRL_CPUID_MASK 0x0000001F /* Tx CPUID Mask */
#define IXGBE_DCA_TXCTRL_CPUID_MASK_82599 0xFF000000 /* Tx CPUID Mask */
#define IXGBE_DCA_TXCTRL_CPUID_SHIFT_82599 24 /* Tx CPUID Shift */
#define IXGBE_DCA_TXCTRL_DESC_DCA_EN (1 << 5) /* DCA Tx Desc enable */
-#define IXGBE_DCA_TXCTRL_TX_WB_RO_EN (1 << 11) /* Tx Desc writeback RO bit */
+#define IXGBE_DCA_TXCTRL_DESC_RRO_EN (1 << 9) /* Tx rd Desc Relax Order */
+#define IXGBE_DCA_TXCTRL_DESC_WRO_EN (1 << 11) /* Tx Desc writeback RO bit */
+#define IXGBE_DCA_TXCTRL_DATA_RRO_EN (1 << 13) /* Tx rd data Relax Order */
#define IXGBE_DCA_MAX_QUEUES_82598 16 /* DCA regs only on 16 queues */
/* MSCA Bit Masks */
@@ -1382,6 +1391,7 @@
#define IXGBE_EICR_LINKSEC 0x00200000 /* PN Threshold */
#define IXGBE_EICR_MNG 0x00400000 /* Manageability Event Interrupt */
#define IXGBE_EICR_TS 0x00800000 /* Thermal Sensor Event */
+#define IXGBE_EICR_TIMESYNC 0x01000000 /* Timesync Event */
#define IXGBE_EICR_GPI_SDP0 0x01000000 /* Gen Purpose Interrupt on SDP0 */
#define IXGBE_EICR_GPI_SDP1 0x02000000 /* Gen Purpose Interrupt on SDP1 */
#define IXGBE_EICR_GPI_SDP2 0x04000000 /* Gen Purpose Interrupt on SDP2 */
@@ -1399,6 +1409,7 @@
#define IXGBE_EICS_MAILBOX IXGBE_EICR_MAILBOX /* VF to PF Mailbox Int */
#define IXGBE_EICS_LSC IXGBE_EICR_LSC /* Link Status Change */
#define IXGBE_EICS_MNG IXGBE_EICR_MNG /* MNG Event Interrupt */
+#define IXGBE_EICS_TIMESYNC IXGBE_EICR_TIMESYNC /* Timesync Event */
#define IXGBE_EICS_GPI_SDP0 IXGBE_EICR_GPI_SDP0 /* SDP0 Gen Purpose Int */
#define IXGBE_EICS_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */
#define IXGBE_EICS_GPI_SDP2 IXGBE_EICR_GPI_SDP2 /* SDP2 Gen Purpose Int */
@@ -1417,6 +1428,7 @@
#define IXGBE_EIMS_LSC IXGBE_EICR_LSC /* Link Status Change */
#define IXGBE_EIMS_MNG IXGBE_EICR_MNG /* MNG Event Interrupt */
#define IXGBE_EIMS_TS IXGBE_EICR_TS /* Thermal Sensor Event */
+#define IXGBE_EIMS_TIMESYNC IXGBE_EICR_TIMESYNC /* Timesync Event */
#define IXGBE_EIMS_GPI_SDP0 IXGBE_EICR_GPI_SDP0 /* SDP0 Gen Purpose Int */
#define IXGBE_EIMS_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */
#define IXGBE_EIMS_GPI_SDP2 IXGBE_EICR_GPI_SDP2 /* SDP2 Gen Purpose Int */
@@ -1434,6 +1446,7 @@
#define IXGBE_EIMC_MAILBOX IXGBE_EICR_MAILBOX /* VF to PF Mailbox Int */
#define IXGBE_EIMC_LSC IXGBE_EICR_LSC /* Link Status Change */
#define IXGBE_EIMC_MNG IXGBE_EICR_MNG /* MNG Event Interrupt */
+#define IXGBE_EIMC_TIMESYNC IXGBE_EICR_TIMESYNC /* Timesync Event */
#define IXGBE_EIMC_GPI_SDP0 IXGBE_EICR_GPI_SDP0 /* SDP0 Gen Purpose Int */
#define IXGBE_EIMC_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */
#define IXGBE_EIMC_GPI_SDP2 IXGBE_EICR_GPI_SDP2 /* SDP2 Gen Purpose Int */
@@ -1519,6 +1532,7 @@
#define IXGBE_ETQF_1588 0x40000000 /* bit 30 */
#define IXGBE_ETQF_FILTER_EN 0x80000000 /* bit 31 */
#define IXGBE_ETQF_POOL_ENABLE (1 << 26) /* bit 26 */
+#define IXGBE_ETQF_POOL_SHIFT 20
#define IXGBE_ETQS_RX_QUEUE 0x007F0000 /* bits 22:16 */
#define IXGBE_ETQS_RX_QUEUE_SHIFT 16
@@ -1573,8 +1587,17 @@
#define IXGBE_ESDP_SDP4 0x00000010 /* SDP4 Data Value */
#define IXGBE_ESDP_SDP5 0x00000020 /* SDP5 Data Value */
#define IXGBE_ESDP_SDP6 0x00000040 /* SDP6 Data Value */
-#define IXGBE_ESDP_SDP4_DIR 0x00000004 /* SDP4 IO direction */
+#define IXGBE_ESDP_SDP7 0x00000080 /* SDP7 Data Value */
+#define IXGBE_ESDP_SDP0_DIR 0x00000100 /* SDP0 IO direction */
+#define IXGBE_ESDP_SDP1_DIR 0x00000200 /* SDP1 IO direction */
+#define IXGBE_ESDP_SDP3_DIR 0x00000800 /* SDP3 IO direction */
+#define IXGBE_ESDP_SDP4_DIR 0x00001000 /* SDP4 IO direction */
#define IXGBE_ESDP_SDP5_DIR 0x00002000 /* SDP5 IO direction */
+#define IXGBE_ESDP_SDP6_DIR 0x00004000 /* SDP6 IO direction */
+#define IXGBE_ESDP_SDP7_DIR 0x00008000 /* SDP7 IO direction */
+#define IXGBE_ESDP_SDP0_NATIVE 0x00010000 /* SDP0 IO mode */
+#define IXGBE_ESDP_SDP1_NATIVE 0x00020000 /* SDP1 IO mode */
+
/* LEDCTL Bit Masks */
#define IXGBE_LED_IVRT_BASE 0x00000040
@@ -1777,7 +1800,9 @@
#define IXGBE_DEVICE_CAPS 0x2C
#define IXGBE_SERIAL_NUMBER_MAC_ADDR 0x11
#define IXGBE_PCIE_MSIX_82599_CAPS 0x72
+#define IXGBE_MAX_MSIX_VECTORS_82599 0x40
#define IXGBE_PCIE_MSIX_82598_CAPS 0x62
+#define IXGBE_MAX_MSIX_VECTORS_82598 0x13
/* MSI-X capability fields masks */
#define IXGBE_PCIE_MSIX_TBL_SZ_MASK 0x7FF
@@ -1872,6 +1897,7 @@
#define IXGBE_PCI_LINK_SPEED 0xF
#define IXGBE_PCI_LINK_SPEED_2500 0x1
#define IXGBE_PCI_LINK_SPEED_5000 0x2
+#define IXGBE_PCI_LINK_SPEED_8000 0x3
#define IXGBE_PCI_HEADER_TYPE_REGISTER 0x0E
#define IXGBE_PCI_HEADER_TYPE_MULTIFUNC 0x80
#define IXGBE_PCI_DEVICE_CONTROL2_16ms 0x0005
@@ -1934,6 +1960,10 @@
#define IXGBE_RXDCTL_RLPML_EN 0x00008000
#define IXGBE_RXDCTL_VME 0x40000000 /* VLAN mode enable */
+#define IXGBE_TSAUXC_EN_CLK 0x00000004
+#define IXGBE_TSAUXC_SYNCLK 0x00000008
+#define IXGBE_TSAUXC_SDP0_INT 0x00000040
+
#define IXGBE_TSYNCTXCTL_VALID 0x00000001 /* Tx timestamp valid */
#define IXGBE_TSYNCTXCTL_ENABLED 0x00000010 /* Tx timestamping enabled */
@@ -1977,8 +2007,7 @@
#define IXGBE_MFLCN_DPF 0x00000002 /* Discard Pause Frame */
#define IXGBE_MFLCN_RPFCE 0x00000004 /* Receive Priority FC Enable */
#define IXGBE_MFLCN_RFCE 0x00000008 /* Receive FC Enable */
-#define IXGBE_MFLCN_RPFCM 0x00000004 /* Receive Priority FC Mode */
-#define IXGBE_MFLCN_RPFCE_MASK 0x00000FF0 /* Rx Priority FC bitmap mask */
+#define IXGBE_MFLCN_RPFCE_MASK 0x00000FF4 /* Rx Priority FC bitmap mask */
#define IXGBE_MFLCN_RPFCE_SHIFT 4 /* Rx Priority FC bitmap shift */
/* Multiple Receive Queue Control */
@@ -2513,13 +2542,14 @@
#define IXGBE_PHYSICAL_LAYER_10GBASE_KR 0x0800
#define IXGBE_PHYSICAL_LAYER_10GBASE_XAUI 0x1000
#define IXGBE_PHYSICAL_LAYER_SFP_ACTIVE_DA 0x2000
+#define IXGBE_PHYSICAL_LAYER_1000BASE_SX 0x4000
/* Flow Control Data Sheet defined values
* Calculation and defines taken from 802.1bb Annex O
*/
/* BitTimes (BT) conversion */
-#define IXGBE_BT2KB(BT) ((BT + 1023) / (8 * 1024))
+#define IXGBE_BT2KB(BT) ((BT + (8 * 1024 - 1)) / (8 * 1024))
#define IXGBE_B2BT(BT) (BT * 8)
/* Calculate Delay to respond to PFC */
@@ -2550,24 +2580,31 @@
#define IXGBE_PCI_DELAY 10000
/* Calculate X540 delay value in bit times */
-#define IXGBE_FILL_RATE (36 / 25)
-
-#define IXGBE_DV_X540(LINK, TC) (IXGBE_FILL_RATE * \
- (IXGBE_B2BT(LINK) + IXGBE_PFC_D + \
- (2 * IXGBE_CABLE_DC) + \
- (2 * IXGBE_ID_X540) + \
- IXGBE_HD + IXGBE_B2BT(TC)))
+#define IXGBE_DV_X540(_max_frame_link, _max_frame_tc) \
+ ((36 * \
+ (IXGBE_B2BT(_max_frame_link) + \
+ IXGBE_PFC_D + \
+ (2 * IXGBE_CABLE_DC) + \
+ (2 * IXGBE_ID_X540) + \
+ IXGBE_HD) / 25 + 1) + \
+ 2 * IXGBE_B2BT(_max_frame_tc))
/* Calculate 82599, 82598 delay value in bit times */
-#define IXGBE_DV(LINK, TC) (IXGBE_FILL_RATE * \
- (IXGBE_B2BT(LINK) + IXGBE_PFC_D + \
- (2 * IXGBE_CABLE_DC) + (2 * IXGBE_ID) + \
- IXGBE_HD + IXGBE_B2BT(TC)))
+#define IXGBE_DV(_max_frame_link, _max_frame_tc) \
+ ((36 * \
+ (IXGBE_B2BT(_max_frame_link) + \
+ IXGBE_PFC_D + \
+ (2 * IXGBE_CABLE_DC) + \
+ (2 * IXGBE_ID) + \
+ IXGBE_HD) / 25 + 1) + \
+ 2 * IXGBE_B2BT(_max_frame_tc))
/* Calculate low threshold delay values */
-#define IXGBE_LOW_DV_X540(TC) (2 * IXGBE_B2BT(TC) + \
- (IXGBE_FILL_RATE * IXGBE_PCI_DELAY))
-#define IXGBE_LOW_DV(TC) (2 * IXGBE_LOW_DV_X540(TC))
+#define IXGBE_LOW_DV_X540(_max_frame_tc) \
+ (2 * IXGBE_B2BT(_max_frame_tc) + \
+ (36 * IXGBE_PCI_DELAY / 25) + 1)
+#define IXGBE_LOW_DV(_max_frame_tc) \
+ (2 * IXGBE_LOW_DV_X540(_max_frame_tc))
/* Software ATR hash keys */
#define IXGBE_ATR_BUCKET_HASH_KEY 0x3DAD14E2
@@ -2711,6 +2748,8 @@
ixgbe_sfp_type_da_act_lmt_core1 = 8,
ixgbe_sfp_type_1g_cu_core0 = 9,
ixgbe_sfp_type_1g_cu_core1 = 10,
+ ixgbe_sfp_type_1g_sx_core0 = 11,
+ ixgbe_sfp_type_1g_sx_core1 = 12,
ixgbe_sfp_type_not_present = 0xFFFE,
ixgbe_sfp_type_unknown = 0xFFFF
};
@@ -2760,6 +2799,7 @@
ixgbe_bus_speed_133 = 133,
ixgbe_bus_speed_2500 = 2500,
ixgbe_bus_speed_5000 = 5000,
+ ixgbe_bus_speed_8000 = 8000,
ixgbe_bus_speed_reserved
};
@@ -2796,7 +2836,7 @@
/* Flow control parameters */
struct ixgbe_fc_info {
u32 high_water[IXGBE_DCB_MAX_TRAFFIC_CLASS]; /* Flow Ctrl High-water */
- u32 low_water; /* Flow Control Low-water */
+ u32 low_water[IXGBE_DCB_MAX_TRAFFIC_CLASS]; /* Flow Ctrl Low-water */
u16 pause_time; /* Flow Control Pause timer */
bool send_xon; /* Flow control send XON */
bool strict_ieee; /* Strict IEEE mode */
@@ -2955,6 +2995,7 @@
s32 (*clear_rar)(struct ixgbe_hw *, u32);
s32 (*insert_mac_addr)(struct ixgbe_hw *, u8 *, u32);
s32 (*set_vmdq)(struct ixgbe_hw *, u32, u32);
+ s32 (*set_vmdq_san_mac)(struct ixgbe_hw *, u32);
s32 (*clear_vmdq)(struct ixgbe_hw *, u32, u32);
s32 (*init_rx_addrs)(struct ixgbe_hw *);
s32 (*update_uc_addr_list)(struct ixgbe_hw *, u8 *, u32,
@@ -2971,7 +3012,7 @@
void (*set_vlan_anti_spoofing)(struct ixgbe_hw *, bool, int);
/* Flow Control */
- s32 (*fc_enable)(struct ixgbe_hw *, s32);
+ s32 (*fc_enable)(struct ixgbe_hw *);
/* Manageability interface */
s32 (*set_fw_drv_ver)(struct ixgbe_hw *, u8, u8, u8, u8);
@@ -3027,11 +3068,11 @@
u32 rx_pb_size;
u32 max_tx_queues;
u32 max_rx_queues;
- u32 max_msix_vectors;
- bool msix_vectors_from_pcie;
u32 orig_autoc;
+ u8 san_mac_rar_index;
+ u32 orig_autoc2;
+ u16 max_msix_vectors;
bool arc_subsystem_valid;
- u32 orig_autoc2;
bool orig_link_settings_stored;
bool autotry_restart;
u8 flags;
@@ -3102,6 +3143,7 @@
u8 revision_id;
bool adapter_stopped;
bool force_full_reset;
+ bool allow_unsupported_sfp;
};
#define ixgbe_call_func(hw, func, params, error) \
@@ -3138,7 +3180,6 @@
#define IXGBE_ERR_OVERTEMP -26
#define IXGBE_ERR_FC_NOT_NEGOTIATED -27
#define IXGBE_ERR_FC_NOT_SUPPORTED -28
-#define IXGBE_ERR_FLOW_CONTROL -29
#define IXGBE_ERR_SFP_SETUP_NOT_COMPLETE -30
#define IXGBE_ERR_PBA_SECTION -31
#define IXGBE_ERR_INVALID_ARGUMENT -32
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe_vf.c
--- a/head/sys/dev/ixgbe/ixgbe_vf.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe_vf.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_vf.c 230775 2012-01-30 16:42:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_vf.c 238149 2012-07-05 20:51:44Z jfv $*/
#include "ixgbe_api.h"
@@ -366,6 +366,7 @@
{
struct ixgbe_mbx_info *mbx = &hw->mbx;
u32 msgbuf[2];
+ s32 ret_val;
UNREFERENCED_1PARAMETER(vind);
msgbuf[0] = IXGBE_VF_SET_VLAN;
@@ -373,7 +374,14 @@
/* Setting the 8 bit field MSG INFO to TRUE indicates "add" */
msgbuf[0] |= vlan_on << IXGBE_VT_MSGINFO_SHIFT;
- return mbx->ops.write_posted(hw, msgbuf, 2, 0);
+ ret_val = mbx->ops.write_posted(hw, msgbuf, 2, 0);
+ if (!ret_val)
+ ret_val = mbx->ops.read_posted(hw, msgbuf, 1, 0);
+
+ if (!ret_val && (msgbuf[0] & IXGBE_VT_MSGTYPE_ACK))
+ return IXGBE_SUCCESS;
+
+ return ret_val | (msgbuf[0] & IXGBE_VT_MSGTYPE_NACK);
}
/**
@@ -491,11 +499,17 @@
else
*link_up = FALSE;
- if ((links_reg & IXGBE_LINKS_SPEED_10G_82599) ==
- IXGBE_LINKS_SPEED_10G_82599)
+ switch (links_reg & IXGBE_LINKS_SPEED_10G_82599) {
+ case IXGBE_LINKS_SPEED_10G_82599:
*speed = IXGBE_LINK_SPEED_10GB_FULL;
- else
+ break;
+ case IXGBE_LINKS_SPEED_1G_82599:
*speed = IXGBE_LINK_SPEED_1GB_FULL;
+ break;
+ case IXGBE_LINKS_SPEED_100_82599:
+ *speed = IXGBE_LINK_SPEED_100_FULL;
+ break;
+ }
return IXGBE_SUCCESS;
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixgbe_x540.c
--- a/head/sys/dev/ixgbe/ixgbe_x540.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixgbe_x540.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_x540.c 230775 2012-01-30 16:42:02Z jfv $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixgbe_x540.c 238149 2012-07-05 20:51:44Z jfv $*/
#include "ixgbe_x540.h"
#include "ixgbe_type.h"
@@ -98,6 +98,7 @@
/* RAR, Multicast, VLAN */
mac->ops.set_vmdq = &ixgbe_set_vmdq_generic;
+ mac->ops.set_vmdq_san_mac = &ixgbe_set_vmdq_san_mac_generic;
mac->ops.clear_vmdq = &ixgbe_clear_vmdq_generic;
mac->ops.insert_mac_addr = &ixgbe_insert_mac_addr_generic;
mac->rar_highwater = 1;
@@ -262,6 +263,9 @@
hw->mac.ops.set_rar(hw, hw->mac.num_rar_entries - 1,
hw->mac.san_addr, 0, IXGBE_RAH_AV);
+ /* Save the SAN MAC RAR index */
+ hw->mac.san_mac_rar_index = hw->mac.num_rar_entries - 1;
+
/* Reserve the last RAR for the SAN MAC address */
hw->mac.num_rar_entries--;
}
@@ -798,7 +802,7 @@
* @hw: pointer to hardware structure
* @mask: Mask to specify which semaphore to release
*
- * Releases the SWFW semaphore throught the SW_FW_SYNC register
+ * Releases the SWFW semaphore through the SW_FW_SYNC register
* for the specified function (CSR, PHY0, PHY1, EVM, Flash)
**/
void ixgbe_release_swfw_sync_X540(struct ixgbe_hw *hw, u16 mask)
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/ixgbe/ixv.c
--- a/head/sys/dev/ixgbe/ixv.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/ixgbe/ixv.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
******************************************************************************/
-/*$FreeBSD: head/sys/dev/ixgbe/ixv.c 232874 2012-03-12 18:15:08Z scottl $*/
+/*$FreeBSD: head/sys/dev/ixgbe/ixv.c 238149 2012-07-05 20:51:44Z jfv $*/
#ifdef HAVE_KERNEL_OPTION_HEADERS
#include "opt_inet.h"
@@ -42,7 +42,7 @@
/*********************************************************************
* Driver version
*********************************************************************/
-char ixv_driver_version[] = "1.1.2";
+char ixv_driver_version[] = "1.1.4";
/*********************************************************************
* PCI Device ID Table
@@ -386,7 +386,7 @@
/* Get Hardware Flow Control setting */
hw->fc.requested_mode = ixgbe_fc_full;
hw->fc.pause_time = IXV_FC_PAUSE;
- hw->fc.low_water = IXV_FC_LO;
+ hw->fc.low_water[0] = IXV_FC_LO;
hw->fc.high_water[0] = IXV_FC_HI;
hw->fc.send_xon = TRUE;
@@ -2299,7 +2299,7 @@
adapter->num_tx_desc *
sizeof(struct ixgbe_legacy_tx_desc));
txctrl = IXGBE_READ_REG(hw, IXGBE_VFDCA_TXCTRL(i));
- txctrl &= ~IXGBE_DCA_TXCTRL_TX_WB_RO_EN;
+ txctrl &= ~IXGBE_DCA_TXCTRL_DESC_WRO_EN;
IXGBE_WRITE_REG(hw, IXGBE_VFDCA_TXCTRL(i), txctrl);
break;
}
@@ -4004,7 +4004,7 @@
adapter->hw.fc.requested_mode = ixgbe_fc_none;
}
- ixgbe_fc_enable(&adapter->hw, 0);
+ ixgbe_fc_enable(&adapter->hw);
return error;
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/jme/if_jme.c
--- a/head/sys/dev/jme/if_jme.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/jme/if_jme.c Wed Jul 25 17:04:43 2012 +0300
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/jme/if_jme.c 221407 2011-05-03 19:51:29Z marius $");
+__FBSDID("$FreeBSD: head/sys/dev/jme/if_jme.c 236700 2012-06-07 02:24:27Z kevlo $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -1661,7 +1661,7 @@
sc = device_get_softc(dev);
JME_LOCK(sc);
- if (pci_find_cap(sc->jme_dev, PCIY_PMG, &pmc) != 0) {
+ if (pci_find_cap(sc->jme_dev, PCIY_PMG, &pmc) == 0) {
pmstat = pci_read_config(sc->jme_dev,
pmc + PCIR_POWER_STATUS, 2);
/* Disable PME clear PME status. */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/md/md.c
--- a/head/sys/dev/md/md.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/md/md.c Wed Jul 25 17:04:43 2012 +0300
@@ -6,7 +6,7 @@
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------
*
- * $FreeBSD: head/sys/dev/md/md.c 228449 2011-12-13 00:38:50Z eadler $
+ * $FreeBSD: head/sys/dev/md/md.c 238215 2012-07-07 20:32:21Z trasz $
*
*/
@@ -1081,6 +1081,64 @@
}
static int
+mdresize(struct md_s *sc, struct md_ioctl *mdio)
+{
+ int error, res;
+ vm_pindex_t oldpages, newpages;
+
+ switch (sc->type) {
+ case MD_VNODE:
+ break;
+ case MD_SWAP:
+ if (mdio->md_mediasize == 0 ||
+ (mdio->md_mediasize % PAGE_SIZE) != 0)
+ return (EDOM);
+ oldpages = OFF_TO_IDX(round_page(sc->mediasize));
+ newpages = OFF_TO_IDX(round_page(mdio->md_mediasize));
+ if (newpages < oldpages) {
+ VM_OBJECT_LOCK(sc->object);
+ vm_object_page_remove(sc->object, newpages, 0, 0);
+ swap_pager_freespace(sc->object, newpages,
+ oldpages - newpages);
+ swap_release_by_cred(IDX_TO_OFF(oldpages -
+ newpages), sc->cred);
+ sc->object->charge = IDX_TO_OFF(newpages);
+ sc->object->size = newpages;
+ VM_OBJECT_UNLOCK(sc->object);
+ } else if (newpages > oldpages) {
+ res = swap_reserve_by_cred(IDX_TO_OFF(newpages -
+ oldpages), sc->cred);
+ if (!res)
+ return (ENOMEM);
+ if ((mdio->md_options & MD_RESERVE) ||
+ (sc->flags & MD_RESERVE)) {
+ error = swap_pager_reserve(sc->object,
+ oldpages, newpages - oldpages);
+ if (error < 0) {
+ swap_release_by_cred(
+ IDX_TO_OFF(newpages - oldpages),
+ sc->cred);
+ return (EDOM);
+ }
+ }
+ VM_OBJECT_LOCK(sc->object);
+ sc->object->charge = IDX_TO_OFF(newpages);
+ sc->object->size = newpages;
+ VM_OBJECT_UNLOCK(sc->object);
+ }
+ break;
+ default:
+ return (EOPNOTSUPP);
+ }
+
+ sc->mediasize = mdio->md_mediasize;
+ g_topology_lock();
+ g_resize_provider(sc->pp, sc->mediasize);
+ g_topology_unlock();
+ return (0);
+}
+
+static int
mdcreate_swap(struct md_s *sc, struct md_ioctl *mdio, struct thread *td)
{
vm_ooffset_t npage;
@@ -1108,7 +1166,7 @@
VM_PROT_DEFAULT, 0, td->td_ucred);
if (sc->object == NULL)
return (ENOMEM);
- sc->flags = mdio->md_options & MD_FORCE;
+ sc->flags = mdio->md_options & (MD_FORCE | MD_RESERVE);
if (mdio->md_options & MD_RESERVE) {
if (swap_pager_reserve(sc->object, 0, npage) < 0) {
error = EDOM;
@@ -1217,6 +1275,18 @@
!(mdio->md_options & MD_FORCE))
return (EBUSY);
return (mddestroy(sc, td));
+ case MDIOCRESIZE:
+ if ((mdio->md_options & ~(MD_FORCE | MD_RESERVE)) != 0)
+ return (EINVAL);
+
+ sc = mdfind(mdio->md_unit);
+ if (sc == NULL)
+ return (ENOENT);
+ if (mdio->md_mediasize < sc->mediasize &&
+ !(sc->flags & MD_FORCE) &&
+ !(mdio->md_options & MD_FORCE))
+ return (EBUSY);
+ return (mdresize(sc, mdio));
case MDIOCQUERY:
sc = mdfind(mdio->md_unit);
if (sc == NULL)
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mfi/mfi.c
--- a/head/sys/dev/mfi/mfi.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mfi/mfi.c Wed Jul 25 17:04:43 2012 +0300
@@ -51,7 +51,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mfi/mfi.c 233711 2012-03-30 23:05:48Z ambrisko $");
+__FBSDID("$FreeBSD: head/sys/dev/mfi/mfi.c 238077 2012-07-03 16:12:57Z jhb $");
#include "opt_compat.h"
#include "opt_mfi.h"
@@ -73,6 +73,7 @@
#include <sys/uio.h>
#include <sys/proc.h>
#include <sys/signalvar.h>
+#include <sys/sysent.h>
#include <sys/taskqueue.h>
#include <machine/bus.h>
@@ -90,8 +91,6 @@
static int mfi_get_log_state(struct mfi_softc *,
struct mfi_evt_log_state **);
static int mfi_parse_entries(struct mfi_softc *, int, int);
-static int mfi_dcmd_command(struct mfi_softc *, struct mfi_command **,
- uint32_t, void **, size_t);
static void mfi_data_cb(void *, bus_dma_segment_t *, int, int);
static void mfi_startup(void *arg);
static void mfi_intr(void *arg);
@@ -377,6 +376,7 @@
TAILQ_INIT(&sc->mfi_syspd_tqh);
TAILQ_INIT(&sc->mfi_evt_queue);
TASK_INIT(&sc->mfi_evt_task, 0, mfi_handle_evt, sc);
+ TASK_INIT(&sc->mfi_map_sync_task, 0, mfi_handle_map_sync, sc);
TAILQ_INIT(&sc->mfi_aen_pids);
TAILQ_INIT(&sc->mfi_cam_ccbq);
@@ -696,7 +696,6 @@
return (EINVAL);
}
sc->mfi_enable_intr(sc);
- sc->map_id = 0;
} else {
if ((error = mfi_comms_init(sc)) != 0)
return (error);
@@ -762,6 +761,10 @@
callout_reset(&sc->mfi_watchdog_callout, MFI_CMD_TIMEOUT * hz,
mfi_timeout, sc);
+ if (sc->mfi_flags & MFI_FLAGS_TBOLT) {
+ mfi_tbolt_sync_map_info(sc);
+ }
+
return (0);
}
@@ -845,7 +848,7 @@
mfi_enqueue_free(cm);
}
-static int
+int
mfi_dcmd_command(struct mfi_softc *sc, struct mfi_command **cmp,
uint32_t opcode, void **bufp, size_t bufsize)
{
@@ -1286,8 +1289,8 @@
if (sc->mfi_aen_cm != NULL)
mfi_abort(sc, sc->mfi_aen_cm);
- if (sc->map_update_cmd != NULL)
- mfi_abort(sc, sc->map_update_cmd);
+ if (sc->mfi_map_sync_cm != NULL)
+ mfi_abort(sc, sc->mfi_map_sync_cm);
dcmd = &cm->cm_frame->dcmd;
dcmd->header.flags = MFI_FRAME_DIR_NONE;
@@ -1317,7 +1320,7 @@
/* Add SYSTEM PD's */
error = mfi_dcmd_command(sc, &cm, MFI_DCMD_PD_LIST_QUERY,
(void **)&pdlist, sizeof(*pdlist));
- if (error){
+ if (error) {
device_printf(sc->mfi_dev,
"Error while forming SYSTEM PD list\n");
goto out;
@@ -1664,9 +1667,9 @@
if (sc->mfi_aen_cm == NULL)
return;
- if (sc->mfi_aen_cm->cm_aen_abort ||
+ if (sc->cm_aen_abort ||
hdr->cmd_status == MFI_STAT_INVALID_STATUS) {
- sc->mfi_aen_cm->cm_aen_abort = 0;
+ sc->cm_aen_abort = 0;
aborted = 1;
} else {
sc->mfi_aen_triggered = 1;
@@ -1956,6 +1959,7 @@
mtx_unlock(&Giant);
mtx_lock(&sc->mfi_io_lock);
}
+
static struct mfi_command *
mfi_bio_command(struct mfi_softc *sc)
{
@@ -1963,7 +1967,7 @@
struct mfi_command *cm = NULL;
/*reserving two commands to avoid starvation for IOCTL*/
- if (sc->mfi_qstat[MFIQ_FREE].q_length < 2){
+ if (sc->mfi_qstat[MFIQ_FREE].q_length < 2) {
return (NULL);
}
if ((bio = mfi_dequeue_bio(sc)) == NULL) {
@@ -2385,7 +2389,9 @@
cm->cm_flags = MFI_CMD_POLLED;
if (sc->mfi_aen_cm)
- sc->mfi_aen_cm->cm_aen_abort = 1;
+ sc->cm_aen_abort = 1;
+ if (sc->mfi_map_sync_cm)
+ sc->cm_map_abort = 1;
mfi_mapcmd(sc, cm);
mfi_release_command(cm);
@@ -2394,6 +2400,11 @@
5 * hz);
i++;
}
+ while (i < 5 && sc->mfi_map_sync_cm != NULL) {
+ msleep(&sc->mfi_map_sync_cm, &sc->mfi_io_lock, 0, "mfiabort",
+ 5 * hz);
+ i++;
+ }
return (0);
}
@@ -2685,12 +2696,12 @@
int error = 0;
if ((cm->cm_frame->dcmd.opcode == MFI_DCMD_CFG_ADD) &&
- (conf_data->ld[0].params.isSSCD == 1)){
+ (conf_data->ld[0].params.isSSCD == 1)) {
error = 1;
} else if (cm->cm_frame->dcmd.opcode == MFI_DCMD_LD_DELETE) {
error = mfi_dcmd_command (sc, &ld_cm, MFI_DCMD_LD_GET_INFO,
(void **)&ld_info, sizeof(*ld_info));
- if (error){
+ if (error) {
device_printf(sc->mfi_dev, "Failed to allocate"
"MFI_DCMD_LD_GET_INFO %d", error);
if (ld_info)
@@ -2700,7 +2711,7 @@
ld_cm->cm_flags = MFI_CMD_DATAIN;
ld_cm->cm_frame->dcmd.mbox[0]= cm->cm_frame->dcmd.mbox[0];
ld_cm->cm_frame->header.target_id = cm->cm_frame->dcmd.mbox[0];
- if (mfi_wait_command(sc, ld_cm) != 0){
+ if (mfi_wait_command(sc, ld_cm) != 0) {
device_printf(sc->mfi_dev, "failed to get log drv\n");
mfi_release_command(ld_cm);
free(ld_info, M_MFIBUF);
@@ -2822,10 +2833,9 @@
if (ioc->buf_size > 0) {
+ if (ioc->buf_size > 1024 * 1024)
+ return (ENOMEM);
ioc_buf = malloc(ioc->buf_size, M_MFIBUF, M_WAITOK);
- if (ioc_buf == NULL) {
- return (ENOMEM);
- }
error = copyin(ioc->buf, ioc_buf, ioc->buf_size);
if (error) {
device_printf(sc->mfi_dev, "failed to copyin\n");
@@ -3234,6 +3244,10 @@
}
#ifdef COMPAT_FREEBSD32
case MFIIO_PASSTHRU32:
+ if (!SV_CURPROC_FLAG(SV_ILP32)) {
+ error = ENOTTY;
+ break;
+ }
iop_swab.ioc_frame = iop32->ioc_frame;
iop_swab.buf_size = iop32->buf_size;
iop_swab.buf = PTRIN(iop32->buf);
@@ -3249,7 +3263,7 @@
break;
default:
device_printf(sc->mfi_dev, "IOCTL 0x%lx not handled\n", cmd);
- error = ENOENT;
+ error = ENOTTY;
break;
}
@@ -3549,9 +3563,9 @@
}
mtx_lock(&sc->mfi_io_lock);
TAILQ_FOREACH(cm, &sc->mfi_busy, cm_link) {
- if (sc->mfi_aen_cm == cm)
+ if (sc->mfi_aen_cm == cm || sc->mfi_map_sync_cm == cm)
continue;
- if ((sc->mfi_aen_cm != cm) && (cm->cm_timestamp < deadline)) {
+ if (cm->cm_timestamp < deadline) {
if (sc->adpreset != 0 && sc->issuepend_done == 0) {
cm->cm_timestamp = time_uptime;
} else {
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mfi/mfi_cam.c
--- a/head/sys/dev/mfi/mfi_cam.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mfi/mfi_cam.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mfi/mfi_cam.c 233711 2012-03-30 23:05:48Z ambrisko $");
+__FBSDID("$FreeBSD: head/sys/dev/mfi/mfi_cam.c 235318 2012-05-12 03:30:50Z sbruno $");
#include "opt_mfi.h"
@@ -293,8 +293,8 @@
pt->header.data_len = csio->dxfer_len;
pt->header.sense_len = MFI_SENSE_LEN;
pt->header.cdb_len = csio->cdb_len;
- pt->sense_addr_lo = cm->cm_sense_busaddr;
- pt->sense_addr_hi = 0;
+ pt->sense_addr_lo = (uint32_t)cm->cm_sense_busaddr;
+ pt->sense_addr_hi = (uint32_t)((uint64_t)cm->cm_sense_busaddr >> 32);
if (ccbh->flags & CAM_CDB_POINTER)
bcopy(csio->cdb_io.cdb_ptr, &pt->cdb[0], csio->cdb_len);
else
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mfi/mfi_debug.c
--- a/head/sys/dev/mfi/mfi_debug.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mfi/mfi_debug.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mfi/mfi_debug.c 233711 2012-03-30 23:05:48Z ambrisko $");
+__FBSDID("$FreeBSD: head/sys/dev/mfi/mfi_debug.c 235014 2012-05-04 16:00:39Z ambrisko $");
#include "opt_mfi.h"
@@ -172,6 +172,9 @@
case MFI_DCMD_CLUSTER_RESET_LD:
opcode = "CLUSTER_RESET_LD";
break;
+ case MFI_DCMD_LD_MAP_GET_INFO:
+ opcode = "LD_MAP_GET_INFO";
+ break;
default:
opcode = "UNKNOWN";
break;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mfi/mfi_disk.c
--- a/head/sys/dev/mfi/mfi_disk.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mfi/mfi_disk.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mfi/mfi_disk.c 233711 2012-03-30 23:05:48Z ambrisko $");
+__FBSDID("$FreeBSD: head/sys/dev/mfi/mfi_disk.c 238371 2012-07-11 18:16:54Z sbruno $");
#include "opt_mfi.h"
@@ -130,10 +130,17 @@
state = "unknown";
break;
}
- device_printf(dev, "%juMB (%ju sectors) RAID volume '%s' is %s\n",
- sectors / (1024 * 1024 / secsize), sectors,
- ld_info->ld_config.properties.name,
- state);
+
+ if ( strlen(ld_info->ld_config.properties.name) == 0 ) {
+ device_printf(dev,
+ "%juMB (%ju sectors) RAID volume (no label) is %s\n",
+ sectors / (1024 * 1024 / secsize), sectors, state);
+ } else {
+ device_printf(dev,
+ "%juMB (%ju sectors) RAID volume '%s' is %s\n",
+ sectors / (1024 * 1024 / secsize), sectors,
+ ld_info->ld_config.properties.name, state);
+ }
sc->ld_disk = disk_alloc();
sc->ld_disk->d_drv1 = sc;
@@ -256,17 +263,17 @@
return;
}
- if (controller->adpreset){
+ if (controller->adpreset) {
bio->bio_error = EBUSY;
return;
}
- if (controller->hw_crit_error){
+ if (controller->hw_crit_error) {
bio->bio_error = EBUSY;
return;
}
- if (controller->issuepend_done == 0){
+ if (controller->issuepend_done == 0) {
bio->bio_error = EBUSY;
return;
}
@@ -291,6 +298,7 @@
hdr = bio->bio_driver1;
if (bio->bio_flags & BIO_ERROR) {
+ bio->bio_resid = bio->bio_bcount;
if (bio->bio_error == 0)
bio->bio_error = EIO;
disk_err(bio, "hard error", -1, 1);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mfi/mfi_tbolt.c
--- a/head/sys/dev/mfi/mfi_tbolt.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mfi/mfi_tbolt.c Wed Jul 25 17:04:43 2012 +0300
@@ -31,7 +31,7 @@
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mfi/mfi_tbolt.c 233877 2012-04-04 16:15:40Z jkim $");
+__FBSDID("$FreeBSD: head/sys/dev/mfi/mfi_tbolt.c 237546 2012-06-25 05:41:16Z kevlo $");
#include "opt_mfi.h"
@@ -82,7 +82,8 @@
static void mfi_issue_pending_cmds_again (struct mfi_softc *sc);
static void mfi_kill_hba (struct mfi_softc *sc);
static void mfi_process_fw_state_chg_isr(void *arg);
-uint8_t mfi_tbolt_get_map_info(struct mfi_softc *sc);
+static void mfi_sync_map_complete(struct mfi_command *);
+static void mfi_queue_map_sync(struct mfi_softc *sc);
#define MFI_FUSION_ENABLE_INTERRUPT_MASK (0x00000008)
@@ -140,11 +141,12 @@
MFI_WRITE4(sc, MFI_IQPH, (uint32_t)((uint64_t)bus_add >> 32));
}
-/**
+/*
* mfi_tbolt_adp_reset - For controller reset
* @regs: MFI register set
*/
-int mfi_tbolt_adp_reset(struct mfi_softc *sc)
+int
+mfi_tbolt_adp_reset(struct mfi_softc *sc)
{
int retry = 0, i = 0;
int HostDiag;
@@ -192,12 +194,10 @@
}
/*
- *******************************************************************************************
- * Description:
- * This routine initialize Thunderbolt specific device information
- *******************************************************************************************
+ * This routine initialize Thunderbolt specific device information
*/
-void mfi_tbolt_init_globals(struct mfi_softc *sc)
+void
+mfi_tbolt_init_globals(struct mfi_softc *sc)
{
/* Initialize single reply size and Message size */
sc->reply_size = MEGASAS_THUNDERBOLT_REPLY_SIZE;
@@ -239,16 +239,12 @@
}
/*
- ****************************************************************************
- * Description:
- * This function calculates the memory requirement for Thunderbolt
- * controller
- * Return Value:
- * Total required memory in bytes
- ****************************************************************************
+ * This function calculates the memory requirement for Thunderbolt
+ * controller, returns the total required memory in bytes
*/
-uint32_t mfi_tbolt_get_memory_requirement(struct mfi_softc *sc)
+uint32_t
+mfi_tbolt_get_memory_requirement(struct mfi_softc *sc)
{
uint32_t size;
size = MEGASAS_THUNDERBOLT_MSG_ALLIGNMENT; /* for Alignment */
@@ -260,7 +256,6 @@
}
/*
- ****************************************************************************
* Description:
* This function will prepare message pools for the Thunderbolt controller
* Arguments:
@@ -269,9 +264,9 @@
* Return Value:
* TRUE if successful
* FALSE if failed
- ****************************************************************************
*/
-int mfi_tbolt_init_desc_pool(struct mfi_softc *sc, uint8_t* mem_location,
+int
+mfi_tbolt_init_desc_pool(struct mfi_softc *sc, uint8_t* mem_location,
uint32_t tbolt_contg_length)
{
uint32_t offset = 0;
@@ -328,10 +323,7 @@
}
/*
- ****************************************************************************
- * Description:
- * This routine prepare and issue INIT2 frame to the Firmware
- ****************************************************************************
+ * This routine prepare and issue INIT2 frame to the Firmware
*/
int
@@ -442,7 +434,8 @@
}
-int mfi_tbolt_alloc_cmd(struct mfi_softc *sc)
+int
+mfi_tbolt_alloc_cmd(struct mfi_softc *sc)
{
struct mfi_cmd_tbolt *cmd;
bus_addr_t io_req_base_phys;
@@ -515,7 +508,8 @@
return 0;
}
-int mfi_tbolt_reset(struct mfi_softc *sc)
+int
+mfi_tbolt_reset(struct mfi_softc *sc)
{
uint32_t fw_state;
@@ -550,7 +544,8 @@
/*
* mfi_intr_tbolt - isr entry point
*/
-void mfi_intr_tbolt(void *arg)
+void
+mfi_intr_tbolt(void *arg)
{
struct mfi_softc *sc = (struct mfi_softc *)arg;
@@ -568,7 +563,7 @@
return;
}
-/**
+/*
* map_cmd_status - Maps FW cmd status to OS cmd status
* @cmd : Pointer to cmd
* @status : status of cmd returned by FW
@@ -581,7 +576,6 @@
{
switch (status) {
-
case MFI_STAT_OK:
mfi_cmd->cm_frame->header.cmd_status = 0;
mfi_cmd->cm_frame->dcmd.header.cmd_status = 0;
@@ -614,7 +608,7 @@
}
}
-/**
+/*
* mfi_tbolt_return_cmd - Return a cmd to free command pool
* @instance: Adapter soft state
* @cmd: Command packet to be returned to free command pool
@@ -627,10 +621,11 @@
TAILQ_INSERT_TAIL(&sc->mfi_cmd_tbolt_tqh, cmd, next);
}
-void mfi_tbolt_complete_cmd(struct mfi_softc *sc)
+void
+mfi_tbolt_complete_cmd(struct mfi_softc *sc)
{
struct mfi_mpi2_reply_header *desc, *reply_desc;
- struct mfi_command *cmd_mfi; /* For MFA Cmds */
+ struct mfi_command *cmd_mfi, *cmd_mfi_check; /* For MFA Cmds */
struct mfi_cmd_tbolt *cmd_tbolt;
uint16_t smid;
uint8_t reply_descript_type;
@@ -657,7 +652,6 @@
/* Read Reply descriptor */
while ((val.u.low != 0xFFFFFFFF) && (val.u.high != 0xFFFFFFFF)) {
-
smid = reply_desc->SMID;
if (!smid || smid > sc->mfi_max_fw_cmds + 1) {
device_printf(sc->mfi_dev, "smid is %x. Cannot "
@@ -669,66 +663,20 @@
cmd_mfi = &sc->mfi_commands[cmd_tbolt->sync_cmd_idx];
scsi_io_req = cmd_tbolt->io_request;
- /* Check if internal commands */
status = cmd_mfi->cm_frame->dcmd.header.cmd_status;
extStatus = cmd_mfi->cm_frame->dcmd.header.scsi_status;
+ map_tbolt_cmd_status(cmd_mfi, status, extStatus);
- switch (scsi_io_req->Function) {
- case MPI2_FUNCTION_LD_IO_REQUEST:
- /* Regular Path IO. */
- /* Map the Fw Error Status. */
- map_tbolt_cmd_status(cmd_mfi, status,
- extStatus);
- if ((cmd_mfi->cm_frame->dcmd.opcode
- == MFI_DCMD_LD_MAP_GET_INFO)
- && (cmd_mfi->cm_frame->dcmd.mbox[1] == 1)) {
- if (cmd_mfi->cm_frame->header.cmd_status
- != 0)
- device_printf(sc->mfi_dev,
- "map sync failed\n");
- else {
- sc->map_id++;
- device_printf(sc->mfi_dev,
- "map sync completed\n");
- mfi_release_command(cmd_mfi);
- }
- }
- if ((cmd_mfi->cm_flags & MFI_ON_MFIQ_BUSY)
- == MFI_ON_MFIQ_BUSY
- && (cmd_mfi->cm_flags & MFI_CMD_POLLED) == 0) {
- /* BHARAT poll workaround */
+ /* remove command from busy queue if not polled */
+ TAILQ_FOREACH(cmd_mfi_check, &sc->mfi_busy, cm_link) {
+ if (cmd_mfi_check == cmd_mfi) {
mfi_remove_busy(cmd_mfi);
- cmd_mfi->cm_error = 0;
- mfi_complete(sc, cmd_mfi);
+ break;
}
- mfi_tbolt_return_cmd(sc, cmd_tbolt);
- break;
- case MPI2_FUNCTION_PASSTHRU_IO_REQUEST:
- map_tbolt_cmd_status(cmd_mfi, status, extStatus);
- if ((cmd_mfi->cm_frame->dcmd.opcode
- == MFI_DCMD_LD_MAP_GET_INFO)
- && (cmd_mfi->cm_frame->dcmd.mbox[1] == 1)) {
- if (cmd_mfi->cm_frame->header.cmd_status != 0)
- device_printf(sc->mfi_dev,
- "map sync failed\n");
- else {
- sc->map_id++;
- device_printf(sc->mfi_dev,
- "map sync completed\n");
- mfi_release_command(cmd_mfi);
- }
- }
- if ((cmd_mfi->cm_flags & MFI_ON_MFIQ_BUSY)
- == MFI_ON_MFIQ_BUSY
- && (cmd_mfi->cm_flags & MFI_CMD_POLLED) == 0) {
- /* BHARAT poll workaround */
- mfi_remove_busy(cmd_mfi);
- cmd_mfi->cm_error = 0;
- mfi_complete(sc, cmd_mfi);
- }
- mfi_tbolt_return_cmd(sc, cmd_tbolt);
- break;
}
+ cmd_mfi->cm_error = 0;
+ mfi_complete(sc, cmd_mfi);
+ mfi_tbolt_return_cmd(sc, cmd_tbolt);
sc->last_reply_idx++;
if (sc->last_reply_idx >= sc->mfi_max_fw_cmds) {
@@ -763,15 +711,15 @@
return;
}
-/**
+/*
* mfi_get_cmd - Get a command from the free pool
* @instance: Adapter soft state
*
* Returns a free command from the pool
*/
-struct mfi_cmd_tbolt *mfi_tbolt_get_cmd(struct mfi_softc
- *sc)
+struct mfi_cmd_tbolt *
+mfi_tbolt_get_cmd(struct mfi_softc *sc)
{
struct mfi_cmd_tbolt *cmd = NULL;
@@ -876,7 +824,8 @@
* MFI_SECTOR_LEN;
}
-int mfi_tbolt_is_ldio(struct mfi_command *mfi_cmd)
+int
+mfi_tbolt_is_ldio(struct mfi_command *mfi_cmd)
{
if (mfi_cmd->cm_frame->header.cmd == MFI_CMD_LD_READ
|| mfi_cmd->cm_frame->header.cmd == MFI_CMD_LD_WRITE)
@@ -886,7 +835,8 @@
}
int
-mfi_tbolt_build_io(struct mfi_softc *sc, struct mfi_command *mfi_cmd, struct mfi_cmd_tbolt *cmd)
+mfi_tbolt_build_io(struct mfi_softc *sc, struct mfi_command *mfi_cmd,
+ struct mfi_cmd_tbolt *cmd)
{
uint32_t device_id;
uint32_t sge_count;
@@ -949,7 +899,7 @@
lba_lo = mfi_cmd->cm_frame->io.lba_lo;
lba_hi = mfi_cmd->cm_frame->io.lba_hi;
- if ((num_lba <= 0xFF) && (lba_lo <= 0x1FFFFF)) {
+ if (lba_hi == 0 && (num_lba <= 0xFF) && (lba_lo <= 0x1FFFFF)) {
if (mfi_cmd->cm_frame->header.cmd == MFI_CMD_LD_WRITE)
/* Read 6 or Write 6 */
cdb[0] = (uint8_t) (0x0A);
@@ -962,7 +912,7 @@
cdb[1] = (uint8_t) ((lba_lo >> 16) & 0x1F);
cdb_len = 6;
}
- else if ((num_lba <= 0xFFFF) && (lba_lo <= 0xFFFFFFFF)) {
+ else if (lba_hi == 0 && (num_lba <= 0xFFFF) && (lba_lo <= 0xFFFFFFFF)) {
if (mfi_cmd->cm_frame->header.cmd == MFI_CMD_LD_WRITE)
/* Read 10 or Write 10 */
cdb[0] = (uint8_t) (0x2A);
@@ -975,8 +925,7 @@
cdb[3] = (uint8_t) (lba_lo >> 16);
cdb[2] = (uint8_t) (lba_lo >> 24);
cdb_len = 10;
- }
- else if ((num_lba > 0xFFFF) && (lba_hi == 0)) {
+ } else if ((num_lba > 0xFFFF) && (lba_hi == 0)) {
if (mfi_cmd->cm_frame->header.cmd == MFI_CMD_LD_WRITE)
/* Read 12 or Write 12 */
cdb[0] = (uint8_t) (0xAA);
@@ -1129,7 +1078,7 @@
if (!req_desc)
return NULL;
- bzero(req_desc, sizeof(req_desc));
+ bzero(req_desc, sizeof(*req_desc));
req_desc->header.RequestFlags = (MPI2_REQ_DESCRIPT_FLAGS_SCSI_IO <<
MFI_REQ_DESCRIPT_FLAGS_TYPE_SHIFT);
req_desc->header.SMID = index;
@@ -1152,8 +1101,8 @@
cm->cm_timestamp = time_uptime;
mfi_enqueue_busy(cm);
}
- else {
- hdr->cmd_status = 0xff;
+ else { /* still get interrupts for it */
+ hdr->cmd_status = MFI_STAT_INVALID_STATUS;
hdr->flags |= MFI_FRAME_DONT_POST_IN_REPLY_QUEUE;
}
@@ -1189,22 +1138,23 @@
return 0;
/* This is a polled command, so busy-wait for it to complete. */
- while (hdr->cmd_status == 0xff) {
+ while (hdr->cmd_status == MFI_STAT_INVALID_STATUS) {
DELAY(1000);
tm -= 1;
if (tm <= 0)
- break;
+ break;
}
- if (hdr->cmd_status == 0xff) {
+ if (hdr->cmd_status == MFI_STAT_INVALID_STATUS) {
device_printf(sc->mfi_dev, "Frame %p timed out "
- "command 0x%X\n", hdr, cm->cm_frame->dcmd.opcode);
+ "command 0x%X\n", hdr, cm->cm_frame->dcmd.opcode);
return (ETIMEDOUT);
}
return 0;
}
-static void mfi_issue_pending_cmds_again (struct mfi_softc *sc)
+static void
+mfi_issue_pending_cmds_again (struct mfi_softc *sc)
{
struct mfi_command *cm, *tmp;
@@ -1249,7 +1199,8 @@
mfi_startio(sc);
}
-static void mfi_kill_hba (struct mfi_softc *sc)
+static void
+mfi_kill_hba (struct mfi_softc *sc)
{
if (sc->mfi_flags & MFI_FLAGS_TBOLT)
MFI_WRITE4 (sc, 0x00,MFI_STOP_ADP);
@@ -1257,7 +1208,8 @@
MFI_WRITE4 (sc, MFI_IDB,MFI_STOP_ADP);
}
-static void mfi_process_fw_state_chg_isr(void *arg)
+static void
+mfi_process_fw_state_chg_isr(void *arg)
{
struct mfi_softc *sc= (struct mfi_softc *)arg;
struct mfi_cmd_tbolt *cmd;
@@ -1308,9 +1260,9 @@
mfi_release_command(sc->mfi_aen_cm);
sc->mfi_aen_cm = NULL;
}
- if (sc->map_update_cmd) {
- mfi_release_command(sc->map_update_cmd);
- sc->map_update_cmd = NULL;
+ if (sc->mfi_map_sync_cm) {
+ mfi_release_command(sc->mfi_map_sync_cm);
+ sc->mfi_map_sync_cm = NULL;
}
mfi_issue_pending_cmds_again(sc);
@@ -1337,3 +1289,178 @@
}
mtx_unlock(&sc->mfi_io_lock);
}
+
+/*
+ * The ThunderBolt HW has an option for the driver to directly
+ * access the underlying disks and operate on the RAID. To
+ * do this there needs to be a capability to keep the RAID controller
+ * and driver in sync. The FreeBSD driver does not take advantage
+ * of this feature since it adds a lot of complexity and slows down
+ * performance. Performance is gained by using the controller's
+ * cache etc.
+ *
+ * Even though this driver doesn't access the disks directly, an
+ * AEN like command is used to inform the RAID firmware to "sync"
+ * with all LD's via the MFI_DCMD_LD_MAP_GET_INFO command. This
+ * command in write mode will return when the RAID firmware has
+ * detected a change to the RAID state. Examples of this type
+ * of change are removing a disk. Once the command returns then
+ * the driver needs to acknowledge this and "sync" all LD's again.
+ * This repeats until we shutdown. Then we need to cancel this
+ * pending command.
+ *
+ * If this is not done right the RAID firmware will not remove a
+ * pulled drive and the RAID won't go degraded etc. Effectively,
+ * stopping any RAID mangement to functions.
+ *
+ * Doing another LD sync, requires the use of an event since the
+ * driver needs to do a mfi_wait_command and can't do that in an
+ * interrupt thread.
+ *
+ * The driver could get the RAID state via the MFI_DCMD_LD_MAP_GET_INFO
+ * That requires a bunch of structure and it is simplier to just do
+ * the MFI_DCMD_LD_GET_LIST versus walking the RAID map.
+ */
+
+void
+mfi_tbolt_sync_map_info(struct mfi_softc *sc)
+{
+ int error = 0, i;
+ struct mfi_command *cmd;
+ struct mfi_dcmd_frame *dcmd;
+ uint32_t context = 0;
+ union mfi_ld_ref *ld_sync;
+ size_t ld_size;
+ struct mfi_frame_header *hdr;
+ struct mfi_command *cm = NULL;
+ struct mfi_ld_list *list = NULL;
+
+ if (sc->mfi_map_sync_cm != NULL || sc->cm_map_abort)
+ return;
+
+ mtx_lock(&sc->mfi_io_lock);
+ error = mfi_dcmd_command(sc, &cm, MFI_DCMD_LD_GET_LIST,
+ (void **)&list, sizeof(*list));
+ if (error)
+ goto out;
+
+ cm->cm_flags = MFI_CMD_POLLED | MFI_CMD_DATAIN;
+ if (mfi_wait_command(sc, cm) != 0) {
+ device_printf(sc->mfi_dev, "Failed to get device listing\n");
+ goto out;
+ }
+
+ hdr = &cm->cm_frame->header;
+ if (hdr->cmd_status != MFI_STAT_OK) {
+ device_printf(sc->mfi_dev, "MFI_DCMD_LD_GET_LIST failed %x\n",
+ hdr->cmd_status);
+ goto out;
+ }
+
+ ld_size = sizeof(*ld_sync) * list->ld_count;
+ mtx_unlock(&sc->mfi_io_lock);
+ ld_sync = (union mfi_ld_ref *) malloc(ld_size, M_MFIBUF,
+ M_WAITOK | M_ZERO);
+ if (ld_sync == NULL) {
+ device_printf(sc->mfi_dev, "Failed to allocate sync\n");
+ goto out;
+ }
+ for (i = 0; i < list->ld_count; i++) {
+ ld_sync[i].ref = list->ld_list[i].ld.ref;
+ }
+
+ mtx_lock(&sc->mfi_io_lock);
+ if ((cmd = mfi_dequeue_free(sc)) == NULL) {
+ device_printf(sc->mfi_dev, "Failed to get command\n");
+ free(ld_sync, M_MFIBUF);
+ goto out;
+ }
+
+ context = cmd->cm_frame->header.context;
+ bzero(cmd->cm_frame, sizeof(union mfi_frame));
+ cmd->cm_frame->header.context = context;
+
+ dcmd = &cmd->cm_frame->dcmd;
+ bzero(dcmd->mbox, MFI_MBOX_SIZE);
+ dcmd->header.cmd = MFI_CMD_DCMD;
+ dcmd->header.flags = MFI_FRAME_DIR_WRITE;
+ dcmd->header.timeout = 0;
+ dcmd->header.data_len = ld_size;
+ dcmd->header.scsi_status = 0;
+ dcmd->opcode = MFI_DCMD_LD_MAP_GET_INFO;
+ cmd->cm_sg = &dcmd->sgl;
+ cmd->cm_total_frame_size = MFI_DCMD_FRAME_SIZE;
+ cmd->cm_data = ld_sync;
+ cmd->cm_private = ld_sync;
+
+ cmd->cm_len = ld_size;
+ cmd->cm_complete = mfi_sync_map_complete;
+ sc->mfi_map_sync_cm = cmd;
+
+ cmd->cm_flags = MFI_CMD_DATAOUT;
+ cmd->cm_frame->dcmd.mbox[0] = list->ld_count;
+ cmd->cm_frame->dcmd.mbox[1] = MFI_DCMD_MBOX_PEND_FLAG;
+
+ if ((error = mfi_mapcmd(sc, cmd)) != 0) {
+ device_printf(sc->mfi_dev, "failed to send map sync\n");
+ free(ld_sync, M_MFIBUF);
+ sc->mfi_map_sync_cm = NULL;
+ mfi_requeue_ready(cmd);
+ goto out;
+ }
+
+out:
+ if (list)
+ free(list, M_MFIBUF);
+ if (cm)
+ mfi_release_command(cm);
+ mtx_unlock(&sc->mfi_io_lock);
+}
+
+static void
+mfi_sync_map_complete(struct mfi_command *cm)
+{
+ struct mfi_frame_header *hdr;
+ struct mfi_softc *sc;
+ int aborted = 0;
+
+ sc = cm->cm_sc;
+ mtx_assert(&sc->mfi_io_lock, MA_OWNED);
+
+ hdr = &cm->cm_frame->header;
+
+ if (sc->mfi_map_sync_cm == NULL)
+ return;
+
+ if (sc->cm_map_abort ||
+ hdr->cmd_status == MFI_STAT_INVALID_STATUS) {
+ sc->cm_map_abort = 0;
+ aborted = 1;
+ }
+
+ free(cm->cm_data, M_MFIBUF);
+ sc->mfi_map_sync_cm = NULL;
+ wakeup(&sc->mfi_map_sync_cm);
+ mfi_release_command(cm);
+
+ /* set it up again so the driver can catch more events */
+ if (!aborted) {
+ mfi_queue_map_sync(sc);
+ }
+}
+
+static void
+mfi_queue_map_sync(struct mfi_softc *sc)
+{
+ mtx_assert(&sc->mfi_io_lock, MA_OWNED);
+ taskqueue_enqueue(taskqueue_swi, &sc->mfi_map_sync_task);
+}
+
+void
+mfi_handle_map_sync(void *context, int pending)
+{
+ struct mfi_softc *sc;
+
+ sc = context;
+ mfi_tbolt_sync_map_info(sc);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mfi/mfireg.h
--- a/head/sys/dev/mfi/mfireg.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mfi/mfireg.h Wed Jul 25 17:04:43 2012 +0300
@@ -54,7 +54,7 @@
#define _MFIREG_H
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mfi/mfireg.h 233711 2012-03-30 23:05:48Z ambrisko $");
+__FBSDID("$FreeBSD: head/sys/dev/mfi/mfireg.h 235634 2012-05-18 21:49:40Z sbruno $");
/*
* MegaRAID SAS MFI firmware definitions
@@ -403,6 +403,7 @@
#define MR_EVT_CTRL_HOST_BUS_SCAN_REQUESTED 0x0152
#define MR_EVT_PD_REMOVED 0x0070
#define MR_EVT_PD_INSERTED 0x005b
+#define MR_EVT_LD_CHANGE 0x0051
typedef enum {
MR_LD_CACHE_WRITE_BACK = 0x01,
@@ -1376,8 +1377,13 @@
#define MFI_BBU_STATE_PACK_MISSING (1 << 0)
#define MFI_BBU_STATE_VOLTAGE_LOW (1 << 1)
#define MFI_BBU_STATE_TEMPERATURE_HIGH (1 << 2)
-#define MFI_BBU_STATE_CHARGE_ACTIVE (1 << 0)
-#define MFI_BBU_STATE_DISCHARGE_ACTIVE (1 << 0)
+#define MFI_BBU_STATE_CHARGE_ACTIVE (1 << 3)
+#define MFI_BBU_STATE_DISCHARGE_ACTIVE (1 << 4)
+#define MFI_BBU_STATE_LEARN_CYC_REQ (1 << 5)
+#define MFI_BBU_STATE_LEARN_CYC_ACTIVE (1 << 6)
+#define MFI_BBU_STATE_LEARN_CYC_FAIL (1 << 7)
+#define MFI_BBU_STATE_LEARN_CYC_TIMEOUT (1 << 8)
+#define MFI_BBU_STATE_I2C_ERR_DETECT (1 << 9)
uint8_t pad[20];
union mfi_bbu_status_detail detail;
} __packed;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mfi/mfivar.h
--- a/head/sys/dev/mfi/mfivar.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mfi/mfivar.h Wed Jul 25 17:04:43 2012 +0300
@@ -54,13 +54,14 @@
#define _MFIVAR_H
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mfi/mfivar.h 233877 2012-04-04 16:15:40Z jkim $");
+__FBSDID("$FreeBSD: head/sys/dev/mfi/mfivar.h 238373 2012-07-11 19:08:23Z sbruno $");
#include <sys/lock.h>
#include <sys/sx.h>
#include <sys/types.h>
#include <sys/taskqueue.h>
+#include "opt_mfi.h"
/*
* SCSI structures and definitions are used from here, but no linking
@@ -105,7 +106,6 @@
#define MFI_ON_MFIQ_READY (1<<6)
#define MFI_ON_MFIQ_BUSY (1<<7)
#define MFI_ON_MFIQ_MASK ((1<<5)|(1<<6)|(1<<7))
- int cm_aen_abort;
uint8_t retry_for_fw_reset;
void (* cm_complete)(struct mfi_command *cm);
void *cm_private;
@@ -177,7 +177,7 @@
// Start: LSIP200113393
bus_dma_tag_t verbuf_h_dmat;
bus_dmamap_t verbuf_h_dmamap;
- uint32_t verbuf_h_busaddr;
+ bus_addr_t verbuf_h_busaddr;
uint32_t *verbuf;
void *kbuff_arr[MAX_IOCTL_SGE];
bus_dma_tag_t mfi_kbuff_arr_dmat[2];
@@ -216,9 +216,13 @@
TAILQ_HEAD(,mfi_evt_queue_elm) mfi_evt_queue;
struct task mfi_evt_task;
+ struct task mfi_map_sync_task;
TAILQ_HEAD(,mfi_aen) mfi_aen_pids;
struct mfi_command *mfi_aen_cm;
struct mfi_command *mfi_skinny_cm;
+ struct mfi_command *mfi_map_sync_cm;
+ int cm_aen_abort;
+ int cm_map_abort;
uint32_t mfi_aen_triggered;
uint32_t mfi_poll_waiting;
uint32_t mfi_boot_seq_num;
@@ -229,7 +233,7 @@
bus_dma_tag_t mfi_sense_dmat;
bus_dmamap_t mfi_sense_dmamap;
- uint32_t mfi_sense_busaddr;
+ bus_addr_t mfi_sense_busaddr;
struct mfi_sense *mfi_sense;
struct resource *mfi_irq;
@@ -303,8 +307,6 @@
/* ThunderBolt */
uint32_t mfi_tbolt;
uint32_t MFA_enabled;
- uint64_t map_id;
- struct mfi_command *map_update_cmd;
/* Single Reply structure size */
uint16_t reply_size;
/* Singler message size. */
@@ -318,7 +320,6 @@
uint8_t * request_message_pool;
uint8_t * request_message_pool_align;
uint8_t * request_desc_pool;
- //uint32_t request_desc_busaddr;
bus_addr_t request_msg_busaddr;
bus_addr_t reply_frame_busaddr;
bus_addr_t sg_frame_busaddr;
@@ -417,7 +418,10 @@
extern int mfi_tbolt_send_frame(struct mfi_softc *sc, struct mfi_command *cm);
extern int mfi_tbolt_adp_reset(struct mfi_softc *sc);
extern int mfi_tbolt_reset(struct mfi_softc *sc);
-extern int mfi_tbolt_sync_map_info(struct mfi_softc *sc);
+extern void mfi_tbolt_sync_map_info(struct mfi_softc *sc);
+extern void mfi_handle_map_sync(void *context, int pending);
+extern int mfi_dcmd_command(struct mfi_softc *, struct mfi_command **,
+ uint32_t, void **, size_t);
#define MFIQ_ADD(sc, qname) \
do { \
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mmc/mmc.c
--- a/head/sys/dev/mmc/mmc.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mmc/mmc.c Wed Jul 25 17:04:43 2012 +0300
@@ -51,7 +51,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mmc/mmc.c 234524 2012-04-21 01:51:16Z marius $");
+__FBSDID("$FreeBSD: head/sys/dev/mmc/mmc.c 236491 2012-06-02 20:47:00Z marius $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -112,11 +112,21 @@
SYSCTL_INT(_hw_mmc, OID_AUTO, debug, CTLFLAG_RW, &mmc_debug, 0, "Debug level");
/* bus entry points */
+static int mmc_acquire_bus(device_t busdev, device_t dev);
+static int mmc_attach(device_t dev);
+static int mmc_child_location_str(device_t dev, device_t child, char *buf,
+ size_t buflen);
+static int mmc_detach(device_t dev);
static int mmc_probe(device_t dev);
-static int mmc_attach(device_t dev);
-static int mmc_detach(device_t dev);
+static int mmc_read_ivar(device_t bus, device_t child, int which,
+ uintptr_t *result);
+static int mmc_release_bus(device_t busdev, device_t dev);
+static int mmc_resume(device_t dev);
static int mmc_suspend(device_t dev);
-static int mmc_resume(device_t dev);
+static int mmc_wait_for_request(device_t brdev, device_t reqdev,
+ struct mmc_request *req);
+static int mmc_write_ivar(device_t bus, device_t child, int which,
+ uintptr_t value);
#define MMC_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx)
#define MMC_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
@@ -127,25 +137,69 @@
#define MMC_ASSERT_LOCKED(_sc) mtx_assert(&_sc->sc_mtx, MA_OWNED);
#define MMC_ASSERT_UNLOCKED(_sc) mtx_assert(&_sc->sc_mtx, MA_NOTOWNED);
+static int mmc_all_send_cid(struct mmc_softc *sc, uint32_t *rawcid);
+static void mmc_app_decode_scr(uint32_t *raw_scr, struct mmc_scr *scr);
+static void mmc_app_decode_sd_status(uint32_t *raw_sd_status,
+ struct mmc_sd_status *sd_status);
+static int mmc_app_sd_status(struct mmc_softc *sc, uint16_t rca,
+ uint32_t *rawsdstatus);
+static int mmc_app_send_scr(struct mmc_softc *sc, uint16_t rca,
+ uint32_t *rawscr);
static int mmc_calculate_clock(struct mmc_softc *sc);
-static void mmc_delayed_attach(void *);
+static void mmc_decode_cid_mmc(uint32_t *raw_cid, struct mmc_cid *cid);
+static void mmc_decode_cid_sd(uint32_t *raw_cid, struct mmc_cid *cid);
+static void mmc_decode_csd_mmc(uint32_t *raw_csd, struct mmc_csd *csd);
+static void mmc_decode_csd_sd(uint32_t *raw_csd, struct mmc_csd *csd);
+static void mmc_delayed_attach(void *xsc);
+static int mmc_delete_cards(struct mmc_softc *sc);
+static void mmc_discover_cards(struct mmc_softc *sc);
+static void mmc_format_card_id_string(struct mmc_ivars *ivar);
+static void mmc_go_discovery(struct mmc_softc *sc);
+static uint32_t mmc_get_bits(uint32_t *bits, int bit_len, int start,
+ int size);
+static int mmc_highest_voltage(uint32_t ocr);
+static void mmc_idle_cards(struct mmc_softc *sc);
+static void mmc_ms_delay(int ms);
+static void mmc_log_card(device_t dev, struct mmc_ivars *ivar, int newcard);
static void mmc_power_down(struct mmc_softc *sc);
+static void mmc_power_up(struct mmc_softc *sc);
+static void mmc_rescan_cards(struct mmc_softc *sc);
+static void mmc_scan(struct mmc_softc *sc);
+static int mmc_sd_switch(struct mmc_softc *sc, uint8_t mode, uint8_t grp,
+ uint8_t value, uint8_t *res);
+static int mmc_select_card(struct mmc_softc *sc, uint16_t rca);
+static uint32_t mmc_select_vdd(struct mmc_softc *sc, uint32_t ocr);
+static int mmc_send_app_op_cond(struct mmc_softc *sc, uint32_t ocr,
+ uint32_t *rocr);
+static int mmc_send_csd(struct mmc_softc *sc, uint16_t rca, uint32_t *rawcsd);
+static int mmc_send_ext_csd(struct mmc_softc *sc, uint8_t *rawextcsd);
+static int mmc_send_if_cond(struct mmc_softc *sc, uint8_t vhs);
+static int mmc_send_op_cond(struct mmc_softc *sc, uint32_t ocr,
+ uint32_t *rocr);
+static int mmc_send_relative_addr(struct mmc_softc *sc, uint32_t *resp);
+static int mmc_send_status(struct mmc_softc *sc, uint16_t rca,
+ uint32_t *status);
+static int mmc_set_blocklen(struct mmc_softc *sc, uint32_t len);
+static int mmc_set_card_bus_width(struct mmc_softc *sc, uint16_t rca,
+ int width);
+static int mmc_set_relative_addr(struct mmc_softc *sc, uint16_t resp);
+static int mmc_set_timing(struct mmc_softc *sc, int timing);
+static int mmc_switch(struct mmc_softc *sc, uint8_t set, uint8_t index,
+ uint8_t value);
+static int mmc_test_bus_width(struct mmc_softc *sc);
+static int mmc_wait_for_app_cmd(struct mmc_softc *sc, uint32_t rca,
+ struct mmc_command *cmd, int retries);
static int mmc_wait_for_cmd(struct mmc_softc *sc, struct mmc_command *cmd,
int retries);
static int mmc_wait_for_command(struct mmc_softc *sc, uint32_t opcode,
uint32_t arg, uint32_t flags, uint32_t *resp, int retries);
-static int mmc_select_card(struct mmc_softc *sc, uint16_t rca);
-static int mmc_set_card_bus_width(struct mmc_softc *sc, uint16_t rca, int width);
-static int mmc_app_send_scr(struct mmc_softc *sc, uint16_t rca, uint32_t *rawscr);
-static void mmc_app_decode_scr(uint32_t *raw_scr, struct mmc_scr *scr);
-static int mmc_send_ext_csd(struct mmc_softc *sc, uint8_t *rawextcsd);
-static void mmc_scan(struct mmc_softc *sc);
-static int mmc_delete_cards(struct mmc_softc *sc);
-static void mmc_format_card_id_string(struct mmc_ivars *ivar);
+static int mmc_wait_for_req(struct mmc_softc *sc, struct mmc_request *req);
+static void mmc_wakeup(struct mmc_request *req);
static void
mmc_ms_delay(int ms)
{
+
DELAY(1000 * ms); /* XXX BAD */
}
@@ -224,7 +278,7 @@
sc = device_get_softc(busdev);
MMC_LOCK(sc);
if (sc->owner)
- panic("mmc: host bridge didn't seralize us.");
+ panic("mmc: host bridge didn't serialize us.");
sc->owner = dev;
MMC_UNLOCK(sc);
@@ -859,7 +913,7 @@
if (v == 0) {
m = mmc_get_bits(raw_csd, 128, 115, 4);
e = mmc_get_bits(raw_csd, 128, 112, 3);
- csd->tacc = exp[e] * mant[m] + 9 / 10;
+ csd->tacc = (exp[e] * mant[m] + 9) / 10;
csd->nsac = mmc_get_bits(raw_csd, 128, 104, 8) * 100;
m = mmc_get_bits(raw_csd, 128, 99, 4);
e = mmc_get_bits(raw_csd, 128, 96, 3);
@@ -887,7 +941,7 @@
} else if (v == 1) {
m = mmc_get_bits(raw_csd, 128, 115, 4);
e = mmc_get_bits(raw_csd, 128, 112, 3);
- csd->tacc = exp[e] * mant[m] + 9 / 10;
+ csd->tacc = (exp[e] * mant[m] + 9) / 10;
csd->nsac = mmc_get_bits(raw_csd, 128, 104, 8) * 100;
m = mmc_get_bits(raw_csd, 128, 99, 4);
e = mmc_get_bits(raw_csd, 128, 96, 3);
@@ -1002,7 +1056,7 @@
}
static int
-mmc_send_csd(struct mmc_softc *sc, uint16_t rca, uint32_t *rawcid)
+mmc_send_csd(struct mmc_softc *sc, uint16_t rca, uint32_t *rawcsd)
{
struct mmc_command cmd;
int err;
@@ -1012,7 +1066,7 @@
cmd.flags = MMC_RSP_R2 | MMC_CMD_BCR;
cmd.data = NULL;
err = mmc_wait_for_cmd(sc, &cmd, 0);
- memcpy(rawcid, cmd.resp, 4 * sizeof(uint32_t));
+ memcpy(rawcsd, cmd.resp, 4 * sizeof(uint32_t));
return (err);
}
@@ -1121,6 +1175,35 @@
return (err);
}
+static int
+mmc_send_status(struct mmc_softc *sc, uint16_t rca, uint32_t *status)
+{
+ struct mmc_command cmd;
+ int err;
+
+ cmd.opcode = MMC_SEND_STATUS;
+ cmd.arg = rca << 16;
+ cmd.flags = MMC_RSP_R1 | MMC_CMD_AC;
+ cmd.data = NULL;
+ err = mmc_wait_for_cmd(sc, &cmd, 0);
+ *status = cmd.resp[0];
+ return (err);
+}
+
+static int
+mmc_set_blocklen(struct mmc_softc *sc, uint32_t len)
+{
+ struct mmc_command cmd;
+ int err;
+
+ cmd.opcode = MMC_SET_BLOCKLEN;
+ cmd.arg = len;
+ cmd.flags = MMC_RSP_R1 | MMC_CMD_AC;
+ cmd.data = NULL;
+ err = mmc_wait_for_cmd(sc, &cmd, 0);
+ return (err);
+}
+
static void
mmc_log_card(device_t dev, struct mmc_ivars *ivar, int newcard)
{
@@ -1144,8 +1227,7 @@
struct mmc_ivars *ivar = NULL;
device_t *devlist;
int err, i, devcount, newcard;
- uint32_t raw_cid[4];
- uint32_t resp, sec_count;
+ uint32_t raw_cid[4], resp, sec_count, status;
device_t child;
uint16_t rca = 2;
u_char switch_res[64];
@@ -1194,6 +1276,12 @@
ivar->rca = resp >> 16;
/* Get card CSD. */
mmc_send_csd(sc, ivar->rca, ivar->raw_csd);
+ if (bootverbose || mmc_debug)
+ device_printf(sc->dev,
+ "%sard detected (CSD %08x%08x%08x%08x)\n",
+ newcard ? "New c" : "C", ivar->raw_csd[0],
+ ivar->raw_csd[1], ivar->raw_csd[2],
+ ivar->raw_csd[3]);
mmc_decode_csd_sd(ivar->raw_csd, &ivar->csd);
ivar->sec_count = ivar->csd.capacity / MMC_SECTOR_SIZE;
if (ivar->csd.csd_structure > 0)
@@ -1201,6 +1289,19 @@
ivar->tran_speed = ivar->csd.tran_speed;
ivar->erase_sector = ivar->csd.erase_sector *
ivar->csd.write_bl_len / MMC_SECTOR_SIZE;
+
+ err = mmc_send_status(sc, ivar->rca, &status);
+ if (err != MMC_ERR_NONE) {
+ device_printf(sc->dev,
+ "Error reading card status %d\n", err);
+ break;
+ }
+ if ((status & R1_CARD_IS_LOCKED) != 0) {
+ device_printf(sc->dev,
+ "Card is password protected, skipping.\n");
+ break;
+ }
+
/* Get card SCR. Card must be selected to fetch it. */
mmc_select_card(sc, ivar->rca);
mmc_app_send_scr(sc, ivar->rca, ivar->raw_scr);
@@ -1228,7 +1329,22 @@
if ((mmcbr_get_caps(sc->dev) & MMC_CAP_4_BIT_DATA) &&
(ivar->scr.bus_widths & SD_SCR_BUS_WIDTH_4))
ivar->bus_width = bus_width_4;
+
+ /*
+ * Some cards that report maximum I/O block sizes
+ * greater than 512 require the block length to be
+ * set to 512, even though that is supposed to be
+ * the default. Example:
+ *
+ * Transcend 2GB SDSC card, CID:
+ * mid=0x1b oid=0x534d pnm="00000" prv=1.0 mdt=00.2000
+ */
+ if (ivar->csd.read_bl_len != MMC_SECTOR_SIZE ||
+ ivar->csd.write_bl_len != MMC_SECTOR_SIZE)
+ mmc_set_blocklen(sc, MMC_SECTOR_SIZE);
+
mmc_format_card_id_string(ivar);
+
if (bootverbose || mmc_debug)
mmc_log_card(sc->dev, ivar, newcard);
if (newcard) {
@@ -1243,11 +1359,31 @@
mmc_set_relative_addr(sc, ivar->rca);
/* Get card CSD. */
mmc_send_csd(sc, ivar->rca, ivar->raw_csd);
+ if (bootverbose || mmc_debug)
+ device_printf(sc->dev,
+ "%sard detected (CSD %08x%08x%08x%08x)\n",
+ newcard ? "New c" : "C", ivar->raw_csd[0],
+ ivar->raw_csd[1], ivar->raw_csd[2],
+ ivar->raw_csd[3]);
+
mmc_decode_csd_mmc(ivar->raw_csd, &ivar->csd);
ivar->sec_count = ivar->csd.capacity / MMC_SECTOR_SIZE;
ivar->tran_speed = ivar->csd.tran_speed;
ivar->erase_sector = ivar->csd.erase_sector *
ivar->csd.write_bl_len / MMC_SECTOR_SIZE;
+
+ err = mmc_send_status(sc, ivar->rca, &status);
+ if (err != MMC_ERR_NONE) {
+ device_printf(sc->dev,
+ "Error reading card status %d\n", err);
+ break;
+ }
+ if ((status & R1_CARD_IS_LOCKED) != 0) {
+ device_printf(sc->dev,
+ "Card is password protected, skipping.\n");
+ break;
+ }
+
/* Only MMC >= 4.x cards support EXT_CSD. */
if (ivar->csd.spec_vers >= 4) {
/* Card must be selected to fetch EXT_CSD. */
@@ -1286,7 +1422,21 @@
ivar->bus_width = bus_width_1;
ivar->timing = bus_timing_normal;
}
+
+ /*
+ * Some cards that report maximum I/O block sizes greater
+ * than 512 require the block length to be set to 512, even
+ * though that is supposed to be the default. Example:
+ *
+ * Transcend 2GB SDSC card, CID:
+ * mid=0x1b oid=0x534d pnm="00000" prv=1.0 mdt=00.2000
+ */
+ if (ivar->csd.read_bl_len != MMC_SECTOR_SIZE ||
+ ivar->csd.write_bl_len != MMC_SECTOR_SIZE)
+ mmc_set_blocklen(sc, MMC_SECTOR_SIZE);
+
mmc_format_card_id_string(ivar);
+
if (bootverbose || mmc_debug)
mmc_log_card(sc->dev, ivar, newcard);
if (newcard) {
@@ -1362,8 +1512,7 @@
err = mmc_send_if_cond(sc, 1);
if ((bootverbose || mmc_debug) && err == 0)
device_printf(sc->dev, "SD 2.0 interface conditions: OK\n");
- if (mmc_send_app_op_cond(sc, err ? 0 : MMC_OCR_CCS, &ocr) !=
- MMC_ERR_NONE) {
+ if (mmc_send_app_op_cond(sc, 0, &ocr) != MMC_ERR_NONE) {
if (bootverbose || mmc_debug)
device_printf(sc->dev, "SD probe: failed\n");
/*
@@ -1535,7 +1684,6 @@
return (EINVAL);
}
-
static void
mmc_delayed_attach(void *xsc)
{
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mmc/mmcsd.c
--- a/head/sys/dev/mmc/mmcsd.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mmc/mmcsd.c Wed Jul 25 17:04:43 2012 +0300
@@ -51,7 +51,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mmc/mmcsd.c 234524 2012-04-21 01:51:16Z marius $");
+__FBSDID("$FreeBSD: head/sys/dev/mmc/mmcsd.c 236491 2012-06-02 20:47:00Z marius $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -89,19 +89,21 @@
};
/* bus entry points */
-static int mmcsd_probe(device_t dev);
static int mmcsd_attach(device_t dev);
static int mmcsd_detach(device_t dev);
+static int mmcsd_probe(device_t dev);
/* disk routines */
-static int mmcsd_open(struct disk *dp);
static int mmcsd_close(struct disk *dp);
-static void mmcsd_strategy(struct bio *bp);
static int mmcsd_dump(void *arg, void *virtual, vm_offset_t physical,
off_t offset, size_t length);
+static int mmcsd_open(struct disk *dp);
+static void mmcsd_strategy(struct bio *bp);
static void mmcsd_task(void *arg);
static int mmcsd_bus_bit_width(device_t dev);
+static daddr_t mmcsd_delete(struct mmcsd_softc *sc, struct bio *bp);
+static daddr_t mmcsd_rw(struct mmcsd_softc *sc, struct bio *bp);
#define MMCSD_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx)
#define MMCSD_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx)
@@ -256,12 +258,14 @@
static int
mmcsd_open(struct disk *dp)
{
+
return (0);
}
static int
mmcsd_close(struct disk *dp)
{
+
return (0);
}
@@ -521,6 +525,7 @@
static int
mmcsd_bus_bit_width(device_t dev)
{
+
if (mmc_get_bus_width(dev) == bus_width_1)
return (1);
if (mmc_get_bus_width(dev) == bus_width_4)
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpi/mpi2.h
--- a/head/sys/dev/mps/mpi/mpi2.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpi/mpi2.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,11 +25,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpi/mpi2.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpi/mpi2.h 237683 2012-06-28 03:48:54Z ken $
*/
/*
- * Copyright (c) 2000-2011 LSI Corporation.
+ * Copyright (c) 2000-2012 LSI Corporation.
*
*
* Name: mpi2.h
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpi/mpi2_cnfg.h
--- a/head/sys/dev/mps/mpi/mpi2_cnfg.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpi/mpi2_cnfg.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,11 +25,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpi/mpi2_cnfg.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpi/mpi2_cnfg.h 237683 2012-06-28 03:48:54Z ken $
*/
/*
- * Copyright (c) 2000-2011 LSI Corporation.
+ * Copyright (c) 2000-2012 LSI Corporation.
*
*
* Name: mpi2_cnfg.h
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpi/mpi2_hbd.h
--- a/head/sys/dev/mps/mpi/mpi2_hbd.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpi/mpi2_hbd.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,11 +25,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpi/mpi2_hbd.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpi/mpi2_hbd.h 237683 2012-06-28 03:48:54Z ken $
*/
/*
- * Copyright (c) 2009-2011 LSI Corporation.
+ * Copyright (c) 2009-2012 LSI Corporation.
*
*
* Name: mpi2_hbd.h
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpi/mpi2_history.txt
--- a/head/sys/dev/mps/mpi/mpi2_history.txt Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpi/mpi2_history.txt Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,14 +25,14 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpi/mpi2_history.txt 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpi/mpi2_history.txt 237683 2012-06-28 03:48:54Z ken $
*/
==============================
Fusion-MPT MPI 2.0 Header File Change History
==============================
- Copyright (c) 2000-2011 LSI Corporation.
+ Copyright (c) 2000-2012 LSI Corporation.
---------------------------------------
Header Set Release Version: 02.00.18
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpi/mpi2_init.h
--- a/head/sys/dev/mps/mpi/mpi2_init.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpi/mpi2_init.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,11 +25,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpi/mpi2_init.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpi/mpi2_init.h 237683 2012-06-28 03:48:54Z ken $
*/
/*
- * Copyright (c) 2000-2011 LSI Corporation.
+ * Copyright (c) 2000-2012 LSI Corporation.
*
*
* Name: mpi2_init.h
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpi/mpi2_ioc.h
--- a/head/sys/dev/mps/mpi/mpi2_ioc.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpi/mpi2_ioc.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,11 +25,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpi/mpi2_ioc.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpi/mpi2_ioc.h 237683 2012-06-28 03:48:54Z ken $
*/
/*
- * Copyright (c) 2000-2011 LSI Corporation.
+ * Copyright (c) 2000-2012 LSI Corporation.
*
*
* Name: mpi2_ioc.h
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpi/mpi2_ra.h
--- a/head/sys/dev/mps/mpi/mpi2_ra.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpi/mpi2_ra.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,11 +25,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpi/mpi2_ra.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpi/mpi2_ra.h 237683 2012-06-28 03:48:54Z ken $
*/
/*
- * Copyright (c) 2011 LSI Corporation.
+ * Copyright (c) 2012 LSI Corporation.
*
*
* Name: mpi2_ra.h
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpi/mpi2_raid.h
--- a/head/sys/dev/mps/mpi/mpi2_raid.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpi/mpi2_raid.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,11 +25,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpi/mpi2_raid.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpi/mpi2_raid.h 237683 2012-06-28 03:48:54Z ken $
*/
/*
- * Copyright (c) 2000-2011 LSI Corporation.
+ * Copyright (c) 2000-2012 LSI Corporation.
*
*
* Name: mpi2_raid.h
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpi/mpi2_sas.h
--- a/head/sys/dev/mps/mpi/mpi2_sas.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpi/mpi2_sas.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,11 +25,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpi/mpi2_sas.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpi/mpi2_sas.h 237683 2012-06-28 03:48:54Z ken $
*/
/*
- * Copyright (c) 2000-2011 LSI Corporation.
+ * Copyright (c) 2000-2012 LSI Corporation.
*
*
* Name: mpi2_sas.h
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpi/mpi2_targ.h
--- a/head/sys/dev/mps/mpi/mpi2_targ.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpi/mpi2_targ.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,11 +25,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpi/mpi2_targ.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpi/mpi2_targ.h 237683 2012-06-28 03:48:54Z ken $
*/
/*
- * Copyright (c) 2000-2011 LSI Corporation.
+ * Copyright (c) 2000-2012 LSI Corporation.
*
*
* Name: mpi2_targ.h
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpi/mpi2_tool.h
--- a/head/sys/dev/mps/mpi/mpi2_tool.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpi/mpi2_tool.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,11 +25,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpi/mpi2_tool.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpi/mpi2_tool.h 237683 2012-06-28 03:48:54Z ken $
*/
/*
- * Copyright (c) 2000-2011 LSI Corporation.
+ * Copyright (c) 2000-2012 LSI Corporation.
*
*
* Name: mpi2_tool.h
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpi/mpi2_type.h
--- a/head/sys/dev/mps/mpi/mpi2_type.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpi/mpi2_type.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,11 +25,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpi/mpi2_type.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpi/mpi2_type.h 237683 2012-06-28 03:48:54Z ken $
*/
/*
- * Copyright (c) 2000-2011 LSI Corporation.
+ * Copyright (c) 2000-2012 LSI Corporation.
*
*
* Name: mpi2_type.h
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mps.c
--- a/head/sys/dev/mps/mps.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mps.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,31 +1,6 @@
/*-
* Copyright (c) 2009 Yahoo! Inc.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. 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.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
- *
- */
-/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -51,11 +26,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mps.c 231240 2012-02-09 00:16:12Z ken $
+ * $FreeBSD: head/sys/dev/mps/mps.c 237683 2012-06-28 03:48:54Z ken $
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mps/mps.c 231240 2012-02-09 00:16:12Z ken $");
+__FBSDID("$FreeBSD: head/sys/dev/mps/mps.c 237683 2012-06-28 03:48:54Z ken $");
/* Communications core for LSI MPT2 */
@@ -82,6 +57,7 @@
#include <machine/bus.h>
#include <machine/resource.h>
#include <sys/rman.h>
+#include <sys/proc.h>
#include <dev/pci/pcivar.h>
@@ -98,9 +74,9 @@
#include <dev/mps/mpsvar.h>
#include <dev/mps/mps_table.h>
-static int mps_diag_reset(struct mps_softc *sc);
+static int mps_diag_reset(struct mps_softc *sc, int sleep_flag);
static int mps_init_queues(struct mps_softc *sc);
-static int mps_message_unit_reset(struct mps_softc *sc);
+static int mps_message_unit_reset(struct mps_softc *sc, int sleep_flag);
static int mps_transition_operational(struct mps_softc *sc);
static void mps_startup(void *arg);
static int mps_send_iocinit(struct mps_softc *sc);
@@ -112,7 +88,7 @@
static void mps_periodic(void *);
static int mps_reregister_events(struct mps_softc *sc);
static void mps_enqueue_request(struct mps_softc *sc, struct mps_command *cm);
-
+static int mps_wait_db_ack(struct mps_softc *sc, int timeout, int sleep_flag);
SYSCTL_NODE(_hw, OID_AUTO, mps, CTLFLAG_RD, 0, "MPS Driver Parameters");
MALLOC_DEFINE(M_MPT2, "mps", "mpt2 driver memory");
@@ -123,8 +99,32 @@
*/
static char mpt2_reset_magic[] = { 0x00, 0x0f, 0x04, 0x0b, 0x02, 0x07, 0x0d };
+/* Added this union to smoothly convert le64toh cm->cm_desc.Words.
+ * Compiler only support unint64_t to be passed as argument.
+ * Otherwise it will through below error
+ * "aggregate value used where an integer was expected"
+ */
+
+typedef union _reply_descriptor {
+ u64 word;
+ struct {
+ u32 low;
+ u32 high;
+ } u;
+}reply_descriptor,address_descriptor;
+
+/*
+ * sleep_flag can be either CAN_SLEEP or NO_SLEEP.
+ * If this function is called from process context, it can sleep
+ * and there is no harm to sleep, in case if this fuction is called
+ * from Interrupt handler, we can not sleep and need NO_SLEEP flag set.
+ * based on sleep flags driver will call either msleep, pause or DELAY.
+ * msleep and pause are of same variant, but pause is used when mps_mtx
+ * is not hold by driver.
+ *
+ */
static int
-mps_diag_reset(struct mps_softc *sc)
+mps_diag_reset(struct mps_softc *sc,int sleep_flag)
{
uint32_t reg;
int i, error, tries = 0;
@@ -134,14 +134,25 @@
/* Clear any pending interrupts */
mps_regwrite(sc, MPI2_HOST_INTERRUPT_STATUS_OFFSET, 0x0);
+ /*Force NO_SLEEP for threads prohibited to sleep
+ * e.a Thread from interrupt handler are prohibited to sleep.
+ */
+ if(curthread->td_pflags & TDP_NOSLEEPING)
+ sleep_flag = NO_SLEEP;
+
/* Push the magic sequence */
error = ETIMEDOUT;
while (tries++ < 20) {
for (i = 0; i < sizeof(mpt2_reset_magic); i++)
mps_regwrite(sc, MPI2_WRITE_SEQUENCE_OFFSET,
mpt2_reset_magic[i]);
-
- DELAY(100 * 1000);
+ /* wait 100 msec */
+ if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP)
+ msleep(&sc->msleep_fake_chan, &sc->mps_mtx, 0, "mpsdiag", hz/10);
+ else if (sleep_flag == CAN_SLEEP)
+ pause("mpsdiag", hz/10);
+ else
+ DELAY(100 * 1000);
reg = mps_regread(sc, MPI2_HOST_DIAGNOSTIC_OFFSET);
if (reg & MPI2_DIAG_DIAG_WRITE_ENABLE) {
@@ -159,7 +170,13 @@
/* Wait up to 300 seconds in 50ms intervals */
error = ETIMEDOUT;
for (i = 0; i < 60000; i++) {
- DELAY(50000);
+ /* wait 50 msec */
+ if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP)
+ msleep(&sc->msleep_fake_chan, &sc->mps_mtx, 0, "mpsdiag", hz/20);
+ else if (sleep_flag == CAN_SLEEP)
+ pause("mpsdiag", hz/20);
+ else
+ DELAY(50 * 1000);
reg = mps_regread(sc, MPI2_DOORBELL_OFFSET);
if ((reg & MPI2_IOC_STATE_MASK) != MPI2_IOC_STATE_RESET) {
error = 0;
@@ -175,7 +192,7 @@
}
static int
-mps_message_unit_reset(struct mps_softc *sc)
+mps_message_unit_reset(struct mps_softc *sc, int sleep_flag)
{
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
@@ -183,7 +200,12 @@
mps_regwrite(sc, MPI2_DOORBELL_OFFSET,
MPI2_FUNCTION_IOC_MESSAGE_UNIT_RESET <<
MPI2_DOORBELL_FUNCTION_SHIFT);
- DELAY(50000);
+
+ if (mps_wait_db_ack(sc, 5, sleep_flag) != 0) {
+ mps_dprint(sc, MPS_FAULT, "Doorbell handshake failed : <%s>\n",
+ __func__);
+ return (ETIMEDOUT);
+ }
return (0);
}
@@ -193,9 +215,12 @@
{
uint32_t reg, state;
int error, tries = 0;
+ int sleep_flags;
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
-
+ /* If we are in attach call, do not sleep */
+ sleep_flags = (sc->mps_flags & MPS_FLAGS_ATTACH_DONE)
+ ? CAN_SLEEP:NO_SLEEP;
error = 0;
while (tries++ < 5) {
reg = mps_regread(sc, MPI2_DOORBELL_OFFSET);
@@ -206,7 +231,7 @@
* resetting it.
*/
if (reg & MPI2_DOORBELL_USED) {
- mps_diag_reset(sc);
+ mps_diag_reset(sc, sleep_flags);
DELAY(50000);
continue;
}
@@ -227,10 +252,10 @@
} else if (state == MPI2_IOC_STATE_FAULT) {
mps_dprint(sc, MPS_INFO, "IOC in fault state 0x%x\n",
state & MPI2_DOORBELL_FAULT_CODE_MASK);
- mps_diag_reset(sc);
+ mps_diag_reset(sc, sleep_flags);
} else if (state == MPI2_IOC_STATE_OPERATIONAL) {
/* Need to take ownership */
- mps_message_unit_reset(sc);
+ mps_message_unit_reset(sc, sleep_flags);
} else if (state == MPI2_IOC_STATE_RESET) {
/* Wait a bit, IOC might be in transition */
mps_dprint(sc, MPS_FAULT,
@@ -310,7 +335,7 @@
mps_printf(sc, "%s mask interrupts\n", __func__);
mps_mask_intr(sc);
- error = mps_diag_reset(sc);
+ error = mps_diag_reset(sc, CAN_SLEEP);
if (error != 0) {
panic("%s hard reset failed with error %d\n",
__func__, error);
@@ -368,19 +393,56 @@
return 0;
}
-/* Wait for the chip to ACK a word that we've put into its FIFO */
+/* Wait for the chip to ACK a word that we've put into its FIFO
+ * Wait for <timeout> seconds. In single loop wait for busy loop
+ * for 500 microseconds.
+ * Total is [ 0.5 * (2000 * <timeout>) ] in miliseconds.
+ * */
static int
-mps_wait_db_ack(struct mps_softc *sc)
+mps_wait_db_ack(struct mps_softc *sc, int timeout, int sleep_flag)
{
- int retry;
- for (retry = 0; retry < MPS_DB_MAX_WAIT; retry++) {
- if ((mps_regread(sc, MPI2_HOST_INTERRUPT_STATUS_OFFSET) &
- MPI2_HIS_SYS2IOC_DB_STATUS) == 0)
- return (0);
- DELAY(2000);
- }
+ u32 cntdn, count;
+ u32 int_status;
+ u32 doorbell;
+
+ count = 0;
+ cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout;
+ do {
+ int_status = mps_regread(sc, MPI2_HOST_INTERRUPT_STATUS_OFFSET);
+ if (!(int_status & MPI2_HIS_SYS2IOC_DB_STATUS)) {
+ mps_dprint(sc, MPS_INFO,
+ "%s: successfull count(%d), timeout(%d)\n",
+ __func__, count, timeout);
+ return 0;
+ } else if (int_status & MPI2_HIS_IOC2SYS_DB_STATUS) {
+ doorbell = mps_regread(sc, MPI2_DOORBELL_OFFSET);
+ if ((doorbell & MPI2_IOC_STATE_MASK) ==
+ MPI2_IOC_STATE_FAULT) {
+ mps_dprint(sc, MPS_FAULT,
+ "fault_state(0x%04x)!\n", doorbell);
+ return (EFAULT);
+ }
+ } else if (int_status == 0xFFFFFFFF)
+ goto out;
+
+ /* If it can sleep, sleep for 1 milisecond, else busy loop for
+ * 0.5 milisecond */
+ if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP)
+ msleep(&sc->msleep_fake_chan, &sc->mps_mtx, 0,
+ "mpsdba", hz/1000);
+ else if (sleep_flag == CAN_SLEEP)
+ pause("mpsdba", hz/1000);
+ else
+ DELAY(500);
+ count++;
+ } while (--cntdn);
+
+ out:
+ mps_dprint(sc, MPS_FAULT, "%s: failed due to timeout count(%d), "
+ "int_status(%x)!\n", __func__, count, int_status);
return (ETIMEDOUT);
+
}
/* Wait for the chip to signal that the next word in its FIFO can be fetched */
@@ -406,6 +468,10 @@
uint32_t *data32;
uint16_t *data16;
int i, count, ioc_sz, residual;
+ int sleep_flags = CAN_SLEEP;
+
+ if(curthread->td_pflags & TDP_NOSLEEPING)
+ sleep_flags = NO_SLEEP;
/* Step 1 */
mps_regwrite(sc, MPI2_HOST_INTERRUPT_STATUS_OFFSET, 0x0);
@@ -430,7 +496,7 @@
return (ENXIO);
}
mps_regwrite(sc, MPI2_HOST_INTERRUPT_STATUS_OFFSET, 0x0);
- if (mps_wait_db_ack(sc) != 0) {
+ if (mps_wait_db_ack(sc, 5, sleep_flags) != 0) {
mps_dprint(sc, MPS_FAULT, "Doorbell handshake failed\n");
return (ENXIO);
}
@@ -439,8 +505,8 @@
/* Clock out the message data synchronously in 32-bit dwords*/
data32 = (uint32_t *)req;
for (i = 0; i < count; i++) {
- mps_regwrite(sc, MPI2_DOORBELL_OFFSET, data32[i]);
- if (mps_wait_db_ack(sc) != 0) {
+ mps_regwrite(sc, MPI2_DOORBELL_OFFSET, htole32(data32[i]));
+ if (mps_wait_db_ack(sc, 5, sleep_flags) != 0) {
mps_dprint(sc, MPS_FAULT,
"Timeout while writing doorbell\n");
return (ENXIO);
@@ -525,7 +591,7 @@
static void
mps_enqueue_request(struct mps_softc *sc, struct mps_command *cm)
{
-
+ reply_descriptor rd;
mps_dprint(sc, MPS_TRACE, "%s SMID %u cm %p ccb %p\n", __func__,
cm->cm_desc.Default.SMID, cm, cm->cm_ccb);
@@ -534,11 +600,14 @@
if (++sc->io_cmds_active > sc->io_cmds_highwater)
sc->io_cmds_highwater++;
-
+ rd.u.low = cm->cm_desc.Words.Low;
+ rd.u.high = cm->cm_desc.Words.High;
+ rd.word = htole64(rd.word);
+ /* TODO-We may need to make below regwrite atomic */
mps_regwrite(sc, MPI2_REQUEST_DESCRIPTOR_POST_LOW_OFFSET,
- cm->cm_desc.Words.Low);
+ rd.u.low);
mps_regwrite(sc, MPI2_REQUEST_DESCRIPTOR_POST_HIGH_OFFSET,
- cm->cm_desc.Words.High);
+ rd.u.high);
}
/*
@@ -622,21 +691,21 @@
*/
init.Function = MPI2_FUNCTION_IOC_INIT;
init.WhoInit = MPI2_WHOINIT_HOST_DRIVER;
- init.MsgVersion = MPI2_VERSION;
- init.HeaderVersion = MPI2_HEADER_VERSION;
- init.SystemRequestFrameSize = sc->facts->IOCRequestFrameSize;
- init.ReplyDescriptorPostQueueDepth = sc->pqdepth;
- init.ReplyFreeQueueDepth = sc->fqdepth;
+ init.MsgVersion = htole16(MPI2_VERSION);
+ init.HeaderVersion = htole16(MPI2_HEADER_VERSION);
+ init.SystemRequestFrameSize = htole16(sc->facts->IOCRequestFrameSize);
+ init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth);
+ init.ReplyFreeQueueDepth = htole16(sc->fqdepth);
init.SenseBufferAddressHigh = 0;
init.SystemReplyAddressHigh = 0;
init.SystemRequestFrameBaseAddress.High = 0;
- init.SystemRequestFrameBaseAddress.Low = (uint32_t)sc->req_busaddr;
+ init.SystemRequestFrameBaseAddress.Low = htole32((uint32_t)sc->req_busaddr);
init.ReplyDescriptorPostQueueAddress.High = 0;
- init.ReplyDescriptorPostQueueAddress.Low = (uint32_t)sc->post_busaddr;
+ init.ReplyDescriptorPostQueueAddress.Low = htole32((uint32_t)sc->post_busaddr);
init.ReplyFreeQueueAddress.High = 0;
- init.ReplyFreeQueueAddress.Low = (uint32_t)sc->free_busaddr;
+ init.ReplyFreeQueueAddress.Low = htole32((uint32_t)sc->free_busaddr);
init.TimeStamp.High = 0;
- init.TimeStamp.Low = (uint32_t)time_uptime;
+ init.TimeStamp.Low = htole32((uint32_t)time_uptime);
error = mps_request_sync(sc, &init, &reply, req_sz, reply_sz, 5);
if ((reply.IOCStatus & MPI2_IOCSTATUS_MASK) != MPI2_IOCSTATUS_SUCCESS)
@@ -830,6 +899,12 @@
sc->chains = malloc(sizeof(struct mps_chain) * sc->max_chains, M_MPT2,
M_WAITOK | M_ZERO);
+ if(!sc->chains) {
+ device_printf(sc->mps_dev,
+ "Cannot allocate chains memory %s %d\n",
+ __func__, __LINE__);
+ return (ENOMEM);
+ }
for (i = 0; i < sc->max_chains; i++) {
chain = &sc->chains[i];
chain->chain = (MPI2_SGE_IO_UNION *)(sc->chain_frames +
@@ -864,6 +939,11 @@
*/
sc->commands = malloc(sizeof(struct mps_command) * sc->num_reqs,
M_MPT2, M_WAITOK | M_ZERO);
+ if(!sc->commands) {
+ device_printf(sc->mps_dev, "Cannot allocate memory %s %d\n",
+ __func__, __LINE__);
+ return (ENOMEM);
+ }
for (i = 1; i < sc->num_reqs; i++) {
cm = &sc->commands[i];
cm->cm_req = sc->req_frames +
@@ -1056,6 +1136,11 @@
sc->facts = malloc(sizeof(MPI2_IOC_FACTS_REPLY), M_MPT2,
M_ZERO|M_NOWAIT);
+ if(!sc->facts) {
+ device_printf(sc->mps_dev, "Cannot allocate memory %s %d\n",
+ __func__, __LINE__);
+ return (ENOMEM);
+ }
if ((error = mps_get_iocfacts(sc, sc->facts)) != 0)
return (error);
@@ -1083,7 +1168,7 @@
*/
if ((sc->facts->IOCCapabilities &
MPI2_IOCFACTS_CAPABILITY_EVENT_REPLAY) == 0) {
- mps_diag_reset(sc);
+ mps_diag_reset(sc, NO_SLEEP);
if ((error = mps_transition_ready(sc)) != 0)
return (error);
}
@@ -1163,6 +1248,11 @@
sc->pfacts = malloc(sizeof(MPI2_PORT_FACTS_REPLY) *
sc->facts->NumberOfPorts, M_MPT2, M_ZERO|M_WAITOK);
+ if(!sc->pfacts) {
+ device_printf(sc->mps_dev, "Cannot allocate memory %s %d\n",
+ __func__, __LINE__);
+ return (ENOMEM);
+ }
for (i = 0; i < sc->facts->NumberOfPorts; i++) {
if ((error = mps_get_portfacts(sc, &sc->pfacts[i], i)) != 0) {
mps_printf(sc, "%s failed to get portfacts for port %d\n",
@@ -1293,7 +1383,7 @@
static int
mps_attach_log(struct mps_softc *sc)
{
- uint8_t events[16];
+ u32 events[MPI2_EVENT_NOTIFY_EVENTMASK_WORDS];
bzero(events, 16);
setbit(events, MPI2_EVENT_LOG_DATA);
@@ -1441,6 +1531,64 @@
}
}
+
+static void
+mps_sas_log_info(struct mps_softc *sc , u32 log_info)
+{
+ union loginfo_type {
+ u32 loginfo;
+ struct {
+ u32 subcode:16;
+ u32 code:8;
+ u32 originator:4;
+ u32 bus_type:4;
+ } dw;
+ };
+ union loginfo_type sas_loginfo;
+ char *originator_str = NULL;
+
+ sas_loginfo.loginfo = log_info;
+ if (sas_loginfo.dw.bus_type != 3 /*SAS*/)
+ return;
+
+ /* each nexus loss loginfo */
+ if (log_info == 0x31170000)
+ return;
+
+ /* eat the loginfos associated with task aborts */
+ if ((log_info == 30050000 || log_info ==
+ 0x31140000 || log_info == 0x31130000))
+ return;
+
+ switch (sas_loginfo.dw.originator) {
+ case 0:
+ originator_str = "IOP";
+ break;
+ case 1:
+ originator_str = "PL";
+ break;
+ case 2:
+ originator_str = "IR";
+ break;
+}
+
+ mps_dprint(sc, MPS_INFO, "log_info(0x%08x): originator(%s), "
+ "code(0x%02x), sub_code(0x%04x)\n", log_info,
+ originator_str, sas_loginfo.dw.code,
+ sas_loginfo.dw.subcode);
+}
+
+static void
+mps_display_reply_info(struct mps_softc *sc, uint8_t *reply)
+{
+ MPI2DefaultReply_t *mpi_reply;
+ u16 sc_status;
+
+ mpi_reply = (MPI2DefaultReply_t*)reply;
+ sc_status = le16toh(mpi_reply->IOCStatus);
+ if (sc_status & MPI2_IOCSTATUS_FLAG_LOG_INFO_AVAILABLE)
+ mps_sas_log_info(sc, le32toh(mpi_reply->IOCLogInfo));
+}
void
mps_intr(void *data)
{
@@ -1508,7 +1656,7 @@
flags = desc->Default.ReplyFlags &
MPI2_RPY_DESCRIPT_FLAGS_TYPE_MASK;
if ((flags == MPI2_RPY_DESCRIPT_FLAGS_UNUSED)
- || (desc->Words.High == 0xffffffff))
+ || (le32toh(desc->Words.High) == 0xffffffff))
break;
/* increment the replypostindex now, so that event handlers
@@ -1523,7 +1671,7 @@
switch (flags) {
case MPI2_RPY_DESCRIPT_FLAGS_SCSI_IO_SUCCESS:
- cm = &sc->commands[desc->SCSIIOSuccess.SMID];
+ cm = &sc->commands[le16toh(desc->SCSIIOSuccess.SMID)];
cm->cm_reply = NULL;
break;
case MPI2_RPY_DESCRIPT_FLAGS_ADDRESS_REPLY:
@@ -1559,9 +1707,10 @@
sc->reply_frames, sc->fqdepth,
sc->facts->ReplyFrameSize * 4);
printf("%s: baddr %#x,\n", __func__, baddr);
+ /* LSI-TODO. See Linux Code. Need Gracefull exit*/
panic("Reply address out of range");
}
- if (desc->AddressReply.SMID == 0) {
+ if (le16toh(desc->AddressReply.SMID) == 0) {
if (((MPI2_DEFAULT_REPLY *)reply)->Function ==
MPI2_FUNCTION_DIAG_BUFFER_POST) {
/*
@@ -1573,7 +1722,7 @@
*/
rel_rep =
(MPI2_DIAG_RELEASE_REPLY *)reply;
- if (rel_rep->IOCStatus ==
+ if (le16toh(rel_rep->IOCStatus) ==
MPI2_IOCSTATUS_DIAGNOSTIC_RELEASED)
{
pBuffer =
@@ -1589,10 +1738,10 @@
(MPI2_EVENT_NOTIFICATION_REPLY *)
reply);
} else {
- cm = &sc->commands[desc->AddressReply.SMID];
+ cm = &sc->commands[le16toh(desc->AddressReply.SMID)];
cm->cm_reply = reply;
cm->cm_reply_data =
- desc->AddressReply.ReplyFrameAddress;
+ le32toh(desc->AddressReply.ReplyFrameAddress);
}
break;
}
@@ -1606,9 +1755,14 @@
cm = NULL;
break;
}
+
- if (cm != NULL)
+ if (cm != NULL) {
+ // Print Error reply frame
+ if (cm->cm_reply)
+ mps_display_reply_info(sc,cm->cm_reply);
mps_complete_command(cm);
+ }
desc->Words.Low = 0xffffffff;
desc->Words.High = 0xffffffff;
@@ -1631,7 +1785,7 @@
struct mps_event_handle *eh;
int event, handled = 0;
- event = reply->Event;
+ event = le16toh(reply->Event);
TAILQ_FOREACH(eh, &sc->event_list, eh_list) {
if (isset(eh->mask, event)) {
eh->callback(sc, data, reply);
@@ -1640,7 +1794,7 @@
}
if (handled == 0)
- device_printf(sc->mps_dev, "Unhandled event 0x%x\n", event);
+ device_printf(sc->mps_dev, "Unhandled event 0x%x\n", le16toh(event));
/*
* This is the only place that the event/reply should be freed.
@@ -1671,13 +1825,18 @@
* suitable for the controller.
*/
int
-mps_register_events(struct mps_softc *sc, uint8_t *mask,
+mps_register_events(struct mps_softc *sc, u32 *mask,
mps_evt_callback_t *cb, void *data, struct mps_event_handle **handle)
{
struct mps_event_handle *eh;
int error = 0;
eh = malloc(sizeof(struct mps_event_handle), M_MPT2, M_WAITOK|M_ZERO);
+ if(!eh) {
+ device_printf(sc->mps_dev, "Cannot allocate memory %s %d\n",
+ __func__, __LINE__);
+ return (ENOMEM);
+ }
eh->callback = cb;
eh->data = data;
TAILQ_INSERT_TAIL(&sc->event_list, eh, eh_list);
@@ -1690,24 +1849,25 @@
int
mps_update_events(struct mps_softc *sc, struct mps_event_handle *handle,
- uint8_t *mask)
+ u32 *mask)
{
MPI2_EVENT_NOTIFICATION_REQUEST *evtreq;
MPI2_EVENT_NOTIFICATION_REPLY *reply;
struct mps_command *cm;
- struct mps_event_handle *eh;
int error, i;
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
if ((mask != NULL) && (handle != NULL))
- bcopy(mask, &handle->mask[0], 16);
- memset(sc->event_mask, 0xff, 16);
+ bcopy(mask, &handle->mask[0], sizeof(u32) *
+ MPI2_EVENT_NOTIFY_EVENTMASK_WORDS);
+
+ for (i = 0; i < MPI2_EVENT_NOTIFY_EVENTMASK_WORDS; i++)
+ sc->event_mask[i] = -1;
- TAILQ_FOREACH(eh, &sc->event_list, eh_list) {
- for (i = 0; i < 16; i++)
- sc->event_mask[i] &= ~eh->mask[i];
- }
+ for (i = 0; i < MPI2_EVENT_NOTIFY_EVENTMASK_WORDS; i++)
+ sc->event_mask[i] &= ~handle->mask[i];
+
if ((cm = mps_alloc_command(sc)) == NULL)
return (EBUSY);
@@ -1719,10 +1879,13 @@
{
u_char fullmask[16];
memset(fullmask, 0x00, 16);
- bcopy(fullmask, (uint8_t *)&evtreq->EventMasks, 16);
+ bcopy(fullmask, &evtreq->EventMasks[0], sizeof(u32) *
+ MPI2_EVENT_NOTIFY_EVENTMASK_WORDS);
}
#else
- bcopy(sc->event_mask, (uint8_t *)&evtreq->EventMasks, 16);
+ for (i = 0; i < MPI2_EVENT_NOTIFY_EVENTMASK_WORDS; i++)
+ evtreq->EventMasks[i] =
+ htole32(sc->event_mask[i]);
#endif
cm->cm_desc.Default.RequestFlags = MPI2_REQ_DESCRIPT_FLAGS_DEFAULT_TYPE;
cm->cm_data = NULL;
@@ -1751,10 +1914,11 @@
/* first, reregister events */
- memset(sc->event_mask, 0xff, 16);
+ for (i = 0; i < MPI2_EVENT_NOTIFY_EVENTMASK_WORDS; i++)
+ sc->event_mask[i] = -1;
TAILQ_FOREACH(eh, &sc->event_list, eh_list) {
- for (i = 0; i < 16; i++)
+ for (i = 0; i < MPI2_EVENT_NOTIFY_EVENTMASK_WORDS; i++)
sc->event_mask[i] &= ~eh->mask[i];
}
@@ -1768,10 +1932,13 @@
{
u_char fullmask[16];
memset(fullmask, 0x00, 16);
- bcopy(fullmask, (uint8_t *)&evtreq->EventMasks, 16);
+ bcopy(fullmask, &evtreq->EventMasks[0], sizeof(u32) *
+ MPI2_EVENT_NOTIFY_EVENTMASK_WORDS);
}
#else
- bcopy(sc->event_mask, (uint8_t *)&evtreq->EventMasks, 16);
+ for (i = 0; i < MPI2_EVENT_NOTIFY_EVENTMASK_WORDS; i++)
+ evtreq->EventMasks[i] =
+ htole32(sc->event_mask[i]);
#endif
cm->cm_desc.Default.RequestFlags = MPI2_REQ_DESCRIPT_FLAGS_DEFAULT_TYPE;
cm->cm_data = NULL;
@@ -1783,13 +1950,12 @@
return (error);
}
-int
+void
mps_deregister_events(struct mps_softc *sc, struct mps_event_handle *handle)
{
TAILQ_REMOVE(&sc->event_list, handle, eh_list);
free(handle, M_MPT2);
- return (mps_update_events(sc, NULL, NULL));
}
/*
@@ -1819,10 +1985,16 @@
TAILQ_INSERT_TAIL(&cm->cm_chain_list, chain, chain_link);
sgc = (MPI2_SGE_CHAIN32 *)&cm->cm_sge->MpiChain;
- sgc->Length = space;
+ sgc->Length = htole16(space);
sgc->NextChainOffset = 0;
+ /* TODO Looks like bug in Setting sgc->Flags.
+ * sgc->Flags = ( MPI2_SGE_FLAGS_CHAIN_ELEMENT | MPI2_SGE_FLAGS_64_BIT_ADDRESSING |
+ * MPI2_SGE_FLAGS_SYSTEM_ADDRESS) << MPI2_SGE_FLAGS_SHIFT
+ * This is fine.. because we are not using simple element. In case of
+ * MPI2_SGE_CHAIN32, we have seperate Length and Flags feild.
+ */
sgc->Flags = MPI2_SGE_FLAGS_CHAIN_ELEMENT;
- sgc->Address = chain->chain_busaddr;
+ sgc->Address = htole32(chain->chain_busaddr);
cm->cm_sge = (MPI2_SGE_IO_UNION *)&chain->chain->MpiSimple;
cm->cm_sglsize = space;
@@ -1842,6 +2014,7 @@
MPI2_SGE_SIMPLE64 *sge = sgep;
int error, type;
uint32_t saved_buf_len, saved_address_low, saved_address_high;
+ u32 sge_flags;
type = (tc->Flags & MPI2_SGE_FLAGS_ELEMENT_MASK);
@@ -1910,6 +2083,11 @@
* understanding the code.
*/
cm->cm_sglsize -= len;
+ /* Endian Safe code */
+ sge_flags = sge->FlagsLength;
+ sge->FlagsLength = htole32(sge_flags);
+ sge->Address.High = htole32(sge->Address.High);
+ sge->Address.Low = htole32(sge->Address.Low);
bcopy(sgep, cm->cm_sge, len);
cm->cm_sge = (MPI2_SGE_IO_UNION *)((uintptr_t)cm->cm_sge + len);
return (mps_add_chain(cm));
@@ -1960,6 +2138,11 @@
MPI2_SGE_FLAGS_64_BIT_ADDRESSING) <<
MPI2_SGE_FLAGS_SHIFT);
cm->cm_sglsize -= len;
+ /* Endian Safe code */
+ sge_flags = sge->FlagsLength;
+ sge->FlagsLength = htole32(sge_flags);
+ sge->Address.High = htole32(sge->Address.High);
+ sge->Address.Low = htole32(sge->Address.Low);
bcopy(sgep, cm->cm_sge, len);
cm->cm_sge = (MPI2_SGE_IO_UNION *)((uintptr_t)cm->cm_sge
+ len);
@@ -1985,6 +2168,11 @@
}
cm->cm_sglsize -= len;
+ /* Endian Safe code */
+ sge_flags = sge->FlagsLength;
+ sge->FlagsLength = htole32(sge_flags);
+ sge->Address.High = htole32(sge->Address.High);
+ sge->Address.Low = htole32(sge->Address.Low);
bcopy(sgep, cm->cm_sge, len);
cm->cm_sge = (MPI2_SGE_IO_UNION *)((uintptr_t)cm->cm_sge + len);
return (0);
@@ -2004,6 +2192,7 @@
*/
flags |= MPI2_SGE_FLAGS_SIMPLE_ELEMENT |
MPI2_SGE_FLAGS_64_BIT_ADDRESSING;
+ /* Set Endian safe macro in mps_push_sge */
sge.FlagsLength = len | (flags << MPI2_SGE_FLAGS_SHIFT);
mps_from_u64(pa, &sge.Address);
@@ -2114,11 +2303,11 @@
/* Add a zero-length element as needed */
if (cm->cm_sge != NULL) {
sge = (MPI2_SGE_SIMPLE32 *)cm->cm_sge;
- sge->FlagsLength = (MPI2_SGE_FLAGS_LAST_ELEMENT |
+ sge->FlagsLength = htole32((MPI2_SGE_FLAGS_LAST_ELEMENT |
MPI2_SGE_FLAGS_END_OF_BUFFER |
MPI2_SGE_FLAGS_END_OF_LIST |
MPI2_SGE_FLAGS_SIMPLE_ELEMENT) <<
- MPI2_SGE_FLAGS_SHIFT;
+ MPI2_SGE_FLAGS_SHIFT);
sge->Address = 0;
}
mps_enqueue_request(sc, cm);
@@ -2135,9 +2324,12 @@
int
mps_wait_command(struct mps_softc *sc, struct mps_command *cm, int timeout)
{
- int error;
+ int error, rc;
mtx_assert(&sc->mps_mtx, MA_OWNED);
+
+ if(sc->mps_flags & MPS_FLAGS_DIAGRESET)
+ return EBUSY;
cm->cm_complete = NULL;
cm->cm_flags |= MPS_CM_FLAGS_WAKEUP;
@@ -2145,8 +2337,13 @@
if ((error != 0) && (error != EINPROGRESS))
return (error);
error = msleep(cm, &sc->mps_mtx, 0, "mpswait", timeout*hz);
- if (error == EWOULDBLOCK)
+ if (error == EWOULDBLOCK) {
+ mps_dprint(sc, MPS_FAULT, "Calling Reinit from %s\n", __func__);
+ rc = mps_reinit(sc);
+ mps_dprint(sc, MPS_FAULT, "Reinit %s\n",
+ (rc == 0) ? "success" : "failed");
error = ETIMEDOUT;
+ }
return (error);
}
@@ -2157,7 +2354,7 @@
int
mps_request_polled(struct mps_softc *sc, struct mps_command *cm)
{
- int error, timeout = 0;
+ int error, timeout = 0, rc;
error = 0;
@@ -2167,6 +2364,7 @@
while ((cm->cm_flags & MPS_CM_FLAGS_COMPLETE) == 0) {
mps_intr_locked(sc);
+
DELAY(50 * 1000);
if (timeout++ > 1000) {
mps_dprint(sc, MPS_FAULT, "polling failed\n");
@@ -2174,6 +2372,13 @@
break;
}
}
+
+ if (error) {
+ mps_dprint(sc, MPS_FAULT, "Calling Reinit from %s\n", __func__);
+ rc = mps_reinit(sc);
+ mps_dprint(sc, MPS_FAULT, "Reinit %s\n",
+ (rc == 0) ? "success" : "failed");
+ }
return (error);
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mps_config.c
--- a/head/sys/dev/mps/mps_config.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mps_config.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mps/mps_config.c 230592 2012-01-26 18:17:21Z ken $");
+__FBSDID("$FreeBSD: head/sys/dev/mps/mps_config.c 237683 2012-06-28 03:48:54Z ken $");
/* TODO Move headers to mpsvar */
#include <sys/types.h>
@@ -680,6 +680,7 @@
request->ExtPageType = MPI2_CONFIG_EXTPAGETYPE_DRIVER_MAPPING;
request->Header.PageNumber = 0;
request->Header.PageVersion = MPI2_DRIVERMAPPING0_PAGEVERSION;
+ /* We can remove below two lines ????*/
request->PageAddress = 1 << MPI2_DPM_PGAD_ENTRY_COUNT_SHIFT;
request->PageAddress |= htole16(entry_idx);
cm->cm_desc.Default.RequestFlags = MPI2_REQ_DESCRIPT_FLAGS_DEFAULT_TYPE;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mps_ioctl.h
--- a/head/sys/dev/mps/mps_ioctl.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mps_ioctl.h Wed Jul 25 17:04:43 2012 +0300
@@ -29,10 +29,10 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD userland interface
*
- * $FreeBSD: head/sys/dev/mps/mps_ioctl.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mps_ioctl.h 237683 2012-06-28 03:48:54Z ken $
*/
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -58,7 +58,7 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mps_ioctl.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mps_ioctl.h 237683 2012-06-28 03:48:54Z ken $
*/
#ifndef _MPS_IOCTL_H_
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mps_mapping.c
--- a/head/sys/dev/mps/mps_mapping.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mps_mapping.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mps/mps_mapping.c 230592 2012-01-26 18:17:21Z ken $");
+__FBSDID("$FreeBSD: head/sys/dev/mps/mps_mapping.c 237683 2012-06-28 03:48:54Z ken $");
/* TODO Move headers to mpsvar */
#include <sys/types.h>
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mps_mapping.h
--- a/head/sys/dev/mps/mps_mapping.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mps_mapping.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,7 +25,7 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mps_mapping.h 230592 2012-01-26 18:17:21Z ken $
+ * $FreeBSD: head/sys/dev/mps/mps_mapping.h 237683 2012-06-28 03:48:54Z ken $
*/
#ifndef _MPS_MAPPING_H
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mps_sas.c
--- a/head/sys/dev/mps/mps_sas.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mps_sas.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,30 +1,6 @@
/*-
* Copyright (c) 2009 Yahoo! Inc.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. 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.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
- */
-/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -50,11 +26,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mps_sas.c 231716 2012-02-14 22:27:43Z ken $
+ * $FreeBSD: head/sys/dev/mps/mps_sas.c 237800 2012-06-29 17:00:52Z ken $
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mps/mps_sas.c 231716 2012-02-14 22:27:43Z ken $");
+__FBSDID("$FreeBSD: head/sys/dev/mps/mps_sas.c 237800 2012-06-29 17:00:52Z ken $");
/* Communications core for LSI MPT2 */
@@ -302,8 +278,11 @@
return;
}
- /* XXX Hardwired to scan the bus for now */
- ccb->ccb_h.func_code = XPT_SCAN_BUS;
+ if (targetid == CAM_TARGET_WILDCARD)
+ ccb->ccb_h.func_code = XPT_SCAN_BUS;
+ else
+ ccb->ccb_h.func_code = XPT_SCAN_TGT;
+
mps_dprint(sc, MPS_TRACE, "%s targetid %u\n", __func__, targetid);
mpssas_rescan(sassc, ccb);
}
@@ -488,16 +467,7 @@
mps_dprint(sassc->sc, MPS_INFO, "%s\n", __func__);
- /*
- * If this is a WD controller, determine if the disk should be exposed
- * to the OS or not. If disk should be exposed, return from this
- * function without doing anything.
- */
sc = sassc->sc;
- if ((sc->mps_flags & MPS_FLAGS_WD_AVAILABLE) && (sc->WD_hide_expose ==
- MPS_WD_EXPOSE_ALWAYS)) {
- return;
- }
targ = mpssas_find_target_by_handle(sassc, 0, handle);
if (targ == NULL) {
@@ -519,7 +489,7 @@
req = (MPI2_SCSI_TASK_MANAGE_REQUEST *)cm->cm_req;
memset(req, 0, sizeof(*req));
- req->DevHandle = targ->handle;
+ req->DevHandle = htole16(targ->handle);
req->Function = MPI2_FUNCTION_SCSI_TASK_MGMT;
req->TaskType = MPI2_SCSITASKMGMT_TASKTYPE_TARGET_RESET;
@@ -570,15 +540,15 @@
return;
}
- if (reply->IOCStatus != MPI2_IOCSTATUS_SUCCESS) {
+ if (le16toh(reply->IOCStatus) != MPI2_IOCSTATUS_SUCCESS) {
mps_printf(sc, "IOCStatus = 0x%x while resetting device 0x%x\n",
- reply->IOCStatus, handle);
+ le16toh(reply->IOCStatus), handle);
mpssas_free_tm(sc, tm);
return;
}
mps_dprint(sc, MPS_INFO, "Reset aborted %u commands\n",
- reply->TerminationCount);
+ le32toh(reply->TerminationCount));
mps_free_reply(sc, tm->cm_reply_data);
tm->cm_reply = NULL; /* Ensures the the reply won't get re-freed */
@@ -587,7 +557,7 @@
memset(req, 0, sizeof(*req));
req->Function = MPI2_FUNCTION_SAS_IO_UNIT_CONTROL;
req->Operation = MPI2_SAS_OP_REMOVE_DEVICE;
- req->DevHandle = handle;
+ req->DevHandle = htole16(handle);
tm->cm_data = NULL;
tm->cm_desc.Default.RequestFlags = MPI2_REQ_DESCRIPT_FLAGS_DEFAULT_TYPE;
tm->cm_complete = mpssas_remove_complete;
@@ -613,6 +583,7 @@
MPI2_SAS_IOUNIT_CONTROL_REPLY *reply;
uint16_t handle;
struct mpssas_target *targ;
+ struct mpssas_lun *lun;
mps_dprint(sc, MPS_INFO, "%s\n", __func__);
@@ -641,7 +612,7 @@
}
mps_printf(sc, "%s on handle 0x%04x, IOCStatus= 0x%x\n", __func__,
- handle, reply->IOCStatus);
+ handle, le16toh(reply->IOCStatus));
/*
* Don't clear target if remove fails because things will get confusing.
@@ -649,7 +620,7 @@
* this target id if possible, and so we can assign the same target id
* to this device if it comes back in the future.
*/
- if (reply->IOCStatus == MPI2_IOCSTATUS_SUCCESS) {
+ if (le16toh(reply->IOCStatus) == MPI2_IOCSTATUS_SUCCESS) {
targ = tm->cm_targ;
targ->handle = 0x0;
targ->encl_handle = 0x0;
@@ -659,7 +630,14 @@
targ->linkrate = 0x0;
targ->devinfo = 0x0;
targ->flags = 0x0;
+
+ while(!SLIST_EMPTY(&targ->luns)) {
+ lun = SLIST_FIRST(&targ->luns);
+ SLIST_REMOVE_HEAD(&targ->luns, lun_link);
+ free(lun, M_MPT2);
+ }
}
+
mpssas_free_tm(sc, tm);
}
@@ -667,7 +645,7 @@
static int
mpssas_register_events(struct mps_softc *sc)
{
- uint8_t events[16];
+ u32 events[MPI2_EVENT_NOTIFY_EVENTMASK_WORDS];
bzero(events, 16);
setbit(events, MPI2_EVENT_SAS_DEVICE_STATUS_CHANGE);
@@ -701,8 +679,19 @@
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sassc = malloc(sizeof(struct mpssas_softc), M_MPT2, M_WAITOK|M_ZERO);
+ if(!sassc) {
+ device_printf(sc->mps_dev, "Cannot allocate memory %s %d\n",
+ __func__, __LINE__);
+ return (ENOMEM);
+ }
sassc->targets = malloc(sizeof(struct mpssas_target) *
sc->facts->MaxTargets, M_MPT2, M_WAITOK|M_ZERO);
+ if(!sassc->targets) {
+ device_printf(sc->mps_dev, "Cannot allocate memory %s %d\n",
+ __func__, __LINE__);
+ free(sassc, M_MPT2);
+ return (ENOMEM);
+ }
sc->sassc = sassc;
sassc->sc = sc;
@@ -790,6 +779,9 @@
mps_detach_sas(struct mps_softc *sc)
{
struct mpssas_softc *sassc;
+ struct mpssas_lun *lun, *lun_tmp;
+ struct mpssas_target *targ;
+ int i;
mps_dprint(sc, MPS_INFO, "%s\n", __func__);
@@ -838,6 +830,12 @@
if (sassc->devq != NULL)
cam_simq_free(sassc->devq);
+ for(i=0; i< sc->facts->MaxTargets ;i++) {
+ targ = &sassc->targets[i];
+ SLIST_FOREACH_SAFE(lun, &targ->luns, lun_link, lun_tmp) {
+ free(lun, M_MPT2);
+ }
+ }
free(sassc->targets, M_MPT2);
free(sassc, M_MPT2);
sc->sassc = NULL;
@@ -919,7 +917,7 @@
cpi->hba_misc = PIM_NOBUSRESET;
cpi->hba_eng_cnt = 0;
cpi->max_target = sassc->sc->facts->MaxTargets - 1;
- cpi->max_lun = 8;
+ cpi->max_lun = 255;
cpi->initiator_id = 255;
strncpy(cpi->sim_vid, "FreeBSD", SIM_IDLEN);
strncpy(cpi->hba_vid, "LSILogic", HBA_IDLEN);
@@ -953,7 +951,7 @@
targ = &sassc->targets[cts->ccb_h.target_id];
if (targ->handle == 0x0) {
- cts->ccb_h.status = CAM_TID_INVALID;
+ cts->ccb_h.status = CAM_SEL_TIMEOUT;
break;
}
@@ -1185,8 +1183,8 @@
mpssas_log_command(tm,
"logical unit reset status 0x%x code 0x%x count %u\n",
- reply->IOCStatus, reply->ResponseCode,
- reply->TerminationCount);
+ le16toh(reply->IOCStatus), le32toh(reply->ResponseCode),
+ le32toh(reply->TerminationCount));
/* See if there are any outstanding commands for this LUN.
* This could be made more efficient by using a per-LU data
@@ -1273,8 +1271,8 @@
mpssas_log_command(tm,
"target reset status 0x%x code 0x%x count %u\n",
- reply->IOCStatus, reply->ResponseCode,
- reply->TerminationCount);
+ le16toh(reply->IOCStatus), le32toh(reply->ResponseCode),
+ le32toh(reply->TerminationCount));
targ->flags &= ~MPSSAS_TARGET_INRESET;
@@ -1320,7 +1318,7 @@
}
req = (MPI2_SCSI_TASK_MANAGE_REQUEST *)tm->cm_req;
- req->DevHandle = target->handle;
+ req->DevHandle = htole16(target->handle);
req->Function = MPI2_FUNCTION_SCSI_TASK_MGMT;
req->TaskType = type;
@@ -1383,7 +1381,7 @@
if ((tm->cm_flags & MPS_CM_FLAGS_ERROR_MASK) != 0) {
mpssas_log_command(tm,
"cm_flags = %#x for abort %p TaskMID %u!\n",
- tm->cm_flags, tm, req->TaskMID);
+ tm->cm_flags, tm, le16toh(req->TaskMID));
mpssas_free_tm(sc, tm);
return;
}
@@ -1391,7 +1389,7 @@
if (reply == NULL) {
mpssas_log_command(tm,
"NULL abort reply for tm %p TaskMID %u\n",
- tm, req->TaskMID);
+ tm, le16toh(req->TaskMID));
if ((sc->mps_flags & MPS_FLAGS_DIAGRESET) != 0) {
/* this completion was due to a reset, just cleanup */
targ->tm = NULL;
@@ -1406,9 +1404,9 @@
mpssas_log_command(tm,
"abort TaskMID %u status 0x%x code 0x%x count %u\n",
- req->TaskMID,
- reply->IOCStatus, reply->ResponseCode,
- reply->TerminationCount);
+ le16toh(req->TaskMID),
+ le16toh(reply->IOCStatus), le32toh(reply->ResponseCode),
+ le32toh(reply->TerminationCount));
cm = TAILQ_FIRST(&tm->cm_targ->timedout_commands);
if (cm == NULL) {
@@ -1417,16 +1415,16 @@
*/
mpssas_log_command(tm,
"finished recovery after aborting TaskMID %u\n",
- req->TaskMID);
+ le16toh(req->TaskMID));
targ->tm = NULL;
mpssas_free_tm(sc, tm);
}
- else if (req->TaskMID != cm->cm_desc.Default.SMID) {
+ else if (le16toh(req->TaskMID) != cm->cm_desc.Default.SMID) {
/* abort success, but we have more timedout commands to abort */
mpssas_log_command(tm,
"continuing recovery after aborting TaskMID %u\n",
- req->TaskMID);
+ le16toh(req->TaskMID));
mpssas_send_abort(sc, tm, cm);
}
@@ -1436,7 +1434,7 @@
*/
mpssas_log_command(tm,
"abort failed for TaskMID %u tm %p\n",
- req->TaskMID, tm);
+ le16toh(req->TaskMID), tm);
mpssas_send_reset(sc, tm,
MPI2_SCSITASKMGMT_TASKTYPE_LOGICAL_UNIT_RESET);
@@ -1460,14 +1458,14 @@
}
req = (MPI2_SCSI_TASK_MANAGE_REQUEST *)tm->cm_req;
- req->DevHandle = targ->handle;
+ req->DevHandle = htole16(targ->handle);
req->Function = MPI2_FUNCTION_SCSI_TASK_MGMT;
req->TaskType = MPI2_SCSITASKMGMT_TASKTYPE_ABORT_TASK;
/* XXX Need to handle invalid LUNs */
MPS_SET_LUN(req->LUN, cm->cm_ccb->ccb_h.target_lun);
- req->TaskMID = cm->cm_desc.Default.SMID;
+ req->TaskMID = htole16(cm->cm_desc.Default.SMID);
tm->cm_data = NULL;
tm->cm_desc.HighPriority.RequestFlags = MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY;
@@ -1575,6 +1573,7 @@
struct mps_command *cm;
uint8_t i, lba_byte, *ref_tag_addr;
uint16_t eedp_flags;
+ uint32_t mpi_control;
sc = sassc->sc;
mtx_assert(&sc->mps_mtx, MA_OWNED);
@@ -1585,7 +1584,7 @@
if (targ->handle == 0x0) {
mps_dprint(sc, MPS_TRACE, "%s NULL handle for target %u\n",
__func__, csio->ccb_h.target_id);
- csio->ccb_h.status = CAM_TID_INVALID;
+ csio->ccb_h.status = CAM_SEL_TIMEOUT;
xpt_done(ccb);
return;
}
@@ -1631,10 +1630,10 @@
req = (MPI2_SCSI_IO_REQUEST *)cm->cm_req;
bzero(req, sizeof(*req));
- req->DevHandle = targ->handle;
+ req->DevHandle = htole16(targ->handle);
req->Function = MPI2_FUNCTION_SCSI_IO_REQUEST;
req->MsgFlags = 0;
- req->SenseBufferLowAddress = cm->cm_sense_busaddr;
+ req->SenseBufferLowAddress = htole32(cm->cm_sense_busaddr);
req->SenseBufferLength = MPS_SENSE_LEN;
req->SGLFlags = 0;
req->ChainOffset = 0;
@@ -1643,27 +1642,29 @@
req->SGLOffset2= 0;
req->SGLOffset3= 0;
req->SkipCount = 0;
- req->DataLength = csio->dxfer_len;
+ req->DataLength = htole32(csio->dxfer_len);
req->BidirectionalDataLength = 0;
- req->IoFlags = csio->cdb_len;
+ req->IoFlags = htole16(csio->cdb_len);
req->EEDPFlags = 0;
/* Note: BiDirectional transfers are not supported */
switch (csio->ccb_h.flags & CAM_DIR_MASK) {
case CAM_DIR_IN:
- req->Control = MPI2_SCSIIO_CONTROL_READ;
+ mpi_control = MPI2_SCSIIO_CONTROL_READ;
cm->cm_flags |= MPS_CM_FLAGS_DATAIN;
break;
case CAM_DIR_OUT:
- req->Control = MPI2_SCSIIO_CONTROL_WRITE;
+ mpi_control = MPI2_SCSIIO_CONTROL_WRITE;
cm->cm_flags |= MPS_CM_FLAGS_DATAOUT;
break;
case CAM_DIR_NONE:
default:
- req->Control = MPI2_SCSIIO_CONTROL_NODATATRANSFER;
+ mpi_control = MPI2_SCSIIO_CONTROL_NODATATRANSFER;
break;
}
-
+
+ if (csio->cdb_len == 32)
+ mpi_control |= 4 << MPI2_SCSIIO_CONTROL_ADDCDBLEN_SHIFT;
/*
* It looks like the hardware doesn't require an explicit tag
* number for each transaction. SAM Task Management not supported
@@ -1671,22 +1672,22 @@
*/
switch (csio->tag_action) {
case MSG_HEAD_OF_Q_TAG:
- req->Control |= MPI2_SCSIIO_CONTROL_HEADOFQ;
+ mpi_control |= MPI2_SCSIIO_CONTROL_HEADOFQ;
break;
case MSG_ORDERED_Q_TAG:
- req->Control |= MPI2_SCSIIO_CONTROL_ORDEREDQ;
+ mpi_control |= MPI2_SCSIIO_CONTROL_ORDEREDQ;
break;
case MSG_ACA_TASK:
- req->Control |= MPI2_SCSIIO_CONTROL_ACAQ;
+ mpi_control |= MPI2_SCSIIO_CONTROL_ACAQ;
break;
case CAM_TAG_ACTION_NONE:
case MSG_SIMPLE_Q_TAG:
default:
- req->Control |= MPI2_SCSIIO_CONTROL_SIMPLEQ;
+ mpi_control |= MPI2_SCSIIO_CONTROL_SIMPLEQ;
break;
}
- req->Control |= sc->mapping_table[csio->ccb_h.target_id].TLR_bits;
-
+ mpi_control |= sc->mapping_table[csio->ccb_h.target_id].TLR_bits;
+ req->Control = htole32(mpi_control);
if (MPS_SET_LUN(req->LUN, csio->ccb_h.target_lun) != 0) {
mps_free_command(sc, cm);
ccb->ccb_h.status = CAM_LUN_INVALID;
@@ -1698,7 +1699,7 @@
bcopy(csio->cdb_io.cdb_ptr, &req->CDB.CDB32[0], csio->cdb_len);
else
bcopy(csio->cdb_io.cdb_bytes, &req->CDB.CDB32[0],csio->cdb_len);
- req->IoFlags = csio->cdb_len;
+ req->IoFlags = htole16(csio->cdb_len);
/*
* Check if EEDP is supported and enabled. If it is then check if the
@@ -1715,11 +1716,11 @@
}
if ((lun != NULL) && (lun->eedp_formatted)) {
- req->EEDPBlockSize = lun->eedp_block_size;
+ req->EEDPBlockSize = htole16(lun->eedp_block_size);
eedp_flags |= (MPI2_SCSIIO_EEDPFLAGS_INC_PRI_REFTAG |
MPI2_SCSIIO_EEDPFLAGS_CHECK_REFTAG |
MPI2_SCSIIO_EEDPFLAGS_CHECK_GUARD);
- req->EEDPFlags = eedp_flags;
+ req->EEDPFlags = htole16(eedp_flags);
/*
* If CDB less than 32, fill in Primary Ref Tag with
@@ -1738,6 +1739,8 @@
req->CDB.CDB32[lba_byte + i];
ref_tag_addr++;
}
+ req->CDB.EEDP32.PrimaryReferenceTag =
+ htole32(req->CDB.EEDP32.PrimaryReferenceTag);
req->CDB.EEDP32.PrimaryApplicationTagMask =
0xFFFF;
req->CDB.CDB32[1] = (req->CDB.CDB32[1] & 0x1F) |
@@ -1745,7 +1748,7 @@
} else {
eedp_flags |=
MPI2_SCSIIO_EEDPFLAGS_INC_PRI_APPTAG;
- req->EEDPFlags = eedp_flags;
+ req->EEDPFlags = htole16(eedp_flags);
req->CDB.CDB32[10] = (req->CDB.CDB32[10] &
0x1F) | 0x20;
}
@@ -1757,7 +1760,7 @@
cm->cm_sge = &req->SGL;
cm->cm_sglsize = (32 - 24) * 4;
cm->cm_desc.SCSIIO.RequestFlags = MPI2_REQ_DESCRIPT_FLAGS_SCSI_IO;
- cm->cm_desc.SCSIIO.DevHandle = targ->handle;
+ cm->cm_desc.SCSIIO.DevHandle = htole16(targ->handle);
cm->cm_complete = mpssas_scsiio_complete;
cm->cm_complete_data = ccb;
cm->cm_targ = targ;
@@ -2033,8 +2036,8 @@
"completed timedout cm %p ccb %p during recovery "
"ioc %x scsi %x state %x xfer %u\n",
cm, cm->cm_ccb,
- rep->IOCStatus, rep->SCSIStatus, rep->SCSIState,
- rep->TransferCount);
+ le16toh(rep->IOCStatus), rep->SCSIStatus, rep->SCSIState,
+ le32toh(rep->TransferCount));
else
mpssas_log_command(cm,
"completed timedout cm %p ccb %p during recovery\n",
@@ -2045,8 +2048,8 @@
"completed cm %p ccb %p during recovery "
"ioc %x scsi %x state %x xfer %u\n",
cm, cm->cm_ccb,
- rep->IOCStatus, rep->SCSIStatus, rep->SCSIState,
- rep->TransferCount);
+ le16toh(rep->IOCStatus), rep->SCSIStatus, rep->SCSIState,
+ le32toh(rep->TransferCount));
else
mpssas_log_command(cm,
"completed cm %p ccb %p during recovery\n",
@@ -2126,8 +2129,8 @@
if (sc->mps_debug & MPS_TRACE)
mpssas_log_command(cm,
"ioc %x scsi %x state %x xfer %u\n",
- rep->IOCStatus, rep->SCSIStatus,
- rep->SCSIState, rep->TransferCount);
+ le16toh(rep->IOCStatus), rep->SCSIStatus, rep->SCSIState,
+ le32toh(rep->TransferCount));
/*
* If this is a Direct Drive I/O, reissue the I/O to the original IR
@@ -2142,14 +2145,14 @@
return;
}
- switch (rep->IOCStatus & MPI2_IOCSTATUS_MASK) {
+ switch (le16toh(rep->IOCStatus) & MPI2_IOCSTATUS_MASK) {
case MPI2_IOCSTATUS_SCSI_DATA_UNDERRUN:
- csio->resid = cm->cm_length - rep->TransferCount;
+ csio->resid = cm->cm_length - le32toh(rep->TransferCount);
/* FALLTHROUGH */
case MPI2_IOCSTATUS_SUCCESS:
case MPI2_IOCSTATUS_SCSI_RECOVERED_ERROR:
- if ((rep->IOCStatus & MPI2_IOCSTATUS_MASK) ==
+ if ((le16toh(rep->IOCStatus) & MPI2_IOCSTATUS_MASK) ==
MPI2_IOCSTATUS_SCSI_RECOVERED_ERROR)
mpssas_log_command(cm, "recovered error\n");
@@ -2175,7 +2178,7 @@
* TLR_bits for the target.
*/
if ((rep->SCSIState & MPI2_SCSI_STATE_RESPONSE_INFO_VALID) &&
- ((rep->ResponseInfo & MPI2_SCSI_RI_MASK_REASONCODE) ==
+ ((le32toh(rep->ResponseInfo) & MPI2_SCSI_RI_MASK_REASONCODE) ==
MPS_SCSI_RI_INVALID_FRAME)) {
sc->mapping_table[csio->ccb_h.target_id].TLR_bits =
(u8)MPI2_SCSIIO_CONTROL_NO_TLR;
@@ -2203,7 +2206,7 @@
if (rep->SCSIState & MPI2_SCSI_STATE_AUTOSENSE_VALID) {
int sense_len, returned_sense_len;
- returned_sense_len = min(rep->SenseCount,
+ returned_sense_len = min(le32toh(rep->SenseCount),
sizeof(struct scsi_sense_data));
if (returned_sense_len < ccb->csio.sense_len)
ccb->csio.sense_resid = ccb->csio.sense_len -
@@ -2214,7 +2217,7 @@
sense_len = min(returned_sense_len,
ccb->csio.sense_len - ccb->csio.sense_resid);
bzero(&ccb->csio.sense_data,
- sizeof(&ccb->csio.sense_data));
+ sizeof(ccb->csio.sense_data));
bcopy(cm->cm_sense, &ccb->csio.sense_data, sense_len);
ccb->ccb_h.status |= CAM_AUTOSNS_VALID;
}
@@ -2297,8 +2300,8 @@
ccb->ccb_h.status = CAM_REQUEUE_REQ;
mpssas_log_command(cm,
"terminated ioc %x scsi %x state %x xfer %u\n",
- rep->IOCStatus, rep->SCSIStatus, rep->SCSIState,
- rep->TransferCount);
+ le16toh(rep->IOCStatus), rep->SCSIStatus, rep->SCSIState,
+ le32toh(rep->TransferCount));
break;
case MPI2_IOCSTATUS_INVALID_FUNCTION:
case MPI2_IOCSTATUS_INTERNAL_ERROR:
@@ -2313,8 +2316,8 @@
default:
mpssas_log_command(cm,
"completed ioc %x scsi %x state %x xfer %u\n",
- rep->IOCStatus, rep->SCSIStatus, rep->SCSIState,
- rep->TransferCount);
+ le16toh(rep->IOCStatus), rep->SCSIStatus, rep->SCSIState,
+ le32toh(rep->TransferCount));
csio->resid = cm->cm_length;
ccb->ccb_h.status = CAM_REQ_CMP_ERR;
break;
@@ -2338,6 +2341,7 @@
xpt_done(ccb);
}
+/* All Request reached here are Endian safe */
static void
mpssas_direct_drive_io(struct mpssas_softc *sassc, struct mps_command *cm,
union ccb *ccb) {
@@ -2396,7 +2400,8 @@
stripe_unit = physLBA / sc->DD_num_phys_disks;
column = physLBA % sc->DD_num_phys_disks;
pIO_req->DevHandle =
- sc->DD_column_map[column].dev_handle;
+ htole16(sc->DD_column_map[column].dev_handle);
+ /* ???? Is this endian safe*/
cm->cm_desc.SCSIIO.DevHandle =
pIO_req->DevHandle;
@@ -2423,17 +2428,21 @@
}
/*
- * Handle 10 or 16 byte CDBs.
+ * Handle 10, 12 or 16 byte CDBs.
*/
if ((pIO_req->DevHandle == sc->DD_dev_handle) && ((CDB[0] == READ_10) ||
(CDB[0] == WRITE_10) || (CDB[0] == READ_16) ||
- (CDB[0] == WRITE_16))) {
+ (CDB[0] == WRITE_16) || (CDB[0] == READ_12) ||
+ (CDB[0] == WRITE_12))) {
/*
* For 16-byte CDB's, verify that the upper 4 bytes of the CDB
* are 0. If not, this is accessing beyond 2TB so handle it in
- * the else section. 10-byte CDB's are OK.
+ * the else section. 10-byte and 12-byte CDB's are OK.
+ * FreeBSD sends very rare 12 byte READ/WRITE, but driver is
+ * ready to accept 12byte CDB for Direct IOs.
*/
- if ((CDB[0] < READ_16) ||
+ if ((CDB[0] == READ_10 || CDB[0] == WRITE_10) ||
+ (CDB[0] == READ_12 || CDB[0] == WRITE_12) ||
!(CDB[2] | CDB[3] | CDB[4] | CDB[5])) {
/*
* Get the transfer size in blocks.
@@ -2444,7 +2453,10 @@
* Get virtual LBA. Point to correct lower 4 bytes of
* LBA in the CDB depending on command.
*/
- lba_idx = (CDB[0] < READ_16) ? 2 : 6;
+ lba_idx = ((CDB[0] == READ_12) ||
+ (CDB[0] == WRITE_12) ||
+ (CDB[0] == READ_10) ||
+ (CDB[0] == WRITE_10))? 2 : 6;
virtLBA = ((uint64_t)CDB[lba_idx] << 24) |
((uint64_t)CDB[lba_idx + 1] << 16) |
((uint64_t)CDB[lba_idx + 2] << 8) |
@@ -2477,8 +2489,8 @@
column = physLBA %
sc->DD_num_phys_disks;
pIO_req->DevHandle =
- sc->DD_column_map[column].
- dev_handle;
+ htole16(sc->DD_column_map[column].
+ dev_handle);
cm->cm_desc.SCSIIO.DevHandle =
pIO_req->DevHandle;
@@ -2555,8 +2567,8 @@
column = physLBA %
sc->DD_num_phys_disks;
pIO_req->DevHandle =
- sc->DD_column_map[column].
- dev_handle;
+ htole16(sc->DD_column_map[column].
+ dev_handle);
cm->cm_desc.SCSIIO.DevHandle =
pIO_req->DevHandle;
@@ -2633,10 +2645,10 @@
sasaddr = le32toh(req->SASAddress.Low);
sasaddr |= ((uint64_t)(le32toh(req->SASAddress.High))) << 32;
- if ((rpl->IOCStatus & MPI2_IOCSTATUS_MASK) != MPI2_IOCSTATUS_SUCCESS ||
+ if ((le16toh(rpl->IOCStatus) & MPI2_IOCSTATUS_MASK) != MPI2_IOCSTATUS_SUCCESS ||
rpl->SASStatus != MPI2_SASSTATUS_SUCCESS) {
mps_dprint(sc, MPS_INFO, "%s: IOCStatus %04x SASStatus %02x\n",
- __func__, rpl->IOCStatus, rpl->SASStatus);
+ __func__, le16toh(rpl->IOCStatus), rpl->SASStatus);
ccb->ccb_h.status = CAM_REQ_CMP_ERR;
goto bailout;
}
@@ -2749,7 +2761,7 @@
/* Allow the chip to use any route to this SAS address. */
req->PhysicalPort = 0xff;
- req->RequestDataLength = ccb->smpio.smp_request_len;
+ req->RequestDataLength = htole16(ccb->smpio.smp_request_len);
req->SGLFlags =
MPI2_SGLFLAGS_SYSTEM_ADDRESS_SPACE | MPI2_SGLFLAGS_SGL_TYPE_MPI;
@@ -2774,7 +2786,7 @@
cm->cm_uio.uio_rw = UIO_WRITE;
cm->cm_iovec[0].iov_base = request;
- cm->cm_iovec[0].iov_len = req->RequestDataLength;
+ cm->cm_iovec[0].iov_len = le16toh(req->RequestDataLength);
cm->cm_iovec[1].iov_base = response;
cm->cm_iovec[1].iov_len = ccb->smpio.smp_response_len;
@@ -2980,7 +2992,7 @@
targ = &sassc->targets[ccb->ccb_h.target_id];
req = (MPI2_SCSI_TASK_MANAGE_REQUEST *)tm->cm_req;
- req->DevHandle = targ->handle;
+ req->DevHandle = htole16(targ->handle);
req->Function = MPI2_FUNCTION_SCSI_TASK_MGMT;
req->TaskType = MPI2_SCSITASKMGMT_TASKTYPE_TARGET_RESET;
@@ -3024,9 +3036,9 @@
}
printf("%s: IOCStatus = 0x%x ResponseCode = 0x%x\n", __func__,
- resp->IOCStatus, resp->ResponseCode);
-
- if (resp->ResponseCode == MPI2_SCSITASKMGMT_RSP_TM_COMPLETE) {
+ le16toh(resp->IOCStatus), le32toh(resp->ResponseCode));
+
+ if (le32toh(resp->ResponseCode) == MPI2_SCSITASKMGMT_RSP_TM_COMPLETE) {
ccb->ccb_h.status = CAM_REQ_CMP;
mpssas_announce_reset(sc, AC_SENT_BDR, tm->cm_targ->tid,
CAM_LUN_WILDCARD);
@@ -3131,6 +3143,17 @@
mps_kproc_exit(0);
}
+/*
+ * This function will send READ_CAP_16 to find out EEDP protection mode.
+ * It will check inquiry data before sending READ_CAP_16.
+ * Callback for READ_CAP_16 is "mpssas_read_cap_done".
+ * This is insternal scsi command and we need to take care release of devq, if
+ * CAM_DEV_QFRZN is set. Driver needs to release devq if it has frozen any.
+ * xpt_release_devq is called from mpssas_read_cap_done.
+ *
+ * All other commands will be handled by periph layer and there it will
+ * check for "CAM_DEV_QFRZN" and release of devq will be done.
+ */
static void
mpssas_rescan(struct mpssas_softc *sassc, union ccb *ccb)
{
@@ -3264,6 +3287,8 @@
struct mpssas_target *target;
struct mpssas_lun *lun;
uint8_t found_lun;
+ struct ccb_getdev cgd;
+ char path_str[64];
/*
* Issue a READ CAPACITY 16 command to each LUN of each target. This
@@ -3277,19 +3302,10 @@
lunid = 0;
do {
- rcap_buf =
- malloc(sizeof(struct scsi_read_capacity_eedp),
- M_MPT2, M_NOWAIT | M_ZERO);
- if (rcap_buf == NULL) {
- mps_dprint(sc, MPS_FAULT, "Unable to alloc read "
- "capacity buffer for EEDP support.\n");
- return;
- }
ccb = xpt_alloc_ccb_nowait();
if (ccb == NULL) {
mps_dprint(sc, MPS_FAULT, "Unable to alloc CCB "
"for EEDP support.\n");
- free(rcap_buf, M_MPT2);
return;
}
@@ -3297,7 +3313,6 @@
pathid, targetid, lunid) != CAM_REQ_CMP) {
mps_dprint(sc, MPS_FAULT, "Unable to create "
"path for EEDP support\n");
- free(rcap_buf, M_MPT2);
xpt_free_ccb(ccb);
return;
}
@@ -3326,7 +3341,6 @@
mps_dprint(sc, MPS_FAULT,
"Unable to alloc LUN for "
"EEDP support.\n");
- free(rcap_buf, M_MPT2);
xpt_free_path(ccb->ccb_h.path);
xpt_free_ccb(ccb);
return;
@@ -3336,12 +3350,51 @@
lun_link);
}
lunid++;
-
+ /* Before Issuing READ CAPACITY 16,
+ * check Device type.
+ */
+ xpt_setup_ccb(&cgd.ccb_h, ccb->ccb_h.path,
+ CAM_PRIORITY_NORMAL);
+ cgd.ccb_h.func_code = XPT_GDEV_TYPE;
+ xpt_action((union ccb *)&cgd);
+
+ /*
+ * If this flag is set in the inquiry data,
+ * the device supports protection information,
+ * and must support the 16 byte read
+ * capacity command, otherwise continue without
+ * sending read cap 16
+ */
+
+ xpt_path_string(ccb->ccb_h.path, path_str,
+ sizeof(path_str));
+
+ if ((cgd.inq_data.spc3_flags &
+ SPC3_SID_PROTECT) == 0) {
+ xpt_free_path(ccb->ccb_h.path);
+ xpt_free_ccb(ccb);
+ continue;
+ }
+
+ mps_dprint(sc, MPS_INFO,
+ "Sending read cap: path %s"
+ " handle %d\n", path_str, target->handle );
+
/*
* Issue a READ CAPACITY 16 command for the LUN.
* The mpssas_read_cap_done function will load
* the read cap info into the LUN struct.
*/
+ rcap_buf =
+ malloc(sizeof(struct scsi_read_capacity_eedp),
+ M_MPT2, M_NOWAIT| M_ZERO);
+ if (rcap_buf == NULL) {
+ mps_dprint(sc, MPS_FAULT, "Unable to alloc read "
+ "capacity buffer for EEDP support.\n");
+ xpt_free_path(ccb->ccb_h.path);
+ xpt_free_ccb(ccb);
+ return;
+ }
csio = &ccb->csio;
csio->ccb_h.func_code = XPT_SCSI_IO;
csio->ccb_h.flags = CAM_DIR_IN;
@@ -3377,7 +3430,6 @@
ccb->ccb_h.ppriv_ptr1 = sassc;
xpt_action(ccb);
} else {
- free(rcap_buf, M_MPT2);
xpt_free_path(ccb->ccb_h.path);
xpt_free_ccb(ccb);
}
@@ -3499,8 +3551,6 @@
{
MPI2_PORT_ENABLE_REPLY *reply;
struct mpssas_softc *sassc;
- struct mpssas_target *target;
- int i;
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sassc = sc->sassc;
@@ -3518,7 +3568,7 @@
reply = (MPI2_PORT_ENABLE_REPLY *)cm->cm_reply;
if (reply == NULL)
mps_dprint(sc, MPS_FAULT, "Portenable NULL reply\n");
- else if ((reply->IOCStatus & MPI2_IOCSTATUS_MASK) !=
+ else if (le16toh(reply->IOCStatus & MPI2_IOCSTATUS_MASK) !=
MPI2_IOCSTATUS_SUCCESS)
mps_dprint(sc, MPS_FAULT, "Portenable failed\n");
@@ -3537,23 +3587,6 @@
* some info and a volume's will be 0. Use that to remove disks.
*/
mps_wd_config_pages(sc);
- if (((sc->mps_flags & MPS_FLAGS_WD_AVAILABLE)
- && (sc->WD_hide_expose == MPS_WD_HIDE_ALWAYS))
- || (sc->WD_valid_config && (sc->WD_hide_expose ==
- MPS_WD_HIDE_IF_VOLUME))) {
- for (i = 0; i < sassc->sc->facts->MaxTargets; i++) {
- target = &sassc->targets[i];
- if (target->devinfo) {
- target->devinfo = 0x0;
- target->encl_handle = 0x0;
- target->encl_slot = 0x0;
- target->handle = 0x0;
- target->tid = 0x0;
- target->linkrate = 0x0;
- target->flags = 0x0;
- }
- }
- }
/*
* Done waiting for port enable to complete. Decrement the refcount.
@@ -3564,6 +3597,7 @@
*/
sc->wait_for_port_enable = 0;
sc->port_enable_complete = 1;
+ wakeup(&sc->port_enable_complete);
mpssas_startup_decrement(sassc);
xpt_release_simq(sassc->sim, 1);
}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mps_sas.h
--- a/head/sys/dev/mps/mps_sas.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mps_sas.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,7 +25,7 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mps_sas.h 231240 2012-02-09 00:16:12Z ken $
+ * $FreeBSD: head/sys/dev/mps/mps_sas.h 237683 2012-06-28 03:48:54Z ken $
*/
struct mps_fw_event_work;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mps_sas_lsi.c
--- a/head/sys/dev/mps/mps_sas_lsi.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mps_sas_lsi.c Wed Jul 25 17:04:43 2012 +0300
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mps/mps_sas_lsi.c 231240 2012-02-09 00:16:12Z ken $");
+__FBSDID("$FreeBSD: head/sys/dev/mps/mps_sas_lsi.c 238574 2012-07-18 09:06:07Z brueffer $");
/* Communications core for LSI MPT2 */
@@ -210,17 +210,17 @@
switch (phy->PhyStatus & MPI2_EVENT_SAS_TOPO_RC_MASK) {
case MPI2_EVENT_SAS_TOPO_RC_TARG_ADDED:
if (mpssas_add_device(sc,
- phy->AttachedDevHandle, phy->LinkRate)){
+ le16toh(phy->AttachedDevHandle), phy->LinkRate)){
printf("%s: failed to add device with "
"handle 0x%x\n", __func__,
- phy->AttachedDevHandle);
- mpssas_prepare_remove(sassc, phy->
- AttachedDevHandle);
+ le16toh(phy->AttachedDevHandle));
+ mpssas_prepare_remove(sassc, le16toh(
+ phy->AttachedDevHandle));
}
break;
case MPI2_EVENT_SAS_TOPO_RC_TARG_NOT_RESPONDING:
- mpssas_prepare_remove(sassc, phy->
- AttachedDevHandle);
+ mpssas_prepare_remove(sassc,le16toh(
+ phy->AttachedDevHandle));
break;
case MPI2_EVENT_SAS_TOPO_RC_PHY_CHANGED:
case MPI2_EVENT_SAS_TOPO_RC_NO_CHANGE:
@@ -304,7 +304,7 @@
printf("%s: could not get ID "
"for volume with handle "
"0x%04x\n", __func__,
- element->VolDevHandle);
+ le16toh(element->VolDevHandle));
break;
}
@@ -329,8 +329,17 @@
targ = mpssas_find_target_by_handle(sassc, 0, element->PhysDiskDevHandle);
if (targ == NULL)
break;
-
- targ->flags |= MPS_TARGET_FLAGS_RAID_COMPONENT;
+
+ /* Set raid component flags only if it is not WD.
+ * OR WrapDrive with WD_HIDE_ALWAYS/WD_HIDE_IF_VOLUME is set in NVRAM
+ */
+ if((!sc->WD_available) ||
+ ((sc->WD_available &&
+ (sc->WD_hide_expose == MPS_WD_HIDE_ALWAYS)) ||
+ (sc->WD_valid_config && (sc->WD_hide_expose ==
+ MPS_WD_HIDE_IF_VOLUME)))) {
+ targ->flags |= MPS_TARGET_FLAGS_RAID_COMPONENT;
+ }
mpssas_rescan_target(sc, targ);
break;
@@ -340,12 +349,12 @@
* Expose it to the OS.
*/
if (mpssas_add_device(sc,
- element->PhysDiskDevHandle, 0)){
+ le16toh(element->PhysDiskDevHandle), 0)){
printf("%s: failed to add device with "
"handle 0x%x\n", __func__,
- element->PhysDiskDevHandle);
- mpssas_prepare_remove(sassc, element->
- PhysDiskDevHandle);
+ le16toh(element->PhysDiskDevHandle));
+ mpssas_prepare_remove(sassc, le16toh(element->
+ PhysDiskDevHandle));
}
break;
}
@@ -368,25 +377,25 @@
mps_dprint(sc, MPS_INFO, "Received IR Volume event:\n");
switch (event_data->ReasonCode) {
case MPI2_EVENT_IR_VOLUME_RC_SETTINGS_CHANGED:
- mps_dprint(sc, MPS_INFO, " Volume Settings "
- "changed from 0x%x to 0x%x for Volome with "
- "handle 0x%x", event_data->PreviousValue,
- event_data->NewValue,
- event_data->VolDevHandle);
+ mps_dprint(sc, MPS_INFO, " Volume Settings "
+ "changed from 0x%x to 0x%x for Volome with "
+ "handle 0x%x", le32toh(event_data->PreviousValue),
+ le32toh(event_data->NewValue),
+ le16toh(event_data->VolDevHandle));
break;
case MPI2_EVENT_IR_VOLUME_RC_STATUS_FLAGS_CHANGED:
- mps_dprint(sc, MPS_INFO, " Volume Status "
- "changed from 0x%x to 0x%x for Volome with "
- "handle 0x%x", event_data->PreviousValue,
- event_data->NewValue,
- event_data->VolDevHandle);
+ mps_dprint(sc, MPS_INFO, " Volume Status "
+ "changed from 0x%x to 0x%x for Volome with "
+ "handle 0x%x", le32toh(event_data->PreviousValue),
+ le32toh(event_data->NewValue),
+ le16toh(event_data->VolDevHandle));
break;
case MPI2_EVENT_IR_VOLUME_RC_STATE_CHANGED:
- mps_dprint(sc, MPS_INFO, " Volume State "
- "changed from 0x%x to 0x%x for Volome with "
- "handle 0x%x", event_data->PreviousValue,
- event_data->NewValue,
- event_data->VolDevHandle);
+ mps_dprint(sc, MPS_INFO, " Volume State "
+ "changed from 0x%x to 0x%x for Volome with "
+ "handle 0x%x", le32toh(event_data->PreviousValue),
+ le32toh(event_data->NewValue),
+ le16toh(event_data->VolDevHandle));
u32 state;
struct mpssas_target *targ;
state = le32toh(event_data->NewValue);
@@ -434,31 +443,32 @@
mps_dprint(sc, MPS_INFO, "Received IR Phys Disk event:\n");
switch (event_data->ReasonCode) {
case MPI2_EVENT_IR_PHYSDISK_RC_SETTINGS_CHANGED:
- mps_dprint(sc, MPS_INFO, " Phys Disk Settings "
- "changed from 0x%x to 0x%x for Phys Disk Number "
- "%d and handle 0x%x at Enclosure handle 0x%x, Slot "
- "%d\n", event_data->PreviousValue,
- event_data->NewValue, event_data->PhysDiskNum,
- event_data->PhysDiskDevHandle,
- event_data->EnclosureHandle, event_data->Slot);
+ mps_dprint(sc, MPS_INFO, " Phys Disk Settings "
+ "changed from 0x%x to 0x%x for Phys Disk Number "
+ "%d and handle 0x%x at Enclosure handle 0x%x, Slot "
+ "%d", le32toh(event_data->PreviousValue),
+ le32toh(event_data->NewValue),
+ event_data->PhysDiskNum,
+ le16toh(event_data->PhysDiskDevHandle),
+ le16toh(event_data->EnclosureHandle), le16toh(event_data->Slot));
break;
case MPI2_EVENT_IR_PHYSDISK_RC_STATUS_FLAGS_CHANGED:
- mps_dprint(sc, MPS_INFO, " Phys Disk Status changed "
- "from 0x%x to 0x%x for Phys Disk Number %d and "
- "handle 0x%x at Enclosure handle 0x%x, Slot %d\n",
- event_data->PreviousValue, event_data->NewValue,
- event_data->PhysDiskNum,
- event_data->PhysDiskDevHandle,
- event_data->EnclosureHandle, event_data->Slot);
+ mps_dprint(sc, MPS_INFO, " Phys Disk Status changed "
+ "from 0x%x to 0x%x for Phys Disk Number %d and "
+ "handle 0x%x at Enclosure handle 0x%x, Slot %d",
+ le32toh(event_data->PreviousValue),
+ le32toh(event_data->NewValue), event_data->PhysDiskNum,
+ le16toh(event_data->PhysDiskDevHandle),
+ le16toh(event_data->EnclosureHandle), le16toh(event_data->Slot));
break;
case MPI2_EVENT_IR_PHYSDISK_RC_STATE_CHANGED:
- mps_dprint(sc, MPS_INFO, " Phys Disk State changed "
- "from 0x%x to 0x%x for Phys Disk Number %d and "
- "handle 0x%x at Enclosure handle 0x%x, Slot %d\n",
- event_data->PreviousValue, event_data->NewValue,
- event_data->PhysDiskNum,
- event_data->PhysDiskDevHandle,
- event_data->EnclosureHandle, event_data->Slot);
+ mps_dprint(sc, MPS_INFO, " Phys Disk State changed "
+ "from 0x%x to 0x%x for Phys Disk Number %d and "
+ "handle 0x%x at Enclosure handle 0x%x, Slot %d",
+ le32toh(event_data->PreviousValue),
+ le32toh(event_data->NewValue), event_data->PhysDiskNum,
+ le16toh(event_data->PhysDiskDevHandle),
+ le16toh(event_data->EnclosureHandle), le16toh(event_data->Slot));
switch (event_data->NewValue) {
case MPI2_RAID_PD_STATE_ONLINE:
case MPI2_RAID_PD_STATE_DEGRADED:
@@ -468,10 +478,19 @@
targ = mpssas_find_target_by_handle(sassc, 0,
event_data->PhysDiskDevHandle);
if (targ) {
- targ->flags |= MPS_TARGET_FLAGS_RAID_COMPONENT;
- printf("%s %d: Found Target for handle 0x%x. \n",
- __func__, __LINE__ , event_data->PhysDiskDevHandle);
- }
+ if(!sc->WD_available) {
+ targ->flags |= MPS_TARGET_FLAGS_RAID_COMPONENT;
+ printf("%s %d: Found Target for handle 0x%x. \n",
+ __func__, __LINE__ , event_data->PhysDiskDevHandle);
+ } else if ((sc->WD_available &&
+ (sc->WD_hide_expose == MPS_WD_HIDE_ALWAYS)) ||
+ (sc->WD_valid_config && (sc->WD_hide_expose ==
+ MPS_WD_HIDE_IF_VOLUME))) {
+ targ->flags |= MPS_TARGET_FLAGS_RAID_COMPONENT;
+ printf("%s %d: WD: Found Target for handle 0x%x. \n",
+ __func__, __LINE__ , event_data->PhysDiskDevHandle);
+ }
+ }
break;
case MPI2_RAID_PD_STATE_OFFLINE:
case MPI2_RAID_PD_STATE_NOT_CONFIGURED:
@@ -503,7 +522,7 @@
mps_dprint(sc, MPS_INFO, " RAID Operation of %d is %d "
"percent complete for Volume with handle 0x%x",
event_data->RAIDOperation, event_data->PercentComplete,
- event_data->VolDevHandle);
+ le16toh(event_data->VolDevHandle));
break;
}
case MPI2_EVENT_LOG_ENTRY_ADDED:
@@ -591,6 +610,7 @@
unsigned int id;
int ret;
int error = 0;
+ struct mpssas_lun *lun;
sassc = sc->sassc;
mpssas_startup_increment(sassc);
@@ -604,7 +624,7 @@
device_info = le32toh(config_page.DeviceInfo);
if (((device_info & MPI2_SAS_DEVICE_INFO_SMP_TARGET) == 0)
- && (config_page.ParentDevHandle != 0)) {
+ && (le16toh(config_page.ParentDevHandle) != 0)) {
Mpi2ConfigReply_t tmp_mpi_reply;
Mpi2SasDevicePage0_t parent_config_page;
@@ -668,7 +688,13 @@
targ->flags = 0;
TAILQ_INIT(&targ->commands);
TAILQ_INIT(&targ->timedout_commands);
+ while(!SLIST_EMPTY(&targ->luns)) {
+ lun = SLIST_FIRST(&targ->luns);
+ SLIST_REMOVE_HEAD(&targ->luns, lun_link);
+ free(lun, M_MPT2);
+ }
SLIST_INIT(&targ->luns);
+
mps_describe_devinfo(targ->devinfo, devstring, 80);
mps_dprint(sc, MPS_INFO, "Found device <%s> <%s> <0x%04x> <%d/%d>\n", devstring,
mps_describe_table(mps_linkrate_names, targ->linkrate),
@@ -770,8 +796,10 @@
if (!buffer)
return ENOMEM;
- if ((cm = mps_alloc_command(sc)) == NULL)
+ if ((cm = mps_alloc_command(sc)) == NULL) {
+ free(buffer, M_MPT2);
return (EBUSY);
+ }
mpi_request = (MPI2_SATA_PASSTHROUGH_REQUEST *)cm->cm_req;
bzero(mpi_request,sizeof(MPI2_SATA_PASSTHROUGH_REQUEST));
mpi_request->Function = MPI2_FUNCTION_SATA_PASSTHROUGH;
@@ -802,7 +830,7 @@
}
bcopy(buffer, id_buffer, sz);
bcopy(reply, mpi_reply, sizeof(Mpi2SataPassthroughReply_t));
- if ((reply->IOCStatus & MPI2_IOCSTATUS_MASK) !=
+ if ((le16toh(reply->IOCStatus) & MPI2_IOCSTATUS_MASK) !=
MPI2_IOCSTATUS_SUCCESS) {
printf("%s: error reading SATA PASSTHRU; iocstatus = 0x%x\n",
__func__, reply->IOCStatus);
@@ -823,9 +851,11 @@
u64 wwid;
unsigned int id;
int error = 0;
+ struct mpssas_lun *lun;
sassc = sc->sassc;
mpssas_startup_increment(sassc);
+ /* wwid is endian safe */
mps_config_get_volume_wwid(sc, handle, &wwid);
if (!wwid) {
printf("%s: invalid WWID; cannot add volume to mapping table\n",
@@ -849,6 +879,11 @@
targ->devname = wwid;
TAILQ_INIT(&targ->commands);
TAILQ_INIT(&targ->timedout_commands);
+ while(!SLIST_EMPTY(&targ->luns)) {
+ lun = SLIST_FIRST(&targ->luns);
+ SLIST_REMOVE_HEAD(&targ->luns, lun_link);
+ free(lun, M_MPT2);
+ }
SLIST_INIT(&targ->luns);
if ((sassc->flags & MPSSAS_IN_STARTUP) == 0)
mpssas_rescan_target(sc, targ);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mps_user.c
--- a/head/sys/dev/mps/mps_user.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mps_user.c Wed Jul 25 17:04:43 2012 +0300
@@ -30,7 +30,7 @@
* LSI MPT-Fusion Host Adapter FreeBSD userland interface
*/
/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -56,11 +56,11 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mps_user.c 231240 2012-02-09 00:16:12Z ken $
+ * $FreeBSD: head/sys/dev/mps/mps_user.c 237683 2012-06-28 03:48:54Z ken $
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mps/mps_user.c 231240 2012-02-09 00:16:12Z ken $");
+__FBSDID("$FreeBSD: head/sys/dev/mps/mps_user.c 237683 2012-06-28 03:48:54Z ken $");
#include "opt_compat.h"
@@ -701,6 +701,11 @@
if (cmd->len > 0) {
buf = malloc(cmd->len, M_MPSUSER, M_WAITOK|M_ZERO);
+ if(!buf) {
+ mps_printf(sc, "Cannot allocate memory %s %d\n",
+ __func__, __LINE__);
+ return (ENOMEM);
+ }
cm->cm_data = buf;
cm->cm_length = cmd->len;
} else {
@@ -946,7 +951,7 @@
*/
scsi_io_req->SenseBufferLength = (uint8_t)(data->RequestSize -
64);
- scsi_io_req->SenseBufferLowAddress = cm->cm_sense_busaddr;
+ scsi_io_req->SenseBufferLowAddress = htole32(cm->cm_sense_busaddr);
/*
* Set SGLOffset0 value. This is the number of dwords that SGL
@@ -1033,7 +1038,7 @@
if (((MPI2_SCSI_IO_REPLY *)rpl)->SCSIState &
MPI2_SCSI_STATE_AUTOSENSE_VALID) {
sense_len =
- MIN(((MPI2_SCSI_IO_REPLY *)rpl)->SenseCount,
+ MIN((le32toh(((MPI2_SCSI_IO_REPLY *)rpl)->SenseCount)),
sizeof(struct scsi_sense_data));
mps_unlock(sc);
copyout(cm->cm_sense, cm->cm_req + 64, sense_len);
@@ -2053,7 +2058,7 @@
struct mps_cfg_page_req *page_req;
struct mps_ext_cfg_page_req *ext_page_req;
void *mps_page;
- int error, reset_loop;
+ int error, msleep_ret;
mps_page = NULL;
sc = dev->si_drv1;
@@ -2068,6 +2073,11 @@
break;
case MPSIO_READ_CFG_PAGE:
mps_page = malloc(page_req->len, M_MPSUSER, M_WAITOK | M_ZERO);
+ if(!mps_page) {
+ mps_printf(sc, "Cannot allocate memory %s %d\n",
+ __func__, __LINE__);
+ return (ENOMEM);
+ }
error = copyin(page_req->buf, mps_page,
sizeof(MPI2_CONFIG_PAGE_HEADER));
if (error)
@@ -2086,6 +2096,11 @@
break;
case MPSIO_READ_EXT_CFG_PAGE:
mps_page = malloc(ext_page_req->len, M_MPSUSER, M_WAITOK|M_ZERO);
+ if(!mps_page) {
+ mps_printf(sc, "Cannot allocate memory %s %d\n",
+ __func__, __LINE__);
+ return (ENOMEM);
+ }
error = copyin(ext_page_req->buf, mps_page,
sizeof(MPI2_CONFIG_EXTENDED_PAGE_HEADER));
if (error)
@@ -2099,6 +2114,11 @@
break;
case MPSIO_WRITE_CFG_PAGE:
mps_page = malloc(page_req->len, M_MPSUSER, M_WAITOK|M_ZERO);
+ if(!mps_page) {
+ mps_printf(sc, "Cannot allocate memory %s %d\n",
+ __func__, __LINE__);
+ return (ENOMEM);
+ }
error = copyin(page_req->buf, mps_page, page_req->len);
if (error)
break;
@@ -2138,19 +2158,19 @@
case MPTIOCTL_RESET_ADAPTER:
mps_lock(sc);
sc->port_enable_complete = 0;
+ uint32_t reinit_start = time_uptime;
error = mps_reinit(sc);
+ /* Sleep for 300 second. */
+ msleep_ret = msleep(&sc->port_enable_complete, &sc->mps_mtx, PRIBIO,
+ "mps_porten", 300 * hz);
mps_unlock(sc);
- /*
- * Wait no more than 5 minutes for Port Enable to complete
- */
- for (reset_loop = 0; (reset_loop < MPS_DIAG_RESET_TIMEOUT) &&
- (!sc->port_enable_complete); reset_loop++) {
- DELAY(1000);
- }
- if (reset_loop == MPS_DIAG_RESET_TIMEOUT) {
+ if (msleep_ret)
printf("Port Enable did not complete after Diag "
- "Reset.\n");
- }
+ "Reset msleep error %d.\n", msleep_ret);
+ else
+ mps_dprint(sc, MPS_INFO,
+ "Hard Reset with Port Enable completed in %d seconds.\n",
+ (uint32_t) (time_uptime - reinit_start));
break;
case MPTIOCTL_DIAG_ACTION:
/*
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mps/mpsvar.h
--- a/head/sys/dev/mps/mpsvar.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mps/mpsvar.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,32 +1,6 @@
/*-
* Copyright (c) 2009 Yahoo! Inc.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. 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.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
- *
- * $FreeBSD: head/sys/dev/mps/mpsvar.h 231240 2012-02-09 00:16:12Z ken $
- */
-/*-
- * Copyright (c) 2011 LSI Corp.
+ * Copyright (c) 2011, 2012 LSI Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -52,13 +26,13 @@
*
* LSI MPT-Fusion Host Adapter FreeBSD
*
- * $FreeBSD: head/sys/dev/mps/mpsvar.h 231240 2012-02-09 00:16:12Z ken $
+ * $FreeBSD: head/sys/dev/mps/mpsvar.h 237683 2012-06-28 03:48:54Z ken $
*/
#ifndef _MPSVAR_H
#define _MPSVAR_H
-#define MPS_DRIVER_VERSION "13.00.00.00-fbsd"
+#define MPS_DRIVER_VERSION "14.00.00.01-fbsd"
#define MPS_DB_MAX_WAIT 2500
@@ -80,6 +54,8 @@
#define MPS_SCSI_RI_INVALID_FRAME (0x00000002)
#define MPS_STRING_LENGTH 64
+#include <sys/endian.h>
+
/*
* host mapping related macro definitions
*/
@@ -276,7 +252,7 @@
TAILQ_ENTRY(mps_event_handle) eh_list;
mps_evt_callback_t *callback;
void *data;
- uint8_t mask[16];
+ u32 mask[MPI2_EVENT_NOTIFY_EVENTMASK_WORDS];
};
struct mps_softc {
@@ -333,7 +309,7 @@
int fqdepth; /* Free queue */
int pqdepth; /* Post queue */
- uint8_t event_mask[16];
+ u32 event_mask[MPI2_EVENT_NOTIFY_EVENTMASK_WORDS];
TAILQ_HEAD(, mps_event_handle) event_list;
struct mps_event_handle *mps_log_eh;
@@ -422,8 +398,10 @@
#define MPS_DIAG_RESET_TIMEOUT 300000
uint8_t wait_for_port_enable;
uint8_t port_enable_complete;
+ uint8_t msleep_fake_chan;
/* WD controller */
+ uint8_t WD_available;
uint8_t WD_valid_config;
uint8_t WD_hide_expose;
@@ -469,12 +447,15 @@
bus_space_write_4(sc->mps_btag, sc->mps_bhandle, offset, val);
}
+/* free_queue must have Little Endian address
+ * TODO- cm_reply_data is unwanted. We can remove it.
+ * */
static __inline void
mps_free_reply(struct mps_softc *sc, uint32_t busaddr)
{
if (++sc->replyfreeindex >= sc->fqdepth)
sc->replyfreeindex = 0;
- sc->free_queue[sc->replyfreeindex] = busaddr;
+ sc->free_queue[sc->replyfreeindex] = htole32(busaddr);
mps_regwrite(sc, MPI2_REPLY_FREE_HOST_INDEX_OFFSET, sc->replyfreeindex);
}
@@ -640,6 +621,9 @@
#define MPS_EVENTFIELD(sc, facts, attr, fmt) \
mps_dprint_field((sc), MPS_EVENT, #attr ": " #fmt "\n", (facts)->attr)
+#define CAN_SLEEP 1
+#define NO_SLEEP 0
+
static __inline void
mps_from_u64(uint64_t data, U64 *mps)
{
@@ -682,11 +666,11 @@
void mps_intr(void *);
void mps_intr_msi(void *);
void mps_intr_locked(void *);
-int mps_register_events(struct mps_softc *, uint8_t *, mps_evt_callback_t *,
+int mps_register_events(struct mps_softc *, u32 *, mps_evt_callback_t *,
void *, struct mps_event_handle **);
int mps_restart(struct mps_softc *);
-int mps_update_events(struct mps_softc *, struct mps_event_handle *, uint8_t *);
-int mps_deregister_events(struct mps_softc *, struct mps_event_handle *);
+int mps_update_events(struct mps_softc *, struct mps_event_handle *, u32 *);
+void mps_deregister_events(struct mps_softc *, struct mps_event_handle *);
int mps_push_sge(struct mps_command *, void *, size_t, int);
int mps_add_dmaseg(struct mps_command *, vm_paddr_t, size_t, u_int, int);
int mps_attach_sas(struct mps_softc *sc);
@@ -778,5 +762,21 @@
#else
#define MPS_PRIORITY_XPT 5
#endif
+
+#if __FreeBSD_version < 800107
+// Prior to FreeBSD-8.0 scp3_flags was not defined.
+#define spc3_flags reserved
+
+#define SPC3_SID_PROTECT 0x01
+#define SPC3_SID_3PC 0x08
+#define SPC3_SID_TPGS_MASK 0x30
+#define SPC3_SID_TPGS_IMPLICIT 0x10
+#define SPC3_SID_TPGS_EXPLICIT 0x20
+#define SPC3_SID_ACC 0x40
+#define SPC3_SID_SCCS 0x80
+
+#define CAM_PRIORITY_NORMAL CAM_PRIORITY_NONE
#endif
+#endif
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mpt/mpt_cam.c
--- a/head/sys/dev/mpt/mpt_cam.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mpt/mpt_cam.c Wed Jul 25 17:04:43 2012 +0300
@@ -94,7 +94,7 @@
* OWNER OR CONTRIBUTOR IS ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mpt/mpt_cam.c 231518 2012-02-11 12:03:44Z marius $");
+__FBSDID("$FreeBSD: head/sys/dev/mpt/mpt_cam.c 237601 2012-06-26 14:51:35Z ken $");
#include <dev/mpt/mpt.h>
#include <dev/mpt/mpt_cam.h>
@@ -3187,7 +3187,7 @@
else
ccb->csio.sense_resid = 0;
- bzero(&ccb->csio.sense_data, sizeof(&ccb->csio.sense_data));
+ bzero(&ccb->csio.sense_data, sizeof(ccb->csio.sense_data));
bcopy(req->sense_vbuf, &ccb->csio.sense_data,
min(ccb->csio.sense_len, sense_returned));
}
@@ -3411,7 +3411,7 @@
CAMLOCK_2_MPTLOCK(mpt);
switch (accb->ccb_h.func_code) {
case XPT_ACCEPT_TARGET_IO:
- case XPT_IMMED_NOTIFY:
+ case XPT_IMMEDIATE_NOTIFY:
ccb->ccb_h.status = mpt_abort_target_ccb(mpt, ccb);
break;
case XPT_CONT_TARGET_IO:
@@ -3785,8 +3785,8 @@
}
break;
}
- case XPT_NOTIFY_ACK: /* recycle notify ack */
- case XPT_IMMED_NOTIFY: /* Add Immediate Notify Resource */
+ case XPT_NOTIFY_ACKNOWLEDGE: /* recycle notify ack */
+ case XPT_IMMEDIATE_NOTIFY: /* Add Immediate Notify Resource */
case XPT_ACCEPT_TARGET_IO: /* Add Accept Target IO Resource */
{
tgt_resource_t *trtp;
@@ -3813,7 +3813,7 @@
"Put FREE ATIO %p lun %d\n", ccb, lun);
STAILQ_INSERT_TAIL(&trtp->atios, &ccb->ccb_h,
sim_links.stqe);
- } else if (ccb->ccb_h.func_code == XPT_IMMED_NOTIFY) {
+ } else if (ccb->ccb_h.func_code == XPT_IMMEDIATE_NOTIFY) {
mpt_lprt(mpt, MPT_PRT_DEBUG1,
"Put FREE INOT lun %d\n", lun);
STAILQ_INSERT_TAIL(&trtp->inots, &ccb->ccb_h,
@@ -4822,7 +4822,7 @@
if (accb->ccb_h.func_code == XPT_ACCEPT_TARGET_IO) {
lp = &trtp->atios;
- } else if (accb->ccb_h.func_code == XPT_IMMED_NOTIFY) {
+ } else if (accb->ccb_h.func_code == XPT_IMMEDIATE_NOTIFY) {
lp = &trtp->inots;
} else {
return (CAM_REQ_INVALID);
@@ -5043,11 +5043,11 @@
mpt_scsi_tgt_tsk_mgmt(struct mpt_softc *mpt, request_t *req, mpt_task_mgmt_t fc,
tgt_resource_t *trtp, int init_id)
{
- struct ccb_immed_notify *inot;
+ struct ccb_immediate_notify *inot;
mpt_tgt_state_t *tgt;
tgt = MPT_TGT_STATE(mpt, req);
- inot = (struct ccb_immed_notify *) STAILQ_FIRST(&trtp->inots);
+ inot = (struct ccb_immediate_notify *) STAILQ_FIRST(&trtp->inots);
if (inot == NULL) {
mpt_lprt(mpt, MPT_PRT_WARN, "no INOTSs- sending back BSY\n");
mpt_scsi_tgt_status(mpt, NULL, req, SCSI_STATUS_BUSY, NULL);
@@ -5057,35 +5057,35 @@
mpt_lprt(mpt, MPT_PRT_DEBUG1,
"Get FREE INOT %p lun %d\n", inot, inot->ccb_h.target_lun);
- memset(&inot->sense_data, 0, sizeof (inot->sense_data));
- inot->sense_len = 0;
- memset(inot->message_args, 0, sizeof (inot->message_args));
inot->initiator_id = init_id; /* XXX */
-
/*
* This is a somewhat grotesque attempt to map from task management
* to old style SCSI messages. God help us all.
*/
switch (fc) {
case MPT_ABORT_TASK_SET:
- inot->message_args[0] = MSG_ABORT_TAG;
+ inot->arg = MSG_ABORT_TAG;
break;
case MPT_CLEAR_TASK_SET:
- inot->message_args[0] = MSG_CLEAR_TASK_SET;
+ inot->arg = MSG_CLEAR_TASK_SET;
break;
case MPT_TARGET_RESET:
- inot->message_args[0] = MSG_TARGET_RESET;
+ inot->arg = MSG_TARGET_RESET;
break;
case MPT_CLEAR_ACA:
- inot->message_args[0] = MSG_CLEAR_ACA;
+ inot->arg = MSG_CLEAR_ACA;
break;
case MPT_TERMINATE_TASK:
- inot->message_args[0] = MSG_ABORT_TAG;
+ inot->arg = MSG_ABORT_TAG;
break;
default:
- inot->message_args[0] = MSG_NOOP;
+ inot->arg = MSG_NOOP;
break;
}
+ /*
+ * XXX KDM we need the sequence/tag number for the target of the
+ * task management operation, especially if it is an abort.
+ */
tgt->ccb = (union ccb *) inot;
inot->ccb_h.status = CAM_MESSAGE_RECV|CAM_DEV_QFRZN;
MPTLOCK_2_CAMLOCK(mpt);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/msk/if_msk.c
--- a/head/sys/dev/msk/if_msk.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/msk/if_msk.c Wed Jul 25 17:04:43 2012 +0300
@@ -99,7 +99,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/msk/if_msk.c 229767 2012-01-07 09:41:57Z kevlo $");
+__FBSDID("$FreeBSD: head/sys/dev/msk/if_msk.c 234666 2012-04-25 02:46:13Z yongari $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -3734,6 +3734,9 @@
if ((status & Y2_IS_STAT_BMU) != 0 && domore == 0)
CSR_WRITE_4(sc, STAT_CTRL, SC_STAT_CLR_IRQ);
+ /* Clear TWSI IRQ. */
+ if ((status & Y2_IS_TWSI_RDY) != 0)
+ CSR_WRITE_4(sc, B2_I2C_IRQ, 1);
/* Reenable interrupts. */
CSR_WRITE_4(sc, B0_Y2_SP_ICR, 2);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mvs/mvs.c
--- a/head/sys/dev/mvs/mvs.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mvs/mvs.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mvs/mvs.c 227293 2011-11-07 06:44:47Z ed $");
+__FBSDID("$FreeBSD: head/sys/dev/mvs/mvs.c 236952 2012-06-12 11:08:51Z mav $");
#include <sys/param.h>
#include <sys/module.h>
@@ -654,7 +654,9 @@
struct mvs_channel *ch = device_get_softc(dev);
mtx_lock(&ch->mtx);
+ xpt_batch_start(ch->sim);
mvs_ch_intr(data);
+ xpt_batch_done(ch->sim);
mtx_unlock(&ch->mtx);
}
@@ -1046,14 +1048,19 @@
* Handle only successfull completions here.
* Errors will be handled by main intr handler.
*/
+#if defined(__i386__) || defined(__amd64__)
if (crpb->id == 0xffff && crpb->rspflg == 0xffff) {
device_printf(dev, "Unfilled CRPB "
"%d (%d->%d) tag %d flags %04x rs %08x\n",
cin_idx, fin_idx, in_idx, slot, flags, ch->rslots);
- } else if (ch->numtslots != 0 ||
+ } else
+#endif
+ if (ch->numtslots != 0 ||
(flags & EDMA_IE_EDEVERR) == 0) {
+#if defined(__i386__) || defined(__amd64__)
crpb->id = 0xffff;
crpb->rspflg = 0xffff;
+#endif
if (ch->slot[slot].state >= MVS_SLOT_RUNNING) {
ccb = ch->slot[slot].ccb;
ccb->ataio.res.status =
@@ -1997,6 +2004,39 @@
}
static void
+mvs_errata(device_t dev)
+{
+ struct mvs_channel *ch = device_get_softc(dev);
+ uint32_t val;
+
+ if (ch->quirks & MVS_Q_SOC65) {
+ val = ATA_INL(ch->r_mem, SATA_PHYM3);
+ val &= ~(0x3 << 27); /* SELMUPF = 1 */
+ val |= (0x1 << 27);
+ val &= ~(0x3 << 29); /* SELMUPI = 1 */
+ val |= (0x1 << 29);
+ ATA_OUTL(ch->r_mem, SATA_PHYM3, val);
+
+ val = ATA_INL(ch->r_mem, SATA_PHYM4);
+ val &= ~0x1; /* SATU_OD8 = 0 */
+ val |= (0x1 << 16); /* reserved bit 16 = 1 */
+ ATA_OUTL(ch->r_mem, SATA_PHYM4, val);
+
+ val = ATA_INL(ch->r_mem, SATA_PHYM9_GEN2);
+ val &= ~0xf; /* TXAMP[3:0] = 8 */
+ val |= 0x8;
+ val &= ~(0x1 << 14); /* TXAMP[4] = 0 */
+ ATA_OUTL(ch->r_mem, SATA_PHYM9_GEN2, val);
+
+ val = ATA_INL(ch->r_mem, SATA_PHYM9_GEN1);
+ val &= ~0xf; /* TXAMP[3:0] = 8 */
+ val |= 0x8;
+ val &= ~(0x1 << 14); /* TXAMP[4] = 0 */
+ ATA_OUTL(ch->r_mem, SATA_PHYM9_GEN1, val);
+ }
+}
+
+static void
mvs_reset(device_t dev)
{
struct mvs_channel *ch = device_get_softc(dev);
@@ -2042,6 +2082,7 @@
ATA_OUTL(ch->r_mem, EDMA_CMD, EDMA_CMD_EATARST);
DELAY(25);
ATA_OUTL(ch->r_mem, EDMA_CMD, 0);
+ mvs_errata(dev);
/* Reset and reconnect PHY, */
if (!mvs_sata_phy_reset(dev)) {
if (bootverbose)
@@ -2299,7 +2340,7 @@
d = &ch->curr[ccb->ccb_h.target_id];
else
d = &ch->user[ccb->ccb_h.target_id];
- cts->protocol = PROTO_ATA;
+ cts->protocol = PROTO_UNSPECIFIED;
cts->protocol_version = PROTO_VERSION_UNSPECIFIED;
cts->transport = XPORT_SATA;
cts->transport_version = XPORT_VERSION_UNSPECIFIED;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mvs/mvs.h
--- a/head/sys/dev/mvs/mvs.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mvs/mvs.h Wed Jul 25 17:04:43 2012 +0300
@@ -23,7 +23,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD: head/sys/dev/mvs/mvs.h 230865 2012-02-01 13:39:52Z raj $
+ * $FreeBSD: head/sys/dev/mvs/mvs.h 236952 2012-06-12 11:08:51Z mav $
*/
#include "mvs_if.h"
@@ -382,6 +382,10 @@
#define SATA_FISDW5 0x384 /* FIS DW5 */
#define SATA_FISDW6 0x388 /* FIS DW6 */
+#define SATA_PHYM9_GEN2 0x398
+#define SATA_PHYM9_GEN1 0x39c
+#define SATA_PHYCFG_OFS 0x3a0 /* 65nm SoCs only */
+
#define MVS_MAX_PORTS 8
#define MVS_MAX_SLOTS 32
@@ -537,6 +541,7 @@
#define MVS_Q_GENIIE 4
#define MVS_Q_SOC 8
#define MVS_Q_CT 16
+#define MVS_Q_SOC65 32
int pm_level; /* power management level */
struct mvs_slot slot[MVS_MAX_SLOTS];
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mvs/mvs_soc.c
--- a/head/sys/dev/mvs/mvs_soc.c Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mvs/mvs_soc.c Wed Jul 25 17:04:43 2012 +0300
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/mvs/mvs_soc.c 230865 2012-02-01 13:39:52Z raj $");
+__FBSDID("$FreeBSD: head/sys/dev/mvs/mvs_soc.c 236952 2012-06-12 11:08:51Z mav $");
#include <sys/param.h>
#include <sys/module.h>
@@ -135,6 +135,8 @@
if (!(ctlr->r_mem = bus_alloc_resource_any(dev, SYS_RES_MEMORY,
&ctlr->r_rid, RF_ACTIVE)))
return ENXIO;
+ if (ATA_INL(ctlr->r_mem, PORT_BASE(0) + SATA_PHYCFG_OFS) != 0)
+ ctlr->quirks |= MVS_Q_SOC65;
/* Setup our own memory management for channels. */
ctlr->sc_iomem.rm_start = rman_get_start(ctlr->r_mem);
ctlr->sc_iomem.rm_end = rman_get_end(ctlr->r_mem);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mxge/eth_z8e.h
--- a/head/sys/dev/mxge/eth_z8e.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mxge/eth_z8e.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/*******************************************************************************
-Copyright (c) 2006-2011, Myricom Inc.
+Copyright (c) 2006-2012, Myricom Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -25,7498 +25,7550 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD: head/sys/dev/mxge/eth_z8e.h 223958 2011-07-12 15:07:17Z gallatin $
+$FreeBSD: head/sys/dev/mxge/eth_z8e.h 236212 2012-05-29 00:53:51Z gallatin $
***************************************************************************/
-static unsigned int eth_z8e_uncompressed_length = 375636 ;
-static unsigned int eth_z8e_length = 119802 ;
-static unsigned char eth_z8e[119802 + 1] =
- "\x78\x9c\xec\xbd\x7f\x78\x54\xd5\xb5\x3f\xbc\x32\x99\xc8\x24\x06"
- "\x26\x62\xc4\x29\xc5\x76\xb0\x41\xa3\x05\x89\x16\xdb\xd4\x42\x0d"
- "\x02\x1a\x2c\xbf\x14\x6c\xa3\xa2\x09\x1a\xe8\xa0\x11\x22\x44\x18"
- "\x20\x64\xc2\x80\x36\x41\x20\xa9\xa0\x46\x09\x09\xbd\xf2\x23\x56"
- "\xac\xd8\x02\x62\x45\x19\x24\xf6\x4b\x7b\x93\x0c\xed\x8b\xf7\x9b"
- "\xdb\x17\x6f\x47\x6e\x84\x94\x1b\x60\x4a\x06\x32\x26\x33\x67\xbf"
- "\x9f\xb5\xf7\x39\xc9\xcc\x30\x41\xb9\xf7\x3e\xcf\xfb\x4f\xf3\x3c"
- "\x93\x73\xce\x3e\x7b\xaf\xbd\xf6\xda\x6b\xad\xbd\xf6\xde\x6b\xaf"
- "\x43\x74\xe5\x7f\x3e\xb2\xf0\x25\x81\x4c\x07\x8a\x0f\xfd\x37\xca"
- "\xff\xf3\xef\x9f\x7f\xff\xfc\xfb\xe7\xdf\x3f\xff\xfe\xf9\xf7\xcf"
- "\xbf\xff\x7f\xff\xfc\x09\x34\xe6\xbc\xc9\x4c\x1f\x57\x13\x75\xb9"
- "\x2d\xc3\x7c\xa4\x15\xbd\xba\x51\x84\xf0\x2a\x01\xe3\xfc\x30\xbe"
- "\xf2\xef\x25\xa4\x99\xaa\xc9\x72\x63\x1a\xa5\x89\x57\x6d\xa6\x09"
- "\x5b\x88\x36\x0d\x11\x1d\x1b\x5f\x11\xfe\xc6\x52\xa2\xc3\xdb\xf0"
- "\xfc\x8a\x68\xdf\x38\x44\x04\x00\xa7\xc0\x47\xf9\x9b\x18\xce\x6a"
- "\x3c\xaf\x46\x3a\xd2\x4a\x7c\x54\xb0\x86\xd3\xaa\x50\xce\x48\xf7"
- "\xae\xb9\x48\x8d\xf6\x10\x55\x31\x1c\x7b\x98\x26\x0e\x97\x78\x6c"
- "\x45\xde\x54\xce\xbb\x6a\x08\xea\x4d\x27\x72\xbf\x22\x82\x11\x38"
- "\x58\xb8\x1e\xae\x5b\xcf\x7f\x34\xa6\x3e\x3f\xd2\xda\x8c\xfa\xfa"
- "\x81\x91\xc6\xe5\xb9\x0d\xf6\x6f\x51\xe2\x49\xba\xfa\x3a\x86\xc9"
- "\xb8\x09\x37\x59\xbc\xdd\x21\x3a\x49\xc9\x99\x9d\x6e\x4a\x3c\x0c"
- "\x6a\x6c\x78\x45\xa6\x27\x7a\x03\x21\xb2\x97\x51\x02\xde\x4d\xc5"
- "\xd5\x84\x72\x03\x99\x3e\x33\x6b\x29\x83\xeb\x06\x5c\xb3\x30\x79"
- "\x12\xea\x07\x13\x31\x8d\x02\x26\xba\x39\xe0\xa6\x84\x2e\x77\x32"
- "\xda\x6f\xc9\x94\xed\x47\xbd\x28\x6b\x3e\x49\x29\xff\x30\x21\x3f"
- "\xea\xf4\xdb\x97\x33\x0e\x29\x9f\x08\xb7\xc7\x64\xc0\xd1\xdc\x9e"
- "\xab\xeb\x5e\x22\xea\x74\x9b\x26\x07\x4c\x56\xa1\xc3\x39\x60\xc0"
- "\xe1\x7c\xa8\x2b\x95\xeb\xea\x74\x9b\x5f\x8a\xc8\xe3\x33\xf2\x00"
- "\x6f\xff\xe8\x00\x25\x32\xce\x27\x28\x25\x9b\xeb\xd3\xdb\x62\xe6"
- "\x3a\xbc\x4b\x42\xe4\x45\xdf\xa3\xee\x74\xb4\xd5\x7e\x38\x48\x04"
- "\x98\xd7\xd4\x97\x11\x31\x7c\xe0\x6f\x57\x30\x53\xc6\x18\x30\x19"
- "\x46\x6f\x5b\xdd\x9e\xc1\xf5\x12\x47\x6e\xab\x85\xf4\xbc\x05\x91"
- "\x38\x32\x5c\xb4\xe5\x7a\x6e\x4b\x23\x38\x4a\xcf\xb3\xa6\x97\x1e"
- "\xbd\xed\xbf\x3a\x27\x06\xb6\x4d\xc1\x4e\x00\xec\x04\x8f\x5e\xae"
- "\xb7\xfd\xbe\x98\xfc\x2a\x6f\x5a\x72\xc0\x24\x74\x3a\xa4\xb4\xf7"
- "\xe5\x4d\xde\x14\x99\x17\xf8\x98\x14\x6d\xc9\xe4\xa3\x94\x56\xb4"
- "\x33\x11\x79\xa6\xa0\x1f\xed\xfa\xfb\xeb\xf4\xf7\x36\xbc\xbb\x5b"
- "\xc1\xbb\x3a\x3b\x02\x5e\x1a\xc3\x8b\xe4\x2d\x25\x51\x66\xfc\x92"
- "\x60\x20\x5f\x85\xdf\x00\x8b\xc1\x6f\x8b\x6d\x42\x73\x7d\x03\x6d"
- "\x5a\xbb\x1d\xb4\x10\xe4\x75\x06\xc9\x3e\x94\x5c\x27\xe8\xea\xdd"
- "\x80\x4f\x1b\x96\x93\xc5\x55\x2c\x82\x5e\x67\x07\xb5\xf8\x3b\xc8"
- "\xe5\x87\x6c\x84\x2e\x50\xd9\x05\xf0\x62\xe8\x0c\x95\x3d\x4b\xb6"
- "\xc6\xd2\x2f\x28\x1e\x2f\x6b\x26\x41\xae\x61\x5c\xb6\x8d\x5a\x6a"
- "\xdb\xc8\x55\x1b\x5d\xd6\x75\x03\xd9\x9a\xf1\x8c\x3e\xb7\x32\x1e"
- "\x2c\x6f\xa1\x94\xed\xf6\xd2\xd7\xc8\xec\x1a\x4e\xa6\xe6\x42\x8f"
- "\x8e\x4b\xaa\x93\x71\x59\x73\x9a\x2c\x6f\xcc\x03\x1f\x9e\x66\x7c"
- "\xdf\xb6\xbf\xb3\x3c\x68\x3a\x6c\x9b\x42\x87\x6d\xc7\xa9\xd1\x36"
- "\x8e\x1a\x9d\x13\x69\xc3\x69\x4a\x3d\x1c\x1c\x4b\x8d\xe6\x7b\xa9"
- "\x31\x63\x22\x79\x3b\x70\x0f\xf9\x3d\x6c\x0b\x90\x7d\x09\xf3\x53"
- "\xaa\x63\xd3\x53\x64\xf1\x29\x98\xa0\x5d\x6a\xc9\xa1\x12\x22\xa6"
- "\x1d\x3f\xc7\x6b\xc7\xe2\x6f\x90\x0d\xf8\xb5\x03\x97\x1f\x02\x97"
- "\xb7\x33\x6c\x94\x05\x9c\x07\x78\x6b\x42\x64\x2e\xa5\xe4\x7e\xe4"
- "\x38\x5d\x03\xef\x41\x76\x3b\xea\xa0\x4f\x58\x7e\x3b\x57\xe4\x41"
- "\x27\xa4\x42\xfe\x53\xd7\xe8\x32\xd0\xe1\xfa\x15\x99\x3b\x97\xe6"
- "\x25\xd4\xbf\x22\xda\xba\xdc\x03\xc9\x78\x07\x59\x6c\xc3\xfb\xf6"
- "\xd1\xe9\x94\xe6\x0d\xe5\xd0\xc1\xee\x76\x96\xc7\x8e\x41\x01\x4a"
- "\x60\x78\x56\x27\x64\x67\x09\x25\x01\x9f\x3f\xd7\x23\xfd\x3b\xc8"
- "\x87\xf2\x39\x3e\x7a\xb9\x83\xcb\x8b\xeb\x1f\x0d\x68\xd7\x3f\x7a"
- "\x41\x7b\xf5\xd1\x4e\xf1\xea\xa3\xe7\xc3\xaf\x3e\xfa\x0f\xd7\x32"
- "\xb2\x84\xaf\x7f\xd4\xdf\x52\x2c\xfb\x20\xad\xa5\x18\x7d\x10\x26"
- "\xcb\xca\x33\x94\xf6\xf8\xb3\xe8\xfb\xd0\x67\xb4\x72\x3e\xd9\xb4"
- "\xe4\xb7\x5a\xbd\xa1\x4f\xe9\xf1\x52\x12\xb8\x6f\x8f\xd7\xbe\xce"
- "\x94\xb7\x0b\x0c\xd9\x42\xbd\xfb\x7d\xa6\x6d\x36\xae\xd7\x9f\xbc"
- "\xb7\x00\xbf\x42\xfc\x1c\xf8\x15\x89\x94\xb7\x8b\x40\x2b\xd7\xa0"
- "\x55\x09\x54\xd7\x4d\x34\x5a\xa3\x84\xd3\x34\xf0\x18\xf0\x4f\xeb"
- "\x87\x6e\xc3\xb4\xb5\x9e\xea\x9b\xcb\xa9\xac\xab\xcb\x41\xac\x0b"
- "\x59\xff\xb1\x3e\xec\x72\x0f\xb2\xa3\x9e\x3c\x29\xbf\xaf\x40\xc7"
- "\xa4\x78\xaa\x91\xde\x1e\x58\xe1\x48\xf0\xaf\x70\x98\x3a\x53\x3c"
- "\x1b\x91\x67\x22\xf2\x54\xeb\x34\x6c\x67\x58\x90\x2d\xff\xc0\x10"
- "\x25\x02\x66\xf1\x7b\x17\x5b\xcd\x5b\x5e\x11\xc7\x91\xaf\xa8\x17"
- "\x16\x60\x03\x0e\xe8\x3f\xa8\xdc\x48\x03\xad\xdb\xd6\x23\x1f\x97"
- "\xf7\x06\x73\x78\x4c\xf1\x79\x8b\xda\xc9\x1a\xa2\x14\xd1\xa3\xea"
- "\x43\x9e\x76\xd6\xe9\x03\x83\x74\x55\x97\x9b\x66\x30\x6c\x2e\xe7"
- "\xed\x68\x27\x94\xdb\x28\x5c\x0e\x13\xd2\xa7\x75\x09\x47\xc2\x1a"
- "\xa4\x1f\x46\x79\xbd\xee\x76\x03\x47\xae\x83\xfb\x5a\xe2\x09\x7e"
- "\x38\x5c\x14\xa4\x81\x35\x94\x88\x72\x33\x19\x1e\xc3\x02\x1f\xf8"
- "\xd0\xd6\x8d\x87\x8b\xfc\xa4\x89\x28\x98\x3e\x05\xcf\x9a\x1d\x05"
- "\x0f\xe9\x02\xf0\x98\xff\x1a\x51\x66\xe0\x56\x09\xef\xc1\xf7\x34"
- "\x86\x17\x24\xb3\x5d\xe2\xfb\x53\x86\xd1\xc5\xfa\x03\x30\x3d\x4b"
- "\xee\xa1\x0e\xb2\x6e\xf5\xbb\x1c\x89\x2d\x18\x37\xb9\xfc\x3b\x65"
- "\xed\x49\xa2\x33\x2f\x91\x79\x8e\xdf\x7b\x43\xe7\x39\xcf\x2a\xd1"
- "\xe9\x48\x1c\xd8\x01\x5d\x84\x3c\x28\xef\x64\x3c\x23\xfb\xf2\xc1"
- "\x49\x3f\x1d\x47\x3f\x9d\x38\x79\xe2\x38\x9a\x3a\x7e\xc2\x38\xca"
- "\xfa\xe1\xa8\xac\x31\xdf\xfb\xc1\xf7\xe4\xcd\xf7\x7e\x90\xfd\x3d"
- "\x9a\xf1\xb3\x07\xc7\xd1\x8c\x69\xe3\x68\x26\x7e\x33\x66\x4e\x7a"
- "\x70\xe2\xa4\x99\xe3\x28\xef\xde\xc9\x78\x9a\x30\xee\xf6\xac\xfb"
- "\x46\xcd\x98\x30\x79\x12\x3d\x30\xeb\x8e\xac\x3b\xee\xa0\xf1\x93"
- "\xa6\xdc\x9e\x95\xa5\x5f\x6f\xcf\xe2\x2c\x8f\x64\x4f\x9a\x39\x6a"
- "\xc6\xa2\x85\x25\x0b\x47\x4d\x9b\x3c\x81\x53\xa0\xdd\x22\x78\x28"
- "\x33\x7c\x51\x63\x5a\x07\xc4\xb9\x5c\xd2\xa0\x3b\xea\xc0\x03\xf8"
- "\x75\x78\xca\x4e\x40\x07\x5c\xf3\x5c\x1d\xf7\x9d\x1c\x03\xac\x07"
- "\x20\xf7\xe6\x2e\x77\x5a\x29\x68\x78\x94\x69\x68\xbf\x91\xf5\xc4"
- "\xf5\xef\xe3\xdd\x21\x7d\xac\x49\xc2\xfb\xda\xe8\xf7\xd7\x42\x07"
- "\x5b\xff\x4f\x8b\x9d\xc8\x8b\x1f\xe8\x1e\x80\x2e\x04\x7d\xfd\xd4"
- "\xe9\xca\x4b\x02\x7f\x27\xa0\x8e\x36\xc8\xe6\x51\x94\x6d\x8d\x90"
- "\xf9\x36\xf4\xcf\x51\x1e\x57\xce\x52\xda\xbb\x2d\x25\x39\xc4\xfd"
- "\xe4\x2d\xd1\x61\x5c\xe8\x85\x91\x22\x61\xa0\xef\x01\xe7\x98\x82"
- "\x73\x8d\x3d\x42\x3f\xf8\x18\xce\x06\xbc\xd3\x61\x5d\x68\x81\x9e"
- "\x80\x1e\xbf\x55\x73\x65\x92\x48\xd9\x9e\xa9\xf5\x64\xca\xb1\x12"
- "\xe5\xf2\x22\xf8\x3a\xd0\xe8\x44\xbe\x37\x72\x13\xc0\x07\x09\x18"
- "\x7f\xd1\x96\xb4\x42\xf0\x77\x20\xbc\x76\xef\xb3\xe2\x5c\x1e\xdb"
- "\x11\x57\x9d\xa4\xc1\x7f\x46\xfb\x9a\xb4\xb5\x7b\x8b\x45\x97\x4c"
- "\x63\xba\xed\x17\xfc\x9c\x82\x7c\x3d\xbd\x69\xef\x73\x1a\xf8\x20"
- "\x91\xe5\x55\x08\x99\x8e\x31\x73\xf0\x32\xe8\xb4\x56\xe4\x2d\xe6"
- "\xbc\xa3\x43\x34\x00\xba\xc6\x66\x77\x25\xd0\x09\x1a\x4c\x5a\xca"
- "\xde\x45\x11\xf5\x01\xce\x60\x1e\xa4\x98\x1f\xcd\x5d\xe7\x00\xa7"
- "\x53\xa6\xc3\x8e\x19\xfc\x18\xe0\x2f\x66\x5d\xa9\xf4\xf7\xf5\xff"
- "\xce\xf9\xf4\xb1\xb9\xef\x19\xb2\xae\xe0\x5c\xff\xef\x87\x41\x4b"
- "\xb6\x17\xd8\xfe\xeb\x72\x0f\x9e\xe5\xa3\x81\x7e\x35\x36\x5e\xdf"
- "\xca\x79\x35\xe0\x28\x52\x93\xb8\x2d\x25\x9e\xe5\x1d\x74\xb2\x98"
- "\xc7\xda\xc1\x69\x9a\xcb\x41\xd1\x38\x5d\xd3\xc4\xf8\xb3\xfe\x00"
- "\x2d\x3e\x05\x1f\x24\x03\xde\xb6\x68\x3e\x18\xec\x01\x9c\x67\x81"
- "\x5f\x2b\xda\xf4\xac\x8f\xae\x39\xa2\x75\x3a\x50\x2f\x99\x20\x57"
- "\xd0\xe7\x7d\x30\xf4\xf2\x6d\xd1\xe5\xaf\xa9\xe0\x72\xc8\x9f\xd4"
- "\xd5\x29\xf3\xaf\x63\x9a\xeb\x7c\x07\xbe\xbc\x36\x3d\x86\x2f\xb7"
- "\x00\x97\xff\x88\x78\x3f\x26\xe6\xfd\x2a\xbc\xff\x4f\xfd\x3d\xe4"
- "\xfe\xda\x59\x31\x7c\x5b\x8c\xf7\xa7\x80\x6f\x00\x72\x0d\xdb\xe2"
- "\x9a\x5c\xf0\x98\x3f\x22\xff\x9a\x98\xfc\x5b\x91\xff\xbf\x98\x6f"
- "\x78\xcc\xe1\xfc\xf5\xba\xec\x20\xbf\x05\xf9\xf7\xc4\xd4\x3f\x07"
- "\xf9\x03\x11\xf8\x1d\x8b\x7e\x9f\x5e\x8b\xf7\x5f\x32\xaf\xc3\x26"
- "\x4a\x42\x9e\x01\xac\x4b\x58\x8f\x1d\x2e\xe2\xfe\x4a\x37\xc7\xe4"
- "\xcf\x40\xbe\x54\x9d\x46\x26\x9d\x46\xb9\xdc\x8f\xa8\xe3\xb8\xc2"
- "\x21\x3d\x3b\xa6\x4c\x1e\xca\xa4\x83\x8e\xcf\x1a\x7c\x19\xa7\x4c"
- "\x51\x4c\x99\x75\xdc\x8f\x42\xd5\x63\xee\xea\xe9\x2b\xa3\xeb\xc8"
- "\x48\x18\xdc\xb6\xab\x01\x63\x77\x34\x8c\x21\xed\xa8\x77\xd8\x7a"
- "\xa5\x77\xae\x06\x0f\xdd\x81\xb4\x7f\x07\xcc\xe7\x58\x06\x20\xab"
- "\x01\xaf\x3f\x48\xc2\x95\x9b\xaa\x78\xf7\xba\x6b\x06\x85\x88\xef"
- "\x47\xf1\x3d\xc3\x16\x5d\x53\x74\x99\xbc\xee\x1a\x5c\x91\x9e\xce"
- "\xf6\x5b\x02\xeb\x60\xd1\xf5\x13\x4d\xc1\xbc\xee\x4e\x61\x22\x13"
- "\x9e\xc3\x7a\x1d\x7f\xc6\x73\x02\xf0\x5f\x84\x31\x87\xc4\x52\xe4"
- "\x5b\x4e\x13\x90\x7e\x48\xca\xaa\xca\x27\x9f\x55\x1d\xb9\xcc\xdf"
- "\x63\xf0\xfc\xbe\x5e\xfe\x5d\x86\x87\xfb\xdb\xf5\xfb\x84\x30\xc3"
- "\x3a\x67\xc8\xe0\x90\x37\x65\x39\xc8\xa1\x84\x8f\xf2\x62\xa9\x7c"
- "\xc7\x30\x5f\xc6\x75\x32\xae\xab\x70\x7d\x00\xd7\xc7\x5c\x5f\x92"
- "\xcd\x15\x96\xf2\xc8\xcf\x93\x71\x7d\x10\xd7\x3b\x71\x9d\x89\xeb"
- "\x70\x5c\xef\x41\x1b\xc2\x2c\x17\x18\x47\x79\x8e\x15\xc0\xb8\xaa"
- "\x78\x8b\xe7\x00\x5d\xb9\x4c\x83\x49\xc8\xd3\x2e\xe5\x55\xe9\x17"
- "\x8b\xea\xc7\xeb\x3a\x64\x5a\x8a\x4c\x1b\xa0\xf8\x41\xa5\x85\x0d"
- "\x3d\x74\xae\x2f\x4d\xd7\x4d\xba\x2c\xea\x69\x0a\xfe\x0c\xc0\xf7"
- "\x30\xae\x42\xc1\x4a\x52\x7d\xae\xc3\x57\xe5\xcc\x71\xea\x4c\x88"
- "\xac\x13\xd7\x4d\x2e\xa7\x10\xb8\x96\x73\x1f\xf9\x68\xc8\x6e\x21"
- "\xf9\x1e\x63\xac\x82\x37\x5b\xcf\x37\x86\x69\x2c\xcb\xcb\xf4\xf4"
- "\xa3\x11\xbc\x34\xb8\xcb\x3d\x24\x14\x23\x47\x59\xe0\xa5\xdb\x98"
- "\x67\x98\xee\xdc\xb6\x41\xc5\x72\x1c\x97\x6d\x91\xf0\xcf\x29\x9e"
- "\xac\xd3\xe7\xad\x4a\x7e\xaf\x9f\x18\xa3\x5f\x24\xcf\xc6\xc8\x7b"
- "\x07\xd3\x3c\xb1\x94\xe5\xe0\x7a\xcc\xff\xde\x19\x26\x6d\xc6\xb5"
- "\x7b\x97\xf0\xfb\x00\xfa\x98\xeb\x4d\x2c\xe6\x76\x5c\xbf\xc9\x78"
- "\x2f\xdf\x25\x1f\x4a\x63\xfe\x4e\x2c\x92\xef\x76\x63\x3c\xda\x6f"
- "\xbc\x33\xea\x49\x2c\x91\xef\x9a\xfa\xe0\x6e\xcf\xd5\xe1\x26\xc6"
- "\xb3\xf9\x44\xc5\xf6\xec\x51\x44\xa6\x5b\xcb\x29\xc9\x1b\x3a\x46"
- "\xd3\x43\x22\x3c\xaa\x9c\x92\xbd\xa1\x5d\x74\x0b\xd1\x35\xde\xd0"
- "\x71\xba\x95\x68\xb8\x37\xb4\x09\x36\xc8\x36\x7e\x7f\xf0\x66\x4a"
- "\x48\xc0\xd5\x75\x53\xb9\x29\xc1\x1b\x2a\xa1\x8c\x72\x33\xae\x45"
- "\x74\x6f\x92\xe8\xf2\x86\xa6\x20\x5f\x21\x4d\x0f\x8b\x73\x13\x93"
- "\xc4\xdf\xf2\xc3\x94\x36\xe5\x79\xe1\xf2\x86\x30\x1f\x08\x35\x21"
- "\x5d\x13\xd3\xc3\x5f\xe2\xd7\x25\xb4\x8a\xed\xb9\xd3\xc3\xe7\xc4"
- "\x84\xe7\x0f\xe2\xf9\x6f\x02\x7d\x24\xbc\xa1\xb1\xd4\x12\x08\x20"
- "\x9f\x4b\x88\xca\xed\xd9\x8f\x5f\x30\x51\x0f\x6c\x08\xad\x72\x7b"
- "\x2e\xda\x92\xd7\x83\x76\x60\x7c\xfd\x59\xcf\x0a\x5c\xd7\x6e\xff"
- "\xa9\x7c\xae\xd8\xee\x10\x96\xed\x79\xb7\x61\x72\xc5\x6d\xf0\x86"
- "\xda\x28\x1f\xd3\x83\xe9\xcb\xfc\x82\xf1\x1f\xb4\x8a\xe7\x56\x63"
- "\x09\x7d\x60\x9d\xbe\xcc\x25\xf0\xce\x22\x92\xb7\xe7\x79\x43\x1d"
- "\x84\x3a\x1c\x80\x37\x57\xc2\xab\xd8\x5e\x81\xbc\x7e\xce\x17\x09"
- "\x87\x61\x70\xde\xe9\x61\xb2\x22\x7f\x45\x4f\xf2\x76\x27\x7e\x35"
- "\xf8\x1d\x41\xd9\xbf\x0a\x77\xfa\x21\x81\xf1\x1e\xe5\xdb\xf1\x1c"
- "\x0c\x42\x86\x25\x2d\xc3\x34\x00\xf9\xdb\xc1\x2f\x13\xc1\x77\xc0"
- "\x77\x87\x4d\xe2\xbb\x76\xc7\xf5\x41\xd9\x8e\x1d\x43\x54\x3b\x76"
- "\x5c\xc7\xe9\x9d\xb0\x75\x70\x9f\xdd\xa9\xde\xfd\x00\xe5\x66\xc9"
- "\x72\x15\x3b\xb2\x85\x65\x47\x6e\x10\xf2\x05\xba\x96\x33\x1d\x41"
- "\xd7\x72\xa6\xa5\xa8\xdc\x91\xed\x75\xae\x23\x91\xbc\x23\xb7\x27"
- "\x79\x47\x1e\xca\x3f\xd5\x23\x6d\x90\x1d\xce\xa0\x82\xbd\x14\x70"
- "\x66\x83\x6f\x13\x01\xc3\x09\x58\x15\x3d\x6e\x3b\x4d\x5f\x26\x82"
- "\xd3\x43\xab\x42\xf9\xcb\x28\x71\x24\x95\x03\xdf\x0f\x41\xa3\x42"
- "\xb4\xb3\x11\xd7\x89\x78\x4f\xd7\xa2\xae\x83\x80\xeb\xe4\xfa\x50"
- "\x4f\x05\x60\x3e\x0f\x58\x85\x8c\xd3\x97\x6e\x4a\xc3\x73\xcd\x97"
- "\x0a\xbf\xfd\x5a\xc5\x8e\x56\xcd\xb2\xe3\x88\xc1\x43\xcc\x3f\x8a"
- "\x6e\x9b\x68\x5a\x40\x84\xbc\xa1\x2d\x04\x1e\x4b\x6b\x09\x1c\xe7"
- "\xf7\x98\xff\xec\x42\x3f\x33\x4f\x95\xe0\xba\x8d\x98\x7f\x5a\x8a"
- "\x9f\xe7\xbc\x07\x99\x87\xa6\x15\x07\x56\x8d\xa2\xe2\x04\x3c\xbb"
- "\xf2\x43\x16\x7a\xbc\xd8\x5c\x1e\xae\xd8\xd1\xd0\x52\xcc\xfd\x72"
- "\x0c\x65\xb8\x5c\x11\x59\x13\x30\x07\x48\x10\x21\xab\xd3\x6f\x1e"
- "\xe8\x70\x89\x96\xc0\x14\xe4\x2d\x26\x6e\x0f\xf3\x11\xe7\x9f\xda"
- "\x21\x7c\x61\xcb\xce\x3c\x6e\x9b\x18\x54\x4e\xcd\x1d\x77\x12\xcf"
- "\xc3\x9a\x3b\xb6\x31\x9f\x6a\xc2\xb2\x33\x13\x3c\xda\x33\xb5\xa3"
- "\x3c\xe9\xf1\x0b\x94\x80\xb4\x70\xb3\x63\x17\xde\x37\x22\x5f\x93"
- "\xe4\xdb\x69\x17\x42\xd6\x90\x65\x47\x4d\xa8\x62\x67\xf6\xb4\x0b"
- "\x3d\xa2\xd9\xb1\x89\x1e\xeb\x28\x07\xad\x76\xd1\xd4\x33\xa1\xc4"
- "\x96\xe2\x42\xe4\xe9\x42\xfa\x36\xc9\xff\x53\xcf\x74\x8a\x69\xb0"
- "\x66\xa6\x5d\xf8\x9b\x98\xea\x10\x07\xf3\x9d\x34\xe8\xea\x55\x42"
- "\x63\xb9\x68\x6a\xdb\x45\x57\x1f\xf7\x11\xcb\xc4\x94\x39\x9a\x98"
- "\x7a\xe6\x9c\x78\xfc\x59\xa6\xcd\x58\x6a\x76\x40\x7e\x9c\x9b\x98"
- "\xde\xfb\x9b\x1d\x07\x50\xff\x44\xc0\x75\x09\xaf\x73\x0b\xf2\x7a"
- "\xac\x8f\x9d\x49\xa3\xa6\xb6\x4d\x14\x4a\xde\x51\x13\xae\xdc\xd1"
- "\xa0\x25\xef\x38\xa2\x55\xee\x68\x15\xc9\x3b\x33\x43\x95\x3b\xb3"
- "\xc3\xc9\x3b\xc1\x03\x3b\x1b\xd0\x4f\xc9\xdc\xe7\xdd\x6e\xb2\xe3"
- "\x79\x47\x37\xf7\x7f\xc5\xce\xfd\x68\x6b\x2b\x6c\x5e\xa1\x78\x7f"
- "\xe7\x7e\x5e\x5b\x40\xd9\xd6\x9e\xe4\x9d\x47\x90\xaf\x55\xc9\xd7"
- "\xce\x76\xe6\x4b\xe4\x33\x21\xed\x14\xe6\x3d\x89\x78\x1f\xec\x49"
- "\x6e\xb0\xe0\x67\x13\x6b\x1b\x1c\x80\x7f\x8d\xe4\xa9\x8a\x06\x87"
- "\xf8\x71\x35\x6c\xe8\x0b\x80\xd3\x50\x31\x3d\x7c\xb7\x00\x0d\x21"
- "\x27\x0d\x0e\xad\xb2\xc1\x29\x52\x1a\x1a\x82\x92\xf7\x1b\x76\x32"
- "\xec\x9e\x15\x99\xbc\xe6\x60\xc6\x7b\xd8\x80\x6f\xde\x1a\x64\x5e"
- "\xb5\xbc\x99\xa9\x59\xde\xac\x10\x15\x6f\x66\xff\xe4\x79\xe1\x0f"
- "\x57\xbc\x99\xa7\x55\xbc\x99\x1b\xba\x0a\xb6\xb9\xf3\x00\xb1\x7e"
- "\x0a\x7d\x24\x40\x83\x4f\x40\x8f\x6d\xb2\xff\xbd\x4e\xc8\xc0\xb2"
- "\xa1\xe5\xcd\x1d\xe0\x85\xe2\xb7\xa5\x6e\x6a\x09\x1c\x93\x34\x15"
- "\xc9\x6f\x66\x32\x4f\x71\xff\x3e\x5e\x4c\xe5\xa2\xf2\xcd\x6c\xad"
- "\xf2\xcd\xdc\x70\x25\xe0\x26\xa3\x9e\x94\xb7\xfe\x14\x94\xf2\xfa"
- "\x16\xf8\xf5\x00\xca\x7c\x42\x8a\xc7\xdf\x3a\xd2\x9f\x8e\x64\x5d"
- "\xc5\xfa\x69\x7a\x28\xc8\x3c\x73\x8a\xf5\x9a\xd2\x53\x94\x6f\xe8"
- "\x29\xd6\x51\x3c\xdf\x61\x3d\xa5\xe9\x7a\x4a\xd3\xf5\x94\x7c\xb6"
- "\x40\xd7\x54\x6c\xcf\x63\x7d\x34\xdd\xa9\xf4\xcc\xf4\x70\x96\x00"
- "\x6f\xa4\x02\x46\x9e\xea\x0b\xe4\x59\xbb\x7d\xae\xcc\x2f\xe9\xb4"
- "\xbd\x42\x83\xbe\xc1\xaf\x46\x53\xfa\xa6\x55\xd7\x37\x26\x43\xdf"
- "\x84\x31\xae\x41\xa6\xb4\x78\xfa\x46\xd3\xf5\x4d\x58\x28\x7d\xa3"
- "\xe9\xfa\x86\xd3\xc3\xba\xbe\x09\xc7\xd1\x37\x90\x67\x6e\x6f\xa2"
- "\xae\x67\xca\x59\xcf\x70\x7b\xc1\x6b\xb9\x9a\xd2\x33\x0e\xcc\x75"
- "\x4c\xac\x67\xc2\x28\xa3\x19\x7a\xa6\x4b\x96\xaf\x60\x5d\xd3\xf3"
- "\x02\x41\x7f\xda\x89\x75\x8c\xd4\x27\xa1\xe1\x21\xd6\x27\xa0\xdf"
- "\xdd\xb1\xfa\x04\xf0\x6a\x70\x9f\xa6\xeb\xa9\x23\x98\xe9\x86\xa0"
- "\x4f\x1a\xa6\x3b\x03\xe8\xeb\xcf\x30\xf7\x87\xde\x76\x96\x94\x7b"
- "\x9d\x21\x82\x1e\x68\x15\x2d\xe5\x04\x1c\xc1\xbf\x61\xe8\x0a\x22"
- "\xc8\x65\x66\x08\x32\x0e\x1e\xcf\x6e\x29\xfe\x94\xc2\x90\xd5\xa9"
- "\x1d\x9d\xde\xc7\x03\x99\x69\x53\xcf\x08\x3f\xe8\xe3\x7b\xbc\xb8"
- "\x1c\xfa\x25\xd3\xdf\xdc\xf1\x21\x4d\x69\x13\xda\x94\x02\x9f\x1d"
- "\x32\x90\x3d\x75\xbe\xc7\xfa\xf8\xb3\x69\x90\x33\xe1\x81\x5e\xfc"
- "\x7f\xa6\x9e\x49\xb3\xce\x6e\xa3\x6f\x4d\x99\x23\xb4\x30\xe4\x0c"
- "\xed\x6d\x40\xbb\xf7\x03\xf7\x23\x90\xb9\x56\xc8\x59\x66\x28\x46"
- "\xce\x20\x33\x3b\x70\x6f\x57\xf4\xdb\xd9\x0a\x39\xdb\xaf\xc9\xf1"
- "\xac\x4d\xce\x31\x51\x4f\x2b\xaf\xc5\x41\xd6\xf6\x6b\x95\x4a\xd6"
- "\x34\x55\xae\x5d\x63\xfa\x99\x74\x59\x43\x5f\xe0\x7d\x10\xb2\x63"
- "\xc1\x2f\xbe\xac\x15\x47\xc8\xda\xb3\xba\xac\x25\x2b\x59\x43\x9f"
- "\x26\x86\x57\x28\x79\x63\xf8\x3c\x0f\xed\x95\xb7\x94\x37\x33\x71"
- "\x9f\xa0\x78\x47\xca\x1c\xc6\x95\x37\xf3\x20\x6f\xb9\x90\x37\xc0"
- "\x13\x7e\xd6\x9b\xe0\xcd\xff\xe0\xb1\x6e\x5a\xb1\xf8\x8f\xfc\xf0"
- "\xd0\x72\xc8\x53\x1e\x74\xd9\xdf\xa0\x47\xff\xe3\xf1\x00\x6d\x85"
- "\x3c\x65\x42\x8e\xb2\x21\x4f\xb9\x90\x2b\x96\xa7\x23\xe1\x15\x0c"
- "\xf3\xad\x23\xbd\x30\xe4\x58\x19\x2d\x4f\xfd\xad\x83\x76\xb9\xed"
- "\xa5\x3e\xfa\xa0\x98\xed\x15\xdc\x57\xf8\xe8\xc0\x44\xfd\x1e\xf6"
- "\xcf\x56\xb9\xb6\xc5\x32\x58\x5c\x46\xd7\x9d\xa6\xe1\xb9\xe0\x77"
- "\xc2\x7d\x2a\xee\xa7\x4c\xbf\xe5\x20\xec\x88\x8e\x76\xd4\xdb\xc5"
- "\x72\x28\xdc\x63\xd8\x3e\xcb\x01\x1f\x5a\x44\x57\x66\x2a\xec\x4b"
- "\x4d\xf4\xd8\x78\xad\xcd\x8a\xe7\x41\x68\x7f\x06\xae\x83\xb7\x5c"
- "\xa4\x74\xfc\x6c\x5b\xdc\x5a\x39\xdb\x4e\xb8\xcf\x12\x4b\x6d\x29"
- "\x1b\x96\xd0\x48\x6b\x80\x2c\xf5\x6e\x2d\xcf\xba\x2a\x8d\xd7\x9c"
- "\xd2\xf9\x5e\xb8\xb7\x8d\xad\xbf\x48\x66\x5e\x17\xd0\x92\x51\x9f"
- "\xd3\x2a\xc4\xe2\x4c\xaa\x5f\x04\xfd\xe0\x26\x5b\xbd\x5b\xec\x0e"
- "\x77\x49\x99\xcc\x36\x70\x61\xdc\x80\xe7\x0d\xc0\x73\xf6\x43\xcb"
- "\x72\xe8\x13\x27\xc5\x5d\xab\xed\x72\x0f\xef\x6d\x7f\x3f\xef\x6b"
- "\x0d\x9a\xf4\xf3\xfe\x80\x41\xa7\x7e\xd6\xf5\xcc\x3c\x46\x87\x97"
- "\x08\x7f\xd5\x53\xc4\xb4\xb0\xb9\x42\xe2\x3f\x41\xc7\xf2\xb2\x30"
- "\xdd\x30\x7d\xd9\xb7\x85\xb7\x43\x78\xbc\xce\x33\x54\x8f\xf7\x65"
- "\xa5\x42\xd3\x92\xf7\xfa\x44\xe5\xde\xe3\x9d\x4b\x44\x88\xd7\x72"
- "\xba\xdc\x37\xda\x7d\xf4\x23\x8f\xea\x8b\x1d\xfb\xe5\x1c\xd2\xb2"
- "\xf7\x38\x60\x5d\xc3\xb0\x9a\x51\x3e\x5c\xb9\xb7\x0d\xf9\x60\x6f"
- "\xfe\x51\xae\x77\x40\x8e\xf7\x17\x2f\xa7\x6f\x9e\xa6\x1b\x25\x8d"
- "\x45\xc5\xde\x00\xeb\x03\xa4\xa5\x21\x6d\x1d\xe0\x07\x91\xdf\xe9"
- "\xa3\xbd\x9b\x94\x1d\x7b\xe3\x3a\x23\x1f\xee\x0b\xf8\x3e\x8a\x7f"
- "\x12\xe4\x62\x3a\x60\xd9\xfb\x36\xab\x12\xf4\xe5\x75\xe3\x2f\x0d"
- "\xbf\x9c\xf8\xaf\xfb\xf4\xf9\xce\x6c\xd8\x5a\xe4\x5a\x49\xc3\xd0"
- "\x3f\xc0\xef\x3b\x09\x98\x47\x9c\x14\xee\x1b\x6b\xde\x58\x1e\xc4"
- "\x3c\xe1\x3b\xa9\x3e\x7a\xb1\xb1\x3f\x7a\x0a\xb6\x75\x2e\x8a\xf6"
- "\xaa\x25\xbd\xb4\xfc\x7c\xfa\x32\x4d\xf0\x3d\xeb\xa3\x7a\xa4\x33"
- "\xdd\x00\x67\x96\x41\xb3\xfe\xfb\x65\xaf\x5f\xcd\x39\xbf\xb3\x47"
- "\xb8\x05\x79\xbe\xc5\x7b\x4c\xdf\xd9\xab\xe8\xb0\xf3\x48\x27\xf4"
- "\x08\xaf\x13\x63\x6e\x16\x58\x6c\x13\xa0\xd7\x77\x1a\x7c\x34\x32"
- "\x4b\x5f\x87\x0a\x78\x43\x93\x58\xb7\xc4\x1d\xb7\x78\x4f\xac\x0f"
- "\x7e\xc6\xb1\x96\x61\xd0\x43\x52\x37\x1d\x9a\x55\xa6\xf0\x0e\x32"
- "\x5c\x4f\xd9\x79\x6a\xc3\xfb\xc5\x01\xd1\x2e\x2a\x0e\xe5\xf2\x3c"
- "\xc2\xb3\xa4\x9b\xd3\x3e\x05\x6f\x0b\xcf\x22\xc6\x29\xe3\x53\xcf"
- "\xb7\xba\xe9\xa4\x93\x12\xeb\x7b\xd7\x7f\x32\x3c\xbc\xde\xa3\xd6"
- "\xb9\x32\x72\x7c\x34\x2a\x68\xe0\xc5\x36\x06\xe8\xcb\xb4\xde\xcf"
- "\xb6\x06\xef\x3d\x2c\x2e\x15\x41\xb6\x39\x90\xb7\xc8\x68\x03\xb7"
- "\x4f\xb5\x2b\xa3\x3c\xb2\x5d\xbc\x47\x65\x2d\x55\x34\x58\xbc\x8c"
- "\x2c\x76\x45\x6b\x0b\xb7\x97\xdb\xc2\x6d\x96\x6d\x91\x3a\x16\x63"
- "\x44\xe8\x4e\xcc\xc7\x64\x7a\x2b\x60\x61\xfe\x33\x52\xe7\xa9\x8c"
- "\x9c\x58\x3e\xea\xed\x47\xcb\x8e\x0a\xcc\x41\xbf\xe5\xd2\xc4\x89"
- "\x93\x34\xe2\x61\xb5\x76\x36\xe2\x61\x8d\xed\xec\x20\xf3\xef\x07"
- "\xad\x3c\x26\x7b\x4b\x59\xdf\xca\xbc\xd7\x22\x6f\x1b\xf2\x4c\xd6"
- "\xf3\x4e\x56\x7b\x76\xf2\x3a\x80\xaf\x18\xc7\x9e\xf7\xd1\x88\x02"
- "\xbf\x1c\xef\x0f\xa5\x19\xcf\x98\xbb\x63\xfe\x37\xc2\x26\x2a\x3f"
- "\x68\x8d\x8f\xcb\x9b\x15\x3c\x9e\x85\x2f\x8a\x0e\xd4\x73\x3d\xf3"
- "\x94\x6b\x19\x7d\x03\x7c\xf9\x79\xd9\x4a\xba\x96\xf9\x49\x24\xef"
- "\x0d\x29\xba\x8f\xd8\x25\xdc\xb0\x3d\xa1\x51\x8b\x97\xd0\x37\x21"
- "\x47\x81\xd3\x34\xe2\x50\x7e\xa9\x1d\xb8\x12\x55\x9d\x25\x92\x3a"
- "\x28\x79\x6f\xd0\x1b\xfa\x82\xea\xcf\xf2\xda\xce\x08\x9f\xc1\x8b"
- "\xb8\xef\xb8\x9c\xbe\xc0\x38\x63\x51\x6b\x0f\x37\x3d\xcc\xfb\x0c"
- "\x27\xe8\xa6\x89\xdc\x5e\xb5\xc7\x79\xd3\x9d\xe2\xa2\x98\x2d\xd4"
- "\x98\x16\xf4\xd1\x4d\xc5\x18\x5b\x2c\xf2\xe7\xa6\x02\xf5\xbc\x33"
- "\x88\x7c\x19\xe2\xa2\x46\x9c\x8e\xb4\xb1\xc2\x9d\xc0\x32\x71\xa0"
- "\xcb\x7d\x93\xc3\x47\x3f\x6e\x55\x7d\x73\xd3\x18\x86\x15\x1f\x87"
- "\x9d\x41\xf4\x2d\x31\x6f\x02\xd6\x9f\xed\x65\xbc\x76\x79\xd3\x76"
- "\x29\x17\x80\x55\x6f\x52\x7a\x5b\x03\xae\x75\x6e\xcd\x01\x1d\xed"
- "\xd0\xd6\x7e\x94\x23\xef\xf5\x77\x42\x1f\x47\xe3\xc3\x3f\x34\xcb"
- "\x33\x94\x79\xfc\xe6\x91\x0a\xce\xa1\x5c\xcf\xd0\xd3\xfc\x3c\x8a"
- "\x9f\x03\x96\x83\x39\xde\x9a\x1c\xd4\x7f\x1a\xf5\xde\x3c\x52\xcd"
- "\xe7\x6f\x1e\xd5\x89\x3a\xba\xdc\x37\x8f\xf4\xd1\x68\xb3\xda\x73"
- "\x39\x98\xd3\xdf\x5e\x32\xcb\x0e\xcb\x9c\x92\xe9\xcc\x33\xcd\x5b"
- "\xa5\xfc\xb5\x77\x5a\x1a\x2c\xba\xde\xe0\x75\x9a\xd4\x13\x94\xd9"
- "\xd1\x6c\x93\xfc\x6d\x12\xa6\x9b\xd7\xfd\x46\xf3\x9b\x78\x5f\x4c"
- "\xa9\xaf\xcc\x8e\x4b\x7f\x37\x7b\xf0\x3b\x8a\xdf\x71\xfd\xb9\x1d"
- "\xbf\x10\xee\xa7\xe0\x77\x5c\xd2\x6e\x73\x61\x82\x0f\xef\x3a\x61"
- "\xb3\xf3\xb3\x8f\x6e\x3e\x22\x36\x67\x98\x60\x97\xc8\xfb\xfa\x6f"
- "\xf0\x3a\xc1\xcd\xd0\xb3\x37\x95\xaa\xbe\xc8\x94\x6b\x2a\x90\x47"
- "\xa6\xbb\x70\xd5\x88\x60\x63\x59\x80\xf1\xce\x68\xac\x09\x90\xfd"
- "\x26\x6e\x7f\x26\xdb\x0f\x22\x00\xfa\xf3\x75\x71\x8d\xf0\x1f\xae"
- "\x0d\x11\xef\xcf\x75\xb9\x33\x21\xff\xf3\xa7\xa8\x35\x87\x43\xc5"
- "\x0c\x4f\xe7\x09\x61\xb4\x5f\xe9\xb4\x83\x39\xdc\x97\x78\x7e\x0e"
- "\x6d\xb7\x9e\xa5\xcc\xbd\x22\xe5\xa3\x9c\xc3\x0e\xa2\x2d\xd0\x23"
- "\x18\x6b\xe4\x5e\x41\xbd\xf4\x0f\xc8\xc4\xf8\x7f\xd3\x71\x63\x3f"
- "\x69\x3d\xde\x6f\xc0\x3b\x8c\x3d\xfe\x66\x47\x90\x18\x56\x98\xdb"
- "\x87\xf2\x1f\x6a\x7e\x33\xc6\x6a\xf4\xf9\xc1\x9c\xb2\x62\xe8\x99"
- "\x5e\xbd\x95\x39\x7b\xe5\x19\x11\x34\xda\x77\x78\x2b\xcb\x42\x26"
- "\xf8\xff\x69\x47\xbf\xfc\xdf\x8b\xf3\xad\xc9\x87\x33\x54\x9f\x69"
- "\xa0\x4b\x74\x9f\xdd\x6a\x51\xfd\x75\xcb\xd8\xe8\xfe\xba\x15\xb6"
- "\xcd\x2d\x6b\xf0\xab\xc5\x6f\x97\x7a\x8e\xfc\xdd\x52\x1c\x71\x7f"
- "\x00\x3f\xe8\xce\x5b\x30\xfe\x8f\x08\xaa\x7e\xe0\x74\xb4\x83\x79"
- "\xe4\x1f\x64\xd1\x7a\xf2\x88\xf7\x6b\x39\x9d\xf9\x99\xd3\x35\xd8"
- "\x33\x3e\xba\xa5\x1a\xef\xd3\x58\x56\xab\x34\x8a\x7a\xef\x45\xed"
- "\x9e\xe5\xd0\xd5\x74\xcb\xe7\x0c\xcb\xba\xaa\xa2\x82\xf9\x14\x65"
- "\x36\x59\x43\x15\x15\xa8\xaf\xc3\xa0\x2b\xd2\x8e\xf1\x7b\xe6\xc9"
- "\x2e\xf7\xad\x66\xd0\xa5\x41\xee\xc7\x62\xbe\x17\xdf\xd6\xb8\x35"
- "\xb3\xd7\x26\xb3\x34\x38\x58\x1f\x75\xd0\x77\xc7\x40\x67\xa1\x6f"
- "\x3f\xca\x56\x63\xcd\x77\xef\xe4\x67\xe8\xca\xcf\x71\x9f\xd5\x0c"
- "\x9d\xd4\xbd\x76\x6f\x41\x8f\x89\x06\x74\x9b\x28\x27\xb4\xf6\x4c"
- "\x6a\x28\xe5\xed\x22\x6f\xfb\x1e\x6a\x09\xfd\x96\xec\x4f\x49\x18"
- "\xb7\x78\xc1\x03\xae\x65\x22\xfc\x4e\x77\x83\xd9\x1b\x3a\xe7\xc1"
- "\xd8\xfc\xed\xd3\xf4\x5d\x49\x8f\x17\x4f\x60\xd4\x7f\x5c\xc2\xd6"
- "\xe9\xd3\xd1\xbe\x61\x9e\x08\x6d\x38\x29\x02\xb0\xef\x52\xd6\x77"
- "\xd3\xc8\xd7\x97\x53\x56\x6d\x37\x65\xd4\x75\x53\xa6\x38\x95\x69"
- "\xaa\x85\xdd\xf6\xf8\x85\x34\x82\x4e\xc8\x1b\x54\x4c\x96\xba\xe5"
- "\x24\x79\x24\x5c\x09\xfb\x2d\x04\xfb\xed\x5c\x26\xeb\xc6\x5e\xfb"
- "\xad\x47\xda\xc5\xfb\x0a\x15\x1f\xed\x2b\x1c\xe8\xa0\x84\xd4\x02"
- "\x4a\x03\x7e\xae\xb3\x74\xeb\xfc\x54\x0c\x88\xdc\x66\x9f\xde\x5e"
- "\xd0\xbc\xd4\xea\xa0\x01\xb2\xad\xd0\xd7\xa2\xf2\xa3\xec\x7e\xc7"
- "\x61\x13\xf3\x54\x80\xe5\x86\xdb\xb0\x8a\xf7\x8c\xf7\x0c\x0d\x9a"
- "\x17\xd7\x8a\x20\xa7\x97\x0c\x17\xd0\x99\xdf\x75\x70\xdd\xbb\x91"
- "\xde\xe5\xfe\x6e\xb5\xcf\xf4\xab\x91\xfd\xf1\x28\xe6\x47\xba\x5e"
- "\x19\x79\x8d\x30\x95\x83\x47\x1b\x1a\x56\x86\x60\x7b\x9f\x65\x99"
- "\x1d\x99\x36\xbd\x48\x84\xec\x0b\x78\xff\x7e\x24\xb1\x6f\x01\xef"
- "\x29\xfe\x06\xb6\xcd\x57\xf9\x13\xf0\x78\xc1\x73\x05\x6b\x11\x60"
- "\xae\x6d\x68\x10\x98\x9f\x7f\x5d\x7f\x06\xb4\x33\x75\xe3\x10\xf6"
- "\xb3\x19\x39\xc5\x47\x53\xb6\x31\xee\xd2\x97\x06\xba\x13\xf6\xd6"
- "\xb5\xc0\xab\x22\x00\x3a\xe0\x3d\xc6\xff\xc9\x4e\x7d\xff\xd7\xcf"
- "\x7b\xaf\x48\xc3\xf8\x7f\xff\x01\x4e\x2b\x19\x4e\xb6\x12\xbb\x88"
- "\xbb\xf7\xcd\x36\x13\xef\x49\x03\xde\xf5\x28\xb3\xc7\x80\x83\x71"
- "\xea\xd7\x9d\xa6\x87\x1e\x42\xda\x11\x03\x0e\xf2\x5c\x87\xe7\xd6"
- "\xde\x3c\xaa\x4c\x7b\x44\x99\x87\x3a\x4d\xb7\xfe\x1a\x69\xa1\xe8"
- "\x32\xa3\x52\xa3\xcb\x8c\x1a\x16\x51\xa6\x5c\xd5\x33\x2a\x2b\xa6"
- "\x4c\x4e\x4c\x99\x19\x97\xe2\x36\xaa\x30\xa6\x4c\x49\x4c\x99\x35"
- "\x97\xe2\x36\xaa\x26\xa6\x4c\x43\x4c\x99\xfd\x11\xb4\x64\xbf\x9a"
- "\x2c\xa4\x35\xc5\x94\x39\x1e\x53\xa6\xc3\x78\xee\x87\xc6\xa9\x8b"
- "\xb7\x90\x0d\xbc\xc9\xbe\x5b\xfe\x8d\xe8\x9f\xce\x57\x9f\xee\x52"
- "\x65\x6f\xcb\xbc\xb4\x5d\xb7\x8d\x8d\xae\xef\xb6\x29\xd1\xf5\xdd"
- "\x36\xfb\xd2\x76\xdd\x56\x1c\x53\xa6\x3c\xa6\x4c\x75\x44\x99\xad"
- "\x7a\x3d\xdb\x62\xca\xec\x89\x29\xd3\x78\x29\x5f\xdd\xd6\x1a\x53"
- "\xa6\x3d\xa6\x4c\xf0\x2b\x68\xc1\xe3\xb8\xf2\x6b\x1b\xc2\xb6\xf2"
- "\x3d\xb0\x11\x46\xcf\x61\xdf\x08\xde\x07\x7d\xa3\x3b\x98\xc4\xfb"
- "\x73\x3c\x5e\x1d\x76\x06\x31\xb6\x8c\xc6\xfc\x67\x8c\xc7\x18\xb3"
- "\xd8\x6f\x84\x65\x5a\xd9\xd8\xa3\x33\xfb\xb3\x45\xa5\xef\x99\xee"
- "\xbf\xc6\x75\x1d\x1e\xc6\xe3\xd4\xe8\x4d\xbd\x36\xb1\xf2\x41\x23"
- "\x1d\xce\xdf\x8d\x7d\xd8\x7a\xe5\x8f\x92\xc0\x36\xf9\x61\xa7\x2c"
- "\x73\x24\xc2\x8e\xe6\xfa\x03\x7b\x96\x07\xcd\x31\x78\x34\x5c\x06"
- "\x8f\x54\xd8\x46\xd9\x2d\x18\xbd\x78\x7f\xbd\xb9\x16\x36\x10\xec"
- "\x7e\xc6\xed\x04\x65\x65\x49\x9b\x6c\x41\x37\xf1\xbd\xb7\xf4\x2e"
- "\xb9\xff\xae\x6c\xd2\x2c\x47\x23\xea\x67\xdb\xbd\xb1\xf8\x3c\xfb"
- "\x48\x61\xfc\x65\xdb\x2d\xeb\xe5\xc3\xa5\x7e\xe0\x95\x55\x60\xf8"
- "\xa9\xf8\x28\x6b\x93\xb4\x35\x2a\x0e\x65\xb1\x6f\x00\xfb\xd0\x1c"
- "\x0e\x64\x73\x1e\xf0\xff\xe8\x22\xa3\xbd\x18\xeb\xfd\xc8\x3b\xf6"
- "\x72\x34\x53\x7d\x98\x75\x20\x9a\x27\x93\xc0\x2b\x59\x47\xa3\xfb"
- "\x3d\xcb\x17\xdd\xef\x59\xfe\x68\x9e\x34\x81\x27\x6f\x37\x47\x97"
- "\xb9\x3d\x3d\xba\xcc\xed\x19\x11\x65\xaa\x55\x3d\xb7\x67\xc7\x94"
- "\xc9\x8d\x29\x93\x17\xf1\x8c\x36\xde\xee\xe8\x9d\xfb\x48\x1f\xa8"
- "\xdb\x9d\x11\xcf\xa6\x4d\x52\x7f\xde\xbe\xce\x48\xe3\xb5\xa3\xba"
- "\x57\x94\x0f\x8e\x0e\xaf\x21\x46\xde\x39\xff\x81\x18\x1c\x9a\x62"
- "\x70\xe8\x95\x7f\x7d\xef\xfe\xe3\x93\x74\xc7\x1e\x7d\xef\xbe\x03"
- "\x63\xf6\x74\x7e\x06\xac\x1a\xe4\x07\x1d\xee\x48\x8d\x86\x77\xc7"
- "\xb0\x68\x78\x77\x8c\x8c\x78\x4e\xc3\xf3\xd8\x88\x36\xa4\x25\xda"
- "\x28\x01\xfc\x02\xfb\xed\x8e\x59\x46\x3a\xcf\x29\x81\x6f\xbb\x4b"
- "\x8e\x35\x39\xec\x5b\x36\xf8\x04\xdd\x31\x9e\xe7\x9f\x3a\xcc\x48"
- "\xf9\x27\xd5\xae\x3b\x36\xc5\xe0\xb1\x2d\x06\x8f\x3d\x11\xed\x0a"
- "\x58\x57\xd1\x03\xd6\xd0\x83\x0f\xb3\xed\xc3\xfe\x94\xd2\xc7\x6b"
- "\x25\x6c\xb6\x0b\x94\xc6\xbe\x75\x27\x4b\x28\xd1\xeb\x6c\xc7\x5c"
- "\x6e\x5f\x41\xbf\xfc\x94\x72\x28\x47\xf9\x56\x91\xbd\xcb\xfd\xbd"
- "\x74\x83\x1f\xb5\xb5\x87\x72\xb4\xca\x0f\x33\x90\x06\xfd\x97\xb5"
- "\x55\xd9\xb9\x07\x8a\x85\x2b\xaf\x06\xf4\xc4\xbc\x68\xcc\x75\xfa"
- "\x3c\x62\x16\xfb\x88\xb1\x1f\x2b\xc6\xf8\x54\xb5\x0f\xff\xbd\xd9"
- "\x11\x7c\x1d\xb0\x2f\xbf\x5b\x9c\xa0\x31\xc3\xd9\x06\x60\x19\x65"
- "\x5f\xb3\xc3\x21\x3f\xf1\xdc\xdb\x1b\x3a\x2d\x6d\x37\xbc\xb7\xeb"
- "\x65\x6b\x22\xca\xfa\xf5\xb9\x71\x3b\xbf\x1b\x1d\x22\xf3\xe1\x80"
- "\x9f\x00\x27\x5d\xd9\x7b\x63\x86\x1f\x86\xbc\xa2\x4c\x93\x51\x86"
- "\xe7\xd1\x72\x8f\xb7\x84\xcc\xb7\x95\x92\xd9\xb3\xfc\x84\x84\x6d"
- "\xf8\x6d\xc0\x96\xee\xf0\x96\xb6\x93\x37\xd0\xca\x6b\x5d\x66\xe5"
- "\xa3\x33\xc6\x9e\x18\x24\x4b\x67\xe5\x21\x8c\x71\x63\xec\xe1\xca"
- "\x43\xd9\xc0\x0d\xe3\xd9\xf7\x26\xb2\xbe\x89\xa4\xdd\xa4\x49\x33"
- "\x1e\x9c\x3e\x75\xd4\xcf\x1e\x9c\x3c\x6b\xd2\x5d\xf6\x59\xf3\x9f"
- "\x99\x5b\x38\x6a\xe1\x73\x25\xf6\xa5\x8b\xe6\x97\xcc\x5f\xf0\x73"
- "\x7b\x96\x73\x84\xd3\x3e\xa7\x44\x5d\x33\x8b\xe6\x2c\x2e\x19\xc7"
- "\xb7\x23\xed\xc5\x8b\xe6\x2e\x91\xb7\xb7\xa4\x50\x34\x90\xf9\x25"
- "\x73\x17\xd9\x47\x14\x8e\xb4\xdf\x3b\x67\x7e\xd1\x73\x8b\xe6\xc6"
- "\x85\x75\x97\x7d\xd1\xdc\x45\x73\xe7\x14\xda\xc7\xd9\xb3\x18\x72"
- "\x24\xb8\x88\xfe\xcc\x32\xc6\x31\x1e\xbf\xaa\xdc\xe2\xa8\x3e\x9e"
- "\xf9\x14\xff\x8c\x09\x5c\x3a\x96\xdd\x69\x89\xe6\xb9\x3b\x6d\xd1"
- "\x3c\x77\x67\xe6\xa5\x63\xd9\x9d\x31\xe3\xdf\x9d\x31\xe3\xdf\x9d"
- "\xb3\x2f\x1d\xcb\xee\x8c\x19\xff\xee\x8c\x19\xff\xee\xec\x1d\xff"
- "\xc0\x4b\xbe\xd5\x52\x2f\xdc\x19\x33\xfe\xdd\x19\x33\xfe\xdd\xd9"
- "\x18\xf3\x7c\x2c\xe2\xf9\x5a\x3c\xb7\x45\x8e\x8f\x78\x0e\x18\xf2"
- "\xd9\xa7\x5f\xbe\x6f\x31\xf2\xb0\xae\x87\x6e\x6e\x53\x79\xbf\x6f"
- "\x8f\xc8\xdb\xae\xe7\x1d\xd3\x2b\x7f\xbc\xaf\x8d\x74\x35\x5f\xff"
- "\xfe\x6b\xac\xd3\xd9\x1f\x8f\xc7\x26\xc8\xc7\xb7\xcf\xd2\xf7\xaf"
- "\x61\x58\xcc\xc3\xec\x9f\x29\x5e\x7d\xb4\xab\x7e\x30\x59\xb8\x4c"
- "\xfd\x4b\xec\xd7\x3b\x66\x24\xfb\xea\x22\x8d\x7d\x97\xa1\x53\xbe"
- "\xcf\xf6\x6f\x48\x8d\x17\xdf\xf7\x49\x9b\x1f\x65\x74\xf8\x72\x5e"
- "\x03\x38\xec\x0b\x6c\xa9\x52\x63\x71\x1b\xee\x53\x99\xa7\x51\xde"
- "\x2c\x4c\x63\x9e\x65\x1f\x68\xa4\xa5\xe1\x97\x0e\x78\x3e\x03\xde"
- "\x9a\x21\xf1\x6d\xcb\x58\x3b\xb7\x77\x3e\x68\x22\x6b\x95\x5b\x6b"
- "\xf5\x6a\x6c\x5b\xff\x20\x5d\xad\x2d\xec\x2d\x17\xee\x83\x79\xf5"
- "\x48\x8f\x3f\x4f\xfa\x01\xe4\xe5\x07\x16\xb5\xde\xf2\x03\xf4\xff"
- "\xd4\x31\x6a\xed\x74\x6f\x39\xf4\x6d\x37\xe0\x5c\xc0\xb5\x07\xd7"
- "\x7f\x37\xe0\x7b\xe4\x7c\xfb\x07\x25\xc2\x9d\x30\x93\xe1\xc6\xa4"
- "\xaf\x83\x7e\xeb\xb6\x86\xca\xf3\xe2\xbc\x6b\x10\xee\xc4\x07\xe3"
- "\xa4\x7b\x60\x33\x74\x03\x8f\x00\xe3\x1b\x91\xde\x2a\xdc\x83\x66"
- "\x71\x7e\x1f\xd7\x87\x32\xfd\xd9\xda\x86\xff\xad\xf2\xe1\xcf\xce"
- "\x88\x69\xc7\x97\x27\x29\xfb\x57\xaa\x1d\xd9\xe1\xe8\xba\xb3\xc7"
- "\xc6\x6f\x47\xf6\x2c\xb4\xe3\xcb\xf8\xed\xc8\x2e\x96\xb4\x35\xa1"
- "\x2d\xa6\x4b\xde\xad\x43\x5b\xbe\x94\x74\x8f\x4e\xdf\xa6\xdb\x42"
- "\x01\xcc\xc3\xd2\xf0\x4e\x96\x9d\x59\xda\xd7\x6f\x7a\xbe\x26\x6b"
- "\x0d\xcd\x88\x53\x67\x9b\x70\x0f\x98\xe9\xa3\x1f\xca\x73\x0d\x11"
- "\xe9\x21\x85\x0b\xe8\x64\x62\x3a\xa1\x3d\x28\xd7\x5f\x7f\x1b\xf3"
- "\x12\xb5\x16\xf2\x43\xc8\x7f\x36\x19\x6b\x99\x8b\x4b\x85\xdf\xa0"
- "\x23\xde\x39\x62\xde\x05\x23\xde\xad\x89\x7a\xb7\xb2\x37\xbd\xd6"
- "\x48\xff\x7a\xfd\xf4\xc3\xa6\x98\x7e\x42\xff\xdc\xf5\x58\x74\xbb"
- "\x7f\x78\x5c\xb5\x0f\x7d\x74\x09\xad\x7f\x18\x44\x1f\xf5\xc4\xef"
- "\xa3\xbb\xd2\xe3\xf3\xda\x5d\x72\x1d\x4d\x0c\xa6\x38\xf0\xee\xca"
- "\x45\xdf\xf5\x48\x1e\xd4\xfb\xe9\xd2\xfe\xb9\xab\xc8\xe8\x9f\xaf"
- "\xd7\xc6\xbb\x76\xc7\xb4\x31\x7c\x92\x7e\x34\x4a\xb5\xf5\x47\x2b"
- "\x63\x60\x1f\x89\xcf\x8b\x77\xf9\xd0\xce\x70\x3f\xed\x0c\xf5\xcf"
- "\x8b\x3f\xb2\xa1\x3d\xe1\x4b\x79\xf1\x47\x59\xaa\x0c\xc5\x2b\x33"
- "\x45\xb8\xe3\xd5\xf3\xa3\x42\x57\x88\xed\xdc\x1f\xd5\xf2\xfa\x52"
- "\x44\x7a\x69\x34\xff\xa1\x0d\x5c\x8e\xe9\x17\x52\x7a\x96\xfb\xe1"
- "\xa4\x9d\x4c\x5f\xc5\x93\x5d\xee\x1f\x1d\x8f\xa1\xd5\xb9\x93\x34"
- "\xf6\xb1\x4e\x53\xc2\x36\x45\xaf\x71\xc3\x63\x70\x0a\xc6\xa7\xd7"
- "\xd8\x34\xd0\xeb\x5c\x7c\x7a\x8d\x1d\xd9\x3f\xbd\xc6\x72\xff\x9f"
- "\xbb\x94\x5e\x63\x0b\x22\xe9\x05\x5b\x57\xb6\xef\x3b\x36\xf0\x46"
- "\x4f\xbe\xa8\xe7\xb6\x86\x29\xcd\x0a\x5e\x51\x65\x3a\xb8\xcc\x26"
- "\x6b\x50\xf1\x09\x6c\x48\xcb\x59\x1a\x5b\x6a\xc8\xff\xa0\x1a\x1a"
- "\x20\x7a\x1e\x65\x3f\xa2\x04\x2e\xe7\x75\x9e\xf3\x78\x43\x59\xc4"
- "\xf3\x8f\x98\x7a\x5b\xe3\xeb\x82\xb1\x7e\xd0\xf4\xa5\x4b\xd3\xc7"
- "\x59\x94\x1f\xd9\xb8\x9c\x68\x1d\x31\xce\x1e\xdd\x47\x3f\xe2\xb5"
- "\x53\xab\xbe\xed\xf4\x95\xbf\xcb\xf7\xd9\xb8\xea\x4b\xfb\xec\xc7"
- "\xb7\xab\xfe\xfa\xf1\x35\x31\xf8\x35\xc4\xef\xaf\x71\x9e\xfe\xfb"
- "\x6b\xdc\xf1\xfe\xfb\x6b\x1c\xaf\x9f\x9e\xf3\xd1\x8f\xb3\xa2\xc7"
- "\x8d\x1f\xa7\x45\xb7\x17\xf5\xa2\x9c\x30\x5d\x75\x2d\x3f\x7f\xdd"
- "\x76\x1b\x3f\xd6\x71\xdc\x57\x7c\xae\x08\xf8\x0f\x67\x1c\xaf\x14"
- "\x46\xbf\xb0\x41\xc3\xea\xe5\xf1\xf7\x5b\x79\x8e\xdb\x52\x43\xc4"
- "\xfb\xc8\xf6\x6f\xb1\xed\x7e\x77\x92\x66\xa2\x56\xdc\x9b\x4e\x52"
- "\xce\x9f\x35\x93\xa9\x94\xf7\x3c\xa5\xdf\xba\x5c\x43\xb8\x7b\x58"
- "\x64\x5f\xf0\xde\x27\xcf\x4d\x37\xa8\xb9\xd3\xdf\x50\x7e\xbb\xea"
- "\x97\x9c\x77\xa3\xe9\x78\x77\x4e\xfc\x7e\xb9\x3b\x0f\xfd\xf2\xb7"
- "\xf8\xfd\x72\x77\x49\xff\xfd\x72\x77\x35\xfa\xe5\x6f\x97\xca\xd1"
- "\xdd\x0d\xba\x1c\xad\xe6\x32\xf6\x05\x3c\x1f\xcf\xf9\x06\xe7\xc1"
- "\x3d\x64\x24\x47\xd2\x64\x54\x87\x21\x47\xb2\xcc\x71\xc0\x92\xf5"
- "\xab\x3c\x77\xb7\xea\x30\x22\xe0\xe6\x90\xb5\x23\x9e\x9c\xe4\xd8"
- "\x38\xef\x6d\xc5\x64\x01\x0d\xf3\xb6\x30\x8c\x45\x44\xa8\xe7\x19"
- "\xce\xc7\xe9\xb7\x05\x22\xe5\x24\x27\xd7\xc8\xc7\xba\x4e\xcf\x9b"
- "\x23\xba\x1c\xc4\xf9\x62\x60\xeb\xed\x1f\x20\xc7\x11\xce\xcf\xf9"
- "\x62\xf2\xd4\x28\x79\xcc\x39\x1e\x2d\x8f\x39\xbb\xa3\xf9\x13\xf4"
- "\x47\x39\x0d\x7a\x0e\xf7\x66\xe0\xf0\xb5\xf9\xeb\xf2\xb2\x39\x7e"
- "\x64\x8c\x6c\x82\x07\xc6\x37\x2b\x1e\x18\xff\x76\x34\xae\xe3\x27"
- "\xc6\xe7\x81\xf1\xb3\xfb\xe7\x81\xf1\xce\xfe\x79\x60\xfc\x26\xe6"
- "\x01\x1f\x8d\x6f\x8a\x96\xcd\xf1\xbb\xa2\xdb\x8e\x7a\xa5\x6c\xd2"
- "\x35\x57\x22\x9b\xb0\x85\xae\xed\x4f\x0e\x59\xa6\xd8\x7f\xa4\xbe"
- "\xdb\xd8\xeb\xf8\x5a\x34\xb3\x40\xae\x80\xdf\x3d\x05\xbc\xa6\x04"
- "\x1d\x9f\xcd\x34\xac\x93\xe7\x31\xef\x29\x89\xa4\xe3\x06\x75\x06"
- "\xd2\x85\xbc\x5f\xf2\xbe\xb2\xa2\xe7\x84\x43\xd1\xed\xbf\x67\x53"
- "\x7c\x7a\xde\xb3\x0b\xf4\x74\xc5\xa7\xe7\x3d\x47\xfa\xa7\xe7\x3d"
- "\x6d\x7c\x46\xea\x52\x99\xba\x27\x64\x5f\x22\x6d\x14\x59\xe6\x2c"
- "\x4d\x78\xe8\xeb\x8d\x4f\x13\xc6\x44\x8f\x4f\x13\x86\x5d\xf9\xf8"
- "\x34\xc1\x19\x7f\x7c\x9a\x50\x1d\x7f\x7c\x9a\xd0\xa0\xe4\x61\x82"
- "\x2f\x5a\x1e\x26\x78\xa2\x79\x02\xb4\xfb\x5f\x1b\x9f\x26\x66\xc5"
- "\xc8\x40\xd5\x49\x9a\xf8\x2e\x6c\x0a\xdd\xde\x9c\xf4\x5c\x34\x8e"
- "\x13\xa7\xc4\xef\xb7\x89\x85\xe8\xb7\xaa\xf8\xfd\x36\xb1\xbc\xff"
- "\x7e\x9b\x58\x8b\x7e\xab\xba\xb4\xdf\x26\xee\xb9\x72\x9b\x62\x62"
- "\x7b\x74\x9f\x4d\x3c\x7a\xe5\x7d\x36\x69\x64\xfc\x3e\x9b\x34\x31"
- "\x7e\x9f\x4d\xd2\x7d\xd3\x27\x6d\x8a\xee\xb3\x49\x25\xd1\x7d\x06"
- "\xba\xfd\x0f\xfb\x0c\xfd\xb3\x46\xf9\x27\x4c\xba\x80\x79\xfb\x80"
- "\x2e\xf7\xa4\x0e\x1f\xdd\xbb\x47\xcd\xad\xef\x55\x63\x87\xea\xc3"
- "\x77\x90\xc7\x77\xe9\x38\x70\xaf\x45\x4f\xfb\xd9\xa5\xfd\x70\x6f"
- "\x06\x74\x74\x47\x63\xa9\xdc\xdb\x52\x7d\xc8\x34\x47\x3e\xcf\x72"
- "\xde\x9f\xba\x77\x22\x97\x45\x1f\x0b\x6f\x30\x44\xac\xd7\x91\x3f"
- "\xc0\x70\xf8\x6c\x68\x0c\xac\xe2\x2b\x19\xe3\x2f\xe3\x53\xb3\xc6"
- "\x53\x76\x07\xe0\xdd\xf7\xbc\xe2\xd5\x7b\x63\xed\xdf\x7a\xbc\x7b"
- "\x58\xf1\xe9\xe4\x11\x31\x38\x04\xe2\xf3\xe9\x7d\xa9\x68\x43\x7d"
- "\x7c\x3e\xbd\x2f\xb3\x7f\x3e\xbd\x0f\xfd\x4f\xf5\x11\x73\x9f\xc1"
- "\x8f\x87\x7c\x31\x73\x9f\xfb\x1c\xd6\x80\xe2\x1d\x69\x13\x55\xee"
- "\x5d\xd3\xe5\xbe\x2f\xd6\xfe\x43\xdf\xe4\x0e\xd4\x71\x4e\x8a\x29"
- "\xdf\x8f\xfd\x77\x1f\xdb\x7f\xef\xf4\x83\xf3\x65\xec\xbf\xfb\xd8"
- "\xfe\x7b\xe7\x52\xd9\xca\xd5\xed\xbf\x78\x73\xbc\xdc\x91\xf1\xfb"
- "\x3f\x37\xa6\xff\x29\xaf\x04\xf3\x61\x59\x3e\x3a\x5f\x51\x64\x3e"
- "\xf6\x4d\xe2\xbc\xcc\x23\x71\xf2\xd6\xc4\xc2\xec\x27\x9f\xe7\x12"
- "\xde\x63\x5f\xaa\xb8\xbc\x97\xab\x9f\x29\x99\x3c\x31\x5a\x1e\x27"
- "\x9b\xa3\xe5\xf1\xbe\x86\xe8\x72\x93\x33\xa2\xdf\xdf\x1b\xf8\xdf"
- "\xd3\xb1\x93\x37\xc5\xf0\xc0\xc1\x93\x74\xff\x35\x8a\x07\xee\x9f"
- "\x1f\x83\xc7\xae\xf8\x3c\x30\xb9\x11\xed\x3f\x18\x9f\x07\x26\xfb"
- "\xfa\xe7\x81\xc9\x21\xd0\xf2\x60\x24\xdf\xce\x2c\xcd\x19\x10\x9d"
- "\xe7\x7e\x7b\x7c\x9d\x77\x7f\x76\xfc\x35\x82\xfb\x67\x28\x1a\xdf"
- "\x5f\x11\x4d\xe3\xfb\x1d\xd1\x34\x44\x5b\xfe\xe7\x34\xec\x8d\x07"
- "\xd1\xe5\xbe\x3f\x56\xfe\xbd\x27\xe9\x27\xba\xfc\x4f\x79\x20\x06"
- "\xc7\x80\xc2\x25\xde\xba\xc8\x4f\x78\xfe\xeb\x8d\x4f\xcb\x9f\x8c"
- "\x8c\xdf\xe6\x9f\x4c\xc4\x18\xe4\xd5\x2e\x91\xa5\x9f\xcc\x46\xfa"
- "\x4c\x5e\x0f\xe5\xf5\x90\x3a\xa4\xcf\x0c\x91\x45\x8e\x57\xbd\xe3"
- "\xd2\x4f\xca\xd9\x17\x85\xe9\xcf\xfc\x6b\x1d\x46\x33\x78\x0c\x62"
- "\xbc\xf2\x4b\xa5\xdf\x82\x75\x0d\xf3\xfa\x8d\xcc\xeb\x3f\x91\xf6"
- "\x1f\xef\xb3\xb0\x1f\xa1\xd5\x49\x33\x38\x2e\x85\xc1\xef\x9c\x3f"
- "\x06\xf6\x71\x96\x0b\xce\x6f\xe4\x55\xeb\x66\xe5\x31\xba\x69\x8a"
- "\x39\x7e\x1f\x4f\x19\xd6\x3f\xef\x4c\xc9\x56\xfd\x3c\xa5\x28\xba"
- "\x9f\xa7\xcc\xd0\xdc\x83\x66\x71\x5b\xc1\x03\x57\x24\x27\x25\x76"
- "\xe1\xef\x57\xdf\xaf\x7e\xb4\xb5\xb8\x8c\xbe\x75\x9a\xa6\x1c\x93"
- "\xf5\x99\x44\xd0\xba\x2a\x81\x1a\xa5\x0e\x98\x7a\x8b\xc4\x13\x79"
- "\xf2\x43\x64\x12\xab\x9f\x6e\xe5\x77\xf5\x6e\x11\x44\xbe\xa3\xbc"
- "\x27\xc0\x67\xab\xc1\x0b\xd7\x9e\xa0\x29\x67\xa2\xca\x43\xf2\xbd"
- "\x0a\x46\x66\xbd\x94\xc7\xa9\x19\xc6\x9a\xee\x1a\x3c\xc7\x5f\xf7"
- "\x9d\x9a\x6b\xf8\x3e\x28\x9f\xb1\xa9\xfd\xee\x5f\x32\x4e\x7c\x56"
- "\x86\x71\xba\xbc\x1e\x98\x5a\x6b\xf0\xaf\xf2\xb5\x9c\xba\xab\xcf"
- "\x97\x6f\xea\x7e\xbc\x2b\xb8\xcc\xda\x60\x84\x1c\x4c\x6d\x8b\x84"
- "\xa3\x62\xa2\x4c\x0d\x1a\xfe\x78\x5d\xee\x69\xe6\xaf\x80\xa5\xe3"
- "\x33\x6d\x64\x34\x3e\xd3\xc6\xc2\x4e\x49\xd7\x61\xe4\x5e\x0e\x06"
- "\xf7\xb9\xe2\x59\xe6\x87\x69\x05\x97\x5b\xf3\x4b\xb4\xd1\x8c\x8d"
- "\x97\xf0\xd6\x34\x69\x2f\x31\x8c\xaf\xc0\xf1\x68\xd4\xdc\x42\xee"
- "\xdd\xf3\xde\xd6\xf4\x2d\x4a\xee\xa7\xc7\xac\x11\x4e\xeb\x90\xfe"
- "\x54\xba\xdc\x3f\x1e\x8a\x95\x83\xe9\xa9\xc6\x18\x1d\x93\x9e\x61"
- "\xc8\x3d\xe6\xb5\x0c\x37\x66\x9d\x75\xfa\x44\x25\x0b\xd3\x6b\xb5"
- "\xe4\xc8\xf9\xda\x74\x69\xff\x19\xeb\xa5\x78\x3f\x31\xa6\x5c\xcc"
- "\xfa\xdf\xb4\x0e\xd1\xff\x3a\x7d\x2a\xfa\x37\xc0\x7b\x5b\x2a\x56"
- "\xc3\xf4\xa6\x98\xf5\x0a\xff\x06\x79\xfe\xfe\xaf\x80\x3b\x43\xd7"
- "\x7b\x0f\x8c\x8f\xa9\xaf\xc3\x75\xe6\x72\xed\x9f\xd1\x4f\xfb\x67"
- "\xf4\xb5\x7f\x81\x84\x1b\xb3\x96\x38\x43\xb6\x3f\x7c\x89\xfe\x9b"
- "\xc1\x3e\xa4\x06\xdd\x60\x73\xcf\xd8\x6b\xd8\xea\xbc\x7e\xd0\xbf"
- "\xad\x3e\xa3\x6f\xfd\x4f\x95\xeb\x5b\xff\xf3\xc7\xb3\xd5\x7d\x24"
- "\xf7\x56\xa3\xeb\x6e\xb5\xd6\xc6\x6d\x4b\x3f\xeb\x7f\x0f\xe8\xeb"
- "\x7f\x0f\x14\x44\xeb\xb3\x07\xec\xd1\x7d\x38\x23\xa6\x0f\x1f\xc8"
- "\x89\xee\xc3\xe9\x1d\xff\xdd\x71\x0d\xcf\x94\x98\x98\x68\x4a\x4c"
- "\x30\x25\x24\xe2\x35\x9a\x48\x03\x12\xcd\x89\x49\xf8\x5d\xa5\x5f"
- "\x07\x98\x12\x4d\x66\xfc\x92\xf4\xeb\x55\x31\xcf\x03\xb8\x2c\x7e"
- "\x66\xfd\x9a\x14\xf3\x7c\xd5\x57\xbc\x1f\xa0\xd7\x6b\xd4\x6f\x8e"
- "\x79\x4e\xfa\x8a\xf7\x57\xfd\x0f\xcb\xd3\x25\xcf\xd1\x7e\x68\x93"
- "\x17\x2c\x99\x53\x34\xbf\x50\xee\x17\xcf\xb5\xcf\x79\xf2\xc9\xb9"
- "\x8b\x17\xdb\x4b\x16\xda\xef\x19\xff\xe0\x1d\x77\xd9\xd5\xb6\x73"
- "\xd1\xb8\x11\x85\x29\x34\x75\xe9\x22\x7e\x31\x75\xe6\xe4\x3c\xfb"
- "\x8c\x7b\xc6\x47\xbf\x34\xc0\xc8\xed\xe5\xcb\x41\x89\x90\xbf\x9c"
- "\xca\x21\x44\xeb\x5e\x91\xba\xa7\x8d\xfd\x7c\xd5\x9a\xc7\xcf\x0e"
- "\x35\xb1\xff\x68\xb7\x4b\x78\x6e\xe4\x3d\xfd\x99\x73\xb9\x11\xa3"
- "\xb6\x96\x53\xf1\x13\x7c\x7e\x65\xe6\x2a\xf1\x91\x9f\xec\xf7\x93"
- "\xe9\x04\xcd\xfe\x73\x63\x2e\xf2\xe2\xd9\xeb\x0b\x91\xdd\x45\x16"
- "\x94\x7f\x16\xef\x12\xc4\x8f\x35\xa4\x05\x74\x5f\xe8\x9f\xae\x92"
- "\x69\x1f\x95\x1b\xf9\xac\x27\x69\xd6\x08\xf1\x91\x90\xcf\x7c\x3e"
- "\x48\xe5\x9b\xf9\xa5\x30\x3d\xb8\x9f\x75\x43\xed\x60\x32\xf3\x5e"
- "\xe8\x6b\x83\xc9\xf2\xda\x10\x8e\x59\x32\xb3\xc3\xd8\x0b\xad\xc4"
- "\xb3\x8f\x66\x1f\xe5\xba\x39\xaf\x66\x7a\xf0\x04\xe7\xaf\x8b\xca"
- "\x3f\x6b\x58\xdf\x5e\xec\xcc\x0e\x13\xf2\x4d\xff\x9c\xac\xd6\xb0"
- "\xf8\x47\x30\xe5\xed\x82\xdb\x72\x29\xc1\x8b\xae\x68\x0a\x95\x93"
- "\xf2\xf9\x99\x35\x77\x59\x58\x84\xd8\x3f\x7d\x6a\x87\x4b\x54\x3d"
- "\x43\x66\xc8\x74\x82\x67\x11\xfb\x28\xcc\x9a\x52\x3f\x97\xcc\x68"
- "\xff\xb0\xd3\xf4\x50\xa9\x7d\x1a\x91\x6b\x2a\x99\xff\xe4\x64\x7f"
- "\xc3\xbd\xda\x86\xbf\x90\xf9\xad\xee\x72\x53\xb7\xb0\x51\x69\x89"
- "\x68\x17\x1c\xc7\x28\x20\x82\xec\xe3\xdf\x54\x10\xe6\x3c\x67\xbb"
- "\x5c\x36\x6a\x29\x09\xd0\xca\xe3\x22\x58\xf1\x17\x75\x36\xa0\xb9"
- "\x23\xc0\xfe\x8b\x96\x95\x53\x29\xf1\x64\x1e\x99\x9a\x1d\x35\xe4"
- "\x9d\x1d\xa0\xd2\xe3\xa2\xbd\xa9\xe0\x0b\x6a\x71\xec\xa6\xfc\x56"
- "\x32\x35\xb5\x7d\x46\x32\x16\xcf\xda\x33\xec\xf7\x68\x5b\x39\x9f"
- "\xd3\x2e\xd0\xf2\x95\x34\x70\xf9\xa7\x64\xf5\xb6\xb7\xa2\x9e\x33"
- "\xf4\xc8\x31\x4a\x00\x3c\xd3\x8a\xcf\xc8\xb6\xe2\x61\xf6\xf3\xcd"
- "\xa1\xda\x32\xb2\x09\x57\x66\x6a\xb7\x2b\x33\xad\x5b\x64\x0e\xee"
- "\x72\x65\xa6\xb7\x14\x23\x7f\xdb\x87\x34\xa8\x95\xd2\x3f\x3a\xdd"
- "\x6a\xaa\x39\x4f\xc3\xb8\x4d\x27\xd1\xb6\xda\xf3\xc8\xbf\xf6\xe3"
- "\x72\x0d\x65\x23\xcb\x84\x92\x3f\xae\xf1\xe6\x05\x49\x03\xac\x9a"
- "\x6e\x1a\x56\xdb\x4d\x36\xad\xf2\xe3\x72\x2e\xd7\x41\x3f\x5d\xe6"
- "\x6d\x22\x2a\x5d\x29\xc2\x3d\x6b\xf7\x16\x40\x27\x0e\x78\xe7\x89"
- "\xfd\x66\x6f\x53\x07\x35\x07\xba\xa9\x85\xfe\x4a\x5e\xe7\x29\xcf"
- "\x5b\x4f\xec\xe7\x35\xeb\x04\xcf\xf2\x36\xd4\xa5\x78\xc7\xd5\xcc"
- "\x67\x95\xcb\xa9\xaa\x8c\x52\x8b\x97\xd3\x80\xd3\x48\x57\x73\xfb"
- "\x06\x87\x37\x74\xca\xb3\x5c\xfa\xe3\xce\x3e\x5a\xd6\x4c\x89\x2d"
- "\x81\x1a\x6e\xbf\x29\x9c\x72\x86\xbc\x81\xa3\xe4\x2d\xfe\x9b\x47"
- "\xb3\x74\xb4\xaf\xd3\xc8\xf2\xf6\xc5\xa3\x26\xaf\xf9\x22\x79\xf3"
- "\x02\x74\x10\x75\x8b\xb5\x67\x52\xa1\xb7\x72\x5a\x02\x41\x3e\xef"
- "\x94\x25\x3a\x6d\x29\x55\x8b\x68\x64\xdd\x79\xca\xd8\x72\x9e\x32"
- "\x45\x57\xa6\x89\x7d\x6c\xf9\x6c\xea\x16\x5c\x53\xdb\xc8\x82\xb6"
- "\x2b\x7f\xec\x64\xdd\xd7\xb6\x27\x93\xea\xbb\xfb\x7c\x6d\xbb\x3b"
- "\xfb\x7c\x6d\xc1\x53\x7e\xf6\xb7\xf5\xd1\x43\x6b\xac\x4d\x34\x00"
- "\x72\xd2\xc0\xfc\x5d\x75\x96\xcc\xab\xcf\x12\xdd\x56\x6e\x22\xfb"
- "\x3c\x3e\x67\xf1\xb3\xb9\x5e\xf4\x0d\xdf\x9f\xa0\x9f\x0d\xc3\x35"
- "\x15\xbf\x04\xa4\xcb\xf8\x0d\x6d\x3a\x1f\x23\xcd\x84\xb4\x24\x5c"
- "\x13\x21\x2f\x61\x57\xad\xf0\xa3\xae\xfd\x9d\x26\x4a\x61\x7e\xd6"
- "\xfd\x7b\xf7\x77\xb9\x7f\x1a\xf0\xd1\x33\x1d\x06\x5f\x2b\x1d\x3f"
- "\xd3\x7f\xf0\xc4\x19\x8e\x97\xe5\x97\x78\xf5\x38\x12\x38\x76\x96"
- "\x9e\xce\x38\x3c\xc6\xf5\xa2\xfe\x1c\x5c\xad\xf8\x41\x4e\x7f\x7a"
- "\xcc\x28\xdb\xd9\xe3\x40\x9d\x3f\x7b\x08\xe9\xc2\x48\x47\xbb\xcd"
- "\xfc\xee\x77\x27\xce\x98\x54\x9e\x4c\x13\x60\x06\x75\xf8\x90\xfd"
- "\x99\x9b\x58\xc6\x3b\x4d\x56\x71\xb8\x60\x0c\xd5\xbe\x22\x9a\xb6"
- "\xbc\x22\x1a\x95\xec\xfd\xac\xc6\x47\x0b\x8d\xf8\x42\x8d\xeb\xf0"
- "\xee\x30\x46\x1d\xa6\x4b\x63\x21\xfb\x93\xfd\x0c\xf6\xdf\xd5\x07"
- "\x22\xdb\x20\xdc\x0f\xd4\xf0\x58\xfa\x9b\xb2\x23\x49\xd0\x01\x35"
- "\x2d\x6d\x1d\xf4\x56\x77\x7b\x92\xeb\x8f\x64\xf2\x86\x4e\xd0\xe8"
- "\x74\xb2\xb1\x3d\x58\xff\x8a\xf0\x6d\xe4\xf8\x7c\xaf\x88\x0e\xf0"
- "\xcb\x0d\xa7\x29\x2f\xe9\xbb\xe9\x94\xfe\xaf\x4e\xd2\xf5\x53\xde"
- "\x0d\x11\xfa\x69\x7b\xb3\x6f\x7f\x84\x6e\x9a\xfd\xd0\xa5\xba\xe9"
- "\xd1\x07\x94\x6e\x82\xec\x4b\x5d\x14\xf6\xe9\xe9\xe3\x62\xd2\x75"
- "\x3f\x91\x47\x87\xc7\xa4\x07\xf5\xf4\x81\x31\xe9\x7e\x95\xfe\xc8"
- "\x54\x43\xf7\xb5\x30\x1e\x4b\x59\xf7\x3d\x72\x3b\xeb\xbe\x96\x02"
- "\x5d\xf7\x49\xfd\xf3\xc8\x75\xe2\x5f\xa0\x8b\x96\xb0\xbe\x79\xf8"
- "\x0c\xe3\x2f\x3e\x22\x03\xf7\x64\xa4\xbd\xcd\x69\xd5\x7f\x25\x33"
- "\x7e\x86\xde\x13\xac\xf7\x58\xe7\xb1\xee\xdb\x3c\x44\xb4\x6e\x7e"
- "\x45\x1c\xab\x95\xb1\x7f\x1e\xee\xd5\x7f\x2f\x22\x6d\x1d\xd2\x5e"
- "\xc4\x7b\xd6\x83\x4c\x93\xe6\xbc\xfd\xc4\xfe\x27\xb0\xb5\x42\x9a"
- "\x29\x8b\x36\xa0\xbf\xf9\xbc\xe1\x1a\xd0\xd7\x9a\x40\xc5\xde\x12"
- "\x3e\xc3\x1a\x66\x9f\xb4\xb6\x96\x92\x36\x96\xbb\x21\xab\x21\x67"
- "\x5e\xe7\x17\x54\x16\x10\xa7\xf9\xdc\x1d\xe3\x90\xbf\xec\x7e\x8e"
- "\x97\x94\xd0\x88\xd9\x30\xfb\x85\xb3\xce\x06\x2e\xe6\x6a\xe0\xa4"
- "\xe2\xb3\x3c\xbc\xcd\x47\xdb\xca\x55\x5f\xcf\x3e\xca\x71\xd9\x4e"
- "\x50\x5e\x3b\xe6\x7b\x41\x6e\x9b\x35\x5c\x4e\x7c\x0e\x86\x63\x15"
- "\xf2\x75\xb3\x49\x73\x54\x1b\x67\x61\xdc\xd0\x0d\xc8\xe3\x6d\x0d"
- "\x12\xe3\xec\xa3\x87\xc7\x34\x97\xee\xe7\xf2\xad\x4c\x1b\xe1\x76"
- "\x19\x30\x12\x24\x0c\x93\x9c\x37\x3a\x90\x4f\xad\x9d\xa7\xec\x2d"
- "\x68\x9e\xed\x27\xd6\xfb\xde\x76\xc0\x28\x3d\xa1\x60\x00\x96\xc0"
- "\x18\x10\xf5\x4e\x87\x3f\x70\xa5\xf8\x07\xe0\x6f\xe3\xfe\xe2\x73"
- "\x91\xbc\xdf\x06\xba\xa4\xb2\xaf\xbc\xb2\x45\x1f\x1e\x55\xff\x57"
- "\x22\xfd\x6c\x27\xf8\xed\xe1\x91\x7c\x6e\x89\xcf\x73\x5e\xee\x2c"
- "\x27\x68\x94\x61\x9c\xe7\xd4\x96\xfe\xef\x9e\xe5\x04\x6c\x5b\x9d"
- "\x49\xec\x06\xfe\x23\xf9\x3c\x27\xf0\x5f\xc7\x7c\xa8\xb7\x29\xeb"
- "\xe5\x47\x24\xcd\x4b\x38\x0d\x73\xc7\x23\x46\xff\x73\x7b\xb9\x2d"
- "\x78\x97\xa7\x6c\x44\x81\xf9\xc7\xa3\x59\xfc\x1e\x69\x13\x39\xff"
- "\x68\xe8\x31\x2f\xc6\xb0\x77\x4e\x84\x4d\x55\xcb\xc9\xac\x74\xda"
- "\xec\xc9\x5c\x5e\xe9\xb4\xd9\xd4\xa7\xd3\x1e\xbd\xa0\x74\x9a\xa2"
- "\xb1\xd2\x69\x8f\xfe\x5d\xe9\xb4\x47\x3f\x97\xfb\x62\xd0\x69\xfc"
- "\x8e\xf5\x9a\xa1\xd3\xb6\x0c\x11\x47\x58\x77\x74\xb9\x1f\x3d\x6a"
- "\xe8\xb6\xf5\x48\x63\xdd\xc1\x38\x2a\x3d\xf5\x48\xa6\xf8\x7f\x33"
- "\x49\xf9\x1d\xf0\xbd\x83\xcf\x2f\xb4\xeb\xf7\x3c\x9e\x8c\x57\x3a"
- "\x6e\x76\x46\x9f\x8e\x7b\xb4\xa1\xaf\x2c\xeb\xb8\xd9\x3f\x54\x3a"
- "\x4e\xa5\xd7\x3f\xc2\x3a\xee\x91\x4c\xa6\x81\x0e\xdf\xc4\x6b\x78"
- "\x7a\x7e\xa6\x63\x56\xa4\x8e\x8b\x96\xaf\xd9\xa5\x86\x8e\x63\xdd"
- "\x86\xe7\x75\xd0\x69\x72\x0e\xc9\x72\xb6\x09\x34\x37\xe4\x8e\xfb"
- "\x80\xdb\xcc\xf1\xd7\x98\x6e\x13\xce\xd0\x00\xfd\xec\x90\xde\xee"
- "\xd9\x47\x0c\xdf\x47\xd0\xff\x68\x3c\x3b\xba\x2f\x46\x22\x7d\x9b"
- "\xcf\xce\x7b\xcb\x4f\x90\xb7\x46\x94\xb7\x84\x8e\x53\x7e\x09\x74"
- "\x45\xe2\xd3\x9f\x73\xdf\x62\xde\xf1\x23\xbe\xb2\xee\x39\x4d\x8f"
- "\x0d\xcc\x0f\xd0\x55\x98\xab\x7f\x5e\x65\xc2\x3b\x67\xd4\x3b\xb9"
- "\xc6\x70\xdb\x22\x8e\xaf\x07\x41\xe8\x67\xbe\x7f\x85\xf5\xad\xbc"
- "\x4c\x7d\xaf\xc9\xfa\x60\x53\x61\x0e\x74\xcd\x59\x7a\x4c\xce\x4b"
- "\x64\x7c\x9b\xd5\x71\x61\xfd\x51\x7f\x9f\xd4\xcf\xfb\xbf\x5f\xbe"
- "\xfc\xe3\xc9\x97\x2f\xff\xf8\x2d\xac\x8b\xd0\x3e\x6b\xd8\x1d\x0d"
- "\x67\x50\xc8\xc8\x77\x9a\xf3\x3d\xa0\xaf\xc5\x7c\xee\x1a\x2e\xe7"
- "\x68\x36\x03\x26\xf3\xdf\x06\xe4\x93\x31\x43\xa0\x2b\x27\x2e\x23"
- "\x8e\xd7\x12\x59\x76\x7d\x1f\x8d\x1f\xcf\xb9\xcc\xba\x5f\xaa\xb7"
- "\x86\x64\xcc\xd8\xc3\xb0\x49\x39\xa6\xd1\xa6\xde\xf5\x8f\xc7\xdb"
- "\xa0\x37\x7d\x11\x7e\xb1\x3c\x1f\xfb\x36\xc7\x35\x60\xfb\xb2\x4a"
- "\xcd\x37\xaf\x87\x7e\x1e\xcc\xe7\x61\xf8\x6c\x4c\x7e\x78\x86\xe9"
- "\xb0\x8c\x65\x96\x6f\x37\xca\xf6\xb7\xce\xc2\xf5\xea\x75\xb2\x8f"
- "\x69\x00\x65\x66\x19\x65\x18\x36\xfb\x29\x62\x5c\xfe\xb6\x3c\x53"
- "\x1a\xea\x60\x5d\x78\x3d\x6c\xd1\xc1\xaa\x9e\x02\xd2\xeb\xa9\xf0"
- "\xd1\x63\x33\x2e\x77\x36\xa3\xff\xf6\xe5\x37\x5e\x79\xfb\x48\x6f"
- "\x5f\x01\x7d\x45\xfb\x2e\x53\x6f\xc1\xd8\x2b\xaf\x37\xcd\xa8\xd7"
- "\x79\xe5\x74\x2d\xd8\xf5\xf5\xe9\x9a\xa5\xd3\xb5\xc0\xf7\x15\x74"
- "\x8d\x53\xcf\x9c\xf4\xaf\x5f\x8f\x5d\xaf\x67\x4e\x6e\xbc\x7a\x48"
- "\xfe\xf5\x7b\x6e\xca\x62\xc4\xda\xec\x84\xec\xa8\x58\x75\x73\xaa"
- "\x23\xe3\x17\x77\x4a\xb9\x9a\xb3\xad\x37\x5e\xb2\xda\x2b\x87\xae"
- "\x9e\x73\x28\x7f\x2b\x8f\xef\x42\xf3\xd1\x9c\x46\x8e\xe3\x3a\x71"
- "\xa5\x3a\x93\xad\x97\x69\xbd\x5c\xdc\x64\x8e\xd1\xc5\x31\xf9\xbc"
- "\x36\xb4\xbd\x86\x63\x97\x1c\x2a\x60\xff\x7b\xcc\xa9\xa0\xe3\x9f"
- "\xb8\x81\x63\x8e\xe1\x7e\x00\xee\x33\x95\x0e\x78\x22\x13\xf5\xf4"
- "\x7f\x76\x72\xed\xa1\xe2\x6d\x65\x59\x49\xfd\xf9\xd7\xa3\x3c\x6c"
- "\x8a\x67\xe5\xda\x94\x96\x72\x70\x06\xe6\x12\x7a\xbc\xbf\xc2\x2f"
- "\x64\x0c\x38\x57\x1e\x9f\x27\xc1\xb8\x58\x38\x50\x3f\x07\x00\x7a"
- "\x94\x83\xae\x4f\x6c\x35\xe8\x61\xa4\x23\x6d\x8f\x41\x0f\xd8\x37"
- "\xa9\xde\xad\x21\x3e\xa7\x13\x50\x67\xb2\x9f\xf8\x77\x51\x79\xc8"
- "\xa1\x60\x3f\xa9\xf6\x68\xb8\xbe\x9e\x3c\xb3\x9c\x37\x95\xf1\xbc"
- "\xe9\xc9\x03\xfe\xe4\x43\x0e\x03\x0f\xb1\xd8\x66\xe2\xb3\xdf\xa3"
- "\x31\x96\x6e\x50\x31\xf7\x12\xf8\x9c\x9c\x7c\xbf\x38\xd3\xa4\x68"
- "\xf2\xe4\x38\xd1\xc9\xb1\x63\x24\xec\x54\xe0\xd9\xc6\x70\x7d\xb8"
- "\xfa\x57\x64\x72\xdc\x0b\xbd\x3d\x4f\x8e\xd0\xd6\x1e\x9c\xa1\x75"
- "\xd9\x4c\x06\xbe\x75\xf2\x4c\xeb\x93\x68\x7f\x81\x8a\x13\x2b\xf1"
- "\xb1\x99\xd8\x9f\x5f\x4b\x39\x54\x2c\x56\xd8\x68\xcf\xa2\x76\x39"
- "\x6f\xe2\x3a\x47\xa3\x7e\xc1\xf3\x24\xd8\x26\x28\xb7\xb5\x97\x6e"
- "\x80\x2b\xba\x0c\xba\x3d\x39\x45\x8d\xcb\xaa\x8d\x81\x15\x36\xd3"
- "\x61\xbf\x3c\x6f\x47\x19\x76\xd7\x97\x2a\x16\xf6\x93\xc7\x0d\xda"
- "\xf5\xe2\x04\x7c\x38\x8f\xf2\x6f\x7a\x32\x64\xe0\x24\x65\x37\x85"
- "\xcf\xef\x3e\xe1\xe7\x73\x43\x8a\xfe\x87\x53\xbb\xdc\x85\xf6\x4b"
- "\xe9\x5f\x38\x26\x82\xfe\x89\xcc\x7b\x4c\x7f\x5e\xeb\x00\x5d\x1e"
- "\x03\x2d\x2d\xea\xbc\x03\xdb\x33\x85\x73\xf1\x9c\xca\x78\x6a\x95"
- "\x06\xcd\xf3\xcc\x6a\x9d\xac\xb0\x26\xa2\x1f\xd0\x5e\x1b\xdb\x6a"
- "\x09\x46\xfb\xb9\x0c\xd3\x80\xe3\x4a\x72\xdd\xc0\xe7\x6a\xd4\xbd"
- "\x3b\xb6\x4d\xab\xd5\x59\x12\x52\xbe\x25\x85\x47\x23\x62\x8b\xfb"
- "\x4b\xec\x22\xa8\xce\x25\x17\x3a\xf7\x94\xf9\xcd\xfd\xe9\x00\xe6"
- "\x41\x19\xa3\xd2\x24\xd7\x15\x60\x73\xcd\xfb\x44\x00\x37\xd5\xf7"
- "\xf3\xb6\xa8\xb4\xb9\x7f\xc7\x15\x3c\x36\x77\xbc\x40\xdd\x7e\x97"
- "\x8c\xb1\x82\xb6\xcd\xf3\x31\xcf\x19\x7c\xc6\xeb\x90\xca\x67\x7c"
- "\xee\x76\xd6\x29\x06\xcd\x81\x7f\x4a\x97\x7b\x6e\xb1\x81\xbf\x91"
- "\x9f\xfb\x8e\xf3\xf0\x9e\x4d\xa3\x3d\x28\x75\xad\x3a\x33\x34\xb7"
- "\xd6\x90\x61\xae\x83\xfb\x99\x75\x0d\xd3\x43\xd1\x62\xee\x81\x68"
- "\x58\x36\x93\x8a\x9b\xc9\x3c\x0f\x79\x5c\x1e\x4c\x42\x1e\x5f\x1f"
- "\x8c\xb9\xb3\xd5\xbb\x5e\x3c\xd9\xcf\x5f\xfa\xe2\xa9\xfe\x98\x37"
- "\x99\xdb\xd5\x87\x2f\xcb\xdf\xbc\xde\xfe\xe7\x77\x01\x97\x8d\x63"
- "\xf0\x4a\x1d\x53\x32\x9c\xf1\xf5\x73\x6c\x5b\xc9\xeb\x80\x5f\xcd"
- "\xb8\x73\x1e\xa3\xcf\xfa\x78\x71\x9e\x23\x12\x8e\x70\x49\x5c\x25"
- "\x1c\xa5\x3b\xfc\xbc\xb7\x6d\x57\xfb\x2d\xf3\x36\x45\xb4\x3b\xd5"
- "\xc0\xa7\x4f\x27\xcc\xdb\x13\xcb\x93\x5c\x37\xc7\xe2\xd3\x61\xb3"
- "\x2e\x49\x3b\x41\xf3\xb6\xea\x78\xd9\xb8\x1f\xfb\x1b\xdf\x38\xce"
- "\x25\xc7\x3e\xdd\xa8\x74\x08\xfa\xd9\x31\x7c\xa3\x3a\x47\x14\x50"
- "\xf1\x4f\x7f\x3e\x42\x98\x7e\xc5\xb4\xe2\xf5\x74\xbf\x8c\xd7\x21"
- "\xcf\x98\xff\x9c\xf7\xf8\xc5\xa0\xe2\x5f\xc9\x58\xb7\xba\x6f\xa0"
- "\xbf\xb1\x38\x24\x63\xf9\xb9\x4a\xf8\xcc\x6d\x88\xe7\x7a\xd2\xf7"
- "\xed\x70\x49\x88\x66\x06\x59\x26\x7e\x5e\xc2\x67\xe9\x55\x1c\xf1"
- "\x9f\x97\x1b\xe7\xe7\x39\x76\x26\xc7\x7d\x85\x1e\x4a\xec\x8b\xdb"
- "\xea\xc8\x63\x1b\x4b\xef\x5f\xda\x60\x12\x47\x95\xfc\xff\xfc\x8f"
- "\x7c\x5e\x5e\xed\x63\x9d\x80\x4e\x48\x3c\x75\x82\x7e\xfe\xb9\x5a"
- "\xf7\x31\x74\x94\xe3\x61\xde\xcb\xf2\xe9\x30\x50\x57\x07\xe4\x7b"
- "\xc6\xa5\xba\xe4\xe7\x7f\x34\xe6\x2e\x7c\xfe\x4e\xed\x8b\xf5\xc1"
- "\xf3\xd1\xcf\xe5\x5c\xb0\xaf\x0f\x3e\x06\x2c\x47\xf6\xa5\x7a\xc1"
- "\x31\xc5\x90\xbd\xe2\x1b\xf9\x0c\xf7\xcf\xd3\xb8\xfe\xfe\xc6\x0b"
- "\xe1\x7a\x98\xfb\xc9\x72\xd2\x1e\xbf\x6f\xe2\xef\xb3\x39\x76\x1b"
- "\x6d\x30\x68\xa2\xda\x30\x3f\xb9\x33\x65\xef\xba\xbe\xb6\xcf\x97"
- "\xb6\x6b\xc4\xfb\xf1\x11\xb4\xe1\xe7\x1c\x35\xae\xcd\x07\x7d\x0a"
- "\xf5\x58\xb5\x2a\x0d\xb2\xf3\xb4\x58\x91\x47\x0a\xc7\xf9\x64\xc8"
- "\x3a\xf2\x8e\xf4\xd1\x05\x9b\xda\xef\x9a\x8f\xf6\x3b\x2a\x54\x39"
- "\xc7\x31\xc6\x25\x6e\x3b\xa3\x71\xdc\xcf\xb6\x86\x8a\xa9\x30\xff"
- "\x7d\xc6\xd7\x7e\x13\xf7\xf1\xfc\xe7\xa5\x0e\xe7\xf8\x0a\x3d\x8e"
- "\xa4\x40\x4f\x26\x75\xf6\x38\xa0\x17\x32\x4d\xa8\x07\xfa\xbf\x33"
- "\xa0\xd7\xb9\xcb\xc0\x95\x71\x93\xf1\x39\xc5\xfc\xf8\xf4\xe5\x7a"
- "\x65\xcc\x27\xc7\x00\xfc\x2c\xf8\x5d\xf5\x75\xed\x12\xd8\xe9\xed"
- "\xfe\xca\x03\x69\xda\x12\x71\x84\xe3\x8b\x61\x2e\xd2\x5e\x05\xfe"
- "\x1d\xb4\xca\x03\xdb\xfc\x31\x53\xfe\x32\xca\xc1\x9c\x99\xc4\x45"
- "\x91\x5d\xa7\xe1\xba\x44\x8c\xe1\x38\xe3\x78\xce\xd2\x9f\x47\xf2"
- "\x73\xe7\x12\x31\xbb\xcb\xfd\x54\x81\xb1\x47\xa8\x62\xe3\x3c\x55"
- "\xdc\x1b\x4f\x28\xf1\x51\x3e\x4f\xc4\x71\xa7\x34\xcc\x85\xda\xb9"
- "\xde\x7c\x9e\xcf\xa2\x3e\xe4\xab\x81\xbd\xd1\xc6\xf9\xfc\x89\xb7"
- "\x0e\xc6\x2f\xb3\x9f\xbd\xd4\x76\xc6\xab\x33\xf9\x40\x9a\x81\xeb"
- "\xa0\x40\x8e\xe9\x6b\xe2\x16\x32\x70\x43\xfa\x91\x2a\x95\x1e\xe2"
- "\xf8\x87\xec\xeb\xd8\xe5\x7e\x7a\x98\x81\xab\x81\x03\xd7\xc7\xe7"
- "\x37\x45\xca\xde\x1a\x8e\x3d\xc3\xf5\x71\x3c\x55\xe4\xcd\x35\xf0"
- "\xfd\xba\xbc\x5c\x56\x2b\x04\x8f\x9f\xac\x7f\xed\x43\x89\x5a\x02"
- "\xac\x53\x9e\xae\x3d\x5c\x1b\xe0\xf5\xee\xd7\x51\xc7\x6b\x9d\xc2"
- "\x41\x5a\x8f\x23\x6e\x1f\x73\x19\xe4\x6f\x95\xfa\x61\xed\xde\xd7"
- "\x34\x91\x0b\x3d\x81\x72\x3d\xb9\xbc\xd6\x04\xb9\x2d\x32\x37\x96"
- "\xb6\xf3\x99\x4b\xe8\x9c\x22\x33\xf2\xd4\xb0\x9d\x85\xf9\x56\x50"
- "\x7e\xbf\x02\xba\xc9\xb3\x64\x0c\x60\x14\x25\x99\x9d\x64\x6e\x8c"
- "\x89\x53\xd5\x1f\x7f\x74\x5a\x0e\x56\x74\xae\x3d\x58\xd0\xe5\x2e"
- "\x82\xfd\xff\x4c\xbf\x7b\xbe\xab\x87\x80\x9e\xc8\x57\x3d\x94\xe7"
- "\x7b\x45\x8e\xcb\xe5\x35\xf6\xab\x59\x07\x8d\xb6\x51\xaa\x48\x3e"
- "\x58\xc1\xfa\xb6\x33\xe5\x60\x01\x8f\x25\x28\xdf\x60\x94\xe7\x71"
- "\x9d\xc7\x0e\xf4\x97\xad\xaa\x57\x1f\x16\x1d\x55\xf2\x5c\x74\xd4"
- "\x90\xd1\x78\xf5\x94\x6c\x13\x9a\x6b\x04\x99\xbc\x18\xb7\x6e\x0b"
- "\x52\x6a\xdd\xeb\x44\xd5\xcb\x45\x70\xe3\x72\xcc\x61\x86\xf2\xf7"
- "\x2e\x8a\x72\x59\x46\x99\xbf\x37\x80\x5f\x12\x81\xcb\xc6\x8b\xa8"
- "\xb3\x4c\xe5\xd3\xfd\xd6\x6d\xc8\x57\x82\x6b\xba\x30\x99\x68\x53"
- "\x19\x59\x36\x69\x64\xae\x2e\xa3\x61\x48\x83\xad\xfb\xcc\x2c\x43"
- "\x66\xe3\xe1\x50\x55\x47\xf4\x12\xea\x5d\x55\x26\x42\x1f\x63\x3c"
- "\x77\x6b\x22\xf8\x75\xe8\x8e\xf6\xef\x51\x6d\x7c\x66\x8f\x61\x13"
- "\xe2\xde\x13\xed\x77\xf0\xcc\x25\x67\xbc\x9f\x58\xb8\xb0\x24\x7f"
- "\xd1\x5c\xbe\x64\x8e\x78\xee\x96\x94\xc8\xb5\x10\x1e\xff\x54\x9c"
- "\x8a\x67\x5a\x79\xdd\x71\xe3\x60\x63\x1f\x7d\x81\xcd\x58\xfb\xd4"
- "\xfd\xf5\xef\xe6\x39\x1d\xcf\x7d\xf0\x6e\xcc\xa1\xd2\x95\x0c\x26"
- "\xe1\x73\x0b\x99\x62\xeb\x9b\x37\xa7\x64\x4e\xd1\x5d\xbc\x63\x96"
- "\x12\xa7\x9e\x05\xb9\x31\xf5\x94\xf7\xd6\xa3\xc6\x9f\x80\x89\xf3"
- "\xad\x4f\xdc\x2a\x92\xdb\x73\xd4\x59\xe9\x05\xdb\x8c\x35\xad\x7e"
- "\xfc\x1c\x5b\xc3\x6b\x3f\xf6\xb0\x3c\xb8\x56\x92\xe9\x77\xcb\x5b"
- "\x4d\x6c\x47\x96\xe1\x9e\xd7\x16\xe4\x1a\x99\x1e\x2f\xea\xa3\xf3"
- "\xad\x18\xdf\x17\x04\x45\xe5\x5e\xcc\x8f\x16\xf4\xbb\x66\x13\xe9"
- "\x23\xc2\x3e\x85\x6d\xb4\x30\xed\x72\x3e\x47\x9c\x9f\xdb\xc3\x3c"
- "\x1b\x53\xee\x79\xd5\x67\x0b\xc1\xff\x45\xf6\xde\xf3\xbc\x7a\x9e"
- "\xaa\x21\x46\x1c\xae\x85\xb3\xfb\xf5\x17\xa9\x38\x58\xad\x78\x7c"
- "\xe1\x27\x8d\x98\xaf\xa1\x9d\xbf\x38\x41\x0b\x0f\x99\x6d\xb0\x11"
- "\x86\xd2\x4e\xdc\x7f\xc2\x65\xf9\x5d\x14\x1f\xdd\x70\x66\xab\x19"
- "\xda\x05\x5a\x26\x41\xa8\x3f\x32\xeb\x37\x89\xf8\x99\x44\x82\xdc"
- "\x4d\x4d\x44\x0f\x0e\xb8\xca\x4c\xd6\x41\xa9\x96\x6f\x7f\x6b\x98"
- "\xed\xee\x1f\x8f\xcd\x76\x95\x95\x42\x2b\x87\x82\x56\x11\x19\x3f"
- "\xed\x54\xfb\x43\xb7\x94\x93\xf4\xa7\xa9\x3c\x15\xf7\x2c\xe5\x7a"
- "\xb7\x28\xe6\xb3\xeb\x5a\x8a\x48\x73\x3d\x47\xa6\x77\xba\x7d\x26"
- "\x8e\xd1\xcc\xf6\x33\x7f\xeb\xe2\x04\x15\x3f\x70\x10\x69\xa0\x97"
- "\x53\x54\x88\x34\x65\x77\x16\xff\x52\x5b\x2b\xd2\xfa\xe0\x9b\x89"
- "\xe1\xbb\x5e\x23\xd3\xb6\xb2\x76\x93\xd7\xfc\x63\xf2\xda\x03\x74"
- "\x10\xf7\x71\xfb\x0a\x75\xb2\x2d\xcb\x30\xea\xdd\x1a\xc7\xeb\x32"
- "\xe9\xe7\x4f\x4d\x67\xa9\xf8\x8f\xbb\xfb\x29\xc7\xe7\xbd\x3b\x53"
- "\x3e\xf8\xb7\x2e\xf7\xb3\x66\x1f\xdd\x33\x51\xb7\x65\x30\xe6\x3e"
- "\x8b\xf9\xff\x42\x19\xe7\x09\xef\x3f\xe5\xef\xc2\x20\x2d\xd3\xc8"
- "\x13\xdf\x9e\xe1\x35\x78\xe1\x61\x3e\x10\x17\xff\xde\xce\x67\x5b"
- "\xfa\xf1\x83\x19\xe0\x75\xde\xc1\x7b\x91\x49\x83\xa0\x7f\x5c\x17"
- "\x44\x4f\xd8\x4d\xe9\x10\x27\x53\xd8\x44\xdf\x0e\x5d\x14\x79\xcd"
- "\x1d\xe7\x65\x4c\x53\xd6\x35\xbf\x99\xf7\xb1\xc9\x1b\x3c\xe7\xf1"
- "\xae\xd1\xa8\x05\x76\xa5\xb7\xf6\x9c\x47\xc5\x3e\x0d\x53\x33\xfd"
- "\x95\x9a\x9d\xff\xb7\xdc\x5b\xfe\x57\xa4\x0b\x19\x0b\xbb\xe7\xa2"
- "\x98\xe5\x35\xff\x1b\xf1\x77\x8a\x78\x8c\x03\xdd\xed\x67\xe9\xd9"
- "\x7f\x7c\x04\x38\xef\xfc\x07\x60\xc9\x98\x69\xe3\xe8\x20\xee\xd1"
- "\xa6\xde\xf1\x2f\x6e\xac\x99\x04\xcf\x7a\xab\xf3\x31\x93\x86\xb1"
- "\x94\x63\xdb\x61\x0c\x1d\xc3\xed\xc2\x73\x16\x3f\xe3\x3a\x92\xaf"
- "\xd6\x55\x9e\x2d\xd6\xd0\x63\x3c\xb6\xe6\xf1\xb8\x89\xf4\x59\xf5"
- "\x17\xe5\x58\x3b\x43\x7f\x9e\xa2\x3f\xe7\xea\xcf\x13\xf5\xe7\x1c"
- "\xfd\x99\xd7\xe5\xf5\x31\x79\x51\x75\xaf\xbd\x60\x1a\x70\x14\xcf"
- "\x5b\x8d\xbe\x00\x3e\x03\xad\xce\x95\x72\x6c\xd7\xf1\x18\xa3\xe3"
- "\x95\xa5\x3f\x1b\xf8\xdc\x60\x0d\xad\xfc\x5f\xc2\x67\xb1\x3d\x1a"
- "\x9f\xc5\x59\x11\xf8\x90\xd5\x99\xf3\x75\xf0\x49\xb3\xf2\x77\x22"
- "\xfe\x07\xf8\x30\x2e\x9c\x86\xfa\x77\xc7\xe0\xe3\x31\xf0\x89\xcb"
- "\x6f\x4b\x44\x3b\xdb\x35\x8b\xbf\x21\xe3\x3a\x0f\x60\x9b\xa5\xbe"
- "\xdb\x88\x53\xb8\x38\x74\xb9\x38\x85\x90\x05\x8c\xdb\x25\x68\xff"
- "\xe2\x26\xdd\x7e\x3b\xa0\xec\xfc\x92\x31\x86\xef\x18\xda\xda\x50"
- "\xa5\xda\xba\x6b\x0d\xc7\xea\x5b\x46\xdf\x74\x39\x45\x3b\xe6\xdd"
- "\xff\xc9\x73\xc3\x48\xb8\x45\x25\x8b\x17\x3f\x73\x97\xbd\x68\xce"
- "\x82\xb9\xf6\x11\x85\xf6\xc5\x8e\xf9\xf3\x4a\xe6\x46\xfb\x53\xa4"
- "\xe9\xdf\xef\x91\xe7\x44\x78\x2e\x25\xe7\xd2\xe0\x7f\xa9\x27\xa5"
- "\x4f\x5e\xc9\x05\xe1\x2e\x29\x60\x9d\x5b\xf7\x92\xfa\xce\x13\xf0"
- "\x69\x34\xc6\x10\x63\xfe\xcb\x63\x08\xd2\x8f\x63\x9c\x9c\x1d\x91"
- "\xce\x79\xfd\x46\x1a\xc3\xd7\x75\xd3\x80\x13\x54\xf2\x4b\xae\x33"
- "\x2e\x0d\x2f\x8a\xad\xb0\x9b\xf8\x1b\x16\x26\xe8\x14\xc1\x71\xb7"
- "\xf8\xfc\x25\xca\x89\x93\xf4\x9c\x9c\x57\xcc\xc2\xb3\x9a\xb3\x09"
- "\xe0\xf8\xdc\x43\x28\xb3\x0d\x69\x66\xb6\x21\x30\x0f\x6c\xe7\x72"
- "\x48\x7f\x86\xe3\x60\x20\xdd\xa2\xc7\x13\xe3\xb4\x55\x1c\xa7\x02"
- "\x69\x69\x11\x69\x2f\x23\xcd\x86\x34\xbb\x0e\x6f\x3b\xd3\x19\xcf"
- "\x39\xfa\x3a\x19\xe7\x79\x5f\xaf\xb7\x3c\x12\x67\xfe\x86\xcb\x1d"
- "\xb7\x65\xd9\x67\xcd\xfc\xfe\xb8\x1f\x3f\xb9\x70\xc1\xbc\x14\x92"
- "\x64\xcf\xc4\x70\x9c\x75\x87\xf3\x96\xbb\xec\xc5\x73\xe7\x2e\xb2"
- "\x2f\x9d\xbb\xa0\xc4\x3e\x67\xe9\x9c\x65\x29\x34\x6f\xe1\xa2\x27"
- "\x39\xca\x02\x77\xcb\xe2\xfc\x27\xe7\xfd\x9c\x9d\x5e\x54\xee\x94"
- "\x28\x3b\x61\x16\xeb\x36\x3d\x2e\xc9\x91\x2a\xb6\x21\x93\x3d\x79"
- "\xb8\xe7\x78\x5d\x36\x5c\x1b\xf1\x3b\x80\xdf\x7e\xfc\x8e\xe1\x77"
- "\xf4\x34\xad\x58\x83\xeb\x9e\x2e\xf7\x92\x42\xc3\x5e\xe9\xe3\xa1"
- "\x25\x4e\x83\x87\x60\x5f\xec\x51\xe3\xdb\x92\x86\x96\x90\x94\x9f"
- "\x5e\x9e\xaa\xba\xd8\xc7\x53\x1c\x6f\xb4\x85\x7d\xba\x96\xe0\x7d"
- "\xb7\x5c\xab\xe4\x35\x93\x64\xa6\xdb\x49\x5a\xb6\xa5\xfe\x15\xd1"
- "\xc4\xb1\x72\x70\x6d\x04\xbf\x34\xa9\xf8\x34\x4b\x33\x90\x6f\x38"
- "\xea\x38\xa0\xea\xd0\x9f\x87\x88\x23\xfc\x0d\x97\x13\xfa\x33\xc3"
- "\x02\x8c\x3b\xf9\x9e\xaf\xfa\xde\xa9\x55\xff\xc6\x9b\xa9\xef\xdd"
- "\xd2\x66\xbd\x0e\x0f\x68\x51\x5e\xe7\x96\x73\x29\x39\x77\xe6\x35"
- "\x62\x6b\xc2\xdd\x02\xf8\x9c\xd3\x12\x1f\x6d\x95\xf1\x2f\xcb\xbb"
- "\xa1\x23\xbe\xf7\x3d\xaf\x53\xe6\x4f\xe0\x35\xe4\x69\xc5\x42\xe3"
- "\x38\xe4\x5a\xe2\xd3\xad\x5c\x4e\x58\x3c\x79\xda\x86\x81\x39\xca"
- "\x66\xe0\xb8\x83\x4b\x1b\x74\x98\x41\xa6\xed\x69\x5a\xf2\xb0\x9a"
- "\x87\xaf\x58\xa3\x6c\x89\xa5\x7b\x0c\x5f\x4b\xc8\x68\x26\x9e\x1b"
- "\x0d\x1d\xe0\xa3\xa5\xd5\xba\x5f\x9c\x47\x6f\x7f\x48\x7f\xde\xaf"
- "\xe3\x98\xc0\xb1\x50\x80\xff\x51\xee\x3b\xd8\x2b\xfb\x71\x7f\x0c"
- "\xf4\x69\x52\xf4\x71\xca\x38\x07\xb0\x9b\xf8\xfd\x31\xfe\xde\x0d"
- "\xde\x1d\x53\x71\x46\x96\x8e\xe1\x36\xf7\xf9\xce\xd6\xe6\x00\xd7"
- "\x3b\x79\x8f\x19\xb2\xb4\xdf\x7b\x91\xe5\x73\x69\x16\xe0\xed\x36"
- "\xf4\x0e\xeb\x99\xfc\x30\xe4\x54\xce\xa7\x9c\x45\x86\xbe\xe9\xe3"
- "\x03\x67\x79\x3c\x5d\x12\xaf\xdf\x15\xfd\x9d\x7f\x17\xee\xe7\x1a"
- "\x81\xd3\x6e\xd9\x07\x1c\x8f\xf5\x62\xef\xbc\xad\x47\xe9\x48\xe7"
- "\xb1\xde\x39\xa6\x8e\x07\xc7\x76\xf7\x31\x6e\xdd\x72\xdf\x5f\xd7"
- "\x1b\xce\x90\xa1\x37\x0c\x38\xd6\x04\xa1\x59\x9d\xf8\x57\xb1\xcf"
- "\xc9\x7b\x24\x3c\x5e\x4a\x7b\x04\x70\x06\x5d\x50\x67\xe0\xb4\xca"
- "\x7d\xe0\x5d\xe7\x1e\xfe\xe6\x9b\xb4\x69\xdd\xcf\xfd\xdf\x3e\x5d"
- "\xb4\x6c\x46\x24\x4c\x61\xd9\xe7\x64\xb8\xac\x8f\xd8\x26\xc9\x0f"
- "\x9b\x39\x0e\x8d\x53\x1f\x5f\xa0\x83\x97\x95\x1b\xb8\x82\x86\x47"
- "\x0c\x7c\xf5\x6f\x8e\x1d\x41\x3d\xbe\xe9\xe1\x1e\xf6\x05\x6f\x54"
- "\xfd\xb9\x42\xea\x1b\xbc\xdb\x85\xb2\x07\x7c\xf4\x5c\x9a\x2e\x43"
- "\x4d\x28\xbf\xeb\x70\xd9\x44\xe4\x59\xd6\xaa\xfb\x33\x1f\x45\xff"
- "\x1e\xeb\xe3\xfd\x25\xcd\x11\xeb\x3c\xc7\x54\x1f\xfe\xb8\xfc\x04"
- "\x2d\xb7\x45\xa4\xeb\x7d\x7b\x78\x06\xd2\x9b\xd5\x9a\xc9\x3e\x3d"
- "\xbe\xdf\x72\xe5\xbb\xaa\xe3\xc8\xba\x80\xcf\xeb\xb1\x8c\x4b\xda"
- "\xcb\x3e\x5e\x3e\xc3\x18\x2f\x00\x6b\x8f\xa4\xf9\x10\x71\x80\xe9"
- "\xa4\xe2\x7d\x3c\x77\x51\xd1\x69\xb9\x33\x8a\xf6\x3c\x6e\xa2\x1e"
- "\xa6\xd3\xa0\x55\x42\x1b\x14\x48\x10\xf9\xcb\xcc\xc4\xf2\xc2\x32"
- "\xce\x7b\x83\xe0\x0f\x69\x57\x29\xba\x2d\xdf\x6f\xd0\xcd\xe8\x3b"
- "\xa6\x93\x8f\x96\x67\x32\x6d\xa3\xdb\x38\xe0\xe8\x09\xa3\xed\xa0"
- "\x29\xc7\x34\xc5\x73\x93\x2e\x17\x4d\x9e\xa1\xec\x3b\xb2\xe4\xcf"
- "\x87\xcd\xdf\xa7\xc3\xce\x31\xa4\x68\xbb\xc2\xe6\xa3\x12\x67\xc4"
- "\xbc\xe4\x08\xd3\x97\x65\x05\x78\x96\xe8\xb1\xb7\x8e\x28\x3f\xa6"
- "\x25\x4d\xa2\x72\x5f\x89\x94\xe5\x25\x32\x46\x0a\xc7\xed\x3d\xca"
- "\x34\x62\xbd\xc8\xb2\xc4\x32\xc0\xf2\xa4\x68\xb4\xa2\x24\x82\x46"
- "\x8d\x4c\x1f\x9d\x4e\x7b\x62\x74\xf9\x5c\x7b\xd1\x38\xa5\x8b\xed"
- "\x99\x23\x0a\x47\xcb\x40\x37\xf6\x7b\x27\xdc\x65\x9f\x31\x6e\x84"
- "\xd3\x31\x72\x9a\xba\x4c\x98\x31\x85\xaf\x29\xd1\xf3\x3a\x3b\xea"
- "\x39\x1e\x3d\x37\x5c\xe5\x50\xfa\x63\x45\xc0\x97\x70\xb5\xfc\x86"
- "\x08\xc7\x9d\xad\x5a\x40\x14\x06\xde\x1b\x4e\xa3\x4f\x2d\xfb\xd2"
- "\x39\xce\xf1\x74\x27\x71\x5c\xf4\x2f\xeb\xf1\xae\x0e\xe9\x83\x8a"
- "\xf9\xfb\x08\x7f\x13\x5a\xf2\xbe\x74\x5e\xb3\x11\x95\x3b\x5a\xfd"
- "\xc9\xa7\xda\xf1\xdb\xed\x4f\xfe\xa0\x7d\xd2\x2d\x2e\xd1\xe5\x2e"
- "\x9d\x62\xb4\x8b\xd7\x76\x40\xa7\xf4\xe9\x4e\x11\x66\x1a\xe5\x3b"
- "\x39\x16\x39\x60\x27\xf2\xda\x4e\x29\xda\x5f\xbc\x5b\xcd\x5f\x4b"
- "\xc1\xff\x4b\x74\x7b\x86\x66\xe0\x19\xf6\xdf\xf7\xe5\x1a\x97\xe6"
- "\xb6\xc9\x18\xe6\xda\xea\x5b\x1f\xc4\x7c\x60\xb7\x01\x13\xb0\xae"
- "\xd2\xfd\x1e\x24\xbc\xaf\xeb\x57\xab\xad\x7d\x2f\xc3\x9a\xa0\xe2"
- "\x42\x42\xc6\xcb\xeb\x4d\x5a\x5e\xaf\x9f\x0c\xde\x0d\x5a\x95\xc6"
- "\x7e\x34\x79\xe0\xbd\x72\xce\x63\xbc\xab\x72\x6b\xbe\x2a\x93\x16"
- "\x44\x3f\xa6\x29\xfb\xb9\x83\xf5\x27\xe6\xae\x2b\xc7\x1a\xe3\x9a"
- "\x1c\x0f\x4d\x54\xae\xe6\x33\x2b\x1f\xe3\x72\xe7\xdd\x66\x82\xce"
- "\x6e\xba\x31\x5d\xce\x51\x82\x9a\x3b\x81\x94\x2f\xf3\xca\xdb\x0d"
- "\x1d\xcb\xfb\xa5\xd6\x55\xc2\xcf\x6b\xc4\xd6\x90\xf0\xcb\x58\xfb"
- "\x3c\x76\xd0\x69\xf2\x96\x76\x95\x7b\xe5\x37\x38\xf9\xbb\x22\x01"
- "\x7d\xdc\x08\xab\x71\x03\xf5\xfb\x13\x6f\x2d\xc0\xf8\x90\x70\x9a"
- "\x60\xeb\x02\x7f\xa6\x0d\xef\xb5\x68\xa0\x95\x97\xc7\x49\xa6\x4f"
- "\xca\xfe\x6d\xec\x03\xc3\x6d\xb5\x86\xd0\xe6\xc8\x76\x99\x34\xdf"
- "\x06\x37\xda\x65\x42\xbb\x9c\x67\x58\x66\x82\xec\x9b\x04\x79\x1b"
- "\x22\xe3\x59\xcb\xf9\x79\x99\x3d\xb2\x8d\xac\xff\x55\x1b\xca\xc6"
- "\xc7\x6b\xa3\x30\x71\x1b\x99\x06\x65\xd7\xe9\xf2\x26\xf1\x64\xfd"
- "\xd1\x41\x2b\x8f\x0d\x5a\xc5\x3e\x41\xfb\xd2\xa1\xdf\x26\x70\x1f"
- "\x62\xfc\xac\x66\x3c\xe3\xf5\x17\xc3\xd3\x61\xf9\xac\xab\xca\x0b"
- "\x80\xcb\xae\xf8\xf4\x2e\x6b\xbe\x3c\xbd\xcb\x7e\xc5\xe5\x19\x0f"
- "\xde\xdf\xb1\x86\x4c\xd0\xc1\xa7\x76\x63\xbe\x56\x11\xaf\xde\x41"
- "\xab\xb6\x32\x5e\x71\xdf\x09\x96\x17\x5d\x07\x81\x0f\x05\xe4\x44"
- "\xb0\x4e\xea\x72\xbb\x72\x0d\x7d\x64\x4d\xb0\x27\x4a\xfd\x60\x12"
- "\xd5\xf1\x60\x58\x57\x55\xf3\x3e\xd7\x04\xd4\x1f\xf7\xbd\xc6\xdf"
- "\xee\xa8\xd8\x47\xda\xea\xef\xde\x68\x4d\xa0\xbb\xfd\x89\xdf\x4d"
- "\xb1\x3a\x43\x19\x4c\x43\xc0\x74\x42\x8e\x1f\xe2\x79\xaa\x5a\x1b"
- "\x71\xc1\xfe\xff\xa5\x8c\xcf\xe4\x4f\xde\xa7\xef\x1b\xb9\x30\xfe"
- "\xd5\xd8\x8d\xb5\x79\x3c\xb7\xf9\xe8\xef\x0e\x25\x97\xdf\x7c\x5d"
- "\xac\xfd\x60\x8f\xe6\xb6\x0a\xfb\x72\x2b\xec\xc8\xf2\x95\x9a\xe0"
- "\xef\x39\x7c\xb0\xa7\x8f\x4f\x94\xbf\x94\xc1\x27\x5d\xee\xf2\x8c"
- "\xf8\x3c\x50\x3e\xe9\xf2\x3c\x50\xfe\x0d\x7e\xcf\x74\x57\x73\x95"
- "\xf2\x22\xc3\x4e\x11\xab\xbf\xf9\xba\xbd\x4c\xd6\x4f\xaa\x6e\xa6"
- "\x49\x0e\xe3\x3f\x05\x74\x29\x47\xde\x1a\x43\x0f\x30\xbf\x58\xc3"
- "\xfc\xad\x0b\x92\x3c\x8d\x77\x18\x57\x4a\x2c\x6a\x1d\xfc\x40\xb1"
- "\xfc\x7e\xa5\x7b\x45\xb5\xdf\xe5\xd8\xcc\xdf\x69\x0d\x24\xef\x2b"
- "\x45\x9e\x56\x1f\x35\xaa\xfd\x56\xcb\xbe\x12\xc0\x70\x6e\x52\xfe"
- "\xd0\x16\x19\x2f\x0a\x32\xcd\x31\xa2\x58\xae\x91\x96\x0e\xbc\x39"
- "\x5e\x14\xe6\x3b\xab\xd2\x7a\xc7\x25\x77\x0e\x74\x85\x90\xb6\x18"
- "\xc6\xa5\x61\x9d\xa0\xdd\xcb\x26\xad\xe1\xe2\x68\x1b\x71\x9b\x2f"
- "\xae\x1e\xda\xf0\x8b\xdb\xc8\xfc\x07\xdb\x13\x54\x7c\x07\xa5\xaf"
- "\xfa\xbe\x99\xfe\x2b\x9b\x4c\x4c\x07\x1f\xad\xb2\x2b\xda\xad\x2a"
- "\x30\xfa\xc7\x47\xae\x23\x52\x77\xae\x7e\xb4\x7d\x7a\x48\x7c\xa9"
- "\xd6\xb9\x57\x41\xff\x3d\x53\xa3\xde\xaf\x68\x8f\x5d\x03\x62\x7b"
- "\xde\x3e\x7f\xb1\xbd\x70\xe1\xd2\x05\xc3\x87\x47\xcd\x95\xcc\xea"
- "\xbb\xb8\xab\x36\xa9\xf1\x74\xd5\x11\x03\x6f\xb6\x4b\xf0\x8c\xf6"
- "\xaf\xb8\x24\x96\xfd\x94\x7c\xdd\xcd\x3d\x3f\x8b\xfa\xee\x6f\xa7"
- "\x29\xb7\x47\x3c\x7e\x8f\xa6\xdc\xf1\xbd\xfc\x07\xe7\xce\x29\x5c"
- "\x16\x91\x7a\x67\xe4\xba\x61\xd5\xeb\xa8\x3b\x71\xe8\x3d\xd0\x15"
- "\x09\xd3\x56\xf0\xd8\xe2\xfe\xb0\x2c\x24\x4e\x41\x5f\x67\x43\xc6"
- "\xf2\x9b\x4b\x42\xd4\x0c\x5d\x26\xbe\xc9\x3a\x7c\x80\x3a\xdb\x09"
- "\x7b\x0a\xbc\x65\x45\xdb\xfd\xb0\xeb\x2e\xf0\xfa\x0c\xca\x7d\xde"
- "\x52\xc3\x31\x9d\x3f\xd0\xfd\x1a\xdc\xb5\x48\xbf\x06\xd7\x4f\x70"
- "\xbd\x0a\xd7\x3f\xda\x17\x60\xde\xc3\xbe\xf4\x4b\xd8\x97\xde\xfd"
- "\xae\xf4\x07\x0a\x94\x13\xfb\x04\xe1\xfd\x2c\xb6\x41\x7c\xb4\xda"
- "\xcc\xeb\xe0\x9c\x17\x69\x5b\xec\x4f\x51\x16\x5f\x85\xdc\x1b\x74"
- "\xd7\x8a\xca\x0f\xfc\x62\x73\x1e\x7f\x6f\x2d\xe3\x24\xad\x4e\x48"
- "\x4c\xf8\x9c\x12\x6d\x96\xd4\x2e\xf7\x6a\x94\x5d\x30\x8b\xe9\xd4"
- "\xdf\xb7\x68\xe5\x37\x80\x63\xec\xc3\x3e\xdb\x70\x2d\x49\xfb\x56"
- "\xb7\xe7\xea\xe4\xb8\xb0\x7a\x56\x84\x4d\xc7\x7b\xd3\x29\xca\x3e"
- "\x11\x61\x65\x9f\xae\x2e\x31\xe4\x00\xf7\xe5\x06\x9f\x46\xc5\xd7"
- "\x5b\x50\x32\x77\xd1\xdc\x42\xfb\x88\xc5\x29\x14\x11\x5d\xcf\x31"
- "\x77\x81\x7d\xd1\xdc\x67\x9f\x9b\xbb\x58\x46\xc6\xe3\xb7\x51\x63"
- "\x3e\xf4\xfd\xef\x33\x8c\x73\x5f\xf6\xa1\x4c\xdf\xd5\x5f\x70\x4c"
- "\x36\xb1\xf6\xf7\xdb\xd8\x77\x47\xcd\x37\x44\x66\xf4\x7c\xe3\x79"
- "\x15\x77\xa2\xe2\x03\x9f\x9a\xeb\x3c\x2f\xbf\x63\x7d\x82\xd6\x54"
- "\xf7\xc5\x7f\x5f\x33\x1e\xb4\x34\xe9\x74\xbb\xd0\xe5\x5e\x93\x6d"
- "\xd0\xcd\x47\xcf\x7b\x74\x5b\xaa\x43\xea\x0f\x8c\xb1\xd0\x7f\x51"
- "\xe3\xab\xfa\x06\xed\x1a\x8e\xcb\x91\x28\xd7\x93\x93\x3f\x68\xe3"
- "\xba\x18\x26\xea\xf3\xa0\x7f\x7c\xd0\x9b\xac\xdf\x2a\x0c\x78\xa8"
- "\x33\x93\xeb\xd3\xe7\x41\xd7\x9f\xa6\xe7\xe5\x9a\xb3\x56\xf1\x41"
- "\x1b\xeb\x14\x8e\x21\xa2\x55\x02\x8e\xdc\xa3\x7d\xde\x23\xd7\x61"
- "\xf9\x1b\x04\x80\xc5\xeb\xc0\xd0\x73\x01\xfe\x5e\x31\xa7\xa9\xd8"
- "\x70\xab\xd7\xf1\xda\x33\xea\x3a\x0e\xfc\x83\x7d\x67\x1b\x9e\xf7"
- "\xb0\xdd\xc9\x70\x7d\xb4\xe6\x00\xc3\x53\xb1\xef\x9e\x1f\x06\xde"
- "\xc9\xe8\xb3\x9f\x9e\x2f\x88\x98\x97\x31\x3e\x12\xcf\x00\x70\x91"
- "\x71\x56\x95\xaf\xa9\x6c\x37\xeb\xcf\x4d\x7a\xdb\x8d\xf6\x00\x1e"
- "\xf4\xdf\xea\x34\xc3\x6f\xc2\xa7\xb7\x9b\xf1\x63\xdc\x23\x71\xd6"
- "\xf1\xad\x61\x7c\x51\x6e\x5b\x84\x6c\xf3\xba\x4c\x12\xd2\xf6\xf7"
- "\xf9\xb0\xaf\xa1\x58\xbd\xb1\x70\x81\xbd\x68\xfe\x82\xa7\xf3\x97"
- "\xce\x79\x7a\x6e\xfe\x73\xc5\x23\xed\xcf\x2d\x78\xa2\x68\xe1\x93"
- "\x4f\x33\xd7\x2c\x2e\x79\xee\xc9\xa7\xed\xac\x59\xf2\x27\x4e\x99"
- "\x92\x7f\xcf\x43\x33\x1f\x4e\xa1\x7b\xe6\x20\x0d\x33\xff\x29\x59"
- "\x23\xd5\xab\x07\x27\x4d\xf8\x69\xfe\x84\xe9\x0f\x4d\x9b\x25\x0f"
- "\xbd\xf4\xbe\x9f\xb8\x20\x7e\x86\x28\x3e\x4c\x03\x2f\x1d\x47\xff"
- "\x26\x9d\xa0\xca\xb1\x2a\x5e\xfa\x0b\x45\xd1\xf1\xd2\x5f\x00\xd2"
- "\x2f\x6c\xc5\xef\x00\xd1\x2f\xfc\xf8\x41\xbb\x57\x66\x29\xfe\x4a"
- "\x7e\xbc\xcb\xfd\x42\x4d\x1f\x7f\x55\xca\xb3\x94\xec\xa7\xa4\xd6"
- "\x67\x5f\x80\xfe\x5f\xbd\x3f\xf2\x5d\xdf\x7c\xf2\x85\xa3\xbd\xf3"
- "\xc9\x5e\x9d\xf2\x42\xef\xdc\x12\x69\xed\x98\x57\x26\xf3\xbc\x52"
- "\xad\x27\x55\x8e\x93\x3c\xd5\xaf\x7c\x5b\xc8\x98\x57\xb2\x6c\xcb"
- "\x3d\x29\x39\xff\xf8\x45\x76\xa4\x8c\xcb\x35\x7d\x5d\xc6\xb9\x9c"
- "\x5c\xbf\xb3\x88\x74\x5e\xd3\x86\x7d\x7c\x1c\xb6\x02\xc6\xaf\x2e"
- "\x21\x92\x45\xba\xc2\xe9\x17\x4e\x5e\xe3\x66\xbb\x59\xe7\xa7\x41"
- "\xa7\xe9\x17\x7b\x85\xfb\xf9\x26\x35\xa7\x7c\x3e\xcc\x7a\x5d\xac"
- "\x1e\x7a\x0f\xfb\x16\xf1\xdc\x09\x75\xee\xea\xe3\xd9\xca\xb1\xcc"
- "\x0b\x7d\x73\xd9\x5f\x44\xe9\xff\x4e\xf9\x5d\xc2\x5f\x1c\x37\xe2"
- "\x3d\x94\x0c\x27\x93\x79\x78\x35\x6d\x32\x09\xe8\x9b\x5f\xac\xe3"
- "\x3a\x98\x9e\x3e\x7a\xa1\x01\x79\xcd\x7d\xf4\xab\x48\xeb\xa5\x9f"
- "\xbe\xce\x62\xac\xb1\x28\xbc\x2b\xc7\xf5\x47\xab\xf8\x74\xaa\x28"
- "\xf8\x4a\x3a\xb9\x29\x89\x65\xd2\xa0\xd7\xa5\xb4\xaa\xd8\x76\x29"
- "\xad\x2a\x2e\xf4\xd1\xea\x85\x1b\x2e\xa5\x55\x45\x6b\xc4\xbe\x92"
- "\xbe\x8e\x52\x39\x8e\x69\xc6\x3c\x86\x76\xaf\x03\x9f\xd5\xf4\xd1"
- "\xaf\xd2\x72\x29\xfd\x2a\x87\xc5\xa7\x5f\x05\x9f\xaf\x8a\x84\x53"
- "\x17\x6f\xdc\x18\xb4\xca\xa4\x9f\x07\xab\xfc\x25\x7f\xeb\x9e\xf1"
- "\xd8\x68\xd2\x1c\x1b\xdd\xf8\xe1\xca\xf3\x88\x3e\x5b\x5c\x04\x75"
- "\xfa\x56\x37\x62\xce\xcb\xeb\x4a\x97\x19\x8b\x8e\x1b\x6b\x1e\xb8"
- "\x6f\xe5\xb9\x33\x7f\x13\x8a\xd3\x99\x9e\xfc\x8d\x31\xf0\x7b\xab"
- "\xb2\x4b\x2b\x7b\xbf\xff\xd1\x79\xd3\x83\x05\x89\xab\xc8\x7e\xb8"
- "\xf6\x0e\x4e\x0f\x82\x87\x72\x39\x9d\x7d\xb7\xfa\x83\x99\x1f\xce"
- "\xa1\xf8\x70\xd7\xf6\xf2\x7f\x7f\x67\xa2\x63\xf4\x91\x63\xce\x82"
- "\xc2\x85\xf3\xe6\x7d\xb5\x2a\x8a\xdc\x57\xab\x76\x6b\x15\x5d\xfc"
- "\xdd\xcd\xd5\x4f\x2d\x47\x9d\xb0\xff\x8b\xdb\xd5\xb8\xb9\x16\xfa"
- "\x6f\x7e\xa3\xb2\x25\x1f\x6d\x57\xe7\xc0\x5f\x4c\x8f\xd0\xcf\xe0"
- "\x91\x17\xed\xc2\xbd\x76\x76\x5f\x1f\xaf\xed\xb8\xb4\x8f\x5f\xa4"
- "\xf8\x7d\xfc\x62\x86\xb6\x84\xcf\xe1\xbc\x88\xf9\xcf\x22\x69\x6b"
- "\xf2\x33\xfb\x41\x60\xce\xdc\x8e\xf9\x72\xc7\xf4\x65\x9e\xbb\xf3"
- "\x97\x25\xc8\xbd\x62\xfe\xf6\x4a\xe8\xa2\x68\x63\x5f\x04\xde\x1f"
- "\xe3\x6f\xaf\xf0\x37\x97\xf8\xfb\x9f\x32\x0f\xee\xab\x4e\x92\x9c"
- "\x3b\xe2\xbd\xbd\xfe\xa4\xfc\x3e\x36\x6c\x85\x17\xcb\x0d\xdb\xda"
- "\x0a\x93\x91\xcf\xa7\x6f\x50\xfd\xd1\xca\x7d\xc1\xf5\xe5\x2f\xf3"
- "\xa8\x3a\x2e\xf2\x77\xd5\xc8\xaa\x6c\x88\x17\xf7\x5f\x76\xed\x3e"
- "\xf9\xd4\xd1\xfe\xbf\x49\x50\x3e\xa0\x77\xaf\x52\xff\x0e\x31\xcb"
- "\x3e\xfb\x8f\x76\xb9\xd7\xa5\xc5\xfa\x9f\x2a\xdf\xa1\x75\x99\x86"
- "\x4f\x56\x95\xf4\x81\x22\x2b\xeb\x4f\x9e\xe7\x9c\xa4\x75\x53\xea"
- "\xe5\x78\xb9\x6e\x4a\xe4\x1e\xa7\x7d\xf9\xaa\xab\xce\xd2\x8b\x17"
- "\x2e\xb3\x6f\x9a\xda\xe7\xfb\x5a\x3e\x00\xe5\xd7\xf5\xfa\x88\xb9"
- "\xcb\x07\xd4\x47\xe0\x86\x77\x0d\x11\xbe\x8a\x7e\x1e\x8f\x79\xfe"
- "\x58\xaf\xbe\xab\xea\x07\x0e\xcd\x48\xc3\x7c\x62\xbd\x8c\x47\xb8"
- "\x34\x44\xc3\x8a\x7f\xcc\xdf\xec\x59\x77\x41\x9f\x87\x76\xd8\xcb"
- "\x18\x9f\x75\x2f\x33\x5c\x1f\xf2\x09\xb9\x1f\xb0\x9e\x7a\x71\x8e"
- "\xa8\xcf\x80\xad\x68\xb2\x3e\xc3\xc0\xcb\x47\xeb\x64\xfc\x14\xfe"
- "\xce\x75\x64\x9b\x9c\xf3\xe6\xe7\x17\x3b\x96\xe5\xcf\x5f\x30\xbf"
- "\x24\x85\x9c\x73\x9e\x9b\x3f\x1a\x49\xf6\x27\x1d\xf3\x8b\xf3\xe7"
- "\xcb\x68\xc5\x32\x10\x72\xc9\xb2\x62\xde\xfb\xb8\x64\x0f\x3e\x4d"
- "\xda\xf2\xa6\xf5\x63\xd5\x78\xbf\x7e\x93\xc1\xa7\xf2\xdb\xdf\x22"
- "\x8f\xfa\x7c\xaf\xe4\x37\x83\x13\xd1\xce\x43\xcc\xc3\x2a\xbe\xcf"
- "\x86\x56\x65\x5f\xac\x6f\xba\xd4\x27\x6b\xbd\xcf\xf0\xc9\x02\x7f"
- "\xa7\xb1\xac\x47\xc0\x02\xff\x6f\xa0\x4b\xcb\x6c\x48\xef\xf5\xef"
- "\xd4\xbf\x3b\xce\x7d\x25\xe3\xdd\xbf\xc4\xfa\x76\xfd\xfd\x5e\xe7"
- "\x24\x8e\xd9\xab\xcb\xd5\x86\x89\x11\xf8\x4a\x5f\x5e\x86\xc5\xe7"
- "\xa4\x46\x07\x23\x7d\xd9\x36\x7c\x82\xb1\xd7\x66\xd4\x63\x5f\x61"
- "\x82\xbe\xdb\xf0\x5a\xc0\xe4\x49\x94\xfe\xc7\x28\x07\x58\xd5\x86"
- "\x1f\x8d\xaf\xb7\x5d\x1b\xb6\xc5\xe2\x08\xdc\x87\x23\xfd\x40\x9f"
- "\x9f\xe0\x86\x72\x86\x81\x34\x8c\xff\x55\x23\x23\xd3\x22\xfb\x69"
- "\xfc\xa4\x29\x30\xa0\x17\xcf\x45\x27\x4d\x98\x53\x54\xc4\x3a\x68"
- "\xce\xdc\xa2\xe7\x16\x2d\x5c\xac\x77\xdd\xf8\x79\x1c\x86\x5a\x66"
- "\xb9\x4b\x7f\x63\x5f\x30\x77\x6e\xa1\x4a\xd2\x3b\x32\x7a\xcf\x4a"
- "\xf9\x31\x54\x61\xfe\xbf\xce\xd1\x67\x2b\x56\x6d\x15\xa6\x0d\x6d"
- "\xf8\x9d\x93\xfa\x47\xf6\x6b\x55\x51\xf4\x1c\xad\xaa\xd4\x90\x7d"
- "\xd9\xcf\x2e\xf6\x39\xdb\xfb\x6c\xa7\x90\x7b\x3c\xe8\xd7\xea\x3f"
- "\xa3\x9d\x49\x3e\xaa\xe6\x33\x5f\x09\x11\x70\xf6\xf4\xd2\x7b\xf5"
- "\xa3\xad\xab\x95\xcf\x84\x99\xbf\x59\xcb\x31\x25\xf0\x1e\xf3\xff"
- "\x17\x8f\x2b\x3d\x59\xe5\xeb\xdd\x7b\x31\x25\x62\xbe\x59\x05\xde"
- "\x5f\x98\x75\xa9\x7c\x57\x5b\x2e\x95\x7b\xf6\xb5\xac\xb6\x1b\x34"
- "\x8e\xf8\x06\x3d\xf8\xaf\xfa\x43\x63\xcd\xb8\x5e\xff\x26\x02\xdf"
- "\x73\x59\x9e\x57\x88\x41\x03\xef\x66\xbf\x86\x13\x54\xbd\x4e\xf1"
- "\x54\xb5\x23\xc2\x37\x30\xed\x34\x55\x57\xa8\xbe\xad\x2e\x37\xe4"
- "\x0f\xed\x94\xb6\x1c\xc3\x50\xe3\x7a\x55\x92\xe2\xaf\xea\x6d\x06"
- "\x6d\x79\x0e\x8f\xe7\x3d\x7d\x76\x50\xd5\x2c\xe9\x2f\xa2\x62\x6a"
- "\xf4\x70\xfb\x01\x67\x8c\x01\x07\x79\xd1\x7e\x8b\xdf\xa0\x95\x91"
- "\x27\x92\x27\x26\xcc\x29\xc6\x04\x7b\xfe\xbc\x79\x73\x17\x2d\x36"
- "\xe2\x8c\x67\x2e\x2c\x2a\x54\x71\xc5\xef\x42\xf7\x2f\x85\x0c\x8f"
- "\xe3\xd0\xe4\x48\x55\xb7\x31\xf6\xee\x48\x5e\x13\x91\xfe\xa3\x72"
- "\xce\xf5\xf2\x87\x75\xfa\xfc\xeb\x04\xbd\x34\x43\xf9\x5f\xbd\x74"
- "\x8d\xb2\x6d\xaf\x7e\xa3\xcb\xfd\xcb\x12\xc3\xb6\xe5\xb5\xd6\x4e"
- "\xba\xb1\x86\xcf\xc8\xf1\x59\x82\x2d\xaf\x88\x36\x5e\x5b\x45\x9e"
- "\x1a\xe3\x5b\x74\x6c\x37\xad\x7f\x45\xc5\xd0\xf6\x2c\x60\x5f\x91"
- "\x97\x3f\xd3\x2a\xf7\xfa\x45\xca\x76\x3b\xec\xb3\x54\x96\x89\x81"
- "\x1d\xec\xc3\xcb\xb1\xaf\x7e\xd9\xc6\x76\x1d\xeb\x32\xfe\x5e\x43"
- "\x1b\xfd\x72\x0f\x74\x34\x74\xfa\xcb\x3e\x7f\xf2\x5e\xff\x9a\xe5"
- "\x64\xe1\x3a\xa0\xaf\x7d\x8d\x5b\x99\xb6\x2f\xd1\x21\xe8\x32\x5d"
- "\x67\xfb\xb8\x1e\x1f\xfd\xb2\x49\x5f\xf7\xd7\xbf\xad\xb4\x0f\x34"
- "\x7f\x09\xfa\x7f\x60\x8d\xe2\xd5\x1d\xaf\xde\x5c\x4e\x4e\xfe\x36"
- "\xa5\x8a\x5b\x75\xb0\x1a\xed\xa8\xe1\x6f\x40\xc2\x16\xc4\x7c\xe7"
- "\x97\x25\x68\x43\x8d\xee\x03\x0e\x5e\x79\xa9\x59\xf9\xf6\xff\xb2"
- "\x90\x69\x00\xb8\x69\x3a\xdc\x34\xc0\x45\xff\xdf\xa0\xc7\xcb\x7e"
- "\x69\x9d\x51\x07\xc6\x3f\x3f\xec\xe6\x56\xb6\x9d\x81\x37\x6c\xe8"
- "\xbd\x1d\x55\x72\x2f\xdd\x07\xbd\x6f\x15\xec\xbb\xd6\xf7\xbd\xbd"
- "\x97\x1a\x8d\xb1\x90\xeb\xd6\x71\xe7\xb3\xcb\x16\x5e\xe7\xd3\xeb"
- "\x4a\xe5\xb5\x00\x03\xa6\xa8\xdc\xdb\xae\x5d\x3c\xb3\x15\x30\x2d"
- "\x18\xd7\xfd\xfa\x77\xd6\x3a\xaa\xce\xb3\x9f\xa3\x0f\xe3\xf6\xb7"
- "\x45\x7e\x28\x8d\xf7\xa0\x06\x1a\xdf\xb1\xab\x3f\xcf\xf4\xda\x98"
- "\xd5\xb7\xb7\x84\xf2\xa0\x3f\xe4\xa1\xbc\x8d\x36\x4e\xe6\x7a\x59"
- "\x16\xb8\x2f\xbb\xd1\x37\xe8\x9f\x4c\x71\xf1\xcc\x6e\xfb\x02\x1a"
- "\x78\x92\x36\x3e\xc3\x7d\xc4\xfb\xc1\xec\x7f\x88\x34\x2b\xc7\xdd"
- "\x3f\x41\x1b\x1f\xe6\xfe\x61\x5c\x44\xc5\xf6\x60\xa8\x2b\xef\x3e"
- "\x3e\x73\xcd\x3a\x73\x65\x29\x6c\xee\x79\xac\x4b\x36\x7d\xc6\x73"
- "\x78\xfe\x5e\x12\xdf\xbb\x0a\x85\x26\xfb\x77\x39\xf7\xef\xa6\xcf"
- "\x56\xb6\x0b\xed\x4b\x37\x89\x23\x01\xa2\x2f\x4d\x14\x0a\x9a\x12"
- "\x18\x6f\x93\xeb\x0c\x9f\x0b\xdf\x4a\x5e\x67\x05\xfb\xb2\x59\x36"
- "\x2c\xa7\x34\x3e\x53\xcf\xdf\x02\x6a\x09\xd4\x52\x4b\x71\x2d\xfd"
- "\x29\xb4\x89\x3c\x4b\x38\x3e\xca\xcb\x6b\xfe\xd5\xb9\x89\xf7\xd8"
- "\x92\x71\x3f\xc9\xfe\x53\x59\xd7\xb0\x7f\x3d\xf6\x17\xfa\x57\xcf"
- "\x5f\xc8\xfe\x88\x7c\x1e\xd9\x94\xf7\x27\x6a\xca\xf9\x13\xb9\xda"
- "\x84\xc6\xf3\xba\xb2\x67\xb8\x8e\x0a\xc0\xda\xca\xe7\xcf\xd3\xb4"
- "\x4e\x5b\x0a\xda\x6f\xe6\xfd\x83\x96\x80\x9f\x3c\x0b\x7e\xcf\x38"
- "\xbe\x5d\x77\x9e\x2c\x9e\x05\x1f\xcb\x7b\x35\xdf\x3a\xb3\xd5\x5b"
- "\xd8\xca\x36\x65\x88\xcf\xde\xf3\x9e\x24\xe6\x18\x5a\x15\xe3\x18"
- "\x56\x78\x83\x5e\x66\xa3\x3c\x6c\x4e\xa3\xbc\x8c\x15\xb7\x85\xe9"
- "\x01\x9c\x9a\x67\x29\x9a\x34\x61\xa4\xd0\x71\xfe\xcc\x95\x17\x49"
- "\x9f\x8d\x4d\x4c\x1f\x8e\xd9\xaa\xa1\xbf\x80\x5b\x0e\x68\xa0\x19"
- "\x75\x00\x67\x8b\xbe\x86\x6b\xd9\x70\x9e\x52\x3d\x0b\xf8\x5b\x70"
- "\x2f\xdf\x6e\x9d\x61\xb6\x68\x17\xcf\xee\xae\xba\x40\x66\xee\x37"
- "\xde\xb7\xa9\x92\xef\x19\xe6\xcb\xe9\xdc\x67\xe0\xc9\x02\xfc\x0a"
- "\xf1\x73\x30\xdf\xe1\x5a\x84\xfe\xaa\x00\x0e\xbb\xd0\x57\x5b\xf9"
- "\xaa\x78\x71\x47\x0d\xc7\x25\xd1\xe7\x50\x7d\xe9\x90\xa3\x90\x90"
- "\xdf\x5b\x86\xcc\x6c\xda\xa5\x41\x8e\x78\x0d\xa7\xee\x25\x4a\xd5"
- "\xdc\xd5\xc1\x2d\xd0\x75\xb5\x2f\xc9\x73\xc9\x69\xbc\xae\xf9\xba"
- "\xfc\xb6\xc6\xcb\xbb\x0d\xdd\xb7\x76\x08\x9f\xdd\xdc\x74\xdc\xc4"
- "\xeb\x3e\x15\xfb\x2c\x3a\x9f\x5b\x90\x07\xfa\xff\x7a\x7d\x0c\x7d"
- "\x49\xce\x2f\x58\xf6\xfb\x9b\x4f\xc0\x96\x6d\x12\x9b\xf3\x88\xf7"
- "\x7f\x52\x57\x09\x7f\x6a\x9b\x55\xb4\x04\x9a\xe4\x99\xdd\x96\x40"
- "\x58\xee\xff\xe0\x7d\xc2\xb4\x80\xdf\x0a\xdb\xf7\x28\xd3\xce\x48"
- "\xe7\xbd\x23\x5e\x57\x9b\x16\x10\xfe\xe9\xcb\xac\xfc\x2d\xcc\x61"
- "\x72\xef\x40\x4f\x6f\xb1\x61\xde\xb0\xcc\x6f\x45\xdb\x43\xbd\xb0"
- "\x3a\xf3\x12\x59\xde\x90\x37\xbd\x37\x6f\x67\x9e\x99\xbf\xed\xcc"
- "\x75\x46\xa4\x25\x4d\x77\xa2\x2c\xf7\x95\x9e\xa6\x6c\xe6\x57\xf6"
- "\xf4\xce\x29\xf9\xfc\x42\x27\xc6\xcd\xc5\x79\x09\x5a\x67\x9e\x29"
- "\x0c\xd8\xe0\xfd\x34\xf9\x4d\xce\x90\x5f\xff\xc6\x55\x3b\xe4\xb7"
- "\x95\xc4\xfa\xc4\x2c\xe4\x33\x33\x5c\x8e\x05\xc1\xdf\x06\x11\x03"
- "\x93\xf6\xc7\xf7\xb9\xeb\x68\xf7\x94\x3d\x02\x7e\x7a\xf5\x00\xcb"
- "\x73\xd8\xf2\x5e\xba\xfd\x29\xb6\x61\x5e\x95\xbe\x01\x61\xc8\x58"
- "\x38\xf9\xbd\xf4\xd1\xed\x94\x50\x06\xbe\x55\x6b\x50\xaf\x3e\xe4"
- "\x85\x0c\xba\x34\x01\x3b\xf4\xd5\x5c\xe6\x1b\x6b\x07\xfb\xca\xbd"
- "\x67\x93\xfe\x69\x29\xed\x3e\x6f\xb0\x9d\x9a\xca\xff\x4a\x4d\x21"
- "\x6f\xf9\x81\xf3\x7e\xb3\xf2\x53\x33\x33\xdc\xf9\xfc\xce\x05\x5e"
- "\xcd\x0f\x6f\xa5\xfe\xf6\x06\x78\x7e\x8c\x31\xec\x6f\x6a\xae\xf8"
- "\xea\x01\x63\x5e\x7c\xf9\x36\xd4\xa4\x73\xfc\x0c\x21\x6c\xa4\xad"
- "\xfd\x83\x0f\xb8\xb8\x44\x57\x26\x8d\x5e\xce\x6b\x72\xaf\x76\x60"
- "\x8e\x92\xa3\xc3\x3d\xa7\xe0\x22\xff\x65\xe0\x32\xcf\x34\xd5\xc8"
- "\x7d\x29\xb4\xe9\x0f\x47\xc3\x80\x1d\x4e\xf9\x3f\x69\xd0\xf1\x2e"
- "\xd7\x97\xbc\x66\xfb\xda\xc3\xa8\xe7\x68\x4b\xe8\x28\x71\x1c\x9e"
- "\x3a\x0d\xe3\xe3\x39\x1b\xe9\x3e\x79\xae\xb3\x54\x33\x49\x13\x99"
- "\x69\x98\xaf\xf3\x7e\x8c\x8b\x75\x1c\xaf\x05\x94\x85\xe9\x2a\x2f"
- "\x46\x46\x8e\x1d\x01\x18\x53\x3f\xe1\xbd\x2f\xe8\x89\xb0\xb0\x99"
- "\x3e\xbc\x88\x91\x1e\xba\x53\xc6\x92\x58\xfd\xcd\xd7\x07\xad\xa2"
- "\xbb\x85\xc9\x2a\x7d\x3a\xb5\xca\x93\xed\xe8\xdb\x6c\xe5\x03\xb8"
- "\xcf\x16\xe1\xff\x97\x88\xba\xa4\xff\x9f\xb0\xec\x3d\x5e\x2b\xd7"
- "\x1d\xdf\x4b\xef\x72\xd7\x04\x7c\xf4\xaa\x5c\x7f\x5d\xc7\x67\x3c"
- "\xa4\x8e\x7d\x6d\x8e\x3f\xf9\xe3\xdd\x0c\x83\xcf\xb2\x6a\x4b\xc2"
- "\xbb\xab\xfe\x21\xed\x6b\x7e\x37\xbe\xa5\xa3\xcb\x23\x2a\x3e\xde"
- "\xcd\xe7\x18\x75\xd8\xd6\xb3\xf4\xda\x35\xa2\xf2\xe3\xdd\x3e\x7a"
- "\xad\x40\xf5\x8d\xbc\x1f\xc9\xef\x43\x3d\x99\xb0\xab\x6b\x1a\x6a"
- "\xbb\x79\x2f\xa0\x66\x96\x70\x7f\xdb\xd3\x69\xf9\x78\xf7\x4c\x1b"
- "\xdb\x54\xaf\x95\xf8\x12\xd4\x77\x7d\x8d\xb8\x18\xfd\xcd\x91\xc4"
- "\x66\x5b\x8a\x17\x40\x30\x9f\x4d\x3f\x4d\x9b\xbf\xe8\x76\x93\xa9"
- "\x07\xb6\x60\xb7\x89\xd2\x20\x5f\xa9\x1b\x86\x52\x16\xde\x0d\x3d"
- "\x4d\xaf\xfd\x31\x64\xa2\x74\xfc\xd2\xfc\xdf\x74\x24\x03\x6e\x0e"
- "\xaf\x91\x36\x9f\xe7\x35\xae\xd7\xe5\x39\xe5\xaa\xd7\x29\x43\x03"
- "\x3c\xde\xef\xa9\x1a\x4a\x19\xbc\x4e\x89\xb4\xcc\xfc\xb0\xda\xf7"
- "\x34\xd6\x22\x56\x0f\xa5\x91\xd1\xf5\xbe\xb6\x5b\xad\x63\x6e\x6e"
- "\x93\x73\x2b\x3f\x7d\x0b\x73\xab\x13\x80\xbb\x4d\xb8\x13\x85\xf8"
- "\xa6\xcd\xa4\x7c\x13\x5e\x5f\x6f\xad\x51\x7c\x27\xf7\xf9\xc0\x6f"
- "\xbc\x8f\xaa\xef\x29\x25\xc8\x78\x20\x29\x1f\x6c\xe3\xef\x50\x47"
- "\xac\x13\xa7\x49\x3c\xf4\x33\xfc\xe1\xd5\xb7\x72\x6c\x30\x79\x76"
- "\x3f\x7f\x8e\xda\x8f\xe2\xf3\xfd\x3e\x7a\x5d\xc6\x63\x5c\xf7\x3a"
- "\xa5\xbe\xf8\x3a\xa5\x35\xcf\x93\xed\x3a\xa0\x64\xd1\x4c\x8c\xaf"
- "\x56\xc1\x72\x06\x9e\x00\xde\x5c\x1f\xf3\x46\x4b\xe8\x9c\xc7\x55"
- "\x22\x34\xcf\x53\x6c\x8b\xbe\x1e\xf6\x2c\xda\x45\xd3\xdb\x42\xea"
- "\x2c\xea\x6c\xf2\xd7\x03\x5e\xfd\x50\x4a\x3b\x49\x9b\x93\xbd\x45"
- "\xc4\xfb\x15\x37\x7a\x16\xed\x01\xec\xcd\x37\xf0\x58\xb0\x1e\xf4"
- "\x51\x63\xc2\xe6\xa3\xde\x60\x2b\x35\x43\xbe\xa7\x15\x0b\x09\x07"
- "\x79\x1e\x92\xed\xdd\x6c\xb3\xe7\xab\x18\x0c\xb2\xad\xbd\xfb\x7c"
- "\x7a\x3b\xbc\xe7\x25\x3c\x87\x17\x5c\x62\xb4\xc9\xa0\xb5\xe2\xaf"
- "\xcd\xdb\x3d\x8b\xb6\x11\xf7\x0f\xe7\xc7\xf3\x26\x6f\x07\xf2\x9e"
- "\x89\xee\x17\xce\x83\x77\x9f\x00\xee\x0f\xfa\xf6\xaa\x79\x0f\xb5"
- "\x2f\x4f\xed\xeb\x7c\x1e\xed\x75\xcb\x66\xd0\x48\xad\xed\x6f\xbe"
- "\x9d\x71\x45\xdf\x65\x79\x4b\xfe\x1a\xdf\x27\x15\xb2\x0f\xbe\x5f"
- "\xd5\x22\xf7\xec\x6a\x87\x4f\x0b\x69\x42\xe9\xb3\xda\x63\x1a\xf4"
- "\x80\x0f\x57\xd6\x05\x52\x9f\xdc\xc6\x7e\x40\xb5\x9f\x5a\x13\x54"
- "\xff\x72\x5b\xd8\x5e\x89\xd7\xc7\x11\xfb\x89\xec\x97\xdb\xdb\xc7"
- "\xfc\x0d\x47\x8d\xf7\x84\xd9\xdf\xbe\xc7\x46\x8a\xff\x44\x35\xe0"
- "\x7e\xa2\xdb\x6e\x79\xfa\x58\x96\xd7\x99\xfc\x9e\x9d\xcf\x47\x1a"
- "\xbe\xc1\x90\xdf\x61\xf9\xca\x9f\xdb\xc6\x3a\xaa\xde\x24\x74\xde"
- "\xac\x3d\xa6\x97\x9d\xa5\x7c\x32\x6a\x37\xa1\xfc\xac\xb8\xed\x4d"
- "\x84\xde\x71\x43\x4d\xa3\x3d\x6c\x47\x0a\xe8\x2a\x8c\x07\x57\x79"
- "\x03\xdd\xfa\xf7\x33\xb7\x3c\x00\x9b\xfa\x2a\x3e\x1f\x65\xe0\x76"
- "\x65\x7b\x7f\x5b\x86\xa9\xb9\xcd\x96\xd9\xc6\xda\x92\xb0\x80\xc6"
- "\x6e\xab\xe0\xb3\x92\x7c\xde\x25\x90\xdc\x01\xfb\x56\xd8\x95\xdc"
- "\x6c\x59\x03\x3b\x55\xea\xdb\xfc\x20\x95\x73\xbb\x78\x6f\x17\xf3"
- "\xa6\xab\xb8\xcd\x80\x83\xf9\x4f\xf1\x58\x35\x9e\x2b\xd8\xfd\xae"
- "\xed\x18\x6d\x43\x9b\x64\xdb\xd0\x46\xd9\x36\xfd\xfb\x52\x27\xa9"
- "\x6e\xb8\x5c\x2f\xbf\xb2\xf6\xa8\xf8\x32\x15\x1d\x7e\xfe\x76\xee"
- "\x49\xaa\x7f\x5f\x9e\x81\x41\x9f\xa8\x7d\x90\xba\x12\x91\xf2\x62"
- "\xca\x95\xc1\xac\xcb\x51\x30\x85\xfd\x65\x8e\x45\xa9\x7f\xa3\x0e"
- "\xb0\x7f\x25\x2a\x85\x5d\x9e\x31\x44\x7d\xfc\x8d\xcf\x3e\x3d\x54"
- "\x9f\xc1\x7d\x75\xdb\x2e\xca\x51\x7c\x58\xff\x0d\x5e\x6b\x56\xf3"
- "\xbc\xba\x23\xd0\xbd\xeb\xd4\x9c\xca\xf0\x23\x4f\x90\x7e\xe4\x91"
- "\x3a\xf6\x0a\x71\x94\xfa\x4e\xa4\x9c\xac\xc6\xfd\x7e\x79\x56\x12"
- "\xf8\x2e\x0d\x19\xfa\xaf\x6e\x3f\xfb\x24\xf5\xfa\x03\x2c\x03\xaf"
- "\x94\xa9\x73\xe4\x5d\xee\xfa\x3c\xc3\x46\x91\xdf\x24\x73\x8b\x23"
- "\x9c\x6f\xfa\xb2\x73\xd2\x5f\xa0\x4a\xc6\x3c\x38\xad\x9f\xb3\xab"
- "\x7f\x46\x5f\xd7\xc8\x64\x1f\x7e\x94\xdd\xe4\xa3\x43\xf2\x4c\x20"
- "\xd3\x80\xeb\x96\xb8\xcb\xef\x82\xd5\xef\xee\xdb\xf7\xa9\x93\xdf"
- "\x4d\x57\x7e\xad\xf5\x47\x0c\x1e\x41\x7b\xaf\x52\xb1\x41\xeb\x6e"
- "\x3f\x3c\x92\x24\x0f\x74\x0a\x5b\xca\x77\x6a\x99\x27\xeb\xfd\x91"
- "\x74\x9a\x1e\xd2\x5c\x4a\x07\xd5\xb5\x0a\x29\xeb\x75\xad\x5f\x6d"
- "\x4f\x6c\x9d\x64\xd8\x22\x8a\xce\x69\xd0\x2f\x6f\xa4\x49\x5a\x57"
- "\xec\xc8\xe6\x18\x2d\x2b\xca\x38\xe6\xd4\xaf\x92\x38\xb6\x57\xa8"
- "\x62\x47\x5e\x98\xcf\x64\x62\x9c\xd5\x2a\x76\x38\x4e\x16\x93\x29"
- "\xbf\x98\xf7\xba\x3e\x2e\xe7\xf9\x95\x70\xc1\x16\x48\x81\x7d\x02"
- "\x39\x5f\x39\x9f\xac\x8f\x39\x00\xdb\x95\x99\xce\xb1\xb7\x38\xee"
- "\x16\xc7\xce\x0b\xbb\x32\x07\xe3\x7e\x08\xec\xb9\x34\x61\xd9\x91"
- "\xcb\xfe\x32\x61\xb7\x80\x3e\x3e\xce\xf1\xbf\x4c\x5e\x7f\x90\x56"
- "\x9e\x21\x0b\xc7\xf6\x0a\x55\x7e\x5c\xd3\x12\xf8\x4c\xce\x2d\x06"
- "\x15\xc3\x9e\xd6\xe4\xb9\x1c\x9b\x96\xfc\x71\x39\xc6\xf8\x35\xaa"
- "\xdd\xe7\x84\x6a\xb7\xc2\x9b\xf1\x57\x3a\xae\xc1\x51\x26\x71\xff"
- "\x97\x37\x43\x80\xaf\x55\xbc\x5d\x18\xae\x78\xbb\x40\x9d\xe5\x6c"
- "\xa2\xb2\x12\xd1\xee\x85\x6d\xcc\xfe\x9b\x7c\x5e\x97\xfd\x71\xb8"
- "\x8d\xdc\x3e\xae\xfb\x5f\xcf\x9f\x91\xb1\xca\x42\x78\x76\x15\xe9"
- "\x65\x3a\x50\xa6\xa3\x89\xba\x2b\xde\x96\x6d\x6f\x09\xa8\xb2\xf9"
- "\xf2\x9e\xcb\x47\xd0\x41\x6f\x73\x2f\x1d\xd0\x76\x6e\x1f\xb7\x3f"
- "\xc4\x34\x01\x0d\xf4\xb6\xda\x7a\xf4\x76\x72\x1b\xff\x84\x51\xe7"
- "\x75\xb4\x13\x6d\x95\xed\xec\x41\x3b\x8f\x38\x88\x82\x6b\xcf\xd0"
- "\x97\x29\x6f\x17\xf0\xfc\xd0\xf5\x67\xd8\xd1\xa5\xd5\x84\x79\xa0"
- "\xf9\xed\xb2\x6a\xd3\x5a\xd8\x26\x65\x7e\xcc\x07\xfd\xa2\x9d\xed"
- "\x7d\x6f\x31\x7e\xa1\x5a\xf9\xdd\x61\x69\x1f\xf3\x37\x62\x9f\x45"
- "\x9b\xb4\x2f\xa8\xac\x5d\xb4\xc3\x36\x0d\x7a\x43\xc8\xe3\x40\xfb"
- "\x31\x7f\x3c\xa9\xe3\xcf\x79\x57\xfe\x43\xb5\xcb\x5a\x44\xe9\x07"
- "\x1f\xa9\x30\x79\x5b\x2b\xc8\x68\xcb\xe3\xc8\x87\xf6\xd8\x00\x6b"
- "\xa0\xfc\x2e\x03\xda\xb9\x19\x78\x06\x23\xda\xd4\xdc\x11\x04\xcc"
- "\x4f\x29\x65\x06\x25\xbc\x7e\x16\xed\x38\x4b\xb6\xea\x32\xd8\x5f"
- "\x0f\xb2\xbd\xf8\xab\xcf\xaf\xce\xa3\x0c\x1f\x6d\x6d\x57\x7c\x27"
- "\xe3\x06\x5d\x77\x9a\xde\x48\xee\x8d\x0d\xc4\xf1\xd6\x92\x3f\xae"
- "\x65\x3e\x92\x31\x82\x78\xcc\xe8\x02\xcf\xb0\x2f\xcd\x52\xd4\xd1"
- "\x95\x39\x44\xe2\xe3\x1e\x43\x78\x4e\xc5\x33\x7f\x33\x2a\x9d\xd7"
- "\x04\x50\xae\x46\x80\x66\x0c\x1f\xf6\xdc\x1a\xbe\x32\x0d\xe3\x9e"
- "\x35\xf9\x0d\x65\x8b\x14\xd8\x98\x98\xfb\xee\x2e\xf3\x9b\x9e\xff"
- "\x0d\x8d\xbc\x32\x9d\xf2\x46\x76\x7f\xfa\x9b\xf7\x2d\x18\x1e\xda"
- "\x36\xf8\x34\x6d\xbb\x21\x5a\xc6\xec\x52\x97\x29\x3d\xf8\x46\x1b"
- "\xef\x15\x5c\x61\xbd\x52\xff\xb1\xcf\xd3\x15\x96\x6b\x37\xf0\xc0"
- "\xfd\xb6\xfe\x70\xbf\x72\x3a\x6c\xcb\xe9\x0f\xd6\xfa\x57\x64\xbc"
- "\x38\xd7\x86\x57\xd8\x1f\xb1\xa3\xfd\xb0\x8d\x63\x78\x63\xec\xdc"
- "\x16\xa0\xc5\x5b\xc8\xe2\x3a\xc3\x6b\x32\x53\xe9\x70\x6d\x16\xd5"
- "\x61\x4e\x2e\x3a\x33\x07\x6f\x3c\xcf\xbe\x0f\x4a\x87\xb0\x4d\xca"
- "\x67\x29\xc5\xe2\xcc\xb4\xaa\x57\x0c\x1b\x7e\x7b\x72\xe9\x05\x32"
- "\xa9\x6f\xa4\x6c\xb7\x4c\xb4\x8b\xd0\x26\x93\xe6\xa8\xe5\x98\x57"
- "\x29\xa7\xb2\x38\xe6\x95\x11\x47\x4a\xda\x3e\x4e\xc8\x5c\xa7\x2d"
- "\x65\xfd\x22\x1a\xc9\xb1\xef\xac\x7e\x65\xcb\xa9\xf1\x9a\x63\x54"
- "\x51\x9a\xbe\xdf\x9f\xa6\x62\x4b\xbd\x51\x5e\x7f\x1e\x75\xa9\xf7"
- "\xf3\xc3\x98\xc3\x48\xb8\x8b\x28\xa3\xf6\x3c\x65\xb2\x1d\x94\xff"
- "\x85\xb2\xd9\x78\x5e\x38\xb5\xc3\x2a\xc2\xff\x95\x49\x5b\x4e\xf7"
- "\xc5\xc6\xf3\x2f\xe6\x78\x7a\xc2\xd6\xdf\x5e\x49\xd5\x10\xe9\xf3"
- "\x23\xe3\xb1\xa8\x6f\xe8\x11\x6d\x7a\x89\xcc\xfc\xcd\x58\x5e\xcb"
- "\xe3\xb5\x61\x3e\xf7\xa3\xc6\x90\xed\xad\x46\xcc\xb0\x7e\xf7\x11"
- "\x2b\xd4\x7c\x47\xbb\x0a\xf3\x2f\x7f\x97\xc7\xb3\x84\xc7\x8c\x1d"
- "\x76\x3e\x6b\xd4\x37\xc7\xd9\x91\xc0\xef\x38\x8d\x7d\xe1\x73\x24"
- "\x2d\x77\xe4\xf2\xbc\x47\x9f\x33\x1e\xb4\xf7\xa6\x29\x1b\x86\xc7"
- "\x32\xc6\xa1\x5e\xad\x23\x0f\xea\x72\xef\x28\x34\xc6\x33\x1e\xd7"
- "\xd5\xf7\x6a\x77\x38\x7d\x09\x1f\x95\x5e\x06\xbf\x34\xfd\x7b\xcf"
- "\x1c\x1b\x21\x07\xf9\x1b\x8c\xf1\x4d\x7e\x8f\x64\xf5\xd0\x7b\x16"
- "\x2f\xa3\x61\x33\xbf\x61\x91\xb1\x37\xf8\xbb\xa3\x6a\xdc\xdd\x71"
- "\xb4\x6f\x3f\x2d\x47\xd2\x5b\x7e\x6b\x90\xe7\x18\x26\x8c\xc1\x2a"
- "\xfe\x5d\x87\x1a\x7f\x8d\x73\xee\x3b\xce\xf4\xd5\xb3\x33\xad\x77"
- "\x1c\x45\x1d\xec\xd7\xc1\xf0\x95\x6d\xb2\xa3\x91\xeb\xe0\xb9\x95"
- "\x1a\x5f\x77\x34\x5e\xc6\x16\xcb\x64\xfa\x6a\xfa\x7c\xd2\xdb\x71"
- "\x4a\xd1\xd7\x49\x89\xa3\x37\x91\xed\x60\x99\xcf\x3c\x48\xc5\x71"
- "\xb2\x9e\xa0\x9d\x73\xf8\x3d\xf3\xba\xe7\x36\x5e\x8b\xdb\xf9\xa1"
- "\x97\xc7\xed\x9e\xbc\xd4\x69\x3c\xd7\x97\xb6\xf8\xce\x5d\xa3\x50"
- "\x0e\x69\x83\x3f\x3a\x1b\x34\x57\x2d\xa7\x91\xfc\x4d\x4f\xa4\xcb"
- "\x75\x02\xff\xf5\x4f\x77\x7d\x27\x9d\x6c\xdf\xd9\xc4\xe7\x01\x76"
- "\x1e\xc3\xfc\x52\xfa\x47\xc8\xfa\x37\x24\xce\xe0\xd8\x7f\xef\x74"
- "\xfb\x92\x54\x5f\x35\x3c\x8b\xe7\xcc\x88\xe7\x81\xc6\x5a\xbe\x8f"
- "\x1a\x8a\xe5\xde\x25\xfb\x3c\x2f\xe0\xf1\xfa\xd4\xd1\x3e\x3f\xa1"
- "\x86\x67\x15\x2e\x0d\xcf\x1e\x2e\x26\x5e\xab\x3e\x56\x27\xe3\x78"
- "\x35\x4c\xf4\xd1\x8e\x35\xfa\x7a\xcc\x51\xc9\x57\x6c\xef\xbe\xc0"
- "\x73\xb0\x53\x9e\xf5\xc8\xc7\xe3\x44\xbe\x93\x72\x94\x0d\x7f\xaa"
- "\x5d\x03\xff\x44\xb4\xff\x33\x5e\xeb\x8b\xab\x13\x5f\x27\x92\x65"
- "\x2a\x4f\xd9\xa5\xcf\xd9\xfa\xa4\xdd\xb8\x5a\x44\x65\xfb\x51\x5c"
- "\x53\x91\xee\xc3\x95\xc7\xf0\x56\x5c\xd3\xc5\xfa\xc4\x6a\xe6\x4b"
- "\xcc\x61\x6d\x98\x27\xf0\x3e\xa8\xad\xbf\xb3\x8a\x4c\x1b\xef\x9a"
- "\x9f\x92\xf2\xa1\x7d\x73\x56\xb3\x1f\xf6\xd9\x16\xa2\xc5\x21\xd1"
- "\x6d\xff\x16\x9f\x09\x7a\x73\x96\x6b\x0b\xfb\xae\xbc\x99\x19\xed"
- "\xbb\xf2\x66\x2e\x7e\x15\xf8\x1d\x27\xfa\x75\x2a\xae\xb3\xfa\x7e"
- "\xbf\xce\xed\x72\xbf\x39\x0b\x74\x94\x36\xd6\x95\xe9\x44\x2e\x8f"
- "\x7e\xe0\x79\x51\xf2\x1f\x3c\xb2\xbd\x95\x82\xf0\x6c\x11\x03\x13"
- "\x73\xf4\xf6\xfa\xf1\x9c\x66\x77\x61\x5c\x4b\x06\x4d\x86\xa2\xcd"
- "\x03\x93\x76\x73\x7b\x19\xdf\xce\xe4\xf6\xa3\x91\xe7\x34\x19\x26"
- "\xb7\xdf\x9f\x8c\x72\xa0\xa5\xb8\xe9\xc1\x02\x83\x9e\x3a\x9d\x78"
- "\xdf\xc8\xd4\x09\x18\xca\x0e\x42\x7e\xc0\x30\xf2\xf7\xd2\x7e\x28"
- "\x7f\x5f\x03\x7d\x8a\x7c\x98\x13\x5b\x8c\x33\xa0\x5d\xee\x5f\xe7"
- "\x1c\x2a\x52\xfb\x07\x5c\x36\x10\x51\x96\x63\x5e\xc4\x2b\x8f\x3a"
- "\x65\x79\xc6\xf5\x24\xbd\xf9\x90\xaa\xf7\xd7\x63\xfa\x93\xa5\xb2"
- "\xe1\xb0\xef\x6a\x7d\x1c\x17\x83\xed\xa1\xb1\xde\x61\x01\xf2\xd6"
- "\x6a\x18\xf3\xdb\xa1\x8f\x84\xe7\x24\xfd\xfa\x42\x4b\xb0\xfd\x0a"
- "\xc7\xc3\x5f\x4b\x9f\x2c\xd1\x5d\x4e\xde\xd2\x3b\xe4\xb7\xac\xcf"
- "\xd2\xae\x11\x5e\xbf\x8c\x09\xcf\xf7\x32\xb6\x28\xfb\x69\xf0\xd8"
- "\x80\x39\x76\x6f\x4c\x45\x0d\x79\xeb\x38\x1d\x69\xde\x80\x5f\xc6"
- "\x5e\xec\xf3\x23\x3f\xd9\xaa\x64\xea\xad\xcf\x64\xfc\x05\xc6\x37"
- "\x74\x9f\x87\x71\xd6\x2a\x4e\xb6\x72\x1b\x5c\x98\xff\x79\x43\x5d"
- "\x1e\x96\x09\xfb\x12\x5e\x2b\x7c\xeb\x7d\xf0\x9d\xd0\x2a\x4f\xb6"
- "\x5e\x59\x1b\xde\x92\xe7\x81\x5c\x21\x71\xd6\x9f\x7c\xb2\x95\x6d"
- "\x92\xaa\xb2\x24\xcb\x84\x5a\xe1\xe9\x4c\x69\x87\x8e\x7d\xeb\xf8"
- "\x21\xa7\xea\x9b\x2b\x84\x7b\xdc\x68\x7b\x9d\xde\x76\xa4\xc9\xbd"
- "\xb9\xd1\x35\x2a\xd6\xa4\x8f\x76\xa5\xf7\xbb\x66\x85\x7e\x66\x7b"
- "\x80\x7d\x5c\x15\x2d\x76\x15\xf6\x8e\x0d\x57\x84\xc7\xae\xc2\xaf"
- "\x51\x47\x8f\x5e\xc7\x91\xff\x66\x1d\x47\x2e\x57\x07\x74\xc3\x0d"
- "\xa7\xe9\xed\x59\x57\x3e\x77\x7c\xdb\x2e\x79\xa5\xe2\x94\x5f\xe9"
- "\xcc\xdf\x7c\x12\xc6\xfc\x2d\x64\x11\x24\xbf\x3b\x65\xa2\x72\x8e"
- "\xbb\x19\xaa\xf8\x83\xa7\xd9\xd9\x4d\x9e\x25\x7f\xa1\x36\x7a\x5b"
- "\xc6\xba\x6b\x86\x9e\x11\xeb\x12\x73\x7a\xd6\xb6\xcf\xe8\x31\xed"
- "\xda\xc6\xf4\xde\x82\x7e\xd8\x1c\xc1\x67\x2d\x81\xbf\x90\xb7\x80"
- "\xd7\x57\x8f\xf2\xba\x76\x8e\x48\xc6\x5c\x05\xba\x01\x36\x7a\x58"
- "\xd2\x03\xf6\x8b\x9a\x6f\x75\xb4\xcb\xf9\x96\x5f\x9e\x4f\x1c\x28"
- "\xe3\x69\xba\x17\x06\x78\xed\x3b\xdc\x93\x67\xef\x72\xd3\x0c\x8e"
- "\xb3\xc9\xeb\xce\xc2\xb2\x37\x30\x3d\x94\x28\xe4\x7c\x0a\xb6\x3f"
- "\xc7\xd9\xf4\x06\x7c\x14\x86\x1d\x5d\x7b\x91\xd2\x6b\x61\x7b\x42"
- "\x67\xa7\xb1\x5e\xaf\xd7\x63\x6d\xae\xbf\xd8\x17\x6b\xb3\x8e\xd7"
- "\x7a\x5a\x71\x7f\x91\xcc\xe1\xca\x8e\xf6\xcd\x17\x29\x63\xcb\x12"
- "\xca\xdc\xcc\x6b\x79\x7f\x57\xb6\x0f\xdb\x15\x32\xee\xe6\xc2\x4c"
- "\x5e\xcf\xef\xb3\x7d\x96\x72\x5c\xe0\x5e\xbd\x65\x96\x6b\x20\x57"
- "\x44\xef\xdf\xc8\x71\x30\x54\x71\xca\x1e\x4a\x4d\xda\x0d\xda\x61"
- "\x2c\x7b\xbb\x11\xf4\xcb\x89\xd7\xb7\x86\x1f\xd6\xa6\x88\x58\xa9"
- "\x87\x32\x94\x7e\xf7\xd1\x3b\x96\xfe\x78\x22\xbc\x39\x8f\x46\x77"
- "\x50\x96\xf2\x69\x48\xc6\x98\xf8\x4e\x11\xef\x9f\x97\x3d\x43\xb6"
- "\xf0\xe6\xd9\x09\xae\x5f\x51\x22\x7f\xe7\x9c\x7f\x65\xff\x10\xed"
- "\xa3\x8b\x28\x8b\xf7\x1f\xd8\xef\xc1\xbe\x42\xe6\x1f\x97\x51\x4a"
- "\x59\x91\xb0\x73\x95\x63\xd4\x5d\xf6\xc9\x0b\x9e\x5c\xf8\x4c\xf1"
- "\x9c\x92\xf9\x4f\xcc\x2f\x9a\x5f\xb2\x4c\x86\x50\x18\x29\xff\xdd"
- "\x3b\xa2\x70\x96\xdc\x74\x8e\xb0\x2f\x32\xfa\xd6\xe3\xde\xb9\x10"
- "\xe2\xf5\x83\x2b\xa2\xd7\x3b\x52\xff\xd5\xc2\x96\xaa\x95\xbe\x3b"
- "\xbb\x2d\xbe\x84\x0f\xe5\x98\xb5\x0e\x69\xeb\x74\x1f\x9b\x93\x7a"
- "\x3e\x6d\x5d\x62\x35\xf8\x78\xec\x09\xfa\x6d\x88\xf7\x43\xd0\x57"
- "\x3e\x6f\xe9\x69\x9e\x4b\x8e\xe5\x35\xfe\x66\x5e\xcb\x58\xc4\xf9"
- "\x77\xaf\x64\x1f\x06\xf6\x87\x02\x1f\x6e\x3b\xa1\x3f\xeb\xdf\x4c"
- "\xdf\x1c\x5a\x68\xdb\x16\x3a\x67\xdb\x21\x44\xde\xeb\x62\xa1\x63"
- "\xb3\x38\xe7\x78\x3d\x22\xfe\xdb\x55\x28\xff\x4b\xc8\xc9\x0f\xf0"
- "\xbb\x5e\x54\xec\xa8\x80\xfc\x0d\x3b\x4d\xbb\xb7\x33\x0e\x53\x1d"
- "\xe2\x5c\x5f\x2c\x84\xdd\xef\xe3\xb9\x07\x3f\x4d\x54\xec\x6c\x88"
- "\xd8\x5f\xe3\x77\x9f\x71\xfe\xe2\x79\xec\x13\xb6\xfb\x0c\xe3\x25"
- "\xd6\xee\xdc\xe9\x77\x39\x12\x91\x3f\xac\xf0\x7c\x37\xd9\xbb\xa6"
- "\x85\xec\x4f\xc8\x7b\x8b\xe7\x29\xb6\xe7\xde\xfd\x95\x30\xb9\x04"
- "\xef\xc1\x79\xdb\x43\xa4\xce\xab\xbd\xe3\x64\x1f\x84\x3a\xd8\xdb"
- "\xb5\x83\x29\xad\x7a\x30\xa5\x76\xb9\xdf\x1d\xd3\xeb\x7f\x61\x51"
- "\xe3\x2d\x8f\x79\x1c\x3b\x1b\xfa\xa8\x8b\xc7\x4f\xc6\x83\x79\x18"
- "\x30\x0b\x78\x7f\x4e\x9d\x8f\x7a\xb7\x08\xb6\xa5\xed\xca\xf5\xf1"
- "\xbb\xf2\x7b\x2a\xa3\xd7\x51\x01\xaf\x69\xf3\xbe\x33\xc7\x96\x86"
- "\xbc\xb6\xab\xf9\xc6\x6f\x3f\x95\xfb\xea\xd0\x29\xbc\x5f\x52\x5f"
- "\x06\x3b\xc1\xb2\xb7\x83\xed\x9b\x90\x9b\xca\x79\x6f\x53\xbb\x78"
- "\x66\x37\xef\x47\xcb\xb3\x85\x32\x26\xfb\x9f\xa8\xfe\x02\x99\xdb"
- "\xe8\x5d\xfe\x56\x77\x5a\x1f\x5d\x7f\xfb\x43\x86\x21\xd6\x6e\xb7"
- "\x5b\x4b\x4d\x15\x0c\x43\xbb\x78\x36\xdb\x28\x07\xda\x0d\xe0\x72"
- "\xe0\x83\x1b\x64\x39\xce\x2b\x63\xa2\xa4\xcd\x86\xcd\x67\x97\x75"
- "\xaa\xe7\x19\x02\x72\x18\xba\x18\xde\x8d\xfb\x59\x4c\x27\x5c\xf3"
- "\xe4\xda\x2f\xe6\xeb\x32\x16\x8f\xe5\xe3\xdd\x5e\xdf\x29\x8f\xc4"
- "\x87\x7d\x71\x4b\xa0\xb3\xa4\x3d\xf8\xdb\x67\xeb\xbe\x20\x73\xf1"
- "\x53\xdc\x7f\xbf\x93\xeb\xfe\xe0\xa7\x06\x85\xdf\xef\x92\x3a\xd7"
- "\xbe\x5d\xd0\x69\x39\xe5\x0b\x98\x2c\x74\xd8\x16\x64\x5d\x59\x7d"
- "\xd8\xd6\x8d\xf1\xee\xb7\x4d\x3e\xd3\xb6\x6a\x65\x8b\xa8\x72\xbc"
- "\x4f\x0c\x3b\xb5\x3d\xd1\x96\xe6\xc2\xfb\x0e\xc3\xef\x02\x36\x69"
- "\xfb\x7a\xbc\x03\x6d\x1b\x99\x6e\x3e\xda\x9d\xd3\x52\xa4\xce\x66"
- "\xe0\xf9\x2a\x3e\x6f\x2f\x69\xbd\xfa\xe9\x76\xeb\x2a\x0f\x9f\xff"
- "\xcc\xb6\x86\x72\x4c\xbc\x0f\xcc\xe7\xfe\x39\x16\x02\x9f\xfd\xe7"
- "\xb5\x3c\xfd\x7d\x56\xcc\xfb\x91\xc6\xfb\x2e\xf7\xef\x0a\x8d\x33"
- "\xfb\x1c\x53\x89\x7d\x0c\xc2\xba\xaf\xa0\x8c\x35\x74\x5e\xed\xa3"
- "\xb2\xaf\x20\xaf\x23\xf2\x99\x47\xde\xeb\x44\xb9\xda\x5e\xdf\x4d"
- "\x79\xd6\xe7\x77\xbb\x0c\xdf\x28\xdc\xef\xef\xf5\xeb\x01\x2d\x3a"
- "\x2b\x4e\xb5\x06\x52\x13\xab\x03\x15\xa7\x6c\x78\x77\x0c\xfa\xb0"
- "\xdf\x58\x44\x72\xee\xc7\x31\x99\x9f\x23\x93\x96\xb2\x8f\xe7\x05"
- "\xa6\xc3\x01\xd2\xcf\x39\xef\xb9\x53\x3f\x13\x9f\x78\x96\x7e\xf7"
- "\x8f\xbe\x3d\xc7\xb0\xbe\x5e\xb6\x67\xb6\xb2\xd7\xf6\xcc\x96\xeb"
- "\x65\x6b\x4f\x79\xde\x58\x1e\x34\xed\x5e\xee\x33\xa9\xb3\x0f\x7b"
- "\x66\xf8\xe8\xc0\x1a\xc3\x6f\x05\xf9\xd2\xfa\x8b\xbd\x26\x2a\x3e"
- "\xe8\x50\x30\xf7\xca\xf5\xc4\xbe\xf9\xcf\x5e\xe9\x1b\xc4\xfb\x83"
- "\x1a\x8f\x95\x29\x7f\x38\x2a\x7d\x30\x8a\xcf\xf3\xba\xd9\x55\x6a"
- "\x2e\xb6\x57\xff\x96\x94\xf4\xf5\xbc\xf6\x74\xf4\xf3\x60\x7e\x56"
- "\x34\xdb\xe3\x33\xd6\xe0\x37\x98\x34\x8e\xcb\x2d\x5c\x5b\x45\xc0"
- "\x5b\x1c\x20\xd8\x61\x7e\x2f\xc6\x5e\xd4\x21\x8a\x17\x71\xdc\xfc"
- "\xbd\xd7\x31\xed\x95\x4c\xed\xad\x94\x38\xb9\xef\x16\x2e\xb6\x3f"
- "\xfd\xec\x03\x72\x9e\x90\xef\x1a\xe4\x1b\xdf\x58\xda\x01\x1d\xb8"
- "\xd7\xc7\x31\x0f\xdb\xf4\xba\xfd\xc9\x1f\x74\x7c\x27\x95\x0a\xba"
- "\xdc\x7b\x61\xff\xbf\x90\x73\xe5\x72\xbe\x77\xd6\xe5\x6c\x11\x35"
- "\x36\xe6\x50\x7f\xf3\x19\x9e\xaf\xde\x86\xfa\xa7\x0a\xc6\x7f\xdf"
- "\xf8\x90\x29\x48\x3d\xa6\x01\xe2\xbb\xe5\x4e\xe8\x81\x01\x22\xbc"
- "\x1c\xfd\xd5\x69\x83\xbd\xdb\x44\x2d\xa1\x46\xe9\x23\x02\x19\xb6"
- "\x96\x05\xc4\x79\x6f\x68\x8f\xf4\xef\x55\xe7\xe0\xf7\xfd\xd0\x1b"
- "\xfa\x90\x5a\x8a\xfd\xe4\x59\xf4\x17\x8c\x59\xfb\x46\x30\x5e\xb7"
- "\x15\x97\xd3\xa8\xb3\xfc\x7e\x6f\x9b\x1a\x27\xf7\xe5\xe8\xd7\x34"
- "\x8e\x8d\x19\x89\xd3\xbd\xcf\x2d\x78\xb2\x64\xfe\xc2\x05\xa3\xa6"
- "\xcc\x5d\x32\xb7\xc8\xfe\xa0\x72\xb9\x8b\x1a\xbf\x2c\x7d\xf1\xbf"
- "\xdf\x4b\xe5\x31\x85\x6d\x15\x8e\x03\x7e\xb9\x18\xe0\x46\xfc\x6f"
- "\xd8\x0d\x19\xbc\xbe\xf7\xbf\x19\x03\xdc\xb0\x45\x38\xfe\x77\xdf"
- "\x5a\xf7\x7b\x4d\xbd\x32\xa0\x1d\xec\xe2\x67\x3e\xfb\xa9\xb9\xf7"
- "\x4d\x61\x39\xaa\x93\xfe\x69\xef\x4d\x8c\x8c\x95\xc4\xbe\x78\xbc"
- "\x3e\x82\xf4\xd9\xc6\x39\x5b\xf0\x22\xc6\x8d\xf7\x8a\xfa\xce\xfd"
- "\xbc\xe7\x44\x7f\xab\x77\x16\x99\xb7\xc2\xd8\x13\xd6\xbf\xbb\x26"
- "\xf7\xb0\x35\x77\x4f\x8e\x5a\x87\x79\x6f\x7d\x9d\x36\xc0\xa2\xf6"
- "\x00\xde\xdb\x63\x9c\x29\x53\xb2\x79\x50\x97\xcd\xf7\x9a\x2e\xb7"
- "\x6f\xdf\x27\x1b\xfb\x2d\x7d\x72\xfd\x37\xbd\xec\x7e\xcb\x57\xed"
- "\xf9\xeb\xf6\xf0\x75\xa7\xe9\xf7\x37\xf0\xda\x0c\xee\xbf\x8d\xfb"
- "\x24\x39\xd6\x4a\xff\xfa\xf7\x3f\xd7\xef\x51\xc7\xfb\x7f\xd4\xef"
- "\xbf\x89\xfb\x77\xf5\xfb\xa1\xb8\x7f\x4d\xbf\x87\xcc\xbe\xbf\x4a"
- "\xbf\x4f\xc7\xfd\x7c\xfd\x1e\x3a\xff\xfd\x07\xf4\xfb\x21\xb8\xff"
- "\xa1\x7e\xff\x0d\xdc\x0f\xd7\xef\x21\x83\xef\x27\xeb\xfb\xa7\x16"
- "\xe0\x7e\xe1\xca\xed\xf3\xfd\x1e\xb5\x47\xf7\x3e\xc1\x16\xda\xa6"
- "\xc6\x8c\xde\xb4\x74\xf0\x74\xa1\x41\x5f\xa4\xef\xe7\x7a\x90\x3e"
- "\xd2\x47\xdb\xdb\x22\xd2\x1b\xf4\xfc\x13\x31\xde\xf8\x22\xd2\x6b"
- "\xf5\xf4\xd9\xb0\x41\x2d\x11\xe9\xd5\x7a\x7a\x09\xf4\xa2\x23\x22"
- "\x5d\x8f\xeb\xf0\xfe\x3a\x1f\x6d\xb5\x45\xa4\x3b\xf5\xf4\x6d\x86"
- "\xbf\x82\x9e\x5e\xa4\xa7\x1f\x40\xfa\x91\x88\xf4\x02\x3d\x1d\xfa"
- "\xff\xbd\xd6\x88\x74\xb5\xae\x20\xcf\xa2\x59\xc5\xe1\x52\x96\xad"
- "\xf7\x83\x3e\xda\xb2\x3f\x22\x4f\xae\x2a\xfb\xfb\x34\x1f\xd5\x46"
- "\xb6\x65\xac\x9e\x9e\xe9\xa3\xbf\x6f\x8d\x48\xcf\xea\x4f\x57\x25"
- "\xd4\x50\x41\x7f\x6b\x98\xfc\x9d\x2a\xe9\x27\x29\x6d\xcb\x0f\xe6"
- "\xf2\x39\x35\xeb\x16\x71\xc2\x5e\x26\xc4\x09\xfa\x60\x8a\xf2\x0f"
- "\xdc\x7b\x9c\xfd\xb5\xd4\x79\xbf\x0f\xc6\xc8\x33\x60\xec\x73\xce"
- "\x67\x00\x97\x73\xda\xef\x65\xec\x93\xd1\xce\x72\x15\x93\x53\xf9"
- "\x9f\x76\xc8\xb9\xbc\xbe\xcf\x89\x3c\x9f\xf3\xda\x26\xc3\xe1\xf5"
- "\x3e\x6f\x49\xb7\xf4\x89\xe4\xb9\x14\xa7\xf1\x9c\x56\x9e\x0b\x8b"
- "\x98\x53\x29\xbd\xff\xc1\x5c\x8d\xcf\xed\xbb\xd5\xbc\x9f\x65\x91"
- "\xf3\xb3\x6f\x4e\x64\x5e\x1f\x7d\x20\xe7\xa6\x89\xb6\x6b\xfe\xad"
- "\xcb\xfd\xc1\xc4\xbe\xb3\x4a\xbf\xaf\xd5\xd3\x3f\x45\xfa\xec\x88"
- "\xf4\x8a\xfe\x75\x3b\xf4\x9d\x65\xbb\xa3\xe7\xa2\x08\x84\x2e\x8a"
- "\xe0\x86\xff\x00\xde\xf3\xe4\xb9\x9b\x6f\x85\x2b\xb6\x3b\xf5\x18"
- "\x18\x9f\x87\x96\x08\x3f\x74\x36\x7f\x63\xe2\xea\x69\x01\x3f\x4d"
- "\x2b\xee\x12\xeb\x9f\x60\x3f\xbb\x0b\x32\x1e\x94\xab\x83\xe3\x6f"
- "\xb3\xef\x56\x80\xf7\x87\x52\x5b\x30\xc6\xd5\xcd\xe3\xf7\x9f\xd1"
- "\x54\x87\x9f\x9a\x1d\x61\xaa\x03\xec\x2d\x4f\x18\x7e\x93\x1f\xf4"
- "\xc6\xff\x61\x1c\xb8\x3e\x97\xfc\x56\xcc\x81\x51\x8c\x2b\x7f\x0b"
- "\x4f\xac\x4f\xf2\x88\x8f\xd9\x96\x3d\xe9\xb3\xae\x22\x3b\xc6\xf6"
- "\x6c\xdc\x1f\x95\x3f\x7e\x87\xf4\xfe\xda\xa4\x64\xf9\x80\xee\x8f"
- "\xb9\xbd\x5d\xe9\x8b\x03\x25\xe2\x5f\xf8\xdc\xd1\x01\x3e\xff\xb4"
- "\x1f\x76\x73\x5c\xff\xab\x95\x5b\xc8\xd4\xb3\x16\xb6\xc9\xd9\xfd"
- "\x26\xa5\x9f\x3e\x2c\xd4\x4c\x96\x55\xbc\xae\x28\xbf\x13\xb1\x76"
- "\x5f\xe6\xae\x05\x41\x53\xf3\xf2\x36\x5a\xf1\x0d\xb2\xcd\x0e\xb2"
- "\x2f\xf9\x81\x2f\x06\x95\x70\x2c\xae\x53\x1e\xd8\xa1\xa6\xdf\xe1"
- "\xfd\x47\x0b\xf6\x9b\x42\xd2\x5e\xf9\xb0\x50\xae\x45\x55\xec\x65"
- "\xbf\x33\xab\xb7\x35\xcc\x67\x8f\xa4\x9d\x0c\xfd\x6f\x09\x2f\x75"
- "\x0c\x0e\x2d\x76\x5c\xbd\x65\x11\xa5\x86\x17\x67\xa6\x6f\xbc\x48"
- "\xd9\xc6\xf8\x83\x39\x6c\x96\xe8\xb2\xa5\x54\x61\x4c\xe1\x39\xee"
- "\xa0\x84\x34\xb9\xe7\xc6\xf7\x9a\xe9\x8d\x8c\xba\x25\x97\xff\xe6"
- "\x4d\x18\x73\x5b\x8e\x3d\xcd\xb8\xc4\x6b\xeb\xba\xd7\x31\x5f\xd6"
- "\xcf\xc9\x96\x7d\x41\x43\x30\x6f\x31\x0d\xba\x20\x3c\xa7\x8b\xc8"
- "\xc4\xdf\x09\x29\x9b\x2b\xd7\x91\x92\x9a\x1d\x21\xf2\x3a\xff\x4a"
- "\x65\x8b\xb8\x8f\x3e\x7c\x9f\xed\x34\xf6\x9b\x44\xfe\xb4\xd3\xf4"
- "\xe1\x1f\xad\x41\x8c\x19\x41\xd8\xd2\x4f\xf1\x9c\xf0\xc3\xcf\x02"
- "\x32\xf6\xed\x47\x76\xf6\x1d\xf7\x2c\xba\x87\xd3\xbe\x74\x7d\x21"
- "\xbf\xf9\xeb\x53\xb2\xf5\xe1\x31\x7e\x76\xf1\xb9\xdd\x94\x0f\x32"
- "\x7e\xd3\x1d\x4c\x52\x6b\x15\x1f\x7e\xaa\x8f\x0f\xbb\xd5\xfc\xeb"
- "\xc3\x63\xfd\xf1\xae\x56\xf1\x66\x85\xf8\xff\xd8\xfb\x1e\xb8\x28"
- "\xab\xac\xff\x3b\xc3\xa0\x83\x0e\x30\x1a\xd5\x68\x68\x53\xd9\x36"
- "\xb6\x66\xd4\xda\xfe\xd8\x5e\xdb\xa8\x74\x5f\xb7\xb5\x90\x56\x5d"
- "\x7a\xb3\xc4\x02\x1b\xcb\x3f\x13\x21\xa2\x21\x20\xba\x38\x20\xff"
- "\xdc\xb5\x7d\xb1\x90\xd8\xf7\xd5\xfd\xe1\xae\x6d\xec\xfb\x33\x97"
- "\x36\x4c\x2c\xdd\xb0\x80\x41\xc3\xc2\xc2\x9c\x08\x71\x34\xb4\x11"
- "\x47\x19\x61\xe6\xb9\xbf\x73\xee\x7d\x1e\x66\x06\x18\x18\x46\xfc"
- "\xd3\xbe\xf2\xf9\x3c\x9f\xe1\xb9\xcf\x7d\xee\x73\xef\x39\xdf\x7b"
- "\xce\xb9\xff\xce\x41\xdf\xe8\xc5\x0e\xf2\xa4\x8d\x9a\xd9\x7a\x26"
- "\xfa\x2b\x48\x79\xb8\x8a\x5e\x28\x24\xfc\x8c\xdd\x07\x9b\x85\xec"
- "\xed\x46\xee\xaf\xf2\x83\x8d\x84\xef\x45\x02\x1d\xb9\xbd\x88\xcf"
- "\xe5\x6e\x2f\xe3\x73\x9b\xdb\x2b\xd6\x8e\xc5\xbd\xca\x1f\x14\x9d"
- "\x0b\xda\x5e\x0d\xbf\x8b\xcf\x8d\xd8\x53\xe4\x5d\x1f\xfd\xa9\x42"
- "\x3b\x9e\x84\xe1\x9c\x3a\xee\x3b\x7e\x8b\xef\x37\x86\x6f\xec\x29"
- "\xa6\xd9\xec\xd9\xad\xcd\x06\x12\xc0\xc7\x7b\x1f\x9c\xbc\xb7\x98"
- "\x68\xa1\xae\xc1\x54\xb9\x5d\xcf\xf6\x78\x19\xb7\xa7\x98\xda\x68"
- "\x15\xee\x2d\xe4\x6b\x1f\x7b\xca\x68\xd0\x76\x3d\xcf\xbf\xe7\x67"
- "\x75\x6d\xd0\x06\xe5\xf6\x48\x93\xfd\xb4\x68\x13\xee\x01\xec\x6f"
- "\x8f\xa4\xc6\xed\x33\xf8\xf9\xf7\x3d\xd9\x92\x5c\xe5\x18\xdd\xb3"
- "\x9a\xd3\xed\x4f\x15\x9c\x6e\x7b\xca\x44\x7d\x75\x2b\xfe\x0f\xba"
- "\x3b\x82\xaf\xd5\xef\x49\x92\x6c\x64\xb3\x98\x07\xdf\x81\xff\x63"
- "\xb9\xac\xdd\xb3\x09\xda\x2e\x9e\x61\xd8\xc3\xd6\x0b\xa1\x7d\xa0"
- "\xb3\x3e\xa8\xc7\x76\x79\x93\xad\x8c\x16\xa9\x24\x00\xea\x1c\x8b"
- "\x7b\x4a\xd1\x4e\x31\xd9\x1e\xae\xe2\xb1\x2c\xf7\xde\xc7\xce\x01"
- "\xc3\x77\x80\x3f\x72\x94\x9b\x78\x6e\x19\xcb\x73\xd5\xbf\xea\x46"
- "\xa9\x2e\xf8\x3d\x7c\x06\x6d\xc5\x7d\x75\x48\xab\x19\x98\x07\xf9"
- "\xda\x6a\xc0\x39\x8e\xf3\x40\x33\xdc\x2f\xb4\x37\x0a\x69\xc2\x69"
- "\xb6\xb7\x3b\xe6\x39\xa7\xd7\xde\x51\x9e\xf4\xe0\xf7\x82\x12\x64"
- "\x43\x22\xee\x1b\xd9\x1b\x25\xd2\x4f\x1c\x07\x54\xb1\x38\x9c\xfc"
- "\x59\xd5\x36\xb7\x77\xc7\x75\xe7\xe5\x71\x53\xe5\xb8\x06\x8b\x73"
- "\xf2\x1c\xaf\x55\xf5\x6e\xef\xd5\xcf\x3f\x8b\x36\xf2\xb6\x48\x8c"
- "\x73\x89\x34\xef\xc8\xac\x6a\x71\xd1\x9b\x97\xd3\xc7\x37\xc6\x4b"
- "\xdf\x30\x93\xaa\xad\x52\x3d\xe1\x7f\x51\x07\xef\xd5\xb9\x78\x52"
- "\x35\x43\x7a\xaf\x84\x9d\x25\xda\x63\xc3\x33\x90\x7d\xca\x41\x5c"
- "\xfb\x01\xaa\xd4\x39\x1e\xae\x62\x78\x24\x7b\x4b\x71\x4f\x2c\xd0"
- "\x35\x96\x63\x68\xef\x3a\xae\x0b\xf7\x96\x62\x99\xb8\xae\xc2\xfd"
- "\x9d\xee\x2d\x82\x72\xc5\x58\xdd\x7b\x77\x88\x75\x80\xf1\xdf\x07"
- "\x5b\x7b\x8e\xeb\x1e\x5d\x10\xcf\x0e\xfb\xde\xb3\xdc\xd0\xf3\x5c"
- "\x91\xd2\x75\xae\x73\xaf\xc5\x75\x2e\xb6\x52\xcd\xe9\xfd\xe1\x14"
- "\x18\xa7\xee\xcc\xe7\x7e\x71\x2b\xf2\x81\x67\xe9\xe7\xc9\x58\x8c"
- "\x0f\x93\x66\xa0\xa7\xea\x0c\x30\xb6\x56\xee\x9a\x46\x8d\xbb\x66"
- "\xa4\x9d\x27\x23\x70\xcf\x05\xca\x1b\x9c\xef\xa1\x41\x90\x9e\xbd"
- "\x6b\x86\xeb\xec\xdd\x3e\x33\x8c\x6d\xcb\xf2\x60\x2c\x9b\x7e\x9a"
- "\x8c\xe5\x7b\x28\x3e\x94\xe6\x7d\xde\x10\x8c\xbb\x66\xe2\xb9\xce"
- "\x3a\x18\x11\xd2\x74\xfd\x1b\x42\xf6\xae\x99\x50\xee\xbc\xf4\x25"
- "\x64\x34\xea\x37\xdc\xab\xcb\x31\xb3\x0f\x74\xca\xae\x79\xe8\x73"
- "\x4d\xa0\xb1\x32\xf8\x7e\xa9\xa0\x7c\xdf\x92\x27\x10\xb6\x47\x1c"
- "\x70\x26\x6f\x26\x1f\xee\x85\xef\x97\x62\xdc\x4a\x9c\xf3\x31\xd9"
- "\xed\xe8\x17\xa2\x14\x9e\x85\xc0\x33\x9c\xef\x11\xd0\xff\x1a\xfa"
- "\x73\x87\xf2\x35\x58\x3e\x7c\xab\x94\xd7\x9d\xf9\x45\x29\x6d\x26"
- "\x1f\xdd\x86\x79\x24\xbf\x6e\x42\x7a\x6c\x00\x3e\xc7\x73\xc2\x4e"
- "\x8c\x8b\x00\xd6\x39\x7f\xa7\xb1\xfb\x1d\xd1\x7e\x86\xbe\xbc\xef"
- "\x3d\x9a\xb3\xa7\x1c\xf2\x56\xe0\x9e\x54\x6e\xcb\xee\xdb\x29\xf6"
- "\x75\xb0\x8f\xf7\xbd\x2b\xfe\xaf\xea\xce\x9b\x1e\x4b\xd2\x2e\x12"
- "\x0d\x5b\x57\x5d\x11\x00\xb2\x77\x9f\x0a\x63\x2c\xb8\x95\xf9\x0d"
- "\x96\x97\x8b\xfe\xe2\x12\x88\x0a\xe4\xf2\x48\xa8\x37\xc6\x47\xf9"
- "\x06\xe7\x6a\x45\xda\x98\x81\x4f\xe5\x05\xdc\x27\xe0\xce\x3c\xc0"
- "\x7e\xda\x6a\xb0\x07\x56\x13\xd5\x6a\x27\x09\xc7\x76\x02\xdf\x2c"
- "\xb8\xaf\x1a\xc7\x6e\x48\x1b\x91\x87\x95\xd0\x96\x7d\xab\xf5\xb4"
- "\x65\x75\x1b\xb5\xd4\xea\x1b\x09\xe8\x99\xd1\x75\x86\x7a\xf4\x4d"
- "\xfe\x0d\xb6\x15\xe7\x28\x81\xa6\x60\x4f\xc2\x37\xb2\x77\xed\xc3"
- "\xb3\x32\x6c\x9e\x40\xbe\xb7\x42\x3a\x57\x54\xc2\xce\x1e\xed\x8b"
- "\xe8\x9e\xfb\x4a\xa6\xfb\xc4\xba\x54\x0b\xf8\x7f\x32\x3b\x9f\x38"
- "\x02\xc7\x3f\x38\xa7\x31\x7f\x65\x69\xf7\x19\x0d\x3e\x37\xb0\x6f"
- "\xb1\x9b\x5f\x2e\xf6\x2e\xce\x11\xe0\xbb\xd1\x0e\x7a\xbe\x40\xcc"
- "\x8b\xef\x46\xaf\x9c\x4f\xf1\x5d\x78\xa7\xb4\xfb\x1d\x8f\x33\x3e"
- "\x1f\x71\xbb\x02\x68\x8b\xff\x5b\x81\x96\xe2\x1e\x2a\x2d\x5f\xff"
- "\xde\xd7\x28\xad\x39\x9b\xc9\x87\x85\x88\xa7\xbe\xfd\x89\xef\x27"
- "\x9e\x3e\x92\xf6\xd7\xa3\xff\x26\x48\xd7\x48\xbe\x8c\xe0\xff\x09"
- "\x50\x16\xb7\xb3\xdd\x7c\x94\xe5\xbb\xf9\x3b\x4c\xb7\xd2\x6f\x11"
- "\x27\x20\x57\x02\x4e\x91\xfd\x06\x9a\xfd\xbe\x85\x9f\x93\xda\xbf"
- "\x17\xeb\xd9\x4c\xf6\xe3\xfc\x5a\x28\xf7\xa5\xb0\x7f\x8d\x28\x3f"
- "\x1a\xa3\x9d\x8e\x50\x33\x7c\x13\xcf\xfc\xb8\xdd\xa3\xef\x31\x35"
- "\xe4\xfb\x1b\xf7\x07\xb8\xdf\xd0\x23\x3f\x3e\xcf\xe8\x71\x1f\xd5"
- "\xe3\x5e\x6b\x83\x7e\xe3\x6d\x6d\x3d\x6f\x2c\x9b\x3f\x74\x84\xac"
- "\x21\x86\xf4\x93\x24\x00\xb0\x72\x1c\xeb\x56\x67\x69\xc3\x36\x85"
- "\xd2\xcc\x08\x82\x73\xa0\xcc\xb6\x04\x9d\xde\x3c\x01\xf2\x9c\x24"
- "\x37\xe1\xbe\x6f\x8c\x91\x02\xf9\x4f\x71\x3f\xe6\x1f\x3f\x3d\x6f"
- "\xf9\x08\x22\xbc\x18\x3b\x92\xca\x63\x8a\x70\x6d\xef\xed\x4e\x73"
- "\x20\xae\x73\xa5\x6d\x06\x4c\x3a\xc9\x4d\x80\xb1\x16\x8c\x47\x07"
- "\xef\xb4\xfd\x77\xa7\x25\xd0\xe4\xf8\x92\x18\x5e\x22\xf2\x53\xe4"
- "\xe3\x99\x8a\x54\xa2\x28\x68\x25\xe8\xbb\xdb\xf1\x91\x23\x92\x48"
- "\xbe\x10\x8a\x47\xf3\x73\xdc\xc5\x20\x5f\x5f\xd5\x50\x7b\x47\xe6"
- "\x3f\xcb\x60\xec\xb5\x49\x1a\x63\xe7\xf2\x38\x28\x0a\xf8\xfe\x8d"
- "\x72\xd1\xef\x03\xa7\xed\x3f\x8f\xf3\x73\x56\x61\x2f\xc2\x3b\x4d"
- "\x2e\xfb\xfb\x63\x1e\x6b\xdc\x58\xa9\xe2\xb2\xef\x63\xfd\x47\x60"
- "\xc1\xaf\xe3\x7b\x14\xc2\x3a\x32\x3f\x56\x76\xef\x51\x60\xf3\x56"
- "\x1f\xeb\x69\x76\xa5\x8a\xdb\xe6\x95\xaa\xf9\x4e\xa5\xd8\x07\x31"
- "\x7d\x5b\x24\xbe\x0b\xef\x85\xda\xd8\x1c\xd3\xc7\xd3\x5c\x58\xfb"
- "\x98\x9d\x33\x82\x36\xa9\xcc\xe4\x9f\x19\xd8\x2e\xa4\x09\xe4\x53"
- "\xc0\xfd\xba\x8f\xb6\x7a\xf1\x0b\xab\xdc\x66\x71\xb0\x39\x90\x13"
- "\x15\x80\xa7\xd3\xc0\x83\x1b\xd0\xf7\x93\x09\xbe\x53\x5b\xd2\x49"
- "\x6a\x35\xe7\x48\x1d\xfc\x8f\x7b\x91\xab\x5e\xfa\x96\xb4\x68\xfb"
- "\xd6\x37\xa0\xb3\xf4\x50\xe7\x14\x2c\x0b\x65\x01\xee\xdf\x32\xa5"
- "\x82\xfe\xb1\x42\x59\x2d\x84\x95\x51\x2b\x58\x48\x6d\x0a\x8c\xb3"
- "\x72\x03\xab\xea\x4a\xbe\x24\x75\x9a\xcf\xd8\x77\xd0\x26\xac\x4a"
- "\x3c\xd7\x5f\xd9\x46\x28\xbb\x48\x2c\xbb\x0d\xca\x0e\xf3\x5a\xb6"
- "\xb1\xd5\x3c\xc8\xb2\x7d\xaf\xb7\xb1\xb5\x7e\x30\x65\x83\xbd\xdb"
- "\x86\x71\x6e\xf0\x5c\x57\xda\x18\x12\xec\xbc\x80\x7e\x3f\x6f\xa5"
- "\x7c\x3f\xec\x81\x87\xd8\xd9\x2f\x5c\xab\xcd\x7e\xd7\xc2\xce\x80"
- "\x9d\x21\x6c\x4f\x23\x3f\xf7\x75\x9c\xe0\x7e\x88\x8e\xcc\x03\x3a"
- "\xd7\x58\xa9\x7b\x9d\x0a\x6c\xd5\x03\x33\xf9\xbe\xc7\x77\xc5\xb5"
- "\x87\x03\xe8\x37\xd2\xcb\x38\xef\xef\x61\x7c\xff\xec\x81\xdf\x4a"
- "\xf3\x2f\xe7\x82\xfe\x1e\x26\x96\xa5\xed\x39\xaf\x27\x05\xa4\x4d"
- "\x48\x49\x92\x62\xdb\x26\x89\xc7\x4f\x9f\x4a\x78\x21\x61\x51\x72"
- "\x42\xbc\x76\xf6\xf2\xc4\xa5\xf7\x2c\x5b\xb8\x50\xfb\x44\xc2\xab"
- "\xaf\x2e\x78\x31\x61\x04\x99\x9d\xb8\x60\xe9\xab\x8b\x70\xee\x4d"
- "\xab\x9d\xf6\x93\xf9\xfa\x65\x49\xf7\xfc\x7c\x5a\x44\x8f\xb9\x37"
- "\x3c\xab\xd8\x84\x36\x38\xe8\x8e\x9b\xd2\x9c\x64\x14\xfa\xf1\x09"
- "\x5d\x49\xab\x5e\x83\xf1\x1f\xe0\xef\x14\xea\x29\xd4\x0d\x38\x36"
- "\x40\x1f\x82\x20\xbf\x6b\xde\xfc\x03\xad\x6f\x25\x5f\x39\xc1\xae"
- "\x6c\x7c\x8b\xfb\xc3\x6b\x82\x31\xb9\x95\xc7\x5b\xfc\xea\x08\xfa"
- "\xba\xdb\x00\x69\xd6\xa0\x4a\x55\xc1\xd7\x44\x01\x7a\x0d\xc6\x25"
- "\x9f\x14\x51\xf9\x70\x9a\x7b\x13\xdd\x47\xbf\xd5\x10\xd1\x87\xb8"
- "\xdc\x64\xb6\xe3\x7a\xbe\x32\xda\x91\x4e\x51\x9e\xf2\xbe\xf5\xc9"
- "\x66\x4e\x97\xed\x46\xbe\xaf\xf8\xab\xf7\x70\x0c\xb3\x96\xc5\xc3"
- "\xfc\x04\xfa\xff\x6e\x83\x4b\x4e\x7f\xb6\x4f\xb4\x1d\x71\xbd\x7d"
- "\x45\x33\xdc\x73\x3f\x23\x9f\x34\x78\xee\xd5\xa8\x01\xbd\xfc\x85"
- "\x85\x5f\xf8\x4e\xa3\x92\x5f\xf8\xbf\xfb\xf5\x55\x31\xbf\x7a\xa6"
- "\x5f\xea\x25\x7d\xdf\xdf\xf7\x1b\x52\xfb\xbf\x7c\xf9\x3e\xfe\x5e"
- "\xcd\xf6\x5f\xca\xfb\x0d\xeb\xfa\xbb\x10\x6f\x80\xad\xa6\x0d\x5f"
- "\x13\x25\xe0\x73\x53\xde\xf3\x80\xe9\xa3\x44\x93\xea\xa0\x2d\xe9"
- "\xcf\x92\xf0\xb4\x93\x04\xe3\x11\x5a\x92\x52\x68\x4b\xda\x05\xb4"
- "\x49\x1b\xe6\x00\x7e\x2b\xf2\x9b\x89\x2a\xaf\x99\xa8\xeb\x92\x30"
- "\x56\x31\xfa\xfa\x02\x39\xd3\x06\x17\xdc\xd7\x24\xdb\xc9\xa7\xd6"
- "\xb3\xb8\xbf\xa9\xaa\x2e\x0e\xe4\x4e\x13\x21\x88\x5f\x55\x1c\x09"
- "\x2b\xbe\x89\x56\xd2\xcc\x65\xa0\xcf\x96\x61\x5c\xc2\x86\x77\x84"
- "\xa8\xc0\x77\x56\x55\x07\x6a\x9f\x47\x1d\x5f\xfb\xb4\x88\xcd\xfd"
- "\xfc\x4c\xd1\x67\xec\x3c\x03\xf4\x93\x06\x3e\xaf\xde\xf0\x08\xd7"
- "\xe7\x0d\xa3\xc4\xf9\x26\xf8\xff\x33\x66\x2b\x42\x3b\x2a\x30\x7e"
- "\x2b\x96\xf9\x57\xa1\x82\xc5\x6f\x7d\x67\x55\x54\x60\xea\x02\x22"
- "\xaf\x33\x9f\x22\x18\xdb\x09\x63\x81\x42\xbf\xdb\x01\xfd\xac\x7c"
- "\xcb\x4d\xb4\x10\xea\x97\x5b\x72\x13\x35\x42\x9d\xca\x3a\x32\x6b"
- "\x61\xbc\xfc\x71\xa5\xb8\xee\x52\x05\xfd\x62\x47\x1e\xe4\x89\x5e"
- "\x4e\x6e\xcd\x83\x7c\xf9\x90\x0f\xed\x64\x5e\xbf\x83\x79\x40\x83"
- "\x9d\xf0\xcd\x7a\xed\x73\x78\x6f\x62\x7b\x6f\xf0\xdb\xd0\x0e\x6d"
- "\x33\x31\x69\x40\xb7\x29\xf0\x1b\xd2\x77\x3b\x32\xeb\x40\xfe\x55"
- "\x27\xb1\xb5\x33\x48\xe7\xe5\xd4\xcd\xe6\xfd\x75\xd7\xe2\x02\x57"
- "\x7c\xdd\xc5\x79\xab\x40\xa7\x77\x32\x1f\x98\x9b\x70\xbe\x05\x6d"
- "\x0c\x66\x57\x38\x49\x28\x9f\x1f\x00\xdb\x42\x0f\x72\x00\xec\x09"
- "\xb6\x17\x1a\x6c\x09\xa8\xcb\x26\x8c\xf3\x88\xcf\x61\xdc\xb6\x13"
- "\xf4\x72\x39\xda\x01\xcf\x9d\x7f\x9c\xe0\x1c\x3b\xc6\x68\x7d\x75"
- "\x1e\xb5\xf3\x98\x39\x75\x3b\x25\x5b\x00\x65\x10\xea\x7f\xb0\x85"
- "\x15\x5d\xc0\x43\xc0\x40\x35\xd8\x16\xa3\x4e\x31\xcd\xc1\x68\x5f"
- "\xcd\x74\x7e\x32\xf3\xd9\x1c\xc0\x65\x74\x9d\x13\xda\xa7\x82\x6f"
- "\x00\xcd\x9a\xd8\x5c\x38\x97\x31\x26\x95\xa4\xc7\x71\xcc\x6b\x86"
- "\x32\x28\xc8\x32\xf1\x19\xb4\x7f\xbf\x14\xeb\x0e\xec\x8a\xba\x4a"
- "\x91\x66\x35\x7c\x0d\xd9\xc4\xc6\xfe\x36\xb0\x15\x44\xda\x54\xa3"
- "\x5d\x21\xbe\xdb\xbd\xff\x11\xc7\xe5\x02\xd8\x15\x48\x2f\xa4\x13"
- "\x94\x53\x2d\xca\xb1\x06\x6e\xbf\x1c\x5c\x2e\xae\x5b\x16\x02\xaf"
- "\xd7\xb9\xe8\x6f\x2a\x73\xa7\x3f\xbc\x2f\x8e\x1b\x0f\xde\xe6\xc6"
- "\x3b\x18\x1b\xd5\xdb\x71\x9e\x14\xea\x58\xc9\xe7\x78\x4c\xdf\xa0"
- "\xaf\x34\xf4\xcd\x0c\x34\xae\xcc\x45\x3f\xc0\x20\x9b\xd7\x7e\x4d"
- "\x70\xed\x1b\xec\xa7\xfa\x6f\xb8\x7d\x5a\x9f\x81\x18\x86\x7b\x36"
- "\x0f\xdf\x02\xf5\xc2\xf2\xe0\x3e\x06\x7e\xc1\x8e\xad\xff\xa5\x7b"
- "\x3c\x65\x57\x2c\xe5\xfa\x28\xd7\x79\x04\xd3\x62\x3e\x7e\x36\x2d"
- "\xc6\x39\x30\x96\xbf\x4b\x8f\x75\x6b\xc2\x7e\x29\xb5\x15\xe3\x2a"
- "\x43\x3a\xda\xfe\x4d\xc8\x37\x29\x1d\x7d\x08\x03\x9f\x54\xf0\xad"
- "\x23\x62\x9d\x76\xc2\xbd\x12\xee\x27\xb0\xf9\xfd\x2e\x76\xde\xbc"
- "\x29\x2f\xcd\xf5\x0e\xf6\x1b\xc0\x70\x28\xe4\x39\x08\xbf\x54\xca"
- "\xcb\x63\x2f\xd7\xc7\xfe\xbe\x13\xe7\xc0\xea\x0d\x52\xec\x65\x8c"
- "\xbb\x8c\x32\x23\xef\x39\x0f\xda\x23\x6d\x76\x00\xaf\x18\xee\x3e"
- "\x72\x54\x00\xbd\x0f\x82\xfd\xff\x8f\x58\xde\xae\xfa\x58\xb1\x7e"
- "\x55\xdc\x7f\xca\x81\x42\xe6\xef\x97\x8d\x87\x0e\x46\x75\x8f\x87"
- "\xba\x6d\xcb\xfa\x58\xc4\x24\x94\x55\x83\xfc\x47\x3b\x11\xf2\xe9"
- "\xbb\xb1\xc5\xce\xfb\xd6\x5b\xd0\xbe\x14\xeb\x8f\x78\x39\x20\xd2"
- "\xae\xd0\xbd\xdf\xb9\xf7\x73\x28\x03\xc6\xff\x1f\x77\x63\x40\xea"
- "\xd7\x1c\x07\x87\xc4\xd8\x4f\x27\x2a\xd0\x87\x2f\x94\x5b\x85\x36"
- "\x38\xd7\xab\x87\x76\x7e\xd4\xe4\xc0\x39\xf4\x06\xb8\x87\xfe\x7d"
- "\xa8\xf0\xdc\x88\x3d\x15\xeb\x98\xdc\x38\x04\xf4\xb9\x97\xc5\x2a"
- "\x41\xba\x48\xfd\xb5\xe0\x39\x1c\xfb\x45\xf0\x3e\x9b\x02\x68\xb0"
- "\xb7\x11\x71\xaf\x3f\xf4\xd9\xe3\xb8\x76\x7a\x0a\x30\xa4\xc4\xfe"
- "\x0b\xfc\xdd\x81\xfe\xa6\x81\x8e\xf5\xeb\xfe\xc0\xfa\xad\x0a\xfb"
- "\x6d\x17\xfa\x90\x80\xef\xec\x8b\x8b\x22\x1f\xa5\x54\xb1\x7e\x8c"
- "\xfe\x43\xde\x04\xda\x61\x9c\x63\xf8\x76\xaa\xb4\x47\x19\x31\x82"
- "\xfe\x42\x44\x9c\xec\xc3\xbe\x2c\xd2\x4e\x01\xf9\xb6\x4a\x7d\xcf"
- "\x8d\xff\x2c\x4f\x8f\xfe\x16\xca\xfb\xdb\xa1\x06\x89\xd6\x0e\xd6"
- "\x8f\xeb\x0d\x0e\xe8\xc7\xee\x34\x45\x7a\x22\x5d\x3b\x32\x3f\x83"
- "\xf6\x57\x6b\x24\x9a\xba\xe8\xf9\xd9\x2b\x22\xcf\xeb\xf9\x1c\xd3"
- "\x67\x53\xc4\xf9\xa7\x6e\x1a\x8a\xf8\x43\x3d\x50\xb1\x16\xdb\x0e"
- "\xba\x01\xbf\x8f\x18\x79\x53\x94\x59\xfb\xac\x88\x91\xcf\xa0\xff"
- "\xff\x5a\xe7\x92\x1d\xf5\x49\x6c\xcc\x02\x7c\xe2\xfc\xf9\x6c\x0b"
- "\xf3\xb7\xd1\x87\xec\x30\x93\x83\xf3\x5c\xf2\xe9\xb3\x1d\x12\x1d"
- "\x24\x4c\x4a\xfd\x1e\xca\xb8\xe8\x29\x7f\x3e\x3b\x0a\x65\x8c\x46"
- "\xf9\xe6\xb2\xa1\x3e\x6b\xf3\x94\x6f\x9f\x35\xa0\x7c\x43\x5c\x1b"
- "\x92\x71\x8e\x8d\xeb\x2b\x33\xa9\x4d\xf5\x94\x49\xb5\xaf\xf0\xbd"
- "\x01\xdc\xe6\x42\x6c\x19\x9e\xe3\xf9\x51\x87\x41\x7e\x36\x16\x17"
- "\x75\xde\x3e\xd4\x71\x90\xa6\x17\xe9\xd5\x04\xf9\xf7\xe1\xb9\x49"
- "\xf4\x95\x30\xb2\x89\x8f\xf5\x40\x4e\x57\xa2\xff\x6e\xc8\xa7\xab"
- "\x83\xaf\x75\x65\x71\xd9\x2d\xc9\x0a\xfa\x42\xec\xc8\x15\x16\x12"
- "\x64\xf8\x39\xfd\xb6\x95\x1c\xc6\xf3\xac\x76\xf4\x21\x09\x65\x6b"
- "\x5b\xc9\x17\x07\xe1\xbb\x61\xe2\xaf\x06\x7e\xdf\x83\xdf\x31\xf0"
- "\xfb\x47\xf8\xbd\x05\x7e\xb3\x21\xbf\x20\xe6\x8f\x80\xfb\x57\x20"
- "\xfd\x27\xe2\x2f\xd4\xf1\x30\xda\x9b\xb3\x44\xdb\x11\xd3\xa7\xe3"
- "\x3d\xfc\x3e\x20\xf2\xbc\x86\xf3\xfc\xf0\x3d\x50\x4e\x0a\xd4\xbf"
- "\xd1\xd4\xc4\xca\x32\xb4\x92\xcf\xcf\x63\xd9\x78\x8e\x19\xfe\xdf"
- "\xee\x66\x83\x42\x39\x87\x0f\xc3\xef\x14\xf8\xdd\x0c\xbf\x49\xf0"
- "\xbb\x44\xa4\x41\x3d\xca\x86\xf8\x14\x46\x73\xa3\x96\xdb\xbb\xb3"
- "\xa4\x3e\x8f\x7a\xd8\x25\x3b\xea\xaa\xe3\xe7\x71\x7e\x9b\xc9\x21"
- "\x86\x03\xc8\xfb\x08\xe6\x85\xdf\xc7\xc4\xdf\x28\xf1\x77\xba\xf8"
- "\xfb\xef\xe2\xef\x34\xf1\x77\x86\x99\x1c\x36\x88\x36\x06\xd0\xe5"
- "\xb0\x01\xdb\x0d\xb2\x7b\x02\xff\xc6\xe7\x85\x38\x46\x06\x39\xfe"
- "\x00\x94\x1f\xd0\x91\xf9\xb9\x42\x9a\x1f\xc5\x39\x9f\xae\xcc\x03"
- "\x7f\x79\x93\xad\x6b\x7f\x1e\xee\x92\x6d\xef\x37\xa9\x64\x51\x04"
- "\x6c\xa0\x1b\x8b\xe5\x54\xdc\x2b\xf4\x79\x92\x5c\x5c\x17\x16\x63"
- "\x03\x04\xa0\xbf\x3c\x36\x1e\x0a\xa2\x3a\xec\xab\x6c\xee\x18\x7d"
- "\xbb\x05\xbd\x6f\x86\xab\xcd\x1a\xf4\xbe\x55\x92\xdf\x38\xee\xe1"
- "\x63\xf5\xe1\x9f\xc1\xb7\x8c\xae\xb1\xfa\xe7\x91\x7c\x0d\xed\xe6"
- "\x57\x20\xbd\xd4\x95\x7e\x18\xcf\x03\x3c\x00\xf4\x6c\x84\xf6\x4c"
- "\x69\x26\x9f\xa3\x0f\xff\xfb\x5b\x78\x9b\x23\xa4\x36\x8b\xfc\x30"
- "\x48\xf4\x6d\x21\x87\x53\x40\x16\x26\x22\x86\x9b\xbb\xe5\xec\x61"
- "\x36\xaf\x2b\x62\x04\x78\x79\xf8\x3e\xe4\xa9\x5b\x1f\x74\x97\x41"
- "\x61\x1d\x99\x5f\xe8\x3c\x65\x8a\x49\x87\x32\x05\xb1\x01\xf2\x1b"
- "\x79\xad\xec\xd1\xff\x1a\xb0\xff\xf1\x7e\xf7\x45\xbc\xe7\xbb\x9f"
- "\x35\x38\x78\xbf\x6b\x04\x9c\x01\x3e\x1b\xd8\x3e\x2e\x33\xf9\x62"
- "\x9a\xd8\xa7\x1b\xa1\x4f\x3f\x00\xe9\xf5\xbc\xae\x3c\x5d\xfc\x16"
- "\xe0\xac\x01\xdb\x7d\x8b\x94\x2e\xb6\x17\xcb\x41\x9f\xff\x63\xa4"
- "\x74\xb1\x7c\xc0\x63\x43\x05\xf6\x13\x29\x5d\x6c\x13\xd8\x51\x5f"
- "\x38\x24\x79\x92\xcb\xf1\xb6\x4e\x7a\x0f\xf9\x86\xfe\xb1\xf8\x1c"
- "\xff\x17\x78\xb6\xa2\x14\xf5\xc3\xda\xe7\x88\x6a\x45\x11\x09\xe6"
- "\xfd\xf2\x0b\x8b\xa7\x8c\xfc\xf2\x00\xcd\x0c\x75\x50\xe5\xfb\x8d"
- "\xb5\x8e\x29\x92\xbd\x5a\xdc\x91\xd9\x18\x2f\xc5\xf9\x76\xc5\x19"
- "\x68\xdc\x5c\x5b\xda\x4d\x5f\xa8\x4b\xa3\x51\xaa\x8b\x9b\x7e\x66"
- "\x3c\xc0\xba\x61\x59\x6b\xc1\x5e\xb7\x81\x5c\xe0\x72\xbb\xb1\xc2"
- "\x4c\x46\x4a\xf6\x2e\xd3\x5b\xa1\x32\x62\xc8\x4f\x66\xeb\xa3\xa1"
- "\xa8\x1b\x71\x8f\x8f\x80\xf3\x58\x29\x4e\x52\x67\x80\xb1\x7c\xca"
- "\x71\x32\x7f\xe5\x08\xf4\xbd\x12\x0b\x75\x7d\x1b\xea\xb6\xd5\x89"
- "\x73\xff\x4b\x71\x9c\xfa\xe5\x02\x67\x32\xb5\x8b\x34\x83\x7e\xf4"
- "\xe5\x74\x91\xb6\x28\xbf\xb6\xa2\x4c\x5f\x9b\xc6\x63\x06\xe1\x5c"
- "\x0e\xf6\x8f\xdf\xa3\x1e\xd3\x50\xfb\xbe\x62\xec\x2b\x47\x66\x48"
- "\x36\x29\xd4\xb7\x94\xdb\x84\x87\xb6\x31\xdf\x44\xc6\xf7\x1b\xf9"
- "\x5c\xe0\x91\xc3\xbc\xed\x47\x2a\xf9\x3a\x37\xf3\x91\x89\xf7\x65"
- "\x01\x9a\x9b\xbe\xe0\xfb\xb2\x0e\xfc\x93\xef\x29\x39\x52\xd4\xbd"
- "\xa7\xc4\x65\x2b\x56\x71\xbf\x51\x47\x76\xba\xfa\xc4\x91\x75\xf8"
- "\x1e\xbc\x7f\x0a\xd2\x6b\x5c\xe9\x87\xb6\x72\x7b\xe0\xfd\xa6\x90"
- "\x35\x51\xb8\xb7\xec\x46\xf4\xb5\xcd\xbf\xf7\xe5\x24\xf6\x7d\x36"
- "\xe7\x01\x7d\x53\xec\xbf\x48\x67\xd4\xd9\xac\x0f\x43\xff\xc5\x7e"
- "\xdc\x95\xfd\xbe\x19\x2e\xde\x6f\xb9\x6e\xae\x62\xfd\x96\xf5\xd9"
- "\x2f\xa7\xba\xd5\xc3\xc6\xe6\xbd\x90\x9f\xaf\x69\x54\xf0\x2c\x16"
- "\xf4\x6a\xbd\xf8\x8c\xc7\x94\x38\xc5\x7c\xe4\x59\x71\x6d\x1b\xd7"
- "\x3a\xf1\x8c\x56\x28\xa0\x1b\x7d\x82\x48\x6b\xd5\x4f\xb4\xa5\x53"
- "\x27\xae\x3b\x5d\xa0\xb6\xc2\x6e\x5f\xff\x5f\x6e\x75\xf9\xf7\x39"
- "\xa2\x10\xdb\xd5\x08\xdf\x2a\xe6\x7b\xc1\x1a\xcf\x73\x9b\xaa\xd1"
- "\x86\x38\x35\x01\xf6\xe0\xb7\x88\xc7\x65\xfe\xd2\x2c\x61\x0f\xfa"
- "\x65\x7c\x2b\xf9\xea\x95\x4d\x37\xd1\x22\xe0\x69\x11\xf4\xa5\xc5"
- "\x70\xff\x2c\xfc\xc6\xf3\x5f\x99\x1a\x7f\xc5\x3e\x52\xd4\x91\xf9"
- "\x55\xb8\x14\x8f\x1e\x69\x63\x0b\x3a\x11\x81\x38\xcb\x07\x3a\x20"
- "\xd6\xd8\x3a\x32\xd4\x1b\xf1\x85\x38\x43\x8c\x85\xae\x79\x9c\xe1"
- "\x8c\xf9\x1f\x80\x74\xac\x2f\xe2\x0c\xca\xd2\x4b\x7e\x7e\xcd\xe4"
- "\x2b\x15\x5f\xcf\xf9\x2a\x55\xda\x73\x8b\x6b\x49\x49\xb7\x91\x1b"
- "\xa1\x5c\xed\x3e\x2d\xf3\xa5\x79\xcc\xe4\x98\x4e\x30\x2f\xae\xc3"
- "\x71\x39\x79\xf3\x3e\x78\xa7\xdc\x45\x73\x13\x8b\xcd\xfc\xd1\x3c"
- "\x36\x17\x79\x03\x3c\xab\x71\x1f\x67\x98\xc9\x27\x45\x38\xd6\xc0"
- "\xbd\x7d\x77\x84\x11\x5c\x07\x06\x39\xf6\x95\x55\xb2\x6b\xef\x0d"
- "\xc3\xf5\xfc\x4f\xa6\x41\xfd\x70\x0c\x5d\x0f\xff\x47\xc0\x58\xb2"
- "\xda\xcb\x9c\xf1\x14\x9c\xeb\x11\xe3\xf3\x34\xe1\x3c\x16\xc6\x33"
- "\x68\x25\xc7\x5e\xa9\x45\x5f\x20\xcb\x7a\xfb\x79\x4e\x4b\xa1\xe7"
- "\xd1\xd7\xb3\x36\x91\xdc\xd0\x4c\x8e\xcd\xc6\x79\xa3\xf4\xb3\x38"
- "\x47\xd3\x94\xe2\x39\x47\xd3\x54\x2d\x5e\x30\xd2\x3e\x1a\xe5\x76"
- "\xd5\x8b\xbf\x33\x07\xb8\x2c\x62\x5e\x68\xe9\xd7\xa2\x4e\xd1\x40"
- "\x3f\x69\xea\x9e\xff\x45\x5c\x62\xdf\xc6\x7d\x1c\x38\xe7\x24\x73"
- "\x10\xf4\x3d\x02\x7c\x82\x7a\xaf\xbd\xfb\xa9\xaa\x55\x88\xa3\xa3"
- "\xec\x1c\x14\xfa\x20\x1e\xdc\x5e\xa2\xa3\x8c\x9f\xdc\x1f\x68\x53"
- "\x3d\x7c\x3b\xac\xe0\x0c\x51\x18\x12\xc9\x38\x9c\xff\x0e\x75\xd2"
- "\x2a\x1c\xe3\x8a\x3e\x05\xeb\x4f\x91\xa3\x07\x93\x56\x13\x39\x3c"
- "\xbf\x15\xfe\xaf\x92\xec\x24\x78\x47\x1d\x60\x27\x61\x68\x1f\x3d"
- "\xb6\x9a\xdc\xda\x91\x79\xb4\x58\xe2\x15\xda\x10\x38\x0f\x27\xce"
- "\x25\x40\x5d\x9b\xd8\x1e\x67\xf4\x53\x6f\x66\x74\x63\x72\x18\xcb"
- "\x80\x31\xec\x51\x63\x80\x8d\xa8\xb9\xee\x39\x0a\xf8\x3f\x20\xda"
- "\x8c\x47\xb7\x02\xf6\x1b\xdc\xea\xf9\x0b\xb7\xff\xb3\xf0\xfd\x50"
- "\x1b\xda\x67\xde\xe8\xf3\xf5\x3d\x12\x7d\x70\xbf\x6a\x28\x8c\x13"
- "\x18\xbf\x1d\xb4\x0d\xea\x56\x63\x58\x45\x94\xa7\xc8\xb1\x71\x6f"
- "\xfd\x81\x9d\xb3\xab\xe6\xf3\xf3\xc7\x46\x49\xe3\x70\x5e\xef\xaf"
- "\x8f\x86\xae\x09\x20\x38\xaf\x8e\xfe\xce\xd8\x5e\xbf\xef\x35\x6c"
- "\x2e\xdd\xe4\x98\x4a\xaa\xd2\x1e\xc4\x3c\x92\x5d\xd5\x74\x2e\x5d"
- "\x43\x3e\xd2\x4c\x85\x7e\xfc\x75\x19\xf4\x15\xdb\xe0\xf7\x54\x7e"
- "\x5d\x26\xd2\xb7\x86\xef\x45\xf8\x7a\x25\xea\x12\x1c\xfb\x83\x1e"
- "\xd9\x87\x3a\xba\x23\xf3\x98\x42\xea\x37\xa0\x37\xf6\xc1\x3b\xa2"
- "\x3f\x6c\x5c\xff\xfd\x3a\x09\x7d\x40\xb0\x71\x03\xcf\xaf\xe2\x73"
- "\xfe\xc7\x22\xbb\x6d\x69\xc8\x87\xef\xf1\x3d\x6a\x5f\xcf\x9c\xef"
- "\x94\x01\x4d\xbf\x9e\x89\x6d\x13\xb1\x08\xfa\xea\x98\xde\xd5\x6f"
- "\x8f\x32\xd9\xfc\x51\x9b\x7b\xbf\x3c\x66\x74\x8d\x37\x9b\xa6\xde"
- "\xb3\x89\x68\xfb\xea\x87\x86\x10\xd4\x55\xc7\x2e\x16\x14\xd0\xd2"
- "\x42\xb9\xf0\xe8\xda\x7c\xa2\x92\xe5\x02\xd9\xb0\x9f\x25\xc7\xdd"
- "\xd8\x4a\xcc\x41\xa1\xaa\x9b\x67\x3d\x96\x34\x9c\xa6\x69\x88\x3c"
- "\xaf\x7d\xb8\xf2\x36\xfb\xcd\xa5\x34\xe0\xee\xa7\x9e\x48\xb2\x13"
- "\xed\x4b\x85\xe4\xc4\x62\x12\xf0\x98\x13\xbe\xad\x22\x06\x33\x69"
- "\x0e\xc3\x33\xa3\x1f\xa9\xd0\xfe\x68\x0e\xc3\x32\x53\x8b\x89\x32"
- "\xb5\x85\x5a\x72\x17\x06\x2a\x41\x1f\xa8\xdf\x04\x8c\x8d\x54\xdd"
- "\x5c\xda\x05\x65\xec\x8d\x63\xef\x95\x7b\xaf\x9b\xf9\xf5\xbe\xeb"
- "\x66\xb8\x09\xea\xb6\x6d\x70\x75\xfb\x76\xa7\xab\x6e\xdf\xee\xbc"
- "\xf4\xba\x7d\x73\x9f\x5b\xdd\xd4\xae\xba\xe9\xa1\x6e\xdf\x3c\x32"
- "\xb8\xba\x1d\x9f\xed\xaa\xdb\xf1\xd9\x3e\xd6\x6d\x47\x3f\x75\xab"
- "\xed\xbb\x6e\x29\x37\x43\xdd\x8e\x0e\xae\x6e\xad\x36\x57\xdd\x5a"
- "\x6d\x97\x52\x37\x1c\xcb\xa7\x85\xd3\xe3\xcc\x9f\x7c\x22\xf7\xd7"
- "\xda\x4a\xbe\x7d\x28\xad\x98\xdd\x8f\x6e\x25\xcd\x17\xc5\xfe\x6d"
- "\x4d\xb7\xd1\x6f\xb9\x9d\xd3\x9c\x30\xd9\x80\xfb\x5d\x9b\xe7\x01"
- "\x96\xc3\x38\xa6\xbf\x65\xfb\x1b\xd2\xad\x54\xdc\x6f\xda\xfc\xdb"
- "\x12\xb6\x1f\xa5\x2a\x4e\xbc\xaf\x3e\x37\xa2\x32\x0c\xf7\x82\x08"
- "\xd0\x9f\xe9\x88\x4a\x2d\xc6\xef\x7c\x27\xd1\x2a\xa7\x99\xe8\x3b"
- "\x0c\xfd\xfd\x29\x08\xcd\xa9\x8c\x78\x27\xd1\xce\x62\x87\xaf\x65"
- "\xe7\x7d\x9b\xab\xa4\x33\x6e\xd2\x37\xac\x41\x55\x71\x90\xde\x28"
- "\xc5\x81\xa5\x72\xb4\x67\x2a\x35\x58\x3e\xa4\x5b\xa5\xd8\xac\x80"
- "\xf7\x75\xa2\x6c\xb0\x85\xda\xfb\x93\x7b\xdf\xde\x29\xc9\xbd\xc7"
- "\x92\x48\x28\xc6\xa5\x2c\x48\x1b\x8e\x6b\x8e\x50\x56\xf3\x4e\xa4"
- "\x7b\xb4\x6d\x38\x0d\x4d\x25\x01\x78\xb6\x0f\xf7\xe8\x99\x34\x56"
- "\x32\x21\x95\x04\x46\xa7\x40\x99\x76\x12\x17\x9a\x02\xe5\x01\xad"
- "\xf9\xd8\xe0\x5b\x36\xc7\xb7\x09\xca\xc3\xf5\xef\x80\x24\xa2\x7a"
- "\x4c\x93\x4e\xd7\x6e\x26\x0a\x3c\x07\x88\xe7\xf9\xf8\x59\xbe\x61"
- "\xca\x8e\xcc\x6f\x4b\xa5\xf6\xf9\xc0\x9f\x10\xce\x9f\x96\xa3\x2e"
- "\xfe\xb4\x6c\xee\xcd\x9f\x96\x40\xce\x9f\x6f\x1d\x2e\xfe\x1c\x8f"
- "\xf2\xe4\x4f\xcb\x9d\x9e\xfc\x69\xd1\xfb\xc7\x9f\x96\x38\x17\x7f"
- "\xf8\x37\x38\x7f\x5a\x52\xfa\xe6\x4f\x4b\xa1\x8b\x3f\x2d\x13\x7c"
- "\xe3\x4f\xcb\x7e\xef\xfc\x69\x99\xdd\x0f\x7f\x86\xf5\xcd\x9f\xe3"
- "\x37\xfa\xce\x9f\xe3\x51\x83\xe0\x4f\x30\xe7\x4f\xeb\x6a\x17\x7f"
- "\x5a\x7f\xd6\x9b\x3f\xc7\xb7\x71\xfe\x1c\x2f\x76\xf1\xa7\xd5\xec"
- "\xc9\x9f\xe3\xfb\x3d\xf9\xd3\xaa\xf4\x8f\x3f\xad\xc4\xc5\x1f\xfe"
- "\x0d\xce\x9f\x56\x4d\xdf\xfc\x69\x8d\x70\xf1\xe7\xf8\x3e\xdf\xf8"
- "\xd3\x9a\xe0\x9d\x3f\xc7\x6d\x83\xe7\x4f\xeb\xbb\x3d\xf8\xa3\xf6"
- "\xce\x9f\x56\xf3\x20\xf8\x13\xca\xf9\x63\x19\xe7\xe2\xcf\x89\x23"
- "\xbd\xf9\x73\x62\x3a\xe7\xcf\x89\xa9\x2e\xfe\x58\x32\x3c\xf9\x73"
- "\x22\xc1\x93\x3f\x27\xca\xfc\xe3\xcf\x89\x52\x17\x7f\xf8\x37\x38"
- "\x7f\x4e\x54\xf4\xcd\x9f\x13\xf5\x2e\xfe\x9c\x88\xf7\x8d\x3f\x96"
- "\x40\xef\xfc\x39\xb1\xa9\x1f\xfe\x0c\xef\x9b\x3f\x96\x39\xbe\xf3"
- "\xc7\x92\xd1\x1f\x7f\x06\x67\xeb\x59\x36\xe1\x77\x87\xa0\x9c\x26"
- "\x6f\xe5\x20\xed\x70\xff\xa1\x90\x69\x69\x2a\x11\x86\x29\xf9\x19"
- "\x0d\xcb\x26\xed\x2a\xf2\x70\x33\x39\x39\xb1\x44\x08\x54\xd2\xcc"
- "\x32\x18\x27\xfd\xb9\x88\xae\x19\xa6\x10\xd6\x0c\x57\xe0\xd9\x6c"
- "\xef\xf1\xdb\x4f\x66\x07\x8c\x21\xe3\xf1\x1c\xdd\x5a\xb0\x97\xf1"
- "\xff\x8e\xcc\x93\x9b\xc0\x16\x8c\xea\xef\xfc\x16\xee\x75\xfa\x68"
- "\x1d\x8e\x6f\x4f\x56\x75\xfb\xc5\xc8\xa4\x29\xe8\x5f\xcc\x70\x3b"
- "\x9e\xb3\x38\x69\xd9\xc4\xfc\x55\xed\xda\x1a\x75\x3b\x3d\x86\x63"
- "\x8f\x56\x72\xea\x38\xcd\xde\xb5\x15\xf1\x00\xb6\xfa\x0d\xa7\xc8"
- "\xa9\x88\xee\xfd\x79\x34\xf6\x0d\x71\x8e\x70\x16\xcf\xdb\x36\x07"
- "\xf2\xce\xc2\x38\xa4\xaf\xa6\x61\x7c\xcd\xb6\x87\xc0\xf6\xfd\x11"
- "\x7e\x03\x7d\x27\xbd\x05\xbf\xb8\x4f\x86\xef\xcd\x3c\x35\x8b\xd9"
- "\xcb\x6b\x6f\x79\x83\xef\x85\x6b\xbb\x53\xc2\x1d\x7c\x67\x04\xdc"
- "\x07\x8b\xf6\x3c\xe6\x1f\x79\x8a\x7c\x77\xde\xed\xb9\x0a\xee\x8f"
- "\x40\xd9\xa3\xc4\xe7\xc1\x70\xbf\x1b\xed\x6c\xe6\xe7\x23\x3f\x43"
- "\xdc\x43\xfc\x5d\x29\xa4\xa9\xc5\x3c\xa3\x20\xcf\x6f\xd1\x76\x17"
- "\xcb\x18\x0d\xf7\x8b\x70\x0c\x2c\x3e\x0f\x83\xfb\x27\x70\xed\x40"
- "\x7c\x7e\x23\xdc\xdf\x07\xf7\x77\xf1\x33\x2f\x5d\x62\x1f\x3d\xe5"
- "\xf0\xef\xcc\xf8\x29\x16\x53\x13\x79\xc0\xc7\x02\xdf\xb9\xed\xff"
- "\x39\xd5\xd2\xe3\x59\x9c\xdb\xb3\x06\xe9\x19\xdf\xa3\xf6\x5d\xaa"
- "\xdb\xb3\x7d\x3d\x9e\x15\xb9\x3d\xdb\xd9\xa3\xcc\x9d\x6e\xcf\xb6"
- "\xf6\x78\xaf\xde\xed\x59\x61\x8f\x67\x6d\x6e\xcf\x32\xc4\x67\x01"
- "\x1d\x99\x6d\x0a\xd7\x1a\xde\x29\x83\x98\x2e\x87\xf4\x70\xb7\xf4"
- "\x38\x31\x1d\xbe\xdf\x36\xc5\x4c\xde\xb4\x8a\xe9\x8c\xf7\xbc\xfc"
- "\xb6\x99\x6e\xe5\x47\xf0\x39\x8e\xb6\xb8\xee\xbd\x73\x23\x2a\x0d"
- "\x42\x57\xec\x1b\xf0\x4c\x83\xb8\x72\xc7\xf6\xd2\x64\xed\xf3\xcb"
- "\x5f\xd4\x26\x26\x24\xe1\xf6\x95\x25\x8b\x92\xb4\x4b\x96\xc5\x27"
- "\x78\xf8\x59\x0f\x43\x9f\x83\x18\x53\x0d\x7d\xb7\xb0\xf8\x05\x7f"
- "\xa0\x96\xee\x98\x1f\x20\x57\xe1\x5b\x35\x66\x32\x9d\x7d\x6b\x13"
- "\xf7\x47\x5e\x8d\xbe\x5f\xb8\x9f\x17\xf2\x78\x33\x69\x3b\x28\xfa"
- "\x79\xa9\x82\xbc\x76\xef\x7e\x5e\xce\x34\x30\xff\x86\x90\x8f\xfb"
- "\x79\x39\xd3\x08\xfd\xfc\x31\x3a\x82\xc7\xf0\xe0\xb1\xcd\x4e\x4b"
- "\xb6\x89\x75\xfe\x45\xe6\x23\x30\x83\xcf\x65\xf4\xf4\xd7\xba\x6b"
- "\x1d\xbe\x27\xae\x97\xae\x73\x7b\x3f\x9e\x3f\x97\xf4\x83\xf8\x4d"
- "\xe3\x2e\x5c\x1f\x18\xd1\x0c\xf7\x6c\xfe\x9e\x3d\x3b\xcd\xe7\xf2"
- "\xb2\x77\xe5\x62\x9b\xb0\xdd\x9e\x6d\x93\xff\xa6\x99\x9c\x7e\xdb"
- "\xd5\xb6\xd3\x0d\x6e\xbe\xe0\xc4\x36\x9c\x76\xf0\x3e\xda\xab\xad"
- "\x6c\x7f\x22\x55\xee\xca\xc5\x6f\xa3\x3c\xe3\x67\x19\xe0\x3e\x7b"
- "\x97\x51\xaa\x8f\x5b\xfd\x72\x71\x5c\x0f\xf5\x3b\xc2\x69\x02\xf2"
- "\x03\x78\x2a\xb6\x61\x33\xcd\x6c\x4b\xe5\xb1\x0c\x40\x9f\x60\x4c"
- "\x16\xa6\xab\xce\xc4\x4b\x73\x99\xa8\xa3\xf8\x1c\xe6\x19\x97\xfd"
- "\x87\x3e\xba\xb2\x25\xfd\x75\xc6\xcd\xfe\xe3\xdf\x84\xb4\xad\xee"
- "\x18\x72\xfb\xde\x41\xfc\x1e\xe4\x9b\xc9\xcf\x03\xec\x32\x62\x7f"
- "\x87\x7b\x35\xee\xc5\xc4\x77\xb1\x8e\xde\xe2\xf0\x79\xf3\xa1\xe8"
- "\xa2\xe3\xf7\xe1\x12\x1d\x37\xb1\x33\xf2\xdf\x4f\x92\xe6\xeb\xc4"
- "\x18\x18\x55\x9b\xba\xe3\x52\x7f\x1f\xcb\x62\xbb\xe5\x06\x14\xdd"
- "\xab\x22\x71\x9c\xb6\xdf\x2f\x40\x19\x8f\x7d\x86\xcb\xfa\xef\xab"
- "\x44\x9e\x8b\xf1\x54\xbf\xcf\xc6\x74\xd7\xfe\xfb\xef\xcd\x52\x3e"
- "\x49\x2e\xf3\xf5\xaa\xef\xdf\x63\xf9\x78\xac\xe0\x28\xce\xf3\xbb"
- "\xd4\xcd\xe4\xfb\x1a\x31\xff\x49\x86\x45\xe6\xbf\xe7\x7b\x0b\xcd"
- "\xae\x8a\x82\xba\xc2\xf8\xa7\x4d\x8c\x59\xc1\xbf\x0b\xbf\x35\x58"
- "\x17\xa4\x11\x9e\x25\xa7\x79\x01\x45\xc0\x9f\xc8\xbe\xcf\x92\x3e"
- "\x23\x9e\xd7\x39\xcb\x6d\x08\x39\xb5\xe3\x1c\x2b\x6f\xeb\xd9\x04"
- "\xb7\xbd\xcf\x2a\x29\x0f\x97\xdd\xec\x19\xdb\x53\x6e\x48\xc6\xf9"
- "\x20\xf1\x59\x32\x9e\xaf\xed\xfe\x7f\x98\xdb\xff\x81\xf8\x3f\xdb"
- "\xd7\xbc\x8a\xe9\x56\x85\xeb\x1c\xff\xd9\x78\xb8\x57\xf5\xb8\x0f"
- "\xf3\xb8\x5f\xc9\xf7\x3d\x83\x6d\xd6\xc2\xf6\x90\x8b\xe9\x62\xd9"
- "\x41\xac\x3e\xc9\x34\x12\xb0\x51\x84\x67\xba\xc5\x7e\x58\x84\x67"
- "\xb6\x43\x1d\xcf\xb2\xf3\xda\xf0\x7c\x8a\xf8\x1b\x21\xfe\x4e\xe2"
- "\x71\x5a\xcf\x86\xbb\x62\xad\xe3\x1c\xcd\xd9\x49\xde\x62\xbf\xe3"
- "\x79\x70\xf1\x37\x42\xfc\x9d\x24\xc6\xaa\x9d\x07\xef\x75\x9f\xff"
- "\xee\x7b\x0f\xf2\xd9\x75\xd2\x59\x6e\xa7\x71\xd7\x54\xc1\xb8\x5b"
- "\x87\x71\x41\xd1\x4f\x58\x7a\x1b\xfa\x8a\xb1\x11\x13\xe9\x24\xa6"
- "\xa4\x8e\x0c\x8c\x0d\x5a\xc7\x63\x82\xe2\x19\x58\x19\xce\x9b\xa3"
- "\xed\x58\x67\x38\xcd\xe2\x82\xae\x68\x93\xe2\x9e\x9c\xb5\x38\xb3"
- "\x77\x4d\x15\xfb\xcb\x66\xbe\x47\xbf\x9d\xcd\x17\xb3\xb8\xd6\x6d"
- "\x6c\xdd\x4b\xd9\x4a\xda\x53\xa4\x3c\x9c\x76\xed\x6c\xee\xeb\xad"
- "\x4c\x29\xf6\x63\xbb\x56\x8a\x35\x6d\x26\xed\xa9\xe7\x83\x3e\x2c"
- "\x83\xb4\x29\x9e\x7b\xa6\xdb\x9f\xc0\x32\xb1\xee\x66\x72\xd6\x8a"
- "\x65\x43\x9e\xd8\xee\x3e\x0b\xe9\x2b\x1c\x64\x2c\xd4\xab\x55\x2a"
- "\x1f\x9e\x43\xff\xb7\x32\x5a\x62\x99\xe7\xb3\x2d\x8d\x90\x96\x6b"
- "\x96\x67\xef\xe0\x7b\xae\xdb\x41\xff\xfd\xdf\x69\xfd\xd9\x40\xd0"
- "\x17\x0c\xd0\x97\x52\x04\x63\x95\x9e\xf9\xf2\x0e\xaa\x32\xf0\x39"
- "\xc6\xf6\xe3\xb8\x3b\xbc\xe0\x02\x51\xe0\x1e\x08\x8e\xd9\x73\xdc"
- "\x07\x32\xa4\x81\xac\x2e\x83\x3e\xc2\xea\x31\x38\xbd\xdf\x6e\x63"
- "\x65\x8c\xe5\xbe\xcd\xf0\xec\x52\x47\xe6\xb9\xa8\xee\xf8\x09\xdd"
- "\xfd\xf8\xdc\x22\x5c\x7b\x80\xfe\xc1\xea\xd8\xb3\x0e\x58\x5f\x28"
- "\xab\xc5\xab\x8d\xa9\xac\xd2\xb3\xf5\x99\x9c\xca\x28\xbe\x47\xf5"
- "\xdc\xdf\x02\x34\xb7\x58\xe0\x5b\x3b\xba\xe3\x46\x40\x9e\x7c\xdc"
- "\x7b\x0f\xe5\x77\xb7\x33\x91\x7d\xa3\x81\xf7\xf5\x73\x16\x21\xbb"
- "\x4a\x5f\xd0\x49\x14\x62\xba\xa5\xce\x61\xc7\xd8\x03\x7d\xfa\xd9"
- "\x62\xb1\xf3\x70\x4f\x78\x4e\x95\x1e\xcf\x0d\xdd\x6b\x97\xea\x6c"
- "\xb3\xe0\x79\x15\xac\x33\xa7\xad\xed\xa8\x44\xc7\xbc\x76\x28\x3b"
- "\xed\x4b\xd2\x42\x6c\x09\xb8\x6f\x8e\xd1\x64\x95\xb4\x97\xd3\xc6"
- "\xc6\x7c\xec\xfb\x3c\x0f\x1b\xfb\xb3\x38\x46\x50\x7e\x09\x8b\xc5"
- "\x06\x6d\x00\x5e\x54\xa5\xe1\x99\x7f\x1b\x8b\x0b\xb0\x96\xf9\xea"
- "\x80\x76\xb3\x7d\xb2\xe7\xc5\x75\x12\xdb\x56\x49\x57\x98\xc5\xb4"
- "\x02\xfc\x76\x72\x27\x39\x43\x6c\xbf\xc5\x18\xeb\x40\x8f\x14\xf4"
- "\x4f\x57\x67\x83\x7e\x92\xd2\x89\x58\x48\xc1\xd8\x9d\x66\x62\x5b"
- "\xc7\xf5\x1b\xd2\xdc\xa6\xc7\xef\x23\x6d\x61\x6c\x66\x05\x9a\x5e"
- "\xe8\xc8\x3c\xdf\x1d\xff\x31\xff\x26\x1c\xef\xd8\xfa\xf5\xaf\xeb"
- "\x84\x3a\xd7\x15\x81\xee\x1c\xfb\x25\xd6\xef\x80\x30\xa2\x4a\x8f"
- "\x7b\xb2\xe1\xff\x25\xa2\x6c\x67\xbc\xe3\x38\x38\xff\xc7\x00\x4d"
- "\xf8\x6d\x75\x1c\x0b\xcc\x87\x1a\xa4\xcd\x10\xe9\xc7\xe2\x49\x14"
- "\x26\x73\x3a\x88\xf9\x1d\x7c\xbe\x38\xfc\x2e\xa8\x97\x5b\xfc\xbb"
- "\xf3\x4c\x77\xa3\xef\xfb\x12\x36\x26\x3c\xbf\xd3\xad\xce\x36\x76"
- "\xfe\xb5\x1d\xe7\xfa\xce\xcf\xc3\x6f\xe5\xa1\xff\x30\xc4\xc5\x29"
- "\x77\xfc\x9f\x7f\x08\xeb\x89\x7b\x7e\x9d\x41\x95\x51\xa0\x6f\xa7"
- "\x21\x9d\xe1\x9d\x24\xe8\x0b\xfa\x7e\x74\x21\x8b\xbb\xd7\x91\x79"
- "\x41\x27\xe9\x42\x18\x5f\x80\x5e\xe8\xb8\x8d\x8d\x3b\xc1\x9e\x36"
- "\x09\x68\xcf\x74\x68\x11\x37\xd0\xd7\x33\x44\x19\x9b\x01\xef\xcc"
- "\x93\xd6\xbc\x9c\x78\x6e\xe2\x0c\x5b\xef\xb5\x49\xf1\xe4\xb8\xbf"
- "\xbe\x0b\x19\xae\x73\x16\x17\x72\x7b\x9d\xb3\xc0\xb3\x3f\x7f\x60"
- "\x71\xc7\x76\xa0\x4e\xa9\x6d\x6b\x41\x1d\xc1\xde\xc7\xb3\x17\x69"
- "\x30\x26\xe7\xe7\x87\x5a\x70\x7e\x9e\xc5\x3c\xc1\xba\xf0\xd8\x13"
- "\xcd\xec\x7f\xc0\xad\x02\x7f\x39\x96\x2e\x58\xbb\x63\xa6\x03\xbf"
- "\x71\xad\xed\x23\xc5\x2f\x48\xd5\xed\xa8\xaf\x3b\x6e\xc3\xf8\xdf"
- "\x1d\x99\x1d\x61\x52\xec\x6f\x16\xeb\x9b\xb7\x27\xc9\xab\x5f\xc6"
- "\xc9\x24\x02\xfd\x05\xe0\xf9\x3a\x46\x03\x55\x40\x24\xfa\x7a\x46"
- "\xbf\x95\x55\xab\x30\x26\x4b\xc7\xc1\xdf\xdf\xc4\xce\x28\xdb\xaa"
- "\x26\xb7\xe3\x3e\xac\xb6\xd6\x54\xe6\x8f\x49\x19\x9d\xe2\xa0\xf8"
- "\x1e\xb3\x27\x82\x03\x22\xf1\x19\x8b\x75\x80\x65\xfa\xed\xb7\xb8"
- "\xa3\x58\xb4\x4d\xdb\x60\xec\x73\x33\xf0\x8a\xd9\xee\xf0\xff\x4d"
- "\xa7\x88\xfd\x22\x8f\x41\xcb\x7d\xef\x8b\xfb\xb1\x87\x71\x1f\x1b"
- "\x40\x33\xe6\xf3\xc0\xbe\x44\x7b\x37\xc6\x6b\xb6\xbf\xc2\xfc\x60"
- "\x1b\x77\x15\x8a\x34\x28\x2c\xe0\xf5\x0a\x9d\x9f\x22\x67\x75\xc4"
- "\xfa\x0d\xae\x6e\xf6\x48\x71\x1c\x31\xac\x23\xd3\x9e\x2a\xf9\xe6"
- "\xe0\xf6\x14\xf7\x8f\xcd\x79\x61\x3f\x29\xda\xcf\x9b\xc4\x6f\x6f"
- "\x1a\x82\x6f\xef\x14\xcb\xd4\x73\x1f\xe1\x1d\x71\x50\xae\xbe\x23"
- "\xf3\xa2\x42\x1a\xcf\x88\x67\x88\x26\xf1\x71\xd6\xc5\x70\xd7\x78"
- "\x86\xd3\xd0\xe3\xdc\xdd\xb2\x65\x49\xda\xf8\x45\xaf\x1a\x16\x24"
- "\xbd\xa0\xd7\x26\x24\x26\x2e\x4b\xd4\xa2\x93\x26\xf7\xfe\xc3\xe3"
- "\x18\x5d\x8c\x10\xe3\x13\x96\xb9\xe2\x13\x5e\x4c\x71\x8f\xe9\x69"
- "\x26\x17\x53\x87\x66\xee\xe2\x62\x91\xb7\x72\x0a\xe5\x42\x39\x5c"
- "\x15\x70\x55\xc1\x55\x8d\x73\x19\xf3\xed\x24\x0a\x74\x3d\xdb\x67"
- "\xe2\xf2\x39\x71\x71\x16\xee\x31\x6a\x26\x17\xcf\x97\x08\x0a\x1c"
- "\x07\x61\xdc\x70\xe6\x2b\xf4\x2d\x78\x1f\xae\x2a\xb8\xaa\xe1\x62"
- "\xef\x09\x1f\xb2\xf3\xf2\xe5\xee\xcf\xf8\xfe\x91\x35\x3b\x30\x0f"
- "\x5d\x83\x4b\xf6\x90\xef\x77\x3c\x5f\x8f\x3a\xc8\x69\x66\xbb\x94"
- "\x8f\xad\xed\x87\xac\x21\xda\x3e\xf2\x05\xd0\xcc\x93\x65\x62\x3e"
- "\xb6\xd7\x46\x6a\x0f\xc6\x1a\x80\xfc\x52\x3e\x05\xcd\xec\x98\x22"
- "\xe6\x63\xba\x42\xc8\x94\xf7\xf5\xdd\x40\x9a\x59\x11\x2e\xe6\x53"
- "\xbb\x97\xe7\x96\x67\x98\x90\x79\x6c\x2b\xe6\x11\xd6\x28\xc2\xb8"
- "\xed\x74\xb1\x08\xf2\xf7\xe9\xa3\x75\x70\x7c\xea\x8a\xea\xc9\x27"
- "\xc3\x0b\x8b\x12\x1e\x5c\xb4\x34\x19\x23\x4d\x25\x2d\x5b\x9e\x84"
- "\xbf\x4b\x17\xbc\xcc\x7e\x96\xcd\x5f\xf8\x02\xff\x27\x69\x71\x04"
- "\xfe\xb3\x18\xf0\x86\xbf\xf1\xcb\x0d\xf8\xf3\xc2\x32\xbc\x4d\xd1"
- "\x4f\x5a\xfe\x02\xfe\xf4\x3c\x07\xaa\xeb\xc8\xec\xb2\x00\x36\x1a"
- "\xb9\x9c\xed\x82\x31\xd2\xc9\x70\x66\xc7\xae\x31\x93\xfd\x3a\x07"
- "\x91\xe6\xb5\x3c\x7d\x8e\x38\x64\xe8\x73\x24\x74\x8d\xe1\x85\x50"
- "\xc7\xa2\x04\xd0\x19\x49\x1d\x99\x8e\x08\x33\x79\x89\x88\xb2\xb1"
- "\x94\xf9\x39\xcd\xec\xca\x10\xf7\x76\x2a\x04\xe3\xae\xd9\xe8\xbf"
- "\x1f\xee\x59\x9c\x6d\xb8\xcf\x80\xfb\x62\xb8\xc7\xf8\xda\x61\x70"
- "\x3f\x0f\xe7\xa4\xe0\x5e\x03\xf7\xe1\x82\x71\xbb\x1e\xcf\x18\xc3"
- "\xbd\x16\xee\x27\x40\xf9\x85\x52\xbf\xe8\xdb\x56\x76\x94\x4b\xb1"
- "\xbf\x79\x9c\x6f\x47\x55\x77\x9c\x6f\x8c\xe7\x94\xa6\x9e\xc7\xf4"
- "\x2f\xb3\x41\x1c\x2d\x01\x9a\x71\xc9\x90\xa7\x45\xd2\x97\x7c\xbe"
- "\xc3\x61\x93\xfc\xa7\xf0\xf9\x0c\xa7\xc2\x2d\x5e\x3a\xde\x87\x49"
- "\xf1\xd2\x71\xbe\x8b\xc5\x6b\x84\x5f\x9a\x89\xfe\x64\x69\x59\x9f"
- "\x73\x79\x2c\xce\xa7\x73\x25\xfa\xe6\xb5\xa6\xc7\xcb\xee\x28\xc1"
- "\x39\x34\xb8\xe7\xbe\x25\xe9\x19\xe2\x64\xf1\xa1\x24\xbf\x73\xee"
- "\xbe\x24\xfa\x3c\x0f\x75\x08\x6c\x06\x16\xef\x6a\xf1\xb2\x50\xc7"
- "\x82\x04\x6e\x07\x3a\x8f\x70\xf9\x55\x19\xcf\xed\x05\xe7\x3e\xfa"
- "\x14\x8f\x89\x62\x26\xc2\x0c\xee\x7b\x6a\xf1\x32\x0a\xef\x86\xa6"
- "\x2c\x48\x60\x69\x90\x6f\x2d\xd8\x6a\x62\xfd\xb6\x9b\xc2\xf1\x8c"
- "\xab\x20\xfa\xc8\x70\x96\x3d\x37\x2e\x03\xbf\xa3\x64\x76\xc8\x21"
- "\xa2\xc2\x78\x9b\x58\xb7\x12\x37\xbf\x78\x05\x90\x86\x7b\x48\xcf"
- "\x3d\x45\x54\xe8\x07\x58\xac\x4b\x19\x8f\x1f\x26\x44\x49\xbe\xa6"
- "\xcc\x90\xd6\xb3\x3d\x4f\xfd\x9a\xa1\xf2\xce\x17\x26\xcd\x9a\x0e"
- "\xff\x4d\x12\x43\x56\xbb\x63\x33\xfc\xdc\x88\x0f\x22\xcf\xfd\xe9"
- "\xa9\x17\x79\x5c\x52\x01\xc6\xff\x4e\x36\x16\x12\x70\x0c\xdc\x11"
- "\x5b\xc4\xf7\xa0\x0a\x07\xd0\xef\xae\x90\x89\xf6\x24\x9e\x9b\x16"
- "\xf0\x1c\x3b\xd8\x39\x95\xfa\xb7\x56\xa3\x8f\x67\x19\xd0\x58\x78"
- "\x1b\x9f\x89\x3e\xbc\xe4\xcc\xc7\x95\x93\x68\xd8\x19\x61\xb0\x51"
- "\xf0\x0c\x6a\xab\x4c\x56\x8b\x76\x07\xce\x27\x09\x99\xc2\x6c\xc4"
- "\x2d\xf0\x18\x7d\x88\xd8\xe8\x88\x5d\x51\x34\x68\xb7\x0a\x71\x8c"
- "\xb6\xae\x49\x8d\x34\xa3\xe8\x33\xe0\x31\xb8\x7e\xc3\x63\xcf\x3c"
- "\x63\x91\xca\x84\x7b\x15\xd8\x50\x49\xf0\xab\xee\xc8\xa4\x33\xdc"
- "\x62\xf2\x89\x67\xa2\xe9\x22\xf4\xfd\x86\x65\x33\xdb\x59\x26\x7b"
- "\x8f\xdb\x20\x34\xc9\x4c\xd4\x53\x78\x5f\xc4\x58\xa3\x39\x46\xf1"
- "\x7f\xb0\x7f\xee\xb7\xf6\x28\xe3\xb0\x34\x57\xca\x31\x0d\x3a\x4f"
- "\x4e\x1e\x83\xeb\x37\x90\xbf\xd2\x4c\x7e\xca\xf2\xaf\x95\xb3\x73"
- "\x92\xad\x01\x1a\x3c\xef\x4e\x1b\xa4\xf4\x40\x59\x14\xd0\x14\x63"
- "\xba\xf1\xbe\x7f\x6e\x44\xe5\x4c\xb8\xb7\x49\x73\x2c\x6c\xce\x25"
- "\x0b\xf7\x75\x75\xdf\xc7\xc2\x7d\x98\x74\x0f\xff\x6b\x25\x59\x81"
- "\x73\x12\xe7\xd2\x63\x37\xe3\xb8\xf3\x05\x0d\xd8\x85\x60\xdf\xc0"
- "\x73\xe0\x7f\xce\x0c\xfe\x6e\xab\xf5\x5c\x66\x9e\xc1\x36\x82\x46"
- "\xd8\x40\xfe\xc1\x33\xb0\xff\x16\x37\x89\xe5\xe8\xcd\xf2\x9c\x7a"
- "\xa9\x6d\x42\x66\x40\xa8\x90\xbd\x5b\xc7\xda\x28\x93\x6d\x85\xff"
- "\x27\x59\x83\x76\xe1\x3b\xc0\x7f\x47\x31\xcb\x97\x7c\xba\x34\xb7"
- "\x53\x3d\xdb\x04\x16\x7c\xd5\xc2\x4e\xa4\x1f\xdb\x93\x9d\xb7\x4a"
- "\x3d\x0b\xed\x4e\xf4\x03\xc2\x62\xa2\xa1\x7f\x4b\x07\x19\xc6\x62"
- "\x0a\x64\x9f\xb0\x30\x5f\xfa\x2b\x74\x2a\xc9\xb7\x25\x35\xbe\x6b"
- "\xa3\xf2\x65\x36\xf4\x77\xc9\x62\x87\x74\xe8\x42\x98\x8f\x4b\xd1"
- "\xb7\xe5\x96\x64\x12\x56\x2c\x70\xdf\x96\xcc\x47\xc8\x30\x18\xa7"
- "\x24\xf7\xed\xdf\x92\x66\xee\x98\x21\xf9\xb7\xa4\x17\x9c\x76\xf8"
- "\x7f\x02\xd0\x03\xe3\xbf\xeb\xd8\xbd\xcb\xdf\x94\xa2\x4f\x7f\x97"
- "\x72\x90\x7b\x72\xee\xef\x72\x50\xfa\x42\x26\x63\xf3\xb2\x1d\x59"
- "\x32\x90\x7f\xaf\xb1\xb8\x80\x6e\x69\xfb\xa0\x25\xa2\x7f\x03\xaa"
- "\x17\xd3\x1a\xcd\x24\xbb\x58\x1c\x97\x5a\x71\x8c\xbf\x89\xcd\x8d"
- "\x09\x6d\xb4\x4b\xbf\xb9\x2f\x99\xd3\x1e\x12\x58\xde\x8e\xfe\x29"
- "\xb2\xe4\x1a\xb3\x4c\xce\x7c\x73\xb3\xb1\xa4\x4c\xae\xe9\xd9\xaf"
- "\x9f\x7f\x61\x59\x7c\xc2\xfc\x97\x96\x18\xb4\x4f\xcd\x7e\x8c\x05"
- "\x4a\x9c\xa4\x5d\x94\x94\xc0\x54\x92\xf6\xa9\xe9\x8f\x46\x47\xcf"
- "\x9e\xff\xeb\xd9\x8f\xcc\x9e\xf3\xeb\x87\xf8\x89\xc5\xd9\x89\x2b"
- "\x31\xd8\x66\xd2\x32\x2d\xbe\xf4\xbc\x18\x4d\x7c\x55\x42\xe2\xb2"
- "\x9e\xf2\x20\x8c\xcd\x73\xc9\xd9\x9c\xae\x0d\xff\x67\x73\x69\x32"
- "\xf9\x4e\x69\x8e\x8b\xc9\x3e\x99\x7c\x1b\xd2\x96\xc5\x1a\xcf\x92"
- "\x4f\x42\xfb\x4a\x8c\xf3\x8e\x7a\x47\x81\x7d\x1a\xf5\x0f\xb4\xc5"
- "\xec\xee\x9b\x8b\xbf\x1b\xa0\x90\xe3\x7b\x62\x5f\x16\xd3\xc6\xd0"
- "\xb1\x63\xd3\x99\x7f\xad\xac\x80\x30\x69\xde\x1b\xd3\xa4\x3a\x34"
- "\x63\x9e\x2c\xf9\xb3\xdd\xf1\x84\xb3\x02\xa6\xba\xe2\x50\xb2\x3f"
- "\x0f\x1a\x11\x82\xe6\x4c\x20\xd8\x2a\xc3\xe0\x1a\x8e\xd7\x8c\x6e"
- "\xf9\x9e\x4c\x1b\x71\xcc\x16\x2a\x03\x1d\x9c\x12\xc0\xe3\x58\x65"
- "\x35\xb0\xd8\x0b\xd1\x4e\x47\xc0\x7c\xa7\x1c\x7e\x03\xe8\x7c\xa7"
- "\x82\x8d\x13\x69\x32\x6d\x60\x67\xed\x93\x69\x3d\xc6\x6b\x03\x1c"
- "\x1b\xa3\x1d\x69\xc6\x68\x27\x75\xcc\x07\xfb\x1d\x7e\x4f\xe0\x99"
- "\xf1\x68\xe7\x09\xca\x62\xd6\xe0\xd9\x7a\xee\x67\xb0\x1a\xf7\x50"
- "\x3e\x07\x18\x2e\x69\xe7\x31\x89\xa3\x57\x7e\x7f\x6c\xfe\x4a\x33"
- "\x8f\x49\x7c\x86\xc7\xf1\xe6\xb1\xce\x49\x1a\x94\x73\x60\xbe\x33"
- "\x40\x1b\xed\xec\xa2\xec\xdc\x6b\x96\x42\xdb\x5f\x9c\xe1\x3e\xe7"
- "\x2f\xb2\xbe\x98\x4a\xf3\xb2\xd6\xd1\xac\x2f\x55\x34\x6f\xbd\x82"
- "\x1a\x77\xe3\x7c\xa7\x8c\x66\x35\x35\xc1\x3d\xa4\x1f\xdb\x41\xf3"
- "\x8c\x0a\x9a\xd5\x9c\x0a\xbf\x70\x7f\x7c\x26\xcd\xcb\x86\xfb\xaa"
- "\x30\x78\x2f\x83\x66\xed\xc5\xf7\x08\xcd\xfa\x50\x01\xbf\x70\xff"
- "\xa1\x03\xf2\xc1\xfd\x47\x36\xf8\x85\xfb\x7d\x6d\xad\x32\x45\x0b"
- "\xbc\x03\x69\x96\x70\xfe\xad\xef\xc2\xd9\xb7\xb2\xce\x84\xf3\x6f"
- "\x9c\x0d\xe7\xdf\xb0\x85\xf3\x6f\x74\x84\xf3\x6f\xec\x87\xf7\xb2"
- "\x8c\x34\xeb\xe3\xd9\x90\x0f\xea\x5a\xbd\x0f\x7e\xe1\xfe\x93\x29"
- "\x90\x0f\xee\x3f\xdd\x0a\xbf\x70\x5f\x0b\x75\xc9\x86\xfb\xba\x75"
- "\x90\x3f\x97\x66\x99\xec\x90\x4f\x45\xb3\x0e\x2e\x86\x5f\xb8\x3f"
- "\x64\x86\x7c\x70\xdf\x00\xe5\x18\xe1\xfe\x70\x35\xe4\x87\xfb\x4e"
- "\xac\x4f\x21\xcd\xea\xc2\x72\x01\x9b\x4e\xcc\x0f\xf7\x14\xca\x33"
- "\xaa\x69\x0e\xa9\x84\xdf\x42\x9a\x23\x8f\x87\xfc\x70\xaf\x80\xb6"
- "\x66\x6d\xa2\x39\x81\x15\x90\x2f\x8c\xe6\x0c\x87\xf4\xf5\x70\x1f"
- "\xa4\x86\x7c\x70\x3f\x02\xf3\xc3\xbd\x4a\x0f\xf9\xe1\x3e\x04\x69"
- "\x54\x44\x73\xd4\x49\x90\x4f\x43\x73\x46\x37\xc0\x2f\xdc\xdf\x88"
- "\xf5\x87\xfb\x9b\x37\xc1\x2f\xdc\x8f\x01\x5a\x65\xc3\x7d\x38\xd4"
- "\x2f\xab\x98\xe6\x8c\xc7\xf2\xc3\x69\xce\x6d\x48\x1f\xb8\xbf\x23"
- "\x03\xf2\xc1\xfd\x9d\x40\x0f\x23\xdc\xeb\x66\x40\xfe\xf0\x3e\xf9"
- "\x99\xf3\x63\x2d\x5d\x33\x8c\xd0\x9c\x9f\x6c\xa2\x6b\x86\xc3\xef"
- "\x03\xd3\xe8\x9a\x40\x1d\xcd\x89\xdc\x0a\xe9\xf0\xfb\xd3\x70\xb8"
- "\x9f\x24\xde\xc3\xef\x4f\x6d\x70\x1f\x21\xde\xc3\xef\xff\xa9\x81"
- "\xfb\x29\xe2\x3d\xfc\x3e\x38\x1b\xee\x23\x69\xce\xbf\x4d\x82\x7b"
- "\xf8\x7d\xb0\x0a\xee\xa7\x8a\xf7\xf0\x3b\xd5\x0a\xbf\x0e\xeb\xb8"
- "\x98\x19\xd6\xe0\xb9\xc4\x1a\x9c\x63\x40\x5d\xee\xcc\xcf\xca\x10"
- "\x42\xd6\x63\x8c\xca\x61\xe9\xe7\xc9\xf0\x56\xd9\xf0\xcd\x28\x27"
- "\x4c\xa9\x66\x16\xdf\x4f\xf4\x5b\x39\xac\x59\x36\x0c\xe3\x45\x62"
- "\x8c\x06\x39\xb4\xbd\x92\x66\x06\xb6\x43\x9b\xa7\xd2\xcc\x91\xcd"
- "\xf0\x0b\xf7\xa3\x0e\x41\x9b\xe1\xfe\xa7\x39\xf0\x0b\xf7\xcf\x3c"
- "\x0a\x6d\x9f\xda\x91\x35\x5c\x65\x96\x29\xd8\xba\x2b\xfd\xd3\x53"
- "\x71\xa1\x8e\x74\x1a\xed\x00\x7d\xb0\x79\x63\x44\xa8\x23\x8e\xd0"
- "\xbc\x0d\xea\x50\x8c\xc3\xb1\x25\xc6\x48\x43\xe6\xb2\x3a\x61\xac"
- "\x1d\xda\x35\x41\xce\xbf\x3d\x92\x36\xcb\x86\xff\x0c\x63\x42\xd0"
- "\x90\xa5\xde\x9e\x3f\xcd\x9e\x8f\xdd\x18\xc5\x9f\xab\x89\xeb\xf9"
- "\x6f\xf0\xf9\xca\x50\xf4\xad\x3e\xfe\x91\x28\xb3\x6c\x78\x29\xe6"
- "\x31\xcb\x86\x41\x1d\x03\x88\xc9\x66\x11\xdb\x38\x1c\xf3\xfd\x11"
- "\xdf\xf3\x36\x6f\x23\xe4\x16\xe8\xf3\x40\x6e\xe1\x38\x16\xf4\x97"
- "\x5c\x9b\x36\xa1\xa2\x59\x16\x64\xd8\xc2\xe6\x27\x36\x2a\xb9\x3c"
- "\x53\x3e\xd0\x95\xb3\x7b\x9e\x76\x55\x28\x94\x17\xf4\x4a\xba\x9d"
- "\xda\xaa\xd2\x1e\x05\x59\xc8\xd2\x8b\xd8\x99\x1f\xfe\xff\x3a\xb6"
- "\x97\x93\xff\x6f\x60\xf3\xc6\x50\x16\xbe\xeb\x3e\x6e\x70\x66\x45"
- "\x38\x84\x90\x8d\x6a\xb6\x16\x2e\x53\xfe\x6c\xb7\x60\x96\x87\x26"
- "\x91\x40\xed\xaa\x3d\x50\xbe\x32\xc3\x63\x8c\xd9\x9d\x97\x3d\x4b"
- "\xf8\x00\xf2\xbe\x89\xf3\x41\x59\xca\xc2\xee\x98\xc8\xd0\x86\x0d"
- "\xa8\xbb\xe4\x24\x0a\xf5\x29\xb3\x59\x65\x41\x6a\x3c\x9d\xe4\x50"
- "\xe5\x58\x1d\xb9\x73\xac\xce\xdc\x8d\x4a\x9a\xbf\x51\x1d\xe2\x90"
- "\x71\x5f\xbe\xb2\xa0\xe9\xf7\xda\xd1\x46\xfc\x04\xdb\xe7\x14\x86"
- "\x3d\x18\x31\x39\x85\xc8\xab\x12\xbf\xc4\x77\x1f\xa2\x59\x0f\x17"
- "\x99\xda\x1a\x49\x55\x22\x2b\x6b\x2a\xcd\x7a\xdc\x22\x0c\x9b\x1e"
- "\x56\x82\xb6\x76\x0a\xce\x95\x1d\xc2\xf7\xf6\x02\x9d\x41\x0f\x04"
- "\x85\x4b\x75\x41\x1d\x90\x07\xb4\x43\x3b\x18\xfd\x57\xcc\x77\x3a"
- "\xd1\x1f\x9c\xd1\x0c\x74\xe0\x3a\x32\x08\xfd\x89\x11\xfe\xdd\xa0"
- "\x39\xc2\x88\xdd\x33\xea\xe6\xe1\xba\x9f\x1a\xfd\x6b\xd9\xd8\x99"
- "\x77\x8c\x56\x2c\xa0\xde\xe6\x79\xdd\x79\xb7\xe4\x05\xc3\xfc\x55"
- "\x86\x65\x89\x49\xf3\x97\x1b\x1e\xd4\xc2\xe0\x4f\xbb\x6c\xa1\x76"
- "\x49\xc2\x92\x65\x89\x2b\x7b\xf9\xf4\x81\x7a\xed\x04\x6c\x30\x99"
- "\x7c\x00\x6c\x70\x36\x07\x2f\x1b\xb9\x0e\x79\xbd\xf9\x0f\x3c\x66"
- "\x06\xe4\x01\xfd\xff\x12\x9b\x4b\x17\x8a\x36\xea\x68\x71\x8c\x31"
- "\x1b\xfd\x76\x2c\xc7\x98\x0c\x56\x62\x22\xed\x3c\x8e\x2e\x8b\x91"
- "\x07\x63\x82\xe4\xd5\xb4\x2a\xb9\x1d\x31\xae\xa4\x79\x39\x1a\xc0"
- "\x78\xfd\xc5\xbc\xb9\xfa\x66\xd9\x48\xfd\xc5\xbc\x1c\xa5\x14\xe3"
- "\xc8\x99\x9b\xa3\x17\x54\x05\x19\x18\xe3\xa8\x8b\x6a\x48\x2d\xd0"
- "\xb2\xd3\xb8\x7b\x0a\xc8\xf8\x88\x2d\x99\xb4\xc2\x09\x63\x24\xe6"
- "\x73\xe6\x4f\x4f\x45\x39\xa9\x4e\xe1\xcc\x24\x4a\xf8\x0d\xa1\x21"
- "\x85\xe5\x5d\xaa\x0d\x04\x9f\x63\x6c\x23\x67\x97\x8e\xa4\x35\x50"
- "\xe1\x3f\xf4\x80\x9b\x4c\x30\xb2\x31\x96\xab\xfe\x34\x81\xf4\x11"
- "\x42\x7e\x4e\x61\xeb\x0c\x22\xc7\xbc\x60\x9f\x91\x79\xf0\x7f\xea"
- "\x02\x12\x0c\xf9\x42\x53\x0f\x40\x7a\x87\x6e\x84\x23\x5d\xa7\xec"
- "\x4c\xd7\x8d\xe8\xa2\x3a\x95\xa9\xc5\x4e\xba\xee\x7c\x6a\xd6\x3d"
- "\x56\xa2\xd8\x0c\x76\xdc\x16\x01\xfa\x57\x71\x8c\xc1\xf9\x9a\x6e"
- "\x98\xe3\x35\x9d\xa2\xab\x4b\xa7\x74\xac\xd0\x29\x3a\x57\xe8\x86"
- "\x75\x75\xe8\x94\xa6\x78\x2b\xf9\xc4\xfa\x67\x52\xd7\x62\x61\xf3"
- "\xb4\x5d\xc1\x85\x95\x5d\xc1\x39\xc5\xaa\x16\x12\x36\xd9\x00\x76"
- "\x1c\xd8\xb7\x6f\x80\x6d\x0f\x98\x50\x39\xb6\x3d\x15\x45\xf3\x0a"
- "\xe3\x80\xbe\x4f\x4c\x9f\x48\xbf\x77\x66\xa9\xc3\xb4\x8f\x83\x2c"
- "\x5a\xa3\xd0\x40\x1a\xe0\x27\x1c\x74\x8b\x06\xe4\x9b\x02\x64\x20"
- "\xe8\x4a\xce\x07\xd0\x4b\x21\xd5\x38\x4f\x80\x79\x79\xbe\x1b\xc1"
- "\xa6\xc2\xdf\x51\x7a\x16\x73\x35\x2b\x28\x75\x0b\xb3\x21\x46\x66"
- "\x48\x36\xc4\x3e\x45\xdf\xbe\x41\x20\xcf\xd6\xee\x31\xb7\x00\xf2"
- "\x24\x2f\xcb\xe0\xd5\xaf\x2f\x7e\x3b\x3f\xab\xb4\x50\xe8\xf6\xd7"
- "\x0c\xf2\x70\x64\x2d\xf4\x9f\x0c\xf6\x2c\x77\x83\x3a\xed\x2c\x09"
- "\xc0\x67\xe5\x17\xec\x72\xbc\xd7\x26\xca\xa8\xc9\x66\x27\x85\xb8"
- "\x5e\x11\x1e\x63\x2c\xbf\x60\x95\x23\x5e\xea\x20\x0d\xde\x3d\x5e"
- "\x78\x41\x2c\xb7\x68\x63\x44\xfa\x2b\x84\xc5\x2d\xc1\xd8\x47\x88"
- "\xa3\xc2\x34\x18\x33\x62\x9c\xa6\xc4\x00\xe8\xc7\xaa\xdb\xe0\x7f"
- "\x25\xe6\xa3\xaa\x0d\x6a\x01\xca\x00\x2c\xa5\xd0\xe0\x1c\xbb\x90"
- "\x97\x93\x01\x98\x8a\xa2\xe3\x62\x2c\xc2\xe6\x8d\x9a\x8e\x2c\x55"
- "\x0a\xd0\xa3\x50\x9a\x83\xa8\x2b\x73\x10\xf4\xb7\x45\x1f\x75\x90"
- "\xfd\x49\xe7\xd1\x27\x6f\x80\x35\x68\x77\xa4\x35\xb8\x40\x6f\x0d"
- "\x2e\x8c\x13\xf2\x0a\xca\xe0\xda\x61\x48\x24\xaa\x53\xb2\xe0\xa9"
- "\xdd\xfe\x62\xcf\x5e\x23\xfe\x62\xc1\x2e\x63\xf6\x19\x60\x07\xed"
- "\x2d\x68\xaf\x05\xe3\x8f\xa0\x1d\x86\x32\xb7\x23\x2b\x58\x2f\xd9"
- "\x51\x28\x47\x9c\xd9\xbb\xa7\xc1\x15\x05\xe9\x19\x66\x99\x76\xab"
- "\x24\x63\x40\xaf\x68\x85\x9c\x5f\x64\x74\xe0\x99\xa8\x2e\xfd\xc3"
- "\x98\x17\xe8\x36\x0b\xbe\x15\xe0\xec\xd2\x4f\x85\xeb\x21\xb8\x7e"
- "\xee\xcc\xcb\xb1\xc2\xa5\x76\xe6\x15\x46\x39\xf3\xe6\x4e\x80\x4b"
- "\x07\xd7\x24\xb8\x22\xe0\x9a\x02\x57\x24\xcd\x9b\x3b\x15\x7e\xf1"
- "\xf9\x34\xb8\x66\xc0\x35\x13\xae\x59\x70\xcd\x76\x6e\xde\xa8\x15"
- "\x00\x9f\x70\xe1\x6f\xb8\x33\xaf\x20\xa5\x6f\x9f\x25\xad\x3c\xce"
- "\x42\xe0\x31\x1a\x8a\x71\x78\x53\xcf\xa3\x2f\x48\xcb\x7e\x9d\x6d"
- "\x70\xfe\xe6\x65\x21\x5e\xfd\x85\x62\xf9\xd0\xb7\xba\x06\x59\x9e"
- "\xf7\xb9\x13\xcd\x46\x9d\x23\x3c\xa6\x1e\x7d\x9f\x43\x7f\x96\xd5"
- "\xc5\xb5\x90\x68\x2b\x49\xaf\x69\xe9\x24\xe9\xf1\xd4\xc9\xc6\xd1"
- "\xa9\x78\x0e\x65\x99\x0d\x31\xec\xa4\xb1\xda\xae\xdc\x1c\x8d\x53"
- "\x55\x10\x45\x55\x05\x29\xcc\xbf\x24\xc8\x1e\x8c\x6b\xd6\x3d\x86"
- "\x44\x4c\xc1\x38\xb2\xb6\xed\x3c\x79\x2d\x9e\x0a\xb5\xc0\x4d\xf4"
- "\x21\x19\x2a\x23\x7f\x44\x7c\x49\xe3\xc8\x5f\x35\xd1\x0c\xc0\x4a"
- "\x90\x13\xe8\x26\xe0\xf8\x11\x70\x85\x63\x49\x09\x5b\xa0\xcb\xd4"
- "\x52\x2c\x28\x3a\x2c\x24\x0c\x9e\x29\x30\x56\x54\x31\x8c\x1f\x8b"
- "\x93\xc9\x84\x62\x78\xc6\xe2\x7a\x42\xbd\x9f\x34\x84\x52\xe1\x65"
- "\x1d\x29\x79\x89\x28\x83\x4f\xf3\x58\xb1\x4e\xa0\x7d\x77\xbc\x84"
- "\xdc\xb9\xfa\x27\x4e\x6b\xc9\x7e\xdd\x51\xd0\x49\xe5\x20\xbb\xe7"
- "\xea\xbb\x40\x6e\x03\x2d\x9d\x83\xa3\x65\x68\xcd\xe5\xa2\x65\x57"
- "\x78\x8c\x81\xd3\x33\x8e\x20\xcd\x7a\xd2\x13\x69\xbc\xaa\x05\xe8"
- "\x09\x74\x35\x35\x38\x49\x88\x8c\x2c\x90\xe8\xf9\x26\xd0\x13\x68"
- "\xaa\x41\x9a\x02\x3d\x18\x4d\xa9\x48\xd3\x12\x37\x9a\x82\x6c\x62"
- "\xbe\x38\x91\xa6\x02\xd0\xb4\xc4\x0b\x4d\xbb\xc7\xe2\x40\xd3\xb7"
- "\x7c\xa2\x69\xd9\x25\xd0\x74\x94\xd6\x1b\x4d\x1d\xa8\x2f\xf3\xe7"
- "\xc6\x51\x90\x77\x26\xc7\x27\xcc\xaf\x2c\xd8\x3a\x3b\xc0\x66\x2b"
- "\x13\x54\x39\x7a\xa0\x89\x0a\xd7\xf4\x31\x36\x19\xf3\x01\x57\x46"
- "\x2f\x3a\xf3\x0b\xab\x30\x0d\xe4\x96\xfe\x5e\xf4\xa3\x67\x30\x93"
- "\x12\x39\xad\xa8\xbb\x60\x03\xfd\x12\xf6\x74\x27\xda\x92\xf9\x85"
- "\x54\x80\xe1\x3f\xca\x90\xe7\x26\x12\x45\x27\xc8\x09\x43\x32\xb9"
- "\xb5\x10\x64\x5d\x27\xc8\xce\x53\xb2\x51\xb6\xe9\x06\x81\xc2\x95"
- "\x8e\xfe\x51\x85\xe0\x82\x32\x90\xd5\x8c\xbf\xc8\x33\x5c\x2b\xac"
- "\x7d\xee\x43\x28\x6f\xf4\xf1\x4f\xe3\x1c\x24\x5d\xdf\x9b\xbf\x42"
- "\x7a\xac\xd6\x99\x3b\x70\x3f\xc1\xf8\x88\xa9\x16\xe4\x6b\x39\x31"
- "\xb5\xb8\xfa\x89\xb0\x82\xcb\x60\xe4\x05\xf6\x0b\xec\x23\x05\x6e"
- "\xb2\x17\xe4\xba\x7a\x8b\x18\x2f\xc4\x09\xb2\x17\xf2\x2a\xd0\xaf"
- "\x2a\xc6\x11\xe9\xb3\x7f\xbc\x06\xfd\x63\x15\x8b\xe5\xa4\x01\x7a"
- "\x94\x77\x76\x70\x1e\x22\xcf\x4c\x8e\x6a\xc6\xbf\x42\x51\xd6\x73"
- "\xba\x17\xbc\x46\x69\x2c\x71\x42\xdd\x85\xfc\xc2\x72\xda\xa1\x1f"
- "\x81\xf3\x8a\x30\xd6\x8d\x08\x8d\x07\xbb\xe1\x7b\xd0\x05\x4b\x01"
- "\x5f\x67\xc8\x84\xb7\x96\x82\x2d\xd0\x81\x31\xd9\xa0\x3e\x2b\x79"
- "\x2c\x5b\x21\x2b\x24\x05\x9e\x31\x7f\xaf\x82\xe4\xef\xf5\x9c\x0e"
- "\xc7\xe8\xae\xb9\x9d\x65\x3a\xb9\xeb\x9b\x1f\x66\x38\x95\x6d\x16"
- "\x76\x36\x5e\x76\xc3\xdb\x7c\x2d\xba\x4c\x8f\x74\x6d\x93\xdd\x60"
- "\xe6\xf3\xb9\x6f\x2f\x36\xa4\x91\xe1\xa7\x64\x37\xbc\x0e\x76\x55"
- "\x9c\x01\xe3\x72\x4b\xcf\xd2\x63\x91\x0e\x53\x26\x67\x90\x0c\x67"
- "\xf6\x69\xa5\x29\xe5\x34\xfa\x4f\x1c\xa4\xec\xbd\x81\xf9\x8f\x74"
- "\x1a\x3f\x5c\x07\x74\x8a\x12\x72\x3e\xcc\x05\x99\x12\x41\x5f\x86"
- "\xb6\xbe\x04\x6d\x3d\x05\x74\x3d\x05\x6d\x5d\x21\xb6\x55\x8c\x53"
- "\x27\x00\xfd\xe1\x59\xdf\xba\x4f\x6a\xeb\xcb\xe8\x2b\x7d\x5b\xe4"
- "\xea\xd3\xe4\x06\x7a\x3b\xae\xcf\xb2\xb3\x8b\x1d\x26\xc7\x51\x82"
- "\xdf\x65\xba\x39\x77\x6e\xe4\x1c\xc0\x23\xd2\x1c\xec\x81\x52\x1a"
- "\x92\x53\x28\xf1\x01\xeb\x43\xbb\xf4\x23\x4a\x96\x42\x7d\x90\xf6"
- "\x67\xc8\x24\xec\xcf\x40\xfb\x09\x25\x48\x7f\xcf\x58\xd1\x61\x8c"
- "\x07\xc3\x80\x07\x4b\x45\x1e\x64\x8b\x3c\x00\x3b\x11\xf4\xb4\x12"
- "\xf4\xaf\xa6\x24\x93\xf3\x60\x70\x34\x0a\xab\x1f\xe2\xfe\xba\xcf"
- "\x7b\x7f\xd5\x04\x77\xf2\xb1\xa1\x0c\xfd\xce\xd2\x90\x8d\x01\x42"
- "\x17\xf4\xdb\x7c\xb1\xdf\x52\xfd\xcf\xa5\x3e\xdb\x2a\xbb\x71\xbb"
- "\x6f\x7d\xf6\xa6\xcd\xff\x4b\xfb\x6c\xd8\xe5\xed\xb3\x37\x2f\xf0"
- "\xec\xb3\x37\x6f\xf2\xec\xb3\x37\xff\xd2\xd5\x67\xc5\x67\x43\xd2"
- "\x67\x6f\x8e\xbb\x3a\x7d\xf6\xe6\xb8\x3e\xfa\xec\x56\x1f\xfa\xac"
- "\xc6\x4b\x9f\xd5\x5c\xbe\x3e\xab\x59\x77\xe5\x74\xec\x2d\xfb\x3b"
- "\xe5\x7d\xe8\xd8\xd7\xdc\x74\x6c\x30\xea\xd8\x31\xb1\x7d\xf5\xd7"
- "\xae\x62\xe8\xaf\x2a\xb1\xbf\xfe\xc7\x3f\xa0\xbc\xb1\x31\x9f\x34"
- "\x0d\xdc\x5f\x1d\xc5\x2e\xfb\xc9\x6b\x9f\xd5\x63\x9f\x2d\x23\x26"
- "\x33\xeb\xb3\x0b\xa4\x3e\x5b\x2c\x8e\x75\xfa\xe9\xb7\x61\xde\xfa"
- "\x2d\xc6\xee\xc2\xb8\x5d\xfd\xf6\x5b\xd1\x5e\xea\x1a\x87\xfd\xb6"
- "\xea\x1a\xd3\xb5\xb7\x8c\xf1\xec\xb7\xb7\xcc\xf4\xec\xb7\xb7\xc8"
- "\x5c\xfd\x56\x7c\x36\x24\xfd\xf6\x16\xcd\xd5\xe9\xb7\xb7\x68\x7e"
- "\x38\xba\x36\x7c\xea\x95\xd3\xb5\xb7\xae\x61\xfd\xd6\x9b\xae\x4d"
- "\x17\x75\x6d\x30\xea\xda\x71\x37\xfa\xd6\x77\xc7\x07\xff\x2f\xef"
- "\xbb\x97\x59\xe7\x8e\x3f\xec\xd9\x77\x6f\x55\x7a\xf6\xdd\xf1\xbb"
- "\x5d\x7d\x57\x7c\x36\x24\x7d\x77\x7c\xc3\xd5\xe9\xbb\xe3\x1b\x7e"
- "\x38\x3a\xf7\x56\xbb\xb7\xbe\xab\x1d\x4f\x32\x9a\x65\xda\x18\x53"
- "\x31\xdb\x43\x97\x61\x72\x3c\x48\xd8\xbe\x13\x99\x76\xa5\x49\x13"
- "\x49\x84\x9c\xdd\xe5\x18\x57\x05\xf7\xbf\xfc\xde\x6d\x7f\x09\x5f"
- "\x7f\xd5\x6e\x96\xf6\xc7\xbc\x25\xc6\x5e\xe9\x6f\x7f\x0c\x35\xee"
- "\x8e\x12\xdf\x6b\xe0\xd8\xd8\x3d\x4d\xba\x67\xbe\x60\x64\xda\x46"
- "\x9a\xbd\x7b\xaa\x35\x68\xf7\x54\x6f\x6b\x24\x21\x6b\x28\xc5\x3d"
- "\x21\xe7\xc6\xc7\x58\xcf\xe5\x10\x52\xc8\xd6\x1f\x6e\x53\xc3\xbb"
- "\x91\x6c\x3f\x43\x48\xa0\xf9\x5c\xe6\x2c\x02\x69\x13\xa4\x34\x16"
- "\x2f\x3b\x33\x80\x0a\xf0\x8c\xe6\xcf\xa9\xc1\xd8\x7a\xe8\xa7\x78"
- "\xf2\x05\xc4\xe2\x6d\x53\x40\x46\xb0\xfd\x1e\x6c\xcd\xfd\xe6\x5b"
- "\x6c\x25\xed\x44\x51\xb7\x8e\xed\x7b\xc3\x7d\x35\xa5\xf9\x88\xff"
- "\x80\xbb\x8b\xa8\x5c\x41\x84\x2d\x31\x8d\x34\xb8\xa0\x9c\xed\x03"
- "\x06\xac\x48\x7b\x6d\x30\x06\xa1\x30\x2e\x26\x45\xf2\x95\x4b\xa1"
- "\x7e\x1f\xa4\xe1\x39\xd1\x00\x5a\x92\x48\xd4\x70\xa9\x68\x5e\x41"
- "\x39\xd4\xab\x52\x9a\x3b\xf4\xba\xa7\x1b\x63\xfe\xde\xa2\x51\x88"
- "\xfb\x7a\xd0\x67\x00\xdb\x1f\x58\x20\x17\x8c\x4e\x48\xa7\x99\xe9"
- "\xd4\x94\xe2\x20\xa1\x40\x0b\x5c\x6f\xc7\x98\x60\x42\x49\x8c\x75"
- "\xed\x58\x42\xfe\xba\xca\x22\xc7\xbd\x17\xce\xff\xbc\xc5\x56\x95"
- "\x76\x3f\xae\xc7\x33\xff\xff\xad\xb2\xdb\xdf\x8b\x3e\xc9\xe3\xfb"
- "\xc2\xff\xfb\x71\xdd\xe1\x09\xb8\xc7\xf5\x6c\xe1\x9c\x46\x81\x79"
- "\x21\xfd\x95\xaa\xe4\x2f\x49\xa8\x81\x28\xf3\xa1\x6d\x62\xde\x28"
- "\xcc\x6b\x96\xdd\xce\xce\xba\xc1\xfd\x6c\x9c\x2b\x87\xf7\xd8\x3c"
- "\x29\x2d\x8e\x69\x64\xf2\x21\xb7\xa0\x1c\xda\xdf\xc8\xf6\x7d\x42"
- "\x3b\x0b\xa0\xcd\x90\x47\x85\xfb\x6d\xd8\x6f\x1a\x51\x6f\x82\x34"
- "\x2c\x07\x7e\x55\x6c\xcf\xaf\xec\xf6\x08\x2c\xdb\xeb\x59\x01\x55"
- "\x41\x39\x05\x6c\xf3\xb3\x33\xb2\x83\xcd\xb2\x3b\xe2\x43\x65\x94"
- "\xc2\x37\x53\xd6\xe2\x1c\x36\xee\xcf\xc6\x3d\xe7\xb2\x3b\x1e\x82"
- "\xf2\x15\x6f\xb1\x39\xdb\x3b\xc2\xcd\xb2\xdb\xaa\xbb\xf7\x0e\xb0"
- "\x75\x96\x3b\x92\xf0\x3b\xf8\x8e\x98\x9f\xed\x31\xc4\x3a\x6b\xd3"
- "\x02\x28\xdc\x3f\xcb\xf7\x70\x2b\x17\xc2\xfb\xae\xf8\x3f\xfc\x3d"
- "\xc0\xd2\x1d\x06\xe0\x19\xdb\x2f\x85\xf7\x5e\xf7\x14\x8b\x7c\xab"
- "\x05\x6b\xa2\x17\xef\x24\x8c\x00\x2e\x24\x8c\x60\x7d\xdf\x49\x33"
- "\xcb\x99\x3e\x92\xdd\xe1\xc4\x7c\xf9\xc0\x43\xe7\x9b\x1a\x05\x9b"
- "\x97\xee\x42\xbe\x34\xc3\xb3\x09\xef\x22\x5f\x0a\x40\x17\x88\x79"
- "\x1b\x5d\xf5\xc7\xfb\x09\x8c\x9f\x02\xf0\x82\xef\x59\x9a\x90\xcd"
- "\xe2\x2f\x81\xcc\xc0\xbd\xe6\xfb\x52\x08\xae\x7f\x36\x52\xc0\xc8"
- "\x5f\x13\xed\xf2\x92\x64\x9e\xfe\x41\xbb\x5d\x5e\x70\x8a\xb0\x75"
- "\xad\xbc\x97\x88\x02\xf4\x90\x02\xcb\xa4\xe1\x31\x29\xf7\x4a\x7c"
- "\x5c\x05\xbc\x4b\x06\xec\x02\xcd\x0b\x80\x7e\x25\x9d\x6c\x9d\x26"
- "\xa5\x44\x20\x2a\x01\xf2\x99\x65\x13\xf6\x41\x79\xea\x2d\x37\x51"
- "\x2b\xee\x89\x06\x1a\xae\xea\xc8\x9a\xd0\xed\xff\x0d\xeb\x84\x7b"
- "\x9a\xf3\x70\x9f\xbe\x6c\x42\x38\xc7\xd0\x1d\x6d\x52\x9b\xbd\xd1"
- "\x33\xef\xaf\x24\x3c\x6f\x32\x89\x14\x94\xad\x16\x1a\x70\x4b\x29"
- "\xce\x37\x3f\xd9\x86\x3e\xa7\x2c\x24\xfa\xb7\xc7\xa8\xc9\xea\x24"
- "\x42\x50\xab\x05\xd7\x20\x9c\x6b\xef\x1e\x1d\xbd\x12\xe8\x05\xfa"
- "\x3e\xdd\x4e\xd4\xa6\x34\x2b\x8f\x13\x48\xce\x12\xe7\xab\x20\xc3"
- "\x41\xae\x83\x4e\x55\xa4\x9f\x25\x63\x90\x5e\x42\x70\x8e\xa6\x55"
- "\x76\xe7\xf2\x39\x49\x24\x63\x70\x72\xf4\x4e\xb6\xff\x13\xed\x0b"
- "\x90\xf9\x72\xdc\x57\x67\xb2\x82\x7d\x92\x97\xa3\x19\x64\x39\x5e"
- "\xe3\x4a\x61\xbb\x05\x9c\x87\x16\xdb\x1c\x8d\x6d\xb6\xd9\x09\xce"
- "\xe5\x3f\xf9\x0a\xfa\x3a\x3e\x4f\x84\xec\x56\x0b\xb6\x19\x6c\x9d"
- "\xa2\xc1\xcf\xe9\xff\x48\xd1\xdf\xb7\x29\xd0\x5b\x58\x7b\x4b\xa9"
- "\xa0\x2a\x28\xc2\x6f\x63\x1d\xf0\x9c\xce\x93\xe7\x09\xa3\x3b\xd2"
- "\xdf\x64\x77\x12\x1a\xe4\x5e\x07\xc7\x60\xeb\xe0\xbd\xfd\x93\x49"
- "\x78\xee\x5f\x39\xdf\x9d\x6b\x45\x1a\xe8\x71\x0d\xac\xa0\x08\xe3"
- "\x63\x3c\x89\x75\xb0\x9e\x26\x4f\x9c\x26\x8c\xff\x26\x5d\x1b\x71"
- "\x06\xdc\x3d\x1a\xf7\x12\x20\xff\xd3\x1c\xc0\xff\x0b\x76\xf4\x6f"
- "\x64\x35\x65\x5c\x24\x68\xbf\x38\xce\xe9\xe4\xbd\xf9\x7f\xd7\xf2"
- "\x39\x29\x83\xe5\xff\x5d\x43\xc4\xff\xbb\xae\x81\xf6\xeb\xfc\x68"
- "\xbf\x6e\x88\xda\xaf\xbb\x06\xda\x3f\xd1\x8f\xf6\x4f\x1c\xa2\xf6"
- "\x4f\xf4\xda\xfe\xc7\xc6\x08\x94\xed\x31\x09\xc9\xca\x40\x1d\xc0"
- "\xf5\xd5\xdd\x4b\x70\x0f\x09\x3b\x97\x25\xde\x13\x7e\x4e\x4b\xd9"
- "\xe3\x5e\xd5\xe3\x5e\xdd\xe3\x3e\xac\xc7\xbd\xa6\xc7\x7d\xb8\x74"
- "\x0f\x7a\x24\xf0\x8c\x6c\xe2\x51\xb0\x4b\x33\xcc\xb2\xbb\x53\xc4"
- "\xe7\x13\xd0\xff\x17\xe8\xf4\x09\xfd\xc4\xaa\xbc\xe5\x94\xec\x6e"
- "\x76\x4e\x8e\xae\x1d\xab\xa3\xab\x32\x88\x90\x3b\x77\xda\x93\xab"
- "\x41\x76\x01\xff\x68\x97\x66\x18\xd8\x08\x37\xa3\x8f\x39\xdc\x73"
- "\xa0\x4d\xc4\xbd\x24\x77\x1f\xc4\xf6\x4d\x36\x54\x11\x21\xe0\x6e"
- "\xb6\x96\x2f\xe4\xcd\x9d\x66\x0d\xb8\x7b\x2c\xdd\xbc\x51\x9b\x2f"
- "\x17\x94\xf9\x99\x82\x76\xb5\x95\x5a\x67\x9e\x05\x39\x74\x1e\xfd"
- "\xbe\x03\x8f\x93\xa8\xb5\x2a\xf1\x34\xd4\xf7\xc7\x3f\xab\x4d\x85"
- "\xb2\xe1\x3b\xf0\x2d\x18\xc7\xcd\x9d\xc0\x63\xac\xcf\x9d\x56\x67"
- "\xab\x26\x18\x0f\x48\x2c\x33\x8a\x06\xcf\x9d\x80\x65\xf6\x69\x9f"
- "\xe6\x66\xed\x84\x6f\x3e\x38\x47\xa7\x20\x74\x8d\x22\x6c\x70\x3c"
- "\xfd\xf1\x3c\xaf\x76\x6f\xee\xfa\x29\xbc\x5c\xa5\x3f\xe5\xee\xec"
- "\xa7\x5c\xb1\xbe\x6a\x3f\xca\x9d\xa4\xf2\x5e\xae\x51\xac\xaf\xd6"
- "\x9f\x72\xe3\xfb\x29\x57\xac\x6f\x94\x3f\xe5\x56\x7a\x2f\x37\x5b"
- "\xac\x6f\x86\x1f\xe5\xde\x13\xe6\xbd\xdc\xac\x9d\xfe\x61\xe1\x1e"
- "\x7d\x7f\x58\xf0\x0f\x07\xf7\xf4\xd3\xfe\xf5\x3b\xfd\xc3\xc0\x64"
- "\x75\x7f\x18\xf0\x8f\xff\x93\xfb\xe5\xbf\x7f\xbc\x9f\x5c\xd1\x1f"
- "\xef\xfd\xe3\xfb\xbd\x5e\xf1\x8f\xb6\x3c\xf0\xde\x40\x43\x36\xaa"
- "\x85\xfc\xb9\x06\x21\x24\x2b\x71\xad\x10\x45\x1e\x03\x19\x16\x5a"
- "\x44\x46\x45\xb1\xf1\xf1\xbd\xa5\xab\x8b\x89\x1c\xc6\xbb\xf2\xb7"
- "\x57\x35\xca\x4d\x8e\x48\xd4\x39\xce\xad\xc9\x76\xd9\x1d\x90\xbe"
- "\x17\x10\x60\x03\xbb\x93\x97\x33\xd7\x90\x9f\x16\x45\x44\x9f\x17"
- "\x36\x3c\x67\x1c\x0d\x72\xcc\x54\x64\xc7\x3d\x2b\xa3\xe0\x3d\x07"
- "\xe0\x17\xca\xb0\x93\x77\x04\xab\x2c\x2a\x91\xe5\xb3\xb2\xf3\x75"
- "\xf9\x59\x89\x34\x5d\x87\xbe\x0f\xad\xad\xb2\x88\xa0\x00\x2b\x91"
- "\xa3\x8f\xa2\x8e\xac\x08\x85\x59\x16\x61\x13\xcf\x93\xb6\x31\x1f"
- "\x9d\x50\x5f\x3c\xab\x89\x79\xd1\x57\xe7\x64\x03\x91\xa3\xff\x74"
- "\xc8\x1b\x81\x7e\x3b\xfb\x3b\x97\xed\xcc\x2d\x98\x8d\xef\xd3\x5c"
- "\xd0\xa1\xa7\x89\x1c\xcf\x62\xc2\x38\xa0\x3e\x1f\xc6\x10\xd3\x27"
- "\xe2\x9c\x47\x3b\x49\x5b\x4d\x05\x9c\x7f\xa2\xaa\x1c\x25\xee\x8b"
- "\xe3\x7b\xbc\x23\x6a\x4a\xf8\x9e\x6f\x3b\x8b\x15\x0c\xf7\x6c\x1c"
- "\x83\xfb\x62\x54\x73\xec\x34\x3f\x38\xaa\xce\xd6\xce\xe2\xfd\x34"
- "\xcb\x22\x6a\xd1\x7f\xe2\x39\x55\xc1\x2c\x9b\xaa\x20\x16\xea\x55"
- "\x2d\xb5\x01\xbf\x2f\xa5\xe3\xb8\x0d\xf3\xc1\x73\x8b\x74\x4e\xdb"
- "\x4b\xec\xec\xd1\xd1\x1a\x6a\xed\xf6\x8b\x21\xbb\xff\x09\xa4\x3d"
- "\xd8\x0a\x33\x6c\xe9\xba\xf1\x7c\x1e\xe3\xbe\x24\x1c\x0f\x43\xbd"
- "\xa7\xf0\xb1\xe9\xdc\x29\xcc\x87\x2e\xe8\x80\x39\x3a\xf9\x20\xed"
- "\xd6\xfb\x98\xfe\xaf\x1a\x8f\x3a\xf2\xfe\x07\xa0\xfc\x7f\x6b\x96"
- "\xdd\x57\xc4\xc7\x62\x73\x67\xb0\xf3\x89\xb2\xfb\xa6\xc0\x37\x66"
- "\xd0\xdc\x39\x56\xcc\x07\xcf\x2b\xc4\xe7\xb3\xdc\x9e\xcf\xc2\x7d"
- "\x92\xe2\x73\x71\x2c\x37\x77\xb6\xdb\xf3\xd9\x86\xf1\x38\x37\x71"
- "\x3f\x9b\x8b\x01\x7d\x16\x81\xba\xad\xdb\xcf\x47\xf0\xdc\x08\x31"
- "\xdf\xb4\x36\xd9\xfd\x63\xce\x01\xb6\xe0\xf9\x4c\xb7\xf7\x67\x7e"
- "\x94\x12\x41\x1e\xdb\x82\x34\xbc\x7f\x92\x59\xbe\x41\xc7\xc7\xb3"
- "\xf7\x45\xb2\xb6\xab\xe6\xea\xdc\xcb\x83\x74\x3b\x94\xa9\xb3\x81"
- "\x1d\x05\xff\x6b\xf1\x9b\xee\xf4\x96\x4e\x49\x6a\xe3\x97\x2c\xd0"
- "\xbe\xb0\x6c\xf9\x52\x3c\xe5\x36\xc2\x63\x7f\xa3\x1a\xcf\x81\x0a"
- "\xb9\x1b\x22\x4d\x45\x78\x2e\x4d\xcd\xce\x73\x6f\x02\x3e\x3a\xf2"
- "\x0b\x0d\xce\x90\x42\xe2\xcc\xcf\xd1\xa6\x9f\x27\xf2\x34\x0d\xfd"
- "\xa6\x6a\xd5\xa3\xe4\x8c\xec\xfe\xfd\x2c\x16\xaa\x96\xf9\x8a\xb6"
- "\x55\xad\xfa\x10\xd3\xd8\x39\x75\x53\x1c\x4f\xfb\x7f\x69\xd5\xf2"
- "\x3d\x69\x8d\xf2\x9a\xb8\x76\xf2\x91\xc6\x4a\xf6\x69\xdb\x49\x31"
- "\xa6\x0b\xf5\x72\xdc\x37\x7a\x46\xf6\x93\x7b\xf0\x5b\x38\xc6\xc7"
- "\xff\xf9\x7c\xc5\xfd\x7f\xc3\xef\xa0\x8f\x0d\xa0\xcd\xbb\xf8\x3d"
- "\xb3\xec\xfe\x9d\x01\xc5\xb8\x07\x97\xa8\x20\xdf\x2b\x42\xde\x86"
- "\x48\xd6\xc7\xb3\xee\x8f\x77\xc8\x55\x7f\x16\xcf\xbd\x31\xdf\xff"
- "\x1d\x59\x3f\x99\xe7\x76\xc6\x53\x75\x4e\x4e\x1e\x86\x34\x83\x74"
- "\xb6\x00\x63\x8f\x79\x93\x19\x17\x61\x2c\x7b\xb1\x38\x26\x56\x50"
- "\x6d\x00\xfa\x6e\x88\xac\xae\x26\x38\x97\x22\xc3\x3d\xb0\x6d\xb2"
- "\x07\x66\xd1\xe0\x0d\xba\x34\xec\xa7\x40\x8b\xbf\xe0\x3e\xbe\x90"
- "\x42\xc3\x0e\xdc\xb7\x97\x5f\x48\xfe\x9c\x6c\x97\x7f\x52\x53\x41"
- "\xb4\x73\xd1\x1e\xfa\xc9\x37\xbf\x8a\xa7\x8e\xbb\x1b\xaa\x48\x4d"
- "\xcb\xff\x90\x4f\x9b\xaa\x89\x6a\x1e\x09\x48\x37\x53\x27\x1b\xef"
- "\x27\x11\x79\xb4\x99\x04\xa4\x9d\xc7\x7e\xea\x24\xe9\xcb\xe1\xd7"
- "\x5e\x0b\x36\xce\x32\xdb\xdb\x69\x96\x40\xed\x53\x84\x40\x7f\x62"
- "\xeb\xc6\xec\x9c\x8d\x95\x9d\x5b\x0e\xc6\x39\x6c\xb7\xf3\x35\xf6"
- "\xd5\xa7\x89\xb2\x56\x7f\x94\xa4\xc6\x51\xc1\xb9\x42\x37\x3a\x3a"
- "\x2e\x80\xb2\x33\x36\x29\x90\xd9\x00\x3c\x5d\xa1\x0b\x79\x23\x99"
- "\x84\xd5\x25\x99\x89\xc9\x52\x4d\xde\x4c\x24\x61\xb4\x43\x1f\x54"
- "\x53\xf3\x09\xa1\x39\x16\xf3\x3b\x69\x55\x81\xd2\x9e\xa9\xd0\x35"
- "\x32\x9c\xb3\x0c\xc9\xc5\xbd\x53\x17\x48\xc4\xfc\xe3\x19\x6c\x9e"
- "\x15\xe7\xb4\x1d\x1d\x3a\x6d\x57\x87\xee\xf6\xce\x0e\xdd\x78\x69"
- "\x2e\xfc\xd9\x45\x6a\xb2\x05\xcf\xe6\x64\xfd\x68\x26\xee\xd5\x43"
- "\xdb\xde\x11\xd4\x66\xc1\x79\x6f\xc4\x25\x7c\x3b\x5c\x78\x41\x47"
- "\xee\xb5\xb2\xb3\x3f\x38\x17\xaf\x2e\x79\x1e\xea\xdb\xd6\x4e\xdc"
- "\xf7\xff\x5c\x5c\xa1\x93\xe3\xde\x1f\x9a\xf5\x13\x63\xe7\x96\x98"
- "\x58\xdc\x03\x04\xba\x60\xca\xe0\xfb\xf6\x03\x6c\x6e\x02\xdb\x0f"
- "\xfc\x30\xec\x68\x47\xfe\x00\x9f\xda\xad\x72\xe4\x45\x6d\x3c\xf2"
- "\xa1\xde\x83\x0f\x8c\x6f\x89\x76\x39\xf2\x03\x79\x81\x3c\x71\xf1"
- "\xe3\x30\xe3\xc7\x0e\x81\xf3\xa3\x13\xf4\x80\xc4\x93\x8b\xe1\x31"
- "\xfa\xfe\xf8\x82\xfc\x40\xde\xd4\xb4\x1c\x25\x1e\x3c\xb1\x72\x9e"
- "\x00\x3d\x47\x4b\x7c\x41\x9e\x98\xda\xc0\xd6\x05\xbe\x3c\x7e\x98"
- "\x90\x5f\x4d\xa4\x42\xed\xcc\x43\xdd\xfc\x71\x78\xe3\xcf\x49\x17"
- "\x7f\x80\xf7\xbd\xf9\x73\x5a\x8d\x6b\x33\xc8\x9f\xfa\xc1\xf0\xa7"
- "\xa6\x85\xf3\xc7\x21\xf2\x67\xe2\x0c\x22\xb7\x77\xe8\xe4\x9b\x93"
- "\x49\xe4\xcc\xe3\x5a\xb2\x3f\xb6\x96\x00\xad\x35\x42\x5e\xc1\x0c"
- "\xff\xfa\x51\x64\x91\xef\xfd\xe8\xff\x4c\xbc\xde\x8f\x06\xdb\x8f"
- "\x7e\x5a\x7f\x69\xfd\x28\x32\xfe\x7a\x3f\xba\x52\xfd\x28\x32\xae"
- "\x67\x3f\xea\xd6\xd5\x89\x09\x4b\x16\x2c\x5a\x8a\xc7\xf7\x9e\x5f"
- "\x99\x94\xf0\x2a\xd7\xd8\x1e\x3a\x5b\xe3\x4c\x8b\x92\xa3\x4f\xb6"
- "\x9a\xa2\x7a\xf2\xce\xd8\x7a\xb9\xf3\x84\x46\x41\x73\x03\x22\x84"
- "\xdc\xc0\x0a\xf4\xad\x89\xfd\x6d\x13\xfa\xbd\x90\xfd\x7c\x5f\x5d"
- "\x38\x8f\x63\x89\xff\x33\x7b\x25\x3c\xc6\x82\x6b\x24\x6b\x57\x11"
- "\xc5\x5a\x3c\xc3\x6c\xc7\xb9\x08\xf6\xfc\x1e\xf4\x35\x48\xb7\xc4"
- "\x58\xd0\x6f\x8d\x4d\x35\xc7\xba\x0e\xca\xb2\x06\x6f\x88\x54\x68"
- "\xf1\x8c\xc3\x83\x95\xa0\x8f\x53\xbb\xfd\x10\xc9\x1e\xb2\xd2\x61"
- "\x0f\xaa\xb1\x9f\xe3\x79\xb3\x33\xb2\x07\xcf\x5e\xcc\x24\xe8\x6f"
- "\xc3\x3a\x67\x22\x7c\x67\x5c\x8c\x9e\xf9\x25\x80\x3e\xcf\x9f\x4f"
- "\x7d\x1d\xbf\xdf\xa5\xca\xd1\xa2\x9d\x78\x4e\x55\x68\x38\x97\x5b"
- "\x48\x3e\x49\x2d\x27\xda\xa7\xb0\xcf\xff\xdb\xb8\xc7\x8b\xa0\xcf"
- "\xcf\xaa\x22\xb5\x9a\x3f\x93\x4f\x63\x01\x6b\xb1\x03\xf5\x79\x37"
- "\x8c\x8d\xf7\xad\xcf\x4b\xd8\x42\x4c\x21\xb6\x10\x57\x23\x01\x57"
- "\x88\x35\x09\x5b\xbf\xbf\xc0\xb1\x15\xda\x44\xd4\x6f\xb4\x03\xbe"
- "\x1c\x1c\x5f\x78\x2e\xb8\x36\xe5\x90\xf7\xbe\x7f\xa1\x07\xb6\xe4"
- "\x22\xb6\x56\x00\xb6\x56\xb8\xb0\xf5\xcc\x51\x35\x79\x93\x61\xeb"
- "\x4e\x17\xb6\xb2\xdb\x2c\x12\xae\x10\x63\x88\x27\xe1\x45\x1d\xc1"
- "\xfe\x2e\x61\xac\x64\x21\x5f\xe3\x64\x7d\x5f\x0e\x7d\xbf\xc3\x4d"
- "\x87\x8e\xbb\x94\xbe\x3f\x95\xed\x7f\x42\x9e\x20\x7f\x90\x2f\xc8"
- "\x8b\x7f\x45\x3e\xa0\x4f\x58\xda\xd1\x17\x2f\x26\x34\x0e\xc4\x0b"
- "\xe4\x03\xf2\x83\xf1\x01\xf8\x21\xad\x37\xe3\xfa\x23\xf2\x04\x79"
- "\x31\x39\x95\xc8\x91\x2f\x25\xd0\xdf\xb1\x8f\x03\x6d\xe7\x21\x5f"
- "\x98\xdd\x9a\x19\xfc\xe2\x26\x3c\x33\x2b\xc6\xdb\xed\xc8\xfa\xb9"
- "\xba\xb7\xcd\xfa\xf3\x09\xdd\x7e\x20\x65\x0f\x56\xf3\x31\x46\x0e"
- "\xf7\xc1\x26\x7b\x78\xb9\xd8\x87\xeb\x71\xbc\xc7\xc6\x76\x4e\x18"
- "\xdb\xa9\x60\x6c\x97\x0b\x63\xbb\x14\x0b\xf7\x17\x20\xfb\xf9\x2b"
- "\x44\x3c\xbf\x4b\x83\x73\x94\x34\x6f\x8e\x1d\x69\xc6\xd6\x49\x83"
- "\x0b\x66\xe1\xba\x0e\xcd\x83\x71\xe3\x7f\xc9\x09\xdc\x03\x6e\x9c"
- "\x83\xc4\xcb\xcf\x0b\xc5\x75\xe0\xa9\x86\x55\xb8\x47\xe0\x61\xee"
- "\x57\x51\xf6\xe0\x4a\x4c\x67\x6b\x68\x72\xa1\xd4\xb9\xd6\x73\x0d"
- "\xcd\x7d\x8d\xf5\x9d\x34\xab\xb8\x7e\xf6\xf0\x23\x2c\x0f\x9e\xd3"
- "\x00\x39\xf6\x76\x5a\xbd\xdc\xb5\x86\x76\x08\x9f\xff\xd2\x73\x0d"
- "\xed\x61\x66\xef\x99\x65\x0f\x27\xe1\xbe\x11\xb8\x8f\xe0\xe9\x0f"
- "\xa6\xb8\xa7\xbb\xd6\xa8\x79\xba\x20\x67\x71\x46\x70\x8c\xdd\xc6"
- "\xc7\xd6\x0f\xe7\x4a\x63\x58\x2f\xf6\xcc\x20\xe4\xec\xb4\x28\x97"
- "\x9c\x9d\xc6\xe7\x9a\x35\x1b\x35\xb5\xbd\xe4\xec\x97\xf0\xfc\xb1"
- "\xed\x4f\xa2\x9c\xcd\xcd\xe1\x71\xe1\x65\x51\x63\x80\x26\x01\x18"
- "\x2f\x12\xd3\xf1\xbc\x0e\xca\xdc\x2d\x4c\x06\x6f\x54\xae\x63\xeb"
- "\xe4\x51\x91\x9e\xb2\xf7\xb1\xc5\x9e\xb2\x37\x6a\x49\xff\xb2\xf7"
- "\xd1\x51\xfd\xcb\xde\xa8\xcd\xd7\x65\xaf\xbf\xb2\x17\xec\xae\x4b"
- "\x92\xbd\x8f\x34\x5d\x97\xbd\x97\x4b\xf6\x3e\xd2\xe8\x26\x7b\x67"
- "\x7b\xca\xde\xc7\x72\x7b\xcb\xde\xc7\x4a\x5d\xb2\x37\x6a\x9a\xa7"
- "\xec\x9d\x76\xd6\x37\xd9\xfb\xd8\xe9\xcb\x2b\x7b\xa7\xa9\x3c\x65"
- "\xef\xb4\x26\x51\x37\x7c\x33\x78\xd9\x3b\x6d\x77\xff\xb2\x77\xda"
- "\x7e\x4f\xd9\x3b\xad\x88\xcb\xd8\x69\x56\x2e\x7b\xa7\xed\x10\x65"
- "\xb2\xd9\x3d\xdd\x25\x7b\x79\x7a\x6f\xd9\x3b\x5d\x39\x80\xec\xd5"
- "\x39\x05\x49\xf6\x36\x82\xec\x6d\x94\x0b\x2f\x7a\x93\xbd\x8f\x87"
- "\xd5\xa2\xec\x4d\x44\xd9\xfb\x78\x58\xff\xb2\xf7\x97\xab\x51\xc6"
- "\x32\xbf\x94\x7f\xa0\x2d\xcc\x2f\xe0\x1f\xa8\x05\xf1\xf8\x64\x2a"
- "\xa4\x43\x1a\xfa\x4f\xc4\x7c\x22\xef\x45\x19\x3d\x7d\x77\xb7\x8c"
- "\x86\x7c\xc2\x18\x97\x8c\x46\xf9\x8c\x72\x7a\xcb\x1f\xa8\xb9\xe4"
- "\x0f\xb4\x09\xda\xd6\x22\xc9\xea\x3c\x48\xc3\x38\x3f\xe8\xbb\x07"
- "\xf7\x0c\x02\x0d\x5a\xd6\xc2\xf7\x30\x7f\x47\xd6\x2f\x54\x9e\x32"
- "\xfd\x97\x51\x9e\x32\xfd\x17\x8f\xf4\x2f\xd3\xff\xfd\x78\xff\x32"
- "\xfd\x17\x4b\xae\xcb\xf4\xab\x25\xd3\xff\xbd\xfc\xba\x4c\x1f\x58"
- "\xa6\xf7\xc5\x8b\x9e\x32\xfd\x1e\x51\xa6\x6f\xe9\x96\xe9\xff\xbe"
- "\xc3\xbb\x4c\xff\x65\x5c\x6f\x99\xfe\xcb\x24\x97\x4c\xff\x85\xc6"
- "\x53\xa6\x3f\xbe\xdf\x37\x99\xfe\xcb\xbd\x97\x57\xa6\xff\xd2\xec"
- "\x29\xd3\x1f\x17\xf7\x87\x4d\x7f\xd6\x5d\xa6\x0b\x01\xbe\xc8\xf4"
- "\xc7\x37\x4a\x32\x1d\x65\xe6\xdb\x42\xa3\x9b\x4c\x47\xd9\xf6\xf8"
- "\xe6\xaa\xe4\x66\x37\x99\xfe\x38\x8f\x23\x2d\x7b\x7c\x9f\x93\xc9"
- "\xf4\xc7\x33\x78\xfa\xf4\x79\xee\xe9\x2e\x99\xce\xd3\x9d\xee\x32"
- "\xdd\x82\x32\xfd\xf1\xa6\x01\x64\x7a\x84\xef\x32\x7d\xd6\x54\x97"
- "\x4c\x9f\x35\x55\x92\xe9\x28\xc7\x51\xa6\xa3\x0c\x46\xb9\xce\x7c"
- "\x55\xb1\x7d\x0f\xd1\xdb\x42\xad\x44\x89\x3e\x72\x71\x0e\x03\x65"
- "\x31\xfa\xe3\x41\xd9\xce\xf2\x2c\xe5\x79\x40\x3e\xb7\x80\x4c\xb6"
- "\x80\x4c\xb6\xe4\x9d\x21\x0a\xc8\xd7\x98\x8f\x7b\xe8\xe0\x1e\x65"
- "\x77\x68\x1b\xe8\x01\x07\xd3\x03\x8d\xa8\x3f\x38\xbd\xa2\xb7\x79"
- "\xea\x82\x5f\x1d\xe8\xcb\x5e\x2f\x74\xd3\x05\x25\x37\xd1\x86\x8e"
- "\xac\x5f\xb5\x49\xf2\x3d\x1f\xee\x51\x07\x14\xb6\x33\x1d\x60\x06"
- "\x1d\xd0\xc2\x75\xc0\x4c\x75\x77\x1e\xa8\x03\xcb\xc3\xf5\x44\x23"
- "\xe4\x69\x12\xf3\x4c\xf1\xd4\x13\xd1\x7a\x4f\x3d\x31\x73\x11\xea"
- "\x09\xf4\xdb\xca\xe2\x9d\xe7\x6d\xd0\x39\xb7\xc4\xe8\x51\x67\xf0"
- "\xe7\x4f\x06\x77\xeb\x89\x9b\xdc\xf4\x44\x8a\xa4\x27\x66\xbe\x7e"
- "\xcd\xeb\x09\xc0\x72\x6d\xea\xbf\xa2\x9e\x78\xa2\xf1\x5a\xd0\x13"
- "\xc8\x83\x91\x6e\x73\xab\xde\xf8\x80\xfe\x11\x6a\x17\xff\x50\xf4"
- "\xc4\x13\x0d\xde\xf5\x44\xb4\xb1\xb7\x9e\x88\x2e\x76\xe9\x89\x99"
- "\x51\x9e\x7a\x62\xd6\x69\xdf\xf4\x44\xf4\xc9\x9e\x7a\x02\x69\x96"
- "\xcf\xf7\x04\xb4\xa1\x7e\x70\xe6\x15\xcc\x12\x50\x57\xf8\xa5\x27"
- "\x66\x29\x3d\xf5\xc4\xac\x46\x51\x26\xdd\x37\x78\x3d\x31\x8b\xf9"
- "\x47\xcc\x97\xf4\xc4\x85\x9e\x7a\x62\xd6\x5e\x4f\x3d\x31\x6b\x13"
- "\xd7\x07\xb3\xda\xb8\x9e\x98\x55\xc6\xd3\x7f\x15\xe1\x9e\xee\xd2"
- "\x13\x3c\xbd\xb7\x9e\x88\x51\x0c\xa0\x27\x54\x5d\xe1\x31\xfa\xae"
- "\xdc\xc2\x59\x8e\xad\x31\xd6\x49\xb1\x0f\x3b\x7b\xf6\x01\x8e\x7d"
- "\x27\xc1\xbe\xd0\xbd\xe6\xf3\x1c\x5f\x63\x10\xc4\x73\xb7\x9d\xe1"
- "\x31\xb1\xad\x8b\xa1\x1f\xb4\x79\xef\x07\xd0\x07\x94\x52\x1f\xa8"
- "\xd5\x1f\x27\xd0\x2f\xe4\xb8\x0e\xf4\x26\xe0\xdf\x64\x6b\x64\x72"
- "\x49\xd5\x12\x45\xd0\x5f\x61\x70\x1b\x51\x07\xcb\x64\xc3\x70\x8d"
- "\xc1\x09\x7d\x61\xfa\x44\x2a\xfc\xb8\x31\x8a\x04\xeb\x49\x08\xf6"
- "\x87\xbf\x8a\x6b\x0d\xe8\x33\x01\xd7\x18\x00\x87\x11\xf3\x0f\xba"
- "\xd6\x18\x3a\x7d\x58\x63\x30\xa5\x98\xd9\x1a\x03\x9e\x23\x12\xa0"
- "\x0f\xb0\xb3\x2d\xb8\xc6\x60\x67\xeb\x32\x6a\x76\x9e\x84\xad\x31"
- "\x34\x13\x5c\x5f\x90\x7c\xa2\xe0\xba\xc2\x8f\x63\x89\x1c\x7d\x2a"
- "\xbc\x09\xf8\xdf\xaf\xab\x25\xd8\x07\x06\x2f\x8f\x9e\xf2\xba\xff"
- "\x09\xf9\xe2\x00\x9a\x3a\x55\x85\xb3\xe8\x1b\x1b\xa3\xfe\xd2\x6c"
- "\x97\xa1\x3f\x48\x27\xf0\x48\x00\xb9\x43\x95\x3d\xe4\x4e\x97\x48"
- "\xef\x2e\x4e\x6f\xe0\x95\xf2\x39\x1b\xa1\x90\xce\xfd\x41\xda\xcd"
- "\x80\x35\xdd\xe8\x2d\xab\x90\xb6\x11\x64\x8b\xe8\x13\x52\x78\x4d"
- "\x1f\x24\x00\x3d\xf1\xfc\xc0\xdb\x17\xec\x81\x4e\x65\xab\x25\xb7"
- "\x93\x4c\x02\x19\x13\x8c\x32\x06\xf0\x39\xe2\xad\x4e\xa0\xed\x37"
- "\x9c\xb6\xe8\xd3\x0b\x7f\x1d\xaf\xe9\xb4\x50\xf6\xed\x5d\x5d\x40"
- "\x5f\x3b\xa7\xef\x73\xaf\xa8\x49\x89\xb4\xc6\x06\xfa\xb9\x0e\x78"
- "\x8a\x32\xe6\x49\x5b\x28\xc5\x78\x0f\xce\x2e\x5d\xb8\x70\x02\xe8"
- "\x6b\x83\x3e\xd5\xa5\x43\xfe\xab\x4b\x5a\x71\x4d\xf0\x4b\xbe\xc6"
- "\x16\x24\xfa\xaa\x78\x0d\xe4\xfd\x22\x2d\x31\x95\x81\xbc\x1d\x16"
- "\xa3\xe9\xda\x12\x13\x4b\x65\x20\xef\x53\x07\x4b\xdf\x5f\x57\x5f"
- "\x1d\xfa\x6a\x7f\x40\xf4\x7d\xaa\xdc\x7f\xfa\xce\xd1\x5d\x1d\xfa"
- "\xaa\x7f\x40\xf4\x9d\xad\xf6\x9f\xbe\x73\xbd\xee\x7f\x46\xfa\xa2"
- "\x7d\x2f\xd9\xf6\x92\x5d\x8f\xba\x85\xeb\xc6\xa7\x89\xcb\xa6\x7f"
- "\x9a\x48\x6b\x91\x40\x1b\x45\x9e\x38\x47\x63\x58\x48\x6e\x3d\x25"
- "\x8b\x5d\x2e\xad\x43\xa2\x4d\xcd\x78\xf5\x06\xf0\x6a\x29\x9e\x13"
- "\x11\xf9\x04\x7a\x60\xbe\x0d\x64\xf5\xb8\x18\xbd\x33\x0f\xf4\xc4"
- "\xb6\x18\xab\x17\x9e\xc9\x51\xc6\x07\x27\x11\xf5\x73\x06\xce\x3b"
- "\xe1\x35\xe0\x59\x27\xd8\x37\x76\x0b\xc1\x73\x9f\xa1\x16\x90\xab"
- "\x5d\xfa\xa0\x79\x60\x2f\x4b\x7c\xfb\x6b\xb2\x9d\xd9\x36\x7d\xf2"
- "\x6d\xb3\x27\xdf\xce\xf5\xc1\x37\xd7\xda\x3e\xd8\x99\x8c\x6f\x66"
- "\xc6\x37\x26\xd7\x5f\x03\xdb\x06\xf8\x27\xf1\x8d\xc9\x75\xe0\x1d"
- "\xe3\x5b\x5b\x33\x71\xba\xc9\x75\xb4\x6b\x90\x77\x35\x71\x60\x5f"
- "\x66\xcd\x31\x30\xbe\xa1\x9d\x19\x37\x58\xbe\xc5\xf6\xb0\x67\x9e"
- "\x7e\xdb\x37\x7b\x26\x76\x37\xda\x2c\xee\xf6\x0c\xde\x9f\x83\x31"
- "\xaf\x33\xb8\x60\xb6\xcd\x2f\x1b\x26\xb6\xc6\xd3\x86\x79\xba\x88"
- "\xd7\xe9\x37\x81\x83\xb7\x61\x9e\x66\xeb\x4d\x6f\xbf\xc1\xc7\x92"
- "\x9e\xf6\xcb\xd3\x6b\x3c\xed\x97\xa7\x67\x73\x3b\xe5\xe9\x1d\xe7"
- "\x32\xd1\x7e\x79\x5a\xcf\xd3\x7f\xa3\x70\x4f\x77\xd9\x2f\x3c\xfd"
- "\x1c\xfa\x06\xcb\x7a\xba\x62\x70\x36\xcb\xbd\x57\xd9\x66\x89\xe8"
- "\xc7\x66\x89\xf8\x17\xb3\x59\x9e\xe9\x2f\x86\xcc\x75\x9d\xca\x64"
- "\xfe\xd3\x35\xfe\xcb\xfc\x79\x5e\x63\x65\x5c\xd7\xa9\x12\x7d\x9f"
- "\x89\xf7\x9f\xbe\xcf\x7a\x8d\x7f\x3a\xb0\x4e\x8d\x9b\xed\xd2\xa9"
- "\x71\xb3\xbd\xeb\xd4\xf9\x07\xae\xeb\xd4\xbe\x74\xea\xbc\x7d\xfe"
- "\xeb\xd4\xf9\x9b\x3c\x75\xea\x02\x99\x6f\x3a\x35\x6e\xd4\xd0\xeb"
- "\xd4\x38\xad\xa7\x4e\x8d\x6b\xe3\x75\x7a\xee\xe9\xc1\xeb\xd4\xb8"
- "\x5a\xef\x3a\x35\xee\xb0\xa7\x4e\x8d\x2b\xe3\xba\x73\x01\xe1\x3a"
- "\x35\xae\x92\xa7\x3f\x17\xeb\x9e\xee\xd2\xa9\x3c\x9d\xeb\xd4\x05"
- "\xaa\xc1\xe9\xd4\x5b\xaf\xb2\x4e\xd5\xf6\xa3\x53\xb5\xff\x62\x3a"
- "\xf5\x79\xc3\x75\x99\x3f\x90\xcc\x5f\xa0\xf5\x5f\xe6\xbf\xe0\xd5"
- "\xff\xdd\xc0\x32\x7f\xe1\x0c\x97\xcc\x5f\x38\xc3\xbb\xcc\x4f\xd8"
- "\x7d\x5d\xe6\xf7\x25\xf3\x9f\xaf\xf0\x5f\xe6\x27\x18\x3d\x65\xfe"
- "\xc2\xf3\xbe\xc9\xfc\x85\x81\x43\x2f\xf3\x17\x86\x79\xca\xfc\x85"
- "\x66\x5e\xa7\xf8\x27\x06\x2f\xf3\x17\xee\xf5\x2e\xf3\x17\x1e\xf0"
- "\x94\xf9\x0b\x8b\xb9\x6c\x5f\x68\xe3\x32\x7f\x61\x39\x4f\x8f\x9f"
- "\xe9\x9e\xee\x92\xf9\x3c\x9d\xcb\xfc\x17\xc9\xe0\x64\x7e\xe8\x55"
- "\x96\xf9\xea\x7e\x64\xbe\xfa\x5f\x4c\xe6\xeb\xbd\x9e\xff\x1c\x58"
- "\x26\xbd\xd4\xe4\x92\x49\x2f\x35\x79\x97\x49\x2f\xc5\x5c\x97\x49"
- "\x7d\xc9\xa4\x17\xc3\xfc\x97\x49\x2f\x85\x7b\xca\xa4\x97\xb3\x7d"
- "\x93\x49\x2f\x6d\x1e\x7a\x99\xf4\x52\x99\xa7\x4c\x7a\x39\x89\xd7"
- "\x49\xff\xcd\xe0\x65\xd2\xcb\x73\xbc\xcb\xa4\x97\x9f\xf5\x94\x49"
- "\x2f\x8b\x6b\x50\x2f\x1b\xb9\x4c\x7a\x79\x1a\x4f\xd7\x9b\xdd\xd3"
- "\x5d\x32\x89\xa7\x73\x99\xf4\xf2\xa6\x81\x64\x12\x62\xbf\x56\xd3"
- "\x03\xfb\x2f\x4b\xd8\x5f\xd2\xf6\x69\xb1\x84\xfd\x25\x6d\x6c\xbf"
- "\x5b\x71\x8c\x65\x43\x32\x51\xe4\x62\x9c\x0b\xe8\xef\x86\xff\x40"
- "\xec\x2f\x59\x80\xfb\x16\x54\x4d\x20\xc3\x5a\x44\x99\x96\x02\x32"
- "\xad\x05\xee\xd1\x0f\xd4\xb8\x18\x0b\xca\x22\x5c\xff\xc7\x7b\x2e"
- "\xdb\xac\x81\x78\x5e\x72\x50\x67\x99\x5a\xc4\xb3\x4c\xf1\xbd\xcf"
- "\x32\x15\xbb\x9d\x99\xc1\xbe\x11\xbc\x46\x16\x82\xeb\xba\x20\xdf"
- "\x44\x39\x56\x1d\xe8\x50\x8a\x72\xec\x02\xc8\xb1\x0b\xae\x3e\x81"
- "\x72\xec\x1c\xc8\x31\xdb\x0a\xdd\x78\x94\x65\xbd\xcf\x31\xf1\x75"
- "\x5c\x26\xc7\xb2\x7b\xc8\xb1\x17\x7b\xc8\xb1\x85\x20\xc7\xe2\x40"
- "\x8e\x05\xb9\xfa\xc3\x1d\x4d\x44\x3e\x73\x01\xf4\x09\x90\x63\xbf"
- "\xbf\x80\x72\x6c\xbf\x9f\x72\x6c\xc9\x24\xcf\xfe\xb0\x74\xb3\x6f"
- "\xfd\x61\xc9\x76\x6f\xfd\xa1\x2b\xcf\xdf\xfe\xb0\xa4\xc2\xb3\x3f"
- "\x2c\x5d\x27\xf6\xd1\xa3\x83\xef\x0f\x4b\x13\xba\xfb\xc3\xcb\x3d"
- "\xfb\xc3\xd2\x25\x9e\xfd\x61\x69\x14\xc7\xfd\xd2\x22\xde\x1f\x96"
- "\xce\x16\xfb\x49\x93\x7b\xba\xab\x3f\xf0\x74\xde\x1f\x96\x6e\xbd"
- "\xbe\x3e\x7b\xad\xea\x68\x83\xf2\xfa\xfa\xec\x40\xe3\xb2\xa5\x15"
- "\xfe\x8f\xcb\x5e\xb9\x4a\xeb\xdf\x3f\xa4\xb9\x64\xc3\x2c\xff\xe9"
- "\x9b\x78\x95\xd6\xbf\x7f\x48\xf3\x0a\xaf\x5c\xc2\xfa\x77\x52\xbf"
- "\xeb\xdf\xfd\xdb\x31\xc9\x15\x35\xdd\x36\x7c\x72\x85\xb4\xe7\xb2"
- "\xb7\x0d\x9f\x7c\x8f\xe7\xf9\xa5\xa4\x23\x3d\xf7\x43\x0e\x64\xdb"
- "\x3b\xfe\x57\xd9\xf6\xaf\xaa\xfd\xb7\xed\x97\xdb\x3d\x6d\x99\x15"
- "\x09\xbe\xd9\x32\xc9\xcb\xbd\xd9\x32\x0e\xbf\x6d\xfb\xe4\x75\x9e"
- "\xb6\xcc\x8a\x59\x22\xff\xb7\x0d\xde\x96\x59\x71\x9f\x77\x5b\x66"
- "\xc5\xcf\x3c\x6d\x99\x15\x2a\x6e\xb3\xac\x88\xe7\xb6\xcc\x0a\x2d"
- "\x4f\x4f\xda\xea\x9e\xee\xb2\x65\x78\x3a\xb7\x65\x56\x18\xae\xaf"
- "\xdb\x5e\xab\xb6\x4c\x4a\xc3\x75\x5d\x3b\x90\x2e\x58\xb1\xce\x7f"
- "\x5d\xb0\x6a\xca\x75\x5d\x3b\x10\x7d\x57\x86\xfb\x4f\xdf\xd7\x36"
- "\xf9\xaf\x6b\xd3\x26\xb8\x74\x6d\xda\x04\xef\xba\x76\xf5\x66\x4f"
- "\x5d\x9b\x3a\xfd\xba\xae\xed\x4f\xd7\xae\x4a\xf5\x5f\xd7\xae\x8e"
- "\xf7\xd4\xb5\x69\x07\x7d\xd3\xb5\xab\xbf\x19\x7a\x5d\xbb\xda\xea"
- "\xa9\x6b\xd3\x2a\x45\xfe\x8f\x1a\xbc\xae\x4d\xdb\xe2\x5d\xd7\xa6"
- "\x6d\xf3\xd4\xb5\x69\xe2\x19\xfa\xb4\x7a\xae\x6b\xd3\x72\x79\x7a"
- "\xaa\xda\x3d\xdd\xa5\x6b\x79\x3a\xd7\xb5\x69\x03\x9d\xff\xb9\xbe"
- "\x9e\x7b\xd5\x74\x6d\x46\xd4\x75\x5d\x30\x90\x2e\x48\xb3\xfa\xaf"
- "\x0b\xd6\x94\xfa\xaf\x0b\xd6\x45\xb8\x74\xc1\xba\x08\xef\xba\x60"
- "\xed\x36\x4f\x5d\x90\x19\x73\x5d\x17\xf4\xa7\x0b\x32\x8c\xfe\xeb"
- "\x82\xb5\x06\x4f\x5d\xb0\xee\xa8\x6f\xba\x60\xed\xe9\xa1\xd7\x05"
- "\x6b\x1d\x9e\xba\x60\x5d\xb5\xc8\xff\x71\x83\xd7\x05\xeb\xb6\x7b"
- "\xd7\x05\xeb\xfe\xe6\xa9\x0b\xd6\xad\xe3\x32\x7f\x5d\x13\xd7\x05"
- "\xeb\x8a\x78\x7a\x66\xb8\x7b\xba\x4b\x17\xf0\x74\xae\x0b\xd6\x59"
- "\xae\xaf\xf3\x5e\xab\xba\x20\x6b\xa6\xff\xb2\xca\xd8\xe4\x92\x55"
- "\xc6\x26\xef\xb2\xca\x18\xe3\x29\xab\xb2\x9c\xd7\x65\x55\x7f\xb2"
- "\x6a\x9d\xc3\x7f\x59\x65\xec\xb1\xfe\x9b\xed\xe3\xfa\xaf\xd1\xeb"
- "\xfa\xaf\xff\xb2\xca\xd8\x63\xfd\x37\x5b\x5c\xff\xcd\x3a\x30\x78"
- "\x59\x95\x3d\xc7\xbb\xac\xca\xee\xb1\xfe\x9b\x2d\xae\xff\x66\x8b"
- "\xeb\xbf\xd9\xe2\xfa\x6f\x56\xb5\x7b\xba\x4b\x56\xf1\x74\x2e\xab"
- "\xb2\x2f\x71\xfd\x37\x57\xe1\x5a\xff\xcd\x65\x67\x06\x84\xa2\x8d"
- "\x9a\xde\xeb\xbf\x1b\x56\xe2\xfa\xaf\xab\x4f\xe4\xdc\xc8\xd6\x82"
- "\xb1\x5f\xd8\xb8\x5f\x91\x3e\xd7\x85\xc7\x6c\xd4\x5c\x5f\x17\x1e"
- "\x8a\x75\xe1\x0d\x3d\xfc\xf9\xe4\xfe\xcd\xb7\x7e\xb2\x61\xef\xd0"
- "\xaf\x0b\x6f\xa8\xf7\xec\x27\xb9\xc5\x62\xdf\xf5\x63\x5d\x38\x77"
- "\xb5\xf7\x7e\x92\xfb\x5b\xcf\x7e\x92\x2b\xee\xcb\xcd\x2d\xe7\xfd"
- "\x24\x77\xb1\xd8\x7f\x9a\xdc\xd3\x5d\xfd\x24\xdb\x6d\x5d\x38\xb7"
- "\xd2\x17\x9d\xee\x50\x15\xce\x46\x1d\x3d\xa9\xf1\x61\x67\x37\x9e"
- "\x93\x44\x3c\xf7\xa5\xd3\x9f\xe7\xb2\x1f\x71\xdc\xb5\x35\xc6\x36"
- "\xa0\x4e\x6f\x11\x75\x7a\x7c\x6f\x9d\x2e\xe9\x73\xc4\xf3\x9b\x3e"
- "\xad\x09\xf7\xc0\xf5\xa0\xf4\xf9\x5d\xf5\x97\x82\x6b\xc4\xb4\xa7"
- "\x3e\xf7\x17\xd7\xf9\x57\xe9\xfc\xcb\x0f\x69\x4d\x38\xb7\xde\xff"
- "\xb1\x5d\xc1\x55\x3a\xff\xf2\x43\x9a\xa7\xce\xbf\x84\xf3\x2f\x85"
- "\xfd\x9e\x7f\xb9\x3e\x37\x81\xf4\x2d\xd8\xe7\x3f\x7d\x7f\xe7\x35"
- "\xfe\xeb\xc0\xb6\xcd\xa6\x36\x97\xbd\xbf\xa9\x4d\xb2\x6d\x24\x7f"
- "\x69\x20\x33\x15\x79\x89\x70\x5d\x20\x64\x43\x22\xf3\xf5\xad\x34"
- "\xb5\x1c\x26\x86\x34\xb4\x77\x36\x2d\x88\x4e\x71\xb7\x77\x7e\x2f"
- "\x93\x6c\x9d\x68\xb4\x83\xc0\xae\x41\x9b\x46\xb2\xf1\xd1\x37\x4e"
- "\xbf\xfb\x41\xef\x8c\xb1\xe1\x98\xa0\x2b\xb8\x70\xf6\xbf\xfe\x78"
- "\x60\xe3\x04\xff\xc7\x03\x9b\x7a\xec\x7f\x7b\xdd\xc7\xfd\x6f\x9b"
- "\xbc\xee\x7f\xf3\x7f\x3c\xb0\xa9\xc7\xfe\xb7\xd7\xc5\xfd\x6f\xbf"
- "\x7b\x6f\xf0\x76\xce\xeb\xfd\xec\x7f\x7b\xbd\xc7\xfe\xb7\xd7\xc5"
- "\xfd\x6f\xaf\x8b\xfb\xdf\x5e\x17\xf7\xbf\xfd\xae\xc2\x3d\xdd\x65"
- "\xe7\xf0\x74\x6e\xe7\xbc\xee\xd3\xfe\x37\xb0\x73\x62\x2f\xc1\xce"
- "\xb1\xff\x70\xec\x1c\xdd\x35\x62\xe7\xfc\xa7\xd7\xf8\x87\x6e\x7a"
- "\x62\x76\x0f\x3d\x61\xfb\xdf\xa5\x27\x5e\xbf\x84\xbd\x6f\x45\xfd"
- "\xee\xff\x67\xf4\xcd\x75\xa3\x2f\xca\x68\x91\xb6\xce\x09\x31\x36"
- "\xbf\xe8\x0b\xb2\x79\x4b\xda\x0f\x85\xb6\xff\x39\xd3\x7f\xda\x6e"
- "\xae\xba\x6e\xe3\x0c\x44\xdf\xa2\x1d\xfe\xd3\xf7\x4d\xad\xff\x36"
- "\xce\x16\xeb\xa7\xdd\x36\xce\x16\x6b\x4f\x1b\x07\x6d\x9a\x27\xec"
- "\xdc\xd6\xd9\x00\x36\x4a\xce\x52\xb0\x77\x92\x09\x31\xb5\xec\x26"
- "\xb9\x60\xf3\xe4\x9c\x01\xbb\x67\x31\xd8\x3d\x8e\x6d\xa2\xdd\xb3"
- "\x25\xc1\xd3\xee\x79\xf3\x62\x9f\x76\x4f\xb0\xcb\xee\x71\x80\x4d"
- "\xd3\xb5\x2d\xc6\x56\x78\xc6\xcd\x06\x7a\xa9\xb7\x0d\xd4\x99\x07"
- "\x3a\xe7\xce\x18\x7b\x17\xd8\x41\xfd\xd9\x40\x8c\xf7\x3d\xec\xa0"
- "\x1f\x9e\x0d\xf4\x86\xd2\x7f\x1b\x68\x4b\x84\xa7\x0d\x54\xb2\xc5"
- "\x37\x1b\x68\xcb\xdb\x5e\xe7\x7a\xfc\xb6\x81\xb6\x54\x7a\xda\x40"
- "\x25\x46\x11\x17\x5b\x06\x6f\x03\x95\x2c\xf2\x6e\x03\x95\xbc\xe2"
- "\x69\x03\x95\x4c\xe3\xb6\x4e\x49\x31\xb7\x81\x4a\x62\x79\xfa\x9b"
- "\xc5\xee\xe9\x2e\x1b\x88\xa7\x73\x1b\xa8\xa4\xcc\xc7\xf5\x9b\xd9"
- "\x0e\xd0\xb1\x57\x7f\xdf\x5c\x7f\xeb\x37\x43\xb5\x6f\xee\xae\x6b"
- "\x64\xfd\xa6\xb4\xdf\xf8\x87\xd7\xf5\x74\x49\xa5\xff\x7a\xe4\x8f"
- "\x57\x69\xff\xff\x0f\x49\x4f\x97\xce\xf6\x9f\xbe\xff\xd5\xef\xfe"
- "\xff\xfe\xf5\xf4\xb6\x14\xd7\x5c\xc4\xb6\x94\xc1\xcd\x45\x6c\x3d"
- "\xed\xa9\x93\xff\x3b\xef\xfa\x5c\x84\xaf\x7a\xf8\x8f\xe5\xfe\xeb"
- "\xe1\xad\x15\x9e\x7a\xf8\x4f\x77\xfa\xa6\x87\xb7\x3d\x30\xf4\x73"
- "\x11\xdb\xa6\x79\xea\xe1\x3f\x49\x58\x98\x3e\x78\x3d\xbc\xed\xac"
- "\x77\x3d\xbc\xed\xa2\xa7\x1e\xde\x56\xc3\xf5\xed\x9f\x26\x70\x3d"
- "\xbc\xcd\xcc\xd3\xff\x7b\x9a\x7b\xba\x4b\x0f\xf3\x74\xae\x87\xff"
- "\x14\x31\xb8\x35\x97\x5b\xaf\xd1\x35\x17\xed\xbf\xd8\x9a\xcb\xff"
- "\x2d\xbc\xae\x27\x06\xd2\x13\x7f\x9a\xe6\xbf\x9e\x28\xb3\xfa\xaf"
- "\x27\xfe\x52\xea\xd2\x13\x7f\x29\x1d\x9c\x9e\xf8\xcb\x8d\x9e\x7a"
- "\x62\xfb\xbb\xd7\xf5\x84\xaf\x7a\xe2\xff\x36\xfa\xaf\x27\xfe\x6c"
- "\xf6\xd4\x13\x3b\x9e\xf0\x4d\x4f\xfc\xe5\xd9\xa1\xd7\x13\x7f\x59"
- "\xec\xa9\x27\x76\x44\x8a\x58\x58\x32\x78\x3d\xb1\x63\x8c\x77\x3d"
- "\xb1\xe3\x36\x4f\x3d\xf1\x17\x1b\xd7\x07\x3b\x66\x72\x3d\xb1\x43"
- "\x4c\xdf\xbe\xd8\x3d\xdd\xa5\x27\x78\x3a\xd7\x13\x3b\x62\xaf\xef"
- "\xb7\xbb\x56\xf7\xdb\xbd\x5d\xe9\xbf\x2c\x2b\x9f\xe9\x92\x65\xe5"
- "\x33\xbd\xef\xb7\x7b\x67\xaf\xe7\x7e\xbb\xbf\x2e\xb9\xbe\xdf\xae"
- "\x3f\x59\xb5\x63\xb1\xff\xb2\xea\x9d\x5c\x4f\x59\x55\x7e\xd1\x37"
- "\x59\x55\x1e\x34\xf4\xb2\xaa\x5c\xe3\x29\xab\xca\x5b\x44\xfe\xff"
- "\x6c\xf0\xb2\xaa\x7c\xbf\x77\x59\x55\x5e\xeb\x29\xab\xca\x4b\xb9"
- "\x4c\x2a\xb7\x73\x59\x55\xbe\x93\xa7\xff\x35\xd2\x3d\xdd\x25\xab"
- "\x78\x3a\x97\x55\x7f\xf3\xc9\xff\xbf\x6b\x7d\xcd\x2f\x9b\xf6\x0a"
- "\xac\xaf\x0d\x95\x4d\x7b\xad\xac\xaf\xfd\xcf\xf5\xf5\x9f\x7e\xed"
- "\xd9\xbf\x5d\x82\xdf\xff\xff\xd7\xef\xfa\x4f\xff\x3a\x60\x97\xd1"
- "\xa5\x03\x76\x19\xbd\xad\x4f\xe4\x00\x86\x72\xc1\x1e\xcd\x3e\x43"
- "\x14\x1b\x70\x7d\xa2\xa1\x96\xe4\xe1\xfa\xc4\x52\x69\x7d\x62\x8b"
- "\x68\xe3\xbe\xeb\xf4\xb4\x71\x77\x6e\xee\xcb\xc6\x45\xdb\xd6\x09"
- "\x76\xab\xa3\xe7\xba\xc4\x7f\xf4\xad\x3b\x3a\x83\x0b\x63\x2f\x6e"
- "\x8b\xb1\x0f\x46\x77\xbc\xb9\x8a\xeb\x8e\x37\x7e\x50\xba\xe3\x7f"
- "\x76\xf8\xaf\x3b\xde\xed\x11\xcf\xf7\xef\x0f\xf8\xa6\x3b\x76\x4d"
- "\x1f\x7a\xdd\xb1\x6b\xb6\xa7\xee\xf8\xbb\x56\xc4\xc3\x43\x83\xd7"
- "\x1d\x7f\x97\x79\xd7\x1d\x7f\x0f\xf2\xd4\x1d\xbb\xc4\xbd\xa6\x7f"
- "\x9f\xc2\x75\xc7\x2e\x2b\x4f\xdf\x39\xd5\x3d\xdd\xa5\x3b\x78\x3a"
- "\xd7\x1d\x7f\x8f\x1a\xdc\x7c\x48\xe8\x35\x3a\x1f\xa2\xfe\x17\x9b"
- "\x0f\xa9\xb8\x84\xf3\x6f\xef\xcf\xa8\xe9\xde\x3f\xff\xfe\x8c\x5e"
- "\xe3\xf5\x64\xb0\x75\xdb\xf9\x9a\x6b\xf7\x78\xdd\x7c\x54\x94\x65"
- "\xff\xd8\xed\x29\xcb\xde\x4b\xf0\x26\xcb\xfa\x5b\x57\xc5\xf1\xb9"
- "\x13\xe4\x9c\x63\x8b\x9f\xeb\xaa\xc9\x3f\x24\xf9\xf5\xf7\xd9\xfe"
- "\xcb\xaf\x7f\xf4\xf0\x7f\xfa\xbe\x8f\xfe\x4f\xdf\xf7\xea\xff\xd4"
- "\xe1\xf7\x1e\xfa\xf7\x7b\xf8\x3f\x7d\x5f\xf4\x7f\xfa\x9e\x1f\xe7"
- "\xe2\xde\xdf\xeb\x5d\x7e\xbd\xdf\xc3\xff\xe9\xfb\xe2\xfa\xe9\xfb"
- "\xa2\xff\xd3\xf7\x45\xff\xa7\xef\x85\xbb\xa7\xbb\xe4\xd7\x7b\x6e"
- "\xe7\xe2\x2a\xfb\xf5\x7f\x4a\x73\xe7\xc6\x16\xca\x85\x72\xb8\x2a"
- "\xa0\x8e\x63\x00\x03\x55\xf0\x7f\x35\xf0\x71\x14\xfc\xef\xd5\x67"
- "\xb0\x35\x78\x6e\xac\x90\x09\x75\x96\x13\x99\xc9\xfa\x7d\x55\xd5"
- "\x58\x07\x7c\xb7\x32\x83\xf3\x6a\x6e\x6c\xa8\x63\xf8\x0c\x81\xea"
- "\x09\xf0\x25\x96\xc5\x57\x83\xfc\x21\x80\x19\x6d\x32\x09\x39\x23"
- "\xab\x2c\x95\xf2\x41\x7d\x43\x9a\x65\x95\xcf\x62\x19\x50\xd7\x1d"
- "\x66\x59\xa5\xca\x6b\x5d\xa1\xac\xe8\xed\xe3\xc9\x6a\x07\x3d\x51"
- "\xb5\xb4\x9d\xb4\xc8\x2a\xcf\x87\xb6\x0d\x9f\x41\xd3\x63\x09\xda"
- "\x58\xe5\x63\xad\x0a\x2c\x13\x63\x2f\xc2\xb3\x46\x7c\xe6\x84\x3a"
- "\xa6\x2d\x21\xf2\xfc\xf6\xe1\x4a\x90\x05\x81\xe9\x36\x6a\x59\xe6"
- "\x80\x3a\xa7\x38\xc8\x9e\xf1\x8d\x8a\x77\xde\x80\x34\x27\xd1\x60"
- "\x7c\x3b\x2c\x03\x6c\x4c\xac\xcf\xc5\x12\xc8\xdf\x57\x1d\x7e\xfb"
- "\x57\x32\x29\x70\x22\x35\x0f\x0e\x37\xbb\xbd\x9e\x7f\x0b\x5d\x33"
- "\x9e\x54\xdd\x0d\xb4\xd3\x12\x79\x5f\xcf\x07\xf9\x9d\x9d\xfd\xc8"
- "\x44\x25\xc6\xc1\x4c\xdf\x4c\xe4\x05\xc2\x70\xe5\x47\xa9\x2c\x56"
- "\xa5\xb5\x23\xeb\x03\xad\x59\x36\xb1\x1a\x69\x8e\x31\xd3\x30\xf6"
- "\x2f\xe0\x86\x40\x7a\xe4\xde\x14\x42\x7a\xf2\x22\x31\x7e\xc9\x02"
- "\x6d\xd2\xa2\x25\x09\xcb\x96\x27\x69\xef\x8c\x1f\x41\x66\x2f\x5b"
- "\xa6\x5d\xb2\x60\xe9\x4a\xad\xfb\x93\x07\xb5\xf1\x8b\x5e\x5d\xf0"
- "\xfc\xe2\x84\x7b\x96\xbc\x60\x18\x01\x75\x22\x6e\xf5\x08\xc3\xba"
- "\x08\x59\x1f\x4c\x2b\xf9\x1d\x21\xbf\x1f\x4d\x14\x58\x2f\xf8\x5e"
- "\x99\x14\x1f\x0f\xe3\xc3\xc9\x21\x4f\x3a\xc8\xc0\x82\xb4\xe1\x90"
- "\x77\xf7\xce\xb7\xa0\x5e\x25\x50\x6f\xa8\x23\xd6\xb9\x41\xaa\xb3"
- "\x84\x89\x74\xc4\x44\x5a\x3b\x60\xf0\x83\xf3\xa1\xf6\xe1\xff\x4e"
- "\x69\x2c\xb6\xcf\x06\xfd\x44\xd6\x2a\xdb\x33\x1d\xf5\x12\xcd\x9b"
- "\x1b\xdb\x91\xb5\x47\x2d\x61\x0c\xdf\xa5\xf9\x73\xb5\x1d\xd8\x4f"
- "\xa8\xfe\xe7\xbc\x4f\xed\xb1\xcc\xd1\xc9\x08\x8f\xcf\xb7\x67\xaa"
- "\x2b\x3e\xdf\x1e\x0b\xd2\x16\xea\xd1\x06\xe9\xb3\xcd\xa4\xab\x1e"
- "\xd3\x31\x4e\x24\xc6\xd9\xc3\x3a\x43\xbb\x40\x2f\xd2\x2a\x9a\x29"
- "\x62\xdf\xb8\x2d\x52\x30\x7e\x58\x6e\x52\x5c\x20\xd1\x0e\xda\x45"
- "\xb3\xb7\x45\xd6\xd9\x6c\x24\x74\x8d\xe1\x05\x3a\xec\x83\x39\xa1"
- "\x8e\x45\x09\x18\x1f\x50\xc8\xfe\xb0\x9c\x66\x57\x26\xcd\x99\x48"
- "\xd4\x50\x76\xb9\x5b\x9c\x40\xc5\xe0\xf8\xbf\x87\xf1\x1f\xf9\x88"
- "\xf1\xff\x38\x1f\xab\xc8\xde\xa4\xde\x7c\xec\xc6\xdf\x76\x81\xec"
- "\x07\x2c\x50\x55\x56\x69\xb4\x93\xd3\x11\xfb\xee\xb9\x74\x3d\xb9"
- "\x97\xd1\xae\xaa\x42\xc8\xcf\xca\x10\x72\xb3\x2a\x68\x6e\xd6\x56"
- "\xa0\x59\x64\x7e\x32\xd1\xce\x77\xaa\x49\xde\x05\x12\x61\xcd\xcb"
- "\x2a\x0d\x96\x65\xc8\xc0\xb6\x90\x83\xde\x88\x00\x99\x11\x21\xf6"
- "\xf7\x48\xa4\xe3\xc7\x6d\x84\x3c\xf9\x2a\x21\x27\xa6\x92\x80\x12"
- "\x78\x6f\x70\xed\xa9\xe2\xfe\x9f\xb2\xaa\xa6\xbe\x05\xef\x62\x9c"
- "\xc7\x41\xbe\xbf\xcf\x6b\xbf\xeb\x6e\xf7\x7a\x6d\xdf\xed\xde\x5b"
- "\x2e\xe4\xaf\x87\xf1\xe6\xfa\x48\x9a\xbb\x7e\x42\xef\x76\xaf\xd7"
- "\xf2\x76\x07\xb6\x0f\x7d\xbb\xf7\xa6\xf2\x76\xef\x9d\xe2\x5f\xbb"
- "\xf7\x7a\x9d\xff\x73\x6b\xb7\x17\x7e\x7f\x58\x06\xed\x06\x7e\xaf"
- "\x07\x7e\xaf\xef\x83\xdf\xeb\x45\x7e\x8f\x6c\x1e\xfa\x76\x7f\x98"
- "\xc4\xdb\xfd\xe1\x24\xff\xda\xfd\xa1\x57\xf9\xe7\x6a\xb7\xd1\x0b"
- "\xbf\x3f\x2a\x15\xf2\x8d\xc0\x6f\x23\xf0\xdb\xd8\x07\xbf\x8d\x22"
- "\xbf\x47\x1d\x1a\xfa\x76\x7f\xc4\xe7\xff\xb3\x3e\x9a\xe0\x5f\xbb"
- "\x3f\xda\xe1\x43\xbb\xbd\xf0\x7b\x5f\x11\xb4\x1b\xf8\x6d\x04\x7e"
- "\x1b\xfb\xe0\xb7\x51\xe4\xf7\x4f\x73\x86\xbe\xdd\xfb\xb8\xff\x9b"
- "\xac\x7d\xe1\xfe\xb5\x7b\xdf\xd6\x81\xdb\x9d\xed\x85\xdf\xfb\x0b"
- "\x85\xfc\x6c\xe0\x77\x36\xf0\x3b\xbb\x0f\x7e\x67\x8b\xfc\x7e\xe6"
- "\xd1\xa1\x6f\xf7\xfe\x79\xbc\xdd\xfb\xc3\xfc\x6b\xf7\xfe\xe2\x81"
- "\xdb\x9d\x55\x06\x32\xbb\x17\xcf\x4d\x29\x91\x64\xf2\x05\x6c\xff"
- "\xc7\x84\x06\x67\x95\x8d\x5c\x93\x21\x73\xa8\xb2\x76\x8c\x6c\x22"
- "\x72\x18\xfb\xe9\x43\xcd\x24\x08\xda\xaa\xa7\xf9\x1b\xa2\xf0\x57"
- "\x80\x72\x1c\x20\xfb\x9d\xaa\xac\xad\x9d\xb9\x73\x23\x37\x2c\x24"
- "\xda\x74\x2b\x51\xd7\xa5\x99\x49\x9a\x81\x5a\xeb\xc8\x37\x24\xd8"
- "\x4c\xe4\x38\x8f\xf5\x69\x5b\x05\x59\x9a\x48\x69\xab\xec\x9f\x27"
- "\x71\xbc\x98\xdf\x4a\x22\xc0\x26\xce\xa0\xa0\x3f\x0a\x05\xa2\x85"
- "\xf2\x23\x90\x96\x50\xf6\xa3\xa1\xb3\x89\xec\x83\xe7\xed\x04\xe9"
- "\x89\xb4\x85\xb1\x65\x04\xa3\xab\x8d\x90\x5f\x3d\xc3\xe9\xfa\xe6"
- "\xc2\xc1\xd2\xf5\x9f\x3b\xb9\x5d\x99\x55\x65\x32\x77\x12\xb0\x2d"
- "\xd5\x78\xae\x19\xd2\x0d\x75\x86\x76\x18\x87\xfc\x33\x8c\xe6\x65"
- "\x95\x0b\xa0\xb3\x06\x57\xee\xc7\x5e\xf7\xbf\xb9\xc9\x53\x1d\xc8"
- "\xcc\x5e\x58\x73\xd1\xbb\xda\x40\x83\xd7\xeb\x38\xbd\xd7\x4f\x1a"
- "\xd9\x14\xd8\xde\x37\xbd\xd7\xeb\x1c\xa0\x73\x9c\xaa\xf5\x13\x7c"
- "\xa7\x77\xf5\xd3\x9e\xf4\x5e\x4f\xae\x0c\xbd\xab\xb9\x1f\xb1\xdc"
- "\xf5\x51\x9e\xf4\xfe\xd8\xcc\xe9\xfd\xf1\x3a\x9a\xb7\x3e\x42\x00"
- "\x5d\x39\xc8\x72\xbd\x9e\x7f\x74\xa3\x37\xe0\xbb\xb7\x0e\x73\xd1"
- "\xfb\x80\x19\xe8\x2d\xe2\x7b\x3d\xe0\x7b\x64\xb3\x17\x7a\x03\xbe"
- "\xd7\x03\xbe\xd7\x0f\x02\xdf\x07\x0e\xf4\xa0\xf7\x15\xc2\xf7\x01"
- "\x31\xfe\xd3\xfa\x1e\xf8\x3e\x30\x8b\xd3\xbb\xda\x06\xf4\x06\x7c"
- "\xaf\x1f\x24\xbe\x0f\xb4\xf9\xa0\x3f\x00\xdf\xbd\x75\xa7\x8b\xde"
- "\x9f\xce\xa2\xc1\x46\x11\xdf\x46\xc0\xf7\xa8\x43\x7d\xd3\xdb\x08"
- "\xf8\x36\x02\xbe\x8d\x83\xc0\xf7\xa7\x3f\xf3\xa4\xb7\xf1\x0a\xe1"
- "\xfb\x53\x05\xa7\xb7\xb1\x07\xbe\x3f\xa9\xe2\xf4\xfe\x24\x9e\xe6"
- "\x19\x01\xdf\xc6\xc1\x96\x3b\xcf\x07\x7a\x03\xbe\x7b\xeb\x6c\x17"
- "\xbd\x6b\xaa\x80\xde\x22\xbe\x8d\x80\xef\x9f\xe6\x78\xa1\x37\xe0"
- "\xdb\x08\xf8\x36\x0e\x02\xdf\x35\xdb\x7b\xd0\xfb\x0a\xe1\xbb\x26"
- "\x49\xa4\x77\x0f\x7c\xd7\x44\x70\x7a\x7f\xda\x00\xf4\x06\x7c\x1b"
- "\x07\x89\xef\x9a\x1a\x1f\xec\x04\xc0\x77\x6f\x5b\xc1\x45\xef\xba"
- "\x08\x1a\x9c\x2d\xe2\x3b\x1b\xf0\xfd\xcc\xa3\x7d\xd3\x3b\x1b\xf0"
- "\x9d\x0d\xf8\xce\x1e\x04\xbe\xeb\xc6\x78\xd2\x3b\xfb\x0a\xe1\xbb"
- "\xb6\x85\xd3\x3b\xbb\x07\xbe\x6b\x4b\x39\xbd\x6b\xa7\xd1\xbc\x6c"
- "\xc0\x77\xf6\x20\xcb\xad\xf3\x7a\xfe\xb7\x3f\xfb\xe4\xd5\x2d\x44"
- "\xe9\x49\x73\xd3\xd6\xcb\x67\xa3\x98\xf2\xae\x8e\x8d\x62\x8a\xed"
- "\xdb\x46\x31\x85\x71\x9a\xd7\x55\xf8\x67\xa3\x98\xca\xfd\xb1\x51"
- "\x7a\xd3\xfc\xa0\xe6\xf2\xd9\x29\x07\x65\x57\xc7\x4e\xa9\xaf\xe9"
- "\xdb\x4e\xa9\x37\x72\x9a\xd7\x4f\xf2\xcf\x4e\x39\x38\xc1\x1f\x3b"
- "\xa5\x37\xcd\x0f\xe5\x5e\x3e\x5b\xe5\xd0\xf2\xab\x63\xab\x1c\x8a"
- "\xea\xdb\x56\x39\xe8\xe0\x34\x3f\x58\xea\x9f\xad\x72\xa8\xc8\x1f"
- "\x5b\xa5\x37\xcd\x1b\xc8\xe5\xb3\x57\x3e\x3b\x79\x75\xec\x95\xcf"
- "\x76\xf6\x6d\xaf\x7c\x26\x8e\x7f\x3e\x0b\xf3\xcf\x5e\x69\xf0\x61"
- "\xfc\xd3\xdb\x5e\xe9\x4d\xf3\xc3\x49\x97\xcf\x66\x39\xfc\xec\xd5"
- "\xb1\x59\x0e\xeb\xfa\xb6\x59\x1a\x5a\x38\xcd\x1b\x8c\xfe\xd9\x2c"
- "\x87\x33\xfc\xb1\x59\x7a\xd3\xfc\x73\xcb\xe5\xb3\x5b\x3e\x3f\x78"
- "\x75\xec\x96\xcf\x8b\xfb\xb6\x5b\x3e\x8f\xe5\x34\x3f\xec\xf0\xcf"
- "\x6e\xf9\xdc\xe6\x8f\xdd\x82\xb4\x46\x9a\xa3\xad\xc2\x69\x7e\xa4"
- "\x82\x86\x64\x65\x74\x81\x3d\x12\x0c\x74\x0f\x6e\x23\xf2\x2d\x48"
- "\xf3\x46\x4e\x73\x67\xc8\x86\x28\xa0\x8f\x1e\x69\xc6\xda\xf1\x9d"
- "\x26\xc4\x99\x9b\xb5\x83\xca\x09\xb4\x45\x49\x5a\x65\x5f\xec\x77"
- "\x64\x92\x10\x6d\xda\x1a\xf8\xff\x08\xf3\x9f\xa9\x4d\xcb\x3a\x0a"
- "\x6d\x0c\xc0\x35\x0a\x47\xde\x1c\xb3\x33\x38\x27\x0e\x9e\x05\xd2"
- "\x71\x31\xe6\x2e\xb0\x25\xe8\xcb\x9a\x30\x53\x5b\x39\x31\x39\x3e"
- "\x21\x75\x8d\xff\x20\x42\xc8\x86\x47\xef\x75\x10\x1d\xfd\x4e\x17"
- "\x56\x93\x64\x26\xce\x17\x34\x2a\x53\x4a\x35\xe0\xe2\x7f\x48\xb4"
- "\x85\x5e\xa0\xdf\xea\x54\x5d\xc1\x05\xa5\xce\xe0\x0d\x5a\x67\x5e"
- "\xa1\xde\x11\x5c\x50\xf8\x76\xb2\x59\xae\xb2\x13\xdd\xe2\x16\x4a"
- "\xf3\x9f\x27\x8a\xfc\x66\xa2\x2c\x78\x9e\xa8\x0a\x9a\x89\xba\xa6"
- "\xa5\x91\xd4\x9e\xaa\x26\xb5\xed\x47\x48\xed\x05\xb8\x3a\xe1\x12"
- "\xe0\xca\x38\x42\x6a\x60\xf4\xf8\xc4\x69\x42\xd2\x5b\xa8\xf5\xc7"
- "\x4d\x24\xac\xc6\xd1\x48\x70\x1f\xef\x19\x59\xe3\x66\x55\x1c\x09"
- "\xa3\xdf\x6a\x08\x7d\x41\x23\x87\x67\x0a\x4c\x37\x39\xac\xa4\xa6"
- "\xc5\x8e\xcf\x53\xe0\xb9\x22\xbd\x05\xca\x17\xaa\xd1\x5f\x9c\xb5"
- "\x26\xe3\x00\xb4\x2f\xb0\x1e\xe8\x5c\x21\xd9\x64\xf9\x9d\x24\xa2"
- "\x00\xd8\x8c\x98\x89\xa6\x1c\x33\x6f\x75\x0e\x16\x33\x8d\xdc\xff"
- "\xd9\xcb\x9a\xd1\x40\xef\xb1\xc2\xcb\xb1\xea\x27\x8f\x1c\xa3\xb8"
- "\x4f\x0b\xd7\x67\xea\x6c\x9f\x10\xd3\x3a\x81\x44\xaf\x24\x64\xa6"
- "\x93\x10\xa4\x09\xae\x25\x3f\x69\x20\xa1\xb8\x7f\x4c\xf8\x4e\x37"
- "\xda\xd4\x62\x25\xab\x1d\x50\xd7\x33\xf6\xee\xba\xd6\xad\xab\x23"
- "\xf0\x6c\x6c\x9d\xde\x4c\x54\x06\xa2\x46\x3a\x83\x2d\x5a\xf6\xa4"
- "\x85\x04\x2d\xb5\x51\x8a\x34\x46\xda\x22\x9d\xb1\x3c\x89\xf6\xa6"
- "\x78\x2b\x49\xb7\x13\xb5\x29\x0d\x7e\x53\xa8\xd5\x44\xce\x12\xa8"
- "\xe3\x0e\x1a\x1c\x58\x0f\xf8\x98\x86\x98\x30\xcb\xbe\xa8\x04\x1c"
- "\x8c\xa6\x59\x5f\x18\x4a\xa0\xbd\xb8\x86\x3f\xb8\x36\x1f\xf1\x65"
- "\xfd\xa3\x97\x4d\xe8\xc2\xf3\x7a\x1d\xc7\x73\x93\x91\x86\xac\x27"
- "\x5d\x60\xeb\x71\x3c\x07\xb6\x0f\x8c\xe7\xf5\x93\x5c\x78\xfe\xf2"
- "\x75\x17\x9e\x9b\x56\x7a\xc7\xf3\x57\x87\x39\x9e\xd7\x47\x5d\x9b"
- "\x78\xfe\x6a\x51\xff\x78\xfe\x6a\x86\x77\x3c\xaf\x8f\x94\xec\xdd"
- "\xa1\xc1\xf3\x57\xa5\x57\x0e\xcf\xeb\x75\xfe\xe1\xf9\xab\x54\x4f"
- "\x3c\x7f\x99\xcb\xf1\xfc\x65\x94\x7f\x78\x6e\xf2\x1a\xff\xa0\x3f"
- "\x7b\xdb\x0d\xcf\xa2\x7c\x3e\x16\x0b\x78\x06\xf9\xbc\x5e\x94\xcf"
- "\x23\x9b\x7d\xc0\xb3\x9b\x7c\x3e\x9a\xe0\xc2\xf3\xb1\x5f\x7a\xc7"
- "\xf3\xd7\xdb\x44\x3c\x5f\xa3\xf2\xf9\xeb\x9f\xf5\x8f\xe7\xaf\x35"
- "\xfd\xe0\xb9\x42\x1a\x4b\x0c\x0d\x9e\xbf\x36\x5c\x41\x3c\xfb\x29"
- "\x9f\xbf\x9e\xe9\x89\xe7\xa3\xf3\x38\x9e\x8f\xaa\xfd\xc3\xf3\x31"
- "\xaf\xfb\x9f\xfb\x1b\xcb\xb8\xf0\x6c\x14\xe5\x73\xb3\x8e\x86\x18"
- "\x41\x3e\x1b\x45\xf9\x3c\xea\xd0\xc0\x78\x36\xba\xc9\x67\xf3\x03"
- "\x2e\x3c\x37\x8f\xf1\x8e\xe7\x6f\x96\x73\x3c\x1b\xaf\x51\xf9\xfc"
- "\x4d\x50\xff\x78\x36\x5b\xbc\xe3\xd9\x18\x29\x8d\xd3\x86\x06\xcf"
- "\xdf\x44\x5d\x39\x3c\x1b\xfd\x94\xcf\xdf\x84\x7b\xe2\xd9\x3c\x89"
- "\xe3\xf9\x98\xd9\x3f\x3c\x37\x7b\x8d\xff\xd3\xdf\x38\xd1\x0d\xcf"
- "\xa2\x7c\x6e\xb1\x03\x9e\x41\x3e\x1b\x45\xf9\xfc\xd3\x1c\x1f\xf0"
- "\xec\x26\x9f\xbf\x0d\x74\xe1\xb9\xe5\xa4\x77\x3c\xb7\x4c\x17\xf1"
- "\x7c\x8d\xca\xe7\x6f\x8f\xf4\x8f\xe7\x6f\x2b\xfa\xc1\x73\x85\x34"
- "\x06\x1e\x1a\x3c\xb7\xa8\xaf\x20\x9e\xfd\x94\xcf\xdf\xb6\x79\xe2"
- "\xb9\xd9\xc1\xf1\xdc\x5c\xee\x1f\x9e\x8f\x7b\xf5\xff\xd6\xdf\x18"
- "\xdc\x85\xe7\x6c\x51\x3e\x9f\xa8\xa6\x21\xd9\x20\x9f\xb3\x45\xf9"
- "\xfc\xcc\xa3\x03\xe3\x39\xdb\x4d\x3e\x1f\x3f\xec\xc2\xf3\x89\xf7"
- "\xbc\xe3\xf9\xc4\x8d\x1c\xcf\xd9\xd7\xa8\x7c\x6e\xdd\xde\x3f\x9e"
- "\x5b\x8d\xde\xf1\x9c\x1d\x29\xcd\x2f\x0c\x0d\x9e\x5b\xcd\x57\x0e"
- "\xcf\xd9\x7e\xca\xe7\xd6\x4a\x4f\x3c\x1f\xaf\xe1\x78\x3e\x9e\xe1"
- "\x1f\x9e\x4f\x78\x8d\x7f\x37\xb8\xf9\x8d\x53\xd5\x38\xbf\xd1\x89"
- "\xf3\x1b\xae\xbd\x7f\xfa\xd0\x7a\x8e\xe7\x2e\xc0\xf3\x9b\xee\x78"
- "\xfe\xaa\xe7\xfc\x86\x65\x9b\xd0\x8d\xe7\x53\xbd\xf0\x2c\x00\x9e"
- "\xbb\x18\x9e\x4f\x1e\x94\xe6\x37\x4c\x6d\xa5\x80\x93\x53\xc4\x34"
- "\x0b\xb0\x9c\x2f\x62\xf9\x2b\xc0\x32\xd0\x50\x00\x1a\xd7\x34\x35"
- "\x92\x68\x2b\xa7\x65\x27\xd0\x58\x70\xc7\x71\xa7\x45\x8e\xf8\x45"
- "\xdc\x4a\x18\xae\x5d\x0a\xd8\x4d\x3c\x48\x6a\x93\xe1\x5a\x05\x57"
- "\x1a\x5c\xe4\x20\xa9\xb1\x00\x76\x17\xb9\x63\xb7\x5e\xc4\xee\xc9"
- "\x84\xfe\xb1\x7b\x72\xda\x95\x9b\xcb\x38\xc9\xe7\xbf\xbe\x8a\x55"
- "\x47\xc7\x1c\xa3\xa6\x94\x46\x11\x9f\xa7\x48\xb4\x83\x84\xd2\x67"
- "\x74\xa3\x55\xb1\x44\xfd\x9a\x93\xc8\xf3\x9e\x27\xea\xbc\x2f\xa1"
- "\xdd\x52\xff\x6d\x26\xaa\x4f\xec\xff\x20\x35\xed\x8d\xa4\xe6\xc2"
- "\x01\x52\x23\xc0\x75\x0a\x2e\xa8\x6b\x74\x82\x7b\xbb\xad\x62\xbb"
- "\x4f\x3d\x0b\x65\x4d\xf0\xde\xee\x53\x53\x59\xbb\xe3\xa1\xdd\x9d"
- "\xae\x76\x9b\xa0\x1f\x00\x7f\xc6\x0a\xe2\x7c\x48\xb4\x95\x04\x2d"
- "\x73\x50\xda\x29\xe2\x1f\xf9\xf3\x49\x83\x9d\x44\x1b\x80\x67\x2f"
- "\x00\xfe\x5b\xca\x48\x7a\x2a\xe0\xbf\xd3\x8e\xb8\xb3\x9a\x32\x2e"
- "\x02\xfe\x4f\xa6\x50\xa0\x5f\x17\xe2\xff\x2b\xc4\xbf\xa5\x58\x60"
- "\xf8\xb7\xcc\xf2\x0f\xff\xa7\x7c\xc0\xbf\x2f\xf3\x21\xa7\xab\x71"
- "\x3e\xa4\x13\xe7\x43\x5c\x7b\x40\x07\xc0\xbf\xfb\x7c\xc8\x77\x6e"
- "\xf8\x3f\xdd\x0f\xfe\xdb\x0e\x4a\xf3\x21\x57\x1f\xff\x6d\x03\xe0"
- "\xbf\xad\x1f\xfc\x0f\xf5\xdc\x47\xdb\x15\xc4\xff\xe9\x01\xf0\x7f"
- "\xda\x07\xfc\xaf\xd7\xf9\x87\xff\xb6\x1e\xf8\xff\x4e\xc4\xff\x77"
- "\x7e\xe2\xff\xb4\x2f\xf8\xf7\x61\xfe\xc4\x8a\xf8\x07\xf9\xbf\x7e"
- "\xab\xdb\x5e\xe0\x81\xf0\xef\x26\xff\xcf\xb8\xe1\xdf\xda\x0f\xfe"
- "\xbf\x97\xf0\x7f\x0d\xc8\xff\xef\x07\xc0\xff\xf7\xfd\xe1\x7f\x88"
- "\xe7\x4a\xbe\xbf\x82\xf8\xb7\x0e\x80\x7f\xab\x2f\xf8\xf7\x53\xfe"
- "\x7f\xdf\x03\xff\x67\x44\xfc\x9f\xf1\x13\xff\x56\x1f\xf0\xef\xcb"
- "\x7c\xcb\xb9\x6a\x9c\x6f\xe9\xc4\xf9\x16\xd7\x9e\xf0\x01\xf0\xef"
- "\x3e\xdf\x72\xd6\x0d\xff\xe7\xfa\xc1\x7f\xfb\x41\x69\xbe\xe5\xea"
- "\xe3\xbf\x7d\x00\xfc\xb7\xf7\x83\xff\xa1\x9e\x5b\x69\xbf\x82\xf8"
- "\x3f\x37\x00\xfe\xcf\xf9\x80\x7f\xa3\x9f\xf2\xbf\xbd\x07\xfe\xcf"
- "\x8a\xf8\x3f\xeb\x27\xfe\xcf\xf9\x82\x7f\x1f\xe6\x67\x2e\x20\xfe"
- "\x41\xfe\x1b\xb7\xba\x9d\x0d\x18\x08\xff\x6e\xf2\xdf\xe6\x86\xff"
- "\x0b\xfd\xe0\xff\xbc\x84\xff\x6b\x40\xfe\x9f\x1f\x00\xff\xe7\xfb"
- "\xc3\xff\x10\xcf\xc5\x9c\xbf\x82\xf8\xbf\x30\x00\xfe\x2f\xf8\x82"
- "\x7f\x3f\xe5\xff\xf9\x1e\xf8\xb7\x89\xf8\xb7\xf9\x89\xff\x0b\x3e"
- "\xe0\xdf\x97\xf9\x9c\x8b\x6c\x3e\xa7\x13\xe7\x73\x5c\x67\x44\x06"
- "\xc0\xbf\xfb\x7c\x4e\x87\x1b\xfe\x2f\xf6\x83\x7f\xfb\x41\x69\x3e"
- "\xe7\xea\xe3\xdf\x3e\x00\xfe\xed\xfd\xe0\x7f\xa8\xe7\x6e\xec\x57"
- "\x10\xff\x17\x07\xc0\xff\x45\x1f\xf0\x9f\xed\xa7\xfc\xb7\xf7\xc0"
- "\x7f\x87\x88\xff\x0e\x3f\xf1\x7f\x71\x88\xe6\x7f\xba\x0c\x38\xff"
- "\x23\xa8\xb2\xb6\x76\x15\xc7\x98\x85\xdc\x82\xd2\x50\x99\x96\x38"
- "\x54\x39\x71\xa6\x24\x1b\x79\xf2\x3c\xf0\xc4\x70\x9e\x3c\x77\x5e"
- "\x8d\xf1\x02\x0b\x29\x8c\xff\x3d\xce\x88\xc2\xe5\xc8\x0d\xac\x2f"
- "\x58\x4a\x14\xce\x90\x0d\xec\x7c\x95\xa9\xd5\x4e\xb0\xcd\xab\x91"
- "\x06\xa7\x5c\x34\xc0\x39\x38\xfa\xbd\x4e\x5d\x92\x09\x79\x3a\xcd"
- "\xa4\x05\xf0\x52\xd3\x62\x06\xda\xaf\x62\xd8\x42\x5e\x40\x7d\xd4"
- "\x6f\x9d\x21\x0a\xc7\xb7\x9a\xb1\xc0\xe3\xb0\xe0\x15\x44\x16\xde"
- "\x42\x05\xe4\x25\xf2\x08\xf9\xaa\x5d\x85\xfb\x95\xba\x16\xd5\x01"
- "\xbe\x1d\xdf\xea\xc6\x96\x40\xbe\xa1\x9f\x97\xe9\x62\xeb\x1f\xf0"
- "\xab\xac\x69\x02\x5a\x66\x75\xfa\xc9\xa7\x2e\x5f\xce\xbf\xf8\x30"
- "\x4f\xe1\xd4\xe0\x3c\x85\xa0\x5a\x3f\xc1\x37\x3e\xad\xd7\x79\x9c"
- "\x69\x1d\x72\x3e\x39\x2a\x7c\xe3\x93\x73\x94\x27\x9f\x86\x7a\xfe"
- "\xc0\x21\xfa\x83\x71\x94\x73\x3e\x75\xd9\xfd\xe3\x93\xd3\xaf\xfd"
- "\xbf\xbd\xc7\xd3\x42\x15\x8e\xa7\x81\x4f\x3e\xf6\xa7\xf5\x65\x1e"
- "\x67\x70\x87\x9c\x4f\x42\x9c\x6f\x7c\x12\xde\xeb\xc1\xa7\x21\x1e"
- "\xe7\x0a\x62\x3c\x68\x21\x96\xf3\xc9\x59\xea\x1f\x9f\x04\x1f\xce"
- "\x7f\xf8\x30\xee\x93\x13\x3d\x8e\xfb\x04\x18\xf7\xf9\xc6\x27\xa3"
- "\xce\xe3\xcc\xf0\x50\xf3\x49\x4e\x94\x3e\xf1\x49\x4e\x16\x78\xf2"
- "\x69\x88\xc7\x63\x72\xc2\xe2\x7f\xc1\x2f\xe1\x7c\xa2\x33\xfc\xe2"
- "\x93\x9c\x24\x0d\xc9\xf8\x44\x2e\x57\xe3\xf8\x04\xf8\xe4\x63\x7f"
- "\x32\x96\x79\x9c\x71\x1e\x72\x3e\xc9\xca\x7d\xe3\x93\x3c\xa8\x07"
- "\x9f\x86\x76\xdc\x20\x97\x35\x70\x3e\xc9\xca\x18\x9f\x72\x88\xd5"
- "\x3f\x3e\xc9\xbd\xc6\xff\x1c\x94\x1d\x2d\x0f\xa8\x40\x3b\x5a\x00"
- "\x3b\xda\x37\x3e\x65\xeb\x3c\xce\x64\x0f\x39\x9f\x02\x62\x7d\xe3"
- "\x53\xc0\xdf\x3c\xf9\x34\xc4\xf6\xad\x3c\x20\x95\xf3\x29\x60\x16"
- "\xe7\x93\xbc\xc8\x3f\x3e\x05\xf8\xb0\xff\xb3\xef\x73\x58\xbd\x6c"
- "\x3e\x79\x60\xfc\x35\x65\xf3\xc9\x03\x15\xbe\xf1\x2a\xf0\xd9\xcb"
- "\x6a\xf3\xc9\x03\x75\x9c\x57\x0a\x07\xe7\x95\x62\x9a\x7f\xbc\x0a"
- "\x34\xf8\x7b\x7e\xab\x97\xdd\x27\x1f\xae\xbe\xa6\xec\x3e\xf9\x30"
- "\x1f\xe5\xdf\xf0\xa0\xcb\x6a\xf7\xc9\x87\x89\xf2\x6f\x98\x28\xff"
- "\x02\xfd\x94\x7f\xc3\x7d\x90\x7f\x7d\x9f\xfb\xea\x65\xfb\xc9\x95"
- "\x95\xd7\x94\xed\x27\x57\xce\xf3\x8d\x57\xca\x77\x2f\xab\xed\x27"
- "\x57\x66\x70\x5e\x29\x67\x73\x5e\x0d\x2f\xf6\x8f\x57\x4a\xaf\xf1"
- "\x5f\x06\x3a\x2f\xd6\xdb\xfe\x1b\x71\x8d\xd9\x7f\x23\x7c\xb4\xff"
- "\x46\x5c\x66\xfb\x6f\x84\x68\xff\x8d\xe0\xf6\x5f\x4e\x90\x9f\xf6"
- "\xdf\x08\xbf\xec\xbf\x1e\xbc\x12\xfb\x95\x2a\xec\xda\xb2\x01\x47"
- "\xee\xf4\x8d\x57\xaa\xe0\xcb\x6b\x03\x8e\x6c\xe4\xbc\x1a\xb9\x83"
- "\xf3\x6a\x84\xcd\x3f\x5e\xa9\xb4\xfe\x9e\x4f\xeb\x6d\x07\x06\x57"
- "\x5d\x5b\x76\x60\xb0\x6f\xe3\x5f\x79\xf0\x7b\x97\xd7\x0e\x0c\xe6"
- "\xe3\x5f\x79\x30\x1f\xff\xe6\xa8\xfc\x1b\xff\xca\x83\x7d\x18\xff"
- "\xfa\x30\xef\x27\x57\x6b\xd1\x06\x74\xe6\x66\x6d\x0d\x05\xfa\x87"
- "\xa6\x10\x79\x67\x38\xf0\x4b\x05\xfc\x5a\xa3\x25\x5d\xb9\xc0\x2f"
- "\xab\x83\x3c\xf9\xca\x31\x5a\xd7\xe6\x24\x9d\xc0\xab\x8b\x60\x07"
- "\x9a\xac\x16\x3c\xa3\xf7\x6f\xcd\xf2\xd0\xf7\x9e\x79\x45\x4d\x90"
- "\x5f\x48\x7f\xa7\x2a\xb0\x9e\x02\xbf\x18\xff\x54\x85\x7a\x47\xee"
- "\x06\xed\x13\xa7\x8f\xd1\x65\x66\x4a\x6b\xf5\x76\xa8\xd3\x1c\x73"
- "\xad\xbe\x91\x44\xb7\x90\x20\xed\x53\xc8\x97\xd0\x45\x98\x6e\xb2"
- "\x36\x12\xf4\xfb\xc9\xe6\xc0\x8f\xe9\xc2\x1c\x5f\xe8\x54\xe8\xbf"
- "\x09\xcf\x15\x4a\x3e\x9a\x4c\xa7\x8a\x18\xff\x7b\xce\xa9\x32\xfe"
- "\x7f\xa1\x53\xbf\x89\xe7\x13\x87\xdc\x16\x0c\x65\xf3\x7f\xc2\x31"
- "\xcd\x58\xa9\x8e\xcb\x16\x53\x0a\x75\x1c\x5d\x67\xb3\x12\xac\x67"
- "\x9d\xad\x8a\xa4\x27\x11\x75\x5d\xa7\x85\xa4\xd9\xa8\xb5\x2e\xe3"
- "\x24\x89\x3e\x8f\xeb\x02\x88\xa7\xd0\xbf\x71\x7e\x87\x34\x09\xc7"
- "\x74\x63\xa1\xbc\xb2\xba\x7a\x42\x42\xd7\x00\xad\x1d\x44\xce\xce"
- "\x6b\xe2\x98\x5f\x2e\xe8\x4d\x19\xcd\x04\x68\x57\x6a\x72\x7c\x89"
- "\xf4\xd4\xc3\xf3\xa9\xdd\xeb\x0d\x21\x1b\xfe\x0b\xd3\x90\xb6\xb8"
- "\xcf\xd4\x64\xb0\xb2\x3c\xd2\x73\xce\xbb\x0c\x62\x4a\xe9\x24\x75"
- "\x0e\x42\xe0\x7b\xc6\x4f\x63\x1b\x01\x5f\x21\x7e\xca\x6d\xf5\xa4"
- "\x21\x99\xaf\x94\x8f\xce\x40\xbb\xd5\x99\xbb\x7e\x02\xaf\x63\x60"
- "\xfb\xc0\xf8\x5a\xaf\x73\xe1\x6b\xf4\x98\x4b\xc3\xd7\xa8\x03\x43"
- "\x8b\xaf\xa1\xb6\x5f\x47\x6d\xba\x34\x7c\x8d\x1e\xc5\xf1\x35\x6a"
- "\x2a\xc7\xd7\x68\xa5\x0b\x5f\x81\xed\x97\x0f\x5f\x6a\x0b\xc7\x97"
- "\xba\xcc\x3f\x7c\x8d\xce\x1d\x92\x79\x56\x79\x98\x19\x6d\x6d\xc0"
- "\x97\x28\xbf\x46\x36\xfb\x80\x2f\x37\xf9\x15\xb6\xf2\xd2\xf0\x15"
- "\x36\x71\x88\xf1\x35\xc4\x36\xf7\x0d\xb6\x4b\xc3\x57\xd8\x2b\x1c"
- "\x5f\x37\x14\x73\x7c\x85\xe9\x5d\xf8\x1a\xd9\x7c\xf9\xf0\x75\xc3"
- "\x0c\x8e\xaf\x1b\x94\xfe\xe1\x2b\xcc\x2f\xff\x57\xbd\xc7\x07\x37"
- "\x47\xe1\xf8\xc0\x99\x6b\x14\xe5\xd7\xa8\x43\x03\xe3\xcb\xe8\x26"
- "\xbf\x6e\x3a\x72\x69\xf8\xba\x29\x7b\x68\xf1\x35\xd4\xe3\x84\x9b"
- "\x66\x5f\x1a\xbe\x6e\x3a\xc8\xf1\x75\xa3\x83\xe3\xeb\xa6\x6a\x17"
- "\xbe\x46\x1d\xba\x7c\xf8\xba\xb1\x8c\xe3\xeb\x46\xbd\x7f\xf8\xba"
- "\xd9\xbb\xff\xe7\x41\xcd\x6b\x8f\x29\xc5\x31\x0d\xe0\x4b\x94\x5f"
- "\x3f\xcd\xf1\x01\x5f\x6e\xf2\x6b\xcc\xcf\x2e\x0d\x5f\x9a\x93\x43"
- "\x8c\xaf\x21\x1e\xdb\x68\x76\x5e\x1a\xbe\xc6\xdc\xc7\xf1\xa5\x99"
- "\xc7\xf1\x35\x46\xe7\xc2\xd7\x4f\x73\x2e\x1f\xbe\x34\x4a\x8e\xaf"
- "\x9b\xab\xfd\xc3\xd7\x18\x1f\xfc\xbf\xfa\x32\x1f\x1f\x4e\x70\x1c"
- "\xe6\xcc\xcd\x16\xe5\xd7\x33\x8f\x0e\x8c\xaf\x6c\x37\xf9\x75\xcb"
- "\xe6\x4b\xc3\xd7\x2d\xbf\x1c\x5a\x7c\x0d\xf5\x78\xec\x96\xb0\x4b"
- "\xc3\xd7\x2d\x1b\x39\xbe\xc6\x56\x72\x7c\xdd\x62\x74\xe1\xeb\x99"
- "\x47\x2f\x1f\xbe\xc6\xea\x39\xbe\xc6\xea\xfc\xc3\x57\xb8\x0f\xfe"
- "\x7f\x7c\x5d\x47\x18\x1f\x7f\x69\x63\xc8\x71\xce\x4b\xc3\xd8\xb8"
- "\xb7\xaf\xed\x31\xe4\xb8\x94\x4b\xc3\xd8\xb8\xf3\x1c\x63\xe3\xb4"
- "\x1c\x63\xe3\xda\xae\xcc\x18\x32\xbc\x86\x63\x2c\x3c\xd7\x3f\x8c"
- "\x8d\x1f\xc2\xf5\x0f\x6d\xf5\xa5\x8d\x23\xb5\x0b\x2e\x0d\x63\xda"
- "\x51\xd7\xf6\x38\xf2\xd6\xa6\x4b\xc3\x98\xf6\x69\x8e\xb1\x5b\xd7"
- "\x71\x8c\x69\x67\x5d\x99\x71\xe4\xad\x11\x1c\x63\xe3\xfd\x5c\xb7"
- "\xd1\xfa\x75\xfe\xa5\xef\x75\x9b\x3b\x26\x5d\xda\x58\xf2\xf6\xfd"
- "\x97\x86\xb1\xdb\x97\x5f\xdb\x63\xc9\xdb\xa3\x2e\x0d\x63\xb7\xef"
- "\xe6\x18\xbb\xcd\xc2\x31\x76\xfb\xce\x2b\x33\x96\xbc\x6d\x13\xc7"
- "\xd8\x6d\xb3\xfd\xc3\xd8\x1d\x91\x43\xb7\xde\x74\x67\xe1\xa5\x8d"
- "\x27\xef\x9c\x78\x69\x18\x9b\x70\xe4\xda\x1e\x4f\x4e\xd8\x7a\x69"
- "\x18\xbb\xf3\x36\x8e\xb1\x09\x33\x39\xc6\xee\xd4\x5c\x99\xf1\xe4"
- "\x1d\x76\x8e\xb1\x3b\x2a\xfc\xc3\xd8\x9d\x3e\xf8\xff\xf7\x75\x9d"
- "\xec\x2e\xdb\xa5\x8d\x29\xef\xca\xbb\x34\x8c\xdd\xf5\xd0\xb5\x3d"
- "\xa6\xbc\x4b\x79\x69\x18\xbb\xeb\xb7\x1c\x63\x3f\x2a\xe7\x18\xbb"
- "\x2b\xf5\xca\x8c\x29\x7f\x34\x8f\x63\xec\x47\xe1\xfe\x61\x0c\xb7"
- "\xb5\x0c\xd5\xfa\xde\xdd\xb1\x97\x36\xae\x9c\x78\xf6\xd2\x30\x36"
- "\xf1\x8f\xd7\xf6\xb8\x72\xe2\xe2\x4b\xc3\xd8\xc4\x93\x1c\x63\x13"
- "\xc3\x38\xc6\x26\x9a\xaf\xcc\xb8\x52\x57\xc5\x31\xa6\xf3\xcf\x1f"
- "\x85\xfc\xee\x5e\xfe\xaf\x16\x2d\x4d\x5e\xb0\x78\x51\xbc\x76\xd1"
- "\xd2\xa4\xc4\x57\xb4\xaf\x2e\x5a\x95\xf0\xd0\x9d\xcb\x27\x69\x13"
- "\x53\xb4\x89\x8b\x96\xbe\x28\x26\xc4\x8f\x20\x4f\x25\x2c\x5e\x90"
- "\x82\x29\x90\xfb\xc5\xa5\x4b\x12\x96\x26\x69\x13\x13\x5e\x59\xbe"
- "\x28\x31\x01\xff\x7f\x55\xbb\x70\x59\x22\x24\xbc\x90\xb0\x28\x39"
- "\x41\xfb\xfc\xf2\x85\x0b\x13\x12\x5f\x1d\x41\x9e\x58\xbe\x38\x69"
- "\x91\x61\x71\x82\x76\xda\x13\x8f\xdc\x33\x7b\xfa\xaf\x67\x3f\xfc"
- "\x30\x06\x27\x73\x8b\x4d\x16\x4e\x73\x0b\xe3\x00\x73\x8a\x56\xf9"
- "\x4f\xa6\xd7\x69\x08\x8b\x67\x5b\xd0\x4e\xd4\x39\x89\x44\x91\xdd"
- "\x4e\x94\x79\xed\x44\xa5\x7d\x89\x44\xd1\xec\x7f\x56\xe5\xb7\x93"
- "\x30\x9a\x3f\xc7\x22\x64\x53\x42\xf3\x02\xa2\xac\x41\x27\xac\x90"
- "\xa6\x16\xb2\x4f\x68\xe1\x9d\x30\xa0\xad\x82\xe6\x05\x96\x37\xcb"
- "\x7f\xa2\xb0\x06\x59\xea\xd3\x4f\x12\x39\x1d\xf1\xe3\x4d\x7f\x15"
- "\xac\xf2\xbd\xb8\xd3\x01\xda\x4e\xe4\x93\x76\xc0\x55\x44\xe4\xf7"
- "\xcc\x80\x2b\x16\xae\x78\xb8\x72\xe1\xda\x04\x57\x19\x5c\x3b\xe1"
- "\xaa\x82\xab\x1a\xae\x7a\xb8\x1a\xe1\x32\x13\xf9\xe4\x79\x70\xa5"
- "\xc2\x05\x79\x27\x6f\xe5\xe5\x4c\x2e\x87\xab\x89\xc8\xef\x55\xc0"
- "\x15\x0e\x17\xe4\xbf\xd7\x4a\xe4\x11\x06\xb8\x94\x70\x85\xc1\x05"
- "\xe9\x11\x51\x70\xe1\xfb\x3b\xf9\xb3\xfb\x34\x70\xcd\x26\x50\xcf"
- "\x81\xaf\xfb\x92\xe0\x82\xef\xde\x57\x4a\xe4\xf7\x13\xb8\xa0\xbe"
- "\xf7\xef\xf4\x9e\xff\x7e\xc7\x00\x65\x86\x87\xae\xb9\xd5\xcc\x62"
- "\xe0\xc9\xef\x09\xa2\x99\x24\x80\x66\x5b\xea\x0d\x77\x13\xd9\x29"
- "\xf9\xa4\xc3\xa6\x75\x20\x67\x94\x94\xc7\x74\x84\x7b\xa4\x59\x47"
- "\xce\xa4\x06\x33\x31\x68\x30\xa6\xd9\xe0\xf0\x36\xa9\x81\xbf\x7f"
- "\x4f\x98\x59\x36\xb2\x82\xc5\x80\xcb\xa9\x34\xd0\xf4\xd8\x37\x59"
- "\xec\x37\xa0\x21\x9e\xcb\xa2\xc6\xf7\x2d\x54\xb9\x2b\x15\xfb\x7c"
- "\xd5\x2a\xac\xd7\xa4\xb7\x79\xff\x82\xe7\x50\x37\x6b\xf0\x1c\x8c"
- "\x73\xa9\xc0\x7b\x9a\x7d\xc2\xda\x19\x5c\x10\x85\xff\x5f\xdc\x12"
- "\x63\xa0\xb9\x05\xd8\xa7\xe4\x55\x69\xff\x45\x9a\xe1\xbd\xce\xe0"
- "\x8d\x4a\xed\x53\xa1\xb4\x99\x97\x2d\x37\xcb\xef\x89\x92\xca\xea"
- "\x0c\x9e\x63\xa5\x45\x1b\x23\x68\x1e\x60\x48\x2c\x0f\xb0\x63\xa5"
- "\xb9\x1b\xd4\x90\xaf\x18\xd3\x69\x71\x8c\x51\xfa\x1f\x7e\x8b\x68"
- "\x7e\x41\x19\xfe\x86\xae\x21\x36\x76\x9f\x19\x45\xf8\xaf\x9a\xa0"
- "\xac\x6b\x93\x4f\x7e\x04\xb8\x2e\xab\x7a\x0a\xeb\x3d\x59\x95\x5e"
- "\x4f\x05\x6d\x5a\x00\x7c\x7f\x72\x70\xf7\x77\xc7\x6c\xd4\x61\x8c"
- "\x54\x21\xe7\xee\xad\x18\x83\x0f\xdf\xc5\xba\xbd\x31\x9a\x28\xde"
- "\xfa\x1d\x51\x62\x1b\x3b\x72\x26\x47\x4a\x71\xe8\xf0\x1d\x39\xe4"
- "\x7f\x3c\x26\x9d\xba\x95\x1d\x48\x59\x7b\x26\x95\x71\x9a\x4e\xd6"
- "\x9b\x65\x41\xc5\x98\x5f\x7b\x3b\xa3\xe5\xdb\xe2\xf3\x1d\xc8\x4f"
- "\x2c\x5f\xc8\x2b\x8c\xc3\x7b\x8c\x73\x17\x0a\xc8\xd4\xa6\x4d\xa8"
- "\xe0\x34\x2a\xd0\x63\x39\x98\x5f\xc8\xcf\x81\xff\xef\x99\x29\x40"
- "\x7b\x9d\x99\x44\xa7\x5d\x4a\xa2\xa0\xee\x87\x9d\xd9\xbb\x23\xe0"
- "\x39\xf4\xbb\xdd\x53\x20\x7f\x06\xa3\x77\xde\x06\x68\xfb\xe4\x6a"
- "\x78\x36\xa5\x3b\xf6\x25\xa7\xb3\x4c\xc8\xde\x3d\x0d\xea\xe4\x30"
- "\xcb\xb4\x5b\xa5\x36\x30\x19\xe7\xca\x27\xf2\x74\xb2\xd5\x1a\xb4"
- "\x7b\x5a\x57\x32\xad\x2f\xf8\x92\x10\xf8\x26\xed\xbc\x40\x6b\x52"
- "\x67\x51\x7b\xfe\x5c\x42\x6a\xe2\x9a\x48\xfa\x02\x12\x3e\x72\x0d"
- "\xb5\x46\x3b\x49\xe8\xc8\xa6\x50\x5a\x3b\xab\x09\x64\xf4\x79\x92"
- "\x5a\x4f\x2d\x75\x86\x4a\x92\x7a\x9c\xa8\x56\x2f\x22\x61\xe9\xb3"
- "\xa8\x35\xad\x86\xda\x4d\x29\x4d\xa4\xce\x06\x97\xa1\x16\xf2\x1d"
- "\x86\xab\x92\xa4\xaf\x24\x8a\x27\x41\x9e\xa6\x9d\x27\xaa\x3a\xc3"
- "\x79\x48\x3b\x4d\x52\xe3\xa8\xa3\xb6\x06\xf3\xed\x27\xd1\x0e\x6b"
- "\xe8\xea\xd3\x44\x51\x32\x17\xcf\x96\x1d\x25\x6f\x41\x5d\x3a\x83"
- "\x03\x22\x2e\xe6\x05\x56\x9c\x4b\xa6\x8e\x8e\x9c\x7b\xab\xcd\xe4"
- "\xdf\xaa\x3c\xda\x82\x75\xc6\xb8\xa1\xd0\x5e\xcc\x23\xe4\xe5\x58"
- "\xe6\x3b\x10\xe7\xf7\x56\x82\x2c\x26\xd2\x73\x7c\x66\x0d\xce\x01"
- "\xfc\xdc\x6b\x89\x76\xd0\x0e\xcc\x8f\xed\x06\x1a\x45\x89\xed\x8f"
- "\x0a\x30\x10\x45\x47\x4e\xc4\x24\xb3\xec\x8e\x0c\x37\x1e\x22\x4f"
- "\x86\x49\xdf\x13\xf3\xcc\x32\xcb\x6e\x63\xb1\x17\x05\xf6\xec\x9e"
- "\x48\xcc\x0b\xe9\xc0\xff\xdb\xeb\x79\xfd\x22\x22\x30\x4d\x94\xa5"
- "\xd8\xaf\xa3\x04\xec\xd7\xc6\x5d\xb3\x9c\xc1\x05\x06\x2a\xa7\x76"
- "\x9a\x37\x57\x49\xcf\x69\x54\x4f\x3a\xa8\x1d\xea\x8d\x32\x56\x85"
- "\x71\x52\x79\xfe\xfb\x30\x56\xa3\x5a\x9b\x8c\xff\x47\x9c\xc4\xef"
- "\x08\x5b\x62\xe2\x50\xb6\x46\xd7\x63\xfe\xb9\x71\xf9\x89\x20\x7b"
- "\xf3\x0a\xe2\xb0\x1f\x0a\xc1\x1b\x34\x17\x37\x6f\x54\x63\xff\xa6"
- "\x80\x31\x9a\x3b\x57\xdd\x5d\x4e\x26\x09\x84\xfa\xfc\x7f\xf6\xde"
- "\x07\x2e\xca\x2a\x5d\x1c\x7f\xe6\x65\xd0\x81\xf8\x33\x1a\x15\x15"
- "\xd9\x68\x54\x54\xa8\x58\xd6\x5a\x8b\x39\x25\x1a\xb6\x2a\xa8\x64"
- "\x94\xa6\x58\x68\x63\xa2\x4e\x88\x8a\x86\x82\x93\x29\x10\x28\x95"
- "\x6b\x98\x08\xb4\xb1\xbf\xeb\xee\xcf\xdd\x75\xf7\xeb\xde\xeb\xde"
- "\x8f\x6d\x53\x50\x97\x2d\x65\xd8\xbd\xed\xe7\xeb\xde\x9f\xdd\x46"
- "\x42\x62\x5d\xd2\x31\xa6\x98\x60\x66\xce\xef\x79\xce\x79\x5f\xe6"
- "\x9d\x97\x19\x15\xb7\xfb\xbd\x77\xfb\x46\xbd\xce\xfb\x9e\xf3\x9c"
- "\xe7\x9c\xf3\xfc\x3b\xcf\x73\xde\xf3\x9e\x63\x67\x58\x9e\x55\x55"
- "\xca\xf8\x53\x7f\x26\x64\x33\xed\x18\xe9\x1d\xb6\x2b\x07\xd3\x23"
- "\x3b\xa4\x49\x99\xf4\x8d\x26\x3e\x57\xf1\xb3\x24\xa5\x49\x73\x84"
- "\xcc\xfc\x73\x76\xd0\xb3\x44\xf4\x43\x9d\x44\x3b\x20\xfc\x8b\x49"
- "\xab\x03\x7a\x21\xe4\x58\xe8\x77\x25\xb6\x69\xc2\x41\xbf\x2d\xc2"
- "\x8f\x70\xba\x0e\x41\x07\xa9\x3f\xea\xed\x29\x7d\x95\x93\x6a\x9d"
- "\x3a\xbd\x39\x88\x9f\x95\xbf\xb5\xd2\xb9\x95\xd8\x96\x08\xc4\xf9"
- "\x3e\xfe\x8e\xc4\xdf\x3f\x34\xb7\xd3\x58\xcb\xf1\x5e\x45\xf7\x6f"
- "\x5c\xcb\x5c\x19\xd8\x92\x5e\x89\xe8\x3e\xc9\xe9\x84\xa5\x7b\x08"
- "\x4f\x25\x9d\xdd\x89\x69\x04\x83\xe9\x1e\x27\xe4\x6d\x17\xf8\xc7"
- "\xd7\xb9\xc9\x66\x05\xe1\xbf\xfb\x26\x81\x5f\xe0\x25\x7c\x0a\xee"
- "\x03\x7b\x59\x8f\xc0\x7d\x77\xba\x82\xbb\x1a\xd3\x14\xfc\x19\xab"
- "\x95\x3a\xee\x5e\x8c\x75\xc4\xa8\xfb\xb0\x6f\x2f\x73\x13\x0e\xcc"
- "\x2b\x76\x82\x25\x9f\xf2\x2a\x30\x8d\xca\xaa\x64\x2a\xa2\x39\x1b"
- "\x71\x1c\xe7\x38\x1a\x9d\xb0\xa2\x47\x6d\x37\x90\x46\xb1\x8a\xad"
- "\x95\x71\xb5\x28\xb8\x02\x78\x14\x99\x7a\xd7\x22\xf3\x94\xf0\xc6"
- "\x10\x5e\x84\x77\x3b\xe1\xe9\xc9\xea\xbe\xcb\xb6\xb3\x18\x61\x74"
- "\x32\xfc\x9f\xc9\x2e\x29\xed\xa6\xb3\x3b\x59\xe5\x9d\xc7\x49\x37"
- "\xd0\x06\x02\xca\x24\xd6\x7b\x4f\xba\xc6\x06\xea\x09\xce\x5f\x79"
- "\x97\x8e\x9f\x5d\x7a\x2d\xeb\x46\x98\xbc\xa0\xf3\x3a\x25\x78\x10"
- "\xd3\x8a\x94\x73\x43\x77\x21\x8c\x53\xba\x2b\xec\xbe\x88\x5b\xc7"
- "\x82\xe4\xa8\x73\x92\x4f\x4a\x72\x95\xee\x48\x72\x83\xa3\xce\x0f"
- "\xfe\xfa\x79\x35\xe6\xad\xcc\x8e\x7e\xc8\x05\x3a\xef\x79\x78\xe3"
- "\xdc\x3d\xfc\xfc\x47\xd6\x8f\xbe\x5a\xc9\xdd\x40\x63\xdb\x39\xe9"
- "\xde\xb1\x0e\xd7\x97\x5c\xfe\xf1\x9e\x8f\x05\xaf\xa1\x6f\x47\xfe"
- "\x1d\xfa\xd4\x96\x1a\x49\xf8\x78\x7e\x84\xad\xa7\x74\xf2\xff\xd0"
- "\xf7\x6c\x50\xe5\xb1\xfa\x79\x99\x82\x76\x93\xff\x42\x74\xe4\xed"
- "\xf5\x3e\x62\xa7\x36\xfb\xeb\xe6\x65\x52\x1f\x4a\x8b\x99\xdf\xe1"
- "\xed\xb3\xd3\x79\xba\xa6\x0d\xe4\x9b\x4e\xfe\x6d\xd6\x01\x60\xa8"
- "\xbf\x99\xc3\xeb\xc3\x64\x5e\x27\xfa\xdf\xe7\x5c\x37\xcd\xcb\xa4"
- "\xf3\x93\x77\x6f\x8d\x34\x4c\xaf\x63\xf6\xde\x31\xf3\x6a\xfa\x2a"
- "\x27\x9f\x54\xce\xa7\x1d\x26\xde\x93\x4a\xdf\xeb\xe5\xbe\x63\x1a"
- "\x9f\xb3\x99\x58\xcb\xcf\xc7\xc6\xe7\x7b\x8d\xe1\xf8\x85\x36\xa4"
- "\x98\xca\x62\xdf\xcd\x0d\x0a\x9d\xbc\x2e\x3a\x1b\x7c\xd4\x59\xe9"
- "\xde\x9f\x66\x95\xd8\x81\xef\x85\x5f\x5d\x59\x3c\xbc\x76\xdd\xcb"
- "\xe7\xbf\xdb\xd0\xf7\xcf\xf2\xbe\xc3\x84\xed\xbb\xf7\xc4\x5c\x19"
- "\x1f\xe5\x29\xbc\xaa\x97\x7d\xf2\x2b\xa8\x23\xec\xfc\xa7\xaa\x5f"
- "\xc6\xa1\xfd\xba\x6f\xcb\x95\xf7\xeb\xbe\xcc\xa1\xfd\xba\xef\xa7"
- "\xdf\x6e\xbf\xee\x0b\xfb\xfe\x53\xd5\x2f\xd3\xd0\x7e\xfd\xe0\xb1"
- "\x2b\xef\xd7\x0f\x4c\x43\xfb\xf5\x83\x2d\xdf\x6e\xbf\x7e\xb0\xfd"
- "\x32\xfa\x95\x36\xb4\x5f\x53\xc6\xff\x1d\xfd\xf2\x0c\xed\xd7\x94"
- "\xc7\xbe\xdd\x7e\x4d\x09\x7b\xfe\x59\x58\x7b\xb8\x6b\xb7\x5d\xd8"
- "\xc3\xfb\x75\xc3\xb7\x87\x53\x8e\x0f\xb5\x87\x0f\x4c\x0a\xd8\xc3"
- "\x07\x6e\xba\x22\x7b\x88\x0e\xa2\xb0\x87\xf7\xff\x75\x88\x3d\xac"
- "\x5a\x08\xa1\xed\xe1\xfd\xef\x73\x7b\x58\xbd\x70\x98\x7d\xb8\xbf"
- "\x66\xd0\x1e\xc6\x2e\x84\x20\x7b\x18\xb7\xdb\xde\x57\x79\x7f\xf7"
- "\x95\xd9\xc3\xfb\xbb\x87\xda\xc3\xfb\x33\x83\xed\xe1\x03\xa6\x8b"
- "\xc8\xa1\x27\x94\x3d\xcc\xf2\x9e\x67\xb2\x6c\x78\x86\xd7\x9e\x07"
- "\x8a\x2f\x52\x57\xd9\x25\xea\x2a\x1b\x66\x5d\x9d\x61\xeb\x32\xfc"
- "\xb3\x15\xfd\x0c\xe3\x96\x37\x41\xea\xc2\x68\xb7\x2d\xe9\x24\x38"
- "\x8a\x3d\x30\xc1\x8a\x32\x61\x83\xf4\xb6\xba\x1e\x68\x4b\xea\x02"
- "\x16\xf5\xcf\x56\xf6\xff\xcc\x07\x73\x21\xc9\xe6\x0f\x0f\x38\x8a"
- "\x3c\xc3\xe4\xeb\x0f\x2d\x8a\x6c\xb6\x79\x51\x36\x37\x90\x3c\xa6"
- "\x9f\x70\xf4\x9c\x95\x65\x33\xfd\x77\x83\xfc\xb1\x09\xf9\x0c\x29"
- "\x9b\xa8\x13\xc1\xb2\x59\x69\x15\xb2\x99\xfe\xd2\x50\xd9\xac\xb4"
- "\x86\x96\xcd\xf4\x65\x42\x36\x2b\xad\xc3\xeb\x43\x7a\x6a\x40\x36"
- "\x2b\xad\x41\xb2\x79\xdb\x7c\xf4\xc7\xd2\xb7\x5f\x99\x6c\xa6\x6f"
- "\x57\xfa\x7e\x40\xee\x3b\xd2\xab\x33\x58\x36\xd3\xc3\x9e\x75\x4d"
- "\xe7\xaf\xa3\x3d\x8c\x39\x2b\x4d\xad\xf2\xa1\xdf\xea\x2f\xef\xe9"
- "\xce\xf2\xb1\x3e\x3a\x87\x9d\x49\x93\x81\x6d\x4c\x89\xe9\xc3\x98"
- "\xb2\xaf\xcf\x62\x60\xd1\xbf\xf5\xb3\x81\x44\xd2\xab\x78\xd6\x97"
- "\x12\x87\x34\x4b\xc6\xdf\xd1\x07\x36\x40\x02\x5e\x89\x07\x64\xba"
- "\xe2\x7d\x1a\xdb\x98\x18\xbd\x6b\x03\xa4\xc6\xbb\xc1\x80\x6d\xc8"
- "\x8d\xdf\x66\x04\x8c\xf9\x13\xe8\x9e\xd9\x9a\xd2\x1b\xbe\x06\x3d"
- "\xcd\x27\xfa\xa3\xb0\xbe\xe2\x78\xc6\xd6\xa5\x40\x43\x21\xb6\x47"
- "\x82\xc4\x06\x89\x1d\xf6\x6d\x4c\x91\x58\xdc\xee\x17\xd8\x0b\xb9"
- "\xbc\x4d\xfe\xe4\xf9\x66\x94\x21\x33\x2b\xb5\x50\xbd\x66\x3a\x0f"
- "\x98\xdd\x36\x3f\x83\xf5\x25\x46\x57\x7f\x0d\x74\x16\x76\x72\xfd"
- "\x06\x48\x61\x03\x29\x12\xd2\x20\x77\xc9\xf3\x46\xe2\x7b\x2e\x93"
- "\x9a\xe8\x5c\x74\x3d\xd6\xad\xf3\x55\x60\x5d\x5e\xac\xeb\x3c\xd6"
- "\x75\x0e\xeb\xb2\x61\x5d\x36\x51\xd7\xf0\x68\x3e\xd5\x73\xb1\x79"
- "\xdf\xac\x2d\x63\x68\x7f\xda\xcf\xe3\x8b\x47\x66\xd2\x1c\x70\xef"
- "\x0b\x96\x61\xca\xfb\x83\xb9\xe1\xf0\xef\xfe\x25\x24\x31\x43\x57"
- "\xf7\xdc\x97\x3e\x65\x59\x5e\x80\x97\x7e\x09\xa9\xa4\x73\x6d\x9e"
- "\x2f\x50\xcf\xba\xba\xdf\x4f\xe9\x19\x6e\x5d\x61\xbf\x7f\xad\xb4"
- "\xb1\x76\x7f\x0c\xc6\xa2\x31\xbb\xcb\x77\xdb\x58\xf1\x40\xd2\xbc"
- "\xbc\xfe\xa4\x79\x65\x4b\xbd\x46\x94\x2b\x56\x6c\x2a\x04\x53\x97"
- "\x34\x23\xea\xc3\x8f\x71\x8c\x78\x12\x0c\x1d\xd2\x0c\x73\xe9\x5f"
- "\x68\xfe\x6e\x5a\x4e\xf0\xfc\xdd\xb4\x62\x90\xcc\xdd\x20\x3d\xe4"
- "\x01\x69\x7a\x12\x20\x5c\xf0\x95\x31\x45\xe0\x32\xbf\x9f\xf5\xb3"
- "\x31\xb0\xd5\xcb\x3e\xc7\xf8\x34\x77\x17\xc6\xc0\x59\x77\xe8\x9c"
- "\xf6\x0d\x34\xaf\x65\x7e\x1b\x69\xfa\x37\x1c\x97\xe2\xf1\xbe\x02"
- "\x79\x07\xd6\x42\xb8\xfa\xac\x64\x2e\xf7\xe2\x7d\xbc\x7b\x64\xa6"
- "\xaf\x34\x17\xbc\x89\xaf\x18\x07\xaa\x76\xe7\xf9\x30\x8e\xf5\x1b"
- "\x7a\xba\x4b\xff\x0a\x49\x8e\x1e\x1f\xd4\xa1\xdc\x2d\xf5\x19\x48"
- "\x1f\x72\xed\x4f\x7f\x08\x5d\x45\x20\x95\x7e\x05\xb1\xac\x37\x25"
- "\x46\x91\xeb\x39\x3d\xf1\x9e\x2d\x3d\xcc\x4f\xf2\x4d\xf3\x0b\x98"
- "\x17\xb7\xf5\x2b\x1c\x6b\x5d\xdd\x50\x87\xb1\xb4\x6f\x9d\x65\xb4"
- "\xab\xd7\x72\xf5\x7e\x3f\x24\xc4\xb9\xc1\x58\xf7\x25\xca\xe0\x3a"
- "\x94\xbf\x2f\x51\xce\x5d\x42\xce\xe9\xfb\x9b\x7a\x92\xf1\x1d\x6f"
- "\x67\x34\x7c\x29\x64\x9c\xcb\x1d\xc9\xf8\x5a\x94\xbb\x35\x01\xb9"
- "\xf3\xf6\xa2\x8c\x57\x3e\x38\xa5\xce\xc6\x60\xcb\x4a\x90\x1a\xce"
- "\x8e\xa4\x3c\x5d\xe4\x1d\x92\xe9\xc3\x6c\x0f\x04\xe2\xb0\x19\x0f"
- "\xf5\xdf\x34\xaf\xcc\x34\x9f\x9d\xef\x90\xcc\x47\x30\xdd\x60\x5a"
- "\x78\xbb\x11\xe9\xfd\x90\x98\x9f\x99\x61\xa6\xd8\xdd\x89\xb4\x20"
- "\xba\x60\x1c\x7d\x7b\x87\x34\xad\x82\xe8\xb8\xf1\x20\x44\x58\x1f"
- "\x64\x9d\x48\xb3\x1a\xc6\xe7\x34\xa6\x95\xf3\x79\xea\x6d\x26\xf8"
- "\x88\xcf\x27\x8a\x32\x3e\xa4\x9b\x37\x66\xa1\x11\xf9\x5d\x6c\x7f"
- "\xae\x9f\xeb\x1c\xd1\xb1\xab\x00\xa4\xa5\x3d\x48\x2b\x1f\xd2\xaa"
- "\x8f\xdb\x82\x6c\x6e\x0b\xca\x7f\xeb\x29\x71\x32\x7f\x56\x7e\x04"
- "\xdb\xfa\x3c\xbd\xcf\xf0\xc1\x12\x2b\xb0\x2d\x5f\x20\xbd\xdc\x27"
- "\xc9\x6e\xc4\xf9\x37\x0a\xdb\x40\xf4\x8a\xed\x01\x23\xab\xec\x76"
- "\xfe\x72\x6b\x6b\xa4\x0f\xe5\x97\xec\x43\xfc\x36\x5d\x14\xea\x65"
- "\x5c\x15\xe9\x2f\xea\x73\xfc\x36\x6e\xaf\x72\xeb\x50\x6f\xbd\x1b"
- "\x53\xc6\x0d\x6c\x4c\x31\xe1\x35\x46\xb1\x21\x74\x8e\xd6\x01\xa2"
- "\x6d\xe5\x83\x8d\x64\x3f\x1c\x18\x3d\x7b\x91\xb6\x71\x34\xde\x6c"
- "\x4c\x49\xe2\x34\x7e\x36\x05\x26\x7a\x40\x87\x6d\x32\x62\x7b\xa1"
- "\x61\x05\x18\x4e\x58\x3a\xc0\x87\xba\xa1\xd0\x7d\xce\x4a\x13\x20"
- "\x5e\xe9\xfd\x94\x3f\x83\x4c\x33\x5d\x78\xb9\x9b\x7e\x4d\x40\xee"
- "\xa6\x5f\x43\xb4\x13\x72\x37\x3d\xe1\xbb\x28\x77\x1f\xe5\x72\xb9"
- "\x8b\x18\xb8\x89\xcb\x53\x8d\xc3\xfb\x1b\xa4\xd1\x74\x4a\x03\x92"
- "\x99\x3f\xfc\x9c\x64\x26\x23\xe5\x7f\xaa\xcc\x7c\xd3\x97\x62\xc2"
- "\xeb\xbf\x44\x66\x10\x2f\x97\x19\xa2\xd5\x47\xb9\xfd\xa0\xd0\x88"
- "\xeb\x6a\x79\x57\xb7\xa9\x14\xa6\xa1\xae\x9a\xe3\xb7\x8d\x81\x13"
- "\x9c\x4e\x33\xcc\xa6\x85\xcc\xdf\x21\x65\x2c\x2b\xfd\x23\x18\xfb"
- "\x6d\x8c\x39\xbc\xbf\x00\x7f\xcc\xcb\x89\x7c\x3e\xbb\x6a\x61\x1e"
- "\xbd\x1b\xa1\xf7\x22\x34\x47\x17\x6f\x05\x3d\xcd\x95\xfb\xaa\x6b"
- "\xf2\xe8\xfd\x08\x8b\x8d\x3c\xec\x43\xbd\xf6\x57\x7c\x60\xf7\x47"
- "\x31\xf4\x11\x32\x0e\x3a\xe1\x5d\x3e\xaf\xc8\xaa\x76\x93\xef\x82"
- "\x36\x33\x83\xaf\xf7\xa6\x77\x27\x98\xdf\xaa\xcc\xf9\x93\x4d\x90"
- "\xe7\xe5\xe4\x79\xbb\x19\xd4\xee\x68\x9a\xb7\x13\x36\x25\xe3\x77"
- "\xca\xbc\x9d\xf2\x4c\xf9\x4e\x29\xe3\x18\xcd\xf9\xa8\xca\x4d\x91"
- "\xe1\xe4\x72\xd3\xa6\x92\xad\x0f\x94\x13\xcf\x68\x57\xa6\x0c\x48"
- "\x60\x08\xe9\x63\xc4\xd4\xe4\xa1\xfe\xe8\xbb\xa4\x99\x53\xf1\x57"
- "\x42\xba\xfc\x05\x7f\x23\xf0\x97\x9f\xdb\x36\xbc\xf1\x6a\x06\xff"
- "\xfe\x15\xfb\x7f\x48\xb6\x8d\xeb\xb9\x4e\xde\x09\xb1\x67\xe5\xfb"
- "\xbe\xca\x19\xed\xca\xbb\x8b\x41\xf8\x00\x7f\x0a\xa8\x6e\xe4\x91"
- "\x5e\xbc\x4f\x11\xcf\x2a\x7c\xab\xf9\x33\xe8\x93\x30\x76\x31\xd1"
- "\x7b\x4f\x94\x5f\x5d\x1f\xb3\x3c\x28\xff\x4e\xe5\xef\x5f\x90\x47"
- "\xe4\xaf\xc9\xf6\xb7\x48\xd4\x3b\x33\x13\xe9\xa0\x57\xd7\x1b\x8a"
- "\x1e\x4e\x69\x66\xd8\x33\x6d\x86\x47\x8b\x99\x65\xe1\xf0\xcc\x48"
- "\xf1\xb1\x61\xe2\x0a\xfb\xfd\x23\x4b\x9a\x67\xce\x3a\xe8\xb3\xfb"
- "\x07\x72\xe3\xdf\x2f\xf9\x62\x98\xfe\xc5\x23\x61\xf7\x7f\xf2\xc5"
- "\xbc\x9c\xe6\xad\x9b\x47\xb2\x1f\xd3\x76\xd0\x0b\x3f\x3b\xdb\x2d"
- "\x65\xdd\x31\x06\x62\x3b\xc1\x48\xfe\xd3\x9c\x9e\x77\x18\xf9\x50"
- "\xbb\xce\x42\x72\xff\xf9\xdc\xf8\x01\xf4\x05\x5f\x3e\x0b\xe9\xfe"
- "\x67\x13\xa3\xab\x56\x80\xbe\x1f\xfd\xd5\xfe\x67\x2d\xf1\x1f\x9d"
- "\xea\x06\xd4\x13\x73\x9b\xdb\x09\xf5\x08\xcb\x3e\xcf\x8d\x9b\x95"
- "\xc7\x3c\xc7\xf3\x5e\x85\xac\x14\x9f\x7d\xeb\x69\x88\x45\x5b\x64"
- "\x74\x14\xff\x82\xbf\x53\x88\xdc\x24\x99\x1c\xde\x33\x50\xbd\x02"
- "\x6d\x18\xda\xac\xd2\x27\xd0\x56\x7b\xbf\x82\xfd\x6a\x5b\xfd\xdc"
- "\x4f\x02\xb6\xfa\x3c\xda\xea\x4a\xb4\xd5\xa5\x89\xd0\x66\xb5\x03"
- "\xda\x8e\x91\x73\xad\xf1\x9e\xad\x56\xb4\xd9\x9b\xd0\x66\x17\x9f"
- "\x01\x6e\xaf\x7b\xba\x01\x6d\x6d\xdc\x81\x35\x90\x30\xb0\x16\x6d"
- "\xf6\x79\xcb\xd5\xfb\xb6\x0a\x9b\xfd\xc6\x1a\xb4\xd9\x6b\xd1\x27"
- "\x5e\x83\x36\xbb\x27\x84\xcd\x3e\x17\xc6\x1f\x96\xed\x4f\xff\xda"
- "\x14\xe9\x0d\x89\xc1\x0b\x4f\x80\xb4\xef\x3f\x46\x0e\x53\x4e\x32"
- "\x0f\x86\xe3\x01\xd1\x9b\xe8\xef\x47\x3e\x9c\x40\x1e\x70\xbf\xd5"
- "\x33\x32\x73\x00\xc7\x34\x5f\xdc\x8e\xb2\x9f\x9f\x3d\x29\xc5\x15"
- "\x81\x71\xae\xf5\x1d\xd6\xbf\x2e\x17\xfd\xfe\xdc\x58\x6f\xd5\xcb"
- "\x69\x55\xe8\x53\xfb\xd0\xf7\x1e\xe8\x4b\x34\x20\x0d\x8c\xae\x8d"
- "\x96\x78\xa2\xa1\xff\x26\xe4\xe7\x88\xbb\x66\xa3\x0d\x9d\x7c\x60"
- "\x05\x4c\x19\xa8\xde\x71\x88\x55\xef\x68\xf4\x55\xef\x68\xc2\xb2"
- "\x71\x3f\x72\x12\x5f\xfe\x15\x30\xcd\xce\x76\x55\x94\xf9\x62\x5f"
- "\x4e\x73\xc5\xee\x38\x88\xcf\x47\x29\x7f\xeb\x32\x88\xcd\x4a\xf9"
- "\xc6\x2e\xf8\xf5\x53\x20\x3e\x09\x7e\x7d\x02\xd5\x18\xf7\xd1\x98"
- "\xcb\xc7\x57\x99\x67\x18\x2f\x70\x7f\x3f\xc0\x37\xcd\x18\x2b\xf3"
- "\xed\x44\x8f\x1d\x70\x3c\x19\x39\x38\xd6\x72\xbe\x7d\x02\xca\x38"
- "\x8b\xf4\x8e\x3b\x80\x63\xed\xc0\xb7\x35\xd6\xca\x71\x0c\x8d\xb5"
- "\x34\xce\x12\xdf\xde\x18\x36\xdf\x1e\xcd\xbb\x32\xbe\xed\x84\x2b"
- "\xe4\x5b\x53\x80\x6f\x3b\xe9\xbc\x67\x93\xaf\x7a\x67\x72\x30\xdf"
- "\x76\x9a\x03\x7c\xdb\x99\x82\xcf\x53\x02\x7c\xfb\x6a\x18\x7c\x8b"
- "\xfc\xf2\xbb\xcb\xb7\xd9\x89\x57\xc8\xb7\x2b\xd5\x37\xaf\x8a\x6f"
- "\xa8\x6f\x3b\x51\xdf\x76\x6a\xf4\x6d\xa7\x4a\xdf\x76\xa2\xbe\xed"
- "\x54\xe9\xdb\x17\xc3\xe0\xdb\x55\x1d\xdf\x5d\xbe\xcd\x69\xbf\x32"
- "\xbe\x95\x5f\xa1\xbe\xa5\xe6\x04\xf8\x56\x8e\xfa\x56\x8e\xfa\x56"
- "\xae\xd1\xb7\x72\x95\xbe\x95\xa3\xbe\x95\xab\xf4\xed\x93\x61\xf0"
- "\x6d\xd4\x9f\xbe\xbb\x7c\xcb\x2a\xbf\x42\xbe\x5d\xa1\xbe\xa5\x1e"
- "\x52\xf1\x0d\xf5\xad\x1c\xf5\xad\x5c\xa3\x6f\xe5\x2a\x7d\x2b\x47"
- "\x7d\x2b\x57\xe9\xdb\xdb\xc3\xe0\xdb\x7d\x95\xdf\x5d\xbe\xcd\x33"
- "\x5f\x19\xdf\x2a\xae\x50\xdf\xc6\xeb\x03\x7c\xab\x40\x7d\xab\x40"
- "\x7d\xab\xd0\xe8\x5b\x85\x4a\xdf\x2a\x50\xdf\x2a\x54\xfa\xb6\x65"
- "\x18\x7c\x5b\xf4\xf0\x77\x97\x6f\xf3\xc3\xce\x7f\x2a\x7c\x53\x78"
- "\x46\xfc\xe3\x7c\x63\xb9\xe0\x45\x7f\xf2\xff\x7d\x5a\xf0\x8d\xf8"
- "\xc5\x79\xd7\x9b\x1b\x5f\x2d\xf3\xcc\x2b\xf3\x8c\xe8\x47\x7c\x23"
- "\x3f\x92\xf3\x4d\xa7\x4f\x20\x1f\xd2\x8b\xbe\xa4\xe2\x47\x3e\x6a"
- "\x61\x9e\x13\x96\x9f\x0c\xfa\x91\x5e\xad\x1f\xb9\x52\xed\x47\xfe"
- "\x22\x88\x5f\x55\x5f\x23\xbf\x24\x99\x5f\x4f\x85\xf1\x23\x57\xbc"
- "\x17\x86\x5f\xed\x97\xe4\x17\xf2\x26\x61\xa0\x57\xf0\xeb\x0d\xd9"
- "\xff\xaf\x2b\xfc\x3b\xf9\xb5\x0e\xf9\x45\xfe\xff\x27\x20\xed\x5f"
- "\x32\x5c\x7e\xe5\x5c\xd2\xff\x0f\xcd\xaf\x72\x18\x1e\xbf\x52\x73"
- "\x02\xfc\x2a\x37\x79\x71\x4c\x53\xc6\xb3\x00\xbf\xc4\x78\xe6\xd5"
- "\x8e\x67\x2b\xd5\xe3\xd9\xe5\xf0\x4b\x33\x9e\x7d\xa7\xf8\xb5\x30"
- "\xec\xfc\xbf\x0f\x63\x71\x1f\xda\x39\x9a\xaf\x8c\xeb\xc6\x38\xd9"
- "\xcb\x3e\x9f\xeb\xc6\x38\xd9\x3b\x32\x73\xf7\x1a\x48\x1e\xd8\x88"
- "\x71\x32\xf2\xae\x6a\x0d\xa4\x57\xae\x01\xbd\x7f\x15\xc6\xca\x67"
- "\x31\x56\x46\xfb\xd4\xff\x37\x4b\xfc\xf1\x3c\x17\xf8\x31\x56\xa6"
- "\x79\x30\x6c\x6f\x32\xfb\x1b\xc6\xca\x9d\x68\xfb\x3a\xdf\x10\xb1"
- "\xf2\x19\x25\x56\xfe\x6d\x50\xac\xfc\xf2\x73\x72\xac\x2c\xd3\xbf"
- "\x4e\x4d\xfb\x27\x7f\x1e\x26\x56\x6e\xbd\x64\xac\x4c\x31\xf2\x7e"
- "\x8a\x97\xcf\x5b\x46\xef\x93\x6d\xdb\x1b\xe7\xfe\xce\x58\xf9\x3c"
- "\xc6\xca\x36\x41\xfb\x37\x86\x4d\xfb\xc7\xc3\xae\xff\x20\xdd\x20"
- "\x7d\x19\x1c\x8b\x90\xce\xca\x18\x34\x80\x63\x10\xcd\x67\xf4\x57"
- "\xed\xd8\x8e\xf2\xca\xf5\x83\x8f\x49\x1b\x13\x0d\xa4\x1b\xa4\x27"
- "\xa4\x1b\x7c\x2c\x42\x3b\x88\x63\xd1\xe2\xfa\xe7\x60\x4a\xc3\x73"
- "\x30\xd9\x1b\x1b\x1c\x23\x3f\x9a\x4f\xfc\x08\xd8\x36\xbf\xd6\xb6"
- "\x2d\x57\xdb\xb6\xdf\x0e\x1d\x8b\x2e\x65\xdb\x9e\x0b\xa7\x2b\xad"
- "\x97\xd4\x15\xd2\x11\x3e\x1e\xa1\xbe\xfc\x57\xe8\xca\x1b\xff\x39"
- "\x5c\x7e\x3d\x11\x76\xfd\xc7\xe5\xf1\x6b\xa7\xfe\xd2\xfc\xda\x09"
- "\xc8\xaf\xc3\x01\x7e\x05\xc7\xc6\x01\x7e\x89\xd8\xd8\xaf\x8d\x8d"
- "\x97\xab\x63\xe3\xcb\xe1\x97\x36\x36\xfe\x2e\xf1\x6b\x51\xd8\x75"
- "\x7e\x97\xc9\xaf\xcb\xd0\xaf\x9d\xa8\x5f\x13\xf4\x2a\x7e\x05\xc5"
- "\xc4\x2a\x7e\xa9\xf4\x4b\x15\x13\x2f\x57\xc7\xc4\x97\xc3\x2f\x6d"
- "\x4c\xfc\x5d\xe2\xd7\xe2\xb0\xeb\x3f\x2e\x8f\x5f\xe5\x97\xa1\x5f"
- "\xe5\xa8\x5f\x13\x72\x03\xfc\x0a\x8e\x85\x03\xfc\x2a\x57\xe9\x97"
- "\xca\x77\x58\xae\xf6\x1d\x2e\x87\x5f\xda\x58\xf8\xbb\xc4\xaf\x25"
- "\x7b\xfe\x4e\x7e\x5d\x86\x7e\x95\x93\x7e\x1d\x52\xf1\x2b\x28\x06"
- "\x56\xf1\x4b\xa5\x5f\xaa\x18\x78\xb9\x3a\x06\xbe\x1c\x7e\x69\x63"
- "\xe0\xef\x12\xbf\xf2\x32\xfe\x3e\x7e\x55\x5c\x86\x7e\x55\xa0\x7e"
- "\x4d\x84\x00\xbf\x82\x63\xdf\x00\xbf\x2a\x54\xfa\xa5\x8a\x7d\x97"
- "\xab\x63\xdf\xcb\xe1\x97\x36\xf6\xfd\x2e\xf1\x6b\x99\xfb\x62\xb1"
- "\x94\x3a\x86\xf2\x96\x06\xf8\x45\xbc\x19\xc0\xd8\x69\x20\x66\xc7"
- "\xf6\xf0\xf1\xd3\xf8\xc5\xe1\xe2\x5d\xda\x0f\xe6\xd1\x6e\xfa\x26"
- "\x44\xf8\x84\x4c\xe3\x13\x9e\xb0\xfc\x1c\x82\x63\xde\xb7\x87\xc4"
- "\x50\x03\xca\x1c\xc5\xb2\x70\x31\xef\xbf\x5e\x71\x0c\x45\x7c\xa2"
- "\x38\xca\xbb\x0e\xf9\x24\xfb\xf1\xfb\xff\xce\x39\x8a\x81\xde\x14"
- "\x69\x3f\xfa\xf1\x25\xcb\x30\x86\x7a\x7a\xb8\x7c\x7a\x26\xec\xf7"
- "\xdf\x34\x4f\x44\x31\x2f\xc5\x52\xf4\xde\xb1\xad\xb3\x1b\x2a\x37"
- "\x80\x91\xbf\x7b\xec\x0e\x7e\xf7\xb8\xbb\x0b\x63\xaa\xb5\xc8\xb7"
- "\x81\x5c\xd8\xd5\x05\xe9\x55\xcf\x89\x98\x4a\x89\xa7\xda\xdc\x1e"
- "\xfe\xee\xd1\xe1\x75\xc2\x2c\x27\xf3\x34\x20\x3c\xc5\x51\xc7\xf3"
- "\xde\x00\xd2\x95\xd2\xd3\x10\x4b\x3c\xc0\x18\x8c\xf3\x43\x1d\x43"
- "\xd5\xab\xdf\x37\xae\x08\x17\x43\x5d\xfa\x7d\x63\xdd\x39\x11\x3f"
- "\xf1\xf7\x8d\xff\x23\x62\xa8\xe5\x61\xdf\x7f\xcc\xf9\x99\x98\x6f"
- "\x20\xda\x3b\x52\xbc\x80\xf2\xf4\x79\x7c\x8f\x98\xd7\xf3\xee\xda"
- "\x51\x46\x31\x2d\xc5\xb3\x8e\xe2\x56\xa8\xdc\x0c\xc6\xfe\xbe\xdc"
- "\x78\x8c\x51\x63\xbd\x68\xeb\x5e\x3e\x2b\x68\xbf\xe5\x0b\x30\xba"
- "\x56\x59\xf8\x5a\x19\x8a\x65\x49\x57\xf8\x3b\xc7\xa7\x61\x72\x5d"
- "\x07\x4c\xe1\xfa\x81\x7a\xe1\xad\x7e\x39\xcd\x1f\xbb\xa3\x89\xf4"
- "\x64\xd6\x29\xe6\x21\x1e\x90\x7e\x7c\x74\x8a\x78\xf3\x0b\x28\xfd"
- "\x44\xf0\x86\xf3\x45\x0a\x7e\x17\x3c\x54\x37\xfe\x14\x86\x3f\x47"
- "\x2f\x8f\x3f\x6b\x83\xf9\x73\xe0\x4a\xdf\x07\x2b\xeb\x23\xd7\xa6"
- "\x48\x07\xe4\xf7\xc1\x6f\x3c\x39\x5c\xfe\xac\x38\x7a\x65\xfc\xd9"
- "\x09\x57\xc6\x9f\x9d\x26\xfe\x6e\x31\x88\x3f\x3b\xa7\x08\xfe\xec"
- "\x4c\xa6\x58\x29\xc0\x9f\xaf\x2e\x93\x3f\x9a\x18\xe9\x3b\xc5\x1f"
- "\x4b\xd8\xf9\x9f\x4b\xf0\xe7\x0a\xf5\x67\x67\x23\x7f\x87\x18\xcc"
- "\x1f\x59\x7f\x76\x36\x51\x6c\x14\xe0\xcf\x17\x97\xc9\x1f\x4d\x4c"
- "\xf4\x9d\xe2\xcf\xca\xb0\xf3\xdf\x17\xe7\x4f\xf9\x15\xea\x4f\xb9"
- "\x89\xbf\x2b\x0c\xe2\x4f\xb9\xac\x3f\xe5\xc9\x14\x0b\x05\xf8\xf3"
- "\xc9\x65\xf2\x47\x3b\x7f\xfa\x5d\xe2\xcf\xaa\xda\x2b\xe4\xcf\x15"
- "\xea\x4f\x79\x23\x7f\x27\x18\xcc\x1f\x59\x7f\xca\x9b\x28\xf6\x09"
- "\xf0\xe7\xed\xcb\xe4\x8f\x26\xe6\xf9\x4e\xf1\x67\x75\xd8\xfd\x9f"
- "\x2e\xce\x9f\x8a\x2b\xd4\x9f\x0a\x13\x7f\xf7\x17\xc4\x9f\x0a\x59"
- "\x7f\x2a\x92\x29\xd6\x09\xf0\x67\xcb\x65\xf2\x47\x13\xe3\x7c\xa7"
- "\xf8\xb3\xe6\xe4\xa5\xde\x17\x29\xbe\xb3\xfa\xbd\xec\x00\xfa\x6f"
- "\xe4\x3f\x93\xef\xdc\xe6\x3e\x0a\xde\xb5\x82\x37\x95\x5f\x83\xb1"
- "\x4a\xe6\x0d\x7f\x27\xbb\x4a\xbc\x93\xe5\x7e\xdb\x8e\xbb\x66\xb3"
- "\x6d\xfa\x04\xf2\xcb\xf8\x7b\x57\xfe\x6e\xe2\x7d\xca\x3b\x3a\xa0"
- "\xf2\xdf\x28\x46\x45\xdf\x1b\x28\x4e\x2d\x3d\x33\x0c\xbf\xed\xe9"
- "\x70\x7c\xb9\xf4\xbb\x89\x3a\xd5\x3a\x3e\x25\xf6\xfc\x56\xf9\x32"
- "\xec\xf7\xae\xd6\xb0\xfb\x3f\x5e\x9c\x2f\xe5\x30\x3c\xbe\xe0\x78"
- "\xb3\x23\x35\x47\xf0\xe5\x13\x0d\x5f\xca\xa7\x0c\xa8\xc6\x9d\xcb"
- "\xe7\x8b\x66\xbc\xf9\x4e\xf1\xa5\xd0\x10\x36\xd6\x44\xbb\x44\x3c"
- "\xa1\xf5\xdd\xbb\x9f\x86\xe4\xca\x0e\x48\x1f\xf8\x5b\x62\xf4\x5c"
- "\xb4\x73\x03\xab\x12\x0d\x6d\x68\xe3\xb6\xba\xd9\xe7\x71\xee\x91"
- "\x99\x1f\x7e\xec\x82\xb6\x3c\x27\xf4\x6f\xcc\x85\xea\xb3\xb4\x56"
- "\xfd\x28\x54\x14\x52\x2c\xff\x1b\xf8\xe8\xd4\x97\x30\xf7\x20\x1b"
- "\x70\xf4\x1c\x05\xfb\xe6\xdf\x00\x5b\x95\x12\xdd\x80\x30\x4b\x91"
- "\x86\xe7\xa4\x42\xfb\x37\x18\x8f\x4e\x2c\x06\xe3\xec\x1e\xe6\x69"
- "\xeb\xf9\x10\xf6\x63\x5d\xef\x17\x03\x10\x7d\x89\x27\xd5\xcf\x51"
- "\xfc\xf9\xb6\xe0\xc9\x3c\xc1\x93\x37\x54\xf1\xa7\x09\xf3\xbb\xac"
- "\xc8\x8f\x0b\x1a\x7e\x9c\xea\x06\xa4\xef\xc8\xb9\x6e\xe4\x87\x5b"
- "\xe1\xc7\x17\xb0\xf5\x79\xe2\x87\x73\x70\xbd\x6b\xbf\xcc\x8f\x3a"
- "\xb2\x5f\x56\x30\xee\x53\xe2\xcf\x73\x2a\x7e\x28\xdf\x64\xa9\xf9"
- "\xa1\xc4\xfe\x1b\x91\x1f\x1b\x02\xf1\xe7\x37\x18\x7f\xee\xc3\xf8"
- "\xb3\xf4\x8f\x20\xed\xdb\x3a\x5c\x7e\xac\x0b\x3b\xfe\x2b\xbc\xa0"
- "\xb1\x65\x20\x6e\x47\x19\xf1\xc1\x51\x7c\x18\x88\x27\x34\x9e\xf8"
- "\xfe\x96\x68\x28\x29\x42\xdd\x71\x8e\xcc\xec\x67\x18\xf3\x63\xbc"
- "\xef\x58\xfc\x1f\x40\x73\x06\x82\x07\x03\x03\x0e\xd7\x51\x20\xda"
- "\xdb\x37\xff\x07\xe7\xc3\x39\xa9\xc8\xbc\xc4\x0d\xd2\x04\x94\x43"
- "\x8c\xf7\x8d\x4b\xe9\xbb\x5c\xb4\x6d\xfb\x57\xc0\x94\xd9\x56\xe6"
- "\xa1\xd8\x94\x74\x88\xd6\x9e\x90\x5d\x6b\xb3\xbe\x07\x34\xaf\x33"
- "\x10\xfb\x72\xda\xfb\x45\x00\x64\xdf\x88\xee\x91\xeb\x03\x7c\xa2"
- "\xf5\x24\x9c\x57\x8f\x5d\xc6\x3a\x57\x35\xbf\x16\x3b\x2f\x6b\x7d"
- "\x72\xbf\x3c\x5f\x50\xa7\xcc\xa9\x5d\xe9\x7c\x81\x32\xa7\x76\x5e"
- "\xac\x27\x29\xfd\x33\xea\xcf\xb0\xf9\xb5\x3e\xf3\xf2\xf8\xb5\x13"
- "\x86\xcf\xaf\xbe\x10\xfc\x5a\xef\x1a\xca\xaf\x9d\x26\x15\xbf\x9a"
- "\x02\xfc\xda\x39\x45\xf0\x6b\x67\x72\x80\x5f\x3b\x53\x2e\xcd\xaf"
- "\x8b\xac\x6f\xfd\x87\xe7\xd7\x86\xb0\xf1\x8f\x86\x5f\x57\xa0\x5f"
- "\xe7\x43\xf0\x6b\x63\x63\x08\x7e\xa9\xf5\xcb\xab\xe2\x97\xac\x5f"
- "\x3b\x55\xfa\xb5\xf3\x32\xf4\xeb\x22\xeb\x5a\xff\xe1\xf9\x55\x1c"
- "\x76\xfd\x4f\x30\xbf\xca\xaf\x40\xbf\x3e\x0d\xc1\xaf\x4d\xd9\x43"
- "\xf9\x55\xae\xd2\x2f\xf4\x2d\x06\xf9\x55\x2e\xeb\x57\xb9\x4a\xbf"
- "\xca\x2f\x43\xbf\x2e\xb2\x9e\xf5\x1f\x9e\x5f\x9b\x2f\xba\xfe\x47"
- "\xc5\xaf\x2b\xd0\xaf\x77\x42\xf0\xeb\x05\x08\xc1\x2f\x95\x7e\xa5"
- "\x1e\x52\xf1\x4b\xd6\xaf\x72\x95\x7e\x95\x5f\x86\x7e\x5d\x64\x1d"
- "\xeb\x3f\x3c\xbf\x4a\xc2\xfa\x7f\xc1\xfc\xaa\xb8\x02\xfd\x2a\x0d"
- "\xc1\xaf\x92\xc3\x43\xf9\x55\xa1\xd2\xaf\xf1\xfa\x00\xbf\x2a\x64"
- "\xfd\xaa\x50\xe9\x57\xc5\x65\xe8\xd7\x45\xd6\xaf\xfe\xc3\xf3\x6b"
- "\x4b\xd8\xf9\x6f\x35\xbf\xfa\x77\x29\xfe\xe1\xc1\x60\x7e\xa1\xbf"
- "\x1e\xdf\x29\x62\x2b\x85\x5f\xe1\x7d\xc3\xad\x8b\x07\x79\x75\x26"
- "\xe0\x1b\x72\x3e\xc9\xef\x29\x88\x3f\xe4\x23\x92\x4f\xd8\x5f\x2d"
- "\x78\x44\xef\x00\x2f\xea\x17\x5e\xce\xf7\x4f\x57\xc0\x27\x25\xae"
- "\xfa\xd6\xf9\xf4\x97\x2b\xe1\x53\x69\xd8\xef\x9f\x82\xf9\xa4\x8c"
- "\x5b\x97\xcb\xa7\x50\x63\x56\x99\x7e\x28\x9f\xca\x4d\x01\x3e\x89"
- "\x71\x8a\xc6\x2e\x1a\xab\x82\xf9\x74\x91\xf1\xea\x72\xbe\xbf\xf8"
- "\x87\xe7\xd3\xb6\xf0\xf6\x4f\xe2\x67\x9b\x1f\xae\x91\xfc\x47\xf1"
- "\xb2\xe3\xd5\x8a\x69\x91\x98\xc6\xbf\xb5\xa9\x91\xf3\x7c\x95\x40"
- "\xdf\x69\xdb\xe3\x75\x79\xb4\x9f\x2e\xc1\x8c\x50\x60\xe2\xb7\x81"
- "\x19\xfb\x23\xe0\x24\x28\xc3\x74\x7b\xec\x36\xf3\x08\x84\x6f\x65"
- "\x95\x33\xcb\x30\x6d\x24\xc1\xb2\x6d\x7a\xfe\xde\x31\x5e\xc7\xf7"
- "\xbe\x91\xe1\x75\x40\xf0\x04\x8b\x70\x06\x19\x8e\x9f\x4d\xcd\x24"
- "\x09\x1a\x86\xb6\x2d\x4a\x86\x31\xf9\x6d\x60\x52\xb7\x31\x56\x67"
- "\xe6\xb8\x64\xb8\x68\x9f\xed\xd3\x26\x82\xf5\x6d\xd3\x27\xab\xe1"
- "\xd8\xc3\x40\x78\x15\xb8\xab\x64\x7c\x29\x41\xfd\x1d\x07\x10\xbb"
- "\xcd\xc4\xf1\xc5\xf6\x48\x20\xb7\x2f\x86\x45\xcf\xc8\xe1\xf0\x3a"
- "\x7d\x6a\x10\xfc\x08\x50\xf7\x23\x96\x8d\x48\xcb\x90\xe1\xd2\xfc"
- "\x12\xa4\x11\x2c\xa6\xeb\xd5\xb4\x96\x61\xe3\x14\x3a\x22\xaf\xf5"
- "\xea\xfe\xfa\xb0\xff\x07\x44\x1b\xe3\x7d\x3b\x26\xe6\xc8\x7d\x99"
- "\xa2\xae\x97\xe0\xb0\xdc\x24\x99\x27\x46\xec\x47\xfa\x20\xbe\xaa"
- "\x85\xb9\x0a\x5c\xa9\x0f\xae\x47\x1e\xd9\x1d\x16\x00\xb9\xdf\xa3"
- "\x58\xe5\x23\x09\x72\xdf\xcd\xc1\x74\xd4\x39\x15\x3a\x22\xff\x08"
- "\x76\x34\xc2\x64\x28\x78\x7d\x36\xfe\xcd\xbe\xe8\xb7\xcd\x7b\x35"
- "\xc9\xc5\x89\x6e\x20\x59\x26\xd8\xab\x65\x9c\x99\xa2\xcf\x46\x38"
- "\x30\xc8\x6b\x3d\xe5\xd9\x65\x38\x5e\xb7\x2f\x7a\x81\xd9\xa7\xd3"
- "\xcf\x1e\x0a\x6b\x50\xc3\x5e\x23\x60\x33\x5d\x08\x9b\x3d\x14\xd6"
- "\xa8\x86\xbd\x56\xc0\x3e\x7a\x10\x61\x73\x86\xc2\x7a\x47\xab\x60"
- "\xaf\x13\xb0\xb3\xf3\x10\x36\x77\x28\xac\x49\x0d\x9b\x28\x60\x73"
- "\xa8\x0d\x8b\x87\xc2\x9a\xd5\xb0\xd7\x0b\xd8\xb9\x89\x08\x9b\x37"
- "\x14\xb6\x4c\x0d\x7b\x83\x80\xcd\x6a\x47\xd8\x7c\x2d\x6c\x03\x97"
- "\x03\x18\x27\xcb\xc1\x8d\x02\x76\x5e\x39\xc2\x5a\x42\xf4\x2d\x82"
- "\xe3\x15\xb0\x49\x02\xf6\x91\x02\x84\x2d\x08\xc1\x0b\x35\xec\x4d"
- "\x02\xf6\xe9\x74\x84\xb5\x86\xe0\x85\x1a\x76\x8c\x80\xcd\x4d\x42"
- "\xd8\xa2\x10\xbc\x50\xc3\xde\x2c\x60\x9f\x38\x8e\xb0\xc5\x21\xe8"
- "\x1b\x80\x8d\x5e\x54\x82\x30\x25\x48\x93\xf6\x10\xb4\x55\xe3\x1c"
- "\x2b\x70\x3e\x95\x8a\xf0\x65\x21\x68\xab\x86\x1d\x27\x60\x97\x9c"
- "\x42\xd8\xed\x43\x61\x41\x77\x40\xd0\xf7\x6e\x99\xbe\xb7\x08\xf8"
- "\xbc\x2a\x84\x2f\x0f\x41\x5f\xca\xb7\xcb\xba\x96\x2c\x60\x17\x36"
- "\x22\x6c\x55\x08\xfa\xaa\x61\x6f\x15\xb0\x6b\x4d\x08\x5b\x13\x82"
- "\xbe\x6a\xd8\xdb\x04\xec\x72\x92\xc9\x3d\x21\xe8\xab\x86\xbd\x5d"
- "\xc0\x3e\x0b\x08\x5b\x1b\xa2\xbd\xe3\x54\xb0\x29\x02\xd6\x42\xed"
- "\xad\x0b\xc1\x0b\x35\xec\x1d\x02\xd6\x7a\x14\x61\x1b\x43\xf0\x43"
- "\x0d\x7b\xa7\x80\x7d\x8e\xf4\xb8\x29\x04\x3f\xd4\xb0\x77\xb1\xe8"
- "\x55\x4e\xd9\x2e\x1e\xd4\xc2\x22\xef\x85\x4d\xb4\x41\x2a\x8b\x5e"
- "\x5d\x86\xf7\x04\xc7\xf7\x45\x1c\xc4\x67\xf3\xde\x43\xf6\x46\xb6"
- "\x61\xe3\x59\xf4\x33\x9d\x32\xbe\xc3\x43\xea\xb6\xe9\xd5\xb0\x13"
- "\x58\xf4\x56\x90\x61\x8f\x0c\x85\x35\xa8\x61\x27\xb2\xe8\x75\x4a"
- "\x3b\x8f\x0e\x85\x35\x0e\xc2\xb2\xe8\xf5\x35\x08\x73\xac\x5e\xb6"
- "\x8d\xaa\x76\xde\xad\xc2\x37\x89\x45\x6f\x34\xcb\xf8\xec\x43\xf1"
- "\x99\xd4\xb0\x77\xb3\xe8\xd2\x83\x32\x6c\xcb\x50\x58\xb3\x1a\xf6"
- "\x1e\x16\x5d\xec\x92\x61\x5b\x87\xc2\x96\xa9\x61\x27\xb3\xe8\xcd"
- "\x8d\x32\xec\xf1\x21\xb4\x27\x3d\xb0\xa1\x2f\x20\x6c\xd2\xbd\x2c"
- "\xba\x24\x5b\x86\x0d\xf2\x03\x54\xe3\xf0\x7d\x82\xef\x85\xd9\xc8"
- "\x77\xfe\x4d\x06\xda\xfc\x93\xa1\x7c\x0c\xeb\x9d\x70\xd5\x59\xa9"
- "\xc2\x2b\xc6\x24\x65\x6f\xfa\x4a\xde\x37\x7f\xdd\xbc\xbc\x2c\x37"
- "\xf3\xaa\xd3\x76\x4b\xac\x7d\xa2\x1b\xf4\x7c\xbf\xe3\xd8\xdd\xe5"
- "\x4e\x4c\x77\xdd\x34\xaf\xac\xaf\xb2\xd2\xe0\xd4\xdd\xc9\xf7\x03"
- "\xc6\xfb\x04\x27\xac\xca\xa1\xfb\xdd\x36\xe6\xa1\x3d\x6f\x7d\xbb"
- "\x16\x9a\x1c\xfe\x1e\xda\xfb\xca\x83\x38\x3c\x5d\x56\x88\x30\x15"
- "\x02\xbd\x6b\xe9\x77\x14\xf7\x00\xe2\x7f\x82\xad\xb5\xa4\x63\x1b"
- "\xcc\x58\x5f\x7e\x07\x3e\xf3\x36\xa0\x0f\x84\x63\x65\xba\xbd\x90"
- "\xf6\x13\xaa\xac\x70\xc5\xd6\x98\xd9\x8b\x8b\xba\xad\x5b\xe1\xe6"
- "\xb3\x52\x25\xb7\x03\x7c\x6f\x91\xf3\x96\x07\xfd\xb1\x0b\xd3\x69"
- "\xcf\x11\x56\xfb\x8a\x49\xec\x47\x52\xf9\x3e\x6f\xb3\x8d\xb5\xb3"
- "\xa4\x79\xd9\xfe\xfe\xed\x65\x74\xf6\x81\x7d\xeb\x59\xe8\x50\xe5"
- "\xb9\xae\x7f\x85\xef\x55\x82\x7d\xca\x0e\xb9\x87\x87\x0d\xe2\x59"
- "\xf5\xc2\x5c\xec\x57\x0f\xfa\x6b\x99\x72\x1f\x3d\x4e\x5d\x44\xbe"
- "\xb8\x7f\x59\xef\xd4\x8d\x30\xca\xf7\x46\xa7\xce\xd4\x29\xdf\x27"
- "\x29\x7b\xa9\x84\xde\xdb\x65\x61\x2a\xf6\x2d\xc3\xbf\x3f\xd7\x40"
- "\xfe\x25\xed\xb3\xc6\x62\x17\xa6\x9a\xc6\xd0\x99\x16\x2f\x1f\xc1"
- "\x3a\x33\xc4\xfe\x98\x2f\x6f\xc2\xdf\x78\xf9\xd7\x25\xff\x32\x82"
- "\xe1\x7c\x4b\x9a\xd7\xce\xaa\x2a\x13\xa9\x6f\x5b\x7d\xcc\x8f\x78"
- "\x2d\xac\xdc\x5e\xe6\x28\xee\x06\xb1\xaf\xf4\xcb\x3f\xe5\xfb\xdc"
- "\x10\xed\x90\xbe\x2c\xca\x5e\xc6\xeb\xaa\xae\x31\xab\xdb\x95\x36"
- "\xe9\xee\x7b\x26\xdf\x7b\xdf\x0f\xa6\xdc\xbf\xec\xe9\x67\xf2\x97"
- "\xaf\x78\xd6\xb2\xf2\xb9\x55\x05\xab\xd7\xac\xb5\x3e\x5f\xb8\xae"
- "\x68\xfd\x86\x8d\xc5\x9b\x36\xd3\xa6\x2d\x83\xed\xdf\x9f\xa1\x73"
- "\x4b\x80\x75\x3c\x8c\x75\x54\xf1\xfd\x9d\x28\x4d\xd0\xbe\x4a\xaf"
- "\x37\x85\xf6\x6b\x1d\xe8\x69\xd2\x1e\xcb\x3d\x52\xd5\x32\xda\xef"
- "\x19\x79\xac\x73\xd4\x3d\x62\xa7\x3d\xf8\x3b\xa5\xaa\x9c\x36\xd7"
- "\x23\x76\x3a\x03\xa2\x39\xb1\x1b\x92\xc7\xd1\x3e\xfd\x55\x66\xca"
- "\x6f\xb8\x0d\xa0\x05\xcb\x86\xc2\x39\xce\x08\x89\xaf\x5d\xcb\x5c"
- "\x7b\xae\x65\x3d\x84\x7f\xcf\x5e\xd6\xed\x7a\xc1\x02\xbb\xf0\x19"
- "\xe5\xcc\xd8\x25\x55\x5f\xd3\x9c\xc4\xf7\x32\x4f\xaa\xdf\xcb\x3a"
- "\xb7\x5f\xcb\x3a\x5f\xdc\xcb\x7a\x1a\xae\x65\xce\xe4\x3d\x10\xd3"
- "\x57\x59\xd5\xea\x94\xaa\x4c\x5c\x66\x31\xdf\x1f\xfd\xb2\x7d\x37"
- "\xe6\x4d\xf4\x42\x44\x03\x3e\x63\x9a\xbb\xd9\x24\xda\xfd\xab\x2f"
- "\x3d\x91\xd8\xbf\x43\x6c\xa0\x40\xb7\x0b\xeb\x11\x3c\xaa\xbe\xbf"
- "\x05\x47\x51\xac\xcf\xe5\xf0\x74\x80\x53\xaa\x9e\xd2\xf0\x35\xaf"
- "\x2f\xde\x51\xdb\x03\x84\xef\x97\x85\x9e\xc8\x75\x37\x30\x2f\xc2"
- "\x26\xfa\x5f\x28\xd0\x61\x7d\x6e\xc4\xed\x56\xf7\x27\x65\xc5\xea"
- "\x22\xd3\x9a\xf5\x05\x05\x77\x44\x43\x0a\xff\x0d\x3a\x3f\xa2\x08"
- "\xf1\xc1\x6b\x7b\x59\x0b\xf6\xd3\x8e\xfd\x6d\x3d\x81\xde\x33\xca"
- "\x0b\x60\x9f\x6a\x10\x6f\x35\xa6\x1f\xc3\xfb\x63\xd8\xf6\x56\x71"
- "\xe6\x40\xfd\xef\x58\x65\x75\x06\xb6\xb3\x95\xf6\xa8\xa5\xbd\xa7"
- "\x7a\x37\xe6\xe8\xb0\xdf\x7b\x10\xae\xd5\x74\x03\xdc\xda\x25\xed"
- "\xba\x06\xdb\xd1\x84\xf7\x04\xff\x2e\xf1\x11\xe1\x5b\x44\xbf\xea"
- "\xf9\x3e\x43\x48\x2b\xfb\x81\x6b\x59\x55\x5f\x65\xb5\x8b\xf6\xa6"
- "\xe3\x7b\x76\xe3\x33\xd2\xa5\x15\x61\x6b\x7a\x4b\x73\x74\x18\x4b"
- "\xe9\x1a\x06\x71\x56\xdb\xa9\x4d\xd4\x0e\x8a\xe7\x3e\x42\xef\xc9"
- "\x3f\x90\x0b\xe3\x3d\xa0\xfb\xa8\x13\xa0\x6e\x2f\x6b\xc4\xab\x0e"
- "\xaf\xda\x0f\x31\xef\x0f\x78\xb5\x62\xfa\x71\xfc\xfd\x10\x7f\xff"
- "\xd0\xc9\xdf\xbf\x25\x52\xbb\xd7\x95\xb0\xee\x89\xb5\x70\x0b\xe1"
- "\x47\xd9\x7a\xbc\x43\xaa\x37\x52\xdb\x69\x1f\x48\x16\xbd\x6b\x7b"
- "\xf0\x7e\x79\xbb\x3d\x80\xf9\x20\xd5\xc4\x88\x5f\xf5\x55\x93\x83"
- "\x57\x91\x7c\x7f\x0c\x61\x3b\xe5\xfb\x76\xbc\x4e\x5d\xfa\xd2\xe2"
- "\x0b\x77\xbd\x92\x79\xf9\xb0\x97\x75\x6d\xbf\x3c\xb8\xd7\x00\xa4"
- "\x1f\xe7\xe2\x55\x13\x9c\xfe\x63\x8b\x48\x7b\x63\xb2\x78\x7e\xc3"
- "\x2c\xff\x16\x80\xb4\x1f\xe9\xb4\x1f\xf1\xef\x3f\x28\xd2\xf6\x1f"
- "\xc1\x91\xc6\x8b\xf7\x06\x4d\xfd\x84\xb3\x8e\xf8\x39\x40\xe7\x1f"
- "\x20\x2f\x9d\xd2\xae\x1c\xe2\xd1\x6e\x21\x5b\x3a\x3f\xe3\x69\xd9"
- "\x28\x5b\x75\x01\xf9\xa9\x99\x11\x2c\x3f\x35\x69\x1a\xf9\xa9\x21"
- "\x5b\x84\xfa\x52\xd7\x20\xe4\xe5\x58\xef\x0b\xf9\xf8\x5c\x33\x19"
- "\xf1\x1c\x33\x2d\xe1\x38\xb8\x3f\xb2\xfb\x2c\xc6\x7d\x16\xd0\x93"
- "\x7d\xe9\x91\x6a\x5e\x22\x99\xa5\xba\xe5\x7a\x45\x5b\xb0\x7d\x98"
- "\xd6\x48\xed\x5b\x8b\x78\xf1\xb9\x09\xe1\x1a\x1d\xf0\xa5\xd2\x36"
- "\x5e\xa6\xf2\x39\x94\x47\xb9\xbd\x84\x93\xca\xb1\x40\xbf\xb2\xa9"
- "\x8c\xa8\xfb\x95\xfb\x31\x9d\xe2\x44\x28\xbd\x00\x11\xb4\x56\x99"
- "\x64\x92\x7e\x1d\xde\x34\xd4\xa5\x4c\xf0\xf7\xe5\x02\x86\xfa\x69"
- "\xa8\x6f\x51\x1d\xd2\x2b\x49\x13\x4a\x20\x8d\xf0\x91\x4d\xc7\x7e"
- "\x38\x1b\x48\x17\x05\x2e\xf9\xfc\xdf\x5d\xd9\x1f\x5a\x81\xd7\x53"
- "\x4f\xed\xc1\x7c\x55\xbd\x7b\x28\x0e\xdc\xbd\x59\xf4\x15\xeb\x6a"
- "\xc2\xf2\x87\xa9\xef\x44\x4f\xcc\x3f\x8a\x78\x8a\x29\x8f\xef\xa5"
- "\x2d\xfa\xd3\x44\xfb\xad\x12\x3d\x08\x9e\xce\x34\x11\xfb\xef\x55"
- "\x1f\xe0\x74\xc3\xf2\xc4\x0f\x86\x75\x10\x8e\x52\x2f\xf3\x32\xb4"
- "\x47\x6f\x6d\xf6\xe0\xb8\xfe\xea\x85\x60\xfe\xbc\xd2\xae\xe6\x0f"
- "\x96\x3b\x8c\xe5\x5b\x18\xf6\x91\xec\x09\xd6\x19\x4f\xe7\x28\x60"
- "\x5a\x8d\xbf\x12\x71\x6c\xf0\xf0\xb9\x11\xc4\x73\x1a\xdb\x52\x43"
- "\x78\xb0\x3d\x2d\x02\xd7\xab\x49\xef\x96\x04\xf3\x5a\xc6\xd7\x44"
- "\x3c\xe7\xfa\xbc\x99\xf7\x09\x6d\xd7\xab\xbf\xae\x17\x79\x47\x11"
- "\xe6\x28\x1b\xc8\x04\xda\xbf\x54\x8c\x25\x3c\xef\x48\xe9\x37\x9c"
- "\xbf\x2d\xc2\xae\xbd\xfa\xc7\x75\x5b\x58\x77\xa0\xdd\xaf\x96\x2b"
- "\x7b\xc0\xca\xed\x3e\x42\xf5\xb1\x8d\x8b\xf9\xb8\x4a\x75\x50\x79"
- "\x19\x5f\x3e\xe1\x53\x68\x35\x01\xdb\x21\xe8\xf5\x4a\x2d\xa6\x37"
- "\x91\x2c\x72\xba\xa1\x1d\xed\x2d\x25\x59\x7c\xb5\x0a\xcb\x1f\xdb"
- "\x45\xcf\x1b\xf9\xb3\x89\xdb\xd8\xc1\xfc\x57\x3e\xa6\x7c\x07\xc6"
- "\xd9\xbb\x57\xa1\x2c\xf9\x01\x6e\x49\x80\x34\xb7\x8d\xf7\xed\x90"
- "\xfb\x85\x0c\x5d\x33\x7a\x58\xd4\x4e\xa4\xd1\xd1\xbe\xca\xd7\x26"
- "\xa3\xed\x2f\xa2\xb6\xa2\xbd\x3e\xc2\xde\xca\x05\x6a\x33\xda\x33"
- "\xb9\x7d\xaf\xfd\x54\xe6\xfd\x11\xea\x23\xd1\x73\x82\xb0\x7d\x98"
- "\xf7\xe3\x59\xd4\xf6\x40\xbf\x5f\x2b\x53\xd3\x98\xf7\x1b\xf9\x40"
- "\xfc\x22\xbe\xa8\x70\x92\xec\xd7\x20\x2e\x79\xaf\x36\x21\x1b\x44"
- "\xeb\x9a\x6b\xd9\x71\x82\x0f\xc0\xee\xe1\xfb\xdb\x6d\xc5\xba\x27"
- "\x5a\x81\xce\xb8\xd0\xd1\x3e\xbe\x88\xf7\x10\x9d\x57\x83\x38\x8e"
- "\x12\x4d\xb1\x2d\xb1\x24\x8f\xf8\x7c\x5c\x2e\x17\x83\xe3\x79\x2a"
- "\x5e\xe9\x01\xfd\xdf\xe3\x0b\x96\xaf\x3d\x5a\xfd\x27\x7e\xd7\xf8"
- "\x4b\x33\x81\xcb\x43\x21\x98\xce\x49\x7b\xf6\xc9\x63\x87\xcc\xeb"
- "\x3d\x5f\x34\xa3\xbe\xa8\x70\x14\x69\x78\x7d\x94\xcb\xe3\xc6\xd9"
- "\x74\xde\xaf\x0e\xcb\x1e\x95\xf1\xf0\x3e\x73\x79\xb2\x71\x19\x38"
- "\xce\x36\x62\x3f\x07\xe5\xe0\xb5\x76\x99\xcf\xc7\x35\x34\x51\x6c"
- "\x57\x12\x9d\xb7\x40\x36\x09\x7d\xcc\x07\xfb\x06\x02\x76\x89\x78"
- "\xef\xe7\xbc\xdf\x53\xdc\x20\xc6\x5b\xd9\x6e\xed\x11\xf9\xd7\x06"
- "\xc9\x30\xb5\xe5\x17\x5c\x7e\xa9\x2d\xa5\x8b\xa9\x2d\x47\x79\x3b"
- "\x4a\x4d\x70\x4e\xfa\x71\x32\xd5\x8f\x65\x0f\xcb\xfa\x2a\xe3\x7a"
- "\x6d\x3b\xe1\x7a\x11\x6d\x15\xb5\x09\xeb\x36\x72\xfb\x37\x93\xcb"
- "\xc1\x4b\x72\xdb\x5b\x3d\x36\x2a\x5b\x53\xfc\x8d\xc4\xcb\xa2\x1f"
- "\xb3\xbb\xc7\x23\xf6\x64\x8e\xc6\xf2\x07\x4d\x4f\x13\xfc\xbe\x4e"
- "\xb2\xd1\xa6\x27\xf9\xfd\x09\xd3\x42\x94\xd5\xb3\xa0\x47\x7c\x06"
- "\x92\x51\x45\x2e\x7a\xa4\x7d\x6f\x93\xbf\x8e\xb4\x3e\x84\x3e\xd2"
- "\x41\xa2\x37\xc9\x32\xfa\x48\x93\xfb\x2a\x7f\xdc\xa3\xc8\x2d\xd6"
- "\x53\x47\xb4\x17\xfc\xd9\x3b\x09\xe5\xf8\x68\x40\xb6\xf6\x4e\x92"
- "\xe9\x78\x10\xe9\x68\xc0\xfa\x7e\x2d\xf7\xeb\x20\xc2\xa3\x2f\xb6"
- "\xef\x4d\xb9\xed\xb5\x32\xfc\x1c\x85\x0f\xb2\xae\x1e\xdf\x45\xf6"
- "\x97\xf3\x60\x6f\xa7\x5c\xb6\x49\xae\xeb\x8c\x02\x4b\x3e\xa2\xd8"
- "\x6b\x7d\xef\x19\xb2\x83\x13\x91\xf7\xdc\xf6\xf1\xb3\x9c\x44\x1a"
- "\xe9\x8e\xa8\x63\x5f\x35\x97\x43\xf4\x7b\x02\x72\xb4\xf7\x98\xc6"
- "\x3e\x91\x2d\xae\x69\x43\x1c\x64\x4f\x49\x96\xc8\xa6\x52\xbc\x80"
- "\xf8\xf6\xc8\xfa\x23\xb7\xf9\xf5\x3b\x82\x65\x65\xdf\x26\x94\x95"
- "\xf1\x01\xdc\xaf\x27\x86\x1a\xe7\x1a\x84\x0d\xac\x13\x65\x5e\x5f"
- "\x29\xf7\xed\x90\xe8\x9b\xfc\x4c\x74\xdb\xca\xe9\x36\x5e\x45\x47"
- "\xa4\x5b\xed\x3e\x19\xfe\x28\xd9\xf2\x80\xbe\xbe\xfe\x67\x45\x97"
- "\x87\xda\x8b\xda\x0a\xd2\x07\x55\xbb\x0e\x6b\xec\xc5\xd1\xd0\xf6"
- "\xe2\xf5\x32\xb9\xbf\x8d\x1a\xdd\x68\x92\xfd\xdd\x03\x0a\x1f\xda"
- "\xdc\xfd\xf2\xbe\xe2\xd5\x07\xc8\x7e\x52\xdd\xea\x31\xa8\x5e\xd0"
- "\x55\xd6\xe5\xda\xf5\x43\xf9\x50\x9b\xa1\xd6\x67\xe2\x35\xd9\x04"
- "\xc2\x41\x3c\xe5\x7e\x25\xa6\x09\xbe\xd6\x92\xff\x5e\xa3\xb6\xd1"
- "\x08\xbb\xc7\xcf\x48\x5f\x6a\x33\x83\x75\xf1\xf5\x23\xb2\x2e\xca"
- "\x75\xef\xbb\x1e\x79\x94\xa6\xaa\xf7\x98\xa6\x5e\xe2\x4d\x0b\xd1"
- "\x41\xe6\x69\xa4\x32\xa6\x11\x3c\x96\x2d\xc6\x32\x2e\xcd\xf8\x58"
- "\x43\xed\xc3\xba\x2c\xdc\x66\xed\xe5\xb6\xa2\xb8\x4f\xb4\xc7\xdd"
- "\x20\x8f\x13\x98\x96\x26\xa7\xd9\xe5\xb1\x44\x91\x9b\xe5\xc1\x6d"
- "\xda\x97\x1d\xda\x3f\x7a\xdd\xa2\xf8\x47\x1c\x17\xb7\x45\xfb\x72"
- "\xe4\xfe\x51\xda\x78\x91\xf6\x7a\x12\xa5\xed\x12\x74\xd8\xc3\xf8"
- "\x78\xb5\xd7\x2e\x8f\x57\xa4\x5f\x12\x3e\xa7\x91\x8e\xd1\x33\xe2"
- "\x38\x48\xf8\x1d\x65\xfd\x14\x43\xd4\x3a\xa5\x1f\x1f\x27\x7b\x40"
- "\xf6\xc2\xb4\x42\xd8\x0d\xd3\x5c\xfe\xfb\x15\xd9\x1d\xf2\x43\x28"
- "\x1f\xe1\x8e\x91\x2d\xea\x92\xde\x88\x32\x3d\x8a\x7e\xc1\xdf\x0c"
- "\x88\x77\x5f\x8f\x28\xfb\xc6\x4d\xdc\x57\xf8\x5b\x66\x84\x92\xa6"
- "\x94\x43\xbb\x75\x82\xca\x51\x79\xc5\x7e\x91\xed\xf2\x92\x6d\xe2"
- "\xf5\xbd\xb1\x4c\x96\x71\x1e\x37\x28\x7e\xd1\x80\xa4\x82\xa5\xbd"
- "\x9d\xb9\x4d\x7b\xe3\x90\xb0\x67\x6f\x1c\xa0\xb2\x9c\x7f\x68\x2b"
- "\xb7\x7e\xc3\x4e\x37\x14\x82\xbe\xfe\x4b\xb2\x8b\xd5\x75\x72\x3b"
- "\x3d\xa2\x1f\x6f\xbc\xcb\xfb\x21\x6c\x6a\x8d\x68\x4b\x75\x5d\x7d"
- "\x3f\xcf\xfb\x84\xfa\x42\x79\xbb\x55\x79\x6c\x20\x85\xf2\xbe\xe1"
- "\xed\xd2\x94\xf3\x0f\x58\x86\xc0\x37\x88\x33\xb3\x0c\xf5\x7b\x15"
- "\xdb\xbb\xbf\x58\xb4\x73\xff\xbd\x8a\xdd\x45\xba\xb4\x90\xed\xe5"
- "\x79\x2b\x64\x98\xb9\xf2\x2f\xb7\xef\xfb\x97\x0b\xba\x26\x4a\x32"
- "\xbd\x8f\x8b\x7e\xec\xdf\xc4\xe3\xec\xbf\xe5\x22\x6d\xf7\x2f\x56"
- "\x68\xab\xbe\x27\xfd\xc1\xfa\x8d\xf4\xcc\xe5\xbe\x84\xc7\xb0\x75"
- "\x04\x43\x6d\x12\x63\xc4\x1b\x39\x5a\x9f\xba\x4b\x3a\x70\x81\xc6"
- "\x25\xe1\xab\x1e\xf8\xa3\x3c\xff\x02\xf6\xc2\x9f\xe0\xb8\x50\x97"
- "\xa4\xd8\x18\xd6\x97\x89\x31\x7f\x07\xc2\xd4\xf1\x73\x2d\x68\x3f"
- "\x60\x35\x0c\xd9\xa7\x5f\xf5\x3b\x65\x9c\xfb\x3d\x8a\xdd\x20\x5b"
- "\xd2\xe6\xee\x90\x7d\xba\xba\x83\xf5\xb2\x2d\x39\x27\xd5\xfd\x2c"
- "\xd8\x0f\xab\xfb\x59\xb0\xcd\x38\xf0\xb6\xd6\x66\xa0\xdf\xbc\xbd"
- "\xaf\xb2\xae\x24\xc8\x0f\xc0\xb4\x8b\xdb\x8e\xba\x6c\xd2\x51\x3a"
- "\x63\x81\xdb\x27\x3e\xa7\x74\x60\x94\xd2\x66\xb2\x9b\xbd\x2f\x28"
- "\xf3\x17\x07\x7e\x41\xbe\x9a\xa6\xbe\x9e\x20\xdb\x49\xf5\x29\xf8"
- "\xf4\x40\x7b\xf4\x23\x1d\x68\xbe\xa5\xee\x98\x6c\xe7\x1b\x83\x6c"
- "\xa5\x3c\x86\x91\x9d\x0c\x1e\xab\xaa\x0f\x04\x8f\x55\x07\xf6\x0d"
- "\xb5\x91\x07\x2c\x97\x3f\x56\x1d\x30\x93\xdd\x52\x6c\x64\xb0\x2d"
- "\x38\x50\x50\x1f\xe4\xcb\xd6\xb9\x15\x5f\x36\x60\x47\xeb\xb6\x93"
- "\x8d\xc2\xfa\x8f\xca\x75\x77\x3a\xa5\x97\xbb\x95\xba\x31\x3f\xa9"
- "\xcd\x84\xb2\x59\x59\x9d\x8d\x32\xd5\x2a\xfb\x80\x5c\x37\xfb\xf9"
- "\x3e\xe9\xfb\x8d\x28\x7f\xd1\x24\x67\xf6\x35\x5f\x42\x67\x60\xac"
- "\x68\xe9\x5d\xab\xd0\xb7\x7e\xbd\xda\x2f\x3c\xb0\x97\x95\xf7\x55"
- "\xd6\xcf\x56\xf7\xb1\x1a\xd3\x76\xcb\x73\x08\x9c\xb6\x1c\x57\xbd"
- "\xa9\x61\x6f\x70\xdf\x44\x3f\xea\x73\xa8\x1f\x14\x13\x61\xfd\x09"
- "\xe4\xf7\xa0\xcf\x87\xf7\x3f\xae\x6d\x18\x94\xf9\xdd\x3d\xdf\xd8"
- "\xd4\xfe\x55\xb5\x9b\x6c\xa5\x1c\x7b\xb6\xa2\xbf\x53\xa3\x9e\x8b"
- "\x99\x33\x3d\xdb\x64\x2d\x5c\xb9\xa6\x68\xc5\xdd\xa6\x95\x6b\x56"
- "\x16\xad\x5c\x56\xb0\x72\xf3\xb2\xa2\x95\x6b\xd7\xa4\xae\x5e\xf6"
- "\xec\xca\x67\x4c\x1b\x97\xad\x33\xa5\x15\xdf\x5a\x1c\x0d\x01\xd0"
- "\x07\x4c\xcb\xd6\xad\x5b\xbf\x7a\x79\xbe\x69\xcd\xca\x67\xc6\x17"
- "\x2e\x5f\xb7\xbc\xc8\xb4\xac\x70\xed\xfa\x35\xf9\xa6\x5b\xf3\x27"
- "\xdc\x9a\x76\x5f\x7e\xb4\x7a\x0e\x6d\x9c\x11\x7a\xfc\x5f\xff\xb5"
- "\x7b\xf7\xd7\x60\x88\xd7\x59\x0b\xe3\x8b\x57\xae\x11\x73\x76\x0d"
- "\x6f\x4f\xdc\x03\x56\x3a\x47\x91\xce\x0b\x63\x95\xf5\xed\xf8\xab"
- "\x27\x38\xec\xa7\x89\xce\x51\xc4\xb6\x27\xf5\x55\x36\x94\x39\xa5"
- "\xb7\x2c\xfc\x2c\x30\x4c\xc7\xbe\x25\xb1\xaf\xff\xd0\x8d\x3e\x9b"
- "\x95\xd6\x04\x37\x7c\x0d\x09\x35\x1b\x40\x8f\x57\x0c\x5e\x46\x3a"
- "\x67\x11\xcb\x1c\x71\x4a\x8d\xf2\x59\x7a\x8d\x39\xae\xa8\xdf\xa7"
- "\xb1\xf2\xdf\xa7\x09\xbe\x34\xce\x53\xe6\x79\xb3\x5e\x82\x2c\x92"
- "\xcf\x0e\xa9\x91\xbf\xd7\x7b\x11\x65\x99\xe6\x4b\x7b\x7f\xff\xb0"
- "\x19\xfd\xc1\x53\xf6\x1b\x78\xde\x3c\xb7\x04\x31\xd8\x2e\x7d\x73"
- "\x49\x1a\xbc\x86\x75\xad\x4b\x64\xac\xaf\xb2\x31\x51\x99\x4f\xc3"
- "\x3e\x18\xb1\x2f\x27\xe5\x7e\x0c\xf0\x7e\xec\x65\xc9\x7b\x46\x63"
- "\xfb\x5e\xa5\xf6\x34\x66\x28\x7d\xc0\x76\x9f\x74\x4a\x0d\x07\xb1"
- "\x9d\x46\x6a\x57\xa8\xb9\x3e\x9a\xef\xc2\x76\x56\xfb\x37\x20\xdd"
- "\xc6\x88\x33\x22\x76\xd7\x0b\xfd\xc3\xfe\xb4\x34\xe0\xfd\xae\x2f"
- "\x21\xa6\x9a\xce\xf0\xb3\xdd\xcc\x4e\xb8\xbd\xe0\xb0\x9c\x84\xf8"
- "\x4d\xcc\xc5\xfe\xf9\xaf\xdd\x72\x9f\x8e\x92\x6d\xf8\x5f\xcf\x9d"
- "\xd4\x53\x9f\x70\xac\x88\x69\xf8\x32\xec\xdc\xa2\xfe\xb5\x6b\x99"
- "\x9b\xed\x57\xfb\x5c\x6f\xf2\xb3\xbd\xc9\xdf\xea\xb5\xd1\x99\x70"
- "\x6f\x1a\xb0\xee\x3c\xd9\x37\x76\xb3\x81\xc5\x2a\x5f\xaa\x91\xe4"
- "\xcc\x1d\x06\xb7\x41\xc1\x4d\x67\x03\x52\x19\xc1\xff\x37\xab\xb1"
- "\x8c\x4b\x85\xdf\xa2\xc5\x4f\x38\xf1\xde\xa5\xd4\x23\xe2\xf0\x37"
- "\xc9\x27\x70\xa1\x2c\xbb\xc2\xd4\x97\xfc\xea\x5e\xf6\xb1\x03\xd3"
- "\x77\x7f\x03\x7a\x84\xc5\xd8\x95\xe3\x47\xfd\x68\x48\x25\xfc\x2f"
- "\x5e\x0b\xb0\x1d\x61\x7a\x2b\x1b\xf3\xdc\xfc\x9c\xbe\x37\x51\xff"
- "\xab\x73\xb5\xf3\xd8\xb2\x3c\x3f\xa0\x91\x67\xf3\xab\xe4\x13\xee"
- "\x41\xfc\x28\x43\xbb\xbf\xc2\x71\x18\x9f\x27\xec\x81\x14\xaa\x07"
- "\xef\xdb\x69\x3e\xa4\xaf\xf2\x27\x53\x94\xfa\x18\xca\xff\x2e\xbf"
- "\x98\x83\x91\x65\x2b\x95\xe6\xae\x4b\x8b\x19\x6b\x46\xfb\x4e\x6d"
- "\x24\x19\xc3\x32\x05\x8a\x4c\xa1\xac\x7f\xcc\xe5\x2a\x01\x52\x58"
- "\xe5\x9b\xae\x86\xd1\x08\x87\x72\x55\x8f\xf2\x44\x72\x85\xb0\xb5"
- "\x8a\x4c\xa1\xac\xb5\x13\x1c\xb6\x21\xfa\xf0\x66\xb3\x9e\x6c\x64"
- "\xa7\xf4\x56\x2c\xc9\x18\x7b\xfd\x47\x27\xd9\x75\x8b\x4e\x0a\x3e"
- "\xbd\x15\xeb\xf0\x08\x1e\x04\xe8\xfe\x13\xa7\x8a\xee\xed\x28\xc7"
- "\xd1\x44\x67\x31\x57\xfd\x56\x2c\xb6\xad\x9d\xfb\xe2\x5b\x90\x07"
- "\x7c\xac\xfa\xc9\x71\x2a\x2f\xd3\xf0\x78\x80\x86\x6f\xa5\x84\xa2"
- "\xa1\x86\x76\x7a\x71\x4e\xe0\x5b\x93\x49\x57\xb0\xcc\x62\xe5\xec"
- "\xbf\x50\xbc\xc4\x3a\xf4\xfa\x3d\x60\xa0\x3a\x5a\x12\x38\x7c\x95"
- "\x52\xc7\x6e\xa4\xb5\xab\xd4\x72\x51\x79\x6e\x69\x04\xa0\x39\x71"
- "\x2a\x9f\x9c\x40\xf4\x7d\xeb\x78\xa0\x3c\x73\x6b\xcb\xdf\xfa\x4c"
- "\x50\x5b\xf9\x85\x6d\x75\xbe\x26\xce\x75\xc5\xfa\x9b\x62\x2e\xd6"
- "\xde\x64\x93\x18\x27\xed\xe3\x48\xbe\x9b\x66\x38\x6a\x01\x28\x4d"
- "\x7e\x9e\xdc\x8b\x63\x8f\x76\x7e\x3f\xfc\xfb\x86\xa6\x97\x82\xdf"
- "\x37\x34\x15\x85\x7b\xdf\xa0\xa9\xf7\x5d\xaa\xd7\xdf\x90\xa3\x53"
- "\xd5\x7d\xc8\x1f\xa2\x6e\xa5\xfc\x84\x46\x75\x3c\xf3\xd3\x51\xd4"
- "\x86\x36\x3a\x9f\xfc\xc6\x1c\x1d\x43\x3c\x2d\x7c\x0c\xff\xa9\x51"
- "\xf8\x2f\xe4\x17\x35\xb9\x08\x46\xdb\x8f\xc1\x3f\x43\x02\xcd\xb1"
- "\xc3\x37\xfc\x21\x72\x26\xd0\x69\x80\x60\xb2\x28\xd9\x52\x10\x30"
- "\xb0\x10\x0f\x31\x00\x63\x39\x3c\xc3\x3f\x91\x24\x3f\xbb\xf8\x83"
- "\x7e\x10\x7e\x30\xff\xef\xf8\x8b\x12\xed\xe5\xf8\x3c\xa0\x93\xeb"
- "\x2b\x57\x41\x64\x5c\xa4\x34\x03\xa5\x48\xa8\xbf\xe7\xf1\x2a\xcb"
- "\x89\x44\x7c\x07\x39\x30\x63\x5e\x19\xbf\xf2\xcc\xd4\xcf\x94\x12"
- "\xfc\x8c\x7f\x11\x8b\x55\x15\xdc\x1c\x91\xcf\x97\x1e\x25\x3b\x07"
- "\x93\xa4\x46\xa3\xba\x4a\x23\x94\x45\xf2\x9b\x78\xfa\xc7\x83\xf8"
- "\x52\x30\x7f\x6c\xeb\x20\xc0\xd5\xee\x6d\x2a\xf0\x8f\x44\xf3\x6f"
- "\x49\xbc\x48\x1f\x87\xfb\x37\x46\x75\x7f\xb3\xf8\x19\x77\xf2\x5b"
- "\xc4\x7f\xf1\x3f\x53\x7b\x94\x72\x1b\x10\x8f\x5b\xf2\x42\x81\x06"
- "\xe8\x7f\x8b\x5d\x49\x52\x4b\x68\x20\xff\xf6\xf4\xe0\xe7\x14\x4f"
- "\xf0\xf3\x5d\x99\x7f\x7f\xc3\x51\x07\xe9\x9f\x52\x27\xfa\xec\x77"
- "\x26\x0c\x26\xc6\x6b\x54\x26\xbe\x46\xa3\x42\x81\x3f\xb9\x35\x11"
- "\xd8\x9e\x3a\x55\xb2\x3e\x34\xf4\x7f\xcd\xdf\x0d\xdb\x64\x85\xb8"
- "\xd9\x65\x1c\x92\x39\x4d\x93\x46\xcf\x23\x4c\x72\xda\xa4\x77\x87"
- "\xc0\xf3\x34\x93\xea\x59\x67\xc6\x7f\x1a\x01\x6e\x2d\xf8\x36\xda"
- "\xfa\xfd\xdf\xff\x85\x7f\x3a\xd2\x8f\xef\xff\xfe\x8b\xfe\x98\x18"
- "\xc5\xd1\x12\xf1\x1f\xfa\x8f\x0d\x1a\x4a\x26\x67\x30\x39\x81\xc9"
- "\x37\xdf\xca\x38\xfe\xfd\xdf\xf7\x7f\xdf\xff\x7d\xff\xf7\xfd\xdf"
- "\xf7\x7f\xdf\xff\x7d\x07\xfe\x74\x3c\x8e\x60\xf2\xdf\xe0\xfd\x60"
- "\x3e\x85\x41\x96\x3a\x26\xe9\x80\xa9\x32\xca\xee\x05\x9d\x01\x46"
- "\xe8\xbf\x3d\x2f\xcf\x34\xd8\xa0\xcb\x2c\x40\xdf\xdc\xd0\x1a\x81"
- "\x7b\xf0\xba\x51\x95\x3e\xee\xdb\x6a\xd1\xdf\xfd\xa7\x43\xe2\x45"
- "\x60\x5c\x18\x09\x23\x60\x24\x18\x20\x0a\xa2\xe1\x2a\x88\x81\x58"
- "\x88\xc3\x78\xd3\x08\xa3\x60\x34\x5c\x0d\x09\x70\x0d\x5c\x0b\xd7"
- "\x41\x22\x5c\x0f\x37\x60\x4f\x92\xe0\x26\x8c\xed\x6f\x46\x82\x8c"
- "\x0d\xdd\x97\x32\x30\x27\xe2\x3f\xf8\x7f\x36\x98\xf9\x73\xde\xf7"
- "\xe9\xff\x47\xd3\xed\x72\x7a\xbb\x9c\xee\xfc\x3e\xfd\xff\x68\xba"
- "\xe9\xbf\xf9\x77\xec\x7f\xeb\xaf\x0e\x4d\xb6\xb0\xda\xba\x90\xb6"
- "\x52\x9b\xaa\x93\xff\x06\x9f\xe1\x12\xe5\x87\xe0\x0b\x2e\xaf\xfd"
- "\x33\xe3\x35\x59\xdc\x96\x02\x88\x79\x5e\xa6\xfe\xf3\x86\x2b\xa9"
- "\xfc\x6d\xeb\xc4\xcb\x85\x17\x42\x6e\xc3\x11\xc6\x76\x15\x5e\xd7"
- "\x28\x78\x04\x0c\x7d\xe2\x7a\x0e\xf3\x3f\x6d\x02\x70\x9e\xc2\x0b"
- "\xab\x3d\x5d\x0c\xd0\x11\x03\x70\x66\x36\xc0\x67\x87\x00\xba\x7a"
- "\x02\x38\x7b\xcb\x02\xad\xbb\x60\x15\xf7\x26\xbc\xbe\x26\x44\xe0"
- "\xd4\x0d\x4e\xef\xd9\x67\xe4\x64\x9a\x26\x4d\x98\x3c\xe1\xde\x7b"
- "\x96\x99\xc6\x8f\x37\xdd\x9d\x36\x69\xd2\xc4\xb4\xfb\x26\x4e\xfa"
- "\x81\xe9\xee\xbb\x1f\x98\x94\xf6\x40\x5a\x9a\x69\xf5\xa6\xc2\x95"
- "\x93\xd2\x9e\x5d\x6e\x5a\xb1\xb2\x70\xf5\xc6\x65\x85\xcb\x2f\xd5"
- "\xa3\x2b\xfa\xa3\xe6\xdd\xe4\x07\xce\x81\x60\x6a\x4f\x03\xe9\x17"
- "\x79\x20\xfd\x7e\x0a\x0c\x65\x4f\x8a\x7c\x05\xff\xe9\x56\x1d\x04"
- "\x9d\xe5\x10\xe8\xf2\x13\x41\xb7\x24\x19\x74\x0b\xdb\x41\x57\x81"
- "\x69\x3b\xf6\x80\x6e\x5b\x37\xe8\x5e\x38\x05\xba\x22\xeb\xd0\xb4"
- "\x57\xb7\x8b\xb4\x5f\xea\x41\xf7\xb3\x29\xa0\x7b\xcb\x08\xba\xfd"
- "\x16\x91\x76\x14\x61\x8e\x18\xfe\x4b\xfa\x7e\xe5\x7f\x97\xeb\x2f"
- "\x0c\xf9\x73\x72\x99\xa2\x51\x7a\x20\x39\xc4\xa4\xe8\xf7\x7f\xdf"
- "\xff\x7d\xff\xf7\xfd\xdf\xf7\x7f\xdf\xff\x7d\xff\xf7\x3f\xfc\xcf"
- "\xa5\x83\xc9\x5f\x4a\x7a\x78\xaf\x06\xa0\xcf\x66\x48\x72\xea\xee"
- "\x9f\x4c\x6b\x48\x80\xbe\x95\x02\x03\x5f\x53\x2a\x2e\x3d\xfe\x44"
- "\xe2\xc0\x3f\x02\xaf\x91\x06\xf5\x5a\x14\x5a\x6b\xd4\x9c\x98\x06"
- "\x11\x89\x20\xd6\x45\xd9\x58\xbb\xf8\xd6\xf7\x6e\xe8\x01\x03\xff"
- "\x56\x9f\xbe\x0f\x45\xfc\xc5\x4e\xf8\x79\xa3\xb2\x8e\x4a\x81\xa3"
- "\x75\x54\xb4\xee\x0a\x61\x57\x13\x6c\x98\x75\x33\x46\xf6\x7a\xa2"
- "\x34\xfd\x00\x00\x7d\x67\xfa\xda\x5e\xe6\x6a\x29\x01\x68\x6e\x12"
- "\xdf\x9b\xd2\x9a\x1a\xc4\x7f\xd2\x09\xe5\x4d\x62\x1d\x15\x73\xbf"
- "\x88\xe9\x98\xd6\xe3\x84\x8a\x3d\x72\x9d\x3d\x4a\xba\x63\xfb\xd7"
- "\xd0\x62\xe2\xdf\xd3\xb8\x5a\x4c\x3e\xc8\x18\x4b\xfd\x8f\x4a\x44"
- "\xd8\xa4\x70\x6b\x68\x94\xf5\x62\x54\xb7\x0c\x9f\xa9\xa9\x0f\xfb"
- "\x18\xb5\x58\xa9\x2f\x0c\x8e\x18\x2a\xab\xe0\xc1\xb6\xf7\x60\x99"
- "\x1a\x05\x0f\xb6\x47\x69\xa3\x2b\x63\x0b\xaf\xe3\x50\xa8\x36\x99"
- "\xde\x4f\x8f\x5c\x7e\xdf\xc4\xce\xf4\x8f\x57\x24\x9b\xae\x99\x34"
- "\x63\x79\xf2\xed\x2c\x2d\x3e\xf5\xe5\xb4\xab\xcc\x51\xe6\xb8\x89"
- "\xf3\xd3\x24\xa3\x34\x4e\x4a\x1b\x6d\x94\x6e\x7b\x9a\xfe\x6d\x1f"
- "\x93\xc2\x7f\x4d\xfa\xf4\xed\xf9\xf7\x99\x46\x4e\xdb\xb9\x63\x83"
- "\xf9\x5f\xfe\x69\xa6\xf9\x91\x85\xeb\xee\x78\x2f\x4d\xba\xfa\x4f"
- "\x2f\xbf\x9d\xf2\x25\x41\x8c\x1d\x47\xff\x2e\x6e\x8e\x48\xb8\xc3"
- "\x46\x58\xda\xaf\x37\xbd\x47\x29\x77\xea\xd3\x8b\xf2\xef\x9d\xd8"
- "\x44\x35\x3e\xf6\xcc\x78\x1b\x95\x99\x39\x47\x94\x11\x10\x13\x8f"
- "\xa8\xf3\x26\xfc\x86\x4a\x9b\x78\x1b\x40\x2f\x70\x0d\xe2\xbe\x4e"
- "\xb4\x50\xa4\x8e\x3b\x91\x76\x93\x5c\xf7\x4f\xe8\xdf\x27\xdf\x9a"
- "\x20\x21\x86\xd1\xe3\x1f\xa6\xdc\x89\x7d\x69\x7d\xa6\x96\x74\xfd"
- "\xb3\xc9\x29\x23\x27\xfd\x13\xde\x25\x3f\x9b\x6c\x94\xf0\x7e\xa7"
- "\xb8\x27\x1a\xe4\xff\x40\x40\x18\xa5\x5b\x13\xd2\xf3\xf3\xef\xfb"
- "\xd4\x9d\x7f\x9f\x51\x32\x37\xe5\xa7\x9b\xaf\xad\x2a\xb8\x2b\x39"
- "\x3d\x39\xff\x5e\xa3\xc4\x7f\x1f\x30\xdf\x5a\xf9\xa4\x51\xba\xfd"
- "\xdd\xb4\x51\x46\xdd\xbf\x35\xea\xe0\x7d\x69\xc1\xa1\xf7\x23\xfe"
- "\xfc\xe7\x0f\xe0\xce\xd5\x1f\xe8\xee\x9c\xfd\x81\xa4\x1b\xf5\x41"
- "\xcc\x13\xf0\x6f\xc6\x91\xf0\x6f\x89\x78\x99\x1e\x81\x56\x5d\x69"
- "\x76\xab\xb4\x31\xaf\x35\xa2\xb4\xad\x55\xff\x38\xb4\x46\x2e\x1d"
- "\xd5\x3a\xe2\x91\x79\xad\x23\x1f\x3f\xdd\x6a\xb8\x1d\x5a\xa3\x00"
- "\x5a\xc7\x82\xd4\x3a\x0e\x12\x5a\xef\x1e\xb5\xa3\xf5\x91\x31\x92"
- "\xfd\xea\xde\x87\xec\x37\xe8\x67\xda\x93\x8d\x60\xbf\x35\x1a\xec"
- "\xb7\xc5\xc4\xd8\x6f\xc7\xeb\x0e\x68\xb4\xa7\xe1\x73\x3a\x24\xd9"
- "\x23\x37\x8f\x00\x10\x6d\xf9\xc0\x04\xf0\xc1\x58\x98\xf6\xc1\x38"
- "\xfc\xbd\x05\xaf\x64\xbc\x6e\xc5\xeb\x76\xbc\x30\x4e\xf9\x80\xf6"
- "\xd5\x81\x94\x11\xe9\xff\xfc\xee\xb2\x65\x93\x97\xdd\x9b\x33\x3d"
- "\x22\x62\x79\x32\x5c\x85\x54\xd3\xa7\x27\x8f\x8d\x9c\x12\xb9\x3c"
- "\xf9\x53\xb7\x19\xff\x35\x4a\x4f\xfd\x7b\xc4\x88\x89\x7d\x53\xfa"
- "\xf2\xfe\xe5\x53\x1f\x44\x23\xfd\x41\x2b\xc3\xbd\x36\xd0\xb9\xb1"
- "\x8d\x6e\x5b\xef\x43\x7d\xb6\x18\xa3\x13\xa2\x2c\x8a\x1c\x8b\xbc"
- "\xf7\x8c\x6e\x5b\x19\xca\x5f\x4c\x6a\xe8\xbc\x6d\x94\x97\x79\x91"
- "\x72\xf9\xa1\xf3\x48\xa6\x63\xca\x94\xbc\x5e\xa9\x39\x1b\x9f\x51"
- "\xfe\x0d\x53\x82\x61\xed\x11\x6e\x9b\x6e\x1b\xe6\x1d\x1a\x8a\xc7"
- "\x8e\x78\x32\x2a\x31\xaf\x35\x44\xde\xa3\x6e\xdb\x7c\xaa\xa3\x53"
- "\x53\x87\x5b\xa9\x83\xbe\xe3\xae\x47\xfd\x22\xbb\xe3\xb7\x45\x1d"
- "\xa5\xb2\x0e\x8f\x0b\x9a\xfc\xdd\x3a\x7d\xf1\x71\x20\x3c\x7d\xb6"
- "\xd8\x64\xa5\x3c\xc1\xd1\x3e\x04\xf4\xfd\x1d\x5f\xe7\x09\xb1\x8f"
- "\xd1\x3a\xcf\x5d\x88\xc3\xb4\x41\x77\x5d\x07\xc4\xf8\xa8\x8c\x13"
- "\x62\x2d\x6e\xe9\x43\xac\x3b\x36\x4f\xb1\x73\x98\x46\x6b\x73\x68"
- "\x3d\xb9\x1b\xfb\x5e\x86\x79\x25\x43\xdb\xfc\xe1\x68\x41\x97\xd8"
- "\x5a\x25\xef\x62\x6b\x07\x45\x19\xc6\xdc\xb6\x0f\xfd\x58\xe6\xf8"
- "\x50\x7c\xac\xcc\x6d\x93\x76\x60\x5e\x77\x88\xbc\x6d\xa2\xae\x38"
- "\x7d\x88\x3c\x1b\xe6\x49\x98\x67\x0a\x93\x17\x81\x79\xe9\xa1\xf2"
- "\x5a\xea\x38\xce\xdc\x41\x9a\xc7\xc5\x9a\xf1\xd9\xa2\xd0\xfc\xd2"
- "\xfd\x21\x7e\x4f\x42\xba\xc7\xd5\x69\xf1\x13\x6e\xb7\x74\x82\xf0"
- "\x1d\x1d\x5a\xf7\x71\x9d\xdb\x96\x89\xb2\x10\xf7\xf1\xd0\xbc\x8f"
- "\x6e\x44\x3a\x50\xbb\x5c\x21\xf2\x92\xb0\x3f\x68\xaf\xe3\x63\x42"
- "\xe0\x1c\x81\x79\x4e\xcc\x4b\xb9\x04\x3f\x8c\xdc\x86\xd3\x3e\x07"
- "\x63\x20\xb2\x0b\x46\x4f\xa5\xfe\x08\xb9\x80\x11\x5d\x30\xea\x44"
- "\xaf\x58\xf3\xee\x32\x6d\x86\x08\x7c\x7e\x93\xd9\xec\xd7\x60\x7e"
- "\x0f\xca\x93\xc1\xf1\xb5\x17\xba\x20\xbe\x0a\x61\x22\xe8\x1b\x55"
- "\x1a\x9f\x30\x3d\xc2\xe1\xf1\xd2\x77\x1a\x28\x67\xf1\xbf\xc6\x5f"
- "\x09\xcb\xf1\x6f\x12\x16\xd4\x41\x32\xb5\x91\xaf\x53\xb5\xd9\x75"
- "\xb4\xee\x93\xc6\x43\xb7\x04\xb7\xbb\xb9\xcc\xc6\xe3\xf8\x67\x68"
- "\x94\xd7\xe8\x52\x1b\xf4\x58\x76\x8b\x64\xe4\x6b\xbe\x5d\x88\x8b"
- "\xda\x30\xcf\x6f\xb3\x4b\x83\x78\x24\xfb\x55\xb4\x7e\xb7\xd7\x26"
- "\xcd\x72\x4b\xf1\x4c\xe0\x31\x9a\x14\x3c\x04\x87\x75\xf1\x75\xf0"
- "\xbd\x36\xfd\xab\x2a\x98\x0c\x75\x5d\x13\xdd\x10\x41\x6d\xee\x00"
- "\x63\x1d\xd5\x27\xf7\x91\xaf\xa9\x75\x6c\xf0\x82\x03\xfd\x8b\x2e"
- "\x30\x16\x63\x5f\x4d\xcd\x1e\xfa\x96\xd9\x3e\xaa\x61\x2b\x00\xd7"
- "\x0b\x09\x4c\x32\xce\x5a\x05\x27\xe1\x50\xf5\x75\xb4\xa8\x9f\xfa"
- "\x6a\x00\x19\xb6\x45\xdd\x46\xc2\x8b\xfd\xba\xae\x1e\xe1\x5a\xd0"
- "\x6b\x91\x61\xba\x15\x18\x15\x0f\xc6\xca\xed\x23\xfa\x10\xcf\x16"
- "\x2b\xfa\xd9\x67\x1b\x85\xe3\xff\x55\xdd\x42\x6f\x03\xe9\x72\x1b"
- "\x12\x45\x1b\x74\xd8\x06\x9d\x5d\xe0\x1f\x95\xa9\xe0\x77\x82\xd1"
- "\xa3\x6e\x73\x3d\x87\x35\x46\x09\x3d\xe5\xb0\x45\x01\xd8\xf8\x20"
- "\x58\xa4\x85\x24\x78\x00\x92\x13\x46\xe5\x23\x3d\x22\x10\xe6\x30"
- "\xf2\xdb\xa4\xc0\xc8\xfd\x4f\xc4\xbc\x69\x32\xbe\x16\x15\xbe\x22"
- "\xc2\x47\xeb\x5e\x85\xed\x1d\xe5\x0c\xd8\x3e\x68\xc5\x67\xd7\x50"
- "\xfb\x4a\xfa\x3a\xda\x80\x70\xc9\x94\x6e\x1d\x07\xc6\xb3\x30\xea"
- "\x4c\xaf\x14\xd1\x2d\x68\x31\x1a\xed\x5f\xec\xa0\x6f\x83\xcf\x93"
- "\x9d\x60\xf2\xc8\xf5\xe5\x13\x6d\x02\xf6\x96\xea\x1c\x9d\xa3\xd4"
- "\xa9\xe4\xab\x75\xc6\x1c\x35\x11\xfd\x13\xf3\xcf\xcd\x49\xe6\x31"
- "\x8a\xef\x32\xb5\x65\x45\xf2\x44\xf7\xd4\x16\xd3\xbd\x69\x3f\x5d"
- "\x9e\x9c\xca\xc7\xfe\xdb\x3b\xd2\xc6\xe1\xe8\xfe\x27\xfe\xef\xab"
- "\x94\x92\xcc\x53\x30\x9d\xee\xc7\xd1\xbd\xec\x2f\xe0\xdd\x63\x0b"
- "\x22\x46\xde\x5a\x48\x77\xc2\x73\x30\x5f\xbb\xe4\x99\x88\x0c\xf9"
- "\x3e\x4e\xe4\xdc\xc5\x7d\x8e\x94\x87\xe9\xfe\x36\x8e\x6b\x62\x13"
- "\xd5\x3c\xe1\xe5\xb4\x1f\x2e\xfc\x5f\x11\x1f\xec\x58\x65\x8e\xb9"
- "\xdd\x46\x30\xa9\x3f\x4a\xdb\x8f\x29\xcd\x94\x32\xee\x27\xbc\x05"
- "\xea\x52\x47\xa8\x94\x9c\x9f\x94\x3a\x23\xed\xc7\x8b\x16\xdc\xf2"
- "\xa7\xb4\xd1\x57\xbf\xb7\xb8\x99\xca\x5f\x3d\x3a\xa8\xa6\x71\x81"
- "\x56\x3d\xbd\xfb\x8e\x97\xee\xf9\xa9\xc0\xb2\x70\x41\xc4\x9f\xcc"
- "\x63\xd6\x16\x52\xea\x2d\xdc\x17\x23\x5f\x65\xe2\x57\x69\x91\x3b"
- "\x16\x7e\xfa\xaf\x0b\xdf\x6a\x7f\xf2\x0e\xec\xe9\xd5\xaf\xb6\x3f"
- "\xb9\xf0\xad\x4f\xff\x35\xe2\x45\x82\xbc\x33\x3f\x2d\xc1\x14\x39"
- "\x75\x7d\xcb\xbc\x3b\x78\xab\xae\xab\x4a\xac\xbd\xbe\xe9\x86\xc3"
- "\x37\x1e\x4b\x6a\xbd\xe9\xdf\xc7\xfc\xe7\xcd\x7f\x35\xb9\xc7\x32"
- "\xf4\x23\x1e\x4a\x1b\x3b\xe8\x47\x00\xfa\x11\x1d\xe8\x47\x94\xa2"
- "\x1f\xd1\xa6\xf6\x23\xfe\x10\xfd\x40\x89\xf0\x25\x04\xbc\xf0\x7f"
- "\x52\xff\x1d\xfd\x9f\x35\xe8\xff\xa4\x7e\x10\xf9\xd8\xe3\x1f\xc4"
- "\xe4\x08\xff\x67\x54\xfc\x08\xee\x03\x5d\x8f\xbf\xe8\x07\xfd\xdb"
- "\x58\xfc\x4d\xc1\xe7\x3b\x46\x8f\x0c\xf6\x89\xe6\xc7\xb5\x46\x2e"
- "\x46\x9f\x28\x1d\x7d\x22\xf3\xb2\x56\xc3\xac\x77\x5b\xa3\xa6\x98"
- "\x5b\xa3\x07\xfd\xa2\x99\xad\x19\x89\x13\x5b\x67\xe9\xa1\xf5\x51"
- "\x10\xbe\xd1\x76\x48\xfb\x83\x3e\x41\xf7\x51\x0c\xe8\x3f\x8a\x6b"
- "\x8c\xfe\x28\xde\x6e\xff\xc8\x88\xd7\x28\x68\xfc\x68\x34\x8c\x7c"
- "\xef\xa1\x46\x78\x6f\x7a\xa9\xf3\x03\x3d\xc4\x7d\x10\x05\x5f\x7d"
- "\x30\x0a\x7f\xf3\xf6\xc2\x07\x3b\x41\xff\x41\xb4\xfe\xab\x40\x7f"
- "\x13\xce\x7c\x30\xf6\xfd\xa9\x1f\x8c\x4b\xff\xfd\x07\xb7\x64\xcc"
- "\xff\x20\xf9\xfd\xf7\x3f\xb8\xd5\x39\x46\xed\x37\x51\x9f\x01\xee"
- "\xda\x4e\x1e\x2c\xd2\xfb\xde\x94\x11\x69\x23\x5e\x5a\xce\xfd\xc1"
- "\xfb\x64\xbf\xf0\x3e\xf3\x8c\x1d\x0b\x17\x3e\x13\x21\x99\xc7\x70"
- "\xef\x52\xf6\x34\x03\xde\x67\xb0\xcf\x39\xb5\x25\xe0\x73\x26\xbb"
- "\x03\x3e\xa7\x69\xc4\xd4\x0d\x41\xfe\xd9\x00\xa6\x7d\x9c\x9e\x6c"
- "\xba\x35\x8d\x7b\x66\xed\xd7\x6b\xbd\xb5\x09\xd5\x69\x53\x93\x0d"
- "\xf7\x9e\x44\x9f\x6d\x64\xf9\xce\x67\xfe\x89\x2e\xf4\xda\xbe\x31"
- "\x4a\x3b\x9e\x5b\x36\x25\xf7\xc5\x3b\x91\xe7\x57\x93\x17\x3c\x72"
- "\xe7\x4b\x47\x77\xee\xdc\x71\xf4\x83\x27\x17\xdc\xf1\x1b\x4c\x7b"
- "\x2f\xb9\x08\xe5\xe7\x7f\xe7\xff\xef\x89\x5f\xa5\x47\xee\x7c\xfc"
- "\xe8\x8e\xd7\x9f\x7d\xb6\x85\xe4\x85\x78\xab\x8c\x51\xbd\xb6\xd1"
- "\xe8\x93\xe8\xfe\xa5\xcf\x76\x0d\xfa\x3f\xd7\xb7\x6a\xc7\xb2\xef"
- "\xf5\xf2\x7b\xbd\xfc\x5e\x2f\xff\x3b\xf4\xf2\x5a\x10\x7a\x79\x7d"
- "\x55\x28\xbd\x9c\x35\x77\x66\xd6\x03\xa6\xf5\xcf\x98\xac\x85\x6b"
- "\x9f\x2d\x5c\xb6\xda\x54\xb0\x76\x59\xfe\xf2\xfc\x68\x18\xcc\x58"
- "\xf6\x4c\xd1\xca\x0d\xcb\x8a\x96\x0f\xf9\xa6\x31\x51\xf1\x49\x87"
- "\xfa\xd6\xd7\x7b\xc2\xfb\xd6\x37\x24\x84\x8e\x4b\x74\x38\xb6\xdf"
- "\x90\x16\x22\x6f\x9c\x9c\x37\x3b\x44\xde\xc3\x72\x9e\x25\x44\x0c"
- "\x18\x2b\x62\x8c\x1b\xb6\x87\xca\xc3\xf4\x3a\xc5\x27\xc1\x38\x4d"
- "\x6a\x19\xd7\x03\xe4\x93\x74\xc1\x0d\xef\x63\x9f\xba\x31\xff\x98"
- "\xe2\xcb\x38\xe1\x86\xed\x8a\x8f\x26\xc7\x21\x29\x6e\x9b\x19\xfb"
- "\x79\x83\x33\x44\x8c\x72\xa7\x5c\xaf\x37\xe0\x1b\xcd\x35\xf5\xd9"
- "\x6e\x8c\x19\xea\x1b\xb5\x83\x88\x21\x6f\x4c\xd1\xc0\x4e\x51\x60"
- "\xd1\x9f\xa4\xbd\x1e\x7a\xe8\x5b\xb4\x1e\xb8\xf1\x18\xb3\x5d\x5f"
- "\x4b\x3e\x25\xc5\x91\x84\x47\xc4\x92\x27\x79\x2c\x89\xb1\x62\x27"
- "\x96\x2d\x52\xc5\x93\x9d\xe8\x1b\x8f\xa4\x78\xb2\x0b\x6e\x7c\x93"
- "\x62\xca\x5d\x1c\xd7\x59\xc2\x35\x87\x70\x39\xe1\x46\x3b\xf7\xfb"
- "\x44\xd9\xc3\xaa\x79\x33\x8c\x6b\x6f\xe4\x7b\xef\x29\x7e\x21\xe6"
- "\xb7\x3b\xa5\x4f\xdc\x4a\x1f\xc8\x17\x94\xfb\x51\x26\xf8\x70\x63"
- "\x88\xf8\xa7\xfd\x55\x11\x07\x26\x0d\xc6\x3f\x84\xcf\x6f\xbb\xfe"
- "\xd7\xf5\x1c\x67\x52\xb2\x82\x53\x2d\x97\xcf\xac\x5d\xb3\x62\xe5"
- "\xb3\xeb\x0b\x97\x9b\xd6\xcd\x9e\x6d\x5a\xbd\x36\x7f\xf9\x84\x09"
- "\x13\xa2\x83\xe4\x2f\x46\xf8\xb4\x1f\x9a\x49\x0e\xc9\xaf\x95\xe5"
- "\xd0\x8c\x3e\xa7\xec\x37\x27\x95\x05\xc7\x17\x1f\x9a\x65\xff\xd6"
- "\x88\x30\x69\x32\x4c\x53\x10\x0c\xe2\x93\x7d\x64\xf2\x73\xe3\x64"
- "\x98\x56\x2d\x1e\xcc\xe3\x71\x11\x7d\x5f\xd7\x2b\xfa\xd7\xa3\xc1"
- "\xf3\x90\x1c\xef\xa0\xdc\x8f\x90\xe3\x84\x9b\x8c\x1a\x3c\x0f\x05"
- "\xe2\x0d\x9d\x02\x33\x59\x1d\x9b\xe0\x73\x86\xc2\x93\x80\x1f\xdf"
- "\xdc\x2d\x70\xeb\x8c\x01\xbf\xff\xa6\x02\x4d\x2c\x75\x6d\x00\x37"
- "\x18\x65\x98\x9a\xe0\x36\x36\x9f\x95\xfb\x6a\x50\xe1\x39\x12\x8c"
- "\xa7\xf9\x6f\x32\x9e\x08\x15\xcc\x49\x4d\x1b\xbb\x87\xb6\xd1\x1e"
- "\x27\x70\x37\x62\xfd\x4e\xb9\x6f\x63\x34\xfd\x47\x18\x8e\x3b\x01"
- "\x61\x92\x14\x98\xc9\xea\x58\x8a\xe2\x39\xfe\xcd\x25\x8c\x99\x4d"
- "\xf2\x84\xd7\x08\x6c\xf7\xe7\xaa\x98\x6e\xa4\x5c\x4e\xdb\xff\xd8"
- "\x5e\x8c\x17\x1a\x82\xe2\xb4\x31\x9a\xfe\x63\x6c\x38\x5a\xa1\x91"
- "\x5e\x81\xd1\xf6\xdf\x29\xda\x38\x6a\x54\xa0\xff\x63\x4e\x6a\xf0"
- "\x5c\x4b\x32\x45\xb8\x54\x75\x79\x35\x78\x3a\x64\x3a\xaa\x68\x7d"
- "\xb3\x49\xc3\x8f\xcf\xe4\xf6\xa8\x68\x7d\x73\x86\x06\xcf\x79\xca"
- "\x0f\xee\xd7\xcd\x16\x0d\x9e\xf3\x81\x7e\xa1\x1c\x0b\x98\x2a\x4d"
- "\x1c\x2b\x31\xdb\x7b\xb1\x1a\x3c\x87\x15\x98\xde\x11\x3b\x1a\x05"
- "\x6f\x6f\x6e\x51\x6c\x91\xe0\x6b\x52\x1a\xe1\xc6\xf4\x53\x6a\x5b"
- "\x80\xed\xea\x1e\x4a\x27\x13\x68\xe9\xa4\x6a\x97\x1c\x8b\x9b\x92"
- "\x35\xfd\x3b\x2b\xd3\x29\x5a\x85\x27\x53\xd3\xbf\xbf\xc9\x78\x22"
- "\x55\x30\x1a\xfe\x37\xf7\xc8\x78\xf4\x2a\x18\xad\xfc\x7f\x21\xe3"
- "\x51\xd7\x75\xe4\xd2\x74\x32\x05\xc9\x3f\xd1\x0a\xd3\x7a\x2e\x31"
- "\x07\x65\x10\xef\x0e\xc6\xe2\xf8\xf7\x56\x1d\xff\x26\x3a\xba\x77"
- "\x0f\xed\x1d\x85\x36\xda\xcc\xe7\x06\xfb\xc9\x4e\x8f\xa5\xbd\xa6"
- "\x5c\xa2\x0f\x90\x26\x6c\xf7\x58\xbe\x5f\x0a\x96\xcd\x76\x42\x5c"
- "\x91\xfa\x3d\x80\x13\xc6\x56\xc9\x79\xd8\xff\x6b\x4e\x2a\x79\x94"
- "\x2e\xe6\x17\xc7\xe2\xf8\x77\xbd\x55\x8c\x63\x63\x0b\x64\x58\xb4"
- "\xfb\x49\x99\xa1\xbe\x53\x0e\xf7\xfe\x65\x5d\x22\xf3\x97\x5e\x4f"
- "\xdf\x2d\x9f\x4e\xf4\xdb\x18\x38\x8a\x3d\x60\xba\x01\x4a\x3b\x60"
- "\x9c\x81\x62\xfc\x5d\x9b\xc1\x50\x6a\x65\x1e\xda\xe7\xb5\xcd\xd5"
- "\x03\xa5\x2e\xd6\x4d\xfb\xfa\x6f\xfd\x0a\x0c\x0e\x2f\x3f\x0f\x2d"
- "\xb1\xa5\xe4\x4c\xc8\x6f\x6f\xfd\x12\x83\xd2\x24\x2a\xdb\x09\x6d"
- "\x75\x9d\x50\x5a\x17\x5c\xb6\xf4\x26\x48\x3c\x41\x67\x04\xd8\x20"
- "\x9e\xda\x41\xef\x53\xbc\xd1\xa7\x13\x4b\xf6\x81\xbe\x14\xbd\xcb"
- "\x13\xf9\x76\xa5\x2d\xed\xd4\x96\xed\x67\xc1\xf0\xd6\x0a\xbb\xf4"
- "\xe2\x59\x6a\xef\x5f\x13\x7f\xb5\xd9\x23\x35\x27\xce\x86\xe6\xc4"
- "\x53\xd0\x92\x38\x15\x5a\x8a\x33\x60\xd7\x59\x88\x69\xf6\xa4\x43"
- "\x8b\x7e\x26\xb4\x24\x67\x80\xa3\x07\xef\x4d\x3e\x84\x71\xf3\x7d"
- "\x8e\xba\x60\x9c\x7d\xcf\x73\x60\x70\x0a\x9c\x48\xb3\x71\xc7\x95"
- "\x3d\x7b\xe8\x39\x54\x3f\xd6\x5d\x0f\x89\xd8\xbe\x6e\x6c\xcb\xfd"
- "\x1d\x70\x4b\x64\x72\x22\xd0\x39\xea\x23\x1d\xb5\x5e\xd0\x97\x40"
- "\x54\x18\xb9\x48\xe0\xfb\x7d\xa2\x1f\x55\xbf\x17\xc7\x7a\xfc\xed"
- "\x45\x99\xe8\xb3\xdd\x92\x8e\x75\x9f\x92\xe7\xbd\x7a\x4a\xdf\x44"
- "\x39\xdb\x98\x4b\xfb\x7f\xe0\x38\x7d\x4b\xae\x92\x47\xfb\x98\xd2"
- "\xfe\xa4\x13\x13\xc0\xe8\xf0\x9a\xe1\x9d\xfe\x6e\xfa\xc6\xbe\x87"
- "\xf6\x3d\x20\x7c\x38\xe6\x47\xd0\xfc\x13\xb6\xe7\x0e\x1c\xe3\x7b"
- "\x6e\x41\x38\x2c\x8f\xfc\x6f\xe7\x7b\xf7\xb2\xeb\x16\xb9\xfd\xd7"
- "\x2d\xfa\xca\xff\xfa\xa2\x5e\xf6\xfa\xa2\x2f\x7d\xaf\x2f\xba\x50"
- "\xba\x09\x0c\xbe\xeb\x16\xb9\xda\xac\x9c\x07\xc6\x36\xeb\x17\xf4"
- "\xbd\xbc\x81\xce\x0d\x5d\xf2\x3c\xf2\xde\xfb\x09\x6c\x59\x09\x89"
- "\xfe\xa8\xcf\xdb\x1d\xde\x3f\xc3\x92\x12\x60\x78\xef\x0c\xd5\xbf"
- "\xde\xe8\xbf\xe6\x2a\xf3\x69\x7d\xb6\x64\xa3\x53\x72\xf2\x3d\x74"
- "\x5d\x51\x17\x72\xf1\x5a\x8c\x57\x1e\x5e\xf9\x2c\xfa\xaf\xf9\x48"
- "\xab\xd2\xb8\x6d\x3a\xa0\x7d\x7a\x26\xfa\x41\x77\x16\x92\x53\xb1"
- "\xfd\xc6\x30\x74\x4b\xf2\x57\x32\xfb\xed\x65\xb0\xb5\xaf\xcf\x42"
- "\xfb\xa5\xba\x48\xbf\xc8\x1f\xc5\x7a\x8a\xb1\x9e\x6c\xae\x0b\x7b"
- "\x51\x8f\xa2\x99\x9d\x7c\x3a\xf7\x0b\x16\x9d\xeb\x05\x8b\xd4\x1b"
- "\xcd\x9a\x11\xa6\x0e\x61\xca\x65\x1a\x76\x13\x2e\xd4\x1b\x57\xac"
- "\x17\x22\x10\xa7\xf5\x5f\xbe\x3e\xa9\x3f\xb0\x97\x9d\x42\xb8\x96"
- "\x41\x5c\x88\x7b\x0f\xf7\x93\x92\x4f\x2a\x69\xe4\x27\x55\x23\x1c"
- "\x95\x77\x78\xcc\xf4\xce\xd0\xe9\x28\xe8\xa6\x7d\x2a\xa2\xd9\x80"
- "\xa8\x8f\x7c\x38\xd2\xd5\x58\x0f\x8c\xe8\xb3\x41\x36\xe1\xa6\x72"
- "\x74\x5e\x05\x96\x6b\x66\xa5\x16\xf4\x17\x61\x6e\x1f\xb3\xe8\x68"
- "\xcf\xda\x66\x2c\x2f\xea\xbe\xd5\xac\xb4\x91\xea\xe0\x7b\xd6\x52"
- "\x3b\x51\x1e\x9a\x0b\x3c\x10\x5b\x4b\xf3\xe4\xb0\x80\xf0\x11\x2e"
- "\x94\x03\x27\xf6\xb5\xb9\xb9\xc0\x05\x7e\x16\x84\xd3\x29\xe3\xab"
- "\x09\xc2\x87\xe9\x0c\xf1\x91\xfc\xb5\x60\x99\xd8\x46\x8e\x6f\xfe"
- "\xbf\xf8\x09\x9f\x07\xf4\x26\xde\xde\x85\x84\x83\xef\xbf\x8c\x38"
- "\xed\x1b\x1e\x46\xdf\xf1\x56\x8f\xab\xd4\x12\xc1\xbf\x8f\xc7\xf2"
- "\xbf\xda\xda\x1d\xc9\x7a\x73\x23\xe2\xf8\xb7\xf1\x0f\x03\xbd\x6b"
- "\x45\x98\xbf\xb0\x5e\x4b\x44\x6c\x0f\xfa\x7a\x08\x43\xfb\x65\x51"
- "\x3b\xd5\xbc\x9c\x3f\x63\xe1\x54\x58\x98\x31\x2b\x63\x2a\xcc\x79"
- "\x68\xfa\x54\x48\xbb\x7f\x7c\xda\xe4\x7b\x7e\x70\x0f\xbf\xb9\xe7"
- "\x07\x53\xee\x81\xec\xc7\xe7\x4f\x85\xec\xb9\x53\x61\x01\x5e\xd9"
- "\x0b\x66\xcc\xcf\x98\xb1\x60\x2a\xe4\xce\x9c\x85\x4f\xd3\xa7\x4e"
- "\x4a\x7b\x64\x7c\xf6\xf4\x59\x33\x60\x5e\xce\xdd\x69\x77\xdf\x0d"
- "\x0f\xcd\x98\x3d\x29\x2d\x4d\xfe\x9d\x94\x46\x20\x4f\x4e\x99\xb1"
- "\x60\x7c\x76\xe1\xda\xa2\xb5\xe3\xe7\xce\x9a\x4e\x29\x30\x63\xc6"
- "\xd4\xec\x20\x3f\x32\xc5\xf7\xb5\x8f\xe8\xed\x66\xe7\x33\x69\x9f"
- "\x62\xa8\x47\x39\xc0\xab\x87\xef\x7f\x04\xb7\xff\xb1\x9e\xf8\xc7"
- "\xc7\x82\xdb\x12\x68\x3c\xed\xb3\xdd\x46\xfc\xe7\xb1\x14\xed\x15"
- "\xdc\x05\x13\xa6\x62\xde\xf5\xb2\x3f\x12\x89\xf9\x9e\xe0\xfc\x3b"
- "\x16\x63\xfe\xcd\xb4\x9f\x8e\x03\x2f\xa4\xbd\x1b\xed\x21\xd2\xd8"
- "\x05\xbd\xa5\xb9\x91\x7c\x3f\x43\xe4\x3b\xed\x33\xd1\x67\xbb\x7d"
- "\xb2\x4a\xef\x3b\x69\x3f\x0a\x9a\x4f\x3e\x07\xb7\xc7\xb6\x15\x99"
- "\x69\xcf\x29\x70\x14\xc9\x38\xbe\x1a\xc4\x11\x2d\xef\x89\xe8\xac"
- "\xa7\xbd\x3e\x04\x9e\x12\x95\x8d\x70\x12\x9e\x5d\x98\x27\xe3\x9a"
- "\xd7\x86\xb6\x02\x6d\xf9\x38\x7f\x69\x0a\xb0\xe8\xd3\x26\xff\x40"
- "\x0a\x88\xf9\xd7\xdb\x8f\xa8\x64\xdb\xdd\x52\x8c\x70\x6f\x65\xea"
- "\x68\xdf\x05\xbe\x07\x03\xdc\x46\xba\xe4\xf6\x55\x5e\x58\xc9\xce"
- "\xf3\x7d\x0f\x47\x60\xff\xc6\x63\xff\x92\xfd\x95\x17\x2c\x7c\x0f"
- "\x51\x0e\x97\x92\xc0\xe8\x39\x1a\xe1\x06\x06\xd3\xae\xa1\xb4\x3e"
- "\x7a\xbf\x83\x3a\xcb\x18\x4f\x8f\xc0\xf4\x3f\xa3\x5d\x3b\x89\xb0"
- "\x16\x82\x9d\xe8\x85\x91\x7c\xbf\x93\x52\x1d\x74\x40\xca\x62\x7f"
- "\xf4\x85\xe7\x54\xf5\x11\x9e\xc5\x62\x1c\x43\x5e\x9c\x47\x3c\xbd"
- "\x3c\x5d\xc2\xf4\xdf\x21\xfe\x55\x64\x2f\x85\x0d\x9f\xf0\x14\xc0"
- "\xe0\x7b\x91\xc0\x33\xed\xe7\xbc\x55\x3c\x37\x23\x2d\xe9\x3d\x01"
- "\xbd\xe3\xef\xb3\xa5\xa0\xff\x93\x9c\x29\xc6\xca\x09\xbc\x0e\xda"
- "\x3f\x96\xc5\x3c\xec\x42\xbc\x05\xf6\xcd\x3d\xfc\x0c\x50\x27\xa4"
- "\x14\xf8\x4b\x2d\xa0\x69\x53\x0a\xb5\x9f\x6c\x08\xd2\x62\x3c\xca"
- "\x41\x54\x9f\xed\x0e\xd0\xc8\x41\x12\xe2\x59\x89\xed\x3b\x89\x7d"
- "\x5a\x89\x78\x92\xfd\xbd\x16\xac\x17\xe3\x45\x66\x41\x5f\x29\x80"
- "\x43\x2e\x6f\x0e\x2e\x7f\x7b\x27\x95\x43\xf8\xc8\xbe\x5e\x82\xbf"
- "\xbd\x9b\x68\x2e\xcb\x1d\xca\xe5\x1d\x56\x8d\x5c\x8e\xc5\xb6\xdc"
- "\xa7\xca\xaf\xd1\xe4\x47\x62\xfe\x0f\xe5\x7c\xd4\xfd\x3b\x0e\x6b"
- "\xda\x7b\x1c\xf3\xa7\x61\x7b\xdd\xa8\xdb\x11\x58\x5f\x53\xbd\xec"
- "\x9b\xc8\xf0\x4e\x0d\xbc\x17\xe1\xa7\x93\xdc\xd0\xb8\x43\xf0\x0d"
- "\xb2\xee\x20\xbc\xa1\xcf\x76\xa7\x31\x18\x7e\xfc\x19\x84\x9f\x1d"
- "\x68\xdf\x9d\x69\xc1\xf9\x77\x7a\x30\x7f\x1e\xc9\x3a\xfe\x3e\x45"
- "\xbe\x3e\xd9\x13\xb2\x65\xcd\x05\xc4\xaf\x3b\xf3\x34\xf0\x65\x08"
- "\x97\x2f\xd3\x48\x92\x69\xd4\x24\xc7\xee\xa7\xe4\x36\xec\xd1\x94"
- "\x39\x82\x65\x0a\x90\x8e\x2b\x15\xb9\x0c\x51\xa6\x55\x53\xa6\x9b"
- "\xf8\xc8\x44\x3d\xfa\xbe\x81\x40\x19\xd9\x4e\xaa\x71\x50\xdf\xae"
- "\xea\xb3\xdd\x15\xa3\xe9\x7b\x06\xd6\x5b\x54\x2d\xec\xce\x55\x28"
- "\x43\x77\x63\xda\xbd\x88\x73\x35\xe9\xc0\x2e\xf2\x07\x5d\x1e\x60"
- "\xa5\x99\x31\x42\x76\xef\x5a\x1d\xe7\x05\xba\x1f\x4f\xf7\x84\x9b"
- "\xf5\xcd\x96\x75\xf2\xae\xd5\xf8\x4b\xe9\x7c\xbf\x37\xb2\xc3\xac"
- "\xef\x47\x7e\x81\xf3\xae\x57\xe8\x0c\x2c\x7c\xf6\xc9\x75\x8c\xa7"
- "\x3d\x42\xb1\xfd\xcf\xe1\xb8\x03\x6c\x23\xc2\x6d\x86\xe9\x98\x7e"
- "\x13\xd7\x55\x01\xc7\x9f\x45\x1d\x99\x24\xdf\x93\xf1\xf9\x1a\xb9"
- "\x7c\x2c\xe1\xc3\xfb\x49\xf2\xbd\xce\x47\xb8\xce\x2b\x3a\x38\x3e"
- "\x92\x97\x43\x3d\xe4\xf8\xb1\x3c\xed\xc7\x2a\x70\xa6\x5e\xc0\xdf"
- "\x59\xf8\xfb\x09\xfe\xce\xc3\xdf\xdf\xd1\xfe\xa8\xa5\x3e\xae\x8f"
- "\xf4\xfc\x53\xfc\x9d\x8f\xbf\xaf\xe0\xef\x02\xfc\xdd\x82\xbf\x0f"
- "\xe3\xef\x13\xa4\x17\xb4\xd7\x3b\xed\x59\x83\x63\xab\x90\x2d\x7a"
- "\xf7\xd7\x97\x49\x34\x98\x81\x30\x19\x5c\x5f\x85\x7d\x31\x08\x3e"
- "\xa6\xf2\x33\x70\x50\x1e\x28\x6d\xa4\x90\x07\x91\xe6\x53\xec\xd0"
- "\xf9\x40\x9a\x6c\x9b\x64\x5d\x94\xd3\x04\xfe\x6c\xc4\x9f\x44\x6d"
- "\x65\x02\x57\xa4\xe0\xb9\x8c\x5f\x94\xd3\x87\xa8\x53\xa7\xae\xd3"
- "\x09\x77\xb9\x68\xbf\x23\xfc\x3d\xc5\xf7\x93\x84\xf1\x31\x8c\xcb"
- "\x3d\x8e\xb3\x1c\xdf\x5d\x47\x65\xb8\x1a\xa2\x31\x2f\x2f\xd2\x53"
- "\x55\xb2\x34\xba\xcf\x36\x3e\x57\x23\x4b\xe8\xeb\xdf\xb6\x83\x64"
- "\x86\xe8\x4e\x7d\x8b\xb3\xf2\xb1\x9c\xf7\x85\xe3\x3f\x2f\x64\xb2"
- "\x5e\x5e\x9b\x24\xf4\x77\x7c\xa3\x06\xcf\x31\xc4\x53\xa9\xd1\xf7"
- "\x9e\xc0\xb8\x36\xbe\x5d\x63\x8f\x9a\xb0\xbe\x53\x4e\xd4\x07\xd9"
- "\xae\xba\x23\x4a\x48\x5f\xc6\x7b\x9c\x70\xd6\xc0\xfd\xcb\xca\x0b"
- "\x6b\x08\x8f\xbb\x94\xef\xd3\xef\x8e\xb0\x52\x7f\x27\x24\x2a\xf9"
- "\x3c\x2f\x16\xcc\xa4\x07\x11\x05\x3c\x0f\xc7\xbf\x5b\x8c\x4a\x1e"
- "\x88\xfd\xdf\xdc\x11\x45\x3c\x2f\x3b\x80\xf7\xb4\x59\xc6\x1b\x11"
- "\xf2\xdc\x85\xf2\xd3\x69\xe3\x01\xa4\x3b\xcb\x20\xd2\xe1\xfd\x18"
- "\xb2\xbc\xcc\x37\xbe\x0c\xa2\x1c\xde\x43\x70\x07\xc0\x28\x87\xf7"
- "\x14\xdc\x09\x30\xd6\xe1\xdd\x83\xfe\x4a\x13\xe5\xbf\x73\x3b\xe8"
- "\x74\xf8\x5b\x7a\x5b\x99\xa4\x73\x78\x8b\x20\xb9\x4c\x8f\xbf\x05"
- "\x30\x33\x92\xf5\x39\xbc\xb3\x11\x2e\x1f\xb2\x7c\xec\x7c\x46\x24"
- "\xfb\x74\xa9\x0f\x8c\xb3\x5f\x62\xa5\x0e\x2f\xc6\x0e\xde\xe3\x98"
- "\xee\x67\x59\xbe\x6f\xf0\xea\x63\xfe\xf2\xd3\xe6\x2c\xdf\x79\x36"
- "\xfd\xa5\x77\xf0\xf9\x53\x86\xbc\x64\x0e\x6f\x3a\xb4\xb9\xdd\x08"
- "\x57\xca\x58\xc5\xe9\xb4\x25\x5f\x49\x30\x40\xe7\x22\x54\x9c\x36"
- "\x63\x5f\xb2\x07\xb0\x1f\x38\x0e\x67\x0d\xbc\x80\xbf\x95\xa7\xe7"
- "\xf2\xe7\xf2\xd3\x79\xcc\x70\x3a\x7b\x02\x06\x62\xd4\x07\x87\xb7"
- "\x13\x96\x62\x28\x91\xb5\xc9\xc5\xa8\xfd\x71\xdb\x28\x0e\x4b\xa7"
- "\x3d\x95\xe3\xb3\x36\x95\x32\xcc\x33\xb0\xa8\xd3\xd9\x0e\x6f\x0f"
- "\x60\x1d\x79\x88\xef\x29\x8e\xaf\xfc\x74\x19\xc2\xba\x08\x4e\x8d"
- "\x87\x70\x10\x6c\x96\x0f\xe2\x11\xbe\x6c\x20\xea\xb4\x15\xaf\x1a"
- "\xbc\xec\x58\xf6\x4f\xcc\x96\xf0\x2e\xed\x8b\x89\xe5\xd1\xaf\x3c"
- "\xed\xf2\xd0\x19\x0e\x44\x4b\x1f\x8c\x44\x78\x27\xca\x55\x06\xca"
- "\x27\xb6\xb7\xc3\xc8\xdb\x5b\xd9\x11\xef\xe1\xfd\xe8\x88\x13\xfd"
- "\xe8\x88\xa5\xf4\x5e\x94\x1d\xbc\x4f\xeb\x15\x79\x13\xb1\x5c\x0e"
- "\x2f\x57\xde\x91\xc6\x0c\x1d\x66\x0f\xea\x21\xd2\xb5\x8c\xe8\x88"
- "\x74\x2d\x23\x5a\xb2\x8a\x8e\x34\x47\x71\x15\xb0\xa8\x0e\xf3\x40"
- "\x54\x47\x36\x96\x7f\x7a\x80\xfb\x2a\x1d\x56\x8f\xc0\xbd\x16\xf1"
- "\x2c\x46\xf9\x8e\x40\x1c\x56\xc4\x55\x36\x60\x33\x41\xd6\x26\xe6"
- "\xc9\xf2\x6e\xf3\x2e\xdd\x04\x11\xa9\x50\xa6\xa3\xb3\xe6\x1c\xc5"
- "\xf9\xd8\xcf\x16\xfc\xcd\xc0\x7c\xb8\x1a\xeb\x7a\x07\xf1\x5a\xa9"
- "\x3e\xac\xa7\x0c\x71\x6e\x41\x5c\xf9\xd4\xa6\x6f\x6c\x60\xc4\xe7"
- "\x9a\x6f\x44\xfb\x0e\xfb\xcb\x3b\xda\xfd\x86\x0e\xbb\x22\x43\x24"
- "\x3f\x82\x6e\x7b\x60\xae\x9b\x79\x1d\xde\x03\x38\xea\x60\x8c\xe4"
- "\x3e\x45\xf9\x18\x2b\x1d\x42\x3e\x93\x4c\x15\xe1\x6f\x13\x90\xfc"
- "\xb4\x59\x5f\x22\xd8\x77\x48\x86\xe6\x5a\xdd\xdb\xc6\x83\x55\x87"
- "\xcf\xa5\x4b\xbd\x06\x58\x62\xd5\x97\xf9\xca\x3b\x1a\xdb\xac\xc4"
- "\x97\x8f\xb1\x0c\x95\x2b\x80\x78\x1d\xc6\x0b\x3a\xe6\x8d\x2f\x76"
- "\xe9\x63\x2d\xa5\xac\xcd\x3d\x1b\x61\xad\xfc\xec\x3c\x92\x23\x82"
- "\x9f\xd3\xc3\x9c\x3e\xc3\x67\xd9\xd4\x37\x16\x57\x06\x27\x7a\xee"
- "\x05\x8a\xd9\x4e\xf4\x34\x91\x9c\xfa\x99\xe1\x33\x13\xca\xe8\xc0"
- "\x9c\x9e\xb2\xc8\x25\x5f\x81\x0e\xd3\x7c\x27\x2c\x87\x30\xbf\x05"
- "\xe1\x8e\x73\xb9\x9d\xfb\x95\x37\xde\x6b\xe8\xa8\xf1\x96\x7f\x96"
- "\x36\xf7\xab\x01\x76\xc2\xb2\x07\x9e\xea\x29\x43\x5a\x1d\x82\x39"
- "\x5f\x78\x23\xda\xac\xf9\x08\xd3\x87\xe9\x4d\x5c\xfe\xe7\x7c\xd1"
- "\xcb\xe6\x3e\xcf\xce\xcf\xfd\xea\x53\x36\xc7\xc2\xde\x59\x5a\x0c"
- "\x71\x57\x6d\x63\x7e\xd2\x8b\xe3\x9d\x87\xe0\xaa\x53\xb4\x67\x7e"
- "\x06\xcc\x5e\xe6\x67\x73\xbe\x38\xcf\x96\x3c\x4f\xb4\x49\x87\x13"
- "\x16\xd4\x9f\xe2\x3d\x44\xef\xc3\x27\x2c\xc7\xb0\xfe\x0c\xc4\x5b"
- "\xca\x1c\xc5\x07\x10\xd6\x1e\xff\xd4\x17\x46\x38\xde\xb9\x07\xbc"
- "\x51\x1d\x35\xbe\x8a\x8e\x46\x7f\x54\x87\xdd\x5f\xd1\xd1\xce\xa2"
- "\x3e\x33\x79\x2b\x3e\x4b\xf3\x45\x7d\x86\x32\xf0\x59\x23\xf2\x29"
- "\x8a\x78\xde\x6f\x03\x13\x3e\xd7\xf7\x13\xff\xcb\x3f\x3b\x8c\x7d"
- "\x6d\x47\xdf\x98\x09\xd9\xff\xec\x30\xcd\x43\x60\xd9\xf6\x81\xa8"
- "\xcf\xec\x08\xd7\x2e\xf4\xeb\x33\x27\xc9\x25\xcd\xf7\x63\xda\xa7"
- "\x18\x23\x45\x60\xbe\x6b\x20\xaa\x13\xf0\x32\xb2\xca\xce\x3c\xc4"
- "\x3f\x8a\xcb\x54\x79\x67\x1e\x7b\xb0\x06\x7d\xed\xaf\x10\x4f\x27"
- "\xca\xe4\x34\x86\x34\x44\x3d\xe9\xcc\xf3\x57\x74\x5a\x59\x74\x67"
- "\xa3\x87\xcb\x7e\x67\x03\xe1\x1e\x78\x21\x85\xe6\x27\xf4\x98\x7f"
- "\x98\x55\x9e\x19\xe7\x21\x59\x35\x9c\x31\xf9\x0d\x67\xca\x58\xf9"
- "\x99\xb4\x1f\xbd\xc4\x5c\xbe\xf2\x33\xd9\xfe\xf2\x33\x66\xef\x08"
- "\xf4\xe1\x8b\x8f\x01\xd9\x27\xef\xef\x19\xd2\xe0\x7d\xa4\x47\x13"
- "\xe7\xbf\xa3\x18\x75\x60\xd3\x0d\x65\x27\x7a\x50\x16\xac\xbf\xe0"
- "\xb6\xa9\xcd\xfd\x31\xa7\x29\x8b\x3a\x63\x22\x99\x22\xfe\x2e\xb1"
- "\x42\x19\xab\x38\x93\xe6\xaf\x38\x63\xf6\x55\x20\xde\x28\xac\x27"
- "\xfa\xf3\xf7\x3c\x5c\x5f\x3f\x47\x79\x3d\x86\x65\xde\x07\x21\xe3"
- "\x9f\xdb\xc3\xd9\x48\xb2\x55\x64\x9f\xb2\xbc\x1e\x92\x99\xcf\xc9"
- "\xae\x09\x3b\x05\x4b\x15\x3b\x45\x36\x8a\xe2\x22\xb2\x53\x7e\xd9"
- "\x4e\xf9\x65\x3b\xc5\x9f\x0d\x68\x6b\xca\x4f\x67\x93\x3d\xca\x2a"
- "\x16\x76\x26\xcb\x97\xc6\x50\x36\x62\x10\x47\xb6\xe0\x05\xc2\x54"
- "\x9e\x7e\x8a\xc3\x73\x3a\x9d\x2e\xf3\xa3\xbd\xc1\xab\xc6\x2f\xec"
- "\x4d\xbb\x6c\x6f\x24\xc5\xde\xf8\x70\xfc\x43\x9d\xf2\x87\xb2\x37"
- "\x7e\xd9\xde\xf8\x98\xb0\x37\x7e\xd9\xde\x50\xba\x4f\xb6\x37\xbe"
- "\x10\xf6\x06\xf5\x99\xfa\x1b\x21\xdb\x99\x32\xb2\x33\xd4\x5f\x94"
- "\x35\xb3\x5f\xd8\x99\x3c\x8c\x89\x24\xb2\x33\x3e\x2c\xe3\x57\xec"
- "\x4c\x1f\x2f\x5f\x46\xb6\x66\x60\x07\xa0\xfd\x34\x01\xd9\x18\x6e"
- "\x4f\xbc\x63\xbd\x64\x4f\x90\x7e\xd3\xb4\xf6\x04\xf1\xd5\xe0\xbd"
- "\x51\xb6\x53\xf6\xf8\x6d\xcc\x8b\xf6\xa4\x31\xab\xd8\x8d\xbc\xfe"
- "\x04\xe2\xbd\x68\xb7\x8b\x8b\xca\x1c\xc5\x5e\x40\x3b\xd0\xce\xda"
- "\xca\x00\xdb\x88\xf2\xeb\x43\x5b\x01\x80\x7a\x69\xf2\xa2\x8e\xa3"
- "\x8c\xa7\xb5\x59\xff\x0c\x3e\xd4\xd5\x39\x3d\xbd\x8e\x25\xee\x14"
- "\xe3\x9c\x2f\x98\x0b\xe9\xe3\x5c\x62\x2d\x43\xfb\x92\xe2\x3a\xd1"
- "\xf3\x36\xcc\xee\x64\xfe\xd9\x79\x4e\x13\xea\x40\xda\x9c\x95\xf6"
- "\xf8\x25\xcf\x1b\x51\xcf\x98\x1d\xed\xe2\xbf\xcf\xf9\xc2\x18\xbf"
- "\xb8\x13\xc6\xcc\x5e\xc6\xfc\x3e\xd4\x33\xec\x6f\x23\xf6\xfb\x30"
- "\xb6\xdd\x8e\x3a\xd7\x8e\x7a\x66\xf2\x6a\xf4\x0c\x75\xa6\x1e\xef"
- "\x4d\x82\x7e\x9f\xb5\xa3\x9e\x1d\xf6\xf3\xf1\xac\x93\xc7\xa2\x58"
- "\x4f\x3b\xcd\xdb\xa1\xae\x1d\xf6\x57\x08\x5d\xf3\x8b\x72\x4e\x3f"
- "\xd1\x4f\x92\x75\x0d\x79\x81\xf9\x2e\xd4\x1d\xa4\x75\x18\x5d\xb3"
- "\xaa\x74\xed\x79\x59\xd7\xa2\x84\xae\x21\x4f\x23\x7c\x2f\x08\x7d"
- "\x23\xfc\x14\xaf\x0e\xea\x5b\xf4\x19\x3a\xf3\x46\x27\x64\x87\xeb"
- "\x1c\x8e\x2b\x67\xb2\x51\xdf\xcc\xa8\x6f\x88\x8f\xb9\xc8\x6e\xa2"
- "\x6c\xfe\x27\x8d\x75\x73\xad\xec\x3f\x97\xfa\x6e\x28\x43\x7d\xca"
- "\x46\x5b\xf6\x29\xda\xd1\xff\x5c\xe2\x86\x46\xd4\x27\x13\xea\x51"
- "\x1a\xea\x93\x19\xf5\x8a\xf4\xc9\xee\x7b\x81\x70\x7e\x6e\x1f\xc4"
- "\xc1\xc7\xca\x60\x7d\xba\xd8\xbc\x69\x9f\xed\x07\x7a\x27\x7c\xc3"
- "\xe7\x5f\xf1\xde\xe8\x84\xfe\x0c\xf9\x3e\xc9\x09\xff\x9f\x9e\xfb"
- "\x32\xa8\x87\xd6\xad\x70\xcd\x59\xf8\x41\x3b\xca\x3c\xe0\x7d\x0c"
- "\xde\x7f\x9c\x75\xc7\x3b\xcc\x5f\x95\x9a\x82\x75\xf7\x91\x2e\x32"
- "\xdb\x64\xf2\xe5\xcc\x28\x8b\x06\xd6\x97\x12\xc3\xa2\xdd\x9b\xd9"
- "\x40\x22\xcd\xcd\xc5\xe3\x73\x1c\xd2\x20\x19\x7f\x47\x1f\xf8\x1a"
- "\x12\xf0\x4a\x3c\x60\xf3\x97\x91\xff\x84\xf7\x69\x6c\x63\x62\xf4"
- "\xae\x0d\x90\x1a\xef\x16\x67\x9f\xc6\x6f\x33\xd2\x1c\x55\x02\xdd"
- "\x33\xdb\xa7\x29\x0d\x5f\xcb\xe7\x9f\xc6\x62\x7d\xea\xf3\x4f\x6d"
- "\x90\xd8\x60\x63\x87\x7d\x7d\x5c\x2f\xd3\x94\xb6\x50\xdb\xb0\x9d"
- "\x37\x61\x3b\x3b\x1f\xdb\x64\x86\xf7\x8b\x43\xef\xab\xd8\x67\x9b"
- "\x32\xd8\xff\x30\xf9\xc9\x0a\x4d\xc2\xe4\x67\x28\x74\x0a\xb7\xb6"
- "\x93\xc6\x69\xdf\x06\xd6\x43\x7b\x74\xd3\xbc\x41\xa9\x97\x7d\x86"
- "\x74\x2c\xdb\xea\x03\x43\x56\xb1\x87\x39\x7a\x98\xdd\x51\xfc\x05"
- "\x34\xd0\xbe\xe1\x25\xcc\xef\x8f\x72\x2f\x66\x15\xee\xdc\xde\x0d"
- "\xcc\x4b\xf3\x3e\x58\xc7\x41\x27\x2c\x6a\x14\xbc\xe8\x38\xcc\xe3"
- "\x4d\x83\x3b\x17\x71\x8d\x22\x5c\x27\xb0\xbc\xaf\xc2\x8d\xf2\x3a"
- "\xa5\xdd\xa9\x33\xf0\xb3\xbe\x50\x97\x0f\x5b\x37\xc3\x8d\x67\xe1"
- "\x7e\x7e\xb6\x2b\x2b\x77\x5b\xc9\x26\x60\x9a\x11\xd3\x12\x10\x7f"
- "\x51\x9f\xed\x7e\xf4\xb9\x7b\xf7\x08\x5f\xf6\xfe\x04\x05\xce\x09"
- "\x53\xba\xb5\xeb\xd6\xe4\xaf\x24\xcb\x82\xf6\x79\xd3\x41\xf0\xae"
- "\x75\xb4\x43\x9c\x39\x74\x76\xc0\xa6\x7f\x96\x46\xe7\x6d\x95\x6e"
- "\x81\x24\xe4\x0f\xb5\xaf\x02\x63\x8e\x2e\x66\xbb\xdf\xf4\xd6\x66"
- "\x0f\xc6\x14\xf7\xef\x71\xc2\x87\x61\xe9\xe9\xff\x9a\x75\x22\x0d"
- "\xda\x77\x6f\x00\x20\xfa\x10\x3d\x51\x6f\xfc\x48\x87\xd3\x64\x93"
- "\x1a\x36\x50\xdc\x7d\xff\x49\x85\x5e\xe1\x79\xe2\x2e\x10\xb1\xe9"
- "\x03\x53\x98\x8d\x81\x7d\x0c\xbd\xc7\x78\xe0\x7e\x41\x83\xcf\xec"
- "\xbd\x68\x47\x68\x4e\x99\xce\xc6\x5a\x97\xc8\x3c\x7d\xb6\x07\x52"
- "\x9d\xf0\x70\xab\x3c\x5f\xe5\x76\x78\x67\x90\x6d\x09\x39\x6e\xf1"
- "\x3d\x49\x07\xf1\xff\x30\xb7\x2d\x09\xed\x10\xd9\xa6\x18\xd8\xbe"
- "\x55\xf0\xdf\x43\x78\xe9\x5b\x8f\x4e\xcc\x5f\xe7\x66\xdd\xac\x0a"
- "\x8a\x29\x8e\xa0\xfd\x3d\x31\xed\x09\x94\x6b\x66\x2f\xa4\x36\xfd"
- "\xf0\x09\xfb\x98\x7e\xe8\x2a\x86\x88\x86\xc1\x79\xa2\x1f\x66\xd0"
- "\xbc\x90\x98\x0f\x7b\xa0\xc5\x09\x33\xf2\x95\x76\x91\x8f\x81\xb4"
- "\x25\x3a\x1f\x26\x5f\x83\xde\x53\xac\x2b\x61\x1e\xf2\x39\x10\xd6"
- "\xa5\xf4\x81\xfa\x27\xfa\xf5\x43\xbd\xba\x5f\xf4\xee\x3e\xbe\x44"
- "\xd0\x60\xdd\x26\x30\xf0\xb3\x7a\x7c\xf4\x9e\x63\x06\xef\x0b\xf5"
- "\x99\xf7\x85\xdb\x58\x1c\x23\xbc\xf7\xa2\x0c\xf1\xf4\x76\xc4\x85"
- "\xf1\xcf\x74\xb1\xa7\x33\x3c\xd0\x12\xee\x1b\x16\x94\xcd\x32\x8c"
- "\x55\xc7\x94\xfa\x59\x07\xe2\xfc\x44\xcc\xb1\xfd\xf0\x13\x3f\xf9"
- "\xd9\x1e\x92\xdd\xfe\x02\x1a\x93\x1d\x25\x64\x6f\x39\xec\xd5\x08"
- "\xdb\x89\x30\x27\x64\xd8\x13\xfc\x3c\x40\xf1\x3b\x92\x7e\x71\x1c"
- "\xdb\x82\xed\xe8\xa4\x79\x5f\xa4\xb3\x59\x79\xc6\x18\x1f\xe3\xc4"
- "\x1f\xd6\xb1\x8a\xfe\x82\xd0\x6d\x39\x53\x46\xe3\x99\xef\x6b\xd6"
- "\x83\xf5\x5c\x47\x72\x54\xba\x09\xae\x47\x99\x3c\xbd\x75\x0b\x5c"
- "\x43\x32\xc6\xa2\xdc\xc5\x82\xee\xe9\x68\xe3\xd0\xf7\x44\x8b\x6a"
- "\xdd\x00\x37\xa2\x0e\x59\xcf\x42\xfa\x8c\xa5\x25\x26\x6c\x2b\xc0"
- "\xee\x73\x40\x3e\xca\xa7\x08\x5f\xe4\xf0\x9e\x81\x86\x73\x24\x8b"
- "\xe9\xf9\x8a\x2c\xe2\xbd\xf5\x62\xb6\x02\xc7\x19\x79\x8e\x22\xfd"
- "\x13\x7a\x27\xd1\x01\xe9\xad\xd4\x5f\xb1\x06\x3a\xfd\x77\xec\x6b"
- "\x96\xc4\xc4\x98\x86\x7c\x4c\x77\xe3\xd8\x02\xfc\x42\x5b\x22\x9e"
- "\x3f\x73\x21\xdc\x41\xf6\xb5\x8f\xa7\x63\x9a\x9d\xd9\x74\xa4\x27"
- "\x75\x58\x77\x8f\x13\x96\x1c\x15\xbc\x49\x3f\x4a\xb8\x42\xb7\xe1"
- "\x33\x17\xe3\xfb\xdb\x7e\x89\xfd\x9d\xfa\x98\x69\x2b\xcd\x71\x4e"
- "\xe5\xe7\x8c\x10\xae\x06\x49\xd8\x6c\x3f\xb6\xb5\xde\xe6\xb7\xa0"
- "\x7d\xb6\xf8\x2b\x7d\x26\x7e\x2f\xe7\x31\x79\x1c\x0d\x89\xbf\x0a"
- "\xb6\xd3\x9e\xdd\x9d\x30\x95\x9f\x33\xe3\x47\xb9\xb7\xdf\x70\x96"
- "\x9e\xf9\xf9\x2c\x6e\x83\xdf\xe4\xa8\x35\x8b\xf3\x11\x11\x46\xc4"
- "\xf1\x53\x7f\xdd\x8b\x75\xf4\xd9\xa6\x1e\x76\xc2\xcc\x46\xf1\x7e"
- "\xc6\x6f\x0a\xfb\x7d\x14\xea\x00\xe9\x9c\xd0\xe9\x69\x2f\x9d\x68"
- "\xe4\xfa\xe7\xec\x35\x74\x2a\xf6\x97\xe6\x73\x62\x3a\x60\xda\xf6"
- "\x13\x89\x5c\xbe\x25\x26\x3d\x68\x0c\x3a\xc3\x0d\xf3\x86\x5e\x0f"
- "\x66\xe0\x95\x83\x57\x9e\xfc\x5c\x80\x17\xf6\xf9\xc1\x76\x7c\x2e"
- "\xe2\xb4\xdb\x9f\xaf\x73\x62\x5e\x2f\xfa\xec\xf4\xec\x84\x07\x67"
- "\xb3\xfd\xc9\x92\x72\xdf\xb0\x8f\xe6\x09\x1e\x2c\x76\xc2\x54\x10"
- "\xbc\x98\xc6\xd7\xee\xa0\x3e\x12\xdd\x59\x69\x2d\xf3\xb4\x6c\x75"
- "\x63\xbb\x1f\x3c\xd8\x52\xeb\x06\xd3\x6d\xd4\xff\x07\x0f\x51\x9f"
- "\x68\x0d\x0b\xfd\xae\xab\x65\xae\xe6\x3a\x2f\xd0\xbb\x3c\xc4\x85"
- "\xfa\xdf\xc0\xd7\x09\xb1\x5d\x70\x98\xf0\xc9\x32\xc1\x94\xfe\x0b"
- "\x7e\xf9\x4d\xa6\x0d\x3a\x7a\x1e\x55\xbf\x97\xcf\xc3\x9c\x62\xa5"
- "\xb9\xf2\xda\x85\x69\x51\xa8\xe7\xd3\xe8\x7c\xc7\x73\x30\x6d\x0e"
- "\x43\x5a\x37\x5b\xf8\x59\x51\x2e\x1c\x7f\x7a\xea\xf9\x7a\xa3\x69"
- "\x68\xff\xa6\xf2\x3d\xa8\xab\x31\x9d\xdb\x1a\xc4\xb9\x0b\xf3\x70"
- "\x3c\xea\x39\x61\xf1\x80\x8f\xfa\x8c\x65\xdf\xfe\xda\xa3\x8f\x2f"
- "\x02\xdd\x56\x3a\x7b\x1d\xdb\xc1\x90\x57\xc2\x96\x3d\xe8\xdc\xf2"
- "\x05\xf3\x28\x7d\x6e\x6e\x24\xfd\x98\xb6\xdd\x09\x3f\xfb\x38\xac"
- "\x4e\x0c\xf6\xc3\xfc\x66\x73\xb2\xe0\xa3\x1f\x69\x15\xcc\x47\x73"
- "\xa3\xe0\xe1\xb4\x8f\x83\x79\x68\xc6\x1a\xcc\x28\x09\xe6\xc9\x78"
- "\x65\xc8\xcf\xea\xcb\xa0\xba\x47\xbe\x9a\xab\xfa\x6c\xe6\x04\xd4"
- "\x8f\x12\xc1\x1b\x4a\x47\x79\x26\xb9\xb9\x80\x63\xcf\x40\x2e\xd0"
- "\xfb\x5e\x4a\x27\x19\xa7\x74\x3f\xfa\x37\xf8\x4c\xe7\xc7\x1b\x49"
- "\x7f\xe9\xdc\x2d\x75\xfe\xe0\xf9\x0a\x60\xe6\x67\x66\xc4\x6f\x2b"
- "\x2f\x27\xd9\x45\x98\xd4\x78\x6f\x79\x39\xd6\xb7\x5d\xa1\x2b\xa6"
- "\x15\x50\x3e\xc9\x29\xa6\xd7\x39\xe1\xe7\x09\xfc\x7d\x2e\xc6\x80"
- "\xa1\x7d\x0f\xb3\x7d\xd0\x47\x33\x74\xe6\x11\x2f\x7b\xe0\xa1\xe3"
- "\x68\xc7\xd0\x7e\xfb\xc4\xbe\xef\xf0\xd0\x09\x7a\x46\xfb\x79\x1a"
- "\xef\x5b\x4f\xa0\x9d\xea\xaf\xbc\x90\x3b\x20\xc1\xc8\x7e\x09\xcc"
- "\xde\x5d\xa9\xb3\xbd\xd1\x7f\xcd\x77\x74\x1f\x81\x36\xef\x6f\xc0"
- "\xf4\x1c\xc7\xf1\x2e\x9d\xff\x56\xba\x89\xf9\x7e\xd5\x7f\x50\xef"
- "\xf0\x9e\xb7\xf3\xb3\x4e\xe1\x21\x4e\x8f\x97\x3b\xd0\x0b\x58\xc2"
- "\x71\x0b\xfa\xc4\xa4\xa6\xec\x5a\xc1\xbc\xbb\xba\x68\x4f\xf8\xc4"
- "\xe8\xea\x7e\x48\x7d\x63\x33\xa4\xd5\xf5\x43\x72\x7d\x3f\xa4\xb0"
- "\xcf\xe9\x6c\xfa\xc0\x79\xf6\x71\x56\x30\xd4\x6f\x46\x7f\xce\x0b"
- "\x3a\x5f\x35\xfa\x73\x5e\xf4\xe7\xce\xa7\x90\xbd\x1c\xf4\xe7\x06"
- "\xb8\xaf\xec\xee\xe4\x67\x84\x56\xb8\x3b\x63\x2d\xa0\x8b\xc9\x03"
- "\x23\xb6\xaf\xf4\x1c\x3c\xa4\x8b\xe9\x44\x5f\x12\xfb\xec\x94\xfb"
- "\x8b\xbf\x09\xf1\x16\x18\xc9\xfb\x8a\x36\x9c\x55\xf8\x12\xc3\x8e"
- "\xcd\x12\xc9\x94\x9b\x74\x04\xfb\xf0\xf0\xf5\xf4\xce\xf9\xc8\x0d"
- "\x1e\xfd\xba\x3a\xe6\xa1\xf4\xa2\xb1\xcc\x83\xe9\x7c\x2f\xff\xc3"
- "\x98\xde\x67\x7b\x38\xc5\x29\x7d\x92\x1c\x4e\x46\x31\x66\x92\x6d"
- "\xcd\xc3\x3f\x63\x52\x19\xca\x68\x67\xe3\x16\x2f\xfa\xe3\xe7\x48"
- "\x8f\x1f\x3e\x98\x55\xc0\xbc\xa6\x35\xf4\xfe\xff\xe1\x5a\x5a\x9b"
- "\x40\xef\x24\x7f\x89\xbe\xce\xa5\xd6\x23\xd0\x18\x42\xf1\x43\x7c"
- "\x01\xe2\xac\xec\x6c\x64\x18\xb3\x5f\xae\x5f\x4f\xeb\xcf\xc4\xb7"
- "\xa6\x0f\x77\x3a\x61\x0d\x5f\xf7\xc1\xbf\xcf\xe1\xf6\x74\x7a\x8b"
- "\x1b\x69\x10\x6c\x03\xa6\xd7\xd2\xfe\xe4\xbd\xe5\x17\x3a\xed\x63"
- "\xc8\xf6\x4f\x7f\x45\xf8\x42\x17\x9c\x62\x2c\x98\xfe\xbc\x78\x7f"
- "\x30\x7d\xb2\x13\xe6\xf3\x31\xde\x3a\x8e\x64\x62\x7a\x01\x8b\xbe"
- "\xf0\x19\xc1\x4d\x28\x83\xb2\xb5\x5e\xc8\x63\x15\x17\x9c\x8c\xeb"
- "\xca\x39\x60\xaf\xaf\xea\xa3\x6f\x6e\xdc\xd7\x2d\xea\x43\xdf\xa0"
- "\x05\xf3\x3a\xa9\x0e\x17\xc2\x20\xdd\xa3\xc4\xda\x85\xe9\xe5\x4e"
- "\x98\x27\xdb\xc3\xe9\x8b\xc5\x1c\xf3\xf4\xc5\xbd\x58\x16\x7d\xc5"
- "\xab\x31\x1f\xfd\xdf\x55\x31\xf2\x3b\x6e\xd7\x8b\xfc\x5b\xd1\xe9"
- "\xc7\x9c\x50\xc0\xdf\x03\x16\x8d\x85\xc4\x22\x13\xeb\x0e\xeb\xeb"
- "\x05\xf5\x73\xc6\x43\x7c\x1d\x9e\x04\xd7\xf5\xd9\x32\x40\xc1\x8b"
- "\xe3\xed\xcf\x7b\xa5\xc7\x1e\xc3\xb4\x04\x05\x2f\xc2\x5c\x83\xcf"
- "\xc9\x83\x30\xa2\xcc\x64\x55\x99\xc7\x7a\xa5\x3b\x7f\x8e\x69\x99"
- "\x9a\x32\xb9\x9a\x32\x16\x55\x99\x32\xb9\x9e\x12\x4d\x99\x2a\x4d"
- "\x99\xba\x10\x6d\x3b\xac\x29\x63\xd7\x94\x69\x0f\xd1\xb6\x4e\x4d"
- "\x19\x77\x70\x99\x19\x7a\x15\x6d\x69\x3d\x51\x1a\xa6\x25\x06\x97"
- "\x99\x91\xa2\x29\x33\x45\x79\x46\xdf\x33\x57\xf8\x06\x28\x4f\xc8"
- "\x53\xe4\x6b\x27\xe6\x63\xff\x1f\x2b\xb8\x88\xff\x8d\xb1\xe1\x85"
- "\x53\xa5\x07\xc4\x79\xb9\x64\x57\x69\xfd\x01\xd9\x73\x7a\x67\x42"
- "\x32\x41\x7e\x27\xd5\xd5\x05\x33\x5f\x22\x19\x42\x9c\x87\x86\xd2"
- "\x63\x86\x5d\xd3\xce\x76\x4d\x3b\x9d\x43\xe9\x31\xc3\x1d\x5c\x66"
- "\xa6\x3e\xb8\xcc\xcc\x04\x55\x99\x46\x51\xcf\xcc\x14\x4d\x99\x29"
- "\x9a\x32\x99\x43\xe5\x73\xe6\x62\x4d\x99\x02\x4d\x99\x92\x00\x0d"
- "\x67\xf2\x6f\xc3\x49\x1f\x30\x1d\xe3\x9f\x05\xc7\x2e\x42\x3b\xa3"
- "\x22\xcf\xca\xb7\xd3\x42\xae\x1f\xb9\x7e\x8f\xf8\x6e\x8e\x9f\x4d"
- "\xd0\x09\x8f\x8c\x57\xde\x2d\xbf\xd5\xef\x89\xa4\x77\x9e\x48\xdb"
- "\xee\xe6\x62\x0f\x8e\x2d\x33\x71\x0c\x9e\x93\xa6\xac\x2d\xa1\xf5"
- "\x38\xfc\x6c\x1b\x1e\x8f\xcc\x3c\x29\xf4\xef\x11\xe5\x9d\x0e\xf5"
- "\x07\xe3\x8c\x47\x52\xaf\xb0\x5d\x27\xa8\x5d\x74\xc6\x03\xe2\xb0"
- "\x0e\xc6\x1a\x83\x6d\xa5\x3a\x1f\xf9\x8b\xd2\xd6\x06\xb1\x26\x88"
- "\xd6\x0a\xbb\xe8\xdc\x0d\x2c\xd3\xa4\x8a\x4f\xa8\xad\xee\x23\x9b"
- "\x3d\xfa\xe0\x36\x3f\xb2\x5d\x6e\xf3\x49\x61\xa3\x1e\x39\xa9\xd8"
- "\x93\xb0\xf2\x57\x05\x96\xb6\x3a\x00\x5a\xf3\x70\xa2\x0e\xfd\x4d"
- "\x8c\xb1\xa8\xdd\x1d\x90\x69\xe2\xfe\xef\x9a\x7e\xa0\x7b\x47\xc9"
- "\x03\x7c\x4d\x84\xe8\x4b\x66\x2e\x9d\xaf\x4c\xbe\x4f\x8b\xf5\x4b"
- "\x5a\x97\xc7\xf8\x59\x4b\x90\xf9\x52\x73\x89\x0b\xdb\x9a\x99\xad"
- "\xac\x1f\x72\x42\xa6\xf0\xeb\xaa\x20\x8f\xd6\x6b\xd0\xda\xa6\x66"
- "\xf7\x14\x82\x29\xc2\x76\x2a\x6b\xa7\x7b\xe8\xac\x66\x84\x4d\x0d"
- "\x17\x2b\xa9\xe9\x2a\xda\xf0\xe8\x05\x21\x3f\x99\xc7\x82\xf5\x21"
- "\x12\xe5\x34\xb3\x3d\x58\xe6\x32\x9d\xc1\x32\x97\xe9\x0a\xd6\x07"
- "\x09\xf5\x61\x96\x3e\xb8\xcc\xac\x84\xe0\x32\xb3\x92\x55\x65\x6a"
- "\x44\x3d\xb3\xa6\x68\xca\x64\x6a\xca\xa8\xed\x1f\xf6\x79\x96\x65"
- "\x30\xee\xe4\xf6\x7e\x56\xb1\xea\x59\xda\xc3\xc7\xa9\x59\x55\x4a"
- "\x9a\xfc\x5d\x32\x5f\x2b\x25\xe3\x3b\xa8\xb1\x51\x04\x7f\x4c\xd3"
- "\x86\xe3\x9a\x36\x9c\x52\x9e\xe5\xf5\x15\xef\x21\xed\xc6\xca\x72"
- "\xe6\x8e\xdf\x06\xf3\xe2\xbd\xf3\x9f\x20\xdf\x8c\xc6\x27\xbe\x86"
- "\x6d\x0b\xfa\x94\x5f\x81\x91\xd6\x0e\x76\x15\x41\x04\x9d\xff\xe2"
- "\x84\x1f\xe5\x60\x3c\xe7\xa4\x35\xee\xe8\x4f\x65\x75\xc1\xac\x1e"
- "\xac\xbf\x16\xeb\x40\xda\x3d\x6a\x0e\x6e\xc3\xa3\xd9\xc1\x6d\x78"
- "\x34\x4f\xf5\x6c\xc4\x67\xab\xaa\xdf\x46\xda\x27\xe2\x35\xee\x5b"
- "\x3f\x5a\xae\xa4\xd3\x1c\x00\xf6\xb1\xbb\x94\xfb\x01\x66\x5a\x37"
- "\x38\xba\x03\x1e\x5d\x4f\xf3\x05\x32\xce\x23\x6a\xda\x0a\x5a\x3c"
- "\xda\xaa\x69\xc7\x49\x4d\x3b\xba\x03\xb6\x66\x56\x8f\xd0\x91\x47"
- "\xf1\x7e\x61\x0a\xa5\x21\x2d\x4c\xf1\x5e\xd3\xd5\xf6\x71\xe4\xa7"
- "\xfe\x68\x96\x1b\xfb\xcb\x76\x48\xa3\xe5\xe7\x39\x6c\x1c\xf9\xdd"
- "\x6e\x27\xda\x67\xfa\x76\xf6\x66\x4c\xcb\x11\x7c\xfd\x11\xf6\x7f"
- "\x81\x59\xe0\xfd\x11\x7f\xb7\x4f\xb0\x78\x6f\x62\xb1\x50\x1c\x4e"
- "\x9e\x7b\xe3\xc0\xaa\xac\xb1\x45\x1c\xdb\x15\x7d\xf0\xef\x02\xab"
- "\xbf\x62\xe0\x24\xa6\xd5\xa2\x4e\xd4\x88\xf7\xa8\x03\xc9\x28\xfb"
- "\xb5\xc8\x3f\x8c\x81\x67\xbf\x24\xc7\x8c\xdb\x69\xed\x20\xed\x5f"
- "\x81\x36\x33\x46\xac\xcd\xf8\xd1\x71\x95\x5e\xb9\x4d\x9b\xa7\xb1"
- "\x0e\x98\xfd\x0a\xf9\x76\x64\x37\x68\x0d\x62\xb3\xd7\x05\x34\xcf"
- "\xe2\xf0\x9e\xe5\x3e\x39\xe6\xd7\x88\xb2\xb3\x0d\xaa\xb2\x2e\x79"
- "\x1e\xa4\x9b\xf2\x26\x7a\x41\xdf\xec\x76\xd1\x59\xba\x09\xc2\x8f"
- "\x9f\xfd\x4a\x33\xda\x0b\x2c\x93\xae\x94\xa1\x39\x13\xfe\xde\xbf"
- "\x08\xf4\x13\x4a\x40\x6f\xdf\xdc\xc1\x71\xcb\xef\x9c\x79\x7c\xe4"
- "\x28\xe9\x06\x87\xfb\x24\xf9\x94\x7a\xb1\x6e\x6b\x76\x4d\x84\x07"
- "\x0c\xbd\xd5\x80\x32\x32\xbb\xc6\x57\x0d\x16\x6c\x1b\xc6\xf1\x3f"
- "\x3a\x42\x36\x50\x4d\xbb\x19\x33\xb2\xe7\x67\xcd\x19\xff\xf8\xfc"
- "\x59\x39\x33\x1e\x30\xe5\xac\x5c\xbd\x3c\x7f\xfc\xda\xf5\x45\xa6"
- "\x8d\x85\x2b\x8b\x56\xae\x79\x96\x1f\xff\x65\x5a\x56\x24\x7e\x53"
- "\x0a\x96\xad\x2b\x9a\x4a\xb7\xa9\x26\x6b\xe1\xf2\x0d\xfc\xf6\x8e"
- "\x68\x08\x46\xb2\xb2\x68\x79\xa1\xe9\xd6\xfc\x54\xd3\xcc\x65\x2b"
- "\x0b\xe8\x2b\x86\x50\xb8\x1e\x30\x15\x2e\x2f\x5c\xbe\x2c\xdf\x34"
- "\xd5\x94\x46\x98\xd5\xe8\x54\xfc\x4c\x53\xec\xd3\x3a\x1c\xcf\xd1"
- "\x87\xee\x26\x3b\x45\xe3\x7a\x17\x64\xad\x27\x1f\x8e\x9f\xd7\x85"
- "\x72\x88\x63\x82\xb3\xcf\x36\xa7\x68\xe8\x38\x3e\xa7\x3c\x58\x7e"
- "\xe7\xd4\x06\xcb\xef\x9c\x83\x43\xc7\xf1\x39\x1a\xfd\x9f\xa3\xd1"
- "\xff\x39\xa7\x86\x8e\xe3\x73\x5c\xc1\x65\xe6\x42\x70\x99\xb9\xc6"
- "\x41\x3b\x83\x6d\x7d\x91\xdb\xa5\xb9\xc9\x9a\x32\x93\x35\x65\x32"
- "\x34\xcf\x39\xaa\x67\xf4\x5d\xe7\xe6\xab\x7d\x03\x7c\x2e\x52\x74"
- "\x3d\x60\xdf\xe6\x96\x2b\x30\x34\xf6\xd0\xb7\x2e\x32\x6c\xa3\x0a"
- "\xb6\x5b\x86\x1d\xd4\x7f\xb2\x49\xb4\x76\x53\xf8\xe7\x59\xb7\xca"
- "\xb6\xad\x73\x77\x60\x0c\xed\x44\x5e\xdc\x7c\x0e\xe6\xbe\xd2\x20"
- "\x60\x5d\xb4\x9e\x97\xbd\xbe\xa8\xaf\x61\x34\x18\xa8\x2c\x9d\x57"
- "\xc5\x6c\xb3\xeb\x68\xfd\x38\xa6\xc5\xe0\x85\x76\x2a\x2b\x51\x59"
- "\x3b\xbf\x1d\x61\x9c\x90\xc5\x65\x99\xca\x6d\xe7\xeb\x0e\x79\x7d"
- "\xaf\xd0\x37\x56\x74\x06\xdc\x6e\xb1\x87\x44\x27\x9d\xa3\x46\x75"
- "\x23\x0e\x3d\x93\x66\x9f\x96\xcf\xc3\x32\xe2\x95\x80\x38\x0b\x14"
- "\x9c\x88\x2f\x11\xc4\xb9\x7b\xb4\x8e\x4c\xf6\x7b\xb2\xaa\x14\xff"
- "\x82\x62\x85\x50\xb6\x23\xf4\xda\x6c\x88\xdf\x6d\xf3\x9f\xb4\x6f"
- "\xed\xa4\x36\x1d\x23\x3f\xd4\x91\xe8\x85\xb6\x3a\x2f\xc6\xaf\x60"
- "\xe4\xf1\x54\xf1\x17\xe0\x68\xf4\x02\xcd\x0f\x2f\x2d\x86\xb2\x06"
- "\xc9\x7f\x92\x0d\x96\xa3\x18\x2d\xcb\x4d\xed\xd9\x4e\xe9\x58\x1e"
- "\x63\x09\x17\xad\xe1\x0e\x33\x1f\x11\x4f\x70\xf6\x71\x14\xef\x65"
- "\xa7\xca\xbe\x6f\x79\x03\xe2\x0a\xb9\xbe\x58\x02\x47\x9f\x2d\x1b"
- "\xc7\xbf\x8d\xed\x8a\xcd\x6e\xae\xe5\xb6\x4f\xc2\x74\xd4\xf7\xac"
- "\xc3\xe1\xfc\x14\xd9\xbe\x5b\x69\x5d\x19\xc2\x1e\xba\x18\x2c\xb5"
- "\xbb\x19\xfb\x8d\xba\xd8\xfd\xd6\xd6\xb4\x48\xd9\xbe\x1a\xb0\x5c"
- "\xa7\x52\xee\x72\xfa\x47\xbe\x11\x8d\xc7\xa8\xab\x6e\x11\x2b\xce"
- "\x7f\xe2\x35\xbe\x66\x79\x1e\xfa\x7f\xd9\x8a\x1e\x5c\x85\xcf\x68"
- "\xff\xb2\xf9\x7c\x22\x5f\xd7\x83\xf1\xe4\x3a\x2b\xfa\x6c\x89\x6e"
- "\xb4\x8d\xf3\x72\x95\x3c\x3e\x4f\x44\x79\x25\xcc\xd3\x9c\x48\xf3"
- "\x1a\xf3\x8a\x06\xf3\xc4\x37\x04\xac\xb9\xd8\x4b\xe9\x55\x4a\xba"
- "\x18\x5b\xe6\xd5\x69\x9e\x0f\x29\xcf\x78\x7f\x14\xef\x4d\x32\x7e"
- "\x17\xda\x5c\x9d\xd8\x73\x61\xfe\xf5\xf5\x5c\x6f\xe6\x9d\x54\xf2"
- "\xf9\x9c\xda\x9b\xf4\x6e\xcc\x0d\xfe\xe8\x0b\xdc\xd7\x25\x7b\xfd"
- "\xab\x2f\x3d\x91\x18\x63\xe8\x18\x9d\x9d\x8a\x69\x84\x87\x74\x86"
- "\x9f\x61\x8f\xcf\x1d\x30\x8f\xce\xa0\x75\x91\x8c\x6c\xf4\x42\x92"
- "\xf5\x41\x9a\x7f\x9e\xcf\xe5\x96\xd2\x08\x2f\xe1\xa3\x31\x91\x70"
- "\x13\xbe\x5d\xe4\xd3\xf2\xf5\x92\xf3\xa9\xff\x55\xe1\x78\x85\xf9"
- "\xc5\x2a\x5a\x46\xe2\x73\x79\x70\x5f\xe7\xd7\x6a\x9e\x0f\x2a\xcf"
- "\x34\xd7\x2b\x64\x6f\x7e\x9d\x9c\xd7\x72\xb1\xba\xc6\xf1\x6f\x64"
- "\xe6\x77\x6b\xea\xf3\x04\xe3\x5f\x60\xd0\x3c\x27\x2a\xcf\x7b\xf8"
- "\x3b\x86\x05\x29\x4a\x1d\xbb\xc5\x1a\xae\xee\xa6\xad\xae\xc8\x8b"
- "\xed\x65\x82\x65\x16\xab\xea\x1c\x81\xcf\x05\x01\xfe\x2d\x28\x56"
- "\xf0\xe1\xfd\x76\x15\x1c\xfa\x25\x0b\xf6\x28\x70\xe2\xfd\xc6\x82"
- "\x26\x55\xb9\xc3\x97\xe8\xab\x46\x76\x73\x7c\x42\x76\x17\x74\x6b"
- "\xda\xe2\x09\xe0\xcc\xd1\x07\xda\x92\x63\x54\xc1\xa1\x7e\xe6\x98"
- "\xb4\xb2\xba\xae\x98\x64\x9c\xe4\x35\x27\x3d\x44\x9e\x47\xce\xcb"
- "\x0d\x2d\xe3\x39\x56\x55\xba\x1c\x1f\xe5\xfc\x59\xf6\x13\xc8\x3e"
- "\xbb\x7b\x4b\x73\x94\x73\x54\xb9\x4c\xd2\x3e\x62\x13\xc5\x99\xdd"
- "\x28\xd7\x39\x87\xb5\x78\xc5\xf7\x37\x32\x8e\x00\xce\x32\xe1\xe3"
- "\xe5\x38\x55\x7d\xeb\x71\xc2\x7c\xe5\x3d\x91\x4b\xcc\x0d\x2e\x38"
- "\x15\x2e\xee\xe8\xb3\x3d\x96\x14\x4c\xb3\xc7\x52\x03\x34\x7b\x6c"
- "\x4a\x00\xef\x63\x19\x2a\xb8\x7f\xc3\xe7\x1c\x15\x5c\xde\xa5\x64"
- "\x53\xc8\xca\x63\xe5\x9a\xba\x6a\x55\x38\x9a\x54\x75\x1d\x56\xc1"
- "\xa1\x9f\xf8\x98\x3d\x3c\x7f\x1e\x3b\x15\x9e\x3f\x8f\x79\x42\xf3"
- "\x67\xa1\x31\x50\xef\xc2\xa4\x4b\xeb\xd5\x42\xb3\xaa\x3d\x0d\xf8"
- "\x9c\x1d\xac\x47\x0b\xf3\x34\xcf\x83\xfc\x67\x68\x3b\x9a\x36\x9b"
- "\x23\x29\xbd\x68\x2c\x18\x85\x9e\x2d\xac\x51\xe7\xff\xaa\x5f\xe4"
- "\x53\x1b\xf9\x3b\x38\x7a\xbf\x29\xe0\x8e\x6a\xe1\x08\x46\x95\x7f"
- "\x52\x69\x3b\x8e\xd7\x21\xcf\xfc\x54\xc6\x3f\x87\x9f\xc6\xbf\x85"
- "\x6e\xf1\xde\xa6\x37\x89\xd9\xde\xc9\x0d\x37\x96\xf5\xd9\x1e\x4f"
- "\xc3\x98\xa1\x5b\xd0\xe7\x71\x94\xff\x35\xdc\x37\x61\xe5\xbd\x49"
- "\x28\x4f\xfd\x5d\xf0\xf8\x9f\xf1\x77\x00\x7f\x7f\x17\x3c\xbe\x3e"
- "\x9e\xc3\x6c\xba\x05\x0d\x36\xed\xb8\xfb\x78\x01\xc6\x1e\xfd\xf1"
- "\xde\xb2\xdc\x10\x79\xe5\xcc\x16\x31\x3f\x44\x7a\x23\xf2\xab\xdf"
- "\x09\x8f\x7f\x4c\xed\x55\xa5\x1f\x65\xb6\xb8\x1c\x82\x77\x52\x7d"
- "\x58\x26\x1c\xdf\x94\xef\xa0\x84\xec\xe5\xea\x35\xfd\xf8\xa6\x0b"
- "\x72\xb7\x89\x7e\xe4\x7e\x12\x5c\x77\x6e\x52\xe8\x7e\xe4\x4e\xc6"
- "\x7e\x7c\x13\xba\x1f\xb9\xfc\xdc\x5a\x26\x61\x5f\x86\xf8\x1d\xb9"
- "\x05\xd8\x97\x6f\x38\xdd\x83\xd3\xb7\x2b\x71\x6a\xe9\x37\x18\xff"
- "\x4b\xc0\xcb\x2e\x28\x09\xf0\x4d\x86\x3b\x14\x5f\x0b\xd9\x21\xea"
- "\x6c\x61\xb6\x91\x0b\x9c\x90\xeb\x55\xc6\x2b\x39\xfd\x94\x68\x0b"
- "\xd2\x49\x22\x3a\xe5\xf2\x7a\xc3\xf1\x5b\xd1\x4f\xf1\x9e\xe9\x09"
- "\xd4\xff\xc7\x9d\xca\x98\x8e\xe3\xb9\x4b\xa1\x23\xe6\x65\x6a\xf2"
- "\x3c\xaa\xbc\xfc\xa0\xbc\x2d\x83\xe9\x25\x4a\xfa\xe5\xf1\xe9\x89"
- "\x43\x1a\x3e\x21\x7f\x9e\x9c\x1a\xdc\xef\x27\x8e\x89\xfe\x21\x8f"
- "\x86\xd0\xfa\x89\x93\xc8\xa3\x81\xd0\x3c\x7a\xc2\x1d\x5a\xd6\x9e"
- "\x8c\xe1\xf8\x46\x43\x08\x7c\x4f\xa6\x20\xef\x06\xb8\x0c\xca\x7c"
- "\x1a\xca\x9f\x27\x67\x2b\xfc\xb9\xbc\x3e\x3e\x59\xa3\xe9\xa3\xaf"
- "\x0b\x16\xc5\x8a\xbe\x2e\x7a\x4a\x83\xfb\x60\x68\x59\x7c\xd2\x8e"
- "\xfd\xf4\x85\xee\xe7\x93\xa7\xc2\xcb\xe2\x93\xf4\xae\xce\x37\x54"
- "\x16\x17\x19\x45\x19\x08\x51\x66\x51\x2a\xb3\x85\xaa\x67\x51\x06"
- "\xf9\x45\x4e\x58\x54\x42\xef\xe9\x54\xe9\x8b\x83\xe5\x0f\xfb\x40"
- "\xe5\x88\x7e\x5e\x11\xc7\x10\x1f\xba\x4c\x20\x5d\x4a\x26\xfb\x6c"
- "\x8b\x8e\x69\x68\x75\xbe\x0b\x16\x4f\xed\x95\xa4\x99\x82\x5e\x4f"
- "\xe9\x34\x6d\x3a\x19\x9a\x5e\x8b\x5c\x48\xaf\xf3\xa1\xe9\xb5\x38"
- "\x26\x3c\xbd\x16\x13\xff\xcf\x0f\xa5\xd7\x62\xb3\x9a\x5e\x7e\x9b"
- "\xe8\xdf\x2d\x89\x28\x1b\x03\x4b\x59\x83\xb0\xe5\xc6\x78\x94\x15"
- "\x51\xa6\x87\xca\x14\xc5\x7b\x84\x9c\x98\x6e\x00\xc3\x39\x58\xbc"
- "\x58\xd1\xff\xb8\x5a\x18\xc9\x06\x16\xd1\x1a\x6d\x3a\xcb\xd9\xe8"
- "\x28\x3e\x6f\x77\x78\xd3\x80\xe6\x1b\x35\xf5\x1e\x0d\x6d\x0b\x16"
- "\xb7\x23\x4d\x5f\x0d\x91\xde\x2d\xe6\x4c\x9f\x32\x05\xdb\x88\xa7"
- "\x20\x98\x47\x8b\x78\x39\x18\xdc\xff\xf4\xe2\xd7\xc5\x79\xf6\x94"
- "\x75\x28\xcf\x96\x8c\x92\xf9\x75\x21\xb8\x7d\x4f\x95\x87\xe6\xd7"
- "\x53\x8d\xe1\xf9\xf5\xd4\xb1\xf0\xfc\x7a\x8a\x62\x9f\xf3\x4e\x58"
- "\x62\x0c\x1e\x37\x9e\x72\x05\xf7\x17\xeb\xc5\x72\x4c\x1a\x71\x35"
- "\x3d\x5f\x6e\xbf\x95\x8b\x6c\x1c\xf1\x8a\xbe\xff\xc7\xf6\x8f\xa5"
- "\x36\x0e\x17\x47\x58\xdc\x48\xc3\x9a\xcd\x61\xcf\x07\x8f\x69\xc3"
- "\xb8\x92\xd6\xe7\x99\xc6\xd0\x5c\xd9\x92\x33\x7e\x49\xf7\x00\xde"
- "\x4b\x5d\x90\xf7\x6b\xbf\x14\x51\x46\x6b\xc9\xf8\xb7\x83\xfc\xfd"
- "\xc4\x12\xaf\x9a\x17\xb4\xa6\x6c\x97\xd8\xcb\x91\xe6\x39\x3f\xed"
- "\x82\xa5\x2f\x09\xbe\xe4\xbd\x12\x4c\xc7\xa5\xa6\xd0\x7c\x59\x3a"
- "\x05\xf9\xf2\x69\x68\xbe\x2c\xcd\x09\xcf\x97\xa5\x56\xe4\xcb\xa7"
- "\x43\xf5\x68\x69\xb9\xac\x47\x2f\x52\x19\xd3\x1a\xf2\x57\x97\x7e"
- "\x43\x30\x78\x8f\x3a\xb2\xf4\x34\xe5\x8f\xef\x51\xf4\x88\x97\xa1"
- "\xf8\x9f\xd7\x2f\xc3\x1c\x95\x71\xa8\xf1\x3a\xe3\x7b\x42\xe9\xc9"
- "\x52\x7a\x9f\xaa\x9b\x60\x05\x03\xd2\x30\xf7\x00\xe1\x28\x04\x38"
- "\x07\x79\x73\x08\x8e\xd2\xe9\x6c\xe5\x00\x7c\x5e\x8a\x02\xc7\xe7"
- "\x45\x05\xac\x89\xf5\x59\x80\xe0\x82\x71\xe7\xc9\xfd\x1f\xc9\xc7"
- "\x11\x82\x27\x38\x0d\x4c\xb1\xd0\xc7\xbc\x63\xc1\xfa\x98\x57\x13"
- "\x2c\x9f\x4b\xe9\xfd\x44\xbc\x1f\xed\x1c\xca\x72\xa7\xcf\xa6\x7b"
- "\xe0\xdb\xd1\xcd\x65\x31\x1a\xdd\x44\x19\x58\xf6\x0b\x21\x03\xcb"
- "\xaa\x83\xdb\xba\x2c\x39\xb4\x0c\x2c\x4b\x0f\x2f\x03\xcb\x72\xc3"
- "\xcb\xc0\xb2\x22\x92\x01\x27\x2c\x3b\x14\xac\x9b\xcb\xaa\x82\xfb"
- "\x8e\xf5\x72\xdd\x84\x51\xc3\xd1\x4d\xf4\x85\xae\x0e\xa7\x87\xb2"
- "\xff\xaf\x6b\xe8\x07\x18\x06\xcd\x0c\xa8\x57\xd8\xbe\xa7\xcd\xf4"
- "\x0e\x09\x6d\xbc\x85\x68\x58\xcf\x63\xb4\xa7\x73\xd4\x74\xdc\x25"
- "\x62\xad\x52\x84\xfd\x0b\xad\xd9\x13\xf4\x7c\xe6\xcd\xe0\xfe\x3f"
- "\x5d\x14\x9a\x9e\x4f\x57\x21\x3d\x4b\x43\xd3\xf3\xe9\x83\xe1\xe9"
- "\xf9\x74\x0b\x7d\xab\x3e\x54\xa7\x9e\x3e\x65\xda\xc0\x7d\x14\x5e"
- "\xe6\x1c\x3c\x73\xef\xe5\x8d\x4f\xcf\x24\x04\x8f\x4f\x4f\x7b\x87"
- "\x3f\x3e\x3d\x93\x1b\x7a\x7c\x7a\xc6\x1a\x7a\x7c\x7a\xa6\x5c\xe8"
- "\xc3\x33\xf6\x60\x7d\x78\xa6\x31\x58\x26\x90\x76\xdf\xda\xf8\x94"
- "\x6f\xd4\xe8\xc0\xee\x2e\xc8\x7f\x05\x7d\x0a\xd9\x16\x2e\x7f\x2c"
- "\xb8\x8d\xf9\xa9\xa1\xf9\x96\x9f\x81\x7c\xdb\x1d\x9a\x6f\xf9\x79"
- "\xe1\xf9\x96\x5f\x82\x7c\xdb\x3d\x94\x6f\xf9\x7b\x86\xef\x53\xe4"
- "\xb7\x06\xf3\x2c\xff\xf0\xf0\x79\xb6\x3c\x26\x34\xcf\x96\x27\x87"
- "\xe6\xd9\xf2\x74\xc1\xb3\xe5\x45\xc1\x3c\x5b\x9e\x13\xcc\x33\xa4"
- "\xdb\xb7\xc6\xb3\xe5\x2d\x1a\x9e\xad\xed\x82\x15\x33\x90\x67\xed"
- "\x82\x67\xcf\x46\x69\xda\xe8\x0c\xcd\xb3\xe5\x1e\xe4\xd9\xda\xd0"
- "\x3c\x5b\x91\x10\x9e\x67\x2b\x68\x0f\x8d\xb5\x43\x79\xb6\x22\x73"
- "\xf8\x3c\x5b\x51\x12\xcc\xb3\x15\xf9\xc3\xe7\xd9\x0a\x7b\x68\x9e"
- "\xad\x38\x19\x9a\x67\x2b\x5c\x82\x67\xcf\xa6\x04\xf3\xec\x59\x43"
- "\x30\xcf\x90\x6e\x7f\x27\xcf\x90\x3f\x26\xb1\x5e\xf7\xd9\x8a\x5e"
- "\x3e\xa7\xfd\x6c\x99\x13\x2c\xf2\xf7\xec\x16\x2e\x3b\x32\x0f\x7f"
- "\x85\x30\x45\x43\xc7\xee\x67\xeb\xe4\xb4\xc7\x87\xf2\xe1\xd9\xa3"
- "\x38\xae\xf6\xb4\x94\xf0\x75\x5d\x82\x87\x44\x73\x84\x13\x73\x64"
- "\xcf\x72\xfb\x8f\x3c\x66\xb4\xaf\x30\x8d\xc5\x08\xef\x26\x3c\xb4"
- "\xaf\x4a\x30\x2e\x8b\x7e\x38\x7e\x59\xf8\x35\xe6\xbd\x26\xda\xfb"
- "\xbf\x0b\x56\x5e\x2f\x64\xd5\xa2\xf5\x7f\x1b\xb0\xae\x2f\x84\x9c"
- "\x3e\xa7\x99\x33\xb1\x84\xf1\x7f\x2d\xe4\xff\x36\x84\x96\x53\xcb"
- "\x45\xfc\x5f\x0b\xd1\xa3\x41\x15\xaf\x8e\x46\x0f\x50\x13\xaf\x5a"
- "\xbc\xf1\x6e\x21\x3b\xdc\x8f\xad\xe8\x35\xf5\xd9\x56\x26\x6b\xda"
- "\x8c\xbc\x59\xf9\xa6\xdc\xe6\x7d\xc1\xe5\x57\xa6\x87\x6e\xf3\xca"
- "\x1c\x6c\xf3\xaf\x42\xb7\x79\xa5\x35\x7c\x9b\x57\x56\x61\x9b\x7f"
- "\x35\x54\xb7\x56\x36\xc9\x72\x10\x22\x2e\x5f\x69\x0f\xcd\xff\x95"
- "\x1a\xfe\x43\x6e\x51\x09\x73\xf1\xf2\x41\x70\xcf\x81\x1a\x8e\xd6"
- "\xea\x13\x2c\xc9\x48\x08\xd8\x54\x2d\xce\x30\x70\x39\x43\x64\x8f"
- "\xbe\x2d\x08\x29\x7b\xcf\x95\x09\x7d\x7c\xee\x64\xb0\x3e\x3e\x57"
- "\x1b\xac\x8f\x48\xeb\xe0\x72\x47\x83\xf3\x2d\xe5\xdf\x9e\x8d\x5d"
- "\x95\xa2\x91\x81\x77\xba\x60\xd5\x4f\x85\x0c\xac\xf2\x05\xb7\x63"
- "\x95\x39\xb4\x0c\xac\xca\xc5\xfe\xbf\x13\x5a\x06\x56\x15\x85\x97"
- "\x81\x55\x35\x48\xcb\x77\xd4\x72\xbb\xa0\xc4\x3c\x52\x03\x73\x24"
- "\xb4\xcd\x5b\x75\x3c\xf4\xbc\xce\xaa\x4e\x41\xe3\x82\xa4\x60\x1a"
- "\xaf\xf2\x06\xd3\x70\x95\xf9\x5b\xa0\xe1\xe0\x59\x19\x7d\xb6\x02"
- "\xad\xfe\x3b\xba\xa0\x40\xd6\xff\xd5\x67\x82\xdb\x58\x20\xc7\x3f"
- "\xa1\xe6\xb2\x0a\x9a\x90\x96\x8e\xd0\xb4\x2c\xb0\x87\xee\x73\x01"
- "\x8d\x41\x0e\xff\x10\x5d\x2a\x70\x61\xfa\x02\x7a\x77\x40\x73\x58"
- "\xf5\x98\xbe\xc0\x0b\x06\x3e\x5e\x0d\x8e\x4b\xab\x13\x68\x8e\x9c"
- "\xcf\x31\xa3\xfc\xc6\x27\x41\x36\x8d\x41\xd4\xae\xa5\x25\xda\x77"
- "\xa2\xab\xcd\xd4\x6e\x5a\xc7\x42\xdf\xd5\xc4\x17\x43\xb6\xc3\xed"
- "\x05\x45\xde\x09\x5e\x83\xdb\x4a\x7a\x41\xf0\x0a\xac\x98\xeb\x2c"
- "\xd3\xd8\xa6\xd5\xb5\xa1\x79\xbc\xfa\x70\x78\xd9\x59\x7d\x5c\xf0"
- "\x79\x0d\x04\xf3\x79\x75\xa7\xdf\x16\x97\x43\x7d\x45\x19\x18\x96"
- "\x9e\xd0\xbb\xd3\xb0\xf6\xfe\xc5\x45\x27\xad\x5b\x61\xcc\x59\x58"
- "\x63\xe1\xf5\x49\x0c\x7d\x0a\x1d\xb4\x70\x1b\xb0\xe6\x6d\xde\x4e"
- "\x84\x59\xea\x05\x89\xbd\xb8\xea\x24\xe5\x35\xd8\x98\x87\xce\x8d"
- "\x51\xce\x80\x41\x59\xb8\xba\x03\xd6\x6c\x0b\x2a\x8f\xa3\x91\x43"
- "\xe0\x38\x26\xe6\xf7\xd7\x1c\x55\xe6\xe1\xc3\xcd\xef\x23\xcc\x29"
- "\x65\xdd\xaf\x78\x17\xb6\xa6\x3d\xec\xb8\x8c\x6d\xa2\x6f\xc7\xa9"
- "\x4d\x17\xb7\x03\x6b\xd3\x14\xf9\x15\xef\xe6\xd6\x9a\x03\xdf\xb6"
- "\xac\x9d\x8d\x79\x43\xf6\xc9\x0c\xad\x07\x6b\x8b\xd5\x78\xc4\x79"
- "\x31\x6b\xab\x94\xef\x53\xf0\xbe\xf6\x12\xb8\x94\xf6\xd8\x35\xed"
- "\x69\xc7\x78\xc1\x2d\xe3\x38\x75\x09\x1c\x09\x8e\xa6\x07\x60\x82"
- "\x1f\x22\xce\x42\xe1\x1d\x74\xfe\x8c\xa3\xae\x1b\x62\xbc\xa0\x17"
- "\xb1\x9d\x75\x12\x7d\x1b\x42\xb1\xa1\xc3\x3b\xcd\x4e\xef\xe0\xf8"
- "\x1a\x82\xc4\x69\xf6\x13\xc5\x3e\x79\x0f\x36\xeb\x43\x44\xd3\x13"
- "\x96\xf3\xf6\xba\xbd\xac\xfb\x00\xdf\x7b\xcb\x1a\x14\xff\x55\xd1"
- "\xfa\x1f\x5a\x87\xb1\x15\xa6\x21\xfc\x5f\x84\xae\x17\x6a\x7c\x52"
- "\x6b\x98\xf8\xcf\x4a\xf1\xdf\xb4\xd0\x7a\x6e\xbd\x48\xfc\x67\xa5"
- "\xf8\x6f\x9a\x7a\xdc\x14\xef\x79\xac\xa7\xd4\x3e\x29\xed\x8f\x65"
- "\x5a\x41\x7e\xe6\xf3\xf3\xee\xda\x03\x46\x2f\xbd\xd3\x46\xdd\x74"
- "\x74\xb7\x90\xbe\x1a\x4f\xb8\x8e\xd2\x3e\x0c\x86\x38\x2b\xc9\x22"
- "\x8d\x65\xa4\xaf\xcf\x9b\xf8\x58\xe6\x15\xba\x58\x5a\xcc\x5c\xa9"
- "\x9d\x28\x43\x6b\x2d\x0a\xae\x98\x2d\x16\xf1\xdd\x47\x5c\x27\x8c"
- "\x74\x74\xf3\x71\x51\x47\xfe\x2a\xf7\x5b\xbd\x5f\x01\xe1\x6d\x2e"
- "\x39\x01\x84\xd7\x3f\x38\x4e\x72\xdc\x25\xa4\xe3\x84\x93\x70\xb7"
- "\x21\x1c\xe1\x25\x38\xa5\x1f\xe2\xdb\x98\xe7\x9b\xd4\x7d\xe7\xf3"
- "\x2f\x58\x37\xa6\x9f\xa6\x79\x15\x07\x95\x2b\x5d\xc4\x26\x74\xd2"
- "\x3b\xb3\xf3\x76\x56\xba\x8a\x4d\x28\xa4\x39\xb1\x42\x3a\xef\x59"
- "\xf7\xab\xff\x74\x46\x16\x8d\x05\x83\x48\x7b\xbe\xa7\xc5\xe4\x01"
- "\x27\x14\xa6\x05\xdb\x88\x42\x8d\xff\x6b\xe5\x71\x26\xfe\xea\x69"
- "\x7d\xa2\xbc\x7e\x95\xec\x01\x73\x78\xfb\xb8\x7c\x5c\x6c\x4d\x05"
- "\xbd\x93\xa6\x35\x51\x62\xff\xb7\xc2\x62\xcd\xdc\x9b\x6b\x17\x5f"
- "\x57\xf3\x1f\x58\xef\xba\x48\x21\x23\x45\x91\xc1\x3c\x2d\xac\x2d"
- "\xfd\x82\xde\x05\x89\xf1\x60\x89\x57\x6b\x1f\x0b\x8f\x2a\xbe\x9b"
- "\x26\xbd\x5d\x19\x0f\x4c\x6b\x08\xef\x3a\xcd\x38\x53\xc8\xfd\x7f"
- "\xdf\x90\x71\x61\x1d\xd9\xf5\x20\x99\x6c\xe3\x32\xb4\xce\x74\xc2"
- "\x8d\x72\x53\x48\xf2\xbf\x6e\x1f\xc2\x6c\xa3\x6f\x0e\xf1\x79\xe4"
- "\x39\x58\x97\xed\xb3\x81\xe1\x84\x8b\x7f\x53\x65\x44\x19\xe1\x72"
- "\x4b\xe3\xc6\x44\xb1\x1e\xc9\xad\xa9\xa3\x40\xa1\x39\xc1\xb4\x15"
- "\xfe\x07\x88\xf5\x14\x24\x0b\xeb\xcc\xb4\x36\x23\xae\x87\xef\xb5"
- "\x65\x54\x64\xc8\xe1\x3d\x09\x6d\x5e\x6d\xcc\xb3\xee\x48\xe8\xbe"
- "\xaf\xa3\xf1\xff\x55\x27\x14\x25\x07\xf3\x76\x1d\x1f\xff\x95\xf7"
- "\x3a\xc8\x7b\x57\x70\xb9\x22\x7d\x30\xef\x0b\x6b\x29\x3f\xec\x1a"
- "\x9f\xf2\xde\x64\x8c\x67\x96\xba\xf9\x7a\xaf\x22\xd4\xff\xc2\x9c"
- "\x8b\xd9\x41\x66\xe8\x4d\xf6\x23\xac\xbc\x2e\x18\xed\x56\x51\x79"
- "\xd0\x9c\xd1\xb5\x7c\xce\x68\x69\x17\xac\x97\xdf\xfd\xac\x3f\xa1"
- "\x69\x5f\x53\x78\xdf\xa0\x88\xde\xff\x2c\x0d\x6d\x33\x8a\x4e\x85"
- "\xf6\x0d\x8a\xdc\xb2\x5d\x58\xca\xa2\xb4\x72\xb0\x9e\xbe\xa7\xe3"
- "\x65\x94\x18\x96\xe6\x42\xc3\xc7\xb0\xeb\xcd\x83\x31\x6c\x21\xd9"
- "\x83\xf5\x29\x83\x31\xac\x2b\x54\x0c\xeb\x0c\xc1\xcf\xf5\xdb\x43"
- "\xf3\x73\x7d\x5d\xe8\x18\x76\xfd\x11\x31\xce\xaf\xef\x0e\xe6\xf3"
- "\xfa\xe3\x81\x77\xc2\x45\x4d\xdf\x9e\x3f\xbc\x61\xca\x50\x7f\x78"
- "\xc3\x6f\x05\xaf\x36\x7c\x15\xdc\xb6\x0d\xd9\xa1\x6d\xfb\x06\x4b"
- "\x78\x7f\x78\xc3\xf6\xf0\xb6\x7d\x43\xe3\x50\x7f\xd8\x34\x42\x03"
- "\xd3\x32\xe8\x2b\x05\xf9\x66\x1b\x4e\x09\x3a\x6d\x24\x7f\x2e\x42"
- "\x05\xef\x0e\x96\x77\x6c\x33\xe2\x43\xdb\x76\x96\x6c\x9a\x22\x33"
- "\xe1\x68\x42\x7b\x2f\xdd\xb2\x07\xa2\x50\x07\xde\xe9\xb3\x6d\x1c"
- "\x94\x7f\x5a\xc7\x47\xf5\x90\x8d\x0c\xbb\x9e\x4e\x52\xda\x47\xed"
- "\xd8\x58\x72\xb1\xf7\xa5\x11\x89\x90\xfd\xda\x10\x7a\x6c\xe4\xfe"
- "\x1f\xe1\xb8\x38\xcf\x36\xf6\x68\x74\xcc\x2d\xd6\xe1\x16\xff\x4e"
- "\xf0\xad\x58\x13\xcb\x16\x1b\xf8\x37\x7d\x61\xed\x6d\x71\x4a\x68"
- "\x19\x2d\x36\x0f\xda\xdb\x42\x8e\x77\x93\x26\x3f\x4f\xf0\xa0\xf8"
- "\xa8\x3f\x4a\x3d\xd7\x5d\x5c\x1c\x6c\x93\x8a\xf3\x34\xe5\x34\xf1"
- "\x5f\x31\x6f\xcf\xe5\x8d\x37\xc5\xdd\xe1\xc7\x9b\x4d\xeb\x45\xff"
- "\x37\x6b\xde\x2f\x6f\x32\x5c\x7c\xbc\xd9\x14\xa6\xff\x9b\xcc\xc1"
- "\xe3\xcd\x66\xcd\x3b\xfa\x4d\x79\xa1\xc7\x9b\x4d\xc5\x8a\x9d\x11"
- "\x76\x63\xd3\x1f\x2f\xcf\xde\x6c\x3a\x1c\x6c\x6f\x36\xd5\x5e\xca"
- "\xde\x34\x0f\xb1\x37\x9b\xdc\xf1\x75\xa1\xfa\xb2\x39\x26\xb4\xbd"
- "\xd9\x9c\x2c\x78\xb8\xb9\x24\xd8\xde\x6c\x4e\x0f\xe6\xe1\x26\x0d"
- "\x0f\x37\x6b\xde\x7f\x6f\x32\x5c\xa9\x4d\x8a\x88\x88\x90\x22\x74"
- "\x92\x2e\x02\xb3\xb0\x7b\x30\x32\x42\x1f\x11\x89\xd7\x08\xf9\x77"
- "\xa4\x14\x21\xe9\xf1\x8a\x94\x7f\x47\x68\x9e\x47\x52\x59\xbc\xf4"
- "\xf2\x6f\xa4\xe6\x79\xc4\x25\xf2\x47\xca\xf5\x2a\xf5\xeb\x35\xcf"
- "\x91\x97\xc8\x1f\xf1\x77\x96\x87\x21\xcf\xc1\xdf\x41\xce\x5a\xb3"
- "\x61\x59\xc1\xca\x7c\xbe\xae\x7d\xb9\x69\xd9\x33\xcf\x2c\x5f\xb7"
- "\xce\x54\xb4\xd6\xf4\xf0\x43\xf3\xef\x7e\xc0\x24\x96\xc7\x17\x4c"
- "\xbd\x35\x3f\x1a\xe6\x6c\x2c\xa4\x8c\x39\x0b\x66\xe5\x9a\xb2\x1f"
- "\x7e\x28\x38\x53\x41\xc3\x97\xc1\x5f\x0c\x8b\x4a\xf7\xcc\x15\xd7"
- "\x02\x54\xed\xe5\x76\xa7\x93\xbe\x3d\x17\xf1\x44\xd9\x5f\x8e\xd3"
- "\xf7\xcb\xfd\xa5\x8c\xbe\xab\xe8\x80\x92\x2d\xd4\x89\xf1\x8d\x65"
- "\x60\x7d\x9a\xf6\x53\x29\xd9\xc7\x7e\xef\x02\xd3\xa3\x20\x75\xc0"
- "\x4b\x7f\x6d\xc9\x44\x58\x7c\x76\x38\xbd\x60\x2a\x25\xdf\xb6\xac"
- "\x02\xf3\x74\xec\x41\x3f\xa6\xb9\xe5\xef\xf3\x4b\xf7\xf1\xb4\xdf"
- "\x97\x29\x70\xf1\x5d\xb0\x65\x2a\xfb\x3d\xe3\xcf\xb4\x67\x8d\x80"
- "\xdb\x32\x8a\x49\x2f\xb4\x93\x5d\xa8\x1b\x0d\x7a\x5a\x97\xbd\x6f"
- "\x34\x18\xf6\x5d\x4b\x7b\xee\x6e\xd1\x2b\xeb\xb2\x2b\xf0\xd9\x09"
- "\x2f\x75\x53\xdd\x04\xeb\x97\x5e\xe8\x27\xf8\xfa\x60\xf8\xc9\x81"
- "\x75\xdc\x5b\xf4\x12\xc2\x65\x9d\x86\xf8\x78\x1f\xbb\xe0\x89\xfe"
- "\x6b\xee\x84\x4c\xf4\xd3\x90\x15\xc7\xbd\x65\x20\xbe\x8d\xda\xb2"
- "\x65\x93\xef\xff\x27\xee\x7d\xe0\xa2\xae\xd2\xfd\xf1\xf3\x19\x46"
- "\x1c\x08\x98\xd1\xc8\x26\xd3\x1c\x0b\x75\x2a\x4c\x2a\xfb\x7d\xdd"
- "\xfd\x59\x91\xd9\xbd\x76\x5f\x96\xec\x5e\xbb\x5f\x76\xaf\x05\x16"
- "\xb4\x58\xa6\xb3\x48\x8a\x86\x80\xa3\xb9\x68\xfc\xab\xa8\x48\x11"
- "\xa8\xdc\x5d\xdd\xb5\xb2\x8d\x76\x69\xaf\xd5\x94\xd4\xa5\x42\x86"
- "\x5a\xdb\xa5\xae\xd5\x48\x48\xc8\xa2\x4e\x32\xc0\x08\x33\x9f\xf3"
- "\x7b\xde\xe7\x7c\x3e\x33\x03\x81\xad\xf7\xde\xd7\xeb\xe7\xeb\x85"
- "\xf3\xf9\x9c\xcf\xf9\xfb\x9c\xe7\x3c\xe7\x79\x9e\xf3\x9c\xe7\xe1"
- "\x01\xf8\x4c\xb8\xab\xb7\x88\x57\x3c\xc2\x8c\xb4\x9e\x15\x57\x2e"
- "\xee\x52\x6c\xce\xaa\xcb\x66\x46\x1a\xff\xb4\x1e\x56\x58\x65\xbb"
- "\x9b\xf8\xc6\xbb\x98\xf1\xa3\x7c\xdc\x77\xf5\x6d\x2a\xff\x94\x19"
- "\x7f\x3f\x54\x6c\x18\xe2\x56\x56\x90\xc7\xbb\x39\xfc\x70\xfb\xb8"
- "\x1f\xf6\xb6\x2d\x99\x41\xe4\x79\x68\xb0\xc8\xca\x5a\x89\x7d\xd9"
- "\x7c\x8c\xfb\x4b\x3e\x95\xfe\x2a\x8e\xf4\xfa\x70\x7f\xd6\xb4\xf9"
- "\x2e\x16\xd5\x95\xce\x0c\x47\x72\xaa\x99\x7b\x85\x8f\x15\x1c\xe3"
- "\xdd\x2d\x99\x27\x58\x6b\xce\x41\x96\xd1\xce\x0c\x2d\x9d\x5f\x32"
- "\xe1\x4b\xba\x3c\x39\xb5\xb0\x9f\x59\x37\xaf\x42\x5a\x3f\xdb\xb4"
- "\x99\xc5\x6f\xfa\x0c\x72\x50\x3b\xb5\x73\x8a\xfd\xfc\x28\x53\xa8"
- "\x3e\xc3\x63\x5f\x32\xeb\x63\x3f\xc3\x3d\xf3\x54\x56\x53\xc8\xac"
- "\xbc\xc8\x1e\x37\x54\x64\xb7\x0c\x71\xfb\xe4\xc1\x22\x7b\x62\xab"
- "\x83\xf2\x77\xbe\xc5\x12\xda\x59\xe2\xdb\x3d\xed\x86\xea\xb3\x6c"
- "\x1a\xc6\xd4\x45\x63\xab\x39\x4b\xf9\xcb\x15\x97\x4a\x65\x23\xcb"
- "\x04\xe2\x95\x76\x77\xba\x9f\xa9\x54\x57\xf5\x10\x9b\x56\x33\xc4"
- "\xac\x6a\x99\xe2\x42\xb9\x5e\x56\xf4\xa4\xbb\x85\x11\xa6\xf0\xe0"
- "\xf0\xce\xef\xd2\x89\x1e\x4e\x7c\xf5\xfe\x46\xa3\xbb\xa5\x97\x1d"
- "\xf1\x0d\xb1\x56\xf6\x05\x73\xe7\x7f\xeb\xfa\xfd\xfd\x8d\x13\x88"
- "\x9f\x54\x5c\x9b\x60\x03\x2f\x71\xa7\xe8\x08\xfc\xe7\x15\xb3\x8a"
- "\x42\x16\xe7\xd8\xc4\x26\xf6\x50\xba\xa0\x3d\x25\x9d\x99\xee\xc0"
- "\xb7\xae\x4d\xe2\x3e\xf8\xe3\xdd\x85\x47\x58\x54\xab\xaf\x1a\xf7"
- "\x8e\x0d\xc1\x84\xe4\x54\xb7\xaf\x8d\xb9\x1d\x5f\xbb\xd4\xb8\x64"
- "\x7b\xa9\xca\x4c\x2f\x0f\xb4\x19\xdc\xc6\x01\xe6\x4e\xf7\xb1\x77"
- "\xa8\x6d\x5e\x9e\xbc\x94\x68\x56\x6a\xab\xcf\x0f\xff\x3b\x29\xbc"
- "\xcf\x1a\x5b\x91\xcb\x92\x6b\xcf\xb2\xa4\x3d\x67\x99\x9d\x0f\xda"
- "\x0d\xb8\xe3\x0d\x7f\x69\x7b\xe8\x37\x8e\x64\x30\x1a\xbb\xb8\xeb"
- "\xcd\xe3\xb5\xbb\xde\xc3\x76\x56\x37\x14\xbe\xeb\x3d\xd4\x17\xbe"
- "\xeb\x4d\x38\x65\xc2\x7d\x6f\x0f\x2b\xac\x31\xb7\xb0\x89\xb4\x4e"
- "\x5c\xc0\xef\x8a\xd3\xcc\xb8\xf5\x34\x63\xd7\x15\x1b\x20\x67\x1a"
- "\x69\x3d\x6c\x76\xd3\xdc\xe0\xb9\x83\x15\xcf\xa7\xdf\x38\xfa\x23"
- "\x79\xae\x58\xf8\xaa\xe8\xd4\xf0\x98\xd2\x0c\x94\x36\x9d\x7e\xa3"
- "\xe8\xf7\x92\xa2\x1a\xee\xe5\x25\xfd\x0b\x88\x57\x89\x05\x3e\xcb"
- "\xfb\xe5\xfd\x0b\x06\x9d\xc5\x71\x1e\x76\x60\xb5\x8e\xd7\x92\xbe"
- "\x6f\x36\xbd\xd3\x71\x0a\xfe\xde\xbd\xa2\x5f\xc3\x39\x0a\x7c\xbf"
- "\x6b\xe9\xe8\xc3\xa3\x68\x97\xda\x4f\xa7\x5f\xb3\x94\x41\x8b\x7a"
- "\xf5\xb2\x7d\xc3\x39\x68\xf3\x11\x4a\xe7\x7a\x3a\x8d\xdb\x88\x6f"
- "\xaf\x77\x9c\x32\xc8\x3c\x76\x03\xd5\xe9\xd7\xea\xa7\xb5\x5f\x70"
- "\x00\x6b\xbc\xcf\x60\xe6\x87\x33\xe7\xb3\x9a\x67\x79\xcb\x9e\x67"
- "\x79\x93\x5c\x7b\xc5\x07\x3d\xec\x15\x71\xbf\x90\xf6\xf0\xa6\x52"
- "\xfa\x76\x98\xa4\x71\xc0\xa5\x29\x0b\xf6\xa5\xc5\x6d\x1e\x76\x65"
- "\x62\xe4\x18\xb8\x73\xd3\x41\xec\xa3\xaf\x14\x36\x93\x3c\xf9\xd8"
- "\xc1\xd6\xce\x5e\xf6\xfb\xa1\xee\x09\x45\x1f\x32\x83\x3b\xd0\xc1"
- "\xe6\x25\xca\x38\x39\x75\xcf\x72\xcf\xd3\x88\x1f\xfc\x2c\xef\x25"
- "\x7c\x99\xde\xc3\xb6\x4c\xbf\x36\x91\x25\x7e\x4c\x5c\x89\xa4\x4f"
- "\x5b\x6e\x8a\xa0\x4f\x6f\x1d\xf1\x34\x46\xd0\xa6\xc7\x1f\xf9\x3e"
- "\x6d\xda\xb6\x4a\xd2\x26\x5a\xfb\x82\x16\x05\xb5\x7b\xe4\xdb\xee"
- "\x19\x95\xae\xdd\x5f\xd9\xf6\xa3\x51\xe9\x7e\x2d\x7d\xd6\xa8\x74"
- "\xaf\x4c\xdf\x9a\xad\xd3\xbe\x56\xf4\x63\x03\x68\xdf\xd6\x3b\x41"
- "\xfb\x5a\x33\x35\xda\x27\xe8\xcf\xd6\xb9\xfc\x45\xa2\x45\xeb\x41"
- "\x6f\xb6\x4e\x40\xff\xf9\xdb\x4c\xef\x7b\x4c\x17\x73\xbe\x8f\xb4"
- "\xca\x2f\x98\x91\xfe\x34\xba\x57\x70\x29\xe8\x1e\x68\x1e\x68\xdf"
- "\xee\x29\xbc\x7d\xf7\xb3\xfc\x68\x8d\xf0\x5b\xed\x0c\xd1\xbf\x27"
- "\x28\xad\x94\xd2\x9e\xa0\xef\xa0\x83\x80\xc9\x91\xf4\x46\x26\xe2"
- "\xda\x94\xf8\xf2\x55\x43\x0a\x2b\xa7\xf9\x86\xff\xab\x6d\x04\x5f"
- "\xb3\xc2\x1c\xee\x3c\x9f\xb8\x87\x02\x5f\xe9\xad\x79\x9d\x58\x77"
- "\x53\xb6\xaa\xd0\x53\x9c\x60\x85\x3e\xde\x83\xbb\x2a\xe8\x43\xc6"
- "\xc6\x7f\x81\xaf\x6f\xa5\x29\x87\x31\xf8\x25\x00\xcd\xa6\xbe\x18"
- "\x2b\xa9\x4f\xd2\xb7\xb0\xf3\x90\x87\x7d\xad\xe1\xeb\xe3\xb8\xab"
- "\x46\x7b\x0a\x09\xe2\x4e\xa2\x8f\x34\x36\x73\xb0\x98\xc1\x37\x0b"
- "\xe2\x6b\xe2\x77\xb7\x41\xcd\xa9\xd4\xfd\xb3\x38\x89\x36\x50\x1e"
- "\x77\xbb\x9f\xa1\xcf\x1e\xe6\x5c\x7a\xa4\xa0\x91\xca\x6f\xf1\x02"
- "\x36\xdc\x59\xa4\xd7\xa1\x88\x3a\x0c\x42\x77\x9b\x43\xf9\x3c\xa2"
- "\x7c\xec\x77\xe9\x47\x56\x78\x19\xe8\xbe\xbb\x9b\xea\x28\xe8\x90"
- "\x75\x50\x5d\x9c\xf6\x80\x11\xdf\xb4\xfa\xe3\x37\xf3\xef\xa8\xfe"
- "\x43\x98\x2f\xf8\xe9\x82\x9d\x12\xc1\x25\x0e\xbe\x1a\x24\x1f\xea"
- "\xbc\xa3\xee\x0b\xc6\x34\x5f\x63\x84\x6f\xce\xc5\xf0\xe5\x05\xff"
- "\x62\xe7\xf3\x2d\x46\x30\x4a\xd2\xfd\x8b\xa9\x1b\xfe\x77\x7d\x8b"
- "\x51\xdd\xd6\x5a\x03\xa7\x35\xe7\x5c\x0c\xff\x62\xd4\xff\xbd\xc0"
- "\x43\x6d\x4c\x4b\x9e\xf9\x39\x60\xbe\xa5\x14\x69\x15\x4e\xde\xac"
- "\xcf\x3f\xc6\x8b\xb1\xd0\x37\x87\xe4\x0f\x39\xad\xcb\x6d\x4b\xf0"
- "\x9d\xd2\x56\x20\xff\x3c\xa2\x63\x6e\xda\xc3\x5e\xed\x08\x1a\x2a"
- "\x36\x31\xa3\xa4\x69\x8f\xaf\x44\x79\x49\xd3\x1e\xb7\x86\x69\xda"
- "\xe3\xf1\x92\xa6\x49\x18\x4b\x9a\xf6\xb8\x22\x69\xda\xb6\x73\xc2"
- "\x9e\x88\x68\x1a\xbe\x81\xae\xe9\x34\x6d\xcf\x14\xde\x0c\xda\x31"
- "\xe8\xdc\xd6\xad\xd3\xb6\x32\x4a\x03\xed\x40\x1f\x25\x9d\xda\x9a"
- "\xca\xff\xcb\xce\xa4\xbd\x26\x9e\x73\xe0\x3f\xa3\x5b\x7b\xc6\x7e"
- "\xf2\x33\x49\xe3\x1e\x5f\x18\xa6\x71\xdb\x5c\xe1\xb2\xa0\x71\x8f"
- "\xff\x44\xd2\x38\x99\x5e\xf7\x73\xd0\xb8\xad\xa9\x80\x81\x56\xbf"
- "\x01\xe7\x68\x5a\x7e\xc0\x71\x49\x24\x8d\x1b\xb9\xbe\x1e\xaf\xd2"
- "\x69\x1c\x68\x1b\xbd\xef\xf5\xb0\x99\x42\x2f\x8c\x75\x56\x45\x30"
- "\xd7\xd7\x1d\xe6\x00\x63\x46\xfc\x00\xc0\xed\xf6\x53\x6c\xa2\xe6"
- "\xb7\x46\x1b\xf7\xe3\x1e\xfd\x8e\x26\xc1\xff\xfb\x3e\xcd\x58\xd8"
- "\x2f\x19\xcd\xf5\x0c\xf8\x73\x74\x17\x77\x30\x77\x35\x2f\x6e\x0d"
- "\x1c\x63\xea\xd6\x87\x8f\x63\x5e\x49\xde\xf8\x7f\xf1\x0b\xba\xd3"
- "\xc3\xb6\xcf\xcc\xf0\x09\xfd\xfd\xf1\x0a\x03\x7d\xcb\x1f\xf1\xed"
- "\x66\xb4\x01\xbd\x22\x3d\x9b\xc6\xd3\x23\x5c\x40\x5b\x65\xe7\x69"
- "\x6b\xbf\x68\x8b\x78\x29\x92\x7b\x26\x9d\x66\xdb\xc5\x19\x9a\xf0"
- "\xc9\x3c\x76\x5d\x9f\x6b\xdf\xa3\xc6\xf9\x7e\xee\xfc\xe5\x7f\x75"
- "\xd9\xf9\xcb\xff\xea\x47\xa0\x41\xb8\x8f\x17\x74\x8e\xac\x27\x21"
- "\xa0\xe7\xeb\x41\xbe\x95\xda\x39\xc8\xf1\xa2\x99\x42\x2e\xb3\xea"
- "\x75\x02\xef\xca\x29\x9f\xf0\x5f\x4b\x34\x72\xf1\x46\x06\xdf\xc1"
- "\x91\x65\xf7\x84\xe1\xfb\xab\xb4\xf3\xe8\x69\xe2\xdc\x24\x05\x22"
- "\xbe\xfc\x61\xda\x05\x71\x97\xa6\x2a\x74\xf6\xf0\x2b\x1f\xd1\x4b"
- "\x11\xbf\x55\xbb\xb7\xdb\x4b\xf4\x6d\x06\x7c\x6c\x82\xaf\xd4\xee"
- "\x5a\x5c\x4a\x74\x79\x32\xfc\xb0\x40\x5f\x9d\x11\x4c\x33\x1c\x16"
- "\xfe\xf7\x4b\x52\xf4\xb2\xe3\xe9\xf6\xd0\xae\xd6\xa6\xb8\x87\x44"
- "\x65\xb2\xf4\x32\xa8\x1b\x77\x6f\x68\x3f\x9e\x21\xfc\x9b\x05\x7a"
- "\x41\x03\x2f\x25\x1e\x74\xb2\x6c\x27\x93\x69\xed\x54\x7b\xd8\xf6"
- "\xac\xf3\xdd\x73\x1a\x7f\x7c\x25\x47\x2f\x7c\x7c\x4c\x1b\xdf\x0e"
- "\xcb\x0f\x8c\xef\x3c\xed\xee\x58\x7a\xe1\xed\x5a\xf4\x76\x4b\x2e"
- "\x1c\xae\x3b\x0e\xfd\xe3\x70\x4d\xd1\xe0\xba\xc3\xfb\x03\x70\x1d"
- "\xa3\x9d\x9d\x49\xff\x78\x3b\x36\xad\x9d\x9d\xe9\x63\xb5\xc3\xc4"
- "\xbf\x71\xfd\xf5\x98\xf4\x18\x31\x5a\x5c\xe2\x18\xaa\xa7\xde\xc3"
- "\x4a\x42\xb1\x87\x65\xbc\xa4\x9d\x0d\x1e\xb6\xa3\x6a\xe4\x3d\xae"
- "\x9d\x9f\x64\xd4\x63\x5f\xe7\xaa\x87\xed\x3c\x0a\x5d\xdb\xe2\xcd"
- "\xd2\x3f\xa0\x56\x86\xe8\xf9\x8e\x69\xe7\x3b\x4f\x13\xb1\x30\x34"
- "\xdf\x1d\xb8\x9f\xca\xcb\x59\x7d\x5f\x51\x0e\x93\xb1\xa2\x9f\xb8"
- "\x1e\xf7\x90\xe8\x79\x22\x3d\x4b\x3d\x14\xe2\x0b\x48\x9f\x14\xd1"
- "\x94\xb6\x05\xf1\x27\xe4\xfd\xbd\x27\x96\x53\x1f\xf2\x85\xae\x49"
- "\xf8\xd8\x17\xbe\x5d\x7c\x94\xcf\x80\xb2\xd2\xa7\xc7\x13\xf9\x7a"
- "\x1e\x8f\x5e\x5f\xc8\xbf\xc5\x13\x77\xca\xbd\xe5\x89\x25\x7d\xe3"
- "\xc4\x31\x82\x9f\xb3\xbd\x85\x29\x23\xee\x1f\xde\x91\x9b\xbb\x36"
- "\xf7\xc7\xb6\x75\x8f\xdc\x3f\x77\x5d\xde\xca\xbc\x47\xd7\x89\x8b"
- "\xea\xb1\x8c\x12\x6c\x79\xab\x1e\xc9\x5e\xfb\x68\x9e\x7d\xc3\xca"
- "\x55\xf2\x62\xfb\xd5\x94\x31\x32\x13\x1b\x19\x37\x92\x68\x10\xfc"
- "\x1b\xc2\x07\x85\x88\x1d\x09\x5f\x24\xfa\xbd\xdd\x26\xab\x88\xb1"
- "\x45\x34\xab\x74\xa1\x87\xad\xed\xd6\xe7\x01\xfe\x11\x89\x6f\xb1"
- "\xf6\xb0\xd2\x9f\x01\x77\x96\x11\x0b\x5a\x27\xfd\x4a\x08\xdf\x00"
- "\xee\x3c\x4a\x68\x65\x26\xd7\x7a\xe8\x61\x4b\xdb\x54\xe7\x13\x2e"
- "\xe1\xef\x71\x53\x0f\xde\xfb\x75\x3e\x01\xe7\x4a\xf2\x1c\x78\xc6"
- "\xad\x1d\xac\x74\x16\xda\xc5\xba\xab\x7d\x4a\xc6\xea\xe6\xce\x27"
- "\xda\x71\x57\x9b\xde\x4d\xd4\x07\x97\xce\x8b\x52\x7f\xe3\x78\x3c"
- "\xdb\xe7\x61\xa5\xbe\xf7\x2c\x5e\xa6\xdd\xf5\x36\xd5\xca\x7b\xdd"
- "\x46\xca\xdb\x1b\xca\xeb\xa4\xbc\x65\x6c\x1f\xed\x9b\x63\x9e\x65"
- "\xf3\x58\x35\x55\x1d\x4e\x9f\x10\x39\x66\x92\xab\x69\xfe\xca\x7e"
- "\x4d\x63\x4f\xd4\x71\x45\xce\x7d\x59\x99\xf4\xbd\xac\xa6\x52\x5a"
- "\x34\xfd\xa6\xf7\xd1\x37\xf8\x40\xa0\x6f\x99\x38\x23\x6b\x2d\x38"
- "\xe3\x3a\x6c\xed\xa0\x79\x2f\x73\x78\xd8\xfa\x69\xf2\xde\x1a\xe5"
- "\xa7\x36\xdc\xc5\x43\xac\xc9\xc6\x5d\xd0\xd1\x79\x58\xd9\xa1\x26"
- "\x9b\x8f\xf1\xa8\x7f\x3f\x8e\x72\xb4\xae\xac\x45\xf9\xe0\x45\x28"
- "\x5d\xdc\xcf\x2b\x3b\xa8\xc3\x3c\xcf\xc6\x4f\x21\xcf\x78\x7a\x65"
- "\xec\x97\x15\x62\x2f\x39\xcb\x60\x83\xd5\xc9\xca\x8e\x8e\xde\x2f"
- "\x66\x65\xfd\xd8\x96\xb5\x32\xcf\xb6\x7a\xd5\x9a\x6c\x5b\xd6\xaa"
- "\x2c\xdb\x9a\xb5\x79\xb6\x5f\xac\x85\x82\x07\x2a\x9d\x11\x38\xa1"
- "\x62\x7c\x1b\xd2\x27\xe8\x67\xd8\x7d\x1b\x72\xa2\x25\x4e\x57\xcc"
- "\xed\x1b\xcc\x99\x38\x12\x26\x15\x93\xe4\x5e\x59\x9e\x49\x7d\x37"
- "\xca\xfb\x7f\x51\xdd\xf4\x4e\xe3\x2f\x6b\x1e\xb9\x76\x2b\xee\xd5"
- "\xf2\x96\xea\x79\x05\x5e\x5c\xd9\x13\xfa\x56\xa1\xe1\x63\x9d\xbc"
- "\xa7\x2c\xfc\xde\xd4\x09\x1b\xfe\x72\xd7\xb8\x65\xe0\xeb\x6b\x13"
- "\x7b\xe0\x34\x2b\xdf\xcf\x9d\x65\x3e\x0d\x87\x4c\x6a\x89\x9a\xa6"
- "\xe1\x0f\xe1\x44\x05\xfb\x3e\xfe\x54\xac\x00\xfe\xf0\xc1\x74\x93"
- "\xb0\xf7\x08\xf8\x89\xce\xd1\x3b\xed\xcf\x1e\x56\x9e\x85\x71\xf8"
- "\x36\xa4\x9b\x8a\x9e\x17\xfe\xf7\x4e\xe2\xec\x14\xf1\x69\x08\x57"
- "\x62\x64\x1c\xcd\x8a\xe5\xfa\x1c\xe9\xf9\xc7\xc4\x31\x89\x2f\x23"
- "\x71\x4c\xc2\xf3\x65\x81\x63\xc4\x1f\x50\x9f\x0c\xba\x9f\x3f\xec"
- "\x21\xd4\xb7\xa6\xbc\xcd\x9c\x53\x1b\x8d\x11\x78\x70\x7a\x2c\x3c"
- "\xa0\xb9\x7d\x60\xf5\xda\x07\x1e\xa6\x85\x9e\x9b\x9d\xf7\x40\x0e"
- "\x7c\x5b\x80\x0e\x08\xc7\x19\xb3\xb2\x6c\x8f\xae\xcb\x7e\x20\x96"
- "\x8d\x95\x2b\xf4\x31\x72\xfe\x2d\x2a\xe1\x6b\x5f\x5f\xfa\x04\xdc"
- "\xb1\x90\x77\x2a\x9e\xdc\xdc\xb7\x8e\x64\x91\x11\xf3\xfe\xe4\x2f"
- "\xdd\xd6\x14\xe2\xe9\x52\x84\xef\x38\xc0\x4c\xda\x09\x3c\xf9\x06"
- "\xe0\xd0\x67\x50\x68\x3f\xa9\xcc\xd3\x71\x80\x9e\x8b\x69\x4c\x39"
- "\x61\x1b\x8d\x27\x1b\xfa\x0c\x13\x8e\x81\xfe\x48\x7b\x90\x1e\xa2"
- "\x03\xe6\xba\x0e\x56\x29\x6c\xc1\x6a\xc5\x7e\x54\xd9\xa0\x97\x29"
- "\x0f\xdd\x73\x7e\x72\x9a\x8e\x27\x11\x65\x7e\x8d\x34\xe1\xeb\xc8"
- "\x59\xd1\x86\x39\xe7\x72\xee\x8d\x7a\x3e\x82\x2b\xaf\x13\x74\xe4"
- "\x49\xd3\x68\xda\xf0\x9e\x05\x67\xe2\xb2\x3f\x02\xff\x4c\xaa\x5d"
- "\xf8\x4d\x21\x5e\xaf\x83\x3d\x79\x89\x66\x9f\x22\x74\x8a\xee\x7c"
- "\xaa\xcb\x2f\xeb\xa2\xb6\x06\xf4\xb6\x78\x8c\x6a\xaf\x13\x78\xf6"
- "\x64\x4e\x58\x67\xf8\x64\x22\x64\x65\xde\x97\x1e\xed\x61\x95\xcb"
- "\x05\x6e\xd1\x73\xde\x65\xd2\x87\x1b\xf0\x0d\xe3\x04\x5e\x85\x71"
- "\xea\xc9\x7d\xfa\x7c\x63\xcc\x54\x6e\x85\x4d\xf8\xf9\x7d\xd2\xa5"
- "\xc3\x72\x3c\x5f\x33\x62\xdd\x9a\xa8\x2f\x83\x72\xed\x0a\x39\x4f"
- "\xfa\x17\xc2\x3d\x97\x28\xea\x63\x5a\x17\x7b\xea\x13\xd8\xee\x9b"
- "\xfd\x90\x9b\xd4\x34\xf8\x4e\x90\x7b\xd9\x53\x36\xc2\xe1\xc4\xf0"
- "\xdd\xf4\xa7\x88\xff\xab\x4c\x94\x73\xf7\xd4\xc2\x88\xb5\xe7\xd5"
- "\xec\x01\x26\x02\x46\xa0\x67\xee\xfc\x3b\xc4\x7a\x95\xf7\x7e\x9f"
- "\xca\xd1\xcb\x09\x3f\x03\x84\x1b\xb0\x83\x3d\xcd\x9e\x2a\xc1\x1e"
- "\x81\xfe\x79\xd8\x53\x26\xb4\x8f\xf1\x61\xcf\x16\x78\x63\x45\x0c"
- "\x94\xa7\xf6\x8e\xea\x43\x83\x5e\x97\x56\x77\x93\xfe\x0e\xbf\x63"
- "\x1e\x56\x95\x86\x38\x90\x87\x7d\x62\x0c\x17\x35\x91\x54\xd0\xe4"
- "\x13\xf9\x7a\x75\x18\x52\x7a\x31\xbd\xd3\x5c\x94\x0a\x1f\x59\xbc"
- "\x94\xed\x93\xb4\xa8\x0a\x31\x4c\x79\x91\x0d\x7e\x09\x17\x4a\x7a"
- "\x23\x7c\xe9\x88\x6f\x31\xda\x9a\x8d\xc1\x1d\x21\x61\x17\xe3\x0b"
- "\x08\xda\x20\x7d\x2f\xd0\x77\x5a\x23\x83\x88\xe9\x32\x9c\x13\x23"
- "\xfb\xf6\x74\x66\xa8\x0d\xc4\xa7\x14\x67\x90\x4f\xa7\x49\x5f\x26"
- "\x13\x49\xd6\x7b\xba\x58\x9f\xbf\x6d\xcf\x52\x1a\xe2\xa7\x1a\x98"
- "\xa9\x49\xf8\x0a\x7b\xba\x46\xef\xaf\xf6\xcd\x20\xf0\x41\xc0\xe0"
- "\xe9\xd0\xfa\xef\x13\xb1\x3e\x9f\x6e\xd6\xdb\x11\x79\x29\x1f\xf2"
- "\x37\x25\x89\x6f\x9d\xa1\x7a\xa4\x0f\x15\x93\x88\xf7\x5c\x8f\x6f"
- "\x55\x2c\x4c\xab\x9e\x12\xfe\x8a\x85\xdd\x1a\x8d\xc3\xfb\x58\x4e"
- "\x8c\x98\x03\x1b\x43\x7c\x10\xc4\x11\x36\x48\x5c\xac\x9a\xaf\x97"
- "\x89\x52\x00\xc7\xaa\xc5\x7a\xdb\x7a\x1d\xe8\xff\x79\x69\x9e\x1c"
- "\x8b\x11\x6b\x44\x8b\xd9\x29\xe8\x85\xe4\xb5\xaa\x8e\x08\x1c\x14"
- "\xe3\xac\xaa\x8f\x9c\x6b\xc9\xcb\x55\x35\x44\xe0\x03\xfa\x13\x9a"
- "\x7f\x9a\x7b\x9f\xdc\x4b\xaa\xda\x23\xfa\x48\x73\x52\xd5\x1d\x9a"
- "\x87\x9d\x62\x8e\x10\x03\x6a\xcc\x78\x8f\x62\xad\x50\x1e\x95\x8b"
- "\x7e\x62\x3e\x48\x16\x5b\xc0\x9a\xc0\x13\xd2\x5a\x21\x98\x50\x1f"
- "\x9f\x79\x04\x78\x35\xe8\x7c\x26\x75\x24\x6e\x3e\x93\x16\xd1\x5f"
- "\x05\x74\x9d\xd2\xb2\xf4\x3c\x1e\xf6\x8c\xb8\xcb\xa4\xc3\x93\xbe"
- "\x15\x87\xe6\xf1\x06\x91\xb7\x52\xef\xe7\x0f\xec\x19\x1a\xac\x9e"
- "\xf9\x50\x6b\xa3\x59\x6f\x83\x9e\x49\xfe\xa9\x5a\x31\xba\x8e\xfb"
- "\x37\xe6\x65\x4b\xe7\x46\xd8\xe4\x57\x3e\xf0\x70\x76\x56\xb2\x6d"
- "\xe5\x83\x70\x83\xb4\x6e\x75\x76\xb6\x43\x1c\xe2\x8c\xe4\x03\x13"
- "\x45\x7b\x04\x07\xe9\x73\xfa\xb9\x9f\x3c\x2d\xed\x57\xb0\x2e\xb0"
- "\xde\xbd\x58\xef\x87\x0b\xce\x0a\xd9\xc6\x5d\x7c\x03\x73\xfb\x79"
- "\x31\xf8\x7f\x41\xfb\x30\x7e\xab\x4f\xee\x03\x34\x9f\xd8\x23\x07"
- "\x9d\xcf\x3a\x46\xc2\xeb\xd9\xe2\x91\x6b\xf9\xd9\xca\xb1\xe9\xc4"
- "\xb3\xd7\x0b\x3a\x51\x22\xf1\x02\xf4\x09\xb6\xff\xa8\x97\xca\x34"
- "\x8d\xaa\xf3\x68\x98\x46\x3d\xeb\xd1\x69\x94\xdc\x27\x9e\x33\xd2"
- "\x1e\x54\xa9\xb5\x15\x08\xe3\xcd\x73\x05\x12\x6f\x9e\x23\xf9\xef"
- "\xe5\x6d\xba\xac\x23\xf7\x8e\x67\x3c\xe0\x1f\x65\x7c\xed\xe7\x52"
- "\xf4\xfa\xaa\x26\x63\xdf\x78\x2e\xf5\xfb\xfc\xc3\xb3\xbd\xe0\x1f"
- "\x60\x97\x08\x58\x88\x78\xc2\x62\xdd\x3c\xb7\x3a\x82\xfe\x58\xe8"
- "\xbd\x60\xac\xb9\xbe\x1f\xdb\xf1\x5c\x1c\xb7\xcd\x7d\x60\x4d\xde"
- "\xcd\x70\x51\x95\x9d\xef\xc8\x7e\x20\x2f\x3b\x6b\xf4\x39\x9b\x5d"
- "\xe7\xc5\x70\xc6\x5d\x45\xeb\xde\x1b\x03\x78\x3c\x47\xe3\x7f\x3e"
- "\xa0\x8f\x41\xd0\x29\xe2\x1d\x35\x1a\x17\xd7\xc5\x9e\xff\x50\xc6"
- "\x12\x7f\x2e\xa0\xe3\x09\xf2\xdd\x9e\xcf\xd5\x41\x67\x35\x8d\xff"
- "\x59\x93\x26\x6f\x91\x4c\x5b\x6d\xd3\xdf\xc3\xe5\xab\xb3\xc5\xde"
- "\xf7\xac\xb0\xe9\x23\x98\x56\x77\x46\xf0\x5b\x78\x3f\xa4\xbd\x0b"
- "\x3f\x4c\x32\x2e\x7a\xf5\x46\x09\xdf\x6a\x9a\xff\x67\x34\x5a\xf1"
- "\x7c\xb3\xac\x87\xb1\x97\x0a\xbd\x13\xea\x84\x7e\xbf\xba\x52\x6f"
- "\x8f\xca\x1f\x8b\x6c\x13\xfb\xd6\xe8\xfa\x3c\xac\x5a\xdc\x0f\xd9"
- "\x2a\x7c\xc8\x55\xb7\x8c\xd1\xd7\xb4\xc8\x7c\x94\x87\xe4\xdf\x67"
- "\x6a\xf4\x31\xff\x6b\x3e\xd2\x9e\x37\x9e\x67\x8c\xbd\x72\x8c\xcf"
- "\x17\x03\xb7\xd0\x3e\xf0\x5f\xeb\x43\x96\xe6\x97\x04\xbe\xf1\x3c"
- "\xe8\xbf\xf0\x8f\x66\xc5\xba\x7e\x9e\xe4\xdf\x27\x5b\xf4\x71\x60"
- "\x8c\x0d\x85\x5e\xa3\xee\x97\x4a\x96\x7f\xfe\xe6\x91\x7d\x7b\xbe"
- "\x34\xa2\x4c\xb7\xeb\x4a\xe8\xee\x9f\x9f\xc5\x9d\xcf\x95\x00\x0f"
- "\xe1\xaf\xaa\x2a\x84\x87\xcf\x37\x7e\x1f\xef\x9e\x4f\x02\xde\x45"
- "\xe2\xd2\xaa\x1b\x1e\x20\x4c\x5a\x97\x9d\xf7\x63\xc1\xdd\x13\x63"
- "\x07\xb7\x67\x2b\xf3\x56\xad\x5d\xb3\x2e\xd9\xb6\x2e\x6b\xa5\xb6"
- "\xe8\x47\xac\x79\xa7\x90\xfd\x7d\xfa\x3a\x1b\x74\xee\x4a\x0a\xd3"
- "\x96\x5d\x61\xfc\x87\x8d\xd6\x95\xd0\xcd\xee\xda\x28\xd7\xd3\xae"
- "\xa5\x11\x6b\x57\x94\xc7\x1a\xad\x13\x3c\xdb\xae\xc8\xfd\xdf\x47"
- "\x30\x8d\x39\xcd\x76\x5d\xa2\xc1\xd4\x27\x61\xbc\xeb\x5d\x31\x4e"
- "\xe1\x8f\xeb\xf9\xa3\x18\xa7\xf0\xff\x22\xf8\xb3\x5d\xfb\xf4\xf1"
- "\x86\xe5\x86\x5d\x2e\xc1\x47\x69\xfc\xda\x0f\xc9\xf5\x92\x3f\xdd"
- "\xbd\x42\xd3\xbd\xb5\xeb\x32\x9e\xce\x5f\x53\x5f\xb2\x24\xaf\xba"
- "\xfb\x92\x65\x05\x7c\x38\x23\x1f\x7e\xea\x30\x07\xbb\x6f\xd3\x79"
- "\x4b\x61\xbf\xb7\x43\x4d\x19\x74\xee\x5e\x10\x49\x27\x78\xd4\xc3"
- "\xed\x1a\x8f\x98\x22\x65\xd7\x8b\xfe\xd4\x41\x6d\xe1\xec\xe1\x3c"
- "\x7d\xa3\x71\xed\x26\xfa\xf7\x6a\x03\xea\x01\x7f\xcd\xfb\xac\x5a"
- "\xac\xca\x1a\x71\x86\x57\x4b\x75\x7b\x69\x6e\x29\x1f\xcd\xef\x2e"
- "\x81\x1b\x2a\xe1\x28\x6c\x77\x7c\x3a\x8f\xc4\x76\x7f\x86\xbd\x88"
- "\x9e\x09\x6f\x6b\xec\x12\xa7\x6a\xec\xde\x75\x76\xd6\xd7\x67\x35"
- "\xf4\xad\x4b\x37\x42\x5f\x00\x58\xb8\x6b\xfc\x4c\xe2\xcf\x6e\x3f"
- "\xd1\xbc\x7d\x91\xf5\x69\x75\x01\xa6\x46\xf4\x83\xaf\xb3\x1a\x80"
- "\xdf\xc0\x57\xde\x67\x27\x3e\x61\xb7\x8b\xaf\xb3\x1b\xc6\xf1\xbd"
- "\x75\xbe\x71\xc6\x21\xde\x23\x62\x80\x82\x5e\x49\xff\xfe\x7b\x1e"
- "\x7f\x5a\xea\x06\xb4\x76\x6b\x76\x70\xc3\x0b\x62\x5f\x29\x17\xfb"
- "\x0a\x67\xd2\x5f\x7a\xcd\x3e\x61\x47\xeb\x78\x41\xc4\x7c\xd5\xee"
- "\x67\x7b\x9b\x1c\x01\x11\xab\xae\x28\x0f\x7c\x5a\x00\xe7\x46\xe2"
- "\xfe\xf1\xe1\xbc\x00\xfb\x57\x3f\x70\xb2\xa6\x1d\xbe\xe2\x65\x2c"
- "\xf0\x9a\x4e\xdd\x3f\x3c\x62\x48\x22\xfe\x29\x8d\x2b\x2a\x1c\xbf"
- "\x74\xcf\x21\xe8\x6d\xa5\x3c\x6e\x65\xe5\xc4\xd3\xcb\x39\xd8\x33"
- "\x17\xb1\xf8\xa4\xac\xd0\x41\xf3\x12\xf5\x2d\xe5\xbd\x43\xe0\x4f"
- "\x88\x4e\xec\x79\x0b\xb6\xe9\x1e\xad\x8e\x41\xe7\x1e\xda\xff\x77"
- "\xe7\xc8\xb6\xa8\xbe\x41\x7d\x3e\xf7\xcc\xfd\xbe\x7e\x23\x5c\x1f"
- "\x95\x4f\xd6\xf8\x02\x26\x75\x5f\xef\xa1\xae\x1a\x5d\xf7\x15\xe6"
- "\x7d\xf6\x1c\xd4\x75\x5f\xd2\xf7\x74\x4d\x1e\xda\x1f\x4f\x47\xc4"
- "\x8b\x7e\x06\xbc\x37\x81\x87\x1b\x97\x9f\xa0\xfd\x1d\x7d\xd7\xf9"
- "\x42\x39\x3f\xb5\x77\x82\x3f\x44\xcc\x55\x9d\x97\x94\x3c\x40\xed"
- "\x72\xb9\x97\xd5\x2e\xd0\xf7\x32\x2a\xdb\xa0\xd1\x0a\x6d\x9f\xab"
- "\x0d\xc9\xbf\x63\xdb\xe5\xd7\xe6\xe9\x30\xd2\x61\x2e\x61\x54\x7b"
- "\xa4\x2f\xb6\xaf\x3a\x0c\xdb\xda\x23\x02\xd6\xa1\xef\x75\x13\x22"
- "\x60\x8f\x77\xa3\xa4\x9b\xb5\xb4\xff\xd7\xcc\x97\x7b\x8a\x4c\xe3"
- "\x09\xec\xf7\x22\x6e\xbb\x80\xc1\x2a\xa1\x9b\xf1\x16\xd9\xd1\x37"
- "\xaf\x47\x49\xb1\x49\x5a\x56\x4b\xf9\xf7\xf4\xca\x72\xb5\xd5\xe8"
- "\x4b\x64\x7f\xef\x59\xf3\xf0\x9a\xb5\x1b\xd6\x40\xa1\xf6\xe8\x3a"
- "\xdb\x03\x6b\xb3\xb2\x63\xc7\xd0\x87\x58\x11\xd7\xda\x57\x15\xf2"
- "\x3b\xf5\xa2\x09\x76\xf4\x32\x66\xc1\x8b\x31\xb6\xd9\xc0\xaf\xba"
- "\x47\xa0\x2b\x10\xb1\x23\xe0\x63\x55\xea\x0d\xba\x51\x5e\xc2\xfa"
- "\x85\xfe\xbe\x0d\x39\x1a\x8f\xf5\xc2\x6b\x80\xa3\x26\x73\x70\x1a"
- "\xe3\x49\x7d\x1f\x42\xff\x04\x6f\x3e\x6c\x17\x74\x51\x1d\xce\x31"
- "\x0a\x78\x0d\xdb\x69\xbf\xa9\x6b\xf6\x28\xd7\x05\xe4\xb8\xea\x8e"
- "\xea\xf0\xc0\xf8\x07\x11\x6b\x93\xaf\x22\x1c\x7d\xd1\xa4\xd5\x05"
- "\xfa\x89\xba\x6b\x74\x3b\x6e\xf8\x12\x75\xad\x87\x1f\xe1\xfa\xcf"
- "\xd4\x32\xd0\x9b\x7a\xab\x4e\x97\xb0\x17\xa9\x54\xcf\xab\x03\xde"
- "\x09\xb4\x6e\x6e\xa3\xb2\x53\x3a\xd8\x0b\x59\x32\xde\x40\xfd\xe2"
- "\x91\xf1\x06\x5e\xb0\xd1\x5f\x96\xf6\xb7\x2d\xe2\xf9\x7c\x7f\x7a"
- "\x99\xb4\x70\x5a\x7d\xfd\xa8\x3c\xdb\xa8\x4f\x07\x42\xfc\x8a\xf4"
- "\x67\xaa\xf9\x3f\x46\xec\x8c\xfa\x93\xf0\x19\x1a\xc6\x8d\xfa\x78"
- "\x8d\x07\xe9\x06\xec\xb0\xdf\x76\xb2\x17\xa4\x2f\x93\x72\xc2\x0d"
- "\x9e\xce\x30\x26\x3e\xb8\x8a\x70\xe2\x05\x63\x18\x0f\x24\x8c\x28"
- "\xcd\x1a\xe6\x53\xea\x7b\x51\x26\x12\x0e\xd4\xc6\x6d\x52\x36\x7d"
- "\x21\x55\xdf\xb3\xe1\x2f\x55\xc6\x9f\xa8\x3f\xd0\x50\xd8\x4d\x32"
- "\xff\x0b\x2b\x22\xea\x38\xa0\xe9\x22\x8c\xdc\x50\x67\xa9\x13\x32"
- "\xdb\x0b\x05\x61\x9d\x40\xfd\x01\xd0\x5d\x51\x47\x02\x3b\xe8\xf6"
- "\x89\x98\xd1\x8a\x1e\x23\x9e\xf2\xee\xd3\x79\x14\xbd\xae\x26\xa9"
- "\x73\x12\x3e\x2e\x69\x0d\x56\x52\x9e\x96\x90\x3e\x96\xd2\x42\x32"
- "\x60\x3e\xad\x63\xc1\x7b\xbf\xd0\x1b\x96\xf5\xea\x84\x5f\x01\x21"
- "\x07\xca\x7a\x4c\x1e\xf6\x82\x67\xb4\xdc\x46\xfc\x83\x6d\xd5\x9a"
- "\x55\xc4\x3e\xfc\xc2\xb1\xf6\x66\x12\x1d\x7e\xe1\x58\x75\x33\x4c"
- "\xbe\xee\x5a\x7c\xa7\xf8\xa5\xc5\x71\xf3\x18\xfa\x63\xe8\xbd\x45"
- "\x5c\x66\xe8\x8c\x48\xce\x85\xee\x74\x50\xc6\x4a\x9d\xa8\xfd\x9a"
- "\xb4\xdf\x68\xda\xf7\xd2\x69\xad\x94\x21\xf6\x0d\xc1\xbf\x5e\x75"
- "\xca\x38\xaf\xda\x9e\x4d\xb4\xfc\xc5\xc7\xf5\xf3\x32\x61\x03\x0f"
- "\x3f\x86\x7d\x39\x42\x1f\x37\xe8\x7c\x31\xa4\xff\x90\xfa\x45\x79"
- "\xe6\x46\xe9\xed\x7a\xba\xae\x8f\xa5\xb4\x5e\x5d\xf7\x2a\xf3\xbe"
- "\x18\x08\x97\x1d\xa1\xdb\x4e\xd4\xcf\xe3\x06\x9d\x2f\xd9\x74\x98"
- "\xe9\xf5\x14\xd9\xf8\x69\x8d\x4f\x8a\x12\x7c\xb5\xf3\xc5\x44\xe1"
- "\x3b\x14\xbc\xb8\xd0\x33\xbf\xb4\x5c\x6f\x07\x32\x02\xfa\xad\x9d"
- "\xfd\x88\x75\x0f\x1f\xa1\xd2\xc7\xe8\x4b\xa1\xf9\x1f\x05\x73\xfb"
- "\x8d\x57\x0b\xbd\xbc\x7d\x1d\xf1\x67\x57\x8f\xd2\xc3\x01\x87\xe6"
- "\x55\xb1\x18\xa1\x63\x92\x72\xfa\x04\xf0\x08\x34\x86\x17\x68\x3e"
- "\xa3\x40\xcb\xe5\xbe\xf7\xd2\xb1\xd0\x1e\x1f\xc7\xf6\xf1\xd8\xbe"
- "\x2a\xf8\x99\x97\xf7\x16\x5e\x3a\x07\x7c\xf3\x5e\xfa\xf0\x20\x87"
- "\x8d\xf2\x73\xff\x3e\x28\xf5\xf0\x7b\x6f\x0a\xeb\xcc\x5e\x2a\xd1"
- "\x7c\xa2\xc2\xfe\x8d\xe6\x6b\x6f\x72\x88\xe7\xa4\xfc\x82\xf7\xa2"
- "\x3a\x71\x47\x01\xed\x5f\xc0\x39\x8f\x91\x97\xce\x5e\x22\xd7\xe9"
- "\x5e\x97\xa8\x83\x68\xb5\xbc\x07\xb0\x97\xf8\xff\x97\x6a\xe4\xde"
- "\x80\xba\xd3\x59\x5f\xc2\xec\x94\x3e\xe7\x47\xc9\x80\xa1\x2f\xe1"
- "\x16\x87\xf4\x41\xbc\xf7\x5d\x9f\xd3\x48\x73\xba\x97\xe6\xff\xf7"
- "\xdf\x93\x75\xf5\xb6\x86\xd7\xf3\xa6\xc0\x00\x6f\x2c\xff\x82\xe8"
- "\xdc\x83\x8c\x05\xd6\xf3\x83\xc3\x03\xbc\x41\xc4\x20\xbf\x9f\xb1"
- "\xb2\xaf\x18\x0b\x46\xfd\xfb\xc9\x21\xc2\xd5\xbb\xfb\xd5\xd3\x88"
- "\x17\x58\x47\xf9\xee\xf6\x9d\xe1\xb5\x54\xe6\x6e\x07\x3f\x5d\x4b"
- "\xf9\xee\x3a\x75\x9a\xef\xa1\xbc\x77\xe5\x10\xae\xac\xe7\x81\x60"
- "\xd4\xc3\x27\x6d\xff\x06\xda\xfd\xeb\xc5\xde\x1d\x43\x7b\xb9\xd3"
- "\x50\xc1\xb7\x5e\x7b\xcd\xa0\xf3\xd7\x69\xa1\x38\x65\x54\x2f\xf0"
- "\x6a\x59\x3e\x9e\x1f\x3e\x49\x78\x70\x32\x83\xf8\x0e\xc2\xdb\x93"
- "\x94\x0f\xe7\x3f\x02\x96\xde\xa8\x6b\x26\xd3\x9f\x7d\xcc\xfe\x0f"
- "\xf0\xa6\xe0\x7a\xde\x58\x71\x1f\xf5\xbf\x87\xfa\x3f\xc0\x0f\xd2"
- "\x18\x1a\xca\xbb\x18\x43\xff\x83\xa8\x33\xc8\xa2\x32\x36\x2a\x93"
- "\xea\xe8\x7b\x46\xbe\x85\xd5\x51\xde\xfb\x7c\x6c\x52\x2d\xe5\xb9"
- "\xef\x97\x93\x98\xe8\x7f\x2f\xf5\x3b\x66\x68\x6f\x90\xda\x46\xff"
- "\xa9\x7d\xbf\xde\x4f\xbd\x7d\xf4\x57\x5f\xb7\x19\xd0\x11\xc6\xf6"
- "\x1d\x43\xbf\xe5\xb9\xc7\x6f\x56\x7a\xd7\xd1\x3c\x47\x5d\x7b\x8d"
- "\x94\xb1\x7f\xb3\x40\xef\xff\xc8\x73\xb0\xdf\x14\x4b\xfa\xf9\x1b"
- "\x92\x7f\xf6\x6a\x31\x5d\x64\x1a\xc6\xef\xa5\x75\xab\xdd\xfd\x3b"
- "\xa9\xc3\x8c\xbe\x27\x8f\x3e\xe7\x4a\x5b\x9b\x2b\x74\xd4\x2b\x1f"
- "\xc8\x5b\xb5\x7e\x25\x49\xbe\xb1\xcc\x81\x24\x21\x1b\x67\x67\xd9"
- "\xd6\xae\xb1\x3d\xb8\x72\xd5\xea\xb5\xeb\xb3\x73\x93\x85\x3a\x63"
- "\x5d\xf6\x9a\x2c\xa8\xae\x73\x57\xe6\x3a\x62\x47\xc9\x33\x25\x43"
- "\x7b\x5b\x11\x83\xa6\x10\xf8\xbd\xff\x43\x4d\x6f\xeb\xe7\xce\x54"
- "\x21\x17\x4b\x1a\xf3\xdb\x9b\x6c\x9b\x52\xf1\xfd\x2d\xb9\x8f\xef"
- "\x6f\xe6\x3b\xfb\xbe\xe4\x5c\xc4\xd6\x56\x4e\xb3\xfd\x6f\x08\x78"
- "\xf4\x2d\xd1\xeb\x11\xb2\x2b\x70\xd6\xb1\x09\x7c\xd8\x6f\x57\x70"
- "\x7c\x1f\x01\x8b\xfd\x65\xd2\x56\x88\xd2\x87\x97\xb0\xb0\xbd\xfd"
- "\xfe\x0f\xb9\x81\xc6\x4e\xb0\xd4\x64\x86\x4c\xed\xde\xe3\x7f\x76"
- "\xb0\xfd\x90\xa5\x70\x6e\xd3\x26\x78\x72\x71\x3f\x6b\xff\x2a\x92"
- "\x39\x32\xb9\x33\x3a\x0e\xf0\x2a\x97\x32\xbd\xc1\xac\x20\x76\x6e"
- "\x07\xee\x8a\xa6\xe0\x7c\xb7\xce\xa9\xa6\x84\xed\x9b\x7e\x53\x0a"
- "\xf9\x42\x9c\x73\x08\x9a\xf4\xdb\x6e\x7d\xed\x1a\x70\xff\x66\xeb"
- "\xd4\x1f\xcb\xf5\xf7\xdb\x53\xc8\x4f\xf3\xff\x63\x39\x3e\x11\x07"
- "\x9c\x78\x83\xfd\x13\x68\xfc\x5f\xf1\xa2\x25\xda\x99\xe4\xfe\x09"
- "\x6a\xc2\x22\x47\x70\x1d\xc9\x05\x71\x8b\xbc\xf4\x6d\x40\xdd\xd9"
- "\xd7\x15\x24\x9e\x4a\x25\x39\x81\x97\x2f\xea\x0b\xee\xec\xf3\xa8"
- "\x1b\xec\x06\xec\xad\x45\xf9\x04\xdf\xb5\x39\xb1\xfc\x4c\xce\x45"
- "\xc1\x0d\x76\xe2\xbf\xfa\xba\x39\xa7\xb2\xb1\x7d\x7e\x11\xaf\x78"
- "\x67\x5f\x8f\xf6\x3e\x84\x77\x95\xf8\x64\xbe\xd3\x47\xef\x3e\x83"
- "\xca\x23\xf2\x8f\xc8\xeb\x33\xe2\xdd\xac\x08\xbb\xca\x14\x92\x4b"
- "\x16\x62\xec\xfa\x98\x85\x7c\x06\x1d\x51\x68\x6c\xfb\x99\x9e\x0e"
- "\xb9\x41\xf2\xf0\xec\x01\x82\xb1\xf4\x65\x11\xca\xb7\xef\x73\x1d"
- "\x06\x32\x3e\x77\x1f\xd1\xcd\xfd\xcd\x2a\x62\xa3\x6f\xbd\xfc\x1a"
- "\x6e\xf8\x4d\x1d\x68\xd6\xb2\xa0\xa0\x85\x4c\x9e\x3b\xed\x5f\xa0"
- "\xc3\x13\xf7\x08\x40\x4b\x69\xde\xec\x19\x5e\x16\x2b\xe9\xc0\xfe"
- "\xf4\x08\xf9\xb0\x17\x73\xed\x61\xfb\x34\x3f\x5b\xa6\xad\xf2\xfd"
- "\xb7\xfb\xe4\x5a\xd9\xbf\x4d\xcf\x4b\x69\xd2\xdf\x4f\x89\xef\xd0"
- "\x86\x00\x9b\xea\xb8\x85\x77\xd1\x1c\xa5\x6b\xf9\x0e\x84\xd7\x94"
- "\xc4\x37\xfa\x5d\x00\xf9\x1a\xe7\x8f\x78\xae\x1d\xe7\x2e\x6c\x61"
- "\x0d\xe7\xd8\xaf\xb0\x7f\xda\xa6\x32\xd6\xea\x83\x6c\xf5\x3b\xd3"
- "\xe1\x1a\x1f\x13\xf3\x1c\xdb\xf7\x65\x1f\xcf\x61\xc4\x53\x8e\x29"
- "\x4b\xa0\x0c\xe5\x5f\x2c\xe4\x24\x5a\x17\x2a\xad\x0b\x2a\xf3\x15"
- "\xf0\xba\xb0\x1f\xf2\xcb\xef\xb6\x35\x15\x74\xc3\x57\x3f\xe1\xeb"
- "\xef\xb6\x01\x86\x58\x07\xe5\x4e\x71\x0f\x52\xec\x93\xae\xf5\xf3"
- "\x51\xc7\x2f\x13\xfc\xcc\xd8\x4a\x3b\x04\xcd\x8b\xdf\x51\xc8\x26"
- "\xf5\x50\x7e\x63\x1e\x33\x41\x86\x1d\xb9\x87\x8c\xbd\x7f\xf4\x99"
- "\xd4\xca\xbe\x9d\x6a\xce\xa0\xf3\x77\x87\x88\xf6\x8f\xeb\x3f\x71"
- "\xeb\x14\xe2\x6b\x28\x5f\xe5\x54\x9c\x55\xff\xae\xfb\x7c\x79\xf5"
- "\xbb\xb9\xc0\x95\x79\x56\xda\xd7\x62\xd4\x4a\x71\xe6\x1d\xab\xe6"
- "\x48\xbd\xe5\xef\xed\x7a\x79\xe8\x3d\x61\x57\x50\x31\xc4\xac\x15"
- "\x21\x59\xf1\xf7\x69\x72\x8e\x7e\x9f\xa6\xcb\x17\x63\xb5\x93\xb7"
- "\x97\xab\x45\xb3\x98\xc1\x6d\xf3\xb2\xeb\xfc\x2c\xae\x76\x17\x63"
- "\x95\x9b\xb8\xff\xe9\x4d\x84\x47\x04\x63\x6e\xf8\x5d\x33\xec\x2f"
- "\xea\x68\x8f\x2e\x57\x19\x8b\xa2\xbe\x3c\x3d\x40\x6d\x16\xca\x7c"
- "\x5c\xfa\x55\xb3\x52\x3e\x1f\xfd\x26\x12\x1d\x61\x55\x85\xcc\x54"
- "\xa5\x32\x63\x65\x21\x9b\x46\x69\xc4\x57\xfc\xfe\xa8\x2e\x0b\x8c"
- "\x79\x2e\x5c\x4b\xf4\x91\xda\xdd\x52\xc8\x03\xef\x91\x7c\xe7\x54"
- "\xb9\xff\x1f\x81\xbb\x87\x1d\x98\x2f\xc7\x78\x60\xbe\x2e\x1b\xd0"
- "\x73\xea\xc8\x3b\xd6\x07\xec\xa3\xcf\x98\xef\x5f\xbb\x36\x2f\x23"
- "\x37\x1b\x3f\xf6\x59\x8f\x5e\x3d\x9a\x57\x8c\x93\xf1\xa8\x0e\xa4"
- "\x63\x6d\x81\x7f\x92\x77\x95\x0e\x54\x47\xe8\x7b\xa0\x73\xbe\x15"
- "\x7c\x1f\x6c\x4d\xe8\x5b\xc3\xbb\xe2\xea\x00\x53\x8e\x9b\x98\x61"
- "\x74\x7b\x0f\xae\xcc\x5b\xb9\xfa\xc7\xd2\xac\x61\x8c\x76\x9a\x47"
- "\xb6\xf3\x72\xe8\xfc\x57\x93\xcd\x7d\x82\x3e\x96\x2d\xf2\xf0\xf8"
- "\x39\xc5\x72\xaf\x7b\x39\x49\xb7\x1d\x1c\xdb\xa7\x8b\x6f\x79\xb0"
- "\xdc\x00\xdc\x47\x4c\x4f\xc3\xeb\x9b\xda\x0d\x90\x4b\x0a\xe9\x19"
- "\xb6\x5c\x42\xff\xad\xc5\x8a\x7c\xfb\x6c\x3b\xed\xa5\x2f\xe7\xf3"
- "\x1d\x3e\xe2\x11\x5f\x76\x8c\x67\xbf\x15\x79\x1f\x5e\x9e\xdd\xbf"
- "\x5c\x79\x1e\x5b\x2f\x91\x5f\xb7\xd3\x18\x59\xee\x95\x09\x72\xce"
- "\x5e\x26\xfc\xff\x5d\xbd\x8e\xbf\x7a\x9e\x8a\x29\x7a\x0c\xce\x97"
- "\xc7\xf5\x83\xcc\x4b\xd4\x6a\x89\xe3\xaf\xdc\x21\xce\xa8\xa7\xb2"
- "\x5f\x75\xb0\x57\x6e\x33\x5a\x99\x95\x9e\x7f\x4b\xcf\x42\x87\x81"
- "\x6f\x23\xf0\x68\x7a\x6f\xbd\x91\x28\x0e\x51\x1e\x85\xcb\x7f\xc4"
- "\xf8\xc9\x7f\x51\xf4\x67\xe0\x8a\xb8\xb5\x12\x45\x33\x38\x31\xda"
- "\xc8\xcc\x09\x71\xa6\x19\x57\x4c\xb3\xde\x7a\xcb\xc2\x05\x45\x85"
- "\x05\xf9\x5c\x0d\xf8\xcd\x3c\x22\x6e\x6a\xe9\x1c\xfb\x3d\x57\x17"
- "\x4b\xfe\xa1\x6c\xce\x98\xfc\x52\x99\x93\x3b\x20\xd3\xaa\x09\xb7"
- "\xa4\x15\x3d\xca\x0c\xaf\x0e\x79\x0c\x90\xa1\xc0\xc3\xb8\x03\x5f"
- "\x92\x2c\xfe\xca\x27\xef\x50\x1a\xc1\x2b\x9f\x97\xde\x92\x26\xef"
- "\x24\xbd\x3a\x49\x2d\xbf\x25\x2d\x5c\xbf\x91\xa1\x7e\x92\xd3\x0d"
- "\x7b\x0b\xbb\x0d\x6e\xe3\x2d\xcc\x6d\xf3\xb1\x77\xe8\x79\xcc\xb9"
- "\xa2\x36\xa1\x13\x46\x1d\xb4\x07\x97\x14\x9d\xa3\xbd\x39\x5f\x9c"
- "\xcf\x18\x4e\xb3\x57\xef\x3c\x38\x4e\x39\x71\xc6\x1a\x3b\xf4\x6f"
- "\x83\xce\x57\x89\xfe\xdf\x9f\xa4\xc9\x21\x24\x27\xbd\x5a\xa5\xef"
- "\x07\xf4\xfd\x1e\x79\x4e\xf4\xea\x3e\x3d\xcf\xd8\x7a\x1c\xd8\x3a"
- "\x73\x17\xf0\x80\x0f\x74\x77\xc3\xf7\xe2\x38\xb8\xb2\x98\x78\x94"
- "\x47\x40\x9b\xe3\xb7\x58\xa2\x13\xb6\xa4\x3c\xd2\x42\xbc\x51\x7c"
- "\xef\x25\x2c\xc1\x77\x2f\xfa\x0c\x7b\xfb\xb6\x3d\x24\x73\xe2\x7c"
- "\xd8\xac\xa4\xac\x32\x6f\x49\x59\x19\x74\x2e\xbc\x11\x3c\x94\x39"
- "\xff\x4e\xc5\x1c\xb8\x4d\x09\x38\xe7\xdf\x58\x27\x63\x15\xf9\x2a"
- "\xa7\xf0\x76\x2a\x73\x8c\xca\x78\xe8\xaf\x93\xca\xb5\x74\xb1\x83"
- "\xab\xe8\xb7\xd9\xac\xf0\x3a\x33\xcd\xe4\xbc\x62\x11\xbb\x15\xfb"
- "\x73\x0b\x8f\x25\xd9\x6e\x58\xe8\xe0\x26\x84\x75\x70\x07\x4b\x69"
- "\xde\xa2\x97\x3e\xce\xdf\xa1\xba\x9a\x83\x03\x6a\x73\xed\x69\xd0"
- "\x43\x21\x57\x1d\x25\x1a\x70\x34\xb9\x8a\x59\x35\x9b\x69\x43\x4b"
- "\xa0\x19\xfb\x30\x7c\x0e\x34\x51\x9b\x87\xe8\xaf\xd1\xb6\x86\x45"
- "\x9d\x66\x07\xbf\xd4\x6d\xae\x24\x5f\xf7\x87\x7b\x34\x3d\x80\xeb"
- "\x3a\x2a\xbf\xf9\x11\xe0\x44\xb7\x21\x40\xf5\x93\xac\xdd\xec\xce"
- "\x69\x16\x36\x6c\xb8\x93\x80\x3c\xd4\x86\xdd\xed\x6f\x66\x2a\xb7"
- "\x1a\xe8\xbd\x11\xf7\x0b\x38\xe5\x6d\xcd\x6f\x67\xad\x0e\x3f\xed"
- "\x9b\x2d\x24\x7b\xda\x93\xa8\x3f\xa2\x3e\xfa\x7e\xf4\x55\x9a\x5f"
- "\x1b\xc9\x0c\x54\x5f\x1b\x6c\xe2\x70\x77\x9f\xaf\xb3\xcf\xa6\xf2"
- "\x4d\x7c\xd8\x6a\x40\xfd\xa7\xd9\x6b\x27\x78\x9f\xdd\x3e\xaf\x57"
- "\xc6\x32\xed\x60\xaf\x1d\xa2\x7e\xae\x89\xe8\xe7\x1d\xd4\x7f\x23"
- "\xed\x95\x2e\xaa\xf3\x10\x5f\x4f\x6d\x76\x52\x9b\x3e\x2f\xec\x3f"
- "\x93\xf8\x06\xab\x11\x7d\x6e\x45\x7f\xf3\x83\x8c\x6f\xb0\x1b\x2b"
- "\xce\x32\x23\xad\x05\x57\x1d\xfd\xd2\xf8\x1b\x88\xaf\x9f\x36\xe8"
- "\x7c\x2d\xe4\xff\x01\x7c\x24\xbd\x7b\x74\x5c\x2a\xa3\x3c\xd4\xc7"
- "\x46\xea\xd7\xa1\xf8\x5e\x06\xdd\xc2\x04\xc2\xd3\x09\xd4\xee\x44"
- "\x9a\xab\x46\x82\xdd\xbb\x04\xeb\x43\x18\x93\x3a\xa0\x76\xab\x54"
- "\x5f\xc5\x00\xf5\x69\x9d\xd5\x18\xd7\x89\x38\xef\x83\x9c\xe0\x7d"
- "\x74\x59\xfe\x20\x87\xbd\x38\x6c\xaf\xa9\xcc\x1e\x1a\xab\xd1\xc3"
- "\xfe\x50\x00\x39\xbf\x8b\xbd\xb6\x4d\xc6\x62\x7d\xad\x44\x3b\x4b"
- "\x3e\x2a\xf5\xbb\x07\xbf\x04\xec\x31\xae\xb8\x2d\x96\xed\xee\x6e"
- "\x2f\x8b\xeb\xbc\x84\x78\x96\xd7\x58\x8d\x0a\xfe\xf4\x0f\x25\x7a"
- "\x3f\xc7\x59\x63\x7e\x37\xd1\x17\x75\x80\x77\x43\x7e\x91\x76\x66"
- "\x7f\x38\x94\x91\x1f\x95\x4a\xb2\x8a\x81\xfa\x89\x7b\x4c\x53\x88"
- "\x47\xbb\x15\x76\x88\xd4\x3f\xda\xb3\xff\x70\xec\x7c\x31\x90\x09"
- "\x3e\xc4\x17\xbc\x4e\x7d\xf8\x83\xd0\xa7\x22\x46\xac\xd4\xb1\xbe"
- "\x9e\xa8\xfb\xe1\xe0\x03\xbc\x00\x7b\x2f\xb5\x5b\xbc\x6d\xbd\x68"
- "\x03\x71\x71\xbb\xf3\x6c\xfc\x78\x93\xcd\x3b\xae\xaf\x83\x08\xfb"
- "\x39\xaf\x16\x6b\x4f\xd8\x12\x8c\xb4\x9f\x7b\xbd\x20\x42\x5f\x03"
- "\x7b\x82\x62\xd8\x4c\x48\x7f\x49\xaf\x0b\x9b\xc0\x65\xf9\xd2\x2f"
- "\x8c\xdb\xdf\xab\xc9\x1d\xaf\x7f\x28\xe2\x6f\x81\xa7\x15\x36\x77"
- "\x3d\x9a\x9d\xdc\xeb\x2b\xd1\x46\xd3\xa8\x18\xdf\xd9\x6b\x56\xde"
- "\xbf\x3a\x5b\xaa\x30\xe7\x3e\x94\xb7\xf2\x17\x23\x65\x23\xa3\x90"
- "\xc5\x9d\xaf\x1f\x95\x67\x02\x0d\x71\x11\x32\x82\x31\xa4\xd3\x35"
- "\xb0\x06\xa9\xd7\x6d\x48\x1e\x4b\xaf\x7b\xe7\x2f\xd6\xac\xcd\x15"
- "\x6d\x08\x93\xc2\x6c\x79\x2b\x30\x96\xdd\xb3\xf8\xce\xc5\x73\xd7"
- "\x65\xe7\x89\xa0\x3a\x52\x89\xba\x32\x2b\x2b\x57\x33\x38\x5c\x85"
- "\x52\xf8\xf2\xe0\x06\x51\xd4\xf1\x70\x9e\x34\x55\x5c\xb7\x7a\xe5"
- "\xfa\x6c\xad\x8a\xc8\xbe\x4e\x03\xbd\x6c\xaa\x11\xba\xaa\x58\x69"
- "\x1f\xd1\x70\x28\xe2\x3c\x35\x52\x7f\x73\x19\x7d\x0b\x9d\xff\x3b"
- "\xae\x04\xae\xbc\xb1\xaa\xb5\x5e\xf8\x32\x31\x1e\x7e\x11\xf0\x7d"
- "\xe3\x0e\xc4\x81\xa0\xbd\xad\x11\x71\x8b\x35\xdb\x03\xa2\xd7\x6f"
- "\xcc\x24\x59\xab\x91\xe0\x9b\xbf\x2c\xa8\x72\xa2\xa9\x24\xa7\xbf"
- "\x99\xa8\xe9\x44\x4c\xaa\xa1\x61\x01\xec\xc6\x6a\x85\xfe\xee\x8d"
- "\x85\x61\xfd\xdd\x9b\xb0\xe9\x31\xd1\x7c\x77\xa2\x6f\xe8\x27\x7d"
- "\x5f\x11\x61\xb3\xd3\xe9\x21\x30\xa2\x1e\xd8\x96\x88\x18\x2d\xc4"
- "\x13\x6b\xfe\x20\x0c\xad\x2f\x62\x1f\xfa\x13\x62\x3a\xf5\xaa\x25"
- "\xea\x41\xb9\x66\xfe\xb8\x87\xef\x1c\xfa\xbf\xf3\x7c\x2c\x51\xd2"
- "\x8c\x37\x20\x8b\x5f\x4c\x7d\x6c\xa2\xf4\x74\xa2\x3b\x13\xc0\x1b"
- "\xc9\x33\xaa\x37\x4e\x6a\xfa\x3c\xc0\x67\x42\x44\x1f\x3c\x61\x9d"
- "\xdf\x9b\x89\xde\x18\xf5\xe0\x36\x69\x93\x23\xec\x0f\xa4\x0d\xc8"
- "\x1f\x8d\x21\x1d\x17\xb5\xad\x9d\xb9\x27\x76\x51\x7e\x82\xc5\x41"
- "\xed\x1c\x1c\x63\x4f\xc3\xb8\xa5\x2d\xe5\x1f\x47\xc8\x3f\x32\x26"
- "\xc6\xd0\xff\x55\xa5\xbd\x2c\xfa\x9e\x2d\xf8\x28\xe8\x17\x87\x00"
- "\xef\x3f\x6e\xa4\xef\xb4\xd7\xfd\xd1\xe1\x61\xaf\x87\xfa\x83\x3e"
- "\xe7\xe5\x13\x33\x40\xe5\xb0\xf7\x51\x9f\x26\x52\x9e\xaa\x70\x9f"
- "\xff\x28\xce\x46\x21\x53\x4a\x1e\xe4\x4f\x26\xa1\xe7\x2d\x51\x5d"
- "\x11\xf3\x66\x3c\xcd\xfe\x78\x92\xfa\xea\xda\x2a\x6d\x5f\x26\xe8"
- "\x36\x25\x54\xd7\x88\xf1\x87\x75\xb0\x0d\x6b\xa4\x0e\xf6\x4f\x2c"
- "\x3c\x87\x7f\x6c\x02\xde\xc3\x6e\x48\xb7\x19\xc2\x7c\xca\x78\x21"
- "\x7f\xb2\xeb\xf5\xa8\xb1\x6a\x3d\xe4\xe4\x72\x79\xfe\x4d\xf3\xf2"
- "\xa7\x55\x51\xca\x71\xc1\x4b\xcd\xf3\xb3\x7a\x4a\x8b\xa6\xb4\x7b"
- "\x91\x0f\x6d\x0a\x5d\x25\xc1\x06\x63\x51\x49\xc6\x8a\xb2\x46\x2f"
- "\xa3\xfa\x08\xaf\x0e\x1c\x0d\xe3\xc6\x9f\x52\x05\xbd\xd4\x60\xcd"
- "\x9d\x0d\x5b\xc3\xb2\xfb\x9f\xf6\x86\xf4\x6e\x54\x4f\x78\xcf\xf8"
- "\xd3\x87\x80\x71\x45\x48\x07\xd1\x18\x10\xfd\x90\xe7\xa9\xef\x75"
- "\xb1\xc6\x53\x9c\xf8\x0b\xec\xb5\x90\x0f\x31\xf7\x82\xdf\x13\xfa"
- "\xb3\xc6\x5f\xd7\xca\x33\x8b\x67\xe9\x79\xbf\x6a\x18\x0b\x77\x1a"
- "\xa7\x45\xda\xf7\x4a\xf8\x37\x66\xa9\xa8\x93\xc6\x8f\xba\x68\xff"
- "\x51\x74\xbd\xa6\x56\xef\x3d\x54\xe7\x73\x5d\x1a\xac\xc5\x59\xde"
- "\x4e\x0d\x0e\x98\x63\x01\xf3\xc6\x3c\xc2\x01\x11\x33\xad\xa8\x9e"
- "\x9f\x5a\x4b\x75\xc8\xd8\xba\x8d\x55\x1c\xb0\xd5\xf2\x7b\x21\x7f"
- "\x53\xdf\xe5\x9d\x48\xc2\x45\x92\x4d\xd1\x4f\x75\xa7\xba\x0f\x7d"
- "\xc7\x39\x5e\x58\xa7\xd2\xf8\x21\xca\x7a\x1f\x93\x65\x2a\xe4\x39"
- "\x23\xcd\x4d\xa3\xc2\x37\xe4\x30\xed\x7c\x8b\xf0\xfc\x8f\x6d\xc0"
- "\x7b\xd4\xe3\x13\x32\x73\xa3\x47\x25\xb8\xd0\x9c\x4c\x1e\x74\xbe"
- "\x19\xa7\xcf\x09\xcd\x47\xf3\x79\xf8\x6d\x9a\x93\x37\x17\xe8\xbe"
- "\x95\xb0\x37\xd1\x1a\x2e\x96\xbc\xe4\x9b\xe7\xcc\x5b\x6e\xe5\xe6"
- "\xc0\x8d\x37\x82\x37\xaa\x33\x08\x5d\xa8\x6e\xbf\x3a\x83\xe0\x74"
- "\x46\xbf\x0b\xa0\x6e\xfd\xf7\x76\xd8\xfe\xba\xfd\xd2\xf6\x17\xe9"
- "\x77\xfb\xb8\xda\xea\x0b\xe2\x2e\x4c\x3b\xb5\x51\xa3\xcb\x59\xa0"
- "\x6f\x51\x5b\x14\x82\xdd\x9b\xb8\xff\x78\x48\xa3\x6b\x13\x7b\xd8"
- "\x9b\x9f\x6b\xf5\x47\xf6\x61\xb9\x3c\x53\x7c\xd3\x2f\x79\xff\x37"
- "\x41\x7b\xaa\xa4\xbc\xf6\xa6\x57\xef\x37\x7d\x3f\x34\x7a\x8c\x69"
- "\xb7\xdf\x99\x6d\x5b\x0d\x12\x9d\x72\x43\xbe\xcd\x3e\x2b\x6b\x9e"
- "\x30\x16\xb7\xfd\xd3\xed\x3f\xb6\xa5\xdd\x3c\x2b\x3f\x27\xf9\x6e"
- "\xf9\x73\x7b\xda\x52\xfc\x8e\xb2\x1d\xb0\x0d\x3a\xff\x9c\x36\x52"
- "\x1e\x7c\x47\xeb\xc3\x9f\x73\x3c\xca\x3f\xa5\x0b\x1c\x36\xf9\x2a"
- "\x79\x49\x47\x1b\xed\xa9\xbd\xe0\x93\x97\x05\xbf\xe6\x7c\x47\x47"
- "\x1b\x8f\xf1\x55\x7a\xe3\xe7\xd8\xbd\xf1\xb3\xbd\xde\x98\xa1\x82"
- "\x0a\xa2\x81\xe6\x2d\xdc\x6f\x0e\x4c\x94\xb4\x92\xde\x89\x27\xe9"
- "\x26\xbe\x07\x73\xc9\xee\xb8\xba\x88\x2f\x0b\x72\x37\xf1\x3f\x04"
- "\x97\x3f\x37\xeb\xfb\xb8\xd0\x63\x96\xf8\x2a\x97\xe5\xf3\x61\xe0"
- "\x0e\xf1\x07\xb8\x4f\x5b\x09\x5d\x26\xe5\xa3\xf1\xbf\x9a\x22\x61"
- "\xf1\x67\xc0\xc0\xa6\xc1\x37\x6d\xd0\xf9\x1f\x34\xff\xcb\x84\xee"
- "\x59\x75\x5a\xc5\x5e\xa1\x6e\xbd\xe6\xa7\xbc\x6c\xb6\x57\xaf\x93"
- "\xea\x8a\xd3\xe2\x31\x8b\xfa\x58\x84\x6f\x82\xf3\xfd\xa9\x3b\xfb"
- "\xf7\x42\x6f\x85\x7b\xc1\xe6\x7c\x05\xf1\xb7\xd2\x43\xba\x3a\xfa"
- "\x96\xb0\xc5\x02\xfd\x5d\x7a\x82\x4f\x29\x46\x9e\xb0\x4e\x4b\xf5"
- "\x54\x18\x54\x3f\xf1\x13\x16\xe0\x87\xe0\x55\x85\x3d\xc5\x7f\x34"
- "\x86\xce\xe7\x46\xcc\xfd\x7f\x08\x7c\x38\xeb\x34\x12\x6e\xff\x39"
- "\xf5\xca\x44\xc9\x3b\xa9\x4e\x85\x49\x5f\x11\xff\xf1\xb2\x58\x97"
- "\x1a\x3e\x12\x7c\xbd\x38\x3b\x37\x07\xb8\x17\xf7\x54\xd4\x28\xc2"
- "\x49\xd6\xc3\xdc\x05\x83\xc5\xb8\xaf\x1e\xc2\x4b\x07\xe1\xa5\x83"
- "\xf0\x12\x76\x0e\xd4\xbe\x37\xea\x9a\x4c\x5a\xb3\x4a\x0f\xfb\x8f"
- "\x02\xf4\x1f\xb0\x21\xfe\x3d\x4e\x25\x58\x09\x7b\x56\xc0\x27\x76"
- "\x30\x09\xf7\x0c\x31\x56\x73\x80\xc6\x1c\x39\x2e\x83\xea\x29\x77"
- "\xd2\xb8\x0c\x34\xae\xfc\x53\x42\x17\x84\xfb\x9f\x44\x4b\xa6\x84"
- "\x63\xb8\x1c\xaa\x89\x1c\xa3\x8a\xb8\x4f\x62\x0c\x87\xde\x1a\x6b"
- "\x8c\xdc\x80\x31\x02\x06\x87\x9e\xd4\xce\x39\x45\x3f\x41\xb7\x7a"
- "\xd9\xa1\xb4\x84\x2d\xb8\x77\xe9\xab\x24\xbe\xf7\x76\xcc\x61\xad"
- "\x93\x57\xa2\x9f\x63\xcd\x17\xea\x93\x75\xbd\xb5\xc2\xbc\xa5\x38"
- "\x73\xd0\xf9\x96\x7d\x6c\x78\xbf\x75\xe7\xf9\xe1\xfd\xd6\x74\x94"
- "\x47\x3f\x70\x87\xd4\x0c\x07\x63\x84\xdf\xc4\x57\x94\x8c\xd5\x6e"
- "\xc2\x96\x7a\xf4\x6b\xcc\x6f\x84\xfb\xbd\x15\xb9\x23\xd7\x84\x5a"
- "\xeb\x67\x80\x1f\xf4\x45\x52\xaf\xff\x56\x5b\xe8\xfc\xa1\xc4\xd7"
- "\x68\x56\x6c\x51\x58\x63\x82\x27\xa6\xf1\x8e\x55\xaf\x59\xa9\x84"
- "\x8f\xc2\xdb\x89\x56\x8d\xf9\x9d\xd6\x81\x8d\x6f\xbd\xf6\x4a\xaa"
- "\xaf\x20\x61\x8b\xc2\xbd\x51\xd7\xc6\x26\xf8\x02\x49\x80\x2b\xf5"
- "\x35\x9f\xd6\xf8\x09\xb1\x77\x0b\x5d\xc9\xdb\xb4\xfe\x3f\x16\x71"
- "\x77\xbc\x31\xbe\x02\x69\x17\xf4\x76\x96\x87\xfd\x25\x22\x16\xea"
- "\xdb\x79\x1e\x65\x4e\x89\x5c\xab\x97\xef\xa2\x3d\x6d\xbe\xea\x34"
- "\x73\xdb\x26\x33\xa7\xba\xe2\x55\x6e\x37\xd0\xbe\x35\x3f\x8c\x3b"
- "\xf2\x9e\xaa\x8e\x3b\x54\xbe\x61\x6c\xbc\x78\xfb\xb3\xf3\xe3\xc5"
- "\xdb\xfb\x35\x3d\x6f\xa6\xb4\xbd\x7d\x3b\xa0\xcb\x1c\x7c\xeb\xe5"
- "\xbb\x6c\x85\x68\xff\xed\x4a\xd9\x36\xc1\x24\x90\x0a\x3a\xb3\x94"
- "\xe0\x56\x3c\xe8\x7c\xc7\xae\xd3\x06\xe0\x90\x39\x08\x79\x88\x09"
- "\x3c\xa7\x6f\x8b\x89\xf6\x68\x67\x84\xc3\x49\xe0\x55\x55\xe7\x9f"
- "\x8d\xb4\x7f\xed\xc6\xdd\x13\x5f\x8c\x8f\xe6\xe5\x1d\xa2\x7f\xc6"
- "\x25\x1a\xfd\xf3\x51\x1d\xfe\x2a\xe9\x87\xc2\x24\x62\x06\xd2\x3a"
- "\x47\x9c\x40\xac\x75\x4a\x4b\xa4\x7e\x23\x66\x20\xc9\x08\xef\xd4"
- "\xeb\x7b\xbf\xea\x4c\x05\xbc\x85\xce\xd8\x00\x7e\x98\x60\xf7\x8c"
- "\x41\xdd\x37\x30\xcf\xca\x30\xe6\x81\xad\x53\xf7\xfd\xea\x3a\x66"
- "\xfc\xc0\x7a\x3f\x73\xdc\xc0\x12\xb7\xfc\x3f\x46\xf6\xf7\x05\xcc"
- "\x00\x38\x78\xd8\x3b\x07\x25\xec\xde\xf1\xea\xf3\xe3\x61\x6f\xa7"
- "\x63\x3e\x70\x2e\xb3\x2c\xc0\xfb\xe4\xb9\x94\xcb\x42\x7b\xa0\x55"
- "\x7e\xff\xf3\x8a\x31\xf6\x87\x3b\x6c\xab\xd6\xd9\xb2\xd6\x6e\x58"
- "\x33\x73\x66\xec\x18\xb2\x84\x2b\x49\xca\x12\xae\xf4\x48\x59\x82"
- "\xde\x73\xa8\xbe\x05\xa3\x65\x87\xa5\x19\x9a\x7b\x91\x8c\x14\x16"
- "\x7e\xbe\x9e\x2d\xbd\x3e\xe2\xf5\x46\xb6\xf4\x86\x1b\x33\x7e\x9a"
- "\xbd\x32\x6b\x63\x44\xea\x4d\x91\x7a\xc4\x8a\x5d\xd4\x76\xd4\xd4"
- "\x45\x44\x3f\x94\xbb\x1f\xc3\xbe\xf3\xee\x5d\x85\x01\xfe\x2d\xe1"
- "\xee\x02\xf8\xf4\x3a\x92\x17\x60\x47\x88\xbe\xf1\xcb\x41\xd7\x27"
- "\x4a\xbf\xb6\x41\x06\x3d\x9d\x99\xc6\xee\x25\x99\xae\x5f\xde\xbd"
- "\x78\xf7\x97\xad\xd5\x7e\xa2\x13\x43\xdb\x24\xbf\xf3\x6e\x32\xa5"
- "\x4f\xa2\xdf\x7b\xe4\x99\xce\xbb\x3f\x23\x79\x39\x55\xf8\x30\x59"
- "\x0f\x1f\x26\xef\x0a\xdb\xb0\xeb\x7c\xc5\x4c\xfa\xd2\x73\x75\xc2"
- "\xc7\xbd\x87\xbd\x5b\x05\xfe\x02\x79\xa9\xcc\x5c\xdb\x43\x2c\x05"
- "\xbf\xe0\x87\xe9\x5b\x32\xdf\x31\xb4\x8d\xef\x4e\x87\x4d\x4d\x12"
- "\xa5\x3f\x09\xbe\x2d\xca\x6a\x8a\x1b\x74\xbe\x5b\xa9\xf3\x20\xbe"
- "\x71\xee\x7e\x01\xce\xfa\x3e\x98\x40\xf4\x3b\xc1\x67\xe6\x19\xf0"
- "\x09\xa4\xb0\x24\xec\x0f\xe6\xfc\x34\x71\xb7\x10\xfb\x22\x68\x42"
- "\xad\xa0\xa5\xef\x76\xeb\x74\xa1\x5c\xca\xa3\xb1\x28\x4f\xfb\xe7"
- "\x19\xb9\x7f\xbe\x67\xd2\xd7\x02\x3d\x27\xea\xb8\x3a\xe2\x7e\xd9"
- "\x9a\xbc\xec\xdc\xec\x2c\xdb\xac\x75\xb1\x2c\x22\x02\x6b\x4e\xf6"
- "\x1a\x5b\x6e\xf6\x2f\x1f\xcd\x5e\x27\x04\x3d\x7c\x1d\x79\xfe\x46"
- "\x34\x28\x1c\x0f\x7b\x2a\x60\xfc\xde\x46\xc8\xc2\xe6\x2d\x33\xc5"
- "\x59\x8a\xe0\x8d\xe2\x6e\xc9\x51\xcb\xe3\x53\xa5\xde\xb2\x87\xe0"
- "\x7a\x58\xfa\xe3\x2a\x19\xca\x03\x1f\xd7\xc5\x0e\x97\x49\x5b\x99"
- "\xf7\xde\xd7\x60\x55\x45\xfd\x3c\x14\xe6\xd7\x9a\x84\xdf\x21\x69"
- "\xb3\xfa\xde\x51\x0f\x73\x35\x84\x79\x90\xa6\x9b\x41\x07\x05\x3d"
- "\xfc\x01\x5a\xa8\xf1\xce\xd4\xce\xe1\x2d\x7c\x3d\xef\xac\x18\x62"
- "\x42\x1f\x88\xd8\x08\x92\xbe\x1e\x4e\xd1\xe1\x48\xfc\x4b\x27\xf4"
- "\x0e\xba\x7c\xb4\x2c\x70\x8e\x17\x6e\x64\x06\xe8\x1e\x88\x86\x94"
- "\xbc\x92\xeb\x35\x70\xe7\x7b\x36\xe2\x65\xf2\x90\xa7\x56\xb3\xdd"
- "\xe4\x31\x43\x0e\xaa\x27\x3f\x2c\x77\x34\x2d\x14\x7c\xfc\x10\xf0"
- "\xe6\xf0\xb4\x0c\xec\x11\x92\x76\x5f\xf4\x43\xfd\xe5\xb1\xf2\x1c"
- "\x45\xd2\xb7\xc3\x8d\xda\x18\x7a\x41\xb3\x34\xdb\x5f\x83\xc4\xeb"
- "\xa6\x85\x84\x73\x79\x98\x0b\xa2\xf3\x25\x3a\xbc\x30\x5e\xf4\x1d"
- "\x7a\x6b\xa2\xc3\x25\xaf\x6e\xf2\x1b\x64\xec\xd2\xf7\x92\xa5\x7c"
- "\xd4\x64\x8b\x3c\x37\x94\xb2\x50\xd3\xfc\xb0\x9f\x90\xf7\xaa\x46"
- "\xd3\x88\xb5\x6b\x70\x9d\xec\xe1\x8c\x0d\x2b\x1f\xce\xce\x78\xd4"
- "\x91\x6c\x7b\x74\x8d\x38\xb6\x15\x6a\x80\xbc\x47\x1f\x78\xd8\x06"
- "\x2a\x92\xb1\x78\xe9\xd2\x8c\x45\xf7\xfc\xeb\xcf\x62\xd9\xa2\x95"
- "\x94\x96\xb7\xd6\xb6\x34\x25\x59\x7e\xfa\xe9\x1d\xb7\xff\x5b\xc6"
- "\xed\xcb\xee\xb9\x7b\xf9\x18\x36\xe9\x71\x84\x13\x0e\x9a\xa3\x09"
- "\x1d\xec\x83\x52\x69\x83\xd4\xd4\x3c\xd2\x06\xa9\xc9\x43\x7f\x44"
- "\x9d\xdf\xb7\x32\xf6\x01\xa5\x7e\x50\x4a\x7f\xc5\x12\x6f\x62\x2c"
- "\xd4\x7f\x5f\x18\x6f\x3e\x10\xe7\x6d\xd0\x1d\x48\xdd\xeb\xfb\x44"
- "\xff\xde\x5b\x1a\xf9\x2d\x4c\x0b\xde\x0f\x0a\x7a\xa9\xe1\x05\xf0"
- "\x21\x23\x60\x12\xb8\x21\xf9\x95\xf7\x97\xea\xb8\x51\x21\xcf\x87"
- "\x18\x74\x66\xf8\x4e\xf8\xbd\x1c\xfa\x65\xc2\x05\x07\xce\xd6\x91"
- "\xce\xe3\x6f\x59\xae\xd5\xbb\x0d\xfa\x66\xf0\xb3\xda\x99\x58\x42"
- "\x0f\x7b\xff\x5d\xee\x6c\x5a\x22\x65\xc1\xa6\x8d\x02\x6f\xb6\x4e"
- "\x5d\x24\xce\x20\xc5\x7d\xa2\xf7\x1b\xc3\xf8\xf3\x41\x29\xe6\x06"
- "\x74\x41\xd2\xde\xf7\x8f\x8e\xd2\xe3\x44\x51\x5a\xb7\xee\x67\x3e"
- "\x6f\x26\x33\x18\x67\x56\xb2\x2a\x03\x2f\xf6\xb0\xf7\xab\xa5\x1d"
- "\xea\x07\x26\x9d\x7f\xa6\xe7\x44\x0f\xe3\xed\xa3\xf5\x5f\xe5\x11"
- "\xfa\xaf\x42\x07\x3f\xde\xea\xf0\x82\x47\x76\xb9\xbd\xc2\xbf\xe9"
- "\xad\xad\x0e\x1f\x6c\x4b\x62\xbb\xd8\x07\xf7\x16\x05\xf9\x10\x3d"
- "\x4f\xa5\xb1\x89\x3d\x64\x9e\xd4\x29\x90\x3c\xf6\x41\x99\x94\x4d"
- "\x64\x3a\xe0\x4e\xcf\xe8\xa3\x11\xf3\x43\x78\xd9\x4d\x73\xb4\x6c"
- "\x2c\xba\x97\xb0\xc5\xa0\xf9\x91\xfa\xe0\x38\x64\x54\xc0\xea\x69"
- "\x83\x9a\xf3\xb4\x93\xfe\xe8\x17\xb4\x2f\xcc\x5f\x72\xbf\x84\xed"
- "\x07\x9e\xa6\xfc\x5e\xec\x9b\xfe\xf1\x68\x29\xcd\xe7\x31\x7d\x3e"
- "\x97\x05\xbd\xb7\x62\xbe\x06\x9d\xff\x69\xd5\xe7\xb2\x6f\x76\x45"
- "\x65\xd4\x16\x66\x3b\x5c\x73\x03\xd2\x69\xfd\x7f\x50\x2d\x6c\x7b"
- "\xb0\xbe\x46\x95\x25\x3a\x9c\xaa\x95\x4f\xd7\xcb\x8f\xf6\x4f\x2c"
- "\x2e\xe8\x42\xc9\xf5\x63\x69\xe3\xa3\x85\x93\x1e\x61\xe3\x83\x33"
- "\xc0\x26\x89\x93\xba\x0e\xce\x22\xc7\xd3\xfc\x13\x75\x27\xc9\xdf"
- "\x3b\xbf\x7b\x48\xd3\x03\xd0\xda\xfe\xcf\xfe\xeb\x18\x5b\xed\xdb"
- "\x90\x1e\xd2\xa1\x40\xf7\x01\x9f\x83\xd4\x0f\x4f\x84\x8e\x2c\x64"
- "\xa3\xe9\x61\xcd\x69\xb0\x19\xc3\x9d\x65\xd4\x83\x75\x25\xf5\x36"
- "\xcd\x16\x37\x51\x5e\xaa\x6f\x8d\x38\xff\x76\xfe\x67\x8e\xc0\x3d"
- "\x92\xb5\x85\x9c\x5f\xc0\xbf\xd5\x6c\x98\x04\xef\x22\xef\xe3\x35"
- "\x2f\x0e\xe9\x82\xc4\xdd\xb4\xff\x14\x76\xd9\x94\xbe\x62\x2c\x7d"
- "\x21\xd1\x87\x9c\x95\x6b\xb2\xd6\x3e\xf8\xe0\x0f\x93\x86\xc8\x33"
- "\xae\x4a\xa7\x5a\x42\x75\x92\xfc\xfb\x6a\x8e\xc4\xd3\x66\xa2\xff"
- "\x2f\xa6\x4a\xfe\xed\xdf\x4f\xd2\xba\x99\xde\xc3\x3e\xb4\xea\xfc"
- "\xbb\x5c\x47\x1f\x26\x71\x67\x73\x4e\x78\x6d\x34\x7b\xbf\xbf\x36"
- "\x3e\x34\x8e\xbd\x36\x3e\xb4\xd3\x3e\x7b\x8c\xbe\x27\x51\x9b\xc7"
- "\x04\xcd\xc7\x7c\x4b\x1e\xdc\x65\x0e\xdc\x2a\x78\xf0\x8c\x8d\x4c"
- "\x01\xff\x0d\xdd\x34\xf6\x83\x20\xc9\xb5\x41\xa2\x11\x19\x01\x66"
- "\xc1\x5e\x50\xb1\x06\x7a\xc7\x19\x3c\x30\xc0\x3d\x19\x1b\x89\x5e"
- "\xd0\x7b\x79\x8f\x3c\x83\xbf\xaf\x9f\xe4\x10\x7a\xae\xe8\x02\xad"
- "\x50\x11\x0c\x81\xc9\xfd\xfa\xc3\x6a\x9d\xc7\x35\x6f\xb1\x09\x1f"
- "\xd9\xd8\xb7\x83\xd2\x9e\xe9\x20\xf6\x6e\x6a\xa7\x41\xd0\xa0\xa0"
- "\x19\x67\x00\xac\xe2\x21\xaa\x17\x76\x41\x6b\xd0\xbf\xa8\x1b\xcd"
- "\x81\x14\x71\x56\x50\xf7\x90\xb0\x07\xba\x51\xda\x03\xdd\xc8\x6a"
- "\xd7\x00\x0e\x1f\xfa\xcf\xab\x1b\x8f\x9f\x63\x89\x4c\xcf\x7f\x70"
- "\x55\x86\x23\x67\x63\x06\x6c\x01\x47\xed\xef\x72\x0d\x39\x3f\x9a"
- "\x26\xe1\xfb\x51\x5a\x58\x57\x25\x6d\xf8\x40\x33\xe7\xf9\x85\x0f"
- "\x5b\xed\xac\xe7\xe3\xf9\x80\x7d\xd1\x39\xbc\x9b\x08\xe7\x3e\x9e"
- "\x8b\xb3\x9f\x3e\xd8\xce\xd4\xa5\xb3\x4a\x27\x77\x41\x87\x46\xe9"
- "\x97\xe8\x77\xea\xfb\x28\x9d\xd6\x3e\xd2\x62\xc4\x59\x63\x9e\xd0"
- "\xcd\x11\x9c\x3e\x72\x79\x98\x79\xbe\xd6\xde\xc3\xb0\xcf\x13\x36"
- "\xe5\x82\xcf\xf8\xe8\x94\xbc\xa3\xf5\x51\xa7\x0e\x4b\xe2\x7d\x17"
- "\xe0\x5e\x3f\xec\x74\xfa\x38\x6c\x02\x3f\x66\x7a\x79\x0f\xfb\x48"
- "\xdc\x31\xbd\xdb\x27\x9e\x0f\xdc\xe7\x8b\xbc\x93\xff\x51\xb5\xa4"
- "\x5b\x1f\xd5\x50\x3a\xd1\xca\x8f\x8a\xa9\xcf\x09\xd2\x47\x80\xa8"
- "\x67\x89\x6e\x0f\x15\x09\xb7\xdb\x57\x3a\x88\x59\x5e\xf5\xe0\x83"
- "\xd9\xb9\xeb\xf4\x98\xf2\xf6\xb5\xab\xb3\x6e\xd6\xee\xe0\xaf\xc9"
- "\xde\x90\xb1\x2a\x4b\xdc\xf1\xa1\x54\xf9\x38\x0a\xbe\xc9\x90\x6f"
- "\x84\xdd\xbc\x18\x53\xdb\xac\x5a\x8d\x8f\xea\x60\x2d\x0d\xd2\xde"
- "\xa2\xe5\x11\xb9\xb7\x5d\xf4\x12\xf5\xa3\x4d\xdf\xdb\xa0\x63\xe9"
- "\x63\x3f\xb2\xe1\xcc\x0c\x7e\x19\x70\x36\x07\x3d\x0b\xe5\xa1\x35"
- "\xfa\x51\xe8\xce\x74\x19\xa5\xe3\x4c\xd8\xb5\x06\xe7\xc0\x6d\x77"
- "\xa8\x3b\x7c\xab\x79\xec\x71\x2b\xd1\xb5\x38\xcc\x1d\xce\x8a\x64"
- "\x0c\x8f\x96\x54\xd0\x6b\xe8\x02\x5d\x6b\x60\x4f\xdb\x62\x21\xfe"
- "\x84\xf6\xcb\xb6\x25\x24\xeb\xad\xde\xb6\x89\x99\xd0\x06\xed\x85"
- "\x1e\xa9\x57\x6e\x59\xf1\x6e\x01\x63\xda\x7e\xe8\x29\x13\x7a\xce"
- "\x16\xbb\xdc\x53\x7d\xc5\x9a\x1e\x85\x64\xab\x96\x6d\x1e\x76\x95"
- "\x57\xf6\xf9\x78\xaa\xc0\x13\x41\xeb\x5a\xf6\xf1\x9d\xc7\xdb\x84"
- "\xcd\xf3\xce\xe3\xa9\x2a\xcf\x89\xc2\x3b\xed\x35\xb1\x34\x8f\x6d"
- "\xbc\xc8\xce\x34\x3b\xe9\xa8\x2e\x76\xe4\x7a\xe8\x81\x09\x3f\x5c"
- "\x80\x05\xd5\x5f\xaa\xd5\x5f\x4a\xf5\x53\xbb\x37\x6a\xf1\x73\x5b"
- "\xbc\x7a\x5b\xb4\x5e\xa1\x67\x5a\x8d\x3d\x99\xfa\x9f\x45\x7f\x39"
- "\x52\xe7\xe4\x27\xd9\x6f\x46\x48\xe7\x24\xf9\xbe\x23\x76\x7d\xbd"
- "\xa0\x6d\x6d\x0c\x25\xaa\x53\xf8\x6f\x55\xb4\xb6\x4a\xa0\xff\xd0"
- "\xeb\xe4\x54\x27\x1f\xe8\xad\xa7\xfd\xd3\x44\x74\xc3\x9b\xb0\x85"
- "\xf6\x49\xb4\x01\xbe\xdd\x37\x83\xd3\x3e\x1a\xcc\x08\x1a\xa5\x0f"
- "\x8d\x8d\x2c\x3e\x92\x67\xa7\xf6\xaa\xc3\x7c\x26\xd5\x31\x40\xf4"
- "\xb9\x90\x15\x77\xb2\x23\xaf\xa1\x6d\xd8\x39\x61\x5e\x87\x68\x9e"
- "\x68\xae\x6c\xd4\xce\x41\x92\x35\xe2\x09\x0e\x9f\x61\xbe\x60\x3b"
- "\x52\x3b\x24\xe4\x0f\x33\xf5\xcd\xd8\xc1\x8e\xbc\x8b\xb9\x42\x5d"
- "\x04\x63\x6f\x60\x30\xfd\x9f\xe1\xc3\x0e\xb0\xde\x5c\xc0\xbb\x71"
- "\x7e\xd9\xc5\xdc\x77\x80\x2f\x27\x59\x45\x3c\x17\x65\x71\x55\xcc"
- "\xb5\xb0\x9d\x76\xdf\xb1\xb9\x9b\xab\xe7\x9c\x8c\x37\xd3\xfe\x70"
- "\xce\xc0\x02\x7e\x92\xab\xa9\xdf\x86\xa2\x53\xf0\xb3\x57\x4f\xb4"
- "\xa6\x04\x36\x2b\xa6\xf2\x4d\xcc\x02\x1f\x85\x45\x0e\xee\x6f\xf5"
- "\xd5\xb0\x56\x47\x0d\xfb\x28\x50\xc5\x5c\xeb\xa1\xa7\x75\xf7\x7e"
- "\x9c\x5f\x85\xbb\x2a\x31\xf4\xfc\xb2\xed\xdf\xd0\x56\xeb\xb6\x8f"
- "\x8f\x7e\x4a\x33\xf7\x29\xb3\xfd\x5c\xbc\x57\xb5\xa4\x7f\x44\xd8"
- "\xf6\x11\x2b\xea\xe4\x2a\x78\xbc\xc2\x47\xd0\x46\x09\xd5\x55\x0f"
- "\x7f\x7e\x16\xb5\xcf\x1a\x4b\xe3\x37\x2e\xcb\x67\xe2\x8c\xd4\xb5"
- "\xe6\xcf\xe8\xe3\x25\xb5\x67\x99\xc9\xb5\xe6\x3d\xf1\x2c\x74\x26"
- "\x34\x5e\x77\x56\xbb\xb0\xc1\x84\x2f\x43\x77\x7e\x37\xee\x7c\xab"
- "\x15\xe8\x63\x50\xf6\x9b\xe0\x65\xd4\xcb\xd7\x15\xea\xe5\x5b\x05"
- "\x2d\xd8\x03\x78\x50\x9f\x8e\x2c\x97\x30\x69\xa1\x54\xd9\x67\x82"
- "\x4f\x7a\x24\x7c\x5a\xe7\x03\x3e\xb0\x49\x57\xd7\xf7\xd6\x53\xdf"
- "\x52\x09\x06\xaa\xde\x06\x70\x00\x67\x79\xa8\xbf\xfc\x2c\x8b\x73"
- "\xad\x81\xcd\xba\xfb\x79\x73\x9a\xd1\xa4\x0e\x9c\x3a\x58\xd1\xcf"
- "\x8c\x98\x37\xf0\x0e\x15\xe2\xbb\x80\x79\x01\xe6\xcc\x1b\xf3\x5d"
- "\x3a\xfd\xad\xa0\xbf\x4c\xe0\x1e\xfd\x66\xd1\x7c\x95\x50\x1f\x12"
- "\x69\xae\xea\xf1\x2b\xf1\xb1\xa3\x12\x3e\x5e\xb1\x3f\x13\xae\x84"
- "\xd3\x77\x76\x54\x04\x68\xed\xa8\x42\xf6\x74\x27\xaa\x3b\xd4\x6a"
- "\x69\xbf\xfc\xf1\xf2\x3d\xc4\xeb\xd7\x3c\x25\x7c\x64\xc4\x91\x7c"
- "\x02\x9d\x03\xdb\x25\xee\xd2\xb5\x59\x75\x3a\xbe\x73\x0a\xfc\x4f"
- "\xb8\x17\x1b\x84\x2d\xa5\x6f\x9b\x86\xeb\xdb\x28\xcf\x42\x0f\xbb"
- "\x2e\x47\xae\x89\x16\x71\x07\x10\x74\x60\x3c\x3e\x8b\xf6\xae\x16"
- "\xd8\xb0\xf2\xcb\xd3\x59\x9c\xc2\xbd\x71\x99\x66\xee\x0e\x34\x01"
- "\x87\xe2\x04\xee\xcb\x6f\xc4\x1b\x7b\xcd\xb4\xb7\xb5\x51\xba\x51"
- "\x4f\xc7\x1e\xaa\x92\xbc\x0c\x59\x7d\xd9\x46\x33\x2f\xec\x67\xd3"
- "\x84\xde\x4b\x4f\xdf\xe8\x35\xb7\xd2\xce\x5f\x48\xb4\x1b\xbe\x75"
- "\x50\x86\xd2\xa3\x68\xaf\x3c\x44\xed\xba\x28\x7f\xa2\x9e\x9f\xf7"
- "\xa5\x1b\xdd\xf9\x4d\x62\x9d\xc1\xff\x9a\xd8\x23\x65\xfa\x84\x65"
- "\xf9\x5e\xb3\x98\x33\x3d\x6d\x5d\xba\xd8\x9b\xe1\x87\x83\x78\x6f"
- "\x2e\xfa\xd3\x25\xd2\x15\x92\x9d\x91\x6e\x89\x48\x33\xc0\xe7\x09"
- "\xfc\x69\x46\xa4\x45\x51\x9f\x59\xe8\x9d\xda\xc6\x3e\x8d\x75\xb7"
- "\x6c\x23\xce\x00\xe5\xfe\x2c\xda\xde\xc8\x99\xf4\xd1\x2b\xd3\x24"
- "\x1f\xf0\x49\x7d\xa4\xdc\x8e\x73\x17\xb4\xad\xf6\xa5\x1b\x82\x7d"
- "\xe9\x51\x68\x1f\x75\x41\xe7\x4a\x63\xa4\x76\xbb\x19\xfc\xc3\xf3"
- "\xb2\x45\x0e\x8e\x7b\x5f\x54\xaf\xe8\x4f\xbe\x9f\xf1\xf8\x45\x63"
- "\xfb\x3a\x29\x4d\xb6\xbb\x0a\x7f\x4e\x38\xfd\xe9\x3e\xd0\x94\xa0"
- "\xa9\xbf\xca\xf6\x10\xf6\xe9\x4f\x67\x62\x4e\x83\xb4\xce\x83\x31"
- "\xfd\x55\xf3\xba\x99\x52\x48\x6b\x47\x9e\x4d\x7e\x7a\x1b\xf8\xc4"
- "\x22\x95\x73\x7a\x9e\x0f\xdc\x35\xf7\x92\x2c\xb6\xa3\xbf\x5a\xd8"
- "\xc2\x24\xd8\x6d\x6e\x7f\x37\x6b\x29\xfe\x82\xb5\x04\xdc\xc5\x87"
- "\xce\x7a\x8d\xd2\x26\xc6\x88\x7a\xef\xc1\xb7\x22\x5a\x2f\x19\xc1"
- "\xfa\xf1\x65\x5b\x92\x97\x08\x76\x5f\xcb\xbd\xe0\xd3\x7d\xba\x8c"
- "\x74\xfe\x31\xfc\x45\xf8\x44\x85\xbd\xa8\x5a\x1e\x8d\x38\x91\x45"
- "\x7c\xd0\xce\xe6\x6d\x82\xae\xfa\xd3\xf6\x04\x1f\x4b\xd5\xea\x3d"
- "\x23\xeb\xfd\x0b\x3b\x5f\xbd\xc0\xdb\x96\x6a\x69\x87\xa2\x26\x44"
- "\x5b\x82\x54\x77\x30\x21\x3a\x8d\xf6\x9a\x22\xe2\x5f\x88\x1f\x39"
- "\x7a\x07\xb5\x63\x69\x0d\xb4\x31\xf8\x55\xae\x55\x69\xbf\x3e\x63"
- "\x65\x9a\xfd\x4f\xd1\x69\xf6\x97\xeb\x55\x6e\xb7\x90\xec\x06\xfd"
- "\x6f\x11\xe8\x2c\xf4\xe9\x85\x41\x16\xed\xce\x23\x29\x2b\x3e\xd9"
- "\x4e\x75\xfc\xe8\x7d\xe8\xda\x89\x56\x05\xb9\xd5\xf0\xd6\x80\x87"
- "\x55\x10\xfd\x16\xfe\x41\xb7\x5e\xbe\x2b\x61\x0b\xbb\x95\x1b\xcc"
- "\xc2\x7e\x8c\xf6\x17\x3b\xcd\x6d\xbe\xe8\xcf\x4e\x5f\x55\x84\xad"
- "\x51\x14\xb5\xf5\x06\x6c\x8d\xb8\xc9\x97\x5e\x83\x3d\x93\xe6\x6c"
- "\xd0\xf9\x17\xe2\xff\x3f\x11\xfb\x5d\x29\xf8\x22\x41\xe7\x8f\xde"
- "\xe5\x8d\x57\xe0\xef\x1f\xb1\x52\x15\x75\x7d\xe0\x60\xc5\x77\xcc"
- "\x28\xe1\x71\x74\x6e\x6b\xef\xa0\x8b\x97\x2a\x5e\xac\x23\xad\x6e"
- "\x33\xd5\x1d\xe4\x65\x0a\xed\x9d\x47\x97\xca\xb9\x11\xcf\x56\x7c"
- "\x0f\x0c\xe3\x6e\xe0\x5f\xaa\x6a\x86\xc0\x17\xfd\x25\x95\x78\x5d"
- "\x57\x5f\x9c\xe2\xfd\x57\x6b\x31\xf1\x00\x47\x33\x3d\xca\xa0\xb0"
- "\x59\xd5\x7d\x9d\x8e\x77\xae\xc6\x77\x5b\x63\xdd\x54\x09\xf1\xed"
- "\x89\x3d\xec\xaf\x9f\x0c\x39\x99\x61\x98\xf6\xd6\x21\x92\x7d\xf8"
- "\xee\xf4\xb8\xf2\xa9\x0c\x7e\x11\xa7\xf6\xb0\xa3\x6f\x04\x0c\x2c"
- "\x91\xfe\x2c\xde\xcb\x73\x62\xa8\xde\x54\xe8\x74\x8f\x9c\xc5\x39"
- "\xf3\x67\xd2\x2f\xc7\x2e\x96\xa4\x52\x7d\xd0\x25\x57\x4c\x65\x49"
- "\xd0\x23\x53\x9a\x3d\x23\x28\xcf\x59\x74\x39\x71\xeb\x54\x96\x3c"
- "\xb2\xdd\xa3\x35\x92\xcf\xfb\xab\xd8\xe3\x37\x78\xd9\x15\x8e\x5b"
- "\x78\x07\xd5\x5b\xc9\x9d\x51\x9c\x5f\x6e\x35\x48\x7e\xf0\xb3\x8d"
- "\xe6\x6a\x89\x77\xe2\x5c\x81\xf0\x0d\xe7\x36\x9a\xbe\x5a\x11\x3e"
- "\x5e\x63\x87\x92\x70\x37\x4b\xa4\x29\x16\xc0\xd2\x22\xfa\xa1\xf9"
- "\x65\x0c\x6e\xbd\x26\x13\x75\xa0\x3f\x19\x2b\xa5\xae\x1b\x3e\x1b"
- "\x09\xae\xc2\x4e\xb8\x74\x17\x8b\x7b\x62\x17\xb3\x1c\x79\x50\x8c"
- "\x6b\x9f\x5c\x8b\x46\x86\xfe\xaa\x25\x58\x67\x84\x13\xd4\x6f\xb4"
- "\x07\xdc\x68\x0d\x9c\x71\x15\xe5\x71\xd5\xf5\x10\xfc\x93\x7c\x76"
- "\xd2\x95\x7b\x80\x2d\xeb\x0c\x48\x3f\x63\x2b\x98\xb7\x8e\xea\xab"
- "\x9b\xca\x2c\x54\x57\xbf\x7b\x35\x68\xad\xf5\x4a\x57\x6e\x03\xd5"
- "\xfd\xd7\x18\xec\x47\x65\x04\x1f\xb9\x2f\xfd\xf5\x90\xdb\xdf\xce"
- "\x10\xe3\xe2\x6e\x07\x0f\xa2\x1e\xca\x73\x9b\x18\xef\x6e\xab\x2d"
- "\x43\xfa\xd5\x14\x63\x0d\x9d\x21\x68\xe3\x70\x9f\x15\xf5\x2d\x77"
- "\x67\x12\xcf\xa9\x8d\x49\x87\xb5\xc4\xaf\xbf\x3e\xe9\xca\xdd\xcb"
- "\x30\x3f\xc8\x4f\xef\xc5\xee\x5e\xca\x7b\x6a\xe4\xbc\x20\x0f\x7d"
- "\x7b\x8d\xea\xfd\x3f\xe1\xb3\x31\x9c\xd9\x84\xf3\xd4\xd0\x78\x08"
- "\x56\xbe\xdd\x04\x23\xa9\x33\xfc\xeb\x74\xf4\x95\xe6\x6e\x9a\x3b"
- "\xef\x8b\xb1\xef\x44\xd2\xda\x27\xbc\xdf\xd2\x2a\xf4\x65\x7f\x8b"
- "\xbf\x3b\xa0\x72\x49\xcf\xfe\xe6\x52\x89\x0e\x78\xe8\x17\xb4\x40"
- "\xd0\x93\xeb\x70\x9e\xfd\xb7\x77\xcd\x8a\x9c\x5f\x8c\x05\x3c\xd3"
- "\x58\x73\x1c\x71\x56\x61\x41\x5f\xf5\x39\xe6\x71\xc9\x76\x15\x67"
- "\x50\xb0\xed\x1d\xb6\x32\x89\x7f\xbc\x92\xea\x7d\x4d\xe3\x21\xdb"
- "\xb5\xfd\xb4\xbd\x2f\xa6\xbf\x9e\x3f\x66\x65\xba\x1d\x22\xad\xdf"
- "\x9a\x0c\x69\x3b\x6a\x05\x8d\xaa\x33\xc8\xb5\x83\x3e\x6a\x65\x8f"
- "\xca\xb3\xf1\xbf\x15\x53\xf9\xa3\x63\x8e\x37\x6a\x2a\xfc\x4f\x15"
- "\xc1\x87\xa8\xb8\xab\x44\xb4\x8a\xf6\x83\x68\xb7\x6f\x88\xc9\xf3"
- "\xfa\xf6\x9b\x89\xc7\x8f\xc6\x3d\x55\xbd\x6f\x17\x76\xae\xd0\xae"
- "\xdd\x97\x6b\x5f\xa2\xcb\xd0\x3c\x8e\x60\xec\x34\x8b\x78\x07\xc4"
- "\x77\xa9\xbe\xf8\xe4\x14\x6f\xfc\x2d\x99\x72\xdd\xb4\x3b\x78\xbc"
- "\xa4\xb7\x19\x7e\x56\x8c\x71\x69\x7a\x89\x68\x8c\x99\xea\xa9\xd4"
- "\xcf\xb7\xf5\xba\xc7\x8d\x21\xa2\x8f\x8d\xc6\x24\xfd\x1b\x24\xdb"
- "\xc5\xd8\xe0\xa3\x47\x8c\xed\x73\x71\x07\xf0\x02\xc7\xd3\x2e\xe9"
- "\x5b\x72\x8a\x6b\x2a\xea\xf8\xe2\xd7\xe8\x1f\xe6\x84\xe8\xc3\xa5"
- "\x3d\xec\xf3\x4c\x1e\xfb\x44\xec\x85\xd5\xf9\x79\xb2\xac\xf3\x96"
- "\xcc\x67\x88\x06\xcb\x3b\x8b\xb0\xd9\xf9\xa2\x8c\x97\xdd\x92\x09"
- "\x19\xa6\x8f\xda\x23\xfc\x88\xa0\x43\x5f\x58\x30\x57\xd7\x1d\x60"
- "\xa9\x12\x0f\xbf\x98\x00\x79\x57\xc6\x78\xfa\xbc\x81\xf0\x5e\xfa"
- "\x97\x0b\xd9\xac\x2a\x62\x1f\x8b\xa4\xb1\x17\xd8\x47\x29\xd3\x24"
- "\xcc\x22\xf9\xf1\xf3\xbd\xc2\x2e\x89\xfa\xbb\x21\xa0\xd3\xbf\xcf"
- "\xf7\x72\xe8\xbb\x0b\x35\xbd\x27\x68\x59\xa1\xf4\x11\x38\xe8\xfc"
- "\x62\x71\x48\xef\x89\x3b\xdd\x4e\xde\x8c\x7c\x34\xf7\x67\x90\x47"
- "\xfa\x20\xeb\xd1\xee\x3b\x7f\xf1\x33\xed\x2e\xb3\x1d\xb6\x5a\x54"
- "\x96\xe8\x1d\x17\xfa\x56\xc0\x00\x6d\x8b\xbe\x1b\xa0\xe3\xfc\xa2"
- "\x26\xac\x67\xfe\x5c\xc4\x86\x90\xfe\x08\xbe\x68\xd0\x71\x84\xc6"
- "\x1b\x2d\xe3\x7a\x7c\x3e\xfd\x30\x41\x19\x38\xd0\xc7\xad\xb1\x57"
- "\xd5\x00\x27\xbf\x38\x16\x09\xa7\x65\x01\xb5\x48\xd2\xa0\xcf\x9b"
- "\xb8\x58\xeb\x9f\x37\xfd\x30\x3f\xf1\x5f\xd7\xeb\xbc\x88\x84\xb3"
- "\x85\xe8\xcb\x97\x01\x01\xeb\x92\x8e\x14\xf8\xdd\x7d\xac\x10\x7e"
- "\xc4\xff\xeb\x3b\xf8\x6b\x0f\x94\x74\xa4\x05\x8b\xac\xf0\x4f\xcb"
- "\xd4\x92\x8e\xcc\x2e\x07\x33\x64\xd0\x1f\xfc\x9e\x43\xc6\x23\x99"
- "\xd5\xc2\x63\x89\x3f\xa1\x75\xbe\x79\x15\x33\xdf\x9b\x03\x1d\x83"
- "\x3d\x11\xfe\xd4\xe1\x4b\x1d\xb1\x10\x82\x45\xf6\xc9\xf4\x3c\x85"
- "\xf8\x39\x0b\x37\x75\xa4\xe2\x7c\x3e\xe8\xe4\x44\x8f\x8f\xc1\xa7"
- "\xbb\xc1\xed\xf5\xb3\xcd\xa7\x98\x09\xfe\xda\x03\x65\x4a\x7b\xab"
- "\xef\x4b\x21\xdf\x24\x38\x58\x22\xf1\x1f\xb8\x03\x60\x55\xe3\x15"
- "\x17\xed\xf1\x4d\x72\xdc\x67\xb8\x1c\xb7\xec\x37\xfa\x2f\x68\x5c"
- "\x49\x67\x66\xa1\xe8\xfb\x97\xcf\x04\xa8\x7e\xb5\xe4\xe4\x8a\x60"
- "\xc9\xc9\x74\x79\xa7\xbe\x85\x15\xe6\xf1\x6e\xb7\xaf\x85\x64\xae"
- "\x7e\x11\xbb\x0e\xe7\xff\x18\x23\xc6\x87\xb6\x3f\x3e\x7b\x4a\xf0"
- "\x5a\x01\x7a\x2f\x5a\xad\x95\xe9\xa5\x32\xbd\x2d\x6c\xa8\xe4\xa4"
- "\x18\x7b\xab\x4f\x96\xcd\x10\xcf\x54\x3e\x12\x0e\xda\x98\x43\x70"
- "\xa0\xb1\x63\x7c\x18\x7f\x00\x30\x21\x18\x68\x63\xb5\x0e\x6b\xe3"
- "\xc4\x18\x3f\xa2\x5d\x67\x17\x8d\x93\xc6\x2a\xc6\x39\x4c\xe3\x6c"
- "\xce\x61\xcc\x5f\x9e\x9c\x7a\x2e\xf6\x64\x3a\x64\xd4\xa2\x4f\x88"
- "\x87\x2f\xa8\x64\x24\x8b\x1a\x5f\x2e\xac\x34\xec\x24\xde\xa4\xd0"
- "\x4b\x32\xa9\x97\x77\xc3\x86\xd7\xed\xa0\xbf\x40\x0d\x03\x8f\xa3"
- "\xf3\xeb\xd4\xb6\xf5\x63\xf5\x04\x2b\xec\xe6\xdd\xc4\x9b\xfa\xdd"
- "\x01\xca\x93\x43\xe3\x27\x19\xb6\x4b\xeb\x3f\xf2\x6e\xfe\x4e\x8e"
- "\xcb\xbc\x9a\x25\xbe\xf3\xf3\x12\x83\xbb\xbd\x84\xe9\x63\xb9\x8f"
- "\xf2\xd1\x78\xac\x54\x57\x3c\xc6\xa3\xd2\x38\x77\x53\x3f\xfd\x11"
- "\x63\x3a\xd2\x0b\x3b\xe2\xcf\x58\x6c\x1a\x53\x76\x9d\xa6\x71\x9c"
- "\x66\xd6\xca\x42\xe2\xbf\x7e\x0a\x7e\xf1\xd8\x91\x8b\xd2\x59\x92"
- "\x87\xfd\xd7\x51\x49\xe3\x85\x2f\xe8\x4b\x7a\xd8\x97\xfd\x21\x7f"
- "\xcf\xf0\xa1\x1f\xaf\x1c\x03\x1e\x09\xbf\xcf\xd8\x33\x06\x09\x67"
- "\x70\x4e\xbf\x81\xda\x18\xb4\x4f\x11\xfd\x71\xce\x87\x9d\x70\x1c"
- "\xbd\x23\x76\x14\xee\xab\x2a\x54\xae\x9d\x13\xcc\x50\x3f\xf1\x73"
- "\x4d\xf8\x05\x0c\xc7\xb4\xb9\x7d\x85\x2d\xa0\x36\xaa\x20\x7f\x1f"
- "\x2c\xf4\x1a\x1e\x7f\x85\x25\x5f\x18\x4d\xf9\x2a\x69\x3c\xfa\x0d"
- "\xfd\x2c\xea\xa3\xb1\x4d\xee\x61\x5f\xc7\x8c\x5c\x63\x36\x41\xcb"
- "\x24\x1d\xfc\xaa\x0d\xfa\xcf\x0b\x6c\x57\xf0\x70\xb0\xb1\xb8\xc0"
- "\x72\x47\xf5\x7e\xd0\xf3\xb8\xf7\x2d\x2e\x1c\x0e\x5f\x27\x8f\x57"
- "\x57\xd9\xb3\xc2\x46\xb2\xa8\xfc\x59\xa2\x17\xc4\x2b\x1c\xb6\xe2"
- "\x2c\x85\xf6\xce\xbd\x3e\xb6\x6e\x0f\x43\xfc\x99\x78\x77\xe0\x2e"
- "\x76\xb8\x26\x85\xd5\x9e\x85\xcf\x38\xfb\xe4\xa7\xcf\xd2\x5c\x6a"
- "\x34\x04\x3c\x29\xf4\xc8\x7c\x9d\xdd\x52\xf1\xac\xce\xc3\x7f\xdd"
- "\x5f\xd0\xcf\x0c\xb6\x35\xe2\xd9\xb7\xd8\xc6\x03\x55\x06\x35\xa7"
- "\x06\x7e\xcc\x13\x66\x3b\xe0\xc7\x5c\xf7\x0d\x2e\x78\x9f\x7c\x5a"
- "\x73\x7d\xd6\xd8\xb2\x5c\x96\x8c\x78\x06\x66\xaf\xe4\xe5\xe4\x7e"
- "\xed\x49\xa2\xfe\x59\x34\x7f\xe1\x16\xe9\x2f\xfc\xab\xd5\xb0\x39"
- "\xd7\xbe\xdf\x13\x24\x19\x46\xd4\x9b\xcb\x92\x6a\xce\x32\x3b\xf8"
- "\xa0\x8c\x13\x92\x67\x83\x5c\x78\x57\xaf\x99\x07\xff\x6e\x67\x7b"
- "\x7a\xc2\xf1\x0e\xbc\xeb\x10\x23\x81\x5b\xc7\xb3\x9f\xae\x98\x22"
- "\xec\x09\x84\xaf\x5d\x9c\x33\xd0\x3b\xab\x7a\x8a\x19\x0f\xc3\x36"
- "\xb1\x5e\xde\xc3\x3b\x1c\x90\xf6\xbe\x83\x4e\x4f\x93\xee\x07\x7e"
- "\xdc\xf3\xf2\x52\x29\xef\xa8\xd1\x24\x7f\x79\x07\x5d\xd2\x07\xe9"
- "\xf1\x38\xf7\x36\x35\x42\xc6\xf1\x9c\xc2\x37\xa4\xc1\xaf\x5b\xaa"
- "\x80\xe5\xf1\xf9\x90\x7b\x34\x99\xf1\x1d\x5b\x28\x4d\xf2\x30\xc2"
- "\xe6\xda\x2a\xcf\xff\x68\x6f\x4a\x18\x74\x1e\x4f\xd3\xf7\x33\xec"
- "\xeb\xd2\xd7\xeb\xf1\x2c\x8f\x72\xae\xfa\x3c\xfd\xb3\x68\x36\xe2"
- "\x38\xbb\x49\xa5\xfc\x55\xfa\xfe\x26\xce\x70\xb7\x4e\x5d\xb4\x6e"
- "\x23\x9b\xf6\xaf\x97\x99\x18\xce\xff\x28\x6f\xb7\xdc\x77\x8f\x1f"
- "\x0a\x9f\x11\xa4\x0a\x78\xc3\x47\x81\x90\x31\xe0\xfb\x53\xc6\x34"
- "\xe8\xd5\x7d\x80\xca\xfd\xf7\xf8\xe7\x11\xed\x04\x42\xfb\x28\xb5"
- "\x01\x1b\x74\xd4\x2f\x79\x93\xe3\x07\xc5\x5d\x4a\xca\x27\xf7\xd7"
- "\xe3\xe3\xca\x6d\xf0\x43\x05\xf8\xaa\x9a\x3c\xe9\xee\xfd\x56\xc2"
- "\x37\x9f\x45\xcd\xab\x62\xd6\x77\x0a\x3d\xc6\x04\xe9\xa3\xdb\xdc"
- "\xc1\x3a\xee\xc2\x77\xe0\xba\xeb\x3a\xe8\x03\x3b\xf6\xbb\xb1\x6f"
- "\x0f\xa7\xc7\xdd\x0d\x59\x5f\xf0\xe2\x1d\xd5\x73\xa9\x1c\xa5\x4d"
- "\x7e\xfb\xb4\xdf\x58\xb1\x89\x25\x4b\x5f\xaa\x1d\xc2\x47\x17\xee"
- "\xac\x5f\x95\xc8\xac\x57\x55\x31\xfb\xa0\xb3\xc3\x45\xf2\xa5\xd0"
- "\x77\x8b\xf6\xcb\x17\x55\x22\x9e\xc3\xab\x43\x9e\x09\x72\xae\xbe"
- "\xb9\x97\xde\xed\xe1\xf7\x8e\x73\xda\xf9\x10\xf1\x39\xdf\xac\xa8"
- "\x3b\x2d\x6d\xe9\x85\x7e\xa9\x74\x8e\x25\x6c\x7f\xf0\xcd\xbd\xb2"
- "\x2f\xdf\xdc\x7b\xd8\xc1\xa0\x3b\x3f\x5a\x2b\x7c\xb3\x7f\x43\x3c"
- "\xca\x71\x87\xa6\x8f\x69\x13\x78\x05\x7e\x77\x3b\x64\xb0\x6f\x5d"
- "\x65\x94\x0f\xfb\x04\xf1\x47\xa9\x82\x87\x27\x5e\x57\x25\xfc\x89"
- "\x18\xff\x87\xd0\x37\x8e\x49\x13\x77\x31\x26\xca\x94\xcd\xce\x14"
- "\xf6\x2c\x65\x8b\xba\xe9\xd7\xc4\xcb\x68\x6d\xef\x82\x8f\xa3\x39"
- "\x36\xfa\xb5\xd0\xaf\x95\x7e\x13\xe9\x7b\x1b\xf0\x92\x64\x58\x2b"
- "\x62\x54\xf6\xc5\xcf\x4e\x1f\xef\x5e\x14\x60\xe3\xde\xf6\x6f\x4c"
- "\xda\xec\x75\xa6\x22\x3e\xe1\xb2\x3d\x8c\xad\x0b\xf0\x21\xdb\x15"
- "\x88\x31\xd2\x99\x5a\xb4\x07\x67\xe9\x9d\x89\x23\xcf\xd2\x3b\xe7"
- "\xd3\x1f\xbd\x75\x36\xd3\x9f\x9f\xfe\x52\xc3\x7f\x27\xe6\x0f\x3a"
- "\x3b\x53\x09\x8e\x82\xc7\xba\x30\x9a\x88\xf2\x34\x0f\x90\x8b\xe2"
- "\xa3\x99\x1c\xef\x2d\xa9\xf4\x6e\xe2\xf1\x8b\x8a\xb5\xf1\xa6\xd0"
- "\xbb\xc5\x56\x44\xfb\x5a\x3c\xc1\x64\x2a\x8d\x39\x7e\x51\x37\xc6"
- "\x8b\xfe\xf6\xc5\xd3\xbe\x16\x71\x27\x0c\x75\x62\xfc\xde\x78\x2a"
- "\x47\xb0\xe4\xb3\x2b\x2a\x75\x78\x6a\x70\xc2\x7d\x19\x43\x1f\xd5"
- "\x21\xf9\x20\xca\x4f\x75\xe8\xf9\x43\xb0\x9f\x0a\xff\x04\x34\xa7"
- "\x94\x8f\x64\x62\x93\x7e\xdf\x6c\xd0\x79\x22\xf9\xdd\xd5\x4c\xf3"
- "\xe7\xd1\x99\xea\x8b\x28\x0b\x9f\x0a\x63\x95\xa7\x36\x4d\xb2\x4d"
- "\x3b\xc9\xdd\x9d\xb7\xc9\x76\x4f\xd8\xc6\x5b\x4b\x85\x33\x89\xbf"
- "\x23\xae\x77\x9e\x94\xfb\x16\xba\xa7\xf9\x98\xbb\x46\xa5\x3d\x7f"
- "\x4e\x6a\x6a\x21\x77\x75\xb1\x13\xc7\x5b\xfd\xdd\x17\xb8\x1f\x9e"
- "\x10\xfe\x42\xf8\x50\x31\x73\x17\xdc\x20\xce\xb3\x4e\xb3\x6f\x27"
- "\xb9\xbd\xe2\xce\x39\x3d\x77\x05\xf1\x1d\x67\xe8\xd8\x1b\x48\xc6"
- "\x0e\xc5\xc9\x50\x29\x6f\x2d\xd2\x29\x0d\x3e\x49\xea\x22\xbe\xf1"
- "\xf2\xd9\xda\x39\x4d\xd7\x87\xe0\x2d\x44\x7f\x03\xff\xec\x42\x9f"
- "\xd5\xd2\xd9\x56\x8c\xa1\x88\xe4\x3f\xc4\x06\xc5\x9a\xb0\xad\x87"
- "\xae\xb0\xeb\xd7\x84\x77\x5c\x2d\x9b\x6d\xbd\xb0\x31\x74\x89\xbb"
- "\x92\x45\x01\x7e\xda\x1b\x3f\xdb\x0a\x9e\xa4\xa2\x70\x82\xe9\xf6"
- "\x1a\xee\xea\x4b\x98\x43\xb4\xac\xab\xf9\xdd\x7c\x39\x37\x17\x58"
- "\x6f\xb3\x3e\xf6\x5a\x6d\xec\x94\x26\xce\xa8\xe6\x55\xcb\xf8\x21"
- "\x1e\xf6\x2d\x1b\x57\x67\x45\xf3\x0c\x7e\x80\xf6\x86\x73\x12\x16"
- "\xdf\xa6\x85\xf6\x86\x0b\xea\xc7\xb7\xe3\xfa\xf2\x8f\x68\x63\x58"
- "\x6b\xa3\xe1\xbf\xd9\x46\xc3\xf9\xda\x90\xe7\xe7\xdd\xa9\x17\x2e"
- "\x3b\x76\x0b\xbf\x3a\x44\x3f\x53\x24\xcd\x3c\xf9\x5a\x90\xe4\xb7"
- "\x40\xdc\x2d\xa9\xe0\x6d\x60\x2b\x8b\x58\x2a\x81\xd2\x68\x76\x24"
- "\x7f\x88\xb9\xd6\x7f\xca\x3a\x59\xb7\xf0\xdf\x77\x24\x0f\x32\xdb"
- "\xa2\xe2\xe1\xf2\x39\x95\xc3\x86\x6f\x2b\x01\xef\x3d\x34\x0f\xbb"
- "\x23\xf0\xac\xd5\xf7\x29\x73\x67\x42\xbf\xda\x06\xbd\x76\x31\x8f"
- "\xbf\x25\x55\x25\xda\x40\x3c\x7a\x50\xc0\x83\xf8\x17\x21\x6f\x91"
- "\xcc\x26\xe4\x2d\xaf\xf0\x99\x1c\x2f\x62\xa4\x38\x5f\xc9\x83\xee"
- "\x3b\x38\x9c\x6e\x1b\x74\xb2\x34\xc4\x4e\x81\xde\x99\x9b\x7c\x8e"
- "\x65\x81\x28\x2e\xe4\x29\xe2\xfd\x11\x3b\xc5\xed\xf3\xb0\x20\xf1"
- "\xd1\x35\x03\x2c\xb1\x86\x78\x4f\xa2\xd9\x16\xd0\xf5\x3a\x2d\x7e"
- "\x4a\xd9\x40\x38\x7e\x4a\x2d\x74\x3d\xed\xf4\x3c\xc0\x8c\xc1\xb2"
- "\x64\xfb\xee\x01\x96\xb4\x67\x3d\xb3\xef\x86\x2e\xef\xa4\xe4\x7d"
- "\x84\x6d\x3b\x62\xa9\xac\xb5\xe3\x2c\x21\xcc\xfb\xc0\x47\x42\x98"
- "\x6e\x19\x85\x0e\xe4\x82\xe0\x7d\x52\xec\x83\x81\xd2\xd9\x99\x81"
- "\xb8\x45\xdd\xc3\xe5\x76\x0b\xcd\xc1\x41\x82\x5f\xf2\x58\x73\xab"
- "\xdb\xc8\x54\x45\xc4\xbf\x79\x37\x49\xd2\x77\xaa\xcb\x37\x1e\x4e"
- "\x04\x77\xa7\xb3\x79\xbd\x2c\x45\x9e\xdb\xc7\xd0\x9e\xd8\x93\x0e"
- "\x9b\xc6\xc2\x47\x98\x35\xb8\x7b\x85\x52\xf4\x02\x8b\x72\x07\x52"
- "\x19\xfe\x0a\xbf\xe3\xdd\xf3\x56\xb3\x14\x9c\x3f\xe0\xac\xc4\xf6"
- "\x98\xc8\x7f\x75\x52\x01\x4b\x89\xac\xfb\x91\x8d\xb9\xab\xae\x4f"
- "\xf9\x45\xb6\xed\xc1\x55\xb9\x8f\x6c\x58\x99\x9b\xcd\x96\x48\x53"
- "\x10\xe1\x8e\x7e\x23\xec\x40\x36\xac\xca\xcb\xb1\x3d\xf0\x68\x6e"
- "\x6e\xf6\x9a\x3c\xdb\x5d\xb7\xa7\x7d\xdf\x27\xe9\x6e\xeb\x5e\x9c"
- "\xf5\x48\xbb\xc0\xde\x18\xfe\xdc\xb5\x03\xe5\x88\xaf\xb5\xe5\x8e"
- "\xe5\xe6\xc0\x12\x9b\x8c\x73\xd4\xbb\x02\xb6\xb8\xbc\x28\xbd\x5a"
- "\xf2\xa9\xbd\xf7\x4a\x79\x6a\xd8\x2e\xef\xd1\xf5\x4a\x3f\x80\x7d"
- "\x4b\xa6\xc9\x35\xf5\xf7\x9b\xa3\x1c\x0c\xcf\x8f\xe0\xd9\xec\x60"
- "\x25\xae\xa9\x38\x0f\xff\xbb\xf0\xd1\xc8\x77\x2f\x55\xf4\x7c\x7a"
- "\x1e\xed\xbb\xf0\x3b\x5d\x0b\xbf\xba\xce\x9e\x2c\x82\xcf\xe4\x41"
- "\xe7\xdf\x97\x7b\x0c\x9e\x66\x8d\x47\xe8\x96\x36\x88\xbd\x2b\xe0"
- "\xa3\x93\x3f\x77\xf9\x80\x56\x4f\x29\xb5\x77\x11\xe5\x2d\xf6\xb0"
- "\x1e\x93\x66\xab\x38\xa3\x43\xeb\x97\xb4\xa9\xe8\x59\x2f\x6d\x2a"
- "\xfe\xbe\x37\xe2\x2e\xbc\xf0\x35\x81\xbd\x51\xe3\x49\x07\xb5\xfa"
- "\x9a\x75\x9a\x40\xf9\x8f\x12\x5f\x57\x7d\xe1\xb4\xf0\xef\x52\xfe"
- "\x19\xe1\x7b\xa9\xf7\x8e\x91\x3e\x4d\x74\xb8\x59\x7f\x23\x75\xf1"
- "\x12\xae\x34\x86\x43\x12\x4e\x22\x7d\x5a\x0f\xbd\xa3\x9c\x87\xf5"
- "\x4e\x1b\x8d\x5f\xa1\x19\xbf\x73\xcd\x03\x6b\x1f\x71\xac\xcc\x5b"
- "\x75\xff\xaa\xd5\xab\xf2\x36\x8a\x2b\xfb\xc9\xe2\xbf\x7f\x9a\x95"
- "\xb5\x7c\xb4\xff\x79\x3b\x74\x32\x9a\xdf\x6a\x1f\x6c\x20\xa4\x5e"
- "\xac\xf7\xbb\x80\x93\xdd\x7a\x61\xe3\xec\x15\x7d\xad\x11\x7e\x3c"
- "\x4e\x31\x8f\xe2\xdf\xa7\x9d\x8f\xf4\x6a\x73\x25\xbe\xf7\xc5\x2d"
- "\x6a\xb3\x4d\x65\x0b\x3b\x98\xb7\x01\xe7\x62\x04\x6f\x1b\xf6\xcf"
- "\xb2\x4d\xd8\xe7\xda\xd8\x91\x00\xed\xa5\xe2\xac\xfc\x74\x3c\x60"
- "\x06\x1e\x92\x60\xb4\xb7\x83\x9d\x7a\x54\xc0\xe2\x8c\x75\xaf\xf0"
- "\xcd\x71\xc6\xfa\x1b\xe0\x22\xfa\xac\xf2\xf4\xdd\x9c\xa7\xef\x52"
- "\xcf\xe4\xec\xe6\x67\x72\x76\x85\x7d\x5f\x9e\xf2\x50\xd9\x03\x54"
- "\xf6\x04\x62\x5b\x95\x9f\x66\x07\x40\x27\xf1\x6e\xce\xb3\x90\x6c"
- "\x38\xc7\x8a\xfe\xb8\xbd\x29\x4c\xde\xd7\x3f\xe5\x71\xfb\x6e\x60"
- "\xc4\x7b\xda\xc4\xfd\x50\x71\xbe\x47\xfc\x21\x95\x73\x53\xbf\xdc"
- "\xde\x21\xc8\xd0\x56\x95\x78\x44\x0f\x3b\x65\xa1\xfd\x36\x1d\xf5"
- "\x62\xcc\x7b\x08\x27\x61\xa7\x41\x63\x27\x3e\xa6\xa7\x46\xbb\x1b"
- "\xdc\x59\x46\xe9\x80\xc1\xc8\xf9\x3f\x3d\x13\xf3\x48\x30\xfe\x3f"
- "\x61\x1c\x38\x2d\x7c\x44\x2d\xed\xe4\x5f\xf3\x92\x8e\x62\x39\xdf"
- "\xa7\xef\xd4\xd2\xce\x84\xfd\x05\x9c\xbe\x97\xde\x87\xe9\x4f\xe5"
- "\x25\xdf\xd4\x47\x9c\x4d\xe3\x9b\xf0\xe9\x05\xbb\x13\xc7\x26\x76"
- "\x05\x95\x7f\x52\xe2\xde\x37\x75\xde\xa2\x9c\x28\x2a\x13\xc4\xfd"
- "\x56\x0d\xbe\xaf\xb9\xb7\x9d\xd6\x6d\x3d\xa8\x4f\x67\x7e\xe2\x7a"
- "\x30\xc0\x44\xfc\xfa\xce\x80\xb0\x87\xd4\x7c\x44\x28\xaa\xb3\x17"
- "\xf6\x6a\xf0\xaf\x16\xb7\x67\xb2\x8c\xfd\x30\xe8\x3c\xdd\x19\xb2"
- "\x49\x8a\x93\x3c\x23\xf8\x36\xc4\xf4\xc3\xfa\x01\x0f\x88\x3e\x61"
- "\xfd\x50\xdd\x16\x9c\x73\xcb\x75\x74\x66\xda\x7f\x6f\x1d\x9d\x11"
- "\x38\x4f\xfd\x3e\xc8\x0d\x45\x7c\x5e\x29\xcb\x14\x76\x08\x01\x1f"
- "\xee\x25\x1b\x69\xef\xc9\x92\x34\xc9\x5b\x26\x6c\x55\xd6\xf7\x22"
- "\x9e\x71\x71\xdd\x10\x8b\x53\x4b\x7c\x39\xe0\xd5\x8f\x14\x08\xfb"
- "\x0d\x13\x95\x3b\x08\xfb\x0e\xd8\x18\x26\x88\x98\x91\x9f\xb2\xba"
- "\x7e\x66\xec\x64\x67\x6a\x70\x9e\x14\x86\xf5\x99\xef\x70\x7e\xc8"
- "\x77\x1e\xb7\x9a\x0b\x0c\x25\xa8\x43\x1d\x38\xb5\x40\x2f\x87\xd8"
- "\xe4\x28\xd7\xc1\xce\x7c\x26\xca\x21\xaf\xf0\x25\x62\x59\x41\xbc"
- "\x5a\x26\xf2\x07\xe8\xbd\x56\xb5\xa4\x71\xda\x53\x82\xeb\x03\x07"
- "\xe9\xdb\x72\xb5\xd4\x6e\xa1\xb4\x74\x71\x8e\x31\x6c\xc5\xf9\x26"
- "\xe1\x9c\xe2\x75\x7b\xbe\x75\x89\xfe\xe0\xae\x72\x1e\xed\xbf\x42"
- "\xb6\xf1\x5e\x5d\x7b\x92\x19\x1d\x0f\x62\x3e\xbd\xd2\x07\xf0\x69"
- "\xdd\x1f\x9f\xf7\xad\xbe\x9d\x27\xd3\xfb\x08\x5f\x7d\x06\x13\x3b"
- "\x6c\xf5\x63\xdf\x6f\x3b\x6c\x1d\xa2\xf9\xf1\x6e\x23\x7a\x59\x22"
- "\xf9\x6a\x6f\x68\x6d\x02\x47\xa3\xac\x96\x22\xfa\xbe\x57\xb7\x69"
- "\x02\x9e\x96\x0a\x1f\xef\x67\x0a\x00\x37\xc2\xed\xf9\x47\x56\x87"
- "\x7d\x2c\xf7\xc9\x7b\x7d\x16\x2a\x13\xba\xff\x1b\x1c\x50\x5b\xa8"
- "\x1f\xf0\x45\x93\x1f\x5c\xaf\x1e\xc3\xf9\xfb\xdd\xfd\x2a\xc7\x9d"
- "\x07\xdc\x5f\x81\xec\xb4\x2c\x9f\xf7\x41\x16\xc4\x5d\x31\x9c\xbd"
- "\xe3\x2e\x7d\x78\x9d\x7c\x97\xa4\xdf\xa9\xc7\x1a\x41\x1f\x70\x1f"
- "\xac\xfc\x21\xb1\x4e\x61\x03\x1b\x27\xce\x1f\xa2\x1e\x3e\x79\xb7"
- "\x8f\xea\x3c\x2d\xce\xcd\xfa\x6a\xb5\x7a\xe0\x33\x8b\xea\xc8\xd1"
- "\xeb\x50\x61\x3f\x9c\x2b\xec\xf7\x3c\xb2\xbc\xb4\x35\xba\xdb\xa7"
- "\x8a\x7b\x3c\x28\x2f\x6d\x80\xbe\xab\x09\xd9\xa0\x8a\xbb\x35\xdf"
- "\x1d\xd0\x6d\xcc\xe8\x39\x74\xff\x0b\x30\xed\x2b\x9d\x63\xf5\x11"
- "\x7d\xf0\x95\xce\x4e\xa7\x6f\x44\xff\x4f\xb6\x9d\x57\x1f\x02\x3f"
- "\x0a\x8f\x32\x83\x1a\xeb\xab\x82\x8f\x0c\x58\xdb\x4b\xbb\xf7\xb3"
- "\x37\x69\xfe\x32\xa2\x4e\xb3\xef\xbe\x0b\x9f\xc3\x07\x35\x1d\xf2"
- "\xd9\x15\x52\x86\x39\xbb\x42\xe8\x90\xcb\xe7\xb0\x97\x36\xf9\x0d"
- "\x07\x37\x79\x0c\xd2\x1e\xef\x6c\x9a\x87\x0d\x6d\x0b\xdb\x82\x9e"
- "\xb5\xa0\xae\xb1\xfd\x8a\x0c\x15\xcb\x3a\xfb\x84\xff\x90\xb0\x4e"
- "\xa0\x4f\xdc\x7f\xc2\x99\xb9\x0a\xfe\x31\x21\xda\x02\x1b\x29\xb7"
- "\xe3\x2c\x74\xc9\xd1\x52\x3f\x21\xf3\x68\x76\x9e\x17\xf7\x8c\x7c"
- "\x9f\x8c\x77\x09\xb3\xb3\x1e\xfd\x5c\xaa\xdc\xa0\x22\xfe\x20\x2f"
- "\xaa\x27\x7a\xe9\xf0\x09\x3f\x0d\x6e\xe2\x47\xa9\x0d\xee\xc8\xc5"
- "\x5d\xca\xbe\x4b\xe0\xbf\x41\xae\xcd\xbe\x1d\xa2\x4f\xce\x5b\x79"
- "\x11\x64\x32\x2f\x62\x1d\x9d\x65\x94\x6f\x12\xe5\xbb\xad\xa9\xa0"
- "\x17\x36\x66\x2b\x10\xc7\xb6\x53\x6b\xdb\x1b\x33\x54\x7c\x55\x1c"
- "\xcb\x1c\x74\xf6\x2d\xf7\xb0\xa6\x9a\x0b\xa7\x1b\x7d\xcb\xcf\xc7"
- "\x9f\x4b\x7e\x31\x95\x8d\x27\xe3\x43\x87\x73\x1d\xb5\x7f\x17\x47"
- "\xff\x7d\xb7\x05\x0c\x7e\x36\x6c\x98\xc8\xaf\x2d\xce\x67\x01\xe7"
- "\x44\x1e\xdc\x44\xf3\xd5\x67\x25\x19\xb0\x85\xb5\x4a\xbb\x1b\xd8"
- "\x0e\x98\x0b\x7d\xfc\xac\x3b\xd0\x80\x33\x04\x2f\xcd\x15\xd1\x2d"
- "\xdf\x8f\xdc\x81\xb7\x18\xec\xbb\x41\x6f\x3a\x98\x6f\x16\xfa\x75"
- "\x9d\xa3\x98\xcd\x3d\x8d\xef\x7d\x9d\x72\xcf\xf7\xa5\x6a\xbf\x16"
- "\xf8\x07\x8e\xec\xd3\x3f\x3d\xba\xe6\x01\x38\x99\x9e\xbb\x34\x7b"
- "\x7d\xf6\x6a\xdb\x4f\xe1\x82\x7a\xb4\xdd\x68\x38\xce\x61\x7f\x1c"
- "\xf6\x57\xf0\xef\x88\x77\x78\xbe\x58\x87\x7a\x9c\x43\x5a\x73\x49"
- "\xd0\x79\xff\x6f\xc6\x3a\xd4\xf9\x73\xc4\x39\x0c\x9f\xff\xf4\xb7"
- "\x84\xd6\x80\xfa\xce\x20\xde\xc5\x9e\xee\xf4\x2d\xc5\x3a\x92\xfb"
- "\x4b\xff\xe2\x48\x5f\x45\x92\x3f\x53\xbc\x94\xbe\x42\xbf\xf3\x4a"
- "\xb8\x18\x47\xef\xab\xc3\x77\x6c\xfa\xf3\x69\xbe\x1b\xe5\xfa\x15"
- "\x79\x4b\x74\x3b\x09\x2d\xa6\xbd\xb0\xeb\x50\xb7\xdf\x54\x20\x75"
- "\x93\xfd\x65\xb5\xea\x44\x93\x3c\x17\xeb\x6f\xd0\xef\x70\xc9\xb5"
- "\xf9\x8e\xb6\x36\xfb\x5b\xce\x67\xcb\x12\x5e\x1b\x03\xa6\xf0\xba"
- "\xfe\x5a\x2b\x3b\x60\xfa\x21\x3b\x18\x4d\x46\xbc\xa4\x87\xf9\xa7"
- "\x43\x5f\x29\xef\x6c\xfb\x85\x7f\x21\xe9\x8f\x63\xf0\xb8\xf6\x4c"
- "\x6d\x0c\x7e\xa8\x3d\x5f\x4e\xcf\xaf\x69\xcf\xc4\x2f\x0e\x3e\xaf"
- "\x3d\xd3\x9a\x1d\xdc\xa2\x3d\x27\xd2\xf3\x2a\xed\x99\xf6\x8e\xc1"
- "\x9f\x68\xcf\x53\xe8\xf9\x47\xda\xf3\x65\xf4\x3c\x53\x7b\xa6\x35"
- "\x38\x28\xce\x0c\xa8\xef\x26\xea\x7b\xff\x85\xcb\xac\x03\x2e\x79"
- "\x6e\x3d\xc8\x88\x1f\xac\x92\x7b\x4f\x28\x2d\x91\x70\x3a\x4b\x87"
- "\x2f\xa5\x37\xa2\x1d\x4a\x4f\xf6\x30\x4f\x5b\x44\xba\xe6\xbf\x6d"
- "\x70\xb1\x87\x7d\xe7\x89\x48\xaf\xd1\xd2\x57\x90\xcc\xed\x8b\x48"
- "\xaf\xd4\xd2\xf3\x88\x2e\xe6\x44\xa4\x6f\xd3\xd2\x4b\x3d\xec\xbf"
- "\x8c\x11\xe9\xf9\x5a\xfa\x5e\xdd\x86\x47\x4b\x5f\xad\xa5\x1f\xf2"
- "\xb0\x4f\x1b\x22\xd2\x33\xb5\x74\xa2\xff\xfd\xed\x11\xe9\x82\xae"
- "\x48\x9f\xec\x66\x7e\xb8\x00\x6b\x6b\xd0\xef\x61\xed\x7b\x23\xf2"
- "\x2c\x91\x65\xfd\x24\x4b\xfe\xad\x25\x22\x7d\xa1\x96\x6e\xf7\x28"
- "\x73\x22\xeb\x4c\x19\x8f\x56\x29\xd5\x2c\x73\x3c\xbd\x3e\x64\x20"
- "\x61\xcb\x2c\xf8\xec\x73\xd9\xb8\x13\x66\xde\xc3\x3b\x6c\x85\x9c"
- "\x77\xb0\x73\x4b\x35\xdb\xdd\x74\xd8\x51\xca\xfb\x75\xe7\xe6\x6b"
- "\xbe\x15\xbc\xe2\xce\xdd\x26\xa4\xf9\xdf\x14\xfa\x99\xfc\x62\xe9"
- "\x2f\x5c\x8f\x3d\x03\xfd\x96\x76\xf6\x4f\x79\xe0\x2b\x16\xb6\xe0"
- "\xbd\xd0\x81\xbb\xf3\x86\xa4\x2f\x79\x92\x83\x91\x06\x3d\x0f\xe0"
- "\x11\xa9\xcf\x92\x74\xff\x5c\xb6\x3a\x84\x7b\xad\x52\x17\x86\xb5"
- "\x88\xfc\xb0\x57\x8b\xcc\xeb\x61\xe7\x84\x5f\x8a\x28\xeb\xa4\xbf"
- "\x0e\x3a\xcf\x2d\x0e\xdf\x27\xf2\xd7\x68\xe9\x9f\x51\xfa\x8a\x88"
- "\xf4\x92\x71\x69\x3b\xd1\x41\x6e\x3a\x9e\x39\x3c\xc0\x7d\x81\x01"
- "\xee\x2f\xff\x8a\xfa\xfd\xa0\xb0\x11\xbc\x22\x58\x72\xdc\x81\xfb"
- "\x36\x88\x11\x1b\x58\xcf\xbd\xb0\x89\xa4\xf4\x8b\xee\xf6\x79\x89"
- "\xc7\x18\xe4\x65\xf7\xc3\xfe\xb5\x9f\xe1\x6c\xb6\xa8\x17\xf1\x06"
- "\xcd\x1c\xf7\xb8\x37\x9f\x62\x71\xb8\x8f\x53\xfb\x20\xbe\x7f\xc9"
- "\xee\xca\xf1\xb2\x23\x39\x41\x56\x4b\x75\xef\xb9\x5f\xe7\x2f\xce"
- "\x05\xc2\x77\x85\x8f\x43\xce\xbf\xa2\x48\xc4\xc4\x1e\x12\xbe\xca"
- "\xcd\x5b\x60\x53\xb0\xc8\xcf\xdf\x03\x6f\x3c\xdb\x66\xde\xc2\x6c"
- "\xb4\xb7\x2f\xa0\x67\x8b\xfc\xa3\x6f\x94\x3e\xde\x98\xe4\x5a\x1e"
- "\xca\x93\x72\xf7\x71\x8f\xa4\x17\x43\x79\xfc\x45\xdc\x3f\x19\xca"
- "\xa7\xb2\x7e\x6f\xfc\xec\x31\xef\xe5\x6c\xde\xc3\x0c\xc3\x3b\x89"
- "\x37\x39\xdd\x68\x90\xf4\x69\x38\x4b\x35\x98\xb6\x40\xd7\x2e\xe2"
- "\xe1\xee\xf4\xed\x3d\xb0\xc6\x6f\x38\xb2\xa9\x93\x3d\x76\x19\xb3"
- "\xae\xf0\x1b\x28\xcf\xd0\x89\x84\x3c\xf8\x3d\x9f\x03\x3f\x11\x86"
- "\xd7\xe9\xfb\xdb\x6b\x1a\x0d\x01\xc1\xaf\x0c\x67\x09\xfd\x6c\x89"
- "\x2f\x1f\x7b\x88\xbb\x3d\x08\x5e\x3c\x8e\x78\xf1\x1c\xa2\xff\xa6"
- "\xe0\x86\x9c\xc9\x81\x75\x39\x17\xed\xc9\x65\x71\xc1\x75\xf6\xc4"
- "\xa7\x07\xd8\x02\x7d\xff\xd9\xb3\x9e\xf6\x94\x41\x6b\x6c\x05\xed"
- "\x29\xd0\xfb\x24\x28\x16\x71\x0e\x8d\x67\xd5\xf0\x95\xa5\x76\xfd"
- "\xf9\x63\x7b\x07\x37\xd8\x85\xbf\x09\xf4\x65\xac\xb1\x96\xee\x62"
- "\xc6\xa0\x76\x2f\xb5\xf0\x04\x9b\x42\xfc\xb3\x21\xa1\x9f\xbb\x7a"
- "\x56\x33\x03\xe2\x21\x17\x66\x0b\xdd\xea\x84\x23\x39\x01\xe6\xce"
- "\xff\x82\x15\xe6\x62\x8e\x86\xdf\x04\x9f\x06\x7b\x66\xca\x6f\xe9"
- "\x61\xc3\x1f\x9a\xfd\xb4\x67\xf8\x89\x27\x7f\x08\x72\xf1\xf0\x97"
- "\xd2\xbf\x45\xc0\x86\x7b\xa4\xae\xdc\x45\x48\x3b\x57\x74\x42\xd8"
- "\x0d\xad\x90\x6b\x6b\xf8\x28\xde\x8b\x70\x4f\x36\xf6\xdc\xde\x57"
- "\x86\xfc\x13\xa4\xfe\x6e\xf8\x33\xb9\x3f\xcc\xf6\x4a\xd9\x6e\xf8"
- "\xe8\x78\xb8\xab\x96\x9c\x28\xe6\x88\x05\x59\x03\xfe\x95\x7b\xc4"
- "\x19\x3f\x7c\x06\xe4\xdf\xea\xe2\x44\xee\xa4\x2f\xa3\xc0\xf3\xea"
- "\x8e\x13\xc5\xd2\x87\x64\x40\xde\xcd\x87\xbe\x7f\xc7\x89\x4a\x71"
- "\xbe\xb1\xe3\x44\xbd\xd0\xf7\xef\x38\x71\x70\xeb\x54\xdc\x27\x08"
- "\x54\xf7\xc5\x9c\x70\xd1\xef\xea\xbe\x58\xb5\x79\xdc\xfd\xa8\xa4"
- "\xe3\xa0\xed\x0a\x96\x88\x73\xa6\x8c\xa0\xf4\xc5\x2a\xd7\x70\xb0"
- "\x86\xef\x10\xdf\x66\x74\x38\x58\x94\xf4\x77\x1c\x38\x39\xaf\x86"
- "\xd9\xa8\xaf\xf1\xdc\x74\x22\x53\xd8\x3d\x96\x9c\x70\xb8\x7b\x11"
- "\xa7\x2a\xc8\xe4\x79\x60\x70\x1f\x8f\x39\x91\x29\xf3\x07\x7f\xd4"
- "\xda\x4b\x63\x30\x9d\x48\x71\xfb\x4f\x69\x3c\x61\x70\x01\xf5\x31"
- "\x85\x97\x9c\x48\x95\xf7\xcd\x83\x3b\x74\xba\x2a\x71\x34\xb8\x59"
- "\xe2\x7a\xc7\x41\x09\xb7\xe0\x3e\x6d\xbf\x9a\x81\x67\xda\xbb\x53"
- "\xa4\xfd\x4a\x30\x4f\xe7\x91\x3d\x5a\x1e\x94\xa1\x67\xcd\xcf\x67"
- "\xb0\x8a\xc6\x9e\xac\x7d\x5f\x80\x34\x1a\x1f\xed\x59\x81\x36\x8c"
- "\x6b\x3c\xda\x2a\x60\x51\xc0\xa2\xa8\xcf\x69\xb0\xf5\x06\x9f\xe2"
- "\xf6\xdd\xea\x72\x8b\x39\xe0\xd7\xc3\xb6\x1f\xed\xc0\xdf\x10\xe8"
- "\x26\xd5\x69\x44\x7d\xe1\xfe\xab\x97\xe8\x7d\x41\x7b\xf8\x46\x63"
- "\x4d\x11\x72\x35\x8d\x19\x79\x30\xaf\x5d\x0e\xe8\xfd\xfa\x09\x66"
- "\xb0\xa1\xe3\xa9\x80\x89\x84\x19\x9f\xa6\xc9\xf4\xda\x3c\xf0\x49"
- "\x23\xe1\x21\xdf\x55\x13\xd1\x86\x5c\xd8\x52\xf1\x54\x0d\x7e\x5a"
- "\x8c\x15\x55\xf8\xa2\x95\xdf\xd4\x5f\x47\x94\x9d\x1e\xca\x4b\xfd"
- "\x06\x6f\x04\xbb\x04\x9c\x53\x49\x7c\x55\xdb\x22\xca\xb5\x65\x7c"
- "\x47\x3c\x32\xf1\x90\x5b\x9f\x15\x31\x2b\x53\x06\x9d\x6a\x67\x18"
- "\xde\xb2\x9e\x31\xda\xb8\x42\x6f\xc3\xc3\xd4\xbd\x7a\x3f\xe9\x59"
- "\xdb\x83\xb9\x3d\x3c\x27\xea\x12\xbd\x1c\x74\x3a\x34\x47\x3e\xc4"
- "\x8f\x1d\x27\x2e\x86\xe2\x26\xa8\xb4\x06\x6e\x75\x09\x7c\x64\xbc"
- "\x1e\xba\x4b\x82\x6b\x9a\xc4\x21\xbe\x4d\xee\x85\xbc\x1e\x75\xe2"
- "\xac\x51\xfa\x1b\xe5\xd5\x54\xaf\x76\x67\x89\x1f\xd0\xfa\x40\xf2"
- "\x5f\x60\xef\x68\xb9\x6e\xd1\xca\x2c\x5b\xda\xf5\xe2\xce\xed\xdc"
- "\x47\x1d\xb8\x4e\x9b\x15\x7e\x19\xc9\x73\x5b\xc2\x3e\xce\x10\x8b"
- "\x5a\xf3\x71\x56\x32\xb4\x57\xc0\x5f\x61\x8b\xf9\x00\xaf\xc2\xdd"
- "\x11\xbe\x9e\x57\x97\xd3\x1c\x16\xf5\xb3\x4b\x11\x17\xbb\xd0\xc1"
- "\xbf\x85\xff\x3b\xa2\x97\x4d\x44\x3f\x9a\x0b\xfb\xd9\x44\xd8\x25"
- "\x81\xfe\xc0\xee\x99\xc7\x50\xfa\x0e\x5f\x73\xe8\x1e\x9e\x62\x5c"
- "\x88\xbb\xa3\xbc\x28\xdd\x40\xf9\x8f\x01\x1f\x60\xa3\xde\xa5\x18"
- "\xa7\x51\xbe\x63\xf4\x2d\xaf\x0c\xed\x98\xfa\x6d\x41\xd3\x50\x41"
- "\xd1\x29\x16\x2d\x62\x1c\xe6\xfb\xa1\x53\x33\x74\x28\xec\xd7\x3c"
- "\xa6\xdf\x46\xe9\x09\x22\xdd\x4f\x6d\xef\xe8\xb7\xd1\xb7\x04\xfa"
- "\x76\x9c\x7e\x55\xaa\x23\xbf\x9c\xfa\x5d\x78\x8a\x5d\x41\x7d\xe9"
- "\xe6\x25\xfd\x36\xea\x67\x57\xd1\x23\x6c\x4a\xab\xa3\x1b\xf2\x1d"
- "\xd5\xe7\x91\xb1\x1b\xa9\x6c\x87\xa2\xdc\x44\xe3\xca\x87\x4e\x84"
- "\x7e\x0b\xca\xe8\xb7\x30\xc8\x12\x0a\x37\xd3\xbe\xb7\x99\xda\xc7"
- "\xbd\x56\xaa\x07\x3e\x48\x64\x5f\x68\x6c\xd0\xab\x51\xbd\x9b\x7b"
- "\x79\x17\xd5\xdd\x7d\xa4\x97\xea\xcb\x6f\x0f\xd5\xa9\xf1\xd4\x33"
- "\x68\xbc\x97\xf0\x9d\xaa\x87\xfa\x54\x0d\xdb\x6d\x4a\xb3\x50\x9a"
- "\x25\xc4\x0f\x2b\xc6\x49\xda\x73\x4c\x28\x6f\x51\x3a\x2b\x3c\xc7"
- "\x84\x0d\xb5\x6d\x43\x14\xeb\x50\xa2\xea\xe1\x07\x2b\x5c\xa7\x61"
- "\x3a\xea\x2b\xa5\xfa\x8a\xb2\x59\x0c\xd1\x6a\x13\xf5\x11\x31\xa2"
- "\x8f\x0b\x38\x61\x8d\x29\x86\x69\x34\x96\x4a\x8c\x49\xa5\xb9\x2b"
- "\xa3\xf5\x40\xe3\x51\x68\x3c\x31\x9b\x83\xa1\xbb\xba\x18\xd3\x24"
- "\xc8\x73\x18\x97\x9c\xc7\xfe\x85\x34\xae\xc5\x9b\x73\xf8\x71\x1a"
- "\x5b\xf7\x91\x9c\x76\x46\x7b\x8f\xb9\xd5\xd1\x86\x3b\x14\xc7\x25"
- "\xdc\xba\x61\x83\xba\x90\xc6\xb9\x38\xe4\xab\x57\x89\x7a\x9e\xfa"
- "\xde\x4d\xfd\x2a\xd5\xc6\x89\xb4\xaa\x10\x4f\xaf\x44\x3d\xa3\x3d"
- "\xc7\x86\xf2\x7e\x7f\x9c\xa6\x88\x71\x52\x79\xe3\xcd\xa8\x4f\x1b"
- "\x67\x2c\x8d\x33\xe6\xfb\xe3\x24\x7c\x5a\xcf\xb7\x69\xe3\x2c\xd1"
- "\xc6\x69\xa0\x71\xc6\xd2\x38\xa7\x46\x8c\x73\xf2\xa8\x71\xa6\xd2"
- "\x38\x97\xd0\x38\x3b\x22\xc6\x69\x19\x63\x9c\xa9\x1e\xb4\xb1\xa3"
- "\x7f\x89\xf4\x0f\xc6\x1b\xc5\xfd\xf7\xed\x51\xa1\xfb\xef\x2a\xee"
- "\x5d\x0e\x08\x1f\x44\x0d\xd0\xdf\x40\x6f\x04\x59\x0f\x77\x3c\x33"
- "\x36\x96\x14\x0b\xdd\xcd\x14\xa9\x9b\x16\xfc\xd5\xf6\xa8\x15\xa1"
- "\xbb\x1b\xcf\x8a\xd8\x35\x3e\xa4\x0b\x9f\x01\xb9\x4c\xe8\x1e\x97"
- "\x6d\xdc\x50\x84\xf2\x28\x4b\xf9\x4b\x43\x77\xcc\x14\x83\x43\xea"
- "\x43\xd5\x6e\x3c\xc3\x17\x96\x3c\x13\xe0\xcd\xe2\x4c\x60\x7b\x54"
- "\x38\xfe\xd3\x7a\xde\x04\xb8\x88\xfb\xac\xe2\x3e\x28\x2b\xc9\x08"
- "\x94\xe8\xf7\xd2\x7b\x29\x6f\x67\xc4\xbd\xf4\x5e\xd1\x87\x21\xe1"
- "\xfb\x61\xc3\xb2\xc0\x06\x71\x3f\x7d\x70\xbb\xd1\x14\x6e\x5b\x29"
- "\xd1\xda\xf6\xe0\xd9\x2b\x7d\xb3\x41\xc7\x66\x13\xf6\x36\xdb\x8d"
- "\xf3\x75\x1b\x17\x8f\xc2\x1c\x58\xcb\x63\xc6\x79\xd9\x6e\x5c\x31"
- "\xc2\x17\x94\x32\x01\x7e\xde\x91\x9e\x17\xba\x6b\xbe\xdd\x58\xfc"
- "\x43\x77\xcd\x8b\xbc\x34\x4f\xb4\xde\x1c\x88\x79\xae\x18\x5b\xf8"
- "\x8e\xa1\x02\x11\x2b\x45\x99\x30\x1d\xfd\xec\x50\x8c\xd8\x3f\xcc"
- "\xe2\x3c\x48\x31\x7e\xa9\xd1\xe6\xb6\x65\xc1\x80\xd9\x43\x6d\x0a"
- "\xdf\x52\xa1\x77\xe3\x51\xf8\xca\xa0\xb2\xf1\xc2\xcf\x39\xd5\x37"
- "\x32\xbf\xf8\x5e\x3c\xea\x3d\x75\xd4\xbb\xcd\x47\x34\x6b\x3c\x5b"
- "\x9e\xb2\xa9\x42\xc7\x9b\x9f\xb0\x85\x39\x8a\x4e\xb2\x28\xc2\xc5"
- "\x13\xe8\x5b\x6b\xb7\xb8\xe7\x67\xe6\xce\x14\xe6\xee\x0e\x48\xbe"
- "\x9d\xf8\xa5\x8e\x24\xca\x73\x92\x4d\xc1\x3d\x13\xc4\x92\xa1\xfc"
- "\x3d\x22\x7e\x8c\x12\xfd\xc6\x8a\x47\x63\x99\xfa\x8b\xf4\x8b\xb8"
- "\x61\x13\x78\x23\xd3\xcb\x43\x1e\xc4\x60\x51\x0a\x9f\x67\xd3\x40"
- "\xa7\x08\x87\x3b\xb9\xe1\xb1\x83\x54\xa6\xf7\xa5\xa1\xee\x09\xee"
- "\xc0\x17\xcc\x41\xf4\xb3\x47\x89\xde\x67\x2c\x60\xc6\x8a\x2e\x66"
- "\x21\x3c\x0b\x1c\x0e\x2c\x60\xba\xaf\x87\x9a\xc9\xd2\x87\x40\x0d"
- "\xe1\xe4\x3a\x2b\xf7\x0f\x6e\x8f\x36\x92\x5c\x5b\xac\xeb\x2f\x4a"
- "\xa5\xaf\x37\x23\xb5\xff\x4b\xe1\x97\x42\xf2\x07\x04\xdb\xe8\xdb"
- "\xe4\x3d\xd3\xc4\x5f\x50\x99\x05\x21\xd9\x46\x89\x6e\x92\x30\x1c"
- "\xaa\x97\xfb\x48\x74\xd3\x61\x92\x8e\xb6\x49\x9b\xa8\x44\xca\x9b"
- "\x15\xb2\x89\x82\x4e\x90\xbe\xd3\x1c\xd6\x4b\xb9\x67\xa8\x3e\x23"
- "\x68\xd2\xd6\x38\xd2\x8f\xa7\xa0\x2c\x95\x33\x8b\x38\x97\xdb\xa3"
- "\xeb\xc3\xb8\x16\x9d\x83\xfd\x94\xc6\x14\x47\xf3\x7a\x0c\xe3\x02"
- "\x4c\x7c\xf0\xeb\xa6\x4c\xf0\x1c\xde\x3b\x4e\x1c\x24\xd3\x71\x4f"
- "\x40\xe8\x97\x66\xfb\x09\x9f\x4e\xd1\x1c\x5c\x0c\xdf\x56\x6e\x6a"
- "\xe7\x48\xed\x10\x3b\x62\xed\x63\xad\xf4\x8c\xbb\x0f\xae\x87\xbe"
- "\x61\x9d\xb6\xb1\xf7\x72\xe2\x07\x32\xa9\xcf\x0e\xd4\x05\x5a\x03"
- "\x7b\x51\xf8\x20\x6c\xf5\x52\x5d\x9d\x4c\xd4\x71\x44\xed\x66\x47"
- "\xf2\x8f\x43\xb7\xed\x6f\xad\xfd\x82\xb5\x5a\xff\x22\xda\x01\xbf"
- "\xed\xca\xed\x3b\x5f\xdd\x84\x73\xc7\x2b\xb5\xba\x7b\xa9\xee\xc4"
- "\xf1\xeb\x9e\x6d\xbb\xc0\xba\x2f\xa0\xdf\xb3\x2d\x17\x52\x77\x51"
- "\x35\x0f\x12\x1d\x8e\xa7\x3d\x3e\x07\xfe\x59\x71\xc7\x35\x38\x00"
- "\x9f\x34\x33\x84\xac\xde\xa5\x98\xf6\x80\xde\x08\xfb\x90\x1d\xbe"
- "\x2c\x71\xff\x15\x7a\x76\xed\xde\xab\x3b\x70\x82\x41\xef\x3e\xb8"
- "\xdd\x54\x12\x92\x45\xc3\x67\xe3\x16\x8f\x62\x3a\x20\x6d\xad\x7d"
- "\x59\x12\xb7\x4c\x2b\x51\xd7\xd8\x32\x67\x7f\x95\xb0\xd9\x57\x4c"
- "\x27\x74\xfd\x56\x5f\x4c\x7f\x95\x56\x97\x6d\xb4\xde\x54\x73\x24"
- "\x64\xcb\xce\xcf\xb3\x6d\xc8\x5d\x95\x97\xad\x5f\xd0\x8e\x65\x3f"
- "\xcd\x7e\x20\x7b\xd5\xfa\xec\x2c\xdb\xf2\x47\x73\xd7\xcc\x5d\xfb"
- "\xe0\x83\xb6\xbb\xb2\xd7\xad\x5b\xf9\x8b\xec\x58\xb6\x3c\x77\xe5"
- "\x9a\x75\xab\xa0\xdb\xb4\xd9\x16\xdf\x98\x91\xb3\x36\x6f\xee\x2d"
- "\x8b\x53\x46\xe9\x36\x71\x5f\xfb\x18\x64\x1c\xda\x9f\xa6\x10\x8f"
- "\x31\x09\x7e\x89\xcc\x1b\xb9\xeb\x31\x92\xaf\x09\x07\x7b\xb0\x17"
- "\x62\xff\x81\xec\x05\xff\xc6\xf0\x99\xbc\xfb\x59\xde\xd6\xa5\x5c"
- "\xbe\x87\xf8\xf6\x76\x4a\x83\x7f\xe2\x63\x7c\xa8\xc8\x2b\xce\xb3"
- "\x95\xcb\x37\x52\x9e\xa6\x27\x28\xcd\x1b\x33\x54\x5f\xf1\x15\x33"
- "\x4a\x1e\x23\xc6\xcf\x0d\x13\x79\x29\x7c\x0d\x7f\x63\x65\x9a\x8f"
- "\x74\x83\xdb\xe3\x87\x0d\x91\x69\x59\xa0\x88\x83\xa6\xca\xf5\x15"
- "\x73\x4e\xae\xd3\x13\xc5\xe2\x2e\x83\x72\xf9\xcf\x20\x23\x6e\x45"
- "\xdc\xc5\xed\xb1\x44\xff\x87\x1d\x61\x5a\x7d\xb1\xce\x9b\xb7\x13"
- "\xdc\x37\x74\xd0\xbb\xf0\xb5\x12\x1d\x3b\x7f\x84\x7d\x98\x12\x97"
- "\xc8\x94\x4b\x0b\xe4\x1f\x95\x51\x2e\x2d\x91\x7f\x78\x8e\xfc\xbb"
- "\x7c\xa1\xfc\x1b\x9d\xfe\x3f\xfd\xd3\xdb\xff\x6f\xd7\xe1\xff\x81"
- "\xbf\x7f\xa0\x7d\x31\xee\xff\x1f\xc7\xff\x3f\x29\x4f\x8b\xe1\x3c"
- "\x7f\xc0\x37\xc2\xad\x63\x4f\x7c\xc5\x4c\x84\x9f\x55\x65\xf7\x13"
- "\x4e\x7f\xc9\xac\x05\x01\xde\x59\x74\x2f\x9b\x56\x78\x92\x78\x30"
- "\xe2\xb5\xf2\xf2\x79\x67\xe1\x00\x3f\x4e\x78\xf3\x09\xe1\x6f\x63"
- "\x79\x07\x8b\x2b\xeb\x20\x3e\x2b\x4f\xc6\x9e\xc1\x79\x13\xee\x79"
- "\xb9\xe9\xbd\x65\xbd\x9f\x7d\xec\xfd\x0e\x36\x95\xae\xd6\x4c\xa2"
- "\x3d\xc7\x18\x03\xfe\xc6\x65\xb2\xc4\x9a\x29\xfc\x10\x77\xbe\x92"
- "\xc5\x0d\xaf\x2c\xa7\xb4\xa3\xaf\xaa\xa9\x13\x5e\xdd\xd4\x3c\xc1"
- "\x76\x3f\xf6\xf9\xb8\x37\x35\xdc\xbc\x4d\xdc\x63\xa4\x5f\xe0\xa0"
- "\xe6\x63\x9a\xf6\xa7\x8b\xdf\x92\x7b\xfa\xc5\x65\x9a\x3e\x0f\xcf"
- "\xe2\xfe\x06\x8d\xa3\x91\x3b\x37\x1d\x44\x9d\xaf\xa8\x8d\x13\xb0"
- "\x67\xbe\xba\x29\x75\x42\xc1\x4a\x66\x68\xf5\xf4\xb0\xc3\x44\x0b"
- "\x71\x3e\x4e\xeb\xee\x00\xad\xb3\x83\x7b\xa6\xf0\x4a\xea\x5f\x29"
- "\xf1\x73\x25\xd4\xa7\x7d\x83\xdb\xe3\xed\x1e\x65\xa2\x55\xe3\xe5"
- "\x5c\xb4\x2e\x0e\x94\x51\x9e\x65\x8f\xb2\x19\x65\x94\x8f\x78\xbb"
- "\x12\xc8\x28\xb2\x7f\x93\x66\x12\x0c\x1a\xa8\xcd\x36\xdb\x7d\x78"
- "\x4f\x10\x3c\x06\xda\xa6\x71\x90\x1c\x92\x20\x64\x7e\xb4\xa1\xb7"
- "\x4b\xf5\x97\x50\xfd\x6d\xda\x19\x63\xa5\xac\x27\xbe\x41\xae\x57"
- "\x1f\xfc\xeb\x1e\xd3\xee\x89\xf5\x96\x6d\xa2\x7d\x7d\x88\xc1\x0f"
- "\x6e\x15\xb5\xe1\x32\x6f\x61\xdc\x8c\x3b\xc6\xc7\x02\x24\xd7\xa8"
- "\xd2\x7e\x57\x49\x78\x5e\x2b\x2b\xf8\x10\xc1\x7b\x04\x89\xbf\x17"
- "\xfa\x19\xe2\x3f\x72\x88\x4e\x10\xcf\x21\xee\x67\x10\xbf\x81\x74"
- "\x6a\xa3\x8a\xc6\xd5\x46\x72\x73\x03\xed\xdd\x88\x17\x69\xba\xaf"
- "\xff\x5f\x18\xce\x38\xc0\x2f\xac\xcb\xe7\x7e\x11\x57\x6a\x7b\xc2"
- "\x7c\x9d\x5f\x00\x7e\x80\x47\x28\xbb\x8f\x19\x87\x69\x8e\x09\x47"
- "\x9a\x89\xff\x20\x9e\x3e\xc1\xa1\xcd\x4d\xb3\xe0\x0b\xb4\x38\xd2"
- "\x92\x86\x27\x6c\xa6\xfd\x3d\x8e\xda\x68\xf6\x28\x97\x0b\x58\x48"
- "\x1a\x94\x50\xaa\xef\xf5\xd0\x39\x78\xa8\x0e\x4e\xb4\x8e\xe0\xd6"
- "\x90\x9c\xa9\x30\x8f\x12\x7f\x94\xe6\xa2\x01\x79\xa9\xbc\x91\xf2"
- "\x1f\xa2\x7d\x7f\xa1\x36\x27\xc7\x48\x26\x20\x3e\x20\x61\x31\xfa"
- "\x41\x65\x5a\x08\xd6\xd4\x96\xc5\xa7\xd1\xb1\xa3\x92\x87\xb1\x7c"
- "\xa9\xc3\x9e\xe6\x7a\x5b\x18\xfe\x66\x53\x24\xfc\x09\x16\x52\x2e"
- "\x57\x2c\x3b\x22\xe6\x8e\xe4\x52\x4b\x26\xf4\xd0\xd4\xde\x21\xa1"
- "\x43\x53\xcc\xb7\xc1\xf7\x1b\xe1\xcc\x21\x82\xc5\x21\xca\xd7\x08"
- "\xda\xbc\xf5\x2b\xa2\xb9\xf7\x83\x87\xb2\xdc\x29\x79\x54\x73\x37"
- "\x70\xb8\x4b\x31\x7f\x82\xf7\x4e\x25\x61\x09\xea\xa3\xf7\x37\xe9"
- "\x97\x78\x59\xf3\x6b\x45\x35\x88\x6f\xdc\xbf\x00\xbe\xd9\xe4\x5c"
- "\xf7\x2f\xa0\x7e\xd5\xeb\x77\xa0\x80\x03\x98\x7b\x1a\xa3\xd0\x3f"
- "\x78\x14\x73\x3d\x74\x8d\xa2\xdc\x70\x0e\xfa\x78\x0c\xeb\x53\xff"
- "\x4e\xe9\xdd\xf0\x99\x1b\x01\x9b\x25\xda\x9c\x34\x8a\x58\xa1\x8a"
- "\xe5\x36\xd9\x37\xcb\x34\x7a\x37\x51\x1f\xc4\x39\x44\xdf\x70\x4e"
- "\x54\x05\xca\x14\x86\xcb\x60\xfd\x10\x2e\x9b\xa9\xcc\x8f\xe8\x97"
- "\xeb\x79\xe1\x37\x9f\xfa\xe1\x7a\x1a\xbe\xcb\x14\x73\x7b\xdf\xb0"
- "\xdd\x40\xed\xfa\xa9\x5d\x03\x70\x03\x78\xa1\xd7\x51\x21\x61\x74"
- "\x80\xe6\x4f\xe0\xd7\xe1\x40\x23\xc1\xdd\x42\xfc\xbf\x3f\x5d\xf2"
- "\x77\x66\x97\xd6\x3f\x97\x38\x1f\x8c\x36\x79\x6b\xa5\x9f\x21\xe4"
- "\x0b\xc5\x7f\x0d\xf3\x99\x66\xf8\x19\x32\x51\x5d\x2d\x1a\x4e\x98"
- "\x29\x5f\x5b\x08\x87\xe0\xef\x40\xb1\xa4\x81\xd7\xd4\xfa\x0f\xdc"
- "\xbb\x53\xc2\x2e\xc1\x0b\x1c\x20\x3e\xbe\x5e\xce\x73\xc2\x12\xf0"
- "\xaa\x12\x0f\x27\x25\xea\x75\x08\x9f\x09\x04\x67\x95\xea\xd0\x71"
- "\x25\x92\x36\x50\x5e\x92\x1b\xa3\x43\x78\xa3\xd3\x02\x59\xe7\xe4"
- "\x8d\x9a\x1e\xd5\x4f\x73\x03\x3f\x26\x2e\xe1\x07\x4b\xe0\xe5\xe4"
- "\xa5\x87\x7d\x01\xd0\xd7\xa3\xd4\x2f\xa2\x09\x93\xf6\xf7\xc5\xaa"
- "\xde\x30\x6e\x4f\xaa\xd6\x71\x3b\x62\x5e\x05\x6e\x6f\x13\xf4\x68"
- "\x52\xa3\x87\xfd\x73\xa7\x8e\xfb\x58\xe7\x2a\xad\xeb\x8a\xf5\xe2"
- "\x7c\xc0\x0c\x7d\xa0\x58\xf7\xfe\x5e\x21\x63\x60\x3e\x5b\xf3\x3b"
- "\x85\x8f\xfc\xad\x2a\x33\xb5\xfa\x4e\x40\x3f\xd2\x83\xf5\xaf\xaf"
- "\x71\xcc\x0d\xb5\xe5\x42\x1c\x83\x6d\x44\x03\xb1\x06\x7d\xd4\x27"
- "\xfa\x66\x82\x4f\xb8\xa6\x15\xa9\x6c\x1d\xcd\xed\xe1\x4c\xcc\xdb"
- "\xe4\x05\xfa\x9d\x8b\x0a\x49\x03\xe2\x34\x7c\x11\x7d\x1c\x05\x57"
- "\xb3\x84\xeb\xe4\xd5\x23\xd7\xb7\x25\x0e\xeb\x3b\x12\xae\x80\x29"
- "\x60\x4b\x79\x69\xfc\x13\xf3\x74\xb8\x86\x61\x7a\x71\x8c\x86\x8f"
- "\x1a\x6d\x9d\x3c\x26\x6d\xad\x90\x31\x23\x1a\xb7\x62\x2c\xb4\xa7"
- "\xa0\x7d\x11\x0f\x4b\x93\x7d\x9a\xbc\xc0\xa9\xc9\x01\x0f\x2b\x48"
- "\xd5\xe9\x18\xf5\x67\x39\xf0\x09\x73\xa5\xd3\x0e\xe8\xca\x64\xdf"
- "\x2f\xb6\xeb\xf3\x81\x7e\x47\xd2\x04\xea\x93\xb0\xf7\x0a\x8f\xf9"
- "\xe2\x9f\x51\xb9\xc9\xa0\x6d\x61\xfe\xea\xe2\x9c\x91\x63\xbf\x38"
- "\x0d\x63\x07\x4e\x38\xd6\x43\x5f\x26\xf7\x32\x8f\x12\x77\x6c\x24"
- "\xbd\x8a\xfb\x44\xd8\x65\x68\xfc\x18\xe8\xbd\xe3\x3e\x99\x1f\xfb"
- "\x1b\xe5\x17\xba\x79\x6d\x3f\x84\x8e\x16\x69\xcd\x1a\x0c\x8e\x51"
- "\xfe\x26\xdc\xe3\x86\x2f\x9f\x8b\x8e\x49\x59\x90\x68\xf4\x21\xc4"
- "\xce\xa0\x7c\x25\xad\x24\x07\x04\xa2\x19\xab\xd1\xf8\x4d\xd0\x09"
- "\xbe\x21\xfd\xa2\x0d\xdd\x2c\xc6\x71\x0b\xff\xa6\x4b\x49\x7c\x9c"
- "\xd6\x91\x1f\xfe\x32\xa9\x6e\x5b\x97\x72\x69\x36\xb5\x9b\xa8\xfd"
- "\x5a\xe9\xf7\x2e\xfa\xbd\x8c\x7e\x6f\xa2\xdf\xcb\xe9\x77\x3a\xe5"
- "\x57\xb5\xfc\x29\xf4\x3e\x81\xd2\x6f\xd4\x7e\xa9\x8f\x89\x38\xcf"
- "\x4e\x7b\x02\x7c\xe5\x7d\x48\x9f\xf2\x39\xde\xe9\xf7\x43\x6d\xdc"
- "\x2d\x72\x6d\x27\xee\xa7\x7a\xf2\x91\x0f\xfb\x1a\xa5\x39\x28\x4f"
- "\x19\xea\x86\x5f\x05\x7a\xbe\x2d\x82\x3f\xa5\x7a\x2e\x79\x84\x7e"
- "\xe7\xd3\xef\xf5\xf4\x9b\x47\xe5\xe1\xcf\x33\x8d\x60\xd0\x16\xa6"
- "\x17\x09\x4b\xb2\xf2\xe5\x7c\xd2\x1c\x36\x61\xbd\xeb\xf4\x00\xf8"
- "\x34\x22\xdf\x0a\x99\x4f\xca\xaf\x97\x24\xe9\x73\x17\x10\x73\x67"
- "\x6e\x0f\xd0\xdc\x51\xfd\xb7\xa1\x3c\xfd\xde\xae\xfd\xa6\x6a\xbf"
- "\x77\x68\xbf\xff\xac\xfd\x2e\xd6\x7e\x97\x78\x94\x44\x9f\xc6\x9b"
- "\x10\xcc\x12\x85\x9e\x9c\xd6\xae\xd6\xee\x14\x3b\xe4\x6b\xa2\xff"
- "\x37\x21\x8e\x23\xb5\x5b\xa3\xeb\xad\xa1\xfb\x19\xde\x1e\x73\xd1"
- "\x6e\xa1\xfb\xb9\xa4\x21\x82\x16\x3a\xe2\x94\x54\x46\xbc\x53\x74"
- "\x8d\x81\xf8\x06\x59\x4f\x9c\x41\x3b\xaf\x47\x3c\x18\xc4\xd5\x84"
- "\x9f\x42\x21\x47\xc5\xdf\x82\x73\xcf\x63\x42\xa7\xbf\x03\x3e\x8a"
- "\x86\xf2\xe8\xaf\x98\x64\x8a\x6d\x3a\xbd\x87\xbc\x24\xe5\xfc\x89"
- "\x7f\x19\xdc\x3e\xc5\x16\x96\xf3\x2f\x69\x93\x67\x9b\x97\xfe\x92"
- "\xd2\x23\xe4\xff\x4b\x4a\xd1\x67\x82\x75\x3b\x8d\x67\x7e\x87\x32"
- "\x05\x77\xbd\x6f\xe8\x94\x63\x4e\xd1\xc7\xac\xcd\x95\x43\x87\x79"
- "\xa7\x92\x18\x20\x7a\x98\x0b\xfc\xee\x08\xd1\xe5\xc4\x00\x7e\x35"
- "\xfc\xa1\x79\x4e\x7c\x19\xf3\x1d\x41\x4f\x52\xc3\x74\x7a\xca\xa1"
- "\x91\xf3\x92\x70\x28\x20\xf9\x85\x76\x5a\x97\xc0\x81\x6d\xa3\xd6"
- "\x65\x1a\xd6\xa5\x56\xd6\x3f\x92\xc6\x5f\x9c\x06\x1a\xaf\xf5\x91"
- "\xf0\x36\x51\xd8\xe8\x79\x94\x29\xed\xda\x9e\xd4\x4e\x7b\xe4\x4d"
- "\x94\xbe\x54\xf6\x53\xa6\x6b\x6d\x11\xfe\x25\x2e\x06\xfe\xeb\xe9"
- "\x1a\x7e\xa3\x9e\x85\x98\x6b\x3d\x5d\xab\x9f\xf0\x34\x71\x3e\xd6"
- "\x8f\x9e\x2e\x71\x72\x52\x29\xe8\x0d\xca\x06\x84\x2d\x23\xc9\xdf"
- "\xf7\x35\x51\xbf\x2f\x6d\x24\xfe\xa2\x1e\xeb\x79\xeb\x26\x16\xb7"
- "\xa1\x9a\xc5\xcb\xb5\x79\xe9\xe7\x7a\x59\xa1\xd3\xdf\x7e\x69\x8b"
- "\x4e\xa3\x2a\x04\x3d\x9b\x9c\x3a\x92\x56\x4e\x5d\xc5\x9d\xe6\x40"
- "\xc0\x34\xb4\xfa\x48\x60\xbe\xa0\xb9\xb4\xee\x6b\x06\xb7\x5b\x8d"
- "\x1e\xf6\x8a\x45\xdb\x4b\x5a\x04\xaf\xa6\x58\x7f\x74\xa4\x5e\xd2"
- "\x2e\x59\xb7\x35\x44\xff\x22\xf8\x10\x41\xeb\xd1\x16\xea\xa2\x7d"
- "\xc5\xe2\x2b\x4a\xbf\x48\xd2\x6f\x6b\xba\x87\x5d\x99\xa8\xd3\x56"
- "\xec\x4f\x66\x85\x39\xca\xef\x93\xfb\x93\x0a\x1d\x98\xc3\x27\xfc"
- "\xd3\xb5\x3a\x7a\x19\xf6\x4d\xf8\xff\xce\xd8\x18\x0b\x9f\x55\xe9"
- "\xd4\xd7\xbb\x88\x3f\xdb\xab\x9d\xcd\x90\x9c\x7b\x59\x10\xb2\xac"
- "\x06\x57\x5a\x4f\x97\x1d\xd7\xe6\xe5\x18\xf5\x67\x2f\x68\xfb\xd6"
- "\xf5\x32\xa6\x12\xf4\x41\x22\xc6\x17\x78\x56\x2b\xf7\x8b\x58\x06"
- "\xdb\xad\xdd\x11\x3a\x2e\x6d\xbd\x5d\x7a\x44\xc4\xa8\x28\x19\x5a"
- "\x2d\xf5\x89\x97\x3d\x2a\xd3\x2f\x4b\x97\x76\x08\xc2\xcf\x28\xde"
- "\x17\x47\x59\xa7\xfc\x4d\xe8\x5f\xa3\x63\x66\x4b\x7e\xe4\xb2\x05"
- "\x11\x36\x3f\x02\xd6\xc2\xcf\xf1\xf6\xcb\xd2\xc2\xeb\xe2\x32\xf8"
- "\x82\x36\x52\xd9\x1e\x4a\xcf\xd1\xd3\xe5\x5e\x93\xb0\x50\xd3\x99"
- "\x39\x2e\xda\x92\xca\x88\x36\x47\xef\x76\xea\xeb\xf7\xb2\x66\xd1"
- "\xbe\xb6\x7e\x31\x46\xe0\x03\xd6\x70\x00\x7e\xc5\x68\x0d\x63\x2d"
- "\xd3\x73\x5e\x40\x5f\xbb\x92\xbf\x13\x77\xce\xe4\xba\xbd\xac\x3d"
- "\xa2\x1f\x95\x1a\xae\x1e\xeb\x7b\xc0\x1a\x47\xdf\x7c\x1e\xc5\x24"
- "\xcf\xb2\x14\xab\x94\x31\x76\x74\x1c\x54\x07\xb8\x1f\xba\x69\xe8"
- "\x13\xa0\xb3\xd1\xec\x55\x71\x56\xe2\x83\xaf\xb4\x4a\x5a\x0f\x61"
- "\xff\x68\x16\xa6\xfb\x47\x1b\xdc\x3e\x75\x71\x58\x77\x6c\xdd\xab"
- "\x8d\x6b\x35\xb5\x57\xe3\x2a\x7c\x0f\xb8\xf4\x8c\x5c\x63\xd6\x2a"
- "\xe0\xb1\x9b\x70\x8f\xf6\x9f\xea\xc3\x05\xa2\x6c\xb1\x8e\x7b\xb4"
- "\x46\xb3\xba\x94\xcb\x27\x55\x4d\xe1\xd5\x34\xa7\xb0\xdb\x5f\x4d"
- "\x78\x10\xa4\xdf\x2c\xf9\xab\x58\xf0\xab\xe1\x7c\x35\x95\xa5\xf5"
- "\x3f\xb3\x51\x9f\x03\x5f\xfc\x6c\x87\xc0\xb1\x42\xd8\x37\xa6\x88"
- "\xb3\x7e\xe0\x18\xf0\x4b\x9c\xf9\x13\xae\x99\xb7\xfc\x0b\x03\x9e"
- "\x09\x9f\x29\xf4\x8e\xfe\x02\xcf\x06\xb7\x5f\x6e\xd2\x7d\x1e\x7b"
- "\x94\xa9\xf2\xbc\x6d\xfb\xe5\xd3\x74\xdb\x70\xe0\x61\xde\x4c\x76"
- "\x09\xd5\x6f\x6b\xb2\xf9\xa0\x3b\xff\xda\x1d\xb8\x83\x21\x2f\x60"
- "\x27\xe9\xe5\xa5\x4d\x54\x26\x62\xfe\x13\x84\x2d\xeb\xe1\x15\x42"
- "\x9f\x79\x31\x7d\x5b\x3d\x92\xe6\xc4\xf8\x05\x5f\x49\xd4\xf1\xaa"
- "\x44\x86\x73\x7a\xda\x6b\x2e\xaf\xd4\xf9\xe1\x79\x94\x46\x79\xd0"
- "\x3f\xc8\xe0\x6d\xf4\x5c\x89\x7d\x7a\x1c\xbd\xf3\x7c\xe8\x8a\x40"
- "\x33\xa0\x7b\x82\x1e\x8c\x60\x7d\xb4\x4b\x99\x31\xe9\x08\xfc\x17"
- "\xad\xfd\xbe\xdf\xeb\xc2\x7c\xde\x0f\x7f\x5a\xb6\x5c\x76\x71\x87"
- "\x72\x85\x0f\x7a\xa7\xa2\xef\xa0\xe3\x99\x66\x1d\xa9\xe3\x99\x96"
- "\xa3\xfd\x15\xd0\x9f\x27\xfc\x37\xdd\xa1\x3d\xf7\x9e\xff\x6f\x7a"
- "\x89\xcc\x3b\xbd\x8a\xfe\xea\x25\xac\xac\xb4\x56\xa6\x15\xe8\xb0"
- "\x02\x4d\x01\x8d\x85\x9d\x0d\xd6\xb9\x12\x60\xf0\x97\x44\xf3\x44"
- "\xfd\xde\x7a\xcd\x4f\x5d\x9b\x20\xd3\x4e\x13\xb1\x0b\xe0\xbf\xf8"
- "\x82\x6c\xbd\x94\x69\x62\x3e\x85\x7f\x59\x65\x9a\x83\xda\x4e\xac"
- "\x38\xcd\x8c\x8e\x5c\x36\x1d\x3a\x74\x73\x90\xbb\x20\x03\x03\x27"
- "\x08\x06\x6d\x3d\xca\xf4\x5f\xe6\x6d\x66\x06\xfa\x3e\x83\x9e\x33"
- "\x75\x5e\x8a\xca\x58\xa2\xfc\x2c\x11\x3c\xd4\xed\x9b\xd9\x8c\xc1"
- "\xed\xd3\x17\xea\x73\x05\x3e\x03\x7a\xbc\x50\xbc\x2b\x65\x9a\xb0"
- "\x05\x80\x2f\x7f\x0f\xe0\xa6\xd3\xaa\xd3\xd0\x5d\x4f\xb7\x47\xf9"
- "\x98\x45\xee\x43\xd3\x8b\x69\x5e\x53\x25\xbe\x4c\x5f\x4c\xb8\x7f"
- "\x34\xa2\x9f\xff\x14\xf1\xbc\x1d\xe5\xcd\x3e\xf0\x70\xe3\xc1\x67"
- "\xfa\x11\x1d\x3e\x15\xc2\x07\x28\x73\x88\xf9\x0e\xf0\x5e\xea\x5b"
- "\x8b\x63\x13\x33\xf5\x28\x57\xbc\x45\x63\xc4\xdd\xe0\x66\xa9\xe3"
- "\xbf\xe2\x35\x5d\x4e\x97\xfd\xbe\x62\xb3\x79\x4b\x14\x83\x6e\x1e"
- "\x3e\x23\x85\x2d\xe6\x19\xab\xd0\xc7\xbb\x03\x0b\x99\xab\xf0\xc7"
- "\xc8\x73\xa7\xb6\x97\x1d\xeb\x2b\xb2\xb2\xc3\xd6\x85\xb4\x8e\xaf"
- "\x20\xde\xe6\x9c\xe5\x82\x6d\x5e\x95\x2b\x96\x68\xf0\x6d\x11\xb6"
- "\x22\xca\x15\x97\x61\x2f\x81\x6e\x80\xf6\x11\xf0\x68\x93\xa9\xee"
- "\xbd\xfa\xba\xa1\x7d\xa2\x89\xca\x58\x25\x8d\x39\x4e\xbc\xc5\x15"
- "\x89\xf0\x5b\x23\xe4\x07\x99\x3f\x4e\x9e\x1b\x5c\xd1\x1e\xe2\xb7"
- "\x29\x1f\xca\x09\x1b\x42\x65\x7a\x6f\x46\x10\xba\x84\xe9\xbd\x18"
- "\x9b\x86\x8b\xb4\x5f\xcd\x30\x85\xd7\xed\xf4\xc5\x62\xdd\xf6\x46"
- "\xae\xcb\x19\xf6\xb0\x9c\x7a\xf9\xb1\xb9\x55\x6c\x4c\xbb\x27\x47"
- "\x02\xf6\xaa\x19\xcf\x57\x54\xf0\xfa\x4a\x83\xba\x68\x6b\x39\x8b"
- "\x53\x4a\x09\x6c\x58\x67\xeb\x33\x2f\xa1\xf5\xb8\xdf\x1c\x77\x69"
- "\xda\xed\x79\x13\x79\xa1\x95\x19\xca\xce\x4e\x34\xcd\xf4\x5f\x5a"
- "\xcf\xa3\xae\xf9\xe9\x5d\x79\x38\xfb\xae\x64\xdf\xae\x66\x51\xb7"
- "\x13\x95\xbb\x2a\x8e\x39\x3c\xca\xcc\x06\xdc\x73\x3f\x1c\x07\x5e"
- "\x64\x66\x03\xea\x2c\xa8\x61\xa6\x82\x4e\xde\x5d\xfa\xe0\x04\x13"
- "\xed\xbf\x16\xda\x37\x4a\x2e\x8a\xbb\xb4\x7e\x98\xea\x78\x37\x53"
- "\x94\x1b\xd3\x46\x44\xf6\xcd\x76\xd3\xd8\x7d\x73\x4c\xe9\x52\x6c"
- "\x77\x5c\x58\xdf\xae\xf4\x85\xfb\x76\xa5\xef\x7f\xa1\x6f\x9f\x44"
- "\xf4\xcd\x12\xee\x5b\x0e\xfa\x76\xfc\xc2\xfa\x96\x34\x3f\xdc\xb7"
- "\xa4\xf9\xff\x60\xdf\x0e\x8c\xdf\xb7\x99\x8f\x8c\xdd\xb7\xfc\x4b"
- "\xbb\x94\x99\x9b\x2f\xac\x6f\xb3\xf2\xc2\x7d\x9b\x95\xf7\x3f\xe9"
- "\x5b\x61\x0d\x3f\xd1\x3a\x8d\xc1\x9f\x66\x1c\xe8\x7c\x97\x72\xe5"
- "\x96\xcd\xd3\x84\x1d\xf7\x64\x7a\xbe\xa9\xa8\x86\x7f\x23\x79\x9b"
- "\x99\xe7\xe4\x9e\x36\xd3\x4b\xf8\x2b\xed\x4a\x94\x2b\x3d\xc2\xce"
- "\x25\x6a\xea\x3e\xee\xe4\x81\xeb\x7c\xb0\x19\x0c\xc0\xb7\x0b\x7c"
- "\xc1\xef\x7b\x75\xc0\x8f\x38\x1c\x8d\x75\x67\x8d\xec\xd5\x01\xaf"
- "\x61\x70\xfb\x95\xc9\xba\x3f\x57\xbd\xac\xb9\xfa\x7c\xf4\xe8\xca"
- "\x95\xb7\xe7\x30\x33\xe8\x11\x7e\x11\x4f\xb3\xa2\x70\xa2\xe9\xf6"
- "\xef\xb0\xef\x5f\x99\xaf\xdf\xd7\xd5\xeb\x5a\xd6\x3d\x91\x9b\x0b"
- "\x58\x14\xee\x0c\x0b\xdf\x8f\x56\x2f\x4b\x2a\x60\x13\x96\xe5\x53"
- "\xfd\x7e\x96\x69\xce\xa7\xba\x09\x1e\x92\x97\xbf\xf2\xad\xa8\xd5"
- "\x2c\xae\x8a\xea\xc6\xef\xed\xd6\x22\xbe\xf5\x79\x66\xc4\xdd\x62"
- "\xdc\x11\x96\xf7\x83\xa3\x4d\xd4\x8e\x47\x6f\xe7\x07\xe0\x97\x20"
- "\xe1\x77\xd5\xbb\x61\xf8\x5d\xf5\x68\x18\x7e\x57\xfd\x48\xc2\xef"
- "\xaa\x94\x30\xfc\x92\x6c\x17\x06\xbf\xab\x56\x87\xe1\x27\xcb\x9e"
- "\x1f\x7e\x57\xbd\x30\x3e\xfc\xae\x6a\x0c\xc3\x4f\xd6\x35\x0e\xfc"
- "\xa2\xc7\x86\xdf\x55\xc1\x7f\x0c\x7e\x49\xb6\x7f\x10\x7e\xf1\x12"
- "\x7e\xb3\x94\x30\xfc\x92\xde\x08\xc3\x2f\x69\xa3\x84\x5f\x92\x23"
- "\x0c\xbf\x59\x99\x17\x06\xbf\xa4\x03\x61\xf8\xc9\xb2\xe7\x87\x5f"
- "\xd2\xf1\xf1\xe1\x97\xe4\x0f\xc3\x4f\xd6\x75\x61\xf0\x9b\x75\x33"
- "\xc1\xcd\xa2\xc1\xcf\x32\x3e\xfc\x66\x65\xfe\x83\xf0\x33\x4b\xf8"
- "\xcd\xbe\x2d\x0c\xbf\x59\xfd\x61\xf8\xcd\x7a\x53\xc2\x6f\xd6\xc1"
- "\x30\xfc\x66\xd7\x5f\x18\xfc\x66\xf5\x86\xe1\x27\xcb\x9e\x1f\x7e"
- "\xb3\x67\x8e\x0f\xbf\xd9\x0b\xc2\xf0\x93\x75\x8d\x03\xbf\x89\x63"
- "\xc3\x6f\xf6\xe6\x7f\x0c\x7e\xb3\xeb\xcf\x07\xbf\x0b\xe3\x35\x66"
- "\x8f\x7b\xff\xfd\x02\xeb\x09\x8c\x57\x0f\x60\x08\xfb\x44\x75\xfb"
- "\xec\x40\xad\x1a\x6d\x92\x77\x38\x66\x37\x90\x0c\x73\x6b\x87\x32"
- "\xe7\xce\x5a\x75\x82\x89\x3b\xbf\x39\xa6\x3a\x4f\x6c\xe3\x5b\xa2"
- "\x8d\xea\x96\x89\x46\xf8\x33\x18\x37\xe6\xba\x32\x67\x7f\xd4\x65"
- "\xec\x0a\xdc\xd7\xdb\x4a\xfc\x1a\x9e\x07\xb7\xcf\x69\x20\x5e\x24"
- "\x75\x34\x4c\xb2\x56\xad\x13\xc1\x3e\x73\xb3\xb3\x1e\x5d\x93\xb5"
- "\x72\x4d\x9e\x6d\xe5\x03\x0f\xaf\x1b\xe9\x43\x5f\xc4\xc9\xdc\x86"
- "\xf9\x9b\xe3\x0f\xf9\x98\x71\xf2\x7c\xf8\xea\x73\x5c\x09\xdb\x34"
- "\xfb\x02\x11\xd7\x20\x76\x38\x89\x0f\xa7\xef\x4a\xbd\x8a\xbf\x23"
- "\x7c\x10\x0e\xe7\xec\x22\x79\xaa\x05\x7e\x65\xb4\x73\xa8\x96\x2e"
- "\xe5\x9a\x9f\xf0\x18\x5e\x09\x9b\x0e\x71\xb7\x43\xb1\xeb\x77\xb0"
- "\x9a\xb9\xa9\x3f\x49\x2d\x41\x7c\x2d\x5e\x02\x18\xb4\xc2\xff\xdb"
- "\xfa\xa8\x19\x1d\x4a\x72\x22\x8f\xe9\x4f\xe2\x25\xfd\x76\xed\x8c"
- "\xc3\x0e\x7b\xd1\xd4\x4d\xfc\x6b\xd4\xa7\xf1\x82\x88\x5b\xe2\x92"
- "\xfc\xa0\xfd\x88\x79\x8b\x2d\x0a\x79\xe1\x87\x11\xfe\x09\xf5\x58"
- "\x55\xe8\x37\xf2\x12\x3f\x7e\x2b\x95\xbf\x15\xb1\x3a\x43\x75\xc8"
- "\x3e\x5d\xdc\xa3\x5c\x6d\x14\x63\x29\xf1\xb5\xf5\x3d\x96\xbe\x4b"
- "\xc4\x8b\x14\x70\xbd\xf6\x1c\x8d\xa1\x4d\xc4\xf9\x0c\x9c\x11\x71"
- "\x3e\xb5\x32\xd3\xa9\x8c\xa0\xa7\xf0\xbd\x2a\xeb\xb8\xf6\xb8\xde"
- "\x2f\xe2\xa1\x63\xe9\xfd\xc3\x88\x36\x2e\xa2\xf7\xd7\x22\xbe\xc7"
- "\xd1\xfb\x33\xc4\x87\x4e\xd2\xbe\xc7\xd3\xfb\x46\xf0\xa5\x62\x5c"
- "\xe5\xc5\xd2\x26\x5a\xb9\x76\x05\xa5\x59\xb4\x3c\x93\x28\xcf\x6d"
- "\xe0\x75\xb5\x3a\x26\xd3\xfb\x2c\xc8\x8c\xda\xf7\x44\x7a\x8f\xc1"
- "\xb9\x80\xf6\xfd\x92\x1e\xe5\x9a\x53\xf4\x3e\x47\xfb\x4e\x7c\xfd"
- "\x35\xc2\xd7\x16\xc1\x7d\x1a\xc6\x44\xb0\x77\x00\xee\x04\xeb\x69"
- "\xdc\xe4\x6b\x21\x79\xb5\x08\xf3\x88\x71\xba\x36\xf5\xb0\x0e\xe5"
- "\x9a\xcb\x70\x2f\x4f\xce\x15\xaf\x94\xfe\x81\x0c\xe9\x94\x6e\x45"
- "\x3a\x6c\xcb\xd5\x1d\xdc\x81\x67\x82\xe9\x6b\x80\xa1\xd6\x16\xc9"
- "\x44\xd7\xa4\x6a\xf3\x4c\xb0\x83\x0f\x5f\x56\x5c\xa7\xcd\x05\xf5"
- "\x6d\x22\x7d\xdf\x23\xcf\x3d\x70\xbf\x68\x58\xde\x2f\x52\xae\xc9"
- "\xf9\x6f\xf9\xac\xa0\x72\x92\xee\x5d\xb3\x4f\x8f\x61\x48\x69\xc2"
- "\x57\x06\xf0\x13\xfa\x15\x6f\x8c\xaf\x51\xf8\x68\x21\x1c\xd5\x71"
- "\x05\x78\xc2\xa3\xe7\xb8\xa4\xae\xe6\x9a\xd0\xfd\x5f\x2a\x6b\xd3"
- "\xe2\x3e\x30\x29\x27\x5c\xcb\xc2\xf6\x45\x57\x0b\xfa\x10\xf1\x6d"
- "\x5a\xc4\x37\xdd\x2f\xa1\xf4\x39\xb5\xfd\xda\x05\x11\xdf\xaa\x46"
- "\x7d\x5b\x1e\xf1\x6d\xdb\xa8\x3a\x1d\x11\xdf\xf2\x46\x95\x2b\x8d"
- "\xf8\x96\x39\xea\xdb\xbe\x88\x6f\x69\xda\xb7\x28\x4a\x77\x85\x7c"
- "\x24\x2a\x57\xa7\x6a\xe9\x44\xeb\xaf\x6d\x8f\x48\x4f\xd1\xd2\xd1"
- "\xbe\xd7\xc3\xfe\x7a\x4c\x4b\x17\x78\x4e\x78\x34\x5b\xb6\x91\x1c"
- "\x17\xd1\x06\x93\x32\x96\xaf\x51\xce\x9f\x3d\xdf\xac\xd8\x26\x02"
- "\xa7\xcc\x5b\x8a\x11\x43\xa8\x52\xfa\x03\x93\xeb\x50\xc4\xa1\x46"
- "\xac\x5c\xca\x37\x1e\x6d\x1c\xdb\x46\x30\xb9\x58\xbf\xc7\x1a\x2c"
- "\xf1\x1d\x52\x4b\x86\xa1\x9b\x9e\x01\xbf\x61\x45\xbd\xf0\x1d\xa3"
- "\xc7\x24\x1c\x62\xee\xbc\xc1\xe2\x56\xbf\xb8\x6f\x8b\xfb\x10\x09"
- "\xf0\x7b\xd6\x2a\xf4\x3b\xa7\x64\x5c\x42\xdc\xef\xdd\xe1\x3b\xb4"
- "\xa1\x97\x4d\x73\xdc\xc2\x3b\x21\xe7\x49\x9a\x90\x0c\x7a\x62\xd6"
- "\x68\xda\xf3\xc2\xd6\x5b\x99\x9b\x82\x34\x77\xaf\xd0\x33\x9b\xba"
- "\x94\xb9\xc5\xfa\x77\x39\xde\xb9\xc5\x42\x96\xd6\xee\x15\x0e\x6e"
- "\x9f\x6b\x0f\xc5\xcd\x54\xe6\x6e\xeb\x8f\x57\xba\x29\x6d\xe1\x48"
- "\xfb\xc6\xb9\xf7\xa0\x4e\x8c\xc3\xa3\x24\xfb\x51\x37\xe5\xc9\x0c"
- "\xd9\x37\x52\xfa\x86\x00\x9b\x4a\x7d\xeb\xd2\xeb\xa7\xef\x24\xff"
- "\x27\x0b\xb9\x12\x75\xf6\x97\xd9\xad\x94\x56\xe5\x31\xbc\x5f\x2c"
- "\xed\x23\xe7\xd6\x7b\x58\x47\xca\x78\xfb\x9f\xd0\x49\x9a\xf8\x3e"
- "\x5e\xc2\x0f\xd2\x9a\xaf\x17\xf6\xca\x31\x7c\x9f\x94\xe5\xe7\x9e"
- "\x42\x2c\x32\xc4\xf0\xc6\xb9\xa3\xa4\x3b\xd7\x09\x7b\x08\xa4\x11"
- "\x6c\xf6\x11\x7d\xbe\x70\x5f\xa1\xca\x5c\xb1\xff\xc1\x77\x13\xee"
- "\x5c\xe0\x0e\xc7\xe0\xf6\xeb\x96\x84\x62\x3d\xe8\xf7\x09\x94\xeb"
- "\x7e\x09\x1d\x5f\x85\x2a\xfb\x38\xba\x0f\xe8\x2f\xd5\xd5\x3b\xee"
- "\x5e\x6a\xe2\x42\x57\x44\xbc\x4c\xb3\xb4\x25\xbb\xee\xcd\x28\xeb"
- "\xe5\x04\xf7\xeb\x1a\x42\x31\x2e\x28\x4f\x39\x6c\x82\xa9\xfe\xd0"
- "\x38\x73\x45\x1b\xc7\xa4\x9e\xfe\x3a\x2f\xd1\xb1\xfa\x8a\x21\x66"
- "\xd4\xd2\xbd\xad\x01\x3f\xee\xd6\x8f\xe9\x83\x0b\x7b\xa4\xf0\xdf"
- "\xb4\x93\xd7\xe3\xfe\xc4\x3c\xbf\xde\xe7\x79\x5e\xd8\xed\xa3\xcf"
- "\x12\xb6\xf3\x4e\xe8\x70\x2c\x3b\x4b\x75\x17\x7e\xc1\x3a\x95\x79"
- "\x8f\xc0\xbe\x45\xc0\x64\x93\x6e\x73\x35\xef\x11\x91\x6f\x28\x94"
- "\x47\xe8\x3b\x60\xef\x0b\x38\xd5\xc2\xef\x00\xd5\x59\x4e\x73\x21"
- "\xe2\xd8\x2a\xf3\xde\x10\xfa\x4d\xfa\x2e\xc6\x2d\xec\xd9\x52\x12"
- "\x25\xae\xcc\x3b\xe0\x51\x52\x6c\x12\x07\x65\x1a\x62\xc0\xc3\x0e"
- "\xe1\xb4\x32\xaf\x0c\xb1\x64\x09\x1e\x07\xe1\xbb\xae\xd5\x47\xeb"
- "\x25\x7f\x08\xb8\x70\x10\x31\x03\x3d\xca\x3c\x19\xcb\xca\x04\x98"
- "\xcf\x83\xaf\x3e\x71\xc6\x83\x38\xba\x04\xd3\x81\xc1\xed\x29\x21"
- "\xfd\x07\x62\xf6\x52\x9e\x71\x7d\x37\x02\x46\x41\xea\x73\x2b\xf1"
- "\xab\xae\xa9\x5f\xa0\x7f\x9f\xa8\xb1\xbc\x1e\xf6\x93\xf4\x2c\x7d"
- "\x5f\x94\xc8\xb9\x93\x78\x90\xb2\x3f\xca\x3a\x6d\x66\xab\xc4\x05"
- "\x19\xc7\x5c\x49\x49\xd3\xe0\x27\x62\x5e\x54\xae\x97\x70\x90\xf9"
- "\xaf\x37\x4a\xbd\xcc\xb4\x39\xd4\xaf\xfa\xb0\x5e\xe6\x7a\xa3\xd0"
- "\xa9\x69\x36\xd6\xf4\xed\x50\x44\x9f\x7d\xe2\x1e\xe0\x59\xc8\xd4"
- "\x29\x59\x68\xab\x0c\xbe\xc5\x80\x17\x3d\x91\xf8\x9f\x72\x07\xfa"
- "\x09\xdb\xbc\x60\xcc\x50\x33\xdf\x31\xd4\x02\x38\x53\x99\x02\x5a"
- "\x0b\xf5\xe3\xc4\x89\x17\x71\xaa\x06\xb7\x5f\x9f\x1c\x11\x7b\x97"
- "\xf6\xc1\xeb\xef\xd5\xf7\x39\xec\xd1\xf0\xf3\x10\x4a\x2b\x5b\xd4"
- "\x4e\x3c\x0e\xd3\x78\x9c\x71\xe3\xc4\x57\x5c\xc7\x52\x70\xd7\x18"
- "\x76\xda\xc0\x37\x1e\xb7\x28\x1f\xbe\x93\xe1\x07\xd2\xb5\xe9\x06"
- "\xea\xef\x0d\xf1\x4f\x4f\x11\xf7\x1b\x7d\xae\xeb\xce\xc2\x46\xa7"
- "\xb7\xab\x40\xf8\x37\x32\x2d\xcb\x0f\xf0\x3a\x19\x7b\xdb\xcb\xe3"
- "\x17\x61\xff\xed\x15\xb1\x03\x50\xe7\x7f\xd7\x0f\xb0\x72\x7d\xbb"
- "\xc6\xcb\xf4\xd2\x5e\x7e\x29\x8d\x47\xdc\x67\xa4\xe7\x29\x3d\xca"
- "\x8d\x37\xc9\x78\x91\xd2\x97\xbd\x66\x6b\x18\x2d\xef\xe7\x7b\x99"
- "\xb8\x2f\xad\xdc\xb0\xdf\x76\x0d\x63\xbd\xca\x0d\x2f\x0b\xbf\xd2"
- "\x25\xfd\x16\x0d\x06\x96\x0a\xd9\x2f\x73\x46\xbe\x41\xf4\x11\xfd"
- "\xbb\xb0\xbe\xdd\xa0\xef\x97\xd1\x83\xdb\x6f\x68\xd4\xef\xf5\x8b"
- "\xf1\x6b\xfe\xa6\x5d\x57\x42\x6e\xb9\x71\x96\xc4\xc1\xfe\x44\xad"
- "\xed\xc4\xff\x85\xb6\xbd\xda\x7e\xd8\x2d\x7c\x6e\x13\x5c\x88\x7f"
- "\x24\x5a\x74\x63\xaa\xbe\x9f\x6a\x36\xf2\xc9\x72\x9f\xbf\x31\x3d"
- "\xbc\x97\x4a\x18\x8e\xb8\xb3\xb3\x76\x6d\x9e\x8d\x18\x76\xc7\xca"
- "\xbc\x07\x72\x6c\xd9\xb9\xff\x1f\x7b\x5f\x03\x17\x55\x99\xef\xff"
- "\xcc\x01\x15\x6d\x06\x26\xd7\x6d\xa9\x45\x9b\x5a\xaa\xb1\xb5\xa2"
- "\xcd\x8a\xca\x8a\x34\x77\xa9\x55\xb1\x56\x77\x29\x4d\x51\x51\xc7"
- "\x44\x1d\x11\x11\x15\x79\x4b\x59\x22\x66\x60\xc3\xed\xa2\x02\x5a"
- "\xd7\xfa\xdb\x6e\x2f\xd4\xb5\x7b\x69\xaf\x6d\xd3\x65\x06\x46\x1b"
- "\x18\xb6\x3f\xdd\x8b\xbb\xfa\x6f\x72\xc9\xc8\xd0\x26\x45\x19\x99"
- "\x99\xf3\xfc\x7f\xbf\xf3\x9c\x61\xce\x00\x03\x33\x03\xbe\xe4\x95"
- "\xcf\xe7\x7c\x0e\xe7\x39\xcf\x3c\xe7\x79\x7e\xbf\xef\xef\xed\x79"
- "\x4d\x5f\x93\xae\xc2\x0d\x6f\x7a\x9d\xab\x14\x41\x0b\xef\x49\x13"
- "\xcf\x7e\xdb\xd7\x73\xf6\x5b\xe1\x3d\xfb\xa5\x67\xf2\xd9\x64\xf7"
- "\xd4\x0e\x4f\x5c\x73\x8f\xdf\x75\x7e\x65\x1c\x5f\x03\x57\x2d\x5c"
- "\x06\xb8\xcc\x18\xe7\x2c\x74\x90\x04\xb0\x8f\xc2\x98\xb0\x77\xbd"
- "\xfa\x3d\x25\x38\x0e\x7e\x4c\x36\xf9\xee\x6a\x3e\x9c\x08\xfb\x9a"
- "\x14\xf0\x38\x97\x04\xf7\x47\xaf\x85\xcb\x00\x97\x19\x2e\xe1\x77"
- "\xfc\x7f\x09\x6b\x6d\x6b\xa4\xef\x70\x6c\x9a\x16\x18\xa6\x60\x1e"
- "\x9a\x1f\x2e\xf8\x21\xfc\xcb\x2c\x5f\xaf\x3a\x70\xb4\xf0\x8e\xfd"
- "\x62\x3e\x41\x37\x44\xe6\x13\x55\x3f\xf9\xc2\x68\xe1\x6d\x36\x31"
- "\x9f\xb0\xf6\xdd\xd3\x1e\xdc\xbb\x1f\xf2\x7b\xf2\x85\xd3\xc2\xbb"
- "\xb5\x62\x3e\xb6\xa7\x59\x01\xd7\xdf\x77\x47\xd0\x82\x73\x31\x62"
- "\x3e\xa5\xb4\x3c\x49\x9e\x91\x7c\xe1\x8d\x8f\x63\x1e\x3e\x3f\x9c"
- "\x9d\xc3\x52\x78\x4f\x0b\xe4\xef\x37\xd6\x0b\x8e\x4f\xf7\x66\xf7"
- "\xe6\x93\x76\xc9\x8a\xa5\x0f\xae\x58\x9d\x89\x27\x49\x65\xac\x59"
- "\x9f\x81\xf7\xd5\x8b\x56\x0a\xb7\x35\x0b\x97\x2d\x61\xff\x64\xa4"
- "\xc5\xe1\x3f\x69\x80\x37\xbc\xa7\xae\xd7\xe2\x6d\xc9\x1a\x7c\xcc"
- "\xd2\x4c\x5a\xbf\xc4\x73\xa4\xb7\xcf\xbe\x4b\x5d\x85\xf7\xc5\xda"
- "\x64\x93\xc7\x31\x7f\xe4\xbe\x38\x9b\xec\x36\x61\x1c\x38\x2a\xdf"
- "\x46\x4c\x6a\xe1\xec\x3f\xd2\x67\xbf\x02\xd9\x7d\x0f\xe3\x7e\x05"
- "\x51\xf9\xda\x25\x51\xae\x15\x4b\xe9\x8b\x4e\x2c\x27\xcd\x46\xf6"
- "\xb2\xb5\xe5\x45\x67\x55\xc2\xbe\xa1\x85\xf7\x1e\xf0\xcc\x2f\xe4"
- "\x8b\x3a\x5b\x70\x3f\x7c\x61\xbe\xd1\xcb\xb8\x17\xce\x59\x5c\x7b"
- "\x15\x53\xfd\xb2\x70\x2e\xcd\x38\x78\x7f\x04\x9e\x63\xe1\x39\x1a"
- "\x9e\x63\xf8\xa2\xaf\x52\x70\x7d\x22\x3c\xab\xe0\x39\x16\xca\xb7"
- "\x78\xe4\x42\x4a\x1b\xf1\xb0\xb9\x07\xfb\x8d\x8f\x7d\xf7\x98\x02"
- "\xd9\xba\x5f\xe9\x39\xcb\x57\x38\xb7\xb7\xf0\x7e\x55\xcf\xb9\xbd"
- "\xc2\x59\x4e\xca\xf9\x82\x5d\x13\x6c\xfb\xfd\x55\x61\xd1\xe3\x33"
- "\x99\x1f\x7e\x7f\xa2\x67\x4f\x06\xe6\x67\xdf\x9f\x2c\x39\xf3\x18"
- "\x9f\x35\x3d\x67\x1e\xb3\x7d\xc9\x76\x0a\xfb\x1e\xc9\xee\xaf\xa1"
- "\x85\xf7\xb5\xf6\x9c\x4f\x57\x78\x7f\x99\xf4\x7c\x3a\x1b\xbc\xc7"
- "\xf8\x06\xd2\xf7\x79\xed\xe0\xfd\x53\xf0\x9b\xfd\x9d\xef\x0c\xf1"
- "\x79\xd6\xc2\x8d\xe0\x8b\xc3\x5d\xf0\xcb\x45\x1f\x18\xd3\x69\x41"
- "\x02\xee\x6f\xa3\xc2\x77\xe8\xfb\xf5\xdb\xe7\x80\xe7\x2b\xca\xe2"
- "\x1f\xc3\x7d\x77\xed\xb9\xa9\xb2\x9f\x55\xe3\x1c\x24\x78\x66\xfb"
- "\x46\xd2\x53\xb2\x78\x61\x1d\x9b\x67\x4f\x39\xe9\x9a\xf8\x7e\xd7"
- "\x1e\x7c\xe6\x19\x33\x4e\x5b\x13\xe5\x5a\xb4\x94\xf9\x71\xf1\xaf"
- "\x32\x5d\xda\xcd\xd6\x7d\xca\xe2\x4b\xe8\xd3\xec\xbc\x13\x9b\xec"
- "\x01\x25\xae\x47\x8a\x92\xa5\xad\xa1\xf0\xdb\xa8\xac\x45\x4b\x85"
- "\x34\xc8\xf7\x02\xf8\x5a\x62\xfd\xd6\x5a\x63\xda\x09\x3d\xe7\x66"
- "\x6b\xfd\x65\xf1\xda\x05\xe3\xf3\xf0\x3b\x11\x82\x1f\xf1\x19\x91"
- "\xe3\x59\x81\x58\xb7\x6a\xc9\x9e\x77\xa5\x90\x86\xf3\xb1\xce\x3c"
- "\x4d\x84\x7d\x7f\xc5\xba\x68\x85\xb3\xca\x0a\x1f\x88\xf0\xec\x99"
- "\x63\x83\xb4\xde\xed\x79\xfa\x37\x82\x84\xdc\xb2\x64\xd2\xec\xe9"
- "\xf0\xdf\x24\xf1\x98\x5b\x29\x76\x62\xce\x8c\x71\x47\x9f\x79\xa3"
- "\xf4\x5f\x84\x73\x22\x0b\x1f\x48\x06\x3e\xb9\x04\x7e\xbf\x30\xef"
- "\x1b\xd4\x2d\xc2\xf9\x89\xb8\xae\x90\xef\x84\xef\x4e\x79\x42\xd8"
- "\x5f\x97\x63\xfe\xa2\xb0\xaf\x5d\xe1\x03\x31\x74\x4c\xa7\x81\x9d"
- "\x11\xeb\x34\x00\xff\x04\xbb\x8f\xb2\x21\xac\x9f\x54\x62\xdb\x1f"
- "\xa8\x01\x9d\x3a\x0d\xae\xdf\xb1\xf3\x61\xe6\x7d\xe3\x29\x17\xf7"
- "\x8f\x02\x6c\xa9\xe1\xae\x84\xef\xb7\xf6\xcc\x11\xea\x59\x93\xf9"
- "\xc0\x79\xdc\xdb\xaa\x67\x7d\xae\x6c\xca\xbd\xcc\xaf\x7c\x30\xdc"
- "\x46\x6e\x2d\x63\xf2\xfd\x20\xe0\xdf\x2c\xae\xcd\x7a\x10\xe2\xdf"
- "\x5f\xa7\xf8\x96\xf1\xe0\x52\x4f\xdf\x07\xe3\xdd\x83\x09\x80\xc5"
- "\x69\x70\xfd\x0e\xf2\xcf\xf0\x9c\x91\xfd\x02\x27\xac\x2d\x3a\x1e"
- "\x16\x4d\xe2\x20\x3d\xd5\x93\x3e\x42\x96\x00\xb4\x79\x30\xc3\xa3"
- "\x4f\xce\x8c\xe9\x6e\x81\xe7\xad\xe0\xa7\xbb\xc4\x67\x1b\x3c\x6f"
- "\xf7\x3c\xc3\xff\x7b\x3c\xfa\x06\xe3\xb3\x33\x9b\x93\x77\x60\xfc"
- "\xb7\x24\x1a\x7c\xb2\x68\x8c\xaf\x1e\x84\xf8\xb7\x41\x88\x95\xce"
- "\x44\xde\x1a\x77\xa6\xe0\xd0\xa4\xce\xc8\x47\xb4\x9d\xa0\x43\xe1"
- "\xdd\x11\x1b\xf9\xf3\x7c\xb1\x9c\x76\x1b\x57\x6f\xf6\xf2\x23\x2c"
- "\x0a\x68\x7c\x84\xb5\x69\x8a\x0a\xfe\xb7\xe1\x79\xe5\x5d\x85\x0f"
- "\x29\x6d\xb2\xfb\x1c\x42\xbe\xcc\x8e\x3d\x25\xdd\xca\x39\x56\x88"
- "\xe0\x0d\xcb\x10\x2b\x0f\x09\xeb\x93\x75\x9b\x94\xb3\xd1\xe7\xc3"
- "\x7d\x08\x84\xfd\xc9\x70\xcf\x49\x17\x19\x29\xec\xf3\xaf\xbb\x4d"
- "\x2d\xec\x6f\xbf\x41\x2d\xf7\xec\x37\x09\x72\xaa\xa5\xdc\x3b\x19"
- "\xb8\x07\xa5\xd0\x97\xd6\xa5\x8e\x14\xf6\x9d\x14\xf7\x9b\xac\xca"
- "\x24\xe3\x2a\x79\xb6\xdf\xa4\xb0\x47\xc1\x00\x7b\x4e\xd2\x82\xaf"
- "\x27\x7b\xf6\x9c\x04\x3a\xe0\xda\x43\x35\x3d\xe7\x72\xc0\x3d\x56"
- "\xb2\xd7\x4d\x78\xbf\xfb\x4f\x72\xa0\x37\x39\xb6\xff\x64\x70\xf6"
- "\xe6\xa1\x0e\x86\x93\x29\x93\x3c\x67\x78\x4b\xd2\x12\x40\x5e\x44"
- "\x3f\xe7\x01\x87\x98\x36\xc7\x46\xea\x3b\x7a\x7c\x33\xd0\x77\xd8"
- "\xa7\x08\xef\xb3\x69\xae\x66\x87\x54\xae\x88\xf0\x87\xa6\x7b\x04"
- "\xd8\xe5\x91\x70\x8d\xc2\x2b\xb1\x47\x7f\x9c\xa3\xad\x18\x23\x44"
- "\xc9\xc0\xde\x64\x85\xd1\x24\x97\x2b\x6c\xa1\x4b\xd6\x82\xbe\x27"
- "\xae\xb9\x4e\x72\xbb\x70\xed\x7f\x78\x92\xfb\x0c\x9e\xaf\xd9\x82"
- "\x6b\xc9\x4a\x97\xe1\xda\xc6\x1b\x29\x9e\x53\x93\xe4\xfe\x8e\xee"
- "\x66\x6b\x36\x9b\xc5\x33\x33\x2d\xee\x4c\x6a\x06\x3e\xc8\x31\xee"
- "\xc0\xfd\xb7\x22\x65\x0e\x12\xa9\x0d\xfb\x78\xd6\xd9\x8f\x29\xee"
- "\xbd\x85\x67\x94\xf1\x85\x0e\xd0\x95\x2a\xd9\x42\x57\x58\x9e\xd5"
- "\xd5\x26\x9c\x13\x90\xe4\x1e\x45\x93\xb2\x1e\xa6\xc2\xd9\x62\x99"
- "\xd4\x08\x7a\x36\x4c\x38\x43\x7b\x23\x3d\x03\xff\x47\x24\x6d\x3c"
- "\x43\xf1\x7c\x4f\x28\xdb\x9c\xe4\xe2\xbb\x93\xb2\xf8\xdc\x85\x59"
- "\x32\xf8\xdd\x3f\xe1\x77\xff\x84\xfa\xc4\x41\x99\x4a\x78\x7e\x94"
- "\xee\x5e\x86\x6b\xa0\xf2\x84\xd8\x07\xda\x68\x10\xd7\x95\xd6\xe2"
- "\x99\x9e\xb8\xcf\xf8\x42\x97\x21\x6f\xb7\xb8\x4e\x54\x38\x5b\x36"
- "\xcb\x49\xc5\xef\xc4\x27\x6d\x24\x8f\x2e\xdc\x78\xa3\xb0\xde\x14"
- "\xd7\x52\x25\xb9\x54\xf0\xcd\x3c\xa4\x87\x5c\x38\xcf\x5b\x58\x4f"
- "\xf5\x70\xeb\x40\xe7\x7b\xf6\x1b\x6f\x17\x8f\x4d\xa6\xba\xba\xfd"
- "\xb4\xf8\xc7\x6a\xaa\x33\x4e\xa6\x45\x4e\xd4\xcf\x32\x5a\xfc\x13"
- "\x07\x3c\x43\xfa\x0d\x66\xaa\x33\x4d\xa6\xc5\xe3\x2b\xe0\x0e\xcf"
- "\x2a\x0d\xd5\xd5\x4f\xa6\x85\xce\x38\xf8\x1d\xd8\x31\x17\xfe\x2e"
- "\x8e\x16\xba\x55\x70\x87\x67\x3e\x1a\xf2\xc1\x33\x55\xc2\xbd\x86"
- "\x16\x63\x3f\xcb\x23\x95\xf0\x9b\x38\x5a\xfc\xb3\x78\xf6\xad\x5b"
- "\xe3\x85\x6f\x15\x4f\x8c\x67\xdf\x98\x14\xcf\xbe\x71\x57\x3c\xfb"
- "\xc6\x2f\xe2\x85\x6f\x14\xe3\x5e\x24\x75\xb5\xb4\x98\xd3\x42\xbe"
- "\x78\x5a\x1c\x66\x83\x3b\x3c\x8f\x98\x0d\xf9\xe0\x79\xa4\x01\xee"
- "\xf0\x1c\x01\x75\xa9\x87\xe7\xd1\x7b\x20\xff\x01\x5a\x7c\xcd\x38"
- "\xc8\x37\x85\x16\xcb\x8b\xe0\x0e\xcf\x0a\x17\xe4\x83\xe7\x28\x28"
- "\xc7\x04\xcf\xca\x36\xc8\x0f\xcf\xf7\x62\x7d\x0c\xb4\xf8\x3e\x2c"
- "\x37\x81\x16\xc7\x63\x7e\x78\x7e\x10\xca\x33\xc1\xf3\x43\xad\x70"
- "\x87\xe7\x87\xf3\x20\x3f\x3c\x3f\x0a\x6d\xad\x33\xd2\xe2\x84\x16"
- "\xc8\xf7\x38\x2d\x9e\x0a\xe9\x46\x78\x7e\x7c\x12\xe4\x83\xe7\xe9"
- "\x98\x1f\x9e\x7f\xb5\x15\xf2\xc3\xf3\x13\x48\x23\x33\x2d\xfe\x75"
- "\x19\xe4\x4b\xa4\xc5\x33\xed\x70\x87\xe7\xd9\x58\x7f\x78\x7e\xba"
- "\x06\xee\xf0\x3c\x17\x68\x55\x0f\xcf\xbf\x83\xfa\xd5\x41\x6c\xfa"
- "\x0c\x96\x3f\x83\x16\xcf\x47\xfa\xc0\xf3\x02\xa0\x9f\x09\x9e\x17"
- "\x01\x3d\x4c\xf0\xbc\x24\x15\xf2\xcf\xe8\x9f\x9f\xcb\xa6\xd0\xfc"
- "\x91\x84\x16\xaf\x99\x4f\xf3\x47\xc1\x7d\xad\x9c\xe6\x8f\x50\xd3"
- "\xe2\x8c\x34\x48\x87\xfb\xda\x36\x78\x9e\x24\x3e\xc3\x3d\xfd\x00"
- "\x3c\xc7\x89\xcf\x70\x5f\xb7\x1d\x9e\x27\x8b\xcf\x70\xcf\x8c\x81"
- "\x67\xa0\x6d\x66\x27\x3c\xe3\xbd\x08\x9e\xa7\x88\xcf\x70\xcf\xaa"
- "\x85\xbb\xcb\x3e\x5e\x9f\x65\x57\x94\xc7\xd9\x15\x0d\x7b\x70\x3e"
- "\x92\x5b\x5f\x57\xc3\x47\x1a\x71\x6f\xe0\x91\xb9\x67\xc9\xa8\xe3"
- "\xb2\xc7\x9e\x42\xbb\x67\xcd\xb6\x09\x67\xd5\x89\xfb\xcd\x8d\x3c"
- "\x26\x4b\x58\x0a\x76\x3e\x1e\xcf\x2c\x87\xb6\x77\xd0\x82\x11\xa7"
- "\xa1\xcd\x69\xb4\xe0\x9a\x63\x70\x87\xe7\x6b\x3f\x83\x36\xc3\xf3"
- "\x7d\xc5\x70\x87\xe7\x79\x53\xa1\xed\x69\x5d\x85\x09\x46\x9b\xec"
- "\x61\xa6\xb3\xdf\x28\x2d\x8b\x72\xe5\x82\x9e\x00\x3d\xba\xa3\x29"
- "\x25\xca\x95\x02\x74\x32\x27\x44\xe1\x99\x12\x55\xfa\x5a\x1a\x59"
- "\x2e\xd4\x09\xcf\x8d\xa1\xce\x58\x8e\x7d\xfb\x1a\x0a\xdf\xfe\x1e"
- "\xfb\x33\x69\xe4\x9f\xfd\xbc\x7f\xec\x5a\xe1\xfd\x0d\x4d\x5a\xf6"
- "\x5e\x49\xbc\xef\x7f\x87\xef\xef\x8e\xc2\x3e\xe8\x09\x39\x5a\x9b"
- "\xec\xb1\x64\xcc\x63\x93\x25\x64\xd0\x82\x30\x62\xed\x6c\x17\xdb"
- "\x38\x0a\xf3\x3d\x83\xbf\xf3\xd7\xaf\xc2\x97\x58\x2a\x74\x05\xb4"
- "\x19\x63\x48\xd0\xfb\x9c\x2a\x27\xb6\xf6\x98\x6c\x9a\xba\x4a\xe8"
- "\x1b\x68\x8a\xc7\xb5\x3d\x50\xc6\x49\x67\xb1\x4b\xa9\xda\x14\x05"
- "\xe5\x4d\x9b\x98\xeb\xa0\x9d\x86\x9c\xa9\x60\x9f\x84\xf4\x19\x6c"
- "\xbe\xb8\xf0\x7f\x3c\x9b\xe3\x23\xfc\x1f\xcb\xfa\x39\xa7\xa9\xf1"
- "\xb7\x52\x9f\xdd\x5d\x98\x16\xcd\x47\x36\x25\xb0\x31\xaa\xc7\xbe"
- "\xff\x88\xb7\x71\x51\x19\x64\x84\x6a\xd3\xc7\x50\xfe\xd4\x78\xdf"
- "\xf8\xce\x93\x57\x78\x37\xfe\xaf\x90\x77\x97\xd0\x17\x33\x35\xd1"
- "\xd3\x8f\x4b\xa1\x0d\x2f\x31\xdf\x26\x01\x6d\x11\xf3\xd1\xa6\x9a"
- "\x71\x4f\x4b\x97\xdc\xac\x72\x95\x94\xab\xdc\x25\x4d\xf1\x54\xdf"
- "\x94\x10\xe9\x92\x11\x36\xd7\x7e\xaa\xfb\x2e\x07\xf6\x91\x1d\xc2"
- "\xbc\x1f\xf0\x23\xd7\xcf\xb8\x33\x8b\x70\x86\xf4\xbf\xe3\xf3\x59"
- "\x5a\xb8\x69\xbf\xb5\xa3\x95\x18\xd2\x85\xb2\x3a\x69\x61\x61\x38"
- "\x3f\x32\x2f\xae\x1a\x7d\xcb\x2c\xec\xdb\xf9\x0c\xd3\x37\x02\x9d"
- "\xc1\x87\x9f\xda\xe2\xa9\x0b\xee\xed\xaf\x03\xda\xa1\xdf\x87\x6b"
- "\xa3\x17\xba\xdd\xb8\x8f\x53\x91\x0d\xe8\xc0\xfa\x07\xa7\xd6\xa2"
- "\x9e\x65\xdf\x9d\xa6\xe0\xc7\x38\x5d\x4d\xf3\x71\x1c\x54\x89\xfb"
- "\xe2\x74\x0a\x6b\x29\x5d\x78\x1e\x1f\xda\x37\x96\xd7\x67\x3f\xe3"
- "\x25\xda\x85\x9b\xb4\x6b\xd2\x33\x16\xae\xd7\x3e\xa8\x82\xc0\x4b"
- "\xb5\x66\x99\x6a\xd5\xd2\x55\x6b\xd2\x37\xf6\xf6\x0f\x23\xba\x0a"
- "\xa7\xa5\x01\x36\x84\xbd\xf2\x0f\x82\xcf\xc9\xfa\x8c\xa7\x4f\x41"
- "\x5e\xef\x78\x85\x9d\xff\x00\x79\xca\x6c\xe4\x75\x21\x8e\xe0\x2b"
- "\x9a\x92\x69\xa5\xbe\xf6\x45\x5c\x13\xbe\x1e\x7d\x7c\x3b\xb1\x92"
- "\xd3\x50\x37\x76\x16\x60\x13\xee\x5b\x90\x99\x4d\x0d\x99\xa7\x11"
- "\xe3\xa0\x1f\x1a\x12\x69\x55\x29\x39\xaf\x2b\xaf\x38\x26\x9b\xae"
- "\x3a\xaf\x6b\x88\xf7\x9c\xd7\xe3\x2e\x69\xa8\xe0\xe5\x96\x1a\x3c"
- "\xaf\xc7\x49\xa3\x49\x23\xd0\xb2\xbb\xc8\xd9\x0e\x3a\xbe\xad\xaa"
- "\x00\xec\x0e\xc4\x06\xc2\x7e\x09\x6f\x94\x6a\xdd\x54\x1d\xee\x2e"
- "\x20\x11\x70\x8f\xa4\x91\x8d\x36\xa7\xdc\x1c\x87\xef\xf1\x9c\x1e"
- "\xb7\x53\x4d\x72\x5a\x28\xff\xac\x06\x70\x53\x40\xa8\x70\x36\xaa"
- "\xe6\x24\x81\xf4\x31\xbc\xbe\xc1\x70\x3c\x91\x70\x98\x17\xfc\x1a"
- "\x32\x1f\xfe\xcf\x5e\x44\x14\x90\x2f\x2a\xfb\x20\xa4\x77\xa9\xc7"
- "\xb8\x72\xd5\x11\xdd\xb9\xea\x31\x4e\xaa\x96\x5b\xdb\x1c\xc4\x79"
- "\x4b\x69\xde\x1d\x76\x12\xbe\x03\xfc\x9f\x2a\x1e\xe4\xab\x52\xbf"
- "\xc7\xbd\x59\x3d\xd2\xb5\x59\x1d\xee\x74\xaa\x23\x5c\x1b\xd4\xe1"
- "\xdd\x1b\xd4\x23\x9d\x5d\xea\x08\x6b\xaa\x9d\x1c\xb2\xff\x89\x34"
- "\xb5\xb5\x0b\xfd\x8a\x4e\x45\x63\x87\x53\xd1\x60\x91\xb7\x91\x71"
- "\x77\x6a\x09\xfa\x43\xb2\x9d\xe0\x03\x03\x26\xe4\xae\xd7\x4b\x41"
- "\x7f\x36\x96\x01\x7d\x47\x4c\x9f\x48\xbf\x73\x17\x3e\xd9\xa2\x7a"
- "\x12\x74\x51\x7e\x78\xcc\x71\xd9\xe3\x80\x9f\xdf\x3d\x4e\x0b\x7f"
- "\x53\x02\xf1\xb8\x0a\x2e\x88\x6f\x05\x3e\x80\xef\xf5\x04\xe8\xb4"
- "\xf0\x18\xcc\xcb\xf2\x25\xb5\xda\x84\xfb\x0c\xb5\x70\x86\x69\xe1"
- "\xb4\xc9\x55\x42\x9c\x36\xbd\x67\xfe\xaf\x31\xbc\xff\x75\xe7\x90"
- "\x67\x7e\x4f\xbc\xcb\x83\x3e\xd1\xd5\xf5\xdb\xbf\x48\x8b\xcf\x1c"
- "\xc1\x31\x49\x1e\xe8\x06\xf5\x6d\xc4\xbd\xa2\x68\x6e\xa2\x18\x63"
- "\x4e\x17\xc6\xd6\x71\xad\x36\xf6\x43\x88\x69\xc2\x38\x15\xcf\x25"
- "\xe0\xde\xfc\xb5\xb8\x3f\x17\xf6\x3b\x00\xae\xcd\xd0\x0e\x1b\xd0"
- "\x61\x04\xc4\x67\x35\x70\xd5\xc2\x65\x28\xc7\xfe\x88\x02\x32\xdd"
- "\xd3\x57\xd3\x7f\x5d\x7f\x09\xf1\xcf\x1b\x16\x6f\xbc\xfa\xcb\x68"
- "\x28\x4b\x1b\xfc\x7c\xbe\x5f\x46\x0f\xd0\x6f\x1c\x8e\xfb\xcc\x52"
- "\x7d\x5d\x73\x19\xdf\xb3\x2f\x2d\xe8\xfd\x5f\xae\x02\x3d\x91\x27"
- "\xbc\x2b\x31\x27\xe4\x7c\x4f\xc2\xf0\x5d\x0d\xce\x5f\x80\x67\x55"
- "\xba\x8c\x5a\x3b\x1d\xa4\x0c\xc7\x11\x62\xf4\xb5\x35\xe7\xec\x1c"
- "\xca\x45\x13\xa4\xc1\x6f\xb7\x95\x9d\x13\xcb\xad\x68\x4a\xc9\x5d"
- "\x4b\x84\xb3\x46\xf0\xbc\x22\x94\x97\xb2\x1c\x88\x05\xf1\x6c\xa5"
- "\xf4\x30\xd0\x57\xbf\xfc\x04\xfe\x8f\xc0\x7c\x54\x6e\x4e\xe0\xa1"
- "\x0c\x90\x99\x7d\x54\x61\x56\xf3\xba\x86\x1a\xb0\x0f\x5a\x3a\xbe"
- "\x34\x9a\xdf\xd1\x94\xd8\x55\xf8\x2b\x6c\xbf\x10\xf7\xe3\x3e\x40"
- "\xd8\xd7\xe1\x86\x98\xbb\x69\x9f\x8b\xd0\xa9\x2e\x62\xca\x38\x4b"
- "\xec\xa3\x9d\x1d\x76\x85\xa5\xc2\xae\x68\x2c\x73\x2b\x2c\xad\x70"
- "\x1d\xd1\xa6\xe3\xf8\xef\xaf\x8e\xf4\xec\x67\xf9\xfd\xc0\xfb\x59"
- "\x42\x99\xb1\x9e\x3d\x2d\xdd\x1b\x82\xdf\xcf\xd2\xcd\x7d\xa1\xae"
- "\xca\x1c\x7c\x3f\x4b\xf0\x31\x9b\xc1\xbf\x34\x78\xf6\x1e\x71\x0b"
- "\xf3\xc9\x89\xdc\xad\x30\x47\x0b\xfb\x97\x64\x19\x84\x3d\x48\xd0"
- "\xd7\x44\x5b\xd3\x55\x98\x18\xed\xf1\x1f\x51\x7f\xba\x5f\x74\x3a"
- "\xe0\xc2\xf4\x38\x9b\x6c\x5e\xaa\x47\xb7\x82\x3d\x9d\xed\x1e\x53"
- "\x90\xd8\x85\x6b\x04\x9c\x9a\x47\x31\x2f\xd0\x11\xf7\x04\x0b\x73"
- "\x3b\x35\x53\xe0\x7a\x18\xae\x47\xdc\xba\x86\x04\xb7\xae\x51\xeb"
- "\xd6\x95\xcf\x81\x2b\x19\xae\xf9\x70\xa5\xc0\x95\x0a\x17\xf8\x91"
- "\xe5\x69\x70\xc7\xf7\x19\x70\x65\xc1\x95\x0d\x57\x1e\x5c\x5b\xdd"
- "\x3b\x9a\x66\xbb\x65\xe1\x31\x70\xc5\xc2\xa5\x72\xeb\x2c\xfb\xdc"
- "\x3a\xb3\x8a\xad\xdb\x4c\x34\x78\x70\xda\xff\xbe\xa9\xb7\xb2\xb3"
- "\x13\x46\x7c\x41\xa3\xf0\x5c\xdf\xec\xb3\xb8\x97\x9d\xda\xa4\xee"
- "\x0c\xee\x0c\x0d\x59\xa2\xdd\x1f\xae\xb1\x7c\xd0\x31\xce\xe0\xca"
- "\x7b\x22\xc1\x6f\x9f\x49\x74\x53\xb2\x2b\xa6\x94\xb8\x0a\x48\x1e"
- "\xe8\x35\x59\x53\x4a\x1b\x49\xb2\x93\x5c\x4b\x5b\x37\xc9\x4d\xa5"
- "\x6e\x41\x07\x64\xe3\x59\x2d\xef\x64\x20\xc6\xdd\x34\x59\xe5\x2c"
- "\x69\x48\x74\xcb\x2d\x5a\x2a\xb7\xec\x13\xf6\xc7\x03\x5d\x82\x67"
- "\x95\xf5\xc4\xa0\x88\x39\x88\x43\x1b\x3b\xce\x92\xcd\xa9\x94\x6f"
- "\xd4\x80\xef\xd5\x0a\xc0\x93\x91\x57\x05\xec\x89\x71\xe8\xaf\x8f"
- "\xd0\x3c\xc0\xd2\x68\x37\xd0\x8d\xc7\xf8\x13\x70\xb7\x3b\x93\xc4"
- "\x79\xb0\x07\x36\x5d\xe9\x39\xdf\x89\x8e\x4c\x6c\x81\x77\xe1\x78"
- "\xfe\x53\x25\xc4\xa1\x95\x99\x24\xb6\x12\xde\x09\x67\x75\x42\xbd"
- "\x67\x69\xa3\x28\xbf\x52\x4d\xaa\x9f\x27\x11\x8a\x93\xec\xfc\x57"
- "\x37\xd0\xde\x7b\x06\x42\x79\xc5\xcc\x93\x2a\x62\x52\x1f\x05\xdb"
- "\x5c\x03\x7c\x29\xaf\x70\x82\xfd\x02\x5a\xba\x83\xa3\xe5\x93\x25"
- "\x17\x8a\x96\xce\x18\xfd\x1e\x46\xcf\x14\x82\x34\xeb\x4d\x4f\xa4"
- "\xf1\xa6\x36\xa0\x27\xd0\xd5\xda\xe2\x86\x58\x92\x2c\xf2\xd0\x73"
- "\x17\xd0\x13\x68\x1a\x8d\x34\x05\x7a\x08\x34\xa5\x22\x4d\xab\x25"
- "\x34\x05\xdd\x25\xec\x25\x88\x34\xe5\x81\xa6\xd5\x7e\x68\xda\x13"
- "\xcf\x03\x4d\x77\x07\x44\xd3\x7d\x43\xa0\xe9\xaf\x6d\xfe\x68\xea"
- "\x42\xbf\x41\x5f\x5e\x46\x41\x2f\x5a\x5d\x87\x84\x7d\x31\xc1\xe7"
- "\x3b\x02\xbe\x6b\x2b\x2f\x6f\xa8\xc0\xf3\xbc\x71\x6c\x1e\xcf\x1b"
- "\x13\xf6\x71\xda\x47\xcf\xbb\xf5\x8d\x76\x4c\x03\xbd\xa6\xb9\x0b"
- "\xe7\x03\x69\x6d\x60\xbb\x68\x6d\xd3\x39\xec\x0b\x4b\xba\xbe\x1b"
- "\x7d\x6a\x7d\xd3\x5d\x3c\xd5\x10\xd4\x29\x0b\x26\x92\xf0\x6e\xd0"
- "\x1b\xda\x4c\x72\x63\x19\xe8\xc2\x6e\x9d\xe5\xc8\x09\xd9\x8c\xfd"
- "\xd3\xb5\x3c\x85\x2b\x17\xf7\x77\xe4\x41\xe7\x82\x2e\x17\xf8\x8b"
- "\x3c\xc3\x31\xbe\xc6\x05\xb8\xde\x64\xe6\xeb\x9f\xa6\xb8\x48\xae"
- "\xa6\x2f\x7f\xf9\xdc\x64\xf0\x3d\x07\x97\x13\x3c\xf3\x30\xbb\x1d"
- "\xf9\x5a\x43\xac\x6d\x5e\x39\xe1\x45\x1d\x8d\xbc\x40\xb9\x40\x19"
- "\x29\x95\xe8\x66\xd0\xfb\xca\x2a\xf1\x0c\x10\x77\x01\xe8\x66\xdc"
- "\xef\x1d\x78\x89\x67\x83\xf4\x2b\x1f\x9b\x41\x3e\x36\x09\xe7\x33"
- "\x45\x03\x3d\x6a\xba\xbb\x18\x0f\x91\x67\x56\x97\x59\xe0\x5f\x99"
- "\x68\x0b\x18\xdd\x2d\x7f\xa6\x34\x19\xfc\xb9\x49\x6a\x5e\xdf\x68"
- "\xa3\x5d\x9a\x31\x78\x46\x17\xc4\xfc\x71\x51\xa9\xe0\x3f\x7d\x07"
- "\xb6\x62\x35\xe0\xeb\x14\x89\xdd\xbd\x1a\x7c\xa2\x2e\x3c\x67\x0d"
- "\xea\xb3\x91\x9d\x4f\xcb\x17\x3e\x11\x0f\xef\x84\xfd\x2a\x79\xcf"
- "\x7e\x95\x67\xd4\xd8\x0f\xe1\xed\x1f\x5a\xa3\xe6\x7a\xbe\x59\x22"
- "\x33\xb8\xe5\x93\xd4\x6c\x7d\xe9\xac\x55\x6c\x0c\xb9\x4d\x38\xcb"
- "\xb5\x43\x36\x6b\x0f\xeb\xc7\xfd\x26\x55\x9b\x83\xf3\x7e\x66\xcd"
- "\xa5\xc5\xdf\x27\x6b\xf1\xac\x6d\xcf\xbb\xdc\x64\xa4\x83\xea\xce"
- "\x3c\x02\xba\x7c\x52\x22\x9e\xc1\x8e\x7b\x7f\x05\x87\xc5\x59\xc2"
- "\x7e\xb7\xee\x12\x99\x11\xe8\x94\xc0\xeb\x65\x16\xd0\x29\x71\x74"
- "\x25\xb4\xf5\x79\x68\xeb\x09\xa0\xeb\x09\x68\xeb\x06\xb1\xad\xe2"
- "\xd9\x73\x3c\xd0\x1f\xde\xf5\x6f\x1b\x3d\x6d\x5d\x09\xf4\x2e\xfa"
- "\x32\x6e\xcb\x49\xf2\x23\x0a\xfe\x78\x63\x87\xb0\xb6\xa7\xcb\xea"
- "\x3a\x4a\xf0\xbb\x82\xed\x2e\x29\xd7\xcc\x05\x3c\x22\xcd\xc1\x5f"
- "\x00\x9b\xd7\x60\xf0\xf0\x01\xeb\x43\x9d\x9a\x31\xd5\xab\x49\x9c"
- "\x40\xfb\x53\x64\x12\xca\x33\xd0\x3e\xb6\x1a\xe9\xef\x7b\xfe\xf3"
- "\x38\x81\x07\x23\x81\x07\xab\x45\x1e\xe8\x44\x1e\x80\xbf\x0c\x76"
- "\x38\x02\xe2\xc6\xe8\xea\x02\xc6\x83\xe0\x68\x94\xe4\xf7\xbc\xc2"
- "\x10\xe5\xb5\xd3\xbf\xbc\x3e\xdd\xd8\xcd\x62\x64\x19\xee\x9b\x49"
- "\x23\x9b\xee\xe1\x9d\x20\xb7\x7a\x51\x6e\xa9\xe6\x11\x8f\xcc\x1e"
- "\x97\xcd\x5e\x11\x98\xcc\x3e\xf5\xcc\xff\x52\x99\x1d\x77\x61\x65"
- "\xf6\xe9\x9b\x7c\x65\xf6\xe9\x39\xbe\x32\xfb\xf4\x68\xaf\xcc\x8a"
- "\xef\x86\x45\x66\x9f\x56\x5d\x1a\x99\x7d\x5a\xd5\x8f\xcc\xb6\x04"
- "\x20\xb3\xd1\x7e\x64\x36\xfa\xc2\xc9\xec\x6f\x1e\xbf\x78\x36\xf6"
- "\xb7\xdb\xba\xb9\x7e\x6c\xec\x66\x89\x8d\x55\xa0\x8d\x9d\x13\xdd"
- "\x9f\xbc\x3a\x2b\x41\x5e\xe5\xa2\xbc\x3e\xfb\x17\x28\x6f\xee\xb5"
- "\x87\x8e\x0c\x2e\xaf\xae\x4a\xaf\xff\xe4\x57\x66\x35\x28\xb3\xfb"
- "\x88\xd5\x26\xc8\xec\x22\x8f\xcc\x56\x8a\xb1\xd0\x00\x72\x3b\xce"
- "\x9f\xdc\xe2\x79\x5c\x78\x16\xd7\x80\x72\x2b\xfa\x4b\xce\xf1\x28"
- "\xb7\x86\xcb\xcc\xd6\xce\x3d\xec\x2b\xb7\xbf\x95\xfb\xca\xed\xdc"
- "\x4f\xbc\x72\x2b\xbe\x1b\x16\xb9\x9d\xdb\x7a\x69\xe4\x76\x6e\xeb"
- "\x0f\xc7\xd6\xfe\xd6\xef\xfc\xff\xe1\xb7\xb5\xcf\x3e\x26\xc8\xad"
- "\x3f\x5b\x9b\x2b\xda\x5a\x05\xda\xda\xdf\x7d\x1e\x98\xec\x26\x37"
- "\xfe\x2f\x97\xdd\x0b\x6c\x73\x9f\xf9\xa3\xaf\xec\x3e\x63\xf6\x95"
- "\xdd\x67\xb6\x78\x65\x57\x7c\x37\x2c\xb2\xfb\xcc\xf6\x4b\x23\xbb"
- "\xcf\x6c\xff\xe1\xd8\xdc\x67\xfd\xce\x95\x53\x4d\x20\x79\xc7\x64"
- "\xf3\xae\xb5\x56\x0a\xf3\xf8\xf2\xac\xae\x07\x09\x9b\x6f\x32\xef"
- "\x01\x6b\x74\x3c\xe1\x8b\x5d\x29\x78\x2e\x04\xce\x7b\x29\x97\xcc"
- "\x2b\x61\xf3\x20\xe6\x3d\xe3\x99\x17\xb3\x5b\x3c\x3b\x62\xa0\x79"
- "\x31\xb4\xc8\x29\xce\x9f\x98\xb7\x9d\x61\xc3\xe9\xf0\x3c\xb3\x7d"
- "\xab\xe6\x55\xd0\x17\x9d\x76\xfb\x68\xa7\xdd\xdf\x58\x51\x64\x3e"
- "\xa5\x78\xe6\xd2\x99\x09\xa5\xaa\x33\xc5\x84\x94\x09\xe3\x30\xf3"
- "\x9a\xa1\x8d\x0e\x36\x1f\x62\x9a\xf2\x4c\xc1\x6c\x02\x69\x6d\x9e"
- "\x34\xe1\x0c\xec\x82\x30\xca\xc3\x3b\xaa\x7f\xd9\xb5\x3b\x87\x44"
- "\xe0\x5e\xa0\x77\x9e\x43\x2c\xce\xeb\x04\x1d\x31\x0e\xcf\x6d\xc2"
- "\xb3\x32\xe8\x4f\x7e\xda\x59\x7d\x9a\x84\x37\x6d\x15\xfa\x9e\x71"
- "\x3e\xcd\x1e\x3d\xe2\x3f\xec\xf6\x0a\xca\x85\x13\xbe\xaa\x34\x82"
- "\x2a\x2c\x36\x61\xfe\x2e\x60\xc5\x33\xc7\x06\xcf\x3c\xe3\xc7\xeb"
- "\xf7\x79\xf6\xa2\xa4\x50\xbf\xbf\xe6\xd8\x39\x3c\xab\xbc\x3a\x9d"
- "\x28\xe1\x92\x53\x9d\xc5\xd6\x55\x38\x3f\xdb\xd3\x97\xe8\x77\x2e"
- "\x36\x9e\xe3\xfb\xd3\xe8\x70\x71\x3e\x0f\xae\xa9\xad\x10\xbe\xc3"
- "\xf1\x45\x6e\x48\xa7\x05\xb9\xc2\xd9\x59\x51\x40\x0b\x9c\x3f\x8b"
- "\x67\x1a\xf1\xd5\xa5\xaa\x17\x6e\x20\xe4\x9d\x4d\xed\x1c\xce\xdd"
- "\x70\xff\xcb\x4f\x3b\x0d\x39\xbf\xc0\x3d\x27\x84\xfd\xca\x8f\xcb"
- "\x9e\xdb\x98\xf4\x0d\x3b\xb3\x17\xfe\xdf\x86\xe3\x2f\x33\xe1\x19"
- "\xc7\xf2\xf9\x33\xd1\xe1\x98\x17\xd2\xef\x36\x64\xfe\x9d\x44\x69"
- "\x49\x84\x1e\xda\x26\xe6\x15\xd6\x70\xd8\x64\xcf\x09\x6b\x3a\xe0"
- "\x79\x1c\x8e\x19\xc0\xef\x22\x70\xce\x12\xad\x2c\x8d\x10\xf4\x43"
- "\x89\xc5\xc6\x8f\x2f\x8d\x10\xe6\x9e\x42\x3b\x4b\xa1\xcd\x90\x47"
- "\x8e\xf3\x73\x84\x7b\x0e\x51\x6e\x4f\xc7\xbd\x4d\x9f\xdb\x0a\x77"
- "\xb9\x61\x35\xce\x2d\x99\x6f\xc7\xb2\xfd\xce\xf1\x97\x5b\x6c\xb4"
- "\x20\x9c\xb0\x75\x3a\xb2\xbf\x1d\x93\x2d\x88\x8d\x92\x51\x4a\x2b"
- "\xf5\xfb\x5e\xc0\x3e\x6e\x9c\x57\x2d\xcc\x15\x7f\xce\x0d\xe5\x87"
- "\xef\x16\xfa\x70\x9f\x3b\x62\x93\xcd\x2f\xea\x99\x93\x2f\x8c\x37"
- "\x2d\x98\x8c\xdf\xc1\xdf\x88\xf9\xc5\xf3\x8d\x2c\x36\x55\x4e\x18"
- "\x85\xf7\xe3\xd9\xdc\xeb\x88\x65\x5d\x85\x0b\x62\xbc\x73\xce\x84"
- "\xdf\x01\x96\x16\x60\xff\xaf\xb0\x07\x3d\x3e\xfb\x9d\xd7\x2c\xf2"
- "\xad\x31\x1a\xb0\xd1\x9b\x77\x1e\x8c\x00\x2e\x3c\x18\xc1\xfa\xbe"
- "\x9b\x63\xe3\xd8\xf8\xc6\x82\x8f\x30\x9f\x1e\x78\xe8\xde\x15\x1d"
- "\x2e\xec\xf9\xed\x44\xbe\xe0\xfc\xf8\x85\xeb\x91\x2f\xa5\x60\x0b"
- "\xc4\xbc\x15\xde\xfa\xe3\xf3\x42\x81\x9f\x3c\xf0\x82\xcd\xd3\x5f"
- "\xf8\x84\x70\x7e\x0c\xe8\x0c\x9c\x23\x6e\xcc\x82\x7a\x21\x6e\x01"
- "\x23\xef\xa4\x3b\xb8\xea\x4c\x96\xfe\xd7\xd3\x0e\x0e\xe7\x7d\x60"
- "\x5f\xb8\xee\x79\x12\x8e\x7d\xea\x58\x26\x8d\xd1\x0b\xeb\x16\x04"
- "\x3e\x6e\x02\xde\x65\x02\x76\x81\xe6\xa5\x40\xbf\xea\x6e\x61\xbc"
- "\x6a\x5f\x35\x4f\xe4\x3c\xe4\xb3\xc9\x16\x6e\x85\xf2\x94\x55\xd7"
- "\x51\x3b\xce\xcb\x06\x1a\x6e\xea\x2a\x5c\x98\xe2\xa1\x21\xd6\x09"
- "\xe7\x55\xeb\x84\xf9\xf5\x0b\x8e\x30\x0c\x2d\x78\xcb\xd3\x66\x7f"
- "\xf4\xd4\xbd\x43\x62\x74\x77\x92\x78\x5e\x7e\xab\x9a\x86\xfd\x74"
- "\x0f\xf6\x37\xcf\xea\x20\x04\xf7\xb8\x4f\xda\xf6\x05\xb5\xda\xdd"
- "\x84\x57\xdc\xaa\xc6\xb1\x09\xf7\x0b\xb7\x8f\x4d\xda\x08\xf4\x02"
- "\x7b\x9f\xeb\x20\x4a\x6b\x8e\x9d\x9d\x73\x46\xbe\x27\xee\x75\xa0"
- "\xc3\x41\xaf\x83\x4d\x0d\xcf\xfd\x9e\x5c\x8f\xf4\xe2\x15\x0d\x89"
- "\xc7\x65\x29\xf7\xce\xcd\x20\x79\xc1\xe9\xd1\x14\x61\x5e\x2e\xfa"
- "\x17\xa0\xf3\x39\x9c\x4f\x67\xb5\x83\x7f\xa2\x6b\x48\x0c\xb2\x9c"
- "\x44\x7f\x3a\x12\xdb\xcd\x63\x3f\xb4\xd8\xe6\x24\x6c\x73\xa7\x83"
- "\x60\x5f\xfe\xac\xb5\xb8\x97\xe8\x59\xc2\xeb\x6e\x55\x63\x9b\xc1"
- "\xd7\x31\x07\xdf\xa7\x9f\x62\x1c\xe8\xdb\x14\xe8\xcd\xbf\xf0\xd3"
- "\x3d\xbc\xdc\x62\xc6\x6f\x63\x1d\x70\x7d\xcd\xac\xb3\x44\xa0\x3b"
- "\xd2\xdf\xea\x70\x13\xaa\x90\xd6\xc1\x15\x64\x1d\x16\xf9\x6f\xff"
- "\x9d\x24\xa6\xe4\x1d\xc6\x77\xf7\x0b\x22\x0d\x34\x38\x46\x66\x31"
- "\xe3\x1e\xf7\xb3\xb0\x0e\xf6\x93\x64\xe6\x49\x22\xf0\xdf\xaa\xee"
- "\x20\xee\xb0\xdb\xc7\xe2\x9c\x0a\xe4\x7f\x8e\x0b\xf8\x7f\xce\x81"
- "\xfb\x7f\xd8\xad\x79\xe7\x09\xfa\x2f\xae\x33\x6a\xae\x2f\xff\x17"
- "\xdf\x3b\x37\x2b\x58\xfe\x2f\x1e\x26\xfe\x2f\xbe\x0c\xda\xbf\x24"
- "\x84\xf6\x2f\x19\xa6\xf6\x2f\xb9\x0c\xda\x9f\x1a\x42\xfb\x53\x87"
- "\xa9\xfd\xa9\x7e\xdb\x3f\xed\x7a\x9e\x0a\x73\x6d\x22\xeb\x6a\xd0"
- "\x06\x30\x7b\xb5\xf4\x0e\x9c\x4b\x23\xac\xa7\x12\x9f\x09\x5b\x5f"
- "\x15\xd1\xeb\x59\xde\xeb\x59\xd9\xeb\x79\x5c\xaf\xe7\xe8\x5e\xcf"
- "\x31\x9e\x67\xb0\x23\x23\x4e\xc9\x52\xab\xc0\x2f\xcd\xb3\xc9\x96"
- "\xc6\x8b\xef\x63\x71\x7f\x1c\xb0\xe9\xb1\xfe\xce\xda\x53\xc8\x08"
- "\x75\x72\x94\x08\x67\xe0\xc9\x96\xbe\xd5\x5d\x40\x28\x0d\xbb\x41"
- "\x8d\xe7\x94\xf1\x25\xe5\x19\xb3\x40\x4f\x5b\xed\x0e\xf0\xf3\xa3"
- "\x47\x42\xd9\x3f\xc1\xf3\x17\x91\xaf\xaa\x74\x9c\x5b\xb3\x74\x07"
- "\xb6\xf3\x4e\xad\x81\xf0\x61\xb7\x0b\x73\x1b\x78\x5d\x79\x86\x3d"
- "\xec\xf6\x1b\xe8\x8e\xa6\xd9\xba\x02\x3e\xc2\xda\xd1\x42\xf4\x1c"
- "\xaf\xca\xce\x06\xfe\x76\xec\x27\x9b\x3b\x68\x7b\xb6\x8b\x3a\xac"
- "\xf3\x0d\x24\xd7\x8e\xe7\x97\x98\x49\x93\xbd\x45\x38\xc3\x44\x38"
- "\xab\xc5\xbe\x9f\xa0\xff\x93\x8b\x79\x20\xad\xc9\xfe\x16\x69\x84"
- "\x67\xc3\xea\xaf\xa0\x9d\xcb\x9e\xb0\x76\xbc\x05\xf1\x52\xb9\x96"
- "\x97\x97\xcf\xa1\xf2\xf2\xe4\xc6\x0e\x3c\xa3\xb5\x7c\x3e\xd6\xb5"
- "\x09\xea\x61\x75\xd5\x62\x9c\x35\x5f\x28\xb7\xb3\x59\x88\x49\x71"
- "\xcc\x96\x57\x40\x7e\x45\x79\x32\xd6\x0f\xeb\xd6\xff\x38\x6c\x5d"
- "\x1b\xd4\xfd\xc1\xb9\xea\x70\x82\x6b\x20\x82\xc3\xc8\xb2\x34\xbf"
- "\x7e\x74\x89\x31\x95\x95\x1b\x11\x4a\xb9\x7e\xf5\x3f\x94\x2b\xd6"
- "\x57\x19\x42\xb9\xcb\xfb\x9c\x79\xed\x2d\xd7\x24\xd6\x57\x15\x4a"
- "\xb9\x19\x03\x94\x2b\xd6\x37\x21\x94\x72\x2d\xfe\xcb\xad\x17\xeb"
- "\x9b\x17\x42\xb9\x1a\xbf\x6b\x08\x11\x0f\xa1\x61\x41\xe3\x77\x7d"
- "\x31\x62\x21\x34\x1c\x68\x06\x68\xbf\xb1\x2d\x34\x0c\xac\x50\x0d"
- "\x84\x81\xd0\xf8\xbf\x62\x40\xfe\x87\xc6\xfb\x15\xe6\x81\x78\x1f"
- "\x1a\xdf\x9f\xf7\x8b\x7f\x8c\x0d\x80\xf7\x7b\x68\x64\x53\x02\xaf"
- "\x2f\xdf\xc3\x47\xd6\xbd\xf6\x02\x9f\x40\xa6\x6d\x21\x24\xaa\x82"
- "\x5c\x3b\xad\xea\x0b\x9a\x20\xc4\xdc\xcf\xef\xdf\x52\x49\x38\x88"
- "\xa1\xb9\xb7\x37\xb5\x72\x56\x57\x3c\xea\x2d\xf7\xde\x4c\x87\xec"
- "\x67\x90\xfe\x09\xd8\xc1\x4e\xf0\x65\x59\x59\xe5\x7b\xf4\x39\x09"
- "\x44\x58\x1f\x07\x71\xc4\xac\xb5\x5f\x50\x5c\x77\x9c\xf4\x3d\xe8"
- "\xd7\x0a\xdc\xab\x90\x5c\x0b\xbf\x75\x01\x8e\xa1\x1c\x07\x79\x97"
- "\xb7\xcb\x66\xd9\x85\xbc\x76\x61\x7e\xba\xbe\xee\x35\x8c\x15\x68"
- "\xae\x1a\xf7\x1d\xb3\x1f\x97\xad\xbc\x25\xcc\x4e\xb8\x6a\xe1\xec"
- "\x9c\x95\x2a\x9b\x2c\x4d\x29\xae\x31\xed\x10\xf6\xc7\x83\xba\xe3"
- "\xfe\x78\x2f\x40\xdc\x80\xf9\xef\xd4\x12\xae\x4e\xd8\x4f\x78\xe5"
- "\x0c\xdc\x33\x6f\xa0\xb5\xda\xee\x12\xcb\x56\xfc\x3d\x2d\x01\xfb"
- "\x7c\x92\x70\x4d\x9d\x76\x42\x63\x4a\x89\x1e\xe2\x93\xe9\x13\xb1"
- "\x3f\xe5\x34\xc9\xd9\x42\x79\xec\xdb\xa2\xf2\x86\x78\x9c\x7b\xc8"
- "\xf6\x73\x5f\xd9\x8e\xb1\xbe\x78\x66\xd2\x0d\x27\xe0\x59\x88\x91"
- "\x70\x0e\x8e\xbc\x5c\x4d\xf5\x8a\x84\xa6\xce\xd3\x84\xed\x49\xbe"
- "\xf2\x1b\xdc\xbb\xec\x8c\xdc\x92\xd7\x29\xb7\x14\x41\xbd\xda\x3c"
- "\x6d\xc0\xef\x7b\xd2\x31\x26\xc4\x7c\x5d\x85\x69\xe1\x9e\xb5\xdb"
- "\x7e\xce\x15\x1e\x9b\x14\x4d\xed\x48\x5f\x56\x97\x55\x2b\x90\x07"
- "\xe0\x87\x64\x75\xe6\xaa\x27\xb0\x3e\x92\xb4\x32\x8c\xb5\xa1\xde"
- "\xa9\x2c\xee\x2d\x4f\x15\xd6\xe9\x83\x3d\x98\xab\xe6\x82\xf4\x89"
- "\xd3\xe6\x63\xdb\x0c\x13\xd0\xfe\xae\x7a\x0a\xca\x7f\xe8\x98\x2c"
- "\x8d\xed\x53\x59\x52\x9e\xc5\xd6\x5f\xa6\xcd\x86\x6f\x64\xc1\xb3"
- "\x0a\xf3\xc1\xfb\x16\xf1\x7d\x9e\xe4\x7d\x1e\xce\x45\x15\xdf\x77"
- "\x8a\xef\xb7\x4a\xde\x6f\xd5\x4e\xc0\x7e\x8f\x55\x31\xd8\x06\xa0"
- "\x63\x0a\xbc\xcf\x10\xf6\x38\x10\xce\x73\x2c\x4f\x11\xf3\x65\x74"
- "\xc8\x56\xdd\x7b\x06\x30\x06\xef\xb3\x25\xbf\xcf\xae\xcb\x8a\x23"
- "\xd3\xaa\x90\x86\xab\x12\x6d\x5c\x83\xb8\x36\x3b\x6d\x8e\xd0\x76"
- "\xb0\xa1\xd2\xf2\x6c\xb2\x55\xe3\xd0\x4e\x76\x82\x8f\x06\x79\xa6"
- "\xe0\x37\xa5\xf4\xf6\xac\x02\x55\xa5\xae\x5a\xa4\x5a\xb2\x66\xfd"
- "\x6a\x5c\xc5\xe7\xbb\x3e\x4d\x89\xeb\x5c\xf9\x12\xb3\xc6\x5a\x81"
- "\xeb\xee\x94\xc2\x1a\xef\xed\xc0\x47\x97\xbe\x71\x8f\x3b\xb2\x31"
- "\xce\xad\x6f\x98\x9d\x7b\x96\x70\x39\xd1\xf4\x4b\xc3\xa6\xa9\xe4"
- "\x94\x6c\xd5\x97\xc2\x39\x91\x2a\x61\x4f\xfc\x4e\xc3\xa6\xff\xc2"
- "\x34\x61\x2f\x30\x6b\x0a\x4b\xfb\xb7\x1c\x33\xf7\x71\x4e\x2b\x67"
- "\x49\x39\x4d\xea\xa2\xed\xc4\xa8\x3a\x8d\xfb\xc2\x76\xfe\x1b\xdf"
- "\xcc\xe1\xdc\xdc\x53\xb2\xd5\x4f\xe0\xb7\xb0\xff\x00\xff\x67\x7d"
- "\x21\xab\x1a\xf1\x3b\x38\x6f\x11\x68\xf3\x37\xfc\x1e\xb4\xaf\x39"
- "\xac\x12\xe7\x39\x13\x39\xe4\xd3\xf1\x3a\xb3\x46\x90\xf7\xc2\x55"
- "\x79\x2e\x4e\xfe\x27\x71\x5d\x1f\xa9\x1c\x8b\x73\x74\x57\x67\x49"
- "\xd6\xb9\xc9\xcf\x70\xe4\x51\x48\x2b\xf1\xec\x59\x81\x67\x07\xf9"
- "\xd3\x1f\xe7\x21\x4e\x3e\x5f\xa9\x2f\xe2\xe5\x66\xa0\xaf\x59\x63"
- "\x06\x0d\x16\x25\x9c\x45\xdf\x0d\x75\xd1\xa6\x51\x85\x39\x39\x07"
- "\xe5\x14\x68\xf1\x67\x9c\x43\x18\xd9\xb8\xe7\x2d\x9c\x33\xa8\x6f"
- "\x8c\xfb\x53\xa6\x83\x3b\x64\xa9\x25\xaa\xdf\xa2\x8f\xb5\xda\xfd"
- "\xeb\x54\xea\xba\xbd\xc5\x40\x2c\x6d\xef\x93\x4f\x8f\x98\x89\x7c"
- "\x3e\x09\xcb\xb5\x51\xb7\xd0\x97\x90\x41\xb8\x24\x1b\x09\xc3\xfd"
- "\x94\x70\x0f\x75\x3c\x2f\xbd\xc9\xd1\x08\x7e\xcf\x3b\x19\x6f\xe7"
- "\xb4\x8f\x50\x3d\x4d\xc0\x5f\x62\x63\xd2\xc2\x1a\x20\xbb\xb0\x2e"
- "\x5b\x81\xfd\xe3\x92\xb5\x3f\x19\x5b\x4e\x92\x88\x46\xcd\x51\x92"
- "\x9d\x42\x79\x9c\xe3\x97\x94\x12\x46\x85\xf5\x3f\x59\x90\x59\x0b"
- "\x3c\xdd\xa0\x8e\xdc\x99\x49\xc6\x35\x65\xd8\x88\xb5\xdd\x4c\x76"
- "\xa5\x93\x71\xb4\x4b\x33\xda\x62\x39\x44\xa8\x5e\xad\x7a\x37\xc7"
- "\x30\xc2\x33\x1f\x2b\x2a\x5f\x86\xfd\xa1\x91\x25\x38\x2f\xeb\x1c"
- "\x89\x5b\xf8\x55\x9e\xd0\x87\x8b\xfd\xe5\xae\x2e\xb5\xca\xd9\xa5"
- "\xbe\xb9\xbb\x4b\x3d\xc1\xd3\xcf\xfe\xdc\x0a\x25\xa9\xc2\x75\x43"
- "\x85\x8b\xe4\xb8\x6e\x08\xfd\x4b\x97\x62\x92\x1a\xfb\xd4\x85\xfd"
- "\x61\x36\xa8\x63\xf8\x25\x6a\x72\x97\x5d\x58\x97\x84\xfd\xfc\xca"
- "\xea\xc5\x50\xdf\x8e\xd3\x44\x3a\xb7\xe8\xfc\x06\x35\x87\xf3\x8a"
- "\x68\xe1\xea\xbd\xdd\x55\xfa\x22\x9c\x5f\x04\x76\x21\x3e\x78\xd9"
- "\xd6\x0a\xfe\x33\xb6\x1f\xf8\xb1\xe7\xad\xd3\xc8\x1f\xe0\xd3\x69"
- "\x3b\x87\xbc\x68\x4c\x45\x3e\x34\xfb\xf0\x41\xe0\x5b\xba\x83\x43"
- "\x7e\x20\x2f\x90\x27\x5e\x7e\x7c\x2e\xf0\xe3\x2d\x9e\xf1\xa3\x1b"
- "\xec\x81\x87\x27\xe7\x63\xf4\x15\x03\xf1\x05\xf9\x81\xbc\xb1\xb4"
- "\x1d\x25\x3e\x3c\xb1\x33\x9e\x00\x3d\xc7\x7a\xf8\x82\x3c\xb1\x76"
- "\x80\xcf\x0b\x7c\x79\xf2\x73\x42\x7e\x3d\x91\xf2\x8d\x33\x3e\xeb"
- "\xe1\x8f\xcb\x1f\x7f\xbe\xf1\xf2\x07\x78\xdf\x97\x3f\x27\x95\x38"
- "\xee\x83\xfc\x29\x0b\x86\x3f\x96\x36\xc6\x1f\x97\xc8\x9f\x89\x89"
- "\x84\x73\x74\xa9\xb9\x1d\x99\x24\x7e\xc6\x57\x2a\x62\x4a\x6e\x24"
- "\x40\xeb\xc9\xbc\xce\x92\x15\x9a\x1c\xad\xdb\x1f\xb8\x1c\xa5\x4f"
- "\xbf\x2a\x47\xc1\xca\xd1\xda\x8e\xa1\xc9\xd1\xba\xbc\xab\x72\x74"
- "\xb1\xe4\x68\x5d\x76\x6f\x39\xea\xb1\xd5\xe9\x4b\x57\x2d\x5a\xb1"
- "\x7a\xc5\xea\xe5\xaa\xc5\x1b\x33\x96\xae\x63\x16\xdb\xc7\x66\x47"
- "\xbb\x73\x12\x38\x3c\xf3\xdc\x52\xd1\x4c\xde\xbd\xa1\x99\x73\x7f"
- "\x1d\x1d\x4e\x4b\xa6\x6a\xf9\x92\xa9\x76\x3c\xff\x1c\xe5\x0d\xcf"
- "\x45\x3f\x2e\xdb\x68\xc3\xbd\x00\xd9\x3e\x2a\x1b\x85\xf9\x97\xe0"
- "\x1b\x46\xe3\xf8\xcb\x0b\x9b\x48\xf8\x0b\xb8\x2e\xda\x81\xfd\x1c"
- "\xc2\xfb\x27\x70\xdf\x32\x5a\x55\x1a\x8d\x7b\xd9\x74\xca\xcb\x55"
- "\x5b\xa1\x2c\xbb\xc2\xac\x09\x57\xe1\x3a\x92\xf5\xad\x60\x8f\x2b"
- "\xbc\x7b\x13\x6d\x94\xd3\x91\xeb\x27\xa1\x9c\xe3\x9a\xbe\x53\xb2"
- "\x4c\xc5\x79\xdc\xbb\x1d\xfc\xd7\xb9\x13\xe1\x3b\xe3\xf5\x15\xc2"
- "\xbe\x0b\x20\xf3\xec\xfd\x06\x61\x4f\x33\xa7\xbc\x61\xb6\x70\x6e"
- "\xbc\xbc\x71\xcf\x99\x92\xc6\xb8\x43\xd9\x35\x44\xf5\x34\xca\x7c"
- "\xe6\x03\x4f\x56\x80\xcc\xcf\x36\x90\xc6\xe8\x3f\x91\x4f\x93\x01"
- "\x6b\xc9\x83\xc9\xbc\x04\x63\x13\x02\x93\x79\x0f\xb6\x10\x53\x88"
- "\x2d\xc4\xd5\x35\x80\x2b\xc4\x9a\x07\x5b\xe5\xe7\x18\xb6\xa2\x8e"
- "\x10\xe5\xce\xd3\x80\x2f\x17\xc3\x17\xae\x73\x6e\xcc\xfa\xcc\xbf"
- "\xec\x9f\xeb\x85\x2d\x4e\xc4\xd6\x06\xc0\xd6\x06\x2f\xb6\xe6\x1d"
- "\x55\x92\x5d\x02\xb6\x52\xbc\xd8\xd2\x4d\x52\x7b\x70\x85\x18\x43"
- "\x3c\xf1\xcb\xd5\x04\xe5\xdd\x83\xb1\xea\x65\x6c\xfc\x54\x90\x7d"
- "\x0e\x64\xbf\x4b\x62\x43\xc7\x0f\x45\xf6\x37\x08\xfb\x3f\x20\x4f"
- "\x90\x3f\xc8\x17\xe4\xc5\x95\xc8\x07\x3c\x1b\x9a\x76\xf5\xc7\x8b"
- "\x85\x15\x83\xf1\x02\xf9\x80\xfc\x10\xf8\x00\xfc\xf0\x8c\x65\xe3"
- "\xd8\x26\xf2\x04\x79\x71\x67\x36\xe1\x90\x2f\xd5\x20\xef\x28\xe3"
- "\x40\xdb\x2c\xe4\x8b\xe0\xb7\x16\x28\x96\x6f\x1f\xeb\x3d\x33\xa6"
- "\xab\x70\xe3\xa4\xbe\x3e\xeb\xc6\x04\xef\x3e\x6b\xeb\xdb\x58\x8c"
- "\x61\x8e\x66\x63\x51\x9b\xfe\x20\xca\x30\xc1\x78\x4f\x88\xed\xdc"
- "\x10\xdb\xc9\x21\xb6\x2b\x81\xd8\x0e\xfb\xde\x84\x3d\x08\x36\xea"
- "\xd8\xb8\x18\xc4\x72\x8a\x86\x78\x88\x2b\x84\x3d\x11\x85\x31\x58"
- "\x85\x25\x0f\xc7\x8c\xa8\x0e\xe2\xc6\xd7\x38\x02\xcf\x80\x1b\x77"
- "\x90\x78\xd9\xf8\x96\x38\xc6\x6c\x67\xfb\xf3\x6d\xca\x66\xf5\x5b"
- "\x2f\xcc\x53\x10\xc6\xe7\x38\x7e\x8f\xfb\x05\xdf\xf1\x39\xe9\xf8"
- "\xed\xbb\x39\x76\x71\x6c\x6e\x93\xb0\xbf\x11\xea\x04\xd4\x63\x6f"
- "\xe7\x34\x73\xde\xf1\xb9\xcf\xf0\xfd\x52\xdf\xf1\xb9\x4d\x82\xbf"
- "\x67\x93\x6d\x2a\xc3\x39\x29\xf0\x3c\x83\xa5\xaf\xdf\x2e\x4d\xf7"
- "\x8e\x7f\xb3\x74\x5c\x03\x25\xc6\xd7\x1d\x2c\xb6\xde\xb4\xcf\x13"
- "\xc3\xfa\xf1\x67\x82\xd0\xb3\xb9\xf3\xbd\x7a\x36\x57\x88\x35\x69"
- "\x74\x53\x62\x63\x1f\x3d\x8b\x7b\x5b\xe5\x98\x66\xa1\x9e\x2d\x69"
- "\x48\x60\xf5\xdb\x7c\x2f\xd0\x24\x0c\xcf\x7a\xc3\x74\x5c\x2b\x84"
- "\x3a\xb7\x4a\xd0\xc1\x4d\xf1\x5b\x85\x31\xf8\xcd\x73\x7c\x75\x6f"
- "\x4e\x91\xaf\xee\xdd\xfc\xe2\xc0\xba\x77\xcb\x1d\x03\xeb\xde\xcd"
- "\x1f\x5c\xd5\xbd\xa1\xea\x5e\xf0\xbb\x86\xa4\x7b\xb3\x1d\x57\x75"
- "\xef\x85\xd2\xbd\xd9\x9d\x12\xdd\x3b\xc7\x57\xf7\xe6\xec\xeb\xab"
- "\x7b\x73\x0e\x78\x75\xef\xe6\x14\x5f\xdd\x9b\xa7\x08\x4c\xf7\xe6"
- "\x8e\xbe\xb0\xba\x37\x57\xed\xab\x7b\x73\x45\x3d\xb7\xc9\x1d\xbc"
- "\xee\xcd\x3d\x3c\xb0\xee\xcd\xfd\xd2\x57\xf7\xe6\xee\x67\x3a\x36"
- "\x4f\xce\x74\x6f\xae\x59\xd4\xc9\x2e\x69\xba\x57\xf7\xb2\xf4\xbe"
- "\xba\x37\x2f\x76\x10\xdd\xab\x76\xf3\x1e\xdd\xdb\x0a\xba\xb7\x95"
- "\xe3\x97\xfb\xd3\xbd\xdb\xe2\x1a\x51\xf7\xa6\xa3\xee\xdd\x16\x37"
- "\xb0\xee\xdd\xba\x03\x75\xac\xb0\x57\xe5\x2b\xb4\x4d\xd8\x2b\xf0"
- "\x15\xda\x8e\x78\x9c\x95\x0d\xe9\x90\x86\x7b\x2a\x62\x3e\xc6\x7b"
- "\x8f\x8e\xce\x3b\xdc\xa3\xa3\x21\x1f\x7f\xbd\x57\x47\xa3\x7e\x46"
- "\x3d\x5d\xf5\x0a\xb5\x55\xbf\x82\xe7\x6f\xe4\x13\x8f\xae\xd6\x41"
- "\x1a\x9e\xb1\x81\xfb\x01\xe1\x7c\x44\xa0\x41\xdb\x0b\xf0\x3d\xcc"
- "\x0f\xf9\xd4\xbe\x3a\x7d\xeb\x7c\x5f\x9d\x9e\xff\xdc\xc0\x3a\xfd"
- "\x05\xd9\xc0\x3a\x3d\xff\xc5\xab\x3a\xfd\x52\xe9\xf4\x02\xcb\x55"
- "\x9d\x3e\xb8\x4e\xef\x8f\x17\xbd\x75\xfa\x1d\xa2\x4e\xaf\xea\xd1"
- "\xe9\x05\x66\xff\x3a\x7d\x6b\x76\x5f\x9d\xbe\xb5\xcc\xab\xd3\xf3"
- "\x27\xfb\xea\xf4\x6d\x5f\x06\xa6\xd3\xb7\x1e\xbd\xb0\x3a\x7d\xab"
- "\xcb\x57\xa7\x6f\x13\xcf\x2c\xcc\xdb\x28\xd5\xe9\x7c\x58\x20\x3a"
- "\x7d\xdb\xdb\x1e\x9d\x8e\x3a\xf3\x6d\xbe\x55\xa2\xd3\x51\xb7\x6d"
- "\xfb\xc0\x90\x79\x4c\xa2\xd3\xb7\x15\x31\xdd\xbd\xcd\xe6\x16\x74"
- "\xfa\xb6\x4a\x96\x9e\x97\x25\x4d\xf7\xea\x74\x96\xee\x96\xea\xf4"
- "\x76\xd4\xe9\xdb\x1c\x83\xe8\xf4\xb8\xc0\x75\xfa\x4b\xc9\x5e\x9d"
- "\xfe\x52\xb2\x47\xa7\xa3\x1e\x47\x9d\x8e\x3a\x18\xf5\xba\xb0\x8f"
- "\x96\x30\xa7\xa2\xf8\x93\x28\x3b\x89\xc0\x7d\x73\xb1\x0f\x03\x75"
- "\xb1\xfe\x34\xd3\xed\x42\x9e\xd5\x2c\x0f\xe8\xe7\x36\xd0\xc9\xed"
- "\xa0\x93\xdb\x75\xa7\x48\x38\xe4\x6b\xd5\xe3\xfc\x3c\x78\x46\xdd"
- "\x1d\xd5\x01\x76\xc0\x25\xd8\x81\x56\xb4\x1f\x8c\x5e\xc5\x9f\xf8"
- "\xda\x82\xc2\xaf\xfa\xf3\xd7\xcb\x24\xb6\xa0\xfa\x3a\xda\xd2\x55"
- "\xf8\xfb\x08\x8f\x7e\xd7\xc3\x33\xda\x80\xb2\xd3\x82\x0d\xb0\x81"
- "\x0d\x68\x63\x36\xe0\xf7\x93\x7a\xf2\x40\x1d\x84\x3c\xcc\x4e\xb4"
- "\xbe\x80\xe7\x8f\xb1\x3c\xb3\x7d\xed\x44\xf1\x56\x5f\x3b\xf1\xfb"
- "\x6d\x68\x27\xa0\x0d\x78\x56\x97\x8c\xd7\x99\x93\xdd\x55\xfa\x0a"
- "\xb4\x19\xec\xfd\x8b\x13\x7b\xec\xc4\x75\x12\x3b\x91\xe5\xb1\x13"
- "\xbf\x7f\xef\xb2\xb7\x13\x80\xe5\xc6\xec\x2b\xd1\x4e\x14\x75\x5e"
- "\x0e\x76\x02\x79\x70\x8d\xa4\x6f\xd5\x1f\x1f\x70\x2f\x86\xc6\xb4"
- "\x1f\x8a\x9d\x28\xb2\xfb\xb7\x13\xc5\x7b\xfb\xda\x89\xe2\x5a\xaf"
- "\x9d\xf8\xfd\x7c\x5f\x3b\x51\x32\x3a\x30\x3b\xf1\xd2\x88\xde\x76"
- "\x02\x69\xa6\x67\xf3\x02\x3a\xd0\x3e\xb8\x75\x96\x3c\x1e\x6d\x45"
- "\x48\x76\xe2\xa5\x58\x5f\x3b\xf1\x92\x38\xe7\xbf\x70\x66\xf0\x76"
- "\xe2\xa5\xcf\x85\xf1\x7e\x8f\x9d\x38\xd7\xdb\x4e\xbc\x74\xd4\xd7"
- "\x4e\xbc\x54\xc3\xec\x41\x49\x04\xb3\x13\x2f\x19\x59\x7a\xe1\x0c"
- "\x69\xba\xd7\x4e\xb0\xf4\xbe\x76\xa2\x44\x35\x88\x9d\x90\x3b\x63"
- "\xf4\x15\xce\x92\xc6\x3c\xd7\xde\x52\xd5\xa4\xe4\x47\xdd\xbd\x65"
- "\x80\x61\xdf\xcd\xce\xa5\xf1\x8c\xf9\x2c\x60\x63\x0c\xbc\xb8\xa6"
- "\xb7\x3b\x46\x5f\x74\x3c\x0d\xe4\xa0\xc3\xbf\x1c\x80\x0c\x44\x78"
- "\x64\xa0\x51\xf3\x15\x01\xb9\xe0\x70\x1c\x68\x17\xe0\xdf\xda\xd9"
- "\x2a\xe8\x25\x79\x5b\x02\xc1\xbd\x14\x15\x1d\x44\xa9\x90\xc9\x46"
- "\xe2\x18\x83\x1b\x64\x61\xfa\x44\xca\xff\xbc\x35\x81\x28\x34\x24"
- "\x12\xe5\xe1\x1d\x71\xac\x01\xf7\x63\xc0\x31\x06\xc0\x61\xdc\xc2"
- "\xbf\x79\xc7\x18\xba\x03\x18\x63\xb0\x66\xd9\x84\x31\x06\x5c\xa3"
- "\xc4\x83\x0c\x08\xeb\x66\x70\x8c\xc1\x21\x8c\xcb\x28\x85\xb5\x2a"
- "\xc2\x18\xc3\x31\x82\xe3\x0b\x9e\xfd\x58\x70\x5c\xe1\xe7\xc9\x84"
- "\xc3\xfd\x1a\x76\x01\xfe\x4d\xea\x46\x82\x32\x10\xbc\x3e\xd2\x6d"
- "\x1d\x68\x9e\x8d\x0b\x68\xea\x96\x37\xe6\xd1\x9d\x4d\xda\x3f\x1f"
- "\x73\xc8\x70\xaf\x4a\x37\xf0\x88\x07\xbd\x43\xe5\xbd\xf4\x8e\x53"
- "\xa4\xb7\x93\xd1\x1b\x78\x15\xb1\xa0\x93\x50\x48\x67\x7b\x55\x3a"
- "\x6c\x80\x35\xf5\xd8\xaa\x4d\x48\xdb\x38\x52\x25\xee\x57\xc9\x6f"
- "\xd6\x8c\xe6\x81\x9e\xb8\x36\xe1\xed\x73\x8e\x11\x6e\xf9\xad\xea"
- "\x92\x6e\x32\x09\x74\x8c\x02\x75\x0c\xe0\x73\xcc\xee\x6e\xa0\xed"
- "\x97\x8c\xb6\xb8\x6f\x1a\xde\x5d\x9b\xe1\x37\x4e\xf5\xcd\x4e\x27"
- "\xd0\xd7\xc1\xe8\xbb\x60\xad\x92\x54\x7b\xc6\xd8\xc0\x3e\x37\x01"
- "\x4f\x51\xc7\xcc\xea\x8c\xa2\x78\x1e\x84\xdb\xa9\x8e\xe1\xbf\x06"
- "\xfa\x76\xe2\xd9\x1f\x6a\xe4\xbf\xb2\xfa\x38\x8e\x09\xfe\x9d\x8d"
- "\xb1\x29\xc4\x7d\x30\x36\x83\xbe\x5f\xa1\x22\xd6\x7d\xa0\x6f\x47"
- "\x96\x4c\x76\x56\xe9\x8b\xa8\x0c\xf4\x7d\x76\xb0\xf4\xd5\xb7\x5d"
- "\x1a\xfa\xaa\x7e\x40\xf4\xd5\x59\x42\xa7\x6f\x99\xdf\xf5\xcf\x17"
- "\x96\xbe\xca\x1f\x10\x7d\x4b\x27\x85\x4e\xdf\x3f\xec\x1d\x88\xbe"
- "\xe8\xdf\x7b\x7c\x7b\x8f\x5f\x8f\xb6\x85\xd9\xc6\xed\x31\x5e\x9f"
- "\x7e\x7b\x8c\x67\x2c\x12\x68\x13\xae\x13\xfb\x68\xb4\xcb\xf0\x0c"
- "\x84\xf2\x3f\x78\xc6\x21\xd1\xa7\x16\x78\xb5\x13\x78\xb5\x1a\xd7"
- "\xa0\x88\x7c\x02\x3b\xb0\xb0\x13\x74\xf5\x78\x7d\x85\x5b\x07\x76"
- "\xe2\xf5\x52\x95\x1f\x9e\x71\xa8\xe3\x15\x19\x44\xb9\x40\xcb\x78"
- "\xc7\x6f\x06\x9e\x75\x83\x7f\xe3\x68\x27\xb8\xa6\x34\xaa\x1d\xf4"
- "\xaa\x53\x33\x7a\x3e\xf8\xcb\x1e\xbe\xbd\x93\xe9\x10\x7c\x9b\x7e"
- "\xf9\xb6\xc3\x97\x6f\x67\xfa\xe1\x9b\x77\x6c\x1f\xfc\x4c\x81\x6f"
- "\x36\x81\x6f\x82\x5e\xdf\x0c\xbe\x0d\xf0\xcf\xc3\x37\x41\xaf\x03"
- "\xef\x04\xbe\x75\x1c\x23\x6e\x89\x5e\x47\xbf\x06\x79\x67\x49\x01"
- "\xff\xb2\xb0\xac\x44\xe0\x1b\xfa\x99\x29\xc1\xf2\xad\xbc\x97\x3f"
- "\xb3\xfd\x60\x60\xfe\x4c\xf9\x61\xf4\x59\xa4\xfe\x0c\x3e\x9f\x81"
- "\x98\xd7\xad\xb0\x6c\xed\x0c\xc9\x87\x29\x6f\xf7\xf5\x61\xb6\xef"
- "\x67\x75\x7a\xf9\xa6\xe0\x7d\x98\xed\xc2\x78\xd3\xdb\x3b\x59\x2c"
- "\xe9\xeb\xbf\x6c\xaf\xf2\xf5\x5f\xb6\x6b\x99\x9f\xb2\xdd\x7c\xa6"
- "\x00\xfd\x97\xed\x5b\x59\xfa\xcb\x2a\x69\xba\xd7\x7f\x61\xe9\xec"
- "\xac\xf2\xed\x2d\xc1\xf9\x2c\x77\x5d\x62\x9f\x25\x6e\x00\x9f\x25"
- "\xee\x0a\xf3\x59\x5e\x89\xbf\x6a\x53\x07\xd3\xf9\xdb\xdb\x43\xd7"
- "\xf9\xff\x52\x71\xd5\xa6\x0e\x46\xdf\x57\xf2\x42\xa7\x6f\x85\x23"
- "\x74\x9b\xba\x4b\xeb\xb5\xa9\xbb\xb4\xfe\x6d\xea\xce\xaf\xae\xda"
- "\xd4\xfe\x6c\xea\xbf\xd8\x42\xb7\xa9\x3b\x6b\x7c\x6d\x6a\xe5\xf8"
- "\xc0\x6c\xea\xae\x3b\x86\xdf\xa6\xee\x9a\xe2\x6b\x53\x2b\x23\x58"
- "\x9d\x76\xac\x0f\xde\xa6\xee\xfa\xc6\xbf\x4d\xdd\xf5\xbd\xaf\x4d"
- "\xdd\x65\x64\xb6\xb3\x32\x86\xd9\xd4\x5d\xad\x2c\x7d\x47\x86\x34"
- "\xdd\x6b\x53\x59\x3a\xb3\xa9\x95\xea\xe0\x6c\xea\x8d\x97\xd8\xa6"
- "\xaa\x06\xb0\xa9\xaa\x2b\xcc\xa6\x56\xf9\xdd\xff\xf2\xaa\xce\xf7"
- "\xe8\xfc\xca\x29\xa1\xeb\xfc\x6a\xbf\x67\x14\x0e\xae\xf3\x5f\x4d"
- "\xf5\xea\xfc\x57\x53\xfd\xeb\xfc\x3d\x87\xaf\xea\xfc\xfe\x74\x7e"
- "\x55\x4b\xe8\x3a\x7f\xcf\x5e\x5f\x9d\xff\xda\xb5\x81\xe9\xfc\x57"
- "\x6f\x1a\x7e\x9d\xff\x6a\x9c\xaf\xce\x7f\xd5\xc5\xea\xb4\x7b\x45"
- "\xf0\x3a\xff\xd5\xa3\xfe\x75\xfe\xab\x5f\xf9\xea\xfc\x57\x6b\x99"
- "\x6e\x7f\x4d\xc9\x74\xfe\xab\x16\x96\xbe\x5b\x23\x4d\xf7\xea\x7c"
- "\x96\xce\x74\xfe\x6b\x31\xc1\xe9\xfc\xa8\x4b\xac\xf3\x95\x03\xe8"
- "\x7c\xe5\x15\xa6\xf3\xff\x35\x2f\x74\x9d\xf4\xba\xc3\xab\x93\x5e"
- "\x77\xf8\xd7\x49\xaf\xaf\xba\xaa\x93\xfa\xd3\x49\xaf\xc5\x85\xae"
- "\x93\x5e\x8f\xf7\xd5\x49\x6f\xbc\x1e\x98\x4e\x7a\xfd\x83\xe1\xd7"
- "\x49\xaf\x1b\x7d\x75\xd2\x1b\x65\xac\x4e\xff\xea\x0e\x5e\x27\xbd"
- "\xb1\xd6\xbf\x4e\x7a\x63\xa3\xaf\x4e\x7a\x43\x1c\x83\x7a\x63\x2f"
- "\xd3\x49\x6f\xa4\xb0\xf4\x7f\x75\x49\xd3\xbd\x3a\x89\xa5\x33\x9d"
- "\xf4\x46\xcd\x60\x3a\x09\xb1\xdf\x18\xdd\x0b\xfb\x2b\x3d\xd8\x7f"
- "\x33\xe2\xd3\x4a\x0f\xf6\xdf\x14\xf6\xac\xe2\x2b\x4b\xa3\x5f\xca"
- "\x24\xe1\x25\x78\x96\x08\xc8\xbb\xf6\x59\xc4\xfe\xbe\x2d\x38\x6f"
- "\x41\x7e\x04\x74\x58\x9b\xa8\xd3\xb2\x40\xa7\xb5\xc1\x33\xee\x31"
- "\x35\xbe\x34\x1a\x75\x11\x8e\xff\xe3\x33\xd3\x6d\xf6\x11\xb8\x5e"
- "\x32\xa8\xb5\x4c\x6d\xe2\x5a\xa6\xd4\xbe\x6b\x99\x2a\x25\x6b\x66"
- "\x50\x36\x14\xf9\xb2\x48\x1c\xd7\x05\xfd\x26\xea\x31\xf3\x08\x97"
- "\x5c\xd4\x63\xe7\x40\x8f\x9d\xf3\xca\x04\xea\xb1\x33\xa0\xc7\x3a"
- "\x37\xa8\x27\xa0\x2e\xeb\xbb\x8e\x89\x8d\xe3\x0a\x7a\x4c\xd7\x4b"
- "\x8f\x2d\xef\xa5\xc7\x96\x81\x1e\x4b\x01\x3d\xa6\xf0\xca\xc3\xcf"
- "\x8e\x10\x6e\xc6\x22\x90\x09\xd0\x63\xe5\xe7\x50\x8f\x99\x42\xd4"
- "\x63\xfb\x12\x7d\xe5\xe1\xcd\x0f\x02\x93\x87\x7d\x26\x7f\xf2\xe0"
- "\xd4\x85\x2a\x0f\xfb\x5a\x7c\xe5\xe1\x4d\xf1\x3c\xe2\x37\xce\x07"
- "\x2f\x0f\x6f\xe6\xf7\xc8\xc3\xca\xde\xf2\xf0\xe6\x8b\xbe\xf2\xf0"
- "\xe6\x7c\x86\xfb\x37\xf7\x33\x79\x78\x53\x2b\xca\x89\x43\x9a\xee"
- "\x95\x07\x96\xce\xe4\xe1\x4d\xc3\xd5\xf1\xd9\xcb\xd5\x46\xff\x79"
- "\xa0\x33\xb4\xaf\x8e\xcf\x0a\x71\xd9\x9b\x2d\xa1\xc7\x65\x6f\x5d"
- "\xa2\xf1\xef\x1f\x52\x5f\xf2\x9f\xd3\x42\xa7\xef\xdb\x97\x68\xfc"
- "\xfb\x87\xd4\xaf\xf0\xd6\x10\xc6\xbf\xdf\x1d\x70\xfc\x7b\x60\x3f"
- "\xe6\xbd\x16\x4b\x8f\x0f\xff\x5e\x8b\x67\xce\x65\x5f\x1f\xfe\xbd"
- "\x27\x7c\xd7\x2f\xbd\x7b\xb6\xf7\x7c\xc8\xc1\x7c\x7b\xd7\xff\x2a"
- "\xdf\xfe\x9d\x49\xa1\xfb\xf6\xef\x8d\xf3\xf5\x65\xde\xcf\x0f\xcc"
- "\x97\x79\xef\x0f\xfe\x7c\x19\x57\xc8\xbe\xfd\x7b\x7b\x7c\x7d\x99"
- "\xf7\xd3\x44\xfe\x7f\x12\xbc\x2f\xf3\xfe\x4c\xff\xbe\xcc\xfb\x73"
- "\x7d\x7d\x99\xf7\xc5\x73\xf5\xde\xcf\x63\xbe\xcc\xfb\x53\x58\xfa"
- "\xbb\x06\x69\xba\xd7\x97\x61\xe9\xcc\x97\x79\xbf\xe4\xea\xb8\xed"
- "\xe5\xea\xcb\xfc\x9b\xdf\xf3\xaf\xae\xda\x5a\x8f\x2d\x78\x7f\x4f"
- "\xe8\xb6\xe0\x83\xd9\x57\x6d\xed\x60\xf4\xdd\x1f\x1f\x3a\x7d\xff"
- "\xbd\x26\x74\x5b\xfb\x61\x82\xd7\xd6\x7e\x98\xe0\xdf\xd6\xd6\x7e"
- "\xe0\x6b\x6b\xff\x63\xd1\x55\x5b\x3b\x90\xad\xfd\xa0\x22\x74\x5b"
- "\x5b\x9b\xe7\x6b\x6b\x3f\x3c\x19\x98\xad\xad\x75\x0f\xbf\xad\xfd"
- "\x50\xee\x6b\x6b\x3f\x6c\x15\xf9\x7f\x47\xf0\xb6\xf6\xc3\x0f\xfd"
- "\xdb\xda\x0f\x3f\xf1\xb5\xb5\x1f\x8a\x6b\xe8\x3f\xec\x60\xb6\xf6"
- "\xc3\x7d\x2c\xfd\x3f\x26\x49\xd3\xbd\xb6\x96\xa5\x33\x5b\xfb\xe1"
- "\x60\xeb\x7f\xae\x8e\xe7\x5e\x32\x5b\xfb\x9f\xf3\xaf\xda\x82\xc1"
- "\x6c\xc1\x5f\xe4\xa1\xdb\x82\x03\x07\x42\xb7\x05\x1f\xcf\xf0\xda"
- "\x82\x8f\x67\xf8\xb7\x05\x7f\xfd\xc4\xd7\x16\x7c\xb4\xea\xaa\x2d"
- "\x18\xc8\x16\xfc\xe7\xde\xd0\x6d\xc1\x5f\x4b\x7c\x6d\xc1\xc7\xe7"
- "\x03\xb3\x05\x1f\x8f\x1e\x7e\x5b\xf0\x71\xb4\xaf\x2d\xf8\xb8\x4d"
- "\xe4\xff\x03\xc1\xdb\x82\x8f\x4d\xfe\x6d\xc1\xc7\x8d\xbe\xb6\xe0"
- "\xe3\x3d\x4c\xe7\x7f\xec\x60\xb6\xe0\xe3\xfd\x2c\xfd\xa3\x78\x69"
- "\xba\xd7\x16\xb0\x74\x66\x0b\x0c\xe1\x57\xc7\x79\x2f\x57\x5b\xf0"
- "\x89\x26\x74\x5d\x55\xe7\xf0\xea\xaa\x3a\x87\x7f\x5d\x55\xb7\xca"
- "\x57\x57\xfd\xd7\xf5\x57\x75\xd5\x40\xba\xca\x10\x1d\xba\xae\xaa"
- "\xeb\x35\xfe\x6b\x0c\x70\xfc\xb7\xce\xef\xf8\x6f\xe8\xba\xaa\xae"
- "\xd7\xf8\xaf\x51\x1c\xff\xfd\xe4\xab\xe0\x75\x95\x71\xad\x7f\x5d"
- "\x65\xec\x35\xfe\x6b\x14\xc7\x7f\x8d\xe2\xf8\xaf\x51\x1c\xff\xfd"
- "\xa4\x4d\x9a\xee\xd5\x55\x2c\x9d\xe9\x2a\xe3\x10\xc7\x7f\x1b\x54"
- "\xde\xf1\xdf\x06\x61\xcd\x00\x5f\xd1\x94\xd8\x77\xfc\xb7\xfe\x8f"
- "\x38\xfe\xeb\x95\x09\xd3\xdd\xc2\x58\x30\xca\x45\x27\xdb\x57\xa4"
- "\xdf\x71\xe1\xeb\x9b\x12\xaf\x8e\x0b\x0f\xc7\xb8\x70\x7d\x8a\xaf"
- "\x9c\x34\x34\x06\x26\x27\xf5\x47\x87\x7f\x5c\xb8\xbe\xc3\x57\x4e"
- "\x1a\x6a\x45\xd9\x0d\x61\x5c\xb8\x61\x87\x7f\x39\x69\x78\xd5\x57"
- "\x4e\x1a\xc4\x79\xb9\x0d\x16\x26\x27\x0d\x45\xa2\xfc\x38\xa4\xe9"
- "\x5e\x39\x31\x4a\xc6\x85\x1b\x5a\x03\xb1\xe9\x2e\x79\xe3\x56\xb4"
- "\xd1\x93\x5a\x1f\x75\xf7\xe0\x39\x43\xc4\x73\x7f\x36\x7d\x31\xd3"
- "\xfd\x88\x63\xe7\xde\xd2\xd8\x41\x6d\x7a\x9b\x68\xd3\x53\xfb\xda"
- "\x74\x8f\x3d\x47\x3c\xef\x0a\x68\x4c\xb8\x17\xae\x83\xb2\xe7\x8b"
- "\xcb\x86\x82\x6b\xc4\xb4\xaf\x3d\x0f\x15\xd7\x07\x2f\xd1\xfa\x97"
- "\x1f\xd2\x98\x70\x43\x47\xe8\xb1\xdd\xa1\x4b\xb4\xfe\xe5\x87\xd4"
- "\x4f\x7d\x70\x08\xeb\x5f\x3e\x1d\x70\xfd\xcb\xd5\xbe\x09\xa4\xef"
- "\x21\x5b\xe8\xf4\x6d\x4c\x0e\xdd\xdf\x6f\x8e\xf0\xfa\xfb\xcd\x11"
- "\x1e\xdf\xc6\xb3\x5f\x1a\xe8\xcc\x70\x5d\x3a\x5c\xe7\x08\x79\x29"
- "\x5d\xd8\xeb\x3b\xc2\xda\xf6\x39\x9e\x4f\x04\xfe\x8e\x75\x4b\x52"
- "\x96\xd4\xdf\x69\x1a\xef\xf1\x75\x92\xd0\x0f\x02\xbf\x06\x7d\x1a"
- "\x8f\x8f\x8f\x7b\xe3\x0c\x38\x1f\xf4\x96\xd2\x58\x8c\x09\x9c\x8a"
- "\xc6\xad\x57\x7e\x3c\x60\x49\x08\x3d\x1e\xb0\xf6\x9a\xff\xd6\x1c"
- "\xe0\xfc\x37\xab\xdf\xf9\x6f\xa1\xc7\x03\xd6\x5e\xf3\xdf\x9a\xc5"
- "\xf9\x6f\x8d\x9f\x07\xef\xe7\x34\x0f\x30\xff\xad\xb9\xd7\xfc\xb7"
- "\x66\x71\xfe\x5b\xb3\x38\xff\xad\x59\x9c\xff\xd6\xd8\x22\x4d\xf7"
- "\xfa\x39\x2c\x9d\xf9\x39\xcd\x01\xcd\x7f\x03\x3f\xa7\x68\x08\x7e"
- "\xce\xe0\x7d\x17\x97\x8d\x9f\xb3\xe4\x32\xf1\x73\x3e\x53\x05\x60"
- "\x27\xb6\xf6\xb2\x13\xb1\xff\xbb\xec\x44\xf3\x10\xe6\xbe\xfd\xdf"
- "\x01\xe7\xff\x0b\xf4\x2d\x91\xd0\x17\x75\xb4\x48\x5b\x77\x6c\x69"
- "\x6c\x48\xf4\x05\xdd\x5c\x95\xf3\x43\xa1\xed\x67\x9a\xd0\x69\xdb"
- "\x72\xe4\xaa\x8f\x33\x18\x7d\xff\xaf\x39\x74\xfa\xfe\xf7\x94\xd0"
- "\x7d\x9c\xc3\xf2\x4f\x7b\x7c\x9c\xc3\xf2\xde\x3e\x0e\xfa\x34\x33"
- "\x1d\xcc\xd7\x79\x09\x7c\x94\xe2\xd5\xe0\xef\x64\x12\x62\x6d\xfb"
- "\x88\x94\x80\xcf\x53\x7c\x0a\xfc\x9e\x34\xf0\x7b\x5c\xaf\x8b\x7e"
- "\x4f\x6b\xbe\xaf\xdf\xf3\x3f\x3f\xee\xd7\xef\x51\x78\xfd\x1e\x17"
- "\xf8\x34\xce\xd7\x4b\x63\xcb\x4e\x49\x7c\xa0\xe7\xfb\xfa\x40\xdd"
- "\x3a\xb0\x39\xb7\x94\xaa\x9d\xe0\x07\x0d\xe4\x03\x09\xbc\xef\xe5"
- "\x07\xfd\xf0\x7c\xa0\xcf\x63\x43\xf7\x81\x5a\x67\xf8\xfa\x40\x87"
- "\x3f\x0c\xcc\x07\x6a\x3d\xe8\xb7\xaf\x27\x64\x1f\xa8\xb5\xd5\xd7"
- "\x07\x3a\xbc\x97\xd5\xe9\xbf\x3f\x0c\xde\x07\x3a\xbc\xcd\xbf\x0f"
- "\x74\x58\xe7\xeb\x03\x1d\x4e\x61\xbe\xce\xe1\x5a\xe6\x03\x1d\xce"
- "\x60\xe9\xff\x5d\x2b\x4d\xf7\xfa\x40\x2c\x9d\xf9\x40\x87\x8d\x01"
- "\x8e\xdf\x6c\x75\x81\x8d\xbd\xf4\xf3\xe6\x06\x1a\xbf\x19\xae\x79"
- "\x73\x8b\x2f\x93\xf1\x9b\x7f\xa8\xaf\xda\xe9\x81\xec\xc8\xe1\xd6"
- "\xd0\xed\xc8\x91\x4b\x34\xff\xff\x87\x64\xa7\xff\xa1\x0d\x9d\xbe"
- "\x47\x07\x9c\xff\x3f\xb0\x9d\xb6\x6d\xf7\xf6\x45\xd8\xb6\x07\xd7"
- "\x17\x61\x1b\xed\x6b\x93\xff\xdf\x9b\x57\xfb\x22\x02\xb5\xc3\x47"
- "\x2c\xa1\xdb\xe1\x2f\x5a\x7c\xed\xf0\x97\x8f\x05\x66\x87\x6d\x4f"
- "\x0d\x7f\x5f\x84\x2d\xc5\xd7\x0e\x7f\x39\x49\xc4\xc2\xa2\xe0\xed"
- "\xf0\x97\x0a\xff\x76\xf8\xcb\x1f\xfb\xda\x61\x5b\x3b\xb3\xb7\x5f"
- "\x26\x30\x3b\x6c\x73\xb1\xf4\xff\x97\x22\x4d\xf7\xda\x61\x96\xce"
- "\xec\xf0\x97\x33\x82\x1b\x73\xb9\xf1\x32\x1d\x73\x51\x5d\x61\x63"
- "\x2e\xc7\xde\xba\x6a\x27\x06\xb3\x13\x5f\xa6\x84\x6e\x27\xda\xe4"
- "\xa1\xdb\x89\xe3\x07\xbc\x76\xe2\xf8\x81\xe0\xec\xc4\xf1\xbb\x7d"
- "\xed\x44\xdb\xdf\xae\xda\x89\x40\xed\xc4\xb1\xce\xd0\xed\xc4\x57"
- "\x2e\x5f\x3b\xf1\xf5\x8a\xc0\xec\xc4\xf1\x8d\xc3\x6f\x27\x8e\x17"
- "\xf9\xda\x89\xaf\xe7\x88\x58\x78\x31\x78\x3b\xf1\xf5\xbd\xfe\xed"
- "\xc4\xd7\x0f\xfb\xda\x89\xaf\x95\xcc\x1e\x7c\xad\x61\x76\xe2\xeb"
- "\x58\x96\xde\x56\x24\x4d\xf7\xda\x09\x96\xce\xec\xc4\xd7\x19\x57"
- "\xe7\xdb\x5d\xae\xf3\xed\xda\x5b\x43\xd7\x65\xdf\x6a\xbc\xba\xec"
- "\x5b\x8d\xff\xf9\x76\x27\x8e\xfa\xce\xb7\xfb\xe6\xc5\xab\xf3\xed"
- "\x06\xd2\x55\x5f\x17\x85\xae\xab\x4e\xec\xf3\xd5\x55\x1d\x3f\x0e"
- "\x4c\x57\x7d\x7b\xcb\xf0\xeb\xaa\x6f\x27\xfb\xea\xaa\x0e\x22\xf2"
- "\x7f\x6e\xf0\xba\xea\xdb\x2f\xfd\xeb\xaa\x6f\xbf\xf1\xd5\x55\xdf"
- "\x1e\x60\x3a\xa9\x63\x1c\xd3\x55\xdf\x36\xb3\xf4\x6f\xe6\x48\xd3"
- "\xbd\xba\x8a\xa5\x33\x5d\xd5\x11\xd0\xfe\xff\xde\xf1\xb5\x90\x7c"
- "\xda\x8b\x30\xbe\x36\x5c\x3e\xed\xe5\x32\xbe\x76\xf2\xea\xf8\xcf"
- "\x80\xfe\x6c\xc7\x10\xf6\xfd\x3f\x35\xe0\xf8\xcf\xc0\x36\xe0\xfb"
- "\xbd\x5e\x1b\xf0\xfd\x5e\x7f\xe3\x13\xc5\x80\xa1\x12\xf0\x47\x5f"
- "\x3c\x45\xc2\x5f\xc2\xf1\x89\x96\x46\xa2\xc3\xf1\x89\xd5\x9e\xf1"
- "\x89\x2a\xd1\xc7\xfd\xfe\x7a\x5f\x1f\xf7\xbb\x0f\xfa\xf3\x71\xd1"
- "\xb7\x75\x83\xdf\xea\xea\x3d\x2e\xf1\x6c\xff\xb6\xa3\x5b\xd1\x58"
- "\x74\xfe\xf5\x52\x75\x30\xb6\x63\xd7\x26\x66\x3b\x76\xfe\xa0\x6c"
- "\xc7\x49\x73\xe8\xb6\xc3\xde\xeb\x3c\xdf\xd3\x4f\x05\x66\x3b\xbe"
- "\x5f\x34\xfc\xb6\xe3\x7b\xad\xaf\xed\x38\x3d\x45\xc4\xc3\x33\xc1"
- "\xdb\x8e\xd3\xe3\xfd\xdb\x8e\xd3\xb7\xf8\xda\x8e\xef\xc5\xb9\xa6"
- "\xa7\x67\x33\xdb\x71\x5a\xce\xd2\xbf\x4b\x96\xa6\x7b\x6d\x07\x4b"
- "\x67\xb6\xe3\xf4\xfc\xe0\xfa\x43\xa2\x2e\xd3\xfe\x10\xe5\x15\xd6"
- "\x1f\x72\x66\x08\xeb\xdf\xce\xa5\x5a\x7a\xe6\xcf\x9f\x4b\xed\x13"
- "\xaf\x67\x82\xaf\x7b\x9a\x8d\xb9\xf6\xc4\xeb\xb6\xa3\xa2\x2e\x3b"
- "\x7b\xd8\x57\x97\x75\xe6\xfb\xd3\x65\x03\x8d\xab\x62\x7c\xee\x06"
- "\x3d\xe7\xaa\x0a\x71\x5c\x35\xf3\x87\xa4\xbf\x4e\x6b\x43\xd7\x5f"
- "\x67\x7b\xed\x7f\xda\x15\xe0\xfe\xa7\xe7\xfc\xee\x7f\xea\x0a\x79"
- "\x0e\xfd\xb9\x5e\xfb\x9f\x9e\x13\xf7\x3f\xed\x0c\x61\x5d\xdc\xb9"
- "\xa3\xfe\xf5\xd7\xb9\x5e\xfb\x9f\x9e\x13\xc7\x4f\xbb\xc4\xfd\x4f"
- "\xcf\x89\xfb\x9f\x76\xc6\x4b\xd3\xbd\xfa\xab\x53\xb2\x2e\xae\x6b"
- "\xc0\xfd\x4f\x69\x49\x79\x51\x19\xc7\xd7\xc0\x55\x0b\x75\xbc\x1e"
- "\x30\x60\x80\xff\xcd\xc0\xc7\xb1\xf0\x7f\xb3\x3f\x19\xb3\x2b\xca"
- "\x8b\xf8\x02\xa8\x33\x47\x64\x56\xfb\x77\x06\xc3\x0d\x2e\xe4\x4d"
- "\x25\xe3\x55\x79\x51\x94\x6b\x54\x22\x4f\x35\x04\xf8\x52\x24\x9c"
- "\xaf\x06\xf9\x23\x01\x33\xaa\x4c\x12\x79\x4a\xd6\x75\xc0\x93\x0f"
- "\xea\x1b\x79\x4c\xd6\xb5\x11\xcb\x80\xba\x9a\xa1\x2d\x6a\xbf\x75"
- "\x85\xb2\x92\xde\x9c\x40\xb6\xb8\xe8\xd7\x86\xd5\xa7\x49\x9b\xcc"
- "\x71\x6d\x54\xc7\xa8\x44\x9a\x9b\x4c\xd0\xc7\xaa\xb9\xc1\x1e\x8e"
- "\x65\xe2\xd9\x8b\x6d\xb2\xae\x4e\x7c\xe7\x86\x3a\xe6\xac\x22\x9c"
- "\xfe\xf4\xa8\x08\xd0\x05\x23\x72\x3b\x69\xfb\x1a\x17\xd4\x39\xcb"
- "\x45\x3e\x9e\xd0\x1a\xfe\xee\x4e\x48\x73\x93\x68\x3c\xdf\x0e\xcb"
- "\x00\x1f\x13\xea\xe3\xf8\x71\x35\xe4\xef\xaf\x0e\xdb\xde\x21\x93"
- "\x46\x4c\xa4\xb6\xe0\x70\xe3\xf0\xbb\xfe\x2d\x2a\x7f\x02\x31\xdc"
- "\x0e\xb4\x53\x11\xae\xbf\xf7\x41\x7e\xc7\x2f\xbf\x40\x27\x46\xe0"
- "\x39\x98\xb9\x3b\x08\x57\xca\x8f\x8a\xa8\xcb\x16\xce\xaa\xb4\x77"
- "\x15\x9e\x9f\x62\x93\xa5\x16\x21\xcd\xf1\xcc\x34\x3c\xfb\x17\x70"
- "\x43\x20\x7d\xce\x27\x59\x84\xf4\xe6\x45\x7a\xea\xaa\x45\xaa\x8c"
- "\x15\xab\x96\xae\x59\x9f\xa1\xba\x25\x75\x0c\x99\xb3\x66\x8d\x6a"
- "\xd5\xa2\xd5\x1b\x55\xd2\x37\x0f\xaa\x52\x57\xac\x5b\xb4\x38\x6d"
- "\xe9\x1d\xab\x96\x68\xc7\x40\x9d\x88\xa4\x1e\xe3\xb0\x2e\x7c\xe1"
- "\xf9\x94\xea\x97\x09\x29\x1f\x4b\xc2\xb1\x5e\xf0\x3d\xa3\xe7\x7c"
- "\x3c\x3c\x1f\x8e\x83\x3c\xb9\xa0\x03\x4b\x73\x46\x41\x5e\x47\xf3"
- "\x6e\xa8\x57\x35\xd4\x1b\xea\x88\x75\xb6\x7b\xea\xec\xc1\x44\x2e"
- "\x62\x22\xe7\x34\x60\xb0\xfb\xda\x28\xc7\xa8\x5f\x51\x9a\x8c\xed"
- "\xeb\x04\x39\x91\x41\xda\x22\xb4\x4b\xa0\x03\x8a\xba\x0a\xbb\x27"
- "\x79\x30\x86\xbf\xa5\xfa\xf2\xd9\x5d\x28\x27\x54\xf3\x08\x93\x29"
- "\x67\xf8\x5c\xb5\x8c\xb0\xf3\xf9\xba\x93\xbd\xe7\xf3\x39\xc3\x91"
- "\xb6\x50\x8f\x0e\x48\xd7\xda\x64\xf7\xc9\x31\x1d\xcf\x89\xc4\x73"
- "\xf6\xb0\xce\xd0\x2e\xb0\x8b\xd4\x40\x0b\x44\xec\x17\x7d\x19\xc7"
- "\x97\xc8\xec\xd6\xf0\x73\x24\xc9\x45\x9d\xf4\xc5\x2f\xe3\x9a\x3a"
- "\x3b\x49\x54\xbe\x76\x09\x1d\x79\x7e\x6d\x94\x6b\xc5\x52\x3c\x1f"
- "\x90\xd7\xc9\xec\xf4\x45\xa7\x7a\xee\x44\xa2\x84\xb2\x2d\x92\x73"
- "\x02\xc3\x83\xe3\x7f\xb7\xc0\x7f\xe4\x23\x9e\xff\xc7\xf8\xe8\x8c"
- "\xf9\x24\xa3\x2f\x1f\x7b\xf0\xf7\x26\x4f\x4c\x80\x05\x2a\xaf\x6b"
- "\x4e\x72\x33\x3a\xa2\xec\x9e\xc9\xd5\x90\xbb\x04\xda\x39\x5b\x78"
- "\x7d\x5d\x0d\x5f\x52\xd7\x4e\x4b\xea\x5a\x80\x66\x1a\x7d\x26\x51"
- "\x2d\x74\x2b\x89\xee\x1c\x89\xb3\xeb\xea\x9a\x15\xb2\x3c\x19\xf8"
- "\x16\x1c\xd8\x8d\x38\xd0\x19\x71\xa2\xbc\x6b\x90\x8e\x0d\x1d\x84"
- "\xcc\x5a\x47\xc8\xd7\x53\x48\x58\x35\xfc\x2e\xb8\xf6\x38\xf7\x08"
- "\x7a\xa2\xd0\x99\xbc\x1b\x7e\x8b\xe7\x3c\x06\xf9\x7b\x9b\x5f\xb9"
- "\xeb\x69\xb7\x71\x76\xff\xed\x76\x59\x78\xbd\x11\xf8\x67\xd4\xd0"
- "\x12\xe3\x9c\xbe\xed\x36\xce\x66\xed\x1e\x71\x7a\xf8\xdb\xed\xaa"
- "\x60\xed\x76\xcd\x0e\xad\xdd\x2e\xbf\xfd\x7f\x92\x76\xfb\xe1\xb7"
- "\xdb\x08\xed\x06\x7e\x1b\x81\xdf\xc6\x7e\xf8\x6d\x14\xf9\x7d\xcd"
- "\xb1\xe1\x6f\xb7\xbb\x8c\xb5\xdb\x9d\x18\x5a\xbb\xdd\x7e\xf5\x9f"
- "\xb7\xdd\x26\x3f\xfc\xe6\x0f\xf0\x7a\x13\xf0\xdb\x04\xfc\x36\xf5"
- "\xc3\x6f\x93\xc8\xef\x6b\x3f\x1b\xfe\x76\xf3\xac\xff\xbf\x90\x4f"
- "\x08\xad\xdd\xbc\x39\x80\x76\xfb\xe1\x37\xdd\x0f\xed\x06\x7e\x9b"
- "\x80\xdf\xa6\x7e\xf8\x6d\x12\xf9\x7d\x5f\xf1\xf0\xb7\x9b\xe6\xb1"
- "\x76\xd3\xf8\xd0\xda\x4d\x0d\x83\xb7\xbb\xbe\x7f\x7e\x73\xe4\x2d"
- "\x5e\x5f\x0f\xfc\xae\x07\x7e\xd7\xf7\xc3\xef\x7a\x91\xdf\xf3\xa6"
- "\x0e\x7b\xbb\x39\x22\x9c\x67\x4d\x8b\x49\x5c\x48\xed\xe6\x48\xed"
- "\xe0\xed\xae\x6b\x05\x9d\xdd\x87\xe7\xd6\xac\x78\x72\xe7\x39\x6c"
- "\x3f\x17\x43\x15\x75\xad\xd7\xe4\xe7\xc9\x5c\xf2\xba\x23\xd7\x1c"
- "\x21\x1c\xc4\x7e\x9a\x28\x1b\x19\x0d\x6d\xd5\x50\xbd\x59\x8b\x77"
- "\x1e\xca\x71\x81\xee\x77\xcb\xeb\x5a\xba\x4b\xca\x35\x2f\x2d\x23"
- "\xaa\x5c\x3b\x51\x36\xe5\xd8\x48\x8e\x96\xda\x9b\xc8\x97\x44\x61"
- "\x23\x1c\xf6\x63\x7d\xda\x51\x4b\x56\xa7\x53\x0a\x65\x8f\xc0\x78"
- "\x51\x7f\x9c\xc4\x81\x4f\x9c\x47\xc1\x7e\x94\xf1\x44\x05\xe5\xc7"
- "\x21\x2d\xa1\xec\xf4\xa8\x39\x44\xf6\xd7\xc5\x0e\x82\xf4\x44\xda"
- "\x42\x6c\x19\x27\xd0\xb5\x93\x90\x5f\xcf\x63\x74\xdd\xb5\x2c\x58"
- "\xba\xca\x9a\x99\x5f\x59\x67\xb7\xda\xba\xb1\x5f\x5a\x89\xeb\x9a"
- "\x21\xbd\xa4\x49\x7b\x9a\xd0\x62\x59\x1c\xd5\xd5\xd9\x78\xb0\x59"
- "\xc1\x95\xcb\xf9\x9d\xff\x26\xd1\xa7\xc9\xa0\x33\xfb\x60\xcd\x4b"
- "\xef\xb0\x12\xaa\x30\x26\x33\x7a\x1b\xe7\x5f\x73\x64\xc4\xe9\xfe"
- "\xe9\x6d\x4c\x76\x81\xcd\x71\xcb\x8d\x73\x02\xa7\x77\xd8\x7a\x5f"
- "\x7a\x1b\xe3\x2e\x0e\xbd\xc3\x12\x18\xbd\x8d\x5a\x5f\x7a\x73\x2e"
- "\x46\x6f\x6e\x0f\xd5\x19\x53\x78\xb0\x95\x41\x96\xeb\x77\xfd\xa3"
- "\x84\xde\x80\xef\xbe\x36\xcc\x4b\xef\x70\x17\xd0\x5b\xc4\xb7\x11"
- "\xf0\x7d\xcd\x31\x3f\xf4\x06\x7c\x1b\x01\xdf\xc6\x20\xf0\x1d\xfe"
- "\x55\x2f\x7a\x5f\x24\x7c\x87\x8b\xe7\x3f\x19\x7b\xe1\x3b\x3c\x8d"
- "\xd1\x3b\x5c\x09\xf4\x06\x7c\x1b\x83\xc4\xf7\x88\x88\x00\xec\x07"
- "\xe0\xbb\xaf\xed\xf4\xd2\x7b\x64\x1a\x55\x98\x44\x7c\x9b\x00\xdf"
- "\xd7\x7e\xd6\x3f\xbd\x4d\x80\x6f\x13\xe0\xdb\x14\x04\xbe\x47\xce"
- "\xf5\xa5\xb7\xe9\x22\xe1\x7b\xa4\x8a\xd1\xdb\xd4\x0b\xdf\x23\x8e"
- "\x30\x7a\x8f\xc8\xa3\x3a\x13\xe0\xdb\x14\x24\xbe\x47\x66\x05\x40"
- "\x6f\xc0\x77\x5f\x9b\xed\xa5\xf7\xa8\x23\x40\x6f\x11\xdf\x26\xc0"
- "\xf7\x7d\xc5\x7e\xe8\x0d\xf8\x36\x01\xbe\x4d\x41\xe0\x7b\x94\xa9"
- "\x17\xbd\x2f\x12\xbe\x47\x95\x89\xf4\xee\x85\xef\x51\x33\x18\xbd"
- "\x47\xda\x81\xde\x80\x6f\x53\x90\xf8\x1e\xd5\x1e\x80\x9f\x00\xf8"
- "\xee\xeb\x2b\x78\xe9\x3d\x7a\x06\x55\xd4\x8b\xf8\xae\x07\x7c\xcf"
- "\x9b\xda\x3f\xbd\xeb\x01\xdf\xf5\x80\xef\xfa\x20\xf0\x3d\xfa\x5e"
- "\x5f\x7a\xd7\x5f\x24\x7c\xe3\x11\xf3\x48\xef\xfa\x5e\xf8\x8e\x38"
- "\xc0\xe8\x1d\x91\x42\x75\xf5\x80\xef\xfa\x20\xf1\x3d\xda\xef\xfa"
- "\xdf\x81\xfc\x93\x75\x55\x24\xc2\x97\xe6\x63\x0c\x17\xce\x47\x19"
- "\xf3\xe6\xa5\xf1\x51\xc6\x64\xf4\xef\xa3\x8c\x89\x63\x34\x1f\xdd"
- "\x12\x9a\x8f\x32\xc6\x12\x8a\x8f\xd2\x97\xe6\xf2\xc9\x17\xce\x4f"
- "\x91\x8f\xbf\x34\x7e\xca\x35\xed\xfd\xfb\x29\xd7\xec\x65\x34\xbf"
- "\x26\x31\x34\x3f\x45\x9e\x10\x8a\x9f\xd2\x97\xe6\x8a\x7d\x17\xce"
- "\x57\x51\xfc\xe1\xd2\xf8\x2a\x8a\xf9\xfd\xfb\x2a\x8a\x68\x46\x73"
- "\xf9\x81\xd0\x7c\x15\xc5\xfe\x50\x7c\x95\xbe\x34\x8f\x8a\xb9\x70"
- "\xfe\x4a\xd4\x88\x4b\xe3\xaf\x44\x36\xf7\xef\xaf\x44\x8a\xf1\x4f"
- "\x64\x5c\x68\xfe\x4a\x54\x00\xf1\x4f\x5f\x7f\xa5\x2f\xcd\x95\x65"
- "\x17\xce\x67\x51\x6e\xbc\x34\x3e\x8b\xf2\xf1\xfe\x7d\x16\x25\x61"
- "\x34\x8f\xda\x1b\x9a\xcf\xa2\xac\x0c\xc5\x67\xe9\x4b\xf3\xb1\xe1"
- "\x17\xce\x6f\xb9\xf6\xe4\xa5\xf1\x5b\xae\xad\xed\xdf\x6f\xb9\x36"
- "\x83\xd1\xfc\xda\xe8\xd0\xfc\x96\xb1\xca\x50\xfc\x16\xa4\x35\xd2"
- "\x1c\x7d\x15\x46\xf3\x71\x2d\x34\xb2\xae\xc6\x09\xfe\x88\x02\xe8"
- "\xae\xe8\x20\x5c\x15\xd2\xbc\x95\xd1\xdc\x1d\x69\xd6\x02\x7d\x34"
- "\x48\x33\xa1\x1d\xdf\x46\x47\xba\x4b\xea\x8e\x50\x8e\x40\x5b\x22"
- "\x08\xf0\xec\x4b\x57\x01\x89\x54\xe5\xe4\xc3\xff\xe3\x84\xfd\x33"
- "\x55\x39\x85\x47\xa1\x8d\x61\x38\x46\xe1\xd2\x95\x2b\xdd\x8a\x86"
- "\x32\x78\x77\x13\x1d\x5f\xaa\x74\x82\x2f\x41\x57\x46\x8f\xb3\x76"
- "\xd4\x10\xab\xeb\x10\x69\x6a\xfd\x0b\xe1\x23\xcd\xe9\x77\xb9\x88"
- "\x9a\x7e\xab\x1e\x67\xc9\xb0\x11\xf7\x92\x68\xb9\x35\xcb\x0c\xb8"
- "\x78\x9f\x24\xb5\xd3\x73\xf4\x9f\x6a\xb9\x53\x61\x69\x76\x2b\xcc"
- "\xb3\xdd\xba\xc6\x0a\x97\xc2\x62\x78\x3b\x13\x2c\x9a\x83\xa8\xd3"
- "\xda\x28\xd5\x2f\x26\xe1\xfa\x63\x24\xa2\x74\x31\x91\x97\x1e\x23"
- "\x4a\x4b\x5b\x2b\x69\x3c\x61\x26\x8d\xa7\x0f\x93\xc6\x73\x70\x75"
- "\xc3\xc5\xc3\x95\x77\x98\x58\x3a\x08\x99\x79\x92\x90\xdc\x36\x6a"
- "\xff\xf9\x11\x32\xce\xe2\x6a\x25\x38\x8f\xf7\x14\xf7\xa3\x0f\xe4"
- "\x29\x64\x1c\xfd\x67\x34\xa1\x4b\xa2\x39\x78\x17\x8e\xe9\x56\x97"
- "\x9d\x58\xda\x1c\xf8\x7e\x3b\xbc\x0f\xcf\x6d\x83\xf2\x79\x33\xee"
- "\x17\x67\xb7\xe4\x1d\x84\xf6\x4d\x43\x3a\xb7\x7b\x7c\x32\x7d\x37"
- "\x89\x2b\x05\x36\x23\x66\x92\x28\xc3\xcc\xee\xee\x60\x31\xf3\x23"
- "\xb6\xff\xd9\xca\xe8\xb1\x40\xef\x1b\xf8\x95\xc9\xca\x59\x87\xbf"
- "\xa0\x38\x4f\x0b\xc7\x67\x9a\x3a\x0f\x11\xeb\x56\x9e\x24\x6d\x24"
- "\x64\x86\x9b\x10\xa4\x09\x8e\x25\xcf\xd2\x92\x28\x9c\x3f\xc6\x7f"
- "\xab\x1e\x6b\x6d\xb3\x93\x2d\x2e\xa8\xeb\x29\x47\x4f\x5d\x9b\xb6"
- "\x36\x11\x78\x77\x43\x93\xc6\x46\xe4\x5a\xa2\x44\x3a\x83\x2f\xda"
- "\x3a\xab\x9d\x8c\x5e\xdd\x49\x29\xd2\x18\x69\x8b\x74\xc6\xf2\x3c"
- "\xb4\xb7\xa6\xda\x49\xae\x83\x28\xad\x39\x70\xcf\xa2\x76\x2b\xf9"
- "\x9e\x40\x1d\xcd\x54\x31\x8d\x00\x3e\x32\x10\x13\x80\xc7\x56\xc0"
- "\xc1\x58\x5a\x3c\xb6\xa4\x1a\xda\x8b\x63\xf8\xc1\xb5\x79\x5c\x20"
- "\xe3\x1f\x7d\x7c\x42\x2f\x9e\x8d\xc9\x0c\xcf\x3f\xd9\x4b\x23\x8d"
- "\x71\x4e\xf0\xf5\x18\x9e\x47\x9c\x1e\x1c\xcf\xc6\xf9\x5e\x3c\xff"
- "\xf8\x3d\x2f\x9e\x7f\xf2\x47\xff\x78\xbe\xee\x7b\x86\x67\xa3\xf6"
- "\xf2\xc4\xf3\x75\xdb\x06\xc6\xf3\x75\xa9\xfe\xf1\x6c\xd4\x78\xfc"
- "\xdd\xe1\xc1\xf3\x75\x07\x2e\x1e\x9e\x8d\xc9\xa1\xe1\xf9\xba\x0a"
- "\x5f\x3c\xff\x78\x1f\xc3\xf3\x8f\xe7\x87\x86\xe7\x9f\xf8\x3d\xff"
- "\x60\x20\x7f\x5b\x82\x67\x51\x3f\xdf\x90\x01\x78\x06\xfd\x6c\x14"
- "\xf5\xf3\x35\xc7\x02\xc0\xb3\x44\x3f\x47\xe7\x7b\xf1\x7c\xc3\x52"
- "\xff\x78\xbe\xfe\x13\x11\xcf\x97\xa9\x7e\xbe\x7e\xee\xc0\x78\xbe"
- "\x7e\xf2\x00\x78\x6e\xf7\xc4\x12\xc3\x83\xe7\xeb\x4b\x2e\x22\x9e"
- "\x43\xd4\xcf\xd7\x6b\x7c\xf1\x1c\x9d\xc5\xf0\x1c\x3d\x29\x34\x3c"
- "\xdf\xe0\x77\xfe\xf3\x40\xb1\x8c\x17\xcf\x26\x51\x3f\x8f\x7f\x9c"
- "\x46\x9a\x40\x3f\x9b\x44\xfd\x7c\xed\x67\x83\xe3\xd9\x24\xd1\xcf"
- "\x3f\x7d\xca\x8b\xe7\xf1\xf7\xfa\xc7\x73\xcc\x1f\x18\x9e\x4d\x97"
- "\xa9\x7e\x8e\xb9\x65\x60\x3c\xc7\x84\xfb\xc7\xb3\x49\xe3\x89\xd3"
- "\x86\x07\xcf\x31\xf3\x2f\x1e\x9e\x4d\x21\xea\xe7\x98\x78\x5f\x3c"
- "\xff\x34\x91\xe1\xf9\x06\x57\x68\x78\x1e\xef\xf7\xfc\x9f\x81\xe2"
- "\x44\x09\x9e\x45\xfd\xac\x1a\x07\x78\x06\xfd\x6c\x12\xf5\xf3\x7d"
- "\xc5\x01\xe0\x59\xa2\x9f\x27\xdc\xe4\xc5\xb3\x6a\x84\x7f\x3c\xdf"
- "\xb8\x48\xc4\xf3\x65\xaa\x9f\x27\x9c\x1d\x18\xcf\x13\x5a\x06\xc0"
- "\x73\xbb\x27\x06\x1e\x1e\x3c\xdf\x38\xe9\x22\xe2\x39\x44\xfd\x7c"
- "\x63\x84\x2f\x9e\x27\x44\x33\x3c\x8f\xb7\x84\x86\x67\x95\x2a\x94"
- "\x18\xdc\x8b\xe7\x7a\x51\x3f\xdf\xdc\x46\x23\xeb\x41\x3f\xd7\x8b"
- "\xfa\x79\xde\xd4\xc1\xf1\x5c\x2f\xd1\xcf\xaa\xef\xbd\x78\xbe\xf9"
- "\x73\xff\x78\xbe\xf9\x6e\x86\xe7\xfa\xcb\x54\x3f\xdf\x64\x1a\x18"
- "\xcf\x37\xed\xf5\x8f\xe7\x7a\x8d\xa7\x7f\x61\x78\xf0\x7c\x93\xeb"
- "\xe2\xe1\xb9\x3e\x44\xfd\x7c\x53\xab\x2f\x9e\x55\xed\x0c\xcf\xaa"
- "\xca\xd0\xf0\x7c\xb3\xdf\xf3\xef\x82\xeb\xdf\xb8\xa5\x0d\xfb\x37"
- "\xba\xb1\x7f\xc3\x3b\xf7\x4f\x13\xd5\xcc\xf0\xec\x04\x3c\xef\x92"
- "\xe2\xf9\x1f\xbd\xfb\x37\x7e\xf6\x09\xdf\x83\xe7\x5b\xfa\xe0\x99"
- "\x07\x3c\x3b\x05\x3c\xc7\x9e\xf4\xf4\x6f\x58\x3b\xf6\x00\x4e\x4e"
- "\x10\xeb\x6c\xc0\xb2\x5e\xc4\xf2\x3f\x00\xcb\x40\x43\x1e\x68\x6c"
- "\x39\xd2\x4a\x92\xec\x8c\x96\xdd\x40\x63\x5e\x8a\xe3\xee\x76\x0e"
- "\xf1\x8b\xb8\xf5\x60\xb8\x71\x35\x60\x37\xfd\x6f\xa4\x31\x13\xae"
- "\x4d\x70\xe5\xc0\x45\xfe\x46\x2c\xed\x80\xdd\x15\x52\xec\x36\x8b"
- "\xd8\x8d\xcd\x1f\x18\xbb\xb1\x29\x17\xaf\x2f\x23\x96\xf5\x7f\xfd"
- "\x23\x59\x99\xf4\xd4\x17\xd4\x9a\xd5\x2a\xe2\xf3\x04\x49\x72\x91"
- "\x28\x3a\x4f\x3d\x56\x9e\x4c\x94\x9b\xdd\x84\xd3\x2d\x26\x4a\xdd"
- "\xdf\xa1\xdd\x1e\xf9\x3d\x46\xe4\x87\x1c\x7f\x21\x96\xd3\xad\xc4"
- "\x72\xee\x20\xb1\xf0\x70\x9d\x80\x0b\xea\x9a\xb4\x54\xda\x6e\xbb"
- "\xd8\xee\x5b\x36\x42\x59\xb1\xfe\xdb\x7d\x4b\xb2\xd0\xee\x54\x68"
- "\x77\xb7\xb7\xdd\x56\x90\x03\xe0\xcf\x0d\xbc\xd8\x1f\x92\x64\x27"
- "\xa3\xd7\xb8\x28\xed\x16\xf1\x8f\xfc\x39\xd4\xe2\x20\x49\x5a\xe0"
- "\xd9\x12\xc0\x7f\xdb\x3e\x92\x9b\x0d\xf8\xef\x76\x20\xee\xec\xd6"
- "\xbc\xf3\x80\xff\xd8\xed\x14\xe8\xe7\x44\xfc\xff\x03\xf1\xff\xb3"
- "\x5a\x5e\xc0\xff\xcf\xd2\x42\xc3\xff\x2d\x01\xe0\x3f\x90\xfe\x10"
- "\x75\x1b\xf6\x87\x74\x63\x7f\x88\x77\x0e\xe8\x20\xf8\x97\xf6\x87"
- "\xdc\x2a\xc1\xbf\x7a\x00\xfc\xdf\x76\xd2\xd3\x1f\x72\xe9\xf1\x7f"
- "\xdb\x20\xf8\xbf\x6d\x00\xfc\x0f\x77\xdf\xc7\x6d\x17\x11\xff\xea"
- "\x41\xf0\xaf\x0e\x00\xff\xc6\xe4\xd0\xf0\x7f\x5b\x2f\xfc\xdf\x2a"
- "\xe2\xff\xd6\x10\xf1\xaf\x0e\x04\xff\x01\xf4\x9f\xfc\x1c\xf1\x0f"
- "\xfa\xdf\xd8\x22\x99\x0b\x3c\x18\xfe\x25\xfa\x7f\xa2\x04\xff\x3f"
- "\x1f\x00\xff\xb7\x7b\xf0\x7f\x19\xe8\xff\xdb\x07\xc1\xff\xed\x03"
- "\xe1\x7f\x98\xfb\x4a\x6e\xbf\x88\xf8\xff\xf9\x20\xf8\xff\x79\x20"
- "\xf8\x0f\x51\xff\xdf\xde\x0b\xff\x13\x45\xfc\x4f\x0c\x11\xff\x3f"
- "\x0f\x00\xff\x81\xf4\xb7\xdc\xd9\x86\xfd\x2d\xdd\xd8\xdf\xe2\x9d"
- "\x13\x3e\x08\xfe\xa5\xfd\x2d\x93\x24\xf8\xbf\x73\x00\xfc\xdf\x71"
- "\xd2\xd3\xdf\x72\xe9\xf1\x7f\xc7\x20\xf8\xbf\x63\x00\xfc\x0f\x77"
- "\xdf\xca\x1d\x17\x11\xff\x77\x0e\x82\xff\x3b\x03\xc0\xbf\x29\x44"
- "\xfd\x7f\x47\x2f\xfc\x4f\x12\xf1\x3f\x29\x44\xfc\xdf\x19\x08\xfe"
- "\x03\xe8\x9f\xb9\x1b\xf1\x0f\xfa\xdf\xd4\x22\x59\x1b\x30\x18\xfe"
- "\x25\xfa\xff\x2e\x09\xfe\xef\x1e\x00\xff\x71\x1e\xfc\x5f\x06\xfa"
- "\x3f\x6e\x10\xfc\xc7\x0d\x84\xff\x61\xee\x8b\x89\xbb\x88\xf8\xbf"
- "\x7b\x10\xfc\xdf\x1d\x08\xfe\x43\xd4\xff\x71\xbd\xf0\x7f\x97\x88"
- "\xff\xbb\x42\xc4\xff\xdd\x01\xe0\x3f\x90\xfe\x9c\xc9\x42\x7f\x4e"
- "\x37\xf6\xe7\x78\xd7\x88\x0c\x82\x7f\x69\x7f\xce\x2f\x24\xf8\x9f"
- "\x3c\x00\xfe\xef\x39\xe9\xe9\xcf\xb9\xf4\xf8\xbf\x67\x10\xfc\xdf"
- "\x33\x00\xfe\x87\xbb\xef\xe6\x9e\x8b\x88\xff\xc9\x83\xe0\x7f\x72"
- "\x00\xf8\xaf\x0f\x51\xff\xdf\xd3\x0b\xff\xbf\x10\xf1\xff\x8b\x10"
- "\xf1\x3f\x79\x98\xfa\x7f\xee\x2b\xc1\xfe\x1f\x5e\x5e\xd7\xe2\xac"
- "\x2c\x55\xf2\x25\x96\xe6\x28\x99\x8a\xb8\xe4\x0d\x65\xd6\x8c\x4e"
- "\x32\xeb\x2c\xf0\x44\x7b\x96\x2c\x38\xab\xc4\xf3\x02\x0d\x14\xe2"
- "\x7f\x9f\x35\xa2\x70\xb9\x4a\xa6\x91\xd2\xd5\x24\xdc\x1d\x69\x4e"
- "\xc7\x34\xeb\x71\x07\xc1\x36\x6f\x41\x1a\x9c\xf0\xd2\x00\xfb\xe0"
- "\xe8\x77\x6a\x65\x75\x01\xe4\xe9\xb6\x91\x36\xc0\x8b\xa5\xcd\x06"
- "\xb4\xdf\x24\x60\x0b\x79\x01\xf5\x99\xb4\xfb\x14\x09\x77\xfd\x33"
- "\xfa\x06\xe0\xf1\x38\xc5\x06\x22\x8b\x69\xa3\x3c\xf2\x12\x79\x84"
- "\x7c\x55\x6d\xc2\xf9\x4a\xf7\x6d\x6b\x02\x7c\xbb\xfe\xa9\xbe\xa1"
- "\x1a\xf2\x0d\x7f\xbf\xcc\x7d\xc2\xf8\x07\xdc\x63\x2d\x47\x80\x96"
- "\xc5\xf7\x86\xc8\xa7\xfb\x02\x59\xff\x12\x40\x3f\x45\xfc\x64\xec"
- "\xa7\xe0\xe5\xc6\x39\x81\xf1\xc9\x98\xec\xb3\xa6\x75\xd8\xf9\x74"
- "\x7f\x4b\x60\x7c\x8a\xbf\xc3\x97\x4f\xc3\xdd\x7f\x70\x3f\xdb\x0f"
- "\x86\xbb\xdf\xc2\xf8\x74\xff\xb8\xd0\xf8\x14\x1f\xd2\xfc\xdf\xbe"
- "\xf1\xf4\x03\x47\x30\x9e\x06\x3e\x05\x28\x4f\xc6\x56\x9f\x35\xb8"
- "\xc3\xce\xa7\x07\xb2\x03\xe3\xd3\x03\x9f\xf7\xe2\xd3\x30\xc7\xb9"
- "\x0f\xec\x61\x7c\x7a\x20\x83\xf1\x29\xfe\x40\x68\x7c\x7a\x20\x80"
- "\xf5\x1f\x81\xc4\x7d\x0f\x6d\xc5\xb8\x8f\x87\xb8\x2f\x30\x3e\x99"
- "\x92\x7d\xd6\x0c\x0f\x3b\x9f\x1e\x8a\x0d\x8c\x4f\x0f\x6d\xf1\xe5"
- "\xd3\x70\xc7\x63\x0f\x25\x32\x3e\x3d\x14\xc3\xf8\xf4\x60\x6a\x68"
- "\x7c\x7a\xa8\x6c\x78\xe2\x93\x87\x27\x61\x7c\x02\x7c\x0a\x50\x9e"
- "\x4c\xad\x3e\x6b\x9c\x87\x9d\x4f\x53\x2c\x81\xf1\xe9\xe1\x5b\x7a"
- "\xf1\x69\x98\xe3\x86\x29\x76\xc6\xa7\x29\x46\xc6\xa7\x29\xf2\xd0"
- "\xf8\xf4\xb0\xdf\xf3\x3f\x83\xf3\xa3\x1f\x69\x41\x3f\x9a\x07\x3f"
- "\x3a\x30\x3e\xd5\x27\xfb\xac\xc9\x1e\x76\x3e\x3d\x92\x11\x18\x9f"
- "\x1e\x69\xf4\xe5\xd3\x70\xfb\xb7\x8f\x54\x30\x3e\x3d\x92\xc6\xf8"
- "\xf4\xf0\xfe\xd0\xf8\xf4\x48\x00\xf3\x3f\xfb\x5f\x87\xd5\xd7\xe7"
- "\x4b\xc8\xbb\xbc\x7c\xbe\x04\x55\x60\xbc\x4a\xd8\x78\x61\x7d\xbe"
- "\x84\xc7\x19\xaf\x12\xa2\x19\xaf\x1e\x4d\x09\x8d\x57\x09\x25\xa1"
- "\xae\xdf\xea\xeb\xf7\x4d\x9d\x74\x79\xf9\x7d\x8f\x05\xa8\xff\xa6"
- "\xde\x72\x61\xfd\xbe\xc7\x44\xfd\xf7\x98\xa8\xff\x1e\x0b\x51\xff"
- "\x4d\x0d\x40\xff\xf5\xbf\xee\xab\xaf\xef\x37\xad\xf5\xf2\xf2\xfd"
- "\xa6\x65\x05\xc6\xab\x69\x7f\xbb\xb0\xbe\xdf\xb4\x4a\xc6\xab\x69"
- "\x5a\xc6\xab\xa9\xb5\xa1\xf1\x6a\x9a\xdf\xf3\x5f\x06\x5b\x2f\xd6"
- "\xd7\xff\x9b\x7e\x99\xf9\x7f\xd3\x03\xf4\xff\xa6\x5f\x60\xff\x6f"
- "\xba\xe8\xff\x4d\x17\xfd\xbf\xc7\x43\xf4\xff\xa6\x87\xe4\xff\xf5"
- "\xe2\x95\x28\x57\xbf\x8a\xbb\xbc\x7c\xc0\x5f\x36\x07\xc6\xab\x5f"
- "\x4d\xbc\xb0\x3e\xe0\x2f\x3b\x19\xaf\x7e\x69\x66\xbc\xfa\xa5\x32"
- "\x34\x5e\xfd\xca\xef\xf9\x87\x83\xad\x4f\xeb\xeb\x07\x26\x1e\xb9"
- "\xbc\xfc\xc0\xc4\x00\xe3\xdf\xc4\xcf\x2f\xac\x1f\x98\x28\xc6\xbf"
- "\x89\x62\xfc\xfb\xab\x10\xe3\xdf\xc4\x00\xe2\xdf\x40\xfa\xfd\x7e"
- "\x3d\x05\x7d\x40\x77\x49\x5d\x4b\x14\xd0\x3f\x2a\x8b\x70\xdd\x31"
- "\xc0\x2f\x39\xf0\x2b\x5f\x45\x9c\x25\xc0\x2f\xbb\x8b\xcc\x5a\xfb"
- "\x05\x6d\xea\x70\x93\x6e\xe0\xd5\x79\xf0\x03\xad\xf6\x76\x5c\xa3"
- "\xf7\xd0\x31\xee\xc9\xcf\xe7\xad\x55\x12\xe4\x17\xd2\xdf\x2d\x9f"
- "\x46\x28\xf0\x4b\xe0\x9f\xbc\xb1\xc2\x55\x62\x9e\x3d\xf3\xe4\x17"
- "\x74\x8d\x8d\xd2\x46\x8d\x03\xf7\x8e\x54\x36\x6a\x5a\x49\x52\x1b"
- "\x19\xad\x7a\x1a\xf9\xf2\xe4\x36\x4c\xb7\xda\x5b\x09\xee\xfb\x29"
- "\xf4\x81\x7f\xa1\x1e\xe7\xfa\x1f\xb5\x1c\xf7\x6f\xc2\x75\x85\x9e"
- "\x3d\x9a\xac\x27\x2a\x04\xfe\xf7\xee\x53\x15\xf8\xff\x3f\x6a\xe5"
- "\x2e\x5c\x9f\x38\xec\xbe\xe0\x93\x42\xff\x1f\xff\x45\xf4\x0d\x9e"
- "\x3a\xae\x49\xa3\x14\xea\x38\xb6\xa9\xd3\x4e\xb0\x9e\x4d\x9d\x06"
- "\x92\x9b\x41\x94\x4d\xdd\xed\x24\xa7\x93\xda\x9b\xf2\xbe\x21\x49"
- "\x67\x71\x5c\x00\xf1\xf4\x64\x23\xe3\xf7\x13\x0e\xfe\x0b\xf5\x0d"
- "\x50\x9e\xb1\xa9\x99\x90\xa8\x7c\xa0\xb5\x8b\x70\xc2\x7a\x4d\x8e"
- "\x44\x00\xbd\x34\xd6\xbc\x63\x48\xbb\x66\xab\xeb\xef\x48\x4f\x0d"
- "\xbc\x9f\xd2\x33\xde\x10\x69\xfe\x0c\xd3\x90\xb6\x38\xcf\xd4\xaa"
- "\xb5\x0b\x79\x3c\xef\x19\xef\xf2\x88\x35\xab\x9b\x34\xb9\x08\x81"
- "\xef\xed\xfd\x34\xb9\x15\xf0\xf5\x44\x88\x7a\xfb\xd7\x89\xc3\xd3"
- "\x5f\x39\xb3\x12\xfd\x56\x77\x89\x71\x0e\xab\xe3\x88\xd3\x83\xe3"
- "\xcb\x98\xec\xc5\xd7\xcc\x7b\x87\x86\xaf\x19\x5f\x0d\x2f\xbe\x86"
- "\xdb\x7f\x9d\x51\x33\x34\x7c\xcd\xbc\x83\xe1\x6b\x46\x32\xc3\xd7"
- "\xcc\x58\x2f\xbe\x46\x9c\xbe\x70\xf8\x9a\x11\xce\xf0\xf5\x6b\x63"
- "\x68\xf8\x9a\xb9\x6f\x78\xfa\x59\x93\x5c\xe8\x6b\x03\xbe\x44\xfd"
- "\x75\xcd\xb1\x00\xf0\x25\xd1\x5f\x49\x7f\x1c\x1a\xbe\x92\xa6\x0f"
- "\x33\xbe\x86\xd9\xe7\x4e\x52\x0e\x0d\x5f\x49\x3a\x86\xaf\x59\xb5"
- "\x0c\x5f\x49\x5b\xbd\xf8\xba\xe6\xd8\x85\xc3\xd7\xac\x54\x86\xaf"
- "\x59\xb1\xa1\xe1\x6b\x76\x48\xfb\x5f\xf5\x8d\x0f\x9e\x9e\x8f\xf1"
- "\x81\xbb\xc4\x24\xea\xaf\x6b\x3f\x1b\x1c\x5f\x26\x89\xfe\x7a\xea"
- "\xec\xd0\xf0\xf5\xd4\xeb\xc3\x8b\xaf\xe1\x8e\x13\x9e\xd2\x0e\x0d"
- "\x5f\x4f\x9d\x64\xf8\x7a\x2a\x9a\xe1\xeb\xa9\x36\x2f\xbe\xae\xfd"
- "\xec\xc2\xe1\x6b\xb6\x91\xe1\x6b\xf6\xd6\xd0\xf0\xf5\xb4\xff\xfd"
- "\x9f\x83\xea\xd7\x9e\x73\x00\x63\x1a\xc0\x97\xa8\xbf\xee\x2b\x0e"
- "\x00\x5f\x12\xfd\x35\x67\xee\xd0\xf0\x35\x67\xc4\x30\xe3\x6b\x98"
- "\x63\x9b\xdf\x34\x0f\x0d\x5f\x73\x66\x32\x7c\xfd\x26\x8b\xe1\x6b"
- "\xce\xe3\x5e\x7c\xdd\x57\x7c\xe1\xf0\xf5\x9b\x58\x86\xaf\xa7\xdb"
- "\x42\xc3\xd7\x9c\x00\xf6\x7f\x0d\xa4\x3f\xfe\x77\x31\x18\x87\xb9"
- "\x4b\xea\x45\xfd\x35\x6f\xea\xe0\xf8\xaa\x97\xe8\xaf\xdf\x7e\x30"
- "\x34\x7c\xfd\x76\xe9\xf0\xe2\x6b\xb8\xe3\xb1\xdf\xc6\x0d\x0d\x5f"
- "\xbf\x7d\x9b\xe1\x6b\x6e\x2b\xc3\xd7\x6f\xf7\x7a\xf1\x35\x6f\xea"
- "\x85\xc3\xd7\xdc\xad\x0c\x5f\x73\x1f\x0f\x0d\x5f\xbf\x0b\x60\xff"
- "\x9f\x40\xc7\x11\x9e\xc9\x1b\x5a\x0c\xf9\xcc\xf5\x43\xc3\x58\xf2"
- "\xc1\xcb\x3b\x86\x4c\xde\x3e\x34\x8c\x3d\x73\x2d\xc3\x58\xf2\x14"
- "\x86\xb1\x67\x22\x2e\x4e\x0c\xf9\xbb\x76\x86\xb1\xdf\xed\x0b\x0d"
- "\x63\xcf\x0c\xe3\xf8\xc7\xbc\xb6\xa1\xc5\x91\xf3\xb6\x0c\x0d\x63"
- "\xf3\xee\xb8\xbc\xe3\xc8\x67\x1d\x43\xc3\xd8\xbc\xf5\x0c\x63\xcf"
- "\xee\x61\x18\x9b\x97\x76\x71\xe2\xc8\x67\x67\x30\x8c\x3d\x1b\xe2"
- "\xb8\xcd\xbc\x90\xd6\xbf\xf4\x3f\x6e\xb3\x20\x71\x68\xb1\xe4\x73"
- "\x5f\x0e\x0d\x63\xcf\xfd\xe1\xf2\x8e\x25\x9f\x9b\x3f\x34\x8c\x3d"
- "\x77\x98\x61\xec\xb9\x70\x86\xb1\xe7\x9a\x2f\x4e\x2c\x39\xbf\x86"
- "\x61\x6c\xbe\x36\x34\x8c\x2d\x98\x33\x7c\xe3\x4d\x29\x6f\x0d\x2d"
- "\x9e\x4c\x99\x3e\x34\x8c\x2d\x3c\x7b\x79\xc7\x93\x0b\x0d\x43\xc3"
- "\x58\xca\xc3\x0c\x63\x0b\x35\x0c\x63\x29\x93\x2f\x4e\x3c\xb9\x70"
- "\x1c\xc3\xd8\x82\x96\xd0\x30\x96\x12\xc0\xfe\xff\x81\x8e\x93\x2d"
- "\x51\x0e\x2d\xa6\x5c\xfc\xe6\xd0\x30\xb6\xf8\x99\xcb\x3b\xa6\x5c"
- "\x1c\x3b\x34\x8c\x2d\x7e\x95\x61\x6c\x91\x85\x61\x6c\x71\xc5\xc5"
- "\x89\x29\x17\x65\x31\x8c\x2d\x8a\x0f\x0d\x63\x4b\x62\x86\x6f\x7c"
- "\x6f\x69\xc6\xd0\xe2\xca\xa5\x8a\xa1\x61\x2c\xf5\xa3\xcb\x3b\xae"
- "\x4c\x2d\x1a\x1a\xc6\x96\x8e\x60\x18\x4b\x8d\x63\x18\x4b\x75\x5d"
- "\x9c\xb8\x72\xc9\x11\x86\xb1\x25\x21\xee\x47\xb1\x34\xaf\x37\xc6"
- "\x56\xac\xce\x5c\x94\xb6\x22\x55\xb5\x62\x75\x46\xfa\x5a\xd5\xba"
- "\x15\x9b\x96\x3e\x7c\xcb\xfa\x49\xaa\xf4\x2c\x55\xfa\x8a\xd5\xcb"
- "\xc5\x84\xd4\x31\xe4\xe9\xa5\x69\x8b\xb2\x30\x05\x72\x2f\x5f\xbd"
- "\x6a\xe9\xea\x0c\x55\xfa\xd2\xb5\xeb\x57\xa4\x2f\xc5\xff\xd7\xa9"
- "\x96\xad\x49\x87\x84\x25\x4b\x57\x64\x2e\x55\x2d\x5e\xbf\x6c\xd9"
- "\xd2\xf4\x75\x63\xc8\xcc\xf5\x69\x19\x2b\xb4\x69\x4b\x55\x8f\xcf"
- "\x7c\xec\x8e\x39\xd3\x7f\x33\xe7\xd1\x47\xf1\x70\x32\xc9\xd9\x64"
- "\x31\xb4\xa4\xb1\x0c\x30\x17\x7e\x9c\x5b\xa3\x68\x8a\x26\xc2\x79"
- "\xb6\xa5\xa7\x89\xf2\xc5\x74\x12\x5e\x74\x9a\x44\xe8\x4e\x13\xb9"
- "\xea\x79\x92\x40\x75\x23\x31\x7d\x1c\xd5\x3d\x92\x40\xf5\xe5\xd1"
- "\x54\x37\x35\xcf\xae\xb8\x2d\x0e\xf3\x52\xdd\xad\x29\xf8\x0e\x68"
- "\x1b\x0e\xe9\xed\xc7\xb8\xd5\x16\xbb\x42\xad\xcc\xfd\x86\x70\x74"
- "\xcc\xb2\x9a\x77\x78\x3b\xf7\x09\xee\x02\x0e\x6d\x27\xdc\x72\x33"
- "\x5c\xfb\x09\xa7\x49\x85\x2b\x03\xae\x3c\xb8\xf6\xc1\x55\x03\x97"
- "\x11\xae\x66\xb8\x8e\xc0\xd5\x06\x57\x07\x5c\x9d\x70\x41\x24\xb7"
- "\x02\x22\xe7\x15\x15\x70\x41\xde\x15\x06\x56\xce\x0a\x0b\x5c\x0e"
- "\xc2\x3d\x9f\x00\x17\x94\xb5\x52\x0b\x57\x25\xe1\xd2\xa6\xc0\xfd"
- "\x00\x5c\xad\x70\xd9\xe0\x39\x1c\x2e\x35\xe4\x6d\x66\xef\xd2\x20"
- "\x6d\x55\x0c\x81\x7a\x0e\x7e\xad\x82\xfc\xab\x1e\x87\x4b\x03\x17"
- "\x7c\x73\xf5\x24\xb8\xb2\x07\xf8\x8d\x71\x90\x32\xdb\xa2\xf2\x6f"
- "\xb4\x09\x67\xe0\x71\x9a\x5b\xdc\x05\x24\xcc\xad\x53\x2b\xb5\xb7"
- "\x13\xd9\x09\x6e\xf9\xf7\xd6\xad\xa8\x67\x1e\x49\x10\xce\x74\x84"
- "\x67\xa4\x59\x57\xf1\x72\xbb\x8d\xbc\x53\x81\x67\x9a\x05\x87\xb7"
- "\xe5\x76\xf6\x7b\x4d\x9c\x4d\xf6\xcb\x64\xe1\x0c\xb8\x62\x67\x2c"
- "\xcd\x4d\xde\x25\x9c\xfd\x86\x34\x44\x39\x28\xea\xce\xa6\x11\x9d"
- "\x2e\x94\x79\xc3\x26\xac\xd7\xf2\x83\xb4\x80\x44\xc2\xef\xcd\x14"
- "\xea\x66\x57\x94\x47\x43\x3d\xc3\xf1\xd9\xad\xbb\x2d\xee\xbc\xc2"
- "\xa2\xc5\xff\x1d\x55\xfa\x3d\xb4\xc4\x52\x81\x71\xb6\x21\xe7\x65"
- "\x72\x0c\x7e\x77\x5e\xd1\x14\xaf\x7a\x32\x8a\x1e\xc3\xdf\x16\xe0"
- "\x1e\xb5\x9a\xf9\x4c\x56\x97\x9b\xcf\x2b\xca\x55\xee\x8a\xa6\x14"
- "\x48\x0f\x77\xeb\xca\xa3\x59\xf9\xb7\x81\x9e\x34\x27\x40\xbe\x5a"
- "\x21\xbd\x52\x5f\xeb\xf9\x1f\xee\xfb\xdd\x7a\x4b\x2b\xde\x15\xf9"
- "\xa4\x53\x78\x2e\x48\x20\xec\xae\x24\xaa\x27\x09\xe9\xe0\x56\x3c"
- "\x77\x97\x99\xc8\x0c\x4f\x62\xbd\x57\xa8\x73\xcd\x94\x57\xe5\x84"
- "\xc1\xf7\x57\x4c\xec\xf9\xee\xf5\x4d\xc9\x78\x46\x2a\x2d\x5e\x6a"
- "\xd8\xfd\x32\x21\xf8\x5b\xac\xdb\x8e\xb1\x24\xbc\xea\x65\x12\x81"
- "\x6d\xec\x2a\x5e\x31\xc7\x73\x0e\x1d\xfe\x86\x83\xfc\x4f\x3c\x91"
- "\x4b\x25\x65\xdf\xe4\x16\xda\xb3\xdc\xc8\x68\xba\x62\xab\x4d\x36"
- "\x6d\x0e\xe6\x57\xdd\x2c\xd0\xf2\xa0\xf8\xde\x8c\xfc\xc4\xf2\xa9"
- "\xae\xb1\x0c\x9f\xf1\x9c\xbb\x28\x40\x8e\x2a\x27\xb6\x96\xd1\xc8"
- "\x52\x81\xe5\x60\x7e\xaa\x6f\x80\xff\x35\x1a\xaa\x13\x68\xac\x56"
- "\xad\x26\x09\x50\xf7\xef\xdd\x2f\x3a\xdb\xa0\x8c\x04\xfa\xa2\xb3"
- "\x1d\xf2\xd7\x08\xf4\xd6\x99\xe3\x6c\xdc\x8a\x36\x78\xd7\xde\x73"
- "\xf6\x25\xa3\xb3\x0c\xf2\x39\xba\x8a\x9f\x8f\xb6\xc9\xe6\xa5\x0a"
- "\x7c\xce\xa4\x2d\x78\xc6\xe6\x99\x4c\xea\x4a\x72\x7d\xc1\x83\xae"
- "\x22\xf0\x3e\xde\x46\xe6\xed\xf1\xb4\x91\xf1\xbe\xa7\x9c\x83\xf8"
- "\x6c\x1f\x2d\x94\x93\xd2\x5f\x39\x36\xee\x79\xf5\x42\x97\x4a\xd6"
- "\x7d\x8e\x36\x97\xfe\x16\xe9\x48\x68\x77\x26\xb5\x6c\x49\xa4\x0e"
- "\xfd\x67\x84\x34\x82\xd8\x82\xcc\xc7\x44\xca\xa8\x3d\x69\x23\x89"
- "\x8a\xd4\x46\xd1\x83\xe6\x23\x64\x73\x22\x6d\xc7\x33\x7c\x9b\x3a"
- "\xdb\x48\xf6\x61\x22\xcf\x6d\x24\xe3\xb2\x13\xa9\xdd\x92\x72\x84"
- "\xb0\xf4\x46\x92\xfb\x25\x09\xdf\x6c\xa4\x8e\x59\xa0\xff\x3f\x3d"
- "\x82\xe9\x6d\x04\xcf\xa8\xcc\x6d\xa7\xae\x9c\xe7\x88\x1c\xff\x6f"
- "\x34\x62\xfa\x57\x24\xf7\x24\x09\x4f\xca\xb2\x47\x55\xc3\x37\xf1"
- "\xf7\xbb\xa1\x2e\xfc\x39\x7a\xa0\xf4\x1c\x21\x9b\x9f\x21\xd1\xd9"
- "\x8b\x88\x32\xc9\x4d\xa8\xd5\xf5\x01\x49\x72\x53\xb0\x2f\x26\xb2"
- "\x65\x05\x89\x48\x72\xe1\x3a\xb6\xcf\x09\x9e\xd3\xbd\x1b\xf2\x42"
- "\xdb\x0c\xd8\xb6\xcd\x47\x49\x34\x9e\x4f\xce\x7e\xf3\x91\xf8\x9b"
- "\xa3\x04\x69\x76\x5e\x31\x55\xeb\xd0\x4d\xb5\x43\xdb\x27\x21\x0d"
- "\xe0\x3b\xcd\x3c\xfe\x0e\x7e\x5f\x9a\x2e\xd0\x40\xb6\xd0\x45\xe4"
- "\x6e\x9d\x39\x7a\x61\x96\x41\x28\xd7\xc6\xad\xd4\xec\x4e\x17\xea"
- "\xe4\x93\x37\xc9\x45\xcf\xd8\x15\x66\xc0\xfd\xca\xb2\xa4\xac\x47"
- "\x29\xfe\x16\x78\xd9\xd9\x55\xbc\xb2\xd9\x43\x6f\x0f\x5f\x20\x8f"
- "\x11\x78\xd1\x19\xa6\x25\xe1\xf0\xde\x6e\x93\x2d\x48\xf0\x62\x4d"
- "\x33\x1f\x78\x3e\xd2\x93\x97\xe5\x49\x1b\x67\x93\xcd\x2f\x92\xe0"
- "\x11\xf1\xd5\x93\x07\xde\x4f\xb6\xc9\x9e\x2b\x63\xdf\x58\xd9\x89"
- "\x79\x44\xdd\xef\xc9\x1b\x46\x8b\x3a\x9b\xdd\x0a\xcb\x1e\xca\x51"
- "\x07\xe0\x31\x9e\x9e\x89\x96\xcf\x72\x51\x07\xaf\x6b\x40\x3d\x2f"
- "\xc7\x73\x5d\x59\xfe\x34\x13\xbc\x4f\x50\x65\x0a\xff\xb7\xe2\x77"
- "\x68\x49\x79\x42\xcf\xbb\x02\x32\x82\x56\xe9\xcb\xc0\x76\x28\x93"
- "\xcc\xd4\x01\xb2\x5e\xa6\x4f\x47\xdb\x61\x29\x43\xb9\xe6\x15\xe6"
- "\x44\xc7\x8e\xa6\x04\xd4\x4f\x28\x23\xb4\xa4\x21\x8e\xfd\x56\xf3"
- "\x1c\xca\x0d\xd3\x35\x69\x95\x6e\x28\x03\xea\xd4\x02\xef\x46\x1c"
- "\xe3\x56\x29\x71\x3d\x29\x2d\x3a\x2b\x17\xce\xbd\xe4\x56\xfd\x98"
- "\xe1\xb7\xb3\xd9\xe7\x99\x43\xda\x81\x3c\x81\xce\x42\xfd\x00\xe9"
- "\xf7\x7a\x65\x58\xa0\x1b\xc7\x74\x51\x43\x02\xd3\x23\x61\x3c\xe4"
- "\x93\x1d\x13\xe5\xf1\xfc\x68\x67\x47\x57\xf1\x2a\xc0\xff\xc3\x0e"
- "\x1f\x39\x29\xfe\x5e\x83\x67\x6c\x42\x5d\xc2\xa0\x4c\x1d\xdc\x47"
- "\xc1\xfd\x0f\x75\x66\xe4\xb7\x50\xee\x35\xf8\xff\x8e\xeb\xa8\xfd"
- "\xf1\xe9\x04\xcf\xd3\x04\x79\x5b\xb5\xcf\x46\x8a\xf6\x62\x39\x2f"
- "\xe2\x39\xa3\x90\x86\x79\x20\xdd\x60\x23\x2f\x6e\x67\xe5\x6b\x34"
- "\x9d\x50\xd7\x5e\xe5\x7f\xc5\xca\x67\xe5\x62\x79\x9e\xb2\xab\x5e"
- "\xa1\x1d\xac\xec\xd5\xe1\x9e\xb2\x75\x90\xe6\x29\xff\xf1\x55\x9e"
- "\x6f\xac\x8e\x85\x6f\xc4\x48\xdb\x50\xf1\x0a\xed\xc4\x32\xe0\x5d"
- "\x82\x8d\x54\x99\xf1\x5d\x11\xa4\xe1\x6f\x25\xb8\x0a\xab\x4b\x84"
- "\x32\x8c\x42\x19\x1a\x1b\xa9\x9c\xdd\x4b\xc7\x29\x3c\x3a\x4e\x2c"
- "\xab\xc4\x53\x96\xb7\x1c\x11\x4f\x25\x64\x9f\xc8\x57\x2c\x57\x8e"
- "\xe5\x42\xfe\x03\x36\xf2\xd2\x5e\x69\xdb\x41\xa7\x19\xa9\xde\xb2"
- "\x0f\xf5\x98\x88\xc7\xef\x51\x27\x7b\xea\x8d\xe7\x8c\x82\xee\x6e"
- "\x47\x79\x11\xf4\xb7\xce\xac\xea\x2a\x5e\x13\xde\x4b\x5f\x87\x63"
- "\x3e\x77\xf1\xb2\xf1\x55\x78\xce\xea\x75\xb4\x1d\xf2\xa8\x7d\xce"
- "\x16\xe5\xc8\x23\x90\x36\xc5\x73\xc6\xa9\x1e\xf2\xd8\xb8\x65\x7e"
- "\xf7\x70\xcc\xb9\x89\x70\xd6\x4a\x1b\xfa\xcf\x88\xab\x29\xd6\x98"
- "\x4e\x62\xad\xe4\x09\x5f\xad\x37\x24\xe4\x50\x03\xf8\x4c\x1f\xe2"
- "\xd9\xd4\xc1\xd9\xe4\x35\x5b\x05\x3c\x75\x83\x5f\x99\xfd\x0b\x82"
- "\x76\xf8\x14\xa7\xfd\xc6\x6a\x3f\x2d\xc8\x16\xfc\x2f\xac\x8f\x2e"
- "\x07\x3f\x14\x7d\x51\xf0\xff\x35\x65\x1c\xf3\x47\x79\xc8\x5b\x8d"
- "\xe9\xe8\xab\x82\x9e\xdc\x2d\x79\x47\xab\xf5\x59\x8c\x76\xda\x57"
- "\x05\x7b\x80\xf5\x75\xfd\xca\x80\x75\xe6\x2b\xf5\x59\xd8\x86\xdc"
- "\x2c\xca\x5b\x5d\x5d\x06\xd4\xa5\xaa\x4c\xf4\xa3\xb5\x5b\x92\xaa"
- "\x08\xe5\xab\xf4\x59\xc1\xb5\x41\x2b\xcc\x7f\x82\x58\xe1\x94\x7d"
- "\xbc\x3e\x0b\xcf\x7a\x2e\xcd\x19\x11\x31\xad\x92\x1a\xce\x4c\xd0"
- "\x1b\xba\x8a\xb5\x7b\x3c\x67\xe9\x06\x59\xee\x1e\x4f\xdb\xab\xc5"
- "\xb6\x43\x9a\xe0\x37\xde\x55\x21\x9c\xe5\x8d\xcf\x7e\xcf\xfa\x04"
- "\x3d\xb2\x0f\x7f\x0b\x6d\x4f\xd8\xed\xa1\x93\xcb\x8e\xe7\x98\x5f"
- "\x7b\x82\x5b\xbb\x2a\x29\xdb\x40\x84\x7d\xfb\x75\x0d\xfb\x82\xab"
- "\xd7\x5a\x61\xfe\x7b\x13\xc4\x29\x49\xae\x8f\x29\xd3\x7b\x6b\xff"
- "\x38\x4b\x2c\x0f\xdf\x79\x78\x55\x2d\xc6\x0f\x21\x7c\xc3\xef\xf9"
- "\x07\x92\x76\x29\xfb\xb6\x2b\x7d\x7a\xe8\xed\x4a\x57\xf6\x6d\x57"
- "\xfa\xaa\xe1\x6d\x57\x7a\x46\x00\xed\x52\xf5\x6d\xd7\xba\xf1\x43"
- "\x68\x57\x7b\xdf\x76\xad\x9b\x3e\xbc\xed\x5a\x37\x23\x80\x76\xc5"
- "\xf5\xd3\xae\xb3\xa1\xb7\x6b\x9d\xa1\x6f\xbb\x32\xc6\x0f\x6f\xbb"
- "\x32\x62\x83\xd6\x87\x7a\x8b\x9d\xe9\xc3\x8c\x83\xc1\xeb\xc3\x8c"
- "\xed\x7d\xf5\xe1\xfa\xf3\x5e\x7d\xb8\xfe\xab\x90\xf4\xa1\xbe\x5c"
- "\xf4\x29\xd6\xbf\xd7\x47\x1f\x96\x94\xc7\xf5\xaf\x0f\xd7\xeb\x04"
- "\x7d\xa8\x2b\x0f\x32\xae\x5f\x9f\xdc\xa3\x0f\x15\xe5\x71\x3e\xfa"
- "\x30\xd2\x02\x36\x72\x7d\x4d\x68\xfa\x70\x7d\x4d\x5f\x7d\xb8\x5e"
- "\xe9\xab\x0f\xd7\xfb\x9d\xeb\x4c\x4b\xcc\xea\xfe\xf4\x61\x92\xeb"
- "\x3b\xca\xb0\x61\x56\x07\x57\x9f\xcc\x84\x01\x30\x5f\x33\xf0\xb7"
- "\x1a\x6a\x82\xfc\xd6\x5b\x7e\xbf\x15\xd1\x89\x7e\x86\x72\xcb\xab"
- "\x84\x3b\x0e\x91\x78\x53\x4c\x2b\xc4\x01\x0e\x72\xa7\x16\x30\x51"
- "\x40\xa6\x34\x55\x76\x90\xa6\x98\xe3\x84\x8e\xee\xb4\xd3\x37\x4a"
- "\xe3\x12\xd2\x11\x9b\x1b\x96\x5a\x33\x1c\x41\x62\x73\x43\x9c\x07"
- "\x9b\x4d\x2e\xc0\x66\x26\xe2\x31\xeb\x8f\xd6\x8e\x13\x22\x36\xb3"
- "\xf2\x7b\xf8\x53\xc0\xf0\xd9\x2f\x36\x41\x26\x7c\xb1\xd9\xb0\x87"
- "\x61\x33\x6b\x66\x5f\x6c\x36\xec\xe9\x1f\x9b\x59\x13\x19\x36\x1b"
- "\xf6\x04\xd9\x86\x4e\x2f\x36\x1b\xf6\xf8\x60\xf3\xd6\xd2\xb8\xae"
- "\xe2\xac\x19\xa1\x61\x33\x6b\x86\xa7\xed\x55\x62\xdb\xe1\x5b\x6f"
- "\xf9\x62\x33\x6b\xab\x5f\x1e\x16\x7d\x19\x07\xfa\x50\x7e\x82\xdb"
- "\x38\xc7\x0d\x7e\x2b\x5f\x32\x49\x0d\x71\x57\x17\x9e\x19\x4f\xb9"
- "\xc9\x84\x6e\x50\xcb\xbb\x20\xfe\xed\xea\xd2\x44\xd0\x31\x9d\x9b"
- "\xa8\x33\x9a\x40\xdd\xa3\x68\x97\x3a\x12\x68\x16\x0b\xf7\xb1\x55"
- "\x99\x64\x1c\x5c\xd1\x55\x22\x5d\xe1\xff\x38\xba\x21\x7a\x8c\x3e"
- "\x93\x4c\x8a\xea\x24\x11\x50\x87\xe4\xa8\x7c\x25\x89\x72\x91\x71"
- "\xf8\x3f\x2d\xf8\x42\x0d\xf1\x59\x38\xf6\x7d\xf2\x0a\xf8\x5e\x56"
- "\x14\xa5\xeb\xd4\x04\x62\xb5\x08\xe0\x41\xf4\x6e\x8e\xd6\xb8\x37"
- "\xa8\x39\x1a\x69\xf9\x33\xdd\x9c\x2c\xd4\x89\x8f\x2d\xd5\x02\x86"
- "\xb4\x34\x57\x83\xdf\x4d\xc0\xb3\x8b\xe9\xad\xa5\x19\xb4\x2b\x7a"
- "\x8c\xee\x1c\x99\xb4\x3b\x93\xc4\x56\x67\x12\x35\x75\xaa\x39\xa0"
- "\x41\xf2\x82\xb5\x4a\xe4\x7b\x32\xe5\xe0\x5b\x99\xf0\x2d\xe0\xa5"
- "\x5b\x07\xdf\x72\xc1\xb7\xbe\x83\x6f\x9d\x82\x6f\x15\xc0\xb7\x0a"
- "\xd8\xb7\x82\xa3\xf9\x46\xc3\x40\x7d\xd4\x49\x5b\x26\xe0\x5e\xba"
- "\x5f\x47\x65\x8d\x4a\xc4\xfe\xea\x33\x9b\x35\x41\xe2\x7d\x93\xca"
- "\x5f\xf9\xa5\xef\x90\x18\x2a\xbf\x55\x3d\x6b\xdb\x17\x14\xe3\xe8"
- "\x6d\xef\x90\x49\x28\x73\x4d\x8e\x93\x84\x2a\x6e\x55\x9b\xd4\x1d"
- "\xc1\x7e\xcb\xef\xfc\x87\xe2\x02\x88\x9b\xe5\x10\x87\xca\x2d\xb5"
- "\xa5\x05\x34\xcb\x19\xa3\x2f\xeb\x8e\xd1\xd7\x2c\x74\x29\x01\x57"
- "\x34\x4b\x95\x4e\x54\xc7\xb9\xbc\xbf\x1d\x6a\x01\x1b\xf1\x2c\x89"
- "\x38\xc6\xe5\x47\xe4\x1e\xc6\xbe\xc6\xcd\x31\xbe\x7d\x8d\x9b\x13"
- "\x08\x97\x5d\x43\xb8\x2d\x06\xc2\xe5\xb4\x11\xc8\xe7\x7b\xe5\x11"
- "\x56\x56\xb6\x2e\xe9\xcd\x09\x24\xc7\x45\xbf\x86\x38\xb6\x48\x0f"
- "\xf1\x6f\xd2\x44\x99\xcd\x90\x89\x7d\x70\xd9\xdb\x80\xa6\xdf\x82"
- "\x5d\x8a\x82\xff\x9f\x02\xde\x11\x6d\x3a\xf9\xd1\x09\x2e\x7b\xb6"
- "\x0b\xfe\x8f\xea\x1c\x95\xe8\xce\x4d\x26\xae\xe8\xa6\x04\x67\x89"
- "\xa5\xcc\x0d\xb1\x2c\x2f\x9f\xa4\xc6\x7e\x10\x6b\x87\x9b\x54\x02"
- "\xee\x16\xba\x23\x50\x1e\x92\x0d\x8b\x0f\x91\xe3\x19\x84\xcb\x3d"
- "\x4b\x14\xf4\x8c\x5a\xee\xc1\xf5\xcc\x8e\x28\xc7\x96\x0e\xca\x23"
- "\xbe\xb1\xdf\x01\xde\x45\xe6\x9c\x05\x5b\x6b\x6f\x27\x95\x10\x37"
- "\xbb\xd7\x69\xc6\xda\xcf\x68\x7e\xb4\x8b\x27\xe3\x22\x3b\x89\xb2"
- "\xf2\x34\x60\x70\x1d\xe0\xef\x34\xe0\xdc\xce\x70\x8e\x6b\x85\xaa"
- "\x11\xe3\x85\x8e\x94\xdd\xa7\x19\xc6\x05\xdc\x21\xc6\xd7\x00\xee"
- "\x56\x7b\x71\xe7\x3a\x03\x18\x2f\xde\x04\x75\xa3\xd8\x2f\xc2\xed"
- "\x3e\x31\x0a\xdf\xc9\x46\x4c\xe4\x54\x87\x66\x3b\x88\x37\x0e\xcb"
- "\x1f\xdd\x3d\x5e\x5f\xa3\x7a\x9a\x7e\x77\x8c\xcb\xce\x86\xf4\x08"
- "\xd5\x6f\x6f\x53\x02\xbd\x47\xb3\x3e\x8a\xfc\x08\x8c\xf3\x6d\x40"
- "\x0b\xa4\x8b\xea\x69\x72\xdb\x31\x6e\xf3\x53\x48\xc7\x0d\xfb\x48"
- "\x98\xf6\x11\xda\x06\x34\x4b\xc6\xf2\x6c\xdc\x66\x21\xce\xc2\xf1"
- "\x8f\x4f\x85\xbe\x4f\xf6\x1b\x37\xd0\xcd\x25\x2f\x4f\x00\x7e\xef"
- "\x33\x3c\xdf\x2d\xc8\x1c\xd2\xf1\x78\x1a\xe1\x16\x76\x00\xad\xdc"
- "\x40\xab\x2e\x41\x17\xcc\x16\x74\x41\x51\x67\x46\xb6\x8d\xf2\x49"
- "\xa9\x61\x34\x67\x2d\x8e\xbd\xb8\xc9\x02\x2d\xa1\x5b\x4e\x02\xbd"
- "\x3a\x5b\x51\x6f\x44\xf2\x1b\x98\x6e\x40\x7a\x29\x3a\x88\x92\xea"
- "\xd5\xaa\x77\x72\xcc\x23\xdc\x80\x5f\xd4\x0f\x51\xf9\xb2\xd1\x20"
- "\x97\x91\x25\x28\xbf\x20\xcf\x51\xf9\x82\xbe\x4a\xae\x04\xb9\x75"
- "\x6d\x50\xdf\xec\xdc\xa0\x56\xc1\x35\xc1\xa3\x43\xf0\xcc\xaf\x2a"
- "\xa4\x6d\xf1\x26\x0d\xea\x0f\x6b\x96\x8d\xb8\x80\xb6\x91\x68\x6f"
- "\x36\xa8\x63\x04\x1a\x2f\x57\x93\xbb\x1c\x44\x06\x75\x52\x42\x7d"
- "\xc9\xee\x65\x24\xa2\x51\x73\x8c\xb8\x41\x36\x3c\x74\x9f\xb9\x42"
- "\x45\xa0\x5c\xce\xa4\xfe\x9c\x88\x34\x93\xf9\xc7\x5d\xce\x51\x2f"
- "\xee\x72\x8e\x22\xed\x18\xee\x72\x8e\x5c\x89\xb8\xfb\x34\x59\xc0"
- "\x5d\x98\x73\xbc\x80\xa7\x64\xab\xeb\x7d\xa0\x51\x0e\xf6\x6d\x12"
- "\xc4\xcc\xc1\x3f\x21\x66\x72\xed\x97\x2b\x66\xce\x77\xa9\x55\x70"
- "\x5d\x10\xcc\x40\xb9\x02\x66\x90\x56\x9f\x26\x77\x13\x0f\x8d\x04"
- "\x59\x2d\xb9\x55\xad\xca\x25\x8f\x82\xac\x46\x44\xe5\x4f\x20\x8d"
- "\x02\x9d\xf2\x41\x4e\x29\x7f\x8c\xcb\x9b\x98\xfb\x37\xa2\xec\x2e"
- "\xa0\xd4\xea\x7a\x9b\xf0\x72\x73\x22\xf6\x33\x83\xff\x5b\xe6\x19"
- "\xc3\xc1\xfe\xb8\x28\x2d\x8e\xdb\xdc\x16\xe7\xd6\x35\x96\xf1\xba"
- "\x5b\x53\xa8\x62\x6a\x3b\xf6\xbd\xf1\xba\x91\x84\x57\x3c\x92\xd0"
- "\x55\x9c\xa7\xb5\x11\xda\x2a\xf4\x07\x97\x58\xd0\x77\x41\xfd\xbb"
- "\x43\xe8\x2f\x56\x60\xdf\x79\x5e\x99\x67\x7c\x02\x75\x82\xd8\x2f"
- "\x27\xf6\xdb\xe5\x21\x0f\xc7\x60\xbf\x1d\xd3\x29\x79\xf9\x9e\x7e"
- "\x3b\xcf\x33\xbe\xb7\x71\x79\x5b\xb1\xcf\xc7\xfb\xbb\x7c\xc2\xf2"
- "\x79\x7e\xb7\x79\x04\xea\x7a\xef\xef\xd8\x33\xe8\x15\xe2\xe4\x48"
- "\x44\xbf\x3e\x86\xbc\xb1\x0c\xe4\x27\xfc\x38\x57\x30\x02\xee\x1c"
- "\xd0\xe5\x55\xb8\x87\xc1\x7d\x2d\x96\x1d\x9c\xbd\xca\x17\xd6\x7f"
- "\x42\xfb\x8f\x88\xba\x51\x98\x4b\xa1\xbd\x9d\x28\x4e\x88\xff\x77"
- "\x15\xe7\x57\x78\xc6\x59\xbc\xf9\x7b\xf8\x33\x19\xbf\x0d\x3c\x0a"
- "\x67\x63\x3f\xec\x59\x52\xde\xbd\xc2\x33\x09\x57\x01\x6f\x66\xe3"
- "\x18\x2d\xe0\x57\xd6\x45\x35\x8f\x88\xf7\x87\x51\x3e\xb0\xbf\x14"
- "\xfd\x35\x51\xff\x4e\x61\xdf\x2d\x50\x82\x3d\xb5\x48\xbf\xdb\x1f"
- "\x3d\x6c\x5c\xc1\x24\x7f\xef\x82\xa3\x45\x81\xdf\xf5\x6f\xd3\xd5"
- "\x6e\x1a\x64\x59\xdb\xfd\xfa\x88\x31\x7a\x6d\xd2\x3e\xb7\x81\x77"
- "\x26\x47\x99\xb2\x4f\x06\xe9\x5f\x14\x74\xf8\x2b\xd7\x2d\x37\xa7"
- "\xb8\x2a\xf5\x5a\xec\x93\x6c\xda\xe7\x22\x6f\x9e\x68\xe7\x92\x26"
- "\x4e\x20\x8a\x36\xa2\x44\xff\x69\x66\xc7\xc7\x14\x7d\x28\xfd\x09"
- "\x12\xdb\xfd\x5d\x72\x94\x13\x7c\xc1\x97\x4e\x90\x29\xfc\xf2\xe8"
- "\x31\x25\xcb\x48\x78\x37\xf8\xab\xdd\xcb\x35\x51\x9f\x1e\x69\x27"
- "\x20\x27\xda\xa6\x4e\x1b\xa9\x86\xbc\xf4\xeb\xe4\xc8\x27\x52\xa8"
- "\xc3\x92\xf2\x32\x49\x52\xbb\x0d\x39\x5f\x12\x05\xe8\x22\xa5\x35"
- "\xeb\x6d\x62\x75\x9d\x24\x23\x36\x72\x2a\xab\xeb\x2b\xa2\x5b\x06"
- "\x3a\x0c\x74\x56\xee\x33\xa0\xab\x5d\x67\xc9\x2e\xa9\xae\x7e\xfe"
- "\x35\xaf\xae\xfe\x0e\x74\x75\x31\xe8\xea\xdc\x68\xd2\xa4\x35\x10"
- "\xd0\x1d\xa3\x66\x69\xa3\x1c\x39\x5a\xd0\xd9\x1b\x41\x67\x67\x7d"
- "\x45\x04\x7d\xdd\xd1\x4e\x40\xd7\x46\x56\xad\x26\xe3\x9c\x6b\x40"
- "\x67\x7f\xa7\xf9\xd1\x8e\x1c\xa6\xb3\x77\xae\x06\x9d\xbd\x06\x7c"
- "\xe2\xd5\xa0\xb3\x3b\xfa\xd1\xd9\xa7\xfc\xf8\xc3\xa2\xfe\xe9\x5e"
- "\xa3\xe6\x76\x72\x14\xc7\x55\xb8\x1d\x7f\x1f\x15\x24\x4e\xb6\x6a"
- "\xfd\xf1\x00\xe9\x8d\xf4\xe7\x81\x0f\x8d\xc0\x03\xc1\x6f\x75\x8c"
- "\x4a\x74\x82\x4d\x73\x47\xd6\xd5\xfc\xe9\x44\x2b\x17\x99\x41\x94"
- "\xb3\xb4\x1f\xd3\xee\x75\xc9\xe0\xf7\x27\x2b\x5c\x25\xe6\x94\x12"
- "\xf0\xa9\xdd\xe0\x7b\x3b\xbb\xa2\x23\x80\x06\x4a\xfb\x06\x4d\x14"
- "\xd2\x90\x1f\x0f\xfc\x1c\xb9\x6c\x3e\xe8\xd0\xc9\x55\xcb\x48\xbc"
- "\x53\x57\x77\x84\xea\xea\x9a\xdd\xba\xba\x16\xf8\x6d\xe4\xaf\x6d"
- "\xc8\x97\xbf\x10\x48\xb3\x53\x7d\x7d\x8d\x5b\x61\x4e\xb1\x2b\xea"
- "\x5a\xe1\xb9\x1d\xdf\xe7\x2c\x22\x8a\x24\xf5\x79\x03\xe3\xd7\xeb"
- "\x04\xf9\xc4\xf8\x75\x94\xe8\x20\xee\x43\x9b\x2b\xd8\x57\x91\x67"
- "\x10\x2f\x08\xfe\xbe\x97\x6f\xbd\x6c\xac\xc8\xb7\xc6\x0e\x03\x01"
- "\x7b\x32\xaa\xc7\xd6\x0a\x7c\x3b\x4a\x3c\x76\x16\xe8\x1d\x59\x05"
- "\xb6\xd6\x39\x5c\xb6\x56\x8c\x63\xd0\xd6\xa2\x9d\x45\xbe\xed\x0c"
- "\x9a\x6f\x85\x7e\xe7\xbf\x0f\xcc\x37\x63\x5c\x88\x7c\xdb\xef\xe5"
- "\x9b\x71\x3e\xd5\x19\x67\xbb\x75\xc6\x39\xbe\x7c\x33\x6a\xbd\x7c"
- "\x33\x26\xc3\xb3\xc6\xcb\xb7\xb3\x41\xf0\x6d\xc4\xe9\x2b\x97\x6f"
- "\xbf\xb7\x85\xc8\xb7\x10\xe5\x6d\xb9\x5c\xc2\x37\x90\x37\x23\xc8"
- "\x9b\xb1\x97\xbc\x19\x25\xf2\x66\x04\x79\x33\x4a\xe4\xed\x64\x10"
- "\x7c\xbb\xe6\xd8\x95\xcb\xb7\x17\xfd\xee\x7f\x39\x30\xdf\x4c\x21"
- "\xca\xdb\xf2\x54\x2f\xdf\x4c\x20\x6f\x26\x90\x37\x53\x2f\x79\x33"
- "\x49\xe4\xcd\x04\xf2\x66\x92\xc8\xdb\xd1\x20\xf8\x76\xed\x67\x57"
- "\x2e\xdf\x5e\xf2\x3b\x76\x38\x08\xdf\x42\x95\xb7\x03\x12\xbe\x81"
- "\xbc\x99\x40\xde\x4c\xbd\xe4\xcd\x24\x91\x37\x13\xc8\x9b\x49\x22"
- "\x6f\x1f\x05\xc1\xb7\xfb\x8a\xaf\x5c\xbe\xe9\xfc\xae\x7f\x1e\x98"
- "\x6f\xf5\x21\xca\x9b\x66\x9c\x97\x6f\xf5\x20\x6f\xf5\x20\x6f\xf5"
- "\xbd\xe4\xad\x5e\x22\x6f\xf5\x20\x6f\xf5\x12\x79\xdb\x12\x04\xdf"
- "\xe6\x4d\xbd\x72\xf9\xa6\xf7\xdb\xff\xe9\xe1\x9b\x87\x67\xc8\x3f"
- "\x81\x6f\x34\x99\xb8\xc0\x9f\xfc\xf3\x62\xc6\x37\xe4\x97\xc0\xbb"
- "\x33\xc9\x51\x3a\x91\x67\x2e\x91\x67\x48\x3f\xe4\x1b\xfa\x91\x02"
- "\xdf\x64\xe1\xd1\xe8\x43\xba\xc0\x97\xf4\xf8\x91\x4f\x6a\xa8\xa3"
- "\x51\xf3\x5a\x8f\x1f\xe9\xea\xed\x47\xae\x90\xfa\x91\x6f\xfb\xf0"
- "\xab\xe4\x1c\xf0\x8b\x13\xf9\xf5\x9c\x1f\x3f\x72\xd9\x7f\xf9\xe1"
- "\x57\xf3\xa0\xfc\x02\xde\x8c\x73\x9e\x61\xfc\xda\x29\xfa\xff\x95"
- "\xe9\x43\xe4\xd7\x3a\xe0\x17\xfa\xff\x47\x09\xb7\x6b\x41\xb0\xfc"
- "\x2a\x1b\xd4\xff\xef\x9f\x5f\xa6\xb8\xe0\xf8\xb5\x3c\xd5\xcb\x2f"
- "\xd3\x6c\x17\xd8\x34\x8f\x3d\xf3\xf2\x8b\xd9\x33\x57\x6f\x7b\xb6"
- "\x42\x6a\xcf\x02\xe1\x57\x2f\x7b\x76\x45\xf1\xeb\x65\xbf\xfd\xff"
- "\x6e\x88\xc5\xdd\xa0\xe7\xb0\xbf\x32\xb2\x1d\xe2\x64\x17\xfd\x7a"
- "\x56\x27\xc4\xc9\xae\x51\x89\xa5\xab\x49\xac\x73\x03\xc4\xc9\xc0"
- "\xbb\x92\xd5\x64\x4a\xf1\x6a\x12\xce\xaf\x84\x58\xf9\x04\xc4\xca"
- "\xa0\x9f\xba\xbf\xd5\x44\x59\x52\xec\x84\x87\x58\x19\xfb\xc1\xa0"
- "\xbe\xb1\xf4\x5b\x88\x95\xdb\x40\xf7\xb5\xed\x64\xb1\xf2\x57\x9e"
- "\x58\xf9\x03\x9f\x58\xf9\xa5\xe7\xc5\x58\x59\xa4\x7f\xa5\x94\xf6"
- "\xcf\xfe\xc9\x4f\xac\x6c\x1e\x34\x56\xc6\x18\x79\x17\xc6\xcb\xdf"
- "\x69\xc6\xee\x10\x75\xdb\xce\x53\x43\x8c\x95\xbf\x83\x58\xb9\x80"
- "\xd1\x7e\x67\xd0\xb4\x2f\xf7\x3b\xff\x03\x65\x03\xe5\xa5\xc7\x16"
- "\x01\x9d\x3d\x36\xc8\x09\x36\x08\xfb\x33\xba\x4b\xea\xf6\x03\x5e"
- "\x05\xf9\x10\x6c\xd2\x86\xe8\x08\x94\x0d\x94\x13\x94\x0d\xc1\x16"
- "\x81\x1e\x04\x5b\x94\x56\xfd\x3c\x89\xdf\xfd\x3c\x99\xec\x52\xf8"
- "\xc6\xc8\x4f\xa6\x22\x3f\xbc\xba\x8d\xef\xad\xdb\x96\x4a\x75\xdb"
- "\x07\x7d\x6d\xd1\x60\xba\xed\x79\x7f\xb2\x62\x1e\x54\x56\x50\x46"
- "\x04\x7b\x04\xf2\x72\x21\x64\x65\xe7\xff\x0b\x96\x5f\x7f\xf4\x3b"
- "\xff\x23\x30\x7e\x19\x27\x0f\xce\x2f\x63\x1c\xf0\xcb\xe0\xe5\x97"
- "\x6f\x6c\xec\xe5\x17\x8b\x8d\xf9\xde\xb1\xf1\x52\x69\x6c\x1c\x08"
- "\xbf\x7a\xc7\xc6\x57\x12\xbf\x5e\x71\x0d\x91\x5f\x01\xc8\x97\x11"
- "\xe4\x6b\xc5\x38\x09\xbf\x7c\x62\x62\x09\xbf\x24\xf2\x25\x89\x89"
- "\x97\x4a\x63\xe2\x40\xf8\xd5\x3b\x26\xbe\x92\xf8\x55\xe1\x77\xfe"
- "\x47\x60\xfc\x32\x05\x20\x5f\x26\x90\xaf\x15\x1a\x2f\xbf\x7c\x63"
- "\x61\x2f\xbf\x4c\x12\xf9\x92\xf8\x0e\x4b\xa5\xbe\x43\x20\xfc\xea"
- "\x1d\x0b\x5f\x49\xfc\xda\x39\x7f\x88\xfc\x0a\x40\xbe\x4c\x28\x5f"
- "\x07\x24\xfc\xf2\x89\x81\x25\xfc\x92\xc8\x97\x24\x06\x5e\x2a\x8d"
- "\x81\x03\xe1\x57\xef\x18\xf8\x4a\xe2\x57\xa5\x7c\x68\xfc\xaa\x0f"
- "\x40\xbe\xea\x41\xbe\x9e\x57\x7a\xf9\xe5\x1b\xfb\x7a\xf9\x55\x2f"
- "\x91\x2f\x49\xec\xbb\x54\x1a\xfb\x06\xc2\xaf\xde\xb1\xef\x95\xc4"
- "\xaf\xaa\x03\x03\xc5\x52\xd2\x18\xca\x95\xeb\xe5\x17\xf2\xc6\x09"
- "\xb1\x93\x53\x5e\xb7\xdf\x7f\xfc\xa4\x49\xf3\x17\xef\xe2\xde\x35"
- "\x4f\xb6\xe3\x7a\x10\xe6\x13\xd2\x5e\x3e\x61\xa3\xe6\x4f\xc4\x37"
- "\xe6\xfd\xa8\x4f\x0c\xe5\xf4\xf4\x51\x2c\xf2\x17\xf3\xfe\x25\xe4"
- "\x18\x0a\xf9\x84\x71\x94\x6b\x1d\xf0\x49\xf4\xe3\x77\x0d\xb1\x8f"
- "\xc2\x79\x46\xcd\xed\x02\x3f\x3e\x7b\x11\xc4\x50\x8b\x83\xe5\xd3"
- "\xee\x54\x7f\x7c\xc2\x7e\x22\x8c\x79\x31\x96\xc2\x71\xc7\xa6\xb6"
- "\x76\x52\x9c\x49\x94\xc2\xd8\x63\xbb\xef\xd8\x63\xe9\x71\x88\xa9"
- "\xd6\x00\xdf\x9c\xc9\x44\x7f\x9c\x4c\x29\x79\x9e\xc5\x54\x9e\x78"
- "\xaa\xa9\xd3\x21\x8c\x3d\x5a\x5d\x36\xf2\x84\x8d\x3a\x76\x43\x7e"
- "\x8c\xa3\x2c\x29\x3b\x09\xca\x4a\xee\x97\x44\x81\x3c\x80\x18\x4c"
- "\xe0\x87\x34\x86\xaa\x96\x8e\x37\x2e\xf3\x17\x43\x0d\x3e\xde\x58"
- "\x79\x8a\xc5\x4f\xc2\x78\xe3\x65\x11\x43\xed\xf1\x3b\xfe\x31\xf3"
- "\x4d\xd6\xdf\x80\xb4\xb7\xaa\x5d\x04\xf0\xf4\x75\x54\x07\xeb\xd7"
- "\x73\xe9\xeb\x6a\x30\xa6\xc5\x78\xd6\x9a\x65\x26\xc5\x9b\x88\xb2"
- "\xbb\x2b\x39\x0a\x62\x54\x85\x0b\x74\xdd\x4b\x27\x18\xed\x71\x8d"
- "\x98\x7d\xa5\x46\x98\x2b\x83\xb1\x2c\xca\x8a\x30\xe6\xb8\x98\x4c"
- "\xae\x3c\x46\xe2\x05\xf9\x00\xb9\x70\xe9\xcc\x29\xbc\xa2\xae\x05"
- "\xe5\xe4\x89\x23\xd4\x81\x3c\x40\xf9\xf8\xf4\x08\xf2\xe6\x6d\x92"
- "\x7b\x94\xf1\x46\xe0\x0b\xe7\x3b\x16\xdc\x57\x36\x3e\xf3\xc3\x9f"
- "\xda\xc0\xf8\xb3\xc6\x97\x3f\x55\xa1\x8e\x07\x7b\xe6\x47\xae\x51"
- "\x73\x55\xe2\x78\xf0\xce\x67\x83\xe5\xcf\x6b\x79\xa1\xf1\xc7\x18"
- "\x17\x1a\x7f\x8c\xb3\x85\xb1\x45\x1f\xfe\x18\x35\x8c\x3f\xc6\x39"
- "\x18\x2b\x79\xf9\x73\x36\x40\xfe\xf4\x8a\x91\xae\x28\xfe\xec\xf5"
- "\xdb\xff\x33\x08\x7f\x42\x94\x1f\x63\xb3\x30\x86\xe8\xcb\x1f\x51"
- "\x7e\x8c\x2d\x18\x1b\x79\xf9\x73\x32\x40\xfe\xf4\x8a\x89\xae\x28"
- "\xfe\xbc\xee\xb7\xff\x7b\x60\xfe\x98\x42\x94\x1f\xd3\x6c\x61\xac"
- "\xd0\x87\x3f\x26\x51\x7e\x4c\x73\x30\x16\xf2\xf2\xe7\x68\x80\xfc"
- "\xe9\xdd\x7f\x7a\x25\xf1\xe7\xff\xa4\x84\xc8\x9f\x10\xe5\xc7\xd4"
- "\x2c\x8c\x09\xfa\xf2\x47\x94\x1f\x53\x0b\xc6\x3e\x5e\xfe\x7c\x14"
- "\x20\x7f\x7a\xc5\x3c\x57\x14\x7f\xde\x24\xa1\xf1\xa7\x3e\x44\xf9"
- "\xa9\x9f\x2d\x8c\xfd\xf9\xf0\xa7\x5e\x94\x9f\xfa\x39\x18\xeb\x78"
- "\xf9\xb3\x25\x40\xfe\xf4\x8a\x71\xae\x28\xfe\xfc\x69\xcf\x60\xe3"
- "\x45\x1e\xdf\x59\x3a\x2e\xeb\x04\xff\x0d\xfd\x67\xf4\x9d\x9b\x3a"
- "\x6b\x89\x6b\x0d\xe3\x4d\xf1\x39\xa2\x2c\x11\x79\x23\x8c\xc9\xae"
- "\x64\x63\xb2\x82\xdf\x56\xb8\x6c\x3e\xcd\x0f\x8f\x46\xbf\x4c\x18"
- "\x77\x15\xc6\x26\x4c\xf8\xae\xdd\x29\xf1\xdf\x30\x46\x05\xdf\x9b"
- "\x60\x9c\x9a\xfb\x55\x10\x7e\xdb\x62\x7f\x7c\x19\x7c\x6c\xa2\x52"
- "\x32\x8f\xcf\x13\x7b\x0e\x2b\x5f\x82\x1e\x77\x7d\xcb\xef\xf9\x4f"
- "\x03\xf3\xc5\x14\x17\x1c\x5f\xc0\xde\x14\x2e\x4f\x65\x7c\x39\xda"
- "\x8b\x2f\x26\x8d\x53\x62\x77\x02\xe7\x4b\x2f\x7b\x73\x45\xf1\xe5"
- "\xed\x66\xbf\xb1\x26\xe8\x25\xe4\x09\xce\xef\x2e\x5d\x4c\x62\x8b"
- "\x8f\x91\x29\xce\x6f\xa3\xc7\xcc\x02\x3d\xe7\x5c\x19\x1d\xd1\x04"
- "\x3a\x2e\xa7\x93\x7e\x1d\xd9\x39\x2a\xf1\x50\x8b\x9d\x34\xa5\xd8"
- "\x48\xf7\x86\x64\xa2\x3b\x81\x73\xd5\x6b\xc9\x8b\xe9\x18\xcb\xbf"
- "\x4f\x3e\x3d\x72\x9a\xcc\xda\x47\x9d\xd6\x8e\x5a\x62\xd8\xf4\x3e"
- "\xa1\x2b\xd5\x63\x76\x43\x9e\x85\x40\xc3\x53\xdc\x3b\x45\xe7\x21"
- "\x1e\xbd\x2b\x8b\x28\x67\x74\x50\x47\x53\xc7\x21\xb2\x0b\xbe\x65"
- "\xca\x22\x04\xe9\x8b\x3c\xd1\x3d\x8f\xf1\xe7\x47\x8c\x27\x4f\x31"
- "\x9e\xec\x94\xc4\x9f\x2a\x78\x7f\x5c\x0b\xfc\xf8\xbe\x17\x3f\x8e"
- "\xb4\x13\xa0\xef\xa8\x59\x9d\xc0\x8f\x4e\x0f\x3f\x4e\x92\x9c\xb5"
- "\xc8\x0f\x5b\xcf\x7c\xd7\x6e\x91\x1f\x95\xa8\xbf\xb4\x44\xb9\xc3"
- "\x13\x7f\x9e\x92\xf0\xc3\xb3\x26\x4b\xca\x0f\x4f\xec\xbf\x01\xf8"
- "\x91\xe9\x8d\x3f\xcf\x43\xfc\xb9\x03\xe2\xcf\xdc\xbf\x11\x6e\x47"
- "\x4e\xb0\xfc\x78\xd7\xaf\xfd\xf7\xf0\x02\x6d\x8b\x33\xb2\xae\x06"
- "\xf9\x60\xcd\xaa\x21\xc8\x13\xb4\x27\xee\x6f\xa3\x23\xb2\x33\x40"
- "\x76\x6c\xa3\x12\xbb\x29\xc4\xfc\x10\xef\x5b\xe7\xff\x9d\x60\x9f"
- "\x01\xe3\x81\xd3\x69\xb5\xd7\x12\xa4\xbd\x61\xd3\xdf\x05\x3e\x9c"
- "\xe2\x6a\x22\x16\x74\x12\xee\x4e\xc0\x21\xc4\xfb\xca\x85\xb8\x2e"
- "\x17\x74\xdb\xae\x65\x24\x7e\x86\x96\x3a\x30\x36\x45\x19\xc2\xb9"
- "\x27\xa8\xd7\x9a\xb4\xff\x45\xb0\x5f\xc7\xa9\x30\xa7\x98\x32\x08"
- "\x41\xfd\x86\x74\x1f\xb1\xde\xcb\x27\x9c\x4f\x22\xf0\x6a\x6e\x00"
- "\xf3\x5c\xa5\xfc\x9a\x6f\x0b\x68\x7e\x72\xb7\xd8\x5f\x50\xe9\xe9"
- "\x53\x0b\xb5\xbf\xc0\xd3\xa7\xf6\x1d\x9b\x4f\x92\xfb\x39\xc8\x4f"
- "\xd0\xfc\x7a\x4f\x19\x18\xbf\x8c\x71\xc1\xf3\xab\xab\x1f\x7e\xbd"
- "\x57\xdb\x97\x5f\xc6\xd9\x12\x7e\xed\xf7\xf2\xcb\xa8\x61\xfc\x32"
- "\xce\xf1\xf2\xcb\x98\x3c\x38\xbf\x06\x98\xdf\xfa\x83\xe7\xd7\xfb"
- "\x7e\xe3\x9f\x5e\xfc\x0a\x41\xbe\xbe\xeb\x87\x5f\xff\xa6\xe9\x87"
- "\x5f\x12\xf9\x5a\x2e\x97\xf0\x4b\x94\x2f\xa3\x44\xbe\x8c\x01\xc8"
- "\xd7\x00\xf3\x5a\x7f\xf0\xfc\xda\xef\x77\xfe\x8f\x2f\xbf\x4c\x21"
- "\xc8\xd7\x17\xfd\xf0\xeb\x83\xe8\xbe\xfc\x32\x49\xe4\x0b\x7c\x8b"
- "\x1e\x7e\x99\x44\xf9\x32\x49\xe4\xcb\x14\x80\x7c\x0d\x30\x9f\xf5"
- "\x07\xcf\xaf\x7f\x1f\x70\xfe\x8f\x84\x5f\x21\xc8\xd7\xc7\xfd\xf0"
- "\xeb\xdf\xcd\xfd\xf0\x4b\x2a\x5f\x07\x24\xfc\x12\xe5\xcb\x24\x91"
- "\x2f\x53\x00\xf2\x35\xc0\x3c\xd6\x1f\x3c\xbf\xfe\xc3\xaf\xff\xe7"
- "\xcb\xaf\xfa\x10\xe4\x2b\xb7\x1f\x7e\xd5\x66\xf5\xe5\x57\xbd\x44"
- "\xbe\x34\xe3\xbc\xfc\xaa\x17\xe5\xab\x5e\x22\x5f\xf5\x01\xc8\xd7"
- "\x00\xf3\x57\x7f\xf0\xfc\xfa\xd0\x6f\xff\xb7\x94\x5f\xdd\x7a\x8f"
- "\x7f\xb8\xcf\x97\x5f\xe0\xaf\x47\xb5\xb1\xd8\xca\xc3\x2f\xff\xbe"
- "\xe1\x5f\x62\x7b\x78\xf5\x95\xd7\x37\x14\xf8\x24\x8e\x53\x20\x7f"
- "\xd0\x47\x44\x9f\xb0\x5b\xc7\x78\x84\x63\x80\x03\xfa\x85\x81\xac"
- "\x7f\x0a\x81\x4f\x9e\xb8\x6a\xd8\xf9\x74\x38\x14\x3e\xfd\xa7\xdf"
- "\xf5\x4f\xbe\x7c\xf2\xd8\xad\x40\xf9\xd4\x9f\xcd\xfa\x4f\x4b\x5f"
- "\x3e\x99\x66\x7b\xf9\xc4\xec\x14\xda\x2e\xb4\x55\xbe\x7c\x1a\xc0"
- "\x5e\x05\xb2\xfe\xe2\x07\xcf\xa7\x03\x7e\xf5\x5f\x19\xc7\xd7\xc0"
- "\x55\x0b\x97\x01\x2e\xb3\x9b\x23\xd3\xab\x38\x5e\xc8\x8f\xfb\xfc"
- "\x55\x15\xf4\x79\x3f\x92\x8e\x9c\xee\xc2\x3c\x40\xdb\x71\x98\xcf"
- "\x53\x06\x2d\x26\x48\x3b\x83\x42\x96\x42\xaa\x58\xde\x51\x9e\xb2"
- "\x14\xf9\x24\xc1\x53\x16\xb4\x29\x0f\x68\x6d\x88\xca\x4f\x18\x09"
- "\xf9\xcd\xb4\xb8\x20\x11\xf2\x46\x08\x65\xe6\x87\x0b\xfb\x4b\x7b"
- "\xf2\xba\x0b\x64\xb8\x3e\xdc\x10\x25\x83\xbc\xac\xcc\xd1\x62\x3e"
- "\x15\x5f\x40\x04\x3b\xec\xe6\x38\xfc\x5e\xef\x7a\x8e\x11\xf3\xc5"
- "\x4a\xeb\xa8\xc8\x4f\x10\xca\x13\xf3\x5c\x43\x47\xde\xf8\xb8\xd8"
- "\x16\xb5\x34\x9f\x7b\x2a\xc1\x32\x3d\xf9\xe4\x62\x59\x93\x7c\xf2"
- "\xbc\x46\x08\x9e\x47\x2b\xd4\x2f\x8b\x23\x62\xfd\x14\x98\xd7\x3d"
- "\x26\x3f\xc6\x2d\x0b\x8f\xe3\x39\x12\xe7\xf3\x9b\x42\x22\xe4\x17"
- "\xf3\x46\x0a\x79\x47\xae\x4c\x81\xbc\x93\x45\x9a\x87\x4b\x69\x2e"
- "\xe6\x8b\xf2\xd0\x51\xfa\xce\x5d\xc0\x61\x59\xf8\x5e\x49\x47\x3e"
- "\x9f\x0a\x6d\x98\xe2\xc9\xe7\xf9\x9e\x55\x43\x88\x90\x97\x23\x77"
- "\x8b\x3c\xb9\x16\xda\x91\xe0\xc9\x87\xfb\x29\x78\xf2\xe6\xba\xc9"
- "\xf5\xbb\xbd\xb4\x19\xeb\x2e\x2e\x38\xe2\xce\x0f\x7f\xbc\x77\x99"
- "\x51\xf9\x32\x1b\xe6\x6b\x6c\x17\xca\x46\xfe\x95\x41\xfe\x1f\x89"
- "\x34\x4a\x64\x3c\x51\xf6\xf0\xc4\xcd\xb9\xf0\x9d\xa1\x9a\xd5\x75"
- "\x9c\x98\x6f\x46\xdf\x7c\xe1\xd2\x7c\x3f\x66\x74\x2c\x8d\x00\xda"
- "\xcc\xee\x9b\x37\x42\x9a\xf7\x3a\x96\x77\x6b\x2d\xe4\x9d\xd3\x37"
- "\xaf\x52\x9a\xf7\x27\x2c\x6f\xa1\x16\xf2\x26\xf7\x53\xd7\xb1\x92"
- "\xbc\xd1\x2c\x6f\x91\x1a\xf2\xce\xef\x9b\x57\x25\xcd\x7b\x3d\xcb"
- "\x5b\x86\x75\x48\xe9\x9b\x37\x41\x9a\xf7\x06\x96\xf7\x45\x1b\xe4"
- "\x4d\xed\x9b\x37\x4f\x9a\xf7\xa7\x2c\xef\x4b\x15\x90\x57\xd3\x3b"
- "\xef\x6e\xc6\xdb\x9b\x45\xde\xc6\xb0\xbc\xba\xd9\x90\x37\xad\x9f"
- "\xb6\x85\x09\xe5\xb2\xbc\xe3\x59\xde\x17\x26\x43\x5e\x6d\x3f\xbc"
- "\x90\xe6\x9d\xc0\xf2\x56\x87\x43\xde\x8c\x7e\x78\x21\xcd\x7b\x23"
- "\xcb\x5b\xde\x06\x79\xb3\xfa\xe1\x85\x37\xef\x98\x3f\x6e\x87\x3c"
- "\xd9\xd0\xce\xe6\x7e\x68\x2b\x2d\xf3\x26\x56\xe6\xbf\x3c\x0e\xf9"
- "\xf3\xfa\xa1\xad\x34\xef\xcd\x2c\x6f\x45\x27\xe4\xdd\xda\x0f\x6d"
- "\xa5\x79\x7f\xc6\xf2\xee\xdc\x0b\x79\x8b\xfa\xe6\x05\x79\x63\xf4"
- "\xfd\x85\x48\xdf\x58\x96\xbf\x72\x0e\xe4\x2f\xe9\x87\xbe\x58\x9e"
- "\x47\x66\x6f\x61\x79\x5f\xd6\x40\xde\xb2\x7e\xe8\x2b\xcd\x7b\x2b"
- "\xcb\xfb\xa7\x76\xc8\xbb\xbd\x1f\xfa\x4a\xf3\xde\xc6\xf2\xbe\x8a"
- "\x98\xac\xe8\x87\xbe\xd2\xbc\x6a\x96\xf7\x35\x33\xe4\xad\xec\xa7"
- "\xbe\x37\x4b\xf2\x4e\x64\x79\xf7\x62\x7d\xf7\xf4\xc3\x0f\x69\xde"
- "\xdb\x59\xde\xb7\xf2\x20\xef\xde\x7e\xf8\x21\xcd\xfb\x73\x96\xf7"
- "\x0d\x94\xe3\x7d\xfd\xf0\xa3\x27\x2f\xd8\x85\x49\xee\x31\xff\x67"
- "\xdf\x6e\xcc\x2f\x0b\x17\xe6\xb5\x52\x4e\xd8\xdf\x5f\xc8\x0b\x38"
- "\x31\x88\xfa\xee\x0e\x56\xe6\x9b\x89\x90\x4f\xd8\xfb\x0d\xf3\x34"
- "\x3a\x04\x7d\x04\xf6\xc5\x75\xcf\x6e\xaf\xee\xbe\x93\xe5\xdd\xfd"
- "\x16\xe4\xdd\x2f\xd5\xa1\x94\x0b\x97\xe6\xbb\x8b\xe5\xfb\x10\x69"
- "\x55\xeb\x9b\x2f\xc2\x9b\x6f\xcc\xbb\xfb\xe0\xfd\x81\xea\x5e\xfa"
- "\x18\xea\x29\x2d\xeb\x6e\x56\xd6\x7b\xc9\x90\xd7\xe0\x9b\xcf\xf5"
- "\x0b\x49\xbe\x5f\xb0\x7c\xff\x86\xb4\x31\xfa\xe6\x53\x49\xf3\xdd"
- "\xc3\xf2\xfd\x27\xea\x2c\xb3\x6f\xbe\x04\x69\xbe\xc9\xee\xe2\xfd"
- "\xb5\x42\xde\xfc\x70\x4b\x6f\xfa\x01\xad\x7f\x21\xb1\x69\xf7\xba"
- "\x8b\xff\x5d\x23\xe6\x6d\xf6\xd0\x50\xa0\x33\xc3\x3c\x27\x62\xfe"
- "\x3e\x77\x71\x6d\xb4\x98\xaf\x45\x6a\x07\x24\xb6\xf6\x7e\x3a\xe6"
- "\x9d\x68\xd1\x8e\x0a\xfb\x8e\x82\x7e\x3f\xd2\x9f\xbf\xa1\xbd\x9d"
- "\x5c\x73\x82\x33\x89\xb6\xc7\xb3\xa7\x7e\xbd\x30\x67\x8f\xaf\xd4"
- "\x97\x25\x75\x52\x97\x34\xad\x94\xa3\xcd\x77\x75\x92\x70\xdc\x3f"
- "\x89\x2a\x2c\xb5\x36\x48\xb7\x8f\xd7\xd7\x74\x15\x9b\x8e\xd8\x64"
- "\x4b\x1f\xc7\xbd\x3c\xe0\xff\x76\x1b\x79\x43\xd8\xd7\xa3\xb4\x00"
- "\xfc\x41\x2e\x41\x86\x7b\x30\xef\x86\xff\xf5\x70\x09\xfb\x1e\x6b"
- "\x09\x47\x0b\x49\x82\x21\xd3\x45\x8e\x67\x11\x8e\xd7\x97\xcf\x56"
- "\xa5\xe3\x7e\x22\xf5\xf7\xd2\x0d\x9a\x29\x50\x17\x2d\x7c\x37\xf5"
- "\x18\x3c\x0b\x75\x81\xf6\x83\x6d\x4c\x33\xa4\xe3\x1e\x43\xf5\x2b"
- "\xec\x8a\x46\x2d\x7d\x61\xde\x37\xda\x1c\x72\xe3\x09\xae\x5e\x73"
- "\x06\x74\xc3\x99\x0d\x9a\x47\xb0\x0c\x5e\x51\x9e\x06\x79\xf6\xe1"
- "\x5e\x24\xb4\xa2\x69\x36\xdb\xa7\xa4\xfe\x23\xa1\xfe\x05\xb4\x99"
- "\xc6\xe8\xf3\xf8\xee\xad\x79\x78\x7e\x83\x21\xe7\x04\x39\x26\x79"
- "\x67\xbf\xbe\x49\xd8\xc3\x04\xdb\x05\x6d\xcc\xeb\x2a\xae\xdf\x6f"
- "\x93\x4d\xd7\xb2\x3d\x4a\xea\xfd\x9e\x0f\x0a\xbe\x75\x14\xd5\x95"
- "\x17\x41\xfe\x36\x1b\xf7\x91\x92\xd1\xa1\xde\x6e\x93\x4d\x29\x11"
- "\xff\x77\xd9\x64\x8f\x9a\xd9\xff\x0d\x11\x36\xd9\xbc\xbd\xe2\xff"
- "\xe3\x3c\x7b\xaf\xf4\xbf\x17\x4c\xf9\x7c\x68\x77\x06\xbf\x2b\x39"
- "\x02\xfd\x51\xdc\x97\x8d\x2a\xca\xe7\xab\x26\xe0\x79\x1d\x0d\x6f"
- "\xc1\x37\x33\xd8\x7e\x9a\x0d\x6b\xe1\x1e\x25\xde\xed\xe2\x9d\x62"
- "\x1e\x81\xb7\x31\xa5\x84\x96\x34\x24\x62\x9b\x73\xdc\x94\x87\x72"
- "\x2b\x68\x11\xad\xb5\x66\xb5\x13\xb6\x0f\x75\x43\x15\x11\xf6\xc5"
- "\x01\xba\x02\xed\xe9\x68\x5a\x2b\x7c\x4b\xd7\xa8\x95\xd6\x2b\xee"
- "\xee\x5f\xdc\x33\xf9\xde\xfb\xee\x8f\x7f\x60\xd1\xe2\x25\xa9\x4b"
- "\x97\x2d\xd7\xac\x78\x7e\x65\xda\xaa\xd5\x6b\xb4\x6b\xd3\xd7\x65"
- "\xac\xcf\xdc\x90\xb5\x71\x13\x0e\x56\xf7\xd4\x7f\xd7\xe3\xb2\x4e"
- "\x8e\xc0\x37\xa6\xc2\x37\xcc\x0a\xa1\x2e\x90\xc6\x78\xd2\xe0\x0a"
- "\x57\xf5\x4f\x4f\x6b\x34\x21\xb8\x27\x73\x07\x67\x7e\x06\xf7\x87"
- "\x06\xfe\xcb\xac\x95\xbf\x32\xe0\xf9\x02\x6d\x9c\x79\x46\x93\xfd"
- "\x57\x06\x3c\xdf\xa2\x2e\xba\x9d\xc4\xde\x8c\x67\x10\x98\xe3\xf1"
- "\xfd\xee\x5b\x09\x31\xc2\x6f\xfb\x2b\xf3\x66\x25\x89\x2e\xbf\x8e"
- "\xda\xb7\x5f\x47\x3b\xb0\xfc\xed\xaf\xd0\x76\xfb\x66\x0d\xd1\xc3"
- "\x33\xe0\x46\x79\x9c\x3b\xa8\xa8\x03\x6f\x17\xfc\xd8\x98\xea\x57"
- "\x68\xdb\xd6\xeb\x68\xdb\x0b\xaf\xd0\x8e\xdd\xd7\x51\x5b\xec\x76"
- "\x22\xef\x2a\x36\x1b\x6c\x9c\x39\x5a\xc0\x35\xbc\xe7\xc7\x34\xd4"
- "\x96\xc2\xbb\xbb\x5c\x24\x6c\x37\x3c\x43\x5a\x67\x9d\x8a\xd5\xfb"
- "\xdd\xd3\x8e\x11\xd0\xde\xbd\xd4\x99\x26\xd3\xc3\x77\x18\x8f\x0e"
- "\xde\x6d\x04\x0b\x0c\xdf\xb3\x5b\x1d\xc7\x00\x63\x07\xe3\x70\xdf"
- "\x75\xf8\x5e\x94\xb5\xa2\x83\x60\x79\xef\xa4\x3b\x46\xac\xbb\x81"
- "\xba\x20\xaf\x92\xdf\x9c\x26\x83\xef\x75\x40\xd9\x9d\xd2\xf6\xa8"
- "\x97\xad\xca\x50\xad\x5e\x9f\x96\x36\x71\x0c\x51\x0b\x77\x9f\xb3"
- "\x31\x32\xa0\x3c\x52\xfe\x0a\x35\x42\x3b\x0d\xd0\x5e\x73\x23\x78"
- "\xdc\x80\x17\x02\x6d\x2a\x83\x72\xb7\x41\xfa\x01\xf8\xff\x00\xd4"
- "\xdd\xcc\xce\x53\xf8\xfb\x7b\xb4\xf8\xe0\x14\xa8\x27\xea\x7c\x15"
- "\xee\x55\x75\x66\xc3\x1c\x19\xb4\x7b\x3b\xe4\x33\xab\x6e\x20\xb7"
- "\x1c\xe7\x0e\x29\xa0\x1e\x7b\xe1\x7f\xcc\xff\x21\xf2\x11\xf2\x1b"
- "\x59\xbb\xfe\x2e\x9c\x9d\x03\xb4\x32\x54\x5d\x47\x4b\xba\x8a\x0f"
- "\xb6\xe3\x5e\x76\xc2\x1e\xdf\xf0\x0c\x74\x31\x43\xde\xb2\x33\xb9"
- "\x73\x64\x10\x7b\xc9\x76\xf7\x94\x79\xb0\x16\xeb\x84\xf5\xc0\xf8"
- "\xef\x53\xf0\xbc\x78\x67\x32\xb9\xc3\x41\x64\x9f\xb6\x11\x52\xf9"
- "\x0a\xdd\x03\x57\x25\x5c\x15\x87\xe0\xdd\x41\xb8\xcc\x90\x6e\x81"
- "\xfb\x21\xb8\x1f\x6c\x13\xc6\xeb\xa2\xb1\xde\xeb\xb2\x69\xfb\x5d"
- "\x15\xe4\x67\x58\x3e\x60\xeb\x77\xc7\xb8\xbf\x47\x60\xdd\x71\xdf"
- "\x48\x3a\xe6\x50\xb6\xef\xfe\x7a\x9f\xda\x09\xbc\xff\xff\xed\x1d"
- "\x0f\x5c\x55\xd5\xf9\xbb\xd7\x87\x01\x51\xa0\xbd\x8c\xcc\xf4\x6a"
- "\xb8\xd1\x86\xf8\x30\x33\x35\x4d\x2c\x6b\xb4\xa8\xdc\xe6\x9a\x95"
- "\x35\x48\x34\x29\x45\x42\x53\x52\x14\x44\xdd\x1c\x33\x79\x2a\x92"
- "\x2d\xe3\xbd\x12\x9b\x6d\x6c\xd9\xc2\x46\x9b\x35\xcc\xd7\x02\xe5"
- "\xaf\xfc\x7b\xe8\x43\x9e\x8e\x1a\xa6\x19\x09\x09\x0a\x72\xf7\x7d"
- "\xe7\x9c\xcb\xbb\xef\x81\x86\x96\xf5\xfb\xed\xc7\xd1\xcb\xbd\xe7"
- "\x3b\xe7\x7c\xff\xcf\x77\xbe\x7b\xe0\x77\x0f\xc8\x45\x06\x7e\xd7"
- "\x5f\x45\x91\x78\xcd\x17\xcf\xb9\xd8\xd7\x21\x9e\x0b\xf0\xaa\xfc"
- "\xfa\xcb\x13\xdf\x85\xae\xe2\xf0\xde\xf7\xed\xd5\x95\xd4\xbb\x7e"
- "\x25\x6d\x20\x97\x4f\xc7\x6b\x9d\x3b\xbc\x3c\x8a\xc3\xaa\x43\x78"
- "\xbd\x7a\xbc\xb8\xc7\x80\x5c\x83\x7a\xaa\x41\xfc\x35\x56\x0e\xab"
- "\xc9\x01\xb9\x16\xdf\xfe\x0f\x81\x07\x7d\xc2\x99\x41\xf6\x6c\x4f"
- "\xc5\x98\x8d\xb6\x74\xca\xfb\x23\xc9\x46\xe9\xdc\xb7\xa4\x4e\x95"
- "\xc1\x22\xd0\xb7\xb6\xb9\xfc\xa7\x68\xb2\xbb\xff\x14\x05\x7b\xf8"
- "\x8f\x99\x62\x11\xce\x97\x0c\x0b\xf7\x97\x3d\xcd\xcb\x63\xb0\x5e"
- "\x14\x82\x78\xf6\x28\x4f\x32\x1c\x2c\x47\x4a\xff\x0c\xe0\x9a\x79"
- "\x60\xa0\xf8\x72\x52\x2e\x5a\x41\x3e\x4b\xb4\x05\x5d\xce\x0b\xf2"
- "\x87\x30\x2b\xf1\xb7\x10\xf1\x62\x3d\x1b\xfb\x59\x4b\xe1\xb4\xc6"
- "\x1b\x1b\x93\xf6\x0c\xfa\xa3\xe0\x97\x70\xd2\x38\xd5\x25\x57\x04"
- "\x8d\xe1\xb4\x8b\xc3\x10\x4e\xef\x96\x90\xfc\x25\xf4\xa3\xbf\x6d"
- "\x26\x9f\xa4\x7b\x69\x87\x09\xe7\x52\x04\x74\xb6\xce\x84\xd1\x81"
- "\x60\xc2\xf9\xe6\x73\x4c\x2e\x36\x86\x26\x81\x89\xf0\x51\x4c\x47"
- "\x39\xec\x16\x9a\x8b\x1c\x97\x38\xff\x63\x7f\xc4\xfe\x78\x60\x74"
- "\xb2\x88\x1f\x6c\xd7\xd1\xcd\xa0\xf7\xc8\xf4\x65\x5c\x56\xa4\x95"
- "\x8d\xe3\x77\x91\xec\xa4\x4f\x6c\xcf\x43\x3c\xf1\xd4\xc6\xbe\xbd"
- "\xcd\xe5\xc9\xa6\xef\xb3\x92\x3e\xa8\x3f\x9d\xd7\xc2\xbf\xd7\x57"
- "\xb8\x85\xe9\x0d\xc7\x93\x3d\x54\xa4\x41\x38\x92\x3b\xd4\x0e\x15"
- "\xe3\xd1\xf6\x65\x6d\xb8\xf6\x97\x1c\x77\xb7\x4f\x71\x81\xde\x3e"
- "\x38\x6e\x17\x8e\xb7\xa9\x28\x23\xc5\x13\xa4\xe9\x4f\xeb\x3d\xc2"
- "\xcc\x9d\x69\x88\x63\x49\x1b\xdb\x4b\x41\x3c\xb5\xc8\x8b\x99\xf0"
- "\x20\x3f\x36\x8e\xab\xc4\xb8\x37\xc9\xdd\xd6\x02\x5f\x36\xd9\x9c"
- "\xcd\xe7\x65\x4c\x26\x8c\x5d\x25\x6f\x66\xf1\xb6\x3c\xec\x93\xa7"
- "\xb6\x47\x00\x7d\xef\x94\xaf\x25\xac\x2d\x37\xf9\x2c\xb3\xaf\x8d"
- "\xc7\xb5\x92\xc2\x45\x2b\xd4\x46\x17\xdf\x25\x29\xda\x37\x63\x05"
- "\xdf\xb9\x44\x4f\x5d\x3a\x8b\xad\xab\x44\x83\xc6\x0b\x7c\xb3\x08"
- "\x9f\xa6\xab\x50\xe4\x83\xeb\xab\xd8\x8c\xf0\x6c\xf2\x45\xa6\x37"
- "\x8c\xa3\xcd\xc9\xe4\x8b\x25\x6b\x70\xfc\x9e\x0d\x54\x5f\xca\xea"
- "\x81\x2c\xc6\x76\xb5\x17\x17\x51\x7b\x29\xbe\xa3\xa7\x3f\x8b\xbe"
- "\xd4\x09\x70\x8b\x11\x4c\x2d\xa9\x4c\xb6\x9c\x96\xe5\xd3\xa4\x7d"
- "\x1d\x00\xc4\x27\xea\x28\xaf\x35\xad\x34\x04\x63\x3f\xfb\xde\x3f"
- "\xc6\xeb\x5c\x75\xfb\x4c\x20\x9e\x31\x9e\x09\xfe\x4a\x5f\x15\xb6"
- "\xcf\x25\x19\x49\x9f\xa1\x3c\xf6\x61\x5b\xf9\x54\xe2\xdd\x25\x77"
- "\x69\xa2\x5e\xc7\x4c\x6e\xb4\x03\xd9\x8b\xec\xa2\xc3\x49\xbe\x6f"
- "\x46\x5c\x39\xbc\xce\x7d\x83\x74\x6d\x1e\xa4\x16\x51\x7f\x57\xdf"
- "\xb2\xb7\xa9\x6d\x25\xd2\x1e\x1d\x8f\x6b\x3a\xce\x0b\xfa\xee\x2f"
- "\xe2\xcd\xa1\xb3\x78\x10\x07\xcb\x1f\x90\x17\x2f\xf2\x47\xac\x17"
- "\x89\x71\x74\x9e\x41\x08\x5e\x93\x5c\xf3\xbf\xec\x2b\x77\xff\x2a"
- "\xf3\x9c\xff\x64\x6f\x73\x67\x72\x04\x30\x7f\x48\x00\xe5\x94\x5c"
- "\xb6\x51\xac\x1d\xc2\xd6\x65\x9f\xec\xc3\xf9\xa2\xc3\x31\xdf\xc3"
- "\xd6\x79\xcc\x1f\x97\x46\xd2\x59\xc6\x12\x8e\xcd\x13\x78\x98\xcc"
- "\xcc\x9f\x52\x99\x0f\x14\xa9\x4b\x51\xce\x2e\x3f\x28\x2d\x10\x76"
- "\x2e\xf2\xd0\x89\x16\xbb\x8c\x74\x3e\x03\xc5\xa4\xd6\x54\xb8\xab"
- "\xb5\xdd\x15\x97\xc8\xf6\x9d\xcc\xf6\x65\xf1\x16\xbe\xde\x8a\xb8"
- "\x55\xc6\xdb\x07\xb9\xf9\x30\xf1\xb2\x83\xf9\x2f\xf1\x92\x3c\x8b"
- "\x78\xc9\x63\x7c\x24\x2b\x70\x4a\x2e\x1f\x42\xf4\x71\xec\x4e\x31"
- "\x5f\x05\xae\xd2\x24\xc2\xb5\x1a\x63\x15\xf1\x84\xb4\xbd\x59\xfc"
- "\xbb\x8f\xf9\xc1\x0a\xc1\x7b\x41\x5b\x2a\x8d\x2d\x8a\x3f\x2b\xb3"
- "\xb1\x05\x4e\xf9\x40\x43\x1b\xff\x86\xb3\x2f\x8e\xdf\xa9\x3c\x45"
- "\xfd\xab\x1c\x14\xa3\x95\xc7\xd8\xf3\x47\xca\x23\xe8\xab\x9f\x81"
- "\x01\xf1\x79\x93\x8f\x6a\x7e\x71\x52\xae\xda\x8d\x39\x06\xd9\x2b"
- "\x07\x73\xa4\x9d\xa4\x6f\xf2\x65\xcc\x91\xc6\xb6\xa6\x95\x37\x68"
- "\x7e\x8b\x74\xb6\x91\xee\xb9\x7d\x0e\xde\x8a\x7e\x9c\xe7\xf2\xad"
- "\x83\xb7\x0a\x3d\xee\x44\x3d\x7a\x23\xbd\x37\x85\x5c\x3b\xb1\x3f"
- "\xe6\x62\x55\x2f\x0b\xde\xb7\x8a\xfe\xf7\x6a\x76\x10\x73\xb5\x68"
- "\x03\xc5\x5f\x66\x83\x83\x0e\x31\x36\x5b\xd0\xaa\xd3\xfa\x52\x8e"
- "\xc8\xbf\xcd\x7e\xb0\x8e\xe2\xe0\x68\xb4\x3d\x8b\x7d\xec\x9c\x2a"
- "\x0e\xa3\xb9\xc3\x69\x54\xad\x65\x7e\x88\x79\x8f\xcb\x8f\x0e\xe6"
- "\x7a\xc4\x27\x8a\xc5\xe6\x12\xc4\x41\xf1\x94\x7c\x89\x62\x2a\xbd"
- "\x47\x20\xbe\xf5\x62\xfe\x08\x9e\x2b\x86\xbb\xfb\x4a\xd5\x73\xe8"
- "\x2b\xa3\x5c\xb8\x2b\x02\x7a\x5a\xe7\x2c\x3c\x06\x6e\xe3\x63\x2a"
- "\xa2\x85\x6c\x39\x5c\x36\x51\x27\xbd\xad\x64\x7a\x1b\xa9\xd3\x23"
- "\xea\xad\x72\xa3\xe8\x9f\x47\xb1\xdc\x35\x5f\x2b\x8a\xb5\xb9\xdc"
- "\x3d\x5e\x54\xae\xa2\xf9\xa0\xe3\x6b\xa7\x47\xbc\xc8\xeb\x39\x5e"
- "\x54\x24\x0a\x79\xad\x1e\x73\x23\x5b\xe4\xbb\x5b\x34\x3b\x94\xb4"
- "\x9c\x13\xdf\x21\x2f\xdc\x42\xf1\x93\x68\xeb\xd7\xa0\x2c\xae\x57"
- "\x31\x97\x2b\x17\x74\xb7\x43\xe5\x24\xfd\x7c\x26\x5b\x53\x4c\x20"
- "\x1c\x64\x53\x96\x57\x22\x8c\xdb\xb5\xd2\x48\xb1\x41\x1f\xa3\xb1"
- "\x6f\x46\xa7\x4a\xf3\xa5\x32\xdc\x7d\x2e\x56\xe4\x88\xb9\x28\x68"
- "\x57\x0d\x40\x1b\x99\x74\x74\x73\x3d\xe8\x92\x6d\x6c\xa4\x07\x2e"
- "\x63\xe5\x79\x6d\x4d\xa3\xfe\x38\x36\x11\xc7\x34\x7a\xac\x8f\x66"
- "\xe2\x0f\x69\x45\xb1\x98\x95\xc9\x62\x45\x62\x2b\xe7\xe7\xa4\x45"
- "\xac\x13\x08\x33\x09\x58\x9e\x58\x4b\x34\xbf\x79\xc2\x9d\xa7\xaa"
- "\x88\x9e\xf3\xa3\x8a\x28\x2d\x3f\x62\xb8\x58\x2c\xaa\x8a\x14\xf2"
- "\x11\x6c\x14\x87\x55\x18\x09\xb6\x81\xeb\x21\x43\x65\xeb\xd5\xc1"
- "\x3c\xb1\x5e\xd1\xfc\x92\xb1\x1e\x4c\x73\x8c\xea\x88\xc3\x4a\xf8"
- "\x4b\x53\xce\xd1\x3b\xc4\x56\xa7\x5c\x6e\xa3\x78\x40\xf1\x42\x99"
- "\xcb\xe3\x86\xf2\x10\xbb\x7f\x4e\x71\x87\xf2\x10\x6a\xc7\x7e\xb9"
- "\x14\x8b\x3e\x95\xab\x25\x3a\xd3\x48\x3d\xe1\x8d\x78\xab\x1a\xf8"
- "\xd8\xea\xeb\x59\xae\x70\x22\xa2\x9f\x06\xd3\xc6\x61\xdc\xfa\x88"
- "\xc6\xd1\x78\x2d\x7e\x51\xec\xea\xa0\xd8\xc4\xe8\x55\x3f\x2a\x7c"
- "\x9c\xbd\x37\x68\x79\x51\xbb\xac\xeb\x4b\xdf\x82\x66\x31\xad\x3a"
- "\x9b\xc7\xb3\xea\x2d\x34\x96\xd9\x0f\x63\xe5\xca\xb3\xea\x51\x4b"
- "\x02\x18\xb2\x4e\x53\x5c\x2c\xcc\x10\x7c\x36\x71\x39\xaa\xdf\x63"
- "\x72\xf0\x98\x6a\xe6\xbc\x14\x66\x64\x9d\x63\x6d\x55\x24\x0b\xb5"
- "\xa5\xeb\xda\xd4\xf6\x60\x6a\x63\xe7\xde\x79\x8e\xeb\x6c\x9f\xd7"
- "\xad\x3f\x9d\xd1\x85\x31\x94\xde\x51\x44\xec\xad\x89\xe7\x7c\xd6"
- "\x8c\xd2\xe2\x2e\xea\x65\x0f\xc5\x5e\xd6\x36\x57\xf4\x79\x48\xdc"
- "\x59\x7c\xaf\x79\x82\xeb\x35\x50\x16\xfa\xb6\x71\x39\x6a\xd8\x77"
- "\x62\xd5\x13\x33\x51\xb7\x35\x33\x34\xdd\xea\x9f\x69\xfe\x20\xfd"
- "\x00\xaa\x33\xbf\x4f\x62\xef\xb0\xdb\xa8\x0f\xf1\xc4\xd7\x88\xea"
- "\x48\xcf\x9c\xfa\x53\xb9\xf6\x38\xad\x4b\x3c\x57\xad\x2d\x14\x7b"
- "\x33\x90\x9f\xf0\x3a\xae\x0b\x76\xa3\x16\x63\xd4\xd6\x08\x7c\xe7"
- "\x3f\x86\x7d\xec\xec\x7c\x2b\xfa\x7e\xb0\xbe\x0f\xc5\xa7\xb7\xce"
- "\x39\x05\xce\x9a\x26\x2d\x6e\x50\x2c\x29\x69\x39\x26\x72\x3a\xbb"
- "\x35\x4b\xc4\x92\x53\xb2\xfd\x35\xf7\x3c\xcc\xfe\x9a\x7b\xcc\xa8"
- "\xdd\xed\x19\x33\x30\x6f\x5e\xd3\x9a\x66\x5f\xec\x96\x07\x20\xec"
- "\xe2\xb1\xc3\x1e\x41\x73\x94\xce\x64\x60\xf1\x89\xed\x37\xd5\xfa"
- "\x68\x3c\x53\xdc\x6c\x5e\xae\xed\x5f\xd4\xee\xa0\x5c\xcd\x83\x5e"
- "\x83\x5b\xec\x24\x7a\x1a\x3e\x03\xd0\x37\xfd\x51\x0f\xb4\xdf\x62"
- "\xcf\x15\x71\xde\xea\x16\x2b\xc5\x1a\x46\x71\xd2\x7d\xad\x2a\xdc"
- "\xe2\xbe\x56\xd5\x6e\xec\x1e\x23\x6b\xa3\x7a\xbf\x56\xd5\x8e\xa7"
- "\xb8\xa5\xc5\x48\xf7\x58\x50\x1b\x93\xe5\x96\xcb\xda\x4f\x6a\xb9"
- "\xac\x2b\x8e\xda\x93\x28\x46\x21\xfd\x3c\x41\xdb\xe1\x94\x3f\x76"
- "\x6a\xb4\xb1\xdd\x58\xa2\xa0\x6f\xa6\x15\x46\xa0\x4f\xe5\x8b\x1c"
- "\x90\xcd\xcd\x73\xec\xbb\xea\x35\xde\xe8\x7f\xbe\xe4\x67\xf9\x71"
- "\xa7\xa1\xc1\xb5\x56\xd8\x9a\x17\x6a\xfa\x3d\xb4\x40\x9f\x17\xbe"
- "\x9a\xa9\xae\x6b\x4d\x3b\x34\x4d\x2f\xe3\x8b\x08\x4b\x17\x7b\x08"
- "\x4c\xb7\x0c\xd7\xa1\x40\x4b\xa6\xbb\x6c\x5c\x8e\x43\x91\x24\x07"
- "\xbd\x13\x21\x7d\x3f\xca\x7b\x30\xe7\xc3\xe7\x72\xb3\xa5\xcb\xe7"
- "\x0f\x34\x9c\x4d\xd5\xe7\x57\x85\xb4\xff\xb3\x47\xbc\x7b\x16\x60"
- "\xbe\x63\xd6\xef\xc5\x3c\x78\xcf\x74\x25\x3e\x21\x36\x6e\xf1\xdc"
- "\x31\x4a\x6c\x5c\xec\xe2\xd8\xe8\xf9\xb1\xcb\xa2\x17\xc7\x2e\x8c"
- "\x0b\x59\x10\xfd\x74\xec\x6c\x65\x69\xf4\x22\xc5\x94\x38\x32\xd1"
- "\x17\x5c\x5d\x27\x2a\xd1\x8b\x16\x3d\xbf\x60\x4e\x8c\x12\x17\x3b"
- "\x7b\x54\xc2\x9c\x45\x73\x16\x2b\xd1\x09\x0b\x9f\x8f\x8b\x51\x46"
- "\xc6\x84\x8e\x34\x8d\x8b\xf1\xd5\xef\xa1\x8d\x08\x80\x93\x9d\x67"
- "\x1a\x1b\xd3\xcf\x80\xb7\xbf\x14\x9f\xe0\x9f\x18\x1b\xc7\xf7\xec"
- "\x0e\xef\x1e\x9d\x01\xf1\x74\x46\x24\x9d\x2f\xa6\xa6\x1d\x2a\xc0"
- "\xbb\x81\xfa\xa1\x9c\x0a\x3e\x7b\x23\xef\x43\x5a\xd3\x0e\x27\x3a"
- "\xe5\xfa\x28\x76\x76\x18\xc2\x51\xb6\x21\xea\x99\x82\x46\xcc\xd9"
- "\xe2\xe9\x6f\x88\x2d\x67\xc0\x68\x5e\x02\x06\xbc\xfc\xf0\x0a\xa0"
- "\x33\x24\x71\x0c\xc6\x13\x47\x01\xdf\xf7\x74\x44\x36\xf9\x9c\x37"
- "\xaa\xeb\xce\x1b\xb9\x5d\x1c\xf7\x6b\x7b\xc1\x0f\xaf\x85\x87\xc9"
- "\x3f\x8f\xc9\x0e\xf6\x7b\xc6\xd5\xe8\xcb\xb4\x8f\xda\xfc\xc1\xdd"
- "\xe1\x98\x0f\x3a\xf2\x07\xb3\xb6\xfb\x5b\x64\xf0\x43\xbe\x0c\xfb"
- "\x92\x4c\xb0\x19\x69\x2d\x0a\x54\xd5\xd6\x34\x47\x80\xb6\x9f\x86"
- "\x32\x04\xa0\x2c\x76\x21\x47\x33\x93\x23\x53\x0d\xca\x18\x88\xfc"
- "\x6d\x22\x7e\x1c\x93\x34\x19\x90\x6f\xbb\x53\x3e\x6c\x45\x3e\x03"
- "\x88\xaf\x9e\xf6\xfa\x68\xbf\x0b\xf9\x5c\xdb\xb9\x04\xf5\x36\x94"
- "\x9f\x29\x91\x9e\xc5\xe7\x1f\xca\xb3\xc7\x82\xcf\x1b\x4e\x83\xdf"
- "\x8b\x74\xbe\x5f\xea\x30\xb5\xb8\xa5\x03\x4a\xe7\xd9\xc1\xff\x05"
- "\xb5\x49\x7d\xb7\xb1\x51\xc8\xb4\x8b\x62\xc3\x3b\xcf\xd8\x0d\x24"
- "\x13\xae\x15\x7e\x96\xd3\x17\xdc\x5b\x34\x6c\x1e\xa4\xb6\xa8\xaf"
- "\xe8\x73\xae\xba\x1b\x49\x27\x94\x6f\x35\xa7\xd2\x19\x72\x75\x18"
- "\x83\x1d\x33\x45\x6e\xdc\xa2\xb6\xcf\xd2\xe5\x52\x0e\xf2\xb3\x96"
- "\x0b\xe0\xf6\xd6\x70\xd3\x59\x82\x34\x86\xdb\xbf\x6e\x2d\x8e\x69"
- "\xd2\xe1\x8f\xf2\xc4\x4f\x38\xf1\xb9\x49\xa3\xc3\xdf\xc3\xeb\x28"
- "\x27\x68\x42\x5f\x6e\xba\x00\xbd\xa0\x4d\x99\x6a\x65\x29\xc2\xd3"
- "\xcf\x82\x01\xfb\x56\x5a\x32\x19\xfe\x7c\xd4\x7b\x10\xe1\x5f\x3d"
- "\x08\x60\x0d\xf6\x69\x4e\x73\xcc\x6c\x61\xe7\xfa\xd5\xe1\xfc\x2f"
- "\x9c\xee\xb9\x8f\x2d\xfc\x79\xa2\x87\x3f\x87\x6f\xa2\x9c\x10\x67"
- "\x27\xf9\x50\xfa\x57\xb8\x0e\x63\x3d\x34\x03\x82\x89\x0e\x3e\x97"
- "\xd1\x7e\x48\x6b\xda\x11\x93\x46\x4f\x45\xff\xdf\xd0\xc9\xf7\x60"
- "\x84\x6f\x85\xd0\xde\x75\x72\xa2\xaa\xee\xc3\xf8\x4e\x3c\x92\x8f"
- "\xe1\x98\x18\xcd\xa7\xd0\xd7\x2b\x99\x5f\x19\x21\x58\x4d\xab\x6b"
- "\xb4\x0c\xc4\x7e\xe8\x57\x59\xe8\x4f\xe4\x57\xd8\xd7\xac\xf9\x14"
- "\xfa\x5a\x19\xf5\x43\x1e\x7c\x77\x2d\x0b\x37\x50\x8c\x6c\x90\xeb"
- "\xbd\xc8\xc7\xd4\x97\x1e\xb0\xab\x37\x3c\x6e\xe7\x76\xaa\xf7\x2a"
- "\x6d\xe3\x36\x70\xe9\xfd\x88\x5d\xa7\xf7\x32\xf4\x63\x5f\xd2\x33"
- "\xdf\xab\xae\xf7\x42\xde\xca\x58\x2e\xbe\x02\x6d\xc0\xd6\xaa\x23"
- "\x36\x1a\x2f\x74\x58\xe4\xd2\x61\xbd\xd2\x93\x0e\x3d\x74\x67\xe0"
- "\xe7\x0a\xd6\x87\xd0\x5c\xc1\x31\x5d\xe7\xbf\xf6\x64\x4b\xa4\x61"
- "\x30\x64\x80\x37\xd1\xb0\x19\x59\xff\x35\x1a\x8d\x74\xd4\x75\x53"
- "\xf2\xbc\x8b\xfa\xb3\xcd\x0a\x40\x7b\xe2\x34\x3e\xc8\x48\xfa\xad"
- "\xb7\xb9\xc6\xab\x2d\x9e\xe3\x47\xce\x76\xe3\x95\x5d\xc8\xab\x7d"
- "\xf3\x40\xf4\x23\xc6\xaf\xd3\x70\x31\x7e\x83\x14\xbe\x4e\xe6\x8f"
- "\x20\xff\x76\x4e\x2e\xdd\x0a\x40\x30\x51\x0f\x69\xc6\xb5\xc7\x73"
- "\x7f\xff\xc2\xbf\x6f\x70\xae\x70\xff\x7d\x83\x73\xfe\x85\x7e\xdf"
- "\xe0\x41\xf7\x3d\xa2\xdb\x69\x99\x21\xe9\x68\x67\x77\xf6\x40\x5b"
- "\x1b\x1f\x6a\xd5\xbf\xcf\x1c\xf5\x21\x1e\x4a\xe8\xec\xf5\x9b\x66"
- "\x48\x2a\xe2\xb1\xb1\x35\xfc\xa8\x37\xcf\x5f\x28\x2f\x72\x36\x52"
- "\x1f\x4f\x39\xba\x8a\xb7\x71\x2f\xdd\xce\xb2\x8a\xd7\x7d\x40\x7f"
- "\xf1\x0f\xe3\x9a\xb4\x66\xd9\xad\x33\xa8\x3d\x54\xfc\x00\xee\x60"
- "\xfd\x55\x2c\x1c\x24\xea\x1c\x8b\xa1\xab\x7f\x57\xfb\x37\x28\x3e"
- "\x9c\x5f\x86\xaf\x0d\x24\xfe\x34\x3e\x40\xd7\x63\xda\x45\x46\xab"
- "\xa0\x0d\xe9\xa9\x50\x36\x9b\x32\xc3\x0b\xf1\x99\x58\x67\x55\xed"
- "\x10\xf8\xb5\xba\xaa\xaf\x13\xc4\xbd\x8e\xa5\xdf\x2c\x1d\x81\x61"
- "\xfd\x62\xd8\x9f\x2a\xdd\x19\xd3\x05\x92\xad\x7a\x5e\x51\xdd\x29"
- "\x5e\xec\xc1\x9f\x7e\xb4\x21\xbe\x60\x6c\x1f\x3f\xbd\xab\xc3\x75"
- "\x2d\xab\x74\xdd\x0f\x70\xf6\x27\x58\x2f\x22\xe3\xa5\x96\xa1\xba"
- "\xe7\x61\xfc\x36\x21\xea\x5b\xc4\x7f\xf1\xa2\x94\xf9\x68\x8f\x2e"
- "\xf7\x98\xd0\xd0\x53\x57\x97\xfe\x27\x6a\x36\x56\xf5\x1e\xea\x6a"
- "\x9f\x9c\xef\x5e\x9f\x62\x76\xaf\x4f\x75\x7e\x0b\x9c\x03\x23\x92"
- "\xec\x1c\x00\x10\x9e\xd3\x05\xf4\xf7\x98\x32\xfe\x66\x8f\x29\xe4"
- "\x2a\x82\x9b\x7e\x00\x77\x8f\xd5\x81\x0d\x3d\xf7\xbe\x32\x65\xf0"
- "\x2a\x31\x21\x86\x35\x05\x74\x6b\x9c\xe2\x01\xa3\x7a\x7f\x45\xc0"
- "\xc2\xf6\x76\xeb\xcf\x60\x8a\xae\x2e\x85\xe3\x0f\x2b\xfa\x7f\x53"
- "\xf7\xbe\x7d\xa5\xaf\xf4\xa2\x48\x34\x3f\xfa\xca\x15\x2a\x2a\x5f"
- "\xc5\x31\x12\xb1\x1b\xfd\x53\xbb\x02\xa5\x2a\x1a\x54\x01\x50\xc5"
- "\xc3\xb7\xb2\x8e\xf7\x95\xbe\xd2\x57\xfa\x4a\x5f\xe9\x2b\x7d\xe5"
- "\xff\xa0\x48\xfa\x17\x6b\x3a\x3f\xe4\x2a\x71\xd7\xbf\xff\x48\xe2"
- "\xd2\xc3\xe4\x6f\x32\x4e\x15\x05\x52\xc2\xf3\x15\x6b\x94\x33\xc0"
- "\x3c\xbd\xcc\xb4\x2b\xbe\xc9\x7b\x5d\x44\x41\xf0\xce\x79\x8d\x81"
- "\x5b\x67\xda\xc7\xe7\x25\xb6\x19\xd6\x4c\xb3\x05\x65\xc7\x34\x18"
- "\x33\x66\x54\x8e\xcd\x5d\xdc\xe2\xb7\x3e\xb2\x28\x24\x67\xfe\xc9"
- "\x21\xdb\x66\x39\x26\xed\x49\xea\x90\x53\xef\xfe\x70\xc4\xeb\x4f"
- "\x1d\x1b\xb8\xe9\xe7\x07\xc7\xfc\x2d\xe1\xb4\x6f\xda\x4f\xf7\xff"
- "\xe8\x4f\xcf\x7c\x36\xf8\x0f\x8f\x1d\x9a\xf8\x8f\x65\xe7\xfa\xff"
- "\xe6\xbe\x7f\xff\xe0\x8d\xb9\x9f\x0e\xca\x7c\xa4\x7a\xdc\xbb\x4b"
- "\xce\x5c\xbb\xe1\xa1\x92\xd0\xbf\xc6\x9d\x1a\x9a\xf5\xe4\x91\xbb"
- "\x3e\x58\xd9\x29\xad\x9a\xba\x77\xf8\x6b\xd1\x47\x07\x6c\xfc\x59"
- "\x79\xd8\xdb\xcf\x7d\xe9\xf3\xbb\xfb\x0b\x6f\x7d\x33\xf6\xf8\x8d"
- "\x2f\x3f\x5a\x3b\xe1\xbd\x17\xce\x7a\xad\xbd\xf7\xa3\x91\x3b\xe6"
- "\x7c\x72\xfd\x96\x5f\x56\xdd\xbe\xfb\xf9\xaf\xae\x79\xf1\xc1\xe2"
- "\x51\x7f\x59\xf0\xf9\xcd\xaf\x3e\x51\x37\xf9\xfd\x15\xe7\xfb\xad"
- "\xbe\x67\xdf\x2d\xdb\x67\xff\xe7\xba\xcd\xbf\xa8\xb8\xed\x9d\x45"
- "\xcd\x57\xff\xfe\x81\x03\x3f\xfe\xf3\xb3\x27\x6e\x7a\xe5\xf1\xc3"
- "\x77\xfe\x73\x79\xfb\x55\xbf\xfd\xc9\xc7\x3f\xfc\xe3\xd3\xff\xbd"
- "\xe1\xa5\x5f\xd5\xdc\xf1\xf7\xa5\xad\xfe\xe9\x0f\x97\x8e\x7e\x6b"
- "\xe1\x17\xc3\x2c\xbf\xae\x9f\xf2\xaf\x64\xf5\x9b\xe8\x0f\x33\xec"
- "\xcd\xdf\xa5\xdd\x5c\xc9\x23\x81\xb3\xa2\x2e\x1b\x8f\x2c\x09\xfb"
- "\x73\x40\xca\xed\x20\x79\x43\x7f\xc3\x65\xbc\x31\x5c\xae\xdc\x17"
- "\x28\x8a\x7e\x7c\x6f\x0a\xed\x1f\x85\xe1\x75\x1b\x5e\x37\x31\x88"
- "\x6b\x17\x60\x44\x2f\x71\x5c\xf9\x22\xa1\xec\xfd\x90\x33\x2f\xe8"
- "\x8f\xda\xf2\x06\x1f\xf0\x85\xab\xc1\x0f\xae\x81\x6b\xc1\x1f\x02"
- "\x60\x00\x0c\x84\xeb\xc0\x08\xd7\xc3\x20\xb8\x01\x02\xe1\x46\x18"
- "\x8c\xd2\x0c\x81\x9b\x61\x28\x0c\x43\xa5\x0c\xef\x59\x96\x14\x08"
- "\x0f\xc4\x1f\xf8\x7f\x3a\x84\xb3\x7a\x54\x1f\xfc\x3b\x85\xe7\x0b"
- "\x78\x99\x80\x3b\xfb\xe0\xdf\x29\x5c\xf9\x9e\xef\xc3\xbf\xd7\xbb"
- "\x84\xa9\x03\xcf\x1e\xdc\x72\x88\xae\xe2\x09\x95\x44\xe9\xaa\xc3"
- "\xd7\x8c\xef\x86\xcf\x7d\xbc\x67\x09\xc7\x4b\x6c\xc8\x26\x03\xf0"
- "\xdf\x37\xa8\xfa\xd2\x91\x29\x7d\x68\x18\x90\x42\xbf\x3a\xf1\x06"
- "\x23\xfb\xf9\xf5\x25\x7f\x31\x5e\x29\x78\xad\xc7\x2b\x1d\xaf\x57"
- "\xf0\xda\xa1\xe1\x06\x69\xd8\x34\x90\x94\x24\xbc\x3b\x41\x1a\x1e"
- "\x88\x57\x0e\x48\x41\x21\x20\x8d\x38\x09\xd2\xc8\xf9\x2e\xe6\x43"
- "\xd7\x75\x71\x29\x85\x08\xb8\x82\xcf\x61\xfa\xbd\xda\x4b\x5d\xcf"
- "\xf2\xef\x9d\x11\xa1\x84\x85\x8e\x0d\xbd\xfd\xb6\x68\x65\xd4\x28"
- "\x65\x8c\x29\x2c\x6c\xb4\x69\xdc\xe8\xb0\x3b\x94\x31\x63\x26\x86"
- "\x99\x26\x9a\x4c\xca\x82\x17\x12\x62\xc3\x4c\x4f\xcf\x51\xe6\xc6"
- "\x26\x2c\x58\x1a\x9d\x30\xa7\x17\x42\x5f\x7a\x41\x51\xe0\xe6\xf3"
- "\x9c\x4d\xbd\x85\x24\x98\x02\xf2\xf1\x99\x20\x9f\x0f\x84\xee\x26"
- "\x0d\x16\x97\x7b\x91\xde\xb0\x81\xb4\xbd\x00\x24\xcb\x58\x90\x5e"
- "\x0e\x07\x69\x23\xea\xd2\x86\xb0\xbd\xbb\x40\x7a\xdf\x00\xd2\xbb"
- "\x6d\x20\xbd\xb5\xbe\x3b\xac\xd8\xca\x61\xc7\x15\x90\x1a\x66\x80"
- "\x74\x04\xed\x50\xbd\x86\xc3\x5a\xb0\xcf\x17\x41\x57\x44\xf6\xcb"
- "\x2f\x97\x6a\x6f\xe9\x7f\xa8\x4a\x69\x9a"
+static unsigned int eth_z8e_uncompressed_length = 377284 ;
+static unsigned int eth_z8e_length = 120629 ;
+static unsigned char eth_z8e[120629 + 1] =
+ "\x78\x9c\xec\xbd\x7f\x78\x54\xd5\xb5\x3f\xbc\x32\x19\x60\x12\x03"
+ "\x13\x31\xe2\x94\x62\x1d\x2d\xd8\x68\x51\x82\x62\x4d\x2d\x68\x14"
+ "\xd0\xa8\xfc\x88\x8a\x6d\x54\x34\xa0\x01\x83\x46\x88\x10\x61\x80"
+ "\x90\x09\x03\xea\x04\x81\x44\x45\x1a\x21\x90\x78\x8b\x6d\x40\xd4"
+ "\xd8\xd2\x36\x58\x84\xd1\xc4\xf7\x62\x6f\x92\xa1\x7d\xe9\xf7\xcd"
+ "\xed\x4b\xdb\x91\x1b\x69\x4c\x03\x4c\xc9\x40\xc6\x64\xe6\xec\xf7"
+ "\xb3\xf6\x3e\x27\x99\x19\x26\x28\xf7\xde\xe7\x79\xff\x69\x9e\x67"
+ "\x72\xce\xd9\x67\xef\xb5\xd7\x5e\x7b\xad\xb5\xd7\xde\x7b\xed\x75"
+ "\x88\x2e\xfe\xcf\x47\x16\xbe\x24\x90\xe9\x50\xc1\xc7\xff\x8d\xf2"
+ "\xff\xfa\xfb\xd7\xdf\xbf\xfe\xfe\xf5\xf7\xaf\xbf\x7f\xfd\xfd\xeb"
+ "\xef\xff\xdf\x3f\x7f\x02\x4d\x3a\x63\x32\xd3\x27\x95\x44\x3d\x2e"
+ "\xcb\x18\x5f\x42\xc2\x8c\x9f\xbe\x2e\x42\x78\x95\x80\x71\x7e\x0c"
+ "\x5f\xf9\xf7\x1a\xd2\x4c\x95\x64\xb9\x26\x95\x52\xc5\x4f\x6d\xa6"
+ "\xa9\x3b\x88\xb6\x8c\x12\x5d\xaf\x6f\x15\xfe\xa6\x12\xa2\xc6\x5d"
+ "\x78\xde\x2a\x3a\x5e\x1f\x25\x02\x80\x33\xcf\x47\xf3\xcc\x0c\x67"
+ "\x1d\x9e\xd7\x21\x1d\x69\xc5\x48\x0b\x70\x5a\x05\xca\x19\xe9\xde"
+ "\xf5\xe7\xa8\xc9\x1e\xa2\x0a\x86\x63\x0f\xd3\xb4\xab\x25\x1e\xb5"
+ "\xc8\x5b\xc2\x79\xd7\x8e\x42\xbd\x69\x44\xae\xad\x22\x18\x81\x83"
+ "\x85\xeb\xe1\xba\xf5\xfc\x47\x62\xea\xf3\x23\xad\xdd\xa8\x6f\x10"
+ "\x18\xa9\x5c\x9e\xdb\x60\xff\x0e\x25\x9e\xa0\x4b\x2e\x67\x98\x8c"
+ "\x9b\x70\x91\xc5\xdb\x1b\xa2\x13\x94\x94\xde\xed\xa2\xc4\x46\x50"
+ "\x63\xf3\x56\x99\x9e\xe8\x0d\x84\xc8\x5e\x4a\x09\x78\x37\x13\x57"
+ "\x13\xca\x0d\x67\xfa\x3c\x54\x4d\x63\xb9\x6e\xc0\x35\x0b\x93\x27"
+ "\xa1\x66\x24\x11\xd3\x28\x60\xa2\xef\x05\x5c\x94\xd0\xe3\x4a\x42"
+ "\xfb\x2d\xe9\xb2\xfd\xa8\x17\x65\xcd\x27\x28\xf9\x9f\x26\xe4\x47"
+ "\x9d\x7e\xfb\x2a\xc6\x21\xf9\x53\xe1\xf2\x98\x0c\x38\x9a\xcb\x73"
+ "\xc9\xce\xd7\x88\xba\x5d\xa6\x7b\x03\x26\xab\xd0\xe1\x1c\x30\xe0"
+ "\x70\x3e\xd4\x95\xc2\x75\x75\xbb\xcc\xaf\x45\xe4\xf1\x19\x79\x80"
+ "\xb7\x7f\x42\x80\x12\x19\xe7\xe3\x94\x9c\xc9\xf5\xe9\x6d\x31\x73"
+ "\x1d\xde\xe5\x21\xf2\xa2\xef\x51\x77\x1a\xda\x6a\x6f\x0c\x12\x01"
+ "\xe6\xa5\x35\xa5\x44\x0c\x1f\xf8\xdb\x15\xcc\xe4\x49\x06\x4c\x86"
+ "\xd1\xdf\x56\x97\x67\x64\x8d\xc4\x91\xdb\x6a\x21\x3d\xef\xbc\x48"
+ "\x1c\x19\x2e\xda\x72\x05\xb7\xa5\x09\x1c\xa5\xe7\x59\xdf\x4f\x8f"
+ "\xfe\xf6\x5f\x92\x15\x03\xdb\xa6\x60\x27\x00\x76\x82\x47\x2f\xd7"
+ "\xdf\x7e\x5f\x4c\x7e\x95\x37\x35\x29\x60\x12\x3a\x1d\x92\x3b\x06"
+ "\xf2\x26\x6d\x89\xcc\x0b\x7c\x4c\x8a\xb6\x64\xf2\x51\x72\x1b\xda"
+ "\x99\x88\x3c\x33\xd0\x8f\x76\xfd\xfd\xe5\xfa\x7b\x1b\xde\xdd\xa1"
+ "\xe0\x5d\x92\x19\x01\x2f\x95\xe1\x45\xf2\x96\x92\x28\x33\x7e\x43"
+ "\x60\x20\x0f\xc5\x6f\x98\xc5\xe0\xb7\x65\x36\xa1\x39\xbf\x85\x36"
+ "\x6d\xa8\x23\xcd\x25\xc8\xeb\x08\x92\x7d\x34\x39\x8f\xd3\x25\xf5"
+ "\x80\x4f\x9b\x57\x91\xc5\x59\x24\x82\x5e\x47\x17\xb5\xfa\xbb\xc8"
+ "\xe9\x87\x6c\x84\xce\x52\xe9\x59\xf0\x62\xe8\x24\x95\x3e\x4f\xb6"
+ "\xa6\x92\x2f\x28\x1e\x2f\x6b\x26\x41\xce\x31\x5c\xb6\x9d\x5a\xab"
+ "\xdb\xc9\x59\x1d\x5d\xd6\x79\x25\xd9\x5a\xf0\x8c\x3e\xb7\x32\x1e"
+ "\x2c\x6f\xa1\xe4\x3a\x2a\x79\x93\xcc\xce\xab\xc9\xd4\x92\xef\xd1"
+ "\x71\x49\x71\x30\x2e\xeb\x3b\xc9\xf2\xb3\x85\xe0\xc3\x4e\xc6\xb7"
+ "\x9e\xde\x5f\x15\x34\x35\xda\x66\x50\xa3\xed\x18\x35\xd9\xa6\x50"
+ "\x93\x63\x1a\x6d\xee\xa4\x94\xc6\xe0\x64\x6a\x32\xdf\x4d\x4d\x63"
+ "\xa7\x91\xb7\x0b\xf7\x90\xdf\x46\x5b\x80\xec\xcb\x99\x9f\x52\x0a"
+ "\xb6\x3c\x43\x16\x9f\x82\x09\xda\xa5\x14\x7f\x5c\x4c\xc4\xb4\xe3"
+ "\xe7\x78\xed\x58\xf6\x2d\xb2\x01\xbf\x0e\xe0\xf2\x43\xe0\xf2\xee"
+ "\x58\x1b\x65\x00\xe7\x61\xde\xaa\x10\x99\x4b\x28\x69\x10\x39\x4e"
+ "\xd3\xc0\x7b\x90\xdd\xae\x9d\xd0\x27\x2c\xbf\xdd\xab\x73\xa1\x13"
+ "\x52\x20\xff\x29\xeb\x75\x19\xe8\x72\xbe\x45\xe6\xee\x15\xb9\x09"
+ "\x35\x5b\x45\x7b\x8f\x6b\x38\x19\xef\x20\x8b\xed\x78\xdf\x31\x21"
+ "\x8d\x52\xbd\xa1\x2c\x3a\xd4\xdb\xc1\xf2\xd8\x35\x22\x40\x09\x0c"
+ "\xcf\xea\x80\xec\x2c\xa7\x21\xc0\xe7\x0f\x35\x48\xff\x2e\xf2\xa1"
+ "\x7c\x96\x8f\xb6\xd6\x73\x79\x71\xc5\x63\x01\xed\x8a\xc7\xce\x6a"
+ "\x3f\x7d\xac\x5b\xfc\xf4\xb1\x33\xe1\x9f\x3e\xf6\x4f\xe7\x4a\xb2"
+ "\x84\xaf\x78\xcc\xdf\x5a\x24\xfb\x20\xb5\xb5\x08\x7d\x10\x26\xcb"
+ "\x9a\x93\x94\xfa\xc4\xf3\xe8\xfb\xd0\x5f\x68\xcd\x22\xb2\x69\x49"
+ "\xef\x35\x78\x43\x7f\xa2\x27\x4a\x48\xe0\xfe\x70\xbc\xf6\x75\x27"
+ "\xd7\x67\x19\xb2\x85\x7a\x1b\x7c\xa6\x9f\x07\xb9\x5e\x7f\x52\x43"
+ "\x16\x7e\xd3\xf0\xcb\xc6\x6f\x86\x48\xae\x9f\x01\x5a\x39\x47\xac"
+ "\x4d\xa0\x9d\xbd\x44\x13\x34\x4a\xe8\xa4\xe1\x47\x81\x7f\xea\x20"
+ "\x74\x1b\xa3\x6d\x68\x2c\xfb\x5e\x19\x95\xf6\xf4\x14\x10\xeb\x42"
+ "\xd6\x7f\xac\x0f\x7b\x5c\x23\xec\x3e\xd3\x2f\x32\xa5\xfc\x6e\x85"
+ "\x8e\x49\x6e\x2c\x43\x7a\x47\x60\x75\x41\x82\x7f\x75\x81\xa9\x3b"
+ "\xb9\x71\x1d\xf2\x4c\x43\x9e\x22\x9d\x86\x1d\x0c\x0b\xb2\xe5\x1f"
+ "\x1e\xa2\x44\xc0\x2c\xfa\xed\xb9\x36\xf3\x8e\xad\xe2\x18\xf2\x15"
+ "\xf6\xc3\x02\x6c\xc0\x01\xfd\x47\x94\x19\x69\xa0\x75\xfb\x26\xe4"
+ "\xe3\xf2\xde\x60\x16\x8f\x29\x3e\x6f\x61\x07\x59\x43\x94\x2c\xfa"
+ "\x54\x7d\xc8\xd3\xc1\x3a\x7d\x78\x90\x86\xf6\xb8\x28\x87\x61\x73"
+ "\x39\x6f\x57\x07\xa1\xdc\x3a\xe1\x2c\x30\x21\x7d\x56\x8f\x28\x48"
+ "\x58\x8f\xf4\x46\x94\xd7\xeb\xee\x30\x70\xe4\x3a\xb8\xaf\x25\x9e"
+ "\xe0\x87\xc6\xc2\x20\x0d\xaf\xa2\x44\x94\x7b\x88\xe1\x31\x2c\xf0"
+ "\x81\x0f\x6d\x5d\xd7\x58\xe8\x27\x4d\x44\xc1\xf4\x29\x78\xd6\xcc"
+ "\x28\x78\x48\x17\x80\xc7\xfc\xd7\x84\x32\xc3\x6b\x25\xbc\x07\x7f"
+ "\xab\x31\xbc\x20\x99\xed\x12\xdf\x1f\x33\x8c\x1e\xd6\x1f\x80\xe9"
+ "\x59\x7e\x17\x75\x91\xb5\xd6\xef\x2c\x48\x6c\xc5\xb8\xc9\xe5\xdf"
+ "\x2f\xed\x18\x22\xba\x73\x13\x99\xe7\xf8\xbd\x37\x74\x86\xf3\xac"
+ "\x15\xdd\x05\x89\xc3\xbb\xa0\x8b\x90\x07\xe5\x1d\x8c\x67\x64\x5f"
+ "\x3e\x38\xfd\xc7\x53\xe8\xc7\xd3\xee\x9d\x36\x85\x66\xde\x39\x75"
+ "\x0a\x65\xfc\xf0\x86\x8c\x49\x37\xdf\x7a\xb3\xbc\xb9\xf9\xd6\xcc"
+ "\x9b\x29\xe7\x27\x0f\x4e\xa1\x9c\x59\x53\xe8\x21\xfc\x72\x1e\x9a"
+ "\xfe\xe0\xb4\xe9\x0f\x4d\xa1\xdc\xbb\xef\xc5\xd3\xd4\x29\x13\x33"
+ "\xee\xb9\x21\x67\xea\xbd\xd3\xe9\x81\x39\x37\x65\xdc\x74\x13\xdd"
+ "\x39\x7d\xc6\xc4\x8c\x0c\xfd\x3a\x31\x83\xb3\x3c\x9a\x39\xfd\xa1"
+ "\x1b\x72\x96\x2e\x29\x5e\x72\xc3\xac\x7b\xa7\x72\x0a\xb4\x5b\x04"
+ "\x0f\xa5\x87\xcf\x69\x4c\xeb\x80\x38\x9d\x4d\x1a\x74\xc7\x4e\xf0"
+ "\x00\x7e\x5d\x9e\xd2\xe3\xd0\x01\x97\xbe\xb0\x93\xfb\x4e\x8e\x01"
+ "\xd6\x03\x90\x7b\x73\x8f\x2b\xb5\x04\x34\x94\xb2\x63\xbf\x86\xf5"
+ "\x84\x6d\x08\xde\x7d\xac\x8f\x35\x43\xf0\xbe\x3a\xfa\xfd\x65\xd0"
+ "\xc1\xd6\x7f\x6f\xb5\x13\x79\xf1\x03\xdd\x03\xd0\x85\xa0\xaf\x9f"
+ "\xba\x9d\xb9\x43\xc0\xdf\x09\xa8\xa3\x1d\xb2\x79\x04\x65\xdb\x22"
+ "\x64\xbe\x1d\xfd\x73\x84\xc7\x95\x53\x94\xfa\x41\x6b\x71\x16\x71"
+ "\x3f\x79\x8b\x75\x18\x67\xfb\x61\x24\x4b\x18\xe8\x7b\xc0\x39\xaa"
+ "\xe0\x5c\x6a\x8f\xd0\x0f\x3e\x86\xb3\x19\xef\x74\x58\x67\x5b\xa1"
+ "\x27\xa0\xc7\x93\x35\x67\x3a\x89\xe4\x3a\x8b\xd6\x97\x2e\xc7\x4a"
+ "\x94\xcb\x8d\xe0\xeb\x40\x93\x03\xf9\x7e\x96\x9d\x00\x3e\x48\xc0"
+ "\xf8\x8b\xb6\xa4\xe6\x83\xbf\x03\xe1\x0d\x0d\x0f\x88\xd3\xb9\x6c"
+ "\x47\x0c\x3d\x41\x23\xff\x80\xf6\x35\x6b\x1b\x1a\x72\x44\x8f\x4c"
+ "\x63\xba\x35\x08\x7e\x4e\x46\xbe\xbe\xfe\xb4\xfd\x9c\x06\x3e\x48"
+ "\x64\x79\x15\x42\xa6\x63\xcc\x1c\xb9\x12\x3a\xad\x0d\x79\x73\x38"
+ "\xef\x84\x10\x0d\x83\xae\xb1\xd9\x9d\x09\x74\x9c\x46\x92\x96\xdc"
+ "\xf0\x60\x44\x7d\x80\x33\x92\x07\x29\xe6\x47\x73\xcf\x69\xc0\xe9"
+ "\x96\xe9\xb0\x63\x46\x3e\x0e\xf8\x0f\xb1\xae\x54\xfa\xdb\x36\x8e"
+ "\xf3\xe9\x63\xf3\xc0\x33\x64\x5d\xc1\xb1\x8d\x6b\x04\x2d\xd9\x5e"
+ "\x60\xfb\xaf\xc7\x35\x72\x8e\x8f\x86\xfb\xd5\xd8\x68\x1b\xcb\x79"
+ "\x35\xe0\x28\x52\x2c\x75\x80\x3b\xc7\xb3\xaa\x8b\x4e\x14\xf1\x58"
+ "\x3b\x32\x55\x73\x16\x50\x34\x4e\x97\x36\x33\xfe\xac\x3f\x40\x8b"
+ "\x3f\x81\x0f\x92\x00\x6f\x57\x34\x1f\x8c\xf4\x00\xce\x03\xc0\xaf"
+ "\x0d\x6d\x7a\xc0\x47\x97\x1e\xd6\xba\x0b\x50\x2f\x99\x20\x57\xd0"
+ "\xe7\x03\x30\xf4\xf2\xed\xd1\xe5\x2f\x75\x73\x39\xe4\x1f\xd2\xd3"
+ "\x2d\xf3\x6f\x64\x9a\xeb\x7c\x07\xbe\xbc\x2c\x2d\x3a\xff\x15\x5f"
+ "\x02\x97\xbf\x46\xbc\x9f\x14\xf3\xbe\x05\xef\xff\x4b\x7f\x0f\xb9"
+ "\xbf\x6c\x4e\x0c\xdf\x16\xe1\xfd\xdf\x81\x6f\x00\x72\x0d\xdb\xe2"
+ "\xd2\x6c\xf0\x98\x3f\x22\xff\xfa\x98\xfc\xb5\xc8\xff\x0f\xe6\x1b"
+ "\x1e\x73\x38\x7f\x8d\x2e\x3b\xc8\x6f\x41\xfe\x7d\x31\xf5\xbf\x8b"
+ "\xfc\x81\x08\xfc\x8e\x46\xbf\x4f\xab\xc6\xfb\xaf\x98\xd7\x61\x13"
+ "\x0d\x41\x9e\x61\xac\x4b\x58\x8f\x35\x16\x72\x7f\xa5\x99\x63\xf2"
+ "\x8f\x45\xbe\x14\x9d\x46\x26\x9d\x46\xd9\xdc\x8f\xa8\xe3\x98\xc2"
+ "\x21\x2d\x33\xa6\x4c\x2e\xca\xa4\x81\x8e\x0f\x18\x7c\x19\xa7\x4c"
+ "\x61\x4c\x99\x8d\xdc\x8f\x42\xd5\x63\xee\xe9\x1b\x28\xa3\xeb\xc8"
+ "\x48\x18\xdc\xb6\x4b\x00\xa3\x3e\xa6\xed\x93\x50\xef\x98\x4d\x4a"
+ "\xef\x5c\x02\x1e\xba\x09\x69\xe3\x00\xf3\x61\x96\x01\xc8\x6a\xc0"
+ "\xeb\x0f\x92\x70\x66\xa7\x28\xde\xbd\xfc\xd2\x11\x21\xe2\xfb\x1b"
+ "\xf8\x9e\x61\x8b\x9e\x19\xba\x4c\x5e\x7e\x29\xae\x48\x4f\x63\xfb"
+ "\x2d\x81\x75\xb0\xe8\xb9\x5f\x53\x30\x2f\xbf\x45\x98\xc8\x84\xe7"
+ "\xb0\x5e\xc7\x95\x78\x4e\x00\xfe\x0f\x62\xcc\x21\xb1\x02\xf9\x56"
+ "\xd1\x54\xa4\x73\xda\x8f\xf5\x7c\x03\xcf\x2b\xee\x0f\xa9\xf7\xa3"
+ "\xfe\xa0\xea\xcc\x66\x7e\x9f\x84\xe7\xcf\x14\xbc\x51\x1f\x33\x7c"
+ "\xdc\x4f\xd4\xef\x13\xc2\x0c\xfb\xb4\x21\x93\xa3\xf6\xcb\x72\x90"
+ "\x4b\x59\x1f\xca\x8b\x15\xf2\x1d\xc3\x7c\x1b\xd7\x7b\x71\x7d\x15"
+ "\xd7\x07\x70\x7d\xce\xf9\x15\xd9\x9c\x61\x29\x9f\xfc\xfc\x08\xae"
+ "\x0f\xe2\x3a\x1d\xd7\x87\x70\x9d\x88\xeb\x5d\xb8\x0e\x67\x39\xc1"
+ "\xb8\xca\x73\xae\x00\xc6\x59\xc5\x6b\x3c\x27\xe8\xc9\x66\x9a\x4c"
+ "\x47\xbb\x25\x2d\x34\xa5\x6f\x2c\xaa\x5f\x2f\x97\x73\x42\xf0\x07"
+ "\xa7\x0d\x53\xfc\xa1\xd2\xc2\x86\x5e\x3a\x3d\x90\xa6\xeb\x2a\x5d"
+ "\x36\xf5\x34\x05\x3f\x07\xf0\x8f\x30\xae\x42\xc1\x1a\xa2\x78\x40"
+ "\x87\xaf\xca\x99\xe3\xd4\x99\x10\x59\x27\xae\xbb\x9c\x0e\x21\x70"
+ "\xad\xe4\x3e\xf3\xd1\x28\x0f\xe8\x67\xd6\xb8\x4f\x96\xd2\x0c\xd4"
+ "\x51\xc8\x7d\x60\xf0\x94\x50\x3c\x3a\x94\xef\xb5\x15\xcf\x42\x47"
+ "\xe1\xfd\x8a\x67\x35\x9d\x0f\x65\x1e\xf9\x5e\xe1\x32\x57\xaf\x63"
+ "\x12\xf7\x8f\x7c\x2f\xd3\xd3\x8e\x44\xf0\xe5\xc8\x1e\xd7\x15\xd9"
+ "\x31\x7c\x59\x02\xbe\xbc\x91\xf9\x8f\xfb\x8c\xe9\x32\xa2\x48\xda"
+ "\x04\xa6\x7e\xf8\xa7\x15\x7f\xef\xd4\xe7\xc0\x4a\x17\x5c\x51\x19"
+ "\xa3\xab\x24\xff\xc7\xe8\x8e\x2e\xee\xaf\xc4\x12\x96\xa9\x2b\x3c"
+ "\x3e\x7a\xdf\x27\xed\xcf\x0d\x0d\x3f\xe1\xf7\x01\xf0\x07\xd7\x9b"
+ "\x58\xc4\xba\xe0\x0a\x9f\xf1\x5e\xbe\x4b\x6a\x92\x63\x5e\x62\xa1"
+ "\x7c\x87\xb4\x94\x06\xe3\x9d\x51\x4f\x62\x31\xbf\xb3\xd9\x06\xe0"
+ "\xd6\xa5\xeb\x70\x13\xe3\xd9\x8f\xc2\x5d\x67\xbb\x81\xc8\x74\x7d"
+ "\x19\x0d\xf1\x86\x8e\xd2\xec\x90\x08\x7f\xbf\x8c\x92\xbc\xa1\xbd"
+ "\x74\x1d\xd1\xa5\xde\xd0\x01\x4a\x27\xba\xda\x1b\xda\x02\x7b\x66"
+ "\x3d\xbf\x3f\x74\x5d\x59\x42\x02\xae\xce\xef\x91\x29\xc1\x1b\xaa"
+ "\xa6\x6b\xc9\x8c\x6b\x31\xdd\xfd\xa2\xe8\xf1\x86\xf2\x91\xaf\x90"
+ "\x66\x87\xc5\xe9\x69\x43\xc4\xdf\xf2\xc2\x94\x3a\xe3\x45\xe1\xf4"
+ "\x86\x30\xb7\x08\x35\x23\x5d\x13\xb3\xc3\x5f\xe1\xd7\x23\x34\x77"
+ "\x5d\xfa\xec\xf0\x69\x31\xf5\xc5\x43\x78\xfe\x9b\x98\x3a\xc4\x29"
+ "\xd0\x4f\xc2\x1b\x9a\x4c\xad\x81\x00\xf2\x4f\x22\x51\x5e\x67\x7b"
+ "\xe2\xac\x89\xfa\x60\x93\x68\xe5\x75\xe9\x68\x4f\x66\x1f\xda\x82"
+ "\xf1\xfa\xd6\xbe\xd5\xb8\x6e\xa8\xfb\x81\x7c\xb6\xd4\x65\xa3\x2d"
+ "\x99\x37\x94\x61\x9e\xe1\x40\x3b\xc2\x7e\x01\x3b\xc6\xec\x75\x1c"
+ "\xa3\x11\x6b\xd9\x56\x9f\x8c\xb9\xda\x17\x84\x7e\xb0\xea\x70\x33"
+ "\x79\x8e\x26\x92\x50\x6e\x43\xdd\x74\x09\xc3\x5d\x57\x60\x4d\x10"
+ "\x7e\xe8\x6d\x2b\xd3\xc2\x1b\x3a\x86\xdf\x17\xc4\x34\xf0\x86\x02"
+ "\x80\x49\x56\x94\x2b\xe8\x4b\xaa\xcb\xc5\xcf\x81\x5f\x1d\xf0\xf8"
+ "\x50\xb8\xd2\x3e\x16\xb0\x1d\x50\xfe\x30\x9e\xdb\x78\x8e\x29\x69"
+ "\x19\xa6\x61\xc8\x7f\x18\xfc\x32\x0d\x7c\xc7\xb8\x06\x65\x3d\x1b"
+ "\xea\x7a\x02\x42\xb6\xe1\x9c\xde\x86\xb3\xaa\x4d\xbb\x6d\xba\x1c"
+ "\x21\x6d\xf7\x15\xb8\x9f\xd3\xc3\xf9\xdc\xbb\x6d\xc2\xb2\x3b\x3d"
+ "\x08\xd9\x04\x5d\xcb\x98\x8e\xa0\x6b\x19\xd3\x52\x94\xef\xb6\x79"
+ "\x1d\x1b\xd1\x8e\xdd\xe9\x7d\x49\xbb\x33\x51\xee\xbe\x3e\x69\xcf"
+ "\xec\xce\x0d\x28\x38\x3f\x01\x9c\xb9\x12\x8e\x65\x77\x2e\x60\x15"
+ "\x84\x5d\x76\x9a\xbd\x52\x04\x67\x87\xd6\x86\xf2\x56\x52\xe2\x78"
+ "\x2a\x4b\xe0\xb9\x8c\xd7\x51\x88\x76\x36\xe1\x3a\x0d\xef\xe9\x32"
+ "\xd4\x75\x08\x70\x73\xb9\x3e\xd4\x53\x00\x98\x0b\x00\x2b\x9f\xf1"
+ "\xeb\x35\x51\x2a\x9e\x1d\xbd\xab\x25\x7e\x55\x80\xdd\xa0\x59\x76"
+ "\xd7\x19\x3c\xc4\xfc\xa3\xe8\xc6\x7c\xf3\x36\x81\xbf\x52\x67\x3b"
+ "\x44\x08\xef\x52\xbd\x0e\x4e\xaf\xa6\xd6\x22\xe4\x71\xf0\xfb\x62"
+ "\xdc\xcf\xc4\xfd\x7a\x62\xfe\x99\x55\x14\x58\x7b\x63\x59\x51\x02"
+ "\xf2\x1f\xca\x0b\x59\xe8\x89\x22\x73\x59\x6b\x51\x17\xde\x75\x11"
+ "\xd2\x9c\x5e\x47\xb5\x9c\x7b\xa1\x5f\x43\x61\xcb\x9e\xcc\xb0\x7b"
+ "\xb7\x7b\x44\xc0\x29\xbc\x8e\x62\xe4\x2d\xa2\xeb\xca\x2c\x09\x32"
+ "\xbf\x23\x5f\xb6\x47\xdb\x5c\x46\x5c\xa6\xa5\x60\x2f\xf1\x1c\x0e"
+ "\x6d\xf7\xb7\x74\xad\x67\x1e\xd5\x34\xf7\x1e\x0b\xf8\xb3\xaf\xa5"
+ "\x60\x0b\xcd\xec\x2a\x1b\x06\x7a\x24\x20\x3d\xdc\xd2\xd5\x84\xbc"
+ "\xcd\x8a\x67\x57\x86\xac\x2d\x05\xeb\x29\x64\xd9\xed\x08\xb9\xf7"
+ "\xd8\x66\xaf\xec\x13\x33\x0b\xc4\xa1\xc7\xbb\xca\xc0\xa7\x7b\x69"
+ "\xe6\xc9\x50\x62\x6b\x11\x78\x7e\x65\x0f\xd2\x43\x92\xff\x67\x9e"
+ "\xec\x16\xb3\x9e\x17\xa7\x67\xaf\xfc\x9b\x68\x29\xc8\xa7\x27\x02"
+ "\x34\xe2\x92\xb5\x42\x63\xb9\x68\x6e\xdf\x4b\x97\x1c\xeb\x20\x96"
+ "\x89\x19\xf3\x35\x31\xf3\xe4\x69\xf1\xc4\xf3\x98\xb7\x3a\x26\x03"
+ "\x47\xd0\x25\xb0\x85\xe9\x5d\xd5\x52\x70\x00\x38\x40\x6e\x1c\x93"
+ "\x90\xf6\x36\xf2\x7a\xac\x8f\x9f\x4c\xa5\xe6\xf6\x2d\x14\x4a\xda"
+ "\xed\x08\x97\xef\x76\x6b\x49\xbb\xeb\xd0\x47\x0d\x5a\xf9\x1e\x4b"
+ "\x38\x69\x4f\x66\xa8\x7c\x8f\x4d\x6c\xd8\xe3\x46\x3f\x25\x71\x9f"
+ "\xf7\xba\xc8\x8e\xe7\x97\x7a\x25\x1f\xed\x41\x3f\xed\x69\x80\xfd"
+ "\x2c\x98\x96\xa2\x7c\x4f\x95\x92\x81\x3d\x0d\x7d\x49\x7b\x60\xdf"
+ "\xe1\x2a\xf9\x70\xcf\x61\xe6\xcb\x30\xf4\x1d\xd2\xfe\x3d\x8c\xb2"
+ "\x78\xdf\x86\x5f\x07\x7e\x41\xb1\xe1\x9d\x6c\xc0\xbf\x94\xe1\x6b"
+ "\xee\x77\x72\x85\xe5\x9d\x82\x1b\x89\x2c\xad\x81\x76\xe2\xb5\x0b"
+ "\x39\xd7\x77\xfc\x05\x38\x33\x4f\x85\x70\x0d\x41\x36\xde\xc9\xd6"
+ "\x6e\xaf\x94\x32\x28\x92\xde\x29\x98\x1d\xbe\x43\x3c\x71\x96\xe5"
+ "\x09\xe9\xe5\x80\x91\xfc\x8e\x3b\x28\xf9\xf5\x9d\x97\x19\x87\xbe"
+ "\xd5\xe9\x0c\xc7\x8c\xf7\x55\x62\xc3\xde\xe4\x80\x48\x27\xcd\xbd"
+ "\xd7\xa2\x59\xf6\x16\x08\xf7\x5e\xc8\xc3\xde\xf4\xb0\x7b\x6f\xe6"
+ "\xfd\x43\x84\x9f\xf5\x57\xdf\x4b\x84\x7a\xf6\x51\xe8\x76\x21\x5a"
+ "\x8b\xd6\xe3\xfe\x23\x92\x32\xec\x38\x2a\xf9\xaa\xa5\xeb\x28\x68"
+ "\xf9\x2e\xd2\x9b\xa4\x1e\x63\xda\x8b\xa4\xbd\xe9\x4f\x9c\x1d\x5d"
+ "\xc6\xbc\xf0\x44\x11\x95\x89\xf2\xbd\x36\xad\x7c\xaf\x25\x5c\xbe"
+ "\x37\x53\x4b\x42\x3d\xc9\xef\xed\x09\x4a\xb9\x7e\x0f\x7c\xbd\x0f"
+ "\x65\x3e\x92\xfc\x24\xca\xdf\xab\x1b\x4c\x97\xb2\x4e\x63\x1d\x36"
+ "\x3b\x14\x64\xfe\xfa\x3b\xeb\x3f\xd6\x65\xd0\x05\x79\x86\x2e\x63"
+ "\x3d\xc6\x73\x2c\xd6\x65\x9a\xae\xcb\x34\x5d\x97\x69\x11\xba\x0c"
+ "\xf4\x37\x83\xdf\x83\x52\x7f\x81\x9e\xac\xbb\x66\x87\x33\x44\xac"
+ "\xee\xe2\x32\x61\xe8\x25\x0d\x7a\x09\x3f\x87\xa6\xf4\x52\x83\xae"
+ "\x97\x4c\x86\x5e\x02\x3c\xd6\xdb\x5a\x3c\xbd\xa4\xe9\x7a\x29\xac"
+ "\xeb\x25\x1d\x9f\xb3\xda\x85\xf4\x92\x65\x37\xda\xbb\x3b\x9d\xd7"
+ "\x53\x21\x37\x65\xdc\xcf\xb3\x57\x6a\x65\xe0\x47\xd0\x71\x77\xba"
+ "\xa6\xf4\x51\x36\xe6\x57\x26\xd6\x47\x61\x94\xd7\x0c\x7d\xd4\x23"
+ "\xf5\x46\x01\xeb\x24\xee\xbb\xbc\x90\x9d\x58\x17\x49\xbd\x13\xba"
+ "\x3a\xc4\x7a\x07\xf4\xbb\x23\x56\xef\x00\x9e\x03\xf7\xa9\x7a\xfd"
+ "\x75\x98\x5d\x87\xac\x21\xa7\x98\xed\x08\x48\x1a\xe5\x39\x8a\xcb"
+ "\x98\xe7\xa0\x13\x1a\x44\x6b\x19\x41\x27\xb9\x81\x23\xf8\x3c\x4c"
+ "\x90\x5d\x4b\x08\xfa\x02\x72\x60\x0b\x43\x96\x67\x76\x75\x7b\x67"
+ "\x15\xd1\xb0\x27\x02\xe9\xa9\x33\x4f\x0a\x3f\x68\xe3\x7b\xa2\xa8"
+ "\x8c\x66\x05\xd2\xa1\x1f\x3e\xa2\x19\xed\x42\x9b\x31\xcf\x67\x87"
+ "\x9c\xd8\x66\x2e\xf2\x58\x9f\x78\x3e\x95\x66\x9d\x15\x1e\xe8\x8f"
+ "\xff\x7b\xe6\xc9\x54\xeb\xdc\x76\xfa\xce\x8c\xf9\x42\x0b\x43\x16"
+ "\xd1\x56\x37\xda\x5c\x05\xbc\xeb\x20\x97\x0d\x90\x43\x4b\x08\xf2"
+ "\x18\x29\x8b\x90\xab\x97\x70\x6f\x97\xed\x70\xef\x69\x80\x2c\x56"
+ "\x69\x72\xbc\x6b\x97\x73\x5a\xd4\xd3\x20\xe5\x27\x09\xe9\xe5\x4a"
+ "\x1e\x35\x55\xee\xb0\xc6\xb4\x33\x29\x79\xe4\x3e\xc1\xfb\x36\xfc"
+ "\x3a\xf0\x8b\x92\x47\x96\x33\xc1\x72\x56\x74\x76\x40\xce\x9e\xd7"
+ "\xe5\x2c\x49\xc9\x59\x18\xb6\x4a\x78\xb5\x92\x35\x86\xcf\xf3\xde"
+ "\x7e\x59\x4b\xde\x6b\xc1\x7d\x82\xe2\x1b\x29\x6f\x2c\x6b\xd0\xb1"
+ "\x7b\xd3\x21\x7f\x80\x27\xfc\x2c\x07\xe0\xcb\xbf\xf2\x78\x38\xab"
+ "\x48\xfc\x35\x2f\x3c\x1a\x7d\xbe\x37\x13\xfa\xee\x6f\x33\xbb\xc4"
+ "\x5f\xa1\xeb\x6a\x21\x4b\x16\xc8\x90\x0d\xb2\x94\x0e\x99\x62\x59"
+ "\xaa\x0b\xaf\x66\x98\xef\xd5\xf5\xc3\x90\xe3\x69\xb4\x2c\x0d\xb6"
+ "\xee\xda\xe3\xb2\x77\xf9\xe8\xa3\x66\xb6\x69\x70\x1f\xf4\xd1\xc1"
+ "\x5a\x75\x7f\xb5\xd9\x47\xb5\xc7\xa4\xad\x03\xf9\x2b\x2a\xa5\xcb"
+ "\x3b\xe9\xea\x06\xf0\x3a\xe1\x3e\x05\xf7\x07\x66\x5f\x77\x08\xb6"
+ "\xc6\xe9\x36\xd4\xdb\xc3\x32\x28\x5c\x93\xd8\x86\xcb\x02\x0f\x5a"
+ "\x44\x4f\x7a\x0a\x6c\xc7\xbf\x8a\x3e\x1b\xaf\xed\x59\xf1\x3c\x02"
+ "\xed\x1f\x8b\xeb\xc8\x1d\xe7\x28\x0d\x3f\xdb\x0e\x97\x56\xc6\xf6"
+ "\x15\xee\x33\xc4\x0a\x5b\xf2\xe6\xe5\x34\xde\x1a\x20\x4b\x8d\x4b"
+ "\xcb\xb5\xae\x4d\xe5\x35\xae\x34\xbe\x17\xae\xb7\xa9\xe6\x1c\x99"
+ "\x79\x1d\x42\x4b\x42\x7d\x0e\xab\x10\xcb\xd2\xa9\x66\x29\x31\x4d"
+ "\x6d\x35\x2e\x51\x1f\xee\x91\xf2\x68\x33\x70\x61\xdc\x80\xe7\x95"
+ "\xc0\xb3\xf9\xe1\x95\x59\xf4\xa9\x83\xe2\xae\x0d\xa3\x9d\xfd\xed"
+ "\x8f\xff\xfe\x9a\x14\x83\x26\x83\xbc\x1f\x6f\xd0\x69\x90\x75\x44"
+ "\x33\x8f\xe3\xe1\xe5\xc2\x5f\xf1\x0c\x31\x2d\x6c\xce\x90\xf8\x2f"
+ "\xd0\xb1\xac\x34\x4c\x57\xce\x5e\x79\x95\xf0\x76\x09\x8f\xd7\x71"
+ "\x92\x6a\xf0\xbe\xb4\x04\x63\x67\x52\x83\x47\x94\x37\x1c\xe8\x5e"
+ "\x2e\x42\xbc\x76\x84\x3a\x2a\x7d\x34\x39\x43\xf5\xc5\xee\x2a\x39"
+ "\x67\xb5\x34\x1c\x00\xac\x4b\x19\x56\x0b\xca\x87\xcb\x1b\x9a\x90"
+ "\xaf\xc1\x47\xff\xb1\x4f\xe6\xb3\xec\xae\x2a\x5a\x45\xdf\xee\xa4"
+ "\x6b\xfc\x72\x6e\xe1\x6e\x38\xca\xba\x00\x69\xa9\x48\x0b\x01\x7e"
+ "\x1b\xf2\x77\xf8\xe8\xb7\xfa\x9a\xc4\x35\x21\x23\x1f\xee\xa5\x1d"
+ "\x1f\xc5\x3f\x09\x72\xf1\x1e\xfd\x65\x1f\xd8\x1c\x4b\xd0\x97\xf3"
+ "\x8d\xbf\x54\xfc\xb2\xe2\xbf\x1e\xd0\xe5\x7b\x6c\xdd\xd0\xd1\xce"
+ "\x35\x34\x06\xfd\x03\xfc\xbe\xfb\x3c\xe6\x29\x27\x84\xeb\xbb\x96"
+ "\x9f\xad\x0a\x62\x2e\xf1\xdd\x12\x1f\x6d\x9c\x3c\x18\x3d\xd1\xfe"
+ "\x06\xed\x9c\xe8\xa8\x58\xde\x4f\xcb\xcf\xa1\x1b\x05\xdf\xb3\x2e"
+ "\xaa\x41\x3a\xd3\x0d\x70\x9a\x0c\x9a\x0d\xde\x2f\x0d\x47\xd4\x1c"
+ "\x77\xec\x58\xe1\x12\xe4\xf9\x0e\xef\x69\x8d\x1d\xa7\xe8\xb0\xa7"
+ "\xae\x1b\x7a\x84\xd7\xa5\x31\xf7\x0b\x2c\xb3\x89\x60\x8f\x6b\x2c"
+ "\xec\xff\xf1\xb5\xfa\xba\x57\xc0\x1b\x9a\xce\xba\x25\xee\x98\xc5"
+ "\x7b\x70\x03\xf0\xc7\x4d\x6b\x1d\x03\x3d\x24\x75\x53\xd3\xb4\x52"
+ "\x85\x77\x90\xe1\x7a\x4a\xcf\x50\x3b\xde\x2f\x0b\x88\x0e\xe1\x6e"
+ "\xca\xe4\xb9\x86\x67\x79\x2f\xa7\x4d\x07\x6f\x0b\xcf\x52\xc6\x69"
+ "\xdc\x74\xcf\x77\x7a\xe9\x84\x83\x12\x6b\xfa\xd7\x9b\xc6\x65\xf0"
+ "\xfa\x92\x5a\x57\x1b\x5b\xef\xa3\x1b\x0b\x0c\xbc\xd8\x0e\x01\x7d"
+ "\x99\xd6\x55\x6c\x8f\xf0\x5e\xc7\xb2\x12\x11\x64\xbb\x04\x79\x8f"
+ "\x19\x6d\xe0\xf6\xe9\xed\xf2\x47\xb6\x8b\xf7\xc4\xac\x25\x8a\x06"
+ "\xcb\x56\x92\xc5\xae\x68\x6d\xe1\xf6\x72\x5b\xb8\xcd\xb2\x2d\x52"
+ "\xc7\xf2\x7c\xe2\x16\xcc\xd9\x64\x7a\x43\x8f\x6b\xdc\x64\x1f\xdd"
+ "\x60\x56\x3c\x35\xb6\x3e\x96\x8f\xfa\xfb\xd1\xb2\xbb\x00\x73\xdc"
+ "\xef\x38\x35\x71\x1c\x30\x3f\x53\x6b\x75\xe3\x3e\xd3\xd8\x16\x0f"
+ "\x32\xff\x1e\x3c\xca\x63\xb1\xb7\x84\xf5\xad\xcc\x7b\x19\xf2\xb6"
+ "\x23\xcf\x7e\x3d\xef\x7e\xb5\x47\x28\xaf\xc3\xf8\x8a\x31\x6c\x01"
+ "\xf0\x38\xe2\x97\x63\x3d\xec\x09\xfd\x59\xe0\x19\x57\xb7\x28\x3f"
+ "\x78\x34\x3e\x2e\x7b\x0b\x78\x2c\x0b\x9f\x13\x5d\xa8\xe7\x0a\xe6"
+ "\x29\xe7\x4a\xfa\x16\xf8\xf2\xf3\xd2\x35\x74\x19\xf3\x93\x48\x6a"
+ "\x38\xa6\xe8\x7e\xed\x18\xe1\x82\xdd\x0b\x8d\x5a\xb4\x9c\xbe\x0d"
+ "\x39\x3a\xda\x49\xd7\x4e\xcc\x2b\xb1\x03\x57\xa2\x8a\x53\x44\x52"
+ "\x07\x25\x35\xb4\xf1\x1c\xa7\xe6\x14\xaf\x25\x5d\x9b\x63\xf0\x22"
+ "\xee\xe7\x5e\x48\x5f\x80\xae\x1d\x6a\x6d\xe3\xda\xcf\x78\x5f\xe3"
+ "\x38\x5d\xbb\x8f\xdb\xab\xf6\x54\xaf\x7d\x5b\x9c\x13\x73\x85\x1a"
+ "\xd3\xda\x7c\x74\xad\x0f\xd7\x0e\xf9\x73\xd1\x3c\xfd\xb9\x0d\xf9"
+ "\xb6\x88\x73\x1a\xe7\x81\x7c\x5f\xbb\x57\xb8\x12\x58\x26\x0e\xa0"
+ "\x6e\x94\xb9\x23\x5b\xf5\xcd\xb5\xbb\x18\xd6\x20\x38\xb4\xa1\x6f"
+ "\x89\x79\xf3\x04\x7d\xef\x4e\x7b\x29\xaf\x95\x7e\xef\x72\x29\x17"
+ "\x80\x55\x63\x52\x7a\x1b\x36\x7e\xc7\x4e\x97\x56\x00\x1d\x5d\xa0"
+ "\x6d\xf8\x38\x53\xde\xeb\xef\x84\x3e\x8e\xc6\x87\xdf\x34\xcd\x33"
+ "\x9a\x79\xfc\x7b\xd5\x0a\x4e\x53\xa6\x67\x74\x27\x3f\xef\xe0\xe7"
+ "\x80\xe5\x93\x4c\x6f\x55\x16\xea\xef\xe4\x7a\xab\xd5\x9c\xff\x7b"
+ "\x3b\xba\x51\x47\x8f\xeb\x7b\xd5\x3e\x9a\x50\xac\xf6\x78\x3e\xc9"
+ "\x1c\x6c\xef\x9a\x65\x87\x65\x4e\xc9\xf4\x75\x8f\xb7\xd4\x4a\xf9"
+ "\x3b\x0c\x9e\xef\xd0\xf5\x06\xd3\x39\xe5\x38\x5d\x37\xb7\xc5\x26"
+ "\xf9\xdb\x24\x4c\xdf\x0b\xbd\xa7\xf9\x4d\xbc\x0f\xa7\xd4\xd7\x75"
+ "\x73\xcf\xff\xa5\x67\xe0\x07\x2d\x97\x3e\x43\x7f\xce\xc5\xaf\x10"
+ "\xbf\x03\x78\x9e\x21\x69\xb7\x3d\x3f\xc1\x87\x77\xdd\xb0\xeb\xf9"
+ "\xd9\x47\xe9\x99\x62\xfb\x58\x13\xec\x12\x79\x5f\xf3\x2d\x5e\x4b"
+ "\x48\xcf\x47\x1f\x74\xa9\xbe\xb8\x4e\xae\xa7\x00\x37\xa6\xbb\x70"
+ "\x56\x89\x60\x53\x69\x00\x78\xa7\x6f\x69\xaa\x0a\x90\xfd\x5a\x6e"
+ "\x7f\x7a\x15\xb7\x29\x00\xfa\xf3\x75\x59\x95\xf0\x37\x56\x87\x88"
+ "\xf7\x03\x01\x0b\xf2\xbf\xa8\x49\xad\x4b\x34\xcd\x63\x78\x3a\x4f"
+ "\x08\xa3\xfd\x4a\xa7\x7d\x92\xc9\x7d\x09\x58\x5f\xa0\xed\xd6\x53"
+ "\x74\xdd\x38\x91\xfc\x71\x66\x63\x01\xd1\x0e\xe8\x11\x8c\x35\x72"
+ "\x6f\xa2\x46\xfa\x23\x5c\x87\xf1\xff\x7b\x33\x8c\xfd\xab\x4d\x78"
+ "\xbf\x19\xef\x30\xf6\xf8\x5b\x0a\x82\xc4\xb0\xc2\xdc\x3e\x94\xff"
+ "\x48\xf3\x9b\x31\x56\xa3\xcf\x3f\xc9\x2c\x2d\x82\x9e\xe9\xd7\x5b"
+ "\xe9\xcd\x6b\x4e\x8a\xa0\xd1\xbe\xc6\x5a\x96\x85\xeb\xc0\xff\xcf"
+ "\xfa\x06\xe5\xff\x7e\x9c\xaf\x5f\xd9\x38\x56\xf5\x99\x06\xba\x44"
+ "\xf7\xd9\xf5\x0e\xd5\x5f\xd7\xed\x8d\xee\xaf\xeb\x31\xca\x5f\x17"
+ "\xc0\x35\x05\xbf\x31\xea\x39\xf2\x77\x9d\x2f\xe2\x79\x3c\x7e\xf9"
+ "\xc0\x07\xe3\xff\xb5\x05\xaa\x1f\x38\x1d\xed\x60\x1e\xf9\x27\x59"
+ "\xb4\xbe\x5c\xe2\xfd\x61\x4e\x67\x7e\xe6\x74\x0d\xf6\x0c\x9e\x09"
+ "\xef\x53\x59\x56\x2b\x34\x8a\x7a\xef\x5d\x0f\x9e\x5b\xd5\xcb\xf8"
+ "\x3f\xc0\xb0\xac\x6b\xdd\x6e\xe6\x53\xe4\x01\x8d\xdc\xb0\x59\xaf"
+ "\x9f\x6b\xd0\x15\x69\xd3\xf8\x3d\xf3\x24\xd2\x8b\x7d\x54\x68\x97"
+ "\xfb\xbf\x98\x13\xc6\xb7\x35\xae\xaf\xea\xb7\xc9\x2c\xef\x64\xb3"
+ "\x3e\xea\xa2\xef\xef\x82\xce\x42\xdf\x7e\x9c\xa1\xc6\x9a\xef\xbf"
+ "\xcd\xcf\xd0\x95\x9f\xe3\xbe\xb6\x05\x3a\xa9\x77\x43\x43\x56\x9f"
+ "\x89\x86\xf5\x9a\x28\x2b\xb4\xe1\x74\x28\x94\x5c\x3f\xc3\xdb\xb1"
+ "\x8f\x5a\x43\xbf\x24\xfb\x33\x12\xc6\x9b\x5e\xf0\x80\x73\xa5\x08"
+ "\xbf\xdf\x5b\x67\xf6\x86\x4e\x7b\x30\x36\x5f\xd5\x49\xdf\x97\xf4"
+ "\x78\xe5\x38\x46\xfd\x27\x24\x6c\x9d\x3e\xa7\xdb\x36\x2f\x14\xa1"
+ "\xcd\x27\x44\x00\xf6\x5d\xf2\xa6\x5e\x1a\xbf\x6d\x15\x65\x54\xf7"
+ "\xd2\xd8\x9d\xbd\x94\x2e\xfe\x9e\x6e\xaa\x86\xdd\xf6\xc4\xd9\x54"
+ "\x82\x4e\xc8\x1d\x51\x44\x96\x9d\xab\x48\xf2\x48\xb8\x1c\xf6\x5b"
+ "\x08\xf6\xdb\xe9\x74\xd6\x8d\xfd\xf6\x5b\x9f\xb4\x8b\xf7\x4f\x53"
+ "\x7c\xb4\x7f\xda\xf0\x02\x4a\x48\x99\x47\xa9\xc0\xcf\x79\x8a\xae"
+ "\xff\xcf\x94\x76\xd8\x8e\x68\xb3\x4f\x6f\x2f\x68\xd7\x65\x2d\xa0"
+ "\x61\xb2\xad\xd0\xd7\xa2\xfc\xe3\x8c\x41\xc7\x61\x13\xf3\x54\x80"
+ "\xe5\x86\xdb\xf0\x4f\xde\xa3\xde\x37\x3a\x68\x5e\x56\x2d\x82\x9c"
+ "\x5e\x7c\xb5\x08\x22\xbd\x8d\xeb\xae\x47\x7a\x8f\x6b\x3c\xf9\x4c"
+ "\xbb\x52\x06\xe3\x51\xcc\x8d\x74\xbd\x32\x7e\xad\x30\x95\xf1\x1c"
+ "\xdc\xbd\x26\x04\xdb\xfb\x14\xcb\xec\xf8\xb2\xd9\x85\x22\x64\x5f"
+ "\xcc\xfe\x02\xe3\x8b\xd8\x97\x81\xf7\x30\xdf\x83\x6d\xf3\x75\xfe"
+ "\x0b\x3c\x5e\xf0\x5c\xc1\x5a\x08\x98\x1b\xde\x71\x0b\x67\x3a\x7d"
+ "\x53\xff\x09\xb4\x33\xe5\xf5\x51\xec\xd7\x33\xfe\x80\x8f\x66\xa6"
+ "\x31\xee\xd2\x77\x07\xba\x13\xf6\xd6\x65\xc0\x2b\x18\x00\x1d\xf0"
+ "\x1e\xe3\xff\xbd\x1d\xfa\x7e\xb3\x9f\xf7\x7a\x91\x86\xf1\xff\xfe"
+ "\xf1\x9c\x56\x7c\x35\xd9\x8a\xed\x22\xae\xde\x66\x9b\x89\xf7\xc0"
+ "\x01\x0f\x73\xd5\x1b\xc6\x1a\x70\x30\x4e\xed\xe9\x36\x3d\xfc\x30"
+ "\xd2\x32\x0d\x38\xc8\x73\x39\x9e\xb3\xfb\xf3\xa8\x32\xb9\x11\x65"
+ "\x1e\xee\x36\x5d\xbf\x07\x69\x85\x31\x65\x4a\x62\xca\x6c\x8c\x28"
+ "\x53\xa6\xd7\x53\x1b\x53\xa6\x3e\xa6\x8c\x27\x0e\x6e\x47\x63\xca"
+ "\xb4\xc7\x94\x09\x9c\x8f\xdb\x8d\x96\xe8\x32\x37\xda\xa2\xcb\xdc"
+ "\x98\x1e\x41\x4b\xf6\xe3\xc9\x40\xda\xe4\x98\x32\x33\x62\xca\xcc"
+ "\x35\x9e\x07\xa1\x71\xca\xb2\x1d\x64\x03\x6f\xb2\xaf\x98\xff\x75"
+ "\xf4\x4f\xf7\x4f\x9f\xed\xd1\xcb\x56\x9d\xdf\xae\x1b\xf7\xc6\xd4"
+ "\x77\x20\xa6\xbe\xe6\x38\xed\xf2\xc5\x94\xf1\x47\x97\x99\x40\x11"
+ "\x65\x6a\x55\x3d\x13\xd2\xa2\xcb\x4c\x18\x1b\x53\x66\xd2\xf9\x7c"
+ "\x35\x21\x3b\xa6\x4c\x6e\x4c\x99\x82\xaf\xa1\x05\x8f\xe3\xca\x8f"
+ "\x6e\x14\xdb\xca\x77\xc1\x46\x98\xf0\x07\xf6\xc5\xe0\x7d\xd7\x9f"
+ "\xf5\x06\x87\xf0\x7e\x20\x8f\x57\x8d\x8e\x20\xc6\x96\x09\x98\xff"
+ "\xdc\x92\x61\x8c\x59\xec\xa7\xc2\x32\xad\x6c\xec\x09\x55\x83\xd9"
+ "\xa2\xd2\xd7\x4d\xf7\x97\xe3\xba\x1a\xc7\xf0\x38\x95\x61\xee\xb7"
+ "\x89\x95\xcf\x1b\x29\x38\x19\x8f\x18\xfb\xbe\x35\xca\xff\x25\x81"
+ "\x6d\xf2\x46\x87\x2c\x93\x19\x61\x47\x73\xfd\x81\x7d\xab\x82\xe6"
+ "\x68\x3c\x32\x6c\x17\xc0\x23\x05\xb6\x51\x7a\x2b\xac\x22\xde\xcf"
+ "\x6f\xa9\x86\x0d\x04\xbb\x9f\x71\x3b\x4e\x19\xb5\xd2\x26\x5b\xdc"
+ "\x4b\x7c\xef\x2d\xb9\x4d\xee\xf7\x2b\x9b\x34\xa3\xad\x09\xf5\xb3"
+ "\xed\xde\x54\x74\x86\x7d\xb2\x30\xfe\xb2\xed\x36\x71\x48\x63\x89"
+ "\x9f\xf1\x3a\x62\xf8\xc5\xf8\x68\xa2\x59\xda\x1a\xee\x26\x3b\xfb"
+ "\x22\xb0\xcf\x4e\x63\x20\x93\xf3\x80\xff\x27\x1c\x33\xda\x8b\xb1"
+ "\x1e\x3c\x91\xb1\xf7\x42\x34\x53\x7d\x38\x71\x7c\x34\x4f\x0e\x01"
+ "\xaf\x4c\xcc\x8a\xee\xf7\x89\x39\xd1\xfd\x3e\x71\x5e\x34\x4f\x9a"
+ "\xc0\x93\x13\x8b\x63\xca\xac\x8f\x29\xb3\x25\xa2\x4c\xa5\x5e\x4f"
+ "\x5d\x4c\x99\x86\x98\x32\x87\x23\x9e\xd1\xc6\x89\x6d\xfd\x73\x1f"
+ "\xe9\x73\x35\xb1\x23\xe2\xd9\xb4\x45\xea\xcf\x89\x21\x23\x8d\xd7"
+ "\x8e\x76\x6e\x55\x3e\x3f\x0a\xde\x4d\xb6\x18\x79\x47\xfe\x9b\xc6"
+ "\x47\xe3\x70\xd3\xe4\x68\x1c\x6e\xea\x97\x7f\xdd\x57\xe0\x93\x13"
+ "\x74\xf3\x58\xdd\x57\xa0\x0b\x63\xf6\x6c\x7e\x06\xac\x2a\xe4\x07"
+ "\x1d\x6e\x2a\x89\x81\xb7\x31\x06\x5e\x75\xc4\x73\x2a\x9e\xf7\x46"
+ "\xb4\x21\x35\xd1\x46\x09\xe0\x17\xd8\x13\x37\x35\x19\xe9\x3c\xa7"
+ "\x04\xbe\x1d\x4e\x39\xd6\x64\xb1\x2f\xdb\xc8\xe3\x74\xd3\x07\x3c"
+ "\xff\xd4\x61\x46\xca\x3f\xa9\x76\xdd\x6c\x8e\xc6\xe3\xe6\xb4\x68"
+ "\x3c\x6e\x1e\x1b\xd1\xae\x80\x75\x2d\x3d\x60\x0d\x3d\xf8\x08\xdb"
+ "\x3e\xec\xbf\x29\x7d\xca\xd6\xc0\x66\x3b\xcb\xeb\xef\x41\x3a\x51"
+ "\x4c\x89\x5e\x47\x07\xe6\x72\xfb\xb3\x06\xe5\xa7\xe4\xa6\x0c\xe5"
+ "\xcb\x45\x76\xc0\x5f\x6f\xf0\xa3\xb6\xa1\x29\x43\x2b\xf7\x8c\x41"
+ "\x1a\xf4\xdf\xc4\x54\x65\xe7\x1e\x2a\x10\xce\xdc\x2a\xd0\x13\xf3"
+ "\xa2\x49\x2f\xea\xf3\x88\x69\xec\x93\xc6\x7e\xb3\x18\xe3\x53\xd4"
+ "\xbe\xff\xcd\xcd\x11\x7c\x1d\xb0\xaf\xba\x43\x1c\xa7\x49\xaf\xb2"
+ "\x0d\xc0\x32\xca\xbe\x6d\x8d\x21\x3f\xf1\xdc\xdb\x1b\xea\x94\xb6"
+ "\x1b\xde\x57\xaa\xb2\x93\x2c\x11\x65\xfd\xfa\xdc\xb8\x83\xdf\x4d"
+ "\x08\x91\xb9\x31\xe0\x27\xc0\x49\x53\xf6\xde\xa4\x57\x1b\x21\xaf"
+ "\x28\x33\xd9\x28\xc3\xf3\x68\xb9\x87\x5c\x4c\xe6\x1b\x4b\xc8\xec"
+ "\x59\x75\x5c\xc2\x36\xfc\x44\x60\x4b\x77\x79\x4b\x3a\xc8\x1b\x68"
+ "\xe3\xb5\x2e\xb3\xf2\x09\x9a\x54\x99\x18\x24\x4b\x77\x79\x93\xdd"
+ "\x87\xfb\x70\x79\x53\x3a\x70\x83\x3c\xdd\xbc\x8f\xf5\x4d\x24\xed"
+ "\xa6\x4f\xcf\x79\x70\xf6\xcc\x1b\x7e\xf2\xe0\xbd\x73\xa6\xdf\x66"
+ "\x9f\xb3\xe8\xb9\x05\xf9\x37\x2c\x79\xa1\xd8\xbe\x62\xe9\xa2\xe2"
+ "\x45\x8b\x9f\xb6\x67\x38\xc6\x39\xec\xf3\x8b\xd5\x35\xbd\x70\xfe"
+ "\xb2\xe2\x29\x7c\x3b\xde\x5e\xb4\x74\xc1\x72\x79\x7b\x5d\x32\x45"
+ "\x03\x59\x54\xbc\x60\xa9\x7d\x5c\xfe\x78\xfb\xdd\xf3\x17\x15\xbe"
+ "\xb0\x74\x41\x5c\x58\xb7\xd9\x97\x2e\x58\xba\x60\x7e\xbe\x7d\x8a"
+ "\x3d\x83\x21\x47\x82\x8b\xe8\xcf\x0c\x63\x1c\xe3\xf1\xab\xc2\x25"
+ "\x8e\xe8\xe3\x99\x4f\xf1\xcf\x2d\xf9\xe7\x8f\x65\xb7\x38\xa2\x79"
+ "\xee\x16\x77\x34\xcf\xdd\x52\x75\xfe\x58\x76\x4b\xcc\xf8\x77\x4b"
+ "\xcc\xf8\x77\x4b\xf3\xf9\x63\xd9\x2d\x31\xe3\xdf\x2d\x31\xe3\xdf"
+ "\x0f\xfa\xc7\x3f\xf0\x92\x6f\x9d\xd4\x0b\x3f\x88\x19\xff\x7e\x10"
+ "\x33\xfe\xfd\x60\x52\xcc\xf3\xb4\x88\xe7\xcb\xf0\x3c\x27\x72\x7c"
+ "\xc4\x73\xbe\x21\x9f\x03\xfa\xe5\x07\x0e\x23\x0f\xeb\x7a\xe8\xe6"
+ "\x76\x3d\x6f\x65\x44\xde\x0e\x3d\xef\xae\x7e\xf9\xe3\xbd\x6f\xa4"
+ "\xab\xf9\xfa\xad\x49\xac\xd3\xd9\xff\x8f\xc7\x26\xc8\xc7\x55\xa7"
+ "\xe8\x07\x6b\x19\x16\xf3\x30\xfb\x83\x8a\x9f\x3e\xd6\x53\x33\x92"
+ "\x2c\x5c\xa6\xe6\x35\xf6\x23\x9e\x54\xcd\xbe\xc1\x48\x63\x5f\x69"
+ "\xe8\x94\x5b\xd9\xfe\x3d\xa6\xc6\x8b\x5b\x73\xa4\xcd\x8f\x32\x3a"
+ "\x7c\x39\xaf\x01\x1c\xf6\x3d\xb6\x54\xa8\xb1\xb8\x1d\xf7\x29\xcc"
+ "\xd3\x28\x6f\x16\xa6\x49\x9f\xb3\xcf\x35\xd2\x52\xf1\x4b\x03\xbc"
+ "\x1c\x03\xde\xfa\x51\xf1\x6d\xcb\x58\x3b\xb7\x7f\x3e\x68\x22\x6b"
+ "\x85\x4b\x6b\xf3\x6a\x6c\x5b\xdf\xba\x5e\xad\x2d\x34\xcc\x13\xae"
+ "\x43\xb9\x35\x48\x8f\x3f\x4f\xba\x15\xf6\xdf\xad\x0e\xb5\xde\x72"
+ "\x2b\xfa\x7f\xe6\x2e\xb5\x76\xda\x30\x0f\xfa\xb6\xf7\x04\x65\x2e"
+ "\xc0\xb5\x0f\xd7\x7b\x0d\xf8\x1e\x39\xdf\xbe\xb5\x5d\xb8\x12\x1e"
+ "\x62\xb8\x31\xe9\x21\xe8\xb7\x5e\x6b\xa8\x2c\xf7\xfc\x77\x99\x36"
+ "\xe1\x4a\x7c\x30\x4e\x3a\xfb\xe6\xf6\xfa\x28\x33\x9f\xf1\x8d\x48"
+ "\xcf\x16\xae\x11\x73\x38\xbf\x8f\xeb\x43\x99\xc1\x6c\x6d\xc3\xdf"
+ "\x57\x9d\x19\xc8\xdc\x12\xd3\x8e\xaf\x4e\xd0\x0f\x2f\x55\xed\xf8"
+ "\xe1\x73\x31\x75\xef\x8d\xdf\x8e\xcc\x26\xb4\xe3\xab\x41\xda\xe1"
+ "\x93\xb4\x35\xa1\x2d\xa6\xf3\xde\x85\xd0\x96\xaf\x24\xdd\xa3\xd2"
+ "\x7f\x98\xa6\xdb\x42\x01\xcc\xc3\x52\xf1\x4e\x96\x7d\xa8\x64\xa0"
+ "\xdf\xf4\x7c\x93\xad\x55\x94\x73\x7e\x9d\x3f\x9c\x23\x5c\xc3\x1e"
+ "\xf2\xd1\x0f\x37\x4a\x38\x03\xe9\x85\x0a\x17\xd0\xc9\xc4\x74\x42"
+ "\x7b\x50\x6e\xb0\xfe\x36\xe6\x25\x6a\x2d\xe4\x87\x90\xff\x4c\xc3"
+ "\xef\x36\xb0\xac\x44\xf8\x0d\x3a\xe2\x5d\x5b\xcc\xbb\x60\xc4\xbb"
+ "\x40\xd4\xbb\x35\x46\xfa\x6d\x29\x46\xfa\x37\xeb\xa7\xdb\x26\xc7"
+ "\xf4\x13\xfa\xe7\xb6\x96\xe8\x76\xdf\x36\x43\xb5\x0f\x7d\x74\x1e"
+ "\xad\x6f\x2b\x40\x1f\xf5\xc5\xef\xa3\xdb\xd6\xc7\xe7\xb5\xdb\xe4"
+ "\x3a\x9a\x18\x49\xf1\xe0\x35\xa0\xef\xfa\x24\x0f\xea\xfd\x74\x7e"
+ "\xff\xdc\x76\xcc\xe8\x9f\x6f\xd6\xc6\x1f\xd9\x63\xda\x18\x3e\x41"
+ "\x3f\xda\xa1\xda\xfa\xa3\x93\xd1\xb0\x7f\x94\x19\x9f\x17\x7f\x94"
+ "\x83\x76\x86\xe3\xb7\xf3\x47\x85\x83\xf3\xe2\x8f\xdc\x68\x4f\xf8"
+ "\x7c\x5e\xfc\x51\xad\x2a\x43\xf1\xca\x1c\x10\xae\xb8\xf5\x1c\x75"
+ "\x86\xd8\xce\x9d\x9c\xc2\xeb\x4b\x11\xe9\x5d\xd1\xfc\x87\x36\x70"
+ "\x39\xa6\x5f\x48\xe9\x59\xee\x87\x13\x76\x32\x7d\x1d\x4f\xf6\xb8"
+ "\x26\xcf\x88\xa1\xd5\xe9\x13\x34\xb9\xa5\xdb\x94\xb0\x4b\xd1\x6b"
+ "\xca\xab\xd1\x38\x4d\x2e\x88\x4f\xaf\xc9\x65\xa0\xd7\xe9\xf8\xf4"
+ "\x9a\x5c\x3d\x38\xbd\x26\x73\xff\x9f\x3e\x9f\x5e\x93\x8f\x44\xd2"
+ "\x0b\xb6\xae\x6c\xdf\x77\x6d\xe0\x8d\xbe\x3c\x51\xc3\x6d\x0d\x53"
+ "\xaa\x15\xbc\xa2\xca\x74\xa1\xcc\x14\xb3\x35\xa8\xf8\x04\x36\xa4"
+ "\xe5\x14\x4d\xee\x32\xe4\x7f\x44\x15\x0d\x13\x7d\x8f\xb1\x9f\x51"
+ "\x02\x97\xf3\x3a\x4e\x7b\xbc\xa1\x0c\xe2\xf9\x47\x74\xbd\x53\xb2"
+ "\xe3\xeb\x82\x29\xd0\xe9\x89\xaf\xc5\x49\x77\x28\x5f\xb3\x29\xf5"
+ "\xd1\x3a\x62\x4a\x65\x74\x1f\x81\x6e\x28\xa7\x6f\x3b\x7d\xed\xef"
+ "\xc2\x7d\x76\x3b\x9d\xdf\x67\xb7\xbf\xa5\xfa\xeb\xf6\xb5\xd1\xf8"
+ "\xdd\x6e\x8b\xdf\x5f\xb7\x67\x0c\xde\x5f\xb7\xcf\x18\xbc\xbf\x6e"
+ "\x2f\xe0\xfe\xf2\xd1\xed\xb5\xd1\xe3\xc6\xed\x65\xd1\xed\x45\xbd"
+ "\x28\x27\x4c\x43\x2f\xe3\xe7\x6f\xda\x6e\xe3\xc7\x3a\x8e\xfb\x8a"
+ "\xcf\x31\x01\xff\xab\x19\xc7\x8b\x85\x31\x28\x6c\xd0\xb0\x72\x55"
+ "\xfc\xfd\x56\x9e\xe3\xb6\x62\x26\xce\xfb\xc8\xf6\xef\xb0\xed\x7e"
+ "\xc7\x0b\x9a\x89\xda\x70\x6f\x3a\x41\x77\xde\xa9\x99\x4c\x25\xbc"
+ "\xe7\x29\xfd\xe4\xe5\x1a\xc2\x1d\x1b\x23\xfb\x82\xf7\x3e\x79\x6e"
+ "\xba\x59\xcd\x9d\xfe\x76\x82\xb2\x2e\x57\xfd\x72\xe7\xd5\xd1\x74"
+ "\xbc\xa3\x3e\x7e\xbf\xdc\x71\x18\xfd\xf2\xb7\xf8\xfd\x72\x47\xfb"
+ "\xe0\xfd\x92\xc5\xeb\x87\x7f\x3b\x5f\x8e\xb2\x6c\xba\x1c\xad\xe3"
+ "\x32\xf6\xc5\x3c\x1f\xcf\x2a\xe7\x3c\xb8\x87\x8c\x64\x3d\xcf\xef"
+ "\x6f\xe8\x32\xe4\x48\x96\xe1\xb3\x28\xb2\x7e\x3d\x4f\xb6\x0e\x23"
+ "\x12\x6e\x91\xb5\x2b\x9e\x9c\x64\xb9\x39\xef\x8d\x45\x64\x01\x0d"
+ "\x73\x77\x30\x8c\xa5\x44\x80\xf1\x17\xce\xc7\xe9\x37\x06\x22\xe5"
+ "\x24\xab\xc1\xc8\xc7\xba\x4e\xcf\x5b\x2f\x7a\x0a\x88\xf3\xc5\xc0"
+ "\xd6\xdb\x3f\x4c\x8e\x23\x9c\x9f\xf3\x45\xe7\xb9\xd3\xa2\xe4\xf1"
+ "\xce\x19\xd1\xf2\x78\xa7\x3d\x9a\x3f\x41\x7f\x94\xd3\xa0\xe7\x70"
+ "\x5f\x0c\x1c\xbe\x31\x7f\x5d\x58\x36\xef\xac\x8e\x91\x4d\xf0\xc0"
+ "\x5d\x53\x14\x0f\xdc\x75\x65\x0c\xae\xfb\xe2\xf3\xc0\x9d\xcd\x83"
+ "\xf3\xc0\x9d\x1d\x83\xf3\xc0\x5d\x66\xe6\x01\x1f\xdd\x35\x39\x5a"
+ "\x36\xef\x1a\x13\xdd\x76\xd4\x2b\x65\x93\x2e\xbd\x18\xd9\x84\x2d"
+ "\x74\xd9\x60\x72\xc8\x32\xc5\xfe\x23\x35\xbd\xc6\x5e\xc7\x37\xa2"
+ "\x99\x05\x72\xc5\xf8\x1d\xe1\x35\x25\xe8\xf8\x4c\xa6\xe1\x4e\x79"
+ "\xfe\xf3\xae\xf6\x48\x3a\x6e\x56\x67\x2e\x9d\x27\x68\xea\x22\xde"
+ "\x57\x56\xf4\x9c\x36\x31\xba\xfd\x53\xcd\xf1\xe9\x39\x75\x0c\xe8"
+ "\xe9\x8c\x4f\xcf\xa9\x99\x83\xd3\x73\xea\x1c\x3e\x93\x75\xbe\x4c"
+ "\x4d\x2d\xb4\x2f\x97\x36\x8a\x2c\x73\x8a\xa6\x7e\xfa\xcd\xc6\xa7"
+ "\xa9\xbb\xa2\xc7\xa7\xa9\x1b\x2f\x7e\x7c\x9a\xda\x11\x7f\x7c\x9a"
+ "\x46\xf1\xc7\xa7\x69\x36\x25\x0f\xd3\x72\xa2\xe5\x61\x5a\x46\x34"
+ "\x4f\x80\x76\xff\x6b\xe3\xd3\xb4\xda\x18\x19\xa8\x38\x41\xd3\xaf"
+ "\x86\x4d\x51\xa6\xfa\x6d\xfa\x17\x31\x38\x1e\x88\xdf\x6f\xd3\x8e"
+ "\xa2\xdf\x2a\xe2\xf7\xdb\x34\xff\xe0\xfd\x36\x3d\x05\xfd\x56\x71"
+ "\x7e\xbf\x4d\x1f\x7b\xf1\x36\xc5\xf4\xdc\xe8\x3e\x9b\x9e\x75\xf1"
+ "\x7d\x36\xbd\x3a\x7e\x9f\x4d\xdf\x17\xbf\xcf\xa6\x37\xab\x3e\xbb"
+ "\xdb\x1c\xdd\x67\xd3\xdb\xa3\xfb\x0c\x74\xfb\x1f\xf6\x19\xfa\x27"
+ "\x5f\xf9\x27\xdc\xbd\x00\xf3\xf6\x61\x3d\xae\xbb\xe7\xfa\xe8\x9e"
+ "\xb1\x6a\x6e\x7d\x8f\x1a\x3b\x54\x1f\xbe\x8f\x3c\x39\xe7\x8f\x03"
+ "\x77\x3b\xf4\xb4\x9f\x9c\xdf\x0f\x77\x6f\x81\x8e\xee\x6a\x2a\x91"
+ "\x7b\x5b\xaa\x0f\x99\xe6\xc8\xe7\x59\xc5\xfb\x53\x77\xef\xe3\xb2"
+ "\xe8\x63\xe1\x0d\x86\x88\xf5\x3a\xf2\x07\x18\x0e\x9f\x45\x8d\x81"
+ "\xe5\xbb\x98\x31\xfe\x02\x3e\x35\xf9\x9e\xd2\x9b\x00\xef\x9e\xb3"
+ "\x8a\x57\xef\x89\xb5\x7f\x6b\xf0\xee\x33\xc5\xa7\xf7\xbe\x11\x8d"
+ "\xc3\x3d\xf9\xf1\xf9\xf4\x9e\x12\xb4\xa1\x26\x3e\x9f\xde\x53\x35"
+ "\x38\x9f\xde\x83\xfe\xa7\x9a\x88\xb9\xcf\xc8\x27\x42\xbe\x98\xb9"
+ "\xcf\x3d\x6d\xd6\x80\xe2\x1d\x69\x13\x95\x37\xe4\xf7\xb8\xb2\x63"
+ "\xed\x3f\xf4\x4d\xf6\x1a\x1d\xe7\x17\xa2\xcb\x67\x0f\x62\xff\x65"
+ "\xb3\xfd\xf7\x7e\x7c\x9c\xb3\x2f\x60\xff\x65\xb3\xfd\xf7\xfe\xf9"
+ "\xb2\x95\xad\xdb\x7f\xf1\xe6\x78\xd9\xd5\xf1\xfb\x3f\x3b\xa6\xff"
+ "\x29\xb7\x18\xf3\x61\x59\x3e\x3a\xdf\xb1\xc8\x7c\xec\x9b\xc4\x79"
+ "\x99\x47\xce\xcf\x7b\xaf\x25\x16\xe6\x20\xf9\x32\xce\xe3\x3d\xf6"
+ "\xa5\x8a\xcb\x7b\xf7\xea\xe7\x49\xee\xdd\x17\x2d\x8f\xf7\x16\x47"
+ "\xcb\x63\xb6\x2d\xa6\xdc\x96\xe8\xf7\xe0\x9f\xff\x35\x1d\x7b\x9f"
+ "\x39\x86\x07\x0e\x9d\xa0\xfb\xd6\x2a\x1e\xb8\xef\x3f\xa3\xf1\xb8"
+ "\x6f\x4c\x7c\x1e\xb8\x6f\x12\xda\x7f\x28\x3e\x0f\xdc\x97\x33\x38"
+ "\x0f\xdc\x57\x08\x5a\x1e\x8a\xe4\xdb\x87\x4a\xb2\x86\xc5\xe4\xa9"
+ "\x8c\xaf\xf3\xee\xab\x8b\xbf\x46\x70\x9f\x47\xd1\xf8\xbe\x60\x34"
+ "\x8d\xef\x6b\x8b\xa6\x21\xda\xf2\x3f\xa7\x61\x7f\xfc\x89\x1e\xd7"
+ "\xfd\xb1\xf2\xef\x3d\x41\xf7\xeb\xf2\x3f\xe3\xe3\x68\x1c\xef\xcf"
+ "\x57\xb8\xc4\x5b\x17\xb9\x9f\xe7\xbf\xde\xf8\xb4\xbc\xbf\x3a\x7e"
+ "\x9b\xef\xdf\x87\x31\xc8\xab\x9d\x27\x4b\xf7\x37\x23\xfd\x21\x5e"
+ "\x0f\xe5\xf5\x90\x9d\x48\x7f\x28\x44\x16\x39\x5e\xf5\x8f\x4b\xf7"
+ "\xfb\xd9\x17\x85\xe9\xcf\xfc\x6b\x1d\x43\x39\x3c\x06\x31\x5e\x79"
+ "\x25\xd2\x6f\xc1\xba\x9e\x79\xfd\x1a\xe6\xf5\x19\xd2\xfe\xe3\x7d"
+ "\x16\xf6\x23\xb4\x3a\x28\x87\xe3\x60\x18\xfc\xce\xf9\xa3\x61\xcf"
+ "\x98\xc1\x72\xc1\xf9\x8d\xbc\x6a\xdd\xac\x2c\x46\x37\xcd\x28\x8e"
+ "\xdf\xc7\x33\x36\x0e\xce\x3b\x33\xea\x54\x3f\xcf\x38\x16\xdd\xcf"
+ "\x33\x3c\x9a\x6b\xc4\x1c\x6e\xab\x0f\x74\xbe\x98\x3e\x2e\xb6\x0b"
+ "\xff\xa0\xfa\x7e\xdd\x63\x6d\x45\xa5\xf4\x9d\x4e\x9a\x39\x4d\xd6"
+ "\x67\x12\x41\xeb\xda\x04\x6a\x92\x3a\x60\xe6\x9b\x12\x4f\xe4\xc9"
+ "\x0b\x91\x49\xac\x7b\xb6\x8d\xdf\xd5\xb8\x44\x10\xf9\x8e\xf0\x9e"
+ "\x00\x9f\xe5\x06\x2f\x5c\x76\x9c\x66\x3e\x1e\x55\x1e\x23\xb3\x57"
+ "\xc1\xa8\xaa\x91\xf2\x38\x73\x8b\xb1\xa6\xbb\x1e\xcf\xf1\xd7\x7d"
+ "\x67\x36\x18\xbe\x0f\xca\x67\x6c\xe6\xa0\xfb\x97\x8c\x13\x9f\xa7"
+ "\x61\x9c\x2e\xac\x07\x66\xa5\x18\xfc\xab\x7c\x2d\x67\x8d\x19\xf0"
+ "\xe5\x9b\x95\x8e\x77\x47\x2e\xb0\x36\x18\x21\x07\xb3\xe6\x44\xc2"
+ "\x51\x31\x58\x66\x15\x18\xfe\x78\xb8\x2f\xfe\x1a\x58\x06\x3e\xd5"
+ "\x31\xf8\xec\x85\x9d\xb2\x5e\x87\xd1\x70\x21\x18\xdc\xe7\x8a\x67"
+ "\x99\x1f\x66\x1d\xb9\xd0\x9a\x5f\xa2\x8d\x72\x5e\x3f\x8f\xb7\x66"
+ "\x4b\x7b\x89\x61\x5c\x18\xc7\xd9\x59\x51\x73\x0b\xb9\x77\xcf\x7b"
+ "\x5b\x39\xc3\x95\xdc\xcf\x8e\x59\x23\x9c\x3d\x57\xfa\x53\xe9\x72"
+ "\xff\x44\x28\x56\x0e\x66\x97\x18\x63\x74\x4c\xfa\x16\x43\xee\x31"
+ "\xaf\x65\xb8\x31\xeb\xac\xb3\xf7\x29\x59\xc8\x49\xd1\x92\x22\xe7"
+ "\x6b\xb3\xa5\xfd\x67\xac\x97\xfa\x90\x2f\xa6\x5c\xcc\xfa\xdf\xec"
+ "\xb9\x62\xf0\x75\xfa\x14\xf4\x6f\x80\xf7\xb6\x54\x6c\x88\x9c\xc9"
+ "\x31\xeb\x15\xfe\xcd\xf2\xbc\xff\x9f\xb9\xfd\xba\xde\x7b\xe0\x83"
+ "\xe8\xfa\x72\xe6\x3a\x4f\x5e\xa8\xfd\x39\x83\xb4\x3f\x67\xa0\xfd"
+ "\x8b\x25\xdc\x98\xb5\xc4\x1c\xd9\xfe\xf0\x79\xfa\x2f\xa7\x19\xfa"
+ "\xcb\xa0\x1b\x6c\xee\x07\xc6\x19\xb6\x3a\xaf\x1f\x0c\x6e\xab\x3f"
+ "\x30\xb0\xfe\x27\xcb\xe5\x0c\xac\xff\xf9\xe3\xd9\xea\x3e\x92\x7b"
+ "\xab\x51\x75\x3f\x90\x6d\xad\x8e\xd7\x96\x07\x06\x59\xff\x7b\x40"
+ "\x5f\xff\x7b\xe0\x48\xb4\x3e\x7b\xa0\x32\xba\x0f\x73\x62\xfa\xf0"
+ "\x81\xfa\xe8\x3e\xcc\x99\xfb\xdf\x1d\xd7\xf0\x4c\x89\x89\x89\xa6"
+ "\xc4\x04\x53\x42\x22\x5e\xa3\x89\x34\x2c\xd1\x9c\x38\x04\xbf\xa1"
+ "\xfa\x75\x98\x29\xd1\x64\xc6\x6f\x88\x7e\x1d\x1a\xf3\x3c\x8c\xcb"
+ "\xe2\x67\xd6\xaf\x43\x62\x9e\x87\x7e\xcd\xfb\x61\x7a\xbd\x46\xfd"
+ "\xe6\x98\xe7\x21\x5f\xf3\x7e\xe8\xff\xb0\x3c\x9d\xf7\x1c\xed\x87"
+ "\x76\xef\xe2\xe5\xf3\x0b\x17\xe5\xcb\xfd\xe2\x05\xf6\xf9\x4f\x3d"
+ "\xb5\x60\xd9\x32\x7b\xf1\x12\xfb\x5d\x77\x3e\x78\xd3\x6d\x76\xb5"
+ "\xed\x5c\x38\x65\x5c\x7e\x32\xcd\x5c\xb1\x94\x5f\xcc\x7c\xe8\xde"
+ "\x5c\x7b\xce\x5d\x77\x46\xbf\x34\xc0\xc8\xed\xe5\x0b\x41\x89\x90"
+ "\xbf\xac\xf2\x51\x44\x1b\xb7\x4a\xdd\xd3\xce\x7e\xbe\x6a\xcd\x23"
+ "\x77\x62\x33\xfb\x8f\xf6\x3a\x85\xe7\x1a\xde\xd3\x7f\xe8\x4f\xdc"
+ "\x88\x1b\x6a\xcb\xa8\xe8\x49\x3e\xbf\xf2\xd0\x3f\xc5\x41\x3f\xd9"
+ "\xef\x23\xd3\x71\x7a\xfc\xce\xa6\x6c\xe4\xc5\xb3\xd7\x17\x22\xbb"
+ "\x93\x2c\x27\xe8\x27\x9f\xe3\x5d\x82\xb8\x5d\x43\x5a\x40\xf7\x85"
+ "\xfe\xf1\x3f\x65\xda\xc1\x32\x23\x9f\xf5\x04\xcd\x79\x43\x1c\x14"
+ "\xf2\x99\xcf\x07\xa9\x7c\x73\x16\x09\xd3\x43\xe9\xac\x1b\xaa\x47"
+ "\x92\x99\xf7\x42\xdf\x1c\x49\x96\x37\x47\x71\x8c\x94\x39\x73\x8d"
+ "\xbd\xd0\x72\x3c\xfb\xe8\xf1\x2c\xae\x9b\xf3\x6a\xa6\x87\x1e\xe4"
+ "\xfc\x3b\xa3\xf3\x6f\x1c\xd8\x8b\x9d\x33\xd7\x84\x7c\xb3\x3f\x27"
+ "\xab\x35\x2c\xfe\x19\x4c\xae\xcf\xba\x31\x9b\x12\xbc\xe8\x8a\xe6"
+ "\x50\x19\x29\x9f\x9f\x39\x7f\x5a\x19\x16\x21\xf6\x4f\x9f\xd9\xe5"
+ "\x14\x15\xcf\x91\x19\x32\x9d\xe0\x59\xca\x3e\x0a\x73\x0e\xd4\x2c"
+ "\x20\x33\xda\x3f\xa6\x93\x1e\xee\xb2\xcf\x22\x72\xce\x24\xf3\xef"
+ "\x1d\xec\x6f\xd8\xf0\xd7\xcd\x7f\x24\xf3\x3b\xbd\x65\xa6\x5e\x61"
+ "\xa3\x92\x62\xd1\x21\x38\x6e\x52\x40\x04\xd9\xc7\xbf\x79\x5e\x98"
+ "\xf3\xb4\xf6\x38\x6d\xd4\x5a\x1c\xa0\x35\xc7\x44\xd0\xfd\x47\x75"
+ "\x36\xa0\xa5\x2b\xc0\xfe\x8b\x96\x35\x33\x29\xf1\x44\x2e\x99\x5a"
+ "\x0a\xaa\xc8\x3b\x37\x40\x25\xc7\x44\x47\xf3\xbc\x2f\xa8\xb5\xa0"
+ "\x9e\xf2\xda\xc8\xd4\xdc\xfe\x17\x92\xb1\x7f\x36\x9c\xf6\x97\x9e"
+ "\x25\xdb\x9a\x45\x9c\x76\x96\x56\xad\xa1\xe1\xab\xfe\x44\x56\x6f"
+ "\x47\x1b\xea\x39\x49\x8f\x1e\xa5\x04\xc0\x33\xad\xfe\x0b\xd9\x56"
+ "\x3f\xc2\x7e\xbe\x59\x54\x5d\x4a\x36\xe1\x4c\x4f\xe9\x75\xa6\xa7"
+ "\xf6\x8a\xf4\x91\x3d\xce\xf4\xb4\xd6\x22\xe4\x6f\xff\x88\x46\xb4"
+ "\x51\xda\xc1\xce\x36\x53\xd5\x19\x1a\xc3\x6d\x3a\x81\xb6\x55\x9f"
+ "\x41\xfe\x0d\x9f\x16\x69\x28\x1b\x59\x26\x94\xf4\xa9\xdb\x9b\x1b"
+ "\x24\x0d\xb0\xaa\x7a\x69\x4c\x75\x2f\xd9\xb4\xf2\x4f\x8b\xb8\x5c"
+ "\x17\xfd\xf8\x4b\x2f\x46\x86\x92\x35\x22\xdc\xb7\xa1\x21\x0b\x3a"
+ "\x71\xd8\xfb\x4f\x36\x98\xbd\xcd\x5d\xd4\x12\xe8\xa5\x56\xfa\x33"
+ "\x79\x1d\x7f\xf7\xbc\xf3\x64\xc3\x10\x0d\x42\xe0\x59\xd5\x8e\xba"
+ "\x14\xef\x38\x5b\xc8\xec\x45\x1f\x54\x94\x52\x4a\xd1\x2a\x1a\xd6"
+ "\x89\x74\x35\xb7\x7f\x27\xdb\x1b\xfa\xbb\x67\x95\xf4\xc7\x7d\x3c"
+ "\xab\xb4\x85\x12\x5b\x03\x55\xec\xf7\x69\x0a\x27\x9f\xf6\x7b\x03"
+ "\x47\xc8\x5b\xf4\x37\x8f\x66\x39\xdd\xb6\x51\x23\xcb\xbb\xe7\x8e"
+ "\x98\xbc\xe6\x73\xe4\xcd\x0d\xd0\x21\xd4\x2d\x36\x9c\x66\x5f\x80"
+ "\xac\xd6\x40\x90\xcf\x3b\x65\x88\x6e\x5b\x72\xc5\x52\x1a\xbf\xf3"
+ "\x0c\x8d\xdd\x71\x86\xd2\x45\x4f\xba\x89\x7d\x6c\xf9\xfc\xea\x0e"
+ "\x5c\x53\xda\xc9\x82\xb6\x2b\x7f\xec\x24\xdd\xd7\xb6\x2f\x9d\x6a"
+ "\x7a\x07\x7c\x6d\x7b\xbb\x07\x7c\x6d\xc1\x53\xf3\xd8\xdf\xd6\x47"
+ "\x0f\x07\xac\xcd\x34\xec\x38\xcd\xb1\x31\x7f\x57\x9c\x22\xf3\xba"
+ "\x53\x44\x37\x96\x99\xc8\xbe\x90\xcf\x59\xfc\xe4\x4f\x5e\xf4\x0d"
+ "\xdf\x1f\xa7\x9f\x6c\xc4\x35\x05\xbf\x04\xa4\xaf\xe5\x76\xb6\xeb"
+ "\x7c\x8c\x34\x13\xd2\x5e\xc0\x35\x11\xd7\xe7\x9c\xd5\xc2\x8f\xba"
+ "\xd8\xb7\x29\x99\xf9\x59\xf7\xef\xad\xea\x71\xfd\x24\xdf\x47\x8b"
+ "\xf3\x0d\xbe\x56\x3a\x7e\xce\xbc\x43\xc7\x4f\x72\x7c\x2e\xbf\xc4"
+ "\xab\xaf\x20\x81\x63\x75\xe9\xe9\x8c\x43\x0b\xd7\x8b\xfa\xeb\x71"
+ "\xb5\xe2\xc7\x72\x3a\xcd\x28\xdb\xdd\x57\xc0\x75\x7e\x8a\x74\x61"
+ "\xa4\xa3\xdd\x66\x7e\xf7\xab\xe3\x27\x4d\x2a\x4f\xba\x09\x30\x83"
+ "\x3a\x7c\xc8\xfe\x1c\x33\xcb\x78\xb7\xc9\x2a\x1a\xe7\x4d\xa2\xea"
+ "\xad\xa2\x79\xc7\x56\xd1\xa4\x64\x2f\xd7\xe2\xa3\x22\x0b\xe3\x88"
+ "\x71\xbc\x69\x23\xde\x35\xda\x89\x98\x2e\x4d\xf9\xec\x4f\x96\x0b"
+ "\xfb\xef\x92\x03\x91\x6d\x10\xae\x07\xa5\xad\xff\x5e\xe9\xe1\x21"
+ "\xd0\x01\x96\xd6\xf6\x2e\x7a\xa7\xb7\x63\x88\xf3\x33\x32\x79\x43"
+ "\xc7\x69\x42\x1a\xd9\xd8\x1e\xac\xd9\x2a\x7c\xaf\x73\x3c\xc0\xad"
+ "\xa2\x0b\xfc\x72\x65\x27\xe5\xbe\xf0\xfd\x34\x4a\xfb\x0f\x8c\x76"
+ "\x4a\x3f\xe5\x6e\x8a\xd0\x4f\x97\xb7\xf8\x1a\x22\x74\xd3\xdc\x4f"
+ "\xcf\xd7\x4d\x8f\x7d\xac\x74\x13\x64\x5f\xea\xa2\xb0\x4f\x4f\x7f"
+ "\x37\x26\x5d\xf7\x13\x79\xec\xd5\x98\xf4\xa0\x9e\xbe\x26\x26\xdd"
+ "\xaf\xd2\x1f\xfd\xc8\xd0\x7d\xad\x8c\xc7\x0a\xd6\x7d\x8f\xbe\xc5"
+ "\xba\xaf\x75\x9e\xae\xfb\xa4\xfe\x79\xf4\x45\xf1\x6f\xd0\x45\xcb"
+ "\x59\xdf\x3c\xfa\x38\xe3\x2f\x0e\x92\x81\x7b\x12\xd2\xae\xe4\xb4"
+ "\xca\x3f\x93\x19\x3f\x43\xef\x2d\x61\xbd\xc7\x3a\x8f\x75\xdf\xf6"
+ "\x51\xa2\x6d\xfb\x56\x71\xb4\x5a\xc6\x1a\x7a\xa4\x5f\xff\xbd\x82"
+ "\xb4\x8d\x48\x7b\x05\xef\x59\x0f\x32\x4d\x5a\x72\x1b\x88\xfd\x4f"
+ "\x60\x6b\x1d\xd3\x4c\x19\xb4\x19\xfd\xcd\xe7\x0d\xd7\x83\xbe\xd6"
+ "\x04\x2a\xf2\x16\xf3\xf9\xd5\x30\xfb\xa4\xb5\xb7\x16\xb7\xb3\xdc"
+ "\x8d\x5a\x07\x39\xe3\xf3\xd2\xa5\x01\xd1\xc9\xe7\xee\x18\x87\xbc"
+ "\x95\xf7\x71\x7c\xa6\x84\xa6\x02\x22\xf6\x0b\x67\x9d\x0d\x5c\xcc"
+ "\x95\xc0\x49\xc5\x83\x79\x34\xcd\x47\x6f\x4f\x53\x7d\xfd\x78\x16"
+ "\xc7\x81\x3b\x4e\x8f\xe4\x62\xbe\x17\xe4\xb6\x59\xc3\x65\xc4\xe7"
+ "\x60\x38\x36\x22\x5f\xb7\x9b\xb4\x82\x4a\xe3\x2c\x8c\x0b\xba\x01"
+ "\x79\xbc\x6d\x41\x62\x9c\x7d\xf4\xc8\xae\x96\x92\x06\x2e\x9f\xcd"
+ "\xb4\x11\x2e\xa7\x01\x23\x41\xc2\x30\xc9\x79\x23\xe6\x06\x8f\xaa"
+ "\xb5\xf3\xe4\x86\xac\x96\xb9\x7e\x62\xbd\xef\xed\x00\x8c\x92\xe3"
+ "\x0a\x06\x60\x09\x8c\x01\x51\xef\x74\xf8\xc3\xd7\x88\x7f\x02\x7e"
+ "\x1a\xf7\x17\x9f\x8b\xe4\xfd\x36\xd0\x25\x85\x7d\xe5\x95\x2d\xfa"
+ "\xc8\x8e\x9a\x3f\x13\xe9\x67\x3b\xc1\x6f\x8f\x54\xf3\xb9\x25\x3e"
+ "\xcf\x79\xa1\xb3\x9c\xa0\xd1\x58\xe3\x3c\xa7\xb6\xe2\x7f\xf7\x2c"
+ "\x27\x60\xdb\x76\x9a\x44\x3d\xf0\xaf\xe6\xf3\x9c\xc7\x29\x37\xc4"
+ "\x7c\xa8\xb7\xa9\xf6\x8d\x47\x99\xe6\xb9\xed\x9c\x86\xb9\xe3\x61"
+ "\xa3\xff\xb9\xbd\xdc\x16\xbc\x3b\xac\x6c\x44\x71\xc4\x47\x8f\xd5"
+ "\xf2\x7b\xa4\xed\xe3\xfc\x13\xa0\xc7\xbc\x18\xc3\xde\x3f\x1e\x36"
+ "\x55\xac\x22\xb3\xd2\x69\x73\xf7\x73\x79\xa5\xd3\xe6\x16\x0d\xe8"
+ "\xb4\xb9\x0b\x94\x4e\x53\x34\x56\x3a\x6d\xee\x23\x4a\xa7\xcd\x7d"
+ "\x40\xee\x8b\x41\xa7\xf1\x3b\xd6\x6b\x86\x4e\xdb\x31\x4a\x1c\x66"
+ "\xdd\xd1\xe3\x9a\x9b\x65\xe8\xb6\x4d\x48\x63\xdd\xc1\x38\x2a\x3d"
+ "\xf5\x68\x95\xf8\x7f\xd3\x49\xf9\x1d\xf0\x7d\x01\x9f\x5f\xe8\xd0"
+ "\xef\xd1\x2f\x73\x3f\x50\x3a\x6e\xee\x96\x01\x1d\x37\xd7\x36\x50"
+ "\x96\x75\xdc\xdc\xdd\x4a\xc7\xa9\xf4\x9a\x47\x59\xc7\x3d\x5a\xc5"
+ "\x34\xd0\xe1\x9b\x78\x0d\x4f\xcf\xcf\x74\xac\x8d\xd4\x71\xd1\xf2"
+ "\x35\xb7\xcb\xd0\x71\xac\xdb\xf0\xcc\x71\x23\xe7\x49\x79\x43\xbe"
+ "\x2d\xa0\xb9\x21\x77\xdc\x07\xdc\x66\x8e\xf7\xc6\x74\x9b\x7a\x92"
+ "\x86\xe9\x67\x87\xf4\x76\x3f\x9e\x69\xf8\x3e\xfa\x68\x6e\x56\x3c"
+ "\x3b\x7a\x20\x26\x23\x5d\xc5\xe7\xe6\xbd\x65\xc7\xc9\x5b\x25\xca"
+ "\x5a\x43\xc7\x28\xaf\x18\xba\x22\xf1\xd9\xcf\xb9\x6f\x31\xef\xf8"
+ "\x11\x5f\x59\xf7\x60\x2c\x5d\x93\x17\xa0\xa1\x98\xab\x7f\x5e\x61"
+ "\xc2\x3b\x47\xd4\x3b\xb9\xc6\x70\xe3\x52\x8e\xe7\xf7\xf8\xbc\xc1"
+ "\xe6\xfb\x17\x59\xdf\xc9\xc1\xeb\x7b\x22\x49\xd6\x07\x9b\x0a\x73"
+ "\xa0\x4b\x4f\xd1\xe3\x72\x5e\x22\x63\xe0\xac\x8b\x07\xeb\x89\x1f"
+ "\xea\xef\x87\x0c\xf2\xfe\x91\xaf\x29\xbf\xf2\x6b\xca\xbf\xc9\xba"
+ "\x08\xed\xb3\x86\x5d\xd1\x70\x46\x84\x8c\x7c\x9d\x9c\xef\x63\x7d"
+ "\x2d\xe6\x73\xe7\xd5\x72\x8e\x66\x33\x60\x32\xff\x6d\x46\x3e\x19"
+ "\x97\x05\xba\x72\x1a\x6a\x1c\x11\x88\x2a\x1b\x1e\xa0\xf1\x13\x83"
+ "\x9e\xe9\x64\x3d\xea\xad\x22\x19\xa3\xb6\x11\x36\x29\xc7\x4c\xda"
+ "\xd2\xbf\xfe\x91\x37\x07\x7a\x33\x27\xc2\x2f\xb6\x0b\x7a\xee\x2a"
+ "\x15\x8f\x26\x40\x15\x6a\xbe\x79\x05\xf4\xf3\x48\x3e\x0f\xc3\x67"
+ "\x63\xf2\xc2\x39\xa6\x46\x19\x3b\x2d\xaf\xd2\x28\x3b\xd8\x3a\x0b"
+ "\xd7\xab\xd7\xc9\x3e\xa6\x01\x94\x69\x32\xca\x30\x6c\xf6\x53\xc4"
+ "\xb8\x7c\x95\x3c\x53\x1a\xea\x62\x5d\x78\x05\x6c\xd1\x91\xaa\x9e"
+ "\x79\xa4\xd7\x03\x99\x79\xdc\x73\xa1\xb3\x19\x83\xb7\x6f\xde\xa4"
+ "\x8b\x6f\x1f\xe9\xed\x9b\x57\xf4\x35\xed\xbb\x50\xbd\x7b\x2f\xbe"
+ "\xde\x54\xa3\xde\x8e\x8b\xa7\xeb\xfc\x31\xdf\x9c\xae\x19\x3a\x5d"
+ "\xe7\xe7\x7c\x0d\x5d\xe3\xd5\xb3\xfe\x9b\xd7\x63\x37\xea\x69\x88"
+ "\x57\x0f\xc9\xbf\x41\xcf\x4d\x59\x8c\xd8\x9e\xdd\x90\x1d\x15\x1b"
+ "\xef\x49\x8a\x8c\x97\xdc\x2d\xe5\xea\xc9\xb4\xfe\xf8\xcc\x6a\xaf"
+ "\x1c\xba\xfa\xc9\x89\x79\xb5\x3c\xbe\x0b\xcd\x47\x4f\x4e\xe2\xb8"
+ "\xb1\xd3\xd6\xa8\x33\xd9\x7a\x99\xec\x0b\xc5\x69\xe6\x18\x60\x1c"
+ "\x03\xd0\x0b\x2d\xde\x58\xc5\x71\x4b\x9a\x72\xd8\xff\x1e\x73\x2a"
+ "\xe8\xf8\x27\xdf\xe0\x98\x66\xb8\x1f\xc6\xf7\xbc\x1f\x8e\x6b\xad"
+ "\xd2\x05\x4f\xd6\xfa\x68\x7e\xdb\xe0\x70\x9b\xe6\xed\x2a\xcd\x18"
+ "\x32\x98\x9f\x3d\xca\xfb\x7c\xf4\xfc\x5e\xe9\x5b\x9f\xfc\x49\x36"
+ "\xe6\x14\x7a\x9c\xc1\x05\x8f\xcb\xd8\x73\xce\x5c\x3e\x57\x82\xf1"
+ "\x31\xff\x45\xfd\x3c\x00\xe8\x52\x06\xfa\x3e\x65\x33\xe8\x62\xa4"
+ "\x23\x6d\xbc\x41\x17\xd8\x39\x29\xde\xda\x10\x9f\xd7\x09\xa8\xb3"
+ "\xd9\x4f\x3d\x20\xca\x9b\x72\x15\xec\xa7\x94\x8f\x1a\xd7\xd7\x97"
+ "\x6b\x96\xf3\xa7\x52\x9e\x3f\xe5\x4f\xf2\x27\x35\xe5\x1a\x78\x88"
+ "\x65\x36\x13\x9f\x01\x9f\x80\x31\x75\xb3\x8a\xf5\x97\xc0\xe7\xe5"
+ "\xe4\xfb\x65\xe9\x26\x45\x9b\xa7\x7e\x2d\xba\x39\x7e\x8c\x84\x9d"
+ "\x02\xbc\xe7\x32\x5c\x1f\xae\xfe\xd5\xe9\x1c\xff\x42\x6f\xcf\x53"
+ "\x3b\xb4\x0d\x9f\x64\x6b\x3d\x36\x93\x81\xef\x4e\x79\xb6\xf5\x29"
+ "\xb4\x7f\xfe\x5c\x89\xb3\xc4\xc7\x66\x62\xbf\x7e\x2d\xb9\x69\x9e"
+ "\x58\x6d\xa3\x7d\x4b\x3b\xe4\xfc\x89\xeb\x9c\x80\xfa\x05\xcf\x97"
+ "\x60\xa3\xf4\xb8\xf2\x6d\xfd\x74\x03\x5c\xd1\x63\xd0\xed\xa9\x26"
+ "\x35\x3e\xab\x36\x06\x56\xdb\x4c\x8d\x7e\x79\xee\x8e\xc6\xda\x9d"
+ "\x5f\xa9\x18\xdc\xf9\x73\x0c\xda\xf5\xe3\x04\x7c\x38\x8f\xf2\x73"
+ "\xca\x2f\x36\x70\x92\x32\x9c\xcc\xe7\x78\x9f\x2a\xe0\xf3\x43\x8a"
+ "\xfe\x8d\x29\xc8\x53\x75\x3e\xfd\xf3\xf7\x46\xd0\x3f\x91\x79\x90"
+ "\xe9\xcf\x6b\x1e\xa0\xed\x9f\x40\x4b\x8b\x3a\xf7\xc0\x76\x4d\xfe"
+ "\x5f\xf0\x9c\xc2\x78\x6a\xe5\x06\xcd\x73\xcd\x6a\xbd\x6c\x41\x6a"
+ "\x44\x3f\xa0\xbd\x36\xb6\xd9\x12\x8c\xf6\x73\x19\xa6\x01\xc7\xb3"
+ "\xe4\xba\x81\xcf\x25\x3d\xae\x05\xe9\xb1\x6d\x5a\xa7\xce\x94\x90"
+ "\xf2\x31\x59\x90\x1d\x11\xd3\xdc\x5f\x6c\x17\x41\x75\x3e\x39\xdf"
+ "\xbf\xaf\xd4\x6f\x1e\x4c\x17\x30\x0f\xca\xd8\x98\x26\xb9\xbe\x00"
+ "\xdb\xeb\xe9\x29\x02\xb8\xa9\xbe\x7f\xfa\x72\x95\xb6\x70\x3e\xae"
+ "\xe0\xb1\x05\xfb\x05\xea\xf6\x3b\x65\xac\x15\xb4\xed\xe9\x5c\xe6"
+ "\x39\x83\xcf\x78\x3d\x52\xf9\x8e\x2f\xbc\x92\x75\x8b\x41\x73\xe0"
+ "\x9f\x0c\xfc\x3a\x0c\xfc\x8d\xfc\xdc\x77\x9c\x87\xf7\x6e\x9a\xec"
+ "\x41\xa9\x73\xd5\xd9\xa1\x85\x69\x86\x2c\x73\x1d\xdc\xcf\xac\x73"
+ "\x98\x1e\x8a\x16\x0b\x27\x45\xc3\xb2\x99\x54\xbc\x4e\xe6\x79\xc8"
+ "\xe3\xaa\xe0\x10\xe4\xc9\x1d\x80\xb1\xe0\xa8\x7a\xd7\x8f\x27\xfb"
+ "\xfb\x4b\x9f\x3c\xd5\x1f\x0b\x3f\xe6\x76\x0d\xe0\xcb\xf2\xb7\xb0"
+ "\xbf\xff\xf9\x5d\xc0\x69\xe3\xd8\xbf\x52\xd7\x14\x5f\xcd\xf8\xfa"
+ "\x39\xa6\xae\xe4\x75\x1f\x2d\xb4\x30\xee\x9c\xc7\xe8\xb3\x01\x5e"
+ "\x5c\xe8\x8b\x84\x23\x9c\x12\x57\x09\x47\xe9\x0e\x3f\xe6\xae\x64"
+ "\x57\xfb\x2e\x4f\xa7\x0c\xe0\xbc\x70\xbd\x81\xcf\x80\x4e\x78\x7a"
+ "\x7c\x2c\x4f\x72\xdd\x1c\xb7\x4f\x87\xcd\xba\x24\xf5\x38\x3d\x6d"
+ "\x53\x78\x2d\xa8\xe4\x7e\x1c\x6c\x9c\xe3\xf8\x9a\x1c\x73\xf5\x75"
+ "\xa5\x43\xd0\xcf\x05\x6f\xbe\xae\xce\x13\x05\x54\xdc\xd5\xa7\x77"
+ "\x08\xd3\x5b\x4c\x2b\x5e\x57\xf7\xcb\xb8\x1d\xf2\xac\xf9\xd3\x07"
+ "\x78\xbf\x6e\x44\xd1\x5b\x32\xc6\xae\xee\x23\xe8\x6f\x2a\x0a\xc9"
+ "\xb8\x7f\xce\x62\x3e\x7b\x1b\xe2\x39\x9f\xf4\x81\x6b\x2c\x0e\xd1"
+ "\x43\x41\x96\x89\xa7\xbb\xf8\x4c\xbd\x8a\x5f\xfe\x74\xd0\x38\x47"
+ "\xcf\x31\x3b\x39\xde\x2c\xf4\x50\xe2\x40\xbc\xd8\x82\x23\x6c\x6b"
+ "\xe9\xfd\x4b\x9b\x4d\x42\x8f\xef\x51\x70\x27\x9f\x9b\x57\xfb\x59"
+ "\xc7\xa1\x13\x12\xff\x8e\xbc\x8f\xa8\xf5\x1f\x43\x47\x15\xfc\x81"
+ "\xf7\xb4\x7c\x3a\x8c\x1e\x57\x41\x3e\xc6\x8c\xc3\xe7\xeb\x92\x82"
+ "\x3b\x8d\x39\x0c\x9f\xc3\x53\xfb\x63\x03\xf0\x50\x5e\xda\xd5\x03"
+ "\x7d\xf0\x09\xc3\xaa\x3f\x5f\x2f\x14\x34\x19\xb2\x57\x74\x0d\x9f"
+ "\xe5\x7e\xda\xcd\xf5\x0f\x36\x5e\x08\xe7\x23\xdc\x4f\x96\x13\xf6"
+ "\xf8\x7d\x13\x7f\xbf\x6d\x51\xba\xd1\x06\x83\x26\xaa\x0d\x8b\xd6"
+ "\x76\x27\x37\x14\x0e\xb4\x7d\x91\x5c\x23\x8a\x78\xbf\x3f\x82\x36"
+ "\xfc\xdc\xa0\xc6\xb5\x45\x0e\xf0\x87\x7e\x16\x5f\xa5\x41\x76\x1e"
+ "\x13\xab\x73\x49\xe1\xb8\x88\x0c\x59\x47\xde\x5d\x3e\xea\x09\xaa"
+ "\x7d\xaf\x45\x1c\xff\x80\xf4\x72\x33\x18\x97\xb8\xed\x8c\xc2\xf1"
+ "\x99\x0c\xb6\x39\x54\x6c\x85\x67\x26\x32\xbe\xf6\x6b\xb9\x8f\x17"
+ "\x49\x5b\x57\xc6\x59\xe8\x2b\x18\x12\xe8\x4b\xa7\xee\xbe\x02\xe8"
+ "\x85\x74\x53\x8f\xeb\x19\xe8\xff\x73\x47\x55\x9d\xcf\x8c\x35\x70"
+ "\x65\xdc\x64\x1c\x50\xb1\x28\x3e\x7d\xb9\x5e\x19\xfb\xa9\x60\x18"
+ "\x7e\x16\xfc\x86\x7e\x53\xfb\x04\xf6\x7a\x87\xbf\xfc\x50\x8a\xb6"
+ "\x5c\x1c\xe6\x18\x63\x98\x93\x74\x54\x80\x7f\x47\xac\xf5\xc0\x46"
+ "\x7f\xdc\x94\xb7\x92\xb2\x30\x77\x26\x71\x4e\x64\xee\xd4\x70\x5d"
+ "\x2e\x26\x71\x7c\x73\x3c\x67\xe8\xcf\xe3\xf9\xb9\x7b\xb9\x98\x0b"
+ "\x9c\xdb\x8c\xbd\x42\x15\x23\xe7\x99\x8e\xfe\xb8\x42\x89\x8f\xf1"
+ "\xb9\x22\x8e\x3f\xa5\x61\x4e\xd4\xc1\xf5\xe6\xf1\xbc\x16\xf5\xf5"
+ "\xb8\x9e\x4d\x45\x3f\xcf\xe1\x7c\xfe\xc4\xeb\x47\xe2\x97\x3e\xc8"
+ "\x9e\x6a\x07\xe3\xd5\x9d\x74\x28\xc5\xc0\x75\x44\x20\xcb\xf4\xcd"
+ "\x70\x7b\xb6\xd8\xc0\x0d\xe9\x87\x2b\x54\x7a\x88\x63\x25\xb2\xcf"
+ "\x23\xde\x6f\x31\x70\x35\x70\xe0\xfa\xf8\x1c\xa7\x48\x6e\x70\x70"
+ "\x0c\x1a\xae\x8f\xe3\xb6\x22\xaf\xc7\xc0\xf7\x9b\xf2\x72\x69\xb5"
+ "\x10\x3c\x7e\xb2\xfe\xb5\x8f\x26\x19\x5b\xef\x04\x15\xa6\x35\x56"
+ "\x07\x78\xdd\x7b\x15\xea\x58\xd9\xcd\xb1\x51\xfb\x0a\xe2\xf6\x31"
+ "\x97\x41\xfe\x1c\xa9\x1f\x36\x34\xac\xd4\x44\x36\xf4\x04\xca\xf5"
+ "\x65\xf3\x9a\x13\xe4\xb6\xb0\xa4\xa9\xa4\x83\xcf\x5e\x42\xe7\x14"
+ "\x96\x20\x8f\x83\xed\x2c\xcc\xbb\x82\xf2\xbb\x19\xd0\x4d\x9e\xe5"
+ "\x93\x18\xc6\x1a\xb3\x83\xcc\x4d\x31\xf1\xaa\x06\xe3\x8f\x6e\xcb"
+ "\x27\x65\xdd\x1b\x3e\xc9\xed\x71\x15\xee\xf3\xd1\x73\x83\xda\x84"
+ "\xeb\x46\x81\x9e\xc8\x57\x39\x9a\xe7\x7d\x85\xbe\x0b\xe5\x35\xf6"
+ "\xad\x59\x07\x4d\xb0\x51\x8a\x48\xfa\xa4\x8c\xf5\x6d\x77\xf2\x27"
+ "\xb9\x3c\x96\xf4\xb8\x9e\xb3\x1b\xe5\x79\x5c\xe7\xb1\x03\xfd\x65"
+ "\xab\xe8\xd7\x87\xcf\xe9\xf1\x8a\x9f\xcb\x36\x64\x34\x5e\x3d\xc5"
+ "\xbb\x84\xe6\x1c\x47\x26\x2f\xc6\xad\x1b\x83\x94\xb2\x73\x1b\x51"
+ "\xe5\x2a\x11\x7c\x7d\x15\xe6\x32\xa3\xf9\x3b\x1b\x85\x1e\x96\x51"
+ "\xe6\xef\xcd\xe0\x97\x44\xe0\xf2\xfa\x39\xd4\x59\xaa\xf2\xe9\xfe"
+ "\xeb\x36\xe4\xeb\xc2\x35\x4d\x98\x4c\xb4\xa5\x94\x2c\x5b\x34\x32"
+ "\x57\x96\xd2\x18\xa4\xc1\xd6\x7d\xae\xd9\x90\xd9\x78\x38\x54\xec"
+ "\x24\x7a\x0d\xf5\xae\x2d\x15\xa1\x4f\x30\x9e\xbb\x34\x11\xfc\x26"
+ "\x74\xf7\xd1\xe2\xf1\xaa\x8d\x8b\xc7\x1b\x36\x21\xee\x33\xa3\xfd"
+ "\x0f\x16\xdb\x63\xe7\xca\x4f\x2e\x59\x52\x9c\xb7\x74\x01\x5f\xd2"
+ "\xc7\xbd\x70\x5d\x72\xe4\x9a\x08\x8f\x7f\x2a\x5e\xc5\xe2\x1c\x5e"
+ "\x7f\x7c\x7d\xa4\xb1\x9f\xbe\xb8\xd2\x58\x03\xd5\xfd\xf6\xef\xe0"
+ "\xb9\x1d\xcf\x81\xf0\x6e\xef\xc7\x25\x6b\x18\x4c\xc2\xe7\x16\x32"
+ "\xc5\xd6\xb7\x70\x7e\xf1\xfc\xc2\xdb\x78\xe7\x2c\x39\x5e\x3d\x9e"
+ "\x98\x7a\x82\xfd\xf5\xa8\xf1\x27\x60\xe2\x7c\x9b\x86\x56\x8a\xa4"
+ "\x7f\x64\xa8\x33\xd3\x4b\xc6\x18\x6b\x5b\x83\xf8\x3b\x36\x84\x37"
+ "\x7c\x5a\xcf\xf2\xe0\x5c\x43\xa6\x5f\xad\x6a\x33\xb1\x1d\x59\x8a"
+ "\x7b\x5e\x63\x90\x6b\x65\x7a\xdc\xa8\x83\x67\xda\x30\xbe\x2f\x29"
+ "\x12\xe5\x0d\x98\xb7\x2d\x29\x18\x6c\x5d\x21\xd2\x57\x84\x7d\x0b"
+ "\xdb\x69\x89\xfb\x42\xbe\x47\x9c\x9f\xdb\xc3\x3c\x1b\x53\x2e\xac"
+ "\xfa\x6c\x09\xf8\xbf\xb0\xaa\xff\x5c\xaf\x9e\xa7\x62\x94\x11\x8f"
+ "\x6b\xc9\xd1\x41\xfd\x46\xdc\x9f\xb8\x15\x8f\x17\x4d\x69\xc2\xbc"
+ "\x0d\xed\x7c\xf9\x38\x15\xfd\xd0\x6c\x83\x8d\x30\x9a\x7e\x81\x7b"
+ "\xfe\x04\x40\x02\xbf\x8b\xe2\xa3\x2b\x4f\xd6\x9a\xa1\x5d\xa0\x65"
+ "\x12\x84\xfa\x23\xb3\x7e\x93\x88\x9f\x49\x24\xc8\x5d\xd5\x44\xf4"
+ "\xe0\xb0\xa1\x66\xb2\x8e\x48\xb1\x5c\xf5\x9d\x31\xb6\x3b\x6e\x9f"
+ "\x9c\xe9\x2c\x2d\x81\x56\x0e\x05\xad\x22\x32\x8e\x5a\x67\xdb\xc3"
+ "\xd7\x95\x91\xf4\xab\x29\xef\x8c\xeb\x8f\xb1\xc9\x25\x8a\xf8\x0c"
+ "\xbb\x36\xc2\x44\xce\x17\xc8\xf4\x7e\xaf\xcf\xc4\xb1\xa0\xd9\x7e"
+ "\xe6\x38\xaf\xc0\xf5\xb3\x43\x48\x03\xbd\x1c\x62\xa3\x89\x94\xdd"
+ "\xf9\x7c\x92\xb6\x19\x1d\xd4\x0f\xdf\x4c\x0c\xdf\xf9\x26\x99\x76"
+ "\x95\x76\x98\xbc\xe6\xdb\xc9\x6b\x0f\xd0\x21\xdc\xc7\xed\x2b\xd4"
+ "\xc9\xb6\x2c\xc3\xa8\x71\x69\x6e\xe7\x57\x64\xd2\xcf\xa1\x9a\x4e"
+ "\xd1\xf3\x77\xd6\x0f\x52\x8e\xcf\x7d\x77\x27\x1f\x6c\xec\x71\x3d"
+ "\x5f\xe2\xa3\xbb\xf6\xe9\xb6\x0c\xc6\xdc\xe7\x37\x82\x37\xa4\xfd"
+ "\x89\xf7\x9f\xf0\xf7\x68\x90\x56\x6b\xe4\x89\x6f\xcf\xf0\x5a\xbc"
+ "\xf0\x30\x1f\x88\x73\x5f\x76\xf0\x19\x97\x41\xfc\x61\x86\x79\x1d"
+ "\x37\xf1\x9e\xe4\x90\x11\xd0\x3f\xce\xb3\xa2\x2f\xec\xa2\x34\x88"
+ "\x93\x29\x6c\xa2\xab\x42\xe7\x44\x6e\x4b\xd7\x19\x8c\x05\x47\x79"
+ "\x2e\x92\xf0\xde\xc2\x4f\x4c\xde\xe0\x69\x8f\x77\xbd\x46\xad\xb0"
+ "\x2b\xbd\xd5\xa7\x3d\x2a\xfe\x69\x98\x5a\xe8\xcf\xd4\xe2\xf8\x7f"
+ "\xca\xbc\x65\x7f\x46\xba\x28\x63\x3a\xf7\x9d\x13\x73\xbc\xe6\xff"
+ "\x43\xfc\x7d\x24\x1e\xe3\x40\x77\xfb\x29\x5a\xba\xe8\x20\xe0\xbc"
+ "\xff\x57\xc0\x92\xb1\xd3\xa6\xd0\x21\xdc\xf7\xb8\x96\xf6\x8f\x7f"
+ "\x71\x63\xce\x24\x78\x36\x59\x1d\x8f\x9b\x34\x8c\xa5\x1c\xe3\x0e"
+ "\x63\xe8\x24\x6e\x17\x9e\x33\xf8\x19\xd7\xf1\x7c\xb5\xae\xf5\xec"
+ "\xb0\x86\x1e\xe7\xb1\x35\x97\xc7\x4d\xa4\xcf\xa9\x39\x27\xc7\xda"
+ "\x1c\xfd\x79\x86\xfe\x9c\xad\x3f\x4f\xd3\x9f\xb3\xf4\xe7\xc9\xfc"
+ "\xac\xc6\xe4\x65\x96\x7e\x7b\xc1\x34\xec\x08\x9e\x6d\x46\x5f\x00"
+ "\x9f\xe1\x56\xc7\x1a\x39\xb6\xeb\x78\x4c\xd2\xf1\xca\xd0\x9f\x0d"
+ "\x7c\xae\xb4\x86\xd6\xfc\x6f\xe1\x53\x15\x83\x4f\x5d\x04\x3e\x64"
+ "\x75\x64\x7d\x13\x7c\x52\xad\xfc\x7d\x8a\xff\x01\x3e\x8c\x0b\xa7"
+ "\xf5\xb8\x8a\xd3\xa3\xf1\x29\xce\x34\xf0\x89\xcb\x6f\xcb\x45\x07"
+ "\xdb\x35\xcb\xbe\x25\x63\x40\x0f\x63\x9b\xa5\xa6\xd7\x88\x57\x58"
+ "\x5c\x7c\xa1\x78\x85\x90\x05\x8c\xdb\xc5\x68\x7f\xf1\x34\xdd\x7e"
+ "\x3b\xa0\xec\xfc\xe2\xbd\x86\x0f\x19\xda\x5a\x57\xa1\xda\xba\x77"
+ "\x3d\xc7\xec\x5b\x49\xdf\x76\x3a\x44\x07\xe6\xdd\xff\xc5\x73\xc3"
+ "\x48\xb8\x85\xc5\xcb\x96\x3d\x77\x9b\xbd\x70\xfe\xe2\x05\xf6\x71"
+ "\xf9\xf6\x65\x05\x8b\x16\x16\x2f\x88\xf6\xab\x48\xd5\xbf\x1b\x24"
+ "\xcf\x8b\xf0\x5c\x4a\xce\xa5\xc1\xff\x52\x4f\x4a\xdf\xbc\x17\x9e"
+ "\x13\xae\xe2\x36\xd6\xb9\x3b\x5f\x53\xdf\x97\xea\x71\xbd\x30\xd9"
+ "\x18\x43\x8c\xf9\x2f\x8f\x21\x48\x9f\x83\x71\xf2\x68\x44\x3a\xe7"
+ "\x2d\x30\xd2\x18\xbe\xae\x9b\x86\x1d\xa7\x17\x92\xb8\xce\xb8\x34"
+ "\x3c\x27\x6a\x61\x37\xf1\xb7\x33\x4c\xd0\x29\x82\xe3\x6f\xf1\x39"
+ "\x4c\x94\x13\xc0\x47\xce\x2b\xe6\xe0\x59\xcd\xd9\x04\xe3\xd8\x82"
+ "\x32\xbb\x90\x66\x66\x1b\x02\xf3\xc0\x0e\x2e\x87\xf4\x2f\x38\x1e"
+ "\x06\xd2\x2d\x7a\x5c\x31\x4e\xfb\x8a\xe3\x55\x20\x2d\x75\x20\x6d"
+ "\xf9\x70\xa4\xd9\x90\x66\x57\xf0\x96\x5f\xc9\x74\xc6\x73\x96\xbe"
+ "\x4e\xc6\x79\x26\xea\xf5\x96\x45\xe2\xcc\xdf\x8e\xb9\xe9\xc6\x0c"
+ "\xfb\x9c\x87\x7e\x30\xe5\xf6\xa7\x96\x2c\x5e\x98\x4c\x92\xec\xe9"
+ "\x18\x8e\x33\x6e\x72\x5c\x77\x9b\xbd\x68\xc1\x82\xa5\xf6\x15\x0b"
+ "\x16\x17\xdb\xe7\xaf\x98\xbf\x32\x99\x16\x2e\x59\xfa\x14\x47\x5b"
+ "\xe0\x6e\x59\x96\xf7\xd4\xc2\xa7\xd9\xf9\x45\xe5\x4e\x8e\xb2\x13"
+ "\xe6\xb0\x6e\xd3\xe3\x93\x1c\xae\x60\x1b\x32\xa9\x31\x07\xf7\x1c"
+ "\xb7\xcb\x86\x6b\x13\x7e\x07\xf0\x6b\xc0\xef\x28\x7e\x47\x3a\x69"
+ "\x75\x08\xd7\x7d\x3d\xae\xe5\xc7\x0c\x7b\x65\x80\x87\x96\xfb\x0d"
+ "\x1e\x82\x7d\xb1\x4f\x8d\x6f\x2b\xec\xad\x21\x29\x3f\xfd\x3c\x55"
+ "\x71\x6e\x80\xa7\x38\xee\x68\x2b\xfb\x76\x2d\xc7\xfb\x5e\xb9\x66"
+ "\xc9\x6b\x26\x49\x4c\xb7\x13\xb4\xea\xf2\x9a\xad\x82\x7d\xcc\x78"
+ "\x3d\xb7\x09\xfc\xd2\xac\xe2\xd4\xac\xa8\x46\xbe\xab\x51\xc7\x01"
+ "\xbd\x0e\xf5\x3c\x4a\x1c\xe6\x6f\xc7\x1c\xd7\x9f\x19\xd6\x09\x5a"
+ "\xf9\x2e\xdf\xf3\x55\xdf\x43\xb5\xea\xdf\x96\x33\x0d\xbc\x73\x4c"
+ "\xd7\xeb\xf0\x80\x16\x65\x3b\x5d\x22\x68\xcc\x9d\x79\xad\xd8\x9a"
+ "\x70\x87\x00\x3e\xa7\xb5\xc4\xc7\xda\x64\x1c\xcc\xb2\x5e\xe8\x88"
+ "\x9b\x6f\xf6\x3a\x64\xfe\x04\x5e\x4b\x9e\x55\x24\x34\xfe\x0e\x95"
+ "\x96\xf8\x6c\x1b\x97\x13\x96\xc6\x1c\x6d\xf3\xf0\x2c\x65\x33\x70"
+ "\xfc\x41\x87\x5d\x87\x19\x64\xda\x76\xd2\xf2\x3f\xa8\x79\xf8\xea"
+ "\x90\xb2\x25\x1c\xe3\x0d\x9f\x4b\xc8\x68\x3a\x9e\x27\x1b\x3a\xc0"
+ "\x47\x0e\x8b\xee\x1f\xe7\x51\xed\x77\x14\xeb\xcf\x0d\x3a\x8e\x09"
+ "\x1c\x13\x05\xf8\x1f\xe1\xbe\x83\xbd\xd2\x80\xfb\xa3\xa0\x4f\xb3"
+ "\xa2\x8f\x43\xfa\xf9\xc2\x6e\xe2\xf7\x47\xf9\x3b\x3b\x78\x77\x54"
+ "\xc5\x1b\x59\xb1\x97\xdb\x3c\xe0\x43\x5b\x9d\x05\xfa\xbd\xcb\x7b"
+ "\xcd\x90\xa5\x06\xef\x39\x96\xcf\x15\x75\x80\x57\x6f\xe8\x1d\xd6"
+ "\x33\x79\x61\xc8\xa9\x9c\x4f\x39\xda\x0d\x7d\x33\xc0\x07\x8e\x60"
+ "\x3c\x5d\x12\xaf\xdf\xf5\xbe\x99\x2f\x5c\xcb\x27\x03\xa7\x7a\xd9"
+ "\x07\x1c\x97\xf5\x5c\xff\xbc\xad\x4f\xe9\xc8\x95\x33\xfa\xe7\x98"
+ "\x3a\x1e\x1c\x07\xde\xc7\xb8\xf5\xca\xfd\x7f\x5d\x6f\xac\x2c\x36"
+ "\xf4\x86\x01\xc7\x9a\x20\x34\xab\x03\xff\xdc\xfb\x73\x79\xaf\x84"
+ "\xc7\x4b\x69\x8f\x00\xce\x88\xb3\xea\x2c\x9c\x56\xbe\x3f\xd7\x47"
+ "\x2b\xc7\xf3\xb7\xe6\xa4\x4d\xeb\x5a\x3e\x7b\x40\x17\xad\x3c\x1c"
+ "\x09\x53\x58\xf6\xe7\x32\x5c\xd6\x47\x6c\x93\xe4\x85\xcd\x1c\x8f"
+ "\x26\x57\x1f\x5f\xa0\x83\x57\x06\x0d\x5c\x41\xc3\xc3\x06\xbe\xfa"
+ "\xb7\xce\x0e\xa3\x9e\xdc\xd9\xe1\x3e\xf6\x09\x6f\x52\xfd\xb9\x5a"
+ "\xea\x1b\xbc\xdb\xdb\xe3\x5a\x35\xc9\x47\x2f\xb8\x75\x19\x6a\x46"
+ "\xf9\xbd\x8d\xa5\xd3\x90\x67\x55\x8e\xee\xd7\x7c\x04\xfd\x7b\x34"
+ "\x82\xf7\xa7\x47\xac\xf3\x1c\x55\x7d\x78\x7b\xd9\x71\x5a\x55\x19"
+ "\x91\xae\xf7\x6d\x63\xce\x71\x5a\x3d\x5d\xad\x99\xec\xb7\xa9\xf2"
+ "\xab\xa4\x8d\x6a\xe0\xc8\xba\x80\xcf\xed\xb1\x8c\x4b\xda\xcb\x3e"
+ "\x5e\x75\xd8\x18\x2f\x00\x6b\x9f\xa4\xf9\x28\x71\x80\xe9\xa4\xe2"
+ "\x7e\x2c\x5f\xac\xe8\xb4\xca\x1f\x45\x7b\x1e\x37\x51\x0f\xd3\x69"
+ "\xc4\x5a\xa1\x8d\x08\x24\x88\xbc\x95\x66\x62\x79\x61\x19\xe7\x3d"
+ "\x42\xf0\x87\xb4\xab\x14\xdd\x56\x67\x18\x74\x33\xfa\x8e\xe9\xe4"
+ "\xa3\x55\xb5\x4c\xdb\xe8\x36\x0e\x3b\x72\xdc\x68\x3b\x68\xca\xb1"
+ "\x4d\xf1\x3c\x4d\x97\x8b\x66\xcf\x68\xf6\x21\x59\x71\x6f\xa3\xf9"
+ "\x07\xd4\xe8\x98\x44\x8a\xb6\xab\x2b\xd1\x0e\x7f\xc4\xbc\xe4\x30"
+ "\xd3\x97\x65\x05\x78\xce\xd1\x63\x70\x1d\x56\xfe\x4c\x2b\xa6\x89"
+ "\xf2\xfd\x73\xa4\x2c\x2f\x97\xb1\x52\x38\x7e\xef\x11\xa6\x11\xeb"
+ "\x45\x96\x25\x96\x01\x96\x27\x45\xa3\xd5\x5d\x11\x34\x6a\x62\xfa"
+ "\xe8\x74\xda\x17\xa3\xcb\x17\xd8\x0b\xa7\x28\x5d\x6c\x4f\x1f\x97"
+ "\x3f\x41\x06\xbc\xb1\xdf\x3d\xf5\x36\x7b\xce\x94\x71\x8e\x82\xf1"
+ "\xb3\xd4\x65\x6a\xce\x0c\xbe\x26\x47\xcf\xeb\xec\x3d\xae\x92\x39"
+ "\xd1\x73\xc3\xb5\x3e\xa5\x3f\x4a\x0a\x7d\x09\x23\xe4\x5c\x84\xe3"
+ "\xcf\x56\x2c\x26\x0a\x03\xef\xcd\x9d\xe8\x53\x4b\x43\x80\xe3\x1d"
+ "\xcf\x76\x10\xc7\x47\xff\xaa\x06\xef\x76\x22\x7d\x44\x11\x7f\x4b"
+ "\xe1\x6f\x42\x4b\x6a\x90\x6b\xed\xa2\x7c\x77\x83\x3f\xa9\xb3\x0d"
+ "\xbf\x5a\x7f\xd2\xc1\xf6\xe9\xd7\x39\x05\xe0\x36\x19\xed\xe2\xb5"
+ "\x1d\xcc\xcb\x02\xb3\x1d\x22\xcc\x34\xca\x73\x70\x4c\x72\xc0\x4e"
+ "\xe4\xb5\x9d\x12\xb4\xff\xf9\x74\x35\x7f\x2d\x01\xff\x2f\xdf\xa8"
+ "\xeb\xb2\x9c\x1e\xd7\x1a\xd8\x7f\xb7\x4a\x5f\x00\xcd\x65\x93\xb1"
+ "\xcc\xb5\x75\xd7\x3f\x88\xf9\x40\xad\x01\x13\xb0\x86\x2a\xff\x07"
+ "\x05\xef\x9b\xfa\xd7\x6a\x1b\x3e\x4c\xb5\x26\xa8\xf8\x90\x90\xf1"
+ "\xb2\x1a\x93\x96\xdb\xef\x2f\x83\x77\x23\xd6\xa6\xf2\xfc\x21\x17"
+ "\xbc\x57\xc6\x79\x8c\x77\x15\x2e\xcd\x57\x61\xd2\x82\xe8\xc7\x54"
+ "\x65\x3f\x77\xb1\xfe\xc4\xdc\x75\xcd\x3e\x63\x5c\x93\xe3\xa1\x89"
+ "\xca\xd4\x7c\x66\x8d\xf4\xfb\x3c\xe3\x32\x93\x8f\x4a\xa6\x5d\x93"
+ "\x26\xe7\x28\x41\xcd\x95\x40\xca\xa7\x79\xcd\x6e\x43\xc7\xf2\xbe"
+ "\xa9\x75\xad\xf0\xf3\x1a\xb1\x35\x24\xfc\xbc\x87\x2a\xc7\x0e\xea"
+ "\x24\x6f\x49\x4f\x99\x57\x7e\xfb\x93\xbf\x41\x12\xd0\xc7\x8d\xb0"
+ "\x1a\x37\x50\xbf\x3f\xf1\xfa\x79\x18\x1f\x12\x3a\x69\x8d\x83\xf1"
+ "\x67\xda\xf0\x5e\x8b\x06\x5a\x79\x79\x9c\x64\xfa\x24\xff\xae\x92"
+ "\x7d\x61\xb8\xad\xd6\x10\xda\x1c\xd9\x2e\x93\xe6\xdb\xec\x42\xbb"
+ "\x4c\xfc\x1d\x8f\x93\x2c\x33\x41\xf6\x51\x82\xbc\x8d\x92\x71\xad"
+ "\xe5\xfc\xbc\xb4\x2a\xb2\x8d\xac\xff\x55\x1b\x4a\xf7\xc7\x6b\xa3"
+ "\x30\x25\xe8\x73\xba\xd2\x4d\xba\xbc\x49\x3c\x59\x7f\x74\x51\xe9"
+ "\x8c\x11\x6b\xd9\x37\xa8\x81\xbf\xa1\x33\x95\xfb\x10\xe3\x67\x25"
+ "\xe3\x19\xaf\xbf\x18\x9e\x82\xe5\xcc\xb5\xae\x2d\x9b\xd7\xe3\x72"
+ "\x8e\x8d\x4f\x6f\xe7\xf4\x0b\xd3\xdb\xf9\x2d\x2e\xcf\x78\xf0\xfe"
+ "\x8e\x35\x84\xb9\x26\xf8\x16\xf3\x35\x77\xbc\x7a\x47\xac\xad\x65"
+ "\xbc\xe2\xbe\x13\x2c\x2f\xba\x0e\x02\x1f\x0a\xc8\x89\x60\x9d\x04"
+ "\xdc\x3c\x86\x3e\xb2\x26\xd8\x13\xa5\x7e\x30\x89\xca\x78\x30\xac"
+ "\x6b\x2b\x79\x9f\x6b\x2a\xea\x8f\xfb\x5e\xe3\xef\x7c\xb8\x1b\x7c"
+ "\xda\xba\xef\x5f\x63\x4d\xa0\x3b\xfc\x89\xdf\x4f\xb6\x3a\x42\x63"
+ "\x99\x86\x80\xe9\x80\x1c\xb7\xf0\x3c\x55\xad\x8d\x94\xc1\xfe\x7f"
+ "\xb5\x4e\xae\x51\x26\x35\xf8\xd4\xbe\x51\x19\xc6\xbf\xaa\x76\x63"
+ "\x6d\x1e\xcf\x73\x7d\xf4\x0f\x15\xab\x37\xf1\xdb\xdb\xc4\x86\x83"
+ "\xb5\x9a\xcb\x2a\xec\xab\xac\xb0\x23\xcb\xce\x6a\x82\xbf\xe9\x70"
+ "\xb0\x76\x80\x4f\x94\xdf\x94\xc1\x27\x28\x5f\x1d\x9f\x07\xca\x3e"
+ "\xba\x30\x0f\x94\xbd\xca\xef\x99\xee\x6a\xae\x52\xd6\x6e\xd8\x29"
+ "\x62\xdd\xb7\xb7\xd9\x4b\x65\xfd\x0e\x55\x37\xd3\x24\x8b\xf7\x8c"
+ "\x66\x80\x2e\x65\x3d\xae\xb5\xa9\x86\x1e\x60\x7e\xb1\x86\xf9\x7b"
+ "\x17\x24\x79\x1a\xef\x60\xff\x14\x97\xa9\x75\xf0\x43\x05\xf2\xbb"
+ "\x99\xae\x12\x8b\xdf\x59\xb0\x9d\xbf\x0f\x1b\x48\xda\x8f\x79\xdb"
+ "\xda\x1c\x1f\xfd\xbb\xb2\x2b\x2c\xfb\xe7\x40\x67\xe7\x6e\x51\x7e"
+ "\xd1\x16\x19\x37\x0a\x32\xcd\xb1\xa2\x58\xae\x91\x96\x06\xbc\x39"
+ "\x6e\x14\xe6\x3b\x6b\xdd\xfd\xe3\x92\x2b\x0b\xba\x42\xc8\xb3\x4d"
+ "\x18\x97\xc6\x74\x83\x76\x6f\x98\xb4\xba\x73\x13\x6c\xc4\x6d\x3e"
+ "\xb7\x6e\x74\xdd\xcb\x37\x92\xf9\xff\xb2\x3d\x49\x45\x37\x51\xda"
+ "\xda\x1f\x98\xe9\x1f\x99\x64\x62\x3a\xf8\x68\x6d\x95\xa2\xdd\xda"
+ "\x36\xa3\x7f\x7c\x54\x96\x25\x75\xe7\xba\xc7\x3a\x66\x87\xc4\x57"
+ "\x6a\x9d\x7b\x2d\xf4\xdf\xe2\x54\xf5\xbe\x64\x5e\xec\x1a\x10\xdb"
+ "\xf3\xf6\x45\xcb\xec\xf9\x4b\x56\x2c\xbe\xfa\xea\xa8\xb9\x92\x59"
+ "\x7d\x8f\xd7\x95\xa2\xc6\x53\x57\x96\x81\x37\xdb\x25\x78\x46\xfb"
+ "\x4b\xce\x8b\x69\x3f\x23\x4f\x77\x77\xcf\xcb\xa0\x81\xfb\x89\x34"
+ "\x63\x62\xc4\xe3\xcd\x34\xe3\xa6\x9b\xf3\x1e\x5c\x30\x3f\x7f\x65"
+ "\x44\xea\x2d\x91\xeb\x86\x15\xdb\x50\x77\xe2\xe8\xbb\xa0\x2b\x12"
+ "\x66\xad\xe6\xb1\x65\xdd\x2d\xa5\x21\xf1\x77\xe8\x6b\x8e\x5b\x93"
+ "\xd7\x52\x1c\xa2\x16\xe8\x32\xf1\x6d\xd6\xe1\xc3\xd4\x19\x4f\xd8"
+ "\x53\xe0\x2d\x2b\xda\xee\x87\x5d\x77\x96\xd7\x67\x50\xee\x91\xd6"
+ "\x2a\x8e\xed\x7c\xb0\x4b\xd9\x18\xeb\xd2\x90\x7e\x29\xae\x53\x70"
+ "\x1d\x8a\xeb\x9d\xf6\xc5\x98\xf7\xb0\x4f\xfd\x72\xf6\xa9\x5f\x77"
+ "\x9d\xf4\x0b\x0a\x94\x11\xfb\x06\x9d\x20\x57\x33\xdb\x20\x3e\x5a"
+ "\x57\xc2\xeb\xe0\x9c\x17\x65\x2e\xb7\x3f\x43\x19\x7c\x15\x72\x6f"
+ "\x70\x5d\x9a\x28\x3f\xd8\x25\xb6\xe7\xf2\x77\xdd\xc6\x22\x7d\x65"
+ "\x62\xc2\xe7\x94\x68\xb3\x24\xf5\xb8\xd6\x39\x40\x7f\xf9\x2d\x86"
+ "\xc1\xbe\x81\x2b\xbf\x3d\x1c\x63\x1f\x0e\xd8\x86\x1b\x48\xda\xb7"
+ "\xba\x3d\xb7\x53\x8e\x0b\xeb\x9a\x23\x6c\x3a\x1e\x2f\x93\x95\x7d"
+ "\x22\xc2\xca\x3e\x5d\xd7\x65\xc8\x01\xee\x83\x06\x9f\x46\xc5\xd9"
+ "\x5b\x5c\xbc\x60\xe9\x82\x7c\xfb\xb8\x65\xc9\x14\x11\x65\xaf\x60"
+ "\xc1\x62\xfb\xd2\x05\xcf\xbf\xb0\x60\x99\x8c\x90\xc7\x6f\xa3\xc6"
+ "\xfc\x34\x91\xfc\x51\x7f\x5c\x51\xfb\x68\xa6\xef\xfa\xc7\x39\x36"
+ "\x9b\xd8\xf0\x51\x25\xfb\xf0\x48\x1b\x25\xc5\x64\x8b\x9e\x6f\xbc"
+ "\xa8\x7f\xaf\xe1\xe0\x31\x35\xd7\x79\x51\xc6\x36\x44\xba\x65\x20"
+ "\x0e\xfc\xfa\xfd\xa0\xa5\x49\xa7\xdb\x99\x1e\xd7\xfa\x7a\x83\x6e"
+ "\x3e\x7a\x29\x53\xb7\xa5\xba\xa4\xfe\xc0\x18\x0b\xfd\x17\x35\xbe"
+ "\xaa\x6f\xdf\xae\xe7\xf8\xfd\x89\x72\x3d\x39\xe9\xa0\x8f\xeb\x62"
+ "\x98\x27\x50\x1e\xfd\x73\x0c\x7a\x93\xf5\x9b\xdb\x80\x87\x3a\x6b"
+ "\xb9\x3e\x7d\x1e\x74\x45\x27\xbd\x28\xcf\xe5\x68\xee\x83\x3e\xd6"
+ "\x29\x1c\x4b\x44\x2b\x07\x1c\xb9\x47\xfb\x52\xa6\x5c\x87\xe5\x6f"
+ "\x11\x00\x16\xaf\x03\x43\xcf\xf9\xf9\x3b\xc9\x9c\xa6\x62\xc4\xad"
+ "\x97\xe7\x22\x50\x57\x5b\x8f\xeb\xc5\xa2\x81\x33\x0e\x2f\xf1\x37"
+ "\xb8\x2d\x0c\xd7\x47\x2f\x4e\x62\x78\x2a\x06\xde\x8b\x5b\x7c\xe4"
+ "\xaa\x1e\xb0\x9f\x5e\x6c\x8b\x98\x97\x01\x1f\x85\x67\x00\xb8\xc8"
+ "\x78\xab\xca\xe7\x54\xb6\x9b\xf5\xe7\x16\xbd\xed\x46\x7b\x00\x0f"
+ "\xfa\x6f\x9d\xdb\xf0\x9b\xf0\xe9\xed\x66\xfc\x18\xf7\x48\x9c\x75"
+ "\x7c\x53\x19\xdf\x1e\xd7\x4b\x63\x22\x64\x9b\xd7\x65\x86\x20\x2d"
+ "\x63\xc0\x97\x7d\xbd\x23\x56\x6f\x2c\x59\x6c\x2f\x5c\xb4\xf8\xd9"
+ "\xbc\x15\xf3\x9f\x5d\x90\xf7\x42\xd1\x78\xfb\x0b\x8b\x9f\x2c\x5c"
+ "\xf2\xd4\xb3\xcc\x35\xcb\x8a\x5f\x78\xea\x59\x3b\x6b\x96\xbc\x69"
+ "\x33\x66\xe4\xdd\xf5\xf0\x43\x8f\x24\xd3\x5d\xf3\x91\x86\x99\xff"
+ "\x8c\x8c\xf1\xea\xd5\x83\xd3\xa7\xfe\x38\x6f\xea\xec\x87\x67\xcd"
+ "\x91\x87\x5f\xfa\xdf\x4f\x5b\x1c\x3f\x43\x14\x1f\xc2\x16\x39\xd8"
+ "\x86\xfe\x1d\x72\x9c\xca\xf7\xa9\xb8\xe9\x2f\xb5\x47\xc7\x4d\x7f"
+ "\x09\xda\xfc\x65\x1b\x7e\x93\x88\xdc\x05\xf8\xe1\x4d\x79\x9d\xe2"
+ "\xaf\xa4\xc7\x7a\x5c\x2f\xa7\x0e\xf0\x57\xb9\x3c\x53\xc6\xfe\x4a"
+ "\x6a\x7d\xf6\x65\xe8\xff\xf5\x19\x91\xef\x06\xe6\x93\x2f\x67\xf7"
+ "\xcf\x27\xfb\x75\xca\xcb\xc5\xc6\xdc\x12\x69\xed\x98\x57\x26\xf1"
+ "\xbc\x52\xad\x27\x95\xff\x5a\xf2\xd4\xa0\xf2\x6d\x21\x63\x5e\xc9"
+ "\xb2\x2d\xf7\xa4\xe4\xfc\xe3\xe5\xfa\x48\x19\x97\x6b\xfa\xba\x8c"
+ "\x73\x39\xb9\x7e\x97\x62\x32\xf3\x9a\x36\xec\xe3\x36\xd8\x0a\x18"
+ "\xbf\x7a\x84\x18\x6e\x32\xeb\x38\xf9\x79\x8d\x9b\xed\x66\x9d\x9f"
+ "\x46\x74\x92\xfb\x06\xe1\x7a\x69\x9a\x9a\x53\xbe\xf4\x02\xeb\x75"
+ "\xb1\x6e\xf4\x5d\xec\x5b\xc4\x73\xa7\x1e\x97\x7b\xec\x00\xcf\x96"
+ "\xef\x63\x5e\x18\x98\xcb\xba\xa3\xf4\x7f\xb7\xfc\x86\xa1\x7b\x8e"
+ "\x11\xf7\xa1\xf8\x6a\x32\x99\xaf\xae\xa4\x2d\x26\x51\xe6\x23\xb7"
+ "\x9c\xb7\x32\x3d\x7d\xf4\xb2\x1d\x79\xcd\x03\xf4\x73\xbb\xfb\xe9"
+ "\xa7\xaf\xb3\x18\x6b\x2c\x0a\xef\xf2\x5f\x0f\x46\xab\xf8\x74\x72"
+ "\xb7\x7d\x2d\x9d\x5c\x34\x84\x65\xd2\xa0\xd7\xf9\xb4\x2a\x1f\x73"
+ "\x3e\xad\xca\x9f\x8b\xa0\xd5\x1b\xe7\xd3\xaa\x3c\x27\x62\x5f\x49"
+ "\x5f\x47\x29\xff\x35\xd3\x8c\x79\x0c\xed\x36\x83\xcf\xde\x18\xa0"
+ "\x5f\x79\xd9\xf9\xf4\x2b\xdf\x12\x9f\x7e\xe5\x19\xd7\x44\xc3\xd9"
+ "\x1e\x6f\xdc\x18\xb1\xd6\xa4\x9f\x0b\xdb\x90\xd4\x34\x46\xce\x49"
+ "\x83\xaf\x9b\xb4\x82\xd7\x5d\xf8\xe1\xca\xf3\x88\x01\x5b\x5c\x04"
+ "\x55\x5b\x37\x58\x9a\x30\xe7\xe5\x75\xa5\x0b\x8c\x45\xc7\x8c\x35"
+ "\x0f\xdc\xb7\xf1\xdc\x99\xbf\x0d\xc5\xe9\x4c\x4f\xcc\xb9\xfc\xe0"
+ "\xf7\x36\x65\x97\x6e\xc8\xed\x5f\x73\xb9\xf6\xe1\x9c\xc4\xb5\x64"
+ "\x6f\xac\xbe\x89\xd3\x8b\xd0\x0e\xe9\xb7\xc8\xbe\x5b\x83\xc1\xcc"
+ "\x0b\x67\xd1\x20\x70\xfb\xf9\x7f\xb0\xb3\xd1\x31\xfa\xa8\x60\xfe"
+ "\xe2\xfc\x25\x0b\x17\x7e\xbd\x2a\x8a\xdc\x57\xab\x74\x69\xfc\xcd"
+ "\xad\xa1\x3d\xeb\x9e\x59\xd5\xe3\x7a\x85\xed\xff\x79\x6a\xdc\x7c"
+ "\x05\xfa\xef\x99\xc9\xca\x96\x7c\xac\x43\x9d\x07\x7f\x65\x63\x84"
+ "\x7e\x06\x8f\xbc\x52\x25\x5c\x1b\x8e\x0e\xf4\xf1\x2b\xf9\xe7\xf7"
+ "\xf1\x2b\x8e\xf8\x7d\xfc\x4a\xb5\xb6\x9c\xcf\xe3\xbc\x82\xf9\xcf"
+ "\x52\x69\x6b\xf2\x33\xfb\x41\x60\xce\xdc\x81\xf9\x72\xd7\xec\x95"
+ "\x9e\x3b\xf2\x56\x26\xc8\xbd\x62\xfe\x06\x4b\xe8\x9c\x68\x67\x5f"
+ "\x04\xde\x1f\xe3\x6f\xb0\xf0\xb7\x97\xf8\x5b\xa1\x32\x0f\xee\x2b"
+ "\x4e\x90\x9c\x3b\xe2\xbd\xbd\xe6\x84\xfc\x2e\x37\x6c\x85\x57\x82"
+ "\x86\x6d\x6d\x5d\x6b\x97\xe7\xd4\x37\xab\xfe\x68\xe3\xbe\xe0\xfa"
+ "\xf2\x56\x7a\x54\x1d\xe7\xf8\xdb\x6a\x64\x55\x36\xc4\xc6\x8c\x0b"
+ "\xae\xdd\x27\x75\x7a\x06\xff\x36\x41\xd9\xb0\xfe\xbd\x4a\xfd\xfb"
+ "\xc7\x2c\xfb\xec\x47\x0a\xb8\xee\x58\x3f\x54\xe5\x3b\xb4\xb1\xd6"
+ "\xf0\xc9\xaa\x90\x3e\x50\x64\x65\xfd\xc9\xf3\x9c\x13\xb4\x91\xd7"
+ "\x30\x30\x5e\x6e\x6c\x8a\xdc\xe3\xb4\xaf\x5a\x3b\xf4\x14\x6d\x7c"
+ "\xee\x02\xfb\xa6\x29\x03\x3e\xb0\x65\xc3\x7a\x5c\x9b\xcc\xfd\x3e"
+ "\x62\xae\xb2\x61\x35\x11\xb8\xe1\x9d\x3d\xc2\x57\xd1\xcf\xe3\x31"
+ "\xcf\x1f\x6b\xd4\x37\x58\xfd\x27\x68\xd3\x74\xa4\x61\x3e\xb1\x49"
+ "\x9e\x79\x58\x11\xa2\x31\x45\xb7\xf3\xb7\x7b\x36\x3d\xa7\xcf\x43"
+ "\x31\x16\x30\x3e\x9b\x86\x33\x5c\x1f\xf2\x09\xb9\x1f\xb0\xc9\xd1"
+ "\x8f\x73\x44\x7d\x06\x6c\x45\x93\x4d\xd5\x06\x5e\x28\x37\x47\xee"
+ "\xb5\x96\x44\xef\xef\x39\x16\x2e\xca\x2b\x2a\x58\x99\xb7\x68\xf1"
+ "\xa2\xe2\x64\x72\xcc\x7f\x61\xd1\x04\x24\xd9\x9f\x2a\x58\x54\x94"
+ "\xb7\x48\x46\x2d\x96\x01\x91\x8b\x57\x16\xf1\xde\xc7\x79\x7b\xf0"
+ "\xa9\xd2\x96\x37\x6d\xda\xa7\xc6\xfb\xcd\x29\x06\x9f\xca\x6f\x8e"
+ "\x8b\x5c\x1a\xf0\xbd\x92\xdf\x26\x4e\x3c\x41\x9b\x7f\xc8\x3c\xac"
+ "\xe2\xfc\x54\xe4\x28\xfb\x62\xf3\xb4\xf3\x7d\xb2\x36\xe7\x1a\x3e"
+ "\x59\xe0\xef\x54\x96\xf5\x08\x58\xe0\xff\xcd\x8e\x38\x65\x36\xf6"
+ "\xfb\x77\xea\xdf\x3b\xe7\xbe\x92\x71\xef\x5f\x63\x7d\xbb\xe9\x13"
+ "\xaf\x63\x3a\xc7\xee\xd5\xe5\x6a\xf3\x81\x08\x7c\xa5\x2f\x2f\xc3"
+ "\xe2\xf3\x52\x13\x82\x91\xbe\x6c\x15\x53\x30\xf6\xda\x8c\x7a\xec"
+ "\xab\x4d\xd0\x77\x15\x97\x06\x4c\x9e\x44\xe9\x87\x8c\x72\x3d\xae"
+ "\x0a\x8b\xe1\x47\xe3\xeb\x6f\x57\xc5\x98\x58\x1c\x81\xfb\xd5\x48"
+ "\x9f\x34\xe0\x27\xb8\x99\xfd\x3c\x73\x90\x86\xf1\xbf\x62\x57\x64"
+ "\x5a\x64\x3f\xdd\x39\x7d\x06\x0c\xe8\x65\x0b\xd0\x49\x53\xe7\x17"
+ "\x16\xb2\x0e\x9a\xbf\xa0\xf0\x85\xa5\x4b\x96\xe9\x5d\x77\xe7\x42"
+ "\x0e\x47\x2d\xb3\xdc\xa6\xbf\xb1\x2f\x5e\xb0\x20\x5f\x25\xe9\x1d"
+ "\x19\xbd\x67\xa5\xfc\x18\x2a\x30\xff\xdf\xe8\x1b\xb0\x15\x2b\x6d"
+ "\xc2\x54\x31\x17\xbf\xa7\xa5\xfe\x91\xfd\x5a\xd1\x1e\x3d\x47\xab"
+ "\x08\x18\xb2\x2f\xfb\xd9\x99\x2b\xbf\x89\xdc\x2d\xe4\x1e\x0f\xfa"
+ "\xf5\xd5\x7b\xd1\xce\x21\x98\x3f\x66\xf3\xdc\x64\x00\x4e\xe5\xf8"
+ "\x7e\x7a\xaf\x7b\xac\x6d\x9d\xf2\x99\x30\x43\x37\x98\x39\xb6\x04"
+ "\xde\x63\xfe\xbf\x71\x8e\xd2\x93\x95\xb9\xfd\x7b\x2f\xa6\x44\xcc"
+ "\x37\x2b\x0b\x30\xf7\xa8\x3b\x5f\xbe\x2b\xcb\xce\x97\x7b\xf6\xb5"
+ "\xac\xac\x32\x68\x6c\xf0\x82\xe2\xbf\x57\x6f\x31\xd6\x8c\x6b\xf4"
+ "\x6f\x23\xf0\x3d\x97\xe5\x79\x85\x18\x31\xfc\x0e\xf6\x6b\x38\x4e"
+ "\xaf\x9a\x15\x4f\x55\xfa\x22\x7c\x03\x53\x3b\xe9\x55\x52\x7d\x5b"
+ "\x19\x34\xe4\xcf\x47\x95\xd2\x96\x63\x18\x6a\x5c\xaf\x58\xa3\xf8"
+ "\xeb\xd5\x31\x06\x6d\x79\x0e\x8f\xe7\xf1\x03\x76\x50\x45\xb3\xf4"
+ "\x17\x51\xb1\x35\xfa\xb8\xfd\x80\xb3\xd7\x80\x83\xbc\x68\xbf\xc5"
+ "\x6f\xd0\xca\xc8\x13\xc9\x13\x53\xe7\x17\x61\x82\xbd\x68\xe1\xc2"
+ "\x05\x4b\x97\x19\xf1\xc6\xd3\x97\x14\xe6\xab\xf8\xe2\xb7\xa1\xfb"
+ "\x57\x40\x86\xa7\x70\x88\x72\xa4\xaa\xdb\x18\x7b\x77\x3c\xaf\x89"
+ "\x48\xff\x51\x39\xe7\xda\xba\x76\xa7\x3e\xff\x3a\x4e\xaf\xa7\x29"
+ "\xff\xab\xd7\xca\x95\x6d\x7b\xc9\xcf\x81\x53\x97\x61\xdb\xf2\x5a"
+ "\x6b\x37\x7d\x97\xe3\x2a\xca\x33\x05\x3b\xb6\x8a\x76\x5e\x5b\xed"
+ "\x71\xbd\x96\x6a\x7c\x93\x8e\xed\xa6\x4d\x5b\x55\x2c\x6d\xcf\x62"
+ "\xf6\x15\xd9\xfa\x96\x56\xde\x70\x44\x24\xd7\x11\xec\xb3\x14\x96"
+ "\x89\xe1\x5d\xec\xc3\xcb\x31\xb0\x5e\x9b\xcb\x76\x1d\xeb\x32\xfe"
+ "\x6e\x43\x3b\xbd\x36\x1e\x3a\x1a\xb0\xb6\xee\xf2\x27\x35\x1c\x59"
+ "\xbf\x8a\x2c\x5c\x07\xf4\xb5\xaf\xa9\x96\x69\xfb\x9a\xe3\x63\xe8"
+ "\x32\x5d\x67\xfb\xb8\x1e\x1f\xbd\x36\x4d\xcd\x07\x1b\xda\x85\xc5"
+ "\x63\x63\x5d\xa8\xce\x8b\xbe\xb6\x57\x94\x23\xcd\x5d\x97\x0d\x3a"
+ "\xf2\x37\x0f\xb3\xd5\xf7\xfe\x5e\x6b\x52\xf9\x77\xbb\x67\x73\x1c"
+ "\xa7\xf2\xdd\x6e\xa4\x8f\x41\xba\x4f\xa5\xbf\x93\x3d\x3b\x1c\xe4"
+ "\x79\xf2\x55\xfc\xed\x4a\xd4\x89\xf6\x0f\xaf\x52\x7c\xbf\x7b\xc5"
+ "\xf7\xca\xc8\xc1\xdf\xbb\x54\xb1\xb0\x3e\x71\x03\x8e\x83\xbf\x2b"
+ "\x89\xfc\x98\x3b\xbd\xda\x05\x78\x0e\xdd\x9f\x1c\x7c\xf7\xfa\xab"
+ "\xea\x9c\xc0\xab\xc7\x98\x9e\xc0\xd1\xaf\xaf\x05\x63\xfc\x79\x1d"
+ "\xfa\xef\x4a\x7d\x5e\xfd\x7a\x8e\x51\x07\xc6\x52\x3f\x6c\xf0\xa3"
+ "\x6c\x87\x83\x06\x87\xf1\x6b\xae\x90\xfb\xf2\x3e\x8c\x21\x56\xc1"
+ "\x7e\x70\x03\xdf\xf0\x7b\xdd\x6d\x8c\xab\x5c\xb7\x4e\x07\x3e\xdf"
+ "\x62\xe1\x35\x43\xbd\x2e\xfe\x36\x47\x82\x01\x13\xcf\x87\xb5\x73"
+ "\x27\x6b\x01\xd3\x02\x1b\xc1\xaf\x7f\xbb\xad\xb9\xe2\x0c\xfb\x4c"
+ "\xfa\x60\x03\x5c\x25\xf2\x42\xa9\xbc\x9f\x35\xdc\xf8\x36\x5e\xcd"
+ "\x19\xa6\xfd\xeb\x81\x81\x7d\x2a\x94\x47\x5f\x42\xb6\xca\xda\x69"
+ "\xcb\x70\xae\x97\xe5\x8a\xf9\xa2\x17\xfd\x8c\xbe\xb6\x88\x73\x27"
+ "\xeb\xed\x8b\x69\xf8\x09\xda\x32\x91\xfb\x9b\xf7\x96\xd9\x97\x11"
+ "\x69\x56\x8e\xe5\x7f\x9c\xb6\x5c\xc9\x7d\xcd\xb8\xa0\x8f\xda\x42"
+ "\x3d\xb9\xf7\xf0\x39\x6e\xd6\xbf\x6b\x4a\x60\xbf\x2f\x64\xbd\xf4"
+ "\xc6\x5b\xbc\x1e\xc0\xdf\x60\xe2\x7b\x67\xbe\xd0\x24\xaf\xac\x62"
+ "\x5e\x79\xe3\xad\x35\x1d\x42\xfb\xca\x45\xe2\x70\x80\xe8\x2b\x13"
+ "\x85\x82\xa6\x04\xc6\xdb\xe4\x3c\xc9\x67\xcd\x6b\xc9\xeb\x70\xb3"
+ "\x5f\x9c\x65\xf3\x2a\x4a\xe5\x73\xfa\xfc\x7d\xa1\xd6\x00\x7f\xff"
+ "\xb9\x9a\x7e\x1f\xda\x42\x9e\xe5\x1c\x73\x65\x6b\xf6\x7f\x38\xb6"
+ "\xf0\x7e\x5d\x12\xee\x93\xec\x3f\xe6\xba\xb6\xf8\xfe\xe3\xe8\x1f"
+ "\xe9\x3f\x3c\x7f\x24\xfb\xa3\xf2\xd9\xdf\x9c\xfb\x7b\x6a\xce\xfa"
+ "\x3d\x39\xdb\x85\xc6\x73\xc4\xd2\xe7\xb8\x0e\x37\x60\xd5\xf2\x99"
+ "\xf6\x54\xad\xdb\x96\xac\xbe\x9b\xcb\xbe\x91\x7e\xf2\x2c\xfe\x90"
+ "\x71\x7c\x7e\xe7\x19\xb2\x78\x16\x7f\x22\xef\xd5\xdc\xed\x64\xad"
+ "\x37\xbf\x8d\xed\xd3\x10\x9f\xe7\xe7\xfd\x4d\xcc\x57\xb4\x0a\xc6"
+ "\x31\xac\xf0\x06\xbd\xcc\x46\x79\xd8\xaf\x46\xf9\x49\x5c\x7e\x07"
+ "\xd3\x03\x38\xb5\xcc\x51\x34\x69\xc6\x2c\x5f\xe1\x0c\xfa\xe4\x46"
+ "\xd2\x67\x4b\x25\xd3\x87\xe3\xc0\x6a\xe8\x2f\xe0\x96\x05\x1a\x68"
+ "\x46\x1d\xc0\xd9\xa2\xaf\x07\x5b\x36\x9f\xa1\x14\xcf\x62\xfe\xbe"
+ "\xdc\x1b\x67\xad\x39\x66\x8b\x76\xee\x54\x7d\xc5\x59\x32\x73\xbf"
+ "\xf1\x1e\x50\x85\x7c\x2f\x69\xde\xc6\x7d\x06\x9e\xcc\xc2\x6f\x1a"
+ "\x7e\xd9\xcc\x77\xb8\xce\x40\x7f\xb9\x81\x43\x11\xfa\xaa\x96\xaf"
+ "\xba\x8c\xf1\x77\xc8\x0c\x5f\x81\x81\x74\xc8\x51\x88\xbf\xff\x2a"
+ "\xd7\xbb\xde\x28\xd2\x20\x47\xbc\x1e\xb4\xf3\x35\x4a\xd1\x5c\xaf"
+ "\x16\xed\x80\xde\xac\x7e\x4d\x9e\x75\x4e\xe5\x35\xd2\x6d\xf2\x7b"
+ "\x1d\x5b\xfb\xf7\x3f\x37\x8c\xe2\xf3\xa0\x6f\xd4\x9a\x78\x0d\xc9"
+ "\xdd\xd0\xa1\xf3\x39\xe7\x81\xfe\xb7\xe9\xf2\xf0\xba\xd4\x0b\xac"
+ "\x47\x06\x9b\x9b\xc0\x2e\x6e\x16\xdb\x73\x89\xf7\x92\x52\xd6\x0a"
+ "\x7f\x4a\xbb\x55\xb4\x06\x9a\xe5\x39\xe0\xd6\x40\x58\xee\x25\xe1"
+ "\x7d\xc2\xac\x80\xdf\x0a\x3b\xfa\x08\xd3\xce\x48\xe7\x7d\x28\x5e"
+ "\xa3\x9b\x15\x10\xfe\xd9\x2b\xad\xfc\x7d\xcd\x31\x72\x1f\x42\x4f"
+ "\x6f\xb5\x61\x0e\xb2\xd2\x6f\x45\xdb\x43\xfd\xb0\xba\x73\x13\x59"
+ "\xde\x90\x37\xad\x3f\x6f\x77\xae\xd9\xeb\x50\x75\x46\xa4\x0d\x99"
+ "\xed\x40\x59\xee\x2b\x3d\x4d\xd9\xdf\x3f\x75\xf4\xcf\x4f\xf9\x2c"
+ "\x44\x37\xc6\xe0\x65\xb9\x09\x5a\x77\xae\x29\x0c\xd8\xe0\xfd\x54"
+ "\xf9\x9d\xcf\x90\x5f\xff\x6e\x16\x7f\xeb\xbb\x8d\xc4\xa6\xa1\x76"
+ "\xe4\x33\x33\x5c\x8e\x2f\xc1\xdf\x1b\x11\xc3\x2d\x83\x7c\x4b\xfa"
+ "\x74\x9b\xa7\xf4\x51\xf0\x53\x55\x19\xcb\x73\xd8\xf2\x21\xd9\x9f"
+ "\x61\x7b\xe8\xa7\x5f\x31\x3d\xc3\x90\xb1\x70\xd2\x87\x34\xa1\x83"
+ "\x12\x4a\xc1\xb7\x6a\x3d\xab\xea\x5b\x5e\xc8\xa0\x53\x13\xb0\x69"
+ "\xab\x52\x98\x6f\xac\x5d\xec\x77\xf7\xa1\x3c\xb7\xa1\x25\xff\xe3"
+ "\x88\x37\xd8\x41\xcd\x65\x7f\xa6\xe6\x90\xb7\xec\xc0\x19\xbf\x59"
+ "\xf9\xbc\x99\x01\xb7\xea\x06\x7e\xe7\x04\xaf\xe6\x85\x6b\x69\xb0"
+ "\x7d\x06\x9e\x6b\x43\x5f\xff\x4d\xcd\x3b\xab\xca\x8c\x39\xf6\xd7"
+ "\xb4\xa1\x8d\x63\x72\x08\x61\x23\x6d\xc3\x67\xbc\x7f\xe5\x14\x3d"
+ "\xe9\x34\x61\x15\xaf\xef\x55\xd5\x63\xbe\x93\xa5\xc3\x3d\xad\xc3"
+ "\x6d\xbb\x10\x5c\xe6\x99\xe6\x2a\xb9\xc7\x85\x36\x7d\xe6\x09\x03"
+ "\x76\x38\xf9\xf7\x6c\xff\x38\x9d\x5f\xf1\xfa\xef\xb6\x2b\x51\x8f"
+ "\xa7\x35\x74\x84\x38\xb6\xcf\x4e\x0d\x63\xed\x69\x1b\xe9\xfe\x7d"
+ "\xce\x53\xf4\x66\x92\x26\xd2\x53\x31\xf7\xe7\xbd\x1d\x27\xeb\x38"
+ "\x5e\x57\x28\x0d\xd3\x50\x6f\xb1\x8f\x38\x1e\x05\x60\x5c\xfa\x29"
+ "\xef\xa3\x41\x4f\x84\x85\xcd\xf4\xd1\x39\x58\x0d\xd0\x9d\x32\x3e"
+ "\xc5\xba\x6f\x6f\x1b\xb1\x96\xee\x10\x26\xab\xf4\x0f\xd5\xca\xbf"
+ "\x6c\x43\xdf\xa6\x4b\x7c\x36\x34\x04\x23\x7c\x09\x13\x51\xd7\x26"
+ "\xf6\x25\x14\x96\x86\x03\xd5\x72\x0d\xf3\x43\xe8\xf0\x37\x1b\x7c"
+ "\xf4\x53\x79\x1e\x61\x23\x9f\x17\x91\x3a\x76\xdb\x38\x7f\xd2\xa7"
+ "\xf2\xdb\x49\x7c\x3e\x56\x5b\x1e\xae\xaf\xf8\x27\xe9\x6b\x19\xdb"
+ "\x86\xb4\x76\xf5\x78\x84\xfb\xd3\x5a\x3e\x1b\xa9\xc3\xb6\x02\xf6"
+ "\x9f\x44\xf9\xa7\x98\x63\x6d\x53\xf1\x4c\xdd\x7c\xff\xa6\x9f\xdf"
+ "\x87\xfa\xd2\x09\xf7\x85\xd5\xbd\xbc\xaf\xf0\xa6\x4d\xb8\xae\xf2"
+ "\x74\x5b\x3e\xad\x7d\xc8\xc6\xf6\xd9\xb6\x4c\x5f\xc2\xa1\xb1\xfa"
+ "\x9a\xa2\x8c\xb5\x31\xd8\x7c\x4b\x6c\xb7\x25\x7b\x01\x04\x73\xe3"
+ "\xb4\x4e\xaa\xde\xdd\xeb\x22\x53\x1f\xec\xca\x5e\x13\xa5\x42\xbe"
+ "\x52\x36\x8f\xa6\x0c\xbc\x1b\xdd\x49\xdb\x36\x85\x4c\x94\x86\x5f"
+ "\xaa\xff\xdb\x05\x49\x80\x9b\xc5\xeb\xad\x2d\x67\x78\xbd\x6c\xdb"
+ "\x49\x69\xf7\x6d\xa3\xb1\x1a\xe0\xf1\xde\x51\xc5\x68\x1a\xcb\x6b"
+ "\x9e\x48\x4b\xcf\x0b\xab\x3d\x54\x63\x5d\x63\xdd\x68\x1a\x1f\x5d"
+ "\xef\xb6\x62\xb5\x26\x5a\x2d\xf7\x55\x56\xf8\xe9\x3b\x98\xa7\x1d"
+ "\x3f\x41\xdb\x0b\x84\x2b\x51\x88\x6f\xdb\x4c\xca\xcf\x61\xfb\x03"
+ "\xd6\x2a\xc5\x77\x72\xcf\x10\xfc\xc6\x7b\xb2\xfa\xfe\x54\x82\x8c"
+ "\x31\x92\x7c\xb0\x92\xbf\x6d\x1d\xb1\xe6\x9c\x2a\xf1\xd0\xe3\x02"
+ "\x84\xd7\x5d\x3f\x8f\x61\x30\x3e\x79\xf3\xd5\xde\x16\xc7\x0c\x00"
+ "\x8d\xe5\x99\xfd\x8d\xdb\x28\xe5\x95\x6d\x94\xda\xb2\x90\xdb\xb5"
+ "\x5d\x95\x31\x99\x89\xf1\xd5\xdc\x2c\x67\xe0\x09\xe0\xcd\xf5\x31"
+ "\x6f\xb4\x86\x4e\x7b\x9c\xc5\x42\xf3\x3c\xc3\x76\xed\xf6\x8f\x3d"
+ "\x4b\xf7\xd2\xec\xf6\x90\x3a\xdf\x3a\x97\xfc\x35\x80\x57\x33\x9a"
+ "\x52\x01\xab\xc5\x5b\x48\xbc\xf7\x71\x8d\x67\xe9\x3e\x86\xfd\x39"
+ "\x8f\x05\x9b\x40\x1f\x35\x26\x54\x6f\xf1\x06\xdb\xa8\x05\xf2\x3d"
+ "\xab\x48\x84\x19\xce\x09\xaa\xfe\x96\x6c\xef\x76\x9b\x3d\x4f\xc5"
+ "\x75\x90\x6d\xed\xdf\x33\xd4\xdb\xe1\x3d\xc3\xf0\xaa\xc7\x7b\xe7"
+ "\xc1\x5e\xd4\xdb\x64\xd0\x5a\xf1\x57\xf5\x22\xcf\xd2\x5d\xc4\xfd"
+ "\xc3\xf9\xf1\x9c\xeb\x85\x15\x93\x77\x32\xba\x5f\x38\x0f\xde\x95"
+ "\x03\xee\xad\x03\xfb\xde\xbc\x1f\x3b\x90\xa7\x7a\x1b\x9f\x6d\xdb"
+ "\xd6\xbc\x1d\x34\x52\xfb\x04\xdb\xcf\x32\xae\x3e\xda\x1e\xf0\x16"
+ "\xff\x39\xbe\x7f\x2b\x64\x1f\x7c\xbf\xb6\x55\xee\xff\x55\x7f\x31"
+ "\x2b\xa4\x09\xa5\xcf\x76\x54\x69\xd0\x03\x3e\x5c\x59\x17\x48\x7d"
+ "\x72\x23\xfb\x14\xed\x78\xd3\x9a\xa0\xfa\x97\xdb\xc2\xf6\x4a\xbc"
+ "\x3e\x8e\xd8\x9b\x4c\x65\x5c\x8d\x3e\xe6\xef\x42\x6a\xbc\xbf\xcc"
+ "\xbe\xfb\x7d\x36\x52\xfc\x27\x2a\x01\xb7\x5c\xc9\xd1\xfe\x4c\x3d"
+ "\x56\x42\x66\x77\xd2\x87\x29\x7c\xd6\xd2\xf0\x33\x86\xfc\x5a\xf2"
+ "\x94\x6f\xb8\x8d\x75\x54\x8d\x49\xc9\x0e\xe3\xa8\x97\x9d\xa4\xfc"
+ "\x3b\x76\xe4\xa2\xfc\xa4\xb8\xed\x4d\x84\xde\x71\x41\x4d\xa3\x3d"
+ "\x6c\x47\x0a\xe8\x2a\x8c\x07\x43\xbd\x81\x5e\xfd\x9b\x9c\x3b\x2f"
+ "\x87\x7d\x3e\x94\xcf\x5a\x19\xb8\x5d\xdc\x3e\xe2\x0e\x9f\x9a\x27"
+ "\xed\xb4\x1b\xeb\x54\xc2\x02\x1a\xbb\xac\x82\xcf\x5d\xf2\xd9\x99"
+ "\x40\xd2\x69\x9f\x7f\xb8\x29\x55\xc9\xcd\xce\x6c\xd8\xa9\x52\xdf"
+ "\xe6\x05\x49\xea\x74\xde\x27\xc6\x1c\x6c\x28\xb7\x19\x70\x30\xff"
+ "\x2b\xda\xa7\xc6\x73\x05\x7b\xd0\x75\x22\xa3\x6d\x68\x93\x6c\x1b"
+ "\xda\x28\xdb\xa6\x7f\xb3\x0a\x75\x7d\x21\xd7\xde\x2f\xaa\x3d\x3b"
+ "\x55\x8c\x34\xf7\x69\x1f\x7f\x8f\xf7\x04\xd5\xae\x91\xe7\x69\xd0"
+ "\x27\x6a\x4f\xa5\x26\x53\x24\xbf\x92\x7c\x71\x30\x6b\x64\x8c\x40"
+ "\xb1\xd1\x94\xfa\x06\xc7\xb7\xd4\xbf\x7b\x07\xd8\x0b\xc4\x26\x53"
+ "\xaa\x3c\xaf\x88\xfa\xf8\xbb\xa1\x03\x7a\xa8\xa6\x83\xfb\xea\xc6"
+ "\xbd\x94\xa5\xf8\xb0\xe6\x2f\xbc\x6e\xad\xe6\x8c\x35\x1b\xc1\xf7"
+ "\x39\x6a\x7e\x66\xf8\xa4\x27\x48\x9f\xf4\x48\x1d\x7b\x91\x38\x4a"
+ "\x7d\x27\x92\xbf\x84\xfe\xa9\x29\x91\xe7\x2e\x81\xef\x8a\x90\xa1"
+ "\xff\x6a\x4a\xd8\xbf\xa9\xdf\xb7\x60\x25\x78\xa5\x54\x9d\x4d\xef"
+ "\x71\xd5\xf6\xc7\x7f\x94\xdf\x39\x73\x89\xc3\x9c\x6f\xf6\xca\xd3"
+ "\xd2\xf7\xa0\x42\xc6\x51\xe8\xd4\xcf\xec\xd5\x4e\xd4\xd7\x48\xd2"
+ "\xf9\x3c\x00\xca\x62\xfe\xdb\x28\xe7\xfb\x4c\x03\xae\x5b\xe2\x2e"
+ "\xbf\x35\x56\x5b\x3c\xb0\x87\x54\x23\xd7\x5a\x94\x8f\x6c\xed\x46"
+ "\x83\x47\xd0\xde\xa1\x2a\xde\xe8\xce\xb3\x8d\xe3\x49\xf2\x40\xb7"
+ "\xb0\x25\x7f\xb7\x9a\x79\xb2\x76\x5f\x24\x9d\x66\x87\x34\xa7\xd2"
+ "\x41\x35\xd5\x42\xca\x7a\x4d\xf5\xd7\xdb\x13\x6f\x25\x19\xb6\x88"
+ "\xa2\x73\x2a\xf4\xcb\xcf\x8e\x4a\x5a\xbb\x77\xdb\x38\xee\xcb\xea"
+ "\x52\x8e\x63\xf5\xd6\x67\x1c\x2f\x2c\xe4\xde\x9d\x19\xe6\xf3\x9d"
+ "\x18\x67\x35\xf7\xee\xec\x13\x45\x64\xca\x2b\xe2\x7d\xb3\x4f\x8b"
+ "\x78\x7e\x25\x9c\xb0\x05\x92\x61\x9f\x40\xce\xd7\x2c\x22\xeb\xe3"
+ "\x05\x80\xed\x4c\x4f\xe3\x78\x5e\x1c\xcb\x8b\xe3\xf1\x85\x9d\xe9"
+ "\x23\x71\x3f\x0a\xf6\x5c\xaa\xb0\xec\x4e\x67\xdf\x9b\xb0\x4b\x40"
+ "\x1f\x1f\xe3\x98\x62\x26\xaf\x3f\x48\x6b\x4e\x92\x85\xe3\x85\x85"
+ "\xca\x3f\x75\xb7\x06\xfe\x22\xe7\x16\x23\x8a\x60\x4f\x6b\xf2\x8c"
+ "\x8f\x4d\x4b\xfa\xb4\x08\x63\x7c\xb1\x6a\xf7\x69\xa1\xda\xad\xf0"
+ "\x66\xfc\x95\x8e\x7b\x27\xbb\x54\xe2\xfe\xb3\xe7\x42\x80\xaf\xb9"
+ "\xeb\xa7\x85\xdd\xf5\x59\xea\x5c\x68\x33\x95\x16\x8b\x0e\x2f\x6c"
+ "\x63\xf6\x05\xe5\xb3\xbf\xec\xdb\xc3\x6d\xe4\xf6\x71\xdd\xff\x71"
+ "\xe6\xa4\x8c\x7f\x16\xc2\xb3\xb3\x50\x2f\xd3\x85\x32\x5d\xcd\xd4"
+ "\xeb\xae\x97\x6d\x6f\x0d\xa8\xb2\x79\xf2\x9e\xcb\x47\xd0\x41\x6f"
+ "\x73\x3f\x1d\xd0\x76\x6e\x1f\xb7\x3f\xc4\x34\x01\x0d\xf4\xb6\xda"
+ "\xfa\xf4\x76\x72\x1b\x7f\x8f\x51\x67\x1b\xda\x89\xb6\xca\x76\xf6"
+ "\xa1\x9d\x87\x0b\x88\x82\x1b\x4e\xfb\xbf\x4a\xae\xcf\xe2\xf9\xa1"
+ "\xf3\x0f\xb0\xa3\x4b\x2a\x09\xf3\x40\xf3\xbb\xa5\x95\xa6\x0d\xb0"
+ "\x4d\x4a\xfd\x98\x0f\xfa\x45\x07\xdb\xfb\xde\x22\xfc\x42\xd5\xf2"
+ "\x5b\xc6\xd2\x3e\xe6\xef\xce\x3e\x8f\x36\x69\x5f\x50\x69\x87\xe8"
+ "\x80\x6d\x1a\xf4\x86\x90\xa7\x00\xed\xc7\xfc\xf1\x84\x8e\x3f\xe7"
+ "\x5d\xf3\x4f\xd5\x2e\x6b\x21\xa5\x1d\x7a\xd4\x6d\xf2\xb6\xb9\xc9"
+ "\x68\xcb\x13\xc8\x87\xf6\xd8\x00\x6b\xb8\xfc\xd6\x03\xda\xb9\x1d"
+ "\x78\x06\x23\xda\xd4\xd2\x15\x04\xcc\x3f\x51\x72\x0e\x25\x6c\x3b"
+ "\x85\x76\x9c\x22\x5b\x65\x29\xec\xaf\x07\xd9\x5e\xfc\xb7\xb7\x2f"
+ "\xc9\xa5\xb1\x3e\x7a\x6b\xaf\xe2\x3b\x19\x8b\xe8\xf2\x4e\xfa\x59"
+ "\x4b\x7f\xbc\x21\x8e\xe1\x96\xf4\xe9\x46\xe6\x23\x19\x77\x88\xc7"
+ "\x8c\x1e\xf0\x0c\xfb\xe5\xac\x40\x1d\x3d\xe9\xa3\x24\x3e\xae\x49"
+ "\x84\xe7\x14\x3c\xf3\x77\xa8\xd2\x78\x4d\x00\xe5\xdc\x02\x34\x63"
+ "\xf8\xb0\xe7\x8a\xf9\xca\x34\x8c\x7b\x6e\xe5\x3d\x82\xae\x83\x8d"
+ "\x89\xb9\x6f\x7d\xa9\xdf\xf4\xe2\x7b\x34\xfe\xe2\x74\xca\xcf\x42"
+ "\x83\xe9\x6f\xde\x03\x61\x78\x68\xdb\xc8\x4e\xda\xf5\x79\xb4\x8c"
+ "\xd9\xa5\x2e\x53\x7a\x70\x57\x1d\xef\x3b\x5c\x5c\xbd\xbb\xa4\x0d"
+ "\xc7\xfe\x53\x17\x59\x6e\xaf\x81\x07\xee\x07\x3d\x7b\x75\xf1\x74"
+ "\x78\xdb\x3c\x18\xac\x4d\x5b\x65\x0c\x3a\xe7\xe6\xad\xec\xdb\x78"
+ "\xba\xad\xd1\xc6\x71\xc1\x31\x76\xee\x0a\xd0\xb2\x1d\x64\x71\x9e"
+ "\xe4\x35\x99\x99\xd4\x58\x9d\x41\x3b\x31\x27\x17\xdd\xe9\x23\x5f"
+ "\x3f\xc3\x7e\x14\x4a\x87\xb0\x4d\xca\xe7\x32\xc5\xb2\xf4\xd4\x8a"
+ "\xad\x86\x0d\xff\x76\x4b\xc9\x59\x32\xa9\xef\xae\xbc\xdd\x3c\xcd"
+ "\x2e\x42\x5b\x4c\x5a\x41\x35\xc7\xd1\x4a\xee\xb4\x73\x1c\x2d\x23"
+ "\x36\x95\xb4\x7d\x1c\x90\xb9\x6e\x5b\xf2\xa6\xa5\x34\x9e\xe3\xe9"
+ "\x59\xfd\xca\x96\x53\xe3\xf5\xdb\xac\x63\x53\x75\xdf\x81\x54\x15"
+ "\xaf\x6a\xd7\xb4\x9a\x33\xa8\x4b\xbe\xff\xf9\x0d\x61\xcc\x61\x24"
+ "\xdc\xa5\x34\xb6\xfa\x0c\xa5\xb3\x1d\x94\xf7\x85\xb2\xd9\x78\x5e"
+ "\x38\xb3\xcb\x2a\xc2\xff\x48\xa7\x1d\x9d\x03\xf1\xf6\xfc\xcb\x38"
+ "\x46\x9f\xb0\x0d\xb6\xef\x52\x31\x4a\xfa\x0f\xc9\x18\x2f\xea\xbb"
+ "\x7c\x44\x5b\x5e\x23\x33\x7f\x87\x96\xd7\x05\x79\x9d\x99\xcf\x10"
+ "\xa9\x31\xe4\xe7\xd5\x46\x1c\xb2\x41\xf7\x24\xdd\x6a\xbe\xa3\x0d"
+ "\xc5\xfc\xcb\xdf\xe3\xf1\x2c\xe7\x31\xe3\xe7\xed\x7c\x6e\x69\x60"
+ "\x8e\xf3\xf3\x4f\xf9\x1d\xa7\xb1\x5f\x7d\x96\xa4\xe5\x2f\x52\x78"
+ "\xde\xa3\xcf\x19\x0f\xd9\xfb\xd3\x94\x0d\xc3\x63\x19\xe3\x50\xa3"
+ "\xd6\xa4\x47\xf4\xb8\x7e\x91\x6e\x8c\x67\x3c\xae\xab\x6f\xe0\xfe"
+ "\x62\xb2\x2f\xe1\xe3\xb9\x17\xc0\x2f\x55\xff\x86\x34\xc7\x59\xc8"
+ "\x42\xfe\x42\x63\x7c\x93\xdf\x38\x59\x37\xfa\xae\x65\x2b\x69\xcc"
+ "\x43\xdf\xb2\xc8\x38\x1e\xfc\x2d\x53\x35\xee\xfe\x62\xcb\xc0\xde"
+ "\x5c\x96\xa4\xb7\xfc\x7e\x21\xcf\x31\x4c\x18\x83\x55\x4c\xbd\x2e"
+ "\x35\xfe\x1a\x67\xe6\x7f\xf1\x41\x44\x3d\x47\xfb\xc7\x51\xd4\xc1"
+ "\x3e\x22\x0c\x5f\xd9\x26\xbf\x70\x73\x1d\x3c\xb7\x52\xe3\xeb\x2f"
+ "\x2e\x74\xbe\x30\x9d\xe9\xab\xe9\xf3\x49\x6f\xd7\xdf\x15\x7d\x1d"
+ "\x94\x38\x61\x0b\xd9\x0e\x95\xfa\xcc\x23\x54\x6c\x28\xeb\x71\xaa"
+ "\x1b\xc7\xef\x99\xd7\x3d\x37\xf2\x5a\x5c\xdd\x5a\x2f\x8f\xdb\x7d"
+ "\xb9\x29\xb3\x78\xae\x2f\x6d\xf1\xba\xa2\x1b\x50\x0e\x69\x23\x0f"
+ "\x9e\x0a\x9a\x2b\x56\xd1\x78\xfe\x4e\x28\xd2\xe5\xde\x96\xff\x8a"
+ "\x67\x7b\xbe\x9b\x46\xb6\xef\x6e\xe1\xb3\x05\x75\x55\x98\x5f\xaa"
+ "\x75\x54\xae\x7f\xf3\xd0\x2c\x8e\x27\xf8\x7e\xaf\x6f\x88\xea\xab"
+ "\xdd\xb7\xe0\x39\x7d\xe0\xb9\xee\x0f\xc6\xbe\x80\x8f\x76\x4f\x92"
+ "\xfb\xa0\xec\x3f\xbd\x98\xc7\xeb\x4e\xcf\x80\xcf\xd1\xee\x5b\x14"
+ "\x2e\xbb\x6f\x69\x2c\x22\x5e\xf7\x3e\xba\x53\xc6\x06\xdb\x0d\x79"
+ "\xfe\x45\xb6\xbe\x1e\x73\x44\xf2\x15\xdb\xbb\x2f\xf1\x1c\xec\xef"
+ "\x9e\x4d\xc8\xc7\xe3\x44\x9e\x83\xb2\x94\x0d\xdf\xd9\xa6\x81\x7f"
+ "\x22\xda\xff\x16\xaf\xf5\xc5\xd5\x89\xdb\x88\x64\x99\xf2\xce\x54"
+ "\xe9\xbf\xb6\xc9\x52\x8b\xab\x45\x94\xff\xc3\x83\x2b\xf3\xdc\x11"
+ "\x5c\x53\x71\x3d\x8c\x6b\x9a\xd8\x34\xb4\x8c\xf9\x12\x73\x58\x1b"
+ "\xe6\x09\xbc\xa7\x6a\x19\xec\xdc\x23\xd3\xc6\xbb\xfe\xc7\xa4\xfc"
+ "\x71\xf7\xd8\x5a\xfc\xb0\xcf\x76\x10\x2d\x0b\x89\x5e\xfb\x77\xf8"
+ "\x7c\xd1\x1e\x9b\x73\x07\xfb\xc1\xec\xee\x8a\xf6\x83\xd9\x93\x82"
+ "\xdf\x0c\xfc\x20\x75\x7b\x8e\xe0\x67\x1b\xf8\xbd\x93\xd2\xe3\xda"
+ "\x63\x03\x1d\xa5\x8d\x75\x71\x3a\x71\x8f\x8c\xd3\x56\xc1\xf3\xa2"
+ "\xa4\xcf\xea\x55\x7b\x13\xfc\x78\xb6\x88\xe1\x43\x33\xf4\xf6\xfa"
+ "\xf0\x9c\x6a\x77\x62\x5c\x4b\x02\x4d\x46\xa3\xcd\xc3\x2d\xb5\xdc"
+ "\x5e\xc6\xb7\x3b\xe9\x1f\x9e\xc8\x33\x9f\x0c\x93\xdb\xef\x4f\x42"
+ "\x39\xd0\x52\x5c\xfb\x70\x8e\x41\x4f\x9d\x4e\xbc\x07\x65\xea\x06"
+ "\x0c\x65\x07\x21\x3f\x60\x18\xf9\xfb\x69\x3f\x9a\xa4\x9f\x07\xd7"
+ "\x85\x39\xb1\xc5\x38\x4f\xda\xe3\x7a\xc7\xfc\x71\x21\xe9\x31\x15"
+ "\xf6\xd8\x02\x11\x65\x39\x7e\x46\xbc\xf2\xa8\x53\x96\x67\x5c\x4f"
+ "\xd0\x9e\x6f\xe9\xf5\x06\x07\x93\xa5\xd2\xab\x61\xdf\x41\x9b\x4d"
+ "\x50\xf3\xbe\xc9\xde\x31\x01\xf2\x56\x6b\x18\xf3\x3b\xfd\x59\xa5"
+ "\x02\x30\xde\xd9\xdf\x1a\xec\xb8\xc8\xf1\xf0\x1d\xf5\x8d\xd0\xde"
+ "\x32\xf2\x96\xdc\x24\xbf\x8f\x7d\x8a\xf6\x7e\xe9\xf5\xcb\x38\xf3"
+ "\x7c\x2f\xfd\xc1\xd9\xe7\x83\xc7\x06\xcc\xb1\xfb\xe3\x34\x6a\xc8"
+ "\xbb\x93\xd3\x91\xe6\x0d\xf8\x65\x3c\xc7\x01\x9f\xf4\x2f\x0f\x2b"
+ "\x99\xda\xfb\x96\x8c\xe5\xc0\xf8\x86\xee\xf1\x30\xce\x9a\xfb\xcb"
+ "\xc3\xdc\x06\x27\xe6\x7f\xde\x50\x8f\x87\x65\xc2\xbe\x9c\xd7\x0a"
+ "\xf7\xae\x01\xdf\x09\xad\xfc\xcb\xc3\x17\xd7\x86\xbd\xf2\xfc\xbc"
+ "\x33\x24\x4e\xf9\x93\xbe\x3c\xcc\x36\x49\x45\xe9\x10\xcb\xd4\x6a"
+ "\xe1\xe9\x4e\xee\x84\x2e\xdc\x5b\xfb\xb1\x43\xf5\xcd\x45\xc2\xad"
+ "\x35\xda\xbe\x53\x6f\x3b\xd2\x24\xef\x4f\xa8\x52\xf1\x2b\xf1\xdc"
+ "\x36\xe8\x9a\x15\xfa\x99\xed\x01\xf6\x97\x55\xb4\x78\x37\xbd\x7f"
+ "\x6c\xb8\x28\x3c\xde\x4d\xff\x06\x75\xf4\xe9\x75\x6c\xfc\x6f\xd6"
+ "\xb1\xf1\x42\x75\x40\x37\x5c\xd9\x49\xef\xd9\x2e\x7e\xee\xf8\xae"
+ "\xfc\x46\x10\xf4\xa7\xee\xeb\xf8\x7e\x79\x18\xf3\xb7\x50\x4a\x82"
+ "\x5f\x7e\xcb\xca\x44\x65\x1c\xcb\x33\xe4\xfe\xac\xbe\xc5\xd1\x4b"
+ "\x9e\xe5\x7f\xa4\x76\x7a\x4f\x7e\x33\xb7\x05\x7a\x46\x6c\x1c\x9a"
+ "\xd1\xb7\xe1\x1f\x59\x7d\xa6\x77\x25\x9f\xed\x40\x3f\x6c\x8f\xe0"
+ "\xb3\xd6\xc0\x1f\xc9\x3b\x8f\xd7\x57\x8f\xf0\xba\x76\x86\x18\x9e"
+ "\xe0\xd7\xa0\x1b\x60\xa3\x87\x25\x3d\x60\xbf\xa8\xf9\xd6\xe9\x36"
+ "\x39\xdf\xf2\xcb\xb3\x8e\xc3\x65\x8c\x4e\x57\x51\x21\xaf\x7d\x87"
+ "\xfb\x72\xed\x3d\x2e\xca\xe1\xd8\x9d\xbc\xee\x2c\x2c\x0d\x47\x67"
+ "\x87\x12\x85\x9c\x4f\xc1\xf6\xe7\xd8\x9d\xde\x80\x8f\xc2\xb0\xa3"
+ "\xab\xcf\x51\x5a\x35\x6c\x4f\xe8\xec\x54\xd6\xeb\x35\x7a\xfc\xce"
+ "\x4d\xe7\x06\xe2\x77\xee\xe4\xb5\x9e\x36\xdc\x9f\x23\x73\xb8\xfc"
+ "\x74\xdb\xf6\x73\x34\x76\xc7\x72\x4a\xdf\xce\x6b\x79\x5f\x2a\xdb"
+ "\x87\xed\x0a\x19\xcb\x73\x49\x3a\xaf\xe7\x0f\xd8\x3e\x2b\x38\xd6"
+ "\x70\xbf\xde\x32\xcb\x35\x90\x8b\xa2\xf7\xfb\x72\x1c\x0c\xb9\x3b"
+ "\x53\x43\x29\x96\x5a\xd0\xce\xe3\xa3\xf7\xdc\xa0\x5f\xdc\x71\xc5"
+ "\xf0\xe9\xda\x12\x11\x7f\xf5\xe3\xb1\x4a\xbf\x03\x56\xf3\x60\x3c"
+ "\x11\xde\x9e\x4b\x13\xba\x28\x43\xf9\x47\x24\x61\x4c\xac\xcf\xe0"
+ "\xbd\xf8\xd2\xe7\xc8\x16\xde\x3e\x37\xc1\xf9\x16\x25\xf2\xb7\xd3"
+ "\xf9\x57\xfa\x4f\xd1\x31\xa1\x90\x32\x78\xff\x81\x7d\x28\xec\xab"
+ "\x65\xfe\x84\xb1\x25\x94\x11\x09\x3b\x5b\x39\x59\xdd\x66\x5f\x56"
+ "\x3c\x7f\x25\x7b\x37\xac\x58\x54\x5c\x60\x7f\xea\x85\xa5\x4b\xf9"
+ "\xc4\xe7\xcc\xa9\x39\xd1\x67\x3a\xcd\x9b\x31\x2e\x58\xd7\x4e\x9f"
+ "\x63\x0d\x65\xdb\x55\xfc\xdc\x0f\xaa\x22\xbe\x73\xce\xcf\xea\x7b"
+ "\x1a\xee\x43\x85\x3c\x6e\xf3\x7b\xf5\xec\xb1\x29\x9f\xab\x7a\x39"
+ "\xde\x6b\xdb\x6d\xbb\xd4\x19\xca\x0f\xee\x65\x5f\x06\xc5\xa7\xaa"
+ "\xac\xf2\x53\xaf\x9f\xac\xf6\xf2\xeb\x3b\xfa\x7d\x17\xdc\x6a\x2c"
+ "\x61\xdf\x05\xde\x4f\x56\xb2\xf7\x81\xc5\x90\xbd\x1e\xd7\x07\x69"
+ "\xb0\x9f\x2a\x2f\x5e\xe7\x7c\x90\x26\x71\x54\x67\x65\x19\xa7\xb5"
+ "\x11\x31\xe6\x86\xf6\xb7\x61\xbb\xed\xe7\x6a\xbd\xfb\x83\x37\x19"
+ "\x5f\x1f\xd5\x1f\x8e\x48\x1f\x83\xb6\x1d\x56\xe9\x1f\xe4\x72\xf9"
+ "\xb8\x74\xbe\x77\xf1\x53\x4b\x9e\x2b\x9a\x5f\xbc\xe8\xc9\x45\x85"
+ "\x8b\x8a\x57\xca\xb0\x17\xe3\xe5\xbf\xbb\xc7\xe5\xcf\x91\x8e\x02"
+ "\x91\x76\x1c\xaf\x7b\x18\x71\xb7\xd4\xba\xd3\x2f\xaf\x93\xbe\x92"
+ "\x17\xd7\xbe\x80\x5a\x13\xfc\xe5\x24\x5f\x82\xa7\x70\xc0\xe7\x44"
+ "\xa5\x77\xa7\x0c\x2d\xb3\x8f\xa6\xc9\xc7\xe9\xd7\xb9\xbc\xdf\x04"
+ "\x3a\x1f\xe1\x71\x69\x73\x2f\x8f\x1f\x1d\xd4\x12\xba\x89\x54\xff"
+ "\xfc\xf2\x6d\x8e\x33\xcc\xbe\x6b\xa0\xfd\xae\xe3\x78\x96\xed\x3f"
+ "\x6d\xdb\xc5\xe7\x9b\xc4\x12\xdb\xcf\x99\x17\x18\x3f\xd0\x6e\xbb"
+ "\x10\xb9\xdb\xc4\x92\x82\xed\xe2\x74\xc1\x36\xd8\x6b\x1d\x3b\xb7"
+ "\x8a\x76\xe0\xd0\x00\xba\xcd\x8b\xf4\xfd\xd9\xa4\xbe\x71\xdf\xae"
+ "\x68\xfd\xcb\xff\x84\xae\xba\x15\xbf\x2b\x84\x7b\x77\x81\xa2\xeb"
+ "\x2f\xe5\x1e\xc2\xcc\x02\x71\x7a\x20\xb6\xc5\xaf\xf8\xb9\x0f\x3f"
+ "\x4d\xb8\xf7\xb8\x23\xf6\x38\xf9\xdd\x0d\x62\xc3\x9e\x97\xd9\xde"
+ "\x56\x3c\xf7\xab\x5b\xd4\xf8\xb8\xe7\x65\xbf\xb3\x20\x11\x65\xc2"
+ "\xd2\xdf\x4c\xb6\xe9\x57\xf3\xbd\xeb\xcf\xb1\xff\x43\x40\x2f\x3b"
+ "\x8f\x9f\x3d\xcf\xb0\x8d\xfd\xab\xb0\x30\x39\x05\xef\x8b\x7a\x3b"
+ "\x42\xa4\xfb\x33\x81\x37\x3f\xd8\xc5\xdf\x20\x67\xfe\xdc\xf9\x1a"
+ "\x59\x2a\x47\x12\xec\xae\x5f\xf5\xc7\x3f\x11\x16\x65\x07\x31\xaf"
+ "\x72\x9c\x74\xe9\xfb\x00\x7b\x83\xe1\x33\xaf\x02\xee\x01\xde\x37"
+ "\x55\x3c\xfb\xab\xc3\xff\x3d\x9e\xfd\x95\xe4\xbd\x09\x1b\x69\x1e"
+ "\xef\x35\xb0\x3f\x00\xc7\x11\x87\x1e\x3d\xac\xe4\xf0\xd7\x13\xa5"
+ "\xbf\x03\x74\x3d\xef\x63\xd5\x94\xc2\x7e\xb3\x34\x34\xb3\xdd\x19"
+ "\x72\x51\x19\xef\x39\x6b\xe7\x4e\xd6\xb3\x9f\x80\x3c\x3f\x2a\xe3"
+ "\xef\xff\x9e\x6a\xce\x92\xb9\x9d\xf6\x65\xf1\xde\xc8\x00\xad\xf7"
+ "\xbd\xc1\x30\xc4\x86\x3a\xb2\x96\x98\xdc\x0c\x43\x3b\x77\x2a\xd3"
+ "\x28\x07\x5b\x6b\x18\x97\x3b\x4e\xfb\x56\xca\x72\x9c\x57\xc6\xbd"
+ "\x49\x9d\x0b\x5b\x3c\x55\xd6\xa9\x9e\x73\x04\xf4\x63\xe8\x5c\xb8"
+ "\x1e\xf7\x73\x98\x4e\xb8\xe6\xca\x35\xf9\x3e\x1b\xc9\x78\x4b\x96"
+ "\x4f\x6b\xbd\xbe\xbf\x7b\x24\x3e\xec\x6f\x5d\x8c\xb1\x44\xda\xe9"
+ "\xfb\x5a\x76\x7e\x41\xe6\xa2\x67\xb8\x3f\x7f\x3d\x4f\xda\xaa\xa7"
+ "\xa8\x4e\xe1\xf7\xeb\xf9\xdd\x1b\xea\xb3\xba\x2d\x9d\x47\x02\x26"
+ "\x0b\x35\xda\x82\x3c\x86\x95\x35\xda\x7a\xa1\x3f\x7e\x9d\xee\x33"
+ "\xfd\xa2\x48\xd9\x88\xaa\x1c\xef\xdf\x33\x3f\x26\xda\x52\x9d\x78"
+ "\x9f\x6d\xf8\xd6\x30\x1f\x6e\xc2\x3b\x1f\xed\xb3\x33\xdd\x7c\xf4"
+ "\xcb\xfc\xd6\x2e\x75\xfe\x06\xcf\x43\x39\xa6\x82\xa4\xf5\xba\x67"
+ "\x3b\xac\x6b\x3d\x7c\xc6\x37\xd3\x1a\xca\x32\xf1\xfe\x3c\xc7\x76"
+ "\xe0\x78\x17\x1c\xdf\x81\xd7\x58\xf5\xf7\x19\x31\xef\xc7\x1b\xef"
+ "\x51\xaf\xc7\x88\xcb\xc0\x71\xb3\xd8\xf7\x23\xac\xfb\x83\xca\x78"
+ "\x52\x67\xd4\xfe\x36\xfb\x83\xf2\xfa\x2e\x9f\x6b\xe5\x3d\x68\x94"
+ "\xeb\x3f\xff\xab\xce\x73\xfd\xa6\xdf\xff\x0d\xf7\x69\xfd\xbe\x5b"
+ "\xa0\x45\xb7\xbb\xf3\x70\x00\xb2\x1d\x70\x77\x5a\xf0\x2e\x03\x63"
+ "\x4b\xdd\x05\xe7\xe4\x1c\x7f\xfb\x05\x32\x69\xc9\x0d\x41\x8e\xc3"
+ "\xd2\x18\x20\xfd\x2c\xfb\x6f\x5e\xd5\xe3\x1e\x24\x9e\xa2\xdf\xcc"
+ "\x1c\xd8\x0b\x0e\xeb\xeb\x98\xbf\x69\x50\x76\xf4\x6f\x1a\xe4\x3a"
+ "\xe6\x86\xce\xfa\x9f\xad\x0a\x9a\xea\x57\xf9\x4c\xea\x7c\xcb\x6f"
+ "\xf6\xfa\xe8\xa0\xcf\xf0\x4d\x42\xbe\xc2\xc1\xe2\xeb\x09\xf7\x41"
+ "\x5d\x86\x7f\xfb\x96\x1c\x27\xfa\xe7\xa5\xbf\x55\xdf\x3d\x5c\x37"
+ "\x7a\x9e\xc6\x36\x4c\xf2\x67\x1e\xe9\x1b\x53\x74\x86\xd7\x33\x87"
+ "\xaa\x39\xb2\xca\xa3\xfb\xf3\x5e\xd6\x19\xfd\x3c\x92\x9f\x15\xcd"
+ "\x7e\x3b\xd9\xd8\x1b\xd9\x6c\xd2\x38\x06\xbb\x70\xd6\x8a\x80\xb7"
+ "\x28\x40\xb0\x8f\xfd\x5e\xd8\x44\xa8\x43\x14\x2d\xe5\x6f\x24\xfc"
+ "\xf6\x79\xa6\xbd\x92\xa9\xdf\xca\xfd\x0b\xcd\x75\x87\x70\xf2\xbc"
+ "\xc0\xcf\xbe\x39\x67\x08\xf9\x2e\x45\xbe\x1d\x4d\x25\x5d\xec\x5f"
+ "\xe4\xe1\xb8\x96\xed\x7a\xdd\xfe\xa4\x83\x1d\xdf\x4d\xa1\x79\xa8"
+ "\xb3\xde\x47\x2f\x35\x5c\xbc\x9c\xff\x76\xf0\xfd\xd9\x7e\x9b\x25"
+ "\x8b\x06\x9b\x67\xf2\x3a\xc2\x8d\xa8\x7f\xa6\x60\xfc\x1b\x76\x84"
+ "\x4c\x41\xea\x33\x0d\x13\xdf\x2f\x73\x40\x0f\x0c\x13\xe1\x55\xe8"
+ "\xaf\x6e\x1b\xe6\x21\xcd\xd4\x1a\x6a\x92\xbe\x3b\x90\x61\x6b\x69"
+ "\x40\x9c\xf1\x86\xf6\x49\x1f\x6e\x35\x4e\x37\xbc\xe1\x0d\x7d\x44"
+ "\xad\x45\x7e\xf2\x2c\xfd\x23\x6c\x89\x06\x19\x2f\xef\xc6\xa2\x32"
+ "\xba\xe1\x94\x7c\x9f\xa5\xec\x97\x86\x6a\xfd\x5a\xc8\xf1\x4f\x23"
+ "\x71\xba\xfb\x85\xc5\x4f\x15\x2f\x5a\xb2\xf8\x86\x19\x0b\x96\x2f"
+ "\x28\xb4\x3f\xa8\xdc\x2a\xa3\xc6\x3b\xcb\x40\xac\xf7\xfd\x05\x3c"
+ "\x16\xb1\x0d\xc9\x31\xdf\x2f\x14\xef\xdd\x88\xf5\x0e\x7b\x6e\x2c"
+ "\xaf\xbb\xfe\x6f\xc6\x7b\x37\x6c\x44\x8e\xf5\x3e\xb0\x07\xf1\x61"
+ "\x7a\xbf\x0c\x68\x87\x7a\xf8\x99\xc7\x3f\xcd\xd5\x50\xc7\x72\xb4"
+ "\x53\xda\x2d\xfb\x6b\x23\xe3\x61\xb1\xcd\xc2\xeb\x56\x48\x6f\x30"
+ "\xce\x52\x83\x17\x31\x6e\xec\x3f\x3c\x70\xb6\x6b\xff\x51\xd0\x2d"
+ "\x4d\xc9\xaf\xcc\xdb\x6e\xec\xd5\xeb\xdf\xd8\x93\xbe\x05\x9a\x4b"
+ "\xb3\xab\xf5\xb1\xfd\x5f\xee\xd4\x86\x59\xd4\xde\xcc\x87\xa9\xc6"
+ "\xb9\x41\x25\x9b\x87\x74\xd9\xfc\x30\xfd\x42\xfe\x14\x03\xb2\xf1"
+ "\x61\xfe\x80\x5c\xff\xcd\x28\x9b\xff\x75\xbe\x18\xfa\x3c\xe5\xf2"
+ "\x4e\x3a\xb0\x92\xd7\xcc\x70\x7f\x15\xee\xe7\x33\x2c\x75\x86\xe2"
+ "\xc0\x14\xfd\x1e\x75\x1c\x18\xa7\xdf\x7f\x1b\xf7\xc3\xf5\x7b\xd8"
+ "\x53\xbf\x3b\xab\xdf\x43\x66\x7f\xf7\x17\xfd\x3e\x0d\xf7\x9f\xea"
+ "\xf7\xd0\xf9\xbf\x7b\x57\xbf\x1f\x85\xfb\x37\xf4\xfb\x6f\xe1\x7e"
+ "\x8d\x7e\x0f\x19\xfc\xdd\x02\x7d\x5f\xdb\x72\x82\x7e\xf7\xc0\xc5"
+ "\xcf\x9b\x7e\x37\x46\xd9\x49\xbf\x9b\x0b\x9b\xe9\x88\x1a\x33\xfa"
+ "\xd3\x8a\xd0\x37\x1e\x83\xbe\x48\x4f\xe3\x7a\x90\xee\xf6\xd1\xcf"
+ "\xeb\x22\xd2\xcd\x7a\xfe\x5a\xe8\xb9\xc9\x03\xe9\x1f\x06\xf5\x74"
+ "\xd8\x3f\xef\x36\x47\xa4\x77\xe9\xe9\x47\x90\xbf\x29\x22\x5d\xdf"
+ "\xc7\xfd\x5d\x87\x8f\x6a\x8f\x45\xa4\x1f\x55\xe9\x07\xc8\xf0\x23"
+ "\xd1\xd3\x0f\xeb\xe9\x36\x1f\x55\x6d\x8c\x48\x3f\xa0\xa7\x43\xff"
+ "\x7f\x38\x29\x22\x5d\x7d\xab\x5e\x9e\x37\xb4\x8a\xc6\x12\x96\xad"
+ "\x03\x73\x7c\xb4\xb3\x24\x22\xcf\x2e\xbd\x6c\xa1\x8f\x76\xec\x8a"
+ "\x48\xd7\xcf\xaa\x1e\x58\xef\xa3\x7f\x84\x22\xd2\x07\x9d\xcf\x26"
+ "\x54\xd1\xbc\xc1\xd6\x96\xf9\x9b\x64\xd2\x17\x56\xda\xa4\x1f\x7d"
+ "\xcc\x67\x11\xad\x3b\xc4\x71\x7b\xa9\x10\xc7\xe9\xa3\x3a\xdd\x6f"
+ "\xf3\x00\xfb\xd1\xa9\x33\x9d\x1f\x55\xca\x73\x7e\x6c\x67\xf2\x39"
+ "\xcf\x55\x32\xed\x72\x69\x0f\x39\xca\x54\xdc\x55\xe5\x63\xdc\x25"
+ "\xd7\x58\xf4\xfd\x67\xe4\x99\xc2\xb6\x34\xc3\xe1\x75\x58\x6f\x71"
+ "\xaf\xf4\x7b\xe5\x39\x2e\xa7\xf1\x5a\x83\x3c\xfb\x17\x31\xd7\x55"
+ "\x7a\xff\xa3\x8f\x35\x8e\xcd\xe0\x52\xeb\x31\x2c\x8b\x9c\x9f\x7d"
+ "\xa6\x22\xf3\xfa\xe8\x23\x0f\x5f\x13\x6d\x97\xfe\x9f\x1e\xd7\x47"
+ "\xb5\x03\xe7\xd1\x0e\x04\xf5\xf4\x3f\x21\xbd\x21\x22\xbd\x7d\x70"
+ "\xdd\x0e\x7d\x67\xa9\xcb\xee\x3b\x27\x02\xa1\x73\x22\xb8\xf9\xaf"
+ "\xc0\x7b\xa1\x3c\x5b\xf5\x9d\xb0\xbb\x2e\x57\x8f\x73\xf2\x79\x68"
+ "\xb9\xf0\x43\x67\xf3\xf7\x44\x2e\x99\x15\xf0\xd3\xac\xa2\x1e\xb1"
+ "\xe9\x49\xf6\x7f\x3c\x2b\x63\x7e\x39\xbb\x38\xd6\x3a\xfb\xd4\x05"
+ "\x78\xdf\x2e\xa5\x15\x63\xdc\xce\x85\xfc\xfe\x2f\x34\xb3\xc0\x4f"
+ "\x2d\x05\x61\xda\x09\xd8\x3b\x9e\x34\xfc\x59\x0f\xf6\x9f\xff\x61"
+ "\x1c\xb8\x3e\xa7\xfc\x2e\xd0\x41\xe9\x1f\xc1\xdf\x3d\x14\x9b\x2c"
+ "\xf5\xe2\x13\xb6\x65\xbf\x3c\x62\x5d\x4b\x76\x8c\xed\x5b\x70\xef"
+ "\x91\x3f\x7e\x87\xf4\xc1\xda\xa4\x64\xf9\xe0\x11\x7d\x2f\xed\xb0"
+ "\xd2\x17\x07\x8f\x88\x7f\xe3\x79\xd3\x41\xde\x0f\xfd\xff\xd8\x7b"
+ "\x1f\xb8\xa8\xab\x74\x7f\xfc\xcc\x30\xea\xa0\x03\x8c\x2e\xd9\x68"
+ "\x68\x53\x69\x4d\x85\x45\xbb\xd4\xd7\x76\x75\xa3\xb2\x8d\xf6\x6a"
+ "\x58\xe1\xbd\x78\x73\x13\x53\x0b\x37\xff\x8c\x84\x84\x86\xfc\xd3"
+ "\x88\x3f\x33\xc8\x2a\xbb\x8b\x85\x64\xf7\xda\x7e\xe9\x5e\x2b\xdb"
+ "\xec\xf7\xd5\xae\xe9\x98\xba\x61\x01\x83\xa6\x45\x46\x39\x12\x12"
+ "\x12\xda\x08\x83\x8c\x30\xf3\x39\xbf\xe7\x39\xe7\xf3\x61\x66\x80"
+ "\x81\x61\xc0\x3f\xed\x95\xd7\xeb\xf3\xfa\xf0\x39\x9f\x33\xe7\x73"
+ "\xce\xf3\xbc\xcf\xf3\x3c\xe7\xdf\xf3\x94\x81\xdd\xdc\xeb\xbe\xb8"
+ "\xb5\x5b\x88\xbc\x33\x0f\x6c\x93\x73\xbb\xe4\x5c\x3e\xed\x33\x09"
+ "\x72\x65\x26\xce\xf7\xb2\x98\x20\x79\xbb\x95\xdb\x97\xdb\xe5\x95"
+ "\x6b\xea\xc9\xcb\xe3\x88\x66\x9e\x1d\xcf\x0b\xec\x7b\x30\x38\x09"
+ "\xfd\xad\x35\xed\x00\x3b\x54\xfe\x01\xbc\xdf\xbb\x7c\x97\xdc\xc1"
+ "\xec\x95\x7d\x26\x36\x47\x98\xb3\xab\x16\x75\x88\xb9\xc6\x89\x7a"
+ "\x80\xd9\xc9\x20\xff\x95\xce\x97\x12\xc6\x38\x5e\x4c\x18\xb5\x25"
+ "\x91\xa8\x9c\x2f\xea\x42\x37\x5d\x20\x53\x25\xfd\xb3\x25\x19\x74"
+ "\x4a\xbb\x66\xe4\x06\xd0\x29\x38\xf7\x10\x2c\x53\xb3\xb5\x50\xfc"
+ "\x5f\x90\xff\x67\x63\x69\x72\xdf\xf1\x8d\x9c\x2f\xe9\xe4\xe8\x5f"
+ "\x1c\xeb\xd2\x5b\x5b\x0d\x30\xce\x76\x8a\x67\xa1\xd3\x4e\x93\xb1"
+ "\xfa\xe7\x88\x3c\xb8\x8d\x9a\x9a\x96\x12\x39\xc6\x84\x49\x5b\xcc"
+ "\xe6\xf7\x86\x55\x26\x38\x88\x39\xe5\x04\x49\x4b\x44\x1e\x99\xae"
+ "\x43\x3b\x0d\xf7\xb3\x42\x7e\x35\xa0\x7e\x72\x88\x1d\x74\x86\x1d"
+ "\x6c\xe9\x3f\xe2\xd8\xd1\x74\xbf\x8d\xf9\x37\x36\xe1\xd9\x67\xb0"
+ "\xf7\x1f\xc2\xb4\x39\xe9\xa7\xd9\x9e\x65\x13\xef\x5b\xa6\x08\x7c"
+ "\x4e\xc7\xb3\xd9\x23\xf7\xaa\xdf\xed\xb0\x0f\xe3\xe3\x24\xd3\x3d"
+ "\xa2\x7e\xd8\xca\xc7\x64\xa6\x08\x6f\xd8\x15\x72\xb6\x63\x8c\x99"
+ "\x1b\xcd\x25\x0e\xf2\xb8\x8d\x5a\xd8\x3a\x33\xfa\xa4\x48\x79\xc0"
+ "\x44\x2f\x14\x12\x7e\x8e\xd2\xd4\x26\xe4\x6e\x4f\xe0\x3e\x49\x4d"
+ "\xd2\x1e\x31\xd0\x91\xdb\x53\xf8\x1c\xfb\xf6\x1c\x3e\xe7\xbc\xbd"
+ "\x78\xdd\x78\xdc\x8f\x6e\xb2\xb5\x06\x6e\x2f\x83\x7b\x79\xeb\xc8"
+ "\x4f\x0a\xbd\xeb\xa3\xb7\x8b\xb5\x13\x49\x28\xae\x75\xe0\x7e\xf0"
+ "\x37\xf8\x3e\x70\xf8\xc6\x7e\xdc\x67\x8e\xef\x6e\xac\xd3\x93\x00"
+ "\x9c\x1f\x86\xb4\x47\xee\x2e\x21\x5a\xa8\x6b\x10\x55\x6e\x8f\x66"
+ "\x7b\xef\x72\xb6\xc7\x99\x9b\xa9\x09\xf7\x7c\xf2\x35\xa9\x4f\x14"
+ "\x34\x70\x7b\xb4\x98\xff\xcf\x55\xcd\xd0\x06\xe5\x76\x8d\xd9\x7e"
+ "\x56\xb4\x09\xf7\x03\xf6\xb7\x6b\x68\xce\x76\x1d\xf7\x71\xb0\xff"
+ "\xb4\x24\x57\x39\x46\xf7\x7f\xcd\xe9\xf6\x76\x31\xa7\xdb\x27\x0a"
+ "\x51\x5f\xdd\x88\xff\x83\xee\x8e\xe0\x7b\x28\xf6\x57\x4b\x36\xb2"
+ "\x45\xcc\x83\xbf\xb1\x90\xfd\x3b\xb9\xac\xdd\x6f\x85\xb6\xe7\xf0"
+ "\xf7\xfb\x8b\x30\x0d\xda\x07\x3a\x6b\x7f\x38\xb6\xcb\x9b\x6c\x65"
+ "\xb4\x48\x25\x01\x50\xe7\xa9\xb8\xd7\x17\xed\x14\xb3\xed\x01\x13"
+ "\x8f\x5b\x7a\xc0\xc8\xce\x7a\xc3\x77\x80\x3f\x72\x94\x9b\x78\x36"
+ "\x1d\xcb\x73\xd5\xff\x93\x95\x52\x5d\xf0\x7b\xf8\x0e\xda\x8a\x31"
+ "\x8e\x91\x56\x3a\xcc\x83\x7c\x6d\xd0\xe3\xdc\x53\x1b\xd0\x0c\xf7"
+ "\x71\x1d\x28\x41\x9a\x70\x9a\x1d\x60\x67\x8d\x37\x74\xf1\xe1\xc0"
+ "\x32\x4f\x7a\xf0\x67\x41\x09\xb2\x21\x11\xf7\xf3\x1c\x28\x11\xe9"
+ "\x27\x9e\xc5\x3d\xf0\x18\xa3\x17\x7f\x27\x73\xfb\xed\x84\xae\xbc"
+ "\x3c\x46\xae\x1c\xd7\xc6\x71\xad\x84\xe3\xf5\x40\xb8\xdb\xef\xc2"
+ "\xe7\x9f\x47\x1b\xb9\x4c\x83\x31\x4d\x91\xe6\xed\x59\x07\xa2\x5c"
+ "\xf4\xe6\xe5\xf4\xf2\x8d\x89\xd2\x37\x20\x0f\x91\xea\x09\xfc\x11"
+ "\x75\xf0\x81\xf5\x2e\x9e\x7c\xb2\x4d\xfa\x5d\x29\x3b\x2f\xf6\xc9"
+ "\x6c\x3c\xe7\xda\xab\x1c\xc4\x35\x39\xb0\x2a\xaa\x1c\x0f\x98\x18"
+ "\x1e\xc9\x01\x07\xee\x55\x06\xba\x4e\xe5\x18\x3a\x60\xe1\xba\xf0"
+ "\x00\x5b\xaf\xc7\xf5\x2e\xee\xd3\xf6\x00\x8c\x9d\x3e\x11\x7d\x3f"
+ "\x1c\x54\xf2\x3a\x1c\x44\x0c\x90\xee\xe3\xba\x87\x16\x2c\x62\x07"
+ "\xba\xa7\xac\xd2\x77\x3f\x3b\xa6\x74\x9d\xdd\x3d\x38\xc3\x75\xf6"
+ "\x79\x9f\x8a\xd3\xfb\x60\x21\x8c\x53\x77\x16\x70\xdf\xc7\xbb\x0a"
+ "\x80\x67\xe9\x6d\x64\x3c\xc6\x02\x4a\xd3\xd3\xa6\x2a\x3d\x8c\xad"
+ "\x95\xbb\x27\xd1\x9c\xdd\xba\xb4\x36\x32\x12\xf7\xc2\xa0\xbc\xc1"
+ "\xbd\xb6\x34\x10\xd2\x73\x77\xeb\x5c\xe7\x2b\x3f\x9d\x06\x63\xdb"
+ "\x32\x23\x8c\x65\xd3\xcf\x92\xf1\x7c\x6f\xcb\xc1\x4a\x71\xbe\xf0"
+ "\x35\x21\x67\x77\x38\x9e\xdd\xad\x82\x56\xd1\xf4\x84\xd7\x84\xdc"
+ "\xdd\xe1\x50\xee\xb4\xf4\x65\x64\x0c\xea\x37\xdc\x43\xcd\x31\xf3"
+ "\x69\x18\x94\x3b\x0d\xfd\xea\x09\x34\x4e\x06\xdf\xcf\x10\x94\x7b"
+ "\xeb\x8d\x02\x61\x7b\xf7\x01\x67\xf2\x3a\x72\x68\x02\x7c\x3f\x03"
+ "\x63\x94\xe2\x3c\x90\xd9\x0e\xf5\xcc\xdd\x9d\x01\xef\x82\xe1\xdd"
+ "\x63\x70\x17\xd0\xc7\x1e\xfa\xec\x87\xf2\x35\x58\x3e\x7c\x2b\x83"
+ "\xd7\xdd\xca\xf2\x42\xbe\xb5\x98\x47\xf2\xdd\x27\xa4\xc7\x05\xe0"
+ "\x7b\x3c\x0b\xee\xc4\x18\x18\x29\x16\xc2\x7f\x53\xd3\xf5\x1b\xd1"
+ "\x7e\x86\xbe\xfc\xe9\x75\x34\xef\x93\x32\xc8\xbb\x0b\xf7\x0a\x73"
+ "\x5b\xf6\x53\xb5\xd8\xd7\xc1\x3e\xfe\x74\xb4\xf8\xbf\xaa\x2b\x6f"
+ "\x7a\x1c\x49\xbb\x48\x34\x6c\xbd\xfb\xa5\x00\x90\xbd\xff\x48\xc0"
+ "\x78\x1a\x6e\x65\x4e\xc7\xf2\x0c\xe8\x13\x70\x31\x51\x81\x5c\x1e"
+ "\x05\xf5\xc6\x58\x38\xa7\x70\x0e\x5d\xa4\xcd\x34\xe0\xd3\x8e\x0d"
+ "\xdc\xef\xe3\x4e\x23\x60\x3f\x6d\x2d\xd8\x03\x6b\x89\x6a\xad\x93"
+ "\x84\x61\x3b\x81\x6f\x8d\xb8\xdf\x1d\xc7\x6e\x48\x1b\x91\x87\x25"
+ "\xd0\x96\x6d\x6b\x13\x68\xfd\xda\x66\xda\x58\x99\x50\x43\x40\xcf"
+ "\x8c\xa9\xd2\x57\xa3\xff\xf9\x53\xd8\x56\x9c\xfb\x03\x9a\x96\x58"
+ "\xf0\x1b\xb9\xbb\xb7\xe1\x79\x28\x36\x4f\x20\x3f\x18\x2a\x9d\x1d"
+ "\x2b\x65\xe7\xcb\xfe\xd1\x15\xff\x0c\xea\x72\x50\xac\x4b\xb9\x80"
+ "\xff\x27\xb3\x33\xa8\x23\x71\xfc\x83\x73\x1a\xf3\x57\x6f\xed\x3a"
+ "\x3b\xc3\xe7\x06\xfe\x51\xee\xe6\x7b\x8d\xfd\x16\xe7\x08\xf0\xb7"
+ "\x31\x0e\xda\xb6\x41\xcc\x8b\xbf\x8d\x59\x3d\x9f\xe2\x6f\xe1\x37"
+ "\x8e\xae\xdf\x78\x9c\xe3\x3a\xc4\xed\x0a\xa0\x2d\xfe\x6f\x05\x5a"
+ "\x8a\x7b\xdb\xb4\x7c\x5f\xc2\xa7\x91\xd2\x5e\x00\xe8\x3f\xcd\x88"
+ "\xa7\xde\x7d\xc6\x7f\x3a\xcf\xd3\x0f\x56\x79\x38\xfa\xe8\x82\xf4"
+ "\x24\xc9\x5f\x15\xfc\x9f\x01\x65\xf0\xfd\x95\x6e\x7e\xe8\x0a\xdc"
+ "\x7c\x5a\xa6\x5b\xe9\xf7\x88\x13\x90\x2b\x01\xc0\xcb\x0a\x9a\xbb"
+ "\xb7\x9e\x9f\x85\x2b\x9f\x80\xf5\xac\x23\x9f\xa2\x8c\x0b\xe1\xfe"
+ "\x32\x3e\xfd\x56\x94\x1f\xbb\x62\x9c\x8e\x10\x0b\x7c\x13\xcf\x75"
+ "\xb9\x9e\x3f\x3d\x06\xf2\x44\x0d\xbf\x0d\xe2\x3e\x1f\x3f\xad\xf0"
+ "\xcc\xcf\xde\x67\x74\x7b\x8e\xea\xf6\xac\xb5\x41\xbf\xf1\xb6\xe7"
+ "\xc1\x38\x9e\xcd\x1f\xd6\x06\x67\x12\x7d\xfa\x19\x12\x00\x58\x39"
+ "\x8d\x75\xab\x6a\x6c\xc6\x36\x85\xd0\xac\x08\x82\xf3\xa0\xcc\xb6"
+ "\x04\x9d\x5e\x37\x09\xf2\x9c\x21\x63\x71\x3f\x3e\xc6\xc3\x81\xfc"
+ "\x4d\xdc\x57\xfd\xe1\x0f\xe7\xad\x1a\x49\x84\xe7\xe3\x46\x51\xf9"
+ "\x93\x4a\x5c\x73\x7d\xa7\xc3\x32\x0c\xd7\x1f\xd3\x36\x03\x26\x9d"
+ "\x64\x2c\x60\xac\x1e\x63\x0f\xc2\x6f\x9a\xff\xb3\xa3\x71\x98\xd9"
+ "\x71\x82\xe8\xff\x48\xe4\x4d\xe4\x70\x99\x22\x95\x28\x36\x34\x10"
+ "\x35\xf0\xd5\x71\xc0\x31\x95\x48\xfe\x2e\x4a\xc6\xf0\xb3\xfa\x25"
+ "\x20\x5f\x5f\xd4\x50\x7b\x7b\xd6\x61\x05\x8c\xbd\xe2\xa4\x31\xb6"
+ "\x81\xc7\xbc\x51\xc0\xf7\x57\xca\x45\xdf\x1e\x9c\xb6\x87\x1f\xe4"
+ "\x67\xe9\x42\x9f\x87\xdf\x4c\x75\xd9\xdf\x87\xc5\x73\x68\xfb\x94"
+ "\x5c\xf6\x1d\x3e\x78\x00\x46\xc1\xeb\xf9\xde\x91\x50\xc8\xbb\xa8"
+ "\x6b\xef\x08\x9b\xb7\x3a\x7c\x90\xe6\xee\x13\x6d\xf3\x7d\xca\xf9"
+ "\x4e\xa5\xd8\x07\x31\xbd\x4c\x83\xbf\x85\xdf\x85\xd8\xd8\x1c\xd3"
+ "\xe1\xad\x2e\xac\x1d\x46\x7b\x48\x06\x6d\x52\x01\x5f\x6b\xb1\x5d"
+ "\x48\x13\xc8\x07\xf5\x2f\xb7\x1c\xd8\xe6\xc5\xf7\xaf\xb2\xac\xdc"
+ "\xc1\xe6\x40\x9a\xca\x00\x4f\x67\x81\x07\xbf\x40\xff\x5e\x66\xf8"
+ "\x4e\x65\x69\x07\xa9\xd4\xb4\x92\x2a\xf8\x1f\xf7\x88\x9b\xfe\xf8"
+ "\x3d\xa9\xd7\xf6\xae\x6f\x40\x67\x45\x43\x9d\xe3\xb0\x2c\x94\x05"
+ "\xb8\xaf\xce\x9c\x0a\xfa\xc7\x0a\x65\xc1\x08\x04\xcb\xa8\x14\x1a"
+ "\x49\x65\x0a\x8c\xb3\x0c\xca\x1d\x55\xa5\x27\x48\x95\xe6\x0b\xf6"
+ "\x1d\xb4\x09\x4d\x89\xad\x7d\x95\x9d\x00\x65\xa7\x88\x65\x37\x43"
+ "\xd9\xa1\x5e\xcb\xce\x39\x53\x3d\xc0\xb2\x7d\xaf\x77\xce\x19\xd3"
+ "\x40\xca\x06\x7b\xb7\x02\x63\x1a\xe1\x79\xbb\xb4\x71\x24\xc8\x79"
+ "\x01\x7d\xbb\xde\x48\xf9\x3e\xe5\xcf\x37\xb3\x33\x79\x59\xec\x4c"
+ "\x53\x39\x3b\x9b\x77\x8e\xb0\xbd\xa6\xfc\x3c\xde\x69\x82\xfb\x54"
+ "\xda\xb3\x3e\x5f\xef\x1a\x2b\x75\xad\x1f\x82\xad\xfa\x79\x19\xdf"
+ "\x8f\xba\x4b\x5c\x8f\xff\xfc\x0f\x58\x56\xef\xf5\xf8\x88\xf0\x7d"
+ "\xcd\x9f\x77\xed\xb9\x6b\x0d\xfc\x88\x88\x65\x69\xbb\xcf\xeb\x49"
+ "\xc1\x87\x17\xa7\x24\x49\x71\x8c\x93\xc4\x23\xc6\x4f\x2e\x5e\xb8"
+ "\x78\x49\xf2\xe2\x45\xda\xd8\x55\x89\xcb\xa7\xac\x78\xee\x39\xed"
+ "\xac\xc5\x2f\xbe\xb8\xe0\xf9\xc5\x23\x49\x6c\xe2\x82\xe5\x2f\x2e"
+ "\xc1\xb9\x37\xad\x76\xc6\xaf\xe6\x27\xac\x48\x9a\xf2\xdb\x19\x11"
+ "\xdd\xe6\xde\xf0\x3c\x6a\x2d\xda\xe0\xa0\x3b\xc6\xa6\x39\xc9\x68"
+ "\xf4\xd5\x14\xb2\x9a\x9a\x5e\x86\xf1\x1f\xe0\xaf\x09\xf5\x14\xea"
+ "\x06\x1c\x1b\xa0\x9f\x48\x90\xdf\x15\xaf\xff\x85\x56\x37\x90\xef"
+ "\xe6\x82\x5d\x59\xf3\x06\xf7\x79\x58\x0b\x63\x72\x2b\x5f\x1b\xfc"
+ "\xee\x5e\xf4\x67\x98\x0f\x69\xd6\xc0\x7d\xca\x0d\xdf\x11\x05\xe8"
+ "\x35\x18\x97\x54\xd8\xa8\x7c\x04\x35\x8c\xa5\x07\xe9\xf7\x1a\x22"
+ "\xfa\x89\x97\x9b\x2d\x76\xdc\x67\xa1\x8c\x71\xa4\x53\x94\xa7\xbc"
+ "\x6f\x55\xb4\x71\xba\x6c\x4f\xe0\xfb\xbd\xbf\xbb\x0e\xc7\x30\xeb"
+ "\x58\xec\xd3\x4a\xe8\x3f\xfb\x2a\x5c\x72\xfa\x4b\xad\x68\x3b\xa2"
+ "\x2f\x99\x97\xea\xe0\x99\xfb\x92\xa9\x8c\xf0\xdc\x43\x63\x06\xbd"
+ "\x7c\x62\x06\xbf\xf0\x37\x27\x16\xf1\x0b\xff\x77\xbf\xbe\xb5\xf3"
+ "\xab\x7b\xfa\x60\x2f\xe9\xfb\x7e\x97\x51\xd3\xcf\xe5\xc3\xf7\x59"
+ "\xbb\xaf\x60\xfb\x07\x55\x86\xa5\xaf\x0b\xf1\x06\xd8\xaa\xcd\xff"
+ "\x8e\x28\x01\x9f\x45\xc6\x67\x01\xd3\xdf\x12\x4d\xaa\x83\xd6\xa7"
+ "\xff\x81\x84\xa5\x9d\x21\x18\x7b\xb2\x31\x29\x85\xd6\xa7\x5d\x40"
+ "\x9b\xf4\xcb\xf7\x01\xbf\xbb\x0a\xea\x88\xca\x58\x47\xd4\x55\x49"
+ "\x18\x97\x1a\xfd\xb9\x41\x4d\x9b\xe1\x82\xe7\x8a\x64\x3b\xf9\xdc"
+ "\x7a\x1e\xf7\x9d\x99\xaa\xe2\x41\xee\xd4\x12\x82\xf8\x55\xc5\x93"
+ "\xd0\x92\xb1\x74\x0f\xcd\xd2\xcf\xa3\x72\xfd\x4c\x48\x3b\xf6\x9e"
+ "\x10\x35\xec\xbd\x35\xe5\xc3\xb4\xcf\xa2\x8e\x37\x7f\x28\x62\xf3"
+ "\x26\x7e\xd6\xeb\xcb\x9b\x10\x83\xd0\x4f\x8e\xf1\x79\xf5\x2f\xb7"
+ "\x70\x7d\xfe\x25\x1b\x07\x71\x5f\xcd\x5f\x32\x5b\x11\xda\xb1\x0b"
+ "\x63\xf5\x62\x99\xef\x0a\xbb\x58\xac\xde\xf7\xd6\x44\x0d\x4b\x5d"
+ "\x40\xe4\x55\x16\x18\x99\x80\x1c\xc4\xf5\x58\xe8\x77\xdb\xa1\x9f"
+ "\xed\xd8\x32\x96\x16\x42\xfd\x0c\xa5\x63\x69\x0e\xd4\xa9\xac\x3d"
+ "\xab\x7a\x92\x85\x7c\xa6\x11\xd7\x5d\x4c\xd0\x2f\xb6\x1b\x21\x4f"
+ "\xcc\x2a\x72\xa3\x11\xf2\x15\x40\x3e\xb4\x93\x79\xfd\xbe\x38\x03"
+ "\x34\xd8\x09\xdf\xac\xd6\x3e\x83\xcf\x47\xd8\x19\x40\xfc\x36\xb4"
+ "\x43\x5b\x47\x8e\x24\x81\x6e\x53\xe0\x37\xa4\xef\x42\xf9\x20\xff"
+ "\x3e\x63\xf3\xa4\x58\x2e\x2f\xa7\x5a\x3c\xaf\xb1\x7b\xe6\x06\x57"
+ "\x2c\xe5\x99\xc6\x35\xa0\xd3\x3b\x98\x9f\xd3\x22\x9c\x6f\x41\x1b"
+ "\x83\xd9\x15\x4e\x12\xc2\xe7\x07\xc0\xb6\x48\x00\x39\x00\xf6\x04"
+ "\xdb\xa3\x0e\xb6\x04\xd4\xa5\x08\x63\x7a\xe2\x7b\x18\xb7\xed\x04"
+ "\xbd\xbc\x03\xed\x80\x67\xda\x7e\x8f\xeb\xae\x04\xe3\xf1\xbe\x38"
+ "\x8f\xda\x79\x5c\xa4\x23\x6a\xc9\x16\x40\x19\x84\xfa\x1f\x6c\x61"
+ "\x45\x27\xf0\x10\x30\x50\x0e\xb6\xc5\xe8\x26\x72\x64\xa6\x48\xfb"
+ "\x72\xa6\xf3\x93\x99\x5f\xee\x00\x2e\xa3\x8f\xcc\x85\xf6\xa9\xe0"
+ "\x1b\x60\x8f\x7e\xc7\xe6\xc2\xb9\x8c\x39\x92\x20\xe9\x71\x1c\xf3"
+ "\x5a\xa0\x0c\x0a\xb2\x4c\x7c\x07\xed\x2f\x97\xce\xdc\xd7\xc2\x3b"
+ "\x8d\x48\xb3\x0a\xa0\x19\x96\xc9\xc6\xfe\x36\xb0\x15\x38\x6d\x8e"
+ "\x4c\x42\xbb\x42\xfc\xad\x49\x2a\x17\xc7\xe5\x02\xd8\x15\x48\x2f"
+ "\xa4\x13\x94\x33\x49\x94\x63\xc7\xb8\xfd\xf2\x05\xdb\x33\x81\xb4"
+ "\x07\x5e\xaf\x77\xd1\xff\xa8\xc2\x9d\xfe\xf0\xfb\xf5\x22\x2f\xd7"
+ "\xba\xf1\x0e\xc6\x46\x5f\xc4\xe2\x3c\x29\xd4\x71\x0f\x9f\xe3\x39"
+ "\x3a\x1d\xfd\xe1\xa1\xff\x6d\xa0\xf1\x1e\x03\xfa\x7a\x06\xd9\xbc"
+ "\xee\x3b\x90\xb9\xcf\xa2\xfd\xf4\xc5\x74\x6e\x9f\x1e\xad\x45\x0c"
+ "\x37\x90\xa3\x6c\x1e\xbe\x1e\xea\x85\xe5\xc1\xf3\x3b\x70\x07\x3b"
+ "\xf6\xe8\x5b\xee\xb1\xb3\x5d\x71\xb3\x8f\x96\xb8\xce\x89\x1c\x61"
+ "\xf3\xd2\x78\xc7\x39\x30\x96\xbf\x33\x01\xeb\x56\x8b\xfd\x52\x6a"
+ "\x2b\xc6\xd0\x86\x74\xb4\xfd\x6b\x91\x6f\x52\x3a\xfa\x89\x06\x3e"
+ "\xa9\xa0\x4e\xf7\xf2\x3a\x7d\xa1\xe6\x71\x06\x8f\x66\xe0\x33\xc6"
+ "\xd3\xde\x80\xbf\x49\x73\xfd\x06\xfb\x0d\x60\x38\x04\x7e\x33\x05"
+ "\xee\x54\xca\xcb\xe3\x6c\x1f\xdd\xb9\xa9\x03\xe7\xc0\x8e\x56\x48"
+ "\x71\xb6\x31\xc6\x36\xca\x0c\xe3\x33\x1e\xb4\x47\xda\x6c\x07\x5e"
+ "\x31\xdc\x1d\x70\xec\x02\x7a\x7f\x01\xf6\xff\x1e\xf1\x2c\xd4\xd1"
+ "\x9d\x62\xfd\x4c\xdc\x47\xce\xe7\xcd\xcc\xa7\x33\x1b\x0f\x7d\x51"
+ "\xe2\xda\xb3\x22\xd9\x96\x47\x99\xff\x2d\x28\xab\x02\xf9\x8f\x76"
+ "\x22\xe4\x3b\xd8\x85\x2d\x76\x0e\xfb\x8b\x19\x68\x5f\x8a\xf5\x47"
+ "\xbc\x4c\x16\x69\xd7\xec\xde\xef\xdc\xfb\x79\x7b\xd6\x31\x18\xff"
+ "\x1f\xee\xc2\x80\xd4\xaf\x39\x0e\x8e\x4f\xe7\x7d\xb1\xa9\x0c\xfd"
+ "\x34\x43\xb9\x26\xb4\xc1\xb9\x5e\x3d\xae\x3e\x50\xcb\xf6\x34\x1c"
+ "\x83\x67\xe8\xdf\xc7\x9a\x5b\x47\x7e\xb2\x63\x3d\x93\x1b\xc7\x60"
+ "\xfc\x13\xc1\xf8\x87\x74\x91\xfa\xeb\x86\x67\x70\xec\x17\xc1\xfb"
+ "\x6c\x4a\x3d\xa9\xb2\x37\x13\xf1\x0c\x06\xf4\xd9\xd3\xb8\x76\xda"
+ "\x04\x18\x52\x62\xff\x05\xfe\x6e\x47\x9f\xe2\x40\xc7\xea\xf5\x7f"
+ "\x61\xfd\x56\x85\xfd\xb6\x13\xfd\x84\xc0\x77\x0e\xc6\x47\x91\x03"
+ "\x29\x26\xd6\x8f\xd1\x47\xcc\xeb\x40\x3b\x8c\x69\x0d\xdf\xae\x91"
+ "\xf6\x8e\x23\x46\xd0\x27\x8c\x88\x13\x2d\xf6\x65\x91\x76\x8a\xf6"
+ "\xac\xe3\x44\xea\x7b\x6e\xfc\x67\x79\xba\xf5\xb7\x10\xde\xdf\x8e"
+ "\x47\x48\xb4\x76\xb0\x7e\x7c\xb4\xc2\x01\xfd\xd8\x9d\xa6\x48\x4f"
+ "\xa4\x2b\xe4\x85\xf6\x7f\x96\x24\xd1\xd4\x8d\x9e\x95\x22\xcf\xab"
+ "\xf9\x1c\xd3\x71\xee\x07\xdb\x8d\x86\x22\xfe\x30\x16\xf1\xae\x75"
+ "\xd8\x76\xd0\x0d\xf8\x7d\xc4\xc8\xeb\xa2\xcc\x3a\x68\x45\x8c\x1c"
+ "\x87\xfe\xff\x54\xb1\x4b\x76\x1c\xad\x66\x63\x16\xe0\x93\xc8\x9f"
+ "\x8b\xcc\xa7\x4a\x2f\xb2\x03\x70\xb2\xcb\x25\x9f\xbe\x54\x4a\x74"
+ "\x90\x30\x29\xf5\x7b\xd0\x23\x73\x3c\xe5\xcf\x97\xf7\x43\x19\x63"
+ "\x50\xbe\xb9\x6c\xa8\x2f\xa3\x3d\xe5\xdb\x97\x11\x28\xdf\x10\xd7"
+ "\xfa\x64\x9c\x63\xe3\xfa\xca\x42\xcc\x35\x9e\x32\xc9\x5c\xc9\xf7"
+ "\x06\x70\x9b\x0b\xb1\xa5\x7f\x86\xe7\x47\x1d\x06\xf9\xd9\x58\x5c"
+ "\xd4\x79\x5a\xd4\x71\x90\x76\x50\xa4\x57\x2d\xe4\x3f\x88\xe7\x59"
+ "\xd1\x87\xc5\xa8\x5a\x3e\xd6\x03\x39\xbd\x07\x7d\xb4\x43\xbe\xf5"
+ "\x55\x60\xe7\x77\x66\x73\xd9\x2d\xc9\x0a\xba\x30\x6e\xd4\x4b\x8d"
+ "\x24\x50\xff\x5b\xfa\x7d\x03\xf9\x6a\x31\xf4\x19\x3b\xfa\x09\x85"
+ "\xb2\xb5\x0d\xe4\xc4\x14\xf8\x6e\xa8\x78\xd7\xc0\xfd\x3a\xb8\x8f"
+ "\x6b\x20\x5f\x3b\xe1\x7e\x03\xdc\x4f\x43\x7e\x41\xcc\x1f\x01\xcf"
+ "\x95\x90\xfe\x2b\xf1\x0e\x75\xfc\x6a\x1e\xdc\x67\x8b\xb6\x23\xa6"
+ "\xbf\x89\xcf\x70\xff\x93\xc8\xf3\x0a\xce\xf3\xaf\x72\xa1\x9c\x14"
+ "\xa8\x7f\x8d\xb9\x96\x95\xa5\x87\x3c\x4f\x60\xd9\x78\xbe\x1c\xfe"
+ "\x1f\x46\x5c\x36\x28\x94\x53\x73\x0f\xdc\x23\xe1\x77\x6d\x70\x4f"
+ "\x82\xfb\x61\x91\x06\xd5\x28\x1b\x16\xa5\x20\x6d\x8f\xe3\xbc\x00"
+ "\xe1\xdf\xe3\x7d\x1e\xf5\xb0\x4b\x76\x1c\x99\xb4\x68\x1e\xe7\x37"
+ "\xe4\x65\x38\x80\xbc\x0f\x62\x5e\xb8\x3f\x2c\xde\xa3\xc4\xfb\x23"
+ "\xe2\xfd\x51\xf1\x3e\x43\xbc\x03\x9f\xbf\xaa\x10\x6d\x0c\xa0\xcb"
+ "\x57\x2c\xde\x01\xc8\x6e\xf1\x8c\x4a\x4d\x33\x8e\x91\x41\x8e\xdf"
+ "\x0b\xe5\x07\xb4\x67\xd5\xc4\x4b\xf3\xa3\x38\xe7\xd3\x99\x55\x31"
+ "\xe2\x75\xb6\xae\x5d\x93\xe2\x92\x6d\x7b\x6b\x54\xb2\x28\x02\x36"
+ "\xd0\x75\x25\x72\xd0\xff\xbc\x9c\x6a\xb9\xb8\x2e\x2c\xc6\x7f\x08"
+ "\x40\x9f\x88\x6c\x3c\x14\x24\xd7\x60\x5f\x65\x73\xc7\xe8\xbf\x2f"
+ "\x70\x6f\x2d\x5c\x8d\xd6\xc0\xbd\xcd\x92\xfc\xc6\x71\x0f\x1f\xab"
+ "\xa3\xff\xdf\x9a\x7a\xd7\x58\xbd\x86\xcd\x79\x07\x68\xae\x5f\x09"
+ "\xe9\x0e\xb7\x74\x8c\x47\x7b\x2f\xd0\xb3\x06\xda\x13\x59\x47\xbe"
+ "\x9e\x04\xf7\x5f\xd6\xf3\x36\x47\x48\x6d\x16\xf9\xa1\x97\xe8\x5b"
+ "\x4f\xbe\x3a\x06\xb2\x30\x11\x31\x5c\xd7\x25\x67\xbf\x62\xf3\xba"
+ "\x22\x46\x80\x97\x5f\x19\x91\xa7\x6e\x7d\xd0\x5d\x06\x85\xb6\x67"
+ "\x7d\xbd\xde\x53\xa6\x1c\x59\x8f\x32\x05\xb1\x01\xf2\x1b\x79\xbd"
+ "\xa8\x5b\xff\xc3\xb9\xfe\x31\xbc\xdf\x7d\x6d\xf2\xfc\xed\x97\x11"
+ "\x0e\xde\xef\x6a\x00\x67\x80\xcf\xaf\x66\x20\x7f\x2c\xe4\xeb\xad"
+ "\x62\x9f\xae\x81\x3e\x7d\x2f\xa4\x87\xf3\xba\xf2\x74\xf1\x5b\x80"
+ "\xb3\xaf\xb0\xdd\x37\x48\xe9\x62\x7b\xb1\x9c\x30\xe4\xb7\x94\x2e"
+ "\x96\x8f\x78\x44\x0c\x69\xa4\x74\xb1\x4d\x60\x47\x9d\x88\x93\xe4"
+ "\x89\x81\xe1\xed\x98\x45\xfa\x1d\xf2\x0d\x7d\xa0\xf1\x39\xfe\x13"
+ "\x33\xa0\xaf\x6e\x45\xfd\xb0\xee\x19\xa2\x7a\xa9\x98\x04\xf1\x7e"
+ "\x79\x62\x86\xa7\x8c\xfc\x76\x32\xcd\x0a\x71\x50\xe5\xde\x63\x95"
+ "\x8e\x48\xc9\x5e\x2d\x81\xef\x98\xa4\x98\xee\xae\x58\x12\x27\xda"
+ "\x2a\xb7\x76\xd1\x17\xeb\x52\x2f\xd5\xc5\x4d\x3f\x33\x1e\x60\xdd"
+ "\xb0\xac\x75\x60\xaf\xdb\x40\x2e\x70\xb9\xfd\x4d\xa8\x85\x8c\xda"
+ "\x23\xc9\x54\xd4\x5b\x21\x32\xa2\x2f\x48\x66\xeb\xa3\x21\xa8\x1b"
+ "\x71\x8f\x8f\x80\xf3\x58\x29\x4e\x52\xa5\x87\xb1\x7c\xca\x69\x32"
+ "\x7f\xf5\x48\xf4\x89\x13\x07\x75\x0d\x84\xba\x6d\x73\xe2\xdc\xff"
+ "\x72\x1c\xa7\xd6\x7e\xec\x4c\xa6\x76\x91\x66\xd0\x8f\x6a\xdf\x14"
+ "\x69\x8b\xf2\x6b\x1b\xca\xf4\x75\x69\x3c\x2e\x14\xce\xe5\x60\xff"
+ "\xd8\x84\x7a\x4c\x43\xed\x07\x4b\xb0\xaf\x7c\xb3\x4d\xb2\x49\xa1"
+ "\xbe\x5b\xb9\x4d\x78\x9c\xc5\x9a\x81\xbe\x73\x8c\xcf\x05\xd6\xde"
+ "\xc3\xdb\x5e\xab\xe1\xeb\xdc\xcc\x0f\x2a\x3e\x2b\x02\x34\x63\xbf"
+ "\xe2\xfb\xb2\x2a\x6e\xe6\x7b\x4a\xbe\xb1\x75\xed\x29\x71\xd9\x8a"
+ "\x61\xdc\x37\x58\xad\x9b\xff\xd3\x6f\x2c\xf8\x3b\xf8\x7d\x13\xa4"
+ "\xeb\x5c\xe9\x78\xac\x80\xf9\xed\xad\x09\xce\x8c\xc2\xbd\x65\xd7"
+ "\xa1\x3f\x75\xf1\x7b\x39\xec\xfb\x6c\xce\x03\xfa\xa6\xd8\x7f\x91"
+ "\xce\xa8\xb3\x59\x1f\x86\xfe\x8b\xfd\xb8\x33\x77\x6f\x2d\x5c\xbc"
+ "\xdf\x72\xdd\x1c\xc6\xfa\x2d\xeb\xb3\xb5\xc5\xae\xef\xd5\xce\x66"
+ "\xf3\x5e\xc8\xcf\x97\x35\x2a\x78\xb7\xd3\x42\x3e\x0f\x17\xeb\xc8"
+ "\xfc\xd0\xa0\xdf\x17\xc7\x05\x6a\xc5\xb5\x6d\x5c\xeb\xc4\xb3\x73"
+ "\x21\x80\x6e\xf4\xd5\x22\xad\x55\xcf\x6a\x4e\xa7\x4e\x5c\x77\xba"
+ "\x40\x6d\x85\x5d\xf1\x1c\xbe\x25\x2e\xbf\x4b\xdf\xc4\x8b\xed\xc2"
+ "\xf8\x23\x25\x7c\x2f\xd8\x37\x4f\x70\x9b\xea\x9b\xd9\x88\x53\x33"
+ "\x60\x0f\xee\xc5\x3c\x06\xf7\xb7\xd3\x24\xec\x41\xbf\x5c\x04\x7c"
+ "\xaf\x2c\x1a\x4b\x8b\x81\xa7\xc5\xd0\x97\x96\xc2\xf3\x6e\xb8\x2f"
+ "\xe2\x77\x99\x1a\xef\x62\x1f\x01\xdb\xf6\xdb\x14\xc0\x58\xbc\xd4"
+ "\x3f\x6c\x81\x4d\xe8\x7b\xbd\xb6\x00\xe8\x80\x58\x63\xeb\xc8\x50"
+ "\x6f\xc4\x17\xe2\x0c\x31\x16\x92\xf9\x7b\x86\x33\xe6\x17\x02\xd2"
+ "\xb1\xbe\x88\x33\x28\xeb\xa0\xe4\xcb\xd9\x42\xbe\x65\xe7\x1b\x21"
+ "\xad\x46\xda\xa3\x8b\x6b\x49\x49\x37\x91\xeb\xa0\x5c\xed\x41\x2d"
+ "\xf3\x97\x7a\xd2\xec\x78\x84\x60\x5e\x5c\x87\xe3\x72\xf2\xfa\x83"
+ "\xed\x59\xdf\xa9\x5c\x34\x3f\xc2\xce\x96\x1c\x98\xc7\xe6\x22\x7f"
+ "\x01\xef\x74\xee\xe3\x0c\x0b\xa9\xb0\xe1\x58\x03\xf7\xf6\xdd\x12"
+ "\x4a\xb4\x80\x5b\x90\x63\xdf\xcd\x94\xec\xda\xbb\x43\x71\x3d\xbf"
+ "\x62\x2b\xd4\x0f\xc7\xd0\xd5\xf0\xbf\x01\xc6\x92\xe5\x5e\xe6\x8c"
+ "\x23\x71\xae\x47\x8c\xc1\x54\x8b\xf3\x58\x18\xb3\xa2\x81\x9c\xaa"
+ "\xac\x44\x1f\x2d\x2b\x7a\xfa\xf2\x4e\x4b\xa1\x6d\xe8\xcf\x5b\x9b"
+ "\x48\x7e\x51\x47\x4e\x61\x4c\x96\x9a\xf4\xf3\x38\x47\xf3\xdd\x31"
+ "\xcf\x39\x9a\x93\x93\xc4\x6b\x2a\x5c\x25\xae\xcb\x12\x2e\xfe\x5f"
+ "\xd6\xf7\x65\x99\xc1\xf3\x5a\x66\xc3\x35\x8f\xd3\x4a\x03\xfd\xe4"
+ "\x64\xd7\xfc\x2f\xe2\x12\xfb\x36\xee\xe3\xc0\x39\x27\x99\x83\xa0"
+ "\x4f\x18\xe0\x13\xd4\x7b\xdd\x1d\x4f\x9a\xd6\x20\x8e\x4e\x2e\x61"
+ "\x63\x07\xf9\x40\xcf\xae\x9e\x64\xfc\xe4\x3e\x5f\x4f\x86\xc3\xb7"
+ "\x43\x37\x9c\x23\x0a\x7d\x22\x99\x80\xf3\xdf\x21\x4e\x6a\xc2\x31"
+ "\xae\xe8\x37\xb2\xba\x89\x58\xa6\x24\xad\x25\x72\x78\x7f\x23\xfc"
+ "\x1f\x26\xd9\x49\xf0\x1b\x75\x80\x9d\x84\xa2\x7d\xf4\xf0\x5a\x72"
+ "\x23\xd4\xdf\x2e\xf1\x0a\x6d\x08\x9c\x87\x13\xe7\x12\xb0\xae\xf7"
+ "\xe3\xef\x30\x16\x81\x85\xd1\x8d\xc9\x61\x2c\x03\xf0\x71\xb2\x3e"
+ "\xc0\x46\xd4\x5c\xf7\x58\x00\xff\x15\xa2\xcd\x68\xc1\x58\xdc\xc7"
+ "\xdc\xea\xf9\x3b\xb7\xff\xb3\xf1\xf7\x21\x36\xb4\xcf\xbc\xd1\xc7"
+ "\x92\x2b\xd1\x07\xf7\xab\x86\xc0\x38\x81\xf1\xdb\x41\x9b\xa1\x6e"
+ "\x15\xfa\x35\x44\xd9\x44\x4e\xad\x7e\xe3\x2f\xec\xfc\x63\x39\x9f"
+ "\x9f\x3f\xb5\x4c\x1a\x87\xf3\x7a\x9f\xba\x3f\x24\x33\x80\xe0\xbc"
+ "\x3a\xfa\xb4\x63\x7b\xfd\x7e\xd2\xb0\xb9\x74\xb3\x63\x1a\x31\xa5"
+ "\xfd\x1a\xf3\x48\x76\x55\x6d\x6b\xba\x86\x1c\xd0\x4c\x83\x7e\x7c"
+ "\x4a\x01\x7d\xe5\xd8\xc0\xf7\x54\x9e\x52\x88\xf4\xad\xe0\x7b\x11"
+ "\x2c\xc7\x51\x97\xe0\xd8\x1f\xf4\xc8\x41\xd4\xd1\x50\x76\xbc\xd4"
+ "\x6f\x40\x6f\x40\x3f\xb5\xf0\x58\x36\x39\xb8\xfe\x6b\xa9\x46\xdf"
+ "\x1c\x6c\xdc\xc0\xf3\xab\xf8\x9c\xff\xa9\xa2\x2e\x5b\x1a\xf2\xe1"
+ "\xef\xf8\x1e\x35\x4b\xd9\x7c\xa7\x0c\x68\x6a\x29\xc3\xb6\x89\x58"
+ "\x04\x7d\x75\xea\xa0\xab\xdf\x5a\x18\xee\x0f\x34\xbb\xf7\xcb\x53"
+ "\xf5\xae\xf1\xe6\x77\xc5\x53\x8a\x88\xb6\xb7\x7e\xa8\x0f\x46\x5d"
+ "\x55\x37\x67\xc3\x06\xba\xb5\x50\x2e\x3c\xb4\xae\x80\xa8\x64\x06"
+ "\x20\x1b\xf6\xb3\xe4\xf8\xeb\x1a\x48\xdd\xe2\x10\xd5\xf5\xb3\x1f"
+ "\x4e\x1a\x41\xd3\x34\x44\x6e\x6c\x19\xa1\xbc\xc9\x7e\xfd\x56\x1a"
+ "\x70\xc7\x93\xb3\x92\xec\x44\xfb\xc7\x42\xf2\xc3\x52\x12\xf0\xb0"
+ "\x13\xbe\xad\x22\x7a\x0b\xa9\xd7\xe3\xca\xf3\x01\x15\xda\x1f\xf5"
+ "\x7a\x2c\x33\xb5\x84\x28\x53\xeb\x69\xa3\xe1\xb9\x61\x4a\xd0\x07"
+ "\xea\xd7\x01\x63\xa3\x54\xd7\x6f\xed\x84\x32\xf6\xc7\xb3\xdf\xed"
+ "\xe8\xa3\x6e\xe7\x7b\xaf\x9b\x7e\x6c\x03\xf9\x5e\x36\xb0\xba\x35"
+ "\xa8\x5d\x75\x6b\x50\x0f\xbe\x6e\xdf\x1b\xdd\xea\xa6\x76\xd5\x2d"
+ "\x01\xeb\xb6\x65\x60\x75\xfb\x61\x87\xab\x6e\x3f\xec\xf0\xb1\x6e"
+ "\xdb\xbd\xd7\xad\xfe\xf6\xde\xeb\x96\x72\x7d\x03\xa9\xbf\x7f\x60"
+ "\x75\x3b\x33\xdb\x55\xb7\x33\xb3\x07\x53\x37\x1c\xcb\xa7\x85\xd1"
+ "\xd3\x2c\x66\x40\x22\xf7\xc9\xdb\x40\x4e\x6f\x4e\x2b\x61\xcf\x63"
+ "\xe0\xff\x39\x62\xff\xb6\xa6\xdb\xe8\xf7\xdc\xce\xa9\xdf\x7f\x97"
+ "\x1e\xf7\xbb\xd6\xef\x02\x2c\x8b\xfb\xf1\x4f\xb3\xfd\x0d\xe9\x56"
+ "\x2a\xee\x37\xad\x3f\x55\xca\xf6\xa3\x1c\x10\x63\x6e\x9f\x9e\xd4"
+ "\x3a\x72\x9f\x1a\xf7\x82\x08\xd0\x9f\xe9\xc8\x7d\x61\x18\xa3\xf5"
+ "\xbd\x44\xab\x9c\x66\xa1\x4f\x37\xf4\xc3\xa8\x20\x34\x6f\x5f\xf8"
+ "\x7b\x89\x76\x16\x1f\x7e\x1d\x3b\x87\x7d\x3a\x4c\x3a\x7b\x28\x7d"
+ "\xc3\x1a\x78\x20\x0e\xd2\x23\xa5\x58\xbf\x54\x0e\xf6\x4c\xe0\xbe"
+ "\x50\x2c\x1f\xd2\x67\x4a\xf1\x77\x01\xef\x16\x51\x36\xd8\x42\xec"
+ "\x7d\xc9\xbd\xd3\x99\x92\xdc\x7b\x38\x89\x84\x60\xec\xd1\x0d\x69"
+ "\x23\x70\xcd\xd1\x0a\xdf\x54\x23\xdd\x63\x6c\x23\x68\x48\x2a\x09"
+ "\xc0\x33\x97\xb8\x47\xcf\xac\xb1\x92\x49\xa9\x64\x58\x4c\x0a\x94"
+ "\x69\x27\xf1\x21\x29\x50\x1e\xd0\x9a\x8f\x0d\x4e\xb3\x39\xbe\x22"
+ "\x28\x0f\xd7\xbf\x03\x92\x88\xea\x61\x4d\x3a\x5d\xb7\x99\x28\xf0"
+ "\x7c\x26\x9e\xb3\xe4\x67\x2c\x87\x2b\xa1\xbe\x0e\xa9\x7d\x3e\xf0"
+ "\x27\x98\xf3\xe7\x87\xfb\x5d\xfc\x69\x68\xeb\xc9\x9f\x86\x05\x9c"
+ "\x3f\x0d\x71\x2e\xfe\xfc\x50\xe2\xc9\x9f\x86\x4c\x4f\xfe\x34\x1c"
+ "\xf4\x8f\x3f\x0d\x7b\x5c\xfc\xe1\xdf\xe0\xfc\x69\x38\xd6\x3b\x7f"
+ "\x1a\x9a\x5d\xfc\x69\xc8\xf0\x8d\x3f\x3f\xdc\xe4\x9d\x3f\x0d\x3b"
+ "\xfa\xe0\xcf\xf0\xde\xf9\xf3\xc3\x4a\xdf\xf9\xf3\x43\xc9\x00\xf8"
+ "\x13\xc4\xf9\xd3\xf8\xb5\x8b\x3f\x8d\x7f\xee\xc9\x9f\x46\x19\xe7"
+ "\xcf\x0f\x76\x17\x7f\xce\x4c\xf3\xe4\x4f\xe3\x4d\x9e\xfc\x69\x5c"
+ "\xe4\x1f\x7f\x1a\xe7\xb9\xf8\xc3\xbf\xc1\xf9\xd3\x98\xd4\x3b\x7f"
+ "\x1a\x0d\x2e\xfe\x34\x6a\x7d\xe3\x4f\xe3\x7e\xef\xfc\x69\x9c\x3d"
+ "\x70\xfe\x9c\x19\xdd\x8d\x3f\x6a\xef\xfc\x39\x33\x6d\x00\xfc\x09"
+ "\xe1\xfc\x69\x5a\xed\xe2\x4f\xd3\xbd\x3d\xf9\x73\xe6\x4d\xce\x9f"
+ "\x33\xc5\x2e\xfe\x34\xd5\x7a\xf2\xe7\xcc\x7e\x4f\xfe\x34\x29\xfc"
+ "\xe3\xcf\x19\x87\x8b\x3f\xfc\x1b\x9c\x3f\x4d\xa1\xbd\xf3\xa7\x29"
+ "\xdc\xc5\x9f\x33\x26\xdf\xf8\xd3\xb4\xc0\x3b\x7f\xce\x58\xfb\xe0"
+ "\xcf\x88\xde\xf9\xd3\xf4\xbe\xef\xfc\x69\xaa\xed\x8b\x3f\x03\xb3"
+ "\xf5\x9a\x58\xac\x9a\xc1\x97\xf3\xe3\x54\x6f\xe5\x20\xed\x70\xff"
+ "\xa1\x90\xf5\xe3\xd4\x52\x61\xb8\x92\x9f\xd1\x68\xb2\x6a\xd7\x90"
+ "\x07\xea\xc8\x8f\xaf\x94\x0a\xc3\x94\x34\xeb\xed\x9d\x42\xd6\x7f"
+ "\xcf\xa3\x99\xc3\x15\x42\xe6\x08\x05\x9e\x99\xef\xad\x2c\xbe\x1f"
+ "\xf6\xc7\xd3\x01\xe3\xc8\x44\x3c\x47\xb7\x0e\xec\x65\xfc\xbf\x3d"
+ "\xeb\x47\xa0\xfb\x9e\x92\xbe\xce\x6f\xe1\x5e\xa7\x03\xeb\x71\x7c"
+ "\xdb\x1c\xd6\xe5\xaf\x24\x8b\xa6\xa0\xdf\x37\xfd\xcd\x78\xce\xa2"
+ "\x79\x06\xfa\x73\xa7\x39\xbb\xd7\x47\xdd\x4c\x4f\xe2\xd8\xa3\x81"
+ "\x9c\x7d\x90\xe6\xee\x5e\x8f\x78\x00\x5b\xfd\x17\x90\xc7\xd0\xb5"
+ "\x3f\x8f\xc6\xbd\x26\xce\x11\x46\xf0\xbc\xe7\xde\x87\xbc\x11\x18"
+ "\x6b\xf6\xc5\x34\x8c\xa1\x7a\x6e\x33\xd8\xbe\xb7\xe2\x37\xd0\xa7"
+ "\xd5\x1b\x70\xc7\x7d\x32\x7c\x6f\x66\x33\xf7\xdd\xb3\xee\x86\xd7"
+ "\xf8\x5e\xb8\x73\x99\x12\xee\xe0\x3b\x23\xe1\x79\x89\x68\xcf\x63"
+ "\xfe\x51\xf0\xfc\x84\xdb\x7b\x15\x3c\xe3\x3c\xe4\x68\xf1\x7d\x10"
+ "\x3c\x8f\x43\x3b\x9b\xf9\x5f\x29\xc8\x10\xf7\x10\x9f\x75\x40\x9a"
+ "\x5a\xcc\x33\xba\x89\x9c\x3d\x85\xb6\xbb\x58\xc6\x18\x78\x3e\x84"
+ "\x63\x60\xf1\x7d\x28\x3c\xbf\x8d\x6b\x07\xe2\xfb\xeb\xe0\xd9\x08"
+ "\xcf\xb7\xf1\x33\x2f\x9d\x62\x1f\x3d\x1b\xe7\xdf\x59\xfe\xb3\xcc"
+ "\xf7\x22\xf2\x80\x8f\x05\xce\xba\xed\xff\x39\x1b\xd5\xed\xdd\x1e"
+ "\xb7\x77\x11\xd2\x3b\xbe\x47\xed\x6c\x8d\xdb\x3b\x6d\xb7\x77\x36"
+ "\xb7\x77\x6a\xcf\x32\xcf\xa9\xdd\xde\x11\xcf\xdf\x9d\x0b\x77\xbd"
+ "\x6b\x6e\xee\xf6\x2e\xda\xed\x5d\xad\xf8\x2e\x00\xd2\xe3\x5d\x6b"
+ "\x78\xcd\x15\x62\xba\x1c\xd2\x53\xdc\xd2\xf7\x88\xe9\xf8\xfd\x42"
+ "\x0b\x29\x11\xc7\x2a\x9c\xf7\x62\xf9\x65\x6e\xe5\x1b\xf8\x1c\xc7"
+ "\xb9\x3d\x5d\x7b\xe7\x46\xee\x4b\x10\x3a\xe3\x5e\x83\x77\x49\x88"
+ "\x2b\x77\x6c\x2f\x4f\xd6\x3e\xbb\xea\x79\x6d\xe2\xe2\x24\xdc\xbe"
+ "\xb2\x6c\x49\x92\x76\xd9\x8a\x45\x8b\x3d\x7c\xe9\x87\xa2\x2f\x48"
+ "\x8c\x9b\x87\x3e\x75\x58\x8c\x8a\xbf\xd0\xc6\xae\xb8\x2e\x20\x57"
+ "\xdb\xb3\x7e\xd2\x59\xc8\xef\xa6\xe2\xb7\x8a\xb8\xcf\xf9\x72\xf4"
+ "\xc9\xc3\xfd\xef\x90\xdf\xd7\x91\x9f\xa6\x88\xfe\x77\x4c\x90\x37"
+ "\xd6\xbb\xff\x9d\xf3\x11\xcc\xef\x24\xe4\xe3\xfe\x77\xce\x47\x42"
+ "\x3f\x7f\x98\x8e\xe4\x71\x5a\x78\xfc\xba\x9f\x24\xdb\xc4\x3a\xff"
+ "\x22\xf3\xdd\x98\xc1\xe7\x32\xba\xfb\xd1\xdd\xbd\x08\x7f\x27\xae"
+ "\x97\x2e\x72\xfb\xbd\x89\xbf\x97\xf4\x83\xf8\xcd\x9c\xdd\x09\xf0"
+ "\x3c\xb2\x0e\x9e\xd9\xfc\x3d\x7b\x67\xe5\x73\x79\xb9\xbb\x97\x62"
+ "\x9b\xb0\xdd\x9e\x6d\x93\xff\x5b\x1d\xb1\x06\xba\xda\x66\x8d\x70"
+ "\xf3\xd1\x27\xb6\xc1\x1a\xc7\xfb\x68\x8f\xb6\xb2\xfd\x89\x54\xb9"
+ "\x7b\x29\x7e\x1b\xe5\x19\x3f\xcb\x00\xcf\xb9\xbb\x13\xa4\xfa\xb8"
+ "\xd5\x6f\x29\x8e\xeb\xa1\x7e\xf7\x72\x9a\x80\xfc\x00\x9e\x8a\xf5"
+ "\x6c\xa3\x59\xe7\x6a\x78\xbc\x0a\xd0\x27\x18\x77\x87\xe9\x2a\xab"
+ "\x49\x9a\xcb\x44\x1d\xc5\xe7\x30\xad\x2e\xfb\x0f\x7d\xa7\xe5\x4a"
+ "\xfa\xcb\xea\x66\xff\xf1\x6f\xb6\x67\x9d\x27\xee\x18\x72\x7d\xef"
+ "\xfc\x14\xfc\x9e\x85\x58\xcb\xf8\x79\x80\xdd\xec\xbc\x0e\x3c\x2f"
+ "\xc5\xbd\x98\xf8\x5b\xac\xa3\xb7\x58\x8b\xde\x7c\x5b\xba\xe8\x78"
+ "\x3e\x45\xa2\x63\x11\x8b\x61\x72\x3e\x47\x9a\xaf\x13\xe3\x9c\x98"
+ "\x8a\xba\x62\x8f\x9f\xdf\xc9\xe2\xf7\x19\x86\xe7\xdc\xad\x22\xf1"
+ "\x22\x6d\x3f\x46\x19\x8f\x7d\x86\xcb\xfa\x96\x30\x91\xe7\x11\x62"
+ "\xfd\x4f\x63\xba\x6b\xff\x7d\xcb\x34\x29\x9f\x24\x97\xf9\x7a\x55"
+ "\xcb\x75\x2c\x1f\x8f\x07\x3d\x95\xf3\xfc\x36\x75\x1d\x69\xd1\x89"
+ "\xf9\xbb\x62\xf7\x5a\x48\xcb\x0c\x9a\x7b\x60\x6a\x7b\x56\x0b\x8c"
+ "\x7f\xce\x59\x39\x1d\xf9\x77\xe1\xae\xc3\xba\x20\x8d\xf0\x2c\x39"
+ "\x35\x0e\xcf\x01\xfe\x44\xf4\xaa\xe7\xf8\xbe\xee\x1b\x9b\x48\x2b"
+ "\xb7\x21\xe4\xd4\x8e\x73\xac\xbc\xad\xad\xfb\xdd\xf6\x3e\xab\xa4"
+ "\x3c\x5c\x76\xb3\x77\x6c\x4f\xb9\x3e\x19\xe7\x83\xc4\x77\xc9\x78"
+ "\xbe\xb6\xeb\xff\xe1\x6e\xff\x0f\xc3\xff\xd9\xbe\xe6\x35\x4c\xb7"
+ "\x2a\x5c\x67\xfb\x5b\x4d\xf0\xac\xea\xf6\x1c\xea\xf1\xbc\x9a\xef"
+ "\x7b\x06\xdb\xac\x9e\xed\x21\x17\xd3\xc5\xb2\x03\x59\x7d\x92\xe9"
+ "\x54\xc0\x46\x0a\x9e\xe9\x16\xfb\x61\x0a\x9e\xd9\x0e\x71\xfc\x81"
+ "\x9d\xd7\x86\xf7\x91\xe2\x3d\x42\xbc\x87\xf3\x58\xbc\xad\x29\xd2"
+ "\xb9\xed\x56\x36\x47\xd3\x9a\x23\x9d\xdf\xc4\x33\xde\x78\xbe\x1b"
+ "\xda\x3a\x15\xcf\x78\xe3\x79\x70\xf1\x1e\x21\xde\xc3\xc5\x78\xc4"
+ "\xf3\xe0\x77\x5d\xe7\xbf\xbd\xe9\x73\xc8\x53\x2f\x9d\xe7\x76\xe6"
+ "\xec\x0e\x13\x72\x4c\x78\x2e\xfd\x46\xf4\xe1\x96\xde\x4c\x05\x1e"
+ "\x33\xdc\x46\xcc\xa4\x83\x98\x93\xda\x33\x80\x17\xc1\x55\x7a\x07"
+ "\x9b\xc3\xaf\xb2\x3b\x48\x95\xfe\x2c\x8b\xfd\xfa\x52\xb3\x14\xdb"
+ "\xc6\x36\xc3\x99\xbb\x3b\x4c\xec\x2f\x9b\xf9\x1e\x7d\x1b\xf7\x45"
+ "\x84\x73\x6d\xcd\x6c\xdd\x4b\xd9\x40\xda\xe2\xa4\x3c\x9c\x76\x6d"
+ "\x4c\x4e\xbc\x91\x25\xc5\xf7\xb4\xa5\x4a\xf1\xc4\x2d\xa4\x6d\x5e"
+ "\x5b\xe0\xa1\x62\x48\x2b\xf4\xdc\x33\x6d\x7b\x1b\xcb\xc4\x7a\x5b"
+ "\x88\x6d\x26\x96\x0d\x79\x76\x76\xf5\x59\x25\xd4\x23\x8b\x3c\xc0"
+ "\xcf\xa1\xb4\xc5\xf1\xd8\xb1\x36\xe8\xff\x2d\xf1\xe2\x5e\xf0\x1d"
+ "\x14\xf7\x53\xe3\x7e\x70\xa4\xdd\xc8\xbd\x3b\xd3\xcf\x93\xd0\xd6"
+ "\xce\x38\xdc\x9f\x5e\xcf\xce\x23\xac\x44\x5f\xf0\x76\xf2\xb8\x9e"
+ "\x88\x71\xb3\xda\xee\xc7\xb3\x04\xeb\x58\x4c\xbf\xdd\x3b\x5a\x47"
+ "\xee\xfd\xa4\x3d\xab\x0d\xe4\xff\x43\x2e\xdf\x6d\x79\x7b\xa1\x0e"
+ "\xd0\xbe\xf4\x04\x8c\xcb\xbd\x1d\xf2\x54\x43\x9e\x99\x52\x1e\x7c"
+ "\xdf\x8e\x6b\x4f\x34\x81\x60\xbb\xda\x72\x7f\x2c\x87\xf7\x4b\x2d"
+ "\x72\x83\x81\xef\xfb\x6e\x03\xfe\x97\x29\xfb\xe2\x1b\xf4\x47\x90"
+ "\x91\x07\xf4\x42\xce\x81\x78\xe6\xe7\x3d\xf0\x40\x02\x9f\xe7\x6c"
+ "\x3b\x84\xb1\x27\x37\x5c\x20\x0a\xdc\x87\xc1\xfb\xcd\x05\xe6\xcf"
+ "\x14\xd3\x40\x5f\x94\x41\x3f\x65\xeb\x22\x03\xb3\x3d\xda\xd8\xdc"
+ "\x24\xfa\xee\x42\x3a\xe2\xf9\xa9\xf6\xac\x0b\xda\xae\x38\x1d\x5d"
+ "\xb2\xe4\xc2\x63\xb8\xfe\x01\x7d\x94\xd5\xb1\x7b\x1d\xb0\xbe\x50"
+ "\xd6\x41\xaf\x76\xae\xf2\x40\x3c\x5b\x23\xca\xdb\x37\x8d\xef\x93"
+ "\xbd\xf0\xa7\x00\xcd\x0d\x17\xe0\x5b\x86\xae\xf8\x24\x90\x07\x79"
+ "\x26\x40\xf9\x5d\xed\x4c\x64\xdf\xd8\xc9\xe5\xcd\x85\x72\x21\xf7"
+ "\x40\xfc\x86\x0e\xa2\x10\xd3\xcb\xab\x1c\x76\x8c\x4b\xd1\xab\xaf"
+ "\x1c\x16\xa3\x11\xf7\xa5\xe7\x1d\x88\xc7\xb3\x4b\x77\xdb\xa5\x3a"
+ "\xb7\x97\xe3\x99\x19\xac\x33\xa7\x6d\xfb\xc7\x12\x1d\x8d\x2d\x50"
+ "\x76\xda\x09\x52\x4f\xda\x1f\xc1\xbd\x7b\x8c\x26\x6b\xa4\xfd\xa4"
+ "\xed\x5c\x2e\x76\x74\xe5\x61\x36\x16\x8b\x97\x05\xe5\x97\xb2\x98"
+ "\x7f\xd0\x06\xe0\x85\x29\x0d\xfd\x0e\xb4\xb3\xb8\xc4\xeb\xe0\x3d"
+ "\x6b\x37\xdb\xab\xdb\x2e\x9e\xd9\x6d\x5f\x2f\xe9\x2b\x8b\x98\xb6"
+ "\x01\xbf\x9d\xdc\x41\xce\x91\xf6\xc5\xe6\x8c\x0e\x02\xf4\xd0\xa3"
+ "\xef\xc2\x2a\x1b\xf4\xd1\x94\x0e\xc4\x82\x1e\x63\xc4\x42\x7e\x7e"
+ "\xde\x5a\x89\x34\x6f\x8f\xc6\xef\x23\x6d\x61\x7c\x68\x0d\xd0\x84"
+ "\x41\xdf\x6f\xb7\x48\x34\x2d\x18\x8b\x63\xae\x0b\x5e\x7d\x77\x22"
+ "\x8d\x9c\x50\xe7\xaa\x62\xd0\xdf\xe3\x4f\x40\xfd\xec\x6f\x0b\x23"
+ "\x0f\xc4\xe3\xbe\x70\xf8\x5f\xf4\xd7\xc0\x79\xc7\x71\x60\xcf\x84"
+ "\x6f\xdc\x5d\xc5\xb1\x40\xb8\x9f\x1e\xbb\x4e\xa4\x1f\x8b\x35\x52"
+ "\x98\xcc\xe9\x20\xe6\xaf\xe5\x73\xd6\x61\xf7\xb6\x67\xd9\x53\x5c"
+ "\x73\xd6\x76\x66\x2f\x62\x5c\x84\x52\x36\x2e\xb5\x17\xb9\xd5\xd9"
+ "\xc6\xce\xe0\xb6\xe0\x7c\xa3\x7d\x1a\x7e\xcb\x88\xbe\xe5\x10\x17"
+ "\x4d\xee\xf8\xb7\x4f\xc0\x7a\xe2\xbe\x63\x67\xe0\xbe\x69\xa0\xf3"
+ "\xa3\x90\xce\xf0\x9b\x58\xe8\x0b\xde\xce\x0c\xa3\x3e\x66\xf1\x1d"
+ "\xdb\xb3\x2e\x2a\x25\x7d\x0c\x63\x1c\xd0\x4d\x1d\x32\x36\xf6\x05"
+ "\x9b\xde\x2c\xa0\x4d\xd5\xc1\x62\x6f\x83\xac\x8f\x17\xe5\x7c\x3c"
+ "\xfc\x66\x9a\xb4\xee\xe6\xc4\xb3\x1b\xe7\xd8\x9a\xb3\x4d\x8a\x5b"
+ "\xc8\x7d\x39\x5e\x8c\x77\x9d\xf5\xb8\xb8\xb4\xc7\x59\x0f\x3c\x7f"
+ "\xf4\x17\x16\xdf\x6e\x3b\xea\xb5\xca\xe6\x7a\xd4\x53\xec\xf7\x78"
+ "\xfe\x03\x64\xd4\xf7\xfc\x0c\x53\x3d\xae\x11\xb0\xd8\x3a\x58\x17"
+ "\x1e\x97\xa4\x8e\xfd\x0f\xb8\x55\xe0\x9d\x63\xe9\x22\xe8\xe9\x55"
+ "\x39\x92\x1d\x81\xeb\x7d\x07\x14\xbf\x23\xa6\x9b\xd1\x66\xe8\x90"
+ "\x61\x9c\x79\xc8\x63\x93\x62\xcc\xb3\x98\xf2\xbc\x3d\xb1\x5e\x7d"
+ "\x76\xde\x45\x22\xd0\x67\x01\x9e\xf1\x63\x34\x50\x0d\xd7\xa1\x1f"
+ "\x70\xf4\x69\x6a\x5a\x83\xb1\x7f\x3a\xde\xdf\x34\x96\x9d\x93\xb6"
+ "\x99\xee\x6a\xc1\xbd\x60\xcd\x0d\xa9\xcc\x57\x97\x32\x26\xc5\x41"
+ "\xf1\x77\xcc\xa6\x09\x1a\xae\xc3\x77\x2c\x0e\x06\x96\xe9\xb7\x4f"
+ "\xeb\x8e\x54\xd1\x3e\x6e\x86\xf1\xd7\xf5\xc0\x2b\x36\x2e\x82\xff"
+ "\xc7\x36\x91\xce\xaf\x79\xac\x63\x1e\x97\x41\xdc\x13\x3e\x9c\xfb"
+ "\xf9\x00\x9a\x31\xbf\x0b\x9d\xb3\xb4\x77\x60\x5c\xf0\xce\x27\x98"
+ "\x8f\xf4\x9c\xdd\x7a\x91\x06\xfa\x0d\xbc\x5e\x21\xf3\x53\xe4\xac"
+ "\x8e\x58\xbf\x81\xd5\xad\x53\x23\x8e\x65\x86\xb7\x67\x75\xce\x93"
+ "\xfc\x83\x70\x9b\x8e\xfb\x4e\xe7\xbc\xe8\x3c\x2c\xda\xf0\x49\xe2"
+ "\xb7\x93\x86\xe0\xdb\x45\x62\x99\xd1\xdc\x7f\x7c\x47\x14\x94\x1b"
+ "\x0d\xf5\xa8\x97\xc6\x54\xe2\x39\xa6\x70\x3e\xd6\xeb\x74\xb8\xc6"
+ "\x54\x9c\x86\x1e\x67\xff\x56\xac\x48\xd2\x2e\x5a\xf2\xa2\x7e\x41"
+ "\xd2\xc2\x04\xed\xe2\xc4\xc4\x15\x89\x5a\x74\x2c\xe5\xde\x7f\x78"
+ "\xbc\x2c\x87\x5a\x8c\x83\x59\xe6\x8a\x83\xe9\x88\x73\x8f\x1d\x6b"
+ "\x21\x8e\x79\x43\x33\x7f\xe2\xe8\x11\x73\x56\x2a\xa7\x50\x2e\xe0"
+ "\x5a\xc9\x2e\xb8\x4c\x70\x95\xe3\x7c\xca\x7c\x3b\x89\x02\x7b\x83"
+ "\xed\x21\x73\xf9\xbd\x70\x44\xe0\x3e\xa7\x3a\xe2\x38\x5e\x2a\x28"
+ "\xd0\xce\xc1\xf8\xf4\x3b\x98\x7f\x2c\xf8\x3d\x5c\x26\xb8\xca\xe1"
+ "\x62\xbf\x13\x3e\x61\x67\xf6\x77\xb8\xbf\xe3\x7b\x58\xb2\x30\xfe"
+ "\x44\x35\xcd\x54\xb0\xbe\x27\x6c\xe4\xf9\xba\xd5\x41\x4e\xb3\xda"
+ "\x0c\x62\x3e\xb6\x5e\x18\x9c\x49\xb4\xbd\xe4\x0b\xa0\x59\xcd\x0a"
+ "\x31\x1f\x3b\x93\x29\xb5\x07\xe3\x50\x40\x7e\x29\x9f\x82\x66\x75"
+ "\x84\x8a\xf9\x54\xec\xbb\x59\xf2\xde\xbe\x3b\x8c\x66\x7d\x94\x22"
+ "\xe6\x53\xbb\x97\xe7\x96\x67\xb8\x90\x55\x87\x6d\xae\x16\x32\x15"
+ "\xdc\x77\x59\x96\x23\x05\xf2\xf7\xea\xbf\x77\x60\x7c\x12\xb4\xdd"
+ "\xf9\xa4\x5f\xb8\x64\xf1\xaf\x97\x2c\x4f\xc6\x88\x66\x49\x2b\x56"
+ "\x25\xe1\x7d\xf9\x82\x17\xd8\x6d\xc5\xfc\xe7\x16\xf2\x7f\x92\x96"
+ "\x46\xe0\x3f\x4b\x01\x6f\x78\x5f\xb4\x4a\x8f\xb7\x85\x2b\xf0\x31"
+ "\x25\x21\x7c\xd5\x42\xbc\x75\x3f\x8b\xaa\x6b\xcf\x12\xca\x01\x1b"
+ "\xbb\xb8\x9c\x15\xc0\xfe\xfb\x31\x85\xd9\xd2\x99\x16\x72\x48\xe7"
+ "\x20\xd2\xdc\x9a\xa7\xdf\x13\xe1\x14\xfa\x3d\x09\xc9\xd4\x2f\x0c"
+ "\x71\x2c\x59\x0c\x3a\x63\x69\x7b\x16\x55\x5b\xc8\x1f\x53\x44\xd9"
+ "\x98\xc1\x7c\xe0\x66\x09\xf1\xe2\xfe\x52\x85\x90\xb3\x3b\x12\x63"
+ "\x3b\xa0\xbf\x2e\x8c\xe7\x0e\xcf\xf1\xf0\x9c\x0a\xcf\xd8\x07\x42"
+ "\xe1\x79\x1a\xce\x8b\xc1\xb3\x06\x9e\xc1\xd6\xde\x1e\x8d\xe7\x9c"
+ "\xe1\x59\x0b\xcf\x93\xa0\xfc\xae\xf8\xcf\xbd\x9f\x19\xa4\x85\x52"
+ "\x8c\x79\x1e\x4f\x9e\x6e\xed\x8a\x27\x8f\xb1\xbe\xd2\xd4\x6c\x0f"
+ "\x02\xb7\x41\xe8\xc1\x00\xcd\x84\xf5\x90\xa7\x6b\xfd\x97\xcf\xb9"
+ "\xd0\x63\x92\x0f\x17\x3e\xa7\x82\xb1\xd5\x8a\xeb\xdd\x9e\x41\xfe"
+ "\xff\x78\x50\x9a\xd7\x63\x71\x41\xe1\x4e\xb3\xd0\xd7\x30\xed\xd5"
+ "\x67\x02\xb3\x8b\x65\x64\x2e\xfa\x6d\xb6\xa6\x2f\x92\xdd\x52\x4a"
+ "\x64\xec\x99\xfb\x1d\xa5\xe7\x64\x84\xc5\x47\x97\x7c\x12\xba\xfb"
+ "\xb3\xe8\xf5\x4c\xd6\x51\xb0\x19\x58\x2c\xb4\xa5\x2b\x42\x1c\x0b"
+ "\x16\x33\x3b\x50\x46\x76\x73\xf9\xb5\x8f\xdb\x0b\x32\xb2\x8d\x3e"
+ "\xc9\xe3\xe5\x58\x64\x32\x1d\xf7\x7f\xb5\x74\x05\x85\xdf\x86\xa4"
+ "\x2c\x58\xcc\xd2\x20\xdf\x3a\xb0\xd5\xc4\xfa\xe5\x9a\xc3\xf0\x9c"
+ "\xad\xc0\xfd\x74\xc8\x48\xce\x33\x13\x32\xf0\x3b\x4a\x66\x87\x1c"
+ "\x25\x2a\x8c\xeb\x8a\x75\x2b\x75\xf3\x99\xb8\x01\xd2\x70\x1f\x6b"
+ "\xeb\x93\x44\x85\x3e\xa2\xc5\xba\xe4\xb0\x38\x75\xd9\x32\xad\xe4"
+ "\xef\xca\x02\x69\xdd\xdb\xf3\xe4\x53\x0c\x95\x93\x17\x86\xcf\x7e"
+ "\x04\xfe\x0b\x17\x43\xa3\xbb\x63\x33\xac\x75\xe4\xfe\x88\xd6\xbf"
+ "\xcd\xf9\x37\x16\xff\x36\x5b\xa6\x87\x72\xd8\xf8\x46\xc0\x71\x78"
+ "\x7b\x5c\x31\xdb\x07\x2b\x93\xe1\x38\x27\x4a\xc8\x42\x7b\xb2\x19"
+ "\xbe\x2f\xc3\xb3\xf4\x60\xe7\xec\x5b\xf4\xc6\x5a\xf4\xff\x2d\x03"
+ "\x1a\xcb\x8c\xf8\x4e\xf4\x23\x26\x67\x7e\xb6\x9c\x44\xc3\xce\x29"
+ "\x83\x8d\x82\xe7\x60\x1b\x64\x8a\x77\xd0\xee\xc0\x39\x2d\x21\x5b"
+ "\x16\x89\xb8\x05\x1e\xa3\x1f\x13\x1b\x1d\xb9\x5b\x4b\x03\x4d\x18"
+ "\x3b\x53\x81\xb6\x2e\x9e\x9e\x69\x90\xc9\x51\xfe\x3d\x0c\xd7\xbf"
+ "\xf1\xb8\x44\x4f\x37\x4a\x65\xc2\xb3\x0a\x6c\xa8\xa5\x70\x57\xb7"
+ "\x67\xcb\x75\x6e\xb1\x1f\xf9\xb9\x6c\x99\xfc\x31\xf4\x3f\x87\x65"
+ "\x33\xdb\x59\xa6\x60\x7e\x17\x21\x6f\xac\x85\xa8\x99\x8f\x18\xf8"
+ "\x1f\xec\x9f\x7c\x22\xfe\x0f\xf6\xcf\xaf\xe2\xbb\x95\xf1\xa1\x34"
+ "\x5f\xcb\x30\x2d\x93\x17\x02\x46\x1f\x86\xeb\xdf\x20\x7f\x89\x85"
+ "\xfc\x1f\x96\x7f\x9d\x9c\x9d\xd5\x6c\x08\xd0\x90\x08\x48\xdf\x29"
+ "\xa5\x0f\x93\x45\x01\x4d\xe5\x07\xa5\xbe\xdf\x3a\x72\x5f\x34\x3c"
+ "\x1f\x93\xe6\x79\xd8\xbc\x4f\xb6\xbc\xde\xed\x39\x16\x9e\x6d\xd2"
+ "\x73\x7b\x76\x00\x91\x64\x05\xce\x8b\xb4\xa6\xc7\x6d\xc6\x71\xef"
+ "\x42\x0d\xd8\x85\x60\xdf\xc0\x7b\xe0\x7f\x9e\x89\xff\xf6\x8c\xa5"
+ "\x35\xcb\xd8\x68\x0b\x96\x6b\x6d\x20\xff\xe0\x1d\xd8\x7f\xcb\x62"
+ "\xc5\x72\xa2\x2d\x72\xe3\x0e\xa9\x6d\x42\x56\x40\x88\x90\x6b\xd2"
+ "\xf2\x36\x2a\xd6\xc3\xff\x93\xac\x81\xbb\x2c\x90\x4f\x6f\x21\x94"
+ "\xfb\xc6\x49\x3e\xbb\xd5\xd0\xa1\x8e\x35\xc3\xc8\xd9\xf4\x1c\x62"
+ "\x4e\xc1\xe6\xae\x8d\x6b\xd4\xb3\xd1\xee\x44\x5f\x24\x2c\x5e\x1e"
+ "\xfa\x3e\x75\x90\xe1\x2c\xde\x44\x6e\x53\x0d\x8b\xb3\xf0\x92\x4e"
+ "\x25\xf9\x3d\xa5\x39\xbb\x8e\x51\xb9\x7e\x29\xfa\x42\x65\x71\x65"
+ "\xda\x75\xc1\xcc\xff\xa9\xe8\xf7\x74\x4b\x32\x09\x2d\x11\xb8\xdf"
+ "\x53\xe6\xa7\x64\x38\x8c\x53\x92\x7b\xf7\x7d\x4a\xb3\xde\x51\x49"
+ "\xbe\x4f\xe9\x05\xa7\x1d\xfe\x9f\x04\xf4\x50\xc0\x5d\xc7\x9e\x5d"
+ "\x3e\xaf\x14\xbd\xfa\x42\x95\x83\xdc\x93\x73\x5f\xa8\x03\xd2\x17"
+ "\x32\x05\x8f\xb9\x9a\xad\x00\xf9\x97\xca\xf7\x14\xb9\xd2\xb6\x41"
+ "\x9f\xe1\x73\xc5\x32\x79\xb4\x98\xb6\x0b\xf8\x12\x2a\x8e\x4b\xad"
+ "\x38\xcf\x80\xf3\x65\x20\x13\x2a\x68\x67\xc2\xe6\xde\x64\x4e\x4b"
+ "\xb0\x72\x6b\x0b\xfa\xc8\xc8\x56\xd8\x2d\xb2\x61\xcc\x6f\x3b\x1b"
+ "\x4b\xca\x14\x3d\xfc\x36\x3f\xbb\x70\xc5\xa2\xc5\xf3\xff\xb8\x4c"
+ "\xaf\x7d\x32\xf6\x61\x16\x90\x33\x5c\xbb\x24\x69\x31\x53\x49\xda"
+ "\x27\x1f\x79\x28\x26\x26\x76\xfe\x53\xb1\x0f\xc6\xce\x79\x6a\x3a"
+ "\x3f\x35\x19\x9b\xc8\xdc\x9e\x26\xad\xd0\xe2\x8f\x9e\x15\xa3\xd6"
+ "\xaf\x59\x9c\xb8\xa2\xbb\x3c\x08\x65\x73\x6d\x72\x36\xaf\x6c\xc3"
+ "\xff\xd9\x7c\x9e\x6c\x58\x91\x34\xcf\xc6\x65\xdf\xb0\x57\x90\xb6"
+ "\x2c\xa6\x7d\xf6\x30\x15\xda\x57\xcc\xa7\xd0\x18\xa6\x77\x14\xd8"
+ "\xa7\x51\xff\xb4\x67\x0f\x33\xb9\xfb\x07\x13\x7f\x5b\x2f\xc7\xdf"
+ "\x89\x7d\x59\x4c\xbb\x48\xc7\x8f\x4f\x67\x3e\xbe\xb2\x87\xd9\xa4"
+ "\xb9\x77\x4c\x93\xea\x50\x87\x79\xb2\x87\x4d\xef\x8a\x5b\x9d\x3d"
+ "\x3c\xcc\x15\xef\x94\xfd\x79\xd0\x88\x10\x34\x67\x86\x81\xad\x32"
+ "\x1c\xae\x11\x78\x45\x77\xc9\xf7\x64\x5a\x83\x63\xb6\x10\x19\xe8"
+ "\xe0\x94\x00\x1e\xe3\x2c\xfb\x18\x8b\xcb\x11\xe3\x74\x04\xcc\x77"
+ "\xca\xe1\x1e\x40\xe7\x3b\x15\x6c\x9c\x48\x93\xe9\x31\x76\xde\x3f"
+ "\x99\x56\x63\x2c\x3f\xc0\x71\x4e\x8c\x23\x2d\x27\xc6\x49\x1d\xf3"
+ "\xc1\x7e\x87\xfb\x0f\x78\x6e\x3d\xc6\xf9\x03\x65\xf1\x8c\x70\x3e"
+ "\x87\xfb\x3a\x2c\xc7\x7d\x9c\xcf\x00\x86\x4b\x5b\x78\xec\xeb\x98"
+ "\xd5\x3f\x9d\x9c\xbf\xda\xc2\x63\x5f\x9f\xe3\xf1\xe2\xf1\xfb\x50"
+ "\x66\x1a\x94\x73\x78\xbe\x33\x40\x1b\xe3\xec\xa4\xec\xec\x6d\xf6"
+ "\x08\xd2\x57\x3c\xeb\x5e\xe7\x2f\xb2\x4f\x84\x51\x63\x6e\x12\xcd"
+ "\xae\x6d\x86\x3b\x8c\x09\x4d\x38\xe7\x2a\xa3\xd9\x27\xf7\x50\x63"
+ "\x1e\xa4\xd7\x19\xe0\x6e\xa3\xd9\xa7\xe7\x51\x63\x3e\x3c\x37\x86"
+ "\xc3\x1d\x9e\x3f\xb1\x41\x7e\x3d\xcd\x3e\x80\xbf\xb3\xd2\xec\x83"
+ "\xf5\x90\x0f\x9e\x0f\xd5\xc2\x1d\x9e\xff\x71\x0c\xf2\xc1\xf3\xa7"
+ "\x15\x0d\xb2\x11\x07\xe1\x7f\x48\x6b\x72\xf0\x6f\x9d\x75\xb0\x6f"
+ "\x65\x5b\x1d\xfc\x1b\xad\x0e\xfe\x8d\x0b\x0e\xfe\x8d\x8b\x0e\xfe"
+ "\x8d\x72\xf8\x5d\x6e\x0a\xcd\xfe\x2c\x12\xee\x76\x9a\xfd\xf9\x36"
+ "\xc8\x07\xcf\x95\xa1\x70\x87\xe7\xaa\xf5\x90\x0f\x9e\xcd\x50\x97"
+ "\x7c\x78\x3e\xb2\x08\xf2\xa5\xd2\xec\xa3\x35\x70\x77\xd0\xec\x63"
+ "\x33\x21\x1f\x3c\x1f\x37\xc1\x1d\x9e\xbf\x82\x72\xf2\xe1\xb9\xa6"
+ "\x0c\xee\xf0\xec\xc0\x7a\x64\xd0\x6c\x01\xcb\x25\x34\x8f\x60\xfe"
+ "\x0c\x9a\x27\xc3\xf2\xe0\x39\xa0\x04\xee\xf0\x3c\x6c\x06\x35\x1a"
+ "\xe0\x79\x38\xb6\x75\x3d\xcd\x53\x16\x43\x3e\x05\xcd\x1b\x09\xe9"
+ "\x79\xf0\x3c\xca\x0a\xf9\xe0\x39\x08\xf3\xc3\x73\x48\x34\xe4\x87"
+ "\x67\x35\xd2\x28\x87\xe6\xfd\x22\x16\xf2\x29\x69\xde\x75\x3b\xe1"
+ "\x0e\xcf\x1a\xa8\x7f\x3e\x3c\x8f\x4f\x82\x3b\x3c\x87\x01\xad\x0c"
+ "\xf0\x7c\x23\xb6\xd3\x40\xf3\x6e\xc2\xf2\x41\x5f\xdd\x82\x74\x81"
+ "\xe7\x5b\xe3\x21\x1f\x3c\xeb\x90\x8e\xf0\x7c\xa7\x0e\xf2\xab\x7a"
+ "\xe5\x67\xde\x5d\x84\x66\x0e\x87\xba\xde\x97\x44\x33\x47\xc0\x7d"
+ "\xea\x24\x9a\x39\x4c\x47\xf3\x7e\xb3\x1e\xd2\xe1\x3e\xd5\x01\xcf"
+ "\xe1\xe2\x33\xdc\xef\x3f\x06\xcf\x11\xe2\x33\xdc\x7f\xbd\x1d\x9e"
+ "\x23\xc5\x67\xb8\x4f\x8f\x84\xe7\xa9\x34\xef\xb7\x2a\x78\x86\xfb"
+ "\xf4\xad\xf0\x3c\x4d\x7c\x86\xfb\x03\x60\x93\x0f\x77\x58\x27\xc4"
+ "\x4e\xb5\x06\xc5\x59\xad\x41\x46\xf4\x45\x49\x9c\x05\xb9\x7a\x21"
+ "\x38\x17\xfd\x24\x0e\x4f\x6f\x23\x23\x1a\x64\x23\x57\xa3\x9c\x30"
+ "\xa7\x5a\x58\xec\x47\xd1\x77\xe6\xf0\x3a\x59\xa0\x11\xec\x9e\xa9"
+ "\x20\x97\xe5\xd0\xf6\xed\x34\x6b\x58\x0b\xb4\x39\x9c\x66\x8d\xaa"
+ "\x83\x3b\x3c\x8f\x3e\x0a\x6d\x86\xe7\xfb\xf2\xe0\x0e\xcf\x4f\x3f"
+ "\x04\x6d\x0f\x6f\xcf\x0e\x6c\xb6\xc8\x46\x68\x59\xbf\xff\xdb\x9c"
+ "\xd9\x21\x8e\x74\x1a\xe3\x00\x7d\xb0\xb9\x48\x1b\xe2\x88\x27\xd4"
+ "\x58\x00\x72\x5d\x4b\xe8\x96\xd8\x14\x1a\x3c\x97\xd5\x09\xe3\x30"
+ "\xd1\xce\x49\x72\xfe\xed\x51\xb4\x4e\x36\x72\x1c\xc6\x0b\xa1\xc1"
+ "\x2b\xbd\xbd\xbf\x9f\xbd\x1f\x5f\x14\xc1\xdf\xab\x89\xeb\xfd\xbf"
+ "\xe1\xfb\xb9\x21\xe8\x77\x7f\xe2\x8c\x08\x8b\x6c\x64\x06\xe6\xb1"
+ "\xc8\x02\x4b\x68\x56\x00\x31\xdb\x1a\xc5\x36\x8e\xc0\x7c\x99\xf8"
+ "\x3b\x6f\xf3\x36\x82\x61\x63\x9c\x11\xe4\x16\x8e\x63\x41\x7f\xc9"
+ "\xb5\x69\x93\x76\xd5\xc9\x54\xb3\xb7\xb0\xf9\x89\x4d\x76\x2e\xcf"
+ "\x46\x5d\xd7\x99\x67\x8a\xd5\xae\x09\x81\xf2\x54\x4f\xa4\xdb\xa9"
+ "\xcd\x94\xf6\x10\xc8\x42\x96\x5e\xc8\xce\x1d\xf1\xff\x53\xd9\x7e"
+ "\x52\xfe\x7f\x02\x9b\xbb\x86\xb2\xf0\xb7\xee\xe3\x06\x67\xf6\xaf"
+ "\x6a\x85\xe0\x22\xc2\xd6\xe3\x65\xa3\xc6\x7d\x2c\x58\xe4\x21\x49"
+ "\x64\x98\x76\xcd\x3e\x28\x7f\x54\xbc\xc7\x18\xb3\x2b\x2f\x7b\xf7"
+ "\xc8\x5e\xc8\xfb\x3a\xce\x07\x65\x8f\xd2\x77\xc5\xde\x86\x36\xe4"
+ "\xa3\xee\x92\x93\x28\xd4\xa7\xdc\x66\x1d\x65\xad\x4c\x25\xc4\xa1"
+ "\x32\x5a\x1c\x86\x38\x8b\xd3\xb0\xc9\x4e\x0b\x8a\x48\xb0\x43\x46"
+ "\xd8\xbe\x7f\x99\x6a\xf2\xdd\x76\xb4\x11\x3f\xc3\xbc\xdf\x0a\xc3"
+ "\xa7\xab\xef\x4a\x21\x72\x53\xe2\x09\x78\x56\x4d\xa0\xd9\x0f\xa5"
+ "\x98\x9b\x6b\x88\x29\x11\xcb\x52\x85\xd1\xec\x59\xe5\xc2\xf0\x47"
+ "\x6d\xa5\x68\x6b\xa7\xe0\x5c\xd9\x51\xfc\xdd\x9b\x40\x67\xd0\x03"
+ "\xa3\x1c\x52\x5d\x50\x07\x18\x81\x76\x68\x07\xa3\x0f\x8d\xf9\x4e"
+ "\x27\xfa\xa4\xcb\xb1\x00\x1d\xb8\x8e\x1c\x65\x01\x1b\x80\xf0\xef"
+ "\xaa\xee\x15\x46\x9a\xa2\xaa\xe6\xe1\xda\xa3\x1a\x7d\x7c\xd9\xd8"
+ "\xb9\x7b\x8c\x8a\x2d\xa0\x8e\xe6\x79\xdd\x79\xb7\x6c\xa1\x7e\xfe"
+ "\x1a\xfd\x8a\xc4\xa4\xf9\xab\xf4\xbf\xd6\xc2\xe0\x4f\xbb\xe2\x39"
+ "\xed\xb2\xc5\xcb\x56\x24\xae\xee\xe1\x57\xa8\x3d\x5b\x55\x04\xd8"
+ "\xd8\x8a\xf5\x3a\x0c\x36\x38\x5b\x07\x90\x05\xe3\x59\x33\xd9\xe6"
+ "\xbf\xf0\x78\x2a\x90\x07\xf4\xff\x0b\x6c\x6e\x45\x28\x2e\xd2\xd0"
+ "\x92\xd8\x94\x5c\xf4\x1d\xb2\x0a\xe3\x75\x58\x89\x99\xb4\xf0\x18"
+ "\xcb\x2c\x7e\x22\x8c\x09\x92\xd7\x52\x53\x72\x0b\x60\xdc\x68\x87"
+ "\x4b\x09\x18\x37\x5d\x34\xce\x8d\xab\x93\x05\x47\x5f\x34\x1a\xec"
+ "\x52\xfc\x2b\xa7\xc1\x18\x27\xa8\x36\xea\x31\xfe\x55\x27\xd5\x90"
+ "\x4a\xa0\x65\x47\x8e\x29\x1c\x64\xbc\x6e\x4b\x16\xdd\xe5\x84\x31"
+ "\x12\xf3\x7b\xf3\xb7\x39\x11\x4e\xaa\x53\x38\xb3\x88\x12\xee\xc1"
+ "\x34\x78\xd3\xd6\x4e\x95\xd1\x8a\xef\x31\xee\x95\xb3\x53\x47\xd2"
+ "\x8e\x51\xe1\xdf\x13\x00\x37\x59\x84\xb2\x38\xbf\x09\x67\x09\xa4"
+ "\x8f\x14\x0a\x8c\x19\x0d\xd1\x44\x8e\x79\xc1\x3e\x23\xf3\xe0\xff"
+ "\xd4\x05\x24\x08\xf2\x85\xa4\x1e\x86\xf4\x76\xdd\x48\x47\xba\x4e"
+ "\xd9\x91\xae\x1b\xd9\x49\x75\x2a\x73\xbd\x9d\x74\x4e\x9e\x13\x35"
+ "\xc5\x4a\x14\x9b\xc1\x8e\xdb\x22\x40\xff\x2a\x89\x8d\x77\xbe\xac"
+ "\x1b\xee\x78\x59\xa7\xe8\xec\xd4\x29\x1d\x2f\xe9\x14\x1d\x2f\xe9"
+ "\x86\x77\xb6\xeb\x94\xe6\x45\x56\xf2\x99\xf5\xbf\x48\x55\x7d\x23"
+ "\x9b\xa7\xed\x0c\xda\xb4\xbd\x33\x08\x84\x5f\x3d\x09\xbd\x4b\x0f"
+ "\x76\x1c\xd8\xb7\xaf\x81\x6d\x0f\x98\x50\x39\xde\x9a\x13\x41\x8d"
+ "\x9b\x66\x03\x7d\xa7\x3c\x72\x3b\xfd\xc9\x99\x3d\xc6\xa6\xfd\x3d"
+ "\xc8\xa2\x4c\x85\x06\xd2\x00\x3f\x37\x2e\xa2\xd9\x37\x80\x7c\x53"
+ "\x84\xc1\xa5\xb5\x70\x3e\x10\x9a\x3d\xba\x0c\xe7\x09\x30\x2f\xcf"
+ "\x77\x3d\xd8\x54\x78\x0f\x8d\x66\xf1\x78\xb3\x55\xf3\xb6\x30\x1b"
+ "\x22\x38\x5e\xb2\x21\x0e\x2a\x7a\xf7\x4f\x02\x79\xd6\x77\x8d\xb9"
+ "\x05\x90\x27\xc6\x5c\x6f\xf3\xb5\x0a\xf4\x01\x4d\x0b\x72\x0b\x0b"
+ "\x85\x2e\x9f\xd1\x20\x0f\x83\xdf\x81\xfe\x93\xc1\xde\x19\x0a\x48"
+ "\xda\x79\x12\x80\xef\x76\x5c\xb0\xcb\xf1\x59\x9b\x28\xa3\x66\x9b"
+ "\x9d\x14\xe2\x7a\x45\x58\x6c\xca\x8e\x0b\x56\x39\xe2\x05\xd7\x7c"
+ "\xe0\xb7\x87\x0a\x2f\x88\xe5\x16\x17\x69\xd3\x57\x12\x16\xd3\x06"
+ "\xe3\x62\x21\x8e\x0a\xd3\x60\xcc\x88\x31\xbc\x12\x03\xa0\x1f\x87"
+ "\xc8\xe0\x7f\x25\xe6\xa3\xaa\x02\x22\x40\x19\x80\xa5\x04\x1a\x64"
+ "\x6c\x14\x8c\x46\x3d\x60\x2a\x82\x4e\x88\xad\x11\x36\x17\x41\x9b"
+ "\x42\xe2\x80\x1e\x7a\x69\x0e\xa2\xaa\xcc\x41\xd0\xe7\x17\x7d\xc8"
+ "\x41\x0e\x25\xb5\xa1\x5f\xe0\x00\x6b\xa0\x29\xc2\x1a\xb4\x31\xce"
+ "\x1a\xb4\x69\xb6\x60\xdc\x58\x0c\x57\x89\x3e\x91\xa8\x9a\x64\xea"
+ "\xb0\x2e\x9f\xb5\xe7\xaf\x12\x9f\xb5\x60\x97\x31\xfb\x0c\xb0\x83"
+ "\xf6\x16\xb4\xb7\x06\x63\xd3\xa0\x1d\x86\x32\xb7\x3d\x5b\x1d\x2d"
+ "\xd9\x51\x28\x47\x9c\xb9\xa6\x69\x70\x4d\x85\xf4\x78\x8b\xec\x96"
+ "\xf5\x92\x8c\x01\xbd\xa2\x16\xf2\x1e\x8b\x67\x6b\x63\x9d\x09\x0f"
+ "\x60\x5e\xa0\x5b\x14\x7c\x2b\xc0\xd9\x99\x30\x0d\xae\xe9\x70\xfd"
+ "\xd6\x69\x34\x5a\xe0\x22\x4e\xe3\xa6\x08\xa7\x71\x6e\x28\x5c\x1a"
+ "\xb8\xc2\xe0\xd2\xc2\x35\x09\x2e\xd0\xe7\x73\xc3\xe1\x8e\xef\x23"
+ "\xe1\x9a\x0a\xd7\x34\xb8\xa2\xe0\x9a\xe1\xdc\x5c\xa4\x16\x00\x9f"
+ "\x70\x69\xe1\x82\xdf\x6d\x4c\xe8\xdd\x6f\xca\x19\x1e\x83\x63\xd8"
+ "\x49\x1a\x82\x31\x9a\x53\xdb\xd0\x1f\x65\xcd\x21\x9d\x6d\x60\xb1"
+ "\x58\x64\xa3\xd5\xde\xe6\x3a\xb0\x7c\xe8\x5b\x9d\x03\x2c\x2f\xde"
+ "\xeb\xdc\x89\xa6\x48\xe3\x08\x8b\x35\xa1\xff\x75\xe8\xcf\xb2\xaa"
+ "\xf8\x7a\x12\x63\x25\xe9\x15\xf5\x1d\x24\x7d\x11\x75\xb2\x71\x74"
+ "\x2a\x9e\x85\xd1\xb3\xbd\x0a\x4e\x1a\xa7\xed\x34\x18\x95\x4e\xd5"
+ "\xc6\x08\xaa\xda\x98\xc0\x7c\x5c\x82\xec\xc1\x98\x77\x5d\x63\x48"
+ "\xc4\x14\x8c\x23\x2b\x9b\xdb\xc8\xcb\x8b\xa8\x50\x99\x80\x27\x75"
+ "\x01\x5c\x32\xf2\x26\xe2\x4b\x1a\x47\xfe\x4b\x2d\xcd\x00\xac\x04"
+ "\x3a\x81\x6e\x02\x8e\x1f\x01\x57\x38\x96\x94\xb0\x05\xba\x4c\x2d"
+ "\xc5\x09\xa3\xc3\xd5\x36\x78\xa7\xc0\x38\x62\x25\x30\x7e\x2c\x49"
+ "\x26\x93\x4a\xe0\x1d\x8b\xf9\x0a\xf5\x7e\x5c\x1f\x42\x85\x17\x74"
+ "\xa4\xf4\x8f\x44\x19\x74\x96\xc7\x11\x76\x02\xed\xbb\x62\x69\x18"
+ "\xe6\xc6\xcd\x3a\xab\x25\x87\x74\xdf\x82\x4e\xda\x01\xb2\x7b\x6e"
+ "\x5c\x27\xc8\x6d\xa0\xa5\x73\x60\xb4\x1c\xb3\xfd\x52\xd1\xb2\x33"
+ "\x2c\x36\x9e\xd3\x33\x9e\x20\xcd\xba\xd3\x13\x69\xbc\xa6\x1e\xe8"
+ "\x09\x74\x35\x1f\x73\x92\x60\x19\x59\x20\xd1\xf3\x75\xa0\x27\xd0"
+ "\x54\x83\x34\x05\x7a\x30\x9a\x52\x91\xa6\xa5\x6e\x34\x05\xd9\xc4"
+ "\xfc\x81\x22\x4d\x05\xa0\x69\xa9\x17\x9a\x76\x8d\xc5\x81\xa6\x6f"
+ "\xf8\x44\xd3\xb2\x41\xd0\x34\xb4\xc7\x78\x50\xa2\xa9\x03\xf5\x65"
+ "\xc1\xdc\xd9\x14\xe4\x9d\xd9\xf1\x19\xf3\x6d\x0b\xb6\x4e\x09\xd8"
+ "\x6c\xc5\x82\xca\x18\x07\x34\x51\xe1\x9e\x54\x8c\x5b\xc7\xfc\xd0"
+ "\x95\xd1\x8b\xce\x82\x4d\x3b\x30\x0d\xe4\x56\xc2\xdd\xe8\xcb\x0f"
+ "\xac\xa4\x52\x39\xdd\x55\x75\xc1\x06\xfa\xe5\xfa\xfb\x3b\xd0\x96"
+ "\x2c\xd8\xf4\x93\x40\x13\x08\xca\x90\x67\x6e\x27\x8a\x0e\x90\x13"
+ "\xfa\x64\x72\x63\x21\xc8\xba\x0e\x90\x9d\x4d\xb2\xd0\x63\x8f\xe8"
+ "\x05\x0a\x57\x3a\xfa\x68\x15\x82\x36\x16\x83\xac\x66\xfc\x45\x9e"
+ "\xe1\x5a\x61\xe5\x33\x9f\x40\x79\xd7\x1d\xfa\x3c\xde\x41\xd2\x13"
+ "\x7a\xf2\x57\x48\x8f\xd3\x3a\x0d\xfd\xf7\x13\x8c\x9d\x99\xda\x88"
+ "\x7c\xdd\x41\xcc\xf5\xae\x7e\x22\xbc\xc4\x65\x30\xf2\x02\xfb\x05"
+ "\xf6\x91\x0d\x6e\xb2\x17\xe4\xba\x7a\x8b\x18\x4b\xc6\x09\xb2\x17"
+ "\xf2\x2a\xd0\xb7\x2b\xc6\x98\xe9\xb5\x7f\xbc\x0c\xfd\x63\x0d\x8b"
+ "\xf3\xa5\x01\x7a\xec\xe8\x68\xe7\x3c\x44\x9e\x99\x1d\xe5\x8c\x7f"
+ "\x85\xa2\xac\xe7\x74\xdf\xf8\x02\xa5\x71\xc4\x09\x75\x17\x0a\x36"
+ "\x6d\xa5\xed\x09\x23\x71\x5e\x11\xc6\xba\x11\x21\x8b\xc0\x6e\xf8"
+ "\x09\x74\xc1\x72\xc0\xd7\x39\x32\xe9\x8d\xe5\x60\x0b\xb4\x63\xbc"
+ "\x3e\xa8\xcf\x6a\x1e\xe7\x58\xc8\x1e\x1d\x07\xef\x98\xcf\x59\x41"
+ "\xf2\x39\xdb\xaa\xc3\x31\xba\x6b\x6e\x67\x85\x4e\xee\xfa\xe6\x21"
+ "\xbd\x53\xf9\x53\x0d\x3b\x9f\x2f\x1b\x6b\xe4\x6b\xd1\xff\x1d\x8d"
+ "\x74\x6d\x96\x8d\x35\xf1\xf9\xdc\x1d\x33\xf5\x69\x64\x44\x93\x6c"
+ "\xec\x2a\xb0\xab\xa2\xf4\x18\xb3\x5d\x7a\x97\x0e\x75\xcd\xda\x66"
+ "\xbf\x2b\x83\x64\x38\x73\x7f\xb2\x9b\x53\xce\xa2\x0f\xc7\x01\xca"
+ "\xde\xb1\x6c\x3f\xa0\x33\xe7\x50\x12\xd0\x29\x4a\xc8\x3b\x94\x0a"
+ "\x32\x25\x82\xbe\x00\x6d\xfd\x23\xb4\xb5\x09\xe8\xda\x04\x6d\x7d"
+ "\x49\x6c\xab\x18\xc3\x50\x00\xfa\xc3\xbb\xde\x75\x9f\xd4\xd6\x17"
+ "\xd0\x5f\x7b\x99\x66\xed\x59\xf2\x0b\x7a\x33\xae\xcf\xb2\xf3\x93"
+ "\xed\x66\xc7\xb7\x04\xbf\xcb\x74\xb3\x61\xae\x6e\x0e\xe0\x11\x69"
+ "\x0e\xf6\x40\x21\x0d\x36\x66\x48\x7c\xc0\xfa\xd0\xce\x84\x91\xa5"
+ "\xcb\xa1\x3e\x48\xfb\x73\x24\x1c\xfb\x33\xd0\x7e\x52\x29\xd2\xdf"
+ "\x33\x8e\x78\x28\xe3\xc1\x70\xe0\xc1\x72\x91\x07\xb9\x22\x0f\xc0"
+ "\x4e\x04\x3d\xad\x04\xfd\xab\x29\xcd\xe2\x3c\x18\x18\x8d\xae\xf7"
+ "\xea\xff\xdf\xcf\xfe\xba\xd3\x7b\x7f\x1d\x7f\xb6\x83\x8f\x0d\x65"
+ "\xe8\xfb\x16\x6c\xe3\x56\xa1\x13\xfa\x6d\x81\xd8\x6f\x69\xc2\x6f"
+ "\xa5\x3e\xdb\x20\xd3\xe4\xfa\xd6\x67\xc7\xad\xfe\x5f\xda\x67\x43"
+ "\x2f\x6d\x9f\x1d\xff\xa0\x67\x9f\x1d\x9f\xe4\xd9\x67\xc7\xdf\xee"
+ "\xea\xb3\xe2\xbb\x21\xe9\xb3\xe3\xa3\xae\x4c\x9f\x1d\x1f\xd5\x4b"
+ "\x9f\x2d\xf2\xa1\xcf\x6a\xbc\xf4\x59\xcd\xa5\xeb\xb3\x37\x2c\xba"
+ "\x7c\x3a\x76\xe2\x5b\x1d\xf2\x5e\x74\xec\xcb\x6e\x3a\x36\x08\x75"
+ "\x6c\xd8\xd4\xde\xfa\x6b\x67\x09\xf4\x57\x95\xd8\x5f\xff\xfd\x23"
+ "\x28\x6f\xc2\x3d\x9f\xd5\xf6\xdf\x5f\x1d\x25\x2e\xfb\xc9\x6b\x9f"
+ "\x4d\xc0\x3e\x5b\x46\xcc\x16\xd6\x67\x17\x48\x7d\xb6\x44\x1c\xeb"
+ "\xf4\xd1\x6f\x43\xbd\xf5\x5b\x8c\xeb\x86\x31\xdd\xfa\xec\xb7\xa2"
+ "\xbd\xd4\x39\x01\xfb\xad\xe9\x2a\xd3\xb5\x13\x2e\x7a\xf6\xdb\x89"
+ "\xe1\x9e\xfd\x76\xc2\x29\x57\xbf\x15\xdf\x0d\x49\xbf\x9d\x60\xbf"
+ "\x32\xfd\x76\x82\xfd\xe7\xa3\x6b\x6f\x0c\xbb\x7c\xba\xf6\xe6\x05"
+ "\xac\xdf\x7a\xd3\xb5\xe9\xa2\xae\x0d\x42\x5d\x7b\x63\x9b\x6f\x7d"
+ "\x57\x7b\xf6\x7f\x79\xdf\xbd\xc4\x3a\xf7\xa6\x0f\x3d\xfb\xee\x4d"
+ "\x8d\x9e\x7d\xf7\xa6\x2d\xae\xbe\x2b\xbe\x1b\x92\xbe\x7b\xd3\xce"
+ "\x2b\xd3\x77\x6f\xda\xf9\xf3\xd1\xb9\x37\x7b\x8d\x09\xab\x9d\x48"
+ "\x32\xea\x64\xb7\xdc\x63\x2e\x61\x7b\xe8\x32\xcc\x8e\x5f\xf3\xfd"
+ "\xe2\xb2\x5b\xe6\x9a\x35\x53\x89\x90\x67\x2a\xc3\xd8\x2e\xb8\xff"
+ "\x65\x93\xdb\xfe\x12\xbe\xfe\x7a\xcb\x6a\x69\x7f\xcc\x1b\x62\xfc"
+ "\x97\xbe\xf6\xc7\xd0\x1c\xd3\x54\xf1\x77\x3b\x39\x36\x4c\xd3\xa4"
+ "\x67\xe6\x8f\x46\x76\xcb\x2e\x9a\x6b\x8a\xb4\x06\x9a\x22\xbd\xad"
+ "\x91\x04\x67\x52\x8a\x7b\x42\x5a\x27\xc6\x5a\x5a\xf3\x08\x29\x64"
+ "\xeb\x0f\xb7\x58\xe1\xb7\xcc\x97\x67\x6b\xb0\xb2\xba\x35\x6b\x36"
+ "\x69\xcf\x9e\xa4\x90\xd2\x58\x2c\xf5\xac\x00\x2a\xc0\x3b\x5a\x10"
+ "\xb7\x07\xe3\xfb\xa1\xaf\xe4\xbb\x2e\x20\x16\x27\x85\x82\x8c\x60"
+ "\xfb\x3d\xd8\x9a\xfb\xf5\x37\xd8\x4a\x5b\x88\xa2\x6a\x3d\xdb\xf7"
+ "\x86\xfb\x6a\xb6\x16\x20\xfe\x03\xee\x28\xa6\x72\x05\x11\xb6\xc4"
+ "\x96\xd3\xa0\x8d\x5b\xd9\x3e\x60\xc0\x8a\xb4\xd7\x06\x63\x21\x0a"
+ "\x13\x62\x13\x24\x7f\xbd\x14\xea\xb7\x37\x0d\xcf\xaa\x06\xd0\xd2"
+ "\x44\xa2\x86\x4b\x45\x8d\x1b\xb7\x42\xbd\x4a\xa4\xb9\x43\xaf\x7b"
+ "\xba\x31\x1e\xf4\x0d\x1a\x85\xb8\xaf\x07\xfd\x16\xb0\x98\x42\x1b"
+ "\xe4\x42\x8e\x13\xd2\x69\x56\x3a\x35\xa7\x38\x48\x08\xd0\x02\xd7"
+ "\xdb\x31\x2e\x99\x50\x1a\x6b\x59\x37\x9e\x90\x77\xd7\x34\xca\x71"
+ "\xef\x85\xf3\xaf\x37\xd8\x4c\x69\xbf\xc4\xf5\x78\x16\x83\xa0\x41"
+ "\x36\x79\x73\xcc\x19\x1e\xfb\x19\xfe\x7f\x0b\xd7\x1d\x66\xc1\x33"
+ "\xae\x67\x0b\xad\x1a\x05\xe6\x85\xf4\x27\x4c\xc9\x27\x48\x88\x9e"
+ "\x28\x0b\xa0\x6d\x62\x5e\xf4\xb7\x01\xbc\x99\xcc\x62\x38\xc0\x73"
+ "\x24\xce\x95\xc3\xef\xd8\x3c\x29\x2d\x89\x2d\x67\xf2\xc1\xb0\x71"
+ "\x2b\xb4\xbf\x9c\xed\xfb\x84\x76\x6e\x80\x36\x43\x1e\x15\xee\xb7"
+ "\x61\xf7\x34\xa2\x2e\x82\x34\x2c\x07\xee\x2a\xb6\xe7\x57\x36\x59"
+ "\x8d\x65\x7b\x3d\x2b\xa0\xda\xb8\x95\x02\xb6\xf9\xf9\x1d\xd9\x91"
+ "\x3a\xd9\xad\x33\x42\x64\x94\xc2\x37\x13\xd6\xe1\x1c\x36\xee\xcf"
+ "\xc6\x3d\xe7\xb2\x5b\x27\x40\xf9\x8a\x37\xd8\x9c\xed\x64\x87\x45"
+ "\x36\xa9\xcb\x2f\x39\x5f\x67\xb9\x35\x16\xbf\x83\xbf\xe1\xf9\x27"
+ "\xb3\xfd\xe8\x58\x67\x6d\x5a\x00\x85\xf7\xd3\xf9\x1e\x6e\xe5\xdf"
+ "\xdb\xb3\x6f\x9d\xd6\xb5\x87\x9b\xff\x0e\xb0\x74\xeb\x6c\xe0\x19"
+ "\xdb\x5b\x86\xcf\x5e\xf7\x14\x8b\x7c\xab\xd4\x00\x36\xba\xf3\x4e"
+ "\xc2\x08\xe0\x42\xc2\x08\xd6\xf7\xbd\x34\x8b\x9c\xef\x11\xba\x95"
+ "\xf9\xb8\x2f\x00\x1e\x3a\x5f\xd7\x28\xd8\xbc\x74\x27\xf2\xa5\x0e"
+ "\xde\xdd\xf6\x67\xe4\xcb\x06\xd0\x05\x62\xde\x5d\xae\xfa\xe3\xf3"
+ "\x6d\x8c\x9f\x02\xf0\x82\xef\x59\xba\x6d\x09\x8b\x01\x05\x32\x03"
+ "\xf7\x9a\x1f\x4c\x21\xb8\xfe\x59\x4e\x01\x23\xef\x26\xda\xe5\xa5"
+ "\xc9\x3c\x7d\x6f\x8b\x5d\xbe\xa1\x89\xa0\x6c\x21\xc6\x3f\x12\x05"
+ "\xe8\x21\x05\x96\x49\xc3\x62\xd9\xf9\x07\xc6\xc7\x35\xc0\xbb\x64"
+ "\xc0\x2e\xd0\x7c\x03\xd0\xaf\xb4\x83\xad\xd3\x24\x94\x0a\x44\x25"
+ "\x40\x3e\x8b\xec\xb6\x6d\x50\x9e\x7a\xcb\x58\x6a\xc5\x3d\xd1\x40"
+ "\xc3\x7f\xb4\x67\xdf\x96\x21\xd1\x10\xeb\x84\x7b\x9a\x8d\xb8\x4f"
+ "\x5f\x76\xab\x83\x63\xe8\xd6\x0a\xa9\xcd\xde\xe8\x69\x7c\x97\x84"
+ "\x19\xef\x22\x53\x05\xe5\x99\x1a\x1a\x70\xc3\x56\x9c\x6f\x7e\xbc"
+ "\x19\xfd\x5e\x35\x92\x98\x57\x4e\x52\xb3\xd5\x49\x84\xc0\x33\x35"
+ "\xb8\x06\xe1\x5c\x77\xc7\x98\x18\x90\x44\x60\x6b\x28\xd3\xed\x44"
+ "\x6d\x4e\xb3\xf2\x58\x85\xe4\x3c\x71\xbe\x08\x32\x1c\xe4\x3a\xe8"
+ "\x54\x45\xfa\x79\x32\x0e\xe9\x25\x04\x19\x95\x0d\x32\xdd\x9c\x39"
+ "\x49\x24\x63\x60\x72\x54\xc7\xf6\x7f\xa2\x7d\x01\x32\x5f\x8e\xfb"
+ "\xea\xcc\x56\x07\xae\xbf\x0d\x6c\x1f\xa9\x4c\x97\xe0\x4d\x46\x62"
+ "\xbb\x05\x9c\x87\x16\xdb\x1c\x83\x6d\xb6\xd9\x09\xce\xe5\x3f\xbe"
+ "\x12\xfd\x2d\xb7\x11\x21\xf7\x4c\x0d\xb6\x19\x6c\x9d\x9c\x81\xcf"
+ "\xe9\xeb\xbc\xc6\xd5\xc2\x6f\x53\xa0\xb7\xb0\xee\x86\xad\x82\x6a"
+ "\x63\x0e\x7e\x1b\xeb\x80\xe7\x74\x1e\x6f\x23\x8c\xee\x48\x7f\xb3"
+ "\xdd\x49\x68\xa0\x7b\x1d\x1c\x03\xac\xc3\xed\xde\xdb\x7f\x17\x09"
+ "\x33\xbc\xcb\xf9\xee\x5c\x27\xd2\x20\x01\xd7\xc0\x36\xe6\x60\x8c"
+ "\x8e\xc7\xb1\x0e\xd6\xb3\x64\xd6\x59\xc2\xf8\x6f\xd6\x35\x13\x67"
+ "\xc0\x1d\x63\x70\x2f\x01\xf2\x3f\xcd\x01\xfc\xbf\x60\x47\x1f\x4b"
+ "\x56\x73\xc6\x45\x82\xf6\x8b\xa3\x55\x27\xef\xc9\xff\x3b\xe6\xcc"
+ "\x49\x19\x28\xff\xef\x18\x22\xfe\xdf\x71\x15\xb4\xff\x4e\x3f\xda"
+ "\x7f\xe7\x10\xb5\xff\xce\xab\xa0\xfd\xe1\x7e\xb4\x3f\x7c\x88\xda"
+ "\x1f\xee\xb5\xfd\x0f\x8f\x13\x28\xdb\x63\x12\x9c\xab\x47\x1d\xc0"
+ "\xf5\xd5\x94\x59\xb8\x87\x84\x9d\xcb\x12\x9f\x09\x3f\xa7\xa5\xec"
+ "\xf6\xac\xea\xf6\xac\xee\xf6\x1c\xda\xed\x59\xd3\xed\x39\x4c\x7a"
+ "\x06\x3d\x32\xec\x9c\x2c\xfc\x63\xb0\x4b\x33\x2c\xb2\x29\x71\xe2"
+ "\xfb\x49\xe8\x83\x0c\x74\xfa\xa4\x3e\xe2\x65\xde\xd0\x24\x9b\xc2"
+ "\x63\x87\xac\x1b\xaf\xa3\x6b\x32\x88\x60\x98\x1b\xf9\xf8\x5a\x90"
+ "\x5d\xc0\x3f\xda\xa9\x19\x0e\x36\xc2\xf5\xe8\xe7\x0e\xf7\x1c\x68"
+ "\x13\x71\x2f\xc9\x94\xf7\xb1\x7d\x77\xe9\x4d\x44\x08\xb8\x83\xad"
+ "\xe5\x0b\xc6\xb9\x91\xd6\x80\x3b\xc6\xd3\xcd\x45\xea\x02\xb9\xa0"
+ "\x2c\xc8\x12\xb4\x6b\xad\xd4\x3a\xf3\x3c\xc8\xa1\x36\xf4\x3d\x0f"
+ "\x3c\x4e\xa2\x56\x53\xe2\x59\xa8\xef\x5d\xe3\x2a\x53\xa1\x6c\xf8"
+ "\x0e\x7c\x0b\xc6\x71\x73\x43\xcd\x8e\x6a\x1c\x1f\x45\x56\xd9\xca"
+ "\x09\xc6\x24\x12\xcb\x8c\xa0\x41\x73\x43\xb1\xcc\x5e\xed\x53\x43"
+ "\xee\x36\xf8\xe6\xaf\xe7\xe8\x14\x84\x66\x2a\x42\x07\xc6\xd3\xbb"
+ "\xa6\x79\xb5\x7b\x0d\x79\x93\x78\xb9\x4a\x7f\xca\x2d\xea\xa3\x5c"
+ "\xb1\xbe\x6a\x7f\xca\x6d\xf6\x5e\x6e\xbe\x58\x5f\xad\x1f\xe5\xde"
+ "\x3d\xa3\x8f\x72\xc5\xfa\x46\xf9\x53\x6e\x89\xf7\x72\x0d\x62\x7d"
+ "\x33\xfc\x29\xd7\xe6\xbd\xdc\xdc\x6d\xfe\x61\x21\x22\xba\x2f\x2c"
+ "\xf8\x87\x83\x88\x3e\xda\x9f\xb7\xcd\x3f\x0c\x44\x78\xf5\xff\x82"
+ "\x18\xf0\x8f\xff\xf7\xf4\xc9\x7f\xff\x78\x7f\x4f\x71\x5f\xbc\xf7"
+ "\x8f\xef\xf7\x78\xc5\x3f\xda\xf2\xc0\xfb\x78\x1a\x5c\x44\x84\x82"
+ "\xb9\xf1\x42\x70\xee\xb3\xeb\x84\x28\xf2\x30\xc8\xb0\x90\x62\x32"
+ "\x3a\x8a\x8d\x8f\x7f\x99\xb1\xb6\x84\xc8\x61\xbc\x2b\x7f\x67\x4d"
+ "\x8d\xdc\xec\x98\x8a\x3a\xc7\xb9\x2d\xd9\x2e\xbb\x05\xd2\xf7\x83"
+ "\x84\xb7\x81\xdd\xc9\xcb\x99\x1b\x5f\x90\x16\x45\x44\xbf\x1b\x36"
+ "\x3c\x67\x1c\x03\x72\xcc\x5c\x6c\xc7\x3d\x2b\xa3\xe1\x77\x0e\xc0"
+ "\x2f\x94\x61\x27\xef\x09\x56\x59\x54\x22\xcb\x67\x65\xe7\xeb\x0a"
+ "\x72\x9f\xa5\xe9\x3a\xf4\xbf\x68\x85\x6f\x9e\x09\xb0\x12\x39\xfa"
+ "\x49\x6a\xcf\xfe\x65\xbd\x45\xf6\xab\x63\xe2\x79\xd2\x66\xe6\x27"
+ "\x14\xea\x8b\x67\x35\x31\x2f\xfa\x0b\xbd\x4b\x4f\xe4\xe8\xc3\xbd"
+ "\x3d\xfb\x57\x6a\xf4\x1d\xda\xd7\xb9\x6c\xa7\x61\xe3\x0c\xfc\x3d"
+ "\x35\x80\x0e\x3d\x4b\xe4\x78\x16\x13\xc6\x01\xa6\x02\x18\x43\x3c"
+ "\x72\x3b\xce\x79\xb4\x90\xb4\xb5\x54\xc0\xf9\x27\xaa\x32\xd8\x71"
+ "\x5f\x1c\xdf\xe3\xfd\x2b\x8c\xaf\x61\x13\x65\xff\xf8\x26\x78\x66"
+ "\xe3\x18\xdc\x17\xa3\x8a\x6b\xa4\x05\x41\x51\x55\xb6\x16\x16\x73"
+ "\xa8\x4e\xf6\xab\x77\xd0\x87\x63\xab\x6a\x63\x94\x4d\xb5\x31\x1a"
+ "\xea\x55\x26\xb5\x01\xbf\x2f\xa5\xe3\xb8\x0d\xf3\xc1\xfb\x72\xe9"
+ "\x9c\xb6\x97\xf8\xdd\x63\x62\x34\xd4\xda\xe5\x9b\x43\x76\xef\x14"
+ "\xa4\x3d\xd8\x0a\x53\x6d\xe9\xba\x89\x7c\x1e\x23\x92\x9d\x45\x80"
+ "\x7a\x4f\xe2\x63\xd3\xb9\x93\x98\x1f\x5f\xd0\x01\x73\x74\xf2\x01"
+ "\xda\xad\x91\x4c\xff\x9b\x26\xa2\x8e\xbc\xf7\x3a\x28\xff\x37\x75"
+ "\xb2\xc8\x14\x3e\x16\x9b\x3b\x95\x9d\x4f\x94\x45\x86\xc2\x37\xa6"
+ "\x52\x43\x9c\x05\xf3\xc1\xfb\x62\xf1\x7d\x94\xdb\xfb\x28\xdc\x27"
+ "\x29\xbe\x17\xc7\x72\x73\x67\xb8\xbd\x9f\xa1\x9f\x88\x73\x13\x91"
+ "\x16\x6c\x03\xe8\x33\x2d\xea\xb6\x2e\x5f\x23\x41\x73\xb5\x62\xbe"
+ "\xc8\x66\x59\xe4\xc5\x56\xc0\x16\xbc\x9f\xe6\xf6\xfb\x69\x07\x52"
+ "\x22\xc8\xc3\x5b\x90\x86\xf7\xaa\x2c\xf2\x02\x25\x1f\xcf\x46\x6a"
+ "\x58\xdb\x55\x73\x35\xee\xe5\x41\x7a\x0d\x94\xa9\xb1\x81\x1d\x05"
+ "\xff\xb3\xf9\x1f\x77\x7a\x4b\xa7\x24\xb5\x8b\x96\x2d\xd0\x2e\x5c"
+ "\xb1\x6a\x39\x9e\x72\x1b\xe9\xb1\xbf\x51\x8d\xe7\x40\x05\x43\x81"
+ "\xce\x5c\x8c\xe7\xd2\xd4\xec\x3c\x77\x11\xf0\xd1\x51\xb0\x29\xde"
+ "\x19\xbc\xd1\xea\x2c\x30\xaa\xd3\xdb\x88\x3c\x4d\x43\x4f\x99\xd6"
+ "\x3c\x44\xce\xc9\xee\x7d\x8b\xc5\x63\xd5\x32\x7f\xd5\x36\xd3\x9a"
+ "\x4f\x30\x8d\x9d\x53\x37\xc7\xf3\xb4\x0f\xd2\xca\xe5\xfb\xd2\x6a"
+ "\xe4\x15\xf1\x2d\xe4\x80\xc6\x4a\x0e\x6a\x5b\x48\x09\xa6\x0b\xd5"
+ "\x72\xdc\x37\x7a\x4e\x76\x5f\x10\x7e\x0b\xc7\xf8\xf8\x3f\x9f\xaf"
+ "\xb8\xf7\x4f\xf8\x1d\xf4\xf3\xd1\x2c\xbb\xf7\xcf\xf8\x3d\x8b\xec"
+ "\xde\xa2\x80\x12\xb6\xcf\x58\x05\xf9\x9e\x10\x8c\x05\x3a\xd6\xc7"
+ "\xb3\xef\x9d\xe1\x90\xab\x3a\xc5\x73\x6f\x2c\xfe\x40\x7b\xf6\x7d"
+ "\xd3\xdc\xce\x78\xaa\x5a\xe5\xe4\x01\x48\x9b\x2d\x9d\x2d\xc0\xf8"
+ "\x67\xde\x64\xc6\x45\x18\xcb\x5e\x2c\x89\x8d\x16\x54\x05\x40\xdf"
+ "\x02\x5d\x79\x39\xc1\xb9\x14\x19\xee\x81\x6d\x96\x4d\x05\xdb\xa3"
+ "\x40\x93\x86\xfd\x14\x68\xf1\xdf\xb8\x8f\x2f\x78\x53\xfc\x76\xdc"
+ "\xb7\x57\xb0\xd1\xfa\x5f\xc9\x76\xf9\x67\x15\xbb\x88\xf6\x5f\xd1"
+ "\x1e\xba\x6f\xff\xbf\x2c\xa2\x8e\x3b\x8e\x99\x48\x45\xfd\xdf\xc9"
+ "\xe7\xb5\xe5\x44\x35\x8f\x04\xa4\x5b\xa8\x93\x8d\xf7\x93\x88\x3c"
+ "\xc6\x42\x02\xd2\xda\xb0\x9f\x3a\x49\xfa\x2a\xb8\xdb\x2b\xc1\xc6"
+ "\xd1\x2f\x7d\x27\xad\x71\x98\xf6\x49\x42\xa0\x3f\xb1\x75\x63\x76"
+ "\xce\xc6\xca\xce\x2d\x07\xe1\x1c\xb6\xdb\xf9\x9a\x9a\xb5\x67\x89"
+ "\xb2\x32\xe1\x5b\x92\x1a\x4f\x05\xe7\x4b\xba\x31\x31\xf1\x01\x94"
+ "\x9d\xb1\x49\x81\xcc\x7a\xe0\xe9\x4b\xba\xe0\xd7\x92\x49\x68\x55"
+ "\x92\x85\x98\x1b\xcb\xc9\xeb\x89\x24\x94\xb6\x27\x04\x56\x54\x7c"
+ "\x46\x68\xde\x8f\xd5\xef\xa5\x99\x86\x49\x7b\xa6\x42\x32\x65\x38"
+ "\x67\x19\x6c\xc0\xbd\x53\x17\x48\xc4\xfc\xd3\x19\x6c\x9e\x15\xe7"
+ "\xb4\x1d\xed\x3a\x6d\x67\xbb\xee\xe6\x8e\x76\xdd\x44\x69\x2e\xfc"
+ "\x0f\x4b\xd4\x64\x0b\x9e\xcd\xc9\xbe\x1d\xf3\x2b\xd0\xb6\x77\x04"
+ "\xfe\x54\x83\xf3\xde\x88\x4b\xf8\x76\x98\xb0\x50\x47\xee\xb6\xb2"
+ "\xb3\x3f\x38\x17\xaf\x2e\x7d\x16\xea\xdb\xdc\x42\xdc\xf7\xff\x5c"
+ "\x7c\x49\x27\xc7\xbd\x3f\x34\xfb\xbe\x84\x8e\x2d\xb1\xd1\xb8\x07"
+ "\x08\x74\x41\xe4\xc0\xfb\xf6\xff\x61\x73\x13\xd8\x7e\x0a\x98\xdd"
+ "\xde\x82\xfc\x01\x3e\xb5\x58\xe5\xc8\x8b\xca\x45\xc8\x87\x6a\x0f"
+ "\x3e\x30\xbe\x25\xda\xe5\xc8\x0f\xe4\x05\xf2\xc4\xc5\x8f\xe3\x8c"
+ "\x1f\xdb\x05\xce\x8f\x0e\xd0\x03\x12\x4f\x2e\x86\xc5\xc6\xf5\xc5"
+ "\x17\xe4\x07\xf2\xa6\xa2\xfe\x5b\xe2\xc1\x13\x2b\xe7\x09\xd0\x73"
+ "\x8c\xc4\x17\xe4\x89\xb9\x19\x6c\x5d\xe0\xcb\xef\x8f\x13\xf2\x2f"
+ "\xb7\x53\xa1\x72\xe6\xd1\x2e\xfe\x38\xbc\xf1\xe7\x8c\x8b\x3f\xc0"
+ "\xfb\x9e\xfc\x39\xab\xc6\xb5\x19\xe4\xcf\x8e\x81\xf0\xa7\xa2\x9e"
+ "\xf3\xc7\x21\xf2\xe7\xf6\x68\x22\xb7\xb7\xeb\xe4\x9b\x93\xc9\xd4"
+ "\x99\xa7\xb5\xe4\x50\x5c\x25\x01\x5a\xdb\x05\xe3\xc6\xa9\xfe\xf5"
+ "\xa3\xdf\xa4\xf8\xde\x8f\x7e\x1d\x78\xad\x1f\x0d\xb4\x1f\xdd\xbf"
+ "\x63\x70\xfd\xe8\x37\x33\xae\xf5\xa3\xcb\xd5\x8f\x7e\x13\xd5\xbd"
+ "\x1f\x75\xe9\xea\xc4\xc5\xcb\x16\x2c\x59\x8e\xc7\xf7\x9e\x5d\x9d"
+ "\xb4\xf8\x45\xae\xb1\x3d\x74\xb6\xc6\x99\x16\x25\x47\xbf\x70\x15"
+ "\xc5\xd5\xe4\xbd\xf1\xd5\x72\xe7\x0f\x1a\x05\x35\x0c\xd7\x0a\x06"
+ "\x65\x19\xfa\xf7\xc4\xfe\x56\x84\x7e\x2f\x64\x0f\x6e\xab\x0a\xe3"
+ "\xb1\x34\xf1\x7f\x66\xaf\x84\xc5\xd6\xe0\x1a\xc9\xba\x35\x44\xb1"
+ "\x0e\xcf\x30\xdb\x71\x2e\x82\xbd\x0f\x42\x7f\x87\x74\x4b\x6c\x0d"
+ "\xfa\xad\xb1\xa9\xe2\x2c\xeb\xa1\x2c\x6b\x50\x81\x4e\xa1\xc5\x33"
+ "\x0e\xd3\x4b\x40\x1f\xcf\xeb\xf2\x85\x24\x8b\xaa\xa6\xc3\xa7\x59"
+ "\xb1\x9f\xe3\x79\xb3\x73\xb2\xe9\x47\x2e\x66\x11\xf4\xb7\x61\x9d"
+ "\x73\x3b\x7c\x67\x42\x6c\x1c\xf3\x4b\x00\x7d\x9e\xbf\x7f\x60\x15"
+ "\x7e\xbf\x53\x65\x64\xbe\x0d\x5b\x55\x9b\xe2\x5b\x0d\x1b\xad\x9f"
+ "\xa5\xee\x20\xda\x27\xb1\xcf\x4f\x77\xfe\xbe\x18\xfa\xfc\x6c\x13"
+ "\xa9\xd4\xfc\x17\xf9\x3c\x0e\xb0\x16\xd7\x5f\x9f\x77\xc3\xd8\x44"
+ "\xdf\xfa\xbc\x84\x2d\xc4\x14\x62\x0b\x71\x35\x0a\x70\x85\x58\x93"
+ "\xb0\xb5\xe9\x02\xc7\x56\x48\x2d\x51\xbf\xd6\x42\xf8\x9c\x04\xe0"
+ "\x0b\xcf\x05\x57\xa6\x1c\xf5\xde\xf7\x2f\x74\xc3\x96\x5c\xc4\xd6"
+ "\x4b\x80\xad\x97\x5c\xd8\x7a\xfa\x5b\x35\x79\x9d\x61\x4b\xe7\xc2"
+ "\x56\xee\x4f\x35\x12\xae\x10\x63\x88\x27\xe1\x79\x1d\xc1\xfe\x2e"
+ "\x61\xac\xf4\x39\xbe\xc6\xc9\xfa\xbe\x1c\xfa\x7e\xbb\x9b\x0e\x9d"
+ "\x30\x98\xbe\xff\x00\xdb\xff\x84\x3c\x41\xfe\x20\x5f\x90\x17\xff"
+ "\x8c\x7c\x40\xbf\xb4\xb4\xbd\x37\x5e\xdc\xb6\xab\x3f\x5e\x20\x1f"
+ "\x90\x1f\x8c\x0f\xc0\x0f\x69\xbd\x19\xd7\x1f\x91\x27\xc8\x8b\xbb"
+ "\x52\x89\x1c\xf9\x52\x0a\xfd\x1d\xfb\x38\xd0\x76\x1a\xf2\x85\xd9"
+ "\xad\x59\x41\xbb\x8a\xf0\xcc\xac\x18\xf3\xb7\x3d\x3b\xca\xda\xd3"
+ "\x66\x7d\x50\xd1\xe5\x8b\x52\x36\xbd\x8c\x8f\x31\x8c\x3c\x7e\x8a"
+ "\xec\xa1\x39\x62\x1f\x36\xe1\x78\x8f\x8d\xed\x9c\x30\xb6\x53\xc1"
+ "\xd8\xce\x00\x63\xbb\x94\x46\xd1\x5f\xc0\x83\xdc\xef\x28\x8e\xe5"
+ "\x82\x0c\x76\x6a\x8c\x6b\x44\x9a\xb1\x75\xd2\xa0\x8d\x51\xb8\xae"
+ "\x43\x8d\x30\x6e\xfc\x0f\x39\x81\x67\xc0\x8d\x73\x80\x78\x79\x50"
+ "\x2f\xae\x03\x47\xea\xd7\xe0\x1e\x81\x87\xa2\x78\xfd\xa6\xcf\xc5"
+ "\x74\xb6\x86\x26\x17\xb6\x3a\xd7\x79\xae\xa1\xb9\xaf\xb1\xbe\x97"
+ "\x66\x15\xd7\xcf\x1e\x62\x3e\xad\x51\x26\xa0\x1c\x7b\x27\xad\x5a"
+ "\xee\x5a\x43\x3b\x8a\xef\x6f\xf7\x5c\x43\x7b\x50\x3c\x27\xfd\x50"
+ "\x2c\xee\x1b\x81\xf7\x6a\x9e\x3e\x3d\xce\x3d\xdd\xb5\x46\xcd\xd3"
+ "\x05\x39\x8b\x75\x82\x63\xec\x66\x3e\xb6\x7e\x68\xa9\x34\x86\xf5"
+ "\x62\xcf\x0c\x40\xce\x3e\xaa\x75\xc9\xd9\x47\xf9\x5c\xb3\xa6\x48"
+ "\x59\xd9\x43\xce\x9e\x80\xf7\xbf\xcb\x7d\x1c\xe5\xac\xc1\x48\x44"
+ "\x9e\x5e\x04\x9a\x04\x60\xcc\x4a\x4c\xc7\xf3\x3a\x28\x73\xb7\x30"
+ "\x19\xbc\xc9\xbe\x9e\xad\x93\x3f\xac\xf1\x94\xbd\xbf\x9b\xe9\x29"
+ "\x7b\x1f\x9e\xd5\xb7\xec\x9d\x71\xbe\x6f\xd9\xfb\xf0\xea\x6b\xb2"
+ "\xd7\x5f\xd9\x0b\x76\xd7\xa0\x64\xef\x8c\x3d\xd7\x64\xef\xa5\x92"
+ "\xbd\x33\x76\xb9\xc9\xde\xb7\x3c\x65\xef\xef\x96\xf6\x94\xbd\xbf"
+ "\xcb\x70\xc9\xde\x87\x27\x79\xca\xde\x47\x8f\xf8\x26\x7b\x7f\x57"
+ "\x79\x69\x65\xef\xef\x9a\x3d\x65\xef\xa3\x7b\x44\x39\xb2\x7f\xe0"
+ "\xb2\xf7\xd1\x2d\x7d\xcb\xde\x47\xdf\xf2\x94\xbd\x8f\xa6\x70\x19"
+ "\xfb\x68\x35\x97\xbd\x8f\x1a\x44\x19\x6e\x72\x4f\x77\xc9\x5e\x9e"
+ "\xde\x53\xf6\x3e\xda\xd8\x8f\xec\xd5\x39\x05\x49\xf6\xd6\x80\xec"
+ "\xad\x91\x0b\xcf\x7b\x93\xbd\x33\x6d\x95\x28\x7b\x13\x51\xf6\xce"
+ "\xb4\xf5\x2d\x7b\x67\xfe\x01\x65\x2c\xf3\x4b\xf9\x17\x5a\xcf\xfc"
+ "\x02\xfe\x85\x36\x22\x1e\x1f\x4f\x85\x74\x48\x43\xff\x89\x98\x4f"
+ "\xe4\xbd\x28\xa3\xa3\xb7\x74\xc9\x68\xc8\x27\x8c\x73\xc9\x68\x94"
+ "\xcf\x28\xa7\xb7\xfc\x85\x5a\x4a\xff\x42\x6b\xdb\xb3\xa3\x0f\x4a"
+ "\xb2\xda\x08\x69\x18\x6b\x08\x7d\xf7\xe0\x9e\x41\xa0\x41\xfd\x3a"
+ "\xf8\x1e\xe6\x87\x7c\xcd\x9e\x32\x7d\xa6\xd6\x53\xa6\x3f\x76\x53"
+ "\xdf\x32\xfd\xf7\x87\xfa\x96\xe9\x8f\xcd\xba\x26\xd3\xaf\x94\x4c"
+ "\xff\x7d\xe1\x35\x99\xde\xbf\x4c\xef\x8d\x17\xdd\x65\xfa\x14\x51"
+ "\xa6\x6f\xe9\x92\xe9\xbf\x37\x78\x97\xe9\x33\xa3\x7a\xca\xf4\x99"
+ "\xb1\x2e\x99\x1e\x6d\xf7\x94\xe9\xb3\xde\xf2\x4d\xa6\xcf\x7c\xf3"
+ "\xd2\xca\xf4\x99\x26\x4f\x99\x3e\xab\x50\x94\x3b\xd3\xdd\x65\xba"
+ "\x10\xe0\x8b\x4c\x9f\xb5\x52\x92\xe9\x28\x33\xdf\x11\x6a\xdc\x64"
+ "\x3a\xca\xb6\x59\xab\x4d\xc9\x75\x6e\x32\x7d\xd6\x4c\x2e\xbb\x67"
+ "\x6d\x73\x32\x99\x3e\x2b\x9e\xa7\x47\x4f\x73\x4f\x77\xc9\x74\x9e"
+ "\xee\x74\x97\xe9\x8d\x28\xd3\x67\xed\xe9\x47\xa6\x47\xf8\x2e\xd3"
+ "\x9f\x0a\x73\xc9\xf4\xa7\xc2\x24\x99\x8e\x72\x1c\x65\x3a\xca\x60"
+ "\x94\xeb\xcc\x57\x15\xdb\xf7\xf0\xe4\x2b\x21\x56\xa2\x44\x1f\xb9"
+ "\x38\x87\x81\xb2\x18\xfd\xf1\xa0\x6c\x67\x79\x96\xf3\x3c\x20\x9f"
+ "\xd1\xbf\x69\x23\xc8\xe4\x46\xe3\x39\xa2\x80\x7c\x35\x05\xb8\x87"
+ "\x0e\x9e\x51\x76\x87\x34\x83\x1e\x70\x30\x3d\x50\x83\xfa\x83\xd3"
+ "\xeb\xc9\x57\x3c\x75\xc1\xe3\x6f\xf7\x66\xaf\x17\xba\xe9\x82\xd2"
+ "\xb1\xf4\x58\x7b\xf6\xe3\x15\x92\x7c\x2f\x80\x67\xd4\x01\x85\x2d"
+ "\x4c\x07\x58\x40\x07\xd4\x73\x1d\xf0\xb8\xb5\x2b\x0f\xd4\x81\xe5"
+ "\xe1\x7a\xa2\x06\xf2\xd4\xf2\x3c\x31\xa1\x9e\x7a\xe2\xc9\x68\x4f"
+ "\x3d\x11\xf3\x18\xea\x09\xf4\xdb\xca\x62\xae\x1b\x0b\x34\xce\x2d"
+ "\xb1\x71\xa8\x33\xf8\xfb\xd9\x67\xbb\xf4\xc4\x58\x37\x3d\x91\x22"
+ "\xe9\x89\x98\x55\x57\xbd\x9e\x00\x2c\x57\xa6\xfe\x33\xea\x89\xd9"
+ "\xbb\xae\x06\x3d\x81\x3c\x18\xe5\x36\xb7\xea\x8d\x0f\xe8\x1f\xa1"
+ "\x72\xe9\xcf\x45\x4f\xcc\xde\xe9\x5d\x4f\x3c\x99\xd0\x53\x4f\x3c"
+ "\x99\xea\xd2\x13\x31\x5a\x4f\x3d\xf1\x54\xa5\x6f\x7a\xe2\xc9\xc3"
+ "\xdd\xf5\x04\xd2\xac\x80\xef\x09\x68\x46\xfd\xe0\x34\x6e\xc4\xb9"
+ "\xdf\x19\xfe\xe9\x89\x27\x1b\x3d\xf5\xc4\x53\xbb\x44\x99\x34\x7a"
+ "\xe0\x7a\xe2\x29\xe6\x1f\xb1\x40\xd2\x13\x17\xba\xeb\x89\xa7\xde"
+ "\xf4\xd4\x13\x4f\x25\x71\x7d\xf0\x54\x05\xd7\x13\x4f\xe5\xf0\xf4"
+ "\xc7\xd5\xee\xe9\x2e\x3d\xc1\xd3\x7b\xea\x89\xa7\xea\xfb\xd1\x13"
+ "\xaa\xce\xb0\xd8\xb8\x4e\xc3\xa6\x28\xc7\xb6\x58\x4b\x78\xdc\x03"
+ "\xce\xee\x7d\x80\x63\xdf\x49\xb0\x2f\x74\xad\xf9\x3c\xc3\xd7\x18"
+ "\x04\xf1\xdc\x6d\x47\x58\x6c\x74\xc3\x52\xe8\x07\xcd\xde\xfb\x01"
+ "\xf4\x01\xa5\xd4\x07\x2a\x13\x4e\x13\xe8\x17\x72\x5c\x07\x7a\x1d"
+ "\xf0\x6f\xb6\xd5\x30\xb9\xa4\xaa\x8f\x22\xe8\xaf\x30\xa8\x99\xa8"
+ "\x83\x64\xb2\xe1\xb8\xc6\xe0\x84\xbe\xf0\xc8\xed\x54\xb8\xb3\x26"
+ "\x8a\x04\x25\x90\x60\xec\x0f\xef\x8a\x6b\x0d\xe8\x33\x01\xd7\x18"
+ "\x00\x87\x11\xf3\x8f\xb8\xd6\x18\x3a\x7c\x58\x63\x30\xa7\x58\xd8"
+ "\x1a\x03\x9e\x23\x12\xa0\x0f\xb0\xb3\x2d\xb8\xc6\x60\x67\xeb\x32"
+ "\x6a\x76\x9e\x84\xad\x31\xd4\x11\x5c\x5f\x90\x7c\xa2\xe0\xba\xc2"
+ "\x9d\x71\x44\x8e\x3e\x15\x5e\x07\xfc\x1f\xd2\x55\x12\xec\x03\x03"
+ "\x97\x47\x73\xbc\xee\x7f\x42\xbe\x38\x80\xa6\x4e\xd5\xa6\x28\xfa"
+ "\x5a\x51\xc4\x7f\xd7\xd9\x65\xe8\x0f\xd2\x09\x3c\x12\x40\xee\x50"
+ "\x65\x37\xb9\xd3\x29\xd2\xbb\x93\xd3\x1b\x78\xa5\x7c\xc6\x46\x28"
+ "\xa4\x73\x7f\x90\x76\x0b\x60\x4d\x37\x66\xcb\x1a\xa4\x6d\x04\xd9"
+ "\x22\xfa\x84\x14\x5e\x4e\x08\x14\x80\x9e\x78\x7e\xe0\x9d\x0b\xf6"
+ "\x61\x4e\xe5\x99\x1a\x43\x07\x09\x07\x19\x13\x84\x32\x06\xf0\x39"
+ "\xf2\x8d\x0e\xa0\xed\x29\x4e\x5b\xf4\xe9\x85\x77\xc7\xcb\x3a\x2d"
+ "\x94\x7d\x73\x67\x27\xd0\xd7\xce\xe9\xfb\xcc\x4a\x35\x29\x95\xd6"
+ "\xd8\x3a\x30\xae\x42\x0d\x93\x31\x8f\xdb\x42\x28\xc6\x9b\x70\x76"
+ "\xea\xc2\x84\x1f\x80\xbe\x36\xe8\x53\x9d\x3a\xe4\xbf\xba\xb4\x01"
+ "\xd7\x04\x4f\xf0\x35\xb6\x40\xd1\x57\xc5\xcb\x20\xef\x97\x68\x89"
+ "\xb9\x0c\xe4\xed\xf0\xa7\xec\x9d\x5b\x62\xa3\xa9\x0c\xe4\x7d\xea"
+ "\x40\xe9\xfb\xaf\x65\x57\x86\xbe\xda\x9f\x11\x7d\xe7\x14\xfa\x4f"
+ "\xdf\x38\xe5\x95\xa1\xaf\xfa\x67\x44\xdf\x7f\xb5\xfa\x4f\xdf\xb9"
+ "\x5e\xf7\x3f\x23\x7d\xd1\xbe\x97\x6c\x7b\xc9\xae\x47\xdd\xc2\x75"
+ "\xe3\xd3\x16\x97\x4d\xff\xb4\x45\x5a\x8b\x04\xda\x28\x8c\xe2\x1c"
+ "\x8d\xfe\x39\x72\x63\x93\xec\xe9\x39\xd2\x3a\x24\xda\xd4\x8c\x57"
+ "\xaf\x01\xaf\x96\xe3\x39\x11\x91\x4f\xa0\x07\xe6\xdb\x40\x56\x4f"
+ "\x88\x8d\x73\x1a\x41\x4f\xbc\x15\x6b\xf1\xc2\x33\x39\xca\xf8\xa0"
+ "\x24\xa2\x7e\x46\xcf\x79\x27\xbc\x0c\x3c\xeb\x00\xfb\xc6\xde\x48"
+ "\xf0\xdc\x67\x48\x23\xc8\xd5\xce\x84\xc0\x79\x60\x2f\x4b\x7c\x7b"
+ "\x37\xd9\xce\x6c\x9b\x5e\xf9\xb6\xd9\x93\x6f\xad\xbd\xf0\xcd\xb5"
+ "\xb6\x0f\x76\x26\xe3\x9b\x85\xf1\x8d\xc9\xf5\x97\xc1\xb6\x01\xfe"
+ "\x49\x7c\x63\x72\x1d\x78\xc7\xf8\xd6\x5c\x47\x9c\x6e\x72\x1d\xed"
+ "\x1a\xe4\x5d\x45\x3c\xd8\x97\xd9\x71\xb3\x19\xdf\xd0\xce\x8c\x1f"
+ "\x28\xdf\x9e\xee\x66\xcf\xcc\x33\xfa\x66\xcf\x3c\xbd\x05\x6d\x16"
+ "\x77\x7b\x06\x9f\x5b\x61\xcc\xeb\x0c\xda\x38\xc3\xe6\x97\x0d\xf3"
+ "\xf4\x76\x4f\x1b\x66\x5e\x0a\xaf\xd3\xdc\xd3\x03\xb7\x61\xe6\xb1"
+ "\xf5\xa6\x77\x5e\xe3\x63\x49\x4f\xfb\x65\xde\x02\x4f\xfb\x65\x5e"
+ "\x24\xb7\x53\xe6\x19\x5a\xb3\xd0\x7e\x99\x17\xcd\xd3\xe7\xd6\xbb"
+ "\xa7\xbb\xec\x17\x9e\xde\x8a\xbe\xc1\xb2\xe7\x15\x0f\xcc\x66\xb9"
+ "\xfb\x0a\xdb\x2c\x11\x7d\xd8\x2c\x11\xff\x64\x36\xcb\x1f\xfa\x8a"
+ "\x21\x73\x4d\xa7\x32\x99\x3f\x6f\xbb\xff\x32\x7f\xbe\xd7\x58\x19"
+ "\xd7\x74\xaa\x44\xdf\x67\x66\xf8\x4f\xdf\xf8\x3d\xfe\xeb\xd4\x85"
+ "\x91\x2e\x9d\xba\x30\xd2\xbb\x4e\x7d\xf6\xed\x6b\x3a\xb5\x37\x9d"
+ "\x3a\x7f\x9b\xff\x3a\xf5\xd9\x24\x4f\x9d\xba\xf0\x94\x6f\x3a\xf5"
+ "\xd9\xf3\x43\xaf\x53\x17\x12\x4f\x9d\xba\xb0\x82\xd7\x69\xc1\xfd"
+ "\x03\xd7\xa9\x0b\xdf\xf1\xae\x53\x17\x7e\xe8\xa9\x53\x17\xe6\x70"
+ "\xdd\xb9\xd0\xc2\x75\xea\xc2\x12\x9e\xbe\x60\xaa\x7b\xba\x4b\xa7"
+ "\xf2\x74\xae\x53\x17\x36\x0f\x4c\xa7\xde\x78\x85\x75\xaa\xb6\x0f"
+ "\x9d\xaa\xfd\x27\xd3\xa9\x8b\x67\x5f\x93\xf9\xfd\xc9\xfc\x45\xc4"
+ "\x7f\x99\xff\x9c\x57\xff\x77\xfd\xcb\xfc\x25\x3a\x97\xcc\x5f\xa2"
+ "\xf3\x2e\xf3\x13\xb6\x5c\x93\xf9\xbd\xc9\xfc\xc5\xc5\xfe\xcb\xfc"
+ "\x84\x04\x4f\x99\xbf\xe4\xb8\x6f\x32\x3f\xe1\xf4\xd0\xcb\xfc\x04"
+ "\x9b\xa7\xcc\x5f\x62\xe2\x75\x7a\x7e\xca\xc0\x65\xfe\x92\x37\xbd"
+ "\xcb\xfc\x25\x6f\x7b\xca\xfc\x25\xa9\x5c\xb6\x2f\x39\xc6\x65\xfe"
+ "\x92\x42\x9e\xfe\x7c\xb8\x7b\xba\x4b\xe6\xf3\x74\x2e\xf3\x97\x58"
+ "\x06\x26\xf3\x43\xae\xb0\xcc\x57\xf7\x21\xf3\xd5\xff\x64\x32\xff"
+ "\x05\xaf\xe7\x3f\xfb\x97\x49\xcb\xf6\xb8\x64\xd2\xb2\x3d\xde\x65"
+ "\xd2\xb2\x7b\xae\xc9\xa4\xde\x64\xd2\x12\x9b\xff\x32\x69\xa9\xc3"
+ "\x53\x26\x2d\x5f\xe2\x9b\x4c\x5a\xb6\x7a\xe8\x65\xd2\xb2\x1c\x4f"
+ "\x99\xb4\x3c\x96\xd7\xe9\x85\xfd\x03\x97\x49\xcb\xef\xf5\x2e\x93"
+ "\x96\x4f\xf7\x94\x49\xcb\xc5\x35\xa8\xe5\x09\x5c\x26\x2d\x9f\xc4"
+ "\xd3\x5f\x30\xb9\xa7\xbb\x64\x12\x4f\xe7\x32\x69\x79\x52\x7f\x32"
+ "\x09\xb1\x5f\xa9\xe9\x86\xfd\x17\x24\xec\xeb\x2b\x3e\x2f\x91\xb0"
+ "\xaf\xaf\x60\xfb\xdd\x4a\x62\x6b\xf2\x93\x89\xc2\x80\x71\x2e\xa0"
+ "\xbf\xeb\xff\x1d\xb1\xaf\x7f\x10\xf7\x2d\xa8\x6a\x41\x86\xd5\x8b"
+ "\x32\x2d\x05\x64\x5a\x3d\x3c\xa3\x1f\xa8\x09\xb1\x35\x28\x8b\x70"
+ "\xfd\x1f\x9f\xb9\x6c\xb3\x0e\xc3\xf3\x92\x03\x3a\xcb\x54\x2f\x9e"
+ "\x65\x5a\xd4\xf3\x2c\x53\x89\xdb\x99\x19\xec\x1b\x41\x99\xb2\x60"
+ "\x5c\xd7\x05\xf9\x26\xca\xb1\xf2\x61\x0e\xa5\x28\xc7\x2e\x80\x1c"
+ "\xbb\xe0\xea\x13\x28\xc7\x5a\x41\x8e\xd9\x5e\xd2\x4d\x44\x59\xd6"
+ "\xf3\x1c\x13\x5f\xc7\x65\x72\x2c\xb7\x9b\x1c\x7b\xbe\x9b\x1c\x7b"
+ "\x0e\xe4\x58\x3c\xc8\xb1\x40\x57\x7f\xb8\xa5\x96\xc8\x67\x2e\x80"
+ "\x3e\x01\x72\x6c\xd3\x05\x94\x63\x87\xfc\x94\x63\x7a\x95\x67\x7f"
+ "\x58\xb9\xda\xb7\xfe\xa0\xcf\xf5\xd6\x1f\x3a\x8d\xfe\xf6\x07\x7d"
+ "\xb1\x67\x7f\x58\xb9\x48\xec\xa3\x1f\x0f\xbc\x3f\xac\x7c\xa4\xab"
+ "\x3f\xbc\xd0\xbd\x3f\xac\x9c\xe5\xd9\x1f\x56\x6a\x39\xee\x57\xa6"
+ "\xf0\xfe\xb0\x32\x52\xec\x27\x7b\xdc\xd3\x5d\xfd\x81\xa7\xf3\xfe"
+ "\xb0\x72\xfd\xb5\xf5\xd9\xab\x55\x47\x27\x36\x5e\x5b\x9f\xed\x6f"
+ "\x5c\xb6\xb2\xd8\xff\x71\x59\xd2\x15\x5a\xff\xfe\x39\xcd\x25\xbf"
+ "\x18\xe1\x3f\x7d\x57\x5d\xa1\xf5\xef\x9f\xd3\xbc\x42\xd2\x20\xd6"
+ "\xbf\x5f\xea\x73\xfd\xbb\x6f\x3b\x66\x75\x71\x45\x97\x0d\xbf\xba"
+ "\x58\xda\x73\xd9\xd3\x86\x5f\x1d\xe4\x79\x7e\xe9\xa5\xdd\xdd\xf7"
+ "\x43\xf6\x67\xdb\x3b\xfe\x57\xd9\xf6\xab\xac\xfe\xdb\xf6\x29\x35"
+ "\x9e\xb6\xcc\x9a\x47\x7c\xb3\x65\x56\xcf\xf1\x66\xcb\x38\xfc\xb6"
+ "\xed\x57\x2f\xf2\xb4\x65\xd6\x44\x88\xfc\x7f\x65\xe0\xb6\xcc\x9a"
+ "\xd1\xde\x6d\x99\x35\xe3\x3c\x6d\x99\xd5\xcd\xdc\x66\x59\x33\x83"
+ "\xdb\x32\x6b\x78\xbc\x69\xd9\x4b\xeb\xdd\xd3\x5d\xb6\x0c\x4f\xe7"
+ "\xb6\xcc\x9a\xd9\xd7\xd6\x6d\xaf\x56\x5b\xe6\xe5\x9d\xd7\x74\x6d"
+ "\x7f\xba\x60\xcd\x22\xff\x75\xc1\xda\xd0\x6b\xba\xb6\x3f\xfa\xbe"
+ "\xec\xf0\x9f\xbe\x69\x49\xfe\xeb\xda\x4c\x85\x4b\xd7\x66\x2a\xbc"
+ "\xeb\xda\x8c\xd5\x9e\xba\x36\x7d\xf2\x35\x5d\xdb\x97\xae\x5d\x3b"
+ "\xcf\x7f\x5d\x9b\x31\xc3\x53\xd7\x66\xbe\xef\x9b\xae\xcd\xd8\x3f"
+ "\xf4\xba\x36\xa3\xda\x53\xd7\x66\x96\xf0\x3a\xa5\x9d\x1f\xb8\xae"
+ "\xcd\x5c\xeb\x5d\xd7\x66\xbe\xe2\xa9\x6b\x33\xc5\x33\xf4\x99\x3b"
+ "\xb8\xae\xcd\x5c\xca\xd3\xd3\xac\xee\xe9\x2e\x5d\xcb\xd3\xb9\xae"
+ "\xcd\xec\xef\xfc\xcf\xb5\xf5\xdc\x2b\xa6\x6b\xd7\x69\xaf\xe9\x82"
+ "\xfe\x74\x41\x66\xb5\xff\xba\x60\x7d\x86\xff\xba\xe0\x55\xb5\x4b"
+ "\x17\xbc\xaa\xf6\xae\x0b\xb2\x5f\xf1\xd4\x05\xaf\xdc\x73\x4d\x17"
+ "\xf4\xa5\x0b\xd6\x25\xf8\xaf\x0b\xb2\x67\x7b\xea\x82\x57\x3f\xf6"
+ "\x4d\x17\x64\x57\x0e\xbd\x2e\xc8\xae\xf5\xd4\x05\xaf\x96\xf1\x3a"
+ "\xad\x77\x0e\x5c\x17\xbc\x9a\xeb\x5d\x17\xbc\xfa\x27\x4f\x5d\xf0"
+ "\xea\x22\x2e\xf3\x5f\xdd\xc3\x75\xc1\xab\x29\x3c\x7d\xbd\xc3\x3d"
+ "\xdd\xa5\x0b\x78\x3a\xd7\x05\xaf\x96\x5f\x5b\xe7\xbd\x5a\x75\x41"
+ "\x6e\xb8\xff\xb2\x2a\x7f\x8f\x4b\x56\xe5\xef\xf1\x2e\xab\xf2\xef"
+ "\xf1\x94\x55\xb9\xdf\x5e\x93\x55\x7d\xc9\xaa\x57\x6b\xfd\x97\x55"
+ "\x79\xdd\xd6\x7f\x0d\x3e\xae\xff\xe6\x7b\x5d\xff\xf5\x5f\x56\xe5"
+ "\x77\x5b\xff\x35\x88\xeb\xbf\xb9\x6f\x0f\x5c\x56\x19\xee\xf5\x2e"
+ "\xab\x0c\xdd\xd6\x7f\x0d\xe2\xfa\xaf\x41\x5c\xff\x35\x88\xeb\xbf"
+ "\xb9\x65\xee\xe9\x2e\x59\xc5\xd3\xb9\xac\x32\x0c\x72\xfd\xb7\xa0"
+ "\xde\xb5\xfe\x5b\xc0\xce\x0c\x08\xc5\x45\xca\x9e\xeb\xbf\x05\x73"
+ "\x71\xfd\xd7\xd5\x27\x0c\x6d\x6c\x2d\x18\xfb\x85\x8d\xfb\x15\xe9"
+ "\x75\x5d\x78\x5c\x91\xf2\xda\xba\xf0\x50\xac\x0b\x17\x74\xf3\xe7"
+ "\xb3\xe1\x4f\xbe\xf5\x93\x82\x37\x87\x7e\x5d\xb8\x60\x87\x67\x3f"
+ "\xd9\x90\x2a\x62\xc2\x8f\x75\xe1\x0d\x7f\xf0\xde\x4f\x36\x2c\xf6"
+ "\xec\x27\x1b\xc4\x7d\xb9\x1b\x0a\x79\x3f\xd9\x30\x53\xec\x3f\x7b"
+ "\xdc\xd3\x5d\xfd\xc4\xe0\xb6\x2e\xbc\xa1\xc4\x17\x9d\xee\x50\x6d"
+ "\x9a\x81\x3a\x3a\xbc\xe6\x01\x67\x17\x9e\x93\x44\x3c\xf7\xa6\xd3"
+ "\x9f\xe5\xb2\x1f\x71\xdc\xb9\x2d\xb6\xbe\x5f\x9d\x5e\x2f\xea\xf4"
+ "\x45\x3d\x75\xba\xa4\xcf\x11\xcf\xaf\xfb\xb4\x26\xdc\x0d\xd7\x03"
+ "\xd2\xe7\x77\xec\x18\x0c\xae\x11\xd3\x9e\xfa\xdc\x5f\x5c\x17\x5e"
+ "\xa1\xf3\x2f\x3f\xa7\x35\xe1\x0d\x3b\xfc\x1f\xdb\x6d\xbc\x42\xe7"
+ "\x5f\x7e\x4e\xf3\xd4\x7f\x1a\xc4\xf9\x97\x4d\x7d\x9e\x7f\xb9\x36"
+ "\x37\x81\xf4\xdd\xb8\xcd\x7f\xfa\xfe\xd9\x6b\xfc\xd7\xfe\x6d\x9b"
+ "\xbf\x56\xb8\xec\xfd\xbf\x56\x48\xb6\x8d\xe4\x2f\x0d\x64\xa6\xc2"
+ "\x98\x08\xd7\x05\x42\xf2\x13\x99\xaf\x6f\xa5\xb9\xfe\x38\xd1\xa7"
+ "\xa1\xbd\xf3\xd7\x07\x63\x52\xdc\xed\x9d\x3f\x9f\x92\x6c\x9d\x18"
+ "\xb4\x83\xc0\xae\x41\x9b\x46\xb2\xf1\xd1\x37\x4e\x9f\xfb\x41\x27"
+ "\xc7\xd6\xe3\x98\xa0\x33\x68\xd3\x8c\x7f\xfe\xf1\x40\x91\xc2\xff"
+ "\xf1\xc0\x5f\xbb\xed\x7f\x2b\xf6\x71\xff\xdb\x5f\xbd\xee\x7f\xf3"
+ "\x7f\x3c\xf0\xd7\x6e\xfb\xdf\x8a\xc5\xfd\x6f\x7f\xde\x3c\x70\x3b"
+ "\xa7\xb8\x8f\xfd\x6f\xc5\xdd\xf6\xbf\x15\x8b\xfb\xdf\x8a\xc5\xfd"
+ "\x6f\xc5\xe2\xfe\xb7\x3f\x17\xbb\xa7\xbb\xec\x1c\x9e\xce\xed\x9c"
+ "\x62\x9f\xf6\xbf\x81\x9d\x13\x3d\x08\x3b\xa7\xf1\xe7\x63\xe7\xdc"
+ "\x79\x95\xd8\x39\x9b\xbd\xc6\x3f\x74\xd3\x13\x33\xba\xe9\x89\xfa"
+ "\xff\x5d\x7a\xa2\x78\x10\x7b\xdf\x5e\xef\x73\xff\x3f\xa3\xaf\xc1"
+ "\x8d\xbe\x28\xa3\x45\xda\x3a\x27\xc5\xd6\xfb\x45\x5f\x90\xcd\x5b"
+ "\xd2\x7e\x2e\xb4\x7d\x2d\xdc\x7f\xda\x96\x6c\xbd\x66\xe3\xf4\x47"
+ "\xdf\xd7\x0d\xfe\xd3\xb7\x94\xf8\x6f\xe3\x6c\xad\xfe\xbc\xcb\xc6"
+ "\xd9\x5a\xdd\xdd\xc6\x41\x9b\x66\x96\x9d\xdb\x3a\xf9\x60\xa3\xe4"
+ "\x2d\x07\x7b\x27\x99\x10\x73\xfd\xc7\xc4\x00\x36\x4f\xde\x39\xb0"
+ "\x7b\x96\x82\xdd\xe3\x78\x4b\xb4\x7b\xb6\x3e\xe2\x69\xf7\x94\x7e"
+ "\xdd\xab\xdd\x13\xe4\xb2\x7b\x1c\x60\xd3\x74\xbe\x15\x5b\x5f\x78"
+ "\xce\xcd\x06\xfa\x63\x4f\x1b\xa8\xc3\x08\x3a\x67\x72\x6c\x63\x27"
+ "\xd8\x41\x7d\xd9\x40\x8c\xf7\xdd\xec\xa0\x9f\x9f\x0d\x54\xd2\xe8"
+ "\xbf\x0d\xb4\x55\xed\x69\x03\xbd\xb9\xd6\x37\x1b\x68\xab\xd1\xeb"
+ "\x5c\x8f\xdf\x36\xd0\xd6\x12\x4f\x1b\xe8\xcd\x04\x11\x17\x6b\x07"
+ "\x6e\x03\xbd\xf9\x98\x77\x1b\xe8\xcd\x27\x3c\x6d\xa0\x37\x27\x71"
+ "\x5b\xe7\xcd\x54\x6e\x03\xbd\x39\x95\xa7\x97\xa6\xba\xa7\xbb\x6c"
+ "\x20\x9e\xce\x6d\xa0\x37\x73\x7c\x5c\xbf\x99\xe1\x00\x1d\x7b\xe5"
+ "\xf7\xcd\xf5\xb5\x7e\x33\x54\xfb\xe6\xee\xb8\x4a\xd6\x6f\xfe\xa3"
+ "\xcf\xf8\x87\xd7\xf4\xf4\x9b\x25\xfe\xeb\x91\x6d\x57\x68\xff\xff"
+ "\xcf\x49\x4f\xff\x67\xa4\xff\xf4\x7d\xab\xcf\xfd\xff\x7d\xeb\xe9"
+ "\xb2\x38\xd7\x5c\x44\x59\xdc\xc0\xe6\x22\xfe\x6f\xa5\xa7\x4e\xfe"
+ "\xdb\xb2\x6b\x73\x11\xbe\xea\xe1\x6d\x85\xfe\xeb\xe1\xff\x5b\xec"
+ "\xa9\x87\xdf\x1e\xe6\x9b\x1e\x2e\xbb\x6e\xe8\xe7\x22\xca\x26\x79"
+ "\xea\xe1\x32\xab\x88\x85\xc9\x03\xd7\xc3\x65\x47\xbc\xeb\xe1\xb2"
+ "\xaf\x3d\xf5\x70\xd9\x76\xae\x6f\xdf\x56\x70\x3d\x5c\x66\xe2\xe9"
+ "\x7f\x9b\xe4\x9e\xee\xd2\xc3\x3c\x9d\xeb\xe1\xb7\xd5\x03\x5b\x73"
+ "\xb9\xf1\x2a\x5d\x73\xd1\xfe\x93\xad\xb9\xfc\x97\xfe\x9a\x9e\xe8"
+ "\x4f\x4f\xbc\x3d\xc9\x7f\x3d\xf1\xdf\xd5\xfe\xeb\x89\x77\x33\x5c"
+ "\x7a\xe2\xdd\x8c\x81\xe9\x89\x77\xda\x3c\xf5\xc4\xf6\x3f\x5f\xd3"
+ "\x13\xbe\xea\x89\xff\xda\xe5\xbf\x9e\x78\xc7\xe4\xa9\x27\xde\x9b"
+ "\xe2\x9b\x9e\x78\x77\xfa\xd0\xeb\x89\x77\x67\x7a\xea\x89\xf7\x34"
+ "\x22\x16\x66\x0d\x5c\x4f\xbc\x7b\xd1\xbb\x9e\x78\x4f\xe6\xa9\x27"
+ "\xde\x3d\xc6\xf5\xc1\x7b\xe1\x5c\x4f\xbc\xdb\xc8\xd3\xb7\xcf\x74"
+ "\x4f\x77\xe9\x09\x9e\xce\xf5\xc4\x7b\x53\xaf\xed\xb7\xbb\x5a\xf7"
+ "\xdb\xed\x28\xf1\x5f\x96\x7d\x10\xee\x92\x65\x1f\x84\x7b\xdf\x6f"
+ "\xf7\xf7\x37\x3d\xf7\xdb\xbd\x3f\xeb\xda\x7e\xbb\xbe\x64\xd5\x7b"
+ "\x33\xfd\x97\x55\x7f\x5f\xea\x29\xab\x3e\xf8\xda\x37\x59\xf5\xf7"
+ "\x33\x43\x2f\xab\xfe\x6e\xf7\x94\x55\x1f\x1c\x14\xf9\x3f\x6e\xe0"
+ "\xb2\xea\x83\xb7\xbc\xcb\xaa\x0f\xde\xf1\x94\x55\x1f\x64\x70\x99"
+ "\xf4\x41\x0d\x97\x55\x1f\x14\xf1\xf4\xf7\x35\xee\xe9\x2e\x59\xc5"
+ "\xd3\xb9\xac\xfa\xc0\x27\xff\xff\xae\xf5\x35\xbf\x6c\xda\xcb\xb0"
+ "\xbe\x36\x54\x36\xed\xd5\xb2\xbe\xf6\xe1\xb5\xf5\x9f\x3e\xed\xd9"
+ "\x0f\x06\xe1\xf7\xff\xff\xeb\x73\xfd\xa7\x6f\x1d\xb0\x3b\xc1\xa5"
+ "\x03\x76\x27\x78\x5b\x9f\xc8\x03\x0c\x19\xc0\x1e\xcd\x3d\x47\x14"
+ "\xf9\xb8\x3e\x71\xac\x92\x18\x71\x7d\x62\xb9\xb4\x3e\xb1\x45\xb4"
+ "\x71\x77\x7d\xeb\x69\xe3\xfe\xbf\xd5\xbd\xd9\xb8\x68\xdb\x3a\xc1"
+ "\x6e\x75\x74\x5f\x97\xf8\xf7\xde\x75\x47\x47\xd0\xa6\xe8\x8b\x6f"
+ "\xc5\x36\x0e\x44\x77\xbc\xbe\x86\xeb\x8e\xd7\x7e\x56\xba\xe3\x43"
+ "\x83\xff\xba\x63\x57\xb7\x78\xbe\x1f\x5d\xe7\x9b\xee\xd8\x3d\x79"
+ "\xe8\x75\xc7\xee\x48\x4f\xdd\xf1\x91\x84\x87\x09\x03\xd7\x1d\xbb"
+ "\x4f\x79\xd7\x1d\xbb\xcf\x78\xea\x8e\xdd\xe2\x5e\xd3\x8f\x42\xb9"
+ "\xee\xd8\x5d\xcd\xd3\xff\x5f\x98\x7b\xba\x4b\x77\xf0\x74\xae\x3b"
+ "\x3e\xd2\x0e\x6c\x3e\x24\xe4\x2a\x9d\x0f\x51\xff\x93\xcd\x87\xfc"
+ "\xcf\x20\xce\xbf\xed\xd5\x55\x74\xed\x9f\xdf\xab\xeb\x31\x5e\x4f"
+ "\x06\x5b\xb7\x85\xaf\xb9\x76\x8d\xd7\x2d\xdf\x8a\xb2\xec\xe3\x2d"
+ "\x9e\xb2\x6c\xcf\x23\xde\x64\x59\x5f\xeb\xaa\x38\x3e\x77\x82\x9c"
+ "\x73\x6c\xf1\x73\x5d\x35\xf9\xe7\x24\xbf\x3e\x8a\xf4\x5f\x7e\x7d"
+ "\xdc\xcd\xff\xe9\x5e\x1f\xfd\x9f\x7e\xec\xd5\xff\xa9\xc3\xef\x3d"
+ "\xf4\x1f\x77\xf3\x7f\xba\x57\xf4\x7f\xfa\x3f\x7e\x9c\x8b\xdb\xfb"
+ "\xa6\x77\xf9\xb5\xb7\x9b\xff\xd3\xbd\xe2\xfa\xe9\x5e\xd1\xff\xe9"
+ "\x5e\xd1\xff\xe9\xff\x38\xdc\xd3\x5d\xf2\xeb\x7f\xdc\xce\xc5\xed"
+ "\xed\xd3\xff\x29\x35\xcc\x8d\x2e\x94\x0b\x3b\xe0\xda\x05\x75\x1c"
+ "\x07\x18\x30\xc1\xff\xe5\xc0\xc7\xd1\xf0\xbf\xd7\x39\x31\x6b\xd0"
+ "\xdc\x68\x21\x0b\xea\x2c\x27\x32\xb3\xf5\x27\x93\x69\xbc\x03\xbe"
+ "\xbb\x2f\x9e\xf3\x6a\x6e\x74\x88\x63\x44\xb4\x40\x13\x08\xf0\x25"
+ "\x9a\xc5\x57\x83\xfc\xc1\x80\x19\x6d\x32\x09\x3e\x27\xdb\x97\x21"
+ "\xe5\x83\xfa\x06\xd7\xc9\xf6\x4d\xc7\x32\xda\xb3\xf7\x19\xa0\x2d"
+ "\xcd\x5e\xeb\x0a\x65\xc5\xbc\x3d\x91\xac\x75\xd0\x1f\x4c\xcb\x5b"
+ "\x48\xbd\x6c\xdf\xf1\x90\xe6\x11\xd1\x34\x3d\x8e\xa0\x8d\xb5\x63"
+ "\xbc\x55\x81\x65\x62\xec\x45\x78\xb7\x0b\xdf\x39\xa1\x8e\x69\xcb"
+ "\x88\xbc\xa0\x65\x84\x12\x64\xc1\xb0\x74\x1b\x6d\x5c\xe1\x80\x3a"
+ "\xa7\x38\xc8\xbe\x89\x35\x8a\xf7\x5e\x83\x34\x27\xd1\x60\x7c\x3b"
+ "\x2c\x03\x6c\x4c\xac\xcf\xd7\xa5\x90\xbf\xb7\x3a\xbc\xf2\x2e\x09"
+ "\x1f\x76\x3b\xb5\x0c\x0c\x37\x26\xaf\xe7\xdf\x42\x32\x27\x12\xd3"
+ "\x1d\x40\x3b\x2d\x91\xf7\xf6\x7e\x80\xdf\x29\xea\x43\x26\x2a\x31"
+ "\x0e\x66\xfa\x66\x22\xdf\x20\x8c\x50\x1e\x48\x65\xb1\x2a\xad\xed"
+ "\xd9\xfb\x89\x45\x16\x5e\x86\x34\xc7\x98\x69\x18\xfb\x17\x70\x43"
+ "\x20\x5d\xb3\x3f\x85\x90\xee\xbc\x48\x5c\xb4\x6c\x81\x36\x69\xc9"
+ "\xb2\xc5\x2b\x56\x25\x69\x27\x2f\x1a\x49\x62\x57\xac\xd0\x2e\x5b"
+ "\xb0\x7c\xb5\xd6\xfd\xcd\xaf\xb5\x8b\x96\xbc\xb8\xe0\xd9\xa5\x8b"
+ "\xa7\x2c\x5b\xa8\x1f\x89\x1b\x65\xdc\xea\x11\x8a\x75\x11\xb2\xf7"
+ "\x4f\x2a\xdd\x48\xc8\xa6\x31\x44\x81\xf5\x82\xef\xe5\x48\xf1\xf1"
+ "\x30\x3e\x9c\x1c\xf2\xa4\x83\x0c\xdc\x90\x36\x02\xf2\x9a\x8a\xde"
+ "\x80\x7a\x95\x42\xbd\xa1\x8e\x58\xe7\x9d\x52\x9d\x25\x4c\xa4\x23"
+ "\x26\xd2\x5a\x00\x83\xfb\x8f\x87\xd8\x47\x3c\x4a\x69\x1c\xb6\xcf"
+ "\x06\xfd\x44\xd6\x20\xfb\x64\x32\xea\x25\x6a\x9c\x1b\x0d\xbf\xb5"
+ "\x4a\x18\xc3\xdf\xd2\x82\xb9\xea\x76\xec\x27\x34\xe1\xb7\xbc\x4f"
+ "\x7d\x52\x3e\x47\x27\x23\x3c\x3e\xdf\x27\x61\xae\xf8\x7c\x9f\x94"
+ "\x23\x6d\xa1\x1e\xcd\x90\x1e\x09\xa3\x89\x1d\x98\x8e\x71\x22\x31"
+ "\xce\x1e\xd6\x19\xda\x05\x7a\x91\x9a\x68\x96\x88\xfd\x9c\x32\x8d"
+ "\x90\x73\x68\xab\x59\x71\x81\xc4\x38\x68\x27\xcd\x2d\x03\x9c\xd9"
+ "\x48\x48\xa6\x7e\x21\x1d\xbe\xff\xde\x10\xc7\x92\xc5\x18\x1f\x50"
+ "\xc8\x3d\xb4\x95\xe6\xee\x5b\x3a\xe7\x76\xa2\x86\xb2\x0b\xdd\xe2"
+ "\x04\x2a\x06\xc6\xff\x4f\x18\xff\x91\x8f\x18\xff\x8f\xf3\xf1\x13"
+ "\xcb\xfe\xa4\x9e\x7c\xec\xc2\xdf\xdb\x02\x39\x04\x58\xa0\xaa\xdc"
+ "\xc2\x18\x27\xa7\x23\xf6\xdd\xd6\xf4\x04\x72\x37\xa3\xdd\x81\x62"
+ "\xa1\x20\x57\x2f\x18\x72\xcb\xa8\x21\xb7\x08\x68\xa6\x2b\x48\x26"
+ "\xda\xf9\x4e\x35\x31\x5e\x20\x11\x56\x63\x6e\x61\x90\x2c\x43\x06"
+ "\xb6\x85\x1c\xf4\x46\x04\xc8\x8c\x08\xb1\xbf\xeb\x90\x8e\x9f\x36"
+ "\x13\xf2\xf8\x8b\x84\xfc\x30\x8d\x04\x94\xc2\xef\x06\xd6\x9e\x03"
+ "\xdc\xff\x53\xf6\x81\xb0\x37\xe0\xb7\x18\xe7\x71\x80\xbf\xdf\xe6"
+ "\xb5\xdf\x75\xb5\x3b\x4f\xdd\x7b\xbb\x0f\x16\x42\xbb\xad\x82\x21"
+ "\x4f\x47\x0d\x79\xa1\x3d\xdb\x9d\xa7\xe6\xed\x1e\xd6\x32\xf4\xed"
+ "\x3e\x38\x8f\xb7\xfb\x60\xa8\x7f\xed\x3e\xe8\x75\xfe\xcf\xad\xdd"
+ "\x5e\xf8\x7d\x28\x47\x28\xc8\x03\x7e\xe7\x01\xbf\xf3\x7a\xe1\x77"
+ "\x9e\xc8\xef\x51\x75\x43\xdf\xee\x43\xb1\xbc\xdd\x87\x54\xfe\xb5"
+ "\xfb\x90\x57\xf9\xe7\x6a\x77\xbe\x17\x7e\xff\x23\x03\xda\x0d\xfc"
+ "\xce\x07\x7e\xe7\xf7\xc2\xef\x7c\x91\xdf\xa3\x8f\x0e\x7d\xbb\xff"
+ "\xc1\xe7\xff\xb3\xff\xa1\xf0\xaf\xdd\xff\x30\xf8\xd0\x6e\x2f\xfc"
+ "\xfe\x34\x45\x28\xc8\x07\x7e\xe7\x03\xbf\xf3\x7b\xe1\x77\xbe\xc8"
+ "\xef\xfb\xf2\x86\xbe\xdd\x9f\xce\x10\xdb\xed\xf0\xaf\xdd\x9f\xae"
+ "\xef\xbf\xdd\x06\x2f\xfc\x2e\xd7\x43\xbb\x81\xdf\x06\xe0\xb7\xa1"
+ "\x17\x7e\x1b\x44\x7e\x3f\xfd\xd0\xd0\xb7\xbb\x7c\x1a\x6f\xf7\xa7"
+ "\x36\xff\xda\x5d\x9e\xda\x7f\xbb\x73\x8b\x41\x66\xf7\xe0\xb9\x39"
+ "\x65\x2a\xb9\xeb\x02\xb6\xff\xb0\x85\x06\xe5\x16\x8f\xca\xcc\x90"
+ "\x39\x54\xb9\x25\xa3\x6a\x89\x1c\xc6\x7e\x09\x21\x16\x12\x08\x6d"
+ "\x4d\xa0\x05\x05\xd8\xe6\x04\x01\xca\x71\x80\xec\x77\xaa\x72\x8b"
+ "\x3a\x0c\x73\x75\xf9\xcf\x11\x6d\xba\x95\xa8\xab\xd2\x2c\x24\x4d"
+ "\x4f\xad\x55\xe4\x14\x09\xb2\x10\x39\xce\x63\x7d\xde\xbc\x8b\x2c"
+ "\x4f\xa4\x14\xca\x3e\x8c\xe3\xc5\x82\x06\x12\x01\x36\x71\x06\x05"
+ "\xfd\x51\x28\x10\x2d\x94\x1f\x81\xb4\x84\xb2\x7f\x19\x12\x4b\x64"
+ "\x7b\x9f\xb5\x13\xa4\x27\xd2\x16\xc6\x96\x11\x8c\xae\x60\x61\xff"
+ "\xcb\xd3\x9c\xae\xaf\x3f\x37\x50\xba\x1e\x2e\xe2\x76\x65\xee\x0e"
+ "\xb3\xa5\x03\xc7\x67\x6a\x3c\xd7\x0c\xe9\xb3\xab\xf4\x2d\x30\x0e"
+ "\x29\xb7\x51\x63\xee\x56\x01\x74\xd6\x00\xcb\xf5\xba\xff\xcd\x4d"
+ "\x9e\x6a\x40\x66\xf6\xc0\x9a\x8b\xde\x9f\xcf\xa6\x41\x79\x1a\x4e"
+ "\xef\xbc\xb0\x51\xb5\xc3\x5a\x7a\xa7\x77\x9e\xc6\x01\x3a\xc7\xa9"
+ "\xca\x0b\xf5\x9d\xde\x9f\xdf\xdf\x8d\xde\xd6\xcb\x43\xef\xcf\xb9"
+ "\x1f\x31\x43\x5e\x84\x27\xbd\x3f\x33\x71\x7a\x7f\xb6\x88\x1a\xf3"
+ "\xb4\x02\xe8\xca\x01\x96\xeb\xf5\xfc\xa3\x1b\xbd\x01\xdf\x3d\x75"
+ "\x98\x8b\xde\x15\x26\xa0\xb7\x88\xef\x3c\xc0\xf7\xa8\x3a\x2f\xf4"
+ "\x06\x7c\xe7\x01\xbe\xf3\x06\x80\xef\x8a\xb7\x3d\xe9\x9d\x77\x99"
+ "\xf0\x5d\x21\xc6\x7f\xca\xeb\x86\xef\x8a\x08\x4e\xef\xcf\x8f\x01"
+ "\xbd\x01\xdf\x79\x03\xc4\x77\x45\x85\x0f\xfa\x03\xf0\xdd\x53\x77"
+ "\xba\xe8\x5d\x15\x41\x83\xf2\x45\x7c\xe7\x03\xbe\x47\x1f\xed\x9d"
+ "\xde\xf9\x80\xef\x7c\xc0\x77\xfe\x00\xf0\x5d\x35\xae\x1b\xbd\x2f"
+ "\x13\xbe\x2b\xeb\x39\xbd\xf3\xbb\xe1\xbb\x72\x2b\xa7\x77\xe5\x0c"
+ "\x6a\xcc\x07\x7c\xe7\x0f\x10\xdf\x55\xd3\x7c\xa0\x37\xe0\xbb\xa7"
+ "\xce\x76\xd1\xdb\xbc\x15\xe8\x2d\xe2\x3b\x1f\xf0\x7d\x5f\x9e\x17"
+ "\x7a\x03\xbe\xf3\x01\xdf\xf9\x03\xc0\xb7\x39\xd7\x93\xde\xf9\x97"
+ "\x09\xdf\xe6\x58\x91\xde\xdd\xf0\x6d\x56\x73\x7a\x57\xed\x04\x7a"
+ "\x03\xbe\xf3\x07\x88\x6f\xf3\x76\x1f\xec\x04\xc0\x77\x4f\x5b\xc1"
+ "\x45\xef\x23\x6a\x1a\x64\x10\xf1\x6d\x00\x7c\x3f\xfd\x50\xef\xf4"
+ "\x36\x00\xbe\x0d\x80\x6f\xc3\x00\xf0\x5d\x7d\xb1\x1b\xbd\x2f\x13"
+ "\xbe\xab\x0f\x72\x7a\x1b\xba\xe1\xbb\x3a\x83\xd3\xbb\x7a\x12\x35"
+ "\x1a\x00\xdf\x86\x01\xe2\xfb\x88\xd7\xf3\xbf\x7d\xd9\x27\x2f\x6e"
+ "\x21\x4a\x4f\x9a\x1f\x5d\x7f\xe9\x6c\x94\xa3\xcb\xae\x8c\x8d\x72"
+ "\x74\x6a\xef\x36\xca\x11\x1b\xa7\xf9\x91\x62\xff\x6c\x94\xa3\x85"
+ "\xfe\xd8\x28\x3d\x69\xfe\x85\xfd\xd2\xd9\x29\x5f\x9c\xba\x32\x76"
+ "\xca\x17\xdb\x7b\xb7\x53\xbe\x48\xe0\x34\xff\x42\xe5\x9f\x9d\x72"
+ "\x4c\xe1\x8f\x9d\xd2\x93\xe6\xc7\x97\x5e\x3a\x5b\xe5\xf8\x9c\x2b"
+ "\x63\xab\x1c\xd7\xf6\x6e\xab\x1c\xab\xe5\x34\x3f\x96\xe1\x9f\xad"
+ "\x72\x3c\xc5\x1f\x5b\xa5\x27\xcd\xbf\xb4\x5c\x3a\x7b\xe5\xcb\xc3"
+ "\x57\xc6\x5e\xf9\xb2\xa8\x77\x7b\xe5\x4b\x71\xfc\x73\xdc\xe6\x9f"
+ "\xbd\xf2\xa5\x0f\xe3\x9f\x9e\xf6\x4a\x4f\x9a\xd7\xc4\x5e\x3a\x9b"
+ "\xa5\x66\xfa\x95\xb1\x59\x6a\x94\xbd\xdb\x2c\x5f\x1d\xe4\x34\xff"
+ "\x2a\xc1\x3f\x9b\xa5\x26\xde\x1f\x9b\xa5\x27\xcd\xbf\x2e\xbf\x74"
+ "\x76\xcb\xd7\xef\x5f\x19\xbb\xe5\xeb\xd4\xde\xed\x96\xaf\xa7\x72"
+ "\x9a\xd7\xd4\xfa\x67\xb7\x7c\x7d\xcc\x1f\xbb\x05\x69\x8d\x34\x47"
+ "\x5b\x85\xd3\xbc\xb6\x98\x06\xe7\xea\x3b\xc1\x1e\x09\x02\xba\x07"
+ "\x35\x13\xf9\x16\xa4\x79\x0d\xa7\xb9\x33\xb8\x00\xe9\x93\x80\x34"
+ "\x63\xed\xf8\x51\x13\xec\x34\xe4\x96\x50\x39\x81\xb6\x28\x49\x83"
+ "\xec\xc4\x5b\x8e\x2c\x12\xac\x4d\xcb\x84\xff\x6b\x99\xff\x4c\x6d"
+ "\x5a\xf6\xb7\xd0\xc6\x00\x5c\xa3\x70\x18\xe3\xaa\x9d\x41\xc6\xd9"
+ "\x0d\xb2\x6f\x4e\xd3\x09\xb1\xd5\x9d\x60\x4b\xd0\x17\x34\xa1\xe6"
+ "\xe6\x1d\xc4\xec\xf8\x8c\x54\xd5\x7c\x44\x84\xe0\x82\x5f\xde\xed"
+ "\x20\x3a\xfa\xa3\x2e\xb4\x22\xc9\x42\x9c\x0b\x35\x2a\x73\x4a\x39"
+ "\xe0\xe2\xef\x24\xa6\x91\x5e\xa0\xdf\xeb\x54\x9d\x41\x1b\x0b\x9d"
+ "\x41\x05\x6a\xa7\x71\x53\x9c\x23\x68\x63\xc6\x3b\xc9\x16\xb9\xca"
+ "\x4e\x74\x4b\xeb\x29\x2d\x78\x96\x28\x0a\xea\x88\x72\xc3\xb3\x44"
+ "\xb5\xa1\x8e\xa8\x2b\xea\x6b\x48\x65\x53\x39\xa9\x6c\xf9\x9a\x54"
+ "\x5e\x80\xab\x03\x2e\x01\xae\x8c\xaf\x49\x05\x48\x87\x59\x67\x09"
+ "\x49\xaf\xa7\xd6\x3b\x6b\x49\x68\x85\xa3\x86\xe0\x3e\xde\x73\xb2"
+ "\x6f\x56\xab\xe2\x49\x28\xfd\x5e\x43\xe8\x42\x8d\x1c\xde\x29\x30"
+ "\xdd\xec\xb0\x92\x8a\x7a\x3b\xbe\x8f\x83\xf7\x8a\xf4\x7a\x28\x5f"
+ "\x28\x47\x7f\x71\xd6\x8a\x8c\xc3\xd0\x3e\xa5\x09\xe8\x5c\x26\xd9"
+ "\x64\x05\x1d\x24\x62\x03\xb0\x19\x31\x13\x43\x39\x66\xde\xe8\x18"
+ "\x28\x66\xbe\xe1\xfe\xcf\x5e\xd0\x8c\x01\x7a\x8f\x17\x5e\x88\x53"
+ "\x3f\xfe\xf5\x49\x8a\xfb\xb4\x70\x7d\xa6\xca\xf6\x19\x31\xaf\x17"
+ "\x48\xcc\x6a\x42\x66\x3a\x09\x41\x9a\xe0\x5a\xf2\xe3\x7a\x12\x82"
+ "\xfb\xc7\x84\x1f\x75\x63\xcc\xf5\x56\xb2\xd6\x01\x75\x3d\x67\xef"
+ "\xaa\x6b\xd5\xfa\x2a\x02\xef\xc6\x57\x25\x58\x88\x4a\x4f\xd4\x48"
+ "\x67\xb0\x45\x8b\x1f\x6f\x24\x81\xcb\x6d\x94\x22\x8d\x91\xb6\x48"
+ "\x67\x2c\x4f\xa2\xbd\x79\x91\x95\xa4\xdb\x89\xda\x9c\x06\xf7\x14"
+ "\x6a\x35\x93\xf3\x04\xea\x68\xa0\x41\x4a\x13\xe0\x23\x12\x31\x61"
+ "\x91\x9d\x28\x01\x1c\x8c\xa1\xd9\x27\x66\x97\x42\x7b\x71\x0d\x7f"
+ "\x60\x6d\xae\xf5\x65\xfd\xa3\x87\x4d\xe8\xc2\x73\x9e\x86\xe3\xf9"
+ "\x64\x02\xe0\xd9\xda\x09\xb6\x1e\xc7\xf3\xb0\x96\xfe\xf1\x9c\x17"
+ "\xe6\xc2\xf3\xb7\xab\x5c\x78\x3e\x39\xd7\x3b\x9e\xbf\xfb\x90\xe3"
+ "\x39\x2f\xe2\xea\xc4\xf3\x77\x8f\xf5\x8d\xe7\xef\x74\xde\xf1\x9c"
+ "\xa7\x93\xec\xdd\xa1\xc1\xf3\x77\x19\x97\x0f\xcf\x79\x1a\xff\xf0"
+ "\xfc\xdd\x3c\x4f\x3c\x7f\xbb\x94\xe3\xf9\x5b\xad\x7f\x78\x3e\xe9"
+ "\x35\xfe\x41\x5f\xf6\xb6\x1b\x9e\x45\xf9\x5c\x37\x95\x06\xe7\x81"
+ "\x7c\xce\x13\xe5\xf3\xa8\x3a\x1f\xf0\xec\x26\x9f\x2d\x8f\xb8\xf0"
+ "\x5c\x77\xbb\x77\x3c\x9f\x7a\x45\xc4\xf3\x55\x2a\x9f\x4f\x8d\xeb"
+ "\x1b\xcf\x16\x7b\x1f\x78\x2e\x93\xc6\x12\x43\x83\xe7\x53\xb3\x2f"
+ "\x23\x9e\xfd\x94\xcf\xa7\xc2\x3d\xf1\x6c\x99\xc6\xf1\x7c\xd2\xea"
+ "\x1f\x9e\xeb\xbc\xee\x7f\xee\x6b\x2c\xe3\xc2\x73\xbe\x28\x9f\x4f"
+ "\x2b\x01\xcf\x20\x9f\xf3\x45\xf9\x3c\xfa\x68\xff\x78\xce\x77\x93"
+ "\xcf\xdf\x5f\xe7\xc2\x73\xfd\x45\xef\x78\xae\x9f\xc3\xf1\x9c\x7f"
+ "\x95\xca\xe7\xef\xcf\xf4\x8d\xe7\xef\xcb\xbd\xe3\x39\x5f\x27\x8d"
+ "\xd3\x86\x06\xcf\xf5\xda\xcb\x87\xe7\x7c\x3f\xe5\xf3\xf7\x0e\x4f"
+ "\x3c\x7f\xaf\xe2\x78\xae\x33\xf9\x87\xe7\xd3\x5e\xe3\xff\xf4\x35"
+ "\x4e\x74\xc3\xb3\x28\x9f\x7f\xa8\xa1\xc1\xf9\x20\x9f\xf3\x45\xf9"
+ "\x7c\x5f\x9e\x0f\x78\x76\x93\xcf\xa7\x4f\xbb\xf0\xfc\xc3\x61\xef"
+ "\x78\xfe\x61\xb2\x88\xe7\xab\x54\x3e\x37\xec\xee\x1b\xcf\x0d\xc5"
+ "\x7d\xe0\xb9\x4c\x1a\x03\x0f\x0d\x9e\x1b\xac\x97\x11\xcf\x7e\xca"
+ "\xe7\x86\x0a\x4f\x3c\x9f\xae\xe5\x78\x3e\x5d\xe8\x1f\x9e\x7f\xf0"
+ "\xea\xff\xad\xaf\x31\xb8\x0b\xcf\x06\x51\x3e\x37\x95\x01\x9e\x41"
+ "\x3e\x1b\x44\xf9\xfc\xf4\x43\xfd\xe3\xd9\xe0\x26\x9f\x1b\x3f\x74"
+ "\xe1\xb9\x69\xb3\x77\x3c\x9f\x69\xe3\x78\x36\x5c\xa5\xf2\xf9\x4c"
+ "\x6e\xdf\x78\x3e\x93\xe0\x1d\xcf\x06\x9d\x34\xbf\x30\x34\x78\x3e"
+ "\x63\xba\x7c\x78\x36\xf8\x29\x9f\xcf\x94\x78\xe2\xb9\x71\x3b\xc7"
+ "\x73\x63\xbc\x7f\x78\x6e\xf2\x1a\xff\x6e\x60\xf3\x1b\x67\xcb\x70"
+ "\x7e\xa3\x03\xe7\x37\x5c\x7b\xff\x12\x42\xaa\x39\x9e\x3b\x01\xcf"
+ "\xaf\xbb\xe3\xf9\x9b\xee\xf3\x1b\x3f\xbe\x22\x74\xe1\xf9\x6c\x0f"
+ "\x3c\x0b\x80\xe7\x4e\x86\xe7\xe6\xf7\xa5\xf9\x0d\x73\xf3\x56\xc0"
+ "\x49\x13\x31\xcf\x06\x2c\x17\x88\x58\xfe\x06\xb0\x0c\x34\x14\x80"
+ "\xc6\x15\xb5\x35\x24\xc6\xca\x69\xd9\x01\x34\x16\xdc\x71\xdc\xd1"
+ "\x28\x47\xfc\x22\x6e\x25\x0c\x57\x2e\x07\xec\x26\x1e\x21\x95\xc9"
+ "\x70\xad\x81\x2b\x0d\x2e\x72\x84\x54\x34\x02\x76\x97\xb8\x63\xb7"
+ "\x5a\xc4\x6e\xf3\x23\x7d\x63\xb7\x79\xd2\xe5\x9b\xcb\x68\xe6\xf3"
+ "\x5f\xdf\xc4\xa9\x63\x9e\x38\x49\xcd\x29\x35\x22\x3e\x9b\x48\x8c"
+ "\x83\x84\xd0\xa7\x75\x63\x54\x71\x44\xfd\xb2\x93\xc8\x8d\xcf\x12"
+ "\xb5\xf1\x04\xb4\x5b\xea\xbf\x75\x44\xf5\x99\xfd\x23\x52\xd1\x52"
+ "\x43\x2a\x2e\x1c\x26\x15\x02\x5c\x4d\x70\x41\x5d\x63\x16\xbb\xb7"
+ "\xdb\x2a\xb6\xfb\xec\x74\x28\x6b\x92\xf7\x76\x9f\x0d\x63\xed\x5e"
+ "\x04\xed\xee\x70\xb5\xdb\x0c\xfd\x00\xf8\x33\x5e\x10\xe7\x43\x62"
+ "\xac\x24\x70\x85\x83\xd2\x0e\x11\xff\xc8\x9f\xcf\x8e\xd9\x49\x8c"
+ "\x1e\x78\xb6\x10\xf0\x5f\x5f\x46\xd2\x53\x01\xff\x1d\x76\xc4\x9d"
+ "\xd5\x9c\x71\x11\xf0\xdf\x1c\x47\x81\x7e\x9d\x88\xff\x6f\x10\xff"
+ "\x3f\xa6\x0a\x0c\xff\x3f\x46\xf8\x87\xff\xb3\x3e\xe0\xdf\x97\xf9"
+ "\x10\x2b\xe2\xdf\xda\x81\xf3\x21\xae\x3d\xa0\xfd\xe0\xdf\x7d\x3e"
+ "\xe4\x9c\x1b\xfe\xad\x7d\xe0\xff\xa7\xf7\xa5\xf9\x90\x2b\x8f\xff"
+ "\x9f\xfa\xc1\xff\x4f\x7d\xe0\x7f\xa8\xe7\x3e\x7e\xba\x8c\xf8\xb7"
+ "\xf6\x83\x7f\xab\x0f\xf8\xcf\xd3\xf8\x87\xff\x9f\xba\xe1\xff\x9c"
+ "\x88\xff\x73\x7e\xe2\xdf\xea\x0b\xfe\x7d\x98\x3f\x69\x2d\xc3\xf9"
+ "\x93\x0e\x9c\x3f\x71\xed\x05\xee\x0f\xff\x6e\xf2\xff\xbc\x1b\xfe"
+ "\x5b\xfb\xc0\x7f\x8b\x84\xff\xab\x40\xfe\xb7\xf4\x83\xff\x96\xbe"
+ "\xf0\x3f\xc4\x73\x25\x2d\x97\x11\xff\xad\xfd\xe0\xbf\xd5\x17\xfc"
+ "\xfb\x29\xff\x5b\xba\xe1\xff\xbc\x88\xff\xf3\x7e\xe2\xbf\xd5\x07"
+ "\xfc\xfb\x32\xdf\x72\x01\xf1\x0f\xf2\x3f\x3f\xd4\x6d\x4f\x78\x3f"
+ "\xf8\x77\x9f\x6f\xb1\xb9\xe1\xff\x42\x1f\xf8\x6f\x7b\x5f\x9a\x6f"
+ "\xb9\xf2\xf8\x6f\xeb\x07\xff\x6d\x7d\xe0\x7f\xa8\xe7\x56\xda\x2e"
+ "\x23\xfe\x2f\xf4\x83\xff\x0b\x3e\xe0\x3f\xdf\x4f\xf9\xdf\xd6\x0d"
+ "\xff\x36\x11\xff\x36\x3f\xf1\x7f\xc1\x17\xfc\xfb\x30\x3f\x73\x11"
+ "\xc7\xb3\x20\xff\xf3\x8b\xdc\xce\x06\xf4\x87\x7f\x37\xf9\xdf\xee"
+ "\x86\xff\x8b\x7d\xe0\xdf\x2e\xe1\xff\x2a\x90\xff\xf6\x7e\xf0\x6f"
+ "\xef\x0b\xff\x43\x3c\x17\x63\xbf\x8c\xf8\xbf\xd8\x0f\xfe\x2f\xfa"
+ "\x82\x7f\x3f\xe5\xbf\xbd\x1b\xfe\xdb\x45\xfc\xb7\xfb\x89\xff\x8b"
+ "\x3e\xe0\xdf\x97\xf9\x1c\x07\x9b\xcf\xe9\xc0\xf9\x1c\xd7\x19\x91"
+ "\x7e\xf0\xef\x3e\x9f\xd3\xe1\x86\x7f\x47\x1f\xf8\xef\x7c\x5f\x9a"
+ "\xcf\xb9\xf2\xf8\xef\xec\x07\xff\x9d\x7d\xe0\x7f\xa8\xe7\x6e\x3a"
+ "\x2f\x23\xfe\x1d\xfd\xe0\xdf\xe1\x03\xfe\x0d\x7e\xca\xff\xce\x6e"
+ "\xf8\xef\x10\xf1\xdf\xe1\x27\xfe\x1d\x43\x34\xff\x23\xcc\xc6\xf9"
+ "\x1f\x41\x95\x5b\xd4\x59\x12\x5b\x2d\x18\x36\x16\x86\xc8\xb4\xc4"
+ "\xa1\x32\xce\x36\x27\xd9\xc8\xe3\x6d\xc0\x13\x7d\x1b\x79\xa6\x4d"
+ "\x8d\xf1\x02\x33\x28\x8c\xff\x3d\xce\x88\xc2\xe5\x30\x28\x4d\x1b"
+ "\x96\x13\x85\x33\xb8\xe0\x97\x98\x66\x6e\xb0\x13\x6c\xf3\x5a\xa4"
+ "\x41\x93\x8b\x06\x38\x07\x47\x7f\xd2\xa9\x4b\xb3\x20\x4f\x87\x85"
+ "\xd4\x03\x5e\x2a\xea\x2d\x40\xfb\x35\x0c\x5b\xc8\x8b\x06\x99\xd3"
+ "\xfa\xc6\x39\xa2\x70\x7c\xaf\x19\x0f\x3c\x0e\x0d\x7a\x89\xc8\xc2"
+ "\xea\xa9\x80\xbc\x44\x1e\x21\x5f\xb5\x6b\x70\xbf\x92\xf0\x58\x15"
+ "\xe0\xdb\xf1\xbd\x6e\x7c\x29\xe4\x1b\xfa\x79\x19\x81\xad\x7f\x58"
+ "\x64\xce\xc6\x8a\x5a\xa0\x65\xb6\xd3\x4f\x3e\x09\xbe\x9c\x7f\xf1"
+ "\x61\x9e\x82\xda\x71\x9e\x42\x50\xe5\x85\xfa\xc6\xa7\x3c\x8d\xc7"
+ "\x99\xd6\x21\xe7\x13\x2d\xf6\x8d\x4f\xf4\xbc\x27\x9f\x86\x7a\xfe"
+ "\x80\x8a\xfe\x60\x68\x21\xe7\x93\x50\xe3\x17\x9f\xe4\xc4\xaf\xfd"
+ "\xbf\x3d\xc6\xd3\x72\xd9\x56\x1c\x4f\x03\x9f\x7c\xec\x4f\x79\xc5"
+ "\x1e\x67\x70\x87\x9a\x4f\x72\x59\x94\x4f\x7c\x92\xcb\x36\x77\xe3"
+ "\xd3\xd0\x8e\x73\xe5\x32\x1e\x0f\x5a\x2e\x9b\xca\xf8\x94\x47\x32"
+ "\xfc\xe3\x93\xcc\x87\xf3\x1f\x3e\x8c\xfb\xe4\x01\xd1\x38\xee\x13"
+ "\x60\xdc\xe7\x1b\x9f\xf2\x35\x1e\x67\x86\x87\x9c\x4f\xf2\x46\xdf"
+ "\xf8\x14\xf0\xa0\x27\x9f\x86\x78\x3c\x26\x0f\x50\x71\x3e\xc9\x2d"
+ "\x9c\x4f\x72\x9d\x7f\x7c\x0a\x88\x1d\x92\xf1\x89\x5c\x61\xc5\xf1"
+ "\x09\xf0\xc9\xc7\xfe\x94\x5f\xec\x71\xc6\x79\xc8\xf9\xa4\x28\xf4"
+ "\x8d\x4f\x8a\x33\xdd\xf8\x34\xb4\xe3\x06\xb9\x62\x27\xe7\x93\x22"
+ "\x87\xf3\x29\xa0\xda\x3f\x3e\x29\xbc\xc6\xff\x1c\x90\x1d\x2d\x1f"
+ "\x5e\x8c\x76\xb4\x00\x76\xb4\x6f\x7c\x32\x68\x3c\xce\x64\x0f\x39"
+ "\x9f\x86\x4f\xf5\x8d\x4f\xc3\xff\xe4\xc9\xa7\x21\xb6\x6f\xe5\xc3"
+ "\xe7\x71\x3e\x0d\x8f\xe0\x7c\x1a\x96\xe2\x1f\x9f\x86\xfb\xb0\xff"
+ "\xb3\xf7\x73\x58\x3d\x6c\x3e\xb9\x72\xc6\x55\x65\xf3\xc9\x47\xd4"
+ "\xfb\xc6\x2b\xe5\xf4\x4b\x6a\xf3\xc9\x95\x4a\xce\xab\x11\xb5\x9c"
+ "\x57\x23\x26\xf9\xc7\x2b\xe5\x6c\x7f\xcf\x6f\xf5\xb0\xfb\xe4\x81"
+ "\xd6\xab\xca\xee\x93\x07\xfa\x28\xff\x02\xcf\x5c\x52\xbb\x4f\x1e"
+ "\x28\xca\xbf\x40\x51\xfe\x29\xfd\x94\x7f\x81\x3e\xc8\xbf\xde\xcf"
+ "\x7d\xf5\xb4\xfd\x46\x95\x5c\x5d\xb6\xdf\xa8\x69\xbe\xf1\x6a\xd4"
+ "\x9f\x2f\xad\xed\x37\x2a\x9e\xf3\x6a\x54\x24\xe7\xd5\xc8\x54\xff"
+ "\x78\x35\xca\x6b\xfc\x97\xfe\xce\x8b\xf5\xb4\xff\x82\xae\x32\xfb"
+ "\x4f\xe5\xa3\xfd\x17\x74\x89\xed\xbf\x20\xd1\xfe\x53\x89\xf6\x9f"
+ "\xca\x4f\xfb\x2f\xc8\x2f\xfb\xaf\x1b\xaf\xc4\x7e\x15\x6c\xbb\xba"
+ "\x6c\xc0\xe0\x22\xdf\x78\x15\x7c\xf6\xd2\xda\x80\xc1\xbb\x38\xaf"
+ "\x82\x0d\x9c\x57\x41\xc7\xfc\xe3\x55\x08\xf1\xf7\x7c\x5a\x4f\x3b"
+ "\x50\xbd\xf5\xea\xb2\x03\xd5\x3e\x8e\x7f\xd5\x9b\x2f\xad\x1d\xa8"
+ "\x16\xc7\xbf\x6a\x71\xfc\x1b\xe2\xe7\xf8\x57\xed\xc3\xf8\xd7\x87"
+ "\x79\x3f\xf9\x2f\x08\xda\x80\x4e\x43\x6e\x51\x08\xd0\x3f\x24\x85"
+ "\xc8\x3b\xc2\x80\x5f\x2a\xe0\x57\xa6\x96\x74\x1a\x80\x5f\x56\x07"
+ "\x79\x7c\xe5\x49\x5a\xd5\xec\x24\x1d\xc0\xab\x8b\x60\x07\x9a\xad"
+ "\x8d\x78\x46\xef\x37\x75\xf2\x31\x9b\x9f\x5e\xa9\x26\xc8\x2f\xa4"
+ "\xbf\x53\xa5\x34\x51\xe0\x17\xe3\x9f\x6a\x53\x9c\xc3\x50\xa0\x9e"
+ "\x75\xf6\x24\x5d\x61\xa1\xb4\x32\xc1\x0e\x75\x8a\xab\xae\x4c\xa8"
+ "\x21\x31\xf5\x24\x50\xfb\x24\xf2\x65\xcc\x63\x98\x6e\xb6\xd6\x10"
+ "\xf4\xfb\xc9\xe6\xc0\x4f\xea\x42\x1d\x5f\xe9\x54\xe8\xbf\x09\xcf"
+ "\x15\x4a\x3e\x9a\xcc\x4d\xc5\x8c\xff\xdd\xe7\x54\x19\xff\xbf\xd2"
+ "\xa9\x5f\xc7\xf3\x89\x43\x6e\x0b\x8e\x61\xf3\x7f\xc2\x49\xcd\x78"
+ "\xa9\x8e\x2b\x96\x52\x0a\x75\x1c\x53\x65\xb3\x12\xac\x67\x95\xcd"
+ "\x44\xd2\x93\x88\xba\xaa\xa3\x91\xa4\xd9\xa8\xb5\x2a\xe3\x0c\x89"
+ "\x69\xc3\x75\x01\xc4\xd3\x98\x3f\x71\x7e\x8f\xde\x23\x9c\xd4\x8d"
+ "\x87\xf2\x72\xaa\xaa\x09\x09\xc9\x04\x5a\x3b\x88\x9c\x9d\xd7\x94"
+ "\x13\x25\xd0\x2b\xc1\x9c\x51\x07\xbc\x28\x28\x34\x3b\x4e\x20\x3d"
+ "\x13\xe0\xfd\xb4\xae\xf5\x86\xe0\x82\x8d\x98\x86\xb4\xc5\x7d\xa6"
+ "\x66\xbd\x95\xe5\x91\xde\x73\xde\x65\x10\x73\x4a\x07\xa9\x02\x4b"
+ "\x06\xbe\x97\xf0\x79\x5c\x0d\xe0\x6b\xb4\x9f\x72\xfb\x17\xaa\x21"
+ "\x99\xaf\x94\x5f\x17\x8f\x76\xab\xd3\x90\x17\xca\xeb\x38\xac\xa5"
+ "\x7f\x7c\xe5\x69\x5c\xf8\x0a\xbd\x38\x38\x7c\x85\xbe\x3d\xb4\xf8"
+ "\x1a\x6a\xfb\x35\x34\x69\x70\xf8\x0a\x3d\xcf\xf1\x15\x1a\xc6\xf1"
+ "\x15\xda\xe8\xc2\xd7\xb0\x96\x4b\x87\xaf\x5f\x94\x73\x7c\xfd\x22"
+ "\xc7\x3f\x7c\x5d\xb7\x74\x68\xe6\x59\xaf\x37\xa1\xad\x0d\xf8\x12"
+ "\xe5\xd7\xa8\x3a\x1f\xf0\xe5\x26\xbf\xae\x9f\x3b\x38\x7c\x5d\x1f"
+ "\x38\xc4\xf8\x1a\x62\x9b\x7b\xec\xb1\xc1\xe1\xeb\xfa\x27\x38\xbe"
+ "\xc6\xa6\x72\x7c\x5d\x1f\xed\xc2\xd7\xa8\xba\x4b\x87\xaf\xb1\x3a"
+ "\x8e\xaf\xeb\x1a\xfd\xc3\xd7\xf5\x7e\xf9\xbf\xea\x39\x3e\x18\xaf"
+ "\xc5\xf1\x81\xd3\x90\x2f\xca\xaf\xd1\x47\xfb\xc7\x57\xbe\x9b\xfc"
+ "\x1a\xb7\x7b\x70\xf8\x1a\xb7\x64\x68\xf1\x35\xd4\xe3\x84\x71\x91"
+ "\x83\xc3\xd7\xb8\xf7\x39\xbe\x34\xb5\x1c\x5f\xe3\xca\x5c\xf8\x1a"
+ "\x7d\xf4\xd2\xe1\x4b\x93\xc3\xf1\xa5\x89\xf6\x0f\x5f\xe3\xbd\xfb"
+ "\x7f\x1e\xd0\xbc\x76\x58\x06\x8e\x69\x00\x5f\xa2\xfc\xba\x2f\xcf"
+ "\x07\x7c\xb9\xc9\xaf\xb0\x71\x83\xc3\xd7\x0d\x87\x87\x18\x5f\x43"
+ "\x3c\xb6\xb9\xa1\x68\x70\xf8\x0a\x1b\xcd\xf1\x75\xc3\x34\x8e\xaf"
+ "\x30\xa5\x0b\x5f\xf7\xe5\x5d\x3a\x7c\x8d\x6f\xe4\xf8\x1a\x5f\xe6"
+ "\x1f\xbe\xc2\x7c\xf0\xff\xea\xcb\x7c\xfc\x44\x0b\x8e\xc3\x9c\x06"
+ "\x83\x28\xbf\x9e\x7e\xa8\x7f\x7c\x19\xdc\xe4\xd7\xc4\xd5\x83\xc3"
+ "\xd7\xc4\xdb\x87\x16\x5f\x43\x3d\x1e\x9b\x60\x1b\x1c\xbe\x26\xae"
+ "\xe4\xf8\x9a\x50\xc2\xf1\x35\x31\xc1\x85\xaf\xa7\x1f\xba\x74\xf8"
+ "\x9a\x10\xcd\xf1\x35\x41\xe9\x1f\xbe\x26\xfa\xe0\xff\xc7\xd7\x75"
+ "\x84\x9b\x66\x0c\x6e\x0c\xa9\xfd\x76\x70\x18\xd3\x1a\xaf\xee\x31"
+ "\xa4\x36\x6e\x70\x18\xd3\x1e\xe7\x18\xd3\x12\x8e\x31\x6d\xc5\xe5"
+ "\x19\x43\xde\xb8\x9d\x63\xec\xc6\xa5\xfe\x61\xec\xa6\x21\x5c\xff"
+ "\xb8\xa5\x6c\x70\xe3\xc8\x5b\x1e\x1c\x1c\xc6\x6e\x3e\x7f\x75\x8f"
+ "\x23\x6f\xde\x33\x38\x8c\xdd\x72\x3f\xc7\xd8\xcd\x8b\x38\xc6\x6e"
+ "\x89\xb8\x3c\xe3\xc8\x9b\xd5\x1c\x63\x37\xf9\xb9\x6e\x73\x8b\x5f"
+ "\xe7\x5f\x7a\x5f\xb7\xb9\x55\x35\xb8\xb1\xe4\xe4\xb7\x06\x87\xb1"
+ "\xc9\x73\xae\xee\xb1\xe4\x64\xed\xe0\x30\x36\x79\x0b\xc7\xd8\xa4"
+ "\x72\x8e\xb1\xc9\x45\x97\x67\x2c\x39\x29\x89\x63\x6c\x52\xa4\x7f"
+ "\x18\xbb\x55\x33\x74\xeb\x4d\x3a\xfd\xe0\xc6\x93\xba\xc0\xc1\x61"
+ "\xec\xb6\xdd\x57\xf7\x78\xf2\xb6\xf5\x83\xc3\x18\x34\x80\x61\xec"
+ "\xb6\x70\x8e\xb1\xdb\xec\x97\x67\x3c\x79\x6b\x0d\xc7\xd8\xad\xc5"
+ "\xfe\x61\x4c\xe7\x83\xff\x7f\x5f\xd7\xc9\xee\x38\x36\xb8\x31\xe5"
+ "\x1d\xcb\x06\x87\xb1\x3b\x26\x5c\xdd\x63\xca\xdb\x1b\x07\x87\xb1"
+ "\x3b\x16\x73\x8c\xdd\x5e\xc8\x31\x76\xc7\xbc\xcb\x33\xa6\xbc\x7d"
+ "\x1a\xc7\x98\xce\xe1\x1f\xc6\xee\xb0\x0c\xdd\xfa\xde\x94\xa9\x83"
+ "\x1b\x57\x86\x1f\x19\x1c\xc6\xc2\x33\xaf\xee\x71\x65\xf8\xcc\xc1"
+ "\x61\x2c\xfc\x30\xc7\xd8\x9d\x36\x8e\xb1\x70\xd3\xe5\x19\x57\xde"
+ "\xb9\x95\x63\xec\x4e\xff\xfc\x51\xc8\xa7\xf4\xf0\x7f\xb5\x64\x79"
+ "\xf2\x82\xa5\x4b\x16\x69\x97\x2c\x4f\x4a\x5c\xa9\x7d\x71\xc9\x9a"
+ "\xc5\xd3\x27\xaf\x0a\xd7\x26\xa6\x68\x13\x97\x2c\x7f\x5e\x4c\x58"
+ "\x34\x92\x3c\xb9\x78\xe9\x82\x14\x4c\x81\xdc\xcf\x2f\x5f\xb6\x78"
+ "\x79\x92\x36\x71\xf1\xca\x55\x4b\x12\x17\xe3\xff\x2f\x6a\x9f\x5b"
+ "\x91\x08\x09\x0b\x17\x2f\x49\x5e\xac\x7d\x76\xd5\x73\xcf\x2d\x4e"
+ "\x7c\x71\x24\x99\xb5\x6a\x69\xd2\x12\xfd\xd2\xc5\xda\x19\xb3\x1e"
+ "\x9c\x12\xfb\xc8\x53\xb1\x0f\x3c\x80\xc1\xc9\xdc\x62\x93\x85\x51"
+ "\xc3\xa6\xd9\x80\x39\x45\x83\xfc\xbe\xc9\x55\xa0\xc9\x31\x9e\xed"
+ "\x86\x16\xa2\xce\x4b\x24\x8a\xdc\x16\xa2\x34\xb6\x10\x95\xf6\x8f"
+ "\x24\x8a\xe6\x1e\xde\x51\xd0\x42\x42\x69\x41\x5c\x8d\x60\x94\x59"
+ "\xa9\x71\x78\x84\x35\xb0\xc9\x02\x69\x6a\x21\xb7\x49\x0d\xbf\x09"
+ "\x05\xda\x2a\xa8\x51\xb9\xb5\x4e\x7e\x6f\xbd\x35\xf0\x47\x53\xfa"
+ "\x19\x22\xa7\x23\xef\x4a\x7a\x57\xb0\xca\xf7\xe3\x4a\x0e\xb4\x9d"
+ "\xc8\xef\x36\xc0\x05\xa3\xe0\x08\x1d\x5c\x40\x99\x88\x19\x70\x2d"
+ "\x85\x2b\x09\xae\x1c\xb8\x8a\xe0\xda\x0a\x57\x19\x5c\x3b\xe0\xda"
+ "\x05\x97\x89\xc8\xef\x99\x06\xd7\x3c\xb8\x20\xef\x3d\xeb\x79\x39"
+ "\xf7\x14\xc2\xb5\x07\xae\x7a\xb8\x60\xb4\xf7\x4b\xc8\xff\xcb\x6a"
+ "\x22\xff\xd5\x6c\xb8\x37\xc2\x65\x83\x0b\xd2\x7f\xa5\x85\x0b\x7f"
+ "\x5f\xc4\xdf\xfd\xca\x4e\xe4\x91\x91\x04\xea\xd9\xff\x15\x19\x0b"
+ "\x17\x7c\x37\x32\x03\x2e\x0b\xa4\x41\x7d\xef\x2d\xea\xe3\x37\xb5"
+ "\xfd\x94\xe9\x08\xc9\xbc\xd1\xc2\x62\xe0\xc9\xef\x3e\x43\xb3\x48"
+ "\x00\xcd\xfd\xd1\xa4\xbf\x83\xc8\x9a\xe4\x77\x7f\x68\x5e\x8f\x72"
+ "\x46\x66\x65\x31\x1d\xe1\x19\x69\xd6\x9e\x77\xf7\x4e\x0b\xd1\x17"
+ "\x62\x4c\xb3\x81\xe1\xed\xee\x9d\xe2\xef\x6d\x16\x59\x70\x31\x8b"
+ "\x01\x97\xb7\x2f\x81\xa6\xc7\xbd\xce\x62\xbf\x01\x0d\xf1\x5c\x16"
+ "\xcd\xd9\x5b\x4f\x95\xbb\xe7\x61\x9f\x37\xad\x61\xf5\x32\xf2\xfe"
+ "\x05\xef\xa1\x6e\xd6\xa0\x38\x8c\x73\xa9\xc0\x67\x9a\xdb\x64\xe9"
+ "\x08\xda\x18\x81\xff\x5f\xdc\x12\x1b\x4f\x0d\x1b\xe3\x70\x9c\x6d"
+ "\x4a\xfb\x0f\x52\x07\xbf\xeb\x08\xda\x64\xd7\x3e\x19\x42\xeb\x78"
+ "\xd9\x72\x8b\x3c\x42\x2b\x95\xd5\x11\x14\x67\xa1\xc5\x45\x5a\x6a"
+ "\x04\x0c\x89\xe5\x01\x76\x2c\xd4\x50\x00\x7d\x2b\x22\x15\xd3\x69"
+ "\x49\x6c\x8a\xf4\x3f\xdc\x53\x68\xc1\xc6\x62\xbc\x87\x64\x12\x1b"
+ "\x7b\xce\x8a\x22\xfc\xae\x26\x28\xeb\x9a\xe5\xf7\xdc\x74\x77\x35"
+ "\x91\x99\x9e\xc4\x7a\x47\x34\xa7\x57\x53\x41\x9b\x16\x00\xdf\x8f"
+ "\x38\xdb\xf5\xdd\x71\x45\x1a\x8c\x91\x2a\xe4\x4d\x59\x8f\x31\xf8"
+ "\xf0\xb7\x58\xb7\xd7\xc6\x10\xc5\x1b\x1b\x89\x12\xdb\xd8\x9e\x77"
+ "\x8f\x46\x8a\x43\x87\xbf\x91\x43\xfe\xdf\x3f\x91\x4e\xdd\xca\x3e"
+ "\x4d\x59\x7b\xee\xce\xe1\x34\xbd\x27\xda\x22\x53\xa5\x62\x7e\xed"
+ "\xcd\x8c\x96\x46\xf1\xbd\x01\xf9\x89\xe5\x0b\xc6\x4d\xb3\xf1\x19"
+ "\xe3\xdc\x85\x00\x2a\xb5\x69\x93\x76\x71\x1a\x6d\x8c\xc3\x72\x30"
+ "\xbf\x50\x60\x84\xff\x23\xc2\x05\x68\xaf\x33\x8b\xe8\xb4\xcb\x49"
+ "\x54\x9d\xfc\x9e\x0f\x9d\xb9\x26\x1d\xbc\x87\x7e\x67\x0a\x87\xfc"
+ "\x7a\x46\x6f\xa3\xd1\x6a\x91\xdf\x53\x06\xef\xc2\xbb\x62\x5f\x72"
+ "\x3a\xcb\x84\x5c\xd3\x34\xa8\x53\xad\x45\x76\xcb\x7a\xa9\x0d\x4c"
+ "\xc6\xb9\xf2\x89\x3c\xbd\xa7\xda\x1a\x68\x9a\xd6\x99\x4c\xab\x37"
+ "\x9c\x20\x04\xbe\x49\x3b\x2e\xd0\x8a\xd4\xd9\xd4\x5e\xf0\xaf\x84"
+ "\x54\xc4\xd7\x92\xff\x9f\xbd\xf7\x81\x6f\xaa\xca\x16\x85\x57\x4e"
+ "\x53\x48\x6b\xff\x04\xac\x5a\xb5\x62\xc0\xaa\x41\xf9\x13\xb4\x6a"
+ "\xd5\x22\x55\x40\x8a\x02\xad\x50\xb0\x08\x42\x91\x02\x45\xfe\xc5"
+ "\x52\x21\x60\xa1\x25\xa2\x53\x4a\x5b\x3a\xd8\xc1\xaa\xa5\xad\x23"
+ "\xce\x30\xf3\x98\x3b\xcc\x3c\xe6\x5d\xe6\x7e\xfa\x8c\xb6\x32\x55"
+ "\xa1\x61\xe6\x3a\xbf\xd7\x7b\x3f\x66\x8c\xdc\x52\x2a\x16\xc8\xd8"
+ "\x40\x62\x9b\x64\x7f\x6b\xed\x7d\x4e\x73\x92\x26\x40\x19\xef\xbb"
+ "\x77\xfc\xac\x1e\x72\xce\xde\x6b\xaf\xbd\xf7\xfa\xb7\xd7\xda\x67"
+ "\x9f\xbd\x4b\x97\x40\xca\x35\xdb\x98\x33\xdb\x07\x89\xd7\x9c\x48"
+ "\x64\xc7\x72\x4e\xa0\x8d\xbe\x00\x25\xc7\x59\x57\x9b\xf9\x3d\x28"
+ "\x39\x05\x71\x5b\x56\x42\x52\x69\x0e\x73\x6e\x3d\xca\x3c\x76\xcb"
+ "\x09\x68\x73\xe1\x65\x3e\x86\x70\x7f\xc6\xeb\x3d\x28\xdd\x04\xda"
+ "\x59\x68\x4f\xb7\x5e\x80\xb8\x36\xf3\x05\x4c\x3b\x0b\x25\xf9\xcc"
+ "\x7b\xec\x28\xc1\x7d\x0c\xd9\x5e\x67\xe2\x96\xb3\xa0\x6d\x98\x47"
+ "\xdf\x96\xfd\x05\x1a\xb1\x2d\xbd\xf1\x43\x0c\xdf\x56\xe9\xf6\xf7"
+ "\x6c\x60\x5e\x77\xc5\x3d\xfb\x1d\x90\x61\x0a\xea\x0b\xb5\x99\xce"
+ "\x0d\xc5\xfe\x12\x8c\xbf\xaa\xaa\x7d\xb1\x97\xe4\xfc\x9e\x7a\xb4"
+ "\xc5\xa0\xe4\x53\x9e\x33\xbe\x0a\xe5\xe7\x9e\xd6\x6c\x2f\x73\x13"
+ "\x3c\xf5\x1b\x69\x94\x2e\xf7\x3f\x3d\xca\x0c\x5a\x77\xc5\xbd\x71"
+ "\x0e\xcd\x1d\xf9\x2a\x1e\x12\x4f\x86\x28\xf5\xc9\x30\x26\x87\x26"
+ "\x95\x9f\xbd\xe8\xe7\x79\xa6\x64\x82\xc5\x74\xe4\xff\xed\x07\x45"
+ "\xfb\xee\xd5\x53\x9a\x6c\x4b\x49\x56\x0c\x7e\xd2\xeb\xf2\xdf\x9b"
+ "\x7c\xf1\xbb\xf3\x99\xc4\xe8\x3c\x56\x0f\xeb\x49\x8e\x9b\xe5\x65"
+ "\x1e\x7f\x55\xa5\x13\xed\x65\x1c\x9d\x93\x2a\xe0\xef\xfd\x92\x55"
+ "\xcd\x07\xc3\x06\x7e\xff\x09\xd5\xe3\xdf\x9b\x9b\x43\xb6\x35\xfb"
+ "\x38\xc1\xcf\xcf\xa9\x2e\x42\xdb\x5b\xb5\x3b\x87\xf4\xd0\x1f\x5f"
+ "\xad\xfb\xf6\x8d\x5a\x20\xfd\x66\x28\x63\xac\x72\x7e\x00\x8f\x15"
+ "\xa2\xb1\x3d\x4d\x0c\xcb\xb3\xca\x4a\xa7\xcc\xfb\x1d\x42\x36\xef"
+ "\xad\x27\xbd\xc3\x76\xa5\x61\x7a\xf4\x49\x29\xcd\x48\xdf\x68\xe2"
+ "\xf3\x6a\x7e\x96\xa4\x94\x36\x56\xc8\xcc\xef\x4d\x41\xcf\x12\xd1"
+ "\x0f\x75\x12\xed\x80\xf0\x2f\xd2\x66\x06\xf4\x42\xc8\xb1\xd0\xef"
+ "\x2a\x6c\xd3\x84\x72\xbf\x35\xca\x8f\x70\x9a\x93\x82\x0e\x52\x6f"
+ "\x8c\xcd\xe4\xae\x48\xb3\x38\x34\x43\x0d\x41\xfc\xac\x38\x9c\x43"
+ "\xe7\x56\x62\x5b\xa2\x10\xe7\xbb\xf8\x3b\x14\x7f\x7f\xd1\x7c\x9c"
+ "\xc6\x5a\x8e\xf7\x1a\xba\x7f\xf3\x7a\xe6\x9c\x32\x13\xe8\x8c\x4a"
+ "\xa4\x7b\x9a\xcd\x01\xf9\x5a\xc2\x53\x41\x67\x77\x62\x1a\xc1\x60"
+ "\x7a\x3b\xa6\xbb\x04\x7e\x53\x89\x8b\x6c\x56\x30\x7e\x9f\xc0\x2f"
+ "\xf0\x12\x3e\x05\xf7\xde\x3d\xac\x5b\xe0\xbe\x2f\x45\xc1\x5d\x85"
+ "\x69\x0a\xfe\x29\x6b\x94\x3a\xee\xcb\xc0\xfc\x12\x75\x1f\xde\xd8"
+ "\xc3\x5c\x84\x03\xf3\xf2\x1c\x50\xc8\xed\xc7\x0e\x4c\xa3\xb2\x2a"
+ "\x99\x8a\x6a\xce\x41\x1c\x47\x39\x8e\x32\x07\xac\x28\x50\xdb\x0d"
+ "\xa4\x51\xbc\x62\x6b\x65\x5c\xfb\x14\x5c\x01\x3c\x8a\x4c\xb5\xe4"
+ "\xc9\x3c\x25\xbc\x71\x84\x17\xe1\x3f\x77\xc0\x73\x07\xd4\x7d\x97"
+ "\x6d\x67\x21\xc2\x68\x64\xf8\xdf\x91\x5d\x52\xda\x4d\x67\x77\xb2"
+ "\x8a\xb1\x07\x48\x37\xd0\x06\x02\xea\x92\xc3\x5d\x71\x7f\x4a\x88"
+ "\x0d\xd4\x12\x1c\xda\xcd\x2f\xf9\xd9\xa5\xd7\xb3\x2e\x84\xc9\x0c"
+ "\x3a\xaf\x53\x82\x47\x30\x2d\x57\x39\x37\xb4\x1a\x61\x1c\xd2\xb8"
+ "\x88\xfb\x22\x6e\x1d\x09\x92\xbd\xde\x41\x3e\x29\xc9\x55\x86\x3d"
+ "\xc5\x05\xf6\x7a\x3f\xf8\x1b\x72\xcb\x32\xb7\x32\x1b\xfa\x21\x7f"
+ "\xa4\xf3\x9e\x07\x37\xce\xdd\xcf\xcf\x7f\x64\xbd\xe8\xab\x95\xdc"
+ "\x03\x34\xb6\x9d\x93\xd2\x35\x76\xe7\x37\x5c\x2f\xce\x49\x0f\xf0"
+ "\xb1\xe0\x35\xf4\xed\xc8\xbf\x43\x9f\xba\xb0\x46\x12\x3e\x9e\x1f"
+ "\x61\x1b\x28\x9d\xfc\x3f\xf4\x3d\x1b\x55\x79\xac\x21\x37\x5d\xd0"
+ "\xee\x81\xdf\x13\x1d\x79\x7b\xbd\xd3\x6c\xd4\x66\x7f\x7d\x6e\x3a"
+ "\xf5\xa1\xd4\xc2\xfc\x76\xaf\xdb\x46\xe7\xe9\x1a\x36\x90\x6f\xfa"
+ "\xc0\x4f\xb2\xf7\x02\x43\xfd\x4d\x1f\x5c\x1f\x1e\xc8\xa7\x3a\xd1"
+ "\xff\x3e\xe7\xbc\x25\x37\x9d\xce\x4f\xde\xb5\x35\x5a\x37\xb9\x9e"
+ "\xd9\x7a\x46\xe4\x96\xb9\x2b\x1e\x38\xac\x9c\x4f\x3b\x48\xbc\x87"
+ "\x95\xbe\x37\xc8\x7d\xc7\x34\x3e\x67\x33\xbe\x8e\x9f\x8f\x4d\xcf"
+ "\xce\x48\xfc\x62\x95\x55\x85\x54\x16\xfb\x9e\xd9\xa8\xd0\xc9\xeb"
+ "\xa4\xb3\xc1\x87\x9d\x91\xd2\x5f\xc9\x2e\xb1\x01\xdf\x0b\xbf\xaa"
+ "\xaa\x70\x70\xed\x4a\xe7\xf3\xdf\x6d\xe8\xfb\x67\x7b\x3f\x60\xc2"
+ "\xf6\xa5\xff\x6a\x96\x8c\x8f\xf2\x14\x5e\x35\xc8\x3e\xf9\x55\xd4"
+ "\x11\x71\xfe\x53\xd5\x2f\xfd\xc0\x7e\x3d\xf8\xec\xd5\xf7\xeb\x41"
+ "\xe3\xc0\x7e\x3d\xf8\xca\x77\xdb\xaf\x07\x23\xbe\xff\x54\xf5\xcb"
+ "\x30\xb0\x5f\x0f\xdd\x77\xf5\xfd\x7a\x08\x06\xf6\xeb\xa1\x67\xbf"
+ "\xdb\x7e\x3d\x54\x70\x05\xfd\x32\x0d\xec\xd7\xc3\xf1\x7f\x47\xbf"
+ "\xda\x07\xf6\xeb\xe1\xfb\xbe\xdb\x7e\x3d\x1c\xf1\xfc\xb3\x88\xf6"
+ "\xb0\x7a\xf7\x41\x61\x0f\x1f\xfe\x72\xf0\xf6\xf0\xe1\x03\x03\xed"
+ "\xe1\xc4\x61\x01\x7b\x98\xe1\xbb\x2a\x7b\x58\x9d\x27\xfb\x13\x19"
+ "\x9f\x0c\xb0\x87\x95\x79\xce\xf0\xf6\x30\xe3\x5d\x6e\x0f\xab\xf2"
+ "\x9c\x83\xeb\x43\x86\xb9\xdf\x1e\xc6\xe7\x39\x83\xec\x61\xc2\xee"
+ "\x83\xee\x8a\x8c\xd6\xab\xb3\x87\x19\xad\x03\xed\x61\x86\x31\xd8"
+ "\x1e\x4e\x84\x4b\xc8\x61\x57\x38\x7b\x98\xed\x3d\xcf\x64\xd9\xe8"
+ "\x1a\x5c\x7b\x26\xe6\x5d\xa2\x2e\xf3\x65\xea\x32\x0f\xb2\xae\x96"
+ "\x88\x75\xe9\x7e\x9f\x83\x7e\x86\x7e\xcb\xdb\x20\x75\x96\x80\xd4"
+ "\x96\xd2\x0e\x76\x8b\x07\xc6\x99\x51\x26\xac\x90\xd1\x56\xdf\x0d"
+ "\x6d\x29\x9d\xc0\x62\x7e\x9f\xc3\x7e\x96\xeb\xcc\x2c\x22\xd9\x7c"
+ "\x64\x8b\xbd\xd8\x33\x48\xd9\x7c\x24\x4b\x91\xcd\x36\xef\x3d\xdc"
+ "\xe7\x3d\x27\x4d\xfa\x95\xbd\xfb\x8c\x2c\x9b\x93\xde\xe8\xe7\x8f"
+ "\x55\xc8\x67\x58\xd9\x44\x9d\x08\x96\xcd\xaa\x7c\x21\x9b\x93\x96"
+ "\x0d\x94\xcd\xaa\xfc\xf0\xb2\x39\xe9\x51\x21\x9b\x55\xf9\x83\xeb"
+ "\xc3\xa4\xb8\x80\x6c\x56\xe5\x07\xc9\xe6\x1d\xb9\xe8\xbf\x4d\x2a"
+ "\xb8\x3a\xd9\x9c\x54\xa0\xf4\x7d\xaf\xdc\x77\xa4\x57\x4b\xb0\x6c"
+ "\x4e\x8a\x78\xd6\x35\x9d\xbf\x8e\xf6\x30\xee\x8c\x94\xb9\xda\x87"
+ "\x7e\xab\xbf\xfc\x7c\x7b\xb6\x8f\xb9\xe9\x1c\x76\x26\xa5\x01\xdb"
+ "\x68\x8c\x73\x63\x4c\xe9\x76\x17\xea\x58\xec\xe1\xbf\xb2\xbe\x64"
+ "\xc0\xb6\x27\x32\xb7\x31\x01\x69\x96\x8a\xbf\xc3\xf7\x6e\x80\x24"
+ "\xbc\x92\xf7\xca\x74\xc5\x7b\x13\xdb\x98\x1c\x5b\xbd\x01\xc6\x24"
+ "\xba\x40\x87\x6d\xc8\x4b\xdc\xa6\x07\x8c\xf9\x93\xe8\x9e\x59\xdf"
+ "\x85\xc6\x8b\xa0\xa5\xf9\x44\x7f\x0c\xd6\x67\x49\x64\x6c\xbd\x11"
+ "\x1a\x8b\xb0\x3d\x12\x24\x37\x4a\xec\xa0\x6f\xa3\x51\x62\x09\xbb"
+ "\x57\xb1\x97\xf2\x78\x9b\xfc\xa9\x73\x4d\xec\x67\x78\x95\x16\x52"
+ "\xbd\x99\x74\x1e\x30\xbb\x63\x6e\x1a\x73\x27\xc7\x56\x5d\x84\x31"
+ "\x8d\x1b\x20\xb5\x61\x03\x18\x59\x9f\x51\x42\x1a\xe4\x2d\x7a\x41"
+ "\x4f\x7c\xcf\x63\x12\xd6\xb5\x01\xeb\x42\x5e\xfa\x76\x60\x5d\x5e"
+ "\xac\xeb\x3c\xd6\x75\x0e\xeb\xb2\x62\x5d\x56\x51\xd7\xe0\x68\x9e"
+ "\xd9\x7e\xa9\x79\xdf\xec\x2d\x23\x68\x7f\xda\xd3\x89\x96\xa1\x59"
+ "\x34\x07\xdc\xf3\x52\xe1\x20\xe5\xfd\xd1\xf4\x48\xf8\x77\xfd\x13"
+ "\xa4\x30\xdd\x57\xed\xb3\x5e\xf9\x82\x65\x7b\x01\x5e\xf9\x27\x18"
+ "\x43\x3a\xd7\xe6\x39\x8b\x7a\xf6\x55\xfb\xc7\xc6\xee\xc1\xd6\x15"
+ "\xf1\xfb\xd7\x0a\x2b\xa3\xf9\xe7\x7c\x16\xb7\xdb\xb2\xcb\xca\x2c"
+ "\x7d\x29\xb9\x39\xbd\x29\xb9\xe6\xc5\x5e\x3d\xca\x15\xb3\x18\x8a"
+ "\xc0\xd0\x29\x4d\xfb\xea\xd3\xcf\x71\x8c\x78\x06\x74\x27\xa5\x2c"
+ "\x43\xe9\xbf\xd1\xfc\xdd\x63\x69\xc1\xf3\x77\x8f\xe5\x81\x34\xb9"
+ "\x15\xa4\x29\xed\x20\x4d\xf5\x02\xc2\x05\x5f\xd3\x92\x05\xae\xc9"
+ "\xef\x66\xff\x62\x04\x6c\xf5\xb2\xd3\x18\x9f\x66\x55\x63\x0c\x9c"
+ "\x3d\x5a\xe3\xb0\x6d\xa0\x79\xad\xc9\x7b\x91\xa6\x5f\xe3\xb8\x94"
+ "\x88\xf7\x2b\x91\x77\x60\x2e\x82\x6b\xcf\x48\x93\x0b\xbd\x78\x9f"
+ "\xe8\x1a\x9a\xe5\x2b\xcd\x03\x6f\x72\x2d\xf4\x55\xee\xce\xf1\x61"
+ "\x1c\xeb\xd7\x9d\x6f\x2f\xfd\x0a\x52\xec\xdd\x3e\xa8\x47\xb9\x5b"
+ "\xec\xd3\x91\x3e\xe4\xd9\x9e\xfb\x14\x3a\x8b\x41\x2a\xbd\x00\xf1"
+ "\xac\xc7\x18\xa7\xc8\xf5\xcc\xee\x44\xcf\x96\x6e\xe6\x27\xf9\xa6"
+ "\xf9\x05\xcc\x4b\xd8\x7a\x01\xc7\x5a\x67\x17\xd4\x63\x2c\xed\x5b"
+ "\x5f\x38\xdc\xd9\x53\x78\xed\x5b\x7e\x48\x4a\x70\x81\xbe\xfe\x1b"
+ "\x94\xc1\xf5\x28\x7f\xdf\xa0\x9c\x3b\x85\x9c\xd3\xf7\x37\x0d\x24"
+ "\xe3\xaf\xda\x52\x1b\xbf\x11\x32\xce\xe5\x8e\x64\x7c\x1d\xca\xdd"
+ "\xda\x80\xdc\x79\x7b\x50\xc6\x2b\x1e\x4d\xae\xb7\x32\xd8\xb2\x12"
+ "\xa4\xc6\x33\x43\x29\x4f\x13\x3d\x5a\x32\x7c\x9a\xe3\x81\x40\x1c"
+ "\x96\x35\xb2\xf7\x96\x5c\xb3\x61\x36\x3b\x7f\x52\x9a\x5c\x8b\xe9"
+ "\x3a\xc3\xbc\x3b\xf5\x48\xef\x91\x62\x7e\x26\xcb\x40\xb1\xbb\x03"
+ "\x69\x41\x74\xc1\x38\xfa\xce\x93\xd2\x63\x2b\x89\x8e\x1b\xf7\x43"
+ "\x94\xf9\x11\xd6\x81\x34\x33\x33\x3e\xa7\xf1\x58\x21\x9f\xa7\xde"
+ "\x66\x80\xcf\xf8\x7c\xa2\x28\xe3\x43\xba\x79\xe3\xe6\x03\xf2\xbb"
+ "\xd0\xf6\x7c\x2f\xd7\x39\xa2\x63\xe7\x6a\x90\x16\x77\x23\xad\x7c"
+ "\x48\x2b\x37\xb7\x05\x39\xdc\x16\x94\x1f\x6e\x2f\x71\x30\x7f\x76"
+ "\x41\x14\xdb\xfa\x02\xbd\xcf\xf0\xc1\x22\x33\xb0\x2d\x67\x91\x5e"
+ "\xae\x76\xb2\x1b\x09\xfe\x8d\xc2\x36\x10\xbd\xe2\xbb\x41\xcf\x2a"
+ "\xbe\x3e\xfe\x4f\x5b\x5b\xa3\x7d\x28\xbf\x64\x1f\x12\xb7\x69\x62"
+ "\x50\x2f\x13\x2a\x49\x7f\x51\x9f\x13\xb7\x71\x7b\x95\x57\x8f\x7a"
+ "\xeb\xdd\x68\x1c\xd5\xb7\xd1\x68\xc0\x6b\x84\x62\x43\xe8\x1c\xad"
+ "\xbd\x44\xdb\x8a\x47\xcb\xc8\x7e\xd8\x2d\x0e\xf0\x22\x6d\x13\x68"
+ "\xbc\xd9\x68\x4c\xe1\x34\x5e\x61\x84\xf1\x1e\xd0\x60\x9b\xf4\xd8"
+ "\x5e\x68\x5c\x0e\xba\x63\x85\x27\xc1\x87\xba\xa1\xd0\x7d\xe6\x4a"
+ "\x03\x20\x5e\xe9\x63\xe3\x9f\x41\xa6\x99\x26\xb2\xdc\x4d\xbd\x10"
+ "\x90\xbb\xa9\x17\x88\x76\x42\xee\xa6\xba\xbe\x8f\x72\xf7\x59\x1e"
+ "\x97\xbb\xa8\xbe\x5b\xb8\x3c\x99\xed\xde\xdf\x22\x8d\xa6\x3a\x48"
+ "\x46\x48\x66\x3e\xf9\x25\xc9\xcc\x34\xdd\x7f\x57\x99\xf9\xd6\x6d"
+ "\x34\xe0\xf5\x9f\x22\x33\x88\x97\xcb\x0c\xd1\xea\xb3\xbc\x5e\x50"
+ "\x68\xc4\x75\xb5\xfc\xab\x76\x43\x29\x4c\x42\x5d\x35\x24\x6e\x1b"
+ "\x01\xc7\x38\x9d\xb2\x0c\x86\x79\xcc\x7f\x52\x9a\xf6\x68\xe9\x1f"
+ "\x41\xdf\x6b\x65\xcc\xee\xfd\x15\xd2\xab\x5a\xc7\xe7\xb3\x2b\xe7"
+ "\xe7\xd0\xbb\x11\x7a\x2f\x42\x73\x74\x89\x66\xd0\xd2\x5c\xb9\xaf"
+ "\xea\xb5\x1c\x7a\x3f\xc2\xe2\x75\x4d\x3e\xd4\x6b\xff\x8e\x4f\x0e"
+ "\xfa\xe3\x35\xe8\x23\x4c\x2b\x77\x40\x4b\x2a\x9f\x93\xaf\xdc\x4d"
+ "\xbe\x0b\xd9\x5f\xbe\xde\x9b\xde\x9d\x60\xfe\x7e\x65\xce\x9f\x6c"
+ "\x82\x3c\x2f\x27\xcf\xdb\x4d\x23\x1e\xc6\xd2\xbc\x9d\xb0\x29\xd3"
+ "\xde\x50\xe6\xed\x94\x67\xca\x77\x48\xd3\xea\x69\xce\x27\x50\x2e"
+ "\x2b\x59\x86\x93\xcb\x3d\x76\x0b\xd9\xfa\x40\x39\xf1\x8c\x76\x25"
+ "\xb9\x4f\x02\x5d\x58\x1f\x23\xee\xb5\x1c\xd4\x1f\x6d\xa7\x34\xfd"
+ "\x16\xfc\x95\x90\x2e\xbf\xc7\xdf\x28\xfc\xe5\xe7\xb6\x0d\x6e\xbc"
+ "\xca\xe2\xdf\xbf\x62\xff\xeb\x65\xdb\x38\x97\xeb\xe4\x5d\x10\x7f"
+ "\x46\xbe\x77\x57\x64\x1d\x54\xde\x5d\xf4\xc3\x07\xf8\x33\x83\xea"
+ "\x46\x1e\x69\xc5\xfb\x14\xf1\xac\xc2\x37\x93\x3f\x83\x36\x85\x55"
+ "\xcf\xd7\xd3\x7b\x4f\x94\x5f\x8d\x9b\x15\x3e\x22\xff\x4e\xe4\xef"
+ "\x5f\x90\x47\xe4\xaf\xc9\xf6\x37\x57\xd4\x3b\xdd\x88\xe3\x69\x87"
+ "\xba\xde\x70\xf4\x70\x48\xd3\x23\x9e\x69\x33\x38\x5a\x4c\xcf\x8f"
+ "\x84\x67\xaa\xd1\xc7\x06\x89\x2b\xe2\xf7\x8f\x2c\x25\xd7\x94\xbd"
+ "\xdf\x67\xf3\xf7\xe5\x25\x7e\x5c\x72\x76\x90\xfe\xc5\x13\x11\xf7"
+ "\x7f\xf2\xc5\x55\x1b\xbc\xf5\xb9\x24\xfb\x71\x6d\xfb\xbd\xf0\x8b"
+ "\x33\x5d\x52\xf6\xe8\x11\x10\xdf\x01\x7a\xf2\x9f\x66\x76\x7f\xc0"
+ "\xc8\x87\xaa\x3e\x03\xa9\xbd\xe7\xf3\x12\xfb\xd0\x17\xdc\x79\x06"
+ "\x32\xfc\x2b\x92\x63\x2b\x97\x83\xb6\x17\xfd\xd5\xde\x15\x85\x89"
+ "\x9f\x9d\xe8\x02\xd4\x13\x53\x9b\xcb\x01\x0d\x08\xcb\x4e\xe7\x25"
+ "\x4c\xcf\x67\x9e\xa3\xf9\xbb\x21\xdb\xe8\xb3\x6d\xfd\x12\xe2\xd1"
+ "\x16\xe9\xed\x96\x5f\xf1\x77\x0a\xd1\x9b\x24\x83\xdd\x7b\x0a\xaa"
+ "\x96\xa3\x0d\x43\x9b\x55\x3a\x1f\x6d\xb5\xf7\x02\xbc\xa5\xb6\xd5"
+ "\xcf\xff\x34\x60\xab\xcf\xa3\xad\xae\x40\x5b\x5d\x9a\x0c\x6d\x66"
+ "\x1b\xa0\xed\x18\x3a\xcb\x9c\xe8\xd9\x6a\x46\x9b\xbd\x09\x6d\xb6"
+ "\xe5\x14\x70\x7b\xdd\xdd\x05\x68\x6b\x13\xf6\xae\x85\xa4\xbe\x75"
+ "\x68\xb3\xcf\x17\x5e\xfb\xc6\x56\x61\xb3\xdf\x5c\x8b\x36\x7b\x1d"
+ "\xfa\xc4\x6b\xd1\x66\x77\x87\xb1\xd9\xe7\x22\xf8\xc3\xb2\xfd\xe9"
+ "\x5d\x67\x94\xde\x94\x18\xbc\x34\x1f\xa4\x37\xfe\x7d\xe8\x20\xe5"
+ "\xe4\xc9\xf2\x48\x3c\x20\x7a\x13\xfd\xfd\xc8\x87\x63\xc8\x03\xee"
+ "\xb7\x7a\x86\x66\xf5\xe1\x98\xe6\x4b\xd8\x61\xfe\xe5\x99\x76\x29"
+ "\xa1\x18\xf4\xb3\xcc\x1f\xb0\xde\xf5\x79\xe8\xf7\xe7\xc5\x7b\x2b"
+ "\xab\x0d\x95\xe8\x53\xfb\xd0\xf7\xee\x73\x27\xeb\x90\x06\x7a\xe7"
+ "\xc6\xc2\x44\xa2\xa1\xff\x16\xe4\xe7\x90\x71\x63\xd0\x86\xa6\xed"
+ "\x5d\x0e\xe9\x7d\x55\x3b\xea\x59\xd5\x8e\x1a\x5f\xd5\x8e\x5a\x2c"
+ "\x9b\xf0\xa4\x83\xf8\xf2\x2f\x80\x69\x07\x59\x75\xa5\xd9\x17\x5f"
+ "\x6d\x70\xc6\xef\xa0\xf3\x9c\xf7\x53\xfe\xd6\x25\x10\x9f\x6d\xfc"
+ "\xd6\x26\xf8\xf5\x2e\x10\x9f\x04\xbf\xfe\x02\x55\x18\xf7\xd1\x98"
+ "\xcb\xc7\x57\x99\x67\x18\x2f\x70\x7f\x3f\xc0\xb7\x90\x31\x56\xe6"
+ "\xdb\xb1\x6e\x1b\xe0\x78\x32\xb4\x7f\xac\xe5\x7c\xfb\x0b\x28\xe3"
+ "\x2c\xd2\x3b\x61\x2f\x8e\xb5\x7d\xdf\xd5\x58\x2b\xc7\x31\x34\xd6"
+ "\xd2\x38\x4b\x7c\x7b\x73\xd0\x7c\x9b\x99\x79\x95\x7c\x73\x5e\x25"
+ "\xdf\xb6\x07\xf8\x56\x91\xc2\xaa\x2a\xf4\xbe\xaa\x8a\xa4\x60\xbe"
+ "\x55\x98\x02\x7c\xab\x48\xc6\x67\x63\x80\x6f\x17\x06\xc1\xb7\xe8"
+ "\x6f\xbe\xbf\x7c\x9b\xe5\xb9\x3a\xbe\x55\x5c\xad\xbe\x9d\x50\xf1"
+ "\x0d\xf5\xad\x02\xf5\xad\x22\x44\xdf\x2a\x54\xfa\x56\x81\xfa\x56"
+ "\xa1\xd2\xb7\xb3\x83\xe0\xdb\x35\x27\xbf\xbf\x7c\xcb\x39\x78\x95"
+ "\x7c\xbb\x4a\x7d\x1b\x9f\x16\xe0\xdb\x4e\xd4\xb7\x9d\xa8\x6f\x3b"
+ "\x43\xf4\x6d\xa7\x4a\xdf\x76\xa2\xbe\xed\x54\xe9\xdb\x5f\x06\xc1"
+ "\xb7\x61\x7f\xfa\xfe\xf2\x6d\x76\xe1\xd5\xf1\x6d\xe7\x55\xea\xdb"
+ "\xf8\x4a\x15\xdf\x50\xdf\x76\xa2\xbe\xed\x0c\xd1\xb7\x9d\x2a\x7d"
+ "\xdb\x89\xfa\xb6\x53\xa5\x6f\xef\x0f\x82\x6f\xf7\x57\x7c\x7f\xf9"
+ "\x96\x6b\xb8\x4a\xbe\x5d\xad\xbe\x75\x04\xf8\x56\x89\xfa\x56\x89"
+ "\xfa\x56\x19\xa2\x6f\x95\x2a\x7d\xab\x44\x7d\xab\x54\xe9\xdb\x96"
+ "\x41\xf0\x6d\xc1\x63\xdf\x5f\xbe\xcd\x8d\x38\xff\xa9\xf0\x4d\xe1"
+ "\x19\xf1\x8f\xf3\x8d\xe5\x81\x17\xfd\xc9\xff\xf1\x9c\xe0\x1b\xf1"
+ "\x8b\xf3\xae\x27\x2f\xb1\x4a\xe6\x99\x57\xe6\x19\xd1\x8f\xf8\x46"
+ "\x7e\x24\xe7\x9b\x46\x9b\x44\x3e\xa4\x17\x7d\x49\xc5\x8f\x7c\xa2"
+ "\x90\x79\x8e\x15\xfe\xb4\xdf\x8f\xf4\x86\xfa\x91\x2b\xd5\x7e\xe4"
+ "\xaf\x82\xf8\x55\x79\x11\xf9\x25\xc9\xfc\x7a\x36\x82\x1f\xb9\xfc"
+ "\xa3\x08\xfc\x3a\x7e\x59\x7e\x21\x6f\x92\xfa\x7a\x04\xbf\xde\x94"
+ "\xfd\xff\xfa\xa2\xbf\x93\x5f\xeb\x91\x5f\xe4\xff\xff\x05\xa4\xb7"
+ "\x16\x0d\x96\x5f\x4f\x5f\xd6\xff\x0f\xcf\xaf\x0a\xe7\xe0\xf8\x35"
+ "\x3e\x2d\xc0\xaf\x9d\x7a\x2f\x8e\x69\xca\x78\x16\xe0\x97\x18\xcf"
+ "\xbc\xa1\xe3\xd9\x4a\xf5\x78\x76\x25\xfc\x0a\x19\xcf\xbe\x57\xfc"
+ "\x9a\x1f\x71\xfe\xdf\x87\xb1\xb8\x0f\xed\x1c\xcd\x57\x26\x74\x61"
+ "\x9c\xec\x65\xa7\x67\xb9\x30\x4e\xf6\x0e\xcd\xda\xb5\x16\x52\xfb"
+ "\x36\x62\x9c\x8c\xbc\xab\x5c\x0b\x19\x15\x6b\x41\xeb\x5f\x85\xb1"
+ "\xf2\x19\x8c\x95\xd1\x3e\xf5\x7e\x5d\x98\x78\x34\xdf\x09\x7e\x8c"
+ "\x95\x69\x1e\x0c\xdb\x9b\xca\xbe\xc6\x58\xb9\x03\x6d\x5f\xc7\x9b"
+ "\x22\x56\x3e\xa5\xc4\xca\xbf\x0b\x8a\x95\x77\x3e\x2f\xc7\xca\x32"
+ "\xfd\xeb\xd5\xb4\x7f\xe6\x97\x11\x62\xe5\xd6\xcb\xc6\xca\x14\x23"
+ "\xbf\x45\xf1\xf2\xf9\xc2\xe1\x6f\xc8\xb6\xed\xcd\x73\x7f\x67\xac"
+ "\x7c\x1e\x63\x65\xab\xa0\xfd\x9b\x83\xa6\xfd\x33\x11\xd7\x7f\x90"
+ "\x6e\x90\xbe\xf4\x8f\x45\x48\x67\x65\x0c\xea\xc3\x31\x88\xe6\x33"
+ "\x7a\x2b\x77\x14\xa3\xbc\x72\xfd\xe0\x63\xd2\xc6\x64\x1d\xe9\x06"
+ "\xe9\x09\xe9\x06\x1f\x8b\xd0\x0e\xb2\x21\xa6\x8c\x86\xe7\x21\xbd"
+ "\xf1\x79\x48\xf3\xc6\x07\xc7\xc8\x4f\x14\x10\x3f\x02\xb6\xcd\x1f"
+ "\x6a\xdb\x96\xa9\x6d\xdb\xef\x06\x8e\x45\x97\xb3\x6d\xcf\x47\xd2"
+ "\x95\xd6\xcb\xea\x0a\xe9\x08\x1f\x8f\x50\x5f\xfe\x33\x74\xe5\xcd"
+ "\xbf\x0e\x96\x5f\x0b\x23\xae\xff\xb8\x42\x7e\xb9\xae\x80\x5f\x4e"
+ "\xe4\x57\x4d\x80\x5f\xc1\xb1\x71\x80\x5f\x22\x36\xf6\x87\xc6\xc6"
+ "\xcb\xd4\xb1\xf1\x95\xf0\x2b\x34\x36\xfe\x3e\xf1\x6b\x51\xc4\x75"
+ "\x7e\x57\xc6\xaf\x8a\x2b\xd0\xaf\x0a\xd2\xaf\x0e\x15\xbf\x82\x62"
+ "\x62\x15\xbf\x54\xfa\xa5\x8a\x89\x97\xa9\x63\xe2\x2b\xe1\x57\x68"
+ "\x4c\xfc\x7d\xe2\xd7\xe2\x88\xeb\x3f\xae\x90\x5f\x57\xa0\x5f\x15"
+ "\xa8\x5f\x13\xd2\x03\xfc\x0a\x8e\x85\x03\xfc\xda\xa9\xd2\x2f\x95"
+ "\xef\xb0\x4c\xed\x3b\x5c\x09\xbf\x42\x63\xe1\xef\x13\xbf\x96\x14"
+ "\xff\x7d\xfc\xda\x79\x05\xfa\xb5\x13\xf5\x6b\x42\xa5\x8a\x5f\x41"
+ "\x31\xb0\x8a\x5f\x2a\xfd\x52\xc5\xc0\xcb\xd4\x31\xf0\x95\xf0\x2b"
+ "\x34\x06\xfe\x3e\xf1\x6b\x69\xea\xdf\xc9\xaf\x2b\xd0\xaf\x9d\xa4"
+ "\x5f\x8e\x00\xbf\x82\x63\xdf\x00\xbf\x2a\x55\xfa\xa5\x8a\x7d\x97"
+ "\xa9\x63\xdf\x2b\xe1\x57\x68\xec\xfb\x7d\xe2\x57\xc1\xe7\x97\x8a"
+ "\xa5\xd4\x31\x94\xb7\x34\xc0\x2f\xe2\x4d\x1f\xc6\x4e\x7d\x71\x3b"
+ "\x8a\x23\xc7\x4f\xa6\x8c\x48\xf1\x2e\xed\x07\xf3\x44\x17\x7d\x13"
+ "\x22\x7c\x42\x16\xe2\x13\x1e\x2b\xfc\x25\x04\xc7\xbc\xef\x0f\x88"
+ "\xa1\xfa\x94\x39\x8a\x25\x91\x62\xde\x7f\xb9\xea\x18\x8a\xf8\x44"
+ "\x71\x94\x77\x3d\xf2\x49\xf6\xe3\xdf\xfa\x3b\xe7\x28\xfa\x7a\x8c"
+ "\xd2\x5b\xe8\xc7\x97\x2c\xc1\x18\xea\xb9\xc1\xf2\x69\x79\xc4\xef"
+ "\xbf\x69\x9e\x88\x62\x5e\x8a\xa5\xe8\xbd\x63\x5b\x47\x17\x54\x6c"
+ "\x00\x3d\x7f\xf7\xd8\x15\xfc\xee\x71\x57\x27\xc6\x54\xeb\x90\x6f"
+ "\x7d\x79\x50\xdd\x09\x19\x95\xcf\x8b\x98\x4a\x89\xa7\xda\x5c\x1e"
+ "\xfe\xee\xd1\xee\x75\xc0\x74\x07\xf3\x34\x22\x3c\xc5\x51\x47\xf3"
+ "\xdf\x04\xd2\x95\xd2\x2f\x21\x9e\x78\x80\x31\x18\xe7\x87\x3a\x86"
+ "\x6a\x50\xbf\x6f\x5c\x1e\x29\x86\xba\xfc\xfb\xc6\xfa\x73\x22\x7e"
+ "\xe2\xef\x1b\xff\x5b\xc4\x50\x2b\x22\xbe\xff\x98\xf9\x0b\x31\xdf"
+ "\x40\xb4\xb7\x1b\xbd\x80\xf2\x74\x3a\xb1\x5b\xcc\xeb\x79\xab\x77"
+ "\x98\x29\xa6\xa5\x78\xd6\x6e\x69\x85\x8a\xcd\xa0\xef\x75\xe7\x25"
+ "\x62\x8c\x1a\xef\x45\x5b\xb7\xf3\x8c\xa0\xfd\x96\xb3\xa0\x77\xae"
+ "\x2a\xe4\x6b\x65\x28\x96\x25\x5d\xe1\xef\x1c\x9f\x83\xb4\xfa\x93"
+ "\x90\xce\xf5\x03\xf5\xc2\x5b\x55\x6d\xf0\xc7\xef\xa8\x25\x3d\x99"
+ "\x7e\x82\x79\x88\x07\xa4\x1f\x9f\x9d\x20\xde\xfc\x0a\x4a\xff\x22"
+ "\x78\xc3\xf9\x22\x05\xbf\x0b\x1e\xa8\x1b\x7f\x8a\xc0\x9f\xc3\x57"
+ "\xc6\x9f\x75\xc1\xfc\xd9\x7b\xb5\xef\x83\x95\xf5\x91\xeb\x8c\xd2"
+ "\x5e\xf9\x7d\xf0\x9b\xcf\x0c\x96\x3f\x2b\xeb\xae\x92\x3f\xce\xab"
+ "\xe3\x4f\x85\x9e\xbf\x5b\x0c\xe2\x4f\x85\x51\xf0\xa7\x22\x89\x62"
+ "\xa5\x00\x7f\x2e\x5c\x21\x7f\x42\x62\xa4\xef\x15\x7f\x56\x45\x9c"
+ "\xff\xb9\x34\x7f\x2a\xae\x52\x7f\x2a\x6a\xf8\x3b\xc4\x60\xfe\xc8"
+ "\xfa\x53\x51\x4b\xb1\x51\x80\x3f\x67\xaf\x90\x3f\x21\x31\xd1\xf7"
+ "\x8a\x3f\xab\x23\xce\x7f\x5f\x86\x3f\x57\xa9\x3f\x3b\xf5\xfc\x5d"
+ "\x61\x10\x7f\x76\xca\xfa\xb3\x33\x89\x62\xa1\x00\x7f\xfe\x72\x85"
+ "\xfc\x09\x9d\x3f\xfd\x3e\xf1\x67\xad\xe5\xea\xf8\xb3\xf3\x2a\xf5"
+ "\x67\x67\x0d\x7f\x27\x18\xcc\x1f\x59\x7f\x76\xd6\x52\xec\x13\xe0"
+ "\xcf\xfb\x57\xc8\x9f\x90\x98\xe7\x7b\xc5\x1f\x73\xc4\xfd\x9f\x2e"
+ "\xc3\x9f\xab\xd4\x9f\x4a\x3d\x7f\xf7\x17\xc4\x9f\x4a\x59\x7f\x2a"
+ "\x93\x28\xd6\x09\xf0\x67\xcb\x15\xf2\x27\x24\xc6\xf9\x5e\xf1\xe7"
+ "\x85\xc3\x97\x7b\x5f\xa4\xf8\xce\xea\xf7\xb2\x7d\xe8\xbf\x91\xff"
+ "\x4c\xbe\x73\x9b\xeb\x30\x78\xd7\x09\xde\x54\x5c\x04\x7d\xa5\xcc"
+ "\x1b\xfe\x4e\x76\x95\x78\x27\xcb\xfd\xb6\x57\xc7\x8d\x61\xdb\xb4"
+ "\x49\xe4\x97\xf1\xf7\xae\xfc\xdd\xc4\xc7\x94\xb7\xbf\x4f\xe5\xbf"
+ "\x51\x8c\x8a\xbe\x37\x50\x9c\x5a\x7a\x6a\x10\x7e\xdb\x73\x91\xf8"
+ "\x72\xf9\x77\x13\xf5\xaa\x75\x7c\x4a\xec\xf9\x9d\xf2\x65\xd0\xef"
+ "\x5d\xd7\x47\xdc\xff\xf1\xd2\x7c\xa9\x70\x0e\x8e\x2f\x38\xde\xbc"
+ "\x3a\x3e\x4d\xf0\xe5\x2f\x21\x7c\xd9\x69\xec\x53\x8d\x3b\x57\xce"
+ "\x97\x90\xf1\xe6\x7b\xc5\x97\xe2\xae\x88\xb1\x26\xda\x25\xe2\x09"
+ "\xad\xef\xde\xf5\x1c\xa4\x56\x9c\x84\x8c\xbe\xaf\x93\x63\x67\xa1"
+ "\x9d\xeb\x5b\x95\xac\x6b\x43\x1b\xb7\xd5\xc5\x4e\x27\xb8\x86\x66"
+ "\x7d\xfa\xb9\x13\xda\xf2\x1d\xd0\xbb\x31\x0f\xaa\xce\xd0\x5a\xf5"
+ "\xc3\xb0\xa3\x88\x62\xf9\xdf\xc2\x67\x27\xbe\x81\x59\xfb\x59\x9f"
+ "\xbd\xfb\x30\xd8\x36\xff\x16\xd8\x2a\x63\x6c\x23\xc2\x2c\x46\x1a"
+ "\x9e\x93\x5e\x6c\xfa\x16\xe3\xd1\xf1\x16\xd0\xcf\xe8\x66\x9e\xb6"
+ "\xee\x4f\xe1\x2d\xac\xeb\x63\x1c\x05\x89\xbe\xc4\x93\xaa\xe7\x29"
+ "\xfe\x7c\x5f\xf0\xe4\x29\xc1\x93\x37\x55\xf1\xa7\x01\xf3\x3b\xcd"
+ "\xc8\x8f\xbf\x85\xf0\xe3\x44\x17\x20\x7d\x87\xce\x72\x21\x3f\x5c"
+ "\x0a\x3f\xce\xc2\xd6\x17\x88\x1f\x8e\xfe\xf5\xae\xbd\x32\x3f\xea"
+ "\xc9\x7e\x99\x41\xff\x86\x12\x7f\x9e\x53\xf1\x43\xf9\x26\x4b\xcd"
+ "\x0f\x25\xf6\xdf\x68\xa4\xef\xb4\xfa\xe3\xcf\x6f\x31\xfe\x7c\x03"
+ "\xe3\xcf\xd2\x3f\x82\xf4\xc6\xd6\xc1\xf2\x63\x43\xc4\xf1\x5f\xe1"
+ "\x05\x8d\x2d\x7d\x09\x3b\xcc\xc4\x07\xbb\xe5\x20\x10\x4f\x68\x3c"
+ "\xf1\x7d\x9d\xac\x2b\x29\x46\xdd\x71\x0c\xcd\xea\x65\x18\xf3\x63"
+ "\xbc\x6f\x5f\xf8\xef\x40\x73\x06\x82\x07\x7d\x7d\x76\xe7\x61\x20"
+ "\xda\xdb\x36\xff\x3b\xe7\xc3\x39\x69\xa3\x61\x91\x0b\xa4\x71\x28"
+ "\x87\x18\xef\xeb\x17\xd3\x77\xb9\x68\xdb\xde\x5a\x0e\xe9\x33\xcc"
+ "\xcc\x43\xb1\x29\xe9\x10\xad\x3d\x21\xbb\xd6\x66\xfe\x08\x68\x5e"
+ "\xa7\x2f\xbe\xda\xf0\x71\x31\x00\xd9\x37\xa2\x7b\xf4\x8b\x01\x3e"
+ "\xd1\x7a\x12\xce\xab\xb9\x57\xb0\xce\x55\xcd\xaf\x85\x8e\x2b\x5a"
+ "\x9f\xdc\x2b\xcf\x17\xd4\x2b\x73\x6a\x57\x3b\x5f\xa0\xcc\xa9\x9d"
+ "\x17\xeb\x49\x4a\xff\x8c\xfa\x33\x68\x7e\x59\x8c\x57\xc8\x2f\xe7"
+ "\xe0\xf9\xe5\x0e\xc3\x2f\xcb\xf1\x81\xfc\xaa\xd0\xab\xf8\xb5\x3d"
+ "\xc0\xaf\x0a\xa3\xe0\x57\x45\x52\x80\x5f\x15\xc9\x97\xe7\xd7\x25"
+ "\xd6\xb7\xfe\xc3\xf3\x6b\x53\xc4\xf8\x27\x98\x5f\x15\x57\xa1\x5f"
+ "\xe7\xc3\xf0\x6b\x73\x59\x18\x7e\xa9\xf5\xeb\x84\x8a\x5f\xb2\x7e"
+ "\x55\xa8\xf4\xab\xe2\x0a\xf4\xeb\x12\xeb\x5a\xff\xe1\xf9\xf5\x52"
+ "\xc4\xf5\x3f\x21\xfc\xba\x0a\xfd\xfa\x22\x0c\xbf\x4a\x4c\x03\xf9"
+ "\xb5\x53\xa5\x5f\xe8\x5b\xf4\xf3\x6b\xa7\xac\x5f\x3b\x55\xfa\xb5"
+ "\xf3\x0a\xf4\xeb\x12\xeb\x59\xff\xe1\xf9\xb5\xe5\x92\xeb\x7f\x02"
+ "\xfc\xda\x79\x15\xfa\xf5\x41\x18\x7e\x6d\x71\x84\xe1\x97\x4a\xbf"
+ "\xc6\x57\xaa\xf8\x25\xeb\xd7\x4e\x95\x7e\xed\xbc\x02\xfd\xba\xc4"
+ "\x3a\xd6\x7f\x78\x7e\x6d\x8d\xe8\xff\x85\xf0\xeb\x2a\xf4\xab\x34"
+ "\x0c\xbf\x4a\x6b\x06\xf2\xab\x52\xad\x5f\x1d\x01\x7e\x55\xca\xfa"
+ "\x55\xa9\xd2\xaf\xca\x2b\xd0\xaf\x4b\xac\x5f\xfd\x87\xe7\x57\x59"
+ "\xc4\xf9\x6f\x35\xbf\x7a\xab\x15\xff\x70\x7f\x30\xbf\xd0\x5f\x4f"
+ "\xec\x10\xb1\x95\xc2\xaf\xc8\xbe\xe1\xb6\x8c\x7e\x5e\x9d\x0a\xf8"
+ "\x86\x9c\x4f\xf2\x7b\x0a\xe2\x0f\xf9\x88\xe4\x13\xf6\x56\x09\x1e"
+ "\xd1\x3b\xc0\x4b\xfa\x85\x57\xf2\xfd\xd3\x55\xf0\x49\x89\xab\xbe"
+ "\x73\x3e\xfd\xdb\xd5\xf0\xc9\x1a\xf1\xfb\xa7\x60\x3e\x29\xe3\xd6"
+ "\x95\xf2\x29\xdc\x98\x65\xed\x18\xc8\xa7\x9d\xfa\x00\x9f\xc4\x38"
+ "\x45\x63\x17\x8d\x55\xc1\x7c\xba\xc4\x78\x75\x25\xdf\x5f\xfc\xc3"
+ "\xf3\xe9\xe5\xc8\xf6\x4f\xe2\x67\x9b\x1f\xac\x91\xfc\x87\xf1\xb2"
+ "\xe1\xd5\x8a\x69\xd1\x98\x76\x9c\xca\xd4\xc8\x79\xbe\x0a\xa0\xef"
+ "\xb4\x6d\x89\x9a\x7c\xda\x4f\x97\x60\x86\x28\x30\x89\xdb\x20\x13"
+ "\xfb\x23\xe0\x24\x28\xc3\x74\x5b\xfc\xb6\xcc\x21\x08\xdf\xca\x2a"
+ "\xa6\xe7\x63\xda\x50\x82\x65\xdb\xb4\x7c\x5e\x31\x51\xc3\xf7\xbe"
+ "\x91\xe1\x35\x40\xf0\x04\x8b\x70\x3a\x19\x2e\x85\x7f\x13\x2c\x49"
+ "\xd0\x38\xb0\x6d\x31\x32\x0c\xed\x9d\x67\x50\xb7\x31\x5e\x93\xc9"
+ "\x71\xc9\x70\xb1\x3e\xeb\x49\x7a\x3e\xee\xdb\xa6\x4d\x55\xc3\xb1"
+ "\xc7\x80\xf0\x2a\x70\xd7\xc8\xf8\x8c\x41\xfd\x1d\x05\x10\xbf\xcd"
+ "\xc0\xf1\xc5\x77\x4b\x20\xb7\x2f\x8e\xc5\x66\xa5\x71\x78\x8d\x76"
+ "\x4c\x10\xfc\x10\x50\xf7\x23\x9e\x0d\xb9\x37\x55\x86\x33\xf9\x25"
+ "\x30\x11\x2c\xa6\x6b\xd5\xb4\x96\x61\x13\x14\x3a\x22\xaf\xb5\xea"
+ "\xfe\xfa\xb0\xff\x7b\x45\x1b\x13\x7d\xaf\xde\x93\x26\xf7\x25\x5d"
+ "\x5d\x2f\xc1\x61\xb9\x09\x32\x4f\xf4\xd8\x8f\x8c\x7e\x7c\x95\xf3"
+ "\xb3\x14\xb8\x52\x1f\xdc\x88\x3c\xb2\xd9\x0b\x01\xe4\x7e\x0f\x43"
+ "\xde\xb8\xe4\xbe\x67\x06\xd3\x51\xe3\x50\xe8\x88\x30\xfb\x11\x76"
+ "\x38\xc2\x4c\x51\xf0\xfa\xac\xfc\x9b\x7d\xd1\x6f\xab\xf7\x5a\x92"
+ "\x8b\x63\x28\x61\x0d\xa2\x3f\xd7\xca\x38\xb3\x44\x9f\xf5\xb0\xb7"
+ "\x9f\xd7\x5a\xca\xb3\xc9\x70\x49\xbc\x3f\xb1\xf3\x0c\x3e\x8d\x76"
+ "\xc6\x40\x58\x9d\x1a\xf6\x3a\x01\xfb\xe4\x71\x84\xcd\x19\x08\xab"
+ "\x57\xc3\x5e\x2f\x60\x67\x96\x23\x6c\xee\x40\x58\xef\x70\x15\xec"
+ "\x0d\x02\x36\x3b\x13\x61\xf3\x06\xc2\x1a\xd4\xb0\xc9\x02\xf6\x69"
+ "\x6a\xc3\xc2\x81\xb0\x99\x6a\xd8\x1b\x05\x6c\x8e\x07\x61\xf3\x07"
+ "\xc2\x96\xa9\x61\x6f\x12\xb0\xb3\x0f\x22\x6c\x41\x28\x6c\x23\x97"
+ "\x03\x18\x25\xcb\xc1\xcd\x02\x36\xb7\x10\x61\x0b\xc3\xf4\x2d\x8a"
+ "\xe3\x15\xb0\x29\x02\xf6\x89\x19\x08\xbb\x3a\x0c\x2f\xd4\xb0\xb7"
+ "\x08\xd8\x65\x29\x08\x6b\x0e\xc3\x0b\x35\xec\x08\x01\xfb\x8c\x17"
+ "\x61\x8b\xc3\xf0\x42\x0d\x7b\xab\x80\x5d\x78\x00\x61\x2d\x61\xe8"
+ "\x1b\x80\x8d\x5d\xb4\x10\x61\x4a\x90\x26\xc7\xc3\xd0\x56\x8d\x73"
+ "\xa4\xc0\x99\x1f\x87\xf0\x65\x61\x68\xab\x86\x1d\x25\x60\x97\xbc"
+ "\x87\xb0\xdb\x07\xc2\x82\x66\xaf\xa0\xef\x3d\x32\x7d\x6f\x13\xf0"
+ "\x4b\x57\x23\x7c\x79\x18\xfa\x52\xbe\x4d\xd6\xb5\x54\x01\x3b\xbf"
+ "\x0c\x61\x2b\xc3\xd0\x57\x0d\x7b\xbb\x80\x2d\x02\x84\xad\x09\x43"
+ "\x5f\x35\xec\x1d\x02\xb6\x90\x64\xb2\x36\x0c\x7d\xd5\xb0\x77\x0a"
+ "\xd8\x95\x0e\x84\xad\x0b\xd3\xde\x51\x2a\x58\xa3\x80\x5d\x45\xed"
+ "\xad\x0f\xc3\x0b\x35\xec\x68\x01\xbb\xbe\x0e\x61\x9b\xc2\xf0\x43"
+ "\x0d\x7b\x97\x80\x5d\x43\x7a\xbc\x2f\x0c\x3f\xd4\xb0\x77\xb3\xd8"
+ "\xb5\x36\xd9\x2e\xee\x0f\x85\x45\xde\x0b\x9b\x68\x85\x31\x2c\xd6"
+ "\x9c\x8f\xf7\x04\xc7\xf7\x3d\xe8\xc7\x67\xf5\xde\x4b\xf6\x46\xb6"
+ "\x61\x63\x59\xec\xf2\x16\x19\xdf\xc1\x01\x75\x5b\xb5\x6a\xd8\x71"
+ "\x2c\xb6\xcc\x21\xc3\x1e\x1a\x08\xab\x53\xc3\x8e\x67\xb1\x1b\x94"
+ "\x76\x1e\x1e\x08\xab\xef\x87\x65\xb1\x16\x33\xc2\xbc\xd7\x20\xdb"
+ "\x46\x55\x3b\xef\x51\xe1\x9b\xc0\x62\x37\x1b\x64\x7c\xb6\x81\xf8"
+ "\x0c\x6a\xd8\x7b\x58\xac\xb5\x5c\x86\x6d\x19\x08\x9b\xa9\x86\xbd"
+ "\x97\xc5\xbe\x74\x5c\x86\x6d\x1d\x08\x5b\xa6\x86\x4d\x63\xb1\x5b"
+ "\xca\x64\xd8\xa3\x03\x68\x4f\x7a\x60\x45\x5f\x40\xd8\xa4\xfb\x58"
+ "\x6c\xa9\x49\x86\x0d\xf2\x03\x54\xe3\xf0\xfd\x82\xef\x2f\x9a\x90"
+ "\xef\x7c\xcd\x1d\xda\xfc\xf6\x70\x3e\x86\xf9\x2e\xb8\xe6\x8c\x54"
+ "\x79\x42\x8c\x49\xca\xde\xf4\x55\x5c\x56\xfc\xf5\xb9\x39\xd9\x2e"
+ "\xe6\x55\xa7\xed\x92\xd8\xf1\xf1\x2e\xd0\xf2\xfd\x8e\xe3\x77\x5b"
+ "\x1c\x98\xee\xbc\x25\xd7\xec\xae\xa8\xec\x72\x68\xc6\xf2\x3d\x69"
+ "\xf1\xde\xe5\x80\x55\x47\xe9\x7e\x97\x95\x79\x68\xcf\x5b\x5f\xf5"
+ "\x7c\xbd\xdd\xdf\x4d\x7b\x5f\x79\x10\x87\xa7\xd3\x0c\x51\x86\x22"
+ "\xa0\x77\x2d\xbd\x76\x4b\x37\x20\xfe\x07\xd9\xba\xc2\x0c\x6c\x03"
+ "\xed\x8d\x52\x70\x12\x9f\x79\x1b\xd0\x07\xc2\xb1\x72\x8c\xad\x88"
+ "\xf6\x13\xaa\x5a\xe9\x8c\x7f\xcd\xc4\x5e\x5e\xd0\x65\xde\x0a\xb7"
+ "\x9e\x91\xaa\xb8\x9d\xe5\x7b\x8b\x9c\x2f\x7c\xc4\x1f\x3f\x7f\x0c"
+ "\xed\x39\xc2\xea\x6a\xf5\x62\x3f\x92\xaa\x77\x79\x9b\xad\xec\x38"
+ "\x4b\xc9\xcd\xf4\xf7\x6e\x2f\xa3\xb3\x0f\x6c\x5b\xcf\xc0\x49\x55"
+ "\x9e\xf3\xc6\x5a\xbe\x57\x09\xf6\x29\x33\xec\x1e\x1e\x56\x48\x64"
+ "\x55\xf3\xb3\xdc\x15\x55\x47\x1d\xd2\x76\xa3\xe8\x63\x55\xbb\x43"
+ "\x33\x64\x8a\x7c\xdf\xe1\xd0\xe8\x9c\xf2\xbd\xd3\xa1\xb9\xad\x45"
+ "\xbe\xf7\x2a\x7b\xa9\x84\xdf\xdb\x65\x7e\x0a\xf6\x2d\xcd\xff\x56"
+ "\x9e\x8e\xfc\x4b\xda\x67\x8d\xc5\xcf\x4f\x31\x8c\xa0\x33\x2d\xaa"
+ "\x6b\xb1\xce\x34\xb1\x3f\x66\xf5\x7c\xfc\x4d\x94\x7f\x9d\xf2\x2f"
+ "\x23\x18\xce\xb7\x94\x5c\x1b\xab\xac\xd2\x51\xdf\xb6\xfa\x98\x1f"
+ "\xf1\xe6\xb1\xf2\x66\x8b\xdd\xd2\x05\x62\x5f\xe9\xea\x57\xf8\x3e"
+ "\x37\x44\x3b\xa4\x2f\x8b\x69\xb6\xf0\xba\xaa\x5e\x33\xa9\xdb\x65"
+ "\x9a\x70\xcf\xbd\x69\xf7\xdd\xff\x40\xfa\x83\x4b\x9e\x5b\x5a\xb0"
+ "\x6c\xf9\x8a\xc2\x95\xcf\xaf\x5a\xbd\x66\xed\x3a\xf3\x0b\x45\xeb"
+ "\x8b\x5f\xdc\xb0\xd1\xb2\x69\x33\x6d\xda\xd2\xdf\xfe\xb7\xa6\x68"
+ "\x5c\x12\x60\x1d\x8f\x51\x1d\x7c\x7f\x27\x4a\x13\xb4\xaf\xee\xd0"
+ "\x1a\xc2\xfb\xb5\x76\xf4\x34\x69\x8f\xe5\x6e\x69\xd7\xa3\xb4\xdf"
+ "\x33\xf2\x58\x63\xaf\x9f\x66\xa3\x3d\xf8\x3b\xa4\x5d\x69\x6d\xce"
+ "\x69\x36\x3a\x03\xa2\x39\xb9\x0b\x52\x47\xd1\x3e\xfd\xbb\x0c\x94"
+ "\xdf\x78\x07\x40\x0b\x96\x0d\x87\x73\x94\x1e\x92\x5f\xbb\x9e\x39"
+ "\x6b\xaf\x67\xdd\x84\xbf\x76\x0f\xeb\x72\xbe\x54\x08\xd5\xf8\x8c"
+ "\x72\xa6\xef\x94\x76\x5d\x68\x4e\xe1\x7b\x99\xa7\x34\xec\x61\x1d"
+ "\xdb\xaf\x67\x1d\x2f\xef\x61\xdd\x8d\xd7\x33\x47\x6a\x2d\xc4\xb9"
+ "\x2b\x76\xed\x77\x48\xbb\xf8\x1e\x82\xbb\x30\xdf\x1f\x5b\xdd\xb4"
+ "\x0b\xf3\xc6\x7b\x21\xaa\x11\x9f\x31\xcd\xd5\x6c\x10\xed\xfe\xf5"
+ "\x37\x9e\x68\xc4\x57\xc9\xfa\x56\x6b\xaa\xb1\x1e\xc1\xa3\x9a\x1b"
+ "\x5b\x70\x14\xc5\xfa\x9c\x76\xcf\x49\x70\x48\x35\xc9\x8d\x17\x79"
+ "\x7d\x89\xf6\xba\x6e\x20\x7c\xff\x54\xe4\x89\x5e\x7f\x13\xf3\x62"
+ "\x59\x8f\xff\xa5\xd5\x1a\xac\xef\x73\xc4\xed\x52\xf7\xc7\xb8\x7c"
+ "\x4d\xb1\x61\xed\x8b\xab\x57\x8f\x8e\x05\x23\xff\x0d\x3a\x3f\xa2"
+ "\x18\xf1\xc1\x6b\x7b\x58\x0b\xf6\xd3\x86\xfd\x6d\x3d\x86\xde\x33"
+ "\xca\x0b\x60\x9f\x6a\xb0\x0d\x6b\x30\xfd\x3d\xbc\x7f\x0f\xdb\xde"
+ "\x2a\xce\x1c\x78\xfb\x0d\x56\x51\x93\x8a\xed\x6c\xa5\x3d\x6a\x69"
+ "\xef\xa9\x9e\x8d\xb9\x1a\xec\x77\x2d\xc2\xb5\x1a\x6e\x82\xdb\xb1"
+ "\xdc\x05\x6c\xc7\x3e\xbc\x27\xf8\xb7\x89\x8f\x08\xdf\x22\xfa\xf5"
+ "\x36\xdf\x67\x08\x69\x65\xdb\x7b\x3d\xab\x74\x57\xd4\x1c\xa7\xbd"
+ "\xe9\xf8\x9e\xdd\xf8\x8c\x74\x69\x45\xd8\x9a\x9e\xd2\x5c\x0d\xc6"
+ "\x52\x9a\xc6\x00\xce\x26\x6a\x13\xb5\x83\xe2\xb9\xcf\xd0\x7b\xf2"
+ "\xf7\xe5\xc1\x58\x0f\x68\x3e\xeb\x00\xa8\xdf\xc3\x9a\xf0\xaa\xc7"
+ "\xab\xee\x53\xcc\xfb\x04\xaf\x56\x4c\x3f\x8a\xbf\x9f\xe2\xef\x27"
+ "\x1d\xfc\xfd\x5b\x32\xb5\x7b\x7d\x09\xeb\x1a\x5f\x07\xb7\x11\x7e"
+ "\x94\xad\xa7\x4f\x4a\x4d\x4e\x6a\x3b\xed\x03\xc9\x62\x7f\x5c\x10"
+ "\xbc\x5f\xde\xee\x76\xc0\x7c\xfc\xed\x16\xbf\xea\xeb\xb5\x34\xbc"
+ "\x72\xe5\xfb\x7a\x84\x69\x91\xef\x0f\xe2\xf5\xde\xe5\xaf\x50\x7c"
+ "\x91\xae\x5a\xe3\x95\xc3\x5e\xc9\xf5\x76\xc1\x95\xc1\xfd\xc4\x01"
+ "\x52\x1d\x46\x96\x75\xe6\xe0\xf4\xba\x2c\x91\xb6\x37\x49\x3c\xef"
+ "\x35\xc8\xbf\x33\xf0\x42\x3a\x35\x20\xfe\x86\x72\x91\xd6\x50\x8b"
+ "\xbf\x27\xf0\xea\x0a\xae\xff\x6d\x2c\xff\x76\x09\xf1\xb3\x8f\xce"
+ "\x3f\x40\x5e\x3a\xa4\x1f\xa7\x11\x8f\x76\x09\xd9\xd2\xf8\x19\x4f"
+ "\x33\xa1\x6c\xd5\x07\xe4\xe7\xb5\xdb\x83\xe5\xe7\x35\x7d\x88\xfc"
+ "\xd4\x90\x2d\x42\x7d\x29\x69\x14\xf2\xf2\x5e\xcf\x4b\x05\xf8\xfc"
+ "\x5a\x12\xe2\x79\xcf\xb0\x88\xe3\xe0\xfe\xde\xae\x33\x18\xf7\x15"
+ "\x82\x96\xec\x4b\xb7\xf4\xda\x32\x92\x59\xaa\x5b\xae\x57\xb4\x05"
+ "\xdb\x87\x69\x4d\xd4\xbe\x75\x88\x17\x9f\xf7\x21\x5c\x93\x1d\xbe"
+ "\x51\xda\xc6\xcb\x54\x3c\x8f\xf2\x28\xb7\x97\x70\x52\x39\x16\xe8"
+ "\x97\x89\xca\x88\xba\x6b\x6f\xc4\x74\x8a\x13\xa1\xf4\x6f\x10\x45"
+ "\x6b\x95\x49\x26\xe9\xd7\xee\x35\xa1\x2e\x65\x81\xdf\x9d\x07\x18"
+ "\xea\x9b\x50\xdf\x62\x4e\x4a\xaf\x79\xc7\x95\x80\x89\xf0\x91\x4d"
+ "\xc7\x7e\xd8\x1a\x49\x17\x05\x2e\xf9\xfc\xdf\x1f\x9b\x3e\x35\x03"
+ "\xaf\xa7\x81\xda\x83\xf9\xaa\x7a\x6b\x29\x0e\xdc\xb5\x59\xf4\x15"
+ "\xeb\xda\x87\xe5\x0f\x52\xdf\x89\x9e\x98\x7f\x18\xf1\xe4\x51\x1e"
+ "\xdf\x4b\x5b\xf4\x67\x1f\xed\xb7\x4a\xf4\x20\x78\x3a\xd3\x44\xec"
+ "\xbf\x57\xb3\x85\xd3\x0d\xcb\x13\x3f\x18\xd6\x41\x38\x4a\xbd\xcc"
+ "\xcb\xd0\x1e\xbd\xb3\xd9\x83\xe3\xfa\x4f\xfe\x18\xcc\x9f\xda\x83"
+ "\x6a\xfe\x60\xb9\x83\x58\xbe\x85\x61\x1f\xc9\x9e\x60\x9d\x89\x74"
+ "\x8e\x02\xa6\xd5\xf8\x2b\x10\xc7\x06\x0f\x9f\x1b\x41\x3c\x1f\x62"
+ "\x5b\x6a\x08\x0f\xb6\xa7\x45\xc6\xe5\xfd\xb0\x24\x98\xd7\x32\xbe"
+ "\x7d\xc4\x73\xae\xcf\x9b\x79\x9f\xd0\x76\xfd\xe4\xc7\x0d\x22\xef"
+ "\x30\xc2\x1c\x66\x7d\x59\x40\xfb\x97\x8a\xb1\x84\xe7\x1d\x2a\xfd"
+ "\x96\xf3\xb7\x45\xd8\xb5\x9f\xfc\x66\xfd\x16\xd6\x15\x68\xf7\x4f"
+ "\x0a\x95\x3d\x60\xe5\x76\x1f\xa2\xfa\xd8\xc6\x85\x7c\x5c\xa5\x3a"
+ "\xa8\xbc\x8c\x6f\x0a\xe1\x53\x68\x35\x0e\xdb\x21\xe8\x55\x6b\xc1"
+ "\xf4\x7d\x24\x8b\x9c\x6e\x68\x47\x7b\x4a\x49\x16\x7f\xb2\x1a\xcb"
+ "\xbf\x57\x4d\xcf\x1b\xf9\x33\x70\x1b\xdb\x9f\x5f\x7b\x88\xf2\xed"
+ "\x18\x67\xef\x5a\x85\xb2\xe4\x07\xb8\x2d\x09\x4c\x2e\x2b\xef\xdb"
+ "\x01\xd7\x4b\x53\x34\xcd\x5e\x00\x6a\x27\xd2\xe8\xb0\xbb\x62\x4f"
+ "\x12\xda\xfe\x5c\x6a\x2b\xda\xeb\x43\xec\x9d\x3c\xa0\x36\xa3\x3d"
+ "\x93\xdb\xb7\xe7\x15\x99\xf7\x87\xa8\x8f\x44\xcf\x71\xc2\xf6\x61"
+ "\x5e\xdd\x68\x6a\x7b\xa0\xdf\x7b\xf2\xd5\x34\xe6\xfd\x46\x3e\x10"
+ "\xbf\x88\x2f\x2a\x9c\x24\xfb\x35\x88\xeb\x80\x78\x16\xb2\x41\xb4"
+ "\xae\xb9\x9e\x1d\x25\xf8\x00\xec\xeb\x7c\x7f\xbb\xad\x58\xf7\x78"
+ "\x33\x8e\xe9\xa8\x17\xb4\x8f\x2f\xe2\x3d\x40\xe7\xd5\x20\x8e\xc3"
+ "\x44\x53\x84\x3b\x4b\xf2\x88\xcf\x47\xe5\x3a\xe8\x5c\x87\x31\x78"
+ "\x65\x04\xf4\xff\xf5\xbf\x04\xcb\xd7\xeb\xa1\xfa\x4f\xfc\xae\xf1"
+ "\x97\x66\x01\x97\x87\x22\x30\x9c\x93\x5e\xdf\x24\x8f\x1d\x32\xaf"
+ "\x5f\x3f\xd6\x8c\xfa\xa2\xc2\x91\x1b\xc2\xeb\xc3\x5c\x1e\x37\xce"
+ "\xa0\xf3\x7e\x35\x58\xf6\xb0\x8c\x87\xf7\x99\xcb\x93\x95\xcb\xc0"
+ "\x51\xb6\x11\xfb\xd9\x2f\x07\x7b\x0e\xca\x7c\x3e\x1a\x42\x13\xb9"
+ "\xed\xbb\xbd\x74\xde\x02\xd9\x24\xf4\x31\x1f\x71\xf7\x05\xec\x12"
+ "\xf1\xde\xcf\x79\xff\x7a\x5e\xa3\x18\x6f\x65\xbb\xf5\xba\xc8\xbf"
+ "\x3e\x48\x86\xa9\x2d\x55\x5c\x7e\xa9\x2d\xa5\x0b\xa9\x2d\x87\x79"
+ "\x3b\x4a\x0d\x70\x4e\xaa\xe3\x36\x0d\xcb\xd6\xc8\xfa\x2a\xe3\xda"
+ "\x53\x40\xb8\x5e\x46\x5b\x45\x6d\x72\x48\xbb\x9d\xdc\xfe\x3d\xce"
+ "\xe5\x60\x99\xdc\xf6\x56\x8f\x95\xca\xbe\x96\xf7\xad\xc4\xcb\xb6"
+ "\x22\xdc\x51\x8f\xd8\x93\x39\x16\xcb\xef\x37\x3c\x47\xf0\xf5\x2d"
+ "\x64\xa3\x0d\xcf\xf0\xfb\x5f\x19\xe6\xa1\xac\x9e\x01\x2d\xe2\xd3"
+ "\x91\x8c\x2a\x72\xd1\x2d\xd5\xef\x25\x7f\x1d\x69\x7d\x00\x7d\xa4"
+ "\xfd\x44\x6f\x92\x65\xf4\x91\xd2\xdc\x15\x75\x47\x15\xb9\xc5\x7a"
+ "\xea\x89\xf6\x82\x3f\x6f\x0c\x43\x39\x3e\x1c\x90\xad\x37\x86\xc9"
+ "\x74\xdc\x8f\x74\xd4\x61\x7d\x3f\x96\xfb\xb5\x1f\xe1\xd1\x17\xab"
+ "\xdf\x26\xb7\xbd\x4e\x86\x1f\xab\xf0\x41\xd6\xd5\xa3\xd5\x64\x7f"
+ "\x39\x0f\xde\x68\x91\xcb\xee\x93\xeb\xfa\x58\x81\x25\x1f\x51\xec"
+ "\xb5\xfe\xc6\xc7\x64\x07\xc7\x23\xef\xb9\xed\xe3\x67\x39\x89\x34"
+ "\xd2\x1d\x51\x47\xfd\x1a\x2e\x87\xe8\xf7\x04\xe4\xe8\x8d\xfa\x10"
+ "\xfb\x44\xb6\xb8\xa6\x0d\x71\x90\x3d\x25\x59\x22\x9b\x4a\xf1\x02"
+ "\xe2\x2b\x96\xf5\x47\x6e\xf3\x9b\x31\xc1\xb2\x52\x3f\x1f\x65\x65"
+ "\xac\x0a\xb7\x27\xdc\x38\xd7\x28\x6c\x60\xbd\x28\xf3\xe6\x74\xb9"
+ "\x6f\x07\x44\xdf\xe4\x67\xa2\xdb\x56\x4e\xb7\x78\x15\x1d\x91\x6e"
+ "\x6f\x6d\x92\xe1\x0f\x93\x2d\x0f\xe8\xeb\x9b\xbf\x53\x74\x79\xa0"
+ "\xbd\x78\x6b\x25\xe9\x43\xa0\x5d\x6f\xd6\x84\xd8\x8b\xc3\xe1\xed"
+ "\xc5\x9b\xf9\x72\x7f\x9b\x42\x74\x63\x9f\xec\xef\x6e\x51\xf8\xd0"
+ "\xe6\xea\x95\xf7\x15\xaf\xd9\x42\xf6\x93\xea\x56\x8f\x41\x0d\x82"
+ "\xae\xb2\x2e\xbf\x35\x77\x20\x1f\xde\x4a\x55\xeb\x33\xf1\x9a\x6c"
+ "\x02\xe1\x20\x9e\x72\xbf\x12\xd3\x04\x5f\xdf\xf4\x92\x6d\x50\xdb"
+ "\x68\x84\xad\xf5\x33\xd2\x97\xb7\x8c\xc1\xba\xf8\x66\xad\xac\x8b"
+ "\x4a\xdd\xdf\x22\x8f\x4c\xaa\x7a\xeb\x43\xea\x25\xde\xb4\x10\x1d"
+ "\x44\x1f\xdf\x3a\xa5\x8c\x69\x04\x8f\x65\x2d\x58\xe6\x78\xc8\xf8"
+ "\x58\x43\xed\xc3\xba\xb2\xb8\xcd\xda\xc3\x6d\x85\xc5\x2d\xda\xf3"
+ "\x79\xa3\x3c\x4e\x60\x9a\x49\x4e\x6b\x92\xc7\x12\x45\x6e\xa6\x06"
+ "\xb7\xa9\xde\x14\xde\x3f\x7a\x33\x4b\xf1\x8f\x38\x2e\x6e\x8b\xea"
+ "\xd3\xe4\xfe\x51\xda\x58\x91\xf6\x86\x97\xd2\xaa\x05\x1d\x6a\x19"
+ "\x1f\xaf\xde\x68\x92\xc7\x2b\xd2\x2f\x09\x9f\xf5\xa4\x63\xf4\x8c"
+ "\x38\xca\x09\xbf\xbd\xac\x97\xc6\xb4\x3a\x87\x54\x77\x80\xec\x01"
+ "\xd9\x0b\xc3\x72\x61\x37\x0c\xb3\xf8\xef\x9f\xc9\xee\x90\x1f\x42"
+ "\xf9\x08\x57\x4f\xb6\x08\xd3\xbf\x32\x3c\x81\x7e\xc1\xd7\x3a\xc4"
+ "\x5b\x7f\x54\x2e\xeb\xe3\xbe\xc2\xd7\x59\x51\x4a\x9a\x52\x0e\xed"
+ "\xd6\xaf\xa8\x1c\x95\x57\xec\x17\xd9\x2e\x2f\xd9\x26\x5e\xdf\xde"
+ "\x47\x65\x19\xe7\x71\x83\xe2\x17\xf5\x49\x2a\x58\xda\xdb\x99\xdb"
+ "\xb4\xbd\x95\xc2\x9e\xed\xdd\x42\x65\x39\xff\xd0\x56\x6e\xfd\x96"
+ "\x7d\xd9\x58\x04\xda\x86\x6f\xc8\x2e\xd6\x94\x88\x76\xee\x6d\x17"
+ "\xfd\xd8\xfb\x36\xef\x87\xb0\xa9\x35\xa2\x2d\x35\x25\x0d\xbd\x3c"
+ "\xef\x7d\xea\x0b\xe5\xed\x52\xe5\xb1\x3e\x23\xe5\xfd\x1b\x6f\x57"
+ "\x48\x39\x7f\x5f\xe1\x00\xf8\x46\x71\x66\x96\xae\x61\x8f\x62\x7b"
+ "\x1b\xf2\x44\x3b\x1b\xae\x53\xec\x2e\xd2\x65\x1f\xd9\x5e\x9e\xb7"
+ "\x5c\x86\x99\x25\xff\x72\xfb\xde\x30\x55\xd0\x35\x59\x92\xe9\x7d"
+ "\x40\xf4\xa3\x61\x3e\x8f\xb3\xbf\xce\x43\xda\x36\x64\x28\xb4\x55"
+ "\xdf\x93\xfe\x60\xfd\xc4\x63\x61\x57\x4a\x78\x0c\x5b\x4f\x30\xd4"
+ "\x26\x31\x46\xec\x4d\x0b\xf5\xa9\x3b\xa5\xa6\x3f\xd2\xb8\x24\x7c"
+ "\xd5\xa6\xdf\xc8\xf3\x2f\x60\x2b\xfa\x29\x8e\x0b\x0d\x5e\xc5\xc6"
+ "\x30\x77\x16\xc6\xfc\x27\xa9\x8d\xfc\x5c\x0b\xda\x0f\x58\x0d\x43"
+ "\xf6\xe9\xd7\xbd\x0e\x19\x67\x43\xbb\x62\x37\xc8\x96\xb4\xb9\x4e"
+ "\xca\x3e\x5d\x63\x79\x83\x6c\x4b\xce\x49\x8d\x3b\x82\xfd\xb0\xc6"
+ "\x1d\xc1\x36\xa3\x69\x6f\xa8\xcd\x40\xbf\x79\xbb\xbb\xa2\x71\x61"
+ "\x90\x1f\x80\x69\x97\xb6\x1d\x8d\x26\xd2\x51\x3a\x63\x81\xdb\x27"
+ "\x3e\xa7\xd4\xf8\x37\xa5\xcd\x64\x37\x7b\x5e\x52\xe6\x2f\x9a\xaa"
+ "\xc8\x57\x0b\xa9\xef\x68\x90\xed\xa4\xfa\x14\x7c\x5a\xa0\x3d\xfa"
+ "\x91\x0e\x34\xdf\xd2\x58\x2f\xdb\xf9\xa6\x20\x5b\x29\x8f\x61\x64"
+ "\x27\x83\xc7\xaa\x9a\x2d\xc1\x63\x55\xd3\xa6\x81\x36\xb2\x29\xeb"
+ "\xca\xc7\xaa\x26\x03\xd9\x2d\xc5\x46\x06\xdb\x82\xa6\x19\x0d\x41"
+ "\xbe\x6c\xe3\xe7\x8a\x2f\x1b\xb0\xa3\x8d\x05\x64\xa3\xb0\xfe\xc3"
+ "\x72\xdd\xe8\x7b\x54\xb7\x2a\x75\xa3\x1c\x79\xdb\x0c\x28\x9b\x15"
+ "\x35\x26\xbc\xdf\x2f\xfb\x80\x5c\x37\x7b\xf9\x3e\xe9\x7b\x9d\x28"
+ "\x7f\xb1\x24\x67\xb6\xb5\xdf\x40\x47\x60\xac\x68\xe9\x59\xa7\xd0"
+ "\xf7\xed\xb9\x6a\xbf\x70\xef\x1e\x56\xee\xae\x78\x7b\x8c\xba\x8f"
+ "\x55\x98\xb6\x4b\x9e\x43\xe0\xb4\xe5\xb8\xde\xe6\xf1\x82\xba\x6f"
+ "\xa2\x1f\x6f\xa7\x51\x3f\x28\x26\xc2\xfa\x5d\xe4\xf7\xa0\xcf\x87"
+ "\xf7\x75\x96\xc6\x7e\x99\xdf\x7d\xf4\x5b\xab\xda\xbf\xaa\xf9\x9c"
+ "\x6c\xa5\x1c\x7b\xb6\xa2\xbf\x53\xa3\x9e\x8b\x99\x39\x39\xc7\x60"
+ "\x2e\x5a\xb9\xb6\x78\xf9\x3d\x86\x95\x6b\x57\x16\xaf\x5c\xb2\x7a"
+ "\xe5\xe6\x25\xc5\x2b\xd7\xad\x1d\xb3\x66\xc9\x8a\x95\x4b\x0d\x1b"
+ "\x97\xac\x37\x98\x2c\xb7\x5b\x62\x21\x00\xfa\x90\x61\xc9\xfa\xf5"
+ "\x2f\xae\x59\x56\x60\x58\xbb\x72\xe9\xd8\xa2\x65\xeb\x97\x15\x1b"
+ "\x96\x14\xad\x7b\x71\x6d\x81\xe1\xf6\x82\x71\xb7\x9b\xee\x2f\x88"
+ "\x55\xcf\xa1\x8d\xd2\x43\xb7\xff\xe2\x57\x5d\xbb\x2e\x82\x2e\x51"
+ "\x63\x2e\x4a\xb4\xac\x5c\x2b\xe6\xec\x7e\xba\x77\x7c\x2d\x98\xe9"
+ "\x1c\x45\x3a\x2f\x8c\x55\xbc\x7d\x10\x7f\xb5\x04\x87\xfd\x34\xd0"
+ "\x39\x8a\xd8\xf6\x14\x77\xc5\x4f\xf3\x1d\xd2\xcf\xb2\xf8\x59\x60"
+ "\x98\x8e\x7d\x4b\x61\x17\x3f\xe9\x42\x9f\xcd\x4c\x6b\x82\x1b\x2f"
+ "\x42\x52\xcd\x06\xd0\xe2\x15\x87\x97\x9e\xce\x59\xc4\x32\xb5\x0e"
+ "\xe9\x1d\xf9\x2c\xbd\x77\xd2\x9c\x31\x1f\x1a\x59\xf9\x87\x46\xc1"
+ "\x97\x77\x26\x28\xf3\xbc\xd9\xaf\x40\x36\xc9\xe7\x49\xe9\x1d\xfe"
+ "\x8e\xf4\x65\x94\x65\x9a\x2f\xed\xf9\xdf\x8f\x65\xa2\x3f\x78\xc2"
+ "\x76\x13\xcf\x9b\xe0\x92\x20\x0e\xdb\xa5\x6d\x2e\x31\xc1\x6b\x58"
+ "\xd7\xfa\x64\xc6\xb0\x0e\x8f\x32\x9f\x86\x7d\xd0\x63\x5f\xda\xe5"
+ "\x7e\xfc\xbf\xbc\x1f\x7b\x58\x6a\xed\x70\x6c\xdf\x6e\x6a\xcf\x3b"
+ "\xa9\x4a\x1f\xb0\xdd\xed\x0e\xe9\xa7\xe5\xd8\x4e\x3d\xb5\x2b\xdc"
+ "\x5c\x1f\xcd\x77\x61\x3b\xd7\xf8\x37\x20\xdd\x46\x88\x33\x22\x76"
+ "\x35\x08\xfd\xc3\xfe\xec\x6b\xc4\xfb\xea\x6f\x20\xae\x8a\xce\xf0"
+ "\xb3\xde\xca\x8e\xb9\xbc\x60\x2f\x6c\x87\xc4\x4d\xcc\xc9\xfe\xd7"
+ "\x57\x5d\x72\x9f\xea\xc8\x36\xfc\xcf\xe7\xdb\xb5\xd4\x27\x1c\x2b"
+ "\xe2\x1a\xbf\x89\x38\xb7\xa8\x7d\xed\x7a\xe6\x62\x6f\xa9\x7d\xae"
+ "\x7d\xfc\x6c\x6f\xf2\xb7\x7a\xac\x74\x26\xdc\x3b\x5d\x58\x77\xa6"
+ "\xec\x1b\xbb\x58\xdf\x42\x95\x2f\xf5\x0e\xc9\x99\x2b\x02\x6e\x9d"
+ "\x82\x9b\xce\x06\xa4\x32\x82\xff\xfb\xd6\x60\x19\x67\x00\xff\xbe"
+ "\xac\x50\xfc\x84\x13\xef\x9d\x4a\x3d\x22\x0e\xdf\x47\x3e\x81\x13"
+ "\x65\xd9\x19\xa1\xbe\xd4\xdd\x7b\xd8\xe7\x76\x4c\xdf\xf5\x2d\x68"
+ "\x11\x16\x7d\x14\x8e\x7f\x3f\xd2\x3d\x8e\xf0\xbf\x7c\x3d\xc0\x76"
+ "\x84\xe9\xa9\x78\x27\xd3\xc5\xcf\xe9\xdb\x87\xfa\x5f\x93\x1e\x3a"
+ "\x8f\x2d\xcb\xf3\x43\x21\xf2\x9c\xb9\x9b\x7c\xc2\x5a\xc4\x8f\x32"
+ "\xb4\xeb\x02\x8e\xc3\xf8\x3c\xae\x16\x8c\x54\x0f\xde\x1f\xa7\xf9"
+ "\x10\x77\xc5\xbb\xc9\x4a\x7d\x0c\xe5\xbf\xda\x2f\xe6\x60\x64\xd9"
+ "\x1a\x43\x73\xd7\xa5\x16\xc6\x9a\xd1\xbe\x53\x1b\x49\xc6\xb0\xcc"
+ "\x0c\x45\xa6\x50\xd6\x3f\xe7\x72\x95\x04\x46\x56\xb1\xef\x78\xe3"
+ "\x70\x84\x43\xb9\x6a\x40\x79\x22\xb9\x42\x58\x8b\x22\x53\x28\x6b"
+ "\xc7\x09\x0e\xdb\x10\x7b\x70\x73\xa6\x96\x6c\x64\x87\xf4\xee\x59"
+ "\x92\x31\xf6\xfa\x93\xed\xec\x86\x05\xed\x82\x4f\xef\x9e\xb5\x7b"
+ "\x04\x0f\x02\x74\x7f\xd7\xa6\xa2\xfb\x71\x94\xe3\x58\xa2\xb3\x98"
+ "\xab\x7e\xf7\x2c\xb6\xed\x38\xf7\xc5\xb7\x20\x0f\xf8\x58\xf5\xee"
+ "\x01\x2a\x2f\xd3\xf0\x68\x80\x86\x3f\xd3\x85\xa3\x61\x08\xed\xb4"
+ "\xe2\x9c\xc0\x9f\x25\x91\xae\x60\x99\x0c\xe5\xec\xbf\x70\xbc\xc4"
+ "\x3a\xb4\xda\x5a\xd0\x51\x1d\x2d\x49\x1c\x7e\xb5\x52\xc7\x2e\xa4"
+ "\xb5\xb3\xb4\xf0\x92\xf2\xdc\xd2\x04\x40\x73\xe2\x54\x3e\x35\x89"
+ "\xe8\xfb\xb3\x03\x81\xf2\xcc\x15\x5a\xfe\xf6\xa5\x41\x6d\xe5\x17"
+ "\xb6\xd5\xf6\x9a\x38\xd7\x95\xea\xef\xbe\x54\x7b\x53\x0d\x62\x9c"
+ "\xb4\x8d\x22\xf9\xfe\xf9\xed\xf6\x3a\x00\x4a\x93\x9f\x93\x7a\x70"
+ "\xec\x09\x9d\xdf\x8f\xfc\xbe\xe1\xe7\xcb\x82\xdf\x37\xfc\x3c\x37"
+ "\xd2\xfb\x86\x90\x7a\xdf\xa6\x7a\xfd\x8d\xb9\x1a\x55\xdd\x95\xfe"
+ "\x30\x75\x2b\xe5\xc7\x35\xa9\xe3\x99\x9f\xff\x8d\xda\xd0\x46\xe7"
+ "\x93\xdf\x9c\xab\x61\x88\xa7\x85\x8f\xe1\x3f\x77\x0a\xff\x85\xfc"
+ "\xa2\x9f\x1f\x27\x98\xd0\x7e\xf4\xff\xe9\x92\x3e\xa4\x9f\x6f\xf9"
+ "\x43\xf4\xe3\xa0\xa7\x5f\x43\xbb\x92\x2d\x05\x01\x03\x0b\xf3\x10"
+ "\x07\x30\x92\xc3\x33\xfc\x13\x49\xf2\xb3\x93\x3f\x68\xfb\xe1\xfb"
+ "\xf3\xff\x8e\xbf\x18\xd1\x5e\x8e\xcf\x03\x1a\xb9\x3e\x75\x9f\xa6"
+ "\x5c\xa2\x34\x03\xa5\x48\xb8\xbf\x17\xf0\x2a\xcb\x8d\x06\x18\x95"
+ "\xcc\x81\x19\xf3\x8a\x8c\xfe\x67\xa6\x7e\xa6\x94\xe0\x67\xfc\x8b"
+ "\x5a\xa8\xaa\xe0\xd6\xa8\x02\xbe\xf4\xe8\xf6\x9c\xfe\x24\xa9\x49"
+ "\xaf\xae\x52\x0f\x65\xd1\xfc\x26\x91\xfe\xf1\x20\x3e\x23\xe6\x8f"
+ "\x4a\xef\x07\xb8\xd6\xb5\x4d\x05\xfe\x99\x68\xfe\x6d\xe5\x97\xe8"
+ "\xe3\x60\xff\x46\xa8\xee\x6f\x15\x3f\xb7\x65\x7d\x87\xf8\x2f\xfd"
+ "\x67\x38\x1e\xa3\xdc\x06\xc4\xe3\xb6\xe3\xe1\x40\x03\xf4\x4f\x35"
+ "\x29\x49\x6a\x09\x0d\xe4\xdf\x79\x20\xf8\x79\x74\x61\xf0\xf3\xdd"
+ "\x87\xbf\x8b\xa6\xdb\xe8\x9f\x52\xc7\x30\x80\xbb\xb6\xf7\x27\x26"
+ "\x86\xa8\x4c\x62\x4d\x88\x0a\x05\xfe\xe4\xd6\x44\x01\x8c\x89\x53"
+ "\x25\x6b\xc3\x43\xff\xe7\xfc\xdd\xb4\x4d\x56\x88\x5b\x9d\xfa\x01"
+ "\x99\x93\x42\xd2\xe8\x79\x88\x41\x4e\x9b\xf0\xe1\x00\x78\x9e\x66"
+ "\x50\x3d\x6b\x32\xf1\x9f\x26\x94\xff\x13\xdf\x45\x5b\x7f\xf8\xfb"
+ "\xff\xe1\x9f\x86\xf4\xe3\x87\xbf\xff\xa4\x3f\x26\x46\x71\xb4\x44"
+ "\xfc\x87\xfe\x63\xfd\x86\x92\xc9\x19\x4c\x4e\x60\xf2\xcd\x77\x32"
+ "\x8e\xff\xf0\xf7\xc3\xdf\x0f\x7f\x3f\xfc\xfd\xf0\xf7\xc3\xdf\x0f"
+ "\x7f\xdf\x83\x3f\x0d\x8f\x23\x98\xfc\xd7\x7f\xdf\x9f\x4f\x61\xd0"
+ "\xca\x24\x26\x69\x80\xa9\x32\xca\xee\x03\x8d\x0e\x86\x68\xbf\x3b"
+ "\x2f\xcf\xd0\xdf\xa0\x2b\x2c\x40\xb1\x24\xcd\x33\xdf\x8b\xd7\xcd"
+ "\xaa\xf4\xd4\xef\xaa\x45\xdf\xd9\x9f\x06\x89\x18\x85\xf1\x61\x34"
+ "\x0c\x81\xa1\xa0\x83\x18\x88\x85\x6b\x20\x0e\xe2\x21\x01\xe3\x4e"
+ "\x3d\x0c\x83\xe1\x70\x2d\x24\xc1\x75\x70\x3d\xdc\x00\xc9\x70\x23"
+ "\xdc\x84\x3d\x4a\x81\x5b\x30\xc6\xbf\x15\x09\x33\x12\x46\xc1\x6d"
+ "\xe1\xfb\x55\x06\x99\xc9\xf8\x0f\xfe\x9f\x03\x99\xfc\x39\xff\x87"
+ "\xf4\xff\xab\xe9\x36\x39\xfd\xb8\x9c\xee\xf8\x21\xfd\xff\x6a\xba"
+ "\xe1\xbf\xf8\x77\xe4\x7f\xe9\xaf\x06\xcd\xb7\xb0\xe0\x9a\xb0\x76"
+ "\x33\x34\x55\x23\xff\xf5\x3f\xc3\x65\xca\x0f\xc0\x17\x5c\x3e\xf4"
+ "\x2f\x13\xaf\x34\x71\x5b\x0a\x20\xcf\xf9\x32\xf5\x9f\xf7\x5c\xd0"
+ "\x5f\x24\x44\xfd\x7f\xd6\x85\x78\x15\xe2\x55\x8c\xd7\x46\xbc\x5e"
+ "\xc6\xab\x4a\x41\x2b\x60\x74\x78\xfd\x2d\x0f\xe0\x24\xfe\xfe\x47"
+ "\x3a\xfe\xd6\xe3\xef\xe7\x00\x1d\x58\xee\xf4\x7e\x80\x4e\x04\xf8"
+ "\x4a\x35\x37\x7a\x31\x3f\xd0\xda\x9e\xa3\xe2\xde\x80\x97\x87\xbe"
+ "\xa3\x05\x87\x46\xeb\xc0\x1f\xdb\xd4\xdc\x2c\xc3\x84\x71\x69\xe3"
+ "\xee\xbb\xcf\x30\x76\xac\xe1\x1e\xd3\x84\x7b\xc6\x9b\xd2\xc6\xdf"
+ "\x33\xc1\x60\x9a\xf0\x50\x5a\xfa\x43\xf7\xa6\x19\xd6\x6c\x2a\x5a"
+ "\x39\xc1\xb4\x62\x99\x61\xf9\xca\xa2\x35\x1b\x97\x14\x2d\xbb\x6c"
+ "\x6f\xae\xea\x8f\x9a\x76\x8b\x1f\x38\x37\x82\x29\x3f\x09\xa4\x83"
+ "\x99\x20\x7d\x68\x82\x81\xac\x32\xca\x57\xf0\x9f\x66\x6d\x39\x68"
+ "\x56\x55\x82\x66\xb9\x07\x34\x4b\xb4\xa0\x99\x7f\x10\x34\x95\x98"
+ "\xb6\xa3\x18\x34\xdb\x5b\x41\xb3\xf5\x3d\xd0\x6c\xcc\x19\x98\xf6"
+ "\x93\x02\x91\x76\xb0\x03\x34\x07\x92\x41\xf3\xae\x13\x34\x0d\x59"
+ "\x22\xed\xff\x41\x98\xff\xd5\xf5\x9f\xd3\xf9\xab\xfe\xbb\x52\x3f"
+ "\x62\xc0\x9f\x83\xcb\x13\x8d\xda\xfe\xfa\x30\x93\xa5\x3f\xfc\xfd"
+ "\xf0\xf7\xc3\xdf\x0f\x7f\x3f\xfc\xfd\xf0\xf7\xc3\xdf\x7f\xf3\x3f"
+ "\xa7\x06\xd2\xbe\x91\xb4\xf0\x51\x0d\x80\xdb\xaa\x4b\x71\x68\x32"
+ "\x2a\x69\x6d\x09\xd0\x37\x54\xa0\xe3\xfb\x90\x88\x4b\x8b\x3f\xd1"
+ "\x38\xf0\x0f\xc1\x6b\xa8\x4e\xbd\x46\x85\xd6\x20\x35\x27\x9b\x20"
+ "\x2a\x19\xc4\x7a\x29\x2b\x3b\x2e\xbe\x01\xbe\x07\xba\x41\xc7\xbf"
+ "\x9f\xa5\xef\x46\x11\xbf\xc5\x01\xff\x23\x59\x59\x5f\xa5\xc0\xd1"
+ "\xfa\x2a\x5a\x8f\x85\xb0\xfc\xfb\x81\x08\xeb\x69\xf4\xec\xf5\x64"
+ "\x69\xf2\x5e\x00\xfa\xfe\xf4\xb5\x3d\xcc\xd9\x52\x02\xd0\xbc\x4f"
+ "\x7c\x87\x4a\x6b\x6d\x10\x7f\xbb\x03\x76\x24\x89\xf5\x55\xcc\xf5"
+ "\x32\xa6\x63\x5a\xb7\x03\x2a\xb4\x72\x9d\xdd\x4a\xba\x7d\xfb\x45"
+ "\x68\x31\xf0\xef\x6c\x9c\x2d\x06\x1f\x4c\x19\x49\xfd\x8f\x49\xc6"
+ "\xf2\x95\x91\xd6\xd6\x28\xeb\xc8\xa8\x6e\x19\x3e\x2b\xa4\x3e\xec"
+ "\x63\xcc\x42\xa5\xbe\x08\x38\xe2\xa8\xac\x82\x07\xdb\xde\x8d\x65"
+ "\x6a\x14\x3c\xd8\x1e\xa5\x8d\xce\x29\x5b\x78\x1d\x07\xc2\xb5\xc9"
+ "\xf0\x71\x46\xf4\xb2\xfb\xc7\x77\x64\x7c\xbe\x3c\xd5\x70\xdd\x84"
+ "\xa9\xcb\x52\xef\x64\xa6\xc4\x31\x3b\x4d\xd7\x64\xc6\x64\x26\x8c"
+ "\x9f\x6d\x92\xf4\xd2\x28\xc9\x34\x5c\x2f\xdd\xf1\x1c\xfd\x7b\x7c"
+ "\x84\x91\xff\x1a\xb4\x19\xdb\x0b\xee\x37\x0c\x9d\xf4\xa3\x57\x37"
+ "\x64\xfe\xf3\xcf\x1f\xcf\x9c\x36\x6f\xfd\xe8\x8f\x4c\xd2\xb5\x7f"
+ "\xda\xf9\xbe\xf1\x1b\x82\x18\x39\x8a\xfe\x5d\xd8\x1c\x95\x34\xda"
+ "\x4a\x58\x8e\xdf\x68\xf8\x88\x52\xee\xd2\x66\x14\x17\xdc\x37\x7e"
+ "\x1f\xd5\x38\x77\xe9\x58\x2b\x95\x79\x7c\xa6\x28\x23\x20\xc6\x1f"
+ "\x52\xe7\x8d\xfb\x2d\x95\x36\xf0\x36\x80\x56\xe0\xea\xc7\x7d\x83"
+ "\x68\xa1\x48\x1d\x75\xcc\x74\x8b\x5c\xf7\x4f\xe9\xdf\x67\xde\x19"
+ "\x27\x21\x86\xe1\x63\x1f\xa3\xdc\xf1\x6e\x93\xdb\xd0\x92\xa1\x5d"
+ "\x91\x6a\x1c\x3a\xe1\xe7\x78\x97\xba\x22\x55\x2f\xe1\xfd\x8f\xc4"
+ "\x3d\xd1\xa0\xe0\x01\x01\xa1\x97\x6e\x4f\xca\x28\x28\xb8\xff\x0b"
+ "\x57\xc1\xfd\x7a\x29\x73\x5f\x41\x46\xe6\xf5\x95\xab\xef\x4e\xcd"
+ "\x48\x2d\xb8\x4f\x2f\xf1\xdf\x87\x32\x6f\xaf\x78\x46\x2f\xdd\xf9"
+ "\xa1\x69\x98\x5e\xf3\x87\x26\x0d\x7c\x2c\xcd\x39\xf0\x71\xd4\x9f"
+ "\xff\x7c\x04\xee\x5a\x73\x44\x73\xd7\x8c\x23\x92\x66\xd8\x91\xb8"
+ "\xf9\xf0\x07\xfd\x50\xf8\x43\x32\x5e\x86\x69\xd0\xaa\x29\xcd\x69"
+ "\x95\x36\xe6\xb7\x46\x95\xb6\xb5\x6a\x9f\x86\xd6\xe8\xc5\xc3\x5a"
+ "\x87\x4c\x7b\xaa\x75\xe8\xd3\x5f\xb6\xea\xee\x84\xd6\x18\x80\xd6"
+ "\x91\x20\xb5\x8e\x82\xa4\xd6\x7b\x86\xbd\xda\x3a\x6d\x84\x64\xbb"
+ "\xb6\xe7\x51\xdb\x4d\xda\xc7\x6d\xa9\x7a\xb0\xdd\x1e\x0b\xb6\x3b"
+ "\xe2\xe2\x6c\x77\xe2\x35\x1a\x9a\x6c\x26\x7c\xce\x80\x14\x5b\xf4"
+ "\xe6\x21\x00\xa2\x2d\x47\x0c\x00\x47\x46\xc2\xa4\x23\xa3\xf0\xf7"
+ "\x36\xbc\x52\xf1\xba\x1d\xaf\x3b\xf1\xc2\x38\xe5\x08\xed\xb7\x03"
+ "\xc6\x21\x19\xff\xeb\xc3\x25\x4b\xd2\x96\xdc\x97\x3b\x39\x2a\x6a"
+ "\x59\x2a\x5c\x83\x54\xd3\x66\xa4\x8e\x8c\x4e\x8f\x5e\x96\xfa\x85"
+ "\x2b\x13\xff\xd5\x4b\xcf\xfe\x6b\xd4\x90\xf1\xee\x74\x77\xfe\x3f"
+ "\x7f\xe1\x83\x58\xa4\x3f\x84\xca\x70\x8f\x15\x34\x2e\x6c\xa3\xcb"
+ "\xda\xf3\xa8\xdb\x1a\xa7\x77\x40\x4c\xa1\x22\xc7\x22\xef\x23\xbd"
+ "\xcb\x5a\x86\xf2\x17\x37\x26\x7c\xde\x36\xca\xcb\xba\x44\xb9\x82"
+ "\xf0\x79\x24\xd3\x71\x65\x4a\x5e\x8f\xd4\x9c\x83\xcf\x28\xff\xba"
+ "\xf4\x60\x58\x5b\x94\xcb\xaa\xd9\x86\x79\x07\x06\xe2\xb1\x21\x9e"
+ "\x29\x15\x98\xd7\x1a\x26\xef\x09\x97\x75\x36\xd5\xd1\x11\x52\x87"
+ "\x4b\xa9\x83\xbe\xef\x6e\x40\xfd\x22\xbb\xe3\xb7\xc6\x1c\xa6\xb2"
+ "\x76\x8f\x13\xf6\xf9\xbb\x34\x5a\xcb\x51\x20\x3c\x6e\x6b\x7c\xaa"
+ "\x52\x9e\xe0\x68\x7f\x02\xfa\x2e\x8f\xaf\xff\x84\xf8\xb9\xb4\xfe"
+ "\xb3\x1a\x71\x18\x36\x68\x6e\x38\x09\x71\x3e\x2a\xe3\x80\xf8\x42"
+ "\x97\xf4\x29\xd6\x1d\x9f\xaf\xd8\x39\x4c\xcb\x00\xb1\xce\xdc\x85"
+ "\x7d\x2f\xc3\xbc\x92\x81\x6d\xfe\x74\xb8\xa0\x4b\x7c\x9d\x92\x77"
+ "\xa9\x35\x85\xa2\x0c\x63\x2e\xeb\xa7\x7e\x2c\x73\x74\x20\x3e\x56"
+ "\xe6\xb2\x4a\xaf\x62\x5e\x57\x98\xbc\x6d\xa2\xae\x04\x6d\x98\x3c"
+ "\x2b\xe6\x49\x98\x67\x88\x90\x17\x85\x79\x19\xe1\xf2\x5a\xea\x39"
+ "\xce\xbc\x7e\x9a\x27\xc4\x67\xe2\x73\xa1\x42\xf3\xcb\xf7\x87\xf8"
+ "\x3d\x01\xe9\x9e\x50\x1f\x8a\x9f\x70\xbb\xa4\x63\x84\xef\xf0\xc0"
+ "\xba\x8f\x6a\x5c\xd6\x2c\x94\x85\x84\xcf\x07\xe6\x7d\x76\x33\xd2"
+ "\x81\xda\xe5\x0c\x93\x97\x82\xfd\x41\x7b\x9d\x18\x17\x06\xe7\x10"
+ "\xcc\x73\x60\x9e\xf1\x32\xfc\xd0\x73\x1b\x4e\xfb\x1f\x8c\x80\xe8"
+ "\x4e\x18\x3e\x91\xfa\x23\xe4\x02\x86\x74\xc2\xb0\x63\x3d\x62\x2d"
+ "\xbc\xd3\xb0\x19\xa2\xf0\xf9\x6d\x66\xb5\x5d\x87\xf9\xdd\x28\x4f"
+ "\x3a\xfb\x45\x2f\x74\x42\x62\x25\xc2\x44\xd1\xb7\xab\x34\x3e\x61"
+ "\x7a\x94\xdd\xe3\xa5\xef\x37\x50\xce\x12\x7f\x83\xbf\x12\x96\xe3"
+ "\xdf\x8a\xce\xa9\x87\x54\x6a\x23\x5f\xbf\x6a\xb5\x69\x68\x3d\x28"
+ "\x8d\x87\x2e\x09\xee\x74\x71\x99\x4d\xc4\xf1\x4f\xd7\x24\xaf\xdd"
+ "\xa5\x36\x68\xb1\xec\x16\x49\xcf\xd7\x82\x3b\x11\x17\xb5\xe1\x29"
+ "\xbf\xd5\x26\xf5\xe3\x91\x6c\xd7\xd0\xba\xde\x1e\xab\x34\xdd\x25"
+ "\x25\x32\x81\x47\x6f\x50\xf0\x10\x1c\xd6\xc5\xd7\xc7\xf7\x58\xb5"
+ "\xbb\x55\x30\x53\xd4\x75\x8d\x77\x41\x14\xb5\xf9\x24\xe8\xeb\xa9"
+ "\x3e\xb9\x8f\x7c\xad\xad\x7d\x83\x17\xec\xe8\x5f\x74\x82\xde\x82"
+ "\x7d\x35\x34\x7b\xe8\x1b\x67\xdb\xb0\xc6\xad\x00\x5c\x2f\x24\x30"
+ "\xc8\x38\xeb\x14\x9c\x84\x43\xd5\xd7\xe1\xa2\x7e\xea\xab\x0e\x64"
+ "\xd8\x16\x75\x1b\x09\x2f\xf6\xeb\x86\x06\x84\x6b\x41\xaf\x45\x86"
+ "\xe9\x52\x60\x54\x3c\x18\x29\xb7\x8f\xe8\x43\x3c\x5b\xa8\xe8\xa7"
+ "\xdb\x3a\x0c\xc7\xff\x6b\xba\x84\xde\x06\xd2\xe5\x36\x24\x8b\x36"
+ "\x68\xb0\x0d\x1a\x9b\xc0\x3f\x2c\x4b\xc1\xef\x00\xbd\x47\xdd\xe6"
+ "\x06\x0e\xab\x8f\x11\x7a\xca\x61\x8b\x03\xb0\x89\x41\xb0\x48\x0b"
+ "\x49\xf0\x00\x24\x07\x0c\x2b\x40\x7a\x44\x21\xcc\x41\xe4\xb7\x41"
+ "\x81\x91\xfb\x9f\x8c\x79\x93\x64\x7c\x2d\x2a\x7c\xc5\x84\x8f\xd6"
+ "\xc3\x0a\xdb\x3b\xcc\x11\xb0\x7d\xd0\x8a\xcf\xce\x81\xf6\x95\xf4"
+ "\x75\xb8\x0e\xe1\x52\x29\xdd\x3c\x0a\xf4\x67\x60\xd8\xa9\x1e\x29"
+ "\xaa\x4b\xd0\x62\x38\xda\xbf\xf8\x7d\x4a\x19\x7c\x4e\x73\x80\xc1"
+ "\x23\xd7\x57\x40\xb4\x09\xd8\x5b\xaa\x73\x78\xae\x52\xa7\x92\xaf"
+ "\xd6\x99\xcc\x98\xf1\xe8\x9f\x64\xfe\x32\x33\x25\x73\x84\xe2\xbb"
+ "\x4c\x6c\x59\x9e\x3a\xde\x35\xb1\xc5\x70\x9f\xe9\xdd\x65\xa9\x63"
+ "\xf8\xd8\x7f\xe7\x49\xd3\x28\x1c\xdd\xff\xc4\xff\xdd\x4d\x29\xa9"
+ "\x3c\x05\xd3\xe9\x7e\x14\xdd\xcb\xfe\x02\xde\xcd\x9d\x13\x35\xf4"
+ "\xf6\x22\xba\x13\x9e\x43\xe6\xf5\x8b\x96\x46\x4d\x91\xef\x13\x44"
+ "\xce\xdd\xdc\xe7\x30\x3e\x46\xf7\x77\x70\x5c\xe3\xf7\x51\xcd\xe3"
+ "\x76\x9a\x1e\x9e\xf7\x3f\xa3\x8e\xbc\xba\x2a\x33\xee\x4e\x2b\xc1"
+ "\x8c\x79\xd2\xf4\x16\xa6\x34\x53\xca\xa8\x9f\xf2\x16\xa8\x4b\x1d"
+ "\xa2\x52\x72\x7e\xca\x98\xa9\xa6\x9f\x2c\x98\x73\xdb\x9f\x4c\xc3"
+ "\xaf\xfd\x68\x61\x33\x95\xbf\x76\x78\x50\x4d\xa3\x02\xad\x7a\x6e"
+ "\xd7\xe8\x57\xee\x7d\x57\x60\x99\x37\x27\xea\x4f\x99\x23\xd6\x15"
+ "\x51\xea\x6d\xdc\x17\x23\x5f\x65\xfc\x05\x53\xf4\xab\xf3\xbe\xf8"
+ "\x97\x79\xef\x1c\x7f\x66\x34\xf6\xf4\xda\xdd\xc7\x9f\x99\xf7\xce"
+ "\x17\xff\x12\xf5\x32\x41\xde\x55\x60\x4a\x32\x44\x4f\x7c\xb1\xe5"
+ "\xa9\xd1\xbc\x55\x37\x54\x26\xd7\xdd\xb8\xef\xa6\x83\x37\xbf\x97"
+ "\xd2\x7a\xcb\xbf\x8e\xf8\xeb\xad\x5f\x19\x5c\x23\x19\xfa\x11\x8f"
+ "\x9a\x46\xf6\xfb\x11\x80\x7e\xc4\x49\xf4\x23\x4a\xd1\x8f\x68\x53"
+ "\xfb\x11\x9f\xc4\x3e\x54\x22\x7c\x09\x01\x2f\xfc\x9f\x31\xff\x8a"
+ "\xfe\xcf\x5a\xf4\x7f\xc6\x1c\x89\x9e\xfb\xf4\x91\xb8\x5c\xe1\xff"
+ "\x0c\x4b\x1c\xc2\x7d\xa0\x1b\xf1\x17\xfd\xa0\x3f\x8c\xc4\x5f\x23"
+ "\x3e\x8f\x1e\x3e\x34\xd8\x27\x9a\x9d\xd0\x1a\xbd\x10\x7d\xa2\x0c"
+ "\xf4\x89\x32\x97\xb4\xea\xa6\x7f\xd8\x1a\x93\x9e\xd9\x1a\xdb\xef"
+ "\x17\x3d\xde\x3a\x25\x79\x7c\xeb\x74\x2d\xb4\x3e\x01\xc2\x37\xda"
+ "\x0e\xa6\x4f\xb4\x49\x9a\xcf\xe2\x40\xfb\x59\x42\x53\xec\x67\x89"
+ "\x36\xdb\x67\x7a\xbc\x86\x41\xd3\x67\xc3\x61\xe8\x47\x8f\x36\xc1"
+ "\x47\x93\x4b\x1d\x47\xb4\x90\x70\x24\x06\x2e\x1c\x19\x86\xbf\xf9"
+ "\x7b\xe0\xc8\x8f\x40\x7b\x24\x56\x7b\x21\xd0\xdf\xa4\x53\x47\x46"
+ "\x7e\x3c\xf1\xc8\xa8\x8c\xff\x7d\xe4\xb6\x29\xb3\x8f\xa4\x7e\xfc"
+ "\xf1\x91\xdb\x1d\x23\xd4\x7e\x13\xf5\x19\xe0\xee\xed\xe4\xc1\x22"
+ "\xbd\xef\x33\x0e\x31\x0d\x79\x65\x19\xf7\x07\xef\x97\xfd\xc2\xfb"
+ "\x33\xa7\xbe\x3a\x6f\xde\xd2\x28\x29\x73\x04\xf7\x2e\x65\x4f\x33"
+ "\xe0\x7d\x06\xfb\x9c\x13\x5b\x02\x3e\x67\xaa\x2b\xe0\x73\x1a\x86"
+ "\x4c\xdc\x10\xe4\x9f\xf5\x61\xda\xe7\x19\xa9\x86\xdb\x4d\xdc\x33"
+ "\x3b\x7e\x63\xa8\xb7\x36\xae\xca\x34\x31\x55\x77\x5f\x3b\xfa\x6c"
+ "\x43\xcb\x7f\xb4\xf4\xe7\x74\xa1\xd7\xf6\xad\x5e\x7a\xf5\xf9\x25"
+ "\xe9\x79\x2f\xdf\x85\x3c\xbf\x96\xbc\xe0\xa1\x3f\x7a\xe5\xf0\x8f"
+ "\x7e\xf4\xea\xe1\x23\xcf\xcc\x19\xfd\x5b\x4c\xfb\x28\xb5\x18\xe5"
+ "\xe7\xff\x14\xfc\x9f\xf1\x17\x32\xa2\x7f\xf4\xf4\xe1\x57\x5f\x5f"
+ "\xb1\xa2\x85\xe4\x85\x78\xab\x8c\x51\x3d\xd6\xe1\xe8\x93\x68\xfe"
+ "\xd9\x6d\xbd\x0e\xfd\x9f\x1b\x5b\x43\xc7\xb2\x1f\xf4\xf2\x07\xbd"
+ "\xfc\x41\x2f\xff\x2b\xf4\xf2\x7a\x10\x7a\x79\x63\x65\x38\xbd\x9c"
+ "\x3e\xeb\xf1\xec\x87\x0c\x2f\x2e\x35\x98\x8b\xd6\xad\x28\x5a\xb2"
+ "\xc6\xb0\x7a\xdd\x92\x82\x65\x05\xb1\xd0\x9f\xb1\x64\x69\xf1\xca"
+ "\x0d\x4b\x8a\x97\x0d\xf8\xd6\x31\x59\xf1\x49\x07\xfa\xd6\x37\x7a"
+ "\x22\xfb\xd6\x37\x25\x85\x8f\x4b\x34\x38\xb6\xdf\x64\x0a\x93\x37"
+ "\x4a\xce\x9b\x11\x26\xef\x31\x39\xaf\x30\x4c\x0c\x18\x2f\x62\x8c"
+ "\x9b\xb6\x87\xcb\xc3\xf4\x7a\xc5\x27\xc1\x38\x4d\x6a\x19\xd5\x0d"
+ "\xe4\x93\x74\xc2\x4d\x1f\x63\x9f\xba\x30\xff\x3d\xc5\x97\x71\xc0"
+ "\x4d\xdb\x15\x1f\x4d\x8e\x43\x8c\x2e\x6b\x26\xf6\xf3\x26\x47\x98"
+ "\x18\xe5\x2e\xb9\x5e\x6f\xc0\x37\x9a\x65\x70\x5b\x6f\x8e\x1b\xe8"
+ "\x1b\x1d\x07\x11\x43\xde\x6c\x0c\x81\x4d\x57\x60\xd1\x9f\xa4\x3d"
+ "\x20\xba\xe9\x1b\xb5\x6e\xb8\xf9\x3d\x66\xbd\xb1\x8e\x7c\x4a\x8a"
+ "\x23\x09\x8f\x88\x25\xdb\x79\x2c\x89\xb1\x62\x07\x96\x2d\x56\xc5"
+ "\x93\x1d\xe8\x1b\x0f\xa5\x78\xb2\x13\x6e\x7e\x9b\x62\xca\x6a\x8e"
+ "\xeb\x0c\xe1\x9a\x49\xb8\x1c\x70\xb3\x8d\xfb\x7d\xa2\xec\x41\xd5"
+ "\xbc\x19\xc6\xb5\x37\xf3\xbd\x9a\x14\xbf\x10\xf3\x8f\x3b\xa4\x2f"
+ "\x67\x28\x7d\x20\x5f\x50\xee\x47\x99\xe0\xc3\xcd\x61\xe2\x9f\xe3"
+ "\xbb\x45\x1c\x98\xd2\x1f\xff\x10\x3e\xbf\xf5\xc6\xdf\x34\x70\x9c"
+ "\x29\xa9\x0a\x4e\xb5\x5c\x2e\x5d\xb7\x76\xf9\xca\x15\x2f\x16\x2d"
+ "\x33\xac\x9f\x31\xc3\xb0\x66\x5d\xc1\xb2\x71\xe3\xc6\xc5\x06\xc9"
+ "\x5f\x9c\xf0\x69\x3f\xcd\x24\x39\x24\xbf\x56\x96\x43\xfa\x46\x4f"
+ "\xf6\x9b\x53\xca\x82\xe3\x8b\x4f\x33\x65\xff\x56\x8f\x30\x26\x19"
+ "\x66\x5f\x10\x0c\xe2\x93\x7d\x64\xf2\x73\x13\x64\x98\xd6\x50\x3c"
+ "\x98\xc7\xe3\x22\xfa\xee\xae\x47\xf4\xaf\x3b\x04\xcf\xa3\x72\xbc"
+ "\x83\x72\x3f\x44\x8e\x13\x6e\xd1\x87\xe0\x79\x34\x10\x6f\x68\x14"
+ "\x98\x34\x75\x6c\x82\xcf\x53\x14\x9e\x04\xfc\xf8\xe6\x2e\x81\x5b"
+ "\xa3\x0f\xf8\xfd\xb7\xac\x0e\x89\xa5\xae\x0f\xe0\x06\xbd\x0c\x53"
+ "\x13\xdc\xc6\xe6\x33\x72\x5f\x75\x2a\x3c\x87\x82\xf1\x34\x7f\x2d"
+ "\xe3\x89\x52\xc1\xb4\x87\xb4\xb1\x6b\x60\x1b\x6d\x09\x02\x77\x13"
+ "\xd6\xef\x90\xfb\x36\x22\xa4\xff\x08\xc3\x71\x27\x21\x4c\x8a\x02"
+ "\x93\xa6\x8e\xa5\x28\x9e\xe3\xdf\x62\xc2\x88\x19\x24\x4f\x78\x0d"
+ "\xc1\x76\x9f\x56\xc5\x74\x43\xe5\x72\xa1\xfd\x8f\xef\xc1\x78\xa1"
+ "\x31\x28\x4e\x1b\x11\xd2\x7f\x8c\x0d\x87\x2b\x34\xd2\x2a\x30\xa1"
+ "\xfd\x77\x88\x36\x0e\x1b\x16\xe8\xff\x88\xf6\x10\x3c\xd7\x93\x4c"
+ "\x11\x2e\x55\x5d\xde\x10\x3c\x27\x65\x3a\xaa\x68\x7d\xab\x21\x84"
+ "\x1f\xff\x21\xb7\x47\x45\xeb\x5b\xa7\x84\xe0\x39\x4f\xf9\xc1\xfd"
+ "\xba\xb5\x30\x04\xcf\xf9\x40\xbf\x50\x8e\x05\x4c\x65\x48\x1c\x2b"
+ "\x31\xeb\x47\xf1\x21\x78\x0e\x2a\x30\x3d\x43\x5e\x6d\x12\xbc\xbd"
+ "\xb5\x45\xb1\x45\x82\xaf\x29\x26\xc2\x8d\xe9\x27\xd4\xb6\x00\xdb"
+ "\xd5\x35\x90\x4e\x06\x08\xa5\x93\xaa\x5d\x72\x2c\x6e\x48\x0d\xe9"
+ "\xdf\x19\x99\x4e\xb1\x2a\x3c\x59\x21\xfd\xfb\x5a\xc6\x13\xad\x82"
+ "\x09\xe1\x7f\x73\xb7\x8c\x47\xab\x82\x09\x95\xff\xb3\x32\x1e\x75"
+ "\x5d\x87\x2e\x4f\x27\x43\x90\xfc\x13\xad\x30\xad\xfb\x32\x73\x50"
+ "\x3a\xf1\xee\x60\x24\x8e\x7f\xfb\xf8\x1c\x3c\x8b\xbd\xd8\x4d\x7b"
+ "\x4a\xa1\x8d\xce\xe4\x73\x83\xbd\x64\xa7\x47\xd2\x1e\x07\x4e\xd1"
+ "\x07\x30\x09\xdb\x3d\x72\x09\xf0\xbd\x51\x47\xe6\x38\x20\xa1\x58"
+ "\xfd\x1e\xc0\x01\x23\x2b\xe5\x3c\xec\xff\x75\xed\x4a\x1e\xa5\x8b"
+ "\xf9\xc5\x91\x38\xfe\xdd\x68\x16\xe3\xd8\xc8\xd5\x32\x2c\xda\xfd"
+ "\x94\xac\x70\xdf\x2f\x47\x7a\xff\xb2\x3e\x99\xf9\x4b\x6f\xa4\xef"
+ "\x99\x3b\xcc\x7e\x2b\x03\xbb\xc5\x03\x86\x9b\xa0\xf4\x24\x8c\xd2"
+ "\x51\x8c\x5f\xbd\x19\x74\xa5\x66\xe6\xa1\xfd\x5f\xdb\x9c\xdd\x50"
+ "\xea\x64\x5d\xb4\xdf\xff\xd6\x0b\xa0\xb3\x7b\xf9\x39\x69\xc9\x2d"
+ "\x25\xa7\xc2\x7e\x93\xeb\x97\x18\x94\xa6\x50\xd9\x0e\x68\xab\xef"
+ "\x80\xd2\xfa\xe0\xb2\xa5\xb7\x40\xf2\x31\x3a\x3b\xc0\x0a\x89\xd4"
+ "\x0e\x7a\x9f\xe2\x8d\xed\x30\x97\xbc\x01\xda\x52\xf4\x2e\x8f\x15"
+ "\xd8\x94\xb6\xf0\x6f\x75\xb7\x9f\x01\xdd\x3b\xcb\x6d\xd2\xcb\x67"
+ "\xa8\xbd\xdd\xe6\x5f\x6f\xf6\x48\xcd\xc9\x33\xa0\x39\xf9\x04\xb4"
+ "\x24\x4f\x84\x16\xcb\x14\xa8\x3e\x03\x71\xcd\x9e\x0c\x68\xd1\x3e"
+ "\x0e\x2d\xa9\x53\xc0\xde\x8d\xf7\x06\x1f\xc2\xb8\xf8\xfe\x47\x9d"
+ "\x30\xca\x56\xfb\x3c\xe8\x1c\x02\x27\xd2\x6c\xd4\x51\x65\x2f\x1f"
+ "\x7a\x0e\xd7\x8f\xf5\x37\x42\x32\xb6\xaf\x0b\xdb\xf2\xe0\x49\xb8"
+ "\x2d\x3a\x35\x19\xe8\x6c\x86\xa1\xf6\x3a\x2f\x68\x4b\x20\x26\x82"
+ "\x5c\x24\xf1\x7d\x40\xd1\x8f\x6a\xd8\x83\x63\x3d\xfe\xf6\xa0\x4c"
+ "\xb8\xad\xb7\x65\x60\xdd\x27\xe4\x79\xaf\xee\xd2\xb7\x51\xce\x36"
+ "\xe6\xd1\xbe\x20\x38\x4e\xdf\x96\xa7\xe4\xd1\xfe\xa6\xb4\x6f\xe9"
+ "\xf8\x24\xd0\xdb\xbd\x99\xf0\x41\x6f\x17\x7d\x7b\xdf\x4d\xfb\x21"
+ "\x10\x3e\x1c\xf3\xa3\x68\xfe\x09\xdb\x33\x1a\xc7\xf8\xee\xdb\x10"
+ "\x0e\xcb\x23\xff\xff\x95\xcf\xb9\xb0\x1b\x16\xb8\xfc\x37\x2c\xb8"
+ "\xe0\x7f\x7d\x41\x0f\x7b\x7d\xc1\x37\xbe\xd7\x17\xfc\xad\x74\x13"
+ "\xe8\x7c\x37\x2c\x70\xb6\x99\x39\x0f\xf4\x6d\xe6\xb3\xf4\x1d\xbd"
+ "\x8e\xce\x13\x5d\xf4\x02\xf2\xde\xfb\x17\xd8\xb2\x12\x92\xfd\x31"
+ "\x5f\x1b\xed\xde\x3f\xc3\xa2\x12\x60\x78\x9f\x1e\xae\x7f\x3d\xb1"
+ "\xdd\x07\x95\xf9\x34\xb7\x35\x55\xef\x90\xfe\x83\xfb\x00\xce\x18"
+ "\xd7\x41\xbc\x0e\xe1\x75\x18\xaf\xf7\x58\x6c\x37\xfa\x36\x50\x9a"
+ "\xb0\x4d\x03\xb4\x7f\xcf\x78\x3f\x68\xce\x40\xea\x18\x6c\xbf\x3e"
+ "\x02\xdd\x52\xfc\xd5\x51\x99\x77\x96\xc1\x56\xb7\xbb\x90\xf6\x51"
+ "\x75\x92\x7e\x91\x3f\x8a\xf5\x58\xb0\x9e\xfd\x5c\x17\xf6\xa0\x1e"
+ "\x25\x44\x65\x92\x4f\xe7\x7a\xa9\x50\xe3\x7c\xa9\x50\xea\x49\x88"
+ "\x9a\x8c\x30\xf5\x08\xe3\x90\x69\xd8\x45\xb8\x50\x6f\x9c\xf1\x5e"
+ "\x88\x42\x9c\xe6\x7f\xbe\xd8\xae\xdd\xbb\x87\x9d\x40\xb8\x96\x7e"
+ "\x5c\x88\xbb\x96\xfb\x49\xa9\xed\x4a\x1a\xf9\x49\x55\x08\x47\xe5"
+ "\xed\x9e\x4c\x7a\x67\xe8\xb0\xaf\xee\xa2\xfd\x2b\x62\x59\x9f\xa8"
+ "\x8f\x7c\x38\xd2\xd5\x78\x0f\x0c\x71\x5b\x21\x87\x70\x53\x39\x3a"
+ "\xc7\x02\xcb\x4d\x66\xa5\x85\xe8\x2f\xc2\x2c\x37\x2b\xd4\xd0\x5e"
+ "\xb6\xcd\x58\x5e\xd4\x7d\x7b\xa6\xd2\x46\xaa\x83\xef\x65\x4b\xed"
+ "\x44\x79\x68\x5e\xed\x81\xf8\x3a\x9a\x27\x87\x39\x84\x8f\x70\xa1"
+ "\x1c\x38\xb0\xaf\x93\x9b\x57\x3b\xc1\xcf\x82\x70\x3a\x64\x7c\x35"
+ "\x41\xf8\x30\x9d\x21\x3e\x92\xbf\x16\x2c\x13\xdf\xc4\xf1\xcd\xfe"
+ "\x67\x3f\xe1\xf3\x80\xd6\xc0\xdb\x3b\x8f\x70\xf0\x7d\x99\x11\xa7"
+ "\x6d\xc3\x63\xe8\x3b\xde\xee\x71\x96\x16\x46\xf1\xef\xe6\xb1\xfc"
+ "\xaf\xb7\x76\x45\xb3\x9e\xbc\xa8\x04\xfe\xcd\xfc\x63\x40\xef\x5a"
+ "\x11\xe6\xdf\x58\x4f\x61\x54\x7c\x37\xfa\x7a\x08\x43\xfb\x68\x51"
+ "\x3b\xd5\xbc\x9c\x3d\x75\xde\x44\x98\x37\x65\xfa\x94\x89\x30\xf3"
+ "\xd1\xc9\x13\xc1\xf4\xe0\x58\x53\xda\xbd\x0f\xdc\xcb\x6f\xee\x7d"
+ "\x20\xfd\x5e\xc8\x79\x7a\xf6\x44\xc8\x99\x35\x11\xe6\xe0\x95\x33"
+ "\x67\xea\xec\x29\x53\xe7\x4c\x84\xbc\xc7\xa7\xe3\xd3\xe4\x89\x13"
+ "\x4c\xd3\xc6\xe6\x4c\x9e\x3e\x15\x9e\xca\xbd\xc7\x74\xcf\x3d\xf0"
+ "\xe8\xd4\x19\x13\x4c\x26\xf9\x77\x82\x89\x40\x9e\x49\x9f\x3a\x67"
+ "\x6c\x4e\xd1\xba\xe2\x75\x63\x67\x4d\x9f\x4c\x29\x30\x75\xea\xc4"
+ "\x9c\x20\x3f\xd2\xe8\xbb\xe8\x23\x7a\xbb\xd8\xf9\x2c\xda\xbf\x18"
+ "\x1a\x50\x0e\xf0\xea\xe6\xfb\x22\xc1\x9d\x7f\x6c\x20\xfe\xf1\xb1"
+ "\xe0\x8e\x24\x1a\x4f\xdd\xd6\x3b\x90\xff\x1d\x06\xa2\x23\xed\x21"
+ "\xdc\x09\xe3\x76\x60\xde\x8d\xb2\x3f\x12\x8d\xf9\x9e\xe0\xfc\xd1"
+ "\x0b\x31\xff\x56\xda\x67\xc7\x8e\x17\xd2\xde\x85\xf6\x10\x69\xec"
+ "\x84\x9e\xd2\xbc\x68\xbe\xcf\x21\xf2\x9d\xf6\x9f\x70\x5b\xef\x4c"
+ "\x53\xe9\x7d\x07\xed\x53\x41\xf3\xc9\xe7\xe0\xce\xf8\xb6\xe2\x4c"
+ "\xda\x8b\x0a\xec\xc5\x32\x8e\x0b\xfd\x38\x62\xe5\xbd\x12\x1d\x0d"
+ "\xb4\x07\x88\xc0\x53\xa2\xb2\x11\x0e\xc2\x53\x8d\x79\x32\xae\xa7"
+ "\xda\xd0\x56\xa0\x2d\xdf\xec\x2f\x35\x02\x8b\xed\xb0\xf8\xfb\x8c"
+ "\x20\xe6\x5f\xef\x3c\xa4\x92\x6d\x57\x8b\x05\xe1\xde\xc9\xd2\xd0"
+ "\x7e\x0c\x7c\x6f\x06\xb8\xc3\x86\x32\xee\xf2\x55\xb8\x3e\x64\xe7"
+ "\xf9\x7e\x88\x43\xb0\x7f\x63\xb1\x7f\xa9\xfe\x0a\x97\x8d\xef\x2d"
+ "\xca\xe1\x8c\x49\x8c\x9e\x63\x11\xae\xaf\x3f\xed\x3a\x4a\x73\xd3"
+ "\xfb\x1d\xd4\x59\xc6\x78\x7a\x14\xa6\xff\x19\xed\x5a\x3b\xc2\xda"
+ "\x08\x76\xbc\x17\x86\xf2\x7d\x50\x4a\x35\x70\x12\x8c\x0b\xfd\xb1"
+ "\xae\x8f\x54\xf5\x11\x9e\x85\x62\x1c\x43\x5e\x9c\x47\x3c\x3d\x3c"
+ "\x5d\xc2\xf4\xdf\x23\xfe\x66\xb2\x97\xc2\x86\x8f\xfb\x05\x40\xff"
+ "\x7b\x91\xc0\x33\xed\xf3\xbc\x55\x3c\x37\x23\x2d\xe9\x3d\x01\xbd"
+ "\xe3\x77\x5b\x8d\xe8\xff\xa4\x66\x89\xb1\x72\x1c\xdf\x37\x9f\xf6"
+ "\x95\x65\x71\x8f\x9b\x11\x6f\x8b\x6d\x73\x37\x3f\x1b\xd4\x01\xc6"
+ "\xd5\xfe\xd2\x42\x08\x69\x93\x91\xda\x4f\x36\x04\x69\x31\x16\xe5"
+ "\x20\xc6\x6d\x1d\x0d\x21\x72\x90\x82\x78\x3e\xc4\xf6\xb5\x63\x9f"
+ "\x3e\x44\x3c\xa9\xfe\x9e\x42\xac\x17\xe3\x45\x56\x88\xbe\x52\x00"
+ "\x87\x5c\x3e\x33\xb8\xfc\x9d\x1d\x54\x0e\xe1\xa3\xdd\x3d\x04\x7f"
+ "\x67\x17\xd1\x5c\x96\x3b\x94\xcb\xd1\xe6\x10\xb9\x5c\x83\x6d\xb9"
+ "\x5f\x95\x5f\x13\x92\xff\x14\xe6\x3f\x2c\xe7\xa3\xee\x8f\x3e\x18"
+ "\xd2\xde\xa3\x98\x3f\x09\xdb\xeb\x42\xdd\x8e\xc2\xfa\xf6\x35\xc8"
+ "\xbe\x89\x0c\xef\x08\x81\xf7\x22\xfc\x64\x92\x1b\x1a\x77\x08\xbe"
+ "\x51\xd6\x1d\x84\xd7\xb9\xad\x77\xe9\x43\xea\x9f\x80\xf0\x33\x02"
+ "\xed\xbb\xcb\x14\x9c\x7f\x97\x07\xf3\x9f\x22\x59\xc7\xdf\x67\xc9"
+ "\xd7\x27\x7b\x42\xb6\xac\x79\x35\xf1\xeb\xae\xfc\x10\xf8\x32\x84"
+ "\x2b\x90\x69\x24\xc9\x34\xda\x27\xc7\xee\x27\xe4\x36\xd4\x86\x94"
+ "\x39\x84\x65\x56\x23\x1d\x3f\x54\xe4\x32\x4c\x99\xd6\x90\x32\x5d"
+ "\xc4\x47\x26\xea\xd1\xba\xfb\x02\x65\x64\x3b\xa9\xc6\x41\x7d\xbb"
+ "\xc6\x6d\xbd\x3b\x2e\x18\xc7\xd8\x1a\xac\xb7\xb8\x4a\xd8\x9d\x6b"
+ "\x50\x86\xee\xc1\xb4\x6d\x88\xf3\x63\xd2\x81\x6a\xf2\x07\x9d\x1e"
+ "\x60\xa5\x59\x71\x42\x76\xef\x5e\x93\xe0\x05\xba\x1f\x4b\xf7\x84"
+ "\x9b\xb9\x67\xc8\x3a\x79\xf7\x1a\xfc\xa5\x74\x7e\x0e\x0b\xd9\x61"
+ "\xe6\x7e\xd2\x2f\x70\xde\xfd\x63\x3a\x1b\x0b\x9f\x7d\x72\x1d\x9b"
+ "\x68\xef\x50\x6c\xff\x47\x38\xee\x00\xdb\x88\x70\x9b\x61\x32\xa6"
+ "\x3f\x8b\x69\x47\x64\xb8\xc0\xf3\xc6\x27\xbd\x72\xfe\x58\x51\x67"
+ "\x16\xc9\x7b\x1a\x3e\xdf\x2e\xe3\xbb\x85\xf0\xe3\xfd\x04\xf9\x5e"
+ "\xe3\x23\xdc\xe7\x15\x9d\x1c\x7b\x1d\x2f\x87\x7a\xc9\xeb\xc3\xf2"
+ "\xb4\x6f\xab\x5c\x07\xb5\x7f\x7a\x27\x8c\x39\x8b\xbf\x4f\xe1\xef"
+ "\x27\xb4\x8f\x6a\xa9\x8f\xeb\x27\x3d\xff\x0e\x7f\x67\xe3\xef\xdb"
+ "\xf8\x3b\x07\x7f\xab\xf0\xf7\x31\xfc\x5d\x49\x7a\x42\x7b\xc2\xd3"
+ "\xde\x36\x38\xd6\x0a\x59\xa3\x77\x81\xee\x2c\xc2\x39\x15\x61\x38"
+ "\x2d\xfc\xc2\xde\xe8\x04\x5f\xc7\xf0\xb3\x67\x50\x3e\x28\x6d\xa8"
+ "\x90\x0f\x91\xe6\x53\xec\xd2\xf9\x40\x9a\x6c\xab\x64\xdd\x94\xd3"
+ "\x04\xfe\x1c\xc4\x3f\x86\xda\xca\x04\xae\x68\x21\x03\x32\x7e\x51"
+ "\x4e\x1b\xa6\x4e\x8d\xba\x4e\xfc\xe5\xfb\x22\x39\xe0\x6e\xee\xaf"
+ "\x39\x60\x6c\x0a\x9d\x4d\xe4\x27\x9e\x14\xc1\x0c\xe4\x5d\x2b\xf1"
+ "\x40\x91\x29\x26\x64\x74\x08\xdd\xfb\x37\xae\x42\x1b\x85\xf9\x1b"
+ "\x57\xf9\x65\x39\xe4\x30\x3c\x9f\xb7\x85\xef\xd1\x81\x38\xef\xae"
+ "\x21\xfe\xf0\x7c\x91\x3e\x46\x25\x97\xc3\xdd\xd6\xb1\xfb\x42\xe4"
+ "\xb2\x1d\xe5\xf2\x55\x92\x3f\xe2\x19\xd1\x25\xc1\xcc\xfd\x02\xa9"
+ "\x1f\xff\x79\x21\xdf\x0d\xf2\x3a\x27\x61\x0b\xc6\x76\x87\xe8\xb6"
+ "\x0e\xf1\x54\x84\xd8\x8e\xee\xc0\x18\x39\x2e\x25\xc4\xb6\xed\x63"
+ "\x15\x17\x70\xec\xbb\xab\x4b\xb6\xd1\xae\xa8\x12\xd2\xbd\x71\x18"
+ "\xff\x9e\xcd\xe3\xbe\x6a\x85\xeb\x0f\x84\xc7\x55\xca\xcf\x02\x70"
+ "\x45\x99\xc9\x66\x8c\x2b\x50\xf2\x79\x5e\x7c\x94\x8d\x74\x2a\x6a"
+ "\x35\xcf\x2b\x73\xc0\x6d\x7a\x25\x0f\xc4\x1e\x73\xae\xa8\x62\x9e"
+ "\x57\x1f\xc0\xdb\x51\x27\xe3\x8d\x0a\x7b\xb6\x43\x79\x47\x39\x0a"
+ "\xbf\x74\x57\x19\x44\xdb\xbd\x9f\x43\xb6\x97\xf9\xee\x2e\x83\x18"
+ "\xbb\xf7\x00\x8c\x06\x18\x66\xf7\xbe\x47\x0b\xfc\x47\xda\xbd\xb5"
+ "\xe8\xfb\x6c\xa7\xfc\x0f\x46\x97\x69\x34\xf8\x5b\x7a\x27\x48\x1a"
+ "\xbb\xb7\x1e\xee\x00\x2d\xfe\x16\xc3\xe3\xaf\x30\xb7\xdd\x5b\x80"
+ "\x70\xab\x21\xdb\xc7\xce\x4f\x89\x66\x5f\x2c\xf6\x81\x7e\xc6\x2b"
+ "\xac\xd4\xee\xc5\x38\xc4\x7b\x14\xd3\xfd\x2c\xdb\xf7\x2d\x5e\x6e"
+ "\xe6\x2f\xef\xa8\xcb\xf6\x9d\x67\x93\x5f\xf9\x00\x9f\xbf\x60\x93"
+ "\xa3\x4b\x19\xf2\x93\xd9\xbd\x19\xd0\xe6\x72\x21\x7c\x1a\xb0\x1d"
+ "\x1d\xe5\x8b\x2e\x48\xd0\x47\xe7\x2f\xec\xe8\xa8\xc3\xfe\xec\xef"
+ "\xc3\xbe\xe0\xb8\xfe\xf3\xbe\x97\xf0\xb7\xa2\xe3\x67\xfc\x59\xd7"
+ "\x71\x18\xfb\xb2\x7f\x6c\x19\xc6\x24\x16\xec\x87\xcf\xc9\xd0\xdf"
+ "\xd1\xda\x2d\x27\x20\x61\x1b\xf9\xf5\x19\x40\x67\xac\x21\xbf\x12"
+ "\x65\xbc\xfb\x29\x9e\x63\x31\x58\xae\xa2\xe3\x77\x1c\x47\x79\x47"
+ "\x7b\xa2\x86\x39\xd1\xbe\x27\x12\x2d\xec\xde\x13\x40\xe7\x9c\x13"
+ "\x0d\x68\x2f\xf1\x6c\x1f\x24\x62\xb9\xf6\xbe\x98\x8e\x56\xbc\xba"
+ "\xfa\x62\x4e\xa1\x8e\x9c\xba\x8b\x59\x93\x3e\xa4\xbd\x37\x59\xf9"
+ "\xa9\x74\x7c\xce\x72\xf1\x7d\xa8\xa9\x0d\x30\x94\xed\x38\x95\x8e"
+ "\x72\x35\x05\xe5\x13\xdb\x7a\xaa\x90\xd7\x53\x71\x6a\x85\x8b\x51"
+ "\x1f\x4e\x2d\x17\x7d\x38\xb5\x4c\xf4\xe9\x54\xb9\xac\x6f\x94\xf6"
+ "\x23\xbc\xcf\x75\x13\x5c\xf9\xa9\x72\xa6\x3b\x55\xe7\x41\x1d\x46"
+ "\xba\x96\x11\x1d\x91\xae\x65\x44\x4b\xc4\x5f\x6e\xb7\x54\x62\x3f"
+ "\x4e\xd5\x61\x7b\xf6\x63\xb9\x7f\xe9\xe3\x7e\xcf\xa9\x56\x97\xc0"
+ "\xf3\x07\xc4\xb3\x90\xe3\xd1\x9d\x6a\x45\x5c\xed\x3e\xab\x01\xb2"
+ "\x37\x31\x4f\xb6\x77\x9b\x77\xf1\x26\x88\x1a\x03\x65\x1a\x8a\x7b"
+ "\xec\x96\xd5\xd8\xcf\x16\xfc\x9d\x82\xf9\x70\x2d\xd6\xf5\x01\xe2"
+ "\x6d\xa5\xfa\xb0\x1e\xf4\x61\x4e\xfd\x19\x71\x15\x50\xfb\x7a\xe9"
+ "\x9c\xb0\xd8\x53\x5d\xbd\xd4\xfe\xf2\x4e\x1d\xd3\x75\x1a\xfd\xba"
+ "\xce\x64\x45\x86\x48\x7e\x04\xdd\x48\x6e\xde\xc5\xd1\x0b\xf4\xd9"
+ "\x16\xe6\xc5\x3c\xbd\xdd\x42\xe9\xf5\xd0\x66\x46\x18\x0b\xe5\x17"
+ "\xe3\xfd\x4c\xbc\xdf\x0e\x24\x3f\xb3\xcc\xae\x6d\xe3\xca\xcc\x1a"
+ "\x84\xff\x60\xb1\x57\x07\x8b\xcc\xda\xb2\x36\x73\x37\xe6\x75\x03"
+ "\xa6\x95\xda\x2d\xf5\x3c\x4e\x43\xbe\x7a\x7d\xba\xce\xfd\xbe\xf2"
+ "\x53\x9e\x04\x57\x29\xb3\x5b\x8a\x11\xd6\x0c\xa3\xcb\x74\x1a\x0e"
+ "\x6f\x29\xe0\xfd\xf1\x57\x97\x01\x95\x39\x56\x78\x00\x28\xde\xc3"
+ "\xbe\x3b\x8f\x75\x6f\x27\x19\xf5\xfb\xcb\x3b\x2d\x28\x9f\x7d\xc7"
+ "\x0a\x6b\x61\x66\x77\xd9\x50\xa4\x87\x06\xd3\x7d\xc7\xba\x5b\x10"
+ "\xf6\xa8\x90\xd9\x4d\xde\xc4\x63\x85\xdb\xc1\xab\x3b\xd5\xe5\x2d"
+ "\xef\x2c\xcf\xde\xd4\xc7\x66\x16\xb2\x0f\x9e\xed\x2e\x43\x39\x3d"
+ "\x00\x33\xcf\x7a\xa3\xda\xcc\x28\xf3\x9b\xdc\x98\xee\xe5\xf2\x3f"
+ "\xf3\x6c\x0f\x9b\xf5\x02\x3b\x9f\xbd\xe9\x0b\x76\xac\xb0\x00\x16"
+ "\xb9\x20\xe1\x9a\x6d\xcc\x4f\x7a\x71\xb4\xe3\x00\x5c\x73\xa2\x0b"
+ "\x48\x27\x66\x2c\xf1\xb3\x99\x67\xcf\xb3\x45\x2f\xd0\x19\xf0\x19"
+ "\xd8\x46\xa4\x8b\xab\x16\xe9\xdd\xa9\x3b\x56\xf8\x1e\xb6\x01\xf5"
+ "\xc6\x92\x86\x69\xef\x22\xac\x2d\xf1\xd9\xb3\x7a\x38\xda\x51\x0b"
+ "\xde\x98\x53\x5d\xbe\x1d\xa7\x3c\xfe\x98\xce\x64\x16\x83\xb4\xdf"
+ "\xd1\x69\xf1\xc5\x74\xee\xf7\xee\xe8\x2c\x67\x15\x9d\x1e\xe4\x53"
+ "\x0c\xf1\xbc\xd7\x0a\x06\x7c\xbe\xd8\xcb\xe5\xe8\x34\xf2\xe9\xb4"
+ "\x11\xfd\x6c\x46\xb4\x64\x3b\x4e\xeb\x84\x0e\x9c\x36\xf6\xc5\x9c"
+ "\x4e\x66\x15\xf8\xcb\xe5\xf0\x74\x3a\xc9\x25\x9d\xe5\x83\x69\x0f"
+ "\xf8\xb0\x2c\xe6\x67\xe1\x95\x87\x57\x21\xa6\x1d\x46\xfc\xc3\x08"
+ "\xbf\xbf\xfc\x74\x2b\xe2\x6c\x1f\x07\xa0\x6b\x73\x75\x00\xcd\x73"
+ "\xf0\x79\x01\xcb\x5f\xb0\xcd\x24\x53\x5e\xfc\xf5\xa2\x6e\x9c\x3e"
+ "\xec\x7f\xa4\x86\xeb\x20\xd6\xd7\x9e\xed\x9b\xc4\x16\x5d\x20\x7d"
+ "\xc2\xf4\x1d\x88\x23\xf6\xb4\xc7\xc3\xe5\xf5\xb4\x9b\xda\xd0\xf7"
+ "\x92\x91\xf0\x68\xd9\x8e\x2e\x1d\xab\xe8\xda\xec\x62\x46\xf0\x97"
+ "\x77\x59\xfc\xba\xae\x76\x56\xde\x85\xfa\xd0\x55\xe7\x2b\xef\xda"
+ "\xff\x64\x34\x73\x92\xfd\xea\x7b\x15\xb0\x9e\x43\xe0\x7d\x84\xb1"
+ "\x36\xf3\x76\xbc\x7f\x1f\xb8\x0e\x5b\x3e\xe7\x72\x75\xac\xfb\x73"
+ "\xa4\xe5\xaf\x30\xbd\x85\xdb\x31\xa2\x3d\x8b\xe9\xaa\x5b\x74\xe1"
+ "\xa6\x32\x92\x85\x45\x66\x28\xc3\xba\xca\xfd\x3b\xba\x2c\xbe\x1d"
+ "\x5d\xfb\xfd\x31\x58\x4f\xec\xd7\x37\x79\xb8\x5e\x7f\x8d\x72\x7d"
+ "\x88\x9f\xf9\x48\xf2\xc4\x76\x7c\x9d\x1c\xc9\x96\x92\x4d\x23\x1b"
+ "\x96\xed\xf5\x90\x7c\x9d\x26\xfb\x47\xb6\x0c\x6d\xc1\x62\xc5\x96"
+ "\x91\x1d\xa3\x58\x8c\x6c\x99\x5f\xb6\x65\x7e\xd9\x96\xf9\x55\xb6"
+ "\x0c\xe9\xaf\x45\x79\xf7\x70\xfb\x85\xf4\x24\xdb\x95\xed\x33\xb1"
+ "\x50\xdb\x45\x65\x7c\x68\x97\xfc\x68\x97\xf0\xea\xf2\x0b\xbb\x64"
+ "\x94\xed\x92\xa4\xd8\x25\xc4\x47\x76\xdb\x1f\xce\x2e\xf9\x65\xbb"
+ "\xe4\x93\xed\x92\x5f\xb6\x4b\xfe\x4b\xd9\x25\xdd\x29\xec\xef\xa9"
+ "\x3a\x5a\x6f\x85\x7a\x53\x46\x7c\xce\xde\xe4\x2f\x43\x9b\x81\x74"
+ "\x3c\x55\xe7\x17\xf6\xe8\x30\xc6\x61\x12\xd9\x23\x1f\x96\xf7\x2b"
+ "\xf6\xc8\xcd\xed\x5a\x3b\xd9\x24\xe2\xdd\x62\xaf\x01\xc8\x16\x71"
+ "\xbb\xe3\x1d\xe9\x25\xbb\x83\xf4\x9b\x14\x6a\x77\x10\x5f\x17\xde"
+ "\xeb\x45\xfd\x9d\xc9\x89\x68\x03\x12\xbd\xa5\x2c\xdb\xe2\xe2\x34"
+ "\x5a\x6c\x29\x2e\x23\x99\xf3\x95\x77\x1a\x59\x5b\x19\xf8\x75\xa8"
+ "\x23\x68\x9f\xec\x16\x1f\xa0\xee\x5a\xbc\x68\x2f\xd0\x5e\x95\xfb"
+ "\x50\x97\x67\x76\xf7\xd8\x67\x99\x61\xe8\x22\x97\x51\x3f\xf3\x2c"
+ "\x73\x22\x6d\x1c\x8b\xcc\x65\x30\xcb\x65\x44\xfb\xf0\x3e\xcc\xe8"
+ "\x60\xfe\x19\xf9\x0e\x03\xea\x62\xf9\xcc\x95\xb6\xc4\x45\x2f\xe8"
+ "\x61\xd6\x05\x66\x43\xfb\xf1\xaf\x33\xcf\xea\x13\x17\x76\xc0\x88"
+ "\x19\x4b\x98\xdf\x87\xba\x88\x7d\xf5\xa0\x0e\xea\x50\x17\x93\x7d"
+ "\x3b\x3a\x8d\xa8\x87\x16\x2f\xea\xa3\x5a\x17\x59\x6c\xe7\x45\xbc"
+ "\x37\xf0\x7e\x94\x9f\x36\xa2\xde\xe8\xfc\x7c\xbc\xeb\xe0\xb1\x2f"
+ "\xea\x82\x91\xeb\x4f\x0c\xa6\xef\x10\xfa\xe8\x67\x42\x1f\xfd\x44"
+ "\x3b\x49\xe8\x23\xf1\x04\xf3\xb3\xf0\xca\xc3\x2b\x48\x1f\x49\xcf"
+ "\x18\xe9\x99\xf9\x42\x40\xcf\x5e\x90\xf5\x2c\x46\xe8\x99\x0f\x7d"
+ "\x1a\xdf\x4b\x42\xd7\x08\x3f\xc5\xc7\xfd\xba\x16\xdb\x65\xa1\x33"
+ "\x08\x84\xdc\x70\x7d\x23\x5d\x43\x1b\xdb\x55\x87\xfa\x87\xf8\x98"
+ "\x93\xf4\x00\xe5\xf2\xaf\x34\x1e\xce\x32\xb3\xbf\x2e\xf6\xdd\x84"
+ "\x3c\xef\xda\x8f\xf6\xee\x8b\x99\xdd\xec\xaf\x68\xeb\x9a\x10\x97"
+ "\x05\x75\xa8\x1c\x75\xa9\x0e\x75\x8a\x74\x29\xd9\xf7\x12\xe1\xfc"
+ "\x3a\xb9\x1f\x07\x1f\x4f\x83\x75\xe9\x52\xf3\xb4\x6e\xeb\x03\xc5"
+ "\x0e\xf0\x8a\xb3\xac\xac\x0f\xa0\xff\xe3\x4b\x96\xef\x2b\x1d\xf0"
+ "\x57\xbe\xdf\x3f\xe9\xa0\x79\x2b\x5c\x77\x06\xd2\x33\x51\xde\x01"
+ "\xef\xe3\xf0\x7e\x4a\xf6\xe8\x0f\x98\xbf\x72\xfc\x7e\xac\xdb\x4d"
+ "\x7a\xc8\xac\x69\xe4\xef\x65\xa2\x1c\xea\x98\xdb\x18\xc7\x62\xdd"
+ "\x7f\x62\x7d\xc9\x34\x17\x98\x88\xcf\x09\x48\x83\x54\xfc\x1d\xbe"
+ "\xf7\x22\x24\xe1\x95\xbc\xd7\xea\x2f\x23\x1f\x0b\xef\x4d\x6c\x63"
+ "\x72\x6c\xf5\x06\x18\x93\xe8\x12\x67\xb0\x26\x6e\xd3\xd3\x9c\x58"
+ "\x12\xdd\x33\xeb\x49\x4b\xe3\x45\xf9\x1c\xd6\x78\xac\x4f\x7d\x0e"
+ "\xab\x15\x92\x1b\xad\xec\xa0\xcf\x4d\x74\xe8\x28\x57\xda\x42\x6d"
+ "\xc3\x76\xde\x82\xed\xcc\x9d\xbb\x29\x13\x3e\xb6\x84\xdf\xdf\xd1"
+ "\x6d\x4d\xef\xef\x7f\x84\xfc\x5a\x85\x26\x11\xf2\x0f\x29\x74\x8a"
+ "\xb4\x96\x94\xc6\x72\xdf\x06\xd6\x4d\x7b\x85\xd3\x3c\x45\xa9\x97"
+ "\xfd\x07\xd2\xb1\x6c\xab\x0f\x74\xd9\x16\x0f\xb3\x77\x33\x9b\xdd"
+ "\x72\x16\x1a\x69\xff\xf2\x12\x1c\x3f\x63\xdc\x87\xd8\x0e\xf7\xc1"
+ "\x9e\x0d\xcc\x4b\xf3\x4c\x6e\xeb\x83\xc9\x0e\x58\xa8\x17\xbc\xe8"
+ "\xd4\xf1\xf8\x56\xe7\x3e\x88\xb8\x86\x11\xae\x63\x58\xde\xb7\xc3"
+ "\x8d\xf2\xfa\x60\xa6\x43\x73\x0d\x5f\x93\x8f\x7a\xac\x33\x6f\x86"
+ "\x9b\xcf\xc0\x83\xfc\x7c\x47\x56\xee\x6e\x25\x7b\x80\x69\x7a\x4c"
+ "\xdb\x8e\xf8\x8f\x22\xbc\xd9\x01\x17\xe5\xb5\x71\x0f\x6e\x57\xe0"
+ "\xf0\x3e\x2f\x74\x9d\x9c\xfc\x55\x66\x59\xd0\x7e\x73\x1a\x08\xde"
+ "\x3d\x8f\x76\xaa\xcb\x0c\x9f\x1d\xb0\xe7\x9d\xe5\x74\xee\x57\xe9"
+ "\x16\x48\x41\xfe\x50\xfb\xbe\xc5\x98\xa6\x93\x59\x1f\xac\x79\x67"
+ "\xb3\x07\xe3\x8e\x87\xb4\x0e\x38\xa6\x8b\x44\x4f\xff\x45\xd6\x81"
+ "\x38\x8c\xbb\x36\x00\x10\x7d\x88\x9e\xa8\x37\x7e\xa4\xc3\x97\x64"
+ "\x8f\x1a\x37\x50\x9c\xff\x50\x96\x42\xaf\xc8\x3c\x71\x8b\xfd\xb6"
+ "\xe1\xa1\xfd\xcc\xca\xc0\x36\x82\xde\x9b\x3c\xf4\x0b\x41\x83\xd3"
+ "\xc9\x3d\x68\x47\x68\x0e\x9b\xce\xe8\x5a\x9f\xcc\xd0\xde\x3c\x84"
+ "\xfe\xff\xe4\xfe\xfd\x51\xed\xde\xa9\x64\x5b\xc2\x8e\x59\x7c\x6f"
+ "\xd4\x7e\xfc\x0f\xb7\xb6\xa5\x00\x70\xdb\x14\xa7\xd5\x6e\x15\xfc"
+ "\xf7\x10\x5e\xfa\xb6\xa4\x03\xf3\xd7\xbb\x58\x17\xab\x8c\xf2\x50"
+ "\xac\x41\xfb\x8c\x62\xda\x27\x28\xd7\xcc\x56\x44\x6d\x7a\xf8\x13"
+ "\xdb\x88\x5e\xe8\xb4\x40\x54\x63\xff\xbc\xd4\xc3\x87\x68\x1e\x4a"
+ "\xcc\xbf\x3d\x8c\x31\xd0\xd4\xcf\x95\x76\x91\x1f\x82\xb4\xd5\x91"
+ "\x5f\x42\xfe\x08\xbd\x17\x59\x5f\xc2\x3c\xe4\x97\x20\x6c\xbe\xd2"
+ "\x07\xea\x9f\xe8\xd7\xc3\xc5\xea\x7e\xd1\x5a\x81\xc4\x12\x41\x83"
+ "\xf5\x9b\x40\xc7\xcf\x0c\xf2\xd1\x7b\x95\xa9\xbc\x2f\xd4\x67\xde"
+ "\x17\x6e\x63\x29\x9e\xb8\x0f\x63\x3b\x9e\x6e\x44\x5c\x36\x07\x4c"
+ "\xc9\x14\xf2\xf4\x70\x5a\xa4\x6f\x66\x70\x7c\x6a\xc7\x58\x78\x44"
+ "\xa9\x9f\x9d\xec\x84\x8c\x99\x62\x4e\x2f\x63\xa6\x9f\x7c\x71\x0f"
+ "\xc9\xae\xcf\x41\x63\xb1\xbd\x84\xec\x2d\x87\xbd\x16\x61\x3b\x10"
+ "\x66\xa2\x0c\x3b\x91\x9f\x4b\x28\x7e\x87\xd2\x2f\x8e\x61\x7f\x76"
+ "\x40\x46\x2e\xcd\x33\xb3\xb8\x28\x9b\xf2\xcc\xf0\x19\x7f\xe3\xd8"
+ "\x0e\x9f\x23\x7c\x5b\xba\xda\x69\x2c\xf3\x5d\x64\xdd\x58\xcf\x0d"
+ "\x24\x47\xa5\x9b\xe0\x46\x94\xc9\x2f\xb7\x6e\x81\xeb\x48\xc6\x58"
+ "\x8c\xfb\xb8\xa0\x7b\x46\x13\xb3\xa2\xdf\x8b\x16\xd5\xbc\x01\x6e"
+ "\x46\x1d\x6a\x3d\x03\x19\xbf\x5b\x5c\x62\xc0\xb6\x02\xec\x3a\x07"
+ "\xe4\x9f\x7c\x81\xf0\x47\x29\xc6\x69\x3c\x47\xb2\x98\xf1\xb9\x22"
+ "\x8b\x78\xef\xb8\x94\xad\x40\xba\xe6\x89\x39\x90\x89\x33\xe9\x1d"
+ "\xc8\x49\x98\x98\x4e\xfd\x15\x6b\xae\x27\x8e\x66\x17\x59\x0a\x13"
+ "\x63\x1a\xca\xf7\xc4\x02\xfc\xcd\xe3\x17\xda\x12\xf9\x39\x0b\xe1"
+ "\x92\xd9\x45\x1f\xc1\xe4\x61\x9a\x89\x59\x35\xa4\x27\xf5\x6e\xeb"
+ "\xc4\x85\x0e\x58\x6c\x14\xbc\x99\x68\x24\x5c\x11\xda\x90\xc5\xf8"
+ "\x3e\xbb\xdf\x60\x7f\x27\x7e\x6c\xd8\x4a\x73\xaa\x13\xf9\x3a\x6f"
+ "\xc2\xd5\x28\x09\x9b\x8d\x3e\x6a\x5e\x83\xd5\x5f\x88\xf6\xb9\xd0"
+ "\x5f\x0d\x75\xfc\x5e\xce\x63\xf2\x38\x1a\x16\x7f\xa5\x56\x4b\x7b"
+ "\x87\x77\xc0\x23\x06\x8e\x07\xe5\xde\x76\xd3\x19\x7a\xa6\x8d\x11"
+ "\x34\xae\x38\x4d\x9d\xbd\x2e\x53\x9c\xd3\x88\x30\x22\xd6\x7f\x64"
+ "\x64\x0f\xd6\xe1\xb6\x3e\x62\x70\xc0\x34\x4e\x4b\x67\xbc\xa6\x2e"
+ "\xe2\xf7\x58\xa8\x03\xa4\x73\x42\xa7\x27\x5d\x38\xd6\xc4\xf5\x2f"
+ "\x1d\x65\x3e\x4f\xb6\xbf\x34\x5f\x14\x77\x12\x26\xb9\x8e\x25\x73"
+ "\xf9\x96\x98\xf4\x48\x59\xd0\x59\x72\x98\x37\xf0\x7a\xe4\x10\x5e"
+ "\x2d\x78\x1d\x97\x9f\x4f\xe0\xe5\xc4\x7b\xb4\x7a\x93\x3a\x38\xed"
+ "\xde\x2a\xd0\x38\x30\xaf\x07\xfd\x7a\x7a\x76\xc0\x23\xef\xb1\xb7"
+ "\x52\x25\xe5\xbe\xf1\x0d\x9a\x4b\x78\xa4\x0b\x79\x20\xbf\x63\x25"
+ "\x3c\xa0\xc1\xb6\x11\xdd\x59\x69\x1d\xf3\xb4\x6c\x75\x51\xbb\x93"
+ "\x5b\xea\x5c\x60\xb8\x83\xfa\x3f\x89\xf8\xce\x68\xcd\x0c\xfd\xae"
+ "\xaf\x63\xce\xe6\x7a\x2f\xd0\xbb\x43\xb7\x75\x12\xea\x7f\x63\x3d"
+ "\xb7\xf9\xd5\x5a\x13\xe1\x93\x65\x82\x29\xfd\x17\x74\xd6\xd4\x19"
+ "\x36\x68\xe8\x79\x5b\x03\xcd\x21\x56\x5c\x48\x63\xa5\x79\xf2\x5a"
+ "\x89\x49\x9b\x50\xcf\x27\xd1\x39\x93\xe7\x60\xd2\xfb\x0c\x69\xdd"
+ "\x5c\xc8\xcf\xac\x72\xe2\xf8\xd3\xdd\xc0\xd7\x37\x4d\x42\xfb\x37"
+ "\xf1\x38\x7f\x17\x84\xe9\xdc\xd6\x20\xce\x6a\xcc\xc3\xf1\xa8\xfb"
+ "\x58\xa1\x07\x7c\xd4\x67\x2c\xfb\xfe\x45\x8f\x36\xb1\x18\x34\x5b"
+ "\xe9\x0c\x78\x6c\x07\x43\x5e\x09\x5b\x36\x29\x67\xcb\x59\xe6\x51"
+ "\xfa\xdc\xdc\x44\xfa\x31\xc9\xe5\x80\x5f\x0e\x58\xcf\xa3\x3a\x7f"
+ "\x53\xee\xc7\xa3\xc3\x9a\x53\x05\x1f\xfd\x48\xab\x60\x3e\x3e\xaa"
+ "\x17\x3c\xcc\x9c\x12\xcc\xc3\x47\x71\x44\xca\xac\xc4\x6b\x1f\x5e"
+ "\x87\xc4\xb3\xfa\xca\xb4\xa8\xee\x91\xaf\x99\xa8\xa3\x99\xdb\xd1"
+ "\x5e\x74\x0b\xde\x50\x3a\xca\x33\xc9\xcd\xdf\x70\xec\xe9\xcb\x03"
+ "\x7a\xbf\x4c\xe9\x24\xe3\x94\xee\x47\xff\xc6\x01\x99\x75\x98\xaf"
+ "\x27\xfd\xa5\xf3\xbf\xd4\xf9\xfd\xe7\x3c\x40\xe6\x57\x84\x2b\x71"
+ "\x5b\x79\x39\xc9\x2e\x96\xa9\x4f\xf4\x96\x63\x0c\x90\xe9\x52\xe8"
+ "\x8a\x69\x27\x28\x9f\xe4\xd4\x6d\x7d\x34\x0e\xe9\xc2\xc7\x72\x17"
+ "\xc6\x89\xe1\x7d\x8f\x47\x4d\xfd\x3e\x9a\xee\xf4\x61\xe2\x65\x37"
+ "\x3c\x96\x81\x76\x4c\xc3\x2a\xa1\x46\x8c\x3f\x8f\x4d\xa4\x67\xb4"
+ "\x9f\x5f\xe2\x7d\xfa\x31\xb4\x53\xbd\x15\xae\x83\x7d\x12\x0c\xed"
+ "\x95\xb0\xc3\xd5\xe3\x8f\x7a\x63\xbb\xdf\xb3\x77\x1d\x82\x36\xef"
+ "\x6f\xc1\xf0\x3c\xc7\x31\x81\xce\xa1\x2b\xdd\xc4\x7c\xbf\xee\xdd"
+ "\xaf\xb5\x7b\xcf\xdb\xf8\x99\xab\xf0\x18\xa7\xc7\xce\x93\xe8\x05"
+ "\x2c\xe2\xb8\x05\x7d\xe2\xc6\xef\xaf\x5e\xce\xbc\xd5\x9d\xb4\x37"
+ "\x7d\x72\x6c\x55\x2f\x8c\x79\x73\x33\x98\xea\x7b\x21\xb5\xa1\x17"
+ "\x8c\xec\xb4\x51\xaa\x47\x3f\x6e\xd1\x05\x3d\x9d\x45\x9e\x97\x60"
+ "\x06\x5d\xc3\x66\xf4\xe7\xbc\xa0\xf1\x55\xa1\x3f\xe7\x45\x7f\xee"
+ "\xbc\x91\xec\x65\xbf\x3f\xd7\xc7\x7d\x65\x4f\x06\x3f\xab\x74\x87"
+ "\x27\x23\xbe\x10\x34\x71\xf9\xa0\xc7\xf6\x95\x9e\x83\x47\x5f\x88"
+ "\xeb\x40\x5f\x12\xfb\xec\x90\xfb\x8b\x34\xdf\x9e\x58\x08\x43\x79"
+ "\x5f\xd1\x86\xb3\x2a\xa8\x89\x38\x36\x4b\x24\x53\x2e\xd2\x25\xea"
+ "\xc3\x0e\x7a\xc7\x7d\xe8\x26\x8f\x76\x7d\x3d\xf3\x50\x7a\xf1\x48"
+ "\xe6\xc1\x74\x33\xd5\x7d\x10\xd3\xdd\xd6\xc7\xea\x1c\x92\xa3\x24"
+ "\x92\x8c\x62\xbc\x24\xdb\x9a\xc9\x37\x32\xa9\x8c\x64\xd4\xb3\xc5"
+ "\x8b\xfe\xf8\x39\xd2\xe3\xc9\xc9\xd9\xab\x99\xd7\xb0\x96\xd6\x1b"
+ "\x4c\xd6\xd1\x5a\x08\x7a\x07\xfa\x4f\xe8\xeb\x5c\x6e\xfd\x03\x8d"
+ "\x21\x14\x3f\x24\xae\x46\x9c\x15\xa7\x3d\xac\xd4\x18\x66\x5f\xf1"
+ "\x88\xdf\xbf\xc6\x89\x6f\x5b\x27\xe7\x3a\x60\x2d\x7f\x3f\xc7\xbf"
+ "\x07\xe2\xf6\x74\x4a\x9a\x0b\x69\x10\x6c\x03\xa6\xe8\x68\x9f\xf4"
+ "\x9e\xf2\x0b\x19\xb6\x11\x64\xfb\xa7\x68\x84\x2f\x74\x21\x5d\x8c"
+ "\x05\x93\xbf\x14\xef\x2b\x26\xef\x73\xc0\x1c\x3e\xc6\x9b\x47\x91"
+ "\x4c\x4c\x3e\xc1\x62\x2f\x3c\x4c\x70\xe3\xca\xa0\x6c\x9d\x17\xf2"
+ "\xd9\x8e\x0b\xe9\x8c\xeb\xca\x39\x60\xaf\xaf\x72\xd3\x37\x3e\xae"
+ "\x1b\x16\xb8\xd1\x37\x48\xc3\xbc\x0c\xaa\xc3\x89\x30\x48\xf7\x18"
+ "\xb1\x56\x62\x32\xda\x84\xa7\x64\x7b\x38\xf9\xa8\x98\x87\x9e\x7c"
+ "\xb4\x07\xcb\xa2\xaf\x78\xad\xdb\x3a\x05\xfd\xdf\x55\x25\xf2\x3b"
+ "\x75\xe7\xcb\xfc\xdb\xd4\x29\x63\x1c\xb0\xda\x46\x69\xc5\x23\x21"
+ "\xb9\xd8\xc0\xba\x22\xfa\x7a\x41\xfd\x9c\xfa\x1b\xbe\xee\x4f\x82"
+ "\x1b\x10\x87\x59\xc1\x8b\xe3\xed\x2f\x7b\xa4\xb9\x73\x31\x6d\xbb"
+ "\x82\x17\x61\xae\xc3\xe7\xda\x7e\x18\x51\x66\x9f\xaa\xcc\xdc\x1e"
+ "\xe9\xae\x5f\x62\xda\xe1\x90\x32\xad\x21\x65\xda\x55\x65\xca\xe4"
+ "\x7a\xba\x43\xca\x78\x83\xcb\x4c\x8d\x1b\xd8\xb6\xa9\x86\xe0\x32"
+ "\x53\x4d\x21\x65\x32\x07\xb6\x6d\x6a\x6e\x48\x99\x82\x90\x32\xc5"
+ "\x2a\xda\xd2\xfa\x25\x13\xa6\x95\x87\x94\xa9\x0b\x29\xb3\x5f\x79"
+ "\x46\xdf\xb3\x55\xf8\x06\x28\x4f\xc8\x53\xe4\x6b\x06\xe6\x63\xff"
+ "\xe7\x46\x3c\x0b\x80\x64\x13\x65\x26\xad\x74\xaf\x38\xb7\x97\xec"
+ "\x2a\xad\x77\x20\x7b\x4e\xef\x64\x48\x26\xc8\xef\xa4\xba\x3a\xe1"
+ "\xf1\x0b\x24\x43\x6e\xeb\xe3\x29\x03\xe9\xf1\xb8\x29\xb8\x9d\x8f"
+ "\x67\x06\xb7\xf3\xf1\x9c\x81\xf4\x78\xbc\x20\xa4\x4c\x71\x48\x99"
+ "\xed\xaa\x32\x4d\x72\x3d\x75\x21\x65\xf6\x87\x94\x39\x3c\x50\x3e"
+ "\x1f\x3f\x1a\x52\xe6\x44\x48\x99\xee\x00\x0d\xa7\x91\x12\x6b\x48"
+ "\x1f\xdc\xd6\x69\x18\xff\xe4\x8e\xb9\x04\xed\xf4\x8a\x3c\x2b\xdf"
+ "\x6a\x0b\xb9\x9e\xb6\xa3\x56\x7c\xa7\xc7\xcf\x48\xe8\x80\x69\x7b"
+ "\x95\x77\xd9\xef\xf4\x7a\xa2\xe9\x1d\x2b\xd2\xb6\xab\xd9\xe2\xc1"
+ "\x31\x77\x5a\xa1\x03\x66\x36\x29\x6b\x59\x68\xfd\x0f\x3f\x63\x87"
+ "\xc7\x23\xd3\xb2\x84\xfe\x4d\xab\x97\xdf\xfb\x50\x7f\x30\xce\x98"
+ "\x56\x7f\x75\xed\xca\x9a\x48\xed\xa2\xb3\x26\x10\x87\xa3\x3f\xd6"
+ "\xe8\x6f\x2b\xd5\x99\xa5\x9c\x85\xe7\x6c\x14\x6b\x90\x68\x6d\xb2"
+ "\x93\xce\xff\x70\x5b\xb3\x92\x54\xf1\x09\xb5\xd5\x75\x68\xb3\x47"
+ "\x1b\xd2\x66\x97\x68\x73\x56\x96\xb0\x51\x59\x59\x8a\x3d\x89\x28"
+ "\x7f\x95\x51\x5d\x6d\xd8\x43\x5a\x63\x71\xac\x1e\xfd\x4d\x8c\xb1"
+ "\xa8\xdd\x27\x21\xab\x86\xfb\xbf\x6b\x7b\x81\xee\xed\x25\x0f\xf1"
+ "\x35\x18\x72\x5f\x5a\xe9\x9c\x67\xf2\x7d\x5a\xcc\xdf\xd0\x3a\x40"
+ "\xc6\xcf\x7c\x82\xac\x0b\xcd\x25\x4e\x6a\xab\x4d\x59\xaf\x84\x6d"
+ "\x11\x7e\x5d\x65\x14\xad\xb1\x70\xd2\x5a\xaa\x66\x57\x3a\xc1\x74"
+ "\x20\x6d\x95\xf5\x12\xdd\x74\x66\x34\xc2\xd6\x47\x8a\x95\xd4\x74"
+ "\x15\x6d\x78\x72\x89\x90\x9f\xe9\x63\x82\xf5\x21\x1a\xe5\x74\x7a"
+ "\x66\xb0\xcc\x4d\xcf\x09\x96\xb9\xe9\xf9\xc1\xfa\x20\xa1\x3e\x4c"
+ "\x2f\x0e\x29\xb3\x3d\xa4\x4c\xad\xaa\x4c\x8d\x5c\xcf\xfe\x90\x32"
+ "\x87\x43\xca\xa8\xed\x1f\xf6\x79\x7a\x7b\x7f\xdc\xc9\xed\xfd\xf4"
+ "\x2e\xd5\xb3\x54\xcb\xc7\xa9\xe9\x5e\x25\x4d\xfe\x0e\x9a\xaf\xcd"
+ "\x12\xf8\x9e\x48\x0e\xb1\x51\x08\xff\xc4\x98\xe0\x36\x3c\x91\x11"
+ "\xdc\x86\x27\x66\x28\xcf\xf2\x7a\x8e\x8f\x3a\xe1\x09\xe5\x2c\x4a"
+ "\x57\xe2\x36\x78\x2a\xd1\x3b\x7b\x3e\xf9\x66\x34\x3e\xf1\x35\x73"
+ "\x5b\xd0\xa7\xbc\x40\xef\x0c\x3c\xd0\x59\x0c\x51\x74\x0e\x8d\x03"
+ "\x9e\x6c\x61\x31\x9e\x74\x5a\x53\x8f\xfe\x54\x36\xe2\x58\x88\xf5"
+ "\xd7\x61\x1d\x48\xbb\x27\x0e\x86\xb4\xc1\x16\xd2\x86\xe3\xaa\x67"
+ "\x3d\x3e\x3b\x54\xfd\xd6\xd3\xbe\x14\xaf\x71\xdf\xfa\x09\x8f\x92"
+ "\x4e\x73\x00\xd8\xc7\xae\x52\xee\x07\x64\xd2\x3a\xc5\xe1\x27\xe1"
+ "\x89\x53\x34\x5f\x20\x70\x3e\x99\xaa\xa6\xad\xa0\xc5\x93\xe9\xc1"
+ "\xed\x78\x32\x2b\xb8\x1d\x4f\xe6\x05\x6c\xcd\x13\xf2\x5a\x98\x27"
+ "\x57\x3b\x60\x1e\x3f\x9f\x1e\x69\x61\x48\xf4\x1a\xae\xb5\x8d\x22"
+ "\x3f\xf5\xc9\xdf\xbb\xb0\xbf\xec\x55\x69\xb8\xfc\xfc\x3e\x1b\x45"
+ "\x7e\xb7\x27\x1d\xed\x33\x7d\xab\x7b\x2b\xa6\xb5\x08\xbe\x3e\x89"
+ "\xfd\x9f\x23\xce\x92\xc2\x34\x3e\x0e\x8c\x22\xff\xf7\xc9\x1a\x16"
+ "\x1f\xe5\x89\x24\xcf\x3d\x09\x51\x4e\x65\x4d\x2f\xe2\x70\x29\xfa"
+ "\xe0\xaf\x8e\x72\xfa\x77\xb0\x1c\xb7\x75\x86\xce\x01\xd3\x41\xbc"
+ "\x6b\xf5\xd7\xa3\xec\xd7\x21\xff\x30\x06\x9e\x21\xc7\x32\x5a\x3a"
+ "\x57\x88\xd6\xc8\xd1\x59\x57\x71\x62\x2d\xc8\x8c\x0c\x95\x5e\xb9"
+ "\x0c\x9b\x27\xb1\x93\x30\x93\x6c\xaa\x9e\xec\x06\xad\x79\x6c\xf6"
+ "\x3a\x81\xe6\x59\xec\xde\x33\xdc\x27\xc7\x7c\x90\xcb\x5a\x54\x65"
+ "\x9d\xf2\x3c\x48\x17\xe5\x8d\xf7\x82\xb6\xd9\xe5\xa4\x33\x7d\x93"
+ "\x84\x1f\x3f\x53\xd3\x8c\xf6\x02\xcb\x1c\x50\xca\xd0\x9c\x09\x5f"
+ "\x57\x50\x0c\xda\x71\x25\xa0\xb5\x6d\x3e\xc9\x71\x2b\x6b\x87\x28"
+ "\x3e\xb2\x97\x74\x81\xdd\xd5\x4e\x73\x9a\x5a\xb1\x4e\x6c\x26\x44"
+ "\x79\x40\xd7\x53\x15\x85\x32\x31\x13\x7c\x55\x51\x5d\x18\x1b\x23"
+ "\xed\x66\xa4\x92\x0d\x54\xd3\x6e\xea\xd4\x9c\xd9\xd9\x33\xc7\x3e"
+ "\x3d\x7b\x7a\xee\xd4\x87\x0c\xb9\x2b\xd7\x2c\x2b\x18\xbb\xee\xc5"
+ "\x62\xc3\xc6\xa2\x95\xc5\x2b\xd7\xae\xe0\xc7\x90\x19\x96\x14\x8b"
+ "\x5f\xe3\xea\x25\xeb\x8b\x27\xd2\xed\x18\x83\xb9\x68\xd9\x06\x7e"
+ "\x3b\x3a\x16\x82\x91\xac\x2c\x5e\x56\x64\xb8\xbd\x60\x8c\xe1\xf1"
+ "\x25\x2b\x57\xd3\x57\x13\xe1\x70\x3d\x64\x28\x5a\x56\xb4\x6c\x49"
+ "\x81\x61\xa2\xc1\x44\x98\xd5\xe8\x54\xfc\x34\x29\xf6\x69\x3d\x8e"
+ "\xe7\xe8\x43\x77\x91\x9d\xa2\x71\xbd\x13\xb2\x4f\x91\x0f\xc7\xcf"
+ "\x0d\x43\x39\xc4\x31\xc1\xe1\xb6\xce\xec\x18\x38\x8e\xcf\xf4\x04"
+ "\xcb\xef\x2c\x5d\xb0\xfc\xce\x4a\x1e\x38\x8e\xcf\x0a\xd1\xff\x59"
+ "\x21\xfa\x3f\x6b\xc6\xc0\x71\x7c\x56\x7e\x48\x19\x73\x48\x99\xb2"
+ "\x7e\x3b\x83\x6d\x7d\x99\xdb\xa5\x59\xb5\x21\x65\xf6\x85\x94\x39"
+ "\x14\xf2\xdc\xa2\x7a\x46\xdf\x75\xd6\xe7\x6a\xdf\x00\x9f\x3b\x14"
+ "\x5d\x0f\xd8\xb7\x59\x1e\x05\x86\xc6\x1e\xfa\xb6\x46\xc0\x66\xeb"
+ "\x55\xb0\x5d\x02\x36\xbb\x5f\xff\xc9\x26\xd1\x5a\x51\xe1\x9f\x67"
+ "\xff\x44\xb6\x6d\x1d\xbb\x02\x63\x68\x07\xf2\xe2\xd6\x73\x90\x4d"
+ "\xeb\x80\x09\xd6\x49\xeb\x87\xd9\xeb\x0b\xdc\x8d\xc3\x41\x47\x65"
+ "\xe9\xdc\x2c\x66\x9d\xc9\xbf\xa3\xc7\xb4\x38\xbc\xd0\x4e\x65\x97"
+ "\x2b\x6b\xf5\xb7\x23\x8c\x03\xf8\x71\x3a\x1a\x2a\xb7\x9d\xaf\x73"
+ "\xa4\xfa\x72\xe8\x3b\x1f\xfa\xf6\x5c\xb7\x4b\xec\x59\xd1\x41\xe7"
+ "\xb9\x51\xdd\x88\x43\xcb\xa4\x99\x4f\xc9\xe7\x72\xe9\xf1\x4a\x42"
+ "\x9c\xfd\xeb\xff\x1d\x90\xcd\xbf\x13\x22\x9f\x8f\x7c\x3d\xe1\xf7"
+ "\x64\x7b\x15\xff\x82\x62\x85\x70\xb6\x23\xfc\x5a\x70\x48\xdc\x65"
+ "\xf5\xb7\xdb\xb6\x76\x50\x9b\xc6\x90\x1f\x6a\x4f\xf6\x42\x5b\xbd"
+ "\x17\xe3\x57\xd0\xf3\x78\xca\x72\x16\xec\x4d\x5e\xa0\xf9\xe1\xc5"
+ "\x16\x28\x6b\x94\xfc\xed\xac\xbf\x1c\xc5\x68\x39\xfc\xbb\xf0\xed"
+ "\x94\x8e\xe5\x31\x96\x70\xd2\x9a\xf1\x08\xf3\x11\x89\x04\x67\x1b"
+ "\x45\xf1\x5e\x4e\xbd\xec\xfb\x96\x37\x22\xae\xb0\xeb\x99\x25\xb0"
+ "\xbb\xad\x39\x38\xfe\x59\x32\x15\x9b\xdd\x5c\xc7\x6d\x9f\x84\xe9"
+ "\x38\xf6\xe7\x18\x22\xf9\x29\xb2\x7d\x37\xd3\x3a\x36\xb7\xf5\xa9"
+ "\x94\x4b\xc1\x52\xbb\x9b\xb1\xdf\xa8\x8b\x99\xef\x6c\x35\x45\xcb"
+ "\xf6\x55\x87\xe5\x72\x95\x72\x57\xd2\x3f\xf2\x8d\x68\x3c\x46\x5d"
+ "\x75\x89\x58\x71\xf6\x27\xaf\xf1\x35\xd2\x4f\xa1\xff\x97\xa3\xe8"
+ "\xc1\x35\xf8\x8c\xf6\xef\x29\x3e\x9f\xc8\xd7\xfe\x60\x3c\xb9\xde"
+ "\x8c\x3e\x5b\xb2\x0b\x6d\xe3\x53\xad\x4a\x1e\x9f\x27\xa2\xbc\x12"
+ "\xe6\x69\x4e\xee\xa0\xbc\x8e\xfe\x3c\xf1\xcd\x02\x6b\xb6\x78\x29"
+ "\xdd\xab\xa4\x8b\xb1\x65\x76\x5c\xc8\x73\x8a\xf2\x8c\xf7\x46\x6c"
+ "\x4b\x8d\x8c\xdf\x89\x36\x57\x23\xf6\x78\x98\xbd\xa3\x81\xeb\xcd"
+ "\xec\x2c\x25\x9f\xcf\xa9\xbd\x4d\xef\xc6\x5c\xe0\x8f\xbd\x90\xc9"
+ "\x7d\x2e\x2c\xf3\xeb\x6f\x3c\xd1\x18\x63\x68\x18\x9d\xe1\x8a\x69"
+ "\x84\x87\x74\x86\xce\xd3\x24\x5f\x0d\x71\xd1\x99\xaa\x4e\x92\x91"
+ "\x8d\x5e\x48\x31\x3f\x42\xf3\xcf\xb3\xb9\xdc\x52\x1a\xe1\x25\x7c"
+ "\x34\x26\x12\x6e\xc2\x57\x4d\x3e\x2d\x5f\x9f\x39\x1b\xfb\x9f\xe3"
+ "\x8d\xc4\x2b\xcc\xef\x52\xd1\x32\x1a\x9f\x3d\xc1\x7d\x9d\xa3\x0b"
+ "\x79\x4e\x56\x9e\x69\xae\x57\xc8\xde\x9c\x38\x39\x2f\xed\x52\x75"
+ "\x8d\xe2\xdf\xe4\xcc\xc9\x0b\xae\x6f\x4e\x61\x08\x7e\x4b\xc8\x73"
+ "\xb9\xf2\x5c\xcb\xdf\x31\xcc\xa9\x53\xea\xe0\x3c\x43\x19\xdb\xb7"
+ "\xd5\x19\x7d\xa9\xbd\x53\xb0\xcc\x51\x55\x9d\x43\xf0\xf9\x44\x80"
+ "\x7f\x73\xba\x14\x7c\x78\xef\x52\xc1\xa1\x5f\x92\xab\x55\xe0\xc4"
+ "\xfb\x8d\xdc\xa4\x40\xb9\x5c\xc3\x65\xfa\x1a\x22\xbb\x73\xd7\x08"
+ "\xd9\xcd\xcd\x0b\x6e\x4b\x6e\xa1\x0a\x67\x71\xa0\x2d\xb9\x65\x2a"
+ "\x38\xd4\xcf\xdc\x9a\x50\x59\x5d\x6f\x21\x19\x27\x79\xcd\x3d\x10"
+ "\x26\xcf\x23\xe7\xb5\x86\x97\xf1\x5c\x87\x2a\x5d\x8e\x8f\xe6\x4e"
+ "\x95\xfd\x04\xb2\xcf\xae\x9e\xd2\x5c\xe5\x3c\x57\x2e\x93\xb4\x6f"
+ "\xd9\x78\x71\x76\x38\xca\xf5\x5c\x43\x28\x5e\xf1\xbd\x8f\x8c\xa3"
+ "\x1f\x67\xae\x53\xf8\x78\x73\x73\x02\x7d\x9b\xbb\xd0\x01\xb3\x95"
+ "\xf7\x44\x4e\x31\x37\x98\x3b\x23\x52\xdc\x81\xf0\x95\xc1\x34\x9b"
+ "\x5b\x1f\xa0\xd9\xdc\xfd\x2a\xbc\x87\x54\x70\x7f\xc0\xe7\x16\x15"
+ "\xdc\xf1\xcb\xc9\xa6\x90\x95\xb9\x9e\xe0\xba\xe6\xe9\x02\x38\xe6"
+ "\x25\x05\xea\x9a\x67\x50\xc1\xb5\xe3\xb3\x29\x32\x7f\xe6\xcd\x88"
+ "\xcc\x9f\x79\x85\xe1\xf9\x33\xaf\x4c\x55\x6f\xe5\xe5\xf5\x6a\xde"
+ "\x41\x55\x7b\x1a\xf1\xd9\x16\xac\x47\xf3\x8e\x87\x3c\xf7\xf3\x9f"
+ "\xa1\xed\xd8\xb7\x39\x33\x9a\xd2\x8b\x47\x82\x5e\xe8\xd9\xd3\xa0"
+ "\xce\xff\x75\xaf\xc8\xa7\x36\xf2\x77\x70\xf4\x7e\x53\xc0\x19\x43"
+ "\xe1\x08\x46\x95\x9f\xa5\xb4\x1d\xc7\xeb\xb0\x67\x8f\x2a\xe3\x9f"
+ "\xdd\x4f\xe3\xdf\xd3\x05\xe2\xbd\xcd\xc5\x62\x66\xfd\x20\x2f\xd2"
+ "\x58\x86\x78\x9b\x1c\xf0\x74\x9e\xa0\xcf\xd3\x28\xff\xeb\xb8\x6f"
+ "\xc2\xca\x2f\x16\xa3\x3c\xf5\x76\x42\xde\x54\xfc\xed\xc3\xdf\xd1"
+ "\xc1\xe3\xeb\xd3\x2d\xcc\xaa\x99\xd3\x68\x0d\x1d\x77\x9f\x3e\x81"
+ "\xb1\x47\x6f\xa2\xb7\x2c\x2f\x4c\x9e\x87\x59\xa3\x66\x0f\x4c\xcf"
+ "\xa3\xf7\x3b\xbd\x0e\xc8\x9b\x42\xed\x55\xa5\x1b\x99\x35\x21\x97"
+ "\xe0\x1d\x54\x1f\x96\x89\xc4\x37\xe5\xbb\x2b\x21\x7b\x79\xc5\x21"
+ "\xfd\xf8\x16\x71\xfd\x4d\xf4\x63\xfe\xcc\x90\xba\x2b\xc3\xf7\x23"
+ "\x6f\x1f\xf6\xe3\xdb\xf0\xfd\xc8\xb3\x71\xda\x4a\xd8\x97\x01\x7e"
+ "\x47\xde\x09\xec\xcb\xb7\x9c\xee\xc1\xe9\x2e\x25\x4e\x2d\xfd\x16"
+ "\xe3\x7f\x09\x78\xd9\x39\x25\x01\xbe\x09\xb8\xf9\x29\x89\x75\x90"
+ "\x33\xb0\xce\xf9\x69\xcc\x3a\x74\x8e\x03\xe6\xaf\x56\xc6\x2b\x39"
+ "\x7d\x86\x68\x0b\xd2\x49\x22\x3a\x61\x7f\xb0\x5c\x24\x7e\x2b\xfa"
+ "\x29\xde\x33\xcd\x47\xfd\xcf\xcb\x51\xc6\x74\x1c\xcf\x9d\x0a\x1d"
+ "\x31\xef\x70\x48\x9e\x47\x95\xf7\x79\x50\xde\x96\xfe\xf4\x6e\x25"
+ "\xfd\xca\xf8\xf4\x4c\x4a\x08\x9f\x90\x3f\xcf\xfc\x2a\xb8\xdf\xcf"
+ "\x8c\x11\xfd\x43\x1e\x0d\xa0\xf5\x33\x59\xc8\xa3\xbe\xf0\x3c\x7a"
+ "\xa6\x20\xbc\xac\x3d\xc3\xcf\x99\x66\xc3\x21\x1c\x3e\x5a\xa3\xd5"
+ "\xc7\x65\x50\xe6\xd3\x40\xfe\x3c\xf3\x9e\xc2\x9f\x2b\xeb\xe3\x02"
+ "\x08\xe9\xa3\xaf\x13\x16\x6c\x11\x7d\x5d\x70\x2c\x18\xf7\x82\xe4"
+ "\xf0\xb2\xb8\xc0\x84\xfd\xf4\x85\xef\xe7\x82\x19\x91\x65\x71\x41"
+ "\x21\xf6\xc7\x37\x50\x16\x17\x88\x77\xba\xb2\x0c\x86\xe4\xd5\x33"
+ "\x6b\xd8\x7a\x0e\x91\x5f\xe4\x80\x05\xdd\xf4\x9e\x4e\x95\x7e\x34"
+ "\x58\xfe\xb0\x0f\x54\x8e\xe8\xe7\x15\x71\x0c\xf1\xa1\xd3\x00\xd2"
+ "\xe5\x64\xd2\x6d\x5d\x38\x26\x84\x56\xe7\x3b\x61\xe1\xaf\x7a\x24"
+ "\xe9\x71\x41\xaf\x67\x5f\x08\x6e\xd3\xc2\xac\xf0\xf4\x5a\x98\x8f"
+ "\xf4\x3a\x1f\x9e\x5e\x0b\x4b\x22\xd3\x6b\x21\xf1\xff\xfc\x40\x7a"
+ "\x2d\x3c\xa8\xa6\x97\xdf\x2a\xfa\x77\x5b\x32\xca\x46\xdf\x62\xd6"
+ "\x28\x6c\xb9\x3e\x11\x65\x45\x94\xe9\xa6\x32\x1d\x89\x1e\x21\x27"
+ "\x86\x9b\x40\x77\x0e\x16\x1e\x55\xf4\x3f\xa1\x0e\x86\xb2\xbe\x05"
+ "\xb4\x86\x9b\xce\x94\xd6\xdb\x2d\xe7\x6d\x76\xaf\x09\x68\xbe\x31"
+ "\xb8\xde\x67\x8d\xe1\x6d\xc1\xb3\x99\x48\xd3\xdd\x61\xd2\xe5\x6f"
+ "\x0a\x9e\xad\x09\xb6\x11\xcf\x9a\x83\x79\xb4\x90\xde\x4b\x27\x42"
+ "\xff\x7e\xab\x97\xbe\x2e\xcd\xb3\x67\x1d\x03\x79\xb6\x68\x9b\xe0"
+ "\xd7\xa2\x25\x21\xed\xf3\x84\xe7\xd7\x22\x7d\x64\x7e\x2d\x1a\x13"
+ "\x99\x5f\x8b\xb2\x88\x5f\x0e\x58\x54\x16\x3c\x6e\x2c\xca\x0f\xee"
+ "\x2f\xd6\x8b\xe5\x98\x34\xe4\x5a\x7a\xbe\xd2\x7e\x2b\x17\xd9\x38"
+ "\xe2\x15\xed\x37\x80\xed\x1f\x49\x6d\x1c\x2c\x8e\x88\xb8\x91\x86"
+ "\x35\x9b\x23\x9e\x53\x1e\xd7\x86\x71\x25\xad\xcf\x33\x8c\xa0\xb9"
+ "\xb2\xc5\x73\xfd\x92\xe6\x21\xbc\x97\x3a\x61\xc9\x48\xbf\x14\x55"
+ "\x46\x6b\xc9\xf8\xb7\x8a\xfc\xfd\xc4\xe2\xd5\x6a\x5e\xd0\x9a\xb2"
+ "\x6a\xb1\x77\x24\xcd\x73\x7e\x81\xe5\x2f\x08\xbe\x2c\xd1\x04\xd3"
+ "\x71\x71\x4d\x78\xbe\x2c\xde\x8f\x7c\xf9\x22\x3c\x5f\x16\xb7\x44"
+ "\xe6\xcb\x62\x07\xf2\xe5\x8b\x81\x7a\xb4\xd8\x23\xeb\xd1\xcb\x54"
+ "\xc6\xb0\x96\xfc\xd5\xfc\x95\x04\x83\xf7\xa8\x23\xf9\x4f\x51\xfe"
+ "\xd8\x6e\x45\x8f\xa8\x4c\x3e\xc5\xff\xbc\x7e\x19\xc6\x28\xe3\x50"
+ "\xe1\xcd\xcf\x49\xec\x0e\xa7\x27\xf9\x74\x66\xad\x66\x9c\x19\x74"
+ "\x48\xc3\xbc\xbd\x84\xa3\x08\x00\x71\xbc\x4f\x70\x94\x4e\x67\x3c"
+ "\xab\xe0\xeb\x14\x38\x3e\x2f\x2a\x60\x6b\x98\xbb\x10\x08\x2e\x04"
+ "\xb7\xdc\xff\xa1\x7c\x1c\x21\x78\x82\x0b\x81\xe9\x12\xfa\xb8\x64"
+ "\x4c\xb0\x3e\x2e\x81\x60\xf9\x5c\x4c\xef\x27\x12\xfd\x68\xe7\xf0"
+ "\x3e\xd7\x67\xd5\x3c\xf4\xdd\xe8\xe6\x92\x92\x10\xdd\x44\x19\x78"
+ "\xee\x16\x59\x06\x7c\xc1\x6d\x5d\x52\x1b\x5e\x06\x96\x1c\x88\x2c"
+ "\x03\x4b\x5a\x23\xcb\xc0\x12\xda\x77\xe6\x0b\x07\x3c\x97\x12\xac"
+ "\x9b\x4b\xbc\xc1\x7d\xc7\x7a\xb9\x6e\xc2\xb0\xc1\xe8\x26\xfa\x42"
+ "\xd7\x46\xd2\x43\xd9\xff\xd7\x34\xf6\x02\x0c\x82\x66\x3a\xd4\x2b"
+ "\x6c\xdf\x73\x07\xe9\x1d\x12\xda\xf8\x42\xa2\x61\x03\x8f\xd1\x9e"
+ "\x6b\x51\xd3\xb1\x5a\xc4\x5a\xa5\x9d\xb0\x74\x3a\xad\xd9\x13\xf4"
+ "\x2c\x18\x16\xdc\xff\xe7\x3a\xc2\xd3\xf3\x39\x9a\x9b\x2f\x0d\x4f"
+ "\xcf\xa5\xc9\x91\xe9\xb9\x34\x8d\xbe\x8d\x1f\xa8\x53\x4b\x67\x18"
+ "\x36\x70\x1f\x85\x97\x39\x07\x4b\xdf\xbd\xb2\xf1\x69\xe9\xf6\xe0"
+ "\xf1\x69\xe9\xea\xc1\x8f\x4f\x4b\x5b\xc3\x8f\x4f\x4b\x1d\xe1\xc7"
+ "\xa7\xa5\x1e\xa1\x0f\x05\xa6\x60\x7d\x28\xd0\x07\xcb\x04\xd2\xee"
+ "\x3b\x1b\x9f\x0a\xca\x42\x74\x60\x57\x27\x2c\xd3\xa0\x4f\xf1\x8a"
+ "\xe0\xdb\xb2\x8f\x83\xdb\x58\x50\x1f\x9e\x6f\x05\x87\x90\x6f\xbb"
+ "\xc2\xf3\xad\xe0\x78\x64\xbe\x15\xd0\x3b\xd1\x5d\x03\xf9\xb6\x4c"
+ "\x3b\x78\x9f\x62\x59\x7a\x30\xcf\x96\x19\x06\xcf\xb3\x65\x25\xe1"
+ "\x79\xb6\xac\x36\x3c\xcf\x96\x1d\x10\x3c\x5b\xd6\x11\xcc\xb3\x65"
+ "\x2d\xc1\x3c\x43\xba\x7d\x67\x3c\x5b\x9e\x16\xc2\xb3\x75\x9d\xb0"
+ "\xfc\x77\xc8\xb3\xe3\x82\x67\x2b\x36\x05\xb7\x71\x79\x4e\x78\x9e"
+ "\x2d\x2f\x44\x9e\xad\x0b\xcf\xb3\xe5\xdb\x23\xf3\x6c\x79\x13\xf2"
+ "\x6c\xdd\x40\x9e\x2d\x3f\x3c\x78\x9e\x2d\xef\x0e\xe6\xd9\xf2\xcf"
+ "\x07\xcf\xb3\x15\xa6\xf0\x3c\x5b\x91\x15\x9e\x67\x2b\xf2\x05\xcf"
+ "\x56\xd4\x05\xf3\x6c\x85\x25\x98\x67\x48\xb7\xbf\x93\x67\xc8\x1f"
+ "\x8b\x58\xaf\xbb\xe2\xdb\x1e\x3e\xa7\xbd\x02\x63\x84\xc2\xc3\xe2"
+ "\x9d\x40\x21\x97\x1d\x99\x87\xbf\x46\x98\x8e\x81\x63\x77\x61\x9c"
+ "\x9c\xf6\xf4\x40\x3e\x14\x1a\x71\x5c\xed\x6e\x29\xe1\xeb\xba\x04"
+ "\x0f\x89\xe6\x08\x27\xe6\xc8\x0a\xf9\xda\x00\xe4\x31\xa3\x7d\x8c"
+ "\x69\x2c\x46\x78\x17\xe1\xa1\x7d\x5c\x42\x70\x15\x0f\xc6\x2f\x8b"
+ "\xbc\xc6\xfc\xa2\x85\xce\x1a\xe8\x84\x95\x3b\x84\xac\x16\x86\xfa"
+ "\xbf\x8d\x98\xf7\xac\x90\xd3\x55\x21\x73\x26\x85\x11\xfc\xdf\x95"
+ "\xe4\xff\x36\x86\x97\xd3\x95\x97\xf0\x7f\x57\x92\xff\xdb\xa8\x8a"
+ "\x57\x87\x2f\xf2\x3a\x42\xe2\xd5\x95\xab\x13\x5d\x42\x76\xb8\x1f"
+ "\xbb\xe3\xa2\xc5\x6d\x5d\x59\x1b\xd2\x66\xe4\xcd\xf3\xc3\xe4\x36"
+ "\xc7\x84\x94\x3f\x10\xa1\xcd\x2d\xd8\xe6\x5f\x47\x68\xb3\xe3\x12"
+ "\x6d\xa6\xf9\xee\x5f\x0f\xd4\xad\xe7\x93\x64\x39\x08\x13\x97\x3f"
+ "\x6f\x0a\xcf\xff\xe7\x43\xf8\x0f\x79\xc5\x25\xcc\xc9\xcb\x07\xc3"
+ "\x99\xd5\x70\xb4\x56\x9f\x60\x49\x46\xc2\xc0\xd6\x87\xe2\x8c\x00"
+ "\xd7\x32\x40\xf6\xe8\xdb\x82\xb0\xb2\xf7\xbc\x53\xe8\xe3\xaa\xac"
+ "\x60\x7d\x5c\xa5\x0b\xd6\x47\xa4\x75\x50\xb9\x55\xc6\xe0\xfc\x42"
+ "\xcf\x77\x67\x63\x57\xd5\x85\xc8\xc0\x07\x9d\xb0\xfa\x3a\x21\x03"
+ "\xab\xd7\x84\xb4\xe3\x60\x78\x19\x58\xd5\x8a\xfd\xff\x20\xbc\x0c"
+ "\xac\xea\x88\x2c\x03\xab\x49\x9f\x3f\x50\xcb\xed\x9c\x92\xcc\xa1"
+ "\x21\x30\xa9\xe1\x6d\xde\xea\x8c\xf0\xf3\x3a\xab\x73\x05\x8d\x57"
+ "\x57\x06\xd3\x78\xf5\xea\x60\x1a\x62\x5f\xfe\x7e\x1a\xf6\x9f\xcd"
+ "\xe1\xb6\xae\x0e\xd5\x7f\x7b\x27\xac\x91\xf5\x7f\xed\xdc\x90\x36"
+ "\xca\xf1\x4f\xb8\xb9\xac\x35\x49\x48\x4b\x7b\x78\x5a\xae\x31\x85"
+ "\xef\xf3\x9a\x2c\x1c\x83\xec\xfe\x01\xba\xb4\x26\x1f\xd3\xe7\xd0"
+ "\xbb\x03\x9a\xc3\x6a\xc0\xf4\x39\x5e\xd0\xf1\xf1\xaa\x7f\x5c\x5a"
+ "\xb3\x9d\xe6\xc8\xf9\x1c\x33\xca\x6f\x62\x0a\xe4\xd0\x18\x44\xed"
+ "\x5a\x5c\x12\xfa\x4e\x74\x0d\x9f\xff\xa0\x75\x2c\xf4\x5d\x4d\xa2"
+ "\x05\x72\xec\x2e\x2f\x28\xf2\x4e\xf0\x21\xb8\x1d\xa4\x17\x04\xaf"
+ "\xc0\x8a\xb9\xce\xb2\x10\xdb\xb4\x56\x17\x9e\xc7\x6b\x0d\x91\x65"
+ "\x67\x6d\x86\xe0\xf3\x5a\x73\x30\x9f\xd7\xe6\xfa\xad\x09\xb9\xd4"
+ "\x57\x94\x81\x41\xe9\x09\xbd\x3b\x8d\x68\xef\x5f\x5e\xd0\x6e\xde"
+ "\x0a\x23\xce\xc0\x5a\x1e\x6b\xec\x92\x98\x27\x71\x9b\x06\x5a\xb8"
+ "\x0d\x58\x27\xf6\xc3\x40\x98\xc5\x5e\x90\xd8\xcb\xab\xda\x29\xaf"
+ "\xd1\xca\x3c\x74\x4e\x8d\x72\xe6\x0c\xca\xc2\xb5\x27\x61\xed\xdf"
+ "\x82\xca\xa3\xf7\x67\x17\x38\xc6\x88\xf9\xfd\x75\x46\x65\x1e\x3e"
+ "\xd2\xfc\x3e\xc2\xcc\x50\xd6\xfd\x8a\x77\x61\xeb\x32\x23\x8e\xcb"
+ "\xd8\x26\xfa\xbe\x9c\xda\x74\x69\x3b\xb0\xae\x49\x91\x5f\xf1\x6e"
+ "\x6e\xdd\xc1\xc0\xb7\x2d\xeb\xde\xc3\xbc\x82\x4b\xcc\xe7\xaa\xf4"
+ "\x60\x5d\x97\x1a\x8f\x38\x9f\x66\x9d\x57\xf9\x3e\xc5\x6d\x35\xeb"
+ "\x2e\x83\x4b\x6e\x8f\xd9\x14\xdc\x1e\x73\x26\xfa\x96\x05\x32\x8e"
+ "\x19\x97\xc1\x91\x64\xdf\xf7\x10\x8c\xf3\x43\xd4\x19\x28\x7a\x83"
+ "\xce\xbb\xb1\xd7\x77\x41\x9c\x17\xb4\x22\xb6\x33\xbf\x4d\xdf\x86"
+ "\x30\xbe\xef\xc0\x24\x1b\xbd\x83\xe3\x6b\x08\x92\x27\xd9\x8e\x59"
+ "\x7c\xf2\x9e\x6f\xe6\xdf\x10\x4d\x8f\x15\x9e\xb7\xd5\xef\x61\x5d"
+ "\x7b\xf9\x5e\x5f\xe6\xa0\xf8\xaf\x92\xd6\xff\xd0\x3a\x8c\xad\x30"
+ "\xa9\x13\x5e\x98\x2e\x74\xbd\x28\xc4\x27\x35\x47\x88\xff\xcc\x14"
+ "\xff\x4d\x0a\xaf\xe7\x2f\x5c\x22\xfe\x7b\x81\xe2\xbf\x49\xea\x71"
+ "\x53\xbc\xe7\x79\x61\x86\xda\x27\xa5\xfd\xb8\x0c\xcb\xc9\xcf\x7c"
+ "\xe1\xc3\xbb\x6b\x41\xef\xa5\x77\xda\xa8\x9b\xf6\xae\x16\xd2\x57"
+ "\xfd\x31\xe7\x61\x40\x59\xd5\x25\x98\x49\x16\x69\x2c\x23\x7d\x7d"
+ "\x81\xcf\x17\x26\x7a\x85\x2e\x96\x5a\x98\x73\x4c\x07\xca\xd0\xba"
+ "\x42\x05\x57\xc9\x96\x42\xf1\xdd\x47\x42\x07\x0c\xb5\x77\xf1\x71"
+ "\x51\x43\xfe\x2a\xf7\x5b\xbd\x17\x80\xf0\x36\x97\x1c\x03\xc2\xeb"
+ "\xef\x1f\x27\x39\xee\x6e\xd2\x71\xc2\x49\xb8\xdb\x10\x8e\xf0\x12"
+ "\x9c\xd2\x0f\xf1\x6d\x4c\x51\x92\xba\xef\x7c\xfe\x05\xeb\xc6\xf4"
+ "\xa7\x68\x5e\xc5\x4e\xe5\x4a\x17\xb0\x71\x1d\xf4\xce\xec\xbc\x8d"
+ "\x95\xae\x62\xe3\x8a\x68\x4e\xac\xe8\x6d\x2a\xf7\xeb\xbf\x3a\xa2"
+ "\x8b\x47\x82\x4e\x4e\x5b\xd8\x62\xf0\x80\x03\x8a\x9a\x82\x6d\x44"
+ "\x51\x88\xff\x6b\xe6\x71\x26\xfe\x16\xd3\xfa\x44\x79\xfd\x2a\xd9"
+ "\x03\x66\xf7\xba\xb9\x7c\x5c\x6a\x4d\x05\xbd\x93\xa6\x35\x51\x62"
+ "\xbf\xb9\xa2\xae\x90\xb9\x37\x67\x35\x5f\x57\xf3\xef\x58\xef\xfa"
+ "\x17\x85\x8c\x14\xbf\x18\xcc\xd3\xf5\xba\xd2\xb3\xf4\x2e\x48\x8c"
+ "\x07\x8b\xbc\xa1\xf6\x71\xbd\x51\xf1\xdd\x42\xd2\x33\x95\xf1\xc0"
+ "\xb0\x96\xe3\x0d\x19\x67\xd6\x73\xff\xdf\x37\x60\x5c\x58\x4f\xdf"
+ "\x2c\x07\xc9\x64\x1b\x97\xa1\xf5\x35\xc7\x5c\x28\x37\x45\x24\xff"
+ "\xc5\x31\x08\xb3\x8d\xbe\x39\xc4\xe7\xa1\xe7\x60\xbd\xcd\x67\x05"
+ "\xdd\x31\x27\xff\xa6\x4a\x8f\x32\xc2\xe5\x96\xc6\x8d\xf1\x62\x3d"
+ "\x92\x2b\xa4\x8e\x13\x0a\xcd\x09\xa6\xad\xe8\xdf\x41\xac\xa7\x20"
+ "\x59\x58\x7f\x90\xd6\x66\x24\x74\xf3\xbd\xbd\xf4\x8a\x0c\xd9\xbd"
+ "\xed\xd0\xe6\x0d\x8d\x79\x8a\x53\xc3\xf7\xbd\x98\xc6\xff\xdd\x0e"
+ "\x28\xae\x0d\xe6\x6d\x31\x1f\xff\x95\xf7\x3a\x0e\xa4\x41\x48\xb9"
+ "\xe2\x60\xde\xaf\xe7\xb4\x8e\xb8\xc6\xa7\xfc\x62\x09\xc6\x33\x8b"
+ "\x5d\x7c\xbd\x57\x31\xea\x7f\x51\xcb\xa5\xec\x20\xd3\x5d\x2c\xf1"
+ "\x23\xac\xbc\x2e\x18\xed\x56\xb1\x27\x68\xce\xe8\x7a\x3e\x67\xb4"
+ "\xb8\x13\x5e\x94\xdf\xfd\x6c\x98\x18\xdc\xbe\x17\x93\x22\xfb\x06"
+ "\x2f\xd2\xfb\x9f\xc5\xe1\x6d\xc6\x8b\x33\xc2\xfb\x06\x2f\x16\xc8"
+ "\x76\x61\x31\x8b\x09\x95\x83\x17\xcb\x90\xc7\xbc\x8c\x12\xc3\xd2"
+ "\x5c\x68\xe4\x18\xf6\xc5\x83\xfd\x31\x6c\x11\xd9\x83\x17\xeb\xfa"
+ "\x63\x58\x67\xb8\x18\xd6\x11\x86\x9f\x2f\xba\xc2\xf3\x73\x43\x5c"
+ "\xf8\x18\x76\x43\xaa\x18\xe7\x37\xe4\x05\xf3\x79\x43\x46\xe0\x9d"
+ "\xf0\x8b\x49\xdf\x9d\x3f\xbc\x61\xff\x40\x7f\x78\xe3\xed\x82\x57"
+ "\x1b\x97\x85\xb4\xcd\x16\xde\xb6\x6f\x68\x8f\xec\x0f\x6f\x70\x45"
+ "\xb6\xed\x1b\xf5\x03\xfd\x61\xc3\x90\x10\x98\xb4\x7e\x5f\x29\xc8"
+ "\x37\xdb\x38\x43\xd0\x69\x23\xf9\x73\x51\x2a\xf8\x82\x60\x79\xc7"
+ "\x36\x23\x3e\xb4\x6d\x67\xc8\xa6\x29\x32\x13\x89\x26\xb4\x3f\xd3"
+ "\x6d\xb5\x10\x83\x3a\xf0\x81\xdb\xba\xb1\x5f\xfe\x69\x1d\x1f\xd5"
+ "\x43\x36\x32\xe2\x7a\x3a\x49\x69\x1f\x6f\x47\xf7\xa5\xde\x97\x46"
+ "\x25\x43\xce\x6b\x03\xe8\x61\xe1\xfe\x1f\xe1\xb8\x34\xcf\x2c\x0b"
+ "\x43\x74\xcc\x25\xd6\xe1\x6e\x1a\x2d\xf8\xb6\x29\x24\x96\xb5\x58"
+ "\xf8\x37\x7d\x11\xed\xad\xa5\x2e\xbc\x8c\x5a\x0e\xf6\xdb\xdb\x22"
+ "\xc2\x6b\xf9\xea\xff\x23\xee\x7b\xa0\xa3\xaa\xae\xbd\xcf\x9d\x4c"
+ "\x60\x12\x92\x4c\xc0\x08\x23\xa2\x0c\x36\xd8\x80\x20\xa9\xd2\xf7"
+ "\x51\x3f\x5a\x83\xa2\x0f\xdf\x02\xa1\x2d\x7d\x2b\x6d\xa9\x21\x9a"
+ "\xd8\x50\x11\xa6\x24\xc0\x80\xf9\xc7\x00\x69\xc0\xfc\xb3\x46\x8c"
+ "\x10\x42\xb4\xd8\x87\x2d\x6a\xda\x62\x1b\x5b\xd4\x51\x62\x8d\x35"
+ "\xc9\x44\x4b\xdb\xd4\x42\x3b\xa4\x21\x0c\x69\x80\x81\x0c\x99\x31"
+ "\xcc\xdc\xf3\xed\xdf\x39\xf7\xce\x4c\x62\x82\xf2\xde\x5b\xeb\x63"
+ "\xad\x30\xf7\x9e\x7b\xfe\xee\xb3\xcf\x3e\x7b\xef\xb3\xcf\xde\x23"
+ "\xbe\x77\xca\x39\xd8\x92\xa6\xc6\x45\xeb\xba\xed\x9e\xe1\x34\xc9"
+ "\xde\x39\xbc\xdc\x96\x11\xf2\x9f\xdd\x8e\xef\x9f\x6f\xbf\xd9\x92"
+ "\x39\xf6\x7e\xb3\xe5\xb4\x1c\xff\xd6\x11\xe7\xcb\x5b\xec\x57\xdf"
+ "\x6f\xb6\x8c\x31\xfe\x2d\x4d\xc3\xf7\x9b\xad\x23\xce\xe8\xb7\x74"
+ "\x8e\xbe\xdf\x6c\xf1\xe8\x74\x46\xd2\x8d\xad\x8b\x3e\x1f\xbd\xd9"
+ "\x6a\x1d\x4e\x6f\xb6\x9a\x3e\x8b\xde\x1c\xfb\x14\xbd\xd9\x9a\x63"
+ "\xae\x1f\x6d\x2c\x5b\x0b\x47\xa7\x37\x5b\x6b\xe5\x1c\x12\xd3\x32"
+ "\x8c\xde\x6c\x3d\x3c\x7c\x0e\xb7\x8c\x98\xc3\xad\x23\xce\xbf\xb7"
+ "\xd8\xff\xbb\x34\x29\x26\x26\xc6\x10\xa3\x18\x94\x18\xfa\x44\xc3"
+ "\x63\xe3\x63\x8c\x31\xb1\xf4\x37\x4e\xfb\x1d\x6f\x88\x31\x18\xe9"
+ "\x2f\x56\xfb\x1d\x37\xe2\x7d\x3c\xca\xd2\x9f\x51\xfb\x8d\x1d\xf1"
+ "\x3e\xee\x33\xbe\x8f\xd7\xda\xd5\xdb\x37\x8e\x78\x8f\xfd\x8c\xef"
+ "\xe3\xfe\x87\xe5\xd9\xa7\xde\x87\xdf\x83\x7c\x60\xdd\xa6\xec\xb5"
+ "\x6b\x72\x84\x5d\x7b\xae\x35\xfb\x91\x47\x72\xf3\xf3\xad\x05\xeb"
+ "\xad\xf7\x2c\xfa\xc6\x1d\x77\x59\xa5\x79\xfc\xda\xaf\xce\xcc\x89"
+ "\x67\xcb\x36\x6f\xc0\x87\x65\xdf\x7c\x20\xd3\xba\xe2\x9e\x45\xc3"
+ "\x3f\xea\xd5\x08\x33\xf8\xab\xd5\x12\xb5\xf6\x32\x76\x4d\x66\xac"
+ "\x62\x8f\xa0\x3b\x3d\xb8\x7b\x2e\xe5\x89\x6d\x0f\xb4\xe1\xfe\xf2"
+ "\x50\x09\xc7\xbd\x8a\x6e\x56\x78\x0e\x83\x98\xdb\x58\xca\x6c\x0f"
+ "\xc3\x9f\x4a\x51\x1c\x7f\xd3\xcb\xac\xff\xc1\x0c\xdd\xac\xec\xdb"
+ "\x2d\x4b\x28\x2f\xbd\xbb\xdc\x41\x66\x2d\x01\x6f\x5b\xfa\x09\x7d"
+ "\x53\xf8\xd7\x54\x4a\xf3\x69\xf7\xf3\x4b\xe3\x44\xda\x9b\xa5\x7a"
+ "\x3e\x73\x2f\x2b\x7a\x99\xbf\xc9\xc5\x3b\x7c\xd6\xc8\x7c\x45\xdb"
+ "\xb8\xa1\x30\x03\x74\xa1\x7e\x12\x33\xc2\x2e\xfb\xb9\x49\xcc\xf4"
+ "\xdc\x64\xf8\xf8\x2d\x2a\xd0\xed\xb2\x77\xd1\xbb\x9b\x95\x65\xa2"
+ "\x6d\xe4\x55\x0d\x85\x3f\x40\xfe\x86\xe1\xf9\x0f\x46\xec\xb8\x8b"
+ "\x10\xdf\x2b\x61\xf9\x29\x66\x36\x87\xf8\xc5\x40\x7c\x7f\xd3\xed"
+ "\x4b\x88\x4f\xa3\xa9\x68\x0b\x96\x32\x79\x37\xaa\xe8\xdc\x96\x10"
+ "\x0f\xc2\x67\xc2\xb2\xfe\x12\x5e\xfd\x38\x33\xd2\x7a\x56\x9c\x1b"
+ "\x70\x97\xa2\xe8\xf8\x81\x5c\x66\xa4\xf1\x4f\xeb\x63\x25\x46\xeb"
+ "\x83\xc4\x37\x2e\x63\xc6\x3f\xd8\x71\xdf\xd5\xff\x51\xd5\x47\xcc"
+ "\xf8\xf3\xa1\x52\xc3\x10\xb7\xb0\xc2\x02\xee\xe1\xf0\xfb\xed\xe3"
+ "\x01\xd8\xdb\xb6\xad\x0e\x21\xcf\x3b\xfe\x12\x0b\xeb\x28\xf0\xb1"
+ "\xa2\x13\x3c\x50\xfe\x91\xf4\x57\xd1\xde\xef\xc3\xfd\x59\x53\xd1"
+ "\x32\x16\xd3\x9b\xc9\x0c\xed\x79\x75\xcc\xb5\xca\xc7\x0a\x4f\x70"
+ "\x4f\xdb\xea\xd3\xac\x23\xaf\x89\x65\x75\x31\x43\x5b\xcf\x49\x26"
+ "\x7c\x57\x57\xcd\x73\x16\x5f\x66\x96\xa2\x35\x48\xbb\xcc\xb6\x16"
+ "\xb1\xc4\xad\x7f\x82\x1c\xd4\x45\xed\x9c\x63\xdf\x39\xce\x14\xaa"
+ "\xcf\xf0\xc4\x49\x66\x79\xe2\xdb\xe2\x9e\x39\xab\x2f\x66\x16\x5e"
+ "\x92\x96\x30\x54\x92\x96\x3c\xc4\xd3\x26\xf9\x4b\xd2\x52\x3a\x6c"
+ "\x94\xbf\xe7\x0d\x96\xd4\xc5\x52\xde\xec\xeb\x32\xd4\x5d\x62\xd3"
+ "\x30\xa6\x5e\x1a\x5b\xfd\x25\xca\x5f\x15\x9b\xa1\x52\xd9\xe8\x32"
+ "\xc1\xc4\xd8\x4c\x57\x66\x80\xa9\x54\x57\xdd\x10\x9b\x56\x3f\xc4"
+ "\x2c\x6a\x65\x6c\x06\xca\xf5\xc3\x87\x1c\x51\x8c\xc2\x22\x1e\xba"
+ "\xb2\xdb\xd7\x44\xf4\x70\xfc\xab\x0f\x37\x1b\x5d\x6d\xfd\xac\xdd"
+ "\x37\xc4\x3a\xd8\xc7\xcc\x65\x3f\xe3\xfc\xf9\xc3\xcd\xb1\xc4\x4f"
+ "\x2a\xce\xad\xb0\x81\x97\xb8\x53\xd2\xce\x8c\x2e\x9a\x83\xea\x62"
+ "\x96\x60\xdb\xca\xc6\xf7\x51\xba\xa0\x3d\xe5\x67\x9a\x5d\xc1\x33"
+ "\xce\xad\xe2\x3e\x78\x59\x66\x71\x3b\x8b\xe9\xf0\xd5\xe1\xde\xb1"
+ "\x21\x94\x34\xcf\xe9\xf2\x75\x32\x97\xed\x1f\x4e\x35\x61\xde\xa1"
+ "\x0a\x95\x99\x5e\x1e\xec\x34\xb8\x8c\x83\xcc\x95\xe9\x63\x6f\x51"
+ "\xdb\xbc\x6a\x5e\x1b\xd1\xac\x8c\x0e\x5f\x00\xfe\x77\xd2\xf9\x80"
+ "\x25\xbe\x7a\x03\x9b\xd3\x70\x89\xa5\xee\xbf\xc4\xd2\xb8\x3f\xcd"
+ "\x80\x3b\xde\xf0\xa9\xb6\x9f\x7e\x13\x48\x06\xa3\xb1\x8b\xbb\xde"
+ "\x3c\x51\xbb\xeb\x7d\x25\x8d\x1d\x18\x8a\xdc\xf5\x1e\x1a\x88\xdc"
+ "\xf5\x26\x9c\xb2\xe3\xbe\xb7\x9b\x95\x24\x98\xdb\xd8\xf8\x6e\x56"
+ "\x94\x0e\xfc\xae\x3e\xcf\x8c\xdb\xcf\x33\x76\x7b\xa9\x01\x72\xa6"
+ "\x91\x70\xff\x9c\x8b\xe6\x06\xcf\xdd\xac\xf4\x20\xfd\x26\xd0\x1f"
+ "\xc9\x73\xa5\xc2\x57\x45\x8f\x86\xc7\x94\x66\xa0\xb4\x4a\xfa\x8d"
+ "\xa1\xdf\x9d\x25\xf5\xdc\x4b\x6d\xd5\x10\xaf\x12\x0f\x7c\xd6\xee"
+ "\x97\xd7\xf8\x1d\xa5\x85\x6e\x76\xb8\x47\xc7\x6b\x49\xdf\x8b\xec"
+ "\x6f\x75\x9f\x83\x7f\x79\xaf\xe8\xd7\x95\x3c\x05\xbe\xe6\xb5\x74"
+ "\xf4\xe1\x34\xda\xa5\xf6\x5b\xe9\xd7\x2c\x65\xd0\xd2\x55\x7a\xd9"
+ "\x81\x2b\x79\x68\xf3\x24\xa5\x73\x3d\x9d\xc6\x6d\xc4\xb7\x5f\x75"
+ "\x9f\x33\xc8\x3c\x69\x06\xaa\x33\xa0\xd5\x4f\x6b\xbf\x68\x1a\xd6"
+ "\xf8\x80\xc1\xcc\x8f\xad\x9e\xcf\xea\xf7\xf0\xb6\xfd\x7b\x78\x8b"
+ "\x5c\x7b\xdb\xac\x6e\xf6\x4a\x39\xfa\x48\x7b\x78\x4b\x05\x7d\x3b"
+ "\x46\xdc\x0f\xe0\xd2\x92\x03\xfb\xd2\x6d\x19\x6e\x76\x4b\x4a\xf4"
+ "\x18\xb8\xe3\x09\x2b\xf6\xd1\x57\x8a\x5b\x63\x89\x06\x58\x3b\x7a"
+ "\xfa\xd9\xcf\x87\x3c\xb1\x25\xef\x33\x83\x2b\xd8\xcd\xe6\xa5\xc8"
+ "\xb8\x3c\x07\xf6\x70\xf7\xd3\x88\x57\xbc\x87\xf7\x13\xbe\xdc\xd4"
+ "\xc7\xb6\x55\xde\x96\xc2\x52\x3e\x20\x29\x58\xd2\xa7\x6d\x2f\x46"
+ "\xd1\xa7\xb9\xed\xee\xe6\x28\xda\xb4\xf3\xe4\xa7\x69\xd3\x8e\xbf"
+ "\x4a\xda\x44\x6b\x5f\xd0\xa2\x90\x5b\x4b\x7f\x77\x44\xba\x76\x7f"
+ "\x65\xc7\x4b\x23\xd2\x03\x5a\xfa\x33\x23\xd2\xbd\x32\x7d\xfb\x9f"
+ "\x74\xda\xd7\x81\x7e\x6c\x06\xed\xdb\xfe\x3a\x68\x5f\xc7\x6a\x8d"
+ "\xf6\x09\xfa\xb3\x7d\x3f\x7f\x81\x68\xd1\x26\xd0\x9b\xed\x1b\xd1"
+ "\x7f\xfe\x26\xd3\xfb\x1e\x47\x69\x5f\x46\x5a\xcd\xc7\xcc\x48\x7f"
+ "\x3a\xdd\xfb\x11\xe8\x1e\x68\x1e\x68\xdf\xbe\xc9\xbc\x6b\xdf\x1e"
+ "\x7e\xbc\x5e\xf8\xc9\x76\x84\xe9\xdf\x93\x94\x56\x41\x69\x4f\xd2"
+ "\x77\xd0\x41\xc0\xa4\x3d\xb3\x99\x89\x38\x3a\xe5\xfe\x4e\xd5\x90"
+ "\xce\xaa\x68\xbe\xe1\xff\x6a\x07\xc1\xd7\xac\x30\x9b\xab\xc0\x27"
+ "\xee\xa1\xc0\x37\x7b\x47\x41\x0f\xd6\xdd\xe4\xed\x2a\xf4\x14\xa7"
+ "\x59\xb1\x8f\xf7\xe1\xae\x0a\xfa\x90\xb5\xe5\x3f\xe0\x5b\x5c\x69"
+ "\xc9\x63\x0c\x7e\x09\x40\xb3\xa9\x2f\xc6\x1a\xea\x93\xf4\x65\xbc"
+ "\x7d\x8e\x9b\x75\x1f\x95\x73\x5d\x96\x89\x38\x06\xdd\xcc\x61\xe3"
+ "\x0e\xa2\x8f\x34\x36\x73\xa8\x94\xc1\x37\x0b\xe2\x79\xe2\x77\x9f"
+ "\x41\xcd\xab\xd1\xfd\xb3\x38\x88\x36\x50\x1e\x57\x57\x80\xa1\xcf"
+ "\x6e\xe6\x38\xda\x5e\xd8\x8c\xf2\xab\x01\x1b\xee\x28\xd1\xeb\x50"
+ "\x44\x1d\x06\xa1\xbb\xcd\x73\xb3\xed\x2b\x44\xf9\x78\x5f\x53\xfb"
+ "\x2a\x2f\x03\xdd\x77\x79\xa8\x8e\xc2\x6e\x59\x07\xd5\xc5\x69\x0f"
+ "\x18\xf6\x4d\xab\x3f\xb1\x88\x5f\xa4\xfa\xe7\x60\xbe\xe0\xa7\x0b"
+ "\x76\x4a\x04\x97\x04\xf8\x6a\x90\x7c\xa8\xe3\xb5\x03\x1f\x33\xa6"
+ "\xf9\x1a\x23\x7c\x73\x1c\x81\x2f\x2f\xf8\x17\xbb\x9a\x6f\x31\x82"
+ "\x51\xaa\xee\x5f\x4c\xdd\xfc\xbf\xeb\x5b\x8c\xea\xb6\x34\x18\x78"
+ "\x13\xf5\xff\x08\xfc\x8b\x51\xff\x53\x80\x87\xda\x98\x9a\x9f\xf9"
+ "\x0e\x60\xbe\x2d\x88\xb4\x6a\x07\x6f\xd5\xe7\x1f\xe3\xc5\x58\xe8"
+ "\x9b\x5b\xf2\x87\xbc\xd3\xcd\x76\x34\xe3\x3b\xa5\xb5\x21\xff\x3c"
+ "\xa2\x63\x2e\xda\xc3\x5e\xed\x0e\x19\xaa\xb7\x32\xa3\xa4\x69\x3b"
+ "\x3f\x44\x79\x49\xd3\x76\x96\x47\x68\xda\xce\x22\x49\xd3\x24\x8c"
+ "\x25\x4d\xdb\xf9\x43\x49\xd3\x76\xae\x11\xf6\x44\x44\xd3\xf0\x0d"
+ "\x74\x4d\xa7\x69\xfb\x27\xf3\x56\xd0\x0e\xbf\x63\x67\xa6\x4e\xdb"
+ "\x2a\x29\x0d\xb4\x03\x7d\x94\x74\x6a\x7b\x13\xff\x5b\x1a\x93\xf6"
+ "\x9a\x78\xce\x83\xff\x0c\x8f\xf6\x4c\xf3\xb2\xf3\x7d\x49\xe3\x76"
+ "\x1e\x8e\xd0\xb8\x9d\xe9\x91\xb2\xa0\x71\x3b\xdf\x96\x34\x4e\xa6"
+ "\x1f\xf8\x0e\x68\xdc\xf6\x26\xc0\x40\xab\xdf\x80\x73\x34\x2d\x3f"
+ "\xc1\x71\x5b\x73\x34\x8d\x1b\xbe\xbe\xca\x8c\x3a\x8d\x03\x6d\xa3"
+ "\xf7\x14\x37\x9b\x21\xce\x88\xb1\xce\x6a\x09\xe6\xfa\xba\xc3\x1c"
+ "\x60\xcc\x88\x57\x00\xb8\xdd\x7b\x8e\x8d\xd7\xfc\xd6\x68\xe3\x2e"
+ "\x5b\xa1\xdf\xd1\x74\xb3\x9d\x9f\xf6\x69\xc6\x22\x7e\xc9\x68\xae"
+ "\xa7\xc3\x97\xa3\xab\xb4\x9b\xb9\xea\x78\x69\x47\xf0\x04\x53\xb7"
+ "\x3f\x76\x0a\xf3\x4a\xf2\xc6\xff\xc5\x2f\xe8\x0e\xed\xa3\x4f\x65"
+ "\xf9\x84\xfe\xfe\x54\xb5\x81\xbe\xd9\x87\x7d\x7b\x19\x6d\x40\xaf"
+ "\x48\xcf\xf6\xb1\xf4\x08\xd7\xd0\x56\x68\xec\xb6\x7e\x74\x83\x68"
+ "\x8b\x78\x29\x92\x7b\x26\x9e\x67\x65\xe2\x0c\x4d\xf8\x6d\x1e\xb5"
+ "\xae\x1f\x3d\xa0\x7d\x8f\x19\xe3\xfb\x9a\xcf\x28\xbf\xeb\x33\xca"
+ "\xbf\x04\x1a\x84\xfb\x78\x21\xc7\xf0\x7a\x92\x82\x7a\xbe\x3e\xe4"
+ "\xfb\x50\x3b\x07\x39\x55\x32\x43\xc8\x65\x16\xbd\x4e\xe0\x5d\x15"
+ "\xe5\x13\x3e\x82\x89\x46\x2e\xde\xc2\xe0\x9f\x33\xaa\x6c\x79\x62"
+ "\x04\xbe\x3f\x72\x5e\x45\x4f\x93\xe0\xaa\x63\x0c\xf1\xec\x8f\x11"
+ "\x2f\x8a\xbb\x34\xb5\xe1\xb3\x87\xf2\x1c\xa2\x97\xe2\x8e\xbe\x76"
+ "\x6f\xb7\x9f\xe8\xdb\x74\xe9\x1b\xd9\xa7\xdf\xb5\x98\x42\x74\x79"
+ "\x12\xfc\xb0\x40\x5f\x9d\x15\x5a\x61\x38\x26\xfc\xfd\x97\x37\xea"
+ "\x65\xc7\xd2\xed\xa1\x5d\xad\x4d\x71\x0f\x89\xca\x1c\xd7\xcb\xa0"
+ "\x6e\xdc\xbd\xa1\xfd\x78\xba\xf0\x6f\x16\xec\x07\x0d\x9c\x42\x3c"
+ "\xe8\x24\xd9\xce\x6a\x26\xdb\xd9\x65\xa2\x32\xc7\xaf\x76\xcf\x69"
+ "\xec\xf1\xed\x5a\x7c\xed\xe3\x63\xda\xf8\x76\x95\x7e\xc6\xf8\xae"
+ "\xd6\xee\xd1\x6b\x6f\x37\x59\x6f\x37\x70\xed\x70\xdd\x3d\xe7\xf3"
+ "\xc3\x35\x5d\x83\xeb\xee\xd5\x9f\x01\xd7\xd1\xda\xa9\xfd\xfc\xed"
+ "\x58\xf5\x76\x5a\x47\x6b\x87\x89\x7f\x63\xfa\xeb\x31\xe9\x31\x69"
+ "\xb4\x38\xc8\x71\x7e\xc7\x93\xc9\x6e\xb6\x2b\x45\x3f\xdf\x92\xf1"
+ "\x99\x9e\x4c\x75\xb3\xdd\xc6\xe1\xf7\xb8\x9e\x5c\x94\xd5\x88\x7d"
+ "\x9d\xab\x6e\xf6\xe4\x62\xe8\xda\x16\x17\x49\xff\x80\x5a\x19\xa2"
+ "\xff\xbb\x2a\xae\x76\x9e\x26\x62\x6f\x68\xbe\x3b\x70\x3f\x95\x57"
+ "\x19\xad\x03\x25\x79\x4c\xc6\xa6\x7e\xf2\x25\xdc\x43\xa2\xe7\xf1"
+ "\x78\xa6\x5f\xda\x03\x2a\xa4\x1d\x1e\xe2\x1a\x48\xdf\x14\xe3\xe8"
+ "\xdb\x27\x88\x7b\x21\xef\xf1\x3d\xd9\x46\xfd\x14\x31\xab\xa5\x2f"
+ "\x7f\xe1\xe3\xc5\x47\xf9\x0c\x28\x2b\x7d\x7b\x3c\xe9\xd5\xf3\xb8"
+ "\xf5\xfa\xc2\x7e\x2e\x9e\x7c\x5b\xee\x31\x4f\x3a\x07\xc6\x88\x9f"
+ "\x04\x7f\x67\x07\x8b\xd3\x87\xdd\x43\xbc\x6f\xc3\x86\xf5\x1b\xee"
+ "\xb2\xe6\x3f\xfe\xf0\xdc\xfc\x82\xec\x82\x8d\xf9\xe2\xc2\x7a\x3c"
+ "\xa3\x04\x6b\xc1\x9a\xc7\x73\xd7\x6f\x2c\x48\xdb\x9c\xbd\x46\x5e"
+ "\x70\x9f\x45\x19\xa3\x33\xb1\xe1\xf1\x2a\x89\x16\x41\x7f\x03\x5f"
+ "\x14\x22\x66\x25\x7c\x92\xe8\xf7\x77\x5b\x2c\x22\xb6\x17\xd1\xae"
+ "\x8a\x23\x6e\x66\xcb\xd4\xe7\x03\x7e\x12\x89\x7f\xb1\xf4\xb1\x8a"
+ "\x0f\x81\x43\xcb\x89\x15\x3d\x20\xfd\x4b\x08\x1f\x01\xae\x02\x4a"
+ "\xe8\x60\x26\xe7\x26\xe8\x63\x2b\x97\xa8\x8e\x8a\x05\xc2\xef\xe3"
+ "\xd6\x3e\xbc\x3f\xae\xf3\x0b\x38\x5f\x92\xe7\xc1\xd3\xef\xee\x66"
+ "\x15\xfb\xd1\x2e\xd6\x5f\xc3\x8f\x65\x8c\x70\xee\xa8\x58\x81\x3b"
+ "\xdb\xf4\x6e\xf2\x3b\x2a\x17\xe8\x3c\x29\xf5\x37\x81\x27\x1a\xd3"
+ "\xdc\xac\x72\xed\x3b\xc9\x5e\xa6\xdd\xf9\x36\x35\xc8\xfb\xdd\x46"
+ "\xca\x9b\x13\xce\xeb\xa0\xbc\x95\xc6\x34\xda\x3f\x47\x3d\xd3\xe6"
+ "\x49\x4a\xb3\x7a\x25\x33\x36\x7a\xcc\x24\x5f\xd3\xfc\x55\xdd\x44"
+ "\x63\x4f\xd1\x71\x46\xce\x7d\x55\xac\xf0\xbf\x5c\xa5\x34\x53\xda"
+ "\x38\xfa\xed\x1c\xa0\x6f\xf0\x85\x40\xe3\x82\x1e\x5a\xe9\x28\xbc"
+ "\xe0\x3c\x66\xe9\xa6\x79\xaf\x24\xfe\x62\x93\xf4\x53\x4a\x6d\x70"
+ "\x6a\xc3\x55\x3a\xc4\x5a\xac\x1c\x7a\x67\x9a\xf3\xaa\xf9\x2d\x56"
+ "\x1f\xe3\x31\xdf\x3d\x85\x72\xb4\xbe\x2c\x25\x76\xf0\x24\x94\x2e"
+ "\xee\xe9\x55\xa5\xe9\x30\x2f\xb0\xf2\x73\xc8\x33\x96\x7e\x19\xfb"
+ "\x66\xb5\xd8\x53\x2e\x31\xd8\x62\xf5\xb0\xaa\x4f\xdd\x79\x9c\x99"
+ "\x73\x97\x35\x27\xbb\xc0\xba\x76\xcd\xba\x5c\x6b\xce\x9a\x1c\xeb"
+ "\xba\xf5\x05\xd6\xef\xaf\x87\xa2\x07\xaa\x9d\x61\x38\xa1\x62\x7c"
+ "\x9b\x33\x63\xf5\xb3\xec\x81\xcd\x79\xe3\x24\x4e\x57\xbf\x38\xe0"
+ "\xcf\x1b\x3f\x1c\x26\xd5\xda\x9e\x59\xd5\x45\xf3\xa1\xf9\x04\x88"
+ "\xf1\xd0\x3b\xc6\x92\x31\x7c\x0d\x57\xff\x49\xe6\xad\x36\xea\x79"
+ "\x05\x5e\xdc\xd2\x17\xfe\x56\xad\xe1\xe3\x01\x79\x5f\x59\xf8\xbf"
+ "\x39\x20\x6c\xf9\xab\x17\x8c\x59\x06\x3e\xbf\xb6\xb2\x47\xce\xb3"
+ "\xea\x19\xdc\x51\xb5\x56\xc3\x21\x93\x5a\xa1\xb4\x6a\xf8\x43\x38"
+ "\x51\x6d\xff\x34\xfe\x54\x1f\x07\xfe\x70\x7f\xa6\x49\xd8\x7d\x04"
+ "\x03\x44\xef\xe8\x9d\xf6\x69\xea\xfb\x09\x8c\xc3\xb7\x39\xd3\x54"
+ "\xf2\x9c\xf0\xc3\x77\x16\x67\xa8\x88\x8b\x43\xb8\x12\x27\xe3\x77"
+ "\x56\xb7\xe9\x73\xa4\xe7\x1f\x7d\x0d\x0b\x7c\x19\x8e\x63\x02\x9e"
+ "\x35\x33\x05\x8e\x11\x9f\x40\x7d\x32\xe8\xfe\xfe\xb0\x97\xb8\x59"
+ "\xcd\xc2\x82\x22\xce\xfd\x8e\x9a\xf4\x28\x3c\x38\x3f\x1a\x1e\xd0"
+ "\xdc\x3e\xb2\x76\xfd\x23\x8f\xd1\x42\xdf\x90\x5b\xf0\x48\x1e\x7c"
+ "\x5c\x80\x0e\x08\x07\x1a\x33\x73\xac\x1b\xf3\x73\x1f\x89\x67\xa3"
+ "\xe5\x0a\x7f\x8c\x9e\xff\x64\x95\xf0\x75\x60\x20\x33\x16\x77\x2d"
+ "\xe4\xdd\x8a\xa7\x2e\x0f\xe4\x93\x4c\x32\x6c\xde\x9f\x3a\xeb\xb2"
+ "\xa4\x13\x6f\x97\xce\x04\x2f\x4e\x30\x93\xf6\x02\x3f\x9e\x0b\x38"
+ "\x0c\x18\x14\xda\x57\x6a\xfa\x75\x1c\xa0\x67\xda\xff\xaa\xdd\x11"
+ "\x5b\x8d\x1f\xcf\x19\x30\xc4\x9e\x00\xfd\x91\x76\x21\x7d\x44\x07"
+ "\xcc\x07\xba\xd9\x53\x42\xfe\x6a\x10\xfb\xd2\x53\x73\xf4\x32\x55"
+ "\xe1\xfb\xce\x4f\xd5\xea\x78\x12\x55\xe6\x26\xa4\x09\x9f\x47\x8e"
+ "\x9a\x25\x98\x73\x2e\xe7\xde\xa8\xe7\x23\xb8\xf2\x03\x82\x8e\x3c"
+ "\x55\x3a\x92\x36\xbc\x93\x8c\xb3\x71\xd9\x1f\x81\x7f\x09\x4a\xa3"
+ "\xf0\x9f\x42\x3c\x1f\xd5\x5d\xa9\xd9\xa9\x74\x0a\xde\xc0\x4e\x75"
+ "\x05\x64\x5d\xd4\xd6\x3a\xbd\x2d\x9e\xa8\x34\x1e\x10\x78\xf6\x94"
+ "\x3b\xa2\x3b\x7c\xaa\x02\x32\x33\x1f\xc8\x1c\x47\xf3\xd9\x26\x70"
+ "\x8b\x9e\x0b\x6e\x90\xbe\xdc\x80\x6f\x18\x27\xf0\x2a\x82\x53\x3f"
+ "\xb6\xea\xf3\x8d\x31\x53\xb9\xe3\x56\xe1\xef\xf7\xc7\x0b\x74\x58"
+ "\x8e\xe5\x73\x46\xac\xdb\x04\xea\x8b\x5f\xae\x5d\x21\xef\x49\x3f"
+ "\x43\xb8\xef\x12\x43\x7d\x6c\xed\x65\x4f\x3f\x00\x1b\x7e\x73\x80"
+ "\xe6\xac\x52\x69\x85\x0f\x05\xb9\x97\xfd\xb8\x8e\xea\xaf\x88\xdc"
+ "\x51\xff\xf1\x21\x6a\xbb\x42\xce\xdd\x8f\x8f\x44\xad\x3d\xaf\x66"
+ "\x17\x30\x1e\x30\x02\x3d\x73\xd9\xef\x13\xeb\x55\xde\xff\xfd\xb1"
+ "\x5b\x2f\x27\xfc\x0d\x10\x6e\xc0\x1e\xf6\x3c\x7b\x5a\xf0\x1b\xe8"
+ "\x1f\xc1\xba\x14\xed\x63\x7c\xd8\xbb\x05\xde\x58\x10\x2f\xe5\xe9"
+ "\x69\xc3\xfb\xf0\xf4\x1c\xbd\x2e\x59\xf7\xd3\x0b\xf5\x77\xf8\x1f"
+ "\x73\xb3\xda\x56\xc4\x9f\x3c\xe6\x13\x63\x98\xd0\x52\x40\x6b\xcb"
+ "\x27\xf2\xe5\xe8\x30\xa4\xf4\x52\x7a\x2f\xa0\xbd\xd7\x2e\xe6\xbc"
+ "\xc2\x98\x26\x69\x51\x6d\x0b\x7c\x5b\x95\x58\xe1\x9f\x70\xa1\xa4"
+ "\x37\xc2\xa7\x8e\xf8\xb6\x4d\x5b\xb3\x71\xb8\x2b\x24\xec\x63\x7c"
+ "\x41\x41\x1b\xa4\x0f\x06\xfa\x4e\x6b\xc4\x8f\xf8\x2f\x57\xf2\xe2"
+ "\xb4\xbe\x75\x85\xdb\x40\x5c\x4c\x71\x16\xf9\x74\xab\xf4\x69\x32"
+ "\x9e\x64\xbe\xa7\x03\xfa\xfc\xed\xd8\x43\x69\x88\xdb\x6a\x60\xa6"
+ "\x16\xe1\x33\xac\x36\x45\xef\xaf\xf6\xcd\x20\xf0\x41\xc0\xa0\x36"
+ "\xbc\xfe\x07\x44\x8c\xd1\xda\x0c\xbd\x1d\x91\x97\xf2\x21\x7f\x4b"
+ "\xaa\xf8\xb6\x2a\x5c\x8f\xf4\xa5\x62\x12\x71\xa6\x1b\xc5\x37\x7b"
+ "\x84\x56\x3d\x2d\x6c\xc6\x84\xfd\x1a\x8d\xc3\xfb\x44\x5e\x9c\x98"
+ "\x03\x2b\x8b\xa1\x32\x88\x5f\x6c\x90\xb8\x58\x7b\x58\x2f\x13\xa3"
+ "\x00\x8e\xb5\x47\xf5\xb6\xf5\x3a\xd0\xff\xab\xd2\x3c\x39\x16\x23"
+ "\xd6\x88\x16\x2b\x54\xd0\x0b\xc9\x73\x3d\x73\x9f\xc0\x41\x31\xce"
+ "\x67\x2c\xd1\x73\x2d\x79\xba\x67\xe6\x44\xe1\x03\xf5\xe7\x99\xf0"
+ "\xfc\xbb\xd9\x33\x5a\xdc\xce\x67\x56\x44\xf5\x31\x83\xde\x57\x87"
+ "\xe7\xa1\x4a\xcc\x11\x62\x00\x8d\x1a\x67\x52\xac\x15\xca\xa3\x72"
+ "\xd1\x4f\xcc\x07\xc9\x64\x0b\x58\x0b\x78\x43\x5a\x2b\x04\x13\xf4"
+ "\xf1\x34\xf0\x8a\xea\x6d\x1e\x8e\x9b\xcf\xb4\x46\xf5\x57\x01\x5d"
+ "\xa7\xb4\x13\x7a\x1e\x37\xdb\x23\xce\xe8\x74\x78\xd2\xb7\x40\x78"
+ "\x1e\xef\x40\xde\x3d\x26\xbd\x9f\x9f\xb1\x67\x68\xb0\xda\xb3\x48"
+ "\xb6\xb1\x27\x43\x6f\x83\x9e\x97\xd2\x1a\xf8\x14\x0f\xfe\xf0\x96"
+ "\x82\x5c\xe9\xe4\x08\x9b\x7c\xf6\x23\x8f\xe5\xe6\xcc\xb1\x66\x3f"
+ "\x0a\x77\x48\xf9\x6b\x73\x73\x6d\xe2\x30\x67\x38\x1f\x98\x22\xda"
+ "\x23\x38\x48\xdf\xd3\xcf\xc2\x1f\x8a\x4f\xdb\x87\xb1\xde\xbd\x58"
+ "\xef\xc7\x0a\x2f\x09\x19\xc7\x55\x7a\x07\x73\x05\x78\x29\xe4\x00"
+ "\x41\xfb\x30\x7e\x8b\x4f\xee\x03\x34\x9f\xd8\x23\xa9\x6f\x9e\xe1"
+ "\xf0\xda\x13\x18\xbe\x96\x9f\x35\x8d\x4e\x27\xf6\xbc\x24\xe8\x44"
+ "\x85\xc4\x0b\xd0\x27\xdc\x01\x40\xbd\x54\x66\xe1\xf0\x3a\x9f\x5d"
+ "\x1a\xa1\x51\xcf\x66\xea\x34\x4a\xee\x13\xcf\x16\xd2\x1e\x54\xa3"
+ "\xb5\x55\x10\xc1\x9b\x67\x7d\x12\x6f\x9e\x2d\x77\xb3\x97\xc3\xfe"
+ "\x3e\xe4\xde\xb1\x27\x13\xfc\xa3\x8c\xeb\xfd\xec\x21\xbd\xbe\xda"
+ "\x49\xd8\x37\x9e\x6d\xfe\x34\xff\xf0\x6c\x0e\xf8\x07\xd8\x27\x02"
+ "\x16\x22\x8e\xb1\x58\x37\xcf\xf6\x44\xd1\x9f\x64\x7a\xf7\x8d\x36"
+ "\xd7\x0f\x63\x3b\x9e\x8b\x63\xb7\xb9\x8f\xac\x2b\xf8\x2a\x5c\x55"
+ "\xe5\xda\x6d\xb9\x8f\x14\xe4\xe6\x8c\x3c\x6f\x4b\xd3\x79\x31\x9c"
+ "\x75\xd7\xd2\xba\xf7\x26\x02\x1e\x75\x34\xfe\xbd\x05\xfa\x18\x04"
+ "\x9d\x22\xde\x51\xa3\x71\x09\xbd\x6c\xef\x22\x19\xc3\xbc\xae\x40"
+ "\xc7\x13\xe4\xbb\xd7\xce\x55\x4a\xa3\xf1\xef\x29\xd5\xe4\x2e\x92"
+ "\x6d\xeb\xea\xf4\xf7\x48\xf9\xba\x93\x62\xef\xdb\x23\x6c\xfb\x08"
+ "\xa6\xcf\xad\x8a\xe2\xb7\xf0\x3e\x5f\x7b\x17\xfe\x98\x64\x3c\xf6"
+ "\xba\x8b\x12\xbe\x75\x34\xff\xcf\x68\xb4\x62\x6f\x86\xac\x87\xb1"
+ "\x9f\x14\x7b\x63\x0f\x08\x3d\xff\x73\x26\xbd\x3d\x2a\x7f\x22\xba"
+ "\x4d\xec\x5b\x23\xeb\x73\xb3\x3a\x61\x47\xb5\x5d\xf8\x92\x7b\x6e"
+ "\xf1\x28\x7d\x6d\x8d\xce\x47\x79\xf2\x28\x4f\x8a\x3e\xe6\x6f\xda"
+ "\x45\x5a\xe1\x55\xc6\xd8\xaf\x8d\x31\x00\xdc\x42\xfb\xc0\x7f\xad"
+ "\x0f\x27\x34\xff\x24\x6e\xc4\x8d\x44\xff\x85\x9f\x34\x0b\xd6\xf5"
+ "\x73\x9d\xb4\x9f\x2d\xd6\xc7\x81\x31\x1e\x29\xf6\x1a\x75\xff\x54"
+ "\xb2\xfc\x73\xaf\x0d\xef\xdb\x5e\x63\x54\x19\x8f\xf3\x16\xe8\xf0"
+ "\x9f\xdb\xcf\x1d\x75\x42\xfe\x81\xdf\xaa\xda\x30\x1e\xee\x4d\xff"
+ "\x34\xde\x3d\x57\x0f\xbc\x8b\xc6\xa5\x35\x77\x3c\x42\x98\x94\x9f"
+ "\x5b\x70\x97\xe0\xee\x89\xb1\x83\xfb\xb3\xec\x82\x35\xeb\xd7\xe5"
+ "\xcf\xb1\xe6\xe7\x64\x6b\x8b\x7e\xd8\x9a\x77\x08\x1d\x80\x4f\x5f"
+ "\x67\xd4\x56\x7d\x84\xb6\xec\x8d\xe0\x3f\x6c\xb5\x6e\x81\x8e\x76"
+ "\xef\x45\xb9\x9e\xf6\xb6\x44\xad\x5d\x51\x1e\x6b\xf4\x80\xe0\xd9"
+ "\xf6\x46\xef\xff\x3e\x82\x69\xdc\x79\xb6\xb7\x52\x83\xa9\x4f\xc2"
+ "\x78\xdf\x57\xc4\x38\x85\x5f\xae\xbd\x4b\x31\x4e\xe1\x07\x46\xf0"
+ "\x67\xfb\xac\xfa\x78\x23\x72\xc3\xbe\x05\x82\x8f\xd2\xf8\xb5\xcf"
+ "\x92\xef\x25\x7f\xba\xef\xb8\xa6\x83\xeb\xd2\x65\x3c\x9d\xbf\xa6"
+ "\xbe\xe4\x48\x5e\x75\x5f\xe5\xf2\x42\x7e\x25\xcb\x0e\x7f\x75\x98"
+ "\x83\x7d\xaf\xeb\xbc\xa5\xb0\xe3\xab\x54\x0e\x51\x7f\x9a\xa2\xe9"
+ "\x04\x8f\x79\xac\x4b\xe3\x11\x0f\x49\xd9\x75\xc2\x6f\xba\xa9\x2d"
+ "\x9c\x41\x5c\xa5\x6f\x18\x17\xd1\xbf\x26\xe1\xfb\x0b\xfc\x35\x1f"
+ "\xb0\x68\x31\x32\xeb\x85\xbd\x66\x03\xd5\xed\xa5\xb9\xf5\x3b\xea"
+ "\x89\xff\xdb\x27\x70\x43\x25\x1c\x85\x0d\x8f\x4f\xe7\x91\x58\xfd"
+ "\x32\xec\x45\xf4\x4c\x78\x5b\xdf\x28\x71\xaa\xbe\xd1\x9b\x9f\xc6"
+ "\x06\x06\x2c\x86\x81\xfc\x4c\x23\xf4\x05\x80\x85\xab\x3e\xc0\x24"
+ "\xfe\xd4\xdb\x08\xef\xac\xd1\xf5\x69\x75\x01\xa6\x46\xf4\x83\xe7"
+ "\x5b\x0c\xc0\x6f\xe0\x2b\x1f\x48\x23\x5e\xb8\x7e\x01\xcf\x4f\x33"
+ "\x8c\xe1\x83\xeb\x6a\xe3\x4c\x40\x9c\x49\xc4\x1e\x05\xbd\x92\x7e"
+ "\xfe\xf7\x87\x9e\x96\xba\x01\xad\xdd\xfd\x0a\x37\x3c\x2f\xf6\x95"
+ "\x2a\xb1\xaf\x70\x26\xfd\xa6\xef\xb7\x0a\x7b\x5a\xdb\xf3\x22\xd6"
+ "\xac\x76\x4f\xdb\xdb\x62\x0b\x8a\xb8\x76\x25\x05\xe0\xd3\x82\x38"
+ "\x3f\x12\xf7\x90\x8f\x15\x04\xd9\x37\x03\xc0\xc9\xfd\x2b\xe0\x33"
+ "\x5e\xc6\x20\xdf\xbf\x4a\xf7\x13\x8f\xd8\x95\x88\xbb\x4a\xe3\x8a"
+ "\x89\xc4\x4d\x6d\x80\x4f\x68\x26\xe5\x71\x0b\xab\x22\x9e\x5e\xce"
+ "\xc1\xfe\x17\x11\xb7\x4f\xca\x0a\xdd\x34\x2f\x31\x67\xba\xd9\xfe"
+ "\x37\x04\xfe\x84\xe9\x44\xc3\x97\x61\xa3\xee\xd6\xea\xa0\xb6\x68"
+ "\xff\xdf\x27\x64\x13\xc1\x77\xfb\xf5\xf9\xdc\xff\xe2\xa7\xf5\x1b"
+ "\x91\xfa\xdc\x6c\xff\x41\x8d\x2f\x60\x52\x07\xf6\x0e\xd5\xd5\x90"
+ "\xa2\xeb\xc0\x22\xbc\x4f\x43\x9a\xae\x03\x93\x3e\xa8\xeb\xfb\xd1"
+ "\xfe\x58\x3a\x22\x5e\xf2\x6d\x26\x74\x56\xc4\xc3\x8d\xc9\x4f\xd0"
+ "\xfe\x8e\xbe\xeb\x7c\xa1\x9c\x9f\x86\xb7\xc1\x1f\x22\xd6\xab\xce"
+ "\x4b\x4a\x1e\xa0\xa1\x4d\xee\x65\x0d\x4d\xfa\x5e\x46\x65\x8f\x68"
+ "\xb4\x42\xdb\xe7\x1a\xc2\xf2\xef\xe8\xf6\xf9\x0d\xfd\x3a\x8c\x74"
+ "\x98\x4b\x18\x1d\xb8\x6f\x20\x7e\xd0\x1b\x81\xed\x01\xe1\xdb\x29"
+ "\xea\x7b\x51\x14\xec\xf1\x5e\x28\xe9\xe6\x01\xda\xff\xeb\x0f\xcb"
+ "\x3d\x45\xa6\xf1\x24\xe3\x6d\x22\x5e\xbc\x80\xc1\x1a\xa1\x9b\xf1"
+ "\x96\xa4\x51\xdf\x0e\xe4\xb9\x95\x3b\xed\x92\x96\x1d\xa0\xfd\xaf"
+ "\x21\x47\x2b\x97\x8c\xbe\x44\xf7\xf7\x5b\xeb\x1e\x5b\xb7\x7e\xf3"
+ "\x3a\x28\xd4\x36\xe6\x5b\x1f\x59\x9f\x93\x1b\x3f\x8a\x3e\xc4\x82"
+ "\x78\xda\xbe\xda\xb0\xff\xa9\x17\x4a\x61\x4f\x2f\x63\x17\xbc\xb0"
+ "\xcd\x7a\x2b\xf0\xeb\xc0\x69\xe8\x0a\x44\x0c\x09\xf8\x5a\x95\x7a"
+ "\x03\x0f\xca\x4b\x58\xbf\xf0\xf8\xc0\xe6\x3c\x8d\xc7\x7a\x61\x16"
+ "\xe0\xa8\xc9\x1c\xbc\x97\x35\x66\xeb\xfb\x10\xfa\x27\x78\xf3\x2b"
+ "\x69\x82\x2e\xaa\x57\xf2\x8c\x02\x5e\x57\xd2\x68\xbf\x69\xcc\x70"
+ "\x2b\x77\xac\x94\xe3\x6a\x5c\xaa\xc3\x03\xe3\xf7\x23\xa6\x27\x5f"
+ "\x43\x38\xfa\x42\xa9\x56\x17\xe8\x27\xea\x4e\xd1\xed\xb9\xe1\x53"
+ "\xd4\xb9\x09\xfe\x84\x9f\x5f\xa6\x56\x82\xde\x34\xd6\xe8\x74\x09"
+ "\x7b\x91\x4a\xf5\xbc\x3a\xe8\x8d\xa5\x75\xb3\x88\xca\x4e\xee\x66"
+ "\xcf\x9f\x90\x71\x07\x1a\x8f\x0e\x8f\x3b\xf0\x3c\x71\xa3\xcf\x9f"
+ "\xd0\xfe\x82\x51\xcf\x57\xfb\xd3\xcb\xb4\x46\xa5\x59\x46\xe4\xa1"
+ "\x71\x3d\x9f\x1a\xe6\x57\xa4\x5f\x53\xcd\x0f\x32\x62\x68\x3c\x9f"
+ "\x0d\xdf\xa1\x11\xdc\x68\xdc\xa9\xf1\x20\x1e\xc0\x0e\xfb\x2d\xe5"
+ "\x91\x77\x59\xab\x08\x37\x78\x26\xc3\x98\xb8\x7f\x0d\xe1\xc4\xf3"
+ "\x85\x11\x3c\x90\x30\xa2\xb4\x9a\x08\x9f\xf2\x7c\x0e\xca\x44\xc3"
+ "\x81\xda\x58\x24\x65\xd3\xe7\x9b\xf5\x3d\x1b\x7e\x53\x65\x1c\x8a"
+ "\xe7\x53\x8f\x14\x7b\x48\xe6\x7f\xfe\x78\x54\x1d\xa9\x9a\x2e\xc2"
+ "\xc8\x0d\x07\xca\x0f\x08\x99\xed\x79\x5f\x44\x27\xf0\x7c\x2a\xe8"
+ "\xae\xa8\x23\xc9\x98\xee\xf2\x89\x58\xd5\x8a\x1e\x9b\xde\xef\x78"
+ "\xc1\xaa\xf3\x28\x7a\x5d\x2d\x52\xe7\x24\x7c\x5d\xd2\x1a\xac\xa1"
+ "\x3c\x8b\xc3\xfa\x58\x4a\x0b\xcb\x80\x76\x5a\xc7\x82\xf7\x7e\x21"
+ "\x27\x22\xeb\x35\x8a\x7b\xd5\x42\x0e\x94\xf5\x10\xdf\xf5\x42\xe6"
+ "\x48\xb9\x8d\xf8\x07\xeb\x9a\x75\x6b\x88\x7d\xf8\xbe\x6d\xfd\x57"
+ "\x49\x74\xf8\xbe\x6d\xcd\x57\x61\xfa\xb5\x6c\xf1\x03\xe2\x97\x16"
+ "\xc7\x57\x47\xd1\x1f\x43\xef\x2d\xe2\x41\x43\x67\x44\x72\x2e\x74"
+ "\xa7\x7e\x19\x57\x75\xbc\xf6\x6b\xd2\x7e\xc7\xd1\xbe\xd7\xd9\xcb"
+ "\x7e\x12\x8b\x18\x38\x6e\xf6\x13\x8b\xea\x90\xf1\x64\xb5\x3d\x9b"
+ "\x68\xf9\x0b\x21\xfd\xdc\x4c\xd8\xc2\xc3\x9f\xe1\x40\x9e\xd0\xc7"
+ "\xf9\x1d\x3f\x09\xeb\x3f\xa4\x7e\x51\x9e\xbd\x51\xfa\x0a\x3d\x5d"
+ "\xd7\xc7\x52\x5a\x8e\xae\x7b\x95\x79\x7f\x52\x10\x29\x3b\x4c\xb7"
+ "\x9d\xa2\x9f\xcb\x51\x9e\x3a\x1d\x66\x7a\x3d\x25\x56\x7e\x5e\xe3"
+ "\x93\x62\x04\x5f\xed\x78\xa1\x42\xf8\x10\x05\x2f\x2e\xf4\xcc\x3f"
+ "\x69\xd3\xdb\x81\x8c\x80\x7e\x6b\x67\x40\x62\xdd\xc3\x57\xa8\xf4"
+ "\x35\xfa\x93\xf0\xfc\x8f\x80\x79\xda\x9d\xb3\x84\x5e\x3e\x2d\x9f"
+ "\xf8\xb3\x59\x23\xf4\x70\xc0\xa1\x79\xb5\x2c\x4e\xe8\x98\xa4\x9c"
+ "\x1e\x0b\x1e\x81\xc6\xf0\x3c\xcd\x67\x0c\x68\xb9\xdc\xf7\x0e\xae"
+ "\x0c\xef\xf1\x09\xc6\x34\x1e\x3f\xd8\x0f\x7f\xf3\xf2\xfe\xc2\xc1"
+ "\x1f\x02\xdf\xbc\x53\x1e\xf3\x73\xd8\x2a\x3f\xfb\x5d\xbf\xd4\xc3"
+ "\x1f\x7c\x39\xa2\x33\x3b\xc8\x34\xdf\xa8\xb0\x83\xa3\xf9\x3a\x18"
+ "\xb6\xff\x40\x7e\xc1\x7b\x51\x9d\xb8\xab\x80\xf6\xaf\xe1\xbc\x87"
+ "\xe4\xfe\x59\xad\x72\x9d\xbe\xb8\x40\xd4\x41\xb4\x5a\xde\x07\x78"
+ "\x91\xf0\xf0\xa0\xd8\xf3\x64\xdd\x99\x6c\x20\x69\x56\xd3\x80\xa3"
+ "\x3d\x1d\x30\xf4\x25\x2d\xf2\x4a\x5f\xc4\x2f\x7e\xc5\xe7\x30\xd2"
+ "\x9c\xbe\x48\xf3\xff\xf3\x31\xcf\xb5\xae\x6c\xe2\x2d\xc1\x41\xde"
+ "\x5c\xf5\x31\xd1\xb9\x47\x19\x0b\x6e\xe2\x4d\x57\x06\xf9\x11\x11"
+ "\xfb\xfc\x61\xc6\x2a\xff\xce\x58\x28\xe6\xbb\x67\x87\x08\x57\x1f"
+ "\xbc\xac\x9e\x47\xcc\xc0\x03\x94\xef\x41\xdf\x05\xde\x40\x65\x1e"
+ "\xb4\xf1\xf3\x0d\x94\x6f\xd9\xb9\xf3\x7c\x3f\xe5\x5d\x96\x47\xb8"
+ "\xb2\x89\x07\x43\x31\x8f\x9d\xb5\xfe\x27\x68\xf7\x8b\x47\xbd\xbb"
+ "\x54\xa2\xed\x86\x6a\xbe\xfd\xb6\xd9\xd4\x9f\xd6\x70\xbc\x32\xaa"
+ "\x17\x78\x85\x38\xa5\xc4\x1f\x9e\x25\x3c\x38\x9b\x45\x7c\x07\xe1"
+ "\xed\x59\xca\xe7\x75\xb3\x27\x05\xcd\xf1\xc6\xcc\x9e\x44\x7f\xa3"
+ "\xf2\x4e\xd4\xd7\x96\xd0\x26\xde\x5c\xfd\x10\xf5\xbf\x8f\xfa\x3f"
+ "\xc8\x9b\x68\x0c\x47\xaa\x7a\x19\x43\xff\x43\xa8\x33\x84\x78\x89"
+ "\xca\xc4\x03\xf4\x3d\xcb\x9e\xcc\x0e\x50\xde\x87\x7c\x6c\x62\x03"
+ "\xe5\x79\xe8\x87\x13\x99\xe8\x7f\x3f\xf5\x3b\x4e\xb5\x84\xa8\x6d"
+ "\xf4\xdf\xef\xf8\xa9\x4d\xef\xa7\xde\x3e\xfa\xab\xaf\xdb\x2c\xe8"
+ "\x08\xe3\xfd\xf3\xd1\x6f\x79\xee\xf1\xd3\xbf\x7a\xf3\x69\x9e\x63"
+ "\x6e\x9b\x2d\x65\xec\x9f\x36\xe9\xfd\x1f\x7e\x0e\xf6\xd3\x80\xa4"
+ "\x9f\x3f\x25\xf9\xe7\x60\x97\xa4\x35\x32\x0d\xe3\xf7\xd2\xba\xd5"
+ "\xee\x00\x9e\xd5\x61\x46\xdf\x0f\x8e\x3c\xe7\x5a\xb1\x7e\x83\xd0"
+ "\x51\x67\x3f\x52\xb0\x66\x53\x36\x49\xbe\xf1\xcc\x86\x24\x21\x1b"
+ "\xe7\xe6\x58\xd7\xaf\xb3\x3e\x9a\xbd\x66\xed\xfa\x4d\xb9\x1b\xe6"
+ "\x08\x75\x46\x7e\xee\xba\x1c\xa8\xae\x37\x64\x6f\xb0\xc5\x8f\x90"
+ "\x67\xca\x55\x4b\x07\x62\xd1\x14\x03\xbf\x7f\xb6\x48\xd3\xdb\x06"
+ "\xb8\x23\x43\xc8\xc5\x92\xc6\xfc\xd7\xcb\xd6\xad\x19\xf8\xfe\x65"
+ "\xb9\x8f\xff\x2c\x83\xef\xf6\x7f\x99\x73\x11\xc3\x5b\x39\xcf\x7e"
+ "\x36\x57\xc0\x63\x60\x89\x5e\x8f\x90\x5d\x81\xb3\xb6\xad\xe0\xc3"
+ "\xfe\xeb\x38\xc7\xf7\x61\xb0\xf8\x59\xac\xb4\x19\xa2\xf4\x2b\x4b"
+ "\x58\xc4\xee\xfe\x67\x8b\xb8\x81\xc6\x4e\xb0\xd4\x64\x86\x2e\xed"
+ "\xfe\xe3\x7b\xdd\xec\x25\xc8\x52\x38\xb7\xe9\x14\x3c\xb9\xb8\xa7"
+ "\xf5\xd2\x29\x92\x39\xba\xb8\x63\x5c\x02\xe0\x55\x25\x65\x7a\x83"
+ "\x59\x41\x9c\xdd\x6e\xdc\x19\x4d\xc7\x39\xef\x01\x87\x9a\x1e\xb1"
+ "\x73\xfa\x2f\x23\xe4\x0b\x71\xce\x21\x68\xd2\xa1\xd5\xfa\xda\x35"
+ "\xe0\x1e\xce\xf6\xa9\x77\xc9\xf5\x77\x28\x17\xf9\x69\xfe\xef\x92"
+ "\xe3\x13\xf1\xc6\x89\x37\x78\xa9\x88\xc6\xff\x6f\xbc\x64\x89\x76"
+ "\x26\xf9\x52\x91\x9a\x74\x9f\x37\x94\x4f\x72\x41\xc2\xfd\x36\xfa"
+ "\xf6\xa0\xba\xdb\xff\xb5\x10\xf1\x54\x2a\xc9\x09\xbc\xea\xfe\xfc"
+ "\xd0\x6e\xff\x02\x75\x73\x9a\x01\x7b\x6b\x89\x9d\xe0\xbb\x3e\x2f"
+ "\x9e\x5f\xc8\x9b\x10\xda\x9c\x06\x7b\xd5\x0c\xce\xa9\x6c\xbc\x7f"
+ "\x85\x88\x6d\xbc\xdb\x7f\x8f\xf6\xfe\x0d\xbc\xab\xc4\x27\x53\x5a"
+ "\x26\xbd\x7f\x47\xe5\x51\xf9\x87\xe7\x5d\x85\x77\xb3\x22\xec\x2b"
+ "\xd3\x49\x2e\x59\x88\xb1\xeb\x63\x16\xf2\x19\x74\x44\xe1\xb1\xbd"
+ "\x64\xd7\xd3\x21\x37\x48\x1e\x9e\x3d\x42\x30\xae\x90\xf8\x18\xce"
+ "\xf7\x75\x1d\x06\x32\x96\xb7\x7f\xbe\x9b\xe6\x57\x45\x0c\xf6\xed"
+ "\x37\xce\xe6\x86\xff\x9a\x02\x9a\xb5\x3c\x24\x68\x21\x93\xe7\x4e"
+ "\x2f\x35\xe9\xf0\xc4\x7d\x02\xd0\x52\x9a\xb7\xb4\x2c\x2f\x8b\x97"
+ "\x74\xe0\xa5\xce\x28\xf9\xb0\x1f\x73\xed\x66\x2f\x09\x3f\x4b\xdc"
+ "\x60\xda\x2e\xdf\x0f\x59\xe5\x5a\x79\x29\xa8\xe7\xa5\x34\xe9\xef"
+ "\xa4\x3c\x90\xb2\x39\xc8\xa6\xda\xbe\xc6\x7b\x09\x37\x3b\x65\xbe"
+ "\x9f\xa5\x46\xd6\x94\xc4\x37\xfa\x6d\x82\x7c\x8d\xf3\x47\x3c\x37"
+ "\x8c\x71\x27\xb6\xb8\x9e\x73\xec\x57\xd8\x3f\xad\x53\x99\x88\xa1"
+ "\x4b\x78\x58\x7a\xac\xde\xc7\xc4\x3c\xc7\xfb\xbf\x3c\x80\x58\xe9"
+ "\x44\xcb\x47\x2b\x8f\x32\x94\xff\xa8\x90\x93\x68\x5d\xa8\xb4\x2e"
+ "\xa8\xcc\xbf\x01\xaf\x8b\x2f\x43\x7e\xf9\x59\xb0\xa5\xd0\x03\x9f"
+ "\xfd\x84\xaf\x3f\x0b\x02\x86\x58\x07\x55\x0e\x71\x1f\x52\xec\x93"
+ "\xce\x4d\xf3\x51\xc7\xd9\xa4\x00\x33\x76\x10\x45\xa0\x79\x09\xd8"
+ "\x8a\xd9\xc4\x3e\xca\x6f\x2c\x60\x26\xc8\xb0\xc3\xf7\x90\xd1\xf7"
+ "\x8f\x81\x04\x83\x69\xa0\x4a\x71\xfb\x1d\x3f\xa7\xf1\x1f\x1e\x53"
+ "\xce\xd8\x3e\x99\xf8\x1a\xca\x57\x33\x15\x67\xd5\x3f\x5f\x7d\xb5"
+ "\xbc\xfa\x1d\x5d\xe0\xca\x3c\x0b\xf4\x29\x06\x93\x38\xf3\x4e\x52"
+ "\xdc\x52\x6f\xf9\xf3\x46\xbd\x3c\xf4\x9e\xb0\x2f\xa8\x1e\x62\x96"
+ "\xea\xb0\xac\xf8\xf3\x56\x39\x47\x3f\x6f\xd5\xe5\x8b\xd1\xda\x29"
+ "\x38\xc8\xd5\x92\x99\xcc\xe0\xb2\x7a\xd9\xed\x01\x96\xd0\xb0\x97"
+ "\xb1\x9a\xad\x3c\xf0\xf4\x56\xc2\x23\x82\x31\x37\xfc\x3c\x03\x76"
+ "\x18\x07\x68\x8f\xae\x52\x19\x8b\xa1\xbe\x3c\x3d\x48\x6d\x16\xcb"
+ "\x7c\x5c\xfa\x57\xb3\x50\xbe\xb5\xf4\x9b\x42\x74\x84\xd5\x16\x33"
+ "\x53\xad\xca\x8c\x35\xc5\x6c\x1a\xa5\x11\x5f\x71\x78\xa9\x2e\x0b"
+ "\x8c\x7a\x2e\xdc\x40\xf4\x91\xda\xdd\x56\xcc\x83\xef\x90\xb4\xe4"
+ "\x50\x79\xe0\xf3\xc0\x9d\xc6\x7f\x58\x8e\xf1\xf0\x61\x5d\x36\xa0"
+ "\xe7\xe6\xe1\x77\xad\x0f\x37\x8e\x3c\x63\x7e\x78\xfd\xfa\x82\xac"
+ "\x0d\xb9\xf8\x49\x9b\xb9\x71\xd6\x48\x5e\x31\x41\xc6\xa5\x3a\xdc"
+ "\x89\xb5\x05\xfe\x49\xde\x59\x7a\x39\x39\x4a\xdf\x03\x9d\xf3\xdd"
+ "\xe0\xfb\x60\x73\x42\xdf\xe6\xbc\x5d\x58\x24\xe4\x8d\x53\x26\x66"
+ "\x18\xd9\xde\xa3\xd9\x05\xd9\x6b\xef\x92\x66\x0d\x9f\x6e\xe7\xe5"
+ "\x8c\x11\xed\x84\xcf\x7f\x35\xd9\xdc\x27\xe8\x63\xe5\xfd\xab\x79"
+ "\xe2\x6d\xda\x19\xd8\xcb\xf5\xba\x0d\xe1\xe8\xbe\x5d\xfc\x87\x43"
+ "\x55\xb1\xa5\x58\x23\x25\x45\xcc\xf0\xab\xad\x5d\x06\xc8\x25\xc5"
+ "\xf4\x0c\x9b\x2e\xa1\xff\xd6\x62\x46\xbe\x79\xa9\x8b\xf6\xd2\x97"
+ "\xbd\x7c\x97\x9f\x60\xf8\xb2\x67\x2c\x3b\xae\xe8\x7b\xf1\xf2\xec"
+ "\xfe\x15\xd3\x55\x6c\xbe\x44\x7e\xdd\x4e\x63\x44\xb9\x22\x39\x67"
+ "\xaf\x10\xfe\xff\xdc\xa2\xe3\xaf\x9e\xa7\x7a\xb2\x1e\x8b\xf3\x95"
+ "\x95\x63\xd5\xcf\x2b\x0c\xc9\x12\xc7\x5f\x79\x43\x9c\x51\x4f\x65"
+ "\x3f\xea\x66\xaf\xbc\x6e\xb4\x30\x0b\x3d\xff\x17\x3d\x0b\x1d\x06"
+ "\xbe\x0d\xc3\xa3\x9b\xfa\x1b\x8d\x44\x71\x88\xf2\x28\x5c\xfe\x23"
+ "\xc6\x4f\xfe\x8b\xa1\x3f\x03\x57\xc4\xed\x95\x18\x9a\xc1\xf1\xe3"
+ "\x8c\xcc\x9c\x94\x60\x9a\x7e\xf3\x34\xcb\xdd\x5f\x5b\xb8\xa0\xa4"
+ "\xb8\xd0\xce\xd5\x60\xc0\xcc\xa3\xe2\xa7\x56\xcc\x3e\xf4\xad\x59"
+ "\xa5\x92\x7f\xa8\x9c\x7d\x68\xb4\xbe\x56\x3a\xb8\x0d\x32\xad\x9a"
+ "\xb4\xa8\xb3\x64\x23\x33\xbc\x3a\xe4\x36\x40\x86\x02\x0f\x83\x18"
+ "\xef\xdd\xec\xd5\x07\xde\xa2\x34\x82\x97\x9d\x57\x2c\xea\x94\x77"
+ "\x93\x5e\xdd\xa5\x56\x2d\xea\x8c\xd4\x6f\x64\xa8\x9f\xe4\x74\xc3"
+ "\xc1\x62\x8f\xc1\x65\xfc\x1a\x73\x59\x7d\xec\x2d\x7a\x1e\x75\xae"
+ "\xa8\x4d\xe8\x84\x51\x07\xed\xc1\xe5\x25\x9f\xd0\xde\x6c\x17\xe7"
+ "\x33\x86\xf3\xec\xd5\xb7\x9b\xc6\x28\x27\xce\x58\xe3\x43\xbf\xf3"
+ "\x3b\x5e\x25\x7a\xfe\x70\xad\x26\x87\x90\x9c\xd4\x94\xa0\xef\x07"
+ "\xf4\xfd\xb7\xf2\x9c\xa8\xc9\xaa\xe7\x19\x75\x8e\x76\xc3\xe6\x99"
+ "\x3b\x81\x07\x7c\xd0\xe3\x81\x0f\xc6\xb1\x74\x71\xb0\xb9\xcf\xb7"
+ "\x70\x95\x3f\xfb\x98\xaf\xb8\x8e\x07\x8a\xa7\x71\x4f\xc9\x34\x61"
+ "\x2b\x03\xb9\x22\x79\x60\xca\x63\x17\x07\x9e\x7d\x6c\x40\x7d\xf6"
+ "\xb1\x4b\x7c\xca\x63\x97\xd5\x29\x8f\x0d\x4a\x9d\x21\x33\xfb\x9f"
+ "\x7d\x0c\xf1\x4b\xee\xa5\x7e\x9e\xc7\x39\x24\xc9\x19\x24\xcf\x35"
+ "\x1d\xd5\xe5\x8c\x61\x72\x4c\x4e\x41\x16\x8c\x0a\xb2\x1f\xff\x6e"
+ "\xfa\xf7\xb4\xb0\x1c\x3f\xdc\x98\xfd\x58\x6e\x16\x49\x38\x59\x9a"
+ "\xf5\x11\xd4\xcf\xc4\xcc\x21\x2f\x4e\x3c\xee\xb2\x6e\xce\xdd\xb0"
+ "\x61\xee\xfa\x75\x77\x59\x11\xcc\x43\xa4\xcb\x7b\x4c\x79\xd9\x39"
+ "\x82\xe5\xcb\xfd\x94\xbe\x1a\x63\x41\xec\x48\x1a\xcf\xa5\xe8\x31"
+ "\x68\x7d\x9e\x2e\xfa\x4c\xfd\x45\xbf\xb5\x3e\x93\xdc\xfe\x8b\xb0"
+ "\xfe\x33\xa2\x33\xf8\x45\x00\xfb\xb8\x5e\x07\xca\x53\xb9\x0b\x51"
+ "\xe5\x68\xac\xbf\x38\x14\xad\x37\x95\xba\xcb\x5f\xae\x10\x3a\xd3"
+ "\x67\xbf\xeb\x45\x1c\x1d\xe2\x07\x95\x3e\xf6\x4b\xc1\x37\x41\xe6"
+ "\x13\x30\x0f\xea\xf1\x26\x9a\x5a\x61\x83\x22\xfb\xf6\x0b\x5f\x14"
+ "\x4f\x46\x73\xfe\xcb\x55\xd0\xe5\xf5\xb3\x5f\x7e\x99\xf2\x5d\xa4"
+ "\xfa\x7c\xea\xb3\xdf\x1d\x20\xf9\x8c\xe6\xe0\xbb\x83\xf0\x23\x82"
+ "\xbb\x27\x88\xed\xd0\xe1\xf3\x8a\x38\x79\xa2\x0c\x49\xb1\xe8\xb3"
+ "\xac\xf3\x97\x4b\x22\x3a\x85\x5f\x9a\xf4\x7e\xb9\xd9\x2f\x3a\xd1"
+ "\x97\xe8\xf9\x79\x60\xf1\xca\xb9\xeb\xd6\xcf\x7d\x64\x63\xc1\xdc"
+ "\x82\xbc\x0d\xeb\x37\x7e\x3f\x6f\x18\xbd\x5c\x12\xdc\xed\x7b\x97"
+ "\x9f\xc9\x64\x49\xdb\x92\xc7\x99\x95\xf4\xc7\xdb\x77\xc0\x26\xf5"
+ "\x7a\x66\xb6\x7f\x0f\x3a\x42\xb6\x7f\x0f\xef\x84\x6e\x02\x67\xe4"
+ "\xe6\x6d\xe9\x6b\x12\xb6\xa5\x67\xab\x8e\x85\x77\xe2\x0e\x94\x39"
+ "\xf8\x80\x92\xd0\xb3\x48\x09\x39\xe6\xdf\x09\x9e\xac\x9e\x68\x78"
+ "\xcd\x64\xde\x45\x65\x4e\x50\x19\x37\xfd\xf5\x50\xb9\xb6\x5e\xf6"
+ "\xab\x38\xfa\x6d\x35\x6f\xe3\x07\xcc\x41\xae\xce\x29\x25\xf9\x8b"
+ "\xea\xc5\xdd\x0f\x1e\xef\x73\x42\xfe\x9b\x17\x64\xb1\x11\x5d\xed"
+ "\xaf\xe6\xd0\x5a\x1b\xb7\x6c\x27\x7f\x8b\xea\x6a\x55\x07\xd5\x56"
+ "\xc4\x3d\xd6\xce\x2c\x8e\x57\xd0\xdf\xed\xb5\xcc\x02\x1b\xfb\xc2"
+ "\xd3\xcc\xd0\xd1\xe3\xc1\x3d\x12\x27\xb5\xd7\x42\xf9\x8f\xd2\x5f"
+ "\xb3\x75\x1d\x8b\x39\xcf\x7e\x55\xa4\xdb\xe6\x49\xfe\xff\x35\xc1"
+ "\x07\x53\x79\x27\xee\x85\x14\x3d\x4e\xb4\xa3\xd7\x6b\x40\xfd\x94"
+ "\xd6\xea\xca\xf3\x30\x57\xb0\x0d\x77\x77\xa0\xa3\x41\x9e\xb4\x20"
+ "\x7d\x83\x9e\x46\xe5\x16\x03\xd1\xd1\x36\xda\xa7\x9a\x61\xf3\xd9"
+ "\x51\xd8\xc5\x3a\x6c\xad\x4c\x1d\x48\x4b\x15\xf5\x51\x7f\xa8\xcc"
+ "\xf1\x57\x1f\x0d\x18\x80\x2f\x94\xaf\x13\xfc\x10\x7c\x3d\xf0\xfc"
+ "\xb4\x5b\x29\x4f\x0b\x7d\xef\xe4\x67\x2c\x06\xd8\x55\x9e\x67\x47"
+ "\x76\xf2\x81\xb4\xb4\x79\xfd\x32\xfe\x6d\x37\x3b\xb2\x8a\xfa\xfa"
+ "\x5e\x54\x5f\xbf\x45\x63\x20\x5c\x62\x4e\x6a\xf7\x28\xfa\xd1\x91"
+ "\xd7\xca\x3a\x02\xd4\xae\xaf\x15\x76\xc3\xa9\x7c\xb3\xc5\x08\x3b"
+ "\x62\xbe\x39\xcd\x58\x7d\x89\x19\x89\x66\x3a\x0f\xd0\x2f\x8d\xff"
+ "\x08\xc9\x7f\xd3\xfc\x8e\x23\x36\xdd\x5f\x08\xe4\x0d\x7a\x2f\xd5"
+ "\x69\x4e\x25\xe5\xa1\xfe\x34\xa3\xee\xc4\x7e\x06\x1d\x54\x2c\xd1"
+ "\xb3\x58\x6a\x73\x3c\xc1\xb1\x99\x60\x97\x4d\x73\x76\x14\xb0\x26"
+ "\xf8\x78\x54\xaa\xaf\x7a\x90\xfa\x93\x6f\x31\x26\xf4\x30\x65\x79"
+ "\xd0\xcf\x09\xe6\xc7\x97\xdb\xfd\x1c\xf7\x0b\x60\xab\x4f\x65\xbe"
+ "\x4a\x63\x35\x4a\x9b\x87\x23\xfd\x7a\x5b\x21\xe0\xd8\x85\x4c\x4d"
+ "\xbf\xfb\x5a\x25\x6c\x28\x23\x76\x90\xaf\x55\xd0\xfb\xef\xa3\xdf"
+ "\x81\xe7\xaa\xe3\x97\x79\x0d\x02\xd7\x5f\x9b\xef\x36\xb8\xfb\xb5"
+ "\xf5\x43\x75\x1b\x8d\x03\x8e\xd5\x48\x5f\x4a\xfc\xc9\x4a\xb9\x06"
+ "\x5e\x13\xbc\x7e\x2f\x3b\x92\x26\x63\x05\x1f\x99\xa3\xe9\x05\x8f"
+ "\xcb\x3a\x7f\x55\x84\xb9\x06\x0c\x09\xcf\xcb\x5c\x9e\x56\x81\xe3"
+ "\x6e\xf6\xab\xc6\x06\xe2\xa9\xc6\xa0\xf7\x01\x17\xed\x75\xea\x20"
+ "\xf7\x40\x96\x96\x36\x8f\xaf\x39\xb3\xec\x31\x19\x24\x37\x1b\x08"
+ "\x16\x58\xa3\x93\x49\x5e\xb8\x1b\xb6\xb1\x04\x03\xf4\xc9\x7d\xb5"
+ "\xb8\xdc\x34\x07\xc4\xa3\xfe\xda\x48\xfd\x15\x71\xa9\x10\xb7\x58"
+ "\xea\xfb\x7f\x6d\xd1\x7d\xc3\xf0\x41\x5e\x08\x3e\x90\xda\x2d\xdd"
+ "\xb1\x49\xb4\x81\x58\xcd\x9e\x02\x2b\x3f\xd5\x62\xf5\x8e\x49\xef"
+ "\xa3\x6c\x39\xbd\x5a\xfc\x47\x61\xd7\x32\xdc\x96\xf3\xd7\xa5\x51"
+ "\xba\x43\xd8\xb6\x94\xc2\x7e\x47\xfa\xf0\xfa\xb5\xf0\xf5\xb5\xdc"
+ "\x2e\x7d\x15\xb9\x02\xfd\x9a\x0c\xfc\xeb\x76\x11\x13\x0e\xf2\x95"
+ "\xb0\xff\xec\xd3\x6c\x36\x7f\x9d\x8b\x36\x5a\x46\xc4\x9d\xcf\x5d"
+ "\x97\xfd\xf0\xda\x5c\xa9\x4e\x9f\xfb\x83\x82\xec\xef\x0f\x97\xd3"
+ "\x05\xdd\xe5\x8e\x5f\x77\x49\x3a\xf6\x9b\xe4\x28\xda\x68\x0c\x9f"
+ "\x2f\x18\xd8\x11\x79\xc6\xf0\x9b\xf4\xd1\xce\x18\x1e\xf8\xfe\xba"
+ "\xf5\x1b\x44\x1b\xc2\xbc\x35\x57\xde\x54\x8d\x67\xdf\x5a\xfc\xc0"
+ "\xe2\xb9\xf9\xb9\x05\x22\xd0\x93\x54\xe8\x67\xe7\xe4\x6c\xd0\x8c"
+ "\x5f\xd7\xa0\x14\xbe\x3c\xba\x59\x14\xb5\x3d\x56\x20\xcd\x66\xf3"
+ "\xd7\x66\x6f\xca\xd5\xaa\x88\xee\xeb\x34\xec\xdd\x2d\xf5\x62\x7f"
+ "\x88\x97\xb6\x3a\xbf\x71\x46\x9d\xed\x47\xeb\x12\x6f\xa0\x6f\x27"
+ "\xf4\x6f\xb6\x5b\x80\x2b\xcd\x8f\x77\x34\x0a\x9a\x65\x3c\xf6\x02"
+ "\xe0\xdb\xfc\x00\x62\x93\x10\x9f\x95\x8e\x58\xda\x9a\x1d\x0c\xf1"
+ "\x0e\xcd\x33\x79\xa5\x21\x9d\xe0\x6b\x5f\x1e\x52\x39\xed\xef\x76"
+ "\x37\x3b\x6a\xd1\xf4\x73\x26\xd5\xf0\x9b\x85\xb0\x61\x6c\x10\xba"
+ "\xe4\xe6\x8c\x08\xdd\x3f\x6a\x01\x0f\x0b\x1a\x8b\xbe\xa1\x9f\xf4"
+ "\x7d\x75\x94\xfd\x58\x8f\x9b\xfd\x46\xe8\x64\x60\xe7\x24\xe2\x06"
+ "\x11\x3d\xd2\x7c\x94\x18\x3a\x5e\x00\x4f\xf4\xdb\x72\xd8\x87\xa9"
+ "\x15\x06\x6d\x8f\x7b\xfd\x79\xbe\x3b\xf4\x87\x79\x3e\x96\x22\x69"
+ "\x52\xf3\x39\x4a\xbf\x8e\xfa\xd8\x4a\xe9\x1f\xbc\x5a\xec\x89\x05"
+ "\x9f\x2e\xcf\x4b\x9b\xcf\x69\xba\x65\xc0\x27\x36\xaa\x0f\x3d\x11"
+ "\xfd\xf3\x51\x8b\x37\xd1\x00\xfb\xdb\x7e\xdd\x16\x46\xda\x23\xbd"
+ "\x6e\x0a\xeb\x5b\xa9\x6d\xcd\xfe\x23\xa5\x97\xf2\x13\x2c\xd2\x34"
+ "\x9b\x0c\x8c\x7d\x25\xc6\x2d\xed\x7a\x5f\x5f\x18\x2d\x8b\xcb\x38"
+ "\x2d\xa1\x3f\xa8\xd2\x86\x1b\x7d\x5f\x23\x78\x7a\xe8\xba\x87\x00"
+ "\xef\xd7\x89\xf6\x87\xde\xa7\x72\xb4\x73\xfe\xba\x5f\xef\x0f\xfa"
+ "\x5c\x60\x27\xc6\x94\xca\x81\x0f\x1b\x10\xfb\xfd\xeb\x75\x91\x3e"
+ "\xbf\x2e\xe5\x77\xae\xd3\xab\xdf\x26\xc8\x33\x07\xc3\x82\xa8\x79"
+ "\x33\x9e\x67\xaf\x9f\xa3\xbe\x2e\xd8\x2e\xed\xb0\x62\x75\xfb\x26"
+ "\xaa\x6b\xd8\xf8\x23\xe7\x01\xbf\xd9\x20\xcf\x03\x7e\x6b\x8c\xcc"
+ "\xe1\xeb\xad\xc0\x7b\xd8\xb0\xe9\xf6\x6b\x98\x4f\x19\xc3\xe6\xb7"
+ "\x73\xf4\x7a\xd4\x24\x83\x05\x3a\x9b\x2a\x69\x8b\x41\xf3\xf2\xdb"
+ "\xc7\x63\x94\x53\x82\xaf\x9f\x17\x60\x8d\x94\x36\x8e\xd2\xb2\x91"
+ "\x0f\x6d\x0a\xbd\x39\xc1\x06\x63\x51\x49\xde\x8f\xb1\x8c\x5b\x4a"
+ "\xf5\x15\x12\x3d\x5e\x1a\xc1\x8d\xdf\x2e\x16\x76\x60\x1a\xac\xb9"
+ "\xe3\x37\x3f\x8a\xe8\x91\x7e\x7b\x28\xac\x03\xa6\x7a\x22\x7b\xd2"
+ "\x6f\xdb\x01\xe3\xea\xb0\x3e\xec\x28\x13\xfd\x90\x67\xfb\xef\xf4"
+ "\xb2\xdf\x5d\xe4\xf1\xa1\xf7\xb1\x9f\x43\x57\x81\xb9\x17\xb2\x87"
+ "\xd0\xe5\xfe\xee\xa5\x06\x79\x7e\xb6\x87\x9e\x5f\x56\x0d\xa3\xe1"
+ "\xce\xef\xac\xd1\xb6\xe6\x12\xfe\xbf\xcb\x53\x51\x27\x8d\x1f\x75"
+ "\xd1\x1e\xa7\xe8\x3a\x76\xad\xde\x6f\x53\x9d\xcf\xf6\x6a\xb0\x16"
+ "\xe7\xca\x55\x1a\x1c\x30\xc7\x02\xe6\xbf\xa3\x35\xf5\x6b\x71\x7e"
+ "\x53\xd2\xc8\xcf\xad\xa7\x3a\x64\xbc\xe7\xdf\xd5\x71\xc0\x56\xcb"
+ "\xef\x85\x2e\x88\xfa\x2e\xef\xe9\x12\x2e\x5e\xc9\x13\x77\x14\xd5"
+ "\x2a\x83\x15\x7d\xc7\x99\x72\x44\xbf\xf7\xbb\x76\x94\xf5\x3e\x21"
+ "\xcb\x54\xcb\x33\x6f\x9a\x9b\xdf\xc5\xf2\xcd\x79\x4c\x3b\x6b\x25"
+ "\x5a\xff\xfa\x71\xe0\x3d\xea\xf1\x09\xfd\xcd\xef\x7a\x54\x82\x0b"
+ "\xcd\x89\xd9\xef\x38\x9a\xac\xcf\x09\xcd\x47\xdb\x55\x64\x3f\x9a"
+ "\x93\xa3\x0b\x75\x7f\x5f\xd8\x9b\x68\x0d\x97\x4a\xb9\xe6\x68\xc8"
+ "\xbc\xed\x6e\x6e\x0e\xde\x09\x1e\xcc\x77\xc0\x20\xf4\xf2\xba\x2d"
+ "\xf5\x74\x82\xd3\x05\xfd\x7e\x8a\xba\xfd\xbb\x5d\xb0\x43\x77\x05"
+ "\xa4\x1d\x3a\xd2\x1f\xf4\x71\xb5\xc3\x17\xc2\xfd\xac\x2e\x6a\xa3"
+ "\x51\x97\xf9\x41\xdf\x62\xb6\x29\x04\xbb\xa3\x47\xdc\xec\xd5\xf9"
+ "\x1a\x5d\x1b\x4f\x73\x7e\x52\xab\x3f\xba\x0f\x9a\xaf\xfd\xa3\x41"
+ "\x29\x87\x1e\xf5\x10\xed\xa9\x93\xba\x83\xa3\x3e\xbd\xdf\xf4\xdd"
+ "\x39\x72\x8c\x2b\xee\x7d\x20\xd7\xba\x16\x24\x3a\xfd\x0e\xbb\x35"
+ "\x6d\x66\xce\x3c\x71\x71\xc1\x7a\xff\xbd\x77\x59\x57\x7c\x75\xa6"
+ "\x3d\x6f\xce\x83\xf2\xe7\xde\x15\x4b\xf1\x3b\x42\x2e\xb0\xfa\x1d"
+ "\x6f\xac\x1c\xae\x9b\x78\x47\xeb\xc3\x1b\x6b\xdd\xca\x03\x22\x76"
+ "\x23\x37\xf9\x3d\xbc\xbc\x37\x8d\xf6\xd4\x7e\xc8\x6c\xcb\x43\xff"
+ "\xe0\x7c\x57\x6f\x1a\x8f\xf3\x7b\xbc\x89\xb3\x0f\xd1\x9f\xcd\x1b"
+ "\x17\xf2\x56\x13\x0d\x24\x1e\x35\x60\x0e\x8e\x97\xb4\x92\xde\x89"
+ "\xef\xf1\x10\x6f\x85\xb9\x64\xf7\xcd\x2a\xe1\xcb\x43\xdc\x45\x3c"
+ "\x16\xc1\xe5\x8d\x36\x7d\x1f\x17\x3a\xf5\x72\xbf\x67\xb9\x9d\x5f"
+ "\x01\xee\x10\x7f\x60\x22\xd9\xdf\x03\xbd\x3a\xe5\xa3\xf1\xbf\x7a"
+ "\x48\xc2\xe2\x4d\x9a\xff\xa3\xa9\x1a\x7c\x57\xd0\x3b\xcd\xff\x8a"
+ "\x04\xb1\xc6\x1d\x16\xb1\x57\xa8\xdb\x67\x7f\x83\xe4\x52\x9b\x5e"
+ "\x27\xd5\x95\x20\xef\x3b\xca\xfa\xe4\xf9\xeb\x67\xff\xa9\xbb\x3f"
+ "\x31\x41\x87\x8a\xbb\xea\x66\xbb\x82\x98\x70\x99\x61\xbd\x31\x7d"
+ "\x23\x3e\x08\xba\xe4\xcc\x24\x9f\x52\x8a\x3c\x11\xfd\xaa\xea\xae"
+ "\x36\xa8\x01\xe2\x27\x92\x81\x1f\xe0\x55\xa5\x6d\xcf\x9b\x47\xc3"
+ "\x67\xc5\xc3\xe6\xfe\x4d\x81\x0f\x97\x1c\x88\xed\xf8\xc6\xe2\x5b"
+ "\x52\x24\xef\xa4\x3a\x14\x26\xfd\x97\xbc\x29\x7c\xc8\x69\xfc\xc9"
+ "\x74\x82\xaf\x17\x76\x1c\x24\x07\x78\xc1\x47\xab\x31\x84\x93\xac"
+ "\x8f\xb9\x0a\xfd\xa5\xf0\xa1\x10\xc6\x4b\x1b\xe1\xa5\x8d\xf0\x12"
+ "\x36\x37\xd4\xbe\x37\x66\xf6\x6a\x5a\xb3\x24\x73\xbd\x59\x8a\xfe"
+ "\x03\x36\xaa\x83\x25\xa8\x04\x2b\x61\x5b\x0d\xf8\xc4\x0f\x95\xe3"
+ "\xee\x2b\xc6\x6a\x0e\xd2\x98\xa3\xc7\x65\x50\xdd\x55\x0e\x1a\x97"
+ "\x81\xc6\x65\x3f\x27\xf4\x92\xb8\x93\x4c\xb4\x64\x72\x24\xae\xd0"
+ "\x5b\x8d\xd1\x63\x54\x11\x8b\x4c\x8c\xe1\xad\xb7\x47\x1b\x23\x37"
+ "\x60\x8c\x80\xc1\x5b\xcf\x68\x67\xee\xa2\x9f\xa0\x5b\xfd\xec\xad"
+ "\x95\x49\xdb\x70\x17\xd8\xef\x21\xde\xfa\x5e\xcc\x61\x83\x83\xd7"
+ "\xa0\x9f\xa3\xcd\x17\xea\x93\x75\x39\x57\x9b\xb7\x95\xae\xf6\x3b"
+ "\x9c\x73\x46\x87\xb7\x73\xd9\xd5\xe1\xed\x9c\x81\xf2\xe8\x07\xee"
+ "\x35\x9b\xe1\xf4\x8e\xf0\x9b\xf8\x8a\xf2\xd1\xda\x4d\xda\xd6\x88"
+ "\x7e\x8d\xfa\x8d\x70\xbf\xbf\x7a\xc3\xf0\x35\xa1\x36\x04\x18\xe0"
+ "\x07\xdd\xa5\x3c\x63\x72\x1e\x0f\x9f\x85\x95\x07\x92\xcd\x8a\x35"
+ "\x06\x6b\x4c\xf0\xc4\x34\xde\xd1\xea\x35\x2b\x35\xf0\x9b\x79\x2f"
+ "\xd1\xaa\x51\xbf\xd3\x3a\xb0\xf2\xed\xb7\xdd\x42\xb0\x3b\x9e\xb4"
+ "\x4d\xe1\xde\x98\xdb\xe2\x93\x7c\xc1\x54\xc0\x95\xfa\x6a\xa7\x35"
+ "\x7e\x56\xec\xdd\x42\x6f\xf7\x36\xad\xff\x0e\x11\x0b\xcf\x1b\xe7"
+ "\x3f\x2e\x6d\xd4\xde\xce\x73\xb3\x3f\xaf\xd2\xe9\x18\xbd\xdb\xdd"
+ "\xca\xec\x55\x72\xad\xde\xb8\x97\xf6\xb4\x3a\xd5\x61\xe6\xd6\xad"
+ "\x66\x4e\x75\x4d\x54\x79\x9a\x81\xf6\xad\xba\x08\xee\xc8\xbb\xd3"
+ "\x3a\xee\x50\xf9\xe6\xd1\xf1\xe2\xed\xbf\x5e\x1d\x2f\xde\x7e\x59"
+ "\x3b\x73\x58\x2d\x65\xa2\x77\x98\x2e\x13\xf1\xed\x37\xee\xb5\x16"
+ "\xa3\xfd\xb7\x6b\x65\xdb\x04\x93\x60\x06\xe8\xcc\x52\x82\x5b\x29"
+ "\xe5\x9d\xa3\xd3\x06\xe0\x90\x39\x04\x99\x8b\x09\x3c\xa7\x6f\x4b"
+ "\x88\xf6\xf4\xcb\xfd\x59\xad\x07\xaf\xaa\x3a\xde\x30\xd1\xfe\xb5"
+ "\x0f\x32\x93\x2f\x2e\xb0\x92\xf2\x10\xfd\x1b\x3f\x4d\xd2\xbf\xc0"
+ "\x52\x9a\x9b\x15\xb5\xd2\x37\x8a\x49\xc4\xb1\xa4\x75\x8e\xd8\x95"
+ "\x58\xeb\x94\x96\x42\xfd\x86\x2e\x84\x64\x84\x77\xc2\xe7\xbf\xaa"
+ "\x23\x03\xf0\x3e\x84\x31\x18\xc0\x0f\x13\xec\x9e\x31\xa8\x87\x06"
+ "\xe7\x59\x18\xc6\x3c\xb8\x7d\xea\xa1\x1f\xdd\xce\x8c\xbf\xb7\x3c"
+ "\xcc\x6c\x77\xb0\x94\x6d\xff\x66\x64\xff\x5a\xc0\x0c\x80\x83\x9b"
+ "\xbd\x73\x44\xc2\xee\x1d\x9f\x3e\x3f\x6e\xf6\xf6\x2a\xcc\x07\xce"
+ "\x08\x97\x07\xf9\x80\x3c\x23\x3d\x96\xe2\x66\x87\xb5\xef\x6f\xac"
+ "\x1e\x65\x7f\xb8\xcf\xba\x26\xdf\x9a\xb3\x7e\xf3\xba\x19\x33\xe2"
+ "\x47\x91\x25\x8e\xa5\x49\x59\xe2\xd8\xaa\x68\x59\x82\xde\xd7\x52"
+ "\x7d\x0b\x47\xca\x0e\x4b\xb3\x34\x97\x37\x59\xe9\x2c\xf2\xfc\x25"
+ "\xb6\xf4\x4b\x51\xaf\x77\xb2\xa5\x77\xdc\x99\xf5\x8d\xdc\xec\x9c"
+ "\x2d\x51\xa9\x5f\x8e\xd6\x69\x57\xef\xa5\xb6\x63\xa6\xde\x43\xf4"
+ "\x43\x79\xf0\x09\xec\x3b\x2d\x5f\x2f\x0e\xf2\x33\x84\xbb\x0b\xe0"
+ "\x67\xae\xbd\x20\xc8\xda\x89\xbe\xf1\x1b\x41\xd7\xc7\x4b\x5f\xcb"
+ "\x21\x06\x9d\xb1\x99\xc6\xee\x25\x99\xee\xb2\xbc\x07\xd4\xb2\xb1"
+ "\xa3\x2e\x40\x74\x22\x14\x90\xfc\x4e\x4b\x3a\xa5\x4f\xa4\xdf\x6f"
+ "\xcb\xf3\xc5\x96\xef\x91\x4c\x9e\x21\xfc\xea\x6c\x82\x5f\x9d\x16"
+ "\x61\x2f\x75\xbb\xaf\x94\x49\xff\x8e\xc7\x3c\x88\xbb\xe0\x66\x2d"
+ "\x75\xe0\x2f\x90\x97\xca\x7c\xc9\xfa\x03\x96\x8e\x5f\xf0\xc3\xf4"
+ "\x2d\x9d\xef\x0a\x05\xf8\xbe\x4c\xd8\x77\xa5\x52\xfa\x33\xe0\xdb"
+ "\x62\x2c\xa6\x38\xbf\xa3\xa5\x56\xe7\x41\x7c\x63\xdc\x43\x14\xf2"
+ "\xb8\xb6\x0f\x26\x11\xfd\x4e\xf2\x99\x79\x16\xfc\x54\x29\x2c\x15"
+ "\xfb\x83\xd9\xbe\x42\xdc\x77\xc5\xbe\x08\x9a\xd0\x20\x68\x69\x4b"
+ "\xbf\x4e\x17\xaa\xa4\x3c\x1a\x8f\xf2\xb4\x7f\x5e\x90\xfb\xe7\xbb"
+ "\x61\xfd\x27\x3d\x5b\x74\x5c\x1d\x76\xd7\x71\x5d\x41\xee\x86\xdc"
+ "\x1c\xeb\xcc\xfc\x78\x16\x15\x15\x38\x2f\x77\x9d\x75\x43\xee\x0f"
+ "\x37\xe6\xe6\x0b\x41\x0f\x5f\x87\xeb\x0a\x89\x06\x45\x62\xb4\x4f"
+ "\x05\x8c\xdf\x2d\x92\xfa\xab\x19\xe2\x5c\x4f\x9e\xc7\x2e\xf2\xa8"
+ "\x55\x89\x19\x52\x87\xde\x47\x70\xfd\xbd\x3c\xbf\x2e\x0f\x79\xc0"
+ "\xc7\xf5\xb2\xdf\x3f\x25\xed\xb6\xde\x7d\x5f\x83\xd5\x53\xd4\x4f"
+ "\x67\x84\x5f\x7b\x4f\x9c\x0d\x4b\xfb\xe9\x77\xbb\xdc\xec\x58\x73"
+ "\x84\x07\x79\x6f\x11\xe8\xa0\xa0\x87\x9f\x41\x0b\x35\xde\x99\xda"
+ "\xf9\xfd\x4e\xbe\x89\xf7\x54\x0f\x31\xa1\x9b\x46\xbc\x0e\x49\x5f"
+ "\x7f\x3f\x5f\x87\x23\xf1\x2f\x3d\xd0\x3b\xe8\xf2\xd1\xf2\xe0\x27"
+ "\xbc\x78\x0b\x33\x40\xf7\x40\x34\x24\xf8\xca\x06\xaf\x81\x3b\xde"
+ "\x4d\x25\x5e\x46\xc4\x91\x6f\xd0\xec\x88\x79\x5c\xa8\x87\xea\x29"
+ "\x8c\xc8\x1d\xef\x65\x08\x3e\x7e\x08\x78\xf3\x7b\x6b\x16\xf6\x08"
+ "\x49\xbb\x27\x7c\x56\x7f\x79\xbc\x3c\xd3\x93\xf4\xed\xf7\x47\xb5"
+ "\x31\xf4\x83\x66\x69\x76\xe8\x06\x89\xd7\xef\x65\x10\xce\x79\x30"
+ "\x17\x44\xe7\xcb\x75\x78\x61\xbc\xe8\x3b\xce\x50\x88\x0e\x07\x5f"
+ "\xdd\x1a\x30\xc8\x78\xba\xef\xa6\x4b\xf9\xe8\xbd\xd4\xe8\x33\x6c"
+ "\x29\x0b\xbd\xb7\x20\xe2\xbb\xe6\xdd\xba\x91\x34\x62\xfd\x3a\x5c"
+ "\x6d\x7c\x2c\x6b\x33\xd4\xce\x1b\x6d\x73\xac\x1b\xd7\x09\x13\x02"
+ "\xa1\x06\x28\xd8\xf8\xc8\x63\x56\x50\x91\xac\xc5\x4b\x97\x66\xdd"
+ "\xf3\xad\x6f\x7e\x3b\x9e\xdd\x93\x4d\x69\x05\xeb\xad\x4b\xd3\xe7"
+ "\xc8\x4f\xdf\xb8\xef\xde\xff\xcc\xba\x77\xf9\xb7\x1e\x5c\x39\xca"
+ "\xfd\x88\x04\xc2\x09\xc8\x5d\xb1\xdd\xec\xfd\x1a\x69\x0f\xf7\x5e"
+ "\xdb\x70\x7b\xb8\xf7\x7a\x18\xc3\xd1\x60\x2b\x49\x32\xef\xdb\xe9"
+ "\x8f\x60\xf7\xfe\x0e\x89\x37\x71\x89\xd4\xff\x40\x04\x6f\xde\x17"
+ "\x70\x85\xee\x40\x9e\x03\xb4\x12\xfd\x7b\x77\x45\xf4\xb7\x08\x2d"
+ "\x78\x5f\xd8\x8a\xea\x78\x01\x7c\xc8\x0a\x9a\x04\x6e\x48\x7e\xa5"
+ "\x75\x85\x8e\x1b\xd5\xf2\xac\x92\x41\x2f\x87\xef\x84\xdf\xc7\x71"
+ "\xd6\x41\xb8\xd0\x03\x3b\x0f\xa4\xf3\xc4\x45\xc7\x65\xbd\xad\xe5"
+ "\x38\xfb\x00\x3f\xab\x9d\xcf\x26\xf5\xb1\xd6\x77\xb9\xe3\xbd\xa5"
+ "\x52\x16\x7c\xaf\x48\xe0\xcd\xf6\xa9\xf7\x88\xf3\x70\x71\xb7\xad"
+ "\xf5\x68\x04\x7f\xde\xaf\xc1\xdc\x44\xf4\xd1\xad\x5d\x23\xf4\x38"
+ "\x31\x94\xd6\xaf\xc7\x3e\x28\x98\xc1\x0c\xc6\x19\x35\xac\xd6\xc0"
+ "\x4b\xdd\xac\xb5\x5e\xda\x44\xbf\x9f\xa0\xf3\xcf\xf4\x4c\xeb\xdf"
+ "\x70\x78\xa4\xfe\xab\x2a\x4a\xff\x55\x6c\xe3\xa7\x3a\x6c\x5e\xf0"
+ "\xc8\x4e\x97\x57\xf8\xdc\xbd\xbb\xc3\xe6\x83\x9d\x53\x3c\xc1\x29"
+ "\xbb\x24\xc4\x87\xe8\x79\x2a\x8d\x4d\xec\x21\xf3\xa4\x4e\x81\xe4"
+ "\xb1\xf7\x9f\x92\xb2\x89\x4c\x07\xdc\xe9\x19\x78\x65\xc4\xfc\x10"
+ "\x5e\xf6\xd3\x1c\x2d\x1d\x8d\xee\x25\x6d\x33\x68\xbe\xcd\xde\x3f"
+ "\x0d\x19\x15\xb0\x7a\xda\xa0\xe6\x3d\xed\xa0\x3f\xfa\x05\xed\x8b"
+ "\xf0\x97\x5c\x9f\xb3\x9e\x16\x7b\x3f\xf6\xcd\xb1\xe2\xc3\x1b\x69"
+ "\x3e\x4f\xe8\xf3\xb9\x3c\xe4\xbd\x1b\xf3\xe5\x77\xfc\x61\x9a\x3e"
+ "\x97\x03\xb7\x3e\x9d\x1c\xb3\x8d\x59\x8f\xd5\xdf\x81\x74\x5a\xff"
+ "\xef\x0b\xbb\x66\xf8\x22\x18\x59\x96\xe8\x70\x86\x56\x7e\x95\x5e"
+ "\x7e\xa4\xcf\x6c\x71\x59\x1c\x4a\xae\xbb\xa4\xbd\x99\x16\xe2\x7c"
+ "\x98\xbd\x19\xce\xa3\x5b\x24\x4e\xea\x3a\x38\xed\x3c\xf0\x83\x6f"
+ "\xa9\xbb\x49\xfe\xde\xed\x7b\x47\xd3\x03\xd0\xda\xfe\xc3\x27\xb7"
+ "\x33\xb6\xd6\xb7\x39\x33\xac\x43\x81\xee\x03\x7e\x30\xa9\x1f\xd1"
+ "\xf7\x5f\xc2\xf6\xc2\x6e\xf6\xc1\x4a\xd8\x2f\xea\xba\x5f\xac\x2b"
+ "\xa9\xb7\xf9\x20\xc5\xe5\x63\x8c\xea\x5b\x27\x6c\x31\x1c\x7f\x58"
+ "\x2b\x70\x8f\x64\x6d\x21\xe7\x17\xf2\x33\xfa\xb9\x0a\x78\x17\x79"
+ "\x37\xf4\x83\xf0\xf9\x87\xbc\x27\xf9\x87\x16\x9c\xad\x50\xfa\xea"
+ "\xd1\xf4\x85\x44\x1f\xf2\xb2\xd7\xe5\xac\x7f\xf4\xd1\xcf\x26\x0d"
+ "\xd1\xe7\xad\x35\x0e\xb5\x9c\xea\x84\xfc\xeb\x96\x78\xfa\x01\xd1"
+ "\xff\x17\x9a\x25\xff\xf6\xdd\xb3\xb4\x6e\x6e\xea\x63\x6d\xd3\x74"
+ "\xfe\x5d\xae\xa3\xb6\x34\xee\xf8\x60\x6d\x64\x6d\x7c\xe0\xfb\xf4"
+ "\xda\x68\x33\x8d\xbe\x36\xda\xe6\xd0\x3e\x7b\x82\xbe\xa7\xb9\xd9"
+ "\x2f\xc5\xfd\x0b\xbc\x6b\x3c\xb8\xd3\x1c\xbc\x5b\xf0\xe0\x59\x5b"
+ "\x98\x02\xfe\x1b\xba\x69\xec\x07\x21\x92\x6b\x43\x44\x23\xb2\x82"
+ "\x2c\x19\x7b\x41\xf5\x3a\xe8\x1d\xa7\xf3\xe0\x20\x77\x67\x6d\x21"
+ "\x7a\x41\xef\x55\x7d\xd2\x1e\xe4\xa1\xcb\x24\x87\xd0\x73\x75\x2f"
+ "\x68\x85\x8a\x00\x1d\x4c\xee\xd7\x6d\xf5\x3a\x8f\x6b\xde\x66\x15"
+ "\x7e\xdb\xb1\x6f\x87\xa4\x6d\x5d\x13\xf6\x6e\x6a\xe7\x88\xa0\x41"
+ "\x21\x33\xce\x19\x58\xf5\x0f\xa8\x5e\xd8\xa8\xad\x43\xff\x62\xee"
+ "\x34\x07\xd3\x85\x5f\x93\x03\x3f\x10\xb6\x69\x77\x4a\xdb\xb4\x3b"
+ "\x59\xc3\x3a\xc0\xa1\x2d\x78\x55\xdd\x78\xe2\xec\x9a\xe8\x74\xfb"
+ "\xa3\x6b\xb2\x6c\x79\x5b\xb2\x60\x97\x3a\x62\x7f\x97\x6b\xc8\xd1"
+ "\x6e\x95\xf0\x6d\x5f\x19\xd1\x55\x49\x7b\x52\xd0\xcc\x79\x01\xe1"
+ "\x57\x59\x3b\x4f\xea\x10\xf7\x1d\x4a\x3e\xc1\xbb\x89\x70\xae\xe3"
+ "\x4b\xc4\xc3\x8f\x1b\x80\x1d\xd7\x81\x4c\x56\xe3\xe0\x4e\xe8\xd0"
+ "\x28\xfd\x06\xdd\xbf\xc3\x00\xa5\xd3\xda\x47\x9a\xf0\xc9\x02\xfd"
+ "\x9c\xc4\xbd\xf6\x16\x37\x33\xcf\xd7\xda\x3b\x06\x5b\x51\x71\xbf"
+ "\x41\xf0\x19\xed\x17\xe5\x7d\xc1\x76\x8f\x0e\x4b\xe2\x7d\x17\xc2"
+ "\xd7\x04\x6c\xc6\x06\x38\xec\x53\x3b\x8c\x7a\x79\x37\x6b\x17\x77"
+ "\x82\x1e\xf4\x89\xe7\xa6\x87\x7c\xd1\xfe\x21\xda\xeb\x25\xdd\x6a"
+ "\x6f\xa4\x74\xc2\x97\xf6\x1d\xd4\xe7\x24\xe9\xb7\x42\xd4\xb3\x54"
+ "\xb7\xcd\x8b\x86\xdb\xbd\xd9\x36\x62\x96\xd7\x3c\xfa\x68\xee\x86"
+ "\x7c\x6b\xb6\x74\x03\x91\xb6\x7e\x6d\xce\x57\x35\x7f\x10\xeb\x72"
+ "\x37\x67\xad\xc9\x11\xf7\xcd\x28\x55\x3e\x8e\x80\xef\x1c\xc8\x37"
+ "\xe2\x0e\x87\x18\xd3\x1f\x37\x36\x68\x7c\x54\x37\xeb\x34\x4a\xdb"
+ "\x1f\xd7\x0f\xe5\xde\x36\xe1\xa7\xd4\x8f\xe3\xfa\xde\x06\x1d\xcb"
+ "\x00\xfb\x4a\x0d\xce\xe5\xe0\x2b\x64\xff\x1e\xde\x03\x3d\x0b\xe5"
+ "\xa1\xfd\xaf\xdd\xa4\xaf\xd7\x4a\x4a\x87\x7d\x82\x73\x1d\x6c\x12"
+ "\xfe\xf8\x8c\xba\xcb\xdf\xc2\xe3\x7b\x6c\x44\xd7\x44\xcc\x6f\x9c"
+ "\x47\xc9\xb8\x32\xae\xc5\xa0\xd7\xd0\x05\x3a\xd7\xc1\xb6\xdb\x95"
+ "\x42\xfc\x49\xb2\x9b\xfd\xb1\x8e\x64\xbd\x96\x1d\x5b\x99\x69\xbf"
+ "\x3c\x63\x74\x4b\xbd\xb2\x6b\xf5\xdb\x85\x8c\x69\xfb\xa1\xbb\x52"
+ "\xe8\x39\x5d\x32\x66\x4c\xb9\xbf\x8b\x9b\xf8\x52\xc8\xe1\xd2\xff"
+ "\x9b\xab\x96\x64\xa9\x2e\x5e\xde\xd3\x4c\xfc\xb8\x9f\xef\xea\x69"
+ "\xa6\xf4\x1b\x29\x5d\x8b\xd3\x73\x3a\xb0\x1c\xb1\x51\x76\x9d\x0e"
+ "\x50\xfa\x34\x4a\x97\xf1\xdd\xca\xcf\x34\x2f\x0f\x05\xe0\x53\x66"
+ "\x3a\xdf\x75\xa6\x99\xda\xa4\xf1\x7f\xc1\x2b\xc7\xdf\x53\x27\x70"
+ "\x4e\xd0\x4d\x57\x80\xef\x3e\x9d\x26\x6c\xf9\x77\xf7\xd4\xa9\x3c"
+ "\x2f\x06\xef\xb4\x6f\xc5\x13\x4e\x1c\xe7\x25\x69\x4c\xb3\xff\x8f"
+ "\xe9\x65\x9d\xdb\xa0\x53\x26\x5c\x6b\x01\x5c\xa9\xaf\x3d\x9a\xce"
+ "\x87\xf8\xb6\x4e\xa2\xff\xf3\x99\xa4\x3f\x9d\x19\x7a\x5b\xb4\xf6"
+ "\xbd\xb4\xb7\xbb\xb1\xbf\x13\x2c\x8e\xd2\x9f\x53\xea\xaf\x02\x24"
+ "\x47\x4e\x0f\xeb\xaf\x24\x0f\xd9\x69\xd7\xd7\x1e\xda\xd6\xe0\xe1"
+ "\x56\x1d\xc2\x3f\xb1\xa2\xb5\xe5\x86\x2e\x45\xaf\x93\x53\x9d\x7c"
+ "\xb0\xbf\x91\xf6\x62\x13\xd1\x20\x6f\xd2\x36\xda\x73\xd1\x06\x64"
+ "\x00\xdf\x74\x4e\x7b\x72\x28\x2b\x64\x94\x3e\x62\xb6\xb0\xc4\x68"
+ "\xfe\x9f\xda\xf3\x44\x78\x56\xaa\x63\x90\x68\x7d\x31\x2b\xed\x61"
+ "\x1f\x0a\x1e\x12\x67\xc5\xc0\x91\x21\x9a\x73\x9a\x77\x3b\xb5\xd3"
+ "\x44\x72\x4b\x62\x2f\xfb\x70\x26\xe6\x1e\x36\x51\x0d\x43\x42\x96"
+ "\x31\x53\xdf\x8c\xdd\xec\xc3\x89\x98\x77\xd4\x45\xf3\xb2\x24\xe8"
+ "\xcf\xfc\x77\xf8\x68\x04\xac\x8b\x0a\xb9\xc7\xfa\x28\xe0\xfd\xd1"
+ "\x33\xe0\xf1\x49\xee\x11\xcf\x25\x39\x5c\x15\x78\x23\xee\x04\x7c"
+ "\xf4\x4c\x91\x87\xab\x9f\x38\x18\x6f\xa5\xbd\xe6\x13\x03\x0b\x06"
+ "\x48\x46\xa7\x7e\x1b\x4a\xce\xc1\x8f\x64\x23\xd1\xad\x72\xd8\x62"
+ "\x99\xaa\xb6\xb2\x64\xf8\xe0\x2c\xb1\xf1\x40\x87\xaf\x9e\x75\xd8"
+ "\xea\xd9\x1f\x82\xb5\xcc\xb9\x09\x3a\xdf\x3f\x2e\xfc\xc0\x5e\x8b"
+ "\x3b\x58\x71\xd4\x46\xc8\xfa\x9f\x68\xeb\xc3\xe3\x1f\x1c\xff\x88"
+ "\x7d\xe0\xfc\x88\x59\xbf\x23\xde\x7b\xda\x32\xff\xc0\xda\x32\xfe"
+ "\xc0\x4a\x7a\xb8\x0a\x7e\xb1\xf8\x71\xb4\x51\x4e\x75\x35\xc2\x5f"
+ "\x65\xb2\x3a\x60\x89\xa7\xf1\x1b\x97\xdb\x41\x93\xbd\xcc\xb9\xee"
+ "\xb7\xe8\x63\x6e\xc3\x25\x66\x72\xae\x7b\x47\x3c\x0b\xfd\x0b\x8d"
+ "\xd7\x95\xd3\x25\x6c\x8b\xe1\xab\xd3\x65\xf7\xc0\x97\x81\x5a\x8d"
+ "\x3e\x86\x64\xbf\x09\x5e\x46\xbd\xfc\x81\xe2\x70\x79\x11\x2b\x67"
+ "\x3f\xe0\x41\x7d\x6a\x5f\x29\x61\xd2\xd6\x45\x30\xfd\x4f\x0d\x3e"
+ "\x99\xd1\xf0\xf9\x70\x07\xe0\x83\xbb\x16\xea\xa6\xfe\x46\xea\x5b"
+ "\x06\xc1\x40\xd5\xdb\x00\x0e\xe0\x5c\x10\xf5\x57\x5d\x62\x09\xce"
+ "\x75\xb8\x8b\xf1\xd1\x59\xf3\x0a\xa3\x49\x1d\x3c\xd7\x54\x7d\x99"
+ "\x19\x31\x6f\xe0\x43\xaa\xc5\x77\x01\xf3\x36\xcc\x99\x37\xce\xd7"
+ "\x44\x7f\x47\xe8\xaf\x19\xb8\x47\xbf\x47\x69\xbe\xca\xa9\x0f\x39"
+ "\x34\x57\x8d\xf8\xd5\xd6\x9b\x07\x3e\x8c\xb1\xd7\x13\xae\x44\xd2"
+ "\x77\x9f\x3e\x13\xa4\xb5\xa3\x0a\x39\xf6\xa3\x1c\xb5\xd2\x90\x2c"
+ "\xed\xf2\x3b\x32\xf7\x93\xdc\x50\xff\x63\xe1\xfb\x25\x81\x64\x1d"
+ "\x61\xcb\xb1\x57\xdc\x11\xfd\x63\x9e\xbe\x27\xec\x9e\x0c\xbf\x2a"
+ "\x1f\xd5\x1a\x84\x8d\xb0\x5f\xf3\x87\xe9\xa7\x3d\xf6\x8f\x15\x6e"
+ "\x76\xfb\x11\xb9\x26\x3a\xc5\x5d\x56\xd0\x94\xb1\x78\x36\xda\x07"
+ "\xdb\x60\x9b\xcd\x6f\xcc\x64\x09\x0a\xf7\x26\xac\x36\x73\x57\xb0"
+ "\x05\x38\x94\x20\x70\x5f\x7e\x23\x3e\xdb\x6b\xa6\x7d\xb2\x93\xd2"
+ "\x8d\x7a\x3a\xf6\x63\x95\x64\x6f\xc8\xfd\xcb\xb7\x98\x79\xf1\x65"
+ "\x36\x4d\xe8\xd0\xf4\xf4\x2d\x5e\x73\x87\x85\xe1\x7e\x5b\x10\xbe"
+ "\xa3\x50\x86\xd2\x63\x68\xdf\x3d\x4a\xed\xc2\x77\x6b\x8a\x9e\x9f"
+ "\x0f\x64\x1a\x5d\xf6\x16\xb1\xce\xe0\x5f\x50\xec\xb7\x32\x3d\x76"
+ "\xb9\xdd\x6b\x16\x73\xa6\xa7\xe5\x67\x8a\x7d\x1e\xfe\x65\x88\x8f"
+ "\xe7\xa2\x3f\xbd\x22\x5d\x21\x39\x5c\xd8\x98\x44\xa5\x19\xe0\xcb"
+ "\x07\xfe\x62\xa3\xd2\x62\xa8\xcf\x2c\xfc\x4e\x6d\x63\xcf\xc7\xba"
+ "\x5b\xbe\x05\xe7\x89\x72\xaf\x17\x6d\x6f\xe1\x4c\xfa\xa0\x96\x69"
+ "\x92\xa7\x38\xee\x8d\xd6\x01\xe0\x0c\x07\x6d\xab\x03\x99\x86\xd0"
+ "\x40\x66\x0c\xda\x47\x5d\xd0\xdf\xd2\x18\xa9\x5d\xd8\x5f\x74\x31"
+ "\x5e\x79\x9f\x97\xe3\x3e\x23\xd5\x2b\xfa\x63\x0f\x30\x9e\x78\xbf"
+ "\x6d\x74\xbb\xb5\x79\x87\x9c\xc5\xdf\x21\x9c\xfe\x53\x00\x34\x25"
+ "\x64\x0a\x04\xac\x3f\xc0\x9e\xff\xa7\x1f\x62\x4e\x43\xb4\xce\x43"
+ "\x71\x81\xc0\x3c\x0f\x53\x8a\x69\xed\xc8\x73\xce\x3f\x3d\x05\x9e"
+ "\xb3\x44\xe5\x9c\x9e\x77\x00\x77\xcd\xfd\x24\xd7\xed\x0a\x04\x85"
+ "\x8d\x57\xd2\x6d\x8d\xae\x80\x87\xb5\x95\x7e\xcc\xda\x82\xae\xd2"
+ "\xa3\x97\xbc\x46\x69\xeb\x65\x44\xbd\x2f\xe2\x5b\x09\xad\x97\xac"
+ "\x50\xe3\xd8\x72\x32\xc9\x5e\x04\xbb\x7f\xc8\xbd\xe0\x4f\x01\x5d"
+ "\xde\xba\xfa\x18\xfe\xbc\x02\x3e\x7f\x61\x07\xad\x56\xc5\x35\x52"
+ "\x5f\x4a\xb8\x3f\x8d\xcd\x13\xb6\x46\x7f\x4e\x4b\xf2\xb1\x0c\xad"
+ "\xde\x0b\xb2\x5e\xca\x7f\x95\x7a\x81\xb7\x6d\x75\x42\xa7\x4e\x63"
+ "\x8a\xab\x09\x51\xdd\xa1\xa4\xb8\x4e\xda\x6b\x4a\x88\x17\x22\xde"
+ "\xe6\x2f\xcf\x50\x3b\x35\x1d\xc1\x4e\x06\xbf\xe1\x0d\x2a\xed\xfd"
+ "\x17\x2c\x4c\xb3\x6b\x2b\x39\xcf\xfe\xbc\x4d\xe5\x69\xc9\x24\x07"
+ "\x42\x97\x5c\x02\x3a\x0b\xdd\x7c\x71\x88\x8d\x73\x15\xb8\x19\xfc"
+ "\xdd\x52\x1d\xbb\xde\x85\xde\x9e\x68\x55\x88\x5b\x0c\x6f\x0c\xba"
+ "\x59\x35\xd1\x6f\xe1\xff\x76\xfb\x8d\x7b\x93\xb6\xb1\xbb\xb9\xc1"
+ "\x2c\xec\x22\xd5\xca\x59\x87\x68\x6e\x03\xa2\x3f\xbb\xfd\xfd\x51"
+ "\x36\x74\x31\xe7\xd9\x5f\x62\x61\x43\xc7\x4d\xfe\x26\xd8\x11\x71"
+ "\x9a\x33\xbf\xe3\x2f\xe9\x6e\xf6\x27\x71\x77\xa7\x02\x3c\x96\xa0"
+ "\xf3\x7f\xd9\xef\x4d\x8c\x15\xb6\x78\xf0\xc3\xa7\x6e\x0a\x36\x55"
+ "\x5f\x64\x46\x09\x8f\xbf\x14\x75\xf4\xfb\x9d\xbc\x22\xd6\x86\x75"
+ "\xa4\xd5\x6d\xa6\xba\x97\xf1\xca\x58\x9b\x9b\xfd\xa5\x5e\xce\x8d"
+ "\x78\xce\xc3\xf7\xe0\x15\xdc\x79\xfd\x73\x4f\xfd\x10\x78\xac\x3f"
+ "\xd7\x10\xdf\xec\x1c\x48\x88\xb5\x7d\xd3\x52\x4a\xfc\xc4\x5f\x9a"
+ "\xdc\xca\x90\xe4\xf7\x35\x5f\xbe\x23\x75\x0f\xe1\x39\xdc\x67\x89"
+ "\x77\x51\x25\x24\x03\xa4\xf4\xb1\x8f\x67\x0c\x39\x98\xe1\x0a\xed"
+ "\xad\x43\x24\x47\xf1\x7d\x99\x09\x55\x53\x59\x3a\x7d\x9b\xda\xc7"
+ "\xba\x62\x83\x06\x96\x42\x7f\xc9\xde\x1b\xf3\x10\x5f\x24\x03\xfa"
+ "\xe1\xf6\x4b\x38\xb3\xee\x12\x74\xbf\x7a\x2f\x4b\x55\xa9\x3e\xe8"
+ "\xa5\xab\xa7\xb2\x54\xe8\xa4\x29\x2d\x2d\x2b\x24\xcf\x6c\x74\x99"
+ "\x73\xfb\x54\x36\x67\x78\xbb\x7f\xe9\x97\x3c\xe3\xc7\x56\xfc\x6e"
+ "\xf6\xb2\x9b\x6d\x5f\xe3\xdd\x54\x2f\x62\x90\x72\x7e\xa3\xc5\x20"
+ "\x79\xcb\xae\xf7\xcd\x75\x12\xef\xc4\x19\x05\xe1\x1b\xce\x80\x34"
+ "\xdd\xb7\x22\x7c\x18\xc7\x87\xca\x71\xe7\x50\xa4\x29\xc9\x80\x65"
+ "\xb2\xe8\x87\xe6\x77\x34\xb4\x7d\xf6\x6a\xd4\x81\xfe\x64\x65\x4b"
+ "\xbd\x39\x7c\x92\xba\x59\x97\xd0\xf3\x54\xec\x65\x09\x4f\xee\x65"
+ "\xc9\xed\x8f\x8a\x71\x05\xe4\x5a\x34\x32\xf4\x57\x2d\xc7\x3a\x23"
+ "\x9c\xa0\x7e\xa3\x3d\xe0\x46\x47\xf0\x82\xb3\xa4\x80\xab\xce\x1f"
+ "\xc0\xef\xce\x5f\xbf\xe2\xdc\x70\x98\x2d\xef\x09\x4a\x3f\x7a\xab"
+ "\x98\xf7\x00\xd5\x77\x60\x2a\x4b\xee\x65\x7f\xbd\xcf\xb5\x16\xb4"
+ "\xd6\x72\x8b\x73\xc3\x11\xaa\xfb\xaf\xdf\xc6\x7e\x54\x49\xf0\x91"
+ "\xfb\xd2\xc7\x09\xae\x40\x17\x43\x0c\x97\x07\x6d\x3c\x84\x7a\x28"
+ "\xcf\x53\x62\xbc\xfb\x2c\xd6\x2c\xe9\x37\x56\x8c\x35\x7c\x1e\xa1"
+ "\x8d\xc3\x75\x49\xd4\x77\xd0\xb5\x9a\xf8\x57\x6d\x4c\x3a\xac\x25"
+ "\x7e\xfd\xf5\x94\x73\xc3\x41\x86\xf9\x41\x7e\x7a\xef\x74\x11\xc4"
+ "\xb3\xce\x0d\x9f\x17\xe4\xe9\x65\x1f\xa3\xde\xff\x13\x39\x67\xc3"
+ "\xf9\x4f\x24\x4f\xfd\x5e\xd8\x02\x76\x2d\xde\x47\x30\x92\xfa\xc7"
+ "\xbf\x3e\x8e\xbe\xba\xd9\x5f\xd7\xba\x0a\x3e\x1e\xfd\xae\x2f\xad"
+ "\x7d\xc2\xfb\x6d\x1d\x42\xf7\xf6\xf1\xf7\x1e\x0c\xaa\x5c\xd2\xb3"
+ "\xbf\x25\x13\xef\x76\xc8\x4d\xbf\xa0\x05\x82\x9e\xdc\x8e\xb3\xf1"
+ "\xbf\x4d\x34\x2b\x72\x7e\x31\x16\xf0\x4c\xa3\xcd\x71\xd4\xb9\x47"
+ "\x32\xfa\xaa\xcf\x31\x4f\x98\x77\x48\xc5\x79\x16\x6c\xd6\xaf\x58"
+ "\x98\xc4\x3f\x5e\x43\xf5\x4a\x1a\x57\x1e\x48\xd7\x7c\xb1\xa6\x0f"
+ "\xc4\x7d\x62\xe4\x4f\x58\x98\x6e\x5f\xcb\xe3\x3e\x81\x0d\x2f\x6c"
+ "\xa2\x2d\xa0\x51\x07\x0c\x72\xed\xa0\x8f\x5a\xd9\x39\xf2\x9c\xfd"
+ "\xe3\x4e\x2a\x3f\x67\xd4\xf1\xc6\x10\xdd\x71\x10\x99\xa6\xf1\x88"
+ "\x3b\x78\x44\xab\x68\x3f\x18\xe7\xf2\x0d\x31\x79\xf6\xff\x37\xf8"
+ "\x16\x18\x87\xfb\xd7\x7a\xdf\xae\xed\x8c\xe2\x6f\x99\xf2\x8c\xe2"
+ "\x6f\x75\xba\x3c\xce\x13\x08\xc6\x0e\xb3\x88\xe7\x41\x7c\x97\xea"
+ "\x4b\x9c\xd7\xe4\x4d\x5c\xe4\x96\xeb\xe6\x6f\x4e\x9e\x28\xe9\x6d"
+ "\x56\x80\x95\x62\x5c\x9a\x8e\x63\x1c\xc6\x4c\xf5\xb8\xf5\xb3\x72"
+ "\xbd\xee\x31\x63\xe4\xe8\x63\xa3\x31\x49\xbf\x1d\xf3\x0e\x89\xb1"
+ "\xc1\xf7\x94\x18\xdb\x89\xef\xa1\xfc\xb5\x8d\xe7\x84\x8c\x91\x58"
+ "\x31\xaf\xc9\x39\x15\x75\x9c\xbc\x8c\xfe\x61\x4e\x88\x3e\x4c\xe9"
+ "\x63\x27\x9a\x78\xfc\x93\xf1\xd7\x58\xa7\xbc\x6b\x5d\xb1\xc8\xfd"
+ "\x0c\xd1\x60\x79\x17\x17\xf6\x3f\x27\x4f\xf2\xca\x45\x6e\xc8\x30"
+ "\x03\xd4\x1e\xe1\x47\x14\x1d\x3a\xb9\x1a\x73\x75\xfb\x61\x96\x21"
+ "\xf1\xf0\xe4\xb7\x20\x3b\xcb\x18\x66\x27\x49\xfe\xfd\x4b\xab\xb4"
+ "\xfd\xd1\x6d\xb1\x15\x61\x8b\x1d\x4d\x63\xaf\xad\x8f\x27\x05\xbd"
+ "\xe3\x49\xb3\x56\x50\x7f\x7d\xc2\xc6\x89\xfa\xbb\x39\xa8\xd3\xbf"
+ "\x13\x3e\x0e\xdd\x79\xb1\xa6\x43\x05\x2d\x2b\x96\x3e\x30\xa9\x3f"
+ "\xb5\x61\x1d\x2a\x7c\x15\x38\x78\x2b\xf2\xd1\xdc\x5f\x40\x1e\xe9"
+ "\x5b\xaf\x4f\xbb\xc7\x7f\xf2\x25\xed\x8e\x7e\x1a\xec\xbe\xa8\x6c"
+ "\xa7\x5b\x31\x08\x3b\x61\xc0\x00\x6d\x8b\xbe\x1b\xa0\x2f\x3d\xd9"
+ "\x1f\xd1\x59\x9f\x10\xb2\xa3\xf4\xb3\xf1\x77\xa3\x8e\x23\x34\xde"
+ "\x71\x32\x6e\xcd\x89\xc7\x8f\xcd\x61\x02\x07\x06\xb8\x25\xfe\x0b"
+ "\xf5\xc0\xc9\xbf\xcf\x89\x86\xd3\xf2\xa0\x5a\x22\x69\xd0\xc9\x14"
+ "\x2e\xd6\xfa\xc9\x94\xcf\xe6\x27\xfe\xbe\x4d\xe7\x45\x24\x9c\x93"
+ "\x89\xbe\x9c\x5a\x2a\x60\x5d\x7e\xba\x1c\x7e\xa5\x9f\x28\x86\x9f"
+ "\xfc\x7f\x2c\x42\x3c\x82\x60\xf9\xe9\x43\xa1\x12\x0b\xfc\x2f\x33"
+ "\xb5\xfc\x74\x73\xaf\x8d\x19\xb2\xe8\x0f\x7e\xfd\x21\xe3\x91\xcc"
+ "\x9a\xcc\xe3\x89\x3f\xa1\x75\x5e\xb4\x86\x99\xbf\x97\x07\x7d\x45"
+ "\x5a\x0a\xe2\x05\x20\x56\x00\x62\x7d\x84\x4a\xd2\x26\xd1\xf3\x64"
+ "\xe2\xe7\x92\xb9\xe9\x74\x1d\xce\xfa\x43\x0e\x4e\xf4\xf8\x04\x6c"
+ "\x99\x0d\x2e\x6f\x80\x15\x9d\x63\x26\xc4\x23\x08\x56\xc6\x66\x76"
+ "\xf8\x4e\x0a\xf9\x26\xc9\xc6\x52\x88\xff\xc0\xdd\x16\x8b\x9a\x18"
+ "\x9b\x41\x7b\xfc\x62\x39\xee\x0b\x5c\x8e\x5b\xf6\x1b\xfd\x17\x34"
+ "\x8e\xe4\xf0\x62\xd1\x77\xf7\xe9\x20\xd5\xaf\x96\xf7\x1f\x09\x95"
+ "\xf7\x37\x49\x5f\x11\x6d\xac\xb8\x80\x7b\x5c\xbe\x36\x92\xb9\x2e"
+ "\x8b\xd8\x8c\xb0\x25\xc0\x18\x31\x3e\xb4\xfd\xc1\xa5\x73\x22\xbe"
+ "\x42\x90\xde\x4b\xd6\x6a\x65\xfa\xa9\x4c\x7f\x1b\x1b\x2a\xef\x17"
+ "\x63\xef\xf0\xc9\xb2\x59\xe2\x99\xca\x47\xc3\x41\x1b\x73\x18\x0e"
+ "\x34\x76\x8c\x0f\xe3\x0f\x02\x26\x04\x03\x6d\xac\x96\x2b\xda\x38"
+ "\x31\xc6\x3f\x10\x55\xd8\x4b\xe3\xa4\xb1\x8a\x71\x5e\xa1\x71\xb6"
+ "\xe6\x31\x16\xa8\x9a\xe7\xfc\x24\xbe\xbf\x09\x32\x6a\xc9\x87\xc4"
+ "\xc3\x17\xd6\x30\x92\x45\x8d\x2f\x17\xd7\x18\x76\x13\x6f\x52\xec"
+ "\x25\x99\xd4\xcb\x3d\x1d\x34\x26\x97\x8d\xfe\x82\xf5\x0c\x3c\x8e"
+ "\xce\xaf\xc3\x4e\xfc\x03\xf5\x34\x2b\xf6\x70\x0f\xf1\xa6\x01\xd8"
+ "\x31\xbb\xf2\x68\xfc\x24\xc3\xf6\x6a\xfd\x47\xde\xa2\x8b\x72\x5c"
+ "\xe6\xb5\x2c\xe5\xad\xef\x94\x1b\x5c\x5d\xe5\x4c\x1f\xcb\x43\x94"
+ "\x8f\xc6\x63\xa1\xba\x12\x31\x1e\x95\xc6\xb9\x8f\xfa\x19\x88\x1a"
+ "\x53\x7b\x7f\x80\xea\xfc\x13\x8b\x5f\xc1\x94\xbd\xe7\x69\x1c\xe7"
+ "\x99\xa5\xa6\x98\xf8\xaf\x6f\x80\x5f\x74\xdf\x34\x21\x93\xa5\xba"
+ "\xd9\x3f\x52\x25\x8d\x17\xbe\xce\xaf\xef\x63\xa7\xee\x0b\xfb\x33"
+ "\x47\x8c\x88\xc4\xd8\x55\xc0\x23\xe1\xd7\x1c\x7b\x86\x9f\x70\x06"
+ "\x67\xfe\x9b\xa9\x0d\x7f\xda\x64\xd1\x1f\xc7\x7c\xd8\x35\x27\xd0"
+ "\x3b\x62\xa3\xe1\x1e\xb6\x42\xe5\x32\x39\xc1\x0c\xf5\x13\x3f\xb7"
+ "\x18\xbf\x80\xe1\xa8\xf6\xbb\xaf\xb0\x05\xd4\x46\x3f\xe4\xef\xa6"
+ "\x62\xaf\x61\xe7\x2b\x6c\xce\xb5\xd1\x94\x53\x05\x63\xd1\x6f\xe8"
+ "\x7a\x51\x1f\x8d\x6d\x12\xed\xdc\xdf\x1e\xbe\xc6\xac\x82\x96\x49"
+ "\x3a\xd8\x6d\x85\x2e\xf5\x1a\xdb\x15\x3c\x1c\xec\x35\xae\xad\x5c"
+ "\x77\xaa\xde\x0f\xaa\xc3\x3d\x56\xdf\xaf\x1d\x0e\xdd\x85\x63\xd5"
+ "\x55\xb9\x47\xd8\x5b\x96\x54\xed\x21\x7a\x41\xbc\xc2\x31\x0b\xce"
+ "\x65\x68\xef\x3c\xe8\x63\xf9\xfb\x19\xe2\xf9\x25\xba\x82\xcb\xd8"
+ "\xb1\xfa\x74\xd6\x70\x09\xbe\x10\xd3\x26\x3d\x7d\x89\xe6\x52\xa3"
+ "\x21\xe0\x49\xa1\x93\xe6\xf9\x69\xc9\xd5\x7b\x74\x1e\xfe\x9f\xf7"
+ "\x15\x5e\x66\x06\xeb\x3a\xf1\xbc\x78\xb1\x95\x07\x6b\x0d\x6a\x5e"
+ "\x3d\xfc\xf4\x27\xcd\x42\x3c\xe3\x3c\xdd\xf7\xbd\xe0\x7d\xec\xb4"
+ "\xe6\x06\x2c\xf1\x95\x1b\xd8\x1c\xc4\xeb\x30\x7b\x25\x2f\x27\xf7"
+ "\xeb\x7f\x16\x50\xff\x92\x35\x7f\xf8\xc9\xd2\x1f\xfe\xa9\xa3\xb0"
+ "\x91\xd7\xbe\xbf\x18\x22\x19\x46\xd4\xbb\x81\xa5\xd6\x5f\x62\x69"
+ "\xe0\x83\xb2\x4e\x4b\x9e\x0d\x72\xe1\xb2\x7e\x33\x0f\xfd\x2b\x8d"
+ "\xed\xef\x8b\xc4\xf3\xf0\xe6\x23\x06\x08\xb7\x8c\x65\x8b\x5d\x3d"
+ "\x59\xd8\x26\x08\x5f\xd2\x38\xb3\xa0\x77\x56\xfb\x63\x66\x3c\x06"
+ "\x3b\xc7\x46\x79\xbf\xf4\x58\x50\xda\x0e\xfb\x1d\x3d\x29\x7a\x9c"
+ "\x83\x31\xcf\xde\x2b\xa4\xbc\xa3\x8e\x23\xf9\xcb\xeb\x77\x4a\xdf"
+ "\xba\x3d\xab\x5c\x3b\xd4\x28\x19\xa7\xe7\xab\xf8\x86\x34\xf8\x2b"
+ "\xcc\x10\xb0\xec\xd9\x01\xb9\x47\x93\x19\xdf\xb2\x86\xd3\x24\x0f"
+ "\x23\xec\xb7\x2d\xf2\x2c\x91\xf6\xa6\x24\xea\x4b\xa3\xbe\x9f\x61"
+ "\x5f\x97\x3e\x8c\x7b\x8e\xb8\x95\xa0\xf7\x2a\xfd\x4b\xd6\xec\xcd"
+ "\x71\x0e\x94\x41\xf9\x7b\xf4\xfd\x4d\x9c\x07\x6f\x9f\x7a\x4f\xfe"
+ "\x16\x36\xed\x9b\x37\x98\x18\xce\x12\x29\xaf\x47\xee\xbb\xa7\x13"
+ "\x22\xe7\x0d\x19\x02\xde\xf0\xbd\x21\x64\x0c\xf8\xb4\x95\x31\x3b"
+ "\xfa\x75\xdf\xb6\x72\xff\x3d\x3d\x2b\xd2\xce\xe9\xa5\xe1\x7d\x94"
+ "\xda\x80\x3d\x3b\xea\x97\xbc\xc9\x69\xe9\x6f\x92\xf2\xc9\xfd\xf5"
+ "\x34\xbb\x0a\x2f\x96\x06\xf8\xaa\x9a\x3c\xe9\xea\x3f\x23\xe1\x6b"
+ "\x67\x31\xb8\xd3\xf1\x56\xb1\xdb\x98\x24\x7d\xd0\x9b\xa9\xfd\xfd"
+ "\xf8\x0e\x5c\x77\xde\x0e\x7d\xe0\xe9\x4f\xa0\x5d\xe6\x57\x32\x13"
+ "\x1e\x84\xac\x2f\x78\xf1\xd3\x9e\xb9\x54\x8e\xd2\x26\xbd\x79\x3e"
+ "\x60\xac\xde\xca\xe6\x48\x1f\xc1\xa7\x85\x7d\x27\x7c\x31\x7c\x21"
+ "\x85\x59\xbe\x50\xcb\xd2\xfc\x8e\xde\x64\xb7\x72\x45\xfa\x85\x42"
+ "\xfb\x55\xf7\x27\xe3\x5e\xca\xab\x43\xee\x58\x39\x57\xbd\x2f\xe3"
+ "\x0e\x4a\xd4\xfb\x03\xda\x59\x53\xa7\x9b\xf5\x1e\x3e\x70\x5e\xda"
+ "\xe5\x0b\xfd\x52\xc5\xec\x9a\x88\x2d\x43\xef\xcb\xb2\x2f\xbd\x2f"
+ "\x1f\xb3\x89\x3b\x3c\xc7\x1b\x44\xec\x81\x5e\x92\xcf\x7a\x9c\x9a"
+ "\x3e\xa6\x53\xe0\x15\xf8\xdd\x32\xc8\x60\x67\x9c\x95\x94\x0f\xfb"
+ "\x04\xf1\x47\x19\x82\x87\x27\x5e\x57\x25\xfc\x89\x8c\xbf\xf7\x06"
+ "\xe8\x1b\x47\xa5\x89\x7b\x19\x13\x65\x2a\x67\xb9\x85\x6d\x4c\xe5"
+ "\xfd\x79\xf4\x6b\xe2\x95\xb7\xd5\xd0\x6f\x02\xe1\x5c\x23\xfd\x26"
+ "\xd3\x6f\x1d\xfd\x12\x0f\x73\xff\x0a\xe0\x25\xc9\xb0\x16\xc4\x60"
+ "\x1d\x48\x9c\xd5\x35\xd6\x7d\x3f\xc0\xc6\xb5\xe3\x3f\x99\xb4\xff"
+ "\x3b\x53\x83\xf8\x9b\xcb\xf7\x33\x96\x1f\xe4\x43\xd6\x9b\x11\x43"
+ "\xe7\x4c\x4d\xc9\x7e\x9c\xcb\x9f\xc9\x19\x7e\x2e\x7f\x66\x07\xfd"
+ "\xb5\x30\xe6\x21\x2c\xf7\x2c\xa1\xe7\x9a\xc8\x9f\x67\x87\xdf\x71"
+ "\xa6\x86\xe0\x28\x78\xac\x6b\xa3\x89\x67\x84\xce\xa7\x1a\x72\x51"
+ "\x62\x5c\xa9\x1c\xef\x22\x27\xbd\x9b\x78\xe2\xfd\x4c\x1b\x6f\x13"
+ "\xbd\x27\x5b\x4b\x68\x5f\x4b\x24\x98\x4c\xa5\x31\x27\xde\x9f\x87"
+ "\xf1\xa2\xbf\x03\x89\xb7\xd5\x44\xdf\x75\x44\x9d\x18\xbf\x37\x91"
+ "\xca\x11\x2c\xf9\xad\x4f\x27\xeb\xf0\xd4\xe0\x84\xfb\x3d\x86\x01"
+ "\xaa\x43\xf2\x41\x94\x9f\xea\xd0\xf3\x87\x61\x3f\x15\x7e\x37\x68"
+ "\x4e\x29\x1f\xc9\xc4\x26\xfd\x1e\xa5\xdf\xe1\x29\x7c\x7b\xad\x3c"
+ "\x1b\x41\x59\x5f\x54\x59\xf8\x0a\x19\xad\x3c\xb5\x69\x92\x6d\xde"
+ "\x46\x32\xdf\x99\xa7\x64\xbb\x1e\xdb\x58\x6b\xa9\x78\x06\xf1\x77"
+ "\xf5\x6e\xdc\xe5\x02\x3f\xb4\xd0\x35\xcd\xc7\x5c\xf5\x2a\xed\xf9"
+ "\xb3\x9d\x19\xc5\xdc\xd9\xcb\xce\x7e\xa9\x23\xe0\xb9\xc6\xfd\xd0"
+ "\x23\xec\x79\xf9\x50\x29\x73\x15\xde\x21\xce\xc6\xce\xb3\xbe\x6c"
+ "\x97\x57\xf8\x52\xc0\xb3\xb0\x87\xc4\x79\x3c\xf6\x06\x92\xb1\xc3"
+ "\x71\x60\x54\xca\xdb\x80\x74\x4a\xc3\x1d\xae\x03\x51\xdf\x78\xd5"
+ "\xac\x3a\xb9\xa6\xfa\x6e\x00\x6f\x21\xfa\x1b\xfc\x77\x27\xfa\xac"
+ "\x56\xcc\xaa\xc3\x18\x4a\x48\xfe\x43\xec\x5b\xac\x09\xeb\x26\xe8"
+ "\x0a\xcf\x5e\x26\xbc\xe3\x6a\xe5\xac\xba\x6b\x1b\xc3\x59\x27\xda"
+ "\x2c\x09\xf2\xf3\xde\xc4\x59\x38\x23\x32\x54\x17\xc7\x9a\xee\xad"
+ "\xe7\xce\x81\xa4\xd9\x4e\xbf\xa3\xcf\xf2\xb6\x5d\xce\xcd\xb5\xd5"
+ "\xdb\x67\xd1\xc7\xde\xa0\x8d\x9d\xda\x12\xfe\x10\xe6\xd5\xc9\xf8"
+ "\x38\x94\x67\xc5\x98\x3a\x2b\x9a\x67\xf0\x03\xb4\x37\x7c\xa2\xc1"
+ "\xa2\x31\xbc\x37\x5c\x5b\x3f\x1a\x3f\x47\x1b\x57\x64\x1b\xff\x32"
+ "\xfe\xf7\xda\xf8\x97\xf1\x6a\x6d\xc8\xb3\xf8\x7f\xd5\x5c\xbb\xec"
+ "\xf8\x2f\xe1\xd7\x92\xe8\x67\x93\xa4\x99\xe7\x94\x10\xc9\x6f\xc1"
+ "\x84\x45\x4e\xf0\x36\xb0\xbb\x45\xac\xa0\x60\x45\x5c\x69\xbb\x7d"
+ "\x88\x39\x37\x7d\xc4\x7a\xd8\xbf\xde\x47\x99\xf6\x02\xc8\x6c\xf7"
+ "\xb3\x2b\x55\xb7\x25\x5f\x31\xf4\xb9\x01\xef\xfd\x34\x0f\xfb\xa2"
+ "\xf0\xac\xc3\xf7\x11\x73\xad\x86\x7e\xb5\x93\xd6\xd7\xfd\x44\x2f"
+ "\x16\x39\x55\xa2\x0d\xc4\xa3\x87\x04\x3c\x88\x7f\x11\xf2\x16\xc9"
+ "\x6c\x42\xde\xf2\x0a\x5f\xe0\x89\x22\x06\x90\xe3\x95\x7e\xe8\xbe"
+ "\x43\x57\x32\xad\x7e\x07\x5b\x81\xd8\x40\xd0\x3b\x73\x93\xbf\x75"
+ "\x79\x30\x86\x0b\x79\x8a\x78\x7f\xc4\x06\x72\xf9\xdc\x2c\x44\x7c"
+ "\x74\xfd\x20\x4b\xa9\x27\xde\x93\x68\x76\x32\xe8\xfa\x01\x2d\x3e"
+ "\x50\xe5\x60\x24\x3e\x50\x03\x74\x3d\x5d\xf4\x3c\xc8\x8c\xa1\xca"
+ "\x79\x87\xf6\x0d\xb2\xd4\xfd\x9b\x58\xda\x3e\xe8\xf2\xce\x4a\xde"
+ "\x47\xd8\xc9\x23\x56\xd0\xfa\x34\x9c\x25\x44\x78\x1f\xf8\xfe\x88"
+ "\xd0\x2d\x31\x97\xd7\x06\xef\x7e\xb1\x0f\x06\x2b\x66\xb9\x83\x09"
+ "\xf7\xe7\x11\xec\x88\x06\xf7\x33\x82\x5f\xe1\x68\x73\xab\xdb\xdb"
+ "\xd4\x46\xc5\x77\x7a\x3b\x55\xd2\x77\x37\x3b\xb7\x78\x2c\x9c\x08"
+ "\xed\xcb\x64\xf3\xfa\x59\xba\xb4\x01\x88\xa3\x3d\xf1\xdc\x21\xd8"
+ "\x47\x16\x3f\xce\x2c\xa1\x7d\xab\x94\x92\xe7\x59\x8c\x2b\x98\xc1"
+ "\xf0\x57\x7c\x91\x7b\xe6\xad\x65\xe9\x38\x7f\xc0\x59\x89\xf5\x09"
+ "\x91\x7f\x4b\x6a\x21\x4b\x8f\xae\x7b\x89\x34\x22\x11\x41\x15\xb6"
+ "\xc0\x82\x64\xf3\x9a\x82\x3c\xeb\x23\x1b\x37\x6c\xc8\x5d\x57\x60"
+ "\x5d\x76\xef\x8a\x11\x77\xdd\xaa\x68\x5f\x30\x6f\xbb\x6f\xa5\x39"
+ "\xb8\xc4\x2a\xe3\x73\x5d\x48\x87\xbd\x2e\x2f\xc9\xac\x93\xfc\xe7"
+ "\x85\x2f\x49\x39\x49\x6d\x94\x77\xed\x2e\xa4\xcb\x77\xbe\x94\xf0"
+ "\xf9\xe6\x3e\x76\x5e\xec\xf7\xea\x3e\xcb\x41\xc2\x4d\xa5\x97\x9d"
+ "\x3f\x05\x1b\x07\x89\xa7\xe7\xdf\x86\xdf\x08\x69\x0b\x71\xee\x88"
+ "\xb4\x85\x38\x1f\xf6\xff\x22\x6c\xbf\x88\xbe\xc3\xee\x01\xe7\xdb"
+ "\x72\xed\x9d\x2f\xd5\xd7\x1e\xe5\xad\x20\xfe\x29\xf9\xda\x69\xce"
+ "\xf9\x0a\xa9\x33\x3b\xdf\x46\xf0\xcf\xd4\x6c\x1e\xa7\x77\x53\xdf"
+ "\xd1\x17\xfa\xbe\x02\xfd\x89\xdc\x19\xba\x70\xc3\x70\x7f\x39\xda"
+ "\x18\xf7\x59\x7e\x2a\xf5\xe1\x17\xbe\x84\xf1\x50\xb9\x8c\xa8\xf4"
+ "\x69\x34\xf6\x0c\x2d\xdd\x8b\xf2\xa3\xce\xc3\x03\xeb\x1e\x59\xff"
+ "\xb8\x2d\xbb\x60\xcd\xc3\x6b\xd6\xae\x29\xd8\x22\xdc\x41\xcc\x11"
+ "\xff\xdd\x3f\x33\x67\xe5\xc8\xd8\x06\x69\xd0\x8b\x68\x3e\xd1\x7d"
+ "\xb0\x69\x90\xba\xa9\x0b\xef\x06\x1d\xec\xee\x6b\x83\xc1\x05\x41"
+ "\x67\xea\x85\x8f\x98\x0b\xc7\x89\x3f\x66\xda\x19\x45\xbf\xb4\xff"
+ "\x94\xdf\x07\x12\xee\x5f\x61\x9d\xca\x16\x76\xb3\x01\x11\x0f\x8c"
+ "\xe6\xa4\x11\x7b\x58\xe5\x56\xec\x35\x9d\xac\x3d\x48\xfb\x99\x38"
+ "\xaf\xf6\xbe\x8e\x98\x67\xe0\xe3\x08\x46\x07\xbb\x99\x57\xcc\x3b"
+ "\xbf\x60\x39\x28\xfc\xbe\x5c\xb0\xfc\x14\x78\x83\x3e\xab\x3c\x73"
+ "\x1f\xe7\x99\x7b\xd5\x0b\x79\xfb\xf8\x85\xbc\xbd\x11\xbf\xaa\xde"
+ "\x23\x54\xf6\x70\xb7\x56\x57\xd5\x79\x76\x18\xb4\x0a\xef\xe6\x82"
+ "\x64\x92\xcf\x66\xd7\xa1\x3f\x2e\x6f\x3a\x93\xbe\x20\xbc\x47\x5c"
+ "\xbe\x3b\x18\xf1\x7f\x8d\xe2\xbe\xa7\x38\x63\x23\x1e\x8d\xca\xb9"
+ "\xa8\x5f\x2e\xef\x10\xe4\xd8\x3a\x95\xf8\x34\x1a\x6f\x0f\xed\x79"
+ "\x5d\xa8\x17\x63\xde\x4f\x7c\x3a\xec\x2e\xfc\x0e\x2f\xf1\xa1\xe7"
+ "\xba\xa2\x6d\x6f\x00\x83\x4a\xfa\x0e\xdb\x0b\x39\xff\xde\xcb\x98"
+ "\x3f\x82\xf1\xff\x89\xe0\xc0\xc5\x38\x8c\x6f\x69\x0f\xff\x07\x2f"
+ "\x3f\xdd\x25\xe7\xfb\xe2\x4d\x5a\xda\x85\x88\x2f\x8a\x8b\x5f\xa2"
+ "\xf7\x2b\xf4\xa7\xf2\xf2\xde\x40\xd4\xf9\x30\xbe\x09\xb9\x1b\x76"
+ "\x24\xb6\xad\x58\x2b\x17\x73\xe5\x79\x71\xaf\xdf\x5b\x92\x17\x43"
+ "\x65\x42\xb8\xaf\x2a\xe1\x7b\x71\xa7\x6b\xc7\x79\xdd\xde\x82\xfa"
+ "\x74\x69\xa6\xf3\xd1\x20\x6c\xd0\x52\x5c\x3d\x41\x61\xdf\xa8\xf9"
+ "\x1f\x51\x54\xc7\x85\x85\xb0\x8b\x27\x19\x2d\x61\xff\x24\x19\x57"
+ "\xc4\xef\xb8\x18\xf1\xff\x9c\x20\xf9\x36\xac\x2d\xc4\x8d\x14\xb6"
+ "\x23\xc4\x1f\xa1\x4f\x58\x5b\xd4\x56\x0f\xce\x9a\xe5\x1a\xbb\xe8"
+ "\xfd\xef\xad\xb1\x8b\x5e\x8c\x85\xea\xda\xc1\x0d\x25\x7c\x5e\x05"
+ "\x5b\x2d\x6c\x01\x82\x3e\xdc\x33\x36\x12\xfd\x3f\x2a\xe9\xc7\x40"
+ "\xb6\xb0\x17\xd9\xd4\xdf\x88\xbb\xbc\x07\x86\x58\x82\x5a\xee\x77"
+ "\x82\x5f\x6e\x2f\x14\x36\x14\x26\x2a\xd7\x04\x1b\x0b\xd8\x0c\x26"
+ "\x89\xb8\xa4\x1f\xb1\x03\x97\x99\xb1\x87\x5d\xb2\xe1\x4c\x27\x02"
+ "\xeb\x4b\xef\xe2\x0c\x8f\xef\xee\xb1\x99\x0b\x0d\xe5\xa8\x43\x1d"
+ "\x3c\xb7\x40\x2f\x47\x3c\xe2\x78\x94\xeb\x66\x97\x5e\x12\xe5\x90"
+ "\x57\xf8\xa9\x49\x5e\x45\xfc\x92\x1b\xf9\x83\xf4\xde\xa0\x26\xaf"
+ "\xe0\x44\xd7\x43\x9b\x82\x4d\xf4\x6d\xa5\x5a\x71\x5b\x0d\xa5\x65"
+ "\x8a\xb3\x84\x2b\x16\x9c\x31\x12\xce\xc5\xda\x5c\xee\x33\x4e\xd1"
+ "\x1f\xdc\x3d\x2e\xa0\x3d\x50\xc8\x17\x97\x42\x0d\x67\x99\xd1\xf6"
+ "\x28\xe6\x73\x40\xf2\xd8\xe7\xd9\x21\xd9\xbf\x81\xa7\x06\x76\xf7"
+ "\x37\x0d\x10\xbe\xfa\x0c\x26\x76\xcc\x12\xc0\xde\xbb\xe2\x98\x65"
+ "\x88\xe6\x67\x20\xd3\x6d\xf8\xa7\x5b\xf2\xb6\x03\xe1\xb5\x09\x1c"
+ "\x8d\xb1\x24\x97\xd0\x77\xbb\x6e\xa3\x04\xbc\xac\x10\xf1\x03\x2e"
+ "\xad\x00\xdc\xdc\xcc\x6b\x6a\x5f\x1b\xf1\xdf\x3d\x20\xef\xe9\x25"
+ "\x53\x99\xb0\xff\xfb\xd0\xa0\xda\x46\xfd\x80\x9f\x23\x7b\x68\x93"
+ "\x7a\x02\x67\xe0\x0f\x5e\x56\x39\xee\x30\xe0\x3e\x0a\xe4\x97\xe5"
+ "\x76\x3e\x00\x79\x0c\x77\xbf\x70\xfe\x8d\xfb\xf7\x91\x75\x32\x10"
+ "\xd0\xef\xe1\xeb\x6b\x03\xf7\xbb\xaa\x7e\x20\xd6\x29\x6c\x5a\x13"
+ "\xc4\x19\x40\xcc\x63\x67\x1f\xf4\x51\x9d\xe7\xc5\xd9\xd5\x40\x83"
+ "\x56\x0f\xfc\xb1\xf9\x1d\xbe\x85\x7a\x1d\x2a\xec\x81\x37\x08\x7b"
+ "\x3c\xb7\x2c\x2f\xed\x7d\x1e\xf4\xa9\xe2\x5e\x0e\xca\x4b\x3b\x1c"
+ "\x5f\xd8\xff\x9b\xbc\x2b\xe3\x2b\xd5\x6d\xc6\xe8\xb9\x22\x7c\xd7"
+ "\x8f\x60\x3a\x50\x31\xbb\xce\x47\xf4\xc1\x57\x31\xab\x8b\xbe\x11"
+ "\x9f\x7f\xee\x53\xbe\x3e\x86\xe9\x24\x10\xdf\x70\x23\x33\xa8\xf1"
+ "\xfe\x7e\xf8\x5f\xc1\x1d\x56\x69\xc7\x7e\x39\x4e\xf3\xc5\x12\x73"
+ "\x9e\xf9\xde\x8d\x9c\x85\x87\x34\x3d\xee\xe5\x74\x29\x47\x5c\x4e"
+ "\x17\x7a\xdc\xaa\xd9\xa5\x3f\xd9\x1a\x30\x34\x6d\x75\x1b\xa4\x7d"
+ "\xdd\xe5\x54\xe2\x64\xa2\x62\x60\xf8\x7a\x50\xd7\xe8\x3e\x79\x42"
+ "\x1a\xed\x1b\x14\xb1\xe2\x22\x72\xf9\xa0\xe0\xe9\x70\x6e\xad\x82"
+ "\x87\x4b\x8a\xab\x81\x9d\x92\xcb\x76\x09\xfa\xdc\x71\x52\x47\x20"
+ "\xf3\x68\x76\x9b\xd7\xf5\x0d\x7f\x9f\x84\x77\x09\xb3\xcb\x47\xf4"
+ "\xb3\xa1\x2a\x83\x8a\x18\x97\xbc\xa4\x91\xe8\xa5\xcd\x27\x7c\x3b"
+ "\xb8\x88\x27\xa4\x36\xb8\x6d\x03\xee\x46\x5e\x3e\x8b\xb8\x59\x72"
+ "\x6d\x0e\x8a\xf3\x1b\xd5\x71\x37\x2f\x81\x5c\xe4\x45\x3c\xad\x4b"
+ "\x8c\xf2\x4d\xa4\xba\xaf\x6f\x29\xec\x87\x9d\xd7\x11\xc4\x4a\xee"
+ "\xd1\xda\xf6\xc6\x85\x7c\x5f\x48\x60\xab\xfd\x8e\xc1\x34\x37\x7b"
+ "\xaf\xf1\xda\xe9\xc6\x60\xda\xd5\x78\x64\xc9\xb3\x65\xb0\xb1\xe4"
+ "\x6c\xe8\x51\x6e\xa7\xf6\x97\x71\xf4\xdf\x7f\x7d\xd0\x10\x20\xbe"
+ "\x6c\x3c\xbf\xad\xd4\xce\x82\x8e\xf1\x3c\xb4\x95\xe6\x6b\xc0\x42"
+ "\x72\x58\x1b\xeb\x90\xb6\x2f\x38\xbf\x37\x17\xfb\xf8\x25\x57\xf0"
+ "\x08\xf4\xf8\x5e\xc9\xa7\xf8\x13\x5d\xc1\x37\x18\xec\xb5\x41\x6f"
+ "\xba\xd9\xe0\x27\xe8\xd7\xed\xb6\x52\x36\xf7\x3c\xbe\x0f\x36\x4b"
+ "\xfe\xcd\x9f\x22\x7f\x07\x7b\xe0\x7b\x3a\xba\x4f\xf7\x6f\x5c\xf7"
+ "\x08\x1c\x98\xcf\x5d\x9a\xbb\x29\x77\xad\xf5\x1b\x70\x6f\x3e\xd2"
+ "\x0e\x34\x12\x4b\xd3\xef\xc6\xfe\x0a\x1e\x1a\x31\x35\xaf\x16\x4f"
+ "\x53\x8f\xa5\x49\x6b\x2e\x15\x7a\xe7\xff\xcd\x78\x9a\x3a\x8f\x8c"
+ "\x58\x9a\x91\x33\x98\x40\x63\x78\x0d\xa8\x6f\xf9\xf1\x2e\xf6\x74"
+ "\x87\xdf\x8a\x75\x24\xf7\x97\x80\x25\xda\x0f\x96\xf0\xe7\x52\x19"
+ "\x6b\xa3\xf4\x74\xfd\x0e\x2b\xe1\x62\x02\xbd\x67\x44\xee\xcc\x04"
+ "\x96\x12\xdc\xa4\x9f\xd3\x04\x91\x77\x95\x6e\xab\x20\xfc\x90\x6a"
+ "\xb6\x15\x6a\xd9\x82\xe3\x52\x3f\x18\xc8\x6e\x50\xc7\x9b\xe4\xd9"
+ "\x54\xa0\x5c\xbf\x93\x25\xd7\xe6\x5b\xda\xda\x0c\x34\x5e\xcd\x9e"
+ "\x24\xb2\x36\x02\x27\x22\xeb\xfa\x1f\x7a\xd9\x13\x9f\x65\x8b\xa2"
+ "\xc9\x69\xd7\xf7\xb1\xa1\x8b\xd0\x19\xca\x3b\xd8\x43\xe2\x0e\x9d"
+ "\xf4\xaf\x31\xf4\x9a\xf6\x4c\x6d\x0c\xed\xd7\x9e\x6f\xa4\xe7\x9d"
+ "\xda\x33\xf1\x8b\x43\x8f\x6b\xcf\xb4\x66\x87\xbe\xa5\x3d\xa7\xd0"
+ "\xf3\x57\xb5\x67\xda\x3b\x86\x66\x6a\xcf\x93\xe9\x39\x51\x7b\xbe"
+ "\xa1\x8f\x7d\x72\x59\x7b\xa6\x35\xf8\xc9\x49\xed\x5c\xdf\xd4\xcb"
+ "\x3e\x79\xff\xda\xe5\xc6\x4f\x6a\x25\x1f\xfc\xc9\x71\xe2\x8f\xf2"
+ "\xe4\xde\x13\x4e\xf3\x10\x6e\x2f\xd0\xe1\x4b\xe9\x15\x68\xc7\xef"
+ "\x18\x22\x7e\xb6\xc7\x1a\x95\xae\xf9\xb6\x1e\xb2\x10\x9d\x3b\x12"
+ "\x95\x6e\xd3\xd2\xd3\x49\x3e\x5d\x1c\x95\x9e\xa3\xa5\x2f\x21\xfa"
+ "\xb9\x30\x2a\x5d\x3b\xc7\x1e\x5a\xed\x66\x7f\x5f\x19\x95\xbe\x54"
+ "\x4b\xb7\xeb\x76\x34\x5a\x7a\x86\x96\x4e\xb2\xd7\x9f\x8d\x51\xe9"
+ "\xf3\xb5\x74\x7a\x0e\x1c\x8e\x4a\x17\x74\x45\xfa\xfb\x37\xf3\x63"
+ "\x85\x58\x5b\x43\xc4\xff\xff\xcd\x17\x95\x67\x9a\x56\xb6\x87\xd2"
+ "\xa7\x45\xa5\x27\x6b\xe9\x41\xb7\x32\x3b\xba\xce\x31\xe5\x79\xa5"
+ "\x8e\xad\x1e\x4b\xb7\x8e\x18\x18\xc2\x36\x59\xf0\xd9\xc1\xaf\xe0"
+ "\x8e\x97\x79\x3f\xef\xb6\x16\x73\xde\xcd\x82\x56\xcd\x7e\xb6\x09"
+ "\xb6\x8c\xf2\xbe\x5c\xd0\xa4\xf9\x4a\xf0\x8a\x3b\x74\x5b\x91\x76"
+ "\x45\xc4\x75\x9a\x67\x2f\x95\xbe\xe8\xf5\xb8\x46\xd0\x31\x69\xe7"
+ "\xef\x94\xe7\x35\xe8\xdc\x51\x0f\xf4\xd0\xae\x82\x21\x19\xa7\x80"
+ "\x64\x51\xa4\x41\xd7\x02\x78\x44\xeb\x94\x24\xdd\x0f\x7e\x45\x1d"
+ "\xc2\x3d\x55\xa9\x8f\xc2\x5a\x44\x7e\xd8\x8c\x45\xe7\x75\xb3\xe0"
+ "\x02\xfc\xc6\x58\x26\xfe\xd9\xef\x08\x5a\x22\xf7\x83\xae\xd8\xb4"
+ "\xf4\x3f\x51\x7a\x7a\x54\xfa\xaa\x31\x69\x3b\xd1\x41\x6e\xea\x69"
+ "\xbe\x32\xc8\x7d\xc1\x41\x1e\xa8\xfa\x3b\xf5\xfb\x51\x61\xa7\x77"
+ "\x73\xa8\xbc\xa7\x15\xf7\x67\x10\x87\x38\xb8\x89\x7b\x61\x97\x48"
+ "\xe9\x13\x1e\xf4\x79\x89\xc7\xf0\xf3\xca\x87\x61\x83\x7a\x99\xe1"
+ "\x7c\xb4\xa4\x1f\x31\x2d\xcd\x1c\xf7\xb2\x8b\xce\xb1\x04\xdc\xaf"
+ "\x69\x78\x14\xdf\x4f\xb2\x65\x79\x5e\xd6\x9e\x17\x62\x0d\x54\xf7"
+ "\xfe\x87\x75\xfe\x22\xd8\x19\xb9\xfb\xdb\x83\xf3\xe4\x9b\x4b\x44"
+ "\xdc\xf5\x90\xb4\xab\xd9\x86\x73\xfd\xfb\xed\xfc\x1d\xf0\xc6\xb3"
+ "\x1a\xcd\xdb\x98\x95\xf6\xf6\x04\x7a\xae\x91\x7f\xf4\x8d\xd2\xc7"
+ "\x1a\x93\x5c\xcb\xa1\x25\x52\x26\x3e\xbd\x40\xd2\x8b\xd0\x12\xfe"
+ "\x02\xe4\xc2\x10\xce\x83\xed\xc4\x87\xdb\x47\x2b\x5f\xb4\x9f\x19"
+ "\xae\xec\x26\xde\xe4\x7c\xb3\x41\xd2\x27\x75\x81\x6a\x30\x6d\x83"
+ "\xbe\x5b\xc4\x5c\xde\xed\x0f\x1e\x5e\x17\x30\xb4\x6f\xed\x61\x4f"
+ "\xdc\xc0\x2c\xab\x02\x06\xca\x13\x7a\x3d\xa9\x00\xfe\xf2\x67\x97"
+ "\x12\x3f\x6b\xf8\x15\x7d\x7f\x73\x5d\xb3\x21\x28\xf8\x15\x75\x81"
+ "\xd0\x91\x96\xfb\xe1\x63\xcb\xec\xea\x0a\x81\x17\x4f\x20\x5e\xdc"
+ "\x49\xf4\xdf\x14\xda\x9c\x37\x29\x98\x9f\x37\x61\xff\x06\x96\x10"
+ "\xca\x4f\x4b\x79\x7a\x90\x2d\xd0\xf7\x9f\xfd\x9b\x68\x4f\xf1\x5b"
+ "\xe2\xab\x69\x4f\x81\xee\x25\x49\x49\x16\x67\xc1\x78\x56\x0d\xa7"
+ "\x56\x37\x6c\xba\x7a\xfc\xf8\xd0\xe6\x34\xe1\x3f\x02\x7d\x19\x6d"
+ "\xac\x15\x7b\x99\x31\xa4\xdd\x33\x2d\x3e\xcd\x26\x13\xff\x6c\x48"
+ "\xba\xcc\x9d\x7d\x6b\x99\x01\x31\xb7\x8b\x73\x85\x7e\x33\xb6\x3d"
+ "\x2f\xc8\x5c\xf6\x8f\x59\xf1\x06\xcc\x91\x5a\x09\x3e\x0d\x36\xc5"
+ "\x94\x3f\xb9\x8f\xa9\xfb\xcd\x01\xda\x33\x02\xc4\x93\xff\x00\x72"
+ "\xb1\xfa\x0b\xe9\xaf\x42\xf5\xe1\x5e\xa8\x73\xc3\x3d\x48\x6b\x2f"
+ "\x39\x2d\x6c\xc7\x8f\xc8\xb5\xa5\x1e\xc2\x7b\x09\xee\xbd\xc6\x87"
+ "\x4c\xaf\x0c\x05\x62\xa5\x6e\x42\x7d\x49\xdb\x1f\x6c\x52\xb6\x53"
+ "\x0f\x8d\x85\xbb\x6a\xb9\x07\xb1\x13\xa7\xbb\xea\xc1\xbf\x72\xb7"
+ "\x38\x67\x87\x0f\x00\xfb\xdd\x4e\x3e\x58\xa3\xf9\x26\xe2\x8f\xab"
+ "\xbb\x3c\x5d\xd2\x3f\x29\xd7\x6d\xe4\x8c\x7c\x97\xc7\x23\xce\x18"
+ "\x76\x79\x02\x42\xe7\xbe\xeb\xac\x69\xfb\x54\xdc\x0f\xe0\x6b\x07"
+ "\xe2\xce\xd2\x9a\xe2\x19\x03\x49\x86\x51\xcf\x87\xc5\x7e\x54\xde"
+ "\x6b\xb2\xde\xcc\x52\x70\xd6\x93\x15\x92\x7e\x7e\xc5\x1a\x56\x98"
+ "\x8d\xef\x12\xdf\xa6\x77\xdb\x58\x8c\xf4\xa5\xcd\xdf\x98\x57\xcf"
+ "\x10\xa7\x22\x91\x9b\x3c\xcd\xc2\xf6\xb0\xdc\xd3\xea\xea\x47\x0c"
+ "\xb4\x10\x13\x67\x46\x0a\x2b\xe4\x71\x9e\x66\x91\x5f\x61\x89\x1d"
+ "\xfd\x34\x06\x93\xa7\xdc\x15\x38\xc7\xb4\x7a\xa9\x8f\x9e\x72\x5e"
+ "\xee\xa9\x13\xf7\xc7\x15\xf6\x3d\x9d\xae\x0a\x1c\x55\xd8\xd7\x25"
+ "\xae\xf7\x9a\x04\xdc\xa8\x3e\x6d\xbf\x9a\x8e\x67\xda\xbb\xd3\x85"
+ "\x0d\x49\x19\x5b\xa2\xf3\xc8\x6e\x2d\x0f\xca\xd0\xb3\xb8\xeb\x40"
+ "\xdf\xf3\x68\xec\x4c\xfb\x9e\x80\x34\x1a\x1f\xed\x59\xfc\x20\xc6"
+ "\x35\x16\x6d\x15\xb0\x28\x64\x31\xd4\x67\xe8\x49\x60\xa7\xef\x73"
+ "\xf9\xee\x76\xba\x30\x07\x8a\x01\xb1\x7b\xfa\xd1\x0e\xfc\x07\x81"
+ "\x6e\x52\x9d\x46\xd4\x17\xd5\xff\xb3\x7a\x5f\xd0\x1e\xbe\xd1\x58"
+ "\xcb\x85\x5c\x4d\x63\x46\x1e\xcc\x6b\xaf\x0d\xba\xb7\xcb\x04\x33"
+ "\x1f\xea\x4d\x01\x4c\x24\xcc\x14\xaf\x26\xd3\x6b\xf3\xa0\x9c\x1e"
+ "\x0e\x0f\xf9\xae\x9a\x88\x36\x6c\x60\x53\xfa\x14\x43\x8a\x06\x3f"
+ "\x19\xbf\x47\x51\x84\x9f\x06\xf9\x4d\xd9\x12\x55\xf6\xa6\x70\x5e"
+ "\xea\x37\x78\x23\xd8\x06\xe0\xac\x48\xe0\xab\xa2\x1c\x8c\x2a\x77"
+ "\x30\xeb\x22\xf1\xc8\xc4\x43\x6e\xdf\x23\xe2\xa1\xa6\xfb\xcb\x94"
+ "\xe6\x08\xbc\x65\x3d\xa3\xb4\x71\xb3\xde\x86\x5b\x51\xec\x7a\x3f"
+ "\xe9\x59\xee\xc1\x65\x4a\x30\x32\x27\xca\x34\xbd\x1c\x74\x3a\x34"
+ "\x47\xad\x88\x51\x3c\x46\xcc\x15\xc5\x45\xb9\x3b\x82\x77\x3b\x05"
+ "\x3e\x2a\x86\x02\xd8\x8a\x13\x5c\x0f\x49\x1c\x32\x64\x8a\xbd\x90"
+ "\xd2\x51\x27\xce\xfb\x84\x2f\xdb\x32\xc3\x5a\xaa\xb7\x5c\xeb\x73"
+ "\xa9\xec\x83\x81\xe4\x3f\xfe\x29\xbf\xb5\xf7\x64\xe7\x58\x57\x7c"
+ "\x49\xdc\xa1\x9d\xbb\xd1\x86\xeb\xb1\x39\x91\x97\xe1\x3c\x77\x72"
+ "\xd8\x67\x59\x99\xa1\x2d\xec\xb3\xac\x5c\x95\x77\x5e\x68\xd7\xe2"
+ "\x83\xbc\x16\xf7\x37\xf8\x26\x5e\x57\x05\xdf\x88\x97\xd9\x14\xc4"
+ "\x5e\x2f\xb6\xf1\x33\x1d\x36\x92\xd9\x4d\x81\x69\xbc\x3c\x60\x2d"
+ "\xbe\xcc\xc6\xc3\x36\x08\xf4\x07\xb6\xc7\x3c\x8e\xd2\x77\x05\xac"
+ "\xe1\x7b\x75\xca\xf8\x64\xdc\x05\xe5\x25\x99\x06\xca\x3f\x1f\xf8"
+ "\x00\x3b\xf1\x5e\x65\x9c\x97\xf2\xcd\xa7\x6f\x05\x95\x68\xc7\x14"
+ "\xb0\x87\x4c\x21\x6f\xc9\x39\x36\x4e\xc4\xcf\xb4\x07\xa0\x53\x33"
+ "\x74\x2b\x31\x5b\xa8\x4e\x3b\xa5\x27\x89\xf4\x00\xb5\xbd\x2b\x60"
+ "\xa7\x6f\x49\xf4\xed\x35\xfa\x55\xa9\x0e\x7b\x15\xf5\xbb\xf8\x1c"
+ "\xbb\x99\xfa\xe2\xa1\x76\xec\xd4\xcf\xde\x92\xc7\xd9\xe4\x0e\x9b"
+ "\x07\xf2\x1d\xd5\xe7\x96\x71\x41\xa9\x6c\xb7\x62\x8c\xa3\x71\x09"
+ "\x5d\x0a\xfd\x16\x56\xd2\x6f\x71\x88\x25\x15\x17\xd1\xbe\x57\x44"
+ "\xed\xe3\x9e\x2a\xd5\x03\x9f\x22\xb2\x2f\x34\x36\xe8\xd5\xa8\xde"
+ "\xa2\x7e\xde\x4b\x75\x7b\xda\xfb\xa9\x3e\x7b\x57\xb8\x4e\x8d\xa7"
+ "\xa6\xf5\x3d\xee\x2c\xaf\x32\x64\x52\x9f\xea\x60\x3f\x4d\x69\xc9"
+ "\x94\xd6\x13\xe6\x87\x95\x71\xa7\xb5\xe7\xb8\x70\xde\x92\x4c\x56"
+ "\xfc\x09\xb3\x08\x1b\x80\xcd\x31\xac\x5b\x19\x57\x00\xbf\x56\x91"
+ "\x3a\x8d\x17\x51\x5f\x05\xd5\x57\x92\xcb\xe2\x88\x56\x9b\xa8\x8f"
+ "\x88\x43\x7e\x4a\xc0\x49\xac\x31\xa3\x97\xc6\x52\x83\x31\xa9\x34"
+ "\x77\x95\xb4\x1e\x68\x3c\x0a\x8d\x27\xae\x28\x14\xbe\x7b\x8b\x31"
+ "\x4d\x84\x3c\x87\x71\x69\xf3\x58\x4b\xe3\xaa\x2f\xca\xe3\xa7\x68"
+ "\x6c\x9e\xf6\xbc\x2e\x46\x7b\x8f\xb9\xc3\xd6\x89\x7b\x0c\xa7\x24"
+ "\xdc\x3c\x98\xd7\x5a\x1a\x67\x7d\xd8\x0f\xb4\x32\xee\x71\xea\xfb"
+ "\x6a\xea\x57\x85\x36\x4e\xa4\xe5\x85\x79\x7a\x65\xdc\x1a\xed\x39"
+ "\x3e\x9c\xf7\x53\xe3\x8c\x3d\x11\x35\x4e\x2a\x3f\x7e\x22\xea\xd3"
+ "\xc6\x19\x4f\xe3\x8c\xfb\xf4\x38\x09\x9f\x36\xf1\x1d\xda\x38\xcb"
+ "\xb5\x71\x1a\x68\x9c\xf1\x34\xce\xa9\x51\xe3\x9c\x34\x62\x9c\x75"
+ "\x34\xce\x46\x1a\x67\x77\xd4\x38\x93\x47\x19\x67\x9d\x1b\x6d\xec"
+ "\x0a\x34\x8a\xbd\x65\x9c\xa1\x42\xdc\x67\x2f\x8b\x0d\xdf\xff\x54"
+ "\x71\x8f\x72\x50\xf8\x14\x3a\x02\xfd\x0d\xf4\x46\x90\xf5\x70\x67"
+ "\x33\x6b\x4b\x79\xa9\xd0\xdd\x4c\x96\xba\x69\xc1\x5f\x95\x8d\x4b"
+ "\x0f\xdf\x9f\xd8\x23\xe2\x22\xf9\x90\x2e\x7c\x00\x6c\x60\x42\xf7"
+ "\xb8\x7c\xcb\xe6\x12\x94\x47\x59\xca\xbf\x3a\x7c\xcf\x4b\x89\x15"
+ "\x67\x23\x80\x1f\x9e\xe1\xdb\x4a\xf4\xab\xcc\x50\x2f\xce\x0a\xca"
+ "\xc6\x55\x84\x75\x9a\x9b\x78\x0b\xe0\x22\xee\xa7\x8a\xfb\x9d\xac"
+ "\x3c\x2b\x58\xae\xdf\x33\xef\xa7\xbc\xcd\x51\xf7\xcc\xfb\x45\x1f"
+ "\x86\x84\x2f\x87\xcd\xcb\x83\x9b\xc5\x7d\x73\xca\x73\x22\xd2\xb6"
+ "\x71\x95\xd6\x76\x26\x9e\xbd\xd2\xd7\x1a\x74\x6c\x56\x61\xf3\x52"
+ "\x36\xde\xa4\xdb\x99\xb8\x95\x98\xc5\x58\xcb\xa3\xc6\x10\x2a\x1b"
+ "\x9f\x3e\xcc\xb7\x93\x62\x12\x31\x4c\x28\x7d\x49\xf8\xee\x78\xd9"
+ "\xf8\x95\x9f\x75\x77\xbc\xc4\x4b\xf3\x44\xeb\x8d\x68\xb6\x42\xb8"
+ "\xd2\xc8\x77\x85\xbc\x22\x0e\x8f\x32\x5e\xc4\x97\xeb\x56\xc6\xe3"
+ "\xfe\xa7\x59\xf8\x7d\x50\xc6\xff\x42\xa3\xcd\x69\xcb\x43\x41\xb3"
+ "\x9b\xda\x14\xbe\xa2\xc2\xef\xe3\x0f\xc1\xf7\x05\xe5\x3b\x25\x7c"
+ "\xe8\x53\x7d\xc3\xf3\x8b\xef\xa5\x23\xde\x33\x46\xbc\x5b\x7d\x44"
+ "\xb3\xc6\xb2\xa7\xa9\x9c\x2a\x74\xbc\x9d\x49\xdb\x98\xad\xe4\x2c"
+ "\x8b\x21\x5c\x3c\x8d\xbe\x75\x78\xc4\x5d\x3b\x33\x77\xa4\x33\x97"
+ "\x27\x28\xf9\x76\xe2\x97\xba\x53\x29\xcf\x59\x36\x19\x77\x3d\x10"
+ "\xa7\x88\xf2\xf7\x89\xd8\x44\x4a\xdc\xae\x55\x1b\xe3\x99\xfa\xfd"
+ "\xcc\x09\xdc\xf0\x84\x15\xe7\xf9\x2f\x0f\xb9\x11\xdf\x47\x29\x7e"
+ "\x8e\x4d\x03\x9d\x22\x1c\xee\xe1\x86\x42\x2b\x95\xe9\xff\xc9\x90"
+ "\x27\xd6\x15\xfc\x98\xd9\x88\x7e\xf6\x29\x71\x85\xc6\x42\x66\xac"
+ "\xee\x65\xc9\x84\x67\xc1\x63\x24\xae\xe8\xbe\x1b\xea\x27\x49\x9f"
+ "\x00\xf5\x84\x93\xf9\x16\x1e\xf0\x97\x99\xba\xdc\xec\x9f\x9d\xba"
+ "\xfe\xa2\x42\xfa\x6e\x33\x52\xfb\xf7\x09\x3f\x13\x92\x3f\x20\xd8"
+ "\xc6\x5d\x2f\xef\x8d\xa6\x7c\xdf\x5f\x16\x97\x10\x96\x6d\x94\xb8"
+ "\x3a\xed\x1c\x2c\x45\xee\x23\x71\x75\xc7\x48\xd2\xdd\x21\xed\x92"
+ "\x52\x28\xef\x82\xb0\x5d\x12\x74\x82\xf4\x9d\xef\x52\x53\xa4\xdc"
+ "\xa3\xa6\x64\x85\x4c\xda\x1a\x47\x7a\x4f\x39\xca\x52\x39\xb3\x88"
+ "\xa1\x5a\x16\x57\x10\xc1\xb5\xb8\x85\xd8\x4f\x69\x4c\x09\x34\xaf"
+ "\x4d\x18\x17\x60\xe2\x83\x9f\x36\xc5\x74\xe4\xd8\xc1\x31\x62\x6c"
+ "\x99\x4e\x2f\x08\x0a\xfd\xd2\x6c\x3b\xe1\xd3\x39\x9a\x83\xeb\xe0"
+ "\xab\xca\x45\xed\xb4\x37\x0c\xb1\x76\xcb\x00\xeb\xa0\x67\xdc\x3f"
+ "\x70\xfe\xe0\x9f\x24\xe1\x8f\xbe\x97\x13\x3f\xd0\x4c\x7d\x6e\x45"
+ "\x5d\xa0\x35\xb0\xd9\x84\x4f\xc1\x0e\xe2\x7a\x5c\x44\xe9\x51\x47"
+ "\xbb\xea\x61\xed\xf6\x53\xd0\x6d\xdb\x3b\x1a\x3e\x66\x1d\x96\x3f"
+ "\x8a\x76\xc0\x6f\x3b\x37\x0c\x5c\xad\x6e\xdc\x65\xf5\x68\x75\xf7"
+ "\x53\xdd\x29\x63\xd7\x3d\xab\xf1\x1a\xeb\xbe\x86\x7e\xcf\xaa\xb9"
+ "\x96\xba\x4b\xea\x78\x88\xe8\x70\x22\xc9\x14\x4e\xf8\x5b\xc5\x3d"
+ "\xd3\xd0\x20\x7c\xcc\x4c\x17\xb2\x7a\xaf\x32\xe1\x87\xa0\x37\xc2"
+ "\x46\x63\x97\xff\xa8\xb8\x83\x0a\x3d\xbb\x76\xf7\xd4\x15\x3c\xcd"
+ "\xa0\x77\xf7\x97\x4d\x08\xfb\x3f\x88\x3a\x9f\x4e\x76\x2b\x13\x4a"
+ "\xa5\xbd\xb3\xff\xa8\xc4\xad\x09\x5f\x46\x5d\xa3\xcb\x9c\x81\x80"
+ "\xb0\x9b\x57\x26\xbc\xae\xeb\xb7\x06\xe2\x02\x01\xad\x2e\xeb\x48"
+ "\xbd\xa9\xe6\x18\xc8\x9a\x6b\x2f\xb0\x4a\xff\xd5\xda\x85\xeb\x78"
+ "\xf6\x8d\xdc\x47\x72\xd7\x6c\xca\xcd\xb1\xae\xdc\xb8\x61\xdd\xdc"
+ "\xf5\x8f\x3e\x6a\x5d\x96\x9b\x9f\x9f\xfd\xfd\xdc\x78\xb6\x72\x43"
+ "\xf6\xba\xfc\x35\xd0\x6d\x5a\xad\x8b\xef\xcc\xca\x5b\x5f\x30\xf7"
+ "\x6b\x8b\xd3\x47\xe8\x36\x71\xff\xfa\x04\x64\x1c\xda\x9f\x26\x13"
+ "\x8f\x31\x11\x7e\x86\xcc\x5b\xb8\xf3\x09\x92\xaf\x09\x07\xfb\xb0"
+ "\x17\x62\xff\x81\xec\x45\x34\xfa\x38\xed\x19\x6d\xfb\xf6\xf0\xce"
+ "\x5e\xe5\xe6\x1f\x12\xdf\xde\x05\x7f\xcb\xb4\x67\x9c\xe0\x43\x25"
+ "\x5e\x71\xf6\xac\xdc\xbc\x0c\xfe\x91\x9f\xa4\x34\x6f\x9c\x9a\x52"
+ "\xfd\x77\x66\x94\x3c\x46\x42\x1b\x37\x8c\xe7\x15\x93\x79\x0b\xff"
+ "\xa7\x85\x69\xfe\xf7\x0d\x2e\x77\x00\x76\x3c\xa6\xe5\xc1\x12\x0e"
+ "\x9a\x2a\xd7\x57\x42\xbb\x5c\xa7\x9e\x2e\x71\x9f\x40\xb9\x79\x2e"
+ "\x64\xc4\xed\x88\xe9\x59\x96\x40\xf4\x5f\x5d\x1c\xa1\xd5\x93\x75"
+ "\xde\xbc\x8b\xe0\xbe\xb9\x9b\xde\x85\xef\x94\x71\x89\xa6\x61\x36"
+ "\x5a\x4a\x92\x87\x29\x53\x57\xc8\x3f\x2a\xa3\x4c\x5d\x25\xff\xf0"
+ "\x1c\xfd\x77\x73\xb2\xfc\x1b\x99\xfe\x3f\xfd\xd3\xdb\xff\x6f\xd7"
+ "\xd1\xf6\x19\x7f\x9f\xa3\x7d\x31\xee\xff\x8f\xe3\xff\x1f\xd5\x71"
+ "\xfc\x6a\x7f\xc0\x37\xc2\xad\x13\x4f\xfe\x9d\x99\x08\x3f\x6b\x2b"
+ "\x1f\x26\x9c\x3e\xc9\x2c\x85\x41\xde\x53\xf2\x3d\x36\xad\xf8\x2c"
+ "\xf1\x60\xc4\x6b\x15\xd8\x79\x4f\xf1\x20\x3f\x45\x78\xf3\x22\xe1"
+ "\x6f\x73\x55\x37\x4b\xa8\xec\x26\x3e\xab\x40\xc6\x35\xc2\x79\x13"
+ "\xee\x5a\xb9\xe8\xbd\x6d\x53\x80\x7d\xe0\xbd\x08\xbb\x46\x67\xc7"
+ "\x6a\x26\xbc\x28\x00\x7f\x13\x56\xb3\x94\xfa\xc9\xfc\x28\x77\xbc"
+ "\x72\x82\x1b\x5e\x69\xa3\xb4\xe3\xaf\xaa\x19\xb1\xaf\x6e\x6d\x8d"
+ "\xb5\x3e\x8c\x7d\xde\x5c\xa9\xe1\xe6\xf5\xe2\x2e\x21\xfd\x02\x07"
+ "\xe1\xb7\x5b\x9c\x5b\x28\x93\x9f\x92\x7b\xfa\xe4\x6c\x4d\x9f\x87"
+ "\x67\x11\xdf\x87\xc6\xd1\xcc\x1d\x4f\x58\x51\xe7\x2b\x6a\x73\x2c"
+ "\xf6\xcc\x57\xb7\x66\xc4\x16\x66\x33\x43\x87\xbb\x8f\x1d\x23\x5a"
+ "\x88\xf3\x71\x5a\x77\x87\x69\x9d\x35\xed\x9f\xcc\x6b\xa8\x7f\x15"
+ "\xc4\xcf\x95\x53\x9f\x0e\xf9\xcb\xcc\xd8\x7f\xfa\x35\x5e\xce\x49"
+ "\xeb\xe2\x70\x25\xe5\x59\xbe\x91\x4d\xaf\xa4\x7c\xc4\xdb\x95\x43"
+ "\x46\x91\xfd\xbb\xee\x32\xc1\xe0\x08\xb5\xd9\x69\x7d\x08\xef\x13"
+ "\x05\x8f\x81\xb6\x69\x1c\xd6\x6e\x65\xa2\x90\xf9\xd1\x86\xde\xae"
+ "\xbf\x2c\x79\x95\x5b\x89\x3f\xa8\x9d\x31\xd6\xc8\x7a\x92\xcb\xe5"
+ "\x7a\x0d\x2c\x46\x7c\x5a\xed\xae\xd6\xe2\xca\xad\xb4\xaf\x0f\x31"
+ "\x13\xb5\x51\x4b\x6d\x38\xcd\xdb\x18\x37\xe3\x9e\xef\x89\x20\xc9"
+ "\x35\xaa\xb4\xa1\x55\x26\x3e\x2e\xcb\x4a\x3e\x44\xf0\x1e\x21\xe2"
+ "\xef\x85\x7e\x86\xf8\x8f\x3c\xa2\x13\xc4\x73\x88\x3b\x12\xc4\x6f"
+ "\x20\x9d\xda\xa8\x85\xdf\x73\x92\x9b\x8f\xd0\xde\xdd\x04\x5e\xe1"
+ "\xa1\xcb\xff\xc1\x70\xc6\x01\x7e\x21\xdf\xce\x03\x22\x66\x59\xd9"
+ "\x44\x93\xce\x2f\x00\x3f\xc0\x23\x54\x3e\xc4\x8c\x57\x68\x8e\x09"
+ "\x47\x5a\x89\xff\x20\x9e\x7e\xe2\x62\x6d\x6e\x5a\x05\x5f\xa0\xc5"
+ "\x28\x97\x34\x7c\xe2\xd7\x69\x7f\x4f\xa0\x36\x5a\xdd\xca\xcd\x02"
+ "\x16\x92\x06\x4d\x5c\xad\xef\xf5\xd0\x39\xb8\xa9\x0e\x4e\xb4\x8e"
+ "\xe0\x76\x64\xce\x6a\x85\xb9\x95\xe4\x43\x34\x17\x47\x90\x97\xca"
+ "\x1b\x29\x7f\x0d\xed\xfb\x3a\x7f\x7d\x82\x64\x02\xe2\x03\x26\x5a"
+ "\xd0\x0f\x2a\xd3\x46\xb0\xc6\x5c\xb4\x6a\x74\xec\xb8\xe4\x61\xae"
+ "\xfb\x85\x0e\x7b\x9a\xeb\x1d\x11\xf8\x4f\x3c\x11\x0d\x7f\x82\xc5"
+ "\x0e\x6d\x2e\xbf\x17\x35\x77\x24\x97\x5e\x37\x1f\x7a\x68\x6a\xef"
+ "\xa8\xd0\xa1\x29\x93\xae\x87\x2f\x37\xc2\x99\xa3\x04\x8b\xa3\x94"
+ "\xaf\x19\xb4\x79\xfb\xdf\x89\xe6\x3e\x0c\x1e\xea\xba\x9b\x24\x8f"
+ "\x3a\xe9\x28\x70\xb8\x57\x99\x24\x62\x8c\xf6\x28\x13\xa7\xa1\x3e"
+ "\x7a\xaf\xa4\x5f\xe2\x65\x27\xed\x2c\xa9\xe7\x5e\x9a\x6b\xc4\xbd"
+ "\x8e\xd7\xe6\xba\xc6\x5f\x36\xa9\x40\xbf\x87\x04\x1c\xc0\xdc\xd3"
+ "\x18\xa7\x49\x3d\xc5\xa4\x02\xe8\x1a\x45\xb9\x2b\x79\xe8\xe3\x09"
+ "\xac\x4f\xfd\x3b\xa5\x7b\xe0\x03\x37\x0a\x36\xd3\xb4\x39\x69\x16"
+ "\x71\x68\x95\xeb\xae\xd7\xfa\x86\x73\x3f\x13\xf5\x41\x9c\x43\x0c"
+ "\x5c\xc9\x8b\xa9\x46\x99\xe2\x48\x19\xac\x1f\xc2\x65\x33\x95\x49"
+ "\xa4\x5f\xae\xe7\x85\xaf\x7d\xea\x47\xed\xd3\xf0\x45\xa6\x4c\x3a"
+ "\x3c\x70\x25\xcd\x80\xd8\x15\xd4\xae\x01\xb8\x01\xbc\xd0\xeb\xa8"
+ "\x96\x30\x3a\x4c\xf3\x27\xf0\xeb\x58\xb0\x99\xe0\x7e\xdd\x4a\x37"
+ "\x93\x36\xd4\xa8\x47\xeb\x9f\x53\x9c\x0f\x8e\x9b\xd0\xd2\x20\xfd"
+ "\x06\x21\x5f\xd8\xff\x59\x84\xcf\x9c\x04\xbf\x00\x26\xaa\xab\x4d"
+ "\xc3\x09\x33\xe5\x3b\x18\xc6\x21\xf8\x1c\x50\xae\x4b\x05\xaf\xa9"
+ "\xf5\x1f\xb8\x77\x93\x84\xdd\xc4\x16\xe0\x80\x8f\xf8\x4f\x39\xcf"
+ "\x13\xe1\x2f\x3c\x45\xe2\xe1\x75\x1e\xbd\x0e\xe1\xb7\x80\xe0\xac"
+ "\x52\x1d\x3a\xae\x44\xd3\x06\x7f\x59\x4a\x0a\xd1\x85\x30\xde\xe8"
+ "\xb4\x40\xd6\x79\xfd\x32\x8d\x0f\xb1\xd3\xdc\x74\x8a\x98\x04\xf0"
+ "\x6b\x25\xf0\xf2\x7a\xeb\x31\x5f\x90\x3d\x09\xbc\x7c\x08\x34\x21"
+ "\xa5\x68\x20\xc9\x90\x17\xc1\xed\x94\xb5\x3a\x6e\x47\xcd\xab\xc0"
+ "\xed\x1d\x82\x1e\xa5\x54\xb8\xd9\x92\x95\x3a\xee\x63\x9d\xab\xb4"
+ "\xae\xab\x37\x89\xf3\x01\x33\xf4\x81\x62\xdd\x07\xfa\x85\x8c\x81"
+ "\xf9\xec\xb0\xf7\x08\x9f\xf7\xdb\x55\xc4\xa8\x38\x0d\xfd\x48\x1f"
+ "\xd6\xbf\xbe\xc6\x31\x37\xd4\x96\x13\x71\x0e\x76\x10\x0d\xc4\x1a"
+ "\xf4\x51\x9f\x44\x2c\x8c\x49\xcc\xd8\xb2\x2a\x83\xe5\xd3\xdc\x1e"
+ "\x5b\x8d\x79\xbb\x3e\x41\xbf\xf7\x50\x2d\x69\x40\x82\x86\x2f\xa2"
+ "\x8f\x23\xe0\x6a\x96\x70\xbd\x3e\x63\xf8\xfa\x9e\xe4\xc6\xfa\x8e"
+ "\x86\x2b\x60\x0a\xd8\x52\x5e\x1a\x7f\xfc\x12\x1d\xae\x51\x30\x3d"
+ "\xa9\xe1\xa3\x46\x5b\xaf\x1f\x95\xb6\x22\x76\x00\x62\x3d\x6c\xc7"
+ "\x58\x68\x4f\x41\xfb\x22\xd6\x9a\x26\xfb\xb4\x78\x81\x53\xd7\x77"
+ "\xba\x59\x61\x93\x4e\xc7\x08\x57\xd2\x80\x4f\x98\x2b\x9d\x76\x40"
+ "\x57\xa6\xf5\x3d\xa8\xcf\x07\xfa\x1d\x4d\x13\x68\x8f\x11\xf6\x5e"
+ "\x91\x31\x4f\x9e\x4b\xe5\x26\x81\xb6\x45\xf8\xab\xc9\x0b\x87\x8f"
+ "\x7d\x72\x2a\xc6\x0e\x9c\xb0\x6d\x82\xbe\x4c\xee\x65\x6e\xc5\xdc"
+ "\x34\x9c\x5e\x99\x5f\x14\x76\x19\x1a\x3f\x06\x7a\x6f\x7b\x48\xe6"
+ "\xc7\xfe\x46\xf9\x85\x6e\x5e\xdb\x0f\xb1\x2e\x90\x56\xaf\xc1\xe0"
+ "\x04\xe5\x6f\xc1\x5d\x6a\xf8\xe6\x99\x70\x42\xca\x82\x44\xa3\x8f"
+ "\xd2\xde\xe1\xa4\x7c\xab\x3a\x08\x5a\xc1\x71\x8c\xd5\x6b\xfc\x26"
+ "\xe8\x04\xdf\x9c\x39\x61\xb3\x87\xc5\xd9\xbe\xc6\xff\xd9\xab\x4c"
+ "\xf9\x36\xad\xa3\x00\xfc\x5f\x52\xdd\xd6\x5e\x65\xea\x57\xa8\xdd"
+ "\x14\xed\xd7\x42\xbf\x33\xe8\xf7\x06\xfa\x8d\xa3\xdf\x1b\x7b\x95"
+ "\x1b\x2e\x52\x7e\x55\xcb\x9f\x4e\xef\x7f\xa5\xf4\x3b\xb5\x5f\xea"
+ "\xe3\x94\x15\xf4\xbb\xe2\x49\xf0\x95\x0f\x89\xf4\x97\xf1\x4e\xbf"
+ "\xfb\xb5\x71\xb7\xc9\xb5\x3d\xa5\x88\xea\xb1\x23\x1f\xf6\x35\x4a"
+ "\xb3\x51\x9e\x6c\xd4\x0d\xdf\x06\xf4\x7c\x7d\x14\x7f\x4a\xf5\x58"
+ "\x10\xf3\x76\x3e\xfd\xe2\xae\x45\x01\x95\x7f\x1f\xf5\x12\x0c\x3a"
+ "\x23\xf4\x62\xe2\xb4\x1c\xbb\x9c\x4f\x9a\xeb\x3a\xac\x77\x9d\x1e"
+ "\x00\x9f\x86\xe5\x5b\x25\xf3\x49\xf9\x75\x4a\x40\x9f\xbb\xa0\xc4"
+ "\xdb\xc3\x41\x9a\x3b\xaa\x7f\x11\xca\xd3\xef\xbd\xda\x6f\x86\xf6"
+ "\x7b\x9f\xf6\xfb\xef\xda\xef\x62\xed\x77\x89\x5b\x99\xd2\xaa\xf1"
+ "\x26\x04\xb3\x29\xad\x80\x09\xad\x5d\xe9\x7b\x4e\xb1\x04\x21\x5f"
+ "\x13\xfd\xff\x32\x62\x84\xfa\xcb\x2c\x36\x5d\x6f\x0d\xdd\xcf\x95"
+ "\xb2\x09\xff\xd8\x27\x74\x3f\x96\xf2\x08\x2d\x0c\xf5\x24\x28\x19"
+ "\x8c\x78\xa7\x71\xf5\x06\x5e\xa3\xd5\xe3\x36\x68\xe7\xf5\x88\x35"
+ "\x84\x98\xad\xf0\x3b\x28\xe4\xa8\xc4\x45\x88\xb5\x7b\x42\xe8\xf4"
+ "\x77\xc1\x4f\x50\xc8\x43\x7f\x3e\x6f\x5c\x28\xa0\xd3\x7b\xc8\x4b"
+ "\x52\xce\x1f\xdf\x49\x6d\xf9\x22\x72\xbe\xe5\xa0\x3c\xdb\x9c\xf2"
+ "\x43\x7f\xd9\x0d\x51\xf2\xbf\x65\x35\xfa\x4c\xb0\xee\xa2\xf1\xcc"
+ "\xef\x56\x6e\x80\xbe\xf7\x8e\x1e\x39\xe6\x74\x7d\xcc\xda\x5c\xd9"
+ "\x74\x98\xf7\x28\x53\x3a\x89\x1e\x6e\x00\x7e\x77\x87\xe9\xf2\x14"
+ "\x11\x47\x4f\xc3\x1f\x9a\xe7\x29\xf0\xad\x54\x12\x45\x4f\x52\x22"
+ "\x74\xfa\x86\x9a\xe1\xf3\x32\xb1\x26\x28\xf9\x85\x2e\x5a\x97\xc0"
+ "\x81\xcc\x11\xeb\x32\x15\xeb\x52\x2b\xdb\x36\x9c\xc6\x4f\x4e\x05"
+ "\x8d\xd7\xfa\x48\x78\x3b\x65\x01\xe6\xc6\xad\xdc\x70\x58\xdb\x93"
+ "\xba\x68\x8f\xfc\x32\xa5\x5b\x65\x3f\x65\xba\xd6\x16\xe1\xdf\x14"
+ "\x0b\xf0\x5f\x4f\xd7\xf0\x1b\xf5\x24\x63\xae\xf5\x74\xad\x7e\xc2"
+ "\xd3\x29\x26\xac\x1f\x3d\x5d\xe2\x64\xca\x6a\xd0\x1b\x94\x0d\x0a"
+ "\x5b\x46\x92\xbf\x1f\x6a\xa1\x7e\x4f\xad\x20\xfe\xa2\x11\xeb\x79"
+ "\xfb\x56\x96\xb0\xb9\x8e\x25\xca\xb5\x39\xf5\x65\xbd\xac\xd4\xe9"
+ "\x4f\x6d\xd4\x69\x54\xb5\xa0\x67\xd7\xa7\x0c\xa7\x95\x37\x7d\x95"
+ "\x3b\xcc\xc1\xa0\x29\xe4\x6e\x0f\xce\x17\x34\x97\xd6\x7d\x3d\x95"
+ "\xeb\x72\xb3\x57\xca\xb5\xbd\xa4\x4d\x9e\xa9\xdc\x98\xd8\xde\x28"
+ "\x69\x97\x56\x77\x98\xfe\x45\xf1\x21\x82\xd6\xa3\x2d\xd4\x45\xfb"
+ "\x4a\xb2\xaf\x24\x73\x82\xa4\xdf\x37\xce\x71\xb3\x5b\x52\x74\xda"
+ "\x8a\xfd\xc9\xac\x30\x5b\xd5\x43\x72\x7f\x52\xa1\x03\xb3\xf9\x84"
+ "\xbf\xb9\x0e\x5b\x3f\xc3\xbe\x09\x7f\xde\x59\x5b\xe2\xe1\x37\x2a"
+ "\x93\xfa\x3a\x83\xf8\xb3\x83\xda\xd9\x0c\xc9\xb9\xd3\x3e\x84\x2c"
+ "\xab\xc1\x95\xd6\xd3\xb4\xd7\xb4\x79\x39\x41\xfd\x39\x08\xda\xbe"
+ "\x7d\x93\x8c\xd7\x05\x7d\x90\x88\x1f\x07\x9e\xd5\xc2\x03\x22\x36"
+ "\x41\xd9\x8d\x47\xa3\x74\x5c\x8d\x72\x9d\x4c\x7d\x5e\xc4\x9c\x28"
+ "\x0f\xb9\xa5\x3e\x71\xda\x03\x32\x7d\xda\x1c\x69\x87\x20\xfc\x86"
+ "\xe2\xdd\x12\x63\x99\xfc\x17\xa9\x17\x9e\x30\x24\xf9\x91\x69\x09"
+ "\x51\x36\x3f\x02\xd6\xc2\x6f\x71\xd9\xb4\xd4\xc8\xba\xb8\x31\x80"
+ "\x32\x54\xb6\x8f\xd2\x17\xea\xe9\x72\xaf\x99\xa8\xf9\x51\x08\xf5"
+ "\x4c\xd8\x96\xc1\x88\x36\x8f\xdb\xe7\xd0\xd7\xef\xb4\x7a\xd1\xbe"
+ "\xb6\x7e\x31\x46\xe0\x03\xd6\x70\x10\xbe\xbd\x68\x0d\x63\x2d\xd3"
+ "\xb3\x27\xa8\xaf\x5d\xc9\xdf\xa5\x88\xb5\x2b\xd6\xed\xb4\xc3\x91"
+ "\x7e\x4c\xcb\xd1\x70\xf5\xc4\xc0\x23\x96\x04\xfa\x46\x7c\xf7\x04"
+ "\xed\x2c\xeb\x46\x29\x63\xec\xea\x35\xa9\x83\x3c\x00\xdd\x34\xf4"
+ "\x09\xd0\xd9\x68\xf6\xaa\x38\x2b\xf1\xc1\x5f\x59\x0d\xad\x87\x88"
+ "\x8f\xb2\x64\xa6\xfb\x28\xf3\x97\xdd\x64\x89\xe8\x8e\x6f\xb4\x6b"
+ "\xe3\x72\x53\x7b\xf5\xce\xe2\x77\x80\x4b\x6b\xe4\x1a\xbb\x31\x0f"
+ "\x78\xec\x22\xdc\xa3\xfd\xa7\xee\x58\xa1\x28\xbb\x52\xc7\x3d\x5a"
+ "\xa3\x39\x34\xef\xa7\x6b\x27\xf3\x3a\x9a\x53\xd8\xd8\xaf\xa5\xf7"
+ "\x0f\xe9\x37\x47\xfe\x2a\xc9\xf8\xd5\x70\xbe\x8e\xca\xd6\xb8\xd9"
+ "\x8c\x66\x7d\x0e\x7c\x89\xb3\xbc\x02\xc7\x8a\x61\xdf\x98\x2e\xce"
+ "\xfa\x81\x63\xc0\x2f\x71\xe6\x4f\xb8\x66\xde\xf6\x1f\x0c\x78\x26"
+ "\xfc\x96\xd0\x3b\xfa\x0b\x3c\xa3\xba\x4e\xe8\x3e\x8c\xdd\xca\x4d"
+ "\xda\x79\xdb\x4d\x5e\xdd\x36\x1c\x78\x58\x30\x83\x5d\x4f\xf5\x5b"
+ "\x5b\xac\x3e\xe8\xce\xff\xe1\x0a\xde\xc7\x90\x17\xb0\x93\xf4\x72"
+ "\x4a\x8b\xbf\xec\xe6\xa8\xf9\x9f\x28\x7d\xc5\xae\x12\xfa\xcc\xeb"
+ "\xe8\x5b\xc6\x70\x9a\x93\xd0\x26\xf8\x4a\xda\x9f\xbf\x90\xc2\xac"
+ "\x84\xb7\xb4\xd7\xdc\x9c\xa3\xf3\xc3\xf3\x28\x8d\xf2\xa0\x7f\x90"
+ "\xc1\x3b\xe9\x39\x07\xfb\xf4\x18\x7a\x67\xc8\x25\x5e\xd0\x0c\xe8"
+ "\x9e\xa0\x07\x23\x58\x1f\xef\x55\x66\x9c\x6e\x87\x0f\xa1\xf5\x9f"
+ "\xf6\x63\x5d\x6c\xe7\x97\xe1\xd3\xca\xba\x81\x5d\xd7\xad\xcc\x68"
+ "\x85\xde\xa9\xe4\x22\x74\x3c\x37\xf7\x0f\xd7\xf1\x4c\x5f\xa8\xfd"
+ "\xad\xa0\xbf\x23\x91\x3f\xeb\x62\xed\xd9\x79\xf5\x3f\xeb\x2a\x99"
+ "\xd7\x9a\x47\x7f\x05\x12\x56\x16\x5a\x2b\xd3\x57\xe8\xb0\x02\x4d"
+ "\x01\x8d\x85\x9d\x0d\xd6\x39\x81\x1d\x3e\x8b\x68\x9e\xa8\xdf\xdb"
+ "\x67\x7f\xc3\xb9\x15\x32\xed\x74\xe1\x0f\x01\xfe\x88\xaf\xc9\xd6"
+ "\x4b\x99\x2e\xe6\x53\xf8\x8b\x55\xa6\x2f\xa6\xb6\x53\xaa\xcf\x33"
+ "\xa3\x6d\x03\xbb\x09\x3a\x74\x73\x88\x3b\x21\x03\x03\x27\x10\xd7"
+ "\xac\x4f\xb1\xde\x57\x50\xc4\x0c\xf4\x7d\x3a\x3d\xcf\xd7\x79\x29"
+ "\x2a\x93\x1c\x13\x60\x29\xe0\xa1\xee\x2d\x62\xd3\xfd\x65\xd6\x64"
+ "\x7d\xae\xc0\x67\x40\x8f\xa7\xe9\x22\xd0\x57\x61\x0b\x00\xdf\xfc"
+ "\x6e\xc0\x4d\xa7\x55\xe7\xa1\xbb\x9e\x1e\x8c\xf1\xb1\x64\xb9\x0f"
+ "\x59\x57\xd2\xbc\xa6\x48\x7c\xb1\x5a\x08\xf7\x8f\x47\xf5\xf3\xfe"
+ "\xa8\xe7\x32\x94\x37\xfb\xc0\xc3\x8d\x05\x1f\xeb\xf3\x3a\x7c\xaa"
+ "\x85\x4f\x4f\x66\x13\xf3\x1d\xe4\xfd\x88\xe3\x66\xdb\xca\x4c\x7d"
+ "\xca\x8c\xa7\x68\x8c\xb8\x9f\xdb\x2a\x75\xfc\x33\x76\xea\x72\xba"
+ "\xec\xf7\x8c\xaf\x9b\xb7\xc5\x30\xe8\xe6\xe1\x03\x52\xd8\x62\x5e"
+ "\xb0\x08\x7d\xbc\x2b\xb8\x90\x39\x8b\xef\x42\x9e\x9b\xb4\xbd\xec"
+ "\xc4\x40\x89\x85\x1d\xb3\x2c\xa4\x75\x3c\x63\x1a\xad\x95\xbc\x6b"
+ "\xb6\x79\x55\x66\x4c\xd3\xe0\xdb\x26\x6c\x45\x14\xeb\x39\xec\x25"
+ "\xd0\x0d\xd0\x3e\xd2\x82\xfd\x9a\xea\xb6\xeb\xeb\x86\xf6\x89\x16"
+ "\x82\x53\xbf\xa4\x31\x38\x9f\xb7\x7a\xe0\x3b\x46\xc8\x0f\x32\x7f"
+ "\x82\x3c\x37\x98\x71\x38\xcc\x6f\x53\x3e\x94\x13\x36\x84\x8a\xd5"
+ "\x99\x15\x82\x2e\xc1\xea\xc4\xd8\x34\x5c\xa4\xfd\x6a\xc6\x89\xc8"
+ "\xba\xb5\x8a\x7b\x79\xc7\xfa\xa3\xd7\xe5\x8c\x60\x44\x4e\xbd\xb9"
+ "\x69\x6e\x2d\xb3\x8e\xb6\x0e\x6d\x49\xd8\xab\x6e\x79\xbc\xba\x9a"
+ "\x37\xd6\x18\xd4\x7b\xb6\x57\xb1\x04\xa5\x82\xc0\x86\x75\xb6\x69"
+ "\xf5\xf5\xbd\xca\x2d\x45\xe6\x84\x29\x2b\xee\x2d\x18\xcf\x8b\x2d"
+ "\xcc\x50\x79\x69\xbc\x69\x46\x60\x4a\x23\x8f\x99\xfd\x8d\x65\x05"
+ "\x38\xfb\xae\x61\x67\xd6\xb2\x98\x7b\x43\xd4\x76\x02\xb3\xb9\x95"
+ "\xd4\x72\xdc\x35\x3f\x96\x00\x5e\x24\xb5\x1c\x75\x16\xd6\x33\x53"
+ "\x61\x0f\xf7\x54\x3c\x1a\x6b\xa2\xfd\x37\x99\xf6\x8d\xf2\x09\x09"
+ "\x53\x1a\xaf\x50\x1d\x6f\xaf\x16\xe5\x9a\xc6\xee\xdb\x17\xe2\x46"
+ "\xef\x9b\x6d\x72\xaf\xf2\x85\x1b\xae\xad\x6f\x33\x5b\x23\x7d\x9b"
+ "\xd9\xfa\xbf\xd0\xb7\x17\xa3\xfa\x96\x1c\xe9\x5b\x1e\xfa\xf6\xda"
+ "\xb5\xf5\xed\x8b\xa6\x48\xdf\xbe\x68\xfa\x9c\x7d\x3b\x3c\x76\xdf"
+ "\x52\x17\x8d\xde\x37\xfb\x94\x5e\x25\xf5\xeb\xd7\xd6\xb7\xb4\x25"
+ "\x91\xbe\xa5\x2d\xf9\x9f\xf4\xad\xb8\x9e\x9f\xee\xa0\x15\x04\x7d"
+ "\x0e\xe8\x7c\xaf\x32\xf3\x5b\x45\xd3\x84\x1d\xf7\x24\x7a\x8e\x2b"
+ "\xa9\xe7\xff\x94\xbc\x4d\x6a\xbb\xdc\xd3\x52\x69\xfd\xdc\xac\xd9"
+ "\x95\xcc\x14\x31\x1e\xd4\x98\xa9\x87\xb8\x83\x07\x6f\xf7\xc1\x66"
+ "\x30\x08\xff\x2a\x06\xbe\x5b\x9d\xf6\xea\x60\xc0\xc0\xe3\xd5\x39"
+ "\x07\x2e\x19\xd9\xab\x83\x5e\x83\xbf\x6c\x26\xd3\xfd\xb3\xea\x65"
+ "\xcd\x75\x57\xa3\x47\x33\xbf\x7c\x6f\x1e\x33\x83\x1e\xe1\x17\xb1"
+ "\x5a\xab\x8b\xc7\x9b\xee\xbd\x88\x7d\x7f\xe6\x52\xfd\xce\xac\x5e"
+ "\xd7\x72\xcf\x78\x6e\x2e\x64\x31\xb8\xb7\x2b\xfc\x2f\x5a\xbc\x2c"
+ "\xb5\x90\xc5\x2e\xb7\x53\xfd\x01\xb6\xda\x6c\xa7\xba\x09\x1e\x92"
+ "\x97\x9f\xf9\x54\xcc\x5a\x96\x50\x4b\x75\xe3\xf7\x5e\x4b\x09\xdf"
+ "\xfe\x1c\x33\xe2\x7e\x2f\xee\xe9\xca\x3b\xba\xe3\x4c\xd4\xce\x11"
+ "\xbd\x9d\xcf\x80\x5f\x92\x84\xdf\xad\xcf\x44\xe0\x77\xeb\x03\x11"
+ "\xf8\xdd\x9a\x28\xe1\x77\xab\x31\x02\xbf\x5b\x7d\xd7\x06\xbf\x5b"
+ "\x33\x22\xf0\x93\x65\xaf\x0e\xbf\x5b\x37\x8e\x0d\xbf\x5b\x2b\x22"
+ "\xf0\x93\x75\x8d\x01\xbf\x71\xa3\xc3\xef\xd6\x0f\x3f\x1f\xfc\x6e"
+ "\xf5\x7d\x4e\xf8\x25\x4a\xf8\x7d\xf1\x4f\x11\xf8\x7d\x71\x57\x04"
+ "\x7e\x5f\x5c\x26\xe1\xf7\xc5\xc5\x11\xf8\xa5\xcd\xbf\x36\xf8\x7d"
+ "\xb1\x34\x02\x3f\x59\xf6\xea\xf0\xfb\xe2\x6b\x63\xc3\xef\x8b\x6d"
+ "\x11\xf8\xc9\xba\xae\x0d\x7e\x69\x13\x09\x6e\xc9\x1a\xfc\x92\xc7"
+ "\x86\x5f\xda\xfc\xcf\x09\x3f\xb3\x84\xdf\xac\xeb\x23\xf0\x4b\x7b"
+ "\x3f\x02\xbf\xb4\x4a\x09\xbf\xb4\x1d\x11\xf8\xcd\x2a\xb8\x36\xf8"
+ "\xa5\x39\x23\xf0\x93\x65\xaf\x0e\xbf\xb4\xcb\x63\xc3\x6f\x56\x42"
+ "\x04\x7e\xb2\xae\x31\xe0\x37\x7e\x74\xf8\xcd\xfa\xfa\xe7\x83\xdf"
+ "\xac\x82\xab\xc1\xef\xda\x78\x8d\x59\x42\xd6\xf9\x5f\xa8\xa7\x73"
+ "\xac\x7a\x00\x43\xd8\x27\xaa\x65\xb3\x3a\x1b\xd4\x71\x26\x79\x87"
+ "\x63\x56\x39\xc9\x30\x77\x77\x2b\xb3\x6f\x6a\x50\x63\x4d\xdc\x71"
+ "\x66\x8e\xea\xf0\x1c\xe7\xdb\xc6\x19\xd5\x6d\xe3\x8d\xf0\x29\x30"
+ "\x5a\x5d\xc2\x5e\x56\x99\x5d\x14\x73\x03\xbb\x19\xf7\xf5\xb6\x13"
+ "\xbf\x86\x67\x7f\xd9\xec\x72\xe2\x45\x52\x46\xc2\x24\x67\x4d\xbe"
+ "\x08\xde\xb9\x21\x37\x67\xe3\xba\x9c\xec\x75\x05\xd6\xec\x47\x1e"
+ "\xcb\x1f\xee\x13\x5f\xc4\xbd\xdc\x81\xf9\x9b\xdd\x16\xf6\xf3\xe2"
+ "\xe0\x76\xf8\xcb\xb3\xdd\x02\xdb\xb4\xdb\x12\x44\x9c\x82\x78\xb5"
+ "\x9e\x5f\xc9\xdc\x9b\xf1\x05\xfe\x96\xf0\x03\x78\x25\x6f\x2f\x2f"
+ "\x0f\xa4\xc2\xb7\x8b\x76\x36\x91\xda\xab\xcc\x9d\xc9\x13\x63\x84"
+ "\x7d\x88\xb8\xdb\xa1\xdc\xa6\xdf\xc1\x6a\xe5\xa6\x40\xa1\x5a\x11"
+ "\x63\xe2\x95\x31\xc2\xc7\x4d\x07\x7c\xb0\x6d\x8a\x99\xde\xad\xdc"
+ "\xee\xe1\x71\x81\x42\xaa\xab\x54\xab\x47\xc4\x1d\xc9\xd8\xca\xff"
+ "\x81\xfa\x34\x5e\x10\x71\x48\x9c\x92\x1f\xbc\xed\x79\xf3\x36\x6b"
+ "\x0c\xf2\xc2\x17\x22\x7c\x04\xea\xb1\xa7\xd0\x6f\xe4\x25\x7e\xfc"
+ "\x6e\x2a\x7f\x37\x62\x6f\x86\xeb\x90\x7d\xba\x8e\xfa\xd4\x25\xc6"
+ "\x52\x1e\x48\x1b\x78\x22\x73\xaf\x88\xff\x28\xe0\x7a\x7b\x3b\xb5"
+ "\x9d\x26\xe2\x76\x06\x2f\x88\xb8\x9d\x5a\x99\x9b\xa8\x8c\xa0\xa7"
+ "\xf0\x7f\x2a\xeb\xb8\xfd\x35\xbd\x5f\xc4\x43\xc7\xd3\xfb\xfe\xa8"
+ "\x36\x26\xd0\xfb\xce\xa8\xef\x09\xf4\xbe\x86\xf8\xd0\x89\xda\xf7"
+ "\x44\x7a\x5f\x06\xbe\x54\x8c\xab\xaa\x54\xda\x44\x2b\xb7\xc3\x16"
+ "\x38\x59\xcb\x33\x91\xf2\x5c\x0f\x5e\x57\xab\x63\x52\x9f\x32\xf7"
+ "\x13\xc8\x8c\xda\xf7\x14\x7a\x3f\x89\x73\x01\xed\xfb\xf5\xf4\xfe"
+ "\x36\xbd\x7f\x51\xfb\x4e\x7c\xfd\x1c\x19\xff\xc6\x14\x28\xc0\x98"
+ "\xd4\x0a\x83\x07\x70\x27\x58\x17\x50\x5a\x2a\xc9\xab\x25\x98\x47"
+ "\x8c\xd3\xb9\xb5\x8f\x75\x2b\x73\x10\x1b\x34\x46\xcc\x55\x42\x8c"
+ "\x49\xfa\xe8\x31\x64\x52\x7a\x3f\xd2\x61\x5b\xae\x56\x1a\x3c\x78"
+ "\x26\x98\xee\x04\x0c\xb5\xb6\x48\x26\x9a\x9b\xa2\xcd\x33\xc1\x0e"
+ "\x7e\x74\x59\xe9\x01\x6d\x2e\xa8\x6f\xe3\xe9\xfb\x0f\xb5\x73\x8f"
+ "\x43\xcb\x83\x57\xe4\xfd\x22\x65\xee\xc2\xff\x96\xdf\x08\x2a\x27"
+ "\xe9\xde\xdc\x42\x3d\x26\x21\xa5\x49\x5f\x59\x84\x9f\xd0\xaf\x78"
+ "\xe3\x02\xc9\xc2\x4f\x0a\xe1\xa8\x8e\x2b\xc0\x13\x3e\x6e\x76\xad"
+ "\xd4\xd5\xcc\x0d\xdf\xff\x75\x2b\x73\x7c\x5a\x1c\x07\x26\xe5\x84"
+ "\xb9\xc7\x23\xf6\x45\x73\x04\x7d\x88\xfa\xe6\x8d\xfa\x66\xd7\xbf"
+ "\x49\x1b\xb8\xdb\x13\xa2\xbe\xe5\x8d\xf8\x96\x16\xf5\x2d\x73\x78"
+ "\x9d\xb7\x2f\x8e\xfa\xb6\x64\x44\xb9\xd5\x51\xdf\xe6\x8f\xf8\x56"
+ "\x18\xf5\x2d\x55\xfb\x16\x43\xe9\xb5\x61\x3f\x85\xca\x9c\x14\x2d"
+ "\x9d\x68\xfd\xed\x87\xa3\xd2\x8d\x5a\x3a\xda\x6f\x71\xb3\x8f\x35"
+ "\x39\x46\xe2\x39\xe1\xd1\xad\x5a\x1b\xee\x48\x1b\xb7\x69\x7e\xe6"
+ "\x03\xf2\x7e\xb1\x72\xdb\x52\xb3\x62\x1d\x0f\x9c\x32\x6f\x2b\x45"
+ "\x4c\xa0\x1a\xe9\x93\x4b\xae\x43\x11\xbb\x1a\xb1\x6f\x29\xdf\x58"
+ "\xb4\x71\xcc\xd8\x98\x65\xf3\x32\xf5\xbb\xac\xa1\xf2\x40\x8a\x5a"
+ "\xce\x57\xfe\x3f\xf6\xde\x07\x2e\xaa\x2a\xef\x1f\x3f\x73\x19\x15"
+ "\x6d\x06\x26\x97\x6d\xa7\xc2\x9a\x5a\xdb\x1d\xcd\x92\xca\x5a\x2b"
+ "\x2d\xfa\xa3\x8b\x65\x62\xad\xee\x52\x99\xa2\xa2\x8d\x89\x3a\x12"
+ "\x22\x2a\x02\xa2\xf1\x20\x31\x48\xd4\x22\x1a\xa0\xbb\x5f\xdb\xc5"
+ "\x5d\x2b\x76\xd7\x9e\x87\xdd\xc7\x76\x67\x37\x7d\x18\xe4\xcf\x0c"
+ "\xad\xfd\x1e\xea\xc1\xa7\xc9\xc8\xc8\x45\x9d\x14\x65\x84\x99\x7b"
+ "\x7e\x9f\xcf\x3d\xf7\x32\x77\x06\x06\x66\x06\xfc\x93\x8f\xbc\x5e"
+ "\xf7\x75\xb9\xe7\x9e\x39\xf7\x9c\xcf\xe7\xfd\xf9\x77\xfe\xe2\x59"
+ "\x83\xb8\x7f\x57\x56\x3b\xe5\x85\x33\x06\xf1\x2c\x43\xd2\x45\xac"
+ "\xa9\x9d\xd9\xa0\x1b\x22\xd0\xce\xe1\xf8\x5e\x23\xc4\xb7\x8d\xc6"
+ "\x93\xec\x9c\x41\x5c\xdf\xbb\xd5\x19\xb5\xb6\x9d\x44\x1b\x1f\xa1"
+ "\xad\x18\xe7\x31\x9d\x30\xd1\x02\x79\x23\x45\x9d\xb6\x83\xcd\xf5"
+ "\x8e\xc1\xb3\xb9\x23\xad\xed\x42\x3f\x73\xf8\x71\x45\x4c\xb3\xf4"
+ "\x9e\xb5\x37\xa6\x59\x88\xa5\xc5\x75\x85\x50\x47\x57\xcf\x39\x98"
+ "\x8a\x98\x96\x73\xea\x61\x86\xce\xdc\x18\x8d\xf7\xfc\xc6\x98\x71"
+ "\x58\x26\xb6\xc1\xae\x98\x58\x8f\x65\x43\x9e\x49\x3d\xf3\x1b\xc3"
+ "\x9d\xb8\x0f\xde\xa3\x6c\x3e\x7e\x4c\xb3\x70\x06\x50\x6e\x0c\xc4"
+ "\xff\x13\x27\x88\xf3\x38\xb7\x50\x9c\xfb\xd8\x45\x08\xce\x6b\xa6"
+ "\xa3\xdc\xfb\xb2\xbe\x25\xa3\xcf\x76\x27\xe0\x5c\xd5\x63\xc2\x3c"
+ "\xec\xd5\xb8\xff\x9f\x93\xcc\x32\x12\x76\xb6\x8d\x22\xe6\xcf\x8d"
+ "\x1d\x76\xb2\x19\xd7\x24\x6e\x75\x56\x9e\x1d\xe5\xfe\x0b\x94\x59"
+ "\x69\x27\x8b\xde\x12\xfb\x25\xf0\x9c\x5d\x88\x85\xa1\x7d\x59\x06"
+ "\x02\x79\xf6\x40\x1e\x0b\xe4\xa9\x97\xf2\xe0\xfb\x4e\xec\xe3\xa5"
+ "\x06\x82\xed\x3a\x67\xba\xb3\x14\xde\xb7\xdb\x39\x4b\x33\x9b\xa3"
+ "\x19\xe3\xb4\x93\xaf\xb2\xfd\xd9\x60\xa1\x5f\x54\x15\xa6\xa3\x05"
+ "\x61\x7a\xd0\xf9\x5a\xb6\x17\x41\x98\x8e\xf5\x27\xdc\x33\x0d\xcf"
+ "\x37\xc3\xb3\xc7\x71\xec\x93\xe9\xbe\x7b\xb6\x0a\xfa\x03\xd2\x80"
+ "\x3f\x95\x60\x23\x84\xf5\x69\xc1\xe9\x85\x7b\xe6\x08\x65\xdc\xc4"
+ "\xf6\x3f\xc3\x75\x24\x9d\xb9\xf7\xec\xee\x39\x3f\xa2\x67\x4d\xc3"
+ "\x3d\xb5\xd8\xcf\xb8\x8d\x67\x75\xf4\xad\x03\xd6\x17\xca\xf2\xbb"
+ "\x0f\x09\xfc\x46\x2b\xf4\xc5\xe6\xf3\x53\xd8\x7c\xb6\x7b\xaf\x0f"
+ "\xd3\xde\x7c\xbe\x33\xf7\xde\x9e\xf1\x0f\xcc\x83\x3c\xe3\xa1\xfc"
+ "\x9e\x76\xa6\xe0\x37\xee\x9d\xc4\xc6\x0a\xee\x8d\xe3\x4d\x61\xda"
+ "\x6d\x5d\x44\x29\xa6\xc7\x35\xba\x9c\xb8\xbe\xbf\xcf\xbd\xb8\xd0"
+ "\x4e\x0b\xfb\x38\x15\x86\x69\x71\x0d\xc7\x44\xa7\x54\xe7\xfb\xe2"
+ "\x70\xed\x00\xd6\x99\xd1\xf6\xbe\xa9\x12\x1d\x4d\x67\xa0\xec\xcc"
+ "\xcf\x48\xab\xe2\xde\x43\x38\xc7\x46\xa0\xc9\x7a\x69\xde\xd7\xbd"
+ "\xc2\x3a\x6e\xe1\xfb\x2c\x8f\x30\x66\x8a\x73\x8e\x91\x4e\x15\x88"
+ "\x35\x28\xb3\x10\x78\x21\x9c\x8d\xab\xb8\x4f\x88\x75\x36\xc3\x7b"
+ "\xa1\xdd\xc2\x9c\xba\xfb\x92\x99\x1c\xdc\x07\xf1\xcf\x7d\xe9\x4c"
+ "\x0e\x58\x1a\x9e\x5d\x8f\x73\x21\x4e\x29\xee\xfd\x0a\xcf\xa7\x05"
+ "\x7a\xe8\x71\x0f\xbb\xc6\x0e\x90\xd7\xf4\x2e\xc4\x82\x1e\xcf\x21"
+ "\x04\x3a\x08\xf3\xe1\x91\x5e\xf0\xbf\x05\xbf\x8f\xb4\xc5\xb3\x79"
+ "\xc3\xb4\xd1\xa0\x07\xee\x4b\xec\x39\xe3\xf8\x06\x5c\x57\x71\xaf"
+ "\xdf\xbd\x0b\x91\x46\x6e\xa8\x73\x23\xf8\xcc\xe6\x9b\x3e\x83\xfa"
+ "\x4d\x1a\xc7\x47\x84\x69\x71\x0e\x27\xd4\x95\xcd\x73\x2b\x60\xbc"
+ "\x63\x38\x98\xa4\x80\x6f\x4c\x6c\x64\x58\x60\x67\xa3\x2b\xee\xab"
+ "\x14\xe9\x27\x9c\x7d\x51\x94\xc6\xe8\x20\xe6\x9f\xc7\xfa\x86\xa2"
+ "\xef\x87\x7a\x79\xce\xff\x82\x74\xa1\x5f\x4f\x9c\xe7\xdd\x99\x3b"
+ "\x29\x4a\x56\xe7\x0e\x61\x2d\xe2\x19\x8c\xeb\xef\x3b\x80\xdf\x32"
+ "\xe1\x1e\x63\x88\x8b\x13\x72\xfc\xdf\x57\x8e\xf5\xc4\xf9\x81\xee"
+ "\x91\xfc\x14\xba\x95\x8f\x45\x3a\xc3\x6f\x8e\x80\x2c\xf4\xb9\x2f"
+ "\x21\xea\x6e\x3c\x4b\x05\xbe\xb7\x45\x76\x9e\x2f\xd8\xe2\x49\x1f"
+ "\x48\xb6\x16\xfd\x04\xdc\x6b\xa2\x27\xcd\x34\x3d\x01\xf4\x77\x82"
+ "\xe8\x67\x25\xf8\xdd\xef\xf0\x6e\x12\x83\xeb\x9d\x71\xae\x38\xe2"
+ "\x8d\xaa\xa6\x39\x71\x0f\x65\xdc\x0f\xd2\xbc\xfe\x5e\xa8\xef\xfd"
+ "\x4b\xde\xbc\x41\x58\x63\xd9\x61\xbe\xfb\x0c\xce\x13\x6a\x3f\x9e"
+ "\x21\xec\x73\x14\x1e\x9f\xee\xa2\xbb\xd8\x79\xde\x0e\xaa\x9e\xe6"
+ "\xc4\x77\xc2\x19\x02\x58\x66\xa8\xfb\x01\x2b\xee\x8f\x11\xfd\xa9"
+ "\x76\xf0\x27\x7e\x00\xed\x11\xec\x14\xfc\x7f\xc3\x09\xc5\x03\x26"
+ "\x76\x06\x25\xdb\xd3\x5e\x9c\xef\x38\x9c\xed\x11\xe0\x20\xc2\x9a"
+ "\x6d\xc5\x03\x0a\xdd\x78\x42\xda\x15\x0f\x0c\x13\xf6\x97\xce\x73"
+ "\x1a\x44\x1a\x18\xb6\xb1\x7a\x45\x2e\x48\xe7\x84\x3a\x62\xfd\x82"
+ "\xac\x5b\xbd\x68\x4b\x87\x77\xe6\x3e\xa0\x91\xf6\x16\x10\xda\x2f"
+ "\xee\x3b\x6d\xbe\x1d\x63\xa7\x07\x36\x8a\xf6\x33\x59\xfc\x76\xf2"
+ "\xe0\xbf\xfd\x80\xb8\x96\xd2\x19\x2b\xec\xbd\x0d\x74\x81\x72\x63"
+ "\xa1\x1e\xa5\x92\x4d\x17\xe7\xe9\x4f\x60\xbe\xc6\x03\x55\x1e\x7b"
+ "\xce\x68\xe8\xb5\x6e\x68\xd5\xaa\x54\x1d\x04\x0d\xc6\x85\xa9\x8b"
+ "\x0d\xba\x25\x29\x29\xab\x52\x74\xb8\xe9\x8e\xcf\x59\x4d\xe1\x34"
+ "\xf7\x81\x83\xe2\x79\x72\x95\x3d\xe7\xc9\xe5\xfe\xa4\x67\xfc\x0b"
+ "\xc7\xd0\xec\x8a\x9f\x68\x86\x26\xb6\xfa\xc9\x04\x7f\xe5\x14\x71"
+ "\x7c\x15\x5c\xd5\x70\x99\xe1\xb2\x60\xac\xb5\xc0\x49\x62\xc1\x46"
+ "\x0b\xf1\x98\x67\xcd\xfc\x03\xb8\x77\x4d\xec\x31\xc5\x4f\xb6\x56"
+ "\xf0\x4a\x22\xec\xad\x92\xc3\xe3\x7c\x16\xdc\x27\xbd\x1a\x2e\x33"
+ "\x5c\x16\xb8\x84\xdf\xf1\xff\x10\xd6\xfb\x56\xc9\xdf\xe1\xf8\x38"
+ "\xcd\xf9\x08\xf7\x5b\xb7\xd1\x4d\x4a\x61\x1c\x84\x2f\x66\xf9\x7c"
+ "\xea\xc0\xd1\xdc\x7b\x54\x62\x3e\xc1\xcf\x8a\xd8\x44\x74\x7d\xe4"
+ "\x0b\xa3\xb9\xe3\xf7\x8b\xf9\xc2\x31\x9f\xd4\x1e\xdc\xc3\x1f\xf2"
+ "\x4b\xf9\x94\x34\x77\x92\x45\xcc\x27\xac\xfd\xe3\x73\xb8\xbe\xbe"
+ "\x3b\x8c\xe6\x38\x1d\x62\x3e\x8d\xbc\x3c\x59\x9e\xe1\x7c\xee\xed"
+ "\x5a\xcc\xc3\x6f\x52\x0a\xbe\x21\xcd\xfd\xc9\x04\xc8\xdf\xb7\x8e"
+ "\x09\x8a\x4f\x93\x8f\xf8\xf2\xc9\xb8\x78\xd9\x92\x87\x96\xad\x4c"
+ "\xc3\xd3\xa9\x52\x57\xad\x49\xc5\xfb\xca\x85\xcb\x85\xdb\xaa\x05"
+ "\x4b\x17\xb3\x7f\x52\x93\x63\xf0\x9f\x64\xc0\x1b\xde\x93\xd6\x18"
+ "\xf1\xb6\x78\x15\x3e\xa6\x1b\x26\xac\x59\x2c\x1d\x13\xee\xb5\xf7"
+ "\x53\x67\xee\x83\xe0\xff\xfe\x24\x99\xf9\x23\x0f\xe6\xd9\x15\xe3"
+ "\x85\xf1\xc6\xc8\x4d\x76\x72\x48\x2f\x9c\x27\x48\x7a\xed\x99\xa0"
+ "\x78\xf0\x97\xb8\x67\x42\xe4\x26\xe3\xe2\x48\xd7\xb2\x25\xa0\x67"
+ "\x77\xc3\x6f\xc1\xff\x7d\x87\xad\xc9\xcf\x73\xa6\x0b\xfb\x87\xe6"
+ "\x3e\x18\x25\xcd\x71\xe4\xf3\x9c\x13\x70\x5f\x7c\x61\xce\x53\x31"
+ "\xee\xc7\xe3\x44\x1d\x9a\x5a\x51\x2c\x9c\x4f\x03\xbe\xa9\x73\x12"
+ "\x3c\x67\xc0\xb3\x16\x9e\xa3\xf9\xbc\xb6\x6a\x5c\x23\x09\xcf\x78"
+ "\x9e\xd9\xd8\xce\xdc\x87\x7a\xce\xbf\x94\xd3\x46\x3c\xc0\xee\xa1"
+ "\x3e\x63\x74\x9f\x7d\xc7\xa0\x0c\x83\x74\x3e\xb0\x70\x16\x70\xee"
+ "\x43\xe9\x3d\x67\x01\x0b\x67\x3a\x69\x04\xdb\xc4\x6c\xfb\x43\xe7"
+ "\xc2\xb4\x63\xb6\xb0\x58\xe0\xa1\xdd\xd2\xbe\x10\xcc\xd7\x7f\xa8"
+ "\x4a\x76\x8e\x32\x3e\x9b\x7b\xce\x51\x66\xfb\x98\xed\x14\xf6\x5e"
+ "\x52\x3c\x0c\x32\xfe\x50\x4c\xcf\x99\x77\xb9\x0f\xb5\xc9\xcf\xbc"
+ "\xb3\xc3\x7b\x8c\xb1\x3a\x73\x1f\x26\x1e\x3b\xf8\xd0\x5b\xf8\xcd"
+ "\xbe\xce\x8c\xde\xc6\x41\x3c\xb0\x0e\xe2\x01\xb8\x0b\xb1\x81\xe8"
+ "\x87\x63\x3a\xcd\x89\xc5\x3d\x76\x74\xf8\x0e\x7d\xbf\x3e\xfb\x3d"
+ "\x04\xbf\xf6\xe1\x1d\xb8\xff\xae\x23\x2b\x49\xf1\xc3\x0a\x9c\x07"
+ "\x05\xcf\x6c\xff\x48\x7a\x4a\xf1\xb0\xb0\xc6\x4c\xda\x5b\x4e\xbe"
+ "\x2e\xbf\xcf\xf5\x0f\x1f\x4b\xe3\xd6\xc9\xab\x22\x5d\x0b\x97\x30"
+ "\x3f\xee\xe1\x0b\x4c\x97\xf2\x89\xcc\xde\x3f\xdc\x4a\x9f\x63\xe7"
+ "\x9e\xd8\x15\x53\x0c\xb8\x26\x2a\x52\x91\xbc\x8a\xc2\x6f\x23\xd3"
+ "\x17\x2e\x11\xd2\x20\xdf\x66\xf0\xb5\xc4\xfa\xd5\x5a\xa3\xdb\x08"
+ "\x3d\xef\x66\xfb\x0d\x28\x1e\xb6\xcc\x1f\x93\x8d\xdf\x09\x17\xfc"
+ "\x88\x8f\x89\x0a\xcf\x1f\xc4\xba\x55\xc8\xf6\xbe\xdb\x06\x69\x38"
+ "\x27\xec\xec\x73\x44\x85\x7b\xfd\x8a\x75\xb1\x08\xe7\x9f\xe5\x4e"
+ "\x49\x94\xf6\xed\x01\x9a\x5b\x7c\xdb\xf3\xdc\xcf\x04\x09\xb9\x63"
+ "\xf1\x84\xd9\xd3\xe0\xbf\x09\xe2\xd1\xb9\x72\xec\x44\x9f\x8d\x20"
+ "\x45\x67\x7f\xf3\xe6\x0f\x84\xb3\x27\x73\xa7\x80\xfe\x7f\x98\xed"
+ "\x27\xb1\xf9\xc5\x6f\x50\xb7\x08\x67\x32\xe2\xda\x46\x1e\xd7\xee"
+ "\x3e\xfa\x2b\x61\x9f\x5d\x8e\xf9\x8b\xc2\xb9\x4c\xb9\x53\x52\xe9"
+ "\x28\xa7\x96\x9d\x3b\x4b\x27\x03\xff\x04\xbb\x8f\xb2\x21\xac\xe1"
+ "\xd4\x60\xdb\xa7\xe2\xba\xd6\x27\xe0\xfa\x05\x3b\x27\xe6\xc5\x6f"
+ "\xa4\x72\x71\x0f\x2b\xc0\xd6\x6e\xb8\x03\x5e\xa6\xc6\xf4\xcc\x53"
+ "\xea\x59\x17\x3a\xf5\x59\xdc\x5f\xcb\xb3\x46\xf8\x51\xb1\x5f\x73"
+ "\xea\x3c\x3b\xf9\x51\x11\x93\xef\xa9\x80\xff\x3a\x71\x7d\xd8\xd4"
+ "\x54\x3b\x79\xda\xe6\x53\xc6\x87\x52\xff\x0b\xe3\xdd\xd4\x52\xc0"
+ "\xe2\x13\x70\xfd\x02\xf2\xef\x91\xce\xdd\xde\xcc\x09\xeb\x9b\x8e"
+ "\x87\x69\x71\x0d\xf0\xd4\x03\x52\xfa\x30\x45\x2c\xd0\x66\x6a\xbd"
+ "\xa4\x4f\xce\x8e\xe2\xe3\xe0\xb9\x05\xfc\xcd\x39\xe2\x33\xc8\xdc"
+ "\xd4\x76\xe9\x19\xfe\x77\x4a\xfa\x06\x63\xc4\xb3\x1b\x12\x76\x60"
+ "\xec\xb9\x58\x0b\x3e\x99\x16\x63\xbc\x47\xb4\x76\x72\x78\x8b\xf0"
+ "\xdb\x88\x71\x55\x67\x73\x1a\x62\x3a\x22\x1e\x73\x74\x80\x0e\x85"
+ "\x77\x93\xec\xe4\xf7\x47\x58\x39\x8f\xc4\xda\xb9\xc3\x3a\x0f\x3f"
+ "\xc2\x22\x81\xc6\x73\x58\x9b\x1e\x4d\x87\xff\x13\xf0\x0c\x74\xc8"
+ "\x67\x00\xf9\x9a\xcd\x62\xc2\xf6\xdd\x05\x5d\x9a\x39\xd6\x2d\xe0"
+ "\xb3\x2e\x45\xac\x3c\x2a\x9c\x1f\x6d\x5a\xaf\x11\xf6\xdf\xc5\xbd"
+ "\x10\x84\x3d\xd2\x70\xef\x49\x17\x19\x2e\xec\xf7\x6f\x1a\x5f\x29"
+ "\xec\x73\xbf\x56\xaf\x92\xf6\x9d\xa4\x79\x9d\x60\x0f\xde\x6b\xc7"
+ "\xbd\x28\x85\xfe\xbc\x4e\x7d\x84\xb0\xff\xa4\xb8\xef\x64\x79\x1a"
+ "\x89\x2a\xe3\xd9\xbe\x93\xc2\x3e\x09\xfd\xec\x3d\x49\x73\x4e\x6c"
+ "\x91\xf6\x9e\x04\x3a\xe0\xfa\x47\x3d\x3d\xef\x72\xc2\x7d\xac\x6c"
+ "\xbf\x1d\x65\x9f\xfb\x50\x72\xa0\x37\x39\xb6\x0f\x65\x70\xf6\xe6"
+ "\xd1\x27\x19\x4e\x1e\xdd\x22\x9d\x0b\x2e\x4b\x2b\x05\x9c\xef\x61"
+ "\x69\x53\x67\x8b\x69\xfb\xec\xa4\xd6\xd1\xe3\x9b\x81\xbe\xc3\x7e"
+ "\x4d\x90\xe3\x23\x10\x07\xef\x90\xcb\x15\x11\xfe\xd0\x74\x0f\x03"
+ "\xbb\x3c\x1c\xae\x11\x78\xc5\xf5\xe8\x8f\xf3\xb4\x19\x63\x84\x48"
+ "\x05\xd8\x9b\xf4\x30\x1a\xef\x72\x85\x2d\x70\x29\x8e\xa0\xef\x89"
+ "\xeb\xbe\xe3\xdd\x2e\xdc\x7f\x40\x19\xef\x3e\x8b\x67\x76\x1e\xc1"
+ "\xf5\x6c\xdb\x96\xe2\xfa\xca\x5b\x29\x9e\x57\x13\xef\x3e\x4d\x77"
+ "\xb1\x75\xa3\x36\xf1\x1c\xce\x7a\x77\x1a\xb5\x00\x1f\x54\x18\x77"
+ "\xe0\x1e\x60\x11\x0a\x27\x89\x30\x86\xfd\x6d\xd6\xb9\xbf\x51\xdc"
+ "\xff\x0b\xcf\x2a\xe3\x73\x9d\xa0\x2b\x75\x8a\x05\xae\xb0\x6c\xab"
+ "\xab\x55\x38\x2f\x20\xde\x3d\x82\xc6\xa7\x4f\xa5\xc2\x19\x63\x69"
+ "\xf4\x20\xe8\xd9\x30\xe1\x5c\xee\x75\xf4\x2c\xfc\x1f\x1e\xbf\xee"
+ "\x2c\xc5\x33\x43\xa1\x6c\x4b\xbc\x8b\xef\x8a\x4f\xe7\xb3\x16\xa4"
+ "\x2b\xe0\x77\x5f\xc2\xef\xbe\x84\xfa\xc4\x40\x99\x1a\x78\x7e\x94"
+ "\xee\x5a\x8a\xeb\xb0\xb2\x85\xd8\x07\xda\x68\x16\xd7\xb6\x56\xe3"
+ "\x39\xa1\xb8\xdf\xf8\x02\x97\x39\x7b\x97\xb8\x56\x55\x38\xaf\x36"
+ "\xbd\x9b\x8a\xdf\x99\x1c\xbf\x8e\x3c\xba\x60\xdd\xad\xc2\x9a\x57"
+ "\x5c\xcf\x15\xef\xd2\xc1\x37\xb3\x91\x1e\x2a\xe1\x8c\x70\x61\x4d"
+ "\xd7\x63\x31\xfd\x9d\x19\xda\x67\xbc\x9d\xff\xfd\x2a\x6a\xaa\x99"
+ "\x44\xf3\xb5\xd9\x70\xdf\x4f\xf3\x68\x12\xce\x83\xa5\xf9\x37\xcf"
+ "\xa6\x26\x0b\xa4\xdf\xa2\x83\xfb\x7e\x9a\xaf\x73\x50\x53\x2d\x3c"
+ "\xff\xd0\x0c\xf7\xfd\x34\x97\xcf\x83\xfc\x31\x34\x97\xe2\xef\xaa"
+ "\x68\x3e\x49\x87\x7c\x31\x34\x5f\x61\x84\x3b\x3c\x73\x06\xc8\x07"
+ "\xcf\x61\x89\xc7\x15\x8f\x75\xc0\xff\x90\xf6\xa3\x22\xf6\x2d\xdc"
+ "\xcb\x04\xbe\x95\x3f\xa1\x88\x7d\x63\x62\x11\xfb\xc6\xbd\x45\xec"
+ "\x1b\xf7\x17\x09\xdf\xc8\x57\x26\x40\xbe\xc9\x34\x7f\x98\x05\xee"
+ "\xd5\x34\x7f\xc4\x64\xc8\x07\xcf\xe1\x95\x70\x87\xe7\x51\x5a\xc8"
+ "\x07\xcf\xd7\x41\x5d\x6a\xe1\x59\xe5\x84\x7c\x53\x68\x7e\x44\x32"
+ "\xdc\x0f\xd0\xfc\x48\x3b\xe4\x83\xe7\xeb\xe7\xc0\x1d\x9e\x47\x43"
+ "\x39\xb5\xf0\x1c\x35\x05\xee\xf0\x3c\x19\xeb\x01\xb1\xe0\x43\x50"
+ "\x6e\x8d\x99\xe6\x3f\x8c\xf9\xe1\x79\x2a\x94\x67\x81\xe7\x47\x63"
+ "\x20\x1f\x3c\xc7\x36\xc3\x1d\x9e\x1f\xc7\xb6\x3e\x49\xf3\x9f\x9c"
+ "\x00\xf7\x83\x34\x7f\x1a\xa4\x5b\xe0\xf9\xa7\x5b\xe0\x0e\xcf\x33"
+ "\x30\x3f\x3c\x3f\xd5\x02\x77\x78\x9e\x89\x34\x8a\xa3\xf9\xb3\xda"
+ "\xe0\x6e\xa1\xf9\xcf\xc6\x41\x3e\x78\xfe\x19\xd6\x1f\x9e\x7f\x1e"
+ "\x0e\xf9\xe0\x39\x01\x69\x05\xcf\x2f\x60\x3b\x67\xd2\xfc\x97\xb0"
+ "\xfc\x7a\x9a\xbf\x00\xe9\x02\xcf\x0b\x81\x7e\x16\x78\x4e\x02\x7a"
+ "\xd4\xc2\xf3\xd2\x03\x70\xaf\xef\x9b\x9f\xcb\xde\xa2\x9b\x86\x13"
+ "\x9a\x9f\xb2\x9f\x6e\x1a\x01\xf7\xd4\x24\xba\x69\x98\x9e\xe6\xaf"
+ "\x3d\x08\xe9\x70\x5f\x33\x05\x9e\x27\x88\xcf\x70\x4f\x8b\x82\xe7"
+ "\x18\xf1\x19\xee\x69\xed\xf0\x3c\x49\x7c\x86\xfb\xba\x54\x78\x06"
+ "\x1a\xaf\x9f\x09\xcf\x70\x5f\x67\x87\xe7\x29\xe2\x33\xdc\x33\x34"
+ "\x70\x77\x39\xc6\xbc\xe1\x74\xa8\x4b\xaa\x1c\xea\x3a\x1d\xce\x89"
+ "\x72\x17\xd6\xc4\xf0\x11\x35\xb8\x47\xf0\xf0\xac\x73\x64\xc4\x71"
+ "\xc5\x93\x7b\xd1\xee\x59\x33\xec\xc2\x99\x75\xe2\x9e\x77\xc3\x8f"
+ "\x29\x9e\xf8\x10\xec\xfc\x64\x3c\x07\x1d\xda\x9c\x4c\x73\x86\x9d"
+ "\x81\x7b\x3b\xcd\xb9\xee\x18\xb4\x19\x9e\xaf\xff\x18\xee\xf0\xfc"
+ "\x40\x3e\xb4\x19\x9e\x5f\x7c\x1c\xee\xed\x9d\xb9\x4f\x46\xdb\x15"
+ "\x8f\x31\x9d\xfd\x9b\x37\x35\x91\xae\x2c\xd0\x13\xa0\x47\x77\x34"
+ "\xd9\x23\x5d\x89\x84\x9a\xea\xcc\x91\x78\xb6\x44\x79\xf1\x64\x1a"
+ "\xb1\x5d\xa8\x13\x9e\x1f\x43\xbb\xc7\x72\xec\xdb\xd7\xd1\x63\x8a"
+ "\x27\x67\x60\x9f\x2a\x8d\x78\xdf\xdf\xfb\x65\xc2\xfb\x9b\x9a\x1c"
+ "\xec\xbd\x86\x78\xde\xff\x02\xdf\x6f\x8d\xc4\x7e\xf0\x5b\x36\x39"
+ "\xec\x8a\x27\xab\x30\x8f\x5d\xf1\x44\x3d\xcd\x09\x23\xd6\x8e\x36"
+ "\xb1\x8d\x23\x30\xdf\x1f\xf0\x77\xfe\xfa\x55\xf8\x02\x9b\xd6\x94"
+ "\x43\x6d\x18\x43\x82\xde\xe7\x74\x99\x63\xab\x8f\x29\xa6\x67\x97"
+ "\x0b\x7d\x03\x4d\xd5\xb8\xbe\xe8\x98\x62\xda\xb4\xee\x7c\x9a\xa7"
+ "\x5b\x1f\x09\xe5\x4d\xdf\x94\xe5\xa4\x1d\xe6\xcc\xc7\xc1\x3e\x09"
+ "\xe9\x07\xd9\x9c\x75\xe1\xff\x2a\x36\xcf\x48\xf8\xbf\x8c\xf5\xb5"
+ "\x4e\xcf\xc6\xdf\xca\x7d\x76\x77\xee\x2a\x23\x1f\xd1\x64\x66\xe3"
+ "\x64\xd3\x66\x7c\xc8\xdb\xb9\xc8\x54\x32\x4c\xb7\xfe\x6f\x50\xfe"
+ "\xb4\x22\xef\xf8\x4e\xca\x2b\xbc\x5b\xf3\x57\xc8\xfb\xb6\xd0\x17"
+ "\x33\x6d\xb7\xd4\x8f\x4c\xa1\x0d\xaf\x33\xdf\x06\x63\x65\x25\xf3"
+ "\xd1\xa6\xeb\x70\x5f\x4d\x97\xaa\x6e\xb7\xab\xa0\x64\xb7\xbb\xa0"
+ "\xa9\x9a\x16\x36\x99\x23\x5c\x0a\xc2\xe6\xfb\x4f\x9f\x3b\xd1\x89"
+ "\x7d\x64\x87\x31\xaf\x9a\x1f\x9e\xbe\xe7\xee\x74\xc2\x99\x53\x3e"
+ "\xc3\xe7\x67\x68\x6e\xa6\xca\xda\xde\x4c\xcc\x29\x42\x59\x33\x69"
+ "\xee\xd6\x79\xfc\xf0\xcd\x79\x15\xe8\x5b\xa6\x63\xdf\xce\xc7\x48"
+ "\x97\x26\xa0\x33\xf8\xf0\xd3\x27\x48\x75\xc1\x3d\xfe\x4d\x40\x3b"
+ "\xf4\xfb\x70\x7d\xf6\x02\xb7\x1b\xf7\x92\x82\x18\x66\x7a\x36\xeb"
+ "\x1f\x9c\x2e\x9c\xfb\x2c\x7e\x77\x09\x3f\x8a\xa6\x36\xce\xc3\xb1"
+ "\x58\x0d\xee\xcd\xd3\x21\xac\xe7\x74\xe1\xb9\x7c\x68\xdf\x58\x5e"
+ "\x39\xef\x56\x2c\x36\x2e\x58\x6f\x5c\x95\x92\xba\x60\x8d\xf1\x21"
+ "\x1d\x04\x5e\xba\x55\x4b\x75\x2b\x96\xac\x58\x95\xb2\xce\xd7\x3f"
+ "\x0c\x87\x7a\x1d\x04\x6c\x08\xfe\x54\x2d\xf8\x9c\xac\xdf\x3a\xee"
+ "\x2d\xe4\xf5\x8e\x12\x76\x0e\x04\xe4\x69\xb3\x93\xdf\x08\xfb\x8a"
+ "\xf1\xa5\x4d\xcd\xb4\xac\x78\xf2\x56\x5c\x97\xbe\x06\x7d\x7c\x07"
+ "\xb1\x92\x33\x50\x37\x76\x26\x60\x23\xee\x9d\x90\x96\x41\xcd\x69"
+ "\x67\x10\xe3\xd5\xd4\x74\xd8\x02\x18\xcf\xbe\x60\xda\xae\x3d\xa6"
+ "\x88\x4b\xbf\x60\x3a\x5c\x2d\x9d\xdb\xe3\x2e\xa8\xd3\xf2\x2a\x5b"
+ "\x0c\x9e\xdb\xd3\x4d\xb5\xa4\x01\x68\xd9\x95\x47\x13\x01\x09\xf3"
+ "\xca\x73\xc0\xee\x40\x6c\x20\xec\xd9\xf0\x9b\x62\x87\x9b\xea\x95"
+ "\xee\x1c\x12\x0e\xf7\x08\x1a\xd1\x94\xd8\xad\xaa\xab\xc2\xf7\x78"
+ "\x5e\x8f\xbb\x5b\x4f\x32\x8f\x50\xfe\x05\x03\xe0\x26\x87\x50\xe1"
+ "\x8c\x54\xc3\x49\x02\xe9\xa3\xf8\xc2\xba\xd8\xe3\x71\x84\xc3\xbc"
+ "\xe0\xd7\x90\x79\xf0\x7f\xc6\x42\xa2\x86\x7c\x91\x19\xb5\x90\xde"
+ "\xa9\x1f\xe5\xca\xd2\x87\x77\x65\xe9\x47\x75\x53\xbd\xca\xda\xea"
+ "\x24\xdd\x77\xbc\x49\xee\x72\x10\xe5\x0e\xf0\x7f\xca\x79\x90\xaf"
+ "\xb2\x62\x9d\x7b\x83\x7e\xb8\x6b\x83\x5e\xd9\xdd\xad\x0f\x77\xad"
+ "\xd5\x2b\xbb\xd6\xea\x87\x77\x77\xea\xc3\xad\x49\x0e\x72\xd8\xf1"
+ "\x3b\xd2\xd8\xda\x26\xf4\x2b\x76\xab\x9b\x92\xbb\xd5\x75\x33\x55"
+ "\xad\x24\xea\x6e\x23\xf8\x41\xe0\x17\xee\x04\x1f\x18\x30\xa1\x72"
+ "\xbd\x53\x0c\x36\xaa\x49\x03\xf4\x7d\x69\xda\x38\x7a\xda\x9d\x3b"
+ "\x6b\x82\xee\x29\xd0\x45\x9b\x94\xd1\x90\x06\xf8\x79\xa1\x8c\xe6"
+ "\xfe\xbc\x15\xe2\x71\x1d\x5c\x63\xed\x8c\x0f\xe0\x7b\xcd\x04\x9d"
+ "\xa6\x8c\xc6\xbc\x2c\xdf\xcf\x62\xec\xc2\x3d\x3e\x5b\x38\xcb\x34"
+ "\x77\x7a\x41\xb9\x10\xa7\xc5\x15\x49\xfe\xf5\x41\x65\xdf\x6b\xdf"
+ "\x21\xcf\xfe\x9e\x78\x97\x07\x7d\x62\xaa\xe9\x73\xde\x1a\xf0\x64"
+ "\x12\x8e\x8b\xf2\x40\xb7\xe3\x8a\x19\x77\xe0\x7e\x55\x34\x2b\x4e"
+ "\x8c\x31\xe3\x84\xb1\x45\x5c\x2f\x8e\xfd\x10\x2c\x6d\x06\xeb\x9b"
+ "\xe0\x62\x71\x8f\xfe\x6a\xdc\x23\x0c\xfb\x1d\x00\xd7\x16\xbb\x62"
+ "\x06\xea\xcf\x61\x10\x9f\x55\xc1\x55\x0d\x97\xf9\x4d\xec\x8f\xc8"
+ "\x21\xd3\xa4\xbe\x9a\xbe\xeb\x3a\x03\xe2\x9f\xdf\x3e\xe9\x89\x57"
+ "\x67\x18\xa1\xdd\xc1\x9f\xef\xa0\x98\xe1\xf7\x8c\x03\x61\xef\x53"
+ "\xa4\x71\x61\xcd\xec\x22\xbe\x67\x6f\x5c\xd0\xfb\x33\x0e\x81\x9e"
+ "\xc8\x16\xde\x15\xd4\x99\x33\xbf\x25\x61\xf8\xae\x0a\xe7\x50\xc0"
+ "\xb3\x2e\x45\x41\xad\x1d\x4e\x52\x84\xe3\x08\xd1\xc5\x93\xab\xce"
+ "\x3b\x38\x94\x0b\x1c\x8b\x81\xdf\x1e\x2d\x3a\x2f\x96\x5b\xda\x64"
+ "\xcf\x5a\x4d\x84\x33\x47\xf0\xdc\x22\x94\x97\xa2\x4c\x88\x05\xf1"
+ "\x8c\xa5\x94\x30\xd0\x57\x4f\xdd\x08\xff\x87\x63\x3e\xaa\xaa\x33"
+ "\xf3\x50\x06\xc8\x8d\x9e\xaa\xeb\x2a\x79\x53\x5d\x0c\x2d\x7f\xc3"
+ "\x41\xc7\x14\x97\xf2\x3b\x9a\x2c\x9d\xb9\x4f\x61\xfb\x85\x7d\x44"
+ "\x71\x2f\x22\xec\xeb\x70\x43\xcc\xdd\x58\xe9\x22\xf4\x71\x17\x39"
+ "\x94\x7a\x8e\x38\x46\xd2\x24\x87\xda\xa6\x75\xa8\x9b\x34\x6e\xb5"
+ "\x2d\x01\xae\x79\xc6\x14\x1c\x83\x7e\x7a\x52\xcf\x9e\x9a\xdf\xf6"
+ "\xbf\xa7\x26\x94\x39\x56\xda\x57\xd3\xbd\x36\xf8\x3d\x35\xdd\xdc"
+ "\xb1\xf4\xf2\xb4\x81\xf7\xd4\x04\x1f\xd3\x06\xfe\xa5\x59\xda\xff"
+ "\xc4\x2d\xcc\x69\x27\x2a\xb7\xba\xae\x54\xd8\x43\x25\xdd\x2c\xec"
+ "\x83\x82\xbe\x26\xda\x9a\xce\xdc\xa7\x7b\xf6\xbf\x45\xfd\xe9\xde"
+ "\x4a\x8d\x70\x25\x43\x3a\xe8\xce\xf9\x07\x24\xdd\x4a\x23\x4a\x6c"
+ "\xee\x51\xaf\xed\x16\xc6\xb0\xba\x0d\x8f\x62\x5e\xd0\x41\x68\x3f"
+ "\xc3\xdc\xdd\x86\x29\x70\x4d\x85\xeb\x11\xb7\xe9\xb0\xd9\x6d\xb2"
+ "\x39\xdc\xa6\x92\x23\x70\x35\xc3\xd5\x02\x97\x1d\xae\x56\xb8\xc0"
+ "\x27\x2a\x69\x87\x3b\xbe\xef\x80\xcb\x09\x97\xcb\x6d\xda\x4e\xe0"
+ "\x52\xba\x77\x34\xd9\xdc\x0a\x65\x34\x5c\x63\xe1\xd2\x41\x39\x7a"
+ "\xb7\xa9\x6e\x37\x5b\x3b\x3a\x53\x2b\xe1\xb4\xef\xbd\x5b\xc7\xb1"
+ "\x33\x14\x86\x7d\x4e\x23\xf1\x7c\xdf\x8c\x73\xb8\x9f\x5e\xe5\x21"
+ "\x7d\x47\x70\x67\x69\x28\x66\xc6\xf9\xc3\x35\x96\x0f\x3a\xa6\x3b"
+ "\xc8\xf2\x4a\xfd\xf6\x99\x68\x9b\x9a\x5d\xd1\xc5\xd9\xae\x1c\x92"
+ "\x0d\x7a\x4d\xd1\x98\xd8\x4a\xe2\x1d\x24\xab\xbe\xb5\x8b\x64\x25"
+ "\x51\xb7\xa0\x03\x32\xf0\xcc\x96\xf7\xda\x11\xe3\x6e\x9a\xa0\xeb"
+ "\x2e\x38\x6c\x71\xab\xac\x0e\xaa\xb2\xe9\x85\x3d\xfa\x40\x97\xe0"
+ "\x99\x65\x3d\x31\x28\x62\x0e\xe2\xd0\x86\xf6\x73\x64\x43\x12\xe5"
+ "\x1b\x20\xca\xc7\x7d\xf8\x22\x15\xe4\x57\x02\xf6\xc4\x38\xf4\xe9"
+ "\x16\x9a\x0d\x58\x1a\xe9\x06\xba\xf1\x18\x7f\x02\xee\x76\xa5\x91"
+ "\x18\x09\x7b\x60\xd3\x35\xd2\x39\x4f\x74\xf8\x4c\x7c\xa7\xc4\x73"
+ "\xa0\xca\x20\x0e\x2d\x4b\x23\x63\xcb\xe0\x9d\x70\x66\x27\xd4\x7b"
+ "\x96\x31\x92\xf2\xcb\xf5\xa4\xe2\x15\x12\xae\x3e\xc9\xce\x81\x75"
+ "\x03\xed\x3d\x67\x21\x6c\xd7\x3e\x73\x52\x47\x0e\xe9\x8f\x82\x6d"
+ "\xae\x02\xbe\x6c\xd7\x76\x83\xfd\x02\x5a\xba\x83\xa3\xe5\x33\xad"
+ "\x17\x8b\x96\xdd\xd1\xc5\x3a\x46\xcf\x44\x82\x34\xf3\xa5\x27\xd2"
+ "\x78\x7d\x2b\xd0\x13\xe8\x6a\x3d\xe2\x86\x58\x92\x2c\x94\xe8\xf9"
+ "\x36\xd0\x13\x68\xaa\x45\x9a\x02\x3d\x04\x9a\x52\x91\xa6\x15\x32"
+ "\x9a\x82\xee\x12\xf6\x33\x44\x9a\xf2\x40\xd3\x0a\x3f\x34\xed\x89"
+ "\xe7\x81\xa6\xbb\x02\xa2\x69\xe5\x20\x68\x1a\x3f\xd9\x1f\x4d\x5d"
+ "\xe8\x37\x14\x6e\xd7\x50\xd0\x8b\x56\xd7\x61\x61\x6f\x4e\xf0\xf9"
+ "\xe6\x81\xef\x9a\xc0\xab\xea\xb4\x78\xae\x37\x9e\x4d\x86\xe7\x8e"
+ "\x09\x7b\x49\x55\xd2\x0b\xee\xc2\x26\x23\xa6\x81\x5e\x33\x4c\xc4"
+ "\x39\x49\xa0\x5d\x2a\x38\x5a\xdd\x78\x1e\xfb\xc2\x9e\x5b\xdd\x85"
+ "\x3e\x75\x61\xd3\xfb\x3c\x35\x10\xd4\x29\xf3\xc7\x11\x65\x17\xe8"
+ "\x0d\x63\x1a\xb9\xb5\x08\x74\x61\x97\xc9\x36\xef\x84\x62\xb6\x6a"
+ "\x9a\x91\xa7\x70\x65\xe1\x1e\x93\x3c\xe8\x5c\xd0\xe5\x02\x7f\x91"
+ "\x67\x38\xc6\xd7\x30\x1f\xd7\xbc\xcc\x76\xd7\x25\xba\x48\x96\xa1"
+ "\x37\x7f\xf9\xac\x04\x9d\xbb\x60\x60\x39\xc1\xb3\x0f\x33\xda\x90"
+ "\xaf\x55\xc4\xda\xea\x91\x13\x5e\xd4\xd1\xc8\x0b\x94\x0b\x94\x91"
+ "\x6d\x32\xdd\x0c\x7a\x5f\x53\x2e\x9e\x05\xe2\xce\x01\xdd\x8c\x7b"
+ "\xce\x03\x2f\xf1\x8c\x90\x3e\xe5\x63\x03\xc8\xc7\x7a\xe1\x9c\x26"
+ "\x2d\xd0\xa3\xaa\xab\x93\xf1\x10\x79\x66\x75\x59\x04\xfe\x15\x89"
+ "\xb6\x80\xd1\xdd\x76\x27\xa5\x09\xe0\xcf\x4d\xac\xe4\x0b\x9b\x12"
+ "\x69\xa7\x61\x14\x9e\xd5\x05\x31\x7f\x4c\x64\x12\xf8\x4f\xa7\xc1"
+ "\x56\xac\x04\x7c\x9d\x22\x63\x77\xad\x04\x9f\xa8\x13\xcf\x5b\x83"
+ "\xfa\xac\x63\xe7\xd4\xf2\xb9\x33\x8b\xe0\x9d\xb0\x67\x26\x2f\xed"
+ "\x99\x79\x56\x8f\xfd\x10\x9e\xfe\xa1\x55\x7a\xae\xe7\x9b\x05\xc3"
+ "\x62\xdd\xaa\x89\x95\x6c\x8d\xeb\xb3\x6c\x4f\xf2\xf0\xaf\xab\x91"
+ "\xae\xed\x8a\x67\xd9\xbc\xa7\xbc\xf6\x03\xc6\x4c\x9c\x7b\xf4\xec"
+ "\xbb\x34\xbf\xa3\xca\x88\x67\x6e\x4b\xef\xb2\x12\x90\x0e\xc6\xbb"
+ "\xb3\x49\xb6\xdb\x34\xd1\x82\x67\xb1\xe3\x5c\x88\xe0\xb0\xf8\xec"
+ "\x41\x2c\xcb\x5d\x30\xec\x49\xa0\x53\x2c\x5f\x38\x6c\x26\xe8\x94"
+ "\x18\xba\x1c\xda\xfa\x0a\xb4\xf5\x04\xd0\xf5\x04\xb4\x75\xad\xd8"
+ "\x56\xf1\x0c\x3a\x1e\xe8\x0f\xef\xfa\xb6\x8d\x52\x5b\x97\x03\xbd"
+ "\xf3\x5a\xf3\x36\x9e\x24\xdf\xa3\xe0\x8f\x37\xb4\x0b\xeb\x8b\x3a"
+ "\xad\xae\xa3\x04\xbf\x2b\xd8\xee\x82\x92\xb6\xb9\x80\x47\xa4\x39"
+ "\xf8\x0b\xb3\x69\x44\x5d\xac\xc4\x07\xac\x0f\xed\x36\x8c\xaa\x58"
+ "\x09\xf5\x41\xda\x9f\x22\x13\x50\x9e\x81\xf6\x63\x2b\x90\xfe\xde"
+ "\xe7\x40\x47\x09\x3c\x18\x0e\x3c\x58\x29\xf2\xc0\x24\xf2\x00\xfc"
+ "\x65\xb0\xc3\xe1\x10\x37\x6a\x2b\x72\x18\x0f\x82\xa3\xd1\x73\x6d"
+ "\x43\x2c\xaf\xa9\xfe\xe5\xf5\xe7\x77\x74\xb1\x18\x59\x81\x7b\x77"
+ "\x42\x8c\xf0\x27\xbe\x1b\xe4\xb6\x50\x94\x5b\x6a\x78\x44\x92\xd9"
+ "\xe3\x8a\x9f\xfd\x3d\x30\x99\x9d\xf3\x87\xff\xa3\x32\x1b\x75\x71"
+ "\x65\x76\xee\x3a\x6f\x99\x9d\xbb\xcf\x5b\x66\xe7\x2e\xf4\xc8\xac"
+ "\xf8\x6e\x48\x64\x76\x6e\xfa\xe5\x91\xd9\xb9\xe9\x7d\xc8\xec\x9c"
+ "\x00\x64\x56\xeb\x47\x66\xb5\x17\x4f\x66\x7f\x5e\x76\xe9\x6c\xec"
+ "\xf3\x47\xbb\xb8\x3e\x6c\xec\x06\x99\x8d\x55\xa3\x8d\xfd\x85\xb1"
+ "\x2f\x79\xed\x2e\x03\x79\x55\x89\xf2\xfa\xc2\x5f\xa0\xbc\x84\x65"
+ "\x87\x5b\x06\x96\x57\x57\x99\xc7\x7f\xf2\x2b\xb3\x06\x94\xd9\x4a"
+ "\x62\xb5\x0b\x32\xbb\x50\x92\xd9\x32\x31\x16\xea\x47\x6e\xa3\xfc"
+ "\xc9\x2d\x9e\xcb\x85\x67\x72\xf5\x2b\xb7\xa2\xbf\xd4\x3d\x06\xe5"
+ "\xd6\x7c\x85\xd9\xda\xe7\xef\xf1\x96\xdb\xe7\x93\xbc\xe5\xf6\xf9"
+ "\x1b\x3d\x72\x2b\xbe\x1b\x12\xb9\x7d\x3e\xe6\xf2\xc8\xed\xf3\x31"
+ "\xdf\x1d\x5b\xfb\xc2\x9c\x4b\x67\x6b\x5f\xda\x21\xc8\xad\x3f\x5b"
+ "\x9b\x25\xda\x5a\x35\xda\xda\x17\xef\x0a\x4c\x76\xe7\xdd\xf1\x7f"
+ "\x5c\x76\x2f\xb2\xcd\x9d\x77\xd2\x5b\x76\x5f\xd2\x79\xcb\xee\xbc"
+ "\x4f\x3c\xb2\x2b\xbe\x1b\x12\xd9\x9d\xd7\x7e\x79\x64\x77\x5e\xfb"
+ "\x77\xc7\xe6\xce\xf7\x3b\x57\x4e\x77\x0b\xc9\x3e\xa6\x98\xbf\xcc"
+ "\x5a\x26\xcc\xe3\x03\x5c\x3d\x24\xce\xf3\x9e\xff\x86\x55\x3b\x99"
+ "\xf0\xf9\xb4\x19\xcf\xa6\xc0\x79\x2f\x6f\xca\xe6\x95\xb0\x79\x10"
+ "\xf3\xff\x20\xcd\x8b\xd9\x25\x9e\x5f\xd1\xdf\xbc\x18\x9a\x47\x93"
+ "\xc5\xdf\x89\xeb\xa9\xa9\x51\x7a\x66\x7b\x67\xcd\x77\xd0\xad\xd4"
+ "\xe0\x18\x49\x0d\xfe\xc6\x8a\x22\x36\x51\x8a\xe7\x3e\x9d\xbd\xa5"
+ "\x78\xf7\xd9\x7c\x42\x8a\x84\x71\x98\x05\x7a\xf8\xed\x6c\x36\x1f"
+ "\x62\x7a\xd1\xd9\x9c\xd9\x04\xd2\xa6\x48\x69\xc2\x59\xd8\x39\x61"
+ "\x94\x87\x77\xa0\x43\x32\x76\x65\x92\x70\xdc\x8f\xf4\xee\xf3\x88"
+ "\xc5\x05\x33\x41\x47\xe0\xbe\x48\x1d\x78\x5e\x07\xfd\xc1\xcd\x1d"
+ "\x15\x67\x88\xb2\x71\x8b\xd0\xf7\x8c\xf3\x69\x76\x17\x22\xfe\xc3"
+ "\xc6\x97\x52\x4e\x49\xf8\xf2\xe2\x3c\xaa\xb6\x25\x0a\xf3\x77\x01"
+ "\x2b\xd2\x1c\x1b\x3c\x77\x8d\x1f\x53\xac\x97\xf6\xc3\xa4\x50\xbf"
+ "\xbf\x66\x3a\x38\x3c\xb3\xbc\x22\x85\x68\xe0\x52\x51\x93\x2d\x11"
+ "\xea\x75\x44\xea\x4b\xf4\x3b\x17\x1b\xcf\xf3\xbd\x59\xab\x14\xe7"
+ "\xf3\xe0\xba\x5e\xa1\xdf\x6c\x1b\xc7\xe7\xb9\x21\x9d\xe6\x64\x09"
+ "\xe7\x77\x45\x02\x2d\x70\xfe\x2c\x9e\xab\xc4\x57\x14\xef\xde\x7c"
+ "\x13\x21\xef\xad\x6f\xe3\x70\xee\x86\x7b\xfb\xcd\x1d\xe6\xcc\x7b"
+ "\x85\x73\xad\x71\x5f\xf1\xe3\x8a\xc4\xa6\xf8\x6f\xd8\xd9\xbd\xf0"
+ "\xff\x51\x1c\x7f\x79\x06\x9e\x71\x2c\x9f\x3f\xab\x55\x62\x5e\x48"
+ "\xdf\x6a\x4e\xfb\x8c\x44\x1a\x49\x78\x21\xb4\x4d\xcc\x9b\xd0\x21"
+ "\xec\x75\x93\x28\x9c\xe1\x03\xcf\xc9\x38\x66\x00\xbf\x0b\xc7\x39"
+ "\x4b\xb4\xac\x38\x4f\xd0\x0f\x05\xb6\x44\x68\x7f\x9e\x30\xf7\x14"
+ "\xda\xb9\x0d\xda\x0c\x79\x54\x38\x3f\x47\xb8\x67\x12\xcd\x5b\x29"
+ "\xb8\xbf\x6a\x62\x0b\xdc\x55\xe6\x95\x38\xb7\x24\x31\x0e\xcb\xf6"
+ "\x3f\xc7\xdf\x96\x48\x73\x94\x84\xad\x15\x52\x34\x1d\x53\x2c\xcc"
+ "\x88\x54\x50\x0a\xdf\xd4\x6f\xc6\x3e\x6e\x9c\x57\x2d\xcc\x15\x5f"
+ "\x38\x17\xca\x57\xee\x12\xfa\x70\x17\x4e\xb2\x2b\x16\xd8\x7b\xe6"
+ "\xe4\x0b\xe3\x4d\x0b\x0b\xf0\x3b\xf8\x1b\x31\x3f\x5b\xcf\x03\x75"
+ "\xd6\x65\x86\x51\x78\x5e\xc3\xe6\x5e\x87\xff\x11\x7e\x9f\xea\x99"
+ "\x73\x26\xfc\x0e\xb0\xb4\x10\xfb\x7f\x85\x73\x94\xf0\xd9\xef\xbc"
+ "\x66\x91\x6f\x0d\x5a\xc0\x86\x2f\xef\x24\x8c\x00\x2e\x24\x8c\x60"
+ "\x7d\xdf\xcf\xb4\x73\x6c\x7c\x63\x11\xdb\x5b\x12\x78\xe8\x7e\x5b"
+ "\xab\x14\xf6\x1d\xef\x46\xbe\xe0\xfc\xf8\x45\x0d\xc8\x97\x6d\x60"
+ "\x0b\x58\xde\x85\x0e\x4f\xfd\x85\xdf\x0a\xfc\xe4\x81\x17\x6c\x9e"
+ "\xfe\xa2\x5f\x09\x67\xd8\x80\xce\xc0\x39\xe2\x07\x21\x2a\xa1\x88"
+ "\x5b\xc0\xc8\x7b\x29\x4e\xae\x22\x8d\xa5\xff\xf5\x8c\x93\xc3\x79"
+ "\x1f\xd8\x17\x6e\x7a\x85\x28\xb1\x4f\x1d\xcb\xa4\xd1\xc5\xfa\x89"
+ "\x12\x1f\xd7\x03\xef\xd2\x00\xbb\x40\xf3\x6d\x40\xbf\x8a\x2e\x61"
+ "\xbc\x4a\x5f\xc1\x13\x15\x0f\xf9\xec\x8a\x45\x2d\x50\x9e\xa6\xfc"
+ "\x06\xea\xc0\x79\xd9\x40\xc3\xff\xea\xcc\x5d\x54\x2d\xd1\x10\xeb"
+ "\x84\xf3\xaa\x4d\xc2\xfc\xfa\x45\x93\x18\x86\x16\x29\xa5\x36\xfb"
+ "\xa3\xa7\xe9\x3d\x12\x6d\xba\x9b\x4c\xe6\x55\xe3\x2a\x69\xd8\xcd"
+ "\xbb\xb1\xbf\x79\x16\x68\x0d\xdc\x67\x3f\xfe\xb5\xcf\xa9\xd5\xe1"
+ "\x26\xbc\x7a\x5c\x25\x8e\x4d\xb8\x37\x8f\x1f\x1d\xbf\x0e\xd7\x43"
+ "\x1c\xb6\x64\x39\x89\xc6\x9a\xe9\x60\x67\xad\x91\x6f\x89\xfb\x55"
+ "\xd0\xe1\xa0\xd7\xc1\xa6\x2a\xb3\xbe\x25\x37\x22\xbd\x78\xf5\x61"
+ "\xcb\x71\xc5\x62\xd3\xdc\x54\x92\x1d\x9c\x1e\x5d\x2c\xac\xad\x42"
+ "\xff\x02\x74\x3e\x87\xf3\xe9\xac\x0e\xf0\x4f\x4c\x87\x2d\x41\x96"
+ "\xb3\xdb\x9f\x8e\xc4\x76\xf3\xd8\x0f\x2d\xb6\x39\x1e\xdb\xdc\xe1"
+ "\x24\xd8\x97\x3f\x6b\x35\xee\x67\x7a\x8e\xf0\xa6\x71\x95\xd8\x66"
+ "\xf0\x75\xe2\x82\xef\xd3\x4f\x8a\xee\xef\xdb\x14\xe8\xcd\x6f\xbe"
+ "\x79\x37\xaf\xb2\xc5\xe1\xb7\xb1\x0e\xb8\xbe\x66\xd6\x39\x22\xd0"
+ "\x1d\xe9\x6f\x75\xba\x09\x55\xcb\xeb\xe0\x0a\xb6\x0e\xfe\xdb\x7f"
+ "\x37\x89\x2e\x78\x8f\xf1\xdd\xbd\x59\xa4\x81\x01\xc7\xc8\x6c\x71"
+ "\xb8\xcf\xfe\x2c\xac\x83\xe3\x24\x79\xe6\x24\x11\xf8\x6f\xd5\xb7"
+ "\x13\x77\xd8\xf8\xd1\x38\xa7\x02\xf9\x9f\xe9\x02\xfe\x9f\x77\xe2"
+ "\x1e\x24\x0e\x6b\xf6\x05\x82\xfe\x8b\xeb\xac\x9e\xeb\xcd\xff\x25"
+ "\x26\x88\xd6\x83\xe4\xff\x92\x21\xe2\xff\x92\x2b\xa0\xfd\x4b\x43"
+ "\x68\xff\xd2\x21\x6a\xff\xd2\x2b\xa0\xfd\x2f\x87\xd0\xfe\x97\x87"
+ "\xa8\xfd\x2f\xfb\x6d\xff\x13\x37\xf2\x54\x98\x6b\x13\x51\x13\x83"
+ "\x36\x80\xd9\x2b\xc3\x6b\x38\x97\x46\x58\x4f\x25\x3e\x13\xb6\xbe"
+ "\x2a\xdc\xe7\x59\xe5\xf3\xac\xf1\x79\x8e\xf2\x79\xd6\xfa\x3c\x47"
+ "\x4b\xcf\x60\x47\x86\x9d\x52\xbc\x7c\x0e\xfc\xd2\x6c\xbb\xc2\x50"
+ "\x24\xbe\x1f\x8b\x7b\xf4\x80\x4d\x1f\xeb\xef\xbc\x3f\xb5\x82\xd0"
+ "\x6e\x8e\x12\xe1\x1c\x3e\xc5\x32\x65\x57\x0e\xa1\x34\xec\x26\x3d"
+ "\x9e\x95\xc6\x17\x94\x74\xcc\x02\x3d\x6d\x75\x38\xc1\xcf\xd7\x0e"
+ "\x87\xb2\x7f\x80\x67\x40\x22\x5f\x75\x29\x38\xb7\xc6\xf0\x2d\xb6"
+ "\xf3\x6e\xa3\x99\xf0\x61\xe3\x85\xb9\x0d\xbc\xa9\xa4\xc3\x11\x36"
+ "\xfe\x26\xba\xa3\xc9\x66\xca\xe1\xc3\xad\xed\x47\x48\x21\xc7\xeb"
+ "\x32\x32\x80\xbf\xed\xfb\xc9\x86\x76\xda\x96\xe1\xa2\x4e\xeb\x3c"
+ "\x33\xc9\x72\xe0\x19\x2a\x16\xd2\xe8\x38\x22\x9c\xa3\x22\x9c\x17"
+ "\xe3\xd8\x4f\xd0\xff\xc9\xc2\x3c\x90\xd6\xe8\xd8\x47\x1a\xe0\xd9"
+ "\xbc\xf2\x2b\x68\xe7\xb2\x5f\x59\xdb\xf7\x41\xbc\x54\xe2\xe0\x55"
+ "\x25\x47\xa8\xaa\xa4\xb9\xa1\x1d\xcf\x89\x2d\x69\xc1\xba\x36\x42"
+ "\x3d\xac\xae\x6a\xe0\x6f\x49\x8b\x50\x6e\x87\x4d\x88\x49\x71\xcc"
+ "\x96\x57\x43\x7e\x75\x49\x33\xd6\x0f\xeb\xd6\xf7\x38\x6c\x4d\x12"
+ "\xd4\xfd\xa1\xb9\x7a\x25\xc1\x35\x10\xc1\x61\x64\xd9\x41\xbf\x7e"
+ "\x74\x41\x4d\x2b\x2b\x37\x3c\x84\x72\x5f\xf1\xab\xff\x69\x81\x45"
+ "\xac\xaf\x26\x94\x72\x53\xfb\x29\x57\xac\xaf\x2e\x94\x72\xeb\xfd"
+ "\x97\x5b\x2b\xd6\x37\x36\x84\x72\x97\x8f\xed\xa7\x5c\xb1\xbe\xd9"
+ "\xa1\x94\xeb\x77\x0d\x21\xe2\x21\x34\x2c\x2c\xf7\xbf\xff\x03\x60"
+ "\x21\x34\x1c\x24\xf7\xd3\x7e\x4b\x52\x68\x18\x48\x4e\xef\x0f\x03"
+ "\xa1\xf1\x3f\xb9\x5f\xfe\x87\xc6\xfb\x15\xba\xfe\x78\x1f\x1a\xdf"
+ "\x57\xf8\xc5\x3f\xc6\x06\xc0\x27\x1d\x8d\x68\x32\xf3\x85\xdb\x75"
+ "\x7c\x44\xcd\xed\x9b\xf9\x58\xf2\xc4\x46\x42\x22\x4b\xc9\xf5\x4f"
+ "\x94\x7f\x4e\x63\x85\x98\x7b\xa5\x6a\x63\x19\xe1\x20\x86\xe6\xde"
+ "\x5d\xdf\xcc\x59\x5d\x93\x51\x6f\xb9\xf7\xa4\x39\x15\x3f\x84\xf4"
+ "\xbf\x83\x1d\xec\x00\x5f\x96\x95\xb5\x5d\x57\x98\x19\x4b\x84\xf5"
+ "\x71\x10\x47\xcc\x5a\xfd\x39\xc5\x75\xc7\xf1\xdf\x82\x7e\x2d\xc5"
+ "\xfd\x12\xc9\xf5\xf0\x5b\x17\xe0\x18\xca\x71\x92\xf7\x79\x87\x62"
+ "\x96\x43\xc8\xeb\x10\xe6\xa7\x17\xd6\xdc\x8e\xb1\x02\xcd\xd2\xe3"
+ "\xde\x67\x0e\xf8\xf6\xc6\x30\x07\xe1\x2a\x84\xf3\x7b\x56\xa6\xdb"
+ "\x15\xab\x0c\xe2\x1a\xd3\x76\x61\x8f\x3e\xa8\x3b\xee\xd1\xb7\x19"
+ "\xe2\x06\xcc\x7f\xb7\x91\x70\x1f\x09\x7b\x1a\xaf\xdc\x83\xfb\xf6"
+ "\xf5\xb7\x56\xdb\x5d\x60\x53\xe2\xef\x69\x01\xd8\xe7\x93\xb8\x9e"
+ "\xdc\x41\x20\xc6\xc8\x2e\x84\xf8\x64\xda\x38\xec\x4f\x39\x43\x32"
+ "\x37\x52\x1e\xfb\xb6\xa8\xea\x70\x35\xce\x3d\x64\x7b\xca\xaf\x8a"
+ "\xc5\x58\x5f\x3c\xb7\xe9\xa6\x13\xf0\x2c\xc4\x48\x38\x07\x47\x55"
+ "\x52\x49\x0b\xd5\xb1\x8d\x1d\x67\x08\xdb\x17\x7d\xd5\x63\xb8\x7f"
+ "\xda\x59\x95\x8d\x74\xa8\x6c\xe1\x9d\xb9\xab\xa6\x48\x6d\xc0\xef"
+ "\x4b\xe9\x18\x13\x62\x3e\x78\x3f\x4f\x5a\xbb\xed\xe7\x6c\xe3\xd1"
+ "\xf1\x5a\xea\x40\xfa\xb2\xba\x18\xff\x8e\x3c\xa0\x05\x56\x67\x47"
+ "\x96\xfe\x16\xd6\x47\xb2\xaa\x0d\x63\x6d\xb0\x17\xad\x2c\xee\x2d"
+ "\x69\x15\xce\x1d\x01\x7b\x30\x57\xcf\x05\xe9\x13\xaf\x12\xf6\xa4"
+ "\x32\xdf\x82\xf6\xd7\xb8\x17\xca\x7f\xf8\x98\xc2\xa8\x62\x71\x5e"
+ "\x89\x93\xad\xbf\x5c\x55\x09\xdf\x70\xc2\xf3\x6e\xcc\x07\xef\x27"
+ "\xb0\xf7\xdb\x89\xe7\xfd\x76\xf4\x95\xb4\xe2\xfb\x99\xe2\x7b\xa5"
+ "\xec\xbd\xd2\x78\x0b\xf6\x7b\x18\x53\xb1\x0d\x40\x47\x3b\x94\xd7"
+ "\x21\xec\xb3\x20\x9c\x29\x59\x62\x17\xbf\xd3\xd1\xae\x30\x9a\xce"
+ "\x02\xc6\xe0\xbd\x4b\xf6\x7d\xd7\x47\xe9\x31\xe4\x89\x72\xa4\xa1"
+ "\x71\xb7\x9d\x3b\x2c\xae\xcd\x5e\xb5\x4f\x68\x3b\xd8\x50\x79\x79"
+ "\x76\x85\x31\x19\xed\x64\x07\xf8\x68\x90\xe7\x2d\xfc\xa6\x9c\xde"
+ "\xd2\x2a\x50\x5d\xd2\x8a\x85\xba\xc5\xab\xd6\xac\xc4\x55\x7c\xde"
+ "\xeb\xd3\x34\xb8\xce\x95\x2f\xa8\x6b\xb3\x96\xe2\xba\x3b\x8d\xb0"
+ "\xc6\xfb\x2d\xe0\xa3\xab\xb0\x49\xe7\x8e\xb0\x55\xb9\x0b\x0f\xdb"
+ "\xb2\xce\x11\x2e\x53\x4b\xbf\x30\xaf\x7f\x9c\x9c\x52\xac\x7e\x50"
+ "\x38\xab\x52\x27\xec\xcb\xdf\x61\x5e\xff\x0f\x4c\x13\xf6\x47\xb4"
+ "\x26\xb2\xb4\x3f\x65\x5a\xb8\xbf\x65\x36\x73\xf5\x89\x67\xc8\x47"
+ "\x5a\x07\x39\xa8\x3b\x83\x7b\xd3\x76\xfc\x89\xb7\x71\x38\x37\x17"
+ "\xf2\xff\x0a\xbf\x85\xfd\x07\xf8\x3f\xeb\x0b\x59\x7d\x07\x7e\x07"
+ "\xe7\x2d\xb6\x2b\x56\x8f\xc3\xef\xd9\x15\xab\xf5\x61\x65\xc2\x5c"
+ "\x6e\x15\xe4\xfb\x8a\x37\xd5\xb5\x09\xf2\x9e\x6b\x6c\x76\x71\xaa"
+ "\x6e\x71\x5d\x1f\x29\x1b\x8d\x73\x74\x57\xdb\x64\xeb\xdc\x54\x67"
+ "\x39\xf2\x28\xa4\xb5\x4a\xfb\x66\xe0\xf9\x45\xfe\xf4\xc7\x05\x88"
+ "\x93\x2f\x94\x15\x87\xf3\xaa\x3a\xa0\x6f\x5d\x9b\xc5\x42\xb0\x9f"
+ "\x46\x81\xf3\x8c\xdb\x15\xaf\x1e\xa4\xea\xba\xe6\x4c\x94\x53\xa0"
+ "\xc5\xef\x71\x0e\x61\x44\x93\x6e\x1f\xce\x19\x2c\xb4\x55\xfd\x2e"
+ "\xcd\xc9\x1d\xae\xaf\x26\xba\x9f\xa3\x8f\x95\x32\xf7\xe9\x24\xea"
+ "\x1a\x7f\xc4\x4c\xea\x5b\xff\x48\xea\x5a\x2c\x44\x35\x8f\x84\x65"
+ "\xd9\xa9\x5b\xe8\x4b\x48\x25\x5c\xbc\x9d\x84\xe1\x9e\x4e\xb8\x8f"
+ "\x3b\x9e\xd9\xde\xe8\x6c\x00\xbf\xe7\xbd\xf6\x77\x33\xdb\x86\xe9"
+ "\x9e\x23\xe0\x2f\xb1\x31\x69\x61\x0d\x90\x43\x58\x97\xad\xc6\xfe"
+ "\x71\xd9\xda\x9f\xfa\x8d\x27\x49\x78\x83\xe1\x28\xc9\x48\xa4\x3c"
+ "\xce\xf1\x8b\x4f\x0c\xa3\xc2\xfa\x9f\x74\xc8\x6c\x04\x9e\xae\xd5"
+ "\x47\xec\x4c\x23\x51\x8d\xa9\x76\x62\x6d\xb3\x90\xb7\x53\x48\x14"
+ "\xed\x34\x8c\xac\xaf\x3f\x4c\x68\xe1\x9d\xbb\xdf\xcf\x34\x0f\x93"
+ "\xe6\x63\x45\x6e\x52\x20\x7e\x23\x0a\x70\x5e\xd6\x79\x12\xb3\xe0"
+ "\xab\x6c\xa1\x0f\x17\xfb\xcb\x5d\x9d\x7a\x5d\x77\xa7\xfe\xf6\xae"
+ "\x4e\xfd\x2d\x52\x3f\xfb\x4b\xcb\x34\xa4\x1c\xd7\x0d\xe5\x26\x25"
+ "\xe1\xba\x21\xf4\x2f\x5d\xea\x89\x95\xd8\xa7\x2e\xec\x51\xb3\x56"
+ "\x1f\xcd\x2f\xd6\x93\x89\x0e\x61\x5d\x12\xf6\xf3\x6b\x2a\x16\x41"
+ "\x7d\xdb\xcf\x10\xf9\xdc\xa2\x0b\x6b\xf5\x1c\xce\x2b\xa2\xb9\xab"
+ "\x5d\x5d\xe5\xc5\xe1\x38\xbf\x08\xec\xc2\xe4\xe0\x65\xfb\x55\xc1"
+ "\x7f\xc6\xf6\x53\xc0\xec\xbe\x33\xc8\x1f\xe0\xd3\x19\x07\x87\xbc"
+ "\x68\x48\x42\x3e\xd8\xbc\xf8\x20\xf0\x2d\xc5\xc9\x21\x3f\x90\x17"
+ "\xc8\x13\x0f\x3f\x3e\x11\xf8\xb1\x8f\x67\xfc\xe8\x02\x7b\x20\xf1"
+ "\xe4\x42\x74\xb1\xb6\x3f\xbe\x20\x3f\x90\x37\xf5\xad\x47\x89\x17"
+ "\x4f\x1c\x8c\x27\x40\xcf\xd1\x12\x5f\x90\x27\xd6\x76\xf0\x79\x81"
+ "\x2f\x4f\x7d\x42\xc8\xd3\xe3\x28\xdf\x30\xf3\xe3\x1e\xfe\xb8\xfc"
+ "\xf1\xe7\x1b\x0f\x7f\x80\xf7\xbd\xf9\x73\x52\x83\xe3\x3e\xc8\x9f"
+ "\xb6\x60\xf8\x53\xdf\xca\xf8\xe3\x12\xf9\x33\x2e\x8e\x70\xce\x4e"
+ "\x3d\xb7\x23\x8d\x4c\x9e\xf9\x95\x8e\x1c\x4a\x68\x20\x40\xeb\x02"
+ "\xde\x64\x75\x86\x26\x47\x6b\x55\x81\xcb\xd1\x9a\xf2\x6b\x72\x14"
+ "\xac\x1c\xad\x79\x72\x70\x72\x94\xd6\x7c\x4d\x8e\x2e\x95\x1c\xa5"
+ "\x1d\xf1\x95\xa3\x1e\x5b\x9d\xb2\x64\xc5\xc2\x65\x2b\x97\xad\x7c"
+ "\x59\xb7\x68\x5d\xea\x92\x57\x99\xc5\xf6\xb2\xd9\x5a\x77\x66\x2c"
+ "\x87\xe7\xae\xd7\x97\xda\xc8\xfb\x37\xd9\x38\xf7\xd7\x5a\x25\x2d"
+ "\x98\xe6\xe0\x0b\xa6\x1b\xf1\x0c\x76\x94\x37\x3c\x9b\xfd\xb8\x62"
+ "\xe3\x64\xdc\x8f\x90\xed\xa3\xb2\x51\x98\x7f\x09\xbe\x61\x29\x8e"
+ "\xbf\x6c\x5e\x4f\x94\x9b\x71\x5d\xb4\x13\xfb\x39\xf0\x7d\xc6\xaf"
+ "\x70\xef\x34\x5a\x5e\x5c\x8a\x7b\xd9\x74\xa8\x4a\x76\x6f\x81\xb2"
+ "\x1c\xea\xba\x36\xa5\x0e\xd7\x91\xac\x8b\x01\x7f\xc3\xe1\xd9\x1f"
+ "\x29\x23\x89\x0e\x4f\xdf\x82\x72\x8e\x6b\xfa\x4e\x29\xd6\x2d\xb9"
+ "\x80\xfb\xc7\x83\xff\x3a\x77\x1c\x7c\x67\x4c\xb1\x56\xd8\x77\x01"
+ "\x64\x9e\xbd\xdf\x30\x12\xbf\xdf\xad\x3a\x6c\x13\xce\xae\x57\x35"
+ "\xe9\xce\x16\xd8\xaa\x0e\x67\x54\x11\xdd\x73\x28\xf3\xeb\xde\x78"
+ "\xaa\x14\x64\x7e\xb6\x99\x34\x68\x7f\x47\xea\x12\x00\x6b\x09\x03"
+ "\xc9\xbc\x0c\x63\xb7\x04\x26\xf3\x12\xb6\x10\x53\x88\x2d\xc4\xd5"
+ "\x75\x80\x2b\xc4\x9a\x84\xad\x37\xcf\x33\x6c\x45\xb6\x10\xcd\xce"
+ "\x33\x80\x2f\x17\xc3\x17\xae\x73\x6e\x48\xff\xd8\xbf\xec\x9f\xf7"
+ "\xc1\x16\x27\x62\x6b\x2d\x60\x6b\xad\x07\x5b\x2f\x1e\xd5\x90\xb7"
+ "\x05\x6c\x2d\xf6\x60\xcb\x34\xb1\x52\xc2\x15\x62\x0c\xf1\xc4\xbf"
+ "\xac\x27\x28\xef\x12\xc6\x2a\x96\xb2\xf1\x53\x41\xf6\x39\x90\xfd"
+ "\x4e\x99\x0d\x1d\x33\x18\xd9\x5f\x2f\xec\xff\x80\x3c\x41\xfe\x20"
+ "\x5f\x90\x17\x57\x23\x1f\xf0\x7c\x6a\xda\xd9\x17\x2f\x16\x39\x06"
+ "\xe2\x05\xf2\x01\xf9\x21\xf0\x01\xf8\x21\x8d\x65\xe3\xd8\x26\xf2"
+ "\x04\x79\x71\x77\x06\xe1\x90\x2f\x15\x20\xef\x28\xe3\x40\x5b\x1b"
+ "\xf2\x45\xf0\x5b\x73\xd4\xd5\x6f\x8d\xf6\x9c\x5b\xd3\x99\x9b\xb1"
+ "\xa5\xb7\xcf\x9a\x51\xea\xd9\xeb\x6d\xdd\x14\x16\x63\xd4\x95\xb2"
+ "\xb1\xa8\x8d\xdf\x88\x32\x9c\x8d\xf1\x9e\x10\xdb\xb9\x21\xb6\x53"
+ "\x41\x6c\x57\x00\xb1\x1d\xf6\xbd\x09\x7b\x10\x64\x7c\xc5\xc6\xc5"
+ "\x20\x96\x53\x1f\xae\x86\xb8\xa2\x12\x69\x26\x8c\xc1\xaa\x6d\xc2"
+ "\x9e\x3f\xd4\x04\x71\xe3\xaf\x39\x02\xcf\x80\x1b\x77\x90\x78\xd9"
+ "\xa8\x14\xc7\x98\x0d\x6c\x8f\xc0\x8d\x47\x58\xfd\xd2\x85\x79\x0a"
+ "\xc2\xf8\x1c\xc7\xef\x76\x6f\xf6\x1e\x9f\x93\x8f\xdf\xbe\x9f\xe9"
+ "\x10\xc7\xe6\x36\xb2\xfd\x18\x71\x4d\x08\xe8\xb1\x77\x33\x6d\x9c"
+ "\x67\x7c\xee\x63\x7c\xff\xa1\xf7\xf8\xdc\x46\xc1\xdf\x83\x3a\xb4"
+ "\xe1\x9c\x14\x78\xde\xc3\xd2\xd3\xdb\xe5\xe9\x9e\xf1\x6f\x96\x8e"
+ "\x6b\xa0\xc4\xf8\xba\x9d\xc5\xd6\x99\x44\x8a\x61\xfd\xf8\x33\x41"
+ "\xe8\xd9\x9c\xfd\x1e\x3d\x9b\x23\xc4\x9a\x54\xdb\x64\x69\xe8\xa5"
+ "\x67\x71\x6f\xab\x9c\x31\xb3\x50\xcf\x16\x1c\x36\xb3\xfa\x65\x9a"
+ "\x80\x26\x61\x78\xde\x1c\xa6\xe3\x5a\x21\xd4\xb9\xe5\x82\x0e\x6e"
+ "\xaa\xde\x22\x8c\xc1\x67\xee\xf3\xd6\xbd\x9b\xec\xde\xba\x37\xf3"
+ "\x8b\xfe\x75\x6f\xf6\x6b\xfd\xeb\xde\x2c\xf5\x35\xdd\x1b\xaa\xee"
+ "\x05\xbf\x6b\x50\xba\x37\x7b\xf6\x35\xdd\x7b\xb1\x74\x6f\xf6\x4c"
+ "\x99\xee\x7d\xc7\x5b\xf7\xe6\x90\xde\xba\x37\x27\xca\xa3\x7b\x33"
+ "\xab\xbd\x75\xef\xe6\x25\x81\xe9\xde\x9c\x85\x17\x57\xf7\xe6\x64"
+ "\x7b\xeb\xde\xcd\xb3\x45\x3d\x32\x37\x78\xdd\xbb\xf9\x9e\xfe\x75"
+ "\xef\xe6\x07\xbd\x75\xef\x66\x15\xd3\xb1\x9b\x93\x98\xee\xdd\xac"
+ "\x63\xe9\x99\x73\xe4\xe9\x1e\xdd\xcb\xd2\x7b\xeb\xde\xcd\x19\x03"
+ "\xe8\x5e\xbd\x9b\x97\x74\x6f\x33\xe8\xde\x66\x8e\x7f\xd9\x9f\xee"
+ "\xcd\xcb\x6b\x40\xdd\x9b\x82\xba\x37\x2f\xaf\x7f\xdd\xfb\x6f\xdf"
+ "\xa2\x8e\x15\xf6\xaa\x2c\xa1\xad\xc2\x5e\x81\x25\xb4\x0d\xf1\x38"
+ "\x2b\x03\xd2\x21\x0d\xf7\x54\xc4\x7c\x8c\xf7\x92\x8e\xde\x72\x4f"
+ "\x8f\x8e\x86\x7c\xfc\x8d\x1e\x1d\x8d\xfa\x19\xf5\x74\x79\x09\xb5"
+ "\x57\x94\xe0\x19\x20\x5b\x12\x24\x5d\x6d\x82\x34\x3c\xe7\x03\xf7"
+ "\x03\xc2\xf9\x88\x40\x83\xd6\xcd\xf0\x3d\xcc\x0f\xf9\xb2\xbd\x75"
+ "\xfa\xbf\xed\xf7\xd6\xe9\x5b\x3e\xe8\x5f\xa7\xe7\x3e\xdf\xbf\x4e"
+ "\xdf\xf2\xc5\x35\x9d\x7e\xb9\x74\x7a\xee\xd8\x6b\x3a\x7d\x60\x9d"
+ "\xde\x17\x2f\x7c\x75\xfa\x5d\xa2\x4e\x2f\xef\xd1\xe9\xb9\x3a\xff"
+ "\x3a\xfd\xdf\x8e\xf4\xd6\xe9\xff\xd6\xe6\xd1\xe9\x5b\x0a\xbc\x75"
+ "\xfa\xd6\x07\x03\xd3\xe9\x79\xf7\x5f\x5c\x9d\x9e\x37\xc7\x5b\xa7"
+ "\x6f\x1d\x2b\xda\x9c\x26\xb9\x4e\xe7\xc3\x02\xd1\xe9\x5b\x87\x49"
+ "\x3a\x1d\x75\xe6\xbb\x7c\xb3\x4c\xa7\xa3\x6e\xdb\xaa\x36\xa7\x1d"
+ "\x93\xe9\xf4\x3c\x3b\xd3\xdd\x5b\x27\xbb\x05\x9d\x9e\x27\xee\xe5"
+ "\xb5\xd9\x26\x4f\xf7\xe8\x74\x96\xee\x96\xeb\xf4\x36\xd4\xe9\x5b"
+ "\x67\x0f\xa0\xd3\x63\x02\xd7\xe9\x85\x55\x1e\x9d\x5e\x58\x25\xe9"
+ "\x74\xd4\xe3\xa8\xd3\x51\x07\xa3\x5e\x17\xf6\xd1\x12\xe6\x54\x14"
+ "\xde\x18\xe9\x20\xe1\xb8\x6f\x2e\xf6\x61\xa0\x2e\x2e\x3c\xc3\x74"
+ "\xbb\x90\x67\x25\xcb\x03\xfa\xb9\x15\x74\x72\x1b\xe8\xe4\x36\xd3"
+ "\x29\xa2\x84\x7c\xcd\x85\x38\x3f\x0f\x9e\x51\x77\x47\xb6\x83\x1d"
+ "\x70\x09\x76\xa0\x19\xed\x07\xa3\x57\xe1\x8d\xde\xb6\x20\x7f\x6a"
+ "\x5f\xfe\x7a\x91\xcc\x16\x54\xdc\x40\x8f\x74\xe6\xe6\x27\x4a\xfa"
+ "\xbd\x10\x9e\xd1\x06\x14\x9d\x11\x6c\x80\x1d\x6c\x40\x2b\xb3\x01"
+ "\xf9\x5b\x7a\xf2\x40\x1d\x84\x3c\xcc\x4e\x34\x6f\xc6\x33\xd0\x58"
+ "\x9e\x4a\x6f\x3b\x61\x6a\xf1\xb6\x13\xf9\x47\xd1\x4e\x40\x1b\x70"
+ "\x1f\x19\x05\x6f\xaa\x6b\x76\x97\x17\x6b\xd1\x66\xb0\xf7\x05\x9b"
+ "\x7a\xec\xc4\x0d\x32\x3b\x91\x2e\xd9\x89\xd7\x47\x5e\xf1\x76\x02"
+ "\xb0\xdc\x90\x71\x35\xda\x89\x82\x99\x57\x82\x9d\x40\x1e\x5c\x27"
+ "\xeb\x5b\xf5\xc7\x07\xdc\x8b\xa1\x21\xf9\xbb\x62\x27\x0a\xe2\xfc"
+ "\xdb\x09\x93\xab\xb7\x9d\x28\xd4\x78\xec\x44\xfe\x7e\x6f\x3b\xb1"
+ "\x6d\x61\x60\x76\xa2\xf0\x25\x5f\x3b\x81\x34\x2b\x64\xf3\x02\xda"
+ "\xd1\x3e\xb8\x4d\x36\xc2\xa3\xad\x08\xc9\x4e\x14\x66\x78\xdb\x89"
+ "\x6d\x33\x45\x3b\xf6\x4e\xf0\x76\x62\xdb\x5d\xc2\x78\xbf\x64\x27"
+ "\xce\xfb\xda\x89\x6d\xf7\x7b\xdb\x89\x6d\xe1\xcc\x1e\x6c\x4b\x64"
+ "\x76\x62\x5b\xb4\x68\x6f\xf6\xc8\xd3\x3d\x76\x82\xa5\xf7\xb6\x13"
+ "\xdb\xd2\x07\xb0\x13\xaa\xee\xe8\x62\x6d\x77\x41\x13\x71\xed\x29"
+ "\xde\x3d\x21\xe1\x51\xb7\xaf\x0c\x30\xec\xbb\xd9\xd9\x38\xd2\x98"
+ "\xcf\x7c\x36\xc6\xc0\x8b\x6b\x7a\xbb\xa2\x8b\xc3\x8f\x27\x83\x1c"
+ "\xb4\xfb\x97\x03\x90\x81\x70\x49\x06\x1a\x0c\x5f\x11\x90\x0b\x0e"
+ "\xc7\x81\xde\x06\xfc\x5b\x3b\x9a\x05\xbd\xa4\x6a\x8d\x25\xb8\x97"
+ "\xa2\xba\x9d\x68\xd4\x0a\xc5\x70\x1c\x63\x70\x83\x2c\x4c\x1b\x47"
+ "\xf9\x3b\x9b\x63\x89\xda\x40\x22\x50\x1e\xde\x13\xc7\x1a\x70\x3f"
+ "\x06\x1c\x63\x00\x1c\xc6\x2c\x68\xf2\x8c\x31\x74\x05\x30\xc6\x60"
+ "\x4d\xb7\x0b\x63\x0c\xb8\x46\x89\x07\x19\x10\xd6\xcd\xe0\x18\x83"
+ "\x53\x18\x97\xd1\x08\x6b\x55\x84\x31\x86\x63\x04\xc7\x17\xa4\xfd"
+ "\x58\x70\x5c\xe1\xce\x04\xc2\xe1\x7e\x0d\x6f\x03\xfe\x0f\xe9\x1b"
+ "\x08\xca\x40\xf0\xfa\xa8\xa8\xa5\xbf\x79\x36\x2e\xa0\xa9\x5b\xd5"
+ "\x44\xe8\xce\x26\xc7\xef\x8f\x39\x15\xb8\x57\xa5\x1b\x78\xc4\x83"
+ "\xde\xa1\x2a\x1f\xbd\xd3\x2d\xd2\xbb\x9b\xd1\x1b\x78\x15\x3e\xbf"
+ "\x83\x50\x48\x67\x7b\x55\x3a\xed\x80\x35\xfd\xe8\xf2\xf5\x48\xdb"
+ "\x18\x52\x2e\xee\x57\xc9\x6f\x30\x8c\xe4\x81\x9e\xb8\x36\xe1\xdd"
+ "\xf3\xce\x61\x6e\xd5\xb8\xca\x82\x2e\x32\x01\x74\x8c\x1a\x75\x0c"
+ "\xe0\x73\xd4\xae\x2e\xa0\xed\x17\x8c\xb6\xb8\x6f\x1a\xde\x5d\x1b"
+ "\xf4\x3a\x28\xfb\xf6\xee\x6e\xa0\xaf\x93\xd1\x77\xfe\x6a\x0d\xa9"
+ "\x90\xc6\xd8\xc0\x3e\x37\x02\x4f\x51\xc7\xcc\xea\x88\xa4\x78\x1e"
+ "\x85\xbb\x5b\x1f\xcd\x7f\x0d\xf4\xed\xc0\xf3\x47\xf4\xc8\x7f\x4d"
+ "\xc5\x71\x1c\x13\xfc\x8c\x8d\xb1\xa9\xc5\x7d\x30\x36\x80\xbe\x5f"
+ "\xa6\x23\xd6\x4a\xd0\xb7\xc3\xb7\x15\x74\x97\x17\x87\x53\x05\xe8"
+ "\xfb\x8c\x60\xe9\x5b\x3c\xe5\xf2\xd0\x57\xf7\x1d\xa2\xef\x1b\x63"
+ "\x43\xa7\xef\x9b\x7e\xd7\x3f\x5f\x5c\xfa\x6a\xbe\x43\xf4\x2d\xde"
+ "\x12\x3a\x7d\xdf\x72\xf5\x47\x5f\xf4\xef\x25\xdf\x5e\xf2\xeb\xd1"
+ "\xb6\x30\xdb\xb8\x3d\xd5\xe3\xd3\x6f\x4f\x95\xc6\x22\x81\x36\x4a"
+ "\x93\xd8\x47\x63\x5c\x8a\x67\x20\x94\x7c\x23\x8d\x43\xa2\x4f\x2d"
+ "\xf0\x6a\x27\xf0\x6a\x25\xae\x41\x11\xf9\x04\x76\x60\x41\x07\xe8"
+ "\xea\x31\xc5\xe0\x93\x81\x9d\x78\xa7\x78\xb7\x1f\x9e\x71\xa8\xe3"
+ "\xd5\xa9\x44\x33\xdf\xc8\x78\xc7\x6f\x00\x9e\x75\x81\x7f\xe3\x6c"
+ "\x23\xb8\xa6\x34\xb2\x0d\xf4\x6a\xb7\x61\xe4\x3c\xf0\x97\x25\xbe"
+ "\xbd\x97\xe6\x14\x7c\x9b\x3e\xf9\xb6\xc3\x9b\x6f\x67\xfb\xe0\x9b"
+ "\x67\x6c\x7f\x71\x1b\xe3\x9b\x5d\xe0\x9b\xa0\xd7\x37\x80\x6f\x03"
+ "\xfc\x93\xf8\x26\xe8\x75\xe0\x9d\xc0\xb7\xf6\x63\xc4\x2d\xd3\xeb"
+ "\xe8\xd7\x20\xef\xea\x13\xc1\xbf\xcc\x7d\xb3\x55\xe0\x1b\xfa\x99"
+ "\x89\xc1\xf2\xad\xc4\xc7\x9f\x29\xbd\x2d\x30\x7f\x66\xfb\x3d\xe8"
+ "\xb3\xc8\xfd\x19\x7c\x3e\x0b\x31\xaf\x5b\x6d\x53\x76\x84\xe4\xc3"
+ "\x6c\x8f\xf5\xf6\x61\x4a\x55\xac\x4e\xbf\x5c\x17\xbc\x0f\xb3\x5d"
+ "\x18\x6f\x7a\x77\x27\x8b\x25\xbd\xfd\x97\xed\xe7\xbc\xfd\x97\xed"
+ "\x16\xe6\xa7\x94\xea\xce\xe6\xa0\xff\xb2\xbd\x85\xa5\xff\x32\x5d"
+ "\x9e\xee\xf1\x5f\x58\x3a\x3b\x2f\xbd\x74\x42\x70\x3e\xcb\xc4\xcb"
+ "\xec\xb3\xc4\xf4\xe3\xb3\xc4\x5c\x65\x3e\xcb\x8e\xa2\x6b\x36\x75"
+ "\x20\x9d\x5f\x1a\x1b\xba\xce\xdf\xe9\xb8\x66\x53\x07\xa2\xef\x8e"
+ "\xe6\xd0\xe9\x5b\x36\x3b\x74\x9b\x5a\x61\xf1\xd8\xd4\x0a\x8b\x7f"
+ "\x9b\x5a\x31\xf5\x9a\x4d\xed\xcb\xa6\xbe\x3d\x39\x74\x9b\x5a\x11"
+ "\xee\x6d\x53\x77\xad\x09\xcc\xa6\x56\xbc\x36\xf4\x36\xb5\xe2\x2d"
+ "\x6f\x9b\xba\x4b\x5c\xbb\x5c\xd6\x10\xbc\x4d\xdd\xf5\x98\x7f\x9b"
+ "\xba\x6b\x86\xb7\x4d\xdd\x15\xcd\x6c\xe7\xae\x54\x66\x53\x77\xc5"
+ "\xb0\xf4\xb2\x7a\x79\xba\xc7\xa6\xb2\x74\x66\x53\x77\x65\x07\x67"
+ "\x53\x6f\xbd\xcc\x36\x55\xd7\x8f\x4d\xd5\x5d\x65\x36\x75\xb7\xdf"
+ "\xfd\x2f\xaf\xe9\x7c\x49\xe7\xef\x7a\x2b\x74\x9d\xff\x6b\xbf\x67"
+ "\x14\x0e\xac\xf3\xf7\x1c\xf0\xe8\xfc\x3d\x07\xfc\xeb\xfc\x3d\xf7"
+ "\x5c\xd3\xf9\x7d\xe9\xfc\x5f\x4d\x08\x5d\xe7\xff\x3f\x97\xb7\xce"
+ "\x7f\x67\x59\x60\x3a\x7f\xcf\xba\xa1\xd7\xf9\x7b\xf2\xbc\x75\xfe"
+ "\x3b\x73\x58\x9d\x7e\xfd\xf7\xe0\x75\xfe\x3b\xf7\xfb\xd7\xf9\xef"
+ "\x4c\xf5\xd6\xf9\xef\x68\x98\x6e\x7f\xc7\xc0\x74\xfe\x3b\x63\x59"
+ "\xfa\xaf\xcd\xf2\x74\x8f\xce\x67\xe9\x4c\xe7\xbf\x93\x1a\x9c\xce"
+ "\x8f\xbc\xcc\x3a\x5f\xd3\x8f\xce\xd7\x5c\x65\x3a\xff\x37\xcd\xa1"
+ "\xeb\xa4\xbd\xb3\x3d\x3a\x69\xef\x6c\xff\x3a\xa9\xf2\xd0\x35\x9d"
+ "\xd4\x97\x4e\x7a\x27\x2f\x74\x9d\x54\x59\xe4\xad\x93\xf6\xba\x03"
+ "\xd3\x49\x7b\xd5\x43\xaf\x93\xf6\x46\x7b\xeb\xa4\xbd\x6d\xac\x4e"
+ "\xbf\x9d\x1b\xbc\x4e\xda\x5b\xeb\x5f\x27\xed\x6d\xf2\xd6\x49\x7b"
+ "\xc5\x31\xa8\xbd\x2e\xa6\x93\xf6\x56\xb3\xf4\xdf\xce\x91\xa7\x7b"
+ "\x74\x12\x4b\x67\x3a\xe9\x77\xe1\x03\xe9\x24\xc4\x7e\x83\xd6\x07"
+ "\xfb\xcb\x25\xec\xef\x4b\xac\x2b\x93\xb0\xbf\x2f\x51\x98\xef\x56"
+ "\x56\x5c\xfa\x7a\x1a\x51\x16\xe0\x59\x22\x20\xef\xc6\x17\x10\xfb"
+ "\xbf\xff\x04\xe7\x2d\xa8\x5a\x40\x87\xb5\x8a\x3a\x2d\x1d\x74\x5a"
+ "\x2b\x3c\xe3\x1e\x53\x63\x8a\x4b\x51\x17\xe1\xf8\x3f\x3e\x33\xdd"
+ "\xe6\x18\x86\xeb\x25\x83\x5a\xcb\xd4\x2a\xae\x65\x4a\xea\xbd\x96"
+ "\xa9\x4c\xb6\x66\x06\x65\x43\xbd\x49\x11\x81\xe3\xba\xa0\xdf\x44"
+ "\x3d\x66\x19\xe6\x52\x89\x7a\xec\x3c\xe8\xb1\xf3\x1e\x99\x40\x3d"
+ "\x76\x16\xf4\x58\xc7\x5a\xfd\x2d\xa8\xcb\x7a\xaf\x63\x62\xe3\xb8"
+ "\x82\x1e\x33\xf9\xe8\xb1\x97\x7d\xf4\xd8\x52\xd0\x63\x89\xa0\xc7"
+ "\xd4\x1e\x79\xf8\x61\x0b\xe1\x66\x2e\x04\x99\x00\x3d\xf6\xe6\x79"
+ "\xd4\x63\x87\x42\xd4\x63\xbf\xdf\xed\x2d\x0f\xef\xaa\x03\x93\x87"
+ "\x7d\x63\xfc\xc9\x43\xb7\x29\x54\x79\xd8\x37\xc1\x5b\x1e\xf6\x39"
+ "\x59\x9d\x7e\xf7\x6c\xf0\xf2\xb0\xef\xd3\x1e\x79\x58\xee\x2b\x0f"
+ "\xfb\xbe\xf0\x96\x87\x7d\xfb\x19\xee\xdf\x55\x31\x79\xd8\x67\x61"
+ "\xe9\xbf\x9b\x2d\x4f\xf7\xc8\x03\x4b\x67\xf2\xf0\xae\xf6\xda\xf8"
+ "\xec\x95\x6a\xa3\xdf\xeb\xef\x0c\xed\x6b\xe3\xb3\x42\x5c\xf6\xee"
+ "\x84\xd0\xe3\xb2\xf7\x2f\xd3\xf8\xf7\x77\xa9\x2f\xf9\xbd\x83\xa1"
+ "\xd3\xf7\x0f\x97\x69\xfc\xfb\xbb\xd4\xaf\x50\x35\x88\xf1\xef\x3f"
+ "\xf6\x3b\xfe\xdd\xbf\x1f\xf3\xc1\x84\xfa\x1e\x1f\xfe\x83\x09\xd2"
+ "\x9c\xcb\xde\x3e\xfc\xfe\x5f\x79\xaf\x5f\xfa\xd3\x33\xbe\xf3\x21"
+ "\x07\xf2\xed\x5d\xff\xa7\x7c\xfb\x3f\x6c\x09\xdd\xb7\xdf\x9f\xec"
+ "\xed\xcb\x7c\xf0\x69\x60\xbe\xcc\xfe\x6f\xfc\xf9\x32\xae\x90\x7d"
+ "\xfb\xfd\x4e\x6f\x5f\xe6\x83\x83\x22\xff\x6f\x0c\xde\x97\xf9\xe0"
+ "\x1d\xff\xbe\xcc\x07\xef\x7a\xfb\x32\x1f\x64\x33\x9f\xe5\x83\x66"
+ "\xe6\xcb\x7c\xf0\x16\x4b\xff\x93\x56\x9e\xee\xf1\x65\x58\x3a\xf3"
+ "\x65\x3e\x68\xbd\x36\x6e\x7b\xa5\xfa\x32\xff\xe1\xf7\xfc\xab\x6b"
+ "\xb6\x56\xb2\x05\x1f\x38\x43\xb7\x05\xd5\x95\xd7\x6c\xed\x40\xf4"
+ "\xfd\x8f\xa2\xd0\xe9\xfb\x97\xf0\xd0\x6d\xed\x81\x52\x8f\xad\x3d"
+ "\x50\xea\xdf\xd6\x1e\x50\x7b\xdb\xda\xbf\xfc\xf9\x9a\xad\xed\xcf"
+ "\xd6\x56\x3b\x42\xb7\xb5\xff\xd9\xec\x6d\x6b\x3f\x9c\x16\x98\xad"
+ "\x3d\x30\x77\xe8\x6d\xed\x81\x24\x6f\x5b\xfb\x61\x8c\xc8\xff\xd7"
+ "\x82\xb7\xb5\x1f\x5e\xef\xdf\xd6\x7e\x78\xa3\xb7\xad\x3d\x20\xae"
+ "\xa1\xff\xf0\x49\x66\x6b\x3f\x14\xcf\x0c\xfd\xcb\x16\x79\xba\xc7"
+ "\xd6\xb2\x74\x66\x6b\x3f\x1c\x68\xfd\xcf\xb5\xf1\xdc\xcb\x66\x6b"
+ "\xff\xba\xff\x9a\x2d\x18\xc8\x16\x7c\x98\x14\xba\x2d\x30\x47\x85"
+ "\x6e\x0b\xfe\xb1\xc7\x63\x0b\xfe\xb1\xc7\xbf\x2d\xf8\xc7\x8d\xde"
+ "\xb6\xc0\x7c\xe8\x9a\x2d\xe8\xcf\x16\xfc\xd5\x15\xba\x2d\xf8\x7b"
+ "\xab\xb7\x2d\xf8\xe8\xd9\xc0\x6c\xc1\x3f\x16\x0e\xbd\x2d\xf8\x87"
+ "\xd1\xdb\x16\x7c\x34\x45\xe4\xff\x1b\xc1\xdb\x82\x8f\xc6\xf8\xb7"
+ "\x05\x1f\xdd\xe1\x6d\x0b\xfe\xe1\x64\x3a\xff\xa3\xd9\xcc\x16\x7c"
+ "\xa4\x62\xe9\xe6\x22\x79\xba\xc7\x16\xb0\x74\x66\x0b\x3e\x9a\x77"
+ "\x6d\x9c\xf7\x4a\xb5\x05\x07\xcd\xa1\xeb\xaa\x9a\xd9\x1e\x5d\x55"
+ "\x33\xdb\xbf\xae\xfa\xaf\x43\xde\xba\xea\xd0\xea\x6b\xba\xaa\x3f"
+ "\x5d\xf5\x91\x31\x74\x5d\xf5\x5f\x3e\xe3\xbf\x35\x01\x8e\xff\xd6"
+ "\xf8\x1d\xff\x0d\x5d\x57\xd5\xf8\x8c\xff\xd6\x88\xe3\xbf\x87\xa6"
+ "\x06\xaf\xab\x6a\x6a\xfd\xeb\xaa\x1a\x9f\xf1\xdf\x1a\x71\xfc\xb7"
+ "\x46\x1c\xff\xad\x11\xc7\x7f\x0f\x4d\x91\xa7\x7b\x74\x15\x4b\x67"
+ "\xba\xca\x32\xc8\xf1\xdf\xc3\xe9\x9e\xf1\xdf\xc3\xc2\x9a\x01\xbe"
+ "\xb4\xc9\xd2\x7b\xfc\xb7\xf6\x24\x8e\xff\x7a\x64\xc2\xb2\x55\x18"
+ "\x0b\x46\xb9\xe8\x60\xfb\x8a\xf4\x39\x2e\x7c\x63\x93\xe5\xda\xb8"
+ "\xf0\x50\x8c\x0b\xd7\xfa\xec\xe7\x53\x77\x47\x60\x72\x72\xf8\xfe"
+ "\xa1\x1f\x17\x3e\xfc\xa4\xb7\x9c\xd4\x69\x44\x4c\x84\x30\x2e\x7c"
+ "\xf8\x5b\xff\x72\x72\xf8\x82\xb7\x9c\x1c\x16\xe7\xe5\xd6\x8d\x65"
+ "\x72\x72\xd8\xce\xd2\x2d\xb3\xe5\xe9\x1e\x39\xb1\xc8\xc6\x85\xeb"
+ "\x62\x02\xb1\xe9\x2e\x55\x93\x12\x6d\xf4\x84\xe6\x47\xdd\x3d\x78"
+ "\x4e\x15\xf1\xdc\x97\x4d\x5f\xc4\x74\x3f\xe2\xb8\x7b\x4f\xf1\x9e"
+ "\x01\x6d\x7a\xab\x68\xd3\x93\x7a\xdb\x74\xc9\x9e\x23\x9e\xdf\x0e"
+ "\x68\x4c\xd8\x07\xd7\x41\xd9\xf3\x25\x6d\x83\xc1\x35\x62\xda\xdb"
+ "\x9e\x87\x8a\xeb\xfa\xcb\xb4\xfe\xe5\xbb\x34\x26\x5c\xf7\x64\xe8"
+ "\xb1\x5d\xc3\x65\x5a\xff\xf2\x5d\xea\xa7\xae\x1f\xc4\xfa\x17\x6b"
+ "\xbf\xeb\x5f\xae\xf5\x4d\x20\x7d\x1b\x27\x87\x4e\x5f\x5b\x55\xe8"
+ "\xfe\xfe\x3f\x13\x3d\xfe\xfe\x3f\x13\x25\xdf\x46\xda\x2f\x0d\x74"
+ "\xa6\xd2\x94\x02\xd7\x79\x42\x5e\x4f\x11\xf6\xfa\x0e\xb7\xb6\x7e"
+ "\x82\xe7\x13\x81\xbf\xf3\xf1\x27\xf1\xe9\x72\x7f\xa7\x69\x8d\xe4"
+ "\xeb\xc4\xa3\x1f\x04\x7e\x0d\xfa\x34\x92\x8f\x8f\x7b\xe3\xf4\x3b"
+ "\x1f\xf4\x8e\xe2\x3d\x18\x13\x74\xab\x9b\x94\x57\x7f\x3c\x60\x2d"
+ "\x0d\x3d\x1e\xf8\xd8\x67\xfe\xdb\x91\x00\xe7\xbf\xfd\xd3\xef\xfc"
+ "\xb7\xd0\xe3\x81\x7f\xfa\xcc\x7f\xfb\xa7\x38\xff\xad\xe9\xae\xe0"
+ "\xfd\x9c\x7f\xf6\x33\xff\xed\x9f\x3e\xf3\xdf\xfe\x29\xce\x7f\x3b"
+ "\x22\xce\x7f\xfb\xa7\x38\xff\xad\x69\x82\x3c\xdd\xe3\xe7\xb0\x74"
+ "\xe6\xe7\x1c\x09\x68\xfe\x1b\xf8\x39\xe1\x83\xf0\x73\x06\xee\xbb"
+ "\xb8\x62\xfc\x9c\xa5\x57\x88\x9f\xf3\x89\xdf\xf3\x8f\x64\x76\x42"
+ "\xe9\x63\x27\xf6\xfc\xdf\xb2\x13\x47\x06\x31\xf7\xed\xff\xeb\x77"
+ "\xfe\xbf\x40\xdf\x02\x19\x7d\x51\x47\x8b\xb4\x75\x8f\x2d\xde\x13"
+ "\x12\x7d\x41\x37\x97\x67\x7e\x57\x68\xfb\x89\x39\x74\xda\x36\x4f"
+ "\xba\xe6\xe3\x0c\x44\xdf\xff\xd6\x85\x4e\xdf\x4f\xdf\x0a\xdd\xc7"
+ "\x69\x49\xaa\xeb\xf1\x71\x5a\x92\x7c\x7d\x1c\xf4\x69\x9e\x71\x32"
+ "\x5f\xe7\x75\xf0\x51\xf2\x57\x82\xbf\x93\x46\x88\xb5\xf5\x43\x52"
+ "\x00\x3e\x4f\xfe\x29\xf0\x7b\x92\xc1\xef\x71\xbd\x23\xfa\x3d\xff"
+ "\xf3\xa9\xb7\xdf\xf3\xd9\x8a\x3e\xfd\x1e\xb5\xc7\xef\x71\x81\x4f"
+ "\xd3\xfd\x4e\xf1\x9e\xa2\x53\x32\x1f\xe8\x95\xde\x3e\x50\x97\x09"
+ "\x6c\xce\x1d\xc5\x95\xdd\xe0\x07\xf5\xe7\x03\x09\xbc\xf7\xf1\x83"
+ "\xbe\x7b\x3e\x50\x73\x46\xe8\x3e\xd0\xff\xec\xf1\xf6\x81\x8e\x5e"
+ "\x1f\x98\x0f\xd4\x72\x9b\xdf\xbe\x9e\x90\x7d\xa0\x96\x18\x6f\x1f"
+ "\xa8\xc5\x25\xe2\xe2\xfa\xe0\x7d\xa0\x96\xa3\xfe\x7d\xa0\x96\xaf"
+ "\xbc\x7d\xa0\x96\x6a\xe6\xeb\x1c\xd5\x30\x1f\xa8\xa5\x9e\xa5\x7f"
+ "\xa6\x91\xa7\x7b\x7c\x20\x96\xce\x7c\xa0\xa3\xd1\x01\x8e\xdf\x28"
+ "\x5d\x60\x63\x2f\xff\xbc\xb9\xfe\xc6\x6f\x86\x6a\xde\xdc\x92\x2b"
+ "\x64\xfc\xe6\x7f\xb3\xaf\xd9\xe9\xfe\xec\xc8\xd1\x98\xd0\xed\xc8"
+ "\xe7\x97\x69\xfe\xff\x77\xc9\x4e\xff\xaf\x25\x74\xfa\x7e\xd1\xef"
+ "\xfc\xff\xfe\xed\xf4\x97\xed\x9e\xbe\x88\x2f\xdb\x83\xeb\x8b\xf8"
+ "\x72\xa1\xb7\x4d\x3e\xa6\xb8\xd6\x17\x11\xa8\x1d\xb6\x8f\x0d\xdd"
+ "\x0e\x7f\x39\xc1\xdb\x0e\xb7\xee\x08\xcc\x0e\x7f\xb9\x77\xe8\xfb"
+ "\x22\xbe\xac\xf6\xb6\xc3\xad\x5b\x58\x9d\xbe\xf8\x73\xf0\x76\xb8"
+ "\x75\x89\x7f\x3b\xdc\xba\xc2\xdb\x0e\xb7\xc6\x32\x7b\xdb\x5a\xca"
+ "\xec\x70\xeb\x1c\x96\xfe\x45\xb5\x3c\xdd\x63\x87\x59\x3a\xb3\xc3"
+ "\xad\x7b\x82\x1b\x73\xb9\xf5\x0a\x1d\x73\xd1\x5d\x65\x63\x2e\xc7"
+ "\x95\xd7\xec\xc4\x40\x76\xa2\xb5\x3a\x74\x3b\xf1\x75\x52\xe8\x76"
+ "\xe2\x44\x94\xc7\x4e\x9c\x88\x0a\xce\x4e\x7c\xb3\xd5\xdb\x4e\xb4"
+ "\x8d\xbb\x66\x27\x02\xb5\x13\xc7\x67\x86\x6e\x27\xbe\x99\xe3\x6d"
+ "\x27\x4e\xfc\x3d\x30\x3b\xf1\x4d\xd3\xd0\xdb\x89\x6f\xec\xde\x76"
+ "\xe2\xc4\x3e\x56\xa7\xaf\xbf\x08\xde\x4e\x9c\x30\xf9\xb7\x13\x27"
+ "\x7e\xe9\x6d\x27\x4e\x18\x98\x3d\x38\x61\x66\x76\xe2\x44\x06\x4b"
+ "\xff\xda\x2e\x4f\xf7\xd8\x09\x96\xce\xec\xc4\x89\xfa\x6b\xf3\xed"
+ "\xae\xd4\xf9\x76\xed\x31\xa1\xeb\xb2\x53\x66\x8f\x2e\x3b\x65\xf6"
+ "\x3f\xdf\xee\xd4\xfd\xde\xf3\xed\xda\xbf\xb8\x36\xdf\xae\x3f\x5d"
+ "\x75\xc2\x1e\xba\xae\x3a\x45\xbc\x75\xd5\xe9\x15\x81\xe9\xaa\x53"
+ "\x1b\x87\x5e\x57\x9d\x2a\xf0\xd6\x55\xa7\x13\x44\xfe\xbf\x1b\xbc"
+ "\xae\x3a\xfd\xa0\x7f\x5d\x75\xfa\x31\x6f\x5d\x75\x3a\x8a\xe9\xa4"
+ "\xd3\xc9\x4c\x57\x9d\xd6\xb3\xf4\xf6\x7d\xf2\x74\x8f\xae\x62\xe9"
+ "\x4c\x57\x9d\x0e\x68\xff\x7f\xcf\xf8\x5a\x48\x3e\xed\x25\x18\x5f"
+ "\x1b\x2a\x9f\xf6\x4a\x19\x5f\x73\x5c\x1b\xff\xe9\xd7\x9f\x3d\x3d"
+ "\x88\x7d\xff\xcf\xf4\x3b\xfe\xd3\xbf\x0d\xe8\x70\x79\x6c\x40\x87"
+ "\xcb\xdf\xf8\x44\x3e\x60\xa8\x00\xfc\xd1\xad\xa7\x88\xf2\x75\x1c"
+ "\x9f\x38\xd2\x40\x4c\x38\x3e\xb1\x52\x1a\x9f\x28\x17\x7d\xdc\x8e"
+ "\xd5\xde\x3e\xee\x59\x75\x5f\x3e\x2e\xfa\xb6\x6e\xf0\x5b\x5d\xbe"
+ "\xe3\x12\x2f\xf4\x6d\x3b\xba\xd4\x4d\xe1\x17\xde\x29\xae\x0c\xc6"
+ "\x76\xbc\xbd\x9e\xd9\x8e\x9d\xdf\x29\xdb\xf1\xad\x2e\x74\xdb\xd1"
+ "\xe1\x73\x9e\xef\xb9\xbd\x81\xd9\x8e\x8e\x3f\x0f\xbd\xed\xe8\xb0"
+ "\x78\xdb\x8e\x73\x6f\xb1\x3a\x9d\xf9\x43\xf0\xb6\xe3\xdc\x1a\xff"
+ "\xb6\xe3\xdc\x46\x6f\xdb\x71\x4e\x9c\x6b\x7a\xae\x92\xd9\x8e\x73"
+ "\x49\x2c\xfd\x4c\x95\x3c\xdd\x63\x3b\x58\x3a\xb3\x1d\xe7\xf6\x07"
+ "\xd7\x1f\x12\x79\x85\xf6\x87\x68\xae\xb2\xfe\x90\xce\x41\xac\x7f"
+ "\xbb\x70\xa0\xbe\x67\xfe\xfc\x85\x03\xbd\xe2\xf5\x34\xf0\x75\xcf"
+ "\xb0\x31\xd7\x9e\x78\xdd\x7e\x54\xd4\x65\x17\xee\xf1\xd6\x65\x9d"
+ "\x9f\xfa\xd3\x65\xfd\x8d\xab\x62\x7c\xee\x06\x3d\xe7\x2a\x0f\x71"
+ "\x5c\x35\xed\xbb\xa4\xbf\xce\x59\x42\xd7\x5f\x4e\x9f\xfd\x4f\xbb"
+ "\x02\xdc\xff\xf4\x82\xdf\xfd\x4f\x5d\x21\xcf\xa1\xbf\xe0\xb3\xff"
+ "\x69\x97\xb8\xff\x69\x67\x08\xeb\xe2\xba\xee\xf7\xaf\xbf\xba\x7c"
+ "\xf6\x3f\xed\x12\xc7\x4f\xbb\xc4\xfd\x4f\xbb\xc4\xfd\x4f\x3b\x8b"
+ "\xe4\xe9\x1e\xfd\xd5\x29\x5b\x17\xd7\xd5\xef\xfe\xa7\xb4\x60\x7b"
+ "\x78\x11\xc7\x57\xc1\x55\x0d\x75\xbc\x11\x30\x60\x86\xff\x2d\xc0"
+ "\xc7\xd1\xf0\xbf\xcd\x9f\x8c\x39\xd4\xdb\xc3\xf9\x1c\xa8\x33\x47"
+ "\x14\x56\xc7\x69\xb3\xf9\x26\x17\xd6\xb3\x83\xf1\x6a\x7b\x78\xa4"
+ "\x6b\x44\x1c\x4f\x0d\x04\xf8\x12\x2e\x9c\xaf\x06\xf9\x23\x00\x33"
+ "\xba\x34\x12\x71\x4a\xd1\x1d\x25\xe5\x83\xfa\x46\x1c\x53\x74\x35"
+ "\x61\x19\x9d\xb9\xdd\x3a\x68\x4b\xb6\xdf\xba\x42\x59\xf1\x7b\x6f"
+ "\x21\x1b\x5d\xf4\x6b\xf3\xca\x33\xa4\x55\xd1\xbd\x2c\xb2\x7d\x44"
+ "\x1c\xcd\x4a\x20\xe8\x63\x55\xdd\xe4\x50\x62\x99\x78\xf6\x22\xbc"
+ "\x9b\x89\xef\xdc\x50\xc7\xcc\x15\x84\x2b\x3c\x33\x22\x1c\x74\xc1"
+ "\xb0\xac\x0e\xda\xb6\xca\x05\x75\x4e\x77\x91\xbf\xdd\xd2\xac\x7c"
+ "\x7f\x27\xa4\xb9\x89\x16\xcf\xb7\xc3\x32\xc0\xc7\x84\xfa\x74\xaf"
+ "\xa8\x80\xfc\x7d\xd5\xe1\xb5\xf7\xc8\x84\x61\xe3\xa8\x3d\x38\xdc"
+ "\x74\x9b\xfd\xd1\x31\x72\xd3\x2d\xc4\x3c\x1e\x68\xa7\x23\x5c\x5f"
+ "\xef\x83\xfb\x8e\x4b\xdf\x8f\x4e\x0c\xc7\x73\x30\xb3\x76\x10\x6e"
+ "\x1b\x3f\x22\xfc\xa3\x0c\xe1\xac\x4a\x47\x67\xae\xeb\x2d\xbb\xe2"
+ "\x65\x3b\xd2\x1c\xcf\x4c\xc3\xb3\x7f\x01\x37\x04\xd2\xf7\xfd\x3d"
+ "\x9d\x10\x5f\x5e\xa4\x24\xad\x58\xa8\x4b\x5d\xb6\x62\xc9\xaa\x35"
+ "\xa9\xba\x3b\x92\x46\x91\x39\xab\x56\xe9\x56\x2c\x5c\xb9\x4e\x27"
+ "\x7f\xf3\x90\x2e\x69\xd9\xab\x0b\x17\x25\x2f\xb9\x6b\xc5\x62\xe3"
+ "\x28\x0c\x5e\x65\xf5\x88\xc2\xba\xf0\xb9\xae\xea\x8a\x62\x42\xde"
+ "\x1c\x4d\x94\x58\xaf\xce\x5c\x77\xb4\x74\x3e\x1e\x9e\x0f\xc7\x41"
+ "\x9e\x2c\xd0\x81\xdb\x32\x47\x60\x5e\xfd\x2e\xa8\x57\x05\xd4\x1b"
+ "\xea\x08\x75\x76\xc7\x49\x75\x96\x30\x91\x85\x98\xc8\x3c\x03\x18"
+ "\x74\x2f\x8b\x74\x8e\xf8\x29\xa5\x09\xd8\x3e\x3c\x57\x54\x01\x69"
+ "\x7f\x46\xbb\x44\x4d\xdb\xc3\xe1\xb7\x5b\x24\x8c\xe1\x6f\x69\x61"
+ "\x89\xad\x13\xe5\x84\x1a\x1e\x61\x32\xc5\xcf\x9b\xab\x57\x10\x76"
+ "\x3e\x9f\xbb\xca\x73\x3e\x1f\x3f\x0f\x69\x0b\xf5\x68\x87\x74\x8b"
+ "\x5d\xf1\x60\x12\xa6\xe3\x39\x91\x78\xce\x1e\xd6\x19\xda\x05\x76"
+ "\x91\x9a\x69\x8e\x88\xfd\xbc\xd6\x3c\xbe\x60\x98\xd1\xaa\x3c\x4f"
+ "\xe2\x5d\xb4\x9b\x6e\x6d\xcd\x6b\xec\xe8\x20\x91\x9b\x8c\x8b\xe9"
+ "\x70\x57\x6d\xa4\x6b\xd9\x12\x3c\x1f\x90\x37\x0d\x33\xd2\xad\xfc"
+ "\xee\xb9\xe3\x88\xa6\x33\x97\x1f\x2b\x3b\x27\x50\x19\x1c\xff\x79"
+ "\x81\xff\xc8\x47\x3c\xff\x8f\xf1\x91\x4f\xfd\x7b\x6a\x6f\x3e\xf6"
+ "\xe0\x6f\x2f\x4f\x0e\x01\x16\xa8\xaa\x66\x76\xbc\x9b\xd1\x11\x65"
+ "\xf7\x6c\x96\x81\x4c\x14\x68\x47\x27\xf0\x85\x35\x31\x7c\x41\x8d"
+ "\x81\x16\xd4\xcc\xa1\xaa\x92\xb6\xc2\x34\xa2\x5b\xe0\xd6\x10\xd3"
+ "\x79\x12\xe3\x30\xd5\xcc\x56\x2b\xb2\x15\xe0\x5b\x70\x60\x37\x62"
+ "\x40\x67\xc4\x30\x79\x2f\x69\x43\x3a\xd6\xb4\x13\x32\xeb\x55\x42"
+ "\xbe\x9e\x42\xc2\x2a\xe0\x77\x41\xb6\x87\xed\xff\x94\xcb\x57\xed"
+ "\x82\xdf\xe2\x39\x8f\xc1\xfd\x9e\x4e\xf6\x2b\x77\x9e\x76\xdb\xfa"
+ "\x6c\x37\x47\xc6\x42\xbb\xab\xa0\xdd\x6d\xd0\xee\x23\x7d\xb4\xdb"
+ "\xc6\xda\x3d\xec\xcc\xd0\xb7\x9b\x3a\x58\xbb\x69\x65\x48\xed\xe6"
+ "\x88\xdf\xfe\x3f\x4f\xbb\x2d\x7d\xf3\x9b\x53\x44\xf3\x85\x16\xe0"
+ "\xb7\x05\xf8\x6d\xe9\x83\xdf\x16\x91\xdf\xd7\x1d\x1b\xf2\x76\x73"
+ "\xa4\x4d\x68\x77\x3e\xd9\x1d\x5a\xbb\x15\x7e\xf5\x9f\xac\xdd\x7e"
+ "\xf8\xcd\x45\x41\xbb\x81\xdf\x16\xe0\xb7\xa5\x0f\x7e\x5b\x44\x7e"
+ "\x5f\xff\xf1\xd0\xb7\x5b\xc1\xfa\xff\xf3\x15\xa5\xa1\xb5\x9b\xd3"
+ "\x0d\xdc\xee\x5a\x3f\xfc\x0e\x53\xf1\x85\xb5\xc0\xef\x5a\xe0\x77"
+ "\x6d\x1f\xfc\xae\x15\xf9\xfd\x40\xfe\xd0\xb7\x9b\x63\xfb\xdf\xe4"
+ "\x73\x45\xa1\xb5\x3b\x4c\x1b\x40\xbb\xfd\xf0\x5b\xa9\x84\x76\x03"
+ "\xbf\x6b\x81\xdf\xb5\x7d\xf0\xbb\x56\xe4\xf7\x8b\x8f\x0f\x7d\xbb"
+ "\xc3\x6c\xac\xdd\x61\x79\xa1\xb5\x5b\xa9\x09\x40\xaf\x25\x80\xee"
+ "\xea\xc5\x73\x6b\xfa\x64\x72\xf7\x79\x6c\xff\xb0\x54\xaa\xae\x49"
+ "\xb8\x6e\x53\xb6\xc2\xa5\xaa\x99\x77\x5d\x0b\xe1\x20\xf6\x33\x44"
+ "\xda\xc9\x48\x68\xab\x81\x16\xd6\x39\xf0\xce\x43\x39\x2e\xd0\xfd"
+ "\x6e\x55\xcd\x9c\xae\x82\x92\xb6\xd7\x97\x12\x5d\x96\x83\x68\x1a"
+ "\x33\xed\x24\xd3\x48\x1d\x8d\xe4\x0b\xa2\xb6\x13\x0e\xfb\xb1\xea"
+ "\xda\xab\xc9\xca\x14\x4a\xa1\xec\x97\x30\x5e\x2c\x3c\x4e\x62\xc0"
+ "\x27\xce\xa6\x60\x3f\x8a\x78\xa2\x83\xf2\x63\x90\x96\x50\xf6\x99"
+ "\xc8\x39\x44\xf1\xd7\x45\x4e\x82\xf4\x44\xda\x42\x6c\x19\x23\xd0"
+ "\x15\x3c\xc8\xa7\x5f\x64\x74\x7d\x7b\x69\xb0\x74\x1d\xa6\x67\x7e"
+ "\x65\x8d\xd1\x6a\xef\x22\xe0\x5b\x6a\x70\x5d\x33\xd0\xab\xb5\xd1"
+ "\x78\x86\xd0\x7c\x65\x1e\x35\xd5\x24\xf2\x60\xb3\x82\x2c\xd7\xef"
+ "\xfc\x37\x19\xbd\x9b\x81\xde\xbd\xb0\xe6\xa1\xf7\xf0\x56\xa0\x77"
+ "\xb3\x48\xef\x96\xeb\x5a\x86\x9d\xf1\x43\xef\x66\xa0\x77\x1b\xd0"
+ "\xfb\x48\xe0\xf4\x1e\xde\xe0\x43\xef\xaa\x4b\x43\xef\xe1\xa5\x22"
+ "\xbd\x1d\xde\xf4\x1e\x3e\x87\xd1\x7b\x98\x13\xe8\x6d\x07\x7a\xdb"
+ "\x82\x2c\xd7\xef\xfa\x47\x99\x1e\x07\x7c\xf7\xb6\x61\x1e\x7a\x87"
+ "\xcf\xa1\x6a\x8b\x88\x6f\x0b\xe0\xfb\xba\x63\x7d\xd3\xdb\x02\xf8"
+ "\xb6\x00\xbe\x2d\x41\xe0\x3b\x7c\xaa\x37\xbd\x2d\x97\x08\xdf\xe1"
+ "\xe2\xf9\x4f\x16\x1f\x7c\x8f\x38\xc8\xe8\x3d\xc2\x40\x4d\x16\xc0"
+ "\xb7\x25\x48\x7c\x87\x27\x06\x40\x6f\xc0\x77\x6f\xdb\xe9\xa1\xf7"
+ "\xc8\x83\x40\x6f\x11\xdf\x16\xc0\xf7\xf5\x1f\xfb\xa1\x37\xe0\xdb"
+ "\x02\xf8\xb6\x04\x81\xef\x91\xef\xfa\xd0\xfb\x12\xe1\x7b\x64\xba"
+ "\x48\x6f\x1f\x7c\x8f\x9c\xc4\xe8\x1d\xde\x0c\xf4\x06\x7c\x5b\x82"
+ "\xc4\xf7\x48\xbf\x71\xb5\xcc\x6e\x01\xbe\x7b\xdb\x6c\x0f\xbd\xaf"
+ "\x9b\x44\xd5\xb5\x22\xbe\x6b\x01\xdf\x0f\xe4\xf7\x4d\xef\x5a\xc0"
+ "\x77\x2d\xe0\xbb\x36\x08\x7c\x5f\x37\xc6\x9b\xde\xb5\x97\x08\xdf"
+ "\xa3\x98\xff\x57\x50\xeb\x83\xef\x51\x7b\x18\xbd\x47\xc5\x51\x53"
+ "\x2d\xe0\xbb\x36\x48\x7c\x5f\x17\x1b\x00\xbd\x01\xdf\xbd\x7d\x05"
+ "\x0f\xbd\x55\x7b\x80\xde\x22\xbe\x6b\x01\xdf\x2f\x3e\xee\x87\xde"
+ "\x80\xef\x5a\xc0\x77\x6d\x10\xf8\x56\x99\x7c\xe8\x7d\x89\xf0\xad"
+ "\x4a\x10\xe9\xed\x83\x6f\x55\x14\xa3\xf7\x75\xd5\x40\x6f\xc0\x77"
+ "\x6d\x90\xf8\x56\xf9\x5d\xff\xdb\x9f\x7f\xf2\x6a\x39\x09\xf7\xa6"
+ "\x79\x84\xf6\xe2\xf9\x28\x11\x8a\xcb\xe3\xa3\xa8\xeb\xfb\xf6\x51"
+ "\xd4\x79\x8c\xe6\xea\x09\xa1\xf9\x28\x11\x63\x43\xf1\x51\x7a\xd3"
+ "\x3c\xb2\xe0\xe2\xf9\x29\x91\x6b\x2e\x8f\x9f\x12\x19\xdb\xb7\x9f"
+ "\x12\xe1\x62\x34\x8f\xd8\x1d\x9a\x9f\x12\x59\x1a\x8a\x9f\xd2\x9b"
+ "\xe6\xd7\x93\x8b\xe7\xab\x68\xbe\xb9\x3c\xbe\x8a\x66\x7f\xdf\xbe"
+ "\x8a\xc6\xc8\x68\xae\x89\x0a\xcd\x57\xb9\x5e\x15\x8a\xaf\xd2\x9b"
+ "\xe6\xa3\x53\x2f\x9e\xbf\x32\xfa\xa5\xcb\xe3\xaf\x8c\xd6\xf7\xed"
+ "\xaf\x5c\x2f\xc6\x3f\xd7\xe7\x85\xe6\xaf\x8c\x0e\x20\xfe\xe9\xed"
+ "\xaf\xf4\xa6\xf9\xf7\xda\x2e\x9e\xcf\xf2\xbd\xa6\xcb\xe3\xb3\x7c"
+ "\xaf\xac\x6f\x9f\xe5\x7b\x09\x8c\xe6\xa3\x5d\xa1\xf9\x2c\xdf\xeb"
+ "\x08\xc5\x67\xe9\x4d\xf3\xef\xcf\xbb\x78\x7e\xcb\xf7\xa7\x5d\x1e"
+ "\xbf\xe5\xfb\x9a\xbe\xfd\x96\xa8\x7a\x46\xf3\x28\x63\x68\x7e\xcb"
+ "\xf7\x0d\xa1\xf8\x2d\x48\x6b\xa4\x39\xfa\x2a\x8c\xe6\xda\x09\x34"
+ "\xa2\x26\xa6\x1b\xfc\x11\x35\xd0\x5d\xdd\x4e\xb8\x72\xa4\x79\x33"
+ "\xa3\xb9\x3b\xa2\xce\x01\xf4\x31\x20\xcd\x84\x76\xfc\x4b\x1b\xe1"
+ "\x2e\xa8\x99\x47\x39\x02\x6d\x09\x27\xc7\xb9\x1b\x1e\x74\xe5\x90"
+ "\x08\x5d\xe6\x26\xf8\x5f\x2b\xec\x9f\xa9\xcb\xcc\x3d\x0a\x6d\x0c"
+ "\xc3\x31\x0a\x97\xa9\xa4\xc8\xad\xae\xd3\x1c\xe7\x7e\xb0\x8e\x8e"
+ "\x29\x2e\xea\x06\x5f\x82\x2e\xd7\x46\x59\xdb\xab\x88\xd5\x75\x98"
+ "\x34\x36\xff\x85\xf0\x11\x75\x67\x26\xba\x88\x9e\xfe\x4b\x1f\x55"
+ "\x9f\x6a\x27\xee\xc5\x5a\x95\x35\xdd\x02\xb8\xf8\x23\x89\x6f\xa3"
+ "\xe7\xe9\x97\x7a\x55\xb7\xda\x36\x1b\xca\xb1\xb9\x4d\x4d\x5a\x97"
+ "\xda\x16\xfb\x6e\x1a\x78\x6e\x4e\xa2\x4f\x6e\xa5\xb4\x70\x11\x51"
+ "\x16\x1e\x23\xe1\xdb\x16\x11\xd5\xb6\x63\x44\x53\xdf\xda\x4c\x1a"
+ "\x4e\x58\x48\xc3\x99\x4f\x49\xc3\x79\xb8\xba\xe0\xe2\xe1\xca\xfe"
+ "\x94\xd4\xb7\x13\xf2\xcc\x49\x42\xb2\x5a\xa9\xe3\xce\x16\x12\x55"
+ "\xef\x6a\x26\x38\x8f\xf7\x14\xf7\x03\xb5\x2a\x91\x44\xd1\x2f\xb5"
+ "\x84\x2e\xd6\x72\xf0\x4e\x89\xe9\x56\x97\x83\xd4\xb7\x3a\xe1\xfd"
+ "\x0d\xed\xf0\x5e\x99\xd5\x0a\xe5\xf3\x16\xdc\x2f\xce\x51\x9f\x5d"
+ "\x0b\xed\x9b\x9e\x0d\x74\x36\x48\x3e\x59\x61\x17\x89\xd9\x06\x6c"
+ "\x46\xcc\xc4\x53\x86\x99\x5d\x5d\xc1\x62\xe6\x07\x6c\xff\xb3\xe5"
+ "\xda\xd1\x40\xef\x9b\xf8\xe5\x09\x9a\x59\x9f\x7e\x4e\x71\x9e\x16"
+ "\x8e\xcf\x34\x76\x1c\x26\xd6\x2d\x3c\x89\x5f\x47\xc8\x4c\x37\x21"
+ "\x48\x13\x1c\x4b\x9e\x65\x24\x91\x38\x7f\x8c\xff\x97\x7e\xb4\xb5"
+ "\xd5\x41\x36\xba\xa0\xae\xa7\x9c\x3d\x75\x6d\xdc\xd2\x48\xe0\xdd"
+ "\x4d\x8d\x06\x3b\x51\x19\x89\x06\xe9\x0c\x7e\x51\xc2\xac\x36\x32"
+ "\x72\x65\x07\xa5\x48\x63\xa4\x2d\xd2\x19\xcb\x93\x68\x6f\x4d\x72"
+ "\x90\x2c\x27\xd1\x58\x33\xe1\x9e\x4e\x1d\x56\xf2\x2d\x81\x3a\xea"
+ "\xa8\x7a\x7a\x36\xe0\xa3\x03\x31\x61\xe7\x6e\x88\x01\x1c\x8c\xa6"
+ "\xf9\xdf\x6f\xad\x80\xf6\xe2\x18\x7e\x70\x6d\xd6\x06\x32\xfe\xd1"
+ "\xcb\x27\x94\xe1\xb9\x99\xe1\xf9\x26\x17\xe0\xb9\x0a\xf0\x7c\x84"
+ "\xe1\x79\xd8\x99\x00\xf0\xdc\xe2\xc1\xf3\x8d\x23\x3d\x78\xbe\xe9"
+ "\xa4\x7f\x3c\xdf\x34\x43\xc4\xb3\xe3\xca\xc4\xf3\x8d\x47\xfb\xc7"
+ "\xf3\x8d\x07\xfa\xc1\x73\x9b\xe4\xef\x0e\x0d\x9e\x6f\x8a\xba\x84"
+ "\x78\x6e\x0e\x0d\xcf\x37\x3a\xbc\xf1\x7c\x23\x61\x78\xd6\xee\x0f"
+ "\x0d\xcf\x37\xfb\x3d\xff\xa0\x3f\x7f\xdb\x83\x67\x8b\xa8\x9f\xc7"
+ "\xd4\xd3\x08\x0b\xe8\x67\x8b\xa8\x9f\xaf\x3b\x36\x30\x9e\x2d\x32"
+ "\xfd\x7c\xf3\xa7\x1e\x3c\x8f\xf9\xd0\x3f\x9e\xc7\xdc\xc8\xf0\x6c"
+ "\xb9\x42\xf5\x73\xf4\xbb\xfd\xe3\x39\xba\xc0\x3f\x9e\x2d\x06\x29"
+ "\x96\x18\x1a\x3c\x47\xb7\x5e\x3a\x3c\x5b\x42\xd4\xcf\xd1\x66\x6f"
+ "\x3c\xdf\x6c\x63\x78\xbe\x79\x4b\x68\x78\x1e\xe3\x77\xfe\x73\x7f"
+ "\xb1\x8c\x0c\xcf\xa2\x7e\xd6\x95\x01\x9e\x41\x3f\x5b\x44\xfd\x7c"
+ "\xfd\xc7\x01\xe0\x59\xa6\x9f\x6f\xd9\xeb\xc1\xb3\xce\xe4\x1f\xcf"
+ "\xb7\x7e\x23\xe2\xf9\x0a\xd5\xcf\xb7\x6e\xec\x1f\xcf\xb7\xce\xeb"
+ "\x07\xcf\x6d\x52\x9c\x36\x34\x78\xbe\x75\xff\x25\xc4\x73\x88\xfa"
+ "\xf9\xd6\x22\x6f\x3c\xdf\xb2\x9b\xe1\xf9\x96\x39\xa1\xe1\x59\xe7"
+ "\xf7\xfc\x9f\xfe\xe2\x44\x0f\x9e\x6b\x45\xfd\xfc\xc3\x64\x1a\x51"
+ "\x0b\xfa\xb9\x56\xd4\xcf\x0f\xe4\x0f\x8c\xe7\x5a\x99\x7e\xbe\x6d"
+ "\x9d\x07\xcf\x3f\x7c\xc9\x3f\x9e\x6f\xff\x33\xc3\x73\xed\x15\xaa"
+ "\x9f\x6f\x7f\xa6\x7f\x3c\xdf\x3e\xc1\x3f\x9e\x6b\x0d\x52\x0c\x3c"
+ "\x34\x78\xbe\x7d\xcb\xa5\xc3\x73\x6d\x88\xfa\xf9\xf6\x44\x6f\x3c"
+ "\xdf\x66\x64\x78\xbe\x6d\x6c\x68\x78\xfe\xa1\xdf\xfd\xdf\xfa\x8b"
+ "\xc1\x65\x78\x16\xf5\xf3\x8f\xa6\x00\x9e\x41\x3f\xd7\x8a\xfa\xf9"
+ "\xc5\xc7\x03\xc0\xb3\x4c\x3f\x8f\x9d\xe1\xc1\xf3\x8f\xee\xf2\x8f"
+ "\xe7\x3b\xb6\x8a\x78\xbe\x42\xf5\xf3\x1d\x63\xfa\xc7\xf3\x58\x57"
+ "\x3f\x78\x6e\x93\xfa\x17\x86\x06\xcf\x77\xcc\xb9\x84\x78\x0e\x51"
+ "\x3f\xdf\x11\xe3\x8d\xe7\xb1\xb1\x0c\xcf\x3f\xec\x08\x0d\xcf\x3f"
+ "\xf2\x7b\xfe\x5d\x70\xfd\x1b\xe3\xa6\x60\xff\x46\x17\xf6\x6f\x78"
+ "\xe6\xfe\x19\x22\x6d\x0c\xcf\xdd\x80\xe7\xb7\xe5\x78\xfe\x1f\xdf"
+ "\xfe\x8d\x1f\xdf\xc8\xf7\xe0\x79\x5c\x2f\x3c\xf3\x80\xe7\x6e\x01"
+ "\xcf\xfa\x69\x52\xff\x86\xb5\x7d\x37\xe0\xe4\x04\xb1\xce\x06\x2c"
+ "\x17\x8a\x58\xfe\x1f\xc0\x32\xd0\x90\x07\x1a\xd7\xb7\x34\x93\x78"
+ "\x07\xa3\x65\x17\xd0\x98\x97\xe3\xb8\xab\x8d\x43\xfc\x22\x6e\x25"
+ "\x0c\x37\xac\x04\xec\xa6\x34\x91\x86\x34\xb8\xd6\xc3\x95\x09\x17"
+ "\x69\x22\xf5\x6d\x80\xdd\x65\x72\xec\xda\x44\xec\xfe\xf8\xd3\xfe"
+ "\xb1\xfb\xe3\xea\x4b\xd7\x97\xa1\x67\xfd\x5f\xff\x93\xa0\x89\x7f"
+ "\xf6\x73\x6a\x4d\x6f\x16\xf1\x79\x82\xc4\xbb\x48\x24\x7d\x51\x3f"
+ "\x5a\x95\x40\x34\x1b\xdc\x84\x33\x2d\x22\x1a\xd3\x67\xd0\x6e\x49"
+ "\x7e\x8f\x11\xd5\x61\xe7\x5f\x48\xfd\x99\x66\x52\x7f\xbe\x96\xd4"
+ "\xf3\x70\x9d\x80\x0b\xea\x1a\xbf\x44\xde\x6e\x87\xd8\x6e\x7d\x13"
+ "\x94\x35\xd6\x7f\xbb\xf5\x55\x42\xbb\x93\xa0\xdd\x5d\x9e\x76\x5b"
+ "\x41\x0e\x80\x3f\x37\xf1\x62\x7f\x48\xbc\x83\x8c\x5c\xe5\xa2\xb4"
+ "\x4b\xc4\x3f\xf2\xe7\xf0\x11\x27\x89\x37\x02\xcf\x16\x03\xfe\x5b"
+ "\x2b\x49\x56\x06\xe0\xbf\xcb\x89\xb8\x73\x58\xb3\x2f\x00\xfe\x7f"
+ "\xdc\x4e\x81\x7e\xdd\x88\xff\xff\x41\xfc\xff\x58\xc3\x0b\xf8\xff"
+ "\xd1\xc1\xd0\xf0\x3f\x2e\x10\xfc\x07\xd0\x1f\x32\x01\xf1\x5f\xd5"
+ "\x85\xfd\x21\x9e\x39\xa0\x03\xe1\x5f\xa6\xcf\xc7\xcb\xf0\x3f\xa1"
+ "\x1f\xfc\xdf\x29\xe1\xdf\x71\xf9\xf1\x3f\x7e\x00\xfc\x8f\xef\x0f"
+ "\xff\x43\xdc\xf7\x71\xe7\x25\xc4\xff\x9d\x03\xe0\xff\xce\x40\xf0"
+ "\xdf\x1c\x1a\xfe\xc7\xfb\xe0\x7f\xbc\x88\xff\x71\x21\xe2\x7f\x42"
+ "\x00\xf8\x0f\xa4\xff\x64\xe2\x14\xec\x3f\xe9\xc2\xfe\x13\xcf\x5c"
+ "\xe0\x01\xf0\x2f\xef\x3f\xb9\x4b\x86\xff\x89\xfd\xe0\xff\xee\x69"
+ "\x52\xff\xc9\xe5\xc7\xff\x5d\x03\xe0\xff\xae\x7e\xf0\x3f\xd4\x7d"
+ "\x25\x77\x5f\x42\xfc\xdf\x3d\x00\xfe\xef\x0e\x00\xff\x96\x10\xf5"
+ "\xff\x5d\x3e\xf8\xbf\x4b\xc4\xff\x84\x10\xf1\x3f\x31\x10\xfc\x07"
+ "\xd0\xdf\x72\x2f\xe2\x1f\xf4\xbf\xe5\x88\x6c\x4e\xf8\x40\xf8\x97"
+ "\xe9\xff\x18\x19\xfe\xef\xed\x07\xff\xf7\x48\xf8\xbf\x02\xf4\x7f"
+ "\xcc\x00\xf8\x8f\xe9\x0f\xff\x43\xdc\xb7\x72\xcf\x25\xc4\xff\x3d"
+ "\x03\xe0\xff\x9e\x40\xf0\x1f\xa2\xfe\x8f\xf1\xc1\x7f\x8c\x88\xff"
+ "\x89\x21\xe2\xff\xde\x00\xf0\x1f\x48\xff\xcc\xfd\x18\xcf\x82\xfe"
+ "\xaf\x9d\x23\x5b\x1b\x30\x00\xfe\xe5\xfd\x33\xf7\xc9\xf0\x7f\x7f"
+ "\x3f\xf8\x9f\x34\x4d\xea\x9f\xb9\xfc\xf8\xbf\x6f\x00\xfc\xdf\xd7"
+ "\x0f\xfe\x87\xba\x2f\x66\xd2\x25\xc4\xff\xa4\x01\xf0\x3f\x29\x00"
+ "\xfc\xd7\x86\xa8\xff\xef\xf3\xc1\xff\x7d\x22\xfe\xef\x0d\x11\xff"
+ "\xf7\x07\x82\xff\x00\xfa\x73\x26\x0b\xfd\x39\x5d\xd8\x9f\xe3\x59"
+ "\x23\x32\x10\xfe\x65\xfa\xff\x01\x19\xfe\x27\xf7\x83\xff\x9f\x48"
+ "\xf8\xbf\x02\xf4\xff\x03\x03\xe0\xff\x81\xfe\xf0\x3f\xc4\x7d\x37"
+ "\x3f\xb9\x84\xf8\xff\xc9\x00\xf8\xff\x49\x20\xf8\x0f\x51\xff\x3f"
+ "\xe0\x83\xff\x07\x44\xfc\xdf\x1f\x22\xfe\x27\x0f\x51\xff\xcf\x83"
+ "\xad\xd8\xff\xc3\xab\x6a\xe6\x74\x97\x15\x17\xf1\x05\xb6\xd9\x91"
+ "\x0a\x1d\x71\xa9\xea\x34\xd6\xd4\x0e\x32\xeb\x1c\xf0\xc4\x78\x8e"
+ "\xcc\x3f\xa7\xc1\xf3\x02\x63\x29\xc4\xff\x5e\x6b\x44\xe1\x72\x15"
+ "\x4c\xcf\xde\xb6\x92\x28\xdd\x11\x75\xc2\xfa\x49\xeb\x71\x27\xc1"
+ "\x36\x6f\x44\x1a\x9c\xf0\xd0\x00\xfb\xe0\xe8\x69\xbd\xa6\x22\x07"
+ "\xf2\x74\xd9\x49\x2b\xe0\xa5\xbe\xd5\x0e\xb4\x5f\x2f\x60\x0b\x79"
+ "\x01\xf5\xd9\xb2\xeb\x14\x51\xba\xbe\xd4\xde\x04\x3c\x8e\x52\xaf"
+ "\x25\x8a\xe8\x56\xca\x23\x2f\x91\x47\xc8\x57\xdd\x7a\x9c\xaf\xf4"
+ "\xe0\xd1\x46\xc0\xb7\xeb\x4b\xfd\x4d\x15\x90\x6f\xe8\xfb\x65\x1e"
+ "\x14\xc6\x3f\xe0\x9e\x51\xdf\x02\xb4\xcc\x9f\x1c\x22\x9f\x1e\x0c"
+ "\x60\xfd\x4b\x20\xfd\x14\x0f\x17\x60\x3f\x05\xf0\xe9\x48\x80\x7c"
+ "\x6a\xf6\x5a\xd3\x3a\xe4\x7c\x7a\x78\x42\x60\x7c\x7a\xf8\x35\x1f"
+ "\x3e\x0d\x71\xff\xc1\xc3\x6c\x3f\x18\xee\xe1\xb1\x8c\x4f\x0f\x25"
+ "\x87\xc6\xa7\x87\x43\x9a\xff\xdb\x3b\x9e\x9e\x3a\x09\xe3\x69\x1e"
+ "\xe2\xe9\xc0\xf8\x64\x49\xf0\x5a\x83\x3b\xe4\x7c\x9a\x72\x24\x30"
+ "\x3e\x4d\xbd\xcb\x9b\x4f\x43\x1d\xe7\x4e\x61\xe7\x41\x73\x53\xea"
+ "\x19\x9f\xa6\x44\x85\xc6\xa7\xa9\x01\xac\xff\x08\x24\xee\x7b\xa4"
+ "\x05\xe3\x3e\xe0\x53\x80\xf2\x64\x69\xf6\x5a\x33\x3c\xe4\x7c\x7a"
+ "\x24\x23\x30\x3e\x3d\xf2\x89\x0f\x9f\x86\x38\x1e\x7b\x64\x37\xe3"
+ "\xd3\x23\xa9\x8c\x4f\x53\x0f\x84\xc6\xa7\x47\xda\x86\x26\x3e\x89"
+ "\xdd\x82\xf1\x09\x0f\xf1\x49\x60\x7c\xaa\x4d\xf0\x5a\xe3\x3c\xe4"
+ "\x7c\x8a\x1d\x1b\x18\x9f\x62\x37\x7a\xf3\x69\xa8\xe3\x86\xd8\x38"
+ "\xc6\xa7\xd8\x68\xc6\xa7\x47\x93\x42\xe3\x53\xac\xdf\xf3\x3f\x83"
+ "\xf3\xa3\x1f\x9f\x80\x7e\x34\xf0\x29\x40\x79\xaa\x6d\xf6\x5a\x93"
+ "\x3d\xe4\x7c\x7a\xac\x3e\x30\x3e\x3d\x7e\x87\x0f\x9f\x86\xd8\xbf"
+ "\x7d\xcc\xc1\xf8\xf4\xd8\x41\xc6\xa7\xc7\x54\xa1\xf1\xe9\xf1\x40"
+ "\xe6\x7f\xf6\xb9\x0e\xab\xb7\xcf\xf7\x44\xf3\x95\xe5\xf3\x3d\x91"
+ "\x1e\x18\xaf\x9e\x68\xba\xb8\x3e\xdf\x13\x65\x8c\x57\x4f\x18\x19"
+ "\xaf\x1e\xaf\x0e\x8d\x57\x4f\xb4\x86\xba\x7e\xab\xb7\xdf\x37\x6d"
+ "\xcb\x95\xe5\xf7\x4d\x0b\x50\xff\x4d\xdb\x78\x71\xfd\xbe\x69\xa2"
+ "\xfe\x9b\x26\xea\xbf\x27\x43\xd4\x7f\xd3\x02\xd0\x7f\x7d\xaf\xfb"
+ "\xea\xed\xfb\xfd\x34\xe6\xca\xf2\xfd\xa6\xdb\x02\xe3\xd5\x4f\xc7"
+ "\x5d\x5c\xdf\x6f\x7a\x07\xe3\xd5\x74\x0b\xe3\xd5\x74\x4d\x68\xbc"
+ "\xfa\xa9\xdf\xf3\x5f\x06\x5a\x2f\xd6\xdb\xff\x8b\xbb\xc2\xfc\xbf"
+ "\xb8\x00\xfd\xbf\xb8\x8b\xec\xff\xc5\x89\xfe\x5f\x9c\xe8\xff\xfd"
+ "\x34\x44\xff\x2f\x2e\x24\xff\xcf\x9b\x57\x92\x0f\xf8\x54\xde\x95"
+ "\xe5\x03\x3e\xa5\x0f\x8c\x57\x4f\x6d\xba\xb8\x3e\xe0\x53\x33\x19"
+ "\xaf\x9e\xd2\x31\x5e\xcd\x30\x84\xc6\xab\xa7\xfc\x9e\x7f\x38\xd0"
+ "\xfa\xb4\xde\x7e\xe0\xcc\x49\x57\x96\x1f\xf8\x74\x80\xf1\xef\xcc"
+ "\xbb\x2e\xae\x1f\xf8\xb4\x18\xff\x3e\x2d\xc6\xbf\x4f\x87\x18\xff"
+ "\xce\x0c\x20\xfe\x0d\xa4\xdf\x6f\xd6\x5b\xe8\x03\xba\x0b\x6a\xe6"
+ "\x44\x02\xfd\x23\xd3\x09\xd7\x15\x0d\xfc\x52\x01\xbf\x36\xe9\x48"
+ "\x77\x01\xf0\xcb\xe1\x22\xb3\x56\x7f\x4e\x1b\xdb\xdd\xa4\x0b\x78"
+ "\x75\x01\xfc\x40\xab\xa3\x0d\xd7\xe8\x3d\x7c\x8c\x9b\x75\xd7\x8b"
+ "\xab\x35\x04\xf9\x85\xf4\x77\xab\xa6\x67\x53\xe0\x97\xc0\x3f\x55"
+ "\x93\xd6\x55\x50\x67\x7b\xe6\xe4\xe7\x74\x95\x9d\xd2\x06\x83\x13"
+ "\xea\x54\x52\xd4\x60\x68\x26\xf1\xad\x64\xa4\xee\x39\xe4\xcb\x33"
+ "\x47\x31\xdd\xea\x68\x26\xb8\xef\xa7\xd0\x07\xfe\xb9\x3e\xca\xf5"
+ "\xdf\x7a\x15\xee\xdf\x84\xeb\x0a\xa5\x3d\x9a\xac\x27\x4a\x05\xfe"
+ "\xfb\xf6\xa9\x0a\xfc\xff\x6f\xbd\xe6\x6d\x5c\x9f\x38\xe4\xbe\xe0"
+ "\x33\x42\xff\x1f\xff\xb9\xf6\x26\xa9\x8e\xab\x92\x29\x85\x3a\x8e"
+ "\x6e\xec\x70\x10\xac\x67\x63\x87\x99\x64\xa5\x12\x4d\x63\x57\x1b"
+ "\xc9\xec\xa0\x8e\xc6\xec\x6f\x48\xfc\x39\x1c\x17\x40\x3c\xcd\xba"
+ "\x83\xf1\xfb\x99\xd9\xfc\xe7\xfa\x9b\xec\xdc\xac\xe8\x46\x1b\x21"
+ "\x91\x9b\x80\xd6\x2e\xc2\x09\xeb\x35\x39\x12\x0e\xf4\x32\x58\xb3"
+ "\x8f\x11\x1a\x51\x3f\xdb\xea\xfa\x0c\xe9\x69\x80\xf7\x53\x7a\xc6"
+ "\x1b\x22\xea\x9f\xc3\x34\xa4\x2d\xce\x33\xb5\x1a\x1d\x42\x1e\xe9"
+ "\x3d\xe3\x5d\x36\xb1\xa6\x77\x91\x46\x17\x21\x80\x0f\x57\x5d\x42"
+ "\x33\xe0\x6b\x66\x88\x7a\x7b\xd6\xee\xa1\xe9\xaf\x9c\xdd\x81\x7e"
+ "\x2b\xe0\xeb\x08\xab\xe3\xb0\x33\x01\xe0\xab\xd9\x83\xaf\xd9\xa6"
+ "\xc1\xe1\x6b\xf6\xd4\x21\xc6\xd7\x10\xfb\xaf\xb3\xc3\x07\x87\xaf"
+ "\xd9\xaf\x31\x7c\xc5\x57\x31\x7c\xcd\xce\xf0\xe0\x6b\xd8\x99\x8b"
+ "\x87\xaf\xf8\x79\x0c\x5f\xf1\xd1\xa1\xe1\xeb\x59\x32\x34\xfd\xac"
+ "\x3f\x9b\x83\xbe\xb6\xbb\xc0\x22\xea\xaf\xeb\x8e\x0d\x8c\x2f\x8b"
+ "\x4c\x7f\x3d\x77\x72\x70\xf8\x7a\xae\x7c\x68\xf1\x35\xd4\x3e\xf7"
+ "\x73\x86\xc1\xe1\xeb\xb9\xaf\x18\xbe\x9e\xd3\x30\x7c\x3d\xd7\xe2"
+ "\xc1\xd7\x75\xc7\x2e\x1e\xbe\x9e\x3d\xc0\xf0\xf5\x6c\x46\x68\xf8"
+ "\xfa\x59\xe2\xd0\xf4\x0f\xcf\xdd\x8f\xf1\x01\xe0\x4b\xd4\x5f\xd7"
+ "\x7f\x1c\x00\xbe\x64\xfa\x6b\xee\x33\x83\xc3\xd7\x1c\xf7\x10\xe3"
+ "\x6b\x88\xe3\x84\x39\x96\xc1\xe1\x6b\xee\x34\x86\xaf\x39\x46\x86"
+ "\xaf\xb9\x53\x3c\xf8\xba\xfe\xe3\x8b\x87\xaf\x39\xd1\x0c\x5f\x3f"
+ "\x6b\x09\x0d\x5f\x73\xcd\x43\xd3\xaf\x9d\x10\x85\x31\x8d\xbb\xa0"
+ "\x56\xd4\x5f\x0f\xe4\x0f\x8c\xaf\x5a\x99\xfe\xfa\xc5\xbb\x83\xc3"
+ "\xd7\x2f\x5e\x1a\x5a\x7c\x0d\x75\x6c\xf3\x0b\xfd\xe0\xf0\xf5\x8b"
+ "\x77\x18\xbe\x7e\x6e\x63\xf8\xfa\x45\x99\x07\x5f\x0f\xe4\x5f\x3c"
+ "\x7c\xfd\x3c\x83\xe1\xeb\xe7\x53\x42\xc3\x57\x82\x6e\x68\xfa\xe3"
+ "\x5f\x48\xc5\x38\x0c\xf0\x25\xea\xaf\x17\x1f\x0f\x00\x5f\x32\xfd"
+ "\xf5\x82\x7a\x70\xf8\x7a\xfe\xc3\x21\xc6\xd7\x10\xc7\x63\xcf\xe7"
+ "\x0d\x0e\x5f\x2f\x0c\x63\xf8\x7a\x3e\x86\xe1\xeb\x79\x97\x07\x5f"
+ "\x2f\x3e\x7e\xf1\xf0\x95\xd0\xc2\xf0\x95\x50\x16\x1a\xbe\x5e\xc8"
+ "\x1e\xba\x71\x84\x79\xcd\x83\x8b\x21\xe7\xad\x1e\x1c\xc6\xe6\xdd"
+ "\x76\x65\xc7\x90\x2f\xb6\x0f\x0e\x63\xf3\x96\x31\x8c\xbd\xf8\x16"
+ "\xc3\xd8\xbc\xc4\x4b\x13\x43\xbe\x18\xcb\x30\xf6\x22\x09\x0d\x63"
+ "\xf3\x86\x70\xfc\x63\xc1\x94\xc1\xc5\x91\xf3\x3f\x19\x1c\xc6\xe6"
+ "\xbf\x76\x65\xc7\x91\xf3\x67\x0f\x0e\x63\xf3\x1b\x18\xc6\x5e\x72"
+ "\x32\x8c\xcd\x3f\x78\x69\xe2\xc8\x97\xf6\x30\x8c\xbd\x14\xe2\xb8"
+ "\xcd\x82\x90\xd6\xbf\xf4\x3d\x6e\xb3\x70\xf7\xe0\x62\xc9\x85\x0f"
+ "\x0e\x0e\x63\x89\xdf\x5c\xd9\xb1\x64\xe2\xfe\xc1\x61\x6c\xe1\x3d"
+ "\x0c\x63\x89\xf3\x18\xc6\x16\xea\x2f\x4d\x2c\x99\x18\xce\x30\xb6"
+ "\xc0\x12\x1a\xc6\x16\xee\x1b\xba\xf1\xa6\x24\xe5\xe0\xe2\xc9\xc5"
+ "\xe5\x83\xc3\xd8\xe2\x67\xae\xec\x78\x72\xb1\x76\x70\x18\x5b\xfc"
+ "\x4b\x86\xb1\x45\x66\x86\xb1\xc5\x05\x97\x26\x9e\x5c\x94\xcc\x30"
+ "\xb6\x68\x42\x68\x18\x4b\x0a\x60\xff\xff\x40\xc7\xc9\x96\x1a\x06"
+ "\x17\x53\x2e\x55\x0c\x0e\x63\x4b\xfe\x70\x65\xc7\x94\x4b\x32\x06"
+ "\x87\xb1\x25\x17\x18\xc6\x96\x8c\x65\x18\x5b\xe2\xb8\x34\x31\x65"
+ "\x92\x8d\x61\x2c\xa9\x28\x34\x8c\x2d\x4d\x1d\xba\xf1\x3d\x43\xfd"
+ "\xe0\xe2\x4a\xc3\x92\xc1\x61\xcc\xf0\xfd\x2b\x3b\xae\x7c\xd9\x3e"
+ "\x38\x8c\x19\x5e\x62\x18\x7b\x39\x8f\x61\xcc\x30\xe7\xd2\xc4\x95"
+ "\x2f\x4f\x62\x18\x5b\x1a\xe2\x7e\x14\x86\x5e\xfb\x5f\x2d\x5b\x99"
+ "\xb6\x30\x79\x59\x92\x6e\xd9\xca\xd4\x94\xd5\xba\x57\x97\xad\x5f"
+ "\x32\xf5\x8e\x35\x13\x74\x29\xe9\xba\x94\x65\x2b\x5f\x16\x13\x92"
+ "\x46\x91\xe7\x96\x24\x2f\x4c\xc7\x14\xc8\xfd\xf2\xca\x15\x4b\x56"
+ "\xa6\xea\x52\x96\xac\x5e\xb3\x2c\x65\x09\xfe\xff\xaa\x6e\xe9\xaa"
+ "\x14\x48\x58\xbc\x64\x59\xda\x12\xdd\xa2\x35\x4b\x97\x2e\x49\x79"
+ "\x75\x14\x79\x66\x4d\x72\xea\x32\x63\xf2\x12\xdd\x93\xcf\x3c\x76"
+ "\xd7\x9c\x69\x3f\x9b\xf3\xe8\xa3\x78\x38\x99\xec\x6c\xb2\x68\x5a"
+ "\xd0\xa4\x01\xcc\x29\x8f\x73\x29\x4b\x1a\xc1\xba\xe0\x79\xb6\xdb"
+ "\xce\x10\xcd\xd6\x14\xa2\xcc\x3b\x43\xc2\x4d\x67\x88\x4a\xf7\x0a"
+ "\x89\xa5\xa6\x91\xd9\x90\x1e\x45\x4d\x8f\x99\x69\x61\x49\x29\x35"
+ "\x4d\x27\x0e\xf5\xf8\x2a\xcc\x4b\x4d\xe3\xec\xf8\x0e\x68\xab\x84"
+ "\x74\xc3\x31\x2e\x65\xac\x43\x7d\x67\x51\xd6\x37\x84\xa3\xa3\x5e"
+ "\x09\x7f\x8f\x77\x70\x7f\x47\xe9\x82\xb6\x13\x6e\xb9\x0e\x2e\x15"
+ "\x5c\x07\xe0\xaa\x87\xab\x99\x70\xc9\x04\xae\x70\xb8\xa2\xe1\xd2"
+ "\xc3\x35\x09\xae\x29\x70\x3d\x09\xd7\x4c\xb8\xe6\xc0\x65\x83\xcb"
+ "\x41\xb8\x15\x90\x77\x85\x96\x95\xb3\x62\x2c\x5c\xb3\xe1\x2a\x85"
+ "\x0b\xca\x5a\x69\x81\xab\x83\x70\xab\xde\x82\x2b\x0a\xae\x18\xb8"
+ "\x80\xfa\xab\xe6\xc1\x95\x0d\x79\xf4\xec\x9d\x11\xd2\x8c\xa9\x04"
+ "\xea\x39\xf0\x65\xc4\xfc\x65\x70\x99\x09\xb7\x1a\xbe\xb9\x7a\x0b"
+ "\x5c\x47\xfa\xf9\x4d\xf4\x00\x65\x4e\x89\xdc\x74\xab\x5d\x38\x03"
+ "\x8f\x5b\xbe\xd1\x9d\x43\xc2\xdc\xa6\x3b\x8b\x8c\xe3\x89\xe2\x04"
+ "\xb7\x7c\x86\x75\x0b\xea\x99\xc7\xcc\xc2\x99\x8e\xf0\x8c\x34\xeb"
+ "\xcc\x5f\x1e\x67\x27\xef\x6b\xf0\x4c\xb3\xe0\xf0\xb6\x3c\x4e\xfc"
+ "\x7d\x9e\x5d\x31\xa3\x4a\x38\x03\x2e\x9f\x2f\xa3\x59\x09\x6f\x0b"
+ "\x67\xbf\x21\x0d\x51\x0e\xf2\xdc\x0e\x1a\xee\x9c\x83\x32\x6f\x5e"
+ "\x2f\xd4\xeb\x36\x9a\x43\x22\xe0\xf7\x3a\x0a\x75\x73\xa8\x4b\x4a"
+ "\xa1\x9e\x4a\x7c\x76\x9b\xc6\x57\x5d\x50\x5b\x1d\xf8\xbf\xb3\xbc"
+ "\x58\x47\x0b\x6c\x5a\x8c\xb3\xcd\x99\xc5\xe4\x18\xfc\xee\x82\xba"
+ "\xa9\x5a\xf7\x54\x24\x3d\x86\xbf\xcd\xc1\x3d\x6a\x97\xef\x67\xb2"
+ "\xba\x5c\x77\x41\x5d\xb2\xdb\x5d\xda\x64\x87\x74\xa5\xdb\x54\x52"
+ "\xca\xca\x1f\x0f\x7a\xb2\xce\x6c\xe7\x92\x35\x42\x7a\x59\xf1\x64"
+ "\xe9\x7f\xb8\xab\xdc\x85\xb6\x04\xbc\xab\x37\x91\x0e\xe1\x39\x27"
+ "\x96\xb0\xbb\x86\xe8\x9e\x22\xa4\x9d\x4b\xfe\x60\xa2\x85\x28\xcc"
+ "\x4f\x61\xbd\x93\xb3\xb3\x2c\x94\xd7\x65\x86\xc1\xf7\x93\x37\xf5"
+ "\x7c\xf7\xc6\xa6\x66\x3c\x23\x95\xe6\x2f\xd3\xee\x2a\x26\x04\x7f"
+ "\x8b\x75\xdb\x31\x9a\x28\xcb\x8b\x49\x38\xb6\xb1\x33\x3f\x79\x9f"
+ "\x74\x0e\x1d\xfe\x86\x83\xfc\x33\x66\x64\x51\x59\xd9\xeb\xdc\xac"
+ "\x3d\xd1\x8c\xa6\xc9\x2d\x76\xc5\xf4\x7d\x98\x5f\x77\xbb\x40\xcb"
+ "\xdb\xc4\xf7\x3a\xe4\x27\x96\x4f\x4d\x4d\x1a\x7c\xc6\x73\xee\x22"
+ "\x01\x99\xba\xcc\xb1\xd5\x8c\x46\x36\x2d\x96\x83\xf9\x69\x61\x1d"
+ "\xfe\x6f\xa6\x26\x81\xc6\x7a\xdd\x4a\x12\x7b\x8c\x5b\x31\xc3\xbd"
+ "\x95\xce\x83\x32\x62\xe9\x56\x9a\x08\xf9\x63\x04\x7a\x9b\xea\xaa"
+ "\xec\xdc\x8a\x29\xf0\x2e\xb1\xe7\xec\x4b\x46\x67\x05\xe4\x33\x76"
+ "\xe6\xaf\x30\xda\x15\xf3\x0f\x08\x7c\x4e\xa3\x47\xf0\x8c\xcd\xb3"
+ "\x69\xd4\x15\xef\xfa\x9c\x07\x5d\x45\xe0\x7d\x91\x9d\xcc\xd3\x48"
+ "\x6d\x64\xbc\xef\x29\xe7\x36\x7c\x76\x8c\x14\xca\xa9\xee\xab\x1c"
+ "\xf8\x76\xf6\x02\x97\x4e\xd1\x75\x9e\xda\xb6\xfd\x1c\xe9\x48\x68"
+ "\x57\x1a\xad\xdf\x18\x47\x9d\x85\x1f\x13\xd2\x60\x68\x21\x20\xf3"
+ "\xd1\x11\x0a\xea\x88\x5f\x47\x22\x23\x8c\x91\xb4\xd6\xd2\x42\x36"
+ "\xc4\xd1\x36\x3c\xc3\xb7\xb1\xa3\x95\x64\x7c\x4a\x54\x59\x0d\x24"
+ "\x2a\x23\x8e\x3a\xea\x13\x5b\x08\x4b\x6f\x20\x59\x5f\x10\xe5\x86"
+ "\x83\xd4\x39\x0b\xf4\x7f\x5d\x0b\xa6\xb7\x12\x3c\xa3\x32\xab\x8d"
+ "\xba\x32\x5f\x22\x2a\xfc\xbf\xe1\x20\xa6\x7f\x45\xb2\x4e\x12\x65"
+ "\x7c\xba\x23\xb2\x02\xbe\x89\xbf\xdf\x05\x75\xe1\xcf\xd3\x03\xdb"
+ "\xce\x13\xb2\xe1\x79\xa2\xcd\x58\x48\x34\xf1\x6e\x42\xad\xae\x0f"
+ "\x48\xbc\x9b\x82\x7d\x39\x44\x36\x2e\x23\xe1\xf1\x2e\x5c\xc7\xf6"
+ "\x09\xc1\x73\xba\x77\x41\x5e\x68\x9b\x19\xdb\xb6\xe1\x28\xd1\xe2"
+ "\xf9\xe4\xec\x37\x1f\x8a\xbf\x39\x4a\x90\x66\x17\xd4\xd3\x1c\x4e"
+ "\xd3\x74\x23\xb4\x7d\x0b\xd2\x00\xbe\x63\xe3\xf1\x77\xf0\xfb\x6d"
+ "\x29\x02\x0d\x14\x0b\x5c\x44\xe5\x36\xd5\x95\x2e\x48\x37\x0b\xe5"
+ "\xda\xb9\x95\xe6\x5d\x29\x42\x9d\xbc\xf2\xc6\xbb\xe8\x59\x87\xba"
+ "\x0e\x70\xbf\xb2\x2d\x3e\xfd\x51\x8a\xbf\x05\x5e\x26\x77\xe6\xaf"
+ "\xd2\x4b\xf4\x96\xf8\x62\xe7\x56\x45\x03\x2f\x92\xc3\x8c\x44\x09"
+ "\xef\xe3\xec\x8a\x85\xa5\x32\xac\xed\x07\x9e\x0f\x97\xf2\x8a\x79"
+ "\x92\xed\x8a\x05\x76\x59\x1e\xc4\x57\x4f\x1e\x78\x5f\x60\x57\x24"
+ "\xb6\xb1\x6f\xac\x9a\x89\x79\x44\xdd\x2f\xe5\x0d\xa3\x79\x4e\xbd"
+ "\x5b\x6d\xd3\x51\x8e\x3a\x01\x8f\xd5\xf4\xac\x56\x35\xcb\x45\x9d"
+ "\xbc\xe9\x30\xea\x79\x15\x9e\xeb\xca\xf2\x1b\xc7\xc0\x7b\xb3\x2e"
+ "\x4d\xf8\x3f\x06\xbf\x43\x0b\x4a\xcc\x3d\xef\x72\xc8\x30\x5a\x5e"
+ "\xac\x01\xdb\xa1\x89\xb7\x50\xa7\xdb\xb4\x5d\x53\x98\x82\xb6\xc3"
+ "\x26\xc8\x35\xaf\xae\xb3\x38\x77\x34\x99\x51\x3f\xa1\x8c\xd0\x82"
+ "\xc3\x55\x62\x3d\x3e\x40\xb9\x61\xba\x66\x55\x87\x1b\xca\x80\x3a"
+ "\x4d\x80\x77\xc3\x8e\x71\x46\xb4\xe9\x04\x9e\x93\x84\x73\x2f\x39"
+ "\xe3\x0a\x86\x5f\xa7\xde\xeb\x99\x13\x64\xde\x0c\xbe\x4d\x29\xea"
+ "\x07\x48\x37\x79\x64\x58\xa0\x1b\xc7\x74\xd1\x61\x33\xd3\x23\x61"
+ "\x3c\xe4\x53\x1c\x13\xe5\xf1\xc2\x48\x9a\xd4\x99\x6f\x04\xfc\x3f"
+ "\x36\xdb\x4b\x4e\xf2\x3b\xcc\x78\xc6\x26\xd4\x25\x0c\xca\xfc\x0a"
+ "\xee\x23\xe0\xfe\xcd\x47\x16\xe4\xb7\x50\xee\x75\xf8\xff\x8e\x1b"
+ "\xa8\xe3\xc9\x69\x04\xcf\xd3\x04\x79\x5b\x4d\xec\x64\x6b\x14\x96"
+ "\xb3\x15\xcf\x19\x85\x34\xcc\x03\xe9\x5a\x3b\xc9\x57\x8a\xe5\x9b"
+ "\x3b\xa0\xae\xde\xe5\xaf\x9e\xca\xca\x67\xe5\x62\x79\x52\xd9\xe5"
+ "\x25\xb4\x5d\x2c\x7b\x9e\x54\xb6\x09\xd2\xa4\xf2\x9f\x5c\xd1\xf3"
+ "\x8d\x0c\x78\x5f\x20\x6f\x43\x69\x09\xed\xc0\x32\xe0\x5d\xa9\x9d"
+ "\x54\xc4\xe2\xbb\x3c\x48\xc3\xdf\xca\x70\x15\xf6\x11\x58\x8d\x8f"
+ "\x0e\x0a\x65\x98\xed\xa4\xcc\xe2\xa3\xe3\xd4\x92\x8e\x13\xcb\x6a"
+ "\x95\xca\x92\x95\xc3\xf0\x54\xa0\xd4\x8b\x7c\xc5\x72\x55\x58\x6e"
+ "\x67\x7e\x4a\x94\x9d\x14\x44\xcb\xdb\x0e\xb2\x15\x4d\x0b\x6d\x7a"
+ "\xd4\x63\x62\xfe\x19\xa8\x93\xa5\x7a\xe3\x39\xa3\xa0\xbb\x63\x51"
+ "\x5e\x04\xfd\x6d\xaa\xdb\x0d\xe5\xcc\xf3\xd1\xd7\x4a\xcc\xe7\xce"
+ "\x5f\xb6\xa6\x1c\xcf\x59\xbd\x81\xb6\x41\x9e\x6c\xaf\xb3\x45\x39"
+ "\xf2\x08\xa4\xbd\x25\x9d\x71\x5a\x08\x79\xec\xdc\x32\xbf\x7b\x38"
+ "\x66\xde\x46\x38\x6b\x99\x1d\xfd\x67\xc4\xd5\x14\x6b\x74\x07\xb1"
+ "\x96\xf1\x84\xaf\x28\x8e\x8d\xcd\xa4\xe6\xe3\xdc\xab\xd7\xe3\xd9"
+ "\xd4\xc1\xd9\xe4\x94\x16\x01\x4f\x5d\xe0\x57\x66\xdc\x4b\xd0\x0e"
+ "\x9f\xe2\x52\x1f\xb3\x3a\xce\x08\xb2\x05\xff\x0b\xeb\xa3\xdf\x04"
+ "\x3f\x14\x7d\x51\xf0\xff\x0d\x45\x1c\xf3\x47\x79\xc8\x5b\x81\xe9"
+ "\xe8\xab\x82\x9e\xdc\x25\x7b\x47\x2b\xde\x70\x32\xda\xbd\x7a\x41"
+ "\xb0\x07\x58\x5f\xd7\x4f\xcd\x58\x67\xbe\xec\x0d\x27\xb6\x21\x2b"
+ "\x9d\xf2\x56\x57\xa7\x19\x75\xa9\x2e\x0d\xfd\xe8\x57\x3f\x89\x2f"
+ "\x27\x94\x2f\x7f\xc3\x19\x5c\x1b\x5e\xdd\x8d\xdf\x84\x58\xe1\x94"
+ "\x63\xcc\x1b\x4e\x3c\xeb\x79\x5b\xe6\xb0\xf0\x27\xca\xa8\xf9\xec"
+ "\x2d\xc5\xb1\x9d\xf9\xaf\x3a\xa5\xb3\x74\x83\x2c\xd7\x29\xb5\xbd"
+ "\x42\x6c\x3b\xa4\x09\x67\xf6\x4c\x2c\x15\xce\xf2\x86\xe7\x54\xbf"
+ "\x67\x7d\xd2\x82\x3a\x3d\xfe\x16\xda\x1e\xbb\x4b\xa2\x93\xcb\x81"
+ "\xe7\x98\x5f\x7f\x82\x4b\x3d\x14\x9f\x61\x26\xc2\xbe\xfd\xa6\x3a"
+ "\x7d\x70\xf5\x4a\x15\xe6\xbf\x37\x42\x9c\x12\xef\xfa\x1b\x65\x7a"
+ "\x2f\xf5\xe4\x2c\xb1\x3c\x7c\x27\xf1\xaa\x42\x8c\x1f\x42\xf8\x86"
+ "\xdf\xf3\x0f\x64\xed\xd2\xf4\x6e\xd7\x9a\xf2\xd0\xdb\xb5\xc6\xd0"
+ "\xbb\x5d\x6b\x0e\x0d\x6d\xbb\xd6\xd4\x07\xd0\x2e\x5d\xef\x76\xa5"
+ "\xad\x09\xbd\x5d\x69\xb1\xbd\xdb\x95\x56\x3e\xb4\xed\x4a\xdb\x13"
+ "\x40\xbb\x62\x7a\xb7\x6b\xed\x33\xa1\xb7\x6b\xad\xb6\x77\xbb\xd6"
+ "\xae\x19\xda\x76\xad\xcd\x08\x5a\x1f\x16\xda\x8c\x4c\x1f\xa6\xdf"
+ "\x16\xbc\x3e\x5c\xdb\xde\x5b\x1f\xae\x7b\xd6\xa3\x0f\xd7\x4d\x0d"
+ "\x49\x1f\x16\x96\x88\x3e\xc5\xba\x91\xbd\xf4\x61\x41\x49\x55\xdf"
+ "\xfa\x30\xfd\x2b\x41\x1f\x9a\x4a\xaa\x82\x6b\x43\x7a\x55\x8f\x3e"
+ "\x54\x97\x54\x79\xe9\xc3\x08\x1b\xf8\xd3\xeb\xc2\x43\xd3\x87\xeb"
+ "\xc2\x7b\xeb\xc3\x74\x83\xb7\x3e\x5c\x17\xdb\x0f\x0e\x2b\xfb\xd2"
+ "\x87\xf1\xae\xd3\x54\xc4\x46\x65\x90\xf5\xf1\xbb\xfe\x1b\xbe\x15"
+ "\x33\xc0\xb7\x82\xec\x2b\x59\xaf\xf4\xfb\xad\x70\x67\x1c\xf8\x19"
+ "\x9a\x8d\xbf\x22\xdc\xf1\x0c\xc2\x35\x46\x37\x43\x1c\xe0\x24\x77"
+ "\x1b\x01\x13\x39\x64\x4a\x63\x59\x3b\x69\x8c\x3e\x4e\xe8\x48\x67"
+ "\x1c\xfd\x4d\x71\x55\x6c\x0a\x62\x73\xfd\x87\xd6\x54\x67\x90\xd8"
+ "\x5c\x9f\x27\x61\xb3\xd1\x05\xd8\x4c\x43\x3c\x6e\x38\x69\x6d\x3f"
+ "\x21\x62\x73\xc3\xa7\x3d\xfc\xc9\x61\xf8\xec\x13\x9b\x20\x13\xde"
+ "\xd8\xac\xd3\x31\x6c\x6e\x78\xa7\x37\x36\xeb\x74\x7d\x63\x73\xc3"
+ "\x26\x86\xcd\xba\x20\xfb\xda\x36\xcc\xf4\x60\xb3\x4e\xe7\x85\xcd"
+ "\x1f\x15\x57\x75\xe6\x6f\xd8\x13\x1a\x36\x37\xec\x91\xda\x5e\x2e"
+ "\xb6\x1d\xd2\x94\xde\xd8\xdc\xd0\xe2\x97\x87\x79\xad\x79\xa0\x0f"
+ "\x55\x27\xb8\x8c\x7d\x6e\xf0\x5b\xf9\x82\x89\x95\x10\x77\x75\xe2"
+ "\x99\xf1\x94\x9b\x44\xe8\x5a\xbd\xaa\x13\xe2\xdf\xce\x4e\x43\x38"
+ "\x1d\xd5\xf9\x31\xed\xd6\x12\xa8\x7b\x24\xed\xd4\x47\x00\xcd\xc6"
+ "\xc2\x7d\x74\x79\x1a\x89\x82\x4b\x5b\x2e\xd2\x15\xfe\x8f\xa1\x6b"
+ "\xb5\xa3\x0a\xd3\xc8\x84\xc8\x0e\x12\x0e\x75\x48\x88\xdc\xa4\x21"
+ "\x91\x2e\x12\x85\xff\xd3\x9c\x63\xe9\x10\x9f\x29\xb1\xef\x93\x57"
+ "\xc3\xf7\xd2\x23\x29\x7d\x55\x4f\x20\x56\x0b\x07\x1e\x68\x77\x71"
+ "\xb4\xca\xbd\x56\xcf\xd1\x08\xdb\x9d\x74\x43\x82\x50\x27\x7e\x6c"
+ "\xb1\x03\x30\xe4\xa0\x59\x06\xfc\x6e\x2c\x9e\x5d\x4c\x7f\x54\xdc"
+ "\x41\x3b\xb5\xa3\x4c\xe7\xc9\x84\x5d\x69\x64\x6c\x45\x1a\xd1\xd3"
+ "\x6e\x3d\x07\x34\x48\x98\xbf\x5a\x83\x7c\x4f\xa0\x1c\x7c\x2b\x0d"
+ "\xbe\x05\xbc\x74\x9b\xe0\x5b\x2e\xf8\xd6\x69\xf8\xd6\x29\xf8\x56"
+ "\x0e\x7c\x2b\x87\x7d\x2b\x38\x9a\x6f\xec\xf7\xfc\xe7\xf8\x8d\xb7"
+ "\xe0\x5e\xba\x5f\x47\xa6\x8f\x88\xc3\xfe\xea\xb3\x1b\x0c\x41\xe2"
+ "\x7d\xa3\xdf\xfd\x9f\xb7\xbd\x47\xa2\xa9\x6a\x5c\xe5\xac\xd7\x3e"
+ "\xa7\x18\x47\xbf\xf6\x1e\x99\x80\x32\xd7\xe8\x3c\x49\xa8\x7a\x5c"
+ "\xe5\x21\x7d\x7b\xb0\xdf\xf2\x3b\xff\x21\x3f\x07\xe2\x66\x15\xc4"
+ "\xa1\x2a\xdb\xe4\x6d\x39\x34\xbd\x3b\xba\x58\xd3\x15\x5d\x1c\xb3"
+ "\xc0\xa5\x01\x5c\xd1\x74\x5d\x0a\xd1\x1d\xe7\xb6\x8c\x3b\x7c\x04"
+ "\x6c\xc4\x0b\x24\xfc\x18\xb7\x25\x31\xeb\x53\xec\x6b\xcc\x4c\xf5"
+ "\xee\x6b\xcc\x2c\x25\x5c\x76\x38\xe1\x36\x69\x09\x97\x33\x85\x40"
+ "\x3e\xef\x6b\x73\x02\x2b\x2b\xeb\xab\xf8\xbd\xb7\x90\x4c\x17\xfd"
+ "\x9a\x16\x6c\x0f\x2f\x84\xf8\x37\x7e\x9c\xc2\x6e\x4e\xc3\x3e\xb8"
+ "\xac\xa3\x40\xd3\x7f\x81\x5d\x8a\x84\xff\xf7\x02\xef\x88\x31\x85"
+ "\x7c\xef\x04\x97\x55\xe9\x82\xff\x23\x3b\x46\xc4\xb9\xb3\x12\x88"
+ "\x4b\xdb\x64\xee\x2e\xb0\x69\xdc\x10\xcb\xf2\xaa\x89\x95\xd8\x0f"
+ "\x62\x6d\x77\x93\x32\xc0\xdd\x02\x77\x38\xca\x43\x82\x79\xd1\x61"
+ "\x72\x3c\x95\x70\x59\xe7\x88\x9a\x9e\xd5\xab\x24\x5c\x3f\xd3\x1e"
+ "\xe9\xdc\xd8\x4e\x79\xc4\x37\xf6\x3b\xc0\xbb\x88\xcc\x73\x60\x6b"
+ "\x1d\x6d\xa4\x0c\xe2\x66\xf7\xab\x86\xd1\x8e\xb3\x86\xef\xbd\xcd"
+ "\x93\xa8\x88\x0e\xa2\x29\x3b\x03\x18\x7c\x15\xf0\x77\x06\x70\xee"
+ "\x60\x38\xc7\xb5\x42\x15\x88\xf1\xdc\xee\xea\x5d\x67\x18\xc6\x05"
+ "\xdc\x21\xc6\x57\x01\xee\x56\x7a\x70\xe7\x3a\x0b\x18\xcf\xdf\x98"
+ "\x50\x96\x43\xb1\x5f\x84\xdb\x75\x62\x04\xbe\x53\x0c\x1b\xc7\xe9"
+ "\x0e\xcf\x76\x12\x4f\x1c\xb6\x65\x61\xd7\x98\xe2\x18\xdd\x73\xf4"
+ "\xf4\x31\x2e\xeb\x08\xa4\x87\xeb\x7e\xfe\x63\x0d\xd0\x7b\x21\xeb"
+ "\xa3\xd8\x92\x88\x71\xbe\x1d\x68\x81\x74\xd1\x3d\x47\x7e\x7c\x8c"
+ "\xcb\xdc\x8b\x74\x5c\x5b\x49\xc2\x8c\x8f\xd0\x56\xa0\x59\x15\x96"
+ "\x67\xe7\x32\x85\x38\x0b\xc7\x3f\xea\x84\xbe\x4f\xf6\x1b\x37\xd0"
+ "\xcd\xa5\x2a\x31\x03\xbf\xf5\xe6\x57\xba\x04\x99\x43\x3a\x1e\x4f"
+ "\x26\xdc\x82\x76\xa0\x95\x1b\x68\xd5\x29\xe8\x82\xd9\x82\x2e\xc8"
+ "\xeb\xac\xcf\xb0\x53\x3e\x3e\x29\x8c\x66\xae\xc6\xb1\x17\x37\x99"
+ "\x6f\x24\x74\xe3\x49\xa0\x57\x47\x33\xea\x8d\x08\x7e\x2d\xd3\x0d"
+ "\x48\x2f\x75\x3b\xd1\xd0\xc2\x3b\x77\xbf\x97\x69\x19\xe6\x06\xfc"
+ "\xa2\x7e\x88\xdc\xa4\x18\x09\x72\x19\x51\x80\xf2\x0b\xf2\x1c\xb9"
+ "\x49\xd0\x57\x09\x65\x20\xb7\xae\xb5\xfa\xdb\xbb\xd7\xea\x75\x70"
+ "\xdd\x22\xe9\x10\x3c\xf3\xab\x1c\x69\x9b\xbf\xd1\x8c\xfa\xc3\x9a"
+ "\x6e\x27\x2e\xa0\x6d\x04\xda\x9b\xb5\xfa\x68\x81\xc6\x2f\xeb\xc9"
+ "\x44\x27\x51\x40\x9d\x34\x50\x5f\xb2\x6b\x29\x09\x6f\x30\x1c\x23"
+ "\x6e\x90\x0d\x89\xee\xcf\x2c\xd3\x11\x28\x97\x3b\xa4\xff\x84\x88"
+ "\x34\x53\xf8\xc7\x5d\xce\xfd\x1e\xdc\xe5\xdc\x8f\xb4\x63\xb8\xcb"
+ "\x99\x74\x35\xe2\xae\x2e\x41\xc0\x5d\x58\xf7\x18\x01\x4f\x55\x56"
+ "\xd7\x1f\x81\x46\x39\xd8\xb7\x49\x10\x33\xb5\xbf\x43\xcc\x6c\x8e"
+ "\xbb\x52\x31\x73\xa1\x53\xaf\x83\xeb\xa2\x60\x06\xca\x15\x30\x83"
+ "\xb4\xaa\x4b\xe8\x22\x12\x8d\x04\x59\x2d\x18\x57\xa9\xcb\x22\x8f"
+ "\x82\xac\x26\x46\x6e\xba\x85\x34\x08\x74\xda\x92\xa8\xfb\x39\xe5"
+ "\x8f\x71\x9b\x37\x65\x35\x11\x4d\x57\x0e\xa5\x56\xd7\xbb\x84\x57"
+ "\xd5\x59\xb0\x9f\x99\x2f\xd8\xae\x91\xc6\x70\xb0\x3f\x2e\xd2\x88"
+ "\xe3\x36\xe3\xab\xdc\xa6\x26\x0d\x6f\x1a\x67\xa7\xea\xe9\x06\xec"
+ "\x7b\xe3\x4d\x23\xb3\x79\xf5\x63\xe6\xce\xfc\xcd\x16\xbb\x82\x13"
+ "\xfa\xba\x69\x81\x0d\x7d\x17\xd0\x99\x9b\xbf\x15\xfa\x8b\xd5\xd8"
+ "\x77\xbe\xb9\x4d\x1a\x9f\x40\x9d\x20\xf6\xcb\x89\xfd\x76\x5b\x90"
+ "\x87\xa3\xb0\xdf\x8e\xe9\x94\xcd\x9f\x4a\xfd\x76\xd2\x33\xbe\xb7"
+ "\x73\x9b\x5b\xb0\xcf\x47\xf6\xbb\x04\x31\x9f\xf8\xbb\xcc\x97\x50"
+ "\xd7\x7b\x7e\xc7\x9e\x41\xaf\x24\x74\x73\x24\xbc\x4f\x1f\x43\xd5"
+ "\xa4\x01\xf9\x51\x1e\xe7\x5e\x7b\x09\xee\x1c\xd0\xe5\x02\xdc\xc3"
+ "\xe0\x5e\x8b\x65\x07\x67\xaf\xb6\x08\xeb\x3f\xa1\xfd\xf3\x44\xdd"
+ "\x28\xcc\xa5\x30\x8e\x27\xea\x13\xe2\xff\x9d\xf9\x5b\x1c\xd2\x38"
+ "\x8b\x27\x7f\x0f\x7f\x0a\xf0\xdb\xc0\x23\x25\x1b\xfb\x61\xcf\xb2"
+ "\xf2\x4c\xc2\x33\x51\xea\x80\x37\x36\x1c\xa3\x05\xfc\x2a\x3a\xa9"
+ "\xe1\x11\xf1\x3e\x15\xe5\x03\xfb\x4b\xd1\x5f\x13\xf5\xef\x5b\xec"
+ "\xbb\xaf\x81\xaf\x95\x39\x56\xfe\xdd\xbe\xe8\x61\xe7\x5e\xdb\xe2"
+ "\xef\x5d\x70\xb4\x78\x6d\xb7\xbf\x72\xa6\xe9\xdd\x34\xc8\xb2\xda"
+ "\xfd\xfa\x88\xd1\x6f\x38\xe2\x2b\xdd\x66\xbe\x3b\x21\xf2\x50\xc6"
+ "\xc9\x20\xfd\x8b\xdc\x27\xfd\x95\xeb\x56\xd5\xd9\x5d\x65\x6f\x38"
+ "\xb0\x4f\xb2\xb1\xd2\x45\xf6\x9e\x68\xe3\xe2\xc7\xdd\x42\xd4\xad"
+ "\x44\x83\xfe\xd3\x33\xed\x7f\xa3\xe8\x43\x15\x9e\x20\x63\xbb\x4e"
+ "\x27\x44\x76\x83\x2f\xf8\xfa\x09\x32\x85\x7f\x59\x3b\xaa\x60\x29"
+ "\x51\x76\x81\xbf\xda\xf5\xb2\x21\xb2\xae\xa5\x8d\xb8\xcb\xdf\x70"
+ "\x34\x76\xd8\x49\x05\xe4\xa5\x5f\x27\x44\xcc\x48\xa4\xce\xfa\xc4"
+ "\x62\x12\xaf\x77\x9b\x33\xbf\x20\x6a\xd0\x45\x1a\x6b\xfa\xbb\xc4"
+ "\xea\x3a\x49\x86\xad\xe3\x74\x56\xd7\x57\xc4\xb4\x14\x74\x18\xe8"
+ "\xac\xac\xe7\x41\x57\xbb\xce\x91\xb7\xe5\xba\xfa\x95\x5f\x7b\x74"
+ "\xf5\x69\xd0\xd5\xf9\xa0\xab\xb3\xb4\xa4\xd1\x68\x26\xa0\x3b\x46"
+ "\xcc\x32\x46\x3a\x33\x8d\xa0\xb3\xd7\x81\xce\x4e\xff\x8a\x08\xfa"
+ "\xba\xbd\x8d\x80\xae\x8d\x28\x5f\x49\xa2\xba\x57\x81\xce\x3e\x6d"
+ "\xf8\xde\x8e\x4c\xa6\xb3\x77\xae\x04\x9d\xbd\x0a\x7c\xe2\x95\xa0"
+ "\xb3\xdb\xfb\xd0\xd9\xa7\xfc\xf8\xc3\xa2\xfe\xe9\x5a\xa5\xe7\x76"
+ "\x72\x14\xc7\x55\xb8\x1d\x9f\x8d\x08\x12\x27\xff\x66\xf1\xc7\x03"
+ "\xa4\x37\xd2\x9f\x07\x3e\x34\x00\x0f\x04\xbf\xd5\x39\x22\xae\x1b"
+ "\x6c\x9a\x3b\xa2\x26\xe6\x77\x27\x9a\xb9\x88\x54\xa2\x99\x65\xfc"
+ "\x1b\xed\x7a\x35\x01\xfc\xfe\x04\xb5\xab\xa0\xce\x5e\x00\x3e\xb5"
+ "\x1b\x7c\xef\xee\x4e\x6d\x38\xd0\x40\xe3\x58\x6b\x88\x44\x1a\xf2"
+ "\x63\x80\x9f\xc3\x97\xed\x07\x1d\x3a\xa9\x7c\x29\x99\xdc\x6d\xaa"
+ "\x99\x47\x4d\x35\xb3\xdd\xa6\x9a\x39\xf0\xdb\x88\xa7\xed\xc8\x97"
+ "\xbf\x10\x48\x33\xd2\xc2\xc3\x31\x6e\x75\x9d\xdd\xa1\xae\x49\x80"
+ "\x67\x03\xbe\xcf\x5c\x48\xd4\xf1\xfa\x0b\x66\xc6\xaf\x77\x08\xf2"
+ "\x89\xf1\xeb\x28\x31\x41\xdc\x87\x36\x57\xb0\xaf\x22\xcf\x20\x5e"
+ "\x10\xfc\x7d\x0f\xdf\x7c\x6c\xac\xc8\xb7\x86\x76\x33\x01\x7b\x32"
+ "\xa2\xc7\xd6\x0a\x7c\x3b\x4a\x24\x3b\x0b\xf4\x8e\x28\x07\x5b\xdb"
+ "\x3d\x54\xb6\x56\x8c\x63\xd0\xd6\xa2\x9d\x45\xbe\xed\x0c\x9a\x6f"
+ "\x5b\xb3\x43\xe4\x5b\x55\x68\x7c\x7b\x45\x25\xe3\x1b\xd8\x81\x1a"
+ "\x1b\xf0\xed\x88\x0f\xdf\x1c\x32\xbe\x35\xc3\x73\x9b\x87\x6f\xe7"
+ "\x82\xe0\xdb\xb0\x33\x57\x2f\xdf\x5e\xf7\xbb\xff\x51\xff\x7c\xb3"
+ "\x84\x28\x6f\xaf\x24\x79\xf8\x66\x01\x79\xb3\x80\xbc\x59\x7c\xe4"
+ "\xcd\x22\x93\x37\x0b\xc8\x9b\x45\x26\x6f\x27\x83\xe0\xdb\x75\xc7"
+ "\xae\x5e\xbe\x15\xf8\xdd\xff\x72\x00\xbe\x85\x2a\x6f\x07\x64\x7c"
+ "\x03\x79\xb3\x80\xbc\x59\x7c\xe4\xcd\x22\x93\x37\x0b\xc8\x9b\x45"
+ "\x26\x6f\x47\x83\xe0\xdb\xf5\x1f\x5f\xbd\x7c\x2b\xf4\x3b\x76\xd8"
+ "\x3f\xdf\x6a\x43\x94\xb7\xe5\x51\x1e\xbe\xd5\x82\xbc\xd5\x82\xbc"
+ "\xd5\xfa\xc8\x5b\xad\x4c\xde\x6a\x41\xde\x6a\x65\xf2\xf6\x61\x10"
+ "\x7c\x7b\x20\xff\xea\xe5\x5b\x51\x62\x88\x7c\x0b\x51\xde\x96\x27"
+ "\xcb\xf8\x06\xf2\x56\x0b\xf2\x56\xeb\x23\x6f\xb5\x32\x79\xab\x05"
+ "\x79\xab\x95\xc9\xdb\xc6\x20\xf8\xf6\xe2\xe3\x57\x2f\xdf\x8a\xfd"
+ "\xf6\x7f\x4a\x7c\x93\x78\x86\xfc\x13\xf8\x46\x13\x88\x0b\xfc\xc9"
+ "\xdf\x2f\x62\x7c\x43\x7e\x09\xbc\x3b\x9b\x10\x69\x12\x79\xe6\x12"
+ "\x79\x86\xf4\x43\xbe\xa1\x1f\x29\xf0\x4d\xa1\xd4\xa2\x0f\xe9\x02"
+ "\x5f\x52\xf2\x23\x9f\x32\x50\x67\x83\xe1\xd7\x3d\x7e\xa4\xcb\xd7"
+ "\x8f\x5c\x26\xf7\x23\xdf\xf5\xe2\x57\xc1\x79\xe0\x17\x27\xf2\xeb"
+ "\x25\x3f\x7e\xe4\xd2\x7f\xf8\xe1\x97\x6d\x40\x7e\x01\x6f\xa2\xba"
+ "\xcf\x32\x7e\xed\x14\xfd\xff\xb2\x94\x41\xf2\xeb\x55\xe0\x17\xfa"
+ "\xff\x47\x09\xf7\xf6\xfc\x60\xf9\xf5\xe6\x80\xfe\x7f\xdf\xfc\xb2"
+ "\x54\x05\xc7\xaf\x57\x0e\x78\xf8\x65\xb1\xb9\xc0\xa6\x49\xf6\xcc"
+ "\xc3\x2f\x66\xcf\x5c\xbe\xf6\x6c\x99\xdc\x9e\x05\xc2\x2f\x1f\x7b"
+ "\x76\x55\xf1\xeb\x97\x7e\xfb\xff\xdd\x10\x8b\xbb\x41\xcf\x61\x7f"
+ "\x65\x44\x1b\xc4\xc9\x2e\xfa\xf5\xac\x0e\x88\x93\x5d\x23\xe2\xb6"
+ "\xad\x24\x63\xbb\xd7\x42\x9c\x0c\xbc\x2b\x58\x49\xa6\xe4\xaf\x24"
+ "\x4a\x7e\x39\xc4\xca\x27\x20\x56\x06\xfd\xd4\xf5\x2f\x43\x64\x7d"
+ "\xa2\x83\xf0\x10\x2b\x63\x3f\x18\xd4\x77\x2c\xfd\x17\xc4\xca\xad"
+ "\xa0\xfb\x5a\x77\xb2\x58\xf9\x2b\x29\x56\xfe\xc0\x2b\x56\x7e\xfd"
+ "\x15\x31\x56\x16\xe9\x5f\x26\xa7\xfd\x0b\xbf\xf3\x13\x2b\x5b\x06"
+ "\x8c\x95\x31\x46\x7e\x1b\xe3\xe5\xd3\x86\xd1\x3b\x44\xdd\xb6\xf3"
+ "\xd4\x20\x63\xe5\xd3\x10\x2b\xe7\x30\xda\xef\x0c\x9a\xf6\x25\x7e"
+ "\xe7\x7f\xa0\x6c\xa0\xbc\xf4\xd8\x22\xa0\xb3\x64\x83\xba\xc1\x06"
+ "\x61\x7f\x46\x57\x41\xcd\x24\xc0\xab\x20\x1f\x82\x4d\x5a\xab\x0d"
+ "\x47\xd9\x40\x39\x41\xd9\x10\x6c\x11\xe8\x41\xb0\x45\x07\x2b\x5e"
+ "\x21\x93\x77\xbd\x42\x26\xb9\xd4\xde\x31\xf2\x53\x49\xc8\x0f\x8f"
+ "\x6e\xe3\x7d\x75\xdb\x12\xb9\x6e\xfb\xa0\xb7\x2d\x1a\x48\xb7\xbd"
+ "\xe2\x4f\x56\x2c\x03\xca\x0a\xca\x88\x60\x8f\x40\x5e\x2e\x86\xac"
+ "\xec\xfc\xdf\x60\xf9\x55\xea\x77\xfe\x47\x80\xfc\xda\x1f\x00\xbf"
+ "\xaa\xe8\xf0\x64\xad\x8c\x5f\x5e\xb1\xb1\x8c\x5f\x0e\x19\xbf\x3c"
+ "\xb1\xf1\x12\x79\x6c\x1c\x08\xbf\x7c\x63\xe3\xab\x89\x5f\x3b\xe7"
+ "\x0c\x8e\x5f\x96\x00\xe4\xcb\x02\xf2\x95\x9c\xec\xe1\x97\x77\x4c"
+ "\xec\xe1\x97\x45\x26\x5f\xb2\x98\x78\x89\x3c\x26\x0e\x84\x5f\xbe"
+ "\x31\xf1\xd5\xc4\xaf\x32\xbf\xf3\x3f\x02\xe4\x57\x00\xf2\x65\x41"
+ "\xf9\x32\xcb\xf8\xe5\x15\x0b\xcb\xf8\x25\x93\x2f\x99\xef\xb0\x44"
+ "\xee\x3b\x04\xc2\x2f\xdf\x58\xf8\x6a\xe2\x57\xf9\xfe\xc1\xf1\xab"
+ "\x36\x00\xf9\xaa\x05\xf9\x5a\x11\xe5\xe1\x97\x77\x0c\xec\xe1\x57"
+ "\xad\x4c\xbe\x64\x31\xf0\x12\x79\x0c\x1c\x08\xbf\x7c\x63\xe0\xab"
+ "\x89\x5f\xbb\x92\x06\xc9\xaf\x00\xe4\xab\x16\xe4\x6b\x85\x41\xc6"
+ "\x2f\xaf\xd8\x57\xc6\x2f\x99\x7c\xc9\x62\xdf\x25\xf2\xd8\x37\x10"
+ "\x7e\xf9\xc6\xbe\x57\x13\xbf\x7e\x15\xd5\x5f\x2c\x25\x8f\xa1\x5c"
+ "\x59\x1e\x7e\x21\x6f\xba\x21\x76\xea\x56\xd5\x4c\xf2\x1f\x3f\x2d"
+ "\x3f\xe8\x2f\xde\xc5\xbd\x6b\x9e\x6a\xc3\xf5\x20\xcc\x27\xa4\x3e"
+ "\x3e\x61\x83\xe1\x77\xc4\x3b\xe6\xfd\xb0\x57\x0c\xd5\x2d\xf5\x51"
+ "\x2c\xf4\x17\xf3\xfe\x25\xe4\x18\x0a\xf9\x84\x71\x94\xeb\x55\xe0"
+ "\x93\xe8\xc7\xbf\x3d\xc8\x3e\x8a\xee\xb3\x7a\xee\x6d\xf0\xe3\x33"
+ "\x16\x42\x0c\xb5\x28\x58\x3e\xfd\xfa\x80\x3f\x3e\x61\x3f\x11\xc6"
+ "\xbc\x18\x4b\xe1\xb8\x63\x63\x6b\x1b\xc9\x4f\x23\x1a\x61\xec\xb1"
+ "\xcd\x7b\xec\x71\xdb\x71\x88\xa9\x56\x01\xdf\xba\x13\x48\xe1\x71"
+ "\x32\xa5\xe0\x15\x16\x53\x49\xf1\x54\x63\x87\x53\x18\x7b\xb4\xba"
+ "\xec\x64\x86\x9d\x3a\x77\x41\x7e\x8c\xa3\xea\x13\x77\x12\x94\x95"
+ "\xac\x2f\x88\x1a\x79\x00\x31\x98\xc0\x0f\x79\x0c\x55\x21\x1f\x6f"
+ "\x5c\xea\x2f\x86\x1a\x78\xbc\xb1\xec\x14\x8b\x9f\x84\xf1\xc6\x2b"
+ "\x22\x86\xda\xe3\x77\xfc\xe3\x99\xbd\xac\xbf\x01\x69\x6f\xd5\xbb"
+ "\x08\xe0\xe9\xeb\xc8\x76\xd6\xaf\xe7\x2a\xac\x89\xc1\x98\x16\xe3"
+ "\x59\x6b\xba\x85\xe4\xaf\x27\x9a\xae\xce\x84\x48\x88\x51\xd5\x2e"
+ "\xd0\x75\xaf\x9f\x60\xb4\xc7\x35\x62\x8e\xe5\x06\x61\xae\x0c\xc6"
+ "\xb2\x28\x2b\xc2\x98\xe3\x22\x32\xa9\xec\x18\x99\x2c\xc8\x07\xc8"
+ "\x85\xcb\x54\x67\xe7\xd5\x35\x73\x50\x4e\x66\xb4\x50\x27\xf2\x00"
+ "\xe5\xa3\xae\x05\x79\xf3\x2e\xc9\x3a\xca\x78\x23\xf0\x85\xf3\x1e"
+ "\x0b\xee\x2d\x1b\x1f\xfb\xe1\x4f\x75\x60\xfc\x59\xe5\xcd\x9f\xf2"
+ "\x50\xc7\x83\xa5\xf9\x91\xab\xf4\x5c\xb9\x38\x1e\xbc\xf3\x85\x60"
+ "\xf9\xf3\x4e\xaf\xf5\xcf\x01\xf2\xa7\x2a\x44\xfe\xd8\x84\xb1\x45"
+ "\x6f\xfe\xb4\x89\xfc\x39\x82\xb1\x92\x87\x3f\xe7\x02\xe4\x8f\x4f"
+ "\x8c\x74\x55\xf1\xe7\xb7\x7e\xfb\x7f\xfa\xe7\x8f\x25\x44\xf9\xb1"
+ "\xcc\x16\xc6\x10\xbd\xf8\x63\x11\xe5\xc7\x32\x07\x63\x23\x0f\x7f"
+ "\x4e\x06\xc8\x1f\x9f\x98\xe8\xaa\xe2\xcf\x5e\xbf\xfd\xdf\x03\xf0"
+ "\x27\x44\xf9\xb1\xd8\x84\xb1\x42\x6f\xfe\x88\xf2\x63\x39\x82\xb1"
+ "\x90\x87\x3f\x47\x03\xe4\x8f\x6f\xff\xe9\xd5\xc4\x9f\xdf\x55\x87"
+ "\xc6\x9f\xda\x10\xe5\xa7\x76\xb6\x30\x26\xe8\xc5\x9f\x5a\x51\x7e"
+ "\x6a\xe7\x60\xec\xe3\xe1\xcf\x87\x01\xf2\xc7\x27\xe6\xb9\xaa\xf8"
+ "\xb3\x2f\x21\x44\xfe\x84\x28\x3f\xb5\x36\x61\xec\xcf\x9b\x3f\xa2"
+ "\xfc\xd4\x1e\xc1\x58\xc7\xc3\x9f\x8d\x01\xf2\xc7\x27\xc6\xb9\xaa"
+ "\xf8\xf3\xae\x73\xa0\xf1\x22\xc9\x77\x96\x8f\xcb\x76\x83\xff\x86"
+ "\xfe\x33\xfa\xce\x8d\x1d\xd5\xc4\xb5\x8a\xf1\x26\xff\x3c\xd1\x14"
+ "\x88\xbc\x11\xc6\x64\x97\xb3\x31\x59\xc1\x6f\xcb\x5d\xb6\x9f\x6e"
+ "\x52\x6a\xd1\x2f\x13\xc6\x5d\x85\xb1\x89\x43\xf8\xce\xd0\x2d\xf3"
+ "\xdf\x30\x46\x05\xdf\x9b\x60\x9c\x9a\xf5\x55\x10\x7e\xdb\x22\x7f"
+ "\x7c\x19\x78\x6c\xa2\x4c\x36\x8f\x4f\x8a\x3d\x87\x94\x2f\x41\x8f"
+ "\xbb\xbe\xef\xf7\xfc\xa7\xfe\xf9\x62\xa9\x0a\x8e\x2f\x60\x6f\x72"
+ "\x5f\x39\xc0\xf8\x72\xd4\x87\x2f\x96\xb6\x6e\x99\xdd\x09\x9c\x2f"
+ "\x3e\xf6\xe6\xaa\xe2\xcb\x1f\xf4\x7e\x63\x4d\xd0\x4b\xc8\x13\x9c"
+ "\xdf\xbd\x6d\x11\x19\x9b\x7f\x8c\x4c\xe9\xfe\x97\x76\xd4\x2c\xd0"
+ "\x73\xdd\xcb\xb5\xe1\x8d\xa0\xe3\x32\x3b\xe8\xd7\x11\x1d\x23\xe2"
+ "\x0e\x1f\x71\x90\xc6\x44\x3b\xe9\x5a\x9b\x40\x4c\x27\x70\xae\x7a"
+ "\x35\xd9\x9a\x82\xb1\xfc\x1f\x49\x5d\xcb\x19\x32\xab\x92\x76\x5b"
+ "\xdb\xab\x89\x79\xfd\x1f\x09\x5d\xae\x1f\xb5\x0b\xf2\x2c\x00\x1a"
+ "\x9e\xe2\xfe\x60\xbf\x00\xf1\xe8\xc4\x74\xa2\x99\xd9\x4e\x9d\x8d"
+ "\xed\x87\xc9\xdb\xf0\xad\x43\xe0\x45\x22\x7d\x91\x27\xa6\x57\x30"
+ "\xfe\xfc\x90\xf1\xe4\x59\xc6\x93\x9d\xb2\xf8\x53\x07\xef\x8f\x1b"
+ "\x81\x1f\xdf\xfa\xf0\xa3\xa5\x8d\x00\x7d\x47\xcc\xea\x00\x7e\x74"
+ "\x48\xfc\x38\x49\x32\x57\x23\x3f\xec\x3d\xf3\x5d\xbb\x44\x7e\x94"
+ "\xa1\xfe\x32\x12\xcd\x0e\x29\xfe\x3c\x25\xe3\x87\xb4\x26\x4b\xce"
+ "\x0f\x29\xf6\x5f\x0b\xfc\x48\xf3\xc4\x9f\x17\x20\xfe\xdc\x01\xf1"
+ "\x67\x56\x13\xe1\x76\x64\x06\xcb\x8f\x3f\xfa\xb5\xff\x12\x2f\xd0"
+ "\xb6\x74\x47\xd4\xc4\x20\x1f\xac\xe9\x55\x04\x79\x82\xf6\xc4\xfd"
+ "\x2f\x6d\x78\x46\x2a\xc8\x8e\x7d\x44\x5c\x17\x85\x98\x1f\xe2\x7d"
+ "\xeb\xbc\xcf\x08\xf6\x19\x30\x1e\x74\x77\x5b\x1d\xd5\x04\x69\x6f"
+ "\x5e\xff\x99\xc0\x87\x53\xdc\x9f\x12\xe7\x77\x10\xee\x6e\xc0\x21"
+ "\xc4\xfb\x9a\x05\xb8\x2e\x17\x74\xdb\xdb\x4b\xc9\xe4\x99\x46\xea"
+ "\xc4\xd8\x14\x65\x08\xe7\x9e\xa0\x5e\x6b\x34\xfe\x83\x60\xbf\x4e"
+ "\xb7\xba\xce\x7e\x28\x95\x10\xd4\x6f\x48\xf7\x61\x6b\x3c\x7c\xc2"
+ "\xf9\x24\x02\xaf\xe6\x06\x30\xcf\x55\xce\xaf\x79\xf6\x80\xe6\x27"
+ "\x77\x89\xfd\x05\x65\x52\x9f\x5a\xa8\xfd\x05\x52\x9f\xda\x69\x36"
+ "\x9f\x24\xeb\x13\x90\x9f\xa0\xf9\xb5\xdf\x10\x20\xbf\xaa\x82\xe7"
+ "\x57\x67\x1f\xfc\xfa\x40\xd3\x07\xbf\x6c\x1e\x7e\xbd\xa2\x92\xf1"
+ "\xab\x4d\xe4\xd7\x11\x19\xbf\x9a\x07\xe6\x57\x3f\xf3\x5b\xbf\xf3"
+ "\xfc\xfa\x77\xbf\xf1\x8f\x37\xbf\x2c\x21\xc8\xd7\xe9\x3e\xf8\xf5"
+ "\xef\xe6\xde\xfc\xb2\xc8\xe4\xeb\x95\x24\x0f\xbf\x2c\xa2\x7c\x59"
+ "\x64\xf2\x65\x09\x40\xbe\xfa\x99\xd7\xfa\x9d\xe7\xd7\x7f\xf8\x9d"
+ "\xff\xe3\xc3\xaf\x10\xe4\xeb\xf3\x3e\xf8\x55\x6d\xec\x83\x5f\x72"
+ "\xf9\x3a\x20\xe3\x97\x28\x5f\x16\x99\x7c\x59\x02\x90\xaf\x7e\xe6"
+ "\xb3\x7e\xe7\xf9\xf5\xe7\x7e\xe7\xff\x78\xf8\x55\x1b\x82\x7c\xfd"
+ "\xad\x0f\x7e\xfd\x45\xd7\x9b\x5f\xb5\x32\xf9\x5a\x1e\xe5\xe1\x57"
+ "\xad\x28\x5f\xb5\x32\xf9\xaa\x0d\x40\xbe\xfa\x99\xc7\xfa\x9d\xe7"
+ "\xd7\x7f\xfa\xf5\xff\x7c\xf8\x15\x82\x7c\x65\xf5\xc1\xaf\xff\xb4"
+ "\xf5\xc1\x2f\x99\x7c\x2d\x4f\x96\xf1\x4b\x94\xaf\x5a\x99\x7c\xd5"
+ "\x06\x20\x5f\xfd\xcc\x5f\xfd\xce\xf3\xeb\x80\xdf\xfe\x6f\x39\xbf"
+ "\xba\x0a\x25\xff\xb0\xd2\x9b\x5f\xe0\xaf\x47\xb6\xb2\xd8\x4a\xe2"
+ "\x97\x7f\xdf\xf0\xc3\x8c\x1e\x5e\x7d\xe5\xf1\x0d\x05\x3e\x89\xe3"
+ "\x14\xc8\x1f\xf4\x11\xd1\x27\xec\x32\x31\x1e\xe1\x18\x60\xbf\x7e"
+ "\x61\x20\xeb\x9f\x42\xe0\x93\x14\x57\x0d\x39\x9f\x3e\x0d\x85\x4f"
+ "\x7f\xf5\xbb\xfe\xc9\x9b\x4f\x92\xdd\x0a\x94\x4f\x7d\xd9\xac\xbf"
+ "\x8d\xed\xcd\x27\x8b\xcd\xc3\x27\x66\xa7\xd0\x76\xa1\xad\xf2\xe6"
+ "\x53\x3f\xf6\x2a\x90\xf5\x17\xdf\x79\x3e\x99\xfd\xea\xbf\x22\x8e"
+ "\xaf\x82\xab\x1a\x2e\x33\x5c\x16\x37\x47\xa6\x95\x73\xbc\x0d\xf3"
+ "\xe3\x3e\x7f\xe5\x39\xbd\xde\x0f\xa7\xc3\x67\xcc\xc1\x3c\x40\x5b"
+ "\x61\xac\x5d\x2a\x83\xe6\x13\xa4\x9d\x59\xad\x48\x24\xe5\x2c\xef"
+ "\x08\xa9\x2c\xf5\x26\x12\x2b\x95\x05\x6d\xca\x06\x5a\x9b\x23\x37"
+ "\xc5\x0e\x87\xfc\x16\x9a\xff\xda\x6e\xc8\x1b\x2e\x94\xb9\x49\x29"
+ "\xec\x1b\x2a\xe5\x75\xe7\x28\x70\x7d\xb8\x39\x52\x01\x79\x59\x99"
+ "\x23\xc5\x7c\x3a\x3e\x87\xe8\x84\x7a\x72\x1c\x7e\xcf\xb7\x9e\xa3"
+ "\xc4\x7c\x63\xe5\x75\x54\x6f\x8a\x15\xca\x13\xf3\x5c\x47\x87\xdf"
+ "\xae\x15\xdb\xa2\x97\xe7\x73\x3f\x4e\xb0\x4c\x29\x9f\x4a\x2c\x6b"
+ "\x82\x57\x9e\x5f\x13\x82\xe7\xd1\x0a\xf5\x4b\xe7\x88\x58\x3f\x35"
+ "\xe6\x75\x8f\xda\x92\xea\x56\x28\x63\x78\x8e\xc4\x78\xfd\x26\x97"
+ "\x08\xf9\xc5\xbc\x11\x42\xde\xe1\x2b\xab\x21\xef\x24\x91\xe6\x4a"
+ "\x39\xcd\xc5\x7c\x91\x12\x1d\xe5\xef\xdc\x39\x1c\x96\x85\xef\x35"
+ "\x74\xf8\x8a\x03\xd0\x86\x29\x52\x3e\xe9\x7b\x56\x88\xdc\x84\xbc"
+ "\x1c\xb9\x47\xe4\xc9\xf5\xd0\x8e\x58\x29\x1f\xee\xa7\x20\xe5\xcd"
+ "\x72\x93\x1b\x77\x79\x68\x33\xda\x9d\x9f\x3b\xc9\xbd\x49\xf9\xa4"
+ "\x6f\x99\x91\x9b\x14\x76\xcc\xd7\xd0\x26\x94\x8d\xfc\x6b\x83\xfc"
+ "\xdf\x13\x69\x14\xc7\x78\xa2\xe9\xe1\x89\x9b\x73\xe1\x3b\x73\x05"
+ "\xab\x6b\x94\x98\x6f\x66\xef\x7c\x4a\x79\xbe\xef\x33\x3a\x16\x27"
+ "\x02\x6d\x66\xf7\xce\x1b\x2e\xcf\x7b\x03\xcb\x9b\xa7\x81\xbc\x73"
+ "\x7a\xe7\xd5\xc8\xf3\xfe\x80\xe5\xdd\x6a\x81\xbc\x09\x7d\xd4\x75"
+ "\xb4\x2c\xaf\x96\xe5\x7d\x3d\x1b\xf2\xce\xeb\x9d\x57\x27\xcf\x7b"
+ "\x23\xcb\xfb\x16\xd6\x21\xb1\x77\xde\x58\x79\xde\x9b\x58\x5e\xd3"
+ "\x64\xc8\x9b\xd4\x3b\x6f\xb6\x3c\xef\xcd\x2c\x6f\xa1\x03\xf2\x1a"
+ "\x7c\xf3\xee\x62\xbc\xbd\x5d\xe4\x6d\x34\xcb\x5b\x54\x09\x79\x93"
+ "\xfb\x68\x5b\x98\x50\x2e\xcb\x3b\x86\xe5\xcd\x2d\x80\xbc\xc6\x3e"
+ "\x78\x21\xcf\x7b\x0b\xcb\xfb\xab\x79\x90\x37\xb5\x0f\x5e\xc8\xf3"
+ "\xde\xca\xf2\x6e\x9f\x02\x79\xd3\xfb\xe0\x85\x27\xef\xa8\xd2\x76"
+ "\xc8\x93\x01\xed\xb4\xf5\x41\x5b\x79\x99\xb7\xb1\x32\x77\x96\x41"
+ "\xfe\xec\x3e\x68\x2b\xcf\x7b\x3b\xcb\x5b\x36\x13\xf2\x6e\xe9\x83"
+ "\xb6\xf2\xbc\x3f\x64\x79\xcb\x5d\x90\x37\xaf\x77\x5e\x90\x37\x46"
+ "\xdf\x7b\x45\xfa\x8e\x65\xf9\x77\xed\x83\xfc\x05\x7d\xd0\x17\xcb"
+ "\x93\x64\xf6\x0e\x96\xf7\x97\x66\xc8\x5b\xd4\x07\x7d\xe5\x79\x7f"
+ "\xc4\xf2\xbe\x17\x0b\x79\xdf\xea\x83\xbe\xf2\xbc\x3f\x66\x79\xf7"
+ "\x20\x26\x4b\xfb\xa0\xaf\x3c\xaf\x9e\xe5\xfd\x8d\x0e\xf2\x96\xf5"
+ "\x51\xdf\xdb\x65\x79\xc7\xb1\xbc\xbf\xc5\xfa\xee\xee\x83\x1f\xf2"
+ "\xbc\xe3\x59\xde\xf7\x9b\x21\xef\x9e\x3e\xf8\x21\xcf\x7b\x27\xcb"
+ "\xbb\x17\xe5\xb8\xb2\x0f\x7e\xf4\xe4\x05\xbb\x30\xc1\x3d\xea\xf7"
+ "\xa8\x47\x6d\x90\x57\x38\x2f\x85\x72\xc2\xfe\xfe\x42\x5e\xc0\x89"
+ "\x59\xd4\x77\x77\xb1\x32\xf7\xed\x86\x7c\xc2\x9e\x72\x98\xa7\xc1"
+ "\x29\xe8\x23\xb0\x2f\xae\xfb\x76\x79\x74\xf7\xdd\x2c\xef\xff\x53"
+ "\x42\xde\xfd\x72\x1d\x4a\x39\xa5\x3c\xdf\x44\x96\xef\x43\xa4\x55"
+ "\xb5\x77\xbe\x70\x4f\xbe\x51\x7f\x22\xf0\xfe\x40\x85\x8f\x3e\x86"
+ "\x7a\xca\xcb\xba\x87\x95\xb5\xbf\x0a\xf2\x9a\xbd\xf3\xb9\xee\x95"
+ "\xe5\xbb\x97\xe5\xfb\x77\xa4\xcd\x41\xef\x7c\x3a\x79\xbe\xfb\x58"
+ "\xbe\xbf\xa2\xce\xb2\x78\xe7\x8b\x95\xe7\x9b\xe4\xce\xaf\xd6\x08"
+ "\x79\x37\x29\xeb\x7d\xe9\x07\xb4\xbe\x57\x66\xd3\xee\x77\xe7\xff"
+ "\xd9\x2c\xe6\xb5\x49\x34\x14\xe8\xcc\x30\xcf\x89\x98\x7f\xc0\x9d"
+ "\xff\x9f\x46\x31\xdf\x11\xb9\x1d\x90\xd9\xda\x9f\xd0\x51\x7f\x30"
+ "\x8a\x76\x54\xf0\xdd\x41\xbf\xb7\xf4\xe5\x6f\x18\xc7\x93\xeb\x4e"
+ "\x70\xb5\x7a\x66\x7b\xa4\x3d\xf5\x0f\x0b\x7e\x04\x5f\x56\xac\x89"
+ "\xef\xa0\x2e\x79\xda\x36\x8e\xda\x26\x76\x10\x25\xee\x9f\x44\xd5"
+ "\xb6\xc9\x76\x48\x77\x8c\x29\x8e\xe9\xcc\xaf\x9d\x64\x57\x18\xca"
+ "\x70\x2f\x0f\xf8\x3f\xd6\x4e\x7e\xfb\x24\xfe\xbf\x2d\x07\xfc\x41"
+ "\x2e\x56\x81\x7b\x30\xef\x82\xff\x0b\xe1\x12\xf6\x3d\x36\x12\x8e"
+ "\xe6\x92\x58\x73\x9a\x8b\x1c\x4f\x27\x1c\x5f\x58\x62\xd3\xa5\xe0"
+ "\x7e\x22\xb5\x26\xba\xd6\x30\x85\x16\xd8\x1c\xf0\xdd\xa4\x63\xf0"
+ "\x2c\xd4\x05\xda\x4f\x0b\x4a\xfe\xff\xf6\x9e\x06\x2c\xaa\xeb\xca"
+ "\xf3\x86\x31\x45\x0a\x05\x0d\x21\xc4\xa0\x3e\x15\x5b\xba\xab\x30"
+ "\x18\x4c\x8c\xb5\x09\x49\x48\xc2\x6e\xfe\xdc\x5d\xda\xda\x06\xb3"
+ "\x10\xc5\x40\x82\x48\x00\x05\x7f\x22\x88\x64\x37\x61\x55\x66\x95"
+ "\x10\xba\x21\x0c\x49\xd8\xad\xed\xba\x8d\x69\x4d\x77\xd2\x75\xbb"
+ "\x58\xc9\x2e\xc2\xe8\x8c\x8a\x80\xfc\xe8\x88\x6c\x8a\x09\xba\x13"
+ "\x21\x82\x82\x73\xf7\x9c\x7b\xef\x63\xde\x0c\x68\xcd\x6f\xbf\xaf"
+ "\xe5\x26\x8f\xf7\xde\xb9\xe7\x9e\xbf\x7b\xee\xb9\xe7\xdd\xf1\xbb"
+ "\xb7\xaf\x2e\x87\xf6\x18\x3a\x74\xc0\x15\xe4\x70\xb1\xad\x4f\x9e"
+ "\xcb\xde\x0c\x33\x51\xfe\xba\x7e\x8c\x0d\xfd\xf9\xe9\xf7\x10\x0d"
+ "\x77\x50\x45\x1f\xca\x0b\xb4\x17\x09\xab\x3c\xea\x10\xfb\x94\x34"
+ "\xde\xc2\xe5\x2f\x66\x0e\x16\xb1\x13\xdc\x57\x4a\x8a\xe8\xfc\x86"
+ "\xba\xcd\x1f\x42\xb7\xae\xce\x75\xdb\x51\xbe\x87\x09\xe9\x85\x3a"
+ "\xc2\x60\x69\x63\xa0\x53\x49\x6c\x10\x7b\x94\x1c\xaa\xbb\xe6\x9e"
+ "\x1f\xc5\x10\xcc\xb6\xbf\xea\x8f\xf8\x4b\x30\xbf\x4b\x17\x76\x68"
+ "\x4c\x74\x2a\xf7\xf6\xc8\xe7\x24\xa7\xf2\x80\x2a\x9f\x53\x9c\xca"
+ "\x53\x23\xf2\x39\x53\xdb\x7b\x65\xfc\xbd\x60\x2a\x3a\x51\xef\x01"
+ "\xf7\x6b\xcb\xfc\x29\x1f\xa5\x7d\xd9\x58\x50\x45\xa7\x3a\x83\xce"
+ "\xeb\x68\x32\xb2\xed\x15\x03\x62\x3f\xcd\xc6\x43\x78\x0f\x96\x77"
+ "\x97\xbc\x33\xc2\xe1\x7d\x1b\xb1\xb3\x88\x6d\x6b\x6c\x20\x9d\x37"
+ "\x5f\x65\x6e\x16\xf8\x6a\x38\xdb\xe6\x67\xb2\x17\xf4\x82\xd8\x87"
+ "\xba\xf1\x13\xb1\x2f\x0e\xda\x15\x6d\xcf\x82\xfc\x4c\x9c\xd7\x76"
+ "\x87\x4b\x2f\x97\x29\x76\xc1\x1d\x71\x0b\xef\xbc\x6b\xd1\xdd\xa9"
+ "\x4f\xaf\x58\x99\xb6\xea\x99\xf4\x8c\x67\x9f\xcb\x5c\x9d\xb5\x26"
+ "\xfb\xf9\x9c\xdc\xbc\xb5\xeb\xf2\x0b\xd6\x6f\xa0\x4d\x5e\x46\xe5"
+ "\x7f\x2d\x41\x19\x30\x00\xf2\xb8\x1f\x79\x34\xa5\x71\x59\x10\x26"
+ "\xfa\xa4\x29\xc9\xa8\x8e\x6f\x4f\x7b\x38\x00\xed\xc9\xdc\x67\x68"
+ "\x7a\x87\xf6\x87\xc6\xfe\x57\xec\x55\x0f\xf3\xf3\x05\x7a\x0c\x4d"
+ "\xb5\x47\x5c\x0f\xd7\xd1\xf9\x16\x07\xc3\x7b\x21\x72\x36\x9d\x41"
+ "\xd0\x64\xa6\x7a\xcb\x37\x01\xea\xb1\xed\x78\x34\x67\x87\x40\xf8"
+ "\xae\x30\xe6\x2a\x0f\x63\x7d\x44\xbf\xbc\x82\xf5\xba\x36\xa6\xc3"
+ "\x0e\x7c\x47\xbf\x09\xf9\xc0\x60\x4b\x3b\x88\xd9\x2e\xe6\xb1\x11"
+ "\xd5\x15\xac\xa7\x24\x8c\xf5\x6c\xad\x60\x7d\x96\x30\xe6\x8c\x2c"
+ "\x87\xc0\xc1\x52\x5b\xb8\xd3\xd0\x94\xcd\xfd\x1a\xeb\xdd\x01\x4d"
+ "\x21\x65\x58\x17\x33\x02\x7e\x16\x7c\x47\xd8\xc0\x41\x55\xc8\xfd"
+ "\xf6\xc5\xa1\x49\xa8\xdf\x08\x1b\xce\x54\x76\x20\x1f\xd1\x47\xb6"
+ "\x97\xeb\x71\x06\x46\x7e\x2e\xfb\x50\x37\xfa\x98\xed\x25\xda\x77"
+ "\x1d\xf9\x05\xdb\x2b\xfb\x80\xe8\xfd\x3c\x67\x68\x52\xee\x34\x36"
+ "\x82\xb8\xe9\xee\x8d\x99\x0a\xe2\x24\x20\xed\x01\xbd\x3e\x51\xab"
+ "\x56\xe7\xa9\x59\x6b\x33\x33\xbf\x1d\x00\x51\xfc\xee\x75\x36\x46"
+ "\x1e\xd2\x83\x5d\x15\xac\x1e\xf5\xac\x43\x7d\x1b\x0e\x63\xc6\x8d"
+ "\xfe\x02\xa8\x93\x19\xe9\x76\x21\x7c\x3f\x3e\xef\x47\xd9\x1b\xc4"
+ "\x79\x0a\xa7\x26\xb3\x52\x5b\x39\xca\x49\x31\x9f\xef\x5d\xd5\x9f"
+ "\x9f\xa4\xa0\xde\xe5\x88\xd7\xa0\x4e\x83\xb9\x1f\x18\x0e\xa7\xa1"
+ "\x1c\xb5\xf8\x4c\xf8\x53\xa8\x1f\x11\xbf\x5e\xe8\xd5\xc5\xcf\xce"
+ "\x41\x5b\xd5\xbd\x1e\xc6\xb6\x0d\x96\x1e\x8e\xa7\xbd\xec\xf8\x1e"
+ "\xdf\xf8\x8e\x76\x69\x40\x5c\x73\x7f\x61\x92\x82\xdf\x5e\x8a\xc5"
+ "\x43\x33\x84\x64\x22\x39\xe8\xfb\xaf\x09\x33\x2f\xf7\xf0\x32\x98"
+ "\x3f\x04\x4a\x53\x0f\x40\x55\x05\xab\xc1\xab\x0a\xaf\xca\x46\xac"
+ "\x3b\x84\x57\x03\xc2\x6d\x78\x6f\xc4\xfb\xa1\x1e\xfe\x7b\x5d\x38"
+ "\xc9\x9d\xbb\x89\xf5\xc6\x54\xc2\x1c\xa2\x8f\xbe\xf5\x83\x6e\x43"
+ "\x57\x0a\xc9\x4e\xfb\x46\xb2\x80\xc3\xcd\xde\xfb\xeb\xd9\x13\x01"
+ "\xeb\xf1\x9e\x2c\xee\xfa\xcb\x5e\x8b\x57\xbd\x78\x76\x04\xe2\x73"
+ "\x9c\x7c\x56\xf1\x9a\xf7\xfb\x2f\x5f\x7a\xd7\xba\x1c\x95\x37\x8e"
+ "\x7b\x43\x57\xf3\x8d\xe1\x1d\x5b\x0a\x86\xe6\xdd\x78\x39\xbd\xe1"
+ "\xcd\x56\x01\x3b\x59\x22\xde\x4f\x9a\xe5\x7d\x3f\x18\xda\xd1\x4e"
+ "\xed\x48\xbf\x7d\x48\xc0\x3a\x8c\x78\x7f\x14\xaf\x65\x3e\xfc\x89"
+ "\x66\x1f\xf5\xe7\x70\x31\xc6\x6c\xec\x4b\xa7\xe1\x70\x2d\xf5\x51"
+ "\x99\xf0\x2d\xc5\xcd\x38\xac\x06\x7d\xab\xca\xe3\x3f\xf6\x57\xbc"
+ "\xfd\xc7\x5e\xe4\xe3\x3f\x66\x8a\x45\x38\x16\xfa\x2c\xc2\x5f\xf6"
+ "\xf7\x6f\x5c\x89\xef\xf6\x12\xa4\xb3\x5f\x7d\x8a\xd3\xe0\xff\x06"
+ "\xa3\xec\x43\x80\xa0\x74\x30\x52\x7c\xe9\x33\xd8\x4f\x90\xcf\x12"
+ "\x6f\xc9\x57\xc8\x82\xf2\x21\xac\x86\xe4\x5b\x83\x74\xf1\xbd\x16"
+ "\xf1\x6a\xec\x70\x51\x93\x8d\xb7\x29\x7d\x16\xfd\x51\xca\x4b\x34"
+ "\xa9\x1d\xf3\xe8\x55\x43\x6d\x04\x6f\xc7\xcb\x08\xa7\x6f\x4b\x28"
+ "\xfc\x18\xfc\xe8\xdf\x36\x93\x4f\xd2\xdd\x3e\x62\xc2\xb1\x94\x08"
+ "\xee\xc1\x65\x10\x13\x0e\x26\x1c\x6f\x93\xbb\x0d\x8e\xcc\xe8\x4d"
+ "\x60\x22\x7a\x14\xd3\x9d\x06\x87\xc9\x42\x63\x51\xd0\x92\xe7\x7f"
+ "\x1c\xae\x69\xcc\x06\xce\xa7\x9a\xe4\xc1\x7a\x1d\xdf\x72\xfa\x8e"
+ "\x2c\xdb\x20\x74\x45\x5e\xb5\xd8\x7e\x2f\xe9\x4e\xf6\xc4\x7a\x2b"
+ "\xd2\x69\xa0\x3a\xbe\xf7\xb6\xd0\xa7\x96\xf6\x67\x25\x7b\x10\x3e"
+ "\x9d\xd7\x22\xf6\xeb\xb3\x9d\xe7\x76\xc3\xf6\xd4\x1f\x0c\x79\x10"
+ "\x8d\xc2\x11\x36\xc2\x30\x1e\xbd\xb5\x61\x08\xe7\xfe\x63\xf7\x79"
+ "\xf7\xcf\x51\x55\xdf\x3f\xd8\x6e\x2f\xb6\xaf\x67\xa8\x23\xc5\x13"
+ "\xe4\x19\x4c\xf3\x3d\xc2\xcc\xee\x52\xa4\xb1\x6e\x88\xaf\xa5\x20"
+ "\x9d\x58\x94\xc5\x4c\x74\x50\x9e\x7a\x49\x2b\xf3\xc0\x26\xef\xbe"
+ "\x96\xf4\x6a\xa9\xcf\xf9\x78\xde\xc0\x75\xc2\xd8\x75\x4c\xa9\x16"
+ "\x75\x56\xc4\xb1\xb2\xe1\x44\xa0\xfd\x4e\xc5\x5c\xc2\xeb\xf6\x15"
+ "\x5e\xe6\xfd\x5b\x2f\xe2\xda\xb1\x59\xb9\x2f\xb0\x5e\x9d\xdc\x6d"
+ "\xda\x9e\xb1\x52\xee\x7d\xc4\x8f\xe5\x27\xf3\x79\x95\x78\x50\x7b"
+ "\x41\xef\xe8\x3e\xa2\xa7\xd9\x2a\x1a\xe5\x10\xf6\x72\xf4\x22\xbc"
+ "\x96\x7c\x91\xdb\x0d\xe3\x68\x7f\x21\xf9\xe2\xd1\x4e\x6c\xbf\x7f"
+ "\x07\xbd\xe7\xf3\xf7\x6c\x1e\x63\x3d\xf5\x91\x54\x6f\xc7\x6f\xf4"
+ "\xb2\xe7\xd0\x97\xdc\x00\x73\x42\xc1\x34\x50\xcc\x75\xdb\x33\xb0"
+ "\x31\x41\x39\x38\x02\x40\x72\xa2\x8d\xac\x83\xa5\xc7\x4a\x70\xae"
+ "\xa9\x27\x59\x31\x5e\xef\x63\x6f\x2d\x03\x92\x19\xe3\x99\x94\xef"
+ "\xd8\x27\xb2\xef\xf7\x91\x8e\x64\xcf\x68\x11\xfb\xb0\xae\xf9\xc7"
+ "\x24\xbb\x47\xef\x63\x0e\xbd\x8d\xb9\xde\xd8\x0f\xd4\x5f\xd4\x2f"
+ "\x3a\x9a\xe4\xfb\x66\xa4\xb5\x47\xbc\x0b\xdf\x20\x5b\x9b\xc3\x98"
+ "\x8d\xf0\x3d\xb8\xcd\x93\xa9\x6e\x33\xf2\x8e\xc9\xc6\x39\x1d\xc7"
+ "\x05\xed\xfb\x8b\x74\xf7\xd0\x59\x3c\x48\xc3\x4a\x36\x45\xbc\xe5"
+ "\xe4\x8f\xf8\x6e\x13\xed\x8e\x27\xe3\x7c\x3e\x0f\xaf\x25\x9e\xf1"
+ "\xdf\xfc\x98\xb7\x7f\x1d\xf7\x1d\xff\xd4\xdf\x66\x77\x61\x22\x70"
+ "\x7f\xc8\x01\xf5\x82\xe1\xf8\x39\x39\x77\xc8\xbe\x6e\xfe\xee\x41"
+ "\x1c\x2f\x3a\x1a\xf5\x3e\x7d\x6d\xe5\xfe\x98\xff\x28\x9d\x65\x4c"
+ "\xbe\x62\x95\x74\xb8\xce\xdc\x9f\x8a\xb9\x0f\xd8\x58\x3e\xea\x39"
+ "\xea\x07\xc7\x55\xd9\xcf\x36\x1f\x9b\x68\xb1\x2b\x93\xce\x67\xa0"
+ "\x98\x34\x58\x0c\xf7\x0c\x0e\x7b\xe2\x12\xf5\xbd\x9b\xf7\xfd\xf1"
+ "\x06\x8b\x98\x6f\x65\xdc\x3a\x2e\xea\xc3\xbc\x7c\x98\x64\xb9\xca"
+ "\xfd\x97\x64\x29\x4c\x26\x59\xac\x5c\x8e\x42\x15\x2e\x18\x9a\xf3"
+ "\x88\xbf\xd3\xd0\x0c\x72\xbc\x4a\x5a\xc7\x9a\x89\xd6\x56\x8c\x55"
+ "\x24\x13\xf2\x4e\xe1\xf1\xef\x21\x6e\x93\x13\x52\xf6\x86\xa1\x62"
+ "\x6a\x6b\x6f\xb8\x6c\xe0\x6d\x1b\xf0\x79\xc9\x90\xd8\xc3\x39\x00"
+ "\xdb\xef\x56\x9f\x26\xfc\x93\x71\x14\xa3\xd5\x1f\xf1\xe7\xe9\xea"
+ "\xf7\xd1\x57\x3f\x04\x23\xd2\xf3\x27\x1f\xd5\xfc\xa2\xcf\x70\x32"
+ "\x08\x73\x0c\xea\xaf\x3d\x98\x23\xed\x26\x7b\x93\x2f\x63\x8e\x14"
+ "\x37\x58\x7a\x62\x89\xe6\xb7\xc8\xa7\x8a\x6c\x2f\xfa\xe7\xc4\x16"
+ "\xf4\x63\xab\xc7\xb7\x4e\x6c\x91\x76\xdc\x8d\x76\xf4\x47\x7e\x8a"
+ "\xd4\x6b\x37\xe2\x63\x2e\xd6\xf6\xb1\x94\xbd\x52\xe2\xbf\xae\xf5"
+ "\x83\x1c\xab\xb6\x1d\x14\x7f\x79\x1f\xb4\xc4\xc9\xb6\xb5\x82\x57"
+ "\xcb\x42\x0d\x97\x72\x44\xb1\x37\x7b\xcb\x42\x8a\x83\x31\xd8\xf7"
+ "\x3c\xf6\xf1\x73\xaa\x04\x8c\xc6\x8e\xe0\xd1\xd6\xc5\xfd\x10\xf3"
+ "\x1e\x8f\x1f\xb5\x04\xfa\xc4\x27\x8a\xc5\xe6\x23\x48\x83\xe2\x29"
+ "\xf9\x12\xc5\x54\xfa\x8e\x40\x19\x7b\xe4\xf8\x91\x32\xb7\xac\xf7"
+ "\xf6\x95\xb6\x43\xe8\x2b\xf3\x75\xb4\xd3\xc7\x9b\xe7\x2c\x22\x06"
+ "\x56\x49\xdd\xde\x93\xba\xed\x91\xba\xbd\x27\x75\xdb\x8d\x3c\xd0"
+ "\x6e\x6d\x2f\xe8\xec\x88\x76\x6b\x3d\x27\xf1\xad\x14\xcb\x3d\xe3"
+ "\xb5\x75\xae\x36\x96\xc7\xc6\x8b\xd6\x93\x34\x1e\x3c\x72\xb5\x82"
+ "\x4f\xbc\xb0\x8e\x1f\x2f\x5a\x1c\x52\xdf\x1a\x9f\xb1\x51\x2b\xf3"
+ "\xdd\xf3\x5a\x3f\x1c\x19\xb8\x22\xf7\x21\xb7\x9d\xa7\xf8\x49\xbc"
+ "\xf5\x73\x50\xb5\xb0\xab\x1c\xcb\xad\xef\x8f\xed\x87\xd6\x72\xfd"
+ "\x78\xa6\xbe\xa6\x98\x40\x34\xa8\x4f\x79\x5e\x89\x30\xd1\xaf\xad"
+ "\x99\x14\x1b\xf4\x31\x1a\x71\xcb\xdd\x8c\xc6\x4b\x6b\xa5\xf7\x58"
+ "\x6c\x35\xca\xb1\x28\x79\xb7\x65\x60\x1f\x99\x3c\x7c\xdb\x02\x7d"
+ "\xf8\x52\xdf\xd4\x93\x1d\x64\x9f\x7e\x4f\x9b\xd3\x08\x1f\xdb\x16"
+ "\x60\x9b\x78\x9f\xf9\xd1\x4c\xf2\x39\x0d\x2d\x56\x1e\xb3\x2a\x78"
+ "\xac\x28\x18\xe4\xf2\xb4\x25\x58\xe4\x3c\x81\x30\x93\x84\x85\xc8"
+ "\xb9\x44\xf3\x9b\x77\x7d\x64\xaa\x19\x3f\x3f\x6a\xb1\x6a\xf9\x11"
+ "\xa7\xc5\x63\x51\x5b\xad\xd4\x8f\x60\xf3\x05\xac\x25\x93\x60\x3b"
+ "\x84\x1d\xca\x19\x9f\xaf\x5a\x42\xe4\x7c\x45\xe3\xcb\xe0\x34\x9c"
+ "\x28\xa2\x31\x46\xef\x48\x63\x88\xe8\xdb\x8b\xae\xd0\x37\x44\x25"
+ "\xd6\x45\x50\x3c\xa0\x78\xa1\xae\x12\x71\x43\x7d\x9c\xdf\x1f\xa4"
+ "\xb8\x43\x79\x08\xd5\x23\x5e\x20\xc5\x22\x84\xff\x90\xce\x34\x62"
+ "\x1f\xf9\x23\xdd\x93\x4b\x64\xdb\xd5\x3c\x57\xf8\x28\xd1\x4f\x83"
+ "\x69\xed\x70\x1c\x4d\xa7\x76\xd4\x5e\x8b\x5f\x14\xbb\x46\x28\x36"
+ "\x09\x7e\xef\x48\x1f\xe7\xdf\x0d\x5a\x5e\x34\x6c\xd0\xe1\xd2\x5e"
+ "\xd0\x22\xa6\x8d\xc8\x78\x76\x9e\xda\xf2\xfe\xc3\x58\xb9\xf9\x32"
+ "\x3b\x63\xc9\x01\x63\xf5\x45\x8a\x8b\xb6\x3e\x21\x67\x7b\xa2\xd0"
+ "\xa3\x7d\x0a\xd7\x43\xc4\x54\xb3\x90\xc5\xd6\x57\x7d\x85\xd7\xcd"
+ "\x27\x5d\xa8\xae\x4c\x57\xc7\x86\xa3\xa8\x8e\x9f\x7b\xe7\xdb\xce"
+ "\x3d\x9c\x3e\x06\x9f\xce\xe8\xc2\x18\xea\x5f\x5d\xa1\xc5\xde\xf6"
+ "\x06\x21\x67\xfb\x8b\x5a\xdc\x45\xbb\x84\x52\xec\xe5\x75\xab\x24"
+ "\xce\xe3\xf2\xce\xe3\x7b\xfb\xbb\xc2\xae\xe1\x06\x69\xef\x08\xa9"
+ "\x07\xdf\x27\x96\x7d\xb4\x0c\x6d\xdb\xbe\x47\xb3\xad\xfe\x99\xc6"
+ "\x0f\xf2\x27\x3f\x13\x71\x65\x13\xff\x86\xad\x22\x1c\x92\x49\xcc"
+ "\x11\x27\x6b\x7d\x73\x6a\xfc\xd6\xbb\x8f\xe6\x25\x91\xab\x76\xcd"
+ "\x92\x6b\x33\x50\x97\xf3\x26\xce\x0b\x1d\x99\x5a\x8c\x61\x83\x89"
+ "\xf8\xcd\xdf\x8d\x38\x1d\xfc\x7c\x2b\xda\x3f\x58\x8f\x43\xf1\xe9"
+ "\xed\x2b\x4e\x49\xb3\x23\x51\x8b\x1b\x14\x4b\x8e\x0c\x74\xcb\x9c"
+ "\xae\x63\xa8\x5a\xc6\x92\x0b\x86\x8e\xcb\xde\x79\x58\xc7\x65\xef"
+ "\x98\xd1\x15\xe4\x1b\x33\x30\x6f\x2e\x19\x2c\xed\xb0\x79\xe5\x01"
+ "\x08\xbb\x7e\xec\xe8\xa8\xa1\x31\x4a\x67\x32\xf0\xf8\xc4\xd7\x9b"
+ "\x3a\x53\x35\x99\x29\x6e\xf6\x6f\xd4\xd6\x2f\x3a\xaf\x52\xae\xe6"
+ "\xcd\xaf\x73\x89\x57\xec\x24\x7e\x1a\x3d\x23\xd0\x9e\xfe\x68\x07"
+ "\x5a\x6f\xe9\x0c\x94\x71\xbe\xc6\x2b\x56\xca\x39\x8c\xe2\xa4\xf7"
+ "\x5c\x65\x3b\xef\x3d\x57\x75\x9e\x1b\x1b\x23\x3b\xad\x37\x3e\x57"
+ "\x75\x9a\x29\x6e\x69\x31\xd2\x3b\x16\x74\xf2\xf5\x01\x4f\x2e\xdb"
+ "\x99\xa0\xe5\xb2\x9e\x38\xda\xd1\x4c\x31\x0a\xf9\x5b\x05\xef\xae"
+ "\x38\x9c\xf7\x17\x69\xbc\xb1\x3e\xf3\x08\x66\x4e\xac\xd4\x56\x83"
+ "\xcf\xe1\x32\x07\xe4\x63\xf3\x0a\xdf\x57\xbd\x3d\x05\xfd\x2f\x80"
+ "\xfc\xac\x2e\xeb\x22\xf4\x78\xe6\x8a\xfa\xfe\x35\x9a\x7d\xbb\xde"
+ "\xd7\xe7\x85\xaf\x57\xb0\x97\x90\x4f\x95\x5e\xc7\xed\x08\x2b\x93"
+ "\x6b\x08\xdc\xb6\x9c\x56\x57\xb6\xa5\xc2\x5b\x37\xa1\x47\x57\x2d"
+ "\xe9\x41\xdf\x44\xc8\x7f\x25\xe5\x3d\x98\xf3\xe1\x73\x73\xaf\x65"
+ "\xd4\xe7\xed\x4b\x2e\x17\xeb\xf3\xab\xc3\x09\x14\x2b\xe5\xb7\x67"
+ "\x03\xe6\x3b\x66\xfd\x5a\xcc\x63\x0f\x2c\x55\xb3\x73\x32\xb2\xf2"
+ "\x56\x2d\x50\x33\xb2\x32\xf2\x32\x52\x33\x33\x36\xa4\xe6\x65\xac"
+ "\xc9\x9a\xb7\x3a\xf5\x99\x8c\x15\x6a\x7e\x6a\xae\x6a\x2a\x98\x5b"
+ "\x10\x00\x1e\xd4\xc5\x6a\x6a\x6e\xee\xda\xd5\x69\x2b\xd5\xac\x8c"
+ "\x15\xf3\x73\xd2\x72\xd3\xf2\xd4\xd4\x9c\x35\x6b\xb3\x56\xaa\x73"
+ "\x57\x46\xcf\x35\xdd\xb9\x32\x40\xbf\x86\x36\x3b\x04\xfa\xdc\x97"
+ "\x7a\x7b\xcb\x2e\x81\x7f\xb0\x92\x9d\x13\x5c\x90\x91\x25\xd6\xec"
+ "\x4e\x07\xc5\x94\x43\x36\x9d\x11\x49\xe7\x8b\xb1\xd2\x53\x2a\xde"
+ "\x8d\x84\x87\x7a\xd2\xb3\x3f\xca\x1e\x31\x58\x7a\xca\xe1\x34\x74"
+ "\x5b\xf9\xd9\x61\x08\x47\xdd\x22\xd8\xa5\x86\x5e\xcc\xd9\xb2\xe9"
+ "\xdf\x10\x5b\x2e\x41\xa8\x79\x1d\x18\xf1\x0a\xc4\x2b\x84\xce\x90"
+ "\x1c\x2c\x3d\x8d\xf1\xc7\xa9\x8a\x75\xcf\xd3\xb5\xae\x20\xd8\xc6"
+ "\xb6\xc1\x36\xd1\x2f\xa7\xdf\xd0\xd6\x82\x9f\x78\x11\x9e\x20\xff"
+ "\xec\x36\x9c\xe6\xbf\x51\x6c\x45\x5f\xa6\x75\xd4\xfe\xdf\xdc\x1f"
+ "\x8f\xf9\x60\x67\xdd\x34\x5e\xf7\xc6\x80\x01\x02\x51\x2e\xe3\xc1"
+ "\x4d\x26\xd8\x85\xbc\x72\xc3\x19\x43\x1e\xe9\xda\x7a\x1a\xea\x10"
+ "\x82\xba\xb4\x49\x3d\x1e\xe1\x7a\x54\xb0\xc8\xf2\xa9\x28\xdf\x4e"
+ "\x2e\x4f\xb9\xa6\x03\xca\xdd\xe6\x34\x9c\x1a\x42\x39\x43\x48\xae"
+ "\xf1\xd6\xfa\x68\xbd\x0b\xe5\xec\x72\xaf\x43\xbb\xcd\x10\x67\x4a"
+ "\x94\x55\x8b\xf1\x87\x7a\x85\x5a\xf0\x79\xc7\x45\x08\xdc\x4e\xe7"
+ "\xfb\x15\xcf\x64\x87\x07\x46\xc0\x9e\xde\x06\xc1\xeb\x99\x8b\xfd"
+ "\xaa\xb7\x57\xe8\xe4\xf4\xa7\xd8\xf0\xcb\x67\xdb\x8c\xa4\x13\xce"
+ "\x15\x81\x96\x8b\xd7\x5c\x5b\x34\xee\x0a\x63\x03\xec\x35\x7d\xce"
+ "\xe5\x7c\x9e\x6c\x42\xf9\x56\x7f\x31\x9d\x21\xe7\x5c\x86\xb6\xdc"
+ "\x2b\x73\xe3\x01\x36\x9c\xac\xcb\xa5\x9c\xe4\x67\x03\xd7\xa0\xed"
+ "\xaf\xd1\xa6\xb3\x04\xa9\x8d\xe8\x7f\x67\x17\xb6\x71\xe9\xe8\x5b"
+ "\x7d\xe9\x13\x4d\x7c\x76\x69\x7c\xc4\x77\xb8\x93\x72\x02\x17\xfa"
+ "\xb2\xeb\x1a\xfc\x22\x77\x56\xb0\x66\x3b\xc2\xcb\x2e\x03\xe5\x47"
+ "\x38\xd6\x89\xfe\x99\x70\xb4\xfb\x26\xa2\xbf\x35\x0c\xa0\x04\x71"
+ "\xfa\x4b\x4f\xef\x1d\xe0\xe7\xfa\x9d\xc1\xf1\x6f\xdb\xed\xbb\x8e"
+ "\x2d\xfd\x79\xb1\x8f\x3f\xc7\xef\xa4\x9c\xb0\x1c\xe9\xa3\x0f\x95"
+ "\x7d\x82\xf3\x30\xbe\x47\x97\x43\x14\xf1\xc1\x67\xca\x2b\x1b\x90"
+ "\xe6\x4b\x1a\x3f\x86\xfe\xbf\xc3\x2d\xd6\x60\xa4\x6f\xcd\xa3\xb5"
+ "\xeb\xc2\x02\xc6\x0e\x62\x7c\x27\x19\xc9\xc7\xb0\xcd\x7e\xcd\xa7"
+ "\xd0\xd7\x9b\xb9\x5f\x85\x42\x14\x2b\x3d\x13\x6f\x99\x8a\x78\xe8"
+ "\x57\xd5\xe8\x4f\xe4\x57\x88\xdb\xab\xf9\x14\xfa\x9a\x83\xf0\x50"
+ "\x86\x80\xbd\x1b\xe2\x8d\x14\x23\x7b\x0c\xdd\xcb\xc9\xc7\xd8\xab"
+ "\x8f\xb4\xb1\x5b\x9f\x6c\x13\xfd\xd4\xbd\x9c\x56\x9a\xc8\x9e\x1e"
+ "\xbb\x77\x9b\x74\x76\x77\xa0\x1f\x07\x90\x9d\xc5\x5a\x75\xf7\x72"
+ "\x94\xcd\xc1\x73\xf1\x17\xb0\x0f\xf8\x5c\xd5\x1d\x41\xed\xa5\x0d"
+ "\x6d\x1e\x1b\x76\x17\x8c\x67\x43\x1f\xdb\x19\xc5\xb9\x82\xdd\x25"
+ "\x34\x56\xb0\xcd\xe8\xf9\xaf\xe3\xf5\x25\xf2\x30\x1a\xcb\xc1\x9f"
+ "\x78\xd4\x87\x72\xfc\x4e\x8d\x47\x19\xda\xda\x55\x98\x7e\x5d\x7f"
+ "\xae\xc7\x51\x4d\x6b\xe2\xd4\x3e\x32\x94\xec\x7b\x36\xc2\xd3\x9e"
+ "\x0d\xf8\xb6\x9f\xbb\xc2\x4b\x56\x7e\xb1\xd2\xb3\xa6\x5d\x53\xd1"
+ "\x8f\xb8\xbc\x67\x93\xaf\x27\x6f\xa4\x2a\xe6\xc9\xba\xd9\xe4\xdf"
+ "\x67\x5f\xb1\x57\x02\x10\x4c\xbe\x97\xf4\xe3\xdc\xe3\xbb\xbe\x7f"
+ "\xed\xdf\x1b\xce\x9e\xf0\xfe\xbd\xe1\x6c\xfd\xb5\x7e\x6f\xf0\xe6"
+ "\xdb\x33\x85\xf8\xba\x2d\x49\x8a\x8e\xf7\x88\x7b\x1c\xde\x5a\xfb"
+ "\xe8\x1a\xfd\xf7\x4c\x4f\x2a\xc9\x70\x84\xce\x5e\xbf\x3d\x49\x61"
+ "\x48\xa7\x9e\xcf\xe1\x3d\x29\x22\x7f\xa1\xbc\xa8\x27\x9e\x70\x7c"
+ "\xf5\x18\x2d\xfe\xa1\x07\xe8\x76\x99\xbf\x4c\x7a\x08\x42\xe8\x7e"
+ "\x57\x8a\x56\x6d\xf0\x42\x06\x36\xce\x0b\xe6\xce\x8b\x38\x3e\xc3"
+ "\x22\x40\xf2\xdd\xc5\x5f\x8c\xa3\xf8\xa3\xf5\x9f\xa3\x4c\x16\xf2"
+ "\x72\x7a\x43\xa0\x48\x7e\x45\x3a\x8c\x84\xeb\xb4\x66\xa0\x35\x19"
+ "\xaf\x50\x14\x2d\x4a\x9a\x84\xf4\x6a\x38\x32\x63\x23\x92\xbe\xf6"
+ "\xce\xf4\xef\x04\xf1\x7e\xc7\xe2\x97\xac\x63\x30\xd3\x6f\x25\xff"
+ "\xa7\x4a\xdf\x69\x1e\x05\x19\x6a\x42\xf4\x2c\x43\xa0\x68\x12\x7f"
+ "\x08\xa6\x3f\x43\x48\x2f\x0a\xeb\x17\xd5\x8d\x22\xdc\x3c\xb0\x45"
+ "\x87\xde\x24\xc4\x5f\xec\x45\xe3\x73\x96\x19\xba\xe7\x99\xe2\x76"
+ "\xb7\xe3\x0b\xa4\x7f\xfd\xa2\x3a\x26\x6b\x8f\x1e\xf7\x58\x9c\x34"
+ "\x1e\xaa\xc7\xfe\x8b\xf7\x69\x20\xbd\x87\x7a\xea\xef\x31\x79\xbf"
+ "\xc7\xfb\xd4\xdf\xbf\xf4\x0b\x90\x1c\xea\xe8\x4f\xa1\x73\x0a\xc0"
+ "\x7d\x11\xa3\xc0\x60\x9f\x21\x13\x6c\xf6\x19\x42\x9e\x22\xa5\xf1"
+ "\x43\x79\x6a\x75\x60\xe3\xf8\xd8\x5f\x4e\x99\xb6\x45\x0e\x88\x99"
+ "\xae\xb1\x3e\x75\xaf\x0f\x8c\xde\x6f\x52\x25\x2c\xf6\xc0\x18\x7c"
+ "\x0e\x53\x75\xef\x4a\x3c\xfe\xa9\x01\x58\x92\xf2\x05\x88\x3a\x51"
+ "\xfe\x14\x8b\x42\xe3\x63\xa2\x7c\x49\x85\x89\x59\x1c\x23\x11\xbf"
+ "\xd1\x7f\x6c\x34\x50\x32\x59\xc1\x24\x80\xc9\x87\x2f\x64\x1e\x9f"
+ "\x28\x13\x65\xa2\x4c\x94\x89\x32\x51\x26\xca\x1f\x41\x51\xf4\x1f"
+ "\xd6\x74\x2e\xf7\xd7\xe4\x5d\xff\xfd\xa3\xc8\x4b\x0f\x33\x7c\x9e"
+ "\x76\x4c\x16\x28\x8a\xaf\x53\x6b\x52\x9c\x21\xe6\xa5\x0e\xd3\xde"
+ "\x6c\x97\xff\x4b\x89\x0d\x51\xbb\xd3\x7b\xc3\x2b\x97\xb5\x2d\xb2"
+ "\x16\x0c\x19\x4b\x12\xea\x23\x6b\x57\xf6\x84\x96\x27\x35\xc7\xed"
+ "\xcb\x1b\x08\xdc\xf6\xa8\x6d\xde\x9e\xcc\xbe\x88\xaa\xe4\xce\x25"
+ "\xfb\x37\x8d\x18\x8a\xef\xff\xed\xec\x37\x9f\xee\x9e\xba\xf3\xaf"
+ "\x8f\x2d\xf8\x45\xce\xc5\x80\xd2\xbf\x6c\xfc\xb3\x9f\x3d\xfb\xe1"
+ "\xb4\x7f\xfa\x51\xfb\xe2\x5f\x6f\xb8\x72\xd3\xdf\x3d\xf4\xdf\xdf"
+ "\xfc\x97\x55\x1f\x84\x55\x7c\xbf\xe5\xce\x5f\xad\xbb\xf4\x8d\x1d"
+ "\x8f\x1f\x89\xfe\x79\xd6\x85\x19\xd5\x4f\x9d\xba\xe7\x37\x9b\xdd"
+ "\xca\x96\xfb\x0e\xcc\x7a\x23\xf5\xcc\x94\x7f\xfc\xab\xa3\xb1\xef"
+ "\x3c\xff\xf1\xe4\x97\xff\xe2\xd0\xb7\x7f\x9a\x71\xee\xb6\x1f\xff"
+ "\xf0\xe4\xdd\xef\xad\xbf\x3c\xe9\xc5\x07\xdf\x9f\xfb\xcf\x69\xff"
+ "\x7b\xcb\x2b\xdf\x3b\xb1\xf0\xdd\xb5\x9f\x04\x6d\x7f\xec\xf0\xfc"
+ "\x7f\x5b\x7d\x7e\xfa\xeb\xcb\xbb\xbe\xfb\x9f\x2f\x5c\xf5\xdb\xfa"
+ "\xc0\xc1\x39\x6f\xad\x38\x7b\xf3\xae\xbf\x39\x7e\xc7\x2f\x73\xfb"
+ "\xbf\xfe\x0f\x8f\x34\xfd\xf9\xbf\x3e\xf7\xd1\xed\xaf\x3d\xd9\xf1"
+ "\x9d\xff\xd8\x38\xfc\xb5\xbf\x7f\xf8\x7f\xbe\xf5\x93\x67\x7e\x77"
+ "\xeb\xab\x3f\x68\xbd\xeb\xdf\xf3\x07\x83\xcb\x9e\xb0\xc7\xbc\xbd"
+ "\xe6\xff\x66\x5a\xfe\xf6\xf4\xbd\xff\x55\xc8\x3e\x8f\xfd\xc0\xcf"
+ "\x78\xf3\x57\xd9\x6f\x9e\xe4\x91\xc0\xd5\x6d\x9f\x99\x8e\x41\x91"
+ "\xfd\x2f\x00\x45\x0b\x41\xf1\x87\x9b\x8c\x9f\xe1\x8b\xe1\xb3\xea"
+ "\x7d\x8d\xa2\xea\xdb\xdf\x48\xa1\xf5\x8a\x58\xbc\xee\xc0\xeb\x76"
+ "\x0e\xf1\xac\x02\x44\xde\x20\x8d\xaf\xae\x28\x68\x03\x3f\x94\x70"
+ "\x12\xdc\x84\x56\xf3\x87\xc9\x10\x00\x5f\x87\x40\x08\x82\x6f\x40"
+ "\x30\x84\xc0\x14\x98\x0a\x37\x43\x28\xdc\x02\x61\x70\x2b\x84\xc3"
+ "\x6d\x30\x0d\xb5\x8a\x80\xe9\x30\x03\x66\xa2\x71\x66\xc1\x6c\x98"
+ "\x33\xbe\x5e\x45\x10\x1f\x8e\x7f\xf0\xff\xa5\x7c\xd5\xa6\x08\x52"
+ "\x26\xe0\x5f\x29\xbc\x4e\xc2\x1d\x12\xee\x9c\x80\x7f\xa5\x70\xf5"
+ "\x0f\x7c\x9f\xf5\x07\xbd\x2b\x98\x46\x88\x4c\xc2\x2b\x9f\x18\x2d"
+ "\xbe\x50\x45\x96\xd1\x77\xf8\x3d\xed\xc7\xd0\xf3\x6e\xef\x5b\xe2"
+ "\xf1\x8a\x13\x8f\x85\x00\xf2\xb7\x07\xa6\x2f\x23\x17\xbc\x4a\x85"
+ "\xf2\x5b\xe3\x94\x22\xfa\x55\xc5\x1f\x42\xf9\xdf\x1b\x28\xf4\xcb"
+ "\xe2\xc1\x12\xbc\xcc\x78\xed\xc2\xcb\x82\xd7\x4f\x35\x56\xa0\xcc"
+ "\x0e\x07\x65\xce\x52\xbc\xef\xc3\x7b\x1f\x28\x91\x45\xa0\x7c\x0b"
+ "\x85\x9f\x5b\x07\x4a\x54\xbc\x47\x99\x58\xe7\xa8\xd4\x4a\x8c\x84"
+ "\xab\xf8\x1c\x97\xee\xc3\xf0\xd3\xce\x77\x75\x0f\x26\x25\xaa\xb1"
+ "\xd1\x71\xd1\x0b\x17\xaa\xf3\xe7\xab\x0b\x4c\xb1\x0b\x62\x4c\x71"
+ "\x31\x0b\x62\x55\x53\xec\xe2\xb8\x45\x8b\xef\x88\x53\x57\xaf\xcf"
+ "\xc9\x88\x35\x3d\x93\xa6\xae\xca\xc8\x59\x9d\x9f\x9a\x93\x76\x23"
+ "\x8a\x7f\xfa\x82\xea\xc0\xf4\xab\x42\x4c\x7d\xaf\x29\x70\x2f\x18"
+ "\xfa\xf6\xe2\xbc\x64\x86\xb1\xdd\x1c\x25\x2f\xef\xa2\xfc\x2c\x02"
+ "\x94\x9f\xa8\xa0\xbc\xb9\x0d\x94\xaa\x4a\x50\x5e\x49\x00\xa5\x01"
+ "\x61\xef\xfb\x83\x52\x97\x0c\xca\xaf\xd1\xe6\xbf\xe8\x19\x0b\x73"
+ "\x0c\x09\x58\x5f\x01\x28\xbf\xdb\x03\xca\x99\x12\x50\x4e\x76\x0a"
+ "\xd8\x20\xe2\x5c\xdc\xf4\xe5\x28\xff\x99\xcb\xa7\xed\x6f\xe5\xff"
+ "\x01\x88\x8f\x0c\x51"
;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mxge/ethp_z8e.h
--- a/head/sys/dev/mxge/ethp_z8e.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mxge/ethp_z8e.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/*******************************************************************************
-Copyright (c) 2006-2011, Myricom Inc.
+Copyright (c) 2006-2012, Myricom Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -25,7538 +25,7593 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD: head/sys/dev/mxge/ethp_z8e.h 223958 2011-07-12 15:07:17Z gallatin $
+$FreeBSD: head/sys/dev/mxge/ethp_z8e.h 236212 2012-05-29 00:53:51Z gallatin $
***************************************************************************/
-static unsigned int ethp_z8e_uncompressed_length = 385956 ;
-static unsigned int ethp_z8e_length = 120433 ;
-static unsigned char ethp_z8e[120433 + 1] =
- "\x78\x9c\xec\xbd\x7f\x7c\x94\xc5\xb5\x3f\x7e\x76\xb3\xc0\x26\x06"
- "\x36\x42\x84\x95\xa2\x5d\x2c\x68\xb4\x20\xd1\x62\x4b\x2d\xd4\x20"
- "\x41\xc1\xf2\x4b\xc1\x36\x2a\x1a\x50\xa0\x8b\x46\x88\x10\x61\x81"
- "\x90\x5d\x16\xb4\x09\x02\x89\x1a\x35\x4a\x48\xe8\x15\x2d\x6d\x69"
- "\xc5\x16\x2b\x3f\x42\x59\x9a\x78\x2f\xd0\x24\x9b\x56\xf0\x93\xdb"
- "\x8b\xb7\x2b\x37\xd2\x94\x1b\x60\x4b\x16\xb2\x26\xbb\x3b\xdf\xf7"
- "\x99\x79\x9e\x64\x77\xd9\xa0\xdc\x7b\x5f\xaf\xef\x3f\xcd\xeb\xb5"
- "\x79\x9e\x67\x9e\x99\x33\x33\x67\xce\x39\x73\xce\xcc\x99\xf3\x10"
- "\x5d\xfd\x9f\x8f\xcc\x7c\x31\x90\xb1\xa9\xec\xf0\xff\xa0\xfc\x3f"
- "\xff\xfe\xf9\xf7\xcf\xbf\x7f\xfe\xfd\xf3\xef\x9f\x7f\xff\xfc\xfb"
- "\xff\xf7\xcf\x6f\xa0\xb1\x17\x8c\x26\xfa\x43\x19\x51\x87\xdb\x3c"
- "\xcc\x47\x91\xbc\x37\x5e\x15\x21\xbc\x32\x60\x9e\x1f\xc6\x57\xfe"
- "\xbd\x82\x34\x63\x19\x99\x6f\x4a\xa3\x34\xf1\x86\xd5\x38\x69\x1b"
- "\x51\xf9\x60\xd1\xf6\xea\xeb\xc2\x5f\x57\x48\x54\xbb\x03\xcf\xaf"
- "\x8b\xd6\x57\x07\x8b\x00\xe0\xcc\xf3\x51\x6e\x39\xc3\x59\x8f\xe7"
- "\xf5\x48\x47\x5a\x81\x8f\xe6\x6d\xe0\xb4\x52\x94\xd3\xd3\xbd\x1b"
- "\x2e\x51\x9d\x2d\x44\xa5\x0c\xc7\x16\xa6\xec\xe1\xb2\x1d\xdb\x91"
- "\x37\x95\xf3\xae\x1b\x8c\x7a\xd3\x89\xdc\xaf\x8b\x60\x54\x1b\xcc"
- "\x5c\x0f\xd7\xad\xe5\x6f\x8a\xab\xcf\x8f\xb4\x16\xbd\xbe\x5e\x60"
- "\xa4\x71\x79\xee\x83\xed\x46\x4a\x3a\x4d\xd7\x5c\xc7\x30\xb9\x6d"
- "\xc2\x4d\x66\x6f\x67\x88\x4e\x53\x72\x46\xbb\x9b\x92\x6a\x81\x8d"
- "\x2d\xaf\xcb\xf4\x24\x6f\x20\x44\xb6\x22\x32\xe0\xdd\x74\x5c\x8d"
- "\x28\xd7\x9f\xf1\x33\xbb\x92\x46\x70\xdd\x80\x6b\x12\x46\x8f\xa1"
- "\x7a\x20\x11\xe3\x28\x60\xa4\x5b\x02\x6e\x32\x74\xb8\x93\xd1\x7f"
- "\x73\x86\xec\x3f\xea\x45\x59\xd3\x69\x4a\xf9\x87\x11\xf9\x51\xa7"
- "\xdf\xb6\x9a\xdb\x90\xf2\x91\x70\x7b\x8c\x3a\x9c\x88\xdb\x73\x4d"
- "\xd5\x2b\x44\xed\x6e\xe3\xd4\x80\xd1\x22\x34\x38\x35\x3a\x1c\xce"
- "\x87\xba\x52\xb9\xae\x76\xb7\xe9\x95\xa8\x3c\x3e\x3d\x0f\xda\xed"
- "\x1f\x13\xa0\x24\x6e\xf3\x29\x4a\x19\xc7\xf5\x69\x7d\x31\x71\x1d"
- "\xde\x15\x21\xf2\x62\xec\x51\x77\x3a\xfa\x6a\xab\x0d\x12\x01\xe6"
- "\xb5\xd5\x45\x44\x0c\x1f\xed\xb7\x29\x98\x29\x63\x75\x98\x0c\xa3"
- "\xbb\xaf\x6e\xcf\xc0\x6a\xd9\x46\xee\xab\x99\xb4\xbc\xf3\xa2\xdb"
- "\xc8\x70\xd1\x97\x21\xdc\x97\x3a\x50\x94\x96\x67\x43\x37\x3e\xba"
- "\xfb\x7f\x4d\x56\x1c\x6c\xab\x82\x6d\x00\x6c\x83\x47\x2b\xd7\xdd"
- "\x7f\x5f\x5c\x7e\x95\x37\x2d\x39\x60\x14\x1a\x1e\x52\x5a\x7b\xf2"
- "\x26\x97\x47\xe7\x45\x7b\x8c\x0a\xb7\x64\xf4\x51\x4a\x33\xfa\x99"
- "\x84\x3c\xd3\x30\x8e\x36\xed\xfd\x75\xda\x7b\x2b\xde\xdd\xa3\xe0"
- "\x5d\x33\x2e\x0a\x5e\x1a\xc3\x8b\xa6\x2d\xc5\x51\x26\xfc\xfa\x40"
- "\x41\xee\x8b\x5f\x3f\xb3\x4e\x6f\xcb\xad\x22\xe2\xbc\x1e\x7d\xda"
- "\xb8\x2f\x2b\xe2\x16\xe4\x75\x04\xc9\x36\x94\x9c\xa7\xe8\x9a\xdd"
- "\x80\x4f\x5b\x56\x93\xd9\x99\x2f\x82\x5e\x47\x1b\x35\xfa\xdb\xc8"
- "\xe9\x07\x6f\x84\x2e\x52\xd1\x45\xd0\x62\xe8\x2c\x15\x3d\x47\xd6"
- "\xba\xc2\xcf\x29\x11\x2d\x47\x8c\x82\x9c\xc3\xb8\x6c\x0b\x35\x56"
- "\xb6\x90\xb3\x32\xb6\xac\xf3\x06\xb2\x36\xe0\x19\x63\x6e\xe1\x76"
- "\x30\xbf\x85\x52\xf6\x65\x15\xbe\x49\x26\xe7\x70\x32\x36\x2c\xf0"
- "\x68\x6d\x49\x75\x70\x5b\x36\x9c\x21\xf3\xdb\x8b\x40\x87\x67\xb8"
- "\xbd\x87\xb3\xde\x5b\x1d\x34\xd6\x5a\xa7\x51\xad\xf5\x24\xd5\x59"
- "\x27\x50\x9d\x23\x9b\xb6\x9c\xa1\xd4\xda\xe0\x78\xaa\x33\xdd\x47"
- "\x75\x23\xb2\xc9\xdb\x86\x7b\xf0\x6f\xad\x35\x40\xb6\x15\x4c\x4f"
- "\xa9\xf6\xf2\xa7\xc9\xec\x53\x30\x81\xbb\xd4\x82\xc3\x05\x44\x8c"
- "\x3b\x7e\x4e\xd4\x8f\xe5\xd7\x93\x15\xed\x6b\x45\x5b\xbe\x8b\xb6"
- "\xfc\x6a\x84\x95\x32\xd1\xe6\x7e\xde\x8a\x10\x99\x0a\x29\xb9\x17"
- "\x3e\x4e\x8f\x80\xf6\xc0\xbb\x6d\x55\x90\x27\xcc\xbf\xed\x6b\x72"
- "\x20\x13\x52\xc1\xff\xa9\x1b\x34\x1e\x68\x73\xfe\x94\x4c\xed\x2b"
- "\x73\x0c\xd5\xaf\x8b\x96\x0e\x77\x7f\xd2\xdf\x81\x17\x5b\xf0\xbe"
- "\x75\x4c\x3a\xa5\x79\x43\x59\x74\xa8\xb3\x95\xf9\xb1\x6d\x40\x80"
- "\x0c\x0c\xcf\xe2\x00\xef\xac\xa0\x3e\x68\xcf\x9f\xaa\x91\xfe\x0d"
- "\xe4\x43\xf9\x2c\x1f\xbd\xd6\xc6\xe5\xc5\x90\xc7\x02\x91\x21\x8f"
- "\x5d\x8c\xbc\xf1\x58\xbb\x78\xe3\xb1\x0b\xe1\x37\x1e\xfb\x87\x73"
- "\x15\x99\xc3\x43\x1e\xf3\x37\xe6\xcb\x31\x48\x6b\xcc\xc7\x18\x84"
- "\xc9\xbc\xf6\x2c\xa5\x3d\xf1\x1c\xc6\x3e\xf4\x29\xad\x5d\x4c\xd6"
- "\x48\xf2\xa1\xa0\x37\x74\x82\x9e\x28\x24\x11\x49\xf6\x98\x13\xf5"
- "\xaf\x3d\xe5\xb0\x4b\xe7\x2d\xd4\xbb\xd7\x67\xdc\x3b\x8e\xeb\xf5"
- "\x27\x1f\x75\xe1\xb7\x01\xbf\x62\xfc\x36\x89\x94\xc3\x9b\x80\x2b"
- "\xe7\x80\x75\x06\xaa\xea\x24\x1a\x13\x21\xc3\x19\xea\x7f\x1c\xed"
- "\x4f\xeb\x05\x6f\xc3\x22\x1b\x8f\x7b\x6e\x71\x51\x51\x47\x87\x9d"
- "\x58\x16\xb2\xfc\x63\x79\xd8\xe1\x1e\x60\x43\x3d\x0e\xc9\xbf\xaf"
- "\x43\xc6\xa4\x1c\xf7\x20\xbd\x35\xb0\xc6\x6e\xf0\xaf\xb1\x1b\xdb"
- "\x53\x8e\xd7\x22\x4f\x36\xf2\xec\xd6\x70\xd8\xca\xb0\xc0\x5b\xfe"
- "\xfe\x21\x4a\x02\xcc\xfc\x0f\x2f\x35\x9b\xb6\xbd\x2e\x4e\x22\x5f"
- "\x5e\x37\x2c\xc0\x06\x1c\xe0\x7f\x80\x4b\x4f\x03\xae\x5b\x36\x23"
- "\x1f\x97\xf7\x06\xb3\x78\x4e\xf1\x79\xf3\x5a\xc9\x12\xa2\x14\xd1"
- "\xa5\xea\x43\x9e\x56\x96\xe9\xfd\x83\xd4\xb7\xc3\x4d\xb3\x18\x36"
- "\x97\xf3\xb6\xb5\x12\xca\xd5\x0a\xa7\xdd\x88\xf4\x19\x1d\xc2\x6e"
- "\xd8\x80\xf4\x5a\x94\xd7\xea\x6e\xd5\xdb\xc8\x75\xf0\x58\xcb\x76"
- "\x82\x1e\x6a\xf3\x82\xd4\xbf\x82\x92\x50\x6e\x36\xc3\x63\x58\xa0"
- "\x03\x1f\xfa\x5a\x5b\x9b\xe7\xa7\x88\x88\x81\xe9\x53\xf0\x2c\xe3"
- "\x62\xe0\x21\x5d\x00\x1e\xd3\x5f\x1d\xca\xf4\xdf\x2e\xe1\x3d\xf4"
- "\x61\x84\xe1\x05\xc9\x64\x93\xed\xfd\x21\xc3\xe8\x60\xf9\x01\x98"
- "\x9e\x15\xf7\x52\x1b\x59\xb6\xfb\x9d\xf6\xa4\x46\xcc\x9b\x5c\xfe"
- "\xbd\xa2\xd6\x3e\xa2\x3d\x27\x89\x69\x8e\xdf\x7b\x43\x17\x38\xcf"
- "\x3a\xd1\x6e\x4f\xea\xdf\x06\x59\x84\x3c\x28\xef\xe0\x76\x46\x8f"
- "\xe5\x43\x93\x7f\x38\x81\x7e\x98\x3d\x35\x7b\x02\x4d\x9f\x38\x69"
- "\x02\x65\x7e\x77\x74\xe6\xd8\x6f\x7d\xe7\x5b\xf2\xe6\x5b\xdf\x19"
- "\xf7\x2d\x9a\xf5\xa3\x87\x26\xd0\xac\x19\x13\x68\x36\x7e\xb3\x66"
- "\x4f\x7e\x28\x7b\xf2\xec\x09\x94\x73\xdf\x54\x3c\x4d\x9a\x70\x47"
- "\xe6\xfd\xa3\x67\x4d\x9a\x3a\x99\x1e\x9c\x73\x67\xe6\x9d\x77\xd2"
- "\xc4\xc9\xd3\xee\xc8\xcc\xd4\xae\x77\x64\x72\x96\x47\xc7\x4d\x9e"
- "\x3d\x7a\xd6\xb2\xa5\x05\x4b\x47\xcf\x98\x3a\x89\x53\x20\xdd\xa2"
- "\x68\x28\x23\x7c\x29\xc2\xb8\x0e\x88\xf3\x53\x28\x02\xd9\x51\x05"
- "\x1a\xc0\xaf\xcd\x53\x74\x0a\x32\xe0\xda\xe7\xab\x78\xec\xe4\x1c"
- "\x60\xa9\x01\xdf\x9b\x3a\xdc\x69\x85\xc0\xa1\x9f\x71\x68\xbb\x89"
- "\xe5\xc4\x90\x7d\x78\x77\x58\x9b\x6b\xfa\xe0\x7d\x65\xec\xfb\x41"
- "\x90\xc1\x96\x7f\x6b\xb4\x11\x79\xf1\x03\xde\x03\x90\x85\xc0\xaf"
- "\x9f\xda\x9d\x39\x7d\x40\xdf\x06\xd4\xd1\x02\xde\x6c\x42\xd9\xe6"
- "\x28\x9e\x6f\xc1\xf8\x34\xf1\xbc\x72\x8e\xd2\xde\x6f\x2c\xc8\x22"
- "\x1e\x27\x6f\x81\x06\xe3\x62\x37\x8c\x14\x09\x03\x63\x0f\x38\xc7"
- "\x15\x9c\x6b\x6d\x51\xf2\xc1\xc7\x70\xb6\xe0\x9d\x06\xeb\x62\x23"
- "\xe4\x04\xe4\xf8\x03\x11\x67\x06\x89\x94\x7d\x53\x22\x5d\x19\x72"
- "\xae\x44\xb9\x9c\x28\xba\x0e\xd4\x39\x90\xef\xed\x29\x06\xd0\x81"
- "\x01\xf3\x2f\xfa\x92\xb6\x00\xf4\x1d\x08\x6f\x3c\xfa\xb2\x38\x9f"
- "\xc3\x7a\x44\xdf\xd3\x34\xf0\x4f\xe8\x5f\x7d\x64\xe3\xd1\x32\xd1"
- "\x21\xd3\x18\x6f\x7b\x05\x3f\xa7\x20\x5f\x57\x77\xda\x3e\x4e\x03"
- "\x1d\x24\x31\xbf\x0a\x21\xd3\x31\x67\x0e\x5c\x05\x99\xd6\x8c\xbc"
- "\x65\x9c\x77\x4c\x88\xfa\x41\xd6\x58\x6d\x4e\x03\x9d\xa2\x81\x14"
- "\x49\x39\xfa\x4a\x54\x7d\x80\x33\x90\x27\x29\xa6\x47\x53\xc7\x79"
- "\xc0\x69\x97\xe9\xd0\x63\x06\x3e\x0e\xf8\xaf\xb2\xac\x54\xf2\x7b"
- "\xc8\xbf\x73\x3e\x6d\x6e\xee\x79\x06\xaf\x2b\x38\x43\xfe\xbd\x16"
- "\xb8\x64\x7d\x81\xf5\xbf\x0e\xf7\xc0\x39\x3e\xea\xef\x57\x73\xe3"
- "\x90\x66\xce\x1b\x41\x1b\x45\xea\xf5\xad\x80\x5b\xee\x59\xdd\x46"
- "\xa7\xf3\x79\xae\x1d\x98\x16\x71\xda\x29\xb6\x4d\xd7\xd6\x73\xfb"
- "\x59\x7e\x00\x17\x27\x40\x07\xc9\x80\xb7\x23\x96\x0e\x06\x7a\x00"
- "\xe7\x65\xb4\xaf\x19\x7d\x7a\xd9\x47\xd7\x1e\x89\xb4\xdb\x51\x2f"
- "\x19\xc1\x57\x90\xe7\x3d\x30\xb4\xf2\x2d\xb1\xe5\xaf\x2d\xe6\x72"
- "\xc8\xdf\xa7\xa3\x5d\xe6\xdf\xc4\x38\xd7\xe8\x0e\x74\x39\x28\x3d"
- "\x8e\x2e\xb7\xa1\x2d\xff\x19\xf5\x7e\x6c\xdc\xfb\x75\x78\xff\x5f"
- "\xda\x7b\xf0\xfd\xa0\x39\x71\x74\x9b\x8f\xf7\x7f\x43\x7b\x03\xe0"
- "\x6b\xe8\x16\xd7\x4e\x01\x8d\xf9\xa3\xf2\x6f\x88\xcb\xbf\x1d\xf9"
- "\xff\x9b\xe9\x86\xe7\x1c\xce\x5f\xad\xf1\x0e\xf2\x9b\x91\x7f\x4f"
- "\x5c\xfd\xf3\x91\x3f\x10\xd5\xbe\xe3\xb1\xef\xd3\x2b\xf1\xfe\x0b"
- "\xa6\x75\xe8\x44\x7d\x90\xa7\x1f\xcb\x12\x96\x63\xb5\x79\x3c\x5e"
- "\xe9\xa6\xb8\xfc\x23\x90\x2f\x55\xc3\x91\x51\xc3\xd1\x14\x1e\x47"
- "\xd4\x71\x52\xb5\x21\x7d\x5c\x5c\x99\x1c\x94\x49\x07\x1e\x5f\xd6"
- "\xe9\x32\x41\x99\xbc\xb8\x32\x9b\x78\x1c\x85\xaa\xc7\xd4\xd1\xd5"
- "\x53\x46\x93\x91\xd1\x30\xb8\x6f\xd7\x00\xc6\xee\x58\x18\x83\x5b"
- "\x51\xef\xb0\xcd\x4a\xee\x5c\x03\x1a\xba\x13\x69\xff\x0e\x98\xaf"
- "\x31\x0f\x80\x57\x03\x5e\x7f\x90\x84\x73\x4a\xaa\xa2\xdd\xeb\xae"
- "\x1d\x10\x22\xbe\x1f\xcd\xf7\x0c\x5b\x74\x4c\xd3\x78\xf2\xba\x6b"
- "\x71\x45\x7a\x3a\xeb\x6f\x06\x96\xc1\xa2\xe3\x07\x11\x05\xf3\xba"
- "\xbb\x84\x91\x8c\x78\x0e\x6b\x75\xfc\x09\xcf\x06\xb4\xff\x15\xcc"
- "\x39\x24\x56\x22\xdf\x6a\x9a\x84\xf4\xc3\x92\x57\x55\x3e\xf9\xac"
- "\xea\x98\xc2\xf4\x3d\x16\xcf\xfb\xb4\xf2\xef\x33\x3c\xdc\xdf\xa1"
- "\xdd\x1b\xc2\x0c\xeb\xbc\xce\x83\x83\x7f\x2e\xcb\x81\x0f\x25\x7c"
- "\x94\x17\x2b\xe5\x3b\x86\xf9\x1a\xae\x53\x71\x5d\x87\xeb\x83\xb8"
- "\x3e\xee\xfc\x82\xac\xce\xb0\xe4\x47\x7e\x9e\x8a\xeb\x43\xb8\xde"
- "\x85\xeb\x6c\x5c\x87\xe3\x7a\x2f\xfa\x10\x66\xbe\xc0\x3c\xca\x36"
- "\x56\x00\xf3\xaa\xa2\x2d\xb6\x01\x3a\xa6\x30\x0e\x26\x23\x4f\xab"
- "\xe4\x57\x25\x5f\xcc\x6a\x1c\xaf\x6b\x93\x69\x29\x32\xad\x9f\xa2"
- "\x07\x95\x16\xd6\xe5\xd0\xf9\x9e\x34\x4d\x36\x69\xbc\xa8\xa5\x29"
- "\xf8\xb3\x00\xdf\xc3\x6d\x15\x0a\x56\x1f\x35\xe6\x1a\x7c\x55\xce"
- "\x94\xa0\x4e\x43\x74\x9d\xb8\x96\x3b\x1d\x42\xe0\xea\xe2\x31\xf2"
- "\xd1\xe0\xdd\x42\xd2\x3d\xe6\x58\x05\x6f\xae\x96\x6f\x2c\xe3\x58"
- "\x96\x97\xe9\xe9\x4d\x51\xb4\x34\xb0\xc3\x3d\x38\x14\xc7\x47\x99"
- "\xa0\xa5\xdb\x99\x66\x18\xef\xdc\xb7\x01\xf9\x72\x1e\x97\x7d\x91"
- "\xf0\xcf\x2b\x9a\xac\xd2\xec\x56\xc5\xbf\x43\xb2\xe3\xe4\x8b\xa4"
- "\xd9\x38\x7e\x6f\x63\x9c\x27\x15\x32\x1f\x0c\x81\xfd\xf7\xde\x30"
- "\xa9\x33\x6e\x3c\xfa\x3a\xbf\x0f\x60\x8c\xb9\xde\xa4\x7c\xee\xc7"
- "\x90\x72\xfd\xbd\x7c\x97\x7c\x22\x8b\xe9\x3b\x29\x4f\xbe\xdb\x8d"
- "\xf9\x68\xaf\xfe\x4e\xaf\x27\xa9\x40\xbe\xab\xef\x81\xbb\xcf\xae"
- "\xc1\x4d\x4a\xa4\xf3\x89\xe2\x7d\x39\xa3\x89\x8c\xb7\xb9\xa8\x8f"
- "\x37\x74\x9c\x66\x86\x44\x78\xb4\x8b\x92\xbd\xa1\x5d\x74\x2b\xd1"
- "\xb5\xde\xd0\x49\xba\x8d\x68\xb8\x37\x54\x0e\x1d\x64\x07\xbf\x3f"
- "\x74\x0b\x19\x0c\xb8\x3a\x6f\x76\x19\x0d\xde\x50\x01\x8d\x70\x99"
- "\x70\xcd\xa3\xfb\xfa\x88\x0e\x6f\x68\x1a\xf2\x2d\xa0\x99\x61\x71"
- "\x3e\xbb\x8f\xf8\x6b\x6e\x98\xd2\xa6\xbd\x20\x9c\xde\x10\xec\x81"
- "\x50\x3d\xd2\x23\x62\x66\xf8\x0b\xfc\x3a\x44\xa4\x78\x9f\x7d\x66"
- "\xf8\xbc\x98\xf4\xc2\x21\x3c\xff\x55\x60\x8c\x84\x37\x34\x9e\x1a"
- "\x03\x01\xe4\x73\x0a\x51\xb2\x2f\xe7\x89\x8b\x46\xea\x82\x0e\x11"
- "\x29\xd9\x67\x47\x5f\x1c\x5d\xe8\x07\xe6\xd7\x95\x5d\x6b\x70\xdd"
- "\xb8\x6f\x85\x7c\x2e\xde\x57\x2c\xcc\xfb\x1c\xb7\xc3\xb8\xe2\x3e"
- "\x78\x43\x2d\x94\x0b\xf3\x60\xe6\x2a\xbf\xe0\xf6\x0f\x58\xc7\xb6"
- "\xd5\x78\xc2\x18\x58\x66\xae\x72\x0a\xbc\x33\x8b\xe4\x7d\x0e\x6f"
- "\xa8\x8d\x50\x47\x31\xe0\xbd\x20\xe1\x15\xef\xdb\x89\xbc\x7e\xce"
- "\x17\x0d\x87\x61\x70\xde\x99\x61\xb2\x20\xff\xce\xae\xe4\x7d\x15"
- "\xf8\xed\xc5\xaf\x15\x65\x3b\x85\x3b\xfd\xb0\xc0\x7c\x2f\x8a\xf7"
- "\x9b\x45\xca\x7e\x6b\x10\x3c\x2c\x71\x19\xa6\x7e\xa2\x64\x3f\xc6"
- "\x99\xb2\x41\x77\x68\xef\xfe\x71\xb2\xbd\x1b\xf7\x7f\x27\x28\xfb"
- "\xb1\xff\xdb\xaa\x1f\xfb\xef\xe2\xf4\x76\xe8\x3a\xb8\xcf\x69\x57"
- "\xef\x7e\x84\x72\x73\x64\xb9\xe2\xfd\x39\xc2\xbc\xdf\x1e\x04\x7f"
- "\x01\xaf\x2e\xc6\x23\xf0\xea\x62\x5c\x02\x7e\x8e\xd7\xb1\x89\x44"
- "\xf2\x7e\x7b\x57\xf2\x7e\x07\xca\x6f\xec\x92\x3a\xc8\xfe\x8a\xa0"
- "\x82\xfd\x06\xe0\xcc\x05\xdd\x26\x01\x46\x05\x60\xed\xec\x72\xdb"
- "\x68\xe6\x2a\x11\x9c\x19\x5a\x17\xca\x5d\x45\x49\xa3\xc8\x85\xf6"
- "\x1e\x04\x8e\x16\xa0\x9f\x75\xb8\x66\xe3\x3d\x0d\x42\x5d\x87\x00"
- "\xb7\x82\xeb\x43\x3d\x3b\x01\xf3\x1d\xc0\x5a\xc0\x6d\xfa\xc2\x4d"
- "\x69\x78\xde\xfb\x85\x6a\x5f\x73\xa4\x78\x7f\x30\x62\xde\xdf\xaa"
- "\xd3\x10\xd3\x8f\xc2\x5b\x39\xcd\x08\x88\x90\x37\xb4\x8d\x40\x63"
- "\x69\x8d\x81\x93\xfc\x1e\xf6\xcf\x2e\x8c\x33\xd3\x54\x01\xae\x3b"
- "\x88\xe9\xa7\x31\xff\x05\xce\x7b\x88\x69\x68\x46\x7e\x60\xdd\x68"
- "\xca\x37\xe0\xd9\x99\x1b\x32\xd3\x13\xf9\x26\x57\xb8\x78\xff\x91"
- "\xc6\x7c\x1e\x97\xe3\x28\xc3\xe5\xf2\xc8\x62\x80\x0d\x60\x10\x21"
- "\x8b\xc3\x6f\xea\x6f\x77\x8a\xc6\xc0\x34\xe4\xcd\x27\xee\x0f\xd3"
- "\x11\xe7\x9f\xde\x26\x7c\x61\xf3\x01\x07\xf7\x4d\x0c\x70\x51\x43"
- "\xdb\x5d\xc4\x76\x58\x43\xdb\x0e\xa6\xd3\x88\x30\x1f\x98\x02\x1a"
- "\xed\x9a\xde\xe6\xea\xf3\xc4\x45\x32\x20\x2d\xdc\x60\xdf\x85\xf7"
- "\x75\xc8\x57\x2f\xe9\x76\xc6\xc5\x90\x25\x64\xde\xbf\x37\x54\x7c"
- "\x20\x67\xc6\xc5\x2e\xd1\x60\x2f\xa7\xc7\xdb\x5c\xc0\xd5\x2e\x9a"
- "\x7e\x36\x94\xd4\x98\xbf\x00\x79\x3a\x90\xbe\x43\xd2\xff\xf4\xb3"
- "\xed\x62\xc6\x73\xe2\xfc\x8c\x8b\x7f\x15\xd3\xed\xe2\x50\xae\x83"
- "\x06\x5c\xb3\x4e\x44\x98\x2f\xea\x5b\x76\xd1\x35\x27\x7d\xc4\x3c"
- "\x31\x6d\x7e\x44\x4c\x3f\x7b\x5e\x3c\xf1\x1c\xe3\x66\x3c\x35\xd8"
- "\xc1\x3f\x8e\x72\xc6\x77\x73\x83\xbd\x06\xf5\x67\x03\xae\x53\x78"
- "\x1d\xdb\x90\xd7\x63\x79\xfc\x6c\x1a\xd5\xb7\x94\x53\x28\x79\xff"
- "\xde\x70\xc9\xfe\x23\x91\xe4\xfd\xad\x91\x92\xfd\x41\x91\x7c\x60"
- "\x4a\xa8\xe4\x40\x4e\x38\xf9\x00\x68\xe0\xc0\x11\x8c\x53\x32\x8f"
- "\x79\xa7\x9b\x6c\x78\xfe\xd7\x4e\x1e\xff\xe2\x03\xcd\xe8\x6b\x10"
- "\x3a\xaf\x50\xb4\x7f\xa0\x99\xd7\x16\x50\x36\xd8\x95\x7c\x00\x3a"
- "\x19\xae\x92\xf6\x6a\xcc\x4c\x97\xc8\x67\x14\x1b\x6b\xfa\xc1\xee"
- "\x49\xea\x4a\xae\xb1\xe2\x97\x81\xdf\x38\xa4\x15\x03\xfe\xb5\x92"
- "\xa6\x8a\x6b\x8a\xc5\xf7\xcb\xa0\x43\x5f\x04\x9c\x9a\x9d\x33\xc3"
- "\xf7\x08\xe0\x10\x7c\x52\x53\x1c\x29\xa9\xa9\x00\xac\x23\x41\x49"
- "\xfb\x35\xff\xc6\xb0\xbb\xd6\x64\xf0\x9a\x83\x09\xef\x9b\xc5\xc6"
- "\x83\x0f\x04\x99\x56\xcd\x07\xa7\x44\xcc\x07\x77\x8a\xe2\x83\x39"
- "\x3f\x78\x41\xf8\xc3\xc5\x07\x1d\x91\xe2\x83\xf6\x50\x5f\xe8\xe6"
- "\x8e\x1a\x62\xf9\x14\xfa\xbd\x00\x0e\x3e\x02\x3e\x76\xc8\xf1\xf7"
- "\x3a\xc0\x03\xab\x86\xba\x1a\xda\x40\x0b\xf9\xbf\x92\xb2\xa9\x31"
- "\x70\x5c\xe2\x54\x24\x1f\x9c\xc2\x34\xc5\xe3\xfb\x44\x3e\xb9\x44"
- "\xc9\xc1\x9c\x48\xc9\x41\x7b\xb8\x04\x70\x93\x51\x4f\xca\xa1\x33"
- "\x41\xc9\xaf\x87\x40\xaf\x35\x28\xf3\x11\x29\x1a\x3f\xd4\xda\x9b"
- "\x8c\x64\x59\xc5\xf2\x69\x66\x28\xc8\x34\xf3\x37\x96\x6b\x4a\x4e"
- "\x51\xae\x2e\xa7\x58\x46\xb1\xbd\xc3\x72\x2a\xa2\xc9\xa9\x88\x26"
- "\xa7\xe4\xb3\x19\xb2\xa6\x78\x9f\x83\xe5\xd1\x4c\x87\x92\x33\x33"
- "\xc3\x99\x02\xb4\x91\x0a\x18\x0e\x35\x16\xc8\xb3\x71\xdf\x0b\x32"
- "\xbf\xc4\xd3\xbe\x9d\x11\xc8\x1b\xfc\xf6\x46\x94\xbc\x09\x6a\xf2"
- "\xc6\xa8\xcb\x9b\x30\xe6\x35\xf0\x54\x24\x91\xbc\x89\x68\xf2\x26"
- "\x2c\x94\xbc\x89\x68\xf2\x86\xd3\xc3\x9a\xbc\x09\x27\x90\x37\xe0"
- "\x67\xee\x6f\x92\x26\x67\x5c\x2c\x67\xb8\xbf\xa0\x35\x7b\x44\xc9"
- "\x99\x62\xd8\x3a\x46\x96\x33\x61\x94\x89\xe8\x72\xa6\x43\x96\xdf"
- "\xc9\xb2\xa6\xeb\x45\x82\xfc\xb4\x11\xcb\x18\x29\x4f\x42\xc3\x43"
- "\x2c\x4f\x80\xbf\x7b\xe2\xe5\x09\xe0\xed\xc5\x7d\x9a\x26\xa7\x5a"
- "\x61\xe9\x86\x20\x4f\x8e\xcc\x74\x04\x30\xd6\x9f\xc2\xf6\x87\xdc"
- "\x76\x14\xb8\xbc\x8e\x10\x41\x0e\x04\x45\xa3\x8b\xd0\x46\xd0\x6f"
- "\x18\xb2\x82\x08\x7c\x39\x25\x04\x1e\x07\x8d\xe7\x34\xe6\x9f\xa0"
- "\x30\x78\x75\x7a\x5b\xbb\xf7\x89\x40\x46\xda\xf4\xb3\xc2\x0f\xfc"
- "\xf8\x9e\xc8\x77\x41\xbe\x64\xf8\x1b\xda\x0e\xd2\xb4\x16\x11\x99"
- "\x36\xcf\x67\x03\x0f\xe4\x4c\x5f\xec\xb1\x3c\xf1\x5c\x1a\xf8\x4c"
- "\x78\x20\x17\x3f\x9e\x7e\x36\xcd\x32\xb7\x85\x6e\x9c\x36\x5f\x44"
- "\xc2\xe0\x33\xf4\xf7\x08\xfa\xdd\x8c\xb6\xb7\x82\xe7\x82\xe0\xb3"
- "\x29\xa1\x38\x3e\x13\x29\x07\xfe\x15\xf7\x36\x85\xbf\x03\x41\xf0"
- "\x59\x73\x44\xce\x67\x2d\xd2\xc6\x44\x3d\x72\x2d\x0e\xbc\xd6\x1c"
- "\x29\x51\xbc\x16\x11\x8a\xd7\x22\x8c\x3f\xa3\xc6\x6b\x18\x0b\xf0"
- "\x8d\x15\xbf\x0c\xfc\x12\xf3\x5a\x7e\x14\xaf\x3d\xa7\xf1\x5a\xb2"
- "\xe2\x35\x8c\x69\x52\x78\x8d\xe2\x37\x86\xcf\x76\x68\x37\xbf\xa5"
- "\x1c\x9c\x82\x7b\x83\xa2\x1d\xc9\x73\x98\x57\x0e\x3a\xc0\x6f\x76"
- "\xf0\x1b\xe0\x09\x3f\xcb\x4d\xd0\xe6\x7f\xf2\x5c\x37\x23\x5f\xfc"
- "\x67\x6e\x78\xa8\x0b\xfc\xe4\x80\x2c\xfb\x2b\xe4\xe8\x7f\x3e\x11"
- "\xa0\xed\xe0\xa7\x29\xe0\xa3\x1c\xf0\x93\x1d\x7c\xc5\xfc\xd4\x1a"
- "\x5e\xc3\x30\x0f\xb5\x76\xc3\x90\x73\x65\x2c\x3f\xf5\xb6\x0e\xda"
- "\xe1\xb6\x15\xfa\xe8\x40\x3e\xeb\x2b\xb8\x2f\xf6\x51\x4d\xb6\x76"
- "\x0f\xfd\x67\xbb\x55\xea\x31\xe0\xc1\xfc\x22\xba\xee\x0c\x0d\x9f"
- "\x02\x7a\x27\xdc\xa7\xe2\x7e\xda\xcc\x5b\x0f\x89\xc8\x26\x83\x15"
- "\xf5\x76\x30\x1f\x0a\xf7\x58\xd6\xcf\xb2\x40\x87\x66\xd1\x91\x91"
- "\x2a\x52\x8e\xdd\x28\xba\xac\xbc\xd6\x66\xc1\xf3\x00\xf4\x7f\x04"
- "\xae\x03\xb7\x5d\xa2\x74\xfc\xac\xdb\xdc\x11\x17\xeb\x4e\xb8\xcf"
- "\x14\x2b\xad\x29\x5b\x56\xd0\x28\x4b\x80\xcc\xd5\xee\x48\x8e\x65"
- "\x5d\x1a\xaf\x39\xa5\xf3\xbd\x70\xef\x18\x5f\x7d\x89\x4c\xbc\x2e"
- "\x10\xe9\x8f\xfa\x1c\x16\x21\x96\x67\x50\xf5\x32\xc8\x07\x37\x59"
- "\xab\xdd\x62\x77\xb8\x83\x71\xb0\x2f\x47\x6f\x0b\xb7\x0d\xed\xbc"
- "\x01\xed\x9c\xfb\xf0\xaa\x2c\xfa\xc8\x41\x09\xd7\x6a\x3b\xdc\xc3"
- "\xbb\xfb\xdf\xcb\xfb\x4a\x1d\x27\xbd\xbc\xaf\xd1\xf1\xd4\xcb\xba"
- "\x9e\x89\xe7\xe8\xf0\x0a\xe1\x2f\x7d\x9a\x18\x17\x56\x67\x48\xfc"
- "\x17\xf0\xe8\x2a\x0a\xd3\x0d\x33\x57\x7d\x5d\x78\xdb\x84\xc7\xeb"
- "\x38\x4b\xd5\x78\x5f\x54\x28\x22\x91\xe4\x63\xa0\xd9\xa3\xa1\xf6"
- "\x15\x22\xc4\x6b\x39\x1d\xee\x9b\x6c\x3e\xfa\x9e\x47\x8d\xc5\xfe"
- "\x66\x69\x43\x9a\x8f\x86\x00\xeb\x5a\x86\xd5\x80\xf2\xe1\x92\x63"
- "\xd0\x3d\x6f\x9a\xe2\xa3\xa3\x39\x32\x9f\x79\x7f\x73\xfe\x6a\xfa"
- "\xda\x19\xba\x49\xe2\x58\x14\x1f\x4b\x67\x79\x80\xb4\x34\xa4\x6d"
- "\x12\x25\xc7\xac\xc8\xef\xf0\xd1\x07\xe5\x4a\x8f\xbd\x69\x93\x9e"
- "\x0f\xf7\xf3\xf8\x3e\x86\x7e\x0c\x72\x31\x1d\xb0\x6c\x3d\x9b\x55"
- "\x06\x6d\x79\x5d\xff\x4b\xc3\x2f\x2b\xf1\xeb\x1e\x79\x7e\x20\x07"
- "\xba\x16\x39\xd7\xd2\x30\x8c\x0f\xda\xf7\x0d\x03\xec\x88\xd3\xc2"
- "\x7d\x53\xc5\xdb\xab\x83\xb0\x13\xbe\x91\xea\xa3\x97\xea\x7a\xc3"
- "\xa7\x60\x5d\xe7\x92\x68\x2d\x5d\xd1\x8d\xcb\xcf\x66\xae\x8a\x08"
- "\xbe\x67\x79\x54\x8d\x74\xc6\x1b\xe0\xcc\xd1\x71\xd6\xfb\xb8\x1c"
- "\x4b\x53\x36\xe7\x37\xf6\x08\xb7\x20\xcf\x8d\xbc\xc7\xf4\x8d\x0f"
- "\x14\x1e\x0e\xb4\xb6\x43\x8e\xf0\x3a\x31\x6c\xb3\xc0\x72\xab\x08"
- "\x02\xe6\x4e\x1f\x8d\xca\xd4\xd6\xa1\x02\xde\xd0\x64\x96\x2d\x09"
- "\xe7\x2d\xde\x13\xeb\x81\x3f\xe2\x78\xe3\x30\xc8\x21\x29\x9b\x4e"
- "\x6c\x28\x52\xed\x0e\x32\x5c\x4f\xd1\x05\x6a\xc1\xfb\xe5\x01\xd1"
- "\x2a\x8a\x4f\x38\xd8\x8e\xf0\xac\xe8\xe4\xb4\x13\xa0\x6d\xe1\x59"
- "\xc6\x6d\x1a\x71\xc2\x73\x63\x27\x9d\x76\x50\x52\x75\xf7\xfa\xcf"
- "\x08\x0f\xaf\xf7\xa8\x75\xae\x11\x59\x3e\x1a\x1d\xd4\xdb\xc5\x3a"
- "\x06\xf0\xcb\xb8\x6e\x66\x5d\x83\xf7\x1e\x96\x17\x8a\x20\xeb\x1c"
- "\xc8\x9b\xa7\xf7\x81\xfb\xa7\xfa\x35\xc2\x15\xdd\x2f\xde\xa3\xb2"
- "\x14\x2a\x1c\x2c\x5f\x45\x66\x9b\xc2\xb5\x99\xfb\xcb\x7d\xe1\x3e"
- "\xcb\xbe\x48\x19\x8b\x39\x22\x74\x17\xec\x31\x99\xce\xb0\x60\xff"
- "\x8c\xd2\x68\x6a\x44\x56\x3c\x1d\x75\x8f\xa3\x79\xff\x4e\xd8\xa0"
- "\x37\x3a\x23\xe2\xd4\x69\x1a\xf9\x88\x5a\x3b\x1b\xf9\x48\x84\xf5"
- "\xec\x20\xd3\xaf\x57\xee\xbd\x78\x0b\x59\xde\xca\xbc\x83\x90\xb7"
- "\x05\x79\xa6\x6a\x79\xa7\xaa\x3d\x3b\x79\xed\xc7\x57\xcc\x63\xef"
- "\xf8\x68\xe4\x3c\xbf\x9c\xef\x4f\x64\xe9\xcf\xb0\xdd\x61\xff\x8d"
- "\xb4\x8a\x12\x6f\x30\x71\x5b\x0e\xee\xe4\xf9\x2c\x7c\x49\xb4\xa1"
- "\x9e\x21\x4c\x53\xce\x55\x74\x3d\xe8\xf2\xb3\xa2\xb5\x34\x88\xe9"
- "\x49\x24\x1f\x1b\xa6\xf0\x3e\x72\x97\x70\x43\xf7\x84\x44\xcd\x5f"
- "\x41\x5f\x03\x1f\xa5\x9f\xa1\x91\x87\x73\x0b\x6d\x68\x2b\x51\xe9"
- "\x39\x22\x29\x83\x92\x8f\x59\xbd\xa1\xcf\xa9\xfa\x1c\xaf\xed\x8c"
- "\xf4\xe9\xb4\x88\xfb\xb6\x2b\xc9\x0b\xcc\x33\x19\x6a\xed\xe1\xe6"
- "\x47\x78\x9f\xe1\x14\xdd\x9c\xcd\xfd\x55\x7b\x9c\x37\xdf\x25\x2e"
- "\x89\xb9\x42\xce\x69\x35\x56\x1f\xdd\x9c\x8f\x6b\x86\xfc\xb9\x69"
- "\x9e\xf6\x6c\x45\xbe\x11\xe2\x52\x84\xf3\x64\x20\x6d\xbc\x70\x1b"
- "\x98\x27\x6a\x3a\xdc\x37\xc3\x1e\xfd\x7e\xb3\x1a\x9b\x9b\xc7\x32"
- "\xac\x5e\xda\x60\xc5\xd8\x12\xd3\x26\x60\xfd\xc9\x56\xc4\x6b\x97"
- "\x37\xbf\x23\xf9\x02\xb0\xaa\x8d\x4a\x6e\x47\xd0\xd6\x2a\x77\xc4"
- "\x0e\x19\x6d\x8f\x6c\xfc\xb3\x5d\xde\x6b\xef\x84\x36\x8f\x26\x86"
- "\x7f\x62\x83\x67\x28\xd3\xf8\x2d\xa3\x14\x9c\x13\x0e\xcf\xd0\x33"
- "\xfc\x3c\x9a\x9f\x03\xe6\x8f\xed\xde\x8a\x2c\xd4\x7f\x06\xf5\xde"
- "\x32\x4a\xd9\xf3\xb7\x8c\x6e\x47\x1d\x1d\xee\x5b\x46\xf9\x68\x8c"
- "\x49\xed\xb9\x7c\x6c\xef\x6d\x2f\x99\x79\x87\x79\x4e\xf1\x74\xc6"
- "\xd9\x86\xed\xcc\x7f\x35\xe6\x76\x73\x4d\x86\x26\x37\x78\x9d\x26"
- "\xf5\x14\x65\xb4\x35\x58\x25\x7d\x1b\x85\xf1\x96\x4d\xbf\x8e\xf8"
- "\x8d\xbc\x2f\xa6\xc4\x57\x46\xdb\xe5\xbf\x5b\x3c\xf8\x35\xe1\x77"
- "\x52\x7b\x6e\xc5\x2f\x84\xfb\x69\xf8\x9d\x94\xb8\xdb\xba\xc0\xe0"
- "\xc3\xbb\x76\xe8\xec\xfc\xec\xa3\x5b\x8e\x88\xad\x23\x8c\xc2\xac"
- "\xee\xab\xaf\xe7\x75\x82\x5b\x02\x18\x83\x42\x35\x16\x19\x72\x4d"
- "\x05\x6d\x63\xbc\x0b\x67\x85\x08\xd6\x15\x05\xb8\xdd\x23\xea\x2a"
- "\x02\x64\xbb\x99\xfb\x9f\xc1\x63\x2c\x02\xc0\x3f\x5f\x97\x57\x08"
- "\x7f\x6d\x65\x88\x78\x7f\xae\xc3\x9d\x01\xfe\x5f\x3c\x4d\xad\x39"
- "\x9c\xd8\xce\xf0\x34\x9a\x10\x7a\xff\x95\x4c\xfb\xd8\xce\x63\x89"
- "\xe7\xe7\xd1\x77\xcb\x39\xca\xf8\x40\xa4\xfc\xd9\x5e\x6b\x27\xda"
- "\x06\x39\x82\xb9\x46\xee\x15\x54\x4b\xff\x80\x0c\xcc\xff\x37\x9f"
- "\xd4\xf7\x93\x36\xe3\xfd\x16\xbc\xc3\xdc\xe3\x6f\xb0\x07\x89\x61"
- "\x85\xb9\x7f\x28\x7f\x30\xe2\x37\x61\xae\xc6\x98\x7f\x6c\x2f\xca"
- "\x87\x9c\xe9\x96\x5b\x19\x73\xd7\x9e\x15\x41\xbd\x7f\xb5\xdb\x99"
- "\x17\x32\x40\xff\xcf\xd8\x7b\xa5\xff\xee\x36\xdf\x96\x5c\x3b\x42"
- "\x8d\x59\x04\x78\x89\x1d\xb3\xdb\xcc\x6a\xbc\x6e\x1d\x1f\x3b\x5e"
- "\xb7\x41\xb7\xb9\x75\x03\x7e\x95\xf8\xed\x52\xcf\xd1\xbf\x5b\xf3"
- "\xa3\xee\x6b\xf0\x83\xec\xbc\x15\xf3\xff\xc8\xa0\x1a\x07\x4e\x47"
- "\x3f\x98\x46\xfe\x41\xd0\x0d\x73\x88\xf7\x6b\x39\x9d\xe9\x99\xd3"
- "\x23\xd0\x67\x7c\x74\x6b\x19\xde\xa7\x31\xaf\x96\x46\x28\xe6\xbd"
- "\x17\xb5\x7b\x56\x43\x56\xd3\xad\x9f\x31\x2c\xcb\xba\xe2\x62\xa6"
- "\x53\x94\x29\xb7\x84\x8a\xa1\x4f\xde\xda\xa6\xe3\x15\x69\xc7\xf9"
- "\x3d\xd3\x64\x87\xfb\x36\x13\xf0\xb2\x53\xee\xc7\xc2\xde\x4b\xac"
- "\x6b\xdc\x96\xd1\xad\x93\x99\x6b\x8a\x59\x1e\xb5\xd1\x37\xc7\x42"
- "\x66\x61\x6c\xff\x3c\x4f\xcd\x35\xdf\xbc\x8b\x9f\x21\x2b\x3f\xc3"
- "\x7d\x66\x03\x64\x52\xe7\xc6\xa3\xae\x2e\x23\xf5\xeb\x34\x52\x56"
- "\x68\x8b\x61\x7c\x28\xe5\xf0\x26\x6f\xeb\x1e\x6a\x0c\xfd\x86\x6c"
- "\x4f\x4b\x18\xb7\x7a\x41\x03\xce\x55\x22\xfc\x5e\xe7\x4e\x93\x37"
- "\x74\xde\x83\xb9\xf9\xeb\x67\xe8\x9b\x12\x1f\x2f\x9d\xc2\xac\xff"
- "\x84\x84\xad\xf0\x93\x6a\xb0\x6e\x59\x24\x42\x5b\x4e\x8b\x00\xf4"
- "\xbb\x94\xcd\x9d\x34\xea\xad\xd5\x94\x59\xd9\x49\x23\xaa\x3a\x29"
- "\x43\xfc\x2d\xc3\x58\x09\xbd\xed\x89\x8b\x69\x04\x99\x90\x33\x20"
- "\x9f\xcc\x55\xab\x49\xd2\x48\x78\x33\xf4\xb7\x10\xf4\xb7\xf3\x19"
- "\x2c\x1b\xbb\xf5\xb7\x2e\xa9\x17\x1f\xdb\xa0\xe8\xe8\xd8\x86\xfe"
- "\x76\x32\xa4\xce\xa3\x34\xb4\xcf\x79\x8e\x6e\x5b\x9c\x8a\x09\x91"
- "\xfb\xec\xd3\xfa\x0b\x9c\x17\x5a\xec\xd4\x4f\xf6\x15\xf2\x5a\x94"
- "\xfc\x79\x5e\xaf\xf3\xb0\x91\x69\x2a\xc0\x7c\xc3\x7d\x58\xc7\x7b"
- "\xc6\x7b\x86\x06\x4d\xcb\x2b\x45\x90\xd3\x0b\x86\x8b\x20\xd2\xed"
- "\x5c\xf7\x6e\xa4\x77\xb8\xbf\x59\xe6\x33\x7e\x30\xad\x37\x1a\x85"
- "\x7d\xa4\xc9\x95\x51\xd7\x0a\xa3\x8b\x69\xf4\xc8\xda\x10\x74\xef"
- "\x73\xcc\xb3\xa3\xd2\x66\xe6\x89\x90\x6d\x09\xef\xdf\x8f\x22\xf6"
- "\x2d\xe0\x3d\xc5\x5f\x43\xb7\xf9\x32\x7f\x02\x9e\x2f\xd8\x56\xb0"
- "\xe4\x01\xe6\xc6\x9a\x23\x02\xf6\xf9\x57\xf5\x67\x40\x3f\x53\x5f"
- "\x1d\xcc\x7e\x36\xa3\xa6\xf9\x68\xda\x0e\x6e\xbb\xf4\xa5\x81\xec"
- "\x84\xbe\x35\x08\xed\x2a\x0e\x00\x0f\x78\x8f\xf9\x7f\xaa\xbe\xff"
- "\xeb\xe7\xbd\x57\xa4\x61\xfe\x7f\xa0\x86\xd3\x0a\x86\x93\xb5\xc0"
- "\x26\x7a\xd3\x69\x4c\xbc\x27\x0d\x78\x43\x50\x66\x8f\x0e\x07\xf3"
- "\xd4\x2f\xda\x8d\x0f\x3f\x8c\xb4\x23\x3a\x1c\xe4\xb9\x0e\xcf\xcd"
- "\xdd\x79\x54\x99\xd6\xa8\x32\x0f\xb7\x1b\x6f\xfb\x05\xd2\x42\xb1"
- "\x65\x46\xa7\xc6\x96\x19\x3d\x2c\xaa\x8c\x4b\xd5\x33\x3a\x33\xae"
- "\x4c\x56\x5c\x99\x59\x97\xb7\x6d\xf4\x82\xb8\x32\x05\x71\x65\x36"
- "\x5c\xde\xb6\xd1\x15\x71\x65\x76\xc6\x95\xd9\x1b\x85\x4b\xf6\xab"
- "\xc9\x44\x5a\x7d\x5c\x99\x93\x71\x65\xda\xf4\xe7\x5e\x70\x9c\xba"
- "\x7c\x1b\x59\x41\x9b\xec\xbb\xe5\x7f\x15\xe3\xd3\xfe\xc6\x33\x1d"
- "\xaa\xec\xed\x19\x97\xf7\xeb\xf6\xf1\xb1\xf5\xdd\x3e\x2d\xb6\xbe"
- "\xdb\xe7\x5e\xde\xaf\xdb\xf3\xe3\xca\xb8\xe2\xca\x94\x45\x95\xd9"
- "\xae\xd5\xb3\x23\xae\xcc\x9e\xb8\x32\x75\x97\xd3\xd5\xed\xcd\x71"
- "\x65\x5a\xe3\xca\x04\xbf\x04\x17\x3c\x8f\x2b\xbf\xb6\xc1\xac\x2b"
- "\xdf\x0b\x1d\x61\xcc\x7c\xf6\x8d\xe0\x7d\xd0\xb7\x3b\x83\x7d\x78"
- "\x7f\x8e\xe7\xab\x5a\x47\x10\x73\xcb\x18\xd8\x3f\x63\x3d\xfa\x9c"
- "\xc5\x7e\x23\xcc\xd3\x4a\xc7\x1e\x93\xd1\x9b\x2e\x2a\x7d\xcf\x34"
- "\xff\x35\xae\xab\x76\x18\xcf\x53\x63\xca\xbb\x75\x62\xe5\x83\x46"
- "\x1a\x9c\xbf\xeb\xfb\xb0\xd5\xca\x1f\xc5\xc0\x3a\x79\xad\x43\x96"
- "\x39\x12\xa5\x47\x73\xfd\x81\x3d\xab\x83\xa6\xb8\x76\xec\xbc\x42"
- "\x3b\x52\xa1\x1b\xd9\x1b\x31\x7b\xf1\xfe\x7a\x43\x25\x74\x20\xe8"
- "\xfd\xdc\xb6\x53\x94\x99\x29\x75\xb2\x25\x9d\xc4\xf7\xde\xc2\xbb"
- "\xe5\xfe\xbb\xd2\x49\x33\xed\x75\xa8\x9f\x75\xf7\xba\xfc\x0b\xec"
- "\x23\x85\xf9\x97\x75\xb7\xcc\xd7\x6a\x0b\xfd\x68\x57\xe6\x3c\xdd"
- "\x4f\xc5\x47\x99\xe5\x52\xd7\x28\x3e\x31\x8f\x7d\x03\xd8\x87\xa6"
- "\x36\x30\x8e\xf3\x80\xfe\xc7\xe4\xe9\xfd\xc5\x5c\xef\x47\xde\xf1"
- "\x57\xc2\x99\x1a\xc3\xcc\x9a\x58\x9a\xec\x03\x5a\xc9\x6c\x8a\x1d"
- "\xf7\x4c\x5f\xec\xb8\x67\xfa\x63\x69\xd2\x08\x9a\xbc\xc3\x14\x5b"
- "\xe6\x8e\xf4\xd8\x32\x77\x8c\x88\x2a\x53\xa6\xea\xb9\x63\x5c\x5c"
- "\x99\x29\x71\x65\x72\xa2\x9e\xd1\xc7\x3b\xec\xdd\xb6\x8f\xf4\x81"
- "\xba\xc3\x11\xf5\x6c\x2c\x97\xf2\xf3\x8e\x4d\x7a\x1a\xaf\x1d\x55"
- "\xbd\xae\x7c\x70\x34\x78\x3b\xe3\xf8\x9d\xf3\xd7\xc4\xb5\xa1\x3e"
- "\xae\x0d\xdd\xfc\xaf\xed\xdd\xff\xe1\x34\xdd\xb9\x47\xdb\xbb\x6f"
- "\xc3\x9c\x3d\x93\x9f\x01\xab\x02\xf9\x81\x87\x3b\x53\x63\xe1\xdd"
- "\x39\x2c\x16\xde\x9d\xa3\xa2\x9e\xd3\xf0\x3c\x3e\xaa\x0f\x69\x49"
- "\x56\x32\x80\x5e\xa0\xbf\xdd\x39\x47\x4f\x67\x9b\x12\xed\x6d\x75"
- "\xca\xb9\x26\x8b\x7d\xcb\x06\x9e\xa2\x3b\x27\xb2\xfd\xa9\xc1\x8c"
- "\xe6\x7f\x52\xfd\xba\xb3\x3c\xae\x1d\x3b\xe2\xda\xb1\x27\xaa\x5f"
- "\x01\xcb\x3a\x7a\xd0\x12\x7a\xe8\x11\xd6\x7d\xd8\x9f\x52\xfa\x78"
- "\xad\x85\xce\x76\x91\xd2\xd8\xb7\xee\x74\x01\x25\x79\x1d\xad\xb0"
- "\xe5\x8e\xb9\x7a\xa5\xa7\x94\x13\xf9\xca\xb7\x8a\x6c\x1d\xee\x6f"
- "\xa5\xeb\xf4\x18\xd9\x78\x22\x3f\x52\xf2\xa7\x6c\xa4\x41\xfe\x65"
- "\x6e\x57\x7a\x6e\x53\x99\x70\xe6\x54\x00\x9f\xb0\x8b\xc6\x5e\xa7"
- "\xd9\x11\x1b\xd8\x47\x8c\xfd\x58\x31\xc7\xa7\xaa\x7d\xf8\x6f\xcd"
- "\x8d\xa2\xeb\x80\x6d\xf5\x3d\xe2\x14\x8d\x1d\xce\x3a\x00\xf3\x28"
- "\xfb\x9a\xd5\x86\xfc\xc4\xb6\xb7\x37\x74\x46\xea\x6e\x78\x6f\xd3"
- "\xca\x56\x44\x95\xf5\x6b\xb6\x71\x2b\xbf\x1b\x13\x22\x53\x6d\xc0"
- "\x4f\x80\x93\xae\xf4\xbd\xb1\xc3\x6b\xc1\xaf\x28\x53\xaf\x97\x61"
- "\x3b\x5a\xee\xf1\x16\x90\xe9\xf6\x42\x32\x79\x56\x9f\x92\xb0\x75"
- "\xbf\x0d\xe8\xd2\x6d\xde\xc2\x56\xf2\x06\x9a\x79\xad\xcb\xa4\x7c"
- "\x74\xc6\xda\x92\x82\x64\x6e\x2f\x39\x01\x7b\x6e\xac\x2d\x5c\x72"
- "\xc2\x8e\xb6\x61\x7c\xbe\x95\xcd\xf2\x26\x1a\x77\x93\x27\xcf\x7a"
- "\x68\xe6\xf4\xd1\x3f\x7a\x68\xea\x9c\xc9\x77\xdb\xe6\x2c\x7e\x76"
- "\xe1\x82\xd1\x4b\x9f\x2f\xb0\xad\x5c\xb6\xb8\x60\xf1\x92\x1f\xdb"
- "\x32\x1d\x23\x1d\xb6\xf9\x05\xea\x9a\x91\x37\x7f\x79\xc1\x04\xbe"
- "\x1d\x65\xcb\x5f\xb6\x70\x85\xbc\xbd\x35\x85\x62\x81\x2c\x2e\x58"
- "\xb8\xcc\x36\x72\xc1\x28\xdb\x7d\xf3\x17\xe7\x3d\xbf\x6c\x61\x42"
- "\x58\x77\xdb\x96\x2d\x5c\xb6\x70\xfe\x02\xdb\x04\x5b\x26\x43\x8e"
- "\x06\x17\x35\x9e\x99\xfa\x3c\xc6\xf3\x57\xa9\x5b\x34\x69\xf3\x99"
- "\x4f\xd1\xcf\xd8\xc0\xe5\x73\xd9\x5d\xe6\x58\x9a\xbb\xcb\x1a\x4b"
- "\x73\x77\x65\x5c\x3e\x97\xdd\x15\x37\xff\xdd\x15\x37\xff\xdd\x35"
- "\xf7\xf2\xb9\xec\xae\xb8\xf9\xef\xae\xb8\xf9\xef\xae\xee\xf9\x0f"
- "\xb4\xe4\x5b\x2f\xe5\xc2\x5d\x71\xf3\xdf\x5d\x71\xf3\xdf\x5d\x75"
- "\x71\xcf\xc7\xa3\x9e\x07\xe1\xb9\x25\x7a\x7e\xc4\x73\x40\xe7\xcf"
- "\x1e\xf9\xf2\x6d\xb3\x9e\x87\x65\x3d\x64\x73\x8b\xca\xfb\x6d\x5b"
- "\x54\xde\x56\x2d\xef\xd8\x6e\xfe\xe3\x7d\x6d\xa4\x2b\x7b\xfd\xdb"
- "\x6f\xb2\x4c\x67\x7f\x3c\x9e\x9b\xc0\x1f\x5f\x3f\x47\xdf\xbe\x96"
- "\x61\x31\x0d\xb3\x7f\xa6\x78\xe3\xb1\x8e\xea\x81\x64\xe6\x32\xd5"
- "\xaf\xb0\x5f\xef\xd8\x51\xec\xab\x8b\x34\xf6\x5d\x86\x4c\xf9\x36"
- "\xf4\xdf\xdf\x69\x7b\xdf\xdf\xf6\x49\x9d\x1f\x65\x34\xf8\xd2\xae"
- "\x01\x1c\xf6\x05\x36\x97\xaa\xb9\xb8\x05\xf7\xa9\x4c\xd3\x28\x6f"
- "\x12\xc6\xb1\xcf\xb1\x0f\x34\xd2\xd2\xf0\x4b\x07\x3c\x9f\x0e\x6f"
- "\xc3\xe0\xc4\xba\x65\xbc\x9e\xdb\x6d\x0f\x1a\xc9\x52\xea\x8e\x34"
- "\x7b\x23\xac\x5b\x7f\x27\x5d\xad\x2d\x1c\xdd\x2e\xdc\x87\x72\xaa"
- "\x91\x9e\xd8\x4e\xfa\x0e\xf4\xbf\xef\x98\xd5\x7a\xcb\x77\x30\xfe"
- "\xd3\xc7\xaa\xb5\xd3\xa3\xdb\x21\x6f\x3b\x01\xe7\x22\xae\x5d\xb8"
- "\xfe\xbb\x0e\xdf\x23\xed\xed\xef\x14\x08\xb7\x61\x36\xc3\x8d\x4b"
- "\xdf\x04\xf9\xd6\x69\x09\xb9\x72\x12\xbc\xdb\x29\xdc\x49\x0f\x25"
- "\x48\xf7\x40\x67\xe8\x44\x3b\x02\xdc\xde\xa8\xf4\x66\xe1\x1e\x30"
- "\x87\xf3\xfb\xb8\x3e\x94\xe9\x4d\xd7\xd6\xfd\x6f\x95\x0f\xff\xb8"
- "\x11\x71\xfd\xf8\xe2\x34\x8d\xfb\xa9\xea\xc7\xb8\x70\x6c\xdd\xe3"
- "\xc6\x27\xee\xc7\xb8\x39\xe8\xc7\x17\x89\xfb\x31\x2e\x5f\xe2\xd6"
- "\x88\xbe\x18\x2f\x7b\xc7\xbe\xac\x5f\x48\xbc\xc7\xa6\xef\xd0\x74"
- "\xa1\x00\xec\xb0\x34\xbc\x93\x65\x67\x17\xf6\x8c\x9b\x96\xaf\xde"
- "\x52\x41\xb3\x12\xd4\xd9\x22\xdc\xfd\x66\xfb\xe8\xbb\xf2\x5c\x43"
- "\x54\x7a\x48\xb5\x05\x78\x32\x32\x9e\xd0\x1f\x94\xeb\x6d\xbc\x75"
- "\xbb\x44\xad\x85\x7c\x17\xfc\x3f\x8e\xf4\xb5\xcc\xe5\x85\xc2\xaf"
- "\xe3\x11\xef\xec\x71\xef\x82\x51\xef\x36\xc4\xbc\x5b\xdb\x9d\x5e"
- "\xa9\xa7\x7f\xb5\x71\xfa\x6e\x7d\xdc\x38\x61\x7c\xee\x7e\x3c\xb6"
- "\xdf\xdf\x3d\xa9\xfa\x87\x31\xba\x0c\xd7\xdf\x0d\x62\x8c\xba\x12"
- "\x8f\xd1\xdd\xe9\x89\x69\xed\x6e\xb9\x8e\x26\x06\x52\x02\x78\x77"
- "\xf3\xbe\x53\x97\xa4\x41\x6d\x9c\x2e\x1f\x9f\xbb\xf3\xf4\xf1\xf9"
- "\x6a\x7d\xbc\x7b\x77\x5c\x1f\xc3\xa7\xe9\x7b\xa3\x55\x5f\xbf\xb7"
- "\x36\x0e\xf6\x91\xc4\xb4\x78\xb7\x0f\xfd\x0c\xf7\xd2\xcf\x50\xef"
- "\xb4\xf8\x3d\x2b\xfa\x13\xbe\x9c\x16\xbf\x97\xa9\xca\x50\xa2\x32"
- "\xd3\x84\x3b\x51\x3d\xdf\x5b\xe0\x0c\xb1\x9e\xfb\xbd\x4a\x5e\x5f"
- "\x8a\x4a\x2f\x8c\xa5\x3f\xf4\x81\xcb\x31\xfe\x42\x4a\xce\xf2\x38"
- "\x9c\xb6\x91\xf1\xcb\x68\xb2\xc3\xfd\xbd\x93\x71\xb8\x3a\x7f\x9a"
- "\xc6\x3f\xde\x6e\x34\xec\x50\xf8\x9a\x30\x3c\xae\x4d\xc1\xc4\xf8"
- "\x1a\x9f\x06\x7c\x9d\x4f\x8c\xaf\xf1\xa3\x7a\xc7\xd7\x78\x1e\xff"
- "\xf3\x97\xe3\x6b\xfc\xbc\x68\x7c\x41\xd7\x95\xfd\xfb\x86\x15\xb4"
- "\xd1\x95\x2b\xaa\xb9\xaf\x61\x4a\xb3\x80\x56\x54\x99\x36\x2e\x53"
- "\x6e\x09\x2a\x3a\x81\x0e\x69\x3e\x47\xe3\x0b\x75\xfe\x1f\x50\x41"
- "\xfd\x44\xd7\x63\xec\x47\x64\xe0\x72\x5e\xc7\x79\x8f\x37\x94\x49"
- "\x6c\x7f\xc4\xd5\xdb\x9c\x58\x16\x8c\xf7\x03\xa7\xaf\x5c\x9e\x3e"
- "\xc1\xac\xfc\xc8\x26\x64\xc5\xca\x88\x09\xb6\xd8\x31\xfa\x1e\xef"
- "\x47\x58\xb4\x6d\xa7\x2f\xfd\x5d\x79\xcc\x26\x94\x5d\x3e\x66\xdf"
- "\xbf\x43\x8d\xd7\xf7\xaf\x8d\x6b\xdf\xce\xc4\xe3\x35\xc1\xd3\xfb"
- "\x78\x4d\x38\xd9\xfb\x78\x4d\xe0\xf5\xd3\xf3\x3e\xfa\x7e\x66\xec"
- "\xbc\xf1\xfd\xb4\xd8\xfe\xa2\x5e\x94\x13\xc6\xbe\x83\xf8\xf9\xab"
- "\xf6\x5b\xff\xb1\x8c\xe3\xb1\xe2\x73\x45\x68\xff\x70\x6e\xe3\xd5"
- "\xc2\xe8\x15\x36\x70\x58\xb6\x3a\xf1\x7e\x2b\xdb\xb8\x8d\x15\x44"
- "\xbc\x8f\x6c\xbb\x91\x75\xf7\x7b\xfa\x44\x8c\xd4\x8c\x7b\xe3\x69"
- "\xca\xfa\x53\xc4\x68\x2c\xe4\x3d\x4f\xe9\xb7\x2e\xd7\x10\xee\x19"
- "\x16\x3d\x16\xbc\xf7\xc9\xb6\xe9\x16\x65\x3b\xfd\x15\xe5\xdf\x51"
- "\xe3\x92\xf5\x7e\x2c\x1e\xef\xc9\x4a\x3c\x2e\xf7\xe4\x60\x5c\xfe"
- "\x9a\x78\x5c\xee\x29\xe8\x7d\x5c\xee\x29\xc3\xb8\xfc\xf5\x72\x3e"
- "\xba\x67\xa7\xc6\x47\xeb\xb9\x8c\x6d\x09\xdb\xe3\x59\xd7\x73\x1e"
- "\xdc\x83\x47\xb2\x24\x4e\x46\xb7\xe9\x7c\x24\xcb\x9c\x04\x2c\x59"
- "\xbf\xca\x73\x4f\xb3\x06\x23\x0a\x6e\x16\x59\xda\x12\xf1\x49\x96"
- "\x95\xf3\xde\x9e\x4f\x66\xe0\x30\x67\x1b\xc3\x58\x46\x84\x7a\x9e"
- "\xe5\x7c\x9c\x7e\x7b\x20\x9a\x4f\xb2\xa6\xe8\xf9\x58\xd6\x69\x79"
- "\xb3\x44\x87\x9d\x38\x5f\x1c\x6c\xad\xff\xfd\xe4\x3c\xc2\xf9\x39"
- "\x5f\x5c\x9e\x0a\xc5\x8f\x59\x27\x63\xf9\x31\x6b\x77\x2c\x7d\x02"
- "\xff\x28\x17\x81\x9c\xc3\xbd\x09\x6d\xf8\xca\xf4\x75\x65\xde\x9c"
- "\x38\x2a\x8e\x37\x41\x03\x13\x1b\x14\x0d\x4c\xfc\x55\x6c\x5b\x27"
- "\x66\x27\xa6\x81\x89\x73\x7b\xa7\x81\x89\x8e\xde\x69\x60\x62\x39"
- "\xd3\x80\x8f\x26\xd6\xc7\xf2\xe6\xc4\x5d\xb1\x7d\x47\xbd\x92\x37"
- "\xe9\xda\xab\xe1\x4d\xe8\x42\x83\x7a\xe3\x43\xe6\x29\xf6\x1f\xa9"
- "\xee\xd4\xf7\x3a\xbe\x12\xce\xcc\xe0\x2b\xb4\xef\xde\x79\xbc\xa6"
- "\x04\x19\x3f\x8e\x71\x58\x25\xcf\x63\xde\x5b\x10\x8d\xc7\x2d\xea"
- "\x0c\xa4\x13\x79\xbf\xe0\x7d\x65\x85\xcf\x49\x87\x63\xfb\x7f\x6f"
- "\x79\x62\x7c\xde\xbb\x0b\xf8\x74\x26\xc6\xe7\xbd\x47\x7a\xc7\xe7"
- "\xbd\x2d\x7c\x46\xea\x72\x9e\xba\x37\x64\x5b\x21\x75\x14\x59\xe6"
- "\x1c\x4d\x7a\xf8\xab\xcd\x4f\x93\xc6\xc6\xce\x4f\x93\x86\x5d\xfd"
- "\xfc\x34\xc9\x91\x78\x7e\x9a\x54\x96\x78\x7e\x9a\xb4\x53\xf1\xc3"
- "\x24\x5f\x2c\x3f\x4c\xf2\xc4\xd2\x04\x70\xf7\x7f\x36\x3f\x65\x67"
- "\xc6\xf1\x40\xe9\x69\xca\x7e\x1f\x3a\x85\x4b\x8d\xdb\xe4\xe7\x63"
- "\xdb\x98\x3d\x2d\xf1\xb8\x65\x2f\xc0\xb8\x95\x26\x1e\xb7\x6c\x57"
- "\xef\xe3\x96\x5d\x89\x71\x2b\xbd\x7c\xdc\xb2\xf7\x5c\xbd\x4e\x91"
- "\xdd\x1a\x3b\x66\xd9\x4d\x57\x3f\x66\x93\x47\x25\x1e\xb3\xc9\xd9"
- "\x89\xc7\x6c\xb2\xe6\x9b\x3e\xb9\x3c\x76\xcc\x26\x17\xc4\x8e\x19"
- "\xf0\xf6\xbf\x1c\x33\x8c\xcf\x0e\xe5\x9f\x30\xf9\x22\xec\xf6\x7e"
- "\x1d\xee\xc9\x6d\x3e\xba\x6f\x8f\xb2\xad\xef\x53\x73\x87\x1a\xc3"
- "\xf7\x90\xc7\x77\xf9\x3c\x70\x9f\x59\x4b\xfb\xd1\xe5\xe3\x70\xdf"
- "\x08\xc8\xe8\xb6\xba\x42\xb9\xb7\xa5\xc6\x90\x71\x8e\x7c\x9e\xd5"
- "\xbc\x3f\x75\x5f\x36\x97\xc5\x18\x0b\x6f\x30\x44\x2c\xd7\x91\x3f"
- "\xc0\x70\xf8\x6c\x68\x1c\xac\xfc\xab\x99\xe3\x7b\xf7\xa9\x39\xba"
- "\xc3\x53\x74\x27\xe0\xdd\xff\x82\xa2\xd5\xfb\xe2\xf5\xdf\x6a\xbc"
- "\x7b\x44\xd1\xe9\xd4\x91\x71\x6d\x08\x24\xa6\xd3\xfb\x53\xd1\x87"
- "\xea\xc4\x74\x7a\x7f\x46\xef\x74\x7a\x3f\xc6\x9f\xaa\xa3\x6c\x9f"
- "\x81\x4f\x84\x7c\x71\xb6\xcf\xfd\x76\x4b\x40\xd1\x8e\xd4\x89\x4a"
- "\x8e\xee\xe8\x70\xdf\x1f\xaf\xff\x61\x6c\xa6\xf4\xd7\xda\xdc\x27"
- "\xae\x7c\x2f\xfa\xdf\xfd\xac\xff\xbd\xd7\x4b\x9b\xaf\xa0\xff\xdd"
- "\xcf\xfa\xdf\x7b\x97\xf3\xd6\x14\x4d\xff\x4b\x64\xe3\x4d\x19\x95"
- "\x78\xfc\xa7\xc4\x8d\x3f\xe5\x14\xc0\x1e\x96\xe5\x63\xf3\xe5\x45"
- "\xe7\x63\xdf\x24\xce\xcb\x34\x92\x20\x6f\x45\x3c\xcc\x5e\xf2\x79"
- "\x2e\xa3\x3d\xf6\xa5\x4a\x48\x7b\x53\xb4\x33\x25\x53\xb3\x63\xf9"
- "\x71\xaa\x29\x96\x1f\xef\xdf\x19\x5b\x6e\xea\x88\xd8\xf7\xf7\x05"
- "\xfe\xef\x64\xec\xd4\xf2\x38\x1a\x38\x74\x9a\x1e\xb8\x56\xd1\xc0"
- "\x03\x8b\xe3\xda\xb1\x2b\x31\x0d\x4c\xad\x43\xff\x0f\x25\xa6\x81"
- "\xa9\xbe\xde\x69\x60\x6a\x08\xb8\x3c\x14\x4d\xb7\xb3\x0b\xb3\xfa"
- "\xc5\xe6\x79\xc0\x96\x58\xe6\x3d\x30\x2e\xf1\x1a\xc1\x03\xb3\x14"
- "\x8e\x1f\x28\x8e\xc5\xf1\x03\xf6\x58\x1c\xa2\x2f\xff\x7b\x1c\x76"
- "\xc7\x83\xe8\x70\x3f\x10\xcf\xff\xde\xd3\xf4\x03\x8d\xff\xa7\x3d"
- "\x18\xd7\xc6\x80\x6a\x4b\xa2\x75\x91\x1f\xb0\xfd\xeb\x4d\x8c\xcb"
- "\x1f\x8c\x4a\xdc\xe7\x1f\x64\x63\x0e\xf2\x46\x2e\xe3\xa5\x1f\xcc"
- "\x45\xfa\x6c\x5e\x0f\xe5\xf5\x90\x2a\xa4\xcf\x0e\x91\x59\xce\x57"
- "\xdd\xf3\xd2\x0f\x5c\xec\x8b\xc2\xf8\x67\xfa\xb5\x0c\xa3\x59\x3c"
- "\x07\x71\xbb\x72\x0b\xa5\xdf\x82\x65\x03\xd3\xfa\x4d\x4c\xeb\x3f"
- "\x90\xfa\x1f\xef\xb3\xb0\x1f\xa1\xc5\x41\xb3\x38\x2e\x85\x4e\xef"
- "\x9c\x3f\x0e\xf6\x49\xe6\x0b\xce\xaf\xe7\x55\xeb\x66\xae\x38\xd9"
- "\x34\xcd\x94\x78\x8c\xa7\x0d\xeb\x9d\x76\xa6\x8d\x53\xe3\x3c\x2d"
- "\x2f\x76\x9c\xa7\xcd\x8a\xb8\x07\xcc\xe1\xbe\x82\x06\xae\x8a\x4f"
- "\x0a\x6c\xc2\xdf\xab\xbc\x5f\xff\x58\x73\x7e\x11\xdd\x78\x86\xa6"
- "\x1d\x97\xf5\x19\x45\xd0\xb2\xce\x40\x75\x52\x06\x4c\xbf\x55\xb6"
- "\x13\x79\x72\x43\x64\x14\xeb\x9f\x69\xe6\x77\xd5\x6e\x11\x44\xbe"
- "\x26\xde\x13\xe0\xb3\xd5\xa0\x85\x41\xa7\x68\xda\xd9\x98\xf2\xe0"
- "\x7c\xaf\x82\x91\x51\x2d\xf9\x71\xfa\x08\x7d\x4d\x77\x03\x9e\x13"
- "\xaf\xfb\x4e\x9f\xa2\xfb\x3e\x28\x9f\xb1\xe9\xbd\xee\x5f\x72\x9b"
- "\xf8\xac\x0c\xb7\xe9\xca\x72\x60\x7a\xa5\x4e\xbf\xca\xd7\x72\xfa"
- "\xae\x1e\x5f\xbe\xe9\x7b\xf1\x6e\xde\x15\xd6\x06\xa3\xf8\x60\x7a"
- "\x4b\x34\x1c\x15\x13\x65\x7a\x50\xf7\xc7\xeb\x70\xcf\x30\x7d\x09"
- "\x2c\xad\x3d\x33\x46\xc5\xb6\x67\xc6\x78\xe8\x29\xe9\x1a\x8c\x29"
- "\x57\x82\xc1\x63\xae\x68\x96\xe9\x61\xc6\xbc\x2b\xad\xf9\x25\x59"
- "\x69\xd6\xab\x97\xd1\xd6\x0c\xa9\x2f\x31\x8c\x2f\x69\x63\x53\x8c"
- "\x6d\x21\xf7\xee\x79\x6f\x6b\xe6\x36\xc5\xf7\x33\xe3\xd6\x08\x67"
- "\xb4\x49\x7f\x2a\x8d\xef\x9f\x08\xc5\xf3\xc1\xcc\x54\x7d\x8e\x8e"
- "\x4b\x1f\xa1\xf3\x3d\xec\x5a\x86\x1b\xb7\xce\x3a\x33\x5b\xf1\xc2"
- "\xcc\xca\x48\x72\xb4\xbd\x36\x53\xea\x7f\xfa\x7a\x29\xde\x67\xc7"
- "\x95\x8b\x5b\xff\x9b\xd1\x26\x7a\x5f\xa7\x4f\xc5\xf8\x06\x78\x6f"
- "\x4b\xc5\x6a\x98\x59\x1f\xb7\x5e\xe1\xdf\x22\xcf\xdf\xff\x05\x70"
- "\x67\x69\x72\xef\xc1\x89\x71\xf5\xb5\x39\xcf\x5e\xa9\xff\xb3\x7a"
- "\xe9\xff\xac\x9e\xfe\x2f\x91\x70\xe3\xd6\x12\x67\xc9\xfe\x87\x2f"
- "\x93\x7f\xb3\xd8\x87\x54\xc7\x1b\x74\xee\x59\x1f\xe8\xba\x3a\xaf"
- "\x1f\xf4\xae\xab\xcf\xea\x59\xff\x53\xe5\x7a\xd6\xff\xfc\x89\x74"
- "\x75\x1f\xc9\xbd\xd5\xd8\xba\x9b\x2d\x95\x09\xfb\xd2\xcb\xfa\xdf"
- "\x83\xda\xfa\xdf\x83\xf3\x62\xe5\xd9\x83\xb6\xd8\x31\x9c\x15\x37"
- "\x86\x0f\x66\xc5\x8e\xe1\xcc\xb6\xff\xe9\xbc\x86\x67\x4a\x4a\x4a"
- "\x32\x26\x19\x8c\x86\x24\xbc\x46\x17\xa9\x5f\x92\x29\xa9\x0f\x7e"
- "\x7d\xb5\x6b\x3f\x63\x92\xd1\x84\x5f\x1f\xed\xda\x37\xee\xb9\x1f"
- "\x97\xc5\xcf\xa4\x5d\xfb\xc4\x3d\xf7\xfd\x92\xf7\xfd\xb4\x7a\xf5"
- "\xfa\x4d\x71\xcf\x7d\xbe\xe4\x7d\xdf\xff\x65\x79\xba\xec\x39\xd6"
- "\x0f\x6d\xea\x92\x15\xf3\xf3\x16\x2f\x90\xfb\xc5\x0b\x6d\xf3\x9f"
- "\x7a\x6a\xe1\xf2\xe5\xb6\x82\xa5\xb6\x7b\x27\x3e\x74\xe7\xdd\x36"
- "\xb5\xed\x9c\x37\x61\xe4\x82\x14\x9a\xbe\x72\x19\xbf\x98\x3e\x7b"
- "\x6a\x8e\x6d\xd6\xbd\x13\x63\x5f\xea\x60\xe4\xf6\xf2\x95\xa0\x44"
- "\xf1\x5f\x56\xc9\x60\xa2\x4d\xaf\x4b\xd9\xd3\xc2\x7e\xbe\x6a\xcd"
- "\xe3\x47\x87\xeb\xd9\x7f\xb4\xd3\x29\x3c\x37\xf1\x9e\xfe\xec\x85"
- "\xdc\x89\xd1\xdb\x5d\x94\xff\x24\x9f\x5f\x99\xbd\x4e\xfc\xde\x4f"
- "\xb6\x07\xc8\x78\x8a\xe6\xfe\xa9\x6e\x0a\xf2\xe2\xd9\xeb\x0b\x91"
- "\xcd\x49\x66\x94\x7f\x0e\xef\x0c\xe2\xfb\x11\xa4\x05\x34\x5f\xe8"
- "\x1f\xae\x93\x69\xbf\x77\xe9\xf9\x2c\xa7\x69\xce\x48\xf1\x7b\x21"
- "\x9f\xf9\x7c\x90\xca\x37\xfb\x0b\x61\x7c\x68\x2f\xcb\x86\xca\x81"
- "\x64\xe2\xbd\xd0\x37\x07\x92\xf9\xcd\xc1\x1c\xb3\x64\x76\x9b\xbe"
- "\x17\x5a\x82\x67\x1f\xcd\x6d\xe2\xba\x39\x6f\xc4\xf8\xd0\x29\xce"
- "\x5f\x15\x93\x7f\xce\xb0\x9e\xbd\xd8\xd9\x6d\x46\xe4\x9b\xf9\x19"
- "\x59\x2c\x61\xf1\x8f\x60\xca\x61\xd7\xed\x53\xc8\xe0\xc5\x50\xd4"
- "\x87\x5c\xa4\x7c\x7e\xe6\x2c\x5c\x15\x16\x21\xf6\x4f\x9f\xde\xe6"
- "\x14\xa5\xcf\x92\x09\x3c\x6d\xf0\x2c\x63\x1f\x85\x39\xd3\xaa\x17"
- "\x92\x09\xfd\x1f\x76\x86\x1e\x2e\xb4\xcd\x20\x72\x4e\x27\xd3\x31"
- "\x07\xfb\x1b\x1e\xbb\x71\xcb\x9f\xc9\xf4\xcb\x4e\x97\xb1\x53\x58"
- "\xa9\xb0\x40\xb4\x0a\x8e\x63\x14\x10\x41\xf6\xf1\xaf\x9f\x17\xe6"
- "\x3c\x03\x3a\x9c\x56\x6a\x2c\x08\xd0\xda\x93\x22\x58\xfc\x67\x75"
- "\x36\xa0\xa1\x2d\xc0\xfe\x8b\xe6\xb5\xd3\x29\xe9\x74\x0e\x19\x1b"
- "\xec\x15\xe4\x9d\x1b\xa0\xc2\x93\xa2\xb5\x7e\xde\xe7\xd4\x68\xdf"
- "\x4d\xb9\xcd\x64\xac\x6f\xf9\x94\x64\x2c\x9e\x2d\x86\xcc\xa2\x8b"
- "\x64\x5d\xbb\x98\xd3\x2e\xd2\xea\xb5\xd4\x7f\xf5\x09\xb2\x78\x5b"
- "\x9b\x51\xcf\x59\x7a\xf4\x38\x19\x00\xcf\xb8\xe6\x53\xb2\xae\x79"
- "\x84\xfd\x7c\xb3\xa8\xb2\x88\xac\xc2\x99\x91\xda\xe9\xcc\x48\xeb"
- "\x14\x19\x03\x3b\x9c\x19\xe9\x8d\xf9\xc8\xdf\x72\x90\x06\x34\x53"
- "\xfa\xef\xcf\x34\x1b\x2b\x2e\xd0\x30\xee\xd3\x69\xf4\xad\xf2\x02"
- "\xf2\x6f\xfc\x64\x77\x04\x65\xa3\xcb\x84\x92\x3f\x39\xe2\xcd\x09"
- "\x52\x04\xb0\x2a\x3a\x69\x58\x65\x27\x59\x23\x25\x9f\xec\xe6\x72"
- "\x6d\xf4\xc3\x55\xde\x7a\xa2\xc2\xb5\x22\xdc\xb5\xf1\xa8\x0b\x32"
- "\xb1\xdf\x7b\x4f\xee\x35\x79\xeb\xdb\xa8\x21\xd0\x49\x8d\xf4\x17"
- "\xf2\x3a\xfe\xe6\xf9\xe5\x93\x7b\x79\xcd\xda\xe0\x59\xdd\x82\xba"
- "\x14\xed\x38\x1b\xf8\xac\xb2\x8b\x4a\x8b\x28\x35\x7f\x35\xf5\x3b"
- "\x83\x74\x65\xdb\xd7\x14\x7b\x43\x7f\xf3\xac\x96\xfe\xb8\x73\x9b"
- "\x8a\x1a\x28\xa9\x31\x50\xc1\x7e\x9f\xc6\xf0\x00\x43\xa6\x37\xd0"
- "\x44\xde\xfc\xbf\x7a\x22\xa9\x06\xeb\xa6\x08\x99\x7f\x75\xa9\xc9"
- "\xe8\x35\x5d\x22\x6f\x4e\x80\x0e\xa1\x6e\xb1\xc5\xc0\x7b\x9f\x59"
- "\x8d\x81\x20\x9f\x77\xca\x14\xed\xd6\x94\xd2\x65\x34\xaa\xea\x02"
- "\x8d\xd8\x76\x81\x32\x44\x47\x86\x91\x7d\x6c\xf9\x6c\xea\x36\x5c"
- "\x53\x5b\xc8\x8c\xbe\x2b\x7f\xec\xfe\x9a\xaf\x6d\x57\x06\x55\x77"
- "\xf6\xf8\xda\x76\xb6\xf7\xf8\xda\x82\xa6\xfc\xec\x6f\xeb\xa3\x87"
- "\x37\x58\xea\xa9\x1f\xf8\x64\x27\xd3\x77\xe9\x39\x32\xad\x3f\x47"
- "\x74\xbb\xcb\x48\xb6\x45\x7c\xce\xe2\x47\x0b\xbd\x18\x1b\xbe\x3f"
- "\x45\x3f\x1a\x86\x6b\x2a\x7e\x06\xa4\xcb\xf8\x0d\x2d\x1a\x1d\x23"
- "\xcd\x88\xb4\x3e\xb8\x26\x81\x5f\xc2\xce\x4a\xe1\x47\x5d\xcd\xed"
- "\x46\x4a\x61\x7a\xd6\xfc\x7b\x9b\x3b\xdc\x3f\x0c\xf8\xe8\xd9\x36"
- "\x9d\xae\x95\x8c\x9f\xed\x3f\x74\xea\x2c\xc7\xcb\xf2\xcb\x76\x75"
- "\xd9\x0d\x1c\x3b\x4b\x4b\xe7\x36\x3c\xce\xf5\xa2\xfe\x2c\x5c\x2d"
- "\xf8\x81\x4f\x7f\x78\x5c\x2f\xdb\xde\x65\x47\x9d\x3f\x7a\x18\xe9"
- "\x42\x4f\x47\xbf\x4d\xfc\xee\xb7\xa7\xce\x1a\x55\x9e\x0c\x23\x60"
- "\x06\x35\xf8\xe0\xfd\xd9\xe5\xcc\xe3\xed\x46\x8b\xa8\x9d\x37\x96"
- "\x2a\x5f\x17\xf5\xdb\x5e\x17\x75\x8a\xf7\x7e\x54\xe1\xa3\xa5\x65"
- "\xdc\x46\xcc\xe3\x75\x9b\xf0\xae\x16\xb3\x0e\xe3\xa5\x6e\x01\xfb"
- "\x93\xfd\x08\xfa\xdf\x35\x35\xd1\x7d\x10\xee\x07\x2b\x78\x2e\xfd"
- "\x75\xd1\x91\x3e\x90\x01\x15\x8d\x2d\x6d\xf4\xcb\xce\xd6\x3e\xce"
- "\xa3\x64\xf4\x86\x4e\xd1\x98\x74\xb2\xb2\x3e\x58\xfd\xba\xf0\xbd"
- "\xca\xf1\xf9\x5e\x17\x6d\xa0\x97\x1b\xce\x50\x4e\x9f\x6f\xa6\x53"
- "\xfa\x1f\x1d\xa4\xc9\xa7\x9c\x1b\xa2\xe4\xd3\x3b\x0d\xbe\xbd\x51"
- "\xb2\x69\xee\xc3\x97\xcb\xa6\xc7\x1e\x54\xb2\x09\xbc\x2f\x65\x51"
- "\xd8\xa7\xa5\x4f\x88\x4b\xd7\xfc\x44\x1e\x1b\x1e\x97\x1e\xd4\xd2"
- "\xfb\xc7\xa5\xfb\x55\xfa\xa3\xd3\x75\xd9\xd7\xc8\xed\x58\xc9\xb2"
- "\xef\xd1\x3b\x58\xf6\x35\xce\xd3\x64\x9f\x94\x3f\x8f\x5e\x27\xfe"
- "\x05\xb2\x68\x05\xcb\x9b\x47\xce\x72\xfb\xc5\xef\x49\x6f\x7b\x32"
- "\xd2\x7e\xc5\x69\x65\x7f\x21\x13\x7e\xba\xdc\x13\x2c\xf7\x58\xe6"
- "\xb1\xec\xdb\x3a\x58\x34\x6f\x7d\x5d\x1c\xaf\x94\xb1\x7f\x1e\xe9"
- "\x96\x7f\x2f\x21\x6d\x13\xd2\x5e\xc2\x7b\x96\x83\x8c\x93\x86\x9c"
- "\xbd\xc4\xfe\x27\xa0\xb1\x61\x11\x63\x26\x6d\xc1\x78\xf3\x79\xc3"
- "\x0d\xc0\xaf\xc5\x40\xf9\xde\x02\x3e\xc3\x1a\x66\x9f\xb4\x96\xc6"
- "\x82\x16\xe6\xbb\xc1\xeb\xc1\x67\x5e\xc7\xe7\x54\x14\x10\x67\xf8"
- "\xdc\x1d\xb7\x21\x77\xd5\x03\x1c\x2f\xc9\x50\x07\x6b\x98\xfd\xc2"
- "\x59\x66\xa3\x2d\xa6\x32\xb4\x49\xc5\x67\x79\x64\x87\x8f\x76\xb8"
- "\xd4\x58\xcf\x6d\xe2\xb8\x6c\xa7\x28\xa7\x15\xf6\x5e\x90\xfb\x66"
- "\x09\xbb\x88\xcf\xc1\x70\xac\x42\xbe\x6e\x35\x46\xec\x65\xfa\x59"
- "\x18\x37\x64\x03\xf2\x78\x9b\x83\xc4\x6d\xf6\xd1\x23\x63\x1b\x0a"
- "\xf7\x72\xf9\x66\xc6\x8d\x70\x3b\x75\x18\x06\x09\xc3\x28\xed\x46"
- "\x3b\xf2\xa9\xb5\xf3\x94\xa3\xae\x86\xb9\x7e\x62\xb9\xef\x6d\x05"
- "\x8c\xc2\x53\x0a\x06\x60\x09\xcc\x01\x31\xef\x34\xf8\xfd\xd7\x8a"
- "\x7f\x00\xfe\x0e\x1e\x2f\x3e\x17\xc9\xfb\x6d\xc0\x4b\x2a\xfb\xca"
- "\x2b\x5d\xf4\x91\xd1\xd5\x7f\x21\xd2\xce\x76\x82\xde\x1e\x19\xc5"
- "\xe7\x96\xf8\x3c\xe7\x95\xce\x72\x02\x47\x23\xf4\xf3\x9c\x91\x95"
- "\xff\xb7\x67\x39\x01\xdb\x5a\x65\x14\xbb\xd1\xfe\x51\x7c\x9e\x13"
- "\xed\xdf\xc4\x74\xa8\xf5\x29\xf3\xb5\x47\x25\xce\x0b\x38\x0d\xb6"
- "\xe3\x11\x7d\xfc\xb9\xbf\xdc\x17\xbc\xcb\x51\x3a\xa2\x80\xfd\xf1"
- "\x58\x26\xbf\x47\x5a\x36\xe7\x1f\x03\x39\xe6\xc5\x1c\xf6\xde\xa9"
- "\xb0\xb1\x74\x35\x99\x94\x4c\x9b\x3b\x95\xcb\x2b\x99\x36\x97\x7a"
- "\x64\xda\x63\x17\x95\x4c\x53\x38\x56\x32\xed\xb1\xbf\x2b\x99\xf6"
- "\xd8\x67\x72\x5f\x0c\x32\x8d\xdf\xb1\x5c\xd3\x65\xda\xb6\xc1\xe2"
- "\x08\xcb\x8e\x0e\xf7\x63\x4d\xba\x6c\xdb\x8c\x34\x96\x1d\xdc\x46"
- "\x25\xa7\x1e\xcd\x10\xff\x91\x41\xca\xef\x80\xef\xed\x7c\x7e\xa1"
- "\x55\xbb\xe7\xf9\x64\xa2\x92\x71\x73\x47\xf4\xc8\xb8\xc7\x76\xf6"
- "\x94\x65\x19\x37\xf7\xbb\x4a\xc6\xa9\xf4\xea\x47\x59\xc6\x3d\x9a"
- "\xc1\x38\xd0\xe0\x1b\x79\x0d\x4f\xcb\xcf\x78\xcc\x8c\x96\x71\xb1"
- "\xfc\x35\xb7\x50\x97\x71\x2c\xdb\xf0\xbc\x09\x32\x4d\xda\x90\xcc"
- "\x67\xe5\xc0\xb9\xce\x77\x3c\x06\xdc\x67\x8e\xbf\xc6\x78\x9b\x74"
- "\x96\xfa\x69\x67\x87\xb4\x7e\xcf\x3d\xa2\xfb\x3e\x02\xff\x4d\x89"
- "\xf4\xe8\x9e\x18\x89\xf4\x75\x3e\x3b\xef\x75\x9d\x22\x6f\x85\x70"
- "\x35\x86\x4e\x52\x6e\x01\x64\x45\xd2\x33\x9f\xf1\xd8\xc2\xee\xf8"
- "\x1e\x5f\x59\xf6\x9c\xa1\xc7\xfb\xe7\x06\xa8\x2f\x6c\xf5\xcf\x4a"
- "\x8d\x78\xe7\x88\x79\x27\xd7\x18\x6e\x5f\xc6\xf1\xf5\xc0\x08\xbd"
- "\xd8\xfb\x57\x59\xdf\xda\x2b\xd4\xf7\xa6\xac\x0f\x3a\x15\x6c\xa0"
- "\x6b\xcf\xd1\xe3\xd2\x2e\x91\xf1\x6d\xd6\x27\x84\x75\x54\x7b\xdf"
- "\xa7\x97\xf7\x7f\xbf\x72\xf9\x27\x92\xaf\x5c\xfe\x89\x5b\x59\x16"
- "\xa1\x7f\x96\xb0\x3b\x16\xce\x80\x90\x9e\xef\x0c\xe7\x7b\x50\x5b"
- "\x8b\xf9\xcc\x39\x5c\xda\x68\x56\x1d\x26\xd3\xdf\x16\xe4\x93\x31"
- "\x43\x20\x2b\xb3\x57\x11\xc7\x6b\x89\x2e\xbb\xb9\x07\xc7\x4f\x64"
- "\x5d\x61\xdd\x2f\xd5\x5b\x41\x32\x66\x6c\x2d\x74\x52\x8e\x69\x54"
- "\xde\xbd\xfe\xf1\x44\x0b\xe4\xa6\x2f\xca\x2f\x96\xed\xb1\xaf\x73"
- "\x5c\x03\xd6\x2f\x4b\x95\xbd\x39\x04\xf2\x79\x20\x9f\x87\xe1\xb3"
- "\x31\xb9\xe1\x59\xc6\x5a\x19\xcb\x2c\xd7\xa6\x97\xed\x6d\x9d\x85"
- "\xeb\xd5\xea\x64\x1f\xd3\x00\xca\xcc\xd1\xcb\x30\x6c\xf6\x53\xc4"
- "\xbc\xfc\x75\x79\xa6\x34\xd4\xc6\xb2\x70\x08\x74\xd1\x81\xaa\x9e"
- "\x79\xa4\xd5\x53\xec\xa3\xc7\x67\x5d\xe9\x6c\x46\xef\xfd\xcb\xad"
- "\xbb\xfa\xfe\x91\xd6\xbf\x79\xf4\x25\xfd\xbb\x42\xbd\xf3\xc6\x5f"
- "\x7d\xbd\x69\x7a\xbd\x8e\xab\xc7\xeb\xbc\x5d\x5f\x1d\xaf\x99\x1a"
- "\x5e\xe7\xf9\xbe\x04\xaf\x09\xea\x99\x9f\xfe\xd5\xeb\xb1\x69\xf5"
- "\xcc\x9f\x92\xa8\x1e\x92\x7f\xbd\x9e\x9b\x32\xeb\xb1\x36\xdb\xc1"
- "\x3b\x2a\x56\xdd\xfc\xb2\xe8\xf8\xc5\xed\x92\xaf\xe6\xef\xe8\x8e"
- "\x97\xac\xf6\xca\x21\xab\xe7\x1f\xce\xdd\xce\xf3\xbb\x88\xf8\x68"
- "\x7e\x1d\xc7\x71\xcd\x5e\xab\xce\x64\x6b\x65\x9a\xaf\x14\x37\x99"
- "\x63\x74\x71\x4c\x3e\xaf\x15\x7d\xaf\xe0\xd8\x25\x27\xca\xd8\xff"
- "\x1e\x36\x15\x64\xfc\x93\x37\x70\xcc\x31\xdc\xf7\xc3\x7d\x86\x92"
- "\x01\x4f\x66\xa0\x9e\xde\xcf\x4e\x6e\x3c\xb1\x7d\x47\x51\x66\x9f"
- "\xde\xfc\xeb\x51\x1e\x3a\xc5\x73\x72\x6d\x2a\x92\xf2\xb1\x03\xb6"
- "\x84\x16\xef\x6f\xc1\xe7\x32\x06\x9c\x33\x87\xcf\x93\x60\x5e\x5c"
- "\xd0\x5f\x3b\x07\x00\x7c\xb8\x80\xd7\x27\xb7\xeb\xf8\xd0\xd3\x91"
- "\xb6\x47\xc7\x07\xf4\x9b\x54\xef\xf6\x10\x9f\xd3\x09\xa8\x33\xd9"
- "\x4f\xfe\xbb\x28\x39\x51\xa1\x60\x3f\xa5\xf6\x68\xb8\xbe\xae\x1c"
- "\x93\xb4\x9b\x8a\xd8\x6e\x7a\xaa\xc6\x9f\x7c\xa2\x42\x6f\x87\x58"
- "\x6e\x35\xf2\xd9\xef\x31\x98\x4b\xb7\xa8\x98\x7b\x06\x3e\x27\x27"
- "\xdf\x2f\xcf\x30\x2a\x9c\x3c\x35\x41\xb4\x73\xec\x18\x09\x3b\x15"
- "\xed\x6c\x61\xb8\x3e\x5c\xfd\x6b\x32\x38\xee\x85\xd6\x9f\xa7\x46"
- "\x46\x36\x7e\xec\x88\x74\x58\x8d\x7a\x7b\xab\xe4\x99\xd6\xa7\xd0"
- "\xff\x79\x2a\x4e\xac\x6c\x8f\xd5\xc8\xfe\xfc\x91\x94\x13\xdb\xc5"
- "\x1a\x2b\xed\x59\xd6\x2a\xed\x26\xae\x73\x0c\xea\x17\x6c\x27\x41"
- "\x37\x41\xb9\xed\xdd\x78\x03\x5c\xd1\xa1\xe3\xed\xa9\x69\x6a\x5e"
- "\x56\x7d\x0c\xac\xb1\x1a\x6b\xfd\xf2\xbc\x1d\x8d\xb0\x39\xbf\x50"
- "\xb1\xb0\x9f\x3a\xa9\xe3\xae\xbb\x4d\x68\x0f\xe7\x51\xfe\x4d\x4f"
- "\x85\xf4\x36\x49\xde\x4d\xe1\xf3\xbb\x4f\xfa\xf9\xdc\x90\xc2\x7f"
- "\x6d\x6a\x87\x7b\x81\xed\x72\xfc\x2f\x18\x1b\x85\xff\x24\xa6\x3d"
- "\xc6\x3f\xaf\x75\x00\x2f\x8f\x03\x97\x66\x75\xde\x81\xf5\x99\x05"
- "\x0b\xf1\x9c\xca\xed\x8c\x94\xe8\x38\xcf\x31\xa9\x75\xb2\x05\x15"
- "\x51\xe3\x80\xfe\x5a\x59\x57\x33\xe8\xfd\xe7\x32\x8c\x03\x8e\x2b"
- "\xc9\x75\xa3\x3d\xd7\xa0\xee\xdd\xf1\x7d\x5a\xaf\xce\x92\x90\xf2"
- "\x2d\x59\xd0\x14\x15\x5b\xdc\x5f\x60\x13\x41\x75\x2e\x79\x81\x63"
- "\x4f\x91\xdf\xd4\x9b\x0c\x60\x1a\x94\x31\x2a\x8d\x72\x5d\x01\x3a"
- "\xd7\xa2\x8f\x04\xda\xa6\xc6\x7e\xd1\x36\x95\xb6\xf0\xef\xb8\x82"
- "\xc6\x16\x4e\x14\xa8\xdb\xef\x94\x31\x56\xd0\xb7\x45\x3e\xa6\x39"
- "\x9d\xce\x78\x1d\x52\xf9\x8c\x2f\x7c\x87\x65\x8a\x8e\x73\xb4\x3f"
- "\xa5\xc3\xbd\x30\x5f\x6f\xbf\x9e\x9f\xc7\x8e\xf3\xf0\x9e\x4d\x9d"
- "\x2d\x28\x65\xad\x3a\x33\xb4\xb0\x52\xe7\x61\xae\x83\xc7\x99\x65"
- "\x0d\xe3\x43\xe1\x62\x61\x4d\x2c\x2c\xab\x51\xc5\xcd\x64\x9a\x07"
- "\x3f\xae\x0e\xf6\x41\x1e\x5f\x0f\x8c\x85\x73\xd5\xbb\xee\x76\xb2"
- "\x9f\xbf\xf4\xc5\x53\xe3\xb1\x68\x2a\xf7\xab\xa7\xbd\xcc\x7f\x8b"
- "\xba\xc7\x9f\xdf\x05\x9c\x56\x8e\xc1\x2b\x65\x4c\xc1\x70\x6e\xaf"
- "\x9f\x63\xdb\x4a\x5a\x07\xfc\x32\x6e\x3b\xe7\xd1\xc7\xac\x87\x16"
- "\x17\xd9\xa3\xe1\x08\xa7\x6c\xab\x84\xa3\x64\x87\x9f\xf7\xb6\x6d"
- "\x6a\xbf\x65\x51\x79\x54\xbf\x53\xf5\xf6\xf4\xc8\x84\x45\x7b\xe2"
- "\x69\x92\xeb\xe6\x58\x7c\x1a\x6c\x96\x25\x69\xa7\x68\xd1\x76\xad"
- "\x5d\x56\x1e\xc7\xde\xe6\x37\x8e\x73\xc9\xb1\x4f\x5f\x55\x32\x04"
- "\xe3\x6c\x1f\xfe\xaa\x3a\x47\x14\x50\xf1\x4f\x7f\x3c\x52\x18\x7f"
- "\xca\xb8\xe2\xf5\x74\xbf\x8c\xd7\x21\xcf\x98\xff\x98\xf7\xf8\xc5"
- "\x80\xfc\x9f\xca\x58\xb7\x9a\x6f\xa0\xbf\x2e\x3f\x24\x63\xf9\x39"
- "\x0b\xf8\xcc\x6d\x88\x6d\x3d\xe9\xfb\x56\x5b\x10\xa2\xd9\x41\xe6"
- "\x89\x1f\x17\xf0\x59\x7a\x15\x47\xfc\xc7\x2e\xfd\xfc\x3c\xc7\xce"
- "\xe4\xb8\xaf\x90\x43\x49\x3d\x71\x5b\xed\x39\xac\x63\x69\xe3\x4b"
- "\x5b\x8c\xa2\x49\xf1\xff\x8f\x8f\xf2\x79\x79\xb5\x8f\x75\x0a\x32"
- "\x21\xe9\x6f\xa7\xe8\xc7\x9f\xa9\x75\x1f\x5d\x46\xd9\x1f\xe1\xbd"
- "\x2c\x9f\x06\x03\x75\xb5\x81\xbf\x67\x5d\x2e\x4b\x7e\x7c\x54\xb7"
- "\x5d\xf8\xfc\x9d\xda\x17\xeb\x81\xe7\xa3\x1f\x4b\x5b\xb0\x67\x0c"
- "\xfe\x00\x58\xf6\x71\x97\xcb\x05\xfb\x34\x9d\xf7\xf2\x6f\xe2\x33"
- "\xdc\x3f\x4e\xe3\xfa\x7b\x9b\x2f\x84\xf3\x11\x1e\x27\xf3\x69\x5b"
- "\xe2\xb1\x49\xbc\xcf\x66\xdf\xad\xf7\x41\xc7\x89\xea\xc3\xe2\xe4"
- "\xf6\x94\xa3\xbb\x7a\xfa\xbe\x58\xea\xae\x51\xef\x27\x46\xe1\x86"
- "\x9f\xb3\xd4\xbc\xb6\x18\xf8\x59\xa0\xc5\xaa\x55\x69\xe0\x9d\xad"
- "\x62\x4d\x0e\xa9\x36\x2e\x26\x9d\xd7\x91\x77\x94\x8f\x2e\x5a\xd5"
- "\x7e\xd7\x62\xf4\xdf\x5e\xac\xca\xd9\x8f\x73\x5b\x12\xf6\x33\xb6"
- "\x8d\x7b\x59\xd7\x50\x31\x15\x16\xef\xe3\xf6\xda\x6e\xe6\x31\x5e"
- "\xfc\x82\x94\xe1\x1c\x5f\xa1\xcb\xde\x27\xd0\x95\x41\xed\x5d\x76"
- "\xc8\x85\x0c\x23\xea\x81\xec\x6a\x0f\x68\x75\xee\xd2\xdb\xca\x6d"
- "\x93\xf1\x39\xc5\xe2\xc4\xf8\xe5\x7a\x65\xcc\x27\x7b\x3f\xfc\xcc"
- "\xf8\xf5\xfd\xaa\x7a\x09\xf4\xf4\x56\x7f\x49\x53\x66\x64\x85\x38"
- "\xc2\xf1\xc5\x60\x8b\xb4\x96\x82\x7e\x07\xac\xf3\x40\x37\x7f\xdc"
- "\x98\xbb\x8a\xb2\x60\x33\x93\xb8\x24\xc6\x55\x45\x70\x5d\x21\xc6"
- "\x72\x9c\x71\x3c\x67\x6a\xcf\xa3\xf8\xb9\x7d\x85\x98\xdb\xe1\x7e"
- "\x7a\x9e\xbe\x47\xa8\x62\xe3\x3c\x9d\xdf\x1d\x4f\x28\xe9\x31\x3e"
- "\x4f\xc4\x71\xa7\x22\xb0\x85\x5a\xb9\xde\x5c\xb6\x67\x51\x1f\xf2"
- "\x55\x40\xdf\x68\xe1\x7c\xfe\xa4\xdb\x06\xe2\x97\x38\x9e\x07\xca"
- "\x70\xbb\xda\x93\x9b\x32\xf5\xb6\x0e\x08\x64\x19\xbf\x62\xdb\x42"
- "\x7a\xdb\x90\x7e\xa4\x54\xa5\x87\x38\xfe\x21\xfb\x3a\x76\xb8\x9f"
- "\x19\xa6\xb7\x55\x6f\x03\xd7\xc7\xe7\x37\x45\xca\xd1\xbd\x1c\x7b"
- "\x86\xeb\xe3\x78\xaa\xc8\x3b\x45\x6f\xef\x57\xa5\xe5\xa2\x4a\x21"
- "\x78\xfe\x64\xf9\x6b\x1b\x4a\xd4\x18\x60\x99\xf2\x4c\x65\x6d\x65"
- "\x00\x34\x77\x74\x3f\xea\xd8\xd7\x2e\xec\x14\xe9\xb2\x27\x1c\x63"
- "\x2e\x83\xfc\xcd\x52\x3e\x6c\x3c\xba\x2f\x22\xa6\x40\x4e\xa0\x5c"
- "\xd7\x14\x5e\x6b\x02\xdf\xe6\x99\xea\x0a\x5b\xf9\xcc\x25\x64\x4e"
- "\x9e\x09\x79\xf6\xb2\x9e\x05\x7b\x2b\x28\xbf\x5f\x01\xd9\xe4\x59"
- "\x31\x16\x30\xf2\xfa\x98\x1c\x64\xaa\x8b\x8b\x53\xd5\x1b\x7d\xb4"
- "\x9b\x3f\xde\xdd\xbe\xf1\xe3\xe2\x0e\x77\x1e\xf4\xff\x67\x7b\xdd"
- "\xf3\x5d\x3f\x18\xf8\x44\xbe\xb2\xa1\x6c\xef\xe5\xd9\xaf\x94\x57"
- "\xdf\xaf\x66\x19\x34\xc6\x4a\xa9\x22\xf9\xe3\xdd\x2c\x6f\xdb\x53"
- "\x3e\x2e\xe6\xb9\x04\xe5\x77\xea\xe5\x79\x5e\xe7\xb9\x03\xe3\x65"
- "\x2d\xed\x96\x87\x79\x4d\x8a\x9f\xf3\x9a\x74\x1e\x4d\x54\x4f\xc1"
- "\x0e\x11\x71\x8e\x24\xa3\x17\xf3\xd6\xed\x41\x4a\xad\x7a\x8b\xa8"
- "\x6c\xb5\x08\xbe\xba\x1a\x36\xcc\x50\xfe\xde\x45\xde\x14\xe6\x51"
- "\xa6\xef\x2d\xa0\x97\x24\xb4\xe5\xd5\x4b\xa8\xb3\x48\xe5\xd3\xfc"
- "\xd6\xad\xc8\x57\x80\x6b\xba\x30\x1a\xa9\xbc\x88\xcc\xe5\x11\x32"
- "\x95\x15\xd1\x30\xa4\x41\xd7\x7d\x76\x8e\xce\xb3\x89\xda\x50\x5a"
- "\x45\xf4\x0a\xea\x5d\x57\x24\x42\x7f\xc0\x7c\xee\x8e\x88\xe0\x57"
- "\xc1\x3b\xfa\xbf\x47\xf5\xf1\xd9\x3d\xba\x4e\x88\x7b\x4f\xac\xdf"
- "\xc1\xb3\x97\x9d\xf1\x7e\x72\xe9\xd2\x82\xdc\x65\x0b\xf9\x92\x31"
- "\xf2\xf9\x5b\x53\xa2\xd7\x42\x78\xfe\x53\x71\x2a\x9e\x6d\xe6\x75"
- "\xc7\x57\x07\xea\xfb\xe8\x4b\xac\xfa\xda\xa7\xe6\xaf\x7f\x0f\xdb"
- "\x74\x6c\xfb\xe0\xdd\xd8\xc3\x85\x6b\x19\x8c\xe1\x33\x33\x19\xe3"
- "\xeb\x5b\x34\xbf\x60\x7e\xde\xdd\xbc\x63\x96\x92\xa0\x9e\x25\x53"
- "\xe2\xea\x71\x75\xd7\xa3\xe6\x9f\x80\x91\xf3\x6d\x1e\xd2\x24\x92"
- "\x43\xf9\xea\xac\xf4\x92\x1d\xfa\x9a\x56\x2f\x7e\x8e\xc1\xf0\xc6"
- "\x4f\xfc\xcc\x0f\xce\xb5\x64\xfc\xed\xea\x66\x23\xeb\x91\x45\xb8"
- "\xe7\xb5\x05\xb9\x46\xa6\xc5\x8b\xfa\xfd\x85\x66\xcc\xef\x4b\x82"
- "\xa2\xe4\x68\xd0\x47\x4b\x7a\x5d\xb3\x89\xf6\x11\x61\x9f\xc2\x16"
- "\x5a\x9a\x76\x25\x9f\x23\xce\xcf\xfd\x61\x9a\x8d\x2b\xf7\x82\x1a"
- "\xb3\xa5\xa0\xff\x3c\x5b\xf7\x79\x5e\x2d\x4f\xe9\x60\x3d\x0e\xd7"
- "\xd2\xb9\xbd\xfa\x8b\x14\x7f\xbc\x57\xd1\xf8\xd2\x8f\xea\x60\xaf"
- "\xa1\x9f\x3f\x39\x45\x4b\x0f\x9b\xac\xd0\x11\x86\xd2\xcf\x70\xff"
- "\x11\x97\xe5\x77\x31\x74\x74\xc3\xd9\xed\x26\x48\x17\x48\x19\x83"
- "\x50\x7f\x64\xd2\x6e\x92\xf0\x33\x0a\x83\xdc\x4d\x4d\xc2\x08\xf6"
- "\xeb\x6b\x22\xcb\x80\x54\xf3\xd7\x6f\x1c\x66\xbd\xe7\xfb\xe3\xc7"
- "\x39\x8b\x0a\x21\x95\x43\x41\x8b\x88\x8e\x9f\x16\xb2\x3e\x7c\xab"
- "\x8b\xa4\x3f\x4d\x49\x28\x61\x9c\x98\xcd\x6e\x91\xcf\x67\xd7\x23"
- "\x03\x06\x65\x39\x9f\x27\xe3\x7b\x9d\x3e\x23\xc7\x68\x66\xfd\x99"
- "\xbf\x75\x71\x8a\xf2\x1f\x3c\x84\x34\xe0\xcb\x21\x36\x0d\xca\x52"
- "\x7a\x67\xfe\xcb\x91\x2d\x83\xb2\x7a\xe0\x9b\x88\xe1\x3b\xdf\x24"
- "\xe3\x8e\xa2\x56\xa3\xd7\xf4\x7d\xf2\xda\x02\x74\x08\xf7\x09\xc7"
- "\x0a\x75\xb2\x2e\xcb\x30\xaa\xdd\x91\x62\xe7\x17\x64\xd4\xce\x9f"
- "\x1a\xcf\x51\xfe\xd1\xdd\xbd\x94\xe3\xf3\xde\xed\x29\xde\x4b\x1d"
- "\xee\xe7\x4c\x3e\xba\x37\x5b\xd3\x65\x30\xe7\x3e\x07\xfb\x7f\xa9"
- "\x8c\xf3\x84\xf7\x17\xf9\xbb\x30\x48\xcb\xd0\xf3\x24\xd6\x67\x78"
- "\x0d\x5e\x78\x98\x0e\xc4\xa5\xbf\xb7\xf2\xd9\x96\x5e\xfc\x60\xfa"
- "\x79\x1d\x77\xf2\x5e\x64\x9f\x01\x90\x3f\xce\x8b\xa2\x2b\xec\xa6"
- "\x74\xb0\x93\x31\x6c\xa4\xaf\x87\x2e\x89\x9c\x86\xb6\x0b\x32\xa6"
- "\x29\xcb\x9a\x5f\x2f\xfa\x83\xd1\x1b\x3c\xef\xf1\x6e\x88\x50\x23"
- "\xf4\x4a\x6f\xe5\x79\x8f\x8a\x7d\x1a\xa6\x06\xfa\x0b\x35\x38\xfe"
- "\x9f\xcb\xeb\xfa\x0b\xd2\x85\x8c\x85\xdd\x75\x49\xcc\xf1\x9a\x3e"
- "\x21\xfe\x4e\x11\xcf\x71\xc0\xbb\xed\x1c\x3d\xf7\x8f\xdf\x03\xce"
- "\x7b\xff\x09\x58\x32\x66\xda\x04\x3a\x84\x7b\xf4\xa9\x7b\xfe\x4b"
- "\x18\x6b\xc6\xe0\xd9\x6c\x71\x3c\x6e\x8c\x60\x2e\xe5\xd8\x76\x98"
- "\x43\xc7\x72\xbf\xf0\x9c\xc9\xcf\xb8\x8e\xe2\xab\x65\x9d\x67\x9b"
- "\x25\xf4\x38\xcf\xad\x39\x3c\x6f\x22\x7d\x4e\xf5\x25\x39\xd7\xce"
- "\xd2\x9e\xa7\x69\xcf\x53\xb4\xe7\x6c\xed\x39\x4b\x7b\xe6\x75\x79"
- "\x6d\x4e\x5e\x56\xd6\xad\x2f\x18\xfb\x35\xe1\x79\xbb\x3e\x16\x68"
- "\x4f\x7f\x8b\x63\xad\x9c\xdb\xb5\x76\x8c\xd5\xda\x95\xa9\x3d\xeb"
- "\xed\xb9\xc1\x12\x5a\xfb\x7f\xd4\x9e\xe5\xb6\xd8\xf6\x2c\xcf\x8c"
- "\x6a\x0f\x59\x1c\x59\x5f\xa5\x3d\x69\x16\xfe\x4e\xc4\xff\xa2\x3d"
- "\xdc\x16\x4e\x43\xfd\xbb\xe3\xda\xe3\xd1\xdb\x93\x90\xde\x56\x88"
- "\x56\xd6\x6b\x96\x5f\x2f\xe3\x3a\xf7\x63\x9d\xa5\xba\x53\x8f\x53"
- "\xb8\x3c\x74\xa5\x38\x85\xe0\x05\xcc\xdb\x05\xe8\xff\xf2\x7a\x4d"
- "\x7f\xab\x51\x7a\x7e\xc1\x58\xdd\x77\x0c\x7d\xdd\x59\xaa\xfa\xba"
- "\x6b\x03\xc7\xea\x5b\x45\x5f\x73\x3a\x44\x2b\xec\xee\xff\x62\xdb"
- "\x30\x1a\x6e\x5e\xc1\xf2\xe5\xcf\xde\x6d\xcb\x9b\xbf\x64\xa1\x6d"
- "\xe4\x02\xdb\x72\xfb\xe2\x45\x05\x0b\x63\xfd\x29\xd2\xb4\xef\xf7"
- "\xc8\x73\x22\x6c\x4b\x49\x5b\x1a\xf4\x2f\xe5\xa4\xf4\xc9\x2b\xb8"
- "\x28\xdc\x05\xf3\x58\xe6\x56\xbd\xa2\xbe\xf3\x84\xf6\xd4\xe9\x73"
- "\x88\x6e\xff\xf2\x1c\x82\xf4\x93\x98\x27\xe7\x46\xa5\x73\x5e\xbf"
- "\x9e\xc6\xf0\x35\xd9\xd4\xef\x14\x15\xbc\xcc\x75\x26\xc4\xe1\x25"
- "\x01\x3b\x20\x87\xbf\x61\x61\x84\x4c\x11\x1c\x77\x8b\xcf\x5f\xa2"
- "\x9c\x38\x4d\xcf\x4b\xbb\x62\x0e\x9e\x95\xcd\x26\xd0\xc6\xe7\x1f"
- "\x46\x99\x1d\x48\x33\xb1\x0e\x01\x3b\xb0\x95\xcb\x21\xfd\x59\x8e"
- "\x83\x81\x74\xb3\x16\x4f\x8c\xd3\xd6\x71\x9c\x0a\xa4\xa5\x45\xa5"
- "\xbd\x86\x34\x2b\xd2\x6c\x1a\xbc\x77\x18\xcf\x78\xce\xd2\xd6\xc9"
- "\x38\xcf\x3e\xad\xde\x98\x98\x16\xfc\x0d\x97\x3b\x6f\xcf\xb4\xcd"
- "\x99\xfd\xed\x09\xdf\x7f\x6a\xe9\x92\x45\x29\x24\xd1\x9e\x81\xe9"
- "\x38\xf3\x4e\xc7\xad\x77\xdb\xf2\x17\x2e\x5c\x66\x5b\xb9\x70\x49"
- "\x81\x6d\xfe\xca\xf9\xab\x52\x68\xd1\xd2\x65\x4f\x71\x94\x05\x1e"
- "\x96\xe5\xb9\x4f\x2d\xfa\x31\x3b\xbd\xa8\xdc\x29\x31\x7a\xc2\x1c"
- "\x96\x6d\x5a\x5c\x92\x23\xa5\xac\x43\x26\x1f\x77\xe1\x9e\xe3\x75"
- "\x59\x71\xad\xc3\xaf\x06\xbf\xbd\xf8\x1d\xc7\xaf\xe9\x0c\xad\xe1"
- "\x98\x18\x7b\x3a\xdc\x2b\x16\xe8\xfa\x4a\x0f\x0d\xad\x70\xe8\x34"
- "\x04\xfd\x62\x8f\x9a\xdf\x56\xec\x6c\x0c\x49\xfe\xe9\xa6\xa9\xd2"
- "\x4b\x3d\x34\xc5\xf1\x46\x1b\xd9\xa7\x6b\x05\xde\x77\xca\xb5\x4a"
- "\x5e\x33\x49\x66\xbc\x9d\xa6\x55\xdb\xaa\x5f\x17\xf5\x1c\x2b\x07"
- "\xd7\x3a\xd0\x4b\xbd\x8a\x4f\xb3\x72\x04\xf2\x0d\x47\x1d\x35\xaa"
- "\x0e\xed\x79\xb0\x38\xc2\xdf\x70\x39\xa5\x3d\x33\x2c\xc0\xb8\x8b"
- "\xef\xf9\xaa\xed\x9d\x5a\xb4\x6f\xbc\x19\x7b\xde\xad\x6c\xd0\xea"
- "\xe0\x6f\xfd\xb8\xaa\xdc\xd2\x96\x92\xb6\x33\xaf\x11\x5b\x0c\xf7"
- "\x08\xb4\xe7\x7c\x24\xe9\x31\x15\xff\xd2\xd5\x09\x19\xf1\xad\x6f"
- "\x79\x1d\x32\xbf\x81\xd7\x90\x67\xe4\x8b\x08\xc7\x21\x8f\x24\x3d"
- "\xd3\xcc\xe5\x84\xf9\xb8\x2b\xb2\xa5\x7f\x96\xd2\x19\x38\xee\xe0"
- "\xca\x9d\x1a\xcc\x20\xe3\xf6\x0c\xad\x78\x44\xd9\xe1\x6b\x36\x28"
- "\x5d\x62\xe5\x1e\xdd\xd7\x12\x3c\x9a\x81\xe7\x3a\x5d\x06\xf8\x68"
- "\x65\x99\xe6\x17\xe7\xd1\xfa\x1f\xd2\x9e\xf7\x6a\x6d\x34\x70\x2c"
- "\x14\xb4\xbf\x89\xc7\x0e\xfa\xca\x5e\xdc\x1f\x07\x7e\xea\x15\x7e"
- "\x1c\x32\xce\x01\xf4\x26\x7e\x7f\x9c\xbf\x77\x83\x77\xc7\x55\x9c"
- "\x91\x95\x63\xb9\xcf\x3d\xbe\xb3\x95\x59\x68\xeb\x5d\xbc\xc7\x0c"
- "\x5e\xda\xeb\xbd\xc4\xfc\xb9\x32\x13\xf0\x76\xeb\x72\x87\xe5\x4c"
- "\x6e\x18\x7c\x2a\xed\x29\x47\x9e\x2e\x6f\x7a\xe8\xc0\xe1\x4a\x24"
- "\x4b\x12\x8d\xbb\xc2\xbf\xe3\xef\xc2\xfd\x7c\x1d\xda\xb4\x5b\x8e"
- "\x01\xc7\x63\xbd\xd4\x6d\xb7\x75\x29\x19\xe9\x38\xde\x6d\x63\x6a"
- "\xed\xe0\xd8\xee\x3e\x6e\x5b\xa7\xdc\xf7\xd7\xe4\x86\x23\xa4\xcb"
- "\x0d\x1d\x8e\xc5\x20\x22\x16\x07\xfe\x15\x1f\xab\xe0\x3d\x12\x9e"
- "\x2f\xa5\x3e\x02\x38\x03\x2e\xaa\x33\x70\x91\x92\x63\xb0\x4d\x1d"
- "\x7b\xf8\x9b\x6f\x52\xa7\x75\x3f\xff\xff\x7a\x64\xd1\xaa\x59\xd1"
- "\x30\x85\xf9\x58\x05\xc3\x65\x79\xc4\x3a\x49\x6e\xd8\xc4\x71\x68"
- "\x2a\xb4\xf9\x05\x32\x78\x95\x4b\x6f\x2b\x70\x78\x44\x6f\xaf\xf6"
- "\xcd\xb1\x23\xa8\xc7\x37\x33\xdc\xc5\xbe\xe0\x75\x6a\x3c\xd7\x48"
- "\x79\x83\x77\xbb\x50\xb6\xc6\x47\xcf\xa7\x69\x3c\x54\x8f\xf2\xbb"
- "\x6a\x8b\xb2\x91\x67\x55\xb3\xe6\xcf\xdc\x84\xf1\x3d\xde\x43\xfb"
- "\x2b\x1a\xa2\xd6\x79\x8e\xab\x31\xfc\xbe\xeb\x14\xad\xb6\x46\xa5"
- "\x6b\x63\x5b\x3b\x0b\xe9\x0d\x6a\xcd\xe4\x58\x8e\x2a\xbf\x5a\xf9"
- "\xae\x6a\x6d\x64\x59\xc0\xe7\xf5\x98\xc7\x25\xee\xe5\x18\xaf\x9e"
- "\xa5\xcf\x17\x80\xb5\x47\xe2\x7c\xb0\xa8\x61\x3c\xa9\x78\x1f\xcf"
- "\x5f\x52\x78\x5a\xed\x88\xc1\x3d\xcf\x9b\xa8\x87\xf1\x34\x60\x9d"
- "\x88\x0c\x08\x18\x44\xee\x2a\x13\x31\xbf\x30\x8f\xf3\xde\x20\xe8"
- "\x43\xea\x55\x0a\x6f\xab\xf7\xea\x78\xd3\xc7\x8e\xf1\xe4\xa3\xd5"
- "\x19\x8c\xdb\xd8\x3e\xf6\x6b\x3a\xa5\xf7\x1d\x38\xe5\x98\xa6\x78"
- "\xae\xd7\xf8\xa2\xde\x33\x94\x7d\x47\x56\xfc\xa9\xd6\xf4\x6d\xaa"
- "\x75\x8c\x25\x85\xdb\x35\x56\x1f\x15\x38\xa2\xec\x92\x23\x8c\x5f"
- "\xe6\x15\xb4\xb3\x5c\x8b\xbd\x75\x44\xf9\x31\xad\xa8\x17\x25\xc7"
- "\xca\x25\x2f\xaf\x90\x31\x52\x38\x6e\x6f\x13\xe3\x88\xe5\x22\xf3"
- "\x12\xf3\x00\xf3\x93\xc2\xd1\x9a\x82\x28\x1c\xd5\x31\x7e\x34\x3c"
- "\xed\x89\x93\xe5\x0b\x6d\x79\x13\x94\x2c\xb6\x65\x8c\x5c\x30\x46"
- "\x06\xba\xb1\xdd\x37\xe9\x6e\xdb\xac\x09\x23\x1d\xf6\x51\x33\xd4"
- "\x65\xd2\xac\x69\x7c\x4d\x89\xb5\xeb\x6c\xa8\xe7\x64\xac\x6d\xb8"
- "\xce\xae\xe4\xc7\x9a\x80\xcf\x90\x2a\xfd\xd9\x39\xee\x6c\xe9\x12"
- "\xa2\x30\xda\xbd\xe5\x0c\xc6\xd4\x7c\x6c\x2c\xc7\x39\x9e\xe9\x20"
- "\x8e\x8b\xfe\x45\x35\xde\x55\x21\x7d\x40\x3e\x7f\x1f\xe1\xaf\x22"
- "\x92\x7c\x6c\x2c\xaf\xd9\x88\x92\xfd\x41\x7f\x72\xc8\xea\x4f\xee"
- "\xf2\xf9\x93\x9b\xcc\x93\x6f\x75\x8a\x0e\x77\xe1\x34\xbd\x5f\xbc"
- "\xb6\x03\x3c\x8d\x9d\xe9\x10\x61\xc6\x51\xae\x83\x63\x91\x03\x76"
- "\x12\xaf\xed\x14\xa2\xff\xf9\xbb\x95\xfd\x5a\x08\xfa\x5f\xa1\xe9"
- "\x33\x34\x0b\xcf\xd0\xff\xbe\x2d\xd7\xb8\x22\x6e\xab\x8c\x61\x1e"
- "\x59\x7f\xdb\x43\xa2\xa4\xcb\xa7\xc3\x04\xac\xbe\x9a\xdf\x83\x84"
- "\xf7\x55\xfd\x6a\x23\x1b\xff\x98\x6d\x31\xa8\xb8\x90\xe0\x71\x57"
- "\xb5\x31\x92\xd3\xed\x27\x83\x77\x03\xd6\xa5\xb1\x1f\x4d\x0e\x68"
- "\xcf\xc5\x79\xf4\x77\xa5\xee\x88\xaf\xd4\x18\x09\x62\x1c\xd3\x94"
- "\xfe\xdc\xc6\xf2\x13\xb6\xeb\xda\xf1\xfa\xbc\x26\xe7\x43\x23\xb9"
- "\x94\x3d\xb3\xf6\x71\x2e\x77\xc1\x6d\x22\xc8\xec\xfa\x9b\xd2\xa5"
- "\x8d\x12\x8c\xb8\x0d\xa4\x7c\x99\xd7\xde\xa1\xcb\x58\xde\x2f\xb5"
- "\xac\x13\x7e\x5e\x23\xb6\x84\x84\x5f\xc6\xda\xe7\xb9\x83\xce\x90"
- "\xb7\xb0\xc3\xe5\x95\xdf\xe0\xe4\xef\x8a\x04\xb4\x79\x23\xac\xe6"
- "\x0d\xd4\xef\x4f\xba\x6d\x1e\xe6\x07\xc3\x19\x82\xae\x8b\xf6\x33"
- "\x6e\x78\xaf\x25\x02\x5c\x79\x79\x9e\x64\xfc\xa4\xd4\xd7\xb1\x0f"
- "\x0c\xf7\xd5\x12\x42\x9f\xa3\xfb\x65\x8c\xf8\xb6\xb8\xd1\x2f\x23"
- "\xfa\xe5\x38\xcb\x3c\x13\x64\xdf\x24\xf0\xdb\x60\x19\xcf\x5a\xda"
- "\xe7\x45\xb6\xe8\x3e\xb2\xfc\x57\x7d\x28\x9a\x98\xa8\x8f\xc2\xc8"
- "\x7d\x64\x1c\x14\x5d\xa7\xf1\x9b\x6c\x27\xcb\x8f\x36\x5a\x7b\x7c"
- "\xc0\x3a\xf6\x09\x3a\x36\x16\xf2\x6d\x12\x8f\x21\xe6\xcf\x32\x6e"
- "\x67\xa2\xf1\x62\x78\x1a\x2c\x9f\x65\x9d\x6b\x1e\xda\xb2\x2b\x31"
- "\xbe\x8b\x1a\xae\x8c\xef\xa2\x9f\x72\x79\x6e\x07\xef\xef\x58\x42"
- "\x46\xc8\xe0\x2e\x1f\xec\xb5\xe2\x44\xf5\x0e\x58\xb7\x9d\xdb\x95"
- "\xf0\x9d\x60\x7e\xd1\x64\x10\xe8\x50\x80\x4f\x04\xcb\xa4\x0e\xb7"
- "\x73\x8a\x2e\x8f\x2c\x06\x5b\x92\x94\x0f\x46\x51\x96\x08\x86\x65"
- "\x5d\x19\xef\x73\x4d\x42\xfd\x09\xdf\x47\xf8\xdb\x1d\xc5\xc7\x6c"
- "\x91\xf5\xdf\xbc\xc9\x62\xa0\x7b\xfc\x49\xdf\x4c\xb1\x38\x42\x23"
- "\x18\x87\x80\xe9\x00\x1f\x3f\xcc\x76\xaa\x5a\x1b\x71\x42\xff\x7f"
- "\x59\xc6\x67\xf2\x27\x1f\xb3\xa9\x7d\x23\x27\xe6\xbf\x0a\x9b\xbe"
- "\x36\x8f\xe7\x16\x1f\xfd\xdd\xae\xf8\xf2\x6b\x6f\x89\x8d\xde\xe3"
- "\x11\xb7\x45\xd8\x56\x5b\xa0\x47\xba\xd6\x46\x04\x7f\xcf\xc1\x7b"
- "\xbc\x87\x4e\x94\xbf\x94\x4e\x27\x1d\x6e\xd7\x88\xc4\x34\xe0\x9a"
- "\x7c\x65\x1a\x70\x5d\xcf\xef\x19\xef\xca\x56\x71\xe5\xe9\x7a\x8a"
- "\x58\xff\xb5\xb7\x6c\x45\xb2\x7e\x52\x75\x33\x4e\xb2\x78\xcf\x68"
- "\x1a\xf0\xe2\x42\xde\x0a\x5d\x0e\x30\xbd\x58\xc2\xfc\xad\x0b\x92"
- "\x34\x8d\x77\x98\x57\x0a\xcc\x6a\x1d\xbc\xa9\x4c\x7e\xbf\xd2\xbd"
- "\xa6\xcc\xef\xb4\x6f\xe5\xef\xb4\x06\x92\x8f\x55\x22\x4f\xb3\x8f"
- "\xea\xd4\x7e\xab\xf9\x58\x39\x60\x54\x94\x2b\x7f\x68\xb3\x8c\x17"
- "\x05\x9e\xe6\x18\x51\xcc\xd7\x48\x4b\x47\xbb\x39\x5e\x14\xec\x9d"
- "\x75\x69\xdd\xf3\x92\x3b\x0b\xb2\x42\x48\x5d\x0c\xf3\xd2\xb0\x76"
- "\xe0\xee\x35\x63\x64\xe7\xa5\x31\x56\xe2\x3e\x5f\x5a\x3f\x74\xe7"
- "\x4f\x6e\x27\xd3\xbf\x5a\x9f\xa4\xfc\x3b\x29\x7d\xdd\xb7\x4d\xf4"
- "\xdf\xe3\xc8\xc8\x78\xf0\xd1\x3a\x9b\xc2\xdd\xba\x79\xfa\xf8\xf8"
- "\xc8\x79\x44\xca\xce\xf5\x8f\xb5\xce\x0c\x89\x2f\xd4\x3a\xf7\x3a"
- "\xc8\xbf\x67\x2b\xd4\xfb\x35\xad\xf1\x6b\x40\xac\xcf\xdb\x16\x2f"
- "\xb7\x2d\x58\xba\x72\xc9\xf0\xe1\x31\xb6\x92\x49\x7d\x17\x77\x5d"
- "\xb9\x9a\x4f\xd7\x1d\xd1\xdb\xcd\x7a\x09\x9e\xd1\xff\x35\x97\xc5"
- "\xb2\x9f\x96\xab\xb9\xb9\xe7\x66\x52\xcf\xfd\x1d\x34\xed\x8e\xa8"
- "\xc7\x6f\xd1\xb4\x3b\xbf\x95\xfb\xd0\xc2\xf9\x0b\x56\x45\xa5\xde"
- "\x15\xbd\x6e\x58\xfa\x16\xea\x4e\x1a\x7a\x2f\x64\x85\x61\xc6\x1a"
- "\x9e\x5b\xdc\x07\x8b\x42\xe2\x6f\x90\xd7\xe3\xc0\x63\xb9\x0d\x05"
- "\x21\x6a\x80\x2c\x13\x5f\x63\x19\xde\x4f\x9d\xed\x84\x3e\x05\xda"
- "\xb2\xa0\xef\x7e\xe8\x75\x17\x79\x7d\x06\xe5\x3e\x6b\xac\xe0\x98"
- "\xce\x4d\x5a\xbc\x7a\x77\x25\xd2\xaf\xc5\xf5\x23\x5c\xfb\xe2\x7a"
- "\xd4\xb6\x04\x76\x0f\xfb\xd2\xaf\x60\x5f\x7a\xf7\xfb\xd2\x1f\x28"
- "\xe0\x22\xf6\x09\xc2\xfb\x39\xac\x83\xf8\x68\xbd\x89\xd7\xc1\x39"
- "\x2f\xd2\xb6\xd9\x9e\xa6\x4c\xbe\x0a\xb9\x37\xe8\xae\x14\x25\x4d"
- "\x69\x62\x6b\x0e\x7f\x6f\x6d\xc4\x69\x5a\x6f\x48\x32\x7c\x46\x49"
- "\x56\x73\x6a\x87\x7b\x3d\xca\x2e\x99\xc3\x78\xea\xed\x5b\xb4\xf2"
- "\x1b\xc0\x71\xfa\x61\x8f\x6e\xb8\x91\xa4\x7e\xab\xe9\x73\x55\x72"
- "\x5e\x58\x3f\x27\x4a\xa7\xe3\xbd\xe9\x14\xa5\x9f\x88\xb0\xd2\x4f"
- "\xd7\x17\xe8\x7c\x80\x7b\x97\x4e\xa7\x31\xf1\xf5\x96\x14\x2c\x5c"
- "\xb6\x70\x81\x6d\xe4\xf2\x14\x8a\x8a\xae\x67\x5f\xb8\xc4\xb6\x6c"
- "\xe1\x73\xcf\x2f\x5c\x2e\x23\xe3\xf1\xdb\x98\x39\x3f\x5d\xa4\x34"
- "\x66\xeb\xe7\xbe\x6c\x43\x19\xbf\xeb\x3f\xe7\x98\x6c\x62\x63\x63"
- "\x1d\xfb\xee\x48\x1d\x25\x75\x50\x4e\xac\xbd\xf1\x82\x8a\x3b\x51"
- "\xdc\xa4\xd9\x3a\x2f\xc8\xef\x58\x9f\xa2\x0d\x65\x3d\xf1\xdf\x37"
- "\x4c\x04\x2e\x8d\x1a\xde\x2e\x76\xb8\x37\x8c\xd3\xf1\xe6\xa3\x17"
- "\x3c\x9a\x2e\xd5\x26\xe5\x07\xe6\x58\xc8\xbf\x98\xf9\x55\x7d\x83"
- "\x76\x03\xc7\xe5\x48\x92\xeb\xc9\xc9\x4d\x26\xae\x8b\x61\xa2\x3e"
- "\x0f\xc6\x07\xb8\xb5\xb1\x7c\x2b\xd6\xe1\xa1\xce\x0c\xae\x4f\xb3"
- "\x83\x86\x9c\xa1\x17\xe4\x9a\x73\xa4\xb8\xc9\xc4\x32\x85\x63\x88"
- "\x44\x4a\x00\x47\xee\xd1\xbe\xe0\x91\xeb\xb0\xfc\x0d\x02\xc0\xe2"
- "\x75\x60\xc8\x86\x74\xfe\x5e\x31\xa7\xa9\xd8\x70\xeb\x37\xf1\xda"
- "\xb3\x28\xf1\x02\xef\x1b\x82\x3d\x67\x1b\x5e\xf0\xb0\xde\xc9\x70"
- "\x7d\xb4\xa1\x86\xe1\xa9\xd8\x77\x2f\x0c\x03\xed\x8c\xe8\xd1\x9f"
- "\x5e\x98\x17\x65\x97\x71\x7b\x64\x3b\x03\x68\x8b\x8c\xb3\xaa\x7c"
- "\x4d\x65\xbf\x59\x7e\x96\x6b\x7d\xd7\xfb\x03\x78\x90\x7f\xeb\xd3"
- "\x74\xbf\x09\x9f\xd6\x6f\x6e\x1f\xb7\x3d\xba\xcd\x5a\x7b\x2b\xb8"
- "\xbd\x28\xb7\x23\x8a\xb7\x79\x5d\xa6\x0f\xd2\xf6\xf6\xf8\xb0\x6f"
- "\xa0\x78\xb9\xb1\x74\x89\x2d\x6f\xf1\x92\x67\x72\x57\xce\x7f\x66"
- "\x61\xee\xf3\xf9\xa3\x6c\xcf\x2f\x79\x32\x6f\xe9\x53\xcf\x30\xd5"
- "\x2c\x2f\x78\xfe\xa9\x67\x6c\x2c\x59\x72\xb3\xa7\x4d\xcb\xbd\xf7"
- "\xe1\xd9\x8f\xa4\xd0\xbd\xf3\x91\x06\xcb\x7f\x5a\xe6\x28\xf5\xea"
- "\xa1\xc9\x93\x7e\x98\x3b\x69\xe6\xc3\x33\xe6\xc8\x43\x2f\xdd\xef"
- "\xb3\x97\x24\xce\x10\x43\x87\x69\xa2\xd8\x1b\xc2\xf8\xf6\x39\x45"
- "\x25\xe3\x55\xbc\xf4\x17\xf3\x62\xe3\xa5\xbf\x88\x46\xbf\xb8\x1d"
- "\xbf\x1a\xa2\x9f\xf8\xf1\x83\x74\x2f\xc9\x54\xf4\x95\xfc\x44\x87"
- "\xfb\xc5\x8a\x1e\xfa\x2a\x91\x67\x29\xd9\x4f\x49\xad\xcf\xbe\x08"
- "\xf9\xbf\x7e\x6f\xf4\xbb\x1e\x7b\xf2\xc5\xa6\x6e\x7b\xb2\x5b\xa6"
- "\xbc\xd8\x6d\x5b\x22\xcd\x0c\xbb\x32\x99\xed\x4a\xb5\x9e\x54\x32"
- "\x41\xd2\x54\xaf\xfc\x6d\x26\xdd\xae\x64\xde\x96\x7b\x52\xd2\xfe"
- "\xf8\xc9\xb8\x68\x1e\x97\x6b\xfa\x1a\x8f\x73\x39\xb9\x7e\x97\x3a"
- "\x28\x9b\xd7\xb4\xfd\xc9\x5e\xd6\x15\x30\x7f\x75\x08\xd1\x7f\x50"
- "\xb6\x6a\xd3\x4f\x1c\xbc\xc6\xcd\x7a\xb3\x46\x4f\x03\xce\xd0\x4f"
- "\x3e\x10\xee\x17\xea\x95\x4d\xf9\x42\x98\xe5\xba\x58\x3f\xf4\x5e"
- "\xf6\x2d\x62\xdb\x09\x75\xee\xea\xa1\xd9\x92\xf1\x4c\x0b\x3d\xb6"
- "\xec\x4f\x62\xe4\x7f\xbb\xfc\x2e\xe1\x4f\x4e\xea\xf1\x1e\x0a\x86"
- "\x93\xd1\x34\xbc\x8c\xca\x8d\x02\xf2\xe6\x27\x9b\xb8\x0e\xc6\xa7"
- "\x8f\x5e\xdc\x89\xbc\xa6\x1e\xfc\x15\xa7\x75\xe3\x4f\x5b\x67\xd1"
- "\xd7\x58\x54\xbb\x4b\x26\xf4\x86\xab\xc4\x78\x2a\x9e\xf7\xa5\x78"
- "\x72\x53\x1f\xe6\x49\x1d\x5f\x97\xe3\xaa\x78\xc7\xe5\xb8\x2a\xbe"
- "\xd8\x83\xab\x17\x6f\xb8\x1c\x57\xc5\xcd\x51\xfb\x4a\xda\x3a\x4a"
- "\xc9\x04\xc6\x19\xd3\x18\xfa\xbd\x09\x74\x56\xd1\x83\xbf\x12\xf3"
- "\xe5\xf8\x2b\x19\x96\x18\x7f\xc5\x7c\xbe\x2a\x1a\x4e\x55\xa2\x79"
- "\x63\xc0\x3a\xa3\x76\x1e\xac\xe4\x65\xfe\xd6\x3d\xb7\xe3\x55\x63"
- "\xc4\xfe\xaa\x1b\x3f\x5c\xd9\x8e\xe8\xd1\xc5\x45\x50\xc3\x6f\x59"
- "\x1d\x6c\x5e\x5e\x57\xba\xc2\x5c\x74\x52\x5f\xf3\xc0\x7d\x33\xdb"
- "\xce\xfc\x4d\x28\x4e\x67\x7c\xf2\x37\xc6\x40\xef\xcd\x4a\x2f\x2d"
- "\xe9\xfe\xfe\x47\xfb\xcd\x2b\xb6\x27\xad\x23\x5b\x6d\xe5\x9d\x9c"
- "\x1e\x04\x0d\x4d\xe1\x74\xf6\xdd\xea\x0d\x66\x6e\x38\x8b\x12\xc3"
- "\xdd\xd8\x4d\xff\xbd\x9d\x89\x8e\x93\x47\xf6\xf9\x4b\x16\x2c\x5d"
- "\xb4\xe8\xcb\x45\x51\xf4\xbe\x5a\x99\x3b\xc2\xdf\xc1\xea\xdb\xb1"
- "\xfe\xe9\xd5\xa8\x13\xfa\x7f\x7e\xab\x9a\x37\x37\x42\xfe\x2d\xae"
- "\x53\xba\xe4\x63\xad\xea\x1c\xf8\x4b\xe9\x51\xf2\x19\x34\xf2\x92"
- "\x4d\xb8\x37\xce\xed\x19\xe3\x8d\x6d\x97\x8f\xf1\x4b\x94\x78\x8c"
- "\x5f\x1a\x11\x59\xc1\xe7\x70\x5e\x82\xfd\xb3\x4c\xea\x9a\xfc\xcc"
- "\x7e\x10\xb0\x99\x5b\x61\x2f\xb7\xcd\x5c\xe5\xb9\x27\x77\x95\x41"
- "\xee\x15\xf3\xb7\x57\x42\x97\x44\x0b\xfb\x22\xf0\xfe\x18\x7f\x7b"
- "\x85\xbf\xb9\xc4\xdf\xff\x94\x79\x70\x5f\x7a\x9a\xa4\xed\x88\xf7"
- "\xb6\xea\xd3\xf2\xfb\xd8\xd0\x15\x5e\x72\xe9\xba\xb5\x05\x2a\x23"
- "\x9f\x4f\xdf\xa2\xc6\xa3\x99\xc7\x82\xeb\xcb\x5d\xe5\x51\x75\x5c"
- "\xe2\xef\xaa\x91\x45\xe9\x10\x2f\xed\xbd\xe2\xda\x7d\x72\xa8\xb7"
- "\x18\x68\x66\x61\x74\xf5\xeb\xde\xab\xd4\xbe\x43\xcc\xbc\xcf\xfe"
- "\xa3\x1d\xee\x4d\x69\xf1\xfe\xa7\xca\x77\x68\x53\x86\xee\x93\x55"
- "\x2a\x7d\xa0\xc8\xc2\xf2\x93\xed\x9c\xd3\xb4\x69\x5a\xb5\x9c\x2f"
- "\x37\x4d\x8b\xde\xe3\xb4\xad\x5e\xd7\xf7\x1c\xbd\x74\xf1\x0a\xfb"
- "\xa6\xa9\x3d\xbe\xaf\xae\x7e\x28\xbf\xa9\xdb\x47\xcc\xed\xea\x57"
- "\x1d\xd5\x36\xbc\xdb\x19\xe5\xab\xe8\xe7\xf9\x98\xed\xc7\x6a\xf5"
- "\x5d\x55\x3f\xda\xd0\x80\x34\xd8\x13\x9b\x65\x3c\xc2\x95\x21\x1a"
- "\x96\xff\x7d\xfe\x66\xcf\xa6\x8b\x9a\x1d\xda\x66\x2b\xe2\xf6\x6c"
- "\x7a\x8d\xe1\xfa\x90\x4f\xc8\xfd\x80\xcd\xd4\xdd\xe6\xa8\xfa\x74"
- "\xd8\x0a\x27\x9b\x47\xe8\xed\xf2\xd1\x26\x19\x3f\x85\xbf\x73\x1d"
- "\xdd\x27\xc7\xa2\xc5\xb9\xf9\xf6\x55\xb9\x8b\x97\x2c\x2e\x48\x21"
- "\xc7\xfc\xe7\x17\x8f\x41\x92\xed\x29\xfb\xe2\xfc\xdc\xc5\x32\x5a"
- "\xb1\x0c\x84\x5c\xb0\x2a\x9f\xf7\x3e\x2e\xdb\x83\x4f\x93\xba\xbc"
- "\x71\xf3\x78\x35\xdf\x6f\x2e\xd7\xe9\x54\x7e\xfb\x5b\xe4\x50\x8f"
- "\xef\x95\xfc\x66\x70\x12\xfa\x79\x98\x69\x58\xc5\xf7\xd9\xd2\xac"
- "\xf4\x8b\xcd\xf5\x97\xfb\x64\x6d\xf6\xe9\x3e\x59\xa0\xef\x34\xe6"
- "\xf5\x28\x58\xa0\xff\x2d\x74\x79\x99\x2d\xe9\xdd\xfe\x9d\xda\x77"
- "\xc7\x79\xac\x64\xbc\xfb\x57\x58\xde\x6e\x7e\xc0\xeb\x98\xcc\x31"
- "\x7b\x35\xbe\xda\x92\x1d\xd5\x5e\xe9\xcb\xcb\xb0\xf8\x9c\xd4\x98"
- "\x60\xb4\x2f\xdb\x96\x8f\x30\xf7\x5a\xf5\x7a\x6c\x6b\x8c\x90\x77"
- "\x5b\xde\x0c\x18\x3d\x49\xd2\xff\x18\xe5\x00\xab\x4c\xf7\xa3\xf1"
- "\x75\xf7\x6b\xcb\x8e\xf8\x36\xa2\xed\xc3\x91\x5e\xd3\xe3\x27\xb8"
- "\xc5\xc5\x30\x90\x86\xf9\xbf\x74\x54\x74\x5a\xf4\x38\x4d\x9c\x3c"
- "\x0d\x0a\xf4\xf2\x85\x18\xa4\x49\xf3\xf3\xf2\x58\x06\xcd\x5f\x98"
- "\xf7\xfc\xb2\xa5\xcb\xb5\xa1\x9b\xb8\x88\xc3\x50\xcb\x2c\x77\x6b"
- "\x6f\x6c\x4b\x16\x2e\x5c\xa0\x92\xb4\x81\x8c\xdd\xb3\x52\x7e\x0c"
- "\xa5\xb0\xff\x37\xd9\x7b\x74\xc5\xd2\xed\xc2\xb8\xa5\x05\xbf\xf3"
- "\x52\xfe\xc8\x71\x2d\xcd\x8b\xb5\xd1\x4a\x0b\x75\xde\x97\xe3\xec"
- "\x64\x9f\xb3\xa3\x2f\xb7\x0b\xb9\xc7\x83\x71\x2d\xfb\x13\xfa\xd9"
- "\xc7\x47\x65\x7c\xe6\xcb\x10\x05\x67\x4f\x37\xbe\xd7\x3f\xd6\xbc"
- "\x5e\xf9\x4c\x98\xf8\x9b\xb5\x1c\x53\x02\xef\x61\xff\xbf\x74\x52"
- "\xc9\xc9\x52\x5f\xf7\xde\x8b\x31\x09\xf6\x66\x29\x68\x7f\x69\xe6"
- "\xe5\xfc\x5d\x66\xbe\x9c\xef\xd9\xd7\xb2\xcc\xa6\xe3\x38\xea\x1b"
- "\xf4\xa0\xbf\xb2\x83\xfa\x9a\x71\xb5\xf6\x4d\x04\xbe\xe7\xb2\x6c"
- "\x57\x88\x01\xfd\xef\x61\xbf\x86\x53\x54\xb6\x49\xd1\x54\x99\x3d"
- "\xca\x37\x30\xed\x0c\x95\x15\xab\xb1\x2d\x73\xe9\xfc\x87\x7e\x4a"
- "\x5d\x8e\x61\xa8\x79\xbd\xb4\x8f\xa2\xaf\xb2\x1d\x3a\x6e\xd9\x86"
- "\xc7\xf3\x9e\x1e\x3d\xa8\x74\x8e\xf4\x17\x51\x31\x35\xba\xb8\xff"
- "\x80\x33\x56\x87\x83\xbc\xe8\xbf\xd9\xaf\xe3\x4a\xcf\x13\x4d\x13"
- "\x93\xe6\xe7\xc3\xc0\x5e\xbc\x68\xd1\xc2\x65\xcb\xf5\x38\xe3\x19"
- "\x4b\xf3\x16\xa8\xb8\xe2\x77\x63\xf8\x57\x82\x87\x27\x70\x68\x72"
- "\xa4\xaa\xdb\x38\x7d\x77\x14\xaf\x89\x48\xff\x51\x69\x73\xbd\x76"
- "\xb0\x4a\xb3\xbf\x4e\xd1\x2b\xb3\x94\xff\xd5\x2b\xd7\x2a\xdd\xf6"
- "\x9a\xb7\x3b\xdc\x2f\x17\xe8\xba\x2d\xaf\xb5\xb6\xd3\x4d\x15\x7c"
- "\x46\x8e\xcf\x12\x6c\x7b\x5d\xb4\xf0\xda\x2a\xf2\x54\xe8\xdf\xa2"
- "\x63\xbd\x69\xf3\xeb\x2a\x86\xb6\x67\x09\xfb\x8a\xbc\xf6\x69\xa4"
- "\xe4\x58\x9a\x48\xd9\x97\x05\xfd\x2c\x95\x79\xa2\x7f\x1b\xfb\xf0"
- "\x72\xec\xab\x97\x5b\x58\xaf\x63\x59\xc6\xdf\x6b\x68\xa1\x97\xf7"
- "\x40\x46\x43\xa6\xbf\xe6\xf3\x27\x1f\x4b\xdb\xb0\x9a\xcc\x5c\x07"
- "\xe4\xb5\xaf\x6e\x3b\xe3\xf6\x15\x3a\x0c\x59\xa6\xc9\x6c\x1f\xd7"
- "\xe3\xa3\x97\xeb\xb5\x75\xff\x11\xda\x3a\xeb\x08\xe4\x83\xfc\xef"
- "\x5f\xa1\x68\x75\xff\x87\xb7\xb8\xc8\xc1\xdf\xa6\x54\x71\xab\x3e"
- "\xde\x8b\x7e\xec\xe5\x6f\x40\x42\x17\x84\xbd\xf3\x72\x01\xfa\xb0"
- "\x57\xf3\x01\x07\xad\xbc\xd2\xa0\x7c\xfb\x5f\x5e\xc0\x38\x00\xdc"
- "\x4c\x0d\x6e\x26\xe0\x62\xfc\x6f\xd0\xe2\x65\xbf\xb2\x49\xaf\x03"
- "\xf3\x9f\x1f\x7a\x73\x90\x75\x67\xb4\xdb\x8c\x5f\x6a\xa9\xdc\x4b"
- "\xf7\x41\xee\x5b\x04\xfb\xae\xf5\x7c\x6f\xef\x95\x3a\x7d\x2e\xe4"
- "\xba\xb5\xb6\x8f\xe2\xb5\x3e\x5e\xe7\xd3\xea\x62\x79\x6f\xd0\x61"
- "\xe2\xd9\x1c\xb9\x74\x76\x3b\x60\x9a\x31\xaf\xfb\xb5\xef\xac\xa5"
- "\x96\x5e\x60\x3f\x47\x1f\xe6\xed\xaf\x8b\xdc\x50\x1a\xef\x41\xf5"
- "\xd7\xbf\x63\x57\x7d\x81\xf1\xf5\x6a\x66\xcf\xde\x12\xca\x03\xff"
- "\xe0\x07\x57\x0b\xbd\x3a\x95\xeb\x65\x5e\xe0\xb1\xec\xc4\xd8\x60"
- "\x7c\xa6\x88\x4b\x67\x77\xdb\x96\x50\xff\xd3\xf4\xea\xb3\x3c\x46"
- "\xbc\x1f\xcc\xfe\x87\x48\xb3\x70\xdc\xfd\x53\xf4\xea\x23\x3c\x3e"
- "\xdc\x16\xe0\xd0\x1a\xea\xc8\xb9\x9f\xcf\x5c\xb3\xcc\x5c\x5b\x08"
- "\x9d\x7b\x11\xcb\x92\xf2\x4f\xd9\x86\xe7\xef\x25\xf1\xbd\x73\x81"
- "\x88\xc8\xf1\x5d\xcd\xe3\x5b\xfe\xe9\xda\x56\x11\xf9\xc2\x4d\xe2"
- "\x48\x80\xe8\x0b\x23\x85\x82\x46\x03\xb7\xdb\xe8\x3c\xcb\xe7\xc2"
- "\xb7\x93\xd7\x51\xcc\xbe\x6c\xe6\x2d\xab\x29\x8d\xcf\xd4\xf3\xb7"
- "\x80\x1a\x03\x95\xd4\x98\x5f\x49\xc7\x42\xe5\xe4\x59\xc1\xf1\x51"
- "\x5e\xdb\xf0\x47\x47\x39\xef\xb1\x25\xe3\x7e\xb2\xed\x87\xb2\xae"
- "\x61\x7f\x3c\xfe\x67\xfa\xa3\xe7\xcf\x64\x7b\x54\x3e\x8f\xaa\xcf"
- "\x39\x46\xf5\x59\xc7\xc8\xd9\x22\x22\x6c\xd7\x15\x3d\xcb\x75\x14"
- "\x03\xd6\x76\x3e\x7f\x9e\x16\x69\xb7\xa6\xa0\xff\x26\xde\x3f\x68"
- "\x0c\xf8\xc9\xb3\x64\x3f\xb7\xf1\x57\x55\x17\xc8\xec\x59\xf2\x07"
- "\x79\xaf\xec\xad\xb3\xdb\xbd\x0b\x9a\x59\xa7\x0c\xf1\xd9\x7b\xde"
- "\x93\x84\x8d\x11\x29\xe5\x36\x86\x55\xbb\x81\x2f\x93\x5e\x1e\x3a"
- "\xa7\x5e\x5e\xc6\x8a\xdb\xc6\xf8\x40\x9b\x1a\xe6\x28\x9c\xd4\x63"
- "\xa6\xd0\xda\xfc\xa9\x33\x27\x1a\x3f\xaf\xd6\x33\x7e\x38\x66\x6b"
- "\x04\xe3\x85\xb6\x65\x01\x07\x11\xbd\x0e\xb4\xd9\xac\xad\xe1\x9a"
- "\xb7\x5c\xa0\x54\xcf\x12\xfe\x16\xdc\x6b\x77\x58\x66\x99\x40\x1f"
- "\xe7\x76\x97\x5e\x24\x13\x8f\x1b\xef\xdb\x94\xca\xf7\x0c\xf3\xb5"
- "\x74\x1e\x33\x7f\xf2\x51\x17\x7e\x1b\xf0\x2b\x66\xba\xc3\x75\x13"
- "\xc6\xab\x18\x6d\xd8\x85\xb1\xda\xce\x57\x45\x8b\xfb\xf7\x72\x5c"
- "\x12\xcd\x86\xea\x49\x07\x1f\x85\x84\xfc\xde\x32\x78\xa6\x7c\x57"
- "\x04\x7c\xc4\x6b\x38\x55\xaf\x50\x6a\xc4\x5d\x16\xdc\x06\x59\x57"
- "\xf9\x8a\x3c\x97\x9c\xc6\xeb\x9a\x6f\xc9\x6f\x6b\xbc\xb6\x5b\x97"
- "\x7d\x1b\x07\xf3\xd9\xcd\xf2\x93\x46\x5e\xf7\x29\x3e\x96\xa1\xd1"
- "\x79\x06\xf2\x40\xfe\x0f\xd1\xe6\xd0\x57\xa4\x7d\xc1\xbc\xdf\x9b"
- "\x3d\x01\x5d\xb6\x5e\x6c\xcd\x21\xde\xff\x49\x5d\x27\xfc\xa9\x2d"
- "\x16\xd1\x18\xa8\x97\x67\x76\x1b\x03\x61\xb9\xff\x83\xf7\x86\x19"
- "\x01\xbf\x05\xba\x6f\x13\xe3\x4e\x4f\xe7\xbd\x23\x5e\x57\x9b\x11"
- "\x10\xfe\x99\xab\x2c\xfc\x2d\xcc\x61\x72\xef\x40\x4b\x6f\xb4\xc2"
- "\x6e\x58\xe5\xb7\xa0\xef\xa1\x6e\x58\xed\x39\x49\xcc\x6f\xc8\x9b"
- "\xde\x9d\xb7\x3d\xc7\xc4\xdf\x76\xe6\x3a\xa3\xd2\xfa\xcc\x74\xa0"
- "\x2c\x8f\x95\x96\xa6\x74\xe6\xd7\xf7\x74\xdb\x94\x7c\x7e\xa1\x1d"
- "\xf3\xe6\xf2\x1c\x43\xa4\x3d\xc7\x18\x06\x6c\xd0\x7e\x9a\xfc\x26"
- "\x67\xc8\xaf\x7d\xe3\xaa\x15\xfc\xdb\x4c\x62\xf3\x90\x79\xc8\x67"
- "\x62\xb8\x1c\x0b\x82\xbf\x0d\x22\xfa\x5f\x9f\xf8\xdb\xcf\x9b\x0c"
- "\x56\x4f\xd1\xa3\xa0\xa7\x37\x6a\x98\x9f\xc3\xe6\x3f\x8e\xb5\x3d"
- "\xcd\x3a\xcc\x1b\xd2\x37\x20\x0c\x1e\x0b\x27\xff\x71\xec\x98\x56"
- "\x32\x14\x81\x6e\xd5\x1a\xd4\x1b\x0f\x7b\xc1\x83\xce\x88\x80\x1e"
- "\xfa\xc6\x14\xa6\x1b\x4b\x1b\xfb\xca\xfd\x71\x9c\xf4\x4f\x4b\x09"
- "\xa7\x79\x83\xad\x54\xef\xfa\x0b\xd5\x87\xbc\xae\x9a\x0b\x7e\x93"
- "\xf2\x53\x33\x31\xdc\xc5\xfc\xce\x09\x5a\xcd\x0d\x6f\xa7\xde\xf6"
- "\x06\xd8\x3e\xc6\x1c\xf6\x57\x65\x2b\xbe\x51\xa3\xdb\xc5\x57\xee"
- "\x43\x45\x3a\xc7\xcf\x10\xc2\x4a\x91\x8d\xff\xc1\xb1\xf2\x9d\xa2"
- "\x23\x83\xc6\xac\xe6\x35\xb9\x37\xda\x60\xa3\x64\x69\x70\xcf\x2b"
- "\xb8\xc8\x7f\x05\xb8\x4c\x33\xf5\x15\x72\x5f\x0a\x7d\xfa\x0f\x0a"
- "\x03\x76\x38\xe5\x3f\xb2\x20\xe3\x9d\xce\x2f\x78\xcd\xf6\xcd\x47"
- "\x50\x0f\x35\x86\x9a\x88\xe3\xf0\x54\x45\x30\x3f\x9e\xb7\x92\xe6"
- "\x93\xe7\x3c\x47\x15\x93\x23\x22\x23\x0d\xf6\x3a\xef\xc7\x38\x59"
- "\xc6\xf1\x5a\x40\x51\x98\xfa\x7a\x31\x33\x72\xec\x08\xc0\x98\xfe"
- "\x11\xef\x7d\x41\x4e\x84\x85\xd5\x78\xf0\x12\x66\x7a\xc8\x4e\x19"
- "\x4b\x62\xfd\xd7\xde\x1a\xb0\x8e\xee\x11\x46\x8b\xf4\xe9\x8c\x94"
- "\x74\x59\x31\xb6\x76\xd9\x9e\x8d\xc7\xc6\x45\xf9\xff\x25\xa1\x2e"
- "\xe9\xff\x27\xcc\x47\x43\x95\x72\xdd\xf1\x8f\x63\x3b\xdc\x15\x01"
- "\x1f\xbd\x21\xd7\x5f\x37\xf1\x19\x0f\x29\x63\xdf\x9c\xef\x4f\xfe"
- "\xc4\xc7\x30\xf8\x2c\x6b\x64\x45\x78\x77\xe9\x3f\xa4\x7e\xcd\xef"
- "\x26\x36\xb6\x75\x78\x44\xf1\x27\x3e\x3e\xc7\xa8\xc1\xb6\x9c\xa3"
- "\x37\xaf\x15\x25\x9f\x40\xbf\x78\x73\x9e\x1a\x1b\x79\x3f\x8a\xdf"
- "\x87\xba\x32\xa0\x57\x57\xec\xac\xec\xe4\xbd\x80\x8a\x39\xc2\xfd"
- "\x75\x4f\xbb\xf9\x13\xdf\x6c\x2b\xeb\x54\x6f\x16\xf8\x0c\xb5\xc5"
- "\xda\x3a\xa0\x8c\x8b\xd1\x9b\x8d\x24\xb6\x5a\x53\xbc\x00\x02\x7b"
- "\x36\xfd\x0c\x6d\xfd\xbc\xd3\x4d\xc6\x2e\xe8\x82\x9d\x46\xe2\xf5"
- "\xec\xd4\x2d\x43\x29\x13\xef\x86\x9e\xa1\x37\x8f\x86\x8c\x94\x8e"
- "\x5f\x9a\xff\x6b\xf6\x64\xc0\xcd\xe2\x35\xd2\x86\x0b\xbc\xc6\xf5"
- "\x96\x3c\xa7\x5c\xfa\x16\x8d\x88\x00\x1e\xef\xf7\x94\x0e\xa5\x11"
- "\xbc\x4e\x89\xb4\x8c\xdc\xb0\xda\xf7\xd4\xd7\x22\xd6\x0f\xa5\x51"
- "\xb1\xf5\xbe\xb9\x5b\xad\x63\x6e\x6d\x91\xb6\x95\x9f\x6e\x84\x6d"
- "\x75\x0a\x70\x77\x08\x77\x92\x10\x5f\xb3\x1a\x95\x6f\xc2\x5b\x9b"
- "\x2d\x15\x8a\xee\xe4\x3e\x1f\xe8\x8d\xf7\x51\xb5\x3d\x25\x83\x8c"
- "\x07\x92\xe2\xad\xe3\xef\x50\x47\xad\x13\xa7\xc9\x76\x68\x67\xf8"
- "\xc3\xeb\x6f\xe3\xd8\x60\xf2\xec\x7e\xee\x7c\xb5\x1f\xc5\xe7\xfb"
- "\x7d\xf4\x96\x8c\xc7\xb8\xe9\x2d\x4a\x7d\xe9\x2d\x4a\x6b\x58\x24"
- "\xfb\x55\xa3\x78\xd1\x44\xdc\xde\x48\x31\xf3\x19\x68\x02\xed\xe6"
- "\xfa\x98\x36\x1a\x43\xe7\x3d\xce\x02\x11\xf1\x3c\xcd\xba\xe8\x5b"
- "\x61\xcf\xb2\x5d\x34\xb3\x25\xa4\xce\xa2\xce\x25\x7f\x35\xe0\x55"
- "\x0f\xa5\xb4\xd3\xb4\x35\xd9\x9b\x47\xbc\x5f\x71\x93\x67\xd9\x1e"
- "\xc0\xde\x7a\x03\xcf\x05\x9b\x81\x1f\x35\x27\x6c\x6d\xf2\x06\x9b"
- "\xa9\x01\xfc\x3d\x23\x5f\x48\x38\xc8\xf3\xb0\xec\xef\x56\xab\x2d"
- "\x57\xc5\x60\x90\x7d\xed\xde\xe7\xd3\xfa\xe1\xbd\x20\xe1\xd9\xbd"
- "\xa0\x12\xbd\x4f\x3a\xae\x15\x7d\x6d\x7d\xc7\xb3\x6c\x07\xf1\xf8"
- "\x70\x7e\x3c\x97\x7b\xdb\x90\xf7\x6c\xec\xb8\x70\x1e\xbc\xfb\x08"
- "\x70\xbf\xd3\xb3\x57\xcd\x7b\xa8\x3d\x79\x2a\xdf\xe2\xf3\x68\x6f"
- "\x99\xb7\x02\x47\x6a\x6d\x7f\xeb\x1d\xdc\x56\x8c\x5d\xa6\xb7\xe0"
- "\x2f\x89\x7d\x52\xc1\xfb\xa0\xfb\x75\x8d\x72\xcf\xae\x72\xf8\x8c"
- "\x50\x44\x28\x79\x56\x79\x3c\x02\x39\xe0\xc3\x95\x65\x81\x94\x27"
- "\xb7\xb3\x1f\x50\xe5\x09\x8b\x41\x8d\x2f\xf7\x85\xf5\x95\x44\x63"
- "\x1c\xb5\x9f\x98\xc6\x6d\xd5\xc7\x98\xbf\xe1\x18\xe1\x3d\x61\xf6"
- "\xb7\xef\xb2\x92\xa2\x3f\x51\x06\xb8\x1f\x69\xba\x9b\x43\x9b\xcb"
- "\x1c\xed\xc9\x7f\xcc\xe2\xf3\x91\xba\x6f\x30\xf8\x77\x7c\xae\xf2"
- "\xe7\xb6\xb2\x8c\xaa\x36\x0a\x8d\x36\x2b\x8f\x6b\x65\x0b\x94\x4f"
- "\x46\x65\x39\xca\x17\x24\xec\x6f\x12\xe4\x8e\x1b\x62\x1a\xfd\x61"
- "\x3d\x52\x40\x56\x61\x3e\xe8\xeb\x0d\x74\x6a\xdf\xcf\xdc\xf6\x20"
- "\x74\xea\xbe\x7c\x3e\x4a\x6f\xdb\xd5\xed\xfd\x6d\x1b\xa6\x6c\x9b"
- "\x6d\x73\xf5\xb5\x25\x61\x06\x8e\xdd\x16\xc1\x67\x25\xf9\xbc\x4b"
- "\xa0\xbf\xc1\xe6\xef\x3f\x68\x96\xe2\x9b\x6d\x1b\x44\xb2\x92\xb7"
- "\xb9\x41\x72\x71\xbf\x78\x6f\x17\x76\x53\x5f\xee\x33\xe0\xc0\xfe"
- "\xc9\x1f\xaf\xe6\x73\x05\xbb\xd7\xb5\x1d\xbd\x6f\xe8\x93\xec\x1b"
- "\xfa\x28\xfb\xa6\x7d\x5f\xea\x34\x55\x0d\x97\xeb\xe5\x57\xd7\x1f"
- "\x15\x5f\x66\x93\xc1\xc6\xdf\xce\x3d\x4d\xd5\xfb\xe4\x19\x18\x8c"
- "\x89\xda\x07\xa9\x2a\x10\x29\x2f\xa5\x5c\x1d\xcc\xaa\x2c\x05\x73"
- "\xd0\xac\xd7\x38\x16\xa5\xf6\x8d\x3a\xc0\xfe\xa9\xd8\x3c\x68\x96"
- "\x3c\x63\x88\xfa\xf8\x1b\x9f\x3d\x72\xa8\x7a\x04\x8f\xd5\xed\xbb"
- "\x28\x4b\xd1\x61\xf5\xf5\xbc\xd6\xac\xec\xbc\xaa\x23\x90\xbd\x9b"
- "\x94\x4d\xa5\xfb\x91\x1b\xa4\x1f\x79\xb4\x8c\xbd\xca\x36\x4a\x79"
- "\x27\x52\x3a\x3d\xb8\xdf\x2b\xcf\x4a\xa2\xbd\x2b\x43\xba\xfc\xab"
- "\xda\xcb\x3e\x49\xdd\xfe\x00\xab\x40\x2b\x45\xea\x1c\x79\x87\xbb"
- "\x3a\x47\xd7\x51\xe4\x37\xc9\xdc\xe2\x08\xe7\x9b\xb9\xea\xbc\xf4"
- "\x17\x28\x95\x31\x0f\xce\x68\xe7\xec\xaa\x9f\xd5\xd6\x35\x32\xd8"
- "\x87\x1f\x65\xcb\x7d\x74\x58\x9e\x09\x64\x1c\x70\xdd\xb2\xed\xf2"
- "\xbb\x60\xd5\xbb\x7b\xf6\x7d\xaa\xe4\x77\xd3\x95\x5f\x6b\xf5\x11"
- "\x9d\x46\xd0\xdf\xbe\x2a\x36\x68\xd5\x1d\xb5\xa3\x48\xd2\x40\xbb"
- "\xb0\xa6\x7c\xa3\x92\x69\xb2\xda\x1f\x8d\xa7\x99\xa1\x88\x53\xc9"
- "\xa0\xaa\x66\x21\x79\xbd\xaa\xf9\xcb\xf5\x89\xed\x93\x75\x5d\x44"
- "\xe1\x39\x0d\xf2\xe5\xed\x34\x89\xeb\xe2\xfd\x39\x1c\xa3\x65\x4d"
- "\x11\xc7\x9c\xfa\x69\x1f\x8e\xed\x15\x2a\xde\xef\x08\xf3\x99\x4c"
- "\xcc\xb3\x91\xe2\xfd\xc5\xa7\xf3\xc9\x98\x9b\xcf\x7b\x5d\x9f\xec"
- "\x66\xfb\x4a\x38\xa1\x0b\xa4\x40\x3f\x01\x9f\xaf\x5d\x4c\x96\xc7"
- "\xed\x80\xed\xcc\x48\xe7\xd8\x5b\x1c\x77\x8b\x63\xe7\x85\x9d\x19"
- "\x03\x71\x3f\x18\xfa\x5c\x9a\x30\xef\xb7\xb3\xbf\x4c\xd8\x2d\x20"
- "\x8f\x4f\x72\xfc\x2f\xa3\xd7\x1f\xa4\xb5\x67\xc9\xcc\xb1\xbd\x42"
- "\x25\x9f\x1c\x69\x0c\x7c\x2a\x6d\x8b\x01\xf9\xd0\xa7\x23\xf2\x5c"
- "\x8e\x35\x92\xfc\xc9\x6e\xcc\xf1\x7b\x54\xbf\xcf\x0b\xd5\x6f\xd5"
- "\x6e\x6e\xbf\x94\x71\xc5\x35\xc5\x45\xb2\xed\xff\xf2\xf3\x10\xe0"
- "\x47\x8a\x0f\x6f\x08\x17\x1f\x76\xa9\xb3\x9c\xf5\x54\x54\x20\x5a"
- "\xbd\xd0\x8d\xd9\x7f\x93\xcf\xeb\xb2\x3f\x0e\xf7\x91\xfb\xc7\x75"
- "\xff\xf1\xc2\x59\x19\xab\x2c\x84\x67\x67\x9e\x56\xa6\x0d\x65\xda"
- "\xea\xa9\xb3\xf8\xb0\xec\x7b\x63\x40\x95\xcd\x95\xf7\x5c\x3e\x0a"
- "\x0f\x5a\x9f\xbb\xf1\x80\xbe\x73\xff\xb8\xff\x21\xc6\x09\x70\xa0"
- "\xf5\xd5\xda\xa5\xf5\x93\xfb\x78\x0c\xb3\xce\x5b\xe8\x27\xfa\x2a"
- "\xfb\xd9\x85\x7e\x1e\xb1\x13\x05\xb7\x18\x32\xbf\x48\x39\xec\x62"
- "\xfb\xd0\xf9\x27\xe8\xd1\x85\x65\x04\x3b\xd0\xf4\xab\xa2\x32\xe3"
- "\x46\xe8\x26\x45\x7e\xd8\x83\x7e\xd1\xca\xfa\xbe\x37\x1f\xbf\x50"
- "\xa5\xfc\xee\xb0\xd4\x8f\xf9\x1b\xb1\xcf\xa1\x4f\x91\xcf\xa9\xa8"
- "\x55\xb4\x42\x37\x0d\x7a\x43\xc8\x63\x47\xff\x61\x3f\x9e\xd6\xda"
- "\xcf\x79\xd7\xfe\x43\xf5\xcb\x92\x47\xe9\x87\x1e\x2d\x36\x7a\x9b"
- "\x8b\x49\xef\xcb\x13\xc8\x87\xfe\x58\x01\xab\xbf\xfc\x2e\x03\xfa"
- "\xb9\x15\xed\x0c\x46\xf5\xa9\xa1\x2d\x08\x98\x27\x28\x65\x16\x19"
- "\xde\x3a\x87\x7e\x9c\x23\x6b\x59\x11\xf4\xaf\x87\x58\x5f\xfc\xe9"
- "\x67\xd7\xe4\xd0\x08\x1f\x6d\x6f\x55\x74\x27\xe3\x06\x5d\x77\x86"
- "\xde\x4e\xee\x8e\x0d\xc4\xf1\xd6\x92\x3f\xa9\x67\x3a\x92\x31\x82"
- "\x78\xce\xe8\x00\xcd\xb0\x2f\xcd\x4a\xd4\xd1\x91\x31\x58\xb6\xc7"
- "\x3d\x96\xf0\x9c\x8a\x67\xd6\x83\xd3\x79\x4d\x00\xe5\x8e\x08\xe0"
- "\x8c\xe1\x43\x9f\xdb\xc3\x57\xc6\x61\xc2\xb3\x26\xbf\xa6\x71\xa8"
- "\x63\x1c\xdb\xbe\xbb\x8b\xfc\xc6\x17\x7e\x4d\xa3\xae\x4e\xa6\xbc"
- "\x3d\xae\x37\xf9\xcd\xfb\x16\x0c\x0f\x7d\x1b\x78\x86\x76\xdc\x10"
- "\xcb\x63\x36\x29\xcb\x94\x1c\x7c\xbb\x85\xf7\x0a\xae\xb2\x5e\x29"
- "\xff\xd8\xe7\xe9\x2a\xcb\xb5\xea\xed\xc0\xfd\x8e\xde\xda\x7e\xf5"
- "\x78\xd8\x91\xd5\x1b\xac\xcd\xaf\xcb\x78\x71\xce\x2d\xaf\x43\x5e"
- "\x40\x57\xa8\xb5\x72\x0c\x6f\xcc\x9d\x3b\x02\xb4\x7c\x1b\x99\x9d"
- "\x67\x79\x4d\x66\x3a\xd5\x56\x66\x52\x15\x6c\x72\xd1\x9e\x31\xf0"
- "\xd5\x0b\xec\xfb\xa0\x64\x08\xeb\xa4\x7c\x96\x52\x2c\xcf\x48\x2b"
- "\x7d\x5d\xd7\xe1\xdf\x49\x2e\xbc\x48\x46\xf5\x8d\x94\x77\xcc\xd9"
- "\x36\x11\x2a\x37\x46\xec\x95\x1c\xf3\x2a\xa5\x6b\x1e\xc7\xbc\xd2"
- "\xe3\x48\x49\xdd\xc7\x01\x9e\x6b\xb7\xa6\x6c\x5e\x46\xa3\x38\xf6"
- "\x9d\xc5\xaf\x74\x39\x35\x5f\xbf\x33\x0e\xed\x4b\xd3\xf6\xfb\xd3"
- "\x54\x6c\xa9\xb7\x5d\xd5\x17\x50\x97\x7a\xbf\x38\x0c\x1b\x46\xc2"
- "\x5d\x46\x23\x2a\x2f\x50\x06\xeb\x41\xb9\x9f\x2b\x9d\x8d\xed\xc2"
- "\xe9\x6d\x16\x11\xfe\xef\x0c\xda\x76\xa6\x27\x36\x9e\x7f\x39\xc7"
- "\xd3\x13\x09\xcf\x55\xa9\xf5\x77\xe9\xf3\x23\xe3\xb1\xa8\x6f\xe8"
- "\x11\x95\xbf\x42\x26\xfe\x66\x2c\xaf\xe5\xf1\xda\x30\x9f\xfb\x51"
- "\x73\xc8\x3b\xcd\x7a\xcc\xb0\x5e\xf7\x11\x8b\x95\xbd\x13\xe9\x0b"
- "\xfb\xcb\xdf\xe1\xf1\xac\xe0\x39\xe3\x5d\x1b\x9f\x35\xea\xb1\x71"
- "\xde\x35\xf0\x3b\x4e\x63\x5f\xf8\x2c\x89\xcb\x77\xa7\xb0\xdd\xa3"
- "\xd9\x8c\x87\x6c\xdd\x69\x4a\x87\xe1\xb9\x8c\xdb\x50\xad\xd6\x91"
- "\x07\x74\xb8\xdf\x5d\xa0\xcf\x67\x3c\xaf\xab\xef\xd5\xbe\xeb\xf0"
- "\x19\x3e\xea\x75\xff\x4a\x5f\x57\x97\x7e\x6e\x1c\x0b\xcc\xfd\xee"
- "\x4e\x7d\x7e\x93\xdf\x23\x59\x3f\xf4\xde\xe5\xab\x68\xd8\xec\xeb"
- "\xcd\x32\xf6\x06\x7f\x77\x54\xcd\xbb\xef\x36\xf5\xec\xa7\x65\x49"
- "\x7c\xcb\x6f\x0d\xb2\x8d\x61\xc4\x1c\xac\xe2\xdf\xb5\xa9\xf9\x57"
- "\x3f\xe7\xfe\xee\xd9\x9e\x7a\x7e\x96\xd6\x3d\x8f\xa2\x0e\xf6\xeb"
- "\x60\xf8\x4a\x37\x79\x97\x7d\x68\x78\xef\x2b\x4b\xcd\xaf\xef\xd6"
- "\x5d\x41\x17\xcb\x60\xfc\x46\x34\x7b\xd2\xdb\xf6\x37\x85\x5f\x07"
- "\x25\x8d\x29\x27\xeb\xa1\x22\x9f\x69\x80\x8a\xe3\x64\x39\x45\x3f"
- "\x9b\xcf\xef\x99\xd6\x3d\xb7\xf3\x5a\xdc\xcf\x0e\x7a\x79\xde\xee"
- "\xca\x49\x9d\xc1\xb6\xbe\xd4\xc5\x7f\xb6\x6b\x34\xca\x21\x6d\xe0"
- "\xef\xcf\x05\x4d\xa5\xab\x69\x14\x7f\xd3\x13\xe9\x72\x9d\xc0\x3f"
- "\xe4\x99\x8e\x6f\xa4\x93\xf5\x1b\xe5\x7c\x1e\xe0\x67\xc7\x61\x5f"
- "\x86\xe4\x3a\x2a\xd7\xbf\x65\x88\x8b\x63\xff\xbd\xd7\xe9\xeb\xa3"
- "\xc6\x6a\xe7\x73\x78\xce\x88\x7a\xee\xaf\xaf\xe5\xfb\x68\x67\xbe"
- "\xdc\xbb\x64\x9f\xe7\x25\x3c\x5f\xb3\xad\xa4\xfb\x09\xed\x7c\x4e"
- "\xb5\x65\xe7\x73\xb5\xf9\xc4\x6b\xd5\xc7\xab\x64\x1c\xaf\x9d\xd9"
- "\x3e\x7a\x77\x83\xb6\x1e\xd3\x24\xe9\x8a\xf5\xdd\x17\xd9\x06\xfb"
- "\x9b\x67\x33\xf2\xf1\x3c\x91\xeb\xa0\x2c\xa5\xc3\x87\x38\xee\xa5"
- "\x2f\xaa\xff\x9f\xf2\x5a\x5f\x42\x99\xf8\x16\x91\x2c\x53\xd2\x35"
- "\x4b\xfa\x9c\x6d\xbe\xde\x87\xab\x59\x94\x84\xd9\x5e\x4a\x05\xcd"
- "\xa5\xe1\xca\x73\x38\xe7\x4d\x17\x9b\x87\x78\x98\x2e\x61\xc3\x5a"
- "\x61\x27\x98\xdb\x93\xbb\xa6\xf4\x76\x56\x91\x71\xe3\xdd\xf0\x43"
- "\x52\x3e\xb4\x3f\x9f\xd3\xe0\x87\x7e\xb6\x8d\x68\x79\x48\x74\xda"
- "\x6e\xe4\x33\x41\x3f\x9f\xe3\xdc\xc6\xbe\x2b\x3f\xcf\x88\xf5\x5d"
- "\xf9\xf9\x14\xfc\x8a\xf1\x3b\x49\xf4\x8b\x54\x5c\xe7\xf4\xfc\x7e"
- "\x31\xa5\xc3\xfd\xf3\x39\xc0\xa3\xd4\xb1\xae\x4e\x26\x72\x79\x8c"
- "\x03\xdb\x45\xc9\x7f\xf1\xab\xfe\x0e\xca\xc4\xb3\x59\xf4\x1f\x92"
- "\xaf\xf5\xd7\x86\xe7\x34\x9b\x13\xf3\x5a\x32\x70\x32\x14\x7d\xee"
- "\x7f\xbd\x8f\xfb\xcb\xed\x6d\x4f\x0e\x53\xf4\x39\x4d\x86\xc9\xfd"
- "\xf7\x27\xa3\x1c\x70\x29\x6e\x5e\xb1\x5d\xc7\xa7\x86\x27\xde\x37"
- "\x32\xb6\x03\x86\xd2\x83\x90\x1f\x30\xf4\xfc\xdd\xb8\x1f\xca\xdf"
- "\xd7\xc0\x98\x22\x1f\x6c\x62\xb3\x7e\x06\xb4\xc3\xfd\x8b\xac\xc3"
- "\x79\x6a\xff\x80\xcb\x06\xa2\xca\x72\xcc\x8b\x44\xe5\x51\xa7\x2c"
- "\xcf\x6d\x3d\x4d\x3f\x7f\x58\xd5\xfb\x8b\xb1\xbd\xf1\x52\xd1\x70"
- "\xe8\x77\x95\x3e\x8e\x8b\xc1\xfa\xd0\x78\xef\xb0\x00\x79\x2b\x23"
- "\x98\xf3\x43\x99\x59\x45\xc2\x73\x9a\x7e\x71\xb1\x31\xd8\x7a\x95"
- "\xf3\xe1\x2f\xa4\x4f\x96\xe8\x74\x91\xb7\xf0\x4e\xf9\x2d\xeb\x73"
- "\xb4\x6b\xa4\xd7\x2f\x63\xc2\xf3\xbd\x8c\x2d\xca\x7e\x1a\x3c\x37"
- "\xc0\xc6\xee\x8e\xa9\x18\x41\xde\x2a\x4e\x47\x9a\x37\xe0\x97\xb1"
- "\x17\x7b\xfc\xc8\xbb\xcc\x8a\xa7\x7e\xf9\xa9\x8c\xbf\xc0\xed\x0d"
- "\xdd\xef\xe1\x36\x47\x8a\xbb\xcc\xdc\x07\x27\xec\x3f\x6f\xa8\xc3"
- "\xc3\x3c\x61\x5b\xc1\x6b\x85\xbf\xdc\x07\xba\x13\x91\x92\x2e\xf3"
- "\xd5\xf5\xe1\x97\xf2\x3c\x90\x33\x24\xce\xf9\x93\xbb\xcc\xac\x93"
- "\x94\x16\xf5\x31\x4f\xaa\x14\x9e\xf6\x94\x50\x66\x87\xfb\x97\x27"
- "\x0f\x3b\xd4\xd8\x5c\x25\xdc\x93\x7a\xdf\xab\xb4\xbe\x23\x4d\xee"
- "\xcd\x8d\xa9\x50\xb1\x26\x7d\xb4\x2b\xbd\xd7\x35\x2b\x8c\x33\xeb"
- "\x03\xec\xe3\xaa\x70\xb1\x6b\x41\xf7\xdc\x70\x55\xed\xd8\xb5\xe0"
- "\x2b\xd4\xd1\xa5\xd5\x71\xe4\x7f\x58\xc7\x91\x2b\xd5\x01\xd9\x70"
- "\xc3\x19\xfa\xd5\x9c\xab\xb7\x1d\x7f\x65\x93\xb4\x52\x1c\xb2\x29"
- "\x99\xf9\xeb\x8f\xc2\xb0\xdf\x42\xa9\x83\x32\xe5\x77\xa7\x8c\xe4"
- "\xe2\xb8\x9b\xa1\xe2\xbf\xf8\x1b\x1c\x9d\xe4\x59\xf1\x67\x6a\xa1"
- "\x5f\xc9\x58\x77\x0d\x05\x6c\xb3\x0d\xc9\xef\xda\x18\x72\x75\x19"
- "\x77\xed\x60\x7c\x6f\xc3\x38\x6c\x8d\xa2\xb3\xc6\xc0\x9f\xc9\x3b"
- "\x8f\xd7\x57\x9b\x78\x5d\x3b\x5f\xf4\x1f\x94\x19\x81\x6c\x80\x8e"
- "\x1e\x96\xf8\x80\xfe\x22\xed\x2d\xd8\x6c\xd2\xde\xf2\xcb\xf3\x89"
- "\xfd\x65\x3c\x4d\xf7\xd2\x00\xaf\x7d\x87\xbb\x72\x6c\x1d\x6e\x9a"
- "\xc5\x71\x36\x79\xdd\x59\x98\x8f\xa5\xcf\x0c\x25\x09\x69\x4f\x41"
- "\xf7\xe7\x38\x9b\xde\x80\x8f\xc2\xd0\xa3\x2b\x2f\x51\x7a\x25\x74"
- "\x4f\xc8\xec\x34\x96\xeb\xd5\x5a\xac\xcd\xcd\x97\x7a\x62\x6d\x56"
- "\xf1\x5a\x4f\x33\xee\x2f\x91\x29\xbc\xd9\x60\xdd\x7a\x89\x46\x6c"
- "\x5b\x41\x19\x5b\x79\x2d\xef\xef\x4a\xf7\x61\xbd\x42\xc6\xdd\x5c"
- "\x9a\xc1\xeb\xf9\x3d\xba\xcf\x4a\x8e\x0b\xdc\x2d\xb7\x4c\x72\x0d"
- "\xe4\xaa\xf0\xfd\x6b\x39\x0f\x86\x8a\xbb\x66\x85\x52\xaf\xf7\x75"
- "\x6d\x0c\xc3\x26\xfd\x55\x1d\xf0\x97\x95\x68\x6c\x75\x3f\xac\xf2"
- "\xa8\x58\xa9\x87\x47\x28\xf9\xee\xa3\xf7\xcc\xbd\xd1\x44\x78\x6b"
- "\x0e\x8d\x69\xa3\x4c\xe5\xd3\x90\x8c\x39\xf1\xbd\x3c\xde\x3f\x2f"
- "\x7a\x96\xac\xe1\xad\x73\x0d\xce\x9f\x52\x12\x7f\xe7\x9c\x7f\x45"
- "\xff\x10\xad\x63\xf2\x28\x93\xf7\x1f\xd8\xef\xc1\xb6\x46\xe6\x9f"
- "\x30\xa2\x90\x32\xa3\x61\x4f\x51\x8e\x51\x77\xdb\xa6\x2e\x79\x6a"
- "\xe9\xb3\xf9\xf3\x0b\x16\x3f\xb9\x38\x6f\x71\xc1\x2a\x19\x42\x61"
- "\x94\xfc\x77\xdf\xc8\x05\x73\xe4\xa6\x73\x94\x7e\x31\xa2\x67\x3d"
- "\xee\xbd\x8b\x21\x5e\x3f\xb8\x2a\x7c\xbd\x27\xe5\x5f\x25\x74\xa9"
- "\x4a\xe9\xbb\xb3\xdb\xec\x33\xd4\x35\xc9\x35\x71\xa4\x6d\xd2\x7c"
- "\x6c\x4e\x6b\xf9\x22\x9b\x86\x78\x40\xc7\xe3\x4f\xd1\x6f\x42\xbc"
- "\x1f\x82\xb1\x4a\xf3\x16\x9e\x61\x5b\x72\x3c\xaf\xf1\x37\xf0\x5a"
- "\xc6\x32\xce\xbf\x7b\x2d\xfb\x30\xb0\x3f\x14\xe8\x70\xc7\x29\xed"
- "\x59\xfb\x66\xfa\xd6\xd0\x52\xeb\x8e\xd0\x79\xeb\xbb\x42\xe4\xbc"
- "\x25\x96\xda\xb7\x8a\xf3\xf6\xb7\xa2\xe2\xbf\xf5\x45\xf9\x97\xc1"
- "\x27\xdf\xc1\x6f\x88\x28\xde\xbf\x13\xfc\x37\xec\x0c\xed\x7e\x87"
- "\xdb\x30\xdd\x2e\xce\xf7\xc4\x42\xd8\xbd\x0f\xcf\x5d\xf8\x45\x44"
- "\xf1\x81\x23\x51\xfb\x6b\xfc\xee\x53\xce\x9f\xbf\x88\x7d\xc2\x76"
- "\x9f\xe5\x76\x89\x8d\x07\xfe\xcd\xef\xb4\x27\x21\x7f\x58\xb5\xf3"
- "\xfd\x64\xef\x86\x46\xb2\x3d\x29\xef\xcd\x9e\xa7\x59\x9f\x7b\xff"
- "\xa7\xc2\xe8\x14\xbc\x07\xe7\x6d\x0d\x91\x3a\xaf\xf6\x9e\x83\x7d"
- "\x10\xaa\xa0\x6f\x57\x0e\xa4\xb4\xb2\x81\x94\xda\xe1\x7e\x7f\x6c"
- "\xb7\xff\x85\x59\xcd\xb7\x3c\xe7\x71\xec\x6c\xc8\xa3\x0e\x9e\x3f"
- "\xb9\x1d\x4c\xc3\x80\x39\x8f\xf7\xe7\xd4\xf9\xa8\xf7\xf3\xa0\x5b"
- "\x5a\xaf\x5e\x1e\xbf\x2f\xbf\xa7\x32\x66\x13\xcd\xe3\x35\x6d\xde"
- "\x77\xe6\xd8\xd2\xe0\x57\xb3\xb2\x37\x7e\x73\x42\xee\xab\x43\xa6"
- "\xf0\x7e\x49\x75\x11\xf4\x04\xf3\xb1\x54\xd6\x6f\x42\x6e\x72\xf1"
- "\xde\x66\xe4\xd2\xd9\xdd\xbc\x1f\x2d\xcf\x16\xca\x98\xec\xc7\xa8"
- "\xfa\x22\x99\x5a\xe8\x7d\xfe\x56\x77\x5a\x0f\x5e\x7f\xf3\x5d\x86"
- "\x21\x36\xee\xcb\xb2\x14\x1a\x8b\x19\x46\xe4\xd2\xb9\x71\x7a\x39"
- "\xe0\xae\x1f\x97\x03\x1d\xdc\x20\xcb\x71\x5e\x19\x13\x25\x6d\xae"
- "\x30\x77\xcd\x92\x75\xaa\xe7\x59\x02\x7c\x18\xba\x14\xde\x8d\xfb"
- "\x39\x8c\x27\x5c\x73\xe4\xda\x2f\xec\x75\x19\x8b\xc7\xfc\x89\xcf"
- "\xeb\xfb\x9b\x47\xb6\x87\x7d\x71\x0b\x20\xb3\xa4\x3e\xf8\x9b\xe7"
- "\xaa\x3e\x27\x53\xfe\xd3\x3c\x7e\xbf\x95\xeb\xfe\xa0\xa7\x9d\xaa"
- "\x7d\xbf\xed\xd3\xbe\xf1\xb0\xab\xdd\x1c\x4a\x0b\x18\xcd\x54\x6b"
- "\x0d\xb2\xac\xf4\xd4\x5a\x3b\x61\x53\xfc\xa6\xde\x67\xdc\xbb\x5b"
- "\xe9\x22\xaa\x1c\xef\x13\x43\x4f\x6d\x4d\xb2\xa6\x39\xf1\xbe\x4d"
- "\xf7\xbb\x80\x4e\xda\xba\x19\xef\x80\xdb\x3a\xc6\x9b\x8f\x76\x67"
- "\x35\xe6\xa9\xb3\x19\x78\xee\xcb\xe7\xed\x25\xae\xd7\x3f\xd3\x6a"
- "\x59\xe7\xe1\xf3\x9f\xe3\x2c\xa1\x2c\x23\xef\x03\xf3\xb9\x7f\x8e"
- "\x85\xc0\x67\xff\x79\x2d\x4f\x7b\x9f\x19\xf7\x7e\x94\xfe\xbe\xc3"
- "\xfd\xdb\x05\xfa\x99\x7d\x8e\xa9\xc4\x3e\x06\x61\xcd\x57\x50\xc6"
- "\x1a\xba\xa0\xf6\x51\xd9\x57\x90\xd7\x11\xf9\xcc\x23\xef\x75\xa2"
- "\x5c\x65\xb7\xef\xa6\x3c\xeb\xf3\xdb\x5d\xba\x6f\x14\xee\xf7\x76"
- "\xfb\xf5\x00\x17\xed\xc5\x21\x73\x20\x75\x88\x27\x50\xdc\x05\xfd"
- "\xf3\xb7\xc7\x21\x0f\x7b\x8d\x45\x24\x6d\x3f\x8e\xc9\xfc\x3c\x19"
- "\x23\x29\xc7\xc6\x71\x8c\x8e\xda\x00\x69\xbe\xff\x7b\xee\xd2\xce"
- "\xc4\x27\x9d\xa3\xdf\xfe\xa3\x67\xcf\x31\xac\xad\x97\xed\x99\xab"
- "\xf4\xb5\x3d\x73\xe5\x7a\xd9\xc6\x2e\xff\xdb\xab\x83\xc6\xdd\xab"
- "\x7d\x46\x75\xf6\x61\xcf\x2c\x1f\xd5\x6c\xd0\xfd\x56\x90\x2f\xad"
- "\xb7\xd8\x6b\xa2\xb8\x29\x55\xc1\xfc\x40\xae\x27\xf6\xd8\x3f\x1f"
- "\x48\xdf\x20\xde\x1f\x8c\xf0\x5c\x99\xf2\x1f\xd2\x6f\xd2\x9b\x7f"
- "\x81\xd7\xcd\xfa\x2a\x5b\xec\x03\xed\x5b\x52\xd2\xd7\x73\xd0\x99"
- "\xd8\xe7\x81\xfc\xac\x70\xb6\xc7\xa7\xaf\xc1\x6f\x31\x46\x38\x2e"
- "\xb7\x70\x6e\x17\x01\x6f\x7e\x80\xa0\x87\xf9\xbd\x98\x7b\x51\x87"
- "\xc8\x5f\xc6\x71\xf3\x3f\xb8\x8e\x71\xaf\x78\xea\x83\x12\xd9\x26"
- "\xf7\x3d\xc2\xc9\xfa\xa7\xbf\x4d\xda\x41\xc8\x77\x2d\xf2\x4d\xac"
- "\x2b\x6c\x63\x3f\x16\xe2\x98\x87\x2d\x5a\xdd\xfe\xe4\xa6\xd4\x6f"
- "\xa4\xd2\xbc\x0e\xf7\x07\xd0\xff\x5f\xcc\xba\x7a\x3e\xff\x60\xce"
- "\x95\x74\x11\x35\x37\x66\x51\x6f\xf6\x0c\xdb\xab\xb7\xa3\xfe\xe9"
- "\x82\xdb\xff\xbb\x89\x21\x63\x90\xba\x8c\xfd\xc4\x37\x5d\x0e\xc8"
- "\x81\x7e\x22\xbc\x1a\xe3\xd5\x6e\x85\xbe\x5b\x4f\x8d\xa1\x3a\xe9"
- "\x23\x02\x1e\xb6\x14\x05\xc4\x05\x6f\x68\x8f\xf4\xef\x55\xe7\xe0"
- "\x7f\xf7\x5d\x6f\xe8\x20\x35\xe6\xfb\xc9\xb3\xec\xcf\x98\xb3\x7e"
- "\x37\x92\xdb\x75\x7b\xbe\x8b\x46\x9f\xe3\xf7\x1f\xb4\xa8\x79\xf2"
- "\x77\x59\xda\x35\x8d\x63\x63\x46\xb7\xe9\xbe\xe7\x97\x3c\x55\xb0"
- "\x78\xe9\x92\xd1\xd3\x16\xae\x58\x98\x67\x7b\x48\xb9\xdc\xc5\xcc"
- "\x5f\xe6\x9e\xf8\xdf\x1f\xa6\xf2\x9c\xc2\xba\x0a\xc7\x01\xbf\x52"
- "\x0c\x70\x3d\xfe\x37\xf4\x86\x11\xbc\xbe\xf7\x7f\x19\x03\x5c\xd7"
- "\x45\x38\xfe\x77\xcf\x5a\xf7\x87\xf5\xdd\x3c\x10\x39\xd4\xc1\xcf"
- "\x7c\xf6\x33\xe2\xfe\xdd\x34\xe6\xa3\x2a\xe9\x9f\xf6\x61\x76\x74"
- "\xac\x24\xf6\xc5\xe3\xf5\x11\xa4\xcf\xd5\xcf\xd9\x82\x16\x31\x6f"
- "\x7c\x98\xd7\x73\xee\xe7\x43\x07\xc6\x7b\xaf\xe2\x5f\x99\xb7\x58"
- "\xdf\x13\xd6\xbe\xbb\x26\xf7\xb0\x23\xee\xae\x2c\xb5\x0e\xf3\xe1"
- "\xe6\xaa\x48\x3f\xb3\xda\x03\xf8\x70\x8f\x7e\xa6\x4c\xf1\xe6\x21"
- "\x8d\x37\x3f\xac\xbf\xd2\xbe\x7d\x0f\x6f\xec\x35\xf7\xf0\xf5\x5f"
- "\xb5\xb2\x7b\xcd\x5f\xb6\xe7\xaf\xe9\xc3\xd7\x9d\xa1\xfd\x37\xf0"
- "\xda\x0c\xee\xbf\x8e\xfb\x3e\x72\xae\x95\xfe\xf5\xfb\x3e\xd3\xee"
- "\x51\xc7\xbe\xa3\xda\xfd\xd7\x70\xff\xbe\x76\x3f\x14\xf7\x6f\x6a"
- "\xf7\xe0\xd9\x7d\xeb\xb4\xfb\x74\xdc\x2f\xd6\xee\x21\xf3\xf7\x3d"
- "\xa8\xdd\x0f\xc6\xfd\x77\xb5\xfb\xeb\x71\x3f\x5c\xbb\x07\x0f\xee"
- "\x4b\xd6\xf6\x4f\xcd\x68\xfb\xc5\xab\xd7\xcf\xf7\x7a\xd4\x1e\xdd"
- "\x3e\xe8\x89\xef\xed\x50\x73\x46\x77\x5a\x3a\x68\x7a\x81\x8e\x5f"
- "\xa4\xf3\xdc\x68\x46\xfa\x28\x1f\xbd\xd3\x12\x95\xbe\x53\xcb\x9f"
- "\x8d\xf9\xc6\x17\x95\x5e\xa9\xa5\xcf\x85\x0e\x6a\x8e\x4a\x2f\xd3"
- "\xd2\x0b\x20\x17\xed\x51\xe9\x5a\x5c\x87\x7d\x9b\x7c\xb4\xdd\x1a"
- "\x95\xee\xd0\xd2\x77\xe8\xfe\x0a\x5a\x7a\x9e\x96\x5e\x83\xf4\x23"
- "\x51\xe9\xf3\xb4\x74\xc8\xff\x0f\x9b\xa3\xd2\xd5\xba\x82\x3c\x8b"
- "\x66\x11\xb5\x85\xcc\x5b\xfb\x82\x3e\xda\xb6\x37\x2a\xcf\x14\x55"
- "\x76\x7f\x9a\x8f\x2a\xa3\xfb\x32\x5e\x4b\xcf\xf0\xd1\xdf\xb7\x47"
- "\xa5\x67\xf6\x26\xab\x0c\x15\x34\xaf\xb7\x35\x4c\xfe\x4e\x95\xf4"
- "\x93\x94\xba\xe5\x81\x85\x7c\x4e\xcd\xb2\x4d\x9c\xb2\x15\x09\x71"
- "\x8a\x0e\x4c\x53\xfe\x81\x47\x79\xee\x68\x53\xe7\xfd\x0e\x8c\x95"
- "\x67\xc0\xd8\xe7\x9c\xcf\x00\xae\xe6\xb4\xfd\x32\xf6\xc9\x18\x87"
- "\x4b\xc5\xe4\x54\xfe\xa7\x6d\xd2\x96\xd7\xf6\x39\x91\xe7\x33\x5e"
- "\xdb\x64\x38\xbc\xde\xe7\x2d\xe8\x94\x3e\x91\x6c\x4b\x71\x1a\xdb"
- "\xb4\xf2\x5c\x58\x94\x4d\xa5\xe4\xfe\x81\x85\x11\x3e\xb7\xef\x56"
- "\x76\x3f\xf3\x22\xe7\x67\xdf\x9c\xe8\xbc\x3e\x3a\x20\x6d\xd3\x24"
- "\xeb\xb5\x9f\x74\xb8\x0f\x64\xf7\x9c\x55\xda\x5f\xa9\xa5\x9f\x40"
- "\xfa\xdc\xa8\xf4\xe2\xde\x65\x3b\xe4\x9d\x79\x5f\x71\xd7\x25\x11"
- "\x08\x5d\x12\xc1\x2d\xff\x89\x76\x2f\x92\xe7\x6e\x6e\x0c\x17\xef"
- "\xab\xd0\x62\x60\x7c\x16\x5a\x21\xfc\x90\xd9\xfc\x8d\x89\x6b\x66"
- "\x04\xfc\x34\x23\xbf\x43\x6c\x7e\x92\xfd\xec\x2e\xca\x78\x50\xce"
- "\x36\x8e\xbf\xcd\xbe\x5b\x01\xde\x1f\x4a\x6d\xc4\x1c\x57\xb5\x88"
- "\xdf\x7f\x4a\xd3\xed\x7e\x6a\xb0\x87\xa9\x0a\xb0\xb7\x3d\xa9\xfb"
- "\x4d\x1e\xe8\x8e\xff\xc3\x6d\xe0\xfa\x9c\xf2\x5b\x31\x35\xa3\xb9"
- "\xad\xfc\x2d\x3c\xb1\xf9\x7a\xbf\xf8\x03\xeb\xb2\x5d\xfc\x0d\x44"
- "\x1b\xe6\xf6\x71\xb8\x27\xf9\xe3\x77\x48\xef\xad\x4f\x8a\x97\x6b"
- "\x34\x7f\xcc\xfd\x66\x25\x2f\x6a\x0a\xc4\xbf\xf0\xb9\xa3\x1a\x07"
- "\xca\xb6\xfa\x93\xbb\x12\xfa\x5f\xad\xdd\x46\xc6\xae\x8d\xd0\x4d"
- "\xce\xed\x35\x2a\xf9\x74\x70\x41\xc4\x68\x5e\xc7\xeb\x8a\xf2\x3b"
- "\x11\x1b\x8f\x4d\xd9\xb5\x24\x68\x6c\x58\xdd\x42\x6b\xae\x27\xeb"
- "\xdc\x20\xfb\x92\xd7\x7c\x3e\xa0\x80\x63\x71\x75\xf9\xa1\x87\x1a"
- "\x7f\x8b\xf7\xbf\x5f\xb2\xd7\x18\x92\xfa\xca\xc1\x05\x72\x2d\xaa"
- "\xf8\xd8\x30\x9e\x43\xbc\xcd\x61\x3e\x7b\x24\xf5\x64\xc8\x7f\x73"
- "\x78\xa5\x7d\x60\x68\xb9\xfd\x9a\x6d\xcb\x28\x35\xbc\x3c\x23\xfd"
- "\xd5\x4b\x34\x4e\x9f\x7f\x60\xc3\x66\x8a\x0e\x6b\x4a\x29\xe6\x14"
- "\xb6\x71\x07\x18\xd2\xe4\x9e\x1b\xdf\x47\x8c\x6f\x8f\xa8\x5a\x71"
- "\xe5\x6f\xde\x84\x61\xdb\x72\xec\x69\x6e\x4b\xa2\xbe\x6e\x7a\x0b"
- "\xf6\xb2\x76\x4e\xb6\xe8\x73\x1a\x0c\xbb\xc5\x38\xe0\xa2\xf0\x9c"
- "\xc9\x23\x23\x7f\x27\xa4\x68\xa1\x5c\x47\xea\xd3\x60\x0f\x91\xd7"
- "\xf1\x17\x2a\x5a\xc6\x63\x74\x70\x1f\xeb\x69\xec\x37\x89\xfc\x69"
- "\x67\xe8\xe0\x51\x4b\x10\x73\x46\x10\xba\xf4\xd3\x6c\x13\x1e\xfc"
- "\x34\x20\x63\xdf\xfe\xde\xc6\xbe\xe3\xff\x1f\x7b\xdf\x03\x17\x65"
- "\x95\xee\x7f\x66\x18\x75\xd0\xe1\x8f\x46\x39\x1a\xda\x54\xba\x4d"
- "\x2d\x16\xb6\xd6\xb5\x5d\xdb\xa8\x74\xd7\x6d\x35\xac\x6b\xbf\xcb"
- "\xae\x96\x98\x60\x68\xa8\x23\x12\x91\x21\x20\x12\x3f\x30\x06\xe9"
- "\xae\xdb\x45\x18\xfe\x74\xc5\x7b\x69\xd7\x36\xb7\x9f\x7b\xd7\xf6"
- "\x97\x85\x89\x1b\x12\x30\x68\x58\x68\x98\x13\x21\xa1\x8b\x36\xc2"
- "\x20\x23\xcc\xbc\xe7\xf7\x3c\xe7\xbc\x2f\x33\x03\x0c\x0c\x03\x9a"
- "\xfd\x56\x3e\x9f\xf7\x33\xbc\xe7\x3d\xef\x79\xcf\x79\x9e\xef\x79"
- "\x9e\xe7\xfc\x7b\x9e\xf2\xb8\xc7\x30\xed\x4a\xca\x59\xb6\x47\x82"
- "\xf0\xbe\x75\xb0\x1e\xef\x53\xf0\xdc\xee\x78\xe3\xfc\x3f\x75\x5b"
- "\xc7\xf0\xb9\x8a\x83\x27\x38\xcf\x7a\x4c\x7c\xfc\x75\xb0\xde\x1d"
- "\x76\x85\xcc\x83\x65\x14\x7d\xa3\x1b\x6c\xe4\x49\x0b\x35\xb1\xf5"
- "\x4c\xf4\x57\x90\xf8\x48\x39\xbd\x9c\x4b\xf8\x19\xbb\x0f\x77\x09"
- "\x59\x07\xcb\xb8\xbf\xca\x0f\xdf\x20\x7c\x2f\x12\xe8\xc8\x83\x07"
- "\xf8\x5c\xee\xc1\x4a\x3e\xb7\x79\xb0\x61\xdb\x54\xdc\xab\xfc\x61"
- "\x5e\x87\xef\xc1\x56\xf8\x8d\xed\x18\xff\x59\xb9\x7b\x7d\xf4\xb7"
- "\x06\xcd\x74\x12\x84\x73\xea\xb8\xef\xb8\x98\xef\x37\x86\x6f\x7c"
- "\x64\xa0\x59\xec\xd9\x6d\x4d\x3a\xe2\xc3\xc7\x7b\x1f\x9e\xbb\xcf"
- "\x40\x34\x50\x57\x3f\xaa\x3c\x98\xc9\xf6\x78\x65\x1e\xcc\x33\xb6"
- "\xd1\x72\xdc\x5b\xc8\xd7\x3e\x3e\x2a\xa3\xbe\x07\x33\x79\xfe\x8f"
- "\x1e\xaa\x6d\x83\x36\x28\x0f\x46\x18\xad\x17\x44\x9b\xf0\x23\xc0"
- "\xfe\xc1\x08\x9a\x79\x30\x86\x9f\x7f\xff\x28\x4b\x92\xab\x1c\xa3"
- "\x1f\x6d\x11\xb1\xde\xc0\xe9\xf6\x51\x99\xa8\xaf\x6e\xc3\xff\x41"
- "\x77\x87\xf2\xb5\xfa\x8f\xe2\x25\x1b\xd9\x24\xe6\xc1\x77\xe0\xff"
- "\x08\x2e\x6b\x3f\xda\x09\x6d\x17\xcf\x30\x7c\xc4\xd6\x0b\xa1\x7d"
- "\xa0\xb3\x3e\xac\xc3\x76\xb9\x93\xad\x8c\x16\x49\xc4\x07\xea\x9c"
- "\x88\x7b\x4a\xd1\x4e\x31\x5a\x1e\x29\xe7\xb1\x2c\x0f\xcd\x66\xe7"
- "\x80\xe1\x3b\xc0\x1f\x39\xca\x4d\x3c\xb7\x8c\xe5\x39\xea\x5f\x7e"
- "\xb3\x54\x17\xfc\x1e\x3e\x83\xb6\xe2\xfe\x1e\xa4\x55\x0c\xe6\x41"
- "\xbe\xb6\xe8\x70\x8e\xa3\x13\x68\x86\xfb\x85\x0e\x85\x21\x4d\x38"
- "\xcd\x0e\xf5\xc6\x3c\xe7\xf4\x3a\x34\xd1\x95\x1e\xfc\x5e\x50\x82"
- "\x6c\x88\xc3\x7d\x23\x87\xc2\x44\xfa\xb5\x89\xdf\x67\x71\x38\xf9"
- "\xb3\xf2\x3d\x4e\xef\x4e\xeb\xcd\xcb\xe3\xa6\xca\x71\x0d\x16\xe7"
- "\xe4\x39\x5e\xcb\xeb\x9c\xde\xab\x5b\x71\x09\x6d\xe4\xf7\x23\x30"
- "\xce\x25\xd2\xbc\x2b\xad\xbc\xd9\x41\x6f\x5e\xce\x00\xdf\x98\x2e"
- "\x7d\xc3\x44\xca\x4b\xa5\x7a\xc2\xff\xa2\x0e\x3e\xa4\x75\xf0\xa4"
- "\x7c\xa1\xf4\x5e\x11\x3b\x4b\xf4\x91\x05\xcf\x40\x0e\x28\x07\x71"
- "\xed\x07\xa8\x52\x6b\x7b\xa4\x9c\xe1\x91\x1c\x2a\xc1\x3d\xb1\x40"
- "\xd7\x44\x8e\xa1\x43\xe9\x5c\x17\x1e\x2a\xc1\x32\x71\x5d\x85\xfb"
- "\x3b\x3d\x94\x07\xe5\x8a\xb1\xba\x0f\xed\x15\xeb\x00\xe3\xbf\x0f"
- "\x4b\xfb\x8e\xeb\x1e\x5b\x19\xc5\x0e\xfb\xce\x7a\x49\xd7\xf7\x5c"
- "\x91\xd2\x71\xae\xf3\x50\xab\xd3\xb9\xd8\x50\x4e\xef\x8f\xe7\xc0"
- "\x38\x75\x7f\x0e\xf7\x8b\x7b\x20\x07\x78\x96\xd2\x49\xa6\x62\x7c"
- "\x98\x64\x1d\x3d\x5f\xab\x83\xb1\xb5\xb2\x2a\x0a\xe4\x45\x4c\x72"
- "\x27\x19\x8f\x7b\x2e\x50\xde\xe0\x7c\x0f\xf5\x85\xf4\xac\xaa\x18"
- "\xc7\xd9\xbb\x0a\x13\x8c\x6d\xcb\xf4\x30\x96\x4d\xb9\x40\xa6\xf2"
- "\x3d\x14\x1f\x6f\x14\xe7\x7d\xf2\x85\xcc\xaa\x58\x3c\xd7\x59\x0b"
- "\x23\x42\x9a\x12\x93\x2f\x64\x55\xc5\x42\xb9\x49\x29\xeb\xc8\x24"
- "\xd4\x6f\xb8\x57\x97\x63\xa6\xa2\x1c\xca\x4d\x42\x9f\x6b\x02\x8d"
- "\x90\xc1\xf7\xcb\x05\x65\x9d\x52\x2f\x10\xb6\x47\x1c\x70\x26\x6f"
- "\x22\x1f\x1f\x82\xef\x97\x63\xdc\x4a\x9c\xf3\x31\x5a\xad\xe8\x17"
- "\xa2\x1c\x9e\xf9\xc3\x33\x9c\xef\x11\xd0\xff\x1a\xfa\x73\x87\xf2"
- "\xd5\x58\x3e\x7c\xab\x9c\xd7\x9d\xf9\x45\x29\x6f\x22\x87\x6f\xc7"
- "\x3c\x92\x5f\x37\x21\x25\xc2\x07\x9f\xe3\x39\x61\x3b\xc6\x45\x00"
- "\xeb\x9c\xbf\xd3\xd0\xfb\x8e\x68\x3f\x43\x5f\xae\x78\x9f\x6e\xff"
- "\xac\x01\xf2\x1e\xc0\x3d\xa9\xdc\x96\xad\xd8\x2f\xf6\x75\xb0\x8f"
- "\x2b\xfe\x22\xfe\xaf\xea\xcd\x9b\x12\x41\x92\xaf\x10\x35\x5b\x57"
- "\x7d\xd9\x07\x64\x6f\x85\x0a\x63\x2c\x38\x95\xf9\x35\x96\x97\x8d"
- "\xfe\xe2\xa2\x89\x0a\xe4\xf2\x04\xa8\x37\xc6\x47\xf9\x1a\xe7\x6a"
- "\x45\xda\x98\x80\x4f\xfb\x76\x70\x9f\x80\xfb\xf5\x80\xfd\xe4\x2d"
- "\x60\x0f\x6c\x21\xaa\x2d\x76\x12\x8c\xed\x04\xbe\xb5\xe2\xbe\x6a"
- "\x1c\xbb\x21\x6d\x44\x1e\x36\x42\x5b\x9a\xb7\xc4\xd0\xe6\x2d\x6d"
- "\xb4\xb5\x26\xa6\x81\x80\x9e\x99\x54\xab\xab\x43\xdf\xe4\x5f\x63"
- "\x5b\x71\x8e\x12\x68\xda\x68\xc2\x6f\x64\x55\x35\xe3\x59\x19\x36"
- "\x4f\x20\x3f\x74\x40\x3a\x57\x54\xc4\xce\x1e\x55\x84\xf6\xce\x7d"
- "\x25\xd0\x0a\xb1\x2e\x95\x02\xfe\x9f\xc0\xce\x27\x8e\xc7\xf1\x0f"
- "\xce\x69\xac\x78\xa5\xa4\xf7\x8c\x06\x9f\x1b\xa8\x88\x75\xf2\xcb"
- "\xc5\xde\xc5\x39\x02\x7c\x37\xdc\x46\x3b\x77\x88\x79\xf1\xdd\xf0"
- "\x57\x56\x50\x7c\x17\xde\x29\xe9\x7d\xc7\xe5\x8c\xcf\x61\x6e\x57"
- "\x00\x6d\xf1\x7f\x33\xd0\x52\xdc\x43\xa5\xe1\xeb\xdf\x15\x0d\xd2"
- "\x9a\xb3\x89\x7c\x9c\x8b\x78\x1a\xd8\x9f\xf8\x11\xe2\xea\x23\xe9"
- "\x48\x1d\xfa\x6f\x82\x74\xb5\xe4\xcb\x08\xfe\x9f\x01\x65\x71\x3b"
- "\xdb\xc9\x47\x59\x8e\x93\xbf\xc3\x14\x33\xfd\x06\x71\x02\x72\xc5"
- "\xe7\x3c\x39\xa2\xa3\x59\x75\x4a\x7e\x4e\xea\xc8\x21\xac\x67\x13"
- "\x39\x82\xbe\x14\x02\xb8\x2f\x85\x23\x5b\x45\xf9\x61\x0d\xb7\xdb"
- "\x02\x4c\xf0\x4d\x3c\xf3\xe3\x74\x9f\x08\xf2\x24\x10\xf2\xfd\x99"
- "\xfb\x03\x3c\xa2\xeb\x93\x1f\x9f\xa7\xf6\xb9\x0f\xeb\x73\xaf\xb1"
- "\x40\xbf\x71\xb7\xb6\xae\x9f\xca\xe6\x0f\x83\xfd\xb7\x12\x5d\xca"
- "\x39\xe2\x03\x58\x39\x8b\x75\xab\x6d\x6d\xc3\x36\x05\xd0\xb4\x50"
- "\x82\x73\xa0\xcc\xb6\x04\x9d\xde\x34\x03\xf2\x9c\x23\xb7\xe0\xbe"
- "\x6f\x8c\x91\x02\xf9\xcf\x73\x3f\xe6\x9f\xfc\x66\xf9\x4b\xe3\x89"
- "\xf0\x42\xc4\x04\x2a\x7f\x2a\x0f\xd7\xf6\xde\xe9\x36\x8d\xc1\x75"
- "\xae\xe4\x5d\x04\x6d\xad\x5b\x00\x63\xcd\x18\x8f\x0e\xde\x69\xdb"
- "\xdd\xdd\x3a\xc6\x68\x3b\x45\x74\x6b\x89\xfc\x3c\xf9\x64\x91\x22"
- "\x89\x28\x76\xb4\x90\x40\xe0\xab\xed\xb0\x6d\x6e\xaf\x2f\x04\xc3"
- "\x24\x7e\x8e\xdb\x00\xf2\x75\x93\x9a\x5a\xbb\xd2\xfe\x5e\x06\x63"
- "\xaf\x9d\xd2\x18\x3b\x9b\xc7\x41\x51\xc0\xf7\x6f\x96\x8b\x7e\x1f"
- "\x38\x6d\xff\x7e\x96\x9f\xb3\x0a\x7a\x01\xde\x69\x74\xd8\xdf\x9f"
- "\xf0\x58\xe3\x99\x75\x21\x5c\xf6\x7d\x12\x73\x18\x2c\xf8\x74\xbe"
- "\x47\x21\xa8\x2b\xed\x13\x65\xef\x1e\x05\x36\x6f\xf5\x49\x0c\xf0"
- "\x30\x84\xdb\xe6\x75\x21\x2b\xec\x4a\xb1\x0f\x62\xfa\xfb\x11\xf8"
- "\x2e\xbc\x17\x60\x61\x73\x4c\x9f\xcc\x77\x60\xed\x13\x15\xca\x7c"
- "\x68\x93\xca\x44\xfe\x9e\x8a\xed\x42\x9a\x40\x3e\x05\xdc\xa7\x1f"
- "\x2e\x75\xe3\x17\x56\xf9\x37\xa5\x0d\xe7\x40\x32\x7b\x5a\x01\x4f"
- "\x17\x80\x07\x37\xa1\xef\x27\x23\x7c\xa7\xa6\xa8\x9b\xd4\xa8\x3b"
- "\x48\x2d\xfc\x8f\x7b\x91\xcb\xd7\x7e\x43\x9a\x35\x03\xeb\x1b\xd0"
- "\x59\x99\x50\xe7\x3c\x2c\x0b\x65\x01\xee\xdf\x32\x26\x81\xfe\x31"
- "\x43\x59\xcd\x84\x95\x51\x23\xb4\x92\x9a\x44\x18\x67\x65\x4f\x31"
- "\xd7\x16\x9d\x22\xb5\xea\xcf\xd8\x77\xd0\x26\x2c\x8f\xeb\x18\xac"
- "\xec\x32\x28\xfb\x80\x58\x76\x1b\x94\x1d\xe4\xb6\xec\xcc\x9e\xc0"
- "\x61\x96\xed\x79\xbd\x33\x7b\xc8\x70\xca\x06\xd9\xa7\xc2\x38\x37"
- "\x78\xae\x2b\x79\x0a\xf1\xb3\x5f\x46\xbf\x9f\xb7\x51\xbe\x1f\xf6"
- "\xe8\xc3\xec\xec\x57\x1a\xdb\x6f\xac\x64\x67\xc0\x2e\x12\xb6\xa7"
- "\x91\x9f\xfb\x3a\x4b\x70\x3f\x44\x57\xda\x51\xad\x63\xac\xd4\xbb"
- "\x4e\x05\xb6\xea\xd1\x45\x7c\xdf\x63\x95\xb8\xee\x7b\x14\xfd\x46"
- "\xba\x19\xe7\x7d\x3a\x87\xef\x9f\x3d\xfa\x9a\x34\xff\xd2\xe1\xfb"
- "\xe9\x1c\xb1\x2c\x4d\xdf\x79\x3d\x29\x20\x6d\x74\x62\xbc\x14\xdb"
- "\x36\x5e\x3c\x7e\xfa\x74\xf4\xaa\xe8\x35\x09\xd1\x51\x9a\xa5\x2f"
- "\xc5\xad\x9f\xb5\x61\xf5\x6a\xcd\xe2\xe8\x4d\x9b\x56\xbe\x10\x3d"
- "\x9e\x2c\x8d\x5b\xb9\x7e\xd3\x1a\x9c\x7b\xd3\x68\xe6\xff\x64\x45"
- "\xcc\x86\xf8\x59\x3f\x9f\x1f\xda\x67\xee\x0d\xcf\x2a\x36\xa2\x0d"
- "\x0e\xba\xe3\x96\x64\x3b\x99\x88\x7e\x7c\x02\x5e\xa1\xe5\xaf\xc2"
- "\xf8\x0f\xf0\x77\x1e\xf5\x14\xea\x06\x1c\x1b\xa0\x0f\x41\x90\xdf"
- "\xd5\x05\x6f\xd2\xba\x16\xf2\xa5\x1d\xec\xca\x86\x62\xee\x0f\xaf"
- "\x11\xc6\xe4\x66\x1e\x6f\xf1\xcb\x93\xe8\xeb\xee\x75\x48\x33\xfb"
- "\xd6\x85\xec\xf8\x8a\x28\x40\xaf\xc1\xb8\xa4\x2a\x8f\xca\xc7\xd1"
- "\xec\x5b\x68\x05\xfd\x46\x4d\x44\x1f\xe2\x72\xa3\xc9\x8a\xeb\xf9"
- "\xca\x70\x5b\x0a\x45\x79\xca\xfb\x56\xd5\x2e\x4e\x97\x83\x65\x7c"
- "\x5f\xf1\x97\xef\xe3\x18\x66\x1b\x8b\x87\x59\x05\xfd\xff\xa0\xce"
- "\x21\xa7\x3f\xab\x10\x6d\xc7\x06\xa0\xfb\xcb\x4d\x70\xcf\xfd\x8c"
- "\x54\xd5\xbb\xee\xd5\xa8\x06\xbd\xfc\x45\x2b\xbf\xf0\x9d\x06\x25"
- "\xbf\xf0\x7f\xe7\xeb\x4b\x03\xbf\xfa\xa6\x8f\xf4\x92\xbe\xef\xed"
- "\xfb\xf5\x49\x83\x5f\x9e\x7c\x1f\x7f\xbf\xcf\xf6\x8f\xe4\xfd\xfa"
- "\xf4\xc1\x2e\xc4\x1b\x60\xab\xf1\xf5\xaf\x88\x12\xf0\xb9\x53\xff"
- "\x3c\x60\xfa\x34\x51\x27\xd9\x68\x73\xca\xb3\x24\x38\xf9\x1c\xc1"
- "\x78\x84\xad\xf1\x89\xb4\x39\xf9\x32\xda\xa4\xf5\xcf\x00\x7e\x0f"
- "\xe4\x34\x11\x95\xbe\x89\x04\xd6\xc6\x63\xac\x62\xf4\xf5\x05\x72"
- "\xa6\x0d\x2e\xb8\xaf\x4e\xb0\x92\x4f\xcd\x97\x70\x7f\x53\x79\x6d"
- "\x24\xc8\x9d\x46\x42\x10\xbf\xaa\x48\x12\x64\xb8\x85\x7e\x40\xd3"
- "\x36\x80\x3e\xdb\x80\x71\x09\xeb\xdf\x15\xc2\xc6\xbc\xbb\xb9\x72"
- "\x8c\xe6\x79\xd4\xf1\x35\xbf\x11\xb1\x79\x84\x9f\x29\xfa\x8c\x9d"
- "\x67\x80\x7e\x52\xcf\xe7\xd5\xeb\x1f\xe5\xfa\xbc\x7e\xa2\x38\xdf"
- "\x04\xff\x7f\xc6\x6c\x45\x68\xc7\x01\x8c\xdf\x8a\x65\xfe\x49\x38"
- "\xc0\xe2\xb7\xbe\xbb\x39\x6c\x4c\xd2\x4a\x22\xaf\x35\x9d\x27\x18"
- "\xdb\x09\x63\x81\x42\xbf\xdb\x0b\xfd\x6c\x5f\xe1\x2d\x34\x17\xea"
- "\x97\x5d\x74\x0b\xcd\x84\x3a\x95\x75\xa5\xd5\x54\x82\xee\xf9\x40"
- "\x5c\x77\x29\x87\x7e\xb1\x57\x0f\x79\xc2\x5f\x22\xb7\xe9\x21\x5f"
- "\x0e\xe4\x43\x3b\x99\xd7\xef\x98\x1e\x68\xb0\x1f\xbe\x59\xa7\x79"
- "\x0e\xef\x8d\x6c\xef\x0d\x7e\x1b\xda\xa1\x69\x22\x46\x35\xe8\x36"
- "\x05\x7e\x43\xfa\x6e\x57\x5a\x2d\xc8\xbf\xca\x78\xb6\x76\x06\xe9"
- "\xbc\x9c\xda\xa5\xbc\xbf\x56\x65\xef\x70\xc4\xd7\xcd\xd6\x6f\x06"
- "\x9d\xde\xcd\x7c\x60\xa2\xdf\x35\x66\x63\x30\xbb\xc2\x4e\x02\xf8"
- "\xfc\x00\xd8\x16\x31\x20\x07\xc0\x9e\x60\x7b\xa1\xc1\x96\x80\xba"
- "\xec\xc4\x38\x8f\xf8\x1c\xc6\x6d\xfb\x41\x2f\xef\x43\x3b\xe0\xb9"
- "\xce\x27\x08\xce\xb1\x63\x8c\xd6\x4d\xcb\xa9\x95\xc7\xcc\xa9\xdd"
- "\x2f\xd9\x02\x28\x83\x50\xff\x83\x2d\xac\xe8\x01\x1e\x02\x06\x2a"
- "\xc1\xb6\x98\x78\x9e\x69\x0e\x46\xfb\x4a\xa6\xf3\x13\x98\xcf\x66"
- "\x1f\x2e\xa3\x6b\xed\xd0\x3e\x15\x7c\x03\x68\xd6\xc8\xe6\xc2\xb9"
- "\x8c\x31\xaa\x24\x3d\x8e\x63\x5e\x13\x94\x41\x41\x96\x89\xcf\xa0"
- "\xfd\x47\xa4\x58\x77\x60\x57\xd4\x7e\x20\xd2\xac\x9a\xaf\x21\x1b"
- "\xd9\xd8\x1f\x6c\xae\x10\x91\x36\x95\x68\x57\x88\xef\xf6\xee\x7f"
- "\xc4\x71\xb9\x00\x76\x05\xd2\x0b\xe9\x04\xe5\x54\x8a\x72\xac\x9e"
- "\xdb\x2f\xc7\x5e\x12\xd7\x2d\x73\x81\xd7\xe9\x0e\xfa\x1b\xcb\x9c"
- "\xe9\x0f\xef\x8b\xe3\xc6\x63\xb7\x3b\xf1\x0e\xc6\x46\x75\x56\x9c"
- "\x27\x85\x3a\x7e\xc0\xe7\x78\x8c\x5f\xa3\xaf\x34\xf4\xcd\x0c\x34"
- "\xfe\x20\x1b\xfd\x00\x83\x6c\xde\xf6\x15\xc1\xb5\x6f\xb0\x9f\xea"
- "\xbe\xe6\xf6\x69\x5d\x2a\x62\x18\xee\xd9\x3c\x7c\x33\xd4\x0b\xcb"
- "\x83\xfb\xa7\xe0\x17\xec\xd8\xba\x5f\x39\xc7\x53\x76\xc4\x52\xae"
- "\x0b\x73\x9c\x47\x30\xc6\xf2\xf1\xb3\x31\x16\xe7\xc0\x58\xfe\x9e"
- "\x18\xac\x5b\x23\xf6\x4b\xa9\xad\x18\x57\x19\xd2\xd1\xf6\x6f\x44"
- "\xbe\x49\xe9\xe8\x43\x18\xf8\xa4\x82\x6f\x9d\x14\xeb\xb4\x1f\xee"
- "\x95\x70\x3f\x83\xcd\xef\xf7\xb0\xf3\xe6\x8d\xfa\x64\xc7\x3b\xd8"
- "\x6f\x00\xc3\x01\x90\xe7\x18\xfc\x52\x29\x2f\x8f\xbd\x5c\x17\xf1"
- "\xbb\x6e\x9c\x03\xab\xd3\x49\xb1\x97\x31\xee\x32\xca\x0c\xfd\x73"
- "\x2e\xb4\x47\xda\xec\x05\x5e\x31\xdc\x1d\xb6\x1d\x00\x7a\x1f\x03"
- "\xfb\xff\x6f\x11\xbc\x5d\x75\x11\x62\xfd\xca\xb9\xff\x94\xa3\xb9"
- "\xcc\xdf\x2f\x1b\x0f\x1d\x0b\xeb\x1d\x0f\xf5\xda\x96\x75\xcc\x8f"
- "\x2d\x94\x55\x8d\xfc\x47\x3b\x11\xf2\xc5\xf4\x62\x8b\x9d\xf7\xad"
- "\x6b\x45\xfb\x52\xac\x3f\xe2\xe5\xa8\x48\xbb\x5c\xe7\x7e\xe7\xdc"
- "\xcf\xa1\x0c\x18\xff\x7f\xd2\x8b\x01\xa9\x5f\x73\x1c\x1c\x17\x63"
- "\x3f\xf5\xb4\xa2\x0f\x5f\x28\xb7\x1c\x6d\x70\xae\x57\x8f\xef\x3f"
- "\xdc\x68\xc3\x39\xf4\x7a\xb8\x87\xfe\x7d\x3c\xb7\x63\xfc\x67\xa6"
- "\x74\x26\x37\x8e\x03\x7d\xee\x63\xb1\x4a\x90\x2e\x52\x7f\xdd\xf1"
- "\x1c\x8e\xfd\x42\x79\x9f\x4d\x04\x34\x58\xdb\x88\xb8\xd7\x1f\xfa"
- "\xec\x59\x5c\x3b\x3d\x0f\x18\x52\x62\xff\x05\xfe\xee\x45\x7f\xd3"
- "\x40\xc7\xba\xf4\x37\x59\xbf\x55\x61\xbf\xed\x41\x1f\x12\xf0\x9d"
- "\x8a\xc8\x30\x72\x38\xb1\x9c\xf5\x63\xf4\x1f\x52\x00\xb4\xc3\x38"
- "\xc7\xf0\xed\x24\x69\x8f\x32\x62\x04\xfd\x85\x88\x38\xa9\xc0\xbe"
- "\x2c\xd2\x4e\x01\xf9\x4a\xa5\xbe\xe7\xc4\x7f\x96\xa7\x4f\x7f\x0b"
- "\xe0\xfd\xed\x78\xbd\x44\x6b\x1b\xeb\xc7\x75\x3a\x1b\xf4\x63\x67"
- "\x9a\x22\x3d\x91\xae\x5d\x69\x9f\x41\xfb\x2b\xd5\x12\x4d\x1d\xf4"
- "\xfc\x6c\xa3\xc8\xf3\x3a\x3e\xc7\xf4\xd9\x1c\x71\xfe\xa9\x97\x86"
- "\x22\xfe\x50\x0f\x1c\xd8\x86\x6d\x07\xdd\x80\xdf\x47\x8c\x14\x88"
- "\x32\xab\xc2\x8c\x18\xf9\x0c\xfa\xff\xbf\x6a\x1d\xb2\xa3\x2e\x9e"
- "\x8d\x59\x80\x4f\x9c\x3f\x9f\x15\x32\x7f\x1b\x03\xc8\x0e\x13\x39"
- "\xb6\xdc\x21\x9f\x3e\xdb\x2b\xd1\x41\xc2\xa4\xd4\xef\xa1\x8c\x2b"
- "\xae\xf2\xe7\xb3\xd3\x50\xc6\x24\x94\x6f\x0e\x1b\xea\xb3\x36\x57"
- "\xf9\xf6\x59\x3d\xca\x37\xc4\xb5\x2e\x01\xe7\xd8\xb8\xbe\x32\x91"
- "\x9a\x24\x57\x99\x54\xb3\x91\xef\x0d\xe0\x36\x17\x62\x4b\xf7\x1c"
- "\xcf\x8f\x3a\x0c\xf2\xb3\xb1\xb8\xa8\xf3\x2a\x50\xc7\x41\x5a\x8c"
- "\x48\xaf\x46\xc8\x5f\x81\xe7\x26\xd1\x57\xc2\x84\x46\x3e\xd6\x03"
- "\x39\xfd\x01\xfa\xef\x86\x7c\xda\x5a\xf8\x5a\x4f\x06\x97\xdd\x92"
- "\xac\xa0\xab\x22\x26\xbc\xdc\x4a\x7c\x75\x3f\xa7\xdf\xb4\x90\x13"
- "\x78\x9e\xd5\x8a\x3e\x24\xa1\x6c\x4d\x0b\xf9\xe2\x18\x7c\x37\x48"
- "\xfc\x55\xc3\xef\xfb\xf0\x3b\x05\x7e\xdf\x82\xdf\x5b\xe1\x37\x0b"
- "\xf2\x0b\x62\xfe\x50\xb8\xdf\x08\xe9\x3f\x11\x7f\xa1\x8e\x27\xd0"
- "\xde\x5c\x22\xda\x8e\x98\xbe\x00\xef\xe1\xf7\x01\x91\xe7\xd5\x9c"
- "\xe7\x27\x66\x41\x39\x89\x50\xff\x06\x63\x23\x2b\x4b\xd7\x42\x3e"
- "\xef\xc4\xb2\xf1\x1c\x33\xfc\xff\xb6\x93\x0d\x0a\xe5\x9c\x38\x01"
- "\xbf\x73\xe0\x77\x17\xfc\xc6\xc3\xef\x3a\x91\x06\x75\x28\x1b\xa2"
- "\x12\x19\xcd\x33\x35\xdc\xde\x5d\x22\xf5\x79\xd4\xc3\x0e\xd9\x51"
- "\x5b\x19\xb5\x9c\xf3\xdb\x44\x8e\x33\x1c\x40\xde\x47\x31\x2f\xfc"
- "\x3e\x2e\xfe\x86\x89\xbf\x0b\xc4\xdf\x5f\x8a\xbf\xf3\xc5\xdf\x85"
- "\x26\x72\x42\x27\xda\x18\x40\x97\x13\x3a\x6c\x37\xf4\x6d\xd1\x9f"
- "\xda\xe7\xb9\x38\x46\x06\x39\xfe\x00\x94\xef\xd3\x95\xf6\xb9\x42"
- "\x9a\x1f\xc5\x39\x9f\x9e\xb4\xa3\x7f\x2c\x60\xeb\xda\x9f\x07\x3b"
- "\x64\x9b\xd1\xa6\x92\x85\x11\xb0\x81\x6e\x36\xc8\x69\xae\x58\x4e"
- "\xbc\x5c\x5c\x17\x16\x63\x03\xf8\xa0\xbf\x3c\x36\x1e\xf2\xbb\x29"
- "\x02\xfb\x2a\x9b\x3b\x46\xdf\x6e\xbe\x75\x04\x2e\x15\x8c\x0d\x02"
- "\x25\xf9\x8d\xe3\x1e\x3e\x56\x1f\xf7\x19\x7c\x2b\xd3\x31\x56\xff"
- "\x7c\x2e\x5f\x43\x9b\xbc\x11\xd2\x4b\x1c\xe9\x27\xf0\x3c\xc0\x03"
- "\x40\xcf\x06\x68\xcf\x9c\x26\xf2\x39\xfa\xf0\xbf\xbf\x99\xb7\x39"
- "\x54\x6a\xb3\xc8\x0f\x9d\x44\xdf\x66\x72\x22\x11\x64\x61\x1c\x62"
- "\xb8\xa9\x57\xce\x9e\x60\xf3\xba\x22\x46\x80\x97\x27\x66\x23\x4f"
- "\x9d\xfa\xa0\xb3\x0c\x0a\xea\x4a\xfb\x42\xeb\x2a\x53\x8c\x5a\x94"
- "\x29\x88\x0d\x90\xdf\xc8\x6b\x65\x9f\xfe\x57\x8f\xfd\x8f\xf7\xbb"
- "\x2f\xa2\x5c\xdf\xfd\xac\xde\xc6\xfb\x5d\x03\xe0\x0c\xf0\x59\x8f"
- "\xf1\x21\x40\x0e\x7d\x31\x5f\xec\xd3\x0d\xd0\xa7\x1f\x80\xf4\x3a"
- "\x5e\x57\x9e\x2e\x7e\x0b\x70\x56\x8f\xed\xbe\x55\x4a\x17\xdb\x8b"
- "\xe5\xa0\xcf\xff\x29\x52\xba\x58\x3e\xe0\xb1\xfe\x00\xf6\x13\x29"
- "\x5d\x6c\x13\xd8\x51\x5f\xd8\x24\x79\x92\xcd\xf1\x96\x2e\xbd\x87"
- "\x7c\x43\xff\x58\x7c\x8e\xff\x0b\x3c\x5b\x51\x82\xfa\x61\xdb\x73"
- "\x44\xf5\x72\x1e\xf1\xe3\xfd\xf2\x8b\x56\x57\x19\x79\xea\x28\x4d"
- "\x0b\xb0\x51\xa5\xd1\x5a\x63\x9b\x23\xd9\xab\x86\xae\xb4\x86\x28"
- "\x29\xce\xb7\x23\xce\x40\xc3\xae\x9a\x92\x5e\xfa\x42\x5d\x1a\x32"
- "\xa5\xba\x38\xe9\x67\xc6\x03\xac\x1b\x96\xb5\x0d\xec\x75\x0b\xc8"
- "\x05\x2e\xb7\x1b\x0e\x98\xc8\x04\xc9\xde\x65\x7a\x2b\x40\x46\x74"
- "\x39\x09\x6c\x7d\x34\x00\x75\x23\xee\xf1\x11\x70\x1e\x2b\xd1\x4e"
- "\x6a\x75\x30\x96\x4f\x3c\x4b\x56\xbc\x32\x1e\x7d\xaf\x44\x40\x5d"
- "\xdf\x81\xba\x95\xda\x71\xee\x7f\x3d\x8e\x53\x4f\xad\xb4\x27\x50"
- "\xab\x48\x33\xe8\x47\xa7\x16\x88\xb4\x45\xf9\x55\x8a\x32\x7d\x5b"
- "\x32\x8f\x19\x84\x73\x39\xd8\x3f\x7e\x87\x7a\x4c\x4d\xad\x15\x06"
- "\xec\x2b\x27\x17\x4a\x36\x29\xd4\xb7\x84\xdb\x84\xc7\xf7\x30\xdf"
- "\x44\x60\x79\xf3\xb9\xc0\x93\x27\x78\xdb\x4f\x7e\xc0\xd7\xb9\x99"
- "\x8f\x4c\xbc\x2f\xf3\x51\xdf\xf2\x05\xdf\x97\x75\xf4\xef\x7c\x4f"
- "\xc9\xc9\xbc\xde\x3d\x25\x0e\x5b\xb1\x9c\xfb\x8d\x3a\xb9\xdf\xd1"
- "\x27\x4e\xa6\xe3\x7b\xf0\xfe\x79\x48\xaf\x76\xa4\x1f\x2f\xe5\xf6"
- "\x80\xd1\xe6\xbf\x35\x0c\xf7\x96\xdd\x8c\xbe\xb6\xf9\xf7\x4e\x85"
- "\xb0\xef\xb3\x39\x0f\xa3\x4d\xea\xbf\x48\x67\xd4\xd9\xac\x0f\x43"
- "\xff\xc5\x7e\xdc\x93\x55\x47\xe0\xe2\xfd\x96\xeb\xe6\x72\xd6\x6f"
- "\x59\x9f\x3d\x35\xcf\xa9\x1e\x16\x36\xef\x85\xfc\x7c\x55\xad\x82"
- "\x67\x11\xa0\x57\xeb\xc4\x67\x3c\xa6\xc4\x79\xe6\x23\xcf\x8c\x6b"
- "\xdb\xb8\xd6\x89\x67\xb4\x02\x00\xdd\xe8\x13\x44\x5a\xab\x5e\xdc"
- "\x96\x42\xed\xb8\xee\x74\x99\x5a\x72\x7b\x7d\xfd\x9f\x2a\x75\xf8"
- "\xf7\x39\xa9\x10\xdb\x65\x85\x6f\x19\xf8\x5e\xb0\x86\x4e\x6e\x53"
- "\x35\x58\x10\xa7\x46\xc0\x1e\xfc\xe6\xf1\xb8\xcc\xa7\x4c\x12\xf6"
- "\xa0\x5f\x46\xb5\x90\x2f\x37\xee\xbc\x85\xe6\x01\x4f\xf3\xa0\x2f"
- "\xc5\xc2\xfd\xb3\xf0\x1b\xc5\x7f\x65\x81\xf8\x2b\xf6\x91\xbc\xae"
- "\xb4\x2f\x83\xa5\x78\xf4\x48\x1b\x8b\x6f\x4f\x24\xe2\x2c\x07\xe8"
- "\x80\x58\x63\xeb\xc8\x50\x6f\xc4\x17\xe2\x0c\x31\x16\xb0\xf5\x09"
- "\x86\x33\xe6\x7f\x20\x11\xf7\x20\x9f\x54\x20\xce\xa0\xac\x18\xc9"
- "\xcf\xaf\x89\x7c\xa9\xe2\xeb\x39\x5f\x26\x49\x7b\x6e\x71\x2d\x29"
- "\xfe\x76\x72\x33\x94\xab\xa9\xd0\x30\x5f\x9a\x67\x8c\xb6\x05\x04"
- "\xf3\xe2\x3a\x1c\x97\x93\x93\x2b\xe0\x9d\x7d\x0e\x9a\x1b\x59\x6c"
- "\xe6\xc3\xcb\xd9\x5c\xe4\x4d\xf0\xac\xda\x79\x9c\x61\x22\x55\x79"
- "\x38\xd6\xc0\xbd\x7d\x77\x06\x11\x5c\x07\x06\x39\xf6\xa5\x59\xb2"
- "\x6b\xef\x0b\xc2\xf5\xfc\xaa\xf9\x50\x3f\x1c\x43\xd7\xc1\xff\xa1"
- "\x30\x96\xac\x74\x33\x67\x3c\x07\xe7\x7a\xc4\xf8\x3c\x8d\x38\x8f"
- "\x85\xf1\x0c\x5a\xc8\x99\x8d\x35\xe8\x0b\x64\x43\x7f\x3f\xcf\xc9"
- "\x89\xb4\x13\x7d\x3d\x6b\xe2\xc8\x4d\x4d\xe4\xcc\x52\x9c\x37\x4a"
- "\xb9\x84\x73\x34\x8d\x89\xae\x73\x34\x8d\x95\xe2\x05\x23\xed\xd3"
- "\x61\x4e\x57\x9d\xf8\xbb\x68\x88\xab\x55\xcc\x0b\x2d\xfd\x4a\xd4"
- "\x29\x6a\xe8\x27\x8d\xbd\xf3\xbf\x88\x4b\xec\xdb\xb8\x8f\x03\xe7"
- "\x9c\x64\x36\x82\xbe\x47\x80\x4f\x50\xef\x6d\xf7\x3c\x5d\xbe\x19"
- "\x71\x74\x9a\x9d\x83\x42\x1f\xc4\xc3\xdb\x4b\x74\x9a\xf1\x93\xfb"
- "\x03\x6d\xac\x83\x6f\x07\xed\xb8\x48\x14\xba\x38\x32\x0d\xe7\xbf"
- "\x03\xec\xb4\x1c\xc7\xb8\xa2\x4f\xc1\xba\xf3\xe4\xf4\xb1\xf8\x2d"
- "\x44\x0e\xcf\x6f\x83\xff\xcb\x25\x3b\x09\xde\x09\xf4\xb1\x92\x20"
- "\xb4\x8f\x1e\xdf\x42\x6e\xeb\x4a\x3b\x6d\x90\x78\x85\x36\x04\xce"
- "\xc3\x89\x73\x09\x50\xd7\x46\xb6\xc7\x19\xfd\xd4\x9b\x18\xdd\x98"
- "\x1c\xc6\x32\x60\x0c\x7b\x3a\xd3\xc7\x42\x02\xb9\xee\x39\x0d\xf8"
- "\x3f\x2a\xda\x8c\xa7\x4b\x01\xfb\xf5\x4e\xf5\xfc\x85\xd3\xff\x19"
- "\xf8\x7e\x80\x05\xed\x33\x77\xf4\xf9\x6a\x96\x44\x1f\xdc\xaf\x1a"
- "\x00\xe3\x04\xc6\x6f\x1b\x6d\x83\xba\x55\xeb\x36\x13\xe5\x79\x72"
- "\x66\x5a\xf1\x9b\xec\x9c\x5d\x25\x9f\x9f\x3f\x33\x51\x1a\x87\xf3"
- "\x7a\x7f\x75\x3a\x60\xab\x0f\xc1\x79\x75\xf4\x77\xc6\xf6\xfa\x7d"
- "\xa7\x66\x73\xe9\x46\xdb\x3c\x52\x9e\xfc\x53\xcc\x23\xd9\x55\x8d"
- "\x1d\x29\x6a\x72\x58\x3d\x0f\xfa\xf1\x57\x65\x26\xd9\x91\xb9\xc3"
- "\xdf\x53\xf9\x55\x99\x48\xdf\x6a\xbe\x17\xe1\xab\x57\x50\x97\xe0"
- "\xd8\x1f\xf4\x48\x05\xea\xe8\xae\xb4\x33\x0a\xa9\xdf\x80\xde\xa8"
- "\x80\x77\x44\x7f\xd8\xb8\xfe\xfb\x55\x3c\xfa\x80\x60\xe3\x06\x9e"
- "\x5f\xc5\xe7\xfc\xcf\xcc\xed\xb5\xa5\x21\x1f\xbe\xc7\xf7\xa8\x7d"
- "\xb5\x68\x85\x5d\x06\x34\xfd\x6a\x11\xb6\x4d\xc4\x22\xe8\xab\x33"
- "\x31\x8e\x7e\x7b\x9a\xc9\xe6\xc3\x6d\xce\xfd\xf2\x4c\xa6\x63\xbc"
- "\xd9\x38\x6f\xd6\x4e\xa2\x19\xa8\x1f\xea\xfc\x51\x57\x9d\xb9\xb2"
- "\x63\x07\x2d\xc9\x95\x0b\x8f\x6d\xcb\x21\x2a\x59\x36\x90\x0d\xfb"
- "\x59\x42\xe4\xcd\x2d\xc4\xe4\x1b\xa0\x9a\xbc\xe4\xf1\xf8\x71\x34"
- "\x59\x4d\xe4\xfa\xf6\x71\xca\xdb\xad\x93\x4b\xa8\xcf\x3d\x4f\x2f"
- "\x8e\xb7\x12\xcd\xda\x5c\xf2\x6d\x2c\xf1\x79\xdc\x0e\xdf\x56\x11"
- "\x9d\x89\x34\x05\xe1\x99\xd1\xc3\x2a\xb4\x3f\x9a\x82\xb0\xcc\x24"
- "\x03\x51\x26\x35\xd3\xd6\xec\xd5\x63\x94\xa0\x0f\x02\x0b\x00\x63"
- "\x13\x54\x93\x4b\x7a\xa0\x8c\x43\x91\xec\xbd\x01\xcf\x46\xf3\xba"
- "\x99\x7e\x3f\x70\xdd\x74\xb7\x40\xdd\xf6\x0c\xaf\x6e\xdf\xec\x77"
- "\xd4\xed\x9b\xfd\x23\xaf\xdb\xd7\xb3\x9d\xea\x16\xe8\xa8\x5b\x0c"
- "\xd4\xed\xeb\x47\x87\x57\xb7\xb3\x4b\x1d\x75\x3b\xbb\xd4\xc3\xba"
- "\xed\x1d\xa4\x6e\x35\x03\xd7\x2d\x71\x32\xd4\xed\xf4\xf0\xea\xd6"
- "\x62\x71\xd4\xad\xc5\x32\x92\xba\xe1\x58\x3e\x39\x98\x9e\x65\xfe"
- "\xe4\xe3\xb8\xbf\xd6\x16\xf2\xcd\xc3\xc9\x06\x76\x3f\xa9\x85\x34"
- "\x5d\x11\xfb\xb7\x39\xc5\x42\xbf\xe1\x76\x4e\x53\xf4\xbd\x3a\xdc"
- "\xef\xda\xb4\x1c\xb0\x1c\xc4\x31\xfd\x0d\xdb\xdf\x90\x62\xa6\xe2"
- "\x7e\xd3\xa6\xd7\x8a\xd8\x7e\x94\xfa\x4c\xf1\xbe\xb2\x63\x7c\xdd"
- "\x1c\xdc\x0b\x22\x40\x7f\xa6\xe3\xeb\xc2\x30\x7e\xe7\xbb\x71\x66"
- "\x39\x4d\x43\xdf\x61\xe8\xef\x4f\x41\xe8\xf6\xba\x25\xef\xc6\x59"
- "\x59\xec\xf0\x6d\xec\xbc\x6f\x53\xb9\x74\xc6\x4d\xfa\x86\xd9\xb7"
- "\x3e\x13\xd2\x1b\xa4\x38\xb0\x54\xae\xc4\xb1\xc7\x5c\x2c\x1f\xd2"
- "\xcd\x52\x6c\x56\xc0\x7b\xba\x28\x1b\x2c\x01\xd6\xc1\xe4\xde\x37"
- "\x33\x25\xb9\xf7\x78\x3c\x09\xc0\xb8\x94\x3b\x92\xc7\xe1\x9a\x23"
- "\x94\xd5\xb4\x1f\xe9\x1e\x6e\x19\x47\x03\x92\x88\x0f\x9e\xed\xc3"
- "\x3d\x7a\x46\xb5\x99\xcc\x48\x22\x63\xc2\x13\xa1\x4c\x2b\x89\x0c"
- "\x48\x84\xf2\x80\xd6\x7c\x6c\xf0\x0d\x9b\xe3\xdb\x09\xe5\xe1\xfa"
- "\xb7\x4f\x3c\x51\x3d\xae\x4e\xa1\xdb\x76\x11\x05\x9e\x03\xc4\xf3"
- "\x7c\xfc\x2c\xdf\x58\x65\x57\xda\x37\x25\x52\xfb\x3c\xe0\x8f\x3f"
- "\xe7\x4f\xf3\x69\x07\x7f\x9a\x77\xf5\xe7\x4f\xf3\x18\xce\x9f\x6f"
- "\x6c\x0e\xfe\x9c\x0d\x73\xe5\x4f\xf3\x4c\x57\xfe\x34\xc7\x78\xc7"
- "\x9f\xe6\x48\x07\x7f\xf8\x37\x38\x7f\x9a\x13\x07\xe6\x4f\x73\xae"
- "\x83\x3f\xcd\x33\x3c\xe3\x4f\xf3\x11\xf7\xfc\x69\x5e\x3a\x08\x7f"
- "\xc6\x0e\xcc\x9f\xb3\x37\x7b\xce\x9f\xb3\x61\xc3\xe0\x8f\x1f\xe7"
- "\x4f\xcb\x16\x07\x7f\x5a\x1e\xea\xcf\x9f\xb3\x7b\x38\x7f\xce\x1a"
- "\x1c\xfc\x69\x31\xb9\xf2\xe7\xec\x11\x57\xfe\xb4\x28\xbd\xe3\x4f"
- "\x0b\x71\xf0\x87\x7f\x83\xf3\xa7\x45\x3d\x30\x7f\x5a\x42\x1d\xfc"
- "\x39\x5b\xe1\x19\x7f\x5a\xa2\xdd\xf3\xe7\xac\x65\xf8\xfc\x69\xf9"
- "\x4b\x1f\xfe\x04\xba\xe7\x4f\x8b\x69\x18\xfc\x09\xe0\xfc\x69\x9d"
- "\xe6\xe0\xcf\xb7\x27\xfb\xf3\xe7\xdb\x05\x9c\x3f\xdf\xce\x73\xf0"
- "\xa7\x35\xd5\x95\x3f\xdf\x46\xbb\xf2\xe7\xdb\x32\xef\xf8\xf3\x6d"
- "\x89\x83\x3f\xfc\x1b\x9c\x3f\xdf\x1e\x18\x98\x3f\xdf\xd6\x39\xf8"
- "\xf3\x6d\x94\x67\xfc\x69\x1d\xe3\x9e\x3f\xdf\xee\x1c\x84\x3f\xe3"
- "\x06\xe6\x4f\xeb\x33\x9e\xf3\xa7\x35\x75\x30\xfe\x0c\xcf\xd6\x6b"
- "\xdd\x89\xdf\x1d\x85\x72\x1a\xdd\x95\x83\xb4\xc3\xfd\x87\x42\x5a"
- "\x6b\x63\x91\x30\x56\xc9\xcf\x68\xb4\xee\xd4\x6c\x26\x8f\x34\x91"
- "\x73\x77\x17\x09\x63\x94\x34\xad\x0c\xc6\x49\x7f\xc8\xa3\x5b\xc7"
- "\x2a\x84\xad\xe3\x14\x78\x36\xdb\x7d\xfc\xf6\x73\x59\x3e\x53\xc8"
- "\x74\x3c\x47\xb7\x0d\xec\x65\xfc\xbf\x2b\xed\xdc\x4e\xb0\x05\xc3"
- "\x06\x3b\xbf\x85\x7b\x9d\x0e\xa7\xe3\xf8\xf6\x5c\x79\xaf\x5f\x8c"
- "\x34\x9a\x88\xfe\xc5\x74\x77\xe0\x39\x8b\x73\xad\xe8\xeb\x1b\xc6"
- "\xab\x15\x61\x77\xd0\x33\x38\xf6\x68\x21\xe7\xcf\xd2\xac\x2a\x8c"
- "\x8d\x69\x01\x5b\xfd\xa6\xf3\xe4\x7c\x68\xef\xfe\x3c\x1a\x91\x2f"
- "\xce\x11\xea\x78\xde\xb6\x67\x20\xaf\x0e\xe3\x90\x6e\x4a\xc6\xf8"
- "\x9a\x6d\x0f\x83\xed\xfb\x23\xfc\x06\xfa\x4e\x2a\x86\x5f\xdc\x27"
- "\xc3\xf7\x66\x9e\x5f\xc2\xec\xe5\x6d\xb7\xe6\xf3\xbd\x70\x6d\x33"
- "\x25\xdc\xc1\x77\xc6\xc3\xbd\x9f\x68\xcf\x63\xfe\x09\xe7\xc9\x3f"
- "\x3a\x9d\x9e\xab\xe0\xfe\x24\x94\x3d\x51\x7c\xee\x07\xf7\x07\xd1"
- "\xce\x66\x7e\x3e\x72\x52\xc5\x3d\xc4\xff\x28\x81\xb4\x40\x31\xcf"
- "\x44\xc8\xf3\x1a\xda\xee\x62\x19\x93\xe0\x7e\x0d\x8e\x81\xc5\xe7"
- "\x41\x70\xbf\x18\xd7\x0e\xc4\xe7\x37\xc3\xfd\x6c\xb8\xbf\x8b\x9f"
- "\x79\xe9\x11\xfb\xe8\x79\x9b\x77\x67\xc6\xcf\xb3\x98\x9a\xc8\x03"
- "\x3e\x16\xf8\x87\xd3\xfe\x9f\xf3\xcd\x7d\x9e\x45\x3a\x3d\xab\x97"
- "\x9e\xf1\x3d\x6a\xff\x48\x72\x7a\x56\xd1\xe7\x59\x9e\xd3\xb3\xfd"
- "\x7d\xca\xdc\xef\xf4\xac\xb4\xcf\x7b\x75\x4e\xcf\x72\xfb\x3c\x6b"
- "\x73\x7a\x96\x2a\x3e\xf3\xe9\x4a\x6b\x53\x38\xd6\xf0\xce\xeb\xc4"
- "\x74\x39\xa4\x07\x3b\xa5\x47\x8a\xe9\xf0\xfd\xb6\x39\x26\x52\x60"
- "\x16\xd3\x19\xef\x79\xf9\x6d\x8b\x9c\xca\x0f\xe5\x73\x1c\x6d\x91"
- "\xbd\x7b\xe7\xc6\xd7\xe5\x0a\x3d\x11\xf9\xf0\x4c\x8d\xb8\x72\xc6"
- "\xf6\xfa\x04\xcd\xf3\x2f\xbd\xa0\x89\x8b\x8e\xc7\xed\x2b\xeb\xd6"
- "\xc4\x6b\xd6\x6d\x88\x8a\x76\xf1\xb3\x1e\x84\x3e\x07\x31\xa6\x1a"
- "\xfa\x6e\x61\xf1\x0b\xde\xa4\xad\xbd\x31\x3f\x40\xae\xc2\xb7\xaa"
- "\x4d\x64\x01\xfb\xd6\x4e\xee\x8f\xbc\x12\x7d\xbf\x70\x3f\x2f\xe4"
- "\x89\x26\xd2\x76\x4c\xf4\xf3\x52\x0e\x79\xad\xee\xfd\xbc\x5c\xac"
- "\x67\xfe\x0d\x21\x1f\xf7\xf3\x72\xb1\x01\xfa\xf9\xe3\x74\x3c\x8f"
- "\xe1\xc1\x63\x9b\x5d\x90\x6c\x13\xf3\x8a\x2b\xcc\x47\x60\x2a\x9f"
- "\xcb\xe8\xeb\xaf\xb5\xaa\x14\xdf\x13\xd7\x4b\x4b\x9d\xde\x8f\xe2"
- "\xcf\x25\xfd\x20\x7e\x33\xb3\x0a\xcf\xb9\x8e\x6f\x82\x7b\x36\x7f"
- "\xcf\x9e\x5d\xe0\x73\x79\x59\x55\x7b\xb1\x4d\xd8\x6e\xd7\xb6\xc9"
- "\xff\xad\x89\x5c\x78\xc7\xd1\xb6\x0b\xf5\x4e\xbe\xe0\xc4\x36\x5c"
- "\xb0\xf1\x3e\xda\xaf\xad\x6c\x7f\x22\x55\x56\xed\xc5\x6f\xa3\x3c"
- "\x63\x75\xf5\x85\xfb\xac\xaa\x32\xa9\x3e\x4e\xf5\xdb\x8b\xe3\x7a"
- "\xa8\xdf\x49\x4e\x13\x90\x1f\xc0\x53\xb1\x0d\xbb\x68\x5a\x5b\x12"
- "\x8f\x65\x00\xfa\x04\x63\xb2\x30\x5d\x75\x31\x4a\x9a\xcb\x44\x1d"
- "\xc5\xe7\x30\x2f\x3a\xec\x3f\xf4\xd1\x95\x25\xe9\xaf\x8b\x4e\xf6"
- "\x1f\xff\x26\xa4\x95\x3a\x63\xc8\xe9\x7b\xc7\xf0\x7b\x90\x6f\x11"
- "\x3f\x0f\x50\x55\x86\xfd\x1d\xee\x03\x71\x2f\x26\xbe\x8b\x75\x74"
- "\x17\x87\xcf\x9d\x0f\x45\x07\x1d\xbf\x0b\x96\xe8\xb8\x93\x9d\x91"
- "\xff\x2e\x44\x9a\xaf\x13\x63\x60\x94\xef\xec\x8d\x4b\xfd\x5d\x04"
- "\x8b\xed\x96\x3d\xb9\xf2\x3e\x15\x89\xe4\xb4\xfd\x6e\x25\xca\x78"
- "\xec\x33\x5c\xd6\x7f\x57\x2e\xf2\x3c\x92\xd7\xff\xbb\x2c\x4c\x77"
- "\xec\xbf\xff\xce\x24\xe5\x93\xe4\x32\x5f\xaf\xfa\xee\x7d\x96\x8f"
- "\xc7\x0a\x8e\xe1\x3c\xbf\x2b\xb0\x89\x7c\x57\x2d\xe6\x3f\xc7\xb0"
- "\xc8\xfc\xf7\x7c\xd7\x4a\xb3\xea\x63\xa0\xae\x30\xfe\x69\x13\x63"
- "\x56\xf0\xef\xc2\x6f\x35\xd6\x05\x69\x84\x67\xc9\xa9\x7e\x72\x25"
- "\xf0\x67\xc0\xb3\x5a\xe2\xbe\xee\xdb\xce\x93\x4b\xdc\x86\x90\x53"
- "\x2b\xce\xb1\xf2\xb6\x5e\x8a\x76\xda\xfb\xac\x92\xf2\x70\xd9\xcd"
- "\x9e\xb1\x3d\xe5\xba\x04\x9c\x0f\x12\x9f\x25\xe0\xf9\xda\xde\xff"
- "\xc7\x3a\xfd\x3f\x06\xff\x67\xfb\x9a\x37\x33\xdd\xaa\x70\x9c\xe3"
- "\xbf\x14\x05\xf7\xaa\x3e\xf7\x41\x2e\xf7\xaf\xf0\x7d\xcf\x60\x9b"
- "\x35\xb3\x3d\xe4\x62\xba\x58\xb6\x2f\xab\x4f\x02\x9d\x0b\xd8\x38"
- "\x80\x67\xba\xc5\x7e\x78\x00\xcf\x6c\x07\xd8\x9e\x65\xe7\xb5\xe1"
- "\xf9\x1c\xf1\x37\x54\xfc\x0d\xe1\x71\x5a\x2f\x05\x3b\x62\xad\xe3"
- "\x1c\xcd\xa5\x10\x77\xb1\xdf\xf1\x3c\xb8\xf8\x1b\x2a\xfe\x86\x88"
- "\xb1\x6a\x97\xc3\x7b\xbd\xe7\xbf\x07\xde\x83\x7c\x29\x5d\x3a\xcb"
- "\x6d\xcf\xac\x5a\x2e\x64\x1e\x5b\x88\x71\x41\xd1\x4f\x58\x4a\x1b"
- "\xfa\x8a\xb1\x10\x23\xe9\x26\xc6\xf8\xae\x54\x8c\x0d\x5a\xcb\x63"
- "\x82\xe2\x19\x58\x19\xce\x9b\xa3\xed\x58\xab\xbb\xc0\xe2\x82\xbe"
- "\xdc\x26\xc5\x3d\xb9\xd4\x6a\xcf\xaa\x5a\x2e\xf6\x97\x5d\x7c\x8f"
- "\x7e\x3b\x9b\x2f\x66\x71\xad\xdb\xd8\xba\x97\xb2\x85\xb4\x27\x4a"
- "\x79\x38\xed\xda\xd9\xdc\x57\x71\x9a\x14\xfb\xb1\x5d\x23\xc5\x9a"
- "\x36\x91\xf6\xa4\x4e\xdf\xcf\x1b\x20\x6d\x8e\xeb\x9e\xe9\xf6\xc5"
- "\x58\x26\xd6\xdd\x44\x2e\x99\xb1\x6c\xc8\x13\xd1\xdb\x67\x21\xfd"
- "\x65\x1b\x99\x0a\xf5\x6a\x91\xca\x87\xe7\xd0\xff\xcd\x8c\x96\x58"
- "\x66\x67\x96\x1d\xe8\xd0\x9e\x6d\x92\x17\x2e\xe2\x7b\xae\xdb\x41"
- "\xff\xfd\xf7\xfc\xc1\x6c\x20\xe8\x0b\x79\xd0\x97\x4a\x84\xcc\xfa"
- "\x5c\xe6\xcb\xdb\xb7\x3e\x8f\xcf\x31\xb6\x9f\xc5\xdd\xe1\x3b\x2e"
- "\x13\x05\xee\x81\xe0\x98\xed\xe0\x3e\x90\x21\x0d\x64\x75\x19\xf4"
- "\x11\x36\x57\x30\x3c\xbd\xdf\x6e\x61\x65\x4c\xe5\xbe\xcd\xf0\xec"
- "\x52\x57\x5a\x47\x58\x6f\xfc\x84\xde\x7e\xdc\xb1\x06\xd7\x1e\xa0"
- "\x7f\xb0\x3a\xf6\xad\x03\xd6\x17\xca\x6a\x76\x6b\x63\x2a\xeb\xd9"
- "\xfa\x2c\xc8\x80\x48\xbe\x47\xb5\xe3\xcf\x3e\xea\x5b\x5b\xe1\x5b"
- "\x7b\x7b\xe3\x46\x40\x9e\x1c\xdc\x7b\x0f\xe5\xf7\xb6\x33\x8e\x7d"
- "\xa3\x9e\xf7\xf5\x8e\x56\x21\xab\x3e\x77\x47\x37\x51\x88\xe9\xad"
- "\xb5\x36\x2b\xc6\x1e\x18\xd0\xcf\x16\x8b\x9d\x87\x7b\xc2\xb7\xd7"
- "\xe7\xe2\xb9\xa1\xfb\xac\x52\x9d\x2d\xad\x78\x5e\x05\xeb\xcc\x69"
- "\x6b\x39\x2d\xd1\x51\xdf\x0e\x65\x27\x9f\x22\xcd\xc4\x12\x8d\xfb"
- "\xe6\x18\x4d\x36\x4b\x7b\x39\x2d\x6c\xcc\xc7\xbe\xcf\xf3\xb0\xb1"
- "\x3f\x8b\x63\x04\xe5\x17\xb1\x58\x6c\xd0\x06\xe0\x45\x79\x32\x9e"
- "\xf9\xb7\xb0\xb8\x00\xdb\x98\xaf\x0e\x68\x37\xdb\x27\xdb\x29\xae"
- "\x93\x58\x4a\x25\x5d\x61\x12\xd3\x76\xe0\xb7\x13\xba\xc9\x45\x62"
- "\x79\x0d\x63\xac\x03\x3d\x4a\xd0\x3f\x5d\xad\x05\xfa\x49\x62\x37"
- "\x62\xa1\x04\x63\x77\x9a\x88\x25\x9d\xeb\x37\xa4\xb9\x25\x06\xbf"
- "\x8f\xb4\x85\xb1\x99\x19\x68\x7a\xb9\x2b\xad\xb3\x37\xfe\x63\xce"
- "\x2d\x38\xde\xb1\x0c\xea\x5f\xd7\x0e\x75\xae\xcd\x03\xdd\x39\xf5"
- "\x14\xd6\xef\xa8\x30\xbe\x3e\x17\xf7\x64\xc3\xff\xeb\x44\xd9\xce"
- "\x78\xc7\x71\xd0\xf9\x96\x8f\x3a\xf8\xf6\x5a\x8e\x05\xe6\x43\x0d"
- "\xd2\x16\x8a\xf4\x63\xf1\x24\x72\x13\x38\x1d\xc4\xfc\x36\x3e\x5f"
- "\x1c\x7c\x17\xd4\xcb\x29\xfe\x5d\x27\xd3\xdd\xe8\xfb\xbe\x88\x8d"
- "\x09\x3b\xf7\x3b\xd5\xd9\xc2\xce\xbf\xb6\xe3\x5c\x5f\xe7\x72\xfc"
- "\x96\x1e\xfd\x87\x21\x2e\xce\x3b\xe3\xbf\xf3\x61\xac\x27\xee\xf9"
- "\xb5\xfb\xd6\x45\x82\xbe\x8d\x42\x3a\xc3\x3b\xf1\xd0\x17\x72\x07"
- "\xd1\x85\x2c\xee\x5e\x57\xda\x65\xad\xa4\x0b\x61\x7c\x01\x7a\xa1"
- "\xeb\x76\x36\xee\x04\x7b\xda\x28\xa0\x3d\xd3\xa5\x41\xdc\x40\x5f"
- "\x2f\x11\x65\x6c\x09\xbc\xb3\x5c\x5a\xf3\xb2\xe3\xb9\x89\x8b\x6c"
- "\xbd\xd7\x22\xc5\x93\xe3\xfe\xfa\x2e\xa7\x3a\xce\x59\x5c\xce\xee"
- "\x77\xce\x02\xcf\xfe\xbc\xc9\xe2\x8e\xed\x45\x9d\x52\xd3\xd6\x8c"
- "\x3a\x82\xbd\x8f\x67\x2f\x92\x61\x4c\xce\xcf\x0f\x35\xe3\xfc\x3c"
- "\x8b\x79\x82\x75\xe1\xb1\x27\x9a\xd8\xff\x80\x5b\x05\xfe\x72\x2c"
- "\x5d\x36\xf7\xc6\x4c\x07\x7e\xe3\x5a\xdb\x61\xc5\x2f\x48\xf9\x1d"
- "\xa8\xaf\xbb\x6e\xc7\xf8\xdf\x5d\x69\x5d\x41\x52\xec\x6f\x16\xeb"
- "\x9b\xb7\x67\xa7\x5b\xbf\x8c\xf7\x92\x50\xf4\x17\x80\xe7\xeb\x18"
- "\x0d\x54\x93\x63\xd0\xd7\x33\xfa\xad\x2c\xdf\x8c\x31\x59\xba\x8e"
- "\xfd\xee\x16\x76\x46\xd9\x52\x7e\x6f\x3b\xee\xc3\x6a\x6b\x49\x62"
- "\xfe\x98\x94\xe1\x89\x36\x8a\xef\x31\x7b\xc2\x6f\x32\x9e\x37\x6e"
- "\x63\xb1\x0e\xb0\x4c\xaf\xfd\x16\x77\x19\x44\xdb\xb4\x0d\xc6\x3e"
- "\x93\x81\x57\xcc\x76\x87\xff\x6f\x39\x4f\xac\x57\x78\x0c\x5a\xee"
- "\x7b\x5f\xdc\x8f\x3d\x96\xfb\xd8\x00\x9a\x31\x9f\x07\xd6\x75\x9a"
- "\x7b\x30\x5e\xb3\x75\x23\xf3\x83\x9d\x59\xb5\x4f\xa4\xc1\xbe\x1d"
- "\xbc\x5e\x01\x2b\x12\xe5\xac\x8e\x58\xbf\xe1\xd5\xcd\x3a\x57\x1c"
- "\x47\x8c\xed\x4a\xb3\x26\x49\xbe\x39\xb8\x3d\xc5\xfd\x63\x73\x5e"
- "\x58\xcf\x89\xf6\xf3\x7e\xf1\xdb\xfb\x47\xe1\xdb\xfb\xc5\x32\x33"
- "\xb9\x8f\xf0\x2e\xe8\x07\x55\x60\x9f\x5e\x51\x48\xe3\x19\xf1\x0c"
- "\x51\x08\x1f\x67\x5d\x09\x76\x8c\x67\x38\x0d\x5d\xce\xdd\x6d\xd8"
- "\x10\xaf\x89\x5a\xb3\x49\xb7\x32\x7e\x55\x8c\x26\x3a\x2e\x6e\x43"
- "\x9c\x06\x9d\x34\x39\xf7\x1f\x1e\xc7\xe8\x4a\xa8\x18\x9f\xb0\xcc"
- "\x11\x9f\xf0\x4a\xa2\x73\x4c\x4f\x13\xb9\x92\x34\x3a\x73\x17\x57"
- "\xf2\xdc\x95\x93\x2b\x17\xf6\xc1\x75\x00\xae\x72\xb8\x2a\x71\x2e"
- "\x63\x85\x95\x84\x81\xae\x67\xfb\x4c\x1c\x3e\x27\xae\xa0\x5f\xf2"
- "\xb0\x26\x72\xa5\xb3\x48\x50\xe0\x38\x08\xe3\x86\xef\xc3\xfc\xc5"
- "\xf0\x3e\x5c\xe5\x70\x55\xc2\xc5\xde\x13\x3e\x66\xe7\xe5\xf7\x39"
- "\x3f\xe3\xfb\x47\xb6\xee\xc5\x3c\x74\x2b\x2e\xd9\x43\xbe\x7f\xe7"
- "\xf9\xfa\xd4\x41\x4e\xd3\xda\xa5\x7c\x6c\x6d\xdf\x7f\x2b\xd1\x0c"
- "\x90\xcf\x87\xa6\x9d\x2b\x13\xf3\xb1\xbd\x36\x52\x7b\x30\xd6\x00"
- "\xe4\x97\xf2\x29\x68\x5a\xd7\x1c\x31\x1f\xd3\x15\x42\x9a\x7c\xa0"
- "\xef\x8e\xa1\x69\x07\x82\xc5\x7c\x81\xce\xe5\x39\xe5\x19\x2b\xa4"
- "\x9d\x29\xc5\x3c\xc2\x56\x45\x10\xb7\x9d\xae\xe4\x41\xfe\x01\xfd"
- "\xaf\x0c\x8f\x4f\x3d\x61\x7d\xf9\xa4\x5b\xb5\x26\xfa\xa7\x6b\xd6"
- "\x27\x60\xa4\xa9\xf8\x0d\x2f\xc5\xe3\xef\xfa\x95\x2f\xb2\x9f\x0d"
- "\x2b\x56\xaf\xe2\xff\xc4\xc7\x86\xe2\x3f\xb1\x80\x37\xfc\x8d\x7a"
- "\x49\x87\x3f\xab\x36\xe0\x6d\x62\x4c\xc8\x4b\xab\xf0\xa7\xef\x39"
- "\x50\x6d\x57\x5a\x4f\x2b\x60\xa3\x81\xcb\xd9\x1e\x18\x23\x9d\x63"
- "\xd8\xc3\x78\x4a\x47\xb4\x36\x22\xcd\x6b\xb9\xfa\x1c\xb1\xc9\xd0"
- "\xe7\x48\xc0\x56\xdd\xaa\x00\xdb\x9a\x68\xd0\x19\x3b\xbb\xd2\x6c"
- "\xa1\x26\xb2\x96\x88\xb2\xb1\x9c\xf9\x39\x4d\xeb\x49\x15\xf7\x76"
- "\x2a\x84\xcc\xaa\x78\xf4\xdf\x0f\xf7\x2c\xce\x36\xdc\x97\xc0\xfd"
- "\x07\x70\x8f\xf1\xb5\x83\xe0\x3e\x09\xe7\xa4\xe0\x5e\x0d\xf7\xc1"
- "\x42\xe6\xc1\x4c\x3c\x63\x0c\xf7\x1a\xb8\x9f\x01\xe5\xe7\x4a\xfd"
- "\x62\x60\x5b\xd9\xb6\x4f\x8a\xfd\xcd\xe3\x7c\xdb\xca\x7b\xe3\x7c"
- "\x63\x3c\xa7\xe4\xc0\xe5\x4c\xff\x32\x1b\xc4\xd6\xec\xa3\x9e\x96"
- "\x00\x79\x9a\x25\x7d\xc9\xe7\x3b\x6c\x16\xc9\x7f\x0a\x9f\xcf\xb0"
- "\x2b\x9c\xe2\xa5\xe3\x7d\x90\x14\x2f\x1d\xe7\xbb\x58\xbc\x46\xf8"
- "\xa5\x69\xe8\x4f\x96\x96\x0d\x38\x97\xc7\xe2\x7c\xda\x5f\x41\xdf"
- "\xbc\xe6\x94\x28\xd9\x9d\x45\x38\x87\x06\xf7\xdc\xb7\x24\xbd\x48"
- "\xec\x2c\x3e\x94\xe4\x77\xce\xd9\x97\xc4\x80\xe7\xa1\x8e\x83\xcd"
- "\xc0\xe2\x5d\xc5\x6e\x08\xb0\xad\x8c\xe6\x76\xa0\xfd\x24\x97\x5f"
- "\x75\xe9\xdc\x5e\xb0\x57\xd0\xa7\x79\x4c\x14\x13\x11\x16\x72\xdf"
- "\x53\xb1\x1b\x28\xbc\x1b\x90\xb8\x32\x9a\xa5\x41\xbe\x6d\x60\xab"
- "\x89\xf5\x7b\xdb\x18\x8c\x67\x5c\x05\xd1\x47\x86\xbd\xec\xb9\x69"
- "\xa9\xf8\x1d\x25\xb3\x43\x8e\x13\x15\xc6\xdb\xc4\xba\x15\x39\xf9"
- "\xc5\xdb\x01\x69\xb8\x87\xb4\xe3\x69\xa2\x42\x3f\xc0\x62\x5d\xca"
- "\x78\xfc\x30\x21\x4c\xf2\x35\x65\x82\xb4\xbe\xed\x79\xfa\x5f\x19"
- "\x2a\x67\xae\x0a\x59\xb2\x00\xfe\x0b\x11\x43\x56\x3b\x63\x33\xb8"
- "\x63\xfc\xf1\xc8\x8e\xff\x4a\xf8\x6f\x1e\x97\x54\x00\x3b\xcd\xce"
- "\xc6\x42\x02\x8e\x81\xbb\x22\xf2\xf8\x1e\x54\xe1\x28\xfa\xdd\x15"
- "\xd2\xd0\x9e\xc4\x73\xd3\xc2\x01\xc4\x2c\x55\xd6\x65\x16\x6f\x41"
- "\x1f\xcf\x32\xa0\xb1\xf0\x0e\x3e\x13\x7d\x78\xc9\x99\x8f\x2b\x3b"
- "\x51\xb3\x33\xc2\x60\xa3\xe0\x19\xd4\x16\x99\xac\x06\xed\x0e\x9c"
- "\x4f\x12\xd2\x84\xa5\x88\x5b\xe0\x31\xfa\x10\xb1\xd0\xf1\x55\x91"
- "\xd4\xf7\x58\x08\xe2\x18\x6d\x5d\x63\x20\xd2\x8c\xa2\xcf\x80\xc7"
- "\xe1\xfa\x37\x1e\x7b\x66\x59\xab\x54\x26\xdc\xab\xc0\x86\xda\x09"
- "\xbf\x81\x5d\x69\x74\xa1\x53\x4c\x3e\xf1\x4c\x34\x5d\x83\xbe\xdf"
- "\xb0\x6c\x66\x3b\xcb\x64\xef\x73\x1b\x84\xc6\x9b\x48\xe0\x1c\xde"
- "\x17\x31\xd6\xe8\xf6\x4c\xf1\x7f\xb0\x7f\xee\x37\xf7\x29\xe3\x84"
- "\x34\x57\xca\x31\x0d\x3a\x4f\x4e\x1e\x87\xeb\xdf\x20\xff\x07\x26"
- "\xf2\x20\xcb\xbf\x4d\xce\xce\x49\xb6\xf8\xa8\xf1\xbc\x3b\xad\x97"
- "\xd2\xc7\xc8\xc2\x80\xa6\x18\xd3\x8d\xf7\xfd\x8e\xf1\x75\xb1\x70"
- "\x6f\x91\xe6\x58\xd8\x9c\x4b\x06\xee\xeb\xea\xbd\x4f\x84\xfb\x20"
- "\xe9\x1e\xfe\xd7\x48\xb2\x02\xe7\x24\x3a\x52\x22\x76\xe1\xb8\x73"
- "\x95\x1a\xec\x42\xb0\x6f\xe0\x39\xf0\x7f\xfb\x42\xfe\x6e\x8f\xa6"
- "\x23\x4d\xaf\xb3\xf8\xdf\x14\x69\x01\xf9\x07\xcf\xc0\xfe\x8b\x6d"
- "\x14\xcb\x89\x31\xc9\x8b\x7a\xdb\x26\xa4\xf9\x04\x08\x59\xc7\x16"
- "\xb2\x36\xca\x64\xa5\xf0\xff\x22\xb3\x6f\x95\x06\xf2\x01\xff\x6d"
- "\x06\x96\x2f\xe1\x42\x49\x76\x77\xe0\x52\x23\x58\xf0\xe5\xab\xbb"
- "\x91\x7e\x6c\x4f\xb6\x7e\x73\x20\xf3\x5d\x8b\x7e\x40\x58\x4c\x34"
- "\xf4\x6f\x69\x23\x63\x59\x4c\x81\x2c\x9b\x9a\xf9\xd2\x7f\x59\xab"
- "\x92\x7c\x5b\x82\xbc\x09\xa2\xf2\x0d\x16\xf4\x77\xc9\x62\x87\x74"
- "\x69\xfd\x99\x8f\x4b\xd1\xb7\x65\x61\x02\x09\x32\x08\xdc\xb7\x25"
- "\xf3\x11\x32\x16\xc6\x29\x09\x03\xfb\xb7\xa4\x69\x7b\x17\x4a\xfe"
- "\x2d\xe9\x65\xbb\x15\xfe\x9f\x01\xf4\xc0\xf8\xef\x5a\x76\xef\xf0"
- "\x37\xa5\x18\xd0\xdf\xa5\x9c\xb0\x98\x25\xe8\xef\x72\x58\xfa\x42"
- "\x26\x63\xf3\xb2\x5d\x19\x32\x90\x7f\xaf\xb2\xb8\x80\x4e\x69\x15"
- "\xd0\x12\xd1\xbf\x01\x8d\x11\xd3\x1a\x4c\x24\xcb\x20\x8e\x4b\xcd"
- "\x38\xc6\xdf\xc9\xe6\xc6\x84\x36\xda\x13\xb3\x6b\x20\x99\xd3\xee"
- "\x3f\xc5\xd4\x8e\xfe\x29\x32\xe4\x6a\x93\x4c\x9e\x84\xef\xb2\xb1"
- "\xa4\x4c\xae\xee\xdb\xaf\x9f\x5f\xb5\x21\x2a\x7a\xc5\xda\x75\x3a"
- "\xcd\xd3\x4b\x1f\x67\x81\x12\x43\x34\x6b\xe2\xa3\x99\x4a\xd2\x3c"
- "\xbd\xe0\xb1\xf0\xf0\xa5\x2b\xfe\x75\xe9\xa3\x4b\x9f\xf9\xd7\x87"
- "\xf9\x89\xc5\xa5\x71\xaf\x60\xb0\xcd\xf8\x0d\x1a\x7c\xe9\x79\x31"
- "\x9a\xf8\xe6\xe8\xb8\x0d\x7d\xe5\x41\x10\x9b\xe7\x92\xb3\x39\x5d"
- "\x0b\xfe\xcf\xe6\xd2\x64\xf2\xfd\xd2\x1c\x17\x93\x7d\x32\xf9\x1e"
- "\xa4\x2d\x8b\x35\x9e\x21\xc7\x3e\x4b\xc4\x38\xef\xa8\x77\x14\xd8"
- "\xa7\x51\xff\x40\x5b\x4c\xce\xbe\xb9\xf8\xbb\x3e\x0a\x39\xbe\x27"
- "\xf6\x65\x31\x6d\x0a\x9d\x3a\x35\x85\xf9\xd7\xca\xf0\x09\x92\xe6"
- "\xbd\x31\x4d\xaa\x43\x13\xe6\xc9\x90\x3f\xdb\x1b\x4f\x38\xc3\x67"
- "\x9e\x23\x0e\x25\xfb\x73\xa1\x11\x21\x68\xce\x8c\x01\x5b\x65\x2c"
- "\x5c\xe3\xf0\x5a\xd8\x2b\xdf\x13\x68\x03\x8e\xd9\x02\x64\xa0\x83"
- "\x13\x7d\x78\x1c\xab\x8c\x7a\x16\x7b\x21\xdc\x6e\xf3\x59\x61\x97"
- "\xc3\xaf\x0f\x5d\x61\x57\xb0\x71\x22\x4d\xa0\xf5\xec\xac\x7d\x02"
- "\xad\xc3\x78\x6d\x80\xe3\xcc\x70\x5b\x72\x66\xb8\x9d\xda\x56\x80"
- "\xfd\x0e\xbf\xdf\xe2\x99\xf1\x70\xfb\xb7\x94\xc5\xac\xc1\xb3\xf5"
- "\xdc\xcf\x60\x25\xee\xa1\x7c\x0e\x30\x5c\xd4\xce\x63\x12\x87\xbf"
- "\xf2\xdd\x99\x15\xaf\x98\x78\x4c\xe2\x8b\x3c\x8e\x37\x8f\x75\x4e"
- "\x92\xa1\x9c\xa3\x2b\xec\x3e\x9a\x70\x7b\x0f\x65\xe7\x5e\x33\x14"
- "\x9a\xc1\xe2\x0c\xa3\x8c\xdd\x34\x85\xc8\xf1\x1c\x9d\xbd\x68\xb5"
- "\x06\x7d\x0a\xa6\x98\xa9\x15\x7d\xd3\x7c\xd4\xdd\x20\xd7\x24\x28"
- "\x80\x6e\x8a\x05\xb5\xba\xd0\x81\xcf\x3d\x67\x7c\x95\x4a\xf5\xf9"
- "\xfb\x69\xc6\xd7\x4b\xa8\xbe\x60\x0e\xcd\x3c\x86\x73\xa3\x32\x9a"
- "\xd1\xac\x81\x7b\x48\x6f\x31\x53\xbd\x61\x0e\xcd\x38\x57\x0e\xbf"
- "\x70\xdf\x96\x4b\xf5\x85\x70\xff\x49\x04\xbc\xb7\x8f\x66\x54\xe2"
- "\x7b\xa1\x34\xe3\xe8\x42\xf8\x85\xfb\xaa\x30\xc8\x07\xf7\x9f\xce"
- "\x85\x5f\xb8\xaf\x0e\x6d\x91\x8d\x09\x84\x77\x20\xed\xbb\x48\xfe"
- "\xad\xf6\x48\xf6\xad\x8c\xce\x48\xfe\x0d\x6b\x24\xff\x46\x4f\x24"
- "\xff\x86\x10\xc9\xbf\x51\xa3\x85\xfc\x07\x68\x46\x6d\x1e\xe4\x9b"
- "\x4b\x33\xea\x94\xf0\x0b\xf7\xc7\x12\x21\x1f\xdc\x1f\x6f\x85\x5f"
- "\xb8\xaf\x87\xba\x14\xc2\xfd\x89\x4a\xc8\xff\x01\xcd\xf8\x62\x1e"
- "\xe4\x9b\x47\x33\x1a\xf6\xc1\x2f\xdc\x9f\x9a\x01\xf9\xe0\xfe\x4b"
- "\x28\xc7\x00\xf7\xa7\x55\x90\x7f\x1e\xdd\x2e\xc3\xfa\x94\xd3\xed"
- "\x3e\x58\x6e\x18\xdd\xae\xc0\xfc\x70\x3f\x16\xca\x33\xc0\x3d\x8c"
- "\xaf\xf5\x06\xb8\xf7\x2d\x83\xfc\x70\x3f\x01\xda\x9a\x5f\x41\xb7"
- "\xab\x6c\x90\x6f\x3e\xdd\xee\x0f\xe9\x05\x70\x1f\xb8\x14\xf2\xc1"
- "\xfd\x24\xcc\x0f\xf7\x37\xed\x85\xfc\x70\x7f\x33\xd2\xa8\x92\x6e"
- "\x9f\x7c\x00\xf2\x2d\xa4\xdb\xa7\xaa\xe1\x17\xee\x83\xb1\xfe\x70"
- "\x3f\xbd\x01\x7e\xe1\xfe\x76\xa0\x55\x21\xdc\xdf\x09\xf5\xcb\xaf"
- "\xa6\xdb\x67\x62\xf9\x8b\xe8\x76\x2d\xd2\x07\xee\xef\xa9\x80\x7c"
- "\x70\x3f\x0b\xe8\x61\x80\xfb\xfb\xb2\x21\xff\xa2\x01\xf9\xb9\xfd"
- "\xfe\x28\xba\x75\x2c\xa1\xdb\x7f\x6a\xa1\x5b\xc7\xc1\xef\xbc\x52"
- "\xba\x75\x8c\x96\x6e\x0f\x53\x40\x3a\xfc\x3e\x9c\x04\xf7\x21\xe2"
- "\x3d\xfc\xfe\x7c\x29\xdc\x87\x8a\xf7\xf0\xfb\x48\x08\xdc\xcf\x11"
- "\xef\xe1\xf7\xd1\xfd\x70\x3f\x97\x6e\x7f\x2c\x1b\xee\xf1\x57\x03"
- "\xf7\xf3\xc4\x7b\xf8\x9d\xbf\x04\x7e\x6d\xe6\x69\xd1\x89\x66\xbf"
- "\xb5\xa1\x66\xbf\xa2\x12\xc4\xa4\x3d\x27\x7f\x9f\xe0\x5f\x10\x0a"
- "\x7a\x77\x6c\x4a\x27\x19\xd7\x22\x1b\x77\x1a\x65\x8a\x31\xc9\xc4"
- "\x62\x01\x8a\x3e\x2e\xc7\x36\xc9\xc6\x9e\x04\x1b\x09\xe3\x39\xc8"
- "\xa1\xed\x6d\x34\x6d\x4c\x3b\xb4\x39\x96\xa6\x4d\x68\x82\x5f\xb8"
- "\x9f\x78\x1c\xda\x0c\xf7\x0f\x6e\x87\x5f\xb8\x5f\xf6\x18\xb4\x3d"
- "\xb6\x2b\x63\xdc\x5c\x93\x4c\x11\xcb\x64\xc4\x7f\x25\x94\x04\xd8"
- "\x52\x68\xb8\x0d\x74\xc7\xae\x3d\x91\x01\xb6\x48\xe0\x43\x71\x58"
- "\x00\xc6\xec\x28\x8c\x3e\x40\xfd\xd7\xb2\x3a\x61\x5c\x1e\xda\x33"
- "\x43\xce\xbf\x3d\x81\x36\xc9\xc6\x45\x63\xfc\x08\xea\x9f\xe6\xee"
- "\xf9\x6b\xec\xf9\xd4\x3d\x3a\xfe\x1c\xf0\xd0\xfb\x7c\x19\x3e\xdf"
- "\x13\x80\x7e\xd8\xa7\x3f\xcb\x9e\x1b\x2d\xad\x62\xbb\x7c\xf0\xd9"
- "\x21\xcc\x6b\x92\x8d\x6b\xe6\x32\x7c\x6c\x2b\x4d\xf3\x21\x1d\xca"
- "\x63\x4b\xa0\xee\x16\xa8\x7b\x88\x68\xc3\xc7\x53\x65\x55\x22\xf7"
- "\x71\x52\x7f\xc0\xdd\x3c\x90\x90\xbd\x3b\x4f\x0f\x72\x10\xc7\xc5"
- "\xa0\x0f\xe5\x9a\xe4\x19\x07\x9a\x64\xbe\xe5\x85\x6c\xbe\x63\xcf"
- "\x5c\x2e\x1f\x95\xaf\xf5\x6c\x3f\x96\xae\xd9\x1c\x00\xdf\xf7\x3d"
- "\x94\x62\xa5\x9d\xe5\xc9\x8f\x81\x6c\x65\xe9\xe5\xec\x0c\x11\xff"
- "\x9f\xad\x21\x89\xff\xe7\xb1\x79\x68\x28\x0b\xdf\x75\x1e\x87\xd8"
- "\x33\x66\x2f\x11\xfc\xf7\x84\xb1\xb5\x75\x99\x32\xeb\xa0\x60\x92"
- "\x07\xc4\x93\x31\x9a\xcd\x1f\x41\xf9\x4a\xd7\x31\x6b\x6f\x5e\xf6"
- "\xec\x2f\x1f\x42\xde\x02\x9c\x5f\xca\x50\xf6\xc6\x3f\xa6\xd0\x86"
- "\xd7\x51\x17\xca\x49\x18\xea\x67\x66\x03\xcb\x7c\x23\xf1\xb4\x93"
- "\x4d\x55\xac\xb1\x65\xaf\xd5\xd8\xb3\xf7\xcc\xa5\x39\x7b\xc2\xfc"
- "\x6d\x32\xee\x1b\x58\xe6\xfb\xfb\xfb\xac\x68\x73\x56\x61\xde\xc5"
- "\xc2\xd8\x9f\x05\xde\x9b\x48\xe4\xe5\x71\xa7\xf0\x5e\x4f\x33\xc2"
- "\xca\x8c\x6d\x0d\xa4\x3c\x8e\x95\x95\x4d\x33\x16\x45\x08\x63\x7f"
- "\xb1\xb4\x08\x6d\xf7\x44\x9c\x7b\x3b\x8e\xe9\x13\x81\x2f\xa0\x57"
- "\x7c\x63\xa5\xba\xa0\x4e\xd1\x03\xed\xd0\xae\x46\x7f\x18\x2b\xec"
- "\x76\xf4\x2f\x97\x69\x02\x3a\x70\x7e\xf9\x2e\xc1\x38\xef\xe2\x77"
- "\xf7\x08\xe3\x8f\xe9\x6a\x97\xe3\x3a\xa2\x12\xfd\x75\x75\xb2\x33"
- "\xf4\x18\xfd\x58\x40\x3b\x80\xe7\x75\xe6\xdd\xba\x55\xba\x15\x9b"
- "\x75\x1b\xe2\xe2\x57\xbc\xa4\xfb\xa9\x06\x06\x93\x9a\x0d\xab\x35"
- "\xeb\xa2\xd7\x6d\x88\x7b\xa5\x9f\x8f\xa0\xae\x8c\xf1\x0a\x93\x4c"
- "\xc9\xe6\xc4\x8e\x82\x4d\xcf\xe6\xf4\x65\x13\xea\x91\xd7\xbb\xde"
- "\xe4\x31\x38\x20\x8f\x16\xc6\x7d\x7b\x99\x5d\x9e\xb7\x27\x82\x1a"
- "\xa2\x0f\x64\xa1\x1f\x90\x97\x30\xc6\x83\x99\x18\x49\x3b\x8f\xcb"
- "\xcb\x62\xee\xc1\x18\x23\x61\x0b\x2d\x4f\x68\xc7\x7e\x00\xb2\xa5"
- "\x68\x21\x2d\x5c\x4d\xae\xe8\xd7\xe6\x35\xc9\x26\x1c\xb8\xa2\x2f"
- "\x9a\x2b\xc5\x4c\xb2\x67\x17\xe5\x09\xaa\xdd\xfb\x30\x66\x52\x0f"
- "\x55\x93\x1a\xa0\x65\x77\xe6\xb1\xe5\xa0\x07\x22\x0a\xd3\xe8\x01"
- "\x3b\x8c\xb9\x98\x0f\x9b\xff\x4a\x48\xb5\x53\xad\xc2\x9e\x46\x94"
- "\xf0\xeb\x4f\xfd\x4b\x4d\x3d\xaa\xe2\x50\x7c\x8e\xb1\x92\xec\x3d"
- "\x5a\x92\x5c\x4f\x85\xdf\xc6\x00\x6e\xd2\xc0\x68\xc7\xd8\xb0\x31"
- "\x17\x08\xa4\x8f\x17\x72\x8a\xca\x5b\x16\x12\x39\xe6\x05\x7b\x8f"
- "\x2c\x87\xff\x93\x56\x12\x3f\xc8\x17\x90\x74\x14\xd2\xbb\xb4\xe3"
- "\x6d\x29\x5a\x65\x77\x8a\x76\x7c\x0f\xd5\xaa\x8c\xcd\x56\xd2\x33"
- "\x33\x21\x77\x96\x99\x28\x76\x81\x5d\x58\x28\x40\x1f\x34\x44\x97"
- "\xd8\x5f\xd5\x8e\xb5\xbd\xaa\x55\xf4\xf4\x68\x95\xb6\x97\xb5\x8a"
- "\xee\x97\xb5\x63\x7b\xba\xb4\x4a\x63\x94\x99\x54\x99\xff\x40\x6a"
- "\x9b\x5b\xd9\xbc\x6f\x8f\x5f\x69\x5b\x8f\x5f\x51\xb5\xaa\x99\x04"
- "\xdd\xab\x03\xbb\x10\xec\xe5\x7c\x18\x2b\x00\x26\x54\xb6\x3d\x09"
- "\xa0\xef\x4a\x73\x81\xbe\x85\x0b\xee\xa6\xdf\xd9\x33\x02\x63\x34"
- "\x4f\x80\xbc\xda\xaa\x50\x43\x1a\xe0\x27\xb8\x81\x66\x4c\x01\x19"
- "\xa7\x08\x86\x4b\x63\xe2\x7c\x20\x34\x23\x00\xef\xd5\x98\x97\xe7"
- "\xbb\x39\xd6\xc4\x7e\x27\x7e\xc0\x62\xb8\x66\xf8\x56\x17\x32\x9b"
- "\x64\x42\x9d\x64\x93\x54\x28\x06\xf6\x35\x02\x79\x2c\xbd\x63\x78"
- "\x01\x64\x8e\x3e\x7f\x40\xdf\x38\xdc\xff\x0f\x7c\x3b\x27\xbf\x2e"
- "\x57\xe8\xf5\xff\x0c\x32\x53\x35\x0d\xfa\x4f\x2a\x7b\x96\x5d\x1c"
- "\x96\x7c\x89\xf8\xe0\xb3\x7d\x97\xad\x72\xbc\xd7\xc4\xc9\xa8\xd1"
- "\x62\x25\xb9\xb8\xfe\x11\x1c\x7d\x60\xdf\x65\xb3\x1c\xf1\x52\x0b"
- "\x69\xf0\xee\x03\xb9\x97\xc5\x72\xf3\xf6\x44\xa6\x6c\x24\x2c\x0e"
- "\x0a\xc6\x52\x42\x1c\xe5\x26\xc3\x18\x14\xe3\x3e\xc5\xa1\x0c\x53"
- "\x6d\x84\xff\x95\x98\x8f\xaa\x8a\xc3\x04\x28\x03\xb0\x54\x46\xfd"
- "\x8a\xb5\x82\xbe\x68\x1f\xc8\x56\x1d\x9d\xb6\x5a\x2d\xec\xda\xb3"
- "\xb0\x2b\x43\x55\x09\xf4\x30\x49\x73\x1a\xb5\x65\x36\x82\xfe\xbb"
- "\xe8\x63\x36\x72\x24\xbe\x13\x7d\xfc\xfa\x98\x7d\x8f\x45\x9a\xfd"
- "\x76\xe7\x99\xfd\x4a\x73\x05\xfd\x6e\x13\x5c\xcd\xba\x38\xa2\x3a"
- "\x2f\xf3\xcb\xee\xf5\x3f\x7b\xe9\x3a\xf1\x3f\x0b\x76\x1e\xb3\xf7"
- "\x00\x3b\x68\xbf\x09\xfa\x62\x16\xcf\x04\xed\x3a\x94\xb9\x5d\x19"
- "\x7e\x07\x24\xbb\x0c\xe5\x88\x3d\xeb\x58\x2c\x5c\x31\x90\x5e\x67"
- "\x92\x69\xac\x92\x8c\x01\xdd\xb3\x44\xd8\xfe\xa4\xba\x0b\xcf\x58"
- "\xf5\xc4\x3c\x82\x79\x81\x6e\xa9\xf0\x2d\x1f\x7b\x4f\xcc\x3c\xb8"
- "\x1e\x86\xeb\xe7\x76\x7d\xb1\xc6\xae\x2f\x0a\xb3\xeb\x4b\x75\x76"
- "\xfd\xda\xa5\x70\x45\xc0\xb5\x1c\xae\x48\xb8\xa2\xe0\x8a\xa1\xfa"
- "\xb5\xb1\xf0\x8b\xcf\xe3\xe1\x4a\x84\x2b\x09\xae\x54\xb8\xd2\xed"
- "\xbb\xf6\x2c\x11\x00\x9f\x70\x69\xe0\x0a\xb6\xeb\x77\x37\xc0\x35"
- "\xe0\x5c\x09\xcd\xec\xe1\xb1\x1b\xc6\x9c\xa1\x01\x18\xdb\x37\xa9"
- "\x13\xfd\x49\xaa\x8f\x68\x2d\xc3\xf3\x61\x2f\xf3\x4f\x77\x37\x7f"
- "\x82\xe5\x43\xff\xea\x19\x66\x79\xee\xfd\x1c\xaa\xf7\x44\xd8\x82"
- "\x57\x33\x7f\xea\xd0\xa7\x65\xb5\x91\xcd\x24\xdc\x4c\x52\xaa\x9b"
- "\xbb\x49\x4a\x14\xb5\xb3\xb1\x79\x12\x9e\x6d\xd9\x60\x41\x1c\xdb"
- "\x69\x84\xa6\x27\xbb\x68\xa1\x5d\xb5\x5b\x47\x55\xbb\xcb\x98\xcf"
- "\x4a\x90\x3f\x18\x2b\xad\x77\x5c\x8a\xb8\x82\xb1\x69\x4d\x5b\x27"
- "\x79\x35\x8a\x0a\x35\x31\x60\x9b\x34\x00\xc0\x64\xe4\x2d\xc4\x98"
- "\x34\x36\xfd\x75\x23\x4d\x05\xbc\xf8\xda\x81\x6e\x02\x8e\x49\x01"
- "\x5b\x38\x3e\x95\xf0\x05\xfa\x2c\x50\x8a\x2f\x45\xc7\xfa\xc7\xc0"
- "\x33\x05\xc6\x9f\x32\xc0\x98\xd4\x90\x40\x66\x18\xe0\x19\x8b\x15"
- "\x0a\xf5\x7e\x52\x17\x40\x85\x17\xb5\xa4\x68\x2d\x51\xfa\x5d\xe0"
- "\xf1\x67\xed\x40\xfb\xde\x18\x0c\xd9\x6b\xf3\x16\x5f\xd0\x90\x23"
- "\xda\xd3\xa0\x97\xf6\x81\xfc\x5e\x9b\xd7\x03\xb2\x1b\x68\x69\x1f"
- "\x1e\x2d\x03\x35\x57\x8b\x96\x3d\xc1\xd1\x25\x9c\x9e\x91\x04\x69"
- "\xd6\x97\x9e\x48\xe3\xcd\xcd\x40\x4f\xa0\xab\xb1\xde\x4e\xfc\x65"
- "\x64\xa5\x44\xcf\x02\xa0\x27\xd0\x54\x8d\x34\x05\x7a\x30\x9a\x52"
- "\x91\xa6\x45\x4e\x34\x05\xf9\xc4\xfc\x7b\x22\x4d\x05\xa0\x69\x91"
- "\x1b\x9a\xf6\x8e\xef\x81\xa6\xc5\x1e\xd1\xb4\x6c\x04\x34\x9d\x18"
- "\xef\x8e\xa6\x36\xd4\x99\x39\x6b\x73\x29\xc8\x3c\xa3\xad\x8a\xf9"
- "\xaa\x05\x7b\xa7\x19\xec\x36\x93\xa0\x2a\xca\x03\x9a\xa8\x70\x9f"
- "\x00\xc6\x3b\x63\x7e\xe5\xca\xe8\x15\x7b\x4e\xa9\x19\xd3\x40\x76"
- "\xc5\xdc\x87\xbe\xf9\x74\x26\x52\x24\xa7\x07\x6a\x2f\x5b\x40\xc7"
- "\x04\xbd\xd3\x8d\x36\x67\xce\x9e\xfb\x04\x1a\x43\x50\x8e\x3c\x77"
- "\x37\x51\x74\x83\xac\xd0\x25\x90\xdb\x72\x41\xde\x75\x83\xfc\x3c"
- "\x2f\x9b\xb4\x70\x81\x4e\xa0\x70\xa5\xa0\xcf\x55\xc1\x6f\xb7\x09"
- "\xe4\x35\xe3\x2f\xf2\x0c\xd7\x1f\x6b\x9e\xfb\x18\xca\xbb\xe9\xa1"
- "\x4f\x23\x6d\x24\x25\xa6\x3f\x7f\x85\x94\x08\xb0\xbb\x86\xee\x27"
- "\x18\x73\x31\xa9\x15\xf9\xba\x8f\x18\x9b\x1d\xfd\x44\x78\x99\xcb"
- "\x61\xe4\x05\xf6\x0b\xec\x23\x3b\x9c\xe4\x2f\xc8\xf6\xc0\x42\x31"
- "\x06\x89\x1d\xe4\x2f\xe4\x55\xa0\xaf\x56\x8c\x4d\x32\x60\xff\x78"
- "\x15\xfa\xc7\x66\x16\x1f\x4a\x0d\xf4\xd8\xd7\xdd\xc5\x79\x88\x3c"
- "\x33\xda\x2a\x19\xff\x72\x45\x79\xcf\xe9\xbe\xfb\x8f\x94\x46\x80"
- "\x2d\x23\x53\x0b\x39\xa5\x26\xda\x15\x33\x1e\xe7\x2a\x61\xfc\x1c"
- "\x1a\x10\x05\xb6\xc3\x77\xa0\x0f\xd6\x03\xbe\x2e\x92\x19\xc5\xeb"
- "\xc1\x1e\xe8\xc2\x38\x6f\x50\x9f\x57\x78\x7c\x5c\x21\xc3\xbf\x1a"
- "\x9e\x31\x1f\xb2\x82\xe4\x43\xb6\x43\x8b\xe3\x7e\xc7\x7c\xd1\x06"
- "\xad\xdc\xf1\xcd\xcf\xf7\xd9\x55\x32\x35\x3b\x6f\x2f\x0b\xe2\xfb"
- "\xcc\x94\x1f\x64\x22\x5d\xdb\x64\x41\x73\xf8\x1c\xf1\xa1\x6c\x5d"
- "\x32\x19\x77\x5e\x76\xd3\x39\xba\xfd\x68\xaa\x0e\x63\x7d\x4b\xcf"
- "\x52\x22\x90\x0e\x73\xee\x4d\x25\x20\xbb\x65\x73\x8d\x89\x17\xd0"
- "\x27\xe3\x30\x65\x6f\x10\x9b\xef\xb0\x67\x7e\xbe\x1f\xe8\x14\x26"
- "\x6c\xff\xfc\x03\x90\x29\xa1\xf4\x45\x68\xeb\x5a\x68\xeb\x79\xa0"
- "\xeb\x79\x68\xeb\xcb\x62\x5b\xc5\xd8\x77\x02\xd0\x1f\x9e\x0d\xac"
- "\xff\xa4\xb6\xbe\x88\xb1\x60\xde\x8f\xd8\x72\x81\xdc\x44\xef\xc0"
- "\x35\x5f\x76\x1e\xb2\xcb\x68\x3b\x4d\xf0\xbb\x4c\x3f\x67\xaf\x8d"
- "\x79\x06\xf0\x88\x34\x07\x9b\x00\xf4\x5c\x51\xb9\xc4\x07\xac\x0f"
- "\xed\x89\x19\x5f\xb4\x1e\xea\x83\xb4\xbf\x48\x42\xb0\x3f\x03\xed"
- "\x67\x14\x21\xfd\x5d\xe3\x4f\x07\x31\x1e\x8c\x05\x1e\xac\x17\x79"
- "\xa0\x17\x79\x00\xb6\x22\xe8\x6a\x9c\xe3\x50\x17\xa5\x71\x1e\x0c"
- "\x8f\x46\x37\xcf\x18\xe5\xfe\x6a\x71\xdf\x5f\xd5\x2b\xbb\xf9\x18"
- "\x52\x86\xbe\x6c\xa9\xff\x9e\x9f\x08\x3d\xd0\x6f\x73\xc4\x7e\x4b"
- "\x63\x7e\x2e\xf5\xd9\x16\xd9\xcd\x76\xcf\xfa\xec\x2d\x17\xfe\x49"
- "\xfb\x6c\xd0\xd5\xed\xb3\x93\xff\xe2\xda\x67\x27\xb7\xba\xf6\xd9"
- "\xc9\x85\x8e\x3e\x2b\x3e\x1b\x95\x3e\x3b\x79\xff\xf7\xd3\x67\x27"
- "\xef\x1f\xa0\xcf\xd6\x7b\xd0\x67\xd5\x6e\xfa\xac\xfa\xea\xf5\x59"
- "\x75\xc3\xb5\xd3\xb1\xc1\x53\xba\xe5\x03\xe8\xd8\x57\x9d\x74\xac"
- "\x1f\xea\xd8\x29\x7b\x07\xea\xaf\x3d\x06\xe8\xaf\x2a\xb1\xbf\xfe"
- "\xf6\x6f\x50\xde\xd4\x3d\x55\x8d\x43\xf7\x57\x9b\xc1\x61\x3f\xb9"
- "\xed\xb3\x31\xd8\x67\xcb\x88\xd1\xc4\xfa\xec\x4a\xa9\xcf\x1a\xc4"
- "\xf1\xce\x20\xfd\x36\xc8\x5d\xbf\xc5\x78\x60\x18\x0b\x6c\xd0\x7e"
- "\x2b\xda\x4b\x3d\xd3\xb0\xdf\x96\x5f\x67\xba\xf6\xd6\x75\xae\xfd"
- "\xf6\xd6\x12\xd7\x7e\x7b\xeb\x33\x8e\x7e\x2b\x3e\x1b\x95\x7e\x7b"
- "\x6b\xec\xf7\xd3\x6f\x6f\x8d\xfd\xe1\xe8\xda\xe0\xdc\x6b\xa7\x6b"
- "\x6f\x3b\xc1\xfa\xad\x3b\x5d\x9b\x22\xea\x5a\x3f\xd4\xb5\xd3\xd6"
- "\x78\xd6\x77\xa7\xaf\xfc\x27\xef\xbb\x57\x59\xe7\xde\x76\xb7\x6b"
- "\xdf\xbd\x6d\xb9\x6b\xdf\xbd\x6d\xa2\xa3\xef\x8a\xcf\x46\xa5\xef"
- "\xde\xa6\xfd\x7e\xfa\xee\x6d\xda\x1f\x8e\xce\xd5\x2c\x72\xd7\x77"
- "\x35\xd3\x49\x6a\x93\x4c\xb3\xc7\x68\x60\xfb\xf2\x52\x8d\xb6\x9f"
- "\x12\xb6\x97\x45\xa6\xa9\x31\xaa\xe7\x12\x61\xfb\xb1\x06\x8c\xd5"
- "\x82\x7b\x6a\x7e\xe7\xb4\x67\x85\xaf\xe9\x6a\x2e\x48\x7b\x6e\x8a"
- "\xc5\x78\x2e\x83\xed\xb9\xa1\x99\xc7\x62\xf8\x7b\xb7\xf3\x7d\xf2"
- "\x99\xc7\x62\xa5\x7b\xe6\x5f\x46\x76\x7b\x08\xcd\x3a\x16\x65\xf6"
- "\x3d\x16\xe5\x6e\x9d\xc4\x7f\x2b\xa5\xb8\xcf\xa4\x63\x7a\x42\x68"
- "\xc7\x76\x42\x72\xd9\x1a\xc4\xed\x51\xd0\x46\x1e\x0f\xd8\x7f\x6a"
- "\x60\x47\xda\x12\x02\x69\x89\x52\x1a\x8b\xc1\x9d\xe6\x43\x05\x78"
- "\x46\x73\xd6\xd8\x30\x5e\x1f\xfa\x3e\xbe\xf7\x32\x62\xf1\xf6\x4c"
- "\x90\x11\x6c\x0f\x09\x5b\xc7\x9f\x7c\xab\xa5\xa8\x9d\x28\x6a\xd3"
- "\xd9\x5e\x3a\xdc\xab\x53\x92\x83\xf8\xf7\xb9\x27\x8f\xca\x15\x44"
- "\x28\x5c\xad\xa4\x7e\xbb\x5b\xd9\xde\x62\xc0\x8a\xb4\x7f\x07\xe3"
- "\x1a\x0a\xd3\xa2\xcb\x24\xff\xbb\x14\xea\xf7\x61\x32\x9e\x3d\xf5"
- "\xa1\x45\x71\x24\x10\x2e\x15\xd5\xef\x6e\xed\xca\xb8\x23\x50\x9a"
- "\x3f\x74\xbb\x4f\x1c\xe3\x08\xdf\xaa\x56\x88\x7b\x85\xd0\x0f\x01"
- "\xdb\x73\xb8\x43\x2e\x64\xda\x21\x9d\xa6\xa5\x50\x63\xa2\x8d\x04"
- "\x00\x2d\x70\x0d\x1f\xe3\x8c\x09\x45\x09\xa1\xdb\xa6\x12\xf2\xa7"
- "\xcd\xad\x72\xdc\xcf\x61\xff\x8f\x5b\x2d\xe5\xc9\xf7\xe3\x1a\x3f"
- "\x8b\x29\xd0\x22\xbb\xd3\x2f\xfc\x1c\x8f\x19\x0c\xff\x4f\xc1\xb5"
- "\x87\xc5\x70\x8f\x6b\xe4\x42\x87\x5a\x81\x79\x5b\x64\x77\x1c\x29"
- "\x4f\x38\x45\x02\x74\x44\x99\x03\x6d\xe3\x79\xef\xd8\x89\x79\x4d"
- "\xb2\x3b\xd9\x1e\x05\xb8\x2f\xc3\xf9\x72\x78\x8f\xcd\x95\x52\xc3"
- "\x6a\x25\x93\x0f\xd9\xbb\x5b\x85\x69\xab\x95\x6c\x2f\x29\xb4\x73"
- "\x07\xb4\x19\xf2\xa8\x70\x0f\x0f\xfb\x4d\x26\x81\x3b\x21\x0d\xcb"
- "\x81\x5f\x15\xdb\x47\x2c\xbb\x23\x1d\xcb\x76\x7b\xfe\x40\xb5\xbb"
- "\x95\x02\xb6\xf9\x79\x1c\xd9\xb1\x26\xd9\x9d\x07\x02\x64\x94\x52"
- "\x43\x74\xd9\x36\x9c\xc7\xc6\x3d\xdf\xb8\x8f\x5d\x76\xe7\x1b\x50"
- "\xbe\xa2\x98\xcd\xdb\xde\xa9\x33\xc9\xee\x70\xec\x47\x60\x6b\x2d"
- "\x77\x56\xe2\x77\xf0\x1d\x31\x3f\xdb\x6b\x8a\x75\xd6\x24\xfb\x50"
- "\xb8\xff\x33\xdf\x17\xae\x5c\x0d\xef\x3b\xfc\xff\xf0\xf7\x00\x4b"
- "\x77\x56\x00\x36\x99\x6f\x14\xbc\x77\xbb\x4f\x59\xe4\x5b\x0d\x50"
- "\xaa\x1f\xef\x24\x8c\x00\x2e\x24\x8c\x60\x7d\xdf\x4d\x36\xc9\x99"
- "\x3e\x92\xcd\x60\x31\xb9\x72\x80\x87\xf6\x02\xb5\x82\xcd\x4d\xf7"
- "\x20\x5f\x9a\xe0\xd9\x4c\x5f\xe4\xcb\x0e\xd0\x05\x62\xde\x10\x47"
- "\xfd\xf1\x7e\x26\xe3\xa7\x00\xbc\xe0\xfb\xa0\x66\x9c\x66\x31\x9d"
- "\x40\x66\xe0\xfe\xf5\x8a\x44\xa8\x17\xe2\x16\x30\xf2\xa7\x38\xab"
- "\xbc\x28\x81\xa7\x7f\xd8\x6e\x95\xef\x38\x4f\x50\xb6\x10\xfd\x5a"
- "\xa2\x00\x3d\xa4\xc0\x32\x69\x70\x74\xd9\x7d\x12\x1f\x37\x03\xef"
- "\x12\x00\xbb\x40\xf3\x1d\x40\xbf\xa2\x6e\xb6\x56\x53\x56\x24\x10"
- "\x95\x00\xf9\x4c\xb2\x99\x6a\x28\x2f\xb0\xf0\x16\x6a\xc6\x7d\xd6"
- "\x40\xc3\xcd\x5d\x19\x33\x2c\x12\x0d\xb1\x4e\xb8\x4f\x5a\x8f\x7b"
- "\xff\x65\x33\x74\x1c\x43\x33\xc2\xa4\x36\xbb\xa3\xa7\xfe\x4f\x24"
- "\x58\x7f\x2f\x99\x2b\x28\x7b\xd4\xd4\xe7\xd6\x12\x9c\x6f\x7e\xb2"
- "\x0d\xfd\x58\xb5\x92\xf0\xd7\xce\x50\xa3\xd9\x4e\x04\xdf\x1e\x35"
- "\xae\x43\xd8\xb7\xdd\x33\x29\xfc\x15\xa0\x17\xe8\xfb\x14\x2b\x09"
- "\x34\x26\x9b\x79\xec\x41\x72\x89\xd8\x37\x81\x0c\x07\xb9\x0e\x3a"
- "\x55\x91\x72\x89\x4c\x41\x7a\x09\x7e\x45\x0b\x81\x66\x47\x9f\x89"
- "\x27\xa9\xc3\x93\xa3\x33\xd9\xf9\x67\xb4\x2f\x40\xe6\xcb\x71\xaf"
- "\x9e\xd1\x0c\xf6\x89\xbe\x68\xe1\x30\xcb\x71\x7b\xfe\x19\xdb\x2d"
- "\xe0\x3c\xb4\xd8\xe6\x70\x6c\xb3\xc5\x4a\x70\x2e\xff\xc9\x8d\xe8"
- "\x3f\xb9\x93\x08\x59\x3d\x6a\x6c\x33\xd8\x3a\x95\xc3\x9f\xd3\xff"
- "\x51\xc4\x60\xdf\xa6\x40\x6f\x61\xdb\xad\x25\x82\x6a\x77\x25\x7e"
- "\x1b\xeb\x80\x67\x7f\x9e\xec\x24\x8c\xee\x48\x7f\xa3\xd5\x4e\xa8"
- "\xaf\x73\x1d\x6c\xc3\xad\x83\xfb\xf6\xdf\x4b\x82\xb3\xff\xc4\xf9"
- "\x6e\xdf\x26\xd2\x20\x06\xd7\xc1\x76\x57\x62\xcc\x8d\x27\xb1\x0e"
- "\xe6\x0b\x64\x31\x68\x1e\xe4\xbf\x51\xdb\x46\xec\x3e\xf7\x4c\xc2"
- "\x3d\x07\xc8\xff\x64\x1b\xf0\xff\xb2\x15\x7d\x26\x99\x8d\xa9\x57"
- "\x08\xda\x2f\xb6\x0e\xad\xbc\x3f\xff\xef\x3a\xfa\x4c\xe2\x70\xf9"
- "\x7f\xd7\x28\xf1\xff\xae\xeb\xa0\xfd\x5a\x2f\xda\xaf\x1d\xa5\xf6"
- "\x6b\xaf\x83\xf6\xdf\xed\x45\xfb\xef\x1e\xa5\xf6\xdf\xed\xb6\xfd"
- "\x8f\x4f\x11\x28\xdb\x8b\xe2\x9f\xcf\xe2\xd0\x70\x7d\x75\xcf\x21"
- "\xdc\x77\xc2\xce\x7a\x89\xf7\x84\x9f\xfd\x52\xf6\xb9\x57\xf5\xb9"
- "\x0f\xec\x73\x1f\xd4\xe7\x5e\xdd\xe7\x3e\x58\xba\x07\x3d\x32\xe6"
- "\xa2\xec\x9e\xd9\x60\x97\xa6\x9a\x64\xf7\x54\x8b\xcf\x67\xa0\x4f"
- "\x31\xd0\xe9\x33\x06\x89\x7f\x79\xeb\x79\xd9\x8f\xd9\x19\x14\xba"
- "\x6d\xaa\x96\x6e\x4e\x25\x42\xf6\xda\xf8\x27\xb7\x80\xec\x02\xfe"
- "\xd1\x1e\xf5\x58\xb0\x11\x26\xa3\xdf\x3a\xdc\x77\xa0\x89\xc3\xfd"
- "\x24\x3f\x9e\x89\xed\xbb\x57\x57\x4e\x04\x9f\x7b\x98\x2d\x28\xe8"
- "\xd7\xc6\x9b\x7d\xee\x99\x4a\x77\xed\x59\x92\x23\x17\x94\x39\x69"
- "\x82\x66\x8b\x99\x9a\x17\x5d\x02\x39\xd4\x89\xbe\xe4\x81\xc7\xf1"
- "\xd4\x5c\x1e\x77\x01\xea\xfb\x63\x7d\x4d\x12\x94\x0d\xdf\x81\x6f"
- "\xc1\x38\x6e\xed\x52\x1e\xb7\x7d\x6d\x7c\xad\xa5\x92\x60\x8c\x21"
- "\xb1\x4c\x1d\xf5\x5b\xbb\x14\xcb\x1c\xd0\x3e\xcd\xce\x6f\x86\x6f"
- "\xfe\xf4\x19\xad\x82\xd0\xad\x8a\xa0\xe1\xf1\xf4\xc7\xfb\xdc\xda"
- "\xbd\xd9\x05\x51\xbc\x5c\xa5\x17\xe5\x86\xb8\x8d\x95\x0e\xe5\x8a"
- "\xf5\x0d\xf4\xa6\xdc\x48\xf7\xe5\x1a\xc4\xfa\x6a\xbc\x29\xf7\xc0"
- "\x20\xe5\x8a\xf5\x0d\xf3\xa2\xdc\x59\x81\xee\xcb\x2d\x14\xeb\x9b"
- "\xea\x4d\xb9\x31\xee\xcb\xcd\x6f\xf6\x0e\x0b\xb3\x3e\x18\x0c\x0b"
- "\xde\xe1\xe0\xde\x41\xda\x5f\xd0\xec\x1d\x06\xee\x8d\x1a\x0c\x03"
- "\xde\xf1\xff\xde\x41\xf9\xef\x1d\xef\xef\x53\x0d\xc6\x7b\xef\xf8"
- "\x7e\x9f\x5b\xfc\xa3\x2d\x0f\xbc\x2f\xa1\xfe\x7b\xc2\x84\x9c\xb5"
- "\x25\x82\x7f\xfe\x7f\x6e\x13\xc2\xc8\xe3\x20\xc3\x02\xf2\xc8\xc4"
- "\x30\x36\x3e\xbe\xcf\xb2\xc5\x40\xe4\x30\xde\x95\xbf\xb3\xb9\x41"
- "\x6e\xb4\xcd\x45\x9d\x63\x2f\x4d\xb0\xca\xee\x84\xf4\x43\x80\x2a"
- "\x0b\xd8\x9d\xbc\x9c\xb5\x25\x39\xc9\x61\x44\xf4\xa3\x61\xc1\xb3"
- "\xcb\xe1\x20\xc7\x8c\x79\x56\xdc\xb7\x32\x11\xde\xb3\x01\x7e\xa1"
- "\x0c\x2b\x79\x57\x30\xcb\xc2\xe2\x58\x3e\x33\x3b\xb3\x97\x93\xff"
- "\x9f\x34\x45\x8b\xfe\x14\xcd\x2d\xb2\xd0\x67\x7d\xcc\x44\x8e\x7e"
- "\x8f\xba\x32\x42\x23\x4c\xb2\xd9\x0b\xc5\x33\xaa\x6d\xcc\xef\x27"
- "\xd4\x17\xcf\x7f\x62\x5e\xf4\xff\x79\xaf\x8e\xc8\xd1\x27\x3b\xe4"
- "\x4d\x47\x5f\xa0\x83\x9d\xf5\xb6\x67\xef\x4e\xc7\xf7\x69\x36\xe8"
- "\xd0\x0b\x44\x8e\xe7\x3b\x69\xf0\x6a\x92\x03\x63\x88\x05\x77\xe3"
- "\x9c\x47\x3b\x49\xde\x42\x05\x9c\x7f\xa2\xaa\xa2\xb9\xb8\x37\x8e"
- "\xef\x1b\x9f\xad\x29\xe2\xfb\xc8\xad\x2c\xfe\x30\xdc\xb3\x71\x0c"
- "\xee\x8d\x51\xad\xd5\xd2\x1c\xbf\xb0\x5a\x4b\x3b\x8f\x87\x29\x9b"
- "\x7d\x3b\xfa\x64\xec\x50\xed\x4e\xb5\xa8\x76\x67\x76\x65\xcc\x0e"
- "\x96\xda\x80\xdf\x97\xd2\x71\xdc\x86\xf9\xe0\xf9\x3c\xe9\xec\xb7"
- "\x9b\x78\xdc\x93\xc2\xd5\xd4\xdc\xeb\x6b\x43\x76\xff\x5b\x48\x7b"
- "\xb0\x15\x12\x2d\x29\xda\xe9\x7c\x1e\x63\x76\x25\x8e\x87\xa1\xde"
- "\x51\x7c\x6c\xba\x36\x8a\xf9\xe5\x05\x1d\xf0\x8c\x56\x3e\x4c\xbb"
- "\x75\x36\xd3\xff\xe5\xd3\x51\x47\xde\x9f\x05\xe5\xff\x0c\xda\xd4"
- "\xc6\xc7\x62\x6b\x13\xd9\x99\x47\xd9\xec\x4c\xf8\x46\x22\xdc\x6b"
- "\x30\x5f\x93\xec\x7e\x95\xf8\x3c\xd5\xe9\x79\x2a\xee\x95\x14\x9f"
- "\x8b\x63\xb9\xb5\xe9\x4e\xcf\xd3\x75\xd3\x71\x6e\xe2\xfe\xa5\xd8"
- "\x06\xa0\x63\x24\xea\xb6\x5e\xdf\x21\x7e\x6b\x23\xc5\x7c\xf1\x6d"
- "\xb2\xfb\xd7\x75\x00\xb6\xe0\x79\x92\xd3\xfb\x49\x87\x13\x43\xc9"
- "\xe3\x85\x48\xc3\xfb\x53\x4d\xf2\xe2\x85\x7c\x3c\x3b\x3b\x9b\xb5"
- "\x5d\xb5\x36\xc2\xb9\x3c\x93\xec\xfe\x45\x50\x66\x84\x05\xec\x28"
- "\xc8\x13\x8f\xdf\x74\xa6\xb7\x74\xf2\x52\x13\xb5\x6e\xa5\x66\xd5"
- "\x86\x97\xd6\xe3\xc9\xb9\xf1\x2e\x7b\x1c\x03\xf1\x6c\xa9\x90\x5d"
- "\x1c\x63\xcc\xc3\xb3\x6e\x81\xec\x8c\xf8\x4e\xdc\x37\xe5\x5f\x5a"
- "\x62\xcf\x29\x0d\x15\xfc\x8b\x96\x94\x6f\x7e\x8c\x5c\x94\xfd\x84"
- "\xf9\x2b\x35\x02\x4a\xb2\xdf\x44\xdf\x1e\x55\x98\xc6\xfc\x19\x61"
- "\xac\x29\x36\x66\xdf\xac\x24\x15\x9a\x76\x36\xee\x87\x67\xcf\xb2"
- "\x39\x8e\x4e\x22\xb7\xa5\x29\xc9\xff\x49\xae\x93\x7f\x20\x98\xe4"
- "\xff\x47\x68\x60\xfb\x74\x0f\xab\x2b\xc9\x7d\x89\x4a\x8c\xab\x28"
- "\xff\x08\xc6\xd2\xf8\x1c\x9f\x49\x67\x11\xe0\xfd\x77\xd8\x9e\xdd"
- "\x3b\xf8\xff\x29\x79\xf4\xeb\xc3\x6a\xd1\x8f\x85\xec\x27\x32\xac"
- "\x2b\xfa\xf8\x68\x93\xfd\x64\x0c\xd6\xcf\x24\xfb\x89\xc2\xc7\x80"
- "\x7b\x7c\x89\x0a\xf2\x5f\x12\xf4\xc5\x31\x28\x0f\x6c\x19\xf7\x1f"
- "\xa0\x69\xaa\x3f\xe0\xb9\x3b\x83\x78\x16\xaf\x2b\xe3\x27\x8d\x4e"
- "\x67\x4c\x55\x1d\x72\xf2\x08\xa4\x99\xa5\xb3\x0d\x18\xfb\xcc\x9d"
- "\x7c\xb1\x82\x8d\x77\x25\x38\x3a\x53\x50\x15\x03\x2f\x8a\x63\x2a"
- "\xe7\x13\x9c\x77\x91\xe1\x9e\xd9\x36\xd9\x03\xad\xd4\xaf\x38\x22"
- "\x19\xfb\x74\x4e\xd1\x92\x3f\xe0\xbe\x3f\xa0\xe3\x5e\xdc\xe7\x07"
- "\xb4\x7c\x1b\xee\xab\x16\x96\x11\xcd\xd3\x68\x3b\xcd\x59\xf9\xeb"
- "\x28\x6a\xbb\x67\x49\x39\xa9\x6e\x7e\x8f\x7c\x5a\x5f\x49\x54\xcb"
- "\x89\x4f\x8a\x89\xda\x59\x1b\xe3\x89\x3c\xdc\x44\x7c\x92\x3b\xb1"
- "\x4f\xdb\x09\x9e\x1f\xa8\xb5\xd6\x80\x3d\xb4\xc1\xf2\x4e\x72\xeb"
- "\x18\xcd\x93\x84\x40\xdf\x63\x6b\xcc\xec\x9c\x8f\x99\x9d\x9b\xf6"
- "\xc3\xf9\x6e\xa7\xf3\x3d\xea\xa4\x48\x2a\x6c\xb9\x40\x94\x35\x31"
- "\xa7\x49\x78\xa4\x0f\x65\xe7\x7b\x12\x21\xa3\x19\x78\xff\xb2\xd6"
- "\xdf\xfe\xb2\x76\xd2\xae\xcb\x24\xa8\x36\xde\x04\xb6\x59\x25\x29"
- "\x88\x23\x41\xb4\x2b\xc6\xb7\xba\xb2\x8a\xd0\xed\xf6\xc0\x77\x93"
- "\xcb\xc7\xd8\x95\x7c\x7f\x55\xc0\x56\x19\xce\x6f\xfa\x67\xe3\x3e"
- "\xab\xcb\x24\x74\xc5\xd9\x54\x36\x27\x8b\xf3\xdf\xb6\x2e\xad\xa6"
- "\xa7\x4b\x7b\x47\xf7\xcb\xda\xe9\xd2\xbc\xf9\xb3\x17\x02\x71\x9d"
- "\x20\x82\x66\xfc\xa8\x04\xf7\xf6\xe1\x38\xc0\xe6\x27\x53\xe3\x1c"
- "\x39\x62\x18\xbe\x1f\x2c\xac\xd2\x92\xfb\xcc\xec\xec\x11\xce\xdb"
- "\x07\x16\x3d\x8f\x75\x6d\x27\x6c\xaf\x90\x2f\xdf\x2b\x64\xc5\x35"
- "\x6b\xd5\xee\x86\xc5\x6b\x34\xa4\x7b\x5a\x74\xa6\x31\xf1\x0f\x24"
- "\xe5\x0a\xfd\x9a\xd9\xf1\x89\x80\xdb\x8c\x39\x38\xb7\xd7\x70\x44"
- "\x7b\x02\xf5\xc9\x9c\xe1\xcb\x87\x07\xd8\xfa\x2f\xd2\x06\xf8\x54"
- "\xb2\xb7\x1d\xf9\x56\xb4\xe4\x8f\x71\x66\xf9\x13\xcd\xd4\x56\x13"
- "\xf5\x07\xf2\x69\x43\x9d\x0b\x7f\x18\x3f\x21\x1f\xf2\x09\x79\x84"
- "\xbc\x72\xf0\xe9\x04\xe3\xd3\x5e\x81\xf3\xa9\x5b\x95\x5f\x22\xf1"
- "\xca\x6a\x88\xce\xf3\x84\x5f\xd5\xcd\x03\xf3\x0b\xe8\xdc\xcb\xaf"
- "\xfc\x76\x12\x64\x6c\x03\x7b\x19\xf8\xf5\xc4\x53\x84\x3c\xf1\x36"
- "\x15\x6a\x16\x1e\xef\xe5\x9b\x2d\xd3\x0d\xdf\xce\x39\xf8\x06\xfc"
- "\x1f\x84\x6f\x77\xcd\x18\x0e\xdf\xaa\x9b\x39\xdf\x6c\xe2\x1e\x2f"
- "\x6d\x05\x91\x5b\x5f\xd6\xca\xf3\x2e\x93\xb9\xc8\xbf\x45\x67\x35"
- "\xe4\xc8\xd2\x1a\xe0\xd9\x7b\x2e\xfc\x13\xf4\xbb\x13\x81\x07\xfb"
- "\x90\x87\xde\xf5\xbb\x87\x22\x3d\xef\x77\xff\x72\xf2\x46\xbf\x1b"
- "\xad\x7e\xf7\x2f\xa9\x23\xeb\x77\x0f\x85\xdc\xe8\x77\xdf\x77\xbf"
- "\x7b\x48\xdb\xb7\xdf\xf5\xda\x0d\x71\xd1\xeb\x56\xae\x59\x8f\xc7"
- "\x13\x9f\x7f\x25\x3e\x7a\x13\xb7\x1e\x5c\xec\x07\xb5\x3d\x39\x4c"
- "\x8e\x3e\xe7\xaa\xf3\xea\xc8\xbb\x53\xeb\xe4\xf6\x6f\xd5\x0a\x9a"
- "\x3d\x39\x52\xc8\x9e\xd2\x8a\xbe\x43\xb1\x7f\xee\x44\xbf\x1e\xb2"
- "\x47\xea\x6b\x83\x79\x9c\x4e\xfc\x9f\xd9\x4e\xc1\xab\xd5\xb8\x5e"
- "\xb3\x6d\x33\x51\x6c\xc3\x33\xda\x56\x9c\x17\x61\xcf\x1f\x46\x5f"
- "\x8a\xb4\x70\xb5\x1a\xfd\xf2\x58\x54\x6b\x35\xe9\x50\x96\xd9\xaf"
- "\x38\x46\xa1\xc1\x33\x17\x3f\x33\x80\xed\x53\xd7\xeb\x67\x49\xf6"
- "\x08\xa1\x63\x7f\x6a\x46\xb9\x80\x67\xe4\x2e\xca\x7e\x76\xec\x0a"
- "\xae\x75\x80\x3d\xfd\xcc\xdd\xf0\x9d\x69\xd1\x79\xcc\xef\x02\xc8"
- "\x08\xfe\xfc\x61\x3d\x7e\xff\x4a\x76\x11\xc6\xba\xb1\x74\xa8\x4a"
- "\x4b\x3a\xb2\x4b\x43\xab\x92\xf2\x44\x19\xf1\x33\xfb\x13\x79\x5c"
- "\x46\xd4\xa8\x01\x83\x8b\x00\x83\x11\x43\xc9\x08\x27\xec\x4d\x1f"
- "\x9e\x8c\x40\xac\x21\xe6\x10\x6f\x13\x00\x6f\x88\x41\x09\x73\xbf"
- "\x13\x31\x17\xd0\x48\x02\x19\xee\x6c\x1c\x77\x78\xee\xb9\x26\xd1"
- "\x81\x39\x7b\x5f\xcc\x5d\xee\x83\x39\xb9\x88\xb9\x97\x5d\x31\xb7"
- "\xec\x74\x20\x29\xe0\xb2\xc2\x81\x39\xbd\x4c\x2d\xe1\x0d\xb1\x87"
- "\x38\x13\x5e\xd0\x92\x9a\xb6\xf6\x5e\xec\x15\xad\xe6\xeb\xad\x6c"
- "\x3f\xaf\x9c\xee\xbb\xf2\xb2\x28\x2b\x2e\x48\xb2\x22\xdf\x8d\x8e"
- "\x3e\xed\xa5\xac\x78\x98\xcd\x7f\x23\xaf\xba\x81\x6f\xc8\xaf\x27"
- "\xd4\x20\x23\xd4\xff\x49\x3e\x5d\x7a\x9d\xf0\x27\x6e\x74\xf8\x83"
- "\xbe\x70\xa1\x2e\x03\xf0\x68\x66\xc8\x50\x3c\x42\xfe\x20\x9f\x18"
- "\x7f\x80\x4f\xd2\x9a\x38\xae\x91\x22\xaf\x90\x3f\xf7\x26\x11\x39"
- "\xf2\xab\x28\x81\xcb\x07\x94\x03\x6c\x0f\x76\x1f\xf9\x0e\x34\x5f"
- "\x8a\x3c\x63\xe3\xea\x34\xbf\x17\x76\xe2\x19\xe2\x49\x92\x0d\xfd"
- "\x88\xa6\xbf\x0d\xfd\xc8\x9c\x5e\xbf\x98\xb2\x9f\x95\xf1\xf1\x51"
- "\xb1\x78\x8e\x38\xec\x35\xb1\xcf\x13\x1c\xab\xb2\x71\xa9\x1d\xc6"
- "\xa5\x2a\x18\x97\x66\xc3\xb8\x34\xb1\x95\xfb\x4f\x90\x3d\xb2\x95"
- "\x88\xe7\x99\xa9\x5f\xd1\x5c\x18\x13\x69\x91\x96\x6c\x8d\xd7\x6f"
- "\x77\x2a\xae\x49\x51\x3d\x8c\x79\xff\x53\x4e\xe0\x3e\xf3\x88\xd6"
- "\x3e\x4c\x1c\x3d\x22\xee\x4d\x3a\x16\xa5\xdb\x8c\xfb\x1b\xc2\x74"
- "\xbc\x7e\x3f\xfb\x0d\xa6\xb3\xf5\x3f\xb9\x50\x62\xdf\xe6\xba\xfe"
- "\xe7\xbc\x3e\xfc\x6e\xb2\x59\x5c\xfb\x0b\x63\x6b\x7f\x28\x43\x50"
- "\xee\xbd\x03\x63\x18\xc7\xfa\xdf\x71\x7c\xfe\x1b\xd7\xf5\xbf\x30"
- "\xa6\xef\x4c\xb2\xb0\x74\xdc\xf3\x02\xf7\xe2\x7a\xda\xcf\x22\x9c"
- "\xd3\x1d\xeb\xeb\x3c\x5d\x90\xb3\xb8\x2b\x38\x3f\xd0\xc6\xe7\x05"
- "\xc2\x0c\xd2\xf8\xdb\x8d\xbd\x34\x0c\xb9\xbc\x20\xd5\x21\x97\x17"
- "\xb0\x3d\x00\x54\xbd\x67\x61\x4d\x3f\xb9\x7c\x0a\x9e\xcf\x3f\xf7"
- "\x24\xca\xe5\xec\xa2\x30\x5e\xbf\x47\xef\x06\x9a\xf8\x60\xfc\x4c"
- "\x4c\xc7\xf3\x46\x28\xa3\x0b\x99\xcc\xde\x33\x37\x9d\xad\xf1\x3f"
- "\xba\xd0\x55\x56\xcf\xdf\xeb\x2a\xab\x1f\xdd\x32\xb8\xac\x7e\xfc"
- "\xa1\xc1\x65\xf5\xa3\x6f\xdf\x90\xd5\xa3\x2d\xab\x25\xbb\xce\x5b"
- "\x59\xfd\xb8\xe2\x86\xac\xbe\xd6\xb2\xfa\x71\xe2\x24\xab\x97\xba"
- "\xca\xea\xf9\xd5\xfd\x65\xf5\x7c\x93\x43\x56\x3f\xba\xd4\x55\x56"
- "\xff\x62\xb6\x67\xb2\x7a\xc1\xac\xab\x2b\xab\x17\x2c\x72\x95\xd5"
- "\xbf\x08\x16\x75\xc9\xa5\xe1\xcb\xea\x05\xf6\xc1\x65\xf5\x2f\xc6"
- "\xb8\xca\xea\x05\x0d\x5c\x26\xff\x22\x94\xcb\xea\x05\x6d\xa2\x0c"
- "\x37\x3b\xa7\x3b\x64\x35\x4f\xef\x2f\xab\x7f\xb1\x70\x08\x59\xad"
- "\xb5\x0b\x92\xac\x6e\x00\x59\xdd\x20\x17\x5e\x70\x27\xab\x7f\x9d"
- "\x5e\x83\xb2\x3a\x0e\x65\xf5\xaf\xd3\x07\x97\xd5\x4f\x5c\x40\x99"
- "\xcc\xfc\x7a\xbe\x49\x9b\x99\x5f\xc5\x37\x69\x2b\xe2\xf4\xc9\x24"
- "\x48\x87\x34\xf4\x3f\x89\xf9\x38\xef\x25\x99\xfe\x0b\x7b\xaf\x4c"
- "\x87\x7c\xc2\x14\x87\x4c\x47\x79\x8e\x72\xbd\xf0\x4d\x6a\x2a\x7a"
- "\x93\x36\x76\x65\xfc\x72\x86\x24\xdb\xf5\x90\x86\x71\x92\xd0\xf7"
- "\x11\xee\x8f\x04\x1a\x34\x6f\x83\xef\x61\x7e\xc8\xb7\xc8\x55\x07"
- "\x3c\xb1\xcf\x55\x07\xfc\x72\xeb\xe0\x3a\xe0\x57\x0f\x0f\xae\x03"
- "\x7e\xf9\xce\x0d\x1d\x70\xbd\xe9\x80\x5f\x29\x6f\xe8\x80\xa1\x75"
- "\xc0\x40\x3c\xea\xab\x03\x66\x89\x3a\xa0\x70\x48\x1d\xf0\x2b\x85"
- "\x7b\x1d\xf0\x44\x5d\x7f\x1d\xf0\x44\xb3\x43\x07\xfc\x32\xc2\x55"
- "\x07\x2c\x7a\xc0\x33\x1d\xf0\xeb\xd9\x57\x57\x07\xfc\x7a\x89\xab"
- "\x0e\x58\xa4\x11\xe5\x54\xa1\xb3\x0e\x10\x7c\x3c\xd1\x01\x8b\x64"
- "\x92\x0e\x40\x19\xfb\x0e\xae\x37\xf4\xea\x00\x94\x85\x8b\x7c\xcb"
- "\x13\x9a\x9c\x74\xc0\xaf\x1b\xb9\xac\x5f\x34\xc7\xce\x74\xc0\xaf"
- "\xcd\x3c\xfd\x17\x06\xe7\x74\x87\x0e\xe0\xe9\x76\x67\x1d\xd0\x8a"
- "\x3a\x60\xd1\xa2\x21\x74\x40\xa8\xe7\x3a\xe0\xa9\x46\x87\x0e\x78"
- "\xaa\x51\xd2\x01\x28\xf7\x51\x07\xa0\xcc\x46\x3d\xc0\x7c\x83\xb1"
- "\x3d\x21\x4f\x2d\x08\x30\x13\x25\xfa\x24\xc6\x39\x15\x94\xdd\xe8"
- "\xff\x08\x75\x01\xcb\xb3\x9e\xe7\x01\x79\xde\x0c\x32\xbc\x15\x64"
- "\x78\xab\xfe\x22\x51\x40\xbe\x86\x1c\xdc\x5f\x08\xf7\x28\xeb\x03"
- "\xda\x40\x6f\xd8\x98\xde\x68\x40\x7d\xc3\xe9\xf5\xd4\x02\x57\xdd"
- "\xb1\xf8\xa1\x81\xc6\x03\xb9\x4e\xba\xa3\xe8\x16\x5a\xdf\x95\xb1"
- "\x78\xb9\xa4\x0f\x72\xe0\x1e\x75\x46\x6e\x3b\xd3\x19\x26\xd0\x19"
- "\xcd\x5c\x67\x2c\x4e\xed\xcd\x03\x75\x60\x79\xb8\x5e\x69\x80\x3c"
- "\x8d\x62\x9e\x52\x57\xbd\xf2\x94\xd2\x55\xaf\x2c\x3e\x89\x7a\x05"
- "\xfd\xe4\xb2\xf8\xf2\xfa\xe2\x08\x7b\x61\x74\x1e\xea\x18\xfe\x3c"
- "\xfc\xf7\xbd\x7a\xe5\x16\x27\xbd\x92\x28\xe9\x95\x27\xc7\x5c\xf7"
- "\x7a\x05\xb0\x5c\x93\xf4\xcf\xa4\x57\xc2\x23\xaf\x07\xbd\x82\xbc"
- "\x99\xe0\x34\x37\xec\x4e\xaf\xa0\x5f\x89\x9a\xd8\x1f\xba\x5e\x09"
- "\x5f\xee\x5e\xaf\x3c\xa5\xed\xaf\x57\x9e\x9a\xe7\xd0\x2b\x8b\xf7"
- "\xb9\xea\x95\xa7\xf5\x9e\xe9\x95\xa7\xb2\xfa\xea\x15\xa4\x65\x0e"
- "\xdf\x5f\xd1\x86\xfa\xc4\xae\xdf\x9d\x2a\xa0\x6e\xf1\x4a\xaf\x3c"
- "\x55\xe6\xaa\x57\x9e\x4e\x14\xf5\xde\x5b\xc3\xd7\x2b\x4f\xb3\xb9"
- "\xa3\x1c\x49\xaf\x5c\xee\xab\x57\x9e\x5e\xe9\xaa\x57\x9e\x9e\xc3"
- "\xf5\xc7\xd3\xd9\x5c\xaf\x3c\xbd\x50\xd4\x4f\x25\xce\xe9\x0e\xbd"
- "\xc2\xd3\xfb\xeb\x95\xa7\x4b\x87\xd0\x2b\xaa\x1e\x43\x74\x5e\x77"
- "\x76\x69\xaa\xad\x34\x21\x34\x64\xf9\x6d\xf6\xbe\x7d\x83\xf7\x09"
- "\x3b\xc1\x3e\xd2\xbb\xc6\xf5\xbf\x08\xe9\x51\xe5\xe3\x5e\x62\xd6"
- "\x37\xba\x83\xa3\x33\x5b\x62\xa1\x7f\xb4\xb9\xef\x1f\xd0\x37\x94"
- "\x52\xdf\xa8\x89\x39\x4b\xa0\xbf\xc8\x71\x8d\x2b\x1f\xfa\x85\xd1"
- "\xd2\xc0\xe4\x98\xaa\x59\x43\xd0\x9f\xa4\x5f\x1b\x09\xf4\x93\xc9"
- "\xc6\xfe\x1a\xa8\x66\x87\x3e\xb2\xe0\x6e\x2a\xdc\xd3\xa8\x21\x7e"
- "\x31\xc4\x1f\xfb\xc9\x9f\xc4\x35\x14\xf4\x3f\x81\x6b\x27\x80\xcf"
- "\xd0\x15\xc7\x78\xff\xc8\x87\xab\x9b\xf7\x8f\xe9\xdd\x5d\xda\x3b"
- "\xdc\xad\x9d\x18\x13\x4d\x6c\xed\x04\xcf\x07\xe1\xb9\x2c\x01\xfa"
- "\x07\xc5\xb5\x13\x2b\xef\x13\x50\xdf\xc0\x62\xb6\x76\xd2\xe4\xb2"
- "\x76\xf2\xe3\x46\x22\x47\xdf\x14\x05\xce\x6b\x27\xda\x9a\x7e\x7d"
- "\x02\xfb\x0a\xf6\x89\xe1\xcb\xaf\xa5\x9a\xc1\xf6\x2f\xd9\x80\xd6"
- "\x76\x55\x69\x2a\xcd\xdf\xa3\xfb\x63\x93\x55\x86\x7e\x3c\xed\xc0"
- "\x3b\x01\xe4\x14\x55\xf5\x91\x53\x3d\x22\x1f\x7a\x38\x1f\x80\x87"
- "\xca\xe7\x2c\x84\xae\xb0\x81\xad\xd5\x23\xfa\xf2\xb4\x9a\x00\x87"
- "\xda\x49\x85\x9b\x91\xee\x6a\x52\x28\xfa\xf3\x14\x5e\x8d\xf1\x15"
- "\x80\xd6\x34\x4d\x4e\xde\xb9\x6c\x65\x6b\x8d\xd9\xdd\x24\x04\xe4"
- "\x92\x1f\xca\x25\xc0\xee\xf8\xe2\x6e\xa0\xfb\xd7\x9c\xee\xe8\x63"
- "\x0d\x7f\x6d\xaf\x6a\x35\x50\xf6\x1d\x3d\x3d\x20\x97\xac\x9c\xf6"
- "\xcf\x6d\x0c\x24\xcc\x07\x28\xae\x37\x82\xae\xaf\x05\x7e\xa3\x5c"
- "\x7a\xd2\x12\x40\x31\x56\x87\xf0\xad\x16\xfd\x4d\x05\xdf\x67\x01"
- "\xda\xf7\x68\x11\x1b\x81\x45\x2d\xb8\xde\x78\xca\x65\xbd\xd1\xfc"
- "\xaa\x63\xbd\xb1\xb6\xec\x04\xdf\x1f\xe2\xa2\x3b\x9e\x3e\xd0\x53"
- "\x18\x9d\x89\x74\x67\xba\x23\x7e\xb8\xb4\x7f\xc6\xf0\xfd\xd1\x3e"
- "\xf0\x07\x4e\xfb\xa5\x31\x23\xa3\xfd\xbf\xf5\xf3\x95\x7a\xed\x68"
- "\xaf\xfc\x81\xd3\xfe\x99\xe6\x91\xd1\x3e\xc2\x6d\xfc\x3f\xa4\x3d"
- "\x8e\x3d\xa4\x71\x87\x34\xe6\x40\x3d\xc6\xf5\xf0\x32\xad\x63\xbc"
- "\xb1\x4c\x2b\xad\xdb\x02\xcd\x14\x7a\x71\xbe\x49\xb7\x9a\xdc\x76"
- "\x5e\xf6\xdb\x42\x69\xcd\x16\xed\x7d\xc6\xc7\x7c\xe0\xe3\x7a\x3c"
- "\xdf\x23\xf2\x10\x74\xce\x0a\x0b\xe8\x85\x69\xd1\x79\x76\x3d\xe8"
- "\xa4\x3d\x09\xa1\x6e\xf8\x29\x47\x7d\xe2\x17\x4f\x02\x9f\xd3\x39"
- "\xf8\x2a\xbc\x0a\xfc\xec\x06\x3b\xcb\xda\x4a\xf0\xcc\x6e\x40\x2b"
- "\xd8\x5f\x3d\x31\xbe\xcb\xc1\x9e\x97\x78\xfa\xa7\x04\x2b\xb3\xb1"
- "\x06\xe4\xe9\x2e\x57\x9e\x76\x0c\xc0\xd3\x67\xd7\x40\x3f\x95\x8b"
- "\x76\x30\xe3\xa9\xa9\x97\xa7\x4c\x8f\xbc\xaa\x0d\x46\xbe\x4a\x3c"
- "\x45\x3d\xc2\x78\xda\xc6\xf5\x48\xaf\x7f\xa3\x57\x1d\x76\x70\x75"
- "\xe4\xe9\x01\x78\xfa\x6f\x91\x2e\x3c\x8d\x1c\x2e\x4f\x7f\x1b\xe3"
- "\x6a\x57\x2d\x3b\xe1\x99\x5d\xf5\xdb\xb3\x68\x3b\x39\xdb\x55\x78"
- "\xdf\x01\x63\x75\xbb\xdf\xee\x74\x8b\x57\xb6\xd4\x6f\x2d\xae\xb6"
- "\xd4\xb2\x72\x5e\xa7\xdf\x4c\x1c\xbe\x2d\xb5\x8c\xd9\x5f\xef\xe4"
- "\xf3\x31\xb0\xab\x1d\xb5\xec\x6d\x57\x3b\x6a\x59\x12\xb7\x97\x96"
- "\xd5\x77\xa4\xa1\x1d\xb5\x2c\x97\xa7\xff\x26\xd0\x39\xdd\x61\x47"
- "\xf1\xf4\x0e\xf4\xf9\x96\xb1\xcc\x34\x3c\xdb\x69\xf2\xf7\x6c\x3b"
- "\xa9\x07\xb1\x9d\xd4\xff\x24\xb6\xd3\xb3\xcb\x6f\xe8\x6f\x6f\x75"
- "\xc8\x32\xcb\xc8\x74\xc8\x73\x6e\xfd\xbf\xdc\xd0\xdf\x43\xd1\xfe"
- "\xd9\xd2\x91\xd1\x3e\x72\xa9\xf7\xfa\xfb\xf9\x56\x87\xfe\x7e\xbe"
- "\xd5\xbd\xfe\x7e\xfe\xd9\x1b\xfa\x7b\x38\xfa\x7b\x85\x66\x64\xfa"
- "\xfb\x79\xad\xab\xfe\x5e\xf5\x7b\xcf\xf4\xf7\xf3\x7b\x46\x5f\x7f"
- "\x3f\xbf\xdf\x55\x7f\xaf\x4a\xe5\x75\x8a\x3c\x36\x7c\xfd\xbd\x6a"
- "\xa5\x7b\xfd\xbd\x6a\x8d\xab\xfe\x5e\x35\x8f\xeb\xe9\x55\x3b\xb9"
- "\xfe\x5e\xb5\x84\xa7\x47\xd6\x39\xa7\x3b\xf4\x37\x4f\xe7\xfa\x7b"
- "\x55\xc9\xf0\xf4\x77\xc0\xf7\xac\xbf\x03\x07\xd1\xdf\x81\xff\x24"
- "\xfa\x3b\x7a\xb0\x18\x82\x37\x74\xc8\xa0\x3a\x64\xd5\xfe\x91\xe9"
- "\x90\xd5\x6e\xe3\x9f\x0d\xad\x43\xd6\x84\x38\x74\xc8\x9a\x10\xf7"
- "\x3a\x24\xe6\xad\x1b\x3a\x64\x38\x3a\x24\x3a\x6a\x64\x3a\x24\x26"
- "\xd6\x55\x87\xac\x39\xe9\x99\x0e\x89\x39\x37\xfa\x3a\x24\xc6\xea"
- "\xaa\x43\xd6\x54\xf0\x3a\xbd\x70\xf3\xf0\x75\xc8\x9a\x3d\xee\x75"
- "\xc8\x9a\x77\x5c\x75\xc8\x9a\x54\xae\x2b\xd6\x34\x70\x1d\xb2\x66"
- "\x27\x4f\x7f\x21\xc8\x39\xdd\xa1\x43\x78\x3a\xd7\x21\x6b\x9a\x87"
- "\xa7\x43\xc6\x7d\xcf\x3a\x44\x39\x88\x0e\x51\xfe\x93\xe8\x90\x17"
- "\x07\x3d\xff\x3b\xb8\x1c\x5b\x67\x71\xc8\xb1\x75\x16\xf7\x72\x6c"
- "\xdd\x9a\x1b\x72\x6c\x38\x72\x6c\x8d\x75\x64\x72\x6c\xdd\x1c\x57"
- "\x39\xb6\xfe\x2d\xcf\xe4\xd8\xba\x3f\x8f\xbe\x1c\x5b\x57\xee\x2a"
- "\xc7\xd6\x67\xf3\x3a\xbd\x78\x7a\xf8\x72\x6c\xfd\x3a\xf7\x72\x6c"
- "\xfd\x4b\xae\x72\x6c\xfd\x42\x2e\xaf\xd6\x97\x70\x39\xb6\x7e\x39"
- "\x4f\x7f\xb1\xd1\x39\xdd\x21\xc7\x78\x3a\x97\x63\xeb\xf7\x0e\x25"
- "\xc7\xb0\x5f\xd4\xa8\xfb\xf4\x8b\x17\xa5\x7e\xb1\x31\xf8\x53\x83"
- "\xd4\x2f\x36\x32\x1b\x4d\x30\xac\x56\xbf\x9e\x40\x14\xd9\x18\xaf"
- "\x05\x64\x84\xee\xb7\xd8\x2f\x74\x6f\xe0\xfe\x12\x55\x23\xc8\xbd"
- "\x66\x51\x0e\x26\x82\x1c\x6c\x86\x7b\xf4\x65\x36\x6d\xb5\x1a\xe5"
- "\x17\xee\xd3\xc0\x7b\x2e\x0f\xcd\x63\x30\x5e\x0c\x5b\x67\x77\xea"
- "\x37\xac\xaf\x74\x88\x7d\xa5\x83\xf7\x15\xe9\xbc\x5c\x52\x33\x15"
- "\xec\x9b\xb4\x93\xc2\xa3\x7c\x28\xf6\x1f\x76\x0e\x0b\xfa\x0f\xdd"
- "\xa4\xf5\x37\xc4\x41\x9f\x31\xb7\x12\xf4\x57\x8f\x7d\xc6\x6f\xab"
- "\xcc\x9f\x76\xc4\xf8\x82\x4c\xe4\xb2\x4f\xa8\x1c\x63\x43\xdf\x53"
- "\x9b\x40\xf6\xb5\x83\xec\x6b\x77\xf4\x15\x5c\x3b\xef\xd8\xa4\xd5"
- "\x58\x36\x69\xa7\xf7\x74\x80\xec\x33\xf7\xed\x27\x33\x43\x8a\xdb"
- "\x51\xf6\xb5\xb2\x7e\xc2\x64\x1f\xf4\x0d\xa1\x03\x64\xdf\x0b\xa2"
- "\xec\xeb\xd0\xa2\xac\x0f\x2c\x5e\x0d\xb2\x2f\xf2\x3c\x97\x7d\xa2"
- "\x0d\x77\x27\xca\xbe\x4d\x5a\xf9\xef\xda\x45\xd9\xb7\x12\x65\xdf"
- "\x11\xe8\x23\x7f\x73\x95\x7d\x7e\xde\xca\x3e\xdd\x72\xd7\x7e\xb2"
- "\xf1\xa8\x67\xfd\x44\x77\xd2\x5d\x3f\xe9\xd1\x7b\xdb\x4f\x74\xad"
- "\xae\xfd\x64\xe3\x7e\xb1\xef\x76\x0e\xbf\x9f\x6c\xfc\x7d\x6f\x3f"
- "\x79\xb1\x6f\x3f\xd9\x58\xe8\xda\x4f\x36\xea\x78\x7f\xd8\x58\xc9"
- "\xfb\xc9\xc6\x74\xb1\xff\x58\x9c\xd3\x1d\xfd\x84\xa7\xf3\x7e\xb2"
- "\xb1\xfe\xc6\x7a\xf9\x0f\x4d\xdf\x6f\x5a\x72\x63\xbd\xdc\xdb\x31"
- "\xe3\xc6\xd6\x91\x8d\x19\xe3\xab\x6f\xcc\xb7\x7b\x4b\xfb\x4d\x79"
- "\x23\xa3\x7d\xc2\xc2\x1b\x73\x25\xde\xd2\xfe\xa5\xa0\x91\xd1\xfe"
- "\xe5\x8a\xa1\xc6\x18\xee\x6d\xa9\xcd\xba\xea\xde\x31\xc6\x66\x9d"
- "\xb4\x3f\xb7\xff\x18\xe3\x95\xb3\xae\x67\xe9\x12\x5f\xea\xbb\x77"
- "\x76\xa8\xb1\x87\xed\xc6\xd8\x03\x78\x9d\x90\x3b\xb2\xb1\xc7\x2b"
- "\x7d\xf6\x27\xbe\x3a\xcd\x33\x9b\x6a\xf3\x2c\x77\x36\x95\xcd\xeb"
- "\xb1\xc7\xe6\x79\xae\x36\xd5\xab\x4a\x11\x1b\x8f\x0e\xdf\xa6\xda"
- "\x7c\xce\xbd\x4d\xb5\xf9\x92\xab\x4d\xb5\xb9\x82\xdb\x4e\xaf\x06"
- "\x73\x9b\x6a\x73\x03\x4f\x4f\x0c\x73\x4e\x77\xd8\x54\x3c\x9d\xdb"
- "\x54\xaf\x6a\x6f\xac\xa3\xff\xd0\x6c\xaa\xa4\xd2\x1b\x7a\xdd\x5b"
- "\xdd\xf2\xea\xbc\x91\xe9\x96\xe4\xef\x71\xff\xe7\x0f\x5d\xaf\x27"
- "\xb5\x8d\x8c\xf6\x29\x83\xee\xff\x1c\x5c\xaf\xa7\x2d\x74\xe8\xf5"
- "\xb4\x85\xee\xf5\xfa\xd6\x83\xae\x7a\x3d\x75\xf1\x0d\xbd\xee\x8d"
- "\x5e\x4f\x8e\x19\x99\x5e\xdf\x9a\xe9\xaa\xd7\xd3\x3a\x3d\xd3\xeb"
- "\x69\x63\x46\x5f\xaf\xa7\x05\xb9\xea\xf5\x34\x93\x88\x8d\x29\xc3"
- "\xd7\xeb\x69\x87\xdc\xeb\xf5\xb4\xa3\xae\x7a\x3d\x4d\x3c\xa7\x96"
- "\x66\xe1\x7a\x3d\x6d\x1f\x4f\x4f\x55\x3b\xa7\x3b\xf4\x3a\x4f\xe7"
- "\x7a\x7d\x1b\xb9\xb1\xbe\xfe\x43\xd3\xeb\xe9\x49\x37\x74\x8b\xb7"
- "\xba\x65\xdb\x08\xc7\x8c\xaf\x59\xbd\xd7\x2d\x99\xa5\x0e\xdd\x92"
- "\x59\xea\x5e\xb7\x64\x4e\x71\xd5\x2d\x19\x6f\xdf\xd0\x2d\xde\xe8"
- "\x96\xf4\x8a\x91\xe9\x96\xff\xdd\xec\xaa\x5b\xb2\x9e\xf2\x4c\xb7"
- "\x64\xae\x1c\x7d\xdd\x92\xa9\x73\xd5\x2d\x59\xf3\x44\x6c\xbc\x34"
- "\x7c\xdd\x92\x35\xcd\xbd\x6e\xc9\x9a\xe9\xaa\x5b\x32\xad\x5c\x87"
- "\x64\x2d\xe1\xba\x25\x4b\xc5\xd3\x33\xe2\x9d\xd3\x1d\xba\x85\xa7"
- "\x73\xdd\x92\xb5\xfc\xc6\xba\xfb\x0f\x4d\xb7\x6c\x1f\x74\xff\xef"
- "\xe0\xf2\x4d\x9f\xee\x90\x6f\xfa\x74\xf7\xf2\x2d\xfb\x8a\xab\x7c"
- "\x7b\x3d\xeb\x86\x7c\xf3\x46\xbe\x65\xe9\x46\x26\xdf\xb2\x2b\x5c"
- "\xe5\x5b\x8e\x87\xfe\x80\xf4\x8f\x8e\xbe\x7c\xd3\xf7\xf1\xff\x90"
- "\x23\xfa\x00\x7a\xfd\x99\xe1\xcb\x37\xbd\xdd\xbd\x7c\xcb\x19\xe3"
- "\x2a\xdf\xf4\xa2\xff\x9f\x9c\x50\x2e\xdf\xf4\xa2\xff\x9f\xd7\x97"
- "\x3a\xa7\x3b\xe4\x1b\x4f\xe7\xf2\x2d\x67\xde\xc8\xd6\xe3\x73\x2b"
- "\x1c\xeb\xf1\xb9\x8c\x17\x42\xde\x9e\x85\xfd\xd7\xe3\x73\x1f\xc2"
- "\xf5\x78\x47\x7f\xc9\x39\xc8\xd6\xe6\xb1\xcf\x58\xb8\xff\x9e\x01"
- "\xd7\xe9\xa7\xec\x59\x78\x63\x9d\xfe\x6a\xae\xd3\xe7\x2a\x5c\xfb"
- "\xcf\x1b\x1b\x3d\xeb\x3f\xb9\x5b\x47\x7f\x9d\x3e\x37\xd7\xb5\xff"
- "\xbc\xb1\x5c\xc4\xca\x6b\xc3\xef\x3f\x6f\x3c\xec\xbe\xff\xbc\xb1"
- "\xc0\xb5\xff\xbc\x21\x8e\x31\xdf\xd0\xf1\xfe\xf3\x46\x08\x4f\xcf"
- "\x49\x77\x4e\x77\xf4\x1f\x9e\xce\xfb\xcf\x1b\x49\x9e\xd8\x07\x36"
- "\x55\x69\x3a\xea\xfb\x90\xc6\xdb\xec\xbd\x38\x8f\x17\x71\x3e\x90"
- "\x7d\xf0\x3c\xd7\x17\xcc\x36\x28\x4d\x98\x33\xa4\x7d\xd0\x2c\xda"
- "\x07\x51\xfd\xed\x03\xc9\x36\x30\x00\xbe\xf3\x3d\x5a\xa3\x17\xf1"
- "\x8e\xb6\xc1\xe5\xe1\xda\x06\x5a\x87\x6d\xa0\xef\x63\x1b\xbc\xd0"
- "\xc7\x36\x60\x78\x6f\x72\xc1\x7b\x3f\xdb\xa0\x17\xef\xa3\x65\x1b"
- "\xfc\xbb\xe5\xc6\x1a\xbd\xb7\xe3\xce\x37\x72\x47\x36\xee\xdc\xa9"
- "\xbb\x31\x97\xef\x2d\xed\x7f\x37\xc2\xb9\xfc\xdf\xb7\xdd\x98\x6f"
- "\xf1\x96\xf6\x3b\x47\xe8\xcb\xe1\x3f\xdc\xc6\x7f\x1a\xda\xbe\xca"
- "\x9f\xe3\x18\x8f\xe4\xcf\x91\xec\x2b\xc9\x37\x22\xc8\x67\x85\x3e"
- "\x0e\xae\xcb\x84\xbc\x1e\xc7\xe2\x0c\x28\x8d\xcd\x27\x88\x2e\x19"
- "\x6d\xae\x5d\x6f\x87\x27\x3a\xdb\x5c\x79\xb3\x24\x7b\x2b\x1c\x6d"
- "\x31\xb0\xad\xd0\xae\x92\xc6\x20\xe8\xd7\x6a\xd0\xfd\xc3\x33\x13"
- "\xe6\xe0\x98\xa5\xc7\xaf\x34\xfd\x9f\x77\xbc\xf2\xe6\x9c\x91\x8d"
- "\x57\x76\xc5\xbb\xda\x5b\xf9\x5f\x7b\x66\x6f\xed\xba\x34\xfa\xe3"
- "\x95\x7c\xe2\x6a\x6f\xe5\x57\xf3\x3a\xfd\xc7\xd9\xe1\xdb\x5b\xf9"
- "\xef\xb8\xb7\xb7\xf2\xff\xe2\x6a\x6f\xe5\x67\x72\xbb\x2a\xdf\xc4"
- "\xed\xad\x7c\x03\x4f\xff\x8f\x66\xe7\x74\x87\xbd\xc5\xd3\xb9\xbd"
- "\x95\xdf\xe6\xa1\xbd\x95\x39\x02\x7b\x6b\xee\x0f\xc7\xde\xba\xfb"
- "\x3a\xb7\xb7\x0c\x6e\xe3\xbf\x39\xe9\x9d\xf4\x3e\x7a\x67\xce\x0d"
- "\xbd\x83\xb2\xa6\x80\x8c\x4c\xef\x14\x9a\x86\xa4\x7d\xb6\x13\xed"
- "\x51\xe6\x8b\x74\xb7\xcf\x48\x98\xe3\x35\xed\x41\xd6\x17\x26\xff"
- "\x90\xe9\x6e\xd8\x3b\x32\xba\x17\xbb\x8d\x7f\x7c\xc3\xd6\x1a\x8a"
- "\xf6\x45\xda\x91\xd1\xbe\xa4\xde\x7b\x5b\x6b\x77\xf9\xa7\xbd\xb6"
- "\xd6\xee\xf2\xbe\xb6\x16\xda\x56\x8b\xad\xdc\xe6\x7a\x1d\x6c\xa5"
- "\xed\xeb\xc1\xee\x4a\x20\xc4\xd8\x7c\x90\x64\x83\xed\xb5\xfd\x22"
- "\xd8\x5f\xb1\x60\x7f\xd9\xf6\x88\xf6\xd7\xee\x07\x5c\xed\xaf\xb7"
- "\xde\x19\xd0\xfe\xf2\x73\xd8\x5f\x36\xb0\xad\x7a\xf6\x24\xcc\xc9"
- "\xbd\xe8\x64\x8b\xad\xed\x6f\x8b\x75\xeb\x4b\x33\xbb\x67\x26\xcc"
- "\xed\x01\x7b\x6c\x30\x5b\x8c\x61\x62\x00\x7b\xec\xff\x0f\x5b\xac"
- "\xb8\x64\x64\xb6\xd8\x6e\xe2\x6a\x8b\x95\xae\xf3\xcc\x16\xdb\xbd"
- "\xc5\xed\xdc\x97\xd7\xb6\xd8\xee\x6c\x57\x5b\xac\x34\x42\xc4\xcc"
- "\x53\xc3\xb7\xc5\x4a\x1f\x72\x6f\x8b\x95\x3e\xea\x6a\x8b\x95\x8a"
- "\x67\x4f\x4b\x63\xb9\x2d\x56\xaa\xe5\xe9\x6f\x2d\x71\x4e\x77\xd8"
- "\x62\x3c\x9d\xdb\x62\xa5\x89\x1e\xae\x8d\xa5\xdb\x40\xa7\x7f\xff"
- "\xfb\x29\x07\x5b\x1b\x1b\xad\xfd\x94\xda\xeb\x7c\x6d\x6c\xcf\xd0"
- "\xf3\x5f\x37\x6c\x82\x01\x64\x4d\x69\xf6\xc8\xf4\xd2\x7f\xc7\xde"
- "\xb0\x09\xbc\xa5\xfd\x7f\x8d\x70\xee\xab\xac\xd5\x7b\x9b\xe0\x8f"
- "\xfb\x1d\xf3\x2f\x7f\xdc\x3f\xbc\xf9\x97\x3f\xde\xed\xaa\xff\xdf"
- "\x1e\x58\xff\xdf\x98\x7f\x19\x86\xce\xff\xef\xfd\x23\xd3\xf9\x7f"
- "\xb0\xb8\xea\xfc\xbd\x2b\x3d\xd3\xf9\x7f\xdc\x38\xfa\xf3\x2f\x7f"
- "\x4c\x75\xd5\xf9\x7b\x17\x89\x38\x89\x1e\xbe\xce\xdf\x3b\xcb\xbd"
- "\xce\xdf\xfb\x80\xab\xce\xdf\xab\xe4\xba\x7d\x6f\x24\xd7\xf9\x7b"
- "\x83\x79\xfa\xdb\x51\xce\xe9\x0e\x9d\xcf\xd3\xb9\xce\xdf\x1b\x3b"
- "\xbc\xf5\xae\x80\xeb\x74\xbd\x2b\xf0\x9f\x64\xbd\xeb\x9d\xe6\x1b"
- "\x7a\xc7\x5b\xbd\xb3\x37\x75\x64\x7a\xe7\xdd\x48\xef\xf5\xce\x7b"
- "\x21\x0e\xbd\xf3\x5e\xc8\xf0\xf4\xce\x9f\xdf\x72\xd5\x3b\xfb\x66"
- "\xde\xd0\x3b\x23\xd5\x3b\x7f\x0a\x19\x99\xde\xf9\x73\x1f\xff\x47"
- "\xef\x79\xe8\xff\xe8\xcf\x6e\xfd\x1f\x79\xaf\x77\xfe\xdc\xc7\xff"
- "\xd1\x7b\xa2\xff\xa3\x77\xbd\xf0\x1b\xf2\xde\x1e\xf7\x7a\xe7\xbd"
- "\x3e\xfe\x8f\xde\x4b\xe5\xfa\xe5\x3d\xd1\xff\xd1\x7b\xa2\xff\xa3"
- "\x77\x1b\x9d\xd3\x1d\x7a\xe7\x5d\x27\xbf\x21\xef\xdd\xf0\x7f\xf4"
- "\x83\xdb\x87\xb9\x7f\x04\xf2\xef\xaf\x2a\x87\xfc\xfb\xab\xca\xfd"
- "\x3e\xcc\xff\xd9\xea\xba\x0f\xf3\x2f\x13\x6f\xec\xc3\xf4\x46\xbe"
- "\xbd\x37\x42\xbf\x48\xff\xb3\xc8\x55\xbe\xfd\xf5\x7d\xcf\xe4\xdb"
- "\xff\x1c\x1d\x7d\xf9\xf6\x3f\x0d\xae\xf2\xed\xaf\xa5\xbc\x4e\xfb"
- "\xbd\x90\x6f\x7f\x7d\xcd\xbd\x7c\xfb\xab\xde\x55\xbe\xfd\x35\x92"
- "\xcb\xb1\xbf\x1e\xe0\xf2\xed\xaf\xf1\x3c\x7d\x7f\xa3\x73\xba\x43"
- "\xbe\xed\x77\x92\x6f\x7f\xad\x18\xde\xba\xa6\x57\x76\xf5\x35\x58"
- "\xd7\x1c\x2d\xbb\xfa\x7a\x5f\xd7\x7c\x7f\xde\x8d\x79\x34\x6f\x6c"
- "\xea\xbf\x36\x8c\xcc\xa6\xfe\xdb\x7e\xef\x75\xca\xc1\x3c\x87\x4e"
- "\x39\x98\xe7\x6e\x7d\x67\x3b\xe0\x2e\x1b\x6c\xe2\xac\x8b\x44\xf1"
- "\x3a\xae\xef\xd4\xd7\x10\x3d\xae\xef\xac\x97\xd6\x77\x0a\x45\x3b"
- "\xfb\xa0\x9f\xab\x9d\xfd\x7f\xf5\x03\xd9\xd9\x68\x5f\xdb\xc1\x76"
- "\xb6\xf5\x5d\xd7\xf9\xed\xc0\xba\xa8\xdb\xaf\x34\xf3\xca\x9e\x84"
- "\xb9\xc3\xd5\x45\x05\x9b\xb9\x2e\xca\xff\xc1\xeb\xa2\xf7\xd3\x47"
- "\xa6\x8b\x3e\x68\x70\xd5\x45\x1f\x2e\xf0\x4c\x17\x1d\x7c\x66\xf4"
- "\x75\xd1\xc1\x28\x57\x5d\xf4\x61\xa8\x88\x95\xd9\xc3\xd7\x45\x1f"
- "\x4e\x74\xaf\x8b\x3e\x9c\xe2\xaa\x8b\x0e\xb6\x71\x9d\xf3\xe1\x7c"
- "\xae\x8b\x3e\x24\x3c\xfd\xff\x86\x3a\xa7\x3b\x74\x11\x4f\xe7\xba"
- "\xe8\xc3\x25\xc3\x9b\xe3\x19\x77\x9d\xce\xf1\x28\xff\x49\xe6\x78"
- "\x3e\xaa\xf4\x5e\x26\x7e\x9c\x5d\xdd\x7b\x7e\xe3\xe3\xec\x7e\xf3"
- "\x0c\x09\x60\x6f\xb7\xf3\x75\xee\xde\x79\x06\xd3\x69\x51\xfe\x7d"
- "\x2c\x73\x95\x7f\xe5\x6e\xe5\xdf\x60\x6b\xd9\x38\xaf\x60\x07\xd9"
- "\x68\x2b\x1c\xc1\x5a\x76\xc2\x0f\x5d\xe6\x7d\x38\x42\xff\xca\x87"
- "\xaa\x5d\x65\xde\xe1\x87\x3c\x93\x79\x1f\xff\xca\xad\xcc\xf3\xfa"
- "\x1c\xc7\xc7\x11\xae\x32\xef\xf0\x0c\x11\x1f\x0b\x86\x2f\xf3\x0e"
- "\x8f\x71\x2f\xf3\x0e\xfb\xb9\xca\xbc\x8f\x4d\x5c\xb6\x1d\x9e\xcb"
- "\x65\xde\xc7\x16\x9e\x5e\x3e\xdf\x39\xdd\x21\xf3\x78\x3a\x97\x79"
- "\x87\xe7\x0f\x26\xf3\x68\xf6\xda\xcc\x5c\xb9\xb0\x0f\xae\x03\x50"
- "\xc7\x29\x80\x8d\x72\xf8\xbf\x12\x78\x3c\x11\xfe\xaf\x73\xd7\xff"
- "\xcc\x7e\x6b\x33\x85\x34\xa8\xb3\x9c\xc8\x8c\xe6\xef\xca\xcb\xa7"
- "\xda\xb0\xde\xe2\x99\xb5\xb5\x99\x01\xb6\x71\x0b\x05\x1a\x43\x80"
- "\x2f\x99\x2c\x36\x26\xe4\xc7\xf3\x41\x9a\x04\xe2\x7f\x51\x76\xb8"
- "\x59\xca\x07\xf5\xf5\x6f\x92\x1d\x7e\x0b\xcb\x80\xba\x9a\xa1\x2d"
- "\x4b\xdc\xd6\x15\xca\x0a\x7f\x7b\x3a\xd9\x62\xa3\xdf\x96\xaf\x6f"
- "\x27\xcd\xb2\x8a\x87\x02\xda\xc6\x2d\xa4\x29\x11\x04\x6d\xb9\x7d"
- "\x53\xcd\x0a\x2c\x13\xe3\xe9\xc2\xb3\x60\x7c\x66\x87\x3a\x26\xaf"
- "\x23\xf2\x9c\xf6\x71\x4a\x90\x13\x63\x52\x2c\xb4\x75\x83\x0d\xea"
- "\x0c\xd8\xfc\x68\x7a\x83\xe2\xdd\x7c\x48\xb3\x13\x35\xc6\x26\xc5"
- "\x32\xc0\x9e\x85\xfa\x54\x3c\x5c\x04\xf9\x07\xaa\xc3\x6b\x7f\x22"
- "\x21\x63\xee\xa6\xa6\xe1\xe1\xa6\x22\xd7\x1d\x1d\x03\xb6\x4e\x27"
- "\xe5\xf7\x00\xed\x34\x44\x3e\xd0\xf3\x61\x7e\x67\xb0\xf3\xef\x4a"
- "\x8c\x6d\x9c\xb2\x8b\xc8\x77\x08\xe3\x94\x87\x93\x58\xfc\x61\x73"
- "\x57\xc6\x91\x28\x93\xec\x1e\x16\x3b\x14\xe3\x5a\x62\xfc\x77\xc0"
- "\x0d\x81\xf4\xa4\x43\x89\x84\xf4\xe5\x45\x5c\xd4\xba\x95\x9a\xf8"
- "\x35\xeb\xa2\x37\xbc\x14\xaf\x99\x19\x35\x9e\x2c\xdd\xb0\x41\xb3"
- "\x6e\xe5\xfa\x57\x34\xce\x4f\x7e\xaa\x89\x5a\xb3\x69\xe5\xf3\xb1"
- "\xd1\xb3\xd6\xad\xd2\x8d\xc7\xcd\x28\x4e\xf5\x08\xc2\xba\x08\x19"
- "\x47\x32\x8b\xfe\x9d\x90\xdf\x4d\x22\x0a\xac\x17\x7c\xaf\x4d\x8a"
- "\x61\x8a\x31\x3c\xe5\x90\x27\x05\xe4\xe3\x8e\xe4\x71\x90\xb7\xc2"
- "\x5a\x0c\xf5\x2a\x82\x7a\x43\x1d\xa1\xce\x7f\x57\x4b\x75\x96\x30"
- "\x91\x82\x98\x48\x6e\x07\x0c\xfe\xfd\xa1\x00\xeb\xb8\x5f\x52\x1a"
- "\x81\xed\xc3\x7e\x22\x83\xb4\x2c\xa6\xcb\xf4\x6b\x33\xe1\xdd\xa5"
- "\x12\xc6\xf0\x5d\x9a\xb3\x76\x49\x17\xf6\x13\x1a\xf3\x73\xde\xa7"
- "\x3e\x09\x79\x46\x2b\x23\x3c\x86\xea\xdf\x53\x1d\x31\x54\x3f\x61"
- "\x73\xd5\x50\x8f\x36\x48\xcf\x33\x91\x1e\x16\xf3\x18\x63\xff\x62"
- "\x2c\x54\xac\x33\xb4\x0b\x74\x29\x2d\xa7\x69\x22\xf6\x33\xdf\x8f"
- "\x10\x32\x3f\x37\x19\x15\x97\x49\xb8\x8d\xf6\xd0\xac\xf7\x23\x6a"
- "\x2d\x16\x12\xb0\x55\xb7\x8a\x8e\x3d\xb2\x2b\xc0\xb6\x26\x1a\x63"
- "\xb8\x0a\x59\x9f\x9b\x68\x56\xdd\xce\x67\xee\x26\x81\x50\xb6\xc5"
- "\x29\x96\xab\x62\x78\xfc\xff\x3b\xe3\x3f\xf2\x11\x63\xb4\x72\x3e"
- "\x7e\x32\xff\x50\x7c\x7f\x3e\xf6\xe2\xef\x6d\x81\x1c\x01\x2c\x50"
- "\x55\x7e\x5d\xb8\x9d\xd3\x11\xfb\x6e\x47\x4a\x0c\xb9\x8f\xd1\xee"
- "\x13\x9b\x90\x93\xbf\x4f\xc8\xce\x6f\xa5\xd9\xf9\xf5\x40\xb3\x98"
- "\x9c\x04\xa2\x59\x61\x0f\x24\xfa\xcb\x24\xd4\xac\xcf\xaf\xf3\x93"
- "\xa5\xca\xc0\x1e\x91\x83\x3e\x09\x05\x99\x11\x2a\xf6\xf7\x18\xa4"
- "\xe3\x27\x60\xad\x3d\xb9\x89\x90\x6f\xe7\x11\x9f\x22\x78\x6f\x78"
- "\xed\xf9\x84\xe9\x7f\x9a\xf1\x49\x6a\x31\xbc\x8b\x31\x7a\x87\xf7"
- "\x7e\xa5\xd2\x6d\xbf\xeb\x6d\x77\xc1\x92\x81\xdb\x5d\x69\x11\x72"
- "\x0a\x42\x85\xec\x82\x18\x9a\x5d\xb0\xb4\x7f\xbb\x0b\x96\xf0\x76"
- "\x8f\x69\x1f\xfd\x76\x57\x96\xf3\x76\x57\x26\x7a\xd7\xee\xa3\xc4"
- "\x83\x76\xbb\xe1\xf7\xd1\x36\x68\x37\xf0\xbb\x00\xf8\x5d\x30\x00"
- "\xbf\x0b\x44\x7e\x4f\x68\x1a\xfd\x76\x1f\x3d\xc0\xdb\x7d\x54\xe7"
- "\x65\xbb\xdd\xca\x3f\x47\xbb\x0d\x6e\xf8\x5d\xd5\x2c\xe4\x18\x80"
- "\xdf\x06\xe0\xb7\x61\x00\x7e\x1b\x44\x7e\x4f\x3c\x3e\xfa\xed\xae"
- "\xe2\xfe\x0f\x33\xaa\x62\xbc\x6b\x77\x95\xd9\x83\x76\xbb\xe1\xf7"
- "\xa7\x8d\xd0\x6e\xe0\xb7\x01\xf8\x6d\x18\x80\xdf\x06\x91\xdf\x0f"
- "\x6e\x1f\xfd\x76\x7f\xca\xe3\x3f\x67\x7c\x1a\xe9\x5d\xbb\x3f\x75"
- "\xbb\xff\xc5\xd1\xee\x42\x37\xfc\xae\xae\x17\x72\x0a\x81\xdf\x85"
- "\xc0\xef\xc2\x01\xf8\x5d\x28\xf2\x7b\xd9\x63\xa3\xdf\xee\xea\x12"
- "\xde\xee\xea\x08\xef\xda\x5d\xed\x76\xff\xbb\x93\x3c\x6f\x00\x99"
- "\xdd\x8f\xe7\xc6\xc4\xb9\xe4\xde\xcb\xd8\xfe\xda\xf9\xd4\x2f\xbf"
- "\x61\xc2\xd6\x54\x99\x4d\x95\xdf\x38\x01\xc6\x72\x05\x69\x42\x4c"
- "\x80\x89\xf8\x42\x5b\x63\x68\x4e\xb1\x0e\x7f\x05\x28\xc7\x06\xb2"
- "\xdf\xae\xca\xaf\xef\xce\x5e\x1b\xf3\xfa\x6a\xa2\x49\x31\x93\xc0"
- "\xda\x64\x13\x49\xd6\x51\x73\x2d\xf9\x9a\xf8\x99\x88\x1c\xe7\xcb"
- "\x3e\x6d\x3b\x40\xd6\xc7\x51\x0a\x65\xcf\xc2\x31\x66\x4e\x0b\x09"
- "\x05\x9b\x38\x95\x82\xfe\xc8\x15\x88\x06\xca\x0f\x45\x5a\x42\xd9"
- "\x71\x01\x4b\x89\xec\xc3\xe7\xad\x04\xe9\x89\xb4\x85\xf1\x68\x28"
- "\xa3\xab\x85\x90\x5f\x2f\xe3\x74\x2d\x58\x3d\x5c\xba\xd6\xf0\xf5"
- "\xbf\xec\x7c\xb3\xd1\xd4\x4d\xc0\xb6\x0c\xc4\x33\xf7\x90\xbe\xbf"
- "\x56\xd7\x0e\x63\x91\x9a\x08\xaa\xcf\x37\x09\xa0\xb3\x86\x57\x6e"
- "\xad\x5b\xff\xd7\x4e\xf2\x34\x02\x64\x66\x3f\xac\x39\xe8\x6d\xdc"
- "\x4f\xfd\x0a\x22\x38\xbd\x0b\x96\x4f\x68\x1c\xd3\x3e\x30\xbd\x0b"
- "\x22\x6c\xa0\x73\xec\xaa\x82\xa5\x9e\xd3\xdb\x58\xe8\x4a\xef\x82"
- "\xd0\x6b\x43\x6f\xa3\x18\xff\xb4\x40\xe7\x4a\x6f\xe3\x0c\x4e\xef"
- "\xda\x4a\xaa\x2f\x88\x14\x40\x57\x0e\xb3\xdc\x72\x0f\xe8\x0d\xf8"
- "\xee\xaf\xc3\x1c\xf4\x3e\x36\x03\xe8\x2d\xe2\xbb\x00\xf0\x3d\xa1"
- "\xc9\x0d\xbd\x01\xdf\x05\x80\xef\x82\x61\xe0\xfb\x98\x5f\x1f\x7a"
- "\x5f\x23\x7c\xd7\x89\xf3\x7f\x05\x7d\xf0\x5d\xb7\x93\xd3\xbb\x0e"
- "\xc6\xb9\x05\x80\xef\x82\x61\xe2\xfb\x58\xa8\x07\xfa\x03\xf0\xdd"
- "\x5f\x77\x3a\xe8\x7d\x7c\x27\xf5\x33\x88\xf8\x36\x00\xbe\x27\x1e"
- "\x1f\x98\xde\x06\xc0\xb7\x01\xf0\x6d\x18\x06\xbe\x8f\x6f\x71\xa5"
- "\xb7\xe1\x1a\xe1\xfb\x38\xf7\x31\x99\x6d\xe8\x83\xef\xe3\x0a\x4e"
- "\xef\x63\x65\x54\x6f\x00\x7c\x1b\x86\x89\xef\xe3\x25\x1e\xd0\x1b"
- "\xf0\xdd\x5f\x67\x3b\xe8\x5d\xaf\x00\x7a\x8b\xf8\x36\x00\xbe\x1f"
- "\xdc\xee\x86\xde\x80\x6f\x03\xe0\xdb\x30\x0c\x7c\x7f\x76\xa1\x0f"
- "\xbd\xaf\x11\xbe\x3f\x3b\x20\xd2\xbb\x0f\xbe\x3f\x8b\xe7\xf4\xfe"
- "\x4c\x0d\xf4\x06\x7c\x1b\x86\x89\xef\xfa\x40\x0f\xec\x04\xc0\x77"
- "\x7f\x5b\xc1\x41\xef\x13\xf1\xd4\xaf\x50\xc4\x77\x21\xe0\x7b\xd9"
- "\x63\x03\xd3\xbb\x10\xf0\x5d\x08\xf8\x2e\x1c\x06\xbe\x4f\x3c\xeb"
- "\x4a\xef\xc2\x6b\x84\xef\x13\x62\xfc\xcb\xc2\x3e\xf8\xae\x6f\xe6"
- "\xf4\xae\xcf\xa4\xfa\x42\xc0\x77\xe1\x30\xf1\x7d\x22\xd5\x1b\xfb"
- "\x64\x53\x21\x51\xba\xd2\xfc\xf3\xd6\xab\x67\xa3\x7c\x7e\xec\xfb"
- "\xb1\x51\x3e\x37\x0c\x6c\xa3\x7c\x1e\xc1\x69\x7e\xc2\xe6\x9d\x8d"
- "\xf2\xb9\xdb\xf3\x0f\x83\xd9\x28\xfd\x69\xde\xb0\xfc\xea\xd9\x29"
- "\x0d\x0b\xbe\x1f\x3b\xa5\x21\x70\x60\x3b\xe5\x8b\x6a\x4e\xf3\x2f"
- "\x74\xde\xd9\x29\x0d\x6e\xfd\x1f\x0c\x66\xa7\xf4\xa7\xf9\xc9\xba"
- "\xab\x67\xab\x9c\x7c\xff\xfb\xb1\x55\x4e\xa6\x0f\x6c\xab\x9c\x0c"
- "\xe3\x34\x6f\x68\xf6\xce\x56\x39\xd9\xe8\x8d\xad\xd2\x9f\xe6\x5f"
- "\xce\xbf\x7a\xf6\xca\x97\xb3\xbe\x1f\x7b\xe5\x94\x75\x60\x7b\xe5"
- "\x94\x38\xfe\x39\x15\xe1\x9d\xbd\xf2\xa5\x07\xe3\x9f\xfe\xf6\x4a"
- "\x7f\x9a\x37\x1e\xb8\x7a\x36\x4b\xe3\x5b\xdf\x8f\xcd\xd2\x18\x3b"
- "\xb0\xcd\xd2\xa8\xe5\x34\xff\xb2\xda\x3b\x9b\xa5\xd1\x6d\xfc\x93"
- "\xc1\x6c\x96\xfe\x34\xff\x2a\xe4\xea\xd9\x2d\x5f\xdd\xfc\xfd\xd8"
- "\x2d\xa7\x4d\x03\xdb\x2d\xa7\x0d\x9c\xe6\xa7\xc3\xbc\xb3\x5b\xbe"
- "\x9a\xeb\x8d\xdd\x82\xb4\x46\x9a\xa3\xad\xc2\x69\x6e\xb2\x51\xff"
- "\xfc\x7d\x3d\x60\x8f\xf8\x01\xdd\xfd\xda\x88\xbc\x10\x69\xde\xc0"
- "\x69\x6e\xf7\x2f\xd6\x01\x7d\x62\x90\x66\xac\x1d\xff\x50\xfb\xdb"
- "\xb3\xf3\x1b\xa9\x9c\x40\x5b\x94\xa4\x45\x76\xc6\xd7\x96\x46\xfc"
- "\x35\xc9\x5b\xe1\x7f\xd3\x05\xcc\xa3\x49\xce\x38\x0d\x6d\xf4\xc1"
- "\x35\x0a\x9b\x7e\x6d\xa0\xdd\xaf\x28\x17\x9e\xfd\x8a\x4e\x5b\x1d"
- "\xd8\x03\xb6\x04\x7d\x51\x1d\x64\x6c\xdb\x47\x8c\xb6\x2a\x52\xdb"
- "\xf0\x37\x22\xf8\x17\xc7\xdd\x67\x23\x5a\xfa\x0f\x6d\x50\x75\xbc"
- "\x89\xd8\x57\xa9\x55\xc6\xc4\x4a\xc0\xc5\x7b\x24\xbc\x95\x5e\xa6"
- "\xdf\x68\x55\x3d\x7e\xbb\xeb\xec\x7e\xc5\x4b\xec\xfa\xd2\x3c\x9b"
- "\xdf\xee\xf2\x77\x12\x4c\x72\x95\x95\x68\x63\x9b\x29\xcd\x79\x9e"
- "\x28\x72\x9a\x88\x72\xc7\xf3\x44\xb5\xa3\x89\x04\x56\x37\x37\x90"
- "\x9a\xf3\x95\xa4\xa6\xfd\x24\xa9\xb9\x0c\x57\x37\x5c\x02\x5c\xa9"
- "\x27\x49\x75\x1b\x21\x8b\xa1\x96\x29\xcd\xd4\xfc\xe3\x46\x12\x54"
- "\x6d\x6b\x20\x9a\xe7\x08\xb9\x28\x3b\x73\x5a\x15\x49\x82\xe8\x37"
- "\x6a\x42\x57\xa9\xe5\xf0\x4c\x81\xe9\x46\x9b\x99\x54\x37\x5b\xf1"
- "\xf9\x07\xf0\x5c\x91\xd2\x0c\xe5\x0b\x95\xe8\xcb\xd0\x5c\x9d\x7a"
- "\x14\xda\x37\x15\xe9\xdc\x2a\xd9\x64\x39\xdd\x24\x74\x07\xb0\x19"
- "\x31\x13\x4e\x39\x66\x8a\xbb\x87\x8b\x19\x13\xf7\xff\xfe\xa2\x7a"
- "\x12\xd0\x7b\xaa\xf0\x62\x44\xe0\x93\x27\xcf\x50\xdc\x0f\x86\xeb"
- "\x33\xb5\x96\x2a\x82\x6b\xd6\xe1\xaf\x10\xb2\xc8\x4e\x08\xd2\x04"
- "\xd7\x92\x9f\xd4\x91\x00\xdc\xa7\x26\xfc\x43\x3b\xc9\xd8\x6c\x26"
- "\x5b\x6c\x50\xd7\x8b\xd6\xde\xba\xd6\xa6\xd7\x12\x78\x36\xb5\x36"
- "\xc6\x44\x54\x3a\x12\x88\x74\x06\x5b\xb4\xe1\xc9\x56\xe2\xbb\xde"
- "\x42\x29\xd2\x18\x69\x8b\x74\xc6\xf2\x24\xda\x1b\xa3\xcc\x24\xc5"
- "\x4a\x02\x8d\xc9\xf0\x9b\x48\xcd\x46\x72\x89\x98\x64\x67\xcc\xd4"
- "\x6f\x2a\x01\x7c\xc4\x23\x26\xe0\x9e\x00\x0e\x26\xd1\x8c\xaf\xf6"
- "\x17\x41\x7b\x71\x6d\x7f\x78\x6d\xfe\xda\x93\xf5\x8f\x7e\x36\xa1"
- "\x03\xcf\x05\x11\x1c\xcf\xdf\x54\x53\xff\x82\xd0\x1e\xb0\xf5\x38"
- "\x9e\xc7\xb4\x0f\x8d\xe7\x82\xe5\x0e\x3c\x7f\x7d\xd2\x81\xe7\x6f"
- "\x0e\xba\xc7\xf3\x37\x53\x38\x9e\x0b\x74\xd7\x27\x9e\x9b\xde\x19"
- "\x1c\xcf\x4d\xd9\xee\xf1\x5c\x10\x23\xd9\xbb\xa3\x83\xe7\xa6\xe6"
- "\x6b\x87\xe7\x82\x08\xef\xf0\xdc\x54\xee\x8a\xe7\xaf\xeb\x38\x9e"
- "\xbf\x4e\xf7\x0e\xcf\xdf\xb8\xf5\x7f\x3c\x98\xbd\xed\x84\x67\x51"
- "\x3e\xb7\x18\x00\xcf\x20\x9f\x0b\x44\xf9\x3c\xa1\xc9\x03\x3c\x3b"
- "\xc9\xe7\xe6\xb7\x1d\x78\x6e\xd1\xbb\xc7\xf3\xd9\x73\x22\x9e\xaf"
- "\x53\xf9\x7c\x76\xcb\xe0\x78\x3e\xbb\x7c\x10\x3c\xb7\x4a\x63\x89"
- "\xd1\xc1\xf3\xd9\xfd\xd7\x10\xcf\x5e\xca\xe7\xb3\xb9\xae\x78\x6e"
- "\x2e\xe1\x78\x6e\x5e\xea\x1d\x9e\x5b\xca\xbc\x19\xcb\x38\xf0\x6c"
- "\x10\xe5\xf3\xb9\x58\xea\x6f\x00\xf9\x6c\x10\xe5\xf3\xc4\xe3\x43"
- "\xe3\xd9\xe0\x24\x9f\xbf\x7d\xc5\x81\xe7\x73\xcf\xba\xc7\x73\xeb"
- "\xfb\x1c\xcf\x86\xeb\x54\x3e\xb7\x2e\x1e\x1c\xcf\xad\x21\xee\xf1"
- "\x6c\x88\x91\xc6\x69\xa3\x83\xe7\xd6\xf4\x6b\x87\x67\x83\x97\xf2"
- "\xb9\x35\xd2\x15\xcf\xdf\xea\x38\x9e\xbf\x9d\xe1\x1d\x9e\xcf\x25"
- "\x7a\x33\x4e\x74\xc2\xb3\x28\x9f\xdb\xe6\x01\x9e\x41\x3e\x1b\x44"
- "\xf9\xfc\xe0\x76\x0f\xf0\xec\x24\x9f\xcf\xff\xca\x81\xe7\xb6\x59"
- "\xee\xf1\xfc\x8f\x2c\x11\xcf\xd7\xa9\x7c\xfe\xc7\xb4\xc1\xf1\x7c"
- "\xde\x36\x08\x9e\x5b\xa5\x31\xf0\xe8\xe0\xf9\x1f\x4b\xaf\x21\x9e"
- "\xbd\x94\xcf\xff\x08\x75\xc5\xf3\xf9\x30\x8e\xe7\x73\x16\xef\xf0"
- "\xdc\xe6\x36\xfe\xeb\x60\x63\x70\x07\x9e\x0b\x45\xf9\xfc\x9d\x8a"
- "\xfa\x17\x82\x7c\x2e\x14\xe5\xf3\xb2\xc7\x86\xc6\x73\xa1\x93\x7c"
- "\xbe\x30\xc5\x81\xe7\x8b\x76\xf7\x78\xbe\xf8\x1b\x8e\xe7\xc2\xeb"
- "\x54\x3e\x5f\xb8\x30\x38\x9e\x2f\x54\xbb\xc7\x73\x61\x8c\x34\xbf"
- "\x30\x3a\x78\xbe\x38\xe3\xda\xe1\xb9\xd0\x4b\xf9\x7c\x91\xb8\xe2"
- "\xf9\x42\x20\xc7\x73\x5b\x85\x77\x78\xfe\x4e\x3d\x3a\xf3\x1b\xed"
- "\x2a\x9c\xdf\xe8\xc6\xf9\x0d\xc7\xde\xbf\x98\x80\x3a\x8e\xe7\x1e"
- "\xc0\x73\x81\x33\x9e\xbf\xec\x3b\xbf\xf1\xdd\x39\xa1\x17\xcf\x97"
- "\xfa\xe1\x59\x00\x3c\xf7\x30\x3c\x5f\xba\x59\x9a\xdf\x30\xb6\x95"
- "\x00\x4e\xce\x13\xe3\x12\xc0\x72\x8e\x88\xe5\x2f\x01\xcb\x40\x43"
- "\x01\x68\x5c\xdd\xd8\x40\xc2\xcd\x9c\x96\xdd\x40\x63\xc1\x19\xc7"
- "\xdd\xad\x72\xc4\x2f\xe2\x56\xc2\x70\xcd\x7a\xc0\x6e\xdc\x31\x52"
- "\x93\x00\xd7\x66\xb8\x92\xe1\x22\xc7\x48\x75\x2b\x60\x77\x8d\x33"
- "\x76\xeb\x44\xec\x9a\xdf\x1e\x1c\xbb\xe6\xcc\x6b\x37\x97\x61\xe6"
- "\xf3\x5f\x5f\x46\x04\x86\x3f\x75\x86\x1a\x13\x1b\x44\x7c\x9e\x27"
- "\xe1\x36\x12\x40\x97\x69\x27\xa9\x22\x48\xe0\xab\x76\x22\xd7\x3f"
- "\x4f\x02\xf5\xa7\xa0\xdd\x52\xff\x6d\x22\xaa\x2a\xeb\xdf\x48\x75"
- "\x7b\x03\xa9\xbe\x7c\x94\x54\x0b\x70\x9d\x87\x0b\xea\x1a\x1e\xed"
- "\xdc\x6e\xb3\xd8\xee\x4b\x6f\x41\x59\x33\xdc\xb7\xfb\x52\x2a\x6b"
- "\x77\x14\xb4\xbb\xdb\xd1\x6e\x23\xf4\x03\xe0\xcf\x54\x41\x9c\x0f"
- "\x09\x37\x13\xdf\x0d\x36\x4a\xbb\x45\xfc\x23\x7f\xaa\xea\xad\x24"
- "\x5c\x07\x3c\x5b\x05\xf8\x6f\x2e\x23\x29\x49\x80\xff\x6e\x2b\xe2"
- "\xce\x6c\x4c\xbd\x02\xf8\x37\x7f\x40\x81\x7e\x3d\x88\xff\x2f\x11"
- "\xff\xdf\x99\x04\x86\xff\xef\x76\x7a\x87\xff\x76\x0f\xf0\xef\xc9"
- "\x7c\x48\xa7\x0a\xe7\x43\xba\x71\x3e\xc4\xb1\x07\x74\x08\xfc\x3b"
- "\xcf\x87\xb4\x3b\xe1\xdf\x32\x08\xfe\x2d\x37\x4b\xf3\x21\xdf\x3f"
- "\xfe\x3b\x86\xc0\x7f\xc7\x20\xf8\x1f\xed\xb9\x8f\x8e\x6b\x88\x7f"
- "\xcb\x10\xf8\xb7\x78\x80\xff\x82\x08\xef\xf0\xdf\xd1\x07\xff\xed"
- "\x22\xfe\xdb\xbd\xc4\x7f\xa7\x27\xf8\xf7\x60\xfe\xc4\x8a\xf8\x07"
- "\xf9\x5f\x50\xef\xb4\x17\x78\x28\xfc\x3b\xc9\xff\x4e\x27\xfc\x77"
- "\x0d\x82\xff\x2e\x09\xff\xd7\x81\xfc\xbf\x3c\x04\xfe\x2f\x0f\x86"
- "\xff\x51\x9e\x2b\xb9\x7c\x0d\xf1\xdf\x35\x04\xfe\xbb\x3c\xc1\xbf"
- "\x97\xf2\xff\x72\x1f\xfc\x77\x8a\xf8\xef\xf4\x12\xff\x56\x0f\xf0"
- "\xef\xc9\x7c\x4b\x8f\x0a\xe7\x5b\xba\x71\xbe\xc5\xb1\x27\x7c\x08"
- "\xfc\x3b\xcf\xb7\x58\x9d\xf0\xdf\x3d\x08\xfe\xbb\x6f\x96\xe6\x5b"
- "\xbe\x7f\xfc\x5f\x19\x02\xff\x57\x06\xc1\xff\x68\xcf\xad\x5c\xb9"
- "\x86\xf8\xef\x1e\x02\xff\xdd\x1e\xe0\xdf\xe0\xa5\xfc\xbf\xd2\x07"
- "\xff\x56\x11\xff\x56\x2f\xf1\xdf\xe3\x09\xfe\x3d\x98\x9f\x11\x10"
- "\xff\x20\xff\x0d\xf5\x4e\x67\x03\x86\xc2\xbf\x93\xfc\xef\x71\xc2"
- "\xbf\x7d\x10\xfc\xdb\x25\xfc\x5f\x07\xf2\xdf\x36\x04\xfe\x6d\x83"
- "\xe1\x7f\x94\xe7\x62\x6c\xd7\x10\xff\xf6\x21\xf0\x6f\xf7\x04\xff"
- "\x5e\xca\x7f\x5b\x1f\xfc\xf7\x88\xf8\xef\xf1\x12\xff\x82\x07\xf8"
- "\xf7\x60\x3e\x47\x2e\x63\xf3\x39\xdd\x38\x9f\xe3\x38\x23\x32\x04"
- "\xfe\x9d\xe7\x73\x04\x07\xfe\xe5\xc4\x3d\xfe\xe5\xe4\x66\x69\x3e"
- "\xe7\xfb\xc7\x3f\x1d\x02\xff\x74\x10\xfc\x8f\xf6\xdc\x0d\xbd\x76"
- "\xf8\x97\x93\xc1\xf1\x2f\x27\x1e\xe0\xbf\xd0\x4b\xf9\x4f\xfb\xe0"
- "\x5f\x10\xf1\x2f\x78\x87\x7f\xb9\x6c\x74\xe6\x7f\xe4\xf2\xfd\x38"
- "\xff\x23\xa8\xf2\xeb\x7b\x0c\xab\x03\x85\xec\xdd\x75\x01\x32\x0d"
- "\xb1\xa9\x8a\x72\x8d\xf1\x16\xf2\x64\x27\xf0\x44\xd7\x49\x9e\xeb"
- "\x0c\xc4\x58\x96\xe5\x14\xc6\xff\x2e\x67\x44\xe1\xb2\x65\x4f\x25"
- "\x3b\xd6\x13\x85\xdd\xbf\x38\x0e\xd3\x8c\x2d\x56\x82\x6d\xde\x82"
- "\x34\x38\xef\xa0\x01\xce\xc1\xd1\xef\xb4\x81\x45\x69\x90\xa7\xdb"
- "\x44\x9a\x01\x2f\xd5\xcd\x26\xa0\xfd\x66\x86\x2d\xe4\x05\xd4\x67"
- "\x69\xf1\x45\xa2\xb0\x7d\xa3\x9e\x0a\x3c\x0e\xf2\x7b\x99\xc8\x82"
- "\x9b\xa9\x80\xbc\x44\x1e\x21\x5f\x35\x9b\x29\x85\x7c\xef\xd4\x02"
- "\xbe\x6d\xdf\x68\xa7\x16\x41\xbe\x51\x9f\x97\x91\xcb\xd9\xfa\x07"
- "\xfc\x2e\xaa\x6e\x04\x5a\x6e\x97\x79\xc9\x27\xb9\x27\xe7\x5f\x86"
- "\x9e\xa7\x90\x2b\x96\xe3\x3c\x85\xa0\x2a\x58\xea\x19\x9f\x0a\x22"
- "\x5c\xce\xb4\x8e\x3a\x9f\x7c\x6c\x9e\xf1\x49\xf1\x8c\x2b\x9f\x46"
- "\x79\xfe\x40\xae\xd0\x70\x3e\xf9\x58\x38\x9f\x7c\xe6\x79\xc7\x27"
- "\x85\x57\xfb\x7f\xfb\x8d\xa7\xe5\x63\x15\x38\x9e\x06\x3e\x79\xd8"
- "\x9f\x0a\x1a\x5c\xce\xe0\x8e\x3a\x9f\xc6\x94\x7a\xc6\xa7\x31\xf6"
- "\x3e\x7c\x1a\xdd\x71\xae\x7c\x4c\x25\xe7\xd3\x18\x03\xe7\x93\xa2"
- "\xd9\x3b\x3e\x8d\xf5\xe0\xfc\x87\x07\xe3\x3e\xf9\xb8\xbd\x38\xee"
- "\x13\x60\xdc\xe7\x19\x9f\x0c\x11\x2e\x67\x86\x47\x9d\x4f\xe3\x16"
- "\x79\xc6\xa7\x71\x7b\x5c\xf9\x34\xca\xe3\x31\xf9\x38\x1d\xe7\xd3"
- "\xb8\xf9\x9c\x4f\x63\xb3\xbd\xe3\xd3\xb8\x03\xa3\x32\x3e\x91\xfb"
- "\x2e\xc5\xf1\x09\xf0\xc9\xc3\xfe\x64\x68\x70\x39\xe3\x3c\xea\x7c"
- "\x52\x5a\x3c\xe3\x93\xef\xe2\x3e\x7c\x1a\xdd\x71\x83\xdc\x97\xc7"
- "\x03\x96\x2b\xdb\x38\x9f\x94\x73\xbc\xe3\x93\x6f\xe4\xe8\xd8\xd1"
- "\xe3\x6d\x68\x47\x0b\x60\x47\x7b\xc6\xa7\xc2\x08\x97\x33\xd9\xa3"
- "\xce\xa7\xf1\x06\xcf\xf8\x34\xbe\xd3\x95\x4f\xa3\x6c\xdf\xca\xc7"
- "\x97\x73\x3e\x8d\xdf\xc9\xf9\xe4\xdb\xe8\x1d\x9f\x26\x78\xb0\xff"
- "\x73\xe0\x73\x58\xfd\x6d\x3e\x55\xd9\xf5\x65\xf3\xa9\x16\x7a\xc6"
- "\x2b\xd5\x5b\x57\xd7\xe6\x53\xc5\x72\x5e\xa9\xc2\x38\xaf\x26\x64"
- "\x7a\xc7\x2b\x95\x5b\xff\x8f\x43\x9d\xdf\xea\x6f\xf7\xf9\x2f\xbd"
- "\xbe\xec\x3e\x3f\x0f\xe5\x9f\xff\xe2\xab\x6b\xf7\xf9\x8b\xf2\xcf"
- "\x4f\x94\x7f\x7e\x5e\xca\x3f\x7f\x0f\xe4\xdf\xc0\xe7\xbe\xfa\xdb"
- "\x7e\x81\xe4\xfa\xb2\xfd\x02\x4a\x3c\xe3\x55\xc0\x95\xab\x6b\xfb"
- "\x05\x54\x70\x5e\x05\xe4\x71\x5e\xf9\x9b\xbc\xe3\x55\xa0\xca\xdb"
- "\xf3\x62\xfd\xed\xbf\x89\xd7\x99\xfd\x37\xd1\x43\xfb\x6f\xe2\x55"
- "\xb6\xff\x26\x8a\xf6\xdf\x44\xd1\xfe\x0b\xf4\xd2\xfe\x9b\xe8\x95"
- "\xfd\xd7\x87\x57\x62\xbf\xba\x29\xe2\xfa\xb2\x01\x27\x59\x3d\xe3"
- "\xd5\x4d\x4f\x5d\x5d\x1b\xf0\xa6\x60\xce\xab\x49\x66\xce\xab\x49"
- "\x73\xbd\xe3\xd5\x4d\x6e\xe3\xdf\x0e\x75\x3e\xad\xbf\x1d\x78\xb3"
- "\xe2\xfa\xb2\x03\x83\x3c\x1c\xff\x06\xd9\xaf\xae\x1d\x18\x24\x8e"
- "\x7f\x83\xc4\xf1\xef\x4d\x5e\x8e\x7f\x6f\xf6\x60\xfc\xeb\xc9\xbc"
- "\xdf\xe4\x28\xb4\x01\xed\xd9\xf9\xf5\x01\x40\xff\x80\x44\x22\xef"
- "\x0e\x06\x7e\xa9\x80\x5f\x5b\x35\xa4\x27\x1b\xf8\x65\xb6\x91\x27"
- "\x37\x9e\xa1\xb5\x6d\x76\xd2\x0d\xbc\xba\x02\x76\xa0\xd1\xdc\x8a"
- "\x67\xf4\x7e\xd6\x24\xbf\xc5\xbe\x6c\x63\x20\x41\x7e\x21\xfd\xed"
- "\xaa\xa9\xa0\xfb\x8a\xe3\x18\xff\x54\xa5\x79\xb6\xec\xe2\x25\x8b"
- "\x2f\x9c\xa1\x1b\x4c\x94\xd6\xc4\x58\xd1\x77\x64\x60\x4d\x4c\x03"
- "\x09\x6f\x26\xbe\x9a\xa7\x91\x2f\xb7\xbc\x83\xe9\x46\x73\x03\x41"
- "\xbf\x9f\x6c\x0e\xfc\x8c\x36\xc8\xf6\x85\x56\x85\xfe\x9b\xf0\x5c"
- "\xa1\xe4\xa3\xc9\x78\x3e\x8f\xf1\xbf\xef\x9c\x2a\xe3\xff\x17\xda"
- "\xc0\x02\x3c\x9f\x38\xea\xb6\xe0\x2d\x6c\xfe\x4f\x38\xa3\x9e\x2a"
- "\xd5\x71\x43\x2c\xa5\x50\xc7\x49\xb5\x16\x33\xc1\x7a\xd6\x5a\xca"
- "\x49\x4a\x3c\x09\xac\xed\x6e\x25\xc9\x16\x6a\xae\x4d\x3d\x47\xc2"
- "\x3b\x71\x5d\x00\xf1\x74\x4b\x27\xe7\xf7\x2d\x1a\xe1\x8c\x76\x2a"
- "\xfc\xb6\xd5\xd6\x11\x12\xb0\x15\x68\x6d\x23\x72\x76\x5e\x53\x4e"
- "\x94\x40\xaf\x18\x63\x6a\x13\xd2\xae\xce\x68\x3b\x85\xf4\x8c\x81"
- "\xe7\xf3\x7a\xd7\x1b\xfc\x8b\x8f\x63\x1a\xd2\x16\xf7\x99\x1a\x75"
- "\x66\x96\x47\x7a\xce\x79\x97\x4a\x8c\x89\xdd\xa4\xd6\x46\x08\xe0"
- "\xa3\xfa\xd3\x88\x06\xc0\xd7\xcd\x5e\xca\xed\xc9\xba\xd1\x99\xaf"
- "\x9c\x52\x81\x76\xab\x3d\xbb\x60\x29\xaf\xe3\x98\xf6\xa1\xf1\x55"
- "\x10\xe1\xc0\xd7\x94\x67\x47\x86\xaf\x29\x7e\xa3\x8b\xaf\xd1\xb6"
- "\x5f\xd5\x0d\x23\xc3\xd7\x94\x67\x38\xbe\xd4\xa9\x1c\x5f\x53\x16"
- "\x39\xf0\x35\xa6\xfd\xea\xe1\x4b\x1d\xc2\xf1\x35\xb9\xcd\x3b\x7c"
- "\x4d\x71\xeb\x87\x76\x78\xf3\xac\xc1\x33\xd0\xd6\x06\x7c\x89\xf2"
- "\x6b\x42\x93\x07\xf8\x72\x92\x5f\xb7\x1e\x1c\x19\xbe\x6e\x5d\x37"
- "\xca\xf8\x1a\x65\x9b\xfb\xd6\xb9\x23\xc3\xd7\xad\x7f\xe1\xf8\x9a"
- "\x6a\xe2\xf8\xba\x75\xaf\x03\x5f\x13\x9a\xae\x1e\xbe\xa6\x66\x73"
- "\x7c\x4d\x5d\xe4\x1d\xbe\x82\xbd\xf2\x7f\xd5\x7f\x7c\x30\x3d\x1d"
- "\xc7\x07\xf6\x6c\x83\x28\xbf\x26\x1e\x1f\x1a\x5f\x06\x27\xf9\x35"
- "\x7d\xda\xc8\xf0\x35\xad\x66\x74\xf1\x35\xda\xe3\x84\x69\x79\x23"
- "\xc3\xd7\xf4\x9b\x39\xbe\xa6\x85\x71\x7c\x4d\x57\x39\xf0\x35\xf1"
- "\xf8\xd5\xc3\x57\x70\x1b\xc7\x57\xf0\x5e\xef\xf0\x35\xdd\xbd\xff"
- "\xe7\x61\xcd\x6b\x6b\x9a\x71\x4c\x03\xf8\x12\xe5\xd7\x83\xdb\x3d"
- "\xc0\x97\x93\xfc\xd2\x6c\x19\x19\xbe\x34\xb3\x46\x19\x5f\xa3\x3c"
- "\xb6\xb9\xcd\x3a\x32\x7c\x69\x5e\xe2\xf8\xba\xad\x84\xe3\x4b\x13"
- "\xeb\xc0\xd7\x83\xdb\xaf\x1e\xbe\x6e\x5b\xc4\xf1\x75\x9b\xca\x3b"
- "\x7c\x69\x3c\xf0\xff\xea\xc9\x7c\xfc\x9d\xf3\x71\x1c\x66\xcf\x2e"
- "\x14\xe5\xd7\xb2\xc7\x86\xc6\x57\xa1\x93\xfc\xba\xe3\xf4\xc8\xf0"
- "\x75\x87\x7e\x74\xf1\x35\xda\xe3\xb1\x3b\x22\x46\x86\xaf\x3b\x4e"
- "\x70\x7c\xdd\x41\x38\xbe\xee\xa8\x76\xe0\x6b\xd9\x63\x57\x0f\x5f"
- "\xb7\xef\xe5\xf8\xba\x3d\xd6\x3b\x7c\xdd\xe9\x81\xff\x1f\x4f\xd7"
- "\x11\x66\x96\x8d\x6c\x0c\x39\xf3\xd1\x91\x61\x6c\xc6\xa5\xeb\x7b"
- "\x0c\x39\xe3\x83\x91\x61\x6c\xe6\x43\x1c\x63\x33\xa2\x38\xc6\x66"
- "\x86\x5e\x9b\x31\xe4\x8c\x40\x8e\xb1\x3b\xeb\xbc\xc3\xd8\xcc\x51"
- "\x5c\xff\xd0\xaa\x46\x36\x8e\xbc\x6b\xcf\xc8\x30\x76\xd7\x33\xd7"
- "\xf7\x38\xf2\x2e\xcd\xc8\x30\x76\x57\x21\xc7\xd8\x8f\x2a\x39\xc6"
- "\xee\xda\x79\x6d\xc6\x91\x3f\x8a\xe7\x18\xfb\x91\x97\xeb\x36\x5a"
- "\xaf\xce\xbf\x0c\xbc\x6e\x73\x8f\x6e\x64\x63\xc9\x7b\x7c\x47\x86"
- "\xb1\xbb\xdf\xbf\xbe\xc7\x92\x77\xa7\x8f\x0c\x63\xf7\xc8\x38\xc6"
- "\xee\x0e\xe1\x18\xbb\xdb\x7a\x6d\xc6\x92\xda\x06\x8e\x31\x6d\x9e"
- "\x77\x18\xbb\x27\x69\xf4\xd6\x9b\x42\xea\x47\x36\x9e\x0c\x59\x37"
- "\x32\x8c\x85\x4c\xbb\xbe\xc7\x93\x3f\x6e\x1d\x19\xc6\x42\xa2\x39"
- "\xc6\x7e\x9c\xcb\x31\x16\xb2\xfc\xda\x8c\x27\x7f\x3c\x8f\x63\xec"
- "\x1e\x9b\x77\x18\x0b\x31\x8d\xde\x3a\xd9\x7d\x73\x47\x36\xa6\xbc"
- "\xf7\xd8\xc8\x30\x76\xef\xd6\xeb\x7b\x4c\x79\xef\xa2\x91\x61\xec"
- "\xde\xa3\x1c\x63\xb3\x2c\x1c\x63\xf7\x96\x5f\x9b\x31\xe5\xac\x12"
- "\x8e\xb1\x59\x91\xde\x61\xec\xbe\xf9\xa3\xb7\xbe\x37\xdb\x30\xb2"
- "\x71\xe5\xec\x07\x46\x86\xb1\xd0\xb3\xd7\xf7\xb8\x32\x74\xdf\xc8"
- "\x30\x36\x7b\x16\xc7\x58\x68\x04\xc7\xd8\xec\x19\xd7\x66\x5c\x19"
- "\xaa\xe0\x18\xbb\xcf\x3b\x7f\x14\xf2\xd9\xfd\xfc\x5f\xad\x59\x9f"
- "\xb0\x32\x76\x4d\x94\x66\xcd\xfa\xf8\xb8\x8d\x9a\x4d\x6b\x36\x47"
- "\x3f\x3c\xf3\xa5\x10\x4d\x5c\xa2\x26\x6e\xcd\xfa\x17\xc4\x84\xa8"
- "\xf1\xe4\xe9\xe8\xd8\x95\x89\x98\x02\xb9\x5f\x58\xbf\x2e\x7a\x7d"
- "\xbc\x26\x2e\x7a\xe3\x4b\x6b\xe2\xa2\xf1\xff\x4d\x9a\xd5\x1b\xe2"
- "\x20\x61\x55\xf4\x9a\x84\x68\xcd\xf3\x2f\xad\x5e\x1d\x1d\xb7\x69"
- "\x3c\x59\xfc\x52\x6c\xfc\x1a\x5d\x6c\xb4\x66\xfe\xe2\x47\x67\x2d"
- "\x5d\xf0\xaf\x4b\x1f\x79\x04\x83\x93\x39\xc5\x26\x0b\xa6\xd9\xa5"
- "\xb9\x80\x39\x45\x8b\xfc\xa7\x7b\x6a\xc1\x5a\xc4\xf8\xb8\x3b\xda"
- "\x49\xe0\xf6\x38\xa2\xc8\x6a\x27\x4a\x7d\x3b\x51\x69\xd6\x92\x30"
- "\x9a\x75\xca\x9c\xd3\x4e\x82\x68\xce\x5a\xb5\xa0\xbf\x29\x94\xea"
- "\x27\xeb\xcc\xbe\x36\x0d\xa4\x05\x0a\x59\x3d\x4b\xe0\x9d\x20\xa0"
- "\xad\x82\xea\xa7\x98\x9a\xe4\x3f\x8d\x32\xfb\xda\x49\xca\x39\x22"
- "\xa7\xe3\xef\x6f\xf8\x93\x60\x96\x1f\x8a\x27\xf8\x27\x23\xf2\x9f"
- "\x98\xe1\x6a\x24\xf2\x39\xd9\x70\x19\xe0\x2a\x83\xab\x0e\xae\x06"
- "\xb8\xda\xe0\xb2\x12\xf9\x03\x0a\xb8\x54\x70\x05\xc1\x15\x0c\xd7"
- "\x0c\xb8\x4a\xe0\x2a\x87\x0b\xf2\x3e\xd0\xca\xcb\x79\xc0\x42\xe4"
- "\x0f\x6a\xe0\x5a\x08\x57\x24\x91\xff\x0b\xe4\xff\x97\x39\x70\xed"
- "\x87\x6b\x11\x5c\x11\x70\x61\x7a\x3a\x5c\xf8\xbe\x95\x3f\x9b\xbb"
- "\x1c\xae\x3c\x02\xf5\x1c\xfa\x9a\x7b\x00\x2e\xf8\xee\xdc\x66\x22"
- "\x7f\x68\x3e\x5c\x50\xdf\x87\xac\x7d\xf2\x85\x39\xfd\xbf\x7c\x88"
- "\x32\x93\x02\xb6\xde\x66\x62\x31\xf0\xe4\x73\x16\xd3\x34\xe2\x43"
- "\xb3\xec\x44\x77\x0f\x91\x9d\x97\xcf\x99\x62\x4c\x47\x39\x73\x53"
- "\x28\x8b\xe9\x08\xf7\x48\xb3\xae\xed\x73\xd4\x26\xa2\x53\x63\x4c"
- "\xb3\xe1\xe1\x6d\x8e\x5a\x7c\x3f\xc2\x24\x53\x29\x59\x0c\xb8\xed"
- "\x75\xb9\x34\x25\xa2\x80\xc5\x7e\x03\x1a\xe2\xb9\x2c\x9a\x59\xa7"
- "\xa4\xca\x2a\x03\xf6\xf9\xf2\xcd\x58\xaf\x9f\x5c\xe2\xfd\x0b\x9e"
- "\x43\xdd\xcc\x7e\x6b\xd5\x50\x4f\x05\xde\xd3\x2c\x9b\xa6\xdb\x6f"
- "\xb7\x0e\xff\xbf\x52\x18\x5d\x42\xb3\x77\xe7\xe1\x38\xbb\x3c\xf9"
- "\x3f\x49\x13\xbc\xd7\xed\xb7\x67\xae\xe6\xe9\x00\xda\xc4\xcb\x96"
- "\x43\x1d\xd2\xa5\xb2\xba\xfd\xd6\x6a\x68\xde\x9e\x48\xaa\x07\x0c"
- "\x89\xe5\x09\x50\x1e\xcd\x2e\x0e\x83\x7c\x26\x4c\xa7\x86\xe8\x03"
- "\xd2\xff\xf0\xdb\x48\x73\x76\x9b\xf0\x37\x60\x2b\xb1\xb0\xfb\xb4"
- "\x30\xc2\x7f\x03\x09\xca\xba\x36\xf9\x03\xaf\xdd\x57\x47\x64\xe5"
- "\x4f\x63\xbd\x1f\x58\x92\x52\x47\x05\x4d\xb2\x0f\x7c\xff\x81\xa7"
- "\x7a\xbf\x3b\x65\x4f\x04\xc6\x4f\x15\xb6\xcf\x6e\xc5\x18\x7c\xf8"
- "\x2e\xd6\x2d\x7f\x12\x51\x14\xff\x3b\x51\x62\x1b\xbb\xb6\x3f\x90"
- "\x24\xc5\xa1\xc3\x77\xe4\x90\xff\x89\xa7\x52\xa8\x53\xd9\xbf\xa2"
- "\xac\x3d\x3f\x69\xe3\x34\x7d\x60\xaf\x49\xe6\xcb\x62\xe5\x69\xee"
- "\x60\xb4\xbc\x24\x3e\x37\x23\x3f\xb1\x7c\x41\x5f\x9a\x8b\xf7\x18"
- "\xe7\x2e\x00\x50\xab\x49\x9e\x71\x80\xd3\x68\x77\x1e\x96\x83\xf9"
- "\x85\x9c\x22\xf8\x7f\x4e\xae\x00\xed\xb5\xa7\x11\xad\x66\x3d\x09"
- "\x6b\x92\x3f\x38\xc5\x9e\x75\x2c\x02\x9e\x43\xbf\x3b\xb6\x1c\xf2"
- "\xef\x63\xf4\xd6\x17\x87\x9a\xe4\x0f\xaa\xe0\xd9\xf2\xde\xd8\x97"
- "\x9c\xce\x32\x21\xeb\x58\x6c\xd7\xf6\x07\xc3\x4c\x32\x8d\x55\x6a"
- "\x03\x93\x71\x8e\x7c\x22\x4f\x1f\x9c\x63\xf6\x3d\x16\xdb\x93\x40"
- "\xeb\x76\x9c\x22\x04\xbe\x49\xbb\x2f\xd3\xea\xa4\x25\xd4\x9a\xf3"
- "\xbf\x08\xa9\x8e\x6c\x24\x29\x2b\x49\xf0\x84\xad\xd4\x1c\x6e\x27"
- "\x01\x13\x1a\x03\x68\xcd\x92\x46\x90\xd1\x9d\x24\xa9\x8e\xb6\xd6"
- "\xea\x3e\x20\x49\x67\x89\x6a\xcb\x1a\x12\x94\xb2\x84\x9a\x93\xab"
- "\xa9\xd5\x98\xd8\x48\x6a\x2d\x70\xe9\x6a\x20\xdf\x09\xb8\x3e\x20"
- "\x29\xaf\x90\xff\xc7\xde\xfb\xc0\x37\x55\x64\x8b\xe3\x27\xb7\x29"
- "\xa4\xb5\x7f\x02\x56\x2d\x5a\x31\x60\xd5\xa2\x2d\x54\x17\x5d\x74"
- "\x8b\x44\x28\x58\x14\x68\x85\x8a\x55\x10\x8a\xb6\x58\xb0\x40\x2c"
- "\x05\x02\x16\x5a\x22\xba\xa5\x16\xa8\x2b\xcf\xad\xd2\x7f\x2e\x75"
- "\xb7\x2a\x2e\xd5\x65\x9f\xf5\x7d\xf0\x99\x5d\xaa\xaf\x8b\x40\xba"
- "\xfb\xf0\xf3\xed\xbe\x1f\xae\x91\x57\xd9\x3e\xb6\x40\xb4\x81\x84"
- "\x36\xc9\xfc\xce\x99\xb9\xb7\xbd\x49\x13\xa4\xca\xba\xff\xac\x5e"
- "\x72\xef\xcc\x99\x33\x67\xce\xbf\x39\x33\x77\xee\x8c\x76\x0e\xfa"
- "\xd3\x4d\x67\x21\xea\x88\xe9\x2c\xa6\x9d\x82\x92\x5c\xe6\x39\x7c"
- "\x88\xe0\x3e\x84\x4c\x8f\x23\x76\xe3\x29\xd0\xd6\xcd\xa7\x6f\xcb"
- "\x3e\x85\x7a\xa4\xa5\x37\xfa\xaa\xdc\xf3\xdb\x46\x75\xf5\xac\x65"
- "\x1e\x57\xc5\x0f\xa3\xec\xf0\x23\xab\x5f\x5b\x88\x66\x3a\x37\x14"
- "\xdb\x4b\x30\xbe\x6d\xf5\xf1\x8b\x3d\xa4\xe7\x3f\x04\xf4\xc5\xa0"
- "\xe4\x53\x9e\x23\xba\x1e\xf5\xe7\x87\xc9\x99\x1e\xe6\x22\x78\x6a"
- "\x37\xf2\xa8\x40\x6e\x7f\x41\x98\x09\xb4\x58\x87\xc9\xae\xb9\xfe"
- "\xa8\x4a\x86\x24\x93\x61\x4a\x7d\x32\xcc\x4e\xbb\x66\x2c\xd7\x0b"
- "\x1f\xcf\x9b\x58\x42\xb0\x98\x8e\xf2\xbf\x3e\x51\xd0\xf7\xc3\x62"
- "\x4a\x93\x7d\x29\xd9\xed\x16\x1f\xd9\x75\xf9\x41\x93\x37\x7a\x77"
- "\x03\x93\x98\x1b\xf5\x79\x12\xeb\x89\x8f\x9a\xe3\x61\x6e\xdf\xb6"
- "\xba\x54\xf4\x97\x51\x74\x4e\xaa\x80\x9f\x34\x1d\xf3\x8d\x86\xb5"
- "\xfc\x3e\x85\xea\xf1\xd5\xe6\x57\x91\x6f\xcd\x6c\x27\xf8\xe5\x55"
- "\xdb\x8b\xd0\xf7\x6e\xdb\x5d\x45\x76\xe8\x8b\xae\xcf\x38\xff\xf2"
- "\x6b\x64\x33\xf1\x0c\x75\x8c\x55\x2e\x37\xf6\xe3\xb1\x40\xb8\x5d"
- "\x9a\xa4\x65\x58\x9e\x55\xd6\xa5\xca\xb2\x3f\x25\x74\x73\x12\xf1"
- "\x4e\x8b\x74\x15\x63\x7a\xf8\x71\x69\x52\x25\x7d\xa3\x89\xcf\x7b"
- "\xf8\x59\x92\xd2\xa4\x17\x84\xce\x1c\x34\xf9\x3d\x4b\xc4\x3f\xb4"
- "\x49\xf4\x03\x22\xbe\x98\xf4\xf6\x80\x5d\x08\x3d\x16\xf6\x5d\x87"
- "\x34\xdd\xde\xed\xb3\x84\xf9\x10\x4e\x73\x5c\xf0\x41\xea\x8d\xf8"
- "\x7d\xae\xab\x62\xd2\x31\xbb\x46\x5b\xe8\x27\xcf\x8a\xdf\x55\xd1"
- "\xb9\x95\x48\x4b\xd8\x09\xe9\xce\x08\xfc\x1d\x8e\xbf\xd1\x07\xda"
- "\xa9\xaf\xe5\x78\x2f\xa3\xfb\x57\xae\x64\x8e\xf4\xd9\x40\x67\x54"
- "\x22\xdf\xef\x4c\xb4\xc3\xe2\x9d\x84\xa7\x82\xce\xee\xc4\x34\x82"
- "\xc1\xf4\x34\x3b\xe4\x6e\x11\xf8\x27\xda\x9d\xe4\xb3\xfc\xf1\x2f"
- "\x11\xf8\x05\x5e\xc2\xa7\xe0\xae\x7d\x89\x75\xcb\xb8\xcb\x14\xdc"
- "\xdb\x30\x4d\xc1\x9f\xbe\xa2\xbf\x8e\x06\xac\x23\x4a\xdd\x86\x97"
- "\x5f\x62\x4e\xc2\x81\x79\xfb\xed\x50\x90\x47\x79\x5b\x31\x8d\xca"
- "\xaa\x74\x2a\xec\x40\x16\xe2\x38\xc4\x71\x74\xda\x61\xa9\x9f\xdf"
- "\x40\x1e\x45\x2b\xbe\x56\xe0\xba\x4b\xa7\xe0\x1a\xc0\xa3\xe8\xd4"
- "\x27\xd5\xb2\x4c\x09\x6f\x14\xe1\x45\xf8\x49\x76\x78\x6c\xa2\xba"
- "\xed\xc8\xf3\x2c\x39\x2f\x1b\xf9\x9e\xac\xa6\x59\xf6\xab\x4d\x58"
- "\x5e\x23\xeb\xeb\x28\xf2\x59\x4a\x3e\x9d\xeb\xc9\x2a\x6e\xd3\x93"
- "\xdd\xa0\x7f\x04\xb4\x33\x03\xe2\xa9\x09\xf0\x8f\x5a\x82\xf3\x55"
- "\xdc\x36\x9d\x9f\x6b\x7a\x25\xeb\x42\x18\xab\xdf\x59\x9e\x12\xdc"
- "\x8d\x69\x47\x95\x33\x45\xb7\x23\x8c\x5d\xba\x2d\xe4\x9e\x89\x9b"
- "\xc6\x80\x64\xab\xb1\x53\xbc\x4a\x3a\x97\x66\x4b\x70\x82\xad\xc6"
- "\x07\xbe\xba\x7c\xab\x71\x13\xb3\x9e\x90\x7e\xf4\x00\x9d\x11\x3d"
- "\xb4\x3e\xf0\x47\x7c\xfd\x1f\xeb\xc5\x38\xae\xe4\x36\x7e\x76\xfa"
- "\x69\x29\x6d\xb3\xcd\xf1\x15\xb7\x3d\xbc\x5f\x41\xf9\x2f\x62\xdc"
- "\x47\xb1\x1f\xc6\xdb\x05\x55\x92\x88\xff\x7c\x08\x5b\x47\xe9\x14"
- "\x1b\x62\x5c\x5a\xaf\xca\x63\x75\xf9\x66\xc1\xbb\xb4\x3b\x89\x8f"
- "\x9c\x5e\xcf\xbd\x56\xa2\xd9\x57\x93\x6f\xa6\x36\x94\x9a\x99\xcf"
- "\xe6\x71\x59\xe9\xac\x5d\xc3\x5a\x8a\x5b\xd3\xae\xc8\xac\x05\x86"
- "\xb6\x6d\x1e\x62\x1b\xf8\xf8\x17\x63\xf3\xd3\x8e\x6b\xf3\xcd\x74"
- "\xb6\xf2\x8e\x4d\xe1\xba\x69\x35\xcc\xda\x33\x3a\xdf\xea\xaa\x48"
- "\x9b\xa4\x9c\x5d\x3b\x34\xbc\x69\x93\x94\xb6\xd7\xc9\x6d\xc7\xba"
- "\xf8\x3b\xeb\x09\xd5\xfc\x4c\x6d\x7c\x4e\x0b\xb9\xd6\x09\xfd\x4b"
- "\x13\x95\xc5\xb6\x1b\xeb\x15\x3e\x79\x1c\x74\xa6\xf8\x88\x93\xd2"
- "\xe4\xf0\xcc\x12\x2b\xf0\x7d\xf2\xb7\xd5\x35\x0d\x91\x2e\xbe\xfe"
- "\xe5\x08\x8e\x0b\x32\x3d\x1f\x30\xe1\x17\x27\xa7\xcc\x91\xf1\x51"
- "\x9e\x22\xab\x3a\x39\x5e\x1f\x7a\x1d\x93\x27\x5e\x44\xbb\xf4\x41"
- "\xda\xf5\xe9\x37\x6f\xd7\xe4\xa6\xc1\xed\xba\x3b\xfc\xd2\xb6\xeb"
- "\xee\x90\xeb\xbf\x55\xed\x32\x0c\x6e\xd7\xdd\xbf\xfe\xe6\xed\xba"
- "\xbb\x2c\x48\xbb\x3e\xbd\xc4\xed\xea\xbc\x88\x76\xa5\x0e\x6e\xd7"
- "\x94\x6d\xdf\xbc\x5d\x53\x72\x06\xb7\x6b\xca\xaf\x2f\x6d\xbb\xa6"
- "\xec\x1f\xb2\x3f\xdc\xbe\xdb\x21\xfc\xa1\x71\xc9\xd0\xfd\xa1\x31"
- "\x79\xb0\x3f\xbc\xe7\x85\x01\x7f\x78\xcf\xc6\x6f\xe4\x0f\xb7\x2f"
- "\x97\x63\x8d\x7b\x66\x0e\xf2\x87\x95\xcb\x53\x83\xfb\xc3\x7b\x6e"
- "\xe0\xfe\x70\xdb\xf2\x21\x8e\xa3\x8d\x8e\x7e\x7f\x18\xbd\x3c\xd5"
- "\xcf\x1f\xc6\xec\xc6\xfe\xf3\x9e\x8c\x6f\xe6\x0f\xef\xc9\x18\xec"
- "\x0f\x8d\x4d\xfe\xfe\xf0\x9e\xb2\xd0\x7a\x58\x9f\x14\xcc\x1f\x66"
- "\x7a\xce\x30\xa1\x1b\xf5\x49\x43\xa4\x27\xe4\xfe\xef\xa8\xf3\xcd"
- "\x17\xae\xab\xae\x79\x68\x75\x4d\x0d\x39\xff\x85\x63\xc3\x2a\x8c"
- "\x41\xf4\x1b\x5f\x05\xe9\x44\x09\x48\x47\x12\x3a\xc0\x66\x76\xc3"
- "\x78\x13\xea\x84\x05\xd2\x8e\xd4\x74\xc3\x91\x84\x13\xc0\x22\x0e"
- "\x56\xb1\x9f\xaf\x35\x1a\x8b\x48\x37\xa7\x7a\x6d\xc5\xee\x21\xea"
- "\xe6\xd4\x36\x45\x37\x8f\x78\x50\x37\xd7\x92\x3e\xa6\xa7\xd8\xba"
- "\x4f\xca\xba\x99\x3e\xaa\x5f\x3e\x16\xa1\x9f\x41\x75\x13\x6d\xc2"
- "\x5f\x37\xeb\x1a\x84\x6e\x4e\xfb\x62\xb0\x6e\xd6\x35\x04\xd7\xcd"
- "\x69\xbf\x11\xba\x59\xd7\x30\xb4\x36\x4c\xab\x1c\xd0\xcd\xba\x06"
- "\x3f\xdd\xbc\x71\xad\xd1\x55\x31\xad\xf3\x9b\xe9\xe6\xb4\x4e\xa5"
- "\xed\xb5\x72\xdb\x31\x2d\xdd\x5f\x37\xd3\x13\x42\xca\xb0\xfc\xbd"
- "\x1c\xf4\x87\x51\x27\xa5\xf4\x6e\x2f\xc6\xb4\xbe\x4a\x4d\x7c\xa6"
- "\x97\xb9\xe8\x8c\x76\x26\x4d\x04\xb6\x2e\x29\xca\x85\xe3\x4d\x97"
- "\xab\x40\xc7\x22\x0f\x8e\x66\x7d\xf1\x80\xb4\xc7\x32\x57\x52\x0c"
- "\xf2\x2c\x11\x7f\x47\xd6\xae\x85\x38\xbc\xe2\x6b\x65\xbe\xe2\x7d"
- "\x2a\x5b\x17\x1f\xb9\x7d\x2d\x24\xc7\x3a\x41\x87\x34\xe4\xc4\x6e"
- "\xd6\x43\xac\x07\xe2\xe8\x9e\x59\x1a\xd3\xea\xcf\x81\x96\xe6\x1a"
- "\x7d\xd1\x58\x9f\x39\x96\xb1\xd5\x49\x50\x5f\x84\xf4\x48\x10\x5f"
- "\x2f\xb1\x66\xef\xba\x24\x89\xc5\xec\x7e\x93\x3d\x9d\xc3\x69\xf2"
- "\x25\xae\x2d\x43\x1d\x2a\x63\xa5\x05\x54\xaf\x91\xce\x0a\x66\x37"
- "\xae\xdd\xc2\x5c\xf1\x91\xdb\xce\x41\x72\xfd\x5a\x48\xac\x5b\x0b"
- "\x49\xac\x2f\x49\x42\x1e\xe4\x2c\x7a\x4a\x4f\x72\xc7\x36\x60\x5d"
- "\x6b\xb1\x2e\x94\xa5\x77\x1b\xd6\xe5\xc1\xba\xce\x60\x5d\xa7\xb1"
- "\x2e\x0b\xd6\x65\x11\x75\x0d\x8d\xe7\xd3\x73\x2e\x34\x27\x9c\xb9"
- "\x71\x34\xed\x5d\xfb\xe7\x58\xf3\xf0\x0c\x9a\x1f\xee\x79\xba\x60"
- "\x88\xfa\x3e\x3d\xe4\xf7\x3f\x3b\x7e\x09\x09\x4c\xd7\x17\x3f\xe7"
- "\xd9\xcf\x58\xa6\x07\xe0\xd9\x5f\x42\x32\xd9\xdc\x11\xf7\x29\xb4"
- "\xb3\xbe\xf8\x0f\x93\xba\x87\x58\xd7\x8c\xc4\x50\x75\x55\x58\x58"
- "\x7b\x5f\x02\x8d\x17\x77\xb7\xec\x90\x98\xb9\x37\x21\xbf\xf9\xe0"
- "\xd1\x5e\x58\x6c\xa6\x39\x68\x66\x36\x3c\x02\xba\xe3\xd2\xac\x8e"
- "\xd2\x3f\xd2\x7c\xde\x8c\x26\xff\xf9\xbc\x19\x87\x40\xca\x30\x81"
- "\x34\xb3\x01\xa4\xfb\x93\x00\xe1\x02\xae\xdc\xcc\xd7\x47\xc3\x26"
- "\x0f\xfb\x33\x8e\x53\xcb\xb7\xe3\x58\x38\x73\x9c\xc6\x6e\x5d\x4b"
- "\xf3\x5b\x19\xcb\x90\x7f\x7f\xc1\x3e\x28\x96\xee\x09\x9f\xa9\x08"
- "\x2e\x3f\x29\x65\x14\xc4\x3a\x87\x67\x78\xa2\x76\x77\x78\x70\xfc"
- "\xd6\x17\xff\x9a\xf1\x7c\xe5\xee\xaa\x3e\x1a\xcf\x3e\x46\x7e\xe0"
- "\xde\x25\xb1\x9a\x32\x1c\x6f\x6b\xe2\x19\x8b\xa7\x39\xdb\x9c\x1a"
- "\xbc\x48\xf6\x5c\xee\x91\xb6\x56\xd2\x0f\xd2\xc5\x7a\x91\xae\x27"
- "\x7d\xdc\x21\xf7\xd9\x8e\xb0\x9b\x73\xc9\x06\xbc\x58\xbe\xf4\x0b"
- "\x48\xb0\x1d\xf3\x02\xea\x74\xce\x62\xaf\x8e\xec\x28\xc7\xfa\xc8"
- "\x1f\xe0\x04\xb6\xa8\xf4\x4b\x88\x46\x1d\x8a\x22\x7b\xf0\xa1\x3d"
- "\x64\x1e\x8b\x75\xa3\x5d\xfb\x36\x9d\x85\x58\xf2\x13\xb4\x2f\xb2"
- "\xad\xdb\x0e\xbe\x33\x49\x31\xbb\x56\x42\x9c\xe7\x4c\xc1\x48\xc7"
- "\x99\x82\xcb\x5f\xf6\x41\x5c\x8c\x09\xf4\xb5\x2b\x51\x77\x57\xa1"
- "\x7d\x9c\x46\xfb\xe8\x16\xf6\xd1\xaf\xaf\xcf\xb5\x96\xd3\x37\x37"
- "\xdc\x36\xb6\xc9\xb6\xb1\x0e\xf5\x75\xed\x80\x6d\x78\x56\x25\x49"
- "\xb5\x12\x03\xa4\x11\xf9\x3e\xbd\xba\x7e\xd3\x70\xf2\xfb\xa9\x6c"
- "\xf4\x52\x03\x8d\xcd\x32\x3d\xcc\xb3\x17\x65\x11\x3e\x4e\x32\xb0"
- "\x6d\xbb\x3b\x0e\x66\x75\xc1\xc0\x98\x6e\xd6\x1f\x7b\xaf\xcd\x6f"
- "\x36\xcc\x65\x67\x8e\x4b\x19\xb9\x98\xae\x33\xcc\xbf\x49\x8f\x72"
- "\xfc\xa3\x18\x03\xce\xea\xa0\x39\x02\xbb\x94\x31\x11\x71\x01\xbd"
- "\x97\xf8\x98\xcf\x49\xce\xac\x46\x58\xf0\x22\xcf\x3d\x51\xcb\x8d"
- "\xbe\xa8\xdd\x4d\xd6\xe5\xbd\xdc\x36\xfb\x50\x06\x27\x0a\x41\x5a"
- "\xdc\x8d\xbc\xf1\x22\x6f\x5c\xdc\x67\x64\x71\x9f\x51\x7e\x30\xbe"
- "\xc4\xce\x7c\x99\x79\x61\x0c\xf9\xa2\xb3\x99\xbd\xb0\xc8\x04\x6c"
- "\xe3\x29\xe4\x91\xb3\x83\xfc\x4b\x8c\x6f\x9d\xf0\x21\xbb\x90\x3f"
- "\xd1\xdd\xa0\x67\x15\x5e\xfd\x2f\x37\xb5\x85\x7b\x51\xcf\xc9\x8f"
- "\xc4\x6e\xd6\x44\xa0\xac\x62\x2a\xc9\xce\xd1\xee\x63\x37\x73\xbf"
- "\xc6\x65\xeb\x59\x97\x34\xb6\x6f\x5d\x92\x01\xaf\xd1\x8a\xaf\xa1"
- "\xb3\xb8\x6a\xc9\xcf\x54\xcc\x00\xf2\x33\x36\xb3\x1d\x3c\xc8\xcb"
- "\x18\xea\x97\xd6\x25\x25\x70\x9e\x3e\x81\x3c\x5d\x0a\xba\x09\x6e"
- "\xd0\x20\x5d\x7a\xa4\x19\x0e\x17\x1c\x07\xe2\xb1\x17\xed\x88\xf8"
- "\xdc\x47\x3e\x08\x75\x0d\xe3\x14\xe3\xec\x65\x06\xf8\x30\xe9\x13"
- "\xa0\xbd\x95\x4a\xcf\xb3\xcf\x69\x4e\xd4\x66\xf6\x00\x8b\xde\xdd"
- "\xc1\xf8\x3c\x52\xc6\xa4\x83\x59\x6e\x08\xad\xd3\xf7\x8f\x19\xd0"
- "\xe9\xfb\xc7\x0c\xe8\xf4\xfd\x06\xfe\x4e\x41\xa5\xd7\xe7\xab\x51"
- "\xaf\xa3\xd4\x7a\x7d\xdf\x9d\x7f\x55\xbd\x9e\x33\x74\xbd\x7e\xf9"
- "\xb4\x4a\xaf\x37\xfd\x6d\xf4\xfa\xe3\x1c\xae\xd7\x61\x7d\xd7\x72"
- "\x7d\xc5\xbe\xfb\x1d\xb0\x4b\xf7\x47\x29\x7a\xfb\xbb\x37\x48\x6f"
- "\x67\x65\xfd\xbd\xea\xed\x79\x57\x92\x01\xaf\x4b\xae\xb7\x88\xf3"
- "\xa2\xf5\xf6\xe3\x9c\x5e\x50\xf8\x47\xfa\xcb\xca\xfb\xe2\x0d\xa5"
- "\x30\x05\xf9\xd6\x11\xbb\x79\x34\x1c\x16\x3c\xec\x30\xcc\x67\x3e"
- "\xf4\x11\x5b\x49\x9f\x7a\x2d\x8c\xf9\xa2\xea\x33\x4a\x7f\x0f\x7a"
- "\xac\xa3\xca\xe6\x79\x0b\x62\x4d\xf4\x8e\x67\x79\x3c\x8b\x1e\x65"
- "\xa7\x77\x41\x48\x8f\x96\xde\xff\x78\xb7\x7a\xc1\x8b\xfe\xc4\xbb"
- "\xad\xb1\xca\xb7\xf5\x7f\x1c\xbe\x68\xf1\x8e\x88\x45\x78\x0c\xae"
- "\x8a\x59\x1d\xca\xfb\x8b\xa0\xb1\x49\x54\x63\x15\xda\x8b\xf6\x84"
- "\x34\xfb\x13\xfc\x95\xf0\xf7\x29\xfc\x0d\xc3\xdf\x7b\x88\x8e\xa1"
- "\xf5\x73\xb3\xf9\xf8\x17\xfb\xb2\x4e\xe1\x07\x67\x47\x73\x1b\xbc"
- "\x19\xa2\x4f\xca\xf7\xae\x8a\xd9\x05\xca\xfb\x90\x7e\xf8\x7e\x7e"
- "\xcc\xd6\x52\xdd\xc8\x13\xad\x78\x47\x23\x9e\x55\xf8\xc2\xf9\x33"
- "\x68\x13\xb0\xfd\x59\xf4\x2e\x15\x75\x49\xe3\x62\x05\x77\xcb\xbf"
- "\x93\xf9\x3b\x1d\xe4\x03\xc5\x79\xc2\xd7\x8a\x3a\xb0\x5e\x3b\xf6"
- "\xc3\x79\xea\x7a\x83\xf1\x03\xf3\x3c\xa1\xf2\x86\xc6\x8b\x39\x21"
- "\xd7\x7f\x4d\x4f\xf2\xb2\x21\xe2\x0a\xf9\xfd\x2b\x4b\xc8\x37\x65"
- "\x36\x79\xad\xbe\xbe\x9c\xd8\x0f\x4b\x4e\x0d\x31\x2e\x99\x13\x72"
- "\xfc\xeb\x8d\xaa\xcf\xcd\x1c\x37\x1a\xbc\x35\xf9\x26\x9a\xeb\xa4"
- "\x58\xeb\x48\x92\x07\x28\xde\x7a\x7d\xb9\x5d\xea\xc3\x98\x31\x06"
- "\xed\x71\x8e\xf3\x03\xb6\xe3\x24\xc6\xa8\xeb\x72\x62\xb7\x2f\x87"
- "\x34\xcf\x99\xf8\xc8\xe7\xd1\x07\xf5\xa2\x3f\xe8\x3d\x53\x10\x7b"
- "\xc4\xe4\x06\x5f\x6d\xbe\xc9\xe6\x69\x83\x7a\x84\x23\xff\x4b\xf4"
- "\x9e\x3f\x93\x13\x53\xb1\x12\xf8\xbb\x0d\xeb\x63\x6f\xa0\xff\xcd"
- "\x7c\x3f\x7c\x23\xfa\x1c\xf4\x19\xdc\x0f\x7f\x03\x1f\xdc\xfb\xcc"
- "\xcd\xb9\xb3\x17\x32\xf7\x91\x63\x7f\x80\xd2\xc3\xa0\x2f\x5d\x03"
- "\xd1\x84\xdf\xe6\x39\x2c\xfc\xf2\xc3\xe8\x97\xf1\xb9\x4e\xe5\x97"
- "\xf9\x9c\x7a\x80\x5f\xa6\xf8\xfb\x48\x67\x17\xc4\x38\x61\xf8\x1c"
- "\x67\xac\x7b\x93\x93\xf9\x28\x1e\xa7\xf7\x28\x08\x13\xa3\xf8\xe8"
- "\x57\x30\xee\xe8\x5b\x25\xfc\x73\xad\xec\x9f\x5f\x39\xfd\xed\xfd"
- "\xf3\x2b\x16\xf4\xcf\x18\xef\xbd\x4c\xbe\x19\xfd\xf2\x9e\x13\x0e"
- "\xc9\x83\xbe\x78\x68\xb2\xcd\xaa\x0e\x25\xdb\x39\xd8\x7f\x92\x4c"
- "\x49\x77\x0e\x37\x79\xe8\x1d\xff\x9f\xbd\x31\xaf\x34\x53\xff\xd8"
- "\x8b\x7d\xe3\xeb\xcb\x3b\xa4\x18\x33\xca\xd6\xf4\x01\xf3\xac\xce"
- "\x89\x65\x7d\x39\xd1\xde\xca\xfa\x5c\x4f\x5f\xbc\xae\xaf\x0f\xe5"
- "\x8b\xfe\x02\xfb\x2b\xbd\xe3\xe9\x02\xce\x13\xdf\xb5\xf9\x26\xdf"
- "\x73\xb7\x34\x60\xdf\x34\xa9\xee\x34\x4c\x64\xdb\x5e\x69\xf7\x6c"
- "\x7b\xe5\x58\xdf\xb6\x57\x8e\xa2\x5e\xc6\x60\xfc\x88\x32\x3f\x6f"
- "\xf5\x6d\x7b\xc5\xe1\xdb\x5e\xdb\xec\x8d\xae\xcf\x75\x44\xbf\xd2"
- "\x81\xcf\x5d\xbe\xa7\x51\x0f\x36\x90\x1e\x7c\x08\x86\x39\xd4\x0f"
- "\x3f\xf0\x61\x30\x3d\x78\xd9\x32\xb4\xbe\x78\x76\x0e\xea\x41\x07"
- "\xea\xc1\x97\x6a\x3d\x78\x9f\xce\x38\x14\xba\xf0\xa0\xd0\x05\xe4"
- "\x3b\x1f\xcb\xf4\xf7\xd3\x73\x0f\x06\xd7\x87\x63\x17\xa7\x0f\xbd"
- "\x67\xfc\xf5\xa1\xe6\x1b\xea\x03\xf6\xaf\xf1\x75\x38\x6e\x3a\x7f"
- "\x26\x49\xaa\x21\x7d\xf8\x64\x40\x1f\xde\xfc\x93\x43\xea\x1b\xb2"
- "\x3e\xcc\x0d\x79\xfe\x57\x70\x7d\xd8\x95\xfa\x2d\xf5\xc1\x3d\xa0"
- "\x0f\xbb\xb2\x3c\xdb\x76\x2d\xec\xdb\xb6\x2b\x7b\x40\x1f\xce\xa2"
- "\x3e\xec\x32\x0d\xe8\xc3\xae\x1c\x7c\x2e\x18\xac\x0f\xf3\x3e\xf9"
- "\x6e\xf5\x21\xfc\xab\x7f\x0d\x7d\xc8\x0e\x39\xfe\x0d\xa1\x0f\xdf"
- "\xd2\x3f\x24\x67\xa9\xf4\x01\xfd\xc3\x2e\xf4\x0f\xbb\x54\xfe\xe1"
- "\x14\xe9\x83\xca\x3f\xec\x42\xff\xb0\x2b\x88\x7f\x78\xf0\x8b\xef"
- "\x56\x1f\x2e\x3b\xfe\xaf\xa1\x0f\xf3\xdb\x86\xa6\x0f\x35\xdf\xd2"
- "\x3f\x24\x37\x0d\xe8\x43\x0d\xfa\x87\x1a\xf4\x0f\x35\x2a\xff\xf0"
- "\x29\xea\x43\x8d\xca\x3f\xd4\xa0\x7f\xa8\x09\xe2\x1f\x1e\x3a\xfb"
- "\xdd\xea\xc3\x88\x3f\xfc\x6b\xe8\x43\x4e\xc8\xf9\xef\x10\xfa\xf0"
- "\x2d\xfd\x43\x0a\xa8\xf4\x01\xfd\x43\x0d\xfa\x87\x1a\x95\x7f\x78"
- "\x9f\xf4\x41\xe5\x1f\x6a\xd0\x3f\xd4\x04\xf1\x0f\x8f\x84\x7f\xb7"
- "\xfa\x70\x47\xc5\xbf\x86\x3e\x3c\xd2\x35\x34\x7d\xa8\xfd\x96\xfe"
- "\x21\x25\x67\x40\x1f\x6a\xd1\x3f\xd4\xa2\x7f\xa8\x55\xf9\x87\x8d"
- "\xa8\x0f\xb5\x2a\xff\x50\x8b\xfe\xa1\x36\x88\x7f\x58\x78\xc5\x77"
- "\xab\x0f\x0b\xa6\xfe\x6b\xe8\xc3\x42\xf7\xd7\xe9\x83\xa2\x0b\xa4"
- "\x17\xa4\x0b\x7d\xa5\x39\x40\xe3\x8c\xd7\x4f\x0a\x7d\x20\x3d\xe0"
- "\x3a\xd1\x93\x13\xeb\x45\x5d\xf0\x3c\x8d\xba\xd0\x2b\x74\x81\x78"
- "\x41\xfa\x40\xe3\x0a\x1a\x4f\x90\x4e\x78\x71\x4c\xe1\x89\xc6\x31"
- "\xc5\x66\x6d\x1c\xe9\x41\x6f\xd4\xd7\x8c\x2b\x7a\x81\x8f\xfd\x68"
- "\x8c\x77\x5a\x5a\x74\x6d\x30\x3d\x78\x65\x88\x73\x7c\xfd\xe3\x4b"
- "\x3f\x3d\xf8\x70\x40\x0f\x1e\x0e\x31\xae\x98\x1f\x42\x0f\xec\x17"
- "\xa1\x07\xa7\x07\x8f\x33\xbf\xad\x1e\xf4\xae\x92\xf5\x80\xc6\x99"
- "\x3e\x79\x9c\xf9\x18\x8e\x33\xa3\x87\xaa\x07\x8b\xe1\x9b\xe9\x41"
- "\x4d\xea\xd0\xf4\x20\xb9\x89\xe2\x04\xa1\x07\x35\x0b\x3d\xd1\x18"
- "\x2b\xf8\xe9\xc1\x05\xe2\x05\x3f\x3d\xc8\xbd\xe1\xbb\xd5\x83\x80"
- "\x78\xe1\x9f\x56\x0f\x96\x84\xdc\xff\xd5\x87\x72\x27\x7f\x4f\xf3"
- "\xf6\xf4\xed\x46\x8c\x43\xcc\x1b\xd1\x37\x1c\x3b\x56\x42\x22\xf5"
- "\x11\xde\x75\x39\xb1\x95\xa7\x21\x6d\xeb\x4a\xd0\x7a\x56\xa3\xfc"
- "\x8b\x40\xdb\x2b\x01\xf4\xae\x2e\x88\x3d\xd4\xe9\x10\x73\x48\x66"
- "\x2b\xd4\x23\x7c\x5f\xa5\x98\x43\xf2\xf6\xe4\xc4\x6c\xfd\x0a\xf8"
- "\xba\x57\xeb\xa2\x9f\xa1\x6c\x1f\xd3\x04\x93\xed\xae\x21\xf8\xfa"
- "\x5e\xb5\xaf\x3f\xe5\x2f\x5b\xb5\x9f\xaf\xb1\xa8\xe6\x90\xe6\x84"
- "\x98\x43\xba\x08\x99\xf2\xb9\xfd\xd3\xc2\xcf\xf7\xcf\x21\x7d\xcb"
- "\x39\xfe\x3e\xf4\xf1\xaf\x48\xfe\x3e\xfe\x9b\xc9\xf4\xb1\x63\x17"
- "\x9a\x77\x24\xfb\x26\xbb\x56\x6c\xba\xbf\x8f\x27\x3b\x46\x79\x9f"
- "\xaf\x7c\x65\x1f\xef\xeb\x9f\x1e\xb0\x69\xb2\x65\xb2\x6b\xb2\x63"
- "\xde\xd7\xd3\x3e\xbf\xcf\xa5\x34\xd7\xa9\xe6\x8e\xbc\xd1\xb2\x9f"
- "\x0f\xe2\xe3\x7d\x17\xf4\xf1\x79\x41\xe5\xff\x8f\xe0\xe3\x49\x0f"
- "\x14\xfb\xfe\xfb\xb3\xed\xbc\xd0\xeb\xbf\x2e\x4a\x0f\x76\x4d\xfc"
- "\x7a\x3d\xd8\x95\xea\x7b\x6e\xbc\xb6\x4e\x35\x67\xe4\x8d\xde\x85"
- "\x7e\x5e\xcc\x19\x09\x3d\x18\x98\x33\xf2\x05\xce\x19\xf9\xe9\xc1"
- "\xd2\x88\xef\x56\x0f\x02\xe6\x8c\xfe\x69\xf5\x60\x69\xf7\xb7\xd4"
- "\x83\x8b\xf0\x07\xbb\xd0\x1f\x8c\xcf\x51\xe9\x01\xfa\x83\x5d\xe8"
- "\x0f\x76\xa9\xfc\xc1\xc0\x5c\x91\x2f\x70\xae\xc8\x4f\x0f\x0a\x46"
- "\x7c\xb7\x7a\x10\x30\x57\xf4\x4f\xab\x07\x05\xce\x6f\xa7\x07\x35"
- "\x17\xe1\x0f\x6a\xc8\x1f\xec\xa9\x53\xcd\x11\x79\xa3\xe5\xb8\x2f"
- "\x48\xcc\xe7\xbb\x60\xcc\xb7\x7c\xd4\x3f\x6a\xcc\xf7\xf7\xad\x07"
- "\xcb\x43\xbe\x2b\xbd\x48\x3d\xb8\x08\x7f\x50\x83\xfe\x60\x02\xa8"
- "\xf4\x00\xfd\x41\x0d\xfa\x83\x1a\x95\x3f\x18\x98\x1b\xf2\x05\xce"
- "\x0d\xf9\xe9\x41\xe1\x98\xef\x56\x0f\x02\xe6\x86\xfe\x69\xf5\x60"
- "\x85\xf6\xdb\xe9\x41\xed\x45\xf8\x83\x5a\xf4\x07\x13\xb2\xeb\x54"
- "\x73\x42\xde\xe8\x5a\xf4\x07\xb5\x2a\x7f\x30\x30\x27\xe4\x0b\x9c"
- "\x13\xf2\xd3\x83\x95\xe3\xbe\x5b\x3d\x08\x98\x13\xfa\xa7\xd5\x83"
- "\x55\x21\xd7\x55\x28\x3a\xd0\x3f\x07\xc0\x06\xf4\x80\xcb\x7e\x75"
- "\x4e\x6c\x6f\xd4\x2b\xfb\x94\xf1\x7f\xe5\xa0\xf1\x7f\x4a\x73\xc8"
- "\x79\xa0\x80\xf7\xcb\x7c\x6c\xb0\xfd\x95\x66\x31\x4e\xa8\xcf\x25"
- "\xf9\x3f\xbf\x41\x8c\x13\x0d\xf3\x49\xfe\xa6\xe0\xf2\x1f\xea\x9c"
- "\x60\x1e\xca\xbf\xf3\x02\xf2\x7f\x34\xc4\x38\xe1\x91\x6f\x27\x7f"
- "\x5a\xef\xd8\x77\xe6\x12\xca\x5f\x99\x13\xfc\x14\xa4\x57\xbe\xd5"
- "\x78\xf1\xa9\x90\xf2\x0f\xba\x9e\xa4\x49\xac\x27\xa1\xb5\x24\x47"
- "\xba\xba\x60\xeb\x39\xd0\xc7\x14\x0a\x9d\xe0\x6b\x4a\x50\x27\x2a"
- "\x4f\x42\x9a\x47\xb4\xad\x7f\x4d\x09\xed\x8b\x2e\xfc\x82\x95\xaf"
- "\x29\x51\xe6\x03\xfa\xd7\x93\x2c\xa2\xf5\x24\x45\xd1\xdf\x7a\x2e"
- "\x80\xd6\x93\x14\xa3\x8c\x9d\x28\xe3\xb3\x24\xdf\x0f\xfd\xec\xda"
- "\x6f\x0e\x20\xd4\x3a\x92\x8b\x99\xd7\xf9\x2b\xac\x23\xe1\x73\x00"
- "\x97\xc4\xa6\x8b\xec\x21\x7d\x3b\xca\x91\xe4\x69\x4b\xf2\xf0\x79"
- "\x5d\xc5\xc6\x6d\xe6\x76\xd8\xda\x0b\x7a\x65\xfe\x5f\x91\x29\xf9"
- "\x7b\x86\x7a\xc0\xce\xe4\x44\x93\x4c\x9f\x5f\x89\x7e\x7e\xd5\x80"
- "\x9f\xf7\x0d\xbb\xa5\xa1\x76\x03\xfa\xf7\x0d\x30\x91\xf3\x28\xa6"
- "\xb6\x59\xcc\x07\xd4\xe7\x92\xbd\x93\x3d\xb3\xe8\x57\xba\xfa\x64"
- "\x7b\x17\xf2\x3e\x0c\x24\x67\x71\x7e\x66\xb1\x86\x6c\x8f\x64\x1e"
- "\x23\xcb\xbc\x2e\x84\xcc\xb9\xbc\x35\x7a\xda\x8b\x83\xbe\x33\xeb"
- "\x97\xb9\xe7\x19\xd5\xfc\x8f\x5a\xe6\xf2\xbc\x8f\x0f\x6d\xf9\xa2"
- "\xd6\x0f\x5d\xa4\xdc\x2f\xd9\xfc\x3e\xca\xbd\x4e\x96\x7b\xff\xfc"
- "\xfe\xb7\x92\x7b\x71\xe8\xef\x5f\xfc\xe4\xbe\x2b\xf5\x12\xc8\xdd"
- "\x3d\x58\xee\x34\xfe\x27\xb9\xef\xca\xa6\x71\x3e\x8b\xde\x55\xd0"
- "\x27\xaf\x1b\x19\x2c\xf7\x35\xe7\xff\xfa\x72\x0f\xff\xea\x5f\x43"
- "\xee\x6b\x43\xee\x7f\x1e\x20\xf7\x4b\x60\xef\xc9\x59\x41\xe4\x2e"
- "\xdb\xfb\xae\xa3\x34\xae\x47\xb9\xcb\xf6\x7e\x2a\x88\xdc\xd7\x7d"
- "\xf9\xd7\x97\xfb\x65\xc7\xff\x35\xe4\x6e\x0e\xb9\xfe\xc3\x5f\xee"
- "\x35\x97\xc0\xde\x93\x9b\x06\xcb\xbd\x46\xb6\xf7\x9a\x6c\x1a\xc7"
- "\xb3\xe8\x1a\xd9\xde\x3f\x0d\x22\xf7\xf5\xff\xf7\xd7\x97\xfb\x88"
- "\x3f\xfc\x6b\xc8\x7d\x83\xf5\x22\xe5\x7e\x09\xec\x3d\x05\x82\xc8"
- "\x5d\xb6\xf7\x9a\xa3\x34\x6e\x47\xb9\xcb\xf6\xfe\x7e\x10\xb9\x3f"
- "\xfd\xf9\x5f\x5f\xee\x77\x54\xfc\x6b\xc8\xbd\x24\xe4\xfa\x3f\x7f"
- "\xb9\xd7\x5e\x02\x7b\x4f\xc9\x19\x2c\xf7\x5a\xd9\xde\x6b\xb3\x69"
- "\x9c\xce\xa2\x6b\x65\x7b\xdf\x18\x44\xee\x1b\xff\xf8\xd7\x97\xfb"
- "\x82\xa9\xff\x1a\x72\xdf\xd4\xfc\x75\xef\xeb\x15\xd9\x2b\x73\x36"
- "\xfc\xfd\x2c\xc6\xf7\x8a\xbc\x49\x0f\x48\xe6\xa4\x0b\x6a\x99\xf3"
- "\x35\x3c\xab\xc4\x1a\x1e\x8a\xdb\x19\x8e\xc5\xd9\x30\xbe\x7e\xa3"
- "\x8b\x8f\xdb\xe5\x38\x9e\x69\xb4\x71\x14\xcb\x87\x8e\xe3\x4b\x7f"
- "\xa7\xc8\xfb\x9b\x8e\xdd\xbe\x4e\xde\x81\x63\xf2\xbf\x17\x79\xab"
- "\xc7\x6f\x97\x46\xde\x65\x0d\xdf\x4c\xde\x35\xa9\x43\x93\x77\x4d"
- "\x96\x90\x37\x5f\xa7\x51\x30\x20\xef\x9a\x6c\x21\xef\x9a\x9c\xd0"
- "\xfd\xf9\xe6\xf7\xfe\xfa\xf2\xf6\x9f\x93\xff\xe7\x95\xb7\x25\xe4"
- "\xf9\x1f\x34\x07\x43\xb2\x26\xb9\xef\x58\x0e\x89\xcf\x2f\x17\x73"
- "\x2b\x9e\x33\xf1\xe4\xf3\xb5\x24\x7f\xfa\xc6\x27\x06\x75\xe0\xe3"
- "\x1c\x07\xf4\xba\x72\x80\xbe\xe5\xa1\x75\x17\x47\x0a\xec\x60\x33"
- "\x1f\x84\xad\x45\xa0\x3f\x94\xfb\x15\xcc\x69\x62\x7d\xb6\x63\x56"
- "\xfa\xc6\x5b\x6b\xdd\x70\x10\xd8\xaa\xa4\xc8\x45\x4e\x90\x4e\x4b"
- "\xcf\x64\xd0\xba\x8d\xf1\x4e\xe4\x09\x7d\xef\x83\x32\xdf\x7a\x1a"
- "\xe0\xc3\x62\x00\xc3\x52\x92\xf5\x33\xaf\x85\xaf\x09\xf2\x9d\xcf"
- "\x50\xe6\x65\xd4\x73\xaf\x41\x64\xbd\x4b\xba\x34\x6b\x33\x94\x75"
- "\x19\x7e\xf3\x32\xdf\xf6\xfb\xcb\x4b\xb6\x36\x63\x4b\xc8\xbd\x9c"
- "\x68\xbd\x0d\xc9\x93\x6c\xda\xb3\x5d\xcc\xcb\xd8\x30\xbc\xa7\x75"
- "\x35\x64\xc3\xde\x9e\x78\xdd\xd3\xc5\x68\xeb\x1d\xc2\xd6\x9f\xff"
- "\x0a\x61\x73\xff\x07\x48\x3f\x84\x6c\xfb\x84\x6c\xbf\x22\xd9\xfe"
- "\x0f\xb0\xd5\x49\x91\xa7\xa5\x67\x0d\x24\x5f\x92\x6b\xe9\x1f\x41"
- "\xbf\x98\xf6\x45\x21\x1f\x8f\xfe\x1d\xe5\x3c\xa9\x7e\x39\x4c\x24"
- "\xfb\xf7\x6e\x7b\xe5\xa8\x67\x9b\x58\xa3\x41\x7e\xbf\x2f\x6a\x77"
- "\x47\x45\x91\x2c\xff\x47\x48\xfe\xcf\x06\x95\xff\xae\x6f\x3a\xf7"
- "\x2e\xcb\xff\x1b\x7f\xd7\xf3\xb7\xb2\xf7\x55\x97\xca\xde\x9f\x2b"
- "\xbb\x38\x3d\x10\xf3\x34\x43\xd3\x03\x57\x10\x3d\xf8\x71\xd2\x60"
- "\x3d\xd8\x95\x85\x7a\xe0\xf6\xd7\x83\x5d\xd9\x42\x0f\x76\xe5\x60"
- "\x7e\xc1\x60\x3d\xf8\xf1\x5b\xdf\x8d\x1e\x5c\xe4\xf7\x3c\xff\xf0"
- "\x7a\x50\x5e\x7e\x91\x7a\xf0\x0d\xfc\xc1\x99\x20\x7a\xb0\x35\x35"
- "\x88\x1e\xa0\x3f\x48\xce\x0a\xd0\x03\xd9\x1f\xec\x42\x7f\xb0\x2b"
- "\x88\x3f\xd8\xfa\xeb\xef\x46\x0f\x2e\xf2\x3b\x9e\x7f\x78\x3d\xa8"
- "\x08\xd9\xff\xfb\xeb\x41\xcd\x37\xf0\x07\x9f\x05\xd1\x83\xe7\x27"
- "\x0d\xd6\x03\x8c\x05\x31\x0e\xf4\xd7\x83\x1a\xd9\x1f\xd4\xe4\x50"
- "\x7c\x38\x58\x0f\x9e\x7f\xff\xbb\xd1\x83\x8b\xfc\x7e\xe7\x1f\x5e"
- "\x0f\x2a\x43\x7e\xff\x1b\xa0\x07\xdf\xc0\x1f\x7c\x10\x44\x0f\xb6"
- "\x19\x83\xe8\x01\xfa\x83\x14\x08\xd0\x03\xd9\x1f\xd4\xa0\x3f\xa8"
- "\x09\xe2\x0f\xb6\x7d\xf8\xdd\xe8\xc1\x45\x7e\xb7\xf3\x0f\xaf\x07"
- "\xdb\x43\x8e\xff\xfc\xf5\xa0\xf6\x1b\xf8\x83\xd2\x20\x7a\xb0\x23"
- "\x63\xb0\x1e\xd4\xa2\x3f\x48\xc9\xf1\xd7\x83\x5a\xd9\x1f\xd4\xa2"
- "\x3f\xa8\x0d\xe2\x0f\x76\x1c\xfe\x6e\xf4\xe0\x22\xbf\xd7\xf9\x87"
- "\xd7\x83\xaa\x90\xdf\x7f\xab\xf5\xa0\xaf\x7f\xbc\xd0\xc2\xf5\xa0"
- "\x62\x83\xd0\x83\x8d\xa4\x07\x5d\x62\xfd\x4e\xa5\xac\x07\xfd\x63"
- "\x85\xce\x40\x1d\x78\x61\x56\xbf\x0e\xfc\xdf\xc0\x58\xa1\x0f\xe5"
- "\xcd\xe7\x83\xe4\x71\x82\x32\x0f\xc4\xc7\x09\x38\x4e\xac\xf8\x4a"
- "\x96\x3f\x9f\x13\x78\x21\xb8\xfc\x87\x30\x4e\xf4\x5b\xa3\x11\x28"
- "\xff\xbf\xf3\xef\x74\x06\xcd\x0b\xfc\xf1\xdb\xae\xcd\xf8\xc9\x45"
- "\xca\x5f\x89\x0b\x2e\x56\xfe\x9f\x05\x91\xff\x8b\x41\xe4\x5f\x93"
- "\x25\xe4\x9f\xdc\xa4\xc4\x03\xca\xbc\x10\x8f\x07\x06\xc9\xff\xc5"
- "\xef\x48\xfe\x7f\x9f\xdf\xe7\x5c\x7a\xf9\xef\x0c\x29\x7f\x2f\xda"
- "\x40\xad\xe4\x6b\xae\x92\x7c\x2d\x78\x59\xf1\x6a\xc3\xb4\x70\x4c"
- "\xe3\xef\x82\xab\xe4\x3c\x6f\x05\xd0\xde\x49\xd6\x58\x4d\x2e\xf1"
- "\x9b\x60\x86\x29\x30\xb1\x9b\xc1\x88\x6d\x13\x70\x12\x94\x61\xba"
- "\x35\x7a\xb3\x71\x18\xc2\xb7\xb1\x8a\x39\xf1\x98\x36\x9c\x60\xd9"
- "\x66\x2d\xdf\x17\x27\x56\xc3\xf7\xce\x94\xe1\x35\xb4\x57\x96\x95"
- "\x60\x11\x4e\x27\xc3\x89\xbd\xa3\x25\x09\xea\x07\xd3\x16\x21\xc3"
- "\xd0\x9e\x55\x06\x35\x8d\xd1\x1a\x23\xc7\x25\xc3\x45\x7a\x2d\x9f"
- "\x35\x12\xac\x77\xb3\x36\x51\x0d\xc7\xa6\x02\xe1\x55\xe0\x2e\x93"
- "\xf1\x25\xf9\xb5\x77\x2c\x40\xf4\x66\x03\xc7\x17\xdd\x2d\x81\x4c"
- "\x1f\xea\xc4\xac\x6e\x0e\xaf\xd1\x26\xfb\xc1\x0f\x03\x75\x3b\xa2"
- "\xd9\xb0\xd4\x6a\x19\x2e\xd5\x27\x01\x3f\xf7\x19\xd3\xb5\x6a\x5e"
- "\xcb\xb0\x31\x0a\x1f\x69\x4f\x27\x75\x7b\xbd\xd8\xfe\x5a\x41\x63"
- "\xac\xf7\xb9\x09\x4d\x72\x5b\x26\xa9\xeb\x25\x38\x2c\x77\xab\x2c"
- "\x13\x3d\xb6\x23\xad\x1f\x5f\xe5\xf2\x72\x05\x0e\x75\x76\x14\xca"
- "\xc8\x6a\x2b\x00\x90\xdb\x3d\x02\x65\xb3\x47\x6e\xbb\xd1\x9f\x8f"
- "\x1a\xbb\xc2\x47\x84\xa1\xbd\xcd\x46\x22\x4c\xba\x82\xd7\x6b\xe1"
- "\xfb\x68\x89\x76\x5b\x3c\x97\x93\x5e\x1c\xee\x02\xa8\x13\xed\xb9"
- "\x5c\xc6\x99\x21\xda\xac\x87\xda\x7e\x59\x6b\x29\xcf\x2a\xc3\xc5"
- "\xf1\xf6\x44\x3e\x6a\xf4\x6a\xb4\xb3\x06\xc3\xea\xd4\xb0\x57\x08"
- "\xd8\x2c\x3b\xc2\x66\x0d\x86\xd5\xab\x61\xaf\x14\xb0\x73\x1d\x08"
- "\x9b\x3d\x18\xd6\x33\x52\x05\x7b\x95\x80\x7d\x10\x10\x36\x67\x30"
- "\xac\x41\x0d\x1b\x2f\x60\x17\x67\x20\xec\xc2\xc1\xb0\x46\x35\xec"
- "\x28\x01\xfb\x90\x1e\x61\x73\x07\xc3\x96\xa9\x61\xaf\x16\xb0\x0f"
- "\x1b\x10\x36\x2f\x10\xb6\x9e\xeb\x01\x8c\x95\xf5\xe0\x1a\x01\xbb"
- "\x20\x15\x61\x0b\x82\xb4\x2d\x8c\xe3\x15\xb0\x09\x02\x36\x53\x8b"
- "\xb0\x85\x41\x64\xa1\x86\xbd\x56\xc0\xae\xca\x46\x58\x53\x10\x59"
- "\xa8\x61\x47\x0b\xd8\xc7\x13\x11\xb6\x38\x88\x2c\xd4\xb0\xd7\x09"
- "\xd8\xfc\x64\x84\x35\x07\xe1\xef\x00\x6c\xe4\x13\x13\x11\xa6\x04"
- "\x79\xd2\x1e\x84\xb7\x6a\x9c\x63\x04\xce\x65\x69\x08\x5f\x16\x84"
- "\xb7\x6a\xd8\xb1\x02\xf6\xc9\x74\x84\xdd\x32\x18\x16\x34\xb5\x82"
- "\xbf\xb7\xc9\xfc\xbd\x5e\xc0\xaf\x98\x85\xf0\xe5\x41\xf8\x4b\xf9"
- "\x56\xd9\xd6\x12\x05\xec\x92\x2c\x84\xad\x0c\xc2\x5f\x35\xec\x0d"
- "\x02\x76\x93\x1b\x61\xab\x82\xf0\x57\x0d\x7b\xa3\x80\x5d\x9d\x84"
- "\xb0\x3b\x83\xf0\x57\x0d\x7b\x93\x80\x5d\x43\xba\x53\x1d\x84\xde"
- "\xb1\x2a\xd8\x24\x01\xbb\x2e\x1e\x61\x6b\x82\xc8\x42\x0d\x3b\x4e"
- "\xc0\x96\x75\x21\x6c\x43\x10\x79\xa8\x61\x6f\x16\xb0\xeb\x49\xd7"
- "\x1b\x83\xc8\x43\x0d\x7b\x0b\x8b\x7c\x5a\x27\xfb\xc5\xa6\x40\x58"
- "\x94\xbd\xf0\x89\x16\x48\x66\x91\x1b\xc9\xc7\x10\xdc\x1e\x82\xeb"
- "\xc7\x67\xf1\xfc\x80\xfc\x8d\xec\xc3\x52\x58\xe4\x53\xd9\x32\xbe"
- "\xe6\x41\x75\x5b\xb4\x6a\xd8\xf1\x2c\xb2\xca\x21\xc3\xee\x1b\x0c"
- "\xab\x53\xc3\x4e\x60\x91\x5b\xac\x32\x6c\xcb\x60\x58\x7d\x3f\x2c"
- "\x8b\x7c\xae\x0d\x61\xf6\xd7\xc9\xbe\x51\x45\xe7\x6d\x2a\x7c\xb7"
- "\xb2\xc8\xf2\x76\x19\x9f\x75\x30\x3e\x83\x1a\xf6\x36\x16\xf9\x13"
- "\x85\xce\xd6\xc1\xb0\x46\x35\xec\x0f\x58\x64\x45\x87\x0c\xdb\x36"
- "\x18\xb6\x4c\x0d\x3b\x91\x45\x56\xda\x65\xd8\x43\x83\x78\x4f\x76"
- "\x60\xc1\x58\x40\xf8\xa4\xdb\x59\xe4\xf6\x2e\x19\xd6\x2f\x0e\x50"
- "\xf5\xc3\x77\x08\xb9\x5b\x3a\x50\xee\x47\x79\x7f\xb3\x59\xdb\x11"
- "\x2c\xc6\x30\xdd\x0c\x97\x9d\x94\x6a\x6b\x44\x9f\xa4\x9c\x7b\x55"
- "\xc7\xbf\x2b\xf4\xd5\xe4\x57\x65\x3a\x99\x47\x9d\xb6\x43\x62\xed"
- "\x13\x9c\x20\xce\x52\x89\xde\xdd\x62\xc7\x74\xc7\xb5\xf9\xcd\xae"
- "\x8a\xda\x26\xbb\xe6\xe6\x0e\xda\xc7\x0f\xef\xf7\xd9\xe1\xc9\x6c"
- "\xba\xdf\x61\x61\x6e\xda\xbf\xd2\xbb\x7d\x79\x96\xcd\xd7\x8d\xb1"
- "\x1c\x73\x23\x0e\x37\xc6\x72\x61\x06\x1c\x57\x96\x9a\x59\xaf\xcd"
- "\xdc\x0d\x27\xa4\xda\xf3\x6c\x55\x41\x1a\xd2\x60\xc2\xfa\xf2\x8e"
- "\xe3\x33\xa7\x01\x63\x20\xec\x2b\x0b\xad\x45\xb4\x8f\x68\xdd\x38"
- "\x47\x74\xa3\x89\x3d\xb3\xa0\xcb\xb4\x09\xae\x3b\x29\xd5\xf1\xb8"
- "\x80\xef\x31\x78\xa6\xe0\x6e\x5f\xf4\xf2\x42\xda\x7b\x90\x55\xbf"
- "\x96\x25\xf6\x25\xac\xe3\x67\x3b\x22\x0d\xed\x2c\x21\xbf\xcc\xd7"
- "\xbb\xa5\x8c\xce\x55\xb3\x6e\x3a\x09\xc7\x55\x79\x8e\x51\xaf\xf1"
- "\x3d\x0b\xb1\x4d\x65\xde\xf2\x83\x66\x9f\xee\x60\x31\x2b\x3f\xda"
- "\x62\x2b\xb4\x83\x38\xf3\xa5\xee\x0b\x16\xf3\xb0\xcd\x57\x7e\x70"
- "\x21\xa6\x37\xd9\x9c\xbd\x3c\x1d\x71\x34\x53\x7c\xd9\xa3\xfb\x7d"
- "\x16\x2b\xff\x7d\xb6\xf5\xea\x5e\xe8\x94\xea\xf8\xde\x7d\x94\xce"
- "\xb6\x1e\xe5\xfc\xf1\x6d\x3d\xda\x14\x16\x0f\xda\x9e\x88\xdf\x67"
- "\xb9\x2a\xea\xda\x95\xb3\x47\x94\xba\x08\xaf\x5d\xc6\x15\x62\xdd"
- "\x47\x2c\xdb\xb6\xbc\xdc\x55\x51\x1f\x85\xf1\x62\x97\xe0\x71\x7d"
- "\xbc\x5d\x13\x96\x27\xdf\x27\xda\x35\xc3\xd2\xe4\xfb\x54\xbb\x66"
- "\xcc\x24\xf9\x3e\x4d\xd9\xd3\x31\xf8\x1e\x93\xcb\x17\x22\x6f\x8b"
- "\x7d\xbb\x72\x74\x14\xeb\x52\xfc\xce\xa2\x97\x2f\x34\x8c\xa6\xf3"
- "\xfa\xea\x8f\x62\x9d\xc5\x62\x7f\xff\xfa\x97\xf1\x37\x56\xfe\x75"
- "\xc8\xbf\x8c\x60\xb8\xde\x24\x2c\x05\x56\x59\x97\x41\xbc\xdd\xe4"
- "\x65\x3e\xc4\x5b\x8d\x7c\x6a\xb6\x99\xbb\x64\xfe\xd5\x7f\xc8\xe3"
- "\x7e\x92\x1d\xca\x97\x45\x1c\x6d\xe6\x75\x6d\x6b\x34\xa9\xe9\x4a"
- "\xbd\xf5\xb6\x1f\x4c\xbc\xfd\x8e\x1f\x4e\xba\x73\xc9\x63\x8f\xe7"
- "\xe5\x2f\x7d\xa2\x60\xd9\xf2\x27\x0b\x57\xac\x5c\x65\x7a\xaa\x68"
- "\x75\xf1\x9a\xb5\xeb\xcc\xeb\x37\x20\x9e\xfe\xb3\xda\xd8\xae\x74"
- "\x8d\x53\x02\xac\x63\x2a\xd6\xd1\x70\x3b\xa7\x05\xd3\x84\xec\x1b"
- "\x12\xb5\x86\xe0\x71\xb5\x0d\x23\x5d\x3a\x3f\xa6\x5b\x6a\xd8\x4c"
- "\x67\xd9\xa0\x8e\x69\x6c\x35\xf7\x5a\xe9\x7c\xb1\x4e\xa9\xa1\xf8"
- "\x88\xe3\x5e\x2b\x9d\x6f\x77\x20\xbe\x0b\x12\xc7\xd2\x19\x64\x0d"
- "\xb9\x94\x5f\x7f\x23\x40\x2b\x96\x0d\x86\x73\xac\x1e\xe2\x5f\xbc"
- "\x92\x39\x76\x5e\xc9\xba\x09\xff\xce\x97\x58\x97\xe3\xe9\x02\xd8"
- "\x8e\xcf\xa8\xe7\xfa\x13\xd2\xab\xb7\x1f\x48\xe0\xe7\x34\x25\xd4"
- "\xbd\xc4\x3a\xb7\x5c\xc9\x3a\x9f\x79\x89\x75\xd7\x5f\xc9\xec\x89"
- "\x3b\x21\xca\x55\xd1\xd0\x65\x97\x1a\x8c\xdc\x66\x30\xdf\x17\x59"
- "\x6f\xdf\x81\x79\x13\x3c\x10\x56\x8f\xcf\x98\xe6\x3c\x60\x10\x74"
- "\xef\xfd\xca\x1d\x8e\xed\x3b\xc4\xfa\x0a\x35\xdb\xb1\x1e\x21\xa3"
- "\x57\x1f\x6e\xc5\x5e\x1c\xeb\x73\xd8\xdc\xc7\xc1\x2e\xbd\x9a\x53"
- "\x7f\x8e\xd7\x17\x6b\xab\xee\x06\xc2\xf7\xcb\x22\x77\xf8\xea\xab"
- "\x99\x07\x61\x27\xf9\x9e\x2e\xd4\x20\x4c\x1c\xe2\x76\xaa\xdb\x93"
- "\xb4\x74\x45\xb1\x61\xe5\x9a\xc2\xc2\x71\x91\x90\xc4\x7f\xfd\xce"
- "\xc6\x2b\xa6\xfd\x65\x5f\x7c\x89\xb5\x62\x3b\xad\xd8\xde\xb6\xc3"
- "\x18\xbd\xa3\xbe\x00\xb6\xa9\x0a\xf1\xbe\x85\xe9\xfb\xf1\x7e\x3f"
- "\xd2\xde\x26\xce\x53\x7b\xe7\x8f\xac\xe2\xd5\x3c\xa4\xb3\x8d\xce"
- "\xd8\xa0\xfd\x68\x7b\xd6\x65\x6b\xb0\xdd\x3b\x11\xae\xcd\x70\x35"
- "\xdc\x70\x42\xfa\xd9\xed\x48\x47\x23\xde\x13\xfc\xe7\x24\x47\x84"
- "\x6f\x15\xed\x7a\x87\x9f\x9d\x89\xbc\xb2\xd6\x5e\xc9\x2a\x5d\x15"
- "\x3f\xd3\xd3\x3e\xdb\xfc\x3c\x22\x7c\x46\xbe\xb4\x21\x6c\x55\x4f"
- "\x69\xb6\x06\xc7\x81\x9a\xfa\x7e\x9c\xaf\xda\x89\x26\xa2\x83\xc6"
- "\x96\x1f\x63\xf4\xe6\xeb\xcb\x81\x14\x37\x68\x3e\x46\x4f\x56\xf3"
- "\x12\x6b\xc0\xab\x06\xaf\xea\x83\x98\xf7\x3b\xbc\xda\x30\xfd\x10"
- "\xfe\x1e\xc4\xdf\xdf\xe1\x85\x63\xd3\x78\xa2\x7b\x75\x09\xeb\x9a"
- "\x50\x0d\xd7\x13\x7e\xd4\xad\x87\x8e\x4b\xef\xa4\x12\xed\xb4\x8f"
- "\x3d\x8b\xfc\x59\xa3\xff\xde\xdf\x8d\xf1\x80\xf9\xf8\x9b\x2c\x7e"
- "\xd5\x57\x63\x31\x5e\x3b\xe5\xfb\x63\x78\x69\xe5\x7b\x07\x5e\x9e"
- "\xaf\xbf\x02\xf1\x85\xba\x5e\x2b\xb8\x78\xd8\x8b\xba\x1a\x2f\x0e"
- "\xee\x17\x06\x90\x5e\x37\xe3\xd5\xec\x9f\xfe\x7a\xb9\x48\xfb\x65"
- "\xb6\x78\xfe\x65\xae\xfc\x5b\x09\xd2\x5e\xe4\xd3\x5e\xc4\xbf\xb7"
- "\x4d\xa4\xed\x3d\x8a\xbf\x09\x78\x25\x05\xd4\x4f\x38\xb9\x5e\xf5"
- "\xd1\xd9\x6e\x28\x4b\xbb\xf4\xb3\x62\x92\xd1\x0e\xa1\x5b\x1a\x1f"
- "\xe3\x69\x26\xd4\xad\x9a\x01\xfd\x69\xcc\xf7\xd7\x9f\xc6\xac\x00"
- "\xfd\xa9\x22\x5f\x84\xb6\xb0\xbf\x5e\xe8\xcb\xfe\x9e\xa7\xf3\xf0"
- "\xb9\x31\x1b\xf1\xec\xa7\x39\x0f\xc4\xc1\xfb\xef\x1d\x27\x71\xdc"
- "\x59\x00\x5a\xf2\x2f\xdd\x52\xe3\x6b\xa4\xb3\x54\xb7\x5c\xaf\xa0"
- "\x05\xe9\xc3\xb4\x06\xa2\x6f\x15\xe2\xc5\xe7\x46\x84\x6b\xb0\xc1"
- "\x57\x0a\x6d\xbc\x4c\xc5\x72\xd4\x47\x99\x5e\xc2\x49\xe5\xd8\x40"
- "\xbb\x4c\x54\x46\xd4\xfd\xda\xc3\x98\x4e\xe3\x54\xfa\x9e\x29\xcc"
- "\xe6\xb1\x03\xe9\x24\xfd\xda\x3c\xa9\x68\x4b\x19\xe0\x73\xe5\xc0"
- "\x84\x78\x48\x45\x7b\x8b\x38\x2e\xbd\x96\x36\xbe\x04\x52\x09\x1f"
- "\xf9\x74\xbb\xf4\x1a\xd4\x93\x2d\x0a\x5c\xf2\xf9\x7f\x3f\x33\x1d"
- "\x34\x01\xaf\xa7\x8e\xe8\xc1\x7c\x55\xbd\x3b\x69\x1c\xba\x63\x83"
- "\x68\x2b\xd6\xd5\x88\xe5\x9b\xa9\xed\xc4\x4f\xcc\x6f\x41\x3c\xd5"
- "\x94\xc7\xcf\x02\x12\xed\x69\xa4\xf3\x22\x88\x1f\x04\x4f\xe7\x35"
- "\x8a\x7d\xbf\x5f\x7d\x9f\xf3\x0d\xcb\x93\x3c\x18\xd6\x41\x38\x4a"
- "\x3d\xcc\xc3\xd0\x1f\xed\xde\xe0\xc6\xb8\xe2\x17\x23\xfc\xe5\xf3"
- "\x9a\x43\x2d\x1f\x2c\xd7\x8c\xe5\x5b\x19\xb6\x91\xfc\x09\xd6\x19"
- "\x4b\x67\xc4\x61\x5a\x95\xaf\x02\x71\xac\x75\xf3\x79\x1a\xc4\x43"
- "\x3e\xa5\x8a\xf0\x20\x3d\xad\x02\xd7\xcf\xd3\x7e\x53\xe2\x2f\x6b"
- "\x19\x5f\x23\xc9\x9c\xdb\xf3\x06\xde\x26\xf4\x5d\x3f\xff\x7d\x9d"
- "\xc8\x6b\x41\x98\x16\xd6\x97\x01\x74\xfe\x82\xe8\x4b\x78\xde\xbe"
- "\xd2\xf3\x5c\xbe\xad\xc2\xaf\xfd\xfc\xcb\xd5\x1b\x59\xd7\x00\xdd"
- "\x3f\x6f\x52\xce\xb0\x90\xe9\xde\x47\xf5\xb1\x75\x0b\x79\xbf\x4a"
- "\x75\x50\x79\x19\xdf\x16\xc2\xa7\xf0\x6a\x3c\xd2\x21\xf8\xf5\x5a"
- "\x0b\xa6\x37\x92\x2e\x72\xbe\xa1\x1f\xed\x29\x25\x5d\xfc\xf9\x1e"
- "\x2c\xbf\x7f\x3b\x3d\xaf\xe3\xcf\x46\xee\x63\xfb\xf3\x5f\x73\x52"
- "\xbe\x0d\xc7\xf9\x3b\x9e\x44\x5d\xf2\x01\x5c\x1f\x07\xa9\x4e\x0b"
- "\x6f\xdb\x1e\xe7\xd3\xe9\x9a\x03\x1e\x00\xa2\x13\x79\xd4\xe2\xaa"
- "\xf8\x45\x36\xf6\x35\xfc\x4c\x37\xf4\xd7\xfb\xd8\xee\x1c\x20\x9a"
- "\xd1\x9f\xc9\xf4\xfd\xe2\x43\x59\xf6\xfb\xa8\x8d\xc4\xcf\xf1\xc2"
- "\xf7\x61\xde\xeb\xcb\x88\xf6\x81\x76\xff\xa2\x41\xcd\x63\xde\x6e"
- "\x94\x03\xc9\x8b\xe4\xa2\xc2\x49\xba\x5f\x85\xb8\xf6\x88\x67\xa1"
- "\x1b\xc4\xeb\xaa\x2b\xd9\x21\x82\x1f\x80\x6d\xe2\xfb\xf1\x6f\xc2"
- "\xba\x27\x98\xb0\x4f\x47\xbb\xa0\x73\x48\x10\xef\x1e\x3a\x8b\x13"
- "\x71\xb4\x10\x4f\x91\x96\x14\xd2\x47\x7c\x3e\x24\x97\x4b\xc6\xfe"
- "\x9c\xae\xb4\x01\xfb\x7f\xfd\x5a\x7f\xfd\x6a\x0a\xb4\x7f\x92\x77"
- "\x95\xaf\x34\x03\xb8\x3e\x14\x81\xe1\xb4\xd4\xf4\x9e\xdc\x77\xc8"
- "\xb2\x7e\x3d\xfa\x00\xda\x8b\x0a\xc7\xce\x00\x59\xb7\x70\x7d\x5c"
- "\x37\x4b\x43\x6d\xc6\xb2\x2d\x32\x1e\xde\x66\xae\x4f\x16\xae\x03"
- "\x87\xd8\x3a\x6c\x67\xbf\x1e\xfc\xc2\x21\xcb\xf9\x50\x00\x4f\x14"
- "\xdf\x95\x46\xe7\xc5\x91\x4f\xc2\x18\xf7\x6e\x57\xdf\x80\x5f\x22"
- "\xd9\xfb\xb8\xec\x9b\xaa\xeb\x45\x7f\x2b\xfb\xad\x26\x91\x7f\xa5"
- "\x9f\x0e\x13\x2d\x87\xb9\xfe\x12\x2d\xa5\x0b\x89\x96\x16\x4e\x47"
- "\xa9\x01\x4e\x4b\xaf\xa7\x53\xfd\x58\xb6\x5d\xb6\x57\x19\xd7\x2f"
- "\xc8\xf6\xf7\x3f\x83\xbe\x8a\x68\xc2\xba\x53\xb9\xff\x9b\xc1\x79"
- "\xf2\x9a\x4c\x7b\x9b\xdb\x42\x65\x1b\xab\xcf\x4b\xbc\x6c\x1b\xde"
- "\x47\xb9\xc5\x99\x32\x91\x58\xbe\x89\xf6\xf1\x3f\x21\xfd\x92\xfc"
- "\x85\x86\xde\x21\x9d\x90\xde\x3a\x45\xdf\x7b\xa2\x4f\xd1\x22\x3e"
- "\x1d\xe9\xa8\xa2\x17\xdd\xd2\x5b\x9f\xd2\x78\x01\x79\xbd\x07\x63"
- "\xa4\x26\xe2\x37\xe9\x32\xc6\x48\x13\x5d\x15\x6f\x44\x29\x7a\x8b"
- "\xf5\xd4\x10\xef\x85\x7c\xde\x78\x00\xf5\xb8\x65\x40\xb7\xde\x78"
- "\x40\xe6\x63\x13\xf2\x51\x87\xf5\xfd\x5e\x6e\x57\x13\xc2\x63\x2c"
- "\xf6\xd6\x6f\x64\xda\xe5\x73\x03\xdf\x58\xa1\xc8\x41\xb6\xd5\x43"
- "\xdb\xc9\xff\x72\x19\xbc\xa9\x95\xcb\x36\x8a\xba\xde\x0c\x57\x60"
- "\x29\x46\x14\x67\x45\xbd\x19\x4e\x7e\x70\x02\xca\x9e\xfb\x3e\x7e"
- "\x4e\xad\x48\x23\xdb\x11\x75\xbc\xf5\x16\xd7\x43\x8c\x7b\x06\xf4"
- "\xe8\x8d\x63\x01\xfe\x89\x7c\x71\xd5\x11\xc4\x41\xfe\x94\x74\x89"
- "\x7c\x2a\x8d\x57\x90\xc6\x7d\xb2\xfd\xc8\x34\xbf\x39\xd3\x5f\x57"
- "\xde\x7a\x19\x75\x25\x65\x00\xf7\x9b\x93\x82\xf5\x73\xf5\xc2\x07"
- "\xd6\xc8\x6d\xdb\x2a\xb7\x6d\x8f\xdc\xb6\xad\x72\xdb\x9a\xb0\x0e"
- "\xe2\xdb\x6c\x15\x1f\x91\x6f\x7b\xde\x93\xe1\x5b\xc8\x97\x0f\xd8"
- "\xeb\x9b\x67\x15\x5b\x1e\xec\x2f\xf6\xbc\x4e\xf6\xa0\xa2\xab\x3d"
- "\xc0\x5f\xb4\x04\xf7\x17\x6f\x36\xc8\xed\x6d\x08\xb0\x8d\x46\x39"
- "\xde\x7d\x5f\x91\xc3\x11\x1c\x8f\x89\x73\x91\x5e\x7d\x9f\xfc\x27"
- "\xd5\xad\xee\x83\xea\x04\x5f\x65\x5b\xde\xf3\x6f\x83\xe5\xb0\x27"
- "\x4f\x6d\xcf\x24\x6b\xf2\x09\x84\x83\x64\xca\xe3\x4a\x4c\x13\x72"
- "\xdd\x93\x46\xbe\x41\xed\xa3\x11\x76\xa7\x8f\x91\xbd\xec\x29\xf0"
- "\xb7\xc5\x37\x8f\xca\xb6\x28\xd7\xfd\xd6\x9d\x28\xa3\x54\x55\xbd"
- "\xc7\x02\xea\x25\xd9\xb4\x12\x1f\x64\x99\xde\xa0\xf4\x69\x04\x8f"
- "\x65\xcd\xae\x8a\xb7\xf4\x01\xfd\x63\x15\xd1\x87\x75\x95\x73\x9f"
- "\xf5\x12\xf7\x15\x66\x17\xa7\xe7\xad\xb8\x7a\xb9\x9f\xc0\xb4\x54"
- "\x91\xb6\xc7\x2e\xf7\x25\x8a\xde\x3c\xeb\x4f\xd3\x5b\xa6\xe0\xf1"
- "\xd1\x9b\xe5\x4a\x7c\xc4\x71\x71\x5f\xf4\x56\xb1\xdc\x3e\x4a\x4b"
- "\x11\x69\x6f\xa6\x51\xda\x76\xc1\x87\x9d\x8c\xf7\x57\x6f\xd8\xe5"
- "\xfe\x8a\xec\x4b\xc2\xe7\x2c\xb2\x31\x7a\x46\x1c\x6d\x84\xdf\x56"
- "\xd6\x4b\x63\x88\x6a\xbb\xf4\x7a\x37\xf9\x03\xf2\x17\xb4\x2e\x95"
- "\xff\xce\xe1\xbf\x57\x90\xdf\xa1\x38\x84\xf2\x11\xee\x18\xf9\x22"
- "\x4c\x1f\x67\xb8\x0f\xe3\x82\xbf\xe8\x10\xef\x2f\xa3\xe4\xb2\x93"
- "\x79\xac\xf0\x97\x8c\x30\x25\x4d\x29\x87\x7e\xeb\x14\x95\xa3\xf2"
- "\x8a\xff\x22\xdf\xe5\x21\xdf\x24\xea\xdb\x2c\xeb\x38\x1f\x37\x28"
- "\x71\x51\x9f\xa4\x82\xa5\xf3\x64\x84\x4f\x3b\x24\xfc\xd9\x2f\xdf"
- "\xa7\xb2\x5c\x7e\xe8\x2b\x37\x9d\x67\x9f\xd7\x17\x81\xb6\xee\x2b"
- "\xf2\x8b\xaf\xee\x17\x74\xee\x8d\x97\xdb\xf1\x39\x6f\x87\xf0\xa9"
- "\x55\x82\x96\x57\xf7\xd7\xf5\xf2\x3c\x2f\xb5\x85\xf2\x76\xa8\xf2"
- "\x58\x5f\x12\xe6\xed\xe5\xe7\x7c\x05\x96\xf3\xf5\x15\x0c\x82\xaf"
- "\x17\xe7\x01\xeb\xea\x5e\x52\x7c\xef\xde\x6a\x41\xe7\xde\x07\x15"
- "\xbf\x8b\x7c\xef\x24\xdf\xcb\xf3\x96\xca\x30\x73\xe4\x5f\xee\xdf"
- "\xf7\x3e\x2b\xf8\x1a\x2f\xc9\xfc\xee\x96\xdb\xf1\x32\x1f\x67\xff"
- "\x25\x07\x79\xbb\xb7\x44\xe1\xad\xfa\x9e\xec\x07\xeb\xd7\xd3\x33"
- "\xd7\xfb\x12\x3e\x86\xad\x21\x18\xa2\x49\xf4\x11\xbf\x2c\x0e\x8c"
- "\xa9\x71\xac\x37\x82\xfa\x25\x11\xab\xbe\xfd\xa5\x3c\xff\x03\xd6"
- "\xa2\x9f\x61\xbf\xd0\x9c\xa6\xf8\x18\xe6\xca\xc0\x31\xff\x71\x84"
- "\x69\x9e\x4c\x69\x74\x46\x88\x1a\x86\xfc\xd3\xde\x5e\xbb\x8c\xb3"
- "\x39\x5e\xf1\x1b\xe4\x4b\x8e\x38\x8f\xcb\x31\x5d\x73\x5b\x9d\xec"
- "\x4b\x4e\x4b\xcd\xbf\xf3\x8f\xc3\x9a\x7f\xe7\xef\x33\xde\xfe\x34"
- "\xd0\x67\x60\xdc\xbc\xc5\x55\xd1\x5c\xe3\x17\x07\x60\xda\x85\x7d"
- "\x47\xb3\x89\x6c\x94\xce\x88\xe3\xfe\x89\xcf\x69\xbd\x7d\xab\x42"
- "\x33\xf9\xcd\x9e\xa7\x95\xf9\x8b\xb7\x0f\x53\xac\xe6\x5f\xdf\xdb"
- "\x51\x7e\xbe\x93\xea\x53\xf0\x61\x2f\x45\x76\x64\x2d\xa2\xf9\x96"
- "\xe6\x63\xb2\x9f\x6f\xf0\xf3\x95\x72\x1f\x46\x7e\xd2\xbf\xaf\x7a"
- "\xf5\x7d\xff\xbe\xea\xed\xf7\x06\xfb\xc8\xb7\xcb\x2f\xbe\xaf\x7a"
- "\x3b\x97\xfc\x96\xe2\x23\xfd\x7d\xc1\xdb\x95\x75\x7e\xb1\xec\xdb"
- "\x71\x4a\x2c\x3b\xe0\x47\x9b\x69\xcc\xb4\x1f\xeb\x6f\x11\x75\xbf"
- "\x83\xfa\xda\xa0\x53\xea\xc6\xfc\xb4\x23\x06\xd4\xcd\x8a\x57\x4d"
- "\xa8\x53\x5d\x72\x0c\xc8\x6d\xb3\x97\x9f\x47\xb4\x37\x15\xf5\x2f"
- "\x92\xf4\xcc\xba\xf2\x2b\xe8\x1c\xe8\x2b\x5a\x7b\x56\x29\xfc\x7d"
- "\xe7\xdf\xd4\x71\x61\xed\x4b\xac\x1c\xeb\x29\x54\xb7\x71\x1b\xa6"
- "\xed\x90\xe7\x10\x38\x6f\x39\xae\x77\x8c\xf5\x2f\xf9\xb7\x4d\xb4"
- "\xe3\x9d\x62\x6a\x07\x8d\x89\xb0\xfe\x89\x14\xf7\x60\xcc\x87\xf7"
- "\xaf\xb7\xd4\xf7\xeb\x7c\x63\xd4\x79\x8b\x3a\xbe\xfa\x59\x1c\xf9"
- "\x4a\x79\xec\xd9\x86\xf1\x4e\x95\x7a\x2e\x66\xf6\xb4\x2c\x83\xa9"
- "\x68\xd9\xca\xe2\xa5\xb7\x19\x96\xad\x5c\x56\xbc\x6c\x49\xe1\xb2"
- "\x0d\x4b\x8a\x97\xad\x5a\x99\xbc\x62\xc9\x13\xcb\x1e\x37\xac\x5b"
- "\xb2\xda\x90\x6a\xbe\xc1\x1c\x09\x03\xa0\x77\x19\x96\xac\x5e\xbd"
- "\x66\x45\x7e\x9e\x61\xe5\xb2\xc7\x53\x8a\xf2\x57\xe7\x17\x1b\x96"
- "\x14\xad\x5a\xb3\x32\xcf\x70\x43\xde\xf8\x1b\x52\xef\xc8\x8b\x54"
- "\xcf\xa1\x8d\xd5\x43\xb7\xef\xdc\xff\x75\xed\x38\x07\xba\x58\x8d"
- "\xa9\x28\xd6\xbc\x6c\xa5\x98\xb3\xfb\xd5\xa7\x13\x76\x82\x89\xce"
- "\x88\xa7\xf3\x8e\x59\xc5\x3b\x0e\xfc\xd5\x12\x1c\xb6\xd3\x40\x67"
- "\xc4\x23\xed\x09\xae\x8a\x5f\x35\xd8\xa5\x77\xcb\xf9\x59\xc6\x98"
- "\x8e\x6d\x4b\x60\xe7\x7e\xd7\x85\x31\x9b\x89\xde\x97\xd7\x9f\x83"
- "\xb8\xaa\xb5\xa0\xc5\x2b\x0a\x2f\x3d\x9d\x21\x8f\x65\x8e\xda\xa5"
- "\x7d\x0e\x71\xe6\xcb\xbe\x62\x47\xc4\x1f\x72\x58\xf9\x1f\x72\x84"
- "\x5c\xf6\x3d\xa5\xcc\x33\x67\x3e\x0b\x99\xa4\x9f\xc7\xa5\x7d\xfc"
- "\xbd\xd7\x33\xa8\xcb\x34\x5f\xdb\xf3\x9f\x53\x8d\x18\x0f\x1e\xa3"
- "\xf9\x56\xcc\x7b\xca\x29\x41\x14\xd2\xa5\x3d\x50\x92\x0a\x2f\x62"
- "\x5d\xab\xe3\x19\x73\x55\xec\x9b\xa4\xcc\xa7\x61\x1b\xf4\xd8\x96"
- "\x0e\xd1\x8e\x5f\x5d\xc3\xdb\xf1\x12\x4b\xdc\x39\x12\xe9\xfb\x09"
- "\xd1\xb3\x2f\x4f\x69\x03\xd2\xdd\x61\x97\x7e\xd5\x86\x74\xea\x89"
- "\xae\x60\x73\x7d\x34\xdf\x85\x74\xbe\xe5\x5b\x8b\x7c\x1b\x2d\xce"
- "\xb8\xdb\x51\x27\xec\x0f\xdb\xd3\x59\x8f\xf7\xdb\xbf\x82\xa8\x6d"
- "\x74\x3e\xb9\xe5\x3a\x76\xd8\xe9\x01\x5b\x41\x07\xc4\xae\x67\x0e"
- "\xf6\xef\xff\xd7\x25\xb7\xa9\x83\x7c\xc3\xaf\x96\x77\x68\xa9\x4d"
- "\xd8\x57\x44\xd5\x7f\x15\x72\x6e\x51\xfb\xe2\x95\xcc\xc9\x76\xa9"
- "\x63\xae\x5f\xf3\x73\x80\x28\xde\xea\xb1\xd0\x99\xd6\xbf\x4e\xc2"
- "\xba\xcb\xe4\xd8\xd8\xc9\xfa\x16\xaa\x62\xa9\x5f\x93\x9e\x39\x43"
- "\xe0\xd6\x29\xb8\xe9\xdc\x73\x2a\x23\xe4\xff\xeb\xb7\xb0\x8c\x43"
- "\x85\xbf\x3c\x10\x3f\xe1\xc4\x7b\x87\x52\x8f\x18\x87\xff\x9a\x62"
- "\x02\x07\xea\xb2\x23\x44\x7d\x89\x3f\x79\x89\x1d\xb5\x61\xfa\x8e"
- "\xf3\xa0\x45\xd8\xa3\xf5\x2f\x71\xfc\x5d\xc8\xf7\x59\x84\xff\x99"
- "\x2b\x01\xb6\x20\x4c\x4f\xc5\xbe\x32\x27\x3f\x83\xfc\xdf\xa9\x5f"
- "\x33\x07\xce\x63\xcb\xfa\x7c\x57\x80\x3e\x1b\x7f\x42\x31\xe1\x4e"
- "\xc4\x8f\x3a\xb4\xe3\x2c\xf6\xc3\xf8\x3c\x7e\x27\x24\x51\x3d\x78"
- "\xdf\x4e\xf3\x21\x88\x33\x47\xa9\x8f\xa1\xfe\x6f\xf7\x89\x39\x18"
- "\x59\xb7\x92\x69\xee\xba\xd4\xcc\xd8\x01\xf4\xef\x44\x23\xe9\x18"
- "\x96\xa9\x54\x74\x0a\x75\xfd\x28\xd7\xab\x38\x48\x62\x15\xff\xae"
- "\xaf\x1f\x89\x70\xa8\x57\x75\xa8\x4f\xa4\x57\x08\xdb\xa2\xe8\x14"
- "\xea\x5a\x3b\xc1\x21\x0d\x91\xcd\x1b\x8c\x5a\xf2\x91\x9d\xd2\xbb"
- "\x29\xa4\x63\xec\xa7\xf7\x77\xb0\xab\x16\x74\x08\x39\xbd\x9b\x62"
- "\x73\x0b\x19\x0c\xf0\xfd\x5d\x50\xf1\xbd\x1d\xf5\x38\x92\xf8\x2c"
- "\xe6\xaa\xdf\x4d\x41\xda\xda\x79\x2c\xbe\x11\x65\xc0\xfb\xaa\x7f"
- "\xef\xa6\xf2\x32\x0f\x0f\x0d\xf0\xf0\xdd\x8c\x60\x3c\x0c\xe0\x9d"
- "\x56\x9c\x73\xfe\x6e\x36\xd9\x0a\x96\x29\x51\xce\x2e\x0f\x26\x4b"
- "\xac\x43\xab\xdd\x09\x3a\xaa\xa3\x35\x8e\xc3\xef\x51\xea\xd8\x81"
- "\xbc\x76\x94\x16\x5c\x50\x9f\x5b\x1b\x00\x68\x4e\x9c\xca\x27\xc6"
- "\x11\x7f\xdf\xed\x1e\x28\xcf\x9c\x81\xe5\x6f\x78\xdc\x8f\x56\x7e"
- "\xb1\x8a\x16\x78\x71\x24\xea\x11\xa7\xb7\x25\xf9\x42\xf4\x26\x1a"
- "\x44\x3f\x69\x1d\x4b\xfa\xdd\x92\x6f\xab\x06\xa0\x34\xf9\x39\xbb"
- "\x07\xfb\x9e\xc0\xf9\xfd\xd0\xef\x1b\x5a\x5e\xf3\x7f\xdf\xd0\xb2"
- "\x33\xd4\xfb\x86\x80\x7a\x3f\xa7\x7a\x7d\xf5\xd9\x1a\x55\xdd\x87"
- "\x7c\x41\xea\x56\xca\x8f\x6f\x50\x8f\x67\xde\xbb\x95\x68\x38\x82"
- "\xfd\x14\xbb\x26\x5b\xc3\x10\x4f\x2b\xef\xc3\xdf\x4b\x15\xf1\x0b"
- "\xc5\x45\xef\xe9\x09\x26\xb0\x1d\xfd\x7f\xba\x38\x1a\xff\xc2\x79"
- "\xfe\x10\x3e\x03\xf4\xf4\x6b\x28\x50\xb2\x25\x3f\x60\x60\x41\x1e"
- "\xa2\x00\xc6\x70\x78\x86\x7f\x22\x49\x7e\x76\xf0\x07\x6d\x3f\x7c"
- "\x7f\xfe\xb7\xf8\x8b\x10\xf4\x72\x7c\x6e\xd0\xc8\xf5\x95\xab\x20"
- "\xd2\x2f\x50\x9a\x81\x52\x24\xd8\x1f\xf5\x36\x65\xd9\x38\xa6\x1f"
- "\xd3\xc4\x81\x19\xf3\xc8\xf8\x95\x67\xa6\x7e\xa6\x14\xff\x67\xfc"
- "\x0b\x5b\xa8\xaa\xe0\xba\xb0\x3c\xbe\xf4\x29\xd1\xde\x9f\x24\x35"
- "\xe8\xd5\x55\xea\xa1\x2c\x9c\xdf\xc4\xd2\x3f\x6e\xc4\x97\x84\xf9"
- "\x63\xda\xfa\x01\x2e\x77\x6e\x56\x81\x7f\x2c\xc8\xbf\x3e\xfe\x02"
- "\x6d\x1c\xea\xdf\x68\xd5\xfd\x75\xe2\x67\x6c\xc7\x25\xc4\x7f\xe1"
- "\x3f\x43\x7b\x84\x72\x3b\xa0\x1e\xd7\xe7\x06\x03\x1d\xe0\xff\xf5"
- "\x56\x25\x49\xad\xa1\x03\xf9\x37\xa5\xf9\x3f\x27\xb9\xfd\x9f\x6f"
- "\xc9\xf8\xf6\x84\xa3\x0d\xd2\x3f\xa5\xf6\x11\x00\x37\xc7\xf5\x27"
- "\xc6\x06\x98\x4c\x6c\x55\x80\x09\x0d\xfc\xc9\xd4\x84\x21\x3d\x35"
- "\xaa\x64\x6d\x70\xe8\xbf\xce\xdf\xd5\x9b\x65\x83\xb8\xce\xa1\x1f"
- "\x94\x39\x25\x20\x8d\x9e\x87\x19\xe4\xb4\x5b\x7f\x33\x08\x9e\xa7"
- "\x19\x54\xcf\x1a\x23\xfe\xd3\x00\x70\x43\xe1\xa5\xa0\xf5\xfb\xbf"
- "\x7f\xc1\x3f\x0d\xd9\xc7\xf7\x7f\x7f\xa5\x3f\x26\x7a\x71\xf4\x44"
- "\xfc\x87\xfe\x63\xfd\x8e\x92\xc9\x19\x4c\x4e\x60\xf2\xcd\x25\xe9"
- "\xc7\xbf\xff\xfb\xfe\xef\xfb\xbf\xef\xff\xbe\xff\xfb\xfe\xef\xfb"
- "\xbf\x7f\x82\x3f\x0d\x1f\x47\x30\xf9\xaf\xff\xbe\x3f\x9f\x86\x41"
- "\x05\x35\x4c\xd2\x00\x53\x65\x94\xdd\x0e\x1a\x1d\x0c\xd3\x5e\xba"
- "\x28\xcf\xd0\x4f\xd0\x45\x16\xa0\x6f\x7e\xe8\xbd\xcb\x0f\xf0\xba"
- "\x46\x95\x3e\xf6\x52\x51\xf4\xad\xff\x34\xc8\xbc\x30\x1c\x17\x86"
- "\xc3\x30\x18\x0e\x3a\x88\x80\x48\xb8\x0c\xa2\x20\x1a\x62\x70\xbc"
- "\xa9\x87\x11\x30\x12\x2e\x87\x38\xb8\x02\xae\x84\xab\x20\x1e\x46"
- "\xc1\xd5\xd8\x92\x04\xb8\x16\xc7\xf6\xd7\x21\x43\xc6\x04\x6f\x4b"
- "\x19\x18\xe3\xf1\x1f\xfc\x3f\x0b\x8c\xfc\x39\xf7\xfb\xf4\xef\x34"
- "\xdd\x2a\xa7\xb7\xcb\xe9\xf6\xef\xd3\xbf\xd3\x74\xc3\xdf\xf8\x77"
- "\xcc\xdf\xf4\x57\x83\x2e\x5b\x78\x6d\x4d\x50\x5f\x19\x98\xaa\x91"
- "\xff\xfa\x9f\xe1\x6b\xca\x0f\xc2\xe7\x5f\x3e\xf0\xcf\x88\xd7\x44"
- "\x71\x5b\x0a\x20\xe6\x79\x99\xfa\xcf\x13\xaa\xa4\xf2\xb7\xb9\x13"
- "\x2f\x07\x5e\x08\xb9\x19\x7b\x18\xcb\x65\x78\x5d\xa1\xe0\x11\x30"
- "\x74\x04\xde\x69\xcc\xff\xac\x11\xc0\x7e\x0c\x2f\xac\xf6\x73\x33"
- "\xc0\xf1\x28\x80\x2f\x66\x01\xfc\xef\x1e\x80\x13\xdd\x03\x38\x7b"
- "\xca\x06\xa8\xfb\xd2\x24\xee\x0d\x78\x9d\x23\x44\x60\xd7\xf4\x4f"
- "\xef\x59\xa7\x67\x67\x18\x6e\x1d\x3f\x71\xfc\xed\x3f\x58\x62\x48"
- "\xc9\x4a\x31\xdc\x96\x7a\xeb\xad\x13\x52\xef\x98\x70\xeb\x0f\x0d"
- "\xb7\xdd\x76\xd7\xad\xa9\x77\xa5\xa6\x1a\x56\xac\x2f\x5a\x76\x6b"
- "\xea\x13\xf9\x86\xa5\xcb\x8a\x56\xac\x5b\x52\x94\xff\x75\x4d\xfa"
- "\x26\x7f\x44\xde\xb5\x3e\xe0\x12\xf0\xe7\xf6\x14\x90\x7e\x53\x06"
- "\xd2\x1f\x72\x61\x90\x78\x34\x55\xf2\x5c\x6a\x92\x7c\x05\x64\xaf"
- "\xb4\x82\xe6\xc9\x26\xd0\x2c\xb5\x83\x26\xb7\x06\x34\x39\xc7\x40"
- "\xb3\x3d\x0b\x34\xcf\x1b\x40\xf3\x9c\x11\x34\xa5\x9d\xa0\x31\x47"
- "\x0d\x4e\xfb\x69\xb3\x48\xdb\x87\x65\xf7\xe2\xf5\x7a\x2a\x68\x5e"
- "\x4d\x10\x69\x56\x3d\x68\xfe\xe3\x6b\xa5\xfa\x1d\xff\x5d\x6c\xdc"
- "\x30\xe8\xcf\xce\x75\x8b\x66\xac\x62\xd3\x83\x4c\x8e\x7e\xff\xf7"
- "\xfd\xdf\xf7\x7f\xdf\xff\x7d\xff\xf7\xfd\xdf\xf7\x7f\x7f\xe7\x7f"
- "\x0e\x0d\x4c\xfc\x4a\xd2\xc2\x6f\x31\x2a\x72\x59\x74\x09\x76\xcd"
- "\x9d\x13\x69\x2d\x09\xd0\x37\x53\xa0\xe3\xfb\x9e\x88\x4b\x8b\x3f"
- "\xe1\xd8\xf1\x0f\xc3\x6b\xb8\x4e\xbd\x26\x85\xd6\x1c\x1d\x88\x4f"
- "\x85\xb0\x78\x10\xeb\xa3\x2c\xac\x5d\x7c\x73\x7c\x1b\x74\x83\x8e"
- "\xef\x19\x40\xdf\x89\x22\x7e\xb3\x1d\xde\x68\x50\xd6\x53\x29\x70"
- "\xb4\x9e\x8a\xd6\x5f\x21\x2c\xff\x26\x21\xc4\xfa\x19\x3d\xfb\x69"
- "\xbc\x34\xad\x16\x80\xbe\x37\x7d\xf1\x25\xe6\x68\x2d\x01\x38\xd0"
- "\x28\xbe\x3b\xa5\xb5\x35\x88\xbf\xc3\x0e\xe5\x8d\x62\x3d\x15\x73"
- "\x3e\x83\xe9\x98\xd6\x6d\x87\xad\xca\xf7\x13\xdd\x4a\xba\x6d\xcb"
- "\x39\x68\x35\xf0\xef\x6a\x1c\xad\x06\x2f\xa4\x8f\xa1\xf6\x47\xc4"
- "\x23\x6c\xc8\xb5\x34\xca\xba\x31\xaa\x5b\x86\xcf\x08\xa8\x0f\xdb"
- "\x18\xb1\x50\xa9\x2f\x04\x8e\x28\x2a\xab\xe0\x41\xda\xbb\xb1\x4c"
- "\x95\x82\x07\xe9\x51\x68\x74\xa4\x6f\xe4\x75\xec\x09\x46\x93\xe1"
- "\xc3\xb4\xf0\xfc\x3b\x26\x74\xa6\x1d\x5d\x9a\x68\xb8\xe2\xd6\xe9"
- "\xf9\x89\x37\xb1\xd4\xd8\xe4\xe7\x53\x2f\x33\x46\x18\x63\x26\xcc"
- "\x4d\x95\xf4\xd2\x58\x29\x75\xa4\x5e\xba\xf1\x31\xfa\xb7\x7d\x74"
- "\x12\xff\x35\x68\xd3\xb6\xe4\xdd\x61\x18\x3e\xe5\xc7\xcf\xad\x35"
- "\xbe\xfb\x8b\x19\xc6\x7b\xe7\xaf\x1e\xf7\xdb\x54\xe9\xf2\x3f\x3c"
- "\xff\x7e\xd2\x57\x04\x31\x66\x2c\xfd\xbb\xf0\x40\x58\xdc\x38\x0b"
- "\x61\x69\x1f\x65\xf8\x2d\xa5\xdc\xac\x4d\x2b\xce\xbb\x7d\x42\x23"
- "\xd5\xf8\xe0\xe3\x29\x16\x2a\x33\x63\xb6\x28\x23\x20\x26\xec\x53"
- "\xe7\x8d\x7f\x87\x4a\x1b\x38\x0d\xa0\x15\xb8\xfa\x71\x5f\x25\x28"
- "\x14\xa9\x63\x0f\xa7\x5e\x2b\xd7\xfd\x33\xfa\xf7\x91\xdd\xe3\x25"
- "\xc4\x30\x32\x65\x2a\xe5\x4e\x70\xa5\xba\x0c\xad\x69\xda\x27\x12"
- "\x93\x86\xdf\xfa\x0b\xbc\x4b\x7c\x22\x51\x2f\xe1\xfd\x8f\xc5\x3d"
- "\xf1\x20\xef\x87\x02\x42\x2f\xdd\x10\x97\x96\x97\x77\xc7\x67\xce"
- "\xbc\x3b\xf4\x92\xb1\x31\x2f\xcd\x78\x65\x65\xe1\x2d\x89\x69\x89"
- "\x79\xb7\xeb\x25\xfe\x7b\x97\xf1\x86\x8a\x47\xf4\xd2\x4d\xbf\x49"
- "\x1d\xa1\xd7\xfc\x57\x83\x06\x3e\x94\xe6\xed\xf9\x30\xec\x93\x4f"
- "\x3e\x82\x9b\x57\x7c\xa4\xb9\x79\xd6\x47\x92\x66\xc4\x47\x51\x0f"
- "\xc3\x7f\xe9\x87\xc3\x7f\xc5\xe3\x65\xb8\x17\xda\x34\xa5\x59\x6d"
- "\xd2\xba\xdc\xb6\xb0\xd2\x23\x6d\xda\x87\xa0\x2d\x7c\xf1\x88\xb6"
- "\x61\xf7\x3e\xd0\x36\xfc\xa1\xcf\xdb\x74\x37\x41\x5b\x04\x40\xdb"
- "\x18\x90\xda\xc6\x42\x5c\xdb\x6d\x23\x9e\x6b\xbb\x77\xb4\x64\xbd"
- "\xbc\xe7\x1e\xeb\xd5\xda\x19\xd6\x44\x3d\x58\x6f\x88\x04\xeb\x8d"
- "\x51\x51\xd6\x9b\xf0\x1a\x07\x0d\xd6\x54\x7c\x4e\x83\x04\x6b\xf8"
- "\x86\x61\x00\x82\x96\x8f\x0c\x00\x1f\x8d\x81\x29\x1f\x8d\xc5\xdf"
- "\xeb\xf1\x4a\xc4\xeb\x06\xbc\x6e\xc2\x0b\xc7\x29\x1f\xd1\xfe\x3e"
- "\x90\x34\x2c\xed\xdf\x7f\xb3\x64\xc9\xc4\x25\xb7\x67\x4f\x0b\x0b"
- "\xcb\x4f\x84\xcb\x90\x6b\xda\xb4\xc4\x31\xe1\x93\xc2\xf3\x13\x3f"
- "\x73\x1a\xf1\x5f\xbd\xf4\xe8\x7f\x87\x0d\x9b\xe0\x9a\xe4\xca\x7d"
- "\xf7\x33\x2f\x44\x22\xff\x21\x50\x87\x7b\x2c\xa0\x71\x22\x8d\x4e"
- "\x4b\xcf\x3d\x2e\x4b\x94\xde\x0e\x11\x05\x8a\x1e\x8b\xbc\xdf\xea"
- "\x9d\x96\x32\xd4\xbf\xa8\xe4\xe0\x79\x9b\x29\x2f\xe3\x02\xe5\xf2"
- "\x82\xe7\x91\x4e\x47\x95\x29\x79\x3d\xd2\x81\x2c\x7c\x46\xfd\xd7"
- "\x4d\xf2\x87\xb5\x86\x39\x2d\x9a\xcd\x98\xb7\x67\x30\x1e\x2b\xe2"
- "\x49\xaf\xc0\xbc\xb6\x20\x79\xf7\x39\x2d\x73\xa9\x8e\xce\x80\x3a"
- "\x9c\x4a\x1d\xf4\x3d\x77\x1d\xda\x17\xf9\x1d\x9f\x25\xa2\x85\xca"
- "\xda\xdc\x0e\x68\xf4\x75\x69\xb4\xe6\x43\x40\x78\x5c\x96\xe8\x44"
- "\xa5\x3c\xc1\xd1\x7e\x04\xf4\x1d\x1e\x5f\xef\x09\xd1\x0f\xd2\x7a"
- "\xcf\xed\x88\xc3\xb0\x56\x73\xd5\x71\x88\xf2\x52\x19\x3b\x44\x17"
- "\x38\xa5\x83\x58\x77\x74\xae\xe2\xe7\x30\x8d\xaf\xcf\xa7\x3a\xb0"
- "\xed\x65\x98\x57\x32\x98\xe6\x83\x23\x05\x5f\xa2\xab\x95\xbc\x0b"
- "\xad\x21\x14\x65\x18\x73\x5a\x0e\xfa\xb0\xcc\xa1\xc1\xf8\x58\x99"
- "\xd3\x22\x3d\x87\x79\x5d\x41\xf2\x36\x8b\xba\x62\xb4\x41\xf2\x2c"
- "\x98\x27\x61\x9e\x21\x44\x5e\x18\xe6\xa5\x05\xcb\x6b\xad\xe1\x38"
- "\x73\xfa\x79\x1e\x13\x6d\xc4\xe7\x02\x85\xe7\x5f\xdf\x1e\x92\xf7"
- "\xad\xc8\xf7\x98\x9a\x40\xfc\x84\xdb\x29\x1d\x26\x7c\x2d\x83\xeb"
- "\x3e\xa4\x71\x5a\x32\x50\x17\x62\x8e\x0e\xce\xfb\xf8\x1a\xe4\x03"
- "\xd1\xe5\x08\x92\x97\x80\xed\x41\x7f\x1d\x1b\x15\x04\xe7\x30\xcc"
- "\xb3\x63\x5e\xd2\xd7\xc8\x43\xcf\x7d\x38\xed\x77\x30\x1a\xc2\x4f"
- "\xc0\xc8\xc9\xd4\x1e\xa1\x17\x30\xec\x04\x8c\x38\xdc\x23\xd6\xbe"
- "\x3b\x0c\x1b\x20\x0c\x9f\x5f\x65\x16\xeb\x15\x98\xdf\x8d\xfa\xa4"
- "\xb3\x9d\xf3\xc0\x09\x88\xad\x44\x98\x30\xfa\x56\x95\xfa\x27\x4c"
- "\x0f\xb3\xb9\x3d\xf4\xbd\x06\xea\x59\xec\xdb\xf8\x2b\x61\x39\xfe"
- "\xfd\xc9\xbc\x1a\x48\x24\x1a\xf9\x7a\x55\x8b\x55\x43\xeb\x3f\xa9"
- "\x3f\x74\x4a\x70\x93\x93\xeb\x6c\x2c\xf6\x7f\xba\x06\x79\xad\x2e"
- "\xd1\xa0\xc5\xb2\x1b\x25\x3d\x5f\xfb\xed\x40\x5c\x44\xc3\x03\x3e"
- "\x8b\x55\xea\xc7\x23\x59\x2f\xa3\x75\xbc\x3d\x16\x69\xa6\x53\x8a"
- "\x65\x02\x8f\xde\xa0\xe0\x21\x38\xac\x8b\xaf\x87\xef\xb1\x68\x7f"
- "\xa2\x82\x49\x57\xd7\x35\xc1\x09\x61\x44\xf3\x71\xd0\xd7\x50\x7d"
- "\x72\x1b\xf9\xda\x5a\xdb\x5a\x0f\xd8\x30\xbe\x38\x01\x7a\x33\xb6"
- "\xd5\x70\xc0\x4d\xdf\x34\x5b\x47\xd4\x6f\x02\xe0\x76\x21\x81\x41"
- "\xc6\x59\xad\xe0\x24\x1c\xaa\xb6\x8e\x14\xf5\x53\x5b\x75\x20\xc3"
- "\xb6\xaa\x69\x24\xbc\xd8\xae\xab\xea\x10\xae\x15\xa3\x16\x19\xa6"
- "\x4b\x81\x51\xc9\x60\x8c\x4c\x1f\xf1\x87\x64\xb6\x50\xb1\x4f\x97"
- "\x65\x04\xf6\xff\x97\x75\x09\xbb\x1d\x48\x97\x69\x88\x17\x34\x68"
- "\x90\x06\x8d\x55\xe0\x1f\x91\xa1\xe0\xb7\x83\xde\xad\xa6\xb9\x8e"
- "\xc3\xea\x23\x84\x9d\x72\xd8\xe2\x01\xd8\x58\x3f\x58\xe4\x85\x24"
- "\x64\x00\x92\x1d\x46\xe4\x21\x3f\xc2\x10\xa6\x19\xe5\x6d\x50\x60"
- "\xe4\xf6\xc7\x63\xde\x14\x19\x5f\xab\x0a\x5f\x31\xe1\xa3\xf5\xaf"
- "\xc2\xf7\x8e\xb0\x0f\xf8\x3e\x68\xc3\x67\xc7\x60\xff\x4a\xf6\x3a"
- "\x52\x87\x70\x89\x94\x6e\x1a\x0b\xfa\x93\x30\xe2\x8b\x1e\x29\xac"
- "\x4b\xf0\x62\x24\xfa\xbf\xe8\xfe\xd8\x06\x9f\x27\xda\xc1\xe0\x96"
- "\xeb\xcb\x23\xde\x0c\xf8\x5b\xaa\x73\x64\xb6\x52\xa7\x92\xaf\xb6"
- "\x19\x63\xc4\x04\x8c\x4f\x8c\x6f\x18\x13\x8c\xa3\x95\xd8\x65\x72"
- "\xeb\xd2\xc4\x09\xce\xc9\xad\x86\xdb\x53\x5f\xcb\x4f\x4c\xe6\x7d"
- "\xff\x4d\xc7\x53\xc7\x62\xef\xfe\x07\xfe\xef\x4f\x28\x25\x91\xa7"
- "\x60\x3a\xdd\x8f\xa5\x7b\x39\x5e\xc0\xbb\x07\xe7\x85\x0d\xbf\xa1"
- "\x88\xee\x44\xe4\x60\xbc\x72\xd1\xe3\x61\xe9\xf2\x7d\x8c\xc8\xb9"
- "\x85\xc7\x1c\x49\x53\xe9\xfe\x46\x8e\x6b\x42\x23\xd5\x3c\xfe\xf9"
- "\xd4\x1f\xcd\xff\x55\xd8\x47\xcf\x3d\x69\x8c\xba\xc9\x42\x30\xc9"
- "\xf7\xa7\xee\xc2\x94\x03\x94\x32\xf6\x67\x9c\x02\x75\xa9\x7d\x54"
- "\x4a\xce\x4f\x48\x9e\x9e\xfa\x6f\x0b\xe6\x5d\xff\x87\xd4\x91\x97"
- "\xff\x76\xe1\x01\x2a\x7f\xf9\x48\xbf\x9a\xc6\x0e\x50\xf5\xd8\x8e"
- "\x71\xcf\xfe\xe0\x35\x81\x65\xfe\xbc\xb0\x3f\x18\x47\xaf\x2a\xa2"
- "\xd4\xeb\x79\x2c\x46\xb1\xca\x84\xb3\xa9\xe1\xcf\xcd\xff\xec\x3f"
- "\xe6\xef\x6e\x7f\x64\x1c\xb6\xf4\xf2\x9f\xb4\x3f\x32\x7f\xf7\x67"
- "\xff\x11\xf6\x0c\x41\xde\x9c\x97\x1a\x67\x08\x9f\xbc\xa6\xf5\x81"
- "\x71\x9c\xaa\xab\x2a\xe3\xab\x47\x35\x5e\xdd\x7c\xcd\xfe\x84\xb6"
- "\x6b\xff\x7b\xf4\x9f\xae\xfb\x3f\x83\x73\x0c\xc3\x38\xe2\x9e\xd4"
- "\x31\xfd\x71\x04\x60\x1c\x71\x1c\xe3\x88\x52\x8c\x23\x8e\xa8\xe3"
- "\x88\xdf\x45\xde\x55\x22\x62\x09\x01\x2f\xe2\x9f\xe4\xff\xc6\xf8"
- "\x67\x25\xc6\x3f\xc9\x1f\x85\x3f\xf8\xd0\x47\x51\xd9\x22\xfe\x19"
- "\x11\x3b\x8c\xc7\x40\xa3\xf0\x17\xe3\xa0\xff\x1a\x83\xbf\x49\xf8"
- "\x3c\x6e\xe4\x70\xff\x98\x68\x6e\x4c\x5b\xf8\x42\x8c\x89\xd2\x30"
- "\x26\x32\x2e\x69\xd3\xcd\xfc\x4d\x5b\xc4\x24\x63\x5b\x64\x7f\x5c"
- "\x34\xa3\x2d\x3d\x7e\x42\xdb\x4c\x2d\xb4\xdd\x07\x22\x36\xda\x02"
- "\xa9\xbf\xd3\xc6\x69\x3e\x8e\x02\xed\xc7\x31\x0d\x91\x1f\xc7\x5a"
- "\xad\x1f\xeb\xf1\x1a\x01\x0d\x1f\x8f\x84\xe1\xbf\xbd\xa7\x01\x7e"
- "\x3b\xad\xd4\xfe\x91\x16\x62\x3e\x8a\x80\xb3\x1f\x8d\xc0\xdf\xdc"
- "\x97\xe0\xa3\x1f\x83\xf6\xa3\x48\xed\xd9\x81\xf6\xc6\x7d\xf1\xd1"
- "\x98\x0f\x27\x7f\x34\x36\xed\x3f\x3f\xba\x3e\x7d\xee\x47\x89\x1f"
- "\x7e\xf8\xd1\x0d\xf6\xd1\xea\xb8\x89\xda\x0c\x70\xcb\x16\x8a\x60"
- "\x91\xdf\xb7\x27\x0d\x4b\x1d\xf6\x6c\x3e\x8f\x07\xef\x90\xe3\xc2"
- "\x3b\x8c\xd3\x9f\x9b\x3f\xff\xf1\x30\xc9\x38\x9a\x47\x97\x72\xa4"
- "\x39\x10\x7d\xfa\xc7\x9c\x93\x5b\x07\x62\xce\x44\xe7\x40\xcc\x69"
- "\x18\x36\x79\xad\x5f\x7c\xd6\x87\x69\x47\xd3\x12\x0d\x37\xa4\xf2"
- "\xc8\xac\x7d\x54\x60\xb4\x36\x7e\x5b\xea\xe4\x44\xdd\xed\x1d\x18"
- "\xb3\x0d\x2f\xff\xf1\xe3\xbf\xa0\x0b\xa3\xb6\xf3\x7a\xe9\xb9\xe5"
- "\x4b\x26\xe5\x3c\x73\x33\xca\xfc\x72\x8a\x82\x87\xff\xf8\xd9\x96"
- "\x1f\xff\xf8\xb9\x96\x8f\x1e\x99\x37\xee\x1d\x4c\xfb\x6d\x62\x31"
- "\xea\xcf\xff\xcb\xfb\x7f\x13\xce\xa6\x85\xff\xf8\xa1\x96\xe7\x7e"
- "\xfa\xc4\x13\xad\xa4\x2f\x24\x5b\xa5\x8f\xea\xb1\x8c\xc4\x98\x44"
- "\xf3\xae\xcb\x72\x05\xc6\x3f\xa3\xda\x02\xfb\xb2\xef\xed\xf2\x7b"
- "\xbb\xfc\xde\x2e\xff\x16\x76\x79\x25\x08\xbb\x1c\x55\x19\xcc\x2e"
- "\x67\xce\x99\x91\x79\x97\x61\xcd\xe3\x06\x53\xd1\xaa\x27\x8a\x96"
- "\xac\x30\x14\xae\x5a\x92\x97\x9f\x17\x09\xfd\x19\x4b\x1e\x2f\x5e"
- "\xb6\x76\x49\x71\xfe\xa0\x6f\x1b\xe3\x95\x98\x74\x70\x6c\x3d\xca"
- "\x1d\x3a\xb6\xbe\x3a\x2e\xf8\xb8\x44\x83\x7d\xfb\xd5\xa9\x41\xf2"
- "\xc6\xca\x79\xb3\x82\xe4\x4d\x95\xf3\x0a\x82\x8c\x01\xa3\xc5\x18"
- "\xe3\xea\x2d\xc1\xf2\x30\xbd\x46\x89\x49\x70\x9c\x26\xb5\x8e\xed"
- "\x06\x8a\x49\x4e\xc0\xd5\x1f\x62\x9b\xba\x30\x7f\xbf\x12\xcb\xd8"
- "\xe1\xea\x2d\x4a\x8c\x26\x8f\x43\x92\x9c\x16\x23\xb6\xf3\x6a\x7b"
- "\x90\x31\xca\xcd\x72\xbd\x9e\x81\xd8\x68\x8e\xc1\x65\xb9\x26\x6a"
- "\x70\x6c\xd4\x0e\x62\x0c\x79\x4d\x52\x00\xec\x24\x05\x16\xe3\x49"
- "\xda\xf3\xa1\x9b\xbe\x49\xeb\x86\x6b\xf6\x33\xcb\xa8\x6a\x8a\x29"
- "\x69\x1c\x49\x78\xc4\x58\xb2\x83\x8f\x25\x71\xac\xd8\x89\x65\x8b"
- "\x55\xe3\xc9\x4e\x8c\x8d\x87\xd3\x78\xf2\x04\x5c\xf3\x2a\x8d\x29"
- "\xb7\x73\x5c\x27\x09\xd7\x6c\xc2\x65\x87\x6b\xac\x3c\xee\x13\x65"
- "\x9b\x55\xf3\x66\x38\xae\xbd\x86\xef\x05\xaa\xc4\x85\x98\xdf\x6e"
- "\x97\xbe\x8a\x53\xda\x40\xb1\xa0\xdc\x8e\x32\x21\x87\x6b\x82\x8c"
- "\x7f\xda\x7f\x22\xc6\x81\x09\xfd\xe3\x1f\xc2\xe7\xb3\x8c\x7a\xbb"
- "\x8e\xe3\x4c\x48\x54\x70\xaa\xf5\xf2\xf1\x55\x2b\x97\x2e\x7b\x62"
- "\x4d\x51\xbe\x61\xf5\xac\x59\x86\x15\xab\xf2\xf2\xc7\x8f\x1f\x1f"
- "\xe9\xa7\x7f\x51\x22\xa6\x3d\x68\x24\x3d\xa4\xb8\x56\xd6\x43\x23"
- "\xc6\x9c\x72\xdc\x9c\x50\xe6\x3f\xbe\x38\x68\x94\xe3\x5b\xfa\x86"
- "\x2b\x55\x86\x69\xf4\x83\x41\x7c\x72\x8c\x4c\x71\x6e\x8c\x0c\xd3"
- "\x16\x88\x07\xf3\xf8\xb8\x88\xbe\xb3\xeb\x11\xed\xeb\x0e\xc0\x73"
- "\x8f\x3c\xde\x41\xbd\x1f\x26\x8f\x13\xae\xd5\x07\xe0\xb9\x67\x60"
- "\xbc\xa1\x51\x60\x26\xaa\xc7\x26\xf8\x9c\xae\xc8\x64\x20\x8e\x3f"
- "\xd0\x25\x70\x6b\xf4\x03\x71\xff\xb5\x85\x01\x63\xa9\x2b\x07\x70"
- "\x83\x5e\x86\xa9\xf2\xa7\xf1\xc0\x49\xb9\xad\x3a\x15\x9e\x7d\xfe"
- "\x78\x0e\xfc\x45\xc6\x13\xa6\x82\xe9\x08\xa0\xb1\x6b\x30\x8d\xd6"
- "\x18\x81\xbb\x01\xeb\xb7\xcb\x6d\x1b\x1d\xd0\x7e\x84\xe1\xb8\xe3"
- "\x10\x26\x41\x81\x99\xa8\x1e\x4b\xd1\x78\x8e\x7f\x7b\x09\xa3\x67"
- "\x91\x3e\xe1\x35\x0c\xe9\xfe\xb3\x6a\x4c\x37\x5c\x2e\x17\xd8\xfe"
- "\xe8\x1e\x1c\x2f\xd4\xfb\x8d\xd3\x46\x07\xb4\x1f\xc7\x86\x23\x15"
- "\x1e\x69\x15\x98\xc0\xf6\xdb\x05\x8d\x23\x46\x0c\xb4\x7f\x74\x47"
- "\x00\x9e\x2b\x49\xa7\x08\x97\xaa\x2e\x4f\x00\x9e\xe3\x32\x1f\x55"
- "\xbc\xbe\xce\x10\x20\x8f\xff\x95\xe9\x51\xf1\xfa\xba\xf4\x00\x3c"
- "\x67\x28\xdf\xbf\x5d\xd7\x15\x04\xe0\x39\x33\xd0\x2e\xd4\x63\x01"
- "\x53\x19\x30\x8e\x95\x98\xe5\xb7\xd1\x01\x78\x9a\x15\x98\x9e\x61"
- "\xcf\x35\x08\xd9\x5e\xd7\xaa\xf8\x22\x21\xd7\x84\x54\xc2\x8d\xe9"
- "\xc7\xd4\xbe\x00\xe9\xea\x1a\xcc\x27\x03\x04\xf2\x49\x45\x97\x3c"
- "\x16\x37\x24\x06\xb4\xef\xa4\xcc\xa7\x48\x15\x9e\x8c\x80\xf6\xfd"
- "\x45\xc6\x13\xae\x82\x09\x90\xff\x81\x6e\x19\x8f\x56\x05\x13\xa8"
- "\xff\xa7\x64\x3c\xea\xba\xf6\x7d\x3d\x9f\x0c\x7e\xfa\x4f\xbc\xc2"
- "\xb4\xee\xaf\x99\x83\xd2\x89\x77\x07\x63\xb0\xff\xdb\x5d\xc3\xbf"
- "\x8d\x8e\x19\xbe\x8f\xf6\x90\x42\x1f\x6d\xe4\x73\x83\xbd\xe4\xa7"
- "\xc7\x98\xeb\xd1\x9f\x89\x36\x40\xaa\xf0\xdd\x63\x96\x00\xdf\x8b"
- "\x75\x4c\x96\x1d\x62\x8a\xd5\xef\x01\xec\x30\xa6\x52\xce\xc3\xf6"
- "\x5f\xd1\xa1\xe4\x51\xba\x98\x5f\x1c\x83\xfd\xdf\x28\x93\xe8\xc7"
- "\xc6\x14\xca\xb0\xe8\xf7\x13\x32\x82\x7d\xaf\x1c\xea\xfd\xcb\xea"
- "\x78\xe6\x2b\x1d\x45\xdf\x2f\x9f\x9d\xe4\xb3\x30\xb0\x99\xdd\x60"
- "\xb8\x1a\x4a\x8f\xc3\x58\x1d\x8d\xf1\xb7\x6f\x00\x5d\xa9\x89\xb9"
- "\x69\xbf\xd9\x23\x8e\x6e\x28\x75\xb0\x2e\x3a\x6b\x60\xd3\x59\xd0"
- "\xd1\x99\x01\x9b\x9e\x82\xf8\xd6\x92\x2f\x82\x7e\x83\xeb\xa3\xb3"
- "\x01\x13\xa8\x6c\x27\x1c\xa9\xe9\x84\xd2\x1a\xff\xb2\xa5\xd7\x42"
- "\xfc\x61\x3a\xb7\xc0\x02\xb1\x44\x07\xbd\x4f\xf1\x44\x9e\x9d\x54"
- "\xf2\x32\x68\x4b\x31\xba\x3c\x9c\x67\x55\x68\x69\x27\x5a\xb6\x9c"
- "\x04\xdd\xee\xa5\x56\xe9\x99\x93\x44\xaf\x77\xd2\xde\x0d\x6e\xe9"
- "\x40\xfc\x2c\x38\x10\x7f\x0c\x5a\xe3\x27\x43\xab\x39\x1d\xb6\x9f"
- "\x84\xa8\x03\xee\x34\x68\xd5\xce\x80\xd6\xc4\x74\xb0\x75\xe3\xbd"
- "\xc1\x8b\x30\x4e\xbe\xdf\xd1\x09\x18\x6b\xdd\xb9\x1c\x74\x76\x81"
- "\x13\x79\x36\xf6\x90\xb2\x77\x0f\x3d\x07\x6b\xc7\xea\x51\x10\x8f"
- "\xf4\x75\x21\x2d\x77\x1e\x87\xeb\xc3\x13\xe3\x21\x95\xfa\x5f\x5b"
- "\xb5\x07\xb4\x25\x10\x11\x42\x2f\xe2\xf8\xbe\x9f\x18\x47\xd5\xbd"
- "\x84\x7d\x3d\xfe\xf6\xa0\x4e\xb8\x2c\xd7\xa7\x61\xdd\xc7\xe4\x79"
- "\xaf\xee\xd2\x57\x51\xcf\xd6\xe5\xd0\x3e\x20\xd8\x4f\x5f\x9f\xa3"
- "\xe4\xd1\x7e\xa6\xb4\x4f\xe9\x84\x38\xd0\xdb\x3c\x46\xf8\xa0\xb7"
- "\x8b\xbe\xb5\xef\xa6\xfd\x0f\x08\x1f\xf6\xf9\x61\x34\xff\x84\xf4"
- "\x8c\xc3\x3e\xbe\xfb\x7a\x84\xc3\xf2\x28\xff\x76\xbe\x87\x30\xbb"
- "\x6a\x81\xd3\x77\xd5\x82\xb3\xbe\x9f\x2e\xe8\x61\x3f\x5d\xf0\x95"
- "\xf7\xa7\x0b\xbe\x2c\x5d\x0f\x3a\xef\x55\x0b\x1c\x47\x4c\x5c\x06"
- "\xfa\x23\xa6\x53\xf4\xdd\xbc\x6e\xe3\x29\xd0\x2f\x7a\x0a\x65\xef"
- "\xf9\x14\x36\x2e\x83\x78\x5f\x44\x9f\xc3\xe6\xf9\x04\x16\x95\x00"
- "\xf3\x45\x78\x82\xca\xb6\x27\xd2\x6b\x56\xe6\xd3\x5c\x96\x44\xbd"
- "\x5d\x72\xa6\x52\xbd\x8e\xe8\x70\x33\x5e\x25\x78\x95\xe1\xb5\x85"
- "\x45\x7a\xb7\x20\xaf\x4a\x63\x36\x6b\x80\xf6\xeb\x99\xe0\x03\xcd"
- "\x49\x48\x4c\xa6\x33\x8d\x43\xf0\x2d\xc1\xb7\x3d\x0e\x6e\x2a\x83"
- "\x4d\x2e\x57\x01\xed\x9b\xea\x20\xfb\xa2\x78\x14\xeb\x31\x63\x3d"
- "\x5c\xe7\xd1\x46\x9c\x2c\x26\x8e\xde\xe5\x75\x39\x9f\x2e\xd0\x38"
- "\x9e\x2e\x90\x7a\x62\xe2\xc2\x10\xa6\x06\x61\x9a\x64\x1e\x76\x11"
- "\x2e\xb4\x1b\x47\xb4\x07\xc2\x10\xa7\xe9\xdd\x73\x1d\xda\xda\x97"
- "\xd8\x31\x84\x6b\xed\xc7\x85\xb8\x77\xf2\x38\x29\xb1\x43\x49\xa3"
- "\x38\x69\x1b\xc2\x51\x79\x9b\xdb\x48\xf5\xd8\x6d\x85\x5d\xb4\x5f"
- "\x45\x24\xeb\x13\xf5\x51\x0c\x47\xb6\x1a\xed\x86\x61\x2e\x0b\x64"
- "\x11\x6e\x2a\x67\xeb\xee\x02\x2c\x17\xc6\x4a\x0b\x30\x5e\x84\x39"
- "\x2e\x56\xa0\xa1\xbd\x6b\x0f\x60\x79\x51\xf7\x0d\x46\x85\x46\xaa"
- "\x83\xef\x5d\x4b\x74\xa2\x3e\x1c\x28\x74\x43\x74\x35\xcd\x93\xc3"
- "\x3c\xc2\x47\xb8\x50\x0f\xec\xd8\xd6\xb0\x03\x85\x0e\xf0\x31\x3f"
- "\x9c\x76\x19\x5f\x95\x1f\x3e\x4c\x67\x88\x8f\xf4\xaf\x15\xcb\x44"
- "\x37\x70\x7c\x73\xdf\xf5\x11\x3e\x37\x68\x0d\x9c\xde\xf9\x84\x83"
- "\xef\x03\x8d\x38\xad\x6b\xa7\x62\xec\x78\x83\xdb\x51\x5a\x10\xc6"
- "\xbf\x93\xc7\xf2\x7b\x37\x75\x85\xb3\x9e\x9c\xb0\x18\xfe\x8d\xfc"
- "\x54\xa0\x77\xad\x08\xf3\x47\xd6\x53\x10\x16\xdd\x8d\xb1\x1e\xc2"
- "\xd0\xbe\x59\x44\xa7\x5a\x96\x73\xa7\xcf\x9f\x0c\xf3\xd3\x67\xa6"
- "\x4f\x86\xd9\xf7\x4c\x9b\x0c\xa9\x77\xa6\xa4\x4e\xfc\xc1\x0f\x7f"
- "\xc0\x6f\x7e\xf0\xc3\x49\x3f\x80\xac\x87\xe6\x4e\x86\xac\x39\x93"
- "\x61\x1e\x5e\x59\xf3\xa6\xcf\x4d\x9f\x3e\x6f\x32\xe4\xcc\x98\x89"
- "\x4f\xd3\x26\xdf\x9a\x7a\x6f\x4a\xd6\xb4\x99\xd3\xe1\x81\xec\xdb"
- "\x52\x6f\xbb\x0d\xee\x99\x3e\xeb\xd6\xd4\x54\xf9\xf7\xd6\x54\x02"
- "\x79\x64\xd2\xf4\x79\x29\x59\x45\xab\x8a\x57\xa5\xcc\x99\x39\x8d"
- "\x52\x60\xfa\xf4\xc9\x59\x7e\x71\x64\x92\xf7\x9c\x97\xf8\xed\x64"
- "\x67\x32\x68\xbf\x62\xa8\x43\x3d\xc0\xab\x9b\xef\x83\x04\x37\xfd"
- "\xbe\x8e\xe4\xc7\xfb\x82\x1b\xe3\xa8\x3f\x75\x59\x6e\x24\xf9\xf3"
- "\xf9\x5b\xda\x33\xf8\x04\x8c\x9f\x8c\x79\xa3\xe4\x78\x24\x1c\xf3"
- "\xdd\xfe\xf9\xe3\x16\x62\xfe\x75\xb4\xaf\x8e\x0d\x2f\xe4\xbd\x13"
- "\xfd\x21\xf2\xd8\x01\x3d\xa5\x39\xe1\x7c\x5f\x43\x94\x3b\xed\x37"
- "\xe1\xb2\xdc\x34\x51\x65\xf7\x9d\xb4\x2f\x05\xcd\x27\x9f\x86\x9b"
- "\xa2\x8f\x14\x1b\xb9\xac\x6c\xc5\x32\x8e\xb3\xfd\x38\x22\xe5\xbd"
- "\x11\xed\x75\xb4\xe7\x87\xc0\x53\xa2\xf2\x11\xb4\xdf\x71\xfb\x76"
- "\xcc\x93\x71\x3d\x70\x04\x7d\x05\xfa\xf2\xa9\xbe\xd2\x24\x60\x91"
- "\x67\x8d\xbe\xbe\x24\x10\xf3\xaf\x37\xed\x53\xe9\xb6\xb3\xd5\x8c"
- "\x70\xbb\x33\x34\xb4\xff\x02\xdf\x8b\x01\x6e\xb4\xa2\x8e\x3b\xbd"
- "\xdb\xc3\xb7\xb2\x33\x7c\xff\xc3\x61\xd8\xbe\x14\x6c\x5f\xa2\x6f"
- "\x7b\x78\x39\xdf\x4b\x94\xc3\x25\xc5\x31\x7a\x8e\x41\xb8\xbe\xfe"
- "\xb4\x2b\x28\xcd\x45\xef\x77\xd0\x66\x19\xe3\xe9\x61\x98\xfe\x09"
- "\xfa\xb5\x0e\x84\x2d\x27\xd8\x09\x1e\x18\xce\xf7\x3d\x29\xd5\xc0"
- "\x71\x48\x5a\xe8\x8b\x09\xaf\x50\xd5\x47\x78\x16\x8a\x7e\x0c\x65"
- "\x71\x06\xf1\xf4\xf0\x74\x09\xd3\xdf\x43\xfc\xcf\x93\xbf\x14\x3e"
- "\x7c\xfc\xa3\x00\xfd\xef\x45\x06\x9e\x69\x5f\xe7\x4d\xe2\xf9\x00"
- "\xf2\x92\xde\x13\xd0\x3b\x7e\x97\x25\x09\xe3\x9f\xc4\x0c\xd1\x57"
- "\x8e\xe7\x75\xd0\x3e\xb2\x2c\xea\xa1\x54\xc4\x5b\x69\xdd\xd0\xcd"
- "\xcf\xc9\xb1\x43\x52\xa1\xaf\xb4\x00\x02\x68\x4a\x22\xfa\xc9\x87"
- "\x20\x2f\x52\x50\x0f\x22\x5c\x96\x71\x10\xa0\x07\x09\x88\x67\x2b"
- "\xd2\xd7\x81\x6d\xda\x8a\x78\x12\x7d\x3d\x05\x64\x1b\x12\xda\x16"
- "\xc6\x4a\x03\x38\xe4\xf2\x46\xff\xf2\x37\x75\x52\x39\x84\x0f\x77"
- "\xf5\x10\xfc\x4d\x5d\xc4\x73\x59\xef\x50\x2f\xc7\x99\x02\xf4\x72"
- "\x0c\xd2\x72\x87\x2a\xbf\x2a\x20\x3f\x1c\xf3\x7f\x24\xe7\xa3\xed"
- "\x8f\x6b\x0e\xa0\xf7\x10\xe6\x4f\x41\x7a\x9d\x68\xdb\x61\x58\x5f"
- "\x63\x9d\x1c\x9b\xc8\xf0\xf6\x00\x78\x0f\xc2\x4f\x23\xbd\xa1\x7e"
- "\x87\xe0\xeb\x65\xdb\x41\x78\x9d\xcb\x72\xb3\xde\x1f\x3e\xe5\x0b"
- "\x84\x9f\x35\x40\xdf\xcd\xa9\xfe\xf9\x37\xbb\x31\xff\x01\xd2\x75"
- "\xfc\x7d\x94\x62\x7d\xf2\x27\xe4\xcb\x0e\x14\x92\xbc\x6e\xce\x0d"
- "\x80\x2f\x43\xb8\x3c\x99\x47\x92\xcc\xa3\x46\x79\xec\x7e\x4c\xa6"
- "\x61\x67\x40\x99\x7d\x58\xa6\x10\xf9\xb8\x55\xd1\xcb\x20\x65\xda"
- "\x02\xca\x74\x91\x1c\x99\xa8\x47\xeb\xea\x1b\x28\x23\xfb\x49\x35"
- "\x0e\x6a\xdb\x65\x2e\xcb\x2d\x51\x01\x6d\x4f\xc7\x7a\x8b\xb7\x09"
- "\xbf\x73\x19\xea\xd0\x6d\x98\x76\x3b\xe2\xdc\x46\x36\xb0\x9d\xe2"
- "\x41\x87\x1b\x58\x69\x46\x94\xd0\xdd\x5b\x56\xc4\x78\x80\xee\x53"
- "\xe8\x9e\x70\x33\xd7\x2c\xd9\x26\x6f\x59\x81\xbf\x94\xce\xcf\x7d"
- "\x21\x3f\xcc\x5c\xf7\xfb\x04\xce\x5b\x5e\xa0\xf3\xbe\xf0\xd9\x2b"
- "\xd7\x91\x42\x7b\x85\x22\xfd\x15\xd8\xef\x00\x5b\x87\x70\x1b\x60"
- "\x1a\xa6\x5f\xcb\x6d\x55\xc0\xf1\x67\x51\x47\x06\xe9\xf7\x44\x7c"
- "\xbe\x42\x2e\x1f\x4d\xf8\xf0\xfe\x56\xf9\x5e\xe3\x25\x5c\x67\x14"
- "\x1b\x4c\xe1\x7b\x78\x92\x1d\x72\xfc\x58\x9e\xf6\x65\x15\x38\x93"
- "\xbf\xc4\xdf\x99\xf8\xfb\x29\xfe\x3e\x80\xbf\xef\xd1\x3e\xa9\xa5"
- "\x5e\x6e\x8f\xf4\xfc\x1a\xfe\xce\xc5\xdf\x17\xf0\x77\x1e\xfe\x6e"
- "\xc4\xdf\xa9\xf8\xfb\x30\xd9\x05\xed\xf9\x4e\x7b\xd7\x60\xdf\x2a"
- "\x74\x8b\xde\xfd\xb9\x32\x88\x07\xd3\x11\x26\x9d\xdb\xab\xf0\x2f"
- "\x3a\x21\xc7\x64\x7e\x16\x0f\xea\x03\xa5\x0d\x17\xfa\x20\xd2\xbc"
- "\x8a\x1f\x3a\x33\x90\x26\xfb\x26\xd9\x16\xe5\x34\x81\x3f\x0b\xf1"
- "\x27\x10\xad\x4c\xe0\x0a\x17\x32\x97\xf1\x8b\x72\xda\x20\x75\x6a"
- "\xd4\x75\xda\xe1\x16\x07\xed\x7b\x84\xbf\xc7\xf8\xbe\x92\x90\x12"
- "\xc5\xb8\xde\x63\x3f\xcb\xf1\xdd\xd2\x22\xc3\x55\x11\x8f\x79\x79"
- "\x91\x9e\xac\xd2\xa5\x91\x2e\x4b\x4a\x4e\x80\x2e\x61\xac\x7f\xe3"
- "\x73\xa4\x33\xc4\x77\x6a\x5b\x8c\x89\xf7\xe5\xbc\x2d\x1c\xff\x19"
- "\xa1\x93\x75\xf2\xda\x24\x61\xbf\x29\x0d\x01\x78\xf6\x23\x9e\x8a"
- "\x00\x7b\xef\x1e\xe8\xd7\x52\xda\x03\xfc\x51\x23\xd6\x87\xbe\xf2"
- "\xe6\x2e\xd9\xaf\x3a\xc3\x4a\xc8\x5e\x52\xdc\x76\x38\xc9\xf7\x94"
- "\xc3\xfc\xed\x84\xc7\x59\xca\xf7\xeb\x77\x86\x99\xa8\xbd\xe3\xe3"
- "\x95\x7c\x9e\x17\x1d\x57\x46\x76\x10\x56\xc8\xf3\xb0\xff\xbb\x5e"
- "\xaf\xe4\x81\xd8\x07\xce\x19\x56\xcc\xf3\xb2\xfa\xf1\x56\x9c\xcd"
- "\x95\xf1\x86\x05\x3d\x7f\xa1\xfc\x6c\x56\x0a\x80\x74\x73\x19\x84"
- "\xdb\x3c\x47\x21\xd3\xc3\xbc\x29\x65\x10\x61\xf3\xec\x81\x71\x00"
- "\x23\x6c\x9e\x63\x70\x33\xc0\x18\x9b\x67\x27\xc6\x2b\x8d\x94\xff"
- "\xc1\x4d\xa0\xd1\xe0\x6f\xe9\x8d\x65\x92\xc6\xe6\x29\x86\xc4\x32"
- "\x2d\xfe\x16\xc2\x8c\x70\xe6\xb2\x79\x66\x21\x5c\x1e\x64\x7a\xd9"
- "\x99\xf4\x70\xf6\xd9\x62\x2f\xe8\x67\x3d\xcb\x4a\x6d\x1e\x1c\x3b"
- "\x78\x0e\x61\xba\x8f\x65\x7a\xcf\xe3\xe5\x62\xbe\xf2\xb3\xb9\x99"
- "\xde\x33\x6c\xda\xb3\x1f\xe0\xf3\x67\x0c\x65\xc9\x6c\x9e\x34\x38"
- "\xe2\x74\x22\x5c\x29\x63\x5b\xcf\x66\x2d\x3a\x2b\x41\x1f\x9d\x8f"
- "\xb0\xf5\x6c\x2e\xb6\xc5\xd4\x87\xed\xc0\x7e\x78\x55\xdf\xd3\xf8"
- "\x5b\x71\x76\x25\x7f\x2e\x3f\x5b\xc6\x74\x67\x4d\xe3\x71\x20\x46"
- "\x6d\xb0\x79\x3a\x61\x31\x0e\x25\x32\xd7\x3b\x18\xd1\x1f\xb3\x99"
- "\xc6\x61\x69\xb4\xb7\x72\x6c\xe6\xfa\x52\x86\x79\x3a\x16\x71\xd6"
- "\x64\xf3\x74\x03\xd6\x51\x86\xf8\x36\x72\x7c\xe5\x67\x1b\x10\xd6"
- "\x41\x70\x6a\x3c\x84\x83\x60\x33\xbd\x10\x8b\xf0\x0d\x7d\x11\x67"
- "\xab\xf0\x6a\xc6\xcb\x8e\x65\xbf\x62\x96\xb8\xdf\xd0\xfe\x98\xac"
- "\xfc\x1c\xc6\x08\xe7\xf4\x6e\x3a\xcb\x81\x78\xe9\x85\xe1\x6c\xeb"
- "\x39\xd2\xab\x74\xd4\x4f\xa4\xf7\x5c\x2a\xa7\xb7\xe2\xdc\x04\x37"
- "\x6f\xc7\xb9\xf1\xa2\x1d\xe7\x52\x28\xbd\x07\x75\x07\xef\xb3\x7a"
- "\x44\x5e\x26\x96\xcb\xe6\xe5\xca\xcf\x65\x31\xdd\xb9\x5c\x37\xda"
- "\x21\xf2\xb5\x8c\xf8\x88\x7c\x2d\x23\x5e\x22\xfe\x2c\x9b\xb9\x12"
- "\x58\xc4\xb9\xdc\xbe\x88\x73\x26\x2c\x6f\xe9\xe3\xb1\xca\xb9\x2a"
- "\xb7\xc0\xbd\x03\xf1\x2c\x44\xfd\x0e\x43\x1c\x55\x88\xab\xa1\xcf"
- "\x62\x80\xcc\xf5\xcc\x9d\xe9\xd9\xec\x59\xbc\x1e\xc2\x92\xa1\x0c"
- "\xe9\x7d\x1f\x79\x94\x87\xed\x6c\xc5\xdf\x74\xcc\x87\xcb\xb1\xae"
- "\x0f\x10\x6f\x15\xd5\x87\xf5\x34\x20\xce\x5a\xc4\x95\x47\x34\x9d"
- "\xb7\x80\x1e\x9f\x9b\xcf\x0b\xfa\xda\x7d\xe5\xe7\x1c\x3e\xdd\x39"
- "\xbb\xa2\x43\xa4\x3f\x82\x6f\x3b\x61\x8e\x93\x79\x6c\x9e\x5a\xec"
- "\x75\x70\x8c\xe4\x3c\x46\xf9\x38\x56\xda\x83\x72\x26\x9d\x2a\xc6"
- "\xdf\x46\x20\xfd\x39\x62\x7a\x96\x60\x3f\x20\x1d\x9a\x63\x72\x6e"
- "\x4e\x01\x93\x06\x9f\x4b\x17\x7b\x74\xb0\xc8\xa4\x2d\xf3\x96\x9f"
- "\xb3\x1e\x31\x91\x5c\x8e\x62\x19\x2a\x57\x08\xb1\x1a\x1c\x2f\x68"
- "\x98\x27\xd6\xec\xd0\x46\x17\x94\xb2\x23\xce\x59\x08\x6b\x02\x6a"
- "\x0f\xe9\x11\xc1\xcf\xee\x66\x76\xaf\xce\x65\xa2\xb6\xb1\x98\x32"
- "\x38\xdc\x7d\x3b\xd0\x98\xed\x70\x77\x23\xe9\xa9\x8f\xe9\x5c\x46"
- "\xd4\xd1\xbe\xd9\xdd\x65\xe1\x8b\xce\x82\x06\xd3\xbc\x87\x0b\xf6"
- "\x60\x7e\x2b\xc2\x1d\xe2\x7a\x3b\xe7\xac\x27\xd6\xa3\x3b\xd7\xec"
- "\x29\x77\x65\xcd\x39\xdb\xc7\x0e\x17\xec\x84\x47\xbb\xcb\x90\x57"
- "\x7b\x60\xf6\x29\x4f\xd8\x11\x53\x1e\xc2\xb8\x30\xbd\x91\xeb\xff"
- "\xec\x53\x3d\x6c\xce\x53\xec\xcc\x9c\xb3\x9f\xb1\xd9\x05\xec\x83"
- "\xc5\x66\x88\xb9\x6c\x33\xf3\x91\x5d\x1c\xea\xdc\x03\x97\x1d\xa3"
- "\xbd\xf3\xd3\x61\xd6\x12\x1f\x9b\x7d\xea\x0c\x5b\xf4\x14\xf1\x26"
- "\x0d\x0e\x17\xa0\xfd\x98\x77\x12\xbf\xdb\x0f\x17\xec\xc7\xfa\xd3"
- "\x11\x6f\x29\xb3\x99\x6b\x11\xd6\x1a\xfb\xe8\x29\x3d\x1c\xea\xdc"
- "\x09\x9e\x88\x73\xcd\xde\xad\xe7\xac\xbe\x88\x73\x76\xdf\xd6\x73"
- "\x0e\x16\xe1\x32\x7a\xb6\xba\xb2\xbc\x11\x2e\xd4\x01\x97\x15\xe5"
- "\x14\x41\x32\xef\xb5\x80\x01\x9f\xff\xb3\x97\xe4\x5f\xee\x6a\xc7"
- "\xb6\x3a\x30\x36\x66\x42\xf7\x5d\xed\x34\x0f\x81\x65\x1d\x7d\x11"
- "\x2e\x3b\xc2\x39\x84\x7d\xb9\x81\xf4\x92\xe6\xfb\x31\x0d\x19\x54"
- "\x10\xd6\x17\xe1\xd6\xe3\x65\xc0\x2b\x95\x55\xb8\xcb\x10\xff\x08"
- "\xae\x53\xe5\xee\x32\x76\x77\x15\xc6\xda\x67\x11\x8f\xbb\x21\xd3"
- "\x3b\x85\x21\x0f\xd1\x4e\xdc\x65\xbe\xad\xee\x2a\xc4\x65\x75\x73"
- "\xdd\x77\x7f\x40\xb8\xfb\x9e\x4e\xa2\xf9\x09\x2d\xe6\xb7\xb3\x8a"
- "\xf3\x53\xdd\xa4\xab\xba\xf3\x46\x9f\xee\x7c\x03\x2b\x3f\x9f\x75"
- "\xff\xb3\xcc\xe1\x2d\x3f\x6f\xf2\x95\x9f\xcf\xf5\x0c\xc3\x18\xde"
- "\xbc\x1f\xc8\x3f\x79\xfe\x93\x21\x0f\x3e\x44\x7e\x34\x72\xf9\xdb"
- "\xcc\x68\x03\xeb\xaf\x2e\x3b\xdc\x8d\xba\x60\x7a\x8b\xfb\xa6\x23"
- "\xce\xa3\x9c\xa7\x2c\xe2\xbc\x91\x74\x8a\xe4\xbb\xc8\x04\x65\x6c"
- "\xeb\xf9\x2c\xdf\xd6\xf3\xb9\xde\xad\x88\x37\x02\xeb\x89\xec\x3b"
- "\xee\xe6\xf6\xda\x87\xfa\xba\x1f\xe8\xec\x47\xa1\xe3\x7d\xf6\x50"
- "\x3e\x92\x7c\x15\xf9\xa7\x4c\x8f\x9b\x74\xe6\xcf\xe4\xd7\x84\x9f"
- "\x82\xc5\x8a\x9f\x22\x1f\x45\xe3\x22\xf2\x53\x3e\xd9\x4f\xf9\x64"
- "\x3f\xc5\x9f\x75\xe8\x6b\xca\xcf\x9a\xc8\x1f\x65\x9a\x85\x9f\xc9"
- "\xf4\xa6\x32\xd4\x8d\x28\xc4\x61\x12\xb2\x40\x98\x8a\xb3\x1b\x39"
- "\x3c\xe7\xd3\xd9\x06\x1f\xfa\x1b\xbc\x9a\x7d\xc2\xdf\x38\x64\x7f"
- "\x23\x29\xfe\xc6\x6b\xa1\x33\x2f\x49\xb7\x06\xfb\x1b\x9f\xec\x6f"
- "\xbc\x4c\xf8\x1b\x9f\xec\x6f\x28\xdd\x2b\xfb\x1b\x6f\x10\x7f\x83"
- "\xf6\x4c\xed\x0d\x93\xfd\x4c\x19\xf9\x19\x6a\x2f\xea\x5a\xae\x4f"
- "\xf8\x99\x32\x1c\x13\x49\xe4\x67\xbc\x58\xc6\xa7\xf8\x19\x17\x2f"
- "\xdf\x40\xbe\xa6\xef\x39\x40\xff\x69\x00\xf2\x31\xdc\x9f\x78\xc6"
- "\x78\xc8\x9f\x20\xff\xa6\x04\xfa\x13\xc4\xd7\x8c\xf7\x7a\xd9\x4f"
- "\xd9\x63\x37\x33\x0f\xfa\x13\x6b\xa6\xd9\x89\xb2\xfe\x14\x62\x3d"
- "\xe8\xb7\xcd\xc5\x65\x36\xb3\x07\xd0\x0f\x38\xd8\x91\x32\x40\x1a"
- "\x51\x7f\xbd\xe8\x2b\x00\xd0\x2e\x8d\x1e\xb4\x71\xd4\xf1\xac\x23"
- "\xa6\x4f\xc0\x8b\xb6\x3a\xbb\xbb\xc7\xb6\xc8\x99\xa4\x9f\x7d\x8a"
- "\x39\x90\x3f\xf6\x45\xa6\x32\xf4\x2f\x49\x8e\xc3\xdd\xef\xc3\xac"
- "\x4e\xe6\x9b\x95\x6b\x37\xa0\x0d\x64\xcd\x5e\x66\x8d\xa5\x73\x37"
- "\xe7\x9c\x65\x56\xf4\x8b\xff\x3d\xfb\x94\x3e\x76\x61\x27\x8c\x9e"
- "\xb5\x84\xf9\xbc\x68\x67\xd8\x5e\x2b\xb6\xbb\x1d\x69\xb7\xa3\xcd"
- "\x39\xd0\xce\x8c\x9e\x00\x3b\x63\x91\xae\xff\xc4\x7b\x83\xe0\x9f"
- "\xcb\x81\x76\xd6\xee\xe3\xfd\x59\x27\x1f\x8b\x62\x3d\x0e\x9a\xb7"
- "\x43\x5b\x6b\xf7\x6d\x15\xb6\xe6\x63\xc2\xd6\x7c\xc4\x3f\x49\xb6"
- "\x35\x94\x05\xda\x8d\x1e\x2f\x03\x5e\xc1\x6d\xcd\xa4\xb2\xb5\xa7"
- "\x64\x5b\x8b\x10\xb6\x86\x32\x0d\xf3\x3e\x2d\xec\x8d\xf0\xd3\x78"
- "\xb5\xdf\xde\x22\xcf\x1b\xe9\x0c\x00\xa1\x3b\xdc\xe6\xb0\x5f\x39"
- "\x6f\x42\x7b\xcb\x45\x7b\x43\x7c\xcc\x41\x7e\x13\x75\xf3\x4f\xd4"
- "\xd7\xcd\x31\xb1\x3f\x2d\xf6\x5e\x5d\x86\xf6\x64\x42\x5f\xf6\x19"
- "\xfa\xd1\x3f\x2d\x72\x42\x03\xda\x93\x11\xed\x28\x0b\xed\x29\x17"
- "\xed\x8a\xec\xc9\xee\x7d\x9a\x70\xf6\xd9\xfb\x71\xf0\xbe\xd2\xdf"
- "\x9e\x2e\x34\x6f\xea\xb2\xfc\x50\x6b\x87\xf3\x7c\x3c\x8d\xf7\x7a"
- "\x3b\xf4\xa6\xcb\xf7\x09\x76\xf8\xff\xb4\x3c\x96\x41\x3b\x34\x6d"
- "\x82\x2b\x4e\xc2\x0f\xdb\x51\xe7\x01\xef\xa3\xf0\xfe\x68\xe6\xb8"
- "\x0f\x98\xaf\xd2\x58\x80\x75\xbb\xc8\x16\x99\x65\x22\xd9\x80\x11"
- "\x75\x51\xc7\x5c\x49\x51\x2c\x46\xf7\x0a\x9d\xd3\x4a\xe7\xb2\xe2"
- "\x73\x0c\xf2\x20\x11\x7f\x47\xd6\x9e\x83\x38\xbc\xe2\x6b\xe5\x33"
- "\x61\xf1\x3e\x95\xad\x8b\x8f\xdc\xbe\x16\x92\x63\x9d\xe2\x3c\x56"
- "\x3a\x3f\x16\xe3\xe8\x38\xba\x67\x96\xcf\x92\xea\xcf\xc9\x67\xb2"
- "\x46\x63\x7d\x74\x26\xeb\xea\x24\xa8\x2f\xe2\xe7\x63\xc5\xd7\x5b"
- "\x58\xb3\xd7\x45\x7c\x38\x9b\xa5\xd0\x42\xb4\x21\x9d\xd7\x22\x9d"
- "\x9d\x0f\xae\x37\xc2\x87\xe6\xe0\xfb\x2b\xba\x2c\x93\xfa\xdb\x1f"
- "\x22\x3f\x51\xe1\x49\x88\xfc\x74\x85\x4f\xa1\xd6\x76\x52\x3f\xed"
- "\x5d\xcb\xba\x69\xaf\x6e\x9a\x37\x28\xf5\xb0\xff\x45\x3e\x96\x6d"
- "\xf2\x82\x2e\xd3\xec\x66\xb6\x6e\x66\xb5\x99\x4f\x41\x3d\xed\x1f"
- "\x5e\xc2\x7c\xbe\x68\x5d\x09\xdb\xa6\x33\xf7\xac\x65\x1e\x9a\xf7"
- "\xc1\x3a\x9a\xec\xb0\xa0\x41\xc8\xe2\x5c\x3b\x1f\x6f\x46\xe9\xcc"
- "\x88\x6b\x04\xe1\x3a\x8c\xe5\xbd\xdb\x74\xa8\xaf\x93\xda\xed\x1a"
- "\x5d\x0b\x87\xd3\x9d\x6b\x37\x6d\x80\x6b\x4e\xc2\x9d\x3a\x3e\x4e"
- "\xa8\xd4\x55\x91\x4f\xc0\x34\x3d\xa6\xc5\x21\xfe\x9d\x2e\xcb\x9d"
- "\x18\x73\xf7\xec\x14\xb1\xec\x9d\x71\x0a\x9c\x1d\x26\x75\x05\xae"
- "\x5b\x93\xbf\x92\x2c\xf3\xdb\xef\x4d\x03\xfe\xbb\xd7\xd1\x4e\x71"
- "\xc6\xe0\xd9\x03\x3e\xdd\x95\x45\xe7\x6e\x95\x6e\x84\x04\x94\x0f"
- "\xd1\xb7\x15\xc7\x1c\x27\x98\xe5\x4e\xc3\xee\x0d\x6e\x1c\x53\xdc"
- "\xb9\xd3\x0e\x07\x43\xf2\xd3\x77\x8e\x75\x22\x0f\x1c\x3b\xd6\x02"
- "\x10\x7f\x88\x9f\x68\x37\x3e\xe4\xc3\xe7\xe4\x93\xea\xd7\xd2\xb8"
- "\xfb\xce\x0e\x85\x5f\x21\x65\x52\xa9\xab\x14\x63\xd3\xbb\x26\x31"
- "\x0b\x03\xeb\x68\x7a\x8f\x71\xd7\x9d\x9c\x07\xe5\x2e\x7b\x0f\xfa"
- "\x11\x9a\x53\xa6\x33\xb2\x56\xc7\x33\xb7\xcb\x72\x57\xb2\x1d\xa6"
- "\xb6\xc9\xf3\x55\x4e\x9b\x67\x3a\xf9\x96\xa0\xfd\x16\xdf\x9b\xb4"
- "\x1f\xff\x8f\x72\x8e\x24\xa0\x1f\x22\xdf\x14\x15\xd7\xba\x49\xc8"
- "\xdf\x4d\x78\xe9\x5b\x8f\x4e\xcc\x5f\xed\x64\x5d\xac\x32\x8e\xce"
- "\x22\x71\xd2\x3e\x9f\x98\x46\xe7\xfe\x30\x6b\x11\xd1\xf4\xa3\x87"
- "\xad\xa3\x7b\xe1\x84\x19\xc2\xea\xfb\xe7\x89\x7e\x94\x4e\xf3\x42"
- "\x62\x3e\xec\xae\x56\x3b\x4c\xcf\x53\xe8\xa2\x18\x03\x79\x4b\x7c"
- "\x6e\xa7\x58\x83\xde\x53\xac\x2e\x61\x6e\x8a\x39\x10\xd6\xa1\xb4"
- "\x81\xda\x27\xda\xf5\x23\xad\xba\x5d\xf4\xee\x3e\xb6\x44\xf0\x60"
- "\xf5\x7a\xd0\xf1\x33\x7b\xbc\xf4\x9e\x63\x3a\x6f\x0b\xb5\x99\xb7"
- "\x85\xfb\x58\xec\x23\x3c\xb7\xa3\x0e\xf1\x74\x07\xe2\xc2\xf1\xcf"
- "\xb4\x76\xa1\x4f\x77\xb5\x86\xfa\x86\x05\x75\xb3\x01\xc7\xaa\xa3"
- "\x4b\x7d\xec\x38\xe2\xfc\x54\xcc\xb1\xfd\x88\xce\xfe\x08\xcb\x74"
- "\xa3\xee\x46\xc5\x54\x52\x9f\x6c\x2b\x21\x7f\xcb\x61\x2f\x47\xd8"
- "\x4e\x84\x39\x2c\xc3\x1e\xe6\xe7\x12\x8a\xdf\xe1\xf4\x8b\xfd\x58"
- "\x2d\xd2\xd1\x49\xf3\xbe\xc8\xe7\x32\xe5\x19\xc7\xf8\x38\x4e\xfc"
- "\x51\x0d\xdb\x16\x53\x19\x9c\x96\xf3\x0d\xd4\x9f\x79\xcf\xb1\x6e"
- "\xac\xe7\x2a\xd2\xa3\xd2\xf5\x30\x0a\x75\xf2\xf3\x4d\x1b\xe1\x0a"
- "\xd2\x31\x16\xad\xab\x16\x7c\x4f\x4b\x65\x16\x8c\x3d\xd1\xa3\x9a"
- "\xd6\xc2\x35\x68\x43\x55\x27\x21\x6d\xfa\xe2\x12\x03\xd2\x0a\xb0"
- "\xe3\x34\x50\x8c\xf2\x19\xc2\xef\xb4\x79\xbe\x80\xfa\xd3\xa4\x8b"
- "\x69\x79\x8a\x2e\xe2\xbd\xe9\x42\xbe\x02\xfb\x19\x83\x98\xa3\x48"
- "\xfb\x94\xde\x49\x1c\x87\xb4\x36\x6a\xaf\x58\x03\x9d\xf6\x1e\x3b"
- "\xc7\x12\x18\xef\xd3\xdc\xe8\xa7\xd3\x9c\xf8\x6b\xe0\x17\xfa\x12"
- "\xf9\x59\x8f\x70\x4d\xec\x9c\x97\x60\x0c\x98\x66\x65\x16\x0d\xd9"
- "\x49\x0d\xd6\xdd\x6d\x87\x45\x2d\x42\x36\x69\x2d\x84\x2b\x04\x0d"
- "\x7a\xc6\xf7\xb9\xfd\x0a\xdb\x3b\xf9\x41\xc3\x26\x9a\xe3\x9c\x3c"
- "\x8e\xdb\x05\xe2\xaa\x97\x84\xcf\xf6\x21\xad\x75\x16\x5f\x01\xfa"
- "\xe7\x02\xdf\xf6\x11\x19\xfc\x5e\xce\x63\x72\x3f\x1a\x14\x7f\x65"
- "\x5c\x2b\x3f\x2b\x11\x26\xf3\x73\x41\x7d\xa8\xf7\xd6\xab\x4f\xd2"
- "\xf3\xdb\xf4\xec\x8c\x1a\x99\x61\xab\x36\x8a\x73\x1a\x11\x46\x8c"
- "\xe3\x27\xbf\xdd\x83\x75\xb8\x2c\x93\x9b\xed\x30\xa3\x41\xbc\x9f"
- "\x19\x99\x11\xf2\xfb\x28\xb4\x01\xb2\x39\x61\xd3\x53\x9e\x3d\xdc"
- "\x40\xf6\xe7\x86\x1e\x9d\xdb\x20\xfb\x5f\x9a\xcf\x89\x3a\x0e\x53"
- "\xb6\x1c\x8e\xe7\xfa\x2d\x31\xe9\x6e\xbd\xdf\x59\x6e\x98\x37\xf8"
- "\xba\x3b\x1d\xaf\x6c\xbc\x72\xe5\xe7\x42\xbc\xb0\xcd\x77\xb7\xe3"
- "\x73\x31\xe7\xdd\xae\x3c\x8d\x1d\xf3\x7a\x30\x66\xa7\x67\x3b\xdc"
- "\x3d\x8b\xed\x4a\x94\x94\xfb\xfa\x97\x69\x9e\xe0\x6e\xb3\x1d\x26"
- "\x83\x90\xc5\x14\xbe\x76\x07\x69\x23\xbe\xb3\xd2\x6a\xe6\x6e\xdd"
- "\xe4\x44\xba\xef\x6e\x6a\xad\x76\x82\xe1\x46\x6a\xff\xdd\x7b\xa8"
- "\x4d\xb4\x86\x85\x7e\x57\x57\x33\xc7\x81\x1a\x0f\xd0\xbb\x3c\xc4"
- "\x85\xf6\x5f\x9f\x28\xe6\x32\xe2\x1c\x84\x4f\xd6\x09\xa6\xb4\x5f"
- "\xf0\x79\x64\x86\x61\xad\x86\x9e\x47\xd4\xbd\xc4\xe7\x61\x3c\xac"
- "\x34\x47\x5e\xbb\x30\x25\x02\xed\x7c\x0a\x9d\xf3\x78\x1a\xa6\xcc"
- "\x66\xc8\xeb\x03\x05\xfc\xcc\x28\x07\xf6\x3f\xdd\x75\x7c\xbd\xd1"
- "\x14\xf4\x7f\x93\x73\xf9\xbb\x19\x4c\xe7\xbe\x06\x71\x6e\xc7\x3c"
- "\xec\x8f\xba\x0f\x17\xb8\xc1\x4b\x6d\xc6\xb2\xef\x9f\x73\x6b\x63"
- "\x8b\x41\xb3\xc9\x84\x7e\x07\xe9\x60\x28\x2b\xe1\xcb\xee\xb6\x6f"
- "\x3c\xc5\xdc\x4a\x9b\x0f\x34\x90\x7d\x4c\xd9\x62\x87\xd7\x8f\x86"
- "\xb4\x89\xfe\x76\x18\x5f\x3d\x90\x28\xe4\xe8\x43\x5e\xf9\xcb\xd1"
- "\xd8\x20\x64\x38\xe5\xa8\xbf\x0c\x8d\x58\x83\x11\x35\xc1\x38\x11"
- "\xaf\x74\xf9\x59\x7d\xe9\x54\xf7\x28\x57\x63\xa5\xcb\x62\x8c\x43"
- "\xfb\x28\x11\xb2\xa1\x74\xd4\x67\xd2\x9b\x2f\xb1\xef\xe9\xcb\x01"
- "\x7a\xdf\x4b\xe9\xa4\xe3\x94\xee\xc3\xf8\x06\x9f\x93\x30\x5f\x4f"
- "\xf6\x4b\xe7\x6f\xa9\xf3\xfb\xcf\x59\x00\xe3\x7a\xc2\x15\xbb\xb9"
- "\xbc\x9c\x74\x17\x61\x92\x63\x3d\xe5\xe5\x58\xdf\x16\x85\xaf\x98"
- "\x56\x48\xf9\xa4\xa7\x98\x5e\x63\x87\x37\xf8\xfa\x05\x27\x8e\x01"
- "\x83\xc7\x1e\x46\x6b\x7f\x8c\xa6\x73\x97\x91\x2c\xbb\xe1\x9e\x43"
- "\xe8\xc7\xb0\x1f\x1f\x61\x14\xfd\xcf\x3d\x74\xf6\x93\x06\xfd\xe7"
- "\xe7\x78\xdf\x76\x18\xfd\x54\xef\xf6\x70\x73\x9f\x04\xc3\x7b\x25"
- "\x30\x7a\xb6\x1b\x2b\x3d\x91\xde\x2d\xb6\xae\x7d\x70\xc4\xf3\x0e"
- "\x18\x96\x73\x1c\xbf\xa1\x73\xe0\x4a\xd7\x33\xef\xde\xde\x26\xad"
- "\xcd\x73\xc6\xca\xcf\x5c\x85\x7b\x38\x3f\x9e\x3f\x8e\x51\xc0\x22"
- "\x8e\x5b\xf0\x27\xca\x58\xb0\x7d\x29\xf3\x6c\x3f\x41\x7b\xc3\xc7"
- "\x47\x6e\xeb\x85\xe4\x57\x36\x40\x6a\x4d\x2f\x24\xd6\xf5\x42\x12"
- "\xfb\x73\x92\x54\x83\x71\xdc\xa2\xb3\x7a\x3a\x8b\x3c\x27\xc6\x04"
- "\xba\xba\x0d\x18\xcf\x79\x40\xe3\xdd\x86\xf1\x9c\x07\xe3\xb9\x33"
- "\x49\xe4\x2f\xfb\xe3\xb9\x3e\x8a\x95\x2b\x23\xb4\xe2\xac\xd0\x08"
- "\x3a\x2b\x4a\x13\x95\x0b\x7a\xa4\xaf\xf4\x34\xdc\xa3\x89\xea\xc4"
- "\x58\x12\xdb\x6c\x97\xdb\x8b\xbf\x71\xb1\x05\x30\x9c\xb7\x15\x7d"
- "\x38\xdb\x36\xc2\x18\xb2\x6f\x96\x48\xa7\x9c\x64\x4b\xd8\x86\xa9"
- "\xa3\xe8\x9d\xf3\xbe\xab\xdd\xda\xd5\x35\xcc\x4d\xe9\xc5\x63\x98"
- "\x1b\xd3\xf9\x9e\xfe\xcd\x98\xee\xb2\x4c\x4d\xb2\x4b\x5f\x86\x8c"
- "\x01\x71\xcc\x24\xfb\x9a\xa9\xaf\x33\xa9\x8c\x74\xd4\xba\xd1\x83"
- "\xf1\xf8\x69\xb2\xe3\xa9\x4d\x99\x85\xcc\x63\x58\x49\xef\xff\xa7"
- "\x56\xd3\xda\x04\x7a\x27\xf9\x4b\x8c\x75\xbe\x6e\x3d\x02\xf5\x21"
- "\x34\x7e\x88\x2d\x44\x9c\x15\x6e\x2b\xc3\x31\xfb\xc5\xc6\xf5\xb4"
- "\xfe\x4c\x7c\x6b\x3a\xb5\xd3\x0e\x2b\xf9\xba\x0f\xfe\x7d\x0e\xf7"
- "\xa7\xd3\x5a\x9d\xc8\x03\x7f\x1f\x30\xad\x9a\xf6\x29\xef\xa9\x1c"
- "\xa6\xb5\x8e\x26\xdf\x3f\xed\x05\x11\x0f\x0e\x93\xfb\x82\x69\x4f"
- "\x89\xf7\x07\xd3\x26\xda\x61\x2e\xef\xe3\x4d\x63\x49\x27\xa6\x15"
- "\xb2\x98\x61\x61\x04\x37\xbe\x0c\xca\x56\x79\x20\x97\x6d\x1b\x06"
- "\x8c\xdb\xca\x69\x60\x3f\x7d\xd2\x45\xdf\xdc\x38\xaf\x5a\xe0\xc2"
- "\xd8\xa0\x15\xf3\xb4\x54\x87\x03\x61\x90\xef\x11\x62\xed\xc2\xb4"
- "\x72\x3b\x3c\x20\xfb\xc3\x69\x0b\xc5\x1c\xf3\xb4\x85\x3d\x58\x16"
- "\x63\xc5\xcb\x31\x1f\xe3\xdf\x27\xa3\xe4\x77\xdc\x8e\x67\xf8\xb7"
- "\xa2\xd3\xf6\xdb\xa1\x30\x8b\xd2\x8a\xc7\x40\x7c\xb1\x81\x75\x85"
- "\x8c\xf5\xfc\xda\x39\xfd\x1e\xbe\x0e\x4f\x82\xab\x5c\x96\x74\x50"
- "\xf0\x62\x7f\xfb\x46\x8f\xf4\xe0\x83\x98\x16\xa7\xe0\x45\x98\x2b"
- "\xf0\x39\xb1\x1f\x46\x94\x99\xa8\x2a\xf3\x60\x8f\x74\xf3\x1b\x98"
- "\x96\x11\x50\x26\x27\xa0\x4c\x81\xaa\x4c\x99\x5c\x4f\x49\x40\x99"
- "\xca\x80\x32\x35\x41\x68\x6b\x0e\x28\x63\x0d\x28\xd3\x1e\x84\xb6"
- "\xce\x80\x32\x4e\xff\x32\xd3\xb5\x2a\xde\xd2\x7a\xa2\x54\x4c\x8b"
- "\xf7\x2f\x33\x3d\x29\xa0\xcc\x24\xe5\x19\x63\xcf\x1c\x11\x1b\xa0"
- "\x3e\xa1\x4c\x51\xae\x68\x2f\xd3\xb1\xfd\x0f\x16\x5e\x20\xfe\xc6"
- "\xb1\x61\xb8\xa7\xb4\x56\x9c\x9b\x4b\x7e\x95\xd6\x1f\x90\x3f\xa7"
- "\x77\x26\xa4\x13\x14\x77\x52\x5d\x27\x60\xc6\xb3\xa4\x43\x88\x73"
- "\xcf\x60\x7e\x4c\xb7\x06\xd0\xd9\x1e\x40\xa7\x7d\x30\x3f\xa6\x3b"
- "\xfd\xcb\xcc\xd0\xfa\x97\x99\x11\xa7\x2a\xd3\x20\xea\x99\x91\x14"
- "\x50\x66\x52\x40\x99\x8c\xc1\xfa\x39\x63\x61\x40\x99\xc2\x80\x32"
- "\x25\x03\x3c\x9c\xc1\xbf\x0d\x27\x7b\xc0\x74\x1c\xff\xcc\xdb\x7f"
- "\x01\xde\xe9\x15\x7d\x56\xbe\x9d\x16\x7a\x7d\xef\xa8\x9d\xe2\xbb"
- "\x39\x7e\x46\x41\x27\xdc\x9b\xa2\xbc\x5b\xde\xdd\xeb\x0e\xa7\x77"
- "\x9e\xc8\xdb\xae\x03\x66\x37\xf6\xb9\x33\xb0\x0f\x9e\x9d\xaa\xac"
- "\x2d\xa1\xf5\x38\xfc\x8c\x1b\x3e\x1e\x99\xd1\x21\xec\xef\x5e\xe5"
- "\x9d\x0e\xb5\x07\xc7\x19\xf7\x26\x7f\x43\xba\x0e\x13\x5d\x74\xd6"
- "\x03\xe2\x30\xf5\x8f\x35\xfa\x69\xa5\x3a\xef\xfd\xa3\x42\x6b\xbd"
- "\x58\x13\x44\x6b\x85\x1d\x74\xfe\x06\x96\x69\x54\x8d\x4f\x88\x56"
- "\xe7\xbe\x0d\x6e\xad\x3f\xcd\xf7\x6e\x91\x69\xee\x10\x3e\xea\xde"
- "\x0e\xc5\x9f\x84\xd4\xbf\xca\xb8\xa6\x23\x35\x00\xb4\xe6\xe1\x70"
- "\x0d\xc6\x9b\x38\xc6\x22\xba\x8f\x43\x86\x81\xc7\xbf\x2b\x7b\x81"
- "\xee\x6d\x25\x77\xf1\x35\x11\xa2\x2d\x19\x39\x74\xce\x32\xc5\x3e"
- "\xad\xa6\xaf\x68\x5d\x1e\xe3\x67\x2e\x41\xc6\xb3\x07\x4a\x1c\x48"
- "\x6b\x46\x96\xb2\x7e\xc8\x0e\x19\x22\xae\xab\x8c\x6b\xa0\xf5\x1a"
- "\xb4\xb6\xe9\x80\x73\x12\xc1\x14\x23\x9d\xca\xda\xe9\x6e\x3a\xb3"
- "\x19\x61\x93\x43\x8d\x95\xd4\x7c\x15\x34\xdc\xf7\xa5\xd0\x9f\x8c"
- "\xfd\xfe\xf6\x10\x8e\x7a\x9a\xd1\xee\xaf\x73\x19\x76\x7f\x9d\xcb"
- "\x70\xf8\xdb\x83\x84\xf6\x30\x53\xeb\x5f\x66\x66\x9c\x7f\x99\x99"
- "\x89\xaa\x32\x55\xa2\x9e\x99\x93\x02\xca\x64\x04\x94\x51\xfb\x3f"
- "\x6c\xf3\xcc\x82\xfe\x71\x27\xf7\xf7\x33\xcd\xaa\x67\x69\x27\xef"
- "\xa7\x66\x56\x2a\x69\xf2\x77\xc9\x7c\xad\x94\x8c\xaf\x29\xc0\x47"
- "\x11\xfc\xfe\x00\x1a\x0e\x05\xd0\x70\x4c\x79\x96\xd7\x57\xfc\x16"
- "\x79\x37\x46\xd6\x33\x67\xec\x66\x78\x20\xd6\x33\xf7\x61\x8a\xcd"
- "\xa8\x7f\xe2\x6b\xd8\x36\x62\x4c\x79\x16\xf4\xb4\x76\xf0\x44\x31"
- "\x84\xd1\x39\x30\x76\xb8\x3f\x9b\x45\x47\x10\x4c\x37\xc6\x53\x99"
- "\x27\x60\x66\x37\xd6\x5f\x8d\x75\x20\xef\xee\x33\xfa\xd3\x70\x5f"
- "\x96\x3f\x0d\xf7\xe5\xaa\x9e\xf5\xf8\x6c\x52\xb5\x5b\x4f\xfb\x44"
- "\xbc\xc8\x63\xeb\xfb\xca\x95\x74\x9a\x03\xc0\x36\x76\x95\xf2\x38"
- "\xc0\x48\xeb\x06\x47\x1e\x87\xfb\xd6\xd0\x7c\x81\x8c\x73\x9f\x9a"
- "\xb7\x82\x17\xf7\xb5\x05\xd0\xd1\x11\x40\x47\xd7\x80\xaf\x99\xd9"
- "\x2d\x6c\xe4\x3e\xbc\x9f\x9f\x44\x69\xc8\x0b\x43\xac\xc7\x70\xb9"
- "\x75\x2c\xc5\xa9\xf7\xcf\x74\x62\x7b\xd9\x73\xd2\x48\xf9\x79\x36"
- "\xc3\x98\x01\x63\x31\x3a\xbb\x97\xbe\x9d\xbd\x0e\xd3\xb2\x85\x5c"
- "\xef\xc7\xf6\xcf\x33\x0a\xbc\xf7\xf3\x77\xfb\x04\x8b\xf7\x06\x16"
- "\x1d\xd7\x12\x4a\x9f\x7b\x62\xe2\x9a\x95\x35\xb6\x88\x63\x8b\x62"
- "\x0f\xbe\xed\x71\xcd\xbe\x6d\xb1\x6e\x4c\xab\x46\x9b\xa8\x12\x63"
- "\x9a\xd8\x74\xd4\x7d\x1a\x7f\xe3\x18\x78\x96\x3c\x96\x89\x6b\xa5"
- "\xb5\x83\xb4\x7f\x05\xfa\xcc\x28\xb1\x36\xe3\xfe\x43\x2a\xbb\x72"
- "\x1a\x36\x4c\x61\xc7\x61\xd6\x0b\x14\xdb\x91\xdf\xa0\x35\x88\x07"
- "\x3c\x0e\xa0\x79\x16\x9b\xe7\x24\x8f\xc9\x31\xbf\x4a\x94\x9d\xa5"
- "\x53\x95\x75\xc8\xf3\x20\x5d\x94\x37\xc1\x03\xda\x03\x4e\x07\xc5"
- "\x2a\x71\x22\x8e\x9f\xf5\xc2\x01\xf4\x17\x58\x26\x4d\x29\x43\x73"
- "\x26\xfc\xbd\x7f\x31\x68\xc7\x97\x80\xd6\xba\xe1\x38\xc7\x2d\xbf"
- "\x73\xe6\xe3\x23\x5b\x49\x17\xd8\x9c\x1d\x14\x53\x6a\xc5\xba\xad"
- "\x59\x55\x61\x6e\xd0\xf5\x6c\x8b\x6b\xb0\xe3\xbd\x77\x5b\x5c\x13"
- "\xd2\x86\xfd\xd9\xfd\xfb\xc8\x07\xaa\x79\x37\x7d\x7a\xd6\xdc\xcc"
- "\xd9\x29\x0f\xcd\x9d\x99\x3d\xfd\x2e\x43\xf6\xb2\x15\xf9\x79\x29"
- "\xab\xd6\x14\x1b\xd6\x15\x2d\x2b\x5e\xb6\xf2\x09\x7e\x0c\x98\x61"
- "\x49\xb1\xf8\x4d\x2a\x5c\xb2\xba\x78\x32\xdd\x26\x1b\x4c\x45\xf9"
- "\x6b\xf9\xed\xb8\x48\xf0\x47\xb2\xac\x38\xbf\xc8\x70\x43\x5e\xb2"
- "\x61\xc6\x92\x65\x85\xf4\x15\x43\x30\x5c\x77\x19\x8a\xf2\x8b\xf2"
- "\x97\xe4\x19\x26\x1b\x52\x09\xb3\x1a\x9d\x4a\x9e\xa9\x8a\x7f\x5a"
- "\x8d\xfd\x39\xc6\xd0\x5d\xe4\xa7\xa8\x5f\x3f\x01\x99\x6b\x28\x86"
- "\xe3\xe7\x76\xa1\x1e\x62\x9f\x60\x77\x59\x66\x17\x0f\xee\xc7\x67"
- "\x97\xfb\xeb\xef\xec\x6a\x7f\xfd\x9d\xdd\x34\xb8\x1f\x9f\x1d\x60"
- "\xff\xb3\x03\xec\x7f\xf6\xb1\xc1\xfd\xf8\x6c\x87\x7f\x99\x39\xe0"
- "\x5f\x66\x8e\xbe\xdf\xcf\x20\xad\xcf\x70\xbf\x34\x27\x31\xa0\xcc"
- "\xc4\x80\x32\xe9\x01\xcf\xd9\xaa\x67\x8c\x5d\xe7\xe4\xa9\x63\x03"
- "\x7c\x2e\x56\x6c\x7d\xc0\xbf\xcd\x29\x57\x60\xa8\xef\xa1\x6f\x5d"
- "\x64\xd8\x06\x15\x6c\x97\x0c\xdb\x6f\xff\xe4\x93\x68\xed\xa6\x88"
- "\xcf\x33\x6f\x90\x7d\x5b\xe7\x8e\x81\x3e\xb4\x13\x65\x71\xdd\x69"
- "\x98\xf3\x42\xbd\x80\x75\xd0\x7a\x5e\xf6\xd3\x05\xae\xfa\x91\xa0"
- "\xa3\xb2\x74\x6e\x15\xb3\xcc\xaa\xa1\xf5\xe3\x98\x16\x85\x17\xfa"
- "\xa9\xcc\x78\x65\xed\xfc\x16\x84\xb1\x43\x26\xd7\x65\x2a\xb7\x85"
- "\xaf\x3b\xe4\xf5\xbd\x40\xdf\x58\xd1\x59\x70\x3b\xc4\x1e\x12\x9d"
- "\x74\x9e\x1a\xd5\x8d\x38\xb4\x4c\x9a\xf5\xb9\x7c\x2e\x96\x1e\xaf"
- "\x38\xc4\x59\xa8\xe0\x44\x7c\xfc\x5c\x46\x8a\xf9\x28\xd6\x13\x71"
- "\x4f\x66\xa5\x12\x5f\xd0\x58\x21\x98\xef\x08\xbe\x36\x1b\x62\x77"
- "\x58\x7c\x1d\xd6\x4d\x9d\x44\xd3\x7e\x8a\x43\x6d\xf1\x1e\x38\x52"
- "\xe3\xc1\xf1\x2b\xe8\xf9\x78\xca\x7c\x0a\x6c\x0d\x1e\xa0\xf9\xe1"
- "\xc5\x66\x28\xab\x97\x7c\x1d\xac\xbf\x1c\x8d\xd1\x32\x9d\x44\xcf"
- "\x16\x4a\xc7\xf2\x38\x96\x70\xd0\x1a\xee\x10\xf3\x11\xb1\x04\x67"
- "\x1d\x4b\xe3\xbd\xac\x64\x39\xf6\x2d\xaf\x47\x5c\x41\xd7\x17\x4b"
- "\x60\x73\x59\xb2\xb0\xff\x5b\xd7\xae\xf8\xec\x03\xd5\xdc\xf7\x49"
- "\x98\x8e\xe3\xd7\xcc\xe6\x50\x71\x8a\xec\xdf\x4d\xb4\xae\x0c\x61"
- "\xf7\x5c\x08\x96\xe8\x3e\x80\xed\x66\xdb\x87\xe9\x76\x6f\x4a\x0d"
- "\x97\xfd\xab\x0e\xcb\x75\x2a\xe5\x2e\xa6\x7d\x14\x1b\x51\x7f\x8c"
- "\xb6\xea\x14\x63\xc5\xb9\x0f\xbf\xc8\xd7\x2c\x3f\x80\xf1\x5f\x96"
- "\x62\x07\x97\xe1\x33\xfa\xbf\x2c\x3e\x9f\xc8\xd7\xf5\xe0\x78\x72"
- "\xb5\x09\x63\xb6\x78\x27\xfa\xc6\x07\x72\x94\x3c\x3e\x4f\x44\x79"
- "\x25\xcc\x7d\x20\xbe\x93\xf2\x8a\xfb\xf3\xc4\x37\x04\xec\x80\xd9"
- "\x43\xe9\x95\x4a\xba\xe8\x5b\x1e\xa8\x09\x78\xde\xa3\x3c\xe3\x7d"
- "\x0b\xde\x1b\x64\xfc\x0e\xf4\xb9\x1a\xb1\xe7\xc2\xdc\x51\x75\xdc"
- "\x6e\x1e\xe8\x50\xf2\xf9\x9c\xda\xab\xf4\x6e\xcc\x09\xbe\x98\x61"
- "\x3a\x1e\x73\x61\x99\xbd\x5f\xb9\xc3\x71\x8c\xa1\x61\x74\x86\x2a"
- "\xa6\x11\x1e\xb2\x19\x7e\x96\x3d\x3e\x1f\x87\x07\x0e\xd1\x77\x0e"
- "\xa4\x23\xeb\x3c\x90\x60\xba\x9b\xe6\x9f\xe7\x72\xbd\xa5\x34\xc2"
- "\x4b\xf8\xa8\x4f\x24\xdc\x84\x6f\x3b\xc5\xb4\x7c\xbd\xe4\x5c\x6a"
- "\x7f\x65\x28\x59\x61\xbe\x59\xc5\xcb\x70\x7c\x2e\xf7\x6f\xeb\xdc"
- "\xea\x80\xe7\x26\xe5\x99\xe6\x7a\x85\xee\xcd\xad\x91\xf3\x5a\x2f"
- "\x54\xd7\x58\xfe\x8d\xcc\xdc\xae\x80\xfa\xdc\xfe\xf8\xe7\xe9\x02"
- "\x9e\xe3\x95\xe7\x9d\xfc\x1d\xc3\xbc\x24\xa5\x0e\x2e\x33\xd4\xb1"
- "\xc6\x4d\x8e\xf0\x0b\xed\x65\x82\x65\x16\xaa\xea\x1c\x86\xcf\x85"
- "\x03\xf2\x9b\x67\x56\xf0\xe1\xfd\x16\x15\x1c\xc6\x25\xf3\x76\x2a"
- "\x70\xe2\xfd\xc6\xbc\x46\x55\xb9\xe6\xaf\x69\x6b\x80\xee\x66\x7b"
- "\x85\xee\xce\xeb\x0a\xa0\xc5\x3d\x80\x33\x5b\x3b\x40\x4b\xb6\x5e"
- "\x05\x87\xf6\x99\x6d\x08\xd4\xd5\xd5\x66\xd2\x71\xd2\xd7\xec\xb4"
- "\x20\x79\x6e\x39\x2f\x27\xb8\x8e\x67\x9b\x54\xe9\xf2\xf8\x28\xfb"
- "\x13\x39\x4e\x20\xff\xec\xec\x29\xcd\x56\xce\x53\xe5\x3a\x49\xfb"
- "\x88\x4d\x10\x67\x77\xa3\x5e\x67\x37\x07\xe2\x15\xdf\xdf\xc8\x38"
- "\x06\x70\x96\x89\x18\x2f\xdb\xae\x6a\x5b\xb7\x1d\xe6\x2a\xef\x89"
- "\x1c\x62\x6e\x70\xde\xb1\x50\xe3\x0e\x97\xe5\xc1\x04\x7f\x9e\x3d"
- "\x98\x3c\xc0\xb3\x07\x27\x0d\xe0\x7d\x30\x5d\x05\xf7\x5f\xf8\x9c"
- "\xad\x82\xcb\xfd\x3a\xdd\x14\xba\xf2\x60\x79\x40\x5d\xd5\x2a\x1c"
- "\x8d\xaa\xba\x9a\x55\x70\x1d\xf8\x6c\x0d\x2d\x9f\x07\x8f\x85\x96"
- "\xcf\x83\xee\xe0\xf2\x99\xaf\x1f\xa8\x77\x7e\xc2\xd7\xdb\xd5\x7c"
- "\xa3\x8a\x9e\x7a\x7c\xce\xf2\xb7\xa3\xf9\xb9\x01\xcf\xfd\xf2\x67"
- "\xe8\x3b\x1a\x37\x18\xc3\x29\xbd\x78\x0c\xe8\x85\x9d\xcd\xaf\x52"
- "\xe7\xef\xed\x15\xf9\x44\x23\x7f\x07\x47\xef\x37\x05\x5c\x4b\x20"
- "\x1c\xc1\xa8\xf2\x3b\x14\xda\xb1\xbf\x0e\x7a\xf6\xa7\xd2\xff\xd9"
- "\x7c\xd4\xff\xcd\xe7\xfd\x1f\xdb\x36\x3c\x8d\x59\x3e\xc8\x09\xd5"
- "\x97\xb9\x2c\x0f\xa5\xe2\x98\xa1\x4b\xf0\xe7\x21\xd4\xff\x95\x3c"
- "\x36\x61\x95\xc3\xd3\x50\x9f\x7a\x4f\xc0\x43\x9f\xe0\x6f\x1f\xfe"
- "\xbe\xe7\xdf\xbf\x3e\x94\xcd\x2c\x9a\x79\xf5\x96\xc0\x7e\xf7\xa1"
- "\x42\x1c\x7b\xf4\xc6\x7a\xca\x72\x82\xe4\x95\x33\x4b\xd8\xdc\x20"
- "\xe9\x0d\x28\xaf\x5e\x3b\x3c\x74\x94\xe8\x55\xa5\xb7\x30\x4b\x4c"
- "\x36\xc1\xdb\xa9\x3e\x2c\x13\x4a\x6e\xca\x77\x50\x42\xf7\x72\xb4"
- "\x01\xed\x38\x7f\x02\x72\x36\x8b\x76\xe4\x7c\xea\x5f\x77\x4e\x42"
- "\xf0\x76\xe4\x4c\xc4\x76\x9c\x0f\xde\x8e\x9c\x2c\xce\x5b\x09\xdb"
- "\x32\x28\xee\xc8\x29\xc4\xb6\x9c\xe7\x7c\xf7\x4f\xdf\xa2\x8c\x53"
- "\x4b\xcf\x03\xbd\x17\xe2\x65\xe7\x95\x0c\xc8\x4d\x86\xdb\x13\x5b"
- "\x0d\x59\x41\xea\x6c\x65\x96\xe1\xf3\xec\x90\xe3\x51\xfa\x2b\x39"
- "\xfd\x98\xa0\x05\xf9\x24\x11\x9f\xb0\x3d\x58\x2e\x94\xbc\x15\xfb"
- "\x14\xef\x99\x1e\x46\xfb\x7f\xc8\xae\xf4\xe9\xd8\x9f\x3b\x14\x3e"
- "\x62\x5e\x46\x40\x9e\x5b\x95\x97\xe7\x97\xb7\xb1\x3f\xbd\x44\x49"
- "\xbf\x38\x39\x3d\xbc\x27\x40\x4e\x28\x9f\x47\x26\xfb\xb7\xfb\xe1"
- "\xfd\xa2\x7d\x28\xa3\x41\xbc\x7e\xb8\x03\x65\xd4\x17\x5c\x46\x0f"
- "\x3b\x83\xeb\xda\x23\x51\x1c\xdf\x48\x08\x82\xef\x91\x24\x94\x5d"
- "\x1f\xd7\x41\x59\x4e\x83\xe5\xf3\xc8\x2c\x45\x3e\x17\xd7\xc6\x47"
- "\xaa\x02\xda\xe8\x3d\x01\x0b\xa2\x45\x5b\x17\x3c\x1a\x80\xbb\x29"
- "\xb8\x2e\x3e\x62\xc5\x76\x7a\x83\xb7\xf3\x91\x63\xa1\x75\xf1\x11"
- "\x7a\x57\xe7\x1d\xac\x8b\x0b\xf4\xa2\x0c\x04\x29\xb3\x20\x99\x59"
- "\x82\xd5\xb3\x20\x9d\xe2\x22\x3b\x2c\x28\xa1\xf7\x74\xaa\xf4\x85"
- "\xfe\xfa\x87\x6d\xa0\x72\xc4\x3f\x8f\x18\xc7\x90\x1c\x4e\x18\x40"
- "\xfa\x3a\x9d\x74\x59\x16\xec\x0f\xe0\xd5\x99\x13\xb0\x70\x72\x8f"
- "\x24\xcd\x10\xfc\x7a\x54\x13\x40\x53\x47\x70\x7e\x2d\x70\x20\xbf"
- "\xce\x04\xe7\xd7\xc2\xa8\xd0\xfc\x5a\x48\xf2\x3f\x33\x98\x5f\x0b"
- "\x8d\x6a\x7e\xf9\x2c\xa2\x7d\xd7\xc7\xa3\x6e\xf4\x2d\x66\xf5\xc2"
- "\x97\xeb\x63\x51\x57\x44\x99\x6e\x2a\x53\x1c\xeb\x16\x7a\x62\xb8"
- "\x1a\x74\xa7\x61\xe1\x42\xc5\xfe\x63\xaa\x61\x38\xeb\x5b\x40\x6b"
- "\xb4\xe9\x4c\x67\xbd\xcd\x7c\xc6\x6a\xf3\xa4\x02\xcd\x37\x06\xd4"
- "\xdb\x12\xdc\x17\x2c\x6c\x47\x9e\xfe\x24\x48\x7a\x97\x98\x33\x7d"
- "\xd4\xe0\xef\x23\x1e\x05\x7f\x19\x2d\xe0\xe5\xa0\x7f\xff\xd3\x0b"
- "\x5f\x17\x96\xd9\xa3\xa6\xc1\x32\x5b\x34\x42\x96\xd7\x97\xfe\xf4"
- "\x3d\x5a\x1e\x5c\x5e\x8f\x36\x84\x96\xd7\xa3\xfb\x43\xcb\xeb\x51"
- "\x1a\xfb\x9c\xb1\xc3\x22\xbd\x7f\xbf\xf1\xa8\xc3\xbf\xbd\x58\x2f"
- "\x96\x63\xd2\xb0\xcb\xe9\xf9\x62\xdb\xad\x5c\xe4\xe3\x48\x56\xf4"
- "\xfd\x3f\xd2\x3f\x86\x68\x1c\x2a\x8e\x90\xb8\x91\x87\x55\x1b\x42"
- "\x9e\x13\x1e\x75\x04\xc7\x95\xb4\x3e\xcf\x30\x9a\xe6\xca\x16\x7d"
- "\xe1\x93\x34\x77\xe1\xbd\x74\x02\x72\xdf\xf6\x49\x61\x65\xb4\x96"
- "\x8c\x7f\x3b\xc8\xdf\x4f\x2c\xf2\xa8\x65\x41\x6b\xca\xb6\x8b\xbd"
- "\x1c\x69\x9e\xf3\xb3\x13\xb0\xf8\x59\x21\x97\xdc\x17\xfc\xf9\xb8"
- "\xd8\x10\x5c\x2e\x8b\x27\xa1\x5c\x3e\x0b\x2e\x97\xc5\xd9\xa1\xe5"
- "\xb2\xd8\x84\x72\xf9\x6c\xb0\x1d\x2d\x2e\x97\xed\xe8\x19\x2a\x63"
- "\x58\x49\xf1\xea\xe2\xf3\x04\x83\xf7\x68\x23\x8b\x3f\xa7\xfc\x94"
- "\x6e\xc5\x8e\x78\x19\x1a\xff\xf3\xfa\x65\x98\x16\x19\x87\x1a\xaf"
- "\x3d\xb6\x3b\x98\x9d\x2c\xa6\xf7\xa9\x9a\xf1\x26\xd0\x21\x0f\x73"
- "\x6a\x09\x47\x11\xc0\x69\xc8\x9d\x4d\x70\x94\x4e\x67\x2c\x0f\xc0"
- "\xe7\x26\x29\x70\x7c\x5e\x54\xc0\x1a\x98\xab\x00\x08\xce\x1f\x77"
- "\xae\xdc\xfe\xe1\xbc\x1f\x21\x78\x82\x0b\x80\x31\x0b\x7b\xcc\xdd"
- "\xef\x6f\x8f\xb9\x55\xfe\xfa\xb9\x98\xde\x4f\xc4\xfa\xd0\xcf\xa1"
- "\x2e\x77\x7a\x2d\x9a\xbb\x2e\x8d\x6d\x2e\x89\x0a\xb0\x4d\xd4\x81"
- "\x25\x6f\x09\x1d\x58\xb2\xcd\x9f\xd6\x25\x89\xc1\x75\x60\x49\x5a"
- "\x68\x1d\x58\x92\x13\x5a\x07\x96\x14\x93\x0e\xd8\x61\xc9\x1e\x7f"
- "\xdb\x5c\x52\xe9\xdf\x76\xac\x97\xdb\x26\x8c\x18\x8a\x6d\x62\x2c"
- "\x74\x79\x28\x3b\x94\xe3\x7f\x4d\x7d\x2f\xc0\x10\x78\xa6\x43\xbb"
- "\x42\xfa\x1e\x33\xd2\x3b\x24\xf4\xf1\x05\xc4\xc3\x3a\x3e\x46\x7b"
- "\x2c\x5b\xcd\xc7\xed\x62\xac\x55\x8a\xb0\x7f\xa4\x35\x7b\x82\x9f"
- "\x8f\xbf\xea\xdf\xfe\xc7\x8a\x83\xf3\xf3\xb1\x4a\xe4\x67\x69\x70"
- "\x7e\x3e\xd6\x14\x9a\x9f\x8f\xb5\xd2\xb7\xea\x83\x6d\xea\xb1\x63"
- "\x86\xb5\x3c\x46\xe1\x65\x4e\xc3\xe3\xb7\x5f\x5c\xff\xf4\x78\x9c"
- "\x7f\xff\xf4\x98\x67\xe8\xfd\xd3\xe3\x39\xc1\xfb\xa7\xc7\x4d\xc1"
- "\xfb\xa7\xc7\xcb\x85\x3d\x3c\x6e\xf5\xb7\x87\xc7\x1b\xfc\x75\x02"
- "\x79\x77\xc9\xfa\xa7\x3c\x7d\x80\x0d\xec\x38\x01\x79\x2f\x60\x4c"
- "\x21\xfb\xc2\xfc\x07\xfd\x69\xcc\x4b\x0e\x2e\xb7\xbc\x74\x94\xdb"
- "\x8e\xe0\x72\xcb\xcb\x0d\x2d\xb7\xbc\x12\x94\xdb\x8e\xc1\x72\xcb"
- "\xdb\x39\xf4\x98\x22\xaf\xcd\x5f\x66\x79\xcd\x43\x97\x59\x7e\x54"
- "\x70\x99\xe5\x27\x06\x97\x59\x7e\x9a\x90\x59\x7e\xb1\xbf\xcc\xf2"
- "\xb3\xfd\x65\x86\x7c\xbb\x64\x32\xcb\x6f\x0d\x90\xd9\xaa\x13\xb0"
- "\x74\x3a\xca\xac\x5d\xc8\xec\x89\x88\x00\x1a\xed\xc1\x65\x96\xef"
- "\x46\x99\xad\x0a\x2e\xb3\xa5\x71\xa1\x65\xb6\x94\xf6\xd0\x58\x35"
- "\x58\x66\x4b\x33\x86\x2e\xb3\xa5\x25\xfe\x32\x5b\x9a\x37\x74\x99"
- "\x2d\xb5\x06\x97\xd9\xd2\x8e\xe0\x32\x5b\xea\x10\x32\x7b\x22\xc9"
- "\x5f\x66\x4f\xe8\xfc\x65\x86\x7c\xfb\x96\x32\x43\xf9\x18\xc5\x7a"
- "\xdd\x27\xb6\xf6\xf0\x39\xed\x27\xca\xec\x50\x20\x7f\xcf\x5e\xc0"
- "\x75\x47\x96\xe1\x5e\x84\x29\x1e\xdc\x77\x3f\x51\x23\xa7\x3d\x34"
- "\x58\x0e\x4f\xb4\x60\xbf\xda\xdd\x5a\xc2\xd7\x75\x09\x19\x12\xcf"
- "\x11\x4e\xcc\x91\x3d\xc1\xfd\x3f\xca\x98\xd1\xbe\xc2\xd4\x17\x23"
- "\xbc\x93\xf0\xd0\xbe\x2a\xfe\xb8\x0a\xb4\x43\x89\xcb\x42\xaf\x31"
- "\x1f\x6e\xa4\xbd\xff\x4f\xc0\xb2\x51\x42\x57\x0b\x02\xe3\xdf\x7a"
- "\xac\xeb\x94\xd0\xd3\xe5\x01\x73\x26\x05\x21\xe2\xdf\x02\x8a\x7f"
- "\xeb\x83\xeb\x69\xc1\x05\xe2\xdf\x02\xe2\x47\xbd\x6a\xbc\x3a\x12"
- "\x23\xc0\x80\xf1\x6a\x81\x27\xd6\x29\x74\x87\xc7\xb1\xdb\x86\x1b"
- "\x5d\x96\x65\x89\x01\x34\xa3\x6c\x96\xbd\x2a\xd3\xfc\xb2\x7f\xf9"
- "\x65\x69\xc1\x69\x5e\x96\x8d\x34\xef\x0d\x4e\xf3\x32\x53\x68\x9a"
- "\x97\x55\x22\xcd\x7b\x07\xdb\xd6\xb2\x46\x59\x0f\x82\x8c\xcb\x97"
- "\x59\x83\xcb\x7f\x59\x80\xfc\x21\xa7\xb8\x84\x39\x78\x79\x3f\xb8"
- "\xe5\xa0\x86\xa3\xb5\xfa\x04\x4b\x3a\x12\x04\x36\x39\x10\x67\x08"
- "\xb8\xec\x41\xba\x47\xdf\x16\x04\xd5\xbd\xe5\x65\xc2\x1e\x97\x77"
- "\xf8\xdb\xe3\xf2\x6a\x7f\x7b\x5c\x16\xc0\x93\xe5\x2d\xfe\xf9\x05"
- "\xe5\x97\xce\xc7\x3e\x99\x14\xa0\x03\x1f\x9c\x80\x27\x5f\x13\x3a"
- "\xf0\xa4\xd7\x9f\x8e\x27\x8d\xc1\x75\xe0\xc9\x1c\x6c\xff\x07\xc1"
- "\x75\xe0\xc9\xe2\xd0\x3a\xf0\x64\x15\xf2\xf2\x03\xb5\xde\xce\x2b"
- "\x31\x0e\x0f\x80\xd9\x17\xdc\xe7\x3d\x79\x28\xf8\xbc\xce\x93\x9d"
- "\x82\xc7\x85\x09\xfe\x3c\x7e\xd2\xe3\xcf\x43\x6c\xcb\xb7\xe7\x61"
- "\xff\x59\x19\x2e\x4b\x61\xa0\xfd\xdb\x4e\x40\xa1\x6c\xff\x2b\xbe"
- "\xf0\xa7\xb1\x50\x1e\xff\x04\x9b\xcb\x2a\x6c\x44\x5e\xda\x82\xf3"
- "\xb2\xd0\x1a\xbc\xcd\x85\xd4\x07\xd9\x7c\x83\x6c\xa9\x90\xbe\x4b"
- "\x9d\x47\xef\x0e\x68\x0e\xab\x0e\xd3\xe7\x79\x40\xc7\xfb\xab\xfe"
- "\x7e\x69\x45\x1c\xcd\x91\xf3\x39\x66\xd4\xdf\xd8\x04\xc8\xa2\x3e"
- "\x88\xe8\x5a\x5c\x12\xf8\x4e\x74\x85\x91\xe8\xa6\x75\x2c\xf4\x5d"
- "\x4d\xac\x19\xb2\x6c\x4e\x0f\x28\xfa\x4e\xf0\x01\xb8\x4d\x64\x17"
- "\x04\xaf\xc0\x8a\xb9\xce\xb2\x00\xdf\xb4\xa2\x3a\xb8\x8c\x57\x34"
- "\x87\xd6\x9d\x15\x87\x84\x9c\x57\x82\xbf\x9c\x57\x74\xfa\x2c\x31"
- "\xd9\xd4\x56\xd4\x81\x21\xd9\x09\xbd\x3b\x0d\xe9\xef\x9f\x59\xd0"
- "\x61\xda\x04\xa3\x4f\xc2\xca\x02\x5e\x9f\xc4\x30\xa6\xd0\x40\x2b"
- "\xf7\x01\x2b\xdf\xe7\x74\x22\xcc\x62\x0f\x48\xec\x99\x27\x3b\x28"
- "\xaf\xde\xc2\xdc\x74\x6e\x8c\x72\x06\x0c\xea\xc2\xe5\xc7\x61\xe5"
- "\x66\xbf\xf2\xd8\x1b\xd9\x04\x8e\xfd\x62\x7e\x7f\x65\x8b\x32\x0f"
- "\x1f\x6a\x7e\x1f\x61\x8e\x29\xeb\x7e\xc5\xbb\xb0\x95\xed\x21\xfb"
- "\x65\xa4\x89\xbe\x1d\x27\x9a\x2e\xec\x07\x56\xa5\x2a\xfa\x2b\xde"
- "\xcd\xad\x32\x0e\x7c\xdb\xb2\x6a\x16\xe6\x39\x2f\x30\x9f\xab\xb2"
- "\x83\x55\x66\x35\x1e\x71\x5e\xcc\xaa\x4a\xe5\xfb\x14\xbc\xaf\xfe"
- "\x1a\x5c\x0a\x3d\xd6\x00\x7a\xda\x71\xbc\xe0\x94\x71\x1c\xfb\x1a"
- "\x1c\x71\xb6\xc6\xbb\x60\xbc\x0f\xc2\x4e\x42\xd1\x38\x3a\x7f\xc6"
- "\x56\xd3\x05\x51\x1e\xd0\x8a\xb1\x9d\xe9\x56\xfa\x36\x84\xc6\x86"
- "\x36\xcf\x14\x2b\xbd\x83\xe3\x6b\x08\xe2\xa7\x58\x0f\x9b\xbd\xf2"
- "\x1e\x6c\xa6\x7b\x88\xa7\x87\x0b\xce\x58\x6b\x5e\x62\x5d\xb5\x7c"
- "\xef\x2d\x93\xdf\xf8\xaf\x92\xd6\xff\xd0\x3a\x8c\x4d\x30\x05\xe1"
- "\xff\x28\x6c\xbd\x28\x20\x26\x35\x85\x18\xff\x99\x68\xfc\x37\x25"
- "\xb8\x9d\x9b\x2e\x30\xfe\x33\xd1\xf8\x6f\x8a\xba\xdf\x14\xef\x79"
- "\x4c\xc7\xd4\x31\x29\xed\x8f\x65\x58\x4a\x71\xe6\x53\x0f\xdc\xb2"
- "\x13\xf4\x1e\x7a\xa7\x8d\xb6\x69\xeb\x6a\x25\x7b\xd5\x1f\x76\xb4"
- "\xd0\x3e\x0c\xba\x18\x13\xe9\x22\xf5\x65\x64\xaf\x4f\x19\x78\x5f"
- "\xe6\x11\xb6\x58\x6a\x66\x8e\xe4\x4e\xd4\xa1\x55\x05\x0a\xae\xa8"
- "\x8d\x05\xe2\xbb\x8f\x98\x4e\x18\x6e\xeb\xe2\xfd\xa2\x86\xe2\x55"
- "\x1e\xb7\x7a\xce\x02\xe1\x3d\x50\x72\x18\x08\xaf\xaf\xbf\x9f\xe4"
- "\xb8\x4b\xc8\xc6\x09\x27\xe1\x3e\x82\x70\x84\x97\xe0\x94\x76\x88"
- "\x6f\x63\x9e\x6a\x54\xb7\x9d\xcf\xbf\x60\xdd\x98\xfe\x39\xcd\xab"
- "\xd8\xa8\x5c\xe9\x02\x36\xbe\x93\xde\x99\x9d\xb1\xb2\xd2\x27\xd9"
- "\xf8\x22\x9a\x13\x2b\xa2\x73\x9f\x35\x7b\xff\x64\x0f\x2f\x1e\x03"
- "\x3a\x91\xf6\x54\x77\xab\xc1\x0d\x76\x28\x4a\xf5\xf7\x11\x45\x01"
- "\xf1\xaf\x89\x8f\x33\xf1\x57\x4b\xeb\x13\xe5\xf5\xab\xe4\x0f\x98"
- "\xcd\xe3\xe2\xfa\x71\xa1\x35\x15\xf4\x4e\x9a\xd6\x44\x89\xfd\xdf"
- "\x8a\xcc\x01\x73\x6f\x8e\xed\x7c\x5d\xcd\xff\x60\xbd\xab\xc3\x85"
- "\x8e\x14\x87\xfb\xcb\xb4\xa8\xba\xf4\x14\xbd\x0b\x12\xfd\xc1\x22"
- "\x4f\xa0\x7f\x2c\x6a\x51\x62\xb7\x80\xf4\x76\xa5\x3f\x30\xac\x24"
- "\xbc\xab\x03\xfa\x99\x22\x1e\xff\x7b\x07\xf5\x0b\xab\xc9\xaf\xfb"
- "\xe9\xe4\x11\xae\x43\xab\x0d\x87\x9d\xa8\x37\x45\xa4\xff\xab\x5f"
- "\x46\x98\xcd\xf4\xcd\x21\x3e\x0f\x3f\x0d\xab\xb3\xbc\x16\xd0\x1d"
- "\x76\xf0\x6f\xaa\xf4\xa8\x23\x5c\x6f\xa9\xdf\x98\x20\xd6\x23\x39"
- "\x03\xea\x28\x54\x78\x4e\x30\x47\x8a\xfe\x07\xc4\x7a\x0a\xd2\x85"
- "\xd5\x46\x5a\x9b\x11\xd3\xcd\xf7\xda\xd2\x2b\x3a\x64\xf3\x74\xc0"
- "\x11\x4f\xe0\x98\x67\xf5\xbe\xe0\x6d\x5f\x4d\xfd\xff\x4f\xec\x50"
- "\x9c\xe8\x2f\xdb\xd5\xbc\xff\x57\xde\xeb\xa0\xec\x1d\xfe\xe5\x8a"
- "\xb5\xfe\xb2\x2f\xaa\xa6\xfc\x90\x6b\x7c\x2a\x87\xa7\xe3\x78\x66"
- "\xb1\x93\xaf\xf7\x2a\x46\xfb\x2f\xca\xbe\x90\x1f\x64\x51\xc3\xd3"
- "\x7d\x08\x2b\xaf\x0b\x46\xbf\x55\x5c\xee\x37\x67\x74\x25\x9f\x33"
- "\x5a\x7c\x02\xd6\xc8\xef\x7e\xd6\x1c\x0e\xa0\xaf\x31\x74\x6c\x50"
- "\x4c\xef\x7f\x16\x07\xf7\x19\xc5\xc7\x82\xc7\x06\xc5\x4e\xd9\x2f"
- "\x2c\x66\xd1\x81\x7a\xb0\x86\xbe\xa7\xe3\x65\x94\x31\x2c\xcd\x85"
- "\x86\x1e\xc3\xae\x31\xf6\x8f\x61\x8b\xc8\x1f\xac\x49\xea\x1f\xc3"
- "\x3a\x82\x8d\x61\xed\x41\xe4\xb9\x66\x4b\x70\x79\xae\xa9\x09\x3e"
- "\x86\x5d\xb3\x4f\xf4\xf3\x6b\xba\xfc\xe5\xbc\xe6\xd0\xc0\x3b\xe1"
- "\xe2\xc6\x4b\x17\x0f\xaf\x9d\x34\x38\x1e\x5e\xfb\x6b\x21\xab\xb5"
- "\x67\xfd\x69\x5b\x9b\x15\xdc\xb7\xaf\x2d\x08\x1d\x0f\xaf\xdd\x12"
- "\xda\xb7\xaf\x6d\x18\x1c\x0f\x1b\x86\x05\xc0\xb4\xf6\xc7\x4a\x7e"
- "\xb1\xd9\xda\x63\x82\x4f\xeb\x28\x9e\x0b\x53\xc1\x3b\xfd\xf5\x1d"
- "\x69\x46\x7c\xe8\xdb\x4e\x92\x4f\x53\x74\x26\x14\x4f\x68\xef\xa5"
- "\xeb\x77\x42\x04\xda\xc0\x07\x2e\xcb\xba\x7e\xfd\xa7\x75\x7c\x54"
- "\x0f\xf9\xc8\x90\xeb\xe9\x24\x85\x3e\xa2\x63\x5d\xc9\x85\xde\x97"
- "\x86\xc5\x43\xd6\x8b\x83\xf8\xb1\x8e\xc7\x7f\x84\xe3\xc2\x32\x5b"
- "\xd7\x1d\x60\x63\x4e\xb1\x0e\xd7\xfc\x9e\x90\x9b\x39\x60\x2c\x6b"
- "\xd6\xf1\x6f\xfa\x42\xfa\x5b\x73\x52\x70\x1d\x35\x1b\xfb\xfd\x6d"
- "\x11\xc7\xbb\x3e\x20\x3f\x57\xc8\xc0\xdc\xe2\x8b\x56\xcf\x75\x9b"
- "\xcd\xfe\x3e\xc9\x9c\x1b\x50\x2e\x60\xfc\x67\xe6\xf4\x5c\x5c\x7f"
- "\x63\xee\x0a\xdd\xdf\xac\x5f\x23\xda\xbf\x21\xe0\xfd\xf2\x7a\xdd"
- "\x85\xfb\x9b\xf5\x21\xda\xbf\xde\xe8\xdf\xdf\x6c\x08\x78\x47\xbf"
- "\x3e\x37\x78\x7f\xb3\xde\xac\xf8\x19\xe1\x37\xd6\xff\xfe\xe2\xfc"
- "\xcd\xfa\x66\x7f\x7f\xb3\xbe\xfa\xeb\xfc\xcd\x81\x41\xfe\x66\xbd"
- "\x33\xb6\x26\x58\x5b\x36\x44\x05\xf7\x37\x1b\x12\x85\x0c\x37\x94"
- "\xf8\xfb\x9b\x0d\x69\xfe\x32\x5c\x1f\x20\xc3\x0d\x01\xef\xbf\xd7"
- "\xeb\xbe\xa9\x4f\x0a\x0b\x0b\x93\xc2\x34\x92\x26\x0c\xb3\xb0\x79"
- "\x30\x3c\x4c\x1b\x16\x8e\xd7\x30\xf9\x77\xb8\x14\x26\x69\xf1\xfa"
- "\xff\x89\xfb\x1e\xe8\xa8\xaa\x6b\xef\x33\x93\x09\x4c\x70\x32\x13"
- "\x42\x8c\x23\x7f\x64\x50\xb0\x51\x41\xa2\xe2\xf7\x51\xc4\x1a\x2b"
- "\xbe\x87\x6f\xa1\xa4\x14\x6b\xda\x87\x26\x68\x62\x43\x45\x98\x26"
- "\x01\x02\x86\x4c\x18\x22\x8d\x9a\x7f\x6a\xc4\x00\x21\x44\xa5\x2d"
- "\xb4\xa8\xb1\xc6\x36\xf6\xa1\x8e\x12\x7d\x51\x43\x26\x5a\x6c\xa3"
- "\x0f\xdb\x21\x0d\x31\xa4\x01\x46\x32\x49\x86\x64\xe6\x9e\x6f\xff"
- "\xce\xb9\x77\x66\x12\x13\x2c\xef\xbd\xb5\x3e\xd6\x0a\x73\xef\xb9"
- "\xe7\xef\x3e\xfb\xec\xb3\xf7\x3e\xfb\xec\x1d\xad\xfe\x4e\x18\xf5"
- "\x3e\x11\x65\xe9\xcf\xa0\xfe\x46\x8f\x7a\x9f\xf0\x2d\xdf\x27\xaa"
- "\xed\x6a\xed\x1b\x46\xbd\x47\x7f\xcb\xf7\x09\xff\xc3\xf2\xec\x1b"
- "\xef\x23\xef\x41\xde\xb5\x6e\xe3\xea\xb5\x6b\x32\x85\x5d\x7b\x96"
- "\x6d\xf5\x43\x0f\x65\xe5\xe6\xda\xf2\xd6\xdb\xbe\x7f\xfb\x8a\x1b"
- "\x17\xd9\xa4\x79\xfc\xda\x5b\xe7\x64\x4e\x62\x77\x6f\xca\xc1\x87"
- "\xbb\x7f\x78\x57\x9a\x2d\xf5\xfb\xb7\x8f\xfc\xa8\x55\x23\xcc\xe0"
- "\x2f\x54\x4b\xc4\xda\x4b\x79\x22\x91\xb1\xd2\x9d\x82\xee\x74\xe2"
- "\xee\xb9\x94\x27\x8a\x3e\x6f\xc1\xfd\xe5\x21\x07\xc7\xbd\x8a\x0e"
- "\x56\xb0\x15\x83\x98\x57\x57\xc4\xec\x0f\xc2\x9f\x4a\xc1\x2e\xfe"
- "\xb6\x97\xd9\xfe\x8d\xe9\x3b\xd8\xe3\xa7\x9a\x96\x52\x5e\x7a\x77"
- "\x7b\x02\xcc\xe6\x00\x6f\x5b\xf4\x04\x7d\xd3\xf1\xef\x29\x94\xe6"
- "\x53\xef\x64\x3a\x76\x89\xb4\xb7\x8b\xb4\x7c\x96\x2e\xb6\xf5\x56"
- "\xfe\x36\x17\xef\xf0\x59\x23\xf3\x6d\x9d\xcc\xf5\x8f\xb5\x81\x2e"
- "\xd4\xc4\x33\x03\xec\xb2\x77\xc5\x33\xe3\xae\x44\xf8\xdc\xdd\x6a"
- "\xd0\xec\xb2\x9f\xa0\x77\x0f\x7b\xbc\x1b\x6d\x23\xaf\xa2\x7f\x6c"
- "\x08\xf9\x6b\x47\xe6\x5f\x10\xb6\xe3\xde\x6a\xd0\x53\xbe\xe5\x27"
- "\x98\xc5\x12\xe4\x5f\xfb\x27\x05\xf3\xaf\x5f\x4a\x7c\x1a\x4d\x45"
- "\x4b\xa0\x88\xc9\xbb\x51\x5b\xb7\x6e\x0e\xf2\x00\x7c\x26\xdc\xdd"
- "\xeb\xe0\x15\x8f\x32\x03\xad\x67\x9d\x2b\x07\x77\x29\xb6\x66\xee"
- "\xcb\x62\x06\x1a\xff\xf4\x1e\x56\x58\x65\xbb\x87\xf8\xc6\xbb\x99"
- "\xe1\xa3\xfc\x22\xc6\xcb\x8d\xbb\xcb\x3f\x65\x86\xdf\x0e\x15\xe9"
- "\x87\xb8\x95\x15\xe4\xf1\x6e\x0e\x3f\xdc\x3e\xee\x87\xbd\x6d\x4b"
- "\x46\x10\x79\x9e\x1c\x74\x58\x59\x2b\xb1\x2f\x5b\x8f\x73\x7f\xc9"
- "\xa7\xd2\x5f\xc5\xd1\x5e\x1f\xee\xcf\x1a\xb7\xde\xcd\xa2\xba\xd2"
- "\x98\xfe\x68\x76\x35\x73\xaf\xf2\xb1\x82\xe3\xbc\xbb\x25\xe3\x24"
- "\x6b\xcd\xae\x67\xe9\xed\x4c\xdf\xd2\xf9\x25\x13\xbe\xa4\xcb\x53"
- "\x8a\x0a\xfb\x99\x75\xeb\x1a\xa4\xf5\xb3\x2d\x5b\x59\xec\x96\xcf"
- "\x20\x07\xb5\x53\x3b\xa7\xd9\x4f\x8e\x31\x1d\xd5\xa7\x7f\xec\x4b"
- "\x66\x7d\xec\xc7\xb8\x67\x9e\xc2\x6a\x0a\x99\x95\x3b\x92\x4c\x43"
- "\x8e\xa4\xb8\x21\x9e\x14\x3f\xe8\x48\x4a\x68\xb5\x53\xfe\xce\xb7"
- "\x98\xb9\x9d\x25\xbc\xdd\xd3\xae\xaf\x3e\xc7\xa6\x63\x4c\x5d\x34"
- "\xb6\x9a\x73\x94\xbf\x3c\x91\x29\x54\x36\xb2\x4c\x20\x36\xd1\xea"
- "\x4e\xf3\x33\x85\xea\xaa\x1e\x62\xd3\x6b\x86\x98\x55\x29\x4b\x64"
- "\x28\xd7\xcb\x1c\x4f\xbb\x5b\x18\x61\x0a\x0f\x0e\x97\x47\xe7\x13"
- "\x3d\x9c\xf8\xea\x83\x8d\x06\x77\x4b\x2f\x3b\xea\x1b\x62\xad\xec"
- "\x0b\xe6\xce\xff\xca\xf5\xdb\x07\x1b\xa3\x89\x9f\xd4\xb9\xb6\xc0"
- "\x06\x5e\xe2\x8e\xe3\x28\xfc\xe7\x15\xb1\x8a\x42\x66\xb2\x6f\x61"
- "\x13\x7b\x28\x5d\xd0\x9e\x12\x7f\x91\x3b\xf0\x95\x6b\x8b\xb8\x0f"
- "\xfe\x78\x77\xe1\x51\x16\xd5\xea\xab\xc6\xbd\x63\x7d\xd0\x9c\x52"
- "\xe4\xf6\xb5\x31\xb7\xfd\x6f\x2e\xc5\x94\x92\x5d\xaa\x30\xe3\xcb"
- "\x03\x6d\x7a\xb7\x61\x80\xb9\xd3\x7c\xec\x1d\x6a\x9b\x97\xa7\x94"
- "\x12\xcd\x4a\x69\xf5\xf9\xe1\x7f\x27\x99\xf7\x59\x27\x55\xe4\xb0"
- "\xb9\xb5\xe7\xd8\xec\xbd\xe7\x58\x12\x1f\x4c\xd2\xe3\x8e\x37\xfc"
- "\xa5\xed\xa5\x5f\x13\xc9\x60\x34\x76\x79\x8f\x3b\x56\xbd\xeb\x3d"
- "\x9c\xc4\xf6\x0d\x85\xef\x7a\x0f\xf5\x85\xef\x7a\x13\x4e\x19\x71"
- "\xdf\xdb\xc3\x0a\x6b\x2c\x2d\x6c\x22\xad\x13\x17\xf0\xbb\xe2\x0c"
- "\x33\x6c\x3f\xc3\xd8\xf5\x45\x7a\xc8\x99\x06\x5a\x0f\x5b\xdd\x34"
- "\x37\x78\xee\x60\x45\x0b\xe8\xd7\x44\x7f\x24\xcf\x15\x09\x5f\x15"
- "\x9d\x2a\x1e\x53\x9a\x9e\xd2\x66\xd0\x6f\x14\xfd\x5e\xea\xa8\xe1"
- "\x5e\x6a\x2b\x8d\x78\x95\x49\xc0\x67\xf5\x7e\x79\xda\xa0\xb3\xc8"
- "\xe4\x61\x87\xd6\x6a\x78\x2d\xe9\xfb\x56\xe3\x3b\x1d\xa7\xe1\xef"
- "\xdd\x2b\xfa\x35\x9c\xad\x83\xef\x77\x35\x1d\x7d\xd8\x80\x76\xa9"
- "\xfd\x34\xfa\xb5\x48\x19\xd4\xd1\xab\x95\xed\x1b\xce\x46\x9b\x8f"
- "\x52\x3a\xd7\xd2\x69\xdc\x06\x7c\x7b\xbd\xe3\xb4\x5e\xe6\x49\xd2"
- "\x53\x9d\x7e\xb5\x7e\x5a\xfb\x05\x87\xb0\xc6\xfb\xf4\x16\x7e\x24"
- "\x63\x01\xab\xd9\xc9\x5b\xf6\xee\xe4\x4d\x72\xed\x15\xd5\x7b\xd8"
- "\x2b\xc2\xf7\x24\xed\xe1\x4d\xa5\xf4\xed\x08\x49\xe3\x80\x4b\x53"
- "\x26\xec\x4b\x8b\xda\x3c\xec\xca\x84\xc8\x31\x70\xe7\x96\x7a\xec"
- "\xa3\xaf\x14\x36\x93\x3c\xf9\x58\x7d\x6b\x67\x2f\xfb\xed\x50\x77"
- "\xb4\xe3\x43\xa6\x77\x07\x3a\xd8\xfc\x04\x19\x27\x67\xdf\x4e\xee"
- "\x79\x16\xf1\x83\x77\xf2\x5e\xc2\x97\x19\x3d\x6c\xdb\x8c\xeb\x12"
- "\x58\xc2\xc7\xc4\x95\x48\xfa\xb4\xed\xe6\x08\xfa\xf4\xd6\x51\x4f"
- "\x63\x04\x6d\x7a\xfc\xd1\x6f\xd2\xa6\xe2\x35\x92\x36\xd1\xda\x17"
- "\xb4\x28\xe8\x51\xd3\xef\x1d\x95\xae\xde\x5f\x29\xfe\xee\xa8\x74"
- "\xbf\x9a\x3e\x67\x54\xba\x57\xa6\x6f\xcf\xd2\x68\x5f\x2b\xfa\xb1"
- "\x09\xb4\x6f\xfb\x5d\xa0\x7d\xad\x19\x2a\xed\x13\xf4\x67\xfb\x3c"
- "\xfe\x22\xd1\xa2\x8d\xa0\x37\xdb\xa3\xd1\x7f\xfe\x36\xd3\xfa\x1e"
- "\xd3\xc5\x9c\xef\x23\xad\xf2\x0b\x66\xa0\x3f\x95\xee\x15\x5c\x06"
- "\xba\x07\x9a\x07\xda\xb7\x27\x91\xb7\xef\xd9\xc9\x8f\xd5\x08\xbf"
- "\xd5\xce\x10\xfd\x7b\x8a\xd2\x4a\x29\xed\x29\xfa\x0e\x3a\x08\x98"
- "\x1c\x4d\x6b\x64\x22\xae\x4d\xa9\xb1\x5a\xd1\x27\xb3\x72\x9a\x6f"
- "\xf8\xbf\x2a\x26\xf8\x5a\x74\xcc\xee\xce\xf3\x89\x7b\x28\xf0\x95"
- "\xde\x9a\xd7\x89\x75\x97\xb8\x5d\x81\x9e\xe2\x24\x2b\xf4\xf1\x1e"
- "\xdc\x55\x41\x1f\xd2\x37\xff\x1b\x7c\x7d\xeb\x9a\xb2\x19\x83\x5f"
- "\x02\xd0\x6c\xea\x8b\xa1\x92\xfa\x24\x7d\x0b\x3b\x0f\x7b\xd8\xdf"
- "\x54\x7c\x7d\x1c\x77\xd5\x68\x4f\x21\x41\xdc\x49\xf4\x91\xc6\x66"
- "\x09\x16\x31\xf8\x66\x41\x7c\x4d\xfc\xee\xd1\x2b\xd9\x95\x9a\x7f"
- "\x16\x27\xd1\x06\xca\xe3\x6e\xf7\x33\xf4\xd9\xc3\x9c\xcb\x8e\x16"
- "\x34\x52\xf9\x6d\x5e\xc0\x86\x3b\x1d\x5a\x1d\x3a\x51\x87\x5e\xe8"
- "\x6e\xb3\x29\x9f\x47\x94\x37\x47\xe7\x1f\x5d\xe5\x65\xa0\xfb\xee"
- "\x6e\xaa\xa3\xa0\x43\xd6\x41\x75\x71\xda\x03\x46\x7c\x53\xeb\x8f"
- "\xdd\xca\xbf\xa6\xfa\x0f\x63\xbe\xe0\xa7\x0b\x76\x4a\x04\x17\x13"
- "\x7c\x35\x48\x3e\xd4\x79\xe7\xbe\x2f\x18\x53\x7d\x8d\x11\xbe\x39"
- "\x97\xc0\x97\x17\xfc\x8b\x5d\xc8\xb7\x18\xc1\x68\xb6\xe6\x5f\x4c"
- "\xd9\xf4\xbf\xeb\x5b\x8c\xea\xb6\xd6\xea\x39\xad\x39\xe7\x12\xf8"
- "\x17\xa3\xfe\xef\x07\x1e\xaa\x63\x5a\xfa\xdc\x4f\x00\xf3\x6d\xa5"
- "\x48\xab\x70\xf2\x66\x6d\xfe\x31\x5e\x8c\x85\xbe\xd9\x25\x7f\xc8"
- "\x69\x5d\x16\x2f\xc5\x77\x4a\x5b\x85\xfc\xf3\x89\x8e\xb9\x69\x0f"
- "\x7b\xb5\x23\xa8\xaf\xd8\xc2\x0c\x92\xa6\x3d\xbe\x1a\xe5\x25\x4d"
- "\x7b\xdc\x1a\xa6\x69\x8f\xc7\x4a\x9a\x26\x61\x2c\x69\xda\xe3\x3a"
- "\x49\xd3\x8a\xcf\x0b\x7b\x22\xa2\x69\xf8\x06\xba\xa6\xd1\xb4\xbd"
- "\x89\xbc\x19\xb4\x63\xd0\x59\xdc\xad\xd1\xb6\x32\x4a\x03\xed\x40"
- "\x1f\x25\x9d\xda\x9e\xc2\xff\x2b\x89\x49\x7b\x4d\x3c\x67\xc3\x7f"
- "\x46\xb7\xfa\x8c\xfd\xe4\xc7\x92\xc6\x3d\xbe\x38\x4c\xe3\x8a\x5d"
- "\xe1\xb2\xa0\x71\x8f\xff\x40\xd2\x38\x99\xbe\xef\x27\xa0\x71\xdb"
- "\x53\x00\x03\xb5\x7e\x3d\xce\xd1\xd4\xfc\x80\xe3\xd2\x48\x1a\x37"
- "\x72\x7d\x3d\x5e\xa5\xd1\x38\xd0\x36\x7a\xdf\xef\x61\xb3\x84\x5e"
- "\x18\xeb\xac\x8a\x60\xae\xad\x3b\xcc\x01\xc6\x8c\xf8\x01\x80\xdb"
- "\x1d\xa7\xd9\x44\xd5\x6f\x8d\x3a\xee\xc7\x3d\xda\x1d\x4d\x82\xff"
- "\x37\x7d\x9a\xb1\xb0\x5f\x32\x9a\xeb\x99\xf0\xe7\xe8\x2e\xea\x60"
- "\xee\x6a\x5e\xd4\x1a\x38\xce\x94\xed\x8f\x9c\xc0\xbc\x92\xbc\x71"
- "\x0b\x7e\x41\x77\x7a\xd8\x8e\x59\xe9\x3e\xa1\xbf\x3f\x51\xa1\xa7"
- "\x6f\xf9\x23\xbe\xdd\x8a\x36\xa0\x57\xa4\x67\xe3\x78\x7a\x84\x8b"
- "\x68\xab\xec\x02\x6d\x1d\x14\x6d\x11\x2f\x45\x72\xcf\xe4\x33\x6c"
- "\x87\x38\x43\x13\x3e\x99\xc7\xae\xeb\x73\xf5\x7b\xd4\x38\xdf\xcf"
- "\x5f\xb8\xfc\x2f\x2e\xbf\x70\xf9\x5f\x7c\x17\x34\x08\xf7\xf1\x82"
- "\xce\x91\xf5\x98\x03\x5a\xbe\x1e\xe4\x5b\xad\x9e\x83\x9c\x70\xcc"
- "\x12\x72\x99\x55\xab\x13\x78\x57\x4e\xf9\x84\xff\x5a\xa2\x91\x4b"
- "\x36\x33\xf8\x0e\x8e\x2c\xbb\x37\x0c\xdf\x5f\xa4\x5e\x40\x4f\x63"
- "\x72\x93\x14\x88\xf8\xf2\x47\x68\x17\xc4\x5d\x9a\xaa\xd0\xd9\xc3"
- "\x2f\x7c\x44\x2f\x45\xfc\x56\xf5\xde\x6e\x2f\xd1\xb7\x99\xf0\xb1"
- "\x09\xbe\x52\xbd\x6b\x71\x19\xd1\xe5\x78\xf8\x61\x81\xbe\x3a\x3d"
- "\x98\xaa\x3f\x22\xfc\xef\x97\x24\x6b\x65\xc7\xd3\xed\xa1\x5d\xb5"
- "\x4d\x71\x0f\x89\xca\x64\x6a\x65\x50\x37\xee\xde\xd0\x7e\x3c\x53"
- "\xf8\x37\x0b\xf4\x82\x06\x5e\x46\x3c\x68\xbc\x6c\x27\x83\xa9\xed"
- "\x54\x7b\xd8\x8e\xcc\x0b\xdd\x73\x1a\x7f\x7c\x25\xc7\x2e\x7e\x7c"
- "\x4c\x1d\xdf\x13\x71\xdf\x32\xbe\x0b\xb4\xfb\xc4\xb2\x8b\x6f\x37"
- "\x4e\x6b\xb7\xe4\xe2\xe1\xfa\xc4\xe1\x7f\x1e\xae\xc9\x2a\x5c\x9f"
- "\xf0\x7e\x0b\x5c\xc7\x68\xe7\xc9\xd9\xff\x7c\x3b\x36\xb5\x9d\x27"
- "\xd3\xc6\x6a\x87\x89\x7f\xe3\xfa\xeb\x31\x6a\x31\x62\xd4\xb8\xc4"
- "\x31\x54\x4f\x9d\x87\x95\x84\x62\x0f\xcb\x78\x49\x4f\x36\x78\xd8"
- "\x13\x55\x23\xef\x71\x3d\xf9\x49\x7a\x1d\xf6\x75\xae\x78\xd8\x93"
- "\xc7\xa0\x6b\x5b\xb2\x55\xfa\x07\x54\xcb\x10\x3d\x7f\x62\xfa\x85"
- "\xce\xd3\x44\x2c\x0c\xd5\x77\x07\xee\xa7\xf2\xf2\x04\x4f\x9f\x23"
- "\x9b\xc9\x58\xd1\x4f\xdd\x80\x7b\x48\xf4\x3c\x91\x9e\xa5\x1e\x0a"
- "\xf1\x05\xa4\x4f\x8a\x09\x94\xb6\x0d\xf1\x27\xe4\xfd\xbd\xa7\x56"
- "\x52\x1f\xf2\x85\xae\x49\xf8\xd8\x17\xbe\x5d\x7c\x94\x4f\x8f\xb2"
- "\xd2\xa7\xc7\x53\xf9\x5a\x1e\x8f\x56\x5f\xc8\xbf\xc5\x53\x77\xc9"
- "\xbd\xe5\xa9\xa5\x7d\xe3\xc4\x31\x82\x9f\xb3\xfd\x85\xc9\x23\xee"
- "\x1f\xde\x99\x93\xb3\x3e\x67\x91\x2d\xf7\xd1\x07\xe7\xe5\xe6\xad"
- "\xce\xdb\x90\x2b\x2e\xaa\x4f\x62\x94\x60\xcb\x5b\xf3\x68\xd6\xfa"
- "\x0d\x79\x49\x9b\x56\xaf\x91\x17\xdb\xaf\xa1\x8c\x91\x99\xd8\xc8"
- "\xb8\x91\x44\x83\xda\xb8\x5e\xf8\xa0\x10\xb1\x23\xe1\x8b\x44\xbb"
- "\xb7\xdb\x64\x15\x31\xb6\x88\x66\x95\x2e\xf6\xb0\xf5\xdd\xda\x3c"
- "\xc0\x3f\x22\xf1\x2d\xd6\x1e\x56\xfa\x63\xe0\xce\x72\x62\x41\xf7"
- "\x49\xbf\x12\xc2\x37\x80\x3b\x8f\x12\x5a\x99\xd1\xb5\x11\x7a\xd8"
- "\xd2\x36\xc5\xf9\x94\x4b\xf8\x7b\xdc\xd2\x83\xf7\x7e\x8d\x4f\xc0"
- "\xb9\x92\x3c\x07\x9e\x79\x5b\x07\x2b\x9d\x83\x76\xb1\xee\x6a\x9f"
- "\x91\xb1\xba\xb9\xf3\xa9\x76\xdc\xd5\xa6\x77\x23\xf5\xc1\xa5\xf1"
- "\xa2\xd4\x5f\x13\x8f\x4d\xa0\x79\x2e\xf5\xbd\x17\xe7\x65\xea\x5d"
- "\x6f\x63\xad\xbc\xd7\x6d\xa0\xbc\xbd\xa1\xbc\x4e\xca\x5b\x96\xd0"
- "\x4d\xfb\xe6\x98\x67\xd9\xdc\x1c\x9f\xad\x0c\xa7\x45\x47\x8e\x99"
- "\xe4\x6a\x9a\xbf\xb2\x5f\xd2\xd8\x13\x34\x5c\x91\x73\x5f\x56\x26"
- "\x7c\x2f\x97\xc7\x67\x53\xda\x04\xfa\x2d\xea\xa3\x6f\xf0\x81\x40"
- "\xdf\x32\x70\x46\xd6\x5a\x70\xd6\x75\xc4\xda\x41\xf3\x5e\x66\xf7"
- "\xb0\x8d\xd3\xe5\xbd\x35\xca\x4f\x6d\xb8\x8b\x86\x58\x93\x8d\xbb"
- "\xa0\xa3\xf3\xb0\xb2\xc3\x4d\x36\x1f\xe3\x51\xff\x7e\x02\xe5\x68"
- "\x5d\x59\x1d\xf9\xe0\x45\x28\x5d\xdc\xcf\x2b\xab\xd7\x60\x9e\x67"
- "\xe3\xa7\x91\x67\x3c\xbd\x32\xf6\xcb\x0a\xb1\x97\x9c\x63\xb0\xc1"
- "\xea\x64\x65\xc7\x46\xef\x17\x73\x32\x17\xd9\x32\x57\xe7\xd9\xd6"
- "\xae\x59\x97\x65\xcb\x5c\x93\x69\x5b\xb7\x3e\xcf\xf6\xd3\xf5\x50"
- "\xf0\x40\xa5\x33\x02\x27\x14\x8c\x6f\x53\x5a\xb4\x76\x86\xdd\xb7"
- "\x29\x7b\x82\xc4\xe9\x8a\x79\x7d\x83\xd9\x13\x47\xc2\xa4\x62\xb2"
- "\xdc\x2b\xcb\x33\xa8\xef\x06\x79\xff\x2f\xaa\x9b\xde\x69\xfc\x65"
- "\xcd\x23\xd7\x6e\xc5\xfd\x6a\xde\x52\x2d\xaf\xc0\x8b\x2b\x7b\x42"
- "\xdf\x2a\x54\x7c\xdc\x27\xef\x29\x0b\xbf\x37\xfb\x84\x0d\x7f\xb9"
- "\x6b\xdc\x32\xf0\xf5\xb5\x85\x3d\x74\x86\x95\x1f\xe4\xce\x32\x9f"
- "\x8a\x43\x46\xa5\x34\x3e\x5f\xc5\x1f\xc2\x89\x0a\xf6\x4d\xfc\xa9"
- "\x58\x05\xfc\xe1\x83\x69\x46\x61\xef\x11\xf0\x13\x9d\xa3\x77\xda"
- "\x9f\x3d\xac\x3c\x13\xe3\xf0\x6d\x4a\x33\x3a\x76\x09\xff\x7b\xa7"
- "\x70\x76\x8a\xf8\x34\x84\x2b\x31\x32\x8e\x66\xc5\x4a\x6d\x8e\xb4"
- "\xfc\x63\xaf\x61\x81\x2f\x23\x71\x4c\xc2\xf3\x65\x81\x63\xc4\x1f"
- "\x50\x9f\xf4\x9a\x9f\x3f\xec\x21\xd4\xb7\xa6\xbc\xad\x9c\x53\x1b"
- "\x8d\x11\x78\x70\x66\x2c\x3c\xa0\xb9\x7d\x68\xed\xfa\x87\x1e\xa1"
- "\x85\x9e\x93\x95\xf7\x50\x36\x7c\x5b\x80\x0e\x08\xc7\x19\x73\x32"
- "\x6d\x1b\x72\xb3\x1e\x9a\xc4\xc6\xca\x15\xfa\x18\x39\xff\x71\x0a"
- "\xe1\x6b\x5f\x5f\x5a\x34\xee\x58\xc8\x3b\x15\x4f\x6f\xed\xcb\x25"
- "\x59\x64\xc4\xbc\x3f\xfd\x73\xb7\x35\x99\x78\xba\x64\xe1\x3b\x0e"
- "\x30\x93\x76\x02\x4f\xbf\x01\x38\xf4\xe9\x75\xb4\x9f\x54\xe6\x69"
- "\x38\x40\xcf\x45\x34\xa6\xec\xb0\x8d\xc6\xd3\x0d\x7d\xfa\xe8\xe3"
- "\xa0\x3f\xd2\x1e\xa4\x87\xe8\x80\x65\x5f\x07\xab\x14\xb6\x60\xb5"
- "\x62\x3f\xaa\x6c\xd0\xca\x94\x87\xee\x39\x3f\x3d\x5d\xc3\x93\x88"
- "\x32\xbf\x44\x9a\xf0\x75\xe4\xac\x68\xc3\x9c\x73\x39\xf7\x06\x2d"
- "\x1f\xc1\x95\xef\x13\x74\xe4\x69\xe3\x68\xda\xf0\x5e\x1c\xce\xc4"
- "\x65\x7f\x04\xfe\x99\xe2\x53\x85\xdf\x14\xe2\xf5\x3a\xd8\xd3\x97"
- "\xaa\xf6\x29\x42\xa7\xe8\xce\xa7\xba\xfc\xb2\x2e\x6a\x6b\x40\x6b"
- "\x8b\xc7\xc6\xa7\xee\x13\x78\xf6\x74\x76\x58\x67\xf8\x74\x02\x64"
- "\x65\xde\x97\x36\xc1\xc3\x2a\x57\x0a\xdc\xa2\xe7\xbc\xcb\xa5\x0f"
- "\x37\xe0\x1b\xc6\x09\xbc\x0a\xe3\xd4\xd3\x07\xb4\xf9\xc6\x98\xa9"
- "\xdc\x2a\x9b\xf0\xf3\xfb\xb4\x4b\x83\xe5\x78\xbe\x66\xc4\xba\x35"
- "\x51\x5f\x06\xe5\xda\x15\x72\x9e\xf4\x2f\x84\x7b\x2e\x51\xd4\xc7"
- "\xfc\x2e\xf6\xcc\x27\xb0\xdd\xb7\xf8\x21\x37\xc5\x8b\x78\x70\x72"
- "\x2f\x7b\xc6\x46\x38\x9c\x10\xbe\x9b\xfe\x0c\xf1\x7f\x95\x09\x72"
- "\xee\x9e\x59\x1c\xb1\xf6\xbc\xaa\x3d\xc0\x44\xc0\x08\xf4\xcc\x9d"
- "\x7f\xa7\x58\xaf\xf2\xde\xef\x33\xd9\x5a\x39\xe1\x67\x80\x70\x03"
- "\x76\xb0\x67\xd8\x33\x25\xd8\x23\xd0\x3f\x0f\x7b\xc6\x88\xf6\x31"
- "\x3e\xec\xd9\x02\x6f\xac\x88\x81\xf2\xcc\xfe\x51\x7d\x68\xd0\xea"
- "\x52\xeb\x6e\xd2\xde\xe1\x77\xcc\xc3\xaa\x52\x11\x07\xf2\x88\x4f"
- "\x8c\xe1\x92\x26\x92\x0a\x9a\x7c\x22\x5f\xaf\x06\x43\x4a\x2f\xa2"
- "\x77\x9a\x8b\x52\x26\xcf\x84\x12\xd4\x78\x53\x55\x88\x61\xca\x1d"
- "\x36\xf8\x25\x5c\x2c\xe9\x8d\xf0\xa5\x23\xbe\xc5\xa8\x6b\x36\x06"
- "\x77\x84\x84\x5d\x8c\x2f\x20\x68\x83\xf4\xbd\x40\xdf\x69\x8d\x0c"
- "\x22\xa6\xcb\x70\x76\x8c\xec\xdb\xb3\x19\xa1\x36\x10\x9f\x52\x9c"
- "\x41\x3e\x9b\x2a\x7d\x99\x4c\x24\x59\xef\xd9\x22\x6d\xfe\x8a\x77"
- "\x52\x1a\xe2\xa7\xea\x99\xb1\x49\xf8\x0a\x7b\xb6\x46\xeb\xaf\xfa"
- "\x4d\x2f\xf0\x41\xc0\xe0\xd9\xd0\xfa\xef\x13\xb1\x3e\x9f\x6d\xd6"
- "\xda\x11\x79\x29\x1f\xf2\x37\xcd\x16\xdf\x3a\x43\xf5\x48\x1f\x2a"
- "\x46\x11\xef\xb9\x0e\xdf\xaa\x58\x98\x56\x3d\x23\xfc\x15\x0b\xbb"
- "\x35\x1a\x87\xf7\xb1\xec\x18\x31\x07\x36\x86\xf8\x20\x88\x23\xac"
- "\x97\xb8\x58\xb5\x40\x2b\x13\xa5\x03\x1c\xab\x96\x68\x6d\x6b\x75"
- "\xa0\xff\x17\xa4\x79\x72\x2c\x06\xac\x11\x35\x66\xa7\xa0\x17\x92"
- "\xd7\xaa\x3a\x2a\x70\x50\x8c\xb3\xaa\x2e\x72\xae\x25\x2f\x57\xd5"
- "\x10\x81\x0f\xe8\x4f\x68\xfe\x69\xee\x7d\x72\x2f\xa9\x6a\x8f\xe8"
- "\x63\x0a\xbd\x77\x87\xe6\xa1\x5c\xcc\x11\x62\x40\x8d\x19\xef\x51"
- "\xac\x15\xca\xa3\x70\xd1\x4f\xcc\x07\xc9\x62\x0b\x59\x13\x78\x42"
- "\x5a\x2b\x04\x13\xea\xe3\x73\x8f\x02\xaf\x06\x9d\xcf\xa5\x8c\xc4"
- "\xcd\xe7\x52\x23\xfa\xab\x03\x5d\xa7\xb4\x4c\x2d\x8f\x87\x3d\x27"
- "\xee\x32\x69\xf0\xa4\x6f\x45\xa1\x79\xbc\x51\xe4\xad\xd4\xfa\xf9"
- "\x2d\x7b\x86\x0a\xab\xe7\x3e\x54\xdb\x68\xd6\xda\xa0\x67\x92\x7f"
- "\xaa\x56\x8d\xae\xe3\xc1\xcd\x79\x59\xd2\xb9\x11\x36\xf9\xd5\x0f"
- "\x3d\x92\x95\x39\xd7\xb6\xfa\x61\xb8\x41\xca\x5d\x9b\x95\x65\x17"
- "\x87\x38\x23\xf9\xc0\x04\xd1\x1e\xc1\x41\xfa\x9c\x7e\xfe\x07\xcf"
- "\x4a\xfb\x15\xac\x0b\xac\x77\x2f\xd6\xfb\x91\x82\x73\x42\xb6\x71"
- "\x17\xdd\xc8\xdc\x7e\x5e\x04\xfe\x5f\xd0\x3e\x8c\xdf\xea\x93\xfb"
- "\x00\xcd\x27\xf6\xc8\x41\xe7\x4e\xfb\x48\x78\xed\x2c\x1a\xb9\x96"
- "\x77\x56\x8e\x4d\x27\x76\xde\x20\xe8\x44\xa9\xc4\x0b\xd0\x27\xd8"
- "\xfe\xa3\x5e\x2a\xd3\x34\xaa\xce\x63\x61\x1a\xb5\xd3\xa3\xd1\x28"
- "\xb9\x4f\x3c\x6f\xa0\x3d\xa8\x52\x6d\x2b\x10\xc6\x9b\xe7\x0b\x24"
- "\xde\x3c\x4f\xf2\xdf\xcb\xc5\x9a\xac\x23\xf7\x8e\xe7\x3c\xe0\x1f"
- "\x65\x7c\xed\xe7\x93\xb5\xfa\xaa\xe2\xb1\x6f\x3c\x9f\xf2\x4d\xfe"
- "\x61\x67\x2f\xf8\x07\xd8\x25\x02\x16\x22\x9e\xb0\x58\x37\xcf\xaf"
- "\x8d\xa0\x3f\x71\xf4\x5e\x30\xd6\x5c\x3f\x88\xed\x78\x1e\x8e\xdb"
- "\xe6\x3d\xb4\x2e\xef\x56\xb8\xa8\xca\xca\xb7\x67\x3d\x94\x97\x95"
- "\x39\xfa\x9c\x2d\x49\xe3\xc5\x70\xc6\x5d\x45\xeb\xde\x1b\x0b\x78"
- "\x3c\x4f\xe3\xdf\x15\xd0\xc6\x20\xe8\x14\xf1\x8e\x2a\x8d\x33\x75"
- "\xb1\x5d\x1f\xca\x58\xe2\xcf\x07\x34\x3c\x41\xbe\x3b\xf2\xb9\x32"
- "\xe8\xac\xa6\xf1\xef\x34\xaa\xf2\x16\xc9\xb4\xd5\x36\xed\x3d\x5c"
- "\xbe\x3a\x4b\xec\x7d\x3b\x85\x4d\x1f\xc1\xb4\xba\x33\x82\xdf\xc2"
- "\xfb\x61\xf5\x5d\xf8\x61\x92\x71\xd1\xab\x37\x4b\xf8\x56\xd3\xfc"
- "\x3f\xa7\xd2\x8a\x5d\xcd\xb2\x1e\xc6\x5e\x2a\xf4\x46\xef\x13\xfa"
- "\xfd\xea\x4a\xad\x3d\x2a\x7f\x3c\xb2\x4d\xec\x5b\xa3\xeb\xf3\xb0"
- "\x6a\x71\x3f\x64\xbb\xf0\x21\x57\xdd\x32\x46\x5f\x53\x23\xf3\x51"
- "\x1e\x92\x7f\x9f\xab\xd1\xc6\xfc\xc3\x7c\xa4\xed\x32\x5c\x60\x8c"
- "\xbd\x72\x8c\xbb\x8a\x80\x5b\x68\x1f\xf8\xaf\xf6\x21\x53\xf5\x4b"
- "\xe2\x41\xfc\x46\xf4\x5f\xf8\x47\xb3\x62\x5d\xef\x22\xf9\xf7\xe9"
- "\x16\x6d\x1c\x18\x63\x43\xa1\xd7\xa0\xf9\xa5\x92\xe5\x77\xdd\x3a"
- "\xb2\x6f\xbb\x4a\x23\xca\x74\xbb\xae\x84\xee\x7e\xd7\x1c\xee\x7c"
- "\xbe\x04\x78\x08\x7f\x55\x55\x21\x3c\xdc\xd5\xf8\x4d\xbc\xdb\x35"
- "\x1b\x78\x17\x89\x4b\x6b\x6e\x7c\x88\x30\x29\x37\x2b\x6f\x91\xe0"
- "\xee\x89\xb1\x83\xdb\xb3\xd5\x79\x6b\xd6\xaf\xcb\x9d\x6b\xcb\xcd"
- "\x5c\xad\x2e\xfa\x11\x6b\xde\x29\x64\x7f\x9f\xb6\xce\x06\x9d\xbb"
- "\x67\x87\x69\xcb\xee\x30\xfe\xc3\x46\xeb\x4a\xe8\x66\x77\x6f\x96"
- "\xeb\x69\xf7\xb2\x88\xb5\x2b\xca\x63\x8d\xee\x13\x3c\xdb\xee\xc8"
- "\xfd\xdf\x47\x30\x8d\x39\xc3\x76\x5f\xaa\xc2\xd4\x27\x61\xbc\xfb"
- "\x5d\x31\x4e\xe1\x8f\x6b\xd7\x31\x8c\x53\xf8\x7f\x11\xfc\xd9\xee"
- "\x03\xda\x78\xc3\x72\xc3\x6e\x97\xe0\xa3\x54\x7e\xed\xdb\xe4\x7a"
- "\xc9\x9f\xee\x59\xa5\xea\xde\xda\x35\x19\x4f\xe3\xaf\xa9\x2f\x99"
- "\x92\x57\xdd\x73\xe9\xf2\x02\x3e\x9c\x9e\x0f\x3f\x75\x98\x83\x3d"
- "\xb7\x6b\xbc\xa5\xb0\xdf\x2b\x8b\x4f\x1b\x74\xee\x59\x18\x49\x27"
- "\x78\xd4\x23\xed\x2a\x8f\x98\x26\x65\xd7\x4b\xfe\xd0\x41\x6d\xe1"
- "\xec\xe1\x02\x7d\xa3\x71\xed\x21\xfa\xf7\x6a\x03\xea\x01\x7f\xcd"
- "\xfb\xac\x6a\xac\xca\x1a\x71\x86\x57\x4b\x75\x7b\x69\x6e\x29\x1f"
- "\xf1\x7f\xbb\x05\x6e\x28\x84\xa3\xb0\xdd\xf1\x69\x3c\x12\xdb\xf3"
- "\x19\xf6\x22\x7a\x26\xbc\xad\x49\x92\x38\x55\x93\xe4\xcd\x4d\x62"
- "\x7d\x7d\x56\x7d\x5f\x6e\x9a\x01\xfa\x02\xc0\xc2\x5d\xe3\x67\x12"
- "\x7f\xf6\xf8\x89\xe6\x1d\x88\xac\x4f\xad\x0b\x30\x35\xa0\x1f\x3c"
- "\xd7\xaa\x07\x7e\x03\x5f\x79\x5f\x12\xf1\x09\x7b\x5c\x3c\x37\x49"
- "\x3f\x8e\xef\xad\x0b\x8d\xd3\x84\x78\x8f\x88\x01\x0a\x7a\x25\xfd"
- "\xfb\xef\x7d\xfc\x59\xa9\x1b\x50\xdb\xad\x79\x82\xeb\x5f\x10\xfb"
- "\x4a\xb9\xd8\x57\x38\x93\xfe\xd2\x6b\x0e\x08\x3b\x5a\xfb\x0b\x22"
- "\xe6\xab\x7a\x3f\xdb\xdb\x64\x0f\x88\x58\x75\x8e\x3c\xf0\x69\x01"
- "\x9c\x1b\x89\xfb\xc7\x47\xf2\x02\xec\x87\x7e\xe0\x64\x4d\x3b\x7c"
- "\xc5\xcb\x58\xe0\x35\x9d\x9a\x7f\x78\xc4\x90\x44\xfc\x53\x1a\x57"
- "\x54\x38\x7e\xe9\xde\xc3\xd0\xdb\x4a\x79\xdc\xca\xca\x89\xa7\x97"
- "\x73\xb0\x77\x1e\x62\xf1\x49\x59\xa1\x83\xe6\x25\xea\x2b\xca\x7b"
- "\xa7\xc0\x9f\x10\x9d\xd8\xfb\x16\x6c\xd3\x3d\x6a\x1d\x83\xce\xbd"
- "\xb4\xff\xef\xc9\x96\x6d\x51\x7d\x83\xda\x7c\xee\x9d\xf7\x4d\xfd"
- "\x46\xb8\x3e\x2a\x3f\x57\xe5\x0b\x98\xd4\x7d\xbd\x87\xba\x6a\x34"
- "\xdd\x57\x98\xf7\xd9\x5b\xaf\xe9\xbe\xa4\xef\xe9\x9a\x3c\xb4\x3f"
- "\x9e\x8e\x88\x3b\x7e\x0c\xbc\x37\x82\x87\x1b\x97\x9f\xa0\xfd\x1d"
- "\x7d\xd7\xf8\x42\x39\x3f\xb5\x77\x81\x3f\x44\xcc\x55\x8d\x97\x94"
- "\x3c\x40\xed\x4a\xb9\x97\xd5\x2e\xd4\xf6\x32\x2a\xdb\xa0\xd2\x0a"
- "\x75\x9f\xab\x0d\xc9\xbf\x63\xdb\xe5\xd7\xe6\x69\x30\xd2\x60\x2e"
- "\x61\x54\x7b\xb4\xcf\x3c\xb1\x31\x0c\xdb\xda\xa3\x02\xd6\xa1\xef"
- "\xfb\xa2\x23\x60\x8f\x77\x83\xa4\x9b\xb5\xb4\xff\xd7\x2c\x90\x7b"
- "\x8a\x4c\xe3\xe6\x84\x7f\x88\xb8\xed\x02\x06\x6b\x84\x6e\xc6\xeb"
- "\x48\x42\xdf\xbc\x1e\x5d\xb2\x4d\xd2\xb2\x5a\xca\xbf\xb7\x57\x96"
- "\xab\xad\x46\x5f\x22\xfb\x7b\xef\xba\x47\xd6\xad\xdf\xb4\x0e\x0a"
- "\xb5\x0d\xb9\xb6\x87\xd6\x67\x66\x4d\x1a\x43\x1f\x62\x45\x5c\x6b"
- "\x5f\x55\xc8\xef\xd4\x8b\x46\xd8\xd1\xcb\x98\x05\x2f\xc6\xd8\xae"
- "\x06\x7e\xed\x7b\x14\xba\x02\x11\x3b\x02\x3e\x56\xa5\xde\xa0\x1b"
- "\xe5\x25\xac\x5f\xe8\xef\xdb\x94\xad\xf2\x58\x2f\xbc\x06\x38\xaa"
- "\x32\x07\xa7\x31\x9e\xd2\xf6\x21\xf4\x4f\xf0\xe6\xc3\x49\x82\x2e"
- "\x2a\xc3\xd9\x06\x01\xaf\xe1\x24\xda\x6f\xf6\x35\x7b\x74\xd7\x07"
- "\xe4\xb8\xf6\x1d\xd3\xe0\x81\xf1\x0f\x22\xd6\x26\x5f\x43\x38\xfa"
- "\xa2\x51\xad\x0b\xf4\x13\x75\xd7\x68\x76\xdc\xf0\x25\xea\xda\x08"
- "\x3f\xc2\x75\x9f\x29\x65\xa0\x37\x75\x56\x8d\x2e\x61\x2f\x52\xa8"
- "\x9e\x57\x07\xbc\xd1\xb4\x6e\x6e\xa7\xb2\x89\x1d\xec\x85\x4c\x19"
- "\x6f\xa0\x6e\xc9\xc8\x78\x03\x2f\xd8\xe8\x2f\x53\xfd\x2b\x8e\x78"
- "\xbe\xd0\x9f\x56\x26\x35\x9c\x56\x57\x37\x2a\x4f\x31\xf5\xe9\x50"
- "\x88\x5f\x91\xfe\x4c\x55\xff\xc7\x88\x9d\x51\x77\x0a\x3e\x43\xc3"
- "\xb8\x51\x17\xab\xf2\x20\xdd\x80\x1d\xf6\xdb\x4e\xf6\x82\xf4\x65"
- "\x52\x4e\xb8\xc1\xd3\x10\xd7\xdb\xcb\x07\xd7\x10\x4e\xbc\x60\x08"
- "\xe3\x81\x84\x11\xa5\x59\xc3\x7c\x4a\x5d\x2f\xca\x44\xc2\x81\xda"
- "\xb8\x5d\xca\xa6\x2f\xa4\x68\x7b\x36\xfc\xa5\xca\xf8\x13\x75\x87"
- "\x1a\x0a\xbb\x49\xe6\x7f\x61\x55\x44\x1d\x87\x54\x5d\x84\x81\xeb"
- "\xf7\xc5\xed\x13\x32\xdb\x0b\x05\x61\x9d\x40\xdd\x21\xd0\x5d\x51"
- "\x87\x39\xc1\xeb\xf6\x89\x98\xd1\x3a\x2d\x46\x3c\xe5\x3d\xa0\xf1"
- "\x28\x5a\x5d\x4d\x52\xe7\x24\x7c\x5c\xd2\x1a\xac\xa4\x3c\x2d\x21"
- "\x7d\x2c\xa5\x85\x64\xc0\x7c\x5a\xc7\x82\xf7\x7e\xa1\x37\x2c\xeb"
- "\xed\x13\x7e\x05\x84\x1c\x28\xeb\x31\x7a\xd8\x0b\x9e\xd1\x72\x1b"
- "\xf1\x0f\xb6\x35\xeb\xd6\x10\xfb\xf0\x53\xfb\xfa\x5b\x49\x74\xf8"
- "\xa9\x7d\xcd\xad\x30\xf9\xba\x7b\xc9\x5d\xe2\x97\x16\xc7\xad\x63"
- "\xe8\x8f\xa1\xf7\x16\x71\x99\xa1\x33\x22\x39\x17\xba\xd3\x41\x19"
- "\x2b\x75\xa2\xfa\x6b\x54\x7f\x27\xd0\xbe\x57\x44\x6b\xa5\x0c\xb1"
- "\x6f\x08\xfe\x75\x8a\x53\xc6\x79\x55\xf7\x6c\xa2\xe5\x2f\x3e\xae"
- "\x9d\x97\x09\x1b\x78\xf8\x31\xec\xcb\x16\xfa\xb8\x41\xe7\x8b\x21"
- "\xfd\x87\xd4\x2f\xca\x33\x37\x4a\x6f\xd7\xd2\x35\x7d\x2c\xa5\xf5"
- "\x6a\xba\x57\x99\xf7\xc5\x40\xb8\xec\x08\xdd\x76\x82\x76\x1e\x37"
- "\xe8\x7c\xc9\xa6\xc1\x4c\xab\xc7\x61\xe3\x67\x54\x3e\x29\x4a\xf0"
- "\xd5\xce\x17\x13\x84\xef\x50\xf0\xe2\x42\xcf\xfc\xd2\x4a\xad\x1d"
- "\xc8\x08\xe8\xb7\x7a\xf6\x23\xd6\x3d\x7c\x84\x4a\x1f\xa3\x2f\x85"
- "\xe6\x7f\x14\xcc\x93\x6e\xba\x46\xe8\xe5\x93\x72\x89\x3f\xbb\x66"
- "\x94\x1e\x0e\x38\x34\xbf\x8a\xc5\x08\x1d\x93\x94\xd3\xa3\xc1\x23"
- "\xd0\x18\x5e\xa0\xf9\x8c\x02\x2d\x97\xfb\xde\x4b\xc7\x43\x7b\xbc"
- "\x29\x81\xf0\x6a\x62\x03\xfc\xcc\xcb\x7b\x0b\x2f\x9d\x07\xbe\x79"
- "\x2f\x7b\x64\x90\xc3\x46\xf9\xf9\x7f\x1f\x94\x7a\xf8\xfd\x37\x87"
- "\x75\x66\x2f\x95\xa8\x3e\x51\x61\xff\x46\xf3\xb5\x7f\x6e\x88\xe7"
- "\xa4\xfc\x82\xf7\xa2\x3a\x71\x47\x01\xed\x5f\xc4\x39\x0f\xc9\xfd"
- "\x8b\x4a\xe4\x3a\xdd\xef\x12\x75\x10\xad\x96\xf7\x00\xf6\x13\xff"
- "\xff\x52\x8d\xdc\x1b\x50\x77\x1a\xeb\x33\x2f\xb2\xf7\x39\x3f\x9a"
- "\x0b\x18\xfa\xcc\x2b\xea\xa5\x0f\xe2\xfd\xef\xfa\x9c\x06\x9a\xd3"
- "\xfd\x34\xff\xbf\xfd\x86\xac\xab\xb5\x35\xbc\x91\x37\x05\x06\x78"
- "\x63\xf9\x17\x44\xe7\x1e\x66\x2c\xb0\x91\xd7\x0f\x0f\xf0\x06\x11"
- "\x83\xfc\x41\xc6\xca\xfe\xca\x58\x30\xea\xdf\x4f\x0d\x11\xae\xde"
- "\xd3\xaf\x9c\x41\xbc\xc0\x7d\x94\xef\x1e\xdf\x59\x5e\x4b\x65\xee"
- "\xb1\xf3\x33\xb5\x94\xef\xee\xd3\x67\xf8\x5e\xca\x7b\x77\x36\xe1"
- "\xca\x46\x1e\x08\x46\x3d\x72\xca\xf6\x23\xd0\xee\x5f\x2e\xf1\x96"
- "\x99\x9b\xb8\x53\x5f\xc1\xb7\x5f\x77\xed\xa0\xf3\x97\xa9\xa1\x38"
- "\x65\x54\x2f\xf0\x6a\x79\x3e\x9e\x1f\x39\x45\x78\x70\x2a\x9d\xf8"
- "\x0e\xc2\xdb\x53\x94\x0f\xe7\x3f\xe2\x6e\x96\x37\xea\xda\x78\xfa"
- "\x4b\x1a\xb3\xff\x03\xbc\x29\xb8\x91\x37\x56\x3c\x40\xfd\xef\xa1"
- "\xfe\x0f\xf0\x7a\x1a\x43\x43\x79\x17\x63\xe8\x7f\x10\x75\x06\x59"
- "\x54\xfa\x66\xdd\xe4\x7d\xf4\x3d\x3d\x3f\x8e\xed\xa3\xbc\x0f\xf8"
- "\xd8\xe4\x5a\xca\xf3\xc0\xcf\x27\x33\xd1\xff\x5e\xea\x77\xac\xb9"
- "\x29\x48\x6d\xa3\xff\xd4\xbe\x5f\xeb\xa7\xd6\x3e\xfa\xab\xad\xdb"
- "\x74\xe8\x08\xcd\x13\x45\xbf\xe5\xb9\xc7\xaf\x56\x7b\x73\x69\x9e"
- "\xa3\xae\xbb\x56\xca\xd8\xbf\x5a\xa8\xf5\x7f\xe4\x39\xd8\xaf\x8a"
- "\x24\xfd\xfc\x15\xc9\x3f\xfb\xd5\x98\x2e\x32\x0d\xe3\xf7\xd2\xba"
- "\x55\xef\xfe\x9d\xd2\x60\x46\xdf\xe7\x8e\x3e\xe7\x4a\x5d\x9f\x23"
- "\x74\xd4\xab\x1f\xca\x5b\xb3\x71\x35\x49\xbe\x93\x98\x1d\x49\x42"
- "\x36\xce\xca\xb4\xad\x5f\x67\x7b\x78\xf5\x9a\xb5\xeb\x37\x66\xe5"
- "\xcc\x15\xea\x8c\xdc\xac\x75\x99\x50\x5d\xe7\xac\xce\xb1\x4f\x1a"
- "\x25\xcf\x94\x9a\x9b\x5a\x11\x83\xa6\x10\xf8\x7d\xf0\x43\x55\x6f"
- "\xeb\xe7\xce\x14\x21\x17\x4b\x1a\xf3\xeb\x9b\x6d\x5b\x52\xf0\xfd"
- "\x2d\xb9\x8f\x1f\x6c\xe6\xe5\x13\x83\x9c\x8b\xd8\xda\xba\x33\xec"
- "\xe0\x1b\x02\x1e\x7d\x4b\xb5\x7a\x84\xec\x0a\x9c\xb5\x6f\x01\x1f"
- "\xf6\xeb\x55\x1c\xdf\x47\xc0\xe2\x60\x99\xe4\x45\x28\x7d\x78\x29"
- "\x0b\xdb\xdb\x1f\xfc\x90\xeb\x69\xec\x04\x4b\x55\x66\x28\x51\xef"
- "\x3d\xfe\x67\x07\x3b\x08\x59\x0a\xe7\x36\x6d\x82\x27\x17\xf7\xb3"
- "\x0e\xae\x21\x99\xa3\x84\x3b\x27\x98\x00\xaf\x72\x29\xd3\xeb\x2d"
- "\x3a\xc4\xce\xed\xc0\x5d\xd1\x64\x9c\xef\xee\x73\x2a\xc9\x61\xfb"
- "\xa6\x5f\x95\x42\xbe\x10\xe7\x1c\x82\x26\xfd\xba\x5b\x5b\xbb\x7a"
- "\xdc\xbf\xd9\x3e\x75\x91\x5c\x7f\xbf\x3e\x8d\xfc\x34\xff\x8b\xe4"
- "\xf8\x44\x1c\x70\xe2\x0d\x0e\x46\xd3\xf8\x15\xee\x58\xaa\x9e\x49"
- "\x1e\x8c\x56\xcc\x3f\xaa\x0f\xe6\x92\x5c\x60\xba\x2f\x99\x97\x1b"
- "\x13\x95\x72\xe3\x84\x20\xf1\x54\x0a\xc9\x09\xbc\xfc\xbe\x9b\x82"
- "\xe5\x46\xa6\x6c\x4a\xd2\x63\x6f\x75\xe4\x13\x7c\xd7\x67\x4f\xe2"
- "\x67\xb3\x2f\x09\x6e\x4a\x82\x9d\xaa\x91\x73\x2a\x6b\x36\x5a\x45"
- "\xbc\xe2\x72\xe3\x24\xf5\x7d\x2a\xde\x15\xe2\x93\x29\xcd\x46\xef"
- "\x57\x2a\x3c\x22\xff\xc8\xbc\xb3\xf1\x6e\xd1\x09\xbb\xca\x64\x92"
- "\x4b\x16\x63\xec\xda\x98\x85\x7c\x06\x1d\x51\x68\x6c\x07\x99\x96"
- "\x0e\xb9\x41\xf2\xf0\xec\x21\x82\xb1\xf4\x65\x11\xca\x77\xe0\x73"
- "\x0d\x06\x32\x3e\xf7\x44\xc2\xd9\x83\xcd\x0a\x62\xa3\x6f\x9f\x76"
- "\x2d\xd7\xff\x6a\x1f\x68\xd6\xf2\xa0\xa0\x85\x4c\x9e\x3b\x1d\x5c"
- "\xa8\xc1\x13\xf7\x08\x40\x4b\x69\xde\x92\xd2\xbd\x6c\x92\xa4\x03"
- "\x07\xd3\x22\xe4\xc3\x5e\xcc\xb5\x87\x1d\x50\xfd\x6c\x19\xb7\xcb"
- "\xf7\x5f\x1f\x90\x6b\xe5\x60\xb1\x96\x97\xd2\xa4\xbf\x9f\x52\xe3"
- "\xf1\x4d\x01\x36\xd5\xfe\x3d\xde\x45\x73\x94\xa6\xe6\x3b\x14\x5e"
- "\x53\x12\xdf\xe8\x77\x21\xe4\x6b\x9c\x3f\xe2\xb9\x76\x9c\xbb\xb0"
- "\x85\x35\x9c\x63\xbf\xc2\xfe\x69\x9b\xca\x58\xab\x0f\xb2\xd5\x6f"
- "\x8c\x47\x6a\x7c\x4c\xcc\xb3\x79\x62\xb0\x8f\x67\x23\x1e\xe8\x98"
- "\xb2\x04\xca\x50\xfe\x25\x42\x4e\xa2\x75\xa1\xd0\xba\xa0\x32\x0a"
- "\xf0\xba\xb0\x1f\xf2\xcb\x6f\x8a\x9b\x0a\xba\xe1\xab\x9f\xf0\xf5"
- "\x37\xc5\x80\x21\xd6\x41\xb9\x53\xdc\x83\x14\xfb\xa4\x6b\xe3\x02"
- "\xd4\xf1\x73\xb3\x9f\x19\x5a\x69\x87\xa0\x79\xf1\xdb\x0b\xd9\xe4"
- "\x1e\xca\x6f\xc8\x63\x46\xc8\xb0\x23\xf7\x90\xb1\xf7\x8f\x3e\x53"
- "\x7c\x63\x5f\x79\x3c\xf1\x3b\xbf\x39\x4c\xb4\x7f\x5c\xff\x89\xdb"
- "\x13\x89\xaf\xa1\x7c\x95\x53\x71\x56\xfd\x9b\xee\x0b\xe5\xd5\xee"
- "\xe6\x02\x57\xe6\x5b\xa1\x4f\x89\x6f\x14\x67\xde\xe6\xf8\x4a\xa9"
- "\xb7\xfc\x6d\x92\x56\x1e\x7a\x4f\xd8\x15\x54\x0c\x31\x6b\x45\x48"
- "\x56\xfc\x6d\xaa\x9c\xa3\xdf\xa6\x6a\xf2\xc5\x58\xed\xe4\xed\xe7"
- "\x8a\x63\x0e\xd3\xbb\x6d\x5e\x76\xbd\x9f\x99\x6a\x77\x33\x56\xb9"
- "\x85\xfb\x9f\xdd\x42\x78\x44\x30\xe6\xfa\xdf\x34\xc3\xfe\x62\x1f"
- "\xed\xd1\xe5\x0a\x63\x51\xd4\x97\x67\x07\xa8\xcd\x42\x99\x8f\x4b"
- "\xbf\x6a\x56\xca\xe7\xa3\xdf\x04\xa2\x23\xac\xaa\x90\x19\xab\x14"
- "\x66\xa8\x2c\x64\xd3\x29\x8d\xf8\x8a\xdf\x1e\xd3\x64\x81\x31\xcf"
- "\x85\x6b\x89\x3e\x52\xbb\xdb\x0a\x79\xe0\x3d\x92\xef\x9c\x0a\xf7"
- "\xff\x33\x70\xf7\xb0\x43\x0b\xe4\x18\x0f\x2d\xd0\x64\x03\x7a\x4e"
- "\x19\x79\xc7\xfa\x50\xd2\xe8\x33\xe6\x07\xd7\xaf\xcf\x4b\xcf\xc9"
- "\xc2\x4f\xd2\x9c\x0d\xd7\x8c\xe6\x15\x4d\x32\x1e\xd5\xa1\x34\xac"
- "\x2d\xf0\x4f\xf2\xae\xd2\xa1\xea\x08\x7d\x0f\x74\xce\xb7\x81\xef"
- "\x83\xad\x09\x7d\x6b\x78\x57\x5c\x1d\x60\xba\x13\x46\xa6\x1f\xdd"
- "\xde\xc3\xab\xf3\x56\xaf\x5d\x24\xcd\x1a\xc6\x68\xa7\x79\x64\x3b"
- "\x2f\x87\xce\x7f\x55\xd9\xdc\x27\xe8\x63\xd9\x7d\x36\x1e\x7b\x8b"
- "\x4b\xee\x75\x2f\xcf\xd6\x6c\x07\xc7\xf6\xe9\x62\xcc\x0b\x96\x27"
- "\xa6\x60\x8d\x38\xb6\x32\xfd\xeb\x5b\xda\xf5\x90\x4b\x0a\xe9\x19"
- "\xb6\x5c\x42\xff\xad\xc6\x8a\x7c\xfb\x5c\x3b\xed\xa5\x2f\xe7\xf3"
- "\x32\x23\xc9\xc0\x2f\xdb\xc7\xb3\xdf\x8a\xbc\x0f\x2f\xcf\xee\x5f"
- "\xae\xbc\x80\xad\x97\xc8\xaf\xd9\x69\x8c\x2c\xf7\x4a\xb4\x9c\xb3"
- "\x97\x09\xff\x7f\x53\xa7\xe1\xaf\x96\xa7\x22\x51\x8b\xc1\xf9\xf2"
- "\xb8\x7e\x90\x79\x69\xbc\x4b\xe2\xf8\x2b\x77\x8a\x33\xea\xa9\xec"
- "\x17\x1d\xec\x95\xdb\x0d\x56\x66\xa5\xe7\x5f\xd3\xb3\xd0\x61\xe0"
- "\xdb\x08\x3c\x9a\xd1\x5b\x67\x20\x8a\x43\x94\x47\xc7\xe5\x3f\x62"
- "\xfc\xe4\xbf\x28\xfa\xd3\x73\x9d\xb8\xb5\x12\x45\x33\x38\x71\x82"
- "\x81\x59\xcc\x26\xe3\xcc\x2b\xa6\x5b\x6f\xfb\xde\xe2\x85\x8e\xc2"
- "\x82\x7c\xae\x04\xfc\x16\x1e\x11\x37\xb5\xf4\x96\xec\x7b\xaf\x29"
- "\x92\xfc\x43\xd9\x2d\xd9\x63\xf5\xb5\xcc\xc9\xed\x90\x69\x15\xf3"
- "\x8a\x4a\xc7\x06\xa6\x7f\x75\xc8\xa3\x87\x0c\x05\x1e\xc6\x1d\xf8"
- "\x92\x64\xf1\x57\x3e\x79\x87\xd2\x08\x5e\xf9\xbc\x74\x45\xa5\xbc"
- "\x93\xf4\xea\x64\xa5\x7c\x45\x65\xb8\x7e\x03\x43\xfd\x24\xa7\xeb"
- "\xf7\x17\x76\xeb\xdd\x86\xef\x31\xb7\xcd\xc7\xde\xa1\xe7\x31\xe7"
- "\x8a\xda\x84\x4e\x18\x75\xd0\x1e\x5c\xe2\x38\x4f\x7b\x73\xbe\x38"
- "\x9f\xd1\x9f\x61\xaf\xde\x55\x3f\x4e\x39\x71\xc6\x6a\x36\x6f\x1c"
- "\x74\xbe\x4a\xf4\xff\xc1\xd9\xaa\x1c\x42\x72\xd2\xab\x55\xda\x7e"
- "\x40\xdf\x37\xc8\x73\xa2\x57\x0f\x68\x79\xc6\x9c\xa3\x27\x61\xeb"
- "\xcc\x5d\xc0\x03\x3e\xd0\xdd\x0d\xdf\x8b\xe3\xe0\xca\x12\xe2\x51"
- "\xca\x40\x9b\x63\xb7\xc5\x4d\x30\x6f\x4b\x7e\xb4\x85\x78\xa3\xd8"
- "\xde\x4b\x99\xd9\x77\x3f\xfa\x0c\x7b\xfb\xb6\xbd\x24\x73\xe2\x7c"
- "\xd8\xa2\x4b\x5e\x63\xd9\x96\xbc\x3a\xe8\x5c\x7c\x13\x78\x28\x4b"
- "\xfe\x5d\x3a\x4b\xe0\x76\x5d\xc0\xb9\xe0\xa6\x7d\x32\x56\x91\xaf"
- "\x32\x91\xb7\x53\x99\xe3\x54\xc6\x43\x7f\x9d\x54\xae\xa5\x8b\xd5"
- "\xaf\xa1\xdf\x66\x8b\x8e\xef\xb3\xd0\x4c\xce\x2f\x12\xb1\x5b\xb1"
- "\x3f\xb7\x70\x33\xc9\x76\xc3\x42\x07\x17\x1d\xd6\xc1\xd5\x97\xd2"
- "\xbc\x4d\x58\xf6\x38\x7f\x87\xea\x6a\x0e\x0e\x28\xcd\xb5\x67\x40"
- "\x0f\x85\x5c\x75\x8c\x68\xc0\xb1\xb9\x55\xcc\xaa\xda\x4c\xeb\x5b"
- "\x02\xcd\xd8\x87\xe1\x73\xa0\x89\xda\x3c\x4c\x7f\x8d\xb6\x75\x2c"
- "\xea\x0c\xab\xff\x52\xb3\xb9\x92\x7c\xdd\xef\xee\x55\xf5\x00\xae"
- "\xeb\xa9\xfc\xd6\x47\x81\x13\xdd\xfa\x00\xd5\x4f\xb2\x76\xb3\x3b"
- "\xbb\x59\xd8\xb0\xe1\x4e\x02\xf2\x50\x1b\x49\x6e\x7f\x33\x53\xb8"
- "\x55\x4f\xef\x8d\xb8\x5f\xc0\x29\x6f\x6b\x7e\x3b\x6b\xb5\xfb\x69"
- "\xdf\x6c\x21\xd9\x33\x69\x36\xf5\x47\xd4\x47\xdf\x8f\xbd\x4a\xf3"
- "\x6b\x23\x99\x81\xea\x13\x31\xed\x71\x77\x9f\xe7\x26\x5d\x4d\xe5"
- "\x9b\xf8\xb0\x55\x8f\xfa\xcf\xb0\xd7\x4e\xf2\xbe\xa4\xa4\xf9\xbd"
- "\x32\x96\x69\x07\x7b\xed\x30\xf5\xb3\x3c\xa2\x9f\x77\x52\xff\x0d"
- "\xb4\x57\xba\xa8\xce\xc3\x7c\x23\xb5\xd9\x49\x6d\xfa\xbc\xb0\xff"
- "\x9c\xcd\x37\x59\x0d\xe8\x73\x2b\xfa\x9b\x1f\x64\x7c\x53\x92\xa1"
- "\xe2\x1c\x33\xd0\x5a\x70\xed\xa3\x5f\x1a\x7f\x03\xf1\xf5\xd3\x07"
- "\x9d\xaf\x85\xfc\x3f\x80\x8f\xa4\x77\x8f\x86\x4b\x65\x94\x87\xfa"
- "\xd8\x48\xfd\x3a\x1c\xdb\xcb\xa0\x5b\x88\x26\x3c\x8d\xa6\x76\x27"
- "\xd2\x5c\x35\x12\xec\xde\x25\x58\x1f\xc6\x98\x94\x01\xa5\x5b\xa1"
- "\xfa\x2a\x06\xa8\x4f\xb9\x56\x83\xa9\x13\x71\xde\x07\x39\xc1\xfb"
- "\xd8\xf2\xfc\x41\x0e\x7b\x71\xd8\x5e\x53\x99\xbd\x34\x56\x83\x87"
- "\xfd\xae\x00\x72\x7e\x17\x7b\xad\x58\xc6\x62\x7d\xad\x44\x3d\x4b"
- "\x3e\x26\xf5\xbb\xf5\x5f\x02\xf6\x18\x97\x69\x5b\xdc\x0e\x77\xb7"
- "\x97\x99\x3a\x2f\x25\x9e\xe5\x35\x56\xa3\x80\x3f\xfd\x5d\x89\xd6"
- "\xcf\x71\xd6\x98\xdf\x4d\xf4\x45\x19\xe0\xdd\x90\x5f\xa4\x9d\xd9"
- "\xef\x0e\xa7\xe7\x47\xa5\x90\xac\xa2\xa7\x7e\xe2\x1e\x53\x22\xf1"
- "\x68\xb7\xc1\x0e\x91\xfa\x47\x7b\xf6\xef\x8e\x5f\x28\x06\x32\xc1"
- "\x87\xf8\x82\xd7\xa9\x0f\xbf\x13\xfa\x54\xc4\x88\x95\x3a\xd6\xd7"
- "\x13\x34\x3f\x1c\x7c\x80\x17\x60\xef\xa5\x76\x8b\x8a\x37\x8a\x36"
- "\x10\x17\xb7\x3b\xcf\xc6\x4f\x34\xd9\xbc\xe3\xfa\x3a\x88\xb0\x9f"
- "\xf3\xaa\xb1\xf6\x84\x2d\xc1\x48\xfb\xb9\xd7\x0b\x22\xf4\x35\xb0"
- "\x27\x28\x82\xcd\x84\xf4\x97\xf4\xba\xb0\x09\x5c\x9e\x2f\xfd\xc2"
- "\xb8\xfd\xbd\xaa\xdc\xf1\xfa\x87\x22\xfe\x16\x78\x5a\x61\x73\xd7"
- "\xa3\xda\xc9\xbd\xbe\x1a\x6d\x34\x8d\x8a\xf1\x9d\xb5\x6e\xf5\x83"
- "\x6b\xb3\xa4\x0a\x73\xde\xcf\xf2\x56\xff\x74\xa4\x6c\x64\x10\xb2"
- "\xb8\xf3\xf5\x63\xf2\x4c\xa0\xc1\x14\x21\x23\x18\x42\x3a\x5d\x3d"
- "\x6b\x90\x7a\xdd\x86\xb9\x63\xe9\x75\xef\xfa\xe9\xba\xf5\x39\xa2"
- "\x0d\x61\x52\x98\x25\x6f\x05\x4e\x62\xf7\x2e\xb9\x6b\xc9\xbc\xdc"
- "\xac\x3c\x11\x54\x47\x2a\x51\x57\x67\x66\xe6\xa8\x06\x87\x6b\x50"
- "\x0a\x5f\x1e\xde\x24\x8a\xda\x1f\xc9\x93\xa6\x8a\xb9\x6b\x57\x6f"
- "\xcc\x52\xab\x88\xec\xeb\x74\xd0\xcb\xa6\x1a\xa1\xab\x9a\x24\xed"
- "\x23\x1a\x0e\x47\x9c\xa7\x46\xea\x6f\x2e\xa7\x6f\xa1\xf3\x7f\xfb"
- "\x95\xc0\x95\x37\xd6\xb4\xd6\x09\x5f\x26\x86\x23\x2f\x02\xbe\x6f"
- "\xdc\x89\x38\x10\xb4\xb7\x79\x10\xb7\x58\xb5\x3d\x20\x7a\xfd\xc6"
- "\x2c\x92\xb5\x3c\x04\xdf\xfc\xe5\xc4\xe5\x12\x4d\x25\x39\xfd\xcd"
- "\x04\x55\x27\x62\x54\xf4\x0d\x0b\x61\x37\x56\x2b\xf4\x77\x6f\x2c"
- "\x0e\xeb\xef\xde\x84\x4d\x8f\x91\xe6\xbb\x13\x7d\x43\x3f\xe9\xfb"
- "\xaa\x08\x9b\x9d\x4e\x0f\x81\x11\xf5\xc0\xb6\x44\xc4\x68\x21\x9e"
- "\x58\xf5\x07\xa1\x6f\x7d\x11\xfb\xd0\x1f\x8a\x41\x73\x95\xd2\xf8"
- "\x76\xb9\x66\x7e\xbf\x97\x97\x9b\x37\xcd\xf7\xb1\x04\x49\x33\xde"
- "\x80\x2c\x3e\x85\xfa\xd8\x44\xe9\xf9\x44\x77\xa2\xc1\x1b\xc9\x33"
- "\xaa\x37\x4e\xa9\xfa\x3c\xc0\x27\x3a\xa2\x0f\x9e\xb0\xce\xef\xcd"
- "\x04\x6f\x6c\x7c\x7b\xb1\xb4\xc9\x11\xf6\x07\xd2\x06\xe4\xf7\x86"
- "\x90\x8e\x8b\xda\x56\xcf\xdc\x13\xba\x28\x3f\xc1\xa2\x5d\x3d\x07"
- "\xc7\xd8\x53\x31\x6e\x69\x4b\xf9\xfb\x11\xf2\x8f\x8c\x89\x61\xde"
- "\xa4\x48\x7b\x59\xf4\x3d\x4b\xf0\x51\xd0\x2f\x0e\x01\xde\xbf\xdf"
- "\x4c\xdf\x69\xaf\xfb\xbd\xdd\xc3\x5e\x0f\xf5\x07\x7d\xce\xcb\x27"
- "\x66\x80\xca\x61\xef\xa3\x3e\x4d\xa4\x3c\x55\xe1\x3e\xff\x5e\x9c"
- "\x8d\x42\xa6\x94\x3c\xc8\x1f\x8c\x52\xcf\x1b\xdf\x1d\x31\x6f\x86"
- "\x33\xec\xf7\xa7\xa8\xaf\x22\x1e\x96\x36\x7e\x89\xb3\xbf\x1f\x31"
- "\xfe\xb0\x0e\xb6\x61\x9d\xd4\xc1\xfe\x81\x85\xe7\xf0\xf7\x4d\xc0"
- "\x7b\xd8\x0d\x69\x36\x43\x98\x4f\x19\x2f\xe4\x0f\x49\x5a\x3d\x8a"
- "\x39\xbe\x19\x72\x72\xb9\x3c\xff\xa6\x79\xf9\xc3\x9a\x28\xdd\x09"
- "\xc1\x4b\xcd\xf7\xb3\x3a\x4a\x9b\x40\x69\xf7\x23\x1f\xda\x14\xba"
- "\x4a\x82\x0d\xc6\xa2\x90\x8c\x15\x65\x9d\xb0\x9c\xea\x23\xbc\x3a"
- "\x74\x2c\x8c\x1b\x7f\x48\x11\xf4\x52\x85\x35\x77\x36\x6c\x0f\xcb"
- "\xee\x7f\xd8\x1f\xd2\xbb\x51\x3d\xe1\x3d\xe3\x0f\x1f\x02\xc6\x15"
- "\x21\x1d\x44\x63\x40\xf4\x43\x9e\xa7\xbe\xd7\xc5\x1a\x4f\x73\xe2"
- "\x2f\xb0\xd7\x42\x3e\xc4\xdc\x0b\x7e\x4f\xe8\xcf\x1a\x7f\x59\x2b"
- "\xcf\x2c\x76\xd2\xf3\x41\x45\x3f\x16\xee\x34\x4e\x8f\xb4\xef\x95"
- "\xf0\x6f\xcc\x54\x50\x27\x8d\x1f\x75\xd1\xfe\xa3\xd3\xf4\x9a\x6a"
- "\xbd\xf7\x52\x9d\xcf\x77\xa9\xb0\x16\x67\x79\xe5\x2a\x1c\x30\xc7"
- "\x02\xe6\x8d\xc4\xfb\xbe\x2e\x62\xa6\x39\xea\xf8\xe9\xf5\x54\x87"
- "\x8c\xad\xdb\x58\xc5\x01\x5b\x35\xbf\x17\xf2\x37\xf5\x5d\xde\x89"
- "\x24\x5c\x24\xd9\x14\xfd\x54\xca\xe3\xdb\xd0\x77\x9c\xe3\x85\x75"
- "\x2a\x8d\x1f\xa2\xac\xf7\x31\x59\xa6\x42\x9e\x33\xd2\xdc\x34\xea"
- "\xf8\xa6\x6c\xa6\x9e\x6f\x11\x9e\xff\xbe\x0d\x78\x8f\x7a\x7c\x42"
- "\x66\x6e\xf4\x28\x04\x17\x9a\x93\xf8\x41\xe7\x9b\x26\x6d\x4e\x68"
- "\x3e\x9a\x2f\xc0\x6f\xd3\x9c\xbc\xb9\x50\xf3\xad\x84\xbd\x89\xd6"
- "\x70\x91\xe4\x25\xdf\x3c\x6f\xd9\x76\x1b\xb7\x04\x6e\xba\x09\xbc"
- "\xd1\x3e\xbd\xd0\x85\x6a\xf6\xab\x33\x09\x4e\x67\xb5\xbb\x00\xca"
- "\xf6\x7f\x6f\x87\xed\xaf\xdb\x2f\x6d\x7f\x91\x7e\x8f\x8f\x2b\xad"
- "\xbe\x20\xee\xc2\xb4\x53\x1b\x35\x9a\x9c\x05\xfa\x16\xb5\x4d\x47"
- "\xb0\x7b\x13\xf7\x1f\x0f\xab\x74\x6d\x62\x0f\x7b\xf3\x73\xb5\xfe"
- "\xc8\x3e\xac\x94\x67\x8a\x6f\xfa\x25\xef\xff\x26\x68\x4f\x95\x94"
- "\xd7\xde\xf4\x6a\xfd\xa6\xef\x87\x47\x8f\x31\xf5\x8e\xbb\xb2\x6c"
- "\x6b\x41\xa2\x93\x6f\xcc\xb7\x25\xcd\xc9\x9c\x2f\x8c\xc5\x6d\xff"
- "\x72\xc7\x22\x5b\xea\xad\x73\xf2\xb3\xe7\xde\x23\x7f\xee\x48\x5d"
- "\x86\xdf\x51\xb6\x03\xb6\x41\xe7\x1f\x53\x47\xca\x83\xef\xa8\x7d"
- "\xf8\x63\xb6\x47\xf7\x2f\x42\x17\xcd\x4d\xc6\x7a\x5e\x32\xe0\xa5"
- "\x3d\xb5\x17\x7c\xf2\xf2\xe0\xdf\x38\x7f\x62\xc0\xcb\x63\x8d\xf5"
- "\xde\xd8\x5b\xb2\xe9\x2f\xd9\x1b\x6b\xae\xa9\x20\x1a\x68\xd9\xc6"
- "\xfd\x96\xc0\x44\x49\x2b\xe9\x9d\x78\x92\x6e\xe2\x7b\x30\x97\xec"
- "\xce\x6b\x1c\x7c\x79\x90\xbb\x89\xff\x21\xb8\xfc\xb1\x59\xdb\xc7"
- "\x85\x1e\xb3\xd4\x58\xbf\x3c\x9f\x0f\x03\x77\x88\x3f\x20\x79\x8e"
- "\xda\x8c\x82\xde\xf5\x8f\x34\xfe\x57\x93\x25\x2c\xfe\x08\x18\xd8"
- "\x54\xf8\xa6\x0e\x3a\xff\x83\xe6\x7f\xb9\xd0\x3d\x2b\x4e\xab\xd8"
- "\x2b\x94\xed\xd7\xae\x20\x59\x20\x59\xab\x93\xea\x32\x49\x7b\x26"
- "\x59\x1f\x8b\xf0\x4d\x70\xa1\x3f\xa5\x3c\xa6\x09\x7a\x2b\xdc\x0b"
- "\xb6\xe4\xeb\x10\x7f\x2b\x2d\xa4\xab\xa3\x6f\xe6\x6d\x71\xd0\xdf"
- "\xa5\x99\x7d\xba\x22\xe4\x09\xeb\xb4\x14\x4f\x85\x5e\xf1\x13\x3f"
- "\x11\x07\xfc\x10\xbc\xaa\xb0\xa7\xf8\x8f\xc6\xd0\xf9\xdc\x88\xb9"
- "\xff\x0f\x81\x0f\xe7\x9c\x06\xc2\xed\x3f\xa6\x5c\x99\x20\x79\x27"
- "\xc5\xa9\x63\xd2\x57\xc4\x7f\xbc\x2c\xd6\xa5\x8a\x8f\x04\x5f\x2f"
- "\xce\xce\x2d\x01\xee\xc5\x3d\x15\x25\x8a\x70\x92\xf5\x30\x77\xc1"
- "\x60\x11\xee\xab\x87\xf0\xd2\x4e\x78\x69\x27\xbc\x84\x9d\x03\xb5"
- "\xef\x8d\xba\x36\x83\xd6\xac\xae\x87\xfd\x47\x01\xfa\x0f\xd8\x10"
- "\xff\x6e\x52\x08\x56\xc2\x9e\x15\xf0\x31\x5f\xb2\x04\xf7\x0c\x31"
- "\x56\x4b\x80\xc6\x1c\x39\x2e\xbd\xe2\x29\x77\xd2\xb8\xf4\x34\xae"
- "\xfc\xd3\x42\x17\x84\xfb\x9f\x44\x4b\x12\xc3\x31\x5c\x0e\xd7\x44"
- "\x8e\x51\x41\xdc\x27\x31\x86\xc3\x6f\x8d\x35\x46\xae\xc7\x18\x01"
- "\x83\xc3\x4f\xab\xe7\x9c\xa2\x9f\xa0\x5b\xbd\xec\x70\xaa\x79\x5b"
- "\x11\x43\x3f\x89\xef\xbd\x03\x73\x58\xeb\xe4\x95\xe8\xe7\x58\xf3"
- "\x85\xfa\x64\x5d\x6f\xad\xb2\x6c\x2b\xca\x18\x74\xbe\x95\x34\x36"
- "\xbc\xdf\xba\xeb\xc2\xf0\x7e\x6b\x06\xca\xa3\x1f\xb8\x43\x6a\x81"
- "\x83\x31\xc2\x6f\xe2\x2b\x4a\xc6\x6a\xd7\xbc\xad\x0e\xfd\x1a\xf3"
- "\x1b\xe1\x7e\x6f\x45\xce\xc8\x35\xa1\xd4\xfa\x19\xe0\x07\x7d\x91"
- "\xd4\xeb\xbf\xd5\x16\x3a\x7f\x28\x35\xb6\x5b\x74\xb6\x28\xac\x31"
- "\xc1\x13\xd3\x78\xc7\xaa\xd7\xa2\xab\x84\x8f\xc2\x3b\x88\x56\x8d"
- "\xf9\x9d\xd6\x81\x8d\x6f\xbf\xee\x4a\xaa\xaf\xc6\xbc\x4d\xc7\xbd"
- "\x51\xd7\x4d\x32\xfb\x02\xb3\x01\x57\xea\x6b\x3e\xad\xf1\x93\x62"
- "\xef\x16\xba\x92\xb7\x69\xfd\x7f\x2c\xe2\xee\x78\x63\x8d\x6a\x7c"
- "\xae\xb7\x33\x3d\xec\x4f\x11\xb1\x50\xdf\xce\xf3\xe8\xbe\x53\x22"
- "\xd7\xea\xb4\xdd\xb4\xa7\xad\x54\x9c\x16\x6e\xdb\x62\xe1\x54\x57"
- "\xac\xc2\x93\xf4\xb4\x6f\xad\x0c\xe3\x8e\xbc\xa7\xaa\xe1\x0e\x95"
- "\x6f\x18\x1b\x2f\xde\xfe\xec\xc2\x78\xf1\xf6\x41\x55\xcf\x9b\x21"
- "\x6d\x6f\xdf\x0e\x68\x32\x07\xdf\x3e\x6d\xb7\xad\x10\xed\xbf\x5d"
- "\x29\xdb\x26\x98\x04\x52\x40\x67\x96\x11\xdc\x8a\x06\x9d\xef\x24"
- "\x69\xb4\x01\x38\x64\x09\x42\x1e\x62\x02\xcf\xe9\xdb\x12\xa2\x3d"
- "\xea\x19\xa1\x65\x09\x78\x55\xc5\xf9\x47\x03\xed\x5f\x7b\x70\xf7"
- "\xc4\x17\x1b\x43\x72\xd9\x3b\x44\xff\x0c\x4b\x25\xfd\x8b\x49\xe0"
- "\xa5\x31\xd6\x2a\xe9\x87\xc2\x28\x62\x06\xd2\x3a\x47\x9c\x40\xac"
- "\x75\x4a\x4b\xa0\x7e\x23\x66\x20\xc9\x08\xef\xd4\x69\x7b\xbf\xe2"
- "\x4c\x01\xbc\x85\xce\x58\x0f\x7e\x98\x60\xf7\x9c\x5e\x39\x30\x30"
- "\xdf\xca\x30\xe6\x81\xed\x53\x0f\xfc\xe2\x7a\x66\xf8\xc0\xfa\x20"
- "\xb3\xdf\xc8\x12\xb6\xfd\x1f\x03\xfb\xc7\x42\xa6\x07\x1c\x3c\xec"
- "\x9d\x7a\x09\xbb\x77\xbc\xda\xfc\x78\xd8\xdb\xf0\x01\xc0\x70\x2e"
- "\xb3\x3c\xc0\xfb\xe4\xb9\x94\x2b\x8e\xf6\x40\xab\xfc\xfe\xc7\x55"
- "\x63\xec\x0f\x77\xda\xd6\xe4\xda\x32\xd7\x6f\x5a\x37\x6b\xd6\xa4"
- "\x31\x64\x09\xd7\x6c\x29\x4b\xb8\xd2\x22\x65\x09\x7a\xcf\xa6\xfa"
- "\x16\x8e\x96\x1d\x96\xa5\xab\xee\x45\xd2\x93\x59\xf8\xf9\x06\xb6"
- "\xec\x86\x88\xd7\x9b\xd8\xb2\x1b\x6f\x4a\x5f\x91\xb5\x3a\x73\x73"
- "\x44\xea\xcd\x91\x7a\xc4\x8a\xdd\xd4\x76\xd4\xd4\xef\x13\xfd\xd0"
- "\xdd\xf3\x18\xf6\x9d\x77\xef\x2e\x0c\xf0\xaf\x08\x77\x17\xc2\xa7"
- "\xd7\xd1\xbc\x00\x3b\x4a\xf4\x8d\x4f\x03\x5d\x9f\x28\xfd\xda\x06"
- "\x19\xf4\x74\x16\x1a\xbb\x97\x64\xba\x7e\x79\xf7\xe2\xdd\x9f\xb7"
- "\x56\xfb\x89\x4e\x98\xf7\x4b\x7e\xe7\xdd\xb9\x94\x3e\x99\x7e\xef"
- "\x95\x67\x3a\xef\xfe\x98\xe4\xe5\x14\xe1\xc3\x64\x23\x7c\x98\xbc"
- "\x2b\x6c\xc3\xae\xf7\x15\x31\xe9\x4b\xcf\xd5\x09\x1f\xf7\x1e\xf6"
- "\x6e\x15\xf8\x0b\xe4\xa5\x32\xf3\x6c\x3f\x63\xc9\xf8\x05\x3f\x4c"
- "\xdf\xe6\xf2\x32\xf3\x7e\xbe\x27\x0d\x36\x35\xb3\x29\xfd\x69\xf0"
- "\x6d\x51\x56\xa3\x69\xd0\xf9\x6e\xa5\xc6\x83\xf8\xc6\xb9\xfb\x05"
- "\x38\x6b\xfb\xa0\x99\xe8\xb7\xd9\x67\xe1\xe9\xf0\x09\xa4\x63\xb3"
- "\xb1\x3f\x58\xf2\x53\xc5\xdd\x42\xec\x8b\xa0\x09\xb5\x82\x96\xbe"
- "\xdb\xad\xd1\x85\x72\x29\x8f\x4e\x42\x79\xda\x3f\xcf\xca\xfd\xf3"
- "\x3d\xa3\xb6\x16\xe8\x39\x41\xc3\xd5\x11\xf7\xcb\xd6\xe5\x65\xe5"
- "\x64\x65\xda\xe6\xe4\x4e\x62\x11\x11\x58\xb3\xb3\xd6\xd9\x72\xb2"
- "\x7e\xbe\x21\x2b\x57\x08\x7a\xf8\x3a\xf2\xfc\x8d\x68\x50\x38\x1e"
- "\xf6\x54\xc0\xf8\xbd\xcd\x90\x85\x2d\xdb\x66\x89\xb3\x14\x79\x06"
- "\xb6\xe2\x80\x52\x1e\x9b\x22\xf5\x96\x3d\x04\xd7\x23\xd2\x1f\x57"
- "\xa9\xb9\x0a\x7c\x5c\x17\x3b\x52\x26\x6d\x65\xde\x7b\x5f\x85\x55"
- "\x15\xf5\xf3\x70\x98\x5f\x6b\x12\x7e\x87\xa4\xcd\xea\x7b\xc7\x3c"
- "\xcc\xd5\x10\xe6\x41\x9a\x6e\x05\x1d\x14\xf4\xf0\x5b\x68\xa1\xca"
- "\x3b\x53\x3b\x47\xb6\xf1\x8d\xbc\xb3\x62\x88\x09\x7d\x20\x62\x23"
- "\x48\xfa\x7a\x24\x59\x83\x23\xf1\x2f\x9d\xd0\x3b\x68\xf2\xd1\xf2"
- "\xc0\x79\x5e\xb8\x99\xe9\xa1\x7b\x20\x1a\x72\xe0\x95\x1c\xaf\x9e"
- "\x3b\xdf\xb3\x11\x2f\x53\x85\x3c\xb5\xaa\xed\x26\x8f\x35\x57\x52"
- "\x3d\xf9\x61\xb9\xa3\x69\xb1\xe0\xe3\x87\x80\x37\x47\xa6\xa7\x63"
- "\x8f\x90\xb4\xfb\x92\x6f\xeb\x2f\x9f\x24\xcf\x51\x24\x7d\x3b\xd2"
- "\xa8\x8e\xa1\x17\x34\x4b\xb5\xfd\xd5\x4b\xbc\x6e\x5a\x4c\x38\x57"
- "\x85\xb9\x20\x3a\x5f\xa2\xc1\x0b\xe3\x45\xdf\xa1\xb7\x26\x3a\x7c"
- "\xe0\xd5\x2d\x7e\xbd\x8c\x5d\xfa\xde\x5c\x29\x1f\x35\xd9\x22\xcf"
- "\x0d\xa5\x2c\xd4\xb4\x20\xec\x27\xe4\xbd\xaa\xd1\x34\x62\xfd\x3a"
- "\x5c\x27\x7b\x24\x7d\xd3\xea\x47\xb2\xd2\x37\xd8\xe7\xda\x36\xac"
- "\x13\xc7\xb6\x42\x0d\x90\xb7\xe1\xa1\x47\x6c\xa0\x22\xe9\x4b\x96"
- "\x2d\x4b\xff\xfe\xbd\x3f\xfc\xf1\x24\xf6\xfd\xd5\x94\x96\xb7\xde"
- "\xb6\x2c\x79\xae\xfc\xb4\xe2\xce\x3b\x7e\x94\x7e\xc7\xf2\x7b\xef"
- "\x59\x39\x86\x4d\xba\x89\x70\xa2\x92\xe6\x28\xba\x83\x7d\x50\x2a"
- "\x6d\x90\x9a\x9a\x47\xda\x20\x35\x79\xe8\x8f\xa8\xf3\xfb\x56\xc6"
- "\x3e\xa0\xd4\x0f\x4a\xe9\xaf\x48\xe2\x4d\x4c\x1c\xf5\xdf\x17\xc6"
- "\x9b\x0f\xc4\x79\x1b\x74\x07\x52\xf7\xfa\x3e\xd1\xbf\xf7\x96\x45"
- "\x7e\x0b\xd3\x82\xf7\x83\x82\x5e\xaa\x78\x01\x7c\x48\x0f\x18\x05"
- "\x6e\x48\x7e\xe5\xfd\x65\x1a\x6e\x54\xc8\xf3\x21\x06\x9d\x19\xbe"
- "\x13\x7e\x57\x41\xbf\x4c\xb8\x50\x89\xb3\x75\xa4\xf3\xd8\x15\x55"
- "\x6a\xbd\xc5\xd0\x37\x83\x9f\x55\xcf\xc4\xcc\x3d\xec\xfd\x77\xb9"
- "\xb3\x69\xa9\x94\x05\x9b\x36\x0b\xbc\xd9\x3e\xf5\xfb\xe2\x0c\x52"
- "\xdc\x27\x7a\xbf\x31\x8c\x3f\x1f\x94\x62\x6e\x40\x17\x24\xed\x7d"
- "\xff\xd8\x28\x3d\x4e\x14\xa5\x75\x6b\x7e\xe6\xf3\x66\x31\xbd\x61"
- "\x56\x25\xab\xd2\xf3\x22\x0f\x7b\xbf\x5a\xda\xa1\x7e\x60\xd4\xf8"
- "\x67\x7a\x4e\xf0\x30\xde\x3e\x5a\xff\x55\x1e\xa1\xff\x2a\xb4\xf3"
- "\x13\xad\x76\x2f\x78\x64\x97\xdb\x2b\xfc\x9b\xde\xd6\x6a\xf7\xc1"
- "\xb6\x64\x52\x17\xfb\xe0\x7e\x47\x90\x0f\xd1\xf3\x54\x1a\x9b\xd8"
- "\x43\xe6\x4b\x9d\x02\xc9\x63\x1f\x94\x49\xd9\x44\xa6\x03\xee\xf4"
- "\x8c\x3e\x1a\x30\x3f\x84\x97\xdd\x34\x47\xcb\xc7\xa2\x7b\xe6\x6d"
- "\x7a\xd5\x8f\xd4\x07\x27\x20\xa3\x02\x56\xcf\xea\x95\xec\x67\x9d"
- "\xf4\x47\xbf\xa0\x7d\x61\xfe\x92\xfb\x25\x6c\x3f\xf0\x34\xe5\xf7"
- "\x62\xdf\xf4\x8f\x47\x4b\x69\x3e\x8f\x6b\xf3\xb9\x3c\xe8\xbd\x0d"
- "\xf3\x35\xe8\xfc\x4f\xab\x36\x97\x7d\x57\xbf\xee\x89\xda\xc6\x6c"
- "\x47\x6a\x6e\x44\x3a\xad\xff\x0f\xaa\x85\x6d\x0f\xd6\xd7\xa8\xb2"
- "\x44\x87\x53\xd4\xf2\x69\x5a\xf9\xd1\xfe\x89\xc5\x05\x5d\x28\xb9"
- "\x16\x49\x1b\x1f\x35\x9c\xf4\x08\x1b\x1f\x9c\x01\x36\x49\x9c\xd4"
- "\x74\x70\x71\x72\x3c\xcd\x3f\x50\xca\x49\xfe\x2e\x8f\x7e\x52\xd5"
- "\x03\xd0\xda\xfe\xcf\xfe\xeb\x19\x5b\xeb\xdb\x94\x16\xd2\xa1\x40"
- "\xf7\x01\x9f\x83\xd4\x0f\x4f\x84\x8e\x2c\x64\xa3\xe9\x61\xcd\xa9"
- "\xb0\x19\xc3\x9d\x65\xd4\x83\x75\x25\xf5\x36\xcd\x71\x6e\xa2\xbc"
- "\x54\xdf\x3a\x71\xfe\xed\xfc\xcf\x6c\x81\x7b\x24\x6b\x0b\x39\xbf"
- "\x80\x7f\xa5\xda\x30\x09\xde\x45\xde\xc7\x6b\x5e\x12\xd2\x05\x89"
- "\xbb\x69\xff\x29\xec\xb2\x29\x7d\xd5\x58\xfa\x42\xa2\x0f\xd9\xab"
- "\xd7\x65\xae\x7f\xf8\xe1\x6f\x27\x0d\x91\x67\x5c\x95\x4e\xa5\x84"
- "\xea\x24\xf9\xf7\xd5\x6c\x89\xa7\xcd\x44\xff\x5f\x4c\x91\xfc\xdb"
- "\xbf\x9f\xa2\x75\x33\xa3\x87\x7d\x68\xd5\xf8\x77\xb9\x8e\x3e\x9c"
- "\xcd\x9d\xcd\xd9\xe1\xb5\xd1\xec\xfd\xe6\xda\xf8\xd0\x30\xf6\xda"
- "\xf8\x30\x89\xf6\xd9\xe3\xf4\x7d\x36\xb5\x79\x5c\xd0\x7c\xcc\xb7"
- "\xe4\xc1\x5d\x96\xc0\x6d\x82\x07\x4f\xdf\xcc\x74\xe0\xbf\xa1\x9b"
- "\xc6\x7e\x10\x24\xb9\x36\x48\x34\x22\x3d\xc0\xe2\xb0\x17\x54\xac"
- "\x83\xde\x71\x26\x0f\x0c\x70\x4f\xfa\x66\xa2\x17\xf4\x5e\xde\x23"
- "\xcf\xe0\x1f\xe8\x27\x39\x84\x9e\x2b\xba\x40\x2b\x14\x04\x43\x60"
- "\x72\xbf\xfe\xb0\x5a\xe3\x71\x2d\xdb\x6c\xc2\x47\x36\xf6\xed\xa0"
- "\xb4\x67\xaa\xc7\xde\x4d\xed\x34\x08\x1a\x14\xb4\xe0\x0c\x80\x55"
- "\xfc\x8c\xea\x85\x5d\xd0\x3a\xf4\x2f\xea\x26\x4b\x20\x59\x9c\x15"
- "\xec\xfb\x99\xb0\x07\xba\x49\xda\x03\xdd\xc4\x6a\xd7\x01\x0e\x1f"
- "\xfa\x2f\xa8\x1b\x8f\xbd\x25\x35\x32\x3d\xff\xe1\x35\xe9\xf6\xec"
- "\xcd\xe9\xb0\x05\x1c\xb5\xbf\xcb\x35\xe4\xfc\x68\xba\x84\xef\x47"
- "\xa9\x61\x5d\x95\xb4\xe1\x03\xcd\x9c\xef\x17\x3e\x6c\xd5\xb3\x9e"
- "\x8f\x17\x00\xf6\x8e\xf3\x78\x37\x12\xce\x7d\x3c\x0f\x67\x3f\x7d"
- "\xb0\x9d\xd9\x97\xc6\x2a\x9d\x1c\xe7\x8d\xc4\x6b\x7d\x7c\xa9\x76"
- "\xa7\xbe\x8f\xd2\x69\xed\x23\x2d\x46\x9c\x35\xe6\x09\xdd\x1c\xc1"
- "\xe9\x23\x97\x87\x59\x54\x5b\xd7\xe8\xa7\x60\x9f\x27\x6c\xca\x05"
- "\x9f\xf1\xd1\x69\x79\x47\xeb\xa3\x4e\x0d\x96\xc4\xfb\x2e\xc4\xbd"
- "\x7e\xd8\xe9\xf4\x71\xd8\x04\x7e\xcc\xb4\xf2\x1e\xf6\x91\xb8\x63"
- "\x7a\x8f\x4f\x3c\x1f\x7a\xc0\x17\x79\x27\xff\xa3\x6a\x49\xb7\x3e"
- "\xaa\xa1\x74\xa2\x95\x1f\x15\x51\x9f\xcd\xd2\x47\x80\xa8\x67\xa9"
- "\x66\x0f\x15\x09\xb7\x3b\x56\xdb\x89\x59\x5e\xf3\xf0\xc3\x59\x39"
- "\xb9\x5a\x4c\xf9\xa4\xf5\x6b\x33\x6f\x55\xef\xe0\xaf\xcb\xda\x94"
- "\xbe\x26\x53\xdc\xf1\xa1\x54\xf9\x38\x0a\xbe\x73\x21\xdf\x08\xbb"
- "\x79\x31\xa6\xb6\x39\xb5\x2a\x1f\xd5\xc1\x5a\x1a\xa4\xbd\x45\xcb"
- "\xa3\x72\x6f\xbb\xe4\x25\xea\x47\x9b\xb6\xb7\x41\xc7\xd2\xc7\xbe"
- "\x6b\xc3\x99\x19\xfc\x32\xe0\x6c\x0e\x7a\x16\xca\x43\x6b\xf4\xa3"
- "\xd0\x9d\xe9\x32\x4a\xc7\x99\xb0\x6b\x1d\xce\x81\xdb\xee\x54\xca"
- "\x8c\xa5\x7c\x52\xff\x42\xa2\x6b\x26\xcc\x1d\xce\x8a\x64\x0c\x8f"
- "\x96\x14\xd0\x6b\xe8\x02\x5d\xeb\x60\x4f\xdb\x12\x47\xfc\x09\xed"
- "\x97\x6d\x4b\x49\xd6\x2b\x2d\xde\xc2\x8c\x68\x83\xf6\x42\x8f\xd4"
- "\x2b\xb7\xac\x7a\xb7\x80\x31\x75\x3f\xf4\x94\x09\x3d\x67\x4b\x92"
- "\xdc\x53\x8d\x75\xaa\x1e\xa5\x8e\xf2\x15\x7b\xd8\x55\x5e\xd9\xe7"
- "\xfe\x0c\x81\x27\x82\xd6\xb5\x1c\xe0\x4f\xf6\x8b\x3b\x02\xf4\x9b"
- "\xa1\xf0\xec\x28\xbc\xd3\x5e\x33\x89\xe6\xb1\x8d\x3b\x92\x98\x6a"
- "\x27\x1d\xd5\xc5\x8e\xde\x00\x3d\x30\xe1\x87\x0b\xb0\xa0\xfa\x0f"
- "\xa9\xf5\x1f\xa2\xfa\xa9\xdd\x9b\xd4\xf8\xb9\x2d\x5e\xad\x2d\x5a"
- "\xaf\x5e\xda\x8f\x4b\xb1\x27\x53\xff\x8b\xe9\xaf\x44\xea\x9c\xfc"
- "\x24\xfb\xcd\x0c\xe9\x9c\x24\xdf\x77\x34\x49\x5b\x2f\x68\x5b\x1d"
- "\xc3\x01\xc5\x29\xfc\xb7\xea\xd4\xb6\x0e\x40\xff\xa1\xd5\xc9\xa9"
- "\x4e\x3e\xd0\x5b\x47\xfb\xa7\x91\xe8\x86\xd7\xbc\x8d\xf6\x49\xb4"
- "\x01\xbe\xdd\x37\x93\xd3\x3e\x1a\x4c\x0f\x1a\xa4\x0f\x8d\xcd\x2c"
- "\x36\x92\x67\xa7\xf6\xaa\xc3\x7c\x26\xd5\x31\x40\xf4\xb9\x90\x15"
- "\x75\xb2\xa3\xaf\xa1\x6d\xd8\x39\x61\x5e\x87\x68\x9e\x68\xae\x52"
- "\xa8\x9d\x7a\x92\x35\x62\x09\x0e\x9f\x61\xbe\x60\x3b\x52\x3b\x24"
- "\xe4\x0f\x0b\xf5\xcd\xd0\xc1\x8e\xbe\x8b\xb9\x42\x5d\x84\x17\x71"
- "\x81\xc1\xb4\x7f\x85\x0f\x3b\xc0\x7a\x6b\x01\xef\xc6\xf9\x65\x17"
- "\x73\xdf\x09\xbe\x9c\x64\x15\xf1\xec\xc8\xe4\x8a\x98\x6b\x61\x3b"
- "\xed\xbe\x73\x6b\x37\x57\xce\x3b\x19\x6f\xa6\xfd\xe1\xbc\x9e\x05"
- "\xfc\x24\x57\x53\xbf\xf5\x8e\xd3\xf0\xb3\x57\x47\xb4\xa6\x04\x36"
- "\x2b\xc6\xf2\x2d\x2c\x0e\x3e\x0a\x1d\x76\xee\x6f\xf5\xd5\xb0\x56"
- "\x7b\x0d\xfb\x28\x50\xc5\x5c\x1b\xa1\xa7\x75\xf7\x7e\x9c\x5f\x85"
- "\xbb\x2a\x31\xf4\xfc\xb2\xed\x47\x68\xab\xb5\xf8\xe3\x63\x9f\xd2"
- "\xcc\x7d\xca\x6c\x3f\x11\xef\x55\x2d\x69\x1f\x11\xb6\x7d\xc4\x1c"
- "\x9d\x5c\x01\x8f\x57\xf8\x28\xda\x28\xa1\xba\xea\xe0\xcf\x2f\x4e"
- "\xe9\xb3\x4e\xa2\xf1\x1b\x96\xe7\x33\x71\x46\xea\x5a\xf7\x47\xf4"
- "\xf1\xd2\xda\x73\xcc\xe8\x5a\xf7\x9e\x78\x16\x3a\x13\x1a\xaf\x3b"
- "\xb3\x5d\xd8\x60\xc2\x97\xa1\x3b\xbf\x1b\x77\xbe\x95\x0a\xf4\x31"
- "\x28\xfb\x4d\xf0\x32\x68\xe5\xf7\x15\x6a\xe5\x5b\x05\x2d\xd8\x0b"
- "\x78\x50\x9f\x8e\xae\x94\x30\x69\xa1\x54\xd9\x67\x82\x4f\x5a\x24"
- "\x7c\x5a\x17\x00\x3e\xb0\x49\x57\x36\xf6\xd6\x51\xdf\x52\x08\x06"
- "\x8a\xd6\x06\x70\x00\x67\x79\xa8\xbf\xfc\x1c\x33\xb9\xd6\xc1\x66"
- "\xdd\xbd\xcb\x92\x6a\x30\x2a\x03\xa7\xeb\x2b\xfa\x99\x01\xf3\x06"
- "\xde\xa1\x42\x7c\x17\x30\x2f\xc0\x9c\x79\x63\xa3\xf3\xe9\xaf\x80"
- "\xfe\x8a\x80\x7b\xf4\x5b\x4c\xf3\x55\x42\x7d\x48\xa0\xb9\xaa\xc3"
- "\xaf\xc0\xc7\x92\x81\x7a\xf8\x78\xc5\xfe\x4c\xb8\x12\x4e\x7f\x72"
- "\xe0\xd5\x00\xad\x1d\x45\xc8\x9e\xee\x04\xa5\x2c\xde\x25\xed\x97"
- "\x3f\x5e\xb9\x97\x78\xfd\x9a\x67\x84\x8f\x0c\x13\xc9\x27\xd0\x39"
- "\xb0\xdd\xe2\x2e\x5d\x9b\x55\xa3\xe3\x4f\x26\xc2\xff\x84\x7b\x89"
- "\x5e\xd8\x52\x1a\xf7\xab\xb8\xbe\x9f\xf2\x2c\xf6\xb0\xeb\xb3\xe5"
- "\x9a\x68\x11\x77\x00\x41\x07\xc6\xe3\xb3\x68\xef\x6a\x81\x0d\x2b"
- "\x9f\x96\xc6\x4c\x3a\xee\x35\x65\x58\xb8\x3b\xd0\x04\x1c\x32\x09"
- "\xdc\x97\xdf\x88\x37\xf6\x5a\x68\x6f\x6b\xa3\x74\x83\x96\x8e\x3d"
- "\x54\x21\x79\x19\xb2\xfa\xf2\xcd\x16\x5e\xd8\xcf\xa6\x0b\xbd\x97"
- "\x96\xbe\xd9\x6b\x69\xa5\x9d\xbf\x90\x68\x37\x7c\xeb\xa0\x0c\xa5"
- "\x47\xd1\x5e\x79\x98\xda\x75\x51\xfe\x04\x2d\x3f\xef\x4b\x33\xb8"
- "\xf3\x9b\xc4\x3a\x83\xff\x35\xb1\x47\xca\xf4\xe8\xe5\xf9\x5e\x8b"
- "\x98\x33\x2d\x2d\x37\x4d\xec\xcd\xf0\xc3\x41\xbc\x37\x17\xfd\xe9"
- "\x12\xe9\x3a\x92\x9d\x91\x1e\x17\x91\xa6\x87\xcf\x13\xf8\xd3\x8c"
- "\x48\x8b\xa2\x3e\xb3\xd0\x3b\xb5\x8d\x7d\x1a\xeb\x6e\xf9\x66\x9c"
- "\x01\xca\xfd\x59\xb4\xbd\x99\x33\xe9\xa3\x57\xa6\x49\x3e\xe0\x93"
- "\xba\x48\xb9\x1d\xe7\x2e\x68\x5b\xe9\x4b\xd3\x07\xfb\xd2\xa2\xd0"
- "\x3e\xea\x82\xce\x95\xc6\x48\xed\x76\x33\xf8\x87\xe7\x65\x3f\xaa"
- "\xe7\xb8\xf7\x45\xf5\x8a\xfe\xe4\xfb\x89\xf6\xdc\x97\x3c\xb6\x7d"
- "\x4f\x4a\xb6\xab\xf0\x27\x84\xd3\x9f\x1e\x00\x4d\x09\x9a\x62\x1a"
- "\x6c\x3f\xc3\x3e\xfd\xe9\x2c\xcc\x69\x90\xd6\x79\x30\x36\xa6\x61"
- "\x7e\x37\xd3\x15\xd2\xda\x91\x67\x93\x9f\xde\x0e\x3e\xd1\xa1\x70"
- "\x4e\xcf\x0b\x80\xbb\x96\x5e\xd8\xe5\xc4\x34\x0a\x5b\x18\xf3\xe2"
- "\x0c\xb7\xbf\x9b\xb5\x14\x7d\xc1\x5a\x02\xee\xa2\xc3\xe7\xbc\x06"
- "\x69\x13\x63\x40\xbd\xf7\xe2\x9b\x83\xd6\x4b\x7a\xb0\x6e\x7c\xd9"
- "\x96\xe4\x25\x82\xdd\xdf\xe4\x5e\xf0\xe9\x01\x4d\x46\xba\xf0\x18"
- "\xfe\x24\x7c\xa2\xc2\x5e\x54\x29\x9f\x0a\x9d\xab\x83\x0f\x26\xb1"
- "\xf9\x5b\xa0\xab\xfe\xb4\xdd\xec\x63\x29\x6a\xbd\x67\x65\xbd\x7f"
- "\x62\x17\xaa\x17\x78\xdb\x52\x2d\xed\x50\x14\xf3\xd4\xd4\x20\xd5"
- "\x1d\x34\x4f\xad\xa4\xbd\xc6\x41\xfc\x0b\xf1\x23\xc7\xee\xa4\x76"
- "\x52\x5b\x03\x6d\x0c\x7e\x95\x6b\x15\xda\xaf\xcf\x5a\x99\x6a\xff"
- "\xe3\x38\xc3\xfe\x74\x83\xc2\x93\xe2\x48\x76\x13\x7d\x01\x9d\x85"
- "\x3e\xbd\x30\xc8\x26\xb8\xf3\x48\xca\x8a\x4d\xc9\xa6\x3a\xbe\xfb"
- "\x3e\x74\xed\x44\xab\x82\xdc\xaa\x7f\x6b\xc0\xc3\x2a\x88\x7e\x0b"
- "\xff\xa0\xdb\xa7\xed\x36\x6f\x63\xb7\x71\xbd\x45\xd8\x8f\x29\x65"
- "\x8b\xb2\x69\x6e\x25\x8c\xcb\x8d\x0d\x11\xb6\x46\x51\xd4\xd6\x1b"
- "\xb0\x35\xe2\x26\x63\x7e\x0d\xf6\x4c\x9a\xb3\x41\xe7\x9f\x88\xff"
- "\xff\x44\xec\x77\xa5\xe0\x8b\x04\x9d\x3f\x76\xb7\x37\x36\x31\x19"
- "\x75\xc0\x4f\x99\xb2\x31\x50\x5f\xf1\x35\x33\x48\x78\x1c\x9b\xd7"
- "\xda\x3b\xe8\xe2\xa5\x89\xc9\x58\x47\x6a\xdd\x16\xaa\x3b\xc8\xcb"
- "\x12\x49\xf6\x39\xb6\x4c\xce\x8d\x78\xb6\xe2\x7b\x60\x18\x77\x03"
- "\xff\x54\x55\x33\x04\xbe\xe8\x4f\x29\xc4\xeb\xba\xfa\x4c\x89\xc9"
- "\x3f\xb4\x16\x11\x0f\x70\x2c\xc3\xa3\x53\xc4\x1d\x36\xcd\xd7\xe9"
- "\x78\xe7\x6a\x7c\x8f\x75\x92\x9b\x2a\x21\xbe\x3d\xa1\x87\xfd\xf9"
- "\x93\x21\x27\xd3\x0f\xd3\xde\x3a\x44\xb2\x0f\xdf\x93\x66\x2a\x9f"
- "\xca\x92\xe9\xdb\xd4\x1e\x76\xec\x8d\x80\x9e\x25\xd0\x5f\x9c\x77"
- "\x5a\x76\x0c\xd5\x9b\x02\x9d\xee\xd1\x73\x38\x67\xfe\x4c\xfa\xe5"
- "\xd8\xcd\x66\x2b\x54\x1f\x74\xc9\x15\x53\xd9\x6c\xe8\x91\x29\x2d"
- "\x29\x3d\x28\xcf\x59\x34\x39\x71\xfb\x54\x36\x77\x64\xbb\xc7\x6a"
- "\x24\x9f\xf7\x67\xb1\xc7\x6f\xf2\xb2\x2b\xec\xdf\xe3\x1d\x54\x6f"
- "\x25\x77\x46\x71\x3e\xcd\xaa\x97\xfc\xe0\x67\x9b\x2d\xd5\x12\xef"
- "\xc4\xb9\x02\xe1\x1b\xce\x6d\x54\x7d\xb5\x4e\xf8\x78\x35\x9b\x97"
- "\xe0\x6e\x96\x48\xd3\xc5\x01\x96\x71\xa2\x1f\xaa\x5f\xc6\xe0\xf6"
- "\x6b\x33\x50\x07\xfa\x93\xbe\x5a\xea\xba\xe1\xb3\x91\xe0\x2a\xec"
- "\x84\x4b\x77\x33\xd3\x53\xbb\x59\xdc\xd1\x87\xc5\xb8\x0e\xc8\xb5"
- "\x68\x60\xe8\xaf\x52\x8a\x75\x46\x38\x41\xfd\x46\x7b\xc0\x8d\xd6"
- "\xc0\x59\x97\x23\x8f\x2b\xae\x9f\xc1\x3f\xc9\x67\xa7\x5c\x39\x87"
- "\xd8\xf2\xce\x80\xf4\x33\xb6\x8a\x79\xf7\x51\x7d\xfb\xa6\xb2\x38"
- "\xaa\xab\xdf\xbd\x16\xb4\xd6\x7a\xa5\x2b\xa7\x81\xea\xfe\x73\x0c"
- "\xf6\xa3\x32\x82\x8f\xdc\x97\xfe\x7c\xd8\xed\x6f\x67\x88\x71\x71"
- "\x8f\x9d\x07\x51\x0f\xe5\xb9\x5d\x8c\x77\x8f\xd5\x96\x2e\xfd\x6a"
- "\x8a\xb1\x86\xce\x10\xd4\x71\xb8\xcf\x89\xfa\x56\xba\x33\x88\xe7"
- "\x54\xc7\xa4\xc1\x5a\xe2\xd7\x9f\x9f\x76\xe5\xec\x67\x98\x1f\xe4"
- "\xa7\xf7\x22\x77\x2f\xe5\x3d\x3d\x72\x5e\x90\x87\xbe\xbd\x46\xf5"
- "\xfe\xdf\xf0\xd9\x18\xce\x6c\xc2\x79\x6a\x68\x3c\x04\x2b\xdf\x1e"
- "\x82\x91\xd4\x19\xfe\x79\x06\xfa\x4a\x73\x37\xdd\x9d\xf7\xc5\xd8"
- "\x77\x22\x69\xed\x13\xde\x6f\x6b\x15\xfa\xb2\xbf\xc4\xde\x13\x50"
- "\xb8\xa4\x67\x7f\x71\x11\xef\x96\xed\xa1\x5f\xd0\x02\x41\x4f\xae"
- "\xc7\x79\xf6\x5f\xde\xb5\xe8\xe4\xfc\x62\x2c\xe0\x99\xc6\x9a\xe3"
- "\x88\xb3\x8a\x38\xf4\x55\x9b\x63\x6e\x4a\xc9\x56\x70\x06\x05\xdb"
- "\xde\x61\x2b\x93\xf8\xc7\x2b\xa9\xde\xd7\x54\x1e\xd2\xaf\xee\xa7"
- "\xfe\xbe\xd8\x18\x17\x7f\xcc\xca\x34\x3b\x44\x5a\xbf\x87\xd3\xa5"
- "\xed\xa8\x15\x34\x6a\x9f\x5e\xae\x1d\xf4\x51\x2d\xeb\x93\x67\xe3"
- "\x7f\x29\xa2\xf2\x63\xda\x7d\xf3\xa8\xa9\xf0\x3f\xe5\x80\x0f\x51"
- "\x71\x57\x89\x68\x15\xed\x07\x13\xdc\xbe\x21\x26\xcf\xeb\xdb\x6f"
- "\x25\x1e\x7f\x02\xee\xa9\x6a\x7d\xbb\xb8\x73\x85\x76\xf5\xbe\x5c"
- "\xfb\x52\x4d\x86\xe6\x26\x82\xb1\xd3\x22\xe2\x1d\x10\xdf\xa5\xf8"
- "\x62\x53\xec\xde\xd8\x15\x75\x72\xdd\xb4\xdb\x79\xac\xa4\xb7\xe9"
- "\x7e\x56\x84\x71\xa9\x7a\x89\x09\x18\x33\xd5\x53\xa9\x9d\x6f\x6b"
- "\x75\x8f\x1b\x43\x44\x1b\x1b\x8d\x49\xfa\x37\x48\xc9\x16\x63\x83"
- "\x8f\x1e\x31\xb6\xcf\xc5\x1d\xc0\x8b\x1c\x4f\xbb\x84\x6d\x8a\xdd"
- "\x35\x15\x75\x7c\xf1\x4b\xf4\x0f\x73\x42\xf4\xe1\xb2\x1e\xf6\x79"
- "\x06\x9f\xf4\xd4\xa4\x8b\xab\xf3\xf3\xb9\xb2\xce\x15\x75\xcf\x11"
- "\x0d\x96\x77\x16\x61\xb3\xf3\x45\x19\x2f\x5b\x51\x07\x19\xa6\x8f"
- "\xda\x23\xfc\x88\xa0\x43\x5f\xc4\x61\xae\xae\x3f\xc4\x52\x24\x1e"
- "\x7e\x11\x0d\x79\x57\xc6\x78\xfa\xbc\x81\xf0\x5e\xfa\x97\x0b\xd9"
- "\xac\xea\xc4\x3e\x16\x49\x63\x2f\xb2\x8f\x52\xa6\x31\x2f\x22\x79"
- "\xee\xf3\xfd\xc2\x2e\x89\xfa\xbb\x29\xa0\xd1\xbf\xcf\xf7\x73\xe8"
- "\xbb\x0b\x55\xbd\x27\x68\x59\xa1\xf4\x11\x38\xe8\xfc\x62\x49\x48"
- "\xef\x89\x3b\xdd\x4e\xde\x8c\x7c\x34\xf7\x67\x91\x47\xfa\x20\xeb"
- "\x51\xef\x3b\x7f\xf1\x63\xf5\x2e\x73\x12\x6c\xb5\xa8\x2c\xd1\x3b"
- "\x2e\xf4\xad\x80\x01\xda\x16\x7d\xd7\x43\xc7\xf9\x45\x4d\x58\xcf"
- "\xfc\xb9\x88\x0d\x21\xfd\x11\x7c\xd1\xa0\xe1\x08\x8d\x77\x82\x8c"
- "\xeb\xf1\xf9\x8c\x23\x73\x99\xc0\x81\x3e\x6e\x9d\x74\x55\x0d\x70"
- "\xf2\x8b\xe3\x91\x70\x5a\x1e\x50\x1c\x92\x06\x7d\xde\xc4\xc5\x5a"
- "\xff\xbc\xe9\xdb\xf9\x89\xff\xba\x41\xe3\x45\x24\x9c\xe3\x88\xbe"
- "\x7c\x19\x10\xb0\x2e\x19\x40\x0c\x38\xcb\x63\x85\xf0\x23\xfe\x5f"
- "\x5f\xc3\x5f\x7b\xa0\x64\xc0\x1e\x74\x58\xe1\x9f\x96\x29\x25\x03"
- "\x45\x5d\x76\xa6\x4f\xb7\x43\xb7\x9e\x28\x64\x3c\x92\x59\xe3\xb8"
- "\x99\xf8\x13\x5a\xe7\x5b\xd7\x30\xcb\xfd\xd9\xd0\x31\x24\x25\xc0"
- "\x9f\x3a\x7c\xa9\x23\x16\x42\xd0\x91\x14\x4f\xcf\x89\xc4\xcf\xc5"
- "\x71\xe3\x40\x06\xce\xe7\x83\x4e\x4e\xf4\xf8\x38\x7c\xba\xeb\xdd"
- "\x5e\x3f\xdb\x7a\x9a\x19\xe1\xaf\x3d\x50\x96\x68\x6d\xf5\x7d\x29"
- "\xe4\x1b\xb3\x9d\x25\x10\xff\x81\x3b\x00\x56\x25\x36\x91\xd1\x1e"
- "\x6f\x90\xe3\x3e\xcb\xe5\xb8\x65\xbf\xd1\x7f\x41\xe3\x4a\xfc\x45"
- "\x85\xa2\xef\x5f\x3e\x17\xa0\xfa\x95\x92\x60\x41\xb0\x24\x98\x2f"
- "\xef\xd4\xb7\xb0\xc2\x3c\xde\xed\xf6\xb5\x90\xcc\xd5\x2f\x62\xd7"
- "\xe1\xfc\x1f\x63\xc4\xf8\xd0\xf6\xc7\xe7\x4e\x0b\x5e\x2b\x40\xef"
- "\x8e\xb5\x6a\x99\x5e\x2a\xd3\xdb\xc2\x86\x4a\x82\x62\xec\xad\x3e"
- "\x59\x36\x5d\x3c\xa3\x7c\x04\x1c\xd4\x31\x87\xe0\x40\x63\xc7\xf8"
- "\x30\xfe\x00\x60\x42\x30\x50\xc7\x6a\x1d\x56\xc7\x89\x31\x7e\x44"
- "\xbb\xce\x6e\x1a\x27\x8d\x55\x8c\x73\x98\xc6\xd9\x9c\xcd\x98\xbf"
- "\x3c\xa5\xe8\xfc\xa4\x60\x3e\x64\x54\xc7\x27\xc4\xc3\x17\x54\x32"
- "\x92\x45\x0d\x2f\x17\x56\xea\x9f\x24\xde\xa4\xd0\x4b\x32\xa9\x97"
- "\x77\xc3\x86\xd7\x6d\xa7\xbf\x40\x0d\x03\x8f\xa3\xf1\xeb\xd4\xb6"
- "\xf5\x63\xe5\x24\x2b\xec\xe6\xdd\xc4\x9b\xfa\xdd\x01\xca\x93\x4d"
- "\xe3\x27\x19\xb6\x4b\xed\x3f\xf2\x6e\xfd\x5a\x8e\xcb\xb2\x96\x25"
- "\xbc\xf3\x93\x12\xbd\xbb\xbd\x84\x69\x63\x79\x80\xf2\xd1\x78\xac"
- "\x54\x57\x2c\xc6\xa3\xd0\x38\xf7\x50\x3f\xfd\x11\x63\x3a\xda\x0b"
- "\x3b\xe2\xcf\xd8\xa4\x54\xa6\xdb\x7d\x86\xc6\x71\x86\x59\x2b\x0b"
- "\x89\xff\x5a\x01\x7e\xf1\xf8\xd1\x4b\xd2\xd8\x6c\x0f\xfb\xaf\x63"
- "\x52\xa6\x13\xbe\xa0\x2f\xed\x61\x5f\xf6\x87\xfc\x3d\xc3\x87\x7e"
- "\x6c\xe2\x74\xe0\x91\xf0\xfb\x8c\x3d\x63\x90\x70\x06\xe7\xf4\x9b"
- "\xa8\x8d\xc1\xa4\x44\xd1\x1f\xe7\x02\xd8\x09\x9b\xe8\x1d\xb1\xa3"
- "\x70\x5f\x55\x47\xe5\xac\x9c\x60\x86\xfa\x89\x9f\x33\xe0\x17\x30"
- "\x1c\xd3\xe6\xf6\x15\xb6\x90\xda\x68\x80\xfc\x5d\x5f\xe8\xd5\x3f"
- "\xfe\x0a\x9b\x7b\x71\x34\xe5\xaf\xb3\xc7\xa3\xdf\xd0\xcf\xa2\x3e"
- "\x1a\x5b\x7c\x0f\xfb\x5b\xcc\xc8\x35\x66\x13\xb4\x4c\xd2\xc1\xbf"
- "\xb6\x41\xff\x79\x91\xed\x0a\x1e\x0e\x36\x16\x17\x59\xee\x98\xd6"
- "\x0f\x7a\x1e\xf7\xbe\xc5\xc5\xc3\xe1\x6f\x73\xc7\xab\xab\x6c\xa7"
- "\xb0\x91\x74\x94\xef\x24\x7a\x41\xbc\xc2\x11\x2b\xce\x52\x68\xef"
- "\xdc\xef\x63\xb9\x7b\x19\xe2\xcf\xc4\xba\x03\x77\xb3\x23\x35\xc9"
- "\xac\xf6\x1c\x7c\xc6\x25\xc5\x3f\x7b\x8e\xe6\x52\xa5\x21\xe0\x49"
- "\xa1\x47\xe6\xb9\x49\x71\x15\x3b\x35\x1e\xfe\x6f\xfd\x05\xfd\x4c"
- "\x6f\x5b\x27\x9e\x7d\x4b\x6c\x3c\x50\xa5\x57\xb2\x6b\xe0\xc7\xdc"
- "\xbc\xa8\x1e\x7e\xcc\x35\xdf\xe0\x82\xf7\xc9\xa7\x35\xd7\x67\x9d"
- "\x54\x96\xc3\xe6\x22\x9e\x81\xc5\x2b\x79\x39\xb9\x5f\x7b\x66\x53"
- "\xff\xe2\x54\x7f\xe1\x71\xd2\x5f\xf8\x5f\xd7\xc2\xe6\x5c\xfd\x7e"
- "\x6f\x90\x64\x18\x51\x6f\x0e\x9b\x5d\x73\x8e\x25\x81\x0f\x4a\x3f"
- "\x29\x79\x36\xc8\x85\x77\xf7\x5a\x78\xf0\x1f\x49\x6c\x6f\x4f\x38"
- "\xde\x81\x37\x17\x31\x12\xb8\x75\x3c\xfb\xe9\x8a\x44\x61\x4f\x20"
- "\x7c\xed\xe2\x9c\x81\xde\x59\xd5\x33\xcc\x70\x04\xb6\x89\x75\xf2"
- "\x1e\xde\x91\x80\xb4\xf7\x1d\x74\x7a\x9a\x34\x3f\xf0\xe3\x9e\x97"
- "\x97\x4a\x79\x47\x99\x40\xf2\x97\x77\xd0\x25\x7d\x90\x9e\x30\xb9"
- "\x8b\x95\x08\x19\xc7\x73\x1a\xdf\x90\x06\xbf\x6e\x29\x02\x96\x27"
- "\x16\x40\xee\x51\x65\xc6\x77\x6c\xa1\x34\xc9\xc3\x08\x9b\x6b\xab"
- "\x3c\xff\xa3\xbd\xc9\x3c\xe8\x3c\x91\xaa\xed\x67\xd8\xd7\xa5\xaf"
- "\xd7\x13\x99\x1e\x3d\x3b\x7e\x81\xfe\xc5\xa9\x36\xe2\x38\xbb\x49"
- "\xa1\xfc\x55\xda\xfe\x26\xce\x70\xb7\x4f\xfd\x7e\xee\x66\x36\xfd"
- "\x87\x97\x1b\x19\xce\xff\x28\x6f\xb7\xdc\x77\x4f\x1c\x0e\x9f\x11"
- "\xa4\x08\x78\xc3\x47\x81\x90\x31\xe0\xfb\x53\xc6\x34\xe8\xd5\x7c"
- "\x80\xca\xfd\xf7\xc4\xe7\x11\xed\x04\x42\xfb\x28\xb5\x01\x1b\x74"
- "\xd4\x2f\x79\x93\x13\xf5\xe2\x2e\x25\xe5\x93\xfb\xeb\x89\x71\xe5"
- "\x36\xf8\xa1\x02\x7c\x15\x55\x9e\x74\xf7\x7e\x25\xe1\x9b\xcf\xa2"
- "\xe6\x57\x31\xeb\x3b\x85\x1e\x83\x59\xfa\xe8\xb6\x74\xb0\x8e\xbb"
- "\xf1\x1d\xb8\xee\xba\x1e\xfa\xc0\x8e\x83\x6e\xec\xdb\xc3\x69\xa6"
- "\x7b\x20\xeb\x0b\x5e\xbc\xa3\x7a\x1e\x95\xa3\xb4\xf8\xb7\xcf\xf8"
- "\x0d\x15\x5b\xd8\x5c\xe9\x4b\xb5\x43\xf8\xe8\xc2\x9d\xf5\xab\x12"
- "\x98\xf5\xaa\x2a\x96\x34\xe8\xec\x70\x79\x74\x5c\xd8\xab\x88\xf6"
- "\xcb\x7f\xd4\x86\x78\x0e\xaf\x0e\x79\xa2\xe5\x5c\xfd\xfd\x7e\x7a"
- "\x4f\x0a\xbf\x77\x9c\x57\xcf\x87\xda\x3c\xec\xef\xab\xf6\x9d\x91"
- "\xb6\xf4\x42\xbf\x54\x7a\x4b\x6a\xd8\xfe\xe0\xef\xf7\xcb\xbe\xfc"
- "\xfd\xfe\x23\x76\x06\xdd\xf9\xb1\x5a\xe1\x9b\xfd\xef\x24\xf7\x9e"
- "\xb0\xab\xfa\x98\x36\x81\x57\xe0\x77\x77\x40\x06\xfb\xca\x55\x46"
- "\xf9\xb0\x4f\x10\x7f\x94\x22\x79\xf8\x5b\xb2\x15\xc2\x9f\x88\xf1"
- "\x7f\x08\x7d\xe3\x98\x34\x71\x37\x63\xa2\x4c\xd9\xa2\x3a\x61\xcf"
- "\x52\x76\x5f\x12\xfd\x1a\x79\xd9\xe2\x54\xfa\x35\x11\xce\x65\xd0"
- "\x6f\x1c\xfd\x42\x96\x4d\xa0\xef\x71\xc0\x4b\x92\x61\xad\x88\x51"
- "\xd9\x17\xbb\xa8\x7a\xbc\x7b\x51\x80\x8d\xbb\xf8\x47\x4c\xda\xec"
- "\x75\xa6\x20\x3e\xe1\xf2\xbd\x8c\xe5\x06\xf8\x90\xed\x0a\xc4\x18"
- "\xe9\x4c\x71\xec\xc5\x59\x7a\x67\xc2\xc8\xb3\xf4\xce\x05\xf4\x47"
- "\x6f\x9d\xcd\xf4\xe7\xa7\xbf\x94\xf0\xdf\xc9\x05\x83\xce\xce\x14"
- "\x82\xa3\xe0\xb1\x2e\x8e\x26\xa2\x3c\xcd\x03\xe4\xa2\xd8\xa9\x29"
- "\x72\xbc\x2b\x8a\xe8\xdd\xc8\x63\x7f\xe4\x52\xc7\x6b\xa7\xf7\x38"
- "\x9b\x83\xf6\xb5\x58\x82\xc9\x54\x1a\x73\xec\x7d\x49\x18\x2f\xfa"
- "\xdb\x17\xbb\x38\x35\xf2\x4e\x18\xea\xc4\xf8\xbd\xb1\x54\x8e\x60"
- "\xc9\xaf\x7e\xdd\xa3\xc1\x53\x85\x13\xee\xcb\xe8\xfb\xa8\x0e\xc9"
- "\x07\x51\x7e\xaa\x43\xcb\x1f\x82\xfd\x54\x26\xf8\x26\xb4\x45\x32"
- "\xb1\x51\xbb\x6f\x36\xe8\x3c\x39\xf7\xdd\xb5\x4c\xf5\xe7\xd1\x99"
- "\xe2\x8b\x28\x0b\x9f\x0a\x63\x95\xa7\x36\x8d\xb2\xcd\xc5\xa9\x5d"
- "\xac\xf3\x76\xd9\xee\x49\xdb\x78\x6b\xa9\x70\x16\xf1\x77\xc4\xf5"
- "\xce\x97\x72\xdf\x62\xf7\x74\x1f\x73\xd7\x28\xb4\xe7\xdf\x52\x94"
- "\x52\xc8\x5d\x5d\xec\xe4\x89\x56\x7f\xf7\x45\xee\x87\x27\x85\xbf"
- "\x10\x3e\x54\xc4\xdc\x05\x37\x8a\xf3\xac\x33\xec\xab\xc9\x6e\xaf"
- "\xb8\x73\x4e\xcf\x5d\x41\x7c\xc7\x19\x3a\xf6\x06\x92\xb1\x43\x71"
- "\x32\x14\xca\x5b\x8b\x74\x4a\x83\x4f\x92\x7d\x11\xdf\x78\xf9\xa2"
- "\x34\xb9\xa6\xba\x3e\x04\x6f\x21\xfa\x1b\xf8\x57\x17\xfa\xac\x94"
- "\x2e\x4a\xc3\x18\x1c\x24\xff\x21\x36\x28\xd6\x84\x6d\x23\x74\x85"
- "\x5d\xbf\x24\xbc\xe3\x4a\xd9\xa2\xb4\x8b\x1b\x43\x97\xb8\x2b\xe9"
- "\x08\xf0\x33\xde\xd8\x45\x69\xe0\x49\x2a\x0a\xa3\x8d\x77\xd4\x70"
- "\x57\x9f\xf9\x96\xa2\x41\x67\x57\xf3\xbb\xf9\x72\x6e\x2e\xb2\xde"
- "\x66\x6d\xec\xb5\xea\xd8\x29\x4d\x9c\x51\xcd\xaf\x96\xf1\x43\x3c"
- "\xec\x2b\x36\xae\xce\x8a\xe6\x19\xfc\x00\xed\x0d\xe7\x25\x2c\xbe"
- "\x4a\x0d\xed\x0d\x17\xd5\x8f\xaf\xc6\xf5\xe5\x1f\xd1\xc6\xb0\xda"
- "\x46\xc3\x7f\xb3\x8d\x86\x0b\xb5\x21\xcf\xcf\xbb\x53\x2e\x5e\x76"
- "\xec\x16\x7e\x75\x88\x7e\xda\x25\xcd\x3c\xf5\x5a\x90\xe4\xb7\x80"
- "\x69\x45\x11\x78\x1b\xd8\xca\x22\x96\x4a\xa0\x74\x6a\xca\xd1\xfc"
- "\x21\xe6\xda\xf8\x29\xeb\x64\xdd\xc2\x7f\xdf\xd1\x3c\xc8\x6c\x3f"
- "\x72\x0d\x97\xdf\xd2\x36\xac\xff\x0a\xf7\x27\xb3\xf7\xd2\x3c\xec"
- "\x89\xc0\xb3\x56\xdf\xa7\xcc\x9d\x01\xfd\x6a\x1b\xf4\xda\x2e\x1e"
- "\xbb\xa2\x48\x21\xda\x40\x3c\x7a\x50\xc0\x83\xf8\x17\x21\x6f\x91"
- "\xcc\x26\xe4\x2d\xaf\xf0\x99\x1c\x2b\x62\xa4\x38\x5f\xc9\x83\xee"
- "\x3b\x38\x9c\x66\x1b\x74\xb2\x54\xc4\x4e\x81\xde\x99\x9b\x8c\x95"
- "\xcb\x03\x51\x5c\xc8\x53\xc4\xfb\x23\x76\x8a\xdb\xe7\x61\x41\xe2"
- "\xa3\x6b\x06\x58\x42\x0d\xf1\x9e\x44\xb3\xe3\x40\xd7\xf7\xa9\xf1"
- "\x53\xca\x06\xc2\xf1\x53\x6a\xa1\xeb\x69\xa7\xe7\x01\x66\x08\x96"
- "\xa5\x64\xef\x19\x60\xb3\xf7\x6e\x64\x49\x7b\xa0\xcb\x3b\x25\x79"
- "\x1f\x61\xdb\x8e\x58\x2a\xeb\x93\x70\x96\x10\xe6\x7d\xe0\x23\x21"
- "\x4c\xb7\x0c\x42\x07\x72\x51\xf0\x3e\x25\xf6\xc1\x40\xe9\xa2\xba"
- "\x80\xe9\xbe\xa4\xe1\xf2\xc5\xc4\x73\x74\xd7\x13\xfc\xe6\x8e\x35"
- "\xb7\x9a\x8d\x4c\x55\x44\xfc\x9b\x77\x67\x4b\xfa\x4e\x75\xf9\xc6"
- "\xc3\x89\xe0\x9e\x34\x36\xbf\x97\x25\xcb\x73\xfb\x18\xda\x13\x7b"
- "\xd2\x60\xd3\x58\xf8\x28\xb3\x06\xf7\xac\xd2\x39\x5e\x60\x51\xee"
- "\x40\x0a\xc3\x5f\xe1\xd7\xbc\x7b\xfe\x5a\x96\x8c\xf3\x07\x9c\x95"
- "\xd8\x1e\x13\xf9\xaf\x99\x5d\xc0\x46\x9c\x39\x3c\xba\x39\x67\xcd"
- "\x0d\xc9\x3f\xcd\xb2\x3d\xbc\x26\xe7\xd1\x4d\xab\x73\xb2\xd8\x52"
- "\x69\x0a\x22\xdc\xd1\x6f\x86\x1d\xc8\xa6\x35\x79\xd9\xb6\x87\x36"
- "\xe4\xe4\x64\xad\xcb\xb3\xdd\x7d\x47\xea\x37\x7d\x92\xee\xb1\xee"
- "\xc7\x59\x8f\xb4\x0b\xec\x8d\xe1\xcf\x5f\x37\x50\x8e\xf8\x5a\xdb"
- "\xee\x5c\x69\x09\x2c\xb5\xc9\x38\x47\xbd\xab\x60\x8b\xcb\x1d\x69"
- "\xd5\x92\x4f\xed\xbd\x5f\xf2\xf6\x96\xa5\xf2\x1e\x5d\xaf\xf4\x03"
- "\xd8\xb7\x74\xba\x5c\x53\xff\xb8\x35\xca\xce\xf0\xfc\x28\x9e\x2d"
- "\x76\x56\xe2\x9a\x8a\xf3\xf0\x7f\x08\x1f\x8d\x7c\xcf\x32\x9d\x96"
- "\x4f\xcb\xa3\x7e\x17\x7e\xa7\x6b\xe1\x57\xd7\xd9\x93\x49\xf0\x89"
- "\x1f\x74\xfe\x63\xa5\x47\xef\xeb\x56\x79\x84\x6e\x69\x83\xd8\xbb"
- "\x0a\x3e\x3a\xf9\xf3\xd3\x06\xd4\x7a\x4a\xa9\xbd\x4b\x28\x6f\x91"
- "\x87\xf5\x18\x55\x5b\xc5\x99\x1d\x6a\xbf\xa4\x4d\x45\xcf\x46\x69"
- "\x53\xf1\x8f\xfd\x11\x77\xe1\x85\xaf\x09\xec\x8d\x2a\x4f\x3a\xa8"
- "\xd6\xd7\xac\xd1\x04\xca\x7f\x8c\xf8\xba\xea\x8b\xa7\x85\xff\x90"
- "\xf2\xcf\x08\xdf\x4b\xbd\x77\x8e\xf4\x69\xa2\xc1\xcd\xfa\x2b\xa9"
- "\x8b\x97\x70\xa5\x31\x1c\x96\x70\x12\xe9\xd3\x7b\xe8\x1d\xe5\x3c"
- "\xac\x77\xfa\x68\xfc\x0a\xcd\xf8\x5d\xeb\x1e\x5a\xff\xa8\x7d\x75"
- "\xde\x9a\x07\xd7\xac\x5d\x93\xb7\x59\x5c\xd9\x9f\x2b\xfe\xfb\x97"
- "\x39\x99\x2b\x47\xfb\x9f\x4f\x82\x4e\x46\xf5\x5b\xed\x83\x0d\x84"
- "\xd4\x8b\xf5\x7e\x1d\x70\xb2\xdb\x2e\x6e\x9c\xbd\xa2\xaf\x35\xc2"
- "\x8f\xc7\x69\x46\xfc\x63\xaf\x7a\x3e\xd2\xab\xce\x95\xf8\xde\x67"
- "\xba\x2f\xce\x36\x95\x2d\xee\x60\xde\x06\x9c\x8b\x11\xbc\x33\xb0"
- "\x7f\x96\x6d\xc1\x3e\xd7\xc6\x8e\x06\x68\x2f\x15\x67\xe5\x67\x62"
- "\x01\x33\xf0\x90\x04\xa3\xfd\x1d\xec\xf4\x06\x01\x8b\xb3\xd6\xfd"
- "\xc2\x37\xc7\x59\xeb\xaf\x80\x8b\xe8\xb3\xc2\xd3\xf6\x70\x9e\xb6"
- "\x5b\x39\x9b\xbd\x87\x9f\xcd\xde\x1d\xf6\x7d\x79\xda\x43\x65\x0f"
- "\x51\xd9\x93\x88\x6d\x55\x7e\x86\x1d\x02\x9d\xc4\xbb\x25\x2f\x8e"
- "\x64\xc3\x5b\xd2\xd0\x1f\xb7\x37\x99\xc9\xfb\xfa\xa7\x3d\x6e\xdf"
- "\x8d\x8c\x78\xcf\x0c\x71\x3f\x54\x9c\xef\x11\x7f\x48\xe5\xdc\xd4"
- "\x2f\xb7\x77\x08\x32\x74\x9a\x42\x3c\xa2\x87\x9d\x8e\xa3\xfd\xb6"
- "\x1a\xf5\x62\xcc\x7b\x09\x27\x61\xa7\x41\x63\x27\x3e\xa6\xa7\x46"
- "\xbd\x1b\xdc\x59\x46\xe9\x80\xc1\xc8\xf9\x3f\x33\x0b\xf3\x48\x30"
- "\xfe\xbf\x61\x1c\x38\x23\x7c\x44\x2d\xeb\xe4\x7f\xe3\x25\x03\x75"
- "\x72\xbe\xcf\xdc\xa5\xa6\x9d\x0d\xfb\x0b\x38\x73\x3f\xbd\x0f\xd3"
- "\x9f\xc2\x4b\x06\x5d\x11\x67\xd3\xf8\x26\x7c\x7a\xc1\xee\xc4\xbe"
- "\x85\x5d\x41\xe5\x9f\x96\x67\xd5\x83\xef\x78\x1d\xd9\x51\x54\x26"
- "\x88\xfb\xad\x2a\x7c\x5f\x73\x17\x9f\xd1\x6c\x3d\xa8\x4f\x67\x7f"
- "\xe0\x7a\x38\xc0\x44\xfc\xfa\xce\x80\xb0\x87\x54\x7d\x44\xe8\x14"
- "\x67\x2f\xec\xd5\xe0\x5f\xcd\xb4\x37\x5e\xc6\x7e\x18\x74\x9e\xe9"
- "\x0c\xd9\x24\x99\x24\xcf\x08\xbe\x0d\x31\xfd\xb0\x7e\xc0\x03\xa2"
- "\x4f\x58\x3f\x54\x77\x1c\xce\xb9\xe5\x3a\x3a\x3b\xfd\xbf\xb7\x8e"
- "\xce\x0a\x9c\xa7\x7e\xd7\x73\xbd\x83\xcf\x2f\x65\x19\xc2\x0e\x21"
- "\xe0\xc3\xbd\x64\x03\xed\x3d\xc5\x92\x26\x79\xcb\x84\xad\xca\xc6"
- "\x5e\xc4\x33\x2e\xda\x37\xc4\x4c\x4a\xa9\xb1\x04\xbc\xfa\xd1\x02"
- "\x61\xbf\x61\xa4\x72\xf5\xb0\xef\x80\x8d\xa1\x59\xc4\x8c\xfc\x94"
- "\xed\xeb\x67\x86\x4e\x76\xb6\x06\xe7\x49\x61\x58\x9f\xfd\x1a\xe7"
- "\x87\xfc\xc9\xfe\x85\x96\x02\xbd\xa8\x43\x19\x38\xbd\x50\x2b\x87"
- "\xd8\xe4\x28\xd7\xc1\xce\x7e\x26\xca\x21\xaf\xf0\x25\x12\xb7\x8a"
- "\x78\xb5\x3a\xe4\x0f\xd0\x7b\xad\x12\x97\xca\x69\x4f\x09\x6e\x0c"
- "\xd4\xd3\xb7\x95\x4a\xe9\xe2\x54\x4a\x4b\x13\xe7\x18\xc3\x56\x9c"
- "\x6f\x12\xce\x25\x26\xbb\x3d\x5f\xb9\x44\x7f\x70\x57\x39\x8f\xf6"
- "\x5f\x21\xdb\x78\xaf\xa9\x3d\xc5\x0c\xf6\x87\x31\x9f\x5e\xe9\x03"
- "\xf8\x0c\x3b\x20\xfb\xe7\x7d\xab\xef\xc9\x60\x7e\x1f\xe1\xab\x4f"
- "\x6f\x64\x47\xac\xb0\xb1\xbf\x2f\xee\x88\x75\x88\xe6\xc7\x5b\x4c"
- "\xf4\xf2\x80\xe4\xab\xbd\xa1\xb5\x09\x1c\x8d\xb2\xc6\x39\xe8\xfb"
- "\x7e\xcd\xa6\x09\x78\x5a\x2a\x7c\xbc\x9f\x2d\x00\xdc\x08\xb7\x17"
- "\x1c\x5d\x1b\xf6\xb1\xdc\x27\xef\xf5\xc5\x51\x99\xd0\xfd\xdf\xe0"
- "\x80\xd2\x42\xfd\x80\x2f\x9a\xfc\xe0\x46\xe5\x38\xce\xdf\xef\xe9"
- "\x57\x38\xee\x3c\xe0\xfe\x0a\x64\xa7\xe5\xf9\xbc\x0f\xb2\x20\xee"
- "\x8a\xe1\xec\x1d\x77\xe9\xc3\xeb\xe4\xeb\xd9\xda\x9d\x7a\xac\x11"
- "\xf4\x01\xf7\xc1\xca\x7f\x26\xd6\x29\x6c\x60\x4d\xe2\xfc\x21\xea"
- "\x91\x53\xf7\xf8\xa8\xce\x33\xe2\xdc\xac\xaf\x56\xad\x07\x3e\xb3"
- "\xa8\x8e\x6c\xad\x0e\x05\xf6\xc3\x39\xc2\x7e\xcf\x23\xcb\x4b\x5b"
- "\xa3\x7b\x7c\x8a\xb8\xc7\x83\xf2\xd2\x06\xe8\xeb\x9a\x90\x0d\xaa"
- "\xb8\x5b\xf3\xf5\x21\xcd\xc6\x8c\x9e\x43\xf7\xbf\x00\xd3\xbe\xd2"
- "\x5b\xd2\x7c\x44\x1f\x7c\xa5\x8b\xaa\xe9\x1b\xd1\xff\x53\x6d\x17"
- "\xd4\x87\xc0\x8f\xc2\x06\xa6\x57\xcc\xc6\x06\xf8\xc8\x80\xb5\xbd"
- "\xb4\x7b\x3f\x77\xb3\xea\x2f\x23\xea\x0c\xfb\xfa\xeb\xf0\x39\x7c"
- "\x50\xd5\x21\x9f\x5b\x25\x65\x98\x73\xab\x84\x0e\xb9\xfc\x96\x94"
- "\x97\xb6\xf8\xf5\xf5\x5b\x3c\x7a\x69\x8f\x77\x8e\x78\x91\xa1\xe2"
- "\xb0\x2d\xe8\xb9\x38\xd4\x35\x36\xcf\x69\xae\x93\x75\xf6\x09\xff"
- "\x21\x61\x9d\x40\x9f\xb8\xff\x84\x33\x73\x05\xfc\xa3\x79\x6a\x2a"
- "\x6c\xa4\xdc\xf6\x73\xd0\x25\x4f\x90\xfa\x09\x99\x47\xb5\xf3\x9c"
- "\xd2\x33\xf2\x3d\x1e\xef\x12\x66\xe7\x3c\xda\xb9\x54\xb9\x5e\x41"
- "\xfc\x41\xee\xa8\x23\x7a\x69\xf7\x09\x3f\x0d\x6e\xe2\x47\xa9\x0d"
- "\x6e\xcf\xc1\x5d\xca\xbe\x4b\xe1\xbf\x41\xae\xcd\xbe\x27\x44\x9f"
- "\x9c\xb7\x71\x07\x64\x32\x2f\x62\x1d\x9d\x63\x94\x6f\x32\xe5\xbb"
- "\xbd\xa9\xa0\x17\x36\x66\x05\x88\x63\xdb\xa9\xb6\xed\x8d\x35\xd7"
- "\x5d\x65\x62\x19\x83\xce\xbe\x95\x1e\xd6\x54\x73\xf1\x74\xa3\x6f"
- "\xe5\x85\xf8\x73\xc9\x2f\xa6\xb0\xf1\x64\x7c\xe8\x70\xae\xa7\xf6"
- "\xef\xe6\xe8\xbf\xef\xf6\x80\xde\xcf\x86\xf5\x13\xf9\x75\x45\xf9"
- "\x2c\xe0\x9c\xc8\x83\x5b\x68\xbe\xfa\xac\x24\x03\xb6\xb0\x56\x69"
- "\x77\x03\xdb\x01\x4b\xa1\x8f\x9f\x73\x07\x1a\x70\x86\xe0\xa5\xb9"
- "\x22\xba\xe5\xfb\xae\x3b\xf0\x16\x83\x7d\x37\xe8\x4d\x07\xf3\xcd"
- "\x41\xbf\xae\xb7\x17\xb1\x79\x67\xf0\xbd\xaf\x53\xee\xf9\xbe\x14"
- "\xf5\x37\x0e\xfe\x81\x23\xfb\xf4\x2f\x1b\xd6\x3d\x04\x27\xd3\xf3"
- "\x96\x65\x6d\xcc\x5a\x6b\x5b\x01\x17\xd4\xa3\xed\x46\xc3\x71\x0e"
- "\xfb\x4d\xd8\x5f\xc1\xbf\x23\xde\xe1\x85\x62\x1d\x6a\x71\x0e\x69"
- "\xcd\xcd\x86\xce\xfb\x7f\x33\xd6\xa1\xc6\x9f\x23\xce\x61\xf8\xfc"
- "\xa7\xbf\x25\xb4\x06\x94\x77\x06\xf1\x2e\xf6\x74\xa7\x6f\x19\xd6"
- "\x91\xdc\x5f\xfa\x97\x44\xfa\x2a\x92\xfc\x59\x62\x32\xa5\xaf\xd2"
- "\xee\xbc\x12\x2e\x9a\xe8\x7d\x6d\xf8\x8e\x4d\x7f\x3e\xcd\x77\xa3"
- "\x5c\xbf\x22\x6f\x89\x66\x27\xa1\xc6\xb4\x17\x76\x1d\xca\x8e\x9b"
- "\x0b\xa4\x6e\xb2\xbf\xac\x56\x99\x68\x94\xe7\x62\xfd\x0d\xda\x1d"
- "\x2e\xb9\x36\xdf\x51\xd7\x66\x7f\xcb\x85\x6c\x59\xc2\x6b\x63\xc0"
- "\x18\x5e\xd7\x7f\x53\xcb\x0e\x18\xbf\xcd\x0e\x46\x95\x11\x2f\xed"
- "\x61\xfe\x19\xd0\x57\xca\x3b\xdb\x7e\xe1\x5f\x48\xfa\xe3\x18\x3c"
- "\xa1\x3e\x53\x1b\x83\x1f\xaa\xcf\xd3\xe8\xf9\x35\xf5\x99\xf8\xc5"
- "\xc1\x5d\xea\x33\xad\xd9\xc1\x6d\xea\x73\x02\x3d\xaf\x51\x9f\x69"
- "\xef\x18\xfc\x81\xfa\x9c\x48\xcf\xdf\x55\x9f\x2f\xa7\xe7\x59\xea"
- "\x33\xad\xc1\x41\x71\x66\x40\x7d\x37\x52\xdf\xfb\x2f\x5e\x66\x1d"
- "\x70\xc9\x73\xeb\x41\x46\xfc\x60\x95\xdc\x7b\x42\x69\x09\x84\xd3"
- "\x99\x1a\x7c\x29\xbd\x11\xed\x50\xfa\x5c\x0f\xf3\xb4\x45\xa4\xab"
- "\xfe\xdb\x06\x97\x78\xd8\xd7\x9e\x88\xf4\x1a\x35\x7d\x15\xc9\xdc"
- "\xbe\x88\xf4\x4a\x35\x3d\x8f\xe8\x62\x76\x44\x7a\xb1\x9a\x5e\xea"
- "\x61\xff\x65\x88\x48\xcf\x57\xd3\xf7\x6b\x36\x3c\x6a\xfa\x5a\x35"
- "\xfd\xb0\x87\x7d\xda\x10\x91\x9e\xa1\xa6\x13\xfd\xef\x6f\x8f\x48"
- "\x17\x74\x45\xfa\x64\xb7\xf0\x23\x05\x58\x5b\x83\x7e\x0f\x6b\xdf"
- "\x1f\x91\x67\xa9\x2c\xeb\x27\x7e\xf1\x2f\x2d\x11\xe9\x8b\xd5\xf4"
- "\x24\x8f\xee\x3b\x91\x75\x26\x8f\x47\xab\x74\xd5\x2c\x63\x3c\xbd"
- "\x3e\x64\x20\x61\xcb\x2c\xf8\xec\xf3\x59\xb8\x13\x66\xd9\xcb\x3b"
- "\x6c\x85\x9c\x77\xb0\xf3\xcb\x54\xdb\xdd\x7c\xd8\x51\xca\xfb\x75"
- "\xe7\x17\xa8\xbe\x15\xbc\xe2\xce\xdd\x16\xa4\xf9\xdf\x14\xfa\x99"
- "\xfc\x22\xe9\x2f\x5c\x8b\x3d\x03\xfd\x96\x7a\xf6\x4f\x79\xe0\x2b"
- "\x16\xb6\xe0\xbd\xd0\x81\xbb\xf3\x86\xa4\x2f\x79\x92\x83\x91\x06"
- "\x3d\x0f\xe0\x11\xa9\xcf\x92\x74\xff\x7c\x96\x32\x84\x7b\xad\x52"
- "\x17\x86\xb5\x88\xfc\xb0\x57\x8b\xcc\xeb\x61\xe7\x85\x5f\x8a\x28"
- "\xeb\xe4\x3f\x0f\x3a\xcf\x2f\x09\xdf\x27\xf2\xd7\xa8\xe9\x9f\x51"
- "\xfa\xaa\x88\xf4\x92\x71\x69\x3b\xd1\x41\x6e\xec\x2f\x1a\x1e\xe0"
- "\xbe\xc0\x00\xf7\x97\xff\x95\xfa\xfd\xb0\xb0\x11\xbc\x22\x58\xd2"
- "\x5f\x89\xfb\x36\x88\x11\x1b\xd8\xc8\xbd\xb0\x89\xa4\xf4\x4b\xee"
- "\xf1\x79\x89\xc7\x18\xe4\x65\x0f\xc2\xfe\xb5\x9f\xe1\x6c\xd6\xd1"
- "\x8b\x78\x83\x16\x8e\x7b\xdc\x5b\x4f\x33\x13\xee\xe3\xd4\x3e\x8c"
- "\xef\x5f\xb2\xbb\xb3\xbd\xec\x68\x76\x90\xd5\x52\xdd\x7b\x1f\xd4"
- "\xf8\x8b\xf3\x81\xd0\x5d\x61\xea\x03\xda\x73\x88\x98\xd8\x43\xc2"
- "\x57\xb9\x65\x1b\x6c\x0a\xee\x5b\xc8\xdf\x03\x6f\xbc\x28\xc3\xb2"
- "\x8d\xd9\x68\x6f\x5f\x48\xcf\xa9\xf2\xef\x3e\x3c\x8f\x39\xd7\x2a"
- "\x6d\xa7\xb5\x3c\x94\x27\x68\x4d\xc9\x00\x93\xf4\x62\x28\x8f\xbf"
- "\x88\xfb\x27\x43\xf9\x44\x6f\x16\x12\x1f\xbe\x70\xac\xf2\x5b\xf7"
- "\x32\xfd\x70\x39\xf1\x26\x67\x1a\xf5\x92\x3e\x0d\x67\x2a\x7a\xe3"
- "\x36\xe8\xda\x45\x3c\xdc\x72\x63\xd3\xa1\x75\x7e\xfd\xd1\x2d\x9d"
- "\xec\xb1\xcb\x99\x75\x95\x5f\x4f\x79\x86\x4e\x9a\xf3\xe0\xd3\xfc"
- "\x96\x14\xe2\x67\xf5\xaf\xd3\xf7\xb7\xd7\x35\xea\x03\x82\x5f\x19"
- "\xce\x14\xfa\xd9\x52\x63\x35\xf6\x10\x77\x7b\x10\xbc\xb8\x89\x78"
- "\xf1\x12\xa2\xff\xc6\xe0\xa6\xec\xf8\x40\x6e\xf6\x25\x7b\x73\x98"
- "\x29\x98\x9b\x94\xf0\xec\x00\x5b\xa8\xed\x3f\x7b\x37\xd2\x9e\x32"
- "\x68\x9d\x54\x41\x7b\x0a\xf4\x3e\x66\x5d\x9c\x38\x87\xc6\xb3\xa2"
- "\xff\x6b\x5c\xed\xc6\x0b\xc7\xf6\x0e\x6e\x4a\x12\xfe\x26\xd0\x97"
- "\xb1\xc6\x5a\xba\x9b\x19\x82\xea\xbd\xd4\xc2\x93\x2c\x91\xf8\x67"
- "\xbd\xb9\x9f\xbb\x7a\xd6\x32\x3d\xe2\x21\x17\x66\x09\xdd\x6a\xf4"
- "\xd1\xec\x00\x73\xe7\x7f\xc1\x0a\x73\x30\x47\xc3\x6f\x82\x4f\x83"
- "\x3d\x33\xe5\x8f\xeb\x61\xc3\x1f\x5a\xfc\xb4\x67\xf8\x89\x27\xff"
- "\x19\xe4\xe2\xe1\x2f\xa5\x7f\x8b\x80\x0d\xf7\x48\x5d\x39\xdf\x47"
- "\xda\x79\xc7\x49\x61\x37\x54\x20\xd7\xd6\xf0\x31\xbc\x3b\x70\x4f"
- "\xd6\x1c\xdb\xf4\xca\x90\x3f\x5a\xea\xef\x86\x3f\x53\xf7\x87\x64"
- "\x29\xdb\x0d\x1f\x1b\x0f\x77\x95\x92\xf3\x90\x5d\x66\xba\x6b\xc0"
- "\xbf\x72\x8f\x38\xe3\x87\xcf\x80\xfc\xdb\x5c\x9c\xc8\x9d\xf4\x65"
- "\x14\xd8\xa5\x3c\x71\xbe\x4e\xfa\x90\x0c\xc8\xbb\xf9\xd0\xf7\x3f"
- "\x71\xbe\x5e\x9c\x6f\x3c\x71\x5e\xea\xfb\x9f\x38\xdf\xb6\x7d\x2a"
- "\xee\x13\x04\xaa\xfb\x62\xce\x13\xdf\x16\x58\xdb\x67\x8e\x1f\x33"
- "\x3e\x9f\xd8\x8f\x4a\x06\xda\x6c\x57\xb0\x04\x9c\x33\xa5\x07\xa5"
- "\x2f\x56\xb9\x86\x83\x35\xfc\x09\xf1\x6d\x66\x87\x9d\x45\x49\x7f"
- "\xc7\x81\x53\xf3\x6b\x98\x8d\xfa\x1a\xcb\x8d\xe7\x8b\x84\xdd\x63"
- "\xc9\xf9\x4a\x77\x2f\xe2\x54\x05\x99\x3c\x0f\x0c\x1e\xe0\x31\xe7"
- "\x8b\x64\xfe\xe0\x77\x5b\x7b\x69\x0c\xc6\xf3\xa9\x6e\xff\x69\x95"
- "\x27\x0c\x2e\xa4\x3e\xa6\xf2\x92\xf3\x19\xf2\xbe\x79\xf0\x09\x8d"
- "\xae\x4a\x1c\x0d\x6e\x55\x71\xbd\x4d\xc2\x2d\x78\x40\xdd\xaf\x66"
- "\xe2\x99\xf6\xee\x64\x69\xbf\x12\xcc\xd3\x78\x64\x8f\x9a\x07\x65"
- "\xe8\x59\xf5\xf3\x19\xac\xa2\xb1\xcf\x55\xbf\x2f\x44\x1a\x8d\x8f"
- "\xf6\xac\x40\x1b\xc6\x35\x1e\x6d\x15\xb0\x28\x60\x51\xd4\x67\xf8"
- "\xc0\xc3\x1d\x01\x9f\xdb\x77\x9b\xcb\x2d\xe6\x80\xdf\x00\xdb\x7e"
- "\xb4\x03\x7f\x43\xa0\x9b\x54\xa7\x01\xf5\x85\xfb\xaf\x5c\xaa\xf5"
- "\x05\xed\xe1\x1b\x8d\x35\x55\xc8\xd5\x34\x66\xe4\xc1\xbc\x76\xd9"
- "\xa1\xf7\xeb\x27\x98\xc1\x86\x8e\xa7\x00\x26\x12\x66\x7c\xba\x2a"
- "\xd3\xab\xf3\xc0\x27\x8f\x84\x87\x7c\x57\x8c\x44\x1b\x72\x60\x4b"
- "\xc5\x53\x54\xf8\xa9\x31\x56\x14\xe1\x8b\x56\x7e\x53\x7e\x19\x51"
- "\x76\x46\x28\x2f\xf5\x1b\xbc\x11\xec\x12\x70\x4e\x25\xf1\x55\x69"
- "\x8b\x28\xd7\x96\xfe\x35\xf1\xc8\xc4\x43\x6e\xdf\x29\x62\x56\x12"
- "\x6f\xa5\x74\x86\xe1\x2d\xeb\x19\xa3\x8d\x2b\xb4\x36\x3c\x4c\xd9"
- "\xaf\xf5\x93\x9e\xd5\x3d\x98\x27\x85\xe7\x44\x59\xaa\x95\x83\x4e"
- "\x87\xe6\xc8\x87\xf8\xb1\xe3\xc4\xc5\xd0\xb9\x09\x2a\xad\x81\xdb"
- "\x5c\x02\x1f\x19\xaf\x83\xee\x92\xe0\x6a\x97\x38\xc4\x8b\xe5\x5e"
- "\xc8\xeb\x50\x27\xce\x1a\xa5\xbf\x51\x5e\x4d\xf5\xaa\x77\x96\xf8"
- "\x21\xb5\x0f\x24\xff\x05\xf6\x8f\x96\xeb\xbe\xbf\x3a\xd3\x96\x7a"
- "\x83\xb8\x73\x3b\x6f\x83\x1d\xd7\x69\x33\xc3\x2f\x23\x79\xee\xb8"
- "\xb0\x8f\x33\xc4\xa2\x56\x7d\x9c\x95\x9a\x9b\x04\xfc\x75\x6c\x09"
- "\x1f\xe0\x55\xb8\x3b\xc2\x37\xf2\xea\x72\x9a\x43\x47\x3f\xbb\x0c"
- "\x71\xb1\x0b\xed\xfc\x2b\xf8\xbf\x23\x7a\x89\xb8\xee\xdd\x85\xfd"
- "\x6c\x22\xec\x92\x40\x7f\x60\xf7\xcc\x63\x29\xbd\xcc\xd8\x1d\xba"
- "\x87\xa7\x33\x2c\xc6\xdd\x51\xee\x48\x23\x5e\xda\x18\x00\x3e\xc0"
- "\x46\xbd\x4b\x67\x98\x4e\xf9\x70\xaf\x34\xaf\x4c\xe8\x12\x62\x52"
- "\x82\x26\x73\x8d\xe3\x34\x9b\x20\x62\x1c\xe6\xfb\xa1\x53\xd3\x77"
- "\xe8\xd8\x2f\x79\x6c\x4c\x0a\xa5\x9b\x45\xba\x9f\xda\x2e\x8b\x49"
- "\xa1\x6f\x66\xfa\x76\x82\x7e\x15\xaa\x23\xbf\x9c\xfa\x5d\x78\x9a"
- "\x5d\x41\x7d\xe9\xe6\xa5\x31\x29\xd4\xcf\x2e\xc7\xa3\x2c\xb1\xd5"
- "\xde\x0d\xf9\x8e\xea\xf3\xc8\xd8\x8d\x54\xb6\x43\xa7\xbb\x99\xc6"
- "\x95\x0f\x9d\x08\xfd\x16\x94\xd1\x6f\x61\x90\x99\x0b\xb7\xd2\xbe"
- "\xb7\x95\xda\xc7\xbd\x56\xaa\x07\x3e\x48\x64\x5f\x68\x6c\xd0\xab"
- "\x51\xbd\x5b\x7b\x79\x17\xd5\xdd\x7d\xb4\x97\xea\xcb\x6f\x0f\xd5"
- "\xa9\xf2\xd4\x33\x69\xbc\x97\xf2\xf2\x29\x46\xea\x53\x35\x6c\xb7"
- "\x29\x2d\x8e\xd2\xe2\x42\xfc\xb0\xce\x30\x59\x7d\x8e\x09\xe5\x75"
- "\xa4\xb1\xc2\xf3\x4c\xd8\x50\xdb\x36\x45\xb1\x0e\x5d\x54\x1d\xfc"
- "\x60\x85\xeb\xd4\xcf\x40\x7d\xa5\x54\x9f\x23\x8b\xc5\x10\xad\x36"
- "\x52\x1f\x11\x23\xfa\x84\x80\x13\xd6\x98\x4e\x3f\x9d\xc6\x52\x89"
- "\x31\x29\x34\x77\x65\xb4\x1e\x68\x3c\x3a\x1a\x4f\xcc\xd6\x60\xe8"
- "\xae\x2e\xc6\x34\x19\xf2\x1c\xc6\x25\xe7\x31\x66\x15\x8d\x2b\x73"
- "\x6b\x36\x3f\x41\x63\xeb\x3e\x9a\xdd\xce\x68\xef\xb1\xb4\xda\xdb"
- "\x70\x87\xe2\x84\x84\x5b\x37\x6c\x50\x49\xde\x8f\xc9\x0c\xf9\xea"
- "\xd5\x45\xed\xa2\xbe\xc7\x51\xbf\x4a\xd5\x71\x22\xad\x2a\xc4\xd3"
- "\xeb\xa2\x9e\x53\x9f\x27\x85\xf2\x7e\x73\x9c\xc6\x88\x71\x52\x79"
- "\xc3\xad\xa8\x4f\x1d\xe7\x24\x1a\x67\xcc\x37\xc7\x49\xf8\xb4\x91"
- "\x17\xab\xe3\x2c\x51\xc7\xa9\xa7\x71\x4e\xa2\x71\x4e\x8d\x18\x67"
- "\xfc\xa8\x71\x66\xd0\x38\xb3\x69\x9c\x1d\x11\xe3\x8c\x1b\x63\x9c"
- "\x19\x1e\xb4\x51\x16\x93\x2d\xfd\x83\xf1\x46\x71\xff\x7d\x47\x54"
- "\xe8\xfe\xbb\x82\x7b\x97\x03\xc2\x07\x51\x03\xf4\x37\xd0\x1b\x41"
- "\xd6\xc3\x1d\xcf\xf4\xcd\x25\x45\x42\x77\x93\x28\x75\xd3\x82\xbf"
- "\xda\x11\xb5\x2a\x74\x77\x63\xa7\x88\x5d\xe3\x43\xba\xf0\x19\x90"
- "\xc3\x84\xee\x71\xf9\xe6\x4d\x0e\x94\x47\x59\xca\x5f\x1a\xba\x63"
- "\xa6\xd3\xdb\xa5\x2e\x7e\x4a\x1c\x9e\xe1\x0b\x4b\x9e\x09\xf0\x66"
- "\x71\x26\xb0\x23\x2a\x1c\xff\x69\x23\x6f\x02\x5c\xc4\x7d\x56\x71"
- "\x1f\x94\x95\xa4\x07\x4a\xb4\x7b\xe9\xbd\x94\xb7\x33\xe2\x5e\x7a"
- "\xaf\xe8\xc3\x90\xf0\xfd\xb0\x69\x79\x60\x93\xb8\x9f\x3e\xb8\xc3"
- "\x60\x0c\xb7\xad\x2b\x51\xdb\x36\xe2\xd9\x2b\x7d\xb3\x41\xc7\x66"
- "\x13\xf6\x36\x3b\x0c\x0b\x34\x1b\x17\x8f\x8e\xd9\xb1\x96\xc7\x8c"
- "\xf3\xb2\xc3\xb0\x6a\x84\x2f\x28\x5d\x34\xfc\xbc\x23\x3d\x2f\x74"
- "\xd7\x7c\x87\xa1\xe8\xdb\xee\x9a\x3b\xbc\x34\x4f\xb4\xde\xec\x88"
- "\x79\xae\x33\x90\x8c\x6b\xae\x11\xb1\x52\x74\xd1\x33\xd0\xcf\x0e"
- "\x9d\x01\xfb\x87\x45\x9c\x07\xe9\x0c\x5f\xaa\xb4\xd9\xbb\x3c\x18"
- "\xb0\x78\xa8\x4d\xe1\x5b\x2a\xf4\x6e\x38\x06\x5f\x19\x54\x36\x56"
- "\xf8\x39\xa7\xfa\x46\xe6\x17\xdf\x8b\x46\xbd\xa7\x8c\x7a\xb7\xf9"
- "\x88\x66\x8d\x67\xcb\x53\x36\x55\xe8\x78\xab\xcd\xdb\x98\xdd\x71"
- "\x8a\x45\x11\x2e\x9e\x44\xdf\x5a\xbb\xc5\x3d\x3f\x0b\x77\x26\x33"
- "\x77\x77\x40\xf2\xed\xc4\x2f\x75\xcc\xa6\x3c\xa7\x58\x22\xee\x99"
- "\x20\x96\x0c\xe5\xef\x11\xf1\x63\x74\x13\xde\x58\xb5\x61\x12\x53"
- "\x7e\x9a\x76\x09\xd7\x6f\xa9\x87\x2d\xc1\xcb\x43\x1e\xc4\x60\xd1"
- "\x15\xee\x62\xd3\x41\xa7\x08\x87\x3b\xb9\xfe\xb1\x7a\x2a\xd3\xfb"
- "\xd2\x50\x77\xb4\x3b\xf0\x05\xb3\x13\xfd\xec\xd1\x4d\x38\x60\x28"
- "\x60\x86\x8a\x2e\x16\x47\x78\x16\x38\x12\x58\xc8\x34\x5f\x0f\x35"
- "\xf1\xd2\x87\x40\x0d\xe1\x64\xae\x95\xfb\x07\x77\x4c\x30\x90\x5c"
- "\x5b\xa4\xe9\x2f\x4a\xa5\xaf\x37\x03\xb5\xff\x73\xe1\x97\x42\xf2"
- "\x07\x04\xdb\x09\xb7\xcb\x7b\xa6\x09\x3f\xa5\x32\x0b\x43\xb2\x8d"
- "\x6e\x42\x93\xe4\x17\xcd\x52\x17\x4d\xef\x47\x48\x3a\x2a\x96\x36"
- "\x51\x09\x94\x37\x33\x64\x13\x05\x9d\x20\x7d\xa7\x39\x74\x09\xb9"
- "\xc7\x64\x76\xa5\x07\x8d\xea\x1a\xa7\x74\xda\xb7\x51\x96\xca\x59"
- "\x44\x9c\xcb\x1d\x13\xea\xc2\xb8\x36\x01\xf6\xcd\x3a\x1a\x93\x89"
- "\xe6\xf5\x38\xc6\x05\x98\xf8\xe0\xd7\x4d\x17\xed\x39\xb2\x7f\x9c"
- "\x38\x48\xc6\x01\x16\x10\xfa\xa5\x5b\x16\x12\x3e\x9d\xa6\x39\x98"
- "\x02\xdf\x56\x6e\x6a\xe7\x68\xed\x10\x3b\x6a\xed\x63\xad\xf4\x8c"
- "\xbb\x0f\xae\x9f\xfd\x9d\x75\xda\xc6\xde\xcb\x89\x1f\x20\xbc\xe8"
- "\xaf\x44\x5d\xa0\x35\xb0\x17\x85\x0f\xc2\x56\x2f\xd5\xd5\xc9\x44"
- "\x1d\x47\x95\x6e\x76\x34\x1f\x32\xec\x7d\x0b\x5b\x6b\xbf\x60\xad"
- "\xd6\x3f\x89\x76\xc0\x6f\xbb\x72\xfa\x2e\x54\x77\x1d\xd5\x5d\xaf"
- "\xd6\xdd\x4b\x75\x27\x8c\x5f\xf7\xa2\x8c\x8b\xac\xfb\x22\xfa\xbd"
- "\x28\xf5\x62\xea\x76\x54\xf3\x20\xd1\xe1\x58\xda\xe3\x4b\xe0\x9f"
- "\x15\x77\x5c\x83\x03\xf0\x49\x33\x53\xc8\xea\x5d\x3a\xe3\x5e\xd0"
- "\x1b\x61\x1f\x52\x66\x2c\x16\xf7\x5f\xa1\x67\x57\xef\xbd\xba\x03"
- "\x27\x19\xf4\xee\x83\x3b\x8c\x25\x61\xbf\x55\xa1\xb3\x71\xa2\x7d"
- "\xc6\x43\xc2\xd6\xba\xd4\x58\x2c\x71\xcb\xb8\x1a\x75\x8d\xad\x23"
- "\x8d\x69\x10\x36\xfb\x3a\xe3\x49\x4d\xbf\xd5\x17\x1b\xd3\xa0\xd6"
- "\x65\x1b\xad\x37\x55\x1d\x09\xd9\xb2\xf2\xf3\x6c\x9b\x72\xd6\xe4"
- "\x65\x69\x17\xb4\x27\xb1\x15\x59\x0f\x65\xad\xd9\x98\x95\x69\x5b"
- "\xb9\x21\x67\xdd\xbc\xf5\x0f\x3f\x6c\xbb\x3b\x2b\x37\x77\xf5\x4f"
- "\xb3\x26\xb1\x95\x39\xab\xd7\xe5\xae\x81\x6e\xd3\x66\x5b\x72\x53"
- "\x7a\xf6\xfa\xbc\x79\xdf\x5b\x92\x3c\x4a\xb7\x89\xfb\xda\xc7\x21"
- "\xe3\xd0\xfe\x94\x48\x3c\xc6\x64\xf8\x25\xb2\x6c\xe6\xae\xc7\x48"
- "\xbe\x26\x1c\xec\xc1\x5e\x88\xfd\x07\xb2\x17\xfc\x1b\xc3\x67\xf2"
- "\x9e\x9d\xbc\xad\x4b\x37\x6d\x2f\xf1\xed\xed\x94\x06\xff\xc4\xc7"
- "\xf9\x90\xc3\x2b\xce\xb3\x75\xd3\x36\x53\x9e\xa6\xa7\x28\xcd\x1b"
- "\x6b\x76\x55\xfc\x95\x19\x24\x8f\x11\xe3\xe7\xfa\x89\xbc\x14\xbe"
- "\x86\xff\x6e\x65\xaa\x8f\x74\xbd\xdb\xe3\x87\x0d\x91\x71\x79\xc0"
- "\xc1\x41\x53\xe5\xfa\x8a\x39\x2f\x69\xdd\xf9\x3a\x71\x97\x41\x37"
- "\xed\xc7\x90\x11\xb7\x23\xee\xe2\x8e\x49\x44\xff\x87\xed\x61\x5a"
- "\x3d\x45\xe3\xcd\xdb\x09\xee\x9b\x3a\xe8\x5d\xf8\x5a\x99\x30\x69"
- "\xc1\x08\xfb\x30\x9d\x29\x81\xe9\x2e\x2b\x90\x7f\x54\x46\x77\x59"
- "\x89\xfc\xc3\x73\xe4\xdf\xb4\xc5\xf2\x6f\x74\xfa\xff\xf4\x4f\x6b"
- "\xff\xbf\x5d\x87\xff\x5b\xfe\xfe\x89\xf6\xc5\xb8\xff\x3f\x8e\xff"
- "\x7f\x52\x9e\x16\xc3\x05\xfe\x80\x6f\x84\x5b\xc7\x9f\xfa\x2b\x33"
- "\x12\x7e\x56\x95\x3d\x48\x38\xfd\x25\xb3\x16\x04\x78\xa7\xe3\x7e"
- "\x36\xbd\xf0\x14\xf1\x60\xc4\x6b\xe5\xe5\xf3\xce\xc2\x01\x7e\x82"
- "\xf0\xe6\x13\xc2\xdf\xc6\xf2\x0e\x66\x2a\xeb\x20\x3e\x2b\x4f\xc6"
- "\x9e\xc1\x79\x13\xee\x79\xb9\xe9\xbd\x65\xa3\x9f\x7d\xec\xfd\x1a"
- "\x36\x95\xae\xd6\x0c\xa2\x3d\xc7\x19\x03\xfe\x9a\x32\x58\x42\x4d"
- "\x22\x3f\xcc\x9d\xaf\x64\x72\xfd\x2b\x2b\x29\xed\xd8\xab\x4a\x4a"
- "\xf4\xab\x5b\x9a\xa3\x6d\x0f\x62\x9f\x37\xbd\xa9\xe2\xe6\xed\xe2"
- "\x1e\x23\xfd\x02\x07\x55\x1f\xd3\xb4\x3f\x4d\x79\x4b\xee\xe9\x53"
- "\xca\x54\x7d\x1e\x9e\xc5\xfd\x0d\x1a\x47\x23\x77\x6e\xa9\x47\x9d"
- "\xaf\x28\x8d\xd1\xd8\x33\x5f\xdd\x92\x12\x5d\xb0\x9a\xe9\x5b\x3d"
- "\x3d\xec\x08\xd1\x42\x9c\x8f\xd3\xba\x3b\x44\xeb\xac\x7e\x6f\x22"
- "\xaf\xa4\xfe\x95\x12\x3f\x57\x42\x7d\x3a\x30\xb8\x23\x36\xc9\xa3"
- "\x9b\x68\x55\x79\x39\x17\xad\x8b\x43\x65\x94\x67\xf9\x06\x36\xb3"
- "\x8c\xf2\x11\x6f\x57\x02\x19\x45\xf6\x6f\xf2\x2c\x82\x41\x03\xb5"
- "\xd9\x66\x7b\x00\xef\x66\xc1\x63\xa0\x6d\x1a\x87\xad\x43\x67\x16"
- "\x32\x3f\xda\xd0\xda\xa5\xfa\x4b\xa8\xfe\x36\xf5\x8c\xb1\x52\xd6"
- "\x13\xdb\x20\xe9\x58\x8c\x09\x31\x44\xe5\x3d\xb1\x18\x53\xd9\x16"
- "\xda\xd7\x87\x18\xfc\xe0\x56\x51\x1b\x2e\xcb\x36\xc6\x2d\xb8\x63"
- "\x7c\x3c\x40\x72\x8d\x22\xed\x77\x75\xe6\x5d\xb2\xac\xe4\x43\x04"
- "\xef\x11\x24\xfe\x5e\xe8\x67\x88\xff\xc8\x26\x3a\x41\x3c\x87\xb8"
- "\x9f\x41\xfc\x06\xd2\xa9\x8d\x2a\x1a\x57\x1b\xc9\xcd\x0d\xb4\x77"
- "\xd7\x83\x57\x78\xa0\xff\xdf\x18\xce\x38\xc0\x2f\xe4\xe6\x73\xbf"
- "\x88\x2b\xb5\xc3\xbc\x40\xe3\x17\x80\x1f\xe0\x11\xca\x1e\x60\x86"
- "\x61\x9a\x63\xc2\x91\x66\xe2\x3f\x88\xa7\x37\xdb\xd5\xb9\x69\x16"
- "\x7c\x81\x1a\x47\x5a\xd2\x70\xf3\x56\xda\xdf\x4d\xd4\x46\xb3\x47"
- "\x37\x4d\xc0\x42\xd2\x20\x73\xa9\xb6\xd7\x43\xe7\xe0\xa1\x3a\x38"
- "\xd1\x3a\x82\x5b\xc3\xdc\x0c\x1d\xf3\xe8\x62\x8f\xd1\x5c\x34\x20"
- "\x2f\x95\x37\x50\xfe\xc3\xb4\xef\x2f\x56\xe7\xe4\x38\xc9\x04\xc4"
- "\x07\x98\x97\xa0\x1f\x54\xa6\x85\x60\x4d\x6d\xc5\xf9\x54\x3a\x76"
- "\x4c\xf2\x30\x71\x5f\x6a\xb0\xa7\xb9\x2e\x0e\xc3\xdf\x62\x8c\x84"
- "\x3f\xc1\x42\xca\xe5\xba\xb8\x27\x22\xe6\x8e\xe4\xd2\xb8\x0c\xe8"
- "\xa1\xa9\xbd\xc3\x42\x87\xa6\xb3\xdc\x0e\xdf\x6f\x84\x33\x87\x09"
- "\x16\x87\x29\x5f\x23\x68\xf3\xf6\xbf\x12\xcd\x7d\x10\x3c\x54\xdc"
- "\x5d\x92\x47\xb5\x74\x03\x87\xbb\x74\x96\x4f\xf0\xde\xa9\x33\x2f"
- "\x45\x7d\xf4\xfe\x26\xfd\x12\x2f\x6b\x79\xcd\x51\x83\xf8\xc6\x31"
- "\xf0\xc9\x37\x49\x9d\xeb\x34\xea\x57\x9d\x76\x07\x0a\x38\x80\xb9"
- "\xa7\x31\x0a\xfd\x83\x47\x67\xa9\x83\xae\x51\x94\x1b\xce\x46\x1f"
- "\x8f\x63\x7d\x6a\xdf\x29\xbd\x1b\x3e\x73\x23\x60\xb3\x54\x9d\x93"
- "\x46\x11\x2b\x54\x17\x77\xbb\xec\x5b\xdc\x74\x7a\x37\x52\x1f\xc4"
- "\x39\x44\xdf\x70\x76\x54\x05\xca\x14\x86\xcb\x60\xfd\x10\x2e\x5b"
- "\xa8\xcc\x77\xe9\x97\x6b\x79\xe1\x37\x9f\xfa\xe1\x7a\x16\xbe\xcb"
- "\x74\x96\xf6\xbe\xe1\x24\x3d\xb5\xeb\xa7\x76\xf5\xc0\x0d\xe0\x85"
- "\x56\x47\x85\x84\xd1\x21\x9a\x3f\x81\x5f\x47\x02\x8d\x04\xf7\x38"
- "\xe2\xff\xfd\x69\x92\xbf\xb3\xb8\xd4\xfe\xb9\xc4\xf9\xe0\x04\xa3"
- "\xb7\x56\xfa\x19\x42\xbe\x50\xfc\xd7\x30\x9f\x69\x81\x9f\x21\x23"
- "\xd5\xd5\xa2\xe2\x84\x85\xf2\xb5\x85\x70\x08\xfe\x0e\x74\x71\xa9"
- "\xe0\x35\xd5\xfe\x03\xf7\xee\x92\xb0\x33\x7b\x81\x03\xc4\xc7\xbb"
- "\xe4\x3c\x9b\x97\x82\x57\x95\x78\x38\x39\x41\xab\x43\xf8\x4c\x20"
- "\x38\x2b\x54\x87\x86\x2b\x91\xb4\x81\xf2\xa6\x10\x5f\x1a\xc2\x1b"
- "\x8d\x16\xc8\x3a\xe3\x37\xab\x7c\xc8\x42\x9a\x1b\xf8\x6b\x77\x09"
- "\x3f\x58\x02\x2f\xe3\x97\x1d\xf1\x05\x40\x5f\x8f\x51\xbf\x88\x26"
- "\x4c\x3e\xd8\x67\x9e\x62\x0d\xe3\xf6\xe4\x6a\x0d\xb7\x23\xe6\x55"
- "\xe0\x76\xb1\xa0\x47\x93\x1b\x3d\xec\x5f\x3b\x35\xdc\xc7\x3a\x57"
- "\x68\x5d\x57\x6c\x14\xe7\x03\x16\xe8\x03\xc5\xba\xf7\xf7\x0a\x19"
- "\x03\xf3\xd9\x9a\xdf\x29\x7c\xe4\x6f\x57\x98\xb1\xd5\x77\x12\xfa"
- "\x91\x1e\xac\x7f\x6d\x8d\x63\x6e\xa8\x2d\x17\xe2\x18\x14\x13\x0d"
- "\xc4\x1a\xf4\x51\x9f\xe8\x9b\x11\x3e\xe1\x9a\x56\xa5\xb0\x5c\x9a"
- "\xdb\x23\x19\x98\xb7\xf8\x85\xda\x9d\x8b\x0a\x49\x03\x4c\x2a\xbe"
- "\x88\x3e\x8e\x82\xab\x45\xc2\x35\x7e\xed\xc8\xf5\x1d\x67\xc2\xfa"
- "\x8e\x84\x2b\x60\x0a\xd8\x52\x5e\x1a\xff\xc4\x3c\x0d\xae\x61\x98"
- "\x4e\x89\x51\xf1\x51\xa5\xad\xf1\x63\xd2\xd6\x0a\x19\x33\xa2\x71"
- "\x3b\xc6\x42\x7b\x0a\xda\x17\xf1\xb0\x54\xd9\xa7\xc9\x0b\x9c\x8a"
- "\x0f\x78\x58\x41\x8a\x46\xc7\xa8\x3f\x2b\x81\x4f\x98\x2b\x8d\x76"
- "\x40\x57\x26\xfb\x3e\x25\x49\x9b\x0f\xf4\x3b\x92\x26\x50\x9f\x84"
- "\xbd\x57\x78\xcc\x53\x7e\x4c\xe5\xe2\x41\xdb\xc2\xfc\xd5\x94\xec"
- "\x91\x63\x9f\x92\x8a\xb1\x03\x27\xec\x1b\xa1\x2f\x93\x7b\x99\x47"
- "\x67\x3a\x3e\x92\x5e\x99\x3e\x11\x76\x19\x2a\x3f\x06\x7a\x6f\x7f"
- "\x40\xe6\xc7\xfe\x46\xf9\x85\x6e\x5e\xdd\x0f\x53\xb0\xff\x51\x5a"
- "\xb3\x0a\x83\xe3\x94\xbf\x09\xf7\xb8\xe1\xcb\xe7\x92\xe3\x52\x16"
- "\x24\x1a\x7d\x18\xb1\x33\x28\x5f\x49\x2b\xc9\x01\x81\x09\x8c\xd5"
- "\xa8\xfc\x26\xe8\x04\xdf\x94\x76\xc9\xa6\x6e\x16\x63\xff\x1e\xff"
- "\x7b\x97\x2e\xe1\x71\x5a\x47\x7e\xf8\xcb\xa4\xba\x6d\x5d\xba\xcb"
- "\xb2\xa8\xdd\x04\xf5\xd7\x4a\xbf\x77\xd3\xef\xe5\xf4\x7b\x33\xfd"
- "\x4e\xa3\xdf\x19\x94\x5f\x51\xf3\x27\xd3\x7b\x34\xa5\xdf\xa4\xfe"
- "\x52\x1f\x13\x70\x9e\x9d\xfa\x14\xf8\xca\x07\x90\x9e\xf8\x39\xde"
- "\xe9\xf7\x43\x75\xdc\x2d\x72\x6d\x27\x1c\xa4\x7a\xf2\x91\x0f\xfb"
- "\x1a\xa5\xd9\x29\x4f\x19\xea\x86\x5f\x05\x7a\xbe\x3d\x82\x3f\xa5"
- "\x7a\x2e\x7d\x94\x7e\x17\xd0\xef\x0d\xf4\x9b\x47\xe5\xe1\xcf\x33"
- "\x95\x60\xd0\x16\xa6\x17\xe6\xa5\x99\xf9\x72\x3e\x69\x0e\x9b\xb0"
- "\xde\x35\x7a\x00\x7c\x1a\x91\x6f\x95\xcc\x27\xe5\xd7\x4b\x67\x6b"
- "\x73\x17\x10\x73\x67\x69\x0f\xd0\xdc\x51\xfd\xb7\xa3\x3c\xfd\xde"
- "\xa1\xfe\xa6\xa8\xbf\x77\xaa\xbf\xff\xaa\xfe\x2e\x51\x7f\x97\x7a"
- "\x74\x09\x3e\x95\x37\x21\x98\x25\x08\x3d\x39\xad\x5d\xb5\xdd\xc4"
- "\x24\xc8\xd7\x44\xff\x6f\x46\x1c\x47\x6a\xb7\x46\xd3\x5b\x43\xf7"
- "\x33\xbc\x23\xe6\x92\x3d\x42\xf7\x73\x69\x43\x04\x2d\xac\x34\xe9"
- "\x52\x18\xf1\x4e\x13\x6a\xf4\xbc\x52\xad\xc7\xa4\x57\xcf\xeb\x11"
- "\x0f\x06\x71\x35\xe1\xa7\x50\xc8\x51\xb1\x2b\x0e\x60\xbd\x0a\x9d"
- "\x7e\x19\x7c\x14\x99\xab\xe8\xaf\x8e\x64\x8a\xfd\x1a\xbd\x87\xbc"
- "\x24\xe5\xfc\x89\x7f\x1a\xdc\x91\x68\x0b\xcb\xf9\x97\xb6\xc9\xb3"
- "\xcd\xcb\x7e\x4e\xe9\x11\xf2\xff\xa5\xf0\xd1\x75\x33\xc1\xba\x9d"
- "\xc6\xb3\xa0\x43\x97\x98\x41\xbf\x37\x76\xca\x31\x27\x6b\x63\x56"
- "\xe7\xca\xae\xc1\xbc\x53\x97\x10\x20\x7a\x98\x03\xfc\xee\x08\xd1"
- "\xe5\x84\x00\x7e\x55\xfc\xa1\x79\x4e\x78\x19\xf3\x1d\x41\x4f\x52"
- "\xc2\x74\x3a\xf1\xf0\xc8\x79\x31\x1f\x0e\x48\x7e\xa1\x9d\xd6\x25"
- "\x70\xa0\x78\xd4\xba\x4c\xc5\xba\x54\xcb\xfa\x47\xd2\xf8\x29\xa9"
- "\xa0\xf1\x6a\x1f\x09\x6f\x13\x32\x31\x37\x1e\x5d\x62\xbb\xba\x27"
- "\x21\x26\xc3\xcd\x94\xbe\x4c\xf6\x53\xa6\xab\x6d\x11\xfe\x25\x2c"
- "\x01\xfe\x6b\xe9\x2a\x7e\xa3\x9e\xc5\x98\x6b\x2d\x5d\xad\x9f\xf0"
- "\x34\x61\x01\xd6\x8f\x96\x2e\x71\x72\x72\x29\xe8\x0d\xca\x06\x84"
- "\x2d\x23\xc9\xdf\x0f\x34\x51\xbf\x2f\x6b\x24\xfe\x02\xf7\xc4\x8f"
- "\x6f\xdf\xc2\x4c\x9b\xaa\x59\xac\x5c\x9b\x97\x7d\xae\x95\x15\x3a"
- "\xfd\x1d\x97\xb5\x68\x34\xaa\x42\xd0\xb3\xf8\x94\x91\xb4\x72\xea"
- "\x1a\xee\xb4\x04\x02\x26\x73\xe9\xd1\xc0\x02\x41\x73\x69\xdd\xd7"
- "\x0c\xee\xb0\x1a\x3c\xec\x95\x38\x75\x2f\x69\x11\xbc\x9a\xce\xfa"
- "\xdd\xa3\x75\x92\x76\xc9\xba\xad\x21\xfa\x17\xc1\x87\x08\x5a\x8f"
- "\xb6\x50\x17\xed\x2b\x71\x3e\x47\xda\x25\x92\x7e\x5b\xd3\x3c\xec"
- "\xca\x04\x8d\xb6\x62\x7f\xb2\xe8\x98\xbd\xfc\x01\xb9\x3f\x29\xd0"
- "\x81\xd9\x7d\xc2\x3f\x5d\xab\xbd\x97\x61\xdf\x84\xff\xef\xf4\xcd"
- "\x93\xe0\xb3\x2a\x8d\xfa\x7a\x37\xf1\x67\xfb\xd5\xb3\x19\x92\x73"
- "\x2f\x0f\x42\x96\x55\xe1\x4a\xeb\xe9\xf2\x13\xea\xbc\x1c\xa7\xfe"
- "\xec\x07\x6d\xdf\xbe\x51\xc6\x54\x82\x3e\x48\xc4\xf8\x02\xcf\x6a"
- "\xe5\x7e\x11\xcb\x60\x87\xb5\x3b\x42\xc7\x25\xed\xce\x74\x97\x1d"
- "\x15\x31\x2a\x4a\xcd\xa5\x52\x9f\x78\xf9\x06\x99\x7e\x79\x9a\xb4"
- "\x43\x30\xab\xeb\xe9\xf2\x25\x51\xd6\xc4\xbf\x08\xfd\xeb\x84\x98"
- "\xab\x25\x3f\x72\xf9\xc2\x08\x9b\x1f\x01\x6b\xe1\xe7\x78\xc7\xe5"
- "\xa9\xe1\x75\x71\xf9\x6c\x94\xa1\xb2\x3d\x94\x9e\xad\xa5\xcb\xbd"
- "\xc6\xbc\x58\xd5\x99\x55\x5e\xb2\x2d\x85\x11\x6d\x9e\xb0\xc7\xa9"
- "\xad\xdf\xcb\x9b\x65\xfb\x72\xfd\x62\x8c\xc0\x07\xac\xe1\x80\xf0"
- "\x2b\xb6\x42\xf8\xc2\xa1\xe7\xaa\x80\xb6\x76\x25\x7f\x27\xee\x9c"
- "\xc9\x75\x7b\x79\x7b\x44\x3f\x2a\x55\x5c\x3d\xde\xf7\x90\xd5\x44"
- "\xdf\x7c\x1e\x9d\x51\x9e\x65\xe9\xac\x52\xc6\x78\x62\xa0\x4d\x19"
- "\xe0\x7e\xe8\xa6\xa1\x4f\x80\xce\x46\xb5\x57\xc5\x59\x89\x0f\xbe"
- "\xd2\x2a\x69\x3d\x84\xfd\xa3\xc5\x31\xcd\x3f\xda\xe0\x8e\xa9\x4b"
- "\xc2\xba\x63\xeb\x7e\x75\x5c\xa5\xd4\x5e\x8d\xab\xf0\x3d\xe0\xd2"
- "\x73\x72\x8d\x59\xab\x80\xc7\x6e\xc2\x3d\xda\x7f\xaa\x8f\x14\x88"
- "\xb2\x45\x1a\xee\xd1\x1a\xcd\xec\xd2\x4d\x9b\x5c\x95\xc8\xab\x69"
- "\x4e\x61\xb7\xbf\x96\xf0\x20\x48\xbf\x99\xf2\x57\x17\x87\x5f\x15"
- "\xe7\xab\xa9\x2c\xad\xff\x59\x8d\xda\x1c\xf8\x62\x17\xd5\x0b\x1c"
- "\x2b\x84\x7d\x63\xb2\x38\xeb\x07\x8e\x01\xbf\xc4\x99\x3f\xe1\x9a"
- "\x65\xdb\xbf\x31\xe0\x99\xf0\x99\x42\xef\xe8\x2f\xf0\x6c\x70\xc7"
- "\x34\xa3\xe6\xf3\xd8\xa3\x9b\x2a\xcf\xdb\x76\x4c\x9b\xae\xd9\x86"
- "\x03\x0f\xf3\x66\xb1\x4b\xa9\x7e\x5b\x93\xcd\x07\xdd\xf9\xdf\xdc"
- "\x81\x3b\x19\xf2\x02\x76\x92\x5e\x5e\xd6\x44\x65\x22\xe6\xdf\x2c"
- "\x6c\x59\x8f\xac\x12\xfa\xcc\x29\xf4\x6d\xed\x48\x9a\x13\xe3\x17"
- "\x7c\x25\x51\xc7\xab\x12\x18\xce\xe9\x69\xaf\x99\x56\xa9\xf1\xc3"
- "\xf3\x29\x8d\xf2\xa0\x7f\x90\xc1\xdb\xe8\xb9\x12\xfb\xf4\x38\x7a"
- "\xe7\x05\xd0\x15\x81\x66\x40\xf7\x04\x3d\x18\xc1\xfa\x58\x97\x6e"
- "\xe6\xe4\xa3\xf0\x5f\xb4\xfe\x9b\x7e\xaf\x0b\xf3\x79\x3f\xfc\x69"
- "\xd9\x72\xd8\x94\x0e\xdd\x15\x3e\xe8\x9d\x1c\x5f\x43\xc7\x33\xdd"
- "\x3a\x52\xc7\x33\x3d\x5b\xfd\x2b\xa0\x3f\x4f\xf8\x6f\x86\x5d\x7d"
- "\xee\xbd\xf0\xdf\x8c\x12\x99\x77\x46\x15\xfd\xd5\x49\x58\x59\x69"
- "\xad\x4c\x2f\xd0\x60\x05\x9a\x02\x1a\x0b\x3b\x1b\xac\x73\x5d\x80"
- "\xc1\x5f\x12\xcd\x13\xf5\x7b\xfb\xb5\x2b\x5c\x5b\x20\xd3\x4e\x17"
- "\xb1\x0b\xe0\xbf\xf8\xa2\x6c\xbd\x74\xd3\xc5\x7c\x0a\xff\xb2\xba"
- "\xe9\x76\x6a\x3b\xa1\xe2\x0c\x33\xd8\x73\xd8\x0c\xe8\xd0\x2d\x41"
- "\xee\x82\x0c\x0c\x9c\x20\x18\xb4\xf5\xe8\x66\xfc\x3c\x6f\x2b\xd3"
- "\xd3\xf7\x99\xf4\x9c\xa1\xf1\x52\x54\x26\x2e\xca\xcf\x12\xc0\x43"
- "\xdd\xb1\x95\xcd\x1c\xdc\x31\x63\xb1\x36\x57\xe0\x33\xa0\xc7\x0b"
- "\xc5\xbb\xd2\x4d\x17\xb6\x00\xf0\xe5\xef\x01\xdc\x34\x5a\x75\x06"
- "\xba\xeb\x19\x49\x51\x3e\x16\x27\xf7\xa1\x19\x45\x34\xaf\x29\x12"
- "\x5f\x66\x2c\x21\xdc\x3f\x16\xd1\xcf\x7f\x89\x78\xde\x81\xf2\x16"
- "\x1f\x78\xb8\xf1\xe0\x33\xe3\xa8\x06\x9f\x0a\xe1\x03\x94\xd9\xc5"
- "\x7c\x07\x78\x2f\xf5\xad\xc5\xbe\x85\x19\x7b\x74\x57\xbc\x45\x63"
- "\xc4\xdd\xe0\x66\xa9\xe3\xbf\xe2\x35\x4d\x4e\x97\xfd\xbe\x62\xab"
- "\x65\x5b\x14\x83\x6e\x1e\x3e\x23\x85\x2d\xe6\x59\xab\xd0\xc7\xbb"
- "\x03\x8b\x99\xab\x70\x11\xf2\xdc\xa5\xee\x65\xc7\xfb\x1c\x56\x76"
- "\xc4\xba\x98\xd6\xf1\x15\x4b\x3d\x7a\xb6\xf2\xa2\x6d\x5e\x75\x57"
- "\x2c\x55\xe1\xdb\x22\x6c\x45\x74\x57\x5c\x8e\xbd\x04\xba\x01\xda"
- "\x47\xc0\xa3\xc5\x53\xdd\xfb\xb5\x75\x43\xfb\x44\x13\x95\xb1\x4a"
- "\x3d\x66\x7f\x2a\x3d\x27\xc0\x6f\x8d\x90\x1f\x64\x7e\x93\x3c\x37"
- "\xb8\xa2\x3d\xc4\x6f\x53\x3e\x94\x13\x36\x84\xba\x19\xbd\xe9\x41"
- "\xe8\x12\x66\xf4\x62\x6c\x2a\x2e\xd2\x7e\x35\xd3\x18\x5e\xb7\x33"
- "\x96\x88\x75\xdb\x1b\xb9\x2e\x67\x26\x85\xe5\xd4\x69\xc7\xe7\x55"
- "\x31\xdb\x58\xeb\xd0\x6e\xc6\x5e\x35\x73\x57\x45\x05\xaf\xab\xd4"
- "\x2b\xdf\xdf\x5e\xce\x4c\xba\x52\x02\x1b\xd6\xd9\xc6\x8c\x4b\x69"
- "\x3d\x1e\xb4\x98\x2e\x4b\xbd\x23\x6f\x22\x2f\xb4\x32\x7d\xd9\xb9"
- "\x89\xc6\x59\xfe\xcb\xea\x78\xd4\xb5\x2b\xee\xce\xc3\xd9\x77\x25"
- "\xfb\x6a\x2d\x8b\xba\x83\xa8\xdc\x55\x26\x66\xf7\xe8\x66\x35\xe0"
- "\x9e\xfb\x11\x13\x78\x91\x59\x0d\xa8\xb3\xa0\x86\x19\x0b\x3a\x79"
- "\x77\xe9\xc3\xd1\x46\xda\x7f\xe3\x68\xdf\x28\xb9\xc4\x74\x59\xdd"
- "\x30\xd5\xf1\x6e\x86\x28\x57\x3f\x7e\xdf\x6c\x37\x8f\xdd\x37\x7b"
- "\x62\x97\xce\x76\xe7\xc5\xf5\xed\x4a\x5f\xb8\x6f\x57\xfa\xfe\x17"
- "\xfa\xf6\x49\x44\xdf\xe2\xc2\x7d\xcb\x46\xdf\x4e\x5c\x5c\xdf\x66"
- "\x2f\x08\xf7\x6d\xf6\x82\x7f\xb2\x6f\x87\xc6\xef\xdb\xac\x47\xc7"
- "\xee\x5b\xfe\x65\x5d\xba\x59\x5b\x2f\xae\x6f\x73\xf2\xc2\x7d\x9b"
- "\x93\xf7\x3f\xe9\x5b\x61\x0d\x3f\xd9\x3a\x9d\xc1\x9f\xa6\x09\x74"
- "\xbe\x4b\x77\xe5\xb6\xad\xd3\x85\x1d\x77\x3c\x3d\xdf\xec\xa8\xe1"
- "\x7f\x97\xbc\xcd\xac\xf3\x72\x4f\x9b\xe5\x25\xfc\x95\x76\x25\xba"
- "\x2b\x3d\xc2\xce\x25\x6a\xea\x01\xee\xe4\x81\xeb\x7d\xb0\x19\x0c"
- "\xc0\xb7\x0b\x7c\xc1\x37\xbf\x3a\xe0\x47\x1c\x8e\xf6\x7d\xe7\x0c"
- "\xec\xd5\x01\xaf\x7e\x70\xc7\x95\x73\x35\x7f\xae\x5a\x59\x4b\xf5"
- "\x85\xe8\xd1\x95\xab\xef\xc8\x66\x16\xd0\x23\xfc\x22\x9e\x66\x45"
- "\xe1\x44\xe3\x1d\x5f\x63\xdf\xbf\x32\x5f\xbb\xaf\xab\xd5\xb5\xbc"
- "\x7b\x22\xb7\x14\xb0\x28\xdc\x19\x16\xbe\x1f\xad\x5e\x36\xbb\x80"
- "\x45\x2f\xcf\xa7\xfa\xfd\x2c\xc3\x92\x4f\x75\x13\x3c\x24\x2f\x7f"
- "\xe5\x5b\x51\x6b\x99\xa9\x8a\xea\xc6\xef\x1d\x56\x07\xdf\xbe\x8b"
- "\x19\x70\xb7\x18\x77\x84\xe5\xfd\xe0\x09\x46\x6a\xc7\xa3\xb5\xf3"
- "\x2d\xf0\x33\x4b\xf8\x5d\xf5\x6e\x18\x7e\x57\x6d\x08\xc3\xef\xaa"
- "\xef\x4a\xf8\x5d\x95\x1c\x86\xdf\x6c\xdb\xc5\xc1\xef\xaa\xb5\x61"
- "\xf8\xc9\xb2\x17\x86\xdf\x55\x2f\x8c\x0f\xbf\xab\x1a\xc3\xf0\x93"
- "\x75\x8d\x03\xbf\x09\x63\xc3\xef\xaa\xe0\x3f\x07\xbf\xd9\xb6\x7f"
- "\x12\x7e\xb1\x12\x7e\x73\x74\x61\xf8\xcd\x7e\x23\x0c\xbf\xd9\x9b"
- "\x25\xfc\x66\xdb\xc3\xf0\x9b\x93\x71\x71\xf0\x9b\x7d\x28\x0c\x3f"
- "\x59\xf6\xc2\xf0\x9b\x7d\x62\x7c\xf8\xcd\xf6\x87\xe1\x27\xeb\xba"
- "\x38\xf8\xcd\xb9\x95\xe0\x16\xa7\xc2\x2f\x6e\x7c\xf8\xcd\xc9\xf8"
- "\x27\xe1\x67\x91\xf0\xbb\xfa\xf6\x30\xfc\xe6\xf4\x87\xe1\x37\xe7"
- "\x4d\x09\xbf\x39\xf5\x61\xf8\x5d\x5d\x77\x71\xf0\x9b\xd3\x1b\x86"
- "\x9f\x2c\x7b\x61\xf8\x5d\x3d\x6b\x7c\xf8\x5d\xbd\x30\x0c\x3f\x59"
- "\xd7\x38\xf0\x9b\x38\x36\xfc\xae\xde\xfa\xcf\xc1\xef\xea\xba\x0b"
- "\xc1\xef\xe2\x78\x8d\xab\xc7\xbd\xff\x7e\x91\xf5\x04\xc6\xab\x07"
- "\x30\x84\x7d\xa2\xb2\xe3\xea\x40\xad\x32\xc1\x28\xef\x70\x5c\xdd"
- "\x40\x32\xcc\x6d\x1d\xba\xef\xdc\x55\xab\x44\x1b\xb9\xf3\xef\xc7"
- "\x15\xe7\xc9\x62\xbe\x6d\x82\x41\xd9\x36\xd1\x00\x7f\x06\xe3\xc6"
- "\x5c\xd7\x7d\xe7\x60\xd4\xe5\xec\x0a\xdc\xd7\xdb\x4e\xfc\x1a\x9e"
- "\x07\x77\x7c\xa7\x81\x78\x91\x94\xd1\x30\xc9\x5c\x93\x2b\x82\x7d"
- "\xe6\x64\x65\x6e\x58\x97\xb9\x7a\x5d\x9e\x6d\xf5\x43\x8f\xe4\x8e"
- "\xf4\xa1\x2f\xe2\x64\x16\x63\xfe\xbe\xe3\x0f\xf9\x98\x71\xf2\x7c"
- "\xf8\xea\xb3\x5f\x09\xdb\xb4\xa4\x85\x22\xae\x81\xd9\xb2\x84\x0f"
- "\xa7\xed\x4e\xb9\x8a\xbf\x23\x7c\x10\x0e\x67\xef\x26\x79\xaa\x17"
- "\x7e\x65\x54\x7f\x85\xbd\x5d\xba\x6b\x7f\xc0\x63\xa7\x34\xc2\xa6"
- "\x43\xdc\xed\xd0\x25\x69\x77\xb0\x9a\xb9\x29\x66\x89\x52\x3a\xa5"
- "\x91\x97\x4d\xa9\x07\x0c\x5a\xe1\xff\x6d\x63\xd4\xcc\x0e\xdd\xdc"
- "\x04\x1e\x1b\xb3\x84\x97\xc6\x2c\x55\xcf\x38\x96\xc2\x5e\x34\x65"
- "\x0b\xff\x1b\xea\x53\x79\x41\xc4\x2d\x71\x49\x7e\x30\xe9\xa8\x65"
- "\x9b\x2d\x0a\x79\xe1\x87\x11\xfe\x09\xb5\x58\x55\xe8\x37\xf2\x12"
- "\x3f\x7e\x1b\x95\xbf\x0d\xb1\x3a\x43\x75\xc8\x3e\x4d\xe9\xd1\x5d"
- "\x63\x10\x63\x29\x35\x7a\xfb\x1e\x4b\xdb\x2d\xe2\x45\x0a\xb8\x5e"
- "\x77\x9e\xc6\xe0\x15\x71\x3e\x03\x67\x45\x9c\x4f\xb5\xcc\x0c\x2a"
- "\x23\xe8\x29\x7c\xaf\xca\x3a\xae\x3b\xa1\xf5\x8b\x78\xe8\x49\xf4"
- "\xfe\x61\x44\x1b\x97\xd0\xfb\x6b\x11\xdf\x4d\xf4\xfe\x1c\xf1\xa1"
- "\x93\xd5\xef\xb1\xf4\xbe\x19\x7c\xa9\x8c\x91\x59\x24\x6d\xa2\x75"
- "\xd7\xad\xa2\xb4\x38\x35\xcf\x64\xca\x73\x3b\x78\x5d\xb5\x8e\x78"
- "\x7a\x9f\x03\x99\x51\xfd\x9e\x40\xef\x31\x38\x17\x50\xbf\x5f\xda"
- "\xa3\xbb\xf6\x34\xbd\x7f\x47\xfd\x4e\x7c\xfd\xb5\xc2\xd7\x16\xc1"
- "\x7d\x31\xc6\x44\xb0\xaf\x06\xdc\x09\xd6\x8b\xb9\xc9\xd8\x4b\xf2"
- "\xaa\x03\xf3\x88\x71\xba\xb6\xf4\xb0\x0e\xdd\xb5\x97\xe3\x5e\x9e"
- "\x9c\xab\x29\x8d\xd2\x3f\x90\x3e\x8d\xd2\xad\x48\x87\x6d\xb9\x52"
- "\x36\xa5\x1a\xcf\x04\xd3\xd7\x00\x43\xb5\x2d\x92\x89\xae\x4d\x51"
- "\xe7\x99\x60\x07\x1f\xbe\xac\x68\x9f\x3a\x17\xd4\xb7\x89\xf4\x7d"
- "\xaf\x7a\xee\x91\xbd\x3c\x30\x2c\xef\x17\xe9\xae\xcd\xfe\x6f\xf9"
- "\xac\xa0\x72\x92\xee\x5d\x7b\x40\x8b\x61\x48\x69\xc2\x57\x06\xf0"
- "\x13\xfa\x15\x6f\xac\xb1\x5d\xf8\x68\x21\x1c\xd5\x70\x05\x78\xc2"
- "\x27\x7c\xc7\x25\x75\x35\xd7\x86\xee\xff\x52\x59\x9b\x1a\xf7\x81"
- "\x49\x39\xe1\x3a\x16\xb6\x2f\xba\x46\xd0\x87\x88\x6f\xd3\x23\xbe"
- "\x69\x7e\x09\xa5\xcf\xa9\x1d\xd7\x2d\x8c\xf8\x56\x35\xea\xdb\xca"
- "\x88\x6f\xc5\xa3\xea\xb4\x47\x7c\xcb\x1b\x55\xae\x34\xe2\x5b\xc6"
- "\xa8\x6f\x07\x22\xbe\xa5\xaa\xdf\xa2\x28\xdd\x15\xf2\x91\xa8\xbb"
- "\x26\x45\x4d\x27\x5a\x7f\x5d\x7b\x44\x7a\xb2\x9a\x8e\xf6\xbd\x1e"
- "\xf6\xe7\xe3\x6a\xba\xc0\x73\xc2\xa3\xab\x65\x1b\x73\x4d\x11\x6d"
- "\x30\x39\x87\xc6\x76\x39\x7f\x49\xf9\x16\x9d\x6d\x22\x70\xca\xb2"
- "\xad\x08\x31\x84\x2a\xa5\x3f\x30\xb9\x0e\x45\x1c\x6a\xc4\xca\xa5"
- "\x7c\xe3\xd1\xc6\xb1\x6d\x04\xe7\x16\x69\xf7\x58\x83\xa5\xc6\xe3"
- "\x4a\xa9\x05\xe7\x23\x33\xe1\x37\xcc\xd1\x0b\xdf\x31\x5a\x4c\xc2"
- "\x21\xe6\xce\x1b\x2c\x6a\xf5\x8b\xfb\xb6\xb8\x0f\x61\x86\xdf\xb3"
- "\x56\xa1\xdf\x39\x2d\xe3\x12\xe2\x7e\x6f\x99\xf1\xf8\xa6\x5e\x36"
- "\xdd\xfe\x3d\xde\x09\x39\x4f\xd2\x84\xb9\xa0\x27\x16\x95\xa6\xed"
- "\x12\xb6\xde\xba\x79\xc9\x48\x73\xf7\x0a\x3d\xb3\xb1\x4b\x37\xaf"
- "\x48\xfb\x2e\xc7\x3b\xaf\x48\xc8\xd2\xea\xbd\xc2\xc1\x1d\xf3\x92"
- "\x42\x71\x33\x75\xf3\x8a\xfb\x63\x13\x93\x28\x6d\xf1\x48\xfb\xc6"
- "\x79\xf7\xa2\x4e\x8c\xc3\xa3\x9b\xeb\x47\xdd\x94\x27\x23\x64\xdf"
- "\x48\xe9\x9b\x02\x6c\x2a\xf5\xad\x4b\xab\x9f\xbe\x93\xfc\x3f\x57"
- "\xc8\x95\xa8\xb3\xbf\x6c\x71\x1a\xa5\x55\x79\xf4\x9f\xdb\xa4\x7d"
- "\xe4\xbc\x3a\x0f\xeb\x48\x1e\x6f\xff\x13\x3a\x49\xd3\x94\x36\x5e"
- "\x3a\xa5\x9d\xd6\x7c\xb3\xf4\x03\x30\xa5\x4d\xca\xf2\xf3\x4e\x23"
- "\x16\x19\x62\x78\xe3\xdc\x51\xd2\x9d\xeb\x85\x3d\x04\xd2\x08\x36"
- "\x07\x88\x3e\x0b\xfd\xf3\xc5\xad\xc9\x79\x62\xff\x83\xef\x26\xdc"
- "\xb9\xc0\x1d\x8e\xc1\x1d\xd7\x2f\x0d\xc5\x7a\xd0\xee\x13\xe8\xae"
- "\xff\x39\x74\x7c\x15\x8a\xec\xe3\xe8\x3e\xa0\xbf\x54\x57\xef\xb8"
- "\x7b\xa9\x69\x8a\xd4\x83\x96\x9b\x65\x6c\x59\xdd\xf5\x6f\x46\x59"
- "\xa7\x75\x53\x5b\x0d\xa1\x18\x17\x94\xa7\x1c\x36\xc1\x54\x7f\x68"
- "\x9c\x39\xa2\x8d\xe3\x52\x4f\x7f\xbd\x97\xe8\x58\x73\xc5\x10\x33"
- "\xa8\xe9\xde\xd6\x80\x1f\x77\xeb\xc7\xf4\xc1\x85\x3d\x52\xf8\x6f"
- "\x2a\x9f\xd2\x8c\xfb\x13\xf3\xfd\x5a\x9f\xe7\x7b\x61\xb7\x8f\x3e"
- "\x4b\xd8\xce\x3f\xa9\xc1\xb1\xec\x1c\xd5\x5d\xf8\x05\xeb\xd4\xcd"
- "\x7f\x14\xf6\x2d\x02\x26\x5b\x34\x9b\xab\xf9\x8f\x8a\x7c\x43\xa1"
- "\x3c\x42\xdf\x01\x7b\x5f\xc0\xa9\x16\x7e\x07\xa8\xce\x72\x9a\x0b"
- "\x11\xc7\x56\x37\xff\x0d\xa1\xdf\xa4\xef\x62\xdc\xc2\x9e\x2d\x39"
- "\x41\xe2\xca\xfc\x43\x1e\x5d\xb2\x4d\xe2\xa0\x4c\x43\x0c\x78\xd8"
- "\x21\x9c\xd1\xcd\x2f\x43\x2c\x59\x82\x47\x3b\x7c\xd7\xb5\xfa\x68"
- "\xbd\xe4\x0f\x01\x17\xda\x11\x33\xd0\xa3\x9b\x2f\x63\x59\x99\x00"
- "\xf3\xf9\x76\xb4\x0f\xd8\x22\x8e\x2e\xc1\x74\x60\x70\x47\x72\x48"
- "\xff\x81\x98\xbd\x94\x67\x5c\xdf\x8d\x80\x51\x90\xfa\xdc\x4a\xfc"
- "\xaa\x6b\xea\x17\xe8\xdf\x27\x8a\x79\x4a\x33\xec\x27\xe9\x59\xfa"
- "\xbe\x28\x95\x73\x27\xf1\x20\xf9\x60\x94\x75\xfa\xac\x56\x89\x0b"
- "\x32\x8e\xb9\x2e\x39\xf5\xff\xb1\xf7\x3d\xf0\x4d\x55\x67\xff\x27"
- "\x69\x80\x80\x49\x13\xb1\x73\xc1\x15\x8c\xae\x6e\xd1\xa1\x56\x45"
- "\x45\xc4\x59\x15\x1c\x28\x52\x74\xa0\x55\x10\x8a\xfc\x0b\x5a\x20"
- "\x94\x52\x02\x94\xfe\x13\xbb\x52\x93\xd2\x39\xe6\x5b\xa4\x2d\x15"
- "\x71\x2d\x1b\xba\x6e\xb0\xfd\xba\xbd\x30\xe3\x2b\xec\x2d\xda\x36"
- "\xd5\x1f\xfc\x6c\x4a\x1d\x69\xd7\x61\x65\x05\x62\x29\x34\xb4\xc9"
- "\x3d\xbf\xe7\xb9\xe7\xa6\xb9\x69\x93\x36\x49\x0b\xe2\xa4\x9f\xcf"
- "\xfd\xdc\xde\x73\x9f\x9c\x7b\xce\xf3\x7c\xcf\xf3\x3c\xe7\xdf\x73"
- "\x04\xfe\xf1\x67\x5e\x14\xa4\x32\x3e\x30\xfa\xbb\x64\x6c\x5c\x26"
- "\xfa\xc7\x50\xae\x52\xef\xb8\xcc\x5d\x32\x7e\x4c\x4d\x58\x63\x0d"
- "\xef\x0e\x88\xca\xdc\xc1\xef\x03\x6c\xc7\x3e\x75\xec\x62\xfc\x96"
- "\x19\x63\x8b\x21\x2e\x4e\x89\xf1\x1f\x3b\x15\xcb\x89\x6b\xf3\xdc"
- "\xca\xc8\x56\x6a\x8e\x6c\x43\x3e\xc3\x6f\xd2\xa0\x2d\xf8\x1d\x5b"
- "\x45\xbd\x89\xe7\x9e\x74\xe6\xdc\x35\x5e\x74\xf6\x2e\xd8\xc1\xbb"
- "\x5e\xf4\xd8\x39\xb4\xd1\x18\xe7\xa1\x27\xcd\xfc\x9c\x06\x7c\x1c"
- "\xad\xe0\xe3\xf8\x1d\x2b\xe2\xe3\x1c\xde\x41\x62\x71\xaf\x31\xae"
- "\xd3\x46\xbc\x51\xc5\xb3\x95\x18\x3b\x19\xe3\x40\x5a\x36\xdc\x0d"
- "\xe5\xbd\x5b\xf9\xab\xeb\xf9\xfd\x8d\x1d\x96\x3b\xda\x71\x8d\x4e"
- "\xdb\xc9\x34\x3e\xbe\x91\x3c\xde\xe8\xa2\x3b\xd9\xd9\xdb\x0e\xaa"
- "\x7c\xb6\x12\xdf\xf1\x67\x07\x60\x9e\xe1\xc6\x01\x96\xdc\x55\x2f"
- "\xf8\x32\x6d\x60\xcb\xbf\x0f\xf5\xe1\xf7\x33\xc2\xff\xd7\x9f\x92"
- "\xdc\x73\x2f\x3b\x2f\x92\xc5\xb2\x17\xd6\x1a\x0e\x67\xfb\xf3\x1d"
- "\x84\xdf\x2f\x2d\xb9\x7b\x8f\xf6\x36\x42\xda\x24\x77\xbf\xc7\xc7"
- "\x95\x36\x8d\x8c\x15\x78\x10\xbb\x95\x95\x4b\xb5\xc0\x28\xe5\xcb"
- "\x88\xe5\x0b\xad\x6c\x77\x7b\xec\xe5\xf0\xce\x9c\xbb\x2b\x3d\xfb"
- "\xfa\xf9\xfa\x0b\xf1\xa6\x2d\x37\x63\xbf\xe5\x9e\x5b\x98\x5c\x46"
- "\x4e\x10\xbe\x3d\x61\x08\xbe\xed\x10\xf2\x94\xf3\x31\xb7\x81\x2f"
- "\x90\x2f\xe8\xbd\x7b\xe2\x3c\xf6\x54\x58\x23\x3f\x9e\xd9\xf9\x7b"
- "\x12\xbc\xb6\x94\xf1\xd0\x67\xcf\xce\xaa\x55\x29\x5a\x70\xd8\x0d"
- "\x0b\x53\x16\xe9\xb5\x4b\x92\x93\x57\x25\x6b\x31\xe0\x4d\xaf\x73"
- "\x95\xe4\x34\xe7\x9e\x24\xe1\xec\xb7\xf2\x9e\xb3\xdf\x72\xee\xd9"
- "\x2f\x3e\x93\xcf\x2e\xb9\xa7\x72\x68\xfa\x35\xf7\x04\xdc\xe7\x57"
- "\x20\xe5\x2a\xe0\xaa\x84\xcb\x02\x57\x15\xf6\x73\x16\x38\x49\x1c"
- "\xd8\x47\x7e\x4e\xd8\xbb\x5f\xfd\x1e\x13\xce\x83\x37\x4b\x26\xdc"
- "\x55\xc2\xc9\x08\x1f\xd7\x24\x9b\xc3\xb5\x24\x18\x1f\xbd\x12\x2e"
- "\x0b\x5c\x55\x70\xf1\xbf\xe3\xfe\x87\xdf\x6b\x5b\x21\x7e\x87\x73"
- "\xd3\x34\xdb\x32\x19\x69\x68\x96\x8c\xf7\x43\xb8\x37\x18\x5d\xaf"
- "\x32\x48\x69\xce\xed\xfb\x05\x3a\x5e\x37\x44\x66\x11\xad\x1f\xba"
- "\x08\x9a\xf3\x63\xbb\x40\xc7\xef\x7d\xf7\xd4\x07\x63\xf7\x03\xbd"
- "\x87\x4e\x46\x73\xee\x32\x08\x74\x2c\xa6\x59\xb6\xd4\xdf\x77\x87"
- "\xd1\xec\x0b\xd1\x02\x9d\x5a\x9c\x9f\x88\x66\x38\x97\x73\xe3\x14"
- "\xa4\xe1\xb2\x64\xec\x1c\x96\x9c\x7b\x8e\x02\xbd\xdf\x98\xa7\xa1"
- "\xc9\xe9\xde\xb4\xde\x72\x32\x2c\x5a\xbe\x64\xd2\xf2\x95\xa9\x78"
- "\x92\x54\xca\xaa\xb5\x29\x78\x5f\xb9\xf0\x15\xfe\xb6\x6a\xc1\xd2"
- "\x45\xec\x9f\x94\xa4\x58\xfc\x27\x09\xf0\x86\xf7\xc5\x6b\x0d\x78"
- "\x5b\xb4\x0a\x1f\x8d\xfa\xf1\x6b\x17\x79\x8e\xf4\xf6\x89\xbb\xd4"
- "\x99\x73\x5f\x8c\x5d\x32\x21\x8a\xf9\x23\xf7\xc5\xda\x25\x3f\xe6"
- "\xe7\x81\x55\x59\x76\x72\x58\xc7\x9f\xfd\x47\xfa\xc4\x2b\x90\xdc"
- "\xf7\x10\xc6\x2b\x50\x65\x19\x16\xa9\x5c\xcb\x97\x50\xb3\x6a\x1a"
- "\xfc\x36\xc9\x4e\x76\x0b\x7b\xcb\x47\xc6\xf1\x71\x43\x73\xee\x3d"
- "\xe0\x59\x5f\xc8\x99\xe4\x1d\x18\x0f\x9f\x5f\x6f\xf4\x06\xc6\xc2"
- "\x19\xa9\x05\xba\xc9\x25\x6f\xf0\xe7\xd2\x44\xc1\x7b\xfc\xdd\x14"
- "\x78\xd6\xc0\x73\x34\x97\x7b\x31\x13\xf7\x27\xc2\xb3\x16\x9e\x63"
- "\x20\xff\x6a\x4f\xbb\x10\xf3\x46\x38\x6c\x6e\x92\xdf\xfe\xb1\x6f"
- "\x8c\x29\x68\x5b\xf7\xab\x3d\x67\xf9\xf2\xe7\xf6\xe6\xdc\xaf\xed"
- "\x39\xb7\x97\x3f\xcb\x49\x3d\x8f\xb7\x6b\xbc\x6d\xbf\xbf\x38\x42"
- "\x33\x36\x95\xf9\xe1\xf7\x4f\xf3\xc4\x64\x60\x7e\xf6\xfd\x09\xa2"
- "\x33\x8f\xf1\x59\xdf\x73\xe6\x31\x8b\x4b\xf6\x16\x1f\xf7\x48\x72"
- "\x7f\x05\xcd\xb9\xaf\xbe\xe7\x7c\xba\x9c\xfb\x0b\xc4\xe7\xd3\xd9"
- "\xe1\x3d\xf6\x6f\x20\xbd\xdc\x6b\x07\xef\x9f\x8c\xdf\xf4\x77\xbe"
- "\x33\xf4\xcf\x8d\x0b\xd6\x83\x2f\x0e\x77\xde\x2f\x17\x7c\x60\x4c"
- "\xa7\xd9\x71\x18\xdf\x46\x8b\xef\xd0\xf7\xf3\x3b\xe6\x80\xe7\x2b"
- "\x4a\x26\x3e\x82\x71\x77\x1d\x19\x8b\x25\x3f\x2c\xc1\x35\x48\xf0"
- "\xcc\xe2\x46\xd2\x33\x92\x89\xfc\x3e\x36\x4f\x4c\x39\xf1\x9e\x78"
- "\xbf\x7b\x0f\x3e\xf3\xcc\x19\x27\xad\x52\xb9\x16\x2e\x61\x7e\xdc"
- "\xc4\xb7\x99\x2e\x55\x29\x98\xbd\x9f\x68\xa2\xcf\xb0\xf3\x4e\xec"
- "\x92\x07\xd4\xb8\x1f\x49\x25\x49\x5a\x45\xe1\xb7\x2a\xe3\xc2\x25"
- "\x7c\x1a\xd0\xbd\x0a\xbe\x96\x50\xbe\xd5\xd6\xe8\x56\x42\x2f\xb8"
- "\xd9\x5e\x7f\xc9\x44\xc3\xfc\xb1\x99\xf8\x1d\x39\xef\x47\x7c\x46"
- "\x14\x78\x56\x20\x96\xad\x44\x14\xf3\x6e\x2b\xa4\xe1\x7a\xac\x73"
- "\xcf\x10\x3e\xee\xaf\x50\x16\x03\x7f\x56\x59\xce\x03\x72\x4f\xcc"
- "\x1c\x3b\xa4\xf5\xae\xcf\x33\x3f\xe7\x5b\xc8\x2d\x8b\xc6\xcf\x9a"
- "\x0a\xff\x8d\x17\x8e\xb9\x15\x63\x27\xfa\x5c\xe4\xb5\x71\xe7\x7e"
- "\xb3\xef\x4b\xfe\x9c\xc8\x9c\x07\x12\x40\x4e\x2e\x5e\xde\xaf\xce"
- "\xfd\x0a\x75\x0b\x7f\x7e\x22\xee\x2b\xe4\x3a\xe0\xbb\x93\xa7\xf3"
- "\xf1\x75\xa5\xcc\x5f\xe4\xe3\xda\xe5\x3c\x80\x31\xbd\xed\xec\x8c"
- "\x58\x95\x1d\xe4\xc7\xdb\x7d\x6c\x1b\xfc\xfe\x49\x35\xd6\xfd\x81"
- "\x0a\xd0\xa9\x8f\xc1\xf5\x1c\x3b\x1f\x66\xee\x57\x9e\x7c\x31\x7e"
- "\x14\x60\x6b\x1a\xdc\xd5\xf0\xfd\xfa\x9e\x35\x42\x3d\x7b\x32\x1f"
- "\xb8\x88\xb1\xad\x7a\xf6\xe7\x4a\x26\xdf\xcb\xfc\xca\x49\x32\x3b"
- "\xf9\x51\x01\x6b\xdf\x18\xff\xbf\x4a\xd8\x9b\x35\x09\xfa\xbf\x4f"
- "\x26\xfa\xe6\x31\x69\x89\x67\xec\x83\xc9\x6e\x52\x1c\x60\xf1\x31"
- "\xb8\x9e\x03\xfa\x19\x9e\x33\xb2\x5f\x95\xf2\x7b\x8b\x4e\x46\x68"
- "\x48\x2c\xa4\x2f\xf6\xa4\x0f\x93\xc4\x01\x6f\x26\xa5\x78\xf4\xc9"
- "\xb9\xc8\xc8\x0e\x78\xde\x0c\x7e\xba\x8b\x3d\xab\xf0\xfd\x36\xcf"
- "\x33\xfc\x5f\xea\xd1\x37\xd8\x3f\x3b\xb7\x31\x61\x3b\xf6\xff\x16"
- "\x69\xc0\x27\xd3\x60\xff\x6a\x12\xf4\x7f\xff\x37\x93\xfd\x76\x92"
- "\xe1\x5c\xf6\xc7\xe3\x3b\x22\x9f\xa9\xe8\x00\x1d\x0a\xef\x1a\xed"
- "\xe4\x77\xf3\x84\x7c\x5a\xed\xd2\x86\x16\xaf\x3c\x22\x54\xc0\x63"
- "\x17\xab\xd3\x64\x2d\x55\xaa\x09\x9e\x57\xde\x99\xf3\xa0\xda\x2e"
- "\xb9\xcf\xc9\xd3\xa5\xb6\x95\x9a\xba\xd4\xb3\xad\xd0\x83\xb7\x2c"
- "\x45\xac\x3c\xc8\xef\x4f\x36\x6f\x50\xf3\x31\xc4\x30\x0e\x01\x1f"
- "\x9f\x0c\x63\x4e\xba\xc8\x70\x3e\xce\xbf\xf9\x41\x3d\x1f\xdf\x7e"
- "\x9d\x4e\xe1\x89\x37\x09\xed\xb4\x80\x4a\xdf\x4f\xc1\x18\x94\xfc"
- "\x58\x5a\xa7\x2e\x92\x8f\x3b\x29\xc4\x9b\x2c\x4e\x25\x51\x45\x1c"
- "\x8b\x37\xc9\xc7\x28\xe8\x27\xe6\x24\xcd\xfe\x72\x82\x27\xe6\x24"
- "\xf0\x01\xf7\x1e\xea\xe8\x05\x97\x13\xee\x31\xa2\x58\x37\x32\xbf"
- "\xf1\x27\xa5\xa0\x37\xa5\x2c\xfe\x64\x68\xf6\xe6\xc1\x36\x86\x93"
- "\xc9\xe3\x3d\x67\x78\x8b\xd2\xe2\xa0\xbd\x08\x7e\xce\x03\x4e\x21"
- "\x6d\xb6\x9d\xfc\xbd\xad\xc7\x37\x03\x7d\x87\x63\x8a\xf0\x3e\x8d"
- "\x66\xe8\xb7\x8b\xdb\x15\xe1\xff\xd0\x74\x0f\x03\xbb\x3c\x1c\xae"
- "\x11\x78\x4d\xeb\xd1\x1f\x17\x68\x3d\xf6\x11\x54\x12\xb0\x37\xc6"
- "\x08\x1a\xef\x72\x45\x2c\x70\x49\x8e\xa2\xef\x89\x7b\xae\xe3\xdd"
- "\x2e\xdc\xfb\x2f\x8b\x77\x9f\xc3\xf3\x35\x8f\xe2\x5e\xb2\xad\x4b"
- "\x71\x6f\xe3\x8d\x14\xcf\xa9\x89\x77\x9f\xa5\x3b\xd9\x9e\xcd\x3a"
- "\xe1\xcc\xcc\x6a\x77\x2a\xad\x02\x39\x28\xb0\xdf\x81\xf1\xb7\x22"
- "\x25\x4e\x12\x69\x88\xf8\x60\xe6\xf9\x0f\x28\xc6\xde\xc2\x33\xca"
- "\xb8\x1c\x27\xe8\x4a\xad\x64\x81\x2b\x22\xd3\xea\x6a\xe1\xcf\x09"
- "\x88\x77\x8f\xa0\xf1\xc6\x87\x28\x7f\xb6\x58\x2a\x3d\x04\x7a\x36"
- "\x82\x3f\x43\x7b\x3d\x3d\x07\xff\xcb\xe3\xd7\x9f\xa3\x78\xbe\x27"
- "\xe4\x5d\x15\xef\xe2\xba\xe2\x8d\x5c\xc6\x02\xa3\x04\x7e\xf7\x4f"
- "\xf8\xdd\x3f\xa1\x3c\xb1\x90\xa7\x1a\x9e\x1f\xa6\x3b\x97\xe2\x1e"
- "\xa8\x4c\xbe\xef\x03\x75\xb4\x08\xfb\x4a\x2b\xf1\x4c\x4f\x8c\x33"
- "\xbe\xc0\x65\xc9\xdc\x29\xec\x13\xe5\xcf\x96\x35\x76\x53\xe1\x3b"
- "\x13\xe3\xd7\x93\x87\x17\xac\xbf\x91\xdf\x6f\x8a\x7b\xa9\xe2\x5d"
- "\x5a\xf8\x66\x26\xf2\x43\xc1\x9f\xe7\xcd\xef\xa7\x7a\xa8\xbe\xbf"
- "\xf3\x3d\x71\x9d\xc8\x9a\x31\x44\x8a\xfb\x33\xdc\x25\xef\x24\x62"
- "\x2c\xb0\x0c\x07\x75\xe2\xb8\xdf\x07\x5d\xf5\x52\x6d\xaa\x0c\xf4"
- "\xea\x43\xee\x5a\x43\xac\xff\x3d\x75\x79\x63\xc0\xff\xfd\xbc\x83"
- "\xe6\x45\x27\x51\x73\x7d\x0a\x35\xa9\xa3\x70\xbd\x2a\xcd\xbb\x71"
- "\x32\x3c\x43\xfa\xcd\x0a\x6a\xb6\xa5\xd0\xbc\x98\x46\xb8\xc3\xf3"
- "\x8f\xf7\x52\x73\x03\x3c\x4b\x53\xe0\x77\x0e\x9a\x17\x81\xbf\x33"
- "\xd0\x3c\xd9\x62\xb8\xc3\xf3\xb0\x79\x40\x07\xcf\xc3\x67\xc3\x1d"
- "\x9e\x47\xcc\x38\x29\xf9\x69\x15\xfc\x06\xd2\x6e\x4b\x63\xdf\xba"
- "\x3d\x8d\xff\x56\x1e\xf6\xd5\xf0\x1b\xf7\xa4\xb1\x6f\xdc\x97\xc6"
- "\xbe\x01\xf8\xe2\xbf\x21\x9f\x02\xf4\x4e\x9a\x37\x72\x3f\xd0\x19"
- "\x69\xde\x35\x31\x70\x87\x67\xc5\x36\xa0\x83\xe7\x48\x19\xdc\xe1"
- "\x59\x05\x65\x69\x80\x67\x75\x0b\xd0\xbb\x68\xde\xe8\x04\xa0\x4b"
- "\xa3\x79\xd7\x55\xc3\x1d\x9e\xbf\x17\x07\x74\xf0\x7c\x3d\xe4\x63"
- "\x83\x67\x8d\x0e\xe8\xe1\x79\x32\x7e\x9f\xd0\xbc\x9f\x62\xbe\x99"
- "\x34\xef\x61\xa0\xb7\xc1\xf3\x23\x90\x9f\x0d\x9e\x1f\x8b\x06\x3a"
- "\x78\x9e\x72\x08\xee\xf0\xfc\x38\xd6\x55\x46\xf3\xa6\x69\xe0\xbe"
- "\x99\xe6\x4d\x87\x74\x1b\x3c\x3f\x69\x80\x3b\x3c\x3f\x85\xf4\xf0"
- "\x3c\x13\xeb\x0b\xcf\xb3\x20\x9f\x7a\xe0\xf1\x33\x47\xe1\x9e\x4b"
- "\xf3\xe6\x4c\x00\x3a\x78\x7e\x0e\xcb\x0f\xcf\xcf\x77\x00\x1d\x3c"
- "\xcf\x03\x5e\x35\xc0\xf3\x7c\xac\xa7\x82\xe6\x2d\xc4\xfc\x4d\x34"
- "\x6f\x11\xf2\x03\x9e\x97\xd8\xe1\x0e\xcf\x7a\xe0\x47\x03\x3c\xbf"
- "\x5c\x0e\x77\xbf\xe7\xf3\xd1\xbc\x15\x99\x34\x6b\x38\x94\x39\xf5"
- "\x00\xcd\x1a\x01\x77\x63\x12\xcd\x1a\xa6\xa3\x79\x1b\xab\x21\x1d"
- "\xee\xeb\xa7\xc0\xf3\x78\xe1\x19\xee\x1b\xa2\xe1\x39\x56\x78\x86"
- "\xfb\x86\x0e\x78\x9e\x20\x3c\xc3\x7d\x53\x1a\x3c\x4f\xa4\x79\xe9"
- "\xb3\xe1\x19\xee\x9b\x5a\xe1\x79\xb2\xf0\x0c\xf7\x4c\x0d\xdc\x5d"
- "\x8e\xb1\xbb\x2a\x1d\xca\x32\x83\x43\x79\xdc\x8e\x98\x74\xe7\x7f"
- "\xee\xe0\x22\xeb\x31\x8e\xf0\xf0\x8c\xf3\x64\xc4\x49\xc9\x23\xbf"
- "\x46\x1b\x69\x4d\xb3\xf3\xe7\xda\x09\xb1\xe9\x86\x37\x4b\xe2\x7e"
- "\x09\x3e\xc1\x44\x3c\xdf\x1c\xea\x3c\x9e\x66\x0f\x6b\x87\xfb\x5e"
- "\x9a\x7d\x4d\x33\xd4\x19\x9e\xaf\xfd\x0c\xee\xf0\x7c\x5f\x1e\xd4"
- "\x19\x9e\xe7\x3e\x0a\xf7\xbd\x9d\x39\x71\x0e\xbb\xe4\xa7\x31\xbc"
- "\x7e\xff\xcd\x3e\xbb\xca\x95\x01\x3a\x05\x74\xee\xf6\xe6\x52\x95"
- "\x2b\x91\x50\x73\x63\xa6\x0a\xcf\x9f\x28\xde\xe5\xa4\x91\x65\x7c"
- "\x99\xf0\x8c\x19\xda\x1d\x23\x65\xdf\xbe\x86\x36\x4b\x1e\x19\x8b"
- "\x63\x9f\x34\xf2\x83\x40\xef\x1f\xe2\xdf\xdf\xd0\x5c\xc1\xde\xcb"
- "\x89\xf7\xfd\x5c\x7c\xff\xa2\x0a\xc7\xab\xc7\xbd\xc5\xbf\xb7\x76"
- "\xb4\x0a\xf5\x8a\xc0\x77\xeb\x91\xd6\x2e\x79\x84\x9d\x43\x26\x89"
- "\x2b\xa5\xd9\x11\xe4\x9c\x42\x0d\xbe\xe9\x23\x7b\xed\x92\x87\x5a"
- "\x84\xb1\xc4\x0e\xaa\x90\x3b\x59\x1c\x82\xeb\x02\xc5\x48\x91\x73"
- "\x26\x7b\xbd\x39\x9b\xd6\x61\x9f\x14\xec\x88\x54\x9b\x1e\x53\xd9"
- "\x2c\x79\xcc\x58\xcc\x8f\x35\x34\x1b\x71\xaf\x50\xb3\xe4\xd1\x87"
- "\xba\xf3\xd5\x13\xb5\x1b\x54\xf0\xfd\xc7\xd6\x67\x38\xe9\x79\x4b"
- "\xfa\xa3\x60\xef\xf8\xf4\x14\xb6\xfe\x9c\xff\x3f\x91\xad\x19\xe2"
- "\xff\x9f\xc1\xc6\x4d\x1f\x33\xe2\x6f\xc5\x7d\x00\x77\x4e\x52\x12"
- "\x17\xd9\x9c\xc9\xe6\xbc\x1e\x7d\xe4\x20\x67\x97\xaa\x52\xc8\x30"
- "\xed\x86\x0f\x20\xff\x47\x73\x7d\xfb\x8b\x1e\x5a\xfe\xdd\x8a\xbf"
- "\x01\xed\x0e\x7e\x6c\xe7\xd1\x9e\xf3\x8f\x29\xd4\xe1\x75\xe6\x2b"
- "\xc5\xa1\x6d\x63\x3e\xdf\x63\x1a\x8c\x91\xe9\x52\x34\x26\xba\x4c"
- "\x65\x89\x6e\x53\xb3\x91\xe6\x37\x67\x46\xba\x24\x84\xad\xdd\x7f"
- "\xec\xa9\x3b\x9d\x38\xe6\xf6\x31\xd2\x0e\xe3\x86\xa7\x8e\xbf\xc3"
- "\x48\xa4\x96\xe4\x06\x7c\x9e\x4a\x73\x36\x1e\xb2\xb6\xd5\x13\x4b"
- "\x32\x9f\xd7\x14\x9a\xf3\x8b\x14\x6e\x78\x96\xa1\x04\x7d\x55\x23"
- "\x8e\x15\x7d\x86\x7c\x39\x02\x72\x01\xbe\x3f\x16\xe3\x29\x0b\x9e"
- "\x15\x60\x06\xde\xa1\x1f\x89\x7b\xad\x17\xb8\xdd\x18\x17\x2a\xd7"
- "\x0e\x7c\x60\xf2\x7a\x0c\x63\x42\x13\xe1\xbb\x2f\x72\x91\xea\x98"
- "\xda\x79\x38\xaf\x2a\xc7\x38\x3b\xe7\xf9\xbd\x99\x2e\x3c\xdf\x0f"
- "\xed\x25\xa3\xf5\x89\x8f\xbc\xc8\xb0\x60\x83\x61\x55\x72\xca\x82"
- "\xb5\x86\x49\x5a\xe8\xc8\x69\x57\x2d\xd5\xae\x58\xb2\x62\x55\xf2"
- "\xfa\xde\xfe\xa6\x1c\xca\x75\x00\x70\x52\x85\xe5\x3a\x02\x3e\x2c"
- "\x1b\x83\x9e\x6a\x42\x59\x6f\x7f\x93\x9d\x27\x01\x34\x76\x3b\x79"
- "\x97\xef\x97\x70\x85\xcd\x85\xb4\x68\x97\x73\x0b\xee\x31\x5f\x8b"
- "\x7d\x06\x07\xb1\x92\x76\x28\x1b\x3b\x5b\xb0\x16\xe3\x20\xa4\xa6"
- "\x51\x4b\x6a\x3b\xb6\x03\x23\x35\x1f\xcf\xa5\xc5\xef\xc4\x5d\x34"
- "\x97\xd5\x37\x4b\xa6\x1a\x2e\x9a\x8f\x1b\x3d\xe7\xff\xb8\x4d\xc7"
- "\xeb\x39\x85\xdd\x81\xe7\xff\x74\x53\x0d\xa9\x01\x5e\x76\x99\xd4"
- "\x6a\xb0\x03\x8a\xe2\x6c\xb0\x63\xd0\xd7\xe0\xe3\x2f\xfc\x66\x9f"
- "\xc5\x4d\x75\x32\x77\x36\x91\xc3\x3d\x92\x46\x36\x6b\xbb\x15\x8d"
- "\x06\x7c\x8f\xe7\xfe\xb8\xbb\x75\x24\xfd\x28\xe5\x5e\xd0\x03\x6e"
- "\xb2\x09\xe5\xcf\x5a\xd5\x9f\x26\x90\x3e\x8a\xcb\x6f\x24\x27\xa7"
- "\x11\x29\xd2\x82\x9f\x44\xe6\xc1\xff\x69\x0b\x89\x12\xe8\x54\x69"
- "\x47\x20\xbd\x53\x37\xca\x95\xa1\x93\x77\x65\xe8\x46\x75\x53\x9d"
- "\xc2\xda\xe2\x24\xdd\xb7\xec\xab\xbb\xdd\x41\x64\xdb\xc1\x9f\x2a"
- "\xe6\xa0\x0d\x16\xed\xb2\xbb\x37\xea\x86\xbb\x36\xea\x64\xdd\xdd"
- "\x3a\xb9\x6b\x9d\x4e\xd6\xb5\x4e\x37\xbc\xbb\x53\x27\xb7\x2e\x76"
- "\x90\x8f\x1d\xbf\x25\xb5\x2d\xad\xfc\x38\x65\xb7\xb2\x79\x7c\xb7"
- "\xb2\x51\xa1\x68\x21\x51\x77\x18\xc0\xaf\x02\x3f\xf3\x2d\xf0\xa9"
- "\x01\x13\x0a\xd7\xbb\xfb\x2c\xd4\xdc\x54\x07\xfc\x9d\x33\xf5\x56"
- "\x7a\xd6\x9d\xf3\xa4\x4e\xfb\x04\xe8\xab\x2c\x59\x34\xa4\x01\x7e"
- "\x9e\x2b\xa4\x39\x3f\xb7\x43\xff\x5e\x0b\x17\xf4\x97\x79\x39\x80"
- "\x2f\x37\xbd\x11\x9e\xa3\x91\x96\xd1\xcd\x1a\x6f\xe7\xef\x33\xd2"
- "\xf8\x33\x51\x73\x1e\xdb\x5c\xcc\xf7\xfb\xa6\xe6\x7a\xfc\xf5\x43"
- "\x32\xff\xfb\xd8\x81\x66\x6f\x4f\xff\x99\x03\x9d\x63\xfe\xdc\xee"
- "\x57\x97\xe7\x8f\x70\xe1\x1c\x27\x07\x7c\x3b\x29\x79\x7c\x2c\xc6"
- "\x9e\xa2\x19\xd3\x84\x3e\xeb\x54\x7e\x1c\x0b\xf7\x7e\xe3\xb8\x06"
- "\x4b\x7b\x9c\x1f\x3b\xe1\xa4\x71\x18\xeb\xbf\x12\xe3\x7d\xe1\x38"
- "\x06\xe0\xba\xca\x2e\x79\x1c\xc7\xcd\x86\x41\x7f\xaf\x02\xae\x4a"
- "\xb8\x2c\xbf\xc2\xf1\x8d\x6c\x32\xd5\x33\xf6\xe3\xbf\xac\x8f\x43"
- "\xff\xf7\x37\xd5\xde\xfe\xef\xe3\xd0\xff\x9d\x6a\x09\x7d\x7d\xe0"
- "\xe3\xfa\x7e\xc6\xa1\x65\x18\xb7\x96\xe6\xd7\xab\x0b\xb8\x9e\x38"
- "\xb7\x60\x1b\x1e\x3f\x08\x7a\x22\x93\x7f\x67\x6a\xcc\x4c\xff\x9a"
- "\x44\xe0\xbb\x0a\x5c\x0f\x01\xcf\xda\x64\x09\xb5\x76\x38\x49\x01"
- "\xce\x4b\x44\xef\x72\x56\x5c\x70\x48\xb1\x5d\xd4\x42\x1a\xfc\xf6"
- "\x58\xc1\x05\x21\xdf\xc2\xe6\xd2\x8c\xd5\x84\x3f\xbb\x04\xcf\x3f"
- "\xc2\xf6\x52\x90\x0e\x7d\x4b\x3c\xab\x29\x19\x75\xf5\xcf\xae\x85"
- "\xff\xe5\x48\x47\x15\x8d\x99\x1c\xe4\x01\x6d\xa6\x95\x2a\x1b\xf5"
- "\x9c\xf9\xb8\x03\x6c\x48\x05\x1d\xfb\x4e\x02\xb7\xbd\x39\xb7\x33"
- "\xe7\x67\x58\x7f\x3e\x96\x30\xc6\x15\xc2\xb1\x13\x37\xf4\xe1\x6b"
- "\xcb\x5d\x84\x3e\xea\x22\x87\x53\xce\x43\xff\x43\x1d\xe5\x50\xda"
- "\xeb\x1d\xca\xa6\x3a\xb7\xb2\x49\x0b\x57\x8c\x21\x19\xe7\x93\xa7"
- "\x8d\xef\x89\x8f\xf9\x75\xff\xf1\x31\x21\xcf\x18\x4f\x8c\x4c\xf7"
- "\xba\xd0\xe3\x63\xba\xa5\x27\x74\xc5\xa9\x03\xc7\xc7\x04\x9f\xb5"
- "\x0e\xfc\x55\x8b\x27\x96\x89\x9b\x5f\x9f\x4e\x14\x6e\x65\x63\x02"
- "\x1f\x0f\xc5\x68\xe1\x63\x9a\xa0\xef\x8a\xb6\xa6\x33\x67\x9a\xde"
- "\xe3\x8f\xa2\xfe\x74\x9b\xd5\x5a\xb8\xa2\x21\x3d\xd3\x2e\x99\x5b"
- "\xe9\xd1\xad\x60\x73\x0b\xdc\xa3\xb6\xd8\x3b\x71\xcf\x41\xb7\xfe"
- "\x61\xa4\x05\x3e\x5a\xe0\xdb\x11\xee\x6e\xfd\x64\xb8\x1e\x82\xeb"
- "\xa7\x6e\xf3\xf1\x4c\xb7\xb9\xa9\xc2\x6d\x2e\xdb\x06\x57\x21\x5c"
- "\x45\x70\x95\xc2\xb5\x1b\x2e\xf0\x73\xca\xf6\xc2\x1d\xdf\xef\x87"
- "\xab\x12\xae\x03\x70\x59\xe0\x3a\xe4\xde\xde\x5c\xe0\x96\xc8\xa2"
- "\xe1\x8a\x81\x0b\xca\xd1\xa4\x71\x9b\xed\xad\x6e\x73\x63\x22\xdb"
- "\x0b\x3a\x3d\xca\x83\x55\xff\x71\x06\x26\xb1\xf3\x18\x86\x9d\xa0"
- "\x2a\x3c\x2b\x38\xed\x3c\xc6\xc7\xd3\x1f\xd6\x75\x84\x76\x2e\x87"
- "\x64\xfa\x94\x40\xd8\xc6\xfc\x41\xcf\x74\x87\x98\xdf\xb6\x80\xe3"
- "\x30\x9a\xe6\x42\x57\xf4\x3b\x71\xae\x6c\x92\x09\xba\x4d\x52\x9b"
- "\xd8\x42\xe2\x1d\x24\xa3\xba\xa5\x8b\x64\x2c\xa6\x6e\x5e\x0f\xa4"
- "\xe1\xf9\x2f\xef\xa7\x20\xce\xdd\x34\x41\xdb\x6d\x3a\x9e\xeb\x56"
- "\xd8\x2b\xa8\xc2\xde\xca\xc7\xdc\x03\x7d\x82\xe7\x9f\xf5\xf4\x6b"
- "\x11\x77\xd0\xb7\xad\x69\x3b\x4f\x36\x2e\xa6\x5c\x0d\x48\x18\xe3"
- "\xea\xa9\x24\xe4\x6d\x1e\x7f\x42\xdf\xf6\xc9\x46\x9a\x09\x78\x1a"
- "\xe9\x06\xbe\x71\xd8\xa7\x05\xec\xed\x4c\x25\xb1\x1e\xfc\x81\x5d"
- "\x57\x7b\xce\x8c\xa2\xc3\xa7\xeb\xe0\x9d\x0c\xcf\x94\x2a\x82\xbe"
- "\x6d\x51\x2a\x89\x29\x82\x77\xfc\xf9\x9f\x50\xee\x99\x06\x15\xe5"
- "\x5e\xd1\x91\x92\x97\x89\x5c\x79\x9a\x9d\x29\xeb\x06\xde\x7b\xcf"
- "\x55\x28\xab\x7f\xea\xb4\x96\x1c\xd6\x7d\x01\xf6\xb9\x02\xe4\x52"
- "\x56\xdf\x0d\x36\x0c\x78\xe9\x0e\x8d\x97\x4f\xd8\x2f\x15\x2f\xbb"
- "\xa3\x77\xd9\x19\x3f\x13\x09\xf2\xac\x37\x3f\x91\xc7\x1b\x5a\x80"
- "\x9f\xc0\x57\xeb\x51\x37\xf4\x4f\xc9\x42\x0f\x3f\x77\x00\x3f\x81"
- "\xa7\x1a\xe4\x29\xf0\x83\xe7\x29\x15\x78\x5a\x22\xe2\x29\xe8\x2f"
- "\x3e\x3e\x21\xf2\x94\x03\x9e\x96\x04\xe0\x69\xcf\x18\x01\xf0\x74"
- "\x67\x50\x3c\x2d\x1f\x04\x4f\x67\x4c\x08\xc4\x53\x17\xfa\x0e\xf9"
- "\x65\x75\x14\x74\xa3\xd5\xf5\x31\x1f\x6b\x93\x9a\x9a\x62\x38\x53"
- "\x93\x96\x53\x1c\xaf\xc7\x33\xc2\x71\xbe\x1f\xcf\x30\xe3\x63\x43"
- "\x95\xd3\x8b\xee\xfc\xe6\x58\x4c\x03\xdd\xa6\xbf\x13\xd7\x18\x19"
- "\xec\x60\xbf\x68\x65\xed\x05\x1c\x5f\x8b\x5f\xd1\x85\xbe\x77\x7e"
- "\xf3\x2a\x8e\xea\x09\xea\x95\xf9\xb7\x12\x59\x17\xe8\x0e\x43\x2a"
- "\xb9\xb1\x00\xf4\x61\x97\xb9\x29\xe6\x94\xe4\x29\xf9\x54\x03\x47"
- "\xe1\xca\xc0\x98\x91\x1c\xe8\x5d\xd0\xe7\xbc\x7c\x51\x66\x38\x6f"
- "\x58\x33\x1f\xf7\xb0\x3c\x75\xf1\x93\x44\x17\xc9\xd0\xf7\x95\x2f"
- "\x97\x91\xa0\x75\x9b\x06\x6e\x27\x78\x8e\x62\x5a\x2b\xca\xb5\x82"
- "\x58\x5b\xbc\xed\x84\x13\xf4\x34\xca\x02\xdb\x05\xb6\x91\xad\x22"
- "\xfd\x0c\xba\x5f\x5d\x2c\x9c\x2b\xe2\xce\x06\xfd\x8c\x31\xe4\x41"
- "\x96\x78\xde\x88\xdf\xf6\xb1\x11\xda\xc7\x06\xfe\xcc\x27\x0d\xf0"
- "\xa3\xa2\xab\x93\xc9\x10\x65\x66\x75\x55\xf1\xf2\x2b\x10\xec\x01"
- "\xe3\xbb\xfd\xdf\x94\x26\x80\x4f\x17\xa7\xe7\xf2\x9b\xb5\xb4\x53"
- "\x3f\x0a\xcf\xfd\xda\x79\x06\xf0\xb4\x18\x7c\xa8\xb3\x60\x2f\x56"
- "\x02\xbe\xce\x90\x98\x9d\x2b\xc1\x2f\xea\xc4\xb3\xdb\xa0\x3c\xeb"
- "\xd9\x99\xb7\x5c\xce\x74\x13\xbc\xe3\x63\x60\x72\x9e\x18\x98\xe7"
- "\x74\x38\xb6\xe1\x1d\x73\x5a\xa5\x93\x7a\xbf\x79\x3d\x71\x2b\xe2"
- "\xf4\x6c\xcf\xea\xcc\x0f\xf9\xb1\x60\xb9\x13\xfb\x0b\xa4\x4d\x32"
- "\x93\xdf\x2b\x48\x73\xdd\x9b\x0d\xe9\xb8\x96\x68\xe6\x1e\x9a\x3f"
- "\xcc\x68\xc0\xf3\xbb\x3d\xef\x32\x12\x90\x0f\xda\x3b\x32\x09\xd8"
- "\x80\xb8\x5c\x3c\xd7\x1d\xe3\x89\x85\x86\xc5\x99\x16\xcc\xcb\x6d"
- "\xba\x1e\x6d\x7d\x1c\x97\x7f\xbd\x02\x74\x4a\x2c\x7d\x05\xea\xfa"
- "\x32\xd4\xf5\x14\xf0\xf5\x14\xd4\x75\x9d\x50\x57\xe1\x3c\x3b\x0e"
- "\xf8\x0f\xef\xfc\xdb\x47\x4f\x5d\x5f\x01\x7e\xe7\x9e\x9f\xb5\xe9"
- "\x34\xb9\x8e\x82\x4f\x5e\xd3\xc6\xef\x17\xea\xb4\xba\xbe\x20\xf8"
- "\x5d\xde\x7e\x9b\xca\xca\xe7\x00\x1e\x91\xe7\xe0\x6b\x43\x5f\xb2"
- "\x91\x78\xe4\x80\xe5\xa1\xdd\xfa\x51\x25\x2b\xa1\x3c\xc8\xfb\x33"
- "\x64\x3c\xb6\x67\xe0\x7d\x4c\x09\xf2\xdf\xf7\x4c\xe9\x28\x5e\x06"
- "\xc3\x41\x06\x2b\x05\x19\x98\x05\x19\x80\xcf\x0c\xb6\x18\xc7\x7a"
- "\x34\x25\xd9\x4c\x06\xa1\xf1\x28\xbe\x65\x88\xdb\xeb\x84\xc0\xed"
- "\xf5\xe7\x37\x75\xb1\xbe\xb4\x04\x63\x71\x42\x3f\x61\x0d\xd7\x0d"
- "\xed\x36\x5f\x68\xb7\x54\xff\x53\x4f\x9b\x3d\x29\x99\x75\x30\xb8"
- "\x36\xfb\xf4\x7b\xdf\xd1\x36\x1b\x75\x69\xdb\xec\x33\x6b\x7d\xdb"
- "\xec\x33\xe5\xbe\x6d\xf6\x99\x17\xbd\x6d\x56\x78\x37\x24\x6d\xf6"
- "\x99\x94\x6f\xa6\xcd\x3e\x93\xe2\xa7\xcd\x46\x05\xd1\x66\x35\x01"
- "\xda\xac\xe6\xd2\xb5\xd9\x9f\x17\x5e\x3e\x1b\xfb\xac\xad\x4b\xea"
- "\xc7\xc6\x6e\x14\xd9\x58\x25\xda\xd8\xd9\x49\xfe\xda\x6b\x77\x11"
- "\xb4\x57\x85\xd0\x5e\x5f\xf8\x2b\xe4\x37\x67\xc9\xc7\x8d\x03\xb7"
- "\x57\x57\x91\xd7\x7f\x0a\xd8\x66\xf5\xd8\x66\xcb\x89\xd5\xce\xb7"
- "\xd9\x85\x9e\x36\x5b\x24\xf4\x87\xfa\x69\xb7\x51\x81\xda\x2d\x9e"
- "\xf1\x85\xe7\x7b\xf5\xdb\x6e\x05\x7f\xa9\x7b\x2c\xb6\x5b\xcb\x15"
- "\x66\x6b\x9f\xbd\xdd\xb7\xdd\x3e\x9b\xe8\xdb\x6e\x9f\xfd\x9e\xb7"
- "\xdd\x0a\xef\x86\xa4\xdd\x3e\x3b\xfe\x9b\x69\xb7\xcf\x8e\xff\xf6"
- "\xd8\xda\xe7\x02\x9e\xff\x37\xf4\xb6\xf6\x85\x5f\xf3\xed\x36\x90"
- "\xad\xcd\x10\x6c\xad\x12\x6d\x6d\xc2\xad\xc1\xb5\xdd\xe7\x6f\xfa"
- "\x8e\xb7\xdd\x4b\x6c\x73\x9f\xff\xca\xb7\xed\xbe\x10\xed\xdb\x76"
- "\x9f\xff\xd4\xdb\x76\x85\x77\x43\xd2\x76\x9f\x6f\xfd\x66\xda\xee"
- "\xf3\xad\xdf\x1e\x9b\x3b\x57\x11\xa8\xed\x6a\xc7\x91\xcc\x66\xc9"
- "\xdc\x25\xd6\x22\x7e\x6d\x60\xa6\xd5\x35\x89\xb0\x35\x2c\x73\xcd"
- "\x56\xcd\x44\xc2\xe5\xab\x73\xf1\xac\x09\x5c\x4b\xf3\x2b\xd1\x5a"
- "\x15\xb6\xb6\x62\xee\x7b\x9e\xb5\x36\x3b\x85\xf3\x28\xfa\x5b\x6b"
- "\x43\x4d\xea\x68\xe1\x77\xad\x6c\x7d\x8d\x5a\xeb\x79\x66\xb1\xb0"
- "\xe6\xb6\x51\xb3\x5a\xe3\x50\xaa\x03\x9d\xbb\x2d\x8f\xcc\xa2\x14"
- "\xcf\x71\x3a\x37\x6e\x9f\xe1\x5c\x1e\x21\x05\xfc\x5c\xcc\xbc\x18"
- "\xf8\xed\x0c\xb6\xc6\xe2\xb9\x59\xe7\xb2\x67\x11\x48\x9b\xe8\x49"
- "\xe3\xcf\xd5\xce\x8e\xa0\x1c\xbc\x03\x1d\x32\x79\x67\x3a\x91\x63"
- "\x7c\xd1\x3b\x2e\x20\x16\xe7\x4d\x03\x1d\x11\x85\x67\x41\xe1\xf9"
- "\x1b\xf4\xfb\x3f\xe8\x28\x69\x27\xb2\xda\xcd\xfc\xf8\x33\xae\xd1"
- "\x29\xcd\x47\xfc\x47\xdc\x56\x48\xa5\x32\xc2\x15\xbf\x33\x8d\x2a"
- "\x9b\x74\xfc\x9a\x60\xc0\x8a\x67\xdd\x0e\x9e\xa3\xc6\x8d\xdd\xd5"
- "\xea\x89\x6f\x49\xa1\x7c\x7f\x4b\x77\x48\xf1\xfc\xf3\x92\x64\xa2"
- "\x86\x4b\x41\xcd\x4d\x3a\x28\x57\x9d\x67\x3c\x31\xe0\xfa\x6e\x3c"
- "\x1b\xf8\x07\x1a\x99\xb0\x46\x08\xf7\xe9\xf2\x3e\xd3\x56\x29\x97"
- "\xeb\x86\x74\x9a\x9d\xc1\x9f\xc7\xa5\x02\x5e\xe0\x9a\x5c\x3c\x27"
- "\x89\x2b\xd9\x67\x78\xf5\x06\x42\xde\xdf\xd0\x2a\xc5\xf5\x20\xee"
- "\xff\xfa\x41\x87\x25\xfd\x6e\x8c\x63\xc1\xc7\x40\x3f\x29\x79\xb1"
- "\x26\xfe\x2b\x76\x0e\x30\xfc\x6f\xc3\x39\x98\xa7\xe0\x19\xd7\x07"
- "\x70\xe7\x34\x32\xa4\x85\xf4\xd7\x2c\xa9\x0d\x44\x65\x20\xf2\x7c"
- "\xa8\x9b\x40\x3b\xbb\x83\x8f\x5d\xf3\x22\xbf\xee\x16\x9e\xf5\x38"
- "\x6f\x00\xbf\x93\xe3\x3a\x28\x5a\xf4\xce\x34\x5e\x3f\x98\x9a\x74"
- "\xdc\xd8\x77\x84\x3d\x53\x4d\xba\xad\x50\x67\xa0\x51\xe0\x9a\x1f"
- "\xfe\x9e\x4e\xd4\xdb\x92\x31\x5e\xea\x8b\xf5\x70\x57\x58\x56\xe2"
- "\x7a\x95\x17\xa7\x60\xde\x81\xf7\x0d\x34\xe9\x68\xb6\x8c\xb0\xbd"
- "\x3f\x92\x4f\x9b\x25\xf3\x8d\x2a\x09\xa5\xb4\x68\x57\xeb\xab\x38"
- "\xce\x8d\x6b\xb5\xf9\xf5\xe7\xf3\x9f\x86\xfc\x65\x3b\xf9\x71\xdc"
- "\xf9\xb1\x76\xc9\xbc\xc6\x9e\x75\xfe\xfc\x9c\xd3\x7c\x5c\x57\x25"
- "\xc1\xdf\x08\xf4\x5a\x86\xbf\x26\x9d\x36\x3d\x82\xc2\xf3\x6a\xb6"
- "\x9e\x5b\xbe\x14\x7e\x6f\xf0\xae\x63\xe3\x7f\x07\x58\x9a\xbf\x19"
- "\x64\xc6\xaf\xb9\xc1\xe7\x80\x6b\xa5\x05\xb9\xd5\x68\x00\x1b\xbd"
- "\x65\xe7\xc1\x08\xe0\xc2\x83\x11\x2c\xef\xef\xd3\xed\x52\x36\xc7"
- "\xb1\x80\x5f\xb7\x96\x0f\x32\x74\xef\xd0\xc8\xf8\x38\xe2\xdd\x28"
- "\x17\x5c\x73\xbf\xe0\x08\xca\x65\x2b\xd8\x02\x46\x3b\xbf\xcd\x5b"
- "\x7e\xfe\xb7\xbc\x3c\x39\x90\x05\x5b\xfb\xbf\xa0\x98\x3f\x93\x06"
- "\x74\x06\xae\x3b\x3f\x64\x84\x72\x21\x6e\x01\x23\xef\x27\x3b\xa5"
- "\x25\xa9\x2c\xfd\x6f\xed\x4e\x29\xae\x25\xc1\xf1\x70\xf3\xcb\x44"
- "\x86\xe3\xea\x98\x27\x8d\xde\xd5\x7a\xa7\x47\x8e\x1b\x40\x76\xa9"
- "\x80\x5d\xe0\xf9\x56\xe0\x5f\x49\x17\x3f\x67\xd5\x5a\xc2\x11\x05"
- "\x07\x74\x76\xc9\x82\x7a\xc8\x4f\x5d\x7c\x3d\x75\xe0\x5a\x6f\xe0"
- "\xe1\x86\xce\x9c\x05\x3d\xfb\x1f\xb0\x4c\xb8\x56\xdb\xcc\xaf\xd9"
- "\x5f\x10\xcb\x30\xb4\x80\x78\xea\x1c\x88\x9f\xe6\xf7\x49\xb4\xf9"
- "\x0e\x32\x91\x53\x4c\xd2\xd3\x88\x1f\x94\xe2\x78\xf3\x4c\xa8\x35"
- "\xc6\xcd\x8f\x7f\xed\x04\xb5\x3a\xdc\x84\x53\x4e\xd2\xe3\xfc\x84"
- "\xfb\xd5\xdb\x46\xc7\xaf\xc7\x3d\x16\xc7\x73\x33\x9c\x44\x6d\x4d"
- "\x77\xb0\xb3\xd3\xc8\xd7\xc4\xbd\x06\x74\x38\xe8\x75\xb0\xa9\xb2"
- "\x8c\xaf\xc9\x18\xe4\x17\xa7\x3c\x9e\x7b\x52\x92\xb8\x65\x4e\x0a"
- "\xc9\x0c\x4d\x8f\x26\xf2\xe7\x14\xa1\x7f\x01\x3a\x5f\x8a\x6b\xf4"
- "\xac\x0e\xf0\x4f\xcc\xc7\x43\x8c\xf7\x91\xd8\x67\xbd\xb5\xb8\xde"
- "\x1c\x8e\x43\x0b\x75\x8e\xc7\x3a\x77\x38\x09\x8e\xe5\xcf\x5c\x8d"
- "\xf1\x49\xcf\x13\xce\x3c\x49\x8f\x75\x06\x5f\x47\x1e\xfa\x98\xfe"
- "\x42\x4d\x7f\xdf\xa6\xc0\x6f\xee\xd5\x1f\x94\x72\x8a\x26\x39\x7e"
- "\x1b\xcb\x80\x7b\x76\x66\x9e\x27\x3c\xdf\x91\xff\x56\xa7\x9b\x50"
- "\xa5\xb8\x0c\xae\x50\xcb\x10\xb8\xfe\x77\x90\x68\xd3\xfb\x4c\xee"
- "\xee\x57\x05\x1e\xe8\x71\x9e\xac\x49\x8e\x71\xf3\x67\x62\x19\x1c"
- "\xa7\xc9\x53\xa7\x09\x2f\x7f\xab\xae\x8d\xb8\x23\x6e\x1b\x8d\x6b"
- "\x2f\x50\xfe\xe9\x2e\x90\xff\x05\x27\xc6\x14\x71\x58\x33\x2f\x12"
- "\xf4\x5f\x5c\xe7\x74\xd2\xbe\xf2\x7f\x69\xcb\x1c\x63\xa8\xf2\x7f"
- "\x69\x88\xe4\xff\xd2\x15\x50\xff\x45\x61\xd4\x7f\xd1\x10\xd5\x7f"
- "\xd1\x15\x50\xff\xc5\x61\xd4\x7f\xf1\x10\xd5\x7f\x71\xc0\xfa\x3f"
- "\x36\x86\xa3\xfc\x9a\x9c\xc8\xcf\x1d\x68\x03\x98\xbd\x5a\x92\x85"
- "\xeb\x6f\xf8\x3d\x5a\xc2\x33\x61\x7b\xb6\xe4\xbd\x9e\x15\xbd\x9e"
- "\xd5\xbd\x9e\xa3\x7a\x3d\x6b\x7a\x3d\x47\x7b\x9e\xc1\x8e\x0c\x3b"
- "\x23\x59\xfc\x35\xf8\xa5\x99\x76\xc9\x12\x93\xf0\x3e\x06\x63\xee"
- "\x80\x4d\x8f\x09\x74\x7e\x9f\x52\x42\x68\xb7\x94\x12\xfe\x5c\x3d"
- "\xc9\x52\xd2\x95\x4d\x28\x8d\xb8\x41\x87\x67\x9f\x71\xa6\xb2\xfd"
- "\x33\x41\x4f\x5b\x1d\x4e\xf0\xf3\x35\xc3\x21\xef\xef\xe3\x99\x8e"
- "\x28\x57\x6d\x32\xae\xaf\x59\x72\x1a\xeb\x79\x87\xc1\x42\xb8\x88"
- "\xdb\xf8\xf5\x0d\x9c\xb9\x6c\xbf\x23\xe2\xb6\x1b\xe8\xf6\xe6\x02"
- "\x73\x36\x27\xb7\xb6\x1d\x25\xf9\x52\x4e\x9b\x96\x06\xf2\x6d\xdb"
- "\x4f\x36\xb6\xd1\xd6\x34\x17\x75\x5a\xe7\x59\x48\x86\x03\xcf\x44"
- "\xa9\x22\xb5\x8e\xa3\xfc\xb9\x28\xfc\xf9\x2f\x8e\xfd\x04\xfd\x9f"
- "\x0c\xa4\x81\xb4\x5a\xc7\x5e\x52\x03\xcf\x96\x95\xff\x82\x7a\x2e"
- "\x2d\xb6\xb6\xed\x85\xfe\x52\x59\x05\xa7\x28\xdb\x46\x15\x65\x85"
- "\x35\x6d\x78\x9e\x4a\x59\x11\x96\xb5\x16\xca\x61\x75\x55\x62\x3f"
- "\xab\x88\xcf\xb7\xa3\x8e\xef\x93\xe2\xbc\x2d\xa7\x04\x7a\x65\x59"
- "\x21\x96\x0f\xcb\xe6\xdf\xdf\xad\x8f\x81\xb2\x4f\x9a\xa3\x93\x11"
- "\xdc\x57\x11\x1a\x46\x96\x5a\x02\xfb\xd1\xf5\xbb\x59\xbe\xf2\x30"
- "\xf2\x5d\x16\x50\xff\x53\x93\x4d\x28\xaf\x3a\x9c\x7c\xfb\xac\x49"
- "\x17\xe5\x2b\x94\x57\x1b\x4e\xbe\x55\x81\xf3\x6d\x10\xca\x1b\x17"
- "\x46\xbe\x7a\x6d\x3f\xf9\x0a\xe5\xcd\x0c\x27\xdf\x80\xfb\x8b\x11"
- "\x0f\xe1\x61\x41\x5f\xdd\x1f\x16\xc2\xc3\xc1\xf2\x7e\xea\x6f\x8b"
- "\x09\x0f\x03\xcb\x53\xfa\xc3\x40\x78\xf2\x5f\xde\xaf\xfc\xc3\x93"
- "\xfd\xcb\x7d\xce\x7c\x17\xcb\x3e\x3c\xb9\xbf\x1c\x10\xff\xd8\x37"
- "\xa0\xa6\xcf\xed\x34\xb2\x39\x93\xcb\x2f\xb3\x73\x91\x9f\x37\xbf"
- "\xca\xc5\x91\xc7\x36\x11\xa2\x2a\x24\xd7\x3e\x56\x7c\x82\xc6\xf1"
- "\x7d\xee\x57\xe4\x9b\x8a\x88\x14\xfa\xd0\xd2\xf7\x36\xd4\x4b\xad"
- "\xae\x89\xa8\xb7\xdc\xbb\x53\x9d\x92\x1f\x42\xfa\x87\x60\x07\x3b"
- "\xc0\x97\x65\x79\x95\xd9\xf3\xd3\xe3\x08\xbf\xe7\x0e\xfa\x11\x33"
- "\x57\x9f\xa0\xb8\x97\x39\xfe\x6b\xd0\xaf\x85\x18\xff\x90\x5c\x0b"
- "\xbf\x75\x01\x8e\x21\x1f\x27\xf9\x3d\xe7\x90\xcc\x74\xf0\xb4\x0e"
- "\xb6\xe6\xfd\xf3\x66\xec\x2b\xd0\x0c\x1d\xc6\x32\x73\xc0\xb7\xd7"
- "\x47\x38\x88\xb4\x84\x3f\x8f\xe7\x95\x14\xbb\x24\x69\xb1\xb0\x6f"
- "\xb5\x8d\x8f\xb9\x07\x65\xc7\x98\x7b\xaf\x42\xbf\x01\xe9\xef\x30"
- "\x10\xe9\x47\x7c\x8c\xe2\x57\x4a\x31\x0e\x5f\x7f\xfb\xbf\xdd\x26"
- "\xfb\x21\xfc\x3d\x35\x81\x7d\x3e\x4d\xa4\xb5\x1d\x0e\x42\xa3\xdf"
- "\x89\xcb\x87\xfe\xc9\xd4\x5b\x71\x3c\xa5\x9d\xa4\x6f\xa2\x1c\x8e"
- "\x6d\x51\xc5\x71\x23\xae\x3f\x64\x31\xe2\x93\x26\x63\x5f\x5f\x38"
- "\x87\xe9\x86\x53\xf0\xcc\xf7\x91\x70\x1d\x8e\xa2\x4c\x4f\xf3\x95"
- "\x71\xb5\x1d\xed\x84\xc5\x39\x4f\x7a\x08\xe3\xa1\x9d\x53\xd8\x2d"
- "\x1d\x0a\x7b\x55\x67\x4e\xd2\x44\x4f\x1d\xf0\xfb\x9e\x74\xec\x13"
- "\x22\x1d\xbc\x4f\xf0\xec\x07\x0f\x70\x56\xf1\xe8\x78\x0d\x75\x20"
- "\x7f\x59\x59\x56\x1c\x44\x19\x50\x93\xbd\xb2\x23\x43\x37\x8e\x8d"
- "\x91\x24\xb5\x60\x5f\x1b\xca\xbd\x9b\xf5\x7b\xcb\x76\xf3\x7b\xff"
- "\xc1\x1e\xcc\xd1\x49\x43\xf4\x89\x93\xf8\xbd\xb0\x96\x71\x68\x7f"
- "\x57\xbc\x0b\xf9\x3f\xd8\x2c\x59\x21\x9c\x83\x5b\x56\xc9\xf6\x74"
- "\x26\xed\x86\x6f\x54\xc2\x73\x22\xd2\xc1\x7b\x9d\xf0\xde\x22\x7a"
- "\x6f\xc1\xf5\xa8\xc2\xfb\x69\xc2\xfb\x43\xa2\xf7\x87\x0c\xe3\x70"
- "\xdc\x63\x85\x01\xeb\x00\x7c\x2c\x85\xf7\xfb\xf9\xb8\x09\xfc\x19"
- "\x91\x65\xa5\x02\xdd\xfe\x36\xc9\x8a\x2d\xe7\x00\x63\xf0\xfe\x80"
- "\xe8\xf7\x07\x3e\x32\xc6\x92\xc7\x8a\x91\x87\x2b\x8a\xec\xd2\xe3"
- "\x42\xcc\xe9\xa4\x72\xbe\xee\x60\x43\xc5\xf9\xd9\x25\x2b\xf4\x68"
- "\x27\x3b\xc0\x47\x03\x9a\x02\xfc\xa6\x98\xdf\x9e\x9d\xa5\xda\xc5"
- "\x2b\x16\x6a\x17\xad\x5a\xbb\x12\x77\x06\xfa\xee\x79\x53\xe3\xde"
- "\x59\xce\xd4\x58\x6e\x2d\xc4\xbd\x7c\x6a\x7e\xdf\xf8\x36\x5c\xa3"
- "\x15\xd9\x64\x77\xe7\x37\x19\xb8\xc8\xe3\x05\x96\x0d\x8f\x92\x33"
- "\x92\x95\xfc\xfc\x81\x15\x34\x9b\x09\xde\x5b\x36\x7c\x8c\x69\x7c"
- "\x1c\x66\x3c\x2b\x86\x1f\x0f\xd8\x20\x27\x87\xb4\xed\xfc\x98\x02"
- "\xbc\x5b\xcf\x8f\x9f\x9c\x27\x52\x57\xb6\x9c\xec\x4b\xaf\x93\x1e"
- "\xe0\xec\xd2\x7d\x5c\x3d\xbf\x16\xfa\x23\x4d\x15\xb9\xd3\x28\xc7"
- "\x33\xe6\xa4\x1f\x40\x3f\x1d\xdf\xe3\x3b\xcf\xde\x22\xf8\xfd\x11"
- "\x7e\x5d\xf4\xcd\xec\xff\x8c\x42\xda\xf4\x91\xc6\x21\xec\x29\x5f"
- "\x39\x16\xcb\x8a\xeb\x1c\xdb\x24\x2b\x6f\xc2\xf2\xd9\x25\x2b\xb5"
- "\x11\x45\xfc\xfa\x70\xc5\x19\xc9\x2a\x25\x67\x6e\x2c\x47\xdd\xe0"
- "\xca\x59\x71\x94\x66\x2b\x7e\x8b\xfb\x0a\x8b\xde\xf0\xec\xa1\x5d"
- "\xe9\x14\xed\xb3\x53\x9c\x93\x92\x87\x3b\x73\x56\x29\x3c\x31\x33"
- "\xf0\xec\xa2\x40\xba\xc6\x09\xfe\xe3\xc5\xe8\x5d\x55\x9c\xa2\x11"
- "\x64\xd1\x58\x5e\x35\x85\xe0\x98\x8e\x04\xd7\x25\xb7\x49\x56\xcb"
- "\xa8\xb2\xb1\x30\x1d\xdb\x74\xfe\xf1\x82\xdf\xf2\x31\x98\x9a\xec"
- "\x7b\x71\x8d\x21\xf0\x72\x0f\x3c\x7f\x3c\xad\x9c\x68\x9f\x41\x7f"
- "\x6c\xd5\xa6\x27\x17\x53\xd7\x6d\xb3\x2c\xa4\xba\xe5\x8f\xe4\x93"
- "\xa3\x55\x44\x31\x8f\x44\x64\xd8\xa9\x9b\xaf\x63\x0a\x91\xc6\xdb"
- "\x49\x04\xc6\x73\xc2\x18\xee\xb8\x47\xa3\xd6\x59\x03\x3e\xd2\xfb"
- "\x29\xef\xa5\xb7\x0e\xd3\xce\x24\xe0\x5b\xb1\xf9\x6b\x7e\x0f\x92"
- "\x83\xdf\x17\xae\xc4\xb1\x74\xd1\xde\xa3\x6d\x69\x89\x94\xdb\x74"
- "\x9a\xc8\x6b\xf4\x5f\x90\xf8\xc4\x08\xca\xef\x3d\x32\x02\xa1\x03"
- "\x64\xbf\x8e\xad\x13\xdc\x7e\x81\x44\xd5\xa6\xd8\x89\xb5\xad\x8a"
- "\xec\x48\x26\x51\xb4\x53\x3f\xb2\xba\xea\x63\x42\xf3\x27\x27\xfe"
- "\x3e\xdd\x32\xcc\xad\x60\x6b\xb7\x54\x59\x12\x1c\x3b\x8d\x34\xe1"
- "\x1a\xae\x0b\x24\x76\xc1\xbf\x32\xf9\xf1\x5e\x1c\x5b\x77\x75\xea"
- "\xb4\xdd\x9d\xba\x9b\xbb\xd6\xe9\xc6\x79\xc6\xe4\x5f\x3c\xad\xc6"
- "\x39\x88\x04\x9a\xb3\x30\x11\xf7\x2d\xa1\x2f\xea\x52\xc6\xe9\x71"
- "\xfc\x9d\x8f\x4f\xb3\x4e\x17\xcd\x2d\xd2\x91\x3b\x1d\xfc\xbe\x28"
- "\x9c\x13\x50\x97\xbc\x84\x65\x6d\x27\xfc\x3a\x24\x25\x5b\x87\xe4"
- "\xc4\xf9\x70\x45\x93\xe6\x29\x30\xab\x5d\x63\x77\x55\x59\x8d\xbf"
- "\x25\x19\x17\x69\x13\xdf\x47\x30\x02\x6e\x73\x56\xc5\x50\x65\x93"
- "\xe6\xb0\xee\x18\xda\x96\x89\xa1\xeb\x07\x03\xbf\x96\x15\x79\x03"
- "\x72\xb2\xef\x6d\x47\xb9\x1d\x2f\xf8\x5d\xb2\x43\xfa\x44\x0b\x75"
- "\xd5\x2c\xfe\x2d\xf9\xa4\xbe\xce\x47\x3e\xbc\x3c\x81\x0e\xe5\x84"
- "\x32\x42\x59\x79\xe5\x74\x8c\x97\xd3\x5e\x8e\xc9\xa9\x4b\xf1\xb9"
- "\xdd\x23\x2b\x67\xd1\xae\xfa\x60\xe4\x55\xdd\xe2\x5f\x5e\xc0\xe7"
- "\x1e\x79\xbd\xd5\x4e\xa2\xac\x6d\xe0\x37\x83\xbc\x9e\x78\x9a\x90"
- "\x27\xf6\x50\xae\x66\xda\x67\x3d\x72\x73\x99\x02\xc8\xed\x2b\xaf"
- "\xdc\x40\xfe\xfd\xc9\xad\x25\x14\xb9\x55\xb7\x30\xb9\xb9\x84\xf5"
- "\x63\xba\x43\x44\xea\x5c\xa7\x93\x16\x5e\x20\x13\x51\x7e\x33\xfe"
- "\xa5\x25\x87\x67\xd7\x80\xcc\xfe\xe8\x23\x3f\xce\x6c\xaf\x04\x19"
- "\x54\xa3\x0c\xc3\x6b\x77\x29\x69\xc1\xb7\xbb\xe4\xf3\x57\xdb\xdd"
- "\x50\xb5\xbb\xe4\xa2\xc1\xb5\xbb\x94\x69\x57\xdb\xdd\x37\xdd\xee"
- "\x52\xa6\xf4\x6e\x77\x3d\x7e\x43\xf2\x92\x15\x0b\x97\xaf\x5c\xbe"
- "\x72\x99\xf6\xa5\xf5\x29\x4b\xd6\x30\xef\xc1\xc7\x7f\xd0\xb8\xd3"
- "\xe3\xa4\x78\xa6\x7b\x75\x61\x1d\xf9\xfd\x0d\x75\x52\xf7\x97\x1a"
- "\x19\x35\x3d\x5b\xc1\x99\x9e\x8b\xc5\xf3\xdd\xb1\x7d\xe2\xb9\xef"
- "\x27\x25\x1b\x1c\x18\xeb\x90\xc5\x89\xd9\xc0\xe2\x69\x44\xbf\x93"
- "\x80\x73\x41\xaf\x6e\x20\xb2\x57\x71\xdf\xb7\x13\xc7\x5c\xf8\xf7"
- "\xcf\x63\x5c\x36\x5a\xfc\x4e\x02\xc6\xea\xe9\x50\x94\x25\x6e\x86"
- "\xbc\x1c\xca\xc6\x72\x99\x16\xf7\xb5\xa4\x42\xb9\x57\xb4\x79\x63"
- "\x2f\x6d\x88\xa6\xc3\x53\x15\xa8\x17\x70\x1f\xe2\x19\x49\xea\xe9"
- "\x8b\x38\x8f\x02\xbe\xf4\x9c\x5b\xe1\x3b\x63\x77\xd5\xf3\x71\x25"
- "\x40\x47\xb0\xf7\xc6\x3d\xf8\xfd\x8b\xa6\xe3\x05\xe8\x6f\x9c\x53"
- "\x34\xd9\xcf\x99\x9a\x0c\x1f\xa7\x15\x0a\x3a\x62\xdd\x98\x27\x0a"
- "\x99\x8e\xa8\xd1\x00\x06\x67\x00\x06\x13\x06\xd2\x11\x22\xec\x8d"
- "\x0b\x4d\x47\x20\xd6\x10\x73\x88\xb7\x6b\x00\x6f\x88\x41\x0f\xe6"
- "\x7e\x25\x60\x4e\xd5\x48\xd4\x3c\xee\x5c\x0c\x77\xb8\x8f\xbb\xc6"
- "\xe8\xc5\x9c\xbb\x37\xe6\x2e\xf4\xc2\x9c\x54\xc0\xdc\x3a\x5f\xcc"
- "\xcd\xfd\x42\x4d\x76\xf0\x98\x4b\xf4\x62\xce\x1c\xa7\xf7\xe0\x0d"
- "\xb1\x87\x38\xe3\x96\xe9\x48\x4d\x5b\x7b\x0f\xf6\x4a\x96\xb2\xb9"
- "\x5c\x7e\xad\xb0\x94\x56\x5c\x5c\x27\xe8\x8a\xd3\x1e\x5d\xf1\x56"
- "\x00\x1b\xfd\x45\x98\xba\xc2\xc8\xe2\xbf\x80\xac\xba\x40\x6e\x28"
- "\xaf\x27\x34\xa0\x23\x34\xbb\xc8\x27\xb3\xaf\x10\xf9\x24\x0f\x8d"
- "\x7c\xf0\x4c\x6c\x28\x8b\x1f\x19\x2d\x68\x1b\x48\x46\x28\x1f\x94"
- "\x13\x2f\x1f\x90\x93\x67\xbe\x1d\xe7\x5f\x51\x56\x28\x9f\x3b\xd2"
- "\x88\x14\xe5\x55\x92\xca\xf4\x03\xea\x01\x7e\x7d\x77\x2f\xfd\x0e"
- "\x3c\x37\xa0\xcc\xf8\x3e\x76\xb6\x72\xd9\xb6\xd1\xde\x33\x74\x3a"
- "\x73\x36\x4c\xee\xeb\x43\x6f\x98\xe5\x8d\x3b\x97\x2a\x9c\x0b\xda"
- "\x98\xc0\x7c\xf6\x8d\x6f\x0b\x6d\x3e\x0e\xfb\xaa\x7c\xbf\xd4\x0d"
- "\xfd\x52\x05\xf4\x4b\x4d\xd0\x2f\xc5\x71\x43\x3e\x26\xc3\x86\x62"
- "\x36\xa7\x07\xfd\x50\xe5\x71\x23\xf4\x89\xf4\xc8\x4b\x7e\xfe\x58"
- "\x69\xb7\xe0\x7c\x17\x35\x43\x9f\x77\x97\x94\xc0\x73\xd5\x61\x9d"
- "\x3b\x44\x1c\x6d\x38\x20\xcc\x8f\x6b\x58\xbc\xc2\x8d\x26\x56\xbe"
- "\x54\x7e\x5d\x23\x3f\xb7\x28\xe5\x4a\xdd\xaf\xfa\xce\x2d\x8a\xe7"
- "\x9e\x7f\x9f\xee\x10\xe6\x15\x37\xb2\xf8\x5e\xd8\x5f\x02\xbd\xf7"
- "\x1e\xf4\x61\xbc\x73\x8b\x9f\xe1\xfb\xb5\xbe\x73\x8b\x1b\x85\xb3"
- "\xbb\x36\x96\xe2\x7a\x1a\x78\x9e\xc7\xd2\x53\x53\xc4\xe9\xde\xb9"
- "\x7b\x96\x8e\x7b\xb8\x84\xb1\x81\x36\x36\x2e\xb0\xb1\xd2\xd3\xff"
- "\x0e\xe0\x2f\x85\xa0\x97\x33\x8b\xbc\x7a\x39\x93\x1f\x3b\xa7\x9a"
- "\xe6\xdc\x9a\x3e\x7a\x19\x63\x7d\x65\x0e\x9b\x89\x7a\xd9\x74\x3c"
- "\x93\x95\x2f\x6d\x2a\xf0\x24\x02\xcf\xbe\xc3\x74\xdc\xeb\x84\x3a"
- "\xba\x98\xd7\xd9\xcd\xc6\xcd\xfc\xfa\x81\xb4\xc5\xbe\xba\x3a\xa3"
- "\xca\x57\x57\xa7\x6d\xef\x5f\x57\xa7\xcf\xe9\x5f\x57\xa7\x1d\xbe"
- "\xaa\xab\x87\x5a\x57\x7b\xfc\xba\x70\x75\x75\xba\xf6\xaa\xae\xbe"
- "\xdc\xba\x3a\x3d\x5a\xa4\xab\x67\xfb\xea\xea\x8c\xd6\xbe\xba\x3a"
- "\xc3\xe5\xd5\xd5\x69\x06\x5f\x5d\x9d\xf5\x54\x70\xba\x3a\x73\xfa"
- "\xa5\xd5\xd5\x99\x7a\x5f\x5d\x9d\x35\x51\xd0\x3b\xca\xd0\x75\x75"
- "\xd6\x98\xfe\x75\x75\xd6\x4d\xbe\xba\x3a\xb3\x83\xe9\xe4\xac\x19"
- "\x4c\x57\x67\x09\xe9\x69\x0a\x71\xba\x57\x57\xb3\xf4\xbe\xba\x3a"
- "\x6b\xf1\x00\xba\x5a\xe7\xe6\x3c\xba\xba\x1e\x74\x75\xbd\x94\x5b"
- "\x16\x48\x57\xe7\x94\xd6\xa0\xae\x4e\x46\x5d\x9d\x53\xda\xbf\xae"
- "\xce\x19\x89\x3a\x99\x8f\xf5\xf9\x26\x6d\xe1\x63\x2d\xbe\x49\x5b"
- "\x11\xa7\x33\xd3\x20\x1d\xd2\x30\x26\x25\xd2\x31\x1e\x7b\x74\x7a"
- "\xf6\x98\x1e\x9d\x0e\x74\xdc\x18\xaf\x4e\x47\x7d\x8e\x7a\xbd\xf8"
- "\x4d\x6a\x2f\x79\x13\xcf\x2f\xc9\x8e\xf3\xe8\x76\x33\xa4\xe1\x19"
- "\x25\x18\x4f\x09\xd7\x5e\x02\x0f\x5a\x5e\x85\xef\x21\x3d\xd0\xe9"
- "\x7d\x6d\xc0\x6b\xd5\xbe\x36\x20\xbb\xb8\x7f\x1b\xb0\xf9\xf9\xfe"
- "\x6d\x40\xf6\x91\xab\x36\xe0\x4a\xb3\x01\x9b\x63\xae\xda\x80\x81"
- "\x6d\x80\x3f\x19\xf5\xb6\x01\xb7\x0b\x36\xa0\x78\x40\x1b\xb0\x59"
- "\x1b\xd8\x06\xbc\xd6\xd6\xd7\x06\xe4\x10\xaf\x0d\xc8\x4e\xf1\xb5"
- "\x01\xbf\x78\x3a\x38\x1b\x90\xf3\xd4\xa5\xb5\x01\x39\x49\xbe\x36"
- "\xe0\x17\x93\x05\x1b\xf5\x17\xb1\x0d\xe0\x22\x82\xb1\x01\xbf\x18"
- "\xeb\xb1\x01\xa8\x63\xdf\xc3\xf9\x86\x1e\x1b\x80\xba\xf0\x17\xb7"
- "\x58\x52\x9b\x45\x36\x20\xc7\xc9\x74\xfd\x2f\x66\xb9\x79\x1b\xf0"
- "\x0b\x85\x60\x4b\x2a\xc5\xe9\x5e\x1b\xc0\xd2\xdd\x62\x1b\xd0\x8a"
- "\x36\xe0\x17\xfa\x01\x6c\x40\x6c\xf0\x36\xc0\xe4\xf4\xda\x00\x93"
- "\xd3\x63\x03\x50\xef\xa3\x0d\x40\x9d\x8d\x76\x80\x8f\x5b\xc6\xaf"
- "\x37\x31\x2d\x54\x39\x88\x1c\xe3\x14\xe3\x98\x0a\xea\xee\xfc\x76"
- "\x66\x0b\x78\x9a\x95\x8c\x06\xf4\x79\x0b\xe8\xf0\x56\xd0\xe1\xad"
- "\xe6\x33\x44\x06\x74\xf5\xf9\xb8\x76\x11\x9e\x51\xd7\xab\xda\xc0"
- "\x6e\xb8\x78\xbb\x51\x8f\xf6\x86\xf1\xcb\xb4\xd0\xd7\x76\xe4\xce"
- "\xf1\xd7\x1f\x28\x10\xd9\x8e\x92\xeb\xe9\xd1\xce\x9c\x5c\xa3\xc7"
- "\x1e\xe4\xc3\x33\xda\x8c\x82\x76\xde\x66\xd8\xc1\x66\xb4\x30\x9b"
- "\x91\x5b\xd4\x43\x03\x65\xe0\x69\x98\x5d\xa9\x7f\x15\xcf\x7b\x63"
- "\x34\x16\x5f\xbb\x62\x8a\xf1\xb5\x2b\xb9\xe7\xd1\xae\x40\x1d\xf0"
- "\x6c\x34\x09\x67\x6e\x2c\x74\x17\xef\xaa\x47\x1b\xc3\xde\xe7\xfd"
- "\xa1\xc7\xae\x5c\x2f\xb2\x2b\x46\x8f\x5d\xd9\x72\xd3\x15\x6f\x57"
- "\x00\xcb\x35\x69\xdf\x25\xbb\x92\x97\x76\x25\xd8\x15\x94\xcd\x35"
- "\xa2\xb1\xe1\x40\x76\x05\x63\x58\xd4\x24\x7d\xdb\xed\x4a\x9e\x31"
- "\xb0\x5d\x31\x4d\xe9\x6b\x57\x4c\x09\x5e\xbb\x92\x5b\xed\x6b\x57"
- "\xcc\x7b\x82\xb3\x2b\xa6\x77\x7b\xdb\x15\xe4\x65\x3e\x5b\x63\xd1"
- "\x86\xf6\xc4\x6d\xb6\x5b\x38\xb4\x2d\x61\xd9\x15\xd3\x21\x5f\xbb"
- "\x62\xde\x26\xd8\xbd\x83\xa1\xdb\x15\x33\x3f\x76\x94\xef\xb1\x2b"
- "\x17\x7a\xdb\x15\xf3\x26\x5f\xbb\x62\x9e\xc5\xec\x87\xb9\x9c\xd9"
- "\x15\xf3\x62\xc1\x3e\x1d\x10\xa7\x7b\xed\x0a\x4b\xef\x6b\x57\xcc"
- "\x96\x01\xec\x8a\xa2\xbb\x68\x57\x7d\x97\xa9\xc9\xe2\xda\xbd\xcf"
- "\x30\x7e\xde\x8d\xee\xde\x6d\x83\xb5\x09\x37\x3b\x37\xc8\x33\xc7"
- "\xf5\x2c\x21\xdd\x8a\xcf\xed\x9c\xb0\x3f\xba\x2b\x7a\x57\xd5\xc9"
- "\x24\x68\x1f\x6d\x81\xdb\x07\xb4\x0d\xb9\xa7\x6d\xd4\xe8\xff\x45"
- "\xa0\xbd\x48\x71\x8e\xeb\x2d\x68\x17\xd6\x8e\x7a\x5e\x8f\x29\x5a"
- "\xb4\x04\x63\x5d\x2a\xdb\x88\x5a\x29\x91\x0c\x7f\x12\xbc\x7a\x37"
- "\xb4\x91\xa9\xb7\x52\xee\xb6\x46\x2d\x51\xea\x49\x24\xb6\x93\xf7"
- "\x85\x39\x14\x8c\x6d\x81\x73\x27\x80\xcf\xd8\x05\x9f\xb2\xf6\xf1"
- "\x16\x5c\x5d\xac\x7d\x8c\xeb\xea\xd4\xdd\x1c\x68\xee\xc4\x6a\xb4"
- "\xf3\x73\x27\xb8\xf7\x08\xf7\x7c\x71\xd0\x3e\x28\xce\x9d\x38\x59"
- "\x9b\x80\xf2\xaa\x77\xf2\x73\x27\xcd\x3e\x73\x27\x3f\x69\x24\x52"
- "\x8c\x7b\xb1\x43\x3c\x77\xa2\xab\xe9\xd3\x26\xb0\xad\x60\x9b\x08"
- "\x5d\x7f\x6d\x9d\xdc\xdf\x5a\x26\x17\xf0\xda\xad\x68\xb2\xd0\xb7"
- "\x9a\x2b\x7e\xd7\xec\x94\x60\x8c\x51\x37\xc8\x8e\x03\x3d\x45\x15"
- "\xbd\xf4\x54\xb7\x20\x87\x6e\x26\x07\x90\xa1\x7c\x7e\x07\xa1\x0b"
- "\x5c\xe0\x6b\x75\x0b\x71\x46\x9d\x76\xc0\xa1\x6e\x74\xf1\x06\xe4"
- "\xbb\x86\x14\x0b\xb1\x46\xb9\x8d\xfa\x91\x1c\xf0\x9a\x66\x4b\xc9"
- "\x7b\x17\x9c\xfc\x5c\xa3\xa9\x8b\x8c\x07\xbd\xa4\x44\xbd\x04\xd8"
- "\x1d\xb5\xb3\x0b\xf8\xde\xc4\xf8\x8e\x71\xec\xf0\xee\xda\xa8\xd3"
- "\x42\xde\x37\x77\x77\x83\x5e\x72\x32\xde\xcf\x5f\xad\x26\x7c\x7c"
- "\x52\x9c\x6f\x04\x5b\x5f\x0b\xf2\x46\xbd\x34\xb3\x43\x45\xf1\x2c"
- "\x0f\xee\x4b\x1d\xc6\xf4\x8a\xbe\xb3\x03\xcf\x6d\xd1\x21\x36\xd4"
- "\x25\x27\x71\xbe\xb1\xc1\x67\xbe\xd1\xb1\xd1\x3b\xdf\x58\x5b\x7e"
- "\x8c\xad\x0f\xf1\xb1\x1d\xe6\xa3\xdd\xc5\xbb\xaa\x90\xef\xbc\xed"
- "\x48\x09\x95\xf7\x05\x01\x63\xa5\x5f\x7a\xde\xab\xbf\xe5\xbc\xdf"
- "\xba\x79\x70\xbc\x7f\x23\x60\xfc\x97\x4b\xcf\x7b\xf9\xb7\x9c\xf7"
- "\xbf\x24\x83\xe3\xfd\xaf\x2a\xfa\xe3\x3d\xf6\x3d\x3c\xfd\x0e\x4f"
- "\x9f\x03\xed\x18\xb3\xc3\x6f\x4e\xf1\xf6\x37\xde\x9c\xe2\x99\xb7"
- "\x05\x9e\xc9\xcc\xc2\x78\x93\x61\x29\x9e\x87\xf1\xeb\xbf\x78\xe6"
- "\x6c\xd1\xdf\xe7\xe5\xf8\x16\xc8\x71\x25\xee\x1d\x12\x64\x08\x36"
- "\x67\x41\x07\xd8\x85\xb1\xbb\xea\xdd\x66\xb0\x49\xef\xee\x33\x04"
- "\x90\xa7\x14\xed\x89\x32\x85\xa8\xe7\x1b\xbc\x72\xe5\x36\x82\x3c"
- "\xbb\xc0\xcf\x72\xb6\x12\xdc\x0f\xac\x6a\x05\xff\xab\x5b\x3f\x72"
- "\x1e\xf8\xf3\x1e\x99\xbe\x9f\xea\xe4\x7d\x2c\xbf\x32\xdd\xee\x2b"
- "\xd3\x73\x7e\x64\xfa\xe2\x72\x68\xa7\x52\xc1\x0f\xe6\x65\x6a\xef"
- "\x91\x29\x6f\x47\x36\xea\xa2\x51\xae\x1e\x99\xa2\x1d\xe1\x65\xda"
- "\xc6\xec\x48\x4f\xec\xa4\x8d\x5e\x3f\xb8\x3a\xf1\x0b\x3f\x32\x7d"
- "\x23\xcd\x47\xa6\x89\xa1\xca\xf4\xd7\x9b\x7d\xfd\xaa\x37\xbf\x0e"
- "\xce\xaf\x7a\x53\x82\xbe\x93\xd8\xaf\xc2\xe7\x73\xd0\x57\x77\x2b"
- "\xed\x87\x3a\xc2\xf2\xa5\xde\x54\xfb\xfa\x52\x6f\x36\xb2\x32\x6d"
- "\xbb\x3d\x74\x5f\xea\x4d\xde\xff\x7a\xef\x2d\xd6\x07\xf6\xf5\xa3"
- "\xde\x3c\xec\xeb\x47\xbd\x59\xc8\xfc\xa5\x37\x1d\xe7\xb2\xd1\x8f"
- "\x7a\x73\x2f\x4b\xdf\x36\x5e\x9c\xee\xf5\xa3\x58\x3a\x3b\xd3\xfe"
- "\x4d\x57\x68\xbe\xd3\xf7\xbf\x61\xdf\x49\xd3\x8f\xef\xa4\xf9\x8e"
- "\xf8\x4e\x85\x01\xd7\xff\x5f\xb5\xdf\x03\xd9\x90\xff\x52\x0f\xce"
- "\x86\x6c\xef\xb8\x6a\xbf\xc3\xe5\x7d\xa1\x65\x70\xbc\xdf\xd1\xef"
- "\xfe\x87\xfe\xed\x77\x89\xcc\x6b\xbf\x4b\x64\x81\xed\x77\xf1\xfa"
- "\xab\xf6\x3b\x14\xfb\xfd\xd6\xe4\xc1\xd9\xef\xe2\x29\xbe\xf6\xbb"
- "\xe4\x0f\xc1\xd9\xef\xe2\x0f\x87\xde\x7e\x17\xd7\xf9\xda\xef\x92"
- "\x22\x56\xa6\x1d\xa7\x43\xb7\xdf\x25\x9b\x02\xdb\xef\x92\xd7\x7c"
- "\xed\x77\x49\x02\xb3\xd3\x25\x15\xcc\x7e\x97\x24\xb1\xf4\x1d\x6d"
- "\xe2\x74\xaf\xfd\x66\xe9\xcc\x7e\x97\x1c\x08\xcd\x7e\xab\xbe\x61"
- "\xfb\xad\xee\xc7\x7e\xab\xbf\x23\xf6\xbb\x74\xe2\x55\x1b\x12\xae"
- "\x0d\x29\xa9\x1b\x9c\x0d\x79\x3b\xe0\xf9\xd7\x03\xdb\x90\xdd\xd3"
- "\xbc\x36\x64\xf7\xb4\xc0\x36\xe4\x9d\x83\x57\x6d\x48\x28\x36\xa4"
- "\x34\x73\x70\x36\xe4\x9d\x5c\x5f\x1b\xb2\xfb\x7c\x70\x36\x64\xf7"
- "\xb0\xa1\xb7\x21\xbb\xa3\x7c\x6d\xc8\x6e\x3b\x2b\xd3\xae\xbb\x42"
- "\xb7\x21\xbb\x3f\x0c\x6c\x43\x76\x1f\xf1\xb5\x21\xbb\x85\xb3\x32"
- "\x76\x77\x30\x1b\xb2\x5b\x88\x6b\xbf\x2b\x56\x9c\xee\xb5\x21\x2c"
- "\x9d\xd9\x90\x77\x49\x68\x36\x64\xc4\x37\x6c\x43\xe4\xfd\xd8\x10"
- "\xf9\x77\xc4\x86\xfc\xa6\xcf\xf9\x87\xc1\xeb\xb1\x3d\x6a\xaf\x1e"
- "\xdb\xa3\x0e\xac\xc7\xca\x5f\xbb\xaa\xc7\x42\xd1\x63\xef\x46\x0d"
- "\x4e\x8f\x95\xcf\xf2\xd5\x63\x7b\x0e\x06\xa7\xc7\xca\x6b\x86\x5e"
- "\x8f\x95\x37\xfa\xea\xb1\x3d\xe5\xac\x4c\xbf\xb9\x18\xba\x1e\xdb"
- "\xb3\x25\xb0\x1e\xdb\xf3\x4b\x5f\x3d\xb6\x67\x31\xd3\x57\x7b\x0e"
- "\x30\x3d\xb6\xc7\xc8\xd2\x7f\xe3\x14\xa7\x7b\xf5\x18\x4b\x67\x7a"
- "\x6c\x4f\xd5\x40\x7a\x0c\xdb\x45\x8d\xa6\x57\xbb\x78\xc5\xd3\x2e"
- "\xf6\x4e\xfc\xa4\xc8\xd3\x2e\xf6\xf2\x3e\x1a\x57\xf4\x4e\xc2\xeb"
- "\xa9\x44\x66\xc2\x33\x71\x40\x47\x18\x5e\xc0\x76\xf1\xbb\xf7\x70"
- "\x7d\x89\xa2\x11\xf4\x5e\x8b\xa0\x07\x8d\xa0\x07\x5b\xe0\x19\xe3"
- "\xa4\x8d\x7d\x27\x01\xf5\x17\xae\xd3\xc0\x67\xa6\x0f\x1d\xc3\xf0"
- "\x4c\x1e\x7e\x9e\x5d\xd4\x6e\xf8\xb6\x72\x4e\x68\x2b\xe7\x58\x5b"
- "\xf1\xec\x97\x4b\x6b\xa1\x9c\x7b\x8d\x6e\x74\xfc\xe2\x08\x8a\xed"
- "\x87\xdf\x87\x05\xed\x87\xae\xd1\x45\x16\x25\x43\x9b\x71\xb4\x12"
- "\x8c\x85\x8f\x6d\x46\x99\x25\x89\xa4\xe7\xf4\x23\x41\x27\x32\xdd"
- "\xc7\x55\x0d\x73\x61\x5c\xab\x35\xa0\xfb\xda\x41\xf7\xb5\x7b\xdb"
- "\x0a\xce\x9d\x9f\x5b\xa3\xd3\x76\xac\xd1\x8d\xeb\x3e\x07\xba\xcf"
- "\xd1\xbb\x9d\x2c\x68\xdb\xd9\x8e\xba\xaf\x95\x6f\x27\xbc\xee\x83"
- "\xb6\xc1\x9d\x03\xdd\xb7\x4c\xd0\x7d\xe7\x74\xa8\xeb\xd5\x3b\x97"
- "\x82\xee\x4b\x3c\xc5\x74\x9f\xe0\xc3\xfd\x10\x75\xdf\x1a\x9d\xf4"
- "\x57\xed\x82\xee\x5b\x88\xba\xef\x30\xb4\x91\xbf\xfa\xea\x3e\x65"
- "\xb8\xba\xef\x77\x46\xdf\x76\xb2\xf7\x5f\xc1\xb5\x93\xdf\x9d\x0f"
- "\xd4\x4e\xba\xcd\xe1\xb6\x93\xbd\x32\xdf\x76\xb2\xb7\x8e\x95\xe9"
- "\xb7\xd7\x86\xde\x4e\xf6\xfe\xa1\xa7\x9d\xbc\xd2\xbb\x9d\xec\xfd"
- "\x8b\x6f\x3b\xd9\x6b\x62\xed\x61\x6f\x0b\x6b\x27\x7b\x4b\x59\xfa"
- "\x6f\xd5\xe2\x74\x6f\x3b\x61\xe9\xac\x9d\xec\x75\x5c\x9d\x2f\xff"
- "\xb6\xd9\xfb\xf7\x93\xae\xce\x97\x87\xdb\x67\x7c\x4f\x36\xb8\x3e"
- "\xe3\xef\x5b\xaf\x8e\xb7\x87\xcb\xfb\xf7\xf7\x0f\x8e\xf7\x7f\x58"
- "\x7c\x75\xac\x24\x5c\xde\x57\xc4\x0e\x8e\xf7\x7f\xb4\x0f\xd4\xc7"
- "\x08\xec\x4b\xfd\xc9\x54\xdd\xd3\xc7\xf8\x93\xc9\xb3\x3e\xb7\x6f"
- "\x1f\xe3\x4f\x12\xdf\xbd\x74\xfb\x7e\xd9\x7b\xed\xec\x40\x7d\x0f"
- "\xd7\xd5\xbe\x07\xc8\xfa\x0f\x7b\x07\xd7\xf7\xd8\xdf\x6b\x7d\xe2"
- "\x9f\x1f\x08\xce\xa7\xfa\xd3\xf4\x40\x3e\x95\x2b\xec\xbe\xc7\x9f"
- "\x12\x7c\x7d\xaa\x3f\xc7\x08\xd8\x78\x31\x74\x9f\xea\xcf\xc3\x02"
- "\xfb\x54\x7f\x56\xfa\xfa\x54\x7f\xb2\x33\xdf\xe9\xcf\x13\x99\x4f"
- "\xf5\x27\xe1\x8c\xf0\x7d\xf3\xc4\xe9\x5e\x9f\x8a\xa5\x33\x9f\xea"
- "\xcf\x53\xae\xce\xa3\x7f\xdb\x7c\xaa\xff\x63\xb9\x6a\xd7\xc3\xb5"
- "\x2d\x7f\x4e\x18\x9c\x6d\xf9\xcb\x37\xb8\xfe\xf3\xdb\x6e\xd7\x2b"
- "\xe5\x83\xe3\xfd\x5f\xfb\x5d\xff\xd9\xbf\x5d\x3f\xb8\xd8\x6b\xd7"
- "\x0f\x2e\x0e\x6c\xd7\x0f\xd8\x7c\xed\xfa\x7f\x2f\xbf\x6a\xd7\xc3"
- "\xb1\xeb\x7f\xd9\x3c\x38\xbb\x7e\x60\xb7\xaf\x5d\xff\xdb\xb5\xc1"
- "\xd9\xf5\x83\x37\x0d\xbd\x5d\x3f\x18\xeb\x6b\xd7\x0f\xba\x04\x6c"
- "\xdc\x1b\xba\x5d\x3f\xf8\x45\x60\xbb\x7e\xf0\x5f\xbe\x76\xfd\xa0"
- "\xb0\x4f\xed\x6f\x6a\x66\xd7\x0f\x56\xb3\xf4\xff\x9e\x20\x4e\xf7"
- "\xda\x75\x96\xce\xec\xfa\xdf\xa2\xaf\xce\xaf\x7f\xdb\xec\xfa\x07"
- "\x01\xcf\xff\xba\x6a\x5b\x06\xb2\x2d\x7f\x1b\x64\x9f\xf1\xc3\xa8"
- "\xf0\x6d\xcb\x47\x16\xaf\x6d\xf9\xc8\x12\xd8\xb6\x7c\x74\xaf\xaf"
- "\x6d\xf9\xf0\xf0\x55\xdb\x12\x8e\x6d\xf9\xc0\x3e\x38\xdb\xf2\x11"
- "\xf1\xb5\x2d\x87\x56\x04\x67\x5b\x3e\xda\x34\xf4\xb6\xe5\x23\x93"
- "\xaf\x6d\x39\x24\x94\xe9\xc3\x5f\x86\x6e\x5b\x0e\x3d\x10\xd8\xb6"
- "\x1c\x7a\xc4\xd7\xb6\x1c\x8a\x62\x36\xe4\x50\x12\xb3\x2d\x87\x74"
- "\x2c\xfd\xc3\x02\x71\xba\xd7\xb6\xb0\x74\x66\x5b\x0e\x19\xaf\xce"
- "\xbb\x7f\xdb\x6c\xcb\xe1\x7e\xd7\xff\xf6\xaf\xdf\xaa\x4a\xbd\xfa"
- "\xad\xaa\x34\xb0\x7e\xab\xfa\x9e\xaf\x7e\xfb\xfb\xbb\x57\xf5\x5b"
- "\x38\xfa\xed\x90\x69\x70\xfa\xed\x7f\xed\xbe\xfa\xed\x48\x90\xf1"
- "\x80\xaa\x5e\x1c\x7a\xfd\x56\xd5\x2b\xfe\xc3\x11\x21\x06\xd0\xdf"
- "\x57\x87\xae\xdf\x8e\x8c\x09\xac\xdf\x8e\xdc\xe4\xab\xdf\xaa\x84"
- "\xf8\x3f\x47\x66\x30\xfd\x76\x44\x48\xff\xbb\x41\x9c\xee\xd5\x6f"
- "\x2c\x9d\xe9\xb7\x23\x09\x83\x9b\x8f\xff\xc4\xee\x9d\x8f\xff\x84"
- "\x97\x05\x57\xd8\x9c\xdb\x77\x3e\xfe\x93\x39\x38\x1f\xef\x6d\x2f"
- "\x47\x6c\xfc\xdc\x3c\xb6\x99\x0e\x16\xbf\xc7\xef\x3c\xfd\x98\xe6"
- "\xdc\xab\xf3\xf4\x97\x72\x9e\xfe\x13\xad\x6f\xfb\xa9\x36\x07\xd7"
- "\x7e\x3e\x29\x1e\xfa\x79\xfa\x4f\xf6\xfa\xb6\x9f\x6a\xa3\x80\x95"
- "\xb7\x43\x6f\x3f\xd5\xcf\x07\x6e\x3f\xd5\x0b\x7d\xdb\x4f\xb5\xd0"
- "\xc7\xac\x36\xb1\xf6\x53\x3d\x4d\x68\x83\xa5\xe2\x74\x6f\xfb\x61"
- "\xe9\xac\xfd\x54\x17\x06\xe3\x1f\xb8\x14\x4d\x87\xd0\xde\x8f\x6f"
- "\xbc\xd1\xdd\x83\xf3\x14\x01\xe7\xfe\xfc\x83\x97\x98\xbd\xe0\x7d"
- "\x83\xdd\xfb\x52\x06\xf4\x0f\x5a\x04\xff\x60\x71\x5f\xff\xc0\xe3"
- "\x1b\x14\x01\xbe\xdf\x0a\x6a\x8e\x5e\xc0\x3b\xfa\x06\x17\x42\xf5"
- "\x0d\x5e\xf2\xfa\x06\xe6\x5e\xbe\xc1\xb2\x5e\xbe\x01\x8f\xf7\x66"
- "\x1f\xbc\xf7\xf1\x0d\x7a\xf0\x3e\x54\xbe\x41\xad\xfa\xea\x1c\x7d"
- "\xb8\xfd\xce\xea\xbd\x83\xeb\x77\x5a\x4d\x57\xc7\xf2\xc3\xe5\x7d"
- "\xed\x20\xc7\xf2\x3f\x95\x5f\x1d\x6f\x09\x97\xf7\xd6\x41\xc6\x72"
- "\xf8\x6c\x73\xf8\xfd\x91\x63\xb3\xbc\xfd\x91\x63\xb3\x3c\xfe\x95"
- "\x27\x36\x22\xe8\x67\x99\x39\x19\xae\x0b\x84\xbc\x9e\xcc\x9f\x33"
- "\x20\xb7\xb6\x1c\xc3\x73\xd7\xc0\xe7\x3a\x7a\x38\xde\x28\xf6\xb9"
- "\xfe\xef\x74\x8f\xbf\x15\x8f\xbe\x18\xf8\x56\xe8\x57\x79\xfa\x20"
- "\x18\xd7\xaa\xdf\xf5\xc3\xb7\xec\x4b\xc1\x3e\x4b\xb7\xb2\xe9\xd0"
- "\x77\xb7\xbf\xf2\xe9\xac\xc1\xf5\x57\x8e\x16\xf8\xfa\x5b\xc7\xdc"
- "\xc1\xf9\x5b\xc7\x94\x43\xdf\x5f\x39\x16\xed\xeb\x6f\x1d\x6b\x15"
- "\x70\x22\x09\xdd\xdf\x3a\x76\x24\xb0\xbf\x75\xec\x53\x5f\x7f\xeb"
- "\xd8\x6e\xe6\x57\x1d\x73\x31\x7f\xeb\x58\x25\x4b\xff\xbf\x44\x9c"
- "\xee\xf5\xb7\x58\x3a\xf3\xb7\xfe\x9f\x3c\x48\x7f\xab\x6a\x10\xfe"
- "\x96\xf1\xdb\xe3\x6f\x2d\xba\xc2\xfd\xad\xcf\x33\x83\xb0\x3b\x87"
- "\x7a\xd9\x9d\x94\xab\x76\x07\x75\xcd\xff\x8b\x1e\x9c\xdd\xa9\x77"
- "\x0d\xc8\x7b\x93\x88\xf7\xa8\xf3\x05\xbe\xbb\x63\xf6\xa5\x84\xcd"
- "\x7b\xd0\xf5\xc5\xe9\xdf\x66\xbe\x7f\x5e\x35\x38\xbe\x37\x04\x3c"
- "\xff\xf0\xaa\xaf\x35\x10\xef\x6d\x53\x06\xc7\xfb\xe3\x8e\xf0\x7d"
- "\xad\x7f\x34\x7e\xd2\xe3\x6b\xfd\xa3\xb1\xb7\xaf\x85\xbe\xd5\x53"
- "\x4e\xe6\x73\xbd\x0e\xbe\x52\xde\x4a\xf0\xbb\x52\x09\xb1\xb6\x1c"
- "\x24\x26\xf0\xbd\xf2\xce\x80\xff\x95\x04\xfe\x97\xeb\x5d\xc1\xff"
- "\xfa\xc7\xd3\xbe\xfe\x57\xe3\x11\xbf\xfe\x97\xd2\xeb\x7f\xb9\xc0"
- "\xb7\xea\x7e\x77\x5f\x4a\xc1\x19\x91\x2f\xf6\x72\x5f\x5f\xac\xcb"
- "\xdc\x54\xd5\x75\xcb\x3e\x63\x37\xf8\x63\xfd\xf9\x62\x3c\x26\xfc"
- "\xf8\x63\xff\x19\xbe\x58\xc3\x81\xc1\xf9\x62\xff\x88\xf6\xf5\xc5"
- "\x4e\x6c\x09\xce\x17\xfb\xc7\xf6\x80\x63\x5f\x61\xfb\x62\xff\x28"
- "\xf7\xf5\xc5\x4e\xa4\x08\x98\x59\x11\xba\x2f\x76\x62\x4e\x60\x5f"
- "\xec\xc4\x8b\xbe\xbe\xd8\x09\x61\xef\xe9\x89\x5c\xe6\x8b\x9d\x98"
- "\xc2\xd2\x1b\x93\xc4\xe9\x5e\x5f\x8c\xa5\x33\x5f\xec\xc4\xb6\x20"
- "\xe7\xc6\x0e\xb9\xc0\xa6\x7f\xf3\xeb\x29\xfb\x9b\x1b\x1b\xaa\xf5"
- "\x94\x2f\x5d\xe1\x73\x63\x4d\x03\x8f\x7f\x5d\xf5\x09\xfc\xe8\x9a"
- "\x13\xe5\x83\xb3\x4b\xcd\xb9\x57\x7d\x82\x70\x79\xdf\x34\xc8\xb1"
- "\xaf\x16\x59\xf8\x3e\xc1\xc9\x3a\xef\xf8\xcb\xc9\xba\xd0\xc6\x5f"
- "\x4e\x4e\xf5\xb5\xff\x2d\xfe\xed\xff\xd5\xf1\x97\x10\x6c\x7e\x73"
- "\xdd\xe0\x6c\xfe\x49\xb5\xaf\xcd\xff\x72\x53\x70\x36\xff\xa4\x79"
- "\xe8\xc7\x5f\x4e\x16\xf9\xda\xfc\x2f\xf5\x02\x4e\xb2\x42\xb7\xf9"
- "\x5f\x4e\x0f\x6c\xf3\xbf\x7c\xda\xd7\xe6\x7f\x19\xc3\x6c\xfb\x97"
- "\x69\xcc\xe6\x7f\x39\x91\xa5\xb7\x64\x8a\xd3\xbd\x36\x9f\xa5\x33"
- "\x9b\xff\x65\x6e\x68\xf3\x5d\xaa\x2b\x74\xbe\x4b\xfd\x1d\x99\xef"
- "\xfa\x8a\x5c\xb5\x3b\xe1\xda\x9d\x2f\x8b\x06\x67\x77\x4e\x0d\x18"
- "\xff\x23\xb0\xdd\x39\x3d\xcd\x6b\x77\x4e\x4f\x0b\xcd\xee\xb4\x1d"
- "\xf4\xb5\x3b\xff\x7e\xe4\xaa\xdd\x19\xac\xdd\xf9\x6a\xda\xe0\xec"
- "\x4e\x5b\xaf\xf8\x47\xa7\x83\x8c\x7f\x74\x3a\x60\xfc\xa3\xf0\xed"
- "\xce\xe9\x5e\xf1\x8f\x4e\x0b\xf1\x8f\x4e\x85\x11\x37\xe4\xf4\x87"
- "\x81\xed\xce\xe9\x5e\xf1\x8f\x4e\x0b\xf1\x8f\x4e\x0b\xf1\x8f\x4e"
- "\x0b\xf1\x8f\x4e\x39\xc5\xe9\x5e\xbb\x73\x4a\x14\x37\xe4\xcc\xd5"
- "\xf8\x47\xdf\xba\x75\x98\x67\x07\xa1\xff\xda\x75\x5e\xfd\xd7\xae"
- "\x0b\xbc\x0e\xf3\xeb\x62\xdf\x75\x98\x8e\xdb\xaf\xae\xc3\x0c\x47"
- "\xbf\x9d\x19\x64\x5c\xa4\xaf\xf5\xbe\xfa\xad\xfd\x58\x70\xfa\xed"
- "\xeb\x7f\x0d\xbd\x7e\xfb\xba\xc3\x57\xbf\xb5\x5b\x58\x99\xce\x86"
- "\xa1\xdf\xda\xdf\x0e\xac\xdf\xda\xf7\xf8\xea\xb7\xf6\x34\xa6\xc7"
- "\xda\x8f\x32\xfd\xd6\x5e\xc0\xd2\xcf\x3a\xc5\xe9\x5e\xfd\x76\x56"
- "\xa4\xdf\xda\xed\xa1\xcd\x6b\x86\xe5\x57\x5f\x86\x79\xcd\xa1\xf2"
- "\xab\xaf\xf4\x79\xcd\x8e\x84\xab\xe3\x68\xe1\xf8\xd4\xed\x1d\x83"
- "\xf3\xa9\xcf\xd7\x85\x6f\x53\x9c\xfb\xbd\x36\xc5\xb9\x3f\xd0\xfc"
- "\x4e\x1e\xe0\xce\x04\x3e\xf1\x96\x33\x44\xf6\x3a\xce\xef\x1c\xad"
- "\x21\x66\x9c\xdf\x59\xe9\x99\xdf\x29\x16\xfc\x6c\xe7\xad\xbe\x7e"
- "\xf6\x85\x3d\xfe\xfc\x6c\xf4\xaf\xdd\xe0\x3b\xbb\x7a\xcf\xeb\xbc"
- "\xe0\xdf\x16\x75\x29\x9b\xaa\x2e\xbe\xbb\xcf\x18\xaa\x2d\xda\xb1"
- "\x81\xd9\xa2\xb7\xbe\xf5\xb6\xa8\xa3\x74\x70\xb6\xa8\xb3\xc3\xd7"
- "\x16\x5d\x5c\x18\x9c\x2d\x72\xae\x1e\x7a\x5b\xe4\xcc\xf4\xb5\x45"
- "\x17\x67\x08\x58\x79\x2a\x74\x5b\x74\xf1\xf6\xc0\xb6\xe8\xe2\xbd"
- "\xbe\xb6\xe8\xa2\x9c\xd9\x9c\x8b\x89\xcc\x16\x5d\x8c\x66\xe9\x17"
- "\x66\x88\xd3\xbd\xb6\x88\xa5\x33\x5b\x74\x31\x29\xb4\x31\x9e\x11"
- "\x57\xe8\x18\x8f\xfc\x3b\x32\xc6\xd3\xd5\x12\xbe\x4e\x74\x97\x57"
- "\xf7\xec\xdf\x70\x97\xf7\x19\x67\x48\x05\x7f\xbb\x9d\xcd\x73\xf7"
- "\x8c\x33\xd8\xbf\x10\xf4\x9f\x7b\xac\xaf\xfe\xeb\x0e\xa8\xff\xfa"
- "\x9b\xcb\xc6\x71\x05\x37\xe8\x46\x57\xf1\x20\xe6\xb2\x53\xbf\xed"
- "\x3a\xef\xe2\x20\xe3\x2b\xbb\x5a\x7d\x75\x1e\x37\x27\x38\x9d\xe7"
- "\x5e\x12\x50\xe7\x85\xbd\x8f\xc3\x9d\xe2\xab\xf3\xb8\x38\x01\x1f"
- "\x0b\x43\xd7\x79\xdc\x4d\x81\x75\x1e\x77\xab\xaf\xce\x73\xbb\x98"
- "\x6e\xe3\x66\x33\x9d\xc7\xa9\x59\x7a\x77\xa2\x38\xdd\xab\xf3\x58"
- "\x3a\xd3\x79\x5c\x62\x7f\x3a\x8f\x9a\xca\xaa\x0a\xa4\x5c\x05\x5c"
- "\x95\x50\xc6\x31\x80\x0d\x0b\xfc\x5f\x05\x32\x1e\x0d\xff\x07\xf4"
- "\x49\x1c\xca\xb2\x2a\x2e\x1b\xca\x2c\x25\x12\xab\xe3\xac\xc5\x72"
- "\x83\x0b\xcb\x6d\x67\xfc\x29\xab\x52\xb9\x46\x4c\xe3\xa8\x9e\x80"
- "\x5c\xaa\xf8\xb3\x31\x81\x1e\xf7\x07\x69\x53\x49\xe4\x19\x09\x25"
- "\x1e\x3a\x28\x6f\x64\xb3\x84\x3b\x88\x79\x74\xe6\x50\x05\xd4\x25"
- "\x29\x60\x59\x21\xaf\xf8\x3d\xe3\xc8\x26\x17\xfd\xd2\xb2\xb2\x9d"
- "\xb4\x48\xe8\x1c\x55\xdb\x88\x69\x34\x23\x81\xa0\x2f\x57\x71\x83"
- "\x43\x86\x79\xe2\x79\xba\xf0\x6e\x22\xbe\x73\x43\x19\xd3\x57\x10"
- "\x69\x7e\xfb\x08\x39\xe8\x89\x61\x19\x1d\xb4\x75\x95\x0b\xca\x0c"
- "\xd8\xfc\x60\x5c\xbd\xec\xf7\x6f\x41\x9a\x9b\x68\xf0\x6c\x52\xcc"
- "\x03\xfc\x59\x28\x0f\x7d\xbe\x04\xe8\xfd\x95\xe1\xb5\xf7\xc9\xf8"
- "\x61\xb7\x52\x7b\x68\xb8\xa1\x7b\x03\xf1\x51\x95\x35\x8e\x58\x6e"
- "\x03\xde\x69\x89\xd4\xdf\xfb\x90\xbe\x23\x25\xfd\xed\x7f\x97\xe3"
- "\xd9\xc6\x19\xdb\x89\x74\x2b\x37\x42\xfe\x51\x1a\x7f\xfe\xb0\xa3"
- "\x33\x8f\x64\xda\x25\x8b\x1b\x91\xe7\x78\xae\x25\x9e\xff\x0e\xb8"
- "\x21\x90\x5e\xf8\xa1\x91\x90\xde\xb2\x48\x5e\xbc\x62\xa1\x36\x65"
- "\xf9\x8a\x25\xab\xd6\xa6\x68\x6f\x59\x3c\x8a\xcc\x5e\xb5\x4a\xbb"
- "\x62\xe1\xca\xf5\x5a\xf1\x9b\x49\xda\xc5\xcb\xd7\x2c\x7c\x29\x69"
- "\xc9\xed\x2b\x16\x19\x46\xa1\xb0\x45\xe5\x88\xc2\xb2\x70\x79\x64"
- "\x77\xc9\x1b\x84\xfc\x6a\x34\x91\x61\xb9\x3a\xf3\x24\x72\xcf\x19"
- "\xa6\x78\x86\xa7\x14\x68\x32\x40\x3f\x6e\x4d\x1f\x81\xb4\x51\x3b"
- "\xa1\x5c\x25\x50\x6e\x28\x23\x94\x59\x32\xc1\x53\x66\x0f\x26\x32"
- "\x10\x13\xe9\xed\xe4\xa4\x54\x32\x47\xe5\x1c\xf1\x33\x4a\x13\xb0"
- "\x7e\x18\x43\x4b\x02\x69\xef\xf2\xb6\xcc\x5c\x56\x05\xbf\x35\x78"
- "\x30\x86\xbf\xa5\xf9\x65\x05\x9d\xd8\x4e\xa8\xfe\xa7\x7c\x9b\x92"
- "\x4a\xa7\xcd\xd1\x49\x08\x7f\x86\x6a\x9e\xa4\xa8\xe7\x0c\x55\x48"
- "\x47\xde\x42\x39\xda\x20\x7d\xbf\x5d\x72\x9f\x02\xd3\xf1\xec\x5f"
- "\x3c\x0b\x15\xcb\x0c\xf5\x02\x5b\x4a\x2d\x34\x5b\xc0\x7e\xee\xf9"
- "\x59\x9c\xe9\xfa\x58\xab\xec\x02\x89\x77\xd1\x6e\xba\xe5\xfc\xac"
- "\xda\x8e\x0e\xa2\xca\x32\x2c\xa2\xa3\xc8\x9f\x54\xae\xe5\x4b\xf0"
- "\x0c\x57\xce\x7c\x7d\x2c\x35\xab\xa6\xcd\xb9\x95\xa8\x3b\xf3\xa4"
- "\x6a\xd1\x59\xae\xb2\xd0\xe4\x2f\xe5\xe5\x8f\x72\xc4\x33\x5a\x99"
- "\x1c\xa5\x89\x1f\xa6\xf4\x95\x63\x0f\xfe\xf6\x70\xe4\x30\x60\x81"
- "\x2a\xea\xd5\xf1\x6e\xc6\x47\x6c\xbb\xe7\x32\xf4\xe4\x4e\x9e\x77"
- "\x11\x1a\x2e\xff\x73\x07\x67\xaa\xd7\x51\x53\x7d\x14\xf0\xac\x3c"
- "\x3f\x95\x68\x17\xb8\xd5\xc4\x7c\x81\xc4\x3a\xcc\xf5\xe0\x9f\x64"
- "\x4a\xc0\x1f\x91\x82\x3d\x89\x05\x9d\x11\x2b\xb4\xf7\x72\xe4\xe3"
- "\xff\xb6\x11\x32\x73\x0d\x21\x5f\x4e\x26\x11\x25\xf0\xbb\x10\xeb"
- "\xc3\xdb\x7f\x9a\x27\x2d\xda\x09\xbf\xc5\x33\x7a\x43\xfb\x7d\x44"
- "\x4c\xc0\x76\xe7\xad\x77\x81\xff\x7a\xcb\xd4\x5c\x7e\xbd\x01\xea"
- "\x5d\x0e\xf5\xde\xe6\xa7\xde\x05\xac\xde\xc3\xda\x87\xbe\xde\x11"
- "\x2c\xfe\x75\x5e\xc4\xb6\xf0\xea\x2d\x8b\x1e\xb8\xde\xb6\x00\xf2"
- "\x1e\x26\x87\x7a\x83\xbc\x6d\x20\x6f\x9b\x1f\x79\xdb\x04\x79\x5f"
- "\xd3\x3c\xf4\xf5\x96\x1d\x65\xf5\x96\x99\xc2\xab\xf7\xb0\x80\xfa"
- "\x4f\x54\xef\x00\xf2\x1e\x4e\xb8\x7c\x1b\xc8\xdb\x06\xf2\xb6\xf9"
- "\x91\xb7\x4d\x90\xf7\xb5\x9f\x0d\x7d\xbd\x87\xb1\xf8\x87\x79\xc3"
- "\x36\x87\x57\xef\xe1\x8a\x81\xeb\xdd\x10\x40\xde\xc3\x9d\x50\x6f"
- "\x90\x77\x03\xc8\xbb\xc1\x8f\xbc\x1b\x04\x79\xdf\x97\x37\xf4\xf5"
- "\x1e\xce\xce\x7f\xce\x1b\x9e\x16\x5e\xbd\x47\x04\x5c\xff\x22\xaa"
- "\x77\x00\x79\x8f\x70\x70\xf9\x0d\x20\xef\x06\x90\x77\x83\x1f\x79"
- "\x37\x08\xf2\x9e\xfb\xe8\xd0\xd7\x7b\xc4\x01\x56\xef\x11\x29\x61"
- "\xd6\x3b\xe0\xfa\x77\x91\x5e\xd3\x80\xee\xea\x23\x73\xab\x71\x22"
- "\xb9\xe3\x02\xd6\x7f\x64\x22\x55\xd6\x6b\xae\xc9\xca\x94\xb8\x14"
- "\xf5\xd1\xd7\x40\x5f\x6e\x47\x36\xa7\x57\xd9\xc9\x48\xa8\xab\x9e"
- "\xe6\x37\x56\xe0\x9d\x83\x7c\x5c\xa0\xfb\xdd\x8a\xfa\xa8\x2e\x53"
- "\x59\xf9\xeb\x4b\x89\x36\xc3\x41\xd4\xb5\xe9\x76\x92\x6e\xa0\x8e"
- "\x5a\xd2\x44\x94\x76\x22\xc5\xf1\xb2\x4f\xda\x2a\xc9\xca\x64\x4a"
- "\x21\xef\xe9\xd8\xc7\xcc\x3f\x49\x62\xc1\x27\xce\xa4\x60\x3f\x0a"
- "\x38\xa2\x85\xfc\x63\x91\x97\x90\xf7\x1f\x55\xb3\x89\xe4\x6f\x2f"
- "\x39\x09\xf2\x13\x79\x0b\xfd\xd1\x58\x9e\xaf\x1d\x84\x3c\x39\x97"
- "\xf1\x75\xc7\xd2\x50\xf9\x3a\x52\x98\xff\xab\x8f\xb5\xda\xbb\x08"
- "\xf8\x96\x6a\xdc\x73\x6f\x97\xca\xeb\x6a\x0d\xed\x84\xe6\xc9\x53"
- "\xa8\xb9\x5e\xcb\x81\xcd\x0a\x31\xdf\x80\xf1\xaf\x45\xfc\x2e\x04"
- "\x7e\xf7\xc1\x9a\x97\xdf\xa3\xa0\x1f\x52\x5f\x28\xf0\xbb\xe8\x9a"
- "\xc6\x61\xed\x01\xf8\x5d\x08\xfc\x2e\x07\x7e\x6f\x0b\x9e\xdf\xa3"
- "\xfe\xe2\xcb\xef\x7a\xc3\xe5\xe1\xf7\x28\xe1\xfc\xd3\xfa\x0a\x5f"
- "\x7e\x8f\x8a\x63\xfc\x1e\xd9\x02\xfc\x2e\x05\x7e\x17\x84\x98\x6f"
- "\x63\x10\x7a\x1c\xf0\xdd\xd7\x86\x79\xf9\xad\x88\xa3\x4a\x9b\x80"
- "\x6f\x1b\xe0\xfb\x9a\x66\xff\xfc\xb6\x01\xbe\x6d\x80\x6f\x5b\x08"
- "\xf8\x56\xdc\xda\x8b\xdf\x97\x09\xdf\xd7\x08\xe3\x7f\xb6\x5e\xf8"
- "\xbe\xa6\x82\xf1\xfb\x9a\xd9\xd4\x6c\x03\x7c\xdb\x42\xc4\xb7\x62"
- "\x46\x10\xfc\x06\x7c\xf7\xb5\x9d\x5e\x7e\x2b\x2b\x80\xdf\x02\xbe"
- "\x6d\x80\xef\x6b\x3f\x0b\xc0\x6f\xc0\xb7\x0d\xf0\x6d\x0b\x01\xdf"
- "\xca\xed\xbe\xfc\xb6\x5d\x26\x7c\x2b\x17\x0b\xfc\xee\x85\x6f\xa5"
- "\x96\xf1\x5b\x71\x08\xf8\x0d\xf8\xb6\x85\x88\x6f\xe5\x81\x20\xec"
- "\x16\xe0\xbb\xaf\xcd\xf6\xf2\x5b\xa5\xa5\xca\x06\x01\xdf\x0d\x80"
- "\xef\xfb\xf2\xfc\xf3\xbb\x01\xf0\xdd\x00\xf8\x6e\x08\x01\xdf\xaa"
- "\x91\xbd\xf8\x7d\x99\xf0\x1d\xc9\xfc\x3f\x53\x43\x2f\x7c\x47\x16"
- "\x30\x7e\x47\x4e\xa0\xe6\x06\xc0\x77\x43\x88\xf8\x56\x8d\x0f\x82"
- "\xdf\x80\xef\xbe\xbe\x82\x97\xdf\xea\x02\xe0\xb7\x80\xef\x06\xc0"
- "\xf7\xdc\x47\x03\xf0\x1b\xf0\xdd\x00\xf8\x6e\x08\x01\xdf\xea\xf5"
- "\xbe\xfc\x6e\xb8\x4c\xf8\x56\x0b\xe7\x5f\x36\xf4\xc2\xb7\x9a\x30"
- "\x7e\xab\x76\x03\xbf\x01\xdf\x0d\x21\xe2\x5b\x5d\x14\x8e\x7f\xb2"
- "\xa6\x98\xc8\x7d\x79\x3e\x5a\x76\xe9\x7c\x94\x6b\x4f\x7f\x33\x3e"
- "\xca\xb5\x95\xfe\x7d\x94\x6b\x53\x18\xcf\xaf\xd5\x84\xe7\xa3\x8c"
- "\x0e\xb8\xff\xa1\x3f\x1f\xa5\x2f\xcf\xaf\x33\x5e\x3a\x3f\xe5\xba"
- "\x85\xdf\x8c\x9f\x72\xdd\x78\xff\x7e\xca\xe8\x56\xc6\xf3\xd1\xa6"
- "\xf0\xfc\x94\xeb\x02\xc6\x3f\xe8\xcf\x4f\xe9\xcb\xf3\xa8\xb6\x4b"
- "\xe7\xab\x44\x1d\xfb\x66\x7c\x95\xa8\x52\xff\xbe\x4a\xd4\x3c\xc6"
- "\xf3\x28\x12\x9e\xaf\x12\xe5\x0c\xc7\x57\xe9\xcb\xf3\xeb\x13\x2f"
- "\x9d\xbf\x72\xfd\xf4\x6f\xc6\x5f\xb9\x3e\xca\xbf\xbf\xf2\x3d\xa1"
- "\xff\xf3\xbd\x94\xf0\xfc\x95\xeb\x83\xe8\xff\xf4\xf5\x57\xfa\xf2"
- "\xfc\xfb\x47\x2f\x9d\xcf\xf2\xfd\x83\xdf\x8c\xcf\xf2\xfd\x5c\xff"
- "\x3e\xcb\xf7\xa7\x30\x9e\x5f\xdf\x1a\x9e\xcf\xf2\x7d\x7b\x38\x3e"
- "\x4b\x5f\x9e\x8f\x99\x76\xe9\xfc\x96\x31\x77\x7d\x33\x7e\x8b\xc6"
- "\xe5\xdf\x6f\xd1\x54\x32\x9e\x6b\xe6\x85\xe7\xb7\x8c\x99\x1d\x8e"
- "\xdf\x82\xbc\x46\x9e\xa3\xaf\xc2\x78\x1e\xad\xa1\x91\x9f\x3b\xba"
- "\xc1\x1f\x51\x02\xdf\x95\x6d\x44\x5a\x8c\x3c\xaf\x67\x3c\x77\x47"
- "\x36\x56\x00\x7f\xf4\xc8\x33\xbe\x1e\xff\xd6\x44\xba\x4d\xf5\xd1"
- "\x54\x4a\xa0\x2e\x72\x72\x52\x7a\xc3\x2d\xae\x6c\x12\xa9\x4d\xcf"
- "\x82\xff\xa3\x47\x22\x8d\x36\x3d\xe7\x0b\xa8\x63\x04\xce\x51\xb8"
- "\xcc\x65\xb3\xdc\xca\xe3\x75\x27\xa5\x3f\x58\x42\xc7\xbe\x33\xab"
- "\x1b\x7c\x09\xfa\x8a\x26\xca\xda\x56\x41\xac\xae\x8f\x49\x6d\xfd"
- "\x5f\x09\x17\xd9\xf8\xc7\x3b\x5d\x44\x47\xff\xad\x8b\xaa\x4e\xb1"
- "\x13\xf7\x22\x8d\xc2\x6a\xac\x02\x5c\xfc\x91\xc4\xb7\xd2\x0b\xf4"
- "\x9f\x3a\x45\xb7\xb2\x49\xed\x56\x36\x16\xb8\xcd\x4d\xf5\x2e\x65"
- "\x13\x79\x2f\x15\x7a\x82\x4e\xa2\x4b\x6a\xa1\x34\xff\x25\x22\xcb"
- "\x6f\x26\xf2\xad\x2f\x11\xc5\xd6\x66\xa2\xae\x6e\xa9\x27\x35\xa7"
- "\xaa\x48\x4d\xbb\x8d\xd4\x5c\x80\xab\x0b\x2e\x0e\xae\x4c\x1b\xa9"
- "\x6e\x23\xe4\xa9\xd3\x84\x64\xb4\x50\xc7\x4f\x1a\x49\x54\xb5\xab"
- "\x9e\x68\xe7\x13\x72\x46\x7a\xc3\x45\x45\x22\x89\xa2\xff\xd4\x10"
- "\xba\x48\x23\x85\x77\x32\x4c\xb7\xba\x1c\xa4\xba\xc5\x89\xef\xeb"
- "\xe1\xbd\x2c\xa3\x05\xf2\xe7\xaa\x30\x96\xa1\xa3\x3a\xf3\x08\xd4"
- "\xef\xb9\x38\xe0\xb3\xce\xe3\x93\xe5\x77\x91\xd8\xad\x20\x66\xc4"
- "\x4c\x3c\x65\x98\xd9\xd9\x15\x2a\x66\x7e\xc0\xe2\xbf\xbf\xa2\x19"
- "\x0d\xfc\xbe\x81\x7b\x25\x41\x3d\xd3\x76\x82\xe2\x7a\x30\x9c\x9f"
- "\xa9\xed\xf8\x98\xe0\x9c\x75\xfc\x7a\x42\x66\xb8\x09\x41\x9e\xe0"
- "\x5c\xf2\x4c\x03\x51\xe1\x3a\x35\xee\xdf\xba\xd1\xd6\x16\x07\xd9"
- "\xe4\x82\xb2\x9e\x71\xf6\x94\xb5\x76\x73\x2d\x81\x77\x37\xd4\xea"
- "\xed\x44\x61\x20\x6a\xe4\x33\xf8\x45\x9a\x99\xad\x64\xe4\xca\x0e"
- "\x4a\x91\xc7\xc8\x5b\xe4\x33\xe6\xe7\xe1\xbd\x75\xb1\x83\x64\x38"
- "\x89\xda\x9a\x0e\x77\x23\x75\x58\xc9\xd7\x04\xca\xa8\xa0\xca\xe7"
- "\xe2\x00\x1f\xfb\x11\x13\x76\xe9\x0d\xd1\x80\x83\xd1\x34\x6f\x4c"
- "\x5d\x09\xd4\x17\xe7\xf6\x43\xab\x73\x74\x30\xf3\x1f\x7d\x7c\x42"
- "\x11\x9e\x0b\x19\x9e\xc7\xb5\xd2\xc8\x7a\x03\xe0\x79\x1b\xc3\xf3"
- "\xb0\xf6\x20\xf0\x5c\xe4\xc5\x73\xf4\x79\x2f\x9e\xc7\xd9\x02\xe3"
- "\x79\xdc\xbd\x02\x9e\x2b\xae\x4c\x3c\x8f\x3d\xd2\x3f\x9e\xc7\x96"
- "\xf7\x83\xe7\x72\x8f\xbf\x3b\x34\x78\x1e\x47\x2e\x23\x9e\x0b\xc3"
- "\xc3\xf3\xd8\x46\x5f\x3c\x47\xb7\x31\x3c\x47\x97\x86\x87\xe7\x71"
- "\x01\xe3\x1f\xf7\xe7\x6f\x7b\xf1\x6c\x13\xf4\xf3\x4d\x95\x80\x67"
- "\xd0\xcf\x36\x41\x3f\x5f\xd3\x3c\x30\x9e\x6d\x22\xfd\x7c\xe3\x61"
- "\x2f\x9e\x6f\xda\x13\x18\xcf\x37\x0d\x63\x78\xb6\x5d\xa1\xfa\x59"
- "\xbb\xbd\x7f\x3c\x6b\x8d\x81\xf1\x6c\xd3\x79\xfa\x12\x43\x83\x67"
- "\x6d\xdd\xe5\xc3\xb3\x2d\x4c\xfd\xac\xdd\xeb\x8b\xe7\x1b\x0f\x30"
- "\x3c\xdf\x68\x08\x0f\xcf\x37\x1d\x0a\xa7\x2f\x23\xc2\xb3\xa0\x9f"
- "\x63\x72\x69\xa4\x0d\xf4\xb3\x4d\xd0\xcf\xd7\x7e\x16\x04\x9e\x45"
- "\xfa\xf9\xe6\x5f\x7b\xf1\x1c\xb3\x3e\x30\x9e\x7f\x78\x4c\xc0\xf3"
- "\x15\xaa\x9f\x7f\xb8\xbc\x7f\x3c\xff\x70\x5a\x3f\x78\x2e\xf7\xf4"
- "\xd3\x86\x06\xcf\x3f\x2c\xbd\x8c\x78\x0e\x53\x3f\xff\x30\xcd\x17"
- "\xcf\x37\x9b\x18\x9e\x6f\x8e\x0b\x0f\xcf\x31\xdb\xc2\xe9\x27\x7a"
- "\xf1\xdc\x20\xe8\xe7\x1f\x27\x00\x9e\x41\x3f\x37\x08\xfa\xf9\xbe"
- "\xbc\x81\xf1\xdc\x20\xd2\xcf\xb7\x2c\xf1\xe2\xf9\xc7\xd3\x03\xe3"
- "\xf9\x47\xef\x32\x3c\x37\x5c\xa1\xfa\xf9\x47\x0f\xf4\x8f\xe7\x1f"
- "\x69\x02\xe3\xb9\x41\xe7\xe9\x03\x0f\x0d\x9e\x7f\x64\xb8\x7c\x78"
- "\x6e\x08\x53\x3f\xff\x68\x86\x2f\x9e\x6f\x99\xc7\xf0\x7c\x8b\x3a"
- "\x3c\x3c\xff\x38\xe0\xf9\xaf\xfd\xf5\xc1\x45\x78\x16\xf4\xf3\x6d"
- "\x3a\x1a\xd9\x00\xfa\xb9\x41\xd0\xcf\x73\x1f\x0d\x02\xcf\x22\xfd"
- "\xac\xbb\xd7\x8b\xe7\xdb\xc6\x04\xc6\xf3\xad\x6b\x05\x3c\x5f\xa1"
- "\xfa\xf9\xd6\x91\xfd\xe3\x59\xd7\xda\x0f\x9e\xcb\x3d\xe3\x0b\x43"
- "\x83\xe7\x5b\xe3\x2e\x23\x9e\xc3\xd4\xcf\xb7\x46\xfb\xe2\x59\x37"
- "\x9e\xe1\xf9\xc7\xf6\xf0\xf0\x7c\xdb\x84\xa1\x19\xdf\xb8\x5d\x87"
- "\xe3\x1b\x5d\x38\xbe\xe1\x5d\xfb\xa7\x57\xd5\x31\x3c\x77\x03\x9e"
- "\x77\x88\xf1\x7c\xbc\xf7\xf8\xc6\x4f\x86\x71\x3d\x78\xbe\xbd\x0f"
- "\x9e\x39\xc0\x73\x37\x8f\xe7\xf1\x77\x79\xc6\x37\xac\x6d\xa5\x80"
- "\x93\x53\xc4\x3a\x0b\xb0\x9c\x2f\x60\xf9\x38\x60\x19\x78\xc8\x01"
- "\x8f\xab\x1b\xeb\x49\xbc\x83\xf1\xb2\x0b\x78\xcc\x89\x71\xdc\xd5"
- "\x2a\x45\xfc\x22\x6e\x3d\x18\xae\x59\x09\xd8\x4d\xfe\x94\xd4\xa4"
- "\xc2\xb5\x01\xae\x74\xb8\xc8\xa7\xa4\xba\x15\xb0\xbb\x5c\x8c\xdd"
- "\x3a\x01\xbb\x3f\x39\xdc\x3f\x76\x7f\xb2\xfb\xf2\x8d\x65\xfc\x84"
- "\x8d\x7f\x1d\x4f\x50\xc7\x3f\x7d\x82\x5a\x8d\xf5\x02\x3e\x4f\x91"
- "\x78\x17\x51\xd1\xb9\xba\xd1\x8a\x04\xa2\xde\xe8\x26\x52\xf3\x4b"
- "\x44\x6d\x6e\x80\x7a\x7b\xda\x6f\x33\x51\x7c\xec\xfc\x2b\xa9\x6e"
- "\xaf\x27\xd5\x17\x8e\x90\x6a\x0e\xae\x53\x70\x41\x59\xe3\x97\x88"
- "\xeb\xed\x10\xea\x3d\xfe\x20\xe4\x15\x13\xb8\xde\xe3\x8b\xf8\x7a"
- "\x2f\x86\x7a\x77\x79\xeb\x6d\x85\x76\x00\xf2\xb9\x81\x13\xc6\x43"
- "\xe2\x1d\x64\xe4\x2a\x17\xa5\x5d\x02\xfe\x51\x3e\x1f\x1f\x75\x92"
- "\x78\x03\xc8\x6c\x11\xe0\xbf\xa5\x9c\x64\xa4\x01\xfe\xbb\x9c\x88"
- "\x3b\x87\x35\xf3\x22\xe0\xff\x27\xf5\x14\xf8\xd7\x8d\xf8\x3f\x8e"
- "\xf8\xbf\xcd\xc5\xf1\xf8\xbf\xad\x22\x3c\xfc\xdf\x1e\x0c\xfe\x83"
- "\x18\x0f\x89\xd5\xe1\x78\x48\x17\x8e\x87\x78\xd7\x80\x0e\x84\x7f"
- "\x91\x3e\xbf\x43\x84\xff\xd8\x7e\xf0\x7f\xa7\x07\xff\x15\xdf\x3c"
- "\xfe\xef\x18\x00\xff\x77\xf4\x87\xff\x21\x1e\xfb\xb8\xe3\x32\xe2"
- "\xff\xce\x01\xf0\x7f\x67\x30\xf8\x2f\x0c\x0f\xff\x77\xf4\xc2\xff"
- "\xed\x02\xfe\x6f\x0f\x13\xff\xb1\x41\xe0\x3f\x98\xf1\x93\x7b\x10"
- "\xff\xa0\xff\x6d\x51\xa2\xb5\xc0\x03\xe0\x5f\x3c\x7e\x72\x97\x08"
- "\xff\xf7\xf4\x83\xff\xbb\xef\xf2\x8c\x9f\x7c\xf3\xf8\xbf\x6b\x00"
- "\xfc\xdf\xd5\x0f\xfe\x87\x7a\xac\xe4\xae\xcb\x88\xff\xbb\x07\xc0"
- "\xff\xdd\x41\xe0\xdf\x16\xa6\xfe\xbf\xab\x17\xfe\x63\x05\xfc\xc7"
- "\x86\x89\xff\x7b\x82\xc1\x7f\x10\xe3\x2d\xf7\xe9\x70\xbc\xa5\x0b"
- "\xc7\x5b\xbc\x6b\xc2\x07\xc2\xbf\x48\xff\x4f\x10\xe1\xff\xbe\x7e"
- "\xf0\x7f\xaf\x07\xff\x57\x80\xfe\x9f\x30\x00\xfe\x27\xf4\x87\xff"
- "\x21\x1e\x5b\x99\x70\x19\xf1\x7f\xef\x00\xf8\xbf\x37\x18\xfc\x87"
- "\xa9\xff\x27\xf4\xc2\xff\x3d\x02\xfe\xef\x09\x13\xff\xf7\x05\x81"
- "\xff\x60\xc6\x67\x1e\x40\xfc\x83\xfe\x6f\x88\x12\xed\x0d\x18\x00"
- "\xff\xe2\xf1\x99\xfb\x45\xf8\x7f\xa0\x1f\xfc\x4f\xbc\xcb\x33\x3e"
- "\xf3\xcd\xe3\xff\xfe\x01\xf0\x7f\x7f\x3f\xf8\x1f\xea\xb1\x98\xfb"
- "\x2f\x23\xfe\x27\x0e\x80\xff\x89\x41\xe0\xbf\x21\x4c\xfd\x7f\x7f"
- "\x2f\xfc\xdf\x27\xe0\xff\xbe\x30\xf1\xff\x40\x30\xf8\x0f\x62\x3c"
- "\x67\x32\x3f\x9e\xd3\x85\xe3\x39\xde\x3d\x22\x03\xe1\x5f\xa4\xff"
- "\x27\x89\xf0\x3f\xb9\x1f\xfc\x3f\xe8\xc1\xff\x15\xa0\xff\x27\x0d"
- "\x80\xff\x49\xfd\xe1\x7f\x88\xc7\x6e\x26\x5d\x46\xfc\x3f\x38\x00"
- "\xfe\x1f\x0c\x06\xff\x61\xea\xff\x49\xbd\xf0\xff\x80\x80\xff\x07"
- "\xc2\xc4\xff\xe4\x21\x1a\xff\x79\xa8\x0e\xc7\x7f\x38\x45\x7d\x54"
- "\x77\xd1\x3b\xb3\x38\x53\x93\x5a\x25\xd1\x12\x97\xe2\x78\x9d\x35"
- "\xa5\x83\xcc\x3c\x0f\x32\x31\x9c\x27\xf3\xcf\xab\x89\xdb\xd4\x44"
- "\x28\xf4\xff\x7d\xf6\x88\xc2\xe5\x32\x3d\x17\xb7\x75\x25\x91\xb9"
- "\x23\x1b\xff\x88\x69\xd6\x93\x4e\x82\x75\xde\x84\x3c\x38\xe5\xe5"
- "\x01\x8e\xc1\xd1\xb3\x3a\x75\x49\x36\xd0\x74\xd9\x49\x0b\xe0\xa5"
- "\xba\xc5\x0e\xbc\xdf\xc0\x63\x0b\x65\x01\xe5\x31\xec\x3c\x43\x64"
- "\xae\x7f\x6a\x6e\x00\x19\x47\x29\xd7\x11\x49\x74\x0b\xe5\x50\x96"
- "\x28\x23\x94\xab\x76\x03\xae\x57\x7a\xe8\x48\x2d\xe0\xdb\xf5\x4f"
- "\xdd\x0d\x25\x40\x37\xf4\xe3\x32\x0f\xf1\xf3\x1f\x70\xd7\x57\x37"
- "\x02\x2f\xf3\x26\x87\x29\xa7\x87\x82\xd8\xff\x12\xcc\x38\xc5\xc3"
- "\x46\x1c\xa7\x00\x39\x6d\x0b\x52\x4e\x85\x3e\x7b\x5a\x87\x5c\x4e"
- "\x0f\x6b\x82\x93\xd3\xc3\xab\x7b\xc9\x69\x88\xc7\x0f\x1e\x9e\xcc"
- "\xe4\xf4\xb0\x9a\xc9\xe9\xa7\x09\xe1\xc9\xe9\xe1\xb0\xd6\xff\xf6"
- "\xed\x4f\x3f\xa2\xc5\xfe\x34\x07\xfd\xe9\xe0\xe4\x64\xd3\xf8\xec"
- "\xc1\x1d\x72\x39\xc5\x59\x82\x93\xd3\x23\x63\x7c\xe5\x34\xd4\xfd"
- "\xdc\xb8\x16\x26\xa7\xb8\x4a\x26\xa7\x38\x12\x9e\x9c\x1e\x09\x62"
- "\xff\x47\x30\xfd\xbe\x47\xab\xb0\xdf\x07\x72\x0a\xb2\x3d\xd9\x0a"
- "\x7d\xf6\x0c\x0f\xb9\x9c\x1e\xd5\x07\x27\xa7\x47\x3f\xec\x25\xa7"
- "\x21\xee\x8f\x3d\x6a\x62\x72\x7a\x34\x91\xc9\xe9\x91\xf2\xf0\xe4"
- "\xf4\xe8\xd1\xa1\xe9\x9f\x4c\x31\x60\xff\x84\x83\xfe\x49\x70\x72"
- "\x6a\xd0\xf8\xec\x71\x1e\x72\x39\x4d\x51\x07\x27\xa7\x29\xcb\x7d"
- "\xe5\x34\xd4\xfd\x86\x29\xec\x3c\x60\xe9\x14\x39\x93\xd3\x63\xb3"
- "\xc2\x93\xd3\x94\x80\xf1\x4f\x43\xf3\xa3\x1f\xd7\xa0\x1f\x0d\x72"
- "\x0a\xb2\x3d\x35\x14\xfa\xec\xc9\x1e\x72\x39\x4d\xad\x0c\x4e\x4e"
- "\x8f\x5f\xdb\x4b\x4e\x43\xec\xdf\x4e\x6d\x64\x72\x9a\x5a\xc1\xe4"
- "\x34\xc5\x19\x9e\x9c\x1e\x0f\x66\xfd\xa7\xdf\x7d\x58\x7d\x7d\xbe"
- "\x9f\x1d\xba\xb2\x7c\xbe\x9f\x2d\x0e\x4e\x56\x3f\x3b\x78\x69\x7d"
- "\xbe\x9f\xe5\x32\x59\xfd\x6c\x1e\x93\xd5\xe3\xbb\xc3\x93\xd5\xcf"
- "\x02\xc6\x5a\x1a\x68\xff\x56\x5f\xbf\x6f\xba\xe1\xca\xf2\xfb\xa6"
- "\x07\xa9\xff\xa6\x2f\xbf\xb4\x7e\xdf\x74\x41\xff\x4d\x17\xf4\xdf"
- "\xb4\x30\xf5\xdf\xf4\x20\xf4\x9f\xff\x7d\x5f\x7d\x7d\xbf\x27\xa3"
- "\xaf\x2c\xdf\xef\x89\x03\xc1\xc9\xea\xc9\xef\x5d\x5a\xdf\xef\x09"
- "\x3b\x93\xd5\x13\xfb\x99\xac\xa6\xbb\xc2\x93\xd5\x93\xba\x70\xf7"
- "\x8b\xf5\xf5\xff\x66\x5c\x61\xfe\xdf\x8c\x20\xfd\xbf\x19\x97\xd8"
- "\xff\x9b\x21\xf8\x7f\x33\x04\xff\xef\xc9\x30\xfd\xbf\x19\x61\xf9"
- "\x7f\xbe\xb2\xf2\xf8\x80\x33\x53\xae\x2c\x1f\x70\x66\x54\x70\xb2"
- "\x9a\xb9\xe2\xd2\xfa\x80\x33\x27\x32\x59\xcd\x54\x30\x59\x3d\x35"
- "\x3b\x3c\x59\xcd\xcc\x0c\x77\x7f\x5a\x5f\x3f\x70\x96\xf6\xca\xf2"
- "\x03\xe3\x83\xec\xff\xce\x1a\x73\x69\xfd\xc0\x78\xa1\xff\x1b\x2f"
- "\xf4\x7f\xe3\xc3\xec\xff\xce\x0a\xa2\xff\x1b\xcc\xb8\xdf\x33\x99"
- "\xe8\x03\xba\x4d\xf5\x51\x2a\xe0\xbf\xca\x48\xa4\x5d\xd1\x20\x2f"
- "\x05\xc8\x2b\x4b\x4b\xba\x4d\x20\x2f\x87\x8b\xcc\x5c\x7d\x82\xd6"
- "\xb6\xb9\x49\x17\xc8\xea\x22\xf8\x81\x56\x47\x2b\xee\xd1\x7b\xb0"
- "\x59\xfa\xcc\x98\xb9\xab\xd5\x04\xe5\x85\xfc\x77\x2b\x9e\x8b\xa3"
- "\x20\x2f\x5e\x7e\x8a\xa6\x7a\x97\xa9\xb1\xe0\xa9\xd3\x27\xe8\x2a"
- "\x3b\xa5\x35\x7a\x27\xc6\x8e\x9c\x55\xa3\xaf\x27\xc0\x85\x91\xda"
- "\x67\x50\x2e\x4f\x1f\xc1\x74\xab\xa3\x9e\x60\xdc\x4f\x7e\x0c\xfc"
- "\x84\x2e\xca\xf5\xb9\x4e\x81\xf1\x9b\x70\x5f\xa1\x27\x46\x93\xf5"
- "\x54\x21\x2f\xff\xde\x63\xaa\xbc\xfc\x3f\xd7\xa9\x77\xe0\xfe\xc4"
- "\x21\xf7\x05\x9f\xe6\xc7\xff\xb8\x13\x9a\x1b\x3c\x65\x5c\x95\x44"
- "\x29\x94\x71\x74\x6d\x87\x83\x60\x39\x6b\x3b\x2c\x24\x23\x85\xa8"
- "\x6b\xbb\x5a\x49\x7a\x07\x75\xd4\x66\x7e\x45\xe2\xcf\xe3\xbc\x00"
- "\xe2\xe9\x99\x6b\x99\xbc\x9f\x9e\xcc\x9d\xd0\xdd\x60\x97\x3e\x23"
- "\xaf\x05\xaf\x50\x95\x05\xbc\x76\x11\x29\xbf\x5f\x53\x4a\xe4\xc0"
- "\x2f\xbd\x35\xb3\x99\xd0\xc8\x2f\xd4\x56\x57\x03\xf2\x53\x0f\xef"
- "\x27\xf7\xcc\x37\x44\x7e\x31\x1a\xd3\x90\xb7\xb8\xce\xd4\x6a\x70"
- "\xf0\x34\x9e\xf7\x4c\x76\x99\xc4\x6a\xec\x22\xb5\x2e\x42\x00\x1f"
- "\xad\x9f\x24\xd4\x03\xbe\x66\x85\xa9\xb7\x9f\x31\x0d\xcd\x78\xe5"
- "\x6c\x3b\xfa\xad\x80\xaf\x6d\xac\x8c\xc3\xda\x83\xc0\x57\xa1\x17"
- "\x5f\xb3\xd7\x0f\x0e\x5f\xb3\x6f\x1d\x62\x7c\x0d\xb1\xff\xfa\xf3"
- "\x8e\xc1\xe1\x6b\xf6\x6a\x86\xaf\x9f\x17\x31\x7c\xcd\xd6\x7b\xf1"
- "\x35\xac\xfd\xd2\xe1\xeb\xe7\xd3\x18\xbe\x7e\x2e\x0f\x0f\x5f\xb3"
- "\xdb\x86\x66\x9c\x15\xf1\x50\x0f\xfa\xcb\x26\xe8\xaf\x6b\x9a\x07"
- "\xc6\x97\x4d\xa4\xbf\x9e\xb5\x0d\x0e\x5f\xcf\x6e\x19\x5a\x7c\x0d"
- "\xb5\xcf\xfd\xec\xec\xc1\xe1\xeb\xd9\x4f\x19\xbe\xe6\xb8\x18\xbe"
- "\x9e\xad\xf2\xe2\xeb\x9a\xe6\x4b\x87\xaf\x39\xe5\x0c\x5f\x73\xf4"
- "\xe1\xe1\xeb\xb9\xb0\xe2\x5f\xf5\xed\x1f\x3c\x5f\x8a\xfd\x03\xc0"
- "\x97\xa0\xbf\xae\xfd\x2c\x08\x7c\x89\xf4\xd7\xf3\x0f\x0c\x0e\x5f"
- "\x09\x5f\x0d\x31\xbe\x86\xb8\x9f\x90\xb0\x7f\x70\xf8\x7a\xfe\x2e"
- "\x86\xaf\x84\x79\x0c\x5f\xcf\xeb\xbc\xf8\xba\xf6\xb3\x4b\x87\xaf"
- "\x04\x39\xc3\xd7\x73\x55\xe1\xe1\xeb\xf9\xc0\xf1\x9f\x43\x1a\xd7"
- "\x9e\x47\xb0\x4f\xe3\x36\x35\x08\xfa\xeb\xbe\xbc\x81\xf1\xd5\x20"
- "\xd2\x5f\x73\xb7\x0f\x0e\x5f\x73\xa7\x0f\x2d\xbe\x86\xba\x6f\x33"
- "\x37\x6a\x70\xf8\x9a\xfb\x4b\x86\xaf\x17\x0e\x30\x7c\xcd\xcd\xf5"
- "\xe2\xeb\xbe\xbc\x4b\x87\xaf\x17\xf4\x0c\x5f\x2f\xe8\xc2\xc3\xd7"
- "\xbc\x60\xe2\xbf\x06\x31\x1e\x3f\x3f\x11\xfb\x61\x80\x2f\x41\x7f"
- "\xcd\x7d\x34\x08\x7c\x89\xf4\xd7\x8b\x17\x07\x87\xaf\x17\xf7\x0c"
- "\x31\xbe\x86\xb8\x3f\xf6\x62\xca\xe0\xf0\xf5\xe2\xd7\x0c\x5f\x2f"
- "\x46\x33\x7c\xbd\xd8\xea\xc5\xd7\xdc\x47\x2f\x1d\xbe\xe6\x55\x31"
- "\x7c\xcd\xcb\x0d\x0f\x5f\xf3\x83\x89\x7f\x1a\xe4\x3c\x42\xe2\xa1"
- "\xc1\xf5\x21\x13\x5f\x1c\x1c\xc6\x12\x95\x57\x76\x1f\x72\x41\xfd"
- "\xe0\x30\x96\x38\x87\x61\x6c\x41\x26\xc3\x58\xe2\x8c\xcb\xd3\x87"
- "\x5c\x30\x9e\x61\x6c\x7e\x5b\x78\x18\x4b\x1c\xc2\xf9\x8f\x45\xba"
- "\xc1\xf5\x23\x5f\xfa\x70\x70\x18\x7b\x69\xf5\x95\xdd\x8f\x7c\x69"
- "\xf2\xe0\x30\xf6\xd2\x5f\x18\xc6\x16\xb6\x30\x8c\xbd\x54\x71\x79"
- "\xfa\x91\x0b\x0b\x18\xc6\x16\x86\x39\x6f\xb3\x28\xac\xfd\x2f\xfe"
- "\xe7\x6d\x96\x98\x06\xd7\x97\x5c\x72\xcb\xe0\x30\xb6\xf8\xd8\x95"
- "\xdd\x97\x5c\x5c\x3a\x38\x8c\x2d\x19\xcb\x30\xb6\x78\x1a\xc3\xd8"
- "\x92\xa8\xcb\xd3\x97\x5c\xd4\xc1\x30\xb6\x68\x7f\x78\x18\x5b\x52"
- "\x38\x74\xf3\x4d\xcb\x1c\x83\xeb\x4f\x2e\xdb\x32\x38\x8c\x2d\x7b"
- "\xe0\xca\xee\x4f\x2e\x93\x0d\x0e\x63\xcb\xb2\x18\xc6\x96\xee\x65"
- "\x18\x5b\x66\xbc\x3c\xfd\xc9\xa5\x09\x0c\x63\x4b\x35\xe1\x61\x6c"
- "\x59\x10\xf1\xff\x83\x9d\x27\x7b\x79\xf6\xe0\xfa\x94\xcb\x4f\x0f"
- "\x0e\x63\xcb\x8b\xaf\xec\x3e\xe5\x72\xfd\xe0\x30\xb6\xfc\x5f\x0c"
- "\x63\xcb\xd5\x0c\x63\xcb\x1b\x2f\x4f\x9f\x52\x7f\x80\x61\x4c\x9f"
- "\x16\x1e\xc6\x5e\x4e\x1c\xba\xf9\xbd\xa4\xca\xc1\xf5\x2b\x93\x9e"
- "\x1e\x1c\xc6\x92\x24\x57\x76\xbf\xf2\x95\xea\xc1\x61\x2c\x69\x3a"
- "\xc3\xd8\x2b\x29\x0c\x63\x49\x71\x97\xa7\x5f\xf9\x8a\x96\x61\xec"
- "\xe5\x30\xe3\x51\x24\xf5\x89\x7f\xb5\x7c\x65\xea\xc2\xa4\xe5\x8b"
- "\xb5\xcb\x57\xa6\x24\xaf\xd6\xae\x59\xbe\x61\xc9\x43\xb7\xac\x1d"
- "\xaf\x4d\x36\x6a\x93\x97\xaf\x5c\x26\x24\x2c\x1e\x45\x9e\x59\x92"
- "\xb4\xd0\x88\x29\x40\xbd\x6c\xe5\x8a\x25\x2b\x53\xb4\xc9\x4b\x56"
- "\xaf\x5d\x9e\xbc\x04\xff\x5f\xa3\x5d\xba\x2a\x19\x12\x16\x2d\x59"
- "\x9e\xba\x44\xfb\xd2\xda\xa5\x4b\x97\x24\xaf\x19\x45\x9e\x5a\x9b"
- "\x94\xb2\xdc\x90\xb4\x44\x3b\xe5\xa9\x47\x6e\x9f\x3d\xf5\xe7\xb3"
- "\x1f\x7e\x18\x0f\x27\x13\x9d\x4d\x16\x4d\x4d\x4d\x75\x80\x39\xd9"
- "\x49\x69\xea\x8a\x5a\x0d\xe1\xcf\xc7\xdd\xda\x4e\xd4\x5b\x92\x89"
- "\x2c\xb7\x9d\xc8\xcd\xed\x44\xa1\x7d\x99\xc4\x51\xf3\x0d\x71\x90"
- "\x1e\x45\xcd\xcf\x64\xd2\xfc\xb2\x04\x6a\x7e\xd6\xe2\x50\x3e\x68"
- "\x40\x5a\x6a\x9e\x54\x8a\xef\x80\xb7\x32\x6a\x7e\x4e\xd7\x2c\x4d"
- "\x1d\xef\x50\x4e\x9e\x95\xf1\x15\x91\xd2\x51\x2b\x3a\xde\xe7\x1c"
- "\xd2\x0f\x71\x24\x01\xea\x4e\xa4\xab\x14\x44\xba\xd2\x09\xf7\x72"
- "\xb8\x2a\xe1\x3a\x04\x57\x1b\x5c\x1d\x44\x6a\x90\xc3\x15\x05\x97"
- "\x16\x2e\x1d\x5c\xb1\x70\x01\xf7\x0c\x71\x70\x1d\x80\xab\x11\x2e"
- "\xa0\x5d\x2d\x63\xf9\x40\x23\x91\xae\x9e\x0c\xd7\x66\xb8\x20\xaf"
- "\xe4\xfd\x70\xd9\x89\x74\x4d\x26\x5c\x04\xae\x68\xb8\x62\xe0\x9a"
- "\x06\x57\x12\xd0\x44\xb1\x77\x29\x90\x96\x92\x48\xa0\x9c\x03\x5f"
- "\x29\x48\x9f\x0b\xd7\x5e\x22\x5d\x0b\xdf\x5c\x6b\x80\xcb\xd2\x8b"
- "\x4e\x2e\xfa\x3f\x66\x80\x3c\xa7\xa8\xb2\x6e\xb4\xf3\x67\xe0\x49"
- "\x57\x2d\x77\x67\x93\x08\xb7\x79\xf2\x2c\xc3\x6d\x44\x72\x4a\xba"
- "\xea\x5e\xeb\x66\xd4\x33\xcf\x64\xf2\x67\x3a\xc2\x33\xf2\xac\x33"
- "\x6f\xd5\x04\x3b\x79\xbf\x10\xcf\x34\x0b\x0d\x6f\xab\x26\x08\xbf"
- "\x4f\xb1\x4b\x1e\x2f\xe7\xcf\x80\xcb\x57\x4d\xa1\x19\x09\x3b\xd8"
- "\xd9\x6f\xab\xf8\x71\x34\x6a\x8a\x2c\xa2\x8a\x91\xd1\xd8\xe6\x2d"
- "\x1b\xf8\x72\x29\x69\x36\x89\x84\xdf\x2b\x28\x94\xcd\xa1\x2c\x4b"
- "\x80\x72\xca\xf0\xd9\x6d\x7e\xd0\x70\x51\x69\xaf\xc0\xff\x9d\xc5"
- "\xbb\xec\xd4\x64\xaf\xc7\x7e\xb6\x25\xfd\x0d\xd2\x0c\xbf\xbb\xa8"
- "\x6c\x36\x6a\x9f\x50\xd1\x66\xfc\x6d\x36\xc6\xa8\x5d\x55\xca\xda"
- "\xea\x2a\xc5\x45\x65\x59\xa2\xbb\xb0\xb9\x14\xd2\x65\x6e\x73\x59"
- "\x02\xcb\xff\x41\xd0\x93\x8d\x99\xf0\xbf\x8b\x4f\x2f\xda\xe5\xf4"
- "\xfc\x0f\x77\xa7\x3b\xbf\x49\x8b\x77\x65\x16\xe9\xe0\x9f\xb3\xe3"
- "\x08\xbb\xab\x89\xf6\x09\x42\xda\xa4\x86\xb7\xef\xac\x22\x12\xcb"
- "\x13\x58\x6e\x43\x52\x46\x15\xe5\xb4\xe9\x11\xf0\x7d\xc3\x8a\x9e"
- "\xef\x8e\x69\x2e\xc4\xf3\x53\x69\xde\x0a\xd9\xce\x37\x08\xc1\xdf"
- "\x62\xd9\xb6\x8f\x26\xb2\xe2\x37\x88\x1c\xeb\xd8\x99\x67\x28\xf4"
- "\x9c\x43\x87\xbf\x91\x02\xfd\xf4\xe9\x19\x54\x94\xf7\x12\x37\xab"
- "\x8f\x9c\xf1\xd4\x50\x65\x97\x3c\xb6\x1b\xe9\xb5\x37\xf3\xbc\x54"
- "\x0a\xef\x15\x28\x4f\xcc\x9f\x9a\x9b\xea\xf0\x19\xcf\xb9\x53\x55"
- "\x11\xa9\x36\x3d\xa6\x92\xf1\xc8\x5e\x8f\xf9\x20\x3d\xcd\x3f\x8e"
- "\xff\xef\xa5\x66\x9e\xc7\x3a\xed\x4a\x12\xd7\x2c\x5d\x7d\xaf\xdb"
- "\xac\x46\xfe\x41\xbb\x53\xab\x81\xde\xc1\xf3\xdb\xdc\x68\xb0\x4b"
- "\x57\xeb\xe0\x9d\xba\xe7\xec\x4b\xc6\x67\x09\xd0\x69\x3b\xf3\x56"
- "\xcf\xb3\x4b\xe6\x56\xf2\x72\x4e\xa5\x47\xf1\x8c\xcd\x73\xa9\xd4"
- "\x15\xef\x3a\xc1\x81\xae\x22\xf0\x3e\xcd\x4e\xe6\x96\x7a\xea\xc8"
- "\x64\xdf\x93\x8f\x12\x9f\x1d\x4a\x3e\x9f\xdd\xfe\xf2\x81\x6f\x27"
- "\x2d\x70\x69\x25\x5d\x17\x68\xdd\xd6\x67\x91\x8f\x84\x76\xa5\xd2"
- "\xea\x4d\xd3\xa8\x33\xff\x33\x42\x6a\xf4\x8d\x04\xda\x7c\x74\xa4"
- "\x84\x3a\xe2\xd7\x13\x55\xa4\x41\x45\x8f\x54\x35\x92\x8d\xd3\x68"
- "\x2b\x9e\xfb\x5b\xdb\xd1\x42\xd2\x6c\x44\x91\x51\x43\xa2\xd2\xa6"
- "\x51\x47\x75\x62\x23\x61\xe9\x35\x24\xa3\x89\xc8\x36\x1e\xa2\xce"
- "\x99\xa0\xff\x3f\x69\xc4\xf4\x16\x82\x67\x54\x66\xb4\x52\x57\xfa"
- "\x8b\x44\x81\xff\xd7\x1c\xc2\xf4\x7f\x91\x8c\xd3\x44\x16\x6f\x74"
- "\xa8\x4a\xe0\x9b\xf8\xfb\x9d\x50\x16\xee\x02\x3d\xb0\xf5\x02\x21"
- "\x1b\x9f\x27\x9a\xb4\x85\x04\xfc\x40\x42\xad\xae\x3f\x91\x78\x37"
- "\x05\xfb\x72\x98\x6c\x5a\x4e\xe4\xf1\x2e\xdc\xc7\x76\x8c\xe0\xb9"
- "\xdf\x3b\x81\x16\xea\x66\xc1\xba\x6d\xfc\x82\x68\xf0\x1c\x74\xf6"
- "\x9b\x83\xc2\x6f\xbe\x20\xc8\xb3\x8b\xca\x67\x2b\x9c\xe6\xe7\x62"
- "\xa1\xee\x06\xe4\x01\x7c\xa7\x8e\xc3\xdf\xc1\xef\xb7\x26\xf3\x3c"
- "\x90\x2c\x70\x11\x90\x79\x63\xc2\x02\xa3\x85\xcf\xd7\x2e\x4d\xde"
- "\xbb\x33\x99\x2f\x93\x0f\x6d\xbc\x8b\x9e\x73\x28\x1b\x01\xf7\xc9"
- "\x47\xe3\x8d\x0f\x53\xfc\x2d\xc8\x32\xba\x33\x6f\x4d\x94\x87\xdf"
- "\x1e\xb9\xd8\xa5\x6b\xe4\x20\x8b\xe8\x08\x03\x91\xc1\xfb\x09\x76"
- "\xc9\xfc\x6d\x22\xac\x61\x1b\x1a\xee\xa1\x15\x68\x12\xec\x92\x79"
- "\x8d\x22\x1a\xc4\x57\x0f\x0d\xbc\x37\xda\x25\x2f\xb6\xb0\x6f\xac"
- "\x99\x88\x34\x82\xee\xf7\xd0\x46\x50\x93\xdc\xe1\x56\xda\xed\x54"
- "\x4a\x9d\x80\x47\x23\x3d\xa7\x51\xcc\x74\x51\x27\x67\x3e\x8e\x7a"
- "\x5e\x81\xe7\xba\x32\xfa\x94\x91\xf0\x3e\x53\x9b\xca\xff\x1f\x8d"
- "\xdf\xa1\xa6\xb2\xcc\x9e\x77\xd9\x64\x18\x2d\xde\x55\x07\xb6\x43"
- "\x1d\x5f\x45\x9d\xd0\xd6\xeb\xf2\x93\xd1\x76\xd8\xeb\xb0\x5d\x73"
- "\xca\xc6\x5c\xe7\xf6\x66\x6c\xf3\x13\xb0\x8d\x50\xd3\x71\x83\x50"
- "\x8e\xb7\xb1\xdd\x30\x5d\xb3\xc6\xee\x86\x3c\xa0\x4c\x1d\xf0\x6e"
- "\x58\xb3\x34\x65\x36\xee\x27\xa5\xa6\x91\xe3\xd9\xb9\x97\x29\xcf"
- "\x33\xfc\xca\x1d\x3e\xcf\x52\xbe\xcd\xef\x05\xdf\x26\x01\xf5\x03"
- "\xa4\xaf\xf7\xb6\x61\x9e\x6f\x52\xa6\x8b\x8e\x67\x32\x3d\x12\xc1"
- "\x01\x9d\xa4\x59\x68\x8f\x17\x95\xea\xa8\xce\xbc\x14\xc0\xff\x4f"
- "\x63\x7c\xda\x49\xfe\xb0\x5c\x3c\x63\x13\xca\x12\x01\x79\x7e\x0a"
- "\xf7\x11\x70\x3f\xf6\x51\x15\xca\x9b\xcf\xf7\x1a\xfc\x7f\xfb\xf5"
- "\xd4\x31\x65\x2a\xc1\xf3\x34\xa1\xbd\xa5\xb4\xd9\x49\x2e\xaf\x23"
- "\xb6\xe0\x39\xa3\x90\x86\x34\x9d\x79\x6b\x65\x76\xb2\x65\x9b\x90"
- "\xff\xde\x0e\x28\xab\x6f\xfe\x6b\x6f\x65\xf9\xb3\x7c\x31\x3f\x4f"
- "\xde\xc5\x6f\xd2\x36\x96\xf7\xda\x69\x9e\xbc\xcd\x90\xe6\xc9\x7f"
- "\xca\x8a\x9e\x6f\xe8\xe1\x1b\xd1\xe2\x3a\x14\xbe\x49\x3b\xb6\xf3"
- "\xe7\x89\xae\xdd\x6c\x27\xc5\x55\xf8\x2e\x17\xd2\xf0\xb7\x22\x5c"
- "\x45\x7c\x34\x0d\xf2\x38\xc4\xe7\xb1\xd7\x4e\x8a\x66\xf5\xd2\x71"
- "\x4a\x8f\x8e\x13\xf2\xaa\xf3\xe4\x25\xca\x47\xc0\x53\x54\xab\x20"
- "\x57\xcc\x57\x81\xf9\x76\xe6\xa5\x12\x3b\x79\x7d\xb7\xb8\xee\xc0"
- "\x73\x99\xf0\x2e\xda\x2e\x79\xa8\xc5\xb7\x1d\xac\x96\xd3\x7c\x7b"
- "\x2b\xea\x38\x21\xaf\x7b\x51\x5f\x7b\xde\xe3\x19\xa4\xa0\xd7\xc7"
- "\x63\x5b\xe2\x75\xbb\xb9\x31\x11\xf2\x59\xdc\x4b\x97\xcb\x90\xce"
- "\x9d\xb7\x62\x61\x31\x9e\xc1\x7a\x3d\x6d\x05\x9a\x5c\x9f\x73\x47"
- "\xa5\xe4\xa7\x90\xd6\x73\xfe\x69\x3e\xd0\xd8\xa5\x2b\x02\xc6\x77"
- "\x4c\xbf\x89\x48\xad\x40\x0d\xbe\x35\x62\x6e\xb2\x35\xba\x83\x58"
- "\x8b\x38\xc2\x95\xbc\x43\xe2\xd2\xa9\xe5\xa4\x74\xdd\x18\x3c\xcf"
- "\x3a\x34\x7b\x9d\xca\xce\xff\xec\x02\x9f\x33\xed\x6e\x82\x36\xfa"
- "\x8c\xd4\x38\xdd\xea\x68\xe7\xdb\x1d\xfc\xcf\xfb\x03\xbf\x02\x1f"
- "\x15\xfd\x54\xe8\x1b\xe8\x0b\xa4\xcc\x57\xe5\x80\xb6\x04\xd3\xd1"
- "\x8f\x05\x1d\xba\x53\xf4\x8e\x96\xec\xaa\x64\xbc\x33\x4a\x78\x5b"
- "\x81\xe5\x75\xfd\xcc\x82\x65\xe6\x8a\x76\x55\x62\x1d\x32\x8c\x94"
- "\xb3\xba\x3a\x2d\xa8\x67\xb5\xa9\xe8\x63\xaf\xfb\x22\xbe\x98\x50"
- "\xae\x78\x57\x65\x68\x75\x58\xc7\x9f\x3d\x0e\xfd\x88\x33\x8e\xb1"
- "\xbb\xf0\x8c\x65\xe9\xd6\xf4\x61\xf2\xc7\x8a\xa8\xe5\xdc\xb8\x77"
- "\x40\xc6\x46\xe2\x39\x67\x37\xb4\x7c\x8d\xc4\x53\xf7\x12\xa1\xee"
- "\xf0\x2d\xbe\xcf\x76\x67\x21\x7f\xfe\x37\x3c\x1b\x27\x06\x92\x17"
- "\xe8\x98\x56\xfc\x2d\xd4\x3d\x6e\xa7\x87\x4f\x2e\x07\x9e\x7f\x7e"
- "\xed\x29\xa9\xb1\x26\x3e\xcd\x42\xf8\x98\xfe\xe6\xe3\xad\x21\x96"
- "\x8b\x1f\xff\xaa\x85\x3e\x4c\xbc\xeb\x03\xca\x74\xa2\xf1\xfc\x4c"
- "\x21\x3f\x7c\xe7\x91\x55\x89\xd0\xb7\x08\xe3\x1b\x01\xc7\x3f\x44"
- "\xf5\x52\xf7\xad\xd7\xfa\x77\xc3\xaf\xd7\x7a\x43\xdf\x7a\xad\xaf"
- "\x19\xda\x7a\xad\x0f\xb8\xfe\x59\x54\x2f\x6d\xdf\x7a\x6d\xd8\x14"
- "\x7e\xbd\x36\x4c\xeb\x5b\xaf\x0d\xef\x0e\x6d\xbd\x36\x04\x5c\xff"
- "\x20\xaa\x57\x6c\xdf\x7a\x6d\x9c\x13\x7e\xbd\x36\x6a\xfb\xd6\x6b"
- "\xe3\xa6\xa1\xad\xd7\xc6\x80\xfb\x7f\x03\xea\xc3\xfc\xa6\x58\xa6"
- "\x0f\xd3\x6e\x0d\x5d\x1f\x6e\xec\xe8\xab\x0f\x37\x3d\xef\xd5\x87"
- "\x9b\xa6\x86\xa5\x0f\xf3\xcb\x04\x7f\x63\xd3\xb5\x7d\xf4\xa1\xa9"
- "\xcc\xe0\x5f\x1f\xa6\x9d\xe6\xf5\xa1\xb9\xcc\x10\x5a\x1d\xd2\x2a"
- "\x7b\xf4\xa1\xb2\xcc\xe0\xa3\x0f\x23\x9b\x62\x3b\xf3\x36\xa9\xc3"
- "\xd3\x87\x9b\xd4\x7d\xf5\x61\x9a\xc1\x57\x1f\x6e\x9a\x16\x18\x87"
- "\x8d\x7a\x7f\xfa\x30\xde\x75\x96\x32\x6c\x34\xea\x43\x2c\x4f\x69"
- "\x3f\x98\x77\xf4\xff\xad\xe3\x8e\xd0\xbe\x95\x1e\x70\xfd\x07\xf4"
- "\x63\xd5\xe0\x83\xa8\x37\xbd\x4d\xa4\x27\xd3\x88\xb4\x36\xba\x1e"
- "\xfa\x08\x4e\x72\x87\x01\x30\x91\x4d\x26\xd7\x16\xb5\x91\xda\xe8"
- "\x93\x84\x2a\x47\xaa\xe9\x6f\xf6\x65\xc6\x25\x23\x36\xd3\x0f\x5b"
- "\x53\x9c\x21\x62\x33\xbd\xc0\x83\xcd\x5a\x17\x60\x33\x15\xf1\x98"
- "\x71\xde\xda\x76\x4a\xc0\x26\xf4\x68\x3c\xf2\xc9\x66\xf8\xf4\x8b"
- "\x4d\x68\x13\xbe\xd8\x3c\x6e\x67\xd8\xcc\x78\xaf\x2f\x36\x8f\xdb"
- "\xfd\x63\x33\x63\x0b\xc3\xe6\x71\x7b\x68\x75\xc8\x98\xed\xc5\xe6"
- "\x71\xbb\x0f\x36\x7f\xb4\x2f\xb3\x33\x2f\x63\x6f\x78\xd8\xcc\xd8"
- "\xeb\xa9\x7b\xb1\x50\x77\x48\x53\xf8\x62\x33\xa3\x25\xa0\x0c\x73"
- "\xcf\xcf\x02\x7d\xa8\x38\x25\xcd\xdc\xef\x06\x9f\x96\x33\xc5\xe9"
- "\xa1\x4f\xd6\x89\xe7\xc9\x53\xe9\x04\x42\xd7\xe9\x14\x9d\xd0\x37"
- "\xee\xec\xd4\xcb\x69\xa4\xfc\x2d\xda\xad\x21\x50\x76\x15\xed\xd4"
- "\x45\x02\xcf\x62\xe0\x3e\xba\x38\x95\x44\xc1\xa5\x29\x16\xf8\x0a"
- "\xff\xc7\xd2\x75\x9a\x51\xf9\xa9\x64\xbc\xaa\x83\xc8\xa1\x0c\x09"
- "\xaa\x2c\x35\x51\xb9\x48\x14\xfe\x4f\xb3\x4f\xe8\xa0\xef\x26\xc3"
- "\x71\x51\x4e\x09\xdf\x33\xaa\x28\x5d\xa3\x23\xd0\x8f\x93\x83\x0c"
- "\x34\x3b\xa5\xb4\xc2\xbd\x4e\x27\xa5\x91\xf6\x7f\xd3\x8d\x09\x7c"
- "\x99\xb8\x98\x7d\x16\xc0\x90\x85\x66\xe8\xf1\xbb\x71\x78\xae\x31"
- "\xfd\xd1\xbe\x43\xb4\x53\x33\xca\x7c\x81\x8c\xdf\x99\x4a\x62\x4a"
- "\x52\x89\x8e\x76\xeb\xa4\xc0\x83\x84\xf9\xab\xd5\x28\xf7\x04\x2a"
- "\x85\x6f\xa5\xc2\xb7\x5c\xd8\xff\x83\x6f\xb9\xe0\x5b\x67\xe1\x5b"
- "\x67\xe0\x5b\xd9\xf0\xad\x6c\xf6\xad\xd0\x78\x9e\xa5\xed\x6f\xfc"
- "\x3a\x7e\xd3\x38\x8c\xb3\xfb\xa5\xca\x38\x62\x1a\x8e\x65\x9f\xdb"
- "\xa8\x0f\x11\xef\x59\x99\x81\xf2\xdf\xfa\x3e\x89\xa6\x8a\x49\xfa"
- "\x99\xaf\x9d\xa0\xd8\xc7\x7e\xed\x7d\x32\x1e\xdb\x5c\xad\xf3\x34"
- "\xb4\xb3\x49\xfa\xc3\xba\xb6\x50\xbf\x15\x70\xfd\x73\x5e\x36\xad"
- "\xeb\x8e\xc6\x7e\xa1\xdd\xb9\x55\x4a\x8d\x5d\xd1\xbb\x1c\x1f\x1f"
- "\xed\x22\x0b\x8c\x38\x5e\x4e\x8d\xda\x17\x88\xbc\x59\x9a\x5b\x9a"
- "\x61\xc3\xb1\xc7\x6c\x83\xef\xd8\x63\xf6\x36\x22\xdd\x0c\x5f\x79"
- "\x4d\x4f\xa4\x39\x0e\x02\x74\xbd\x2e\x5d\xfc\x9e\x71\x24\xdd\x45"
- "\xbf\x84\xfe\x6c\x55\x3e\xf4\x83\xe3\x6f\x95\xd8\x2d\xa9\x38\x16"
- "\xb7\xf9\x2e\xe0\xdf\xbf\xc1\x06\xa9\xf0\x7f\xcc\xcf\x90\x4c\xae"
- "\x3b\x25\xdd\x1c\xab\xea\x18\x31\xcd\xa5\x68\xd2\xb8\xa0\xff\xd6"
- "\xad\x69\xce\xbc\x68\xb2\xd7\x75\x63\x9f\xf6\x25\xd4\x03\xaf\xde"
- "\xaa\x92\x64\x42\xbf\x35\x4e\x4f\xa9\x06\xc7\x97\x13\x8a\xe0\x42"
- "\xd9\xf3\x72\x8f\x8c\x9c\x82\xf8\x40\x2c\xee\x64\xe9\x6a\xc4\xe3"
- "\x56\xc1\x66\x3b\x22\x6e\x4b\xc4\x36\xe0\x86\xdf\x67\xfc\x8b\x44"
- "\x5b\x1b\xdd\x04\x30\x9d\xb0\xc0\x2d\xc7\x76\x94\x60\x79\xe1\x33"
- "\x72\xd2\x40\xa4\x19\x5f\x13\x25\x60\x48\x81\xed\x81\x83\xf6\x10"
- "\xdf\xa8\x72\x42\xbb\xe6\xd2\xcf\x13\x15\xea\x09\x8c\xe1\x6c\x85"
- "\xde\x28\x77\x56\x17\xb9\x63\x25\x89\x72\x9d\xd5\x8f\x76\x9c\xd5"
- "\x5f\xb7\x9d\x23\x51\x91\x06\xa2\x2e\x5e\x09\xd8\x5d\x05\xed\xe3"
- "\x0c\xb4\x8f\x36\xd6\x3e\x7a\xf0\x9a\x43\x77\xe3\xfe\x20\xbe\x6d"
- "\x98\x85\xb6\xb1\x0e\xf0\x9a\xea\x6d\x1b\xae\x55\x3a\x69\xb1\x94"
- "\x12\x28\x23\xf0\x3d\x2b\x71\x67\xfa\x08\xd4\xfb\x06\x3a\xee\x9d"
- "\x44\xd0\xbb\x50\x57\xea\xfa\x3d\xc8\x62\xd8\xad\x52\x2d\xf4\xf9"
- "\x35\x1f\xcf\x6a\x25\xde\x3e\x5d\xee\xdb\x5d\x63\x77\x39\xb4\xcf"
- "\xd0\xb3\xcd\xd2\xcd\x3a\x48\x97\x6b\x9f\xfd\xb1\x1a\xe4\xf8\x36"
- "\xeb\x03\xe6\x96\xe2\x78\x82\x5d\xfa\x2a\xc6\x03\x22\x38\x87\xf2"
- "\x09\x3f\x7e\xfa\x5a\x22\xd0\x12\x37\xf0\xdc\xa5\x28\xcb\xe4\x14"
- "\xf6\x56\xcb\xcb\x5d\x7c\xdb\xec\x06\x19\x9c\x4c\x22\xd2\x05\x6d"
- "\xc0\x1b\x37\xf0\xa6\x93\xd7\x19\xb3\x78\x9d\x61\x92\x6f\x4b\xb3"
- "\x53\x2e\x7e\x71\x04\x05\xbe\xc8\x71\x0c\x69\xbe\x81\xd0\x4d\xa7"
- "\x81\x47\x1d\xf5\xa8\x5f\x22\xb9\x75\x4c\x87\xec\x00\xfe\x28\xdb"
- "\x88\x9a\xe6\x4f\x4e\x7c\x3f\xbd\x6a\x98\x1b\x70\x8e\x7a\x44\x95"
- "\x25\x19\x09\xb2\x8a\x34\x61\x3b\x87\x76\xaf\xca\xe2\xf5\x1a\x2f"
- "\x5b\xd7\x3a\xdd\xcd\xdd\xeb\x74\x5a\xb8\xc6\x79\x74\x0d\x9e\x1b"
- "\x56\x8c\x7a\x26\x2f\xab\x0a\xf5\x8c\xd5\x68\x27\x2e\xe0\x65\x24"
- "\xda\xa5\x75\xba\x68\x9e\xa7\xcb\x80\xa7\x4b\x89\xfc\x4e\x27\x91"
- "\x40\xb9\xd4\x50\x66\x52\xa3\x6f\x26\xc8\x63\x37\xb4\x23\xe4\x73"
- "\x37\xea\x20\xc0\x1a\xf8\x29\x99\x4f\x2d\xd7\x92\xc3\xba\x63\x04"
- "\xe3\x40\x65\x5c\xa4\x4d\x38\x7e\x6b\x85\xae\x02\x55\x36\x69\x90"
- "\xb7\x76\xe9\x66\xf2\xf1\x2c\x27\x09\x8c\xe9\x9c\xaf\xbc\x98\xce"
- "\xf9\xca\x8b\xe9\x9c\x56\x7e\xfe\x43\x84\xeb\x8b\x85\x80\x6b\x85"
- "\x18\xd7\x39\x92\x4b\x8a\xeb\x99\xa1\xe3\x7a\xfb\x19\x11\xae\xd3"
- "\xbf\x19\x5c\x7f\x92\xc0\xe3\x3a\xa2\x7b\x2c\xe2\x75\xb3\xcc\xea"
- "\xfa\x23\xb1\x4b\x73\x8e\x7a\x70\x7b\xe4\xb7\x88\xdb\x5c\xcd\x95"
- "\x8a\xdb\x8b\x9d\x3a\x2d\x5c\x43\x8e\x5b\xc8\x33\x68\xdc\x7e\x92"
- "\xd0\x45\x3c\xfc\x43\xfc\x52\xd3\x24\xbd\x36\x83\x3c\x0c\x7c\x2b"
- "\x55\x65\x8d\x23\x35\x8c\x87\xa5\xda\x67\x29\x07\x3a\xe2\x69\xc4"
- "\x53\x57\x36\xa5\x9c\xa2\x31\x37\xe3\x53\xa2\x86\x6f\xd4\x59\x5d"
- "\xef\x11\x95\x01\xe7\xa3\xca\x12\xa8\xf2\x39\x1d\x3f\x67\x25\x25"
- "\x32\xce\x3c\xa9\x14\xc7\xae\x70\x6c\xd1\x6d\x6e\xaa\xe3\xcc\x37"
- "\xc4\x71\xca\x67\x32\x71\x3e\x8b\x2a\x1f\x34\x74\xe6\xe5\x96\x7a"
- "\xe6\x5a\xfc\xfb\x97\x4d\x75\xd0\x5e\x64\x27\xa5\x5b\x8a\xe1\x2e"
- "\x85\xfb\x03\x70\x8f\x80\x3b\x7f\x6e\x5d\x68\x76\x2e\xf7\x28\x1b"
- "\xc3\x6c\x8a\x11\xf4\xe0\x31\xbe\x0d\xde\x46\x94\xa7\x84\xff\x3b"
- "\xf3\xb6\xc4\x7a\xe6\x6e\xbc\xf4\x3d\xfc\xa8\xc6\x6f\x03\x4f\x64"
- "\x6c\x3e\x89\x3d\x8b\xf2\xab\xe1\x9f\x89\x4c\x0b\xf5\x2f\xc0\x79"
- "\x5f\xc0\x92\xa4\x93\xea\x7f\x2a\xdc\x1f\x42\xac\xe2\x18\xec\x87"
- "\x46\x66\x23\x3d\xdf\x80\xef\x96\xdb\xa5\xd9\xe3\xc5\xdf\xf5\xc7"
- "\x0f\xbb\x74\x4b\xc0\x33\x7d\x42\xe3\xc5\x16\x7b\xa0\x7c\xa6\xea"
- "\xdc\x34\xb4\xbc\xf2\x02\xee\xff\xa4\xd1\xbb\x2a\xe2\xcb\xdd\x16"
- "\xae\x3b\x41\x75\x38\xed\x74\x88\x7e\x49\x5e\xc0\xfe\xaf\x5b\xd1"
- "\x58\x1a\x7f\xeb\x38\xe2\x2e\xda\x55\x81\x63\x9d\xe8\x6b\xd5\xea"
- "\x5c\x04\xfd\xad\x3d\x2f\xdb\xa5\xdd\xe0\x33\x46\x42\x7b\x9c\xd9"
- "\xf1\x01\xdd\x7a\x0a\x7c\xd4\x75\x09\xaa\xfc\x97\xc9\x64\xd7\x59"
- "\xcd\xa8\xd7\x41\x07\x75\x81\x3e\xe8\x3a\xab\x57\xd5\x1a\x9c\x84"
- "\x2b\xde\x55\x61\x75\x55\x91\x9d\x40\x87\xfa\x17\xcb\x7b\xf1\x6c"
- "\x42\x64\xde\x4a\x9c\xbf\x38\x4f\x2c\x2f\xfd\x16\xf4\xef\xeb\xaf"
- "\x0d\xdb\x04\x3a\x07\x74\x06\xaf\x87\xc3\xd0\xc1\x5d\xaf\xde\x96"
- "\xf8\xd4\x3c\xea\xac\x6d\xfc\x8c\x64\xd4\x10\x75\xc6\x5a\xa2\xc4"
- "\xfc\xad\xae\x1a\xa6\x97\x9f\x07\xbd\x0c\xcf\x25\x22\xbd\xcc\xaf"
- "\x2f\xe8\xa5\x97\xd1\xff\xae\x6d\x69\x25\x91\x1d\x64\xc4\xcc\x0e"
- "\x95\x33\xbd\x83\x72\xe8\x8f\x5b\x5d\xa7\x71\xef\x71\xa4\x47\x47"
- "\xbf\x05\x7e\x47\xf7\x2a\xa6\x9f\x8b\x05\xfd\xfc\xd6\x99\xc1\xeb"
- "\xe7\xb7\xb2\x41\x3f\x83\xbf\xb7\x1d\x75\x33\xe8\xe5\xbd\x27\x1d"
- "\x52\x17\xe8\xe2\xd0\x64\x6b\x0a\xb8\xfe\x63\x26\xd8\x4f\x94\x29"
- "\x62\xa7\xa6\xdc\x85\xeb\x11\xbe\x74\x47\x7e\xee\x40\xfb\xd8\x05"
- "\xb6\x71\xcf\xcb\xf5\xd2\x48\x23\xc8\xd6\xf0\x01\x75\xad\x49\x50"
- "\xd1\xee\x04\xa5\xdb\xd4\x58\xea\xea\xd6\xc8\xbb\xbb\x41\xbe\xa0"
- "\x2f\xc0\x5e\xa9\x1d\x1b\xf5\x3c\x4f\xb8\xb1\xbb\x2a\xb8\x9c\xa5"
- "\x15\x60\x9b\x26\x96\x9c\x21\x13\xa8\xb9\x5e\xed\x32\xd7\x47\x77"
- "\x9b\xeb\xa3\x00\x97\x91\x17\x4d\x28\xf3\x8b\x16\xce\x5c\x1f\xcb"
- "\xe5\x37\x38\xdc\xca\xc6\x52\x87\xb2\x5e\x03\xcf\x3a\x6e\x23\xe0"
- "\x60\x03\xe1\xe7\xb4\xb4\x33\xd1\x0e\x9b\xcd\xfe\x70\xb0\x3d\x3b"
- "\x34\x5b\xfc\x54\x02\xe0\xa0\x1e\x70\xf0\xb5\x18\x07\x07\x89\x2b"
- "\x5b\xb0\xd1\x73\x18\x16\x80\xef\x7c\x5f\xa6\xc7\x4e\x3f\xf3\xb1"
- "\x7f\x3c\x34\x06\x87\x87\xae\xb3\xbe\x78\x28\x0a\x13\x0f\x60\x5f"
- "\x35\x25\xd0\x6f\xba\x78\x56\x27\x2d\x42\x3c\x1c\xf3\xe2\xe1\x77"
- "\xff\x70\x48\xbb\x43\xc6\x43\xbe\x21\x34\x3c\xd4\x1b\x06\x87\x87"
- "\x65\x72\x11\x1e\x0a\x00\x0f\x45\x80\x87\x6d\x5e\x3c\x9c\x47\x3c"
- "\x54\x88\xf0\x50\x08\xcf\xe5\x7d\xf1\xb0\xb5\xf8\xf2\xe2\x61\x58"
- "\xfb\x77\x03\x0f\x05\x01\xfb\xbf\x01\xf0\x30\x48\xfd\xb0\x2c\xd1"
- "\x8b\x07\x1b\xe8\x07\x1b\xe8\x07\x9b\x48\x3f\x9c\x06\x3c\xd8\x44"
- "\xfa\xc1\x06\xfa\xc1\xe6\x47\x3f\xfc\xf2\xbd\xcb\x8b\x87\x6b\x9a"
- "\xbf\x1b\x78\x78\xa3\x20\x34\x3c\xd8\x06\xab\x1f\x2a\x45\x78\x00"
- "\xfd\x60\x03\xfd\x60\x13\xe9\x87\x2f\x10\x0f\x22\xfd\x60\x03\xfd"
- "\x60\xf3\xa3\x1f\x7e\x75\xf0\xf2\xe2\xe1\xda\xcf\xbe\x1b\x78\xd8"
- "\x16\x70\xfc\x3b\x00\x1e\x06\xa9\x1f\xf4\x6a\x2f\x1e\x1a\x40\x3f"
- "\x34\x80\x7e\x68\x10\xe9\x87\x83\x80\x87\x06\x91\x7e\x68\x00\xfd"
- "\xd0\xe0\x47\x3f\xfc\xba\xe6\xf2\xe2\xe1\xbe\xbc\xef\x06\x1e\xde"
- "\xac\x08\x0d\x0f\x0d\x83\xd4\x0f\x7a\xbd\x08\x0f\xa0\x1f\x1a\x40"
- "\x3f\x34\x88\xf4\xc3\x26\xc4\x83\x48\x3f\x34\x80\x7e\x68\xf0\xa3"
- "\x1f\xfe\xeb\x8b\xcb\x8b\x87\xb9\x8f\x7e\x37\xf0\x50\x68\x19\x08"
- "\x0f\x1e\x2c\x20\x2e\x10\x0b\xdd\x19\x09\x04\xfb\x19\x7b\x4e\x31"
- "\x3c\x20\x0e\x78\x4c\x9c\x4b\x50\xb9\x01\x0b\xae\x8d\x80\x85\x2e"
- "\x86\x05\xe4\x05\xe2\x01\xfb\x15\xd8\x9f\x40\x4c\xb8\xa1\x4f\xe1"
- "\x52\x42\x9f\x22\x4b\xa6\x41\x1c\x74\x29\x06\xe8\x57\x74\x11\xbe"
- "\xef\x87\x7d\xbc\x33\xd2\xed\xff\xf2\x87\x83\xb7\x42\x1c\xe3\xeb"
- "\xe9\x5f\xfa\xe0\xe0\xb0\x17\x07\xcf\x07\xe8\x57\x3c\x1b\x00\x07"
- "\xf6\x20\x70\x70\xa6\x6f\x3f\x73\xb0\x38\xe8\x5a\x25\xe0\x00\xfb"
- "\x99\x9c\xd0\xcf\x7c\x09\xfa\x99\xca\x50\x71\xf0\x56\x55\x78\x38"
- "\xb0\x19\x42\xc3\xc1\xb2\x4a\xf4\x13\x18\x0e\x6c\x45\x2e\x25\xf8"
- "\x0a\x3e\x38\xe8\xc7\x5f\xf0\xc1\xc1\x8e\xd3\x97\x17\x07\xbd\xfc"
- "\x85\xff\x58\x1c\x14\x05\xdc\xff\xcb\x81\xdc\x51\xdf\xe3\xb8\x3d"
- "\xee\x33\x89\x74\xb0\x71\x23\xdc\x6f\xb2\x75\x25\x89\x41\x1b\xe1"
- "\x5e\x97\xa0\x32\x9d\x21\x93\xb7\xac\x24\x32\xd7\x1a\x90\x7f\x32"
- "\x91\x75\x49\x09\xe9\x5a\xa3\x57\x55\xb7\x38\xd8\x18\x12\xae\x47"
- "\x05\xfa\x6e\x13\x1b\x43\x72\x9f\x4b\x88\xdc\xd2\xce\xd6\xc0\x5a"
- "\xe6\xef\x02\xd9\x16\x1f\xf1\x27\xdb\x1d\x21\xe8\xfa\x2e\xb1\xae"
- "\x3f\xed\x2b\x5b\xb1\x9e\x2f\xca\x16\x8d\x21\xcd\x0c\x30\x86\x14"
- "\x84\x4c\xf9\xb1\xfd\x33\x4c\xcf\xf7\x8c\x21\x0d\x72\x8c\xbf\x1b"
- "\x74\xfc\x5b\x52\x5f\x1d\x1f\x9e\x4c\x4b\x76\xf7\x37\xee\x88\xed"
- "\x1b\xdb\xb5\xa7\x4d\xf7\xd8\x78\x6c\xc7\x20\xef\x8b\xa6\xcf\x3b"
- "\x78\x5b\xbf\xd1\xdb\xa6\xb1\x2d\x63\xbb\xc6\x76\xcc\xdb\x7a\x8c"
- "\x49\x9c\xa3\xb7\x94\x88\xc6\x8e\xdc\x4a\x41\xcf\xfb\xd1\xf1\x5c"
- "\xbf\x3a\x7e\xa7\x5f\xf9\x7f\x1b\x74\x3c\xe2\xc0\xd3\xbe\xaf\xbc"
- "\xb6\x5d\x1a\x78\xfd\x57\x50\x38\xa8\x4f\x19\x18\x07\xf5\x06\x2e"
- "\x67\x79\x94\x08\x07\x05\x80\x03\xd0\xf3\x6c\xcc\x88\xe1\xc0\x3b"
- "\x66\xc4\xf5\x1e\x33\xf2\xc1\xc1\xdb\x9f\x5e\x5e\x1c\xf4\x1a\x33"
- "\xfa\x8f\xc5\xc1\xae\xfd\x83\xc4\x41\x10\xfa\xa0\x1e\xf4\xc1\x72"
- "\x7d\x89\x68\xac\xc8\xad\xb4\x81\x3e\xb0\x89\xf4\x81\x77\xac\x88"
- "\xeb\x3d\x56\xe4\x83\x83\x77\x6c\x97\x17\x07\xbd\xc6\x8a\xfe\x63"
- "\x71\xb0\xfb\xc0\xe0\x70\x60\x0b\x42\x1f\xd8\x50\x1f\x1c\x10\xe1"
- "\x00\xf4\x81\xe0\xf7\xf9\xf1\xf9\xb8\x7e\x7d\xbe\x77\x9b\xbe\xad"
- "\x3e\xdf\x95\x8d\x83\xdf\x04\x9c\x2b\x0d\x12\x07\x41\xe8\x03\x1b"
- "\xe8\x83\x97\xd5\x25\xa2\xb1\x21\xb7\xb2\x01\xf4\x41\x83\x48\x1f"
- "\x78\xc7\x86\xb8\xde\x63\x43\x3e\x38\x28\xfb\xea\xf2\xe2\xa0\xd7"
- "\xd8\xd0\x7f\x2c\x0e\xca\xab\x07\x87\x83\x86\x20\xf4\x41\x03\xe8"
- "\x83\x97\x17\x8b\x70\x00\xfa\xa0\x01\xf4\x41\x83\x48\x1f\x78\xc7"
- "\x84\xb8\xde\x63\x42\x3e\x38\xd8\xf3\xf5\xe5\xc5\x41\xaf\x31\xa1"
- "\xff\x58\x1c\xfc\x36\xe0\xba\x0a\x0f\x06\x7a\xc6\x00\xa8\x17\x07"
- "\xbc\xec\xd7\x24\xa8\xba\x14\x9f\x77\x78\xfa\xff\xa6\x3e\xfd\x7f"
- "\xbd\x25\xe0\x38\x50\xaf\xf9\x65\xbe\x6f\x90\xff\xb9\x83\xf5\x13"
- "\x1a\x4b\x51\xfe\xaf\x6f\x60\xfd\x44\xed\xb3\x28\xff\xdf\xf9\x97"
- "\x7f\xa8\x63\x82\x8b\x41\xfe\x2d\xfd\xc8\xff\xc5\x00\xfd\x84\x17"
- "\x06\x27\x7f\x5c\xef\xd8\x7d\x76\x08\xe5\xef\x19\x13\xfc\x82\x48"
- "\xdf\x1a\x54\x7f\x71\x6f\x40\xf9\xfb\x5d\x4f\x52\xce\xd6\x93\xe0"
- "\x5a\x92\xda\xd6\x56\xb2\xe5\x02\x51\x47\x26\x31\x4c\xf0\x6b\x4a"
- "\x00\x13\xa6\x53\x64\xb2\x8b\xd5\xad\x67\x4d\x09\xc6\x70\x67\x7a"
- "\xc1\xc2\xaf\x29\xf1\x8c\x07\xf4\xac\x27\x99\x8f\xeb\x49\xde\x3b"
- "\x36\xe8\xb1\x00\x5c\x4f\x92\x02\x32\xee\x00\x19\x9f\x47\xf9\x1e"
- "\xf6\x69\xd7\x3e\x63\x00\x81\xd6\x91\x04\x33\xae\x73\x09\xd6\x91"
- "\xf0\x63\x00\x43\xd2\xa6\xdf\x2f\x0f\xa8\xdb\x41\x8e\x28\x4f\xab"
- "\xce\xc5\x8f\xeb\x7a\xda\xb8\xd5\x58\x47\xb6\x74\x11\xb5\x67\xfc"
- "\xdf\x23\x53\xd4\xf7\x14\x70\x40\xcf\x26\x28\x51\xa6\xaf\xaf\x04"
- "\x3d\xbf\xca\xab\xe7\xb9\xe1\x4b\x2b\x8a\x37\x80\x7e\xdf\x40\x26"
- "\xf0\x3c\x8a\x6c\x70\xb0\xf1\x80\xc6\x52\x6c\xef\xd8\x9e\xa9\xb2"
- "\x5e\xd7\x2d\xb4\x77\x26\xef\x1a\x82\x72\x66\x67\x7d\xfe\xfe\x08"
- "\xb6\x3d\x94\x79\xa4\x20\xf3\x92\x00\x32\xe7\xe5\x2d\x51\x63\xdc"
- "\x10\xdc\x67\xd6\x23\x73\xd7\xab\xa2\xf1\x1f\xb1\xcc\x85\x71\x1f"
- "\x0e\xda\x72\x50\xeb\x87\x82\x94\xfb\x90\x8d\xef\x83\xdc\x4b\x04"
- "\xb9\xf7\x8c\xef\x0f\x4a\xee\x15\x81\xf7\xbf\xf8\xc8\xbd\xde\x30"
- "\x78\xb9\x2f\x93\xfb\x91\x7b\x81\x20\xf7\x6d\xd8\xcf\x07\xb9\x97"
- "\x77\x0b\xeb\x46\xfa\xca\xfd\x0f\x1f\x5e\x7a\xb9\x0f\x6b\xff\x6e"
- "\xc8\xfd\x8f\x01\xe3\x9f\xf5\x92\xfb\x10\xb4\xf7\x65\x89\x7d\xe5"
- "\x6e\x13\xda\xbb\x2d\x0a\xfb\xf5\x54\x69\x13\xda\xfb\x69\x3f\x72"
- "\xdf\xf7\x97\x4b\x2f\xf7\x6b\x9a\xbf\x1b\x72\xdf\x1f\x70\xfd\x87"
- "\xaf\xdc\x6d\x43\xd1\xde\x2b\xfd\xc8\x5d\x68\xef\xb6\x6d\xd8\x8f"
- "\x07\xb9\x0b\xed\xfd\x0b\x3f\x72\xff\xd3\x1f\x2e\xbd\xdc\xaf\xfd"
- "\xec\xbb\x21\xf7\x3f\xe7\x06\x29\xf7\x21\x68\xef\x7a\x75\x5f\xb9"
- "\x37\x08\xed\xbd\x21\x0a\xfb\xed\x54\xd9\x20\xb4\xf7\x83\x7e\xe4"
- "\xfe\x7f\xf6\x5c\x7a\xb9\xdf\x97\xf7\xdd\x90\x7b\x65\xc0\xf5\x7f"
- "\xbe\x72\x6f\x18\x82\xf6\xae\xd7\xfb\x91\xbb\xd0\xde\x1b\xb6\x61"
- "\x3f\x1d\xe4\x2e\xb4\xf7\x4d\x7e\xe4\xfe\x97\xb7\x2f\xbd\xdc\xe7"
- "\x3e\xfa\xdd\x90\xfb\x5f\x8d\x03\xcd\xd7\x7b\x64\xef\x19\xb3\xe1"
- "\xe7\x67\xc1\xbf\xf7\xc8\x1b\x71\x80\x32\x47\x2c\x88\x65\xce\xaf"
- "\xe1\x59\xc5\xd6\xf0\xa0\xdf\x4e\xa1\x2f\x4e\x87\xf3\xeb\x37\x74"
- "\x7c\xbf\x5d\xf0\xe3\xa9\x44\xa6\x41\x5f\x3e\xb0\x1f\xff\xdf\xbf"
- "\xf4\xc8\x3b\xdc\xbe\xdb\x40\xf2\xee\xdd\x27\xbf\x52\xe4\x2d\xee"
- "\xbf\x0d\x8d\xbc\x0f\xe8\xc3\x93\xb7\xcd\x10\x9a\xbc\x6d\x05\x4c"
- "\xde\xfc\x3a\x8d\x72\xaf\xbc\x6d\xdb\x98\xbc\x6d\x85\x81\xed\xf9"
- "\xc1\xac\x4b\x2f\x6f\xdf\x31\xf9\xff\x5c\x79\xff\x2d\xa1\xbf\x31"
- "\x18\x94\x35\xca\x7d\xeb\xcb\x24\xe6\xf5\x97\xd9\xd8\x8a\xeb\xac"
- "\x06\x75\xbe\x0c\xe5\x8f\x7b\x7c\x22\x01\x03\x9f\x24\x38\x48\x57"
- "\x67\x02\xc1\xbd\x3c\xb8\xee\xa2\x56\x6f\x27\x56\xe3\xc7\x64\x4b"
- "\x32\x51\x57\x27\xb6\x93\x99\xe5\xb4\xdb\xda\x68\xc1\x3d\xde\x32"
- "\xcb\x86\x8f\x09\x5d\xa5\x1b\x35\xbf\x83\x48\xcf\x48\x3f\x50\xe3"
- "\xba\x8d\x3b\x3a\x80\x27\xb8\xdf\x07\x64\xbe\xe5\x0c\x21\x87\x53"
- "\x08\xd1\x2e\x45\x59\x7f\xb0\x62\xd8\x5a\x3f\xfb\x7c\x42\x19\x97"
- "\x11\x8f\xbd\xfa\x91\xf5\x0e\xe9\xd0\xac\xcd\xf0\xac\xcb\xf0\x19"
- "\x97\x19\xec\xfe\xcb\x21\x5b\x9b\x61\x89\xeb\x6f\xbd\x0d\xca\x13"
- "\xdb\xb4\x2b\x9f\x8d\xcb\x58\x8d\x55\x04\xd7\xd5\x60\x1b\x76\x9f"
- "\xd3\xc8\x37\xa6\x40\x5b\xaf\x67\x6d\xfd\xf5\x76\xa0\x4d\x6c\x20"
- "\x88\x0f\x26\xdb\x6e\x26\xdb\x76\x94\x6d\x03\xa1\x6b\x74\xa3\xce"
- "\x48\x2d\xad\x28\x5f\x94\x6b\x86\x8d\xa8\x17\x60\x5c\x14\xd4\xf1"
- "\xa0\xdf\x41\xce\x13\x77\xbe\x4c\x26\x60\xfb\x77\x9b\xeb\xa3\x5c"
- "\x66\xb6\x46\x03\xf5\x7e\xb7\xa2\x49\x93\x97\x2c\xc8\xff\x05\x94"
- "\xff\x87\x7e\xe5\xbf\x23\xdc\xb1\x77\x41\xfe\x61\xef\xeb\xf9\xa6"
- "\xda\xfb\xaa\xa1\x6a\xef\xff\x13\x30\x26\x8a\x2f\x0e\xd8\x38\x4d"
- "\x68\x38\xe8\xf4\x83\x83\xff\x71\xf8\xc1\x41\x01\xe8\x7d\x79\x2f"
- "\x1c\x6c\x13\x70\x50\x08\xef\xcb\xfb\xe2\xe0\xa3\xb5\x97\x07\x07"
- "\x41\xee\xe7\xf9\xd6\xe3\xe0\xd0\xac\x20\x71\x10\x86\x3e\x38\xeb"
- "\x07\x07\x87\x9c\x7d\x71\x60\x03\x7d\xb0\x2c\xd1\x17\x07\x36\x41"
- "\x1f\xd8\x40\x1f\xd8\xfc\xe8\x83\xc3\x9b\x2e\x0f\x0e\x82\xdc\xc7"
- "\xf3\xad\xc7\xc1\xdf\x03\xda\x7f\x5f\x1c\xd8\xc2\xd0\x07\x27\xfc"
- "\xe0\xe0\x7f\x89\x1f\x1c\xa0\x3e\xa8\xec\x85\x03\x41\x1f\xd8\x0a"
- "\xd1\x3f\xec\x8b\x83\xff\x7d\xed\xf2\xe0\x20\xc8\xfd\x3b\xdf\x7a"
- "\x1c\x54\x05\xdc\xff\xdb\x0b\x07\x61\xe8\x83\x0f\xfc\xe0\xe0\x88"
- "\xbc\x2f\x0e\x1a\x40\x1f\xe8\xd5\xbe\x38\x68\x10\xf4\x41\x03\xe8"
- "\x83\x06\x3f\xfa\xe0\x88\xf9\xf2\xe0\x20\xc8\x7d\x3b\xdf\x7a\x1c"
- "\x7c\x1c\xb0\xff\xe7\x8b\x83\x86\x30\xf4\x41\x86\x1f\x1c\x7c\xa2"
- "\xf6\x83\x03\xd0\x07\x7a\x7d\x2f\x1c\x08\xfa\xa0\x01\xf4\x41\x83"
- "\x1f\x7d\xf0\xc9\xaf\x2f\x0f\x0e\x82\xdc\xaf\xf3\xad\xc7\x41\x75"
- "\xc0\xfd\xdf\x62\x1c\x74\xf7\xf4\x17\x2a\x79\x1c\xe4\x6d\x60\x38"
- "\xd8\x84\x38\x68\x65\xeb\x77\x4c\x02\x0e\x7a\xfa\x0a\x2d\xbd\x31"
- "\x50\x13\xd5\x83\x81\xaf\xbc\x7d\x85\x6e\x90\x37\x3f\x1e\x24\xf4"
- "\x13\x3c\xe3\x40\x7c\x3f\x01\xfa\x89\x79\xed\x82\xfc\xf9\x31\x81"
- "\x1a\xff\xf2\x0f\xa1\x9f\xe8\xb3\x46\xa3\xb7\xfc\xaf\xf0\x7d\x3a"
- "\x7d\xc6\x05\x6c\x83\x5d\x9b\x51\x1b\xa4\xfc\x3d\x7e\x41\xb0\xf2"
- "\x3f\xe1\x47\xfe\x56\x3f\xf2\xb7\x15\x30\xf9\x2f\xab\xf4\xf8\x03"
- "\x9e\x71\x21\xde\x1f\xe8\x23\x7f\xeb\x65\x92\xff\x95\xb9\x3f\x67"
- "\xe8\xe5\x5f\x17\x50\xfe\x05\x52\xae\x02\xae\x4a\xb8\x2c\x70\x55"
- "\xb9\xa5\x64\x6a\xb1\x94\xe3\xf7\xf3\x60\x0c\xf1\xe2\xec\x3e\xef"
- "\x87\xd3\xe1\x8f\xcf\x40\x1a\x90\x21\x7f\x66\xab\x27\x0f\x9a\x47"
- "\x90\x8f\x16\xa5\x24\x11\xe3\x5f\x21\xed\x08\x4f\x5e\xca\x2c\x12"
- "\xe7\xc9\x0b\xea\x97\x09\x7c\xb7\xa8\xb2\xe2\x86\x03\x7d\x15\xcd"
- "\xdb\x62\x07\x5a\x39\x9f\x67\x96\x2c\x1a\xe9\x3d\xb4\xee\x6c\x09"
- "\xc6\x6c\xb2\xa8\x24\x40\xcb\xf2\x1c\x29\xd0\x69\xb9\x6c\xa2\xe5"
- "\xcb\x29\x95\xe2\xf7\x7a\x97\x73\x94\x40\x17\x23\x2e\xa3\x32\x2b"
- "\x8e\xcf\x4f\xa0\xb9\x86\x0e\xbf\x71\x8a\x50\x17\x9d\x98\xce\xfd"
- "\x28\xc1\x3c\x3d\x74\x0a\x21\xaf\xf1\x3e\x34\xbb\x08\x51\x49\xb4"
- "\xac\x7c\x46\x29\x11\xca\xa7\x44\x5a\xf7\xa8\xdc\xfd\x6e\x89\x2c"
- "\x96\x93\x92\x58\x9f\xdf\xe4\x10\x9e\x5e\xa0\x8d\xe4\x69\x87\xbf"
- "\x82\xb4\x13\x04\x9e\xcb\xc4\x3c\x17\xe8\x54\x1e\x3e\x8a\xdf\xb9"
- "\xb3\xa5\x98\x17\xbe\x07\x5f\xeb\xe5\x4a\xa8\xc3\x64\x0f\x9d\xe7"
- "\x7b\x56\xf0\x00\x78\x5a\x29\xb9\x4b\x90\xc9\xb5\x50\x8f\x38\x0f"
- "\x1d\xc6\x51\xf3\xd0\x02\xae\xc7\xec\xf4\xf2\x66\xb4\x3b\x2f\x2f"
- "\xc5\x9d\x25\x9b\xd2\x3b\x4f\x55\x96\xc4\x8e\x74\x35\xad\x7c\xde"
- "\x20\xbf\x3c\x1d\xd0\x5f\x27\xf0\x68\x1a\x93\x89\xba\x47\x26\x6e"
- "\xa9\x0b\xdf\x59\x4a\x58\x59\xa3\x04\xba\x19\x7d\xe9\x64\x62\xba"
- "\xef\x31\x3e\x6e\x97\x03\x6f\x66\xf5\xa5\x95\x8b\x69\xaf\x67\xb4"
- "\xa6\x72\xa0\x9d\xdd\x97\x56\x2d\xa6\xfd\x3e\xa3\xcd\xaf\x04\xda"
- "\x04\x3f\x65\x1d\x2d\xa2\xd5\x30\xda\x82\x2a\xa0\x9d\xd7\x97\x56"
- "\x2b\xa6\x1d\xc3\x68\x77\xa8\x81\x36\xb1\x2f\x6d\x9c\x98\xf6\x06"
- "\x46\xfb\x46\x3d\xd0\x2e\xee\x4b\x9b\x29\xa6\xfd\x01\xa3\xdd\xd6"
- "\x0a\xb4\xfa\xde\xb4\x3b\x99\x6c\x6f\x16\x64\x1b\xcd\x68\xdf\x74"
- "\x02\x6d\x92\x9f\xba\x45\xf0\xf9\x32\xda\xb1\x8c\x36\xaf\x1a\x68"
- "\x0d\x7e\x64\x21\xa6\x1d\xc7\x68\x7f\x17\x0d\xb4\x29\x7e\x64\x21"
- "\xa6\xbd\x91\xd1\x96\xb4\x01\xad\xd1\x8f\x2c\xbc\xb4\xa3\x4a\x3b"
- "\x80\x26\x0d\xea\x59\xe7\x87\xb7\xe2\x3c\x6f\x62\x79\xee\x72\x01"
- "\x7d\xa6\x1f\xde\x8a\x69\x6f\x66\xb4\xef\xca\x80\x76\xb3\x1f\xde"
- "\x8a\x69\x7f\xc8\x68\xcb\x14\x40\x9b\xdb\x97\x16\xda\x1b\xe3\xef"
- "\xdd\x02\x7f\x63\x18\xfd\x9e\x28\xa0\x37\xf9\xe1\x2f\xe6\xe7\x69"
- "\xb3\xb7\x30\xda\x62\x0d\xd0\x16\xf8\xe1\xaf\x98\xf6\x47\x8c\xf6"
- "\xaf\x16\xa0\xdd\xe6\x87\xbf\x62\xda\x1f\x33\xda\xf7\x1d\x40\x5b"
- "\xe8\x87\xbf\x62\x5a\x1d\xa3\xad\x40\xec\x14\xf9\x29\xef\xcd\x22"
- "\xda\x5b\x19\xed\x1f\xed\x40\x5b\xea\x47\x1e\x62\xda\xdb\x18\xed"
- "\x81\x0a\xa0\xdd\xed\x47\x1e\x62\xda\x9f\x30\xda\xfd\x88\xf5\x72"
- "\x3f\xf2\xe8\xa1\x05\xbb\x30\xde\x3d\xea\xcf\x75\x3b\x91\x5e\x22"
- "\xe3\xf7\x9d\x51\x29\x6f\xdf\x79\x5a\xc0\x89\x45\xd0\x77\xb7\xb3"
- "\x3c\x2b\xb1\x5d\xf2\xb1\x09\x90\xa6\xc6\xc9\xeb\x23\xb0\x2f\xae"
- "\x7b\x76\x7a\x75\xf7\x1d\x8c\xf6\x3d\xc4\xee\x7e\xb1\x0e\xa5\x52"
- "\x99\x98\xee\x4e\x46\x57\x8d\x7a\xa1\xd2\x97\x4e\xee\xa5\x1b\x65"
- "\xc9\x85\xf7\x07\x4a\x7a\xe9\x63\x28\xa7\x38\xaf\xbb\x58\x5e\xff"
- "\x53\x00\xb4\x16\x5f\x3a\xd7\xdd\x22\xba\xbb\x19\xdd\xa1\x42\xa0"
- "\x3b\xe4\x4b\xa7\x15\xd3\xdd\xc3\xe8\x6a\xb1\x6c\x55\xbe\x74\x71"
- "\x62\xba\x09\xee\xbc\xbf\x97\xf2\xb4\x59\xb2\xea\xde\xfc\x03\x5e"
- "\xdf\x2d\xb2\x69\xf7\xba\xf3\xaa\xca\x05\xda\x3a\x0f\x0f\x79\x3e"
- "\x33\xcc\x4b\x05\xcc\xdf\xe7\xce\xfb\xb8\x42\xa0\x3b\x2a\xb6\x03"
- "\x22\x5b\x7b\x3f\x1d\xf5\xb7\x52\xc1\x8e\xf2\x67\x20\x83\x7e\x6f"
- "\xf4\xe7\x6f\x18\x6e\x23\xd7\x9c\x92\xda\x0c\xcc\xf6\x78\xce\xeb"
- "\x6a\x60\xe7\x26\x17\xed\xaa\x8b\xef\xa0\x2e\x71\xda\x56\x29\xad"
- "\xbb\xb3\x83\xc8\x30\x66\x2a\x55\xda\x9d\x76\x48\x77\x8c\xdd\xe5"
- "\xe8\xcc\xb3\xa5\xd9\x25\x4b\xf8\xd8\x86\xf0\x7f\xae\x9d\xfc\xa6"
- "\x1a\xff\xdf\x9a\x4d\x9d\xc0\x13\x09\x9e\xef\xb2\x13\xfe\xcf\x87"
- "\x8b\x3f\x53\x05\xfc\x3a\x9a\x43\xe2\x2c\xa9\x2e\x72\xd2\x48\xa4"
- "\x5c\x7e\x59\x81\x36\x19\xe3\x0a\xda\x8e\xd1\x75\xfa\xc9\x50\x96"
- "\x0a\xf8\xee\xe2\x66\x78\xe6\xcb\x02\xf5\x07\xdb\xb8\xd7\x92\x8c"
- "\xb1\x45\x1b\x46\x3a\x94\x4d\x15\xf4\xd5\xb9\x5f\x19\xd2\xc9\x8d"
- "\xa7\xa4\x0d\xf2\x73\xa0\x1b\xce\xad\xd3\xff\x14\xf3\xe0\x94\x65"
- "\x7b\x81\xe6\x10\xc6\x24\xa4\x85\xcd\x05\x2c\x5e\x61\x03\x1f\xcf"
- "\x1d\xca\x53\x47\xa3\x77\x59\xb8\xae\xcd\x99\x78\x36\x9c\x25\xfd"
- "\x14\x69\x16\xbd\x73\x8c\x69\xe6\x63\x19\x42\xfd\x2c\x6e\x93\xdc"
- "\xc9\x29\xe4\x1d\xd4\x74\x9d\xc3\x9a\x64\x27\xec\x2c\x98\x06\x1b"
- "\x8d\x7c\xde\xca\x99\xe4\x8d\x90\x6e\xb7\x76\x74\xf1\xe9\x90\x47"
- "\x01\xfa\x9d\xe7\x14\x6a\x19\x35\xa9\xe5\x96\x1b\xba\x48\x8b\xb4"
- "\x81\x6f\xe3\x98\x4e\xcd\xd7\x39\x90\x57\x9c\xf9\x3a\x7b\x84\x86"
- "\xc8\xce\x29\xd5\xb2\xce\xbc\x86\x0a\xcf\x99\x24\x9e\x6f\x61\xbe"
- "\x76\x21\x2f\x78\x5f\x67\x97\x4c\xb5\xb0\x38\x89\x0d\xf2\x7e\xd6"
- "\x88\xa8\xa8\xb9\xac\xaa\x33\xef\x38\x01\xdf\xb2\x82\xc9\xe0\xb8"
- "\xc2\x2e\x99\x6c\x12\xfe\xd7\xd8\x25\x0f\x77\x08\xff\xc7\xd8\x25"
- "\x73\x9d\xc2\xff\x3d\xf1\x1f\xfd\xc7\xa3\x2c\x2b\x02\x9e\xef\xe7"
- "\x76\x24\xc8\xd1\x2f\x46\x5f\x9f\x2a\xcb\x8a\xb4\xe3\xf0\x1c\xc2"
- "\xe3\x55\xf0\xcd\xfd\xec\x2c\x80\xe3\x66\xb8\xab\x84\xbb\x43\xb8"
- "\x53\xa4\xe1\x71\x15\xfd\x4e\x1c\x35\x1d\xcf\x45\x7e\xa7\xbb\x29"
- "\x07\xf9\xd6\x03\xef\x5a\xad\xc6\x56\x81\xa7\xc7\xf9\x33\x90\x79"
- "\x99\x82\xdc\xa9\xf2\xba\x56\xfe\x5b\xe6\xa6\x0a\x71\xb9\x80\x86"
- "\xc4\xde\x75\xf7\x3d\x13\xee\xbd\xef\xfe\x89\x0f\x2c\x7c\x69\xd1"
- "\xe2\x25\x4b\x97\xe9\x97\xbf\xfc\x4a\xd2\x8a\x95\xab\x0c\xab\x93"
- "\xd7\xa4\xac\x4d\x5d\x67\x5c\xbf\x01\xe9\x7a\xea\xb0\x63\xca\xff"
- "\x6f\xef\x7a\xc0\xa2\x3c\xce\xfc\x7c\xcb\x9a\x22\xc5\x82\x86\x10"
- "\x6a\x4c\x5c\x0d\xf4\xc8\x9d\xc0\x62\x48\xa2\xd6\x36\x24\x35\x09"
- "\xb9\x9a\xc6\xdc\x79\x57\xef\x4a\xee\xe4\x82\x06\x52\x44\x0b\x24"
- "\xe2\xbf\x40\xd0\x5e\xd3\x3d\x95\x4d\xe4\x28\x77\x41\x96\x34\xd8"
- "\xb3\x2d\xd7\x98\x0b\xf6\xe8\xd5\xf6\xb0\x92\x1e\x26\x44\x4c\x6b"
- "\xee\xc8\x15\xec\x8a\x0b\x2c\xb0\xe0\x0a\xab\xa0\x20\x73\xbf\x77"
- "\x66\x3e\xf6\xdb\x05\x8d\xf9\xdb\xe7\xb9\x87\xd1\xe1\xfb\xe6\x9d"
- "\x99\xf7\xdf\xbc\xf3\xce\x3b\xb3\xb0\xa3\xf9\x4c\x0c\x74\xee\x07"
- "\x9d\xb6\x04\xc1\x0f\x60\xd2\x26\xda\xe6\x99\x2d\x53\xeb\xb4\x25"
- "\x06\x7b\x9f\x85\x74\x07\x58\xdb\x16\xba\xfb\x06\xf6\xa7\xb5\x54"
- "\x3e\xd4\x40\x77\xa7\xb9\x4c\x6d\x39\x27\xbc\x0f\x35\xd0\xdd\x7d"
- "\xc7\x62\xdc\x2c\x76\x21\xdd\xaf\xd6\xb6\x86\xea\x1d\x5f\x60\xac"
- "\x11\x7d\xa7\xc2\xb9\x30\x92\xc5\xec\x8b\xe6\xde\xb2\x68\xee\x21"
- "\xfc\x65\xe5\xdc\xed\xdd\x96\xc5\xf6\xa2\x0c\xbb\x8d\xec\x32\xb5"
- "\x27\x1c\x43\xb4\x8d\x38\x7a\x5e\x55\x39\x77\xed\x8a\xe6\xae\x9d"
- "\xe5\xdc\xe3\x88\xe6\xce\xd8\x32\x16\x3e\x6c\x6b\x73\x3a\x4d\x6d"
- "\x4b\xc4\xbc\x42\xfd\x78\xd8\xef\x5a\x4b\x51\x97\x34\xc6\x42\x1c"
- "\x28\x03\xe6\x3b\x66\x91\x7c\xbf\x3a\x38\x32\x03\xf2\x35\xf2\xd1"
- "\x1c\x6d\x2f\xe8\xc8\x71\x6a\x7f\xac\x11\x11\x00\xe8\x79\x5b\x46"
- "\x3a\x60\x2b\xed\xab\xe8\x4e\x29\xd0\x8b\x68\xa9\xf0\x30\xc2\xf7"
- "\x93\xbc\x91\x19\xf9\x73\xf9\x18\xda\x5a\xc7\xb7\xe5\x68\x68\x13"
- "\x0e\xdc\x3e\xa3\x3c\xf1\xeb\x37\x14\x58\x72\x9f\xce\xc9\xb9\x23"
- "\x8c\xc5\x8b\x67\xc0\xbd\x7f\x05\xf4\x7d\xb4\xfb\xca\x79\x23\xe4"
- "\x6c\x80\xbc\x4d\x6f\x23\xe2\x87\xcd\x30\xc8\x64\x07\xde\x03\x80"
- "\x1f\xc1\xfb\x11\xf0\xde\x24\xef\x8a\x1b\x78\x87\xdb\xda\xd3\xc1"
- "\x27\xad\x39\x16\xfa\xfe\xda\xa1\xcd\xab\x35\xc8\x5d\x86\x76\x4d"
- "\x96\xb9\x2c\xae\xcb\x74\x3a\x01\x7c\xd4\xe0\x9d\xda\xbf\x47\xe3"
- "\x88\xf6\x8d\x52\xae\x81\xa3\x54\x86\xae\x1a\xf6\x47\xf3\xdd\xc3"
- "\xb6\xd3\xa1\xf4\xbd\xdc\xe2\xfe\x22\x94\xa1\x97\x26\xb4\xb5\x0f"
- "\x15\xad\xd6\xb0\x6f\xd4\x1c\x13\x38\xdb\x5b\x89\x27\xe2\x83\xf6"
- "\xa2\x6f\x21\xf2\x1b\x1f\x5d\xc3\x12\x46\x98\xf6\x96\x8b\xb1\xca"
- "\x72\x5e\x8d\x5c\x89\x5c\xf1\x26\xea\x8e\x23\x37\x01\xde\x8c\xe7"
- "\x9b\x78\x1e\x47\xc6\x5e\x36\x86\xf8\xce\xdf\xce\xdd\x49\x15\xec"
- "\x76\xc2\x0f\xdb\xfa\x7a\x87\x69\x20\x9e\x78\xa7\xef\xbd\xe7\x61"
- "\xa7\x2b\x03\xbf\x2b\xdc\x19\xc9\x50\x8f\x67\xac\x7c\x1a\xb3\x33"
- "\x07\x79\xb7\x7a\x3f\xc5\x4c\xbf\x1f\x53\xef\x6e\x64\xdf\xfb\xe7"
- "\x60\x7c\x57\xcb\x67\xd6\x5e\x7f\xdb\xeb\xca\x95\xd7\xd7\xee\x6c"
- "\x0c\x33\x75\xc2\xfb\x77\x1e\x0c\x84\x77\x16\x4b\x58\xef\x4a\x59"
- "\xee\x5d\xa3\x9e\xbb\x98\xa9\x0f\x7a\xea\x03\xfe\xbe\x06\x09\xeb"
- "\x6b\xc6\x33\x0a\xd9\x12\x44\x9f\x70\xd6\xd1\x78\x8e\x96\x60\xcd"
- "\xc0\x58\x3a\x4d\xa7\x73\x68\x8c\x4a\xa5\x6d\x69\xe3\x5c\xc0\xb2"
- "\x60\x5b\x95\x7e\xfb\x71\x3e\x1e\x68\x3f\xce\xb4\x20\xfb\xb1\x93"
- "\x3f\xc2\x5c\xa8\x73\x48\x7b\x39\x32\xb4\x2d\x13\x65\xe7\x4a\xe0"
- "\x39\x42\x67\x24\xc0\x21\xe2\x8a\xd2\x5e\xc6\x66\x65\x31\x33\xf9"
- "\x17\x8f\xc9\xb9\x9f\x6c\x96\x68\x2b\xba\x92\x17\xf0\x07\x58\x35"
- "\xf1\xb7\x11\x78\x51\xae\x41\xbb\xea\x16\x36\xa8\xf3\x26\xfa\xd8"
- "\x9e\x82\x3d\x2a\x7e\x09\x27\xf5\xe3\x7e\xb9\xb2\xa8\x8f\xa4\x7d"
- "\xe6\x31\xc0\x69\x6f\x4b\x7f\xff\x14\xd2\x32\xe6\x64\x64\x93\xf4"
- "\x6c\x19\xb3\x62\x2e\xa5\xb1\xf1\xe1\x35\x2c\x29\x86\x59\x31\xdf"
- "\x66\x76\x98\xce\xa4\x24\x6e\x67\x56\xc2\x47\x7e\x1d\x72\x8c\x38"
- "\x68\x2e\x4a\x5c\xea\xfe\xd3\xd3\x59\x6f\x6e\x62\x82\x4e\x15\xf1"
- "\x83\x7a\x03\xdd\x32\xda\xc7\x96\x6e\x95\xb2\x82\x56\x0d\xfa\x1f"
- "\x22\xd9\x49\x9f\xa8\xaf\x07\x1e\x3b\xd5\x89\xbb\x83\xa4\x3c\x35"
- "\x74\xbf\x04\xe9\x83\xda\xd3\x5d\x94\xf2\x7b\xc2\xdb\x0f\x0b\xbd"
- "\xa1\x3f\x8d\x07\x07\x0d\xc2\x51\x34\xc6\xc7\x38\xfc\xd1\x2b\x5b"
- "\x47\x10\x7b\x9c\x9d\x19\x38\x3e\x67\xdc\xc6\xf1\x41\xbf\x43\xe8"
- "\xdf\xc8\x21\x23\xf9\x13\xd0\x8c\xa0\x78\x03\x30\xfb\xb8\x0d\x38"
- "\x9e\x19\x11\xe7\x3a\x5d\xa6\x8e\x4b\xe0\xc5\x4e\x78\xc0\x4f\xa3"
- "\xc4\xd5\x91\x72\x74\x7b\xe0\x58\x2b\x7c\x35\x34\xe6\x62\x3e\x6f"
- "\x15\x32\xc1\x77\x75\x1c\xaf\x92\x75\xf5\x68\x53\xcf\x47\xd3\x18"
- "\xdd\xd7\x20\xd7\x12\x51\x57\x57\x74\x49\x8c\x6f\xa3\xf4\x6b\x1d"
- "\x3d\xf9\x3b\xb8\xdb\xcf\x77\x47\xb5\x7e\xe7\x85\xe2\xbb\x8e\xe8"
- "\xf1\xcd\xe9\x62\x6d\x25\x1a\xd4\x5f\xe1\xdb\x4e\xf8\x74\x5d\x25"
- "\x82\x0f\xa9\xaf\x33\x87\x00\xaf\x21\x5b\x14\x7a\x83\x1f\x1d\x2a"
- "\x22\x5b\xec\x20\x1b\x3a\xb2\x97\xca\x9b\x45\x79\x89\xf0\xb1\x13"
- "\xf5\x67\x3c\x54\xdf\xe2\xc6\xb8\x7d\x13\xb6\x34\xce\xd8\xed\x51"
- "\xcc\xea\x2b\x11\xb2\xd5\xfa\xb6\xad\xd0\x8e\x8d\x31\x46\x7c\x42"
- "\x47\xf5\xc3\xb6\xb3\x2b\xb1\xd6\x88\xf8\x01\xfe\xba\x8e\xbf\xb2"
- "\x86\x11\xcf\xf0\x67\x8a\xbf\xb3\xbf\x50\x63\x5f\x47\x32\x92\x3e"
- "\x13\xa5\xef\x43\x5d\x67\x06\xf1\xee\x97\xfb\x6c\x85\x51\xc7\x42"
- "\x6e\x8c\x03\x8d\x17\x8d\x8b\x01\x27\xd9\xbe\x1d\xb8\x6a\x65\x59"
- "\xda\x06\xe9\xda\x1e\xcd\x9b\xa9\xbd\xbf\xad\xeb\x1d\xaa\x7b\x16"
- "\xb4\x93\x36\x31\x71\xf7\x18\xdd\x5b\x02\xbc\xb5\x74\xcf\x28\x70"
- "\xd4\x93\x4e\xc1\x4b\x1c\xd9\x23\xca\xcd\xaa\x5f\x2c\xd6\xf3\x45"
- "\xc8\xcb\xfd\xf3\xbf\xf3\xa6\x40\xfb\x72\x05\xcf\x7f\x1a\x6f\xfb"
- "\x78\x51\x1a\x13\xf6\x90\xc7\x2c\x03\x26\xd7\x6b\x6a\xed\x50\x63"
- "\xdd\x39\xe3\x18\xe6\x8b\x01\xc7\xee\xa0\xb1\xae\x17\xf6\xb8\x79"
- "\xa5\x46\x32\xa3\x6f\xbd\xc2\x23\x64\x16\xf6\x54\x22\x6c\xa0\x99"
- "\x6f\x86\x9c\x13\x76\x70\xd6\xad\xc6\xb9\x39\x48\x27\xba\xef\x4a"
- "\xa1\xfb\xe5\xc8\x27\x0d\x97\xb0\x2f\x0f\x8f\xfa\xfd\x12\x8d\xfd"
- "\xb8\x18\x7b\x97\xdd\x21\xd7\x5b\xe5\xb7\x5c\xb2\x3e\x3a\xc0\x86"
- "\x89\x97\x37\x84\xfd\x12\x2f\x45\xe9\xc4\x4b\xbd\xe0\xa3\xc8\xc2"
- "\x06\x4c\x9d\xcb\x89\x3e\xfa\x36\xa9\xf9\xaa\x70\x9d\xad\x24\x5c"
- "\x3b\xe1\xab\x88\x27\xd0\x8e\x17\xfe\xef\x41\xa1\x93\xfd\x8a\xf7"
- "\xa6\x91\x12\xea\xeb\xb4\x5f\x32\x89\xbe\x4d\x78\x37\x8f\xc8\x3b"
- "\x68\xc2\xd0\xff\x20\x7d\xef\x7f\x97\xa9\x67\x8c\x7c\x34\x7d\xe6"
- "\x84\xf7\x4e\xfa\xfb\x50\xf8\x14\x33\xf0\x85\x92\x8d\xea\x76\xe1"
- "\x31\xf5\xbc\x4b\xdf\x8f\x0f\x5d\xd7\x22\x46\x3a\x48\xfa\x26\x5b"
- "\x46\x8c\x94\x32\x6c\xeb\x32\xeb\x76\x0b\x3a\x95\xa4\x7b\x39\x3e"
- "\x5d\x0f\xc3\x8e\xeb\xfd\xb6\xd5\xf5\xb0\xd2\xe3\x41\xe8\x31\x14"
- "\xf4\x8e\x2b\xb9\x0e\xa2\x3d\x62\xb1\x9e\x9f\x29\xde\x2b\x54\xfb"
- "\x75\xfa\x38\xa8\xb9\xda\xbc\x97\xfc\xaf\x18\x83\xae\x31\xd5\xb7"
- "\x46\xd1\xba\xa2\xb7\xa5\x18\x51\xde\x2d\xd5\x75\x85\xfc\x60\x12"
- "\xc6\x5e\xf8\x3e\x71\x07\xaf\x84\xd1\xdc\x91\x34\x7a\x0e\x08\x3b"
- "\x44\xdc\xe3\xb7\xa3\xae\x53\x41\xfe\x89\x7c\xb1\xfd\x04\x70\x90"
- "\x3f\x25\x5b\x22\x9f\x4a\xfb\x18\xe0\xab\x55\xf3\x47\xf1\xdc\x7d"
- "\x5f\xa0\xad\xf4\xbc\x00\x5b\x49\xf0\xe3\xee\xb6\x4e\xb5\xce\x39"
- "\xa4\x0f\xac\x94\x7d\xba\x9f\x53\xb2\xd5\x4a\xd9\x54\x99\xf4\xf6"
- "\xac\xd0\xdb\x03\x06\x3d\x42\x6f\xee\xd7\x54\xfb\x7a\xf2\xe5\xfe"
- "\xf9\xda\xdd\xaf\xcf\xe5\xc9\xfe\xc2\xfd\x32\xcd\x07\x03\x5f\x4d"
- "\x41\xfe\xa2\x7e\x6a\x7f\xd1\x5d\xa1\xe4\xad\x0e\x9a\x1b\x35\x2a"
- "\xde\x3d\xac\x8f\xc3\x09\xec\xd3\xe4\x3d\x4a\xed\x87\xc9\x7f\x12"
- "\x6d\xe3\x1a\x54\x25\xf5\xaa\xe6\xb2\x7b\xcf\xe4\x71\x70\xa7\x1b"
- "\xe7\x33\x8d\x35\xf9\x04\xc2\x41\x63\x2a\xe2\x4a\xc0\xe4\xb8\xba"
- "\x53\xc8\x37\x18\x7d\x34\xda\x96\x8d\x73\x9a\x2f\xee\xb5\x81\x73"
- "\xb1\xbb\x59\xcd\x45\x45\xbb\x27\x19\x63\x64\x35\xd0\x3d\x15\x44"
- "\x97\xc6\xa6\x91\xf4\xa0\xc6\xf4\x56\x7d\x4d\xa3\xf6\xe8\x5b\x38"
- "\x6c\xeb\x09\x0d\x5a\x1f\xed\xc4\x1f\x68\x15\x0b\x9f\x55\x2e\x7c"
- "\x45\xe1\xb0\xe0\xa7\x27\xdc\xa1\xd6\x09\xc0\xac\x12\xe6\x6e\x55"
- "\x6b\x89\x6e\x37\x3b\x02\x79\xea\xc9\x9a\x3a\x3e\xea\x2e\xd6\xe3"
- "\x23\x81\x4b\xf8\xa2\x9e\x1c\x25\x1f\xc1\x12\x24\xac\x3b\x85\x60"
- "\x7b\xa5\x1e\xca\xb8\x58\xaf\xba\x5a\xd5\x7a\x45\xf3\xcb\x84\x72"
- "\x1a\xcd\x31\x2a\x03\x47\x03\xe1\x6f\x29\xbe\x4c\x7b\x88\x0a\xa7"
- "\xa9\xd3\x45\xfe\x80\xfc\x05\xfd\x1e\xab\x78\xd2\xef\x96\x9a\x7a"
- "\x67\x91\xdf\xa1\x38\x84\xea\xd1\xee\x14\xf9\x22\xc0\x17\xd0\x7d"
- "\xad\xbc\x2f\x14\x78\x7b\xcd\xb2\x6f\xef\x5d\x22\x56\xe8\x4b\x0b"
- "\xd1\x61\x7a\x3f\xf8\xad\x4e\xea\x47\xfd\x75\xff\x45\xbe\x6b\x8c"
- "\x7c\x93\xa0\xd7\xbb\x45\xd9\xb8\xd8\x37\xe8\x71\xd1\xa8\xc9\xd0"
- "\x96\xee\x9f\x11\x3e\xad\xb7\x51\xfa\xb3\xde\xc3\xd4\x57\x8c\x1f"
- "\x7c\xe5\xb3\x97\xf8\x19\x47\x1e\x33\x57\x0d\x92\x5f\x6c\xaf\x93"
- "\x7c\xf6\x45\x2a\x39\xde\x13\x72\x48\x9f\x6a\x97\xbc\xb4\xd7\x55"
- "\x5d\x16\x75\x17\x48\x16\xaa\x2b\x35\xd4\xf1\xd1\x78\xd4\xf5\xcd"
- "\x16\x7c\x05\xf5\x1b\x1f\xcd\x9a\xd4\x9e\xee\x1f\x86\x0f\x0d\xad"
- "\x2a\xd7\x7d\x6f\x9f\x5d\xf2\xd9\xf7\x88\xee\x77\xa1\xf7\x36\xf2"
- "\xbd\xa2\x6e\xbd\x6a\xf3\x35\xf5\x14\xfe\xbd\x6f\x87\xd4\x6b\x8c"
- "\x49\xe9\xdb\xa5\xe4\x78\x41\xec\xb3\xfb\xd6\x40\xb7\x7d\x05\xba"
- "\x6e\x8d\xef\x34\x7f\x40\x3f\x92\xca\xc2\xee\xb7\x8b\x3d\x6c\x25"
- "\xb5\x21\x9e\xe4\x1a\xd1\x9b\x13\x1c\x53\x63\xaf\x37\x93\xd6\x25"
- "\x19\xab\xf6\xf7\xa8\xb3\x21\xd6\x90\xf7\x7d\xac\x0b\x9e\x14\xdd"
- "\xc7\xf0\xe1\x34\xec\xf9\x3b\xd0\xc6\x23\xee\x35\xa5\x3b\x45\x8c"
- "\x6d\xc8\x3f\xbd\x7a\xd9\xa9\x70\x7a\x22\x75\xbf\x41\xbe\xe4\x84"
- "\xaf\x43\xc5\x74\x9e\x86\x2a\xe5\x4b\x06\x4c\x9e\xa3\x81\x71\x98"
- "\xe7\x68\xa0\xcf\xe8\x7f\x37\xd8\x67\x20\x6e\xde\x35\x6c\xf3\x94"
- "\x05\xc4\x01\x80\x5d\xdb\x77\x78\xb2\x68\x8e\xd2\x9d\x72\xc2\x3f"
- "\x89\xf3\xae\xfe\x3b\x74\x9e\xc9\x6f\x0e\x6d\xd3\xcf\x2f\xfa\xdf"
- "\xa0\x58\x2d\x90\x5e\xbf\x39\xc0\x77\x12\x3d\x1d\x9f\x99\xd1\x9d"
- "\x64\xd0\x03\x9d\xb9\x78\x4e\x29\x3f\x5f\x1d\xe0\x2b\xd5\x1a\x46"
- "\x7e\x32\x70\xad\x6a\x3f\x1c\xb8\x56\xf5\xbf\x36\xd9\x47\xf6\x17"
- "\x5f\xff\x5a\xd5\xbf\x86\xfc\x96\xee\x23\x03\x7d\x41\xff\xae\xaa"
- "\x80\x58\xb6\x3f\x5c\x8f\x65\xfd\x7e\xd4\x53\x49\x3e\x0a\xf4\xeb"
- "\x15\xed\x31\xac\xfb\x13\xb4\x51\x9f\x72\xc2\x02\xdb\xb4\xb5\x67"
- "\xc1\xa6\x9c\x2a\x06\x14\x73\xf3\xb2\xb8\xbf\xa8\x2f\x1e\xf6\x17"
- "\x46\x76\xd6\x90\x3b\xc8\x5c\xfe\xb5\xa2\x71\x68\xa3\xae\xdf\x81"
- "\x3d\xc6\xb8\x70\x7f\x39\x7f\x7e\xd8\x36\x90\x69\x94\x71\x0f\x60"
- "\xa5\xea\x0c\x41\xe8\x56\xe0\x1a\x58\xe2\x28\x0f\x94\x4d\xca\x31"
- "\x90\x43\x72\xd0\x9e\x08\xf4\x17\x51\xdc\x83\x98\x0f\xef\x9d\x87"
- "\x1c\x13\x36\xef\x34\x5f\x2a\x31\xc6\x57\xa7\xc3\xc9\x57\xaa\xbd"
- "\x67\x13\xe2\x1d\xbb\xf1\x2c\xe6\x91\xaf\xac\xb2\x6c\xca\xcb\xce"
- "\x2d\x58\xbf\xd8\x92\x9d\x9b\x5d\x90\x9d\x91\x93\xbd\x35\xa3\x20"
- "\x7b\x63\xee\xa2\x0d\x19\x4f\x66\x3f\x61\xd9\x9c\x91\x6f\xb1\x16"
- "\xc6\x15\x86\x31\x7f\xd3\x65\x96\x8c\xfc\xfc\xa7\x37\xac\xcb\xb4"
- "\xe4\x66\x3f\x91\x90\xb7\x2e\x7f\x5d\x81\x25\x23\x6f\xe3\xd3\xb9"
- "\x99\x96\xb8\xcc\xc4\x38\xeb\xdd\x99\x61\xc6\x33\xb4\x85\x91\xcc"
- "\x33\x7e\xd1\xed\x2e\xbd\xc8\x42\x23\xb4\x4d\x79\x11\x85\xd9\xb9"
- "\xf2\xdc\xee\xdc\xbb\x49\x65\x6c\x13\xea\xc3\xe9\x7e\x64\x6e\x1b"
- "\x70\xe3\x69\xa6\x76\x90\xd3\x82\xf7\x50\xf0\x3e\x6f\xd8\x76\x0e"
- "\x3e\x7b\xa8\x58\xdc\x7d\x0c\x38\x64\x9b\xc7\x2f\x36\xb9\x11\xb3"
- "\x6d\xa2\xcf\xd7\x1d\x17\x59\x94\xfd\x19\x66\x46\x0e\x47\x8e\x34"
- "\x45\xd2\x59\xd7\x39\xf8\x7d\xaf\x5b\x9e\x7d\x7a\x73\xbc\xb3\x66"
- "\x2f\xe7\xbb\x67\x2f\x97\xe3\xe2\xcd\xd6\xcf\xa2\x1f\xfd\x36\x7b"
- "\x94\xec\xb3\xc3\xe4\x15\x9f\xc5\xed\x84\x2d\xd3\x39\xee\xd0\x2f"
- "\xef\x4f\x45\x3c\xd8\x46\xe7\xb0\xa8\xcb\xf6\x99\x58\x38\xf8\x32"
- "\x1f\xdb\x6e\x65\xfb\x40\x2b\x3f\x86\xf3\x61\x9b\xd7\xaa\x9f\xa7"
- "\x41\x86\x48\xc8\xd2\x2a\xe5\x38\x77\xa3\x90\xa3\x9c\xc7\x96\xcd"
- "\x01\x7f\x2f\x12\x3f\xde\x74\x5d\x06\xf0\xdd\xea\x34\x9d\x6b\x00"
- "\x9f\x91\xc4\xd7\x54\x67\x7d\x74\xde\x05\x3e\x0f\x8c\x3f\x03\xbd"
- "\xdd\x26\xef\xc4\x2b\xad\x92\xf3\x0f\xf2\xb4\x39\xf0\xbe\x77\x90"
- "\x85\xef\xa1\xbb\xcb\x4b\xe6\xf3\xb7\x7d\x63\xac\x25\xab\x95\x45"
- "\x6c\xe1\x5e\xfe\x53\xb7\x5b\xc9\x74\x92\x7c\xc3\xeb\x4f\xb5\x9a"
- "\x49\x26\xac\x15\xe1\x8e\xc1\xab\x9e\x2d\x9a\xf7\x45\x73\x1f\x7f"
- "\xc9\x18\x73\x9d\x5f\x4a\x3a\xa1\x78\x6b\xa8\x84\xee\xc0\x3e\x6f"
- "\x01\xed\x42\x15\x1b\xfb\xf8\x68\xba\x21\x96\x3a\x4f\x76\xe6\xbb"
- "\x0a\xee\x50\x1d\x37\xdd\x93\x4e\x7d\xe4\xf8\x9f\x3f\x80\x3e\x5e"
- "\x03\xfe\xe2\x60\xfc\x84\x13\xef\x5e\x9d\x8e\xdc\x87\x9f\xa7\x98"
- "\xc0\x0b\x5b\xf6\x5e\x85\x5e\xec\x8b\xe5\xfc\x54\x0b\xe0\xa5\x97"
- "\x98\x19\x6d\xe1\xab\x04\x7e\x27\xf4\xbe\x82\xf0\xef\x8c\x66\x6c"
- "\x17\xda\x0c\xd9\xbc\x85\x3e\x71\x67\xf9\x79\xd8\x49\xfb\xa6\xe0"
- "\xb3\x6c\x65\xcf\xcb\x82\xec\x39\xf5\x45\x8a\x09\xcb\x80\x1f\x36"
- "\x54\x7a\x01\xeb\x30\xca\x89\x65\x2c\x9e\xe8\xe0\xfd\x24\x9d\x87"
- "\x0c\xdb\x06\x57\xe9\xf4\x38\xec\x7f\xef\xb8\x3c\x83\x51\xb6\xb5"
- "\x88\xce\xaf\x8b\x0a\x39\x3f\x06\xff\x4e\x3c\x92\x8d\xa1\xcf\x2e"
- "\xdd\xa6\x60\xeb\xa7\x84\x5d\x45\xb1\x78\x6e\x1b\x0c\x75\xcc\x41"
- "\x3b\xd8\x55\x15\xec\x89\xec\x0a\x6d\x0f\xe9\x36\x05\x5b\x3b\x49"
- "\xed\xc0\x43\xd8\xa1\xad\xa9\x66\xf2\x91\x2e\xd3\x50\x1c\xd9\x18"
- "\xff\xde\x57\x5b\xf9\xcd\xdf\x68\x95\xe3\x34\x14\xd7\x32\x22\xc7"
- "\xc0\xaf\xf7\xc1\x11\x83\xde\x4f\xc2\x8e\xc3\x48\xcf\xf2\xac\x7a"
- "\x28\x0e\xbc\x9d\x14\xb1\xf8\x0e\x8c\x81\x58\xab\x06\x5d\xd4\x5f"
- "\xe9\xb0\xd9\xaf\xc3\xa1\xd4\xa9\x74\x18\xa4\x3b\xb3\xbc\x17\x7d"
- "\x68\x25\xcd\x15\xf4\x29\xd0\xef\x3a\x9f\x6a\x2c\x41\xc3\x6c\x2e"
- "\x63\xa1\x44\xa3\x31\x4a\xb4\xaf\xd1\x69\x94\x42\xd7\xde\xa2\xac"
- "\x6b\xda\x73\x63\x35\x63\x74\x26\x4e\xfd\x63\xa3\x48\xbf\x43\x2e"
- "\x7f\x7f\xee\x0b\xee\x1f\xf7\x44\x00\xaf\x22\x83\xd7\x91\x7d\x73"
- "\x60\x47\x82\x5f\x5f\xec\xb5\xf8\x8d\xb5\xc8\x75\xb2\x61\x21\xd9"
- "\xb7\xef\xf1\x96\x0a\xc6\x08\xa6\xca\x2b\x87\xb0\xf6\x04\x9f\xef"
- "\x5f\xfd\xf3\x06\xdf\xfe\xc0\xcf\x1b\x7c\xbb\xaf\xf6\x79\x43\x10"
- "\xdd\xf7\x88\xee\xb8\x63\xb5\x66\xa0\xdd\x38\x3e\x05\x6d\xbd\x7f"
- "\x62\xb5\x71\x3f\x73\xe1\x0e\xe2\xe1\x04\xd6\x29\x7e\xcb\x6a\x8d"
- "\x03\x4f\xa3\x58\xc3\x2f\xc4\xcb\xf8\x85\xe2\xa2\x0b\xa1\xd4\x26"
- "\x58\x8e\x89\x14\x1a\x45\x67\xea\xec\x92\x28\xcc\x78\x90\x51\x84"
- "\xc4\xee\xf6\xea\xd5\xa6\x80\xc6\x8c\x4f\x51\x08\x67\xec\x1e\xd1"
- "\x9e\x23\x49\x90\x2a\x4b\x2c\xe6\x89\xf6\x13\xf5\x1f\x21\xcd\x94"
- "\xfc\x0a\x7c\x23\x4c\x93\x6f\x4b\x22\x0d\x2d\x56\x5c\xa3\x37\x67"
- "\x7a\x97\xa9\xd2\xb7\x90\x8b\x57\xcf\x00\x3e\xab\x68\xcc\xf9\x98"
- "\xc2\xaf\x97\xb9\xb1\x4c\x90\xc0\x32\x52\x48\xba\x81\xc0\xfc\x90"
- "\x4c\xf1\xab\x52\x5f\xcc\x9c\x00\x99\xaa\x8d\xbc\x42\xdd\xc5\x33"
- "\xc4\x4b\x04\xfd\x18\x01\xbe\x78\xd4\x2f\x59\x35\xd1\xe0\x46\xdf"
- "\x73\x86\xe6\x6f\x49\xf6\x97\x56\x5f\x43\xc6\x0f\x9a\x6e\x33\xbc"
- "\xcf\x97\x8f\xa5\x6b\x3f\x46\xfc\xd7\x4e\x96\x93\x33\xf5\x57\xbf"
- "\x79\x2c\x75\x4d\xd5\xd4\xaf\xff\x65\xfa\x18\x73\xa3\x85\xfa\xeb"
- "\xbf\xd4\x10\x58\xbe\xd7\x1e\x58\xbe\xcf\xf9\x31\x70\xce\x04\x91"
- "\x22\x27\xf6\x62\xa9\xb5\x13\xc0\x88\xa0\x29\x13\x61\x0f\x9a\x42"
- "\xfe\xa4\xb8\x09\x61\xec\xfe\x14\x03\xd8\x3c\x75\xeb\x4f\x26\xcd"
- "\x7d\x4e\x4d\x88\xf9\xde\xc8\x49\x95\xf7\x06\xc1\xa8\x7c\x83\x45"
- "\xc1\x92\x8f\x4e\x6a\x2f\x60\x16\x43\x59\x4b\xc5\x8f\x6a\xd8\xbf"
- "\x77\x72\xdb\xe9\x34\x9d\xae\x23\x69\x34\x3f\xa6\xd3\x27\x94\xb8"
- "\x5c\xc5\xe1\x89\xc4\x83\xfe\xf1\x09\x47\xc9\x55\x05\x57\x00\xae"
- "\x5e\x3e\x96\x75\x7c\x3a\x4d\xa7\xe9\x34\x9d\xa6\xd3\x74\x9a\x4e"
- "\xff\x0f\x92\x66\xdc\x58\xd3\xef\xb0\x7e\x46\x3d\x8d\xfb\x1f\x4d"
- "\x65\x23\xcc\xf4\x51\xfa\x71\x95\x58\x71\x6a\x83\xa5\x7a\xad\x33"
- "\xd2\xbe\xea\xa4\xf5\xd0\x26\x6f\xe8\xf3\x69\x4d\xf1\x07\xb3\xdc"
- "\x31\x15\x6b\x5a\x97\xd4\x17\x8e\x98\x77\xad\x68\x8c\xad\xc9\x74"
- "\x45\x95\xad\x3e\x95\x52\x57\xe0\x0b\xdf\xbd\xb2\x79\x51\x6d\x8e"
- "\x67\x5e\x65\x7a\xdb\xf2\x23\xdb\xc7\x4c\x25\xf7\xff\x6a\xe1\xf7"
- "\xff\xae\x63\xce\x8b\x7f\xf6\x9b\xc5\xff\x96\x37\x18\x66\xfb\xd3"
- "\x37\xff\xf8\x47\x4f\xf5\xce\xfd\xe7\xbf\xfe\xdf\x65\xff\xb1\xf5"
- "\xf2\x0d\x7f\xff\xe0\xaf\xbf\xf0\x83\xf5\x5d\xd1\xe5\x7f\xf9\xdf"
- "\x77\xff\xf4\x99\x8b\x9f\xdb\xfb\xb5\x13\x89\x3f\xc9\x1d\xb8\xad"
- "\xea\x6f\x4e\x7f\xf9\x97\xcf\x8e\x6b\xcf\xdd\x77\x74\xc1\xcb\x19"
- "\x67\x66\xbf\xf0\xd8\x3b\xc9\xaf\x7d\xeb\xfc\xcc\xef\x3e\x7c\xfc"
- "\x8e\x1f\x66\xf7\x7c\xfe\x9f\xfe\xea\xbd\xa5\x3f\xdb\x72\x69\xc6"
- "\xb7\x1f\x78\x23\xee\xc0\xba\xce\x9b\xfe\xf1\x2f\xde\xbd\xeb\xf0"
- "\xd3\x17\x66\xed\x79\xe4\xed\x84\x7f\xdd\xd0\x7f\xeb\xfe\xc7\xdb"
- "\xbf\xf4\x8b\x1d\x57\x42\x76\x7e\xe5\xd8\xed\xaf\x3c\x71\xf6\xc6"
- "\x7d\x7f\xfe\xdb\x3b\x5f\xcf\x1f\xfa\xec\x3f\x7c\xf5\xad\x3f\xf9"
- "\xf1\x37\xfb\x6e\x79\xe9\x1b\xbf\xfb\xe2\xcf\xb7\x8d\x7e\xe6\x3b"
- "\x0f\xfd\xd7\x1f\xfd\xcb\x93\xdd\x37\x7f\xef\xeb\xff\x73\xcf\xbf"
- "\x6f\x1e\x8e\x28\x7d\xb4\x25\xe9\xd5\x8d\xe7\xe6\x3b\xfe\xf6\xf7"
- "\xf7\xfe\x67\x11\xff\x28\xfa\x63\x21\x51\xbf\xfd\x34\xc7\xcd\x1f"
- "\x3c\x12\xb8\x6a\xed\x87\xc6\x63\xd2\xd4\xf8\x4b\x40\xf1\x5d\x4c"
- "\x0b\x65\x37\x98\x3f\xc4\x8e\xe1\xc3\xca\x7d\x95\x64\x31\xf6\xbf"
- "\x9e\x44\xe7\x47\xc9\xc8\x77\x22\xdf\x22\x20\xfe\x53\x80\x85\xd7"
- "\x89\xe3\x93\x4f\x1a\x64\x0f\x01\x67\x33\xd8\x0d\xd0\x56\x28\x9b"
- "\xc9\xc2\xd8\x67\x59\x38\x9b\xc5\x3e\xc7\x22\x58\x24\x9b\xcd\xe6"
- "\xb0\x1b\x59\x14\xbb\x89\x45\xb3\x9b\x59\x0c\xfb\x3c\x9b\x0b\x69"
- "\xe6\xb1\x5b\xd9\x6d\x6c\x3e\x94\xb2\x60\x6a\x59\x8a\x59\x6a\x0c"
- "\x7e\xe0\xff\x2a\x96\x2a\xca\x6b\xa7\xe1\x9f\x2a\xbc\x41\xc1\x4f"
- "\x2a\xb8\x73\x1a\xfe\xa9\xc2\x2d\x7f\xe0\xe7\x82\x3f\xe8\x53\x43"
- "\xe8\x20\xa3\x87\x80\x18\x62\x22\x05\x43\x35\x95\x26\xca\xec\x7d"
- "\xfa\x4f\xc2\x17\xd8\x3f\x38\xa5\x22\xab\x03\xd9\x22\xc6\xe4\xe7"
- "\x0d\xdc\x98\xc6\xca\xb5\x5f\x99\x67\x17\xd3\x47\x27\xa1\x2c\x4a"
- "\xfc\x7c\xff\xd4\x50\x80\x5c\x8c\xbc\x1b\xb9\x14\xf9\x25\xe4\x03"
- "\x3a\x6e\xa6\xcd\x5f\xc1\x34\xcb\x76\x3c\x9d\x4c\x5b\x10\x83\x5c"
- "\xcb\xb4\xd8\x45\x4c\x5b\xe8\x61\x5a\x5c\x8e\x9f\xf9\xc4\xe7\x27"
- "\xb8\xd4\x16\x29\xb8\x05\xef\xc9\xc6\xb3\xda\x0f\xba\x9e\x35\x3c"
- "\xb0\x3a\xcd\x92\x9c\x98\x92\x78\xd7\x9d\x19\x96\x84\x55\x09\x96"
- "\xc5\xd6\xe4\xe4\x24\xeb\xdd\x49\xc9\xf7\x58\x16\x2f\x5e\x96\x6c"
- "\x5d\x66\xb5\x5a\x36\x6c\xc9\xcb\x4e\xb6\x3e\xb9\xce\xb2\x3e\x3b"
- "\x6f\xc3\xe6\x8c\xbc\x75\xd7\x21\xf5\x07\x4e\x10\x85\xdd\x7a\x45"
- "\xb2\x69\x1c\x21\x8d\xdd\xcb\x4c\x57\x0a\x59\xc8\xec\x54\x36\x69"
- "\x48\x35\xbb\x12\x29\x5e\xe5\xa0\xea\x1f\xb6\x31\xed\x07\x8d\x4c"
- "\x7b\x79\x8c\x69\x2f\xd5\x33\x6d\xdf\x08\xd3\x8e\xe7\x30\xed\xd7"
- "\xcb\x99\x76\x34\x9d\x69\x3f\x47\x9b\xd7\xe3\x27\xc3\x7e\xd3\x2c"
- "\x61\xe7\xd0\xb7\x17\xd9\xb5\x92\x69\x6d\x4b\x24\x6c\x14\x63\x73"
- "\x31\xe6\x93\x50\xc1\x47\x48\x1f\x74\xdc\xb5\xff\x03\x03\x93\xab"
- "\x6c"
+static unsigned int ethp_z8e_uncompressed_length = 387604 ;
+static unsigned int ethp_z8e_length = 121317 ;
+static unsigned char ethp_z8e[121317 + 1] =
+ "\x78\x9c\xec\xbd\x7f\x7c\x54\xc5\xd5\x3f\x7e\xb2\x59\x60\x13\x03"
+ "\x1b\x31\xe2\x96\x62\x5d\x2d\xd8\x68\x51\x82\x62\x4d\x2d\x68\x14"
+ "\xd0\xa8\xfc\x88\x4a\xdb\xa8\x68\x82\x06\x0c\x1a\x21\x42\x80\x05"
+ "\x42\x36\x2c\xd8\x6e\x10\x48\x54\xa4\x11\x02\x89\x9f\x62\xa5\x2d"
+ "\x56\x6c\x69\x8b\x6d\x02\xab\x49\x3f\x0f\x6d\x93\x2c\x55\xb4\xb1"
+ "\x5f\x6c\x57\x9e\x94\xa6\x3c\x01\xb6\x64\x61\xd7\x64\xf7\xce\xe7"
+ "\x7d\x66\xee\x4d\x76\x97\x0d\xca\xf3\x3c\xaf\xd7\xf7\x9f\xe6\xf5"
+ "\xda\xdc\x7b\xe7\xce\x9c\x39\x73\xe6\x9c\x33\x67\x66\xce\x9c\x4b"
+ "\x74\xf1\x7f\x3e\xb2\xf0\x25\x89\x4c\x1f\xb8\xdf\xfd\x6f\x94\xff"
+ "\xf7\xdf\xbf\xff\xfe\xfd\xf7\xef\xbf\x7f\xff\xfd\xfb\xef\xdf\x7f"
+ "\xff\xff\xfe\xf9\x93\x68\xd2\x19\x93\x99\xde\xab\x21\x0a\xba\x2c"
+ "\x63\x7c\x49\x49\x33\x7e\xf0\xb2\x08\xe3\x55\x12\xc6\xf9\x31\x7c"
+ "\xe5\xdf\x4b\x48\x33\xd5\x90\xe5\x9a\x74\x4a\x17\x3f\xb0\x99\xa6"
+ "\xee\x20\xda\x32\x4a\x74\xbf\xbc\x55\xf8\x5b\xca\x89\x9a\x77\xe1"
+ "\x79\xab\xe8\x7a\x79\x94\x08\x00\x4e\xa1\x8f\x0a\xcd\x0c\x67\x1d"
+ "\x9e\xd7\x21\x1d\x69\x65\x48\x0b\x70\x5a\x35\xca\x19\xe9\xde\xf5"
+ "\xe7\xa8\xc5\x1e\xa6\x6a\x86\x63\x8f\xd0\xb4\xab\x25\x1e\x0d\xc8"
+ "\x5b\xce\x79\xd7\x8e\x42\xbd\x19\x44\xae\xad\x22\x14\x85\x83\x85"
+ "\xeb\xe1\xba\xf5\xfc\x87\xe3\xea\xf3\x23\xad\xd3\xa8\x6f\x10\x18"
+ "\xe9\x5c\x9e\xdb\x60\xff\x0a\x25\x1f\xa7\x4b\x2e\x67\x98\x8c\x9b"
+ "\x70\x91\xc5\xdb\x1b\xa6\xe3\x94\x92\xd9\xe3\xa2\xe4\x66\x50\x63"
+ "\xf3\x56\x99\x9e\xec\x0d\x84\xc9\x5e\x41\x49\x78\x37\x13\x57\x13"
+ "\xca\x0d\x67\xfa\x3c\x54\x47\x63\xb9\x6e\xc0\x35\x0b\x93\x27\xa9"
+ "\x7e\x24\x11\xd3\x28\x60\xa2\xaf\x05\x5c\x94\x14\x74\xa5\xa0\xfd"
+ "\x96\x4c\xd9\x7e\xd4\x8b\xb2\xe6\xe3\x94\xfa\x2f\x13\xf2\xa3\x4e"
+ "\xbf\x7d\x15\xe3\x90\xfa\x3b\xe1\xf2\x98\x0c\x38\x9a\xcb\x73\xc9"
+ "\xce\x97\x88\x7a\x5c\xa6\x7b\x03\x26\xab\xd0\xe1\x34\x1a\x70\x38"
+ "\x1f\xea\x4a\xe3\xba\x7a\x5c\xe6\x97\xa2\xf2\xf8\x8c\x3c\xc0\xdb"
+ "\x3f\x21\x40\xc9\x8c\xf3\x31\x4a\xcd\xe6\xfa\xf4\xb6\x98\xb9\x0e"
+ "\xef\xf2\x30\x79\xd1\xf7\xa8\x3b\x03\x6d\xb5\x37\x87\x88\x00\xf3"
+ "\xd2\xfa\x0a\x22\x86\x0f\xfc\xed\x0a\x66\xea\x24\x03\x26\xc3\xe8"
+ "\x6f\xab\xcb\x33\xb2\x5e\xe2\xc8\x6d\xb5\x90\x9e\xb7\x30\x1a\x47"
+ "\x86\x8b\xb6\x5c\xc1\x6d\x69\x01\x47\xe9\x79\xd6\xf7\xd3\xa3\xbf"
+ "\xfd\x97\xe4\xc4\xc1\xb6\x29\xd8\x49\x80\x9d\xe4\xd1\xcb\xf5\xb7"
+ "\xdf\x17\x97\x5f\xe5\x4d\x4f\x09\x98\x84\x4e\x87\xd4\xae\x81\xbc"
+ "\x29\x5b\xa2\xf3\x02\x1f\x93\xa2\x2d\x99\x7c\x94\xda\x81\x76\x26"
+ "\x23\xcf\x0c\xf4\xa3\x5d\x7f\x7f\xb9\xfe\xde\x86\x77\x77\x28\x78"
+ "\x97\x64\x47\xc1\x4b\x67\x78\xd1\xbc\xa5\x24\xca\x8c\xdf\x10\x18"
+ "\xc8\x43\xf1\x1b\x66\x31\xf8\x6d\xa9\x4d\x68\xce\x2f\xa1\x4d\x1b"
+ "\x1a\x41\x0b\x41\x5e\x47\x88\xec\xa3\xc9\x79\x8c\x2e\xd9\x0b\xf8"
+ "\xb4\x79\x15\x59\x9c\xa5\x22\xe4\x75\x74\x53\xbb\xbf\x9b\x9c\x7e"
+ "\xc8\x46\xf8\x2c\x55\x9c\x05\x2f\x86\x4f\x52\xc5\x73\x64\x6b\x29"
+ "\xff\x3b\x25\xe2\x65\xcd\x24\xc8\x39\x86\xcb\x76\x52\x7b\x5d\x27"
+ "\x39\xeb\x62\xcb\x3a\xaf\x24\x5b\x1b\x9e\xd1\xe7\x56\xc6\x83\xe5"
+ "\x2d\x9c\xda\x68\x2f\x7f\x95\xcc\xce\xab\xc9\xd4\x56\xe4\xd1\x71"
+ "\x49\x73\x30\x2e\xeb\x4f\x90\xe5\x87\x0b\xc0\x87\x27\x18\xdf\x16"
+ "\xfb\x5b\xab\x42\xa6\x66\xdb\x0c\x6a\xb6\x1d\xa5\x16\xdb\x14\x6a"
+ "\x71\x4c\xa3\xcd\x27\x28\xad\x39\x34\x99\x5a\xcc\x77\x53\xcb\xd8"
+ "\x69\xe4\xed\xc6\x3d\xe4\xb7\xd9\x16\x20\xfb\x72\xe6\xa7\xb4\xe2"
+ "\x2d\x4f\x93\xc5\xa7\x60\x82\x76\x69\x65\xef\x96\x11\x31\xed\xf8"
+ "\x39\x51\x3b\x96\x7e\x89\x6c\xc0\xaf\x0b\xb8\x7c\x13\xb8\xbc\x39"
+ "\xd6\x46\x59\xc0\x79\x98\xb7\x36\x4c\xe6\x72\x4a\x19\x44\x8e\x33"
+ "\x34\xf0\x1e\x64\xb7\x7b\x27\xf4\x09\xcb\x6f\xcf\xea\x7c\xe8\x84"
+ "\x34\xc8\x7f\xda\x7a\x5d\x06\xba\x9d\xaf\x91\xb9\x67\x45\x7e\x52"
+ "\xfd\x56\xd1\x19\x74\x0d\x27\xe3\x1d\x64\xb1\x13\xef\xbb\x26\x64"
+ "\x50\xba\x37\x9c\x43\x07\x7b\xbb\x58\x1e\xbb\x47\x04\x28\x89\xe1"
+ "\x59\x1d\x90\x9d\xe5\x34\x04\xf8\xfc\xa9\x1e\xe9\x5f\x45\x3e\x94"
+ "\xcf\xf1\xd1\xd6\xbd\x5c\x5e\x5c\xf1\x68\x40\xbb\xe2\xd1\xb3\xda"
+ "\x0f\x1e\xed\x11\x3f\x78\xf4\x4c\xe4\x07\x8f\xfe\xcb\xb9\x92\x2c"
+ "\x91\x2b\x1e\xf5\xb7\x97\xca\x3e\x48\x6f\x2f\x45\x1f\x44\xc8\xb2"
+ "\xe6\x24\xa5\x3f\xfe\x1c\xfa\x3e\xfc\x09\xad\x59\x48\x36\x2d\xe5"
+ "\xbd\x0e\x6f\xf8\x43\x7a\xbc\x9c\x04\xee\xbb\x12\xb5\xaf\x27\xb5"
+ "\xa5\xd0\x90\x2d\xd4\xbb\xdf\x67\xfa\xad\x8d\xeb\xf5\xa7\xb4\x16"
+ "\xe2\x57\x84\x5f\x31\x7e\x25\x22\xb5\xa5\x04\xb4\x72\x8e\x58\x9b"
+ "\x44\x3b\x7b\x89\x26\x68\x94\x74\x82\x86\x1f\x01\xfe\xe9\x83\xd0"
+ "\x6d\x8c\xb6\xe1\xcf\x9e\xaf\x55\x52\x45\x30\x58\x4c\xac\x0b\x59"
+ "\xff\xb1\x3e\x0c\xba\x46\xd8\x51\x4f\xbe\x94\xdf\xad\xd0\x31\xa9"
+ "\x7f\xf6\x20\xbd\x2b\xb0\xba\x38\xc9\xbf\xba\xd8\xd4\x93\xfa\xe7"
+ "\x66\xe4\x99\x86\x3c\x35\x3a\x0d\xbb\x18\x16\x64\xcb\x3f\x3c\x4c"
+ "\xc9\x80\x59\xfa\xeb\x73\x1d\xe6\x1d\x5b\xc5\x51\xe4\x2b\xe9\x87"
+ "\x05\xd8\x80\x03\xfa\x8f\xa8\x34\xd2\x40\xeb\xce\x4d\xc8\xc7\xe5"
+ "\xbd\xa1\x1c\x1e\x53\x7c\xde\x92\x2e\xb2\x86\x29\x55\xf4\xa9\xfa"
+ "\x90\xa7\x8b\x75\xfa\xf0\x10\x0d\x0d\xba\x28\x8f\x61\x73\x39\x6f"
+ "\x77\x17\xa1\x5c\xb3\x70\x16\x9b\x90\x3e\x2b\x28\x8a\x93\xd6\x23"
+ "\xbd\x19\xe5\xf5\xba\xbb\x0c\x1c\xb9\x0e\xee\x6b\x89\x27\xf8\xa1"
+ "\xb9\x24\x44\xc3\x6b\x29\x19\xe5\x1e\x62\x78\x0c\x0b\x7c\xe0\x43"
+ "\x5b\x9b\x9b\x4b\xfc\xa4\x89\x18\x98\x3e\x05\xcf\x9a\x1d\x03\x0f"
+ "\xe9\x02\xf0\x98\xff\x5a\x50\x66\x78\x83\x84\xf7\xe0\xaf\x35\x86"
+ "\x17\x22\xb3\x5d\xe2\xfb\x1d\x86\x11\x64\xfd\x01\x98\x9e\xe5\x77"
+ "\x51\x37\x59\x1b\xfc\xce\xe2\xe4\x76\x8c\x9b\x5c\xfe\xad\x8a\xae"
+ "\x21\xa2\x27\x3f\x99\x79\x8e\xdf\x7b\xc3\x67\x38\xcf\x5a\xd1\x53"
+ "\x9c\x3c\xbc\x1b\xba\x08\x79\x50\xde\xc1\x78\x46\xf7\xe5\x83\xd3"
+ "\xbf\x33\x85\xbe\x33\xed\xde\x69\x53\x68\xe6\x9d\x53\xa7\x50\xd6"
+ "\x37\x6f\xc8\x9a\x74\xf3\xad\x37\xcb\x9b\x9b\x6f\xcd\xbe\x99\xf2"
+ "\xbe\xfb\xe0\x14\xca\x9b\x35\x85\x1e\xc2\x2f\xef\xa1\xe9\x0f\x4e"
+ "\x9b\xfe\xd0\x14\xca\xbf\xfb\x5e\x3c\x4d\x9d\x32\x31\xeb\x9e\x1b"
+ "\xf2\xa6\xde\x3b\x9d\x1e\x98\x73\x53\xd6\x4d\x37\xd1\x9d\xd3\x67"
+ "\x4c\xcc\xca\xd2\xaf\x13\xb3\x38\xcb\x23\xd9\xd3\x1f\xba\x21\x6f"
+ "\xc9\xe2\xb2\xc5\x37\xcc\xba\x77\x2a\xa7\x40\xbb\x45\xf1\x50\x66"
+ "\xe4\x9c\xc6\xb4\x0e\x88\xd3\xb9\xa4\x41\x77\xec\x04\x0f\xe0\xd7"
+ "\xed\xa9\x38\x06\x1d\x70\xe9\xb2\x9d\xdc\x77\x72\x0c\xb0\x36\x42"
+ "\xee\xcd\x41\x57\x7a\x39\x68\x78\x98\x69\x68\xbf\x86\xf5\x84\x6d"
+ "\x08\xde\xbd\xab\x8f\x35\x43\xf0\xbe\x2e\xf6\xfd\x65\xd0\xc1\xd6"
+ "\xff\x68\xb7\x13\x79\xf1\x03\xdd\x03\xd0\x85\xa0\xaf\x9f\x7a\x9c"
+ "\xf9\x43\xc0\xdf\x49\xa8\xa3\x13\xb2\x79\x18\x65\x3b\xa2\x64\xbe"
+ "\x13\xfd\x73\x98\xc7\x95\x53\x94\xfe\x76\x7b\x59\x0e\x71\x3f\x79"
+ "\xcb\x74\x18\x67\xfb\x61\xa4\x4a\x18\xe8\x7b\xc0\x39\xa2\xe0\x5c"
+ "\x6a\x8f\xd2\x0f\x3e\x86\xb3\x19\xef\x74\x58\x67\xdb\xa1\x27\xa0"
+ "\xc7\xaf\xd7\x9c\x99\x24\x52\x1b\x33\xb5\xbe\x4c\x39\x56\xa2\x5c"
+ "\x7e\x14\x5f\x07\x5a\x1c\xc8\xf7\xc3\xdc\x24\xf0\x41\x12\xc6\x5f"
+ "\xb4\x25\xbd\x08\xfc\x1d\x88\x6c\x68\x7d\x4e\x9c\xce\x67\x3b\x62"
+ "\xe8\x71\x1a\xf9\x27\xb4\xaf\x55\xdb\xd0\x5a\x2a\x82\x32\x8d\xe9"
+ "\xb6\x5f\xf0\x73\x2a\xf2\xf5\xf5\xa7\xbd\xc3\x69\xe0\x83\x64\x96"
+ "\x57\x21\x64\x3a\xc6\xcc\x91\x2b\xa1\xd3\x3a\x90\xb7\x94\xf3\x4e"
+ "\x08\xd3\x30\xe8\x1a\x9b\xdd\x99\x44\xc7\x68\x24\x69\xa9\xad\x4b"
+ "\xa2\xea\x03\x9c\x91\x3c\x48\x31\x3f\x9a\x83\xa7\x01\xa7\x47\xa6"
+ "\xc3\x8e\x19\xf9\x18\xe0\x2f\x65\x5d\xa9\xf4\xb7\x6d\x1c\xe7\xd3"
+ "\xc7\xe6\x81\x67\xc8\xba\x82\x63\x1b\xd7\x0c\x5a\xb2\xbd\xc0\xf6"
+ "\x5f\xd0\x35\x72\x8e\x8f\x86\xfb\xd5\xd8\x68\x1b\xcb\x79\x35\xe0"
+ "\x28\xd2\xc6\x74\x01\x6e\x99\x67\x55\x37\x1d\x2f\xe5\xb1\x76\x64"
+ "\xba\xe6\x2c\xa6\x58\x9c\x2e\x6d\x65\xfc\x59\x7f\x80\x16\x1f\x82"
+ "\x0f\x52\x00\x6f\x57\x2c\x1f\x8c\xf4\x00\xce\x73\xc0\xaf\x03\x6d"
+ "\x7a\xce\x47\x97\x1e\xd2\x7a\x8a\x51\x2f\x99\x20\x57\xd0\xe7\x03"
+ "\x30\xf4\xf2\x9d\xb1\xe5\x2f\x75\x73\x39\xe4\x1f\x12\xec\x91\xf9"
+ "\x37\x32\xcd\x75\xbe\x03\x5f\x5e\x96\x11\x9b\xff\x8a\x7f\x02\x97"
+ "\xbf\x46\xbd\x9f\x14\xf7\xbe\x0d\xef\xff\x53\x7f\x0f\xb9\xbf\x6c"
+ "\x4e\x1c\xdf\x96\xe2\xfd\x3f\x80\x6f\x00\x72\x0d\xdb\xe2\xd2\x5c"
+ "\xf0\x98\x3f\x2a\xff\xfa\xb8\xfc\x0d\xc8\xff\x5f\xcc\x37\x3c\xe6"
+ "\x70\xfe\x7a\x5d\x76\x90\xdf\x82\xfc\xfb\xe2\xea\x7f\x13\xf9\x03"
+ "\x51\xf8\x1d\x89\x7d\x9f\x51\x87\xf7\x9f\x31\xaf\xc3\x26\x1a\x82"
+ "\x3c\xc3\x58\x97\xb0\x1e\x6b\x2e\xe1\xfe\xca\x30\xc7\xe5\x1f\x8b"
+ "\x7c\x69\x3a\x8d\x4c\x3a\x8d\x72\xb9\x1f\x51\xc7\x51\x85\x43\x46"
+ "\x76\x5c\x99\x7c\x94\xc9\x00\x1d\x9f\x33\xf8\x32\x41\x99\x92\xb8"
+ "\x32\x1b\xb9\x1f\x85\xaa\xc7\x1c\xec\x1b\x28\xa3\xeb\xc8\x68\x18"
+ "\xdc\xb6\x4b\x00\x63\x6f\x5c\xdb\x27\xa1\xde\x31\x9b\x94\xde\xb9"
+ "\x04\x3c\x74\x13\xd2\xc6\x01\xe6\x32\x96\x01\xc8\x6a\xc0\xeb\x0f"
+ "\x91\x70\xe6\xa6\x29\xde\xbd\xfc\xd2\x11\x61\xe2\xfb\x1b\xf8\x9e"
+ "\x61\x8b\xe0\x0c\x5d\x26\x2f\xbf\x14\x57\xa4\x67\xb0\xfd\x96\xc4"
+ "\x3a\x58\x04\xef\xd7\x14\xcc\xcb\x6f\x11\x26\x32\xe1\x39\xa2\xd7"
+ "\x71\x25\x9e\x93\x80\xff\x12\x8c\x39\x24\x56\x20\xdf\x2a\x9a\x8a"
+ "\x74\x4e\x5b\xae\xe7\x1b\x78\x5e\x71\x7f\x58\xbd\x1f\xf5\x27\x55"
+ "\x67\x2e\xf3\xfb\x24\x3c\xff\x5e\xc1\x1b\xf5\x2e\xc3\xc7\xfd\x44"
+ "\xfd\x3e\x29\xc2\xb0\x4f\x1b\x32\x39\xea\x1d\x59\x0e\x72\x29\xeb"
+ "\x43\x79\xb1\x42\xbe\x63\x98\xaf\xe3\x7a\x2f\xae\x2f\xe2\xfa\x00"
+ "\xae\xcf\x3a\x3f\x23\x9b\x33\x22\xe5\x93\x9f\x1f\xc6\xf5\x41\x5c"
+ "\xa7\xe3\xfa\x10\xae\x13\x71\xbd\x0b\xd7\xe1\x2c\x27\x18\x57\x79"
+ "\xce\x15\xc0\x38\xab\x78\x8d\xe7\x04\xc1\x5c\xa6\xc9\x74\xb4\x5b"
+ "\xd2\x42\x53\xfa\xc6\xa2\xfa\xf5\x72\x39\x27\x04\x7f\x70\xda\x30"
+ "\xc5\x1f\x2a\x2d\x62\xe8\xa5\xd3\x03\x69\xba\xae\xd2\x65\x53\x4f"
+ "\x53\xf0\xf3\x00\xff\x30\xe3\x2a\x14\xac\x21\x8a\x07\x74\xf8\xaa"
+ "\x9c\x39\x41\x9d\x49\xd1\x75\xe2\xba\xcb\xe9\x10\x02\xd7\x1a\xee"
+ "\x33\x1f\x8d\xf2\x80\x7e\x66\x8d\xfb\x64\x09\xcd\x40\x1d\x25\xdc"
+ "\x07\x06\x4f\x09\xc5\xa3\x43\xf9\x5e\x5b\xf1\x0c\x74\x14\xde\xaf"
+ "\x78\x46\xd3\xf9\x50\xe6\x91\xef\x15\x2e\x73\xf5\x3a\x26\x71\xff"
+ "\xc8\xf7\x32\x3d\xe3\x70\x14\x5f\x8e\x0c\xba\xae\xc8\x8d\xe3\xcb"
+ "\x72\xf0\xe5\x8d\xcc\x7f\xdc\x67\x4c\x97\x11\xa5\xd2\x26\x30\xf5"
+ "\xc3\x3f\xad\xf8\x7b\xa7\x3e\x07\x56\xba\xe0\x8a\x9a\x38\x5d\x25"
+ "\xf9\x3f\x4e\x77\x74\x73\x7f\x25\x97\xb3\x4c\x5d\xe1\xf1\xd1\x5b"
+ "\x3e\x69\x7f\x6e\x68\x5d\xc1\xef\x03\xe0\x0f\xae\x37\xb9\x94\x75"
+ "\xc1\x15\x3e\xe3\xbd\x7c\x97\xd2\x91\xc3\xb2\x92\x5c\x22\xdf\x21"
+ "\x2d\x6d\xbf\xf1\xce\xa8\x27\xb9\x8c\xdf\xd9\x6c\x03\x70\x1b\x73"
+ "\x75\xb8\xc9\x89\xec\x47\xe1\x6e\xcc\xbe\x81\xc8\x74\x7d\x25\x0d"
+ "\xf1\x86\x8f\xd0\xec\xb0\x88\x7c\xbd\x92\x52\xbc\xe1\x3d\x74\x1d"
+ "\xd1\xa5\xde\x70\x23\x65\x12\x5d\xed\x0d\x6f\x81\x3d\xb3\x9e\xdf"
+ "\x1f\xbc\xae\x32\x29\x09\x57\xe7\xd7\xc8\x94\xe4\x0d\xd7\xd1\xb5"
+ "\x64\xc6\xb5\x8c\xee\x7e\x5e\x04\xbd\xe1\x22\xe4\x2b\xa1\xd9\x11"
+ "\x71\x7a\xda\x10\xf1\xb7\x82\x08\xa5\xcf\x78\x5e\x38\xbd\x61\xcc"
+ "\x2d\xc2\xad\x48\xd7\xc4\xec\xc8\x67\xf8\x05\x85\xe6\x6e\xcc\x9d"
+ "\x1d\x39\x2d\xa6\x3e\x7f\x10\xcf\x7f\x13\x53\x87\x38\x05\xfa\x49"
+ "\x78\xc3\x93\xa9\x3d\x10\x40\xfe\x49\x24\xaa\x1a\xb3\x1f\x3f\x6b"
+ "\xa2\x3e\xd8\x24\x5a\x55\x63\x2e\xda\x93\xdf\x87\xb6\x60\xbc\xfe"
+ "\x6e\xdf\x6a\x5c\x37\x34\x7e\x47\x3e\x5b\x1a\x8b\xd1\x96\xfc\x1b"
+ "\x2a\x31\xcf\x70\xa0\x1d\x11\xbf\x80\x1d\x63\xf6\x3a\x8e\xd2\x88"
+ "\xb5\x6c\xab\x4f\xc6\x5c\xed\xef\x84\x7e\xb0\xea\x70\xf3\x79\x8e"
+ "\x26\x52\x50\x6e\x43\xe3\x7c\x09\xc3\xdd\xe8\xb6\x26\x09\x3f\xf4"
+ "\xb6\x95\x69\xe1\x0d\x1f\xc5\xef\xef\xc4\x34\xf0\x86\x03\x80\x49"
+ "\x56\x94\x73\xf7\xa5\x34\x3a\xf0\xab\xc5\xef\x10\xf0\xf8\x8b\x70"
+ "\x65\xbc\x2b\x60\x3b\xa0\x7c\x17\x9e\x43\x3c\xc7\x94\xb4\x8c\xd0"
+ "\x30\xe4\xef\x02\xbf\x4c\x03\xdf\x01\xd7\x26\x9b\xac\x67\x43\xd3"
+ "\x15\x01\xc1\x6d\x68\x1a\xa5\xda\xd0\x74\xb9\x6a\x53\x53\xb6\x2e"
+ "\x47\x9c\x76\x2b\xee\xe7\x04\x39\x9f\xbb\x29\x5b\x58\x9a\x72\x43"
+ "\x90\x4d\xd0\xb5\x92\xe9\x08\xba\x56\x32\x2d\x45\x55\x53\xb6\xd7"
+ "\xb1\x11\xed\x68\xca\xed\x4b\x69\xca\x47\xb9\xa7\xfb\xa4\x3d\xd3"
+ "\xe4\x08\x28\x38\x2b\x00\x67\xae\x84\x63\x69\x72\x00\x96\x3b\xe2"
+ "\xb2\xd3\xec\x95\x22\x34\x3b\xbc\x36\x5c\xb0\x92\x92\xc7\x53\x65"
+ "\x12\xcf\x65\xbc\x8e\x12\xb4\xb3\x05\xd7\x69\x78\x4f\x97\xa1\xae"
+ "\x83\x80\xeb\xe0\xfa\x50\x8f\x1b\x30\x9f\x07\xac\x22\xc6\xaf\xd7"
+ "\x44\xe9\x78\xae\xed\x5d\x2d\xf1\xdb\x0f\xd8\x1d\x9a\xa5\xe9\x90"
+ "\xc1\x43\xcc\x3f\x8a\x6e\xcc\x37\xaf\x13\xf8\x2b\x7d\xb6\x43\x84"
+ "\xf1\x2e\xdd\xeb\xe0\xf4\x3a\x6a\x2f\x45\x1e\x07\xbf\x2f\xc3\xfd"
+ "\x4c\xdc\xaf\x27\xe6\x9f\x59\xa5\x81\xb5\x37\x56\x96\x26\x21\xff"
+ "\xc1\x82\xb0\x85\x1e\x2f\x35\x57\xb6\x97\x76\xe3\x5d\x37\x21\xcd"
+ "\xe9\x75\xd4\xc9\xb9\x17\xfa\x35\x1c\xb1\x1c\xc8\x8f\xb8\x9b\x76"
+ "\x8f\x08\x38\x85\xd7\x51\x86\xbc\xa5\x74\x5d\xa5\x25\x49\xe6\x77"
+ "\x14\xc9\xf6\x68\x9b\x2b\x89\xcb\xb4\x15\xef\x21\x9e\xc3\xa1\xed"
+ "\xfe\xb6\xee\xf5\xcc\xa3\x9a\xe6\x3e\x90\x09\xfe\xec\x6b\x2b\xde"
+ "\x42\x33\xbb\x2b\x87\x81\x1e\x49\x48\x8f\xb4\x75\xb7\x20\x6f\xab"
+ "\xe2\xd9\x95\x61\x6b\x5b\xf1\x7a\x0a\x5b\x9a\x6a\xc3\xee\x03\xd9"
+ "\xb3\x57\xf6\x89\x99\xc5\xe2\xe0\x63\xdd\x95\xe0\xd3\x3d\x34\xf3"
+ "\x64\x38\xb9\xbd\x14\x3c\xbf\x32\x88\xf4\xb0\xe4\xff\x99\x27\x7b"
+ "\xc4\x2c\x58\x46\xb3\x57\xfe\x4d\xb4\x15\x17\xd1\xe3\x01\x1a\x71"
+ "\xc9\x5a\xa1\xb1\x5c\xb4\x76\xee\xa1\x4b\x8e\x76\x11\xcb\xc4\x8c"
+ "\x79\x9a\x98\x79\xf2\xb4\x78\xfc\x39\xcc\x5b\x1d\x93\x81\x23\xe8"
+ "\x12\xd8\xc2\xf4\xde\xdf\x56\xdc\x08\x1c\x20\x37\x8e\x49\x48\x7b"
+ "\x1d\x79\x3d\xd6\xc7\x4e\xa6\x53\x6b\xe7\x16\x0a\xa7\x34\xd5\x46"
+ "\xaa\x9a\x76\x6b\x29\x4d\x87\xd0\x47\x1d\x5a\xd5\x81\xcc\x48\xca"
+ "\x81\xfc\x70\xd5\x81\x6c\xb1\xe1\xc0\x6e\xf4\x53\x0a\xf7\x79\xaf"
+ "\x8b\xec\x78\xfe\x51\xaf\xe4\xa3\x03\xe8\xa7\x03\x1d\xb0\x9f\x05"
+ "\xd3\x52\x54\x1d\xd8\xaf\x64\xe0\x40\x47\x5f\xca\x81\x43\xc8\xd7"
+ "\xa1\xf8\xf0\x40\x17\xf3\x65\x04\xfa\x0e\x69\xff\x88\xa0\x2c\xde"
+ "\x87\xfa\x52\x0e\x5a\xf0\xb3\x89\x0d\x07\x8b\x01\xff\x52\x86\xaf"
+ "\xb9\x0f\x3a\x84\xe5\xa0\xfb\x46\x22\x4b\x7b\xa0\x93\x78\xed\x42"
+ "\xce\xf5\x1d\x9f\x00\x67\xe6\xa9\x30\xae\x61\xc8\xc6\xc1\x62\xed"
+ "\xf6\x1a\x29\x83\x22\xe5\xa0\x7b\x76\xe4\x0e\xf1\xf8\x59\x96\x27"
+ "\xa4\x57\x01\x46\xea\xc1\xdd\x21\xc9\xaf\x07\xdf\x60\x1c\xfa\x56"
+ "\x67\x32\x1c\x33\xde\xc3\x86\xf6\x5c\x1f\x10\x99\xa4\xb9\x3d\x99"
+ "\x9a\xc5\xe3\x16\x6e\x0f\xe4\xc1\x93\x1b\x71\x7b\xf2\xef\x1f\x22"
+ "\xfc\xac\xbf\xfa\xbe\x47\xa8\x67\x1f\x85\x6f\x17\xa2\xbd\x74\x3d"
+ "\xee\x9b\x48\xca\xb0\xe3\x88\xe4\xab\xb6\xee\x23\xa0\xe5\x9b\x48"
+ "\x6f\x91\x7a\x8c\x69\x2f\x52\x3c\xb9\x8f\x9f\x1d\x5d\xc9\xbc\xf0"
+ "\x78\x29\x55\x8a\x2a\x4f\xb6\x56\xe5\xc9\x8c\x54\x79\xf2\xb5\x14"
+ "\xd4\x93\xfa\xde\x1f\x42\x52\xae\xdf\x03\x5f\xef\x43\x99\x26\xc9"
+ "\x4f\xa2\xea\xbd\x43\x83\xe9\x52\xd6\x69\xac\xc3\x66\x87\x43\xcc"
+ "\x5f\xff\x60\xfd\xc7\xba\x0c\xba\xa0\xc0\xd0\x65\xac\xc7\x78\x8e"
+ "\xc5\xba\x4c\xd3\x75\x99\xa6\xeb\x32\x2d\x4a\x97\x81\xfe\x66\xf0"
+ "\x7b\x48\xea\x2f\xd0\x93\x75\xd7\xec\x48\x96\x88\xd7\x5d\x5c\x26"
+ "\x02\xbd\xa4\x41\x2f\xe1\x57\xab\x29\xbd\xd4\xa1\xeb\x25\x93\xa1"
+ "\x97\x00\x8f\xf5\xb6\x96\x48\x2f\x69\xba\x5e\x8a\xe8\x7a\x49\xd3"
+ "\xf5\x92\x76\x21\xbd\x64\x69\x42\x7b\x9b\x72\x79\x3d\x15\x72\x53"
+ "\xc9\xfd\x3c\x7b\xa5\x56\x09\x7e\x04\x1d\x9b\x72\x35\xa5\x8f\x8a"
+ "\x31\xbf\x32\xb1\x3e\x8a\xa0\xbc\x66\xe8\xa3\xa0\xd4\x1b\x6e\xd6"
+ "\x49\xdc\x77\x05\x61\x3b\xb1\x2e\x92\x7a\x27\x7c\x75\x98\xf5\x0e"
+ "\xe8\x77\x47\xbc\xde\x01\xbc\x5a\xdc\xa7\xeb\xf5\x1f\xc2\xec\x3a"
+ "\x6c\x0d\x3b\xc5\x6c\x47\x40\xd2\xa8\xc0\x51\x56\xc9\x3c\x07\x9d"
+ "\xd0\x21\xda\x2b\x09\x3a\x69\x37\x70\x04\x9f\x47\x08\xb2\x9b\x19"
+ "\x86\xbe\x80\x1c\x64\x47\x20\xcb\x33\xbb\x7b\xbc\xb3\x4a\x69\xd8"
+ "\xe3\x81\xcc\xf4\x99\x27\x85\x1f\xb4\xf1\x3d\x5e\x5a\x49\xb3\x02"
+ "\x99\xd0\x0f\x4d\x34\xa3\x53\x68\x33\x0a\x7d\x76\xc8\x49\xf6\xcc"
+ "\x85\x1e\xeb\xe3\xcf\xa5\xd3\xac\xb3\xc2\x03\xfd\xf1\xc1\xcc\x93"
+ "\xe9\xd6\xb9\x9d\xf4\x95\x19\xf3\x84\x16\x81\x2c\xa2\xad\xbb\xd1"
+ "\xe6\xfd\xc0\xfb\x10\xe4\xb2\x03\x72\x98\x19\x86\x3c\x46\xcb\x22"
+ "\xe4\xea\x47\xb8\xb7\xcb\x76\xb8\x0f\x74\x40\x16\xf7\x6b\x72\xbc"
+ "\xeb\x94\x73\x5a\xd4\xd3\x21\xe5\x27\x05\xe9\x55\x4a\x1e\x35\x55"
+ "\xae\x4b\x63\xda\x99\x94\x3c\x72\x9f\xe0\x7d\x08\x72\x63\xc1\x2f"
+ "\x46\x1e\x59\xce\x04\xcb\x59\xe9\xd9\x01\x39\x7b\x4e\x97\xb3\x14"
+ "\x25\x67\x11\xd8\x2a\x91\xd5\x4a\xd6\x18\x3e\xcf\x7b\xfb\x65\x2d"
+ "\xd5\x93\x89\xfb\x24\xc5\x37\x52\xde\x58\xd6\xa0\x63\x3d\xb9\x90"
+ "\x3f\xc0\x13\x7e\x96\x03\xf0\xe5\x5f\x79\x3c\x9c\x55\x2a\xfe\x5a"
+ "\x10\x19\x8d\x3e\xf7\xe4\x43\xdf\xfd\x6d\x66\xb7\xf8\x2b\x74\x5d"
+ "\x03\x64\x29\x13\x32\x94\x0d\x59\xca\x85\x4c\xb1\x2c\x1d\x8a\xac"
+ "\x66\x98\xef\x1d\xea\x87\x21\xc7\xd3\x58\x59\x1a\x6c\xdd\x35\xe8"
+ "\xb2\x77\xfb\xa8\xa9\x95\x6d\x1a\xdc\x87\x7c\x74\xa0\x41\xdd\x5f"
+ "\x6d\xf6\x51\xc3\x51\x69\xeb\x40\xfe\x4a\x2b\xe8\xf2\x13\x74\xf5"
+ "\x7e\xf0\x3a\xe1\x3e\x0d\xf7\x8d\xb3\xaf\x3b\x28\xb4\x8d\x66\x1b"
+ "\xea\x0d\xb2\x0c\x0a\xd7\x24\xb6\xe1\x72\xc0\x83\x16\x11\xcc\x4c"
+ "\x83\xed\xa8\x89\x3e\x1b\xaf\xed\x59\xf1\x3c\x02\xed\x1f\x8b\xeb"
+ "\xc8\x1d\xe7\x28\x03\x3f\xdb\x0e\x97\x56\xc9\xf6\x15\xee\xb3\xc4"
+ "\x0a\x5b\xea\xe6\xe5\x34\xde\x1a\x20\x4b\xbd\x4b\xcb\xb7\xae\x4d"
+ "\xe7\x35\xae\x0c\xbe\x17\xae\xd7\xa9\xfe\x1c\x99\x79\x1d\x42\x1b"
+ "\x8e\xfa\x1c\x56\x21\x96\x66\x52\xfd\x12\xe8\x06\x17\xd9\xea\x5d"
+ "\x62\x6f\x24\x28\xe5\x31\xdb\xc0\x85\x71\x03\x9e\x57\x02\xcf\xd6"
+ "\x6f\xaf\xcc\xa1\xdf\x39\x28\xe1\xda\x30\xda\xd9\xdf\xfe\xc4\xef"
+ "\xaf\x49\x33\x68\x32\xc8\xfb\xf1\x06\x9d\x06\x59\x47\x34\xf3\x38"
+ "\x1e\x59\x2e\xfc\xd5\x4f\x13\xd3\xc2\xe6\x0c\x8b\xff\x04\x1d\x2b"
+ "\x2b\x22\x74\xe5\xec\x95\x57\x09\x6f\xb7\xf0\x78\x1d\x27\xa9\x1e"
+ "\xef\x2b\xca\x31\x76\xa6\xb4\xfa\x44\x55\xeb\xd1\x9e\xe5\x22\xcc"
+ "\x6b\x47\xa8\xa3\xc6\x47\x93\xb3\x54\x5f\x34\xed\x97\x73\x56\x4b"
+ "\xeb\x51\xc0\xba\x94\x61\xb5\xa1\x7c\xa4\xaa\xb5\x13\xf9\xf6\xfb"
+ "\xe8\x8f\xfb\x64\x3e\x4b\xd3\xfe\xd2\x55\xf4\xe5\x13\x74\x8d\x5f"
+ "\xce\x2d\xdc\xad\x01\xd6\x05\x48\x4b\x47\x5a\x18\xf0\x43\xc8\xdf"
+ "\xe5\xa3\x5f\xeb\x6b\x12\xd7\x84\x8d\x7c\xb8\x97\x76\x7c\x0c\xff"
+ "\x24\xc9\xc5\x7b\xf4\x97\x7d\x60\x73\x2c\x49\x5f\xce\x37\xfe\xd2"
+ "\xf1\xcb\x49\xfc\x7a\x40\x97\x1f\xc8\xee\x81\x8e\x76\xae\xa1\x31"
+ "\xe8\x1f\xe0\xf7\xd5\xe7\x30\x4f\x39\x2e\x5c\x5f\xb5\xfc\x70\x55"
+ "\x08\x73\x89\xaf\x96\xfb\x68\xe3\xe4\xc1\xe8\x89\xf6\x77\x68\xe7"
+ "\x44\x57\xf5\xf2\x7e\x5a\x7e\x0a\xdd\x28\xf8\x9e\x75\x51\x3d\xd2"
+ "\x99\x6e\x80\xd3\x62\xd0\x6c\xf0\x7e\x69\xf5\xab\x39\xee\xd8\xb1"
+ "\xc2\x25\xc8\xf3\x15\xde\xd3\x1a\x3b\x4e\xd1\xe1\xc0\xa1\x1e\xe8"
+ "\x11\x5e\x97\xc6\xdc\x2f\xb0\xd4\x26\x40\xaf\xb1\xb0\xff\xc7\x37"
+ "\xe8\xeb\x5e\x01\x6f\x78\x3a\xeb\x96\x84\x63\x16\xef\xc1\x0d\xc0"
+ "\x1f\x37\xad\x7d\x0c\xf4\x90\xd4\x4d\x1d\xeb\x2b\x14\xde\x21\x86"
+ "\xeb\xa9\x38\x43\x9d\x78\xbf\x34\x20\xba\x84\xbb\xc3\xc1\x73\x0d"
+ "\xcf\xf2\x5e\x4e\x9b\x0e\xde\x16\x9e\x25\x8c\xd3\xb8\xe9\x9e\xaf"
+ "\xf4\xd2\x71\x07\x25\xd7\xf7\xaf\x37\x8d\xcb\xe2\xf5\x25\xb5\xae"
+ "\x36\x76\xaf\x8f\x6e\x2c\x36\xf0\x62\x3b\x04\xf4\x65\x5a\xef\x67"
+ "\x7b\x84\xf7\x3a\x96\x96\x8b\x10\xdb\x25\xc8\x7b\xd4\x68\x03\xb7"
+ "\x4f\x6f\x97\x3f\xba\x5d\xbc\x27\x66\x2d\x57\x34\x58\xba\x92\x2c"
+ "\x76\x45\x6b\x0b\xb7\x97\xdb\xc2\x6d\x96\x6d\x91\x3a\x96\xe7\x13"
+ "\xb7\x60\xce\x26\xd3\x3b\x82\xae\x71\x93\x7d\x74\x83\x59\xf1\xd4"
+ "\xd8\xbd\xf1\x7c\xd4\xdf\x8f\x96\x26\x37\xe6\xb8\x5f\x71\x6a\xe2"
+ "\x18\x60\xfe\x5e\xad\xd5\x8d\xfb\xbd\xc6\xb6\x78\x88\xf9\xf7\xfd"
+ "\x00\x8f\xc5\xde\x72\xd6\xb7\x32\xef\x65\xc8\xdb\x89\x3c\xef\xe8"
+ "\x79\xdf\x51\x7b\x84\xf2\x3a\x8c\xaf\x18\xc3\x9e\x07\x1e\x87\xfd"
+ "\x72\xac\xef\xc8\x31\x9e\x05\x9e\x71\x75\x8b\xaa\xf7\x03\x89\x71"
+ "\xf1\xb8\x79\x2c\x8b\x9c\x13\xdd\xa8\xe7\x0a\xe6\x29\xe7\x4a\xfa"
+ "\x12\xf8\xf2\xd3\x8a\x35\x74\x19\xf3\x93\x48\x69\x0d\x2b\xba\x5f"
+ "\x3b\x46\xb8\x60\xf7\x42\xa3\x96\x2e\xa7\x2f\x43\x8e\x02\x27\xe8"
+ "\xda\x89\x05\xe5\x76\xe0\x4a\x54\x7d\x8a\x48\xea\xa0\x94\xd6\x10"
+ "\xcf\x71\xea\x4f\xf1\x5a\xd2\xb5\x79\x06\x2f\xe2\x7e\xee\x85\xf4"
+ "\x05\xc6\x19\x8b\x5a\xdb\xb8\xf6\xf7\xbc\xaf\x71\x8c\xae\xdd\xc7"
+ "\xed\x55\x7b\xaa\xd7\xbe\x2e\xce\x89\xb9\x42\x8d\x69\xd0\xd5\xd7"
+ "\x42\x4f\x1c\xb4\xc8\x9f\x8b\x0a\xd5\xf3\x81\x10\xf2\x6d\x11\xe7"
+ "\x34\xe2\x74\xa4\xed\x11\xae\x24\x96\x89\x46\xd4\xdd\xe1\xa3\x3b"
+ "\x72\x55\xdf\x5c\xbb\x8b\x61\x25\xc6\xe1\x40\x08\x7d\x4b\xcc\x9b"
+ "\xc7\xe9\x6b\x77\xda\x2b\x78\xad\xf4\x6b\x97\x4b\xb9\x00\xac\x7a"
+ "\x93\xd2\xdb\xb0\x51\x2d\x3b\x5d\x5a\x31\x74\x74\xb1\xb6\xe1\xc3"
+ "\x42\x79\xaf\xbf\x13\xfa\x38\x9a\x18\x7e\xc7\x7a\xcf\x68\xe6\xf1"
+ "\xaf\xd5\x29\x38\x1d\x0e\xcf\xe8\x13\xfc\xbc\x83\x9f\x03\x96\x8f"
+ "\x0a\xbd\xb5\x39\xa8\xff\x04\xd7\x5b\xa7\xe6\xfc\x5f\xdb\xd1\x83"
+ "\x3a\x82\xae\xaf\xd5\xf9\x68\x42\x99\xda\xe3\xf9\xa8\x70\xb0\xbd"
+ "\x6b\x96\x1d\x96\x39\x25\xd3\xd7\x3d\xd6\xd6\x20\xe5\xaf\xab\xc7"
+ "\x72\xd0\xa2\xeb\x0d\x5e\x07\x4a\x3b\x46\xd7\xcd\x6d\xb3\x49\xfe"
+ "\x36\x09\xd3\xd7\xc2\x3f\xd3\xfc\x26\xde\x87\x53\xea\xeb\xba\xb9"
+ "\xe7\xff\x32\xb3\xf0\x83\x96\xcb\x9c\xa1\x3f\xe7\xe3\x57\x82\x5f"
+ "\x23\x9e\x67\x48\xda\x6d\x2f\x4a\xf2\xe1\x5d\x0f\xec\x7a\x7e\xf6"
+ "\x51\x66\xb6\xd8\x3e\xd6\x04\xbb\x44\xde\xd7\x7f\x89\xd7\x12\x32"
+ "\x8b\xd0\x07\xdd\xaa\x2f\xae\x93\xeb\x29\x90\x47\xa6\xbb\x70\xd6"
+ "\x8a\x50\x4b\x45\x00\x78\x67\x6e\x69\xa9\x0d\x90\xfd\x5a\x6e\x7f"
+ "\x66\x2d\xb7\x29\x00\xfa\xf3\x75\x69\xad\xf0\x37\xd7\x85\x89\xf7"
+ "\x03\x01\x0b\xf2\xbf\xb0\x45\xad\x4b\x74\x34\x30\x3c\x9d\x27\x84"
+ "\xd1\x7e\xa5\xd3\x3e\x2a\xe4\xbe\x04\xac\xbf\xa3\xed\xd6\x53\x74"
+ "\xdd\x38\x91\xfa\x61\x61\x73\x31\xd1\x0e\xe8\x11\x8c\x35\x72\x6f"
+ "\xa2\x5e\xfa\x23\x5c\x87\xf1\xff\x6b\x33\x8c\xfd\xab\x4d\x78\xbf"
+ "\x19\xef\x30\xf6\xf8\xdb\x8a\x43\xc4\xb0\x22\xdc\x3e\x94\x6f\xd2"
+ "\xfc\x66\x8c\xd5\xe8\xf3\x8f\x0a\x2b\x4a\xa1\x67\xfa\xf5\x56\x66"
+ "\xeb\x9a\x93\x22\x64\xb4\xaf\xb9\x81\x65\xe1\x3a\xf0\xff\x33\xbe"
+ "\x41\xf9\xbf\x1f\xe7\xeb\x57\x36\x8f\x55\x7d\xa6\x81\x2e\xb1\x7d"
+ "\x76\xbd\x43\xf5\xd7\x75\x7b\x62\xfb\xeb\x7a\x8c\xf2\xd7\x05\x70"
+ "\x4d\xc3\x6f\x8c\x7a\x8e\xfe\x5d\xe7\x8b\x7a\x1e\x8f\x5f\x11\xf0"
+ "\xc1\xf8\x7f\x6d\xb1\xea\x07\x4e\x47\x3b\x98\x47\xfe\x45\x16\xad"
+ "\x2f\x9f\x78\x7f\x98\xd3\x99\x9f\x39\x5d\x83\x3d\x83\x67\xc2\xfb"
+ "\x74\x96\xd5\x6a\x8d\x62\xde\x7b\xd7\x83\xe7\x56\xf5\x32\xfe\x0f"
+ "\x30\x2c\xeb\x5a\xb7\x9b\xf9\x14\x79\x40\x23\xb7\x3b\xe8\xba\x7e"
+ "\xae\x41\x57\xa4\x4d\xe3\xf7\xcc\x93\x48\x2f\xf3\x51\x89\x5d\xee"
+ "\xff\x62\x4e\x98\xd8\xd6\xb8\xbe\xb6\xdf\x26\xb3\x1c\x2c\x66\x7d"
+ "\xd4\x4d\x5f\xdf\x05\x9d\x85\xbe\xfd\x30\x5f\x8d\x35\x5f\x7f\x9d"
+ "\x9f\xa1\x2b\x3f\xc5\x7d\x43\x1b\x74\x52\xef\x86\xd6\xc2\x3e\x13"
+ "\x0d\xeb\x35\x51\x4e\x78\xb3\x79\x72\x38\xb5\xa5\xc4\xdb\xb5\x8f"
+ "\xda\xc3\x3f\x27\xfb\xd3\x12\xc6\xab\x5e\xf0\x80\x73\xa5\x88\xbc"
+ "\xd5\xbb\xdb\xec\x0d\x9f\xf6\x60\x6c\xbe\xea\x04\x7d\x5d\xd2\xe3"
+ "\x85\x63\x18\xf5\x1f\x97\xb0\x15\x7d\xd2\xcc\xb6\xcd\x0b\x44\x78"
+ "\xf3\x71\x11\x80\x7d\x97\xba\xa9\x97\xc6\x6f\x5b\x45\x59\x75\xbd"
+ "\x34\x76\x67\x2f\x65\x8a\x7f\x64\x9a\xea\x60\xb7\x3d\x7e\x36\x9d"
+ "\xa0\x13\xf2\x47\x94\x92\x65\xe7\x2a\x92\x3c\x12\xd9\x04\xfb\x2d"
+ "\x0c\xfb\xed\x74\x26\xeb\xc6\x7e\xfb\xad\x4f\xda\xc5\x6d\x45\x8a"
+ "\x8f\xda\x8a\x86\x17\x53\x52\x5a\x21\xa5\x03\x3f\xe7\x29\xba\xfe"
+ "\xe3\xb4\x4e\xd8\x8e\x68\xb3\x4f\x6f\x2f\x68\xd7\x6d\x2d\xa6\x61"
+ "\xb2\xad\xd0\xd7\xa2\xea\xc3\xfc\x41\xc7\x61\x13\xf3\x54\x80\xe5"
+ "\x86\xdb\xf0\x2f\xde\xa3\xde\x37\x3a\x64\x5e\x5a\x27\x42\x9c\x5e"
+ "\x76\xb5\x80\xce\xfc\x7a\x07\xd7\xbd\x17\xe9\x41\xd7\x78\xf2\x99"
+ "\xf6\x8f\x1f\x8c\x47\x31\x37\xd2\xf5\xca\xf8\xb5\xc2\x54\xc9\x73"
+ "\xf0\xdd\x6b\xc2\xb0\xbd\x4f\xb1\xcc\x8e\xaf\x9c\x5d\x22\xc2\xf6"
+ "\x45\xec\x2f\x30\xbe\x94\x7d\x19\x78\x0f\xf3\x67\xb0\x6d\x3e\xcf"
+ "\x7f\x81\xc7\x0b\x9e\x2b\x58\x4b\x00\x73\xc3\xc1\xdd\xc2\x99\x49"
+ "\x5f\xd4\x7f\x02\xed\x4c\x7b\x79\x14\xfb\xf5\x8c\x6f\xf4\xd1\xcc"
+ "\x0c\xc6\x5d\xfa\xee\x40\x77\xc2\xde\xba\x0c\x78\x85\x02\xa0\x03"
+ "\xde\x63\xfc\xbf\xb7\x4b\xdf\x6f\xf6\xf3\x5e\x2f\xd2\x30\xfe\xdf"
+ "\x2f\xdb\x5b\x76\x35\xd9\xca\xec\x22\xe1\x5e\x3b\xdb\x4c\xbc\x07"
+ "\x0e\x78\x57\x04\x5d\x37\x8c\x35\xe0\x60\x9c\xfa\x49\x8f\xe9\xdb"
+ "\xdf\x46\x5a\xb6\x01\x07\x79\x2e\xc7\x73\x6e\x7f\x1e\x55\x26\x3f"
+ "\xaa\xcc\xb7\x7b\x4c\xd7\xff\x04\x69\x25\x71\x65\xca\xe3\xca\x6c"
+ "\x8c\x2a\x53\xa9\xd7\xd3\x10\x57\x66\x6f\x5c\x19\x4f\x02\xdc\x8e"
+ "\xc4\x95\xe9\x8c\x2b\x13\x38\x1f\xb7\x1b\x2d\xb1\x65\x6e\xb4\xc5"
+ "\x96\xb9\x31\x33\x8a\x96\xec\xc7\x93\x85\xb4\xc9\x71\x65\x66\xc4"
+ "\x95\x99\x6b\x3c\x0f\x42\xe3\xb4\xa5\x3b\xc8\x06\xde\x64\x5f\x31"
+ "\xff\xcb\xe8\x9f\x9e\x1f\x3c\x13\xd4\xcb\xd6\x9e\xdf\xae\x1b\xf7"
+ "\xc4\xd5\xd7\x18\x57\x5f\x6b\x82\x76\xf9\xe2\xca\xf8\x63\xcb\x4c"
+ "\xa0\xa8\x32\x0d\xaa\x9e\x09\x19\xb1\x65\x26\x8c\x8d\x2b\x33\xe9"
+ "\x7c\xbe\x9a\x90\x1b\x57\x26\x3f\xae\x4c\xf1\xe7\xd0\x82\xc7\x71"
+ "\xe5\x47\x37\x8a\x6d\xe5\xbb\x60\x23\x4c\xf8\x13\xfb\x62\xf0\xbe"
+ "\xeb\x0f\x7b\x43\x43\x78\x3f\x90\xc7\xab\x66\x47\x08\x63\xcb\x04"
+ "\xcc\x7f\x6e\xc9\x32\xc6\x2c\xf6\x53\x61\x99\x56\x36\xf6\x84\xda"
+ "\xc1\x6c\x51\xe9\xeb\xa6\xfb\xcb\x71\x5d\xcd\x63\x78\x9c\xca\x32"
+ "\xf7\xdb\xc4\xca\xe7\x8d\x14\x9c\xac\x87\x8d\x7d\xdf\x7a\xe5\xff"
+ "\x92\xc4\x36\x79\xb3\x43\x96\xc9\x8e\xb2\xa3\xb9\xfe\xc0\xbe\x55"
+ "\x21\x73\x2c\x1e\x59\xb6\x0b\xe0\x91\x06\xdb\xa8\xb8\x1d\x56\x11"
+ "\xef\xe7\xb7\xd5\xc1\x06\x82\xdd\xcf\xb8\x1d\xa3\xac\x06\x69\x93"
+ "\x2d\xea\x25\xbe\xf7\x96\xdf\x26\xf7\xfb\x95\x4d\x9a\xd5\xd1\x82"
+ "\xfa\xd9\x76\x6f\x29\x3d\xc3\x3e\x59\x18\x7f\xd9\x76\x9b\x38\xa4"
+ "\xb9\xdc\xcf\x78\x1d\x36\xfc\x62\x7c\x34\xd1\x2c\x6d\x0d\x77\x47"
+ "\x21\xfb\x22\xb0\xcf\x4e\x73\x20\x9b\xf3\x80\xff\x27\x1c\x35\xda"
+ "\x8b\xb1\x1e\x3c\x91\xb5\xe7\x42\x34\x53\x7d\x38\x71\x7c\x2c\x4f"
+ "\x0e\x01\xaf\x4c\xcc\x89\xed\xf7\x89\x79\xb1\xfd\x3e\xb1\x30\x96"
+ "\x27\x4d\xe0\xc9\x89\x65\x71\x65\xd6\xc7\x95\xd9\x12\x55\xa6\x46"
+ "\xaf\x67\x77\x5c\x99\xfd\x71\x65\x0e\x45\x3d\xa3\x8d\x13\x3b\xfa"
+ "\xe7\x3e\xd2\xe7\x6a\x62\x57\xd4\xb3\x69\x8b\xd4\x9f\x13\xc3\x46"
+ "\x1a\xaf\x1d\xed\xdc\xaa\x7c\x7e\x14\xbc\x9b\x6c\x71\xf2\x8e\xfc"
+ "\x37\x8d\x8f\xc5\xe1\xa6\xc9\xb1\x38\xdc\xd4\x2f\xff\xba\xaf\xc0"
+ "\x7b\xc7\xe9\xe6\xb1\xba\xaf\x40\x37\xc6\xec\xd9\xfc\x0c\x58\xb5"
+ "\xc8\x0f\x3a\xdc\x54\x1e\x07\x6f\x63\x1c\xbc\xba\xa8\xe7\x74\x3c"
+ "\xef\x89\x6a\x43\x7a\xb2\x8d\x92\xc0\x2f\xb0\xdf\x6e\x6a\x31\xd2"
+ "\x79\x4e\x09\x7c\xbb\x9c\x72\xac\xc9\x61\x5f\xb6\x91\xc7\xe8\xa6"
+ "\xb7\x79\xfe\xa9\xc3\x8c\x96\x7f\x52\xed\xba\xd9\x1c\x8b\xc7\xcd"
+ "\x19\xb1\x78\xdc\x3c\x36\xaa\x5d\x01\xeb\x5a\x7a\xc0\x1a\x7e\xf0"
+ "\x61\xb6\x7d\xd8\x7f\x53\xfa\x94\xad\x81\xcd\x76\x96\xd7\xdf\x43"
+ "\x74\xbc\x8c\x92\xbd\x8e\x2e\xcc\xe5\xda\x06\xb5\xd9\x7b\x52\x3b"
+ "\x4a\x95\x2f\x17\xd9\x01\x7f\xbd\xc1\x8f\xda\x86\x8e\x52\xad\xea"
+ "\xc8\x64\xa4\x41\xff\x4d\x4c\x57\x76\xee\x07\x6e\xe1\xcc\xaf\x05"
+ "\x3d\x31\x2f\x9a\xf4\xbc\x3e\x8f\x58\xcf\x3e\x69\xec\x37\x8b\x31"
+ "\x3e\x4d\xed\xfb\xdf\xdc\x1a\xc5\xd7\x01\xfb\xaa\x3b\xc4\x31\x9a"
+ "\xf4\x22\xdb\x00\x2c\xa3\xec\xdb\xd6\x1c\xf6\x13\xcf\xbd\xbd\xe1"
+ "\x13\xd2\x76\xc3\xfb\x1a\x55\x76\x92\x25\xaa\xac\x5f\x9f\x1b\x77"
+ "\xf1\xbb\x09\x61\x32\x37\x07\xfc\x04\x38\x19\xca\xde\x9b\xf4\x62"
+ "\x33\xe4\x15\x65\x26\x1b\x65\x78\x1e\x2d\xf7\x90\xcb\xc8\x7c\x63"
+ "\x39\x99\x3d\xab\x8e\x49\xd8\x86\x9f\x08\x6c\xe9\x6e\x6f\x79\x17"
+ "\x79\x03\x1d\xbc\xd6\x65\x56\x3e\x41\x93\x6a\x92\x43\x64\xe9\xa9"
+ "\xea\x80\x8c\x4c\xaa\x89\x54\x75\x14\x03\xb7\x4a\x1f\xdd\xbc\x8f"
+ "\xf5\x4d\x34\xed\xa6\x4f\xcf\x7b\x70\xf6\xcc\x1b\xbe\xfb\xe0\xbd"
+ "\x73\xa6\xdf\x66\x9f\xb3\xf0\xd9\xf9\x45\x37\x2c\x5e\x56\x66\x5f"
+ "\xb1\x64\x61\xd9\xc2\x45\x4f\xd9\xb3\x1c\xe3\x1c\xf6\x79\x65\xea"
+ "\x9a\x59\x32\x6f\x69\xd9\x14\xbe\x1d\x6f\x2f\x5d\x32\x7f\xb9\xbc"
+ "\xbd\x2e\x95\x62\x81\x2c\x2c\x9b\xbf\xc4\x3e\xae\x68\xbc\xfd\xee"
+ "\x79\x0b\x4b\x96\x2d\x99\x9f\x10\xd6\x6d\xf6\x25\xf3\x97\xcc\x9f"
+ "\x57\x64\x9f\x62\xcf\x62\xc8\xd1\xe0\xa2\xfa\x33\xcb\x18\xc7\x78"
+ "\xfc\xaa\x76\x89\xc3\xfa\x78\xe6\x53\xfc\x73\x4b\xd1\xf9\x63\xd9"
+ "\x2d\x8e\x58\x9e\xbb\xc5\x1d\xcb\x73\xb7\xd4\x9e\x3f\x96\xdd\x12"
+ "\x37\xfe\xdd\x12\x37\xfe\xdd\xd2\x7a\xfe\x58\x76\x4b\xdc\xf8\x77"
+ "\x4b\xdc\xf8\xf7\x8d\xfe\xf1\x0f\xbc\xe4\x5b\x27\xf5\xc2\x37\xe2"
+ "\xc6\xbf\x6f\xc4\x8d\x7f\xdf\x98\x14\xf7\x3c\x2d\xea\xf9\x32\x3c"
+ "\xcf\x89\x1e\x1f\xf1\x5c\x64\xc8\xe7\x80\x7e\xf9\x86\xc3\xc8\xc3"
+ "\xba\x1e\xba\xb9\x53\xcf\x5b\x13\x95\xb7\x4b\xcf\xbb\xab\x5f\xfe"
+ "\x78\xef\x1b\xe9\x6a\xbe\x7e\x6b\x0a\xeb\x74\xf6\xff\xe3\xb1\x09"
+ "\xf2\x71\xd5\x29\xfa\xc6\x5a\x86\xc5\x3c\xcc\xfe\xa0\xe2\x07\x8f"
+ "\x06\xeb\x47\x92\x85\xcb\xd4\xbf\xc4\x7e\xc4\x93\xea\xd8\x37\x18"
+ "\x69\xec\x2b\x0d\x9d\x72\x2b\xdb\xbf\x61\x35\x5e\xdc\x9a\x27\x6d"
+ "\x7e\x94\xd1\xe1\xcb\x79\x0d\xe0\xb0\xef\xb1\xa5\x5a\x8d\xc5\x9d"
+ "\xb8\x4f\x63\x9e\x46\x79\xb3\x30\x4d\xfa\x94\x7d\xae\x91\x96\x8e"
+ "\x5f\x06\xe0\xe5\x19\xf0\xd6\x8f\x4a\x6c\x5b\xc6\xdb\xb9\xfd\xf3"
+ "\x41\x13\x59\xab\x5d\x5a\x87\x57\x63\xdb\xfa\xd6\xf5\x6a\x6d\xa1"
+ "\xb5\x52\xb8\x0e\xe6\xd7\x23\x3d\xf1\x3c\xe9\x56\xd8\x7f\xb7\x3a"
+ "\xd4\x7a\xcb\xad\xe8\xff\x99\xbb\xd4\xda\x69\x6b\x25\xf4\x6d\xef"
+ "\x71\xca\x9e\x8f\x6b\x1f\xae\xf7\x1a\xf0\x3d\x72\xbe\x7d\x6b\xa7"
+ "\x70\x25\x3d\xc4\x70\xe3\xd2\xc3\xd0\x6f\xbd\xd6\x70\x65\xfe\xf9"
+ "\xef\xb2\x6d\xc2\x95\xfc\x60\x82\x74\xf6\xcd\xed\xf5\x51\x76\x11"
+ "\xe3\x1b\x95\x9e\x2b\x5c\x23\xe6\x70\x7e\x1f\xd7\x87\x32\x83\xd9"
+ "\xda\x86\xbf\xaf\x3a\x33\x90\xbd\x25\xae\x1d\x9f\x1d\xa7\x6f\x5e"
+ "\xaa\xda\xf1\xcd\x67\xe3\xea\xde\x93\xb8\x1d\xd9\x2d\x68\xc7\x67"
+ "\x83\xb4\xc3\x27\x69\x6b\x42\x5b\x4c\xe7\xbd\x0b\xa3\x2d\x9f\x49"
+ "\xba\xc7\xa4\x7f\x33\x43\xb7\x85\x02\x98\x87\xa5\xe3\x9d\x2c\xfb"
+ "\x50\xf9\x40\xbf\xe9\xf9\x26\x5b\x6b\x29\xef\xfc\x3a\xbf\x39\x47"
+ "\xb8\x86\x3d\xe4\xa3\x6f\x6e\x94\x70\x06\xd2\x4b\x14\x2e\xa0\x93"
+ "\x89\xe9\x84\xf6\xa0\xdc\x60\xfd\x6d\xcc\x4b\xd4\x5a\xc8\x37\x21"
+ "\xff\xd9\xa5\xc6\x5a\xe6\xd2\x72\xe1\x37\xe8\x88\x77\x1d\x71\xef"
+ "\x42\x51\xef\x02\x31\xef\xd6\x18\xe9\xb7\xa5\x19\xe9\x5f\xac\x9f"
+ "\x6e\x9b\x1c\xd7\x4f\xe8\x9f\xdb\xda\x62\xdb\x7d\xdb\x0c\xd5\x3e"
+ "\xf4\xd1\x79\xb4\xbe\xad\x18\x7d\xd4\x97\xb8\x8f\x6e\x5b\x9f\x98"
+ "\xd7\x6e\x93\xeb\x68\x62\x24\x25\x82\xb7\x1f\x7d\xd7\x27\x79\x50"
+ "\xef\xa7\xf3\xfb\xe7\xb6\xa3\x46\xff\x7c\xb1\x36\x7e\xcb\x1e\xd7"
+ "\xc6\xc8\x71\xfa\xd6\x0e\xd5\xd6\x6f\x9d\x8c\x85\xfd\xad\xec\xc4"
+ "\xbc\xf8\xad\x3c\xb4\x33\x92\xb8\x9d\xdf\x2a\x19\x9c\x17\xbf\xe5"
+ "\x46\x7b\x22\xe7\xf3\xe2\xb7\x1a\x54\x19\x4a\x54\xa6\x51\xb8\x12"
+ "\xd6\x73\xc4\x19\x66\x3b\x77\x72\x1a\xaf\x2f\x45\xa5\x77\xc7\xf2"
+ "\x1f\xda\xc0\xe5\x98\x7e\x61\xa5\x67\xb9\x1f\x8e\xdb\xc9\xf4\x79"
+ "\x3c\x19\x74\x4d\x9e\x11\x47\xab\xd3\xc7\x69\x72\x5b\x8f\x29\x69"
+ "\x97\xa2\xd7\x94\x17\x63\x71\x9a\x5c\x9c\x98\x5e\x93\x2b\x41\xaf"
+ "\xd3\x89\xe9\x35\xb9\x6e\x70\x7a\x4d\xe6\xfe\x3f\x7d\x3e\xbd\x26"
+ "\x1f\x8e\xa6\x17\x6c\x5d\xd9\xbe\xaf\xda\xc0\x1b\x7d\x05\xa2\x9e"
+ "\xdb\x1a\xa1\x74\x2b\x78\x45\x95\xe9\x46\x99\x29\x66\x6b\x48\xf1"
+ "\x09\x6c\x48\xcb\x29\x9a\xdc\x6d\xc8\xff\x88\x5a\x1a\x26\xfa\x1e"
+ "\x65\x3f\xa3\x24\x2e\xe7\x75\x9c\xf6\x78\xc3\x59\xc4\xf3\x8f\xd8"
+ "\x7a\xa7\xe4\x26\xd6\x05\x53\x0a\x41\xd3\x97\x12\xa4\x3b\x94\xaf"
+ "\xd9\x94\xbd\xb1\x3a\x62\x4a\x4d\x6c\x1f\x81\x6e\x28\xa7\x6f\x3b"
+ "\x7d\xee\xef\xc2\x7d\x76\x3b\x9d\xdf\x67\xb7\xbf\xa6\xfa\xeb\xf6"
+ "\xb5\xb1\xf8\xdd\x6e\x4b\xdc\x5f\xb7\x67\x0d\xde\x5f\xb7\xcf\x18"
+ "\xbc\xbf\x6e\x2f\xe6\xfe\xf2\xd1\xed\x0d\xb1\xe3\xc6\xed\x95\xb1"
+ "\xed\x45\xbd\x28\x27\x4c\x43\x2f\xe3\xe7\x2f\xda\x6e\xe3\xc7\x3a"
+ "\x8e\xfb\x8a\xcf\x31\x01\xff\xab\x19\xc7\x8b\x85\x31\x28\x6c\xd0"
+ "\xb0\x66\x55\xe2\xfd\x56\x9e\xe3\xb6\x63\x26\xce\xfb\xc8\xf6\xaf"
+ "\xb0\xed\x7e\xc7\x32\xcd\x44\x1d\xb8\x37\x1d\xa7\x3b\xef\xd4\x4c"
+ "\xa6\x72\xde\xf3\x94\x7e\xf2\x72\x0d\xe1\x8e\x8d\xd1\x7d\xc1\x7b"
+ "\x9f\x3c\x37\xdd\xac\xe6\x4e\x7f\x3b\x4e\x39\x97\xab\x7e\xb9\xf3"
+ "\xea\x58\x3a\xde\xb1\x37\x71\xbf\xdc\x71\x08\xfd\xf2\xb7\xc4\xfd"
+ "\x72\x47\xe7\xe0\xfd\x92\xc3\xeb\x87\x7f\x3b\x5f\x8e\x72\x6c\xba"
+ "\x1c\xad\xe3\x32\xf6\x45\x3c\x1f\xcf\xa9\xe2\x3c\xb8\x87\x8c\xe4"
+ "\x3c\xc7\xef\x6f\xe8\x36\xe4\x48\x96\x99\x01\x58\xb2\x7e\x3d\x4f"
+ "\xae\x0e\x23\x1a\x6e\xa9\xb5\x3b\x91\x9c\xe4\xb8\x39\xef\x8d\xa5"
+ "\x64\x01\x0d\xf3\x77\x30\x8c\x25\x44\x80\xf1\x09\xe7\xe3\xf4\x1b"
+ "\x03\xd1\x72\x92\xb3\xdf\xc8\xc7\xba\x4e\xcf\xbb\x57\x04\x8b\x89"
+ "\xf3\xc5\xc1\xd6\xdb\x3f\x4c\x8e\x23\x9c\x9f\xf3\xc5\xe6\xb9\xd3"
+ "\xa2\xe4\xf1\xce\x19\xb1\xf2\x78\xa7\x3d\x96\x3f\x41\x7f\x94\xd3"
+ "\xa0\xe7\x70\x5f\x06\x1c\xbe\x30\x7f\x5d\x58\x36\xef\xac\x8b\x93"
+ "\x4d\xf0\xc0\x5d\x53\x14\x0f\xdc\x75\x65\x1c\xae\xfb\x12\xf3\xc0"
+ "\x9d\xad\x83\xf3\xc0\x9d\x5d\x83\xf3\xc0\x5d\x66\xe6\x01\x1f\xdd"
+ "\x35\x39\x56\x36\xef\x1a\x13\xdb\x76\xd4\x2b\x65\x93\x2e\xbd\x18"
+ "\xd9\x84\x2d\x74\xd9\x60\x72\xc8\x32\xc5\xfe\x23\xf5\xbd\xc6\x5e"
+ "\xc7\x17\xa2\x99\x05\x72\xc5\xf8\x1d\xe6\x35\x25\xe8\xf8\x6c\xa6"
+ "\xe1\x4e\x79\xfe\xf3\xae\xce\x68\x3a\x6e\x56\x67\x2e\x9d\xc7\x69"
+ "\xea\x42\xde\x57\x56\xf4\x9c\x36\x31\xb6\xfd\x53\xcd\x89\xe9\x39"
+ "\x75\x0c\xe8\xe9\x4c\x4c\xcf\xa9\xd9\x83\xd3\x73\xea\x1c\x3e\x93"
+ "\x75\xbe\x4c\x4d\x2d\xb1\x2f\x97\x36\x8a\x2c\x73\x8a\xa6\xfe\xee"
+ "\x8b\x8d\x4f\x53\x77\xc5\x8e\x4f\x53\x37\x5e\xfc\xf8\x34\xb5\x2b"
+ "\xf1\xf8\x34\x8d\x12\x8f\x4f\xd3\x6c\x4a\x1e\xa6\xe5\xc5\xca\xc3"
+ "\xb4\xac\x58\x9e\x00\xed\xfe\xd7\xc6\xa7\x69\x0d\x71\x32\x50\x7d"
+ "\x9c\xa6\x5f\x0d\x9b\x42\xb7\x37\xa7\xff\x3d\x0e\xc7\xc6\xc4\xfd"
+ "\x36\xed\x08\xfa\xad\x3a\x71\xbf\x4d\xf3\x0f\xde\x6f\xd3\xd3\xd0"
+ "\x6f\xd5\xe7\xf7\xdb\xf4\xb1\x17\x6f\x53\x4c\xcf\x8f\xed\xb3\xe9"
+ "\x39\x17\xdf\x67\xd3\xeb\x12\xf7\xd9\xf4\x7d\x89\xfb\x6c\x7a\xab"
+ "\xea\xb3\xbb\xcd\xb1\x7d\x36\xbd\x33\xb6\xcf\x40\xb7\xff\x61\x9f"
+ "\xa1\x7f\xd6\x2b\xff\x84\xbb\xe7\x63\xde\x3e\x2c\xe8\xba\x7b\xae"
+ "\x8f\xee\x19\xab\xe6\xd6\xf7\xa8\xb1\x43\xf5\xe1\x5b\xc8\x93\x77"
+ "\xfe\x38\x70\xb7\x43\x4f\xfb\xee\xf9\xfd\x70\xf7\x16\xe8\xe8\xee"
+ "\x96\x72\xb9\xb7\xa5\xfa\x90\x69\x8e\x7c\x9e\x55\xbc\x3f\x75\xf7"
+ "\x3e\x2e\x8b\x3e\x16\xde\x50\x98\x58\xaf\x23\x7f\x80\xe1\xf0\x59"
+ "\xd4\x38\x58\xbe\x8b\x19\xe3\x2f\xe0\x53\xb3\xde\x53\x71\x13\xe0"
+ "\xdd\x73\x56\xf1\xea\x3d\xf1\xf6\x6f\x3d\xde\xfd\x5e\xf1\xe9\xbd"
+ "\xaf\xc4\xe2\x70\x4f\x51\x62\x3e\xbd\xa7\x1c\x6d\xa8\x4f\xcc\xa7"
+ "\xf7\xd4\x0e\xce\xa7\xf7\xa0\xff\xa9\x3e\x6a\xee\x33\xf2\xf1\xb0"
+ "\x2f\x6e\xee\x73\x4f\x87\x35\xa0\x78\x47\xda\x44\x55\xad\xeb\x83"
+ "\xae\xdc\x78\xfb\x0f\x7d\x93\xbb\x46\xc7\x79\x59\x6c\xf9\xdc\x41"
+ "\xec\xbf\x5c\xb6\xff\xde\x4a\x8c\x73\xee\x05\xec\xbf\x5c\xb6\xff"
+ "\xde\x3a\x5f\xb6\x72\x75\xfb\x2f\xd1\x1c\x2f\xb7\x2e\x71\xff\xe7"
+ "\xc6\xf5\x3f\xe5\x97\x61\x3e\x2c\xcb\xc7\xe6\x3b\x1a\x9d\x8f\x7d"
+ "\x93\x38\x2f\xf3\xc8\xf9\x79\xef\xb5\xc4\xc3\x1c\x24\x5f\xd6\x79"
+ "\xbc\xc7\xbe\x54\x09\x79\xef\x5e\xfd\x3c\xc9\xbd\xfb\x62\xe5\xf1"
+ "\xde\xb2\x58\x79\xcc\xb5\xc5\x95\xdb\x12\xfb\x1e\xfc\xf3\xbf\xa6"
+ "\x63\xef\x33\xc7\xf1\xc0\xc1\xe3\x74\xdf\x5a\xc5\x03\xf7\x7d\x1c"
+ "\x8b\xc7\x7d\x63\x12\xf3\xc0\x7d\x93\xd0\xfe\x83\x89\x79\xe0\xbe"
+ "\xbc\xc1\x79\xe0\x3e\x3e\xab\x7c\x30\x9a\x6f\x1f\x2a\xcf\x19\x16"
+ "\x97\xa7\x26\xb1\xce\xbb\x6f\x77\xe2\x35\x82\xfb\x3c\x8a\xc6\xf7"
+ "\x85\x62\x69\x7c\x5f\x47\x2c\x0d\xd1\x96\xff\x39\x0d\xfb\xe3\x4f"
+ "\x04\x5d\xf7\xc7\xcb\xbf\xf7\x38\xdd\xaf\xcb\xff\x8c\x77\x63\x71"
+ "\xbc\xbf\x48\xe1\x92\x68\x5d\xe4\x7e\x9e\xff\x7a\x13\xd3\xf2\xfe"
+ "\xba\xc4\x6d\xbe\x7f\x1f\xc6\x20\xaf\x76\x9e\x2c\xdd\xdf\x8a\xf4"
+ "\x87\x78\x3d\x94\xd7\x43\x76\x22\xfd\xa1\x30\x59\xe4\x78\xd5\x3f"
+ "\x2e\xdd\xef\x67\x5f\x14\xa6\x3f\xf3\xaf\x75\x0c\xe5\xf1\x18\xc4"
+ "\x78\x15\x94\x4b\xbf\x05\xeb\x7a\xe6\xf5\x6b\x98\xd7\x67\x48\xfb"
+ "\x8f\xf7\x59\xd8\x8f\xd0\xea\xa0\x3c\x8e\x83\x61\xf0\x3b\xe7\x8f"
+ "\x85\x3d\x63\x06\xcb\x05\xe7\x37\xf2\xaa\x75\xb3\xca\x38\xdd\x34"
+ "\xa3\x2c\x71\x1f\xcf\xd8\x38\x38\xef\xcc\xd8\xad\xfa\x79\xc6\xd1"
+ "\xd8\x7e\x9e\xe1\xd1\x5c\x23\xe6\x70\x5b\x7d\xa0\xf3\xc5\xf4\x71"
+ "\x99\x5d\xf8\x07\xd5\xf7\xeb\x1e\xed\x28\xad\xa0\xaf\x9c\xa0\x99"
+ "\xd3\x64\x7d\x26\x11\xb2\xae\x4d\xa2\x16\xa9\x03\x66\xbe\x2a\xf1"
+ "\x44\x9e\x82\x30\x99\xc4\xba\x67\x3a\xf8\x5d\xbd\x4b\x84\x90\xef"
+ "\x30\xef\x09\xf0\x59\x6e\xf0\xc2\x65\xc7\x68\xe6\x63\x31\xe5\x31"
+ "\x32\x7b\x15\x8c\xda\x7a\x29\x8f\x33\xb7\x18\x6b\xba\xeb\xf1\x9c"
+ "\x78\xdd\x77\xe6\x7e\xc3\xf7\x41\xf9\x8c\xcd\x1c\x74\xff\x92\x71"
+ "\xe2\xf3\x34\x8c\xd3\x85\xf5\xc0\xac\x34\x83\x7f\x95\xaf\xe5\xac"
+ "\x31\x03\xbe\x7c\xb3\x32\xf1\xee\xf0\x05\xd6\x06\xa3\xe4\x60\xd6"
+ "\x9c\x68\x38\x2a\x06\xcb\xac\x62\xc3\x1f\x0f\xf7\x65\x9f\x03\xcb"
+ "\xc0\xa7\x2e\x0e\x9f\x3d\xb0\x53\xd6\xeb\x30\xf6\x5f\x08\x06\xf7"
+ "\xb9\xe2\x59\xe6\x87\x59\x87\x2f\xb4\xe6\x97\x6c\xa3\xbc\x97\xcf"
+ "\xe3\xad\xd9\xd2\x5e\x62\x18\x17\xc6\x71\x76\x4e\xcc\xdc\x42\xee"
+ "\xdd\xf3\xde\x56\xde\x70\x25\xf7\xb3\xe3\xd6\x08\x67\xcf\x95\xfe"
+ "\x54\xba\xdc\x3f\x1e\x8e\x97\x83\xd9\xe5\xc6\x18\x1d\x97\xbe\xc5"
+ "\x90\x7b\xcc\x6b\x19\x6e\xdc\x3a\xeb\xec\x7d\x4a\x16\xf2\xd2\xb4"
+ "\x94\xe8\xf9\xda\x6c\x69\xff\x19\xeb\xa5\x3e\xe4\x8b\x2b\x17\xb7"
+ "\xfe\x37\x7b\xae\x18\x7c\x9d\x3e\x0d\xfd\x1b\xe0\xbd\x2d\x15\x1b"
+ "\x22\x6f\x72\xdc\x7a\x85\x7f\xb3\x3c\xef\xff\x17\x6e\xbf\xae\xf7"
+ "\x1e\x78\x3b\xb6\xbe\xbc\xb9\xce\x93\x17\x6a\x7f\xde\x20\xed\xcf"
+ "\x1b\x68\xff\x22\x09\x37\x6e\x2d\x31\x4f\xb6\x3f\x72\x9e\xfe\xcb"
+ "\x6b\x85\xfe\x32\xe8\x06\x9b\xfb\x81\x71\x86\xad\xce\xeb\x07\x83"
+ "\xdb\xea\x0f\x0c\xac\xff\xc9\x72\x79\x03\xeb\x7f\xfe\x44\xb6\xba"
+ "\x8f\xe4\xde\x6a\x4c\xdd\x0f\xe4\x5a\xeb\x12\xb5\xe5\x81\x41\xd6"
+ "\xff\x1e\xd0\xd7\xff\x1e\x38\x1c\xab\xcf\x1e\xa8\x89\xed\xc3\xbc"
+ "\xb8\x3e\x7c\x60\x6f\x6c\x1f\xe6\xcd\xfd\xef\x8e\x6b\x78\xa6\xe4"
+ "\xe4\x64\x53\x72\x92\x29\x29\x19\xaf\xd1\x44\x1a\x96\x6c\x4e\x1e"
+ "\x82\xdf\x50\xfd\x3a\xcc\x94\x6c\x32\xe3\x37\x44\xbf\x0e\x8d\x7b"
+ "\x1e\xc6\x65\xf1\x33\xeb\xd7\x21\x71\xcf\x43\x3f\xe7\xfd\x30\xbd"
+ "\x5e\xa3\x7e\x73\xdc\xf3\x90\xcf\x79\x3f\xf4\x7f\x58\x9e\xce\x7b"
+ "\x8e\xf5\x43\xbb\x77\xd1\xf2\x79\x25\x0b\x8b\xe4\x7e\xf1\x7c\xfb"
+ "\xbc\x27\x9f\x9c\xbf\x74\xa9\xbd\x6c\xb1\xfd\xae\x3b\x1f\xbc\xe9"
+ "\x36\xbb\xda\x76\x2e\x99\x32\xae\x28\x95\x66\xae\x58\xc2\x2f\x66"
+ "\x3e\x74\x6f\xbe\x3d\xef\xae\x3b\x63\x5f\x1a\x60\xe4\xf6\xf2\x85"
+ "\xa0\x44\xc9\x5f\x4e\xd5\x28\xa2\x8d\x5b\xa5\xee\xe9\x64\x3f\x5f"
+ "\xb5\xe6\x91\x3f\xb1\x95\xfd\x47\x7b\x9d\xc2\x73\x0d\xef\xe9\x3f"
+ "\xf4\x21\x37\xe2\x86\x86\x4a\x2a\x7d\x82\xcf\xaf\x3c\xf4\x2f\x71"
+ "\xc0\x4f\xf6\xfb\xc8\x74\x8c\x1e\xbb\xb3\x25\x17\x79\xf1\xec\xf5"
+ "\x85\xc9\xee\x24\xcb\x71\xfa\xee\xa7\x78\x97\x24\x6e\xd7\x90\x16"
+ "\xd0\x7d\xa1\xbf\xf3\x2f\x99\x76\xa0\xd2\xc8\x67\x3d\x4e\x73\x5e"
+ "\x11\x07\x84\x7c\xe6\xf3\x41\x2a\xdf\x9c\x85\xc2\xf4\x50\x26\xeb"
+ "\x86\xba\x91\x64\xe6\xbd\xd0\x57\x47\x92\xe5\xd5\x51\x1c\x23\x65"
+ "\xce\x5c\x63\x2f\xb4\x0a\xcf\x3e\x7a\x2c\x87\xeb\xe6\xbc\x9a\xe9"
+ "\xa1\x07\x39\xff\xce\xd8\xfc\x1b\x07\xf6\x62\xe7\xcc\x35\x21\xdf"
+ "\xec\x4f\xc9\x6a\x8d\x88\x7f\x85\x52\x5b\x0a\x6f\xcc\xa5\x24\x2f"
+ "\xba\xa2\x35\x5c\x49\xca\xe7\x67\xce\x87\x2b\x23\x22\xcc\xfe\xe9"
+ "\x33\xbb\x9d\xa2\xfa\x59\x32\x43\xa6\x93\x3c\x4b\xd8\x47\x61\x4e"
+ "\x63\xfd\x7c\x32\xa3\xfd\x63\x4e\xd0\xb7\xbb\xed\xb3\x88\x9c\x33"
+ "\xc9\xfc\x07\x07\xfb\x1b\xb6\x6a\x9b\xdf\x27\xf3\x4f\x7b\x2b\x4d"
+ "\xbd\xc2\x46\xe5\x65\xa2\x4b\x70\xdc\xa4\x80\x08\xb1\x8f\x7f\x6b"
+ "\x61\x84\xf3\x9c\x0a\x3a\x6d\xd4\x5e\x16\xa0\x35\x47\x45\xc8\xfd"
+ "\xbe\x3a\x1b\xd0\xd6\x1d\x60\xff\x45\xcb\x9a\x99\x94\x7c\x3c\x9f"
+ "\x4c\x6d\xc5\xb5\xe4\x9d\x1b\xa0\xf2\xa3\xa2\xab\xb5\xf0\xef\xd4"
+ "\x5e\xbc\x97\x0a\x3a\xc8\xd4\xda\xf9\x09\xc9\xd8\x3f\x9b\xcd\x59"
+ "\x15\x67\xc9\xb6\x66\x21\xa7\x9d\xa5\x55\x6b\x68\xf8\xaa\x0f\xc9"
+ "\xea\xed\xea\x40\x3d\x27\xe9\x91\x23\x94\x04\x78\xa6\xd5\x9f\x90"
+ "\x6d\xf5\xc3\xec\xe7\x9b\x43\x75\x15\x64\x13\xce\xcc\xb4\x5e\x67"
+ "\x66\x7a\xaf\xc8\x1c\x19\x74\x66\x66\xb4\x97\x22\x7f\x67\x13\x8d"
+ "\xe8\xa0\x8c\x03\x27\x3a\x4c\xb5\x67\x68\x0c\xb7\xe9\x38\xda\x56"
+ "\x77\x06\xf9\x37\x7c\xbc\x57\x43\xd9\xe8\x32\xe1\x94\x8f\x0f\x79"
+ "\xf3\x43\xa4\x01\x56\x6d\x2f\x8d\xa9\xeb\x25\x9b\x56\xf5\xf1\x5e"
+ "\x2e\xd7\x4d\xdf\xf9\xa7\x17\x23\x43\xf9\x1a\x11\xe9\xdb\xd0\x5a"
+ "\x08\x9d\x38\xec\xad\x27\xf6\x9b\xbd\xad\xdd\xd4\x16\xe8\xa5\x76"
+ "\xfa\x0b\x79\x1d\xff\xf0\xfc\xf4\x89\xfd\x43\x34\x08\x81\x67\x55"
+ "\x27\xea\x52\xbc\xe3\x6c\x23\xb3\x17\x7d\x50\x5d\x41\x69\xa5\xab"
+ "\x68\xd8\x09\xa4\xab\xb9\xfd\xc1\x62\x6f\xf8\x1f\x9e\x55\xd2\x1f"
+ "\xf7\xb1\x9c\x8a\x36\x4a\x6e\x0f\xd4\xb2\xdf\xa7\x29\x32\xc2\x9c"
+ "\xe5\x0d\x1c\x26\x6f\xe9\xdf\x3c\x5a\x9a\xd9\xb6\x51\x23\xcb\x9b"
+ "\xe7\x0e\x9b\xbc\xe6\x73\xe4\xcd\x0f\xd0\x41\xd4\x2d\x36\x9b\x27"
+ "\x43\x6f\xe5\xb4\x07\x42\x7c\xde\x29\x4b\xf4\xd8\x52\xab\x97\xd0"
+ "\xf8\x9d\x67\x68\xec\x8e\x33\x94\x29\x82\x99\x26\xf6\xb1\xe5\xf3"
+ "\xab\x3b\x70\x4d\xeb\x24\x0b\xda\xae\xfc\xb1\x87\xeb\xbe\xb6\x7d"
+ "\x99\x54\xdf\x3b\xe0\x6b\xdb\xdb\x33\xe0\x6b\x0b\x9e\x2a\x64\x7f"
+ "\x5b\x1f\x7d\x3b\x60\x6d\xa5\x61\xc7\x68\x8e\x8d\xf9\xbb\xfa\x14"
+ "\x99\xd7\x9d\x22\xba\xb1\xd2\x44\xf6\x05\x7c\xce\xe2\xbb\x1f\x7a"
+ "\xd1\x37\x7c\x7f\x8c\xbe\xbb\x11\xd7\x34\xfc\x92\x90\xbe\x96\xdb"
+ "\xd9\xa9\xf3\x31\xd2\x4c\x48\x5b\x86\x6b\x32\xae\xcf\x3a\xeb\x84"
+ "\x1f\x75\xed\xef\x31\x51\x2a\xf3\xb3\xee\xdf\xbb\x3f\xe8\xfa\x2e"
+ "\xea\x5c\x54\x64\xf0\xb5\xd2\xf1\x73\x0a\x0f\x1e\x3b\xc9\xf1\xb9"
+ "\xfc\x12\xaf\xbe\xe2\x24\x8e\xd5\xa5\xa7\x33\x0e\x6d\x5c\x2f\xea"
+ "\xdf\x8b\xab\x15\x3f\x96\xd3\x69\x46\xd9\x9e\xbe\x62\xae\xf3\x77"
+ "\x48\x17\x46\x3a\xda\x6d\xe6\x77\xbf\x38\x76\xd2\xa4\xf2\x64\x9a"
+ "\x00\x33\xa4\xc3\x87\xec\xcf\x31\xb3\x8c\xf7\x98\xac\xa2\xb9\x70"
+ "\x12\xd5\x6d\x15\xad\x3b\xb6\x8a\x16\x25\x7b\xf9\x16\x1f\x95\x5a"
+ "\x18\x47\x8c\xe3\x2d\x1b\xf1\xae\xd9\x4e\xc4\x74\x69\x29\x62\x7f"
+ "\xb2\x7c\xd8\x7f\x97\x34\x46\xb7\x41\xb8\x1e\x94\xb6\xfe\xcf\x2a"
+ "\x0e\x0d\x81\x0e\xb0\xb4\x77\x76\xd3\x4f\x7b\xbb\x86\x38\x7f\x4f"
+ "\x26\x6f\xf8\x18\x4d\xc8\x20\x1b\xdb\x83\xf5\x5b\x85\xef\x65\x8e"
+ "\x07\xb8\x55\x74\x83\x5f\xae\x3c\x41\xf9\xcb\xbe\x9e\x41\x19\x7f"
+ "\xc4\x68\xa7\xf4\x53\xfe\xa6\x28\xfd\x74\x79\x9b\x6f\x7f\x94\x6e"
+ "\x9a\xfb\xbb\xf3\x75\xd3\xa3\xef\x2a\xdd\x04\xd9\x97\xba\x28\xe2"
+ "\xd3\xd3\xdf\x8c\x4b\xd7\xfd\x44\x1e\x7d\x31\x2e\x3d\xa4\xa7\xaf"
+ "\x89\x4b\xf7\xab\xf4\x47\x9a\x0c\xdd\xd7\xce\x78\xac\x60\xdd\xf7"
+ "\xc8\x6b\xac\xfb\xda\x0b\x75\xdd\x27\xf5\xcf\x23\xcf\x8b\xff\x03"
+ "\x5d\xb4\x9c\xf5\xcd\x23\x8f\x31\xfe\xe2\x00\x19\xb8\xa7\x20\xed"
+ "\x4a\x4e\xab\xf9\x0b\x99\xf1\x33\xf4\xde\x62\xd6\x7b\xac\xf3\x58"
+ "\xf7\x6d\x1f\x25\x3a\xb6\x6f\x15\x47\xea\x64\xac\xa1\x87\xfb\xf5"
+ "\xdf\x0b\x48\xdb\x88\xb4\x17\xf0\x9e\xf5\x20\xd3\xa4\x2d\x7f\x3f"
+ "\xb1\xff\x09\x6c\xad\xb0\x66\xca\xa2\xcd\xe8\x6f\x3e\x6f\xb8\x1e"
+ "\xf4\xb5\x26\x51\xa9\xb7\x8c\xcf\xaf\x46\xd8\x27\xad\xb3\xbd\xac"
+ "\x93\xe5\x6e\xd4\x3a\xc8\x19\x9f\x97\xae\x08\x88\x13\x7c\xee\x8e"
+ "\x71\x28\x58\x79\x1f\xc7\x67\x4a\x6a\x29\x26\x62\xbf\x70\xd6\xd9"
+ "\xc0\xc5\x5c\x03\x9c\x54\x3c\x98\x47\x32\x7c\xf4\xfa\x34\xd5\xd7"
+ "\x8f\xe5\x70\x1c\xb8\x63\xf4\x70\x3e\xe6\x7b\x21\x6e\x9b\x35\x52"
+ "\x49\x7c\x0e\x86\x63\x23\xf2\x75\xbb\x49\x2b\xae\x31\xce\xc2\xb8"
+ "\xa0\x1b\x90\xc7\xdb\x11\x22\xc6\xd9\x47\x0f\xef\x6a\x2b\xdf\xcf"
+ "\xe5\x73\x99\x36\xc2\xe5\x34\x60\x24\x49\x18\x26\x39\x6f\xc4\xdc"
+ "\xe0\x11\xb5\x76\x9e\xda\x5a\xd8\x36\xd7\x4f\xac\xf7\xbd\x5d\x80"
+ "\x51\x7e\x4c\xc1\x00\x2c\x81\x31\x20\xe6\x9d\x0e\x7f\xf8\x1a\xf1"
+ "\x2f\xc0\xcf\xe0\xfe\xe2\x73\x91\xbc\xdf\x06\xba\xa4\xb1\xaf\xbc"
+ "\xb2\x45\x1f\xde\x51\xff\x17\x22\xfd\x6c\x27\xf8\xed\xe1\x3a\x3e"
+ "\xb7\xc4\xe7\x39\x2f\x74\x96\x13\x34\x1a\x6b\x9c\xe7\xd4\x56\xfc"
+ "\xef\x9e\xe5\x04\x6c\xdb\x4e\x93\xd8\x0b\xfc\xeb\xf8\x3c\xe7\x31"
+ "\xca\x0f\x33\x1f\xea\x6d\x6a\x78\xe5\x11\xa6\x79\x7e\x27\xa7\x61"
+ "\xee\x78\xc8\xe8\x7f\x6e\x2f\xb7\x05\xef\x0e\x29\x1b\x51\x1c\xf6"
+ "\xd1\xa3\x0d\xfc\x1e\x69\xfb\x38\xff\x04\xe8\x31\x2f\xc6\xb0\xb7"
+ "\x8e\x45\x4c\xd5\xab\xc8\xac\x74\xda\xdc\x77\xb8\xbc\xd2\x69\x73"
+ "\x4b\x07\x74\xda\xdc\xf9\x4a\xa7\x29\x1a\x2b\x9d\x36\xf7\x61\xa5"
+ "\xd3\xe6\x3e\x20\xf7\xc5\xa0\xd3\xf8\x1d\xeb\x35\x43\xa7\xed\x18"
+ "\x25\x0e\xb1\xee\x08\xba\xe6\xe6\x18\xba\x6d\x13\xd2\x58\x77\x30"
+ "\x8e\x4a\x4f\x3d\x52\x2b\xfe\xbf\x4c\x52\x7e\x07\x7c\x5f\xcc\xe7"
+ "\x17\xba\xf4\x7b\xf4\xcb\xdc\xb7\x95\x8e\x9b\xbb\x65\x40\xc7\xcd"
+ "\xb5\x0d\x94\x65\x1d\x37\xf7\xc7\x4a\xc7\xa9\xf4\xfa\x47\x58\xc7"
+ "\x3d\x52\xcb\x34\xd0\xe1\x9b\x78\x0d\x4f\xcf\xcf\x74\x6c\x88\xd6"
+ "\x71\xb1\xf2\x35\xb7\xdb\xd0\x71\xac\xdb\xf0\xcc\x71\x23\x0b\xa5"
+ "\xbc\x21\xdf\x16\xd0\xdc\x90\x3b\xee\x03\x6e\x33\xc7\x7b\x63\xba"
+ "\x4d\x3d\x49\xc3\xf4\xb3\x43\x7a\xbb\x1f\xcb\x36\x7c\x1f\x7d\x34"
+ "\x37\x27\x91\x1d\x3d\x10\x93\x91\xae\xe2\x73\xf3\xde\xca\x63\xe4"
+ "\xad\x15\x95\xed\xe1\xa3\x54\x50\x06\x5d\x91\xfc\xcc\xa7\xdc\xb7"
+ "\x98\x77\x7c\x8b\xaf\xac\x7b\x30\x96\xae\x29\x08\xd0\x50\xcc\xd5"
+ "\x3f\xad\x36\xe1\x9d\x23\xe6\x9d\x5c\x63\xb8\x71\x09\xc7\xf3\x7b"
+ "\xac\x70\xb0\xf9\xfe\x45\xd6\x77\x72\xf0\xfa\x1e\x4f\x91\xf5\xc1"
+ "\xa6\xc2\x1c\xe8\xd2\x53\xf4\x98\x9c\x97\xc8\x18\x38\xeb\x12\xc1"
+ "\x7a\xfc\x9b\xfa\xfb\x21\x83\xbc\x7f\xf8\x73\xca\xaf\xfc\x9c\xf2"
+ "\xaf\xb2\x2e\x42\xfb\xac\x11\x57\x2c\x9c\x11\x61\x23\xdf\x09\xce"
+ "\xf7\xae\xbe\x16\xf3\xa9\xf3\x6a\x39\x47\xb3\x19\x30\x99\xff\x36"
+ "\x23\x9f\x8c\xcb\x02\x5d\x39\x0d\x35\x8e\x08\xc4\x94\x8d\x0c\xd0"
+ "\xf8\xf1\x41\xcf\x74\xb2\x1e\xf5\xd6\x92\x8c\x51\xdb\x0c\x9b\x94"
+ "\x63\x26\x6d\xe9\x5f\xff\x28\x98\x03\xbd\x99\x17\xe5\x17\xdb\x0d"
+ "\x3d\x77\x95\x8a\x47\x13\xa0\x6a\x35\xdf\xbc\x02\xfa\x79\x24\x9f"
+ "\x87\xe1\xb3\x31\x05\x91\x3c\x53\xb3\x8c\x9d\x56\x50\x63\x94\x1d"
+ "\x6c\x9d\x85\xeb\xd5\xeb\x64\x1f\xd3\x00\xca\xb4\x18\x65\x18\x36"
+ "\xfb\x29\x62\x5c\xbe\x4a\x9e\x29\x0d\x77\xb3\x2e\xbc\x02\xb6\xe8"
+ "\x48\x55\x4f\x21\xe9\xf5\x40\x66\x1e\xf3\x5c\xe8\x6c\xc6\xe0\xed"
+ "\x2b\x9c\x74\xf1\xed\x23\xbd\x7d\x85\xa5\x9f\xd3\xbe\x0b\xd5\xbb"
+ "\xe7\xe2\xeb\x4d\x37\xea\xed\xba\x78\xba\xce\x1b\xf3\xc5\xe9\x9a"
+ "\xa5\xd3\x75\x5e\xde\xe7\xd0\x35\x51\x3d\xeb\xbf\x78\x3d\x76\xa3"
+ "\x9e\xfd\x89\xea\x21\xf9\x37\xe8\xb9\x29\x8b\x11\xdb\xb3\x07\xb2"
+ "\xa3\x62\xe3\x3d\x41\xd1\xf1\x92\x7b\xa4\x5c\x3d\x91\xd1\x1f\x9f"
+ "\x59\xed\x95\x43\x57\x3f\x31\xb1\xa0\x81\xc7\x77\xa1\xf9\xe8\x89"
+ "\x49\x1c\x37\x76\xda\x1a\x75\x26\x5b\x2f\x93\x7b\xa1\x38\xcd\x1c"
+ "\x03\x8c\x63\x00\x7a\xa1\xc5\x9b\x6b\x39\x6e\x49\x47\x0d\xfb\xdf"
+ "\x63\x4e\x05\x1d\xff\xc4\x2b\x1c\xd3\x0c\xf7\xc3\xf8\x9e\xf7\xc3"
+ "\x71\x6d\x50\xba\xe0\x89\x06\x1f\xcd\xeb\x18\x1c\x6e\x47\xc3\xae"
+ "\x8a\xac\x21\x83\xf9\xd9\xa3\xbc\xcf\x47\xcf\xed\x91\xbe\xf5\xa9"
+ "\x1f\x95\x62\x4e\xa1\xc7\x19\x9c\xff\x98\x8c\x3d\xe7\xcc\xe7\x73"
+ "\x25\x18\x1f\x8b\x9e\xd7\xcf\x03\x80\x2e\x95\xa0\xef\x93\x36\x83"
+ "\x2e\x46\x3a\xd2\xc6\x1b\x74\x81\x9d\x93\xe6\x6d\x08\xf3\x79\x9d"
+ "\x80\x3a\x9b\xfd\xe4\x03\xa2\xaa\xa3\x56\xc1\x7e\x52\xf9\xa8\x71"
+ "\x7d\x7d\xf9\x66\x39\x7f\xaa\xe0\xf9\x53\xd1\x24\x7f\x4a\x47\xad"
+ "\x81\x87\x58\x6a\x33\xf1\x19\xf0\x09\x18\x53\x37\xab\x58\x7f\x49"
+ "\x7c\x5e\x4e\xbe\x5f\x9a\x69\x52\xb4\x79\xf2\x97\xa2\x87\xe3\xc7"
+ "\x48\xd8\x69\xc0\x7b\x2e\xc3\xf5\xe1\xea\x5f\x9d\xc9\xf1\x2f\xf4"
+ "\xf6\x3c\xb9\x43\xdb\xf0\x51\xa9\x16\xb4\x99\x0c\x7c\x77\xca\xb3"
+ "\xad\x4f\xa2\xfd\xf3\xe6\x4a\x9c\x25\x3e\x36\x13\xfb\xf5\x6b\xa9"
+ "\x1d\x0d\x62\xb5\x8d\xf6\x2d\xe9\x92\xf3\x27\xae\x73\x02\xea\x17"
+ "\x3c\x5f\x82\x8d\x12\x74\x15\xd9\xfa\xe9\x06\xb8\x22\x68\xd0\xed"
+ "\xc9\x16\x35\x3e\xab\x36\x06\x56\xdb\x4c\xcd\x7e\x79\xee\x8e\xc6"
+ "\xda\x9d\x9f\xa9\x18\xdc\x45\x73\x0c\xda\xf5\xe3\x04\x7c\x38\x8f"
+ "\xf2\x73\x2a\x2a\x33\x70\x92\x32\x9c\xca\xe7\x78\x9f\x2c\xe6\xf3"
+ "\x43\x8a\xfe\xcd\x69\xc8\x53\x7b\x3e\xfd\x8b\xf6\x44\xd1\x3f\x99"
+ "\x79\x90\xe9\xcf\x6b\x1e\xa0\xed\x87\xa0\xa5\x45\x9d\x7b\x60\xbb"
+ "\xa6\xe8\x13\x3c\xa7\x31\x9e\x5a\x95\x41\xf3\x7c\xb3\x5a\x2f\x9b"
+ "\x9f\x1e\xd5\x0f\x68\xaf\x8d\x6d\xb6\x24\xa3\xfd\x5c\x86\x69\xc0"
+ "\xf1\x2c\xb9\x6e\xe0\x73\x49\xd0\x35\x3f\x33\xbe\x4d\xeb\xd4\x99"
+ "\x12\x52\x3e\x26\xf3\x73\xa3\x62\x9a\xfb\xcb\xec\x22\xa4\xce\x27"
+ "\x17\xf9\xf7\x55\xf8\xcd\x83\xe9\x02\xe6\x41\x19\x1b\xd3\x24\xd7"
+ "\x17\x60\x7b\x3d\x35\x45\x00\x37\xd5\xf7\x4f\x5d\xae\xd2\x16\xcc"
+ "\xc3\x15\x3c\x36\xff\x1d\x81\xba\xfd\x4e\x19\x6b\x05\x6d\x7b\x2a"
+ "\x9f\x79\xce\xe0\x33\x5e\x8f\x54\xbe\xe3\x0b\xae\x64\xdd\x62\xd0"
+ "\x1c\xf8\xa7\x02\xbf\x2e\x03\x7f\x23\x3f\xf7\x1d\xe7\xe1\xbd\x9b"
+ "\x16\x7b\x48\xea\x5c\x75\x76\x68\x41\x86\x21\xcb\x5c\x07\xf7\x33"
+ "\xeb\x1c\xa6\x87\xa2\xc5\x82\x49\xb1\xb0\x6c\x26\x15\xaf\x93\x79"
+ "\x1e\xf2\xb8\x2a\x34\x04\x79\xf2\x07\x60\xcc\x3f\xa2\xde\xf5\xe3"
+ "\xc9\xfe\xfe\xd2\x27\x4f\xf5\xc7\x82\x77\xb9\x5d\x03\xf8\xb2\xfc"
+ "\x2d\xe8\xef\x7f\x7e\x17\x70\xda\x38\xf6\xaf\xd4\x35\x65\x57\x33"
+ "\xbe\x7e\x8e\xa9\x2b\x79\xdd\x47\x0b\x2c\x8c\x3b\xe7\x31\xfa\x6c"
+ "\x80\x17\x17\xf8\xa2\xe1\x08\xa7\xc4\x55\xc2\x51\xba\xc3\x8f\xb9"
+ "\x2b\xd9\xd5\xbe\xcb\x53\x69\x03\x38\x2f\x58\x6f\xe0\x33\xa0\x13"
+ "\x9e\x1a\x1f\xcf\x93\x5c\x37\xc7\xed\xd3\x61\xb3\x2e\x49\x3f\x46"
+ "\x4f\xd9\x14\x5e\xf3\x6b\xb8\x1f\x07\x1b\xe7\x38\xbe\x26\xc7\x5c"
+ "\x7d\x59\xe9\x10\xf4\x73\xf1\xab\x2f\xab\xf3\x44\x01\x15\x77\xf5"
+ "\xa9\x1d\xc2\xf4\x1a\xd3\x8a\xd7\xd5\xfd\x32\x6e\x87\x3c\x6b\xfe"
+ "\x54\x23\xef\xd7\x8d\x28\x7d\x4d\xc6\xd8\xd5\x7d\x04\xfd\x2d\xa5"
+ "\x61\x19\xf7\xcf\x59\xc6\x67\x6f\xc3\x3c\xe7\x93\x3e\x70\xcd\x65"
+ "\x61\x7a\x28\xc4\x32\xf1\x54\x37\x9f\xa9\x57\xf1\xcb\x9f\x0a\x19"
+ "\xe7\xe8\x39\x66\x27\xc7\x9b\x85\x1e\x4a\x1e\x88\x17\x5b\x7c\x98"
+ "\x6d\x2d\xbd\x7f\x69\xb3\x49\x1c\x56\xf2\x5f\x7c\x27\x9f\x9b\x57"
+ "\xfb\x59\xc7\xa0\x13\x92\xff\x81\xbc\x0f\xab\xf5\x1f\x43\x47\x15"
+ "\xff\x89\xf7\xb4\x7c\x3a\x8c\xa0\xab\xb8\x08\x63\xc6\xa1\xf3\x75"
+ "\x49\xf1\x9d\xc6\x1c\x86\xcf\xe1\xa9\xfd\xb1\x01\x78\x28\x2f\xed"
+ "\xea\x81\x3e\x78\x8f\x61\xed\x3d\x5f\x2f\x14\xb7\x18\xb2\x57\x7a"
+ "\x0d\x9f\xe5\x7e\xca\xcd\xf5\x0f\x36\x5e\x08\xe7\xc3\xdc\x4f\x96"
+ "\xe3\xf6\xc4\x7d\x93\x78\xbf\x6d\x61\xa6\xd1\x06\x83\x26\xaa\x0d"
+ "\x0b\xd7\xf6\xa4\xb6\x6e\x1c\x68\xfb\x42\xb9\x46\x14\xf5\xfe\x9d"
+ "\x28\xda\xf0\xf3\x7e\x35\xae\x2d\x74\x80\x3f\xf4\xb3\xf8\x2a\x0d"
+ "\xb2\xb3\x5d\xac\xce\x27\x85\xe3\x42\x32\x64\x1d\x79\x77\xf9\x28"
+ "\x18\x52\xfb\x5e\x0b\x39\xfe\x01\xe9\xe5\x66\x30\x2e\x09\xdb\x19"
+ "\x83\xe3\xd3\x59\x6c\x73\xa8\xd8\x0a\x4f\x4f\x64\x7c\xed\xd7\x72"
+ "\x1f\x2f\x94\xb6\xae\x8c\xb3\xd0\x57\x3c\x24\xd0\x97\x49\x3d\x7d"
+ "\xc5\xd0\x0b\x99\xa6\xa0\xeb\x69\xe8\xff\x73\x47\x54\x9d\x4f\x8f"
+ "\x35\x70\x65\xdc\x64\x1c\x50\xb1\x30\x31\x7d\xb9\x5e\x19\xfb\xa9"
+ "\x78\x18\x7e\x16\xfc\x86\x7e\x51\xfb\x04\xf6\x7a\x97\xbf\xea\x83"
+ "\xf1\xda\x72\x71\x88\x63\x8c\x61\x4e\xd2\x55\x0d\xfe\x1d\xb1\xd6"
+ "\x03\x1b\xfd\x31\x53\xc1\x4a\xca\xc1\xdc\x99\xc4\x39\x91\xbd\x53"
+ "\xc3\x75\xb9\x98\xc4\xf1\xcd\xf1\x9c\xa5\x3f\x8f\xe7\xe7\x9e\xe5"
+ "\x62\x2e\x70\xee\x30\xf6\x0a\x55\x8c\x9c\xa7\xbb\xfa\xe3\x0a\x25"
+ "\x3f\xca\xe7\x8a\x38\xfe\x94\x86\x39\x51\x17\xd7\x5b\xc0\xf3\x5a"
+ "\xd4\x17\x74\x3d\x93\x8e\x7e\x9e\xc3\xf9\xfc\xc9\xd7\x8f\xc4\x2f"
+ "\x73\x90\x3d\xd5\x2e\xc6\xab\x27\xe5\x83\xf1\x06\xae\x23\x02\x39"
+ "\xa6\x2f\x86\xdb\x33\x65\x06\x6e\x48\x3f\x54\xad\xd2\xc3\x1c\x2b"
+ "\x91\x7d\x1e\xf1\x7e\x8b\x81\xab\x81\x03\xd7\xc7\xe7\x38\x45\x6a"
+ "\x6b\x2d\xc7\xa0\xe1\xfa\x38\x6e\x2b\xf2\x7a\x0c\x7c\xbf\x28\x2f"
+ "\x57\xd4\x09\xc1\xe3\x27\xeb\x5f\xfb\x68\x92\xb1\xf5\x8e\x53\x49"
+ "\x46\x73\x5d\x80\xd7\xbd\xb7\xa1\x8e\x57\x7b\x38\x36\x6a\x5f\x71"
+ "\xc2\x3e\xe6\x32\xc8\x9f\x27\xf5\xc3\x86\xd6\x57\x35\x91\x0b\x3d"
+ "\x81\x72\x7d\xb9\xbc\xe6\x04\xb9\x2d\x29\x6f\x29\xef\xe2\xb3\x97"
+ "\xd0\x39\x25\xe5\xc8\x53\xcb\x76\x16\xe6\x5d\x21\xf9\xdd\x0c\xe8"
+ "\x26\xcf\xf2\x49\x0c\x63\x8d\xd9\x41\xe6\x96\xb8\x78\x55\x83\xf1"
+ "\x47\x8f\xe5\xa3\xdd\x3d\x1b\x3e\xaa\x0c\xba\x4a\xf6\xf9\xe8\xd9"
+ "\x41\x6d\xc2\x75\xa3\x40\x4f\xe4\xab\x19\xcd\xf3\xbe\x12\xdf\x85"
+ "\xf2\x1a\xfb\xd6\xac\x83\x26\xd8\x28\x4d\xa4\x7c\xb4\x9b\xf5\x6d"
+ "\x4f\xea\x47\x95\x3c\x96\x04\x5d\xcf\xda\x8d\xf2\x3c\xae\xf3\xd8"
+ "\x81\xfe\xb2\x55\xf7\xeb\xc3\x67\xf5\x78\xc5\xcf\xe6\x1a\x32\x9a"
+ "\xa8\x9e\xb2\x5d\x42\x73\x8e\x23\x93\x17\xe3\xd6\x8d\x21\x4a\xdb"
+ "\xb9\x8d\xa8\x66\x95\x08\xbd\xbc\x0a\x73\x99\xd1\xfc\x9d\x8d\x12"
+ "\x0f\xcb\x28\xf3\xf7\x66\xf0\x4b\x32\x70\x79\xf9\x1c\xea\xac\x50"
+ "\xf9\x74\xff\x75\x1b\xf2\x75\xe3\x9a\x21\x4c\x26\xda\x52\x41\x96"
+ "\x2d\x1a\x99\x6b\x2a\x68\x0c\xd2\x60\xeb\x3e\xdb\x6a\xc8\x6c\x22"
+ "\x1c\xaa\x77\x12\xbd\x84\x7a\xd7\x56\x88\xf0\x7b\x18\xcf\x5d\x9a"
+ "\x08\x7d\x11\xba\xfb\x68\xd1\x78\xd5\xc6\x45\xe3\x0d\x9b\x10\xf7"
+ "\xd9\xb1\xfe\x07\x8b\xec\xf1\x73\xe5\x27\x16\x2f\x2e\x2b\x58\x32"
+ "\x9f\x2f\x99\xe3\x96\x5d\x97\x1a\xbd\x26\xc2\xe3\x9f\x8a\x57\xb1"
+ "\x28\x8f\xd7\x1f\x5f\x1e\x69\xec\xa7\x2f\xaa\x31\xd6\x40\x75\xbf"
+ "\xfd\x3b\x78\x6e\xc7\x73\x20\xbc\xdb\xf3\x6e\xf9\x1a\x06\x93\xf4"
+ "\xa9\x85\x4c\xf1\xf5\x2d\x98\x57\x36\xaf\xe4\x36\xde\x39\x4b\x4d"
+ "\x54\x8f\x27\xae\x9e\x50\x7f\x3d\x6a\xfc\x09\x98\x38\xdf\xa6\xd1"
+ "\x87\x45\x8a\x28\x55\x67\xa6\x17\x8f\x31\xd6\xb6\x06\xf1\x77\xec"
+ "\x88\x6c\xf8\xd8\xcf\xf2\xe0\x5c\x43\xa6\x5f\xac\xea\x30\xb1\x1d"
+ "\x59\x81\x7b\x5e\x63\x90\x6b\x65\x7a\xdc\xa8\x03\x67\x3a\x30\xbe"
+ "\x2f\x2e\x15\x55\xad\xd0\x4b\x8b\x8b\x07\x5b\x57\x88\xf6\x15\x61"
+ "\xdf\xc2\x4e\x5a\xec\xbe\x90\xef\x11\xe7\xe7\xf6\x30\xcf\xc6\x95"
+ "\x8b\xa8\x3e\x5b\x0c\xfe\x2f\xa9\xed\x3f\xd7\xab\xe7\xa9\x1e\x65"
+ "\xc4\xe3\x5a\x7c\x64\x50\xbf\x11\xf7\x47\x7b\x15\x8f\x97\x4e\x69"
+ "\xc1\xbc\x0d\xed\xfc\xfe\x31\x2a\xfd\xa6\xd9\x06\x1b\x61\x34\xbd"
+ "\x81\x7b\xfe\x04\x40\x12\xbf\x8b\xe1\xa3\x2b\x4f\x36\x98\xa1\x5d"
+ "\xa0\x65\x92\x84\xfa\x23\xb3\x7e\x93\x8c\x9f\x49\x24\xc9\x5d\xd5"
+ "\x64\xf4\xe0\xb0\xa1\x66\xb2\x8e\x48\xb3\x5c\xf5\x95\x31\xb6\x3b"
+ "\x6e\x9f\x9c\xed\xac\x28\x87\x56\x0e\x87\xac\x22\x3a\x8e\x9a\xb0"
+ "\x7d\xfb\xba\x4a\x92\x7e\x35\x55\xc2\x96\x08\xd7\x4d\x2e\x51\xca"
+ "\x67\xd8\xb5\x11\xa3\x72\x9c\xcb\xc8\xf4\x56\xaf\xcf\xc4\xb1\xa0"
+ "\xd9\x7e\xe6\x38\xaf\xc0\xf5\xf7\x07\x91\x06\x7a\x39\xc4\xc6\x51"
+ "\x39\xca\xee\x7c\x2e\x45\xdb\x3c\x2a\x67\x00\xbe\x99\x18\xbe\xf3"
+ "\x55\x32\xed\xaa\xe8\x32\x79\xcd\xb7\x93\xd7\x1e\xa0\x83\xb8\x4f"
+ "\xd8\x57\xa8\x93\x6d\x59\x86\x51\xef\xd2\x38\x6e\x97\x49\x3f\x87"
+ "\x6a\x3a\x45\xcf\xdd\xb9\x77\x90\x72\x7c\xee\xbb\x27\xf5\xfd\xff"
+ "\x0c\xba\x9e\x2b\xf7\xd1\x5d\xfb\x74\x5b\x06\x63\xee\x73\x1b\xc1"
+ "\x1b\xd2\xfe\xc4\xfb\x63\xfc\x3d\x1a\xa4\x35\x18\x79\x12\xdb\x33"
+ "\xbc\x16\x2f\x3c\xcc\x07\xe2\xdc\x3f\xbb\xf8\x8c\xcb\x20\xfe\x30"
+ "\xc3\xbc\x8e\x9b\x78\x4f\x72\xc8\x08\xe8\x1f\xe7\x59\xd1\x17\x71"
+ "\x51\x06\xc4\xc9\x14\x31\xd1\x55\xe1\x73\x22\xbf\xad\xfb\x0c\xc6"
+ "\x82\x23\x3c\x17\x49\xfa\xd9\x82\xf7\x4c\xde\xd0\x69\x8f\x77\xbd"
+ "\x46\xed\xb0\x2b\xbd\x75\xa7\x3d\x2a\xfe\x69\x84\xda\xe8\x2f\xd4"
+ "\xe6\xf8\x73\xa5\xb7\xf2\x2f\x48\x17\x95\x4c\xe7\xbe\x73\x62\x8e"
+ "\xd7\xfc\x11\xf1\xf7\x91\x78\x8c\x03\xdd\xed\xa7\x68\xc9\xc2\x03"
+ "\x80\xf3\xd6\x5f\x01\x4b\xc6\x4e\x9b\x42\x07\x71\x1f\x74\x2d\xe9"
+ "\x1f\xff\x12\xc6\x9c\x49\xf2\x6c\xb2\x3a\x1e\x33\x69\x18\x4b\x39"
+ "\xc6\x1d\xc6\xd0\x49\xdc\x2e\x3c\x67\xf1\x33\xae\xe3\xf9\x6a\x5d"
+ "\xeb\xd9\x61\x0d\x3f\xc6\x63\x6b\x3e\x8f\x9b\x48\x9f\x53\x7f\x4e"
+ "\x8e\xb5\x79\xfa\xf3\x0c\xfd\x39\x57\x7f\x9e\xa6\x3f\xe7\xe8\xcf"
+ "\x93\xf9\x59\x8d\xc9\x4b\x2d\xfd\xf6\x82\x69\xd8\x61\x3c\xdb\x8c"
+ "\xbe\x00\x3e\xc3\xad\x8e\x35\x72\x6c\xd7\xf1\x98\xa4\xe3\x95\xa5"
+ "\x3f\x1b\xf8\x5c\x69\x0d\xaf\xf9\xdf\xc2\xa7\x36\x0e\x9f\xdd\x51"
+ "\xf8\x90\xd5\x91\xf3\x45\xf0\x49\xb7\xf2\xf7\x29\xfe\x07\xf8\x30"
+ "\x2e\x9c\x16\x74\x95\x65\xc6\xe2\x53\x96\x6d\xe0\x93\x90\xdf\x96"
+ "\x8b\x2e\xb6\x6b\x96\x7e\x49\xc6\x80\x1e\xc6\x36\x4b\x7d\xaf\x11"
+ "\xaf\xb0\xac\xec\x42\xf1\x0a\x21\x0b\x18\xb7\xcb\xd0\xfe\xb2\x69"
+ "\xba\xfd\xd6\xa8\xec\xfc\xb2\x3d\x86\x0f\x19\xda\xba\xbb\x5a\xb5"
+ "\x75\xcf\x7a\x8e\xd9\xb7\x92\xbe\xec\x74\x88\x2e\xcc\xbb\xff\x93"
+ "\xe7\x86\xd1\x70\x4b\xca\x96\x2e\x7d\xf6\x36\x7b\xc9\xbc\x45\xf3"
+ "\xed\xe3\x8a\xec\x4b\x8b\x17\x2e\x28\x9b\x1f\xeb\x57\x91\xae\x7f"
+ "\x37\x48\x9e\x17\xe1\xb9\x94\x9c\x4b\x83\xff\xa5\x9e\x94\xbe\x79"
+ "\xcb\x9e\x15\xae\xb2\x0e\xd6\xb9\x3b\x5f\x52\xdf\x97\x0a\xba\x96"
+ "\x4d\x36\xc6\x10\x63\xfe\xcb\x63\x08\xd2\xe7\x60\x9c\x3c\x12\x95"
+ "\xce\x79\x8b\x8d\x34\x86\xaf\xeb\xa6\x61\xc7\x68\x59\x0a\xd7\x99"
+ "\x90\x86\xe7\x04\xe6\x01\xf9\xfc\xed\x0c\x13\x74\x8a\xe0\xf8\x5b"
+ "\x7c\x0e\x13\xe5\x04\xf0\x91\xf3\x8a\x39\x78\x56\x73\x36\xc1\x38"
+ "\xb6\xa1\xcc\x2e\xa4\x99\xd9\x86\xc0\x3c\xb0\x8b\xcb\x21\xfd\xef"
+ "\x1c\x0f\x03\xe9\x16\x3d\xae\x18\xa7\x7d\xc6\xf1\x2a\x90\x96\x3e"
+ "\x90\xb6\x7c\x38\xd2\x6c\x48\xb3\x2b\x78\xcb\xaf\x64\x3a\xe3\x39"
+ "\x47\x5f\x27\xe3\x3c\x13\xf5\x7a\x2b\xa3\x71\xe6\x6f\xc7\xdc\x74"
+ "\x63\x96\x7d\xce\x43\xdf\x98\x72\xfb\x93\x8b\x17\x2d\x48\x25\x49"
+ "\xf6\x4c\x0c\xc7\x59\x37\x39\xae\xbb\xcd\x5e\x3a\x7f\xfe\x12\xfb"
+ "\x8a\xf9\x8b\xca\xec\xf3\x56\xcc\x5b\x99\x4a\x0b\x16\x2f\x79\x92"
+ "\xa3\x2d\x70\xb7\x2c\x2d\x78\x72\xc1\x53\xec\xfc\xa2\x72\xa7\xc6"
+ "\xd8\x09\x73\x58\xb7\xe9\xf1\x49\x0e\x55\xb3\x0d\x99\xf2\x67\x07"
+ "\xee\x39\x6e\x97\x0d\xd7\x16\xfc\x1a\xf1\xdb\x8f\xdf\x11\xfc\x0e"
+ "\x9f\xa0\xd5\x61\x5c\xf7\x05\x5d\xcb\x8f\x1a\xf6\xca\x00\x0f\x2d"
+ "\xf7\x1b\x3c\x04\xfb\x62\x9f\x1a\xdf\x56\xd8\xdb\xc3\x52\x7e\xfa"
+ "\x79\xaa\xfa\xdc\x00\x4f\x71\xdc\xd1\x76\xf6\xed\x5a\x8e\xf7\xbd"
+ "\x72\xcd\x92\xd7\x4c\x52\x98\x6e\xc7\x69\xd5\xe5\xf5\x5b\x05\xfb"
+ "\x98\xf1\x7a\x6e\x0b\xf8\xa5\x55\xc5\xa9\x59\x51\x87\x7c\x57\xa3"
+ "\x8e\x46\xbd\x0e\xf5\x3c\x4a\x1c\xe2\x6f\xc7\x1c\xd3\x9f\x19\xd6"
+ "\x71\x5a\xf9\x26\xdf\xf3\x55\xdf\x43\xb5\xea\xdf\x96\x33\x0d\xbc"
+ "\x73\x4c\xd7\xeb\xe0\x6f\x0c\x55\xee\x74\x89\x90\x31\x77\xe6\xb5"
+ "\x62\x6b\xd2\x1d\x02\xf8\x9c\xd6\x92\x1f\xed\x90\x71\x30\x2b\x7b"
+ "\xa1\x23\x6e\xbe\xd9\xeb\x90\xf9\x93\x78\x2d\x79\x56\xa9\xd0\xf8"
+ "\x3b\x54\x5a\xf2\x33\x1d\x5c\x4e\x58\xfe\xec\xd0\x36\x0f\xcf\x51"
+ "\x36\x03\xc7\x1f\x74\xd8\x75\x98\x21\xa6\xed\x09\x5a\xfe\x27\x35"
+ "\x0f\x5f\x1d\x56\xb6\x84\x63\xbc\xe1\x73\x09\x19\xcd\xc4\xf3\x64"
+ "\x43\x07\xf8\xc8\x61\xd1\xfd\xe3\x3c\xaa\xfd\x8e\x32\xfd\x79\xbf"
+ "\x8e\x63\x12\xc7\x44\x01\xfe\x87\xb9\xef\x60\xaf\xec\xc7\xfd\x11"
+ "\xd0\xa7\x55\xd1\xc7\x21\xfd\x7c\x61\x37\xf1\xfb\x23\xfc\x9d\x1d"
+ "\xbc\x3b\xa2\xe2\x8d\xac\xd8\xc3\x6d\x1e\xf0\xa1\xad\xcb\x01\xfd"
+ "\xde\xe4\xbd\x66\xc8\xd2\x7e\xef\x39\x96\xcf\x15\xbb\x01\x6f\xaf"
+ "\xa1\x77\x58\xcf\x14\x44\x20\xa7\x72\x3e\xe5\xe8\x34\xf4\xcd\x00"
+ "\x1f\x38\x42\x89\x74\x49\xa2\x7e\xd7\xfb\x66\x9e\x70\x2d\x9f\x0c"
+ "\x9c\xf6\xca\x3e\xe0\xb8\xac\xe7\xfa\xe7\x6d\x7d\x4a\x47\xae\x9c"
+ "\xd1\x3f\xc7\xd4\xf1\xe0\x38\xf0\x3e\xc6\xad\x57\xee\xff\xeb\x7a"
+ "\x63\x65\x99\xa1\x37\x0c\x38\xd6\x24\xa1\x59\x1d\xf8\xe7\x6e\x73"
+ "\xf0\x5e\x09\x8f\x97\xd2\x1e\x01\x9c\x11\x67\xd5\x59\x38\xad\xaa"
+ "\xcd\xe1\xa3\x95\xe3\xf9\x5b\x73\xd2\xa6\x75\x2d\x9f\x3d\xa0\x8b"
+ "\x56\x1e\x8a\x86\x29\x2c\x6d\x0e\x86\xcb\xfa\x88\x6d\x92\x82\x88"
+ "\x99\xe3\xd1\x38\xf4\xf1\x05\x3a\x78\x65\xc8\xc0\x15\x34\x3c\x64"
+ "\xe0\xab\x7f\xeb\xec\x10\xea\xc9\x9f\x1d\xe9\x63\x9f\xf0\x16\xd5"
+ "\x9f\xab\xa5\xbe\xc1\xbb\x3d\x41\xd7\xaa\x49\x3e\x5a\xe6\xd6\x65"
+ "\xa8\x15\xe5\xf7\x34\x57\x4c\x43\x9e\x55\x79\xba\x5f\xf3\x61\xf4"
+ "\xef\x91\x28\xde\x9f\x1e\xb5\xce\x73\x44\xf5\xe1\xed\x95\xc7\x68"
+ "\x55\x4d\x54\xba\xde\xb7\xcd\x79\xc7\x68\xf5\x74\xb5\x66\xd2\x96"
+ "\xad\xca\xaf\x92\x36\xaa\x81\x23\xeb\x02\x3e\xb7\xc7\x32\x2e\x69"
+ "\x2f\xfb\x78\xd5\x21\x63\xbc\x00\xac\x7d\x92\xe6\xa3\x44\x23\xd3"
+ "\x49\xc5\xfd\x58\xbe\x48\xd1\x69\x95\x3f\x86\xf6\x3c\x6e\xa2\x1e"
+ "\xa6\xd3\x88\xb5\x42\x1b\x11\x48\x12\x05\x2b\xcd\xc4\xf2\xc2\x32"
+ "\xce\x7b\x84\xe0\x0f\x69\x57\x29\xba\xad\xce\x32\xe8\x66\xf4\x1d"
+ "\xd3\xc9\x47\xab\x1a\x98\xb6\xb1\x6d\x1c\x76\xf8\x98\xd1\x76\xd0"
+ "\x94\x63\x9b\xe2\x79\x9a\x2e\x17\xad\x9e\xd1\xec\x43\xb2\xe2\xde"
+ "\x66\xf3\x37\xa8\xd9\x31\x89\x14\x6d\x57\xd7\xa0\x1d\xfe\xa8\x79"
+ "\xc9\x21\xa6\x2f\xcb\x0a\xf0\x2c\xd3\x63\x70\x1d\x52\xfe\x4c\x2b"
+ "\xa6\x89\xaa\xb6\x32\x29\xcb\xcb\x65\xac\x14\x8e\xdf\x7b\x98\x69"
+ "\xc4\x7a\x91\x65\x89\x65\x80\xe5\x49\xd1\x68\x75\x77\x14\x8d\x5a"
+ "\x98\x3e\x3a\x9d\xf6\xc5\xe9\xf2\xf9\xf6\x92\x29\x4a\x17\xdb\x33"
+ "\xc7\x15\x4d\x90\x01\x6f\xec\x77\x4f\xbd\xcd\x9e\x37\x65\x9c\xa3"
+ "\x78\xfc\x2c\x75\x99\x9a\x37\x83\xaf\xa9\xb1\xf3\x3a\x7b\xd0\x55"
+ "\x3e\x27\x76\x6e\xb8\xd6\xa7\xf4\x47\x79\x89\x2f\x69\x84\x8c\xe3"
+ "\xc2\xf1\x67\xab\x17\x11\x45\x80\xf7\xe6\x13\xe8\x53\x4b\x5b\x06"
+ "\xc7\x3b\x9e\xed\x20\x8e\x8f\xfe\x59\x3d\xde\xed\x44\xfa\x88\x52"
+ "\xfe\x96\xc2\xdf\x84\x96\xd2\x96\xc1\x6b\x36\xa2\xaa\xa9\xc3\x9f"
+ "\x22\x6c\xfe\x14\xcd\xe7\x4f\xf9\xc0\x3c\xfd\x3a\xa7\x00\xdc\x16"
+ "\xa3\x5d\xbc\xb6\x03\x3a\x65\xcc\x76\x88\x08\xd3\xa8\xc0\xc1\x31"
+ "\xc9\x01\x3b\x99\xd7\x76\xca\xd1\xfe\xe7\x32\xd5\xfc\xb5\x1c\xfc"
+ "\xbf\x7c\xa3\xae\xcb\xf2\x82\xae\x35\xb0\xff\x6e\x95\xbe\x00\x9a"
+ "\xcb\x26\x63\x99\x6b\xeb\xae\x7f\x50\x54\x69\x3e\x03\x26\x60\x0d"
+ "\xd5\xfd\x1f\x24\xbc\x2f\xea\x5f\xab\x6d\x68\xcf\xb2\x26\xa9\xf8"
+ "\x90\x90\xf1\xca\x7a\x93\x96\xdf\xef\x2f\x83\x77\x23\xd6\xa6\xb3"
+ "\x3f\x4d\x3e\x78\xaf\x92\xf3\x18\xef\xaa\x5d\x9a\xaf\xda\xa4\x85"
+ "\xd0\x8f\xe9\xca\x7e\xee\x66\xfd\x89\xb9\xeb\x9a\x7d\xc6\xb8\x26"
+ "\xc7\x43\x13\x55\xaa\xf9\xcc\x1a\xe9\xf7\x79\xc6\x65\x26\x1f\x95"
+ "\x4f\xbb\x26\x43\xce\x51\x42\x9a\x2b\x89\x94\x4f\xf3\x9a\x1f\x1b"
+ "\x3a\x96\xf7\x4d\xad\x6b\x85\x9f\xd7\x88\xad\x61\xe1\xe7\x3d\x54"
+ "\x39\x76\xd0\x09\xf2\x96\x07\x2b\xbd\xf2\xdb\x9f\xfc\x0d\x92\x80"
+ "\x3e\x6e\x44\xd4\xb8\x81\xfa\xfd\xc9\xd7\x17\x62\x7c\x48\x3a\x41"
+ "\x6b\x1c\x8c\x3f\xd3\x86\xf7\x5a\x34\xd0\xca\xcb\xe3\x24\xd3\x27"
+ "\xd5\xbb\x97\x7d\x61\xb8\xad\xd6\x30\xda\x1c\xdd\x2e\x93\xe6\xdb"
+ "\xec\x42\xbb\x4c\xfc\x1d\x8f\x93\x2c\x33\x21\xf6\x51\x82\xbc\x8d"
+ "\x92\x71\xad\xe5\xfc\xbc\xa2\x36\xba\x8d\xac\xff\x55\x1b\x2a\xde"
+ "\x49\xd4\x46\x61\xe2\x36\x32\x0d\x2a\x36\xe9\xf2\x26\xf1\x64\xfd"
+ "\xd1\x4d\x15\x33\x46\xac\x65\xdf\xa0\xb6\x0c\xe8\xb7\xa9\xdc\x87"
+ "\x18\x3f\x6b\x18\xcf\x44\xfd\xc5\xf0\x14\x2c\x67\xbe\x75\x6d\x65"
+ "\x61\xd0\xe5\x1c\x9b\x98\xde\xce\xe9\x17\xa6\xb7\xf3\x4b\x5c\x9e"
+ "\xf1\xe0\xfd\x1d\x6b\xd8\x04\x1d\xac\xf9\x30\x5f\x73\x27\xaa\x77"
+ "\xc4\xda\x06\xc6\x2b\xe1\x3b\xc1\xf2\xa2\xeb\x20\xf0\xa1\x80\x9c"
+ "\x08\xd6\x49\xc0\xcd\x63\xe8\x23\x6b\x92\x3d\x59\xea\x07\x93\xa8"
+ "\x49\x04\xc3\xba\xb6\x86\xf7\xb9\xa6\xa2\xfe\x84\xef\x35\xfe\xce"
+ "\x87\xbb\x8d\xb4\x75\x5f\xbf\xc6\x9a\x44\x77\xf8\x93\xbf\x9e\x6a"
+ "\x75\x84\xc7\x32\x0d\x01\xd3\x01\x39\x6e\xe3\x79\xaa\x5a\x1b\xa9"
+ "\x84\xfd\xff\xe2\x6e\xb9\x46\x99\xd2\xa6\xef\x1b\x55\x62\xfc\xab"
+ "\xed\x34\xd6\xe6\xf1\x3c\xd7\x47\xff\xa5\x62\xf5\x26\x7f\x79\x9b"
+ "\xd8\xf0\x3e\x6c\x11\xab\xb0\xaf\xb2\xc2\x8e\xac\x3c\xab\x09\xfe"
+ "\xa6\xc3\xfb\x9e\x01\x3e\x51\x7e\x53\x06\x9f\xa0\x7c\x5d\x62\x1e"
+ "\xa8\x6c\xba\x30\x0f\x54\xbe\xc8\xef\x99\xee\x6a\xae\x52\xd9\x69"
+ "\xd8\x29\x62\xdd\x97\xb7\xd9\x2b\x64\xfd\x0e\x55\x37\xd3\x24\x87"
+ "\xf1\x9f\x01\xba\x54\x06\x5d\x6b\xd3\x0d\x3d\xc0\xfc\x62\x8d\xf0"
+ "\xf7\x2e\x48\xf2\x34\xde\xc1\xfe\x29\xab\x54\xeb\xe0\x1f\xb8\xe5"
+ "\x77\x33\x5d\xe5\x16\xbf\xb3\x78\x3b\x7f\x1f\x36\x90\xd2\x56\x8e"
+ "\x3c\x79\x3e\xfa\x0f\x65\x57\x58\xda\xca\x00\xc3\xb1\x45\xf9\x45"
+ "\x5b\x64\xdc\x28\xc8\x34\xc7\x8a\x62\xb9\x46\x5a\x06\xf0\xe6\xb8"
+ "\x51\x98\xef\xac\x75\xf7\x8f\x4b\xae\x1c\xe8\x0a\x21\xcf\x36\x61"
+ "\x5c\x1a\xd3\x03\xda\xbd\x62\xd2\x76\x9f\x9b\x60\x23\x6e\xf3\xb9"
+ "\x75\xa3\x77\x7f\xff\x46\x32\xff\x5f\xdb\x13\x54\x7a\x13\x65\xac"
+ "\xfd\x86\x99\xfe\x2b\x9b\x4c\x4c\x07\x1f\xad\xad\x55\xb4\x5b\xdb"
+ "\x61\xf4\x8f\x8f\x2a\x73\xa4\xee\x5c\xf7\x68\xd7\xec\xb0\xf8\x4c"
+ "\xad\x73\xaf\x85\xfe\x5b\x94\xae\xde\x97\x17\xc6\xaf\x01\xb1\x3d"
+ "\x6f\x5f\xb8\xd4\x5e\xb4\x78\xc5\xa2\xab\xaf\x8e\x99\x2b\x99\xd5"
+ "\xf7\x78\x5d\x69\x6a\x3c\x75\xe5\x18\x78\xb3\x5d\x82\x67\xb4\xbf"
+ "\xfc\xbc\x98\xf6\x33\x0a\x74\x77\xf7\x82\x2c\x1a\xb8\x9f\x48\x33"
+ "\x26\x46\x3d\xde\x4c\x33\x6e\xba\xb9\xe0\xc1\xf9\xf3\x8a\x56\x46"
+ "\xa5\xde\x12\xbd\x6e\x58\xbd\x0d\x75\x27\x8f\xbe\x0b\xba\x22\x69"
+ "\xd6\x6a\x1e\x5b\xd6\xdd\x52\x11\x16\xff\x80\xbe\xe6\xb8\x35\x05"
+ "\x6d\x65\x61\x6a\x83\x2e\x13\x5f\x66\x1d\x3e\x4c\x9d\xf1\x84\x3d"
+ "\x05\xde\xb2\xa2\xed\x7e\xd8\x75\x67\x79\x7d\x06\xe5\x1e\x6e\xaf"
+ "\xe5\xd8\xce\x1f\xa4\x29\x1b\x63\x5d\x06\xd2\x2f\xc5\x75\x0a\xae"
+ "\x43\x71\xbd\xd3\xbe\x08\xf3\x1e\xf6\xa9\x5f\xce\x3e\xf5\xeb\xae"
+ "\x93\x7e\x41\x81\x4a\x62\xdf\xa0\xe3\xe4\x6a\x65\x1b\xc4\x47\xeb"
+ "\xca\x79\x1d\x9c\xf3\xa2\xcc\xe5\xf6\xa7\x29\x8b\xaf\x42\xee\x0d"
+ "\xae\xcb\x10\x55\x1f\xa4\x89\xed\xf9\xfc\x5d\xb7\xb1\x48\x5f\x99"
+ "\x9c\xf4\x29\x25\xdb\x2c\x29\x41\xd7\x3a\xd8\x72\x8b\xe4\xb7\x18"
+ "\x06\xfb\x06\xae\xfc\xf6\x70\x9c\x7d\x38\x60\x1b\x6e\x20\x69\xdf"
+ "\xea\xf6\xdc\x4e\x39\x2e\xac\x6b\x8d\xb2\xe9\x78\x6f\x3a\x55\xd9"
+ "\x27\x22\xa2\xec\xd3\x75\xdd\x86\x1c\xe0\x3e\x64\xf0\x69\x4c\x9c"
+ "\xbd\x45\x65\xf3\x97\xcc\x2f\xb2\x8f\x5b\x9a\x4a\x51\x51\xf6\x8a"
+ "\xe7\x2f\xb2\x2f\x99\xff\xdc\xb2\xf9\x4b\x65\x84\x3c\x7e\x1b\x33"
+ "\xe6\x43\xdf\xff\x29\xcb\x38\xff\x65\x1f\xcd\xf4\x5d\xff\x18\xc7"
+ "\x66\x13\x1b\xfe\xc4\xf6\xb2\xdc\x2f\x14\x69\xa3\xf2\x63\xe7\x1b"
+ "\xcf\xeb\xdf\x6b\x78\x3f\xac\xe6\x3a\xcf\xcb\xd8\x86\x48\xb7\x0c"
+ "\xc4\x81\x5f\xff\x0e\x68\x69\xd2\xe9\x76\x26\xe8\x5a\xbf\xd7\xa0"
+ "\x9b\x8f\xbe\x97\xad\xdb\x52\xdd\x52\x7f\x60\x8c\x85\xfe\x8b\x19"
+ "\x5f\xd5\xb7\x6f\xd7\xef\x07\x6f\x24\xcb\xf5\xe4\x94\x0f\xe4\xbc"
+ "\x8a\x61\x1e\x47\x79\x51\xf5\x3e\xeb\x4d\xd6\x6f\x6e\x03\x1e\xea"
+ "\x6c\xe0\xfa\xf4\x79\xd0\x15\x27\xe8\x79\x79\x2e\x47\x73\x7f\x40"
+ "\xac\x53\x38\x96\x88\x56\xf5\x81\xfe\x6d\xe3\xef\x65\xcb\x75\x58"
+ "\xfe\x16\x01\x60\xf1\x3a\x30\x74\x43\x3a\x7f\x27\x99\xd3\x54\x8c"
+ "\xb8\xf5\xf2\x5c\x04\xea\x0a\x05\x5d\xcf\x97\x0e\x9c\x71\xf8\x9e"
+ "\xb4\x3b\x19\xae\x8f\x9e\x9f\xc4\xf0\x54\x0c\xbc\xe7\xb7\xf8\xc8"
+ "\x55\x37\x60\x3f\x3d\xdf\x11\x35\x2f\x03\x3e\x0a\xcf\x00\x70\x91"
+ "\xf1\x56\x95\xcf\xa9\x6c\x37\xeb\xcf\x2d\x7a\xdb\x8d\xf6\x00\x1e"
+ "\xf4\xdf\x3a\xb7\xe1\x37\xe1\xd3\xdb\xcd\xf8\x31\xee\xd1\x38\xeb"
+ "\xf8\xa6\x33\xbe\x41\xd7\xf7\xc6\x44\xc9\x36\xaf\xcb\x0c\x41\x5a"
+ "\xd6\x80\x2f\xfb\x7a\x47\xbc\xde\x58\xbc\xc8\x5e\xb2\x70\xd1\x33"
+ "\x05\x2b\xe6\x3d\x33\xbf\x60\x59\xe9\x78\xfb\xb2\x45\x4f\x94\x2c"
+ "\x7e\xf2\x19\xe6\x9a\xa5\x65\xcb\x9e\x7c\xc6\xce\x9a\xa5\x60\xda"
+ "\x8c\x19\x05\x77\x7d\xfb\xa1\x87\x53\xe9\xae\x79\x48\xc3\xcc\x7f"
+ "\x46\xd6\x78\xf5\xea\xc1\xe9\x53\xbf\x53\x30\x75\xf6\xb7\x67\xcd"
+ "\x91\x87\x5f\xfa\xdf\x4f\x5b\x94\x38\x43\x0c\x1f\xa6\x83\x97\x42"
+ "\xe8\xdf\x21\xc7\xa8\x6a\x9f\x8a\x9b\xfe\xbd\xce\xd8\xb8\xe9\xdf"
+ "\x83\x36\xff\xbe\x0d\xbf\x49\x44\xee\x62\xfc\xf0\xa6\x6a\xb7\xe2"
+ "\xaf\x94\x47\x83\xae\xef\xa7\x0f\xf0\x57\x95\x3c\x53\xc6\xfe\x4a"
+ "\x6a\x7d\xf6\xfb\xd0\xff\xeb\xb3\xa2\xdf\x0d\xcc\x27\xbf\x9f\xdb"
+ "\x3f\x9f\xec\xd7\x29\xdf\x2f\x33\xe6\x96\x48\x33\x63\x5e\x99\xc2"
+ "\xf3\x4a\xb5\x9e\x54\xf5\x4b\xc9\x53\x83\xca\xb7\x85\x8c\x79\x25"
+ "\xcb\xb6\xdc\x93\x92\xf3\x8f\xef\xef\x8d\x96\x71\xb9\xa6\xaf\xcb"
+ "\x38\x97\x93\xeb\x77\x69\xa3\xa6\xf1\x9a\xb6\x3f\xe5\xfd\x10\x6c"
+ "\x05\x8c\x5f\x41\x21\x86\x8f\x9a\xa6\xe3\xe4\xe7\x35\x6e\xb6\x9b"
+ "\x75\x7e\x1a\x71\x82\xdc\x37\x08\xd7\xf7\xa6\xa9\x39\xe5\xf7\x96"
+ "\xb1\x5e\x17\xeb\x46\xdf\xc5\xbe\x45\x3c\x77\x0a\xba\xdc\x63\x07"
+ "\x78\xb6\x6a\x1f\xf3\xc2\xc0\x5c\xd6\x1d\xa3\xff\x7b\xe4\x37\x0c"
+ "\xdd\x73\x8c\xb8\x0f\x65\x57\x93\xc9\x7c\x75\x0d\x6d\x31\x89\x4a"
+ "\x1f\xb9\xe5\xbc\x95\xe9\xe9\xa3\xef\xdb\x91\xd7\x3c\x40\x3f\xb7"
+ "\xbb\x9f\x7e\xfa\x3a\x8b\xb1\xc6\xa2\xf0\xae\xfa\xe5\x60\xb4\x4a"
+ "\x4c\x27\x77\xc7\xe7\xd2\xc9\x45\x43\x58\x26\x0d\x7a\x9d\x4f\xab"
+ "\xaa\x31\xe7\xd3\xaa\xea\xd9\x28\x5a\xbd\x72\x3e\xad\xaa\xf2\xa2"
+ "\xf6\x95\xf4\x75\x94\xaa\x5f\x32\xcd\x98\xc7\xd0\x6e\x33\xf8\xec"
+ "\x95\x01\xfa\x55\x55\x9e\x4f\xbf\xaa\x2d\x89\xe9\x57\x95\x75\x4d"
+ "\x2c\x9c\xed\x89\xc6\x8d\x11\x6b\x4d\xfa\xb9\xb0\x0d\x29\x2d\x63"
+ "\xe4\x9c\x34\xf4\xb2\x49\x2b\x7e\xd9\x85\x1f\xae\x3c\x8f\x18\xb0"
+ "\xc5\x45\x48\xb5\x75\x83\xa5\x05\x73\x5e\x5e\x57\xba\xc0\x58\x74"
+ "\xd4\x58\xf3\xc0\x7d\x07\xcf\x9d\xf9\xdb\x50\x9c\xce\xf4\xc4\x9c"
+ "\xcb\x0f\x7e\xef\x50\x76\xe9\x86\xfc\xfe\x35\x97\x6b\x57\x36\x24"
+ "\xaf\x25\x7b\x73\xdd\x4d\x9c\x5e\x8a\x76\x48\xbf\x45\xf6\xdd\x1a"
+ "\x0c\x66\x41\x24\x87\x06\x81\xdb\xcf\xff\x83\x9d\x8d\x8e\xd3\x47"
+ "\xc5\xf3\x16\x15\x2d\x5e\xb0\xe0\xf3\x55\x51\xf4\xbe\x5a\x8d\x4b"
+ "\x73\x07\xf9\x1b\x9d\xeb\x9e\x5e\x15\x74\xbd\xc0\xf6\x7f\xa1\x1a"
+ "\x37\x5f\x80\xfe\x7b\x7a\xb2\xb2\x25\x1f\xed\x52\xe7\xc1\x5f\xd8"
+ "\x18\xa5\x9f\xc1\x23\x2f\xd4\x0a\xd7\x86\x23\x03\x7d\xfc\x42\xd1"
+ "\xf9\x7d\xfc\x82\x23\x71\x1f\xbf\x50\xa7\x2d\xe7\xf3\x38\x2f\x60"
+ "\xfe\xb3\x44\xda\x9a\xfc\xcc\x7e\x10\x98\x33\x77\x61\xbe\xdc\x3d"
+ "\x7b\xa5\xe7\x8e\x82\x95\x49\x72\xaf\x98\xbf\xc1\x12\x3e\x27\x3a"
+ "\xd9\x17\x81\xf7\xc7\xf8\x1b\x2c\xfc\xed\x25\xfe\x56\xa8\xcc\x83"
+ "\xfb\xea\xe3\x24\xe7\x8e\x78\x6f\xaf\x3f\x2e\xbf\xcb\x0d\x5b\xe1"
+ "\x85\x90\x61\x5b\x5b\xd7\xda\xe5\x39\xf5\xcd\xaa\x3f\x3a\xb8\x2f"
+ "\xb8\xbe\x82\x95\x1e\x55\xc7\x39\xfe\xb6\x1a\x59\x95\x0d\xb1\x31"
+ "\xeb\x82\x6b\xf7\x29\x62\xb0\x58\x68\x16\x61\xaa\x1c\xd6\xbf\x57"
+ "\xa9\x7f\xff\x98\x65\x9f\xfd\x48\x01\xd7\x1d\xef\x87\xaa\x7c\x87"
+ "\x36\x36\x18\x3e\x59\xd5\xd2\x07\x8a\xac\xac\x3f\x79\x9e\x73\x9c"
+ "\x36\xf2\x1a\x06\xc6\xcb\x8d\x2d\xd1\x7b\x9c\xf6\x55\x6b\x87\x9e"
+ "\xa2\x8d\xcf\x5e\x60\xdf\x34\x6d\xc0\x07\xb6\x72\x58\xd0\xb5\xc9"
+ "\xdc\xef\x23\xe6\xaa\x1c\x56\x1f\x85\x1b\xde\xd9\xa3\x7c\x15\xfd"
+ "\x3c\x1e\xf3\xfc\xb1\x5e\x7d\x83\xd5\x7f\x9c\x36\x4d\x47\x1a\xe6"
+ "\x13\x9b\xe4\x99\x87\x15\x61\x1a\x53\x7a\x3b\x7f\xbb\x67\xd3\xb3"
+ "\xfa\x3c\xb4\xdb\x5e\xc1\xf8\x6c\x1a\xce\x70\x7d\xc8\x27\xe4\x7e"
+ "\xc0\x26\x47\x3f\xce\x51\xf5\x19\xb0\x15\x4d\x36\xd5\x19\x78\xa1"
+ "\xdc\x1c\xb9\xd7\x5a\x1e\xbb\xbf\xe7\x58\xb0\xb0\xa0\xb4\x78\x65"
+ "\xc1\xc2\x45\x0b\xcb\x52\xc9\x31\x6f\xd9\xc2\x09\x48\xb2\x3f\x59"
+ "\xbc\xb0\xb4\x60\xa1\x8c\x5a\x2c\x03\x22\x97\xad\x2c\xe5\xbd\x8f"
+ "\xf3\xf6\xe0\xd3\xa5\x2d\x6f\xda\xb4\x4f\x8d\xf7\x9b\xd3\x0c\x3e"
+ "\x95\xdf\x1c\x17\xf9\x34\xe0\x7b\x25\xbf\x4d\x9c\x7c\x9c\x36\x7f"
+ "\x93\x79\x58\xc5\xf9\xa9\xce\x53\xf6\xc5\xe6\x69\xe7\xfb\x64\x6d"
+ "\xce\x37\x7c\xb2\xc0\xdf\xe9\x2c\xeb\x51\xb0\xc0\xff\x9b\x1d\x09"
+ "\xca\x6c\xec\xf7\xef\xd4\xbf\x77\xce\x7d\x25\xe3\xde\xbf\xc4\xfa"
+ "\x76\xd3\x7b\x5e\xc7\x74\x8e\xdd\xab\xcb\xd5\xe6\xc6\x28\x7c\xa5"
+ "\x2f\x2f\xc3\xe2\xf3\x52\x13\x42\xd1\xbe\x6c\xd5\x53\x30\xf6\xda"
+ "\x8c\x7a\xec\xab\x4d\xd0\x77\xd5\x97\x06\x4c\x9e\x64\xe9\x87\x8c"
+ "\x72\x41\x57\xb5\xc5\xf0\xa3\xf1\xf5\xb7\xab\x7a\x4c\x3c\x8e\xc0"
+ "\xfd\x6a\xa4\x4f\x1a\xf0\x13\xdc\xcc\x7e\x9e\x35\x48\xc3\xf8\x5f"
+ "\xbd\x2b\x3a\x2d\xba\x9f\xee\x9c\x3e\x03\x06\xf4\xd2\xf9\xe8\xa4"
+ "\xa9\xf3\x4a\x4a\x58\x07\xcd\x9b\x5f\xb2\x6c\xc9\xe2\xa5\x7a\xd7"
+ "\xdd\xb9\x80\xc3\x51\xcb\x2c\xb7\xe9\x6f\xec\x8b\xe6\xcf\x2f\x52"
+ "\x49\x7a\x47\xc6\xee\x59\x29\x3f\x86\x6a\xcc\xff\x37\xfa\x06\x6c"
+ "\xc5\x1a\x9b\x30\x55\xcf\xc5\xef\x29\xa9\x7f\x64\xbf\x56\x77\xc6"
+ "\xce\xd1\xaa\x03\x86\xec\xcb\x7e\x76\xe6\xcb\x6f\x22\xf7\x08\xb9"
+ "\xc7\x83\x7e\x7d\xf1\x5e\xb4\x73\x08\xe6\x8f\xb9\x3c\x37\x19\x80"
+ "\x53\x33\xbe\x9f\xde\xeb\x1e\xed\x58\xa7\x7c\x26\xcc\xd0\x0d\x66"
+ "\x8e\x2d\x81\xf7\x98\xff\x6f\x9c\xa3\xf4\x64\x4d\x7e\xff\xde\x8b"
+ "\x29\x19\xf3\xcd\x9a\x62\xcc\x3d\x76\x9f\x2f\xdf\x35\x95\xe7\xcb"
+ "\x3d\xfb\x5a\xd6\xd4\x1a\x34\x36\x78\x41\xf1\xdf\x8b\xb7\x18\x6b"
+ "\xc6\xf5\xfa\xb7\x11\xf8\x9e\xcb\xf2\xbc\x42\x8c\x18\x7e\x07\xfb"
+ "\x35\x1c\xa3\x17\xcd\x8a\xa7\x6a\x7c\x51\xbe\x81\xe9\x27\xe8\x45"
+ "\x52\x7d\x5b\x13\x32\xe4\xcf\x47\x35\xd2\x96\x63\x18\x6a\x5c\xaf"
+ "\x5e\xa3\xf8\xeb\xc5\x31\x06\x6d\x79\x0e\x8f\xe7\xf1\x03\x76\x50"
+ "\x75\xab\xf4\x17\x51\xb1\x35\xfa\xb8\xfd\x80\xb3\xc7\x80\x83\xbc"
+ "\x68\xbf\xc5\x6f\xd0\xca\xc8\x13\xcd\x13\x53\xe7\x95\x62\x82\xbd"
+ "\x70\xc1\x82\xf9\x4b\x96\x1a\xf1\xc6\x33\x17\x97\x14\xa9\xf8\xe2"
+ "\xb7\xa1\xfb\x57\x40\x86\xa7\x70\x88\x72\xa4\xaa\xdb\x38\x7b\x77"
+ "\x3c\xaf\x89\x48\xff\x51\x39\xe7\xda\xba\x76\xa7\x3e\xff\x3a\x46"
+ "\x2f\x67\x28\xff\xab\x97\xaa\x94\x6d\x7b\xc9\x8f\x80\x53\xb7\x61"
+ "\xdb\xf2\x5a\x6b\x0f\x7d\x95\xe3\x2a\xca\x33\x05\x3b\xb6\x8a\x4e"
+ "\x5e\x5b\x0d\xba\x5e\x4a\x37\xbe\x49\xc7\x76\xd3\xa6\xad\x2a\x96"
+ "\xb6\x67\x11\xfb\x8a\x6c\x7d\x4d\xab\x6a\xf5\x8b\xd4\x46\x3b\xec"
+ "\xb3\x34\x96\x89\xe1\xdd\xec\xc3\xcb\x31\xb0\x5e\x9a\xcb\x76\x1d"
+ "\xeb\x32\xfe\x6e\x43\x27\xbd\x34\x1e\x3a\x1a\xb0\xb6\xee\xf2\xa7"
+ "\xb4\xfa\xd7\xaf\x22\x0b\xd7\x01\x7d\xed\x6b\x69\x60\xda\xbe\xe4"
+ "\x78\x17\xba\x4c\xd7\xd9\x3e\xae\xc7\x47\x2f\x4d\xd3\xd7\xfd\xcd"
+ "\xc2\x72\x24\x9b\x75\xa1\x3a\x2f\xfa\xd2\x1e\x51\x85\x34\x77\x63"
+ "\x31\xe8\xc8\xdf\x3c\x2c\x56\xdf\xfb\x7b\xa9\x45\xe5\x6f\xda\x3d"
+ "\x9b\xe3\x38\x55\x35\xed\x46\xfa\x18\xa4\xfb\x54\xfa\xc1\xe2\xd9"
+ "\x91\x10\xcf\x93\xaf\xe2\x6f\x57\xa2\x4e\xb4\x7f\x78\xad\xe2\xfb"
+ "\xa6\x1f\x7c\xad\x92\x1c\xfc\xbd\x4b\x15\x0b\xeb\xa3\xbd\x80\x53"
+ "\xcb\xdf\x95\x44\x7e\xcc\x9d\x5e\xec\x06\xbc\x5a\xdd\x9f\x1c\x7c"
+ "\xf7\xf2\x8b\xea\x9c\xc0\x8b\x47\x99\x9e\xc0\x31\x5d\x5f\x0b\x4e"
+ "\x0f\xba\x5e\x86\xfe\xbb\x52\x9f\x57\xbf\x9c\x67\xd4\x81\xb1\xd4"
+ "\x0f\x1b\x3c\xc0\x76\x38\x68\xd0\x85\x5f\x77\xb5\xdc\x97\xf7\x61"
+ "\x0c\xb1\x0a\xf6\x83\x1b\xf8\x86\xdf\xcb\x6e\x63\x5c\xe5\xba\x75"
+ "\x3a\xa4\xf1\xba\x21\xaf\x19\xea\x75\x71\x2c\xba\x24\x03\xa6\xa8"
+ "\x6a\xed\xd2\xce\x9d\x6c\x00\x4c\x0b\x6c\x04\xbf\xfe\xed\xb6\xee"
+ "\xea\x33\xec\x33\xe9\x83\x0d\x70\x95\x28\x08\xa7\xf3\x7e\xd6\x70"
+ "\xe3\xdb\x78\xf5\x67\x98\xf6\x2f\x07\x06\xf6\xa9\x50\x1e\x7d\x09"
+ "\xd9\xaa\xec\xa4\x2d\xc3\xb9\x5e\x96\x2b\xe6\x8b\x5e\xf4\x33\xfa"
+ "\x3a\x53\x9c\x3b\xb9\xd7\xbe\x88\x86\x1f\xa7\x2d\x13\xb9\xbf\x79"
+ "\x6f\x99\x7d\x19\x91\x66\xe5\x58\xfe\xc7\x68\xcb\x95\xdc\xd7\x8c"
+ "\x0b\xfa\x28\x14\x0e\xe6\xdf\xc3\xe7\xb8\x59\xff\xae\x29\x87\xfd"
+ "\xbe\x80\xf5\xd2\x2b\xaf\xf1\x7a\x00\x7f\x83\x89\xef\x9d\x45\x42"
+ "\x93\xbc\xb2\x8a\x79\xe5\x95\xd7\xd6\x74\x09\xed\x33\x17\x89\x43"
+ "\x01\xa2\xcf\x4c\x14\x0e\x99\x92\x18\x6f\x93\xf3\x24\x9f\x35\x6f"
+ "\x20\xaf\xc3\xcd\x7e\x71\x96\xcd\xab\x28\x9d\xcf\xe9\xf3\xf7\x85"
+ "\xda\x03\xfc\xfd\xe7\x3a\xfa\x43\x78\x0b\x79\x96\x73\xcc\x95\xad"
+ "\xb9\x7f\x74\x6c\xe1\x79\x79\x0a\xee\x53\xec\xdf\xe1\xba\xb6\xf8"
+ "\xfe\x78\xe4\x7d\xfa\xa3\xe7\x7d\xb2\x3f\x22\x9f\xfd\xad\xf9\x7f"
+ "\xa0\xd6\x9c\x3f\x90\xb3\x53\x68\x3c\x47\xac\x78\x96\xeb\x70\x03"
+ "\x56\x03\x9f\x69\x4f\xd7\x7a\x6c\xa9\xea\xbb\xb9\xec\x1b\xe9\x27"
+ "\xcf\xa2\xdf\x30\x8e\xcf\xed\x3c\x43\x16\xcf\xa2\xf7\xe4\xbd\x9a"
+ "\xbb\x9d\x6c\xf0\x16\x75\xb0\x7d\x1a\xe6\xf3\xfc\xbc\xbf\x89\xf9"
+ "\x8a\x56\xcd\x38\x46\x14\xde\xa0\x97\xd9\x28\x0f\xfb\xd5\x28\x3f"
+ "\x89\xcb\xef\x60\x7a\x00\xa7\xb6\x39\x8a\x26\xad\x98\xe5\x2b\x9c"
+ "\x41\x9f\xfc\x68\xfa\x6c\xa9\x61\xfa\x70\x1c\x58\x0d\xfd\x05\xdc"
+ "\x72\x40\x03\xcd\xa8\x03\x38\x5b\xf4\xf5\x60\xcb\xe6\x33\x94\xe6"
+ "\x59\xc4\xdf\x97\x7b\xe5\xac\x35\xcf\x6c\xd1\xce\x9d\xda\x5b\x7d"
+ "\x96\xcc\xdc\x6f\xbc\x07\x54\x2d\xdf\x4b\x9a\x77\x70\x9f\x81\x27"
+ "\x0b\xf1\x2b\xc2\xaf\x98\xf9\x0e\xd7\x12\xf4\x97\x1b\x38\x94\xa2"
+ "\xaf\x1a\xf8\xaa\xcb\x58\x2d\xc7\x3a\xd1\xe7\x63\x03\xe9\x90\xa3"
+ "\x30\x7f\xff\x55\xae\x77\xbd\x52\xaa\x41\x8e\x78\x3d\x68\xe7\x4b"
+ "\x94\xa6\xb9\x5e\x2c\xdd\x01\xbd\x59\xf7\x92\x3c\xeb\x9c\xce\x6b"
+ "\xa4\xdb\xe4\xf7\x3a\xb6\xf6\xef\x7f\x6e\x18\xc5\xe7\x41\x5f\x69"
+ "\x30\xf1\x1a\x92\xbb\xcd\xa2\xf3\xb9\x05\x79\xa0\xff\x6d\xba\x3c"
+ "\xbc\x2c\xf5\x02\xeb\x91\xc1\xe6\x26\xb0\x8b\x5b\xc5\xf6\x7c\xe2"
+ "\xbd\xa4\xb4\xb5\xc2\x9f\xd6\x69\x15\xed\x81\x56\x79\x0e\xb8\x3d"
+ "\x10\x91\x7b\x49\x78\x9f\x34\x2b\xe0\xb7\xc2\x8e\x3e\xcc\xb4\x33"
+ "\xd2\x79\x1f\x8a\xd7\xe8\x66\x05\x84\x7f\xf6\x4a\x2b\x7f\x5f\x73"
+ "\x8c\xdc\x87\xd0\xd3\xdb\x6d\x98\x83\xac\xf4\x5b\xd1\xf6\x70\x3f"
+ "\xac\x9e\xfc\x64\x96\x37\xe4\xcd\xe8\xcf\xdb\x93\x6f\xf6\x3a\x54"
+ "\x9d\x51\x69\x43\x66\x3b\x50\x96\xfb\x4a\x4f\x53\xf6\xf7\x0f\x1c"
+ "\xfd\xf3\x53\x3e\x0b\xd1\x83\x31\x78\x69\x7e\x92\xd6\x93\x6f\x8a"
+ "\x00\x36\x78\x3f\x5d\x7e\xe7\x33\xec\xd7\xbf\x9b\xc5\xdf\xfa\xee"
+ "\x20\xb1\x69\x74\x21\xf2\x99\x19\x2e\xc7\x97\xe0\xef\x8d\x88\xe1"
+ "\x63\x12\x7e\x67\x40\x6c\x34\xdb\x3c\x15\x8f\x80\x9f\x6a\x2b\x59"
+ "\x9e\x23\x96\x76\xbb\xfd\x69\xb6\x87\x7e\xf0\x19\xd3\x33\x02\x19"
+ "\x8b\xa4\xb4\xdb\x27\x74\x51\x52\x05\xf8\x56\xad\x67\xd5\x7e\xc9"
+ "\x0b\x19\x74\x6a\x02\x36\x6d\x6d\x1a\xf3\x8d\xb5\x9b\xfd\xee\xda"
+ "\xc7\x4a\x5f\xb7\x11\x94\xee\x0d\x75\x51\x6b\xe5\x5f\xa8\x35\xec"
+ "\xad\x6c\x3c\xe3\x37\x2b\x9f\x37\x33\xe0\xd6\xde\xc0\xef\x9c\xe0"
+ "\xd5\x82\x48\x03\x0d\xb6\xcf\xc0\x73\x6d\xe8\xeb\xbf\xa9\x79\x67"
+ "\x6d\xa5\x31\xc7\xfe\x9c\x36\x74\x70\x4c\x0e\x21\x6c\xa4\x6d\xf8"
+ "\x2b\xc7\xdf\x77\x8a\x60\x26\x4d\x58\xc5\xeb\x7b\xb5\x7b\x31\xdf"
+ "\xc9\xd1\xe1\x9e\xd6\xe1\x76\x5c\x08\x2e\xf3\x4c\x6b\xad\xdc\xe3"
+ "\x22\x2d\xf5\xaf\x14\x01\xec\x48\xea\x5f\x73\xa0\xe3\x9d\xce\xcf"
+ "\x78\xfd\x77\xdb\x95\xa8\x87\xda\xc3\x87\x89\x63\xfb\xec\xd4\x30"
+ "\xd6\x9e\xb6\x91\xee\xdf\xe7\x3c\x45\xaf\xa6\x68\x22\x33\x1d\x73"
+ "\x7f\xde\xdb\x71\xb2\x8e\xe3\x75\x85\x8a\x08\x0d\xf5\x96\xf9\x88"
+ "\xe3\x51\x00\xc6\xa5\xbf\xe3\x7d\x34\xe8\x89\x88\xb0\x99\x9a\xce"
+ "\xc1\x6a\x80\xee\x94\xf1\x29\xd6\x7d\x79\xdb\x88\xb5\x74\x87\x30"
+ "\x59\xa5\x7f\xa8\x56\xa5\xd9\xd0\xb7\xc5\x12\x9f\x0d\x6d\xb6\x28"
+ "\x5f\xc2\x64\xd4\xb5\x89\x7d\x09\x85\xa5\xf5\x68\x9d\x5c\xc3\x6c"
+ "\xb7\x07\x5d\xaf\xee\xf7\xd1\x0f\xe4\x79\x84\x8d\x7c\x5e\x44\xea"
+ "\xd8\x6d\xe3\xfc\x29\x1f\xfb\x18\x06\x9f\x8f\xd5\x96\x47\xf6\x56"
+ "\xff\x4b\xda\xea\xfc\x6e\x48\x7b\x77\xd0\x23\xdc\x1f\xfb\xf8\x6c"
+ "\xa4\x0e\xdb\x0a\xd8\x1f\x8a\xaa\x8f\x61\x23\x6d\x53\xf1\x4c\xdd"
+ "\x7c\xff\xaa\x9f\xdf\x87\xfb\x32\x09\xf7\x25\x75\xbd\xbc\xaf\xf0"
+ "\xaa\x4d\xb8\xae\xf2\xf4\x58\x3e\xf6\x3d\x64\x63\xfb\x6c\x5b\xb6"
+ "\x2f\xe9\xff\x16\xeb\x6b\x8a\x32\xd6\xc6\x60\xf3\x2d\xb1\xdd\x96"
+ "\xea\x05\x10\xcc\x8d\x33\x4e\x50\xdd\x8f\x7b\x5d\x64\xea\x83\x5d"
+ "\xd9\x6b\xa2\x74\xc8\x57\xda\xe6\xd1\x94\x85\x77\xa3\x4f\xd0\xb6"
+ "\x4d\x61\x13\x65\xe0\x97\xee\xff\x72\x71\x0a\xe0\xe6\xf0\x7a\x6b"
+ "\xdb\x19\x5e\x2f\xdb\x76\x52\xda\x7d\xdb\x68\xac\x06\x78\xbc\x77"
+ "\x54\x3d\x9a\xc6\xf2\x9a\x27\xd2\x32\x0b\x22\x6a\x0f\xd5\x58\xd7"
+ "\x58\x37\x9a\xc6\xc7\xd6\xbb\xad\x4c\xad\x89\xd6\xc9\x7d\x95\x15"
+ "\x7e\xfa\x0a\xe6\x69\xc7\x8e\xd3\xf6\x62\xe1\x4a\x16\xe2\xcb\x36"
+ "\x93\xf2\x73\xd8\xfe\x80\xb5\x56\xf1\x9d\xdc\x33\x04\xbf\xf1\x9e"
+ "\xac\xbe\x3f\x95\x24\x63\x8c\xa4\xbe\xbf\x97\xbf\x6d\x1d\xb5\xe6"
+ "\x9c\x2e\xf1\xd0\xe3\x02\x44\xd6\x5d\x5f\xc8\x30\x18\x9f\x82\x79"
+ "\x6a\x6f\x8b\x63\x06\x80\xc6\xf2\xcc\xfe\xc6\x6d\x94\xf6\xc2\x36"
+ "\x4a\x6f\x5b\xc0\xed\xda\xae\xca\x98\xcc\xc4\xf8\x6a\x6e\x96\x33"
+ "\xf0\x04\xf0\xe6\xfa\x98\x37\xda\xc3\xa7\x3d\xce\x32\xa1\x79\x9e"
+ "\x66\xbb\x76\xfb\xbb\x9e\x25\x7b\x68\x76\x67\x58\x9d\x6f\x9d\x4b"
+ "\xfe\x7a\xc0\xab\x1f\x4d\xe9\x80\xd5\xe6\x2d\x21\xde\xfb\xb8\xc6"
+ "\xb3\x64\x1f\xc3\xfe\x94\xc7\x82\x4d\xa0\x8f\x1a\x13\xea\xb6\x78"
+ "\x43\x1d\xd4\x06\xf9\x9e\x55\x2a\x22\x0c\xe7\x38\xd5\x7d\x49\xb6"
+ "\x77\xbb\xcd\x5e\xa0\xe2\x3a\xc8\xb6\xf6\xef\x19\xea\xed\xf0\x9e"
+ "\x61\x78\x75\xe3\xbd\x85\xb0\x17\xf5\x36\x19\xb4\x56\xfc\x55\xb7"
+ "\xd0\xb3\x64\x17\x71\xff\x70\x7e\x3c\xe7\x7b\x61\xc5\x14\x9c\x8c"
+ "\xed\x17\xce\x83\x77\x55\x80\x7b\xeb\xc0\xbe\x37\xef\xc7\x0e\xe4"
+ "\xa9\xdb\xc6\x67\xdb\xb6\xb5\x6e\x07\x8d\xd4\x3e\xc1\xf6\xb3\x8c"
+ "\xab\x8f\xb6\x07\xbc\x65\x7f\x49\xec\xdf\x0a\xd9\x07\xdf\xaf\x6d"
+ "\x97\xfb\x7f\x75\x7f\x9f\x15\xd6\x84\xd2\x67\x3b\x6a\x35\xe8\x01"
+ "\x1f\xae\xac\x0b\xa4\x3e\xb9\x91\x7d\x8a\x76\xbc\x6a\x4d\x52\xfd"
+ "\xcb\x6d\x61\x7b\x25\x51\x1f\x47\xed\x4d\xa6\x33\xae\x46\x1f\xf3"
+ "\x77\x21\x35\xde\x5f\x66\xdf\xfd\x3e\x1b\x29\xfe\x13\x35\x80\x5b"
+ "\xa5\xdb\x6e\xf9\xfa\x58\x96\xdf\x93\xd2\x3e\x9e\xcf\x5a\x1a\x7e"
+ "\xc6\x90\xdf\xcc\x02\xe5\x1b\x6e\x63\x1d\x55\x6f\x52\xb2\xc3\x38"
+ "\xea\x65\xe7\x28\xff\x8e\x1d\xf9\x28\x3f\x27\x61\x7b\x93\xa1\x77"
+ "\x5c\x50\xd3\x68\x0f\xdb\x91\x02\xba\x0a\xe3\xc1\x50\x6f\xa0\x57"
+ "\xff\x26\xe7\xce\xcb\x61\x9f\x0f\xe5\xb3\x56\x06\x6e\x17\xb7\x8f"
+ "\xb8\xc3\xa7\xe6\x49\x3b\xed\xc6\x3a\x95\xb0\x80\xc6\x2e\xab\xe0"
+ "\x73\x97\x7c\x76\x26\x30\xdc\x6c\xf7\x0f\x1f\x95\xa7\xe4\x66\x67"
+ "\xae\x48\x51\xfa\xb6\x20\x44\x52\xa7\xf3\x3e\x31\xe6\x60\x43\xb9"
+ "\xcd\x80\x03\xfb\xa2\x74\x9f\x1a\xcf\x15\xec\x41\xd7\x89\x8c\xb6"
+ "\xa1\x4d\xb2\x6d\x68\xa3\x6c\x9b\xfe\xcd\x2a\xd4\xf5\x77\xb9\xf6"
+ "\x7e\x51\xed\xd9\xa9\x62\xa4\x6d\x34\xdb\xf9\x7b\xbc\xc7\xa9\x61"
+ "\x8d\x3c\x4f\x83\x3e\x51\x7b\x2a\xf5\xd9\x22\xf5\x85\xd4\x8b\x83"
+ "\x59\x6f\x56\x30\x47\xe5\xbd\xc2\xf1\x2d\xf5\xef\xde\x01\xf6\x7c"
+ "\xb1\x69\x54\x9e\x3c\xaf\x88\xfa\xf8\xbb\xa1\x03\x7a\xa8\xbe\x8b"
+ "\xfb\xea\xc6\x3d\x94\xa3\xf8\xb0\xfe\x13\x5e\xb7\x56\x73\xc6\xfa"
+ "\x8d\xe0\xfb\x3c\x35\x3f\x33\x7c\xd2\x93\xa4\x4f\x7a\xb4\x8e\xbd"
+ "\x48\x1c\xa5\xbe\x13\xa9\x11\x0f\xee\xcb\xe5\xb9\x4b\xe0\xbb\x22"
+ "\x6c\xe8\xbf\xfa\x72\xf6\x6f\xea\xf7\x2d\x58\x09\x5e\xa9\x50\x67"
+ "\xd3\x83\xae\x86\xfe\xf8\x8f\xf2\x3b\x67\x2e\x71\x88\xf3\xcd\x5e"
+ "\x79\x5a\xfa\x1e\x54\xcb\x38\x0a\x27\xf4\x33\x7b\x0d\x13\xf5\x35"
+ "\x92\x4c\x3e\x0f\x80\xb2\x98\xff\x36\xcb\xf9\x3e\xd3\x80\xeb\x96"
+ "\xb8\xcb\x6f\x8d\x35\x94\x0d\xec\x21\xd5\xcb\xb5\x16\xe5\x23\xdb"
+ "\xb0\xd1\xe0\x11\xb4\x77\xa8\x8a\x37\xba\xf3\x6c\xf3\x78\x92\x3c"
+ "\xd0\x23\x6c\xa9\x5f\xad\x63\x9e\x6c\xd8\x17\x4d\xa7\xd9\x61\xcd"
+ "\xa9\x74\x50\x7d\x9d\x90\xb2\x5e\x5f\xf7\xf9\xf6\xc4\x6b\x29\x86"
+ "\x2d\xa2\xe8\x9c\x0e\xfd\xf2\xc3\x23\x92\xd6\xee\xa6\x6c\x8e\xfb"
+ "\xb2\xba\x82\xe3\x58\xbd\xf6\x7b\x8e\x17\x16\x76\x37\xe5\x47\xf8"
+ "\x7c\x27\xc6\x59\xcd\xdd\x54\x7c\xbc\x94\x4c\x05\xa5\xbc\x6f\xf6"
+ "\xf1\x5e\x9e\x5f\x09\x27\x6c\x81\x54\xd8\x27\x90\xf3\x35\x0b\xc9"
+ "\xfa\x58\x31\x60\x3b\x33\x33\x38\x9e\x17\xc7\xf2\xe2\x78\x7c\x11"
+ "\x67\xe6\x48\xdc\x8f\x82\x3d\x97\x2e\x2c\x4d\xb9\xec\x7b\x13\x71"
+ "\x09\xe8\xe3\xa3\x1c\x53\xcc\xe4\xf5\x87\x68\xcd\x49\xb2\x70\xbc"
+ "\xb0\x70\xd5\xc7\x87\xda\x03\x9f\xc8\xb9\xc5\x88\x52\xd8\xd3\x9a"
+ "\x3c\xe3\x63\xd3\x52\x3e\xde\x8b\x31\x7e\x9f\x6a\xf7\x69\xa1\xda"
+ "\xad\xf0\x66\xfc\xa5\x8e\xc3\xbc\xb7\x42\xe2\xfe\xc3\x67\xc3\x80"
+ "\xaf\xb9\x5b\x8a\x22\xee\x96\x42\x75\x2e\xb4\x95\x2a\xca\x44\x97"
+ "\x17\xb6\x31\xfb\x82\xf2\xd9\x5f\xf6\xed\xe1\x36\x72\xfb\xb8\xee"
+ "\x3f\x9e\x39\x29\xe3\x9f\x85\xf1\xec\x2c\xd1\xcb\x74\xa3\x4c\x77"
+ "\x2b\xf5\xba\x5b\x64\xdb\xdb\x03\xaa\x6c\x81\xbc\xe7\xf2\x51\x74"
+ "\xd0\xdb\xdc\x4f\x07\xb4\x9d\xdb\xc7\xed\x0f\x33\x4d\x40\x03\xbd"
+ "\xad\xb6\x3e\xbd\x9d\xdc\xc6\x3f\x60\xd4\xd9\x86\x76\xa2\xad\xb2"
+ "\x9d\x7d\x68\xe7\xa1\x62\xa2\xd0\x66\x73\xd6\x67\xa9\x2d\x85\x3c"
+ "\x3f\x74\xfe\x09\x76\x74\x79\x0d\x61\x1e\x68\x7e\xb3\xa2\xc6\xb4"
+ "\x01\xb6\x49\x85\x1f\xf3\x41\xbf\xe8\x62\x7b\xdf\x5b\x8a\x5f\xb8"
+ "\x4e\x7e\xcb\x58\xda\xc7\xfc\xdd\xd9\xe7\xd0\x26\xed\xef\x54\xd1"
+ "\x25\xba\x60\x9b\x86\xbc\x61\xe4\x29\x46\xfb\x31\x7f\x3c\xae\xe3"
+ "\xcf\x79\xd7\xfc\x4b\xb5\xcb\x5a\x42\x19\x07\x1f\x71\x9b\xbc\x1d"
+ "\x6e\x32\xda\xf2\x38\xf2\xa1\x3d\x36\xc0\x1a\x2e\xbf\xf5\x80\x76"
+ "\x6e\x07\x9e\xa1\xa8\x36\xb5\x75\x87\x00\xf3\x43\x4a\xcd\xa3\xa4"
+ "\x6d\xa7\xd0\x8e\x53\x64\xab\xa9\x80\xfd\xf5\x20\xdb\x8b\xff\xe7"
+ "\xf5\x4b\xf2\x69\xac\x8f\x5e\xdb\xa3\xf8\x4e\xc6\x22\xba\xfc\x04"
+ "\xfd\xb0\xad\x3f\xde\x10\xc7\x70\x4b\xf9\xb8\x95\xf9\x48\xc6\x1d"
+ "\xe2\x31\x23\x08\x9e\x61\xbf\x9c\x15\xa8\x23\x98\x39\x4a\xe2\xe3"
+ "\x9a\x44\x78\x4e\xc3\x33\xdb\xc1\x19\xbc\x26\x80\x72\x87\x04\x68"
+ "\xc6\xf0\x61\xcf\xed\xe3\x2b\xd3\x30\xe1\xb9\x95\x9f\x11\x74\x1d"
+ "\x6c\x4c\xcc\x7d\xf7\x56\xf8\x4d\xcf\xff\x8c\xc6\x5f\x9c\x4e\xf9"
+ "\x61\x78\x30\xfd\xcd\x7b\x20\x0c\x0f\x6d\x1b\x79\x82\x76\x7d\x1a"
+ "\x2b\x63\x76\xa9\xcb\x94\x1e\xdc\xb5\x9b\xf7\x1d\x2e\xae\xde\x5d"
+ "\xd2\x86\x63\xff\xa9\x8b\x2c\xb7\xc7\xc0\x03\xf7\x83\x9e\xbd\xba"
+ "\x78\x3a\xbc\x6e\x1e\x0c\xd6\xa6\xad\x32\x06\x9d\x73\xf3\x56\xe8"
+ "\x0b\xd8\x0a\xcd\x36\x8e\x0b\x8e\xb1\x73\x57\x80\x96\xee\x20\x8b"
+ "\xf3\x24\xaf\xc9\xcc\xa4\xe6\xba\x2c\xda\x89\x39\xb9\xe8\xc9\x1c"
+ "\xf9\xf2\x19\xf6\xa3\x50\x3a\x84\x6d\x52\x3e\x97\x29\x96\x66\xa6"
+ "\x57\x6f\x35\x6c\xf8\xd7\xdb\xca\xcf\x92\x49\x7d\x77\xe5\xf5\xd6"
+ "\x69\x76\x11\xde\x62\xd2\x8a\xeb\x38\x8e\x56\xaa\x56\xc8\x71\xb4"
+ "\x8c\xd8\x54\xd2\xf6\x71\x40\xe6\x7a\x6c\xa9\x9b\x96\xd0\x78\x8e"
+ "\xa7\x67\xf5\x2b\x5b\x4e\x8d\xd7\xaf\xb3\x8e\x4d\xd7\x7d\x07\xd2"
+ "\x55\xbc\xaa\x5d\xd3\xea\xcf\xa0\x2e\xf9\xfe\x47\x37\x44\x30\x87"
+ "\x91\x70\x97\xd0\xd8\xba\x33\x94\xc9\x76\x50\xc1\xdf\x95\xcd\xc6"
+ "\xf3\xc2\x99\xdd\x56\x11\xf9\xaf\x4c\xda\x71\x62\x20\xde\x9e\x7f"
+ "\x29\xc7\xe8\x4b\x7c\x46\x4b\xad\xe5\x4b\xff\x21\x19\xe3\x45\x7d"
+ "\x97\x8f\x68\xcb\x4b\x64\xe6\xef\xd0\xf2\xba\x20\xaf\x33\xf3\x19"
+ "\x22\x35\x86\xfc\xa8\xce\x88\x43\x36\xe8\x9e\xa4\x5b\xcd\x77\xb4"
+ "\xa1\x98\x7f\xf9\x83\x1e\xcf\x72\x1e\x33\x7e\xd4\xc9\xe7\x96\x06"
+ "\xe6\x38\x3f\xfa\x1d\xbf\xe3\x34\xf6\xab\xcf\x91\xb4\x7c\x23\x8d"
+ "\xe7\x3d\xfa\x9c\xf1\xa0\xbd\x3f\x4d\xd9\x30\x3c\x96\x31\x0e\xf5"
+ "\x6a\x4d\x7a\x44\xd0\xf5\x46\xa6\x31\x9e\xf1\xb8\xae\xbe\x81\xfb"
+ "\xc6\x64\x5f\xd2\xa1\x86\x0b\xe0\x97\xae\x7f\x43\x9a\xe3\x2c\xe4"
+ "\x20\x7f\x89\x31\xbe\xc9\x6f\x9c\xac\x1b\x7d\xd7\xd2\x95\x34\xe6"
+ "\xa1\x2f\x59\x64\x1c\x0f\xfe\x96\xa9\x1a\x77\xdf\xd8\x32\xb0\x37"
+ "\x97\x23\xe9\x2d\xbf\x5f\xc8\x73\x0c\x13\xc6\x60\x15\x53\xaf\x5b"
+ "\x8d\xbf\xc6\x99\xf9\x37\xde\x8e\xaa\xe7\x48\xff\x38\x8a\x3a\xd8"
+ "\x47\x84\xe1\x2b\xdb\xe4\x0d\x37\xd7\xc1\x73\x2b\x35\xbe\xbe\x71"
+ "\xa1\xf3\x85\x99\x4c\x5f\x4d\x9f\x4f\x7a\xbb\xff\xa1\xe8\xeb\xa0"
+ "\xe4\x09\x5b\xc8\x76\xb0\xc2\x67\x1e\xa1\x62\x43\x59\x8f\xd1\xee"
+ "\x71\xfc\x9e\x79\xdd\x73\x23\xaf\xc5\xed\x5e\xeb\xe5\x71\xbb\x2f"
+ "\x3f\x6d\x16\xcf\xf5\xa5\x2d\xbe\xbb\xf4\x06\x94\x43\xda\xc8\x03"
+ "\xa7\x42\xe6\xea\x55\x34\x9e\xbf\x13\x8a\x74\xb9\xb7\xe5\xbf\xe2"
+ "\x99\xe0\x57\x33\xc8\xf6\xd5\x2d\x7c\xb6\x60\x77\x2d\xe6\x97\xea"
+ "\x9b\xa8\x5c\xff\xe6\xd1\x95\x1c\x4f\xf0\xad\x5e\xdf\x10\xd5\x57"
+ "\x3f\xbe\x05\xcf\x99\x03\xcf\xbb\xff\x64\xec\x0b\xf8\xe8\xc7\x93"
+ "\xe4\x3e\x28\xfb\x4f\x2f\xe2\xf1\x5a\xd0\x80\xcf\xd1\x8f\x6f\x51"
+ "\xb8\xfc\xf8\x96\xe6\x52\xe2\x75\xef\x23\x3b\x65\x6c\xb0\x1f\x43"
+ "\x9e\xdf\xc8\xd5\xd7\x63\x0e\x4b\xbe\x62\x7b\xf7\x7b\x3c\x07\xfb"
+ "\x87\x67\x13\xf2\xf1\x38\x51\xe0\xa0\x1c\x65\xc3\x0b\x8e\xa5\xe9"
+ "\x8b\x6a\xff\x6b\xbc\xd6\x97\x50\x27\x6e\x23\x92\x65\xaa\xb4\x3c"
+ "\xe9\xbf\xb6\x69\x8c\x0f\x57\x8b\xd8\x44\x3c\x5f\x62\x9e\x4b\xc7"
+ "\x35\x1d\x57\xce\x9b\x21\x36\x8d\xf6\x30\x5f\x62\x0e\x6b\xc3\x3c"
+ "\xc1\xd2\x93\xa2\xe5\x0e\x76\xee\x91\x69\xe3\x5d\xff\x1d\x52\xfe"
+ "\xb8\x3f\xb1\xb5\xf9\x61\x9f\xed\x20\x5a\x1a\x16\xbd\xf6\xaf\xf0"
+ "\xf9\xa2\x9f\xd8\x9c\x3b\xd8\x0f\xe6\xc7\xdd\xb1\x7e\x30\x3f\x49"
+ "\xc3\x6f\x06\x7e\x90\xba\x9f\x1c\xc6\xcf\x36\xf0\xfb\x69\x5a\xd0"
+ "\xf5\x13\xe8\xca\x1f\x4b\x1b\xeb\xe2\x74\xe2\x4f\x64\x9c\xb6\x6a"
+ "\x9e\x17\xa5\x7c\xe2\x57\xed\x1d\x95\x85\x67\x8b\x18\x3e\xba\x54"
+ "\x6f\xaf\x1d\xcf\xe9\x76\x27\xc6\xb5\x14\xd0\x64\x34\xda\x3c\x7c"
+ "\x8c\x8f\xdb\xcb\xf8\xf6\x0c\x27\x8a\x3e\xf3\xc9\x30\xb9\xfd\xfe"
+ "\x14\x94\x03\x2d\xc5\xb5\x2b\x1b\x0c\x7a\xea\x74\xe2\x3d\x28\x53"
+ "\x0f\x60\x28\x3b\x08\xf9\x01\xc3\xc8\xdf\x4f\xfb\xd1\xfc\xcd\x0e"
+ "\xf4\x29\xf2\x61\x4e\x6c\x31\xce\x93\x06\x5d\x3f\x35\xbf\x5b\x42"
+ "\x7a\x4c\x85\x9f\xd8\x02\x51\x65\x39\x7e\x46\xa2\xf2\xa8\xd3\xa2"
+ "\xea\x64\x5e\xfa\xc9\x97\xf4\x7a\x43\x83\xc9\x52\xc5\xd5\xb0\xef"
+ "\xa0\xcd\x26\xa8\x79\xdf\x64\xef\x98\x00\x79\xeb\x34\x8c\xf9\x22"
+ "\x2b\xa7\x42\x78\x8e\xd3\x4f\xdf\x69\x0f\x75\x5d\xe4\x78\xf8\x53"
+ "\xf5\x8d\xd0\xde\x4a\xf2\x96\xdf\x24\xbf\x8f\x7d\x8a\xf6\xfc\xd3"
+ "\xeb\x97\x71\xe6\xf9\x5e\xfa\x83\xb3\xcf\x07\x8f\x0d\x98\x63\xf7"
+ "\xc7\x69\xd4\x90\x77\x27\xa7\x23\xcd\x1b\xf0\xcb\x78\x8e\x03\x3e"
+ "\xe9\x9a\x45\xc9\xd4\x9e\xd7\x64\x2c\x07\xc6\x37\x7c\x8f\x87\x71"
+ "\xd6\xdc\x9a\x85\xdb\xe0\xc4\xfc\xcf\x1b\x0e\x7a\x58\x26\xec\xcb"
+ "\x79\xad\x70\xcf\x1a\xf0\x9d\xd0\xaa\x34\xcb\xc5\xb5\x61\x8f\x3c"
+ "\x3f\xef\x0c\x8b\x53\xfe\x14\xcd\xc2\x36\x49\x75\xc5\x10\xcb\xd4"
+ "\x3a\xe1\xe9\x49\x15\x59\x41\xd7\x9e\x86\x77\x1d\xaa\x6f\x2e\x12"
+ "\x6e\x83\xd1\xf6\x9d\x7a\xdb\x91\x26\x79\x7f\x42\xad\x8a\x5f\x89"
+ "\xe7\x8e\x41\xd7\xac\xd0\xcf\x6c\x0f\xb0\xbf\xac\xa2\xc5\x9b\x99"
+ "\xfd\x63\xc3\x45\xe1\xf1\x66\xe6\x17\xa8\xa3\x4f\xaf\x63\xe3\x7f"
+ "\xb3\x8e\x8d\x17\xaa\x03\xba\xe1\xca\x13\xf4\x33\xdb\xc5\xcf\x1d"
+ "\xdf\x94\xdf\x08\x82\xfe\xb4\x2b\x9d\xf9\x56\x55\x04\xf3\xb7\x70"
+ "\xda\xa8\x2c\xf9\x2d\x2b\x13\x55\x72\x2c\xcf\xb0\xfb\x13\x7f\x9b"
+ "\xa3\x97\x3c\xcb\xdf\xa7\x4e\xfa\x99\xfc\x66\x6e\x5b\x19\xcf\xd9"
+ "\x46\x97\xf6\x6d\x10\x95\x7d\xa6\x37\x25\x9f\xed\x40\x3f\x6c\x8f"
+ "\xe2\xb3\xf6\xc0\xfb\xe4\x2d\xe4\xf5\xd5\xc3\xbc\xae\x5d\x2a\x86"
+ "\x8f\xca\xd2\xa0\x1b\x60\xa3\x47\x24\x3d\x60\xbf\xc8\xf9\x16\xe6"
+ "\x6c\x72\xbe\xe5\x97\x67\x1d\x87\xcb\x18\x9d\xae\xd2\x12\x5e\xfb"
+ "\x8e\xf4\xe5\xdb\x83\x2e\xca\xe3\xd8\x9d\xbc\xee\x2c\x2c\xad\x81"
+ "\xd9\xe1\x64\x21\xe7\x53\xb0\xfd\x39\x76\xa7\x37\xe0\xa3\x08\xec"
+ "\xe8\xba\x73\x94\x51\x07\xdb\x13\x3a\x3b\x9d\xf5\x7a\xbd\x1e\xbf"
+ "\x73\xd3\xb9\x81\xf8\x9d\x3b\x79\xad\xa7\x03\xf7\xe7\xc8\x1c\xd9"
+ "\x64\xb6\x6d\x3f\x47\x63\x77\x2c\xa7\xcc\xed\xbc\x96\xf7\x4f\x65"
+ "\xfb\xb0\x5d\x21\x63\x79\x2e\xce\xe4\xf5\xfc\x01\xdb\x67\x05\xc7"
+ "\x1a\xee\xd7\x5b\x66\xb9\x06\x72\x51\xf4\x7e\x4b\x8e\x83\x61\xb7"
+ "\x96\x17\x4e\x1b\xe3\xeb\xdb\xcc\x7e\x72\x3f\x73\x83\x7e\x09\xc7"
+ "\x15\xc3\xa7\x6b\x4b\x54\xfc\xd5\x77\xc7\x2a\xfd\x0e\x58\xad\x83"
+ "\xf1\x44\x64\x7b\x3e\x4d\xe8\xa6\x2c\xe5\x1f\x91\x82\x31\x71\x6f"
+ "\x16\xef\xc5\x57\x3c\x4b\xb6\xc8\xf6\xb9\x49\xce\xd7\x28\x99\xbf"
+ "\x9d\xce\xbf\x8a\x7f\x89\xae\x09\x25\x94\xc5\xfb\x0f\xec\x43\x61"
+ "\x5f\x2d\xf3\x27\x8d\x2d\xa7\xac\x68\xd8\xb9\xca\xc9\xea\x36\xfb"
+ "\xd2\xb2\x79\x2b\xd9\xbb\x61\xc5\xc2\xb2\x62\xfb\x93\xcb\x96\x2c"
+ "\xe1\x13\x9f\x33\xa7\xe6\xc5\x9e\xe9\x34\x6f\xc6\xb8\x60\x5d\x3b"
+ "\x7d\x8e\x35\x9c\x6b\x57\xf1\x73\xdf\xae\x8d\xfa\xce\x39\x3f\xab"
+ "\xef\x69\xb8\x3f\xd8\xc8\xe3\x36\xbf\x57\xcf\x47\xb2\x95\xcf\xd5"
+ "\x5e\x39\xde\x6b\xdb\x6d\xbb\xd4\x19\xca\xb7\xef\x65\x5f\x06\xc5"
+ "\xa7\xaa\xac\xf2\x53\xdf\x3b\x59\xed\xe5\xef\xed\xea\xf7\x5d\x70"
+ "\xab\xb1\x84\x7d\x17\x78\x3f\x59\xc9\xde\xdb\x16\x43\xf6\x82\xae"
+ "\xb7\x33\x60\x3f\xd5\x5c\xbc\xce\x79\x5b\x9e\x27\xd1\xcf\xca\x32"
+ "\x4e\x6b\xa3\x62\xcc\x0d\xed\x6f\xc3\x76\xdb\x8f\xd4\x7a\xf7\xdb"
+ "\xaf\x32\xbe\x3e\xda\x7b\x28\x2a\x7d\x0c\xda\x76\x48\xa5\xbf\x9d"
+ "\xcf\xe5\x13\xd2\xf9\xde\x45\x4f\x2e\x7e\xb6\x74\x5e\xd9\xc2\x27"
+ "\x16\x96\x2c\x2c\x5b\x29\xc3\x5e\x8c\x97\xff\xee\x1e\x57\x34\x47"
+ "\x3a\x0a\x44\xdb\x71\xbc\xee\x61\xc4\xdd\x52\xeb\x4e\x3f\xbf\x4e"
+ "\xfa\x4a\x5e\x5c\xfb\x02\x6a\x4d\xf0\xe7\x93\x7c\x49\xff\xb1\x77"
+ "\xc0\xe7\x44\xa5\xf7\xa4\x8d\xf6\xd8\x47\xd3\xe4\x63\xf4\xcb\x7c"
+ "\xde\x6f\x02\x9d\xd3\x79\x5c\xda\xdc\xcb\xe3\x47\x17\xb5\x85\x6f"
+ "\xd2\x7d\xa6\x7f\xfe\x3a\xc7\x19\x66\xdf\x35\xd0\x7e\xd7\x31\x3c"
+ "\xcb\xf6\x9f\xb6\xed\xe2\xf3\x4d\x62\xb1\xed\x47\xcc\x0b\x8c\x1f"
+ "\x68\xb7\x5d\x88\xfc\x6d\x62\x71\xf1\x76\x71\xba\x78\x1b\xec\xb5"
+ "\xae\x9d\x5b\x45\x27\x70\xd8\x0f\xba\x15\x46\xfb\xfe\x6c\x52\xdf"
+ "\xb8\xef\x54\xb4\xfe\xf9\xc7\xd0\x55\xb7\xe2\x77\x85\x70\x37\xb9"
+ "\x15\x5d\x7f\x2e\xf7\x10\x66\x16\x8b\xd3\x03\xb1\x2d\x7e\xc1\xcf"
+ "\x7d\xf8\x69\xc2\x7d\x60\x77\xd4\x1e\x27\xbf\xbb\x41\x6c\x38\xf0"
+ "\x06\xdb\xdb\x8a\xe7\x7e\x71\x8b\x1a\x1f\x0f\xbc\xe1\x77\x16\x27"
+ "\xa3\x4c\x44\xfa\x9b\xc9\x36\xfd\x62\x9e\x77\xfd\x39\xf6\x7f\x08"
+ "\xe8\x65\x0b\xf9\xd9\xf3\x34\xdb\xd8\xbf\x88\x08\x93\x53\xf0\xbe"
+ "\xa8\xb7\x2b\x4c\xba\x3f\x13\x78\xf3\xed\x5d\xfc\x0d\x72\xe6\xcf"
+ "\x9d\x2f\x91\xa5\x66\x24\xc1\xee\xfa\x45\x7f\xfc\x13\x91\xa6\xec"
+ "\x20\xe6\x55\x8e\x93\x2e\x7d\x1f\x86\xab\x78\x7f\xcc\xab\x80\xdb"
+ "\xc8\xfb\xa6\x8a\x67\x7f\x71\xe8\xbf\xc7\xb3\xbf\x90\xbc\x37\x61"
+ "\x23\x15\xf2\x5e\x03\xfb\x03\x70\x1c\x71\xe8\xd1\x2e\x25\x87\xbf"
+ "\x9c\x28\xfd\x1d\xa0\xeb\x79\x1f\xab\xbe\x02\xf6\x9b\xa5\xb5\x9b"
+ "\xed\xce\xb0\x8b\x2a\x79\xcf\x59\x3b\x77\x72\x2f\xfb\x09\xc8\xf3"
+ "\xa3\x32\xfe\xfe\x1f\xa8\xfe\x2c\x99\x3b\x69\x5f\x0e\xef\x8d\x0c"
+ "\xd0\x7a\xdf\x2b\x0c\x43\x6c\x68\xb4\x5b\xcb\x4d\x6e\x86\xa1\x9d"
+ "\x3b\x95\x6d\x94\x83\xad\x35\x8c\xcb\x1d\xa3\x7d\x2b\x65\x39\xce"
+ "\x2b\xe3\xde\xa4\xcf\x15\x16\x2d\x4f\xd6\xa9\x9e\xf3\x04\xf4\x63"
+ "\xf8\x5c\x64\x2f\xee\xe7\x30\x9d\x70\xcd\x97\x6b\xf2\x7d\x36\x92"
+ "\xf1\x96\x2c\x1f\xfb\xbc\xbe\x7f\x78\x24\x3e\xec\x6f\x5d\x86\xb1"
+ "\x44\xda\xe9\xfb\xda\x76\xfe\x9d\xcc\xa5\x4f\x73\x7f\xfe\xb2\x50"
+ "\xda\xaa\xa7\x68\xb7\xc2\xef\x97\xf3\x7a\x36\xb4\x14\xf6\x58\x44"
+ "\x7a\xc0\x64\xa1\x66\x5b\x88\xc7\x30\x4f\xb3\xad\x17\xfa\xe3\x97"
+ "\x99\x3e\xd3\x6f\x6b\x94\x8d\xa8\xca\xf1\xfe\x3d\xf3\x63\xb2\x2d"
+ "\xdd\x89\xf7\xb9\x86\x6f\x0d\xf3\xe1\x26\xbc\xf3\xd1\x3e\x3b\xd3"
+ "\xcd\x47\x3f\x2f\x6a\xef\x56\xe7\x6f\xf0\x3c\x94\x63\x2a\x48\x5a"
+ "\xaf\x7b\xa6\xcb\xba\xd6\xc3\x67\x7c\xb3\xad\xe1\x1c\x13\xef\xcf"
+ "\x73\x6c\x07\x8e\x77\xc1\xf1\x1d\x78\x8d\x55\x7f\x9f\x15\xf7\x7e"
+ "\xbc\xf1\x1e\xf5\x7a\x8c\xb8\x0c\x1c\x37\x8b\x7d\x3f\x22\xba\x3f"
+ "\xa8\x8c\x27\x75\x46\xed\x6f\xb3\x3f\x28\xaf\xef\xf2\xb9\x56\xde"
+ "\x83\x46\xb9\xfe\xf3\xbf\xea\x3c\xd7\xaf\xfa\xfd\xdf\x70\x9f\xd1"
+ "\xef\xbb\x05\x5a\xf4\xb8\x85\x25\x00\xd9\x0e\xb8\xb5\x5c\xbc\xcb"
+ "\xc2\xd8\xb2\xfb\x82\x73\x72\x8e\xbf\xbd\x8c\x4c\x5a\x6a\x1b\xcf"
+ "\xd7\x4c\xcd\x01\xd2\xcf\xb2\xff\xea\x45\x3d\xee\x41\xf2\x29\xfa"
+ "\xd5\xcc\x81\xbd\xe0\x88\xbe\x8e\xf9\xab\xfd\xca\x8e\xfe\xd5\x7e"
+ "\xb9\x8e\xb9\x41\xf3\xff\x70\x55\xc8\xb4\x77\x95\xcf\xa4\xce\xb7"
+ "\xfc\x6a\x8f\x8f\x0e\xf8\x0c\xdf\x24\xe4\x2b\x19\x2c\xbe\x1e\xc6"
+ "\x0d\xdd\x86\xfd\xf5\x6b\x72\x9c\xe8\x9f\x97\xfe\x5a\x7d\xf7\x70"
+ "\xdd\x68\xfe\xe6\x81\x53\xa4\xfe\x55\xfa\xc6\x7a\x4b\xcf\xf0\x7a"
+ "\xe6\x50\x35\x47\x56\x79\x74\x7f\xde\xcb\x4e\xc4\x3e\x8f\xe4\x67"
+ "\x45\xb3\x5f\x4f\x36\xf6\x46\x36\x9b\x34\x8e\xc1\x2e\x9c\x0d\x22"
+ "\xe0\x2d\x0d\x10\xec\x63\xbf\x17\x36\x11\xea\x10\xa5\x4b\xf8\x1b"
+ "\x09\xbf\x7e\x8e\x69\xaf\x64\xea\xd7\x72\xff\x42\x73\xdd\x21\x9c"
+ "\x3c\x2f\xf0\x77\xcb\xf9\x29\xf2\x5d\x8a\x7c\x3b\x5a\xca\xbb\x21"
+ "\xf7\xad\x3e\x8e\x6b\xd9\xa9\xd7\xed\x4f\xf9\xc0\xf2\xd5\x34\x2a"
+ "\x44\x9d\x7b\x7d\xf4\xbd\xfd\x17\x2f\xe7\xbf\x1e\x7c\x7f\xb6\xdf"
+ "\x66\xc9\xa1\xc1\xe6\x99\xbc\x8e\x70\x23\xea\x9f\x29\x18\xff\xfd"
+ "\x3b\xc2\xa6\x10\xf5\x99\x86\x89\xaf\x57\x3a\xa0\x07\x86\x89\xc8"
+ "\x2a\xf4\x57\x8f\x0d\xf3\x90\x56\x6a\x0f\xb7\x48\xdf\x1d\xc8\xb0"
+ "\xb5\x22\x20\xce\x78\xc3\xfb\xa4\x0f\xb7\x1a\xa7\xf7\xbf\xe2\x0d"
+ "\x37\x51\x7b\xa9\x9f\x3c\x4b\xde\x87\x2d\xb1\x5f\xc6\xcb\xbb\xb1"
+ "\xb4\x92\x6e\x38\x25\xdf\xe7\x28\xfb\x65\x7f\x9d\x7e\x2d\xe1\xf8"
+ "\xa7\xd1\x38\xdd\xbd\x6c\xd1\x93\x65\x0b\x17\x2f\xba\x61\xc6\xfc"
+ "\xe5\xf3\x4b\xec\x0f\x2a\xb7\xca\x98\xf1\xce\x32\x10\xeb\xfd\x9d"
+ "\x62\x1e\x8b\xd8\x86\xe4\x98\xef\x17\x8a\xf7\x6e\xc4\x7a\x87\x3d"
+ "\x37\x96\xd7\x5d\xff\x37\xe3\xbd\x1b\x36\x22\xc7\x7a\x1f\xd8\x83"
+ "\xf8\x4d\x66\xbf\x0c\x68\x07\x83\xfc\xcc\xe3\x9f\xe6\xda\xbf\x9b"
+ "\xe5\x68\xa7\xb4\x5b\xde\x69\x88\x8e\x87\xc5\x36\x0b\xaf\x5b\x21"
+ "\x7d\xbf\x71\x96\x1a\xbc\x88\x71\xe3\x9d\x43\x03\x67\xbb\xde\x39"
+ "\x02\xba\x65\x28\xf9\x95\x79\x3b\x8d\xbd\x7a\xfd\x1b\x7b\xd2\xb7"
+ "\x40\x73\x69\x76\xb5\x3e\xf6\xce\x3f\x77\x6a\xc3\x2c\x6a\x6f\xe6"
+ "\x37\xe9\xc6\xb9\x41\x25\x9b\x07\x75\xd9\xfc\x4d\xe6\x85\xfc\x29"
+ "\x06\x64\xe3\x37\x45\x03\x72\xfd\x37\xa3\x6c\xd1\xe7\xf9\x62\xe8"
+ "\xf3\x94\xcb\x4f\x50\xe3\x4a\x5e\x33\xc3\xfd\x55\xb8\x9f\xc7\xb0"
+ "\xd4\x19\x8a\xc6\x29\xfa\x3d\xea\x68\x1c\xa7\xdf\x7f\x19\xf7\xc3"
+ "\xf5\x7b\xd8\x53\xbf\x3d\xab\xdf\x43\x66\x7f\xfb\x89\x7e\x9f\x81"
+ "\xfb\xdf\xe9\xf7\xd0\xf9\xbf\x7d\x53\xbf\x1f\x85\xfb\x57\xf4\xfb"
+ "\x2f\xe1\x7e\x8d\x7e\x0f\x19\xfc\xed\x7c\x7d\x5f\xdb\x72\x9c\x7e"
+ "\xfb\xc0\xc5\xcf\x9b\x7e\x3b\x46\xd9\x49\xbf\x9d\x0b\x9b\xe9\xb0"
+ "\x1a\x33\xfa\xd3\x4a\xd1\x37\x1e\x83\xbe\x48\xcf\xe0\x7a\x90\xee"
+ "\xf6\xd1\x8f\x76\x47\xa5\x9b\xf5\xfc\x0d\xd0\x73\x93\x07\xd2\x7f"
+ "\x13\xd2\xd3\x61\xff\xbc\xd9\x1a\x95\xde\xad\xa7\x1f\x46\xfe\x96"
+ "\xa8\x74\x7d\x1f\xf7\xb7\x5d\x3e\x6a\x38\x1a\x95\x7e\x44\xa5\x37"
+ "\x92\xe1\x47\xa2\xa7\x1f\xd2\xd3\x71\x5f\xbb\x31\x2a\xbd\x51\x4f"
+ "\x87\xfe\xff\xcd\xa4\xa8\x74\xf5\xad\x7a\x79\xde\xd0\x2a\x9a\xcb"
+ "\x59\xb6\x1a\xe7\xf8\x68\x67\x79\x54\x9e\x5d\x7a\xd9\x12\x1f\xed"
+ "\xd8\x15\x95\xae\x9f\x55\x6d\x5c\xef\xa3\xff\x0a\x47\xa5\x0f\x3a"
+ "\x9f\x4d\xaa\xa5\xc2\xc1\xd6\x96\xf9\x9b\x64\xd2\x17\x56\xda\xa4"
+ "\x4d\xef\xf2\x59\x44\xeb\x0e\x71\xcc\x5e\x21\xc4\x31\x6a\xda\xad"
+ "\xfc\x36\x5b\x8f\xb2\x1f\x9d\x3a\xd3\xd9\x54\x23\xcf\xf9\xb1\x9d"
+ "\xc9\xe7\x3c\x57\xc9\xb4\xcb\xa5\x3d\xe4\xa8\x54\x71\x57\x95\x8f"
+ "\x71\xb7\x5c\x63\xd1\xf7\x9f\x91\x67\x0a\xdb\xd2\x0c\x87\xd7\x61"
+ "\xbd\x65\xbd\xd2\xef\x95\xe7\xb8\x9c\xc6\x6b\x0d\xf2\xec\x5f\xd4"
+ "\x5c\x57\xe9\xfd\xa6\x77\x35\x8e\xcd\xe0\x52\xeb\x31\x2c\x8b\x9c"
+ "\x9f\x7d\xa6\xa2\xf3\xfa\xa8\xc9\xc3\xd7\x64\xdb\xa5\x1f\x05\x5d"
+ "\x4d\x0d\x03\xe7\xd1\x1a\x43\x7a\xfa\x87\x48\xdf\x1f\x95\xde\x39"
+ "\xb8\x6e\x87\xbe\xb3\x34\x16\xf7\x9d\x13\x81\xf0\x39\x11\xda\xfc"
+ "\x57\xe0\xbd\x40\x9e\xad\xfa\x4a\xc4\xdd\xe8\xd0\xe3\x9c\x7c\x1a"
+ "\x5e\x2e\xfc\xd0\xd9\xfc\x3d\x91\x4b\x66\x05\xfc\x34\xab\x34\x28"
+ "\x36\x3d\xc1\xfe\x8f\x67\x65\xcc\x2f\x67\x37\xc7\x5a\x67\x9f\xba"
+ "\x00\xef\xdb\xa5\xb5\x63\x8c\xdb\xb9\x80\xdf\x7f\x42\x33\x8b\xfd"
+ "\xd4\x56\x1c\xa1\x9d\x80\xbd\xe3\x09\xc3\x9f\xf5\x40\xff\xf9\x1f"
+ "\xc6\x81\xeb\x73\xca\xef\x02\x1d\x90\xfe\x11\xfc\xdd\x43\xb1\x69"
+ "\x8c\x5f\xbc\xc7\xb6\xac\x96\xfe\xff\xd8\x7b\x1b\xb0\xa8\xae\x6b"
+ "\x6f\x7c\xcf\x30\xe8\x88\x03\x8c\x96\x98\xd1\xa0\x99\x24\xda\x4e"
+ "\x2c\x26\xa4\xc5\x5c\xda\x6b\x5a\x92\x98\x5b\x93\xaa\xd0\x54\xff"
+ "\x97\xde\x18\xc5\x08\x76\x68\x40\x27\x48\x08\x1a\x04\x44\xe5\x45"
+ "\x03\x48\x6f\x68\x2e\x49\xf8\xd2\xd7\x2a\xe9\x35\x89\xed\x35\xcf"
+ "\x35\x79\x4c\x3b\x56\x6c\x30\x01\x06\x15\x23\x26\x18\x47\x82\x04"
+ "\x0d\x9a\x91\x0f\x19\x61\xe6\xec\xff\x5a\x7b\x9f\xc3\xcc\x00\x03"
+ "\xc3\x80\xc6\xbc\x95\xe7\x39\xcf\x70\xf6\xd9\x67\x9f\xbd\xd7\xfa"
+ "\xed\xb5\xd6\xfe\x5a\x2b\x70\x13\xd1\x82\x6e\x2f\x84\xff\x09\xbb"
+ "\xf0\x19\xa4\xbb\x6b\x13\xef\xcb\x7f\xad\x13\xd7\xd2\x5a\xb9\xbc"
+ "\xf8\x6b\x1d\xdd\x85\xe3\xa6\xbf\xd6\xc3\xbb\xad\x96\x09\xc2\xa0"
+ "\xfb\xe2\x36\x96\x10\x79\xef\x76\xb0\x4d\xae\x1c\x94\x73\xf9\xf4"
+ "\x37\xa3\x20\x57\x6e\xc2\xf9\x5e\x16\x13\x64\x7b\x8d\x6e\xdf\x1a"
+ "\xab\xbc\x66\x43\x33\x79\x79\x2a\xd1\x2c\xb3\xe2\x79\x81\xbf\x3d"
+ "\x1a\x90\x8c\xfe\xd6\x04\x0b\xd8\xa1\xf2\xff\x81\xe7\x7f\x5d\x73"
+ "\x50\x6e\x63\xf6\xca\xdf\x8c\x6c\x8e\x30\xa7\x1a\xf7\x03\x06\x9a"
+ "\x1a\xec\xa8\x07\x98\x9d\x0c\xf2\x5f\x69\x7f\x49\x3f\xd9\xb6\x4e"
+ "\x3f\xb1\x24\x89\xa8\xec\xeb\x74\x41\xaf\x5e\x23\xe1\x92\xfe\x29"
+ "\x49\x01\x9d\xd2\xad\xf1\xdb\x01\x3a\x05\xe7\x1e\x02\x64\x6a\xb6"
+ "\x16\x8a\xff\x0b\xf2\xff\xdb\x5a\x9a\x32\x74\x7c\x23\xfb\x4b\x3a"
+ "\x39\xfa\x17\xc7\xba\x0c\xd6\xd6\x5c\x18\x67\xdb\xc5\xb3\xd0\xe9"
+ "\x17\xc8\x14\xc3\x6a\x22\x0f\xe8\xa2\xc6\x4b\x09\x44\x8e\x31\x61"
+ "\xd2\xe3\xd8\xfc\x9e\x6f\x8d\xde\x46\x4c\xa9\x9f\x91\xf4\x24\xe4"
+ "\x91\xf1\x0e\xb4\xd3\x70\x3f\x2b\xe4\x57\x03\xea\x67\x05\x5a\x41"
+ "\x67\x58\xc1\x96\xfe\x1d\x8e\x1d\x8d\x3f\xe9\x64\xfe\x8d\x8d\x78"
+ "\xf6\x19\xec\xfd\xc7\x30\x6d\x69\xc6\x05\x16\xdf\xd9\xcc\xfb\x96"
+ "\x31\x14\xef\x33\xf0\x6c\xb6\xdf\x89\xd0\x77\x7a\xac\xbe\x7c\x9c"
+ "\x64\x7c\x88\xf3\x4c\x30\xf3\x31\x99\x31\xd4\x1d\x76\x85\x1c\x63"
+ "\x0e\x45\x3f\xf8\xc5\x36\xb2\xb8\x93\x9a\xd9\x3a\x33\xfa\xa4\x48"
+ "\xfd\xb9\x91\x5e\x2b\x20\xfc\x1c\xa5\xb1\x4b\xd8\x66\xcc\xe1\x3e"
+ "\x49\x8d\xd2\x1e\x31\xd0\x91\xc6\x22\x36\xc7\xbe\xcd\x58\xc1\xe7"
+ "\x9c\x8d\x07\x37\x4f\xc3\xfd\xe8\xc6\xce\x8e\x09\x46\xd0\x95\xc6"
+ "\xaa\x0e\xbf\x4f\x0f\xba\xd7\x47\x1f\x1e\xd4\xce\x20\x41\xb8\xd6"
+ "\x81\xfb\xc1\xcb\xf8\x3e\x70\xf8\xc6\x61\xdc\x67\x8e\xcf\xee\x6e"
+ "\x32\x10\x1f\x9c\x1f\x86\xb4\x27\x1e\x2c\x26\x5a\xa8\xab\x3f\x55"
+ "\x1a\xf5\x6c\xef\x5d\x8e\x31\xd5\xd4\x46\x8d\xb8\xe7\x93\xaf\x49"
+ "\xfd\x5d\x41\x27\x18\xf5\x62\xfe\x3f\xd4\xb6\x41\x1b\x94\xc6\x70"
+ "\x93\xf5\xb2\x68\x13\x1e\x06\xec\x1b\xc3\x69\x8e\x71\x01\xf7\x71"
+ "\x70\xf8\x82\x24\x57\x39\x46\x0f\x9f\xe1\x74\xfb\xf0\x20\xa7\xdb"
+ "\xdf\x15\xa2\xbe\xba\x1b\xff\x07\xdd\x1d\xca\xf7\x50\x1c\xae\x93"
+ "\x6c\x64\xb3\x98\x07\xdf\x31\x93\xc3\x07\xb8\xac\x3d\x6c\x81\xb6"
+ "\xe7\xf0\xe7\x87\x0b\x31\x0d\xda\x07\x3a\xeb\x70\x08\xb6\xcb\x9d"
+ "\x6c\x65\xb4\x48\x23\x3e\x50\xe7\x68\xdc\xeb\x8b\x76\x8a\xa9\xf3"
+ "\xe7\x46\x1e\xb7\xf4\x48\x1e\x3b\xeb\x0d\xdf\x01\xfe\xc8\x51\x6e"
+ "\xe2\xd9\x74\x2c\xcf\x51\xff\xbf\xbf\x20\xd5\x05\xbf\x87\xcf\xa0"
+ "\xad\x78\x66\x1f\x69\xb5\x00\xf3\x20\x5f\x5b\x0c\x38\xf7\xd4\x05"
+ "\x34\xc3\x7d\x5c\x47\x8a\x91\x26\x9c\x66\x47\xd8\x59\xe3\x1d\x7d"
+ "\x7c\x38\x92\xe8\x4a\x0f\x7e\x2f\x28\x41\x36\x24\xe1\x7e\x9e\x23"
+ "\xc5\x22\xfd\xda\xf8\xf7\x8f\x3c\xc9\xe8\xc5\x9f\xc9\x9c\xde\x9d"
+ "\xde\x97\x97\xc7\xc8\x95\xe3\xda\x38\xae\x95\x70\xbc\x1e\x09\x71"
+ "\x7a\x2f\x64\xc5\x55\xb4\x91\x0f\x85\x63\x4c\x53\xa4\x79\x77\xd6"
+ "\x91\x08\x07\xbd\x79\x39\x83\x7c\x63\x86\xf4\x0d\xc8\x43\xa4\x7a"
+ "\x02\x7f\x44\x1d\x7c\x64\x8b\x83\x27\x7f\xdf\x2d\xbd\x57\xca\xce"
+ "\x8b\xfd\x3d\x0a\xcf\xb9\x0e\x2a\x07\x71\x4d\x0e\xac\x8a\x5a\xdb"
+ "\xcf\x8d\x0c\x8f\xe4\x88\x0d\xf7\x2a\x03\x5d\xa3\x39\x86\x8e\x98"
+ "\xb9\x2e\x3c\xc2\xd6\xeb\x71\xbd\x8b\xfb\xb4\x3d\x02\x63\xa7\xbf"
+ "\x8b\xbe\x1f\x2a\x95\xbc\x0e\x95\x88\x01\xd2\x7f\x5c\xf7\xd8\xca"
+ "\x58\x76\xa0\x7b\xce\x8b\x86\xfe\x67\xc7\x94\x8e\xb3\xbb\x95\xf3"
+ "\x9d\xce\x3e\x87\x70\x7a\x57\x16\xc0\x38\xf5\x40\x3e\xf7\x7d\x7c"
+ "\x30\x1f\x78\x96\xd1\x45\xa6\x61\x2c\xa0\x74\x03\xbd\x54\x6b\x80"
+ "\xb1\xb5\xb2\x66\x3e\xcd\xa9\x59\x90\xde\x45\xfc\x70\x2f\x0c\xca"
+ "\x1b\xdc\x6b\x4b\x27\xd4\xa0\x5f\xa3\x05\x8e\xf3\x95\x1f\xcd\x83"
+ "\xb1\x6d\x45\x1e\x8c\x65\x33\x2e\x93\x69\x7c\x6f\x4b\x65\x8d\x38"
+ "\x5f\xf8\x86\x90\x53\xb3\x10\xcf\xee\xd6\x42\xab\x68\x86\xfe\x0d"
+ "\x61\x5b\xcd\x42\x28\x77\x59\x46\x22\x99\x8c\xfa\x0d\xf7\x50\x73"
+ "\xcc\x7c\x14\x0c\xe5\x2e\x43\xbf\x7a\x02\x8d\x96\xc1\xf7\xcb\x05"
+ "\xe5\x49\x45\x9e\x40\xd8\xde\x7d\xc0\x99\xbc\x89\x1c\x9d\x0e\xdf"
+ "\x2f\xc7\x18\xa5\x38\x0f\x64\xb2\x5a\xd1\xf7\x47\x39\x3c\x0b\x80"
+ "\x67\x4f\xc2\xaf\x80\x3e\xf6\xd0\x67\x3f\x94\xaf\xc1\xf2\xe1\x5b"
+ "\xe5\xbc\xee\xcc\xf7\x4d\x39\xe4\xdb\x88\x79\x24\xdf\x7d\x42\x46"
+ "\xb4\x0f\x3e\xc7\xb3\xe0\x76\x8c\x81\x91\x6a\x26\xfc\x9d\x86\xbe"
+ "\x77\x44\xfb\x19\xfa\xf2\x47\x77\xd0\xed\x9f\xd6\x41\xde\x83\xb8"
+ "\x57\x98\xdb\xb2\x1f\xa9\xc5\xbe\x0e\xf6\xf1\x47\x93\xc4\xff\x55"
+ "\x7d\x79\x33\xa2\x49\xfa\x75\xa2\x61\xeb\xdd\x2f\xf9\x80\xec\xfd"
+ "\x87\x1e\xe3\x69\x38\x95\xf9\x08\x96\x97\x8b\x3e\x01\xe3\x88\x0a"
+ "\xe4\xf2\x44\xa8\x37\xc6\xc2\x39\x8f\x73\xe8\x22\x6d\xe6\x01\x9f"
+ "\xf6\xef\xe0\x7e\x1f\x0f\xe4\x01\xf6\xd3\x37\x82\x3d\xb0\x91\xa8"
+ "\x36\xda\x49\x30\xb6\x13\xf8\xd6\x8a\xfb\xdd\x71\xec\x86\xb4\x11"
+ "\x79\x78\x08\xda\x52\xb9\x51\x4f\x9b\x37\xb6\xd1\xd6\x1a\x7d\x03"
+ "\x01\x3d\x33\xb9\xd6\x50\x87\xfe\xe7\xcf\x63\x5b\x71\xee\x0f\x68"
+ "\x7a\xc8\x8c\xdf\xd8\x56\x53\x89\xe7\xa1\xd8\x3c\x81\xbc\x32\x48"
+ "\x3a\x3b\x56\xca\xce\x97\xfd\xa3\x2f\xfe\x19\xd4\xa5\x52\xac\x4b"
+ "\x95\x80\xff\xa7\xb0\x33\xa8\x7e\x38\xfe\xc1\x39\x8d\x15\xeb\xcb"
+ "\xfb\xce\xce\xf0\xb9\x81\x7f\x54\x39\xf9\x5e\x63\xef\xe2\x1c\x01"
+ "\xbe\x1b\x69\xa3\x5d\x3b\xc4\xbc\xf8\x6e\xe4\xfa\x15\x14\xdf\x85"
+ "\x77\x6c\x7d\xef\xb8\x9c\xe3\x3a\xca\xed\x0a\xa0\x2d\xfe\x6f\x01"
+ "\x5a\x8a\x7b\xdb\xb4\x7c\x5f\xc2\x47\x61\xd2\x5e\x00\xe8\x3f\x6d"
+ "\x88\xa7\xc1\x7d\xc6\x7f\xb4\xcc\xd5\x0f\x56\x55\x08\xfa\xe8\x82"
+ "\xf4\x64\xc9\x5f\x15\xfc\x9f\x09\x65\xf0\xfd\x95\x4e\x7e\xe8\xf2"
+ "\x9d\x7c\x5a\x66\x58\xe8\x97\x88\x13\x90\x2b\x3e\xc0\xcb\x6a\xba"
+ "\xed\xa4\x82\x9f\x85\xab\x9a\x8e\xf5\x6c\x22\x1f\xa1\x8c\x0b\xe4"
+ "\xfe\x32\x3e\x3a\x2b\xca\x8f\x86\x48\xbb\x2d\xd0\x0c\xdf\xc4\x73"
+ "\x5d\x8e\xfb\x8f\xea\x41\x9e\xa8\xe1\x5d\x7f\xee\xf3\xf1\xa3\x6a"
+ "\xd7\xfc\xec\x79\x66\xbf\xfb\x88\x7e\xf7\xda\x4e\xe8\x37\xee\xf6"
+ "\x3c\xe4\x4d\x63\xf3\x87\xb6\x80\x4d\xc4\x90\x71\x91\xf8\x00\x56"
+ "\x2e\x60\xdd\x6a\x5b\xdb\xb0\x4d\x81\x34\x2b\x94\xe0\x3c\x28\xb3"
+ "\x2d\x41\xa7\x37\xcd\x84\x3c\x17\xc9\x14\xdc\x8f\x8f\xf1\x70\x20"
+ "\xff\x25\xee\xab\xfe\xd8\x7b\xcb\x5e\xf4\x23\xc2\x6f\xa3\x27\x52"
+ "\xf9\xd3\x4a\x5c\x73\x7d\xbb\xc7\xec\x8b\xeb\x8f\xe9\xaf\x03\x26"
+ "\xed\x64\x0a\x60\xac\x19\x63\x0f\xc2\x3b\x6d\xff\xb7\xa7\xd5\xd7"
+ "\x64\xfb\x8c\x18\x7e\x47\xe4\x97\xc8\xb1\x0a\x45\x1a\x51\xec\x68"
+ "\x21\x6a\xe0\xab\xed\x88\x2d\x9c\x48\xfe\x2e\x8a\x27\xf3\xb3\xfa"
+ "\xc5\x20\x5f\xd7\x69\xa8\xb5\x3b\xeb\x98\x02\xc6\x5e\xd1\xd2\x18"
+ "\x3b\x97\xc7\xbc\x51\xc0\xf7\x5f\x90\x8b\xbe\x3d\x38\x6d\x8f\x3d"
+ "\xca\xcf\xd2\x05\xfd\x16\xde\x09\x77\xd8\xdf\xc7\xc4\x73\x68\x27"
+ "\x75\x5c\xf6\x1d\xab\x3c\x02\xa3\xe0\x2d\x7c\xef\x48\x10\xe4\x8d"
+ "\xed\xdb\x3b\xc2\xe6\xad\x8e\x55\x02\x0f\x75\xdc\x36\x3f\xa9\x5b"
+ "\x61\x57\x8a\x7d\x10\xd3\x0f\x85\xe3\xbb\xf0\x5e\x60\x27\x9b\x63"
+ "\x3a\x56\xee\xc0\xda\x31\x8c\xb9\x27\x83\x36\xa9\x80\xaf\x8d\xd8"
+ "\x2e\xa4\x09\xe4\x83\xfa\x57\x99\x8f\xec\x76\xe3\xfb\x57\x79\xa8"
+ "\xd5\x86\x73\x20\x39\x42\x2b\xe0\xe9\x32\xf0\xe0\x7b\xe8\xdf\xcb"
+ "\x04\xdf\xa9\x29\xed\x21\x35\x9a\x0e\x52\x0b\xff\xe3\x1e\x71\xe3"
+ "\xef\xbe\x24\xcd\xda\xc1\xf5\x0d\xe8\x2c\x3d\xd4\x39\x15\xcb\x42"
+ "\x59\x80\xfb\xea\x4c\x69\xa0\x7f\x2c\x50\x16\x8c\x40\xb0\x8c\x1a"
+ "\xa1\x95\xd4\xa4\xc2\x38\x2b\x37\xd8\x52\x5b\xfa\x19\xa9\xd5\x9c"
+ "\x64\xdf\x41\x9b\xd0\x98\xd4\x31\x54\xd9\x39\x50\x76\x91\x58\x76"
+ "\x1b\x94\x1d\xe4\xb6\xec\x1c\x41\x3d\xc2\xb2\x3d\xaf\x77\x8e\x40"
+ "\x46\x52\x36\xd8\xbb\x6d\x18\xd3\x08\xcf\xdb\xa5\x4f\x25\xfe\xf6"
+ "\x6b\xe8\xdb\xf5\x6e\xca\xf7\x29\x7f\xf2\x3a\x3b\x93\x87\x6b\xe8"
+ "\xdb\xaa\x5b\xd9\xd9\xbc\x2b\x84\xed\x35\xe5\xe7\xf1\x2e\x10\xdc"
+ "\xa7\xd2\x9d\xf5\xc9\x16\xc7\x58\xa9\x6f\xfd\x10\x6c\xd5\x4f\x2a"
+ "\xf8\x7e\xd4\x6a\x71\x3d\xe2\x93\x67\xb1\xac\xc1\xeb\x51\x2b\xee"
+ "\x6b\xfe\xa4\x6f\xcf\x5d\xc7\x84\x5a\xad\x58\x96\xb6\xff\xbc\x9e"
+ "\x14\x7c\x38\x2e\x35\x59\x8a\x63\x9c\x2c\x1e\x31\x7e\x3a\x6e\x55"
+ "\x5c\x7c\x4a\x5c\xac\x76\xc9\x8b\x49\x6b\xe6\xac\x5d\xbd\x5a\xbb"
+ "\x28\x6e\xdd\xba\x95\xbf\x8d\xf3\x23\x4b\x92\x56\xae\x59\x17\x8f"
+ "\x73\x6f\x5a\xed\xfc\x1f\xaf\xd0\xaf\x4d\x9e\xf3\xb3\xf9\xa1\xfd"
+ "\xe6\xde\xf0\x3c\x6a\x23\xda\xe0\xa0\x3b\xa6\xa4\xdb\xc9\x24\xf4"
+ "\xd5\x14\xb8\x9e\x1a\x5f\x86\xf1\x1f\xe0\xef\x12\xea\x29\xd4\x0d"
+ "\x38\x36\x40\x3f\x91\x20\xbf\xab\xdf\x7c\x8d\xd6\xb5\x90\x2f\x7e"
+ "\x03\x76\x65\x43\x19\xf7\x79\xd8\x08\x63\x72\x0b\x5f\x1b\xfc\x62"
+ "\x2e\xfa\x33\x7c\x05\xd2\x2c\x13\x4e\xea\x76\x7c\x41\x14\xa0\xd7"
+ "\x60\x5c\x52\xdd\x49\xe5\xe3\x69\xee\x14\x5a\x49\xbf\xd4\x10\xd1"
+ "\x4f\xbc\xdc\x64\xb6\xe2\x3e\x0b\x65\xa4\x2d\x83\xa2\x3c\xe5\x7d"
+ "\xab\xba\x8b\xd3\xc5\x98\xc3\xf7\x7b\x7f\x71\x07\x8e\x61\x36\xb3"
+ "\xd8\xa7\x35\xd0\x7f\xfe\x56\xed\x90\xd3\x9f\x6a\x45\xdb\xb1\x01"
+ "\xe8\xfe\x52\x13\xdc\x73\x5f\x32\x35\xa1\xae\x7b\x68\x4c\xa0\x97"
+ "\x3f\x9b\xcf\x2f\x7c\xe7\xb3\x58\x7e\xe1\xff\xce\xd7\x59\x2b\xbf"
+ "\xfa\xa7\x8f\xf6\x92\xbe\xef\x75\x19\x0d\xc3\x5c\x1e\x7c\x9f\xb5"
+ "\xfb\x5b\x6c\xff\xa8\xca\x30\x0f\x75\x21\xde\x00\x5b\x8d\xaf\x7c"
+ "\x41\x94\x80\xcf\xc2\xbc\xe7\x00\xd3\x67\x89\x26\xcd\x46\x9b\x33"
+ "\x9e\x25\xc1\xe9\x17\x09\xc6\x9e\x6c\x4d\x4e\xa5\xcd\xe9\xd7\xd0"
+ "\x26\xfd\xf4\xcf\x80\xdf\x83\xf9\x4d\x44\x95\xd7\x44\xd4\xb5\xc9"
+ "\x18\x97\x1a\xfd\xb9\x41\x4d\xdb\xe0\x82\xfb\xea\x14\x2b\xf9\xc4"
+ "\x72\x15\xf7\x9d\x19\x6b\x63\x40\xee\x34\x12\x82\xf8\x55\xc5\x90"
+ "\xa0\xe2\x29\xf4\x10\xcd\x32\x2c\xa3\x72\xc3\x42\x48\xab\x7f\x57"
+ "\x88\xf0\x7d\x77\x43\x95\xaf\xf6\x39\xd4\xf1\xa6\xf7\x44\x6c\xde"
+ "\xc3\xcf\x7a\x7d\x7a\x0f\x62\x10\xfa\x49\x3d\x9f\x57\xff\xb4\x84"
+ "\xeb\xf3\x4f\xd9\x38\x88\xfb\x6a\xfe\x94\xd9\x8a\xd0\x8e\x83\x18"
+ "\xab\x17\xcb\x7c\x47\x38\xc8\x62\xf5\xbe\xbb\x21\xc2\x37\x6d\x25"
+ "\x91\xd7\x9a\x61\x64\x02\x72\x10\xd7\x63\xa1\xdf\xed\x83\x7e\xb6"
+ "\xbf\x64\x0a\x2d\x80\xfa\xe5\x96\x4e\xa1\x39\x50\xa7\x8a\xee\xac"
+ "\xba\x99\x66\xf2\xb1\x46\x5c\x77\x31\x42\xbf\xd8\x97\x07\x79\x22"
+ "\x5f\x24\x77\xe7\x41\xbe\x7c\xc8\x87\x76\x32\xaf\xdf\xc9\x8b\x40"
+ "\x83\x03\xf0\xcd\x3a\xed\x72\xbc\x3f\xce\xce\x00\xe2\xb7\xa1\x1d"
+ "\xda\x26\x72\x3c\x19\x74\x9b\x02\xbf\x21\x7d\x17\xca\x07\xf9\xf7"
+ "\x31\x9b\x27\xc5\x72\x79\x39\x75\xfc\xbc\x46\x4e\x4d\xc2\x0e\x47"
+ "\x2c\xe5\x84\xbc\x0d\xa0\xd3\x7b\x98\x9f\xd3\x42\x9c\x6f\x41\x1b"
+ "\x83\xd9\x15\x76\x12\xc8\xe7\x07\xc0\xb6\xd0\x83\x1c\x00\x7b\x82"
+ "\xed\x51\x07\x5b\x02\xea\x52\x88\x31\x3d\xf1\x39\x8c\xdb\x0e\x80"
+ "\x5e\xc6\x33\xaa\xca\xe5\x5d\x4f\xe1\xba\x2b\xc1\x78\xbc\xeb\x96"
+ "\x51\x2b\x8f\x8b\x74\x5c\x2d\xd9\x02\x28\x83\x50\xff\x83\x2d\xac"
+ "\xe8\x05\x1e\x02\x06\xaa\xc0\xb6\x98\x74\x89\x1c\x5f\x28\xd2\xbe"
+ "\x8a\xe9\xfc\x14\xe6\x97\xdb\x87\xcb\xe8\xe3\xbf\x81\xf6\xa9\xe0"
+ "\x1b\x60\x8f\x7e\xc1\xe6\xc2\xb9\x8c\x39\xae\x97\xf4\x38\x8e\x79"
+ "\xcd\x50\x06\x05\x59\x26\x3e\x83\xf6\x57\x49\x67\xee\x1b\xe1\x99"
+ "\x46\xa4\x59\x35\xd0\x0c\xcb\x64\x63\x7f\xb0\xb9\x74\x9c\x36\xc7"
+ "\x67\xa2\x5d\x21\xbe\x6b\x94\xca\xc5\x71\xb9\x00\x76\x05\xd2\x0b"
+ "\xe9\x04\xe5\xcc\x14\xe5\x58\x3d\xb7\x5f\x4e\xb2\x3d\x13\x48\x7b"
+ "\xe0\xf5\x16\x07\xfd\x4f\x28\x9c\xe9\x0f\xef\x6f\x11\x79\xb9\xd1"
+ "\x89\x77\x30\x36\x3a\xb9\x04\xe7\x49\xa1\x8e\x87\xf8\x1c\xcf\x89"
+ "\x47\xd0\x1f\x1e\xfa\xdf\x06\x1a\x1f\xca\x45\x5f\xcf\x20\x9b\x37"
+ "\x7f\x01\x32\xf7\x39\xb4\x9f\x4e\x3e\xc2\xed\xd3\x13\x8d\x88\xe1"
+ "\x16\x72\x82\xcd\xc3\x37\x43\xbd\xb0\x3c\xb8\x7f\x1b\x7e\xc1\x8e"
+ "\x3d\xf1\x47\xe7\xd8\xd9\x8e\xb8\xd9\x27\x8a\x1d\xe7\x44\x8e\xb3"
+ "\x79\x69\xfc\xc5\x39\x30\x96\xbf\x57\x8f\x75\x6b\xc4\x7e\x29\xb5"
+ "\x15\x63\x68\x43\x3a\xda\xfe\x8d\xc8\x37\x29\x1d\xfd\x44\x03\x9f"
+ "\x54\x50\xa7\xb9\xbc\x4e\x27\xd5\x3c\xce\xe0\x89\x4c\xbc\xc7\x78"
+ "\xda\x3b\xf0\x9d\x74\xc7\x3b\xd8\x6f\x00\xc3\x81\xf0\xce\x1c\xf8"
+ "\xa5\x52\x5e\x1e\x67\xfb\xc4\x81\x57\x7b\x70\x0e\xec\x44\xb5\x14"
+ "\x67\x1b\x63\x6c\xa3\xcc\xc8\x5b\xee\x42\x7b\xa4\xcd\x3e\xe0\x15"
+ "\xc3\xdd\x11\xdb\x41\xa0\xf7\x49\xb0\xff\x0f\x89\x67\xa1\x4e\x1c"
+ "\x10\xeb\x67\xe4\x3e\x72\x3e\x69\x63\x3e\x9d\xd9\x78\xe8\x64\xb1"
+ "\x63\xcf\x8a\x64\x5b\x9e\x60\xfe\xb7\xa0\xac\x6a\xe4\x3f\xda\x89"
+ "\x90\xaf\xb2\x0f\x5b\xec\x1c\xf6\xc9\xf9\x68\x5f\x8a\xf5\x47\xbc"
+ "\xcc\x12\x69\xd7\xe6\xdc\xef\x9c\xfb\x79\x77\x56\x3d\x8c\xff\x8f"
+ "\xf5\x61\x40\xea\xd7\x1c\x07\xa7\x1e\xe1\x7d\x51\x68\x45\x3f\xcd"
+ "\x50\xae\x11\x6d\x70\xae\x57\x4f\xa9\x8f\x34\xb2\x3d\x0d\xf5\x70"
+ "\x0f\xfd\xbb\xbe\xad\xc3\xef\xd3\x86\x2d\x4c\x6e\xd4\xc3\xf8\x27"
+ "\x94\xf1\x0f\xe9\x22\xf5\xd7\x1d\xcb\x71\xec\x17\xca\xfb\x6c\x6a"
+ "\x33\xa9\xb5\xb6\x11\xf1\x0c\x06\xf4\xd9\x0b\xb8\x76\x7a\x09\x30"
+ "\xa4\xc4\xfe\x0b\xfc\xdd\x87\x3e\xc5\x81\x8e\x75\x5b\x5e\x63\xfd"
+ "\x56\x85\xfd\xb6\x17\xfd\x84\xc0\x77\x2a\x63\x22\xc8\x91\x54\x23"
+ "\xeb\xc7\xe8\x23\xe6\x4d\xa0\x1d\xc6\xb4\x86\x6f\x37\x48\x7b\xc7"
+ "\x11\x23\xe8\x13\x46\xc4\x89\x16\xfb\xb2\x48\x3b\x45\x77\xd6\x29"
+ "\x22\xf5\x3d\x27\xfe\xb3\x3c\xfd\xfa\x5b\x20\xef\x6f\xa7\x42\x25"
+ "\x5a\xdb\x58\x3f\x3e\x51\x6d\x83\x7e\xec\x4c\x53\xa4\x27\xd2\x15"
+ "\xf2\x42\xfb\x3f\x4e\x96\x68\xea\x44\xcf\x1a\x91\xe7\x75\x7c\x8e"
+ "\xe9\x14\xf7\x83\xed\x44\x43\x11\x7f\x18\x8b\xf8\xe0\x66\x6c\x3b"
+ "\xe8\x06\xfc\x3e\x62\xe4\x4d\x51\x66\x55\x5a\x10\x23\xa7\xa0\xff"
+ "\xff\xba\xc8\x21\x3b\x4e\xd4\xb1\x31\x0b\xf0\x49\xe4\xcf\x75\xe6"
+ "\x53\x65\x10\xd9\x01\x38\x39\xe8\x90\x4f\x9f\x2a\x25\x3a\x48\x98"
+ "\x94\xfa\x3d\xe8\x91\xa5\xae\xf2\xe7\xd3\x9f\x40\x19\x93\x51\xbe"
+ "\x39\x6c\xa8\x4f\x17\xb8\xca\xb7\x4f\x43\x51\xbe\x21\xae\x0d\x29"
+ "\x38\xc7\xc6\xf5\x95\x99\x98\x1a\x5c\x65\x92\xa9\x86\xef\x0d\xe0"
+ "\x36\x17\x62\xcb\xb0\x9c\xe7\x47\x1d\x06\xf9\xd9\x58\x5c\xd4\x79"
+ "\x5a\xd4\x71\x90\x56\x29\xd2\xab\x11\xf2\x57\xe2\x79\x56\xf4\x61"
+ "\x31\xb1\x91\x8f\xf5\x40\x4e\x1f\x42\x1f\xed\x90\x6f\x4b\x2d\xd8"
+ "\xf9\xbd\xd9\x5c\x76\x4b\xb2\x82\xae\x8a\x9e\xf8\x52\x2b\x99\x60"
+ "\xf8\x19\xfd\xb2\x85\x9c\x8e\x83\x3e\x63\x45\x3f\xa1\x50\xb6\xb6"
+ "\x85\x7c\x36\x07\xbe\x1b\x24\xfe\x6a\xe0\xf7\x0e\xf8\x9d\xda\x42"
+ "\xce\xd8\xe1\xf7\x2e\xf8\xbd\x00\xf9\x05\x31\x7f\x28\xdc\xd7\x40"
+ "\xfa\x8f\xc5\x5f\xa8\xe3\xe9\x65\xf0\x1b\x25\xda\x8e\x98\xbe\x13"
+ "\xef\xe1\xf7\xf7\x22\xcf\xab\x39\xcf\x4f\x6f\x83\x72\x52\xa1\xfe"
+ "\x0d\xa6\x46\x56\x96\x01\xf2\xfc\x0a\xcb\xc6\xf3\xe5\xf0\xbf\x2f"
+ "\x71\xd8\xa0\x50\x4e\xc3\x43\xf0\x1b\x06\xef\x75\xc1\x6f\x32\xfc"
+ "\x1e\x13\x69\x50\x87\xb2\x21\x36\x15\x69\x7b\xaa\x59\xcb\xed\xdd"
+ "\x28\xa9\xcf\xa3\x1e\x76\xc8\x8e\xe3\x33\x63\x97\x71\x7e\x43\x5e"
+ "\x86\x03\xc8\xfb\x28\xe6\x85\xdf\xc7\xc5\xdf\x08\xf1\xf7\x09\xf1"
+ "\xf7\x17\xe2\xef\x7c\xf1\x17\xf8\x7c\xba\x5a\xb4\x31\x80\x2e\xa7"
+ "\x59\xbc\x03\x90\xdd\x33\xf9\x37\x1a\xda\x70\x8c\x0c\x72\x7c\x2e"
+ "\x94\xef\xd3\x9d\xd5\x10\x23\xcd\x8f\xe2\x9c\x4f\x6f\x56\xf5\xf8"
+ "\x37\xd9\xba\x76\x43\xaa\x43\xb6\x9d\xb0\xaa\x64\x11\x04\x6c\xa0"
+ "\x3b\x8a\xe5\xa0\xff\x79\x39\x75\x72\x71\x5d\x58\x8c\xff\xe0\x83"
+ "\x3e\x11\xd9\x78\xc8\x7f\x4a\x34\xf6\x55\x36\x77\x8c\xfe\xfb\x26"
+ "\x9c\xb0\x01\xd6\x94\x30\x36\x50\x49\xf2\x1b\xc7\x3d\x7c\xac\x8e"
+ "\xfe\x7f\x1b\x9a\x1d\x63\xf5\x06\x36\xe7\xed\xa3\xb9\xf3\x05\x48"
+ "\xb7\x39\xa5\x47\x61\x9d\x81\x9e\x0d\xd0\x9e\xb0\x26\x72\x66\x26"
+ "\xfc\xfe\xa8\x99\xb7\x39\x54\x6a\xb3\xc8\x0f\x83\x44\xdf\x66\x72"
+ "\xba\x1e\x64\x61\x12\x62\xb8\xa9\x4f\xce\x9e\x66\xf3\xba\x22\x46"
+ "\x80\x97\xa7\xf3\x90\xa7\x4e\x7d\xd0\x59\x06\x05\x75\x67\x9d\xd9"
+ "\xe2\x2a\x53\x8e\x6f\x41\x99\x82\xd8\x00\xf9\x8d\xbc\x8e\xed\xd7"
+ "\xff\x70\xae\x7f\x32\xef\x77\x67\x8c\xae\xef\x7e\x1a\x6a\xe3\xfd"
+ "\xae\x01\x70\x06\xf8\x3c\x3d\x1f\xf9\x63\x26\x67\xca\xc5\x3e\xdd"
+ "\x00\x7d\x7a\x2e\xa4\x87\xf0\xba\xf2\x74\xf1\x5b\x80\xb3\xd3\xd8"
+ "\xee\xbb\xa4\x74\xb1\xbd\x58\x4e\x30\xf2\x5b\x4a\x17\xcb\x47\x3c"
+ "\x22\x86\x34\x52\xba\xd8\x26\xb0\xa3\x3e\x8b\x96\xe4\x49\x2e\xc3"
+ "\x5b\xbd\x59\x7a\x0f\xf9\x86\x3e\xd0\xf8\x1c\xff\x67\xf3\xa1\xaf"
+ "\x96\xa3\x7e\xd8\xbc\x9c\xa8\x5e\x2a\x22\xfe\xbc\x5f\x7e\x36\xdf"
+ "\x55\x46\x9e\x9d\x45\xb3\x02\x6d\x54\x79\xa2\xb3\xc6\x16\x26\xd9"
+ "\xab\xc5\xf0\x1d\xa3\x14\xd3\xdd\x11\x4b\xe2\xb3\xae\x9a\xf2\x3e"
+ "\xfa\x62\x5d\x9a\xa5\xba\x38\xe9\x67\xc6\x03\xac\x1b\x96\xb5\x19"
+ "\xec\xf5\x4e\x90\x0b\x5c\x6e\x7f\x1e\x64\x26\x13\x0f\x49\x32\x15"
+ "\xf5\x56\xa0\x8c\x18\xf2\x53\xd8\xfa\x68\x20\xea\x46\xdc\xe3\x23"
+ "\xe0\x3c\x56\xaa\x9d\xd4\x1a\x60\x2c\x9f\x7a\x81\xac\x58\xef\x87"
+ "\x3e\x71\xa2\xa1\xae\x13\xa0\x6e\xbb\xed\x38\xf7\xbf\x06\xc7\xa9"
+ "\x8d\x1f\xda\x53\xa8\x55\xa4\x19\xf4\xa3\xc6\x9d\x22\x6d\x51\x7e"
+ "\xed\x46\x99\xbe\x39\x9d\xc7\x85\xc2\xb9\x1c\xec\x1f\xaf\xa2\x1e"
+ "\xd3\x50\x6b\x65\x31\xf6\x95\xcf\x77\x4b\x36\x29\xd4\xb7\x9c\xdb"
+ "\x84\xa7\x58\xac\x19\xe8\x3b\x9d\x7c\x2e\xb0\xf1\x21\xde\xf6\x46"
+ "\x0d\x5f\xe7\x3e\x21\xfa\x75\x6c\x54\xf8\x68\xa6\x9c\xe6\xfb\xb2"
+ "\xaa\xef\xe5\x7b\x4a\x3e\xef\xec\xdb\x53\xe2\xb0\x15\x83\xb9\x6f"
+ "\xb0\x46\x27\xff\xa7\x9f\x9b\xf1\x3d\x78\xff\x12\xa4\xeb\x1c\xe9"
+ "\x78\xac\x80\xf9\xed\xb5\x06\x6c\x8a\xc0\xbd\x65\x77\xa0\x3f\x75"
+ "\xf1\x7b\x39\xec\xfb\x6c\xce\x03\xfa\xa6\xd8\x7f\x91\xce\xa8\xb3"
+ "\x59\x1f\x86\xfe\x8b\xfd\xb8\x77\xdb\x09\x5b\xef\x36\xb1\xdf\x72"
+ "\xdd\x1c\xcc\xfa\x2d\xeb\xb3\x8d\x45\x8e\xef\x35\x46\xb1\x79\x2f"
+ "\xe4\xe7\xcb\x1a\x15\x3c\x3b\x60\x26\x9f\x84\x88\x75\x64\x7e\x68"
+ "\xd0\xef\x8b\xed\x1a\xb5\xe0\xda\x36\xae\x75\xe2\xd9\xb9\x40\x40"
+ "\x37\xfa\x6a\x91\xd6\xaa\x17\xb5\x65\x50\x3b\xae\x3b\x5d\xa3\x9d"
+ "\x05\x7d\xf1\x1c\xce\x12\x87\xdf\xa5\xcf\x63\xc4\x76\xa1\xbf\xd0"
+ "\x62\xbe\x17\xec\xf3\x5f\x71\x9b\xea\xf3\x28\xc4\xa9\x09\xb0\x07"
+ "\xbf\x45\x3c\x06\xf7\xd9\x79\x12\xf6\xa0\x5f\xc6\x02\xdf\x6b\x0a"
+ "\xa7\xd0\x22\xe0\x69\x11\xf4\xa5\x04\xb8\x7f\x1f\x7e\x63\xf9\xaf"
+ "\x4c\x8d\xbf\x62\x1f\x29\x82\x77\x53\x01\x63\x31\x52\xff\xe8\x9c"
+ "\x20\xc4\x20\xce\xf2\x81\x0e\x88\x35\xb6\x8e\x0c\xf5\x46\x7c\x21"
+ "\xce\x10\x63\x81\x9b\x9e\x62\x38\x63\x7e\x21\x20\x1d\xeb\x8b\x38"
+ "\x83\xb2\x2a\x25\x5f\xce\x66\x72\x96\x9d\x6f\x84\xb4\x06\x69\x8f"
+ "\x2e\xae\x25\x25\xdf\x43\xee\x80\x72\xb5\x95\x5a\xe6\x2f\xf5\x9c"
+ "\xc9\xf6\x04\xc1\xbc\xb8\x0e\xc7\xe5\xe4\x9d\x95\xdd\x59\x5f\xa8"
+ "\x1c\x34\x3f\xce\xce\x96\x1c\x59\xc6\xe6\x22\xbf\x07\xcf\x74\xce"
+ "\xe3\x0c\x33\xa9\xee\xc4\xb1\x06\xee\xed\xbb\x2f\x88\x68\x01\xb7"
+ "\x20\xc7\xbe\x58\x28\xd9\xb5\x0f\x06\xe1\x7a\x7e\x75\x39\xd4\x0f"
+ "\xc7\xd0\x75\xf0\x7f\x2e\x8c\x25\xab\xdc\xcc\x19\x87\xe1\x5c\x8f"
+ "\x18\x83\xa9\x11\xe7\xb1\x30\x66\x45\x0b\x39\x5f\x53\x83\x3e\x5a"
+ "\xd6\x0e\xf4\xe5\x9d\x9e\x4a\xbb\xd0\x9f\xb7\x36\x89\x7c\xaf\x89"
+ "\x9c\x47\x1f\xd3\x0d\x19\x57\x71\x8e\xe6\x8b\x7a\xd7\x39\x9a\x73"
+ "\x33\xc5\x2b\x1c\xae\x62\xc7\x65\x0e\x11\xff\xaf\x18\xfa\x32\xcf"
+ "\xe7\x79\xcd\x51\x70\x2d\xe3\xb4\xd2\x40\x3f\x39\xd7\x37\xff\x8b"
+ "\xb8\xc4\xbe\x8d\xfb\x38\x70\xce\x49\x66\x23\xe8\x13\x06\xf8\x04"
+ "\xf5\xde\x3c\xfb\x69\xe3\x06\xc4\xd1\xb9\x78\x36\x76\x90\x8f\xf4"
+ "\xec\xea\x39\xc6\x4f\xee\xf3\xf5\x5c\x08\x7c\x3b\x68\xc7\x15\xa2"
+ "\x30\x24\x91\xe9\x38\xff\x1d\x68\xa7\x46\x1c\xe3\x8a\x7e\x23\xeb"
+ "\x2e\x11\xf3\x9c\xe4\x8d\x44\x0e\xcf\xef\x86\xff\x83\x25\x3b\x09"
+ "\xde\x51\xfb\x58\x49\x10\xda\x47\x8f\x6f\x24\x77\x43\xfd\xad\x12"
+ "\xaf\xd0\x86\xc0\x79\x38\x71\x2e\x01\xeb\xfa\x13\x7c\x0f\x63\x11"
+ "\x98\x19\xdd\x98\x1c\xc6\x32\x00\x1f\xe7\x9a\x7d\x3a\x89\x9a\xeb"
+ "\x1e\x33\xe0\xbf\x5a\xb4\x19\xcd\x18\x8b\xbb\xde\xa9\x9e\xff\xe6"
+ "\xf4\x7f\x36\xbe\x1f\xd8\x89\xf6\x99\x3b\xfa\x98\xb7\x49\xf4\xc1"
+ "\xfd\xaa\x81\x30\x4e\x60\xfc\xb6\xd1\x36\xa8\x5b\xb5\x61\x03\x51"
+ "\x5e\x22\xe7\xd7\x97\xbd\xc6\xce\x3f\x56\xf1\xf9\xf9\xf3\x89\xd2"
+ "\x38\x9c\xd7\xfb\xfc\x4f\x02\x37\xf9\x10\x9c\x57\x47\x9f\x76\x6c"
+ "\xaf\xdf\x37\x1a\x36\x97\x6e\xb2\xcd\x23\xc6\xf4\x9f\x62\x1e\xc9"
+ "\xae\x6a\xec\xc8\xd0\x90\x23\x9a\x79\xd0\x8f\xcf\x2b\xcc\xb2\x2a"
+ "\xcd\xc8\xf7\x54\x9e\x57\x88\xf4\xad\xe6\x7b\x11\xcc\xa7\x50\x97"
+ "\xe0\xd8\x1f\xf4\x48\x25\xea\x68\x28\x3b\x46\xea\x37\xa0\x37\xa0"
+ "\x9f\x9a\x79\x2c\x9b\x1c\x5c\xff\x35\xd7\xa1\x6f\x0e\x36\x6e\xe0"
+ "\xf9\x55\x7c\xce\xff\x7c\x61\x9f\x2d\x0d\xf9\xf0\x3d\xbe\x47\xcd"
+ "\x5c\xb1\xc2\x2e\x03\x9a\x9a\x2b\xb0\x6d\x22\x16\x41\x5f\x9d\xaf"
+ "\x74\xf4\x5b\x33\xc3\xfd\x91\x36\xe7\x7e\x79\xbe\xd9\x31\xde\xfc"
+ "\xa2\x68\x4e\x21\xd1\x0e\xd6\x0f\x0d\x01\xa8\xab\x9a\x96\xee\xd8"
+ "\x41\xcb\x0b\xe4\xc2\x63\x9b\xf3\x89\x4a\x96\x0b\x64\xc3\x7e\x96"
+ "\x12\x73\x47\x0b\x69\x8a\x0b\x54\xdd\x19\xf5\x78\xf2\x78\x9a\xae"
+ "\x21\xf2\xbc\xf6\xf1\xca\x7b\xac\x77\x96\x53\x9f\xd9\x4f\x2f\x4a"
+ "\xb6\x12\xed\xef\x0a\xc8\x57\x09\xc4\xe7\x71\x3b\x7c\x5b\x45\x0c"
+ "\x66\xd2\x6c\xc0\x95\xe7\x23\x2a\xb4\x3f\x9a\x0d\x58\x66\x5a\x31"
+ "\x51\xa6\x35\xd3\xd6\xdc\xd5\xbe\x4a\xd0\x07\xea\x37\x01\x63\x13"
+ "\x55\x77\x96\xf7\x42\x19\x87\x63\xd8\x7b\x83\x9e\x59\x17\xeb\x76"
+ "\x75\xf0\xba\x19\xa6\xb4\x90\x2f\x65\x23\xab\x5b\x8b\xda\x51\xb7"
+ "\x16\xf5\xe8\xeb\xf6\x65\x9e\x53\xdd\xd4\x8e\xba\xe9\xb1\x6e\x25"
+ "\x23\xab\xdb\x57\xfb\x1d\x75\xfb\x6a\xbf\x87\x75\xdb\xe7\xbe\x6e"
+ "\xcd\xf7\x0f\x5e\xb7\xd4\x3b\x5b\x48\xf3\x4f\x46\x56\xb7\x8b\x51"
+ "\x8e\xba\x5d\x8c\x1a\x4d\xdd\x70\x2c\x9f\x1e\x4c\x2f\xb0\x98\x01"
+ "\x49\xdc\x27\x6f\x0b\xb9\xf0\x7a\x7a\x31\xbb\x9f\x0c\xff\x2f\x15"
+ "\xfb\xb7\x25\xa3\x93\x7e\xc9\xed\x9c\xe6\xc3\x0f\x18\x70\xbf\x6b"
+ "\xf3\x41\xc0\xb2\x81\x63\xfa\x02\xdb\xdf\x90\x61\xa1\xe2\x7e\xd3"
+ "\xe6\xf3\xa5\x6c\x3f\xca\xe9\x4c\x7e\x7f\x61\x66\x87\xdf\xc9\x50"
+ "\xdc\x0b\x22\x40\x7f\xa6\x7e\x27\xe7\x61\x8c\xd6\x77\x93\x2c\x72"
+ "\x9a\x85\x3e\xdd\xd0\x0f\xa3\x82\xd0\xed\x27\x17\xbe\x9b\x64\x65"
+ "\xf1\xe1\x37\xb3\x73\xd8\x17\x82\xa5\xb3\x87\xd2\x37\x2c\x13\x4e"
+ "\x67\x42\x7a\x98\x14\xeb\x97\xca\xc1\x9e\x99\x70\x32\x0c\xcb\x87"
+ "\xf4\x85\x52\xfc\x5d\xc0\xbb\x59\x94\x0d\x9d\x81\xd6\xa1\xe4\xde"
+ "\x85\x4d\x92\xdc\x7b\x3c\x99\x04\x62\xec\xd1\x1d\xe9\xe3\x71\xcd"
+ "\xd1\x02\xdf\x54\x23\xdd\x23\x3b\xc7\xd3\xc0\x34\xe2\x83\x67\x2e"
+ "\x71\x8f\x9e\x49\x63\x21\x33\xd3\x88\x6f\x64\x2a\x94\x69\x25\x31"
+ "\x81\xa9\x50\x1e\xd0\x9a\x8f\x0d\x2e\xb0\x39\xbe\x42\x28\x0f\xd7"
+ "\xbf\x7d\x92\x89\xea\x71\x4d\x06\xdd\xfc\x3a\x51\xe0\xf9\x4c\x3c"
+ "\x67\xc9\xcf\x58\x8e\x53\x42\x7d\x6d\x52\xfb\x3c\xe0\x4f\x00\xe7"
+ "\xcf\x57\x3f\x71\xf0\xa7\xa5\x6b\x20\x7f\x5a\x56\x72\xfe\xb4\x44"
+ "\x3b\xf8\xf3\x55\xb1\x2b\x7f\x5a\x36\xb9\xf2\xa7\xa5\xd2\x3b\xfe"
+ "\xb4\x1c\x72\xf0\x87\x7f\x83\xf3\xa7\xa5\x7e\x70\xfe\xb4\xb4\x39"
+ "\xf8\xd3\x92\xe9\x19\x7f\xbe\xba\xc7\x3d\x7f\x5a\xf6\x0f\xc1\x9f"
+ "\x71\x83\xf3\xe7\xab\x17\x3c\xe7\xcf\x57\xc5\x23\xe0\x8f\x3f\xe7"
+ "\x4f\xeb\x19\x07\x7f\x5a\xff\x30\x90\x3f\xad\x32\xce\x9f\xaf\xac"
+ "\x0e\xfe\x5c\x9c\xe7\xca\x9f\xd6\x7b\x5c\xf9\xd3\x1a\xeb\x1d\x7f"
+ "\x5a\x97\x39\xf8\xc3\xbf\xc1\xf9\xd3\x9a\x3c\x38\x7f\x5a\x73\x1d"
+ "\xfc\x69\xd5\x7a\xc6\x9f\xd6\xc3\xee\xf9\xd3\x1a\x35\x72\xfe\x5c"
+ "\x9c\xd4\x8f\x3f\x6a\xf7\xfc\xb9\x38\x6f\x04\xfc\x09\xe4\xfc\xb9"
+ "\xb4\xde\xc1\x9f\x4b\x73\x07\xf2\xe7\xe2\x4e\xce\x9f\x8b\x45\x0e"
+ "\xfe\x5c\x6a\x74\xe5\xcf\xc5\xc3\xae\xfc\xb9\xa4\xf0\x8e\x3f\x17"
+ "\x6d\x0e\xfe\xf0\x6f\x70\xfe\x5c\x0a\x1a\x9c\x3f\x97\x42\x1c\xfc"
+ "\xb9\x68\xf4\x8c\x3f\x97\x56\xba\xe7\xcf\x45\xcb\x10\xfc\x19\x3f"
+ "\x38\x7f\x2e\xfd\xd9\x73\xfe\x5c\x6a\x1c\x8a\x3f\x23\xb3\xf5\x2e"
+ "\xb1\x58\x35\xa3\x2f\xe7\xeb\x70\x77\xe5\x20\xed\x70\xff\xa1\x90"
+ "\xf5\x75\x78\xa9\x30\x4e\xc9\xcf\x68\x5c\xb2\x68\x37\x90\x9f\x37"
+ "\x91\xaf\xb7\x96\x0a\xbe\x4a\x9a\xf5\xd6\x01\x21\xeb\xbf\x97\xd1"
+ "\x4d\xe3\x14\xc2\xa6\xf1\x0a\x3c\x33\x3f\x58\x59\x7c\x3f\xec\xd7"
+ "\x17\x7c\xa6\x92\x19\x78\x8e\x6e\x33\xd8\xcb\xf8\x7f\x77\xd6\xd7"
+ "\x40\xf7\x43\xc5\x43\x9d\xdf\xc2\xbd\x4e\x47\xb6\xe0\xf8\xb6\x2d"
+ "\xb8\xcf\x5f\x49\x16\x4d\x45\xbf\x6f\x86\x7b\xf1\x9c\x45\xdb\x7c"
+ "\xf4\xe7\x4e\x73\x6a\x76\x47\xdc\x4b\xcf\xe1\xd8\xa3\x85\x5c\x7e"
+ "\x94\x6e\xab\xd9\x8d\x78\x00\x5b\xfd\x7b\x90\x27\xb7\x6f\x7f\x1e"
+ "\x8d\x7e\x43\x9c\x23\x8c\xe2\x79\xaf\xfc\x19\xf2\x46\x61\xac\xd9"
+ "\x75\xe9\x18\x43\xf5\xca\xeb\x60\xfb\x7e\x1f\xbf\x81\x3e\xad\xca"
+ "\xe0\x17\xf7\xc9\xf0\xbd\x99\x6d\xdc\x77\xcf\xe6\xbb\xde\xe0\x7b"
+ "\xe1\xae\x6c\x92\x70\x07\xdf\xf1\x83\xfb\x78\xd1\x9e\xc7\xfc\x13"
+ "\xe1\xfe\x57\x4e\xcf\x55\x70\x8f\xf3\x90\x93\xc4\xe7\xfe\x70\x3f"
+ "\x15\xed\x6c\xe6\x7f\x25\x3f\x53\xdc\x43\x7c\xd9\x06\x69\x6a\x31"
+ "\xcf\xa4\x4b\xe4\xf2\x79\xb4\xdd\xc5\x32\x26\xc3\xfd\x51\x1c\x03"
+ "\x8b\xcf\x83\xe0\xfe\x2d\x5c\x3b\x10\x9f\xdf\x01\xf7\x79\x70\xff"
+ "\x03\x7e\xe6\xa5\x57\xec\xa3\x97\xa3\xbd\x3b\xcb\x7f\x99\xf9\x5e"
+ "\x44\x1e\xf0\xb1\xc0\x65\xa7\xfd\x3f\x97\x23\xfa\x3d\x3b\xe4\xf4"
+ "\x2c\x54\x7a\xc6\xf7\xa8\x5d\x6e\x70\x7a\xa6\xed\xf7\xac\xd3\xe9"
+ "\x99\xda\xb5\xcc\x2b\x6a\xa7\x67\xc4\xf5\xbd\x2b\x21\x8e\x67\x6d"
+ "\x6d\xfd\x9e\x2d\x70\x7a\xd6\x28\x3e\xf3\x81\xf4\x18\xc7\x1a\x5e"
+ "\x5b\xb5\x98\x2e\x87\xf4\x54\xa7\xf4\x43\x62\x3a\x7e\xbf\xc0\x4c"
+ "\x8a\xc5\xb1\x0a\xe7\xbd\x58\x7e\x85\x53\xf9\xb9\x7c\x8e\xe3\xca"
+ "\xa1\xbe\xbd\x73\x7e\x27\x73\x84\xde\xe8\x37\xe0\x59\x32\xe2\xca"
+ "\x19\xdb\x6b\x52\xb4\xcf\xbd\xf8\x5b\x6d\x52\x5c\x32\x6e\x5f\x49"
+ "\x8c\x4f\xd6\x26\xae\x8d\x8d\x73\xf1\xa5\x1f\x84\xbe\x20\x31\x6e"
+ "\x1e\xfa\xd4\x61\x31\x2a\x5e\xa3\xad\x7d\x71\x5d\x40\xae\x76\x67"
+ "\x7d\xa3\x33\x93\x7f\x0b\xc7\x6f\x15\x72\x9f\xf3\x55\xe8\x93\x87"
+ "\xfb\xdf\x21\x4f\x35\x91\x6f\xe6\x88\xfe\x77\x8c\x90\x77\x89\x7b"
+ "\xff\x3b\x57\x43\x99\xdf\x49\xc8\xc7\xfd\xef\x5c\x0d\x83\x7e\xfe"
+ "\x38\xf5\xe3\x71\x5a\x78\xfc\xba\x6f\x24\xdb\xc4\xb2\xe2\x3a\xf3"
+ "\xdd\x98\xc9\xe7\x32\xfa\xfb\xd1\xad\xd9\x82\xef\x89\xeb\xa5\x5b"
+ "\x9c\xde\x37\xf2\xe7\x92\x7e\x10\xbf\x99\x53\x93\x03\xf7\x7e\x4d"
+ "\x70\xcf\xe6\xef\xd9\x33\x0b\x9f\xcb\xdb\x56\x93\x8b\x6d\xc2\x76"
+ "\xbb\xb6\x4d\xfe\xef\x4d\xc4\x32\xc1\xd1\x36\x4b\xa8\x93\x8f\x3e"
+ "\xb1\x0d\x96\x68\xde\x47\x07\xb4\x95\xed\x4f\xa4\xca\x9a\x5c\xfc"
+ "\x36\xca\x33\x56\xd7\x09\x70\xbf\xad\x26\x47\xaa\x8f\x53\xfd\x72"
+ "\x71\x5c\x0f\xf5\x9b\xcb\x69\x02\xf2\x03\x78\x2a\xd6\xb3\x8b\x66"
+ "\x5d\x69\xe0\xf1\x2a\x40\x9f\x60\xdc\x1d\xa6\xab\x2c\x46\x69\x2e"
+ "\x13\x75\x14\x9f\xc3\xb4\x38\xec\x3f\xf4\x9d\xb6\x4d\xd2\x5f\x16"
+ "\x27\xfb\x8f\x7f\xb3\x3b\xeb\x2a\x71\xc6\x90\xe3\x7b\x57\xe7\xe0"
+ "\xf7\xcc\xc4\x52\xc1\xcf\x03\xd4\xe4\x60\x7f\x87\xfb\x04\xdc\x8b"
+ "\x89\xef\x62\x1d\xdd\xc5\x5a\x74\xe7\xdb\xd2\x41\xc7\xab\xa9\x12"
+ "\x1d\x0b\x59\x0c\x93\xab\x39\xd2\x7c\x9d\x18\xe7\xc4\x58\xd8\x17"
+ "\x7b\xfc\xea\x01\x16\xbf\x2f\x77\x5a\xd5\x83\x2a\x12\x23\xd2\xf6"
+ "\x43\x94\xf1\xd8\x67\xb8\xac\x6f\x0f\x16\x79\x1e\x2d\xd6\xff\x02"
+ "\xa6\x3b\xf6\xdf\xb7\xcf\x93\xf2\x49\x72\x99\xaf\x57\xb5\xdf\xc1"
+ "\xf2\xf1\x78\xd0\x31\x9c\xe7\x3f\x50\x37\x91\x76\x9d\x98\xbf\x2f"
+ "\x76\xaf\x99\xb4\xcf\xa7\xdb\x4e\xc7\x74\x67\xb5\xc3\xf8\xe7\x8a"
+ "\x85\xd3\x91\x7f\x17\x7e\x75\x58\x17\xa4\x11\x9e\x25\xa7\x79\xd3"
+ "\xaa\x80\x3f\xd1\x83\x9f\x25\x7d\x46\x3c\xaf\xd3\xc1\x6d\x08\x39"
+ "\xb5\xe2\x1c\x2b\x6f\x6b\xc7\x61\xa7\xbd\xcf\x2a\x29\x0f\x97\xdd"
+ "\xec\x19\xdb\x53\x6e\x48\xc1\xf9\x20\xf1\x59\x0a\x9e\xaf\xed\xfb"
+ "\x7f\x9c\xd3\xff\xbe\xf8\x3f\xdb\xd7\xbc\x81\xe9\x56\x85\xe3\x6c"
+ "\x7f\x87\x11\xee\x55\xfd\xee\x83\x5c\xee\xd7\xf3\x7d\xcf\x60\x9b"
+ "\x35\xb3\x3d\xe4\x62\xba\x58\xf6\x04\x56\x9f\x14\x1a\x0e\xd8\x28"
+ "\xc2\x33\xdd\x62\x3f\x2c\xc2\x33\xdb\x81\xb6\x67\xd9\x79\x6d\x78"
+ "\x1e\x26\xfe\x86\x8a\xbf\x21\x3c\x16\x6f\x47\xaa\x74\x6e\xbb\x83"
+ "\xcd\xd1\x74\xe4\x48\xe7\x37\xf1\x8c\x37\x9e\xef\x86\xb6\x86\xe3"
+ "\x19\x6f\x3c\x0f\x2e\xfe\x86\x8a\xbf\x21\x62\x3c\xe2\x65\xf0\x5e"
+ "\xdf\xf9\x6f\x77\xfa\x1c\xf2\x34\x4b\xe7\xb9\xed\x39\x35\xf3\x84"
+ "\x9c\xfa\x08\x8c\xff\x8a\x3e\xdc\x32\xda\xa8\xc0\x63\x86\x77\x12"
+ "\x13\xe9\x21\xa6\xe4\xee\x4c\xe0\x45\x40\xad\xc1\xc6\xe6\xf0\x6b"
+ "\xad\x36\x52\x6b\xb8\xcc\x62\xbf\xbe\xd4\x26\xc5\xb6\xe9\x9c\x6f"
+ "\xdf\x56\x33\x4f\xec\x2f\xaf\xf3\x3d\xfa\x9d\xdc\x17\x11\xce\xb5"
+ "\xb5\xb1\x75\x2f\x65\x0b\xe9\x8a\x96\xf2\x70\xda\x75\x31\x39\x51"
+ "\x96\x25\xc5\xf7\xec\x4c\x93\xe2\x89\x9b\x49\xd7\xb2\xae\x09\x67"
+ "\x1a\x20\xad\xc0\x75\xcf\x74\xe7\x5b\x58\x26\xd6\xdb\x4c\x3a\x17"
+ "\x62\xd9\x90\xe7\x40\x5f\x9f\x55\x42\x3d\xb2\xc8\xcf\xf9\x39\x94"
+ "\xae\x68\x1e\x3b\xb6\x13\xfa\x7f\x7b\x8c\xb8\x17\x7c\x3f\xc5\xfd"
+ "\xd4\xb8\x1f\x1c\x69\xe7\x77\xa2\x3e\xe3\x2a\x09\xea\xe8\x8d\xc6"
+ "\xfd\xe9\xcd\xec\x3c\xc2\x0b\xe8\x0b\xde\x4a\x16\x1b\x88\x18\x37"
+ "\xab\xeb\x27\x78\x96\x60\x33\x8b\xe9\x57\x53\xd7\xe1\x77\xa2\xa9"
+ "\x3b\xab\x0b\xe4\xff\x63\x0e\xdf\x6d\xdb\x4f\xc0\x37\xa0\x7d\x19"
+ "\x7a\x8c\xcb\x5d\x0d\x79\xa0\x0f\x77\x2d\x94\xf2\xe0\xf3\x6e\x5c"
+ "\x7b\xa2\x7a\x82\xed\xea\xca\xc3\x7d\xdf\x5d\x09\x66\x79\x79\x08"
+ "\xdf\xf7\xdd\x05\xfc\xaf\x50\x0e\xc5\x37\xe8\x8f\x05\xd0\x9f\x8b"
+ "\x84\x9c\xd3\x39\xcc\xcf\xfb\x84\xd3\x05\x7c\x9e\xb3\xeb\x28\xc6"
+ "\x9e\xdc\x71\x8d\x28\x70\x1f\x06\xef\x37\xd7\x98\x3f\x53\x4c\x03"
+ "\x7d\x51\x01\xfd\x94\x9d\xad\x1c\x99\xed\xd1\xc5\xe6\x26\xd1\x77"
+ "\x17\xd2\x11\xcf\x4f\x75\x67\x5d\xd3\xf6\xc5\xe9\xe8\x93\x25\xd7"
+ "\x9e\xc4\xf5\x0f\xe8\xa3\xac\x8e\xfd\xeb\x80\xf5\x85\xb2\x2a\xdd"
+ "\xda\xb9\xca\xd3\x7c\x8d\x68\xfb\xc9\x65\x7c\x9f\xec\xb5\xdf\xfb"
+ "\x68\xee\xba\x06\xdf\xca\xed\x8b\x4f\x02\x79\x90\x67\x02\x94\xdf"
+ "\xd7\xce\x24\xf6\x8d\x03\x5c\xde\x5c\xab\x12\xb6\x9d\xce\xd9\xd1"
+ "\x43\x14\x62\x7a\x55\xad\xcd\x8a\x71\x29\xdc\xed\x4b\x57\x32\xff"
+ "\x5d\xdb\x4f\xa3\xff\xbb\xce\x07\xad\x52\x9d\xbb\xab\xf0\xcc\x0c"
+ "\xd6\x99\xd3\xb6\xfb\x43\x89\x8e\x79\xed\x50\x76\xfa\x67\xa4\x99"
+ "\x74\x3f\x81\x7b\xf7\x18\x4d\x36\x48\xfb\x49\xbb\xb9\x5c\xec\xe9"
+ "\xcb\xc3\x6c\x2c\x16\x2f\x0b\xca\x2f\x65\x31\xff\xa0\x0d\xc0\x0b"
+ "\x63\x3a\xfa\x1d\xe8\x66\x71\x89\x37\xc3\x73\xd6\x6e\xb6\x57\xb7"
+ "\x5b\x3c\xb3\xdb\xbd\x45\xd2\x57\x66\x31\x6d\x07\x7e\x3b\xa5\x87"
+ "\x5c\x21\xdd\x71\xa6\xcc\x1e\x02\xf4\x28\x42\xdf\x85\xb5\x9d\xd0"
+ "\x47\x53\x7b\x10\x0b\x45\x18\x23\x16\xf2\xf3\xf3\xd6\x4a\xa4\x79"
+ "\xf7\x02\xfc\x3e\xd2\x16\xc6\x87\x16\x1f\x4d\x30\xf4\xfd\x6e\xb3"
+ "\x44\xd3\xfc\x29\x38\xe6\xba\xe6\xd6\x77\x27\xd2\xc8\x0e\x75\xae"
+ "\x05\xe4\x18\xa7\x7d\x06\xf5\xb3\xbe\x25\xf8\x9d\xce\xc1\x7d\xe1"
+ "\xf0\xbf\xe8\xaf\x81\xf3\x8e\xe3\xc0\xba\x09\xbe\xf1\x60\x2d\xc7"
+ "\x02\xe1\x7e\x7a\xac\x3a\x91\x7e\x2c\xd6\x48\x41\x0a\xa7\x83\x98"
+ "\xbf\x91\xcf\x59\x07\xcf\xed\xce\xb2\xa6\x3a\xe6\xac\xad\xcc\x5e"
+ "\xc4\xb8\x08\xa5\x6c\x5c\x6a\x2d\x74\xaa\x73\x27\x3b\x83\xdb\x8e"
+ "\xf3\x8d\xd6\x79\xf8\xad\x3c\xf4\x2d\x87\xb8\xb8\xe4\x8c\x7f\xeb"
+ "\x74\xac\x27\xee\x3b\xb6\x4f\x38\xb9\x0c\x74\x7e\x0c\xd2\x19\xde"
+ "\x59\x02\x7d\x21\x67\x08\x7d\xcc\xe2\x3b\x76\x67\x5d\x57\x4a\xfa"
+ "\x18\xc6\x38\xa0\x9b\x7a\x64\x6c\xec\x0b\x36\xbd\x49\x40\x9b\xaa"
+ "\x87\xc5\xde\x06\x59\x9f\x29\xca\x79\xb0\x3d\xae\xcf\x93\xd6\xdd"
+ "\xec\x78\x76\xe3\x0a\x5b\x73\xee\x94\xe2\x16\x72\x5f\x8e\xd7\x63"
+ "\x1c\x67\x3d\xae\x27\x0c\x38\xeb\x81\xe7\x8f\x5e\x63\xf1\xed\xf6"
+ "\xa1\x5e\xab\x69\x6b\x46\x3d\xc5\xde\xc7\xf3\x1f\x20\xa3\xbe\xe4"
+ "\x67\x98\x9a\x71\x8d\x80\xc5\xd6\xc1\xba\xf0\xb8\x24\x4d\xec\x7f"
+ "\xc0\xad\x02\x7f\x39\x96\xae\x83\x9e\x7e\x31\x47\xb2\x23\x70\xbd"
+ "\xef\x88\xe2\xdf\x88\xf1\x5e\xb4\x19\x7a\x64\x18\x67\x1e\xf2\x74"
+ "\x4a\x31\xe6\x59\x4c\x79\xde\x9e\x64\xb7\x3e\x3b\x1f\x20\xa1\xe8"
+ "\xb3\x00\xcf\xf8\x31\x1a\xa8\xa6\xe9\xd1\x0f\x38\xfa\x34\x35\x6e"
+ "\xc0\xd8\x3f\x3d\x7f\x7e\x75\x0a\x3b\x27\xdd\x69\x7c\xa0\x1d\xf7"
+ "\x82\xb5\xb5\xa4\x31\x5f\x5d\xca\xc8\x54\x1b\xc5\xf7\x98\x4d\xe3"
+ "\x3f\x0d\xcf\x3c\xb7\xb1\x38\x18\x58\xa6\xd7\x3e\xad\x7b\xd2\x44"
+ "\xfb\xb8\x0d\xc6\x5f\x77\x02\xaf\xd8\xb8\x08\xfe\x9f\x72\x89\xf4"
+ "\x9e\xe1\xb1\x8e\x79\x5c\x06\x71\x4f\xf8\x38\xee\xe7\x03\x68\xc6"
+ "\xfc\x2e\xf4\x2e\xd2\xce\xc6\xb8\xe0\xbd\xbf\x62\x3e\xd2\x73\x6a"
+ "\x0a\x44\x1a\x14\xec\xe0\xf5\x0a\x5c\x91\x2a\x67\x75\xc4\xfa\x8d"
+ "\xac\x6e\xbd\x1a\x71\x2c\x33\xae\x3b\xab\x77\x99\xe4\x1f\x84\xdb"
+ "\x74\xdc\x77\x3a\xe7\x45\xef\x31\xd1\x86\x2f\x14\xbf\x5d\x38\x06"
+ "\xdf\x2e\x14\xcb\xd4\x73\xff\xf1\x3d\x11\x50\xae\x1e\xea\xd1\x2c"
+ "\x8d\xa9\xc4\x73\x4c\x21\x7c\xac\xd7\x6b\x73\x8c\xa9\x38\x0d\x5d"
+ "\xce\xfe\xad\x5d\x9b\xac\x8d\x8d\x5f\x67\x58\x99\xbc\x4a\xaf\x8d"
+ "\x4b\x4a\x5a\x9b\xa4\x45\xc7\x52\xce\xfd\x87\xc7\xcb\xb2\xa9\xc5"
+ "\x38\x98\x15\x8e\x38\x98\xb6\x68\xe7\xd8\xb1\x66\x62\x5b\x36\x36"
+ "\xf3\x27\xb6\x01\x31\x67\xa5\x72\x0a\xe4\x02\xae\x95\x1c\x84\xcb"
+ "\x08\x57\x15\xce\xa7\xac\xb0\x92\x08\xb0\x37\xd8\x1e\x32\x87\xdf"
+ "\x0b\x5b\x28\xee\x73\x6a\x22\xb6\x53\xa5\x82\x02\xed\x1c\x8c\x4f"
+ "\xbf\x9f\xf9\xc7\x82\xf7\xe1\x32\xc2\x55\x05\x17\x7b\x4f\xf8\x3b"
+ "\x3b\xb3\xbf\xdf\xf9\x19\xdf\xc3\x92\x85\xf1\x27\xea\xe8\x26\x05"
+ "\xeb\x7b\xc2\x7f\xf2\x7c\xfd\xea\x20\xa7\x59\x5d\xb9\x62\x3e\xb6"
+ "\x5e\x18\xb0\x89\x68\x07\xc9\xe7\x43\xb3\xda\x14\x62\x3e\x76\x26"
+ "\x53\x6a\x0f\xc6\xa1\x80\xfc\x52\x3e\x05\xcd\xea\x09\x12\xf3\xa9"
+ "\xd8\x77\xb3\xe4\x83\x7d\xd7\x97\x66\x7d\x90\x2a\xe6\x53\x3b\x97"
+ "\xe7\x94\x67\x9c\x90\xd5\x84\x6d\xae\x13\x36\x29\xb8\xef\xb2\x2c"
+ "\x5b\x2a\xe4\x1f\xd4\x07\xcc\xc8\xf8\x24\x68\xfb\xf3\xc9\xb0\x2a"
+ "\x3e\xee\xa7\xf1\x6b\x52\x30\xa2\x59\xf2\xda\x17\x93\xf1\x77\xcd"
+ "\xca\xe7\xd9\xcf\xda\x15\xab\x57\xf1\x7f\x92\x13\x42\xf1\x9f\x04"
+ "\xc0\x1b\xfe\xc6\xbe\x68\xc0\x9f\x55\x6b\xf1\x36\x55\x1f\xf2\xe2"
+ "\x2a\xfc\xe9\x7f\x16\x55\xd7\x9d\x25\x54\x01\x36\x0e\x72\x39\x2b"
+ "\x80\x6d\xf6\x75\x2a\xb3\xa5\x37\x99\xc9\x51\x9d\x8d\x48\x73\x6b"
+ "\xae\x7e\x4f\x84\xf3\xe8\xf7\x24\x70\x93\x61\x55\xa0\x2d\x3e\x0e"
+ "\x74\x46\x6e\x77\x16\x55\x9b\xc9\xef\x52\x45\xd9\x58\xce\x7c\xe0"
+ "\x66\x09\x31\xe2\xfe\x52\x85\x90\x53\xb3\x04\x63\x3b\xa0\xbf\x2e"
+ "\x8c\xe7\x0e\xf7\x99\x70\x5f\x0c\xf7\xd8\x07\x82\xe0\x7e\x19\xce"
+ "\x8b\xc1\xbd\x06\xee\x83\x85\x1c\xa3\x1e\xcf\x39\xc3\xbd\x16\xee"
+ "\x67\x42\xf9\x7d\xf1\x9f\x07\x3f\x33\x48\x0b\xa4\x18\xf3\x3c\x9e"
+ "\x3c\x2d\xef\x8b\x27\x8f\xb1\xbe\xd2\xd5\x6c\x0f\x02\xb7\x41\x68"
+ "\xa5\x8f\x66\xfa\x16\xc8\xd3\xb7\xfe\xcb\xe7\x5c\x68\xbd\xe4\xc3"
+ "\x85\xcf\xa9\x60\x6c\xb5\xa2\x66\xa7\x7b\x90\xff\x5f\x57\x4a\xf3"
+ "\x7a\x2c\x2e\x28\xfc\xd2\x2c\xf4\x35\x4c\x2b\x06\x9d\x4f\x44\xbb"
+ "\x58\x46\x7e\x83\x7e\x9b\x2d\x19\xb1\xb2\xfb\x4a\x89\x8c\xdd\x73"
+ "\xbf\xa3\xf4\x8a\x8c\xb0\xf8\xe8\x92\x4f\x42\x67\x7f\x16\x83\x9e"
+ "\xc9\x3a\x01\x36\x03\x8b\x85\x96\xb0\x36\xd0\xb6\x32\x8e\xd9\x81"
+ "\x32\xf2\x3e\x97\x5f\x27\xf9\xbc\x85\x8c\xec\xa6\x4f\xf3\x78\x39"
+ "\x66\x99\x4c\xc7\xfd\x5f\x25\xac\xa5\xf0\x6e\x60\xea\xca\x38\x96"
+ "\x06\xf9\x36\x83\xad\x26\xd6\x6f\x9b\x29\x18\xcf\xd9\x0a\xdc\x4f"
+ "\x87\x8c\xe4\x2c\x9f\x9e\x89\xdf\x51\x32\x3b\xe4\x04\x51\x61\x5c"
+ "\x57\xac\x5b\xa9\x93\xcf\xc4\x1d\x90\x86\xfb\x58\x3b\x9e\x26\x2a"
+ "\xf4\x11\x2d\xd6\x25\x87\xc5\xa9\xcb\x96\x69\x25\x7f\x57\x66\x48"
+ "\xeb\xdf\x9e\xa7\x7f\xcd\x50\x39\x6b\x55\x48\xd4\x13\xf0\x5f\x88"
+ "\x18\x1a\xdd\x19\x9b\xc1\x1d\x7e\xa7\xa2\x3b\xf6\xac\xdf\xcb\xe2"
+ "\xdf\x66\xcb\x0c\x50\x0e\x1b\xdf\x08\x38\x0e\xef\x8e\x2e\x62\xfb"
+ "\x60\x65\x32\x1c\xe7\x44\x08\x59\x68\x4f\xb6\xc1\xf7\x65\x45\x88"
+ "\x59\xaa\x3c\xb9\xa5\x6c\x23\xfa\xff\x96\x01\x8d\x65\x79\xf8\x4c"
+ "\xf4\x23\x26\x67\x7e\xb6\xec\x44\xc3\xce\x29\x83\x8d\x82\xe7\x60"
+ "\x5b\x64\x8a\xb7\xd1\xee\xc0\x39\x2d\x21\x5b\x16\x86\xb8\x05\x1e"
+ "\xa3\x1f\x93\x4e\xea\x57\x13\x41\x27\xd4\xcf\x44\x1c\xa3\xad\x8b"
+ "\xa7\x67\x5a\x64\x72\x94\x7f\x8f\xc3\xf5\xef\x3c\x2e\xd1\x33\xad"
+ "\x52\x99\x70\xaf\x02\x1b\x2a\x17\x7e\xd5\xdd\xd9\x72\x9d\x53\xec"
+ "\x47\x7e\x2e\x5b\x26\x7f\x12\xfd\xcf\x61\xd9\xcc\x76\x96\x29\x98"
+ "\xdf\x45\xc8\xbb\xc4\x4c\xd4\xcc\x47\x0c\xfc\x0f\xf6\xcf\x2b\x44"
+ "\xfc\x1f\xec\x9f\x1f\xc7\xf4\x2b\xe3\x3d\x69\xbe\x96\x61\x5a\x26"
+ "\x2f\x00\x8c\x3e\x0e\xd7\xbf\x43\xfe\x62\x33\xf9\x17\x96\x7f\xb3"
+ "\x9c\x9d\xd5\x6c\xf1\xd1\x90\x50\x48\x3f\x20\xa5\xfb\xca\x22\x80"
+ "\xa6\xf2\x4a\xa9\xef\x77\xf8\x9d\xd4\xc3\x7d\xbd\x34\xcf\xc3\xe6"
+ "\x7d\xb2\xe5\xcd\x4e\xf7\xc9\x70\xdf\x29\xdd\x77\x67\xfb\x10\x49"
+ "\x56\xe0\xbc\x48\x47\x46\xf4\xeb\x38\xee\x5d\xa5\x01\xbb\x10\xec"
+ "\x1b\x78\x0e\xfc\xdf\x6e\xe4\xef\x0a\xda\x8e\xac\xbc\xd6\xce\x80"
+ "\x29\x31\x9d\x20\xff\xe0\x19\xd8\x7f\x89\x4b\xc4\x72\x16\x98\xe5"
+ "\x3b\xeb\xa4\xb6\x09\x59\x3e\x81\xc2\xb6\xfa\x08\xde\x46\xc5\x16"
+ "\xf8\x7f\xbe\x65\x42\x0d\xbe\x63\x30\x13\xca\x7d\xe3\xa4\x5c\x2e"
+ "\xcf\xed\x51\x2f\x31\xc1\xc8\xd9\xb8\x1a\x31\xa7\x60\x73\xd7\x79"
+ "\x1b\xd4\xcc\xaf\x31\xfa\x22\x61\xf1\xf2\xd0\xf7\xa9\x8d\x8c\x63"
+ "\xf1\x26\xb6\x51\x0d\x8b\xb3\xf0\x92\x4e\x25\xf9\x3d\xa5\x39\x78"
+ "\x0e\xce\x90\x80\xbe\x50\x59\x5c\x99\x6e\x5d\x00\xf3\x7f\x2a\xfa"
+ "\x3d\x2d\x49\x21\x41\xc5\x02\xf7\x7b\xca\xfc\x94\x8c\x83\x71\x4a"
+ "\xca\xe0\xbe\x4f\x69\xd6\xdb\x2a\xc9\xf7\x29\xbd\x66\xb7\xc2\xff"
+ "\x33\x81\x1e\x0a\xf8\xd5\xb1\x7b\x87\xcf\x2b\xc5\xa0\xbe\x50\xe5"
+ "\x84\xc5\xb3\x41\x5f\xa8\x23\xd2\x17\x32\x05\x8f\xb9\x9a\xad\x00"
+ "\xf9\x97\xc6\xf7\x14\x39\xd2\x76\x43\x9f\xe1\x73\xc5\x32\xf9\x02"
+ "\x31\xed\x20\xf0\x25\x48\x1c\x97\x5a\x70\x9e\x01\xe7\xcb\x40\x26"
+ "\x54\xd3\x5e\xfd\xeb\x83\xc9\x9c\xf6\x80\x60\x73\x3b\xfa\xc8\xc8"
+ "\x56\x58\xcd\x32\x5f\x16\xd3\x97\x8d\x25\x65\x8a\x01\x7e\x9b\x9f"
+ "\x5b\xb5\x36\x36\x6e\xc5\xef\x12\x0d\xda\xa7\x97\x3c\xce\x02\x72"
+ "\x86\x68\xe3\x93\xe3\x98\x4a\xd2\x3e\xfd\xc4\x63\x91\x91\x4b\x56"
+ "\xfc\x7a\xc9\xa3\x4b\x96\xfe\xfa\x11\x7e\x6a\x72\x49\x12\x73\x7b"
+ "\x9a\xbc\x56\x8b\x2f\x3d\x27\x46\xad\xdf\x10\x97\xb4\xb6\xbf\x3c"
+ "\x08\x62\x73\x6d\x72\x36\xaf\xdc\x89\xff\xb3\xf9\x3c\x99\x6f\xa1"
+ "\x34\xcf\xc6\x65\x9f\xef\x56\xa4\x2d\x8b\x69\x9f\xed\xab\x42\xfb"
+ "\x8a\xf9\x14\x9a\xcc\xf4\x8e\x02\xfb\x34\xea\x9f\xee\x6c\x5f\xa3"
+ "\xb3\x7f\x30\xf1\xdd\x66\x39\xbe\x27\xf6\x65\x31\xed\x3a\x9d\x36"
+ "\x2d\x83\xf9\xf8\xca\xf6\xed\x94\xe6\xde\x31\x4d\xaa\x43\x13\xe6"
+ "\xc9\xf6\x7d\xa4\x2f\x6e\x75\xf6\xb8\x60\x47\xbc\x53\xf6\xe7\x42"
+ "\x23\x42\xd0\x9c\xf1\x05\x5b\x65\x1c\x5c\xe3\xf1\x5a\xd0\x27\xdf"
+ "\x53\x68\x03\x8e\xd9\x02\x65\xa0\x83\x53\x7d\x78\x8c\xb3\xec\x7a"
+ "\x16\x97\x23\xd2\x6e\xf3\x59\x61\x97\xc3\xaf\x0f\x5d\x61\x57\xb0"
+ "\x71\x22\x4d\xa1\xf5\xec\xbc\x7f\x0a\xad\xc3\x58\x7e\x80\xe3\x9c"
+ "\x48\x5b\x7a\x4e\xa4\x9d\xda\x56\x80\xfd\x0e\xbf\x5f\xe1\xb9\xf5"
+ "\x48\xfb\x57\x94\xc5\x33\xc2\xf9\x1c\xee\xeb\xb0\x0a\xf7\x71\x2e"
+ "\x07\x0c\x97\xb6\xf3\xd8\xd7\x91\xeb\xbf\x39\xb7\x62\xbd\x99\xc7"
+ "\xbe\xbe\xc2\xe3\xc5\xe3\xf7\xa1\xcc\x74\x28\xe7\xd8\x0a\xbb\x8f"
+ "\x36\xd2\xde\x4b\xd9\xd9\xdb\xec\xf1\x64\xa8\x78\xd6\x28\x63\xd7"
+ "\x4d\x25\x72\x3c\xcb\x67\x2f\x8d\xd7\xa2\x5f\xc3\x0c\x0b\xb5\xa2"
+ "\x7f\x9c\xbf\xf5\x34\xc8\xb5\x29\x0a\xa0\xdb\xf8\x59\xb5\x86\xd0"
+ "\xc1\xcf\x5e\x67\x9f\x8f\xa1\x79\x25\x07\x68\x76\x73\x28\xcd\x2b"
+ "\x0d\xa3\x39\xf5\x38\x3f\x2b\xa3\xd9\x5f\x11\xb8\x87\xf4\x8b\x75"
+ "\x34\xaf\x2c\x8c\x66\xb7\x95\xc3\x2f\xdc\x7f\x63\xa0\x79\xe5\x70"
+ "\xff\x71\x38\xbc\xb7\x9f\x66\x7f\x82\xef\x85\xd2\xec\x6a\x1d\xfc"
+ "\xc2\x7d\x8d\x16\xf2\xc1\x7d\xad\x06\x7e\xe1\xde\xa4\x6e\x91\x8d"
+ "\xb7\xc0\x3b\x90\xd6\x1e\xc1\xbf\xd5\x15\xc1\xbe\x95\x6d\x8d\xe0"
+ "\xdf\xe8\x8d\xe0\xdf\x10\x22\xd8\x37\xb6\xcb\x22\xf8\x37\xea\x94"
+ "\x90\xff\x20\xcd\x3e\x9e\x0a\xf9\xc2\x69\xf6\x89\x56\xf8\x85\xfb"
+ "\xfa\x68\xc8\x07\xf7\xa7\xaa\xe0\x17\xee\x4f\x43\x5d\xca\xe1\xbe"
+ "\xa1\x02\xf2\x1f\xa2\xd9\x9f\x05\x43\xbe\x79\x34\xfb\xf3\x02\xf8"
+ "\x85\xfb\xb3\x0a\xc8\x07\xf7\x5f\x40\x39\x65\x70\x7f\xae\x0d\xf2"
+ "\xcf\xa3\xdb\x15\x58\x1f\x23\xdd\xee\x8b\xe5\x46\xd0\xed\xe3\x31"
+ "\x3f\xdc\x4f\x80\xf2\xca\xe0\xde\xcf\x0c\xbf\x70\xaf\xca\x81\xfc"
+ "\x70\x1f\x00\x6d\x2d\xa9\xa4\xdb\x03\x1b\x21\xdf\x7c\xba\x7d\x12"
+ "\xa4\x97\xc2\xfd\xf7\xc2\x20\x1f\xdc\x07\x61\x7e\xb8\x9f\x92\x0b"
+ "\xf9\xe1\x5e\x83\x34\xaa\xa2\xdb\xa7\x15\x41\xbe\x05\x74\x7b\xb0"
+ "\x15\x7e\xe1\xfe\x6e\xac\x3f\xdc\xdf\x73\x10\x7e\xe1\x7e\x26\xd0"
+ "\xaa\x1c\xee\xbf\x0f\xf5\x2b\xa9\xa6\xdb\x75\x58\xfe\x42\xba\xfd"
+ "\x87\x48\x1f\xb8\x9f\xb3\x1b\xf2\xc1\x7d\x28\xd0\xa3\x0c\xee\x7f"
+ "\x94\x00\xf9\x17\x0e\xca\xcf\xed\x73\xe7\xd3\x4d\xe3\x08\xdd\xfe"
+ "\x48\x3d\xdd\x34\x1e\x7e\x7f\xbe\x85\x6e\xf2\xd5\xd1\xed\x8f\x35"
+ "\x43\x3a\xfc\x46\x2c\x83\xfb\x10\xf1\x1e\x7e\x1f\x0d\x83\xfb\x50"
+ "\xf1\x1e\x7f\x55\x70\x1f\x26\xde\xc3\xef\xfc\x42\xb8\x0f\xa7\xdb"
+ "\x9f\x48\x80\x7b\xfc\x25\x70\x3f\x4f\xbc\x87\xdf\x5f\x84\xc2\xaf"
+ "\xcd\x32\x5d\x9f\x6a\xf1\x4f\x0c\xb5\xf8\xef\x2c\x47\x4c\xda\xf3"
+ "\x4b\xf6\x0b\x01\xa5\xa1\xa0\x77\xc7\x65\x74\x91\xf1\x2d\x32\xbf"
+ "\x0f\x51\xa6\x98\xd2\xcc\x2c\x4e\xa4\xe8\x67\x73\x5c\x93\x6c\xc2"
+ "\xfb\x60\x23\x85\x83\x0c\x97\x43\xdb\xdb\x68\x96\x6f\x3b\xb4\x39"
+ "\x81\x66\x4d\x6c\x82\x5f\xb8\x9f\x74\x02\xda\x0c\xf7\x0f\x6f\x87"
+ "\x5f\xb8\x7f\xe6\x31\x68\x7b\x42\x77\xb6\x9f\xc6\x2c\x1b\xbf\x90"
+ "\xc9\x88\x3d\xeb\xcb\x03\x6d\x19\x34\xd2\x06\xba\xe3\xf5\x8a\x98"
+ "\x40\x5b\x0c\x60\x77\x57\x44\x20\xc6\x73\x29\xd1\x1f\xa4\x01\x89"
+ "\xac\x4e\x18\xb3\x89\xf6\xce\x94\xf3\x6f\x4f\xa4\x4d\x32\xbf\x27"
+ "\x30\xb6\x08\x0d\xd8\xea\xee\x79\x1c\x7b\x3e\xad\xc2\xc0\x9f\x2b"
+ "\x89\xe3\xf9\x33\xf8\x7c\x6b\x20\xfa\xe8\x9f\x11\xc3\x9e\x9b\x3a"
+ "\x5b\xc5\x76\xf9\xe0\xb3\x9d\x98\xd7\x2c\xf3\xab\xe4\x32\x7c\x42"
+ "\x15\xcd\xf2\x21\x1d\xca\xfa\x05\x50\xf7\x7a\xa8\xbb\x4a\xb4\xe1"
+ "\x97\x50\x65\x4d\x34\xf7\xb3\x72\x7a\xd0\xfd\x7b\x38\x86\x15\x72"
+ "\xf7\x14\xe5\x81\x1c\xc4\x71\x31\xe8\x43\xb9\x36\x7d\xe6\xc1\x26"
+ "\x99\xaa\xbc\x84\xcd\x77\x54\x84\x73\xf9\x38\x31\xae\x77\x7b\x7d"
+ "\x9a\x76\x43\x20\x7c\x5f\xb5\x33\xc3\x4a\xbb\x8c\xe9\x8f\x81\x6c"
+ "\x65\xe9\x07\xd9\x39\x26\xfe\xff\x6e\xb6\x3f\x95\xff\x5f\xc0\xe6"
+ "\xc2\xa1\x2c\x7c\xd7\x79\x1c\x62\xcf\x0e\x0b\x15\x02\x2a\x22\xd8"
+ "\xfa\xbe\x6c\x62\xfc\x87\x82\x59\x1e\x98\x4c\x7c\xb5\x1b\xfe\x06"
+ "\xe5\x4f\xdc\xef\x32\x66\xed\xcb\xcb\x9e\xfd\xe1\xaf\x90\xf7\x4d"
+ "\x9c\x5f\xca\x9e\x68\xec\x8b\xe5\x0d\x6d\x78\x05\x75\xa1\x9c\x44"
+ "\xa0\x7e\xe6\x36\xb0\x2a\xa2\x26\x8d\x10\x9b\x6a\x97\xd6\x96\x9b"
+ "\xa8\xb5\xe7\x56\x84\xd3\xfc\x8a\x88\x00\x9b\x8c\xb0\x73\x04\x32"
+ "\xd5\x8b\x0f\x5a\xd1\xe6\xfc\x18\xf3\xce\x11\xc6\x3d\x62\x79\x20"
+ "\x95\xc8\x8d\x49\x9f\xe1\x7d\x22\xcd\x7e\x3c\xc7\xd4\xd6\x40\x8c"
+ "\x49\xac\xac\x04\x9a\x1d\x19\x2e\x8c\x7b\x32\xac\x14\x6d\xf7\x54"
+ "\x9c\x7b\x3b\x81\x74\xb9\x0a\x7c\x01\xbd\xa2\x5a\x28\xd5\x05\x75"
+ "\x4a\x1e\xd0\x0e\xed\x6a\xf4\xc9\xb1\xc2\x6e\x47\x1f\x77\x39\x66"
+ "\xa0\x03\xe7\x97\x2a\x14\x6c\x0a\x22\x7e\x77\xab\xe0\x57\xaf\xaf"
+ "\x5d\x86\x6b\x99\x4a\xf4\x19\xd6\xc5\xce\xf1\x63\x94\x6d\x01\x75"
+ "\x3e\xcf\xeb\xcc\xbb\xc4\x55\x86\x15\x1b\x0c\x6b\x93\x92\x57\xbc"
+ "\x68\xf8\xa9\x16\x06\x93\xda\xb5\xab\xb5\x89\x71\x89\x6b\x93\xd6"
+ "\x0f\xf0\x53\x04\xf5\x6a\x06\x9c\xb0\xf9\xae\x63\xf0\x75\xb6\xae"
+ "\x20\x0b\x38\x80\xbc\x7e\xfd\x35\x1e\x9f\xa5\x3b\xdb\x1f\xc6\xac"
+ "\xcf\xb3\xb9\x1a\xa1\xa8\x22\x9a\x16\xeb\x0f\x6e\x43\x5f\x24\x2f"
+ "\x62\xfc\x0f\x0b\x31\x91\x76\x1e\xb3\x99\xc5\x63\x84\x31\x46\xca"
+ "\x46\x6a\x4c\x69\xc7\x7e\x00\x32\x68\xe7\x02\x5a\x12\x4f\xae\xe7"
+ "\x25\x16\x35\xc9\x02\x8a\xae\xe7\xed\x0c\x97\xe2\x69\xd9\x73\x77"
+ "\x16\x09\xaa\x3d\xfb\x31\x9e\x56\x2f\xd5\x90\x1a\xa0\x65\x4f\x4e"
+ "\x3d\x8c\x21\xeb\xa3\x4a\xb2\xe8\x41\x3b\x8c\xb9\x98\x1f\x9d\x3d"
+ "\xeb\x33\xed\x54\xa7\xb0\x67\x11\x25\xfc\x06\xd0\x80\xbd\xe6\x5e"
+ "\xd5\xae\x50\x7c\x8e\x71\xb4\xec\xbd\x3a\x92\x5e\x4f\x85\xff\xd0"
+ "\x03\x6e\xb2\x08\x65\x71\x83\xf5\x97\x09\xa4\xfb\x09\xf9\x3b\x8d"
+ "\x2d\x0b\x88\x1c\xf3\x82\xbd\x47\x96\xc1\xff\x69\x2b\x89\x3f\xe4"
+ "\x0b\x4c\x3b\x06\xe9\xdd\x3a\x3f\x5b\x86\x4e\xd9\x93\xa1\xf3\xeb"
+ "\xa5\x3a\x95\xa9\xd9\x4a\x7a\x67\xad\x2f\x98\x63\x21\x8a\xd7\xc1"
+ "\x2e\x2c\x11\xa0\x0f\x16\xeb\xcb\xed\x2f\xeb\xc6\xd9\x5e\xd6\x29"
+ "\x7a\x7b\x75\x4a\xdb\x4b\x3a\x45\xcf\x4b\xba\x71\xbd\xdd\x3a\xa5"
+ "\x29\xd6\x42\x3e\xb6\xfc\x89\xd4\x36\xb7\xb2\x79\xdf\x5e\xff\xbd"
+ "\x6d\xbd\xfe\x3b\xab\x55\xcd\x24\xe8\x01\x03\xd8\x85\x60\x2f\xbf"
+ "\x01\x63\x05\xc0\x84\xca\xf6\xc7\xf5\x99\x34\x6f\x6f\x01\xd0\x77"
+ "\xe3\x13\xf7\xd3\x6f\xec\xd9\xdf\x5b\xa0\x7d\x0a\xe4\xd5\x26\x85"
+ "\x06\xd2\x00\x3f\x77\x83\x3e\x09\x06\x19\xa7\x08\x86\x4b\x6b\xe6"
+ "\x7c\x20\x34\x7b\x92\x0d\xe7\x1d\x30\x2f\xcf\xa7\x59\x68\x66\xbf"
+ "\x41\xc5\x2c\xbe\x6f\xb6\x6a\x5f\x09\xb3\x49\x02\xf6\x4b\x36\x49"
+ "\xa5\x62\x70\x7f\x27\x90\xa7\xbe\x6f\x0c\x2f\x80\xcc\xc9\x2b\x19"
+ "\xd4\x3f\x0f\xf7\x41\x04\xdf\xce\x2f\xa9\x2b\x10\xfa\x7c\x50\x83"
+ "\xcc\x0c\xb0\x43\xff\xc9\x64\xcf\x72\x77\x45\xa4\x5f\x25\x3e\xf8"
+ "\x6c\xff\x35\xab\x1c\xef\xb5\x49\x32\x6a\xea\xb4\x92\x02\x5c\xff"
+ "\x08\xd6\x1f\xdc\x7f\xcd\x22\x47\xbc\xe0\x1a\x52\x93\x2c\xf0\x8e"
+ "\x82\x6b\x62\xb9\x45\x15\x31\x19\x2f\x10\x16\x23\x07\xe3\x6c\x21"
+ "\x8e\x0a\xd2\x61\x0c\x8a\x31\xc1\x92\x50\x86\x05\xfe\x0a\xfe\x57"
+ "\x62\x3e\xaa\xda\x15\x21\x40\x19\x80\xa5\x0a\xea\xbf\x4b\x27\xe4"
+ "\xed\xdc\x0f\xb2\xd5\x40\xa7\xc7\x6b\x84\xd7\x2b\x40\xa6\x05\x56"
+ "\x00\x3d\x8c\xd2\x9c\x46\x6d\x85\x8d\xa0\x0f\x31\xfa\x98\x8d\x1c"
+ "\x4d\xee\x42\x3f\xc3\x3e\x96\x09\xf5\xd1\x16\xff\x3d\x45\x16\xff"
+ "\xbd\x05\x42\xde\x1e\x33\x5c\xcd\x86\x24\xa2\xba\x24\x53\x27\xf4"
+ "\xf9\xc0\xbd\x7a\x8b\xf8\xc0\x05\x3b\x8f\xd9\x7b\x80\x1d\xb4\xdf"
+ "\x84\xbc\x5d\x2c\xd6\x0d\xda\x75\x28\x73\xbb\xb3\xd5\x45\x92\x5d"
+ "\x86\x72\xc4\xbe\xad\x3e\x16\xae\x18\x48\xdf\x6f\x96\xdd\xd7\x20"
+ "\xc9\x18\xd0\x3d\x51\xc2\xf6\x28\x2b\x5b\x6b\xeb\xd5\xff\x1c\xf3"
+ "\x02\xdd\x70\x0d\xd3\xc7\xde\xab\x9f\x07\xd7\x23\x70\xfd\xcc\x9e"
+ "\xb7\x4b\x6b\xcf\xdb\x19\x61\xcf\xdb\x6b\xb0\xe7\x25\x2e\x81\x2b"
+ "\x1a\xae\x65\x70\xc5\xc0\x15\x0b\x97\x9e\xe6\x25\x26\xc0\x2f\x3e"
+ "\x4f\x86\x2b\x15\xae\x34\xb8\x32\xe1\xda\x62\x7f\xbd\x22\x4a\x00"
+ "\x7c\xc2\xa5\x85\x2b\xd8\x9e\xb7\xa7\x01\xae\x41\xe7\x4a\x68\x8e"
+ "\xc0\xe3\x7a\xf8\x9e\xa3\x81\x18\xf7\x39\xad\x0b\x7d\x5a\x6a\x8e"
+ "\xea\x3a\x47\x16\xdf\x45\x36\x29\xd6\xdd\xfc\x09\x96\x0f\xfd\xab"
+ "\x77\x84\xe5\x1d\x70\x3b\x1f\xa3\xa9\x88\xb6\x05\xc7\x33\x9f\xee"
+ "\xd0\xa7\x65\xb5\x31\xcd\x24\xd2\x42\x32\xaa\x9b\x7b\x48\x46\x2c"
+ "\xb5\xb3\xb1\x79\x1a\x9e\xaf\x31\xb0\xfd\x0f\x76\x1a\xad\xed\xcd"
+ "\xdd\xb9\xc0\xae\xda\x63\xa0\xaa\x3d\x15\xcc\x6f\x26\xc8\x1f\x8c"
+ "\xa3\xd7\x37\x2e\x45\x5c\xc1\xd8\xb4\xa6\xad\x8b\xbc\x1c\x4b\x85"
+ "\x1a\x3d\x9e\xfe\x05\x80\xc9\xc8\x4e\xc4\x98\x34\x36\xfd\x65\x23"
+ "\xcd\x04\xbc\x4c\xb0\x03\xdd\x04\x1c\x93\x02\xb6\x70\x7c\x2a\xe1"
+ "\x0b\xf4\x99\x5a\x8a\x3d\x46\xc7\x4d\x5a\x00\xcf\x14\x18\x9b\xac"
+ "\x18\xc6\xa4\xc5\x29\x64\x66\x31\x3c\x63\x71\x64\xa1\xde\x8b\x0d"
+ "\x81\x54\x78\x5e\x47\x4a\x7f\x47\x94\xfe\x97\x79\x6c\x62\x3b\xd0"
+ "\xbe\x2f\x3e\x47\x6e\x62\xd1\xa2\xcb\x5a\x72\x54\x77\x16\xf4\xd2"
+ "\x7e\x90\xdf\x89\x45\xbd\x20\xbb\x81\x96\xf6\x91\xd1\xf2\x7b\x03"
+ "\xc6\x43\x63\x45\xcb\xde\x60\x7d\x39\xa7\x67\x0c\x41\x9a\xf5\xa7"
+ "\x27\xd2\x78\x43\x33\xd0\x13\xe8\x6a\xaa\xb7\x93\x00\x19\x59\x29"
+ "\xd1\xf3\x4d\xa0\x27\xd0\x54\x83\x34\x05\x7a\x30\x9a\x52\x91\xa6"
+ "\xa5\x4e\x34\x05\xf9\xc4\x7c\x8c\x22\x4d\x05\xa0\x69\xa9\x1b\x9a"
+ "\xf6\x8d\xef\x81\xa6\x65\x1e\xd1\xb4\x62\x14\x34\x0d\x5a\xe2\x8e"
+ "\xa6\x36\xd4\x99\xf9\x89\x05\x14\x64\x9e\xc9\xf6\x31\xf3\x97\x0b"
+ "\xf6\x4e\x33\xd8\x6d\x66\x41\xb5\xb3\x08\x68\xa2\xc2\x7d\xae\x18"
+ "\x0b\x8f\xf9\xb6\xab\xa0\xd7\xed\xf9\x7b\x2d\x98\x06\xb2\x4b\xff"
+ "\x20\xfa\x07\x34\x98\x49\xa9\x9c\x1e\xac\xbd\xd6\x09\x3a\xe6\xce"
+ "\xbc\x1e\xb4\x39\xf3\x2b\x1e\x14\xa8\x9e\xa0\x1c\x59\x7e\x3f\x51"
+ "\xf4\x80\xac\x30\xa4\x90\xbb\x0b\x40\xde\xf5\x80\xfc\xbc\x24\xbb"
+ "\x43\xf7\x84\x41\xa0\x70\x65\xa0\xdf\x57\xc1\x7f\x8f\x19\xe4\x35"
+ "\xe3\x2f\xf2\x0c\xd7\x1f\x6b\x96\xff\x1d\xca\x9b\x32\xf5\x93\x18"
+ "\x1b\xc9\xd0\x0f\xe4\xaf\x90\x11\x0d\x76\xd7\xf0\xfd\x04\xe3\x71"
+ "\xa6\xb5\x22\x5f\xf7\x13\x53\xb3\xa3\x9f\x08\x2f\x71\x39\x8c\xbc"
+ "\xc0\x7e\x81\x7d\x64\x87\x93\xfc\x05\xd9\xae\x2e\x11\xe3\xd3\xd8"
+ "\x41\xfe\x42\x5e\x05\xfa\x8b\xc5\xb8\x35\x83\xf6\x8f\x97\xa1\x7f"
+ "\x6c\x60\xb1\xc3\x34\x40\x8f\xfd\x3d\xdd\x9c\x87\xc8\x33\x93\xad"
+ "\x8a\xf1\xaf\x40\x94\xf7\x9c\xee\x7b\xfe\x9b\xd2\x68\xb0\x65\x40"
+ "\xfe\xe5\xef\x35\xd3\x6e\xbd\x1f\xce\x55\xc2\xf8\x39\x34\x30\x16"
+ "\x6c\x87\x6f\x40\x1f\xac\x01\x7c\x5d\x21\x33\xcb\xd6\x80\x3d\xd0"
+ "\x8d\x31\x00\xa1\x3e\xeb\x79\xec\x64\x21\x7b\xd2\x3e\x78\xc6\xfc"
+ "\xd8\x0a\x92\x1f\xdb\x0e\x1d\x8e\xfb\x1d\xf3\x45\x6b\x75\x72\xc7"
+ "\x37\xcf\xec\xb7\xab\xc0\x16\xc0\x33\xff\xb2\x29\xdc\x9f\x95\xf2"
+ "\x6f\x7a\xa4\x6b\x9b\xec\x4e\xbe\x4e\x91\x53\x99\x60\x48\x27\xe3"
+ "\x2f\xc9\xa6\x60\x7c\xd6\x18\x03\xc6\x81\x97\x9e\x65\x40\x5d\xb3"
+ "\x76\x5b\x1f\xc8\x24\x20\xbb\x15\xe1\xa6\xd4\xcb\xe8\x17\x72\x84"
+ "\xb2\x77\x0a\x4e\x79\xc8\xec\x39\x67\x0e\x00\x9d\x22\x84\xed\x67"
+ "\x0e\x81\x4c\x09\xa5\xcf\x43\x5b\x7f\x07\x6d\xbd\x04\x74\xbd\x04"
+ "\x6d\x7d\x49\x6c\xab\x18\x17\x51\x00\xfa\xc3\xb3\xc1\xf5\x9f\xd4"
+ "\xd6\xe7\x31\x4e\xd0\xa1\xf0\x8d\x97\xc9\xf7\xe8\xbd\xb8\xe6\xcb"
+ "\xce\x64\x76\x9b\x6c\x67\x09\x7e\x97\xe9\xe7\xdc\x44\xfd\x52\xc0"
+ "\x23\xd2\x1c\x6c\x02\xd0\x73\x3b\x8d\x12\x1f\xb0\x3e\xb4\x57\xef"
+ "\x57\xba\x06\xea\x83\xb4\xbf\x42\x42\xb0\x3f\x03\xed\x67\x96\x22"
+ "\xfd\x5d\x63\x93\x07\x31\x1e\x8c\x03\x1e\xac\x11\x79\x90\x27\xf2"
+ "\x00\x6c\x45\xd0\xd5\x38\xc7\xa1\x29\xcd\xe2\x3c\x18\x19\x8d\x34"
+ "\x6e\xe3\x5f\x7a\xd9\x5f\x3b\xdd\xf7\xd7\xbb\x1e\xed\xe1\x63\x48"
+ "\x19\xfa\xd3\xa5\x01\x15\x3f\x16\x7a\xa1\xdf\xe6\x8b\xfd\x96\xea"
+ "\x7f\x26\xf5\xd9\x16\x99\xe6\xac\x67\x7d\x76\x6a\xcd\x3f\x69\x9f"
+ "\x0d\xba\xb1\x7d\x76\xda\x1f\x5c\xfb\xec\xb4\x2a\xd7\x3e\x3b\x6d"
+ "\xa3\xa3\xcf\x8a\xcf\xc6\xa4\xcf\x4e\x2b\xfc\x76\xfa\xec\xb4\xc2"
+ "\x41\xfa\x6c\xbd\x07\x7d\x56\xe3\xa6\xcf\x6a\x6e\x5c\x9f\xbd\xeb"
+ "\xe0\xcd\xd3\xb1\x33\xae\xf7\xc8\x07\xd1\xb1\x2f\x3b\xe9\x58\x7f"
+ "\xd4\xb1\xc1\xb9\x83\xf5\xd7\xde\x62\xe8\xaf\x2a\xb1\xbf\xfe\xc7"
+ "\x07\x50\xde\xf4\xad\x1f\x37\x0e\xdf\x5f\x6d\xc5\x0e\xfb\xc9\x6d"
+ "\x9f\xd5\x63\x9f\xad\x20\x26\x33\xeb\xb3\x2b\xa5\x3e\x5b\x2c\x8e"
+ "\x77\x86\xe8\xb7\x41\xee\xfa\x2d\xc6\x8a\xc3\x38\x71\x43\xf6\x5b"
+ "\xd1\x5e\xea\x9d\x8e\xfd\xd6\x78\x8b\xe9\xda\x19\x8b\x5c\xfb\xed"
+ "\x8c\x4c\xd7\x7e\x3b\x63\xae\xa3\xdf\x8a\xcf\xc6\xa4\xdf\xce\x58"
+ "\xf8\xed\xf4\xdb\x19\x0b\xbf\x3b\xba\xf6\x6e\xc3\xcd\xd3\xb5\xf7"
+ "\xbe\xc7\xfa\xad\x3b\x5d\x9b\x21\xea\x5a\x7f\xd4\xb5\xda\x27\x3d"
+ "\xeb\xbb\xf7\x3c\xfa\x4f\xde\x77\x6f\xb0\xce\xbd\x77\x82\x6b\xdf"
+ "\xbd\x77\x9e\x6b\xdf\xbd\xe7\xaa\xa3\xef\x8a\xcf\xc6\xa4\xef\xde"
+ "\xab\xfc\x76\xfa\xee\xbd\xca\xef\x8e\xce\xbd\x2f\xc4\x5d\xdf\xd5"
+ "\xce\x20\x99\x4d\xb2\xfb\xb6\x9a\x8a\xd9\xbe\xbc\x4c\x93\xed\xa7"
+ "\x7c\x0f\xba\xec\xbe\xb7\x4d\x9a\x70\x22\x6c\xaf\xaf\xc3\x78\x31"
+ "\xb8\xa7\xe6\x55\xa7\x3d\x2b\x7c\x4d\xf7\xbe\x1a\x69\xcf\x4d\x99"
+ "\x18\x53\x66\xa8\x3d\x37\x34\xa7\x3e\x86\xbf\x37\x53\xc9\xb1\x51"
+ "\x1f\x2b\xdd\x33\x1f\x37\xb2\x99\x2a\xba\xad\x7e\x99\x65\x42\xfd"
+ "\x32\x77\xeb\x24\x01\x9b\x28\xc5\x7d\x26\x1d\x33\xd6\x87\x76\x6c"
+ "\x27\xa4\x80\xad\x41\xcc\x9c\x0f\x6d\x4c\x60\x7b\x24\x02\xa6\xab"
+ "\x3b\xb2\xa2\x08\xa4\x45\x4b\x69\x2c\x3e\x7b\x96\x0f\x15\xe0\x19"
+ "\xcd\x4f\xb0\x61\xcc\x40\xf4\xbf\xfc\xc0\x35\xc4\xe2\x4c\x3d\xc8"
+ "\x08\xb6\x87\x84\xad\xe3\xdf\x79\x57\x67\x69\x3b\x51\xd4\x6e\x61"
+ "\x7b\xe9\x70\xaf\x4e\x79\x3e\xe2\xdf\x67\x76\x11\x95\x2b\x88\x50"
+ "\x12\xaf\xa4\xfe\x7b\x5a\xd9\xde\x62\xc0\x8a\xb4\x7f\x07\xe3\x2b"
+ "\x0a\xd3\xf5\x15\x92\x0f\x60\x0a\xf5\xfb\x6b\x3a\x9e\x7f\xf5\xa1"
+ "\xa5\x49\x44\x0d\x97\x8a\xe6\xed\x69\x85\x7a\x59\xa4\xf9\x43\xb7"
+ "\xfb\xc4\x31\xc6\xf4\x5d\x1a\x85\xb8\x57\x08\x7d\x21\xb0\xbd\xf4"
+ "\x3b\xe4\x42\x8e\x1d\xd2\x69\x56\x06\x35\xa5\xda\x48\x20\xd0\x02"
+ "\xd7\xf0\x31\xd6\x99\x50\xba\x3e\x74\xf3\x34\x42\xde\xd9\xd0\x2a"
+ "\xc7\xfd\x1c\xf6\xff\xba\xab\xd3\x98\xfe\x23\x5c\xe3\x67\x71\x0d"
+ "\x5a\x64\xb3\x2e\x47\x5e\xe4\xf1\xa4\xe1\xff\xeb\xb8\xf6\xb0\x08"
+ "\xee\x71\x8d\x5c\xe8\xd0\x28\x30\x2f\xa4\xff\xd1\x98\xf2\x19\x09"
+ "\x34\x10\x65\x3e\xb4\x4d\xcc\x9b\x8c\x79\xcd\xb2\x59\x6c\x8f\x02"
+ "\xdc\xb3\xbd\x4a\xf0\x1e\x9b\x2b\xa5\xc5\xf1\x4a\x26\x1f\x72\xf7"
+ "\xb4\x0a\xd3\xe3\x95\x6c\x2f\x29\xb4\x73\x07\xb4\x19\xf2\xa8\x70"
+ "\x0f\x0f\xfb\x4d\x27\xea\x42\x48\xc3\x72\xe0\x57\xc5\xf6\x11\xcb"
+ "\x66\xa1\xff\x3e\x77\x7b\xc1\x15\x20\x8f\x5b\x29\x60\x9b\x9f\x09"
+ "\x92\x1d\x6f\x92\x7d\xbf\x28\x50\x46\x29\x2d\xd6\x57\x6c\xc6\x79"
+ "\x6c\xdc\xf3\x8d\xfb\xd8\x65\xdf\x7f\x01\xca\x57\x94\xb1\x79\xdb"
+ "\xef\x47\x01\x8e\x1c\xfb\x11\xd8\x5a\xcb\xf7\x2b\xf0\x3b\xf8\x8e"
+ "\x98\x9f\xed\x35\xc5\x3a\x6b\xd3\x7d\x28\xdc\xff\x9e\xef\x0b\x57"
+ "\xfe\x05\xde\x2f\xe8\xdb\x17\xce\xdf\x03\x2c\x7d\x7f\x37\x94\xc9"
+ "\xfc\xb3\xe0\xbd\xdb\x7d\xca\x22\xdf\x6a\x34\x80\x8d\xfe\xbc\x93"
+ "\x30\x02\xb8\x90\x30\x82\xf5\x7d\x37\xdd\x2c\xe7\xfb\x8e\x7e\xc0"
+ "\xe2\xd2\xe4\x03\x0f\xed\x6f\x6a\x14\x6c\x6e\xba\x17\xf9\xd2\x84"
+ "\xcf\x2e\x22\x5f\x76\x80\x2e\x10\xf3\xaa\x1c\xf5\x67\xf7\x8c\x9f"
+ "\x02\xf0\x82\xef\x83\xfa\xc1\x87\x2c\xae\x14\xc8\x0c\xdc\xbf\x5e"
+ "\x99\x0a\xf5\x42\xdc\x02\x46\xde\x49\xb2\xca\x4b\x53\x78\xfa\x5f"
+ "\xdb\xad\xf2\x1d\x97\x08\xca\x16\x92\xf7\x3b\xa2\x00\x3d\xa4\xc0"
+ "\x32\x69\xb0\xbe\xe2\x41\x89\x8f\x1b\x80\x77\x29\x80\x5d\xa0\xf9"
+ "\x0e\xa0\x5f\x69\x0f\x5b\xab\xa9\x28\x15\x88\x4a\x80\x7c\x66\xd9"
+ "\x0f\xac\x50\x9e\xba\x64\x0a\xb5\xe0\x3e\x6b\xa0\xe1\x3f\xba\xb3"
+ "\x7f\x50\x2f\xd1\x10\xeb\x84\xfb\xa4\xf3\x70\xef\xbf\xec\x07\x51"
+ "\x1c\x43\x3f\xd0\x4a\x6d\x76\x47\xcf\xbc\x77\x48\x70\xde\x03\x24"
+ "\x5c\x50\x0a\x1a\xea\x73\x57\x39\xce\x37\x2f\x6e\x43\x5f\x5a\xad"
+ "\x24\x72\xeb\x39\x6a\xb2\xd8\x89\x30\x41\xd0\xe0\x3a\x84\x7d\xf3"
+ "\xec\xc9\x91\xeb\x81\x5e\xa0\xef\x33\xac\x44\x6d\x4a\xb7\xf0\xf8"
+ "\x87\xe4\x2a\xb1\xaf\x03\x19\x0e\x72\x1d\x74\xaa\x22\xe3\x2a\x99"
+ "\x8a\xf4\x12\xfc\x77\x2e\x68\x91\xe9\xde\x5a\x9a\x4c\x32\x47\x26"
+ "\x47\x75\xc9\x8c\xee\x60\x5f\x80\xcc\x97\xe3\x5e\x3d\x93\x05\xec"
+ "\x93\xbc\x9d\x0b\x46\x58\xce\x21\x77\x32\x12\xdb\x2d\xe0\x3c\xb4"
+ "\xd8\xe6\x48\x6c\x73\xa7\x95\xe0\x5c\xfe\xe2\x17\xd0\x87\x73\x17"
+ "\x11\xb6\x09\x1a\x6c\x33\xd8\x3a\x55\x23\x9f\xd3\xbf\xdf\xed\xf9"
+ "\x6f\xfc\x36\x05\x7a\x0b\x9b\xef\x2a\x17\x54\x7b\xaa\xf0\xdb\x58"
+ "\x07\x3c\xfb\xb3\xb8\x8b\x30\xba\x23\xfd\x4d\x56\x3b\xa1\x13\x9c"
+ "\xeb\x60\x1b\x69\x1d\xdc\xb7\xff\x01\x12\x9c\xfb\x0e\xe7\xbb\x7d"
+ "\xb3\x48\x03\x3d\xae\x83\xed\xa9\xc2\xb8\x1f\x8b\xb1\x0e\x96\xcb"
+ "\x64\xd1\x65\xc2\xf8\x6f\xd2\xb5\x11\xbb\xcf\xec\xc9\xb8\xe7\x00"
+ "\xf9\x9f\x6e\x03\xfe\x5f\xb3\xa2\xdf\x26\x8b\x29\xf3\x3a\x41\xfb"
+ "\xc5\xd6\xa1\x93\x0f\xe4\xff\xec\xb7\x96\xa6\x8e\x94\xff\xb3\xc7"
+ "\x88\xff\xb3\x6f\x81\xf6\xff\xd0\x8b\xf6\xff\x70\x8c\xda\xff\xc3"
+ "\x5b\xa0\xfd\x21\x5e\xb4\x3f\x64\x8c\xda\x1f\xe2\xb6\xfd\x8f\x4f"
+ "\x15\x28\xdb\x8b\x12\x50\xc2\x62\xe1\x70\x7d\x35\x67\x27\xee\x3b"
+ "\x61\x67\xbd\xc4\x7b\xc2\xcf\x7e\x29\xfb\xdd\xab\xfa\xdd\xab\xfb"
+ "\xdd\x07\xf5\xbb\xd7\xf4\xbb\x0f\x96\xee\x41\x8f\xf8\x5e\x91\xcd"
+ "\x99\x04\x76\x69\xa6\x59\x36\x67\x9f\xf8\x7c\x26\xfa\x35\x03\x9d"
+ "\x3e\x73\x88\x18\x9c\x77\x5d\x92\x3d\xc0\xce\xa0\xd0\xcd\xd3\x74"
+ "\x74\x43\x26\x11\x72\x13\x93\x17\x6f\x04\xd9\x05\xfc\xa3\xbd\x9a"
+ "\x71\x60\x23\xdc\x89\xbe\xf3\x70\xdf\x81\x36\x09\xf7\x93\x3c\xe0"
+ "\x8b\xed\x7b\xc0\x60\x24\x82\xcf\x6c\xb6\x9e\x2f\xe4\x25\x26\x5b"
+ "\x7c\x66\x4f\xa3\xaf\x57\x44\xe5\xcb\x05\x65\x7e\x96\xa0\xdd\x68"
+ "\xa1\x96\x85\x57\x41\x0e\x75\xa1\x3f\x7b\xe0\x71\x32\xb5\x18\x93"
+ "\x2e\x43\x7d\x1f\x48\xac\x49\x83\xb2\xe1\x3b\xf0\x2d\x18\xc7\x25"
+ "\x2e\x31\xd9\xea\x70\x7c\x94\x5c\xdb\x59\x45\x30\xce\x91\x58\xa6"
+ "\x81\xfa\x27\x2e\xc1\x32\x07\xb5\x4f\x73\x4b\x9a\xe1\x9b\x3f\x5d"
+ "\xaa\x53\xe0\xfe\x80\xa0\x91\xf1\xf4\x81\x02\xb7\x76\x6f\x6e\x69"
+ "\x2c\x2f\x57\xe9\x4d\xb9\xad\x43\x94\x2b\xd6\x57\xed\x45\xb9\x0f"
+ "\x46\xb8\x2f\xb7\x4c\xac\xaf\xd6\x9b\x72\x8b\x86\x28\x57\xac\x6f"
+ "\x84\x37\xe5\xba\xf5\x7f\x42\x73\xcb\xc5\xfa\x66\x7a\x51\x6e\xe8"
+ "\x02\xf7\xe5\x96\x34\x7b\x87\x85\xd0\xe2\xa1\xb0\xe0\x1d\x0e\x42"
+ "\x87\x68\x7f\x69\xb3\x77\x18\x78\x68\xfe\x50\x18\xf0\x8e\xff\x0f"
+ "\x0d\xc9\x7f\xef\x78\xff\x50\xdb\x50\xbc\xf7\x8e\xef\x3f\x72\x8b"
+ "\x7f\xb4\xe5\x81\xf7\xe5\x34\xa0\x22\x42\xc8\x4f\x2c\x17\x02\x4a"
+ "\x76\x6d\x16\x22\xc8\xe3\x20\xc3\x02\x8b\xc8\xa4\x08\x36\x3e\xfe"
+ "\x51\xfd\xc6\x62\x22\x87\xf1\xae\xfc\xed\x0d\x0d\x72\x93\x2d\x1c"
+ "\x75\x8e\x7d\x77\x8a\x55\x76\x1f\xa4\x1f\x06\x9d\xd5\x09\x76\x27"
+ "\x2f\x27\xb1\x3c\x3f\x3d\x82\x88\xbe\x3c\x3a\xf1\xec\x72\x24\xc8"
+ "\x31\x53\x91\x15\xf7\xad\x4c\x82\xf7\x6c\x80\x5f\x28\xc3\x4a\xde"
+ "\x15\x2c\xb2\x88\x24\x96\xcf\xc2\xce\xec\xe5\x97\xec\xa2\x19\x3a"
+ "\xf4\xe9\x68\x69\x91\xfd\xf8\x11\x1f\x0b\x91\xa3\xef\xa5\xee\xec"
+ "\x1f\x87\x9b\x65\x61\x3a\xf1\x8c\x6a\x1b\xf3\x3d\x0a\xf5\xc5\xf3"
+ "\x9f\x98\x17\x7d\x90\x3e\x60\x20\x72\xf4\x0b\x0f\x79\x63\xd1\x1f"
+ "\xe9\x50\x67\xbd\xed\xb9\x7b\xb6\xe0\xfb\x34\x17\x74\xe8\x65\x22"
+ "\xc7\xf3\x9d\x34\x38\x9e\xe4\xc3\x18\xe2\x89\xfb\x71\xce\xa3\x9d"
+ "\xa4\x6f\xa4\x02\xce\x3f\x51\xd5\xce\x70\xdc\x1b\xc7\xf7\x8d\x87"
+ "\xb1\x73\x1f\xa2\xec\x9f\x76\x09\xee\xd9\x38\x06\xf7\xc6\xa8\x12"
+ "\x75\x34\xdf\x3f\xa2\xb6\xb3\x9d\xc5\x31\x6a\x92\x85\x31\xbf\x90"
+ "\x1d\xaa\x3d\x99\x9d\xaa\x3d\x39\x50\x2f\x9b\xd4\x06\xfc\xbe\x94"
+ "\x8e\xe3\x36\xcc\xd7\x9d\x1d\x16\x2c\x9d\xfd\x76\x13\x13\x7c\x72"
+ "\xa4\x86\x5a\xfa\xfc\x7d\xc8\xe6\x6e\x42\xda\x83\xad\x90\xda\x99"
+ "\xa1\x9b\xc1\xe7\x31\xc2\x2a\x70\x3c\x0c\xf5\x8e\xe5\x63\xd3\xc4"
+ "\x58\xe6\x1b\x18\x74\xc0\x52\x9d\x7c\x84\x76\x6b\x18\xd3\xff\xc6"
+ "\x19\xa8\x23\xe7\xc6\x43\xf9\xff\x0a\x6d\xe2\xf1\xcb\x72\x13\x53"
+ "\xd9\x99\x47\x59\x18\xee\xe3\x49\x85\x7b\x2d\xe6\x83\xe7\x6d\xe2"
+ "\xf3\x4c\xa7\xe7\x99\xb8\x57\x92\x3f\x9f\x2b\x8e\xe5\x12\xb7\x38"
+ "\x3d\xdf\x62\x98\x81\x73\x13\x73\xc3\xb0\x0d\x40\xc7\x18\xd4\x6d"
+ "\x7d\xfe\x4b\xfc\x13\x63\xc4\x7c\xc9\x6d\xb2\xb9\x8b\x3a\x00\x5b"
+ "\xf0\x3c\xcd\xe9\xfd\xb4\x23\xa9\xa1\xe4\xf1\x12\xa4\xe1\xdc\x18"
+ "\xb3\x7c\x97\x8e\x8f\x67\xc3\x12\x58\xdb\x55\x89\xd1\xce\xe5\x99"
+ "\x65\x73\x43\xa0\xcc\xe8\x4e\xb0\xa3\x20\xcf\x12\xfc\xa6\x33\xbd"
+ "\xa5\x93\x97\xda\xd8\xc4\x95\xda\x55\x6b\x5f\x5c\x83\x27\xe7\xfc"
+ "\x5c\xf6\x38\xaa\xf1\x6c\xa9\x90\xbb\x4b\x6f\x2a\xc2\xb3\x6e\x6a"
+ "\x76\x46\xbc\x10\xf7\x4d\x05\xec\x2d\xb7\xe7\xef\x0d\x15\x02\x76"
+ "\x46\x19\x37\x3c\x46\xae\xc8\xe6\x5e\xc5\xf6\x9a\xb4\x84\xe4\xbe"
+ "\x86\xfe\x45\x3e\x86\xb4\x87\x99\x4f\x54\x8c\x77\xc5\xc6\xec\x1b"
+ "\x94\xa4\x52\xdb\xce\xc6\xfd\xf0\xec\x11\x36\xc7\xd1\x45\xe4\xb6"
+ "\x2c\x25\xf9\x9f\xf4\x3a\xf9\x21\xc1\x2c\xff\x1f\xa1\x81\xed\xd3"
+ "\x3d\xa2\xa9\x22\x0f\xa6\x2a\x31\xb6\xa3\xfc\x6f\x30\x96\xc6\xe7"
+ "\xf8\x4c\x3a\x8b\x00\xef\xe7\xb1\x3d\xbb\xf7\xf2\xff\x33\x8a\xe8"
+ "\xf9\x23\x1a\xd1\x97\x86\x6c\xee\x79\xac\x2b\xfa\x19\x01\x3a\x5e"
+ "\xc0\xfa\x01\x2d\x9a\x7d\x8a\xd9\xde\x65\x15\xe4\x3f\x2e\xe4\xed"
+ "\xd2\xa3\x3c\xb0\x65\xcf\x2d\xa2\x59\xaa\x5e\x3c\x77\x57\x2c\x9e"
+ "\xc5\xeb\xce\x7e\xf8\x90\xd3\x19\x53\x55\x87\x9c\xfc\x1c\xd2\xea"
+ "\xa4\xb3\x0d\x18\x7f\xcd\x9d\x7c\xb1\x82\x8d\x77\x3d\x58\x9f\x23"
+ "\xa8\x76\x01\x2f\x76\xe9\xab\x40\x12\x07\x1a\x70\x3f\x6b\x0f\xd4"
+ "\x25\xbc\x8a\xfa\xef\x8a\x4e\xc7\x3e\x9d\xbf\x33\xea\x4f\xb8\xef"
+ "\x0f\xe8\xb8\x0f\xf7\xf9\x01\x2d\xdf\x82\xfb\x8f\x17\x54\x10\xed"
+ "\xd3\x68\x3b\xfd\xcb\xa3\xbf\x8c\xa5\xb6\xd9\x51\x46\x52\xdd\xfc"
+ "\x17\xf2\x49\x7d\x15\x51\x2d\x23\x3e\x19\x66\x6a\x67\x6d\x4c\x26"
+ "\xf2\x48\x33\xf1\x49\xef\xc2\x3e\x6d\x27\x78\x7e\xa0\xd6\x5a\x03"
+ "\xf6\x90\x21\xe1\xed\xf4\x56\x5f\xed\x62\x42\xa0\xef\xb1\x35\x66"
+ "\x76\xce\xc7\xc2\xce\x4d\xfb\xe3\x7c\xb7\xd3\xf9\x1e\x6b\x5a\x0c"
+ "\x15\x36\x5e\x26\xca\x1a\xfd\x59\x12\x19\xe3\x43\xd9\xf9\x9e\x54"
+ "\xc8\x68\x01\xde\xbf\xa4\x0b\xb0\xbf\xa4\x9b\xfc\xfa\x35\x12\x54"
+ "\x9b\x6c\x06\xdb\xac\x8a\xbc\x99\x44\x82\x68\xb7\x7e\x42\x75\xd5"
+ "\xc7\x84\xe6\x13\xf5\xbb\xe9\x46\x5f\xbb\x92\xef\xaf\x0a\xdc\x24"
+ "\xc3\xf9\xcd\x80\x5c\xdc\x67\x75\x8d\x84\xae\xb8\x90\xc9\xe6\x64"
+ "\x71\xfe\xdb\xd6\xad\xd3\xf6\x76\xeb\xee\xed\x79\x49\x37\x43\x9a"
+ "\x37\x7f\xf6\xb2\x1a\xd7\x09\xa2\x69\xf6\xfd\x99\xb8\xb7\x0f\xc7"
+ "\x01\x36\x7f\x85\x06\xe7\xc8\x11\xc3\xf0\xfd\x60\x61\x95\x8e\x80"
+ "\x85\x80\x67\x8f\x70\xde\x5e\x5d\xfa\x1c\xd6\xb5\x9d\xb0\xbd\x42"
+ "\x13\xf8\x5e\x21\x2b\xae\x59\xab\xf6\x34\x2c\x8a\xd7\x92\x9e\xe9"
+ "\xfa\x1c\x53\xea\x9f\x48\xc6\x75\x7a\x9e\xd9\xf1\xa9\x80\xdb\xec"
+ "\x87\x5b\xa9\xff\x9e\x86\xa3\xba\x53\xa8\x4f\xc2\x46\x2e\x1f\xc2"
+ "\xd9\xfa\x2f\xd2\x06\xf8\x54\xbe\xaf\x1d\xf9\xb6\x33\xea\xbf\x93"
+ "\x2c\xf2\xa7\x9a\xa9\xad\x26\xf6\x4f\xe4\x93\x86\x3a\x17\xfe\x30"
+ "\x7e\x42\x3e\xe4\x13\xf2\x08\x79\xe5\xe0\xd3\x29\xc6\xa7\x7d\x02"
+ "\xe7\x53\x8f\xaa\xa4\x5c\xe2\x95\xb5\x58\x5f\xe4\x09\xbf\xaa\x9b"
+ "\x07\xe7\x17\xd0\xb9\x8f\x5f\x6f\xb4\x93\x20\x53\x1b\xd8\xcb\xc0"
+ "\xaf\xa7\x7e\x45\xc8\x53\x6f\x51\xa1\x66\xc1\x89\x3e\xbe\xd9\x72"
+ "\xdc\xf0\xed\xa2\x83\x6f\xc0\xff\x21\xf8\x36\x5b\x31\x12\xbe\x55"
+ "\x37\x73\xbe\xd9\xc4\x3d\x5e\xba\x4a\x22\xb7\xbe\xa4\x93\x17\x5d"
+ "\x23\xe1\xc8\xbf\x85\x17\xb4\xe4\xe8\x92\x1a\xe0\xd9\x5f\x5c\xf8"
+ "\x27\xe4\xed\x49\x05\x1e\x14\x20\x0f\xbd\xeb\x77\xf3\x22\x3c\xef"
+ "\x77\x3f\x7d\xff\x76\xbf\x1b\xab\x7e\xf7\xd3\x98\xd1\xf5\xbb\x79"
+ "\xaa\xdb\xfd\xee\xdb\xee\x77\xf3\x94\xfd\xfb\x5d\x9f\xdd\x90\x14"
+ "\x97\xb8\x32\x7e\x0d\x1e\x4f\x7c\x6e\x7d\x72\xdc\x3a\x6e\x3d\xb8"
+ "\xd8\x0f\x1a\x7b\x7a\x84\x1c\xfd\xde\x55\x17\xd5\x91\x77\xa7\xd5"
+ "\xc9\xed\x5f\x69\x14\x34\x77\x5a\x8c\x90\x1b\xdc\x8a\xfe\x4b\xb1"
+ "\x7f\x16\xa2\x5f\x0f\xd9\x63\x07\x6a\x83\x79\xac\x50\xfc\x9f\xd9"
+ "\x4e\xc1\xf1\x1a\x5c\xaf\xd9\xbc\x81\x28\x36\xe3\x19\x6d\x2b\xce"
+ "\x8b\xb0\xe7\xd3\xd1\x9f\x23\x2d\x89\xd7\xa0\x5f\x9e\x4e\x55\xa2"
+ "\x76\x0b\x94\x65\xf1\xdf\xa5\x57\x68\xf1\xcc\xc5\xcf\xd2\x40\xdf"
+ "\xef\xef\xf3\xf5\x24\x7b\xd4\x4c\xc7\x3d\x52\x87\x72\x01\xcf\xc8"
+ "\x5d\x91\xfd\xec\xcf\xd7\x71\xad\x03\xec\xe9\xa5\xf7\xc3\x77\xa6"
+ "\xeb\x8b\x98\xdf\x05\x90\x11\xfc\x79\x04\xf3\xff\x7e\x3d\x77\x27"
+ "\xc6\xdb\xe9\xec\x50\xed\x2d\xef\xc8\xdd\x1b\xfa\x71\x5a\x91\x28"
+ "\x23\x7e\x76\xf6\xa9\x22\x2e\x23\x6a\x34\x80\xc1\x85\x80\xc1\xe8"
+ "\xe1\x64\x84\x13\xf6\x66\x8c\x4c\x46\x20\xd6\x10\x73\x88\xb7\x89"
+ "\x80\x37\xc4\xa0\x84\xb9\x57\x45\xcc\x05\x36\x12\x35\xc3\x9d\x8d"
+ "\xe3\x0e\xcf\x3d\xd7\xa4\x3a\x30\x67\xef\x8f\xb9\x6b\xfd\x30\x27"
+ "\x17\x31\xf7\x92\x2b\xe6\x9e\x39\xab\x26\x6f\x72\x59\xe1\xc0\x5c"
+ "\x9e\x42\x23\xe1\x0d\xb1\x87\x38\x13\x7e\xab\x23\x35\x6d\xed\x7d"
+ "\xd8\x2b\x5d\xcd\xd7\x5b\xd9\x7e\x5e\x39\xdd\x7f\xfd\x25\x51\x56"
+ "\x5c\x96\x64\xc5\x1b\x6e\x74\xf4\x59\x2f\x65\x45\x04\x9b\xff\x46"
+ "\x5e\xf5\x00\xdf\x90\x5f\x4f\x69\x40\x46\x68\x76\x91\x4f\x96\xdc"
+ "\x22\xfc\x49\x1a\x1b\xfe\xa0\x3f\x5e\xa8\xcb\x20\x3c\xd2\xa9\x86"
+ "\xe3\x11\xf2\x07\xf9\xc4\xf8\x03\x7c\x92\xd6\xc4\x71\x8d\x14\x79"
+ "\x85\xfc\x79\x20\x8d\xc8\x91\x5f\xa5\x29\x5c\x3e\xa0\x1c\x60\x7b"
+ "\xb0\xfb\xc9\x77\xa0\x79\x18\xf2\x8c\x8d\xab\xb3\xfc\x0f\x16\xe2"
+ "\x19\xe2\xc9\x92\x0d\x0d\x36\xf7\x00\x1b\xfa\xb1\xa0\x3e\xdf\x9c"
+ "\xb2\x9f\xe5\xf0\xf1\xd1\x2e\xf1\x1c\xf1\xe3\x71\x62\x9f\x27\x38"
+ "\x56\x65\xe3\x52\x3b\x8c\x4b\x55\x30\x2e\xcd\x85\x71\x69\x6a\xab"
+ "\xe8\x3f\xe1\xb1\x95\x44\x3c\xcf\x4c\xfd\x77\x86\xc3\x98\x08\xe3"
+ "\x12\xf2\x35\x5e\xff\x3d\x99\xb8\x26\x45\xf3\x60\xcc\xbb\x4b\x4e"
+ "\xe0\x3e\xe7\xa8\xce\x3e\x42\x1c\x3d\x26\xee\x4d\xaa\x5f\x66\xd8"
+ "\x80\xfb\x1b\x1e\x8f\xe2\xf5\xfb\x19\x8b\x5d\xc1\xd6\xff\xe4\x42"
+ "\xb9\x7d\xb3\xeb\xfa\x9f\xf3\xfa\xf0\xbb\xe9\x16\x71\xed\xef\x71"
+ "\xb6\xf6\x87\x32\x04\xe5\xde\xdb\x30\x86\x71\xac\xff\x9d\xc0\xe7"
+ "\x3f\x71\x5d\xff\x7b\x9c\xe9\x3b\xb3\xec\xf1\x58\xdc\xf3\x02\xf7"
+ "\xe2\x7a\xda\xcf\xc2\x9d\xd3\x1d\xeb\xeb\x3c\x5d\x90\xb3\xd8\x2f"
+ "\x38\x3f\xd0\xc6\xe7\x05\x1e\x4f\x93\xc6\xdf\x6e\xec\xa5\x11\xc8"
+ "\xe5\x05\x31\x0e\xb9\xbc\x20\x86\xd1\x46\x53\xb1\xa0\x66\x80\x5c"
+ "\xfe\x0c\x9e\xff\xe2\xd8\x62\x94\xcb\xb9\x3b\x23\x78\xfd\xe6\x4f"
+ "\x00\x9a\xf8\x60\x0c\x4f\x4c\xc7\xf3\x46\x28\xa3\x4b\x98\xcc\xae"
+ "\x08\xdf\xc2\xd6\xf8\xe7\xeb\x5c\x65\xf5\x2f\x72\x5d\x65\xf5\xfc"
+ "\x67\x87\x96\xd5\xff\x36\x75\x68\x59\x3d\x7f\xdb\x6d\x59\x3d\xd6"
+ "\xb2\x5a\xb2\xeb\xbc\x95\xd5\x4f\x34\xdf\x96\xd5\x37\x5b\x56\x3f"
+ "\x61\x76\x92\xd5\x7f\x74\x95\xd5\xbf\xd8\x37\x50\x56\xff\xc2\xe8"
+ "\x90\xd5\xf3\xc3\x5c\x65\xf5\x93\x93\x3c\x93\xd5\x0b\xfc\x6f\xac"
+ "\xac\x5e\x10\xe2\x2a\xab\x17\xd8\x44\x5d\x72\x7c\xe4\xb2\x7a\xc1"
+ "\xd9\xa1\x65\xf5\x82\x0b\xae\xb2\x7a\xc1\x41\x2e\x93\x9f\x54\x73"
+ "\x59\xbd\xa0\x5a\x94\xe1\x75\xce\xe9\x0e\x59\xcd\xd3\x07\xca\xea"
+ "\x27\x75\xc3\xc8\x6a\x9d\x5d\x90\x64\x75\x03\xc8\xea\x06\xb9\xf0"
+ "\x5b\x77\xb2\x7a\x71\x6c\x0d\xca\xea\x24\x94\xd5\x8b\x63\x87\x96"
+ "\xd5\x8b\x6a\x50\x26\x33\xbf\x9e\xaf\xd1\x66\xe6\x57\xf1\x35\xda"
+ "\x8a\x38\x5d\x9c\x06\xe9\x90\x86\xfe\x27\x31\x1f\xe7\xbd\x24\xd3"
+ "\x9f\x3c\xdb\x27\xd3\x21\x9f\x30\xd5\x21\xd3\x51\x9e\xa3\x5c\x2f"
+ "\x79\x8d\x9a\x4b\x5f\xa3\x8d\xdd\xd9\x4f\x29\x24\xd9\x9e\x07\x69"
+ "\x18\xab\x09\x7d\x1f\xe1\xfe\x48\xa0\x41\xf3\x66\xf8\x1e\xe6\x87"
+ "\x7c\x21\xae\x3a\x60\x51\x81\xab\x0e\x78\x6a\xe5\xd0\x3a\x60\xe1"
+ "\xf4\xa1\x75\xc0\x53\x79\xb7\x75\xc0\xad\xa6\x03\x7e\xd9\x7a\x5b"
+ "\x07\x0c\xaf\x03\x06\xe3\x51\x7f\x1d\x30\x47\xd4\x01\x25\xc3\xea"
+ "\x80\x5f\x36\xbb\xd7\x01\x8b\xf6\x0f\xd4\x01\x8b\x2a\x1d\x3a\xe0"
+ "\xa9\x70\x57\x1d\x10\x79\x87\x67\x3a\x60\xf1\xa4\x1b\xab\x03\x16"
+ "\x87\xba\xea\x80\x48\x71\x0d\xe0\xc9\x8d\xce\x3a\x40\xf0\xf1\x44"
+ "\x07\x2c\x3e\x2f\xe9\x00\x94\xb1\x6f\xe3\x7a\x43\x9f\x0e\x40\x59"
+ "\xb8\xf8\xa2\x31\xa5\xc9\x49\x07\x2c\x3e\xc4\x65\x7d\x64\x90\x9d"
+ "\xe9\x80\xc5\x3c\x36\xb2\xec\xc9\x34\xe7\x74\x87\x0e\xe0\xe9\x76"
+ "\x67\x1d\xd0\x8a\x3a\x20\x32\x64\x18\x1d\x10\xea\xb9\x0e\x58\x72"
+ "\xc8\xa1\x03\x96\x1c\x92\x74\x00\xca\x7d\xd4\x01\x28\xb3\x51\x0f"
+ "\x30\xdf\x60\x6c\x4f\xc8\x92\x59\x81\x16\xa2\x44\x9f\xc4\x38\xa7"
+ "\x82\xb2\x1b\xfd\x1f\xa1\x2e\x60\x79\xd6\xf0\x3c\x20\xcf\x9b\x41"
+ "\x86\xb7\x82\x0c\x6f\xcd\xbb\x42\x14\x90\xaf\x21\x1f\xf7\x17\xc2"
+ "\x3d\xca\xfa\xc0\x36\xd0\x1b\x36\xa6\x37\x1a\x50\xdf\x70\x7a\x2d"
+ "\x99\xe5\xaa\x3b\xa2\xa6\x0e\x36\x1e\x28\x70\xd2\x1d\xa5\x53\x68"
+ "\x7d\x77\x76\xd4\x3c\x49\x1f\xe4\xc3\x3d\xea\x8c\x82\x76\xa6\x33"
+ "\xcc\xa0\x33\x9a\xb9\xce\x88\x8a\xe9\xcb\x03\x75\x60\x79\xb8\x5e"
+ "\x69\x80\x3c\x8d\x62\x9e\x2d\xae\x7a\xe5\xd7\xad\xae\x7a\x25\xea"
+ "\x7d\xd4\x2b\xe8\x27\x97\xc5\xb8\xcf\xdb\x15\x6d\x2f\xd1\x17\xa1"
+ "\x8e\xe1\xcf\x9f\x7e\xb1\x4f\xaf\x4c\x71\xd2\x2b\xa9\x92\x5e\x89"
+ "\xba\x70\xcb\xeb\x15\xc0\x72\x4d\xda\x3f\x93\x5e\x79\x3a\xe2\x56"
+ "\xd0\x2b\xc8\x9b\x89\x4e\x73\xc3\xee\xf4\x0a\xfa\x95\xa8\x49\xf8"
+ "\xae\xeb\x95\xa7\xe7\xb9\xd7\x2b\x4b\x94\x03\xf5\xca\x92\x60\x87"
+ "\x5e\x89\x2a\x70\xd5\x2b\x4b\x13\x3d\xd3\x2b\x4b\xe2\xfb\xeb\x15"
+ "\xa4\x65\x3e\xdf\x5f\xd1\x86\xfa\xc4\x9e\xb7\x27\x53\x40\xdd\xe2"
+ "\x95\x5e\x59\x92\xe3\xaa\x57\x96\x46\x8b\x7a\x6f\xd3\xc8\xf5\xca"
+ "\x52\x36\x77\x94\x2f\xe9\x95\x6b\xfd\xf5\xca\xd2\x47\x5d\xf5\xca"
+ "\xd2\x20\xae\x3f\x96\x26\x70\xbd\xb2\x54\xc7\xd3\x23\x33\x9d\xd3"
+ "\x1d\x7a\x85\xa7\x0f\xd4\x2b\x4b\xb7\x0c\xa3\x57\x54\xbd\xc5\xfa"
+ "\xa2\x9e\xdc\xbd\x99\xb6\xdd\xeb\x43\x43\x96\xdd\x6d\xef\xdf\x37"
+ "\x78\x9f\xb0\x13\xec\x23\x7d\x6b\x5c\xff\x1f\x21\xbd\xaa\x12\xdc"
+ "\x4b\xcc\xfa\x46\x4f\xb0\x3e\xa7\x25\x01\xfa\x47\x9b\xfb\xfe\x01"
+ "\x7d\x43\x29\xf5\x8d\x1a\xfd\x05\x02\xfd\x45\x8e\x6b\x5c\x6f\x40"
+ "\xbf\x30\x75\x36\x30\x39\xa6\x6a\xd6\x12\xf4\x27\xe9\xdf\x46\xd4"
+ "\xfe\x32\xd9\xb8\x5f\xfe\x06\xfa\x1f\xf4\x91\x27\xee\xa7\xc2\xec"
+ "\x46\x2d\xf1\xd7\x93\x00\xec\x27\xef\x88\x6b\x28\xe8\x7f\x02\xd7"
+ "\x4e\x00\x9f\xa1\x2b\x8e\xf3\xfe\xf1\x06\x5c\x3d\xbc\x7f\xcc\xe8"
+ "\xe9\xd6\xdd\xeb\x6e\xed\xc4\x94\x6a\x66\x6b\x27\x78\x3e\x08\xcf"
+ "\x65\x09\xd0\x3f\x28\xae\x9d\x58\x79\x9f\x80\xfa\xaa\xcb\xd8\xda"
+ "\x49\x93\xcb\xda\xc9\x0f\x1b\x89\x1c\x7d\x53\xbc\xe9\xbc\x76\xa2"
+ "\xab\x19\xd0\x27\xb0\xaf\x60\x9f\x18\xb9\xfc\xfa\x77\x32\xd4\xfe"
+ "\x25\x1b\xd0\xda\xae\xda\x9b\x49\xdf\xa8\x30\xfc\x77\x93\x55\x86"
+ "\x7e\x3c\xed\xc0\x3b\x01\xe4\x14\x55\xf5\x93\x53\xbd\x22\x1f\x7a"
+ "\x39\x1f\x80\x87\xca\xe5\x9d\x84\xae\xb0\x81\xad\xd5\x2b\xfa\xf2"
+ "\xb4\x9a\x01\x87\xba\xc9\x25\x1b\x90\xee\x1a\x52\x22\xfa\xf3\x14"
+ "\x5e\xd6\x4f\x10\xf2\x71\xff\x87\x9c\xbc\x7d\xcd\xca\xd6\x1a\x73"
+ "\x7b\x48\x08\xc8\x25\x7f\x94\x4b\x80\x5d\xbf\xb2\x1e\xa0\xfb\x79"
+ "\x4e\x77\xf4\xb1\x86\xbf\xb6\x97\x75\x5a\x28\xfb\xde\xde\x5e\x90"
+ "\x4b\x56\x4e\xfb\xe5\x2f\xa8\x09\xf3\x01\x8a\xeb\x8d\x3d\x18\x13"
+ "\xa3\x81\xc9\xa5\xc5\x9d\x81\x14\x63\x85\x08\x5f\xe9\xd0\xdf\x54"
+ "\xf0\x83\x9d\x40\xfb\x5e\x1d\x62\x43\x5d\xda\x82\xeb\x8d\x9f\xb9"
+ "\xac\x37\x5a\x5e\x76\xac\x37\xd6\x56\x9c\xe2\xfb\x43\x5c\x74\xc7"
+ "\xd2\xa2\xde\x12\x7d\x0e\xd2\x9d\xe9\x8e\xe4\x91\xd2\x3e\x3a\xed"
+ "\xdb\xa3\xbd\xfa\x3b\x4e\xfb\x7f\x5f\x30\x3a\xda\xff\x66\x80\xaf"
+ "\xd4\x9b\x47\x7b\xe5\x77\x9c\xf6\xd1\x95\xa3\xa3\xfd\x33\xc9\x43"
+ "\xd1\x1e\xc7\x1e\xd2\xb8\x43\x1a\x73\xa0\x1e\xe3\x7a\x78\xb9\xd2"
+ "\x31\xde\x58\xae\x94\xd6\x6d\x81\x66\x8a\x3c\x71\xbe\xc9\xb0\x9a"
+ "\xdc\x7d\x49\xf6\xec\x46\x69\xcd\x16\xed\x7d\xc6\xc7\x37\x80\x8f"
+ "\x6b\xf0\x7c\x8f\xc8\x43\xd0\x39\x2b\x3a\x41\x2f\x4c\xd7\x17\xd9"
+ "\xf3\x40\x27\xfd\x71\x7d\xa8\x1b\x7e\xca\x51\x9f\xf8\x27\x13\xf5"
+ "\x72\x83\x83\xaf\xc2\xcb\xc0\xcf\x1e\xb0\xb3\xac\xad\x04\xcf\xec"
+ "\x06\xb6\x02\x1f\x7b\xf5\x13\x96\x81\x3d\x2f\xf1\xf4\x9d\x14\x2b"
+ "\xb3\xb1\x06\xe5\xe9\xeb\xae\x3c\xed\x18\x84\xa7\xcf\xc6\x43\x3f"
+ "\x95\x8b\x76\x30\xe3\xa9\xb9\x8f\xa7\x4c\x8f\xbc\xac\x0b\x46\xbe"
+ "\x4a\x3c\x45\x3d\xc2\x78\xda\xc6\xf5\x48\x9f\x7f\xa3\x97\x1d\x76"
+ "\x70\x75\xcc\xd9\x41\x78\xfa\x1f\x11\x2e\x3c\x8d\x19\x29\x4f\x9f"
+ "\x5d\xe0\x6a\x57\x2d\x7f\xcf\x33\xbb\xea\xd9\xa3\x68\x3b\x39\xdb"
+ "\x55\x78\xdf\x01\x63\x75\xbb\xff\x9e\x2d\x9d\x5e\xd9\x52\xcf\xd6"
+ "\xbb\xda\x52\xcb\xcb\x79\x9d\x9e\xb9\x3a\x72\x5b\x6a\x39\xb3\xbf"
+ "\xde\x7e\x83\x8f\x81\x5d\xed\xa8\xe5\xdb\x5c\xed\xa8\xe5\xcb\xb8"
+ "\xbd\xb4\xfc\x40\x47\x16\xda\x51\xcb\x0d\x3c\xfd\x19\x8b\x73\xba"
+ "\xc3\x8e\xe2\xe9\x1d\xe8\xf3\x2d\x7b\xb9\x71\x64\xb6\xd3\x9d\xdf"
+ "\xb2\xed\xa4\x19\xc2\x76\xd2\xfc\x93\xd8\x4e\x31\xf3\x6e\xeb\x6f"
+ "\x6f\x75\xc8\xf2\xfa\xd1\xe9\x90\x95\x6e\xfd\xbf\xdc\xd6\xdf\xc3"
+ "\xd1\x3e\x66\xcb\xe8\x68\xbf\x2a\xcc\x7b\xfd\x1d\x57\xe5\xd0\xdf"
+ "\x71\x55\xee\xf5\x77\xdc\x23\xb7\xf5\xf7\x48\xf4\xf7\x73\x64\x74"
+ "\xfa\x3b\x4e\xe9\xaa\xbf\x57\xbf\xe8\x99\xfe\x8e\xdb\x3a\xf6\xfa"
+ "\x3b\xae\xd0\x55\x7f\xaf\x16\xfd\x3d\xac\xfa\xf3\xc8\xf5\xf7\xea"
+ "\x47\xdd\xeb\xef\xd5\x4f\xba\xea\xef\xd5\x3c\x06\xa8\x6c\x75\x32"
+ "\xd7\xdf\xab\x43\x79\xfa\xaa\xfd\xce\xe9\x0e\xfd\xcd\xd3\xb9\xfe"
+ "\x5e\x9d\x39\x32\xfd\x1d\xf8\x2d\xeb\x6f\xf5\x10\xfa\x5b\xfd\x4f"
+ "\xa2\xbf\x7f\x3b\x54\x0c\xc1\xdb\x3a\x64\x48\x1d\xb2\xba\x70\x74"
+ "\x3a\x24\xde\x6d\xfc\xb3\xe1\x75\x48\x82\xca\xa1\x43\x12\x54\xee"
+ "\x75\xc8\xf3\x9b\x6e\xeb\x90\x91\xe8\x10\xfd\xfc\xd1\xe9\x90\xe7"
+ "\x17\xba\xea\x90\x84\xf7\x3d\xd3\x21\xcf\x1f\x1b\x7b\x1d\xf2\x7c"
+ "\x83\xab\x0e\x49\xd8\xcd\xeb\x14\xdf\x35\x72\x1d\x92\xb0\xd5\xbd"
+ "\x0e\x49\xc8\x73\xd5\x21\x09\x31\x5c\x57\x24\x1c\xe4\x3a\x24\x21"
+ "\x99\xa7\xc7\x77\x3a\xa7\x3b\x74\x08\x4f\xe7\x3a\x24\xa1\x72\x64"
+ "\x3a\x64\xfc\xb7\xac\x43\x94\x43\xe8\x10\xe5\x3f\x89\x0e\x59\x33"
+ "\xe4\xf9\xdf\xa1\xe5\x98\xa1\xde\x21\xc7\x0c\xf5\xee\xe5\x98\xe1"
+ "\xc9\xdb\x72\x6c\x24\x72\x2c\xa1\x61\x74\x72\xcc\x10\xe4\x2a\xc7"
+ "\x5e\xd8\xe4\x99\x1c\x33\xfc\x7e\xec\xe5\x98\xa1\xdc\x55\x8e\xbd"
+ "\x90\xc0\xeb\xb4\xe6\xc3\x91\xcb\xb1\x17\x16\xb9\x97\x63\x2f\x2c"
+ "\x75\x95\x63\x2f\xe8\xb8\xbc\x7a\x21\x93\xcb\xb1\x17\xe6\xf1\xf4"
+ "\x35\x87\x9c\xd3\x1d\x72\x8c\xa7\x73\x39\xf6\x42\xee\x70\x72\x0c"
+ "\xfb\x45\x8d\xa6\x5f\xbf\x78\x5e\xea\x17\xeb\x6c\x9f\x14\x4b\xfd"
+ "\x62\x1d\xb3\xd1\x84\xe2\x78\xcd\x2b\x29\x44\x91\x8b\xf1\x5a\x40"
+ "\x46\x18\xfe\x03\xfb\xc5\xba\x17\x70\x7f\x89\xaa\x11\xe4\x5e\xb3"
+ "\x28\x07\x53\x41\x0e\x36\xc3\x3d\xfa\x32\x9b\x1e\xaf\x41\xf9\x85"
+ "\xfb\x34\xf0\x9e\xcb\x43\x8b\x2f\xc6\x8b\x61\xeb\xec\x4e\xfd\x86"
+ "\xf5\x95\x0e\xb1\xaf\x74\xf0\xbe\x22\x9d\x97\x4b\x6b\xa6\x82\x7d"
+ "\x9d\x6e\x72\x64\xac\x0f\xc5\xfe\xc3\xce\x61\x41\xff\xa1\xeb\x74"
+ "\x01\xc5\x49\xd0\x67\x2c\xad\x04\xfd\xd5\x63\x9f\xf1\xdf\x24\x0b"
+ "\xa0\x1d\xfa\x09\x20\x13\xb9\xec\x13\xaa\x7c\x6d\xe8\x7b\x6a\x1d"
+ "\xc8\xbe\x76\x90\x7d\xed\x8e\xbe\x82\x6b\xe7\x1d\xeb\x74\xda\xce"
+ "\x75\xba\x19\xbd\x1d\x20\xfb\x2c\xfd\xfb\x89\x4e\x55\xd6\x8e\xb2"
+ "\xaf\x95\xf5\x13\x26\xfb\xa0\x6f\x08\x1d\x20\xfb\x7e\x2b\xca\xbe"
+ "\x0e\x1d\xca\x7a\x75\xd9\x6a\x90\x7d\x31\x97\xb8\xec\x13\x6d\xb8"
+ "\xfb\x50\xf6\xad\xd3\xc9\x5f\x6d\x17\x65\xdf\x4a\x94\x7d\x47\xa1"
+ "\x8f\x7c\xe0\x2a\xfb\xfc\xbd\x95\x7d\xeb\xe6\xb9\xf6\x93\xe4\xb7"
+ "\x3c\xeb\x27\xeb\xde\x77\xd7\x4f\x7a\xf3\xbc\xed\x27\xeb\xaa\x5c"
+ "\xfb\x49\x72\xa1\xd8\x77\x4f\x8d\xbc\x9f\x24\xbf\xd8\xd7\x4f\x9e"
+ "\xef\xdf\x4f\x92\x37\xba\xf6\x93\xe4\x28\xde\x1f\x92\x2b\x78\x3f"
+ "\x49\x8e\x15\xfb\x4f\xbd\x73\xba\xa3\x9f\xf0\x74\xde\x4f\x92\x0f"
+ "\xdc\x5e\x2f\xff\xae\xe9\xfb\x94\xd0\xdb\xeb\xe5\xde\x8e\x19\x93"
+ "\xab\x46\x37\x66\x7c\x69\xdf\xed\xf9\x76\x6f\x69\x9f\x92\x3a\x3a"
+ "\xda\xaf\xd7\xdd\x9e\x2b\xf1\x96\xf6\x2f\x75\x8e\x8e\xf6\x1b\x76"
+ "\x0f\x37\xc6\x70\x6f\x4b\x6d\x8c\xaa\xee\x1b\x63\x6c\x8c\x92\xf6"
+ "\xe7\x0e\x1c\x63\xa4\x1d\x75\x3d\x4b\xf7\xf2\xd2\xfe\x7b\x67\x87"
+ "\x1b\x7b\xd8\x6e\x8f\x3d\x80\xd7\xeb\x0d\xa3\x1b\x7b\xa4\xf5\xdb"
+ "\x9f\xb8\xd1\xee\x99\x4d\xb5\xd1\xdf\x9d\x4d\x65\xf3\x7a\xec\xb1"
+ "\x31\xd8\xd5\xa6\xda\x28\xfa\x89\x7d\xf9\x9e\x91\xdb\x54\x1b\x8f"
+ "\xb9\xb7\xa9\x36\x1e\x77\xb5\xa9\x36\xee\xe6\xb6\xd3\x46\x1b\xb7"
+ "\xa9\x36\x1e\xe4\xe9\x2f\x6b\x9d\xd3\x1d\x36\x15\x4f\xe7\x36\x55"
+ "\xba\xf2\xf6\x3a\xfa\x77\xcd\xa6\xca\xd8\x72\x5b\xaf\x7b\xab\x5b"
+ "\xd2\x83\x47\xa7\x5b\x36\x7d\x8b\xfb\x3f\xbf\xeb\x7a\x3d\xa3\x7a"
+ "\x74\xb4\xcf\x1a\x72\xff\xe7\xd0\x7a\x7d\xab\xce\xa1\xd7\xb7\xea"
+ "\xdc\xeb\xf5\x2d\x25\xae\x7a\x7d\xf3\x9c\xdb\x7a\xdd\x1b\xbd\xbe"
+ "\x69\xc1\xe8\xf4\xfa\x16\xbd\xab\x5e\xdf\x7a\xca\x33\xbd\xbe\xe5"
+ "\xc2\xd8\xeb\xf5\x2d\x9d\xae\x7a\x7d\xab\x91\xd7\x29\xeb\xfa\xc8"
+ "\xf5\xfa\xd6\x9d\xee\xf5\xfa\xd6\xb7\x5c\xf5\xfa\x56\xf1\x9c\xda"
+ "\xd6\x7a\xae\xd7\xb7\x16\xf0\xf4\x2c\xab\x73\xba\x43\xaf\xf3\x74"
+ "\xae\xd7\xb7\x9a\x6f\xaf\xaf\x7f\xd7\xf4\xfa\xff\x59\x76\x5b\xb7"
+ "\x78\xab\x5b\xb6\x8e\x72\xcc\x98\xd3\xe0\xbd\x6e\x79\x65\x8b\x43"
+ "\xb7\xbc\xb2\xc5\xbd\x6e\xd9\x7e\xdd\x55\xb7\x6c\xdb\x76\x5b\xb7"
+ "\x78\xa3\x5b\xfe\xcf\xee\xd1\xe9\x96\xed\x95\xae\xba\x25\xf7\x21"
+ "\xcf\x74\xcb\x2b\x8f\x8e\xbd\x6e\x79\x25\xca\x55\xb7\xe4\x06\x8b"
+ "\xd8\x58\x3a\x72\xdd\xf2\x8a\xdd\xbd\x6e\xc9\xf5\x75\xd5\x2d\xaf"
+ "\x34\x70\x1d\x92\x1b\xca\x75\xcb\x2b\x6d\x3c\x7d\xdb\x12\xe7\x74"
+ "\x87\x6e\xe1\xe9\x5c\xb7\xe4\xce\xbb\xbd\xee\xfe\x5d\xd3\x2d\x79"
+ "\x43\xee\xff\x1d\x5a\xbe\x15\xc4\x3a\xe4\x5b\x41\xac\x7b\xf9\xb6"
+ "\xe3\x8c\xab\x7c\xcb\x8f\xbf\x2d\xdf\xbc\x91\x6f\xb9\x51\xa3\x93"
+ "\x6f\x3b\x76\xbb\xca\xb7\xdf\x7b\xe8\x0f\xa8\xe0\x9e\xb1\x97\x6f"
+ "\x05\xfd\xfc\x3f\x14\x88\x3e\x80\xf2\xe7\x8e\x5c\xbe\x15\x9c\x75"
+ "\x2f\xdf\x0a\x2e\xb8\xca\xb7\x02\xd1\xff\xcf\xef\xd5\x5c\xbe\x15"
+ "\x88\xfe\x7f\xf2\xc3\x9c\xd3\x1d\xf2\x8d\xa7\x73\xf9\xf6\xfb\xe0"
+ "\xd1\xad\xc7\xbf\xba\xdb\xb1\x1e\xff\x2a\xe3\x85\x50\x54\xb1\x60"
+ "\xe0\x7a\xfc\xab\x53\x71\x3d\xde\xd1\x5f\x7e\x5f\xc2\xd6\xe6\xb1"
+ "\xcf\x74\x72\xff\x3d\x83\xae\xd3\x4f\xad\x58\x70\x7b\x9d\xfe\x46"
+ "\xae\xd3\xff\x67\xb3\x6b\xff\x29\xfc\x95\x67\xfd\xe7\xd5\x95\x63"
+ "\xbf\x4e\xff\xaa\xc1\xb5\xff\x14\xce\x13\xb1\x12\x37\xf2\xfe\x53"
+ "\x38\xdd\x7d\xff\x29\x9c\xe5\xda\x7f\x5e\x15\xc7\x98\x85\x51\xbc"
+ "\xff\x14\xaa\x78\xfa\xef\x63\x9d\xd3\x1d\xfd\x87\xa7\xf3\xfe\x53"
+ "\xb8\xcc\x13\xfb\xc0\xa6\xda\xbb\x05\xf5\x7d\x48\xe3\xdd\xf6\x3e"
+ "\x9c\x27\x8b\x38\x1f\xcc\x3e\x78\x8e\xeb\x0b\x66\x1b\xec\x5e\x1f"
+ "\x36\xac\x7d\xd0\x2c\xda\x07\xb1\x03\xed\x03\xc9\x36\x28\x06\x7c"
+ "\xbf\xe1\xd1\x1a\xbd\x88\x77\xb4\x0d\xae\x8d\xd4\x36\xf8\xa1\xc3"
+ "\x36\xc8\xeb\x67\x1b\xfc\xb6\x9f\x6d\xc0\xf0\xde\xe4\x82\xf7\x01"
+ "\xb6\x41\x1f\xde\xc7\xca\x36\xf8\x43\xfd\xed\x35\x7a\x6f\xc7\x9d"
+ "\x85\x86\xd1\x8d\x3b\xff\x2b\xea\xf6\x5c\xbe\xb7\xb4\x7f\x6d\x94"
+ "\x73\xf9\x45\xd5\xb7\xe7\x5b\xbc\xa5\xfd\x7f\x8d\xd2\x97\xc3\x1b"
+ "\x6e\xe3\x3f\x0d\x6f\x5f\x95\x04\x39\xc6\x23\x25\x41\x92\x7d\x25"
+ "\xf9\x46\x04\xf9\xac\xc8\x4b\x82\xeb\x1a\x21\xaf\x24\xb1\x38\x03"
+ "\x4a\x53\xf3\x29\x62\x48\x47\x9b\xab\x78\x5b\x64\xaa\xb3\xcd\xf5"
+ "\xa6\xbf\x64\x6f\x45\xa2\x2d\x06\xb6\x15\xda\x55\xd2\x18\x04\xfd"
+ "\x5a\x0d\xb9\x7f\x78\xd6\xfa\x30\x1c\xb3\xf4\xfa\xef\xdd\xf2\xcf"
+ "\x3b\x5e\x79\x3d\x68\x74\xe3\x95\xe2\x25\xae\xf6\x56\xc9\x61\xcf"
+ "\xec\xad\xe2\xe3\x63\x3f\x5e\x29\x36\xbb\xda\x5b\x25\xfb\x78\x9d"
+ "\xde\x38\x3a\x72\x7b\xab\x24\xcf\xbd\xbd\x55\xf2\x07\x57\x7b\xab"
+ "\x44\xcf\xed\xaa\x12\x23\xb7\xb7\x4a\xd2\x78\xfa\x1b\x95\xce\xe9"
+ "\x0e\x7b\x8b\xa7\x73\x7b\xab\xa4\xda\x43\x7b\x2b\x67\x14\xf6\x56"
+ "\xf8\x77\xc7\xde\x0a\xb9\xc5\xed\xad\x32\xb7\xf1\xdf\x9c\xf4\xce"
+ "\x96\x7e\x7a\x27\xec\xb6\xde\x41\x59\x53\x62\x1e\x9d\xde\x29\x37"
+ "\x0e\x4b\xfb\x5c\x27\xda\xa3\xcc\x17\xe9\x6e\x9f\xb9\x3e\xcc\x6b"
+ "\xda\x83\xac\x2f\x49\xff\x2e\xd3\xbd\x2c\x77\x74\x74\xdf\xe5\x36"
+ "\xfe\xf1\x6d\x5b\x6b\x38\xda\xef\x54\x8e\x8e\xf6\xff\xf7\x80\xf7"
+ "\xb6\xd6\x9e\xf2\x4f\xfa\x6c\xad\x3d\xe5\xfd\x6d\x2d\xb4\xad\x16"
+ "\x59\xb9\xcd\xf5\x0a\xd8\x4a\xdb\xd7\x80\xdd\x95\x42\x88\xa9\xf9"
+ "\x43\x92\x0b\xb6\xd7\xf6\x2b\x60\x7f\x25\x80\xfd\x65\xfb\xa3\x68"
+ "\x7f\xed\xb9\xc3\xd5\xfe\xda\x9d\x37\xa8\xfd\xe5\xef\xb0\xbf\x6c"
+ "\x60\x5b\xf5\xfe\x71\x7d\x58\xc1\x15\x27\x5b\xec\x77\x03\x6d\xb1"
+ "\x9e\xbc\xbd\x39\x3d\xb3\xd6\x87\xf7\x82\x3d\x36\x94\x2d\xc6\x30"
+ "\x31\x88\x3d\xf6\xff\x86\x2d\xb6\x2b\x73\x74\xb6\xd8\x1f\xcd\xae"
+ "\xb6\xd8\xde\x45\x9e\xd9\x62\x7b\x9e\x75\x3b\xf7\xe5\xb5\x2d\xb6"
+ "\x27\xc1\xd5\x16\xdb\x1b\x2e\x62\xe6\xa1\x91\xdb\x62\x7b\xa7\xba"
+ "\xb7\xc5\xf6\xde\xe3\x6a\x8b\xed\x11\xcf\x9e\xee\x5d\xc8\x6d\xb1"
+ "\xbd\x62\xfa\xee\x50\xe7\x74\x87\x2d\xc6\xd3\xb9\x2d\xb6\x37\xda"
+ "\xc3\xb5\xb1\x2d\x36\xd0\xe9\xdf\xfe\x7e\xca\xa1\xd6\xc6\xc6\x6a"
+ "\x3f\xe5\x0f\x6f\xf1\xb5\xb1\x8a\xe1\xe7\xbf\x6e\xdb\x04\x83\xc8"
+ "\x9a\xbd\x09\xa3\xd3\x4b\x7f\x5a\x78\xdb\x26\xf0\x96\xf6\x6f\x8d"
+ "\x72\xee\xeb\xbf\xab\xbc\xb7\x09\xde\x29\x74\xcc\xbf\xbc\x53\x38"
+ "\xb2\xf9\x97\x77\x26\xb8\xea\xff\x7d\x83\xeb\xff\xdb\xf3\x2f\x23"
+ "\xd0\xf9\x7f\x2a\x1c\x9d\xce\x7f\xbb\xde\x55\xe7\xbf\xfb\xa8\x67"
+ "\x3a\xff\x9d\x5f\x8d\xfd\xfc\xcb\x3b\x31\xae\x3a\xff\xdd\x10\x11"
+ "\x27\x4f\x8c\x5c\xe7\xbf\xeb\xef\x5e\xe7\xbf\x7b\x87\xab\xce\x7f"
+ "\xa7\x95\xeb\xf6\x77\x23\xb8\xce\x7f\xc7\xc6\xd3\xf7\xcd\x77\x4e"
+ "\x77\xe8\x7c\x9e\xce\x75\xfe\xbb\x0b\x47\xb6\xde\x15\x78\x8b\xae"
+ "\x77\xa9\xff\x49\xd6\xbb\xf6\x57\xde\xd6\x3b\xde\xea\x9d\x77\x63"
+ "\x46\xa7\x77\xfe\x12\xe1\xbd\xde\x79\x4f\xe5\xd0\x3b\xef\xa9\x46"
+ "\xa6\x77\x0e\x6c\x72\xd5\x3b\xff\xe3\x7b\x5b\xef\x8c\x56\xef\xfc"
+ "\x59\x35\x3a\xbd\x73\xa0\x9f\xff\xa3\xf7\x3c\xf4\x7f\x74\xc0\xad"
+ "\xff\x23\xef\xf5\xce\x81\x7e\xfe\x8f\xde\x13\xfd\x1f\xfd\xc5\x0b"
+ "\xbf\x21\xef\x6d\x75\xaf\x77\xde\xeb\xe7\xff\xe8\xbd\x18\xae\x5f"
+ "\xde\x13\xfd\x1f\xbd\x27\xfa\x3f\xfa\xcb\x21\xe7\x74\x87\xde\xf9"
+ "\x8b\x93\xdf\x90\xf7\x6e\xfb\x3f\xfa\xce\xed\xc3\xfc\xdf\x51\xc8"
+ "\xbf\xf7\xdb\x1c\xf2\xef\xfd\x36\xf7\xfb\x30\xdf\x5f\xe9\xba\x0f"
+ "\xf3\x7f\xaf\xde\xde\x87\xe9\x8d\x7c\x7b\x6f\x94\x7e\x91\xde\x0f"
+ "\x71\x95\x6f\x1f\xbc\xee\x99\x7c\x7b\xff\xad\xb1\x97\x6f\xef\x1f"
+ "\x74\x95\x6f\x1f\x6c\x11\xb1\xe1\x85\x7c\xfb\x20\xce\xbd\x7c\xfb"
+ "\x20\xd1\x55\xbe\x7d\x10\xc1\xe5\xd8\x07\x45\x5c\xbe\x7d\xb0\x84"
+ "\xa7\xff\xef\x21\xe7\x74\x87\x7c\xfb\x5f\x27\xf9\xf6\xc1\xee\x91"
+ "\xad\x6b\x7a\x65\x57\xdf\x84\x75\xcd\xb1\xb2\xab\x6f\xf5\x75\xcd"
+ "\x43\xc1\xb7\xe7\xd1\xbc\xb1\xa9\x3f\x38\x38\x3a\x9b\xfa\xc3\x42"
+ "\xef\x75\x8a\x31\xd5\xa1\x53\x8c\xa9\xee\xd6\x77\xb6\x03\xee\x72"
+ "\xc1\x26\xde\x76\x85\x28\x5e\xc1\xf5\x9d\xfa\x1a\x92\x87\xeb\x3b"
+ "\x6b\xa4\xf5\x9d\x12\xd1\xce\xfe\xdb\x65\x57\x3b\xfb\xaf\x89\x83"
+ "\xd9\xd9\x68\x5f\xdb\xc1\x76\xb6\xf5\x5f\xd7\xf9\x8f\xc1\x75\x51"
+ "\x8f\xff\xde\x9c\xeb\x7f\x5c\x1f\x3e\x52\x5d\xf4\xe6\x06\xae\x8b"
+ "\xde\xf8\xce\xeb\xa2\x43\xb1\xa3\xd3\x45\x7f\x3b\xe8\xaa\x8b\x0e"
+ "\xcf\xf2\x4c\x17\x19\xe7\x8e\xbd\x2e\x32\xce\x77\xd5\x45\x87\xd5"
+ "\x22\x56\x26\x8d\x5c\x17\x19\xaf\xba\xd7\x45\xc6\xeb\xae\xba\xc8"
+ "\x58\xcd\x75\xce\xe1\x99\x5c\x17\x19\xcd\x3c\xfd\xaf\x6a\xe7\x74"
+ "\x87\x2e\xe2\xe9\x5c\x17\x1d\x0e\x1d\xd9\x1c\xcf\xf8\x5b\x74\x8e"
+ "\x47\xf9\x4f\x32\xc7\xf3\xf7\x0a\xef\x65\xe2\xd1\x84\xea\xbe\xf3"
+ "\x1b\x47\x13\x06\xcc\x33\xa4\x80\xbd\xdd\xce\xd7\xb9\xfb\xe6\x19"
+ "\xcc\x67\x45\xf9\x57\x79\xde\x55\xfe\x1d\x71\x2b\xff\x86\x5a\xcb"
+ "\xc6\x79\x05\x3b\xc8\x46\x5b\xc9\x28\xd6\xb2\x53\xbe\xeb\x32\xef"
+ "\xf0\x28\xfd\x2b\x57\xee\x73\x95\x79\xff\x98\xea\x99\xcc\x3b\x7a"
+ "\xbf\x5b\x99\xe7\xf5\x39\x8e\xa3\xe1\xae\x32\xef\x1f\x0a\x11\x1f"
+ "\xb3\x46\x2e\xf3\x8e\x5e\x70\x2f\xf3\x8e\x5e\x76\x95\x79\x47\x8d"
+ "\x5c\xb6\xfd\x43\xc3\x65\xde\xd1\x7a\x9e\x7e\x64\xa6\x73\xba\x43"
+ "\xe6\xf1\x74\x2e\xf3\xfe\x31\x73\x28\x99\x47\x73\x13\x73\x0a\xe4"
+ "\xc2\x7e\xb8\x0e\x42\x1d\xa7\x02\x36\x8c\xf0\x7f\x15\xf0\x78\x12"
+ "\xfc\x5f\xe7\xae\xff\x59\xfc\x13\x73\x84\x2c\xa8\xb3\x9c\xc8\x4c"
+ "\x96\x6f\x8c\xc6\x69\x36\xe4\x8d\x78\x66\x2d\x31\x27\xd0\x36\x7e"
+ "\x81\x40\xf5\x04\xf8\x92\xc3\x62\x63\x42\x7e\x3c\x1f\xa4\x4d\x21"
+ "\x01\x57\x64\xff\xa8\x94\xf2\x41\x7d\x03\x9a\x64\xff\xd8\x84\x65"
+ "\x40\x5d\xeb\xa0\x2d\xa1\x6e\xeb\x0a\x65\x45\xbe\x35\x83\x6c\xb4"
+ "\xd1\xaf\x8c\x6b\xda\x49\xb3\xec\xa3\xa9\x81\x6d\xe3\x17\xd0\x8c"
+ "\x68\x82\xb6\xdc\xfe\x69\x16\x05\x96\x89\xf1\x74\x9b\x65\xff\xb0"
+ "\xe1\x33\x3b\xd4\x31\x3d\x91\xc8\xf3\xdb\xc7\x2b\x41\x4e\xf8\x66"
+ "\x74\xd2\xd6\xb5\x36\xa8\x33\x60\xf3\x6f\x33\x1a\x14\xef\xbe\xd1"
+ "\x80\x73\x88\x1a\x8c\x4d\x8a\x65\x80\x3d\x0b\xf5\xf9\x68\x7a\x29"
+ "\xe4\x1f\xac\x0e\x5b\xdf\x21\x21\xbe\xf7\x53\xf3\xc8\x70\xf3\x91"
+ "\xc1\x1d\x1d\x03\x37\xcd\x20\xc6\xd9\x40\x3b\x2d\x91\x0f\xf6\x7c"
+ "\x84\xdf\x19\xea\xfc\xbb\x12\x63\x1b\x67\xbc\x4e\xe4\x3b\x84\xf1"
+ "\xca\x23\x69\x2c\xfe\xb0\xa5\x3b\xbb\x6a\xbe\x59\x16\xc2\x62\x87"
+ "\x62\x5c\x4b\x8c\xff\x0e\xb8\x21\x90\xbe\xec\x30\x58\x92\xfd\x79"
+ "\x91\x14\x9b\xb8\x52\x9b\x1c\x9f\x18\xb7\xf6\xc5\x64\xed\xac\x58"
+ "\x3f\xb2\x64\xed\x5a\x6d\xe2\xca\x35\xeb\xb5\xce\x4f\x7e\xaa\x8d"
+ "\x8d\x5f\xb7\xf2\xb9\x84\xb8\x39\x89\xab\x0c\x7e\x50\x27\xe2\x54"
+ "\x8f\x20\xac\x8b\x90\x5d\xa5\x2f\xfd\x4f\x42\x5e\x9d\x4c\x14\x58"
+ "\x2f\xf8\x5e\xb5\x14\xc3\x14\x63\x78\xca\x21\x4f\x06\xc8\xc7\x1d"
+ "\xe9\xe3\x21\xef\x47\x0d\x65\x50\xaf\x52\xa8\x37\xd4\x11\xeb\x6c"
+ "\x95\xea\x2c\x61\x22\x03\x31\x91\xde\x0e\x18\x3c\x36\x35\xd0\x3a"
+ "\xfe\x17\x94\x46\x63\xfb\x3a\xa1\x9f\xc8\x20\x2d\x9e\xe9\xb2\xbc"
+ "\xc4\x9c\xee\xec\x63\x61\x12\xc6\xf0\x5d\x9a\x9f\x18\xd5\x8d\xfd"
+ "\x84\xea\x7f\xc6\xfb\xd4\xc7\xaa\xa5\x3a\x19\xe1\x31\x54\x8f\xc5"
+ "\x38\x62\xa8\x7e\xcc\xe6\xaa\xa1\x1e\x6d\x90\x0e\x1a\x53\x60\x31"
+ "\x8f\x31\xf6\x2f\xc6\x42\xc5\x3a\x43\xbb\x40\x97\x52\x23\xcd\x12"
+ "\xb1\x9f\x73\x28\x5c\xc8\x39\x63\x36\x29\xae\x91\x48\x1b\xed\xa5"
+ "\xdb\x0e\x85\xd7\x76\x76\x92\xc0\x4d\x86\x55\x74\x5c\xd5\xfa\x40"
+ "\x5b\x7c\x1c\xc6\x70\x15\xb6\x9d\x31\xd3\x6d\x27\x73\x97\xde\x4f"
+ "\xd4\x50\x76\xbd\x53\x2c\x57\xc5\xc8\xf8\x7f\x8c\xf1\x1f\xf9\x88"
+ "\x31\x5a\x39\x1f\x3f\x9e\x79\x38\x79\x20\x1f\xfb\xf0\xf7\x96\x40"
+ "\x8e\x02\x16\xa8\xaa\xa4\x2e\xd2\xce\xe9\x88\x7d\xb7\x23\x43\x4f"
+ "\x1e\x64\xb4\xfb\xb8\x51\xc8\x2f\xd9\x2f\xe4\x96\xb4\xd2\xdc\x92"
+ "\x7a\xa0\x99\x3e\x3f\x85\x68\x57\xd8\xd5\x24\xef\x1a\x09\xb5\xe4"
+ "\x95\xd4\xf9\xcb\x32\x65\x60\x8f\xc8\x41\x9f\x84\x82\xcc\x08\x15"
+ "\xfb\xbb\x1e\xe9\xf8\x51\x1b\x21\x8b\xd7\x11\xf2\xd5\x3c\xe2\x53"
+ "\x0a\xef\x8d\xac\x3d\x1f\x33\xfd\x4f\xb3\x3f\x8e\x29\x83\x77\x31"
+ "\x46\xef\x08\xdf\x6f\x75\xdb\xef\xfa\xda\x5d\x1a\x35\x78\xbb\x3f"
+ "\xa9\x17\xf2\x4b\x43\x85\xdc\x52\x3d\xcd\x2d\x5d\x32\xb0\xdd\xa5"
+ "\x51\xbc\xdd\xbe\xed\x63\xdf\xee\x4f\xca\x79\xbb\x3f\x89\xf6\xae"
+ "\xdd\x9f\x98\x3d\x68\xb7\x1b\x7e\x57\x57\x43\xbb\x81\xdf\xa5\xc0"
+ "\xef\xd2\x41\xf8\x5d\x2a\xf2\x7b\x62\xd3\xd8\xb7\xbb\xba\x88\xb7"
+ "\xbb\x3a\xca\xbb\x76\x57\xbb\x95\x7f\x8e\x76\x97\xb9\xe1\x77\x4d"
+ "\xa5\x90\x5f\x06\xfc\x2e\x03\x7e\x97\x0d\xc2\xef\x32\x91\xdf\x93"
+ "\x4e\x8c\x7d\xbb\x6b\xb8\xff\xc3\xec\x9a\x05\xde\xb5\xbb\xc6\xad"
+ "\x9e\x76\x6a\xb7\x1b\x7e\xd7\x1e\x82\x76\x03\xbf\xcb\x80\xdf\x65"
+ "\x83\xf0\xbb\x4c\xe4\xf7\xc3\xdb\xc7\xbe\xdd\xb5\x3c\xfe\x73\x76"
+ "\x6d\x84\x77\xed\xae\x75\xbb\xff\xc5\xd1\xee\x72\x37\xfc\x36\x1d"
+ "\x10\xf2\xcb\x81\xdf\xe5\xc0\xef\xf2\x41\xf8\x5d\x2e\xf2\xfb\x99"
+ "\xc7\xc6\xbe\xdd\xa6\x4c\xde\x6e\x53\xb8\x77\xed\x36\xb9\xdd\xff"
+ "\xee\x24\xcf\x1b\x40\x66\x0f\xe0\xb9\x29\x35\x9c\x3c\x70\x0d\xdb"
+ "\x7f\x7c\x26\xf5\x2f\x69\x98\xb8\x29\x53\x66\x53\x95\x34\x4e\x84"
+ "\xb1\xdc\x9b\x59\x82\x3e\xd0\x4c\x26\x40\x5b\xf5\x34\x7f\x97\x01"
+ "\x7f\x05\x28\xc7\x06\xb2\xdf\xae\x2a\xa9\xef\xc9\x4d\xd4\xbf\xb2"
+ "\x9a\x68\x33\x2c\x44\x5d\x9b\x6e\x26\xe9\x06\x6a\xa9\x25\xe7\x89"
+ "\xbf\x99\xc8\x71\xbe\xec\x93\xb6\x83\x64\x4d\x12\xa5\x50\xb6\x3f"
+ "\x8e\x31\xf3\x5b\x48\x28\xd8\xc4\x99\x14\xf4\x47\x81\x40\xb4\x50"
+ "\x7e\x28\xd2\x12\xca\x4e\x0a\x5c\x42\x64\x7f\x7d\xce\x4a\x90\x9e"
+ "\x48\x5b\x18\x8f\x86\x32\xba\x76\x12\xf2\xcb\x67\x38\x5d\xdf\x5c"
+ "\x3d\x52\xba\xd6\xf1\xf5\xbf\xdc\x12\x8b\xc9\xdc\x43\xc0\xb6\x54"
+ "\xe3\x99\x7b\x48\x2f\xac\x35\xb4\xc3\x58\xa4\x0e\xc6\x01\x25\x66"
+ "\x01\x74\xd6\xc8\xca\x3d\xee\xd6\xff\xb5\x93\x3c\x8d\x06\x99\x39"
+ "\x00\x6b\x0e\x7a\x9f\x28\xa4\xfe\xa5\xd1\x9c\xde\xa5\xcb\x26\x36"
+ "\xfa\xb6\x0f\x4e\xef\xd2\x68\x1b\xe8\x1c\xbb\xaa\x74\x89\xe7\xf4"
+ "\x3e\xb1\xd1\x95\xde\xa5\xa1\x37\x87\xde\x27\xc4\xf8\xa7\xa5\x06"
+ "\x57\x7a\x9f\x50\x70\x7a\x1f\xaf\xa0\x79\xa5\x31\x02\xe8\xca\x11"
+ "\x96\x5b\xee\x01\xbd\x01\xdf\x03\x75\x98\x83\xde\xf5\x0a\xa0\xb7"
+ "\x88\xef\x52\xc0\xf7\xc4\x26\x37\xf4\x06\x7c\x97\x02\xbe\x4b\x47"
+ "\x80\xef\x93\x97\xfb\xd1\xfb\x26\xe1\xfb\xa4\x38\xff\x57\xda\x0f"
+ "\xdf\x27\x93\x39\xbd\x4f\x6a\x80\xde\x80\xef\xd2\x11\xe2\xbb\x5e"
+ "\xed\x81\xfe\x00\x7c\x0f\xd4\x9d\x0e\x7a\x9f\x4a\xa6\xfe\x65\x22"
+ "\xbe\xcb\x00\xdf\x93\x4e\x0c\x4e\xef\x32\xc0\x77\x19\xe0\xbb\x6c"
+ "\x04\xf8\x3e\xf5\xac\x2b\xbd\xcb\x6e\x12\xbe\x4f\x71\x1f\x93\xb9"
+ "\x65\xfd\xf0\x5d\xdf\xcc\xe9\x5d\x9f\x43\xf3\xca\x00\xdf\x65\x23"
+ "\xc4\xf7\xa9\x4c\x0f\xe8\x0d\xf8\x1e\xa8\xb3\x1d\xf4\xfe\xb4\x19"
+ "\xe8\x2d\xe2\xbb\x0c\xf0\xfd\xf0\x76\x37\xf4\x06\x7c\x97\x01\xbe"
+ "\xcb\x46\x80\xef\x4f\x6b\xfa\xd1\xfb\x26\xe1\xfb\xd3\x22\x91\xde"
+ "\xfd\xf0\xfd\xe9\x12\x4e\xef\x53\x56\xa0\x37\xe0\xbb\x6c\x84\xf8"
+ "\xfe\xd4\xe2\x81\x9d\x00\xf8\x1e\x68\x2b\x38\xe8\xdd\xb0\x84\xfa"
+ "\x97\x8b\xf8\x2e\x07\x7c\x3f\xf3\xd8\xe0\xf4\x2e\x07\x7c\x97\x03"
+ "\xbe\xcb\x47\x80\xef\x86\x47\x5c\xe9\x5d\x7e\x93\xf0\xdd\x20\xc6"
+ "\xbf\x2c\xef\x87\xef\xd3\x95\x9c\xde\xa7\xf5\x34\xaf\x1c\xf0\x5d"
+ "\x3e\x42\x7c\x37\xc4\x78\x63\x9f\xac\x2b\x21\x4a\x57\x9a\x9f\xa9"
+ "\xba\x71\x36\xca\x99\x3f\x7f\x3b\x36\xca\x99\xb4\xc1\x6d\x94\x33"
+ "\xe1\x9c\xe6\x0d\x8d\xde\xd9\x28\x67\xdc\x9e\x7f\x18\xca\x46\x19"
+ "\x48\xf3\xcf\xe7\xdd\x38\x3b\xe5\xf3\x59\xdf\x8e\x9d\xf2\x99\x65"
+ "\x70\x3b\xe5\xb3\x7d\x9c\xe6\x9f\x45\x79\x67\xa7\x7c\xee\xd6\xff"
+ "\xc1\x50\x76\xca\x40\x9a\x37\xee\xbf\x71\xb6\x4a\xe3\xeb\xdf\x8e"
+ "\xad\xd2\x18\x3b\xb8\xad\xd2\xa8\xe5\x34\xff\xbc\xd2\x3b\x5b\xa5"
+ "\xf1\x90\x37\xb6\xca\x40\x9a\x7f\x31\xf3\xc6\xd9\x2b\x5f\xf8\x7f"
+ "\x3b\xf6\xca\xd9\x86\xc1\xed\x95\xb3\xe2\xf8\xe7\x6c\xb8\x77\xf6"
+ "\xca\x17\x1e\x8c\x7f\x06\xda\x2b\x03\x69\x7e\xae\xe8\xc6\xd9\x2c"
+ "\xe7\x36\x7d\x3b\x36\xcb\xb9\x85\x83\xdb\x2c\xe7\x94\x9c\xe6\x5f"
+ "\xec\xf3\xce\x66\x39\xe7\x36\xfe\xc9\x50\x36\xcb\x40\x9a\x9f\x57"
+ "\xdd\x38\xbb\xc5\xdc\xf5\xed\xd8\x2d\x66\xe3\xe0\x76\x8b\x39\x8d"
+ "\xd3\xdc\xac\xf5\xce\x6e\x39\xaf\xf1\xc6\x6e\x41\x5a\x23\xcd\xd1"
+ "\x56\xe1\x34\xff\xb2\x91\x06\x94\xec\xef\x05\x7b\xc4\x1f\xe8\xee"
+ "\xdf\x46\xe4\x25\x48\xf3\x06\x4e\x73\x7b\xc0\x2e\x03\xd0\x47\x8f"
+ "\x34\x63\xed\xf8\x5a\x13\x60\xcf\x2d\x69\xa4\x72\x02\x6d\x51\x12"
+ "\xe0\xd9\x45\x5b\x16\x09\xd0\xa6\x6f\x82\xff\xbf\xac\xc1\x3c\xda"
+ "\xf4\xec\xb3\xd0\x46\x1f\x5c\xa3\xb0\xe5\x25\xaa\xed\xfe\x3b\x0b"
+ "\xe0\xd9\xfd\x74\x7a\xbc\xba\x17\x6c\x09\xfa\xbc\x26\xc8\xd4\xb6"
+ "\x9f\x98\x6c\x1f\x93\xda\x86\x0f\x88\x10\xb0\x2b\xe9\x41\x1b\xd1"
+ "\xd1\xaf\x75\x41\xd5\xc9\x66\x62\x5f\xa5\x51\x99\x52\xab\x00\x17"
+ "\x7f\x21\x91\xad\xf4\x1a\xfd\x52\xa7\xea\xf5\xdf\x53\x67\xf7\xdf"
+ "\x15\x65\xcf\xdb\x5b\x64\xf3\xdf\x63\x7c\x3b\xc5\x2c\x57\x59\x89"
+ "\x2e\xa1\x99\xd2\xfc\xe7\x88\x22\xbf\x89\x28\x77\x3c\x47\x54\x3b"
+ "\x9a\x88\xba\xba\xb9\x81\xd4\x5c\xaa\x22\x35\xed\x67\x48\xcd\x35"
+ "\xb8\x7a\xe0\x12\xe0\xca\x3c\x43\xaa\xdb\x08\x59\x74\x99\x90\x8c"
+ "\x66\x6a\xf9\x61\x23\x09\xaa\xb6\x35\x10\xed\x72\x42\xae\xc8\x9a"
+ "\x3e\x54\xc5\x90\x20\xfa\xa5\x86\xd0\x55\x1a\x39\x3c\x53\x60\xba"
+ "\xc9\x66\x21\xd5\xcd\x56\x7c\x5e\x0c\xcf\x15\x19\xcd\x50\xbe\x50"
+ "\x85\xbe\x0c\x2d\xd5\x99\xc7\xa0\x7d\xd3\x91\xce\xad\x92\x4d\x96"
+ "\xdf\x43\x42\x77\x00\x9b\x11\x33\x91\x94\x63\xa6\xac\x67\xa4\x98"
+ "\x69\xe2\xfe\xdf\x9f\xd7\x4c\x06\x7a\x4f\x13\x9e\x8f\x56\x2f\x3e"
+ "\x73\x8e\xe2\x7e\x30\x5c\x9f\xa9\xed\xfc\x98\xe0\x9a\x75\xe4\x7a"
+ "\x42\x16\xda\x09\x41\x9a\xe0\x5a\xf2\x62\x03\x09\xc4\x7d\x6a\xc2"
+ "\xd7\xba\xc9\xa6\x66\x0b\xd9\x68\x83\xba\x5e\xb1\xf6\xd5\xb5\x76"
+ "\x4b\x2d\x81\x67\xd3\x6a\xf5\x66\xa2\x32\x10\x35\xd2\x19\x6c\xd1"
+ "\x86\xc5\xad\x64\xc2\x9a\x4e\x4a\x91\xc6\x48\x5b\xa4\x33\x96\x27"
+ "\xd1\xde\x14\x6b\x21\x19\x56\xa2\x36\xa5\xc3\x6f\x2a\xb5\x98\xc8"
+ "\x55\x02\x75\xac\xa3\xfe\xd3\x09\xe0\x23\x19\x31\x01\x78\x34\x03"
+ "\x0e\x26\xd3\xec\xf3\x85\xa5\xd0\x5e\x5c\xdb\x1f\x59\x9b\xbf\xf4"
+ "\x64\xfd\x63\x80\x4d\xe8\xc0\x73\x69\x34\xc7\x73\xcb\x3e\x1a\x50"
+ "\x1a\xda\x0b\xb6\x1e\xc7\xb3\x6f\xfb\xf0\x78\x2e\x5d\xe6\xc0\x73"
+ "\xf3\xfb\x0e\x3c\xb7\x94\xb8\xc7\xf3\x85\xeb\x1c\xcf\xa5\x86\x5b"
+ "\x13\xcf\x17\xf2\x86\xc6\xf3\x85\x04\xf7\x78\x2e\xd5\x4b\xf6\xee"
+ "\xd8\xe0\xf9\x42\xe5\xcd\xc3\x73\x69\xb4\x77\x78\xbe\x50\xee\x8a"
+ "\xe7\xe6\xfd\x1c\xcf\xcd\xb1\xde\xe1\xb9\xc5\xad\xff\xe3\xa1\xec"
+ "\x6d\x27\x3c\x8b\xf2\xf9\x62\x1a\xe0\x19\xe4\x73\xa9\x28\x9f\x27"
+ "\x36\x79\x80\x67\x27\xf9\xfc\xd5\x36\x07\x9e\x2f\x26\xba\xc7\x73"
+ "\xeb\x31\x11\xcf\xb7\xa8\x7c\x6e\x7d\x76\x68\x3c\xb7\xce\x1b\x02"
+ "\xcf\xad\xd2\x58\x62\x6c\xf0\xdc\x5a\x78\x13\xf1\xec\xa5\x7c\x6e"
+ "\x35\xb8\xe2\xf9\xab\x4c\x8e\xe7\xaf\xc2\xbc\xc3\xf3\xc5\x1c\x6f"
+ "\xc6\x32\x0e\x3c\x97\x89\xf2\xb9\x6d\x21\x0d\x28\x03\xf9\x5c\x26"
+ "\xca\xe7\x49\x27\x86\xc7\x73\x99\x93\x7c\xbe\xf4\x1b\x07\x9e\xdb"
+ "\x1e\x71\x8f\xe7\xaf\x5f\xe7\x78\x2e\xbb\x45\xe5\xf3\xd7\x73\x86"
+ "\xc6\xf3\xd7\x2a\xf7\x78\x2e\xd3\x4b\xe3\xb4\xb1\xc1\xf3\xd7\xb1"
+ "\x37\x0f\xcf\x65\x5e\xca\xe7\xaf\x23\x5c\xf1\x7c\x29\x8a\xe3\xf9"
+ "\x92\xc2\x3b\x3c\xb7\x45\x7b\x33\x4e\x74\xc2\xb3\x28\x9f\xbf\x09"
+ "\x06\x3c\x83\x7c\x2e\x13\xe5\xf3\xc3\xdb\x3d\xc0\xb3\x93\x7c\xbe"
+ "\x7c\xbf\x03\xcf\xdf\xf8\xbb\xc7\xf3\x95\x78\x11\xcf\xb7\xa8\x7c"
+ "\xbe\x6c\x1f\x1a\xcf\x97\x1b\x87\xc0\x73\xab\x34\x06\x1e\x1b\x3c"
+ "\x5f\x09\xbb\x89\x78\xf6\x52\x3e\x5f\x51\xbb\xe2\xf9\xb2\x96\xe3"
+ "\xb9\xad\xde\x3b\x3c\x7f\xe3\x36\xfe\xeb\x50\x63\x70\x07\x9e\xcb"
+ "\x45\xf9\x7c\xb5\x8d\x06\x94\x83\x7c\x2e\x17\xe5\xf3\x33\x8f\x0d"
+ "\x8f\xe7\x72\x27\xf9\xfc\xcd\x75\x07\x9e\xaf\x9e\x75\x8f\xe7\xab"
+ "\x3f\xe1\x78\x2e\xbf\x45\xe5\xb3\xa5\x66\x68\x3c\x5b\xf6\xb9\xc7"
+ "\x73\xb9\x5e\x9a\x5f\x18\x1b\x3c\x5f\x55\xdc\x3c\x3c\x97\x7b\x29"
+ "\x9f\x2d\x66\x57\x3c\x7f\x63\xe1\x78\xfe\x66\xb7\x77\x78\xbe\x6a"
+ "\x1d\x9b\xf9\x8d\xce\x36\x9c\xdf\xe8\xc1\xf9\x0d\xc7\xde\x3f\x7d"
+ "\x60\x1d\xc7\x73\x2f\xe0\xf9\x4d\x67\x3c\x7f\xde\x7f\x7e\xa3\xfd"
+ "\x98\xd0\x87\xe7\xce\x01\x78\x16\x00\xcf\xbd\x0c\xcf\x1d\x5d\xd2"
+ "\xfc\x86\xa9\xad\x1c\x70\x72\x89\x98\xa2\x00\xcb\xf9\x22\x96\x3f"
+ "\x07\x2c\x03\x0d\x05\xa0\x71\x75\x63\x03\x89\xb4\x70\x5a\xf6\x00"
+ "\x8d\x05\x67\x1c\xf7\xb4\xca\x11\xbf\x88\x5b\x09\xc3\x35\x6b\x00"
+ "\xbb\x49\xc7\x49\x4d\x0a\x5c\x1b\xe0\x4a\x87\x8b\x1c\x27\xd5\x30"
+ "\x62\x5e\x14\xef\x8c\xdd\x3a\x11\xbb\x1d\xdb\x86\xc6\x6e\x87\xfe"
+ "\xe6\xcd\x65\x74\xf0\xf9\xaf\xcf\xa3\xd5\x91\xbf\x3a\x47\x4d\xa9"
+ "\x0d\x22\x3e\x2f\x91\x48\x1b\x09\xa4\xcf\xe8\x26\xab\xa2\x89\xfa"
+ "\x65\x3b\x91\xe7\x3d\x47\xd4\x79\x9f\x41\xbb\xa5\xfe\xdb\x44\x54"
+ "\x1f\x5b\x3f\x20\xd5\xed\x0d\xa4\xfa\xda\x31\x52\x2d\xc0\x75\x09"
+ "\x2e\xa8\x6b\x64\x9c\x73\xbb\x2d\x62\xbb\x3b\x37\x41\x59\x33\xdd"
+ "\xb7\xbb\x33\x86\xb5\x3b\x16\xda\xdd\xe3\x68\xb7\x09\xfa\x01\xf0"
+ "\x67\x9a\x20\xce\x87\x44\x5a\xc8\x84\xb5\x36\x4a\x7b\x44\xfc\x23"
+ "\x7f\x3e\xae\xb7\x92\x48\x03\xf0\x6c\x15\xe0\xbf\xb9\x82\x64\xa4"
+ "\x01\xfe\x7b\xac\x88\x3b\x8b\x29\xf3\x3a\xe0\xbf\xa3\x98\x02\xfd"
+ "\x7a\x11\xff\x9f\x23\xfe\xdb\x8d\x02\xc3\x7f\x7b\xb2\x77\xf8\xef"
+ "\xf4\x00\xff\x9e\xcc\x87\x74\xb7\xe1\x7c\x48\x0f\xce\x87\x38\xf6"
+ "\x80\x0e\x83\x7f\xe7\xf9\x90\x2e\x27\xfc\x77\x0f\x81\xff\x6b\x5d"
+ "\xd2\x7c\xc8\xb7\x8f\xff\x6b\xc3\xe0\xff\xda\x10\xf8\x1f\xeb\xb9"
+ "\x8f\x6b\x37\x11\xff\xdd\xc3\xe0\xbf\xdb\x03\xfc\x97\x46\x7b\x87"
+ "\xff\x6b\xfd\xf0\xdf\x25\xe2\xbf\xcb\x4b\xfc\x77\x7b\x82\x7f\x0f"
+ "\xe6\x4f\x7a\x10\xff\x20\xff\x4b\xeb\x9d\xf6\x02\x0f\x87\x7f\x27"
+ "\xf9\x6f\x75\xc2\x7f\xcf\x10\xf8\xbf\x2e\xe1\xff\x16\x90\xff\xd7"
+ "\x87\xc1\xff\xf5\xa1\xf0\x3f\xc6\x73\x25\xd7\x6f\x22\xfe\x7b\x86"
+ "\xc1\x7f\x8f\x27\xf8\xf7\x52\xfe\x5f\xef\x87\x7f\xab\x88\x7f\xab"
+ "\x97\xf8\xef\xf1\x00\xff\x9e\xcc\xb7\xd8\xdb\x70\xbe\xa5\x07\xe7"
+ "\x5b\x1c\x7b\xc2\x87\xc1\xbf\xf3\x7c\x4b\xaf\x13\xfe\xed\x43\xe0"
+ "\xdf\xd6\x25\xcd\xb7\x7c\xfb\xf8\xb7\x0d\x83\x7f\xdb\x10\xf8\x1f"
+ "\xeb\xb9\x15\xdb\x4d\xc4\xbf\x7d\x18\xfc\xdb\x3d\xc0\x7f\x99\x97"
+ "\xf2\xdf\xd6\x0f\xff\xbd\x22\xfe\x7b\xbd\xc4\xbf\xdd\x13\xfc\x0f"
+ "\x3f\x3f\x23\x27\x88\x7f\x90\xff\x65\xf5\x4e\x67\x03\x86\xc3\xbf"
+ "\x93\xfc\x17\x1c\xf8\x97\x93\x21\xf0\x4f\x25\xfc\xdf\x02\xf2\x9f"
+ "\x0e\x83\x7f\x3a\x14\xfe\xc7\x78\x2e\x86\xde\x3c\xfc\xcb\xc9\xd0"
+ "\xf8\x97\x13\x4f\xf0\xef\xa5\xfc\xa7\xfd\xf0\x2f\x88\xf8\x17\xbc"
+ "\xc3\xbf\x9c\x78\x80\x7f\x0f\xe6\x73\xe4\x3e\x6c\x3e\xa7\x07\xe7"
+ "\x73\x1c\x67\x44\x86\xc1\xbf\xd3\x7c\x8e\x5c\xe6\x84\x7f\x1f\xf7"
+ "\xf8\x97\xcb\xbb\xa4\xf9\x9c\x6f\x1d\xff\x72\xf9\xd0\xf8\x97\xcb"
+ "\x87\xc0\xff\x18\xcf\xdd\xc8\xe5\x37\x11\xff\x3e\xc3\xe0\xdf\xc7"
+ "\x03\xfc\x97\x7b\x27\xff\xe5\x72\x57\xfc\xcb\x65\x1c\xff\xdb\x65"
+ "\x5e\xe2\xdf\x67\x6c\xe6\x7f\xe4\xbe\x85\x38\xff\x23\xa8\x4a\xea"
+ "\x7b\x8b\xe3\xd5\x42\xee\x9e\xba\x40\x99\x96\xd8\x54\x3b\x0b\x4c"
+ "\xc9\x9d\x64\x71\x17\xf0\xc4\xd0\x45\x96\x77\xa9\x31\x96\xa5\x91"
+ "\xc2\xf8\xdf\xe5\x8c\x28\x5c\xb6\xdc\xe9\x64\xc7\x1a\xa2\xb0\x07"
+ "\xec\x4a\xc2\x34\x53\x8b\x95\x60\x9b\x37\x22\x0d\x2e\x39\x68\x80"
+ "\x73\x70\xf4\x1b\x9d\xba\x34\x0b\xf2\xf4\x98\x49\x33\xe0\xa5\xba"
+ "\xd9\x0c\xb4\xdf\xc0\xb0\x85\xbc\x80\xfa\x84\x95\x5d\x21\x0a\xdb"
+ "\x97\x9a\x69\xc0\xe3\x20\xff\x97\x88\x2c\xb8\x99\x0a\xc8\x4b\xe4"
+ "\x11\xf2\x55\xbb\x81\x52\xc8\x97\x57\x0b\xf8\xb6\x7d\xa9\x9b\x56"
+ "\x0a\xf9\xc6\x7c\x5e\x46\xee\xcb\xd6\x3f\xe0\x37\xa4\xba\x11\x68"
+ "\xb9\x5d\xe1\x25\x9f\x7c\x3d\x39\xff\x32\xfc\x3c\x85\x7c\xfc\x3c"
+ "\x9c\xa7\x10\x54\xa5\x4b\x3c\xe3\x53\x69\xb4\xcb\x99\xd6\x31\xe7"
+ "\xd3\xb8\x46\xcf\xf8\x34\x7e\xae\x2b\x9f\xc6\x78\xfe\x40\x3e\x9e"
+ "\x70\x3e\x8d\xab\xe7\x7c\x1a\x17\xec\x1d\x9f\xc6\x7b\xb5\xff\x77"
+ "\xc0\x78\x5a\xae\x6c\xc6\xf1\x34\xf0\xc9\xc3\xfe\x54\xda\xe0\x72"
+ "\x06\x77\xcc\xf9\xa4\xdc\xe2\x19\x9f\x94\x67\xfb\xf1\x69\x6c\xc7"
+ "\xb9\x72\x65\x05\xe7\x93\x32\x8d\xf3\x69\x7c\xa5\x77\x7c\x52\x7a"
+ "\x70\xfe\xc3\x83\x71\x9f\xdc\x2f\x17\xc7\x7d\x02\x8c\xfb\x3c\xe3"
+ "\x53\x59\xb4\xcb\x99\xe1\x31\xe7\x93\x5f\x88\x67\x7c\xf2\xdb\xea"
+ "\xca\xa7\x31\x1e\x8f\xc9\xfd\xa2\x38\x9f\xfc\x66\x72\x3e\x4d\x48"
+ "\xf0\x8e\x4f\x7e\x45\x63\x33\x3e\x51\x85\xe1\xf8\x04\xf8\xe4\x61"
+ "\x7f\x2a\x6b\x70\x39\xe3\x3c\xe6\x7c\x9a\x58\xef\x19\x9f\x54\x73"
+ "\xfa\xf1\x69\x6c\xc7\x0d\xf2\x89\x3c\x1e\xb0\x7c\x62\x35\xe7\xd3"
+ "\xc4\x20\xef\xf8\xa4\x8a\x18\x1b\x3b\xda\xbf\x11\xed\x68\x01\xec"
+ "\x68\xcf\xf8\x54\x1e\xed\x72\x26\x7b\xcc\xf9\xe4\x9f\xe6\x19\x9f"
+ "\xfc\x4f\xb9\xf2\x69\xac\xed\x5b\xff\x72\xce\x27\xff\x64\xce\x27"
+ "\xd5\x21\xef\xf8\xe4\xef\xc1\xfe\xcf\xc1\xcf\x61\x0d\xb4\xf9\x02"
+ "\x73\x6e\x2d\x9b\x2f\x50\xe7\x19\xaf\x02\x37\xdd\x58\x9b\x2f\x70"
+ "\x21\xe7\x55\xa0\x96\xf3\x2a\x40\xef\x1d\xaf\x02\xdd\xfa\x7f\x1c"
+ "\xee\xfc\xd6\x40\xbb\x6f\x52\xd8\xad\x65\xf7\xa9\x3d\x94\x7f\x93"
+ "\xe6\xdc\x58\xbb\x4f\x2d\xca\x3f\xb5\x28\xff\xd4\x5e\xca\xbf\x49"
+ "\x1e\xc8\xbf\xc1\xcf\x7d\x0d\xb4\xfd\x26\x9b\x6f\x2d\xdb\x6f\x72"
+ "\xa6\x67\xbc\x9a\x7c\xe6\xc6\xda\x7e\x93\x77\x73\x5e\x4d\x4e\xe5"
+ "\xbc\x9a\x64\xf4\x8e\x57\x93\xdb\xbc\x3d\x2f\x36\xd0\xfe\x0b\xba"
+ "\xc5\xec\xbf\x20\x0f\xed\xbf\xa0\x1b\x6c\xff\x05\x89\xf6\x5f\x90"
+ "\x68\xff\x7d\xcf\x4b\xfb\x2f\xc8\x2b\xfb\xaf\x1f\xaf\xc4\x7e\x35"
+ "\x25\xfc\xd6\xb2\x01\xef\x68\xf0\x8c\x57\x53\x1e\xba\xb1\x36\xe0"
+ "\x1d\x36\xce\xab\x3b\xea\x38\xaf\xee\xd0\x78\xc7\xab\x29\x6e\xe3"
+ "\xdf\x0e\x77\x3e\x6d\xa0\x1d\x78\x67\xf3\xad\x65\x07\xde\xe9\xe1"
+ "\xf8\xf7\xce\xb3\x37\xd6\x0e\xbc\x53\x1c\xff\xde\x29\x8e\x7f\xa7"
+ "\x78\x39\xfe\xbd\xd3\x83\xf1\xaf\x27\xf3\x7e\xd3\xe6\xa3\x0d\x68"
+ "\xcf\x2d\xa9\x0f\x04\xfa\x07\xa6\x12\x79\x4f\x30\xf0\x4b\x05\xfc"
+ "\xda\xa4\x25\xbd\xb9\xc0\x2f\x8b\x8d\x2c\x7e\xe1\x1c\xad\x6d\xb3"
+ "\x93\x1e\xe0\xd5\x75\xb0\x03\x4d\x96\x56\x3c\xa3\xf7\xaf\x4d\xf2"
+ "\xa9\x67\x9f\x79\x41\x4d\x90\x5f\x48\x7f\xbb\x6a\x3a\xa1\xc0\x2f"
+ "\xc6\x3f\xd5\xde\x22\x5b\xee\xae\xa8\x45\x97\xcf\xd1\xb5\x66\x4a"
+ "\x6b\xf4\x56\xf4\x1d\xa9\xae\xd1\x37\x90\xc8\x66\x32\x41\xfb\x34"
+ "\xf2\x65\x6a\x1e\xa6\x9b\x2c\x0d\x04\xfd\x7e\xb2\x39\xf0\x73\xba"
+ "\x20\xdb\x69\x9d\x0a\xfd\x37\xe1\xb9\x42\xc9\x47\x93\xe9\x52\x11"
+ "\xe3\x7f\xff\x39\x55\xc6\xff\xd3\x3a\xf5\x9b\x78\x3e\x71\xcc\x6d"
+ "\xc1\xa9\x6c\xfe\x4f\x38\xa7\x99\x26\xd5\x71\x6d\x02\xa5\x50\xc7"
+ "\xc9\xb5\x9d\x16\x82\xf5\xac\xed\x34\x92\x8c\x64\xa2\xae\xed\x69"
+ "\x25\xe9\x9d\xd4\x52\x9b\x79\x91\x44\x76\xe1\xba\x00\xe2\x69\xea"
+ "\x29\xce\xef\xa9\x44\x38\xa7\x9b\x06\xbf\xd5\xb5\x75\x84\x04\x6e"
+ "\x02\x5a\xdb\x88\x9c\x9d\xd7\x94\x13\x25\xd0\x4b\x6f\xca\x6c\x42"
+ "\xda\xd5\x99\x6c\x9f\x21\x3d\xf5\xf0\x7c\x5e\xdf\x7a\x43\xc0\xae"
+ "\x13\x98\x86\xb4\xc5\x7d\xa6\x26\x83\x85\xe5\x91\x9e\x73\xde\x65"
+ "\x12\x53\x6a\x0f\xa9\x05\x69\x60\x96\x6b\xf6\x7d\x12\xdd\x00\xf8"
+ "\xd2\x78\x29\xb7\xa7\x45\x8d\xcd\x7c\x65\xf0\x6e\xb4\x5b\xed\xb9"
+ "\xa5\x4b\x78\x1d\x7d\xdb\x87\xc7\x57\x69\xb4\x03\x5f\xc1\x8f\x8c"
+ "\x0e\x5f\x77\x5d\x1e\x5b\x7c\x8d\xb5\xfd\x7a\xd7\xc1\xd1\xe1\x2b"
+ "\x78\x2e\xc7\xd7\x5d\x31\x1c\x5f\xc1\x21\x0e\x7c\xf9\xb6\xdf\x38"
+ "\x7c\xdd\xa5\xe2\xf8\x9a\x56\xed\x1d\xbe\x82\xf7\x8f\xcd\x3c\xeb"
+ "\xdd\x0a\xb4\xb5\x01\x5f\xa2\xfc\x9a\xd8\xe4\x01\xbe\x9c\xe4\xd7"
+ "\x8c\x92\xd1\xe1\x6b\xc6\xa2\x31\xc6\xd7\x18\xdb\xdc\x33\x34\xa3"
+ "\xc3\xd7\x8c\x3f\x70\x7c\x4d\x37\x72\x7c\xcd\xc8\x75\xe0\x6b\x62"
+ "\xd3\x8d\xc3\xd7\xf4\x04\x8e\xaf\xe9\x21\xde\xe1\xeb\x6e\xaf\xfc"
+ "\x5f\x0d\x1c\x1f\xdc\x13\x8b\xe3\x03\x7b\x6e\x99\x28\xbf\x26\x9d"
+ "\x18\x1e\x5f\x65\x4e\xf2\x4b\x6b\x1f\x1d\xbe\xb4\x6f\x8f\x2d\xbe"
+ "\xc6\x7a\x9c\xa0\x4d\x1d\x1d\xbe\xb4\x5d\x1c\x5f\x5a\x2d\xc7\x97"
+ "\xb6\xcd\x81\xaf\x49\x27\x6e\x1c\xbe\xee\xae\xe6\xf8\xba\x3b\xd7"
+ "\x3b\x7c\xdd\xe3\xde\xff\xf3\x88\xe6\xb5\xef\xab\xc4\x31\x0d\xe0"
+ "\x4b\x94\x5f\x0f\x6f\xf7\x00\x5f\x4e\xf2\xeb\xbe\x67\x47\x87\xaf"
+ "\xfb\xfc\xc7\x18\x5f\x63\x3c\xb6\xb9\xb7\x61\x74\xf8\xba\x6f\x29"
+ "\xc7\xd7\xbd\x99\x1c\x5f\xf7\x2d\x74\xe0\xeb\xe1\xed\x37\x0e\x5f"
+ "\xf7\x86\x70\x7c\xdd\xd3\xe6\x1d\xbe\xee\xf3\xc0\xff\xab\x27\xf3"
+ "\xf1\xdf\x9f\x89\xe3\x30\x7b\x6e\xb9\x28\xbf\x9e\x79\x6c\x78\x7c"
+ "\x95\x3b\xc9\xaf\x59\x1f\x8e\x0e\x5f\xb3\x12\xc7\x16\x5f\x63\x3d"
+ "\x1e\x9b\x15\x3e\x3a\x7c\xcd\x7a\x8f\xe3\x6b\xa6\x99\xe3\x6b\xd6"
+ "\x3e\x07\xbe\x9e\x79\xec\xc6\xe1\x6b\x66\x2e\xc7\xd7\xcc\x85\xde"
+ "\xe1\xeb\xfb\x1e\xf8\xff\xf1\x74\x1d\x41\x97\x33\xba\x31\xa4\xee"
+ "\x9e\xd1\x61\xec\x07\xc7\x6f\xed\x31\xe4\x0f\x8a\x47\x87\x31\xdd"
+ "\x54\x8e\xb1\x1f\xcc\xe7\x18\xd3\xa9\x6f\xce\x18\xf2\xfb\x16\x8e"
+ "\xb1\xef\xef\xf7\x0e\x63\xba\x31\x5c\xff\x98\xdd\x36\xba\x71\xe4"
+ "\xec\xad\xa3\xc3\xd8\xec\xb9\xb7\xf6\x38\x72\x36\x19\x1d\xc6\x66"
+ "\x6f\xe4\x18\xbb\xbf\x82\x63\x6c\x76\xf2\xcd\x19\x47\xde\xbf\x84"
+ "\x63\xec\x7e\x2f\xd7\x6d\x66\x7b\x75\xfe\x65\xf0\x75\x9b\x39\x51"
+ "\xa3\x1b\x4b\x86\x5c\x1c\x1d\xc6\x42\x5e\xbf\xb5\xc7\x92\x21\xb1"
+ "\xa3\xc3\x58\xc8\x79\x8e\xb1\x10\x15\xc7\x58\x48\xc3\xcd\x19\x4b"
+ "\xfe\xf0\x20\xc7\xd8\x0f\x53\xbd\xc3\xd8\x9c\x65\x63\xb7\xde\xf4"
+ "\xe0\x81\xd1\x8d\x27\x1f\x5c\x34\x3a\x8c\x3d\x60\xbf\xb5\xc7\x93"
+ "\x0f\x54\x8d\x0e\x63\x0f\x3e\xc1\x31\xf6\x80\x81\x63\xec\xc1\x79"
+ "\x37\x67\x3c\xf9\x40\x30\xc7\xd8\x9c\x46\xef\x30\xf6\xa0\x71\xec"
+ "\xd6\xc9\x7e\xa4\x19\xdd\x98\xf2\xa1\x3f\x8f\x0e\x63\x0f\xad\xbc"
+ "\xb5\xc7\x94\x0f\x85\x8c\x0e\x63\x0f\xbd\xc5\x31\x16\x5a\xcf\x31"
+ "\xf6\x50\xf9\xcd\x19\x53\x86\x66\x72\x8c\x85\x46\x78\x87\xb1\x1f"
+ "\xcd\x1c\xbb\xf5\xbd\xb0\xb4\xd1\x8d\x2b\xc3\xee\x18\x1d\xc6\x7e"
+ "\x7c\xf4\xd6\x1e\x57\xfe\xb8\x60\x74\x18\x0b\xf3\xe7\x18\xfb\x71"
+ "\x38\xc7\x58\x98\xe2\xe6\x8c\x2b\x7f\xd4\xcc\x31\xf6\x23\xef\xfc"
+ "\x51\xc8\xc3\x06\xf8\xbf\x8a\x5f\x93\xb2\x32\x21\x3e\x56\x1b\xbf"
+ "\x26\x39\xe9\x05\xed\xba\xf8\x0d\x71\x8f\xcc\x7a\x31\x44\x9b\x94"
+ "\xaa\x4d\x8a\x5f\xf3\x5b\x31\x21\xd6\x8f\x3c\x1d\x97\xb0\x32\x15"
+ "\x53\x20\xf7\x6f\xd7\x24\xc6\xad\x49\xd6\x26\xc5\xbd\xf0\x62\x7c"
+ "\x52\x1c\xfe\xbf\x4e\xbb\x7a\x6d\x12\x24\xac\x8a\x8b\x4f\x89\xd3"
+ "\x3e\xf7\xe2\xea\xd5\x71\x49\xeb\xfc\xc8\xa2\x17\x13\x92\xe3\x0d"
+ "\x09\x71\xda\xf9\x8b\x1e\x9d\xb3\xe4\x89\x5f\x2f\xf9\xf9\xcf\x31"
+ "\x38\x99\x53\x6c\xb2\x60\x9a\xbb\xb7\x00\x30\xa7\x68\x91\x3f\xb2"
+ "\xb5\x56\x43\x58\x7c\xdc\x1d\xed\x44\xbd\x3d\x89\x28\xb6\xb5\x13"
+ "\x65\x5e\x3b\x51\x69\x7f\x47\x22\xe8\xb6\xb3\x96\xfc\x76\x12\x44"
+ "\xf3\x13\x35\x42\xde\x94\x50\x9a\x37\xcd\x60\x99\x40\xb5\x90\xa6"
+ "\x16\xb6\x09\x51\xf0\x4e\x10\xd0\x56\x41\xf3\x82\xcd\x4d\xf2\x47"
+ "\xe6\x5b\x80\x43\x19\x17\x89\x9c\xfa\xcd\x3d\xf8\x8e\x60\x91\x1f"
+ "\x4e\x26\xcc\x06\x27\xf2\x87\xeb\xe0\x3a\x44\xe4\xff\x92\x00\x57"
+ "\x1a\x5c\x39\x70\xed\x87\xeb\x20\x5c\xd5\x70\x35\xc0\xd5\x0c\x57"
+ "\x1b\x5c\x9d\x70\xc1\x28\x2e\x5c\x01\x57\x26\x5c\xe5\x70\x41\xde"
+ "\xf0\x2a\x5e\x4e\x78\x3d\x91\xff\x84\xc0\xa5\x83\x2b\x02\x2e\xc8"
+ "\xff\xd3\x20\xb8\x0a\xe1\x0a\x81\x0b\x28\xff\x53\x48\xff\x69\x2c"
+ "\x5c\xf8\x7e\x03\x7f\xf6\xaf\xf3\xe0\x82\x91\xf8\x23\xf3\x87\xbf"
+ "\xfe\xb5\x08\x2e\xf8\xee\xbf\x56\x12\xf9\xbc\x99\x70\x41\x7d\xe7"
+ "\x35\xf4\xcb\xa7\x75\xfa\x7f\xde\x30\x65\x2e\x0b\xdc\x74\xb7\x99"
+ "\xc5\xc0\x93\xff\xcb\x1c\x9a\x45\x7c\x68\x1e\x21\x86\xd9\x44\x76"
+ "\x49\xfe\xf0\x75\xd3\x16\x94\x33\x53\x42\x59\x4c\x47\xb8\x47\x9a"
+ "\x75\x6f\x7f\xd8\x6a\x26\x86\x02\x8c\x69\x36\x32\xbc\x3d\x6c\xe5"
+ "\xef\xff\x4b\xb8\x59\x16\xd0\xca\x62\xc0\x6d\x3f\x99\x43\x33\xa2"
+ "\xdf\x64\xb1\xdf\x80\x86\x78\x2e\x8b\xe6\x9c\x54\x50\x65\x4d\x1a"
+ "\xf6\x79\xe3\x06\xac\xd7\xc3\xc7\x79\xff\x82\xe7\x50\x37\x8b\x7f"
+ "\xa2\x06\xea\xa9\xc0\x7b\xba\x8d\x6a\x7b\xfc\xf7\x18\xf0\xff\xeb"
+ "\x25\xfa\x72\x9a\xbb\xa7\x08\xc7\xd9\xc6\xf4\x5d\xa4\x09\xde\xeb"
+ "\xf1\xaf\x08\xd7\x3e\x1d\x48\x9b\x78\xd9\x72\xb3\xfc\x5f\x62\xa5"
+ "\xb2\x7a\xfc\x13\xb5\xb4\xa8\x22\x86\xe6\x01\x86\xc4\xf2\x04\x28"
+ "\x8f\xfe\xff\xec\x7d\x0d\x7c\x54\xc5\xb5\xf8\xd9\x9b\x0d\x6c\x42"
+ "\x3e\x16\x8c\xba\x68\xc4\x05\xa3\x06\xe5\x63\xb1\xd1\x46\x0d\xb2"
+ "\xca\x87\x41\x81\x04\x88\x18\x25\x42\x90\x80\x8b\x06\x88\x10\x21"
+ "\x60\x20\x61\x45\x1b\xd2\x24\xa4\x2d\xb5\xd1\x86\x24\x20\x6a\xb4"
+ "\xa8\x51\xb1\xa6\x7d\xf8\x77\x5b\x22\x4d\x95\xb0\x69\x1f\xfe\x9a"
+ "\xf6\x47\xeb\xca\x8b\x34\xe5\x05\xd8\x9a\xc5\x5d\x92\xdd\x9d\xff"
+ "\x39\x33\xf7\x26\x77\x37\xbb\x08\x4a\x7d\xfd\x30\x7a\xd9\x7b\x67"
+ "\xce\x9c\x39\x73\xbe\xe6\xcc\xdc\xb9\x33\x15\xbb\xcd\x08\x67\xa3"
+ "\x74\x56\x6b\x69\x56\xee\xf1\x77\x3f\xab\x7a\xc9\x41\xbf\xf1\x5b"
+ "\xc0\xc5\x9f\xad\x66\x10\xbf\x7a\x20\x5f\xd7\x2d\xa5\x2e\x9b\xd8"
+ "\x0e\x1a\xdb\x3c\xa2\x3b\xd5\x54\xd2\xce\xfc\xc6\xcd\x11\x58\x7f"
+ "\xea\xa4\xfe\x7a\x47\x36\x66\xd3\xf9\xa9\xfe\xf2\x94\x56\x3a\x83"
+ "\x8f\xca\x12\x6d\xcf\x8f\x00\x6d\xfd\x0f\x41\x47\x6d\x74\x97\xa7"
+ "\xe6\x28\xe7\xd0\x51\x19\x09\xe1\xef\x99\x5b\xc2\x54\xb8\xc7\x32"
+ "\xde\x9e\x5b\x0e\x09\x9e\xa6\x56\x38\x34\x31\x87\x08\xde\x38\x86"
+ "\xf3\xf2\x77\x72\x7e\x3b\xc9\x93\xf0\xfb\x2b\x5f\xae\xa6\x67\x3a"
+ "\xe7\x2e\x1e\xb5\xd5\xb8\x39\xa9\x59\xf0\xe8\xa5\x1a\xc2\x43\xf0"
+ "\xfe\xaa\x5d\x78\xff\xdd\x02\x3f\xb6\xd7\x67\x85\x64\xe3\x2a\x30"
+ "\x23\xed\x67\x7d\xdb\x8e\x64\x62\x3e\xda\xdd\x91\x2c\x84\x6f\xe2"
+ "\xfc\xae\xdc\x6d\x72\x48\xa9\xdd\x98\x97\xd5\x7f\xf6\xa5\xe0\xb3"
+ "\xc6\xbf\xed\x48\x9e\xbb\xfc\x56\xa3\x43\x73\x4d\x87\xd2\x06\xee"
+ "\xe3\x06\xe0\x64\x99\xde\x9a\xe0\x8c\x3a\x92\xd7\xb7\x8e\xb5\x6f"
+ "\xff\x13\x00\xd6\xc9\x7a\xbf\x60\x87\x8a\x33\x99\xa7\x6a\x01\xc0"
+ "\xa1\xdc\xa3\x50\xb2\x04\x12\x87\x6d\x61\xce\x0c\x1f\xc4\x0f\x3b"
+ "\x1a\xcf\xda\x32\x8f\xa2\x8f\x3e\x03\xc5\xed\xac\xeb\x70\xc1\x7e"
+ "\x28\xfe\x0c\x62\x36\xad\x80\x84\x92\x4c\xe6\xdc\x7c\x88\x79\xec"
+ "\x45\x47\xe1\xb0\x0b\xaf\x82\x36\x84\xfb\x18\xaf\xfd\x50\xb2\x01"
+ "\xb4\x73\xd0\x9f\x6e\x3e\x03\x31\x87\x0b\xce\x60\xda\x49\x28\xce"
+ "\x65\xde\xb6\x43\x04\xf7\x01\x64\x78\x9d\xf1\x9b\x4e\x82\xb6\x6e"
+ "\x01\x7d\x5b\xf6\x67\xa8\x47\x5a\x7a\x63\xaf\xc8\x3d\x5b\x99\xd8"
+ "\xd5\xb3\x8e\x79\xb1\x2d\xdd\x0e\x48\x33\x05\xb4\x85\x68\xee\xe5"
+ "\xbc\xd5\x10\x8c\xbf\x72\xb7\x61\xb1\x97\xf4\xfc\x56\x07\xfa\x62"
+ "\x50\xf2\x29\xcf\x19\xbb\x1b\xf5\xe7\xb6\x98\x0c\x2f\x73\x13\x3c"
+ "\xb5\x1b\x79\x94\x2b\xb7\x3f\x37\xa2\x00\xb4\xee\xf2\xdb\x32\x1d"
+ "\x9a\xeb\xf6\xa9\x64\x48\x32\x19\xa2\xd4\x27\xc3\x14\x3a\x34\x49"
+ "\x5c\x2f\xfc\x3c\xef\xbb\x39\x04\x8b\xe9\x28\xff\xeb\xb4\x82\xbe"
+ "\xdb\xb2\x28\x4d\xf6\xa5\x64\xd7\x79\x7e\xb2\xeb\xb2\xb6\x4c\x5f"
+ "\xec\x4b\x0d\x4c\x62\x1e\xd4\xe7\x54\xd6\x63\x88\x99\xe3\x65\x1e"
+ "\x7f\xe5\x2e\x13\xfa\xcb\x18\x3a\x27\x55\xc0\xdf\x7e\x2d\xe6\x9b"
+ "\x8d\xeb\xf8\x7d\x2c\xd5\xe3\xdf\x69\xa9\x26\xdf\x9a\xd1\x4e\xf0"
+ "\x2b\xab\xab\xd6\xa0\xef\xad\x7c\xa9\x9a\xec\xd0\x1f\xbb\x3b\xfd"
+ "\xec\x73\x8d\x66\xb2\x6f\x86\x3a\xc6\x2a\x56\x9a\xfb\xf1\x58\x21"
+ "\x12\xe9\xe9\x64\x58\x9e\x55\xec\x32\xc9\xb2\x6f\x13\xba\x79\x9b"
+ "\x83\xec\x0e\xe9\xca\xc2\xf4\xc8\x63\xd2\xed\xf9\xf4\x8d\x26\x3e"
+ "\x57\xf0\xb3\x24\xa5\xdb\x1f\x17\x3a\xd3\x96\x19\xf0\x2c\x11\xff"
+ "\xd0\x26\xd1\x0f\x88\xf8\xe2\xf6\x1f\x0c\xd8\x85\xd0\x63\x61\xdf"
+ "\xbb\x90\xa6\xd4\x43\x7e\x6b\x84\x1f\xe1\x34\xc7\x04\x1f\xa4\xde"
+ "\xa8\x23\xd9\xee\xf2\xdb\xf7\x3b\x34\x43\x67\x05\xc8\xb3\xfc\x50"
+ "\x01\x9d\x5b\x89\xb4\x44\x20\xce\xbf\xe1\xef\x50\xfc\x3d\x79\xa0"
+ "\x9d\xfa\x5a\x8e\x77\x18\xdd\x3f\x7f\x19\x73\x4e\x9b\x0d\x74\x46"
+ "\x25\xf2\x3d\x4d\xeb\x80\x5c\xce\xf7\x72\x3a\xbb\x13\xd3\x08\x06"
+ "\xd3\x13\x31\xdd\x25\xf0\x7f\xd7\xe6\x22\x9f\x15\x80\x3f\xed\x4e"
+ "\x81\x5f\xe0\x25\x7c\x0a\xee\x9d\xcf\xb2\x6e\x19\x77\xae\x82\xbb"
+ "\x12\xd3\x14\xfc\xd3\x56\xf6\xd7\x51\x8a\xf9\xc5\xea\x36\x3c\xf7"
+ "\x2c\x73\x11\x0e\xcc\xab\x75\x80\xe5\x28\xe5\x6d\xc3\x34\x2a\xab"
+ "\xd2\xa9\x88\x03\x99\x88\xe3\x10\xc7\xd1\xe2\x80\x47\xf2\xd4\x7e"
+ "\x03\x79\x14\xab\xf8\x5a\x19\x57\x97\x82\x6b\x00\x8f\xa2\x53\x1d"
+ "\x35\xb2\x4c\x09\x6f\x0c\xe1\x75\x97\x4f\x36\x38\xe0\xe1\xbd\xea"
+ "\xb6\x23\xcf\xd3\xe5\xbc\x14\xe4\x7b\x8c\x9a\x66\xd9\xaf\x36\x62"
+ "\x79\x8d\x8c\xeb\x2c\xf9\x2c\x25\x9f\xce\xf5\x64\xe5\x29\x4e\xb2"
+ "\x1b\xf4\x8f\x80\x76\x66\x44\x3c\xc5\x41\xfe\x51\x4b\x70\xfe\xf2"
+ "\x9b\xaf\xe5\xe7\x9a\x5e\xc6\xba\x10\xa6\x21\xe0\x2c\x4f\x09\xee"
+ "\xc0\xb4\x7d\xca\x99\xa2\x55\x08\xe3\x90\x6e\x0e\xbb\x67\xe2\xe6"
+ "\xd1\x20\xd9\x91\x8b\x18\xaf\x92\xce\xa5\xd9\x13\x5d\x60\xaf\xf5"
+ "\x83\xbf\xce\x62\x33\x6f\x66\xb6\xe3\xd2\x1d\x93\xe8\x8c\xe8\x0b"
+ "\xeb\x03\x27\xf3\xf5\x7f\xac\x17\xe3\xb8\xe2\x9b\x80\xfa\xbd\x53"
+ "\xd2\x94\x25\x76\xe7\xe7\xdc\xf6\xf0\x7e\x36\xe5\xff\x08\xe3\x3e"
+ "\x8a\xfd\x30\xde\xb6\x54\x4b\x22\xfe\xf3\x23\x6c\x1d\xa5\x53\x6c"
+ "\x88\x71\x69\xbd\x2a\x8f\xd5\x59\x8a\x04\xef\xa6\x8c\x24\x3e\x72"
+ "\x7a\xbd\x77\xdb\x88\x66\x7f\xad\xa5\x88\xda\x50\x52\xc4\xfc\x76"
+ "\xaf\xdb\x46\x67\xed\x1a\xd7\x51\xdc\x7a\xc7\x99\x8c\x9d\xc0\xd0"
+ "\xb6\x8b\x2e\xac\x0d\x77\xf0\xf1\x2f\xc6\xe6\xa7\x9c\x57\x59\x8a"
+ "\xe8\x6c\xe5\xed\x9b\x23\x75\x53\x6b\x99\xad\x67\x94\xc5\xe6\x2e"
+ "\x9f\x62\x50\xce\xae\xbd\x30\xbc\x53\x0c\x4a\xdb\xeb\xe4\xb6\x63"
+ "\x5d\xfc\x9d\xf5\xc4\x1a\x7e\xa6\x36\x3e\x4f\x09\xbb\xd6\x09\xfd"
+ "\x4b\x23\x95\xc5\xb6\x9b\xeb\x15\x3e\x79\x9d\x74\xa6\xf8\xf0\x13"
+ "\xd2\x94\xcf\x32\x8a\x6d\xc0\xf7\xc9\xaf\xdc\xd5\x78\x81\x74\xf1"
+ "\xf5\x2f\x87\x71\x5c\x90\xe1\x7d\x9f\x09\xbf\x68\x8e\x9d\x23\xe3"
+ "\xa3\x3c\x45\x56\x75\x72\xbc\x7e\xe1\x75\x98\x13\xce\xa3\x5d\xfa"
+ "\xc1\xed\x32\xbf\xf7\xd5\xdb\x65\x2e\x0b\xd1\xae\xcf\x2e\x72\xbb"
+ "\xc2\xae\xff\x56\xb5\xcb\x38\xb8\x5d\x77\xfe\xf8\xab\xb7\xeb\xce"
+ "\xdc\xc1\xed\xba\xf3\xbd\x8b\xdb\xae\x3b\x5b\xce\xa3\x5d\xa6\xc1"
+ "\xed\xba\x6b\xe5\x57\x6f\xd7\x5d\xa9\x83\xdb\x75\xd7\x8f\x2f\x6e"
+ "\xbb\xee\xaa\xbd\x60\x7f\x58\xf5\x92\x53\xf8\xc3\xa9\x77\x5e\xb8"
+ "\x3f\x9c\x1a\x33\xd8\x1f\x4e\x7b\x7c\xc0\x1f\x4e\x7b\xe8\x2b\xf9"
+ "\xc3\xaa\x95\x72\xac\x31\x6d\xec\x20\x7f\x58\xb1\xd2\x14\xda\x1f"
+ "\x4e\x8b\xe4\xfe\xb0\x72\xe5\x05\x8e\xa3\xa7\xb6\xf7\xfb\xc3\xd8"
+ "\x95\xa6\x00\x7f\x18\xf7\x12\xf6\x9f\xd3\x92\xbf\x9a\x3f\x9c\x96"
+ "\x3c\xd8\x1f\x4e\x2d\x0b\xf4\x87\xd3\x72\xc3\xeb\xe1\xee\xe4\x50"
+ "\xfe\x30\xc3\x7b\x9a\x09\xdd\xd8\x9d\x7c\x81\xf4\x84\xdd\xff\x1d"
+ "\x75\xbe\xe9\xdc\x75\xed\x6a\xba\xb0\xba\xa6\x87\x9d\xff\xc2\xb1"
+ "\x61\x01\xc6\x20\xfa\x4d\xbb\x40\x3a\x8e\x23\xf6\xc3\x89\x1d\x60"
+ "\x2f\xf2\xc0\x84\x02\xd4\x09\x2b\xa4\x1d\xae\xed\x86\xc3\x89\xc7"
+ "\x81\x45\xb5\x15\xb0\x97\x36\x98\xcd\x6b\x48\x37\xa7\xff\xd9\x5e"
+ "\xe8\xb9\x40\xdd\x9c\xde\xa8\xe8\xe6\x61\x2f\xea\xe6\x3a\xd2\xc7"
+ "\xbb\x63\xed\xdd\x27\x64\xdd\x9c\x71\xb6\x5f\x3e\x56\xa1\x9f\x21"
+ "\x75\x13\x6d\x22\x50\x37\x77\x35\x08\xdd\x9c\xf1\xc1\x60\xdd\xdc"
+ "\xd5\x10\x5a\x37\x67\xec\x12\xba\xb9\xab\xe1\xc2\xda\x30\x23\x7f"
+ "\x40\x37\x77\x35\x04\xe8\xe6\x75\x1b\xcc\xee\xf2\x19\x2d\x5f\x4d"
+ "\x37\x67\xb4\x28\x6d\xdf\x29\xb7\x1d\xd3\x92\x02\x75\x73\x86\x37"
+ "\xac\x0c\xcb\xf6\xa7\xa2\x3f\x8c\x39\x21\xdd\x7d\xc8\x87\x31\xad"
+ "\xbf\x42\x6b\xc8\xf0\x31\x37\x9d\xd1\xce\xa4\x14\x60\xeb\x93\x63"
+ "\xdc\x38\xde\x74\xbb\x2d\x3a\x16\x7d\xc8\xcf\xfa\x0c\x80\xb4\xc7"
+ "\x33\x77\x72\x1c\xf2\x2c\x09\x7f\x47\xec\x5c\x07\x09\x78\x19\x76"
+ "\xca\x7c\xc5\x7b\x13\x5b\x6f\x88\xae\x5a\x07\xe3\xe2\x5d\xa0\x43"
+ "\x1a\xb2\xe3\xb7\xe8\x21\xde\x0b\x09\x74\xcf\xac\x2f\x42\xfd\x17"
+ "\xa0\xa5\xb9\x46\x7f\x2c\xd6\x57\x14\xcf\xd8\xda\x64\xa8\x5f\x83"
+ "\xf4\x48\x60\xa8\x97\x58\x93\x6f\x7d\xb2\xc4\xe2\x5e\xfa\x19\x7b"
+ "\x32\x9b\xd3\xe4\x4f\xda\x50\x8a\x3a\x54\xca\x4a\x2c\x54\xaf\x99"
+ "\xce\x0a\x66\xd7\x6d\xd8\xca\xdc\x86\xe8\xca\x2f\x60\x5c\xfd\x3a"
+ "\x48\xaa\x5b\x07\xc9\xac\x2f\x59\x42\x1e\x64\x2f\x7a\x5c\x4f\x72"
+ "\xcf\x66\x12\xd6\xb5\x0e\xeb\x42\x59\xfa\x2a\xb1\x2e\x2f\xd6\x75"
+ "\x1a\xeb\x3a\x85\x75\x59\xb1\x2e\xab\xa8\xeb\xc2\x78\x9e\x9e\x7a"
+ "\xae\x39\xe1\x8c\x4d\xa3\x68\xef\xda\xbf\xc6\x17\x0d\x4d\xa7\xf9"
+ "\xe1\x9e\x27\x2d\x17\xa8\xef\xe9\x61\xbf\xff\xd9\xfe\x3a\x24\x32"
+ "\x9d\xdf\x30\xe7\xe9\x4f\x58\x06\x4a\xf5\xe9\xd7\x61\x1c\xd9\xdc"
+ "\x61\xcf\x49\xb4\x33\xbf\xe1\x83\xe4\xee\x0b\xac\x6b\xa6\x36\x5c"
+ "\x5d\xe5\x56\xd6\xde\x97\x48\xe3\xc5\x97\x9a\xb7\x4b\xac\xa8\x37"
+ "\xd1\xd2\xf4\xe1\x91\x5e\x58\x5c\x44\x73\xd0\xac\xc8\xf8\x20\xe8"
+ "\x8e\x49\x19\xcd\x25\x7f\xa4\xf9\xbc\x99\x65\x81\xf3\x79\x33\xf7"
+ "\x82\x74\x6f\x26\x48\xb3\x4a\x41\x9a\xa3\x03\x84\x0b\xba\xcc\x19"
+ "\xaf\x8c\x82\xcd\x5e\xf6\x57\x1c\xa7\x96\x55\xe1\x58\x38\x63\xac"
+ "\xc6\x61\x5b\x47\xf3\x5b\xf7\xce\x44\xfe\xfd\x2f\xf6\x41\xf1\x74"
+ "\x4f\xf8\x0a\xd6\xc0\x25\x27\xa4\x7b\xd3\xe3\x5d\x43\xd3\xbd\x31"
+ "\x2f\x75\x78\x71\xfc\xd6\x67\x68\x34\x9f\xad\x78\xa9\xba\x8f\xc6"
+ "\xb3\x0f\x93\x1f\xb8\xe7\xce\x78\x4d\x29\x8e\xb7\xb5\x06\xc6\x0c"
+ "\x34\x67\x9b\x5d\x8b\x17\xc9\x9e\xcb\x3d\xfa\xf7\x4d\xa4\x1f\xa4"
+ "\x8b\xf5\x22\x5d\x4f\xfa\xb8\x5d\xee\xb3\x9d\x11\x37\xe4\x92\x0d"
+ "\xf8\xb0\x7c\xc9\x67\x90\x68\x3f\xea\x03\xd4\xe9\xec\xc5\x3e\x1d"
+ "\xd9\x51\xb6\xed\xc1\xdf\xc3\xf1\x02\x90\x4a\xfe\x0e\xb1\xa8\x43"
+ "\x31\x64\x0f\x7e\xb4\x87\x8c\xa3\xf1\x1e\xb4\x6b\xff\xe6\x33\x10"
+ "\x4f\x7e\x82\xf6\x45\xb6\x77\x3b\xc0\x7f\x3a\x39\xee\xa7\xab\x20"
+ "\xc1\x7b\xda\x32\xc2\x79\xda\x72\xc9\x73\x7e\x48\x88\x2b\x00\xfd"
+ "\xce\x55\xa8\xbb\xab\xd1\x3e\x4e\xa1\x7d\x74\x0b\xfb\xe8\xd7\xd7"
+ "\x67\x7e\x63\xa1\x6f\x6e\xb8\x6d\x54\xca\xb6\xb1\x3e\x99\x74\xb8"
+ "\xdf\x36\xbc\xab\x93\xa5\x9d\x12\x03\xa4\x11\xf9\x9e\x5e\x54\xbf"
+ "\x79\x28\xf9\x7d\x13\x1b\xb5\xc2\x48\x63\xb3\x0c\x2f\xf3\xbe\x81"
+ "\xb2\x88\x1c\x2b\x19\x59\xe5\x4b\x1d\x1f\x66\x76\xc1\xc0\x98\x2e"
+ "\xe3\x17\xbd\x57\x59\x9a\x8c\xf3\xd8\xe9\x63\xd2\xbd\x66\x4c\xd7"
+ "\x19\x17\x5c\xaf\x47\x39\xfe\x42\x8c\x01\x33\x9a\x69\x8e\xc0\x21"
+ "\xdd\x9b\x80\xb8\x80\xde\x4b\x7c\xc4\xe7\x24\x67\x15\x21\x2c\xf8"
+ "\x90\xe7\xde\x98\x95\x66\x7f\xcc\x4b\x8d\xb6\x47\x7b\xb9\x6d\xf6"
+ "\xa1\x0c\x8e\xe7\x83\xb4\xb8\x1b\x79\xe3\x43\xde\xb8\xb9\xcf\xc8"
+ "\xe4\x3e\xa3\xec\x90\xa7\xd8\xc1\xfc\x19\x79\x11\x0c\xf9\xa2\xb3"
+ "\x17\xf9\x60\x51\x01\xb0\x4d\x27\x91\x47\xae\x0e\xf2\x2f\x71\xfe"
+ "\xf5\xc2\x87\xfc\x14\xf9\x13\xdb\x0d\x7a\x56\x05\xfa\xd7\x37\xb7"
+ "\x46\xfa\x50\xcf\xc9\x8f\xc4\x6f\xd1\x44\xa1\xac\xe2\x2a\xc8\xce"
+ "\xd1\xee\xe3\xb7\x70\xbf\xc6\x65\xeb\x5d\x9f\x3c\xa6\x6f\x7d\xb2"
+ "\x11\xaf\x51\x8a\xaf\xa1\xb3\xb8\x76\x92\x9f\x29\x4f\x77\x90\x9f"
+ "\xb1\x17\x39\xc0\x8b\xbc\x8c\xa3\x7e\x69\x7d\x72\x22\xe7\xe9\x23"
+ "\xc8\xd3\xe5\xa0\x9b\xe8\x01\x0d\xd2\xa5\x47\x9a\xa1\xcd\x72\x0c"
+ "\x88\xc7\x3e\xb4\x23\xe2\x73\x1f\xf9\x20\xd4\x35\x8c\x53\xcc\xb3"
+ "\x57\x18\xe1\x83\xe4\x8f\x81\xf6\x56\x2a\x39\xcb\x3e\xa5\x39\x51"
+ "\x7b\x91\x17\x58\xec\x4b\x1d\x8c\xcf\x23\xdd\x6b\xf8\x30\xd3\x03"
+ "\xe1\x75\x7a\x8e\x66\x40\xa7\xe7\x68\x06\x74\x7a\x0e\xb7\x17\xb5"
+ "\x5e\x9f\xad\x41\xbd\x8e\x51\xeb\xf5\xec\x91\xff\x50\xbd\x9e\x73"
+ "\xe1\x7a\xfd\xdc\x29\x95\x5e\x6f\xfe\xbf\xd1\xeb\x8f\xb2\xb9\x5e"
+ "\x47\xf4\x5d\xc5\xf5\x35\xd1\xee\x7d\x0b\x1c\xd2\xec\x6e\x45\x6f"
+ "\x7f\xfb\x2a\xe9\x6d\x86\xe9\x9f\x55\x6f\xcf\xba\x93\x8d\x78\x5d"
+ "\x74\xbd\x45\x9c\xe7\xad\xb7\x1f\x65\xf7\x82\xc2\x3f\xd2\x5f\x56"
+ "\xe6\x37\x18\x4b\x60\x0a\xf2\xad\x39\x7e\xcb\x28\x68\x13\x3c\x6c"
+ "\x36\x2e\x60\x7e\xf4\x11\x2b\x48\x9f\x7a\xad\x8c\xf9\x63\x76\xa7"
+ "\x97\xfc\x0e\xf4\x58\x47\xb5\xdd\xfb\x1a\xc4\x17\xd0\x3b\x9e\x95"
+ "\x06\x16\x9b\xe8\xa0\x77\x41\x48\x8f\x96\xde\xff\xf8\x2a\x91\xf7"
+ "\xe8\x4f\x7c\x95\x2f\x57\xfb\xb7\xfd\xd9\xe9\x8f\x15\xef\x88\x58"
+ "\x14\x33\xba\xcb\x33\x9a\x95\xf7\x17\x21\x63\x93\x98\x97\xab\xd1"
+ "\x5e\xb4\xc7\xa5\xcc\x77\xf0\x57\xc2\xdf\xb9\xf8\x1b\x81\xbf\xa3"
+ "\x89\x8e\x0b\xeb\xe7\x32\xf8\xf8\x17\xfb\xb2\x4e\xd9\x0f\x9e\xe4"
+ "\x36\x78\x03\xc4\x9e\x90\xef\xdd\xe5\x99\xe9\xca\xfb\x90\x7e\xf8"
+ "\x01\x7e\x74\x52\xdd\xc8\x13\xad\x78\x47\x23\x9e\x55\xf8\x3e\xe3"
+ "\xcf\xa0\x4d\xc4\xf6\x67\xd2\xbb\x54\xd4\x25\x8d\x9b\x59\xee\x90"
+ "\x7f\x27\x8b\x77\x3a\x2f\x57\x53\x9c\x27\xfb\xda\x6e\xb9\x5e\x1b"
+ "\xf6\xc3\xd3\xd4\xf5\x86\xe2\x87\x43\xca\x3c\x1a\x2e\xef\xc2\x78"
+ "\x91\x19\x76\xfd\xd7\xf4\x64\x1f\xbb\x30\x5c\x73\xc3\x7e\xff\xca"
+ "\x12\x2d\x05\x19\x8d\x3e\x9b\xbf\x2f\x3b\xfe\x83\xe2\x93\x17\x18"
+ "\x97\xcc\x0d\x3b\xfe\xf5\xc5\xec\xce\xcd\x18\x3b\x0a\x7c\xb5\x96"
+ "\x02\x9a\xeb\xa4\x58\xeb\x70\xb2\x17\x28\xde\x7a\xe5\x51\x87\xd4"
+ "\x87\x31\x63\x1c\xda\xe3\x1c\xd7\xfb\x6c\xfb\x09\x8c\x51\xd7\x67"
+ "\xc7\x57\x3d\x0a\x69\xde\xd3\x86\xe8\xef\xa3\x0f\xea\x45\x7f\xd0"
+ "\x7b\xda\x12\x7f\xb8\xc0\x03\xfe\x9d\x96\x02\xbb\xb7\x15\xea\x11"
+ "\x8e\xfc\x2f\xd1\x7b\xf6\x74\x76\x5c\xf9\x2a\xe0\xef\x36\x6c\x0f"
+ "\xbf\x8a\xfe\x77\xde\xce\xc8\x4d\xe8\x73\xd0\x67\x70\x3f\xfc\x15"
+ "\x7c\x70\xef\x53\x37\xe4\xce\xce\x61\x9e\xc3\x47\x7f\x0f\x25\x6d"
+ "\xa0\x2f\x79\x02\x62\x09\xbf\xdd\xdb\x26\xfc\xf2\x03\xe8\x97\xf1"
+ "\xb9\x4e\xe5\x97\xf9\x9c\x7a\x90\x5f\xa6\xf8\xfb\x70\x67\x17\xc4"
+ "\xb9\x60\xe8\x1c\x57\xbc\x67\xb3\x8b\xf9\x29\x1e\xa7\xf7\x28\x08"
+ "\x13\xa7\xf8\xe8\xe7\x31\xee\xe8\x5b\x2d\xfc\xf3\x4e\xd9\x3f\x3f"
+ "\x7f\xea\xeb\xfb\xe7\xe7\xad\xe8\x9f\x31\xde\x7b\x8e\x7c\x33\xfa"
+ "\xe5\xbd\xc7\x9d\x92\x17\x7d\xf1\x85\xc9\x76\x7e\x51\x38\xd9\xce"
+ "\xc1\xfe\x93\x64\x4a\xba\xd3\xd6\xe8\xa5\x77\xfc\x7f\xf5\xc5\xed"
+ "\x6c\xa2\xfe\xb1\x17\xfb\xc6\x57\x1e\xed\x90\xe2\x8a\x50\xb6\x05"
+ "\xef\x33\xef\xda\xec\x78\xd6\x97\x1d\xeb\xab\xd8\x9d\xeb\xed\x33"
+ "\xe8\xfa\xfa\x50\xbe\xe8\x2f\xb0\xbf\xd2\x3b\x9f\xb4\x70\x9e\xf8"
+ "\xaf\xb2\x14\xf8\x9f\x99\x50\x8a\x7d\x53\x6a\xdd\x29\x48\x61\x95"
+ "\x3b\xdb\xbd\x95\x3b\x8f\xf6\x55\xee\x3c\x82\x7a\x19\x87\xf1\x23"
+ "\xca\xfc\xac\xcd\x5f\xb9\xd3\xe9\xaf\x6a\x68\xf2\xc5\xee\xce\x75"
+ "\xc6\xee\xec\xc0\xe7\x2e\xff\x93\xa8\x07\x1b\x49\x0f\x3e\x00\xe3"
+ "\x1c\xea\x87\xb3\x5e\x0c\xa5\x07\xcf\x59\x2f\xac\x2f\x9e\x9d\x8d"
+ "\x7a\xd0\x81\x7a\xf0\x77\xb5\x1e\xbc\x07\x5e\xab\xdc\x47\xdf\x27"
+ "\x74\x01\xf9\xce\xc7\x32\xfd\xfd\xf4\xbc\x0f\x43\xeb\xc3\xd1\xf3"
+ "\xd3\x87\xde\xd3\x81\xfa\x50\xfb\x15\xf5\x01\xfb\x57\x43\x1d\x8e"
+ "\x9b\xce\x9e\x4e\x96\x6a\x49\x1f\x3e\x1e\xd0\x87\x9f\xfd\xc5\x29"
+ "\xf5\x5d\xb0\x3e\xdc\x17\xf6\xfc\xaf\xd0\xfa\x50\x67\xfa\x9a\xfa"
+ "\xd0\x31\xa0\x0f\x75\x99\xde\xca\xba\x9c\xbe\xca\xba\xac\x01\x7d"
+ "\x38\x83\xfa\x50\x57\x30\xa0\x0f\x75\xd9\xf8\x6c\x19\xac\x0f\x0b"
+ "\xde\xf9\x66\xf5\x21\xf2\xf3\xff\x0c\x7d\xb8\x3f\xec\xf8\x37\x8c"
+ "\x3e\x7c\x4d\xff\x30\xd1\xa4\xd2\x07\xf4\x0f\x75\xe8\x1f\xea\x54"
+ "\xfe\xe1\x24\xe9\x83\xca\x3f\xd4\xa1\x7f\xa8\x0b\xe1\x1f\xb2\x3f"
+ "\xf8\x66\xf5\x61\xd8\xb1\xff\x0c\x7d\x78\xa0\xf1\xc2\xf4\xa1\xfe"
+ "\x6b\xfa\x87\x89\x65\x03\xfa\x50\x8f\xfe\xa1\x1e\xfd\x43\xbd\xca"
+ "\x3f\xfc\x19\xf5\xa1\x5e\xe5\x1f\xea\xd1\x3f\xd4\x87\xf0\x0f\x0f"
+ "\x7e\xfc\xcd\xea\xc3\xf0\xdf\xff\x67\xe8\xc3\xc2\xb0\xf3\xdf\x61"
+ "\xf4\xe1\xeb\xfa\x07\x87\x4a\x1f\xd0\x3f\xd4\xa3\x7f\xa8\x57\xf9"
+ "\x87\xf7\x48\x1f\x54\xfe\xa1\x1e\xfd\x43\x7d\x08\xff\x90\xf3\xd9"
+ "\x37\xab\x0f\xb7\x94\xff\x67\xe8\xc3\x43\xad\x17\xa6\x0f\x0d\x5f"
+ "\xd3\x3f\x98\x52\x07\xf4\xa1\x01\xfd\x43\x03\xfa\x87\x06\x95\x7f"
+ "\xd8\x84\xfa\xd0\xa0\xf2\x0f\x0d\xe8\x1f\x1a\x42\xf8\x87\x45\x67"
+ "\xbe\x59\x7d\x58\x78\xd7\x7f\x86\x3e\x2c\xee\xf8\x32\x7d\x50\x74"
+ "\x81\xf4\x82\x74\xa1\xaf\x24\x1b\x68\x9c\xf1\xca\x09\xa1\x0f\xa4"
+ "\x07\x5c\x27\x7a\xb2\xe3\x7d\xa8\x0b\xde\x27\x51\x17\x7a\x85\x2e"
+ "\x10\x2f\x48\x1f\x68\x5c\x41\xe3\x09\xd2\x09\x1f\x8e\x29\xbc\xb1"
+ "\x38\xa6\xd8\xa2\x4d\x20\x3d\xe8\x8d\xf9\x92\x71\x45\x2f\xf0\xb1"
+ "\x1f\x8d\xf1\x4e\x49\xb9\xbe\x50\x7a\xf0\xfc\x05\xce\xf1\xf5\x8f"
+ "\x2f\x03\xf4\xe0\x83\x01\x3d\x78\x20\xcc\xb8\x62\x41\x18\x3d\x70"
+ "\x9c\x87\x1e\x9c\x1a\x3c\xce\xfc\xba\x7a\xd0\xbb\x5a\xd6\x03\x1a"
+ "\x67\xfa\xe5\x71\xe6\xc3\x38\xce\x8c\xbd\x50\x3d\x58\xe2\xf8\x6a"
+ "\x7a\x50\x6f\xba\x30\x3d\x98\x58\x46\x71\x82\xd0\x83\xfa\x1c\x6f"
+ "\x2c\xc6\x0a\x01\x7a\x70\x8e\x78\x21\x40\x0f\x96\x46\x7e\xb3\x7a"
+ "\x10\x14\x2f\xfc\xdb\xea\xc1\xd2\xb0\xfb\xbf\xfa\x51\xee\xe4\xef"
+ "\x69\xde\x9e\xbe\xdd\x88\x73\x8a\x79\x23\xfa\x86\x63\xfb\x2a\x48"
+ "\xa2\x3e\xc2\xb7\x3e\x3b\xbe\xe2\x14\xa4\x6d\x5b\x05\x5a\xef\x5a"
+ "\x94\xff\x1a\xd0\xf6\x4a\x00\xbd\x6b\x2d\xf1\x87\x3a\x9d\x62\x0e"
+ "\xa9\xc8\x06\xf5\x08\xdf\x57\x21\xe6\x90\x7c\x3d\xd9\x71\xdb\x3e"
+ "\x07\xbe\xee\xd5\xb6\x68\x37\xca\x36\xef\xd3\x50\xb2\xfd\xe9\x05"
+ "\xf8\xfa\x5e\xb5\xaf\x3f\x19\x28\x5b\xb5\x9f\xaf\xb5\xaa\xe6\x90"
+ "\xe6\x84\x99\x43\x3a\x0f\x99\xf2\xb9\xfd\x53\xc2\xcf\xf7\xcf\x21"
+ "\x7d\xcd\x39\xfe\x3e\xf4\xf1\xcf\x4b\x81\x3e\xfe\xab\xc9\x74\xd9"
+ "\xfe\x73\xcd\x3b\x92\x7d\x93\x5d\x2b\x36\xdd\xdf\xc7\x93\x1d\xa3"
+ "\xbc\xcf\x56\xec\xdc\xc7\xfb\xfa\x27\x07\x6c\x9a\x6c\x99\xec\x9a"
+ "\xec\x98\xf7\xf5\xb4\xcf\xef\x33\xa6\xea\x3a\xd5\xdc\x91\x2f\x56"
+ "\xf6\xf3\x21\x7c\xbc\xff\x9c\x3e\x7e\x79\x48\xf9\xff\x2b\xf8\x78"
+ "\xd2\x03\xc5\xbe\xff\xf9\x6c\xfb\x91\xf0\xeb\xbf\xce\x4b\x0f\xea"
+ "\x52\xbe\x5c\x0f\xea\x4c\xa8\x07\x9d\x75\xaa\x39\x23\x5f\x6c\x1d"
+ "\xfa\x79\x31\x67\x24\xf4\x60\x60\xce\xc8\x1f\x3c\x67\x14\xa0\x07"
+ "\x96\xbf\x7d\xb3\x7a\x10\x34\x67\xf4\x6f\xab\x07\x2b\x0e\x7d\x4d"
+ "\x3d\x38\x0f\x7f\x50\x87\xfe\x60\x52\xaa\x4a\x0f\xd0\x1f\xd4\xa1"
+ "\x3f\xa8\x53\xf9\x83\x81\xb9\x22\x7f\xf0\x5c\x51\x80\x1e\x3c\xfa"
+ "\xf7\x6f\x56\x0f\x82\xe6\x8a\xfe\x6d\xf5\xe0\xb1\x23\x5f\x4f\x0f"
+ "\xea\xcf\xc3\x1f\xd4\xa3\x3f\x98\x54\x51\xa7\x9a\x23\xf2\xc5\xca"
+ "\x71\x5f\x88\x98\xcf\x7f\xce\x98\x2f\xff\xec\xbf\x6a\xcc\xf7\xcf"
+ "\xad\x07\x2b\xc3\xbe\x2b\x3d\x4f\x3d\x38\x0f\x7f\x50\x4f\xfe\xc0"
+ "\xa1\xd2\x03\xf4\x07\xf5\xe8\x0f\xea\x55\xfe\x60\x60\x6e\xc8\x1f"
+ "\x3c\x37\x14\xa0\x07\xab\x35\xdf\xac\x1e\x04\xcd\x0d\xfd\xdb\xea"
+ "\xc1\xea\xce\xaf\xa7\x07\x0d\xe7\xe1\x0f\x1a\xd0\x1f\xdc\x94\x52"
+ "\xa7\x9a\x13\xf2\xc5\x36\xa0\x3f\x68\x50\xf9\x83\x81\x39\x21\x7f"
+ "\xf0\x9c\x50\x80\x1e\x3c\x1e\xf5\xcd\xea\x41\xd0\x9c\xd0\xbf\xad"
+ "\x1e\x3c\x1e\x76\x5d\x85\xa2\x03\xfd\x73\x00\x6c\x40\x0f\xb8\xec"
+ "\xd7\x66\xc7\xf7\xc6\xec\xdc\xa7\x8c\xff\x2b\x06\x8d\xff\x4d\xd5"
+ "\x61\xe7\x81\x82\xde\x2f\xf3\xb1\x41\xd5\xce\x26\x31\x4e\xd8\x9d"
+ "\x4b\xf2\xff\xfe\x46\x31\x4e\x34\x2e\x20\xf9\xaf\x0d\x2d\xff\x0b"
+ "\x9d\x13\xcc\x43\xf9\x77\x9e\x43\xfe\x0f\x85\x19\x27\x3c\xf8\xf5"
+ "\xe4\x4f\xeb\x1d\xfb\x4e\x5f\x44\xf9\x2b\x73\x82\x7f\x06\xe9\xf9"
+ "\xaf\x35\x5e\x5c\x1b\x56\xfe\x21\xd7\x93\x34\x8a\xf5\x24\xb4\x96"
+ "\xe4\x70\x57\x17\x6c\xfb\x02\xf4\x71\xf9\x42\x27\xf8\x9a\x12\xd4"
+ "\x89\x8a\x13\x90\xe6\x15\x6d\xeb\x5f\x53\x42\xfb\xa2\x0b\xbf\x60"
+ "\xe3\x6b\x4a\x94\xf9\x80\xfe\xf5\x24\x8b\x68\x3d\x49\xe1\xc9\xaf"
+ "\x3d\x17\x40\xeb\x49\x0a\x51\xc6\x2e\x94\xf1\x19\x92\xef\x07\x01"
+ "\x76\x1d\x30\x07\x10\x6e\x1d\xc9\xf9\xcc\xeb\xfc\x03\xd6\x91\xf0"
+ "\x39\x80\x8b\x62\xd3\x4f\xd8\xc2\xfa\x76\x94\x23\xc9\xd3\x9e\xec"
+ "\xe5\xf3\xba\x8a\x8d\xdb\x8b\xda\x61\x5b\x2f\xe8\x95\xf9\x7f\x45"
+ "\xa6\xe4\xef\x19\xea\x01\x3b\x9d\x1d\x4b\x32\xfd\xfe\x2a\xf4\xf3"
+ "\xab\x07\xfc\xbc\x7f\xc8\x84\xd2\x9d\x1b\xd1\xbf\x6f\x84\x14\xce"
+ "\xa3\xb8\x86\x26\x31\x1f\xb0\x3b\x97\xec\x9d\xec\x99\xc5\xee\xec"
+ "\xea\x93\xed\x5d\xc8\xbb\x0d\x48\xce\xe2\xfc\xcc\x75\x9f\x92\xed"
+ "\x91\xcc\xe3\x64\x99\xd7\x85\x91\x39\x97\xb7\x46\x4f\x7b\x71\xd0"
+ "\x77\x66\xfd\x32\xf7\x3e\xa5\x9a\xff\x51\xcb\x5c\x9e\xf7\xf1\xa3"
+ "\x2d\x9f\xd7\xfa\xa1\xf3\x94\xfb\x45\x9b\xdf\x47\xb9\xd7\xc9\x72"
+ "\xef\x9f\xdf\xff\x5a\x72\x5f\x1f\xfe\xfb\x97\x00\xb9\xd7\x99\x2e"
+ "\x82\xdc\x3b\x06\xcb\x9d\xc6\xff\x24\xf7\xba\x2c\x1a\xe7\xb3\xd8"
+ "\x3a\x4b\x9f\xbc\x6e\x64\xb0\xdc\x8b\xfe\xf8\x8f\x97\x7b\xe4\xe7"
+ "\xff\x19\x72\xdf\x10\x76\xff\xf3\x20\xb9\x5f\x04\x7b\x9f\x68\x0a"
+ "\x21\x77\xd9\xde\xeb\x8e\xd0\xb8\x1e\xe5\x2e\xdb\xfb\xc9\x10\x72"
+ "\xdf\xf8\xbb\x7f\xbc\xdc\x87\x1d\xfb\xcf\x90\xfb\x93\x61\xd7\x7f"
+ "\x04\xca\xbd\xfe\x22\xd8\xfb\xc4\xb2\xc1\x72\xaf\x97\xed\xbd\x3e"
+ "\x8b\xc6\xf1\x2c\xb6\x5e\xb6\xf7\x3f\x87\x90\x7b\xf1\x6f\xff\xf1"
+ "\x72\x1f\xfe\xfb\xff\x0c\xb9\x6f\x6a\x38\x4f\xb9\x5f\x0c\x7b\x77"
+ "\x84\x90\xbb\x6c\xef\xf5\x47\x68\xdc\x8e\x72\x97\xed\xfd\xbd\x10"
+ "\x72\xdf\xfc\xab\x7f\xbc\xdc\x6f\x29\xff\xcf\x90\x7b\x49\xd8\xf5"
+ "\x7f\x81\x72\x6f\xb8\x08\xf6\x6e\x4a\x1d\x2c\xf7\x06\xd9\xde\x1b"
+ "\xb2\x68\x9c\xce\x62\x1b\x64\x7b\xdf\x14\x42\xee\xa5\xbf\xf8\xc7"
+ "\xcb\x7d\xe1\x5d\xff\x19\x72\xdf\x52\xfd\x65\xef\xeb\x15\xd9\x2b"
+ "\x73\x36\xfc\xfd\x2c\xc6\xf7\x8a\xbc\x49\x0f\x48\xe6\xa4\x0b\x6a"
+ "\x99\xf3\x35\x3c\xab\xc5\x1a\x1e\x8a\xdb\x19\x8e\xc5\xd9\x10\xbe"
+ "\x7e\xa3\x8b\x8f\xdb\xe5\x38\x9e\x69\xb4\x09\x14\xcb\x87\x8f\xe3"
+ "\xad\xaf\x28\xf2\xfe\xaa\x63\xb7\x2f\x93\x77\xf0\x98\xfc\x9f\x45"
+ "\xde\xea\xf1\xdb\xc5\x91\xf7\x53\xa5\x5f\x4d\xde\xf5\xa6\x0b\x93"
+ "\x77\x7d\xa6\x90\x37\x5f\xa7\x61\x19\x90\x77\x7d\x96\x90\x77\x7d"
+ "\x76\xf8\xfe\x7c\xeb\x73\xff\x78\x79\x07\xce\xc9\xff\xfb\xca\xfb"
+ "\xe9\xb0\xe7\x7f\xd0\x1c\x0c\xc9\x9a\xe4\xbe\xfd\x51\x48\xfa\xfe"
+ "\xa3\x62\x6e\xc5\x7b\xda\x40\x3e\x5f\x4b\xf2\xa7\x6f\x7c\xe2\x50"
+ "\x07\x3e\xca\x76\x42\xaf\x3b\x1b\xe8\x5b\x1e\x5a\x77\x71\xd8\xe2"
+ "\x00\x7b\xd1\x87\xb0\x6d\x0d\xe8\x0f\xe5\x7e\x0e\x73\x1a\x59\x9f"
+ "\xfd\xa8\x8d\xbe\xf1\xd6\xda\x36\x7e\x08\x6c\x75\x72\xf4\x22\x17"
+ "\x48\xa7\xa4\x67\x92\x69\xdd\xc6\x04\x17\xf2\x84\xbe\xf7\x41\x99"
+ "\x6f\x3b\x05\xf0\x41\x21\x80\x71\x39\xc9\xfa\x99\xa7\x23\x9f\x08"
+ "\xf1\x9d\xcf\x85\xcc\xcb\xa8\xe7\x5e\x43\xc8\xfa\xa7\xd2\xc5\x59"
+ "\x9b\xa1\xac\xcb\x08\x98\x97\xf9\xba\xdf\x5f\x5e\xb4\xb5\x19\xdf"
+ "\x0b\xbb\x97\x13\xad\xb7\x21\x79\x92\x4d\x7b\xab\xc4\xbc\x8c\xbd"
+ "\xa8\x15\x68\x5d\x0d\xd9\xb0\xaf\xc7\xa0\x7b\xb2\x10\x6d\xbd\x43"
+ "\xd8\xfa\xf7\x3f\x47\xd8\xdc\x3f\x01\xe9\x87\x90\x6d\x9f\x90\xed"
+ "\xe7\x24\xdb\x3f\x01\x5b\x9b\x1c\x7d\x4a\x2a\x03\x92\x2f\xc9\xb5"
+ "\xe4\x8f\xa0\x5f\x4c\xfb\xa2\x90\x8f\x47\xff\x8e\x72\x4e\xad\x7f"
+ "\x14\x52\xc8\xfe\x7d\x95\x3b\x8f\x78\x2b\xc5\x1a\x0d\xf2\xfb\x7d"
+ "\x31\x2f\x75\x94\xaf\x91\xe5\xff\x20\xc9\xbf\x2c\xa4\xfc\x7f\xfa"
+ "\x55\xe7\xde\x65\xf9\x7f\xe5\xef\x7a\xfe\xaf\xec\x7d\xf5\xc5\xb2"
+ "\xf7\x6d\xb9\xe7\xa7\x07\x62\x9e\xe6\xc2\xf4\xc0\x1d\x42\x0f\xca"
+ "\x75\x83\xf5\xa0\x2e\x13\xf5\xa0\x23\x50\x0f\xea\xb2\x84\x1e\xd4"
+ "\x65\x63\xbe\x65\xb0\x1e\x94\x57\x7e\x33\x7a\x70\x9e\xdf\xf3\xfc"
+ "\xcb\xeb\xc1\xf7\x2d\xe7\xa9\x07\x5f\xc1\x1f\x9c\x0e\xa1\x07\x15"
+ "\xfa\x10\x7a\x80\xfe\x60\xa2\x29\x48\x0f\x64\x7f\x50\x87\xfe\xa0"
+ "\x2e\x84\x3f\xa8\xf8\xf1\x37\xa3\x07\xe7\xf9\x1d\xcf\xbf\xbc\x1e"
+ "\x54\x86\xed\xff\x03\xf5\xa0\xfe\x2b\xf8\x83\x4f\x42\xe8\x41\x95"
+ "\x61\xb0\x1e\x60\x2c\x88\x71\x60\xa0\x1e\xd4\xcb\xfe\xa0\x3e\x9b"
+ "\xe2\xc3\xc1\x7a\x50\xb5\xf3\x9b\xd1\x83\xf3\xfc\x7e\xe7\x5f\x5e"
+ "\x0f\xb6\x87\xfd\xfe\x37\x48\x0f\xbe\x82\x3f\x78\x3f\x84\x1e\x54"
+ "\x1b\x43\xe8\x01\xf9\x03\x47\x90\x1e\xc8\xfe\xa0\x1e\xfd\x41\x7d"
+ "\x08\x7f\x50\xfd\xe2\x37\xa3\x07\xe7\xf9\xdd\xce\xbf\xbc\x1e\xfc"
+ "\x20\xec\xf8\x2f\x50\x0f\x1a\xbe\x82\x3f\x28\x09\xa1\x07\x3f\x4c"
+ "\x1e\xac\x07\x0d\xe8\x0f\x4c\xa9\x81\x7a\xd0\x20\xfb\x83\x06\xf4"
+ "\x07\x0d\x21\xfc\xc1\x0f\x5f\xfb\x66\xf4\xe0\x3c\xbf\xd7\xf9\x97"
+ "\xd7\x83\x1f\x85\xfd\xfe\x5b\xad\x07\x7d\xfd\xe3\x85\x66\xae\x07"
+ "\xe5\x1b\x85\x1e\x6c\x22\x3d\xe8\x12\xeb\x77\x2a\x64\x3d\xe8\x1f"
+ "\x2b\x74\x06\xeb\xc0\x8e\x71\xfd\x3a\xf0\xb7\x81\xb1\x42\x1f\xca"
+ "\x9b\xcf\x07\xc9\xe3\x04\x65\x1e\x88\x8f\x13\x70\x9c\x58\xfe\xb9"
+ "\x2c\x7f\x3e\x27\xb0\x23\xb4\xfc\x2f\x60\x9c\x18\xb0\x46\x23\x58"
+ "\xfe\xff\xe4\xdf\xe9\x0c\x9a\x17\xf8\xe3\xd7\x5d\x9b\xf1\xe3\xf3"
+ "\x94\xbf\x12\x17\x9c\xaf\xfc\x3f\x09\x21\xff\x67\x43\xc8\xbf\x3e"
+ "\x53\xc8\x7f\x62\x99\x12\x0f\x28\xf3\x42\x3c\x1e\x18\x24\xff\x67"
+ "\xbf\x21\xf9\xff\x73\x7e\x9f\x73\xf1\xe5\xff\x93\xb0\xf2\xf7\xa1"
+ "\x0d\xec\x94\xfc\x4d\xd5\x92\xbf\x19\x2f\x1b\x5e\xad\x98\x16\x89"
+ "\x69\x7c\xaf\xcf\x6a\x39\xcf\x57\x0e\xb4\x77\x92\x2d\x5e\x93\x4b"
+ "\xfc\x26\x98\x21\x0a\x4c\xfc\x16\x30\x63\xdb\x04\x9c\x04\xa5\x98"
+ "\x6e\x8b\xdd\x62\x1e\x82\xf0\xad\xac\x3c\xd3\x83\x69\x43\x09\x96"
+ "\x6d\xd1\xf2\x7d\x8f\xe3\x35\x7c\xef\x4c\x19\x5e\x43\x7b\x65\xd9"
+ "\x08\x16\xe1\x74\x32\x5c\x22\xdf\x1b\x48\x92\xa0\x7e\x30\x6d\x51"
+ "\x32\x0c\xed\x59\x65\x54\xd3\x18\xab\x31\x73\x5c\x32\x5c\xb4\xcf"
+ "\x7a\x8c\x9e\xdb\x7d\x5b\xb4\x49\x6a\x38\x76\x17\x10\x5e\x05\x6e"
+ "\x98\x8c\x2f\x39\xa0\xbd\x63\x00\x62\xb7\x18\x39\xbe\xd8\x6e\x09"
+ "\x64\xfa\x50\x27\x32\x0e\x71\x78\x8d\x76\x5c\x00\xfc\x10\x50\xb7"
+ "\x23\x96\x0d\xf9\x4e\x91\x0c\x67\xf2\x4b\xc0\xcf\xb5\xc4\x74\xad"
+ "\x9a\xd7\x32\x6c\x9c\xc2\x47\xda\xd3\x49\xdd\x5e\x1f\xb6\x7f\xa7"
+ "\xa0\x31\xde\xf7\xcc\x4d\x65\x72\x5b\x52\xd5\xf5\x12\x1c\x96\x9b"
+ "\x24\xcb\x44\x8f\xed\x48\xeb\xc7\x57\xb1\xb2\x4c\x81\x43\x9d\x1d"
+ "\x89\x32\xb2\xd9\x71\xa4\x28\xb7\x7b\x38\x2b\x9f\x5b\x21\xb7\xdd"
+ "\x1c\xc8\x47\x8d\x43\xe1\x23\xc2\x98\x11\x76\x04\xc2\x4c\x53\xf0"
+ "\xfa\xac\x7c\x1f\x2d\xd1\x6e\xab\xf7\x12\xd2\x8b\xb6\x2e\x80\x3a"
+ "\xd1\x9e\x4b\x64\x9c\xe9\xa2\xcd\x7a\xd8\xd9\x2f\x6b\x2d\xe5\xd9"
+ "\x64\xb8\x04\xde\x9e\xe8\x5c\xa3\x4f\xa3\x9d\x35\x18\x56\xa7\x86"
+ "\xbd\x54\xc0\xce\xb7\x21\x6c\xe6\x60\x58\xbd\x1a\xf6\x32\x01\x7b"
+ "\x5f\x3b\xc2\x66\x0d\x86\xf5\x8e\x50\xc1\x5e\x2e\x60\xef\x77\x20"
+ "\x6c\xf6\x60\x58\xa3\x1a\xd6\x20\x60\x1f\x4e\x46\xd8\x9c\xc1\xb0"
+ "\x66\x35\xec\x48\x01\xfb\x80\x13\x61\x73\x07\xc3\x96\xaa\x61\xaf"
+ "\x10\xb0\x39\x80\xb0\x79\xc1\xb0\xf5\x5c\x0f\x60\x8c\xac\x07\x57"
+ "\x0a\xd8\x45\x7a\x84\xb5\x84\x68\x5b\x04\xc7\x2b\x60\x13\x05\xec"
+ "\xdc\x4e\x84\xcd\x0f\x21\x0b\x35\xec\x55\x02\x76\x4d\x0a\xc2\x16"
+ "\x84\x90\x85\x1a\x76\x94\x80\x5d\xae\x45\xd8\xc2\x10\xb2\x50\xc3"
+ "\x5e\x2d\x60\x2d\x31\x08\x5b\x14\x82\xbf\x03\xb0\xd1\x8f\x26\x20"
+ "\x4c\x31\xf2\xa4\x3d\x04\x6f\xd5\x38\x47\x0b\x9c\xf9\x89\x08\x5f"
+ "\x1a\x82\xb7\x6a\xd8\x31\x02\x76\x55\x12\xc2\x6e\x1d\x0c\x0b\x9a"
+ "\x9d\x82\xbf\x37\xc9\xfc\xbd\x46\xc0\x17\x8c\x43\xf8\xb2\x10\xfc"
+ "\xa5\x7c\x9b\x6c\x6b\x49\x02\x36\xcf\x84\xb0\x15\x21\xf8\xab\x86"
+ "\xbd\x56\xc0\x6e\xe9\x40\xd8\xea\x10\xfc\x55\xc3\x5e\x27\x60\xd7"
+ "\xe9\x10\x76\x47\x08\xfe\xaa\x61\xaf\x17\xb0\x45\xa4\x3b\x35\x21"
+ "\xe8\x1d\xa3\x82\x4d\x16\xb0\x1b\x3c\x08\x5b\x1b\x42\x16\x6a\xd8"
+ "\xb1\x02\xf6\xa9\x56\x84\x6d\x08\x21\x0f\x35\xec\x0d\x02\xf6\x49"
+ "\xd2\xf5\x3d\x21\xe4\xa1\x86\xbd\x91\x45\x6f\xea\x92\xfd\x62\x63"
+ "\x30\x2c\xca\x5e\xf8\x44\x2b\x8c\x63\xd1\x25\x0e\xbc\x27\xb8\xbd"
+ "\x04\xd7\x8f\xcf\xea\xfd\x0e\xf9\x1b\xd9\x87\x8d\x67\xd1\x85\x29"
+ "\x32\xbe\xa6\x41\x75\x5b\xb5\x6a\xd8\x09\x2c\xfa\x47\xed\x32\xec"
+ "\xbe\xc1\xb0\x3a\x35\xec\x44\x16\xfd\xbd\x06\x19\xb6\x79\x30\xac"
+ "\xbe\x1f\x96\x45\x6f\x6b\x44\x98\xfd\x75\xb2\x6f\x54\xd1\x79\x93"
+ "\x0a\xdf\x24\x16\xfd\xfd\x26\x19\x9f\x6d\x30\x3e\xa3\x1a\xf6\x26"
+ "\x16\xfd\x63\x85\xce\x96\xc1\xb0\x66\x35\xec\x77\x58\x74\x65\xb3"
+ "\x0c\xdb\x3a\x18\xb6\x54\x0d\x9b\xc2\xa2\xb7\xdb\x64\xd8\x43\x83"
+ "\x78\x4f\x76\x60\xc5\x58\x40\xf8\xa4\x9b\x59\xf4\x0f\x5a\x65\xd8"
+ "\x80\x38\x40\xd5\x0f\xdf\x22\xe4\xfe\x74\x33\xca\x9d\x7f\x13\x84"
+ "\x3e\xbf\x23\x54\x8c\x51\x70\x03\x0c\x3b\x21\x35\x14\x8b\x3e\x49"
+ "\x39\xf7\x6a\x17\x6f\x9b\xbf\xd6\x52\x9d\xe1\x62\x5e\x75\xda\x76"
+ "\x89\xb5\x4f\x74\x81\x96\x9f\xa5\x12\xfb\x52\xb3\x03\xd3\x9d\x57"
+ "\x59\x9a\xdc\xe5\x0d\x65\x0e\xcd\xf8\x66\xda\xc7\x0f\xef\x77\x38"
+ "\xe0\x31\x7e\x0e\xd0\x76\x2b\xf3\xd0\xfe\x95\xbe\xaa\x95\x99\x76"
+ "\x7f\x37\xc6\x72\xcc\x83\x38\x3c\x18\xcb\x45\x18\x71\x5c\x59\x52"
+ "\xc4\x7a\xed\x45\xdd\x70\x5c\x6a\xf8\x23\x5b\x6d\x49\x43\x1a\x0a"
+ "\xb0\xbe\xbc\x63\xf8\xcc\x69\xc0\x18\x08\xfb\xca\x7c\xdb\x1a\xda"
+ "\x47\x74\x57\x94\x33\xf6\xe5\x02\xf6\xd4\xc2\xae\x82\xcd\x70\xf5"
+ "\x09\x69\x97\x8e\x60\xf8\x1e\x83\xa7\x2d\x77\xf8\x63\x57\xe6\xd3"
+ "\xde\x83\xac\xa6\x31\x53\xec\x4b\xb8\x8b\x9f\xed\x88\x34\xb4\xb3"
+ "\x44\x4b\xa9\xbf\x77\x6b\x29\x9d\xab\x66\xdb\x7c\x02\x8e\xa9\xf2"
+ "\x9c\x23\x1b\xf9\x9e\x85\xd8\xa6\x52\x5f\x59\x5b\xb6\x5f\xd7\x96"
+ "\xc5\xca\xfe\xd0\x64\xcf\x77\x80\x38\xf3\x65\xd7\x07\x2c\xee\x01"
+ "\xbb\xbf\xac\x2d\x0d\xd3\x1b\xec\xae\x5e\x9e\x8e\x38\xaa\x29\xbe"
+ "\xec\xd1\x1d\x49\x67\x65\x47\x66\xd9\xae\xe8\x85\x4e\x69\x17\xb7"
+ "\x5f\x4a\x67\xdb\xfe\xd0\x44\xfc\xf1\x6f\xfb\x43\x43\x84\x01\xb4"
+ "\x3d\x51\x47\xd2\xdd\xe5\xbb\x9a\x94\xb3\x47\x94\xba\x08\xaf\x43"
+ "\xc6\x15\x66\xdd\x47\x3c\xab\x5c\x59\x86\x65\xbb\x31\x5e\x6c\x15"
+ "\x3c\xde\xe5\x71\x68\x86\x4c\x13\xf7\xbb\xb5\x0e\x4d\x54\xa2\x7c"
+ "\xaf\x77\x68\x92\x0c\xf2\x7d\xa2\xb2\xa7\x63\xe8\x3d\x26\x57\xe6"
+ "\x20\x6f\x0b\xfd\x3f\xcd\xd6\x51\xac\x4b\xf1\x3b\x8b\x5d\x99\x63"
+ "\x1c\x45\xe7\xf5\xed\xde\x87\x75\x16\x8a\xfd\xfd\x77\x6f\xc0\xdf"
+ "\x78\xf9\xd7\x29\xff\x32\x82\xe1\x7a\x93\xb8\x02\x58\xc5\xae\x74"
+ "\xe2\xed\x66\x1f\xf3\x23\xde\x1a\xe4\x53\xa3\xbd\xa8\x4b\xe6\xdf"
+ "\xee\x17\x79\xdc\x4f\xb2\x43\xf9\xb2\xa8\x3f\x34\xf2\xba\x2a\x5f"
+ "\x2e\x50\xd3\x65\x9a\x74\xd3\x77\x52\x6e\xbe\xe5\xbb\xa9\xb7\x2e"
+ "\x79\x78\x69\xde\xb2\xe5\x8f\x58\x56\x3c\xfa\x58\xfe\xca\x55\xab"
+ "\x0b\x1e\x5f\xb3\xb6\xf0\x89\x75\xeb\x8b\x36\x6c\x44\x3c\xfd\x67"
+ "\xb5\xb1\x9f\x4e\xd3\xb8\x24\xc0\x3a\xee\xc2\x3a\x5e\xb8\x94\xd3"
+ "\x82\x69\x42\xf6\x2f\x68\xb5\xc6\xd0\x71\xb5\x1d\x23\x5d\x3a\x3f"
+ "\xa6\x5b\x7a\x61\x09\x9d\x65\x83\x3a\xa6\xb1\xd7\xde\x6d\xa3\xf3"
+ "\xc5\x3a\xa5\x17\xb2\x0e\x3b\xef\xb6\xd1\xf9\x76\x07\x0c\x5d\x90"
+ "\x34\x86\xce\x20\x7b\xc1\x4c\xf9\xf5\xd7\x01\xb4\x60\xd9\x50\x38"
+ "\xc7\xe8\xc1\xf0\xa3\xcb\x98\x73\xc7\x65\xac\x9b\xf0\xef\x78\x96"
+ "\x75\x39\x9f\xb4\x40\x15\x3e\xa3\x9e\xeb\x8f\x4b\x7b\x2e\x3d\x90"
+ "\xc8\xcf\x69\x4a\xac\x7b\x96\x75\x6e\xbd\x8c\x75\x3e\xf5\x2c\xeb"
+ "\xae\xbf\x8c\x39\x92\x76\x40\x8c\xbb\xfc\x85\x56\x87\xf4\x82\x91"
+ "\xdb\x0c\xe6\xfb\xa3\x77\xdb\xb6\x63\xde\x44\x2f\x44\xd4\xe3\x33"
+ "\xa6\xb9\x0e\x18\x05\xdd\x6f\x7c\xee\x89\xc4\xf6\xed\x65\x7d\xf9"
+ "\x9a\x2a\xac\x47\xc8\x68\xcf\xad\x2d\xd8\x8b\x63\x7d\x4e\xbb\xe7"
+ "\x18\x38\xa4\x3d\xa9\xf5\x5f\xf0\xfa\xe2\xed\x35\xdd\x40\xf8\x5e"
+ "\x5f\xe3\x89\x5c\x7b\x05\xf3\x22\xac\xc1\xff\x64\xbe\x06\xeb\x73"
+ "\x21\x6e\x97\xba\x3d\xc9\xcb\x51\xe6\xab\x9e\xc8\xcf\x1f\x1b\x0d"
+ "\xc9\xfc\x37\xe0\x6c\xbc\x42\xda\x5f\xf6\x47\xcf\xb2\x16\x6c\xa7"
+ "\x0d\xdb\xdb\xda\x86\xd1\x3b\xea\x0b\x60\x9b\xaa\x11\x6f\x25\xa6"
+ "\xef\xc7\xfb\xfd\x48\x7b\xab\x38\x4f\xed\x9d\x5f\xb0\xf2\x3d\xd3"
+ "\x90\xce\x56\x3a\x63\x83\xf6\xa3\xed\x59\x9f\xa5\xc1\x76\xef\x40"
+ "\xb8\x56\xe3\x15\x70\xed\x71\xe9\xc5\x4b\x91\x8e\x3d\x78\x4f\xf0"
+ "\xbf\x22\x39\x22\x7c\x8b\x68\xd7\x3b\xfc\xec\x4c\xe4\x95\x6d\xe7"
+ "\x65\xac\xc2\x5d\xbe\xc7\x49\xfb\x6c\xf3\xf3\x88\xf0\x19\xf9\xd2"
+ "\x8a\xb0\xd5\x3d\x25\x59\x1a\x1c\x07\x6a\xea\xfb\x71\xee\xb1\x11"
+ "\x4d\x44\x07\x8d\x2d\x3f\xc2\xe8\xcd\xdf\x97\x0d\xe3\x3d\xa0\xf9"
+ "\xa8\x13\xa0\xf6\x59\xd6\x80\x57\x2d\x5e\x35\x1f\x62\xde\x6f\xf1"
+ "\x6a\xc5\xf4\x43\xf8\xfb\x21\xfe\xfe\x16\x2f\x1c\x9b\x1a\x88\xee"
+ "\xb5\xc5\xac\x6b\x62\x0d\x5c\x43\xf8\x51\xb7\xee\x3f\x26\xbd\xa3"
+ "\x27\xda\x69\x1f\x7b\x16\xfd\xe2\xd6\xc0\xbd\xbf\x5f\xf2\x00\xe6"
+ "\x83\xf4\x72\x8c\xf8\x55\x5f\x2f\x67\xe1\x55\x28\xdf\xef\x47\xd8"
+ "\x4e\xf9\xbe\x1d\xaf\xa3\x5f\x7e\x05\xe3\x0b\x77\x35\xa6\x9f\x3f"
+ "\xec\x79\x5d\x5b\xcf\x0f\xee\x55\x00\x69\x6f\x36\x5e\xd5\x81\xe9"
+ "\x7b\x2d\x22\xed\xcd\x14\xf1\xfc\xa6\x59\xfe\xcd\x07\xe9\x2d\xe4"
+ "\xd3\x5b\x88\xff\xad\x46\x91\xf6\xd6\x3e\x90\xf6\x79\xf1\x5e\x17"
+ "\x54\x3f\xe1\xac\x25\x79\xf6\xd1\xd9\x6e\x28\x4b\x87\xf4\x62\x16"
+ "\xc9\x68\xbb\xd0\x2d\x8d\x9f\xf1\xb4\x4c\xd4\xad\xda\x01\xfd\x79"
+ "\x79\x7a\xa0\xfe\xbc\x6c\x0a\xd2\x9f\x6a\xf2\x45\x68\x2f\xb5\xf5"
+ "\x42\x5f\xf6\xf7\x3c\x99\x87\xcf\x2f\xa7\x20\x9e\xfd\x34\xe7\x81"
+ "\x38\x78\x3c\xb4\xfd\x04\x8e\x3b\x2d\xa0\x25\xff\xd2\x2d\xbd\xfc"
+ "\x34\xe9\x2c\xd5\x2d\xd7\x2b\x68\x41\xfa\x30\xad\x81\xe8\x5b\x8d"
+ "\x78\xf1\x79\x0f\xc2\x35\xd8\xe1\x73\x85\x36\x5e\xa6\xfc\x51\xd4"
+ "\x47\x99\x5e\xc2\x49\xe5\xd8\x40\xbb\x32\xa9\x8c\xa8\xbb\xf1\x56"
+ "\x4c\xa7\x71\x2a\x7d\xcf\x14\x61\xf7\x3a\x80\x74\x92\x7e\xed\x5e"
+ "\x13\xda\x52\x3a\xf8\xdd\xd9\x30\xd1\x00\x26\xb4\xb7\xa8\x63\x52"
+ "\x63\xe2\x84\x62\x30\x11\x3e\xf2\xe9\xd8\x0e\x47\x3d\xd9\xa2\xc0"
+ "\x25\x9f\xff\xf7\x62\xe6\x87\x05\xc0\xeb\xa9\x23\x7a\x30\x5f\x55"
+ "\xef\x0e\x1a\x87\x6e\xdf\x28\xda\x8a\x75\xed\xc1\xf2\x4d\xd4\x76"
+ "\xe2\x27\xe6\x37\x23\x9e\x22\xca\xe3\x67\x01\x89\xf6\xec\xa1\xf3"
+ "\x22\x88\x1f\x04\x4f\xe7\x35\x8a\x7d\xbf\xf7\xec\xe4\x7c\xc3\xf2"
+ "\x24\x0f\x86\x75\x10\x8e\x12\x2f\xf3\x32\xf4\x47\x2f\x6c\xf4\x60"
+ "\x5c\xf1\xca\xdf\x03\xe5\xd3\xd8\xae\x96\x0f\x96\x6b\xc2\xf2\x2d"
+ "\x0c\xdb\x48\xfe\x04\xeb\x8c\xa7\x33\xe2\x30\xad\xda\x5f\x8e\x38"
+ "\xd6\x79\xf8\x3c\x0d\xe2\xf9\x14\x69\xa9\x26\x3c\x48\x4f\x8b\xc0"
+ "\xf5\x4a\xe2\xaf\x8a\x03\x65\x2d\xe3\xdb\x43\x32\xe7\xf6\xbc\x91"
+ "\xb7\x09\x7d\xd7\x2b\x6f\xd6\x89\xbc\x66\x84\x69\x66\x7d\xe9\x40"
+ "\xe7\x2f\x88\xbe\x84\xe7\xed\x2b\x39\xcb\xe5\xdb\x22\xfc\xda\x2b"
+ "\xbf\x5b\xbb\x89\x75\x0d\xd0\xfd\x4a\x99\x72\x86\x85\x4c\xf7\x3e"
+ "\xaa\x8f\xad\xcf\xe1\xfd\x2a\xd5\x41\xe5\x65\x7c\x79\x84\x4f\xe1"
+ "\xd5\x04\xa4\x43\xf0\xab\xb1\x06\xd3\xf7\x90\x2e\x72\xbe\xa1\x1f"
+ "\xed\x29\x21\x5d\x7c\xa5\x02\xcb\xef\xaf\xa2\xe7\xf5\xfc\xd9\xc8"
+ "\x7d\x6c\x7f\x7e\xe3\x11\xca\xb7\xe3\x38\x7f\xfb\x63\xa8\x4b\x7e"
+ "\x80\x6b\x12\xc0\xe4\xb2\xf2\xb6\xed\x75\x3d\x39\x4d\x73\xc0\x0b"
+ "\x40\x74\x22\x8f\x9a\xdd\xe5\xaf\xa6\xa0\xef\x2f\x24\x5a\xd1\x5f"
+ "\xef\x63\x2f\x64\x03\xd1\x8c\xfe\x4c\xa6\xef\xd5\x17\x65\xd9\xef"
+ "\xa3\x36\x12\x3f\x27\x08\xdf\x87\x79\x7b\x67\x12\xed\x03\xed\x7e"
+ "\xb5\x54\xcd\x63\xde\x6e\x94\x03\xc9\x8b\xe4\xa2\xc2\x49\xba\x5f"
+ "\x8d\xb8\xf6\x8a\x67\xa1\x1b\xc4\xeb\xea\xcb\xd8\x21\x82\x1f\x80"
+ "\xfd\x19\xdf\x8f\x7f\x33\xd6\x3d\xb1\x00\xfb\x74\xb4\x0b\x3a\x87"
+ "\x04\xf1\xee\xa5\xb3\x38\x11\x47\x33\xf1\x14\x69\x89\x25\x7d\xc4"
+ "\xe7\x43\x72\xb9\x18\xec\xcf\xc7\xe1\x95\x36\x60\xff\x3f\xf3\x05"
+ "\xea\xd7\xcf\x82\xed\x9f\xe4\x5d\xed\x2f\x49\x07\xae\x0f\x6b\xc0"
+ "\x78\x4a\xfa\xd9\x73\x72\xdf\x21\xcb\xfa\x67\x27\x0f\xa0\xbd\xa8"
+ "\x70\x14\x06\xc9\xba\x99\xeb\xe3\xfa\x59\x1a\x6a\x33\x96\x6d\x96"
+ "\xf1\xf0\x36\x73\x7d\xb2\x72\x1d\x38\xc4\xd6\x63\x3b\xfb\xf5\xe0"
+ "\xd5\x76\x59\xce\x87\x82\x78\xa2\xf8\xae\x44\x3a\x2f\x8e\x7c\x12"
+ "\xc6\xb8\x77\xb8\xfb\x06\xfc\x12\xc9\xde\xcf\x65\xff\xb3\xa2\x7a"
+ "\xd1\xdf\xca\x7e\xeb\x67\x22\xff\xb2\x00\x1d\x26\x5a\x5e\xe3\xfa"
+ "\x4b\xb4\x94\xe4\x10\x2d\xcd\x9c\x8e\x12\x23\x9c\x92\xf6\x26\x51"
+ "\xfd\x58\xb6\x49\xb6\x57\x19\xd7\xab\x5b\x09\xd7\x53\xe8\xab\x88"
+ "\x26\xac\x5b\xcf\xfd\xdf\x0c\xae\x07\x4f\xcb\xb4\xb7\x7a\xac\x54"
+ "\xf6\xe5\xa2\xb3\x12\x2f\x8b\x71\xcc\x4b\xdd\x1e\x71\xa6\x4c\x34"
+ "\x96\x6f\xa4\x7d\xfc\x8f\x4b\x4d\x9d\xe4\xa3\xe9\x1d\x12\xde\xb7"
+ "\xd1\xf7\x9e\xe8\x53\xb4\x88\x4f\x47\x3a\xaa\xe8\x45\xb7\xd4\xf4"
+ "\x1e\x8d\x17\x90\xd7\x7b\x31\x46\x6a\x24\x7e\x93\x2e\x63\x8c\x94"
+ "\xe2\x2e\xdf\xdb\xad\xe8\x2d\xd6\x53\x4b\xbc\x17\xf2\x79\x6d\x12"
+ "\xea\x71\xf3\x80\x6e\xbd\x36\x49\xe6\x63\x23\xf2\x51\x87\xf5\xbd"
+ "\x29\xb7\xab\x11\xe1\x31\x16\x6b\xda\x25\xd3\x2e\x9f\x1b\xf8\xda"
+ "\x6c\x45\x0e\xb2\xad\x1e\xaa\x22\xff\xcb\x65\xf0\x5a\xa7\x5c\x76"
+ "\x8f\x5c\xd7\x67\x0a\x2c\xc5\x88\xe2\xac\xa8\xd7\x3e\x23\x3f\x38"
+ "\x11\x65\xcf\x7d\x1f\x3f\xa7\x56\xa4\x91\xed\x88\x3a\x9a\x2a\xb9"
+ "\x1e\x62\xdc\x33\xa0\x47\xaf\xed\x0f\xf2\x4f\xe4\x8b\xab\x0f\x23"
+ "\x0e\xf2\xa7\xa4\x4b\xe4\x53\x69\xbc\x82\xf8\x76\xc8\xf6\x23\xd3"
+ "\xfc\xfa\xd8\x40\x5d\x69\xda\x80\xba\x32\x7e\x00\xf7\xeb\x86\x50"
+ "\xfd\x5c\xbd\xf0\x81\xb5\xa2\xcc\xeb\x2b\xe4\xb6\xed\x15\x6d\x93"
+ "\x9f\x89\x6f\x9b\x39\xdf\xc6\xab\xf8\x88\x7c\x7b\xe3\x39\x19\xbe"
+ "\x99\x7c\xf9\x80\xbd\xbe\xfe\xb1\x62\xcb\x83\xfd\xc5\x1b\xdb\xc8"
+ "\x1e\x54\x74\x35\x05\xf9\x8b\xe6\xd0\xfe\xe2\xf5\x52\xb9\xbd\x0d"
+ "\x41\xb6\xb1\x47\x8e\x77\x77\x2a\x72\x38\x8c\xe3\x31\x71\x2e\xd2"
+ "\x9e\x9d\xe4\x3f\xa9\x6e\x75\x1f\x54\x27\xf8\x2a\xdb\xf2\x1b\x4f"
+ "\x0c\x96\xc3\x1b\xd3\xd4\xf6\x4c\xb2\x26\x9f\x40\x38\x48\xa6\x3c"
+ "\xae\xc4\x34\x21\xd7\x37\x28\x7e\xaf\x56\xfb\x68\x84\xdd\xe1\x67"
+ "\x64\x2f\x6f\xa4\x07\xda\xe2\xeb\xfb\x64\x5b\x94\xeb\x6e\x1a\x89"
+ "\x32\x32\xa9\xea\xdd\x1f\x54\x2f\xc9\xa6\x85\xf8\x20\xcb\x34\x52"
+ "\xe9\xd3\x08\x1e\xcb\x16\x61\x19\x67\x50\xff\x58\x4d\xf4\x61\x5d"
+ "\x16\xee\xb3\x9e\xe5\xbe\xa2\xc8\x2d\xe8\x71\xd5\xcb\xfd\x04\xa6"
+ "\x99\xe4\x34\x9b\xdc\x97\x28\x7a\xb3\x2c\x90\xa6\xa6\xcc\xd0\xf1"
+ "\xd1\xeb\x16\x25\x3e\xe2\xb8\xb8\x2f\x6a\xca\x92\xdb\x47\x69\xe3"
+ "\x45\xda\xeb\x89\x94\x56\x25\xf8\xb0\x83\xf1\xfe\xea\x35\x9b\xdc"
+ "\x5f\x91\x7d\x49\xf8\x6c\x22\x1b\xa3\x67\xc4\xc1\xc7\x82\xf6\xd2"
+ "\x5e\x1a\x43\xd4\x38\xa4\xbd\x87\xc8\x1f\x90\xbf\xa0\x75\xa9\xfc"
+ "\x77\x0e\xff\x3d\x43\x7e\x87\xe2\x10\xca\x47\xb8\xfd\xe4\x8b\x8e"
+ "\x4b\x6f\x46\x19\xef\xc1\xb8\xe0\x7f\x75\x88\xb7\xa9\x5b\x94\x7d"
+ "\xf3\x2a\x1e\x2b\xfc\x6f\x7a\x84\x92\xa6\x94\x43\xbf\xd5\x46\xe5"
+ "\xa8\xbc\xe2\xbf\xc8\x77\x79\xc9\x37\xf1\xfa\xde\x5c\x22\xeb\x38"
+ "\x1f\x37\x28\x71\x51\x9f\xa4\x82\xa5\xf3\x64\xb8\x4f\x7b\x73\xaf"
+ "\xf0\x67\x6f\xee\xa4\xb2\x5c\x7e\xe8\x2b\x37\x9f\x65\x9f\xd6\xaf"
+ "\x01\x6d\xdd\xe7\xe4\x17\xf7\xd4\xca\x74\x7a\x44\x3b\xde\xfc\x15"
+ "\x6f\x87\xf0\xa9\xd5\x82\x96\x3d\xb5\x75\xbd\x3c\xef\xcf\xd4\x16"
+ "\xca\xdb\xae\xca\x63\x7d\xc9\x94\xc7\xcf\xf9\x0a\x2e\xe7\xef\xb3"
+ "\x0c\x82\xaf\x17\xe7\x01\xeb\xea\x9e\x55\x7c\xef\x5b\x45\x82\xce"
+ "\xb7\x6e\x56\xfc\x2e\xf2\xa5\x85\x7c\x2f\xcf\x5b\x2e\xc3\xcc\x91"
+ "\x7f\xb9\x7f\x7f\x6b\x99\xe0\xab\x41\x92\xf9\x7d\x48\xb4\xe3\xad"
+ "\x0d\x7c\x9c\xfd\xbf\xd9\xc8\xdb\xb7\x72\x14\xde\xaa\xef\xc9\x7e"
+ "\xb0\x7e\x3d\x3d\x73\xbd\x2f\xe6\x63\xd8\x5a\x82\x21\x9a\x44\x1f"
+ "\xf1\x66\x56\x70\x4c\x7d\x5c\xda\xf7\x77\xea\x97\x44\xac\xba\xef"
+ "\x77\xf2\xfc\x0f\xd8\xd6\xec\xc6\x7e\xe1\xed\x44\xc5\xc7\x30\x77"
+ "\x3a\x8e\xf9\x8f\x21\xcc\xdb\x57\x51\x1a\x9d\x11\xa2\x86\x21\xff"
+ "\xf4\x46\xaf\x43\xc6\xf9\x96\x47\xf1\x1b\xe4\x4b\x0e\xbb\x8e\xc9"
+ "\x31\xdd\xdb\x8d\x75\xb2\x2f\x39\x25\xbd\xfd\x4a\x60\x1c\xf6\xf6"
+ "\x2b\x81\x3e\x63\xdf\x7b\xc1\x3e\x03\xe3\xe6\xad\xee\xf2\xb7\x8b"
+ "\x03\xe2\x00\x4c\x3b\xb7\xef\x78\x3b\x93\x6c\x94\xce\x88\xe3\xfe"
+ "\x89\xcf\x69\xed\x1b\xae\xd0\x4c\x7e\xb3\xe7\x49\x65\xfe\x62\xdf"
+ "\x6b\x14\xab\x05\xd5\xd7\x1d\xe0\x3b\xa9\x3e\x05\x9f\x16\xe8\x8c"
+ "\x31\xe4\x03\xcd\xb7\xbc\xbd\x5f\xf6\xf3\x0d\x01\xbe\x52\xee\xc3"
+ "\xc8\x4f\x06\xf6\x55\x7b\x76\x06\xf6\x55\xfb\x9e\x1b\xec\x23\xf7"
+ "\x59\xce\xbf\xaf\xda\x67\x26\xbf\xa5\xf8\xc8\x40\x5f\xb0\x2f\xbf"
+ "\x2e\x20\x96\x7d\xdb\xa5\xc4\xb2\x03\x7e\xf4\xed\xad\xe4\xa3\xb0"
+ "\xfe\x66\xb9\xee\x4e\x87\xb4\xbb\x4b\xa9\x1b\xf3\x13\x0f\x1b\x51"
+ "\x37\xcb\xf7\x64\xa2\x4e\xb5\xca\x31\x20\xb7\xcd\x5e\x7e\x1e\xd1"
+ "\x5b\x7a\xd4\xbf\x68\xd2\x33\xdb\xaa\xcf\xa1\x73\xa0\xaf\x68\xe9"
+ "\x59\xad\xf0\xf7\x9d\x27\xd4\x71\xe1\xce\x67\x59\x99\xbb\xfc\x9d"
+ "\x59\xea\x36\x56\x62\xda\x76\x79\x0e\x81\xf3\x96\xe3\x7a\xc7\x58"
+ "\xff\x6c\x60\xdb\x44\x3b\xde\xc9\xa2\x76\xd0\x98\x08\xeb\x4f\xa0"
+ "\xb8\x07\x63\x3e\xbc\xdf\x5b\x53\xdf\xaf\xf3\x2f\x75\x9f\xb5\xaa"
+ "\xe3\xab\x3d\x2e\xf2\x95\xf2\xd8\xb3\x15\xe3\x9d\x6a\xf5\x5c\xcc"
+ "\xec\xa9\x99\xc6\x82\x35\x2b\x56\x15\x2e\xbf\xc9\xb8\x62\xd5\x8a"
+ "\xc2\x15\x4b\xf2\x57\x6c\x5c\x52\xb8\x62\xf5\xaa\x71\x2b\x97\x3c"
+ "\xb2\x62\xa9\x71\xfd\x92\xb5\x46\x53\xd1\xb5\x45\xd1\x30\x00\x7a"
+ "\x9b\x71\xc9\xda\xb5\x4f\xac\x5c\x96\x67\x5c\xb5\x62\xe9\xf8\x35"
+ "\xcb\xd6\x2e\x2b\x34\x2e\x59\xb3\xfa\x89\x55\x79\xc6\x6b\xf3\x26"
+ "\x5c\x6b\xba\x25\x2f\x5a\x3d\x87\x36\x46\x0f\xdd\xfe\x2f\xfe\xd6"
+ "\xb5\xfd\x0b\xd0\xc5\x6b\x0a\xd6\xc4\x17\xad\x58\x25\xe6\xec\x7e"
+ "\xfe\xde\xc4\x1d\x50\x40\x67\xc4\xd3\x79\xc7\xac\xfc\x9d\x76\xfc"
+ "\xd5\x12\x1c\xb6\xd3\x48\x67\xc4\x23\xed\x89\xee\xf2\x9f\x97\x3a"
+ "\xa4\x5f\x5a\xf8\x59\xc6\x98\x8e\x6d\x4b\x64\x5f\xfc\xb6\x0b\x63"
+ "\xb6\x02\x7a\x5f\x5e\xff\x05\x24\x54\xaf\x03\x2d\x5e\x31\x78\xe9"
+ "\xe9\x0c\x79\x2c\xb3\xcf\x21\xbd\xdb\x2e\xce\x7c\x79\x37\xcb\x19"
+ "\xf5\x71\x26\x2b\xfb\x58\x9e\xb3\x7d\x77\xae\x32\xcf\x9c\xf1\x34"
+ "\x64\x90\x7e\x1e\x93\xde\xe5\xef\x15\x9f\x42\x5d\xa6\xf9\xda\x9e"
+ "\xff\x77\x97\x19\xe3\xc1\xa3\x34\xdf\x8a\x79\x73\x5d\x12\xc4\x20"
+ "\x5d\xda\x03\xc5\x26\xf8\x11\xd6\xb5\xd6\xc0\x98\xbb\xfc\x5d\x83"
+ "\x32\x9f\x86\x6d\xd0\x63\x5b\x3a\xe4\x76\xf4\xf1\x76\x3c\xcb\x92"
+ "\x76\x8c\x40\xfa\x7e\x48\xf4\xbc\x3b\x4d\x69\x03\xd2\xdd\xe1\x90"
+ "\x7e\xde\x88\x74\xea\x89\xae\x50\x73\x7d\x34\xdf\x85\x74\x56\xfa"
+ "\xd7\x21\xdf\x46\x89\x33\xee\xb6\xd7\x09\xfb\xc3\xf6\xb4\xd4\xe3"
+ "\x7d\xd5\xe7\x10\x53\x49\xe7\x93\x5b\xaf\x66\x6d\x2e\x2f\xd8\x2d"
+ "\x1d\x10\xbf\x81\x39\xd9\xcf\xff\xd6\x25\xb7\xa9\x99\x7c\xc3\xdb"
+ "\x8f\x76\x68\xa9\x4d\xd8\x57\xc4\xd4\x7f\x1e\x76\x6e\x51\xfb\xa3"
+ "\xcb\x98\x8b\xfd\x54\x1d\x73\x35\xf3\x73\x80\x28\xde\xea\xb1\xd2"
+ "\x99\xd6\xcd\x3a\xac\x3b\x57\x8e\x8d\x5d\xac\x2f\x47\x15\x4b\xbd"
+ "\x4b\x7a\xe6\x0a\x83\x5b\xa7\xe0\xa6\x73\xcf\xa9\x8c\x90\x7f\x73"
+ "\x25\x96\x71\xaa\xf0\x5b\x82\xf1\x13\x4e\xbc\x77\x2a\xf5\x88\x71"
+ "\x78\x33\xc5\x04\x4e\xd4\x65\x67\x98\xfa\x92\x7e\xf8\x2c\x3b\x62"
+ "\xc7\xf4\xed\x67\x41\x8b\xb0\x38\x76\xe5\xf8\xd1\x3e\x7e\x3e\x8e"
+ "\xf0\x3f\x75\x19\xc0\x56\x84\xe9\x29\x7f\x37\xd7\xc5\xcf\x20\x6f"
+ "\x46\xfb\xdf\x93\x1d\x3c\x8f\x2d\xeb\xf3\x6d\x41\xfa\x6c\xfe\x21"
+ "\xc5\x84\x3b\x10\x3f\xea\xd0\xf6\x33\xd8\x0f\xe3\xf3\x84\x1d\x90"
+ "\x4c\xf5\xe0\x7d\x3b\xcd\x87\xb8\xcb\x7f\x91\xaa\xd4\xc7\x50\xff"
+ "\xab\xfc\x62\x0e\x46\xd6\xad\x71\x34\x77\x5d\x52\xc4\xd8\x01\xf4"
+ "\xef\x44\x23\xe9\x18\x96\xc9\x57\x74\x0a\x75\xfd\x08\xd7\xab\x04"
+ "\x48\x66\xe5\xcd\xce\xfa\x11\x08\x87\x7a\x55\x87\xfa\x44\x7a\x85"
+ "\xb0\x35\x8a\x4e\xa1\xae\xb5\x13\x1c\xd2\x10\xdd\xb4\xd1\xac\x25"
+ "\x1f\xd9\x29\xfd\x32\x96\x74\x8c\xfd\xe4\xde\x0e\x76\xf9\xc2\x0e"
+ "\x21\xa7\x5f\xc6\xda\x3d\x42\x06\x03\x7c\xff\x85\x43\xc5\xf7\x76"
+ "\xd4\xe3\x68\xe2\xb3\x98\xab\xfe\x65\x2c\xd2\xd6\xce\x63\xf1\x4d"
+ "\x28\x03\xde\x57\xfd\xe2\x10\x95\x97\x79\x78\x68\x80\x87\xbf\x4c"
+ "\x0e\xc5\xc3\x20\xde\x69\xc5\x39\xe7\xbf\x4c\x21\x5b\xc1\x32\x39"
+ "\xca\xd9\xe5\xa1\x64\x89\x75\x68\xb5\x3b\x40\x47\x75\xb4\x24\x70"
+ "\xf8\x0a\xa5\x8e\xed\xc8\x6b\x67\x89\xe5\x9c\xfa\xdc\xd2\x00\x40"
+ "\x73\xe2\x54\x3e\x29\x81\xf8\xfb\xcb\x43\x03\xe5\x99\x2b\xb8\xfc"
+ "\xb5\x4b\x03\x68\xe5\x17\xd2\xea\xf8\xd1\x08\xd4\x23\x4e\xef\x7f"
+ "\xc5\x9c\x8b\xde\x24\xa3\xe8\x27\x6d\x63\x48\xbf\xff\x6b\xba\xbd"
+ "\x06\x80\xd2\xe4\xe7\x94\x1e\xec\x7b\x82\xe7\xf7\xc3\xbf\x6f\xf8"
+ "\xaf\xa7\x03\xdf\x37\xfc\x57\x61\xb8\xf7\x0d\x41\xf5\xfe\x8a\xea"
+ "\xf5\xd7\x67\x69\x54\x75\xef\xf5\x87\xa8\x5b\x29\x3f\xa1\x41\x3d"
+ "\x9e\xd9\x3f\x9c\x68\x38\x8c\xfd\x14\xbb\x32\x4b\xc3\x10\x4f\x0b"
+ "\xef\xc3\xf7\xeb\x45\xfc\x42\x71\xd1\x7f\x39\x09\x26\xb8\x1d\xfd"
+ "\x7f\xba\x04\x9a\x63\x87\xb3\xfc\x21\x72\x06\xe8\xe9\xd7\xd8\xa1"
+ "\x64\x4b\x01\xc0\xc0\x42\x3c\xc4\x00\x8c\xe6\xf0\x0c\xff\x44\x92"
+ "\xfc\xec\xe4\x0f\xda\x7e\xf8\xfe\xfc\xaf\xf1\x17\x25\xe8\xe5\xf8"
+ "\x3c\xa0\x91\xeb\x53\xb7\x69\xda\x39\x4a\x33\x50\x8a\x84\xfa\x7b"
+ "\x1c\xaf\xd2\xac\x48\x80\x31\x06\x0e\xcc\x98\x57\x64\xf4\x3f\x33"
+ "\xf5\x33\xa5\x04\x3e\xe3\x5f\x44\x8e\xaa\x82\xab\x23\xf2\xf8\xd2"
+ "\xa7\x6b\x33\xfb\x93\xa4\x06\xbd\xba\x4a\x3d\x94\x46\xf2\x9b\x78"
+ "\xfa\xc7\x83\xf8\x92\x31\x7f\x4c\x6a\x3f\xc0\x25\xae\x2d\x2a\xf0"
+ "\x8f\x04\xf9\xd7\x94\x9d\xa3\x8d\x17\xfa\x37\x4a\x75\x7f\xb5\xf8"
+ "\xb9\x26\xfd\x22\xe2\x3f\xf7\x9f\xb1\x3d\x4a\xb9\x1d\x50\x8f\x6b"
+ "\xda\x43\x81\x0e\xf0\x3f\xc9\xa4\x24\xa9\x35\x74\x20\xff\xfa\xbd"
+ "\x81\xcf\x63\x2d\x81\xcf\x37\x36\x5f\x0c\xd2\x6d\xf4\x4f\x89\x03"
+ "\x63\xf6\x1b\xb6\xf6\x27\xc6\x07\x99\x4c\x7c\x75\x90\x09\x0d\xfc"
+ "\xc9\xd4\x44\x00\x8c\x8b\x51\x25\x6b\x43\x43\xff\x63\xfe\xae\xd8"
+ "\x22\x1b\xc4\xd5\x4e\xfd\xa0\xcc\x29\x41\x69\xf4\x3c\xc4\x28\xa7"
+ "\x4d\xfa\xd5\x20\x78\x9e\x66\x54\x3d\x6b\xcc\xf8\x4f\x03\xea\xff"
+ "\xd1\x8b\x41\xeb\xb7\x7f\xff\x81\x7f\x1a\xb2\x8f\x6f\xff\xfe\x41"
+ "\x7f\x4c\xf4\xe2\xe8\x89\xf8\x0f\xfd\xc7\xfa\x1d\x25\x93\x33\x98"
+ "\x9c\xc0\xe4\x9b\x8b\xd2\x8f\x7f\xfb\xf7\xed\xdf\xb7\x7f\xdf\xfe"
+ "\x7d\xfb\xf7\xed\xdf\xb7\x7f\xff\x06\x7f\x1a\x3e\x8e\x60\xf2\x5f"
+ "\xff\x7d\x7f\x3e\x0d\x83\x56\x24\x30\x49\x03\x4c\x95\x51\x7a\x33"
+ "\x68\x74\x30\x44\x7b\xf1\xa2\x3c\x63\x3f\x41\xe7\x59\x80\xc6\x92"
+ "\xb4\x46\xe0\x3b\x78\x5d\xa9\x4a\x4f\xba\x58\x14\x5d\xb4\x3f\x0d"
+ "\x32\x31\x02\xc7\x87\x91\x30\x04\x86\x82\x0e\xa2\x20\x1a\x86\x41"
+ "\x0c\xc4\x42\x1c\x8e\x3b\xf5\x30\x1c\x46\xc0\x25\x90\x00\x97\xc2"
+ "\x65\x70\x39\x18\x60\x24\x5c\x81\x2d\x4a\x84\xab\x70\x8c\x7f\x35"
+ "\x32\x66\x34\x8c\x81\x6b\x42\xb7\xab\x14\xcc\x06\xfc\x07\xff\xcf"
+ "\x04\x33\x7f\xce\xfd\x36\xfd\x1b\x4d\xb7\xc9\xe9\xed\x72\xba\xe3"
+ "\xdb\xf4\x6f\x34\xdd\xf8\x7f\xfc\x3b\xfa\xff\xf4\x57\x83\xee\x5b"
+ "\x78\x70\x4d\x48\xbf\x19\x9c\xaa\x91\xff\xfa\x9f\xe1\x4b\xca\x0f"
+ "\xc2\x17\x58\x3e\xf8\xcf\x8c\x57\x8a\xb8\x2d\x01\x90\xe7\x7c\x99"
+ "\xfa\xcf\x7b\x2a\xe0\x2f\x1c\xa2\xfe\x3f\x6b\x0e\x5e\x16\xbc\x0a"
+ "\xf1\x5a\x8f\xd7\x53\x78\x55\x2a\x68\x05\x0c\x7d\x42\xf2\xf7\x6c"
+ "\x80\x63\xf8\xfb\x3f\xa9\xf8\x5b\x8b\xbf\x47\x00\x3a\xb1\xdc\x5f"
+ "\x1b\x01\x8e\x23\xc0\xdf\x54\x73\xa3\x5f\xe4\x0e\x50\xdb\x73\x48"
+ "\xdc\x1b\xf1\xf2\xd0\x39\x7b\xe0\xd0\x68\x1d\xf8\x63\x9b\x9e\x95"
+ "\x6e\x9c\x34\x21\x65\xc2\xcd\x37\x1b\xc7\x67\x8e\x37\xde\x64\x9a"
+ "\x74\xd3\x44\x53\xca\xc4\x9b\x26\x19\x4d\x93\x6e\x4b\x49\xbd\xed"
+ "\x3b\x29\xc6\x95\x1b\xd6\xac\x98\x64\x7a\x64\x99\x71\xf9\x8a\x35"
+ "\x2b\xd7\x2f\x59\xb3\xec\x4b\x9b\xf3\x55\xfe\x88\xb4\xab\xfc\xc0"
+ "\xa5\x11\xc8\xf9\x29\x20\xb5\xe4\x82\xf4\x71\x36\x0c\x12\x95\xa6"
+ "\x5a\x9e\x63\x4d\x96\xaf\xa0\xec\xc7\x1b\x40\xb3\xaa\x0c\x34\x2b"
+ "\x6c\xa0\x59\x5a\x0c\x9a\x85\xfb\x41\xf3\x03\x13\x68\xaa\x30\x6f"
+ "\x9b\x11\x34\xd6\x16\xd0\x6c\xec\x1e\x9c\xf6\x7c\xb5\x48\x7b\x17"
+ "\xcb\xbe\x85\xd7\x5e\x3d\x68\x5e\xf0\x8a\xb4\x5f\x3b\x41\xf3\xde"
+ "\x3f\xdb\x9c\xe1\xf9\xc6\x13\x83\xfe\x1c\x5c\xaf\x68\x26\x6b\xc4"
+ "\xfe\x10\x93\xa6\xdf\xfe\x7d\xfb\xf7\xed\xdf\xb7\x7f\xdf\xfe\x7d"
+ "\xfb\xf7\xed\xdf\x3f\xf9\x9f\x53\x03\x29\x9f\x4b\x5a\xf8\x35\x46"
+ "\x45\x6e\xab\x2e\xd1\xa1\x49\xab\xa0\x35\x26\x40\xdf\x52\x81\x8e"
+ "\xaf\x39\x15\x97\x16\x7f\x22\xb1\xe3\x1f\x82\xd7\x50\x9d\x7a\xad"
+ "\x0a\xad\x45\x3a\x60\x30\x41\x84\x01\xc4\xba\x29\x2b\x6b\x17\xdf"
+ "\x22\xdf\x04\xdd\xa0\xe3\x7b\x09\xd0\xf7\xa3\x88\xbf\xc8\x01\x3f"
+ "\x33\x28\xeb\xac\x14\x38\x5a\x67\x45\xeb\xb2\x10\x76\x25\xc1\x86"
+ "\x59\x57\xa3\x67\x3f\x31\x48\x53\x77\x02\xd0\x77\xa8\x3f\x7a\x96"
+ "\x39\x5b\x8a\x01\x0e\xec\x11\xdf\xa3\xd2\x9a\x1b\xc4\xdf\xe1\x80"
+ "\x6d\x09\x62\x9d\x15\x73\x3d\x85\xe9\x98\xd6\xed\x80\x72\xad\x5c"
+ "\x67\xb7\x92\x6e\xdf\xfa\x05\xb4\x18\xf9\xf7\x36\xce\x16\xa3\x0f"
+ "\xa6\x8d\xa6\xf6\x47\x19\xb0\x7c\x45\xb8\x35\x36\xca\x7a\x32\xaa"
+ "\x5b\x86\x4f\x0f\xaa\x0f\xdb\x18\x95\xa3\xd4\x17\x06\x47\x0c\x95"
+ "\x55\xf0\x20\xed\xdd\x58\xa6\x5a\xc1\x83\xf4\x28\x34\x3a\xa7\x6d"
+ "\xe2\x75\xec\x0d\x45\x93\xf1\x83\xb4\xc8\x65\xb7\x4c\xec\x4c\x3b"
+ "\xb2\x3c\xc9\x78\xe9\xa4\xe9\xcb\x92\xae\x67\xa6\xf8\x71\xdf\x37"
+ "\x0d\x33\x47\x99\xe3\x26\xce\x33\x49\x7a\x69\x8c\x64\x1a\xa1\x97"
+ "\xae\x7b\x98\xfe\x6d\x1f\x95\xcc\x7f\x8d\xda\xb4\xad\x79\xb7\x18"
+ "\x87\x4e\xf9\xde\x33\xeb\xcc\xef\xbe\x3c\xc3\x7c\xf7\x82\xb5\x63"
+ "\x7f\x6d\x92\x2e\xf9\xfd\xf7\xdf\x4b\xfe\x9c\x20\x46\x8f\xa1\x7f"
+ "\x73\x0e\x44\x24\x8c\xb5\x12\x96\xf6\x91\xc6\x5f\x53\xca\x0d\xda"
+ "\xb4\xc2\xbc\x9b\x27\xee\xa1\x1a\xef\x5b\x3a\xde\x4a\x65\x66\xcc"
+ "\x16\x65\x04\xc4\xc4\x7d\xea\xbc\x09\x6f\x51\x69\x23\xa7\x01\xb4"
+ "\x02\x57\x3f\xee\xcb\x05\x85\x22\x75\x4c\x9b\xe9\x2a\xb9\xee\xdd"
+ "\xf4\xef\x83\x2f\x4c\x90\x10\xc3\x88\xf1\x77\x51\xee\x44\xb7\xc9"
+ "\x6d\x6c\x49\xd3\x3e\x92\x94\x3c\x74\xd2\xcb\x78\x97\xf4\x48\x92"
+ "\x5e\xc2\xfb\xef\x89\x7b\xe2\x41\xde\x77\x05\x84\x5e\xba\x36\x21"
+ "\x2d\x2f\xef\x96\x4f\x5c\x79\xb7\xe8\x25\xf3\x9e\xbc\x34\xf3\x65"
+ "\x15\xf9\x37\x26\xa5\x25\xe5\xdd\xac\x97\xf8\xef\x6d\xe6\x6b\xcb"
+ "\x1f\xd4\x4b\xd7\xff\xca\x34\x5c\xaf\xf9\x4d\x83\x06\x3e\x90\xe6"
+ "\xef\xfd\x20\xe2\xe3\x8f\x0f\xc2\x0d\x2b\x0f\x6a\x6e\x98\x75\x50"
+ "\xd2\x0c\x3f\x18\xf3\x00\xfc\x46\x3f\x14\x7e\x63\xc0\xcb\x78\x37"
+ "\xb4\x6a\x4a\x32\x5b\xa5\xf5\xb9\xad\x11\x25\x87\x5b\xb5\xf7\x43"
+ "\x6b\xe4\xe2\xe1\xad\x43\xee\x9e\xdb\x3a\xf4\xfe\x4f\x5b\x75\xd7"
+ "\x43\x6b\x14\x40\xeb\x68\x90\x5a\xc7\x40\x42\xeb\x4d\xc3\x9f\x69"
+ "\xbd\x7b\x94\x64\xbb\xa4\xe7\x4e\xdb\x15\xda\x19\xb6\x24\x3d\xd8"
+ "\xae\x8d\x06\xdb\x75\x31\x31\xb6\xeb\xf1\x1a\x0b\x0d\x36\x13\x3e"
+ "\xa7\x41\xa2\x2d\x72\xe3\x10\x00\x41\xcb\x41\x23\xc0\xc1\xd1\x30"
+ "\xe5\xe0\x18\xfc\xbd\x06\xaf\x24\xbc\xae\xc5\xeb\x7a\xbc\x70\x9c"
+ "\x72\x90\xf6\xfd\x81\xe4\x21\x69\x3f\xff\xd5\x92\x25\x29\x4b\x6e"
+ "\xce\x9a\x1a\x11\xb1\x2c\x09\x86\x21\xd7\xb4\x69\x49\xa3\x23\x53"
+ "\x23\x97\x25\x7d\xe2\x32\xe3\xbf\x7a\xe9\xa1\xff\x8e\x18\x32\xd1"
+ "\x9d\xea\xce\x7d\xf7\x13\x1f\x44\x23\xff\x21\x58\x87\x7b\xac\xa0"
+ "\x71\x21\x8d\x2e\x6b\xcf\x9d\x6e\x6b\x8c\xde\x01\x51\x16\x45\x8f"
+ "\x45\xde\xaf\xf5\x2e\x6b\x29\xea\x5f\xcc\xb8\xd0\x79\x5b\x28\x2f"
+ "\xfd\x1c\xe5\xf2\x42\xe7\x91\x4e\xc7\x94\x2a\x79\x3d\xd2\x81\x4c"
+ "\x7c\x46\xfd\xd7\xa5\x06\xc2\xda\x22\x5c\x56\xcd\x16\xcc\xdb\x3b"
+ "\x18\x8f\x0d\xf1\x4c\x2b\xc7\xbc\xd6\x10\x79\xf7\xb8\xac\xf3\xa8"
+ "\x8e\xce\xa0\x3a\x5c\x4a\x1d\xf4\x9d\x77\x1d\xda\x17\xf9\x1d\xbf"
+ "\x35\xaa\x99\xca\xda\x3d\x4e\xd8\xe3\xef\xd2\x68\x8b\x0e\x01\xe1"
+ "\x71\x5b\x63\x93\x94\xf2\x04\x47\xfb\x14\xd0\xf7\x79\x7c\x1d\x28"
+ "\xc4\xde\x47\xeb\x40\xab\x10\x87\x71\x9d\xe6\xf2\x63\x10\xe3\xa3"
+ "\x32\x0e\x88\xb5\xb8\xa4\x0f\xb1\xee\xd8\x5c\xc5\xcf\x61\x5a\x1a"
+ "\x88\xf5\xe6\x2e\x6c\x7b\x29\xe6\x15\x0f\xa6\xf9\xc3\x11\x82\x2f"
+ "\xb1\x35\x4a\xde\xb9\xd6\x16\x8a\x32\x8c\xb9\xac\x1f\xfa\xb1\xcc"
+ "\xa1\xc1\xf8\x58\xa9\xcb\x2a\x3d\x83\x79\x5d\x21\xf2\xb6\x88\xba"
+ "\xe2\xb4\x21\xf2\xac\x98\x27\x61\x9e\x31\x4c\x5e\x04\xe6\xa5\x85"
+ "\xca\x6b\xa9\xe5\x38\xb3\xfb\x79\x1e\x17\x6b\xc6\x67\x8b\xc2\xf3"
+ "\x2f\x6f\x0f\xc9\x7b\x12\xf2\x3d\xae\x36\x18\x3f\xe1\x76\x49\x6d"
+ "\x84\xaf\x79\x70\xdd\x87\x34\x2e\x6b\x3a\xea\x42\xdc\x91\xc1\x79"
+ "\x1f\x5d\x89\x7c\x20\xba\x9c\x21\xf2\x12\xb1\x3d\xe8\xaf\xe3\x63"
+ "\x42\xe0\x1c\x82\x79\x0e\xcc\x4b\xfe\x12\x79\xe8\xb9\x0f\xa7\x7d"
+ "\x10\x46\x41\xe4\x71\x18\x31\x99\xda\x23\xf4\x02\x86\x1c\x87\xe1"
+ "\x6d\x3d\x62\x4d\xbc\xd3\xb8\x11\x22\xf0\x79\x17\xb3\xda\x2e\xc5"
+ "\xfc\x6e\xd4\x27\x9d\xfd\x0b\x2f\x1c\x87\xf8\x0a\x84\x89\xa0\x6f"
+ "\x58\xa9\x7f\xc2\xf4\x08\xbb\xc7\x4b\xdf\x71\xa0\x9e\xc5\xbf\x89"
+ "\xbf\x12\x96\xe3\xdf\x2c\xcc\xaf\x85\x24\xa2\x91\xaf\x63\xb5\xda"
+ "\x34\xb4\x2e\x94\xfa\x43\x97\x04\xd7\xbb\xb8\xce\xc6\x63\xff\xa7"
+ "\x6b\x90\xd7\xf0\x12\x0d\x5a\x2c\xbb\x49\xd2\xf3\x35\xe1\x4e\xc4"
+ "\x45\x34\xcc\xf5\x5b\x6d\x52\x3f\x1e\xc9\x36\x8c\xd6\xf7\xf6\x58"
+ "\xa5\x99\x2e\x29\x9e\x09\x3c\x7a\xa3\x82\x87\xe0\xb0\x2e\xbe\x4e"
+ "\xbe\xc7\xaa\xfd\xa1\x0a\x66\x9a\xba\xae\x89\x2e\x88\x20\x9a\x8f"
+ "\x81\xbe\x96\xea\x93\xdb\xc8\xd7\xdc\xda\xd7\x79\xc1\x8e\xf1\xc5"
+ "\x71\xd0\x17\x61\x5b\x8d\x07\x3c\xf4\xad\xb3\x6d\x78\xfd\x66\x00"
+ "\x6e\x17\x12\x18\x65\x9c\x35\x0a\x4e\xc2\xa1\x6a\xeb\x08\x51\x3f"
+ "\xb5\x55\x07\x32\x6c\x8b\x9a\x46\xc2\x8b\xed\xba\xbc\x0e\xe1\x5a"
+ "\x30\x6a\x91\x61\xba\x14\x18\x95\x0c\x46\xcb\xf4\x11\x7f\x48\x66"
+ "\x39\x8a\x7d\xba\xad\xc3\xb1\xff\x1f\xd6\x25\xec\x76\x20\x5d\xa6"
+ "\xc1\x20\x68\xd0\x20\x0d\x1a\x9b\xc0\x3f\x3c\x5d\xc1\xef\x00\xbd"
+ "\x47\x4d\x73\x1d\x87\xd5\x47\x09\x3b\xe5\xb0\x85\x03\xb0\xf1\x01"
+ "\xb0\xc8\x0b\x49\xc8\x00\x24\x07\x0c\xcf\x43\x7e\x44\x20\x4c\x13"
+ "\xca\xdb\xa8\xc0\xc8\xed\x37\x60\xde\x14\x19\x5f\x8b\x0a\x5f\x21"
+ "\xe1\xa3\x75\xb1\xc2\xf7\x0e\x77\x0c\xf8\x3e\x68\xc5\x67\xe7\x60"
+ "\xff\x4a\xf6\x3a\x42\x87\x70\x49\x94\x5e\x30\x06\xf4\x27\x60\xf8"
+ "\x67\x3d\x52\x44\x97\xe0\xc5\x08\xf4\x7f\xb1\x7b\x94\x32\xf8\x9c"
+ "\xe2\x00\xa3\x47\xae\x2f\x8f\x78\x33\xe0\x6f\xa9\xce\x11\x59\x4a"
+ "\x9d\x4a\xbe\xda\x66\xcc\x51\x13\x31\x3e\x31\xbf\x6a\x4e\x34\x8f"
+ "\x52\x62\x97\xc9\x2d\xcb\x93\x26\xba\x26\xb7\x18\x6f\x36\xbd\xb8"
+ "\x2c\x69\x1c\xef\xfb\xaf\x3f\x66\x1a\x83\xbd\xfb\xef\xf9\xbf\x3f"
+ "\xa4\x94\x24\x9e\x82\xe9\x74\x3f\x86\xee\xe5\x78\x01\xef\xee\x9b"
+ "\x1f\x31\xf4\xda\x35\x74\x27\x22\x07\xf3\x65\x8b\x96\x46\x4c\x93"
+ "\xef\xe3\x44\xce\x8d\x3c\xe6\x48\xbe\x8b\xee\xaf\xe3\xb8\x26\xee"
+ "\xa1\x9a\x27\x7c\xdf\x74\xfb\x82\xb7\x23\x0e\x3e\xf3\x98\x39\xe6"
+ "\x7a\x2b\xc1\x8c\xbb\xd7\xf4\x53\x4c\x39\x40\x29\x63\x76\x73\x0a"
+ "\xd4\xa5\xf6\x51\x29\x39\x3f\x71\xdc\x74\xd3\x8f\x17\xce\xbf\xe6"
+ "\xf7\xa6\x11\x97\xfc\x3a\xe7\x00\x95\xbf\x64\x44\x40\x4d\x63\x06"
+ "\xa8\x7a\x78\xfb\xd8\xa7\xbf\xf3\xa2\xc0\xb2\x60\x7e\xc4\xef\xcd"
+ "\xa3\x56\xaf\xa1\xd4\x6b\x78\x2c\x46\xb1\xca\xc4\x33\xa6\xc8\x67"
+ "\x16\x7c\xf2\xcb\x05\x2f\xb4\x3f\x38\x16\x5b\x7a\xc9\x0f\xdb\x1f"
+ "\x5c\xf0\xc2\x27\xbf\x8c\x78\x8a\x20\x6f\xc8\x33\x25\x18\x23\x27"
+ "\x3f\xd1\x32\x77\x2c\xa7\xea\xf2\x0a\x43\xcd\xc8\x3d\x57\x34\x5d"
+ "\xb9\x3f\xb1\xf5\xaa\xff\x1e\xf5\x97\xab\xff\x66\x74\x8d\x66\x18"
+ "\x47\xdc\x69\x1a\xdd\x1f\x47\x00\xc6\x11\xc7\x30\x8e\x28\xc1\x38"
+ "\xe2\xb0\x3a\x8e\xf8\x6d\xf4\x6d\xc5\x22\x96\x10\xf0\x22\xfe\x19"
+ "\xf7\xdf\x18\xff\xac\xc2\xf8\x67\xdc\xc1\xc8\xfb\xee\x3f\x18\x93"
+ "\x25\xe2\x9f\xe1\xf1\x43\x78\x0c\x34\x12\x7f\x31\x0e\xfa\xcd\x68"
+ "\xfc\x4d\xc6\xe7\xb1\x23\x86\x06\xc6\x44\xf3\xe2\x5a\x23\x73\x30"
+ "\x26\x4a\xc3\x98\xc8\xbc\xa4\x55\x37\xf3\x57\xad\x51\xa9\xe6\xd6"
+ "\xe8\xfe\xb8\x68\x46\xeb\x34\xc3\xc4\xd6\x99\x5a\x68\xbd\x07\x44"
+ "\x6c\xb4\x15\x4c\xbf\xd5\x26\x68\x3e\x8a\x01\xed\x47\x71\x0d\xd1"
+ "\x1f\xc5\xdb\x6c\x1f\xe9\xf1\x1a\x0e\x0d\x1f\x8d\x80\xa1\xbf\xbe"
+ "\xb3\x01\x7e\x3d\xb5\xc4\x71\x50\x0b\x71\x07\xa3\xe0\xcc\xc1\xe1"
+ "\xf8\x9b\xfb\x2c\x1c\xfc\x1e\x68\x0f\x46\x6b\xcf\x0c\xb4\x37\xe1"
+ "\xb3\x83\xa3\x3f\x98\x7c\x70\x4c\xda\xff\x3b\x78\xcd\xb4\x79\x07"
+ "\x93\x3e\xf8\xe0\xe0\xb5\x8e\x51\xea\xb8\x89\xda\x0c\x70\xe3\x56"
+ "\x8a\x60\x91\xdf\x37\x27\x0f\x31\x0d\x79\x7a\x19\x8f\x07\x6f\x91"
+ "\xe3\xc2\x5b\xcc\xd3\x9f\x59\xb0\x60\x69\x84\x64\x1e\xc5\xa3\x4b"
+ "\x39\xd2\x1c\x88\x3e\x03\x63\xce\xc9\x2d\x03\x31\x67\x92\x6b\x20"
+ "\xe6\x34\x0e\x99\xbc\x2e\x20\x3e\xeb\xc3\xb4\x23\x69\x49\xc6\x6b"
+ "\x4d\x3c\x32\x6b\x1f\x19\x1c\xad\x4d\xa8\x34\x4d\x4e\xd2\xdd\xdc"
+ "\x81\x31\xdb\xd0\xb2\xef\x2d\x7d\x99\x2e\x8c\xda\xce\xea\xa5\x67"
+ "\x1e\x5d\x92\x9a\xfd\xd4\x0d\x28\xf3\x4b\x28\x0a\x1e\xfa\xbd\xa7"
+ "\x9b\xbf\xf7\xbd\x67\x9a\x0f\x3e\x38\x7f\xec\x5b\x98\xf6\xeb\xa4"
+ "\x42\xd4\x9f\x3f\xe4\xfd\x61\xe2\x99\xb4\xc8\xef\xdd\xdf\xfc\xcc"
+ "\x4f\x1e\x79\xa4\x85\xf4\x85\x64\xab\xf4\x51\x3d\xd6\x11\x18\x93"
+ "\x68\xde\x75\x5b\x2f\xc5\xf8\x67\x64\x6b\x70\x5f\xf6\xad\x5d\x7e"
+ "\x6b\x97\xdf\xda\xe5\xff\x85\x5d\x5e\x06\xc2\x2e\x47\x56\x84\xb2"
+ "\xcb\x99\x73\x66\x64\xdc\x66\x7c\x62\xa9\xb1\x60\xcd\xea\x47\xd6"
+ "\x2c\x59\x69\xcc\x5f\xbd\x24\x6f\x59\x5e\x34\xf4\x67\x2c\x59\x5a"
+ "\xb8\x62\xdd\x92\xc2\x65\x83\xbe\x79\x34\x28\x31\xe9\xe0\xd8\x7a"
+ "\xa4\x27\x7c\x6c\x7d\x45\x42\xe8\x71\x89\x06\xfb\xf6\x2b\x4c\x21"
+ "\xf2\xc6\xc8\x79\xb3\x42\xe4\xdd\x25\xe7\x59\x42\x8c\x01\x63\xc5"
+ "\x18\xe3\x8a\xad\xa1\xf2\x30\xbd\x56\x89\x49\x70\x9c\x26\xb5\x8c"
+ "\xe9\x06\x8a\x49\x8e\xc3\x15\x1f\x60\x9b\xba\x30\x7f\xbf\x12\xcb"
+ "\x38\xe0\x8a\xad\x4a\x8c\x26\x8f\x43\x92\x5d\x56\x33\xb6\xf3\x0a"
+ "\x47\x88\x31\xca\x0d\x72\xbd\xde\x81\xd8\x68\x8e\xd1\x6d\xbd\x32"
+ "\x66\x70\x6c\xd4\x0e\x62\x0c\x79\x65\x72\x10\x6c\xaa\x02\x8b\xf1"
+ "\x24\xed\x05\xd1\x4d\xdf\xaa\x75\xc3\x95\xfb\x99\x75\x64\x0d\xc5"
+ "\x94\x34\x8e\x24\x3c\x62\x2c\xd9\xc1\xc7\x92\x38\x56\xec\xc4\xb2"
+ "\x85\xaa\xf1\x64\x27\xc6\xc6\x43\x69\x3c\x79\x1c\xae\xdc\x45\x63"
+ "\xca\x2a\x8e\xeb\x04\xe1\x9a\x4d\xb8\x1c\x70\xa5\x8d\xc7\x7d\xa2"
+ "\x6c\x93\x6a\xde\x0c\xc7\xb5\x57\xf2\x3d\x42\x95\xb8\x10\xf3\xdb"
+ "\x1d\xd2\x99\x7c\xa5\x0d\x14\x0b\xca\xed\x28\x15\x72\xb8\x32\xc4"
+ "\xf8\xa7\xfd\x87\x62\x1c\x98\xd8\x3f\xfe\x21\x7c\x7e\xeb\xc8\x37"
+ "\xeb\x38\xce\xc4\x24\x05\xa7\x5a\x2f\x97\xae\x5e\xb5\x7c\xc5\x23"
+ "\x4f\xac\x59\x66\x5c\x3b\x6b\x96\x71\xe5\xea\xbc\x65\x13\x26\x4c"
+ "\x88\x0e\xd0\xbf\x18\x11\xd3\x7e\x68\x26\x3d\xa4\xb8\x56\xd6\x43"
+ "\x33\xc6\x9c\x72\xdc\x9c\x58\x1a\x38\xbe\xf8\xd0\x2c\xc7\xb7\x7a"
+ "\x84\x31\xc9\x30\x7b\x02\x60\x10\x9f\x1c\x23\x53\x9c\x1b\x27\xc3"
+ "\xb4\x06\xe3\xc1\x3c\x3e\x2e\xa2\xef\xef\x7a\x44\xfb\xba\x83\xf0"
+ "\xdc\x29\x8f\x77\x50\xef\x87\xc8\xe3\x84\xab\xf4\x41\x78\xee\x1c"
+ "\x18\x6f\x68\x14\x98\x14\xf5\xd8\x04\x9f\xa7\x29\x32\x19\x88\xe3"
+ "\x0f\x74\x09\xdc\x1a\xfd\x40\xdc\x7f\x55\x7e\xd0\x58\xea\xb2\x01"
+ "\xdc\xa0\x97\x61\xaa\x03\x69\x3c\x70\x42\x6e\xab\x4e\x85\x67\x5f"
+ "\x20\x9e\x03\xff\x2b\xe3\x89\x50\xc1\x74\x04\xd1\xd8\x35\x98\x46"
+ "\x5b\x9c\xc0\xdd\x80\xf5\x3b\xe4\xb6\x8d\x0a\x6a\x3f\xc2\x70\xdc"
+ "\x09\x08\x93\xa8\xc0\xa4\xa8\xc7\x52\x34\x9e\xe3\xdf\x64\xc2\xa8"
+ "\x59\xa4\x4f\x78\x0d\x41\xba\xff\xaa\x1a\xd3\x0d\x95\xcb\x05\xb7"
+ "\x3f\xb6\x07\xc7\x0b\xf5\x01\xe3\xb4\x51\x41\xed\xc7\xb1\xe1\x08"
+ "\x85\x47\x5a\x05\x26\xb8\xfd\x0e\x41\xe3\xf0\xe1\x03\xed\x1f\xd5"
+ "\x11\x84\xe7\x32\xd2\x29\xc2\xa5\xaa\xcb\x1b\x84\xe7\x98\xcc\x47"
+ "\x15\xaf\xaf\x36\x06\xc9\xe3\x7f\x64\x7a\x54\xbc\xbe\x7a\x5a\x10"
+ "\x9e\xd3\x94\x1f\xd8\xae\xab\x2d\x41\x78\x4e\x0f\xb4\x0b\xf5\x58"
+ "\xc0\x54\x04\x8d\x63\x25\x66\xfd\x75\x6c\x10\x9e\x26\x05\xa6\x67"
+ "\xc8\x33\x0d\x42\xb6\x57\xb7\x28\xbe\x48\xc8\x35\xd1\x44\xb8\x31"
+ "\xfd\xa8\xda\x17\x20\x5d\x5d\x83\xf9\x64\x84\x60\x3e\xa9\xe8\x92"
+ "\xc7\xe2\xc6\xa4\xa0\xf6\x9d\x90\xf9\x14\xad\xc2\x93\x1e\xd4\xbe"
+ "\xff\x95\xf1\x44\xaa\x60\x82\xe4\x7f\xa0\x5b\xc6\xa3\x55\xc1\x04"
+ "\xeb\xff\x49\x19\x8f\xba\xae\x7d\x5f\xce\x27\x63\x80\xfe\x13\xaf"
+ "\x30\xad\xfb\x4b\xe6\xa0\x74\xe2\xdd\xc1\x68\xec\xff\xf6\xf0\x39"
+ "\x78\x16\x37\x2c\x86\xf6\x96\x42\x1f\x6d\xe6\x73\x83\xbd\xe4\xa7"
+ "\x47\xd3\x5e\x54\x4e\xd1\x06\x30\x09\xdf\x3d\x9a\xef\xa7\x82\x65"
+ "\x33\x1d\x10\x57\xa8\x7e\x0f\xe0\x80\xd1\x15\x72\x1e\xb6\xff\xd2"
+ "\x0e\x25\x8f\xd2\xc5\xfc\xe2\x68\xec\xff\x46\x16\x88\x7e\x6c\x74"
+ "\xbe\x0c\x8b\x7e\x3f\x31\x3d\xd4\x77\xcc\xe1\xde\xbf\xac\x35\x30"
+ "\x7f\xc9\x48\xfa\xae\xd9\x53\xed\xb7\x32\xb0\x17\x79\xc0\x78\x05"
+ "\x94\x1c\x83\x31\x3a\x1a\xe3\x57\x6d\x04\x5d\x49\x01\xf3\xd0\x3e"
+ "\xb4\x87\x9d\xdd\x50\xe2\x64\x5d\x74\x06\xc1\xe6\x33\xa0\xa3\xb3"
+ "\x04\x36\x3f\x0e\x86\x96\xe2\xcf\x42\x7e\x9b\xeb\xa7\x33\x03\x13"
+ "\xa9\x6c\x27\x1c\xae\xed\x84\x92\xda\xc0\xb2\x25\x57\x81\xa1\x8d"
+ "\xce\x33\xb0\x42\x3c\xd1\x41\xef\x53\xbc\xd1\x9e\xea\xe2\xe7\x40"
+ "\x5b\x82\xd1\x65\x5b\x9e\x4d\xa1\xa5\x9d\x68\xd9\x7a\x02\x74\x2f"
+ "\x2c\xb7\x49\x4f\x9d\x40\x7a\xab\xa0\xfa\x8d\x8d\x1e\xe9\x80\x61"
+ "\x16\x1c\x30\x1c\x85\x16\xc3\x64\x68\x29\x9a\x06\x55\x27\x20\xe6"
+ "\x80\x27\x0d\x5a\xb4\x33\xa0\x25\x69\x1a\xd8\xbb\xf1\xde\xe8\x43"
+ "\x18\x17\xdf\x07\xe9\x38\x8c\xb1\xed\x78\x14\x74\x0e\x81\x13\x79"
+ "\x36\xe6\x90\xb2\xa7\x0f\x3d\x87\x6a\xc7\xda\x91\x60\x40\xfa\xba"
+ "\x90\x96\x5b\x8f\xc1\x35\x91\x49\x06\x30\x51\xff\x6b\xaf\xf1\x82"
+ "\xb6\x18\xa2\xc2\xe8\x45\x02\xdf\x0f\x14\xe3\xa8\xba\x67\xb1\xaf"
+ "\xc7\xdf\x1e\xd4\x09\xb7\xf5\x9a\x34\xac\xfb\xa8\x3c\xef\xd5\x5d"
+ "\xb2\x0b\xf5\x6c\x7d\x36\xed\x0f\x82\xfd\xf4\x35\xd9\x4a\x1e\xed"
+ "\x73\x4a\xfb\x97\x4e\x4c\x00\xbd\xdd\x6b\x86\xf7\x7b\xbb\xe8\x1b"
+ "\xfc\x6e\xda\x17\x81\xf0\x61\x9f\x1f\x41\xf3\x4f\x48\xcf\x58\xec"
+ "\xe3\xbb\xaf\x41\x38\x2c\x8f\xf2\xff\x6f\x3e\xe7\xc2\x2e\x5f\xe8"
+ "\xf2\x5f\xbe\xf0\x8c\xff\x27\x0b\x7b\xd8\x4f\x16\x7e\xee\xfb\xc9"
+ "\xc2\xbf\x97\x6c\x00\x9d\xef\xf2\x85\xce\xc3\x05\x5c\x06\xfa\xc3"
+ "\x05\x27\xe9\x7b\x7a\xdd\xa6\x93\xa0\x5f\xf4\x38\xca\xde\xfb\x67"
+ "\xd8\xb4\x02\x0c\xfe\x28\x96\x6e\xf7\x7e\x0c\x8b\x8a\x81\xe1\x7d"
+ "\x76\xa8\xf6\xf5\xc4\x41\xbb\x32\x9f\xe6\xb6\x26\xe9\x1d\x92\xbb"
+ "\x8c\xea\x75\xc6\xea\xda\xf1\x3a\x82\x57\x07\x5e\x47\x59\x1c\x1c"
+ "\x45\x5e\x95\xc4\x6d\xd1\x00\xed\xe3\x33\xd1\x0f\x9a\x13\x90\x34"
+ "\x8e\xce\x3a\x0e\xc3\xb7\x44\x7f\xd5\xe5\x05\xd7\x97\xc2\x66\xb7"
+ "\xdb\x42\xfb\xa9\x3a\xc9\xbe\x28\x1e\xc5\x7a\x8a\xb0\x1e\x1e\xeb"
+ "\xa2\x8d\xb8\x58\xdc\xe5\x05\x14\xd3\xb9\x9e\xb4\x68\x9c\x4f\x5a"
+ "\xa4\x9e\xb8\xcb\xd7\x22\x4c\xad\x43\xf2\x80\xcc\xc3\x2e\xc2\x85"
+ "\x76\xe3\x8c\xf5\x42\x04\xe2\x2c\x78\xf7\x8b\x0e\xed\xce\x67\xd9"
+ "\x51\x84\x6b\xe9\xc7\x85\xb8\x77\xf0\x38\x29\xa9\x43\x49\xa3\x38"
+ "\xa9\x12\xe1\xa8\xbc\xdd\x63\xa6\x77\x86\x0e\x7b\x7e\x17\xed\x63"
+ "\x11\xcd\xfa\x44\x7d\x14\xc3\x91\xad\xc6\x7a\x60\x88\xdb\x0a\x99"
+ "\x84\x9b\xca\xd9\xbb\xbb\x00\xcb\xad\x65\x25\x16\x8c\x17\x61\x8e"
+ "\x9b\x59\x34\xb4\xa7\xed\x01\x2c\x2f\xea\xbe\xd6\xac\xd0\x48\x75"
+ "\xf0\x3d\x6d\x89\x4e\xd4\x87\x03\xf9\x1e\x88\xad\xa1\x79\x72\x98"
+ "\x4f\xf8\x08\x17\xea\x81\x03\xdb\xba\xf6\x40\xbe\x13\xfc\x2c\x00"
+ "\xa7\x43\xc6\x57\x1d\x80\x0f\xd3\x19\xe2\x23\xfd\x6b\xc1\x32\xb1"
+ "\x0d\x1c\xdf\xbc\x77\xfd\x84\xcf\x03\x5a\x23\xa7\x77\x01\xe1\xe0"
+ "\xfb\x43\x23\x4e\xdb\xba\xbb\x30\x76\xbc\xd6\xe3\x2c\xb1\x44\xf0"
+ "\xef\xe7\xb1\xfc\x1b\x9b\xbb\x22\x59\x4f\x76\x44\x1c\xff\x76\xfe"
+ "\x2e\xa0\x77\xad\x08\xf3\x47\xd6\x63\x89\x88\xed\xc6\x58\x0f\x61"
+ "\x68\x3f\x2d\xa2\x53\x2d\xcb\x79\xd3\x17\x4c\x86\x05\xd3\x66\x4e"
+ "\x9b\x0c\xb3\xef\x9c\x3a\x19\x4c\xb7\x8e\x37\xa5\x7c\xe7\xbb\xdf"
+ "\xe1\x37\xdf\xf9\x6e\xea\x77\x20\xf3\xfe\x79\x93\x21\x73\xce\x64"
+ "\x98\x8f\x57\xe6\xfc\xe9\xf3\xa6\x4d\x9f\x3f\x19\xb2\x67\xcc\xc4"
+ "\xa7\xa9\x93\x27\x99\xee\x1e\x9f\x39\x75\xe6\x74\x98\x9b\x75\x93"
+ "\xe9\xa6\x9b\xe0\xce\xe9\xb3\x26\x99\x4c\xf2\xef\x24\x13\x81\x3c"
+ "\x98\x3a\x7d\xfe\xf8\xcc\x35\xab\x0b\x57\x8f\x9f\x33\x73\x2a\xa5"
+ "\xc0\xf4\xe9\x93\x33\x03\xe2\xc8\x64\xdf\x17\x3e\xe2\xb7\x8b\x9d"
+ "\x4e\xa7\x7d\x8c\xa1\x0e\xf5\x00\xaf\x6e\xbe\x3f\x12\x5c\xff\xbb"
+ "\x3a\x92\x1f\xef\x0b\xae\x4b\xa0\xfe\xd4\x6d\xbd\x0e\xe5\xef\x31"
+ "\x13\x1f\x69\x2f\xe1\xe3\x30\x61\x1b\xe6\x8d\x94\xe3\x91\x48\xcc"
+ "\xf7\x04\xe6\x8f\xcd\xc1\xfc\xab\x69\xbf\x1d\x3b\x5e\xc8\x7b\x17"
+ "\xfa\x43\xe4\xb1\x13\x7a\x4a\xb2\x23\xf9\x7e\x87\x28\x77\xda\x87"
+ "\xc2\x6d\xbd\x3e\x45\x65\xf7\x9d\xb4\x5f\x05\xcd\x27\x9f\x82\xeb"
+ "\x63\x0f\x17\x9a\x69\x4f\x2a\xb0\x17\xca\x38\xce\xf4\xe3\x88\x96"
+ "\xf7\x4c\x74\xd4\xd1\x5e\x20\x02\x4f\xb1\xca\x47\x38\x08\x4f\x15"
+ "\xe6\xc9\xb8\xe6\x1e\x46\x5f\x81\xbe\xfc\x79\x7f\x49\x32\xb0\x68"
+ "\x4f\x8d\xbf\x2f\x19\xc4\xfc\xeb\xf5\xfb\x54\xba\xed\x6a\x29\x42"
+ "\xb8\x17\xd2\x35\xb4\x2f\x03\xdf\xa3\x01\xae\xb3\xa1\x8e\xbb\x7c"
+ "\x55\xba\x4f\xd9\x69\xbe\x2f\xe2\x10\x6c\xdf\x78\x6c\x5f\x92\xbf"
+ "\x4a\xe7\xe0\x7b\x8c\x72\xb8\xe4\x04\x46\xcf\x71\x08\xd7\xd7\x9f"
+ "\x76\x29\xa5\xb9\xe9\xfd\x0e\xda\x2c\x63\x3c\x3d\x02\xd3\x3f\x46"
+ "\xbf\xd6\x81\xb0\x0e\x82\x9d\xe8\x85\xa1\x7c\x3f\x94\x12\x0d\x1c"
+ "\x83\xe4\x1c\x7f\x9c\xee\x98\xaa\x3e\xc2\x93\x23\xfa\x31\x94\xc5"
+ "\x69\xc4\xd3\xc3\xd3\x25\x4c\xff\x05\xe2\xff\x1f\xf2\x97\xc2\x87"
+ "\x4f\xe0\xfb\x1e\xcb\x73\xf2\x03\xcf\xb4\xdf\xf3\x66\xf1\x7c\x00"
+ "\x79\x49\xef\x09\xe8\x1d\xbf\xdb\x9a\x8c\xf1\x4f\x52\xba\xe8\x2b"
+ "\x27\xf0\xfd\x6a\x69\x7f\x59\x16\xf3\x60\x03\xe2\xed\xb4\x6d\xec"
+ "\xe6\xe7\xe7\x38\x20\x39\xdf\x5f\x62\x81\x20\x9a\x92\x89\x7e\xf2"
+ "\x21\xc8\x8b\xf1\xa8\x07\x51\x6e\xeb\x58\x08\xd2\x83\x44\xc4\xf3"
+ "\x29\xd2\xd7\x81\x6d\xfa\x14\xf1\x24\xf9\x7b\x2c\x58\x2f\x8e\x17"
+ "\x99\x05\x63\xa5\x01\x1c\x72\x79\x73\x60\xf9\xeb\x3b\xa9\x1c\xc2"
+ "\x47\xba\x7b\x08\xfe\xfa\x2e\xe2\xb9\xac\x77\xa8\x97\x63\x0b\x82"
+ "\xf4\x72\x25\xd2\x72\x8b\x2a\xbf\x3a\x28\x7f\x2e\xe6\xdf\x2e\xe7"
+ "\xa3\xed\x8f\x6d\x0a\xa2\xf7\x10\xe6\x4f\x41\x7a\x5d\x68\xdb\x11"
+ "\x58\xdf\x9e\x3a\x39\x36\x91\xe1\x1d\x41\xf0\x5e\x84\x9f\x4a\x7a"
+ "\x43\xfd\x0e\xc1\xd7\xcb\xb6\x83\xf0\x3a\xb7\xf5\x06\x7d\x50\xfd"
+ "\x93\x10\x7e\xd6\x00\x7d\x37\x98\x02\xf3\x6f\xf0\x60\xfe\x5c\xd2"
+ "\x75\xfc\x7d\x88\x62\x7d\xf2\x27\xe4\xcb\x0e\xe4\x93\xbc\x6e\xc8"
+ "\x0d\x82\x2f\x45\xb8\x3c\x99\x47\x92\xcc\xa3\x3d\xf2\xd8\xfd\xa8"
+ "\x4c\xc3\x8e\xa0\x32\xfb\xb0\x4c\x3e\xf2\xf1\x53\x45\x2f\x43\x94"
+ "\x69\x0d\x2a\xd3\x45\x72\x64\xa2\x1e\xad\xbb\x6f\xa0\x8c\xec\x27"
+ "\xd5\x38\xa8\x6d\xc3\xdc\xd6\x1b\x63\x02\x71\x8c\xaf\xc6\x7a\x0b"
+ "\x2b\x85\xdf\x19\x86\x3a\x74\x13\xa6\x6d\x41\x9c\x9f\x91\x0d\x54"
+ "\x51\x3c\xe8\xf4\x00\x2b\x49\x8f\x11\xba\x7b\xe3\xca\x38\x2f\xd0"
+ "\xfd\x78\xba\x27\xdc\xcc\x3d\x4b\xb6\xc9\x1b\x57\xe2\x2f\xa5\xf3"
+ "\xfd\xe0\xc8\x0f\x33\xf7\xbd\x7e\x81\xf3\xc6\x1f\xd0\x39\x60\xf8"
+ "\xec\x93\xeb\xd8\x40\x7b\x88\x22\xfd\xc7\xb0\xdf\x01\xb6\x1e\xe1"
+ "\x36\xc2\x54\x4c\x7f\x08\xd3\x8e\xcb\x70\x03\xcf\xeb\xef\xf5\xca"
+ "\xf9\xe3\x45\x9d\xe9\xa4\xef\x29\xf8\x7c\xad\x8c\xef\x2a\xc2\x8f"
+ "\xf7\x93\xe4\x7b\x8d\x8f\x70\x9f\x56\x6c\x72\xbc\xd8\x53\x1e\xed"
+ "\x92\xd7\x87\xe5\x69\xff\x56\xb9\x0e\xa2\x7f\xe6\x71\x18\x77\x12"
+ "\x7f\xe7\xe2\xef\x6f\x69\x3f\xd5\x12\x1f\xb7\x4f\x7a\x7e\x07\x7f"
+ "\xe7\xe1\xef\x2e\xfc\x9d\x8f\xbf\x95\xf8\x7b\x17\xfe\xae\x20\x3b"
+ "\xa1\xbd\xe1\x69\x8f\x1b\xec\x6b\x85\xae\xd1\xbb\x40\x77\x3a\xe1"
+ "\x9c\x8e\x30\x9c\x17\x7e\xe1\x6f\x74\x42\xae\xe3\xf8\x3a\x6d\xd4"
+ "\x0f\x4a\x1b\x2a\xf4\x43\xa4\xf9\x14\xbf\x74\x7a\x20\x4d\xf6\x55"
+ "\xb2\x6d\xca\x69\x02\x7f\x26\xe2\x1f\x47\xb4\x32\x81\x2b\x52\xe8"
+ "\x80\x8c\x5f\x94\xd3\x86\xa8\x53\xa3\xae\x13\x7f\xf9\xfe\x48\x0e"
+ "\xb8\x91\xc7\x6b\x0e\x18\x9f\x48\x67\x24\xf9\x49\x26\x6b\x60\x16"
+ "\xca\xae\x95\x64\xa0\xe8\x14\x13\x3a\x3a\x84\xee\xfd\xeb\x1f\x43"
+ "\x1f\x85\xf9\xeb\x1f\xf3\xcb\x7a\xc8\x61\x78\x3e\xa7\x85\xef\xd5"
+ "\x81\x38\x6f\xac\x26\xf9\xf0\x7c\x91\x3e\x4e\xa5\x97\x23\xdc\xd6"
+ "\xf1\x7b\x82\xf4\xb2\x03\xf5\xf2\x19\xd2\x3f\x92\x19\xf1\x25\xae"
+ "\x80\xc7\x05\x52\x3f\xfe\xd3\x42\xbf\xeb\xe4\x75\x4e\xc2\x17\x8c"
+ "\xef\x0e\xb2\x6d\x1d\xe2\x29\x0f\xf2\x1d\xdd\x03\x7d\xe4\x84\xc4"
+ "\x20\xdf\xb6\x87\x55\x45\x65\x39\xd0\xb6\x64\x1f\xed\x8a\x28\x26"
+ "\xdb\x9b\x80\xe3\xdf\x93\x7c\x3f\x23\xa4\xe7\xaf\x84\xc7\x55\xc2"
+ "\xcf\x04\x70\x45\x14\x90\xcf\x98\x90\xa7\xe4\xf3\xbc\xd8\xcb\x9d"
+ "\x64\x53\x11\xf9\x3c\xaf\xd4\x01\xd7\xe8\x95\x3c\x10\x7b\xcd\xb9"
+ "\x22\x0a\x79\x5e\x6d\x3f\xde\x72\x4f\xb3\x8c\x37\x22\xe4\x19\x0f"
+ "\x65\x9e\x46\x54\x7e\xe9\x86\x52\x88\xb4\x7b\x8f\x40\x86\x97\xf9"
+ "\x6e\x2c\x85\x28\xbb\x77\x2f\x8c\x05\x18\x6e\xf7\xee\xa7\x05\xfe"
+ "\xa3\xed\xde\x1d\x18\xfb\x6c\xa5\xfc\xf7\xc7\x96\x6a\x34\xf8\x5b"
+ "\x72\x3d\x48\x1a\xbb\xb7\x16\xae\x03\x2d\xfe\x16\xc2\x8c\xa7\x99"
+ "\xdb\xee\xcd\x43\xb8\x7c\xc8\xf0\xb1\xd3\xd3\x22\xd9\x27\x8b\x7d"
+ "\xa0\x9f\xf5\x34\x2b\xb1\x7b\x71\x1c\xe2\x3d\x84\xe9\x7e\x96\xe1"
+ "\x3b\x8b\x97\x9b\xf9\xcb\x3c\xcd\x19\xbe\xd3\x6c\xea\xd3\xef\xe3"
+ "\xf3\x27\x6c\x6a\x64\x09\x43\x79\x32\xbb\x37\x0d\x0e\xbb\x5c\x08"
+ "\x9f\x02\x6c\x9b\xa7\x71\xd1\x19\x09\xfa\xe8\x1c\x86\x6d\x9e\x66"
+ "\x6c\x4f\x6b\x1f\xb6\x05\xfb\xf5\xdf\xf4\x3d\x89\xbf\xe5\x9e\x83"
+ "\xfc\x59\xe7\xe9\xc0\xb6\xb4\x8e\x2f\xc5\x31\x49\x11\xb6\xc3\xe7"
+ "\x64\x18\xef\x68\xed\x45\x47\x21\x6e\x0b\xc5\xf5\x69\x38\xae\xfb"
+ "\x8c\xf6\x70\x8e\x97\xf1\xb6\xd2\x78\x8e\x45\x61\xb9\x72\xcf\xc7"
+ "\x1c\x47\x99\xc7\x13\xaf\x61\x4e\xf4\xef\xf1\xc4\x0b\xbb\xf7\x28"
+ "\x5e\x9f\x01\xf1\x80\xf6\x14\xcf\xf0\x41\x3c\x96\xf3\xf4\x45\x79"
+ "\xba\xfa\xa2\xce\xea\xf0\x4a\x65\xd1\x67\xef\x61\xd6\x84\x5f\xd1"
+ "\x1e\x9c\xac\xec\x6c\x36\x3e\x5b\x5c\x7c\x3f\x6a\xa2\x01\x86\xb2"
+ "\x6d\x67\xb3\x51\xaf\xa6\xa1\x7e\x22\xad\x67\xcb\x78\x3d\xe5\x67"
+ "\xbf\xe7\x62\xd4\x86\xb3\xcf\x88\x36\x9c\x7d\x5a\xb4\xe9\x6c\xa3"
+ "\x6c\x6f\x94\xf6\x32\xde\x67\xb9\x09\xae\xec\x6c\x23\xd3\x9d\x6d"
+ "\xf6\xa0\x0d\x23\x5f\x4b\x89\x8f\xc8\xd7\x52\xe2\x25\xe2\x6f\xb4"
+ "\x17\x55\x60\x3b\xce\x36\x23\x3d\xad\x58\xee\x4f\x7d\x3c\xee\x39"
+ "\xdb\xe5\x12\x78\xfe\x8a\x78\x72\x38\x1e\xdd\xd9\x2e\xc4\xe5\xf1"
+ "\x59\x8d\x90\xb1\x81\x79\x32\xbc\x5b\xbc\x8b\x37\x40\xc4\x38\x28"
+ "\xd5\xd0\xb8\xc7\x5e\x94\x8f\xed\x6c\xc1\xdf\x69\x98\x0f\x97\x60"
+ "\x5d\xef\x23\xde\x2e\xaa\x0f\xeb\xf1\x20\xce\x33\x88\x2b\x8f\xe8"
+ "\xeb\xa5\xf3\xca\xa2\x7b\x75\xbd\x44\x7f\x59\x6f\x32\xd3\xf5\xa6"
+ "\xfb\x75\xbd\xa9\x8a\x0e\x91\xfe\x08\xbe\x91\xde\xbc\x88\xbd\x17"
+ "\xe8\x33\x8a\x98\x17\xf3\xf4\xf6\x22\x4a\xaf\x85\xc3\x05\x08\x53"
+ "\x44\xf9\x85\x78\x3f\x1b\xef\xb7\x02\xe9\xcf\x9c\x02\xd7\x96\x09"
+ "\xa5\x05\x1a\x84\x7f\x7f\xb1\x57\x07\x8b\x0a\xb4\xa5\x87\x0b\xba"
+ "\x31\xaf\x1b\x30\xad\xc4\x5e\x54\xcb\xc7\x69\x28\x57\xaf\x4f\xd7"
+ "\xdb\xea\x2b\xeb\x35\xc4\xb9\x4a\x98\xbd\xa8\x10\x61\x0b\x60\x6c"
+ "\xa9\x4e\xc3\xe1\x8b\xf2\x78\x7b\xfc\x55\xa5\x40\x65\xda\x2c\x7b"
+ "\x81\xc6\x7b\xd8\x76\x67\x5b\xf7\x56\xd2\x51\xbf\xbf\xac\xb7\x06"
+ "\xf5\xb3\xaf\xcd\xb2\x03\x66\x77\x97\x0e\x45\x7e\x68\x30\xdd\xd7"
+ "\xd6\xdd\x82\xb0\x87\x84\xce\x6e\xf0\xc6\xb7\x59\xb6\x82\x57\xd7"
+ "\xab\xf3\x96\xf5\x36\x66\x6c\xe8\x63\xb3\x2d\xec\xfd\x87\xba\x4b"
+ "\x51\x4f\xf7\xc2\xec\x93\xde\x88\xc3\x05\xa8\xf3\x1b\xdc\x98\xee"
+ "\xe5\xfa\x3f\xfb\x64\x0f\x9b\xf3\x38\x3b\x9d\xb1\xe1\x13\xd6\x66"
+ "\xc9\x83\x45\x2e\x88\x1b\xb6\x85\xf9\xc9\x2e\x0e\x75\xee\x85\x61"
+ "\x47\xbb\x80\x6c\x62\xd6\x12\x3f\x9b\x7d\xf2\x34\x5b\xf4\x38\x8e"
+ "\x71\x8b\xd2\x90\x46\xe4\x8b\x6b\x07\xf2\xbb\x37\xb9\xcd\xb2\x1f"
+ "\x69\x40\xbb\x29\x4a\xc1\xb4\x17\x11\xd6\x16\xff\xd0\x49\x3d\x1c"
+ "\xea\xdc\x01\xde\xa8\x5e\x9d\x6f\x5b\x2f\x8e\x53\x7b\x53\x59\x14"
+ "\xf2\x7e\x5b\x6f\x8d\x2f\xaa\xb7\xd5\xbb\xad\xb7\x91\x95\xf7\x19"
+ "\x50\x4e\x51\x24\xf3\x5e\x2b\x18\xf1\xf9\xb2\x5e\xae\x47\x7d\x28"
+ "\xa7\xbe\x74\x8c\xb3\x19\xf1\x92\x6d\xeb\x4b\x16\x36\xd0\x97\xde"
+ "\x17\xd5\x97\x8a\x70\xe9\x42\x0f\xfb\xb2\x49\x2f\xe9\x4c\x21\x4c"
+ "\xbb\xdf\x87\x65\x31\xdf\x82\x57\x11\x5e\x65\x98\xd6\x81\xf8\x87"
+ "\x13\x7e\x7f\x59\x5f\x17\xe2\xf4\x4c\x00\xd0\x1d\x76\x75\x02\xcd"
+ "\x73\xf0\x79\x81\xa2\x3f\x23\xcd\xa4\x53\x5e\xfc\xf5\xa2\x6d\xf4"
+ "\x75\xf8\xef\xa8\xe6\x36\x88\xf5\x79\x32\x7c\x53\xd8\xa2\x33\x64"
+ "\x4f\x98\xbe\x0d\x71\x44\x7b\x0d\x1e\xae\xaf\xde\xcb\x89\x86\xbe"
+ "\x27\x93\x09\x8f\x96\x6d\xf3\x26\x63\xda\xf3\x2e\x96\x0c\xfe\x32"
+ "\x6f\x8d\x5f\xe7\xf5\xb0\x32\x2f\xda\x83\xb7\xd9\x57\xe6\x6d\xbd"
+ "\x37\x92\x39\xc9\x7f\xf5\x3d\x03\x58\xcf\x3e\xf0\xde\xc1\xd8\xe1"
+ "\x82\xad\x78\xff\x1e\x70\x1b\x2e\x3a\xc2\xf5\xaa\xad\xfb\x08\xf2"
+ "\xf2\x35\x4c\x6f\xe1\x7e\x8c\x78\xcf\xa2\xbc\xcd\x8b\xce\x5c\x51"
+ "\x4a\xba\xb0\xa8\x00\x4a\xb1\xae\x46\xff\x36\x6f\x8d\x6f\x9b\xb7"
+ "\xd5\x1f\x85\xf5\x44\xb3\xdb\x3c\xdc\xae\x19\xea\xf5\x3e\x2c\xf3"
+ "\x1e\xd7\x27\xb6\x8d\xa5\x86\xf3\xa5\xe4\xd3\xc8\x87\x65\x78\x3d"
+ "\xa4\x5f\x7f\x25\xff\x47\xbe\x0c\x7d\xc1\x62\xc5\x97\x91\x1f\xa3"
+ "\xb1\x18\xf9\x32\xbf\xec\xcb\xfc\xb2\x2f\xf3\xab\x7c\x19\xf2\x5f"
+ "\x8b\xfa\xee\xe1\xfe\x0b\xf9\x49\xbe\x2b\xc3\x67\x62\xc1\xbe\x8b"
+ "\xca\xf8\xd0\x2f\xf9\xd1\x2f\xf9\xd1\x2f\xf9\x85\x5f\x4a\x97\xfd"
+ "\x92\xa4\xf8\x25\xc4\x47\x7e\xdb\x1f\xca\x2f\xf9\x65\xbf\xe4\x93"
+ "\xfd\x92\x5f\xf6\x4b\xfe\x73\xf9\x25\xdd\x59\x6c\xef\x59\xda\xbb"
+ "\x3e\x02\xed\xa6\x94\xe4\x9c\xb1\xc1\x5f\x8a\x3e\x03\xf9\x78\xb6"
+ "\xd9\x2f\xfc\x51\x07\x8e\xc3\x24\xf2\x47\x3e\x2c\xef\x57\xfc\x91"
+ "\x9b\xfb\x35\x0f\xf9\x24\x92\xdd\x62\xaf\x11\xc8\x17\x71\xbf\xe3"
+ "\x1d\xed\x25\xbf\x83\xfc\x9b\x12\xec\x77\x58\x79\x2f\xf6\x9b\xa0"
+ "\x17\xf5\xf7\xa6\xc6\xa3\x0f\x88\xf7\x96\xb0\x8c\x22\x17\xe7\xd1"
+ "\xe2\xa2\xc2\x52\xd2\x39\xf4\x09\xe9\xec\x70\x29\xa0\x4f\x32\xa0"
+ "\x8d\xa3\x9e\xfb\x00\x6d\xb7\x06\x6d\xb8\x15\xfd\x55\x23\xfa\x0d"
+ "\xdd\xec\xee\x1e\xfb\x9c\x02\x18\xba\xc8\x95\xac\x9f\x7d\x92\x39"
+ "\x91\x37\x8e\x45\x05\xa5\x30\xc7\x95\x8c\xfe\xe1\x3d\x98\xd5\xc9"
+ "\xfc\xb3\x72\x1d\x46\xb4\xc5\xc6\xd9\x2b\x6c\xf1\x74\xfe\xe7\x9c"
+ "\x33\xcc\x86\xfe\xe3\xbf\x67\x9f\xd4\xc7\xe7\x74\xc2\xa8\x59\x4b"
+ "\x98\x1f\xed\x0e\x79\x8e\xf5\xa0\xcd\xa2\x2d\xa6\xa2\x5d\xa6\xa3"
+ "\x1d\xd6\xa0\x8d\xb6\xaa\x6d\x11\xed\xea\x32\xbc\x37\xf2\x76\x94"
+ "\xf5\xa5\xa3\xdd\x24\xfb\x79\x7f\xd7\xc9\xc7\xbe\x68\x0b\xe9\xdc"
+ "\x7e\xa2\x30\x7d\x9b\xb0\x47\xbf\x28\x97\xed\x27\xde\x49\xc2\x1e"
+ "\x49\x26\x98\x6f\xc1\xab\x08\xaf\x00\x7b\x24\x3b\x63\x64\x67\x05"
+ "\x67\x06\xec\xec\x71\xd9\xce\xa2\x84\x9d\xf9\x30\xa6\xf1\x3d\x29"
+ "\x6c\x8d\xf0\xd3\xf8\xb8\xdf\xd6\xa2\xbd\x35\x74\x16\x81\xd0\x1b"
+ "\x6e\x6f\x64\x6b\xe8\x63\xbd\xcd\x68\x7f\x88\x8f\x39\xc9\x0e\x50"
+ "\x2f\xff\x42\xfd\xe1\x9c\x02\xf6\x97\xc5\xbe\x2b\x50\xe6\xde\x56"
+ "\xf4\x77\x9f\xcc\xee\x66\x7f\x41\x5f\xd7\x80\xb8\x6a\xd0\x86\x1a"
+ "\xd1\x96\x9a\xd1\xa6\xc8\x96\x52\x7d\x4f\x12\x4e\x96\xda\x8f\x83"
+ "\xf7\xa7\x81\xb6\x74\xae\x79\x5a\xb7\xf5\xbb\x85\x0e\xf0\x8a\x33"
+ "\xad\xac\xdf\xc5\xf8\xc7\x67\x90\xef\x2b\x1c\xf0\x97\x2c\x1e\xef"
+ "\xa0\x0d\x16\x6c\x86\x4b\x4f\x40\xaa\x19\xf5\x1d\xf0\x3e\x06\xef"
+ "\xa7\x65\x8c\x7d\x9f\xf9\x2b\xa6\x76\x60\xdd\x6e\xb2\x43\x66\x4d"
+ "\xa1\x78\xcf\x8c\x7a\xa8\x63\xee\xe4\x18\x16\x37\xec\x73\x3a\x2f"
+ "\x96\xce\x87\xc5\xe7\x38\xe4\x41\x12\xfe\x8e\xd8\xf9\x05\x24\xe0"
+ "\x65\xd8\x29\x9f\x4d\x8b\xf7\x26\xb6\xde\x10\x5d\xb5\x0e\xc6\xc5"
+ "\xbb\xc4\xb9\xb0\x74\x8e\x2d\xc6\xe9\x09\x74\xcf\xac\xc7\x8a\xea"
+ "\xbf\x90\xcf\x86\x8d\xc5\xfa\xe8\x6c\xd8\xb5\xc9\x50\xbf\x86\x9f"
+ "\xd3\x65\xa8\xb7\xb2\x26\x9f\x9b\xf8\xe0\x69\x54\x68\x21\xda\x90"
+ "\xce\xab\x90\xce\xac\xfb\x36\x98\xe1\x83\xa2\xd0\xfb\x3c\xba\xad"
+ "\xa9\xfd\xed\x0f\x93\xbf\x43\xe1\x49\x98\xfc\x7d\x0a\x9f\xc2\xad"
+ "\x25\xa5\xbe\xdc\xb7\x8e\x75\xd3\x9e\xe1\x34\x4f\x51\xe2\x65\xff"
+ "\x83\x7c\x2c\xdd\xec\x03\x5d\x46\x91\x87\xd9\xbb\x99\xcd\x5e\x74"
+ "\x12\xea\x69\x1f\xf3\x62\xec\x3f\x63\x87\x1d\x61\x95\xc3\xda\x7b"
+ "\xd6\x31\x2f\xcd\x33\xb9\xad\xb7\x1a\x1c\x90\xa3\x17\xb2\xe8\x4d"
+ "\xe6\xe3\xdb\x98\x61\xed\x88\x6b\x38\xe1\x6a\xc3\xf2\xbe\xca\x61"
+ "\xa8\xaf\xb7\x9a\x1d\x9a\x61\x7c\x4d\x3e\xda\x71\x72\xc1\x46\xb8"
+ "\xf2\x04\xdc\xca\xcf\x99\x64\x15\xc3\xba\xc8\x1f\x60\x9a\x1e\xd3"
+ "\xb6\x22\xfe\x6e\x84\x2f\x70\xc0\x17\xf2\xda\xb8\x5b\xb7\x2a\x70"
+ "\x78\x9f\x1d\xbc\x4e\x4e\xfe\x2a\xb3\x34\x60\xdf\x39\x0d\x04\xee"
+ "\xa2\x47\x3b\xd6\x99\x43\x67\x0f\xf8\xf3\xde\x46\x3a\xff\xab\x64"
+ "\x13\x24\xa2\x7c\x88\xbe\xb3\x38\xa6\x39\xce\xac\xb7\x56\xbf\xb0"
+ "\xd1\x83\xe3\x8e\xdb\xb4\x0e\x68\xd3\x85\xe3\xa7\xff\x0b\xd6\x89"
+ "\x38\xd2\xb7\xaf\x03\x20\xfe\x10\x3f\xd1\x6e\xfc\xc8\x87\x4f\xc9"
+ "\x1f\xd5\xaf\xa3\x71\xfe\x6d\xe9\x0a\xbf\xc2\xca\xa4\x62\x58\xa7"
+ "\x18\x0b\xdf\x86\x7a\xcb\xc0\x36\x8a\xde\x9b\xdc\xc6\xe7\x7b\xd0"
+ "\xde\x53\x7b\xd0\x8f\xd0\x1c\x36\x9d\xd5\xb5\xd6\xc0\x3c\x88\x13"
+ "\xe3\xff\xa9\xa9\xf2\xfc\x98\xcb\xee\x9d\x4e\xbe\x25\x64\x9f\xc5"
+ "\xf7\x48\xed\xc7\x7f\x7b\xeb\xe1\x44\x00\xee\x9b\x62\x0c\x29\x9b"
+ "\x85\xfc\x3d\x84\x97\xbe\x2d\xe9\xc4\xfc\xb5\x2e\xd6\xc5\x2a\x0c"
+ "\xc9\x34\xd6\xa0\xfd\x46\x31\xed\xb7\xa8\xd7\xcc\xb6\x86\x68\xba"
+ "\xfd\xb7\xb6\x51\xbd\x70\xbc\x08\x22\xea\xfb\xe7\xa5\x6e\xdf\x47"
+ "\xf3\x50\x62\xfe\xed\xf6\x14\x07\x4c\x3f\xa2\xd0\x45\x71\x08\xf2"
+ "\x56\x47\x71\x09\xc5\x23\xf4\x5e\x64\x6d\x31\xf3\x50\x5c\x82\xb0"
+ "\xb9\x4a\x1b\xa8\x7d\xa2\x5d\xb7\x17\xaa\xdb\x45\x6b\x05\xe2\x8b"
+ "\x05\x0f\xd6\x6e\x00\x1d\x3f\x3b\xc8\x47\xef\x55\xa6\xf3\xb6\x50"
+ "\x9b\x79\x5b\xb8\x8f\xa5\xf1\xc4\xcd\x38\xb6\xe3\xe9\xe9\x88\xcb"
+ "\xe6\x80\x69\x66\xa1\x4f\xb7\xa7\x84\xfb\x66\x06\xfb\x27\x0f\x8e"
+ "\x85\x47\x95\xf8\xd9\xb1\xe3\x90\x36\x5b\xcc\xe9\xa5\xcd\xf6\x53"
+ "\x2c\xee\x41\xdd\x8d\x19\x01\xd4\x17\xdb\x8b\xc9\xdf\x72\xd8\x4b"
+ "\x10\xb6\x13\x61\x26\xcb\xb0\x93\xf9\xf9\x88\xe2\x77\x28\xfd\x62"
+ "\x9f\x78\xc6\x01\x69\x59\x34\xcf\xcc\x62\x2e\x77\x2a\xcf\x0c\x9f"
+ "\xf1\x37\x86\x55\x8e\x08\x7d\xce\x1f\xc6\x3e\xd4\x97\xf9\xbe\x60"
+ "\xdd\x58\xcf\xe5\xa4\x47\x25\x1b\x60\x24\xea\xe4\xa7\x9b\x37\xc1"
+ "\xa5\xa4\x63\x2c\x76\x98\xcc\xf7\xb4\x06\x66\xc5\xb8\x17\x3d\x6a"
+ "\xc1\x3a\xb8\x12\x6d\xa8\xeb\x04\xa4\xbd\xb3\xb8\xd8\x88\xb4\x02"
+ "\x6c\x3f\x05\x14\x9f\x7c\x82\xf0\xdd\x34\xc6\xa9\x3f\x45\xba\x98"
+ "\x76\x44\xd1\x45\xbc\x77\x9c\xcb\x57\x20\x5f\x8b\xc4\x1c\xc8\xe4"
+ "\xd9\xf4\x0e\xe4\x18\x4c\x4e\xa5\xf6\x8a\x35\xd7\x93\xc7\xb2\x2f"
+ "\x58\x22\x13\x7d\x9a\xc5\x01\x93\xf3\xf0\xb7\x88\x5f\xe8\x4b\xe4"
+ "\x67\x0b\xc2\x19\xd8\x17\x3e\x82\x29\xc2\x34\x13\xb3\x6a\xc8\x4e"
+ "\x6a\xdd\xd6\xc9\x39\x0e\x58\x9c\x2c\x64\x33\x39\x99\x70\x85\xa1"
+ "\xc1\xc2\xf8\x7e\xbb\x9f\x63\x7b\x27\x7f\x60\xdc\x4c\x73\xaa\x93"
+ "\xf9\x3a\x6f\xc2\x55\x2f\x09\x9f\x8d\x31\x6a\x51\x9d\xd5\x6f\x41"
+ "\xff\x6c\xf1\x57\x25\xd8\xf8\xbd\x9c\xc7\xe4\x7e\x34\x24\xfe\x0a"
+ "\x43\x0a\x3f\xb3\x11\xee\x30\x72\x3c\xa8\xf7\xb6\x2b\x4e\xd0\x33"
+ "\xdf\x5b\xdb\x15\x73\xa9\xcd\x5e\x63\x16\xe7\x45\x22\x8c\x18\xeb"
+ "\xdf\x31\xba\x07\xeb\x70\x5b\xef\x30\x3a\xe0\x6e\xbd\x78\x1f\x74"
+ "\xa9\x2d\xec\xf7\x58\x68\x03\x64\x73\xc2\xa6\xa7\x9c\x69\x6b\xe0"
+ "\xf6\x97\x8d\x3a\x5f\x24\xfb\x5f\x9a\x2f\x8a\x39\x06\x53\x5c\x6d"
+ "\x06\xae\xdf\x12\x93\xee\x28\x0d\x38\x53\x0e\xf3\x06\x5f\x77\xec"
+ "\xc3\xab\x05\xaf\x76\xf9\xf9\x28\x5e\x4e\xbc\x47\xaf\x37\xa5\x93"
+ "\xf3\xee\xa7\x79\x1a\x07\xe6\xf5\x60\x5c\x4f\xcf\x0e\xb8\x63\x3f"
+ "\xfb\x69\x92\xa4\xdc\xd7\x3f\x47\x73\x09\x77\xa0\x8f\x9d\x2c\xbf"
+ "\x63\x25\x3c\xa0\x41\xda\x88\xef\xac\xa4\x86\x79\x5a\x36\xbb\x88"
+ "\x6e\x43\x4b\x8d\x0b\x8c\xd7\x51\xfb\xa7\x90\xdc\x19\xad\x99\xa1"
+ "\xdf\xb5\x35\xcc\x79\xa0\xd6\x0b\xf4\xee\xd0\x6d\x9d\x82\xf6\x5f"
+ "\x5f\x2b\xe6\x3b\x0c\xb9\x84\x4f\xd6\x09\xa6\xb4\x5f\xf0\xf9\x52"
+ "\x9b\x71\x9d\x86\x9e\xb7\xd4\xd1\x1c\x62\x55\x14\xda\x46\xb6\xbc"
+ "\x56\x62\x0a\x9d\x2d\x39\x85\xce\x9b\x3c\x05\x53\xde\x63\xc8\xeb"
+ "\x03\x16\x7e\x76\x95\x13\xfb\x9f\xee\x3a\xbe\xbe\x69\x0a\xfa\xbf"
+ "\xc9\x7c\xff\xf8\x4a\x4c\xe7\xbe\x06\x71\x56\x61\x1e\xf6\x47\xdd"
+ "\x6d\x16\x0f\xf8\xa8\xcd\x58\xf6\xbd\x2f\x3c\xda\xf8\x42\xd0\x6c"
+ "\x2e\x40\xbf\x83\x74\x30\x94\x95\xf0\x65\x53\x32\x37\x9d\x64\x1e"
+ "\xa5\xcd\x07\x1a\xc8\x3e\xa6\xb8\x1c\xf0\xea\xac\xb0\x36\xd1\xdf"
+ "\x8e\x3b\x87\x1f\x48\x12\x72\xf4\x23\xaf\x02\xe5\x78\xa7\x5e\xc8"
+ "\xd0\x3c\x2d\x50\x86\x77\x62\x8f\x64\xae\xc0\x6b\x0f\x5e\xfb\xc4"
+ "\xb3\xfa\x32\x17\xa9\xee\x51\xae\x66\xb4\x51\xf3\x56\xf4\x17\xdd"
+ "\x42\x36\x94\x8e\xfa\x4c\x7a\xf3\x77\xec\x7b\xfa\xb2\x81\xde\x2f"
+ "\x53\x3a\xe9\x38\xa5\xfb\x31\xbe\x71\x80\xb9\x06\xf3\xf5\x64\xbf"
+ "\x74\x0e\x98\x3a\xbf\xff\xbc\x07\x30\xff\x8d\x70\xc5\x6f\x29\x2b"
+ "\x23\xdd\xc5\x32\xb5\xf1\xde\xb2\x32\xac\xcf\xa5\xf0\x15\xd3\x8e"
+ "\x52\x3e\xe9\xa9\xdb\x7a\x67\x0c\xf2\x85\xf7\xe5\x2e\x1c\x27\x86"
+ "\x8e\x3d\xee\x34\xf5\xc7\x68\xba\xbe\x0e\x92\x65\x37\xdc\x95\x86"
+ "\x7e\x0c\xfb\xf1\x84\x66\xd1\xff\xdc\x35\x99\x9e\xd1\x7f\x7e\x8a"
+ "\xf7\xa9\x6d\xe8\xa7\x7a\xab\x74\xed\x7d\x12\x0c\xed\x95\xb0\xc1"
+ "\x55\x53\xbd\xde\x38\x38\x6a\xef\xda\x07\x87\xbd\x6f\x81\xf1\x51"
+ "\x8e\x63\x12\x9d\x47\x57\xb2\x81\xf9\xde\xe8\x6d\xd4\xda\xbd\xa7"
+ "\x6d\xfc\xec\x57\xb8\x8b\xf3\xe3\xfb\xc7\x30\x0a\x58\xc4\x71\x0b"
+ "\xfe\xc4\x4c\xed\xa8\x5a\xce\xbc\x55\xc7\x69\x8f\x7a\x43\x74\x65"
+ "\x2f\x8c\x7b\x7e\x23\x98\x6a\x7b\x21\xa9\xae\x17\x92\xd9\x5f\x93"
+ "\xa5\x5a\x8c\xe3\x16\x9d\xd1\xd3\x99\xe8\xd9\x71\x05\xa0\xab\xdb"
+ "\x88\xf1\x9c\x17\x34\xbe\x4a\x8c\xe7\xbc\x18\xcf\x9d\x4e\x26\x7f"
+ "\xd9\x1f\xcf\xf5\x51\xac\x5c\x11\x93\x23\xce\x2c\x8d\xc9\x89\xb5"
+ "\x80\x26\x26\x17\xf4\x48\x5f\xc9\x29\xb8\xf3\xf1\x98\x4e\x8c\x25"
+ "\xb1\xcd\x0e\xb9\xbd\xc8\xf3\xad\xf1\x16\x18\xca\xdb\x8a\x3e\x9c"
+ "\x55\x26\x34\x87\xed\x9b\x25\xd2\x29\x17\xd9\x12\xb5\x61\x1b\xbd"
+ "\xe3\xde\x77\x85\x47\xbb\xb6\x96\x79\x28\xbd\x70\x34\xf3\x60\x7a"
+ "\x01\xd5\xdd\x84\xe9\x6e\xeb\x5d\x35\x0e\xc9\x55\x1b\x4e\x47\x71"
+ "\xbc\x24\xfb\x9a\xa9\x23\x99\x54\x8a\x3a\xea\x35\x6c\xf2\x62\x3c"
+ "\x7e\x8a\xec\x78\xaa\x21\x23\x9f\x79\x8d\xab\x68\xbd\xc1\x54\x1d"
+ "\xad\x85\xa0\x77\xa0\xaf\x63\xac\xf3\x65\xeb\x1f\xa8\x0f\xa1\xf1"
+ "\x43\x7c\x3e\xe2\x2c\xf7\x1a\x58\x49\x72\x88\xfd\xc5\xc3\x7e\xff"
+ "\x1a\x23\xbe\x6d\x9d\x9a\xe5\x80\x55\x8d\x44\x3b\xff\x1e\x88\xfb"
+ "\xd3\x69\x29\x2e\xe4\x41\xa0\x0f\x98\xa6\xa3\xfd\xd2\x7b\x2a\xa2"
+ "\x72\x6c\xa3\xc8\xf7\x4f\xd3\x88\x78\x30\x2a\x5b\xf4\x05\x53\x3f"
+ "\x15\xef\x2b\xa6\xee\x71\xc0\x7c\xde\xc7\x17\x8c\x21\x9d\x98\x7a"
+ "\x94\xc5\x45\x2d\x24\xb8\x09\xa5\x50\xba\xda\x0b\xb9\xac\x32\x2a"
+ "\x9b\x71\x5b\x39\x05\xec\x27\x8f\xb9\xe9\x1b\x1f\xd7\xe5\x0b\xdd"
+ "\x18\x1b\xa4\x60\x5e\x0e\xd5\xe1\x44\x18\xe4\x7b\x94\x58\x2b\x31"
+ "\x15\x7d\xc2\x5c\xd9\x1f\x4e\x3d\x24\xe6\xa1\xa7\x1e\xea\xc1\xb2"
+ "\x18\x2b\x5e\xe2\xb6\x4e\xc3\xf8\xf7\xb1\x62\xf9\x9d\xba\xf3\x29"
+ "\xfe\x6d\xea\xb4\x71\x0e\xc8\xb7\x51\x5a\xe1\x68\x30\x14\x1a\x59"
+ "\x57\xd8\x58\x2f\xa0\x9d\xd3\xdf\xe4\xeb\xfe\x24\xb8\x1c\x71\x14"
+ "\x28\x78\xb1\xbf\x7d\xb5\x47\xba\xef\x3e\x4c\xdb\xaa\xe0\x45\x98"
+ "\x4b\xf1\x79\x47\x3f\x8c\x28\xb3\x47\x55\xe6\xbe\x1e\xe9\x86\x57"
+ "\x31\xad\x39\xa8\x4c\x6b\x50\x99\x0e\x55\x99\x52\xb9\x9e\xee\xa0"
+ "\x32\xde\xc0\x32\xd3\x63\x06\xd3\x36\xdd\x18\x58\x66\xba\x29\xa8"
+ "\x8c\x79\x30\x6d\xd3\xb3\x82\xca\xe4\x05\x95\x29\x54\xf1\x96\xd6"
+ "\x2f\x99\x30\xad\x2c\xa8\x4c\x4d\x50\x99\x46\xe5\x19\x63\xcf\x56"
+ "\x11\x1b\xa0\x3e\xa1\x4c\x51\xae\x39\x98\x8f\xed\xbf\xef\xe8\x39"
+ "\xe2\x6f\x1c\x1b\x46\x65\x95\xec\x14\xe7\xf7\x92\x5f\xa5\xf5\x0e"
+ "\xe4\xcf\xe9\x9d\x0c\xe9\x04\xc5\x9d\x54\xd7\x71\x98\x71\x86\x74"
+ "\xc8\x6d\x9d\x91\x38\x98\x1f\x33\x4c\x81\x74\xce\x30\x07\xd2\x39"
+ "\x23\x73\x30\x3f\x66\xe4\x05\x95\x29\x0c\x2a\xb3\x55\x55\xa6\x41"
+ "\xae\xa7\x26\xa8\x4c\x63\x50\x99\xe6\xc1\xfa\x39\xe3\x50\x50\x99"
+ "\xa3\x41\x65\xba\x07\x78\x78\x37\x19\xb1\x86\xec\xc1\x6d\xbd\x1b"
+ "\xc7\x3f\x59\xe3\xce\xc1\x3b\xbd\xa2\xcf\xca\xb7\xda\x42\xaf\xef"
+ "\xde\xb6\x43\x7c\xa7\xc7\xcf\x4a\xe8\x84\xbb\x95\xf3\x87\x9c\x2f"
+ "\xf4\x7a\x22\xe9\x1d\x2b\xf2\xb6\xeb\x40\x91\x07\xfb\xdc\xbb\x31"
+ "\x16\x99\xdd\xa0\xac\x65\xa1\xf5\x3f\xfc\xac\x1d\x3e\x1e\xb9\x3b"
+ "\x5d\xd8\xdf\xdd\xb5\xf2\x7b\x1f\x6a\x0f\x8e\x33\xee\xae\xfd\x6a"
+ "\x74\xa5\x4f\x26\xba\xe8\xcc\x09\xc4\xe1\xe8\x1f\x6b\xf4\xd3\x4a"
+ "\x75\xa6\xcf\x54\x68\xad\x17\x6b\x90\x68\x6d\xb2\x93\xce\x01\x71"
+ "\x5b\xd3\x13\x54\xe3\x13\xa2\xd5\xb5\x6f\xa3\x47\x1b\x44\xb3\x4b"
+ "\xd0\x9c\x9e\x2e\x7c\x54\x7a\xba\xe2\x4f\xc2\xea\x5f\x85\xc1\x70"
+ "\x18\x5b\x48\x6b\x2c\xda\x6a\x31\xde\xc4\x31\x16\xd1\x7d\x0c\xd2"
+ "\xab\x79\xfc\xbb\xaa\x17\xe8\xde\x5e\x7c\x1b\x5f\x83\x21\xb7\xa5"
+ "\x95\xce\x7b\xa6\xd8\xa7\xa5\xe0\x73\x5a\x07\xc8\xf8\xd9\x4f\x90"
+ "\x7e\xe6\x40\xb1\x93\x68\xb5\x29\xeb\x95\x90\x16\x11\xd7\x55\x18"
+ "\xf4\xb4\x3e\x84\xd6\x52\x1d\x70\xa5\x12\x4c\x27\xf2\xb6\x51\xe1"
+ "\x01\x9d\x1d\x8d\xb0\xb5\xe1\xc6\x4a\x6a\xbe\x0a\x1a\xee\x5d\x22"
+ "\xf4\x67\xe6\xb8\x40\x7b\x88\x44\x3d\x9d\x69\x0e\xd4\xb9\x99\x99"
+ "\x81\x3a\x37\x33\x37\xd0\x1e\x24\xb4\x87\x99\x85\x41\x65\xb6\x06"
+ "\x95\xd9\xa1\x2a\x53\x2d\xd7\xd3\x18\x54\xa6\x39\xa8\x8c\xda\xff"
+ "\x61\x9b\x67\x76\xf4\x8f\x3b\xb9\xbf\x9f\xd9\xa5\x7a\x96\x76\xf0"
+ "\x7e\x6a\xa6\x57\x49\x93\xbf\x83\xe6\x6b\xb3\x04\xbe\x7b\x0c\x41"
+ "\x3e\x0a\xe1\xef\x19\x17\x48\xc3\x3d\x69\x81\x34\xdc\x33\x4b\x79"
+ "\x96\xd7\x73\xfc\xfa\x38\xdc\xf3\x03\x59\xcf\x5c\xf1\x5b\x60\x6e"
+ "\xbc\x77\xde\x03\x14\x9b\x51\xff\xc4\xd7\xcc\x6d\xc2\x98\xf2\x0c"
+ "\xbd\x33\xf0\xc0\xf1\x42\x88\xa0\xf3\x68\x1c\x70\x6f\x0b\x8b\x8d"
+ "\xc9\xa6\x35\xf5\x18\x4f\x65\x20\x8e\x1c\xac\xbf\x06\xeb\x40\xde"
+ "\xdd\xd3\x14\x44\x83\x2d\x88\x86\x76\xd5\xb3\x1e\x9f\x1d\xaa\x76"
+ "\xeb\x69\x5f\x8a\x1f\xf1\xd8\xfa\x1e\x8f\x92\x4e\x73\x00\xd8\xc6"
+ "\xae\x12\x1e\x07\x98\x69\x9d\xe2\x88\x63\x70\xcf\x67\x34\x5f\x20"
+ "\x70\xde\x9b\xa4\xe6\xad\xe0\xc5\xbd\xa9\x81\x74\xdc\x9b\x1e\x48"
+ "\xc7\xbd\xd9\x03\xbe\xe6\x1e\x79\x2d\xcc\xbd\xf9\x0e\x58\x50\x43"
+ "\x69\xc8\x0b\x63\xbc\xd7\x78\x89\x6d\x0c\xc5\xa9\xf7\xfe\xc2\x85"
+ "\xed\x65\xcf\x48\x23\xe4\xe7\xf7\x18\xc6\x0c\x18\x8b\x65\xa3\x7f"
+ "\xa6\x6f\x75\xaf\xc6\xb4\x16\x21\xd7\x7b\xb1\xfd\xf3\x9b\x04\xde"
+ "\x7b\x5b\x78\x3f\x30\x86\xe2\xdf\x7b\xab\x59\xac\x21\x39\x9c\x3e"
+ "\xf7\xc4\x19\x8c\xca\x9a\x5e\xc4\xe1\x52\xec\xc1\x5f\x65\x30\xfa"
+ "\x2b\x2f\x29\x70\x5b\x67\xe9\x1c\x30\x13\xc4\x98\x66\xc4\x7e\xd4"
+ "\xfd\x1a\x94\x1f\x8e\x81\x67\xc9\x63\x19\x43\x0a\xad\x55\xa4\xfd"
+ "\x32\xd0\x67\xc6\x88\xb5\x20\xb3\xd2\x54\x76\xe5\x32\x6e\x9c\xc2"
+ "\x8e\xc1\x6c\xf2\xa9\x7a\xf2\x1b\xb4\xe6\xf1\x80\xd7\x09\x34\xcf"
+ "\x62\xf7\x9e\xe0\x31\x39\xe6\x83\x5c\xb6\x48\x55\xd6\x29\xcf\x83"
+ "\x74\x51\xde\x44\x2f\x68\x0f\xb8\x9c\x74\xb6\x6f\x82\x88\xe3\x67"
+ "\x6b\x0e\xa0\xbf\xc0\x32\x7b\x95\x32\x34\x67\xc2\xd7\x15\x14\x82"
+ "\x76\x42\x31\x68\x6d\x1b\x8f\x71\xdc\xca\xda\x21\x1a\x1f\xd9\x8b"
+ "\xbb\xc0\xee\xea\xa0\x39\x4d\xad\x58\x27\x36\x1b\x22\x3c\xa0\xeb"
+ "\xa9\x34\xe8\xd1\x17\x83\xaf\xd2\x60\x40\xda\xb0\x3f\x9b\x95\x44"
+ "\x3e\x50\xcd\xbb\xe9\xd3\x33\xe7\x65\xcc\x1e\x7f\xff\xbc\x99\x59"
+ "\xd3\x6f\x33\x66\xad\x58\xb9\x2c\x6f\xfc\xea\x27\x0a\x8d\xeb\xd7"
+ "\xac\x28\x5c\xb1\xea\x11\x7e\x1c\x99\x71\x49\xa1\xf8\x4d\xce\x5f"
+ "\xb2\xb6\x70\x32\xdd\x8e\x33\x16\xac\x59\xb6\x8e\xdf\x8e\x8d\x86"
+ "\x40\x24\x2b\x0a\x97\xad\x31\x5e\x9b\x37\xce\x38\x63\xc9\x8a\x7c"
+ "\xfa\x6a\x22\x14\xae\xdb\x8c\x6b\x96\xad\x59\xb6\x24\xcf\x38\xd9"
+ "\x68\x22\xcc\x6a\x74\x2a\x79\x9a\x14\xff\xb4\x16\xfb\x73\x8c\xa1"
+ "\xbb\xc8\x4f\x51\xbf\x7e\x1c\x32\x3e\xa3\x18\x8e\x9f\x1f\x86\x7a"
+ "\x88\x7d\x82\xc3\x6d\x9d\xdd\x39\xb8\x1f\x9f\xed\x09\xd4\xdf\x39"
+ "\xba\x40\xfd\x9d\x63\x18\xdc\x8f\xcf\x09\xb2\xff\x39\x41\xf6\x3f"
+ "\x67\xd6\xe0\x7e\x7c\x4e\x6e\x50\x99\x82\xa0\x32\xa5\xfd\x7e\x06"
+ "\x69\x7d\x8a\xfb\xa5\x39\x3b\x82\xca\xec\x09\x2a\xb3\x2f\xe8\xb9"
+ "\x45\xf5\x8c\xb1\xeb\x9c\x23\xea\xd8\x00\x9f\x3b\x15\x5b\x1f\xf0"
+ "\x6f\x73\x3c\x0a\x0c\xf5\x3d\xf4\x6d\x8d\x80\xcd\xd0\xab\x60\xbb"
+ "\x04\x6c\x46\xbf\xfd\x93\x4f\xa2\xb5\xa2\x22\x3e\xcf\xf8\xb1\xec"
+ "\xdb\x3a\xb7\x0f\xf4\xa1\x9d\x28\x8b\xab\x4f\x41\x06\xad\x03\x26"
+ "\x58\x27\xad\x1f\x66\x3f\x59\xe8\xae\x1f\x01\x3a\x2a\x4b\xe7\x67"
+ "\x31\xeb\x6c\xfe\x1d\x3d\xa6\xc5\xe0\x85\x7e\x2a\xa3\x4c\x59\xab"
+ "\xbf\x15\x61\x1c\xc0\x8f\xd5\xd1\x50\xb9\xad\x7c\x9d\x23\xd5\x97"
+ "\x49\xdf\xf9\xd0\xb7\xe7\xba\xed\x62\xcf\x8a\x4e\x3a\xd7\x8d\xea"
+ "\x46\x1c\x5a\x26\xcd\x9e\x2b\x9f\xcf\xa5\xc7\x2b\x01\x71\xf6\xaf"
+ "\xff\x77\x40\x06\xff\x4e\x88\x62\x3e\x8a\xf5\x44\xdc\x93\xe1\x55"
+ "\xe2\x0b\x1a\x2b\x84\xf2\x1d\xa1\xd7\x82\x43\xfc\x76\xab\xbf\xc3"
+ "\xb6\xb9\x93\x68\x1a\x47\x71\xa8\xdd\xe0\x85\xc3\xb5\x5e\x1c\xbf"
+ "\x82\x9e\x8f\xa7\x8a\x4e\x82\xbd\xc1\x0b\x34\x3f\xbc\xb8\x08\x4a"
+ "\xeb\x25\x7f\x07\xeb\x2f\x47\x63\xb4\x4c\xfe\x5d\xf8\x56\x4a\xc7"
+ "\xf2\x38\x96\x70\xd2\x9a\xf1\x30\xf3\x11\xf1\x04\x67\x1b\x43\xe3"
+ "\xbd\xcc\x5a\x39\xf6\x2d\xab\x47\x5c\x21\xd7\x33\x4b\x60\x77\x5b"
+ "\x33\xb1\xff\x2b\x32\x2b\x3e\xfb\x40\x0d\xf7\x7d\x12\xa6\x63\xdf"
+ "\x9f\x69\x0c\x17\xa7\xc8\xfe\xbd\x80\xd6\xb1\xb9\xad\x73\x13\xcf"
+ "\x05\x4b\x74\x1f\xc0\x76\xa3\x2d\xe6\xbe\xb0\xd9\x14\x29\xfb\x57"
+ "\x1d\x96\xcb\x52\xca\x9d\x4f\xfb\x28\x36\xa2\xfe\x18\x6d\xd5\x25"
+ "\xc6\x8a\xf3\x7e\xfb\x23\xbe\x46\x7a\x2e\xc6\x7f\x99\x8a\x1d\x0c"
+ "\xc3\x67\xf4\x7f\x73\xf9\x7c\x22\x5f\xfb\x83\xe3\xc9\xb5\x05\x18"
+ "\xb3\x19\x5c\xe8\x1b\xe7\xb6\x2a\x79\x7c\x9e\x88\xf2\x8a\x99\xe7"
+ "\x80\xa1\x93\xf2\x3a\xfb\xf3\xc4\x37\x0b\xec\x40\x91\x97\xd2\xbd"
+ "\x4a\xba\xe8\x5b\xe6\xc5\x04\x3d\x27\x2a\xcf\x78\x9f\x8c\xb4\x54"
+ "\xcb\xf8\x9d\xe8\x73\x35\x62\x8f\x87\x79\xdb\xea\xb8\xdd\xcc\x4b"
+ "\x57\xf2\xf9\x9c\xda\x2e\x7a\x37\xe6\x02\x7f\x5c\x54\x2e\x8f\xb9"
+ "\xb0\xcc\x1b\x9f\x7b\x22\x71\x8c\xa1\x61\x74\x96\x2b\xa6\x11\x1e"
+ "\xb2\x19\x3a\x57\x93\x62\x35\xc4\x95\x46\xdf\x55\x90\x8e\xac\xf7"
+ "\x42\x62\xc1\x1d\x34\xff\x3c\x8f\xeb\x2d\xa5\x11\x5e\xc2\x47\x7d"
+ "\x22\xe1\x26\x7c\x55\x14\xd3\xf2\xf5\x99\xf3\xb0\xfd\x99\x61\xcf"
+ "\x44\xc3\xfc\x2e\x15\x2f\x23\xf1\xd9\x13\xd8\xd6\xf9\xba\xa0\x67"
+ "\x83\xf2\x4c\x73\xbd\x42\xf7\xe6\xc7\xc8\x79\x29\xe7\xaa\x6b\x0c"
+ "\xff\x26\x67\x7e\x76\x60\x7d\xf3\x2d\x41\xf8\x8b\x82\x9e\xcb\x94"
+ "\xe7\x1d\xfc\x1d\xc3\xfc\x1a\xa5\x0e\x2e\x33\xd4\xb1\x3d\x9b\x9d"
+ "\x91\xe7\xda\x3b\x05\xcb\x1c\x52\xd5\x39\x04\x9f\x8f\x0e\xc8\x6f"
+ "\x7e\x97\x82\x0f\xef\x5d\x2a\x38\x8c\x4b\xb2\xb4\x0a\x9c\x78\xbf"
+ "\x91\x95\x30\x50\x2e\xcb\xf8\x25\x6d\x0d\xd2\xdd\xfb\x56\x0a\xdd"
+ "\xcd\xca\x0e\xa4\x25\xcb\xa2\xc2\x59\x38\x40\x4b\x56\xa9\x0a\x0e"
+ "\xed\x33\xab\x3a\x58\x57\xd7\x16\x91\x8e\x93\xbe\x66\xed\x0d\x91"
+ "\xe7\x91\xf3\x5a\x43\xeb\x78\x96\x43\x95\x2e\x8f\x8f\xee\x9b\x2e"
+ "\xc7\x09\xe4\x9f\x5d\x3d\x25\x59\xca\xb9\xae\x5c\x27\x69\xdf\xb2"
+ "\x89\xe2\x0c\x71\xd4\xeb\xfb\x8c\xc1\x78\xc5\xf7\x3e\x32\x8e\x7e"
+ "\x9c\x59\x4e\x11\xe3\xdd\x97\x39\xd0\xb6\xfb\x72\x1c\x30\x4f\x79"
+ "\x4f\xe4\x14\x73\x83\x59\xb3\xc2\x8d\x3b\x10\xbe\x22\x90\x67\xf7"
+ "\xd5\x0e\xf0\xec\xbe\x46\x15\xde\x7d\x2a\xb8\xdf\xe0\x73\x8b\x0a"
+ "\xae\xfd\xcb\x74\x53\xe8\xca\x7d\x9e\xc0\xba\x16\xe8\x06\x70\x2c"
+ "\x48\x18\xa8\x6b\x81\x51\x05\xd7\x81\xcf\xa6\xf0\xf2\x59\x30\x2b"
+ "\xbc\x7c\x16\x58\x42\xcb\x67\x41\xa9\xaa\xde\x8a\x2f\xb7\xab\x05"
+ "\x4d\x2a\x7a\xea\xf1\xd9\x16\x68\x47\x0b\xda\x83\x9e\xfb\xe5\xcf"
+ "\xd0\x77\xec\xd9\x68\x8e\xa4\xf4\xc2\xd1\xa0\x17\x76\x76\x3f\xa8"
+ "\xf3\xdf\xe8\x15\xf9\x44\x23\x7f\x07\x47\xef\x37\x05\x5c\x72\x30"
+ "\x1c\xc1\xa8\xf2\xd3\x15\xda\xb1\xbf\x0e\x79\x06\xa9\xd2\xff\xd9"
+ "\xfd\xd4\xff\xdd\xcf\xfb\x3f\x56\x19\xbd\x83\x59\xdf\xcf\x0e\xd7"
+ "\x97\x21\xde\x06\x07\xdc\x9f\x2d\xf8\x73\x3f\xea\xff\x6a\x1e\x9b"
+ "\xb0\x8a\xe8\x1d\xa8\x4f\xbd\xc7\x21\x7b\x3a\xfe\xf6\xe1\xef\xd8"
+ "\xc0\xfe\xf5\xfe\x16\x66\xd5\xcc\xaf\xb7\x06\xf7\xbb\xf7\x1f\xc5"
+ "\xb1\x47\x6f\xbc\xb7\x34\x3b\x44\x9e\x87\x59\x23\xe6\x0d\x4e\xcf"
+ "\xa6\xf7\x3b\xbd\x0e\xc8\x9e\x46\xf4\xaa\xd2\x93\x99\x35\x2e\x8b"
+ "\xe0\x1d\x54\x1f\x96\x09\x27\x37\xe5\xbb\x2b\xa1\x7b\xd9\x85\x41"
+ "\xed\x38\x8b\xb8\xfe\x2e\xda\xf1\xc0\xec\xa0\xba\x2b\x42\xb7\x23"
+ "\x7b\x0f\xb6\xe3\x6c\xe8\x76\x64\xdb\x38\x6f\x25\x6c\xcb\xa0\xb8"
+ "\x23\x9b\xbe\x61\x3a\xcb\xf9\x1e\x98\xee\x52\xc6\xa9\x25\x67\x71"
+ "\xfc\x2f\x01\x2f\x3b\xbf\x78\x40\x6e\x02\xee\x81\xc4\xf8\x1a\xc8"
+ "\x1c\x5c\xe7\x03\x29\xcc\x3a\x74\xbe\x03\x1e\xc8\x57\xfa\x2b\x39"
+ "\x7d\x96\xa0\x05\xf9\x24\x11\x9f\xb0\x3d\x58\x2e\x9c\xbc\x15\xfb"
+ "\x14\xef\x99\x1e\x40\xfb\xcf\xce\x54\xfa\x74\xec\xcf\x9d\x0a\x1f"
+ "\x31\xaf\x39\x28\xcf\xa3\xca\x3b\x12\x90\xb7\xa9\x3f\xbd\x5b\x49"
+ "\x3f\x3f\x39\x3d\x98\x18\x24\x27\x94\xcf\x83\xaf\x05\xb6\xfb\xc1"
+ "\x71\xa2\x7d\x28\xa3\x41\xbc\x7e\x30\x1d\x65\xd4\x17\x5a\x46\x0f"
+ "\xe6\x85\xd6\xb5\x07\x8b\x39\xbe\x11\x10\x0a\x1f\xad\xe9\xe9\xe3"
+ "\x3a\x28\xcb\x69\xb0\x7c\x1e\xdc\xaf\xc8\xe7\xfc\xda\xb8\x10\x82"
+ "\xda\xe8\x3b\x0e\x0b\x37\x89\xb6\x2e\x6c\x0b\xc4\xbd\xd0\x10\x5a"
+ "\x17\x17\x9a\xb0\x9d\xbe\xd0\xed\x5c\x38\x2b\xbc\x2e\x2e\xb4\x60"
+ "\x7b\x7c\x83\x75\x71\xa1\x78\xa7\x2b\xeb\x60\x50\x5e\x2d\xb3\x86"
+ "\xac\x67\x1f\xc5\x45\x0e\x58\xd8\x4d\xef\xe9\x54\xe9\x87\x02\xf5"
+ "\x0f\xdb\x40\xe5\x88\x7f\x5e\x31\x8e\x21\x39\x1c\x37\x82\xf4\x65"
+ "\x3a\xe9\xb6\xe6\x8c\x0b\xe2\xd5\xe9\xe3\x90\xf3\x5a\x8f\x24\xcd"
+ "\x10\xfc\x7a\xe8\xf1\x40\x9a\x72\xd2\x43\xf3\x2b\x27\x17\xf9\x75"
+ "\x3a\x34\xbf\x72\x8a\xc3\xf3\x2b\x87\xe4\x7f\x7a\x30\xbf\x72\x9a"
+ "\xd4\xfc\xf2\x5b\x45\xfb\xae\x31\xa0\x6e\xf4\x2d\x66\xf5\xc2\x97"
+ "\xeb\xe3\x51\x57\x44\x99\x6e\x2a\xd3\x19\xef\x11\x7a\x62\xbc\x02"
+ "\x74\xa7\x20\xe7\x90\x62\xff\x71\x35\x30\x94\xf5\x2d\xa4\x35\xdc"
+ "\x74\xb6\xb4\xde\x5e\x74\xda\x66\xf7\x9a\x80\xe6\x1b\x03\xeb\x7d"
+ "\x28\x39\xb4\x2f\x78\xc8\x8c\x3c\xfd\x61\x88\x74\xf9\x9b\x82\x87"
+ "\xaa\x03\x7d\xc4\x43\x05\x81\x32\xca\xa1\xb5\x1e\xf1\xd0\xbf\xdf"
+ "\xea\xb9\xaf\x73\xcb\xec\x21\xc7\x60\x99\x2d\xda\x22\xe4\xb5\x68"
+ "\x49\x10\x7d\x9e\xd0\xf2\x5a\xa4\x0f\x2f\xaf\x45\xe3\xc2\xcb\x6b"
+ "\x51\x3a\xc9\xcb\x01\x8b\x4a\x03\xfb\x8d\x45\xb9\x81\xed\xc5\x7a"
+ "\xb1\x1c\x93\x86\x5c\x42\xcf\xe7\xdb\x6e\xe5\x22\x1f\x47\xb2\xa2"
+ "\xfd\x06\x90\xfe\xd1\x44\xe3\x85\xe2\x08\x8b\x1b\x79\x58\xbd\x31"
+ "\xec\x79\xe5\x31\x87\x71\x5c\x49\xeb\xf3\x8c\xa3\x68\xae\x6c\xf1"
+ "\x7d\x7e\x49\x73\x1b\xde\x4b\xc7\x61\xc9\x68\xbf\x14\x51\x4a\x6b"
+ "\xc9\xf8\xb7\x8a\xfc\xfd\xc4\xe2\x7c\xb5\x2c\x68\x4d\x59\x95\xd8"
+ "\x3b\x92\xe6\x39\x3f\xc1\xf2\x67\x84\x5c\x96\x68\x02\xf9\xb8\xb8"
+ "\x3a\xb4\x5c\x16\x37\xa2\x5c\x3e\x09\x2d\x97\xc5\x2d\xe1\xe5\xb2"
+ "\xd8\x81\x72\xf9\x64\xb0\x1d\x2d\xf6\xc8\x76\xf4\x14\x95\x31\xae"
+ "\xa2\x78\x35\x77\x05\xc1\xe0\x3d\xda\x48\x2e\x3f\xb3\x7e\x7c\xb7"
+ "\x62\x47\x54\x26\x97\xc6\xff\xbc\x7e\x19\x26\x59\xc6\xa1\xc2\x9b"
+ "\x9b\x19\xdf\x1d\xca\x4e\x72\xe9\xec\x5a\xcd\x84\x02\xd0\x21\x0f"
+ "\xb3\x77\x12\x8e\x35\x00\x88\xe3\x3d\x82\xa3\x74\x3a\xeb\x59\x05"
+ "\x5f\xa3\xc0\xf1\x79\x51\x01\x5b\xcd\xdc\x16\x20\xb8\x20\xdc\x72"
+ "\xfb\x87\xf2\x7e\x84\xe0\x09\x2e\x08\xa6\x4b\xd8\xe3\x92\x71\x81"
+ "\xf6\xb8\x04\x02\xf5\x73\x31\xbd\x9f\x88\xf7\xa3\x9f\xc3\xfb\x2c"
+ "\x9f\x55\x73\xdb\xc5\xb1\xcd\x25\xc5\x41\xb6\x89\x3a\xf0\xf0\x55"
+ "\xb2\x0e\xf8\x02\x69\x5d\xb2\x23\xb4\x0e\x2c\xd9\x1b\x5e\x07\x96"
+ "\xb4\x86\xd7\x81\x25\xb4\xef\xcc\x27\x0e\x78\x38\x31\xd0\x36\x97"
+ "\x78\x03\xdb\xbe\x64\x87\xb0\x4d\x18\x7e\x21\xb6\x89\xb1\xd0\x25"
+ "\xe1\xec\x50\x8e\xff\x35\xf5\xbd\x00\x17\xc0\x33\x1d\xda\x15\xd2"
+ "\xf7\x70\x13\xbd\x43\x42\x1f\x6f\x21\x1e\xd6\xf1\x31\xda\xc3\x2d"
+ "\x6a\x3e\x56\x89\xb1\x56\xc9\x71\x58\x3a\x93\xd6\xec\x09\x7e\xe6"
+ "\x0d\x0f\x6c\xff\xc3\x9d\xa1\xf9\xf9\x30\xcd\xcd\x97\x84\xe6\xe7"
+ "\x52\x43\x78\x7e\x2e\x4d\xa1\x6f\xe3\x07\xdb\xd4\xd2\x59\xc6\x75"
+ "\x3c\x46\xe1\x65\x4e\xc1\xd2\x17\xcf\xaf\x7f\x5a\xba\x35\xb0\x7f"
+ "\x5a\x9a\x7f\xe1\xfd\xd3\xd2\xd6\xd0\xfd\xd3\x52\x47\xe8\xfe\x69"
+ "\xa9\x47\xd8\x43\x9e\x29\xd0\x1e\xf2\xf4\x81\x3a\x81\xbc\xbb\x68"
+ "\xfd\x53\x5e\x69\x90\x0d\x6c\x3f\x0e\xcb\x34\x18\x53\x3c\x2d\xe4"
+ "\xb6\xec\x83\x40\x1a\xf3\x6a\x43\xcb\x2d\x6f\x1f\xca\x6d\x7b\x68"
+ "\xb9\xe5\xb5\x87\x97\x5b\x1e\xbd\x13\xdd\x3e\x58\x6e\xcb\xb4\x17"
+ "\x1e\x53\x2c\x4b\x0d\x94\xd9\x32\xe3\x85\xcb\x6c\x59\x71\x68\x99"
+ "\x2d\xdb\x11\x5a\x66\xcb\xf6\x0a\x99\x2d\xeb\x0c\x94\xd9\xb2\x96"
+ "\x40\x99\x21\xdf\x2e\x9a\xcc\x96\xa7\x04\xc9\x6c\xf5\x71\x58\xfe"
+ "\x0e\xca\xac\x5d\xc8\xec\x91\x0d\x81\x34\x2e\xcf\x0c\x2d\xb3\xe5"
+ "\x16\x94\xd9\xea\xd0\x32\x5b\xbe\x35\xbc\xcc\x96\x37\xa0\xcc\x56"
+ "\x0f\x96\xd9\xf2\xe6\x0b\x97\xd9\xf2\xee\x40\x99\x2d\x3f\x72\xe1"
+ "\x32\x7b\xc4\x14\x5a\x66\x8f\xa4\x87\x96\xd9\x23\xb9\x42\x66\x8f"
+ "\xd4\x04\xca\xec\x91\xa2\x40\x99\x21\xdf\xbe\xa6\xcc\x50\x3e\x35"
+ "\x62\xbd\xee\x23\x67\x7b\xf8\x9c\xf6\x23\x38\x46\xb0\x34\x8b\x77"
+ "\x02\x16\xae\x3b\xb2\x0c\xdf\x40\x98\xce\xc1\x7d\xb7\x25\x46\x4e"
+ "\xbb\x7f\xb0\x1c\x2c\xc9\xd8\xaf\x76\xb7\x14\xf3\x75\x5d\x42\x86"
+ "\xc4\x73\x84\x13\x73\x64\x16\xbe\x36\x00\x65\xcc\x68\x1f\x63\xea"
+ "\x8b\x11\xde\x45\x78\x68\x1f\x97\x20\x5c\x85\x17\x12\x97\x85\x5f"
+ "\x63\x1e\x5d\x43\x67\x0d\x1c\x87\x15\xdb\x84\xae\x5a\x82\xe3\xdf"
+ "\x7a\xcc\x7b\x48\xe8\xe9\x63\x41\x73\x26\x96\x30\xf1\xef\x0a\x8a"
+ "\x7f\xeb\x43\xeb\xe9\x8a\x73\xc4\xbf\x2b\x28\xfe\xad\x57\x8d\x57"
+ "\x47\x2c\xf2\x3a\x82\xc6\xab\x2b\xf2\xe3\x5d\x42\x77\x78\x1c\x5b"
+ "\x19\x5d\xe3\xb6\xae\xd8\x11\x44\x33\xca\xe6\xd1\xe1\x32\xcd\x51"
+ "\x41\xe5\xf7\x86\xa1\xb9\x05\x69\x7e\x23\x0c\xcd\x8e\x73\xd0\x4c"
+ "\xf3\xdd\x6f\x0c\xb6\xad\x47\x13\x64\x3d\x08\x31\x2e\x7f\xd4\x14"
+ "\x5a\xfe\x8f\x06\xc9\x1f\xb2\x0b\x8b\x99\x93\x97\x0f\x84\x2b\x50"
+ "\xc3\xd1\x5a\x7d\x82\x25\x1d\x09\x01\x5b\x1b\x8c\x33\x0c\x5c\xcb"
+ "\x20\xdd\xa3\x6f\x0b\x42\xea\xde\xa3\x4e\x61\x8f\x8f\xa5\x07\xda"
+ "\xe3\x63\xba\x40\x7b\x44\x5e\x07\x94\x7b\x2c\x39\x30\xdf\xe2\xb9"
+ "\x78\x3e\xf6\xb1\x9a\x20\x1d\x78\xff\x38\xe4\x5f\x2a\x74\x20\x7f"
+ "\x65\x10\x1d\x4d\xa1\x75\xe0\xb1\x56\x6c\xff\xfb\xa1\x75\xe0\xb1"
+ "\xce\xf0\x3a\x90\x4f\xf6\xfc\xbe\x5a\x6f\xe7\x17\x9b\x87\x06\xc1"
+ "\x24\x85\xf6\x79\xf9\x69\xa1\xe7\x75\xf2\xb3\x04\x8f\xf3\x2b\x02"
+ "\x79\x9c\x9f\x1f\xc8\x43\x6c\xcb\xd7\xe7\x61\xff\xd9\x1c\x6e\x6b"
+ "\x7e\xb0\xfd\xdb\x8f\xc3\x4a\xd9\xfe\x57\xdd\x17\x44\xa3\x3c\xfe"
+ "\x09\x35\x97\xb5\x32\x01\x79\x69\x0f\xcd\xcb\x95\xa6\xd0\x6d\x5e"
+ "\x49\xdf\xa8\xda\xfd\x83\x6c\x69\x65\x2e\xa6\xcf\xa7\x77\x07\x34"
+ "\x87\x55\x87\xe9\xf3\xbd\xa0\xe3\xfd\x55\x7f\xbf\xb4\x72\x2b\xcd"
+ "\x91\xf3\x39\x66\xd4\xdf\xf8\x44\xc8\xa4\x3e\x88\xe8\x5a\x5c\x1c"
+ "\xfc\x4e\x74\x25\x9f\xff\xa0\x75\x2c\xf4\x5d\x4d\x7c\x11\x64\xda"
+ "\x5d\x5e\x50\xf4\x9d\xe0\x83\x70\x3b\xc8\x2e\x08\x5e\x81\x15\x73"
+ "\x9d\xa5\x41\xbe\x69\x95\x2e\xb4\x8c\x57\x19\xc3\xeb\xce\xaa\x34"
+ "\x21\xe7\x55\x05\x81\x72\x5e\x95\xe5\xb7\xc6\x65\x51\x5b\x51\x07"
+ "\x2e\xc8\x4e\xe8\xdd\x69\x58\x7f\xff\xd4\xc2\x8e\x82\xcd\x30\xea"
+ "\x04\xac\xe2\x63\x8d\xed\x12\xf3\xc4\x6f\xd1\x40\x0b\xf7\x01\xab"
+ "\xc5\x7e\x18\x08\xb3\xd8\x0b\x12\x7b\xea\xb1\x0e\xca\xab\xb7\x32"
+ "\x0f\x9d\x53\xa3\x9c\x39\x83\xba\x70\xc9\x31\x58\xf5\xf7\x80\xf2"
+ "\x18\xfd\xd9\x05\x8e\x71\x62\x7e\x7f\x75\xb2\x32\x0f\x1f\x6e\x7e"
+ "\x1f\x61\x66\x29\xeb\x7e\xc5\xbb\xb0\xd5\xe6\xb0\xfd\x32\xd2\x44"
+ "\xdf\x97\x13\x4d\xe7\xf6\x03\xab\x1b\x14\xfd\x15\xef\xe6\x56\x37"
+ "\x0d\x7c\xdb\xb2\x7a\x3f\xe6\xe5\x9d\x63\x3e\x57\x65\x07\xab\xbb"
+ "\xd4\x78\xc4\xf9\x34\xab\xbd\xca\xf7\x29\x6e\x6b\x81\xee\x4b\x70"
+ "\xc9\xf4\x14\x98\x02\xe9\x29\x30\x63\x6c\x99\x27\xe3\x98\xf5\x25"
+ "\x38\x12\xec\x7b\x6e\x83\x09\x7e\x88\x38\x01\x6b\x9e\xa3\xf3\x6e"
+ "\xec\xb5\x5d\x10\xe3\x05\xad\x18\xdb\x15\xec\xa2\x6f\x43\x18\xdf"
+ "\x77\x60\x8a\x8d\xde\xc1\xf1\x35\x04\x86\x29\xb6\xb6\x22\x9f\xbc"
+ "\xe7\x5b\xc1\x9b\xc4\xd3\x36\xcb\x69\x5b\xed\xb3\xac\x6b\x27\xdf"
+ "\xeb\xab\x20\x60\xfc\x57\x41\xeb\x7f\x68\x1d\xc6\x66\x98\x72\x1c"
+ "\x1e\x9f\x29\x6c\x7d\x4d\x50\x4c\x5a\x10\x66\xfc\x57\x40\xe3\xbf"
+ "\x29\xa1\xed\xfc\xf1\x73\x8c\xff\x1e\xa7\xf1\xdf\x14\x75\xbf\x29"
+ "\xde\xf3\x3c\x3e\x4b\x1d\x93\xd2\x7e\x5c\xc6\xe5\x14\x67\x3e\xfe"
+ "\xab\x1b\x77\x80\xde\x4b\xef\xb4\xd1\x36\xed\x5d\x2d\x64\xaf\xfa"
+ "\x36\x67\x33\xa0\xae\xea\xe2\x0a\x48\x17\xa9\x2f\x23\x7b\x7d\x9c"
+ "\xcf\x17\xc6\x7b\x85\x2d\x96\x14\x31\xe7\xb8\x4e\xd4\xa1\xd5\x16"
+ "\x05\x57\xf1\x26\x8b\xf8\xee\x23\xae\x13\x86\xda\xbb\x78\xbf\xa8"
+ "\xa1\x78\x95\xc7\xad\xde\x33\x40\x78\x0f\x14\xb7\x01\xe1\xf5\xf7"
+ "\xf7\x93\x1c\x77\x37\xd9\x38\xe1\x24\xdc\x87\x11\x8e\xf0\x12\x9c"
+ "\xd2\x0e\xf1\x6d\xcc\x9a\x04\x75\xdb\xf9\xfc\x0b\xd6\x8d\xe9\x73"
+ "\x69\x5e\xc5\x4e\xe5\x4a\x16\xb2\x09\x9d\xf4\xce\xec\xb4\x8d\x95"
+ "\x3c\xc6\x26\xac\xa1\x39\xb1\x35\xbb\xa8\xdc\x1b\x7f\x71\x44\x16"
+ "\x8e\x06\x9d\x9c\x96\xd3\x62\xf4\x80\x03\xd6\x34\x04\xfa\x88\x35"
+ "\x41\xf1\x6f\x01\x1f\x67\xe2\x6f\x21\xad\x4f\x94\xd7\xaf\x92\x3f"
+ "\x60\x76\xaf\x9b\xeb\xc7\xb9\xd6\x54\xd0\x3b\x69\x5a\x13\x25\xf6"
+ "\x9b\x5b\xd3\x15\x34\xf7\xe6\xac\xe2\xeb\x6a\xfe\x84\xf5\xae\x7d"
+ "\x42\xe8\x48\xe1\x13\x81\x32\x5d\xab\x2b\x39\x49\xef\x82\x44\x7f"
+ "\xb0\xc8\x1b\xec\x1f\xd7\x26\x2b\xb1\x5b\x50\xba\x59\xe9\x0f\x8c"
+ "\xab\x38\xde\xa0\x7e\x66\x2d\x8f\xff\x7d\x83\xfa\x85\xb5\xf4\x0d"
+ "\x51\x80\x4e\x1e\xe6\x3a\xb4\xb6\xba\xcd\x85\x7a\xb3\x86\xf4\xbf"
+ "\x30\x0a\x61\xb6\xd0\x37\x87\xf8\x3c\xf4\x14\xac\xb5\xf9\xac\xa0"
+ "\x6b\x73\xf2\x6f\xaa\xf4\xa8\x23\x5c\x6f\xa9\xdf\x98\x28\xd6\x23"
+ "\xb9\x82\xea\x38\xaa\xf0\x9c\x60\x0e\xaf\xf9\x13\x88\xf5\x14\xa4"
+ "\x0b\x6b\x9b\x68\x6d\xc6\xff\x27\xee\x6d\xc0\xa3\xaa\xae\xfd\xe1"
+ "\x3d\x93\x01\x06\x32\xc9\x84\x18\xc2\x80\x20\x83\x05\x1b\x2d\x68"
+ "\xaa\xf4\xfd\x53\x5f\x3e\x62\xc1\xfb\xc7\xfb\x80\xd0\x16\x7d\x52"
+ "\x4a\x0d\x91\xc4\x86\x8a\x90\x26\x43\x18\x30\x5f\x0c\x90\x86\x9a"
+ "\x2f\x35\x62\x84\x10\xa2\xc5\x5e\xac\xa8\x69\x8b\x6d\x6c\x51\x47"
+ "\x89\x35\xd6\x24\x13\x2d\x6d\x53\x1b\xda\x21\x0d\x21\xa4\x01\x06"
+ "\x32\x24\x43\x32\x73\xf6\xbb\x7e\x7b\x9f\x33\x33\x89\x09\xca\xbd"
+ "\xf7\x79\x5e\x9e\x27\xcc\x39\xfb\xec\xcf\xb5\xd7\x5e\x7b\xad\xb5"
+ "\xd7\x5e\x2b\xba\x57\xf8\xf6\x8a\xd1\x70\xc8\xe5\x6f\x63\x2d\xfe"
+ "\x91\x32\x8f\x6d\xce\xe8\x63\xb7\x61\xff\x7f\xc6\xcd\x6c\x95\xc3"
+ "\xe7\xd6\x26\xf6\x7f\xed\x5c\xc7\x4d\x30\x18\x51\xce\x36\x7c\xee"
+ "\xb3\x05\xac\xc7\xb4\xf1\x29\x99\x54\x4d\xf2\x4c\x8a\x57\xd8\x7b"
+ "\xd9\x68\xfd\x67\x35\x5c\x8f\x0e\x72\xd3\xa4\x6a\x85\xf2\xaa\x76"
+ "\xc1\x44\xb7\x6c\xbe\x61\x3a\xa3\x78\xa1\x33\x4a\xe9\x62\xdb\xd4"
+ "\xb3\x9f\x9c\xc5\xc3\xfb\xb7\x2d\x6e\x6c\xde\x60\x1b\xce\x7f\x52"
+ "\x46\xa7\x19\xdb\x56\x8e\xce\x1b\x6c\x4b\x53\xe9\x42\x0a\x8f\x1a"
+ "\x89\x07\xdb\x0a\x69\x8e\x45\x19\x4d\x86\x85\x2e\x74\x6c\x19\x76"
+ "\x5b\x5d\x50\x86\xcd\x02\x3d\xd8\x56\x15\x94\x61\x3d\xa3\xc9\xb0"
+ "\xee\x51\xe6\x73\x9b\x77\xf4\xf9\xcc\x31\x8d\x2e\xc3\xe6\xcc\x91"
+ "\xfb\x7c\x4e\xf2\xf0\x79\xce\x59\x14\x3a\x13\xde\x16\xf7\xbf\xc7"
+ "\x0f\xe7\x1c\xfd\x3c\x3f\xbc\x7d\xae\x9c\xab\xed\xe9\x23\xfa\xe6"
+ "\x1c\x9d\xb6\xe7\xb4\x8d\xcd\x0f\xe7\x78\xc7\xa6\xed\xdb\x63\x3e"
+ "\xcf\x0f\x5b\xc7\x8f\xc8\xb3\x20\xc8\x2b\x0d\xe3\xcd\xb6\xaf\x94"
+ "\x70\xda\x0e\x7e\x2e\x22\x2c\x7f\xda\x70\x7c\xa7\x3e\x53\x7d\x44"
+ "\xdb\x7a\x40\xd3\x34\x9c\x19\x0b\x26\xf0\xcf\xf4\x95\x4a\x36\x91"
+ "\xd6\xc0\xbb\x03\x8e\xed\x41\xfc\x87\x1d\x1f\xda\x01\x8d\x1c\xd3"
+ "\x9e\x4e\xaf\xf5\x4f\xf4\xa3\xf7\x7a\xe7\xa5\x11\x16\xb6\xe6\xd9"
+ "\xcf\xc1\xc3\x2e\xf8\x3f\xd4\x71\xfd\x39\xb3\xaf\x1f\xb1\xc6\xbc"
+ "\xd2\x0e\x77\xc7\xed\x72\xde\x76\x8c\x90\x65\xed\x76\x71\xa7\x6f"
+ "\x4c\x7a\x6b\xaf\x1a\x1d\x47\xed\x75\x41\x7a\x9b\x85\x7a\xed\xe7"
+ "\x47\x7c\x6f\x95\x73\xb0\x23\x41\x89\x0a\xd7\x75\xdb\xbb\x87\xd3"
+ "\x24\x7b\xeb\xf0\x72\x3b\x46\xc8\x7f\x76\x3b\xbe\x7f\xb9\xfd\x66"
+ "\x47\xf2\xd8\xfb\xcd\x8e\xb3\x72\xfc\x3b\x47\x9c\x2f\xef\xb0\x5f"
+ "\x7f\xbf\xd9\x31\xc6\xf8\x77\xd4\x0d\xdf\x6f\x76\x8e\x38\xa3\xdf"
+ "\xd1\x3a\xfa\x7e\xb3\xa3\x5b\xa3\x33\x92\x6e\xec\xbc\xef\xcb\xd1"
+ "\x9b\x9d\xd6\xe1\xf4\x66\xa7\xf1\x8b\xe8\xcd\xc9\xcf\xd1\x9b\x9d"
+ "\x69\xe6\xea\xd1\xc6\xb2\x33\x77\x74\x7a\xb3\xb3\x52\xce\x21\x31"
+ "\x2d\xc3\xe8\xcd\xce\x63\xc3\xe7\x70\xc7\x88\x39\xdc\x39\xe2\xfc"
+ "\x7b\x87\xfd\xbf\x4b\x93\x22\x22\x22\xf4\x11\x3a\xbd\x2e\x82\x3e"
+ "\xd1\xf0\xd8\x84\x08\x43\xc4\x38\xfa\x1b\xaf\xfe\x4e\xd0\x47\xe8"
+ "\x0d\xf4\x37\x4e\xfd\x1d\x3f\xe2\x7d\x02\xca\xd2\x9f\x41\xfd\x1d"
+ "\x37\xe2\x7d\xfc\x17\x7c\x9f\xa0\xb6\xab\xb5\x6f\x18\xf1\x3e\xee"
+ "\x0b\xbe\x8f\xff\x1f\x96\x67\x9f\x7b\x1f\x7e\x0f\xf2\x81\x2d\x39"
+ "\xa9\x9b\x37\xa5\x09\xbb\xf6\x74\x6b\xea\xc6\x8d\xe9\xd9\xd9\x56"
+ "\xdb\x56\xeb\xb7\xee\xfb\xce\xdd\xf7\x5a\xa5\x79\xfc\xe6\xc5\x73"
+ "\xd3\x26\xb1\x55\xdb\xb3\xf0\x61\xd5\x77\x1f\x48\xb6\xae\xf9\xd6"
+ "\x7d\xc3\x3f\x6a\xd5\x08\x33\xf8\xeb\xd5\x12\xb6\xf6\x92\xf6\xc5"
+ "\x33\x56\xb2\x5f\xd0\x9d\x4e\xdc\x3d\x97\xf2\xc4\xae\x07\x9a\x70"
+ "\x7f\x79\xb0\x80\xe3\x5e\x45\x07\xcb\xbd\x80\x41\xcc\xaf\x2d\x64"
+ "\x99\x8f\xc2\x9f\x4a\xde\x44\xfe\x8e\x87\x59\xff\x93\xe9\x3b\x58"
+ "\xd1\xf7\x1a\x56\x50\x5e\x7a\x77\xb9\xfd\xcc\x5a\x00\xde\xb6\xf0"
+ "\x1a\x7d\xd3\xf1\x25\x0a\xa5\x79\xd5\xfb\xf9\x85\x13\x45\xda\x3b"
+ "\x85\x5a\x3e\x73\x17\xcb\x7b\x8d\xbf\xc3\xc5\x3b\x7c\xd6\xc8\x7c"
+ "\x79\xbb\xb8\x3e\x37\x09\x74\xa1\x3a\x96\x19\x60\x97\xfd\x42\x2c"
+ "\x33\xbe\x10\x0f\x1f\xbf\x79\x36\xcd\x2e\x7b\x1f\xbd\xbb\x59\x51"
+ "\x32\xda\x46\x5e\x45\x9f\xfb\x23\xe4\xaf\x19\x9e\xff\x48\xc8\x8e"
+ "\x3b\x0f\xf1\xbd\x4c\xab\xcf\x30\xb3\x39\xc0\x2f\xfb\xa2\x59\xeb"
+ "\x9d\x2b\x88\x4f\xa3\xa9\x68\xf2\x17\x32\x79\x37\x2a\xef\xc2\x8e"
+ "\x00\xf7\xc3\x67\xc2\xaa\xde\x02\x5e\xfe\x04\x33\xd0\x7a\xd6\x39"
+ "\xb3\x70\x97\x22\xef\xd4\xe1\x74\x66\xa0\xf1\xcf\xe8\x61\x05\x06"
+ "\xeb\x83\xc4\x37\xae\x62\x86\x3f\xda\x0b\x19\x2f\x8b\xbc\x52\xf6"
+ "\x29\x33\xbc\x3a\x58\xa8\x1f\xe4\x16\x96\x6b\xe3\xdd\x1c\x7e\xbf"
+ "\xbd\xdc\x07\x7b\xdb\xa6\x0d\x01\xe4\xe9\x18\x28\xb0\xb0\x16\x9b"
+ "\x97\xe5\xb5\x73\x5f\xf1\xa7\xd2\x5f\x45\x73\xaf\x17\xf7\x67\x8d"
+ "\x79\xab\x58\x44\x57\x32\xd3\x37\x67\x54\x31\xd7\x7a\x2f\xcb\x6d"
+ "\xe7\xdd\x4d\x1b\xce\xb2\x96\x8c\x3a\x96\xd2\xc6\xf4\x4d\x9d\xa7"
+ "\x99\xf0\x5d\x5d\xb6\xcc\x93\x7f\x95\x59\xf2\x36\x21\xed\x2a\xdb"
+ "\x99\xc7\xa2\x76\xfe\x19\x72\x50\x1b\xb5\x73\x81\xad\x3b\xc5\x74"
+ "\x54\x9f\xfe\xc9\xd3\xcc\xf2\xe4\xf7\xc4\x3d\x73\x56\x9d\xcf\x70"
+ "\x1f\xd7\x34\x58\x90\x10\x33\xc8\x13\x62\x07\x0a\x12\xe2\x5a\x32"
+ "\x29\x7f\xe7\xdb\x2c\xba\x8d\xc5\xbd\xd3\xd3\xa6\xaf\xba\xc2\x66"
+ "\x60\x4c\x5d\x34\xb6\xea\x2b\x94\xbf\x6c\x5a\xa6\x42\x65\xc3\xcb"
+ "\xf8\xa3\xa6\x15\xbb\x92\x7d\x4c\xa1\xba\xaa\x06\xd9\x8c\xea\x41"
+ "\x66\x51\x4a\xa7\x65\xa2\x5c\x2f\x7c\xc8\x11\xc5\xc8\xcd\xe3\x81"
+ "\xa1\x32\x63\x2b\xd1\xc3\x09\x6f\x3c\x5a\x6f\x70\x35\xf5\xb2\x66"
+ "\xef\x20\x6b\x61\x9f\x31\x97\xfd\x9c\xf3\xd5\x47\xeb\xc7\x11\x3f"
+ "\xa9\x73\xee\x84\x0d\xbc\xc4\x9d\x82\x66\x66\x70\xd1\x1c\x94\xe7"
+ "\x33\x53\xe6\x4e\x36\xa1\x87\xd2\x05\xed\x29\x1e\x6a\x73\xf9\xcf"
+ "\x39\x77\x8a\xfb\xe0\x45\xc9\xf9\xcd\x2c\xa2\xc5\x5b\x85\x7b\xc7"
+ "\xfa\x40\xf4\x32\x8f\xcb\xdb\xca\x5c\x99\xff\x74\x2a\xa6\x65\x6d"
+ "\x25\x0a\x33\xbe\xd6\xdf\xaa\x77\x19\xfa\x99\x2b\xd9\xcb\xde\xa5"
+ "\xb6\x79\xd9\x32\xd8\x54\x27\xb5\x78\x7d\xf0\xbf\x93\xc8\xfb\x2c"
+ "\x93\xca\xb3\xd8\xbc\x9a\x2b\x6c\xce\xa1\x2b\x2c\x81\x0f\x24\xe8"
+ "\x71\xc7\x1b\x3e\xd5\x0e\xd1\xaf\x89\x64\x30\x1a\xbb\xb8\xeb\xcd"
+ "\xa3\xd4\xbb\xde\x43\x09\xec\xf0\x60\xe8\xae\xf7\x60\x5f\xe8\xae"
+ "\x37\xe1\x94\x1d\xf7\xbd\xdd\xac\xc0\x64\x6e\x62\x13\x3a\x58\x5e"
+ "\x22\xf0\xbb\xfc\x22\x33\xec\xbe\xc8\xd8\x9d\x85\x7a\xc8\x99\x06"
+ "\xc2\xfd\x0b\x2e\x9a\x1b\x3c\x77\xb0\xc2\x23\xf4\x6b\xa2\x3f\x92"
+ "\xe7\x0a\x85\xaf\x8a\x4e\x15\x8f\x29\x4d\x4f\x69\xa5\xf4\x1b\x41"
+ "\xbf\x7b\x0b\xaa\xb9\x87\xda\xaa\x23\x5e\x65\x12\xf0\x59\xbd\x5f"
+ "\x5e\x37\xe0\x28\xcc\x75\xb3\x63\x9d\x1a\x5e\x4b\xfa\x9e\x67\x7f"
+ "\xb7\xe3\x02\xfc\xcb\x7b\x44\xbf\x86\x32\x74\xf0\x35\xaf\xa6\xa3"
+ "\x0f\x67\xd1\x2e\xb5\xdf\x48\xbf\x66\x29\x83\x16\xae\xd7\xca\xf6"
+ "\x0d\x65\xa0\xcd\xd3\x94\xce\xb5\x74\x1a\xb7\x01\xdf\x7e\xdd\x71"
+ "\x41\x2f\xf3\x24\xe8\xa9\x4e\x9f\x5a\x3f\xad\xfd\xbc\x19\x58\xe3"
+ "\x7d\x7a\x33\x3f\xb9\x61\x01\xab\xde\xcf\x9b\x0e\xed\xe7\x0d\x72"
+ "\xed\xed\xb2\xba\xd9\xeb\xe2\x7e\x21\xed\xe1\x0d\x25\xf4\xed\x24"
+ "\x71\x3f\x80\x4b\x43\x1a\xec\x4b\x77\x25\xb9\xd9\xad\x71\xe1\x63"
+ "\xe0\x8e\x27\xad\xd8\x47\x5f\xcf\x6f\x1c\x47\x34\xc0\xda\xd2\xd9"
+ "\xcb\x5e\x1d\xec\x1e\x57\xf0\x11\xd3\xbb\xfc\x1d\xec\xae\x38\x19"
+ "\x97\xe7\xf0\x7e\xee\x7e\x16\xf1\x8a\xf7\xf3\x5e\xc2\x97\x99\x3d"
+ "\x6c\x57\xe9\xd7\xe2\x58\xdc\xc7\x24\x05\x4b\xfa\xb4\xeb\xe5\x30"
+ "\xfa\x34\xbf\xd9\x5d\x1f\x46\x9b\xf6\x9e\xfe\x3c\x6d\xda\xf3\x37"
+ "\x49\x9b\x68\xed\x0b\x5a\x14\x70\xab\xe9\x1f\x8c\x48\x57\xef\xaf"
+ "\xec\x79\x65\x44\xba\x4f\x4d\x7f\x6e\x44\xba\x47\xa6\xef\xfe\xb3"
+ "\x46\xfb\x5a\xd0\x8f\xed\xa0\x7d\xbb\xdf\x02\xed\x6b\xd9\xa0\xd2"
+ "\x3e\x41\x7f\x76\x1f\xe2\x2f\x11\x2d\xca\x01\xbd\xd9\xbd\x0d\xfd"
+ "\xe7\xef\x30\xad\xef\x13\x29\xed\x1b\x48\xab\xf8\x8c\x19\xe8\x4f"
+ "\xa3\x7b\x3f\x01\xdd\x03\xcd\x03\xed\x3b\x18\xcf\xdb\x0e\xee\xe7"
+ "\xa7\xaa\x85\x9f\x6c\x47\x90\xfe\x3d\x45\x69\x25\x94\xf6\x14\x7d"
+ "\x07\x1d\x04\x4c\x9a\x93\xeb\x99\x88\xa3\x53\x12\xe9\x51\xf4\x89"
+ "\xac\x8c\xe6\x1b\xfe\xaf\xf6\x10\x7c\xcd\x3a\x96\xe9\xb2\x79\xc5"
+ "\x3d\x14\xf8\x66\x6f\xb1\x75\x62\xdd\xc5\xef\x56\xa0\xa7\x38\xcb"
+ "\xf2\xbd\xbc\x07\x77\x55\xd0\x87\x94\x1d\xff\x09\xdf\xe2\xba\x86"
+ "\x0c\xc6\xe0\x97\x00\x34\x9b\xfa\x62\xa8\xa0\x3e\x49\x5f\xc6\xbb"
+ "\xe7\xb9\x59\xc7\x09\x39\xd7\x45\xc9\x88\x63\xd0\xc1\x1c\x99\xdc"
+ "\x41\xf4\x91\xc6\x66\x0e\x14\x32\xf8\x66\x41\x3c\x4f\xfc\x1e\xd4"
+ "\x2b\x19\x15\x9a\x7f\x16\x07\xd1\x06\xca\xe3\x6a\xf3\x31\xf4\xd9"
+ "\xcd\x1c\x27\x9a\x73\xeb\x51\x7e\x03\x60\xc3\x1d\x05\x5a\x1d\x3a"
+ "\x51\x87\x5e\xe8\x6e\x33\xdc\x6c\xf7\x1a\x51\x3e\xda\xd8\xda\xbc"
+ "\xde\xc3\x40\xf7\x5d\xdd\x54\x47\x6e\x87\xac\x83\xea\xe2\xb4\x07"
+ "\x0c\xfb\xa6\xd6\x1f\x95\xc7\x2f\x53\xfd\xf3\x30\x5f\xf0\xd3\x05"
+ "\x3b\x25\x82\x8b\x09\xbe\x1a\x24\x1f\xea\x78\xf3\xf0\x67\x8c\xa9"
+ "\xbe\xc6\x08\xdf\x1c\xc7\xe1\xcb\x0b\xfe\xc5\xae\xe7\x5b\x8c\x60"
+ "\x34\x47\xf3\x2f\xa6\x6c\xff\xdf\xf5\x2d\x46\x75\x5b\x6a\xf4\xbc"
+ "\x8e\xfa\x7f\x1c\xfe\xc5\xa8\xff\x71\xc0\x43\x75\x4c\xf5\xcf\xad"
+ "\x03\xcc\x77\xf9\x91\x56\xee\xe0\x8d\xda\xfc\x63\xbc\x18\x0b\x7d"
+ "\x73\x4b\xfe\x90\xb7\xba\xd9\x9e\x7a\x7c\xa7\xb4\x26\xe4\xbf\x8b"
+ "\xe8\x98\x8b\xf6\xb0\x37\x3a\x02\xfa\xf2\x9d\xcc\x20\x69\xda\xde"
+ "\x4f\x50\x5e\xd2\xb4\xbd\xc5\x21\x9a\xb6\x37\x4f\xd2\x34\x09\x63"
+ "\x49\xd3\xf6\xfe\x58\xd2\xb4\xbd\x9b\x84\x3d\x11\xd1\x34\x7c\x03"
+ "\x5d\xd3\x68\xda\xa1\x78\xde\x08\xda\x31\xe0\xd8\x9b\xac\xd1\xb6"
+ "\x52\x4a\x03\xed\x40\x1f\x25\x9d\xda\x5d\xc7\xff\x9e\xc0\xa4\xbd"
+ "\x26\x9e\x33\xe0\x3f\xa3\x5b\x7d\xa6\x79\xd9\xfb\x91\xa4\x71\x7b"
+ "\x8f\x85\x68\xdc\xde\xc4\x50\x59\xd0\xb8\xbd\xef\x49\x1a\x27\xd3"
+ "\x0f\xaf\x03\x8d\xdb\x5d\x07\x18\xa8\xf5\xeb\x71\x8e\xa6\xe6\x27"
+ "\x38\xee\xaa\x0f\xa7\x71\xc3\xd7\x57\x91\x41\xa3\x71\xa0\x6d\xf4"
+ "\x1e\xe7\x66\xb3\xc5\x19\x31\xd6\x59\x25\xc1\x5c\x5b\x77\x98\x03"
+ "\x8c\x19\xf1\x0a\x00\xb7\x65\x17\xd8\x04\xd5\x6f\x8d\x3a\xee\xa2"
+ "\x35\xda\x1d\x4d\x37\xdb\xfb\x79\x9f\x66\x2c\xe4\x97\x8c\xe6\x7a"
+ "\x16\x7c\x39\xba\x0a\x3b\x98\xab\x8a\x17\xb6\xf8\xdb\x99\xb2\xfb"
+ "\xf1\x33\x98\x57\x92\x37\xfe\x5f\xfc\x82\xee\xd0\x3e\xfa\x74\x8a"
+ "\x57\xe8\xef\xcf\x94\xeb\xe9\x9b\x7d\xd8\xb7\xd7\xd0\x06\xf4\x8a"
+ "\xf4\x6c\x1f\x4b\x8f\x70\x03\x6d\x05\xc6\x6e\xeb\x27\xd3\x44\x5b"
+ "\xc4\x4b\x91\xdc\x33\xf9\x22\x2b\x12\x67\x68\xc2\x6f\xf3\xa8\x75"
+ "\xfd\xe4\x01\xf5\x7b\xc4\x18\xdf\x37\x7d\x41\xf9\x7d\x5f\x50\xfe"
+ "\x15\xd0\x20\xdc\xc7\x0b\x38\x86\xd7\x13\xed\xd7\xf2\xf5\x20\xdf"
+ "\x27\xea\x39\xc8\x99\x82\xd9\x42\x2e\xb3\x68\x75\x02\xef\xca\x28"
+ "\x9f\xf0\x11\x4c\x34\x72\xf9\x0e\x06\xff\x9c\x61\x65\x8b\xa3\x42"
+ "\xf0\xfd\x89\xf3\x3a\x7a\x1a\x93\xab\x8a\x31\xc4\xb3\x3f\x49\xbc"
+ "\x28\xee\xd2\x54\x06\xcf\x1e\x8a\xd3\x88\x5e\x0a\x9f\x77\xea\xbd"
+ "\xdd\x5e\xa2\x6f\xb3\xa4\x6f\x64\xaf\x76\xd7\x62\x2a\xd1\xe5\x58"
+ "\xf8\x61\x81\xbe\x3a\x25\xb0\x46\x7f\x52\xf8\xfb\x2f\xae\xd5\xca"
+ "\x8e\xa5\xdb\x43\xbb\x6a\x9b\xe2\x1e\x12\x95\x39\xa5\x95\x41\xdd"
+ "\xb8\x7b\x43\xfb\xf1\x2c\xe1\xdf\xcc\xdf\x0b\x1a\x38\x95\x78\xd0"
+ "\x58\xd9\xce\x06\x26\xdb\xd9\x67\xa4\x32\xa7\xae\x77\xcf\x69\xec"
+ "\xf1\xed\x5b\x7e\xe3\xe3\x63\xea\xf8\xf6\x15\x7e\xc1\xf8\xae\xd7"
+ "\xee\x89\x1b\x6f\x37\x46\x6b\xd7\x77\xe3\x70\xfd\xe9\xbc\x2f\x0f"
+ "\xd7\x44\x15\xae\x3f\xdd\xf0\x05\x70\x1d\xad\x9d\xca\x2f\xdf\x8e"
+ "\x55\x6b\xa7\x71\xb4\x76\x98\xf8\x37\xa6\xbf\x1e\xa3\x16\x93\x46"
+ "\x8d\x83\x3c\x71\xc0\xf1\x54\x8c\x9b\xed\x8b\xd3\xce\xb7\x64\x7c"
+ "\xa6\xa7\xe6\xb8\xd9\x4f\x0d\xc3\xef\x71\x3d\x75\x5f\x4a\x2d\xf6"
+ "\x75\xae\xb8\xd9\x53\xcb\xa1\x6b\x5b\x9e\x27\xfd\x03\xaa\x65\x88"
+ "\xfe\xef\x2b\xb9\xde\x79\x9a\x88\xbd\xa1\xfa\xee\xc0\xfd\x54\x5e"
+ "\x66\x59\xd3\x57\x90\xc1\x64\x6c\xea\xa7\x5e\xc1\x3d\x24\x7a\x9e"
+ "\x80\x67\xfa\xa5\x3d\xa0\x44\xda\xe1\x21\xae\x81\xf4\x4d\x31\x9e"
+ "\xbe\x5d\x43\xdc\x0b\x79\x8f\xef\xa9\x26\xea\xa7\x88\x59\x2d\x7d"
+ "\xf9\x0b\x1f\x2f\x5e\xca\xa7\x47\x59\xe9\xdb\xe3\x29\x8f\x96\xc7"
+ "\xad\xd5\x17\xf4\x73\xf1\xd4\x7b\x72\x8f\x79\xca\xd9\x37\x46\xfc"
+ "\x24\xf8\x3b\x3b\x92\x9f\x38\xec\x1e\xe2\xfd\x59\x59\x5b\xb3\xee"
+ "\xb5\x66\x3f\xf1\xe8\xfc\x6c\x5b\xaa\x6d\x5b\xb6\xb8\xb0\x3e\x89"
+ "\x51\x82\xd5\xb6\xe9\x89\xf4\xad\xdb\x6c\x09\xdb\x53\x37\xc9\x0b"
+ "\xee\xb7\x53\xc6\xf0\x4c\x6c\x78\xbc\x4a\xa2\x45\xd0\xdf\xc0\x17"
+ "\x85\x88\x59\x09\x9f\x24\xda\xfd\xdd\x06\x8b\x88\xed\x45\xb4\xab"
+ "\xe4\xb8\x9b\x65\x26\x6b\xf3\x01\x3f\x89\xc4\xbf\x58\x7a\x58\xc9"
+ "\x27\xc0\xa1\xd5\xc4\x8a\x1e\x96\xfe\x25\x84\x8f\x00\x97\x8d\x12"
+ "\x5a\x98\xd1\x99\x03\x7d\x6c\xe9\x0a\xc5\x51\xb2\x50\xf8\x7d\xdc"
+ "\xd9\x83\xf7\x27\x34\x7e\x01\xe7\x4b\xf2\x3c\x78\xd6\xd2\x0e\x56"
+ "\x72\x08\xed\x62\xfd\xd5\x3c\x23\x63\x84\x73\x47\xc9\x1a\xdc\xd9"
+ "\xa6\x77\xe3\x80\xa3\x74\xa1\xc6\x93\x52\x7f\x4d\x3c\xca\x42\xf3"
+ "\x5d\xba\xf9\xfd\x18\x0f\x53\xef\x7c\x1b\x6b\xe4\xfd\x6e\x03\xe5"
+ "\x4d\x0b\xe6\x75\x50\xde\x52\x4b\x32\xed\x9f\xa3\x9e\x69\xf3\xe8"
+ "\x29\x6e\x65\x28\x79\x5c\xf8\x98\x49\xbe\xa6\xf9\x2b\x9b\x49\x63"
+ "\x8f\xd3\x70\x46\xce\x7d\xd9\x38\xe1\x7f\xb9\x6c\x0a\xd2\xc6\xd3"
+ "\xaf\xaf\x8f\xbe\xc1\x17\x02\x8d\x0b\x7a\x68\x5d\x4b\xee\x25\xe7"
+ "\x49\x4b\x07\xcd\x7b\x29\xf1\x17\x39\xd2\x4f\x29\xb5\xc1\xa9\x0d"
+ "\x57\xe1\x20\x6b\xb0\x72\xe8\x9d\x69\xce\xcb\x16\x34\x58\xbd\x8c"
+ "\x47\x7c\xff\x0c\xca\xd1\xfa\xb2\x14\xd8\xc1\x93\x50\xba\xb8\xa7"
+ "\x57\x96\xa0\xc1\xdc\x66\xe5\x17\x90\x67\x2c\xfd\x32\xf6\xcd\x72"
+ "\xb1\xa7\x5c\x61\xb0\xc5\xea\x64\x65\x9f\xbb\xf3\x38\x37\xed\x5e"
+ "\x6b\x5a\xaa\xcd\xba\x79\xd3\x96\x74\x6b\xda\xa6\x34\xeb\x96\xad"
+ "\x36\xeb\x0f\xb7\x42\xd1\x03\xd5\xce\x30\x9c\x50\x30\xbe\xed\xc9"
+ "\xe3\xb4\xb3\xec\xbe\xed\x19\xe3\x25\x4e\x97\xbf\xdc\x37\x90\x31"
+ "\x61\x38\x4c\xca\xd5\x3d\xb3\xac\x8d\xe6\x43\xf5\x09\x10\xd1\x4d"
+ "\xef\x18\x4b\xd2\xf0\x35\x5c\xfe\x67\x99\xb7\xdc\xa0\xe5\x15\x78"
+ "\x71\x6b\x4f\xf0\x5b\xb9\x8a\x8f\x87\xe5\x7d\x65\xe1\xff\xe6\xb0"
+ "\xb0\xe5\x2f\x5f\x38\x66\x19\xf8\xfc\xda\xc9\x36\x5e\x64\xe5\xb3"
+ "\xb9\xa3\x6c\xb3\x8a\x43\x46\xa5\x64\x8a\x47\xc5\x1f\xc2\x89\x72"
+ "\xfb\xe7\xf1\xa7\xfc\x14\xf0\x87\x0f\x24\x1b\x85\xdd\x87\xdf\x47"
+ "\xf4\x8e\xde\x69\x9f\xa6\xbe\xb7\x63\x1c\xde\xed\xc9\xc6\x82\x17"
+ "\x84\x1f\xbe\xf3\x38\x43\x45\x5c\x1c\xc2\x95\x89\x32\x7e\x67\x79"
+ "\x93\x36\x47\x5a\xfe\xd1\xd7\xb0\xc0\x97\xe1\x38\x26\xe0\x59\x31"
+ "\x57\xe0\x18\xf1\x09\xd4\x27\xbd\xe6\xef\x0f\x7b\x89\x9b\x55\x2c"
+ "\xb2\xe5\x71\x3e\xe0\xa8\x48\x0c\xc3\x83\x8b\xa3\xe1\x01\xcd\xed"
+ "\xc6\xcd\x5b\x37\x3e\x4e\x0b\x3d\x2b\xdd\xb6\x31\x03\x3e\x2e\x40"
+ "\x07\x84\x03\x8d\xb9\x69\xd6\x6d\xd9\xe9\x1b\x27\xb1\xd1\x72\x05"
+ "\x3f\x86\xcf\x7f\x8c\x42\xf8\xda\xd7\x97\x3c\x0e\x77\x2d\xe4\xdd"
+ "\x8a\xa7\xaf\xf6\x65\x93\x4c\x32\x6c\xde\x9f\x3e\xef\xb2\x24\x12"
+ "\x6f\x97\xc8\x04\x2f\x4e\x30\x93\xf6\x02\xcf\xcc\x07\x1c\xfa\xf4"
+ "\x3a\xda\x57\x2a\x7a\x35\x1c\xa0\x67\xda\xff\xca\xdd\x21\x5b\x8d"
+ "\x67\xe6\xf5\xe9\xc7\xb5\x83\xfe\x48\xbb\x90\x1e\xa2\x03\xe6\xc3"
+ "\x1d\xec\x69\x21\x7f\xd5\x88\x7d\xe9\xe9\x79\x5a\x99\xb2\xe0\x7d"
+ "\xe7\xa7\x2b\x35\x3c\x09\x2b\x33\x13\x69\xc2\xe7\x91\xa3\x62\x05"
+ "\xe6\x9c\xcb\xb9\x37\x68\xf9\x08\xae\xfc\xb0\xa0\x23\x4f\x17\x8e"
+ "\xa4\x0d\xef\xc7\xe0\x6c\x5c\xf6\x47\xe0\x9f\x69\x4a\xa3\xf0\x9f"
+ "\x42\x3c\x1f\xd5\x5d\xaa\xda\xa9\xb4\x0a\xde\xc0\x4e\x75\xf9\x64"
+ "\x5d\xd4\xd6\x16\xad\x2d\x1e\x35\xa5\xf1\xb0\xc0\xb3\xa7\xdd\x21"
+ "\xdd\xe1\xd3\x25\x90\x99\x79\x5f\xf2\x78\x9a\xcf\x26\x81\x5b\xf4"
+ "\x6c\x9b\x26\x7d\xb9\x01\xdf\x30\x4e\xe0\x55\x08\xa7\x9e\xb1\x6a"
+ "\xf3\x8d\x31\x53\xb9\x53\x56\xe1\xef\xf7\x99\x85\x1a\x2c\xc7\xf2"
+ "\x39\x23\xd6\xad\x89\xfa\x32\x20\xd7\xae\x90\xf7\xa4\x9f\x21\xdc"
+ "\x77\x89\xa0\x3e\x7a\xba\xd8\xb3\x0f\xc0\x86\xdf\xec\x83\xfc\x34"
+ "\xc5\x03\x1f\x0a\x72\x2f\x7b\xa6\x8a\xea\x2f\x09\xdd\x51\x7f\xe6"
+ "\x28\xb5\x5d\x22\xe7\xee\x99\xe3\x61\x6b\xcf\xa3\xda\x05\x4c\x00"
+ "\x8c\x40\xcf\x5c\xf6\xfb\xc5\x7a\x95\xf7\x7f\x9f\x71\x6b\xe5\x84"
+ "\xbf\x01\xc2\x0d\xd8\xc3\x5e\x64\xcf\x0a\x7e\x03\xfd\x23\x58\x17"
+ "\xa2\x7d\x8c\x0f\x7b\xb7\xc0\x1b\x0b\xe2\xa5\x3c\x3b\x63\x78\x1f"
+ "\x9e\x9d\xa7\xd5\x25\xeb\x7e\x76\x91\xf6\x0e\xff\x63\x6e\x56\xd9"
+ "\x88\xf8\x93\x27\xbd\x62\x0c\x91\x0d\x36\x5a\x5b\x5e\x91\x2f\x4d"
+ "\x83\x21\xa5\x17\xd2\xbb\x8d\xf6\x5e\xbb\x3c\x1b\xb2\x24\x4b\x5a"
+ "\x54\xd9\x00\xdf\x56\x05\x56\xf8\x27\x5c\x24\xe9\x8d\xf0\xa9\x23"
+ "\xbe\xed\x52\xd7\xec\x44\xdc\x15\x12\xf6\x31\x5e\xbf\xa0\x0d\xd2"
+ "\x07\x03\x7d\xa7\x35\x32\x80\xf8\x2f\x43\x19\x13\xd5\xbe\xb5\x05"
+ "\xdb\x40\x5c\x4c\x71\x16\xf9\x6c\xa3\xf4\x69\x32\x81\x64\xbe\x67"
+ "\x7d\xda\xfc\xed\xd9\x4f\x69\x88\xdb\xaa\x67\xc6\x06\xe1\x33\xac"
+ "\x32\x4e\xeb\xaf\xfa\x4d\x2f\xf0\x41\xc0\xa0\x32\xb8\xfe\xfb\x44"
+ "\x8c\xd1\xca\x24\xad\x1d\x91\x97\xf2\x21\x7f\xc3\x1c\xf1\x6d\x7d"
+ "\xb0\x1e\xe9\x4b\xc5\x28\xe2\x4c\xd7\x8a\x6f\xf6\x10\xad\x7a\x56"
+ "\xd8\x8c\x09\xfb\x35\x1a\x87\xe7\xc9\x8c\x89\x62\x0e\xac\x2c\x82"
+ "\xca\x20\x7e\xb1\x5e\xe2\x62\xe5\x31\xad\x4c\x84\x0e\x70\xac\x3c"
+ "\xa1\xb5\xad\xd5\x81\xfe\x5f\x97\xe6\xc9\xb1\x18\xb0\x46\xd4\x58"
+ "\xa1\x82\x5e\x48\x9e\xeb\xb9\xfb\x05\x0e\x8a\x71\x3e\x67\x09\x9f"
+ "\x6b\xc9\xd3\x3d\x37\x2f\x0c\x1f\xa8\x3f\xcf\x05\xe7\xdf\xcd\x9e"
+ "\x53\xe3\x76\x3e\xb7\x26\xac\x8f\x49\xf4\xbe\x21\x38\x0f\x65\x53"
+ "\x64\x7c\x21\x9e\x31\x6a\x9c\x49\xb1\x56\x28\x8f\xc2\x45\x3f\x31"
+ "\x1f\x24\x93\x2d\x64\x0d\xe0\x0d\x69\xad\x10\x4c\xd0\xc7\xb3\xc0"
+ "\x2b\xaa\xb7\x7e\x38\x6e\x3e\xd7\x18\xd6\x5f\x1d\xe8\x3a\xa5\xb5"
+ "\x6b\x79\xdc\x6c\xbf\x38\xa3\xd3\xe0\x49\xdf\x7c\xc1\x79\xbc\x1b"
+ "\x79\xf7\x1b\xb5\x7e\x7e\xc1\x9e\xa1\xc2\x6a\xff\x7d\xb2\x8d\xfd"
+ "\x49\x5a\x1b\xf4\xbc\x92\xd6\xc0\xe7\x78\xf0\x47\x77\xd8\xd2\xa5"
+ "\x93\x23\x6c\xf2\xa9\x1b\x1f\x4f\x4f\x9b\x67\x4d\x7d\x0c\xee\x90"
+ "\xb2\x37\xa7\xa7\x67\x8a\xc3\x9c\xe1\x7c\x60\x9c\x68\x8f\xe0\x20"
+ "\x7d\x4f\x3f\x0f\x7f\x28\x5e\x75\x1f\xc6\x7a\xf7\x60\xbd\x9f\xcc"
+ "\xbd\x22\x64\x1c\x57\xe1\xdd\xcc\xe5\xe3\x85\x90\x03\x04\xed\xc3"
+ "\xf8\x2d\x5e\xb9\x0f\xd0\x7c\x62\x8f\xa4\xbe\x75\x0f\x87\xd7\x7e"
+ "\xdf\xf0\xb5\xfc\xbc\x71\x74\x3a\xb1\xff\x15\x41\x27\x4a\x24\x5e"
+ "\x80\x3e\xe1\x0e\x00\xea\xa5\x32\x8b\x86\xd7\xf9\xfc\xca\x10\x8d"
+ "\x7a\x3e\x59\xa3\x51\x72\x9f\x78\x3e\x97\xf6\xa0\x0a\xb5\x2d\x5b"
+ "\x08\x6f\x9e\xf7\x4a\xbc\x79\xbe\xd8\xcd\x5e\x0b\xfa\xfb\x90\x7b"
+ "\xc7\xfe\x64\xf0\x8f\x32\xae\xf7\xf3\x47\xb5\xfa\x2a\x63\xb1\x6f"
+ "\x3c\x5f\xff\x79\xfe\xe1\xf9\x34\xf0\x0f\xb0\x4f\x04\x2c\x44\x1c"
+ "\x63\xb1\x6e\x9e\xef\x0c\xa3\x3f\x31\xf4\xee\x1d\x6d\xae\x1f\xc5"
+ "\x76\x3c\x1f\xc7\x6e\xf3\x37\x6e\xb1\x2d\x86\xab\xaa\x74\x7b\x66"
+ "\xfa\x46\x5b\x7a\xda\xc8\xf3\xb6\x04\x8d\x17\xc3\x59\x77\x25\xad"
+ "\x7b\x4f\x14\xe0\x51\x45\xe3\x3f\x60\xd3\xc6\x20\xe8\x14\xf1\x8e"
+ "\x2a\x8d\x33\x75\xb1\x03\xf7\xc9\x18\xe6\x55\x36\x0d\x4f\x90\x6f"
+ "\x99\x9d\x2b\x94\x46\xe3\xdf\x5f\xa8\xca\x5d\xa8\xab\x4a\x7b\x0f"
+ "\x95\xaf\x3a\x2d\xf6\xbe\xfd\x5c\xf5\xf3\xfe\xc2\xfa\x30\x7e\x0b"
+ "\xef\x0b\xd4\x77\xe1\x8f\x49\xc6\x63\xaf\xba\x2c\xe1\x5b\x45\xf3"
+ "\xff\x9c\x4a\x2b\x0e\x24\xc9\x7a\x18\xfb\x59\xbe\x67\xdc\x61\xa1"
+ "\xe7\x7f\xc1\xa8\xb5\x47\xe5\xdb\xc3\xdb\xc4\xbe\x35\xb2\x3e\x37"
+ "\xab\x12\x76\x54\xbb\x85\x2f\xb9\x17\x96\x8f\xd2\xd7\xc6\xf0\x7c"
+ "\x94\x27\x83\xf2\xc4\x69\x63\xfe\xae\x5d\xa4\xe5\x5e\x67\x8c\xbd"
+ "\xea\x18\x7d\xc0\x2d\xb4\x0f\xfc\x57\xfb\xd0\xae\xfa\x27\x71\x23"
+ "\x6e\x24\xfa\x2f\xfc\xa4\x59\xb0\xae\x5f\x68\xa5\xfd\x6c\xb9\x36"
+ "\x0e\x8c\xf1\x78\xbe\xc7\xa0\xf9\xa7\x92\xe5\x5f\x78\x73\x78\xdf"
+ "\x0e\x18\xc2\xca\x74\x3b\x6f\x85\x0e\xff\x85\x43\xdc\x51\x25\xe4"
+ "\x1f\xf8\xad\xaa\x0c\xe2\xe1\x81\xc4\xcf\xe3\xdd\x0b\xd5\xc0\xbb"
+ "\x70\x5c\xda\x74\xf7\x46\xc2\xa4\xec\x74\xdb\xbd\x82\xbb\x27\xc6"
+ "\x0e\xee\xcf\x52\x6d\x9b\xb6\x6e\xc9\x9e\x67\xcd\x4e\x4b\x55\x17"
+ "\xfd\xb0\x35\xef\x10\x3a\x00\xaf\xb6\xce\xa8\xad\xea\x10\x6d\x39"
+ "\x10\xc2\x7f\xd8\x6a\xdd\x0a\x1d\xed\x81\xcb\x72\x3d\x1d\x68\x08"
+ "\x5b\xbb\xa2\x3c\xd6\xe8\x61\xc1\xb3\x1d\x08\xdf\xff\xbd\x04\xd3"
+ "\x89\x17\xd9\x81\x52\x15\xa6\x5e\x09\xe3\x83\xdf\x14\xe3\x14\x7e"
+ "\xb9\x0e\xac\xc4\x38\x85\x1f\x18\xc1\x9f\x1d\xb4\x6a\xe3\x0d\xc9"
+ "\x0d\x07\x17\x0a\x3e\x4a\xe5\xd7\xbe\x48\xbe\x97\xfc\xe9\xc1\x53"
+ "\xaa\x0e\xae\x4d\x93\xf1\x34\xfe\x9a\xfa\x92\x26\x79\xd5\x83\xa5"
+ "\xab\x73\xf9\x50\x8a\x1d\xfe\xea\x30\x07\x07\xdf\xd2\x78\x4b\x61"
+ "\xc7\x57\x3a\x85\xf6\xed\x83\x75\xe1\x74\x82\x47\x3c\xde\xa6\xf2"
+ "\x88\xaa\x2d\x73\xe4\x6f\x3b\xa8\x2d\x9c\x41\x5c\xa7\x6f\x18\x17"
+ "\xd1\xbf\x3a\xe1\xfb\x0b\xfc\x35\xef\xb3\xa8\x31\x32\xab\x85\xbd"
+ "\x66\x0d\xd5\xed\xa1\xb9\x1d\x70\x54\x13\xff\x77\x50\xe0\x86\x42"
+ "\x38\x0a\x1b\x1e\xaf\xc6\x23\xb1\xea\x55\xd8\x8b\xe8\x99\xf0\xb6"
+ "\xba\x56\xe2\x54\x75\xad\x27\x3b\x81\xf5\xf5\x59\xf4\x7d\xd9\xc9"
+ "\x06\xe8\x0b\x00\x0b\x57\xb5\x8f\x49\xfc\xa9\xce\x24\xbc\xb3\x86"
+ "\xd7\xa7\xd6\x05\x98\x1a\xd0\x0f\x9e\x6d\xd1\x03\xbf\x81\xaf\xbc"
+ "\x2f\x81\x78\xe1\xea\x85\x3c\x3b\x41\x3f\x86\x0f\xae\xeb\x8d\xd3"
+ "\x84\x38\x93\x88\x3d\x0a\x7a\x25\xfd\xfc\x1f\x0a\x3c\x2b\x75\x03"
+ "\x6a\xbb\x87\x74\x5c\xff\xa2\xd8\x57\xca\xc4\xbe\xc2\x99\xf4\x9b"
+ "\x7e\xc8\x2a\xec\x69\x33\x5f\x14\xb1\x66\xd5\x7b\xda\x9e\x86\x4c"
+ "\xbf\x88\x6b\x57\x60\x03\x9f\xe6\xc7\xf9\x91\xb8\x87\x7c\xd2\xe6"
+ "\x67\xdf\xf5\x01\x27\x0f\xad\x81\xcf\x78\x19\x83\xfc\xd0\x7a\xcd"
+ "\x4f\x3c\x62\x57\x22\xee\x2a\x8d\x2b\x22\x14\x37\xb5\x06\x3e\xa1"
+ "\x99\x94\xc7\x2d\xac\x8c\x78\x7a\x39\x07\x87\x5e\x46\xdc\x3e\x29"
+ "\x2b\x74\xd0\xbc\x44\x9c\xeb\x60\x87\xde\x16\xf8\x13\xa4\x13\x35"
+ "\xdf\x80\x8d\xba\x5b\xad\x83\xda\xa2\xfd\xff\xa0\x5b\xb6\x45\xf5"
+ "\x0d\x68\xf3\x79\xe8\xe5\xcf\xeb\x37\x42\xf5\xb9\xd9\xa1\x23\x2a"
+ "\x5f\xc0\xa4\x0e\xec\x7d\xaa\xab\x26\x4e\xd3\x81\x85\x78\x9f\x9a"
+ "\x04\x4d\x07\x26\x7d\x50\x57\xf7\xa2\xfd\xb1\x74\x44\xbc\xe0\x7b"
+ "\x4c\xe8\xac\x88\x87\x1b\x93\x9f\xa0\xfd\x1d\x7d\xd7\xf8\x42\x39"
+ "\x3f\x35\xef\x81\x3f\x44\xac\x57\x8d\x97\x94\x3c\x40\x4d\x93\xdc"
+ "\xcb\x6a\xea\xb4\xbd\x8c\xca\x1e\x57\x69\x85\xba\xcf\xd5\x04\xe5"
+ "\xdf\xd1\xed\xf3\x6b\x7a\x35\x18\x69\x30\x97\x30\x3a\x7c\x7f\x5f"
+ "\x74\x64\x4c\x08\xb6\x87\x85\x6f\xa7\xb0\xef\x79\x61\xb0\xc7\x7b"
+ "\xae\xa4\x9b\x87\x69\xff\xaf\x3e\x26\xf7\x14\x99\xc6\xa3\x2d\xdf"
+ "\x17\xf1\xe2\x05\x0c\x36\x09\xdd\x8c\xa7\x20\x81\xfa\x76\x38\xc3"
+ "\xad\xbb\xc7\x2e\x69\xd9\x61\xda\xff\x6a\xd2\xd4\x72\x31\xe8\x4b"
+ "\x78\x7f\x1f\xda\xf2\xf8\x96\xad\xdb\xb7\x40\xa1\xb6\x2d\xdb\xba"
+ "\x71\x6b\x5a\xfa\xa4\x51\xf4\x21\x16\xc4\xd3\xf6\x56\x06\xfd\x4f"
+ "\xbd\x54\x08\x7b\x7a\x19\xbb\xe0\xa5\x5d\xd6\xdb\x80\x5f\x87\xcf"
+ "\x42\x57\x20\x62\x48\xc0\xd7\xaa\xd4\x1b\x74\xa3\xbc\x84\xf5\x4b"
+ "\x4f\xf4\x6d\xcf\x50\x79\xac\x97\x6e\x07\x1c\x55\x99\x83\x77\xb1"
+ "\xda\x54\x6d\x1f\x42\xff\x04\x6f\x3e\x94\x20\xe8\xa2\x32\x94\x61"
+ "\x10\xf0\x1a\x4a\xa0\xfd\xa6\x36\xc9\xad\xbb\x7b\xad\x1c\x57\xed"
+ "\x4a\x0d\x1e\x18\xff\x00\x62\x7a\xf2\x4d\x84\xa3\x2f\x15\xaa\x75"
+ "\x81\x7e\xa2\xee\x38\xcd\x9e\x1b\x3e\x45\x9d\x39\xf0\x27\xfc\xe2"
+ "\x2a\xa5\x14\xf4\xa6\xb6\x42\xa3\x4b\xd8\x8b\x14\xaa\xe7\x8d\x7e"
+ "\xcf\x38\x5a\x37\xf7\x51\xd9\xf8\x0e\xf6\x62\xbb\x8c\x3b\x50\x7b"
+ "\x62\x78\xdc\x81\x17\x89\x1b\x7d\xb1\x5d\xfd\xf3\x87\x3d\x5f\xef"
+ "\x4f\x2b\xd3\x18\x96\x66\x19\x91\x87\xc6\xf5\xe2\x9c\x20\xbf\x22"
+ "\xfd\x9a\xaa\x7e\x90\x11\x43\xe3\xc5\x54\xf8\x0e\x0d\xe1\x46\xed"
+ "\x5e\x95\x07\xe9\x06\xec\xb0\xdf\x52\x1e\x79\x97\xb5\x8c\x70\x83"
+ "\x27\x33\x8c\x89\x0f\x6c\x22\x9c\x78\x31\x37\x84\x07\x12\x46\x94"
+ "\x56\x11\xe2\x53\x5e\x4c\x43\x99\x70\x38\x50\x1b\xf7\x49\xd9\xf4"
+ "\xc5\x7a\x6d\xcf\x86\xdf\x54\x19\x87\xe2\xc5\x39\xc7\xf3\xbb\x49"
+ "\xe6\x7f\xf1\x54\x58\x1d\x73\x54\x5d\x84\x81\xeb\x0f\x17\x1f\x16"
+ "\x32\xdb\x8b\xde\x90\x4e\xe0\xc5\x39\xa0\xbb\xa2\x8e\x68\xcb\x06"
+ "\x97\x57\xc4\xaa\xd6\x69\xb1\xe9\x07\x1c\x2f\x59\x35\x1e\x45\xab"
+ "\xab\x41\xea\x9c\x84\xaf\x4b\x5a\x83\x15\x94\x67\x79\x50\x1f\x4b"
+ "\x69\x41\x19\xd0\x4e\xeb\x58\xf0\xde\x2f\xa5\x85\x64\xbd\x5a\x71"
+ "\xaf\x5a\xc8\x81\xb2\x1e\xe2\xbb\x5e\x4a\x1e\x29\xb7\x11\xff\x60"
+ "\xdd\xb4\x65\x13\xb1\x0f\x3f\xcc\xdc\xba\x98\x44\x87\x1f\x66\x6e"
+ "\x5a\x0c\xd3\xaf\x55\xcb\x1f\x10\xbf\xb4\x38\x16\x8f\xa2\x3f\x86"
+ "\xde\x5b\xc4\x83\x86\xce\x88\xe4\x5c\xe8\x4e\x07\x64\x5c\xd5\x09"
+ "\xea\xaf\x51\xfd\x1d\x4f\xfb\x9e\xaf\x8b\xfd\x6c\x1c\x62\xe0\xb8"
+ "\xd9\xcf\x2c\x8a\x43\xc6\x93\x55\xf7\x6c\xa2\xe5\x2f\x05\xb4\x73"
+ "\x33\x61\x0b\x0f\x7f\x86\x7d\x19\x42\x1f\x37\xe0\xf8\x59\x50\xff"
+ "\x21\xf5\x8b\xf2\xec\x8d\xd2\xd7\x68\xe9\x9a\x3e\x96\xd2\xd2\x34"
+ "\xdd\xab\xcc\xfb\x33\x5b\xa8\xec\x30\xdd\x76\x9c\x76\x2e\x47\x79"
+ "\xaa\x34\x98\x69\xf5\x14\x58\xf9\x45\x95\x4f\x8a\x10\x7c\xb5\xe3"
+ "\xa5\x12\xe1\x43\x14\xbc\xb8\xd0\x33\xff\xac\x49\x6b\x07\x32\x02"
+ "\xfa\xad\x9e\x01\x89\x75\x0f\x5f\xa1\xd2\xd7\xe8\xcf\x82\xf3\x3f"
+ "\x02\xe6\x09\xf7\xdc\x2e\xf4\xf2\x09\xd9\xc4\x9f\xdd\x3e\x42\x0f"
+ "\x07\x1c\xba\xab\x92\x4d\x14\x3a\x26\x29\xa7\x8f\x03\x8f\x40\x63"
+ "\x78\x91\xe6\x33\x02\xb4\x5c\xee\x7b\x47\xd6\x06\xf7\x78\x93\x25"
+ "\x99\x47\x47\x9a\xe0\x6f\x5e\xde\x5f\x38\xf2\x63\xe0\x9b\x67\xea"
+ "\xe3\x03\x1c\xb6\xca\xcf\x7f\x7f\x40\xea\xe1\x8f\xbc\x16\xd2\x99"
+ "\x1d\x61\xaa\x6f\x54\xd8\xc1\xd1\x7c\x1d\x09\xda\x7f\x20\xbf\xe0"
+ "\xbd\xa8\x4e\xdc\x55\x40\xfb\x37\x70\xde\x43\x72\xff\x62\x9f\x5c"
+ "\xa7\x2f\x2f\x14\x75\x10\xad\x96\xf7\x01\x5e\x26\x3c\x3c\x12\x27"
+ "\xf7\x06\xd4\x9d\xcc\xfa\xa2\x17\xbb\xfb\x1c\xcd\x89\x80\xa1\x37"
+ "\xfa\x61\xab\xf4\x45\xfc\xf2\x37\xbd\x0e\x03\xcd\xe9\xcb\x34\xff"
+ "\xaf\x8e\x79\xae\x35\x94\xc3\x1b\xfc\xfd\xbc\xbe\xec\x33\xa2\x73"
+ "\x8f\x31\xe6\xcf\xe1\x75\x43\xfd\xfc\xb8\x88\x7d\xfe\x28\x63\xa5"
+ "\xff\x60\x2c\x10\xf1\xfd\xf3\x83\x84\xab\x0f\x5e\x55\x2e\x22\x66"
+ "\xe0\x61\xca\xf7\xa0\xf7\x12\xaf\xa1\x32\x0f\x66\xf2\x8b\x35\x94"
+ "\x6f\xd5\x85\x8b\xfc\x10\xe5\x5d\x95\x41\xb8\x92\xc3\xfd\x81\x88"
+ "\xc7\xcf\x5b\x1f\x06\xed\x7e\xf9\x84\xa7\x34\x76\x21\x77\xe8\xcb"
+ "\xf9\xee\xaf\xdd\x41\xfd\x69\x0c\xc6\x2b\xa3\x7a\x81\x57\x88\x53"
+ "\x4a\xfc\xe1\x79\xc2\x83\xf3\x29\xc4\x77\x10\xde\x9e\xa7\x7c\x1e"
+ "\x37\x7b\x4a\xd0\x1c\x4f\xc4\x1d\xb1\xf4\x37\xaa\xcf\x68\xea\x6b"
+ "\x43\x20\x87\xd7\x97\x3f\x42\xfd\xef\xa1\xfe\xf7\xf3\x3a\x1a\xc3"
+ "\xf1\xb2\x2e\xc6\xd0\xff\x00\xea\x0c\x20\x5e\xa2\x6e\xf2\x61\xfa"
+ "\x9e\x62\x8f\x61\x87\x29\xef\x23\x5e\x36\xb9\x86\xf2\x3c\xf2\xe3"
+ "\xc9\x4c\xf4\xbf\x97\xfa\x1d\x15\xbb\x30\x40\x6d\xa3\xff\x03\x8e"
+ "\x9f\x67\x6a\xfd\xd4\xda\x47\x7f\xb5\x75\x9b\x02\x1d\x61\x74\xe4"
+ "\x5a\xf4\x5b\x9e\x7b\xfc\xfc\x6f\x9e\x6c\x9a\xe7\x88\xaf\xdd\x21"
+ "\x65\xec\x9f\xd7\x69\xfd\x1f\x7e\x0e\xf6\x73\x9f\xa4\x9f\x3f\x27"
+ "\xf9\xe7\x48\x9b\xa4\x35\x32\x0d\xe3\xf7\xd0\xba\x55\xef\x00\x9e"
+ "\xd7\x60\x46\xdf\x8f\x8c\x3c\xe7\x5a\xb3\x35\x4b\xe8\xa8\x53\x37"
+ "\xda\x36\xe5\xa4\x92\xe4\x3b\x89\x65\x22\x49\xc8\xc6\xe9\x69\xd6"
+ "\xad\x5b\xac\x8f\xa5\x6e\xda\xbc\x35\x27\x3d\x6b\x9e\x50\x67\x64"
+ "\xa7\x6f\x49\x83\xea\x3a\x2b\x35\x2b\x73\xd2\x08\x79\xa6\x24\x76"
+ "\x61\x0b\x62\xd1\xe4\x03\xbf\x7f\x71\x9f\xaa\xb7\xf5\x71\x47\x92"
+ "\x90\x8b\x25\x8d\xf9\xaf\xd7\xac\x3b\x93\xf0\xfd\x1b\x72\x1f\xff"
+ "\x45\x12\x2f\x8b\x7c\x88\x73\x11\xc3\x5b\x77\x91\xfd\x62\xbe\x80"
+ "\x47\xdf\x0a\xad\x1e\x21\xbb\x02\x67\x33\x77\x82\x0f\xfb\xaf\x53"
+ "\x1c\xdf\x87\xc1\xe2\x17\xe3\x24\x2f\x42\xe9\x43\x2b\x58\xc8\xee"
+ "\xfe\x17\xf7\x71\x3d\x8d\x9d\x60\x29\x65\x86\x78\xa6\xde\x7f\xfc"
+ "\xb0\x83\xbd\x02\x59\x0a\xe7\x36\xad\x82\x27\x17\xf7\xb4\x5e\x39"
+ "\xc3\x4b\xe3\x89\xce\x8c\x37\x01\x5e\x65\x52\xa6\xd7\x9b\x75\x88"
+ "\xb3\xdb\x81\x3b\xa3\x89\x38\xe7\x3d\xec\x50\x12\x43\x76\x4e\xff"
+ "\x65\x80\x7c\x21\xce\x39\x04\x4d\x3a\xba\x41\x5b\xbb\x7a\xdc\xc3"
+ "\xd9\x3d\xfd\x5e\xb9\xfe\x8e\xa6\x23\x3f\xcd\xff\xbd\x72\x7c\x22"
+ "\xde\x38\xf1\x06\xaf\xe4\xd1\xf8\x1f\xe6\x05\x2b\xd4\x33\xc9\x57"
+ "\xf2\x94\xe8\x75\xd6\x40\x36\xc9\x05\xa6\x75\xb5\xf4\x6d\x8b\x52"
+ "\x16\xf9\x48\x80\x78\x2a\x85\xe4\x04\x5e\xb6\xee\x67\x81\xb2\xc8"
+ "\x64\x65\x7b\x82\x1e\x7b\x6b\x81\x9d\xe0\xbb\x35\x63\x12\xbf\x94"
+ "\x11\x19\xd8\x9e\x00\x7b\xd5\x0d\x9c\x53\xd9\xe8\xc8\x4c\x11\xdb"
+ "\xb8\x2c\xf2\x51\xf5\x3d\x0b\xef\x0a\xf1\xc9\x94\x66\xa7\xf7\x9d"
+ "\x0a\x0f\xcb\x3f\x3c\x6f\x2e\xde\xcd\x3a\x61\x5f\x99\x48\x72\xc9"
+ "\x22\x8c\x5d\x1b\xb3\x90\xcf\xa0\x23\x0a\x8e\xed\x15\xbb\x96\x0e"
+ "\xb9\x41\xf2\xf0\x6c\x23\xc1\xb8\x44\xe2\x63\x30\xdf\xb7\x35\x18"
+ "\xc8\x58\xde\x91\x44\x37\x7f\x91\xa4\x20\x06\xfb\xee\x9b\xef\xe0"
+ "\xfa\xff\x9a\x0a\x9a\xb5\x3a\x20\x68\x21\x93\xe7\x4e\xaf\xd4\x69"
+ "\xf0\xc4\x7d\x02\xd0\x52\x9a\xb7\x84\x14\x0f\x9b\x24\xe9\xc0\x2b"
+ "\xad\x61\xf2\x61\x2f\xe6\xda\xcd\x5e\x11\x7e\x96\xb8\xde\xb8\x5b"
+ "\xbe\x1f\xb5\xca\xb5\xf2\x8a\x5f\xcb\x4b\x69\xd2\xdf\x49\x89\x69"
+ "\xc1\x76\x3f\x9b\x9e\xb9\x84\x77\x11\x6e\xb6\xca\x7c\xbf\x98\x13"
+ "\x5a\x53\x12\xdf\xe8\xb7\x0e\xf2\x35\xce\x1f\xf1\x5c\x33\xc6\x9d"
+ "\xd8\xfc\x6a\xce\xb1\x5f\x61\xff\xb4\x4e\x67\x22\x86\x2e\xe1\x61"
+ "\xe1\xc9\x6a\x2f\x13\xf3\x1c\x1d\xf9\x50\x1f\x62\xa5\x13\x2d\x1f"
+ "\xad\x3c\xca\x50\xfe\x13\x42\x4e\xa2\x75\xa1\xd0\xba\xa0\x32\x0f"
+ "\x03\xaf\xf3\xaf\x42\x7e\xf9\x85\xbf\x21\xb7\x1b\x3e\xfb\x09\x5f"
+ "\x7f\xe1\x07\x0c\xb1\x0e\xca\x1c\xe2\x3e\xa4\xd8\x27\x9d\x39\x0b"
+ "\x50\xc7\xf9\x68\x1f\x33\xb4\x10\x45\xa0\x79\xf1\x65\xe6\xb3\xc9"
+ "\x3d\x94\xdf\x60\x63\x46\xc8\xb0\xc3\xf7\x90\xd1\xf7\x8f\x3e\x53"
+ "\x7c\x62\x5f\x59\x3c\xed\x47\xaf\x2e\x70\xb3\x63\x63\xca\x19\xbb"
+ "\xe3\x89\xaf\xa1\x7c\x15\xd3\x71\x56\xfd\xea\x86\xeb\xe5\xd5\xee"
+ "\xe8\x02\x57\xee\xb2\x40\x9f\x12\x9f\x28\xce\xbc\xa3\xe3\x8d\x52"
+ "\x6f\xf9\x6a\xad\x56\x1e\x7a\x4f\xd8\x17\x94\x0f\x32\x4b\x79\x50"
+ "\x56\x7c\xb5\x51\xce\xd1\xab\x8d\x9a\x7c\x31\x5a\x3b\xb6\x23\x5c"
+ "\x29\x98\xcb\xf4\x2e\xab\x87\xdd\xe9\x63\xa6\x9a\x03\x8c\x55\xec"
+ "\xe4\xbe\x67\x77\x12\x1e\x11\x8c\xb9\xfe\xd5\x24\xd8\x61\x1c\xa6"
+ "\x3d\xba\x4c\x61\x2c\x82\xfa\xf2\x6c\x3f\xb5\x99\x2f\xf3\x71\xe9"
+ "\x5f\xcd\x42\xf9\x36\xd3\x6f\x1c\xd1\x11\x56\x99\xcf\x8c\x95\x0a"
+ "\x33\x54\xe4\xb3\x19\x94\x46\x7c\xc5\xb1\x95\x9a\x2c\x30\xea\xb9"
+ "\x70\x0d\xd1\x47\x6a\x77\x57\x3e\xf7\xbf\x4f\xd2\x92\x43\xe1\xbe"
+ "\x2f\x03\x77\x1a\xff\x31\x39\xc6\x63\xc7\x34\xd9\x80\x9e\xeb\x87"
+ "\xdf\xb5\x3e\x56\x3b\xf2\x8c\xf9\xd1\xad\x5b\x6d\x29\x59\xe9\xf8"
+ "\x49\x98\xbb\xed\xf6\x91\xbc\xa2\x49\xc6\xa5\x3a\xd6\x8a\xb5\x05"
+ "\xfe\x49\xde\x59\x7a\x2d\x26\x4c\xdf\x03\x9d\xf3\x52\xf0\x7d\xb0"
+ "\x39\xa1\x6f\xf3\xde\xcb\xcd\x13\xf2\xc6\x19\x23\xd3\x8f\x6c\xef"
+ "\xb1\x54\x5b\xea\xe6\x7b\xa5\x59\xc3\xe7\xdb\x79\x2d\x69\x44\x3b"
+ "\xc1\xf3\x5f\x55\x36\xf7\x0a\xfa\x58\xba\xae\x82\x47\x2d\x4d\x94"
+ "\x7b\xdd\x6b\xd5\x9a\x0d\xe1\xe8\xbe\x5d\x22\x9b\x02\x65\xd3\xea"
+ "\xb0\x46\x0a\xf2\x98\xfe\xd7\x3b\xdb\xf4\x90\x4b\xf2\xe9\x19\x36"
+ "\x5d\x42\xff\xad\xc6\x8c\x7c\xe7\x4a\x1b\xed\xa5\xaf\x79\x78\x69"
+ "\x24\xf1\x88\xaf\x75\x8f\x65\xc7\x15\x7e\x2f\x5e\x9e\xdd\xbf\x6e"
+ "\xbc\x8e\xcd\x97\xc8\xaf\xd9\x69\x8c\x28\x97\x27\xe7\xec\x75\xc2"
+ "\xff\x57\x2d\x1a\xfe\x6a\x79\xca\xe3\xb5\x58\x9c\xaf\xaf\x1d\xab"
+ "\x7e\x5e\x12\xbf\x50\xe2\xf8\xeb\x6f\x8b\x33\xea\xe9\xec\x27\x1d"
+ "\xec\xf5\xb7\x0c\x16\x66\xa1\xe7\xff\xa2\x67\xa1\xc3\xc0\xb7\x61"
+ "\x78\x34\xb3\xb7\xd6\x40\x14\x87\x28\x8f\x8e\xcb\x7f\xc4\xf8\xc9"
+ "\x7f\x11\xf4\xa7\xe7\x3a\x71\x7b\x25\x82\x66\x70\xc2\x78\x03\x33"
+ "\x47\x9b\x8c\xb3\x6e\x99\x61\x59\xba\x64\xd1\xc2\x82\xfc\x5c\x3b"
+ "\x57\xfc\x3e\x33\x0f\x8b\x9f\x5a\xb2\xa4\xed\xa1\xdb\x0b\x25\xff"
+ "\x50\xba\x64\xd4\x3b\x6f\xa5\x0e\x9e\x09\x99\x56\x89\x7e\x98\x15"
+ "\x6c\x63\xfa\x37\x06\xdd\x7a\xc8\x50\xe0\x61\x10\xe3\xbd\x83\xbd"
+ "\xf1\xc0\xbb\x94\x46\xf0\xb2\xf3\x92\x87\x99\xbc\x9b\xf4\xc6\x3e"
+ "\xa5\xec\x61\x16\xaa\xdf\xc0\x50\x3f\xc9\xe9\xfa\x23\xf9\xdd\x7a"
+ "\x97\x61\x09\x73\x59\xbd\xec\x5d\x7a\x1e\x75\xae\xa8\x4d\xe8\x84"
+ "\x51\x07\xed\xc1\xc5\x05\xd7\x68\x6f\xb6\x8b\xf3\x19\xfd\x45\xf6"
+ "\xc6\x7b\x75\x63\x94\x13\x67\xac\xd1\x93\xff\x3e\xe0\x78\x83\xe8"
+ "\xf9\xa3\x95\xaa\x1c\x42\x72\x52\x9d\x49\xdb\x0f\xe8\xfb\x67\xf2"
+ "\x9c\xa8\xce\xaa\xe5\x19\x75\x8e\x7e\x0a\x9b\x67\xee\x04\x1e\xf0"
+ "\xfe\xee\x6e\xf8\x60\x1c\x4b\x17\x07\x9b\xfb\x6c\x0b\x57\xf8\xf3"
+ "\x8f\x7b\xf3\xab\xb8\x2f\x7f\x06\xef\x2e\x98\x21\x6c\x65\x20\x57"
+ "\xc4\xf4\x4d\x7d\xfc\x72\xdf\xf3\x8f\xf7\x29\xcf\x3f\x7e\x85\x4f"
+ "\x7d\xfc\xaa\x32\xf5\xf1\x7e\xa9\x33\x64\xe6\x81\xe7\x1f\xc7\xd9"
+ "\xf0\x32\xea\xe7\x45\x9c\x43\x92\x9c\x41\xf2\x5c\xdd\x09\x4d\xce"
+ "\x18\x26\xc7\xa4\xd9\x52\x60\x54\x90\xfa\xc4\xf7\x13\x7f\xa0\x86"
+ "\xe5\xf8\xf1\xb6\xd4\xc7\xd3\x53\x48\xc2\x49\x51\xad\x8f\xa0\x7e"
+ "\x26\x66\x0e\x79\x71\xe2\x71\xaf\x75\x7b\x7a\x56\xd6\xfc\xad\x5b"
+ "\xee\xb5\x22\x98\x87\x48\x97\xf7\x98\x32\x52\xd3\x04\xcb\x97\xfe"
+ "\x39\x7d\x35\xc6\x82\xd8\x91\x34\x9e\x2b\xe1\x63\x50\xfb\x3c\x4b"
+ "\xf4\x99\xfa\x8b\x7e\xab\x7d\x26\xb9\xfd\x97\x41\xfd\x67\x48\x67"
+ "\xf0\x4b\x1f\xf6\x71\xad\x0e\x94\xa7\x72\x97\xc2\xca\xd1\x58\x7f"
+ "\x79\x34\x5c\x6f\x2a\x75\x97\xbf\x5a\x23\x74\xa6\xcf\x7f\xdf\x83"
+ "\x38\x3a\xc4\x0f\xea\x7a\xd8\xaf\x04\xdf\x04\x99\x4f\xc0\xdc\xaf"
+ "\xc5\x9b\xa8\x6b\x84\x0d\x8a\xec\xdb\x2f\xbd\x61\x3c\x19\xcd\xf9"
+ "\xaf\xd6\x43\x97\xd7\xcb\x7e\xf5\x0d\xca\x77\x99\xea\xf3\x2a\xcf"
+ "\x7f\xbf\x8f\xe4\x33\x9a\x83\xef\xf7\xc3\x8f\x08\xee\x9e\x20\xb6"
+ "\x43\x8b\xd7\x23\xe2\xe4\x89\x32\x24\xc5\xa2\xcf\xb2\xce\x5f\xad"
+ "\x08\xe9\x14\x7e\x65\xd4\xfa\xe5\x66\xbf\x44\xcc\x64\x4b\xf8\xfc"
+ "\x3c\xb0\x7c\xed\xfc\x2d\x5b\xe7\x6f\xdc\x66\x9b\x6f\xcb\xc8\xda"
+ "\xba\xed\x87\x19\xc3\xe8\xe5\x0a\x7f\x99\xf1\x2c\x3f\x97\xcc\xa2"
+ "\x77\xc5\x8c\x37\xeb\x12\x9f\x68\xde\x03\x9b\xd4\x29\xcc\x6c\xff"
+ "\x01\x74\x84\xec\xd0\x7e\xde\x0a\xdd\x04\xce\xc8\xcd\xbb\x12\x37"
+ "\x99\x76\x25\xa6\x2a\x8e\x45\xf7\xe0\x0e\x94\xd9\xff\x80\xce\xd4"
+ "\x79\x9f\x2e\xe0\x58\x70\x0f\x78\xb2\x6a\xa2\xe1\x15\xf1\xbc\x8d"
+ "\xca\xb4\x53\x19\x37\xfd\x75\x52\xb9\xa6\x2e\xf6\xeb\x89\xf4\xdb"
+ "\x68\xde\xc5\x0f\x9b\xfd\x5c\x99\x57\x48\xf2\x17\xd5\x8b\xbb\x1f"
+ "\x3c\xda\x08\xfb\x28\xe8\x6a\xc7\x85\x74\xb5\xbf\x9e\x47\x6b\x6d"
+ "\xfc\xaa\xbd\xfc\x5d\xaa\xab\x51\xe9\x57\x1a\x11\xf7\x58\x3d\xb3"
+ "\x38\x55\x42\x7f\x77\x56\x32\x0b\x6c\xec\x73\xcf\x32\x7d\x4b\x67"
+ "\x37\xee\x91\x38\xa9\xbd\x06\xca\x7f\x82\xfe\xea\xad\x5b\x58\xc4"
+ "\x45\xf6\xeb\x3c\xcd\x36\x4f\xf2\xff\x6f\x0a\x3e\x98\xca\x3b\x71"
+ "\x2f\x24\xef\x09\xa2\x1d\x5d\x1e\x3d\xea\xa7\xb4\x46\x57\x46\x37"
+ "\xf1\xe8\x4d\xb8\xbb\x03\x1d\x0d\xf2\x24\xf8\xe9\x1b\xf4\x34\x0a"
+ "\xb7\xe8\x89\x8e\x36\xd1\x3e\x55\x0f\x9b\xcf\x96\xdc\x36\xd6\x92"
+ "\xd9\xc8\x94\xbe\x84\x39\xa2\x3e\xea\x0f\x95\x39\xf5\xc6\x63\x3e"
+ "\x3d\xf0\x85\xf2\xb5\x82\x1f\x82\xaf\x07\x9e\x9d\x70\x1b\xe5\x69"
+ "\xa0\xef\xad\xfc\x9c\x45\x0f\xbb\xca\x8b\xec\xf8\x5e\xde\x97\x90"
+ "\x70\x57\xaf\x8c\x7f\xdb\xc1\x8e\xaf\xa7\xbe\x9e\x0b\xeb\xeb\x43"
+ "\x34\x06\xc2\x25\xe6\xa4\x76\x4f\xa0\x1f\x2d\x19\x8d\xac\xc5\x47"
+ "\xed\x7a\x1b\x61\x37\x3c\x87\x6f\xb7\x18\x60\x47\xcc\xb7\x27\x18"
+ "\xca\xaf\x30\x03\xd1\x4c\xe7\x61\xfa\xa5\xf1\x1f\x27\xf9\x6f\xc6"
+ "\x80\xe3\x78\xa6\xe6\x2f\x04\xf2\x06\xbd\x17\x6a\x34\xa7\x94\xf2"
+ "\x50\x7f\xea\x51\x77\x54\x2f\x83\x0e\x6a\x1c\xd1\xb3\x71\xd4\xe6"
+ "\x04\x82\x63\x3d\xc1\x2e\x95\xe6\xec\x04\x60\x4d\xf0\xe9\x56\xa8"
+ "\xbe\xf2\x7e\xea\x4f\xb6\xc5\x60\xea\x64\xba\xd5\xfe\x01\x4e\x30"
+ "\x3f\xb5\xda\x3e\xc0\x71\xbf\x00\xb6\xfa\x54\x66\x31\x8d\xd5\x20"
+ "\x6d\x1e\x8e\xf7\x6a\x6d\x05\x80\x63\x97\x92\x55\xfd\xee\x9b\xa5"
+ "\xb0\xa1\x0c\xd9\x41\xbe\x59\x42\xef\x5d\xe1\xef\xc0\x73\xc5\xf1"
+ "\xab\x8c\x1a\x81\xeb\x6f\x2e\x20\x5c\x37\xa9\xeb\x87\xea\x36\x18"
+ "\xfa\x1c\x1b\x90\xbe\x92\xf8\x93\xb5\x72\x0d\xbc\x29\x78\xfd\x2e"
+ "\x76\x3c\x41\xc6\x0a\x3e\x3e\x4f\xd5\x0b\x9e\x92\x75\xfe\x3a\x0f"
+ "\x73\x0d\x18\x12\x9e\x17\xb9\xba\x1b\x05\x8e\xbb\xd9\xaf\x6b\x6b"
+ "\x88\xa7\x1a\x83\xde\xfb\x5c\xb4\xd7\x29\xfd\xbc\x1b\xb2\xb4\xb4"
+ "\x79\x7c\xd3\x99\x62\x8f\x48\x22\xb9\x59\x4f\xb0\xc0\x1a\x8d\x27"
+ "\x79\x61\x29\x6c\x63\x09\x06\xe8\x93\xfb\x7a\x71\xb9\x69\x0e\x88"
+ "\x47\xfd\x8d\x81\xfa\x2b\xe2\x52\x21\x6e\xb1\xd4\xf7\xff\xc6\xa2"
+ "\xf9\x86\xe1\xfd\x3c\x17\x7c\x20\xb5\x5b\xb8\x27\x47\xb4\x81\x58"
+ "\xcd\xdd\x36\x2b\x3f\xd3\x60\xf5\x8c\x49\xef\xc3\x6c\x39\x3d\x6a"
+ "\xfc\x47\x61\xd7\x32\xdc\x96\xf3\x37\x85\x61\xba\x43\xd8\xb6\x14"
+ "\xc2\x7e\x47\xfa\xf0\xfa\x8d\xf0\xf5\xb5\xda\x2e\x7d\x15\xb9\x7c"
+ "\xbd\xaa\x0c\xfc\x9b\x66\x11\x13\x0e\xf2\x95\xb0\xff\xec\x51\x6d"
+ "\x36\x7f\x93\x8e\x36\x1a\x46\xc4\x9d\x4f\xdf\x92\xfa\xe8\xe6\x74"
+ "\xa9\x4e\x9f\xff\x23\x5b\xea\x0f\x87\xcb\xe9\x82\xee\x72\xc7\x6f"
+ "\xda\x24\x1d\xfb\x6d\x4c\x18\x6d\x34\x04\xcf\x17\xf4\xec\xb8\x3c"
+ "\x63\xf8\x6d\xe2\x68\x67\x0c\x0f\xfc\x70\xcb\xd6\x2c\xd1\x86\x30"
+ "\x6f\x4d\x97\x37\x55\x27\xb1\x87\x96\x3f\xb0\x7c\x7e\x76\xba\x4d"
+ "\x04\x7a\x92\x0a\xfd\xd4\xb4\xb4\x2c\xd5\xf8\x75\x13\x4a\xe1\xcb"
+ "\x63\xdb\x45\xd1\xcc\xc7\x6d\xd2\x6c\x36\x7b\x73\x6a\x4e\xba\x5a"
+ "\x45\x78\x5f\x67\x60\xef\x6e\xa8\x16\xfb\xc3\x24\x69\xab\xf3\x5b"
+ "\x67\xd8\xd9\x7e\xb8\x2e\x71\x1a\x7d\x6b\xd7\xbe\x65\xde\x0a\x5c"
+ "\xa9\x7f\xa2\xa5\x56\xd0\x2c\xc3\xc9\x97\x00\xdf\xfa\x07\x10\x9b"
+ "\x84\xf8\xac\x64\xc4\xd2\x56\xed\x60\x88\x77\xa8\x9f\x4b\x72\x7f"
+ "\x32\xc1\xd7\xbe\x3a\xa0\x70\xda\xdf\xed\x6e\x76\xc2\xa2\xea\xe7"
+ "\x8c\x8a\xfe\xb7\x8b\x60\xc3\x58\x23\x74\xc9\xf5\x49\x21\xba\x7f"
+ "\xc2\x02\x1e\x16\x34\x16\x7d\x43\x3f\xe9\xfb\x86\x30\xfb\xb1\x4e"
+ "\x37\xfb\xad\xd0\xc9\xc0\xce\x49\xc4\x0d\x22\x7a\xa4\xfa\x28\xd1"
+ "\xb7\xbc\x04\x9e\xe8\x77\xc5\xb0\x0f\x53\x4a\xe2\xd7\xc8\x3d\xee"
+ "\xad\x17\x79\xd9\xe4\x9e\xbb\xbc\x2c\x4e\xd2\xa4\xfa\x0b\x94\x7e"
+ "\x13\xf5\xb1\x91\xd2\xff\xfd\x46\x7e\xf7\x38\xf0\xe9\xf2\xbc\xb4"
+ "\xfe\x82\xaa\x5b\x06\x7c\xc6\x85\xf5\xa1\x33\xa4\x7f\x3e\x61\xf1"
+ "\x44\xc5\xaf\xd9\x23\xed\xc3\x84\x2d\x8c\xb4\x47\x7a\xcb\x18\xd4"
+ "\xb7\x52\xdb\xaa\xfd\x47\x5c\x17\xe5\x27\x58\xac\x51\x6d\x32\x30"
+ "\xf6\xb5\x18\xb7\xb4\xeb\x7d\x6b\x51\xb8\x2c\x2e\xe3\xb4\x4c\xee"
+ "\x51\xa4\x0d\x37\xfa\xbe\x49\xf0\xf4\xd0\x75\x0f\x02\xde\x6f\x11"
+ "\xed\x9f\x7c\x9e\xca\xd1\xce\xf9\x9b\x5e\xad\x3f\xe8\xb3\xcd\x4e"
+ "\x8c\x29\x95\x03\x1f\xd6\x27\xf6\xfb\xb7\xaa\x42\x7d\x7e\x4b\xca"
+ "\xef\x5c\xa3\x57\xbf\x33\xc9\x33\x87\xf8\x0d\x61\xf3\x66\xb8\xc8"
+ "\xde\xba\x40\x7d\xdd\xb0\x5b\xda\x61\x8d\xd3\xec\x9b\xa8\xae\x61"
+ "\xe3\x0f\x9d\x07\xfc\x36\x4b\x9e\x07\xfc\xce\x10\x9a\xc3\xb7\x1a"
+ "\x81\xf7\xb0\x61\xd3\xec\xd7\x30\x9f\x32\x86\xcd\xef\xe6\x69\xf5"
+ "\x28\xd1\xf1\x49\xd0\xd9\x94\x49\x5b\x0c\x9a\x97\xdf\x3d\x11\xa1"
+ "\x3b\x23\xf8\xfa\xbb\x7c\xac\x96\xd2\xc6\x53\x5a\x2a\xf2\xa1\x4d"
+ "\xa1\x37\x27\xd8\x60\x2c\x0a\xc9\xfb\x11\x96\xf1\x2b\xa9\xbe\x5c"
+ "\xa2\xc7\x2b\x43\xb8\xf1\xbb\xe5\xc2\x0e\x4c\x85\x35\x77\xfc\xf6"
+ "\x27\x21\x3d\xd2\xef\x8e\x06\x75\xc0\x54\x4f\x68\x4f\xfa\x5d\x33"
+ "\x60\x5c\x1e\xd4\x87\x9d\x60\xa2\x1f\xf2\x6c\xff\xfd\x2e\xf6\xfb"
+ "\xcb\x3c\x7a\xf2\x79\xec\xe7\xd0\x55\x60\xee\x85\xec\x21\x74\xb9"
+ "\xbf\x7f\xa5\x46\x9e\x9f\xed\xa7\xe7\xd7\x14\xfd\x68\xb8\xf3\x7b"
+ "\x6b\xb8\xad\xb9\x84\xff\xef\x33\x14\xd4\x49\xe3\x47\x5d\xb4\xc7"
+ "\xe9\x34\x1d\xbb\x5a\xef\xf7\xa8\xce\xe7\xbb\x54\x58\x8b\x73\xe5"
+ "\x32\x15\x0e\x98\x63\x01\xf3\xdf\xd3\x9a\xfa\x8d\x38\xbf\x29\xa8"
+ "\xe5\x17\xb6\x52\x1d\x32\xde\xf3\xef\xab\x38\x60\xab\xe6\xf7\x40"
+ "\x17\x44\x7d\x97\xf7\x74\x09\x17\x87\x32\xc4\x1d\x45\xa5\x2c\x7e"
+ "\x05\xfa\x8e\x33\xe5\x90\x7e\xef\xf7\xcd\x28\xeb\x79\x52\x96\x29"
+ "\x97\x67\xde\x34\x37\xbf\x1f\xc7\xb7\x67\x30\xf5\xac\x95\x68\xfd"
+ "\x5b\xa7\x80\xf7\xa8\xc7\x2b\xf4\x37\xbf\xef\x54\x08\x2e\x34\x27"
+ "\xe6\x01\xc7\x89\x18\x6d\x4e\x68\x3e\x9a\xae\x23\xfb\xd1\x9c\x9c"
+ "\x58\xa4\xf9\xfb\xc2\xde\x44\x6b\xb8\x50\xca\x35\x27\x02\xe6\x5d"
+ "\x4b\xb9\xd9\x7f\x0f\x78\x30\xef\x61\xbd\xd0\xcb\x6b\xb6\xd4\xb3"
+ "\x08\x4e\x97\xb4\xfb\x29\xca\xee\xef\xb7\xc1\x0e\xdd\xe5\x93\x76"
+ "\xe8\x48\x7f\xd0\xcb\x95\x16\x6f\x00\xf7\xb3\xda\xa8\x8d\x5a\x4d"
+ "\xe6\x07\x7d\x8b\xd8\xa5\x23\xd8\x9d\x38\xee\x66\x6f\x2c\x50\xe9"
+ "\xda\x04\x9a\xf3\xd3\x6a\xfd\xe1\x7d\x50\x7d\xed\x9f\xf0\x4b\x39"
+ "\xf4\x44\x37\xd1\x9e\x2a\xa9\x3b\x38\xe1\xd5\xfa\x4d\xdf\x9d\x23"
+ "\xc7\xb8\x66\xd9\x03\xe9\xd6\xcd\x20\xd1\x89\x77\xdb\xad\x09\x73"
+ "\xd3\xee\x12\x17\x17\xac\xff\xb1\xec\x5e\xeb\x9a\xc5\x73\xed\x19"
+ "\xf3\x1e\x94\x3f\xcb\xd6\xac\xc4\xef\x08\xb9\xc0\x3a\xe0\x78\x7b"
+ "\xed\x70\xdd\xc4\xfb\x6a\x1f\xde\xde\xec\xd6\xfd\xa7\x8c\xb1\x68"
+ "\x32\x19\x79\xf1\xe0\x0a\xda\x53\x7b\x21\xb3\xad\x0e\xfc\x93\xf3"
+ "\x7d\x83\x2b\x78\x94\xc9\xe8\x89\x5a\xd2\x46\x7f\xb5\x9e\xa8\xd8"
+ "\x98\x72\xa2\x81\xc4\xa3\xfa\xcc\xfe\x09\x92\x56\xd2\x3b\xf1\x3d"
+ "\xdd\xc4\x5b\x61\x2e\xd9\xfd\xb7\x17\xf0\xd5\x01\xee\x22\x1e\x8b"
+ "\xe0\xf2\x76\x93\xb6\x8f\x0b\x9d\x7a\x89\xc9\xb8\xda\xce\x87\x80"
+ "\x3b\xc4\x1f\x18\x79\x29\xb5\x19\x81\x33\x80\xb7\x69\xfc\x6f\x1c"
+ "\x95\xb0\x78\x87\xe6\xff\xc4\x1c\x15\xbe\x6b\xe8\x9d\xe6\x7f\x8d"
+ "\xe0\x6d\x14\x87\x45\xec\x15\xca\xee\x3b\xbe\x43\x72\x69\xad\x56"
+ "\x27\xd5\x65\x52\xef\x3b\x8a\xfa\xe4\xf9\xeb\x17\xff\x29\x65\x51"
+ "\x09\xd0\xa1\xe2\xae\xba\xd9\xae\x43\x4c\xb8\xe4\xa0\xde\x98\xbe"
+ "\x11\x1f\x04\x39\x36\x39\xda\xab\x2b\x44\x9e\x90\x7e\x55\x71\x97"
+ "\xeb\x15\x1f\xf1\x13\x31\xc0\x0f\xf0\xaa\xd2\xb6\xe7\x9d\x13\xc1"
+ "\xb3\xe2\x61\x73\xff\x8e\xc0\x87\x2b\x0e\x03\x8d\xed\xed\xe5\xb7"
+ "\xc6\x49\xde\x49\x71\xe8\x98\xf4\x5f\xf2\x8e\xf0\x21\xa7\xf2\x27"
+ "\xb3\x08\xbe\x1e\xd8\x71\x90\x1c\xe0\x01\x1f\xad\x44\x10\x4e\xb2"
+ "\x1e\xe6\xca\x1d\x28\x84\x0f\x85\x20\x5e\x66\x12\x5e\x66\x12\x5e"
+ "\xc2\xe6\x86\xda\xf7\x44\xdc\xb1\x81\xd6\x2c\xc9\x5c\xef\x14\xa2"
+ "\xff\x80\x8d\xe2\x60\x26\x85\x60\x25\x6c\xab\x01\x9f\xe8\xe8\xa3"
+ "\xb8\xfb\x8a\xb1\x9a\xfd\x34\xe6\xf0\x71\xe9\x15\x77\x99\x83\xc6"
+ "\xa5\xa7\x71\xd9\x2f\x08\xbd\x24\xee\x24\x13\x2d\x89\x0f\xc5\x15"
+ "\x7a\xb7\x36\x7c\x8c\x0a\x62\x91\x89\x31\xbc\xfb\xde\x68\x63\xe4"
+ "\x7a\x9d\xaa\x5b\x78\xf7\x39\xf5\xcc\x5d\xf4\x13\x74\xab\x97\xbd"
+ "\xbb\x36\x7a\x57\x21\xe2\x8a\x1a\x89\xb7\x5e\x86\x39\xac\x71\xf0"
+ "\x0a\xf4\x73\xb4\xf9\x42\x7d\xb2\x2e\xe7\x06\xf3\xae\xc2\x0d\x03"
+ "\x0e\xe7\xbc\xd1\xe1\xed\x5c\x75\x7d\x78\x3b\x67\xa3\x3c\xfa\x81"
+ "\x7b\xcd\x66\x38\xbd\x23\xfc\x26\xbe\xa2\x78\xb4\x76\xa3\x77\xd5"
+ "\xa2\x5f\xa3\x7e\x23\xdc\xef\x2d\xcf\x1a\xbe\x26\x94\x1a\x1f\x03"
+ "\xfc\xa0\xbb\x94\x67\x4c\xce\x53\xc1\xb3\xb0\x12\x53\xa2\x59\x67"
+ "\x8d\xc0\x1a\x13\x3c\x31\x8d\x77\xb4\x7a\xcd\xba\x0a\xf8\xcd\x5c"
+ "\x46\xb4\x6a\xd4\xef\xb4\x0e\xac\x7c\xf7\xd7\x6e\xe5\x25\x91\xde"
+ "\xe8\x5d\x3a\xee\x89\xf8\xda\xa4\x68\xaf\x7f\x0e\xe0\x4a\x7d\xb5"
+ "\xd3\x1a\x3f\x2f\xf6\x6e\xa1\xb7\x7b\x8f\xd6\x7f\x8b\x88\x85\xe7"
+ "\x89\x8a\xf4\x4a\x1b\xb5\xf7\x32\xdc\xec\x2f\xeb\x35\x3a\x46\xef"
+ "\x76\xb7\xee\x8e\xf5\x72\xad\xde\x7c\x80\xf6\xb4\x7a\xc5\x61\xe6"
+ "\xd6\x9d\x66\x4e\x75\x4d\x56\x78\x82\x9e\xf6\xad\xfa\x10\xee\xc8"
+ "\xbb\xd3\x1a\xee\x50\xf9\xfa\xd1\xf1\xe2\xbd\xbf\x5d\x1f\x2f\xde"
+ "\x7b\x4d\x3d\x73\xd8\x20\x65\xa2\xf7\x99\x26\x13\xf1\xdd\x37\x1f"
+ "\xb0\xe6\xa3\xfd\xf7\x2a\x65\xdb\x04\x13\x7f\x12\xe8\xcc\x4a\x82"
+ "\x5b\x21\xe5\x9d\xa7\xd1\x06\xe0\x90\x39\x00\x99\x8b\x09\x3c\xa7"
+ "\x6f\x2b\x88\xf6\xf4\xca\xfd\x39\xf6\x04\x78\x55\xc5\xf1\xb6\x91"
+ "\xf6\xaf\x83\x90\x99\xbc\x51\x26\x1b\xe5\x21\xfa\x37\x61\x86\x4a"
+ "\xff\x36\x53\x1d\x99\x95\xd2\x37\x8a\x51\xc4\xb1\xa4\x75\x8e\xd8"
+ "\x95\x58\xeb\x94\x16\x47\xfd\x86\x2e\x84\x64\x84\xf7\x83\xe7\xbf"
+ "\x8a\x23\x09\xf0\x3e\x8a\x31\xe8\xc1\x0f\x13\xec\x9e\xd3\x2b\x47"
+ "\xfb\xef\xb2\x30\x8c\xb9\x7f\xf7\xf4\xa3\x3f\xb9\x93\x19\xfe\x60"
+ "\x79\x94\x65\xde\xcd\xe2\x76\xfd\x3f\x06\xf6\xef\x85\x4c\x0f\x38"
+ "\xb8\xd9\xfb\xc7\x25\xec\xde\xf7\x6a\xf3\xe3\x66\xef\xad\xc7\x7c"
+ "\xe0\x8c\x70\xb5\x9f\xf7\xc9\x33\xd2\x93\x71\x6e\x76\x4c\xfd\xfe"
+ "\xf6\x86\x51\xf6\x87\xfb\xad\x9b\xb2\xad\x69\x5b\xb7\x6f\x99\x3d"
+ "\x7b\xd2\x28\xb2\xc4\xc9\x04\x29\x4b\x9c\x5c\x1f\x2e\x4b\xd0\xfb"
+ "\x66\xaa\x6f\xd1\x48\xd9\x61\x65\x8a\xea\xf2\x26\x25\x91\x85\x9e"
+ "\xbf\xce\x56\x7e\x3d\xec\xf5\x1e\xb6\xf2\xee\x7b\x52\xbe\x93\x9e"
+ "\x9a\xb6\x23\x2c\xf5\x1b\xe1\x3a\xed\xf2\x03\xd4\x76\xc4\xf4\x6f"
+ "\x11\xfd\xd0\x3d\xf8\x24\xf6\x9d\x86\x6f\xe7\xfb\xf9\x39\xc2\xdd"
+ "\x85\xf0\x33\xd7\x6c\xf3\xb3\x66\xa2\x6f\xfc\x66\xd0\xf5\x09\xd2"
+ "\xd7\x72\x80\x41\x67\x6c\xa6\xb1\x7b\x48\xa6\xbb\x2a\xef\x01\x35"
+ "\x6c\x6b\xa9\xf2\x11\x9d\x88\xb5\x48\x7e\xa7\x21\x91\xd2\x27\xd3"
+ "\xef\xf7\xe4\xf9\x62\xc3\x0f\x48\x26\x4f\x12\x7e\x75\x72\xe0\x57"
+ "\xa7\x41\xd8\x4b\xdd\xe9\x2d\x64\xd2\xbf\xe3\xc9\x6e\xc4\x5d\x70"
+ "\xb3\x86\x2a\xf0\x17\xc8\x4b\x65\xbe\x6e\xfd\x11\x4b\xc4\x2f\xf8"
+ "\x61\xfa\x96\xc8\x4b\x63\x2d\xfc\x60\x32\xec\xbb\xe6\x50\xfa\x73"
+ "\xe0\xdb\x22\x2c\xc6\x89\x03\x8e\x86\x4a\x8d\x07\xf1\x8e\x71\x0f"
+ "\x51\xc8\xe3\xea\x3e\x18\x4d\xf4\x3b\xda\x6b\xe6\x29\xf0\x53\xa5"
+ "\x63\x73\xb0\x3f\x98\xed\x6b\xc4\x7d\x57\xec\x8b\xa0\x09\x35\x82"
+ "\x96\x36\xf4\x6a\x74\xa1\x4c\xca\xa3\x93\x50\x9e\xf6\xcf\x4b\x72"
+ "\xff\xfc\x20\xa8\xff\xa4\x67\x8b\x86\xab\xc3\xee\x3a\x6e\xb1\xa5"
+ "\x67\xa5\xa7\x59\xe7\x66\x4f\x62\x61\x51\x81\x33\xd2\xb7\x58\xb3"
+ "\xd2\x7f\xbc\x2d\x3d\x5b\x08\x7a\xf8\x3a\x5c\x57\x48\x34\x28\x14"
+ "\xa3\x7d\x3a\x60\xfc\x41\x9e\xd4\x5f\xcd\x16\xe7\x7a\xf2\x3c\xf6"
+ "\x61\x0b\xed\x91\x49\x52\x87\xde\x43\x70\xfd\x83\x3c\xbf\x2e\x89"
+ "\x35\x82\x8f\xeb\x62\x7f\x78\x5a\xda\x6d\x7d\xf0\x91\x0a\xab\xa7"
+ "\xa9\x9f\xce\x10\xbf\xf6\xa1\x38\x1b\x96\xf6\xd3\x1f\xb4\xb9\xd9"
+ "\xc9\xfa\x10\x0f\xf2\xe1\x7d\xa0\x83\x82\x1e\x7e\x01\x2d\x54\x79"
+ "\x67\x6a\xe7\x0f\x7b\x79\x0e\xef\x2c\x1f\x64\x42\x37\x8d\x78\x1d"
+ "\x92\xbe\xfe\x61\x81\x06\x47\xe2\x5f\x3a\xa1\x77\xd0\xe4\xa3\xd5"
+ "\xfe\x6b\x3c\x7f\x07\xd3\x43\xf7\xc0\xa3\x63\x67\xbc\x9e\xe5\xd1"
+ "\x73\xc7\x07\x73\x88\x97\x11\x3c\x7a\x8d\x6a\x47\xcc\xa3\x62\x69"
+ "\x3d\xfc\x21\x37\x24\x77\x7c\x98\x24\xf8\xf8\x41\xe0\xcd\x1f\xac"
+ "\x29\xd8\x23\x24\xed\x8e\xfc\xa2\xfe\xf2\x49\xf2\x4c\x4f\xd2\xb7"
+ "\x3f\x9c\x50\xc7\xd0\x0b\x9a\xa5\xda\xa1\xeb\x25\x5e\x7f\x98\x44"
+ "\x38\x67\xc4\x5c\x10\x9d\x2f\xd6\xe0\x85\xf1\xa2\xef\x38\x43\x21"
+ "\xda\x35\xe3\x8d\x9d\x3e\xbd\x8c\xa7\xfb\x41\xa2\x94\x8f\x3e\x9c"
+ "\x13\x7e\x86\x2d\x65\xa1\x0f\x17\x86\x7c\xd7\x7c\x50\x35\x92\x46"
+ "\x6c\xdd\x82\xab\x8d\x8f\xa7\x6c\x87\xda\x79\x5b\xe6\x3c\xeb\xb6"
+ "\x2d\xc2\x84\x40\xa8\x01\x6c\xdb\x36\x3e\x6e\x05\x15\x49\x59\xbe"
+ "\x72\x65\xca\xb7\x1e\xfa\xee\xf7\x26\xb1\x6f\xa5\x52\x9a\x6d\xab"
+ "\x75\x65\xe2\x3c\xf9\xe9\x3b\xf7\x2f\x7b\x38\x65\xd9\xea\x87\x1e"
+ "\x5c\x3b\xca\xfd\x08\x13\xe1\x84\x81\xe6\x68\x5c\x07\xfb\xa8\x42"
+ "\xda\xc3\x7d\xd8\x34\xdc\x1e\xee\xc3\x4e\xc6\x70\x34\xd8\x48\x92"
+ "\xcc\x47\x76\xfa\x23\xd8\x7d\xb4\x47\xe2\xcd\xc4\x28\xea\xbf\x2f"
+ "\x84\x37\x1f\x09\xb8\x42\x77\x20\xcf\x01\x1a\x89\xfe\x7d\xb0\x26"
+ "\xfc\x5b\x88\x16\x7c\x24\x6c\x45\x35\xbc\x00\x3e\xa4\xf8\x8d\x02"
+ "\x37\x24\xbf\xd2\xb8\x46\xc3\x8d\x72\x79\x56\xc9\xa0\x97\xc3\x77"
+ "\xc2\x6f\x03\xce\x3a\x08\x17\x0c\xb0\xf3\x40\x3a\x8f\x7a\xd8\x20"
+ "\xeb\x6d\x2c\xc6\xd9\x07\xf8\x59\xf5\x7c\x36\xba\x87\x35\x7e\xc0"
+ "\x1d\x1f\xae\x94\xb2\xe0\x87\x79\x02\x6f\x76\x4f\xff\x96\x38\x0f"
+ "\x17\x77\xdb\x1a\x4f\x84\xf0\xe7\xa3\x0a\xcc\x4d\x48\x1f\xdd\xd8"
+ "\x36\x42\x8f\x13\x41\x69\xbd\x5a\xec\x03\xdb\x6c\xa6\x37\xcc\xae"
+ "\x60\x95\x7a\x5e\xe8\x66\x8d\xd5\xd2\x26\xfa\x23\x93\xc6\x3f\xd3"
+ "\x33\xad\x7f\xfd\xb1\x91\xfa\xaf\xb2\x30\xfd\x57\x7e\x26\x3f\xd3"
+ "\x92\xe9\x01\x8f\xec\x74\x79\x84\xcf\xdd\xa5\x2d\x99\x5e\xd8\x39"
+ "\x4d\x22\x38\xa5\x16\x04\xf8\x20\x3d\x4f\xa7\xb1\x89\x3d\xe4\x2e"
+ "\xa9\x53\x20\x79\xec\xa3\xa7\xa5\x6c\x22\xd3\x01\x77\x7a\x06\x5e"
+ "\x19\x30\x3f\x84\x97\xbd\x34\x47\x2b\x47\xa3\x7b\xd1\xbb\xf4\xaa"
+ "\x6f\xb3\x8f\xce\x42\x46\x05\xac\x9e\xd5\x2b\x19\xcf\x3a\xe8\x8f"
+ "\x7e\x41\xfb\x42\xfc\x25\x57\x6d\x9d\x3e\xea\x6c\xb0\xf7\x62\xdf"
+ "\xf4\x8d\x45\x4b\x69\x3e\xdb\xb5\xf9\x5c\x1d\xf0\x2c\xc5\x7c\x0d"
+ "\x38\xfe\x38\x43\x9b\xcb\xbe\xdb\x7e\xbb\x26\x62\x17\xb3\x9e\xac"
+ "\xbe\x1b\xe9\xb4\xfe\x3f\x12\x76\xcd\xf0\x45\x30\xb2\x2c\xd1\xe1"
+ "\x24\xb5\xfc\x7a\xad\xfc\x48\x9f\xd9\xe2\xb2\x38\x94\x5c\xf7\x4a"
+ "\x7b\x33\x35\xc4\xf9\x30\x7b\x33\x9c\x47\x37\x48\x9c\xd4\x74\x70"
+ "\x31\x72\x3c\x1f\x3f\xa4\x94\x4d\x86\xcd\x50\x87\xaa\x07\xa0\xb5"
+ "\xfd\xc7\x6b\x77\x32\xb6\xd9\xbb\x3d\x39\xa8\x43\x81\xee\x03\x7e"
+ "\x30\xa9\x1f\xe1\xf7\x5f\x82\xf6\xc2\x6e\xf6\xf1\x5a\xd8\x2f\x6a"
+ "\xba\x5f\xac\x2b\xa9\xb7\xf9\x38\xce\xe5\x65\x8c\xea\xdb\x22\x6c"
+ "\x31\x1c\x7f\xdc\x2c\x70\x8f\x64\x6d\x21\xe7\xe7\xf2\x73\xda\xb9"
+ "\x0a\x78\x17\x79\x37\xf4\xe3\xe0\xf9\x87\xbc\x27\xf9\xc7\x06\x9c"
+ "\xad\x50\xfa\x86\xd1\xf4\x85\x44\x1f\x32\x52\xb7\xa4\x6d\x7d\xec"
+ "\xb1\x2f\x26\x0d\xe1\xe7\xad\x15\x0e\xa5\x98\xea\x84\xfc\xeb\x96"
+ "\x78\xfa\x31\xd1\xff\x97\xea\x25\xff\xf6\xfd\xf3\xb4\x6e\x66\xf6"
+ "\xb0\xa6\x19\x1a\xff\x2e\xd7\x51\x53\x02\x77\x7c\xbc\x39\xb4\x36"
+ "\x3e\xf6\x7e\x7e\x6d\x34\x19\x47\x5f\x1b\x4d\xf3\x68\x9f\x6d\xa7"
+ "\xef\x09\x6e\xf6\x2b\x71\xff\x02\xef\x2a\x0f\xee\x34\xfb\x97\x0a"
+ "\x1e\x3c\x65\x07\xd3\x81\xff\x86\x6e\x1a\xfb\x41\x80\xe4\xda\x00"
+ "\xd1\x88\x14\x3f\x8b\xc1\x5e\x50\xbe\x05\x7a\xc7\x59\xdc\xdf\xcf"
+ "\xdd\x29\x3b\x88\x5e\xd0\x7b\x59\x8f\xb4\x07\x79\xe4\x2a\xc9\x21"
+ "\xf4\x5c\xde\x05\x5a\xa1\x20\x40\x07\x93\xfb\x75\x53\xb5\xc6\xe3"
+ "\x9a\x77\x59\x85\xdf\x76\xec\xdb\x01\x69\x5b\x57\x87\xbd\x9b\xda"
+ "\x39\x2e\x68\x50\xc0\x8c\x73\x06\x56\xfe\x23\xaa\x17\x36\x6a\x5b"
+ "\xd0\xbf\x88\x7b\xcc\xfe\x44\xe1\xd7\xe4\xf0\x8f\x84\x6d\xda\x3d"
+ "\xd2\x36\xed\x1e\x56\xb3\x05\x70\x68\xf2\x5f\x57\x37\x1e\xb5\xc4"
+ "\x19\x9e\x6e\x7f\x6c\x53\x4a\x66\xc6\x8e\x14\xd8\xa5\x8e\xd8\xdf"
+ "\xe5\x1a\x72\x34\x5b\x25\x7c\x9b\xd7\x86\x74\x55\xd2\x9e\x14\x34"
+ "\xf3\x2e\x9f\xf0\xab\xac\x9e\x27\xb5\x88\xfb\x0e\x05\xd7\xf0\x6e"
+ "\x24\x9c\x6b\xf9\x3a\xf1\xf0\xe3\xfb\x60\xc7\x75\x38\x99\x55\x38"
+ "\xb8\x13\x3a\x34\x4a\x9f\xa6\xf9\x77\xe8\xa3\x74\x5a\xfb\x48\x13"
+ "\x3e\x59\xa0\x9f\x93\xb8\xd7\xdc\xe0\x66\xe6\x05\x6a\x7b\xff\x82"
+ "\xad\xa8\xb8\xdf\x20\xf8\x8c\xe6\xcb\xf2\xbe\x60\x73\xb7\x06\x4b"
+ "\xe2\x7d\x17\xc1\xd7\x04\x6c\xc6\xfa\x38\xec\x53\x5b\x0c\x5a\x79"
+ "\x37\x6b\x16\x77\x82\x1e\xf4\x8a\xe7\xba\x47\xbc\xe1\xfe\x21\x9a"
+ "\xab\x25\xdd\x6a\xae\xa5\x74\xc2\x97\xe6\x3d\xd4\xe7\x68\xe9\xb7"
+ "\x42\xd4\xb3\x52\xb3\xcd\x0b\x87\xdb\xb2\xd4\x4c\x62\x96\x37\x3d"
+ "\xf6\x58\x7a\x56\xb6\x35\x55\xba\x81\x48\xd8\xba\x39\x6d\xb1\xea"
+ "\x0f\x62\x4b\xfa\xf6\x94\x4d\x69\xe2\xbe\x19\xa5\xca\xc7\x11\xf0"
+ "\x9d\x07\xf9\x46\xdc\xe1\x10\x63\xfa\xd3\xb6\x1a\x95\x8f\xea\x60"
+ "\xad\x06\x69\xfb\xe3\xfa\xb1\xdc\xdb\x22\x7f\x4e\xfd\x38\xa5\xed"
+ "\x6d\xd0\xb1\xf4\xb1\x6f\x56\xe0\x5c\x0e\xbe\x42\x0e\xed\xe7\x9d"
+ "\xd0\xb3\x50\x1e\xda\xff\x9a\x8d\xda\x7a\x2d\xa5\x74\xd8\x27\x38"
+ "\xb7\xc0\x26\xe1\x4f\xcf\x29\xa5\x91\x9d\x7c\x92\xaf\x82\xe8\x9a"
+ "\x88\xf9\x8d\xf3\x28\x19\x57\xc6\xb5\x1c\xf4\x1a\xba\x40\xe7\x16"
+ "\xd8\x76\xbb\xe2\x88\x3f\x89\x71\xb3\x3f\x55\x91\xac\xd7\xb9\x67"
+ "\x27\x33\x1e\x92\x67\x8c\x6e\xa9\x57\x76\x6d\x78\x2f\x97\x31\x75"
+ "\x3f\x74\x97\x0a\x3d\xa7\x4b\xc6\x8c\x29\x89\xf4\x71\xd3\x4d\x9b"
+ "\x21\x87\x4b\xff\x6f\xae\x4a\x5e\x4a\x69\xc5\x3e\xc4\x06\x18\xe0"
+ "\xfb\x7c\x6d\x94\x7e\x33\xa5\x4b\x1f\xa7\xc5\x83\x96\xd5\x88\x8d"
+ "\xb2\x6f\x10\x67\xbd\x33\x28\x5d\xc6\x77\x2b\x1e\x6a\x5b\x1d\xf0"
+ "\xc1\xa7\xcc\x2c\xbe\x6f\xa8\x8d\xda\xa4\xf1\x7f\xc5\x23\xc7\xef"
+ "\xab\x17\x38\x27\xe8\xa6\xcb\xc7\x7f\x7a\x6d\x85\xb0\xe5\xff\xa9"
+ "\xaf\x5e\xe1\x19\x11\x78\xa7\x7d\x6b\x12\xe1\xc4\x29\x5e\x90\xc0"
+ "\x54\xfb\xff\x88\x2e\xd6\xba\x0b\x3a\x65\xc2\xb5\x06\xc0\x95\x78"
+ "\x31\x83\xaa\xf3\xa1\x7d\xb7\x95\xe8\xff\x02\x26\xe9\x4f\x6b\x92"
+ "\xd6\x16\xad\x7d\x0f\xed\xed\x0c\xfb\x3b\xc1\xa2\x9d\xfe\xdc\x52"
+ "\x7f\xe5\x23\x39\x72\x56\x50\x7f\x25\x79\xc8\x56\xbb\xb6\xf6\xd0"
+ "\xb6\x84\x87\x09\x71\xdd\xe0\xf3\x56\xa7\xb6\xc5\xa0\x4b\xd1\xea"
+ "\xe4\x54\x27\xef\xef\xad\xa5\xbd\xd8\x48\x34\xc8\x13\xbd\x8b\xf6"
+ "\x5c\xb4\x01\x19\xc0\x3b\x8b\xd3\x9e\x1c\x48\x09\x18\xa4\x8f\x98"
+ "\x1d\x2c\x2a\x9c\xff\xa7\xf6\xba\x43\x3c\x2b\xd5\xd1\x4f\xb4\x3e"
+ "\x9f\x15\x76\xb2\x4f\x04\x0f\x89\xb3\x62\xe0\xc8\x20\xcd\x39\xcd"
+ "\x7b\x15\xb5\x53\x47\x72\x4b\x54\x17\xfb\x64\x2e\xe6\x1e\x36\x51"
+ "\x35\x83\x42\x96\x31\x53\xdf\x0c\x1d\xec\x93\xc9\x98\x77\xd4\xc5"
+ "\x8b\xaf\x65\xf8\x07\x92\xff\x2f\x7c\x34\x02\xd6\x79\xb9\xbc\xdb"
+ "\xfa\x18\xe0\xfd\xe9\x73\xe0\xf1\x49\xee\x11\xcf\x05\x69\x5c\x11"
+ "\x78\x23\xee\x04\x7c\xfa\x5c\x5e\x37\x57\xae\x39\x18\x6f\xa4\xbd"
+ "\xe6\x9a\x9e\xf9\x7d\x24\xa3\x53\xbf\xf5\x05\x17\xe0\x47\xb2\x96"
+ "\xe8\x56\x31\x6c\xb1\x8c\x65\x3b\x59\x0c\x7c\x70\x16\x64\x72\x5f"
+ "\x8b\xb7\x9a\xb5\x64\x56\xb3\x3f\xfa\x2b\x99\x33\x07\x3a\xdf\x3f"
+ "\x2d\xfa\xd8\x5e\x89\x3b\x58\x13\xa9\x8d\x80\xf5\x61\xb4\xf5\xc9"
+ "\xa9\x8f\x4f\x7d\xca\x3e\x76\x7e\xca\xac\xeb\xc4\x7b\x67\x53\xf2"
+ "\x1f\x59\x53\xd2\x1f\x59\x41\x27\x57\xc0\x2f\xe6\x3f\x81\x36\x8a"
+ "\xa9\xae\x5a\xf8\xab\x8c\x51\xfa\x2c\x93\x68\xfc\x86\xd5\x76\xd0"
+ "\x64\x0f\x73\x6e\xf9\x1d\xfa\x98\x5e\x73\x85\x19\x9d\x5b\xde\x17"
+ "\xcf\x42\xff\x42\xe3\x75\xa5\xb5\x09\xdb\x62\xf8\xea\x74\xd9\xbb"
+ "\xe1\xcb\x40\x29\x47\x1f\x03\xb2\xdf\x04\x2f\x83\x56\xfe\x70\x7e"
+ "\xb0\xbc\x88\x95\x73\x08\xf0\xa0\x3e\x35\xaf\x95\x30\x69\x6a\x23"
+ "\x98\x3e\xac\xc2\x27\x39\x1c\x3e\x9f\xec\x01\x7c\x70\xd7\x42\xc9"
+ "\xe9\xad\xa5\xbe\x25\x11\x0c\x14\xad\x0d\xe0\x00\xce\x05\x51\x7f"
+ "\xd9\x15\x66\x72\x6e\xc1\x5d\x8c\x4f\xcf\x9b\xd7\x18\x8c\x4a\xff"
+ "\x85\xba\xf2\xab\xcc\x80\x79\x03\x1f\x52\x2e\xbe\x0b\x98\x37\x61"
+ "\xce\x3c\x51\xc6\x56\xfa\x3b\x45\x7f\x6d\xc0\x3d\xfa\x6d\xa7\xf9"
+ "\x2a\xa6\x3e\xa4\xd1\x5c\xd5\xe2\x57\x5d\x6f\x46\xf8\x30\xc6\x5e"
+ "\x4f\xb8\x12\x4a\xff\xe9\xe0\x04\x3f\xad\x1d\x45\xc8\xb1\x9f\xa6"
+ "\x29\xa5\xf1\x0b\xa5\x5d\x7e\x4b\xf2\x21\x92\x1b\xaa\x9f\x11\xbe"
+ "\x5f\x4c\x24\xeb\x08\x5b\x8e\x03\xe2\x8e\xe8\x9f\x32\xb4\x3d\xe1"
+ "\xa7\xf1\xf0\xab\xf2\x69\xa5\x5e\xd8\x08\x47\xfa\x25\xae\x47\x12"
+ "\x8e\xfe\xa9\xc4\xcd\xee\x3c\x2e\xd7\x44\xab\xb8\xcb\x0a\x9a\x32"
+ "\x16\xcf\x46\xfb\x60\x13\x6c\xb3\xf9\xcd\xc9\xcc\xa4\xe3\x1e\xd3"
+ "\x06\x33\x77\xf9\x1b\x80\x43\x26\x81\xfb\xf2\x1b\xf1\xd9\x1e\x33"
+ "\xed\x93\xad\x94\x6e\xd0\xd2\xb1\x1f\x2b\x24\x7b\x43\xee\x5f\xbd"
+ "\xc3\xcc\xf3\xaf\xb2\x19\x42\x87\xa6\xa5\xef\xf0\x98\x5b\x2c\x0c"
+ "\xf7\xdb\xfc\xf0\x1d\x85\x32\x94\x1e\x41\xfb\xee\x09\x6a\xd7\x49"
+ "\xf9\xe3\xb4\xfc\xbc\x2f\xd9\xe0\xb2\x37\x88\x75\x06\xff\x82\x62"
+ "\xbf\x95\xe9\xe3\x56\xdb\x3d\x66\x31\x67\x5a\x5a\x76\xb2\xd8\xe7"
+ "\xe1\x5f\x86\xf8\x78\x2e\xfa\xd3\x25\xd2\x75\x24\x87\x0b\x1b\x93"
+ "\xb0\x34\x3d\x7c\xf9\xc0\x5f\x6c\x58\x5a\x04\xf5\x99\x05\xdf\xa9"
+ "\x6d\xec\xf9\x58\x77\xab\x77\xe0\x3c\x51\xee\xf5\xa2\xed\x1d\x9c"
+ "\x49\x1f\xd4\x32\x4d\xf2\x14\xa7\x3c\xe1\x3a\x00\x9c\xe1\xa0\x6d"
+ "\xa5\x2f\x59\x1f\xe8\x4b\x8e\x40\xfb\xa8\x0b\xfa\x5b\x1a\x23\xb5"
+ "\x0b\xfb\x8b\x36\xc6\x4b\xd7\x59\x39\xee\x33\x52\xbd\xa2\x3f\x76"
+ "\x1f\xd1\x9e\x75\xb5\xa3\xdb\xad\x2d\x6b\x73\xe6\xaf\x23\x9c\xfe"
+ "\xb3\x0f\x34\x25\x60\x8a\xb2\x58\x7f\x84\x3d\xff\xcf\x3f\xc6\x9c"
+ "\x06\x68\x9d\x07\xa2\xa2\x2c\x77\x75\x33\x5d\x3e\xad\x1d\x79\xce"
+ "\xf9\xe7\xa7\xc1\x73\x16\x28\x9c\xd3\xf3\x1e\xe0\xae\xb9\x17\xf6"
+ "\x66\x51\x33\x84\x8d\x57\xf4\xd2\x56\x97\xaf\x9b\x35\x15\x7e\xc6"
+ "\x9a\xfc\xae\xc2\x13\x57\x3c\x06\x69\xeb\x65\x40\xbd\x2f\xe3\x5b"
+ "\x01\xad\x97\x94\x40\xed\xd8\x72\x32\xc9\x5e\x04\xbb\x7f\xca\xbd"
+ "\xe0\xcf\x3e\x4d\xde\xba\xfe\x18\xfe\xb2\x06\x3e\x7f\x61\x07\xad"
+ "\x94\xcd\x84\xbe\xbc\x80\x0f\x24\xb0\xbb\x84\xad\xd1\x5f\x12\xa2"
+ "\xbd\x2c\x49\xad\xf7\x92\xac\x97\xf2\x5f\xa7\x5e\xe0\x6d\x53\x95"
+ "\xd0\xa9\xd3\x98\x66\x3a\x03\x54\x77\x20\xfa\x16\xf0\x17\x05\xc4"
+ "\x0b\x11\x6f\xf3\xd7\xe7\xa8\x1d\x67\x8b\xbf\x95\xc1\x6f\x78\x8d"
+ "\x42\x7b\xff\x25\x0b\x53\xed\xda\x0a\x2e\xb2\xbf\xec\x52\x78\x42"
+ "\x0c\xc9\x81\xd0\x25\x17\x80\xce\x42\x37\x9f\x1f\x60\xe3\x5d\x36"
+ "\x37\x83\xbf\x5b\xaa\x63\xdf\x07\xd0\xdb\x13\xad\x0a\x70\x8b\xfe"
+ "\xed\x7e\x37\x2b\x27\xfa\x2d\xfc\xdf\xee\xbe\xf9\x40\xf4\x2e\xb6"
+ "\x94\xeb\xcd\xc2\x2e\x52\x29\x5d\xdc\x46\x73\x9b\x20\xed\xe8\x4c"
+ "\xa6\x30\x1b\xba\x88\x8b\xec\xaf\xe3\x60\x43\xc7\x4d\x91\xb0\x0b"
+ "\xf2\x72\x9a\xb3\x01\xc7\x5f\x13\xdd\xec\xcf\xe2\xee\x4e\x09\x78"
+ "\x2c\x41\xe7\xff\x7a\xc8\x13\x35\xad\x16\x75\xc0\x0f\x9f\x92\xe3"
+ "\xaf\x2b\xbf\xcc\x54\xb9\xf6\xaf\x79\x2d\xbd\x03\x4e\x5e\x32\xad"
+ "\x16\xeb\x48\xad\xdb\x4c\x75\xaf\xe2\xa5\xd3\x6a\xdd\xec\xaf\xd5"
+ "\x72\x6e\xc4\x73\x06\xbe\xfb\x87\x70\xe7\xf5\x2f\x9d\xd5\x83\xe0"
+ "\xb1\xfe\x52\x41\x7c\xb3\xb3\xcf\x34\xad\xf6\xbb\x96\x42\xe2\x27"
+ "\xfe\x5a\xe7\xd6\xeb\xa4\xbe\x56\xf5\xe5\x3b\x52\xf7\x10\x9c\xc3"
+ "\x83\x96\x49\x2e\xaa\x84\x64\x80\xb8\x1e\xf6\xd9\xec\x41\x07\xd3"
+ "\x0f\xd1\xde\x3a\x48\x72\x14\x3f\x98\x6c\x2a\x9b\xce\x12\xe9\xdb"
+ "\xf4\x1e\xd6\x36\xce\xaf\x67\x71\xf4\x17\xe3\xb9\x39\x03\xf1\x45"
+ "\x92\xa0\x1f\x6e\xbe\x82\x33\xeb\x36\x41\xf7\xcb\x0f\xb0\x39\x0a"
+ "\xd5\x07\xbd\x74\xf9\x74\x36\x07\x3a\x69\x4a\x4b\x48\x09\xc8\x33"
+ "\x1b\x4d\xe6\xdc\x3d\x9d\xcd\x1b\xde\xee\x5f\x7b\x25\xcf\xf8\x99"
+ "\x15\xbf\xdb\x3d\xec\x96\xcc\x25\xbc\x83\xea\x45\x0c\x52\xce\x6f"
+ "\xb6\xe8\x25\x6f\xd9\xf6\x91\xb9\x4a\xe2\x9d\x38\xa3\x20\x7c\xc3"
+ "\x19\x90\xaa\xfb\xd6\x09\x1f\xc6\xd1\x93\x8f\xe2\xce\xa1\x48\xd3"
+ "\xc5\x00\x96\x31\xa2\x1f\xaa\xdf\xd1\xc0\xee\x3b\x36\xa0\x0e\xf4"
+ "\x27\x25\x55\xea\xcd\xe1\x93\xd4\xcd\xda\x84\x9e\xa7\xe4\x00\x33"
+ "\x3d\x75\x80\xc5\x34\x3f\x26\xc6\xe5\x93\x6b\xd1\xc0\xd0\x5f\xa5"
+ "\x04\xeb\x8c\x70\x82\xfa\x8d\xf6\x80\x1b\x2d\xfe\x4b\xce\x02\x1b"
+ "\x57\x9c\x3f\x82\xdf\x9d\xbf\x7d\xd3\x99\x75\x8c\xad\xee\xf4\x4b"
+ "\x3f\x7a\xeb\x99\xe7\x30\xd5\x77\x78\x3a\x8b\xe9\x62\x7f\xbb\xdf"
+ "\xb5\x19\xb4\xd6\x72\xab\x33\xeb\x38\xd5\xfd\xb7\xef\x61\x3f\x2a"
+ "\x25\xf8\xc8\x7d\xe9\x33\x93\xcb\xd7\xc6\x10\xc3\xe5\xc1\x4c\x1e"
+ "\x40\x3d\x94\xe7\x69\x31\xde\x83\x16\x6b\x8a\xf4\x1b\x2b\xc6\x1a"
+ "\x3c\x8f\x50\xc7\xe1\xba\x22\xea\x3b\xe2\xda\x40\xfc\xab\x3a\x26"
+ "\x0d\xd6\x12\xbf\xfe\x76\xc6\x99\x75\x84\x61\x7e\x90\x9f\xde\x5b"
+ "\x5d\x04\xf1\x94\x0b\xc3\xe7\x05\x79\xba\xd8\x67\xa8\xf7\xff\x84"
+ "\xce\xd9\x70\xfe\x13\xca\x53\x7d\x00\xb6\x80\x6d\xcb\x0f\x12\x8c"
+ "\xa4\xfe\xf1\x6f\x4f\xa0\xaf\x6e\xf6\xb7\xcd\x2e\xdb\x67\xa3\xdf"
+ "\xf5\xa5\xb5\x4f\x78\xbf\xab\x45\xe8\xde\x3e\xfb\xc1\x83\x7e\x85"
+ "\x4b\x7a\xf6\xf7\x18\xe2\xdd\x68\x7f\xfd\x7b\x0c\x68\x81\xa0\x27"
+ "\x77\xe2\x6c\xfc\xef\x93\xcd\x3a\x39\xbf\x18\x0b\x78\xa6\xd1\xe6"
+ "\x38\xec\xdc\x23\x06\x7d\xd5\xe6\x98\x9b\x96\xb5\x29\x38\xcf\x82"
+ "\xcd\xfa\x90\x85\x49\xfc\xe3\x15\x54\xaf\x4a\xe3\x4c\x6b\x54\xde"
+ "\x71\x4d\x5f\x54\xd4\x1c\xfe\xa4\x25\x68\x5f\x4b\xeb\xd7\x9a\x22"
+ "\x6d\xa2\x2d\xa0\x51\x87\xf5\x72\xed\xa0\x8f\x6a\xd9\x95\xf2\x9c"
+ "\xfd\xb3\x56\x2a\x3f\xaa\xfe\x85\x47\x10\xdd\x71\x10\x99\xa6\xf1"
+ "\x88\x3b\x78\x44\xab\x68\x3f\x18\xef\xf2\x0e\x32\x79\xf6\xff\x77"
+ "\xf8\x16\x18\x8f\xfb\xd7\x5a\xdf\x6e\xec\x8c\xe2\xef\xc9\xf2\x8c"
+ "\xe2\xef\x55\x9a\x3c\xce\x4d\x04\x63\x87\x59\xc4\xf3\x20\xbe\x4b"
+ "\xf1\x46\x2d\x73\x7b\xa2\x1e\x8e\x91\xeb\xe6\xef\x4e\x1e\x25\xe9"
+ "\x6d\x8a\x8f\x15\x62\x5c\xaa\x8e\x63\x3c\xc6\x4c\xf5\xb8\xb5\xb3"
+ "\x72\xad\xee\x31\x63\xe4\x68\x63\xa3\x31\x49\xbf\x1d\xcb\xda\xc4"
+ "\xd8\xe0\x7b\x4a\x8c\xad\xfd\x07\x28\x7f\x63\xe3\x69\x97\x31\x12"
+ "\x4b\x96\xb9\x9d\xd3\x51\xc7\xe9\xab\xe8\x1f\xe6\x84\xe8\xc3\xd4"
+ "\x1e\xd6\x5e\xc7\x27\x3d\x35\xe9\x06\xeb\x94\x77\xad\x4b\x1e\x8e"
+ "\x79\x8e\x68\xb0\xbc\x8b\x0b\xfb\x9f\xd3\xa7\x79\xe9\xc3\x31\x90"
+ "\x61\xfa\xa8\x3d\xc2\x8f\x30\x3a\x74\x7a\x03\xe6\xea\xce\x63\x2c"
+ "\x49\xe2\xe1\xe9\x87\x20\x3b\xcb\x18\x66\xa7\x49\xfe\xfd\x6b\xa3"
+ "\x3c\xd7\xd2\x6c\xb1\x75\xc2\x16\x3b\x9c\xc6\xde\x58\x1f\x4f\x0b"
+ "\x7a\xc7\xa3\x17\x13\xfd\x69\xf7\x0a\x1b\x27\xea\xef\x76\xbf\x46"
+ "\xff\xda\xbd\x1c\xba\xf3\x7c\x55\x87\x0a\x5a\x96\x2f\x7d\x60\x52"
+ "\x7f\x2a\x83\x3a\x54\xf8\x2a\x70\xf0\x46\xe4\xa3\xb9\xbf\x84\x3c"
+ "\xd2\xb7\x5e\x8f\x7a\x8f\xff\xf4\x2b\xea\x1d\xfd\x04\xd8\x7d\x51"
+ "\xd9\x56\xb7\x4e\x2f\xec\x84\x01\x03\xb4\x2d\xfa\xae\x87\xbe\xf4"
+ "\x74\x6f\x48\x67\xdd\x2e\x64\x47\xe9\x67\xe3\x1f\x06\x0d\x47\x68"
+ "\xbc\xe3\x65\xdc\x9a\xf6\x27\x4e\xce\x63\x02\x07\xfa\xb8\x65\xd2"
+ "\x57\xaa\x81\x93\xff\x98\x17\x0e\xa7\xd5\x7e\xa5\x40\xd2\xa0\xd3"
+ "\x71\x5c\xac\xf5\xd3\x71\x5f\xcc\x4f\xfc\x63\x97\xc6\x8b\x48\x38"
+ "\xc7\x10\x7d\x39\xb3\x52\xc0\xba\xf8\xda\x51\xf8\x95\x7e\x32\x1f"
+ "\x7e\xf2\xff\x79\x1f\xe2\x11\xf8\x8b\xaf\x35\x06\x0a\x2c\xf0\xbf"
+ "\xcc\x94\xe2\x6b\x6d\x5d\x99\x4c\x9f\x92\x09\x3d\xfd\xb4\x4c\xc8"
+ "\x78\x24\xb3\xc6\xf0\x68\xe2\x4f\x68\x9d\xe7\x6d\x62\xe6\x1f\x64"
+ "\x40\x5f\x91\x10\x87\x78\x01\x88\x15\x80\x58\x1f\x81\x82\x84\x58"
+ "\x7a\x8e\x27\x7e\x2e\x86\x1b\xaf\xd5\xe3\xac\x3f\xe0\xe0\x44\x8f"
+ "\xdb\x61\xcb\xac\x77\x79\x7c\x2c\xef\x02\x33\x22\x1e\x81\xbf\x74"
+ "\x5a\x71\x8b\xf7\xb4\x90\x6f\xa2\x33\x59\x1c\xf1\x1f\xb8\xdb\x62"
+ "\x51\xa2\xa6\x65\xd2\x1e\x6f\x93\xe3\xbe\xc4\xe5\xb8\x65\xbf\xd1"
+ "\x7f\x41\xe3\x48\x0e\xcf\x17\x7d\x77\x9f\xf5\x53\xfd\x4a\x09\x3b"
+ "\x15\x28\x61\xad\xd2\x57\x44\x13\xcb\xb7\xf1\x6e\x97\xb7\x89\x64"
+ "\xae\xab\x22\x36\x23\x6c\x09\x30\x46\x8c\x0f\x6d\x7f\x7c\xe5\x82"
+ "\x88\xaf\xe0\xa7\xf7\x82\xcd\x6a\x99\x5e\x2a\xd3\xdb\xc4\x06\x4b"
+ "\x98\x18\x7b\x8b\x57\x96\x4d\x11\xcf\x28\x1f\x06\x07\x75\xcc\x41"
+ "\x38\xd0\xd8\x31\x3e\x8c\xdf\x0f\x98\x10\x0c\xd4\xb1\x5a\x86\xd4"
+ "\x71\x62\x8c\x7f\x24\xaa\x70\x80\xc6\x49\x63\x15\xe3\x1c\xa2\x71"
+ "\x36\x66\x30\xe6\x2b\x5b\xe6\xb9\x16\xcd\x5a\x21\xa3\x16\x7c\x42"
+ "\x3c\x7c\x6e\x05\x23\x59\xd4\xf0\x5a\x7e\x85\xfe\xa7\xc4\x9b\xe4"
+ "\x7b\x48\x26\xf5\xf0\xee\x16\x1a\x93\x2b\x93\xfe\xfc\xd5\x0c\x3c"
+ "\x8e\xc6\xaf\xc3\x4e\xfc\x63\xe5\x2c\xcb\xef\xe6\xdd\xc4\x9b\xfa"
+ "\x60\xc7\xec\xca\xa0\xf1\x93\x0c\xdb\xa5\xf6\x1f\x79\xf3\x2e\xcb"
+ "\x71\x99\x37\xb3\xb8\x77\xd7\x15\xeb\x5d\x6d\xc5\x4c\x1b\xcb\x23"
+ "\x94\x8f\xc6\x63\xa1\xba\xa2\x30\x1e\x85\xc6\x79\x90\xfa\xe9\x0b"
+ "\x1b\x53\x73\xaf\x8f\xea\xfc\x33\x9b\xb4\x86\xe9\x0e\x5c\xa4\x71"
+ "\x5c\x64\x96\x8a\x7c\xe2\xbf\xbe\x03\x7e\xd1\x3d\x33\x32\x99\xcd"
+ "\x71\xb3\x7f\xce\x91\x32\x9d\xf0\x75\x3e\xa5\x87\x9d\xb9\x3f\xe8"
+ "\xcf\x1c\x31\x22\xa2\xa6\x95\x00\x8f\x84\x5f\x73\xec\x19\x03\x84"
+ "\x33\x38\xf3\xdf\x4e\x6d\x0c\x24\xc4\x8b\xfe\x38\x16\xc0\xae\xd9"
+ "\x44\xef\x88\x8d\x86\x7b\xd8\x3a\x2a\x57\xcc\x09\x66\xa8\x9f\xf8"
+ "\x39\x1b\x7e\x01\xc3\x51\xed\x77\x5f\x67\x0b\x79\x34\xf1\x98\x24"
+ "\x7f\xd7\xe5\x7b\xf4\x7b\x5f\x67\xf3\x6e\x8c\xa6\x9c\xb1\x8d\x45"
+ "\xbf\xa1\xeb\x45\x7d\x34\xb6\x58\xda\xb9\xbf\x37\x7c\x8d\x59\x05"
+ "\x2d\x93\x74\xb0\xc3\x0a\x5d\xea\x0d\xb6\x2b\x78\x38\xd8\x6b\xdc"
+ "\x58\xb9\x8e\x39\x5a\x3f\xa8\x0e\xf7\x58\x7d\xbf\x71\x38\x74\xe4"
+ "\x8e\x55\x57\xe9\x7e\x61\x6f\x59\x50\xb6\x9f\xe8\x05\xf1\x0a\x27"
+ "\x2d\x38\x97\xa1\xbd\xf3\x88\x97\x65\x1f\x62\x88\xe7\x17\xe5\xf2"
+ "\xaf\x62\x27\xab\x13\x59\xcd\x15\xf8\x42\x4c\x88\x7d\xf6\x0a\xcd"
+ "\xa5\x4a\x43\xc0\x93\x42\x27\xcd\xb3\x13\x62\xca\xf7\x6b\x3c\xfc"
+ "\xbf\xee\xcf\xbd\xca\xf4\xd6\x2d\xe2\x79\xf9\x72\x2b\xf7\x57\xea"
+ "\x95\x8c\x6a\xf8\xe9\x8f\x5e\x62\x85\x9f\x7e\xcd\xf7\xbd\xe0\x7d"
+ "\xec\xb4\xe6\xfa\x2c\x93\x4a\xb3\xd8\x3c\xc4\xeb\x30\x7b\x24\x2f"
+ "\x27\xf7\xeb\x7f\xd9\xa8\x7f\x31\xaa\x3f\xfc\x18\xe9\x0f\xff\xcc"
+ "\x09\xd8\xc8\xab\xdf\x5f\x0e\x90\x0c\x23\xea\xcd\x62\x73\xaa\xaf"
+ "\xb0\x04\xf0\x41\x29\x67\x25\xcf\x06\xb9\x70\x55\xaf\x99\x07\xfe"
+ "\x9d\xc0\x0e\xf5\x84\xe2\x79\x78\xb2\x11\x03\x84\x5b\xc6\xb2\xc5"
+ "\x2e\x8f\x17\xb6\x09\xc2\x97\x34\xce\x2c\xe8\x9d\x55\x3e\xc3\x0c"
+ "\x27\x61\xe7\x58\x2b\xef\x97\x9e\xf4\x4b\xdb\xe1\x01\x47\x67\x9c"
+ "\x16\xe7\x60\xcc\xb3\xf7\x12\x29\xef\x28\xe3\x49\xfe\xf2\x0c\x38"
+ "\xa5\x6f\xdd\xce\xf5\xae\x3d\x4a\x98\x8c\xd3\xb9\x18\xdf\x90\x06"
+ "\x7f\x85\x49\x02\x96\x9d\x7b\x20\xf7\xa8\x32\xe3\xbb\xd6\x60\x9a"
+ "\xe4\x61\x84\xfd\xb6\x45\x9e\x25\xd2\xde\x14\x4d\x7d\xa9\xd5\xf6"
+ "\x33\xec\xeb\xd2\x87\x71\xe7\x71\xb7\xde\xb0\xe0\x3a\xfd\x8b\x51"
+ "\xed\xcd\x71\x0e\x94\x44\xf9\x3b\xb5\xfd\x4d\x9c\x07\xef\x9e\xfe"
+ "\xad\xec\x1d\x6c\xc6\x77\xa7\x19\x19\xce\x12\x29\x6f\xb7\xdc\x77"
+ "\xcf\x9a\x42\xe7\x0d\x49\x02\xde\xf0\xbd\x21\x64\x0c\xf8\xb4\x95"
+ "\x31\x3b\x7a\x35\xdf\xb6\x72\xff\x3d\x7b\x7b\xa8\x9d\xb3\x2b\x83"
+ "\xfb\x28\xb5\x01\x7b\x76\xd4\x2f\x79\x93\xb3\xd2\xdf\x24\xe5\x93"
+ "\xfb\xeb\x59\x76\x1d\x5e\x2c\x01\xf0\x55\x54\x79\xd2\xd5\x7b\x4e"
+ "\xc2\xd7\xce\x22\x70\xa7\xe3\xdd\x7c\xb7\x21\x5a\xfa\xa0\x37\x53"
+ "\xfb\x87\xf0\x1d\xb8\xee\xbc\x13\xfa\xc0\xb3\xd7\xa0\x5d\xe6\x43"
+ "\xc9\xa6\x07\x21\xeb\x0b\x5e\xfc\x6c\xf7\x7c\x2a\x47\x69\xb1\xef"
+ "\x5c\xf4\x19\xca\x77\xb2\x79\xd2\x47\xf0\x59\x61\xdf\x09\x5f\x0c"
+ "\x5f\x89\x63\x96\xaf\x54\xb2\x84\x01\x47\x57\x8c\x5b\xaf\xcf\x14"
+ "\x7a\x52\xb4\x5f\xb6\x2e\x09\xf7\x52\xde\x18\x74\x8f\x93\x73\xd5"
+ "\xf5\x1a\xee\xa0\x84\xbd\x3f\xa0\x9e\x35\xb5\xba\x59\xd7\xb1\xc3"
+ "\x17\xa5\x5d\xbe\xd0\x2f\x95\x2c\x71\x86\x6c\x19\xba\x5e\x93\x7d"
+ "\xe9\x7a\xed\x64\xa6\xb8\xc3\x73\xaa\x46\xc4\x1e\xe8\x22\xfe\xa8"
+ "\xd3\xa9\xea\x63\x5a\x05\x5e\x81\xdf\x2d\x82\x0c\x76\xce\x59\x4a"
+ "\xf9\xb0\x4f\x10\x7f\x94\x24\x79\xf8\x25\x6d\x0a\xe1\x4f\x68\xfc"
+ "\x5d\xd3\xa0\x6f\x1c\x95\x26\x1e\x60\x4c\x94\x29\x5d\x12\x23\x6c"
+ "\x63\x4a\xd7\x55\xd1\xaf\x91\x97\x2e\x75\xd2\xaf\x89\xd2\x5b\xe9"
+ "\x37\x86\x7e\x1b\xe9\x97\x78\x98\x75\x85\xc0\x4b\x92\x61\x2d\x88"
+ "\xc1\xda\x17\xb5\xc4\x38\xd6\x7d\x3f\xc0\xc6\xb5\xe7\x61\x26\xed"
+ "\xff\xce\x55\x20\xfe\xe6\xea\x43\x8c\x65\xfb\xf9\xa0\xf5\x16\xc4"
+ "\xd0\x39\x57\x51\x70\x08\xe7\xf2\xe7\xd2\x86\x9f\xcb\x9f\xdb\x43"
+ "\x7f\x0d\x8c\x75\x13\x96\x77\xaf\xa0\xe7\x8a\xd0\x5f\xf7\x9e\x01"
+ "\xc7\xb9\x0a\x82\xa3\xe0\xb1\x6e\x8c\x26\x9e\x13\x3a\x9f\x72\xc8"
+ "\x45\x51\x33\xeb\xe4\x78\x1f\xf2\xd0\xbb\x91\x47\xad\x4b\x54\xc7"
+ "\xeb\xa6\xf7\x18\x6b\x01\xed\x6b\x51\x04\x93\xe9\x34\xe6\xa8\x75"
+ "\x55\x18\x2f\xfa\xdb\x17\xb5\xd4\x19\x7e\xd7\x11\x75\x62\xfc\x9e"
+ "\x28\x2a\x47\xb0\xe4\xb7\xfd\x76\x8d\x06\x4f\x15\x4e\xb8\xdf\xa3"
+ "\xef\xa3\x3a\x24\x1f\x74\x0e\x77\x57\x9d\x5a\xfe\x20\xec\xa7\x33"
+ "\x71\xee\x8f\xb6\x48\x26\x36\x6a\xf7\x28\x07\x1c\xdd\xb9\xef\x6d"
+ "\x96\x67\x23\x28\xeb\x0d\x2b\x0b\x5f\x21\xa3\x95\xa7\x36\x8d\xb2"
+ "\xcd\xa5\xce\x2e\x76\xee\x69\xd9\x6e\x77\xe6\x58\x6b\x29\x7f\x36"
+ "\xf1\x77\xd5\x6e\xdc\xe5\x02\x3f\xb4\xc8\x35\xc3\xcb\x5c\xd5\x0a"
+ "\xed\xf9\x4b\x3c\x49\xf9\x9c\xea\x38\xff\xf5\x16\x5f\xf7\x0d\xee"
+ "\x87\xdd\xc2\x9e\x97\x0f\x16\x32\x57\xee\xdd\xe2\x6c\xec\x22\xeb"
+ "\x49\x75\x79\x84\x2f\x05\x3c\x0b\x7b\x48\x9c\xc7\x63\x6f\x20\x19"
+ "\x3b\x18\x07\x46\xa1\xbc\x35\x48\xa7\x34\xdc\xe1\x3a\x1c\xf6\x8d"
+ "\x97\x2d\x6e\x94\x6b\xaa\x67\x1a\x78\x0b\xd1\x5f\xff\xff\x75\xa2"
+ "\xcf\x4a\xc9\xe2\x46\x8c\xa1\x80\xe4\x3f\xc4\xbe\xc5\x9a\xb0\xe6"
+ "\x40\x57\x78\xfe\x2a\xe1\x1d\x57\x4a\x17\x37\xde\xd8\x18\xce\x3b"
+ "\xd1\x66\x81\x9f\x5f\xf4\x44\x2d\x6e\x04\x4f\x52\x9e\x3f\xce\xb8"
+ "\xac\x9a\x3b\xfb\xa2\x97\x10\x2d\xec\xb1\xbc\x67\x97\x73\x73\x63"
+ "\xf5\xf6\x58\xb4\xb1\xd7\xa8\x63\xa7\xb6\x84\x3f\x84\xbb\xaa\x64"
+ "\x7c\x1c\xca\xb3\x66\x4c\x9d\x15\xcd\x33\xf8\x01\xda\x1b\xae\xa9"
+ "\xb0\xa8\x0d\xee\x0d\x37\xd6\x8f\xda\x2f\xd1\xc6\x90\x6c\xe3\xdf"
+ "\x86\xff\x5e\x1b\xff\x36\x5c\xaf\x0d\x79\x16\xff\xef\x8a\x1b\x97"
+ "\x1d\xff\x2d\xfc\x5a\x12\xfd\x74\x4b\x9a\x79\x41\x17\x20\xf9\xcd"
+ "\x6f\x7a\x08\xfb\x47\x01\xec\x6e\x11\x2b\xc8\x5f\x32\xb3\xae\xd9"
+ "\x3e\xc8\x9c\x39\x9f\xb2\x4e\xf6\xef\x8f\x50\xa6\xd9\x06\x99\x6d"
+ "\x5d\xe2\x50\xd9\xd2\xa4\x21\x7d\x8f\x1b\xf0\x3e\x44\xf3\x70\x30"
+ "\x0c\xcf\x5a\xbc\x9f\x32\xd7\x06\xe8\x57\x5b\xa1\xd7\x4e\xe4\x51"
+ "\x0f\x79\x14\xa2\x0d\xc4\xa3\x07\x04\x3c\x88\x7f\x11\xf2\x16\xc9"
+ "\x6c\x42\xde\xf2\x08\x5f\xe0\x51\x22\x06\x90\xe3\xf5\x5e\xe8\xbe"
+ "\x03\x43\xc9\xd6\x01\x07\x5b\x83\xd8\x40\xd0\x3b\x73\x53\x64\xf7"
+ "\x6a\x7f\x04\x17\xf2\x14\xf1\xfe\x88\x0d\xe4\xf2\xba\x59\x80\xf8"
+ "\xe8\xea\x7e\x16\x57\x4d\xbc\x27\xd1\xec\x18\xd0\xf5\xc3\x6a\x7c"
+ "\xa0\xd2\xfe\x50\x7c\xa0\x1a\xe8\x7a\xda\xe8\xb9\x9f\x19\x02\xa5"
+ "\xcb\xda\x0e\xf6\xb3\x39\x87\x72\x58\xc2\x41\xe8\xf2\xce\x4b\xde"
+ "\x47\xd8\xc9\x23\x56\xd0\xd6\x04\x9c\x25\x84\x78\x1f\xf8\xfe\x08"
+ "\xd1\x2d\x31\x97\x37\x06\xef\x5e\xb1\x0f\xfa\x4b\x96\xc4\xf8\x4d"
+ "\xeb\xaa\x08\x76\x4e\x4a\x63\x04\xbf\xdc\xd1\xe6\x56\xb3\xb7\xa9"
+ "\x0c\x8b\xef\xf4\xde\x1c\x49\xdf\xdd\xec\xc2\xf2\xb1\x70\x22\x70"
+ "\x30\x99\xdd\xd5\xcb\x12\xa5\x0d\xc0\x44\xda\x13\x2f\x1c\x85\x7d"
+ "\x64\xfe\x13\xcc\x12\x38\xb8\x5e\x57\xf0\x22\x8b\x70\xf9\x93\x18"
+ "\xfe\xf2\x2f\xf3\xee\xbb\x36\xb3\x44\x9c\x3f\xe0\xac\xc4\xfa\xa4"
+ "\xc8\xbf\x63\x4e\x2e\x4b\x0c\xaf\x7b\x85\x34\x22\x11\x41\x15\x76"
+ "\xc0\x82\x64\xfb\x26\x5b\x86\x75\xe3\xb6\xac\xac\xf4\x2d\x36\xeb"
+ "\xaa\x65\x6b\x46\xdc\x75\x2b\xa3\x7d\xc1\xbc\xeb\xfe\xb5\x66\xff"
+ "\x0a\xab\x8c\xcf\x75\x29\x11\xf6\xba\xbc\x20\xb9\x4a\xf2\x9f\x97"
+ "\xbe\x2e\x79\xf6\x58\xa7\xbc\x6b\x77\x29\x51\xbe\xdf\xb4\x99\xf0"
+ "\xf9\x96\x1e\x76\x51\xec\xf7\xca\x41\xcb\x11\xc2\x4d\x5d\x17\xbb"
+ "\x78\x06\x36\x0e\x12\x4f\x2f\xbe\x07\xbf\x11\xd2\x16\xe2\xc2\x71"
+ "\x69\x0b\x71\x31\xe8\xff\x45\xda\x7e\x2d\x71\xc3\xee\x01\xe7\xdb"
+ "\x72\xed\x5d\x2c\xd4\xd6\x1e\xe5\x2d\x21\xfe\x29\xe6\xc6\x69\xce"
+ "\xc5\x12\xa9\x33\xbb\xd8\x44\xf0\x4f\x56\x6d\x1e\x67\x75\x50\xdf"
+ "\xd1\x17\xfa\xbe\x06\xfd\x09\xdd\x19\xba\x34\x6d\xb8\xbf\x1c\x75"
+ "\x8c\x07\x2d\x3f\x97\xfa\xf0\x4b\x5f\xc7\x78\xa8\x5c\x52\x58\xfa"
+ "\x0c\x1a\x7b\x92\x9a\xee\x41\xf9\x51\xe7\xe1\x81\x2d\x1b\xb7\x3e"
+ "\x91\x99\x6a\xdb\xf4\xe8\xa6\xcd\x9b\x6c\x3b\x84\x3b\x88\x79\xe2"
+ "\xbf\xff\x98\x9b\xb6\x76\x64\x6c\x83\x04\xe8\x45\x54\x9f\xe8\x5e"
+ "\xd8\x34\x48\xdd\xd4\xa5\x0f\xfc\x0e\xb6\xf4\xc6\x60\x70\x49\xd0"
+ "\x99\x6a\xe1\x23\xe6\xd2\x29\xb7\x3e\x62\xb9\x7a\x46\xd1\x2b\xed"
+ "\x3f\xe5\xf7\x3e\xd3\xba\x42\xeb\x74\xb6\xa8\x83\xf5\x15\xe3\x6c"
+ "\x8a\xe6\xa4\x15\x7b\x58\xe9\x4e\xec\x35\xad\xac\xd9\x4f\xfb\x99"
+ "\x38\xaf\xf6\xbc\x85\x98\x67\xe0\xe3\x08\x46\x47\x3a\x98\x47\xcc"
+ "\x3b\xbf\x64\x39\x22\xfc\xbe\x5c\xb2\xfc\x1c\x78\x83\x3e\x2b\x3c"
+ "\xf9\x20\xe7\xc9\x07\x94\x4b\x19\x07\xf9\xa5\x8c\x03\x21\xbf\xaa"
+ "\x9e\xe3\x54\xf6\x58\x87\x5a\x57\xd9\x45\x76\x0c\xb4\x0a\xef\x66"
+ "\x5b\x0c\xc9\x67\x4b\x1a\xd1\x1f\x97\x27\x91\x49\x5f\x10\x9e\xe3"
+ "\x2e\xef\xdd\x8c\xf8\xbf\x56\x71\xdf\x53\x9c\xb1\x11\x8f\x46\xe5"
+ "\x5c\xd4\x2f\x97\x67\x10\xfc\x40\xa3\x42\x7c\x1a\x8d\xb7\x93\x68"
+ "\x96\x88\xcb\x86\x31\x1f\x22\x3e\x1d\x76\x17\x03\x0e\x0f\xf1\xa1"
+ "\x17\xda\xc2\x6d\x6f\x00\x83\x52\xfa\x0e\xdb\x0b\x39\xff\x9e\xab"
+ "\x98\x3f\x82\xf1\xff\x09\xe1\xc0\xe5\x89\x18\xdf\xca\x4e\xfe\x4f"
+ "\x5e\x7c\xcd\x27\xe7\xfb\xf2\x4c\x35\xed\x52\xc8\x17\xc5\xe5\xaf"
+ "\xd3\xfb\x10\xfd\x29\xbc\x78\xc8\x12\x76\x3e\x8c\x6f\x42\xee\x86"
+ "\x1d\x49\xe6\x4e\xac\x95\xcb\xe9\xf2\xbc\x78\x68\xaa\xa7\x20\x23"
+ "\x82\xca\x04\x70\x5f\x55\xc2\xf7\xf2\x5e\xd7\x9e\x8b\x9a\xbd\x05"
+ "\xf5\xe9\xca\x5c\xe7\x63\x7e\xd8\xa0\xc5\xb9\x3a\xfd\xc2\xbe\x51"
+ "\xf5\x3f\xa2\x53\x1c\x97\x16\xc1\x2e\x9e\x64\x34\xd3\xa1\x58\x19"
+ "\x57\x64\xc0\x71\x39\xe4\xff\xd9\x24\xf9\x36\xac\x2d\xc4\x8d\x14"
+ "\xb6\x23\xc4\x1f\xa1\x4f\x58\x5b\xd4\x56\x27\xce\x9a\xe5\x1a\xbb"
+ "\xec\xf9\xef\xad\xb1\xcb\x1e\x8c\x85\xea\xda\xc3\xf5\x05\xfc\xae"
+ "\x12\xb6\x41\xd8\x02\xf8\xbd\xb8\x67\x6c\x20\xfa\xdf\x2e\xe9\x47"
+ "\x5f\xaa\xb0\x17\xc9\xe9\xad\xc5\x5d\xde\xc3\x83\xcc\xa4\x94\x44"
+ "\xba\xc1\x2f\x37\xe7\x0a\x1b\x0a\x23\x95\xab\x83\x8d\x05\x6c\x06"
+ "\xa3\x45\x5c\xd2\x4f\xd9\xe1\xab\xcc\xd0\xc9\xae\x64\xe2\x4c\x27"
+ "\x04\xeb\x2b\x1f\xe0\x0c\x8f\xff\xd4\x57\x61\xce\xd5\x17\xa3\x0e"
+ "\xa5\xff\xc2\x42\xad\x1c\xf1\x88\x13\x50\xae\x83\x5d\x79\x45\x94"
+ "\x43\x5e\xe1\xa7\x26\x66\x3d\xed\x9d\x31\xc8\xef\xa7\xf7\x1a\x25"
+ "\x66\x0d\x27\xba\x1e\xc8\xf1\xd7\xd1\xb7\xb5\x4a\xc9\x52\x27\xa5"
+ "\x25\x8b\xb3\x84\x21\x0b\xce\x18\x09\xe7\xa6\xd5\xba\xdc\xe7\x9c"
+ "\xa2\x3f\xb8\x7b\x6c\xa3\x3d\x50\xc8\x17\x57\x02\x35\xe7\x99\x21"
+ "\xf3\x31\xcc\x67\x9f\xe4\xb1\x2f\xb2\xa3\xb2\x7f\x7d\x4f\xf7\x95"
+ "\xb1\xd6\x3e\xc2\x57\xaf\xde\xc8\x4e\x5a\x60\x33\xbf\xae\xf0\xa4"
+ "\x65\x90\xe6\xa7\x2f\xd9\xad\xf7\xa9\xbc\x6d\x5f\x70\x6d\x02\x47"
+ "\x23\x2c\x31\x05\xf4\xdd\xae\xd9\x28\x01\x2f\x4b\x44\xfc\x80\x2b"
+ "\x6b\x00\x37\x37\xf3\x18\x9b\x37\x87\xfc\x77\xf7\xc9\x7b\x7a\x31"
+ "\x54\x26\xe8\xff\x3e\xd0\xaf\x34\x51\x3f\xe0\xe7\xc8\x1e\xc8\x51"
+ "\xda\x71\x06\xfe\xe0\x55\x85\xe3\x0e\x03\xee\xa3\x40\x7e\x59\x6d"
+ "\xe7\x7d\x90\xc7\x70\xf7\x0b\xe7\xdf\xb8\x7f\x1f\x5a\x27\x7d\x3e"
+ "\xed\x1e\xbe\xb6\x36\x70\xbf\xab\xec\x47\x62\x9d\xc2\xa6\xd5\x24"
+ "\xce\x00\x22\x1e\x3f\xff\xa0\x97\xea\xbc\x28\xce\xae\xfa\x6a\xd4"
+ "\x7a\xe0\x8f\x6d\xc0\xe1\x5d\xa4\xd5\xa1\xc0\x1e\x38\x4b\xd8\xe3"
+ "\xb9\x65\x79\x69\xef\xf3\xa0\x57\x11\xf7\x72\x50\x5e\xda\xe1\x78"
+ "\x83\xfe\xdf\xe4\x5d\x19\x6f\xa1\x66\x33\x46\xcf\x25\xc1\xbb\x7e"
+ "\x04\xd3\xbe\x92\x25\x8d\x5e\xa2\x0f\xde\x92\x25\x46\xfa\x76\x94"
+ "\xd6\xf5\xe7\x7c\x7d\x0c\xd3\x49\x20\xbe\xe1\x36\xa6\x57\xa2\x4d"
+ "\x26\xf8\x5f\xc1\x1d\x56\x69\xc7\x7e\x75\xa2\xea\x8b\x25\xe2\x22"
+ "\xf3\x7e\x10\x3a\x0b\x0f\xa8\x7a\xdc\xab\x89\x52\x8e\xb8\x9a\x28"
+ "\xf4\xb8\x65\x4b\xea\x7e\xb6\xd3\xa7\xaf\xdb\xe9\xd6\x4b\xfb\xba"
+ "\xab\x73\x88\x93\x09\x8b\x81\xe1\xed\x44\x5d\xa3\xf3\x7d\xb1\x71"
+ "\xb2\xce\x7e\x11\x2b\x2e\x24\x97\xf7\x0b\x9e\x0e\xe7\xd6\x0a\x78"
+ "\xb8\xe8\x99\x4e\xd8\x29\xb9\x32\xaf\x40\x9f\x3b\x5e\xea\x08\x64"
+ "\x1e\xd5\x6e\xf3\xa6\x9e\xe1\xef\xb1\x78\x97\x30\xbb\x7a\x5c\x3b"
+ "\x1b\x2a\xd3\x2b\x88\x71\xc9\x0b\x6a\x89\x5e\x66\x7a\x85\x6f\x07"
+ "\x17\xf1\x84\xd4\x06\xcf\xcc\xc2\xdd\xc8\xab\xe7\x11\x37\x4b\xae"
+ "\xcd\x7e\x71\x7e\xa3\x38\x96\xf2\x02\xc8\x45\x9e\x5e\xe1\xff\x8d"
+ "\xf2\x4d\xa6\xba\xa7\x34\xe4\xf6\x12\xfe\x46\x9e\x42\xac\xe4\x4e"
+ "\xb5\x6d\x4f\x54\x6c\xdc\x57\x4c\x6c\xc3\x80\xa3\x3f\xc1\xcd\x3e"
+ "\xac\xbd\x71\xba\xd1\x9f\x70\x3d\x1e\x59\xf2\x6c\x49\x6c\x2c\x39"
+ "\x1b\x7a\x94\x3b\xa9\xfd\x55\x1c\xfd\x1f\x98\xe2\xa7\x35\x35\xa4"
+ "\x9f\xc0\xbf\x56\x68\x67\x7e\xc7\x04\x1e\xd8\x49\xf3\xd5\x67\x21"
+ "\x39\xac\x89\xb5\x48\xdb\x17\x9c\xdf\x9b\xf3\xbd\xfc\x8a\xcb\x7f"
+ "\x1c\x7a\x7c\x8f\xe4\x53\x06\xa2\x5c\xfe\xb7\x19\xec\xb5\x41\x6f"
+ "\x3a\x58\xff\x35\xf4\xeb\xce\xcc\x42\x36\xff\x22\xbe\xf7\xd7\x4b"
+ "\xfe\x6d\x20\x4e\xfe\xf6\x77\xc2\xf7\x74\x78\x9f\xfe\x63\xdb\x96"
+ "\x8d\x70\x60\x3e\x7f\x65\x7a\x4e\xfa\x66\xeb\x77\xe0\xde\x7c\xa4"
+ "\x1d\x68\x28\x96\xe6\x80\x1b\xfb\x2b\x78\x68\xc4\xd4\xbc\x5e\x3c"
+ "\x4d\x2d\x96\x26\xad\xb9\x39\xd0\x3b\xff\x6f\xc6\xd3\xd4\x78\x64"
+ "\xc4\xd2\x0c\x9d\xc1\xf8\x6a\x83\x6b\x40\x79\x77\x00\xef\x62\x4f"
+ "\x77\x0c\x58\xb1\x8e\xe4\xfe\xe2\xb3\x84\xfb\xc1\x12\xfe\x5c\x4a"
+ "\xa7\xd5\x52\x7a\xa2\x76\x87\x95\x70\xd1\x44\xef\x49\xa1\x3b\x33"
+ "\xbe\x95\x04\x37\xe9\xe7\xd4\x24\xf2\xae\xd7\x6c\x15\x84\x1f\x52"
+ "\xd5\xb6\x42\x29\x5a\x78\x4a\xea\x07\x7d\xa9\x35\xca\x04\xa3\x3c"
+ "\x9b\xf2\x15\x6b\x77\xb2\xe4\xda\x7c\x57\x5d\x9b\xbe\xda\xeb\xd9"
+ "\x93\x84\xd6\x86\xaf\x3d\xb4\xae\xff\xa9\x95\x6d\xff\x22\x5b\x14"
+ "\x55\x4e\x9b\xd2\xc3\x06\x2f\x43\x67\x28\xef\x60\x0f\x8a\x3b\x74"
+ "\xd2\xbf\xc6\xe0\x9b\xea\x33\xb5\x31\x78\x48\x7d\xbe\x99\x9e\xf7"
+ "\xaa\xcf\xc4\x2f\x0e\x3e\xa1\x3e\xd3\x9a\x1d\x7c\x48\x7d\x8e\xa3"
+ "\xe7\xc5\xea\x33\xed\x1d\x83\x73\xd5\xe7\x78\x7a\x8e\x52\x9f\xa7"
+ "\xf5\xb0\x6b\x57\xd5\x67\x5a\x83\xd7\x4e\xab\xe7\xfa\xc6\x2e\x76"
+ "\xed\xa3\x1b\x97\x1b\xaf\x55\x4a\x3e\xf8\xda\x29\xe2\x8f\x32\xe4"
+ "\xde\x13\x4c\xeb\x26\xdc\x5e\xa8\xc1\x97\xd2\x4b\xd0\xce\x80\x63"
+ "\x90\xf8\xd9\x4e\x6b\x58\xba\xea\xdb\x7a\xd0\x42\x74\xee\x78\x58"
+ "\x7a\xa6\x9a\x9e\x48\xf2\xe9\xf2\xb0\xf4\x34\x35\x7d\x05\xd1\xcf"
+ "\x45\x61\xe9\xea\x39\xf6\xe0\x06\x37\xfb\xc7\xda\xb0\xf4\x95\x6a"
+ "\xba\x5d\xb3\xa3\x51\xd3\x93\xd4\xf4\x0a\x37\xfb\x8b\x21\x2c\x7d"
+ "\x81\x9a\x4e\xf4\xdf\x77\x2c\x2c\x5d\xd0\x15\xe9\xef\xdf\xcc\x4f"
+ "\xe6\x62\x6d\x0d\x12\xff\xff\x77\x6f\x58\x9e\x19\x6a\xd9\x4e\x4a"
+ "\x9f\x11\x96\x1e\xa3\xa6\xfb\xdd\xba\x3b\xc2\xeb\x1c\x53\x9e\xd7"
+ "\x55\xb1\x0d\x63\xe9\xd6\x11\x03\x43\xd8\x26\x0b\x3e\xdb\xff\x4d"
+ "\xdc\xf1\x32\x1f\xe2\x1d\xd6\x7c\xce\x3b\x98\xdf\x2a\xed\x67\x23"
+ "\xc1\xd3\xf6\xca\xfb\x72\x7e\xa3\xea\x2b\xc1\x23\xee\xd0\xed\x44"
+ "\xda\x90\x88\xeb\x74\x97\xbd\x50\xfa\xa2\xd7\xe2\x1a\x41\xc7\xa4"
+ "\x9e\xbf\x53\x9e\x37\xa1\x73\x47\x3d\xd0\x43\xbb\x6c\x83\x32\x4e"
+ "\x01\xc9\xa2\x48\x83\xae\x05\xf0\x08\xd7\x29\x49\xba\xef\xff\xa6"
+ "\x32\x88\x7b\xaa\x52\x1f\x85\xb5\x88\xfc\xb0\x19\x0b\xcf\xeb\x66"
+ "\xfe\x85\xf8\x8d\xb0\x4c\xfe\xcb\x80\xc3\x6f\x09\xdd\x0f\x1a\xca"
+ "\x54\xd3\xff\x4c\xe9\x89\x61\xe9\xeb\xc7\xa4\xed\x44\x07\xb9\xd1"
+ "\xd7\x36\xd4\xcf\xbd\xfe\x7e\xee\x2b\xfb\x07\xf5\xfb\x31\x61\xa7"
+ "\x77\x4b\xa0\xd8\xd7\x8d\xfb\x33\x88\x43\xec\xcf\xe1\x1e\xd8\x25"
+ "\x52\x7a\xe4\x83\x5e\x0f\xf1\x18\x03\xbc\xf4\x51\xd8\xa0\x5e\x65"
+ "\x38\x1f\x2d\xe8\x45\x4c\x4b\x33\xc7\xbd\xec\xbc\x0b\xcc\x84\xfb"
+ "\x35\x35\x8f\xe1\xfb\x69\xb6\x2a\xc3\xc3\x9a\x33\x02\xac\x86\xea"
+ "\x3e\xf4\xa8\xc6\x5f\xf8\x5b\x83\x77\x7f\xa9\x0f\x68\xaf\x40\xc4"
+ "\x5d\x0f\x48\xbb\x9a\x5d\x38\xd7\x5f\x77\x94\xbf\x0f\xde\x78\x71"
+ "\xab\x79\x17\xb3\xd2\xde\x6e\xa2\x67\xa7\xfc\xa3\x6f\x94\x3e\xd6"
+ "\x98\xe4\x5a\x0e\xac\x90\x67\x89\xd7\x92\x25\xbd\x08\xac\xe0\x2f"
+ "\x41\x2e\x0c\xe0\x3c\xf8\x28\xf1\xe1\x47\x47\x2b\x9f\x77\x88\xe9"
+ "\x87\xca\x88\x37\xb9\x58\xaf\x97\xf4\x49\x59\xa8\xe8\x8d\xbb\xa0"
+ "\xef\x16\x31\x97\xcb\x4c\x33\x8e\x6d\xf1\xe9\x9b\x77\x76\xb2\x27"
+ "\xa7\x31\xcb\x7a\x9f\x9e\xf2\x04\xde\x8a\xb6\xc1\x5f\xfe\x92\x3a"
+ "\xe2\x67\xf5\xbf\xa6\xef\xef\x6c\xa9\xd7\xfb\x05\xbf\xa2\x2c\x14"
+ "\x3a\xd2\x92\x48\x0f\xf6\x10\x57\x5b\x00\xbc\xb8\x89\x78\x71\x37"
+ "\xd1\x7f\x63\x60\x7b\x46\xac\x3f\x3b\x23\xf2\x50\x16\x33\x05\xb2"
+ "\x13\xe2\x9e\xed\x67\x0b\xb5\xfd\xe7\x50\x0e\xed\x29\x03\x96\x49"
+ "\xe5\xb4\xa7\x40\xf7\x12\xad\x8b\x11\x67\xc1\x78\x56\xf4\x67\x36"
+ "\xd4\xe4\x5c\x3f\x7e\x7c\x60\x7b\x82\xf0\x1f\x81\xbe\x8c\x36\xd6"
+ "\x92\x03\xcc\x10\x50\xef\x99\xe6\x9f\x65\xf1\xc4\x3f\xeb\xa3\xaf"
+ "\x72\x67\xcf\x66\xa6\x47\xcc\xed\xfc\x74\xa1\xdf\x1c\xd7\x9c\xe1"
+ "\x67\x2e\xfb\x67\x2c\x3f\x0b\x73\xa4\x94\x82\x4f\x83\x4d\x31\xe5"
+ "\x8f\xe9\x61\xca\x21\xb3\x8f\xf6\x0c\x1f\xf1\xe4\x3f\x82\x5c\xac"
+ "\xfc\x52\xfa\xab\x50\xbc\xb8\x17\xea\xcc\xfa\x16\xd2\x9a\x0b\xce"
+ "\x0a\x5b\xfa\x53\x72\x6d\x29\x47\xf1\x5e\x80\x7b\xaf\xd1\x93\x13"
+ "\x5e\x1f\xf4\x8d\x93\xba\x09\xe5\x15\x75\x7f\xa8\x95\xb2\x9d\x72"
+ "\x74\x2c\xdc\x55\x8a\xfd\xf0\x4d\x33\xcb\x55\x0d\xfe\x95\xbb\xc5"
+ "\x39\x3b\x7c\x00\xd8\x49\xce\xea\xaf\x50\x7d\x13\xf1\x27\x94\x7d"
+ "\x7e\x9f\xf4\x4f\xca\x35\x1b\x39\x03\xdf\x17\x30\x8a\x33\x86\x7d"
+ "\x01\x8b\xd0\xb9\xef\x0b\x24\xec\x9e\x8e\xfb\x01\x7c\x73\xdf\xc4"
+ "\xc0\x42\xfa\x4d\xea\x8b\x8e\xcf\x18\x73\x3f\x2a\x1e\x4c\xb0\xde"
+ "\xc2\xe2\x70\xd6\x93\x12\x90\x7e\x7e\xc5\x1a\xd6\xb1\x4c\xbe\x4f"
+ "\x7c\x9b\xd5\x91\xc9\x22\xa4\x2f\x6d\xfe\xf6\x5d\xd5\x0c\x71\x2a"
+ "\xa2\xb8\xd1\xdf\x26\x6c\x0f\x8b\xfd\xdd\xae\x5e\xc4\x40\x0b\x30"
+ "\x71\x66\xa4\x63\xb9\x7c\xa2\xbf\x4d\xe4\xd7\xb1\xa8\x96\x5e\x1a"
+ "\x83\xd1\x7f\xd4\xe5\xbb\xc0\xd4\x7a\xa9\x8f\xfe\xa3\xbc\xd8\x5f"
+ "\x2f\xee\x8f\xeb\xd8\x0f\x34\xba\x2a\x70\x54\xc7\xbe\x2d\x71\x7d"
+ "\x30\x41\xc0\x8d\xea\x53\xf7\xab\x59\x78\xa6\xbd\x3b\x51\xd8\x90"
+ "\x14\xb1\x15\x1a\x8f\xec\x56\xf3\xa0\x0c\x3d\x8b\xbb\x0e\xf4\x3d"
+ "\x83\xc6\xce\xd4\xef\x26\xa4\xd1\xf8\x68\xcf\xe2\x47\x30\xae\xb1"
+ "\x68\xab\x80\x45\x2e\x8b\xa0\x3e\x37\xc2\xde\x1a\x7c\x8a\xcb\xbb"
+ "\xd4\xe9\xc2\x1c\xe8\xf4\x88\xdd\xd3\x8b\x76\xe0\x3f\x08\x74\x93"
+ "\xea\x34\xa0\xbe\xb0\xfe\x9f\xd7\xfa\x82\xf6\xf0\x8d\xc6\x7a\x54"
+ "\xc8\xd5\x34\x66\xe4\xc1\xbc\x76\x65\x42\xf7\x76\x95\x60\xe6\x45"
+ "\xbd\x71\x80\x89\x84\x99\xce\xa3\xca\xf4\xea\x3c\xe8\xce\x0e\x87"
+ "\x87\x7c\x57\x8c\x44\x1b\xb2\xd8\xd4\x1e\x9d\x3e\x4e\x85\x9f\x8c"
+ "\xdf\xa3\xd3\x09\x3f\x0d\xf2\x9b\x6e\x47\x58\xd9\x99\xc1\xbc\xd4"
+ "\x6f\xf0\x46\xb0\x0d\xc0\x59\x91\xc0\x57\x9d\xee\x48\x58\xb9\x23"
+ "\x29\x97\x89\x47\x26\x1e\x72\xf7\x7e\x11\x0f\x35\x71\xa0\x48\x57"
+ "\x1f\x82\xb7\xac\x67\x94\x36\x6e\xd1\xda\x70\xeb\x74\x76\xad\x9f"
+ "\xf4\x2c\xf7\xe0\x22\x9d\x3f\x34\x27\xba\x19\x5a\x39\xe8\x74\x68"
+ "\x8e\x1a\x11\xa3\x78\x8c\x98\x2b\x3a\x17\xe5\x6e\xf1\x2f\x75\x0a"
+ "\x7c\xd4\xe9\x6d\xb0\x15\x27\xb8\x36\x4a\x1c\xd2\x27\x8b\xbd\x90"
+ "\xd2\x51\x27\xce\xfb\x84\x2f\xdb\x22\xfd\x66\xaa\xb7\x58\xed\x73"
+ "\xa1\xec\x83\x9e\xe4\x3f\xfe\x39\xbf\xb5\xdf\x4a\x4d\xb3\xae\xf9"
+ "\xba\xb8\x43\x3b\x7f\x5b\x26\xae\xc7\xa6\x85\x5e\x86\xf3\xdc\x31"
+ "\x41\x9f\x65\x45\xfa\xa6\xa0\xcf\xb2\x92\x58\xa9\x43\xa0\x5d\x8b"
+ "\xf7\xf3\x4a\xdc\xdf\xe0\x39\xbc\xaa\x0c\xbe\x11\xaf\xb2\xa9\x88"
+ "\xbd\x9e\x9f\xc9\xcf\xb5\x64\x92\xcc\x6e\x32\x2d\xe2\x25\xa6\xa4"
+ "\xfc\xab\x6c\x02\x6c\x83\x40\x7f\x60\x7b\xcc\xa3\x28\xbd\xd4\x94"
+ "\x14\xbc\x57\xa7\x9b\x10\x83\xbb\xa0\xbc\x20\x99\x78\x69\xd3\x5a"
+ "\xe0\x03\xec\xc4\xbb\x74\xe3\x3d\x94\x6f\x2d\x7d\xb3\x95\x0a\x5d"
+ "\x82\xa9\x2a\x60\x8a\x8d\x29\xb8\xc0\xc6\x8b\xf8\x99\x76\x1f\x74"
+ "\x6a\xfa\x0e\x5d\xc4\x0e\xaa\xb3\x8a\xd2\xa3\x45\xba\xcf\x07\xdf"
+ "\x09\x55\xf4\x2d\x9a\xbe\xbd\x49\xbf\x0a\xd5\x61\x2f\xa3\x7e\xe7"
+ "\x5f\x60\xb7\x50\x5f\xba\xa9\x9d\x2a\xea\x67\x57\xc1\x13\x2c\xbe"
+ "\x25\xb3\x1b\xf2\x1d\xd5\xe7\x66\xaa\x7f\x91\xaa\x0e\x9d\x61\x22"
+ "\x8d\xcb\x0e\x9d\x08\xfd\xe6\x96\xd2\x6f\x7e\x80\x45\xe7\xe7\xd1"
+ "\xbe\x97\x47\xed\xe3\x9e\x2a\xd5\x03\x9f\x22\xb2\x2f\x34\x36\xe8"
+ "\xd5\xa8\xde\xbc\x5e\xde\x45\x75\x77\x37\xf7\x52\x7d\xf6\xb6\x60"
+ "\x9d\x2a\x4f\x4d\xeb\x7b\xfc\x79\x5e\x16\x5f\x48\x7d\xaa\x82\xfd"
+ "\x34\xa5\xc5\x50\x5a\x67\x90\x1f\xd6\x8d\x3f\xab\x3e\x4f\x0c\xe6"
+ "\x2d\x48\x66\xf9\xd7\x98\x45\xd8\x00\x6c\x8f\x60\x1d\xba\xf1\x36"
+ "\xf8\xb5\x0a\xd5\x69\xb8\x8c\xfa\x4a\xa8\xbe\x82\x74\x36\x91\x68"
+ "\xb5\x91\xfa\x88\x38\xe4\x67\x04\x9c\xc4\x1a\x33\x78\x68\x2c\xb8"
+ "\x7b\x85\xfb\x84\x95\xa5\xb4\x1e\x68\x3c\x3a\x1a\xcf\xc4\xbc\x40"
+ "\xf0\xee\x2d\xc6\x34\x19\xf2\x1c\xc6\xa5\xce\xe3\x71\x1a\xd7\x89"
+ "\xbc\x0c\x7e\x86\xc6\xd6\xdd\x9c\xd1\xc6\x68\xef\x31\xb7\x64\xb6"
+ "\xe2\x1e\xc3\x19\x09\xb7\x6e\xcc\xeb\x71\x1a\xe7\x89\xa0\x1f\x68"
+ "\xdd\xf8\x27\xa8\xef\xc5\xd4\xaf\x12\x75\x9c\x48\xcb\x08\xf2\xf4"
+ "\xba\xf1\x9b\xd4\xe7\x49\xc1\xbc\x9f\x1b\xe7\xb8\xf6\xb0\x71\x52"
+ "\xf9\x09\x93\x51\x9f\x3a\xce\x49\x34\xce\x89\x9f\x1f\x27\xe1\x53"
+ "\x0e\xdf\xa3\x8e\xb3\x58\x1d\xa7\x9e\xc6\x39\x89\xc6\x39\x3d\x6c"
+ "\x9c\xb1\x23\xc6\x59\x4f\xe3\x74\xd2\x38\x3b\xc2\xc6\x19\x33\xca"
+ "\x38\xeb\xdd\x68\xa3\xd4\xe4\x14\x7b\xcb\x78\x7d\x89\xb8\xcf\x5e"
+ "\x34\x2e\x78\xff\x53\xc1\x3d\xca\x7e\xe1\x53\xe8\x38\xf4\x37\xd0"
+ "\x1b\x41\xd6\xc3\x9d\xcd\x94\x1d\xc5\x85\x42\x77\x13\x2f\x75\xd3"
+ "\x82\xbf\x2a\x1a\x9f\x18\xbc\x3f\xb1\x5f\xc4\x45\xf2\x22\x5d\xf8"
+ "\x00\xc8\x62\x42\xf7\xb8\x7a\xc7\xf6\x02\x94\x47\x59\xca\xbf\x21"
+ "\x78\xcf\x4b\x37\x4e\x9c\x8d\x00\x7e\x78\x86\x6f\x2b\xd1\xaf\x22"
+ "\x7d\xb5\x38\x2b\x28\x1a\x5f\x12\xd4\x69\xe6\xf0\x06\xc0\x45\xdc"
+ "\x4f\x15\xf7\x3b\x59\x71\x8a\xbf\x58\xbb\x67\xde\x4b\x79\xeb\xc3"
+ "\xee\x99\xf7\x8a\x3e\x0c\x0a\x5f\x0e\xdb\x57\xfb\xb7\x8b\xfb\xe6"
+ "\x94\xa7\x3d\xd4\xb6\x61\xbd\xda\x76\x21\x9e\x3d\xd2\xd7\x1a\x74"
+ "\x6c\x56\x61\xf3\x52\x34\xc1\xa8\xd9\x99\xb8\x75\x11\xcb\xb1\x96"
+ "\x47\x8d\x21\x54\x34\x21\x71\x98\x6f\x27\x9d\x51\xc4\x30\xa1\xf4"
+ "\x15\xc1\xbb\xe3\x45\x13\xd6\x7e\xd1\xdd\xf1\x02\x0f\xcd\x13\xad"
+ "\x37\xa2\xd9\x3a\xc2\x15\x92\x71\x63\x63\x44\x1c\x1e\xdd\x04\x11"
+ "\x5f\xae\x43\x37\x01\xfa\x5b\xb3\xf0\xfb\xa0\x9b\xf0\x4b\x95\x36"
+ "\xaf\x58\x1d\xf0\x9b\xdd\xd4\xa6\xf0\x15\x15\x7c\x9f\x70\x14\xbe"
+ "\x2f\x28\xdf\x19\xe1\x43\x9f\xea\x1b\x9e\x5f\x7c\x2f\x1c\xf1\x9e"
+ "\x34\xe2\xdd\xea\x25\x9a\x35\x96\x3d\x4d\xe9\x74\xa1\xe3\xf5\x44"
+ "\xef\x62\x99\x05\xe7\x59\x04\xe1\xe2\x59\xf4\xad\xa5\x5b\xdc\xb5"
+ "\x33\x73\x47\x22\x73\x75\xfb\x25\xdf\x4e\xfc\x52\xc7\x1c\xca\x73"
+ "\x9e\xc5\xe3\xae\x07\xe2\x14\x51\xfe\x1e\x11\x9b\x48\x37\x71\xdf"
+ "\xfa\x6d\x93\x98\xf2\xc3\xe4\x48\xae\x7f\xd2\x8a\xf3\xfc\xd7\x06"
+ "\xdd\x88\xef\xa3\xcb\x7f\x81\xcd\x00\x9d\x22\x1c\xee\xe4\xfa\x5c"
+ "\x2b\x95\xe9\xfd\xd9\x60\xf7\x38\x97\xff\x33\x96\x49\xf4\xb3\x47"
+ "\x37\x31\xd7\x90\xcb\x0c\xe5\x5d\x2c\x86\xf0\xcc\x7f\x92\xc4\x15"
+ "\xcd\x77\x43\x75\xac\xf4\x09\x50\x4d\x38\x99\x6d\xe1\xbe\x81\x22"
+ "\xdc\xed\xfa\x57\xab\xa6\xbf\x28\x91\xbe\xdb\x0c\xd4\xfe\xfd\xc2"
+ "\xcf\x84\xe4\x0f\x08\xb6\x13\xa7\xc8\x7b\xa3\x71\x3f\x1c\x28\x9a"
+ "\x68\x0a\xca\x36\xba\x89\x55\xea\x39\xd8\x02\xb9\x8f\x4c\xac\x3a"
+ "\x49\x92\xee\x1e\x69\x97\x14\x47\x79\x17\x06\xed\x92\xa0\x13\xa4"
+ "\xef\x34\x87\x0b\x84\xdc\x63\x8a\x5d\x90\x12\x30\xaa\x6b\x9c\xd2"
+ "\x69\xdf\x46\x59\x2a\x67\x16\x31\x54\x8b\x26\xda\x42\xb8\x36\x71"
+ "\x11\xf6\x53\x1a\x93\x89\xe6\xb5\x0e\xe3\x02\x4c\xbc\xf0\xd3\xa6"
+ "\x33\x1e\x3f\x79\x64\x8c\x18\x5b\xc6\x6b\xc9\x7e\xa1\x5f\x5a\x72"
+ "\x94\xf0\xe9\x02\xcd\xc1\x4d\xf0\x55\xe5\xa2\x76\x9a\x6b\x06\x59"
+ "\xb3\xa5\x8f\xb5\xd0\x33\xee\x1f\x38\x7f\xf4\x2f\x92\xf0\x47\xdf"
+ "\xcb\x89\x1f\x68\xa3\x3e\x77\xa3\x2e\xd0\x1a\xd8\x6c\xc2\xa7\x60"
+ "\x0b\x71\x3d\x2e\xa2\xf4\xa8\xa3\x59\xe9\x66\xcd\x76\xc8\xb0\xeb"
+ "\x8e\xb6\xd4\x7c\xc6\x5a\x2c\x7f\x12\xed\x80\xdf\x76\x66\xf5\x5d"
+ "\xaf\x6e\x1f\xc9\x48\x46\xb5\xee\x5e\xaa\x3b\x6e\xec\xba\x17\xb7"
+ "\xde\x60\xdd\x37\xd0\xef\xc5\xce\x1b\xa9\xbb\xa0\x8a\x07\x88\x0e"
+ "\x47\x91\x4c\xe1\x86\xbf\x55\xdc\x33\x0d\xf4\xc3\xc7\xcc\x2c\x21"
+ "\xab\x77\xe9\x22\x7f\x0c\x7a\x23\x6c\x34\x4a\x23\xdb\xc5\x1d\x54"
+ "\xe8\xd9\xd5\xbb\xa7\x2e\xff\x59\x06\xbd\xfb\x40\x51\xe4\xfa\x90"
+ "\x1f\xaa\xe0\xf9\x74\x8c\x5b\x17\x29\xce\x3c\xa9\xfe\x76\x89\x5b"
+ "\x91\xdf\x40\x5d\xa3\xeb\x48\xa3\x2c\xc2\x6e\x5e\x17\xf9\x96\xa6"
+ "\xdf\xea\x8b\x8a\xb2\xa8\x75\x59\x47\xea\x4d\x55\xc7\x40\xd6\x74"
+ "\xbb\xcd\x2a\xfd\x57\xab\x17\xae\x27\xb1\xef\xa4\x6f\x4c\xdf\x94"
+ "\x93\x9e\x66\x5d\xbb\x2d\x6b\xcb\xfc\xad\x8f\x3d\x66\x5d\x95\x9e"
+ "\x9d\x9d\xfa\xc3\xf4\x49\x6c\x6d\x56\xea\x96\xec\x4d\xd0\x6d\x5a"
+ "\xad\xcb\xef\x49\xc9\xd8\x6a\x9b\xbf\x64\x79\xe2\x08\xdd\x26\xee"
+ "\x5f\xb7\x43\xc6\xa1\xfd\x29\x9e\x78\x8c\xc9\xf0\x33\x64\xde\xc1"
+ "\x9d\x4f\x92\x7c\x4d\x38\xd8\x83\xbd\x10\xfb\x0f\x64\x2f\xa2\xd1"
+ "\xa7\x68\xcf\x68\x3a\xb8\x9f\xb7\x76\xe9\x6e\xf9\x31\xf1\xed\x6d"
+ "\xf0\xb7\x4c\x7b\x46\x3b\x1f\x2c\xf0\x88\xb3\x67\xdd\x2d\xab\xe0"
+ "\x1f\xf9\x29\x4a\xf3\x44\xc5\x2e\x28\xff\x07\x33\x48\x1e\xc3\xd4"
+ "\xc4\xf5\x13\x78\x49\x3c\x6f\xe0\xff\xb2\x30\xd5\xff\xbe\xde\xe5"
+ "\xf6\xc1\x8e\xc7\xb8\xda\x5f\xc0\x41\x53\xe5\xfa\x32\x35\x4b\x5a"
+ "\xe7\xf7\x89\xfb\x04\xba\x5b\xe6\x43\x46\xdc\x8d\x98\x9e\x45\x26"
+ "\xa2\xff\xca\xf2\x10\xad\x8e\xd7\x78\xf3\x36\x82\xfb\xf6\x0e\x7a"
+ "\x17\xbe\x53\xc6\x47\x19\x87\xd9\x68\xe9\xa2\xbb\x99\x6e\xfa\x1a"
+ "\xf9\x47\x65\x74\xd3\xd7\xcb\x3f\x3c\x87\xff\xdd\x12\x23\xff\x46"
+ "\xa6\xff\x4f\xff\xb4\xf6\xff\xdb\x75\x34\x7d\xc1\xdf\x97\x68\x5f"
+ "\x8c\xfb\xff\xc7\xf1\xff\x8f\xea\x38\x75\xbd\x3f\xe0\x1b\xe1\x56"
+ "\xfb\x53\xff\x60\x46\xc2\xcf\xca\xd2\x47\x09\xa7\x4f\x33\x4b\xae"
+ "\x9f\x77\x16\xfc\x80\xcd\xc8\x3f\x4f\x3c\x18\xf1\x5a\x36\x3b\xef"
+ "\xcc\xef\xe7\x67\x08\x6f\x5e\x26\xfc\xad\x2f\xeb\x60\xa6\xd2\x0e"
+ "\xe2\xb3\x6c\x32\xae\x11\xce\x9b\x70\xd7\xca\x45\xef\x4d\x39\x3e"
+ "\xf6\xb1\xe7\x32\xec\x1a\x9d\x2d\x1b\x98\xf0\xa2\x00\xfc\x35\x6d"
+ "\x60\x71\xd5\xf1\xfc\x04\x77\xbc\xde\xce\xf5\xaf\x37\x51\xda\xa9"
+ "\x37\x94\xa4\x71\x6f\xec\x6c\x1c\x67\x7d\x14\xfb\xbc\xb9\x54\xc5"
+ "\xcd\x29\xe2\x2e\x21\xfd\x02\x07\xe1\xb7\x5b\x9c\x5b\xe8\xe2\x9f"
+ "\x96\x7b\x7a\x7c\xaa\xaa\xcf\xc3\xb3\x88\xef\x43\xe3\xa8\xe7\x8e"
+ "\x27\xad\xa8\xf3\x75\xa5\x7e\x1c\xf6\xcc\x37\x76\x26\x8d\xcb\x4d"
+ "\x65\xfa\x16\x77\x0f\x3b\x49\xb4\x10\xe7\xe3\xb4\xee\x8e\xd1\x3a"
+ "\xab\x3b\x14\xcf\x2b\xa8\x7f\x25\xc4\xcf\x15\x53\x9f\x8e\x0e\x14"
+ "\x99\xb1\xff\xf4\xaa\xbc\x9c\x93\xd6\xc5\xb1\x52\xca\xb3\x7a\x1b"
+ "\x9b\x55\x4a\xf9\x88\xb7\x2b\x86\x8c\x22\xfb\x77\xd3\x55\x82\xc1"
+ "\x71\x6a\xb3\xd5\xfa\x08\xde\x27\x0b\x1e\x03\x6d\xd3\x38\xac\x1d"
+ "\xba\xc9\x42\xe6\x47\x1b\x5a\xbb\x03\x45\x31\xeb\xdd\xba\x49\x47"
+ "\xd4\x33\xc6\x0a\x59\x4f\x4c\xb1\xa4\x63\xa6\x34\xc4\xa7\x55\xef"
+ "\x6a\xa5\x95\xee\xa4\x7d\x7d\x90\x19\xa9\x8d\x4a\x6a\xc3\x69\xde"
+ "\xc5\xb8\x19\xf7\x7c\xdb\xfd\x24\xd7\x28\xd2\x86\x56\x37\xf9\x09"
+ "\x59\x56\xf2\x21\x82\xf7\x08\x10\x7f\x2f\xf4\x33\xc4\x7f\x64\x10"
+ "\x9d\x20\x9e\x43\xdc\x91\x20\x7e\x03\xe9\xd4\x46\x25\xfc\x9e\x93"
+ "\xdc\x7c\x9c\xf6\xee\x3a\xf0\x0a\x8f\x5c\xfd\x4f\x86\x33\x0e\xf0"
+ "\x0b\xd9\x76\xee\x13\x31\xcb\x8a\x26\x1b\x35\x7e\x01\xf8\x01\x1e"
+ "\xa1\xf4\x11\x66\x18\xa2\x39\x26\x1c\x69\x24\xfe\x83\x78\xfa\xc9"
+ "\xcb\xd5\xb9\x69\x14\x7c\x81\x1a\xa3\x5c\xd2\xf0\xc9\xdf\xa6\xfd"
+ "\xdd\x44\x6d\x34\xba\x75\xb7\x08\x58\x48\x1a\x34\x79\x83\xb6\xd7"
+ "\x43\xe7\xe0\xa6\x3a\x38\xd1\x3a\x82\xdb\xf1\x79\x1b\x74\xcc\xad"
+ "\x8b\x39\x4a\x73\x71\x1c\x79\xa9\xbc\x81\xf2\x57\xd0\xbe\xaf\xf1"
+ "\xd7\xed\x24\x13\x10\x1f\x30\xd9\x82\x7e\x50\x99\x26\x82\x35\xe6"
+ "\xa2\x51\xa5\x63\xa7\x24\x0f\x73\xd3\x2f\x35\xd8\xd3\x5c\xef\x09"
+ "\xc1\x7f\x72\x7b\x38\xfc\x09\x16\x7b\xd4\xb9\xfc\x41\xd8\xdc\x91"
+ "\x5c\x7a\xd3\x02\xe8\xa1\xa9\xbd\x13\x42\x87\xa6\x8b\x9d\x02\x5f"
+ "\x6e\x84\x33\x27\x08\x16\x27\x28\x5f\x3d\x68\xf3\xee\x7f\x10\xcd"
+ "\x7d\x14\x3c\xd4\x4d\x33\x25\x8f\x1a\x7b\x02\x38\xdc\xa5\x8b\x15"
+ "\x31\x46\x3b\x75\x93\x67\xa0\x3e\x7a\x2f\xa5\x5f\xe2\x65\x63\xf7"
+ "\x16\x54\x23\x76\xb6\xa9\x0e\xbe\xd6\xd4\xb9\xae\x1b\x28\x8a\xb5"
+ "\x69\xf7\x90\x80\x03\x98\x7b\x1a\xe3\x0c\xa9\xa7\x88\xb5\x41\xd7"
+ "\x28\xca\x0d\x65\xa0\x8f\xed\x58\x9f\xda\x77\x4a\xef\x86\x0f\xdc"
+ "\x30\xd8\xcc\x50\xe7\xa4\x5e\xc4\xa1\xd5\xdd\x34\x45\xed\x1b\xce"
+ "\xfd\x8c\xd4\x07\x71\x0e\xd1\x37\x94\x11\x51\x8e\x32\xf9\xa1\x32"
+ "\x58\x3f\x84\xcb\x66\x2a\x13\x45\xbf\x5c\xcb\x0b\x5f\xfb\xd4\x8f"
+ "\xca\x67\xe1\x8b\x4c\x17\x7b\xac\x6f\x28\x41\x8f\xd8\x15\xd4\xae"
+ "\x1e\xb8\x01\xbc\xd0\xea\x28\x97\x30\x3a\x46\xf3\x27\xf0\xeb\xa4"
+ "\xbf\x9e\xe0\x7e\xd3\x5a\x37\x1b\x92\xbe\x56\xa8\x1e\xb5\x7f\x4e"
+ "\x71\x3e\x38\x3e\xb2\xa1\x46\xfa\x0d\x42\xbe\xdc\x90\x6d\x94\xc6"
+ "\x67\xc6\xc2\x2f\x80\x91\xea\x6a\x52\x71\xc2\x4c\xf9\x8e\x04\x71"
+ "\x08\x3e\x07\x74\x37\xcd\x01\xaf\xa9\xf6\x1f\xb8\x37\x53\xc2\x6e"
+ "\x72\x03\x70\x80\xf8\xf8\x05\x72\x9e\x27\xc3\x5f\x78\x9c\xc4\xc3"
+ "\x9b\xba\xb5\x3a\x84\xdf\x02\x82\xb3\x42\x75\x68\xb8\x12\x4e\x1b"
+ "\x06\x8a\xe2\xe2\x88\x2e\x04\xf1\x46\xa3\x05\xb2\xce\x29\xab\x54"
+ "\x3e\xe4\x28\xcd\x4d\xab\x88\x49\x00\xbf\x56\x02\x2f\xa7\x58\x4f"
+ "\x7a\xfd\xec\x29\xe0\xe5\x23\xa0\x09\x71\x79\x7d\xd1\xf1\x15\x21"
+ "\xdc\x8e\xdb\xac\xe1\x76\xd8\xbc\x0a\xdc\xde\x23\xe8\x51\x5c\x89"
+ "\x9b\xad\x58\xab\xe1\x3e\xd6\xb9\x42\xeb\xba\x3c\x47\x9c\x0f\x98"
+ "\xa1\x0f\x14\xeb\xde\xd7\x2b\x64\x0c\xcc\x67\x8b\xbd\x53\xf8\xbc"
+ "\xdf\xad\x20\x46\xc5\x59\xe8\x47\x7a\xb0\xfe\xb5\x35\x8e\xb9\xa1"
+ "\xb6\x9c\x88\x73\xb0\x87\x68\x20\xd6\xa0\x97\xfa\x24\x62\x61\xc4"
+ "\x32\x43\xc3\xfa\x24\x96\x4d\x73\x7b\x72\x03\xe6\x6d\x8a\x49\xbb"
+ "\xf7\x50\x2e\x69\x80\x49\xc5\x17\xd1\xc7\x11\x70\x35\x4b\xb8\x4e"
+ "\x49\x1a\xbe\xbe\x63\xdd\x58\xdf\xe1\x70\x05\x4c\x01\x5b\xca\x4b"
+ "\xe3\x9f\xb4\x42\x83\x6b\x18\x4c\x4f\xab\xf8\xa8\xd2\xd6\x29\xa3"
+ "\xd2\x56\xc4\x0e\x40\xac\x87\xdd\x18\x0b\xed\x29\x68\x5f\xc4\x5a"
+ "\x53\x65\x9f\x06\x0f\x70\x6a\x4a\xab\x9b\xe5\xd6\x69\x74\x8c\x70"
+ "\x25\x01\xf8\x84\xb9\xd2\x68\x07\x74\x65\x6a\xdf\xfd\xda\x7c\xa0"
+ "\xdf\xe1\x34\x81\xf6\x18\x61\xef\x15\x1a\x73\xfc\x7c\x2a\x17\x0b"
+ "\xda\x16\xe2\xaf\xe2\x17\x0d\x1f\x7b\xfc\x1c\x8c\x1d\x38\x91\x99"
+ "\x03\x7d\x99\xdc\xcb\xdc\x3a\x73\xdd\x70\x7a\x65\x7e\x59\xd8\x65"
+ "\xa8\xfc\x18\xe8\x7d\xe6\x23\x32\x3f\xf6\x37\xca\x2f\x74\xf3\xea"
+ "\x7e\x08\x7b\x0a\xa4\x55\xab\x30\x68\xa7\xfc\x0d\xb8\x4b\x0d\xdf"
+ "\x3c\x91\xed\x52\x16\x24\x1a\x7d\x82\xf6\x0e\x27\xe5\x5b\xdf\x42"
+ "\xd0\xf2\x8f\x67\xac\x5a\xe5\x37\x41\x27\xf8\xf6\xe4\xc8\xed\xdd"
+ "\x6c\x62\xe6\x12\xfe\xaf\x2e\xdd\xd4\xef\xd1\x3a\xf2\xc1\xff\x25"
+ "\xd5\x6d\xed\xd2\x4d\xff\x26\xb5\x1b\xa7\xfe\x5a\xe8\x77\x36\xfd"
+ "\x4e\xa3\xdf\x89\xf4\x7b\x73\x97\x6e\xda\x65\xca\xaf\xa8\xf9\x13"
+ "\xe9\xfd\x6f\x94\x7e\x8f\xfa\x4b\x7d\x9c\xba\x86\x7e\xd7\x3c\x05"
+ "\xbe\xf2\x11\x91\xfe\x1a\xde\xe9\xf7\x90\x3a\xee\x26\xb9\xb6\xa7"
+ "\xe6\x51\x3d\x76\xe4\xc3\xbe\x46\x69\x99\x94\x27\x15\x75\xc3\xb7"
+ "\x01\x3d\x4f\x09\xe3\x4f\xa9\x1e\x0b\x62\xde\x2e\xa0\x5f\xdc\xb5"
+ "\xb0\x51\xf9\x8f\x50\x2f\xc1\xa0\x35\x44\x2f\x26\xcf\x48\xb3\xcb"
+ "\xf9\xa4\xb9\xae\xc2\x7a\xd7\xe8\x01\xf0\x69\x58\xbe\xf5\x32\x9f"
+ "\x94\x5f\xa7\xfa\xb4\xb9\xf3\x4b\xbc\x3d\xe6\xa7\xb9\xa3\xfa\xef"
+ "\x43\x79\xfa\x5d\xa6\xfe\x26\xa9\xbf\xf7\xab\xbf\xff\x57\xfd\x5d"
+ "\xae\xfe\xae\x70\xeb\xa6\x36\xaa\xbc\x09\xc1\x6c\x6a\x23\x60\x42"
+ "\x34\x5f\xfa\x1c\xd2\x59\xfc\x90\xaf\x89\xfe\x7f\x03\x31\x42\x07"
+ "\x8a\x2c\x99\x9a\xde\x1a\xba\x9f\xa1\xa2\xc8\x7f\x1e\x14\xba\x1f"
+ "\x4b\x71\x18\x2d\x34\x98\x74\x49\x8c\x78\xa7\xf1\xd5\x7a\xe2\x1b"
+ "\x64\x3d\xc2\x6e\x14\xf2\x0f\x62\x0d\x21\x66\x2b\xfc\x0e\x0a\x39"
+ "\x2a\xea\x61\x0b\xd6\xab\xd0\xe9\x97\xc2\x4f\x50\xac\x91\xfe\xe2"
+ "\x48\xa6\xb0\x68\xf4\x1e\xf2\x92\x94\xf3\x27\xb4\x52\x5b\xde\x90"
+ "\x9c\x6f\x39\x22\xcf\x36\xa7\xfe\x78\xa0\x68\x5a\x98\xfc\x6f\xd9"
+ "\x80\x3e\x13\xac\xdb\x68\x3c\x0b\x3a\x74\xd3\x00\x9b\xbb\x3b\xe5"
+ "\x98\x13\xb5\x31\xab\x73\x95\xa9\xc1\xbc\x53\x37\xb5\x95\xe8\x61"
+ "\x16\xf0\xbb\x23\x48\x97\xa7\x8a\x38\x7a\x2a\xfe\xd0\x3c\x4f\x85"
+ "\x6f\xa5\x82\x30\x7a\x12\x17\xa2\xd3\xd3\x2a\x86\xcf\xcb\xe4\x0a"
+ "\xbf\xe4\x17\xda\x68\x5d\x02\x07\x92\x47\xac\xcb\x39\x58\x97\x6a"
+ "\xd9\xa6\xe1\x34\x3e\x7e\x0e\x68\xbc\xda\x47\xc2\xdb\xa9\x0b\x31"
+ "\x37\x6e\xdd\xb4\x63\xea\x9e\xd4\x46\x7b\xe4\x37\x28\xdd\x2a\xfb"
+ "\x29\xd3\xd5\xb6\x08\xff\xa6\x5a\x80\xff\x5a\xba\x8a\xdf\xa8\x07"
+ "\x77\xcf\xa7\x69\xe9\x6a\xfd\x84\xa7\x53\x8d\x58\x3f\x5a\xba\xc4"
+ "\xc9\xb8\x0d\xa0\x37\x28\xeb\x17\xb6\x8c\x24\x7f\x3f\xd2\x40\xfd"
+ "\x9e\x5e\x42\xfc\x45\x2d\xd6\xf3\xee\x9d\xcc\xb4\xbd\x8a\x45\xc9"
+ "\xb5\x39\xfd\x35\xad\xac\xd4\xe9\x4f\xaf\xd5\x68\x54\xb9\xa0\x67"
+ "\x53\xe2\x86\xd3\xca\x99\x8b\xb9\xc3\xec\xf7\x9b\x62\x59\xb3\x7f"
+ "\x81\xa0\xb9\xb4\xee\xab\xa9\x5c\x9b\x9b\xbd\x5e\xac\xee\x25\x4d"
+ "\xf2\x4c\xe5\xe6\xa8\xe6\x5a\x49\xbb\xd4\xba\x83\xf4\x2f\x8c\x0f"
+ "\x11\xb4\x1e\x6d\xa1\x2e\xda\x57\x62\xbc\x05\xc9\x91\x92\x7e\xdf"
+ "\x3c\xcf\xcd\x6e\x8d\xd3\x68\x2b\xf6\x27\xb3\x8e\x65\x96\x3d\x22"
+ "\xf7\x27\x05\x3a\xb0\x4c\xaf\xf0\x37\xd7\x92\xd9\xcb\xb0\x6f\xc2"
+ "\x9f\x77\xca\x8e\x49\xf0\x1b\x95\x4c\x7d\x9d\x4d\xfc\xd9\x11\xf5"
+ "\x6c\x86\xe4\xdc\x19\x9f\x40\x96\x55\xe1\x4a\xeb\x69\xc6\x9b\xea"
+ "\xbc\xb4\x53\x7f\x8e\x80\xb6\xef\xce\x91\xf1\xba\xa0\x0f\x12\xf1"
+ "\xe3\xc0\xb3\x5a\xb8\x4f\xc4\x26\x28\xba\xf9\x44\x98\x8e\xab\x56"
+ "\xae\x93\xe9\x2f\x8a\x98\x13\x25\xb1\x4c\xea\x13\x67\x3c\x20\xd3"
+ "\x67\xcc\x93\x76\x08\xb1\x06\xf5\xdd\x12\x61\x89\xff\xab\xd4\x0b"
+ "\x47\x0e\x4a\x7e\x64\x86\x29\xcc\xe6\x47\xc0\x5a\xf8\x2d\x2e\x9a"
+ "\x31\x27\xb4\x2e\x6e\xf6\xa1\x0c\x95\xed\xa1\xf4\x45\x5a\xba\xdc"
+ "\x6b\x26\xab\x7e\x14\x62\x0d\x91\xbb\x92\x18\xd1\xe6\xf1\x07\x1d"
+ "\xda\xfa\x9d\x51\x2d\xdb\x97\xeb\x17\x63\x04\x3e\x60\x0d\xfb\x85"
+ "\x6f\xaf\x87\x85\x4f\x06\x7a\x36\xfa\xb5\xb5\x2b\xf9\xbb\x38\xb1"
+ "\x76\xc5\xba\x9d\x71\x2c\xd4\x8f\x19\x69\x2a\xae\xb6\xf7\x6d\xb4"
+ "\x98\xe8\x1b\xf1\xdd\x91\xea\x59\xd6\xcd\x52\xc6\xd8\x37\x98\xa0"
+ "\xf4\x73\x1f\x74\xd3\xd0\x27\x40\x67\xa3\xda\xab\xe2\xac\xc4\x0b"
+ "\x7f\x65\x15\xb4\x1e\x42\x3e\xca\x62\x98\xe6\xa3\x6c\xa0\x68\xa6"
+ "\x25\xa4\x3b\xbe\xd9\xae\x8e\x0b\x3c\x78\xb5\x33\xff\x7d\xe0\xd2"
+ "\x26\xb9\xc6\x6e\xce\x00\x1e\xbb\x08\xf7\x68\xff\xa9\x3a\x99\x2b"
+ "\xca\xae\xd5\x70\x8f\xd6\x68\x1a\xcd\xfb\xd9\xca\x78\x5e\x45\x73"
+ "\x0a\x1b\xfb\xcd\xf4\xfe\x09\xfd\xa6\xc9\x5f\x5d\x0c\x7e\x55\x9c"
+ "\xaf\xa2\xb2\x15\x6e\x36\xbb\x5e\x9b\x03\x6f\xd4\x12\xab\xc0\xb1"
+ "\x7c\xd8\x37\x26\x8a\xb3\x7e\xe0\x18\xf0\x4b\x9c\xf9\x13\xae\x99"
+ "\x77\xfd\x27\x03\x9e\x09\xbf\x25\xf4\x8e\xfe\x02\xcf\xa8\xae\x76"
+ "\xcd\x87\xb1\x5b\x37\x53\x3d\x6f\x9b\xe9\xd1\x6c\xc3\x81\x87\xb6"
+ "\xd9\x6c\x0a\xd5\x6f\x6d\xb0\x7a\xa1\x3b\xff\xa7\xcb\x7f\x3f\x43"
+ "\x5e\xc0\x4e\xd2\xcb\xa9\x0d\x03\x45\xb7\x84\xcd\xff\x64\xe9\x2b"
+ "\x76\xbd\xd0\x67\xde\x44\xdf\x92\x86\xd3\x1c\x53\x93\xe0\x2b\x69"
+ "\x7f\xfe\x4a\x1c\xb3\x12\xde\xd2\x5e\x73\x4b\x9a\xc6\x0f\xdf\x45"
+ "\x69\x94\x07\xfd\x83\x0c\xde\x4a\xcf\x69\xd8\xa7\xc7\xd0\x3b\x43"
+ "\x2e\xf1\x80\x66\x40\xf7\x04\x3d\x18\xc1\xfa\x54\x97\x6e\xf6\xd9"
+ "\x66\xf8\x10\xda\xfa\x79\x3f\xd6\xf9\x76\x7e\x15\x3e\xad\xac\x59"
+ "\xec\xa6\x0e\xdd\xec\x46\xe8\x9d\x0a\x2e\x43\xc7\x73\x4b\xef\x70"
+ "\x1d\xcf\xac\x45\xea\xdf\x1a\xfa\x3b\x1e\xfa\xb3\x2e\x57\x9f\x9d"
+ "\xd7\xff\xb3\xae\x97\x79\xad\x19\xf4\x67\x93\xb0\xb2\xd0\x5a\x99"
+ "\xb5\x46\x83\x15\x68\x0a\x68\x2c\xec\x6c\xb0\xce\x75\x7e\x06\x9f"
+ "\x45\x34\x4f\xd4\xef\xdd\x77\x7c\xc7\xb9\x13\x32\xed\x2c\xe1\x0f"
+ "\x01\xfe\x88\x6f\xc8\xd6\x4b\x37\x4b\xcc\xa7\xf0\x17\xab\x9b\xb5"
+ "\x9c\xda\x8e\x2b\xbf\xc8\x0c\x99\x59\x6c\x26\x74\xe8\xe6\x00\x77"
+ "\x42\x06\x06\x4e\x20\xae\x59\x8f\xce\x7a\xbf\x2d\x8f\xe9\xe9\xfb"
+ "\x2c\x7a\x5e\xa0\xf1\x52\x54\x26\x26\xc2\xc7\xe2\xc0\x43\x2d\xcb"
+ "\x63\xb3\x06\x8a\xac\x31\xda\x5c\x81\xcf\x80\x1e\x4f\xd5\x45\xa0"
+ "\xaf\xc2\x16\x00\xbe\xf9\xdd\x80\x9b\x46\xab\x2e\x42\x77\x3d\xcb"
+ "\x1f\xe1\x65\x31\x72\x1f\xb2\xae\xa5\x79\x8d\x93\xf8\x62\xb5\x10"
+ "\xee\x9f\x0a\xeb\xe7\x7f\x84\x3d\x17\xa1\xbc\xd9\x0b\x1e\x6e\x2c"
+ "\xf8\x58\x5f\xd4\xe0\x53\x2e\x7c\x7a\xb2\x4c\x31\xdf\x7e\xde\x8b"
+ "\x38\x6e\x99\x3b\x99\xb1\x47\x37\xfb\x69\x1a\x23\xee\xe7\x36\x4a"
+ "\x1d\xff\xec\xbd\x9a\x9c\x2e\xfb\x3d\xfb\xdb\xe6\x5d\x11\x0c\xba"
+ "\x79\xf8\x80\x14\xb6\x98\x97\x2c\x42\x1f\xef\xf2\x2f\x62\xce\xfc"
+ "\x7b\x91\x67\xa6\xba\x97\xb5\xf7\x15\x58\xd8\x49\xcb\x22\x5a\xc7"
+ "\xb3\x67\xd0\x5a\x39\x76\xc3\x36\xaf\xba\xd9\x33\x54\xf8\x36\x09"
+ "\x5b\x11\x9d\xf5\x02\xf6\x12\xe8\x06\x68\x1f\x69\xc0\x7e\x4d\x75"
+ "\xdb\xb5\x75\x43\xfb\x44\x03\xc1\xa9\x57\xea\x31\x71\x3e\x6f\xed"
+ "\x86\xef\x18\x21\x3f\xc8\xfc\x26\x79\x6e\x30\xfb\x58\x90\xdf\xa6"
+ "\x7c\x28\x27\x6c\x08\x75\x56\x67\x4a\x00\xba\x04\xab\x13\x63\x53"
+ "\x71\x91\xf6\xab\xd9\xed\xa1\x75\x6b\x15\xf7\xf2\x4e\xf6\x86\xaf"
+ "\xcb\xd9\xfe\x90\x9c\x7a\x4b\xdd\xfc\x4a\x66\x1d\x6d\x1d\x66\x46"
+ "\x63\xaf\xba\xf5\x89\xf2\x72\x5e\x5b\xa1\x57\xbe\xb5\xbb\x8c\x99"
+ "\x74\x25\x04\x36\xac\xb3\x9c\x0d\x53\xba\x74\xb7\xe6\x99\x4d\x53"
+ "\xd7\x2c\xb3\x4d\xe0\xf9\x16\xa6\x2f\xbd\x32\xc1\x38\xdb\x37\xb5"
+ "\x96\x47\xdc\xf1\x9d\x55\x36\x9c\x7d\x57\xb0\x73\x9b\x59\xc4\xb2"
+ "\x00\xb5\x6d\x62\x99\x6e\xdd\x9c\x62\xdc\x35\x3f\x69\x02\x2f\x32"
+ "\xa7\x18\x75\xe6\x56\x33\x63\x6e\x27\xef\x2e\x79\x6c\x9c\x91\xf6"
+ "\xdf\x18\xda\x37\x8a\x23\x4d\x53\x6b\x87\xa8\x8e\xf7\x36\x88\x72"
+ "\x75\x63\xf7\xed\x2b\x13\x47\xef\x5b\x66\x7c\x97\xee\x2b\xd3\x6e"
+ "\xac\x6f\x73\x1b\x43\x7d\x9b\xdb\xf8\xbf\xd0\xb7\x97\xc3\xfa\x16"
+ "\x13\xea\x5b\x06\xfa\xf6\xe6\x8d\xf5\xed\xab\xc6\x50\xdf\xbe\x6a"
+ "\xfc\x92\x7d\x3b\x36\x76\xdf\xe6\xdc\x37\x7a\xdf\xec\x53\xbb\x74"
+ "\x73\xbe\x7d\x63\x7d\x4b\x58\x11\xea\x5b\xc2\x8a\xff\x49\xdf\xf2"
+ "\xab\xf9\xd9\x16\x5a\x41\xd0\xe7\x80\xce\x77\xe9\xe6\x3e\x94\x37"
+ "\x43\xd8\x71\xc7\xd2\xf3\xc4\x82\x6a\xfe\x2f\xc9\xdb\xcc\x69\x96"
+ "\x7b\xda\x1c\x5a\x3f\xb7\xa8\x76\x25\x73\x45\x8c\x07\x25\x62\xfa"
+ "\x51\xee\xe0\xfe\x3b\xbd\xb0\x19\xf4\xc3\xbf\x0a\x7c\xbb\x2f\x7a"
+ "\xa3\xdf\xa7\xe7\xd1\xb1\x2b\x0f\x5f\x31\xb0\x37\xfa\x3d\xfa\x81"
+ "\xa2\xb9\x4c\xf3\xcf\xaa\x95\x35\x57\x5d\x8f\x1e\xcd\xfd\xc6\xb2"
+ "\x0c\x66\x06\x3d\xc2\x2f\x62\xb5\x96\xe7\x4f\x30\x2e\xbb\x8c\x7d"
+ "\x7f\xee\x4a\xed\xce\xac\x56\xd7\xea\xee\x09\xdc\x9c\xcb\x22\x70"
+ "\x6f\x57\xf8\x5f\xb4\x78\xd8\x9c\x5c\x36\x6e\xb5\x9d\xea\xf7\xb1"
+ "\x0d\x66\x3b\xd5\x4d\xf0\x90\xbc\xfc\xdc\xa7\x23\x36\x33\x53\x25"
+ "\xd5\x8d\xdf\x65\x96\x02\xbe\xfb\x05\x66\xc0\xfd\x5e\xdc\xd3\x95"
+ "\x77\x74\xc7\x1b\xa9\x9d\xe3\x5a\x3b\x5f\x00\xbf\x68\x09\xbf\xdb"
+ "\x9e\x0b\xc1\xef\xb6\x07\x42\xf0\xbb\x2d\x4a\xc2\xef\x36\x43\x08"
+ "\x7e\xb7\x79\x6f\x0c\x7e\xb7\x25\x85\xe0\x27\xcb\x5e\x1f\x7e\xb7"
+ "\x6d\x1b\x1b\x7e\xb7\x95\x84\xe0\x27\xeb\x1a\x03\x7e\xe3\x47\x87"
+ "\xdf\x6d\x9f\x7c\x39\xf8\xdd\xe6\xfd\x92\xf0\x8b\x92\xf0\xfb\xea"
+ "\x9f\x43\xf0\xfb\xea\xbe\x10\xfc\xbe\xba\x4a\xc2\xef\xab\xcb\x43"
+ "\xf0\x4b\x58\x70\x63\xf0\xfb\x6a\x61\x08\x7e\xb2\xec\xf5\xe1\xf7"
+ "\xd5\x37\xc7\x86\xdf\x57\x9b\x42\xf0\x93\x75\xdd\x18\xfc\x12\x26"
+ "\x13\xdc\x62\x54\xf8\xc5\x8c\x0d\xbf\x84\x05\x5f\x12\x7e\x66\x09"
+ "\xbf\xdb\xa7\x84\xe0\x97\xf0\x51\x08\x7e\x09\xa5\x12\x7e\x09\x7b"
+ "\x42\xf0\xbb\xdd\x76\x63\xf0\x4b\x70\x86\xe0\x27\xcb\x5e\x1f\x7e"
+ "\x09\x57\xc7\x86\xdf\xed\xa6\x10\xfc\x64\x5d\x63\xc0\x6f\xc2\xe8"
+ "\xf0\xbb\xfd\xdb\x5f\x0e\x7e\xb7\xdb\xae\x07\xbf\x1b\xe3\x35\x6e"
+ "\x17\xb2\xce\xff\x42\x3d\xad\x63\xd5\x03\x18\xc2\x3e\x51\x29\xba"
+ "\xbd\xb5\x46\x19\x6f\x94\x77\x38\x6e\x2f\x26\x19\x66\x69\x87\xee"
+ "\x8e\x99\x35\xca\x38\x23\x77\x9c\x9b\xa7\x38\xba\x4f\xf1\x5d\xe3"
+ "\x0d\xca\xae\x09\x06\xf8\x14\x18\xad\x2e\x61\x2f\xab\xbb\x23\x2f"
+ "\x62\x1a\xbb\x05\xf7\xf5\x76\x13\xbf\x86\xe7\x81\xa2\x3b\x8a\x89"
+ "\x17\x89\x1b\x09\x93\xb4\x4d\xd9\x22\x78\x67\x56\x7a\xda\xb6\x2d"
+ "\x69\xa9\x5b\x6c\xd6\xd4\x8d\x8f\x67\x0f\xf7\x89\x2f\xe2\x5e\xee"
+ "\xc1\xfc\xdd\xd1\x14\xf4\xf3\xe2\xe0\x76\xf8\xcb\xcb\xbc\x15\xb6"
+ "\x69\x5f\x33\x89\x38\x05\xd1\xb1\x27\xf8\x50\xf2\x81\xa4\xaf\xf0"
+ "\x77\x85\x1f\xc0\xa1\x8c\x03\xbc\xc4\xb4\x1c\xbe\x5d\xd4\xb3\x09"
+ "\x92\xc1\xe7\xcf\xe5\x51\x53\x13\x61\xd3\x21\xee\x76\xe8\xbe\xa6"
+ "\xdd\xc1\x6a\xe4\x26\x53\xb5\x52\x32\x35\x91\x97\x4e\x4d\x00\x0c"
+ "\x5a\xe0\x83\x2d\x27\x62\x56\x87\xee\xce\x6e\x1e\x65\xaa\xa6\xba"
+ "\x6a\xd5\x7a\xa0\xd7\xf0\x26\xed\xe4\xff\x44\x7d\x2a\x2f\x88\x38"
+ "\x24\x4e\xc9\x0f\x7e\xed\x45\xf3\x2e\x6b\x04\xf2\xc2\x17\x22\x7c"
+ "\x04\x6a\xb1\xa7\xd0\x6f\xe4\x25\x7e\x7c\x29\x95\x5f\x8a\xd8\x9b"
+ "\xc1\x3a\x64\x9f\x6e\xa2\x3e\xb5\x89\xb1\x94\x98\x56\xf4\x3d\x99"
+ "\x7c\x40\xc4\x7f\x14\x70\xbd\xb3\x99\xda\x5e\x21\xe2\x76\xfa\x2f"
+ "\x89\xb8\x9d\x6a\x99\x99\x54\x46\xd0\x53\xf8\x3f\x95\x75\xdc\xf9"
+ "\xa6\xd6\x2f\xe2\xa1\x27\xd1\xfb\xa1\xb0\x36\x22\xe9\x7d\x6f\xd8"
+ "\x77\x13\xbd\x6f\x22\x3e\x74\xb2\xfa\x3d\x8a\xde\x57\x81\x2f\x95"
+ "\x31\x2f\x0b\xa5\x4d\xb4\xee\x4e\xd8\x02\xc7\xa8\x79\x26\x53\x9e"
+ "\x29\xe0\x75\xd5\x3a\x62\x7b\x74\xf3\xaf\x41\x66\x54\xbf\xc7\xd1"
+ "\xfb\x69\x9c\x0b\xa8\xdf\xa7\xd0\xfb\x7b\xff\x1f\x7b\xdf\x03\x17"
+ "\x55\x95\xf6\x7f\xe6\x32\xea\xa4\x33\x30\x2a\xd5\x58\x68\x53\x6b"
+ "\xbb\x53\x6b\x45\xc5\xb6\x54\x9a\x54\xda\x52\x99\x50\xab\x2d\x99"
+ "\x25\x26\xda\x58\xfe\x41\x24\x44\x45\xfe\x49\xac\xd2\x0c\x52\xeb"
+ "\xee\xa2\x01\xea\xbe\xc5\x9a\x7f\x8a\xdd\xad\xd6\xde\xb7\xb6\xe9"
+ "\x5d\xdd\xa8\x80\xa1\x5e\xfb\xbd\x94\x03\x4c\xec\xe0\x92\x2f\xda"
+ "\x04\x28\x23\xcc\xdc\xf3\x7b\x9e\x7b\xee\x65\x66\x60\x06\x66\x06"
+ "\x34\xdb\xe4\xf3\xb9\x9f\xcb\x3d\xf7\xcc\xb9\xe7\x3c\xcf\xf7\x3c"
+ "\xcf\x73\xfe\x3d\x0f\x3c\xff\x44\x7c\x0f\x76\xfd\x34\x16\xff\x46"
+ "\xa9\xdc\x8e\x6d\x02\xda\xab\x91\xee\x40\xeb\xed\x90\x36\x0b\xc6"
+ "\xab\x39\xc8\x47\x6c\xa7\x69\xc3\x09\xd2\x22\x9b\x86\xb1\x41\xc3"
+ "\x18\xaf\x2e\x8f\x66\x3e\x7a\xb8\x24\x48\x6f\xc7\x74\xdc\x5b\xce"
+ "\x1b\x2f\x57\xe3\xff\x40\xd3\xe7\x91\x86\xe2\xb7\x60\x4c\x74\x43"
+ "\xa4\xc8\x67\xa0\x1d\xfa\xd1\x25\xb9\xbb\x44\x5e\x40\xdd\xc6\xc0"
+ "\xfb\x35\xe2\xba\x47\x43\x82\xb3\x97\x9d\x2f\x92\xdd\x30\x3d\x24"
+ "\xbf\x11\xf0\x3b\x26\xf7\x6e\xc8\x92\x62\x12\x42\x1a\xf3\x95\x05"
+ "\xf8\xc4\xf9\x15\xbb\x4a\x19\x2d\xf8\x49\x01\x8c\x4a\x58\x41\x9c"
+ "\xd0\xd1\xd7\x6f\x67\x73\x35\x37\xf4\x9d\xff\xb5\xca\xa6\x75\x89"
+ "\x71\x1c\x08\x1b\x27\xdc\x70\xd4\xbd\xbf\x68\x9a\x20\x1f\x3c\xde"
+ "\xd9\x3d\xde\x65\x4a\xef\xd8\x1e\xb8\x1b\x95\x1e\xef\xf4\xfd\xde"
+ "\xe9\x3c\xde\x25\x79\x97\x79\xe3\x2c\x8f\x77\xf1\xfd\x7e\x97\xec"
+ "\xf1\x2e\xa6\xdf\xbb\x2c\x8f\x77\x53\xc5\x77\x61\x90\xbe\xbd\xcf"
+ "\x4f\xa1\x6c\x5a\xa4\x98\x0e\xb2\xfe\xc6\x03\x1e\xe9\x72\x31\x1d"
+ "\xbf\x7f\xd8\x4a\xbe\x14\xc7\x31\x0c\xe7\x80\xa3\x1f\x8b\xdf\xb0"
+ "\xba\xbf\xf1\x53\xc9\xcf\x7c\x34\xe3\xdf\x4f\xe7\x44\xc8\xb4\x63"
+ "\x10\x53\x11\x79\xb9\x18\x13\xa8\x84\xf9\xe4\x62\xfd\x50\x88\x5d"
+ "\x8d\xb1\x6f\x21\x9f\x3f\xd9\xe8\x37\x36\x66\xe1\x4d\x49\xd2\x59"
+ "\x56\x97\x41\x19\xc3\x1b\x26\xa6\x63\xac\x41\xf4\xdf\x95\xd3\x4e"
+ "\x79\x21\xc6\x20\xc6\x32\x24\x3d\xc4\x9c\xde\x9d\x0b\xb2\x21\x1c"
+ "\xf5\x1c\xae\xef\xd5\xc1\xf8\xb6\x2e\xf5\x24\x8b\x33\x88\xe7\x7b"
+ "\x8d\xca\x98\x75\xed\x24\x2a\xf5\x2e\x6a\xc3\x71\x1e\x93\x09\x37"
+ "\x55\x43\xde\x08\x51\xa6\xed\x60\x7b\xbd\xa3\x31\x36\x77\x84\xb9"
+ "\x5d\x98\x67\x56\x1c\x97\x45\x37\x48\xef\x59\x7b\xa3\x1b\x84\xb1"
+ "\xb4\x78\xae\x10\xea\xe8\xec\x8b\x83\x29\x8b\xb6\x9c\x56\x4d\x2a"
+ "\xed\x2e\x8c\x56\x7b\xef\x6f\x8c\xbe\x0e\xcb\xc4\x36\x58\x65\x37"
+ "\xd5\x60\xd9\x90\x27\xa6\x6f\x7f\xa3\x52\x19\x03\xef\x67\xb2\xfd"
+ "\xf8\xd1\x0d\x42\x0c\xa0\xc2\x68\x18\xff\xdf\x34\x4d\xdc\xc7\x59"
+ "\x40\x71\xef\x63\x0f\x21\xb8\xaf\x99\x86\x8f\xaf\xc9\xf9\x96\x4c"
+ "\xe8\xec\x4d\xc2\xbd\xaa\x2d\xc2\x3e\xec\x35\xe8\xff\xcf\x41\xe6"
+ "\xa6\x12\x16\xdb\x46\x16\xfd\x4e\x5d\x97\x95\x6c\xc6\x33\x89\x46"
+ "\x65\x75\x67\xf8\xf8\x2f\xa1\xcc\xbd\x56\xf2\xd4\x76\x71\x5e\x02"
+ "\xe3\xec\xd6\x58\xb1\x7d\x39\x7a\x02\x79\x0e\x43\x9e\x36\xc8\x53"
+ "\x23\xe5\xc1\xf7\xdd\x38\xc7\x4b\xf5\x04\xdb\x75\xda\x38\xb3\x1a"
+ "\xde\xb7\x5b\x39\x4b\x26\xdb\xa3\x19\xed\xb0\x92\xd6\x5c\x7f\x3a"
+ "\x58\x98\x17\x55\x5e\x1e\x4f\x0d\x97\x27\x82\xdc\x89\x63\xbe\x08"
+ "\x2e\x8f\x67\xf3\x09\x37\xcf\xc6\xf8\x66\x18\x7b\x1c\xd7\x3e\x99"
+ "\xec\xbb\x79\xab\x20\x3f\x20\x0d\xf8\xb3\x17\x74\x84\x30\x3f\x12"
+ "\x9c\x5c\xb8\x79\x9e\x50\xc6\x15\xcc\xff\x19\x9e\x23\xe9\x2e\xbc"
+ "\x79\x77\x5f\xfc\x88\xbe\x33\x0d\x37\x7f\x84\xf3\x8c\xdb\x78\x56"
+ "\xc7\xfe\x75\xc0\xfa\x42\x59\x7e\xfd\x90\xc0\x6f\xe2\x84\xb9\xd8"
+ "\xe2\x09\x0b\xd9\x7e\xb6\x5b\xc6\x87\x69\xae\x3c\xd3\x5d\x78\x4b"
+ "\xdf\xfa\x07\xe6\x41\x9e\xf1\x50\x7e\x5f\x3b\xd3\xf0\x1b\xb7\xc4"
+ "\xb0\xb5\x82\x5b\xe2\x41\x96\xc6\x6d\xeb\x21\x72\x31\x3d\xbe\xce"
+ "\xe9\xc0\xf3\xfd\x3e\x7d\x71\xa1\x9e\x16\xfc\x38\x15\x5f\x1e\x87"
+ "\x67\x38\x6e\x72\x48\x75\xbe\x35\x1e\xcf\x0e\x60\x9d\x19\x6d\x6f"
+ "\x9d\x21\xd1\xd1\xd8\x01\x65\x67\x7f\x49\x6c\xb2\x5b\x8e\xe0\x1e"
+ "\x1b\x81\x26\x1b\xa4\x7d\x5f\xb7\x08\xe7\xb8\x85\xef\xb3\x3c\xc2"
+ "\x9a\x29\xee\x39\x46\x3a\x55\x20\xd6\xa0\xcc\x62\xe0\x85\x10\x1b"
+ "\x57\x76\xab\x30\xd6\xd9\x0c\xef\x85\x76\x0b\x7b\xea\x6e\x5d\xc1"
+ "\xfa\xc1\xad\x30\xfe\xb9\x35\x93\xf5\x03\x96\x86\xb1\xeb\x71\x2f"
+ "\xc4\x29\xd9\x2d\xad\x18\x9f\x16\xe8\x91\x88\x3e\xec\xea\xba\xa0"
+ "\xbf\x66\xf6\x20\x16\x12\x31\x0e\x21\xd0\xc1\xc6\x74\x14\xd2\xfc"
+ "\x96\x6a\xfc\x3e\xd2\x16\x63\xf3\x86\x69\xa2\x40\x0e\xdc\x9a\xdc"
+ "\x17\xe3\xf8\x32\x3c\x57\x71\x8b\x5f\xdf\x85\x48\x23\x17\xd4\xb9"
+ "\x0e\x6c\x66\xd3\x15\x5f\x42\xfd\x62\xae\xe3\xc3\x2f\x8f\xc3\x3d"
+ "\x9c\x50\x57\xb6\xcf\xcd\xc0\x78\xc7\x70\x10\x23\x83\x6f\xdc\x54"
+ "\xc7\xb0\xc0\x62\xa3\xcb\x6e\xdd\x2b\xd2\x4f\x88\x7d\x51\x92\xc1"
+ "\xe8\x20\xe6\x5f\xc8\xe6\x86\xa2\x7e\x06\xf5\x72\xc7\xff\x82\x74"
+ "\x61\x5e\x4f\xdc\xe7\xdd\x5d\x18\x13\xe9\x51\xe7\x2e\xe1\x2c\x62"
+ "\x07\x8e\xeb\x6f\x7d\x17\xbf\x65\x44\x1f\x63\x88\x8b\x13\x9e\xf8"
+ "\xbf\xb5\x1c\xeb\x89\xfb\x03\x5d\xaa\x09\x0b\xa9\x71\x42\x32\xd2"
+ "\x19\x7e\x73\x14\xfa\x42\x9c\x9f\xd8\xf3\x42\xec\x2b\xf8\x5e\x81"
+ "\x47\x3c\x5f\xd0\xc5\x31\x6f\x49\xba\x16\xed\x04\xf4\x35\xd1\x97"
+ "\x66\x5c\xb0\x05\xe4\x77\xa6\x68\x67\x65\xfa\xf5\x77\x78\x23\x89"
+ "\xc6\xf3\xce\xb8\x57\x1c\xf1\x46\x95\x0b\x74\xe8\x43\x19\xfd\x41"
+ "\x9a\x36\xdc\x02\xf5\xfd\xd9\xd2\xdf\x5c\x26\x9c\xb1\xec\x32\xdd"
+ "\xd8\x81\xfb\x84\xda\x8f\x67\x09\x7e\x8e\x14\x09\x99\x4e\xba\x8b"
+ "\xc5\xf3\xb6\x53\xd5\x02\x1d\xbe\x13\x62\x08\x60\x99\xa1\xfa\x03"
+ "\x96\xfd\x2c\x5a\xb4\xa7\xda\xc1\x9e\xb8\x1c\xda\x23\xe8\x29\xf8"
+ "\xff\xb2\x13\xb2\xdb\x8c\x2c\x06\x25\xf3\x69\x2f\xee\x77\x1c\xcd"
+ "\x7c\x04\xd8\x89\x70\x66\x5b\x76\x9b\x4c\x7b\x3d\x21\xed\xb2\xdb"
+ "\x46\x09\xfe\xa5\x0d\xca\x2d\x22\x0d\xb6\x6c\x63\xf5\x8a\x58\x94"
+ "\xc9\x09\x75\xc4\xfa\x05\x59\xb7\x1a\x51\x97\x8e\xee\x2e\xbc\x4d"
+ "\x2d\xf9\x16\x10\xda\x2f\xfa\x9d\x36\x5d\x83\x63\xa7\xdb\x36\x89"
+ "\xfa\xd3\x20\x7e\xdb\x30\xfc\x6f\xdf\x16\x2f\x96\x99\x2c\xf8\xde"
+ "\x06\xba\x40\xb9\xc9\x50\x8f\x52\x49\xa7\x8b\xfb\xf4\xa7\x31\x5b"
+ "\xe3\xb6\x2a\xb7\x3e\x67\x34\xf4\x3a\x37\xb4\x7a\x75\xba\x16\x06"
+ "\x0d\xa9\x8b\xd3\x97\xe8\xb5\x4b\xd3\xd2\x56\xa7\x69\xd1\xe9\x4e"
+ "\xbf\x58\x4d\x0a\x5a\x78\xdb\x61\x31\x9e\xdc\xde\xbe\x78\x72\x85"
+ "\x3f\x57\x7a\xc6\xf9\xb3\xca\x7e\xae\x1e\x99\xb1\xd5\xcf\xa7\xf9"
+ "\x2b\xa7\x84\xe3\xab\xe0\x3a\x04\x97\x09\xae\x6a\x1c\x6b\x2d\x72"
+ "\x90\x38\xd0\xd1\xc2\x78\xcc\x7d\x66\xfe\x36\xf4\x5d\x13\xd7\x22"
+ "\xfb\xf9\xd6\x0a\x5e\x4e\x04\xdf\x2a\xf9\x3c\xee\x67\x41\x3f\xe9"
+ "\x87\xe0\x32\xc1\x55\x0d\x97\xf0\x3b\xfe\xbf\x85\xf3\xbe\x55\x9e"
+ "\xef\x70\x7d\x9c\xe6\xff\x1d\xfd\xad\xd7\xd3\x3c\xb9\xb0\x0e\xc2"
+ "\xbf\xc4\xf2\xf5\xab\x03\x47\x0b\x6f\x56\x8a\xf9\x04\x3b\x2b\x3c"
+ "\x8f\x68\x7d\xe4\x0b\xa3\x85\xd7\xbf\x29\xe6\x13\x62\x08\x4b\xed"
+ "\x41\x1f\xfe\x90\x5f\xca\x27\xa7\x85\x31\xd5\x62\x3e\xe1\xec\x1f"
+ "\x9f\xcf\xf9\xfa\xee\x28\x9a\xef\xb0\x8b\xf9\xd4\x9e\xe5\x79\xe4"
+ "\x19\xcd\x17\x5e\xa3\xc1\x3c\x7c\x9e\x5c\xb0\x0d\x69\xe1\xcf\xa7"
+ "\x41\x7e\x9f\xbe\x4f\x83\xe3\x53\xec\xd1\xfe\x7c\x4a\x5d\xb2\x7c"
+ "\xe9\x1d\xcb\x57\x65\x60\x74\xaa\xf4\xd5\xcf\xa5\xe3\x7d\xd5\xe2"
+ "\x67\x85\xdb\xea\x45\xcb\x96\xb0\x7f\xd2\x57\x44\xe3\x3f\x2b\x00"
+ "\x6f\x78\x4f\x79\x2e\x15\x6f\x4b\x56\xe3\x63\xa6\x7e\xda\x73\x4b"
+ "\xa4\x30\xe1\x5e\xbe\x9f\xba\x0b\x6f\x07\xfb\xf7\xe7\x2b\x98\x3d"
+ "\x72\xfb\x16\xab\xec\x7a\x61\xbd\x31\x22\xcf\x4a\x8e\xe8\x84\x78"
+ "\x82\x64\x80\xcf\x04\xd9\xed\xbf\x45\x9f\x09\x11\x79\xa9\x4b\x22"
+ "\x9c\xcb\x97\x82\x9c\x35\xc1\x6f\xc1\xfe\x7d\x55\x3c\x93\xaf\x2c"
+ "\x15\xfc\x87\x16\xde\x1e\x29\xed\x71\xe4\x0d\xca\x39\xe8\x17\x5f"
+ "\xd8\xf3\xf4\x12\xfa\xe3\x51\x66\xc2\xf3\xf6\x8a\x97\x84\xf8\x34"
+ "\x91\xf0\x3c\x0f\x9e\xcb\xe0\x59\x03\xcf\x51\xfc\x16\x67\x03\x9e"
+ "\x91\x84\x67\x8c\x67\x36\xb5\xbb\xf0\x8e\xbe\xf8\x97\x9e\xb4\x11"
+ "\x03\xd8\xdd\xe1\x73\x8c\xde\xcf\xef\x18\x94\xa1\x97\xe2\x03\x0b"
+ "\xb1\x80\x0b\xef\xc8\xec\x8b\x05\x2c\xc4\x74\x52\x0b\xba\x89\xe9"
+ "\xf6\x3b\x4e\x87\x69\x26\x17\xb0\xb1\xc0\x1d\xbb\x25\xbf\x10\xcc"
+ "\xd6\xbf\xa3\xca\x23\x8e\x32\x3e\x9b\xfa\xe2\x28\x33\x3f\x66\x3b"
+ "\x05\xdf\x4b\xb2\x3b\xa1\x8f\xdf\x11\xdd\x17\xf3\xae\xf0\x8e\x36"
+ "\xcf\x98\x77\x56\x78\x8f\x63\xac\xee\xc2\x3b\x89\x5b\x0f\xde\xb1"
+ "\x1d\xbf\xe9\x2b\x66\xf4\x36\x0e\xc6\x03\xeb\x61\x3c\x00\x77\x61"
+ "\x6c\x20\xda\xe1\x98\x4e\xf3\xe3\xd0\xc7\x8e\x16\xdf\xa1\xed\xe7"
+ "\x73\xde\x43\xb0\x6b\xef\xdc\x81\xfe\x77\xed\x39\x29\xb2\x1f\x55"
+ "\xe0\x3e\x28\x78\x66\xfe\x23\xe9\x29\xd9\x9d\xc2\x19\x33\xc9\xb7"
+ "\x9c\xe7\xb9\x7c\x9f\xe7\x1f\x3e\x93\xd6\xad\x57\xac\x8e\x70\x2e"
+ "\x5e\xca\xec\xb8\x3b\xcf\x8a\xeb\xd4\xb9\x4c\xdf\xdf\x69\xa3\x8f"
+ "\xb0\xb8\x27\x56\xd9\x74\x3d\x9e\x89\x8a\x90\xad\x58\x4d\xe1\xb7"
+ "\x11\x99\x8b\x97\x0a\x69\x90\x6f\x33\xd8\x5a\x62\xfd\x3e\x32\x47"
+ "\xb5\x11\x7a\xc6\xc5\xfc\x0d\xc8\xee\xac\x7e\x72\x72\x2e\x7e\x47"
+ "\x21\xd8\x11\x9f\x11\x25\xc6\x1f\xc4\xba\x55\x78\xf8\xbe\xdb\x06"
+ "\x69\xb8\x27\xac\xf3\x11\xa2\x44\x5f\xbf\x62\x5d\xaa\x85\xf8\x67"
+ "\x85\xd3\x93\x25\xbf\x3d\x40\xf3\xea\xfe\xed\x79\xe4\x97\x42\x0f"
+ "\xb9\x76\xc9\xb4\xc4\xd9\xf0\xdf\x34\x31\x74\xae\x27\x76\xa2\x3a"
+ "\xc3\x23\x0f\x75\x56\xfe\xf5\x57\x42\xec\xc9\xc2\xe9\x20\xff\xef"
+ "\x64\xfe\x24\x36\x3f\xfe\x35\xca\x16\x21\x26\x23\x9e\x6d\xe4\xf1"
+ "\xec\xee\xcc\x3d\x82\x9f\x5d\x8e\xd9\x8b\x42\x5c\xa6\xc2\xe9\xe9"
+ "\x34\x5c\x19\xcb\xe2\xce\x4e\x4c\x02\xfe\x09\x7a\x1f\xfb\x86\x70"
+ "\x86\x53\x8d\x6d\x9f\x81\xe7\x5a\xef\x85\xeb\x57\x2c\x4e\xcc\xe3"
+ "\x5f\x4b\xe5\xa2\x0f\x2b\xc0\x96\x09\xee\xea\xee\xc2\x19\xd1\x7d"
+ "\xfb\x94\xfa\xce\x85\xce\x78\x18\xfd\x6b\xb9\xcf\x08\xcf\x14\xe7"
+ "\x35\x67\x2c\xb4\x92\x1f\x97\xb0\xfe\x3d\x03\xf0\xff\x89\x78\x3e"
+ "\x6c\x46\xba\x95\x3c\x58\xdf\xaf\x8c\xf7\xa4\xf9\x17\xc6\xbb\x19"
+ "\xa5\x80\xc5\x7b\xe1\xfa\x15\xe4\x7f\x45\x8a\xbb\xbd\x99\x13\xce"
+ "\x37\x1d\x0f\xd3\xe0\x19\xe0\x19\xef\x4a\xe9\xa3\x64\x71\x40\x9b"
+ "\x19\x35\x92\x3c\xe9\x0c\x9f\xa0\x87\x67\x0b\xd8\x9b\xf3\xc4\x67"
+ "\xe8\x73\x33\xda\xa5\x67\xf8\xdf\x21\xc9\x1b\x1c\x23\x76\x6e\x4c"
+ "\xda\x81\x63\xcf\x25\x1a\xb0\xc9\x34\x38\xc6\xbb\x4b\x63\x25\x1f"
+ "\x17\xb0\xdf\xce\xb0\x76\xe6\xd7\x46\x77\x85\x3f\xaa\xed\x02\x19"
+ "\x0a\xef\x62\xac\x64\xff\x51\x56\xce\x5d\x71\x56\xae\x69\xba\x9b"
+ "\x1f\x61\x11\x40\xe3\x74\xd6\xa6\x99\x99\xf0\x7f\x26\xc6\x40\x87"
+ "\x7c\x7a\xe8\x5f\x89\x6c\x4c\xd8\xbe\xdb\xd0\xa3\x9e\x67\x2e\x00"
+ "\x9b\x75\x19\x62\x65\xa6\x10\x3f\xda\xb8\x41\x9d\x88\x36\x1f\xfa"
+ "\x42\x10\x7c\xa4\xa1\xef\x49\x27\x19\x2d\xf8\xfb\x37\xde\xd5\x20"
+ "\xf8\xb9\x5f\xa7\x53\x4a\x7e\x27\xa9\x61\x5c\x1b\xe5\x5e\x6f\x47"
+ "\x5f\x94\xc2\x7c\x5e\xb7\x2e\x5c\xf0\x3f\x29\xfa\x9d\x2c\xcf\x20"
+ "\x91\x65\x3c\xf3\x3b\x29\xf8\x49\x18\xc4\xf7\x24\xcd\x3f\x51\x20"
+ "\xf9\x9e\x04\x3a\xe0\xf9\x47\x1d\x3d\xe3\x74\xc0\x7d\xaa\x87\xbf"
+ "\x1d\xb9\x4f\x3f\x94\x1c\xc8\x4d\x8e\xf9\xa1\x0c\x4e\xdf\xcc\x9c"
+ "\xc5\x70\x32\xb3\x40\x8a\x0b\xee\x91\x56\x0a\x38\x7f\x85\xa5\xcd"
+ "\x48\x14\xd3\x0e\x58\xc9\x47\xf6\x3e\xdb\x0c\xe4\x1d\xce\x6b\x42"
+ "\x3f\x3e\x0a\xe3\xe0\x1d\x9e\xfd\x8a\x08\x7f\xa8\xba\x47\x81\x5e"
+ "\x1e\x0d\xd7\x18\xbc\xe2\xfb\xe4\xc7\x19\xda\x80\x63\x84\x08\x19"
+ "\xe8\x9b\xcc\x30\x9a\xe0\x74\x86\x2d\x72\xca\x8e\xa2\xed\x89\xe7"
+ "\xbe\x13\x5c\x4e\xf4\x3f\x20\x4f\x70\x75\x62\xcc\xce\xa3\x78\x9e"
+ "\x6d\xdb\x32\x3c\x5f\x79\x15\xc5\x78\x35\x09\xae\x6f\xe8\x2e\x76"
+ "\x6e\xb4\x5e\x8c\xc3\x59\xe3\xca\xa0\xd5\xc0\x07\x25\x8e\x3b\xd0"
+ "\x07\x58\xb8\xcc\x41\xc2\x53\xc3\xde\x9f\x7b\xfa\x7d\x8a\xfe\xbf"
+ "\x30\x56\x19\x5f\xe8\x00\x59\xa9\x95\x2d\x72\x86\xe5\x9a\x9d\x36"
+ "\x21\x5e\x40\x82\x6b\x0c\x4d\xc8\x9c\x41\x85\x18\x63\x19\xf4\x30"
+ "\xc8\xd9\x30\x21\x2e\xf7\x7a\xda\x09\xff\x2b\x12\xd6\x77\x52\x8c"
+ "\x19\x0a\x65\x57\x27\x38\xf9\x9e\x84\x4c\x3e\x67\x51\xa6\x0c\x7e"
+ "\xf7\x4f\xf8\xdd\x3f\xa1\x3e\xd1\x50\xa6\x1a\x9e\x67\xd2\x5d\xcb"
+ "\xf0\x1c\x56\xae\x30\xf6\x81\x36\x9a\xc4\xb3\xad\x87\x30\x4e\x28"
+ "\xfa\x1b\x5f\xe4\x34\xe5\xee\x12\xcf\xaa\x0a\xf1\x6a\x33\x7b\xa9"
+ "\xf8\x9d\xd8\x84\xf5\x64\xe6\xa2\xf5\x57\x09\x67\x5e\xf1\x3c\x57"
+ "\x82\x53\x0b\xdf\xcc\x45\x7a\x28\x85\x18\xe1\xc2\x99\xae\xbb\xa3"
+ "\x07\x8b\x19\x8a\x7b\x55\xd6\x4e\x22\x1c\x9e\x11\x71\x55\x54\xd6"
+ "\xa3\x3f\xb2\x1c\x3b\x75\xe0\xdc\xe3\xfb\x3d\x0d\x9c\x36\x43\x0e"
+ "\x72\xf5\xee\xf9\x75\xa9\xd1\xbe\xcf\xf5\x15\x45\x81\xfd\x7b\x2c"
+ "\x85\x16\x5d\x75\x18\xee\x36\x6a\x98\x88\x7e\x7a\x64\xb4\xe8\x9a"
+ "\xed\xd4\x68\x81\xf4\x6b\x53\xe0\x6e\xa3\x45\xba\x18\x6a\x6c\x84"
+ "\xe7\x9f\xca\xe1\x0e\xcf\xa3\x6a\x20\x7f\x32\x2d\x1a\x8d\xbf\xb3"
+ "\xd2\xa2\x31\xef\x42\x3e\x78\x56\xbc\x09\x77\x78\xbe\xe4\x00\xe4"
+ "\x83\xe7\xb1\xaf\x1c\x97\xdd\xa3\x85\xff\x21\xed\x86\xa3\xec\x5b"
+ "\xd1\x47\x85\x6f\x15\xe1\x58\x0d\xbf\x71\xdb\x51\xf6\x8d\xdb\x8f"
+ "\xb2\x6f\x4c\x3f\xca\xbe\x31\xae\x0c\xf2\xe9\x69\x91\x4a\x09\xf7"
+ "\x36\x5a\x14\x9e\x05\xf9\xe0\x39\xa2\x1d\xee\xf0\x3c\x1e\xc6\x7d"
+ "\x8d\xf0\x3c\x01\xea\xd2\x08\xcf\x91\xd3\x21\xdf\x0a\x5a\x74\x69"
+ "\x15\xdc\xdb\x69\xd1\xe5\x53\x21\x1f\x3c\x6b\x4a\xe1\x0e\xcf\x57"
+ "\x40\x39\x8d\xf0\x7c\x65\x2e\xdc\xe1\x79\x26\xd6\x23\x95\x16\xdd"
+ "\x0d\xe5\x1e\xb3\xd3\xa2\x7b\x31\x3f\x3c\xcf\x82\xf2\x2c\xf0\x7c"
+ "\x5f\x3a\xe4\x83\xe7\xf8\x28\xb8\xc3\xf3\xfd\xd8\xd6\x74\x5a\xf4"
+ "\x60\x2a\xdc\xbb\x68\xd1\x43\x90\x6e\x81\xe7\xb9\xd5\x70\x87\xe7"
+ "\x44\xcc\x0f\xcf\x8f\x60\x7b\xe1\xf9\x97\x48\xa3\x4c\x5a\xf4\xe8"
+ "\x34\xb8\x3b\x68\x51\x92\x01\xf2\xc1\xf3\x02\xac\x3f\x3c\x3f\x31"
+ "\x07\xf2\xc1\xf3\x22\xa4\x15\x3c\x3f\x85\xed\xcc\xa2\x45\x29\x58"
+ "\xbe\x93\x16\x2d\x43\xba\xc0\xf3\xf2\x58\xb8\xc3\xf3\xb3\x40\x8f"
+ "\x46\x78\x5e\x45\xe0\xee\x13\x0f\xb4\x28\xb5\x81\xe6\x8d\x26\xb4"
+ "\x68\x43\x24\xcd\x1b\x03\xf7\x8d\x87\x69\xde\x28\x1d\x2d\xca\x99"
+ "\x0a\xe9\x70\xcf\x2a\x83\xe7\x69\xe2\x33\xdc\x37\xa5\xc3\x73\xb4"
+ "\xf8\x0c\xf7\xec\x39\xf0\x1c\x23\x3e\xc3\x3d\xf7\x28\x3c\xc7\xd2"
+ "\xa2\xbc\x03\xf0\x8c\xf7\x38\x78\x9e\x2e\x3e\xc3\x7d\x73\x2a\xdc"
+ "\x9d\xf6\xc9\x95\x3a\xbb\x6a\x9f\xd5\xae\x6a\x4e\x44\x4c\xba\x8a"
+ "\x8f\x25\xf3\xe1\xc7\xd0\x4f\xeb\xe8\x9c\xd3\x64\xcc\x71\xd9\xac"
+ "\x93\xa8\x23\xcd\x59\x56\x21\xbe\x9d\xe8\x1f\x6f\x74\x8b\xec\xde"
+ "\xaf\xc1\x26\x88\xc5\x98\xe9\xd0\xe6\x32\x9a\x3f\xaa\x03\xda\x1a"
+ "\x45\xf3\xc7\xb5\xc0\x1d\x9e\xc7\x7f\x06\x6d\x85\xe7\xdb\x8a\xe0"
+ "\x0e\xcf\x8f\xdf\x43\x8d\x4d\x51\xdd\x85\xb3\xe2\xad\xb2\xbb\x85"
+ "\xf8\xc0\xb4\xf2\xaf\x89\x11\xce\x1c\x90\x29\x20\x73\x77\x1c\x57"
+ "\x47\x38\x93\x81\x3e\xcd\xf6\x08\x8c\x43\x51\x5e\xa9\xa7\xe1\xfb"
+ "\x85\x3a\x61\xac\x19\xda\x3b\x95\x63\xdf\x1e\x47\x5b\x64\xb3\x9e"
+ "\xc3\xf9\x57\x1a\xfe\x77\x7f\xef\x7f\x2b\xbc\xbf\xe2\xb8\x96\xbd"
+ "\x57\x10\xf7\xfb\xc7\xf1\xfd\x5b\x11\x38\x67\x3e\xa5\x42\x78\x6f"
+ "\xee\x6a\x13\xdb\x15\x86\xef\x3e\xc5\xbc\x56\xd9\xac\x2e\x36\x7f"
+ "\x75\xaf\x83\xe6\x87\x91\x4e\xe5\xc4\xac\xee\xc2\xd9\x60\x0f\xde"
+ "\x2d\xfa\xae\x02\x5b\x59\xa9\x4c\x64\xbe\x10\x2e\xf7\xe7\xa7\x45"
+ "\xc1\x1b\x6c\xf1\xc6\x7c\x5a\x8f\x63\x52\xd0\x23\x9c\x36\x7b\xea"
+ "\xa1\x16\xd9\x7d\xf5\xe5\xc2\x5c\x43\x6b\x1b\x9e\x57\x6a\x91\xcd"
+ "\xfe\x6d\x6f\xf1\xc4\x2a\xed\x86\x08\xf8\xfe\x7d\x9f\xe6\x38\xe8"
+ "\x69\x53\xf6\x3d\xa0\xef\x84\xf4\x76\xb6\x07\x5e\xf8\xbf\x81\xed"
+ "\x5b\x12\xfe\x3f\xcc\xe6\x6e\xef\xab\xc7\xdf\x7a\x8e\x01\x5c\x85"
+ "\xab\x0f\xf3\xe1\xad\x76\xb6\xee\x36\x7b\xc7\x7b\xbc\x95\x8b\x48"
+ "\x27\xa3\xb4\x1b\xde\x87\xf2\x67\x5b\xbd\xc7\x8b\x52\x5e\xe1\xdd"
+ "\x91\xbf\x41\xde\x97\x85\xb9\x9d\xd9\x76\x69\x5e\x9a\x42\x1b\x5e"
+ "\x60\xb6\x52\x1c\xea\x36\x66\xf3\xdd\x97\x8a\x7e\x3a\x9d\xca\xe6"
+ "\x7a\xa7\x61\x5f\xbd\xcb\xd0\xda\x46\x8b\x5b\xed\xe1\x4e\x19\x61"
+ "\xe7\x07\xee\x7b\xf5\x26\x07\xce\xb9\x7d\x8c\x79\x9f\xe0\x47\xaf"
+ "\x2f\xb8\x31\x93\x70\xa6\xb4\x2f\xf1\xb9\x9c\x16\xe6\x44\x99\xdb"
+ "\x1b\x88\x29\x4d\x28\xab\x8c\x16\x16\xd5\xf0\xa3\x0b\xaa\x2b\xd0"
+ "\x56\xcd\xc4\xb9\xa2\xcf\x30\xfd\x6a\xe0\x0b\x8c\x09\xee\xcb\x92"
+ "\xea\x82\x31\x03\x8c\x40\x3b\xb4\x23\xf1\xbc\xf7\x22\x97\x0b\x7d"
+ "\x53\xc1\x98\xe8\xbe\x7a\xc6\xaf\xfb\x92\x51\x6e\x8b\xdf\x7d\x8b"
+ "\x0f\x9f\x58\x56\xb7\x10\xd7\x76\x15\xe8\xeb\xe7\xb4\x70\x3e\xd4"
+ "\x89\x71\xfe\x50\x5f\xb2\xbc\x9e\xbc\x5b\xb9\x24\x75\xd1\x86\xd4"
+ "\xd5\x69\xe9\x8b\x9e\x4b\xbd\x43\x0b\x03\x39\xed\xea\x65\xda\x95"
+ "\x4b\x57\xae\x4e\x5b\xdf\xdf\xde\x54\x74\x17\xfe\x22\xd2\x2a\x9b"
+ "\x2d\xd8\xac\x1f\x81\x0d\xcb\xe6\xc1\xe3\x6d\xc8\xeb\x1d\xbf\x63"
+ "\x71\x25\x20\x4f\xac\x95\x54\x0a\x7e\xca\xf8\xd2\xe3\x0a\x5a\x56"
+ "\xa9\xdf\x8a\xe7\xdc\x9f\xc3\x31\x83\x9d\x98\x49\x07\xd4\x8d\xc5"
+ "\x18\xac\x43\x5f\x0c\x19\x59\xd4\x94\xd1\x81\xfd\xa0\x0d\xfa\x8b"
+ "\x03\xfa\x41\xd5\x59\xe3\xfe\xf8\x16\x59\x7c\xf5\x59\x63\x53\x9b"
+ "\x14\x07\xc8\x65\x68\x8e\xe7\x95\xb6\x64\x8c\x03\xd4\x4b\x35\xa4"
+ "\x16\x68\xd9\x63\x98\xb8\x05\xf4\x40\x41\x79\x3e\xe8\x31\x18\x6b"
+ "\x08\x3e\x20\x2a\xff\x1a\xed\xa2\x3a\xb9\x2b\x9f\x28\xe0\x1e\x4e"
+ "\xc3\x5b\x4b\x7a\x95\xcd\x56\x7c\x8f\xf1\x7f\x5c\xbd\x3a\x92\x7d"
+ "\x94\xf2\x0b\xf4\x80\x9b\x7c\x42\x85\x98\xab\xfa\x93\x04\xd2\xc7"
+ "\xf2\xc5\xcd\xa9\xc7\xe3\x09\x87\x79\xc1\x4e\x22\x0b\xe1\xff\xac"
+ "\xc5\x44\x05\xf9\x22\xb2\x3e\x82\xf4\x6e\xdd\x58\x67\x8e\x4e\xd1"
+ "\x93\xa3\x1b\xdb\x4b\x75\x4a\xb3\xcd\x41\x7a\xaf\xfd\x6b\xdc\x0d"
+ "\x76\x22\xdf\x01\xf6\x54\x39\x0f\x7d\xb0\xac\x32\xd1\xb5\x51\x37"
+ "\xda\xb9\x51\x27\xef\xed\xd5\x29\x9c\xeb\x74\xf2\x9e\x75\xba\xd1"
+ "\xbd\xdd\x3a\x85\x39\xc5\x4e\x3e\xb6\xef\x23\x75\xb6\x36\x61\x9e"
+ "\xb2\x57\xd5\x5a\xd6\xab\x6a\xce\x52\xda\x48\xe4\x8d\xa9\x60\x57"
+ "\x81\x9d\xb9\x13\x6c\x6a\xc0\x84\xd2\xf9\xea\x5f\xa3\xa9\xb1\x35"
+ "\x0e\xe8\x7b\x70\xf6\x75\xf4\x1b\x57\xe1\xdc\x5c\xed\x03\x20\xaf"
+ "\xf2\xe4\x51\x90\x06\xf8\x59\x60\xa7\x85\xbf\x8a\x85\xf1\xbd\x16"
+ "\xae\xa9\x56\xc6\x07\xb0\xe5\x1e\x8a\x81\xe7\x28\xcc\xcb\xf2\xfd"
+ "\xb2\xc0\x2a\xdc\x13\x8e\x0a\xb1\x51\x0b\xef\xb3\x94\x0b\xe3\xbe"
+ "\x78\xab\x64\xaf\x1f\x96\xfb\x3e\x4b\xdf\x5d\x78\xbf\xbc\x6f\xfc"
+ "\xcc\x83\xcc\x31\x1e\x4b\xf4\x29\xcb\x8b\xc7\xcd\xc3\x75\x56\x1e"
+ "\xe8\x76\x5c\x76\xff\x73\xe8\xff\x8a\xe6\xc4\x8b\x63\xd6\xfb\x85"
+ "\x79\x2c\x3c\x7f\x8e\xf3\x1a\x62\x1a\xf3\xe3\xce\xc5\xa1\xcf\xff"
+ "\x43\xe8\x73\x0c\xe7\x31\x00\xd7\xd5\x56\xd9\xfd\x5b\x80\x0e\xa3"
+ "\x60\xbc\x57\x05\xd7\x21\xb8\x4c\xbf\xc1\xf9\x8d\x7c\x32\x5b\x9a"
+ "\xfb\xf1\x53\x57\x18\xff\xfe\x71\x96\x7b\xfc\x7b\x3f\x8c\x7f\xef"
+ "\xd7\x04\xbf\x47\xf1\x7e\xd3\x20\xf3\xd0\x72\xf4\x9d\x4b\x8b\x8f"
+ "\xe5\x96\xf0\x7d\xbe\x76\x41\x37\x3c\x70\x29\xc8\x89\x5c\xe1\x9d"
+ "\xa1\xd9\x9e\xfd\x2d\x09\xc3\x77\x55\xb8\x27\x03\x9e\xb5\x69\x32"
+ "\x6a\xee\x72\x90\x12\x5c\x97\x88\xaa\xd4\x57\x9d\xb1\x73\xd8\x2f"
+ "\x70\x6d\x07\x7e\x7b\x43\xc9\x19\xb1\xdc\xd2\xe3\xea\x9c\x35\x44"
+ "\x88\x61\x82\x71\x90\xb0\xbf\x94\x64\xc3\xd8\x12\x63\x36\xa5\xa1"
+ "\xac\x7e\x60\x39\xfc\xaf\xc0\x7c\x54\xd9\x6c\xe7\xa1\x0c\xe8\x37"
+ "\x49\x54\xd5\xdc\xc0\x1b\x9b\x93\xa1\xef\x68\xe9\xe4\xca\x6a\x7e"
+ "\x47\xab\xa3\xbb\xf0\x01\x68\x7f\x3c\x8b\x3f\xad\x70\xec\xc5\xb9"
+ "\x13\x17\x8c\xe1\xeb\xf6\x3a\x09\xbd\xc7\x49\x8e\xa4\x9f\x26\x76"
+ "\xd5\x44\x83\x5d\x65\x8b\xb7\xab\x5a\xe3\x5c\x2a\x5b\x09\x5c\xdb"
+ "\x53\xd3\x70\x4d\xfb\xc1\x82\x3e\x1f\x9d\xdf\x0e\xee\xa3\x13\xca"
+ "\x9c\x2a\xf9\xe9\x74\xad\x0b\xde\x47\xa7\x8b\x6b\xc9\x2c\xcf\x18"
+ "\xda\x47\x27\xd8\xac\xf5\x60\xaf\x9a\x24\x7f\x2a\x2e\x61\x8f\x3c"
+ "\x51\xba\x54\xcd\xd5\x82\x4f\x96\x4c\x93\xe0\x57\x05\x6d\x57\xd4"
+ "\x35\xdd\x85\x0f\x9a\x24\x7b\x14\xe5\xa7\xcb\x38\xb1\x14\xae\xed"
+ "\x90\xde\x60\x95\x2d\x52\x4b\xb2\x15\x74\x2e\x71\x8d\x35\xc6\x0a"
+ "\x6b\x62\xbd\xfa\x99\x98\x17\xe8\x88\x73\xb7\x61\xae\x5e\xfd\x74"
+ "\xb8\x66\xc0\x75\x97\xcb\xd8\x64\x77\x19\x5b\xb5\x2e\xe3\x7e\x18"
+ "\x0b\xed\x57\xc0\xa5\x84\x4b\x0d\x57\x24\x5c\x1a\x6a\xdc\x1f\x05"
+ "\x77\x7c\x3f\x15\x2e\x1d\x5c\xd3\xe0\x8a\x86\x2b\xc6\xb5\x03\xbd"
+ "\xec\xc9\xa3\xe0\x9a\x0a\x17\xe4\xb1\x6d\x81\x2b\xc9\x65\x6c\xae"
+ "\x67\xe7\x51\xe7\xac\x90\xb0\xea\xdb\xd7\xc1\x0c\x16\x97\x61\x54"
+ "\x33\x8d\xc0\x98\xc1\x59\xa7\xd1\x47\x5f\xc3\x11\x5d\x57\x70\xf1"
+ "\x39\x64\x73\xca\xfc\x61\x1b\xcb\x07\x39\xd3\x1b\x64\x79\xed\x7e"
+ "\xe7\x61\x34\xc7\x15\xce\xa8\xca\x2a\x67\x3e\xc9\x05\xd9\x26\xab"
+ "\x4b\xb6\x91\x04\x3b\xc9\xa9\xb1\xf5\x90\x9c\x14\xea\x12\xe4\x40"
+ "\x16\xc6\x81\x79\xbd\x1d\x71\xee\xa2\x49\xda\x5e\x43\x93\xc3\xa5"
+ "\xb4\x69\xa9\xd2\x96\x24\xf8\xfd\x03\x79\x82\x71\xd0\xfa\xc6\xb5"
+ "\x88\x3b\x18\xdb\xd6\xb6\x9f\x26\x1b\x53\x28\x5f\xab\x07\x1b\xad"
+ "\x01\xc0\x27\x23\x7b\x04\xfc\x89\x63\xdb\x07\x2d\x34\x17\xf0\x74"
+ "\x89\x0b\xe8\xc6\xe3\x98\x16\xb0\xb7\x2b\x83\x44\x4b\xf8\x03\xbd"
+ "\xae\x96\x62\x47\xd1\xd1\x73\x72\xe1\x9d\x1c\x63\x4b\x95\xc1\xd8"
+ "\xb6\x2c\x83\x4c\x2d\x83\x77\x42\x1c\x50\xa8\xf7\xdc\xd4\x08\xca"
+ "\x3f\xab\x23\x15\xcf\x10\x85\xea\x24\x8b\x2d\xeb\x02\xda\xbb\xe3"
+ "\x2b\xec\x8f\x7f\xe8\xa4\x96\x1c\xd1\x35\x82\x7e\xae\x02\xbe\xec"
+ "\x8f\xef\x05\x1d\x06\xb4\x74\x05\x47\xcb\xb9\xb1\xe7\x8a\x96\xbd"
+ "\x51\x95\x89\x8c\x9e\xc9\x04\x69\xd6\x9f\x9e\x48\xe3\x0d\x36\xa0"
+ "\x27\xd0\xd5\x7c\xd4\x05\xe3\x53\xb2\x58\xa2\xe7\xcb\x40\x4f\xa0"
+ "\xa9\x06\x69\x0a\xf4\x10\x68\x4a\x45\x9a\x56\x78\xd0\x14\xe4\x97"
+ "\xe0\x23\x11\x69\xca\x03\x4d\x2b\xfc\xd0\xb4\x6f\x8e\x00\x68\xba"
+ "\x2b\x20\x9a\xee\x1d\x06\x4d\x13\x0c\xfe\x68\xea\x44\xdb\xa1\x78"
+ "\x7f\x1c\x05\xd9\x68\x76\x7e\x2c\xf8\xfb\x04\xbb\x6f\x3b\xd8\xaf"
+ "\x25\xbc\xb2\x39\x1e\x63\x85\x63\xbc\x33\x8c\x65\x26\xf8\xa7\xda"
+ "\x4b\xcf\xba\x8a\x5b\x77\x63\x1a\xc8\x36\xfd\x4d\xb8\xcf\x29\xd5"
+ "\x0a\xfa\x8b\x1e\xaa\x3b\x83\xf3\x6b\x8f\x1c\xe9\x41\xdb\xbb\xb8"
+ "\xb5\x99\xa7\x7a\x82\x72\xe5\xc9\xeb\x88\xbc\x07\x64\x47\x6a\x06"
+ "\xb9\xaa\x04\xe4\x61\x8f\xd1\xb6\xfd\x84\x2c\x31\x79\x76\x2a\x4f"
+ "\xe1\xca\x41\xbf\x95\x3c\xc8\x5d\x90\xe7\x02\x7f\x91\x67\xb8\x6e"
+ "\x58\xfb\x24\x9e\xa3\x79\xf8\xe1\x4f\x92\x9d\x24\x47\x3f\x90\xbf"
+ "\x7c\x4e\x92\xd6\x65\x18\xba\x9f\x60\x3c\xc5\xac\x36\xe4\x6b\x15"
+ "\x31\xdb\xdc\xfd\x84\x17\xe5\x34\xf2\x02\xfb\x05\xf6\x91\x6d\x1e"
+ "\xf2\x19\x64\xbf\xba\x5c\x8c\x2f\xe2\xca\x07\xf9\x8c\x7e\xec\x81"
+ "\x97\x18\x77\xc4\x67\xff\xd8\x08\xfd\x63\x83\x10\xfb\x49\x03\xf4"
+ "\xa8\xea\xe9\x66\x3c\x44\x9e\x99\x9d\xd5\x02\xff\x4a\x44\x7d\xc0"
+ "\xe8\x6e\x7b\x9c\xd2\x24\xb0\xe9\xee\x6d\xe0\x8b\x5b\x4b\x68\xb7"
+ "\x7e\x2c\xc6\xff\xda\x75\x0a\xf0\x94\x02\x36\xd4\x37\xa0\x2f\x56"
+ "\x01\xbe\x4e\x91\xa9\xbb\x56\x81\x5d\xd4\x8d\x31\xdc\xa0\x3e\xeb"
+ "\x59\xec\x5b\xbe\x70\x8e\x0d\xde\x09\x7e\x38\x79\xc9\x0f\x67\xa7"
+ "\x0e\xe7\x36\xdc\x73\x4e\xab\x75\x9c\xfb\x9b\x93\x52\x5d\xca\x7b"
+ "\x1b\xd8\xb9\xd9\x47\x04\xff\xe3\x54\xd1\x8b\xe7\x17\x49\xbb\xec"
+ "\x91\x39\x6c\x6e\x98\x58\x52\xb3\x71\x3f\xd3\x23\x32\x5a\xac\xa8"
+ "\x4f\xc5\x38\xde\xd2\xbb\x9c\x24\xa4\x43\xea\x8d\xb9\x24\xd7\x65"
+ "\xbc\xd7\x81\xf1\xdd\x71\x7f\x45\x70\x58\x7c\x44\x38\x67\xe0\x32"
+ "\x4c\x4a\x07\x3a\xc5\xf1\xc5\x93\xb2\x40\xa6\x44\xd3\x67\xa1\xad"
+ "\xcf\x40\x5b\x4f\x00\x5d\x4f\x40\x5b\xd7\x89\x6d\x15\xe3\xda\xf1"
+ "\x40\x7f\x78\xe7\x5b\x3f\x4a\x6d\x7d\x16\xe8\xbd\xc5\xb1\x77\xd3"
+ "\x49\x32\x91\x82\x4d\x5e\xdb\x2e\x9c\x59\xea\x36\x3b\x1b\x09\x7e"
+ "\x57\xd0\xdf\x86\xfd\x9a\xf9\x80\x47\xa4\x39\xd8\x0c\xb9\x34\xbc"
+ "\x39\x55\xe2\x03\xd6\x87\xf6\xea\xc7\x56\xac\x82\xfa\x20\xed\x4f"
+ "\x91\x69\xd8\x9f\x81\xf6\x53\x2b\x90\xfe\xde\xb1\xa5\x23\x05\x1e"
+ "\x8c\x06\x1e\xac\x12\x79\x60\x14\x79\x00\x36\x33\xe8\x62\x9c\xeb"
+ "\xd1\x54\xe4\x33\x1e\x04\x47\xa3\x5f\x4e\x1f\xe1\xfe\xfa\x8a\xff"
+ "\xfe\xfa\xe8\xfa\x1e\x36\x96\x96\xa1\x3f\x50\x18\x27\xfc\x93\xef"
+ "\x85\x7e\x5b\x2c\xf6\x5b\xaa\xbf\x4b\xea\xb3\xc7\x65\xf3\x2e\x0d"
+ "\xac\xcf\xce\x1f\xf5\x03\xed\xb3\x91\xe7\xb6\xcf\xce\xaf\xf5\xee"
+ "\xb3\x8f\x12\xef\x3e\x3b\xff\x2d\x77\x9f\x15\xdf\x8d\x48\x9f\x9d"
+ "\x5f\xf3\xdd\xf4\xd9\xf9\x35\x3e\xfa\x6c\x41\x00\x7d\x56\xe3\xa7"
+ "\xcf\x6a\xce\x5d\x9f\x7d\xd4\x7e\xfe\x74\xec\x82\x9b\x7b\x38\x1f"
+ "\x3a\x76\xa3\x87\x8e\x55\xa1\x8e\xfd\xd5\x61\x5f\xfd\xb5\xb7\x0c"
+ "\xfa\xab\x52\xec\xaf\x0b\xfe\x13\xca\x4b\x7a\xef\x63\xcb\xd0\xfd"
+ "\xd5\x59\xe6\xb6\x9f\xfc\xf6\x59\x3d\xf6\xd9\xbd\xc4\x6c\x15\xfa"
+ "\xec\x62\xa9\xcf\x96\x89\xe3\xa1\x41\xfa\x6d\xa4\xbf\x7e\x8b\xb1"
+ "\xbe\x30\xce\xd7\xa0\xfd\x56\xb4\x97\x7a\x27\x63\xbf\x35\x5d\x60"
+ "\xba\xf6\xb1\xe7\xbd\xfb\xed\x63\x87\xbc\xfb\xed\x63\x2b\xdd\xfd"
+ "\x56\x7c\x37\x22\xfd\xf6\xb1\x82\xef\xa6\xdf\x3e\x56\xf0\xfd\xd1"
+ "\xb5\x0b\xfc\xfa\xf9\x1e\x79\x5d\xfb\xc4\x49\xa1\xdf\xfa\xd3\xb5"
+ "\x39\xa2\xae\x55\xa1\xae\x7d\x3c\x2f\xb0\xbe\xbb\x70\xfd\x0f\xbc"
+ "\xef\x9e\x63\x9d\xfb\xc4\xdd\xde\x7d\xf7\x89\x74\xef\xbe\xfb\xc4"
+ "\x75\xee\xbe\x2b\xbe\x1b\x91\xbe\xfb\x44\xdc\x77\xd3\x77\x9f\x88"
+ "\xfb\xfe\xe8\xdc\x27\x53\xfc\xf5\x5d\xed\x14\x92\xdb\x22\x7b\xf2"
+ "\x3d\x73\x99\xb0\x37\x30\xd7\xec\xbc\x43\xdc\x3b\xfe\x64\xab\x59"
+ "\x13\x4b\xf8\xe2\x48\x21\xde\x05\xee\xa5\xf9\x8d\xc7\x5e\x15\xb6"
+ "\xb7\x62\xd1\x28\x69\xaf\xcd\x2e\x31\x26\xc6\x60\x7b\x6d\xa8\x61"
+ "\xe2\x76\xf1\x77\x71\x0c\x1b\x13\x4b\xa5\x67\xe6\x8f\x6b\xd1\x2c"
+ "\x6a\x9c\x58\x62\x57\x4d\x2c\xf1\xb7\x5e\x14\x9e\x47\x29\xc6\x92"
+ "\xea\x9c\xf2\xb6\xb5\xb3\x88\x90\x12\x61\x2d\x66\x51\x16\xb4\xf1"
+ "\x15\xb6\xc7\x62\x81\xa9\x33\x3f\x91\x40\x5a\x89\x94\x26\xc4\xd7"
+ "\xce\x0f\xa3\x3c\xbc\xa3\xc5\xfb\x0e\xec\xca\x26\x0a\xf4\x71\x7a"
+ "\xe3\x19\xc4\xe2\xa2\xdd\x20\x23\x22\x31\x1e\x15\xc6\x00\xa1\x97"
+ "\x5f\xd9\x55\xd1\x41\xe4\x75\x05\xc2\xfc\x33\xee\xd1\xd9\x5d\x8c"
+ "\xf8\x0f\xbb\xbe\x94\x72\x72\xc2\x97\x57\x1e\xa2\x2a\x5b\xa9\xb0"
+ "\x27\x18\xb0\x22\xed\xdb\xc1\x58\x6e\xfc\xe4\xca\x24\xc9\xc7\x26"
+ "\x85\xfa\xfd\x2d\xdb\xce\x61\x1c\xf4\x8a\x34\xa2\x86\x4b\x49\x8d"
+ "\xb6\xd2\xee\xc2\x64\x9d\x34\x9f\xe8\x77\x7f\x37\xc6\x08\xbe\x52"
+ "\x23\x17\xf7\x08\xe1\x59\x61\xc1\x87\xee\x36\x8e\xdf\xe2\x82\x74"
+ "\x9a\x9f\x23\xc4\x04\x8b\x00\x5a\xe0\x9e\x5c\x8c\xd5\xc4\x57\xbc"
+ "\x6d\xdd\x7c\x05\x21\xaf\x6f\x68\xe3\x70\x3f\x88\xeb\xf7\x57\x76"
+ "\x99\xb2\x6f\x11\x62\x65\xa3\xaf\xf2\xe3\xb2\xc5\xd7\x26\x7c\xcd"
+ "\xe2\x01\xc3\xff\x37\xe3\x1a\xcc\x43\xf0\x8c\xfb\x03\xf8\x4e\x8d"
+ "\x1c\xf3\x1e\x97\x25\x37\x9a\x32\xbe\x24\x11\xa9\x44\x51\x0c\x6d"
+ "\x63\x79\x93\x0f\x74\x09\xfe\x73\x16\x0b\xfb\x6e\xe1\xd9\x84\xeb"
+ "\x06\xf0\x3b\x05\xee\x83\xa2\x65\x95\x87\x04\xf9\x60\xb0\x95\x42"
+ "\xfb\x0f\xb1\xfd\xac\xb6\xd2\x6d\xd0\x66\xc8\xa3\xc4\x3d\x3f\xc2"
+ "\x3d\x9b\xa8\xb7\xa7\xa1\xcf\xd6\xc5\xd1\x70\x57\x9a\x56\xe1\x7e"
+ "\x95\xe4\x32\x2c\xdb\xff\xb9\x01\x5b\x29\xcd\x97\x13\x76\xfe\x48"
+ "\xf6\x69\x8b\x6c\x71\x7d\x84\x8c\x52\xf8\x66\xd2\x66\x9c\xe7\xc6"
+ "\xbd\xda\xc2\xfe\xf3\xc5\xaf\x41\xf9\xf2\x5d\xc2\x3c\xee\xe2\x2d"
+ "\x56\x59\x72\x4c\xdf\x3e\x7f\x61\xcd\x69\xb1\x15\xbf\x83\xbf\x11"
+ "\xf3\x8b\x7e\x48\x6c\x80\xbf\x30\x0a\xcf\x1f\xb1\xfd\xdc\x8a\x3f"
+ "\xc3\xef\xab\xdd\xfb\xd8\x84\xdf\x01\x96\x16\x5b\x80\x67\xc2\x9e"
+ "\x1b\x7c\xf6\xbb\x57\x5a\xe4\x5b\x2d\x8c\xdc\x07\xf0\x4e\xc2\x08"
+ "\xe0\x42\xc2\x08\xd6\xf7\x8d\x6c\x2b\xc7\xd6\x38\x9e\x12\xf6\xad"
+ "\x15\x03\x0f\x5d\x2f\x6b\xe4\x82\x2f\xf3\x5e\xe4\x0b\xee\xb9\x5f"
+ "\x72\x35\xf2\x65\x1b\xe8\x02\x31\xef\x2c\x77\xfd\xf1\x79\x89\xc0"
+ "\x4f\x1e\x78\xc1\xf6\xfe\x3f\x75\x5a\x88\x8b\x03\x32\x03\xf7\x9d"
+ "\x1f\x86\xd6\x52\xc4\x2d\x60\xe4\xf5\x34\x07\x57\x91\xc1\xd2\xff"
+ "\xd6\xe1\xe0\x70\x2f\x09\xce\x87\x1b\x9f\x21\x72\x9c\x57\xc7\x32"
+ "\x69\x54\x65\xd2\x4d\x12\x1f\x37\x00\xef\x32\x00\xbb\x40\xf3\x6d"
+ "\x40\xbf\x8a\x1e\x61\xcd\x2a\xa9\x82\x27\x4a\x1e\xf2\x59\x65\x4b"
+ "\xa2\xa1\x3c\x75\xf9\x65\xd4\x8e\x7b\xbd\x81\x86\xff\xe8\x2e\x5c"
+ "\xd2\x77\xfe\x01\xeb\x84\x7b\xb5\x8d\xc2\x9e\xfd\xa7\xb6\x30\x0c"
+ "\x3d\x95\x24\xb5\xd9\x1f\x3d\x8d\xaf\x93\x28\xe3\x8d\x24\x96\x57"
+ "\xce\x68\xa0\x61\x57\xee\xc6\xf9\xe6\xb9\xed\x84\xa0\xef\xfe\x84"
+ "\xe7\x9b\xa9\xd9\xee\x22\xbc\x6a\x46\x03\xae\x4f\xb8\x36\x5f\x3f"
+ "\x21\x61\x3d\x9e\xb1\x68\x72\xe4\x38\x88\xda\x9c\x6d\x67\xf1\xdb"
+ "\xc8\xb7\xc4\xb5\x16\x64\x38\xc8\x75\xd0\xa9\xf2\x9c\x6f\xc9\x24"
+ "\xa4\x17\xaf\x6a\x72\x00\xcd\xbe\x9a\x9f\x4e\x72\x83\x93\xa3\x4b"
+ "\x04\x7f\x4c\x68\x5f\x80\xcc\xe7\x70\x8f\x9e\xd9\x0e\xf6\x89\xb1"
+ "\xc9\x11\x64\x39\x03\xf6\x5b\x7b\xb6\x9b\xc7\x79\x68\xb1\xcd\x09"
+ "\xd8\xe6\x2e\x07\xc1\xb9\xfc\xb9\x6b\xd0\x47\xea\x69\xc2\x1b\x67"
+ "\x34\x60\x9b\xc1\xd6\xc9\x0c\x7e\x4e\x3f\xc5\x6f\x8c\x6f\xfc\x36"
+ "\x05\x7a\xf3\x9b\xaf\xdc\xcd\x2b\x6d\x99\xf8\x6d\xac\x03\x9e\xd9"
+ "\x99\x7b\x9a\x08\x74\x47\xfa\x9b\x1d\x2e\x42\x55\x9e\x75\x70\x06"
+ "\x5b\x07\xff\xed\xbf\x91\x44\x19\x5e\x67\x7c\x77\x6d\x16\x69\xa0"
+ "\xc7\x75\x32\x5b\x26\xfa\xee\x9f\x8b\x75\xb0\x9f\x24\x0f\x9d\x24"
+ "\x02\xff\xcd\xba\x76\xe2\x0a\xbb\x7e\x02\xee\xbd\x40\xfe\x67\x3b"
+ "\x81\xff\x67\x1c\xe8\xd7\xc4\x6e\xce\x3d\x4b\xd0\x7e\x71\x76\xea"
+ "\xb8\x81\xfc\x5f\xfa\xd5\xfc\xcc\x60\xf9\xbf\x74\x84\xf8\xbf\xf4"
+ "\x02\x68\xff\xb2\x10\xda\xbf\x6c\x84\xda\xbf\xec\x02\x68\xff\xd3"
+ "\x21\xb4\xff\xe9\x11\x6a\xff\xd3\x7e\xdb\x7f\xef\x24\x9e\x0a\x7b"
+ "\x72\xc2\x8f\x25\xa3\x0e\x60\xfa\x4a\xff\x05\xee\xbf\x11\xce\x68"
+ "\x89\xcf\x84\x9d\xd9\x52\xf4\x7b\x56\xf6\x7b\x56\xf7\x7b\x8e\xec"
+ "\xf7\xac\xe9\xf7\x1c\x25\x3d\x83\x1e\x19\x75\x4a\xa6\xbf\x1f\xec"
+ "\xd2\x5c\xab\x4c\x6f\x13\xdf\x4f\x45\xbf\x3f\xa0\xd3\xa7\xfa\x8b"
+ "\x21\xa8\x92\x11\xda\xcb\x51\x22\xc4\xf6\x93\x2d\x4f\xea\xc9\x27"
+ "\x94\x86\x5d\xa1\xc3\xf8\x6b\xbc\x61\xff\xd4\xb9\x20\xa7\xcd\x76"
+ "\x07\xd8\xf9\x9a\xd1\x50\xf6\xe5\x18\x57\x12\xf9\xaa\x4d\xc3\xfd"
+ "\x35\xcb\x67\x63\x3b\x6f\x4c\x35\x11\x3e\xec\x7a\x61\x7f\x03\x6f"
+ "\xdc\x3f\xd5\x1e\x76\xfd\x15\x74\xc7\x71\x62\xcc\xe7\x15\xe6\xf6"
+ "\xa3\xa4\x98\xe3\xb5\x59\x59\xc0\xdf\xf6\x37\xc9\xc6\x76\xda\x96"
+ "\xe5\xa4\x0e\xf3\x42\x13\xc9\xb1\x63\x5c\x96\x6a\x52\x67\x3f\x2a"
+ "\xc4\x66\x11\x62\xd0\xd8\xdf\x24\x68\xff\xe4\x60\x1e\x48\xab\xb3"
+ "\x1f\x20\xb5\xf0\x6c\x5a\xd5\x0a\xed\x5c\x7e\xda\xdc\x7e\x00\xc6"
+ "\x4b\xfb\xb5\xbc\x72\x3f\xd8\x1b\xfb\x15\xb5\xed\x18\xd3\x65\xbf"
+ "\x12\xeb\x5a\x07\xf5\x30\x3b\x0f\xe1\x38\x4b\x29\x94\xdb\x55\x2f"
+ "\x8c\x49\x71\xdd\x96\x57\x41\x7e\xd5\x7e\x05\xd6\x0f\xeb\xe6\xdb"
+ "\xde\x3d\xb6\x1d\xea\x7e\xc7\x7c\x9d\x9c\xe0\xb9\x8a\xe0\x30\xf2"
+ "\x8c\xc6\xbf\x1d\x6d\x89\x64\xe5\x2a\x42\x29\xd7\xaf\xfc\x87\x72"
+ "\xc5\xfa\xaa\x43\x29\x77\xc0\x9e\x74\x77\xb9\x8d\x62\x7d\xb5\x21"
+ "\x94\xfb\xac\x76\x90\x72\xc5\xfa\xc6\x85\x52\x6e\xa6\xff\x72\x9b"
+ "\xc4\xfa\xe6\x86\x52\xae\x7f\xff\x0f\x80\x87\xd0\xb0\xb0\x62\xea"
+ "\x60\x58\x08\x0d\x07\x2b\x06\x69\xbf\x65\x7b\x68\x18\x58\x51\x33"
+ "\x18\x06\x42\xe3\xff\xca\x41\xf9\x1f\x1a\xef\x57\xa6\x0f\xc6\xfb"
+ "\xd0\xf8\xbe\xd2\x2f\xfe\x71\x6c\x00\xbc\x4f\xa4\xe1\xad\x76\xbe"
+ "\x78\x7f\x22\x1f\x7e\xec\x91\xcd\x7c\x1c\xb9\x77\x13\x21\x11\xa5"
+ "\x64\xfc\xbd\xe5\xcd\x34\x4e\x18\x73\xaf\x4a\xde\x54\x46\x38\x18"
+ "\x43\x73\x07\x37\x34\x70\x66\x67\x2c\xca\x2d\xd7\x2b\x19\x0e\xd9"
+ "\x8f\x20\xfd\x03\xd0\x83\x5d\x60\xcb\xb2\xb2\xf6\x27\x16\x67\xc7"
+ "\x11\xe1\xcc\x1d\x8c\x23\xe6\xae\x69\xa6\x78\x96\x39\xe1\x5b\x90"
+ "\xaf\xa5\xe8\x83\x91\x8c\x87\xdf\x3a\x01\xc7\x50\x8e\x83\xbc\xc1"
+ "\xdb\x65\x73\xed\x42\x5e\x3b\xdb\xf3\x7e\xec\x11\x1c\x2b\xd0\x1c"
+ "\x1d\xfa\x53\xb3\xc3\xb7\x3f\x0d\xb3\x13\xae\x42\x88\x09\xb4\xaa"
+ "\xc6\x2a\x5b\xfd\xae\x78\x6e\xb5\x5d\xf0\xfb\x07\x75\x47\xbf\x7f"
+ "\x9b\x61\xdc\x80\xf9\x6f\x4c\x25\xdc\xdf\x05\x3f\xc9\xab\x1c\xe8"
+ "\x0b\x70\xb0\xf3\xdf\x2e\x83\x2d\x06\x7f\x0f\xb4\x75\x64\x9f\xc4"
+ "\x33\xea\x76\x02\x63\x8c\xaa\x62\x18\x9f\xcc\xbe\x0e\xe7\x53\x3a"
+ "\x48\xf6\x26\xca\xe3\xdc\x16\x55\x36\xb5\xe1\xfe\x43\xe6\xa7\x7e"
+ "\xf5\x76\x1c\xeb\x8b\xb1\xa0\xae\x38\x01\xcf\xc2\x18\x09\xf7\xe1"
+ "\x28\xf7\x35\xd0\x62\x55\x5c\x5d\x57\x07\x61\xbe\xd6\x57\xff\x16"
+ "\x7d\xb2\x75\x2a\x6d\xd1\x5d\x4a\x5b\x6c\x77\xe1\xea\x12\xa9\x0d"
+ "\xf8\x7d\x29\x1d\xc7\x84\x98\x0f\xde\x57\x49\xe7\xc1\xfd\xc4\x4b"
+ "\x9e\x90\xa0\xa1\x76\xa4\x2f\xab\xcb\x9a\x4b\x91\x07\x60\x87\xe8"
+ "\xba\x72\x74\x53\xd8\x1c\x49\xea\x74\x1c\x6b\x43\xbd\x23\xd9\xb8"
+ "\x77\x7f\xa4\x10\xcb\x04\xf4\xc1\x7c\x1d\x17\xa4\x4d\x9c\x2a\xcc"
+ "\x25\x98\xa6\xa0\xfe\x4d\x75\x41\xf9\x77\xb6\xc8\x52\x93\xd9\x38"
+ "\x6f\xbf\x8e\x9d\xe9\x5c\xed\x84\x6f\xe8\xa8\x61\x5f\x3d\xe6\x83"
+ "\xf7\xb9\xe2\xfb\x68\x8f\xf7\xd1\xb8\x1f\x55\x7c\xbf\x5b\x7c\x1f"
+ "\xe3\xf1\x3e\x26\x75\x0a\xce\x7b\xa4\x56\x63\x1b\x40\xe7\xa9\xe1"
+ "\xfd\x54\xc1\x77\x83\x10\xa7\x72\xbf\x5a\xcc\x37\xb5\x5d\x96\xfa"
+ "\x55\x27\x60\x0c\xde\x4f\xf3\xf8\xfd\xb4\xbf\x67\x46\x93\x7b\xcb"
+ "\x91\x86\xa9\x5d\x56\xae\x69\x3b\x1b\x2b\xa7\x0a\xba\x11\x75\xa8"
+ "\x67\x79\x90\x6e\x42\x3d\xd9\x05\x36\x1a\xfc\xbe\x0d\xbf\xe9\x49"
+ "\x6f\xe9\x64\xa9\x36\x65\xe5\x62\xed\x92\xd5\xcf\xad\xc2\x93\x81"
+ "\xde\x67\xde\xd4\x78\x76\x96\x37\x58\x35\xe6\x52\x3c\xcb\xa7\x16"
+ "\xce\x8d\x6f\xc7\x3d\x5a\xe1\xad\x89\xae\x62\x9b\x95\x0f\x6f\x26"
+ "\xa6\x0d\xf7\x90\x53\xb2\x35\xc2\xfa\x81\x19\x24\x86\x01\xde\x9b"
+ "\x36\x7c\x8c\x69\x3b\x84\xb4\x14\x76\x9e\x5d\xbb\x41\x41\x0e\x6b"
+ "\x3b\x84\x39\x05\x78\xf7\xa9\x30\x7f\x72\x9a\x70\xce\x7c\x05\xf9"
+ "\x4b\x76\x3d\xf7\x2e\x6f\xe5\xfe\xc2\x37\x08\x7b\xa1\xff\xae\xa9"
+ "\x26\x37\x65\x2a\x30\xce\x1d\xf7\x3e\x8c\xd3\xf1\x3d\xbe\x93\xce"
+ "\x16\x9d\x92\xa5\x5d\x2d\xec\x8b\xbe\x86\xfd\x9f\x53\x4a\xbf\xfa"
+ "\xbb\xc6\x2e\x9e\x29\x5f\xf3\x1c\xd6\x15\xf7\x39\xb6\xcb\xd6\xac"
+ "\xc7\xfa\x59\x65\x6b\x32\xc3\xca\x70\x1f\x35\x51\x42\xfe\xa5\xbc"
+ "\xd1\xaa\x41\xd9\xe0\x2c\x5c\x33\x8d\xe6\x2b\x7b\xf1\x5c\x61\xd9"
+ "\x4b\xd2\x19\xda\xb4\x44\x8f\x73\x76\xca\x4e\x8e\xcc\x84\xb4\x14"
+ "\xc9\x6f\x07\xc6\x4f\xf2\x27\x6b\x1c\x60\x3f\x9e\x8d\xaa\x04\x1b"
+ "\xda\x0a\xbc\xb0\x6a\xaa\x67\x11\x9c\xd3\x91\xe1\xbe\xe4\x76\x59"
+ "\xfa\x42\xaa\xb2\x2a\xb2\xb1\x4f\x17\x37\x93\x7d\x82\x1f\xa8\xd6"
+ "\xc4\x03\xb8\xc7\x10\x68\xf9\x1a\x3c\x7f\x1c\xbf\x97\x68\x1f\x41"
+ "\x7b\x2c\xed\xf3\x07\x53\xa8\xf3\xfa\x44\x13\xa9\xb1\xfd\x99\x7c"
+ "\x72\xb4\x9a\x28\x17\x92\xb0\x1c\x2b\x75\x09\x6d\x4c\x27\x5c\x82"
+ "\x95\x84\xa1\x4f\x29\xf4\x23\x8f\x67\x34\xea\x1c\xb5\x80\x83\xd7"
+ "\xdb\x0f\x66\xb7\x8d\xd2\xce\x25\x60\x5b\xb1\xf5\x6b\xe1\x0c\x92"
+ "\x5d\x38\x17\xae\xc2\xb9\x74\x8f\xb3\x47\xed\x59\xc9\x94\xdf\x74"
+ "\x92\x28\x6a\xf5\x8d\x24\x21\x39\x8c\x0a\x67\x8f\x32\x21\xa3\x1d"
+ "\x78\xbf\x8e\xed\x13\xdc\x71\x86\x44\xd6\xa5\x5b\x89\xb9\xbd\x9a"
+ "\xbc\x9c\x46\x22\x69\xb7\xfe\x92\x9a\xea\x8f\x09\x2d\x9e\x59\xff"
+ "\x46\xb6\x69\x94\x4b\xc9\xf6\x6e\x45\xe4\xc9\x70\xee\x34\xdc\x80"
+ "\x7b\xb8\xce\x90\xe8\x45\xad\xb9\xc2\x7c\x2f\xce\xad\x3b\xbb\x75"
+ "\xda\xde\x6e\xdd\x35\x3d\xeb\x74\x53\xa4\x39\xf9\x27\x4e\xaa\x71"
+ "\x0d\x22\x89\x16\xa6\x1c\xc2\x73\x4b\x68\x8b\x3a\x55\xf7\x36\xe0"
+ "\xfc\xbb\xe0\x23\x67\x9d\x2e\x8a\x5f\xa2\x23\x37\xd9\x85\x73\x51"
+ "\xb8\x26\xa0\xae\x78\x0a\xeb\xda\x41\x84\x7d\x48\x2a\xb6\x0f\xc9"
+ "\x81\xeb\xe1\x4a\xdb\x96\x87\x96\x6b\x49\xcf\xe4\xca\x58\x73\xe6"
+ "\x3e\x92\x73\x96\x7e\x25\x8c\x11\x32\x01\xb7\x85\x69\x59\x54\x65"
+ "\xdb\x72\x44\xf7\x39\xea\x96\xd8\xe0\xe5\x43\xba\x10\xa7\x19\x69"
+ "\x43\x8b\x81\x5f\x1d\xc8\xb7\x66\xb2\x3f\xcd\xce\x3d\x60\xa3\xce"
+ "\xda\x94\x7d\xe4\x93\x86\x7a\x2f\xfe\x08\xfc\x84\x7c\xc8\x27\xe4"
+ "\x11\xf2\xca\xcd\xa7\xcf\x05\x3e\x1d\xe0\x19\x9f\x7a\x94\xc7\x12"
+ "\x25\x5e\x39\xca\x2a\xe3\x03\xe1\x57\x8d\xcd\x37\xbf\x80\xce\x7d"
+ "\xfc\xda\xd9\x41\x22\xcd\xed\x60\x37\x03\xbf\x1e\x78\x98\x90\x07"
+ "\x5e\xa3\x7c\x6d\xfc\x67\x7d\x7c\x73\x1a\xfc\xf0\xed\x6b\x37\xdf"
+ "\x80\xff\x83\xf0\x6d\xe9\xf4\x60\xf8\x56\x63\x63\x7c\x73\x8a\xfb"
+ "\xc7\x74\x87\x09\xe7\x58\xa7\xe3\x4a\xcf\x90\x58\xe4\xdf\x9c\x56"
+ "\x2d\x39\x32\xaf\x16\x78\xf6\x67\x2f\xfe\xf1\x46\x9b\x0e\x78\x30"
+ "\x15\x79\x18\x5a\xbf\x5b\x77\x34\xf0\x7e\x97\xf1\xd0\xc5\x7e\x37"
+ "\x52\xfd\xee\xb9\xae\xe1\xf5\xbb\x75\xbb\x2f\xf6\xbb\xef\xba\xdf"
+ "\xad\x2b\xeb\xdf\xef\xfa\xec\x86\xb4\xa5\x2b\x17\x2f\x5f\xb5\x7c"
+ "\xd5\xd3\xda\xa7\xd6\xa7\x2f\x5d\xcb\xac\x07\x2f\xfb\x41\xe3\xca"
+ "\x8e\xe3\x30\xae\x7c\x4d\x69\x3d\x79\xe3\x8a\x7a\xce\xf5\x2f\x8d"
+ "\x9c\x1a\x16\x68\x79\xc3\x82\xdd\x18\x63\x1e\xfb\x27\xc6\x9e\x3f"
+ "\x2e\xcb\x8e\x47\x7f\x8b\xcc\x4f\x4c\x36\xf3\xa7\x11\x55\x59\x8d"
+ "\x6b\x41\x9b\x37\x10\xf9\x66\x3c\xf7\xed\xc0\x39\x17\x7c\xbf\xe9"
+ "\x4f\xe8\x1b\x8e\x96\x57\x56\xa3\xaf\x9e\x2e\xe5\x3e\x8c\x8b\x62"
+ "\xb7\xab\xac\x1a\xb9\x16\xcf\xb5\x6c\x00\x3b\x6a\x8d\x47\xcc\xb4"
+ "\x4d\xe9\x74\xf4\xfa\x14\x94\x0b\x78\x0e\xf1\x94\x6c\xc3\xec\xb3"
+ "\xb8\x8e\x02\xb6\xf4\xfc\xeb\xe0\x3b\x93\x2b\xe3\x05\xbf\x12\x20"
+ "\x23\xd8\xfb\x2c\x21\xce\xfa\x59\x43\xb3\x60\xb7\x74\x2a\x5b\x13"
+ "\x3b\x0d\x36\xeb\xc7\x59\xa5\xa2\x8c\xd8\xb0\xe6\x81\x52\x26\x23"
+ "\x6a\x35\x80\xc1\x39\x80\xc1\xa4\xa1\x64\x84\x07\xf6\xa6\x04\x27"
+ "\x23\x10\x6b\x88\x39\xc4\xdb\x38\xc0\x1b\x62\x50\xc2\xdc\x6f\x44"
+ "\xcc\x45\x58\x88\x5a\xc0\x9d\x93\xe1\x0e\xcf\x71\xd7\x66\xba\x31"
+ "\xe7\xea\x8f\xb9\x33\xfd\x30\xc7\x89\x98\x5b\xe7\x8d\xb9\xc7\x1b"
+ "\xd5\xe4\x65\x26\x2b\xdc\x98\x33\xde\xdb\x20\xe1\x0d\xb1\x87\x38"
+ "\xe3\x9f\xd6\x91\xda\xf6\x8e\x3e\xec\x55\x2c\x63\x6b\xb9\xc2\x5e"
+ "\x61\x8e\x56\x9d\x5d\x27\xca\x8a\x93\x92\xac\xd8\xe9\x47\x47\x37"
+ "\x86\x28\x2b\x36\x32\xff\x2f\xc0\xab\x1e\xe0\x1b\xf2\xeb\x01\x0d"
+ "\xc8\x08\xcd\x1f\xc8\x27\xf3\x2e\x10\xfe\xa4\x8d\x0c\x7f\x30\x2e"
+ "\x37\xd4\xc5\x07\x8f\x96\xcc\x1a\x8a\x47\xc8\x1f\xe4\x93\xc0\x1f"
+ "\xe0\x93\xb4\xde\x8e\xeb\xaf\xc8\x2b\xe4\xcf\x8d\x59\x84\x43\x7e"
+ "\x55\x64\x30\xf9\x80\x72\x40\xd8\xdf\xdd\x4f\xbe\x03\xcd\xab\x91"
+ "\x67\xc2\x18\x3b\x5f\x75\x68\xfb\x04\x77\x1c\x9f\xee\xc2\x4d\xdb"
+ "\x07\xda\xd0\x9b\xf6\xba\x7d\xdf\x6d\x60\xb1\xba\x0d\xcd\xd5\xcc"
+ "\x66\xcf\x3e\x2b\xf6\xf9\x2a\x1c\xab\x0a\xe3\x52\x17\x8c\x4b\x95"
+ "\x30\x2e\x35\x34\x09\x31\x9f\x99\x4f\x86\x4d\xa7\xd9\x9a\x1e\x8c"
+ "\x43\x55\x4d\x6d\xd4\xb8\xaf\x01\x69\x29\xac\x1f\xab\x6c\xd1\xb8"
+ "\xde\x45\x8d\x30\xe6\xfd\x03\x47\xe0\x39\xf6\x88\xce\x15\x24\x8e"
+ "\xb2\x23\xc5\xf5\xf1\x12\xe6\x33\x31\xdb\xc6\xea\xb7\x5e\xd8\xd7"
+ "\x28\xac\x2d\x72\xfc\x6e\xd7\x66\xef\xb5\x45\xcf\xb5\xe7\x37\xb2"
+ "\xed\xe2\xba\x62\x36\xf3\xef\x85\xe3\x25\x90\x7b\x07\x61\x0c\xe3"
+ "\x5e\x5b\xfc\x0c\xdf\xd7\x7a\xaf\x2d\x66\x0b\xfa\x0e\xea\xe0\xc0"
+ "\xfd\x34\xf0\xfc\x26\x4b\x5f\x5f\xe3\x99\xee\x5e\xbb\x67\xe9\x78"
+ "\x86\x4b\x9c\x1b\x68\x67\xf3\x02\x39\x6a\x69\xfc\xed\xc7\x5e\x0a"
+ "\x42\x2e\x6f\xee\x72\xcb\xe5\xcd\xcc\xff\xa6\xa6\xd5\x51\x3b\x40"
+ "\x2e\xa3\xaf\xaf\xcd\x4f\xcc\x45\xb9\x6c\x68\xb2\xb3\xfa\xe5\x94"
+ "\x03\x4d\xc2\x30\xfe\x1e\xa6\xe3\x59\x27\x94\xd1\xe5\x82\xcc\x6e"
+ "\x6d\x2b\x10\xf6\x0f\xe4\xbc\xeb\x2d\xab\x37\x6b\xbd\x65\x75\xce"
+ "\xb7\x83\xcb\xea\xbc\x83\x83\xcb\xea\xdc\xc9\x17\x65\xf5\x48\xcb"
+ "\x6a\xc9\xae\x0b\x55\x56\xe7\x65\x5e\x94\xd5\xe7\x5b\x56\xe7\xa5"
+ "\x7b\xc8\xea\x57\xbd\x65\xf5\xe6\xb8\x81\xb2\x7a\xf3\x3c\xb7\xac"
+ "\xce\xa9\xf6\x96\xd5\x05\xaf\x06\x26\xab\x37\xef\x39\xb7\xb2\x7a"
+ "\xb3\xc9\x5b\x56\x17\x88\x71\x7a\x72\x96\x06\x2f\xab\x0b\xd6\x0c"
+ "\x2e\xab\x0b\xd6\x7b\xcb\xea\x82\x39\x4c\x26\x17\xbc\xc2\x64\x75"
+ "\x41\x32\x4b\xcf\x49\xf1\x4c\x77\xcb\x6a\x96\x3e\x50\x56\x17\xbc"
+ "\x3b\x84\xac\xd6\xb9\x78\x49\x56\x37\x80\xac\x6e\xe0\xf8\xa7\xfd"
+ "\xc9\xea\xad\x8e\x5a\x94\xd5\x69\x28\xab\xb7\x3a\x06\x97\xd5\x5b"
+ "\x17\xa3\x4c\x16\x7c\x7d\xfe\x8e\xda\x04\x5f\x8b\xbf\xa3\x6d\x88"
+ "\xd3\xb9\x59\x90\x0e\x69\xe8\x93\x12\xf3\x31\x1a\x4b\x32\xfd\xf9"
+ "\x35\x7d\x32\x1d\xf2\xf1\x93\xdc\x32\x1d\xe5\x39\xca\xf5\xf2\xdf"
+ "\x51\x6b\xc5\xef\x30\x86\xca\xf3\xa5\x92\x6c\x37\x42\x1a\xc6\x49"
+ "\x41\x7f\x4a\xb8\xf7\x12\x68\x60\xdb\x0c\xdf\xc3\xfc\x90\xcf\xe4"
+ "\xad\x03\xb6\x4e\xf5\xd6\x01\xcf\x9f\x1e\x5c\x07\xfc\xfa\x4f\x83"
+ "\xeb\x80\xc2\xab\x2f\xea\x80\x0b\x4d\x07\xfc\x3a\xeb\xa2\x0e\x18"
+ "\x5a\x07\xf8\xe2\x51\x7f\x1d\x70\x83\xa8\x03\xca\x87\xd4\x01\xbf"
+ "\xce\xf4\xaf\x03\xb6\xce\x1a\xa8\x03\xb6\x26\xb9\x75\xc0\xf3\x35"
+ "\xde\x3a\xa0\xe8\xb5\xc0\x74\xc0\xd6\x57\xcf\xad\x0e\xd8\x7a\xd8"
+ "\x5b\x07\x14\x89\xfb\x5c\x9f\x1f\xef\xa9\x03\xf8\xb0\x40\x74\x40"
+ "\xd1\x73\x92\x0e\x40\x19\x7b\x10\xd7\x1b\xfa\x74\x00\xca\xc2\xa2"
+ "\x4d\xa6\x8c\x16\x0f\x1d\x50\x94\xc8\x64\x7d\xd1\x5e\x97\xa0\x03"
+ "\x8a\x52\x58\xfa\xf3\x6a\xcf\x74\xb7\x0e\x60\xe9\x2e\x4f\x1d\xd0"
+ "\x86\x3a\xa0\xc8\x34\x84\x0e\x88\x0e\x5c\x07\x94\x24\xba\x75\x40"
+ "\x49\xa2\xa4\x03\x50\xee\xa3\x0e\x40\x99\x8d\x7a\x40\xf0\x5b\x26"
+ "\xec\x37\xd9\xf6\x4e\x84\x9d\x28\xd0\x4f\x31\xce\xa9\xa0\xec\x2e"
+ "\xee\x60\xba\x40\xc8\xb3\x8a\xe5\x01\x79\x6e\x03\x19\xde\x06\x32"
+ "\xbc\xcd\x78\x8a\xc8\x21\x5f\x43\x31\xee\x5d\x84\x67\x94\xf5\x11"
+ "\xed\xa0\x37\x9c\x82\xde\x68\x40\x7d\xc3\xe8\xb5\xed\x1d\x6f\xdd"
+ "\xf1\xc2\x41\x5f\xe3\x81\x12\x0f\xdd\x51\x71\x19\x3d\xda\x5d\xf8"
+ "\x42\xbd\xa4\x0f\x8a\xe1\x19\x75\x46\x49\x87\xa0\x33\xac\xa0\x33"
+ "\x6c\x4c\x67\xbc\xd0\xd5\x97\x07\xea\x20\xe4\x61\x7a\xa5\x61\x33"
+ "\xc6\x9c\x13\xf2\x18\x34\xde\x7a\x65\x5b\x96\xb7\x5e\x31\x3c\x84"
+ "\x7a\x05\xda\x80\xf1\xd9\x64\xbc\xd1\xaa\x70\x95\x57\xc6\xa3\x8e"
+ "\x61\xef\x8b\x2f\xe9\xd3\x2b\x97\x79\xe8\x95\x4c\x49\xaf\x18\xd6"
+ "\x5f\xf0\x7a\x05\xb0\x5c\x9b\xf5\x43\xd2\x2b\xc6\xa3\x17\x82\x5e"
+ "\x41\xde\x8c\xf3\x98\x1b\xf6\xa7\x57\xd0\x87\x45\xed\x8a\xef\xbb"
+ "\x5e\x31\xd6\xfb\xd7\x2b\xdb\xca\x06\xea\x95\x6d\x55\x6e\xbd\x62"
+ "\x98\xea\xad\x57\x5e\x94\x05\xa6\x57\xb6\xb9\xfa\xeb\x15\xa4\x65"
+ "\x31\xdb\x63\xd1\x8e\xfa\xc4\x65\xb4\x45\xf3\xa8\x5b\x42\xd2\x2b"
+ "\x25\x51\xde\x7a\xa5\xa4\x5d\x94\x61\x97\x06\xaf\x57\x4a\x84\xb9"
+ "\xa3\x62\x49\xaf\x9c\xe9\xaf\x57\x4a\x3e\xf7\xd6\x2b\x25\x7b\x99"
+ "\xfe\x78\x91\x30\xbd\x52\xf2\x2e\x4b\x7f\x21\xd2\x33\xdd\xad\x57"
+ "\x58\xfa\x40\xbd\xf2\xa2\x66\x08\xbd\xa2\xec\x2d\xab\x8c\xef\x31"
+ "\xb4\x46\x3b\x5f\x79\xdb\x3a\x6d\xe1\x55\xae\xfe\x7d\x83\xf5\x09"
+ "\x17\x8b\x5d\x24\xad\x71\x3d\x4a\x48\xaf\xf2\x58\x22\x2f\x9e\x8f"
+ "\xee\x89\xaa\x8c\x3d\xbe\x02\xfa\x47\xbb\xff\xfe\x01\x7d\x43\x21"
+ "\xf5\x8d\x5a\x7d\x2b\x81\xfe\xc2\xe1\x1a\xd7\x4e\xe8\x17\xe6\xae"
+ "\x06\x41\x8e\x29\x6d\x5a\x82\xbe\x2e\x55\xed\x44\xad\x92\xc9\x46"
+ "\x3f\xf8\x18\xf4\x3f\xe8\x23\xb3\xaf\xa3\xfc\xf5\x16\x2d\x51\xe9"
+ "\x49\x38\xf6\x93\xd7\xc5\x35\x14\xf4\x6d\x81\x6b\x27\x80\xcf\xe8"
+ "\x45\x9f\xb2\xfe\xb1\x13\xae\x1e\xd6\x3f\xa6\xf4\x74\xeb\xae\xf1"
+ "\xb7\x76\x62\xce\xb4\x0a\x6b\x27\x78\xf6\x08\xcf\x7c\xf1\xd0\x3f"
+ "\x28\xae\x9d\x38\x58\x9f\x80\xfa\xaa\x77\x09\x6b\x27\x2d\x5e\x6b"
+ "\x27\x3f\xb5\x10\x0e\xfd\x5e\xbc\xec\xb9\x76\xa2\xab\x1d\xd0\x27"
+ "\xb0\xaf\x60\x9f\x08\x5e\x7e\xbd\xb4\x7d\xb0\xbd\x4c\x4e\xa0\xb5"
+ "\x4b\xd9\x1a\x4d\x77\x1e\xd7\xee\x6f\x71\xc8\xd0\xc7\xa8\x0b\x78"
+ "\xc7\x83\x9c\xa2\xca\x7e\x72\xaa\x57\xe4\x43\x2f\xe3\x03\xf0\x50"
+ "\xf1\x64\x17\xa1\x8b\x9c\x60\x6b\xf5\x8a\x7e\x46\x1d\x56\xc0\xa1"
+ "\x6e\x42\xf9\x06\xa4\xbb\x86\x94\x8b\xbe\x46\xf9\x8d\xfa\x4b\x78"
+ "\xa0\x35\xcd\xe7\xc8\xc1\x33\x0e\x61\xad\xd1\xd0\x43\xa6\x81\x5c"
+ "\x52\xa1\x5c\x02\xec\x8e\xdd\xd5\x03\x74\xff\x8a\xd1\x1d\xfd\xd8"
+ "\xe1\xdd\xb9\x51\xa7\x85\xb2\xaf\xe9\xed\x05\xb9\xe4\x60\xb4\x7f"
+ "\x72\x8d\x9a\x08\xfe\x49\x71\xbd\x11\x74\x7d\x1d\xf0\x1b\xe5\xd2"
+ "\xdc\xae\x08\x8a\xb1\x44\xf8\x7f\xe9\xd0\xa7\x57\xd4\x4d\x5d\x18"
+ "\x3b\x46\x87\xd8\x50\x57\x1c\xc7\xf5\xc6\x2f\xbd\xd6\x1b\xed\x1b"
+ "\xdd\xeb\x8d\x75\x7b\x3f\x67\xfb\x43\xbc\x74\xc7\x8b\xd3\x7a\xcb"
+ "\x2b\x63\x91\xee\x82\xee\x48\x0f\x96\xf6\xdb\xfd\xfa\x4a\x3f\xf7"
+ "\xb4\x57\x7f\xcf\x69\xff\x92\x65\x78\xb4\xff\xad\x5f\xff\x2f\xe7"
+ "\x9e\xf6\x8a\xef\x39\xed\xb7\x27\x0d\x8f\xf6\xbf\x57\x0c\x46\x7b"
+ "\x1c\x7b\x48\xe3\x0e\x69\xcc\x81\x7a\x8c\xe9\xe1\x1d\x65\xee\xf1"
+ "\xc6\x8e\x32\x69\xdd\x16\x68\x26\x37\x8a\xf3\x4d\xa9\xcb\x30\x1e"
+ "\xc6\x8e\xf1\xd2\x9a\x2d\xda\xfb\x02\x1f\x77\x02\x1f\x57\xe1\xd9"
+ "\x21\x91\x87\xa0\x73\x16\x75\x81\x5e\x98\x5c\x19\xef\x32\x82\x4e"
+ "\x7a\xf5\x6d\xab\x1f\x7e\x72\xa8\x4f\x54\xe9\x44\xfd\x64\xaa\x9b"
+ "\xaf\xfc\x46\xe0\x67\x0f\xd8\x59\x8e\x36\x82\xe7\x81\x23\xda\xc0"
+ "\xfe\xea\xd5\x5f\xb2\x10\xec\x79\x89\xa7\xaf\x67\x38\x04\x1b\xcb"
+ "\x27\x4f\x77\x78\xf3\xb4\xd3\x07\x4f\x9f\x58\x0e\xfd\x94\x13\xed"
+ "\x60\x81\xa7\xd6\x3e\x9e\x0a\x7a\x64\xa3\x2e\x0a\xf9\x2a\xf1\x14"
+ "\xf5\x88\xc0\xd3\x76\xa6\x47\xfa\x7c\x27\x6d\x74\xdb\xc1\x35\xc9"
+ "\x8d\x3e\x78\xfa\xdb\xa3\x5e\x3c\x4d\x0e\x96\xa7\xa5\x16\x6f\xbb"
+ "\x6a\xe7\xfd\x81\xd9\x55\x3b\x1e\x43\xdb\xc9\xd3\xae\xc2\xe7\x4e"
+ "\x18\xab\xbb\x54\xb6\x98\xae\x90\x6c\xa9\x1d\x7a\x6f\x5b\x6a\x67"
+ "\x0c\xab\xd3\xef\x9f\x0f\xde\x96\xda\x29\xd8\x5f\x07\x77\xb2\x31"
+ "\xb0\xb7\x1d\xb5\x73\xb2\xb7\x1d\xb5\xc3\xce\xec\xa5\x9d\xf1\x9d"
+ "\xf9\x68\x47\xed\x94\xb3\xf4\xdf\x17\x78\xa6\xbb\xed\x28\x96\xde"
+ "\x89\xfe\xe5\x0a\x77\xce\x0b\xce\x76\xba\xfc\x3b\xb6\x9d\x34\x83"
+ "\xd8\x4e\x9a\x1f\x88\xed\xf4\xb2\xdf\xfd\xff\x17\xf5\xf7\x50\x3a"
+ "\x64\xa7\x7e\x78\x3a\xa4\xdc\x6f\x7c\xb9\x8b\xfa\x7b\x28\xda\x97"
+ "\x69\x86\x47\xfb\x8a\x41\xcf\x3f\x0c\xae\xbf\xf7\x2c\x74\xeb\xef"
+ "\x3d\x0b\xfd\xeb\xef\xdd\x9f\x5e\xd4\xdf\xc1\xe8\xef\xf2\xed\xc3"
+ "\xd3\xdf\xbb\xcb\xbc\xf5\xf7\x1f\x2e\x09\x4c\x7f\xef\x99\x34\xf2"
+ "\xfa\x7b\x8f\xce\x5b\x7f\xef\x11\xe3\x7b\xec\x9a\x1d\xbc\xfe\xde"
+ "\xf3\xb9\x7f\xfd\xbd\xa7\xd1\x5b\x7f\xef\xa9\x62\x7a\xfa\x0f\x0a"
+ "\xa6\xbf\xf7\x1c\x66\xe9\xbb\x66\x79\xa6\xbb\xf5\x37\x4b\x67\xfa"
+ "\xfb\x0f\x91\xc1\xe9\xef\x88\xef\x58\x7f\xab\x07\xd1\xdf\xea\x1f"
+ "\x88\xfe\xfe\x8f\x92\x8b\x3a\x24\x54\x1d\xf2\x07\xdd\xf0\x74\xc8"
+ "\xab\xca\xd0\x75\xc8\x1f\x77\xbb\x75\xc8\x1f\x77\xfb\xd7\x21\x7f"
+ "\xbc\xf4\xa2\x0e\x09\x46\x87\xfc\x47\xc3\xf0\x74\x48\xa5\xd5\x5b"
+ "\x87\xec\x7d\x28\x30\x1d\xf2\xc7\x27\x46\x5e\x87\xfc\x71\x85\xb7"
+ "\x0e\xd9\x1b\xcb\xea\xf4\xea\xd6\xe0\x75\xc8\xde\x49\xfe\x75\xc8"
+ "\xde\xab\xbd\x75\xc8\x1f\xc5\x58\x19\x7b\xe7\x30\x1d\xb2\x57\x4c"
+ "\x7f\x75\x8b\x67\xba\x5b\x87\xb0\x74\xa6\x43\xf6\x26\x05\xa7\x43"
+ "\xc6\x7c\xc7\x3a\x44\x31\x88\x0e\x51\xfc\x40\x74\xc8\x6b\x03\xe2"
+ "\x1f\x06\x2e\xc7\x0e\xe8\xdd\x72\xec\x80\xde\xbf\x1c\xdb\xdf\x78"
+ "\x51\x8e\x05\x23\xc7\xf6\xae\x18\x9e\x1c\xdb\xbf\xd7\x5b\x8e\x1d"
+ "\xbc\x34\x30\x39\x76\xe0\xda\x91\x97\x63\x07\x62\xbc\xe5\xd8\x41"
+ "\xf1\xcc\xe9\xbe\x87\x83\x97\x63\x07\xbe\xf2\x2f\xc7\x0e\x7c\xed"
+ "\x2d\xc7\x0e\xbc\xcb\xe4\xd5\xc1\x48\x26\xc7\x0e\xd4\xb3\xf4\x7d"
+ "\x89\x9e\xe9\x6e\x39\xc6\xd2\x99\x1c\x3b\xa8\x1d\x4a\x8e\x61\xbf"
+ "\xa8\xd5\xf4\xeb\x17\xcf\x4a\xfd\xe2\x8d\x92\x4f\xca\xa4\x7e\xf1"
+ "\x86\x60\xa3\xf1\x65\x95\xd5\x2f\x64\x10\xb9\x01\x63\xe2\x80\x8c"
+ "\x48\x5d\x80\xfd\xe2\x8d\x51\xb8\xbf\x44\x69\x01\xb9\x67\x13\xe5"
+ "\x60\x26\xc8\x41\x1b\x3c\xa3\x9f\xb4\xc9\x95\xd5\x28\xbf\x70\x9f"
+ "\x06\x3e\x33\x79\x68\x1f\x85\x31\x79\x84\x75\x76\x8f\x7e\x23\xf4"
+ "\x95\x4e\xb1\xaf\x74\xb2\xbe\x22\x9d\x97\xcb\xb2\x51\xde\xb5\x56"
+ "\x37\x21\x21\x25\x8c\x62\xff\x11\xce\x61\x41\xff\xa1\x6b\x75\xe1"
+ "\x65\x69\xd0\x67\xec\x6d\x04\x7d\xe1\x63\x9f\x51\xe5\xc9\xc2\x69"
+ "\xa7\xfe\x12\x90\x89\x4c\xf6\xf1\xd5\xa3\x9c\xe8\xd7\x6a\x2d\xc8"
+ "\xbe\x0e\x90\x7d\x1d\xee\xbe\x82\x6b\xe7\x9d\x6b\x75\xda\xae\xb5"
+ "\xba\x29\xbd\x9d\x20\xfb\xec\xfd\xfb\xc9\x92\x59\xbb\x3a\x50\xf6"
+ "\xb5\x09\xfd\x44\x90\x7d\xd0\x37\xf8\x4e\x90\x7d\x4f\x8b\xb2\xaf"
+ "\x53\x87\xb2\x5e\xbd\x6b\x19\xc8\xbe\xe4\x13\x4c\xf6\x89\x36\xdc"
+ "\x8f\x50\xf6\xad\xd5\x71\xbf\xe9\x10\x65\xdf\x62\x94\x7d\x47\xa0"
+ "\x8f\xfc\xa7\xb7\xec\x53\x85\x2a\xfb\x5e\xaf\xf7\xee\x27\x55\x33"
+ "\x02\xeb\x27\x6f\x3c\xe4\xaf\x9f\xf4\x1a\x43\xed\x27\x6f\x2c\xf4"
+ "\xee\x27\x55\x3a\xb1\xef\x2e\x0f\xbe\x9f\x54\x5d\xd2\xd7\x4f\x9e"
+ "\xed\xdf\x4f\xaa\xc6\x7b\xf7\x93\x37\x6c\xac\x3f\x54\x4d\x67\xfd"
+ "\xe4\x0d\x07\x4b\x3f\xa8\xf7\x4c\x77\xf7\x13\x96\xce\xfa\x49\x55"
+ "\xfc\xc5\xf5\xf2\xef\x9b\xbe\xff\xd3\xe1\x8b\xeb\xe5\xa1\x8e\x19"
+ "\xab\x16\x0e\x6f\xcc\xf8\x97\xb8\x8b\xf3\xed\xa1\xd2\xfe\xcf\xca"
+ "\xe1\xd1\xfe\xcd\x77\x2f\xce\x95\x84\x4a\xfb\xbf\x6c\x19\x1e\xed"
+ "\xdf\xf6\x1b\xff\x67\x68\x5b\xea\x90\xad\xa6\x6f\x8c\x71\xc8\x26"
+ "\xed\xcf\x1d\x38\xc6\x38\xf4\x98\xf7\x59\xba\xb7\xbf\xee\xbf\x77"
+ "\x76\xa8\xb1\x87\xf3\xe2\xd8\x03\x78\xfd\x96\x7c\x78\x63\x8f\x43"
+ "\xfd\xf6\x27\xbe\xf3\x62\x60\x36\xd5\xa1\x3d\xfe\x6c\x2a\x67\xc8"
+ "\x63\x8f\x43\x55\xde\x36\xd5\x3b\x59\x22\x36\xde\x0a\xde\xa6\x7a"
+ "\xe7\x09\xff\x36\xd5\x3b\x4b\xbd\x6d\xaa\x77\x62\x99\xed\xf4\x4e"
+ "\x09\xb3\xa9\xde\x99\xc3\xd2\xdf\x7e\xd3\x33\xdd\x6d\x53\xb1\x74"
+ "\x66\x53\xbd\x53\x76\x71\x1d\xfd\xfb\x66\x53\xfd\x97\x5f\xff\x87"
+ "\x17\xf5\xfa\x50\xba\xe5\x9d\xaa\xe1\xe9\x96\x77\xbf\xc3\xfd\x9f"
+ "\xdf\x77\xbd\xfe\x5f\xc9\xc3\xa3\xfd\xdf\x06\xdd\xff\x39\xb8\x5e"
+ "\x37\xbd\xeb\xd6\xeb\xa6\x77\xfd\xeb\x75\xd3\xcd\xde\x7a\xfd\x6f"
+ "\x1f\x5c\xd4\xeb\xa1\xe8\xf5\x77\x2d\xc3\xd3\xeb\xef\x3b\xbd\xf5"
+ "\xfa\x07\xcb\x03\xd3\xeb\xa6\xf5\x23\xaf\xd7\x4d\x5b\xbc\xf5\xfa"
+ "\x07\xf3\x44\x6c\x18\x83\xd7\xeb\x1f\xfc\xcc\xbf\x5e\xff\x60\x86"
+ "\xb7\x5e\xff\x40\x3c\xa7\xf6\x81\x9e\xe9\xf5\x0f\xa6\xb2\xf4\xbf"
+ "\x19\x3c\xd3\xdd\x7a\x9d\xa5\x33\xbd\xfe\x41\xfa\xc5\xf5\xf5\xef"
+ "\x9b\x5e\xff\x6f\xbf\xf1\xbf\x2e\xea\x96\xa1\x74\xcb\x07\xc3\x1c"
+ "\x33\x1e\x5e\x11\xba\x6e\xf9\x50\xe3\xd6\x2d\x1f\x6a\xfc\xeb\x96"
+ "\x7f\x18\xbd\x75\xcb\x91\xc9\x17\x75\x4b\x28\xba\xe5\xef\xb1\xc3"
+ "\xd3\x2d\xff\x48\xf2\xd6\x2d\x1f\x1e\x09\x4c\xb7\xfc\xe3\xf3\x91"
+ "\xd7\x2d\xff\xb0\x79\xeb\x96\x0f\xab\x58\x9d\x0e\x7f\x1d\xbc\x6e"
+ "\xf9\xf0\x45\xff\xba\xe5\xc3\x1d\xde\xba\xe5\xc3\x15\x4c\x87\x7c"
+ "\x78\x98\xe9\x96\x0f\x73\x59\xfa\xe1\x36\xcf\x74\xb7\x6e\x61\xe9"
+ "\x4c\xb7\x7c\x58\x7f\x71\xdd\xfd\xfb\xa6\x5b\x3e\x1a\x74\xff\xef"
+ "\xe0\xf2\xed\x13\x87\x5b\xbe\x7d\xe2\xf0\x2f\xdf\x3e\x59\xe9\x2d"
+ "\xdf\x3e\x72\x5d\x94\x6f\xa1\xc8\xb7\x0f\x6d\xc3\x93\x6f\x9f\xc4"
+ "\x7a\xcb\xb7\x9a\x00\xfd\x01\x7d\xf2\xd6\xc8\xcb\xb7\x4f\xfa\xf9"
+ "\x7f\xa8\x11\x7d\x00\x7d\xf4\x51\xf0\xf2\xad\x66\x8d\x7f\xf9\x56"
+ "\xb3\xde\x5b\xbe\xd5\x88\xfe\x7f\x6a\x5e\x61\xf2\xad\x46\xf4\xff"
+ "\xf3\x51\xb5\x67\xba\x5b\xbe\xb1\x74\x26\xdf\x6a\xaa\x86\xb7\x1e"
+ "\x6f\x8e\x75\xaf\xc7\x9b\x05\x5e\xf0\xa5\xad\x8e\x81\xeb\xf1\x75"
+ "\x07\x71\x3d\xde\xdd\x5f\x6a\x6f\x16\xd6\xe6\xb1\xcf\x74\x31\xff"
+ "\x3d\x3e\xd7\xe9\x27\xb5\x3a\x2e\xae\xd3\x9f\xcb\x75\xfa\xba\x4c"
+ "\xef\xfe\x63\x6e\x0d\xac\xff\xd4\x9d\x1e\xf9\x75\x7a\xb3\xdc\xbb"
+ "\xff\x98\xeb\xc5\x3e\x7d\x36\xf8\xfe\x63\xfe\x93\xff\xfe\x63\x7e"
+ "\xc7\xbb\xff\x98\xc5\x31\xa6\xd9\xc6\xfa\x8f\x79\xb7\xd8\xaf\x1c"
+ "\x9e\xe9\xee\xfe\xc3\xd2\x59\xff\x31\xdb\x03\xb1\x0f\x9c\xca\xd6"
+ "\x18\xd4\xf7\xd3\x2c\x57\xb9\xfa\x70\x9e\x2e\xe2\xdc\x97\x7d\xf0"
+ "\x14\xd3\x17\x82\x6d\xf0\xca\xdb\xb6\x21\xed\x03\x9b\x68\x1f\xa4"
+ "\x0c\xb4\x0f\x24\xdb\xa0\x0c\xf0\xbd\x33\xa0\x35\x7a\x11\xef\x68"
+ "\x1b\x9c\x09\xd6\x36\x58\xe6\xb6\x0d\x8c\xfd\x6c\x83\xa7\xfb\xd9"
+ "\x06\x02\xde\x5b\xbc\xf0\x3e\xc0\x36\xe8\xc3\xfb\x48\xd9\x06\x9f"
+ "\xea\x2f\xae\xd1\x87\x3a\xee\xac\x97\x0f\x6f\xdc\xf9\x99\xed\xe2"
+ "\x5c\x7e\xa8\xb4\xff\x74\x98\x73\xf9\x47\x93\x2f\xce\xb7\x84\x4a"
+ "\xfb\xff\x19\xa6\x2f\x87\xcf\x2d\xa1\x8f\x47\x1a\xf6\xba\xc7\x23"
+ "\x0d\x7b\x25\xfb\x4a\xf2\x8d\x08\xf2\x59\x6e\x4c\x83\xeb\x0c\x21"
+ "\x2f\xa4\x09\x71\x06\x14\x66\xdb\xe7\x18\x77\x0d\x6c\xae\x86\xc9"
+ "\x09\x99\x9e\x36\xd7\xff\xdb\x23\xd9\x5b\x09\x68\x8b\x81\x6d\x85"
+ "\x76\x95\x34\x06\x41\xbf\x56\x83\xee\x1f\xbe\xf6\x6d\x1b\x8e\x59"
+ "\x7a\x55\xad\x31\x3f\xdc\xf1\xca\xd1\xbd\xc3\x1b\xaf\xfc\x6f\x9b"
+ "\xb7\xbd\xf5\xc5\xfc\xc0\xec\xad\x86\xa5\x23\x3f\x5e\x69\x48\xf7"
+ "\xb6\xb7\xbe\x88\x13\x71\xf2\x58\xf0\xf6\xd6\x17\x57\xfb\xb7\xb7"
+ "\xbe\xb8\xce\xdb\xde\x6a\x70\x32\xbb\xea\x8b\x79\xcc\xde\xfa\x42"
+ "\xcd\xd2\xff\x5f\x92\x67\xba\xdb\xde\x62\xe9\xcc\xde\xfa\x22\x39"
+ "\x40\x7b\x2b\x76\x18\xf6\x56\xdb\xf7\xc7\xde\x7a\xfa\x02\xb7\xb7"
+ "\xbe\x6c\x08\x40\xef\xc4\xf4\xd3\x3b\xb6\x8b\x7a\x07\x65\xcd\x17"
+ "\xe9\xc3\xd3\x3b\x96\x79\x43\xd2\xde\xe0\x41\x7b\x94\xf9\x22\xdd"
+ "\x5d\x53\xdf\xb6\x85\x4c\x7b\x90\xf5\xe5\xd9\xdf\x67\xba\x1f\xd3"
+ "\x0e\x8f\xee\x8d\x7e\xe3\x1f\x5e\xb4\xb5\x86\xa2\xbd\xa5\x6c\x78"
+ "\xb4\x6f\x8e\x0f\xdd\xd6\x6a\x89\xf9\xa4\xcf\xd6\x6a\x89\xe9\x6f"
+ "\x6b\xa1\x6d\xf5\x90\x83\xd9\x5c\x2f\x80\xad\x54\xb4\x0a\xec\xae"
+ "\x0c\x42\xcc\xb6\xf7\x88\x01\x6c\xaf\xa2\x53\x60\x7f\xad\x00\xfb"
+ "\xcb\xf9\xaa\x68\x7f\x7d\xf5\x9a\xb7\xfd\x65\xbd\xda\xa7\xfd\xa5"
+ "\x72\xdb\x5f\x4e\xb0\xad\x7a\x5f\x7d\xdb\x56\x72\xca\xc3\x16\x7b"
+ "\x66\xa0\x2d\xd6\x63\x6c\x8d\xed\xb9\xf6\xed\xb6\x5e\xb0\xc7\x06"
+ "\xb3\xc5\x04\x4c\xf8\xb0\xc7\xfe\x3d\x6c\xb1\xa6\xc8\xe1\xd9\x62"
+ "\x5f\xa5\x7b\xdb\x62\x2d\x5f\x05\x66\x8b\x7d\xf5\xad\xdf\xb9\xaf"
+ "\x90\x6d\xb1\x16\xe2\x6d\x8b\xb5\xd4\xb0\x3a\x35\x1f\x09\xde\x16"
+ "\x6b\x39\xe8\xdf\x16\x6b\x79\xcb\xdb\x16\x6b\x11\xcf\x9e\xb6\x58"
+ "\x99\x2d\xd6\x52\xc6\xd2\x9b\x0f\x7b\xa6\xbb\x6d\x31\x96\xce\x6c"
+ "\xb1\x96\xf6\x00\xd7\xc6\x62\x9c\xa0\xd3\xbf\xfb\xfd\x94\x83\xad"
+ "\x8d\x8d\xd4\x7e\xca\x65\x17\xf8\xda\x98\x6d\xe8\xf9\xaf\x8b\x36"
+ "\x81\x0f\x59\xf3\x4f\x32\x3c\xbd\xd4\x6a\xbd\x68\x13\x84\x4a\x7b"
+ "\xdb\x30\xe7\xbe\xfe\xb5\x30\x74\x9b\xe0\x84\xce\x3d\xff\x72\x42"
+ "\x17\xdc\xfc\xcb\xd7\xe5\xde\xfa\xbf\xcd\xb7\xfe\xbf\x38\xff\x12"
+ "\x84\xce\x3f\xae\x1b\x9e\xce\xff\x5a\xef\xad\xf3\x4f\x7c\x1e\x98"
+ "\xce\xff\xba\x75\xe4\xe7\x5f\xbe\xee\xf2\xd6\xf9\x27\x4c\xac\x4e"
+ "\xff\xfa\x22\x78\x9d\x7f\x62\x8f\x7f\x9d\x7f\xe2\x35\x6f\x9d\x7f"
+ "\x22\x8b\xe9\xf6\x13\x47\x99\xce\x3f\x51\xc2\xd2\xff\xd5\xe0\x99"
+ "\xee\xd6\xf9\x2c\x9d\xe9\xfc\x13\xd6\xe0\xd6\xbb\x22\x2e\xd0\xf5"
+ "\x2e\xf5\x0f\x64\xbd\xab\x3d\xe9\xa2\xde\x09\x55\xef\x9c\xe8\x1a"
+ "\x9e\xde\x39\x39\xa4\xff\x0f\xff\x7a\xc7\xbe\xdb\xad\x77\xec\xbb"
+ "\x83\xd3\x3b\xf6\x4b\xbd\xf5\xce\xa9\x1d\x17\xf5\xce\x70\xf5\x4e"
+ "\xfb\xee\xe1\xe9\x9d\x6f\xac\xde\x7a\xe7\xdb\x00\xfd\x1f\xd9\xfd"
+ "\xfa\x3f\x0a\x5d\xef\xd8\xfb\xf9\x3f\xfa\x56\xf4\x7f\x74\x2a\x04"
+ "\xbf\x21\xdf\x4e\xf2\xaf\x77\xbe\xed\xe7\xff\xc8\x2e\xfa\x3f\xfa"
+ "\x56\xf4\x7f\xf4\xad\x98\x7e\x2a\xd1\x33\xdd\xad\x77\x4e\x79\xf8"
+ "\x0d\xf9\xf6\xa2\xff\xa3\xef\xdd\x3e\xcc\x8e\x61\xc8\xbf\xd3\xb9"
+ "\x6e\xf9\x77\x3a\xd7\xff\x3e\xcc\xae\xd3\xde\xfb\x30\x3b\x9f\xbf"
+ "\xb8\x0f\x33\x14\xf9\xf6\xed\x30\xfd\x22\x75\x99\xbc\xe5\xdb\x99"
+ "\x1b\x02\x93\x6f\xa7\x67\x8c\xbc\x7c\x3b\x3d\xc7\x5b\xbe\x9d\xd1"
+ "\x88\xd8\x08\x41\xbe\x9d\x3e\xeb\x5f\xbe\x9d\x91\x79\xcb\xb7\xd3"
+ "\x47\x99\x1c\x3b\x33\x8d\xc9\xb7\xd3\x6d\x2c\xbd\x33\xd1\x33\xdd"
+ "\x2d\xdf\x3a\x3d\xe4\xdb\x99\xd8\xe0\xd6\x35\x43\xb2\xab\xcf\xc3"
+ "\xba\xe6\x48\xd9\xd5\x17\xfa\xba\x66\x77\xd5\xc5\x79\xb4\x50\x6c"
+ "\xea\x33\x73\x86\x67\x53\x9f\xd5\x85\xae\x53\x9c\x4a\xb7\x4e\x71"
+ "\x2a\xfd\xad\xef\x14\x01\xee\x0c\x60\x13\x6f\x3d\x45\xe4\x2f\xe0"
+ "\xfa\xce\xd1\x5a\x62\xc4\xf5\x9d\x55\xd2\xfa\x4e\xb9\x68\x67\xf7"
+ "\xe6\x79\xdb\xd9\x3d\x32\x5f\x76\x36\xda\xd7\x2e\xb0\x9d\x9d\xfd"
+ "\xd7\x75\x16\xf8\xd6\x45\x3d\xaa\xd6\xd8\xb3\xaf\xbe\xdd\x16\xac"
+ "\x2e\x7a\x79\x03\xd3\x45\x3b\xbf\xf7\xba\xa8\xdb\x31\x3c\x5d\xd4"
+ "\x3b\xc7\x5b\x17\x39\xdf\x09\x4c\x17\xf5\x7e\x34\xf2\xba\xa8\xb7"
+ "\xc1\x5b\x17\x39\x5f\x61\x75\x3a\xfb\x6a\xf0\xba\xc8\xf9\xbc\x7f"
+ "\x5d\xe4\x34\x7a\xeb\x22\x67\x32\xd3\x39\xce\x43\x4c\x17\x39\xd3"
+ "\x59\xfa\xd9\x57\x3c\xd3\xdd\xba\x88\xa5\x33\x5d\xe4\x3c\x1c\xdc"
+ "\x1c\xcf\x98\x0b\x74\x8e\x47\xf1\x03\x99\xe3\xe1\xa7\x87\x2c\x13"
+ "\x39\x19\xa9\x91\xce\x6f\x70\x32\x32\x60\x9e\x21\x03\xec\xed\x0e"
+ "\xb6\xce\xdd\x37\xcf\x60\x6d\x64\xf2\x8f\x23\xcf\x79\xcb\x3f\xea"
+ "\x57\xfe\x0d\xb6\x96\x8d\xf3\x0a\x2e\x90\x8d\xce\xf2\x61\xac\x65"
+ "\x67\x7c\xdf\x65\x9e\x73\x78\xfe\x95\x39\x12\xe7\x25\xf3\x38\xd9"
+ "\xc1\x80\x64\x1e\x47\xde\xf3\x2b\xf3\x42\x3d\xc7\xc1\x91\x1a\x2f"
+ "\x99\xc7\xc9\x44\x19\xc3\xbf\x13\xb4\xcc\xe3\x64\xeb\xfd\xca\x3c"
+ "\x4e\x96\xe7\x25\xf3\x38\x99\xb0\xdf\xc9\xca\xc9\x0e\x08\x32\x8f"
+ "\x93\xe9\x99\xcc\xe3\x0f\x79\xa6\xbb\x65\x1e\x4b\x17\x64\x5e\x91"
+ "\xec\xd0\x60\x32\x8f\x1a\xf6\xc7\x96\x70\x7c\x15\x5c\x87\xa0\x8e"
+ "\x93\x00\x1b\x26\xf8\xbf\x1a\x78\x3c\x01\xfe\xf7\x1b\xeb\xc5\xae"
+ "\xda\x1f\xcb\xe7\x43\x9d\x39\x22\x33\xdb\xbf\x31\x99\xae\x70\x42"
+ "\x3d\x39\xf1\xcc\xda\xfe\xd8\x08\xe7\x98\x78\x9e\xea\x09\xf0\x25"
+ "\x56\x88\x8d\x09\xf9\xf1\x7c\x90\x36\x83\x84\x9f\xe2\xb8\x24\x29"
+ "\x1f\xd4\x37\xbc\x85\xe3\x2e\xc5\x32\xba\x8b\xb8\x14\x68\xcb\x61"
+ "\xbf\x75\x85\xb2\x12\x5e\x9b\x42\x36\x39\xe9\xbf\x4c\xab\x3a\x88"
+ "\x8d\xe3\x0e\x46\xb4\x8f\x89\xa7\x39\x49\x04\x6d\xb9\xaa\x2b\xec"
+ "\x72\x2c\x13\xe3\xe9\xc2\xbb\x12\x7c\xe7\x82\x3a\x66\xaf\x24\x5c"
+ "\x71\xc7\x18\x05\xc8\x89\x51\x39\x5d\xb4\x6d\xb5\x13\xea\x0c\xd8"
+ "\x7c\x7f\x4a\x83\xfc\x8d\x9d\x90\xe6\x22\x1a\x8c\x4d\x8a\x65\x80"
+ "\x3d\x8b\xf5\xf9\x53\x05\xe4\xf7\x55\x87\xe7\x5f\x27\xd3\x46\x5d"
+ "\x47\xad\xc1\xe1\x26\x4c\xee\x8f\x8e\x11\x79\x53\x88\xe9\x7a\xa0"
+ "\x9d\x96\x70\xbe\xde\x07\xf9\x9d\xc1\xce\xbf\x2b\x30\xb6\x71\xce"
+ "\x0e\xc2\x6d\xe3\xc7\x28\xfe\x9e\x25\xc4\x1f\xb6\x77\x17\x85\x35"
+ "\x58\x65\xfa\x18\xa4\x39\xc6\xb5\xc4\xf8\xef\x80\x1b\x02\xe9\xf6"
+ "\x0f\x32\x09\xe9\xcf\x8b\xb4\x94\x95\x8b\xb5\xe9\xcb\x57\x2e\x5d"
+ "\xfd\x5c\xba\xf6\xda\x94\xb1\x64\xde\xea\xd5\xda\x95\x8b\x57\xad"
+ "\xd7\x7a\xbe\xb9\x43\x9b\xb2\x7c\xed\xe2\xa7\x56\x2c\xbd\x61\xe5"
+ "\x92\xd4\xb1\x28\x7c\x3d\xea\x11\x89\x75\xe1\x8b\xc2\x9c\x15\x2f"
+ "\x11\xf2\x9b\x09\x44\x8e\xf5\xea\x2e\x92\x27\x4b\x31\x4c\x31\x86"
+ "\x27\x07\x79\x72\x40\x3e\x6e\xcb\x1e\x83\x79\x57\xec\x82\x7a\x55"
+ "\x40\xbd\xa1\x8e\x50\x67\xb9\x41\xaa\xb3\x84\x89\x1c\xc4\x44\x76"
+ "\x07\x60\x50\x7e\x30\xc2\x31\xe6\x17\x94\x26\x61\xfb\xba\xa0\x9f"
+ "\xc8\x20\xcd\x25\xe8\x32\xe3\xfe\x58\xf8\x6d\xb5\x84\x31\xfc\x2d"
+ "\x2d\xde\x4f\xba\xb1\x9f\x50\xfd\x5d\xac\xaf\x8d\xda\x3d\x5f\x27"
+ "\x23\x42\x0c\xd5\x22\x79\x57\x5f\x0c\x55\x48\x47\xda\x42\x3d\xda"
+ "\xbb\x8b\x46\x29\xad\xb2\xdb\x53\x30\x1d\x63\xff\x62\x2c\x54\xac"
+ "\x33\xb4\x0b\x74\x29\x35\xd1\x7c\x11\xfb\x5b\x1c\x7b\x79\xc3\xa4"
+ "\xdd\x66\xf9\x19\x92\xe0\xa4\xbd\x74\xab\x63\x6f\x5d\x57\x17\x89"
+ "\xc8\x4b\x5d\x42\xc7\xca\x41\x66\x2f\x5f\x8a\x31\x5c\x79\xe3\xa4"
+ "\xdd\xd4\x38\xc1\x34\xff\x3a\xa2\x86\xb2\xf5\x1e\xb1\x5c\xe5\xc1"
+ "\xf1\x7f\x94\xc0\x7f\xe4\x23\xc6\x68\x65\x7c\x1c\x75\xe8\x83\xf4"
+ "\x81\x7c\xec\xc3\xdf\x6b\x3c\x39\x02\x58\xa0\xca\x63\xb9\x09\x2e"
+ "\x46\x47\xec\xbb\x9d\x39\x7a\x72\x93\x40\xbb\xd1\xa9\x7c\xf1\xb1"
+ "\x64\xde\x70\xac\x94\x1a\x8e\x15\x00\xcd\x34\xc5\x19\x44\xbb\xc8"
+ "\xa5\x26\xc6\x33\x24\xda\x6e\x3c\x96\xab\x92\xe5\xca\xc0\x1e\xe1"
+ "\x40\x9f\x44\x83\xcc\x88\x16\xfb\xbb\x06\xe9\xf8\x61\x3b\x21\x73"
+ "\xd7\x12\xf2\xaf\xe9\x24\xac\x02\x7e\x17\x5c\x7b\x46\x0b\xfa\x9f"
+ "\x16\x8d\xea\xda\x05\xbf\xc5\x18\xbd\x41\xfe\x3e\xcb\x6f\xbf\xeb"
+ "\x6b\xb7\x85\xf8\x6e\xf7\x18\x3d\xb4\xdb\xca\x1b\x2c\x1a\x6a\xb0"
+ "\xc8\x07\xb6\xdb\x42\x58\xbb\x47\x75\x8c\x7c\xbb\xc7\x30\xff\xd7"
+ "\x45\xa3\xdb\x43\x6b\xf7\x98\xf4\x00\xda\xed\x87\xdf\x8a\x64\xbe"
+ "\xd8\x02\xfc\xb6\x00\xbf\x2d\x3e\xf8\x6d\x11\xf9\x3d\xae\x65\xe4"
+ "\xdb\xad\x98\xc6\xda\x3d\xc6\x16\x5a\xbb\x15\x7e\xe5\x9f\xbb\xdd"
+ "\x8d\x7e\xf8\x7d\x49\x12\xb4\x1b\xf8\xdd\x08\xfc\x6e\xf4\xc1\xef"
+ "\x46\x91\xdf\xe3\x3f\x1b\xf9\x76\x5f\xc2\xfc\x1f\x16\x29\x2c\xa1"
+ "\xb5\xfb\x92\x94\x00\xda\xed\x87\xdf\x63\x13\xf9\xe2\x46\xe0\x77"
+ "\x23\xf0\xbb\xd1\x07\xbf\x1b\x45\x7e\xdf\x56\x34\xf2\xed\x1e\xcb"
+ "\xe2\x3f\x17\x5d\x72\x34\xb4\x76\x8f\xf5\xbb\xff\xc5\xdd\xee\x26"
+ "\x3f\xfc\x1e\x17\x0f\xed\x06\x7e\x37\x01\xbf\x9b\x7c\xf0\xbb\x49"
+ "\xe4\xf7\xe3\xf7\x8c\x7c\xbb\xc7\x45\xb2\x76\x8f\xad\x09\xad\xdd"
+ "\xe3\xfc\xee\x7f\xf7\x90\xe7\x5b\x40\x66\x0f\xe0\xb9\x39\x33\x96"
+ "\xdc\x78\x06\xdb\xaf\x3c\x44\x55\xc7\xb6\x8c\xcb\xcb\x95\x39\x95"
+ "\xc7\x0c\xe3\x60\x2c\xf7\x72\x3e\xaf\x8f\xb0\x92\x4b\xa0\xad\x7a"
+ "\x5a\x6c\xd5\xe2\x9d\x87\x72\x9c\x20\xfb\x5d\xca\x63\x05\x3d\x86"
+ "\xfd\x9a\x17\x96\x11\x6d\x8e\x9d\xa8\xeb\xb2\xad\x24\x3b\x95\xda"
+ "\xeb\xc8\x57\x44\x65\x25\x1c\xce\x97\x7d\xd2\x7e\x88\xac\x4a\xa3"
+ "\x14\xca\xde\x83\x63\xcc\xe2\xe3\x24\x1a\x6c\xe2\x5c\x0a\xfa\xa3"
+ "\x84\x27\x5a\x28\x3f\x1a\x69\x09\x65\x5f\x13\x31\x8f\xc8\xfe\xf6"
+ "\x94\x83\x20\x3d\x91\xb6\x30\x1e\x8d\x16\xe8\xda\x45\xc8\x83\x8f"
+ "\x33\xba\xbe\xbc\x2c\x58\xba\x2a\xc5\xf5\xbf\x63\xbb\xcd\xd6\x1e"
+ "\x8c\x19\xa0\xc6\x33\xf7\x90\xae\xab\x4b\xed\x20\xb4\x68\x5c\x0d"
+ "\x35\x1e\x2b\xe1\x41\x67\x05\x59\xae\x5f\xff\xd7\x1e\xf2\x54\x01"
+ "\x32\x73\x00\xd6\xdc\xf4\x0e\x87\x31\xb0\x45\xc1\xe8\x6d\x51\x8e"
+ "\xb3\x8c\xea\xf0\x4d\x6f\x8b\xc2\x09\x3a\xc7\xa5\xb4\xc8\x03\xa7"
+ "\x77\xf8\xf8\x7e\xf4\xb6\x9e\x1f\x7a\xab\xc4\xf8\xa7\x16\xad\x37"
+ "\xbd\x55\xa5\x8c\xde\xaa\xe9\xd4\x68\x51\xf3\xa0\x2b\x83\x2b\x37"
+ "\x3c\x26\x00\x7a\x03\xbe\x07\xea\x30\x37\xbd\x23\x4a\x81\xde\x22"
+ "\xbe\x2d\x80\xef\x71\x2d\x7e\xe8\x0d\xf8\xb6\x00\xbe\x2d\x41\xe0"
+ "\x3b\x22\xcf\x9b\xde\x96\xf3\x84\xef\x08\x71\xfe\xcf\xd2\x0f\xdf"
+ "\x11\x0a\x46\xef\xf0\x03\x40\x6f\xc0\xb7\x25\x48\x7c\x47\xbc\x12"
+ "\x80\xfe\x00\x7c\x0f\xd4\x9d\x6e\x7a\x8f\x57\x50\x55\xa3\x88\xef"
+ "\x46\xc0\xf7\xf8\xcf\x7c\xd3\xbb\x11\xf0\xdd\x08\xf8\x6e\x0c\x02"
+ "\xdf\xea\x6f\xfb\xd1\xfb\x3c\xe1\x5b\xcd\x7c\x4c\x1a\x1a\xfb\xe1"
+ "\x5b\x9d\xc9\xe8\xad\x8e\xa2\xc6\x46\xc0\x77\x63\x90\xf8\x1e\x1f"
+ "\x19\x00\xbd\x01\xdf\x03\x75\xb6\x9b\xde\x13\x32\x81\xde\x22\xbe"
+ "\x1b\x01\xdf\xb7\x15\xf9\xa1\x37\xe0\xbb\x11\xf0\xdd\x18\x04\xbe"
+ "\x27\x2c\xf6\xa6\x77\xe3\x79\xc2\xf7\x84\x69\x22\xbd\xfb\xe1\x7b"
+ "\x7c\x1b\xa3\xf7\x78\x03\xd0\x1b\xf0\xdd\x18\x24\xbe\x27\x14\x04"
+ "\x60\x27\x00\xbe\x07\xda\x0a\x6e\x7a\x4f\x6c\xa3\xaa\x26\x11\xdf"
+ "\x4d\x80\xef\xc7\xef\xf1\x4d\xef\x26\xc0\x77\x13\xe0\xbb\x29\x08"
+ "\x7c\x4f\xfc\xb4\x1f\xbd\xcf\x13\xbe\x27\x8a\xf1\x2f\x9b\xfa\xe1"
+ "\x7b\x62\x12\xa3\xf7\x04\x27\x35\x36\x01\xbe\x9b\x82\xc4\xf7\xc4"
+ "\xae\x50\xec\x93\xb5\xe5\x44\xe1\x4d\xf3\x4b\x17\x9e\x3b\x1b\xe5"
+ "\xd2\xd9\xdf\x8d\x8d\x72\xa9\xda\xb7\x8d\x12\x59\xc3\x68\x1e\x99"
+ "\x1a\x9a\x8d\x72\xa9\xdf\xf3\x0f\x83\xd9\x28\x03\x69\x7e\x59\xfd"
+ "\xb9\xb3\x53\x2e\x7b\xe7\xbb\xb1\x53\x2e\x2b\xf0\x6d\xa7\x5c\x16"
+ "\xc7\x68\x7e\xa9\x2d\x34\x3b\xe5\x32\xbf\xfe\x0f\x06\xb3\x53\x06"
+ "\xd2\x5c\x33\xeb\xdc\xd9\x2a\x9a\x1b\xbe\x1b\x5b\xe5\x72\x87\x6f"
+ "\x5b\xe5\xf2\x37\x19\xcd\x2f\x4f\x0a\xcd\x56\xd1\x24\x86\x62\xab"
+ "\x0c\xa4\xf9\xa4\x43\xe7\xce\x5e\x99\xb4\xe7\xbb\xb1\x57\x26\xad"
+ "\xf0\x6d\xaf\x4c\x12\xc7\x3f\x9a\x9a\xd0\xec\x95\x49\x01\x8c\x7f"
+ "\x06\xda\x2b\x03\x69\x7e\xe5\xb4\x73\x67\xb3\x5c\x79\xe9\x77\x63"
+ "\xb3\x5c\x61\xf5\x6d\xb3\x5c\x51\xc6\x68\x7e\x45\x5c\x68\x36\xcb"
+ "\x95\x7e\xe3\x9f\x0c\x66\xb3\x0c\xa4\x79\xd4\xee\x73\x67\xb7\x44"
+ "\x6d\xfd\x6e\xec\x96\xa8\x79\xbe\xed\x96\x28\x35\xa3\xf9\x95\x6f"
+ "\x86\x66\xb7\x44\x1d\x08\xc5\x6e\x41\x5a\x23\xcd\xd1\x56\x61\x34"
+ "\xbf\x2a\x95\x86\x1f\x4b\xee\x05\x7b\x44\x05\x74\x57\xb5\x13\xae"
+ "\x1c\x69\xde\xc0\x68\xee\x0a\xb7\x6a\x81\x3e\x7a\xa4\x99\xd0\x8e"
+ "\xff\xd3\x84\xbb\x0c\xc7\x0c\x94\x23\xd0\x16\x05\x39\xce\x4d\xde"
+ "\xe4\xcc\x27\xe1\xda\xec\x3c\xf8\xff\xaa\xc5\x98\x47\x9b\x5d\xd8"
+ "\x08\x6d\x0c\xc3\x35\x0a\xa7\x71\x9f\xc9\xa5\x6a\x8e\x3b\xce\x4d"
+ "\x79\x8f\x4e\xae\x34\xf5\x82\x2d\x41\x9f\xd5\x44\x9a\xdb\xab\x88"
+ "\xd9\xf9\x31\xa9\x6b\xf8\x4f\xc2\x87\x5b\xaf\xb9\xc9\x49\x74\xf4"
+ "\xff\x74\x91\x35\xe9\x56\xe2\x5a\xa2\x51\x9a\x33\xab\x01\x17\x7f"
+ "\x26\x09\x6d\xf4\x0c\xfd\xa7\x4e\xd9\xab\xb2\xe5\xba\x80\xa9\x2e"
+ "\x63\x6b\xbc\x53\x65\x4b\x3d\x98\x61\xe5\x94\x0e\xa2\x5b\x61\xa3"
+ "\xb4\xf8\x29\x22\x2f\x6e\x21\x8a\x6d\x4f\x11\xe5\xb6\x16\xa2\xae"
+ "\xb1\x35\x90\xda\x13\xd5\xa4\xb6\xe3\x0b\x52\x7b\x06\xae\x1e\xb8"
+ "\x78\xb8\x72\xbf\x20\x35\xed\x84\x3c\x74\x92\x90\x1c\x1b\xb5\xff"
+ "\xd4\x42\x22\x6b\x9c\x0d\x44\xfb\x24\x21\xa7\xb8\x29\x0f\x2b\x93"
+ "\x49\x24\xfd\xa7\x86\xd0\x25\x1a\x0e\xde\xc9\x31\xdd\xec\xb4\x93"
+ "\x1a\x9b\x03\xdf\x47\xc3\x7b\x79\x8e\x0d\xca\xe7\xab\xd1\x97\xa1"
+ "\xbd\x26\xf7\x23\x68\xdf\x82\x2a\xa0\x73\xa9\x64\x93\x15\xf7\x90"
+ "\xe8\x6d\xc0\x66\xc4\x4c\x02\x65\x98\xd9\xd5\x13\x2c\x66\xa6\x30"
+ "\xff\xef\xcf\x6a\x26\x00\xbd\xaf\xe0\x9f\x4d\x52\xcf\xfd\xa2\x99"
+ "\xe2\x7e\x30\x5c\x9f\xa9\xeb\xfa\x98\xe0\x9a\x75\xc2\x7a\x42\xe6"
+ "\xb8\x88\x40\x13\x5c\x4b\x9e\x9b\x4a\x22\x70\x9f\x1a\xff\x7f\xba"
+ "\x09\x66\x9b\x9d\x6c\x72\x42\x5d\x4f\x39\xfa\xea\x5a\x57\x50\x47"
+ "\xe0\xdd\x15\x75\x7a\x2b\x51\xa6\x12\x35\xd2\x19\x6c\xd1\x2d\x73"
+ "\xdb\xc8\x25\xab\xba\x28\x45\x1a\x23\x6d\x91\xce\x58\x9e\x44\x7b"
+ "\x73\x8a\x9d\xe4\x38\x88\xda\x9c\x0d\xf7\x4c\x6a\x37\x93\x6f\x09"
+ "\xd4\x31\x85\xaa\x16\x54\x01\x3e\xa6\x22\x26\xac\xdc\xe4\x74\xc0"
+ "\xc1\x04\x5a\x34\x59\x57\x01\xed\xc5\xb5\xfd\xe0\xda\x7c\x55\x20"
+ "\xeb\x1f\x03\x6c\x42\x37\x9e\x2d\x0a\x86\xe7\x6b\xe2\x00\xcf\xd6"
+ "\x5e\xb0\xf5\x18\x9e\x47\x75\x0c\x8d\x67\x8b\xd2\x8d\x67\xed\x43"
+ "\x6e\x3c\x5f\x73\xb3\x7f\x3c\x5f\x6d\x64\x78\xb6\x68\x2f\x4c\x3c"
+ "\x5f\x7d\xf5\xe0\x78\xbe\x9a\xf8\xc7\xb3\x45\x23\xd9\xbb\x23\x83"
+ "\xe7\xab\x93\xce\x1f\x9e\x2d\x8a\xd0\xf0\x7c\x75\x8c\x37\x9e\xb5"
+ "\xb3\x18\x9e\xaf\x72\x84\x86\xe7\x6b\xfc\xfa\x3f\x1e\xcc\xde\xf6"
+ "\xc0\xb3\x28\x9f\xaf\x55\xd3\x70\x0b\xc8\x67\x8b\x28\x9f\xc7\xb5"
+ "\x04\x80\x67\x0f\xf9\xfc\xa3\xc9\x6e\x3c\x5f\x2b\xf3\x8f\xe7\xa9"
+ "\x4f\x88\x78\xbe\x40\xe5\xf3\x8f\xbe\x1d\x1c\xcf\x3f\xaa\x1f\x04"
+ "\xcf\xa5\xd2\x58\x62\x64\xf0\x3c\x55\x77\x1e\xf1\x1c\xa2\x7c\x9e"
+ "\x2a\xf7\xc6\xf3\x8f\x22\x19\x9e\xaf\xa9\x0e\x0d\xcf\xd7\x46\x85"
+ "\x32\x96\x71\xe3\xb9\x51\x94\xcf\x3f\xb1\x02\x9e\x41\x3e\x37\x8a"
+ "\xf2\x79\xfc\x67\x43\xe3\xb9\xd1\x43\x3e\x5f\x7b\xd2\x8d\xe7\x9f"
+ "\x7c\xea\x1f\xcf\x3f\xb9\x81\xe1\xb9\xf1\x02\x95\xcf\x3f\xfe\x60"
+ "\x70\x3c\xff\x78\xb7\x7f\x3c\x37\x6a\xa4\x71\xda\xc8\xe0\xf9\xc7"
+ "\x8e\xf3\x87\xe7\xc6\x10\xe5\xf3\x8f\x8f\x7a\xe3\xf9\x5a\x1b\xc3"
+ "\xf3\xb5\xa5\xa1\xe1\xf9\x27\xed\xa1\x8c\x13\x3d\xf0\x2c\xca\xe7"
+ "\xeb\xab\x68\x78\x23\xc8\xe7\x46\x51\x3e\xdf\x56\x14\x00\x9e\x3d"
+ "\xe4\xb3\xee\x3d\x37\x9e\xaf\xdf\xe3\x1f\xcf\xd7\xb9\x44\x3c\x5f"
+ "\xa0\xf2\xf9\xba\x17\x07\xc7\xf3\x75\xa9\x83\xe0\xb9\x54\x1a\x03"
+ "\x8f\x0c\x9e\xaf\xab\x3e\x8f\x78\x0e\x51\x3e\x5f\xf7\x8a\x37\x9e"
+ "\x75\x6f\x32\x3c\xeb\xf4\xa1\xe1\xf9\x7a\xbf\xf1\x5f\x07\x1b\x83"
+ "\xbb\xf1\xdc\x24\xca\xe7\x1b\x72\x01\xcf\x20\x9f\x9b\x44\xf9\xfc"
+ "\xf8\x3d\x43\xe3\xb9\xc9\x43\x3e\xff\xd4\xe8\xc6\xf3\x0d\x6b\xfc"
+ "\xe3\x79\x5a\x2d\xc3\x73\xd3\x05\x2a\x9f\xa7\x2d\x1e\x1c\xcf\xd3"
+ "\xe2\xfc\xe3\xb9\x49\x23\xcd\x2f\x8c\x0c\x9e\xa7\x95\x9e\x3f\x3c"
+ "\x37\x85\x28\x9f\xa7\xa5\x7b\xe3\xf9\xa7\x05\x0c\xcf\x3f\x8d\x0d"
+ "\x0d\xcf\x37\x18\x46\x66\x7e\x23\x3a\x17\xe7\x37\x7a\x70\x7e\xc3"
+ "\xbd\xf7\x4f\x1f\x51\xcf\xf0\xdc\x0b\x78\x7e\xd9\x13\xcf\xc7\xfa"
+ "\xcf\x6f\xdc\xf8\x04\xdf\x87\xe7\xe8\x01\x78\xe6\x01\xcf\xbd\x02"
+ "\x9e\x6f\xda\x2a\xcd\x6f\x98\xdb\x77\x03\x4e\x4e\x10\x73\x22\x60"
+ "\xb9\x58\xc4\xf2\x31\xc0\x32\xd0\x90\x07\x1a\xd7\x58\x1a\x48\x82"
+ "\x9d\xd1\xb2\x07\x68\xcc\x7b\xe2\xb8\xa7\x8d\x43\xfc\x22\x6e\x25"
+ "\x0c\xd7\xae\x02\xec\xa6\x7d\x4a\x6a\x33\xe0\xda\x00\x57\x36\x5c"
+ "\xe4\x53\x52\xd3\x06\xd8\x5d\xee\x89\xdd\x7a\x11\xbb\x37\x4d\x1e"
+ "\x1c\xbb\x37\x3a\xcf\xdf\x5c\xc6\x4d\x6c\xfe\xeb\x58\x92\x3a\xe1"
+ "\xe1\x66\x6a\xce\x6c\x10\xf1\x79\x82\x24\x38\x49\x04\x7d\x5c\x37"
+ "\x41\x99\x44\xd4\x1b\x5d\x84\x33\x3e\x45\xd4\xc6\x2f\xa1\xdd\x52"
+ "\xff\x6d\x21\xca\x8f\x1d\xff\x49\x6a\x3a\x1a\x48\xcd\x99\x8f\x48"
+ "\x0d\x0f\xd7\x09\xb8\xa0\xae\x09\x4b\x3d\xdb\x6d\x17\xdb\x1d\x7d"
+ "\x29\x94\x35\xd5\x7f\xbb\x6f\xea\x12\xda\x9d\x02\xed\xee\x71\xb7"
+ "\xdb\x0c\xfd\x00\xf8\x73\x05\x2f\xce\x87\x24\xd8\xc9\x25\xab\x9d"
+ "\x94\xf6\x88\xf8\x47\xfe\x7c\x7c\xd4\x41\x12\x52\x81\x67\x4b\x00"
+ "\xff\xb6\xbd\x24\x27\x0b\xf0\xdf\xe3\x40\xdc\xd9\xcd\xb9\x67\x01"
+ "\xff\x37\x45\x53\xa0\x5f\x2f\xe2\xff\x18\xe2\xff\xc6\x79\xbc\x80"
+ "\xff\x1b\x15\xa1\xe1\x3f\x3a\x00\xfc\x07\x32\x1f\x72\x2b\xe2\xdf"
+ "\xda\x83\xf3\x21\xee\x3d\xa0\x43\xe0\xdf\x73\x3e\xe4\x66\x0f\xfc"
+ "\xdf\x3a\x08\xfe\x6f\xd9\x2a\xcd\x87\x7c\xf7\xf8\xbf\x65\x08\xfc"
+ "\xdf\x3c\x08\xfe\x47\x7a\xee\xe3\x96\xf3\x88\xff\x5b\x87\xc0\xff"
+ "\x2d\x01\xe0\xdf\xa2\x08\x0d\xff\xb7\xf4\xc3\xff\xcd\x22\xfe\x6f"
+ "\x0e\x11\xff\xb7\x06\x82\xff\x00\xe6\x4f\x6e\xcb\xc5\xf9\x93\x1e"
+ "\x9c\x3f\x71\xef\x05\x1e\x0a\xff\x1e\xf2\x3f\xc6\x03\xff\xb7\x0d"
+ "\x82\xff\x9f\x49\xf8\xbf\x00\xe4\xff\xcf\x86\xc0\x7f\xcc\x60\xf8"
+ "\x1f\xe1\xb9\x92\x9f\x9d\x47\xfc\xdf\x36\x04\xfe\x7f\x16\x08\xfe"
+ "\x43\x94\xff\x3f\xeb\x87\xff\x18\x11\xff\x31\x21\xe2\xff\xb6\x00"
+ "\xf0\x1f\xc8\x7c\xcb\xed\x88\x7f\x90\xff\x8d\x72\x8f\x3d\xe1\x43"
+ "\xe0\xdf\x73\xbe\xe5\xe7\x1e\xf8\xbf\x7d\x10\xfc\xc7\x6e\x95\xe6"
+ "\x5b\xbe\x7b\xfc\xc7\x0e\x81\xff\x9f\x0f\x82\xff\x91\x9e\x5b\x89"
+ "\x3d\x8f\xf8\xbf\x7d\x08\xfc\xc7\x06\x80\xff\xc6\x10\xe5\x7f\x6c"
+ "\x3f\xfc\xff\x5c\xc4\xff\xcf\x43\xc4\xff\xed\x81\xe0\x3f\x80\xf9"
+ "\x99\xe9\x38\x9e\x05\xf9\xdf\x58\xe0\x71\x36\x60\x28\xfc\x7b\xc8"
+ "\xff\x3b\x3c\xf0\x3f\x7d\x10\xfc\xdf\x29\xe1\xff\x02\x90\xff\x77"
+ "\x0e\x81\xff\x3b\x06\xc3\xff\x08\xcf\xc5\xdc\x79\x1e\xf1\x3f\x7d"
+ "\x08\xfc\xdf\x19\x08\xfe\x43\x94\xff\x77\xf6\xc3\xff\x1d\x22\xfe"
+ "\xef\x08\x11\xff\xd3\x03\xc0\x7f\x20\xf3\x39\x33\x85\xf9\x9c\x1e"
+ "\x9c\xcf\x71\x9f\x11\x19\x02\xff\x9e\xf3\x39\x33\x3c\xf0\x3f\x73"
+ "\x10\xfc\xdf\xb5\x55\x9a\xcf\xf9\xee\xf1\x7f\xd7\x10\xf8\x9f\x31"
+ "\x08\xfe\x47\x7a\xee\xe6\xae\xf3\x88\xff\x99\x43\xe0\xff\xae\x00"
+ "\xf0\xdf\x14\xa2\xfc\xbf\xab\x1f\xfe\x67\x88\xf8\x9f\x11\x22\xfe"
+ "\x67\x8e\xd0\xfc\xcf\xdd\x3a\x9c\xff\xe1\x95\xc7\x0a\x7a\xcb\x2a"
+ "\x4d\xbc\xc1\x96\x1b\x21\xd3\x12\xa7\xb2\x39\xce\x9c\xde\x45\xe6"
+ "\x9e\x06\x9e\xa4\x9e\x26\x4f\x9e\x56\x63\x2c\xcb\x54\x0a\xe3\x7f"
+ "\xaf\x33\xa2\x70\x39\x0d\x0b\xaa\xb6\xad\x22\x72\x57\xb8\xf5\x1a"
+ "\x4c\x33\x1f\x77\x10\x6c\xf3\x26\xa4\xc1\x09\x37\x0d\x70\x0e\x8e"
+ "\x7e\xa3\x53\x57\xe4\x43\x9e\x1e\x2b\xb1\x01\x5e\x6a\x6c\x56\xa0"
+ "\xfd\x06\x01\x5b\xc8\x8b\xe3\x5c\x5c\xf5\xae\x53\x44\xee\xfc\xa7"
+ "\xe6\x0a\xe0\x71\xa4\x6a\x1d\x91\x45\xd9\x28\x8f\xbc\x44\x1e\x21"
+ "\x5f\xb5\x1b\x70\xbf\xd2\xdd\x57\xd7\x01\xbe\x9d\xff\xd4\x5d\x51"
+ "\x01\xf9\x46\x7e\x5e\x26\xae\x9d\x9d\xc7\x8f\x33\xd5\x58\x80\x96"
+ "\x45\x71\x21\xf2\xe9\xee\x40\xce\xbf\x04\x30\x4f\x71\x4f\x3d\xce"
+ "\x53\xf0\x4a\x8b\x3c\x30\x3e\x59\x14\x5e\x67\x5a\x47\x9c\x4f\xf7"
+ "\xa4\x06\xc6\xa7\x7b\x3e\xf2\xe6\xd3\x48\xcf\x1f\xdc\xb3\x9d\xf1"
+ "\xe9\x1e\x3d\xe3\xd3\xdd\x55\xa1\xf1\xe9\x9e\x90\xf6\xff\x0e\x1c"
+ "\x4f\xcf\xca\xc4\xf1\x34\xf0\x29\xc0\xfe\x64\xd9\xe2\x75\x06\x77"
+ "\xc4\xf9\x34\x4b\x13\x18\x9f\x66\xad\xe9\xc7\xa7\x11\x1e\xe7\xce"
+ "\x9a\xce\xf8\x34\x4b\xcd\xf8\x74\x6f\x52\x68\x7c\x9a\x15\xc0\xf9"
+ "\x8f\x40\xc6\x7d\xf7\x69\x71\xdc\xc7\xc3\xb8\x2f\x30\x3e\x35\x2a"
+ "\xbc\xce\x0c\x8f\x38\x9f\x66\x9b\x02\xe3\xd3\x7d\x93\xbc\xf9\x34"
+ "\xd2\xe3\xb1\xd9\x36\xc6\xa7\xd9\x87\x18\x9f\x66\x93\xd0\xf8\x74"
+ "\xdf\xb4\x91\x19\x9f\xfc\xa2\x1a\xc7\x27\xc0\xa7\x00\xfb\x53\xe3"
+ "\x16\xaf\x33\xce\x23\xce\xa7\x5f\xe8\x03\xe3\xd3\x2f\x3e\xe8\xc7"
+ "\xa7\x11\x1e\x37\xfc\x82\xc5\x03\xe6\x7e\x91\xcc\xf8\x74\xdf\xde"
+ "\xd0\xf8\xf4\x0b\xbf\xfe\x4f\x83\xb3\xa3\xef\x4f\x45\x3b\x9a\x07"
+ "\x3b\x3a\x30\x3e\x35\x29\xbc\xce\x64\x8f\x38\x9f\xee\x57\x07\xc6"
+ "\xa7\xfb\x97\x7b\xf3\x69\xa4\xed\xdb\xfb\x63\x18\x9f\xee\x57\x30"
+ "\x3e\xc5\x27\x86\xc6\xa7\xfb\x03\xd8\xff\xe9\xfb\x1c\xd6\x40\x9b"
+ "\xef\xc1\xa8\x0b\xcb\xe6\x7b\xe0\xdd\xc0\x78\xf5\xe0\xa5\xe7\xd6"
+ "\xe6\x7b\xc0\xca\x78\xf5\xc0\x9b\x8c\x57\xf7\x3b\x43\xe3\xd5\x83"
+ "\x7e\xfd\x3f\x0e\x75\x7e\x6b\xa0\xdd\x37\xa7\xfa\xc2\xb2\xfb\xe6"
+ "\x04\x28\xff\xe6\x7c\x70\x6e\xed\xbe\x39\xa2\xfc\x9b\x23\xca\xbf"
+ "\x07\x43\x94\x7f\x73\x02\x90\x7f\xbe\xcf\x7d\x0d\xb4\xfd\xe6\xa6"
+ "\x5f\x58\xb6\xdf\xdc\xc8\xc0\x78\x35\x77\xe5\xb9\xb5\xfd\xe6\xc6"
+ "\x32\x5e\xcd\x55\x32\x5e\x3d\x34\x2f\x34\x5e\xcd\xcd\x0d\xf5\xbc"
+ "\xd8\x40\xfb\x2f\xf1\x02\xb3\xff\x12\x02\xb4\xff\x12\xcf\xb1\xfd"
+ "\x97\x20\xda\x7f\x09\xa2\xfd\x97\x10\xa2\xfd\x97\x18\x92\xfd\xd7"
+ "\x8f\x57\x62\xbf\x7a\xb8\xe6\xc2\xb2\x01\x1f\x5e\x11\x18\xaf\x1e"
+ "\x3e\x72\x6e\x6d\xc0\x87\x4b\x18\xaf\x1e\x4e\x61\xbc\x4a\x3c\x10"
+ "\x1a\xaf\x1e\xf6\x1b\xff\x76\xa8\xf3\x69\x03\xed\xc0\x5f\x66\x5e"
+ "\x58\x76\xe0\x2f\x03\x1c\xff\xfe\x72\xcd\xb9\xb5\x03\x7f\x29\x8e"
+ "\x7f\x7f\x29\x8e\x7f\x1f\x09\x71\xfc\xfb\xcb\x00\xc6\xbf\x81\xcc"
+ "\xfb\xcd\x6f\x40\x1b\xd0\x65\x38\x56\x10\x01\xf4\x8f\xc8\x24\x5c"
+ "\x4f\x14\xf0\x4b\x09\xfc\xca\xd3\x92\x5e\x03\xf0\xcb\xee\x24\x73"
+ "\xd7\x34\xd3\xba\x76\x17\xe9\x01\x5e\x9d\x05\x3b\xd0\x6c\x6f\xc3"
+ "\x33\x7a\x77\xb6\x70\xf3\xd7\x3c\xbe\x46\x4d\x90\x5f\x48\x7f\x97"
+ "\x72\x41\x15\x05\x7e\x09\xfc\x53\xb6\xc6\x3b\x0d\x56\xf2\xd0\xc9"
+ "\x66\xba\xda\x4a\x69\xad\xde\x01\x75\xda\x67\xaa\xd5\x37\x10\x90"
+ "\x2e\x97\x68\x1f\x41\xbe\xcc\xbf\x1a\xd3\xcd\xf6\x06\x82\x7e\x3f"
+ "\x85\x39\xf0\x66\x5d\xa4\xf3\x7f\x75\x4a\xf4\xdf\x84\xe7\x0a\x25"
+ "\x1f\x4d\xe6\x13\xa5\x02\xff\xfb\xcf\xa9\x0a\xfc\xff\x5f\x9d\xfa"
+ "\x65\x3c\x9f\x38\xe2\xb6\xe0\x3c\x61\xfe\x8f\x6f\xd6\x5c\x21\xd5"
+ "\x71\xf5\x0a\x4a\xa1\x8e\x13\xea\xba\xec\x04\xeb\x59\xd7\x65\x22"
+ "\x39\xe9\x44\x5d\xd7\xd3\x46\xb2\xbb\xa8\xbd\x2e\xf7\x6b\x92\x70"
+ "\x1a\xd7\x05\x10\x4f\xf3\x97\x33\x7e\xcf\xdb\xce\x37\xeb\xae\xb0"
+ "\x72\xf3\x93\xeb\xea\x09\x89\xc8\x03\x5a\x3b\x09\x27\x9c\xd7\xe4"
+ "\x88\x02\xe8\xa5\x37\xe7\xb6\x10\xa0\x5d\xae\xd9\xf9\x25\xd2\x53"
+ "\x0f\xef\xa7\xf7\xad\x37\x84\x5b\xf3\x31\x0d\x69\x8b\xfb\x4c\xcd"
+ "\xa9\x76\x21\x8f\xf4\x9e\xf1\x2e\x97\x98\x33\x7b\x48\x9d\x93\x10"
+ "\xf8\x5e\xdc\x27\x49\x0d\x80\xaf\x79\x21\xca\xed\xf9\xb6\x91\x99"
+ "\xaf\x4c\x8a\x45\xbb\xd5\x65\xb0\xc8\x59\x1d\x47\x75\x0c\x8d\x2f"
+ "\x8b\xc2\x8d\xaf\x5f\x7d\x3a\x3c\x7c\xfd\x2a\x6f\x64\xf1\x35\xd2"
+ "\xf6\xeb\xaf\xe6\x0c\x0f\x5f\xbf\xfa\x88\xe1\xeb\xd1\x2e\x86\xaf"
+ "\x5f\x99\xdc\xf8\x1a\xd5\x71\xee\xf0\xf5\xe8\x6e\x86\xaf\x47\x93"
+ "\x43\xc3\x57\xd2\xac\x91\x99\x67\x5d\x50\x8a\xb6\x36\xe0\x4b\x94"
+ "\x5f\xe3\x5a\x02\xc0\x97\x87\xfc\x5a\x70\xf3\xf0\xf0\xf5\xd8\x57"
+ "\x23\x8c\xaf\x11\xb6\xb9\x1f\x3b\x30\x3c\x7c\x2d\xb8\x8e\xe1\xeb"
+ "\xb1\x79\x0c\x5f\x0b\xb4\x6e\x7c\x8d\x6b\x39\x77\xf8\x7a\x8c\x30"
+ "\x7c\x25\x99\x42\xc3\xd7\x82\x90\xfc\x5f\x0d\x1c\x1f\x2c\x74\xe0"
+ "\xf8\xc0\x65\x68\x14\xe5\xd7\xf8\xcf\x86\xc6\x57\xa3\x87\xfc\x5a"
+ "\xf8\xe2\xf0\xf0\xb5\xf0\xee\x91\xc5\xd7\x48\x8f\x13\x16\x2a\x87"
+ "\x87\xaf\x85\x5b\x19\xbe\x1e\x7f\x93\xe1\x6b\x61\xae\x1b\x5f\xe3"
+ "\x3f\x3b\x77\xf8\x7a\x3c\x99\xe1\xeb\x71\x6d\x68\xf8\x7a\xc2\xbf"
+ "\xff\xe7\xa0\xe6\xb5\x17\x25\xe1\x98\x06\xf0\x25\xca\xaf\xdb\x8a"
+ "\x02\xc0\x97\x87\xfc\x7a\xf2\xdb\xe1\xe1\xeb\xc9\x3d\x23\x8c\xaf"
+ "\x11\x1e\xdb\x3c\xb9\x62\x78\xf8\x7a\xf2\x6b\x86\xaf\x27\x23\x19"
+ "\xbe\x9e\xb4\xba\xf1\x75\x5b\xd1\xb9\xc3\xd7\x13\x26\x86\xaf\x27"
+ "\x72\x43\xc3\xd7\xa2\x00\xfc\xbf\x06\x32\x1f\xbf\xf8\x10\x8e\xc3"
+ "\x5c\x86\x26\x51\x7e\x3d\x7e\xcf\xd0\xf8\x6a\xf2\x90\x5f\x8b\x1f"
+ "\x1e\x1e\xbe\x16\xcb\x46\x16\x5f\x23\x3d\x1e\x4b\xae\x19\x1e\xbe"
+ "\x16\xdf\xcf\xf0\x95\x9c\xce\xf0\xb5\x38\xce\x8d\xaf\xc7\xef\x39"
+ "\x77\xf8\x4a\xd6\x32\x7c\x2d\xb2\x86\x86\xaf\xc5\x01\xf8\xff\x09"
+ "\x74\x1d\x21\x25\x6a\x78\x63\xc8\x25\x6f\x0d\x0f\x63\x4b\x96\x5e"
+ "\xd8\x63\xc8\x25\xd1\xc3\xc3\xd8\x92\x83\x0c\x63\x4f\x35\x30\x8c"
+ "\x2d\x79\xe5\xfc\x8c\x21\x9f\x2a\x60\x18\x7b\x6a\x56\x68\x18\x4b"
+ "\x19\xc1\xf5\x8f\x65\xb9\xc3\x1b\x47\x2e\x9b\x34\x3c\x8c\x2d\xfd"
+ "\xe8\xc2\x1e\x47\x2e\xdd\x3e\x3c\x8c\x2d\x1b\xcf\x30\xb6\x74\x3a"
+ "\xc3\xd8\x32\xc5\xf9\x19\x47\xa6\xb4\x31\x8c\xa5\x84\xb8\x6e\xb3"
+ "\x2c\xa4\xf3\x2f\xbe\xd7\x6d\xf4\xb6\xe1\x8d\x25\xf5\x9b\x86\x87"
+ "\x31\xfd\x0d\x17\xf6\x58\xf2\x69\xc7\xf0\x30\xa6\x7f\x8e\x61\xec"
+ "\xe9\xdd\x0c\x63\xfa\x15\xe7\x67\x2c\xf9\xf4\x1c\x86\xb1\xa7\x95"
+ "\xa1\x61\x4c\x6f\x1f\xb9\xf5\xa6\x67\xe3\x87\x37\x9e\x7c\xe6\xab"
+ "\xe1\x61\xec\x99\x17\x2f\xec\xf1\xe4\x33\x0b\x87\x87\xb1\x67\xbe"
+ "\x60\x18\x7b\x46\xce\x30\xf6\x4c\xfd\xf9\x19\x4f\x2e\xaf\x62\x18"
+ "\x5b\x9e\x1a\x1a\xc6\x9e\x0d\xc0\xff\x7f\xa0\xeb\x64\x2b\x0f\x0c"
+ "\x6f\x4c\xb9\x72\xf6\xf0\x30\xb6\xe2\xf4\x85\x3d\xa6\x5c\x61\x1a"
+ "\x1e\xc6\x56\xce\x60\x18\x5b\xa1\x67\x18\x5b\x19\x73\x7e\xc6\x94"
+ "\x2b\x22\x19\xc6\x9e\x3d\x1a\x1a\xc6\x56\x1e\x1a\xb9\xf5\xbd\x54"
+ "\xf5\xf0\xc6\x95\xab\x5f\x1b\x1e\xc6\x56\x3f\x76\x61\x8f\x2b\x57"
+ "\x4f\x1d\x1e\xc6\x56\xef\x61\x18\x5b\x55\xc3\x30\xb6\xba\xf4\xfc"
+ "\x8c\x2b\x57\x65\x32\x8c\xad\x0a\xd1\x1f\x45\xea\x00\xff\x57\xcb"
+ "\x57\x65\x2c\x5e\xb1\x3c\x45\xbb\x7c\x55\x7a\xda\x1a\xed\xda\xe5"
+ "\x1b\x96\xce\xb8\xf6\xb9\x69\xda\xb4\x4c\x6d\xda\xf2\x55\x4f\x8b"
+ "\x09\x29\x63\xc9\x23\x4b\x57\x2c\xce\xc4\x14\xc8\xfd\xf4\xaa\x95"
+ "\x4b\x57\xa5\x6b\xd3\x96\xae\x79\x6e\x79\xda\x52\xfc\x7f\xad\x76"
+ "\xd9\xea\x34\x48\x58\xb2\x74\x79\xc6\x52\xed\x53\xcf\x2d\x5b\xb6"
+ "\x34\x6d\xed\x58\xf2\xd0\x73\x2b\xd2\x97\xa7\xae\x58\xaa\x9d\xf5"
+ "\xd0\xdd\x37\xcc\x9b\xfd\xcb\x79\x33\x67\x62\x70\x32\x8f\xd8\x64"
+ "\x51\xd4\xd0\x1a\x07\x98\x93\x1f\xe7\xd6\x1f\xa9\xd3\x10\x21\x3e"
+ "\xee\xb6\x0e\xa2\xde\x9a\x46\xe4\x5b\x3a\x88\xc2\xd8\x41\x94\xda"
+ "\x67\x48\x1c\x35\x4e\xae\x82\xf4\x48\x6a\x9c\x6f\xa7\xc5\xfb\xaa"
+ "\xa9\x71\x41\xb4\x5d\x75\x97\x15\xf3\x52\xe3\x5d\x6a\x7c\x07\xb4"
+ "\x95\x43\x7a\x69\x0b\xb7\xbe\xc0\xae\x9a\x69\xca\xf9\x9a\x70\x74"
+ "\xec\x9a\x39\xaf\xf3\x76\xee\x03\x8c\xd0\x04\x6d\x27\x5c\x5a\x0a"
+ "\x5c\x89\x84\x5b\x4b\xe0\x52\xc3\x15\x05\xd7\x2c\xb8\xe6\xc0\x95"
+ "\x0c\xd7\x0a\xb8\x60\x94\xbc\x36\x17\xae\x2d\x70\x95\xc0\x55\x4a"
+ "\xb8\xf4\x48\xb8\x62\xe0\x82\xbc\xe9\x0b\x59\x39\xe9\x7a\xb8\xb6"
+ "\xc3\x65\x21\xdc\x73\x50\x56\x86\x12\x2e\xa0\x76\x46\x03\x5c\x49"
+ "\x70\xa5\xc3\x95\x05\xd7\x6e\xb8\x0e\x43\xbe\x15\xec\xdd\x3a\x48"
+ "\x5b\x77\x88\x40\x3d\x87\xbe\xd6\x61\x7e\x2b\xe1\x32\xe5\x70\xc1"
+ "\x37\x33\xab\x21\x5d\xd3\x2f\x5f\xb2\xc7\xff\x59\x43\x94\x59\x16"
+ "\x91\x77\x95\x55\x88\x81\xc7\xa5\x7d\xe0\xca\x27\x61\x2e\xe3\x4c"
+ "\x53\xea\xf5\x44\x76\x82\x4b\x33\x9a\x0b\x50\xce\xcc\xb7\xb3\x98"
+ "\x8e\x69\x46\xa4\x59\x77\x51\x1a\xf4\xf8\x37\xd4\x18\xd3\x2c\x38"
+ "\xbc\xa5\x19\xc4\xdf\xd7\x58\x65\x0f\x08\x31\xd1\x68\xf1\x84\x77"
+ "\x69\x4e\xd2\xcb\x2c\xf6\x5b\x9a\x30\x8f\x46\x0d\x13\xd4\x54\xa9"
+ "\x4c\xc7\x3e\x6f\xda\x20\xd4\x6b\x29\xcd\x27\xe1\xf0\xfb\x14\x0a"
+ "\x75\xb3\xab\xf6\x55\x43\x3d\xe5\xf8\xec\x32\xde\x65\x3d\xab\xb2"
+ "\x69\xf1\x7f\x47\x79\x65\x22\x35\xd8\xe2\x71\x9c\x6d\xca\x7e\x89"
+ "\xb4\xc0\xef\xce\xaa\x5a\xdb\xb4\x0f\x44\xd0\x16\xfc\x6d\x3e\xfa"
+ "\xa8\x4d\x73\xb0\xbe\x9a\x96\x72\x56\xb5\xaf\xde\x55\x7a\x5c\x0d"
+ "\xe9\x72\x97\x71\x5f\x35\x2b\xff\x2e\x90\x93\xcd\x76\x2b\xb7\x76"
+ "\x9e\x90\x5e\x56\xa9\x97\xfe\x87\x7b\xa2\xab\xd8\x56\x82\x77\x55"
+ "\x1e\xe9\x12\x9e\xf3\xe3\x08\xbb\xab\x89\xf6\x01\x42\xda\xb9\xb5"
+ "\x67\x6f\xaa\x26\x32\xd3\x03\x58\xef\xb5\x87\x73\xaa\x29\xaf\xcd"
+ "\x0e\x83\xef\xaf\x3d\xd2\xf7\xdd\x49\xc7\x85\xf8\xa9\xb4\x28\x75"
+ "\xe1\xae\x97\x08\xc1\xdf\x62\xdd\x76\x4c\x20\xf2\xf2\x97\x88\x02"
+ "\xdb\xd8\x5d\xb4\xd6\x2e\xc5\xa1\xc3\xdf\x70\x90\xff\xfe\xfb\x73"
+ "\xa8\x47\xd9\xef\xb9\x58\x7b\x92\x19\x4d\xd3\xb5\x56\xd9\x7d\x4e"
+ "\xcc\xaf\xbd\x46\xa0\xe5\x52\xf1\x7d\x0a\xf2\x13\xcb\xa7\xc6\xd6"
+ "\x38\x7c\xc6\x38\x77\x11\x80\x1a\x6d\xf6\xd4\x43\x8c\x46\xb6\x78"
+ "\x2c\x07\xf3\xd3\xe2\x66\xf8\x7f\x2d\xf4\x1b\x81\xc6\x3a\xed\x2a"
+ "\x12\xd7\xc2\xa5\x1b\x5d\xc6\x89\x05\x50\x06\xf4\xbb\x89\x5b\x20"
+ "\x7f\xb2\x40\x6f\x63\xb3\xd5\xca\xa5\xe7\xc2\xbb\x2d\x7d\xb1\x2f"
+ "\x19\x9d\x65\x90\xaf\x14\xea\xf4\xa6\x55\xb6\x48\xc0\x09\xcd\xa0"
+ "\x47\x31\xc6\x66\x67\x06\x75\x26\x38\x9b\x79\x90\x55\x04\xde\x1f"
+ "\xb5\x92\x85\x6a\xa9\x8d\x8c\xf7\x7d\xe5\x2c\xc5\x67\xbb\x4a\x28"
+ "\xc7\xe9\xab\x1c\xf8\xf6\xe1\x45\x4e\xad\xac\xe7\x0c\xad\xdf\xf6"
+ "\x28\xd2\x91\xd0\x9e\x0c\x5a\xb3\x29\x9e\x3a\x8a\x3f\x23\xa4\x56"
+ "\x6f\x21\xd0\xe7\xa3\xc2\x65\xd4\x9e\xb0\x9e\x44\x84\xa7\x46\xd0"
+ "\x8f\xaa\x2d\x64\x63\x3c\x6d\xc3\xb8\xbf\x75\x5d\x36\x92\xf5\x05"
+ "\x51\xe6\xd4\x92\xc8\xac\x78\x6a\xaf\x49\xb6\x10\x96\x5e\x4b\x72"
+ "\xbe\x22\xf2\x8d\x87\xa9\x63\x2e\xc8\xff\x4f\x2c\x98\x6e\x23\x18"
+ "\xa3\x32\xa7\x8d\x3a\xb3\x9f\x20\x4a\xfc\xbf\xf6\x30\xa6\xb7\x92"
+ "\x9c\x93\x44\x9e\x90\x69\x8f\xa8\x80\x6f\xe2\xef\x77\x41\x5d\xf8"
+ "\x33\xf4\xdd\x6d\x67\x08\xd9\xf8\x18\xd1\x64\x2d\x26\xea\x04\x17"
+ "\xa1\x66\xe7\x5b\xa0\xab\x29\xe8\x97\x23\x64\xd3\x72\xa2\x48\x70"
+ "\xe2\x39\xb6\xcf\x09\xc6\xfd\xde\x05\x79\xa1\x6d\x26\x6c\xdb\xc6"
+ "\x46\xa2\xc1\x38\xe8\xec\x37\xef\x89\xbf\x69\x24\x48\xb3\xb3\xaa"
+ "\x05\x5a\x87\x71\xc1\x6e\x68\x7b\x35\xd2\x00\xbe\x53\xcf\xe3\xef"
+ "\xe0\xf7\xdb\xd2\x04\x1a\xc8\x16\x39\x89\xd2\x65\x6c\xae\x5e\x94"
+ "\x69\x12\xca\xb5\x72\x19\xf2\x5d\x69\x42\x9d\xbc\xf2\x26\x38\x69"
+ "\xa7\x5d\xd5\x0c\xb8\xcf\x98\x96\x90\x39\x93\xe2\x6f\x81\x97\xdb"
+ "\xbb\x8b\x32\x56\x48\xf4\x96\xf8\x02\x79\x92\x81\x17\xdb\xc3\x52"
+ "\x89\x1c\xde\x1b\xac\xb2\xc5\xed\x1e\x58\x73\x00\xcf\x47\x4b\x79"
+ "\xc5\x3c\x55\x56\x59\x72\x8c\x47\x1e\xc4\x57\x5f\x1e\x78\x5f\x0f"
+ "\x65\x4c\x67\xdf\xc8\x28\xc1\x3c\xa2\xec\x97\xf2\x86\x51\x83\x32"
+ "\xde\xa5\xb2\x25\x52\x8e\x3a\x00\x8f\x6d\xb4\x53\xa3\x9c\xeb\xa4"
+ "\x0e\xde\xd8\x84\x72\x5e\x89\x71\x5d\x59\xfe\x75\x8b\xe1\xbd\x5d"
+ "\x9b\x21\xfc\x9f\x8e\xdf\xa1\x86\x7d\xf6\xbe\x77\xf9\x64\x14\x2d"
+ "\xaf\x8c\x03\xdd\xa1\x4e\xa8\xa6\x0e\x97\x71\x7f\x5c\x71\x1a\xea"
+ "\x0e\x5b\x1c\xf6\x6b\x5e\xd5\xec\x70\xec\x68\xb5\xa3\x7c\xc2\x3e"
+ "\x42\x0d\x4d\x56\xb1\x1e\x67\xb1\xdf\x30\x59\xb3\x2e\xd6\x05\x65"
+ "\x40\x9d\xe6\xc0\xbb\x51\x2d\xdc\xba\x03\x78\x9e\x14\x9e\x0b\x58"
+ "\xdc\xcb\x75\x7f\x62\xf8\x55\xc6\x7b\x3d\x73\x48\x3b\xe8\x4f\x20"
+ "\xb3\x50\x3e\x40\xfa\xa7\xee\x3e\x2c\xd0\x8d\x63\xb2\xa8\xc9\xce"
+ "\xe4\x48\x18\x0f\xf9\x64\x2d\x62\x7f\x3c\xab\x9a\x68\xe8\x2e\x5a"
+ "\x07\xf8\xbf\x3b\xcb\xab\x9f\x14\x2b\xac\x18\x63\x13\xea\x12\x76"
+ "\x9c\xcb\xbc\x0e\xee\x63\xe0\x7e\xc3\xdf\xab\x91\xdf\x42\xb9\xe3"
+ "\xf0\xff\x1d\x97\x51\xfb\xac\xd9\x04\xe3\x69\x42\x7f\xcb\x9c\x65"
+ "\x25\x5b\x23\xb1\x9c\xad\x18\x67\x14\xd2\x30\x0f\xa4\x2f\xb4\x92"
+ "\x22\x39\x2b\x7f\xad\xbc\x0b\xea\xda\xaf\xfc\x3c\x56\x3e\x2b\x17"
+ "\xcb\x93\xca\x2e\xff\x1d\x6d\x17\xcb\xde\x2d\x95\x6d\x84\x34\xa9"
+ "\xfc\x59\x2b\xfb\xbe\x61\x82\xf7\x06\xcf\x36\x94\xfe\x8e\x76\xed"
+ "\x10\xe2\x89\x66\x5a\xac\xa4\x22\x0e\xdf\x6d\x81\x34\xfc\xad\x07"
+ "\xae\xc2\xfe\x1e\x0f\x65\x1c\xc6\x32\xd6\xcb\xad\xa4\xac\xba\x9f"
+ "\x8c\x53\x49\x32\x8e\x95\xb5\x5e\x27\x95\xe5\x51\x8e\x88\x27\x4d"
+ "\x92\xc8\x57\x2c\x57\x89\xe5\x42\xfe\x24\x2b\x31\x44\x79\xb6\x1d"
+ "\x68\x9e\x25\xbe\x4b\x07\xba\x4f\xf7\xee\x07\xe9\xc9\xb4\xd8\x96"
+ "\x84\x32\x4e\x2c\xcb\x88\xf2\x5a\x7a\x8f\x31\x48\x41\xae\x17\x60"
+ "\x5f\x12\x64\xbb\xb1\xb9\x1e\xca\x79\xb7\x9f\x2c\x97\x63\x3e\x57"
+ "\x51\xea\x3b\xe5\x18\x83\xf5\x32\xda\x06\x79\xac\x5e\x71\x47\x39"
+ "\x72\x17\xa4\xf5\xc5\x3f\x2d\x86\x3c\x60\xaf\xf9\xf5\xef\x98\x7d"
+ "\x35\xe1\xcc\x65\x56\xb4\xad\x11\x73\xd3\xcd\x51\x5d\xc4\x5c\xc6"
+ "\x13\xbe\xa2\x32\x35\x2e\x9b\x9a\x8e\x73\x1b\xd6\x60\x3c\xeb\xe0"
+ "\xf4\xf5\x06\x16\xff\xb3\x07\x6c\xce\xac\x5b\x08\xea\xe8\x53\xdc"
+ "\xc6\x3d\x66\x7b\x87\xd0\xef\xe0\x7f\xc1\x1e\xf8\x0d\xd8\xa8\x68"
+ "\xa7\xc2\xd8\x40\x5f\xc2\x31\x5b\x95\x87\xbc\x15\x98\x8e\x76\x2c"
+ "\xc8\xd0\x5d\x1e\xef\x68\x45\xa5\x8e\xd1\x6e\xe3\x63\x82\xae\xc0"
+ "\xfa\x3a\x7f\x61\xc2\x3a\xf3\x65\x95\x3a\x6c\x43\x4e\x26\xe5\xcd"
+ "\xce\x6e\x13\xca\x59\x6d\x06\xda\xd8\x1b\x7f\x96\x50\x4e\x28\x5f"
+ "\x5e\xa9\x0b\xae\x0d\x1b\x05\x3b\x0f\xc6\x11\xa7\xec\x93\x2b\x75"
+ "\x18\x07\x7a\x5b\xf6\x28\xc5\xbd\x65\xd4\xd4\x39\xa5\x32\xb5\xbb"
+ "\x68\x63\x92\x14\x67\x37\xc8\x72\x93\xa4\xb6\x57\x88\x6d\x07\x7a"
+ "\x09\x63\xb6\x9b\x4a\x85\xf8\xdf\xf0\xbc\xb1\xc4\x1f\xbf\xa8\xa1"
+ "\x39\x09\x7f\x0b\x6d\x8f\xdb\x25\xd1\xc9\x69\xc7\xf8\xe7\xe3\x4f"
+ "\x70\x59\xd7\x26\x64\x99\x88\xe0\xd3\xdf\xd8\x9c\x14\x64\xbd\x84"
+ "\xf9\xaf\x3a\x18\xc3\x24\x38\xdf\xa7\x4c\x26\x66\x3d\x34\x57\x2c"
+ "\x0f\xdf\x49\xbc\xaa\x10\xc7\x16\xc1\x7f\x23\xcb\xef\xfc\x87\x47"
+ "\xbb\xd4\x3e\xda\xe5\x0a\xbd\x5d\x59\xd5\x03\xdb\xb5\xe9\xda\x91"
+ "\x6d\xd7\x26\xbf\xfb\x9f\x3d\xda\xa5\x1d\xd8\xae\x4d\x9f\x87\xde"
+ "\xae\x4d\xbb\x7d\xb4\xcb\x35\xb2\xed\xca\xf6\xbb\xff\xc1\xa3\x5d"
+ "\xd1\x03\xdb\x95\x7d\x30\xf4\x76\x65\x67\x0e\x6c\x57\xf6\xe7\x23"
+ "\xdc\x2e\xbf\xe7\x7f\xfd\xca\xc3\x62\xdb\x6e\x26\x0f\x73\xf2\x82"
+ "\x97\x87\x39\x73\x06\xca\xc3\xdc\x3f\xb9\xe5\x61\x6e\x79\x48\xf2"
+ "\xb0\x78\x9f\x68\x6f\xe4\x2e\x1f\x20\x0f\x0d\xfb\xac\xbe\xe5\x61"
+ "\xee\x6c\x41\x1e\x1a\xf7\x05\x19\x0b\x3d\x57\xdd\x27\x0f\x55\xfb"
+ "\xac\x5e\xf2\x30\xdc\xb6\xbb\xbb\x28\x57\x1f\x9a\x3c\xcc\xd5\x0f"
+ "\x94\x87\x39\xd5\xde\xf2\x30\x77\xf7\x20\x38\x6c\xf0\x25\x0f\x13"
+ "\x9c\xdf\x50\x11\x1b\x0d\x41\xd6\xc7\x31\xc8\xb7\x92\x87\xf8\x56"
+ "\x72\x70\xdf\xca\xf3\xbb\xff\x03\xc6\xb1\x7a\xb0\x41\xd4\x9b\xf6"
+ "\x10\xee\x38\x8c\xc4\xeb\xa2\x1a\x60\x8c\xe0\x20\x37\xa6\x02\x26"
+ "\xf2\xc9\xf4\xba\xb2\x76\x52\x17\x75\x9c\x50\x95\x52\x4f\x2b\xdf"
+ "\xb6\xc7\xa5\x21\x36\xf3\x27\x9b\xd3\x1d\x41\x62\x33\xaf\x4d\xc2"
+ "\x66\x9d\x13\xb0\x99\x81\x78\xdc\xfc\x90\xb9\xfd\x84\x88\xcd\xcd"
+ "\xb7\xf7\xf1\x27\x9f\xe1\xd3\x27\x36\xa1\x4f\x78\x63\xb3\x39\x91"
+ "\x61\x73\xf3\xa8\x81\xd8\x6c\x4e\xf4\x8d\xcd\xfc\xaf\x18\x36\x9b"
+ "\x13\x83\x6b\x43\xfe\x01\x37\x36\x9b\x13\xbd\xb0\xf9\xe3\xb7\xc1"
+ "\xb6\xdb\x2c\x0f\x0d\x9b\x9b\xe5\x52\xdb\xcb\xc5\xb6\xc3\xb7\x52"
+ "\xbc\xb1\xb9\x79\xba\x5f\x1e\x6e\x71\xec\x05\x79\xa8\x3c\xc1\x15"
+ "\x28\x5d\x60\xd3\xf2\x86\x7b\x1b\x60\x4c\xd6\x8d\xf1\xe4\x29\x17"
+ "\x43\xe8\x3a\x9d\xb2\x1b\xc6\xc6\xdd\xdd\x7a\x05\x0d\x1f\xd7\x41"
+ "\x7b\x35\x04\xea\x1e\x41\xbb\x75\xe1\x40\xb3\xa9\x70\x9f\x50\x9e"
+ "\x41\x22\xe1\xd2\x94\x8b\x74\x85\xff\xa3\xe9\x3a\xcd\xd8\xe2\x0c"
+ "\x32\x2d\xa2\x8b\x28\xa0\x0e\x49\x11\x79\x6a\x12\xe1\x24\x91\xf8"
+ "\x3f\xcd\x6f\xc9\x84\xb1\x9b\x1c\xe7\x45\x79\x15\x7c\x2f\x33\x82"
+ "\xd2\xb5\x3a\x02\xe3\x38\x05\xf0\x40\xb3\x8b\xa3\x55\xae\x75\x3a"
+ "\x8e\x86\xdb\x1e\xa7\x60\x8a\x60\x9d\xf8\xa9\x7f\x8d\xa6\x95\x70"
+ "\xe5\xe8\xf1\xbb\x71\x18\xd7\x98\xfe\xf8\xaf\x31\xb4\x5b\x33\xd6"
+ "\x78\x86\x4c\xdb\x95\x41\xa6\x56\x64\x10\x1d\xed\xd5\x71\x40\x83"
+ "\xa4\x27\xd7\xa8\x91\xef\x49\x94\x83\x6f\x65\xc0\xb7\x9c\x38\xfe"
+ "\x83\x6f\x39\xe1\x5b\xdf\xc0\xb7\x4e\xc1\xb7\xf2\xe1\x5b\xf9\xec"
+ "\x5b\xc1\xd1\xbc\x20\x73\xb0\xf9\xeb\x84\x4d\x53\xd0\xcf\xee\xbf"
+ "\x22\x32\xc7\xc4\xe3\x5c\x76\xe7\x46\x7d\x90\x78\x2f\xf0\x7b\xfe"
+ "\x65\xdb\xeb\x24\x8a\x2a\x67\x34\xcc\x7d\xbe\x99\xe2\x18\xfb\xf9"
+ "\xd7\xc9\x34\xec\x73\x75\x8e\x93\xd0\xcf\x66\x34\x1c\xd1\xb5\x07"
+ "\xf9\xad\xe7\xfd\xee\x7f\x2e\xca\xa7\xf5\xbd\x51\x38\x2e\xb4\xe9"
+ "\xb7\x71\x34\xb3\x27\xaa\x32\xf9\xe3\xa3\x3d\x64\x51\x26\xce\x97"
+ "\xd3\x4c\xed\x02\xa2\x68\xe1\x5e\x70\xe4\x7c\x81\x73\x8f\xcf\x57"
+ "\x7b\xcf\x3d\x3e\xdf\x4e\xb8\x5f\x97\x10\x6e\x8b\x89\x70\x45\xf1"
+ "\x04\xf2\xf5\xbb\x72\x13\x5e\x9b\x42\xb2\x9d\xf4\x5f\xd4\xb0\x3f"
+ "\xb6\x18\xc6\xc1\x09\xd7\xc9\xac\xa6\x0c\x9c\x8b\xfb\xf5\x56\xa0"
+ "\xdf\xff\x81\x0e\x8a\xc0\xff\xb1\xbc\xd4\x34\x32\xf1\x04\xf7\xeb"
+ "\x2d\x11\x5d\x63\xe2\x9d\x4a\xdb\x16\x27\x8c\xdf\x7a\x35\xad\xf6"
+ "\xb3\x06\x5b\x5c\x2f\x8e\x69\x9f\x42\x39\x50\x98\x17\x21\xcb\x85"
+ "\x71\xeb\xbd\x0d\x94\x6a\x70\x7e\x39\xa9\x0c\x2e\xe4\xbd\xc0\xf7"
+ "\xf0\xf1\x7b\x11\x1f\x88\xc5\x5d\x2c\x5d\x8d\x78\xdc\x26\xea\x6c"
+ "\x7b\xd8\xf5\xc9\xd8\x07\x5c\xf0\xfb\x9c\x56\x12\x65\xb6\xb8\x08"
+ "\x60\x3a\x69\x91\x4b\x81\xfd\x28\xc9\xb4\xe0\x33\x72\x3c\x95\x70"
+ "\x39\xdf\x12\x15\x60\x48\x89\xfd\x81\x87\xfe\x90\x60\x89\x70\x40"
+ "\xbf\xe6\xb3\x4f\x93\x08\x94\x13\xe8\xc3\xd9\xdc\x6e\x25\xfc\x37"
+ "\xba\xf0\x97\x57\x91\x48\xe7\x37\xfa\x09\xf6\x6f\xf4\x13\x77\xf0"
+ "\x24\x32\x3c\x95\xa8\xcb\x57\x01\x76\x57\x43\xff\x38\x05\xfd\xa3"
+ "\x9d\xf5\x8f\x3e\xbc\x16\x71\x4e\x3c\x1f\x24\xf4\x0d\xa3\xd8\x37"
+ "\xd6\x01\x5e\x33\xdc\x7d\xc3\xb9\x5a\xc7\x95\x73\x94\x40\x1d\x81"
+ "\xee\x05\x87\x76\x65\x8f\x51\xe0\xb8\x9e\x4e\xa9\xac\x07\xb9\x0b"
+ "\x6d\xa5\xce\x37\x80\x17\xa3\xae\xe3\xb4\xd4\x68\xdb\xf2\x71\x62"
+ "\x1b\x71\x8f\xe9\x5e\x38\xdb\x33\xb9\x32\x59\xfb\x08\xfd\xa6\x85"
+ "\xfb\x75\x2e\xa4\x2b\xb4\x8f\xfe\x44\x0d\x7c\x3c\xcb\xc6\x80\x2f"
+ "\x38\x70\x3e\xc1\xca\xfd\x1a\xfd\x01\x11\x5c\x43\xf9\x44\x98\x3f"
+ "\xdd\x72\x08\xf2\x12\x17\xd0\xdc\xa9\xdc\x67\xe7\x95\xb6\x24\xd3"
+ "\x33\x3d\x42\xdf\xec\x05\x1e\x1c\x5f\x41\xb8\x45\xc0\x71\x90\x0d"
+ "\x2a\x90\x09\x28\x33\x12\x05\x99\x61\x18\xd7\x9e\x65\xa5\x7c\x42"
+ "\x4a\x18\x05\xba\x28\x70\x0e\xe9\xc9\x54\x42\x37\x9d\x04\x1a\x75"
+ "\x35\xa0\x7c\x09\xe7\xd7\x31\x19\xf2\x32\xd0\x47\xd5\x4e\xd4\xb4"
+ "\x78\x66\xfd\xeb\xd9\xd5\xa3\x5c\x80\x73\x94\x23\x11\x79\xb2\x4b"
+ "\x80\x57\xe1\x06\xec\xe7\xd0\xef\x23\xf2\x04\xb9\x26\xf0\xd6\xb9"
+ "\x4e\x77\x4d\xef\x3a\x9d\x16\xae\x29\x92\xac\xc1\xb8\x61\xe5\x28"
+ "\x67\x8a\x9e\xc7\xf8\xe7\x72\x73\xa6\x95\x38\x81\x96\xe1\xa8\x97"
+ "\xd6\xe9\xa2\x04\x9a\x3e\x0d\x34\x5d\x46\x14\x37\x39\x88\x0c\xea"
+ "\xa5\x86\x3a\x93\x5a\x7d\x0b\x41\x1a\xbb\xa0\x1f\x21\x9d\x7b\x51"
+ "\x06\x01\xd6\xc0\x4e\xb1\x3f\xb4\x5c\x4b\x8e\xe8\x3e\x27\xe8\x07"
+ "\x2a\xe7\x2c\xfd\x0a\xe7\x6f\xcd\x99\x4e\xe8\x73\xb6\x2d\x48\x5b"
+ "\xa0\x57\xd2\xc7\x89\x0e\xe2\x1f\xd3\x45\x77\xbb\x31\x5d\x74\xb7"
+ "\x1b\xd3\x45\x71\xc2\xfa\x87\x07\xae\xcf\x96\x02\xae\x95\x9e\xb8"
+ "\xde\xfa\xd8\x39\xc5\xf5\xdc\xe0\x71\xbd\xe3\x94\x07\xae\xb3\xbf"
+ "\x1b\x5c\x7f\x92\x24\xe0\x3a\xac\x77\xb2\x80\xd7\x85\x66\xe7\x9f"
+ "\x89\x95\x2b\x9a\x26\xe1\xf6\xa3\x7d\x88\xdb\x17\x52\x2f\x54\xdc"
+ "\x9e\xed\xd6\x69\xe1\x1a\x71\xdc\x42\x99\x01\xe3\xf6\x93\xa4\x1e"
+ "\x22\xd1\x0f\xf1\x4b\x0d\x33\x1a\xb4\x39\x64\x26\xd0\xcd\x11\x91"
+ "\x37\x85\xd4\x32\x1a\x3a\xb4\x8f\x52\x1e\x64\xc4\x6b\x88\xa7\x9e"
+ "\x7c\x4a\x79\x65\xb3\x23\xe7\x53\xa2\xe6\x0d\xfb\xe3\xcc\xce\x83"
+ "\x24\x22\x95\x08\xf3\xea\x54\xb5\xa0\x54\x58\xb3\xe2\x88\x9c\x37"
+ "\xde\xa5\xc6\xb9\x2b\x9c\x5b\x74\x19\x5b\xe3\x78\xe3\xe4\x2a\x5e"
+ "\x35\xdf\x8e\xeb\x59\x54\x75\x97\xb5\xbb\xe8\x05\x87\xb4\xd6\xe2"
+ "\xdb\xbe\x6c\x8d\x83\xfe\x22\x3f\xce\x19\x4e\xc3\x9d\x83\xfb\x8b"
+ "\x70\x0f\x83\xbb\x10\xb7\x2e\x38\x3d\x67\x10\xe3\x3f\xdb\xb6\x33"
+ "\x39\x68\xb8\x41\xe8\x83\xd7\x13\xd5\x09\xf1\xff\xee\x22\xc3\x16"
+ "\x69\xed\xc6\x9d\x5f\xa2\x87\x61\x2a\x7e\x1b\x68\x22\x67\xeb\x49"
+ "\xec\xd9\xa3\xbc\x6b\x85\x67\x22\xd7\xd2\xe2\xfd\x04\xd7\x7d\x01"
+ "\x4b\xb2\x6e\xaa\xbf\x4b\xbc\xcf\x40\xac\xe2\x1c\x2c\xda\x79\x4c"
+ "\xd6\xb2\x6f\x74\x17\x19\x01\xb7\xcf\x17\x78\x7e\xd7\x17\x3d\xac"
+ "\x9c\xd1\x6f\x4c\x9f\xe0\x68\x61\xf4\x1b\xff\x71\xb6\xce\x45\x83"
+ "\x2c\xcb\xef\xf9\x4f\x1a\x55\xa9\x4d\xd8\xeb\x32\xf1\xbd\x49\x11"
+ "\x47\xb2\x4e\x06\x69\x97\x18\xfd\x8e\x7f\x5d\x4a\xab\x3a\xe1\xba"
+ "\x29\xc4\x55\x56\xa9\xc5\xb9\x4e\xb4\xb5\xea\x74\x4e\x82\xf6\xd6"
+ "\x6b\xcf\x58\xb9\x5e\xb0\x19\xc3\xa1\x3f\xce\xed\x7a\x9f\x6e\x3b"
+ "\x01\x36\xea\xba\xa4\x88\xe2\x67\xc8\x74\xe7\x37\x9a\xb1\x2f\x80"
+ "\x0c\xea\x01\x79\xd0\xf3\x8d\x3e\xa2\x2e\xd5\x41\xf8\xf2\x4a\xad"
+ "\xd9\x59\x4d\x76\x41\x3e\x94\xbf\x58\xdf\xb3\xdf\x24\x85\x17\xad"
+ "\xc2\xf5\x8b\xd3\xc4\xf4\xd4\x3e\x90\xbf\xc5\x8d\xa3\x36\x81\xcc"
+ "\x01\x99\x21\xc8\xe1\x10\x64\x70\xcf\xe6\xeb\x93\x1f\x5a\x48\x1d"
+ "\x75\x96\xcf\x48\x4e\x2d\x51\xe7\x3c\x47\x54\x58\xbe\xd9\x59\xcb"
+ "\xe4\xf2\x63\x20\x97\xe1\xb9\xc2\x43\x2e\x0b\xfb\x0b\xfa\xc9\x65"
+ "\xb4\xbf\xeb\x6c\x6d\x24\xbc\x8b\x8c\x99\xdb\x15\xe1\xc8\xee\xa2"
+ "\x3c\xda\xe3\x66\xe7\x49\x3c\x7b\x1c\x2e\xc9\xe8\x9d\x60\x77\xf4"
+ "\xae\x66\xf2\xb9\x5c\x94\xcf\x3b\x4f\x0d\x5f\x3e\xef\xcc\x07\xf9"
+ "\x0c\xf6\xde\x0e\x94\xcd\x20\x97\x0f\x1c\xb7\x73\x4e\x90\xc5\xc1"
+ "\xf1\x76\x9b\xdf\xfd\x1f\x73\x41\x7f\x22\x4f\x11\x3b\xb5\x7b\x9d"
+ "\xb8\x1f\xe1\x5f\xae\xf0\x63\xc9\xa8\x1f\x7b\x40\x37\xbe\xf6\x4c"
+ "\x03\x17\x9e\x09\xbc\x4d\x7d\x9f\x3a\xd7\x26\x45\xd0\xde\x24\x95"
+ "\xcb\x60\x55\x3b\x7b\x35\x8a\xde\x5e\xe0\x2f\xc8\x0b\xd0\x57\x6a"
+ "\xfb\x46\xbd\x40\x13\x7e\x72\xa5\x96\x2f\x7c\x46\x01\xba\x29\xb6"
+ "\xe2\x14\x89\xa1\xc6\x63\xb9\x4e\xe3\x31\x43\xaf\xf1\x58\x01\xe0"
+ "\x32\x1c\xec\x47\xe0\xf9\x59\x13\x6f\x3c\xb6\x9b\x2f\x6e\x4a\x76"
+ "\xa9\xac\x6a\xbb\xea\xd8\x16\x78\x2e\xe5\x37\x02\x0e\x36\x10\x61"
+ "\x4d\x4b\x3b\x17\xf5\x70\x49\xab\x2f\x1c\xec\xc8\x0f\x4e\x17\x3f"
+ "\x94\x04\x38\x68\x00\x1c\x7c\xeb\x89\x83\xf7\x88\x33\x5f\xd4\xd1"
+ "\xf3\x19\x16\x80\xee\xc2\x58\xa6\x4f\x4f\x3f\xf2\xb1\x6f\x3c\x58"
+ "\x02\xc3\x43\xcf\x37\xde\x78\x28\x0b\x11\x0f\xa0\x5f\x35\x15\x30"
+ "\x6e\x3a\xfb\x8d\x8e\x2b\x43\x3c\x7c\xee\xc6\xc3\xfe\x26\x3b\xd7"
+ "\x1b\x34\x1e\x5e\xac\x0e\x12\x0f\xd6\x61\xe2\x21\xd9\x8d\x07\x0b"
+ "\xe8\x58\x8b\xb2\xd7\x68\x91\xbb\xf1\x70\x1a\xf0\x60\xd1\xba\xf1"
+ "\x60\x51\xc0\xb3\x66\x20\x1e\x5e\x3a\x7d\x7e\xf1\x30\xaa\xe3\x87"
+ "\x81\x87\xdf\xf8\x1d\xff\xfa\xc6\x83\x65\xb8\xf2\xe1\x90\x07\x1e"
+ "\x40\x3e\x58\x40\x3e\x58\x3c\xe4\xc3\x49\xc4\x83\x87\x7c\xb0\x80"
+ "\x7c\xb0\xf8\x90\x0f\xbf\x1d\x75\x7e\xf1\x30\xae\xe5\x87\x81\x87"
+ "\xdf\xb6\x05\x89\x87\x61\xca\x87\x67\xd5\x6e\x3c\x34\x82\x7c\x68"
+ "\x04\xf9\xd0\xe8\x21\x1f\x1a\x01\x0f\x8d\x1e\xf2\xa1\x11\xe4\x43"
+ "\xa3\x0f\xf9\xf0\xfb\x4b\xcf\x2f\x1e\xc6\x7f\xf6\xc3\xc0\xc3\xef"
+ "\xfd\xce\x7f\xfb\xc6\x43\xe3\x30\xe5\xc3\xb3\x7a\x0f\x3c\x80\x7c"
+ "\x68\x04\xf9\xd0\xe8\x21\x1f\xde\x43\x3c\x78\xc8\x87\x46\x90\x0f"
+ "\x8d\x3e\xe4\xc3\x8e\x6b\xcf\x2f\x1e\x6e\x2b\xfa\x61\xe0\x61\xa7"
+ "\x22\x48\x3c\x0c\x57\x3e\x98\xdc\x78\x68\x02\xf9\xd0\x04\xf2\xa1"
+ "\xc9\x43\x3e\x6c\x02\x3c\x34\x79\xc8\x87\x26\x90\x0f\x4d\x3e\xe4"
+ "\xc3\xcb\x3f\x3b\xbf\x78\x78\xfc\x9e\x1f\x06\x1e\xca\x34\x43\xe1"
+ "\x41\xc2\x02\xe2\x02\xb1\xd0\x9b\x93\x44\x70\x9c\xf1\xda\x09\x86"
+ "\x07\xc4\x81\x80\x89\xce\xa4\x08\x17\x60\xc1\xb9\x11\xb0\xd0\xc3"
+ "\xb0\x80\xb4\x40\x3c\xe0\xb8\x02\xc7\x13\x88\x09\x17\x8c\x29\x9c"
+ "\x2a\x18\x53\xe4\xc9\x35\x88\x83\x1e\xe5\x10\xe3\x8a\x1e\x22\x8c"
+ "\xfd\x70\x8c\x77\x8a\x2b\x9f\xe1\x0b\x07\x3b\x83\x9c\xe3\xeb\x1b"
+ "\x5f\x7a\xe1\xe0\x88\x1b\x07\x8f\xf9\x19\x57\x3c\xea\x07\x07\xd6"
+ "\x00\x70\x70\x6a\xe0\x38\x73\xb8\x38\xe8\x59\x2d\xe2\x00\xc7\x99"
+ "\xbc\x38\xce\x7c\x0a\xc6\x99\xaa\x60\x71\x50\xa1\x0d\x0d\x07\x16"
+ "\x6b\x70\x38\x78\x56\x8d\x76\x02\xc3\x41\xa3\xd2\xa9\x02\x5b\xc1"
+ "\x0b\x07\x83\xd8\x0b\x5e\x38\xd8\x35\xfb\xfc\xe2\xa0\x9f\xbd\xf0"
+ "\x6f\x8b\x83\xdd\x7e\xcf\xff\xf2\xc0\x77\x94\xf7\x38\x6f\x8f\xe7"
+ "\x4c\xc2\xed\x6c\xde\x08\xcf\x9b\x6c\x5b\x45\xa6\xa2\x8e\x70\xad"
+ "\x4b\x8a\x30\x9c\x22\xd3\xb7\xae\x22\x72\xe7\x5a\xe0\x7f\x1a\x91"
+ "\xf7\x70\x84\xf4\xac\xd5\x47\xd4\xd8\xec\x6c\x0e\x09\xf7\xa3\x42"
+ "\xfe\x5e\x03\x9b\x43\x72\x75\x26\x85\x6f\xed\x60\x7b\x60\x4d\x4f"
+ "\xfe\x01\x78\xbb\xe7\x6a\x5f\xbc\x7d\x39\x08\x59\xdf\xe3\x29\xeb"
+ "\x4f\x7a\xf3\xd6\x53\xce\x97\xe5\x7b\xcc\x21\xcd\xf5\x33\x87\x14"
+ "\x00\x4f\x85\xb9\xfd\x53\x4c\xce\xf7\xcd\x21\x0d\x73\x8e\xbf\x17"
+ "\x64\xfc\x4e\xce\x5b\xc6\x87\xc6\xd3\x3d\xce\xc1\xe6\x1d\xb1\x7f"
+ "\x63\xbf\x96\xfa\x74\x9f\x8e\xc7\x7e\x0c\xfc\x3e\x6b\x38\x96\x22"
+ "\xe8\xfa\x8d\xee\x3e\x8d\x7d\x19\xfb\x35\xf6\x63\x41\xd7\xa3\x4f"
+ "\xe2\xc2\x15\x9a\x0a\x8f\xb9\x23\x97\x4a\x94\xf3\x3e\x64\x3c\x3f"
+ "\xa8\x8c\xff\x0f\x9f\xfc\xff\x3e\xc8\x78\xc4\x81\xd4\xbf\x2f\xbc"
+ "\xbe\xfd\x8a\xff\xfd\x5f\x81\xe1\xc0\x16\x00\x0e\xac\x80\x83\x15"
+ "\x15\x1e\x73\x46\x2e\x95\x05\xe4\x3c\x9b\x33\x62\x38\x70\xcf\x19"
+ "\xf1\xfd\xe7\x8c\xbc\x70\xf0\xea\x75\xe7\x17\x07\xfd\xe6\x8c\xfe"
+ "\x6d\x71\x50\xa9\x1c\x1e\x0e\x2c\x01\xc8\x03\x0b\xca\x03\x93\x07"
+ "\x0e\x40\x1e\x58\x40\x1e\x58\x3c\xe4\x81\x7b\xae\x88\xef\x3f\x57"
+ "\xe4\x85\x83\x3f\xde\x7c\x7e\x71\xd0\x6f\xae\xe8\xdf\x16\x07\x7b"
+ "\x23\x87\x89\x83\x00\xe4\x81\x05\xe4\xc1\xca\xc8\x0a\x8f\x39\x22"
+ "\x97\x4a\xb4\xfb\x7c\xd8\x7c\xfc\xa0\x36\xdf\x6b\xb7\x7f\x5f\x6d"
+ "\xbe\x0b\x1b\x07\xfb\xfc\xae\x95\x06\x86\x83\xc6\x00\xe4\x41\x23"
+ "\xc8\x83\x95\x7a\x0f\x1c\x80\x3c\x68\x04\x79\xd0\xe8\x21\x0f\xdc"
+ "\x73\x43\x7c\xff\xb9\x21\x2f\x1c\xec\xbf\xfb\xfc\xe2\xa0\xdf\xdc"
+ "\xd0\xbf\x2d\x0e\x0e\x4c\x1d\x26\x0e\x02\x90\x07\x8d\x28\x0f\xde"
+ "\xad\xf0\x98\x13\x72\xa9\x9a\x40\x1e\x34\x79\xc8\x03\xf7\x9c\x10"
+ "\xdf\x7f\x4e\xc8\x0b\x07\x07\xef\x3f\xbf\x38\xe8\x37\x27\xf4\x6f"
+ "\x8b\x83\xd7\xfd\xee\xab\x90\x30\xd0\x37\x07\x40\xdd\x38\x10\x78"
+ "\xbf\x36\x29\xa2\x47\x79\x2c\x45\x1a\xff\x1b\x06\x8c\xff\x57\x68"
+ "\xfc\xce\x03\xf5\x5b\x5f\x16\xc6\x06\xc5\xc7\x92\xd9\x38\xc1\xaa"
+ "\x46\xfe\xbf\xb0\x81\x8d\x13\xb5\x8f\x22\xff\xdf\xf0\xcd\xff\x60"
+ "\xe7\x04\x53\x80\xff\xb6\x41\xf8\xff\x84\x9f\x71\xc2\x82\xe1\xf1"
+ "\x1f\xf7\x3b\xf6\x7e\x33\x82\xfc\x97\xe6\x04\x1b\x09\xb7\x73\x58"
+ "\xe3\xc5\x2a\xbf\xfc\xf7\xb9\x9f\x64\x2f\xdb\x4f\x82\x7b\x49\xea"
+ "\xda\xda\xc8\xd6\x33\x44\x1d\xbe\x82\x61\x42\xd8\x53\x02\x98\x30"
+ "\x9c\x20\xd3\x9d\xac\x6d\x7d\x7b\x4a\xd0\x87\x3b\x93\x0b\x26\x61"
+ "\x4f\x89\x34\x1f\xd0\xb7\x9f\xe4\x49\xdc\x4f\xf2\xa7\x1b\x86\x3d"
+ "\x17\x80\xfb\x49\xd2\x81\xc7\x5d\xc0\xe3\xd3\xc8\xdf\x23\x5e\xfd"
+ "\xda\x6b\x0e\xc0\xdf\x3e\x92\x40\xe6\x75\xce\xc1\x3e\x12\x61\x0e"
+ "\x60\x44\xfa\xf4\x9f\x89\x5f\xd9\x0e\x7c\x44\x7e\x9a\x75\x4e\x61"
+ "\x5e\x57\xea\xe3\xe6\xcc\x7a\xb2\xb5\x87\xa8\xa5\xf9\x7f\x89\xa7"
+ "\x28\xef\x29\xe0\x80\x7e\x93\xa4\x42\x9e\xbe\xb0\x0a\xe4\xfc\x6a"
+ "\xb7\x9c\xe7\x47\x3f\xa3\x28\xdf\x00\xf2\x7d\x03\x89\x11\x68\x14"
+ "\xde\x94\xcc\xe6\x03\xac\x6a\xec\xef\xd8\x9f\xa9\xea\x58\x69\xaf"
+ "\xd8\xdf\x19\xbf\x6b\x09\xf2\x99\xc5\xfa\xfc\xcb\xd5\xd8\xf7\x90"
+ "\xe7\xe1\x22\xcf\x2b\xfc\xf0\x5c\xe0\xb7\x4c\x8d\x7e\x43\xf0\x9c"
+ "\x59\x1f\xcf\x9d\x9b\x3d\xe6\x7f\x3c\x79\x2e\xce\xfb\xf0\xd0\x97"
+ "\x03\xda\x3f\x14\x20\xdf\x47\x6c\x7e\x1f\xf8\x5e\x21\xf2\xbd\x6f"
+ "\x7e\x7f\x58\x7c\xff\x8b\xff\xf3\x2f\xde\x7c\xb7\x8e\x00\xdf\x93"
+ "\x07\xf2\x1d\xc7\xff\xc8\x77\x8b\x1c\xc7\xf9\x54\x65\xd1\xf4\x8a"
+ "\xfb\x46\x06\xf2\xfd\xad\x49\xe7\x9e\xef\xa3\x3a\x7e\x18\x7c\x7f"
+ "\xcb\xaf\xff\x33\x6f\xbe\x5b\x46\xa2\xbf\x1f\xf2\xc1\x77\xb1\xbf"
+ "\x5b\x0a\x70\x5c\x0f\x7c\x17\xfb\xfb\x49\x1f\x7c\xff\xeb\xf8\x73"
+ "\xcf\xf7\x71\x2d\x3f\x0c\xbe\xff\xd5\xef\xfe\x8f\x7e\x7c\x1f\x81"
+ "\xfe\xfe\xac\x7a\x20\xdf\x1b\xc5\xfe\xde\x28\xc7\x71\x3c\x55\x35"
+ "\x8a\xfd\xbd\xd1\x07\xdf\xdf\xb9\xe4\xdc\xf3\x7d\xfc\x67\x3f\x0c"
+ "\xbe\xbf\x63\x0d\x8c\xef\x8d\x23\xd0\xdf\x9f\xd5\xfb\xe0\xbb\xd8"
+ "\xdf\x1b\x0b\x70\xdc\x0e\x7c\x17\xfb\xfb\x7b\x3e\xf8\xfe\x5f\xb2"
+ "\x73\xcf\xf7\xdb\x8a\x7e\x18\x7c\xff\x2f\xbf\xfb\xff\xfa\xf1\x7d"
+ "\x24\xfa\xbb\x69\x20\xdf\x9b\xc4\xfe\xde\x24\xc7\x71\x3a\x55\x35"
+ "\x89\xfd\x7d\x93\x0f\xbe\xbf\x7b\xf6\xdc\xf3\xfd\xf1\x7b\x7e\x18"
+ "\x7c\x7f\xaf\x7e\xa8\xf5\x7a\x89\xf7\xd2\x9c\x8d\xb0\x3e\x0b\xf6"
+ "\xbd\xc4\x6f\xc4\x01\xf2\x1c\xb1\xe0\xc9\x73\x61\x0f\xcf\x6a\xb6"
+ "\x87\x07\xed\x76\x0a\x63\x71\x3a\x5a\xd8\xbf\x51\x2a\x8c\xdb\x45"
+ "\x3b\x9e\xca\xe4\x1a\xb4\xe5\xfd\xdb\xf1\x7f\xfb\x5a\xe2\x77\xa8"
+ "\x63\xb7\xa1\xf8\xdd\x7f\x4c\x7e\xa1\xf0\xdb\x73\xfc\x36\x32\xfc"
+ "\x7e\xdf\x14\x1a\xbf\x2d\xd6\xe0\xf8\xdd\x48\x18\xbf\x85\x7d\x1a"
+ "\x1a\x37\xbf\x1b\xe5\x8c\xdf\x8d\x0a\xff\xfa\xdc\xf4\xc5\xb9\xe7"
+ "\xb7\xf7\x9c\xfc\xbf\x2f\xbf\x3f\xa8\x1a\x6c\x0e\x06\x79\x8d\x7c"
+ "\xdf\xf6\x0c\x99\xfa\xc2\x33\x6c\x6e\xc5\xf9\x8d\x06\x65\xbe\x1c"
+ "\xf9\x8f\x67\x7c\xc2\x01\x03\x9f\x24\xd9\x49\x4f\x77\x12\xc1\xb3"
+ "\x3c\xb8\xef\xa2\x4e\x6f\x25\xe6\xcc\x8f\xc9\xd6\x34\xa2\xae\x49"
+ "\xee\x20\x73\x81\x1b\x66\x8b\x09\xcf\x78\xcb\x4d\x1b\x3e\x26\x74"
+ "\xb5\x6e\xec\x93\x5d\x84\x3b\xc5\xfd\xb7\x1e\xf7\x6d\xdc\xd8\x05"
+ "\x34\xc1\xf3\x3e\xc0\xf3\xad\xa7\x08\x39\x92\x4e\x88\x76\x19\xf2"
+ "\xfa\xbf\x8f\x8c\x7a\xce\xc7\x39\x9f\x60\xe6\x65\x3c\xe7\x5e\x7d"
+ "\xf0\xfa\x65\x6e\x64\xf6\x66\x48\xfb\x32\xbc\xe6\x65\x86\x7b\xfe"
+ "\x72\xc4\xf6\x66\xfc\xbd\x74\xb0\xfd\x36\xc8\x4f\xec\xd3\xce\x62"
+ "\x36\x2f\x63\xce\xac\x26\xb8\xaf\x06\xfb\xb0\xab\x53\xa3\xd8\x98"
+ "\x0e\x7d\xbd\x81\xf5\xf5\x17\x3a\x20\x6f\xf2\x97\x04\xf1\xc1\x78"
+ "\xdb\xcb\x78\xdb\x81\xbc\xfd\x92\xd0\xb5\xba\xb1\xa7\xb8\xc3\x71"
+ "\xc8\x5f\xe4\x6b\xce\x17\x44\xbd\x08\xfd\xa2\xa0\x8c\x07\xf9\x0e"
+ "\x7c\x8e\xdd\xf5\x0c\x89\xc1\xfe\xef\x32\x1e\x2b\x70\x1a\xd9\x1e"
+ "\x0d\x94\xfb\xbd\x4a\xdb\x96\xa2\x34\x91\xff\x0b\x90\xff\x87\x7d"
+ "\xf2\xff\xe5\x50\xe7\xde\x45\xfe\x87\x7c\xae\xe7\xbb\xea\xef\xab"
+ "\x47\xaa\xbf\x1f\xd9\x1d\x20\x0e\xac\xc1\xe3\xa0\xdb\x07\x0e\xfe"
+ "\x11\x3f\x10\x07\x16\x02\x38\x48\xf6\xc6\x81\x45\xce\x70\x60\x01"
+ "\xfd\x6f\xd1\x0c\xc4\xc1\x3f\x6a\xcf\x0f\x0e\x02\x3c\xcf\xf3\xbd"
+ "\xc7\xc1\x87\x7b\x03\xc3\x81\x25\x04\x79\xf0\x8d\x0f\x1c\x54\x27"
+ "\xfa\xc0\x01\xca\x83\x43\xfd\x70\x20\xca\x03\x0b\xc8\x03\x8b\x0f"
+ "\x79\x50\xfd\xf9\xf9\xc1\x41\x80\xe7\x78\xbe\xf7\x38\xf8\xc8\xaf"
+ "\xfe\xef\x87\x83\x10\xe4\x41\xb3\x0f\x1c\x7c\x9c\x34\x10\x07\x60"
+ "\x0b\x82\x1d\xe8\x8d\x83\x46\x51\x1e\x34\x2a\xd0\x3e\x1c\x88\x83"
+ "\x8f\x1b\xcf\x0f\x0e\x02\x3c\xbf\xf3\xbd\xc7\xc1\x27\x7e\xcf\xff"
+ "\x7a\xe3\xa0\x31\x04\x79\xf0\xbe\x0f\x1c\xd4\x24\xfb\xc0\x01\xc8"
+ "\x83\x67\xf5\xfd\x70\x20\xca\x83\x46\x90\x07\x8d\x3e\xe4\x41\x4d"
+ "\xeb\xf9\xc1\x41\x80\xe7\x76\xbe\xf7\x38\xa8\xf5\x3b\xfe\xeb\x87"
+ "\x83\x10\xe4\x41\x8e\x0f\x1c\xd4\xe9\x07\xe2\xa0\x09\xe5\x81\xc9"
+ "\x1b\x07\x4d\xa2\x3c\x68\x02\x79\xd0\xe4\x43\x1e\xd4\x9d\x3c\x3f"
+ "\x38\x08\xf0\xbc\xce\xf7\x1e\x07\x66\xbf\xe7\xbf\x3d\x71\xd0\xdb"
+ "\x37\x5e\x38\x24\xe0\xa0\x68\x03\xc3\xc1\x26\xc4\x41\x1b\xdb\xbf"
+ "\x63\x10\x71\xd0\x37\x56\xb0\xf5\xc7\x40\xfd\x8a\x3e\x0c\x7c\xed"
+ "\x1e\x2b\xf4\x02\xbf\x85\xf9\x20\x71\x9c\x20\xcd\x03\x09\xe3\x04"
+ "\x18\x27\x16\x75\x88\xfc\x17\xe6\x04\xea\x7d\xf3\x3f\x88\x71\xa2"
+ "\xd7\x1e\x8d\xfe\xfc\xbf\xc0\xcf\xe9\x0c\x98\x17\xf8\x62\xb8\x7b"
+ "\x33\x3e\x0d\x90\xff\x92\x5d\x10\x28\xff\x9b\x7d\xf0\xff\x33\x1f"
+ "\xfc\x6f\x24\x8c\xff\xcf\xaa\x25\x7b\x40\x9a\x17\x12\xec\x81\x01"
+ "\xfc\xff\xec\x3c\xf1\xff\xc2\x3c\x9f\x33\xf2\xfc\xff\x1f\xbf\xfc"
+ "\x2f\xe1\xf8\x2a\xb8\x0e\xc1\x65\x82\xab\xda\xc5\x91\xd9\xe5\x1c"
+ "\x2f\xcc\x13\xa3\x0f\xf1\xf2\xfc\x01\xef\x47\xd3\xd1\xf7\xbf\x82"
+ "\x79\x80\x87\xc2\x5e\x60\xa9\x0c\x5a\x44\x90\x8e\x26\x95\x2c\x19"
+ "\xfd\x5f\x61\xde\x31\x52\x59\xaa\x3c\x12\x27\x95\x05\xed\xcb\x05"
+ "\xba\x9b\x22\xf2\xe2\x46\x43\xfe\x6a\x5a\x64\x8c\x85\xbc\x0a\xa1"
+ "\xcc\x3c\xb9\xb0\xaf\x54\xca\xeb\xca\x97\xa1\xcf\x26\x53\x84\x0c"
+ "\xf2\xb2\x32\x2f\x11\xf3\x69\xf9\x7c\x22\x9c\x3f\x73\x71\x1c\x7e"
+ "\xaf\x7f\x3d\xc7\x8a\xf9\xa6\x7a\xd6\x51\x95\x17\x27\x94\x27\xe6"
+ "\x19\x47\x47\x5f\xa3\x11\xdb\xa2\xf3\xcc\xe7\xba\x87\x60\x99\x52"
+ "\x3e\xa5\x58\xd6\x34\xaf\x3c\x7f\x20\x24\x42\xa6\x65\xf5\xcb\xe4"
+ "\x88\x58\x3f\x15\xe6\x75\x8d\x35\x28\x5d\x32\x79\x34\xcf\x91\x68"
+ "\xaf\xdf\x14\x12\x21\xbf\x98\x37\x5c\xc8\x3b\x7a\x35\xe6\x8d\x11"
+ "\x69\x2e\xf7\xa4\xb9\x98\x2f\x42\xa2\xa3\xe7\x3b\x57\x3e\x87\x65"
+ "\xe1\x7b\xe8\x5b\xab\xd4\xd0\x86\xe9\x52\x3e\xe9\x7b\x66\x3d\x21"
+ "\x42\x5e\x8e\xdc\x2c\xf2\x64\x3c\xb4\x23\x4e\xca\x87\x7e\xd4\xa4"
+ "\xbc\x80\xeb\x49\xbb\xdc\xb4\x99\xe0\x2a\x32\xd6\xb8\xf2\xe4\xb3"
+ "\xfa\x97\x19\x91\x27\xb3\x62\xbe\xda\x36\xa1\x6c\xe4\x5f\x2e\xe4"
+ "\x9f\x28\xd2\x28\x9e\xf1\x44\xdd\xc7\x13\x17\xe7\xc4\x77\xa6\x0a"
+ "\x56\xd7\x48\x31\xdf\x9c\x81\xf9\xe4\x9e\xf9\x2e\x65\x74\x2c\x4b"
+ "\x06\xda\x24\x0e\xcc\xab\xf0\xcc\x7b\x19\xcb\x5b\x42\x20\xef\xbc"
+ "\x81\x79\xd5\x9e\x79\x2f\x67\x79\x5f\x52\x43\xde\x24\x1f\x75\x9d"
+ "\xe0\x91\x57\xc3\xf2\x6e\xd7\x42\xde\x85\x03\xf3\x6a\x3d\xf3\x4e"
+ "\x62\x79\x2b\xf4\x90\x37\x79\x60\xde\x38\xcf\xbc\x57\xb0\xbc\xbf"
+ "\x8b\x86\xbc\x29\x03\xf3\xe6\x7a\xe6\xbd\x92\xe5\x2d\x8d\x83\xbc"
+ "\xfa\xfe\x79\x77\x31\xde\x5e\x23\xf2\x36\x8a\xe5\xdd\x99\x08\x79"
+ "\x57\xf8\x68\x5b\x98\x50\x2e\xcb\x3b\x99\xe5\x2d\x9e\x0a\x79\x53"
+ "\x7d\xf0\xc2\x33\xef\x14\x96\xf7\xf5\x74\xc8\x9b\xee\x83\x17\x9e"
+ "\x79\xaf\x62\x79\xff\x30\x0b\xf2\x66\xfa\xe0\x85\x3b\xef\xd8\x57"
+ "\xe6\x40\x9e\x2c\x68\x67\xbd\x0f\xda\x7a\x96\x79\x35\x2b\xb3\x72"
+ "\x1e\xe4\xcf\xfd\xff\xed\x3d\x0d\x58\x54\xd7\x95\xf7\x3d\xc6\x14"
+ "\x09\x04\x54\x82\x68\x30\x8e\x8a\x09\xa6\xfc\x0c\x88\x09\xb1\x26"
+ "\x21\x89\x49\xec\xd6\x24\x74\x97\x6c\xe9\x86\x6e\xa1\xa2\x81\x44"
+ "\x91\xe0\x0f\xa8\x28\x88\xda\xb5\xb3\x28\xd3\xc8\x12\xbb\x21\x0c"
+ "\x69\x88\x25\xd1\x36\x6e\x4b\xb2\xb4\x6b\xb3\x63\x99\x6e\x31\x21"
+ "\x42\xba\xa6\x4b\x76\x55\x06\x45\x1c\x7e\xc4\x91\x19\x99\x51\x61"
+ "\xee\x9e\x73\xef\x7d\xcc\x9b\x61\xb4\xe6\xb7\xdf\xb7\xcb\x4d\x1e"
+ "\xef\xdd\x73\xcf\x3d\x7f\xf7\xdc\x73\xcf\xbb\xe0\xbb\x7e\x6c\xab"
+ "\xc6\x9d\xcb\x71\x1b\x32\x01\x77\xa7\x1f\xdb\xaa\x71\xe7\x71\xdc"
+ "\xb7\x72\x00\x77\xf7\x78\x5c\x98\x6f\xdc\xbe\x49\xc2\xbe\xd1\x1c"
+ "\xff\xd0\x6a\xc0\xaf\xf0\x63\x5f\xa4\xa7\xcc\xd9\xf9\x1c\xb7\xae"
+ "\x00\x70\x0d\x7e\xec\xab\xc6\xbd\x8b\xe3\xbe\x17\x09\xb8\x55\x7e"
+ "\xec\xab\xc6\xbd\x9b\xe3\xfe\x72\x19\xe0\xee\xf7\x63\x5f\x35\x6e"
+ "\x0c\xc7\x6d\x44\xdf\xa9\xf1\x23\xef\x5c\x15\xee\x02\x8e\xfb\x6e"
+ "\x0a\xe0\xd6\xf9\x19\x0f\x35\xee\x3d\x1c\xd7\x14\x08\xb8\xf5\x7e"
+ "\xc6\x43\x8d\xfb\x75\x8e\xdb\x84\xbe\xde\xe0\x67\x3c\xc6\x70\x61"
+ "\x5d\x88\x1d\x0d\xfa\x4d\x8c\x11\xf1\x25\x0d\xfb\x9e\x2f\x95\xd9"
+ "\xfa\xce\x70\xc1\x4f\x4c\x22\xde\xc5\x71\x9a\x47\x70\x5e\xb2\x3d"
+ "\x0f\xc4\xf9\xd0\xc5\xe2\x11\xac\x2f\x23\x0b\x8d\x9e\xd8\x1d\xcf"
+ "\x71\x0f\xa3\xef\x36\xaa\x63\x28\x95\x35\x6a\xbc\x04\x8e\xd7\x8e"
+ "\x71\xa1\xc9\x1b\x2f\xd0\x83\x17\xd4\x6c\x81\xf6\x23\xb5\x3e\xf1"
+ "\x18\xe4\x54\xd3\x4a\xe4\xb4\x7e\x6f\x05\x5c\x93\x37\xde\x48\x92"
+ "\x0a\x2f\x89\xe3\xfd\xc1\x06\x78\x66\x6f\x3c\xad\x1a\x6f\x21\xc7"
+ "\xfb\x23\xca\xd6\xe2\x8d\x97\xaa\xc6\x4b\x1e\xd5\x1f\x73\x31\xdc"
+ "\xed\x9a\x56\x5f\xfb\x81\xad\x93\x54\x6b\xda\xa2\x51\x7d\x2b\x11"
+ "\xb8\xed\x8a\x0d\x99\x9d\xb9\xcf\xcb\xc2\xe7\xef\x1d\xd5\x1f\x0f"
+ "\x14\x78\x27\xd4\xeb\x80\x6a\xad\xbd\x8f\x06\x1d\x75\x89\x75\x94"
+ "\xfd\x6d\x01\xc4\xf7\x93\xfe\xf2\x8d\x82\x7b\xc8\xad\x7d\xf2\xc9"
+ "\x16\xbe\xf6\x28\xe7\x75\x9d\xe6\xe7\x26\xd7\x1c\x48\x7d\xda\x41"
+ "\x47\xd4\xb0\x4a\x99\xb6\x27\x38\x88\x06\xbf\x99\x4a\x43\xba\x73"
+ "\x2d\x00\xb7\xcd\x3a\x90\xe5\xd4\x9f\x3c\x61\x91\x72\x6d\xf8\x4d"
+ "\x3f\x78\xb6\x58\xc8\xcf\x96\xe2\x73\x65\x39\x75\x81\x4d\x24\x3c"
+ "\xdf\xc5\x08\xcf\x7b\xe1\x62\x67\xaa\x40\x5e\x47\x7f\x48\x52\x4d"
+ "\x1b\x47\x48\x4f\x31\x91\xdd\x7b\x0f\x12\x6d\x21\x7e\x57\xf0\x54"
+ "\x1c\x2d\xca\x5d\x02\xb2\x68\x81\x6f\xce\x19\xa8\x33\x59\x40\x7f"
+ "\x58\x1b\xa3\x4c\x85\xf8\x6d\xd1\x53\xd9\xb6\x90\x73\x5a\xba\xe3"
+ "\xd9\xde\x82\x6d\x64\x76\x9f\x7c\x2a\xcb\x0e\xb1\xc1\x5e\x94\xfb"
+ "\x20\xd2\x70\x87\x1c\x8c\x02\x79\xa3\xf0\x9b\x84\x74\x7f\x8f\x38"
+ "\x57\xe6\x14\xfb\x9e\x3b\xc8\xd3\x4e\xa3\x0e\xe8\xdc\x57\x77\x96"
+ "\xe1\xd9\x70\xa6\x6d\x7d\xe4\x8c\xaa\xcd\x36\xa3\x87\x7d\xcb\x10"
+ "\xf4\xd3\x8d\x56\x04\xa7\xb9\x83\x83\x97\xd3\x8a\xe9\xb9\x6d\xab"
+ "\x2d\x84\x9f\x05\x73\x3a\x91\xde\xf6\xdd\x36\x77\x45\x70\x32\xc0"
+ "\x33\xda\x1c\x57\x19\x1c\x68\x58\x31\xef\xb4\x07\x4f\x2b\xa1\x15"
+ "\xd3\xca\x4c\x33\xaf\x92\x6e\xf9\x94\x03\xe9\x22\x9c\xee\x99\xce"
+ "\x6c\xe5\xde\x33\x3d\x23\x20\x92\x68\xec\x21\xd3\x4a\x9c\xfa\xd3"
+ "\x81\xca\x99\x24\x0a\x2f\xa4\x6b\x11\xb4\xa0\x3d\xc6\x22\x7d\x33"
+ "\x92\x7f\x27\xf1\x54\xd6\x0d\xfe\x46\x24\x94\xee\x39\x98\x02\xf8"
+ "\x19\x16\xf9\x44\x20\x1f\x83\xd3\x39\x16\xe9\xa1\x6e\xf1\x5c\x60"
+ "\x91\x1e\x5d\x2e\x9e\x4b\x2c\xd2\xf7\xd3\xc4\xf3\xd8\xf7\x1f\xfd"
+ "\x7f\x8f\xf2\x60\x30\xd8\x3c\xda\xfd\x4a\x46\x20\xe6\xc5\x98\xeb"
+ "\xd3\x90\x83\xc1\xda\x3b\xf1\x1c\xc2\x4e\x2d\xf0\x8c\xe6\x67\x01"
+ "\x9c\x3e\x07\xf7\x50\x71\xb7\x89\x3b\x45\x1c\xe6\x57\x51\x07\x0e"
+ "\xd3\x8a\xd3\x2e\xb4\xf7\xb6\x51\xea\x06\xba\xcb\xc0\x76\x59\x6d"
+ "\xc5\x56\x61\xd3\x4e\x76\x06\x32\x1b\x53\x18\x77\x1a\x32\x3d\x8b"
+ "\xf1\xda\x73\x4e\xab\x96\x0b\xff\xf8\x59\x97\x98\xb4\x30\x79\xd1"
+ "\xbd\xf7\xa5\xdc\x9f\xfd\x83\x15\x39\x2b\x57\x3d\x97\x9b\xf7\xfc"
+ "\x0b\xab\xd7\xe4\xaf\x2d\x78\xb1\x70\xdd\xfa\x0d\x1b\x8b\x8a\x37"
+ "\x6d\x46\xbc\x31\x1d\x5e\x59\x2a\x39\x64\x02\x7c\x1e\x41\x3e\xbb"
+ "\x98\x3c\x00\xe3\x3e\xd1\xb9\x5e\xa3\xf5\x6f\xd3\xb6\x48\x78\xf7"
+ "\x99\x8b\x67\x80\x75\x7e\x84\x67\xdf\x80\xff\x49\x6d\x35\x4f\x98"
+ "\xf0\xec\xb4\x6e\xb9\xd3\x7c\xdc\xf6\x84\x09\xcf\xee\x6b\x8e\xb4"
+ "\x92\xe8\xb9\x78\xbe\x5a\xe7\x61\x6c\x37\xde\x45\x88\x19\xfa\xfa"
+ "\xa3\x39\x37\x8c\x44\xee\x8b\xa0\xb6\xaa\x08\x3a\x80\xf4\xab\xaa"
+ "\xa9\xd5\xb6\x25\x97\xec\x85\x3a\xf8\x6d\x58\x8f\x6c\xd9\xd5\x0c"
+ "\xd9\x36\xe4\xd1\x51\xb5\xd5\xb4\x7b\x67\x04\xed\xde\x51\x4d\x07"
+ "\x8c\x11\xd4\x12\x5d\x45\x82\x9d\x7a\x4b\x8a\x45\xee\x34\xb0\x79"
+ "\x05\xed\xee\xa0\x4e\x5d\x25\xb4\x25\x8c\x90\x00\x23\xd4\x01\xe6"
+ "\x68\xd6\x72\xb9\xdf\x1e\x72\x4d\x02\x7a\x51\xf4\xda\x6a\x69\x2f"
+ "\xf0\xe1\xe3\x64\x79\xd3\x0c\x19\x00\xf0\xb3\xb5\xb9\xce\x10\x8b"
+ "\x6c\x69\xc0\x33\xa5\x80\x5f\x68\xdb\xfe\x01\x82\xf4\x7e\x51\xe8"
+ "\x9a\xb4\x6e\x26\x1d\x01\xdc\xdd\xee\x2d\xab\x25\xc0\xc9\x01\xda"
+ "\x0e\xb5\x3e\x31\xab\xd6\xac\xd7\xe6\x6f\x58\xbd\x7a\x41\x10\x89"
+ "\x61\x77\xaf\x73\xff\xd6\xe3\xf7\x68\xf7\x55\x53\x33\xe8\x69\x02"
+ "\x7d\x5b\x3e\x84\x8c\x1f\x7c\x86\x80\x4e\x06\xa0\x3b\x0a\xf0\x23"
+ "\xf0\x7c\x04\x64\x6f\xe1\x67\xc5\x0d\x2d\xa0\x7a\x4b\x23\xc8\x89"
+ "\x6b\x0e\xbe\xff\x12\x7b\x51\xba\x04\x7a\x57\x01\x5e\x8b\x76\x26"
+ "\x99\xdf\x23\x77\xed\x02\x39\xea\xe1\x19\xf1\x13\x71\x1c\x01\xdf"
+ "\xcc\xf5\x1a\x9a\x81\x75\xb0\x95\xe9\xd5\x08\x5a\xe1\xd4\x77\x65"
+ "\xe1\x77\xb9\xd9\xf9\x45\x50\x07\xbb\xb4\x00\xae\xc1\x5e\x9a\x2e"
+ "\xc1\x7b\xa3\x64\xf4\xd0\xd4\xa1\x4c\x28\x07\xbe\x8b\x7e\x00\x99"
+ "\x9f\xfb\x5a\x06\x89\x73\x11\xe9\x83\x6e\x42\x6a\xaa\x69\x1d\x5c"
+ "\x35\x70\xed\x7f\x1f\xda\x8e\xc1\xd5\x02\xf0\x56\xb8\xbf\x0f\xf7"
+ "\x63\x70\xc1\xbb\x6c\x24\xca\xbd\xae\x84\x5a\x13\xf6\x93\x79\x48"
+ "\x1f\x7c\xeb\x3b\x67\xe4\x4b\x65\x28\x3b\x7e\xf7\x9e\x06\x75\x39"
+ "\xbc\xbf\x15\x7e\x36\x97\x40\x3b\xdc\x4b\xf8\x5d\x7d\x9d\x35\xc3"
+ "\xd5\xcd\x9f\xbb\x63\xe1\x39\x5d\x3c\xa7\xc2\xb5\xfc\xcf\x5f\xbe"
+ "\xf4\xae\x77\x75\x37\xdd\x3c\xee\x4d\x5d\x8e\x9b\xc3\xc3\xc8\x6f"
+ "\x6d\x21\x72\x2f\xf1\x86\x5b\x3b\x38\xec\x42\x3d\xaf\x5f\x38\x2c"
+ "\xee\x27\x89\x3c\x08\x76\x1a\x04\xfa\x17\x23\x39\xec\x62\x34\xdc"
+ "\x57\xc3\x55\xec\xcd\x7f\x08\xfa\x0f\x05\xe3\x78\x5e\x2b\x87\x35"
+ "\x03\xc6\xd2\x22\x77\x99\x71\x8c\x2a\xb9\x6f\x49\x6e\xca\x60\x26"
+ "\xf0\xad\x1a\x8f\xff\x9c\x7d\xc7\xdb\x7f\xce\xd6\xf9\xf8\x8f\x01"
+ "\xe3\x11\xf4\x0b\x36\x72\x7f\x39\x62\xdf\x92\x03\xf5\xb3\xf5\x40"
+ "\xe7\x08\xee\x91\xf4\xc8\xdd\xec\x1b\x3c\x95\x7d\x84\x84\xe4\x12"
+ "\x0d\xc6\x97\x01\xf9\xec\x65\xf4\x59\xe4\x2d\xf8\x72\x59\x40\x3e"
+ "\x80\xd5\xa1\x7c\x6b\x81\x2e\xd4\xeb\x01\xaf\xae\x8d\x0c\x29\xb2"
+ "\xb1\x3e\xfa\xe7\xc1\x1f\x85\xbc\x48\x13\xfb\x51\x8f\x5e\x26\xec"
+ "\x23\x78\xbf\x09\x70\x7c\xb7\xc5\x7f\xff\x14\xd0\x36\x62\x21\xe8"
+ "\x93\x78\x6f\x1b\xd1\xc1\x5c\x5a\x46\xdc\xce\x0c\x92\x10\x49\x74"
+ "\x30\xdf\x26\x9f\x91\xbb\x2b\xe2\x4b\x08\xc6\x8e\x16\x8c\xeb\x16"
+ "\xb9\x3b\xcd\x88\x73\x91\xd3\x12\xe7\x9f\x76\x99\xde\x2f\x20\x8c"
+ "\x4f\x2d\xca\x03\xed\x2a\xbe\x55\xf8\x1e\x5b\xb9\x99\xeb\x0a\xbc"
+ "\xd0\x0e\x87\x51\x77\xb4\x27\xb4\x37\x01\x1d\x2b\xb6\xb1\xb3\x83"
+ "\xb8\x3e\xf5\x78\xbe\x04\xda\x03\xf1\xf1\x2c\x4a\xfe\x9d\xf0\xae"
+ "\x10\x66\x37\xe8\x8f\xe3\x41\x81\x07\xd2\x28\x1d\xa1\x23\x14\xe2"
+ "\xd1\xeb\x9b\x5d\x90\x7b\xf4\x64\x7b\x8f\xcf\xb9\x54\xf5\xf8\x40"
+ "\xbf\xc3\xd0\xdf\x4c\x41\x47\x8c\x27\xc0\x33\x14\xf3\x0d\x80\x19"
+ "\xdc\x7a\xa0\xb1\xd1\xc5\xf6\x75\x80\xce\xb7\x41\x16\x03\xd2\x01"
+ "\x79\xcc\x82\x56\xc5\xd1\x12\xef\xb1\x16\xf4\xea\x71\xcc\xd9\x7c"
+ "\xde\xcc\x74\x82\xd8\xd5\x33\xa7\x96\xb7\x35\x01\x4e\x13\xbd\xb6"
+ "\x8c\xe0\x79\x0d\x7c\x2d\x61\x6d\x8d\xa5\x57\xd8\xf8\x9a\x79\x5c"
+ "\xeb\x79\x78\xdd\x56\x6a\x55\xc9\xed\x52\xce\xbc\x10\x72\x37\x22"
+ "\x3f\x5a\x94\xc9\xd6\x56\xe4\x81\xfd\x39\xbd\x73\x27\x90\x9e\x62"
+ "\xab\x78\x90\x83\xdb\xeb\x5c\x20\xc0\xeb\xd1\x17\x99\xdd\x20\x8e"
+ "\xda\x4b\xd1\x17\xcf\x8d\x40\xff\x23\x7b\xb1\x5e\xc4\xea\x06\x16"
+ "\x63\x3d\xed\x4b\xb1\xbd\xcd\x0a\xe3\xf6\x02\xf8\x92\x9b\x90\x79"
+ "\xe1\x44\xe7\x28\x67\xba\x1d\x72\x6c\x59\x2a\x35\x8f\x10\x82\x72"
+ "\x82\x8d\x9a\x9c\xfa\x1e\xe0\xd1\xc9\xf2\x07\x88\xd7\x8d\xf4\xf5"
+ "\x0c\x82\x32\x43\x3c\x13\xf2\x9d\xbf\x5d\x8c\x7d\x23\xea\x88\xf6"
+ "\x8c\xe7\xb1\x0f\xda\xac\xbf\x46\xd9\x3d\x7a\xf7\xd8\xd4\x36\x66"
+ "\x7a\xc3\x38\xe0\x78\xe1\xb8\x78\x68\xf6\xa0\xef\x1b\x80\xd6\x21"
+ "\x5e\xe7\xbe\x81\xb6\x36\x44\xd0\x56\xc4\xf7\xe0\x5a\x17\x60\xdb"
+ "\x36\xe0\x9d\x50\x00\x6b\x3a\xcc\x0b\x3c\xb7\x04\xe8\x1e\xc2\x73"
+ "\x46\x81\x46\x13\xda\x14\xf0\xb6\xa2\x3f\x42\xbd\x55\xc8\x5d\x02"
+ "\xeb\x79\x2c\x5c\x4b\x3c\xf3\xdf\xba\xc6\xdb\xbf\xce\xfb\xce\x7f"
+ "\x1c\x6f\x83\xbb\x74\x19\x61\xfe\x50\x48\xb4\x83\xb2\x75\xb2\x58"
+ "\x3b\xc4\x58\x5b\xbf\xd7\x0c\xf3\x45\x45\xa3\xdb\x67\xac\x9b\x98"
+ "\x3f\x16\x2d\x97\x50\x67\xe8\xdb\xc4\xe9\x9c\x67\x3a\x33\x7f\x2a"
+ "\x67\x3e\xd0\x4a\x8b\x40\xcf\x31\x3f\x38\x9f\x2a\xc6\xb9\xd5\xc7"
+ "\x26\x4a\xec\xaa\xc0\xf3\xe5\x30\x26\x39\xcb\xc9\x83\xce\x6b\x9e"
+ "\xb8\x84\x63\xef\x66\x63\x7f\xde\x6a\xe4\xeb\xad\x88\x5b\xe7\x79"
+ "\x7b\x84\x97\x0f\xa3\x4e\xb3\x98\xff\xa2\x2c\xa5\x99\x28\x4b\x13"
+ "\x93\xa3\x54\x4b\xa0\x8d\x7d\xf7\xdb\x22\x5b\xb5\x62\xbe\x0a\x5a"
+ "\x3d\x0e\xa4\xb5\x03\x62\x15\xca\x04\xbc\xcb\x58\xfc\x7b\x9c\xd9"
+ "\xe4\xb2\x90\xbd\xc5\x55\x8e\x7d\xcf\x5a\xaf\xc8\xac\x6f\x0b\x3c"
+ "\x67\xba\xf8\x19\x34\x41\xd0\xbf\x01\xbf\xfb\xdf\x23\x5f\x48\xc7"
+ "\x18\x8d\xbf\x73\x82\xe7\x07\xf0\xdf\x87\x42\x4c\xd1\x00\xbd\x40"
+ "\xf4\x51\xc5\x2f\x06\xe4\x0b\x71\xf8\x7d\x7c\xb0\xf5\x21\xc8\x91"
+ "\x1a\xd0\xde\xe8\xcb\x90\x23\x25\x3b\xf5\xbd\x99\x8a\xdf\x02\x9f"
+ "\x1a\xb4\x3d\x1f\x9f\xde\xd7\xc0\x8f\x9b\x3c\xbe\xd5\xfb\x9a\xb0"
+ "\x63\x03\xd8\x31\x10\xf8\xcd\x11\x7a\x35\x00\x3e\xe4\x62\x17\xa6"
+ "\x08\xd9\xc5\x19\xa6\xbd\xbf\x55\xc6\x41\xcc\xd5\xd6\xbd\x18\x7f"
+ "\xd9\x18\xf4\xa5\x8b\xbe\xf5\x9c\x57\xdf\x33\x0a\x2e\xe6\x88\xfc"
+ "\x6c\xa9\xbe\x67\x30\x0e\x26\xc0\xd8\xb3\xd8\xc7\xce\xe0\xe5\x30"
+ "\x9c\x3b\x9c\xc7\xc0\x28\xf3\x43\xc8\x7b\x3c\x7e\xd4\x17\xeb\x13"
+ "\x9f\x30\x16\x1b\x8e\x03\x0d\x8c\xa7\xe8\x4b\x18\x53\xf1\x3d\x06"
+ "\xe8\x69\xc4\xfc\x11\x32\xf7\xfd\xc4\xdb\x57\x06\x7a\xc1\x57\xe2"
+ "\x54\xb4\x77\xfb\x5b\xe7\x8c\x3c\x06\xd6\x08\xdd\x3e\x11\xba\x1d"
+ "\x12\xba\x7d\x22\x74\x6b\x00\x1e\x60\xb7\x81\x57\x55\x76\x04\xbb"
+ "\x0d\x4c\x16\xf8\x4d\x18\xcb\x3d\xf3\xb5\xff\x31\x65\x2e\x8f\x8f"
+ "\x17\xfd\x57\x70\x3e\x78\xe4\xea\xd7\xfa\xc4\x8b\x26\xff\xf1\xa2"
+ "\xcf\x26\xf4\xad\xf3\x99\x1b\xf5\x5c\x76\xb1\xb6\xc0\x38\x1c\x87"
+ "\xf7\x34\x7e\x8e\x52\x57\x08\xc6\x4f\xe4\xad\x5e\x83\x6a\xb9\x5d"
+ "\xc5\x5c\xee\x3f\x37\x7e\x1c\xfa\x1b\xd5\xf3\x19\xc7\x1a\x63\x02"
+ "\xd2\xc0\x31\x65\x79\x25\xc0\xf8\xb8\xf6\x57\x60\x6c\x50\xc7\x68"
+ "\xc0\xad\x72\x53\x9c\x2f\xfd\x4d\xde\x73\xb1\x3f\x5a\xcc\x45\xc1"
+ "\x7b\xe0\x47\x30\x46\x3a\x0f\xdf\x81\x58\x1f\xbe\x38\x36\x66\xb4"
+ "\x83\x18\xd3\x0d\xca\x9a\x86\xf8\xd0\xb7\x18\xfa\x64\xf9\xac\x8f"
+ "\x06\x94\xcf\x22\xf7\x75\xb0\x98\x55\xcd\x62\x45\xb1\x93\xc9\x33"
+ "\x90\x63\x14\xeb\x04\xc0\x74\x02\xa6\x13\x6b\x89\xe2\x37\x1f\xfb"
+ "\xc8\x64\xf2\x9f\x1f\xf5\x75\x28\xf9\x11\xa3\xc5\x62\xd1\x80\x59"
+ "\xe8\x87\xb0\x38\x0e\xeb\xc3\x35\x86\xad\x55\x00\xaf\xa2\x6c\xbd"
+ "\xea\xd3\x89\xf5\x0a\xe7\x97\x6c\x91\x7b\xeb\x70\x8e\x61\xdd\x22"
+ "\x5f\x88\x44\xfa\x6d\x65\x57\xf1\x1d\x62\x3f\xb4\x2d\xc1\x78\x80"
+ "\xf1\x02\xff\x8e\x95\xdd\x9f\x62\xf7\x95\x18\x77\x30\x0f\xc1\x76"
+ "\xc0\x8b\xc5\x58\x04\xf0\x4d\x78\x5e\x2b\xed\x0f\x04\xba\x17\x32"
+ "\x45\xdf\x3d\x2c\x57\xe8\x5f\x16\xa0\xc0\x94\x7e\x30\xd7\x1f\xc0"
+ "\x7e\xd8\x5f\x89\x5f\x18\xbb\x46\x30\x36\x71\x7e\x1f\x09\x1f\x67"
+ "\xef\x0d\x4a\x5e\x74\x4d\x56\xe1\xe2\xf9\x33\x2c\xa6\x0d\x46\xf1"
+ "\x78\x36\x18\x82\x7d\xd9\xf8\x41\xac\xdc\x76\x85\x76\x19\x0b\x89"
+ "\xa6\x76\x88\xe5\x58\xc1\x5c\xce\xc1\x5c\xae\xc7\x60\x22\xd3\x83"
+ "\xc7\x54\x03\x97\xa5\x2b\xb8\xf6\x2a\x6b\x7b\x12\x75\xc1\xb6\x4a"
+ "\x55\x1b\xbd\x16\x83\x6d\x79\x4c\x2e\x9f\x7e\xee\x6b\xb9\xe3\xf0"
+ "\xf1\xfc\x61\x88\xa1\x98\x4b\x88\xd8\x3b\x68\x15\x72\xbe\xa1\xc4"
+ "\x5d\xb0\x4b\x32\xc6\x5e\xd6\xb6\x4a\xe0\x3c\x25\xee\x2c\xbe\x0f"
+ "\x7e\xcc\xed\x1a\x29\x0b\x7b\x2f\x11\x7a\xf4\xb2\xf7\xec\xfe\x0c"
+ "\xb0\xed\x60\xab\x62\x5b\xf5\x33\xce\x1f\xe0\x1f\x86\x75\xe6\xf7"
+ "\x25\xec\x1d\xb6\x06\x71\x50\x26\xbe\x46\x5c\x30\xfb\xe6\xd4\x3d"
+ "\xf2\xa5\x6c\x5c\x97\x78\xae\x7a\xe9\x61\xb1\x37\x44\x4c\x85\x3f"
+ "\x85\x75\xe1\x62\x85\x12\x63\xa8\x73\x19\xbc\xf3\x9f\x01\x9c\x8b"
+ "\xec\x5c\x53\x3c\x53\x44\x8d\x83\xf1\xe9\xed\xab\x16\x41\xf3\x62"
+ "\xae\x12\x37\x30\x96\x1c\x77\x9c\x11\x39\x9d\x2d\xb2\x56\xc4\x92"
+ "\x41\xd9\x36\xc3\x3b\x0f\xb3\xcd\xf0\x8e\x19\x97\xe2\x7c\x63\x06"
+ "\xe4\xcd\x3b\x9d\xfa\x8b\x03\x5e\x79\x00\xc0\x6e\x1c\x3b\x2e\x9a"
+ "\x70\x8e\xe2\x99\x72\x2c\x3e\xb1\xfd\x2e\xdb\x76\x45\x66\x8c\x9b"
+ "\xf6\x2d\xca\xfe\xc5\xa5\x59\x98\xab\x79\xf3\xb3\x65\x7a\xc5\x4e"
+ "\xe4\xa7\xd0\xd3\x10\x3c\x93\x0c\xec\x80\x7b\x2e\xb6\x58\x11\xe7"
+ "\xeb\xbc\x62\xa5\x58\xc3\x30\x4e\x7a\xaf\x55\x5d\x21\xde\x6b\xd5"
+ "\xa5\xc9\xe3\x63\xa4\xad\xe3\xe6\xd7\x2a\xdb\x61\x8c\x5b\x4a\x8c"
+ "\xf4\x8e\x05\xb6\x93\xb5\x5e\xb9\xac\x2d\x47\xc9\x65\x3d\x71\xf4"
+ "\xa2\x03\x63\x14\xf0\x6f\xe2\xbc\x2f\xa5\xc3\xba\x9f\xa1\xf0\x86"
+ "\xf6\x8a\xe3\x90\xa9\x50\xbd\xc5\x04\xcf\x29\x22\x07\x64\x73\xf3"
+ "\x2a\x3b\xbf\x68\xb0\x0c\xfc\x2f\x08\xfd\xcc\x94\x3f\x44\xba\x3d"
+ "\x6b\x85\xd9\xbe\x76\xcc\xbe\xe7\xd4\x79\xe1\xab\xd5\x74\x37\xf0"
+ "\x39\xa2\xd6\x71\x0f\xc0\x2a\xc5\x1e\x02\xb3\x2d\xa3\x75\xc9\x60"
+ "\xac\xf6\xd6\x8d\xeb\x71\xc9\x8c\x7a\xe0\x3b\x11\xf0\xdf\x89\x79"
+ "\x0f\xe4\x7c\xf0\xdc\x8b\xf9\x4d\x83\x92\x17\x5d\x29\x57\xe7\x57"
+ "\x5d\x39\x18\x2b\xc5\xbb\x67\x0b\xe4\x3b\x06\xf5\x5e\xcc\x93\x8f"
+ "\xa6\x69\x0b\x0a\xf3\xf2\xd7\xaf\x4a\xd2\xe6\xe5\xe7\xad\xcf\xcb"
+ "\x5e\x9d\xb7\x39\x7b\x7d\xde\xda\xfc\xd8\x35\xd9\xcf\xe5\xad\xd0"
+ "\x16\x65\xaf\xd3\xea\x8a\xe7\x17\x07\x11\x0f\xea\x62\x6d\xf6\xba"
+ "\x75\x1b\xd6\xac\xcc\xd1\xe6\xe7\xad\x88\x2b\x5c\xb9\x6e\xe5\x7a"
+ "\x6d\x76\xe1\xda\x0d\xf9\x39\xda\xf9\x39\xf1\xf3\x75\xf7\xe6\x04"
+ "\xa9\xf7\xd0\xe6\x86\x91\x01\xf7\xb0\xd5\x5a\x39\x4c\x02\x43\xa5"
+ "\x82\xc2\xd0\xe2\xbc\x7c\xbe\x6f\x67\x8f\x4b\xa8\x22\x05\xd0\x1e"
+ "\x8c\xe7\x23\x53\xfd\x50\x2a\xdc\x35\x88\x07\x7a\x6a\xe1\x39\x10"
+ "\x64\x8f\x72\xea\x87\x6c\x16\x79\xb8\x83\x9d\x7d\x0c\x70\xd0\x2d"
+ "\x8a\x0e\xb7\x58\x21\x67\x2b\xc0\xdf\xaf\x1b\x87\x49\xb8\x61\x23"
+ "\xd1\xc0\x15\x0c\x57\x98\x1c\x86\x7b\x5d\xf6\x68\x8b\xec\x48\xe5"
+ "\x7b\x9f\x76\xb3\x2d\x24\xbc\x91\x56\x84\x37\xf2\x71\xb1\x1f\x55"
+ "\xf6\xa2\x9f\xde\x45\x9e\x46\xff\x3c\x23\xdb\xd9\xbe\xfe\x0e\xf0"
+ "\x65\xdc\xc7\xb5\xbf\xf7\x48\x2a\xe4\x83\x27\x71\x1f\x16\xda\x8e"
+ "\x3a\x64\x12\x0c\x72\x69\x9a\x4b\x74\x64\x1f\xf0\x5a\x17\x49\x29"
+ "\xf0\xd8\xad\xec\xa7\x81\x0e\x61\xa0\x4b\x87\xd0\xe3\x05\xa6\x47"
+ "\x35\x8d\xae\x9a\x0a\xf2\xbd\xc4\xe4\x69\x54\x74\x00\xb9\x3b\x40"
+ "\xa6\x48\x90\x33\x0c\xe5\xf2\xb7\xd7\x87\xfb\x5d\x20\xe7\xa8\x7b"
+ "\x23\xd8\xed\x4e\x7e\x26\x5e\x65\x2d\x9f\x7f\xa0\x57\xb2\x11\x9e"
+ "\xf7\x0e\x91\xe0\x3d\x78\x76\x79\xf9\x6c\xfa\xa1\x63\x84\xb4\xe5"
+ "\x76\x90\xd0\x4d\xd4\x46\xdf\xb5\x5a\xb9\x4e\x8e\x18\x8c\x0d\xbf"
+ "\x7a\xbe\x43\x83\x3a\xc1\x5a\x11\x6c\x1c\xba\xee\xde\xa2\x66\x5f"
+ "\x04\x75\xd0\x57\xd4\x39\x97\xe3\xc7\x68\x13\xcc\xb7\xec\xe5\x78"
+ "\x06\xb6\xa3\x18\xe4\x6e\x17\xb9\xb1\x83\x5e\xcb\x54\xe5\x52\x0e"
+ "\xf4\x33\xc7\x75\x68\x07\x2a\xb4\xf1\x9c\x74\xec\xc3\xc7\xdf\x31"
+ "\x0a\x7d\x6c\x2a\xfa\x1d\xbe\xf4\x91\x26\x3c\xdb\x14\x3e\xfc\x3d"
+ "\xdc\x81\x39\x81\x0d\x7c\xd9\x76\x1d\x7e\xd1\x2f\x55\xd3\x13\x6d"
+ "\x00\xaf\xbc\x42\x30\xa7\x3d\x61\xac\x46\xfa\x97\x53\x2c\xf2\x50"
+ "\x0d\xd2\xdf\x11\x41\xc8\x4e\xc0\xb1\xeb\xed\xed\x0e\x76\x66\xf9"
+ "\x65\x98\xff\x96\x16\xdf\xbd\x6c\xe1\xcf\x8b\x7d\xfc\x39\xf5\x25"
+ "\xcc\x09\xab\x80\x3e\xf8\x50\xe5\x65\x58\x87\xa1\x1e\x5f\x45\x62"
+ "\x90\x0f\x3c\xb7\xe3\x7e\x08\xd0\x6c\x50\xf8\x51\xf0\xff\xbd\x6e"
+ "\xbe\x07\x23\x7c\x2b\x16\xf7\xaf\x4b\x8b\x29\x6d\x86\xf8\x8e\x32"
+ "\xa2\x8f\x41\x9f\x93\x8a\x4f\x81\xaf\x9f\x60\x7e\x15\x4e\x62\xa8"
+ "\xfe\x72\x96\x71\x2a\xe0\x81\x5f\xd5\x82\x3f\xa1\x5f\x39\xf5\xc3"
+ "\x81\x8a\x4f\x81\xaf\xb5\x23\x1e\xc8\x10\x74\x78\x73\xaa\x06\x63"
+ "\x64\xb7\x3c\xbc\x15\x7d\x8c\xbe\xfc\xad\x0e\x3a\xfd\xd9\x0e\x3e"
+ "\x4e\xc3\x5b\xdb\x5c\x7c\x0c\x3c\x76\x1f\x4e\x53\xd9\xbd\x1d\xfc"
+ "\x38\x08\xed\xcc\xf7\xaa\x87\xb7\x82\x6c\xed\x2c\x17\xdf\x0a\x63"
+ "\xc0\xd6\xaa\xe1\x25\xd8\x5f\xd8\xb0\xd5\x63\xc3\xe1\xfd\xfe\x6c"
+ "\xe8\x63\x3b\x0d\x3f\x17\x7d\xb8\x1e\xe7\x0a\xf4\x69\x55\xce\x3a"
+ "\xf7\x37\x96\xc0\x43\xa3\xa9\x22\x81\xc8\xc3\x1c\xce\xf0\x47\x14"
+ "\x1e\x95\x60\x6b\x5b\x69\xee\x0d\xfd\xd9\x5c\x47\x08\xee\x89\x63"
+ "\xff\xe8\x70\xb4\xaf\x73\x89\xa7\x3f\x75\xf8\xf6\x9f\xbf\xc2\x4b"
+ "\x56\x76\x51\xbd\x33\x6d\xdf\x54\xf0\x23\x26\xaf\xb3\xe4\x46\xf2"
+ "\x46\x6b\xf9\x3a\x69\x9a\x8b\xfe\xed\x7c\xa7\x6d\x3f\x21\x08\x13"
+ "\xf5\x7a\x3b\xac\x3d\xbe\xfb\xfb\xd7\xff\x7d\x83\xf3\xb2\xf7\xef"
+ "\x1b\x9c\xdd\xd7\xfb\x7d\x83\x37\x5f\x57\x22\xf2\x75\x1b\xd3\x25"
+ "\x0f\x6f\x57\x94\xdb\x0f\x6f\xa5\x7f\x7c\x9d\xfa\x7d\xc6\xb5\x1d"
+ "\x65\x38\x0e\xeb\x14\xbd\x23\x5d\xa2\x40\xc7\xcc\xd6\x70\x57\x19"
+ "\xcf\x5f\x30\x2f\x72\x65\x21\x8e\xaf\x1e\x63\x25\x30\x1c\x63\x2c"
+ "\xb9\xc2\x2a\x93\x1e\x27\x78\xd2\x30\xb9\x2f\x4b\x69\x96\xbd\x90"
+ "\x09\xf5\x53\x81\xb5\x2f\x85\xe1\x53\x28\x1c\x24\xea\x36\x56\xd1"
+ "\x8c\xe1\x8f\xb5\x7f\x8e\x32\x99\xcb\xcb\xe8\xb9\x88\x24\xf8\x95"
+ "\xa9\x30\x96\xde\xa0\x37\x25\x4a\x17\x7f\xe5\x45\xb8\xca\xd2\x27"
+ "\x01\xbd\x3a\x86\x4c\xe9\x88\xa0\xaf\xd4\xa9\xba\x8e\x10\xef\x3a"
+ "\x94\x80\x4c\x15\x83\xd9\x01\x39\xec\x4f\xa5\xbe\x71\x62\x0c\x24"
+ "\xd7\x85\xa9\x59\x86\x91\xb2\x49\xec\x21\x14\x7f\xb8\x80\x5e\x0c"
+ "\xb4\xa7\x98\xc6\x10\xa6\x39\xb6\xab\xd0\x3f\xe0\xe2\x2f\xf6\xa2"
+ "\xf1\x39\xcb\x9d\xaa\xe7\xd9\xfc\x76\x7f\xfb\x17\x48\xff\xc6\x45"
+ "\xdb\x3e\x59\x79\xf4\xb8\xc7\xe2\x74\x7f\xa8\x1e\xfb\x2f\x6e\x54"
+ "\x40\x6a\x0f\xf5\xb4\x3f\xa8\xf3\xae\xa7\xfa\xb4\x3f\x92\xf6\x05"
+ "\x48\x4e\x4c\xf8\xa3\xd4\x32\x85\x90\x87\xa3\xc6\x80\xa1\x3e\x53"
+ "\x26\xd4\xe0\x33\x85\x3c\x45\x48\x13\x00\xf2\xd4\xab\xc0\x1a\xff"
+ "\xd8\x5f\x4e\x99\xb9\x5d\x4c\x88\xd9\xb6\xf1\x3e\xf5\x90\x0f\x0c"
+ "\xeb\xb7\x68\x05\x2c\xf1\xe8\x38\x7c\x06\xd3\xaa\xea\x52\x2a\xfc"
+ "\xa8\x23\x64\x49\xd6\x17\x20\xea\x44\xf9\xff\x58\x24\x9c\x1f\x13"
+ "\xe5\x4b\x2a\x94\xaf\xe2\x10\x89\xd8\x0d\xff\xa3\x63\x81\x92\x8a"
+ "\x06\x2a\x00\x54\x3c\x7c\x21\xeb\xf8\x44\x99\x28\x13\x65\xa2\x4c"
+ "\x94\x89\x32\x51\xfe\x0f\x14\x49\xfd\x62\x8d\xe7\xd6\x7d\x4d\xdc"
+ "\xd5\xef\x3f\x92\xb8\xd4\x30\xf9\xf3\xf4\xa3\xa2\x90\xb2\x54\x93"
+ "\xb6\x2e\xcb\x12\x66\x48\x6b\xd7\x1d\x2e\xb0\x05\xee\x5e\xd6\x12"
+ "\xd3\x90\x6b\x8d\xdc\x9f\xd1\x91\xd2\x54\xec\xd2\xec\x5c\x6a\x8e"
+ "\xae\xcf\xe9\x0e\xaf\x4a\x3f\x91\xdc\xb8\xde\x11\x5c\xb1\xbc\x35"
+ "\xf6\xd0\xea\x81\xa8\x9a\xcc\x93\x4b\x8e\x94\x8c\xc8\xe5\x8f\xfc"
+ "\x6e\xee\x4f\x7f\x70\x66\xea\x4b\x7f\xfd\xc7\xa4\x5f\x16\x0e\x05"
+ "\xe9\xff\xea\xfd\x7b\xde\x7a\xbe\x6f\xe6\x3f\xff\xdd\x7f\x2f\xfe"
+ "\xcd\xe6\xab\xb7\xfc\xf0\xf1\xff\xb8\xeb\xc0\xaa\x9e\x88\xea\xbf"
+ "\xfd\xd3\xbd\xef\x6e\x1c\xbe\x6d\xef\x53\xc7\xe3\x7f\x91\x3f\x78"
+ "\x67\xed\xdf\x9f\x7e\xf0\xbd\x6d\x6e\x69\xfb\xc3\x47\xe7\xbc\x96"
+ "\xdd\x35\xe5\xc7\xdf\xfe\x28\xf1\x5f\x5e\xbc\x34\xf9\x47\xdf\x3c"
+ "\xb6\xe0\xcd\xbc\xde\x19\x3f\xf9\xee\x27\xf7\xff\x7a\xd3\x95\x49"
+ "\xbb\x1e\xfb\xfd\xfc\x37\x56\x9e\xbb\xfd\x9f\x9e\xf9\x78\xd1\x3b"
+ "\x1b\x2e\x87\xec\x79\xf2\xc3\xb8\x9f\xaf\xb9\x30\xeb\xd5\xef\x9d"
+ "\x7a\xe0\xb7\x5b\x47\x03\x76\x3c\xda\x3c\xef\xf5\x15\x67\xa7\xed"
+ "\xfb\x9b\xff\x5c\xf8\xab\x75\xf6\x5b\xff\xf1\x5b\x1f\x7c\xfd\xe0"
+ "\x0b\xfd\x77\xbc\xf2\xec\xff\x7c\xe3\xdf\xb6\x5c\xfb\xda\x3f\x3c"
+ "\xf1\x87\xbb\x7f\xf6\xdc\xf9\xe9\x2f\x7f\xe7\xbf\xee\xfb\xd7\x22"
+ "\x67\x68\xe5\xd3\x6d\x09\x6f\xaf\xbd\x38\xdb\xf8\xfd\xce\x87\xfe"
+ "\xbd\x94\x7e\x1e\xfb\x91\x80\xc8\x47\xbf\xca\x71\xf3\x24\x8f\x08"
+ "\xae\xed\xf8\xcc\x74\x64\x49\x8c\x3f\x07\x94\x2d\x22\x52\x20\xb9"
+ "\x45\xf3\x19\xde\x18\x3e\xab\xde\xd7\x29\x5a\x75\xff\x9b\x29\xb8"
+ "\x5f\x81\x7f\xeb\xba\x10\xae\x3b\x18\xc4\xb3\x0b\x10\x7d\x93\x34"
+ "\xbe\xba\x22\x81\x0d\x02\x40\xc2\x49\xe4\x16\xb0\x5a\x20\x99\x4c"
+ "\x82\xc8\xad\x24\x98\x84\x90\xdb\x48\x28\x09\x23\x53\xc8\x54\x32"
+ "\x8d\x84\x93\xdb\x49\x04\x99\x4e\x22\xc9\x0c\x32\x13\xb4\x8a\x22"
+ "\xb3\xc8\x9d\x64\x36\x18\x67\x0e\x99\x4b\xe6\xf9\xd7\xab\x8c\xa4"
+ "\x46\xc2\x0f\xf8\x3f\x8d\xed\xda\x94\x91\xac\x09\xf8\x57\x0a\x37"
+ "\x09\x78\xbb\x80\x5b\x26\xe0\x5f\x29\x5c\xfb\x17\xbe\xcf\xf9\x8b"
+ "\xde\x25\x48\x23\x78\x26\xe1\x95\x4f\x8c\x15\x5f\xa8\x24\xca\x58"
+ "\x9d\xfc\x99\xfe\xe3\xe8\x79\xf7\xf7\x2d\xa9\x70\x25\xf3\xc7\x52"
+ "\x42\xc4\xef\x1e\xa8\xba\x8c\x0c\x7a\x95\x6a\xe9\x77\x9a\x29\x65"
+ "\xf8\x5b\x95\x40\x12\xce\x7e\xde\x44\xc1\xdf\x2c\x36\xef\x84\xcb"
+ "\x00\xd7\x3e\xb8\x8c\x70\xbd\xa9\xb0\x22\xd2\xdc\x48\x22\xcd\x4b"
+ "\x83\x7b\x23\xdc\x07\x88\x14\x5d\x46\xa4\xbb\x41\xf8\xf9\x26\x22"
+ "\xc5\xa4\x7a\x94\x49\xb4\x8c\x49\x2d\x25\x08\xb8\x16\x9e\x93\x73"
+ "\x7d\x18\x7e\xda\xf5\xce\xf4\x58\xfa\x32\x6d\x62\x7c\x72\xfc\xa2"
+ "\x45\xda\xb8\xb4\x38\x6d\x92\x2e\x31\x29\x41\x97\x9c\x90\x94\xa8"
+ "\xd5\x25\x2e\x4e\x4e\x59\xbc\x30\x59\xbb\x66\x53\x61\x5e\xa2\xee"
+ "\xb9\x95\xda\x55\x79\x85\x6b\x8a\xb2\x0b\x57\xde\x8c\xe6\x9f\xba"
+ "\x80\x3a\x64\xd6\x28\x17\x53\x3d\x6a\x12\x79\x08\xd6\xa4\x76\x12"
+ "\x10\xde\x44\xc6\x0d\xb3\x64\x10\x2a\xc5\x88\xcb\xa7\xf9\xe7\xc9"
+ "\x44\x7a\x2b\x8a\x48\x6f\xa4\x13\xc9\x18\x46\xa4\x97\xc1\xd6\xad"
+ "\x66\x22\x1d\xab\x22\x92\x19\x6c\xfe\x5e\x06\x91\xde\x2d\x1b\x0f"
+ "\xfb\x53\x34\x87\xd9\xa1\xef\x20\x5c\xe7\xeb\x89\xd4\x69\xe0\x30"
+ "\xf7\x4e\x22\x5d\x29\xf8\x52\x6c\xf0\xd9\xcb\xa7\x1d\x77\xe9\x7f"
+ "\x01\xaa\xe7\x10\x61"
;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mxge/rss_eth_z8e.h
--- a/head/sys/dev/mxge/rss_eth_z8e.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mxge/rss_eth_z8e.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/*******************************************************************************
-Copyright (c) 2006-2011, Myricom Inc.
+Copyright (c) 2006-2012, Myricom Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -25,9877 +25,9505 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD: head/sys/dev/mxge/rss_eth_z8e.h 223958 2011-07-12 15:07:17Z gallatin $
+$FreeBSD: head/sys/dev/mxge/rss_eth_z8e.h 236212 2012-05-29 00:53:51Z gallatin $
***************************************************************************/
-static unsigned int rss_eth_z8e_uncompressed_length = 561364 ;
-static unsigned int rss_eth_z8e_length = 157863 ;
-static unsigned char rss_eth_z8e[157863 + 1] =
- "\x78\x9c\xec\xbd\x7f\x78\x54\xd5\xb5\x3f\xbc\x32\x19\x60\xc4\xc0"
- "\xcc\x84\x88\x53\x8b\xed\x60\x01\x47\xcb\x8f\x68\xb1\x8d\x16\x34"
- "\x08\x28\x58\x7e\x29\xd8\x46\x09\x04\x14\x68\xd0\x08\x11\x22\x0c"
- "\x10\x32\x61\x82\x36\x56\x20\x93\x18\x35\x42\x48\xf0\x8a\x2d\x6d"
- "\x69\xc5\x16\x2b\xde\x62\x1d\x4b\x7c\x5f\xda\x26\x19\xda\x97\x7e"
- "\x6f\x6e\x5f\x6c\x47\x1a\x69\xca\x0d\x30\x25\x03\x19\xc9\xcc\xd9"
- "\xef\x67\xed\x7d\x4e\x32\x33\x4c\x50\xee\xbd\xcf\xf3\xfe\xd3\x3c"
- "\xcf\xe4\x9c\xb3\xcf\xde\x6b\xaf\xbd\xf6\x5a\x6b\xaf\xbd\xf7\xda"
- "\xeb\x10\x5d\xfd\x5f\x90\x2c\x7c\x49\x23\xf3\xcd\xb6\x0f\xfe\x1b"
- "\xe5\xff\xf5\xf7\xaf\xbf\x7f\xfd\xfd\xeb\xef\x5f\x7f\xff\xfa\xfb"
- "\xd7\xdf\xff\xbf\x7f\xa1\x34\x9a\x78\xde\x64\xa6\xdf\xf8\x88\xba"
- "\xbd\x96\x11\x41\xd2\x8a\x5e\x79\x51\x44\xf1\x2a\x0d\xe3\xfc\x08"
- "\xbe\xf2\xaf\x06\x69\x26\x1f\x59\x6e\xb2\x91\x4d\xbc\xe2\x30\x4d"
- "\xdd\x4d\x54\x3b\x5c\x74\xbe\xf8\xb2\x08\x35\x95\x12\x1d\xd9\x8b"
- "\xe7\x97\x45\xc7\x8b\xc3\x45\x18\x70\x96\x04\xa9\xa0\x96\xe1\x54"
- "\xe0\xb9\x02\xe9\x48\x2b\x09\xd2\x92\xad\x9c\x56\x85\x72\x46\x7a"
- "\x60\xeb\x45\x6a\x72\x46\xa9\x8a\xe1\x38\x63\x34\x6d\xa4\xc4\x63"
- "\x0f\xf2\x66\x70\xde\x2d\xc3\x51\x6f\x16\x91\xf7\x65\x11\x89\xc3"
- "\xc1\xc2\xf5\x70\xdd\x7a\xfe\x63\x49\xf5\x85\x90\xd6\x6e\xd4\xd7"
- "\x0f\x0c\x1b\x97\xe7\x36\x38\xbf\x44\xe9\xa7\xe8\xda\xeb\x18\x26"
- "\xe3\x26\xbc\x64\x09\x5c\x8a\xd2\x29\xba\xc6\xd5\xe5\xa5\xf4\x23"
- "\xa0\xc6\x8e\x97\x65\x7a\x7a\x20\x1c\x25\x67\x19\xa5\xe1\xdd\x6c"
- "\x5c\x4d\x28\x37\x84\xe9\x33\xbf\x9e\x46\x71\xdd\x80\x6b\x16\x26"
- "\x7f\x5a\x63\x26\x11\xd3\x28\x6c\xa2\x9b\xc3\x5e\x4a\xeb\xf6\x5e"
- "\x83\xf6\x5b\x5c\xb2\xfd\xa8\x17\x65\xcd\xa7\x68\xf0\x3f\x4d\xc8"
- "\x8f\x3a\x43\xce\x8d\x8c\xc3\xe0\x0f\x85\xd7\x6f\x32\xe0\x68\x5e"
- "\xff\xb5\x0d\x35\x44\x5d\x5e\xd3\xcc\xb0\xc9\x2a\x74\x38\x87\x0d"
- "\x38\x9c\x0f\x75\x65\x70\x5d\x5d\x5e\x73\x4d\x5c\x9e\xa0\x91\x07"
- "\x78\x87\x26\x84\x29\x9d\x71\x3e\x49\x83\x73\xb8\x3e\xbd\x2d\x66"
- "\xae\x23\xb0\x2e\x4a\x01\xf4\x3d\xea\xce\x42\x5b\x9d\x47\x22\x44"
- "\x80\x69\x6f\x2c\x23\x62\xf8\xc0\xdf\xa9\x60\x0e\x9e\x68\xc0\x64"
- "\x18\xbd\x6d\xf5\xfa\x33\x1b\x25\x8e\xdc\x56\x0b\xe9\x79\x97\xc4"
- "\xe3\xc8\x70\xd1\x96\xeb\xb9\x2d\x4d\xe0\x28\x3d\xcf\xd6\x5e\x7a"
- "\xf4\xb6\xff\xda\xdc\x24\xd8\x0e\x05\x3b\x0d\xb0\xd3\xfc\x7a\xb9"
- "\xde\xf6\x07\x93\xf2\xab\xbc\xb6\x6b\xc2\x26\xa1\xd3\x61\x70\x47"
- "\x5f\xde\x6b\x6a\xe3\xf3\x02\x1f\x93\xa2\x2d\x99\x82\x34\xb8\x0d"
- "\xed\x4c\x47\x9e\x59\xe8\x47\xa7\xfe\xfe\x3a\xfd\xbd\x03\xef\xee"
- "\x51\xf0\xae\xcd\x89\x83\x67\x63\x78\xf1\xbc\xa5\x24\xca\x8c\xdf"
- "\x00\x18\xc8\x03\xf1\x1b\x64\x31\xf8\x6d\xad\x43\x68\x9e\x2f\xa0"
- "\x4d\x35\x56\xbf\xe6\x15\x14\x70\x47\xc8\x79\x03\x79\x4e\xd2\xb5"
- "\x07\x00\x9f\x76\x6c\x24\x8b\xa7\x58\x44\x02\xee\x4e\x6a\x0d\x75"
- "\x92\x27\x04\xd9\x88\x5e\xa0\xb2\x0b\xe0\xc5\xe8\x19\x2a\x7b\x9a"
- "\x1c\x4d\xa5\x9f\x50\x2a\x5e\xd6\x4c\x82\x3c\x23\xb8\x6c\x3b\xb5"
- "\xd6\xb7\x93\xa7\x3e\xb1\xac\xe7\x46\x72\xb4\xe0\x19\x7d\x6e\x65"
- "\x3c\x58\xde\xa2\x99\x56\x7f\xe9\xab\x64\xf6\x8c\x24\x53\xcb\x32"
- "\xbf\x8e\x4b\x86\x9b\x71\xd9\x7a\x9a\x2c\xaf\xaf\x00\x1f\x9e\x66"
- "\x7c\xaf\xf7\xbf\xb9\x31\x62\x3a\xe2\x98\x45\x47\x1c\x27\xa8\xc9"
- "\x31\x99\x9a\xdc\xd3\x68\xc7\x69\xca\x38\x12\x99\x44\x4d\xe6\xfb"
- "\xa8\x69\xd4\x34\x0a\x74\xe2\x1e\xf2\x7b\xc4\x11\x26\xe7\x3a\xe6"
- "\xa7\x8c\xc2\xda\x27\xc8\x12\x54\x30\x41\xbb\x8c\x92\x0f\x4a\x88"
- "\x98\x76\xfc\x9c\xaa\x1d\x6b\xbf\x40\x0e\xe0\xd7\x01\x5c\xee\x04"
- "\x2e\x3f\x1d\xe5\xa0\x6c\xe0\x3c\x28\x50\x17\x25\x73\x29\x5d\xd3"
- "\x8f\x1c\x67\x69\xe0\x3d\xc8\x6e\x67\x03\xf4\x09\xcb\x6f\xd7\xa6"
- "\x3c\xe8\x84\x0c\xc8\x7f\xc6\x56\x5d\x06\x3a\x3d\xaf\x91\xb9\x6b"
- "\x7d\x5e\x5a\xe3\xcb\xa2\xbd\xdb\x3b\x84\x8c\x77\x90\xc5\x76\xbc"
- "\xef\x98\x90\x45\xb6\x40\x34\x97\xde\xbf\xd4\xc1\xf2\xd8\x39\x34"
- "\x4c\x69\x0c\xcf\xea\x86\xec\xac\xa3\x01\xc0\xe7\x0f\x8d\x48\xff"
- "\x0a\xf2\xa1\x7c\x6e\x90\x5e\xea\xe4\xf2\xe2\xfa\x85\x61\xed\xfa"
- "\x85\x17\xb4\x57\x16\x76\x89\x57\x16\x9e\x8f\xbd\xb2\xf0\x9f\x9e"
- "\x0d\x64\x89\x5d\xbf\x30\xd4\x5a\x2c\xfb\xc0\xd6\x5a\x8c\x3e\x88"
- "\x91\x65\xf3\x19\xb2\x2d\x7e\x1a\x7d\x1f\xfd\x88\x36\xaf\x24\x87"
- "\x66\x1f\xee\x0e\x44\xff\x44\x8b\x4b\x49\xe0\xbe\x32\x55\xfb\xba"
- "\x32\x1d\xbd\xb2\x85\x7a\x0f\x05\xcd\x43\x0f\x71\xbd\x21\xbb\x93"
- "\xf0\x33\xe3\x67\xc1\x2f\x43\x64\x3a\x32\x40\x2b\xcf\xd0\x2d\x69"
- "\xd4\x70\x89\x68\x82\x46\x69\xa7\x69\xc8\x71\xe0\x6f\xeb\x87\x6e"
- "\x23\xb4\x9a\x85\xc1\x9b\xcb\xa9\xac\xbb\xbb\x90\x58\x17\xb2\xfe"
- "\x63\x7d\xd8\xed\x1d\xea\x44\x3d\x11\x29\xbf\x2f\x43\xc7\x64\x2e"
- "\x0c\x22\xbd\x23\xbc\xa9\x30\x2d\xb4\xa9\xd0\xd4\x95\xb9\xf0\x6f"
- "\xc8\x33\x2d\x68\xb6\x66\xeb\x34\xec\x60\x58\x90\xad\xd0\x90\x28"
- "\xa5\x03\x66\xf1\x3b\x17\xdb\xcc\xbb\x5f\x16\x27\x90\xaf\xa8\x17"
- "\x16\x60\x03\x0e\xe8\x3f\xb4\xdc\x48\x03\xad\xdb\xb7\x23\x1f\x97"
- "\x0f\x44\x72\x79\x4c\x09\x06\x8a\x3a\xc8\x1a\xa5\xc1\xa2\x47\xd5"
- "\x87\x3c\x1d\xac\xd3\x87\x44\x68\x60\xb7\x97\xe6\x31\x6c\x2e\x17"
- "\xe8\xec\x20\x94\xfb\x9b\xf0\x14\x9a\x90\x3e\xa7\x5b\x14\xa6\x6d"
- "\x45\xfa\x11\x94\xd7\xeb\xee\x30\x70\xe4\x3a\xb8\xaf\x25\x9e\xe0"
- "\x87\x23\x45\x11\x1a\x52\x47\xe9\x28\x37\x9f\xe1\x31\x2c\xf0\x41"
- "\x10\x6d\xfd\xdb\x91\xa2\x10\x69\x22\x01\x66\x50\xc1\xb3\xe6\x24"
- "\xc0\x43\xba\x00\x3c\xe6\xbf\x26\x94\x19\xb2\x47\xc2\x7b\xe8\x1d"
- "\x8d\xe1\x45\xc8\xec\x94\xf8\x7e\x9b\x61\x74\xb3\xfe\x00\x4c\xff"
- "\xba\x7b\xa9\x93\xac\x7b\x42\x9e\xc2\xf4\x56\x8c\x9b\x5c\xfe\xcd"
- "\xb2\x8e\x01\xa2\x2b\x2f\x9d\x79\x8e\xdf\x07\xa2\xe7\x39\xcf\x16"
- "\xd1\x55\x98\x3e\xa4\x13\xba\x08\x79\x50\xde\xcd\x78\xc6\xf7\xe5"
- "\x43\xd3\xbf\x3d\x99\xbe\x3d\x6d\xe6\xb4\xc9\x34\x7b\xca\xd4\xc9"
- "\x94\x7d\xe7\xb8\xec\x89\x5f\xfb\xc6\xd7\xe4\xcd\xd7\xbe\x91\xf3"
- "\x35\x9a\xf7\x9d\x87\x26\xd3\xbc\x39\x93\x69\x3e\x7e\xf3\xe6\x4f"
- "\x7f\x68\xda\xf4\xf9\x93\x29\xef\xbe\x99\x78\x9a\x3a\xf9\xb6\xec"
- "\xfb\xc7\xcd\x9b\x3a\x73\x3a\x3d\xb8\xe0\xf6\xec\xdb\x6f\xa7\x29"
- "\xd3\x67\xdd\x96\x9d\xad\x5f\x6f\xcb\xe6\x2c\x8f\xe6\x4c\x9f\x3f"
- "\x6e\xde\x9a\xd5\x25\xab\xc7\xcd\x99\x39\x95\x53\xa0\xdd\xe2\x78"
- "\xc8\x15\xbb\xa8\x31\xad\xc3\xe2\xdc\x0c\xd2\xa0\x3b\x1a\xc0\x03"
- "\xf8\x75\xfa\xcb\x4e\x42\x07\xd8\x9f\x69\xe0\xbe\x93\x63\x80\xf5"
- "\x30\xe4\xde\xdc\xed\xb5\x95\x82\x86\xc5\x4c\x43\xe7\x4d\xac\x27"
- "\xae\x7f\x17\xef\x3e\xd0\xc7\x9a\x01\x78\x5f\x9f\xf8\x7e\x18\xf8"
- "\xdf\xfa\x7f\xb7\x3a\x89\x02\xf8\x81\xee\x61\xe8\x42\xd0\x37\x44"
- "\x5d\x9e\xbc\x01\xe0\xef\x34\xd4\xd1\x0e\xd9\x3c\x86\xb2\x6d\x71"
- "\x32\xdf\x8e\xfe\x39\xc6\xe3\xca\x59\xb2\xbd\xd5\x5a\x92\x4b\xdc"
- "\x4f\x81\x12\x1d\xc6\x85\x5e\x18\x83\x25\x0c\xf4\x3d\xe0\x1c\x57"
- "\x70\xec\xce\x38\xfd\x10\x64\x38\x3b\xf0\x4e\x87\x75\xa1\x15\x7a"
- "\x02\x7a\xfc\x77\x9a\xc7\x45\x22\xd3\x7a\x54\xeb\x71\xc9\xb1\x12"
- "\xe5\xf2\xe2\xf8\x3a\xdc\xe4\x46\xbe\xd7\x67\xa4\x81\x0f\xd2\x30"
- "\xfe\xa2\x2d\xb6\x65\xe0\xef\x70\xac\xc6\x69\x17\xe7\xf2\xd8\x8e"
- "\x18\x78\x8a\x32\xff\x80\xf6\x35\x6b\x35\x4e\x9b\xe8\x96\x69\x4c"
- "\xb7\x43\x82\x9f\x33\x91\xaf\xa7\x37\xed\x5d\x4e\x03\x1f\xa4\xb3"
- "\xbc\x0a\x21\xd3\x31\x66\x66\x6e\x80\x4e\x6b\x43\x5e\x1b\xe7\x9d"
- "\x10\xa5\x41\xd0\x35\x0e\xa7\x27\x8d\x4e\x52\x26\x69\x99\xce\xcc"
- "\xb8\xfa\x00\x27\x93\x07\x29\xe6\x47\x73\xf7\x39\xc0\xe9\x92\xe9"
- "\xb0\x63\x32\x17\x01\xfe\x30\xd6\x95\x4a\x7f\x5f\xff\x9f\x9c\x4f"
- "\x1f\x9b\xfb\x9e\x21\xeb\x0a\xce\xf5\xff\x79\x04\xb4\x64\x7b\x81"
- "\xed\xbf\x6e\x6f\xe6\x82\x20\x0d\x09\xa9\xb1\xf1\xfa\x36\xce\xab"
- "\x01\x47\x61\x7b\xcd\x02\xb8\x59\xfe\x8d\x9d\x74\xaa\x98\xc7\xda"
- "\x4c\x9b\xe6\x29\xa4\x44\x9c\xec\xcd\x8c\x3f\xeb\x0f\xd0\xe2\x4f"
- "\xe0\x83\x6b\x00\x6f\x6f\x22\x1f\x64\xfa\x01\xc7\x0e\xfc\xda\xd0"
- "\x26\x7b\x90\xec\x47\xb5\xae\x42\xd4\x4b\x26\xc8\x15\xf4\x79\x1f"
- "\x0c\xbd\x7c\x7b\x62\x79\x7b\x25\x97\x43\xfe\x01\xdd\x5d\x32\xff"
- "\x36\xa6\xb9\xce\x77\xe0\xcb\x61\x59\x49\x7c\xb9\x1b\xb8\xfc\x25"
- "\xee\xfd\xc4\xa4\xf7\x5b\xf0\xfe\x6f\xfa\x7b\xc8\xfd\xb0\x05\x49"
- "\x7c\x5b\x8c\xf7\x7f\x07\xbe\x61\xc8\x35\x6c\x0b\xfb\x0c\xf0\x58"
- "\x28\x2e\xff\xd6\xa4\xfc\x7b\x90\xff\xbf\x98\x6f\x78\xcc\xe1\xfc"
- "\x8d\xba\xec\x20\xbf\x05\xf9\x0f\x26\xd5\xbf\x14\xf9\xc3\x71\xf8"
- "\x1d\x4f\x7c\x9f\x55\x8f\xf7\x9f\x32\xaf\xc3\x26\x1a\x80\x3c\x83"
- "\x58\x97\xb0\x1e\x3b\x52\xc4\xfd\x95\x65\x4e\xca\x3f\x0a\xf9\x32"
- "\x74\x1a\x99\x74\x1a\xcd\xe0\x7e\x44\x1d\x27\x14\x0e\x59\x39\x49"
- "\x65\xf2\x50\x26\x0b\x74\xb4\x1b\x7c\x99\xa2\x4c\x51\x52\x99\x6d"
- "\xdc\x8f\x42\xd5\x63\xee\xee\xe9\x2b\xa3\xeb\xc8\x78\x18\xdc\xb6"
- "\x6b\x01\xe3\x40\x22\x8c\xe1\x1d\xa8\x77\xc4\x76\xa5\x77\xae\x05"
- "\x0f\xdd\x8e\xb4\xff\x04\xcc\xeb\x58\x06\x20\xab\xe1\x40\x28\x42"
- "\xc2\x33\x23\x43\xf1\xee\x75\xf6\xa1\x51\xe2\xfb\x71\x7c\xcf\xb0"
- "\x45\xf7\x2c\x5d\x26\xaf\xb3\xe3\x8a\xf4\x2c\xb6\xdf\xd2\x58\x07"
- "\x8b\xee\x6f\x69\x0a\xe6\x75\x77\x08\x13\x99\xf0\x1c\xd3\xeb\xf8"
- "\x03\x9e\xd3\x80\x7f\x26\xc6\x1c\x12\xeb\x91\x6f\x23\x4d\x45\xfa"
- "\x07\x52\x56\x55\x3e\xf9\xac\xea\x98\xc1\xfc\x3d\x11\xcf\xef\xea"
- "\xe5\xdf\x62\x78\xb8\xbf\x4d\xbf\x4f\x8b\x31\xac\x73\x86\x0c\x0e"
- "\xff\x91\x2c\x07\x39\x94\xf0\x51\x5e\xac\x97\xef\x18\xe6\x4b\xb8"
- "\xce\xc4\x75\x0b\xae\x0f\xe2\xba\xc8\xf3\x29\x39\x3c\x31\x29\x8f"
- "\xfc\x3c\x13\xd7\x87\x70\xbd\x03\xd7\xf9\xb8\x8e\xc4\xf5\x5e\xb4"
- "\x21\xc6\x72\x81\x71\x94\xe7\x58\x61\x8c\xab\x8a\xb7\x78\x0e\xd0"
- "\x3d\x83\x69\x30\x1d\x79\x3a\xa4\xbc\x2a\xfd\x62\x51\xfd\x78\x5d"
- "\xa7\x4c\xcb\x94\x69\x83\x14\x3f\xa8\xb4\x98\xa1\x87\xce\xf5\xa5"
- "\xe9\xba\x49\x97\x45\x3d\x4d\xc1\x9f\x07\xf8\x7e\xc6\x55\x28\x58"
- "\x03\x54\x9f\xeb\xf0\x55\x39\x73\x8a\x3a\xd3\xe2\xeb\xc4\xb5\xd6"
- "\xe3\x16\x02\xd7\x72\xee\xa3\x20\x0d\x3f\x20\x24\xdf\x63\x8c\x55"
- "\xf0\xf2\xf5\x7c\x13\x99\xc6\xb2\xbc\x4c\xcf\x3a\x16\xc7\x4b\x99"
- "\xdd\xde\xe1\xd1\x24\x39\xca\x06\x2f\x8d\x67\x9e\x61\xba\x73\xdb"
- "\x86\x16\xcb\x71\x5c\xb6\x45\xc2\x3f\xa7\x78\xb2\x41\x9f\xb7\x2a"
- "\xf9\xbd\x7e\x5a\x92\x7e\x91\x3c\x9b\x24\xef\x9d\x4c\xf3\xf4\x52"
- "\x96\x83\xeb\x31\xff\x7b\x73\x84\xb4\x19\x6b\x9c\xc3\xf9\x7d\x18"
- "\x7d\xcc\xf5\xa6\x17\x73\x3b\xae\xaf\x35\xde\xcb\x77\xf6\xfc\x25"
- "\xcc\xdf\xe9\x45\xf2\xdd\x01\x8c\x47\x87\x8c\x77\x46\x3d\xe9\x25"
- "\xf2\x5d\x73\x1f\x5c\x6b\x87\x0e\x37\x3d\x95\xcd\x27\x7c\xd6\xb6"
- "\x71\x44\xa6\x5b\xcb\x69\x40\x20\x7a\x9c\xe6\x46\x45\x6c\x5c\x39"
- "\x5d\x13\x88\xee\xa7\x5b\x88\xec\x81\xe8\x09\xba\x95\x68\x64\x20"
- "\x5a\x0b\x1b\x64\x2f\xbf\x7f\xff\x66\x4a\x4b\xc3\xd5\x33\xa6\xdc"
- "\x94\x16\x88\x96\xd0\xa8\x72\x33\xae\x45\x74\xdf\x00\xd1\x1d\x88"
- "\xce\x42\xbe\x65\x34\x37\x26\xce\x4d\x1b\x20\xfe\x5a\x10\x23\xdb"
- "\xac\x67\x85\x27\x10\xc5\x7c\x20\xda\x8c\x74\x4d\xcc\x8d\x7d\x8a"
- "\x5f\xb7\xd0\x7c\xd6\x8e\xb9\xb1\x73\x62\xea\xb3\xef\xe3\xf9\xaf"
- "\x02\x7d\x24\x02\xd1\x49\xd4\x1a\x0e\x23\x9f\x47\x88\x6a\x6b\xdb"
- "\xe2\x0b\x26\xea\x81\x0d\xa1\x55\x5b\x3b\xd0\x96\x48\x0f\xda\x81"
- "\xf1\xb5\xbb\x67\x13\xae\x35\xd6\x8b\xf2\xd9\x67\xb3\x08\x9b\x35"
- "\x32\x1e\x93\x2b\x6e\x43\x20\xda\x4e\x05\x98\x1e\xcc\xdd\x10\x12"
- "\x8c\xff\xd0\x2d\x3c\xb7\x9a\x44\xe8\x03\xeb\xdc\x0d\x1e\x81\x77"
- "\x16\x61\xb7\x46\x02\xd1\x4e\x12\xd5\x28\x9b\x69\x1b\x20\xe1\xf9"
- "\x6c\x2e\xe4\x0d\x71\xbe\x78\x38\x0c\x83\xf3\xce\x8d\x91\x15\xf9"
- "\x5d\x3d\x76\x9b\x03\xbf\x1c\xfc\x0a\x51\x76\xa3\xf0\x66\x7d\x20"
- "\x30\xde\xa3\x7c\x25\x9e\xeb\x22\x90\x61\x49\xcb\x18\x0d\x42\xfe"
- "\x4a\xf0\xcb\x34\xf0\x1d\xf0\xb5\x1d\x92\xf8\xd6\xd8\xde\x89\xc8"
- "\x76\xd8\x7e\xa9\xda\x61\x7b\x9b\xd3\xbb\x60\xeb\xe0\xbe\xad\x4b"
- "\xbd\xfb\x0f\x94\x5b\x20\xcb\xf9\x6c\x6d\xc2\x66\xeb\x88\x40\xbe"
- "\x40\xd7\x72\xa6\x23\xe8\x5a\xce\xb4\x04\xfc\xb6\x80\x7b\x1b\x09"
- "\xbb\xad\x03\xf8\x44\x44\x8d\x7d\x70\x8f\xb4\x41\xec\x8e\x88\x84"
- "\x6d\xbf\x1e\x70\xf2\xc1\xb7\xe9\xc2\x66\x77\x08\x9f\xdd\xd5\xe3"
- "\x75\xd2\xdc\x0d\x22\x32\x37\xba\x25\x5a\xb0\x81\xd2\xc7\x52\x39"
- "\xf0\x7d\x0f\x34\x5a\x86\x76\x36\xe1\x3a\x0d\xef\x69\x18\xea\x7a"
- "\x5f\xd8\xed\x0e\xae\x4f\x54\xdb\x5d\x80\x39\x1a\xb0\x96\x31\x4e"
- "\x9f\x7a\x09\xb6\x88\x3d\xe7\x53\x89\x9f\x3d\x4f\xf3\xd9\xdd\x9a"
- "\xcd\x5e\x68\xf0\x10\xf3\x8f\xa2\x5b\x2d\xcd\x09\x8b\x68\x20\xba"
- "\x9b\xc0\x63\xb6\xd6\xf0\x09\x7e\x8f\xf9\xcf\x7e\xf4\x33\xf3\x54"
- "\x09\xae\x7b\x89\xf9\xa7\xb5\xf8\x59\xce\xfb\x3e\xf3\xd0\x9c\xe2"
- "\xf0\x96\x71\x54\x9c\x86\x67\x4f\x41\xd4\x42\x8b\x8b\xcd\xe5\x31"
- "\x9f\x7d\x46\x6b\x31\xf7\xcb\x71\x94\xe1\x72\x45\x64\x4d\xc3\x1c"
- "\x20\x4d\x44\xad\xee\x90\x79\x48\xa1\x47\xb4\x86\x67\x21\x6f\x31"
- "\x71\x7b\x98\x8f\x38\xff\xec\x4e\x11\x8c\xd9\xec\x11\x6e\x9b\x18"
- "\x5a\x4e\x2d\x9d\x77\x10\xcf\xc3\x5a\x3a\xf7\x32\x9f\x6a\xa0\xcb"
- "\x51\xf0\x68\xcf\xec\xce\xf2\x01\x8b\x2f\x50\x1a\xd2\x62\x2d\x85"
- "\xfb\xf1\xbe\x09\xf9\x9a\x25\xdf\xce\xb9\x10\xb5\x46\x6d\xf6\x9c"
- "\xa8\xcf\xde\x36\xe7\x42\x8f\x68\x29\xac\xa5\x45\x9d\xe5\xa0\xd5"
- "\x7e\x9a\x7d\x26\x9a\xde\x5a\xbc\x0c\x79\xba\x91\xbe\x57\xf2\xff"
- "\xec\x33\x5d\x62\xce\xd3\xe2\xdc\x9c\x0b\x7f\x15\xb3\x0b\xc5\xfb"
- "\x05\x6e\x1a\x7a\xed\x16\xa1\xb1\x5c\x34\xb7\xef\xa7\x6b\x4f\x04"
- "\x89\x65\x62\xd6\x52\x4d\xcc\x3e\x73\x4e\x2c\x7e\x9a\x69\x33\x89"
- "\x5a\x0a\x21\x3f\xee\x5a\xa6\x77\x5e\x4b\xe1\x61\xd4\x3f\x0d\x70"
- "\x3d\x22\xe0\xde\x8d\xbc\x7e\xeb\xa2\x33\x36\x6a\x6e\xaf\xa5\xa8"
- "\xdd\x9e\x13\xab\xb6\xcf\xd0\xec\xf6\x42\xad\xda\xee\x46\x3f\x1d"
- "\x8d\x56\xdb\xdb\x62\x76\x3b\x78\x20\x73\x06\xfa\xe9\x1a\xee\xf3"
- "\x4b\x5e\x72\xe2\xf9\xbe\x4b\xdc\xff\xbe\xcc\x3c\x61\xcb\x74\xc3"
- "\xe6\x15\x8a\xf7\x33\xf3\x78\x6d\x41\xd8\x33\xdd\x3d\xf6\xcc\x42"
- "\xe4\x73\x2b\xf9\xca\xac\x64\xbe\x44\x3e\x13\xd2\xbe\x87\x79\x4f"
- "\x3a\xde\xd7\xe1\xb7\x0f\x3f\xd8\xa1\xc3\xa0\xbb\xc8\x2e\x79\xca"
- "\x37\xcc\x22\xee\xf6\xc1\x86\xbe\x00\x38\xc3\x5c\x73\x63\xf7\x08"
- "\xd0\x10\x72\x32\xcc\xa2\x55\x0f\x83\x7e\x1f\x36\x23\x22\x79\x7f"
- "\xd8\xfd\x0c\xbb\x67\x93\x8b\xd7\x1c\xcc\x78\x9f\x87\xb4\xdf\x45"
- "\x98\x57\x6d\xc3\x8e\x6a\xb6\x2c\x17\x60\xb5\x7d\xeb\x59\x11\x8a"
- "\xf9\x86\x45\x34\xdf\xb0\x8e\xe8\x40\xd8\xe6\xee\xc3\xc4\xfa\x29"
- "\xfa\x6b\x01\x1a\x7c\x08\x7a\xec\x95\xfd\x1f\x70\x43\x06\x36\xdc"
- "\x50\xde\xd2\x09\x5e\x28\xfe\xa9\xd4\x4d\xad\xe1\xe3\x92\xa6\xc0"
- "\xe3\x28\xf3\x14\xf7\xef\xe2\x62\x2a\x47\x5d\x6d\xc0\xa5\x23\x56"
- "\x0d\xb8\x76\xd4\x93\x39\xfc\x89\x88\x94\xd7\xe1\xe0\xd7\xc3\x28"
- "\xf3\x21\x29\x1e\x1f\x5e\xd8\x9f\x8e\x64\x5d\xc5\xfa\x69\x6e\x34"
- "\xc2\x3c\xf3\x77\xd6\x6b\x4a\x4f\x51\x81\xa1\xa7\x58\x47\xf1\x7c"
- "\x87\xf5\x94\xa6\xeb\x29\x4d\xd7\x53\xf2\xd9\x66\x63\x58\x11\xd6"
- "\x47\x73\xdd\x4a\xcf\xcc\x8d\x65\x0b\xf0\x46\x06\x60\x44\x54\x5f"
- "\x20\x4f\x8d\x6d\x80\xcc\x2f\xe9\x64\x73\x69\xd0\x37\xf8\xe5\x68"
- "\x4a\xdf\xb8\x75\x7d\x63\x32\xf4\x4d\x0c\xe3\x1a\x64\x4a\x4b\xa5"
- "\x6f\x34\x5d\xdf\xc4\x84\xd2\x37\x9a\xae\x6f\x38\x3d\xa6\xeb\x9b"
- "\x58\x0a\x7d\xa3\xf9\x6c\xdc\xde\x74\x5d\xcf\x94\xb3\x9e\xe1\xf6"
- "\x6a\xd5\xb6\x0e\x4d\xe9\x19\x0b\xe6\x3a\x26\xd6\x33\x31\x94\xd1"
- "\x0c\x3d\xd3\x2d\xf5\x81\x8b\x75\x4d\xcf\x73\x04\xfd\xe9\x24\xd6"
- "\x31\x52\x9f\x44\x47\x46\x59\x9f\x80\x7e\xf7\x24\xeb\x13\xc0\xcb"
- "\xc1\xbd\x4d\xd7\x53\x85\x98\xe9\x46\xa1\x4f\x66\xcc\x75\x87\xd1"
- "\xd7\x1f\x61\xee\x0f\xbd\xed\x2e\x29\x0f\xb8\xa3\x04\x3d\xe0\x16"
- "\xad\xe5\x04\x9d\x03\xfe\x8d\x41\x57\x10\x41\x2e\x8f\x42\x3e\x23"
- "\xa8\xbb\xad\xb5\xf8\x4f\x04\x79\xcf\x99\xdd\xd9\x15\x58\x1c\x76"
- "\xd9\x66\x9f\x11\x21\xd0\x27\xb8\xb8\xb8\x1c\xfa\xc5\x15\x6a\xe9"
- "\x7c\x8f\x66\xb5\x0b\x6d\xd6\x92\xa0\x13\x78\xb4\xcd\x5e\xe9\xb7"
- "\x2e\x7e\xda\x06\x39\x13\x7e\xe8\xc5\xff\x67\xf6\x19\x9b\x35\xbf"
- "\x9d\xbe\x34\x6b\xa9\xd0\x20\x4f\xa0\x3b\xe4\x0c\xf2\x08\xdc\x0b"
- "\x21\x73\x6e\xc8\xd9\xd1\x68\x92\x9c\x41\x66\xee\xc3\xbd\x53\xd1"
- "\x2f\xd3\x0d\x39\xcb\xd3\xe4\x78\xd6\x2e\xe7\x98\x90\x35\x37\xaf"
- "\xc5\x41\xd6\xf2\xb4\x6a\x25\x6b\x9a\x2a\x57\xa9\x31\xfd\x4c\xba"
- "\xac\xa1\x2f\xf0\xbe\x0e\xbf\x7d\xf8\xa5\x96\xb5\xe2\x38\x59\x7b"
- "\x5a\x97\x35\xbb\x92\x35\xf4\x69\x7a\x6c\x93\x92\x37\x86\xcf\xf3"
- "\xd0\x5e\x79\xcb\x1c\x76\x14\xf7\x69\x8a\x77\x58\xe6\x86\x61\x5c"
- "\x19\x16\x81\xbc\x75\x68\xbe\x2c\xc0\x13\x21\xd6\x9b\xe0\xcd\xbf"
- "\xf0\x58\x37\xa7\x58\xfc\xa5\x20\x76\x43\x39\xea\x8a\x40\x97\xfd"
- "\x15\x7a\xf4\x2f\x8b\xc3\xb4\x07\xb0\x8e\xa2\xbe\x36\xc8\x53\x87"
- "\x56\x2d\xe5\xa9\x30\xb6\x89\x61\x0e\x2f\xec\x85\x21\xc7\xca\x44"
- "\x79\xea\x6f\x1d\xb4\xdb\xeb\x2c\x0d\xd2\xaf\xa4\xdd\x84\xfb\xca"
- "\x20\x1d\x9e\xa6\xdf\xc3\xfe\xd9\xe3\x90\x76\x0c\x64\xb0\xb8\x8c"
- "\xae\x3b\x4d\x23\x67\x80\xdf\x09\xf7\x19\xb8\x9f\x35\xf7\x96\xf7"
- "\x61\x47\x54\xe6\xa0\xde\x6e\x96\x43\xe1\x9d\xc8\xf6\x59\x2e\xf8"
- "\xd0\x22\xba\x5d\x19\xb0\x2f\x1b\x44\x8f\x83\xd7\xda\xac\x78\x1e"
- "\x8a\xf6\x8f\xc2\x35\x73\xf7\x45\xca\xc2\xcf\xb1\xdb\xab\x95\xb3"
- "\xed\x84\xfb\x6c\xb1\xde\x31\x78\xc7\x3a\x1a\x6b\x0d\x93\xa5\xd1"
- "\xab\xe5\x59\xb7\xd8\x78\xcd\x29\x8b\xef\x85\x77\xef\xa4\xc6\x8b"
- "\x64\xe6\x75\x01\xcd\x8e\xfa\xdc\x56\x21\xd6\xba\xa8\x71\x0d\xf4"
- "\x83\x97\x1c\x8d\x5e\x71\x20\xd6\xcd\x34\xb0\xb6\x19\xb8\x30\x6e"
- "\xc0\xf3\x46\xe0\x99\xff\xf0\x86\x5c\xfa\xd0\x4d\x29\xd7\x6a\xbb"
- "\xbd\x23\x7b\xdb\xdf\xcf\xfb\x7a\x83\x26\xfd\xbc\x3f\x6c\xd0\xa9"
- "\x9f\x75\x3d\x33\x8f\xd1\xb1\x75\x22\x54\xf5\x04\x31\x2d\x1c\x9e"
- "\xa8\xf8\x1b\xe8\x58\x5e\x16\xa3\x1b\xe7\x6e\xf8\xb2\x08\x74\x0a"
- "\x7f\xc0\x7d\x86\x1a\xf1\xbe\xac\x54\x68\x9a\xdd\x09\x99\x77\x96"
- "\x76\xad\x13\x51\x5e\xcb\xe9\xf6\xde\xe4\x0c\xd2\x37\xfd\xaa\x2f"
- "\xec\x79\x72\x0e\x69\x73\x96\x02\x96\x9d\x61\xb5\xa0\x7c\xac\xda"
- "\xb9\x15\xf9\x66\x04\xe9\xb7\x79\x32\x9f\xcd\x9e\x57\xbc\x91\xbe"
- "\x78\x9a\x6e\x92\x34\x16\x3e\x67\x2d\xeb\x03\xa4\xd9\x90\xb6\x0d"
- "\xf0\xeb\x90\xdf\x1d\xa4\xb7\x6b\x95\x1d\x7b\xd3\x36\x23\x1f\xee"
- "\x97\xf0\x7d\x02\xff\xa4\xc9\xc5\x74\xc0\x72\xf6\x6d\x56\xa5\xe9"
- "\xcb\xeb\xc6\x9f\x0d\xbf\xdc\xd4\xaf\xfb\xf4\xb9\xbd\x0d\xb6\x16"
- "\x79\x36\xd3\x08\xf4\x0f\xf0\xfb\x4a\x1a\xe6\x11\xa7\x84\xf7\xa6"
- "\xba\xd7\x37\x46\x30\x4f\xf8\x4a\x46\x90\x5e\x68\xea\x8f\x9e\x82"
- "\x6d\x9d\x8b\xa2\xa3\x6a\x5d\x2f\x2d\x3f\x9e\xbb\x41\x13\x7c\xcf"
- "\xfa\xa8\x11\xe9\x4c\x37\xc0\x59\x60\xd0\xac\xff\x7e\x71\xfa\xd4"
- "\x9c\xf3\x2b\x07\x85\x57\x90\xff\x4b\xbc\xc7\xf4\x95\xb7\x15\x1d"
- "\x32\x0b\xbb\xa0\x47\x78\x9d\x18\x73\xb3\xf0\x5a\x87\x88\x00\xe6"
- "\xbe\x20\x8d\x35\xd6\x58\xc3\x81\xe8\x74\xd6\x2d\x29\xc7\x2d\xde"
- "\x13\xeb\x83\x3f\xea\x78\xeb\x08\xe8\x21\xa9\x9b\xf2\xf7\x96\x29"
- "\xbc\x23\x0c\xd7\x5f\x76\x9e\xda\xf1\x7e\x6d\x58\x74\x08\x5f\x7e"
- "\x1d\xcf\x23\xfc\xeb\x2e\x71\xda\x9f\xc0\xdb\xc2\xbf\x86\x71\x1a"
- "\xf5\x27\xff\x97\x2e\xd1\x29\x37\xa5\x37\xf6\xae\xff\x8c\xf2\xf3"
- "\x7a\x8f\x5a\xe7\x1a\x95\x1b\xa4\x71\x11\x03\x2f\xb6\x31\x40\x5f"
- "\x0b\xdb\x1c\x6c\x6b\xf0\xde\xc3\xda\x52\x11\x61\x9b\x03\x79\x8b"
- "\x8c\x36\x70\xfb\x54\xbb\x46\x95\xc7\xb7\x8b\xf7\xa8\xac\xa5\x8a"
- "\x06\x6b\x37\x90\xc5\xa9\x68\x6d\xe1\xf6\x72\x5b\xb8\xcd\xb2\x2d"
- "\x52\xc7\x62\x8c\x88\xde\x81\xf9\x98\x4c\x77\x03\x16\xe6\x3f\x63"
- "\x75\x9e\x1a\x95\x9b\xcc\x47\xbd\xfd\x68\xb3\xbb\x30\x07\xfd\x92"
- "\x47\x13\x27\x4f\xd1\xe8\x47\xd4\xda\xd9\xe8\x47\x34\xb6\xb3\x23"
- "\xcc\xbf\x63\xdc\x3c\x26\x07\x4a\x59\xdf\xca\xbc\xc3\x90\xb7\x1d"
- "\x79\x66\xea\x79\x67\xaa\x3d\x3b\x79\x1d\xc4\x57\x8c\x63\xa3\x83"
- "\x34\x7a\x49\x48\x8e\xf7\xf9\x4b\x8c\x67\xcc\xdd\x31\xff\x1b\xed"
- "\x10\xd5\x63\xdc\xa9\x71\xc9\x72\xf1\x78\x16\xbb\x28\x3a\x51\xcf"
- "\xf5\xcc\x53\x9e\x0d\xf4\x05\xf0\xe5\xc7\x65\x9b\x69\x18\xf3\x93"
- "\xb0\x3b\xeb\x15\xdd\x47\xef\x17\x5e\xd8\x9e\xd0\xa8\xc5\xeb\xe8"
- "\x8b\x90\xa3\xda\xd3\x34\xfa\x83\x82\x52\x27\x70\x25\xaa\x3a\x4b"
- "\x24\x75\x90\xdd\x59\x17\x88\x7e\x42\x8d\x67\x79\x6d\x67\x74\xd0"
- "\xe0\x45\xdc\x77\x5e\x49\x5f\x80\xae\xfb\xd4\xda\xc3\x98\x47\x78"
- "\x9f\xe1\x24\x8d\x99\xc6\xed\x55\x7b\x9c\x63\xee\x10\x17\x45\xbe"
- "\x50\x63\x5a\x5d\x90\xc6\x14\xe3\xba\x4f\xfe\xbc\xb4\x44\x7f\xae"
- "\x43\xbe\x51\xe2\xa2\xc6\x79\xc0\xaf\x63\x26\x09\x6f\x1a\xcb\xc4"
- "\xe1\x6e\xef\x98\xc2\x20\xdd\xdd\xa6\xfa\x66\xcc\x44\x86\xd5\x0f"
- "\x0e\x75\xe8\x5b\x62\xde\x04\xac\x3f\x38\xcb\x78\xed\x72\xcc\x1b"
- "\x52\x2e\x00\xab\xd1\xa4\xf4\xb6\x06\x5c\x1b\xbc\x5a\x21\x74\x74"
- "\xa1\x56\xe3\x8a\xc8\x7b\xfd\x9d\xd0\xc7\xd1\xd4\xf0\xf3\xf7\xfa"
- "\x6f\x60\x1e\xbf\x79\xac\x82\x93\x5f\xe7\xbf\xe1\x34\x3f\x8f\xe3"
- "\xe7\xb0\xed\x96\x48\xa0\x2e\x17\xf5\x9f\x46\xbd\x37\x8f\x55\xf3"
- "\xf9\x9b\xc7\x75\xa1\x8e\x6e\xef\xcd\x63\x83\x34\xc1\xac\xf6\x5c"
- "\x6e\x89\xf4\xb7\x97\xcc\xb2\xc3\x32\xa7\x64\xda\x75\xa6\x65\x8f"
- "\x94\xbf\x4a\xf0\xfc\x3e\x5d\x6f\xf0\x3a\x4d\xc6\x49\x72\x75\xb6"
- "\x38\x24\x7f\x9b\x84\xe9\xe6\x6d\x3f\xd3\x42\x26\xde\x17\x53\xea"
- "\xcb\xd5\x79\xf9\xef\x66\x3f\x7e\xc7\xf0\x3b\xa1\x3f\x77\xe0\x17"
- "\xc5\xfd\x2c\xfc\x4e\x48\xda\xed\x5a\x96\x16\xc4\xbb\x2e\xd8\xec"
- "\xfc\x1c\xa4\x9b\x8f\x8a\x5d\xa3\x4c\xb0\x4b\xe4\x7d\xe3\x17\x78"
- "\x9d\xe0\xe6\x30\xfa\xa0\x54\xf5\x85\x4b\xae\xa9\x00\x37\xa6\xbb"
- "\xf0\xd4\x89\x48\x53\x59\x98\xf1\x1e\xd5\x54\x17\x26\xe7\x18\x6e"
- "\xbf\xcb\xc5\x6d\x0a\x83\xfe\x7c\x5d\x5b\x27\x42\x47\xea\xa3\xc4"
- "\xfb\x73\xdd\x5e\x17\xe4\x7f\xe5\x2c\xb5\xe6\x90\xef\x67\x78\x3a"
- "\x4f\x08\xa3\xfd\x4a\xa7\xdd\x12\xe1\xbe\xc4\xf3\x33\x68\xbb\xf5"
- "\x2c\xb9\xde\x16\x99\xae\xc8\x91\x42\xa2\xdd\xd0\x23\x18\x6b\xe4"
- "\x5e\x41\xa3\xf4\x0f\x70\x61\x1c\x18\x73\xc2\xd8\x4f\xda\x8e\xf7"
- "\x3b\xf0\x0e\x63\x4f\xa8\xa5\x30\x42\x0c\x2b\xc6\xed\x43\xf9\xf7"
- "\xb4\x90\x19\x63\x35\xfa\xfc\x96\x48\x59\x31\xf4\x4c\xaf\xde\x72"
- "\xe5\x6f\x3e\x23\x22\x46\xfb\x8e\xec\x61\x59\x70\x81\xff\x9f\x2c"
- "\xec\x97\xff\x7b\x71\xbe\xf5\x9a\x23\xa3\x54\x9f\x69\xa0\x4b\x62"
- "\x9f\xdd\x6a\x51\xfd\x75\xcb\xa4\xc4\xfe\xba\x15\xb6\xcd\x2d\x5b"
- "\xf1\xab\xc7\x6f\xbf\x7a\x8e\xff\xdd\x52\x1c\x77\x7f\x18\x3f\xe8"
- "\xce\x5b\x30\xfe\x8f\x8e\xa8\x7e\xe0\x74\xb4\x83\x79\xe4\x9f\x64"
- "\xd1\x7a\xf2\x88\xf7\x6b\x39\x9d\xf9\x99\xd3\x35\xd8\x33\x41\xba"
- "\xc5\x87\xf7\x36\x96\xd5\x2a\x8d\x12\xde\x07\x50\xbb\x7f\x23\x74"
- "\x35\xdd\xf2\x31\xc3\xb2\x6e\xa9\xac\x64\x3e\x45\x99\x5a\x6b\xb4"
- "\x12\xf3\x83\x5b\x3a\x0d\xba\x22\xed\x38\xbf\x67\x9e\xec\xf6\xde"
- "\x6a\x06\x5d\xf6\xc9\xfd\x58\xcc\xf7\x52\xdb\x1a\xb7\xba\x7a\x6d"
- "\x32\xdb\x30\x0b\xeb\xa3\x4e\xfa\xea\x44\xe8\x2c\xf4\xad\x2b\xa4"
- "\xc6\x9a\xaf\xde\xc1\xcf\xd0\x95\x1f\xe3\x3e\xbb\x05\x3a\xe9\x52"
- "\x8d\x93\xd7\x71\x06\x5d\x32\x51\x6e\xb4\xa6\x32\x3f\x9a\xe9\xc8"
- "\x08\x74\x1c\xa4\xd6\xe8\xcf\xc9\xf9\x84\x84\x71\x4b\x00\x3c\xe0"
- "\xd9\x20\x62\x6f\x5e\xda\x67\x0e\x44\xcf\xf9\x31\x36\x7f\xf9\x34"
- "\x7d\x55\xd2\xe3\x85\x93\x18\xf5\x17\x4b\xd8\x3a\x7d\x2a\x73\x76"
- "\xac\x10\xd1\x1d\xa7\x44\x18\xf6\xdd\xe0\xed\x97\x68\xec\xce\x8d"
- "\x94\x5d\x7f\x89\x46\x35\x5c\x22\x97\xf8\xbb\xcb\x54\x0f\xbb\x6d"
- "\xf1\x05\x1b\x41\x27\xe4\x0d\x2d\x26\x4b\xc3\x46\x92\x3c\x12\xab"
- "\x86\xfd\x16\x85\xfd\x76\xce\xc5\xba\xb1\xd7\x7e\xeb\x91\x76\xf1"
- "\x48\x9d\x8f\x46\x9a\x87\x14\x52\x5a\xc6\x12\xb2\x01\x3f\xcf\x59"
- "\xba\x75\x65\x06\x06\x44\x6e\x73\x50\x6f\x2f\x68\x5e\x6a\x2d\xa4"
- "\x41\xb2\xad\xd0\xd7\xa2\xda\x15\xea\x77\x1c\x36\x31\x4f\x85\x59"
- "\x6e\xb8\x0d\x5b\x78\xcf\xf8\xe0\x0d\x11\xf3\xda\x7a\x11\xe1\xf4"
- "\x92\x91\x22\x82\xf4\x42\xae\xfb\x00\xd2\xbb\xbd\x5f\xf5\x05\xcd"
- "\xd7\x36\xf7\xc7\xa3\x98\x1f\xe9\x7a\x65\xac\x5d\x98\xca\xc1\xa3"
- "\xc3\x66\x6c\x8e\xc2\xf6\x3e\xcb\x32\x3b\xd6\x36\xb7\x48\x44\x9d"
- "\xab\x78\xff\x7e\x2c\xb1\x6f\x01\xef\x29\xfe\x0c\xb6\xcd\x67\xf9"
- "\x13\xf0\x78\xc1\x73\x05\x6b\x11\x60\xd6\x0c\x9b\x21\x30\x3f\xff"
- "\xbc\xfe\x0c\x68\x67\xc6\x8b\xc3\xd9\xcf\x66\xec\xac\x20\xcd\xda"
- "\xcb\xb8\x4b\x5f\x1a\xe8\x4e\xd8\x5b\xc3\x80\x57\x65\x18\x74\xc0"
- "\x7b\x8c\xff\x33\xdd\xfa\xfe\x6f\x88\xf7\x5e\x91\x86\xf1\xff\x81"
- "\xc3\x9c\x56\x32\x92\x1c\x25\x4e\xd1\xd1\x9f\xcd\xc4\x7b\xd2\x80"
- "\x87\xf9\xe6\xd8\x83\x06\x1c\x8c\x53\x3f\xee\x32\x3d\xfc\x30\xd2"
- "\x8e\x1a\x70\x90\xe7\x3a\x3c\xb7\xf5\xe6\x51\x65\x3a\xe2\xca\x3c"
- "\xdc\x65\xba\xf5\xc7\x48\x8b\x26\x96\x19\x97\x91\x58\x66\xdc\x88"
- "\xb8\x32\xe5\xaa\x9e\x71\xd9\x49\x65\x72\x93\xca\xcc\xbb\x1c\xb7"
- "\x71\xcb\x92\xca\x94\x24\x95\xd9\x7a\x39\x6e\xe3\xea\x92\xca\xec"
- "\x4b\x2a\x73\x28\x8e\x96\xec\x57\x93\x8d\xb4\xe6\xa4\x32\x27\x92"
- "\xca\x74\x1a\xcf\xfd\xd0\x38\x63\xed\x6e\x72\x80\x37\xd9\x77\x2b"
- "\xf4\x22\xfa\xa7\xeb\x95\x27\xbb\x55\xd9\xf1\xae\xcb\xdb\x35\x7e"
- "\x52\x62\x7d\xe3\x67\x25\xd6\x37\x3e\xff\xf2\x76\x8d\x2f\x4e\x2a"
- "\x53\x9e\x54\xc6\x17\x57\x66\x8f\x5e\xcf\xde\xa4\x32\x07\x93\xca"
- "\x34\x5d\xce\x57\xe3\xdb\x92\xca\x74\x24\x95\x89\x7c\x06\x2d\x78"
- "\x1c\x57\x7e\x6d\xc3\xd9\x56\xbe\x17\x36\xc2\x84\xa5\xec\x1b\xc1"
- "\xfb\xa0\xaf\x5f\x8a\x0c\xe0\xfd\x39\x1e\xaf\x8e\xb8\x23\x18\x5b"
- "\x26\x60\xfe\x33\xd1\x6f\x8c\x59\xec\x37\xc2\x32\xad\x6c\xec\x09"
- "\xae\xfe\x6c\x51\xe9\x7b\xa6\xfb\xaf\x71\x5d\x47\x46\xf0\x38\x35"
- "\xa1\xb6\xd7\x26\x56\x3e\x68\xa4\xc3\xf9\x87\xb1\x0f\xdb\xa8\xfc"
- "\x51\xd2\xd8\x26\x3f\xe2\x96\x65\x8e\xc6\xd9\xd1\x5c\x7f\xf8\xe0"
- "\xc6\x88\x39\x09\x8f\x7d\x57\xc0\x23\x03\xb6\x51\x65\x2b\x46\x2f"
- "\xde\x5f\x6f\xa9\x87\x0d\x04\xbb\x9f\x71\x3b\x49\xd9\xd9\xd2\x26"
- "\x5b\x75\x89\xf8\x3e\x50\x7a\x97\xdc\x7f\x57\x36\x69\x76\x61\x13"
- "\xea\x67\xdb\xbd\xa9\xf8\x3c\xfb\xa7\x60\xfc\x65\xdb\x2d\xfb\xa5"
- "\x23\xa5\x21\xe0\x95\xbd\xc4\xf0\x53\x09\x52\x76\xad\xb4\x35\x7c"
- "\xf9\xe5\xec\x1b\xc0\x3e\x34\x47\xc2\x39\x9c\x07\xfc\x3f\xa1\xc8"
- "\x68\x2f\xc6\xfa\x10\xf2\x4e\xba\x12\xcd\x54\x1f\x66\x1f\x4e\xe4"
- "\xc9\x01\xe0\x95\xec\x63\x89\xfd\x9e\x1d\x4c\xec\xf7\xec\x50\x22"
- "\x4f\x9a\xc0\x93\xb7\x99\x13\xcb\xdc\x96\x95\x58\xe6\xb6\x51\x71"
- "\x65\x7c\xaa\x9e\xdb\x72\x92\xca\xcc\x48\x2a\x93\x17\xf7\x8c\x36"
- "\xde\x56\xd8\x3b\xf7\x91\x3e\x50\xb7\xb9\xe3\x9e\x4d\xb5\x52\x7f"
- "\xde\xb6\xcd\x48\xe3\xb5\xa3\x86\x97\x95\x0f\x8e\x0e\x6f\x5f\x92"
- "\xbc\x73\xfe\xc3\x49\x38\x34\x27\xe1\xd0\x2b\xff\xfa\xde\xfd\x6f"
- "\x4e\xd1\xed\x07\xf5\xbd\xfb\x4e\x8c\xd9\x73\xf9\x19\xb0\xea\x90"
- "\x1f\x74\xb8\x3d\x23\x11\xde\xed\x23\x12\xe1\xdd\x3e\x36\xee\xd9"
- "\x86\xe7\x49\x71\x6d\xb0\xa5\x3b\x28\x0d\xfc\x02\xfb\xed\xf6\x05"
- "\x46\x3a\xcf\x29\x81\x6f\x87\x47\x8e\x35\xb9\xec\x5b\x96\x79\x92"
- "\x6e\x9f\xc2\xf3\x4f\x1d\x66\xbc\xfc\x93\x6a\xd7\xed\xb5\x49\x78"
- "\xec\x4d\xc2\xe3\x60\x5c\xbb\xc2\xd6\x2d\xf4\xa0\x35\xfa\xd0\x23"
- "\x6c\xfb\xb0\x3f\xa5\xf4\xf1\xda\x0c\x9b\xed\x02\xd9\xd8\xb7\xee"
- "\x54\x09\xa5\x07\xdc\x1d\x98\xcb\x8d\x4c\xb9\x0e\x23\xf9\x29\x33"
- "\xdf\xa7\x7c\xab\xc8\xd9\xed\xfd\x5a\x96\xc1\x8f\x5a\x4d\xbe\x4f"
- "\xab\xbe\xb9\x09\x69\xd0\x7f\xd9\x7b\x94\x9d\x7b\xb3\x4d\x78\xf2"
- "\xea\x40\x4f\xcc\x8b\x26\x5e\xa7\xcf\x23\xf6\xb2\x8f\x18\xfb\xb1"
- "\x62\x8c\xcf\x50\xfb\xf0\x5f\xcb\x8f\xe3\xeb\xb0\x73\xe3\x3d\xe2"
- "\x24\x4d\x1c\xc9\x36\x00\xcb\x28\xfb\x9a\x1d\x89\x86\x88\xe7\xde"
- "\x81\xe8\x69\x69\xbb\xe1\xbd\x53\x2f\x5b\x17\x57\x36\xa4\xcf\x8d"
- "\x3b\xf8\xdd\x84\x28\x99\x8f\x84\x43\x04\x38\x59\xca\xde\x9b\x38"
- "\xf2\x08\xe4\x15\x65\x9a\x8d\x32\x3c\x8f\x96\x7b\xbc\x25\x64\x1e"
- "\x5f\x4a\x66\xff\xc6\x93\x12\xb6\xe1\xb7\x01\x5b\xba\x33\x50\xda"
- "\x41\x81\x70\x1b\xaf\x75\x99\x95\x8f\xce\x44\x67\x7a\x84\x2c\x5d"
- "\xd5\xf9\xe8\x93\x89\xce\x58\x75\x7e\x25\x70\xdb\x13\xa4\xaf\x4d"
- "\x63\x7d\x13\x4f\xbb\xe9\xd3\xe7\x3d\x34\x77\xf6\xb8\xef\x3c\x34"
- "\x73\xc1\xf4\xbb\x9c\x0b\x56\x3e\xb5\x7c\xd9\xb8\xd5\xcf\x94\x38"
- "\xd7\xaf\x59\x59\xb2\x72\xd5\x77\x9d\xd9\xee\xd1\x6e\xe7\xd2\x12"
- "\x75\x75\x15\x2d\x5d\x5b\x32\x99\x6f\xc7\x3a\x8b\xd7\x2c\x5f\x27"
- "\x6f\x6f\x19\x4c\x89\x40\x56\x96\x2c\x5f\xe3\x1c\xbd\x6c\xac\xf3"
- "\xbe\xa5\x2b\x8b\x9e\x59\xb3\x3c\x25\xac\xbb\x9c\x6b\x96\xaf\x59"
- "\xbe\x74\x99\x73\xb2\x33\x9b\x21\xc7\x83\x8b\xeb\xcf\x6c\x63\x1c"
- "\xe3\xf1\xab\xca\x2b\x8e\xe9\xe3\x59\x50\xf1\xcf\xc4\xf0\xe5\x63"
- "\xd9\x1d\x96\x44\x9e\xbb\xc3\x91\xc8\x73\x77\xb8\x2e\x1f\xcb\xee"
- "\x48\x1a\xff\xee\x48\x1a\xff\xee\xc8\xbf\x7c\x2c\xbb\x23\x69\xfc"
- "\xbb\x23\x69\xfc\xbb\xa3\x77\xfc\x03\x2f\x49\x3f\x3a\xa4\x25\x8d"
- "\x7f\x77\x24\x8d\x7f\x77\x34\x25\x3d\x1f\x8f\x7b\x1e\x86\xe7\xf6"
- "\xf8\xf1\x11\xcf\x61\x43\x3e\xfb\xf4\xcb\xd7\x2d\x46\x1e\xd6\xf5"
- "\xd0\xcd\xed\x2a\xef\xd7\x9d\x71\x79\x3b\xf4\xbc\x13\x7b\xe5\x8f"
- "\xf7\xb5\x91\xae\xe6\xeb\x5f\x7f\x95\x75\x3a\xfb\xe3\xf1\xd8\x04"
- "\xf9\xf8\xf2\x59\xfa\xba\x9d\x61\x31\x0f\xb3\x7f\xa6\x78\x65\x61"
- "\x77\x63\x26\x59\xb8\x4c\x63\x0d\xfb\xf5\x4e\x1c\xcb\xbe\xba\x48"
- "\x63\xdf\x65\xe8\x94\xaf\xc3\xfe\xcd\xa8\x57\xe3\xc5\xd7\x83\xd2"
- "\xe6\x47\x19\x1d\xbe\x9c\xd7\x00\x0e\xfb\x02\x5b\xaa\xd4\x58\xdc"
- "\x8e\xfb\x0c\xe6\x69\x94\x37\x0b\xd3\xc4\xa7\xd9\x07\x1a\x69\x36"
- "\xfc\xb2\x00\x2f\x68\xc0\xdb\x3a\x3c\xb5\x6d\x99\x6c\xe7\xf6\xce"
- "\x07\x4d\x64\xad\xf2\x6a\x6d\x01\x8d\x6d\xeb\x6f\x64\xa9\xb5\x05"
- "\xa7\x53\x78\xdf\xcf\x6b\x44\x7a\xea\x79\xd2\x37\x60\xff\x7d\xc3"
- "\xa2\xd6\x5b\xbe\x81\xfe\x9f\x3d\x51\xad\x9d\x3a\x9d\xd0\xb7\x97"
- "\x00\xe7\x02\xae\x3d\xb8\xfe\xa7\x01\xdf\x2f\xe7\xdb\xdf\x28\x11"
- "\xde\xb4\xf9\x0c\x37\x29\x7d\x1b\xf4\xdb\x25\x6b\xb4\x3c\x2f\xc5"
- "\x3b\xcc\xb3\xd3\x1f\x4a\x91\xee\x87\xcd\x70\x09\x78\x84\x19\xdf"
- "\xb8\xf4\x36\xe1\x1d\xba\x80\xf3\x07\xb9\x3e\x94\xe9\xcf\xd6\x36"
- "\xfc\x6f\x95\x0f\x7f\xce\xa8\xa4\x76\x7c\x7a\x8a\x72\x5e\x53\xed"
- "\xc8\x89\x25\xd6\x9d\x33\x29\x75\x3b\x72\x16\xa0\x1d\x9f\xa6\x6e"
- "\x47\x4e\xb1\xa4\xad\x09\x6d\x31\x5d\xf6\x6e\x1b\xda\xf2\xa9\xa4"
- "\x7b\x62\xfa\x5e\xdd\x16\x0a\x63\x1e\x66\xc3\x3b\x59\x76\x7e\x69"
- "\x5f\xbf\xe9\xf9\x9a\xad\x75\x34\x2f\x45\x9d\xed\xc2\x3b\x68\x7e"
- "\x90\xee\x94\xe7\x1a\xe2\xd2\xa3\x0a\x17\xd0\xc9\xc4\x74\x42\x7b"
- "\x50\xae\xbf\xfe\x36\xe6\x25\x6a\x2d\xe4\x4e\xc8\x7f\x0e\x19\x6b"
- "\x99\x6b\x4b\x45\xc8\xa0\x23\xde\x15\x26\xbd\x8b\xc4\xbd\xdb\x9a"
- "\xf0\x6e\x73\x6f\x7a\xbd\x91\xfe\xf9\xfa\xe9\xce\xe6\xa4\x7e\x42"
- "\xff\xdc\xb5\x28\xb1\xdd\x77\x9e\x50\xed\x43\x1f\x5d\x46\xeb\x3b"
- "\x23\xe8\xa3\x9e\xd4\x7d\x74\x57\x56\x6a\x5e\xbb\x4b\xae\xa3\x89"
- "\x4c\x4a\x01\xef\xae\x19\xe8\xbb\x1e\xc9\x83\x7a\x3f\x5d\xde\x3f"
- "\x77\x15\x19\xfd\xf3\xf9\xda\x78\xd7\x81\xa4\x36\xc6\x4e\xd1\x37"
- "\xc7\xa9\xb6\x7e\x73\x73\x12\xec\xa3\xa9\x79\xf1\xae\x20\xda\x19"
- "\xeb\xa7\x9d\xd1\xfe\x79\xf1\x9b\x0e\xb4\x27\x76\x39\x2f\x7e\x33"
- "\x5b\x95\xa1\x54\x65\x66\x09\x6f\xaa\x7a\xbe\xb9\xcc\x13\x65\x3b"
- "\xf7\x9b\xf5\xbc\xbe\x14\x97\x5e\x9a\xc8\x7f\x68\x03\x97\x63\xfa"
- "\x45\x95\x9e\xe5\x7e\x38\xe5\x24\xd3\x67\xf1\x64\xb7\xf7\x9b\x27"
- "\x92\x68\x75\xee\x14\x4d\x5a\xd4\x65\x4a\xdb\xab\xe8\x35\x79\x64"
- "\x12\x4e\x91\xd4\xf4\x9a\x64\x03\xbd\xce\xa5\xa6\xd7\xa4\xb1\xfd"
- "\xd3\x6b\x12\xf7\xff\xb9\xcb\xe9\x35\x69\x49\x3c\xbd\x60\xeb\xca"
- "\xf6\x7d\xc5\x01\xde\xe8\x29\x10\x8d\xdc\xd6\x18\xd9\xac\xe0\x15"
- "\x55\xa6\x93\xcb\xd4\x5a\x23\x8a\x4f\x60\x43\x5a\xce\xd2\xa4\x52"
- "\x43\xfe\x87\xd6\xd1\x20\xd1\xb3\x90\xfd\x88\xd2\xb8\x5c\xc0\x7d"
- "\xce\x1f\x88\x66\x13\xcf\x3f\x92\xea\x6d\x4b\xad\x0b\x26\x85\x40"
- "\xd3\x9a\xcb\xd3\x27\x5b\x94\x1f\xd9\xe4\xdc\x44\x1d\x31\xd9\x99"
- "\xd8\x47\xa0\x1b\xca\xe9\xdb\x4e\x9f\xf9\xbb\x72\x9f\x4d\xf6\x5d"
- "\xde\x67\x77\xdf\xa6\xfa\xeb\x6e\x7b\x12\x7e\xfb\x52\xf7\xd7\x64"
- "\x7f\xff\xfd\x35\xf9\x44\xff\xfd\x35\x99\xd7\x4f\xcf\x05\xe9\xee"
- "\xec\xc4\x71\xe3\x6e\x5b\x62\x7b\x51\x2f\xca\x09\xd3\xc0\x61\xfc"
- "\xfc\x79\xdb\x6d\xfc\x58\xc7\x71\x5f\xf1\xb9\x22\xe0\x3f\x92\x71"
- "\xbc\x5a\x18\xfd\xc2\x06\x0d\x7d\x1b\x53\xef\xb7\xf2\x1c\xb7\xb5"
- "\x8e\x88\xf7\x91\x9d\x5f\x62\xdb\xfd\x9e\x01\x9a\x89\xda\x70\x6f"
- "\x3a\x45\xb9\x7f\xd0\x4c\xa6\x52\xde\xf3\x94\x7e\xeb\x72\x0d\xe1"
- "\x9e\x11\xf1\x7d\xc1\x7b\x9f\x3c\x37\xdd\xa1\xe6\x4e\x7f\x45\xf9"
- "\x37\x54\xbf\xe4\xbe\x95\x48\xc7\x7b\x72\x53\xf7\xcb\x3d\x79\xe8"
- "\x97\xbf\xa6\xee\x97\x7b\x4a\xfa\xef\x97\x7b\x7c\xe8\x97\xbf\x5e"
- "\x2e\x47\xf7\xec\xd3\xe5\xa8\x82\xcb\x38\x57\xf1\x7c\x3c\xf7\x0b"
- "\x9c\x07\xf7\x90\x91\x5c\x49\x93\x71\x9d\x86\x1c\xc9\x32\x27\x00"
- "\x4b\xd6\xaf\xf2\xdc\xd3\xa6\xc3\x88\x83\x9b\x4b\xd6\xce\x54\x72"
- "\x92\xeb\xe0\xbc\xe3\x8b\xc9\x02\x1a\xe6\xed\x66\x18\x6b\x88\x50"
- "\xcf\x53\x9c\x8f\xd3\xc7\x87\xe3\xe5\x24\x77\x86\x91\x8f\x75\x9d"
- "\x9e\x37\x57\x74\x17\x12\xe7\x4b\x82\xad\xb7\x7f\x90\x1c\x47\x38"
- "\x3f\xe7\x4b\xca\x53\xa7\xe4\x31\xf7\x44\xa2\x3c\xe6\x1e\x48\xe4"
- "\x4f\xd0\x1f\xe5\x34\xe8\x39\xdc\x9b\x81\xc3\xe7\xe6\xaf\x2b\xcb"
- "\xe6\x94\xb1\x49\xb2\x09\x1e\x98\xd2\xa2\x78\x60\xca\x4f\x13\x71"
- "\x9d\x32\x2d\x35\x0f\x4c\xc9\xef\x9f\x07\xa6\xb8\xfb\xe7\x81\x29"
- "\xb5\xcc\x03\x41\x9a\xd2\x9c\x28\x9b\x53\xf6\x27\xb6\x1d\xf5\x4a"
- "\xd9\x24\xfb\xd5\xc8\x26\x6c\xa1\x61\xfd\xc9\x21\xcb\x14\xfb\x8f"
- "\x34\x5e\x32\xf6\x3a\x3e\x17\xcd\x2c\x90\x2b\xe0\x77\xef\x12\x5e"
- "\x53\x82\x8e\xcf\x61\x1a\x36\xc8\xf3\x98\xf7\x96\xc4\xd3\x71\x87"
- "\x3a\x03\xe9\x41\xde\x4f\x79\x5f\x59\xd1\x73\xea\x07\x89\xed\xbf"
- "\xb7\x36\x35\x3d\xef\xdd\x0f\x7a\x7a\x52\xd3\xf3\xde\xa3\xfd\xd3"
- "\xf3\xde\x76\x3e\x23\x75\xb9\x4c\xdd\x1b\x75\xae\x93\x36\x8a\x2c"
- "\x73\x96\xa6\x3e\xfc\xf9\xc6\xa7\xa9\x13\x13\xc7\xa7\xa9\x23\xae"
- "\x7e\x7c\x9a\xea\x4e\x3d\x3e\x4d\xf5\xa5\x1e\x9f\xa6\xee\x53\xf2"
- "\x30\x35\x98\x28\x0f\x53\xfd\x89\x3c\x01\xda\xfd\xaf\x8d\x4f\xd3"
- "\xb2\x93\x64\xa0\xea\x14\x4d\x7b\x0b\x36\x45\xb9\xea\xb7\xe9\xcf"
- "\x24\xe2\x38\x6d\x56\xea\x7e\x9b\xb6\x0c\xfd\x56\x95\xba\xdf\xa6"
- "\x95\xf7\xdf\x6f\xd3\xea\xd1\x6f\x55\x97\xf7\xdb\xb4\x83\x57\x6f"
- "\x53\x4c\xeb\x48\xec\xb3\x69\xc7\xae\xbe\xcf\xa6\x8f\x4d\xdd\x67"
- "\xd3\xa7\xa5\xee\xb3\xe9\xba\x6f\xfa\xf4\xda\xc4\x3e\x9b\x5e\x92"
- "\xd8\x67\xa0\xdb\xff\xb0\xcf\xd0\x3f\xa3\x94\x7f\xc2\xf4\x0b\x98"
- "\xb7\x0f\xea\xf6\x4e\xef\x0c\xd2\x7d\x07\xd5\xdc\xfa\x3e\x35\x76"
- "\xa8\x3e\x7c\x13\x79\x82\x97\x8f\x03\xf7\x59\xf4\xb4\xef\x5c\xde"
- "\x0f\xf7\x8d\x82\x8e\xee\x6c\x2a\x95\x7b\x5b\xaa\x0f\x99\xe6\xc8"
- "\xe7\xdf\xc8\xfb\x53\xf7\x4d\xe3\xb2\xe8\x63\x11\x88\x44\x89\xf5"
- "\x3a\xf2\x87\x19\x0e\x9f\x0d\x4d\x82\x55\x7c\x35\x63\xfc\x15\x7c"
- "\x6a\x46\xf9\xcb\x6e\x07\xbc\xfb\x9f\x55\xbc\x7a\x5f\xb2\xfd\xdb"
- "\x88\x77\x8f\x28\x3e\x9d\x39\x3a\x09\x87\x70\x6a\x3e\xbd\x3f\x03"
- "\x6d\x68\x4c\xcd\xa7\xf7\xbb\xfa\xe7\xd3\xfb\xd1\xff\xd4\x18\x37"
- "\xf7\xc9\x5c\x1c\x0d\x26\xcd\x7d\xee\x2f\xb4\x86\x15\xef\x48\x9b"
- "\xa8\xda\x39\xaa\xdb\x7b\x7f\xb2\xfd\x87\xbe\x99\x31\x44\xc7\x79"
- "\x40\x52\xf9\x7e\xec\xbf\xfb\xd9\xfe\x7b\xb3\x1f\x9c\xaf\x60\xff"
- "\xdd\xcf\xf6\xdf\x9b\x97\xcb\xd6\x0c\xdd\xfe\x4b\x35\xc7\x9b\x31"
- "\x36\x75\xff\xcf\x48\xea\x7f\xca\x2b\xc1\x7c\x58\x96\x4f\xcc\x57"
- "\x14\x9f\x8f\x7d\x93\x38\x2f\xf3\x48\x8a\xbc\x75\xc9\x30\xfb\xc9"
- "\xe7\xbf\x8c\xf7\xd8\x97\x2a\x25\xef\xcd\xd0\xcf\x94\xcc\x9c\x96"
- "\x28\x8f\x33\xcd\x89\xf2\x78\xff\xbe\xc4\x72\x33\x47\x25\xbe\xbf"
- "\x2f\xfc\xbf\xa7\x63\x67\xd6\x26\xf1\xc0\xfb\xa7\xe8\x01\xbb\xe2"
- "\x81\x07\x56\x26\xe1\xb1\x3f\x35\x0f\xcc\x6c\x42\xfb\xdf\x4f\xcd"
- "\x03\x33\x83\xfd\xf3\xc0\xcc\x28\x68\xf9\x7e\x3c\xdf\xce\x2f\xcd"
- "\x1d\x94\x98\xe7\x01\x67\x6a\x9d\xf7\x40\x4e\xea\x35\x82\x07\xe6"
- "\x29\x1a\x3f\x50\x99\x48\xe3\x07\x0a\x13\x69\x88\xb6\xfc\xcf\x69"
- "\xd8\x1b\x0f\xa2\xdb\xfb\x40\xb2\xfc\x07\x4e\xd1\xb7\x74\xf9\x9f"
- "\xf5\x60\x12\x8e\x61\x85\x4b\xaa\x75\x91\x6f\xf1\xfc\x37\x90\x9a"
- "\x96\xdf\x1a\x9b\xba\xcd\xdf\x9a\x86\x31\x28\xa0\x5d\x26\x4b\xdf"
- "\xca\x47\xfa\x7c\x5e\x0f\xe5\xf5\x90\x06\xa4\xcf\x8f\x92\x45\x8e"
- "\x57\xbd\xe3\xd2\xb7\xca\xd9\x17\x85\xe9\xcf\xfc\x6b\x1d\x41\xf3"
- "\x78\x0c\x62\xbc\x0a\x4a\xa5\xdf\x82\x75\x2b\xf3\xfa\x4d\xcc\xeb"
- "\xdf\x92\xf6\x1f\xef\xb3\xb0\x1f\xa1\xd5\x4d\xf3\x38\x2e\x85\xc1"
- "\xef\x9c\x3f\x09\xf6\x09\x96\x0b\xce\x6f\xe4\x55\xeb\x66\xe5\x49"
- "\xba\x69\x96\x39\x75\x1f\xcf\x1a\xd1\x3f\xef\xcc\xca\x51\xfd\x3c"
- "\xab\x28\xb1\x9f\x67\xcd\xd3\xbc\x43\x17\x70\x5b\xc1\x03\x57\x25"
- "\x27\x25\x4e\xd1\x9f\x6f\x85\x59\x54\x2c\x64\xdf\xe0\x2f\x9d\xa6"
- "\x59\xc7\x65\x7d\x26\x11\xb1\x6e\x49\xa3\x26\xa9\x03\x66\xdf\x22"
- "\xf1\x44\x9e\x82\x28\x99\x44\xc5\x93\x6d\xfc\xae\xd1\x2b\x22\xc8"
- "\x77\x8c\xf7\x04\xf8\x6c\x35\x78\x61\xd8\x49\x9a\x75\x26\xa1\x3c"
- "\x24\x3f\xa0\x60\xb8\x1a\xa5\x3c\xce\x1e\x65\xac\xe9\x6e\xc5\x73"
- "\xea\x75\xdf\xd9\x33\x0c\xdf\x07\xe5\x33\x36\xbb\xdf\xfd\x4b\xc6"
- "\x89\xcf\xca\x30\x4e\x57\xd6\x03\xb3\xeb\x0d\xfe\x55\xbe\x96\xb3"
- "\xf7\xf7\xf9\xf2\xcd\x3e\x84\x77\x4b\xae\xb0\x36\x18\x27\x07\xb3"
- "\xdb\xe3\xe1\xa8\x98\x28\xb3\x23\x86\x3f\x5e\xb7\x77\x8e\xf9\x33"
- "\x60\xe9\xf8\xcc\x19\x9b\x88\xcf\x9c\x49\xb0\x53\xb2\x74\x18\x33"
- "\xae\x04\x83\xfb\x5c\xf1\x2c\xf3\xc3\x9c\x25\x57\x5a\xf3\x4b\x77"
- "\xd0\xbc\x17\x2f\xe3\xad\x39\xd2\x5e\x62\x18\x9f\x81\xe3\xb1\x84"
- "\xb9\x85\xdc\xbb\xe7\xbd\xad\xb9\xbb\x95\xdc\xcf\x4d\x5a\x23\x9c"
- "\xd3\x29\xfd\xa9\x74\xb9\x5f\x1c\x4d\x96\x83\xb9\x19\xc6\x18\x9d"
- "\x94\x3e\xca\x90\x7b\xcc\x6b\x19\x6e\xd2\x3a\xeb\xdc\x69\x4a\x16"
- "\xe6\xd6\x6b\xf6\xf8\xf9\xda\x5c\x69\xff\x19\xeb\xa5\x78\x3f\x2d"
- "\xa9\x5c\xd2\xfa\xdf\x9c\x4e\xd1\xff\x3a\x7d\x06\xfa\x37\xcc\x7b"
- "\x5b\x2a\x56\xc3\xdc\xe6\xa4\xf5\x8a\xd0\x0e\x79\xfe\xfe\xcf\x80"
- "\x3b\x4f\xd7\x7b\x0f\x4e\x49\xaa\xaf\xd3\x73\xe6\x4a\xed\x9f\xd7"
- "\x4f\xfb\xe7\xf5\xb5\x7f\x95\x84\x9b\xb4\x96\x38\x4f\xb6\x3f\x76"
- "\x99\xfe\x9b\xc7\x3e\xa4\x06\xdd\x60\x73\xcf\x7b\xdb\xb0\xd5\x79"
- "\xfd\xa0\x7f\x5b\x7d\x5e\xdf\xfa\x9f\x2a\xd7\xb7\xfe\x17\x4a\x65"
- "\xab\x07\x49\xee\xad\x26\xd6\xdd\x66\xad\x4f\xd9\x96\x7e\xd6\xff"
- "\x1e\xd4\xd7\xff\x1e\x5c\x92\xa8\xcf\x1e\x74\x26\xf6\xe1\xbc\xa4"
- "\x3e\x7c\x30\x37\xb1\x0f\xe7\x76\xfe\x77\xc7\x35\x3c\x53\x7a\x7a"
- "\xba\x29\x3d\xcd\x94\x96\x8e\xd7\x68\x22\x0d\x4a\x37\xa7\x0f\xc0"
- "\x6f\xa0\x7e\x1d\x64\x4a\x37\x99\xf1\x1b\xa0\x5f\x07\x26\x3d\x0f"
- "\xe2\xb2\xf8\x99\xf5\xeb\x80\xa4\xe7\x81\x9f\xf1\x7e\x90\x5e\xaf"
- "\x51\xbf\x39\xe9\x79\xc0\x67\xbc\x1f\xf8\x3f\x2c\x4f\x97\x3d\x27"
- "\xfa\xa1\xcd\x5c\xb5\x6e\x69\xd1\xca\x65\x72\xbf\x78\xb9\x73\xe9"
- "\xe3\x8f\x2f\x5f\xbb\xd6\x59\xb2\xda\x79\xef\x94\x87\x6e\xbf\xcb"
- "\xa9\xb6\x9d\x8b\x26\x8f\x5e\x36\x98\x66\xaf\x5f\xc3\x2f\x66\xcf"
- "\x9f\x99\xe7\x9c\x77\xef\x94\xc4\x97\x06\x18\xb9\xbd\x7c\x25\x28"
- "\x71\xf2\x97\xfb\xfc\x70\xa2\x6d\x2f\x4b\xdd\xd3\xce\x7e\xbe\x6a"
- "\xcd\xe3\x3b\x1f\x34\xb3\xff\xe8\x25\x8f\xf0\xdf\xc4\x7b\xfa\xf3"
- "\x97\x73\x23\xc6\xed\x29\xa7\xe2\xc7\xf8\xfc\xca\xfc\x2d\xe2\xd7"
- "\x21\x72\x3e\x40\xa6\x93\x94\xff\x87\xa6\x19\xc8\x8b\xe7\x40\x30"
- "\x4a\x4e\x0f\x59\x50\xfe\x69\xbc\x4b\x13\x77\x6b\x48\x0b\xeb\xbe"
- "\xd0\xdf\xde\x22\xd3\x7e\x5d\x6e\xe4\xb3\x9e\xa2\x05\xa3\xc5\xaf"
- "\x85\x7c\xe6\xf3\x41\x2a\xdf\xfc\x4f\x85\xe9\xa1\x43\xac\x1b\xea"
- "\x33\xc9\xcc\x7b\xa1\xaf\x66\x92\xe5\xd5\xe1\x1c\xb3\x64\x7e\xa7"
- "\xb1\x17\xfa\x3c\x9e\x83\x94\x7f\x8c\xeb\xe6\xbc\x9a\xe9\xa1\x93"
- "\x9c\xbf\x21\x21\xff\x82\x11\x7d\x7b\xb1\xf3\x3b\x4d\xc8\x37\xf7"
- "\x63\xb2\x5a\x63\xe2\x9f\x91\x4c\x07\x8d\x9f\x41\x69\x01\x74\x45"
- "\x73\xb4\x9c\x94\xcf\xcf\x82\xe5\x1b\x62\x22\xca\xfe\xe9\xb3\x3b"
- "\x3d\xa2\xea\x29\x32\x43\xa6\xd3\xfc\x6b\xd8\x47\x61\xc1\xac\xc6"
- "\xe5\x64\x46\xfb\x47\x9c\xa6\x87\x4b\x9d\x73\x88\x3c\xb3\xc9\xfc"
- "\x3b\x37\xfb\x1b\x3a\x1b\x76\xfc\x91\xcc\x3f\xb9\x54\x6e\xba\x24"
- "\x1c\x54\x5a\x22\x3a\x04\xc7\x31\x0a\x8b\x08\xfb\xf8\x37\x2f\x89"
- "\x71\x9e\x1d\xdd\x1e\x07\xb5\x96\x84\x69\xf3\x09\x11\xa9\xfc\xa3"
- "\x3a\x1b\xd0\xd2\x19\x66\xff\x45\xcb\xe6\xd9\x94\x7e\x2a\x8f\x4c"
- "\x2d\x85\x75\x14\xc8\x0f\x53\xe9\x09\xd1\xd1\xbc\xe4\x13\x6a\x2d"
- "\x3c\x40\x05\x6d\x64\x6a\x6e\xff\x88\x64\x2c\x9e\x9a\xca\x79\x65"
- "\x17\xc8\xb1\x79\x25\xa7\x5d\xa0\x8d\x9b\x69\xc8\xc6\x3f\x91\x35"
- "\xd0\xd1\x86\x7a\xce\xd0\xa3\xc7\x29\x0d\xf0\x4c\x9b\x3e\x22\xc7"
- "\xa6\x47\xd8\xcf\x37\x97\xea\xcb\xc8\x21\x3c\xae\x8c\x4b\x1e\x97"
- "\xed\x92\x70\x65\x76\x7b\x5c\x59\xad\xc5\xc8\xdf\xfe\x1e\x0d\x6d"
- "\xa3\xac\x5f\x9f\x6e\x33\xd5\x9d\xa7\x11\xdc\xa6\x53\x68\x5b\xfd"
- "\x79\xe4\xaf\x59\x74\x4c\x43\xd9\xf8\x32\x51\xfb\xa2\x8e\x40\x5e"
- "\x84\x34\xc0\xaa\xbb\x44\x23\xea\x2f\x91\x43\xab\x5e\x74\x8c\xcb"
- "\x75\xd2\xb7\x37\x04\x9a\x89\x4a\x37\x8b\x58\x4f\x8d\x93\xd7\xcb"
- "\x06\xbd\xf9\xd8\x21\x73\xa0\xb9\x93\x5a\xc2\x97\xa8\x95\xfe\x4c"
- "\x01\xf7\xdf\xfd\x3f\x79\xec\x10\xaf\x59\xa7\xf9\x37\xb6\xa3\x2e"
- "\xc5\x3b\x9e\x16\x3e\xab\x5c\x4e\x55\x65\x94\x51\xbc\x91\x06\x9d"
- "\x46\xba\x9a\xdb\x0f\xb3\x04\xa2\x7f\xf7\x6f\x94\xfe\xb8\xf9\xc7"
- "\xca\x5a\x28\xbd\x35\x5c\xc7\x7e\x9f\xa6\x58\x66\x25\x6c\xbf\x63"
- "\x14\x28\xfe\xab\x5f\xb3\x55\xe6\x6c\xd3\xc8\xf2\xd3\x8b\xc7\x4c"
- "\x01\xf3\x45\x0a\xe4\x85\xe9\x7d\xd4\x2d\x6a\x2a\xf3\xa1\xb7\x72"
- "\x5b\xc3\x11\x3e\xef\x94\x2d\xba\x1c\x83\xab\xd6\xd0\xd8\x86\xf3"
- "\x34\x6a\xf7\x79\x72\x89\x6e\x97\x89\x7d\x6c\xf9\x6c\xea\x6e\x5c"
- "\x33\xda\xc9\x82\xb6\x2b\x3f\x5a\xbb\xee\x6b\xdb\xe3\xa2\xc6\x4b"
- "\x7d\xbe\xb6\x97\xba\xfa\x7c\x6d\xc1\x53\x21\xf6\xb7\x0d\xd2\xc3"
- "\x5b\xad\xcd\x34\x08\x72\xb2\x8f\xf9\xbb\xea\x2c\x99\x2b\xce\x12"
- "\x8d\x2f\x37\x91\x73\x05\x9f\xb3\xf8\xce\xf2\x00\xfa\x86\xef\x4f"
- "\xd2\x77\x46\xe0\x9a\x81\x5f\x1a\xd2\x65\xfc\x86\x76\x9d\x8f\x91"
- "\x66\x42\xda\x00\x5c\xd3\x21\x2f\x31\x4f\xbd\x08\xa1\xae\xbc\x2e"
- "\x13\x0d\x66\x7e\xd6\xfd\x7b\xf3\xba\xbd\xdf\x0e\x07\xe9\xa9\x4e"
- "\x83\xaf\x95\x8e\x9f\x1f\x7a\xff\xe4\x19\x8e\x97\x15\x92\x78\xf5"
- "\x14\xa6\x71\xec\x2c\x3d\x9d\x71\x58\xc4\xf5\xa2\xfe\x5c\x5c\xad"
- "\xf8\x41\x4e\xbf\x7d\xdc\x28\xdb\xd5\x53\x88\x3a\xbf\xf3\x30\xd2"
- "\x85\x91\x8e\x76\x9b\xf9\xdd\x2f\x4e\x9e\x31\xa9\x3c\x2e\x13\x60"
- "\x46\x74\xf8\x90\xfd\xf9\xb5\x2c\xe3\x5d\x26\xab\x38\xb2\x64\x22"
- "\xd5\xbf\x2c\x9a\x77\xbf\x2c\x9a\x94\xec\x7d\xa7\x2e\x48\xab\x7d"
- "\x8c\x23\xc6\xf1\xa6\x6d\x78\x77\x04\xa3\x0e\xd3\xa5\x69\x19\xfb"
- "\x93\x7d\x07\xf6\xdf\xb5\x87\xe3\xdb\x20\xbc\x0f\xd6\xf1\x58\xfa"
- "\xb3\xb2\xa3\x03\xa0\x03\xea\x5a\xdb\x3b\xe9\x27\x97\x3a\x06\x78"
- "\x7e\x4b\xa6\x40\xf4\x24\x4d\xc8\x22\x07\xdb\x83\x8d\x2f\x8b\xe0"
- "\x8b\x1c\x9f\xef\x65\xd1\x09\x7e\xb9\xf1\x34\xe5\x0d\xf8\x6a\x16"
- "\x65\xfd\xde\x4d\xba\x7e\xca\xbb\x31\x4e\x3f\xbd\xd1\x12\x3c\x14"
- "\xa7\x9b\xf2\x1f\xbe\x5c\x37\x2d\x7c\x50\xe9\x26\xc8\xbe\xd4\x45"
- "\xb1\xa0\x9e\x3e\x39\x29\x5d\xf7\x13\x59\x38\x32\x29\x3d\xa2\xa7"
- "\x0f\x49\x4a\x0f\xa9\xf4\x47\x67\x1b\xba\xaf\x95\xf1\x58\xcf\xba"
- "\xef\xd1\xdb\x58\xf7\xb5\x2e\xd1\x75\x9f\xd4\x3f\x8f\x5e\x27\xfe"
- "\x0d\xba\x68\x1d\xeb\x9b\x47\xce\x30\xfe\xe2\xd7\x64\xe0\x7e\x0d"
- "\xd2\x7e\xca\x69\xbe\x3f\x93\x19\x3f\x43\xef\x09\xd6\x7b\xac\xf3"
- "\x58\xf7\xed\x1a\x2e\xda\x76\xbd\x2c\x8e\xd7\xcb\xd8\x3f\x8f\xf4"
- "\xea\xbf\x17\x90\xb6\x0d\x69\x2f\xe0\x3d\xeb\x41\xa6\x49\x4b\xde"
- "\x21\x62\xff\x13\xd8\x5a\xf5\x9a\x29\x9b\x76\xa0\xbf\xf9\xbc\xe1"
- "\x56\xd0\xd7\x9a\x46\xc5\x81\x12\x3e\xc3\x1a\x63\x9f\xb4\xf6\xd6"
- "\x92\x76\x96\xbb\xe1\x15\x90\xb3\x80\xfb\x13\x2a\x0b\x8b\xd3\x7c"
- "\xee\x8e\x71\x28\xd8\xf0\x00\xc7\x4b\x4a\x6b\xc2\x6c\x98\xfd\xc2"
- "\x59\x67\x03\x17\xb3\x0f\x38\xa9\xf8\x2c\x8f\xec\x0d\xd2\xde\x72"
- "\xd5\xd7\xf9\xc7\x38\x2e\xdb\x49\xca\xeb\xc0\x7c\x2f\xc2\x6d\xb3"
- "\xc6\xca\x89\xcf\xc1\x70\xac\x42\xbe\xee\x32\x69\x85\x3e\xe3\x2c"
- "\x8c\x17\xba\x01\x79\x02\x6d\x11\x62\x9c\x83\xf4\xc8\xc4\x96\xd2"
- "\x43\x5c\xbe\x8d\x69\x23\xbc\x1e\x03\x46\x9a\x84\x61\x92\xf3\xc6"
- "\x42\xe4\x53\x6b\xe7\x99\x4e\x6a\xc9\x0f\x11\xeb\xfd\x40\x07\x60"
- "\x94\x9e\x54\x30\x00\x4b\x60\x0c\x48\x78\xa7\xc3\x1f\xb2\x59\xfc"
- "\x13\xf0\xf7\x72\x7f\xf1\xb9\x48\xde\x6f\x03\x5d\x32\xd8\x57\x5e"
- "\xd9\xa2\x8f\x8c\x6b\xfc\x33\x91\x7e\xb6\x13\xfc\xf6\xc8\x58\x3e"
- "\xb7\xc4\xe7\x39\xaf\x74\x96\x13\x34\x1a\x65\x9c\xe7\xd4\xd6\xff"
- "\xef\x9e\xe5\x04\x6c\x47\x83\x49\x1c\x00\xfe\x63\xf9\x3c\x27\xf0"
- "\xdf\xc6\x7c\xa8\xb7\x29\xfb\xa5\x47\x25\xcd\x4b\x38\x0d\x73\xc7"
- "\xa3\x46\xff\x73\x7b\xb9\x2d\x78\x97\xa7\x6c\x44\x81\xf9\xc7\xc2"
- "\x6c\x7e\x8f\xb4\x69\x9c\x7f\x02\xf4\x58\x00\x63\xd8\x9b\x27\x63"
- "\xa6\xaa\x8d\x64\x56\x3a\x2d\x7f\x26\x97\x57\x3a\x2d\x9f\xfa\x74"
- "\xda\xc2\x0b\x4a\xa7\x29\x1a\x2b\x9d\xb6\xf0\x1f\x4a\xa7\x2d\xfc"
- "\x58\xee\x8b\x41\xa7\xf1\x3b\xd6\x6b\x86\x4e\xdb\x3d\x5c\x1c\x65"
- "\xdd\xd1\xed\x5d\x78\xcc\xd0\x6d\xdb\x91\xc6\xba\x83\x71\x54\x7a"
- "\xea\x51\x97\xf8\x7f\x5d\xa4\xfc\x0e\xf8\xbe\x90\xcf\x2f\x74\xe8"
- "\xf7\x3c\x9e\x4c\x51\x3a\x2e\x7f\x54\x9f\x8e\x5b\xb8\xaf\xaf\x2c"
- "\xeb\xb8\xfc\x3b\x95\x8e\x53\xe9\x8d\x8f\xb2\x8e\x7b\xd4\xc5\x34"
- "\xd0\xe1\x9b\x78\x0d\x4f\xcf\xcf\x74\xcc\x8e\xd7\x71\x89\xf2\x95"
- "\x5f\x6a\xe8\x38\xd6\x6d\x78\xde\x06\x9d\x26\xe7\x90\x2c\x67\xb5"
- "\xa0\xb9\x21\x77\xdc\x07\xdc\x66\x8e\xbf\xc6\x74\x9b\x7a\x86\x06"
- "\xe9\x67\x87\xf4\x76\xe7\x1f\x35\x7c\x1f\x41\xff\x63\xa9\xec\xe8"
- "\xbe\x18\x89\xf4\x65\x3e\x3b\x1f\x28\x3f\x49\x81\x3a\x51\xde\x1a"
- "\x3d\x41\x05\x25\xd0\x15\xe9\x4f\x7e\xcc\x7d\x8b\x79\xc7\x37\xf9"
- "\xca\xba\xe7\x34\x2d\x1a\x52\x10\xa6\x81\x98\xab\x7f\x5c\x65\xc2"
- "\x3b\x77\xc2\x3b\xb9\xc6\x30\x7e\x0d\xc7\xd7\x83\x20\xf4\x33\xdf"
- "\xbf\xca\xfa\x36\x5f\xa1\xbe\x57\x65\x7d\xb0\xa9\x30\x07\xb2\x9f"
- "\xa5\x45\x72\x5e\x22\xe3\xdb\x54\xa4\x84\xf5\x5b\xfd\xfd\x80\x7e"
- "\xde\xff\xe3\xca\xe5\x17\x5f\x73\xe5\xf2\x8b\x6f\x61\x5d\x84\xf6"
- "\x59\x63\xde\x44\x38\x43\xa3\x46\xbe\xd3\x9c\xef\x41\x7d\x2d\xe6"
- "\x63\xcf\x48\x39\x47\x73\x18\x30\x99\xff\x76\x20\x9f\x8c\x19\x02"
- "\x5d\x39\x6d\x03\x71\xbc\x96\xf8\xb2\xdb\xfb\x68\xbc\x38\xf7\x0a"
- "\xeb\x7e\x19\x81\x3a\x92\x31\x63\x8f\xc0\x26\xe5\x98\x46\xb5\xbd"
- "\xeb\x1f\x8b\xdb\xa1\x37\x83\x71\x7e\xb1\x3c\x1f\xfb\x32\xc7\x35"
- "\x60\xfb\xb2\x4a\xcd\x37\xaf\x87\x7e\xce\xe4\xf3\x30\x7c\x36\xa6"
- "\x20\x36\xcf\x74\x44\xc6\x32\x2b\x70\x1a\x65\xfb\x5b\x67\xe1\x7a"
- "\xf5\x3a\xd9\xc7\x34\x8c\x32\x0b\x8c\x32\x0c\x9b\xfd\x14\x31\x2e"
- "\x7f\x59\x9e\x29\x8d\x76\xb2\x2e\xbc\x1e\xb6\x68\xa6\xaa\x67\x09"
- "\xe9\xf5\x54\x06\x69\xd1\xbc\x2b\x9d\xcd\xe8\xbf\x7d\x05\x4d\x57"
- "\xdf\x3e\xd2\xdb\xb7\x84\x3e\xa3\x7d\x57\xa8\x77\xc9\xa4\xab\xaf"
- "\xd7\x66\xd4\xeb\xbe\x7a\xba\x2e\xd9\xff\xf9\xe9\x9a\xad\xd3\x75"
- "\x49\xf0\x33\xe8\x9a\xa2\x9e\xa5\x59\x9f\xbf\x1e\xa7\x5e\xcf\xd2"
- "\x19\xa9\xea\x21\xf9\xd7\xef\xb9\x29\x8b\x11\x6b\xb3\x0b\xb2\xa3"
- "\x62\xd5\x2d\xf5\xc5\xc7\x2f\xee\x92\x72\xb5\x74\x6f\x6f\xbc\x64"
- "\xb5\x57\x0e\x5d\xbd\xf4\x83\x82\x3d\x3c\xbe\x0b\x2d\x48\x4b\x9b"
- "\x38\x8e\xeb\xb4\xcd\xea\x4c\xb6\x5e\xa6\xed\x4a\x71\x93\x39\x46"
- "\x17\xc7\xe4\x0b\x38\xd0\xf6\x3a\x8e\x5d\x92\x7f\x80\xfd\xef\x31"
- "\xa7\x82\x8e\x7f\xec\x46\x8e\x39\x86\xfb\x41\xb8\x77\x29\x1d\xf0"
- "\x98\x0b\xf5\xf4\x7f\x76\xb2\x26\xdf\xbf\xb7\x2c\x7b\x40\x7f\xfe"
- "\xf5\x28\x0f\x9b\xe2\x69\xb9\x36\xa5\x65\xde\x6a\xc1\x5c\x42\x8f"
- "\xf7\xb7\xec\x13\x19\x03\xce\x93\xc7\xe7\x49\x30\x2e\x2e\x1b\xa2"
- "\x9f\x03\x00\x3d\xca\x41\xd7\xc7\xf6\x18\xf4\x30\xd2\x91\x76\xd0"
- "\xa0\x07\xec\x9b\x8c\xc0\x9e\x28\x9f\xd3\x09\xab\x33\xd9\x8f\xfd"
- "\xa7\xa8\xce\x3f\xa4\x60\x3f\xae\xf6\x68\xb8\xbe\x9e\x3c\xb3\x9c"
- "\x37\x95\xf1\xbc\xe9\xf1\xc3\x21\x7b\xfe\x21\x03\x0f\xb1\xd6\x61"
- "\xe2\xb3\xdf\x13\x30\x96\xee\x50\x31\xf7\xd2\xf8\x9c\x9c\x7c\xbf"
- "\xd6\x65\x52\x34\x79\x7c\xb2\xe8\xe2\xd8\x31\x12\x76\x06\xf0\x6c"
- "\x67\xb8\x41\x5c\x43\x9b\x5c\x1c\xf7\x42\x6f\xcf\xe3\xa3\xb5\x9a"
- "\x5b\x2d\x5a\xb7\xc3\x64\xe0\xdb\x20\xcf\xb4\x3e\x8e\xf6\x2f\x51"
- "\x71\x62\x25\x3e\x0e\x13\xfb\xf3\x6b\x99\xf9\x7e\xb1\xc9\x41\x07"
- "\xd7\x74\xc8\x39\x11\xd7\x39\x01\xf5\x0b\x9e\x27\xc1\x36\x41\xb9"
- "\x3d\xbd\x74\x03\x5c\xd1\x6d\xd0\xed\xf1\x59\x6a\x5c\x56\x6d\x0c"
- "\x6f\x72\x98\x8e\x84\xe4\x79\x3b\x1a\xe5\xf4\x7c\xaa\x62\x61\x3f"
- "\x7e\xc2\xa0\x5d\x2f\x4e\xc0\x87\xf3\x28\xff\xa6\xc7\xa3\x06\x4e"
- "\x52\x76\x33\xf9\xfc\xee\x63\x21\x3e\x37\xa4\xe8\x7f\x24\xa3\xdb"
- "\xbb\xcc\x79\x39\xfd\x97\x4d\x8c\xa3\x7f\x3a\xf3\x1e\xd3\x9f\xd7"
- "\x3a\x40\x97\x45\xa0\xa5\x45\x9d\x77\x60\x7b\x66\xd9\x72\x3c\x67"
- "\x30\x9e\x5a\xb5\x41\xf3\x3c\xb3\x5a\x27\x5b\x56\x17\xd7\x0f\x68"
- "\xaf\x83\x6d\xb5\x34\xa3\xfd\x5c\x86\x69\xc0\x71\x25\xb9\x6e\xe0"
- "\x73\x2d\xea\x3e\x90\xdc\xa6\x0a\x75\x96\x84\x94\x6f\xc9\xb2\x63"
- "\x71\xb1\xc5\x43\x25\x4e\x11\x51\xe7\x92\x97\xb9\x0f\x96\x85\xcc"
- "\xfd\xe9\x00\xe6\x41\x19\xa3\xd2\x24\xd7\x15\x60\x73\xad\xf8\x50"
- "\x00\x37\xd5\xf7\x2b\x76\xab\xb4\xe5\xff\xc0\x15\x3c\xb6\x7c\x8a"
- "\x40\xdd\x21\x8f\x8c\xb1\x82\xb6\xad\x08\x32\xcf\x19\x7c\xc6\xeb"
- "\x90\xca\x67\x7c\xf9\x1b\xac\x53\x0c\x9a\x03\xff\xc1\xdd\xde\xe5"
- "\xc5\x06\xfe\x46\x7e\xee\x3b\xce\xc3\x7b\x36\x4d\xce\x88\xd4\xb5"
- "\xea\xcc\xd0\xf2\x7a\x43\x86\xb9\x0e\xee\x67\xd6\x35\x4c\x0f\x45"
- "\x8b\xe5\x87\x13\x61\x39\x4c\x2a\x6e\x26\xf3\x3c\xe4\x71\x63\x64"
- "\x00\xf2\x04\xfb\x60\x2c\xcf\x57\xef\x7a\xf1\x64\x3f\x7f\xe9\x8b"
- "\xa7\xfa\x63\xc5\x4c\x6e\x57\x1f\xbe\x2c\x7f\x2b\x7a\xfb\x9f\xdf"
- "\x85\x3d\x0e\x8e\xc1\x2b\x75\x4c\xc9\x48\xc6\x37\xc4\xb1\x6d\x25"
- "\xaf\x03\xbe\x8f\x71\xe7\x3c\x46\x9f\xf5\xf1\xe2\x8a\xc2\x78\x38"
- "\xc2\x23\x71\x95\x70\x94\xee\x08\xf1\xde\xb6\x53\xed\xb7\xac\xa8"
- "\x8d\x6b\x77\x86\x81\x4f\x9f\x4e\x58\x71\x30\x99\x27\xb9\x6e\x8e"
- "\xc5\xa7\xc3\x66\x5d\x62\x3b\x49\x2b\xf6\xe8\x78\x39\xb8\x1f\xfb"
- "\x1b\xdf\x38\xce\x25\xc7\x3e\x7d\x51\xe9\x10\xf4\x73\xe1\xc8\x17"
- "\xd5\x39\xa2\xb0\x8a\x7f\xfa\xdd\xd1\xc2\xf4\x1a\xd3\x8a\xd7\xd3"
- "\x43\x32\x5e\x87\x3c\x63\xfe\x5d\xde\xe3\x17\x43\x8b\x5f\x93\xb1"
- "\x6e\x75\xdf\xc0\x50\x53\x71\x54\xc6\xf2\xf3\x94\xf0\x99\xdb\x28"
- "\xcf\xf5\xa4\xef\xdb\x91\x92\x28\xcd\x8f\xb0\x4c\x7c\xb7\x84\xcf"
- "\xd2\xab\x38\xe2\xdf\x2d\x37\xce\xcf\x73\xec\x4c\x8e\xfb\x0a\x3d"
- "\x94\xde\x17\xb7\xb5\x30\x8f\x6d\x2c\xbd\x7f\x69\x87\x49\x1c\x53"
- "\xf2\xff\xdd\xdf\xf2\x79\x79\xb5\x8f\x75\x12\x3a\x21\xfd\xef\x27"
- "\xe9\xbb\x1f\xab\x75\x1f\x43\x47\x15\x3e\xc2\x7b\x59\x41\x1d\x06"
- "\xea\xea\x84\x7c\xcf\xbb\x5c\x97\x7c\xf7\xb7\xc6\xdc\x85\xcf\xdf"
- "\xa9\x7d\xb1\x3e\x78\x41\xfa\xae\x9c\x0b\xf6\xf5\xc1\x6f\x00\xab"
- "\x30\xe7\x72\xbd\x50\x38\xcb\x90\xbd\xe2\x9b\xf8\x0c\xf7\x77\x6d"
- "\x5c\x7f\x7f\xe3\x85\xf0\x3c\xc2\xfd\x64\x39\xe5\x4c\xdd\x37\xa9"
- "\xf7\xd9\x0a\x0f\x18\x6d\x30\x68\xa2\xda\xb0\xf2\x9a\xae\x4c\xe7"
- "\xd8\xbe\xb6\xaf\x94\xb6\x6b\xdc\xfb\x29\x71\xb4\xe1\xe7\x5c\x35"
- "\xae\xad\x04\x7d\x96\xe9\xb1\x6a\x55\x1a\x64\xe7\x57\x62\x53\x1e"
- "\x29\x1c\x57\x92\x21\xeb\xc8\x3b\x36\x48\x17\x1c\x6a\xbf\x6b\x25"
- "\xda\x5f\x58\xa9\xca\x15\x1e\x67\x5c\x52\xb6\x33\x11\xc7\x43\x6c"
- "\x6b\xa8\x98\x0a\x2b\xdf\x65\x7c\x9d\x63\xb8\x8f\x57\x3e\x2b\x75"
- "\x38\xc7\x57\xe8\x29\x1c\x10\xee\x71\x51\x57\x4f\x21\xf4\x82\xcb"
- "\x84\x7a\xa0\xff\xbb\xc2\x7a\x9d\xfb\x0d\x5c\x19\x37\x19\x9f\x53"
- "\xac\x4c\x4d\x5f\xae\x57\xc6\x7c\x2a\x1c\x84\x1f\x70\x28\x1c\xf8"
- "\x79\xed\x12\xd8\xe9\x1d\xa1\xea\x31\x07\xb4\x75\xe2\x28\xc7\x17"
- "\xc3\x5c\xa4\xa3\x0a\xfc\x3b\x74\x8b\x1f\xb6\xf9\x22\x53\xc1\x06"
- "\xca\xc5\x9c\x99\xc4\x45\x91\xd3\xa0\xe1\xba\x4e\x4c\xe4\x38\xe3"
- "\x78\xce\xd6\x9f\xc7\xf2\x73\xd7\x3a\x91\xdf\xed\x7d\x62\x89\xb1"
- "\x47\xa8\x62\xe3\x3c\x51\xdc\x1b\x4f\x28\x7d\x21\x9f\x27\xe2\xb8"
- "\x53\x1a\xe6\x42\x1d\x5c\x6f\x01\xcf\x67\x51\x1f\xf2\xd5\xc1\xde"
- "\x68\xe7\x7c\xa1\xf4\x5b\x33\xf1\x73\xf5\xb3\x97\xda\xc1\x78\x75"
- "\xd9\xc7\x1c\x30\x70\x1d\x1a\xce\x35\x7d\x4e\xdc\xa2\x06\x6e\x48"
- "\x3f\x5a\xa5\xd2\xa3\x1c\xff\x90\x7d\x1d\xbb\xbd\x4f\x8e\x30\x70"
- "\x35\x70\xe0\xfa\xf8\xfc\xa6\xc8\x74\xe6\x70\xec\x19\xae\x8f\xe3"
- "\xa9\x22\xef\x0c\x03\xdf\xcf\xcb\xcb\x65\xf5\x42\xf0\xf8\xc9\xfa"
- "\xd7\x79\x03\x51\x6b\x98\x75\xca\x93\xf5\x47\xea\xc3\xbc\xde\x7d"
- "\x17\xea\xb8\xb3\x4b\x14\x92\xd6\x53\x98\xb2\x8f\xb9\x0c\xf2\xb7"
- "\x49\xfd\x50\xe3\xbc\x53\x13\x33\xa0\x27\x50\xae\x67\x06\xaf\x35"
- "\x41\x6e\x8b\xcc\x4d\xa5\x1d\x7c\xe6\x12\x3a\xa7\xc8\x8c\x3c\x39"
- "\x6c\x67\x61\xbe\x15\x91\xdf\xaf\x80\x6e\xf2\xaf\x9b\x08\x18\x45"
- "\x03\xcc\x6e\x32\x37\x25\xc5\xa9\xea\x8f\x3f\xba\x6c\xb7\xe6\x76"
- "\xd5\xdc\x8a\x39\x5c\x11\xec\xff\xa7\xfa\xdd\xf3\xad\x18\x0e\x7a"
- "\x22\x9f\xef\x06\x9e\xef\x15\x15\x5e\x29\xaf\xb1\x5f\xcd\x3a\x68"
- "\x82\x83\x32\x84\xfd\xd6\x5c\xd6\xb7\x5d\x99\xb7\x3a\x78\x2c\x41"
- "\xf9\x7d\x46\x79\x1e\xd7\x79\xec\x40\x7f\x39\xaa\x7a\xf5\x61\xd1"
- "\x31\x25\xcf\x45\xc7\x0c\x19\x4d\x55\x4f\xc9\x5e\xa1\x79\x46\x93"
- "\x29\x80\x71\x6b\x7c\x84\x32\x1a\x76\x12\xf9\x36\x8a\xc8\x8b\x1b"
- "\x31\x87\xb9\x81\xbf\x77\x51\x34\x83\x65\x94\xf9\x7b\x07\xf8\x25"
- "\x1d\xb8\xbc\x78\x11\x75\x96\xa9\x7c\xba\xdf\xba\x03\xf9\x4a\x70"
- "\xcd\x12\x26\x13\xd5\x96\x91\xa5\x56\x23\xb3\xaf\x8c\x46\x20\x0d"
- "\xb6\xee\x53\x0b\x0c\x99\x4d\x85\x43\x55\x03\x51\x0d\xea\xdd\x52"
- "\x26\xa2\xbf\xc1\x78\xee\xd5\x44\xe4\xf3\xd0\x1d\xed\x3f\xa8\xda"
- "\xf8\xd4\x41\xc3\x26\xc4\xbd\x3f\xd1\xef\xe0\xa9\xcb\xce\x78\x3f"
- "\xb6\x7a\x75\x49\xc1\x9a\xe5\x7c\x71\x8d\x7e\xe6\x96\xc1\xf1\x6b"
- "\x21\x3c\xfe\xa9\x38\x15\x4f\xb5\xf1\xba\xe3\x8b\x99\xc6\x3e\xfa"
- "\x2a\x87\xb1\xf6\xa9\xfb\xeb\xdf\xc3\x73\x3a\x9e\xfb\xe0\xdd\xc4"
- "\x0f\x4a\x37\x33\x98\xb4\x8f\x2d\x64\x4a\xae\x6f\xc5\xd2\x92\xa5"
- "\x45\x77\xf1\x8e\xd9\xe0\x14\xf5\xac\x9a\x91\x54\x4f\x79\x6f\x3d"
- "\x6a\xfc\x09\x9b\x38\x5f\x75\x43\x48\xd8\x2b\x7c\xea\xac\xf4\xaa"
- "\xbd\xc6\x9a\x56\x3f\x7e\x8e\xee\x58\xcd\x62\x1b\xcb\x83\x67\x33"
- "\x99\x7e\xb1\xb1\xcd\xc4\x76\x64\x19\xee\x79\x6d\x41\xae\x91\xe9"
- "\xf1\xa2\x7e\x7d\xbe\x0d\xe3\xfb\xaa\x88\xa8\x76\x62\xfe\xb9\xaa"
- "\xdf\x35\x9b\x78\x1f\x11\xf6\x29\x6c\xa7\xd5\xb6\x2b\xf9\x1c\x71"
- "\x7e\x6e\x0f\xf3\x6c\x52\xb9\x67\x55\x9f\xad\x06\xff\x17\x39\x7b"
- "\xcf\xf3\xea\x79\xaa\x86\x1b\x71\xb8\x56\xe7\xf7\xeb\x2f\xe2\xbb"
- "\x75\x86\xe2\xf1\xd5\x1f\x36\x61\xbe\x86\x76\x7e\xef\x24\xad\xfe"
- "\xc0\xec\x80\x8d\x70\x03\xfd\x10\xf7\x1f\x72\x59\x7e\x97\xc0\x47"
- "\x37\x9e\xd9\x63\x86\x76\x81\x96\x49\x13\xea\x8f\xcc\xfa\x4d\x3a"
- "\x7e\x26\x91\x26\x77\x53\xd3\xd1\x83\x83\x06\x9a\xc9\x3a\x34\xc3"
- "\xf2\xe5\x2f\x8d\x70\xdc\x73\xf7\xa4\x1c\x4f\x59\x29\xb4\x72\x34"
- "\x62\x15\xf1\xf1\xd3\x2a\x72\x1e\xbe\xa5\x9c\xa4\x3f\x4d\x75\x45"
- "\x4e\x2a\x5c\xb7\x7b\x45\x31\x9f\x5d\xd7\x32\x77\x2e\xf1\x3c\x43"
- "\xa6\x37\x2f\x05\x4d\x1c\xa3\x99\xed\x67\xfe\xd6\xc5\x49\x2a\x7e"
- "\xf0\x7d\xa4\x81\x5e\x6e\xe1\xdb\xb9\x44\xd9\x9d\xc5\xd5\x5a\xcd"
- "\xce\x25\x7d\xf0\xcd\xc4\xf0\x3d\xaf\x92\x69\x6f\x59\x87\x29\x60"
- "\xbe\x9b\x02\xce\x30\xbd\x8f\xfb\x94\x7d\x85\x3a\xd9\x96\x65\x18"
- "\x8d\x5e\xad\xd2\xf3\x29\x99\xf4\xf3\xa7\xa6\xb3\x54\xfc\xdb\x03"
- "\xfd\x94\xe3\xf3\xde\x5d\x99\x63\xd6\x75\x7b\x9f\x36\x07\xe9\xde"
- "\x69\xba\x2d\x83\x31\xf7\x69\xcc\xff\x57\xcb\x38\x4f\x78\xff\x0c"
- "\x7f\x17\x06\x69\x2e\x23\x4f\xca\x3e\xfa\x3e\xaf\xc1\x0b\x3f\xf3"
- "\x81\xb8\xf8\x8f\x0e\x3e\xdb\xd2\x8f\x1f\xcc\xa0\x80\xfb\x76\xde"
- "\x8b\x1c\x30\x14\xfa\xc7\x73\x41\xf4\xc4\xbc\x94\x05\x71\x32\xc5"
- "\x4c\xf4\xe5\xe8\x45\x91\xd7\xd2\x79\x5e\xc6\x34\x65\x5d\xf3\xb3"
- "\x15\xbf\x31\x05\x22\xe7\xfc\x81\xad\x1a\xb5\xc2\xae\x0c\xd4\x9f"
- "\xf3\xab\xd8\xa7\x31\x6a\xa1\x3f\x53\x8b\xfb\x3f\xca\x03\xe5\x7f"
- "\x46\xba\x90\xb1\xb0\x7b\x2e\x8a\x05\x01\xf3\xff\x21\xfe\x4e\x11"
- "\x8f\x71\xa0\xbb\xf3\x2c\x3d\xfd\xcf\x5f\x03\xce\x9b\x7f\x01\x2c"
- "\x19\x33\x6d\x32\xbd\x8f\x7b\xb4\xa9\x77\xfc\x4b\x19\x6b\x26\xcd"
- "\xbf\xdd\xea\x5e\x64\xd2\x30\x96\x72\x6c\x3b\x8c\xa1\x13\xb9\x5d"
- "\x78\xce\xe6\x67\x5c\xc7\xf2\xd5\xba\xc5\xbf\xdb\x1a\x5d\xc4\x63"
- "\x6b\x1e\x8f\x9b\x48\x5f\xd0\x78\x51\x8e\xb5\xf3\xf4\xe7\x59\xfa"
- "\xf3\x0c\xfd\x79\x9a\xfe\x9c\xab\x3f\xf3\xba\xbc\x3e\x26\xaf\xf1"
- "\xf5\xda\x0b\xa6\x41\xc7\xf0\xbc\xc7\xe8\x0b\xe0\x33\xc4\xea\xde"
- "\x2c\xc7\x76\x1d\x8f\x89\x3a\x5e\xd9\xfa\xb3\x81\xcf\x8d\xd6\xe8"
- "\xe6\xff\x25\x7c\xd6\x3a\x13\xf1\x59\x9b\x1d\x87\x0f\x59\xdd\xb9"
- "\x9f\x07\x1f\x9b\x95\xbf\x13\xf1\x3f\xc0\x87\x71\xe1\x34\xd4\x7f"
- "\x20\x09\x1f\xbf\x81\x4f\x4a\x7e\x5b\x27\x3a\xd8\xae\x59\xfb\x05"
- "\x19\xd7\x79\x10\xdb\x2c\x8d\x97\x8c\x38\x85\x6b\xa3\x57\x8a\x53"
- "\x08\x59\xc0\xb8\x5d\x82\xf6\xaf\x6d\xd6\xed\xb7\xc3\xca\xce\x2f"
- "\x99\x68\xf8\x8e\xa1\xad\xfb\xaa\x54\x5b\xf7\x6f\xe5\x58\x7d\x1b"
- "\xe8\x8b\x1e\xb7\xe8\xc0\xbc\xfb\x6f\x3c\x37\x8c\x87\x5b\x54\xb2"
- "\x76\xed\x53\x77\x39\x8b\x96\xae\x5a\xee\x1c\xbd\xcc\xb9\xb6\x70"
- "\xe5\x8a\x92\xe5\x89\xfe\x14\x36\xfd\xfb\x3d\xf2\x9c\x08\xcf\xa5"
- "\xe4\x5c\x1a\xfc\x2f\xf5\xa4\xf4\xc9\x2b\xb9\x20\xbc\x25\x4b\x58"
- "\xe7\x36\xd4\xa8\xef\x3c\x01\x9f\x26\x63\x0c\x31\xe6\xbf\x3c\x86"
- "\x20\xfd\x04\xc6\xc9\xfc\xb8\x74\xce\x1b\x32\xd2\x18\xbe\xae\x9b"
- "\x06\x9d\xa4\x92\x6a\xae\x33\x25\x0d\x2f\x8a\x3d\xb0\x9b\xf8\x1b"
- "\x16\x26\xe8\x14\xc1\x71\xb7\xf8\xfc\x25\xca\x89\x53\xf4\x8c\x9c"
- "\x57\x2c\xc0\xb3\x9a\xb3\x09\xe0\xf8\xcc\xc3\x28\xb3\x17\x69\x66"
- "\xb6\x21\x30\x0f\xec\xe0\x72\x48\x7f\x8a\xe3\x60\x20\xdd\xa2\xc7"
- "\x13\xe3\xb4\x2d\x1c\xa7\x02\x69\xb6\xb8\xb4\x97\x90\xe6\x40\x9a"
- "\x53\x87\xf7\x06\xd3\x19\xcf\xb9\xfa\x3a\x19\xe7\x79\x57\xaf\xb7"
- "\x3c\x1e\x67\xfe\x86\xcb\xed\xe3\xb3\x9d\x0b\xe6\x7f\x7d\xf2\xdd"
- "\x8f\xaf\x5e\xb5\x62\x30\x49\xb2\xbb\x30\x1c\x67\xdf\xee\xbe\xe5"
- "\x2e\x67\xf1\xf2\xe5\x6b\x9c\xeb\x97\xaf\x2a\x71\x2e\x5d\xbf\x74"
- "\xc3\x60\x5a\xb1\x7a\xcd\xe3\x1c\x65\x81\xbb\x65\x6d\xc1\xe3\x2b"
- "\xbe\xcb\x4e\x2f\x2a\xf7\xe0\x04\x3b\x61\x01\xeb\x36\x3d\x2e\xc9"
- "\xd1\x2a\xb6\x21\xed\x5f\xb5\xe1\x9e\xe3\x75\x39\x70\x6d\xc2\xef"
- "\x30\x7e\x87\xf0\x3b\x8e\xdf\xb1\xd3\xb4\x69\x2b\xae\x07\xbb\xbd"
- "\xeb\x96\x19\xf6\x4a\x1f\x0f\xad\x73\x1b\x3c\x04\xfb\xe2\xa0\x1a"
- "\xdf\xd6\xed\x6b\x8d\x4a\xf9\xe9\xe5\xa9\xaa\x8b\x7d\x3c\xc5\xf1"
- "\x46\x5b\xd9\xa7\x6b\x1d\xde\x5f\x92\x6b\x95\xbc\x66\x72\x0d\xd3"
- "\xed\x14\x6d\xd8\xdd\xf8\xb2\x68\xe6\x58\x39\xb8\x36\x81\x5f\x9a"
- "\x55\x7c\x9a\xf5\xa3\x90\x6f\x24\xea\x38\xac\xea\xd0\x9f\x87\x8b"
- "\xa3\xfc\x0d\x97\x93\xfa\x33\xc3\x02\x8c\x3b\xf8\x9e\xaf\xfa\xde"
- "\xa9\x55\xff\xc6\x9b\xa9\xef\xdd\xfa\x16\xbd\x0e\x3f\x68\x51\xde"
- "\xe0\x95\x73\x29\x39\x77\xe6\x35\x62\x6b\xda\x3d\x02\xf8\x9c\xd3"
- "\xd2\x17\xb6\xc9\xf8\x97\xe5\x97\xa0\x23\xbe\xf6\xb5\x80\x5b\xe6"
- "\x4f\xe3\x35\xe4\x39\xc5\x42\xe3\x38\xe4\x5a\xfa\x93\x6d\x5c\x4e"
- "\xd8\xbe\x6a\xd3\x76\x0c\xc9\x55\x36\x03\xc7\x1d\x5c\xbf\x4f\x87"
- "\x19\x61\xda\x9e\xa6\x75\x8f\xa8\x79\xf8\xa6\xad\xca\x96\x58\x7f"
- "\xd0\xf0\xb5\x84\x8c\xba\xf0\xdc\x64\xe8\x80\x20\xad\xf7\xe9\x7e"
- "\x71\x7e\xbd\xfd\x51\xfd\xf9\x90\x8e\x63\x1a\xc7\x42\x01\xfe\xc7"
- "\xb8\xef\x60\xaf\x1c\xc2\xfd\x71\xd0\xa7\x59\xd1\xc7\x2d\xe3\x1c"
- "\xc0\x6e\xe2\xf7\xc7\xf9\x7b\x37\x78\x77\x5c\xc5\x19\x59\x3f\x91"
- "\xdb\xdc\xe7\x3b\x5b\x9f\x0b\x5c\xef\xe0\x3d\x66\xc8\xd2\xa1\xc0"
- "\x45\x96\xcf\xf5\xd9\x80\x77\xc0\xd0\x3b\xac\x67\x0a\x62\x90\x53"
- "\x39\x9f\x72\x17\x19\xfa\xa6\x8f\x0f\xdc\xe5\xa9\x74\x49\xaa\x7e"
- "\x57\xf4\x77\xff\x43\x78\x9f\x69\x02\x4e\x07\x64\x1f\x70\x3c\xd6"
- "\x8b\xbd\xf3\xb6\x1e\xa5\x23\xdd\xc7\x7b\xe7\x98\x3a\x1e\x1c\xdb"
- "\x3d\xc8\xb8\x5d\x92\xfb\xfe\xba\xde\x70\x47\x0d\xbd\x61\xc0\xb1"
- "\xa6\x09\xcd\xea\xc6\x3f\xdf\x48\x07\xef\x91\xf0\x78\x29\xed\x11"
- "\xc0\x19\x7a\x41\x9d\x81\xd3\xaa\x47\x3a\x82\xe4\x3e\xc8\xdf\x7c"
- "\x93\x36\xad\xf7\x99\xff\xe8\xd3\x45\x1b\xe6\xc5\xc3\x14\xb6\x91"
- "\x0e\x86\xcb\xfa\x88\x6d\x92\x82\x98\x99\xe3\xd0\x38\xf4\xf1\x05"
- "\x3a\x78\x43\xb9\x81\x2b\x68\x78\xd4\xc0\x57\xff\xe6\xd8\x51\xd4"
- "\x13\x9c\x1b\xeb\x61\x5f\xf0\x26\xd5\x9f\x9b\xa4\xbe\xc1\xbb\xfd"
- "\x28\x7b\x38\x48\xcf\xd8\x74\x19\x6a\x46\xf9\xfd\x47\xca\xa6\x21"
- "\xcf\x86\x36\xdd\x9f\xf9\x18\xfa\xf7\x78\x1f\xef\xaf\x6b\x89\x5b"
- "\xe7\x39\xae\xfa\xf0\xee\xf2\x93\xb4\xd1\x11\x97\xae\xf7\xed\x91"
- "\x79\x48\x6f\x51\x6b\x26\xce\x36\x55\x7e\xa3\xf2\x5d\xd5\x71\x64"
- "\x5d\xc0\xe7\xf5\x58\xc6\x25\xed\x65\x1f\x6f\x9c\x67\x8c\x17\x80"
- "\x75\x50\xd2\x7c\xb8\x38\xcc\x74\x52\xf1\x3e\x9e\xb9\xa8\xe8\xb4"
- "\xd1\x9d\x40\x7b\x1e\x37\x51\x0f\xd3\x69\xe8\x16\xa1\x0d\x0d\xa7"
- "\x89\x82\x0d\x66\x62\x79\x61\x19\xe7\xbd\x41\xf0\x87\xb4\xab\x14"
- "\xdd\x36\x1e\x32\xe8\x66\xf4\x1d\xd3\x29\x48\x1b\x5d\x4c\xdb\xc4"
- "\x36\x0e\x3a\x76\xd2\x68\x3b\x68\xca\x31\x4d\xf1\xdc\xac\xcb\x45"
- "\xb3\xff\x06\xf6\x1d\x59\xf7\x87\x23\xe6\xaf\xd3\x11\xf7\x44\x52"
- "\xb4\xdd\x84\x3e\x2e\x71\xc7\xcd\x4b\x8e\x32\x7d\x59\x56\x84\x6f"
- "\x64\x96\x1e\x7b\xeb\xa8\xf2\x63\x5a\xd7\x2c\xaa\x47\x66\x49\x59"
- "\x5e\x27\x63\xa4\x70\xdc\xde\x63\x4c\x23\xd6\x8b\x2c\x4b\x2c\x03"
- "\x2c\x4f\x8a\x46\x9b\x4a\xe2\x68\xd4\xc4\xf4\xd1\xe9\x74\x30\x49"
- "\x97\x2f\x77\x16\x4d\x56\xba\xd8\xe9\x1a\xbd\x6c\x82\x0c\x74\xe3"
- "\xbc\x6f\xea\x5d\xce\x79\x93\x47\xbb\x0b\xc7\xce\x51\x97\xa9\xf3"
- "\x66\xf1\x75\x70\xe2\xbc\xce\x89\x7a\x4e\x24\xce\x0d\xb7\x14\x2a"
- "\xfd\xb1\x29\x1c\x4c\xb3\x4a\xda\x71\xdc\xd9\xaa\x55\x44\x31\xe0"
- "\xbd\xe3\x34\xfa\xd4\xe6\x3c\xc8\x71\x8e\xe7\xba\x89\xe3\xa2\x7f"
- "\xda\x88\x77\x0d\x48\x1f\x5a\xcc\xdf\x47\xf8\xab\xd0\xec\xce\x83"
- "\xbc\x66\x23\xaa\xed\xee\x90\xbd\x22\x07\x3f\x0a\xd9\xc7\x54\x4e"
- "\xbf\xc5\x23\xba\xbd\xa5\xb3\x8c\x76\xf1\xda\x0e\xfa\xf3\xe0\x5c"
- "\xb7\x88\x31\x8d\x0a\xdc\x1c\x8b\x1c\xb0\xd3\x79\x6d\xa7\x14\xed"
- "\x2f\x3e\xa0\xe6\xaf\xa5\xe0\xff\x75\xba\x3d\x43\xf3\xf0\x0c\xfb"
- "\xef\xeb\x72\x8d\x4b\xf3\x3a\x64\x0c\x73\xad\xe2\xd6\x87\x30\x1f"
- "\x20\x03\x26\x60\x0d\x54\x7e\x0f\x0a\xde\xe7\xf5\xab\xd5\x6a\x46"
- "\x36\x59\xd3\x54\x5c\x48\xc8\x78\x79\xa3\x49\xcb\xeb\xf5\x93\xc1"
- "\xbb\xa1\x5b\x6c\xec\x47\x93\x07\xde\x2b\xe7\x3c\xc6\xbb\x2a\xaf"
- "\x16\xac\x32\x69\x11\xf4\xa3\x4d\xd9\xcf\x9d\xac\x3f\x31\x77\xdd"
- "\x3c\xc9\x18\xd7\xe4\x78\x68\xa2\x72\x35\x9f\xd9\xbc\x88\xcb\x9d"
- "\xf7\x9a\x09\x3a\xbb\xf9\xa6\x2c\x39\x47\x89\x68\xde\x34\x52\xbe"
- "\xcc\x9b\x6f\x33\x74\x2c\xef\x97\x5a\xb7\x88\x10\xaf\x11\x5b\xa3"
- "\x22\x24\x63\xed\xf3\xd8\x41\xa7\x29\x50\xda\x5d\x1e\x90\xdf\xe0"
- "\xe4\xef\x8a\x84\xf5\x71\x23\xa6\xc6\x0d\xd4\x1f\x4a\xbf\x75\x09"
- "\xc6\x87\xb4\xd3\x04\x5b\x17\xf8\x33\x6d\x78\xaf\x45\x03\xad\x02"
- "\x3c\x4e\x32\x7d\x32\xbf\x32\x8d\x7d\x60\xb8\xad\xd6\x28\xda\x1c"
- "\xdf\x2e\x93\x16\xdc\xe1\x45\xbb\x4c\x68\x97\xfb\x0c\xcb\x4c\x84"
- "\x7d\x93\x20\x6f\xc3\x65\x3c\x6b\x39\x3f\x2f\x73\xc6\xb7\x91\xf5"
- "\xbf\x6a\x43\xd9\x94\x54\x6d\x14\x26\x6e\x23\xd3\xa0\xec\x3a\x5d"
- "\xde\x24\x9e\xac\x3f\x3a\x69\xf3\xf1\xa1\x5b\xd8\x27\xc8\x79\x10"
- "\xfa\x6d\x2a\xf7\x21\xc6\x4f\x1f\xe3\x99\xaa\xbf\x18\x9e\x0e\x2b"
- "\x68\xdd\x52\xbe\x04\xb8\xec\x4f\x4d\xef\xb2\x96\x2b\xd3\xbb\xec"
- "\x35\x2e\xcf\x78\xf0\xfe\x8e\x35\x6a\x82\x0e\xae\xe0\xf9\x5a\x65"
- "\xaa\x7a\x87\x6e\xd9\xc3\x78\xa5\x7c\x27\x58\x5e\x74\x1d\x04\x3e"
- "\x14\x90\x13\xc1\x3a\xa9\xdb\xeb\x99\x61\xe8\x23\x6b\x9a\x33\x5d"
- "\xea\x07\x93\xf0\xa5\x82\x61\xdd\xe2\xe3\x7d\xae\xa9\xa8\x3f\xe5"
- "\x7b\x8d\xbf\xdd\xe1\x73\xee\xd1\x2a\xbe\x7a\x93\x35\x8d\xee\x09"
- "\xa5\x7f\x75\xb0\xd5\x1d\xe5\xb3\x9c\xe8\x47\xe1\x86\x1c\x3f\xcc"
- "\xf3\x54\xb5\x36\xe2\x81\xfd\x5f\x2d\xe3\x33\x85\xec\xce\x3d\x6a"
- "\xdf\xc8\x83\xf1\xaf\xce\x69\xac\xcd\xe3\xb9\x3d\x48\xff\x28\x54"
- "\x72\xf9\xc5\x9d\xa2\x66\xcc\x02\xcd\x6b\x15\xce\x8d\x56\xd8\x91"
- "\xe5\x9b\x35\xc1\xdf\x73\x18\xb3\xa0\x8f\x4f\x94\xbf\x94\xc1\x27"
- "\xdd\xde\xf2\x51\xa9\x79\xa0\x7c\xfa\x95\x79\xa0\xfc\x0b\xfc\x9e"
- "\xe9\xae\xe6\x2a\xe5\x45\x86\x9d\x22\x2a\xbe\xb8\xd3\x59\x26\xeb"
- "\x27\x55\x37\xd3\x24\x97\xf7\x8c\x66\x81\x2e\xe5\xc8\x5b\x67\xe8"
- "\x01\xe6\x17\x6b\x8c\xbf\x75\x41\x92\xa7\xf1\x0e\xe3\x4a\x89\x45"
- "\xad\x83\xdf\x6c\x93\xdf\xaf\xf4\x6e\xf2\x85\x3c\x85\xbb\xf8\x3b"
- "\xad\x61\xfb\xc8\x11\xc8\xd3\x16\xa4\x26\xb5\xdf\x6a\x1b\x99\x05"
- "\x9d\xed\xa8\x55\xfe\xd0\x16\x19\x2f\x0a\x32\xcd\x31\xa2\x58\xae"
- "\x91\xc6\xba\x9b\xe3\x45\x61\xbe\xb3\xc5\xd6\x3b\x2e\x79\x73\xa1"
- "\x2b\x84\xb4\xc5\x30\x2e\x8d\xe8\x02\xed\x5e\x32\x69\xfb\x2e\x4e"
- "\x70\x10\xb7\xf9\x62\xc5\x0d\xfb\xbe\x37\x9e\xcc\xff\x97\xe3\x31"
- "\x2a\xbe\x9d\xb2\xb6\x7c\xdd\x4c\xff\x95\x43\x26\xa6\x43\x90\xb6"
- "\x38\x15\xed\xb6\x2c\x31\xfa\x27\x48\x9e\xa3\x52\x77\x56\x2c\xec"
- "\x98\x1b\x15\x9f\xaa\x75\xee\x2d\xd0\x7f\x4f\xd5\xa9\xf7\x9b\x3a"
- "\x92\xd7\x80\xd8\x9e\x77\xae\x5c\xeb\x5c\xb6\x7a\xfd\xaa\x91\x23"
- "\x13\xe6\x4a\x66\xf5\x5d\xdc\x2d\xb5\x6a\x3c\xdd\x72\xd4\xc0\x9b"
- "\xed\x12\x3c\xa3\xfd\x9b\x2e\x8b\x65\x3f\xab\x40\x77\x73\x2f\xc8"
- "\xa6\xbe\xfb\xdb\x68\xd6\x6d\x71\x8f\x5f\xa3\x59\xb7\x7f\xad\xe0"
- "\xa1\xe5\x4b\x97\x6d\x88\x4b\xbd\x23\x7e\xdd\xb0\x6a\x27\xea\x4e"
- "\xbf\xe1\x5e\xe8\x8a\xb4\x39\x9b\x78\x6c\xf1\xbe\x57\x16\x15\x7f"
- "\x87\xbe\xce\x81\x8c\x15\xb4\x94\x44\xa9\x05\xba\x4c\x7c\x91\x75"
- "\xf8\x20\x75\xb6\x13\xf6\x14\x78\xcb\x8a\xb6\x87\x60\xd7\x5d\xe0"
- "\xf5\x19\x94\xfb\xb8\xb5\x8e\x63\x3a\x8f\xd1\xe3\xd5\x7b\x39\xd6"
- "\xb9\x1d\xd7\x0f\x71\x1d\x88\xeb\x6f\x9d\xab\x30\xef\x61\x5f\xfa"
- "\x75\xec\x4b\xef\x7d\x4b\xfa\x03\x85\xcb\x89\x7d\x82\xf0\x7e\x01"
- "\xdb\x20\x41\xaa\x30\xf3\x3a\x38\xe7\x45\xda\x6e\xe7\x13\x94\xcd"
- "\x57\x21\xf7\x06\xbd\xf5\xa2\x7a\x8c\x4f\xec\xca\xe3\xef\xad\x8d"
- "\x3a\x45\x15\x69\xe9\x69\x1f\x53\xba\xc3\x92\xd1\xed\xad\x40\xd9"
- "\x55\x0b\x98\x4e\xfd\x7d\x8b\x56\x7e\x03\x38\xc9\x3e\xec\xb3\x0d"
- "\xbf\x4f\xd2\xbe\xd5\xed\xb9\x06\x39\x2e\x54\x2c\x88\xb3\xe9\x78"
- "\x6f\x7a\xb0\xb2\x4f\x44\x4c\xd9\xa7\x15\x25\x86\x1c\xe0\xbe\xdc"
- "\xe0\xd3\x84\xf8\x7a\xab\x4a\x96\xaf\x59\xbe\xcc\x39\x7a\xed\x60"
- "\x8a\x8b\xae\x57\xb8\x7c\x95\x73\xcd\xf2\xa7\x9f\x59\xbe\x56\x46"
- "\xc6\xe3\xb7\x09\x63\x7e\x96\xc8\x1c\xd5\x64\x9c\xfb\x72\xde\xc0"
- "\xf4\xad\xf8\x84\x63\xb2\x89\x9a\xd1\x1c\xc3\xaf\x53\xcd\x37\x76"
- "\xba\x13\xe7\x1b\xcf\xaa\xb8\x13\xbe\x31\xe5\x6a\xae\xf3\xac\xfc"
- "\x8e\xf5\x49\xda\xea\xeb\x8b\xff\xbe\x75\x0a\x68\x69\xd2\xe9\x76"
- "\xa1\xdb\xbb\x35\xc7\xa0\x5b\x90\x9e\xf5\xeb\xb6\x54\xa7\xd4\x1f"
- "\x18\x63\xa1\xff\x12\xc6\x57\xf5\x0d\xda\xad\x1c\x97\x23\x5d\xae"
- "\x27\xdb\xc7\x6c\xe5\xba\x18\x26\xea\xf3\xa3\x7f\xca\xa1\x37\x59"
- "\xbf\x55\x1a\xf0\x50\xa7\x8b\xeb\xd3\xe7\x41\xd7\x9f\xa6\x67\xe5"
- "\x9a\xb3\xe6\x1b\xb3\x95\x75\x0a\xc7\x10\xd1\xaa\x01\x47\xee\xd1"
- "\x3e\xeb\x97\xeb\xb0\xfc\x0d\x02\xc0\xe2\x75\x60\xe8\xb9\x5a\xfe"
- "\x5e\x31\xa7\xa9\xd8\x70\x15\xdb\x78\xed\x19\x75\x95\x02\xff\x48"
- "\xdf\xd9\x86\x67\xfd\x6c\x77\x32\xdc\x20\x6d\x3d\xcc\xf0\x54\xec"
- "\xbb\x67\x47\x80\x77\x46\xf5\xd9\x4f\xcf\x2e\x89\x9b\x97\x31\x3e"
- "\x12\xcf\x30\x70\x91\x71\x56\x95\xaf\xa9\x6c\x37\xeb\xcf\x5a\xbd"
- "\xed\x46\x7b\x00\x0f\xfa\xaf\xc2\x66\xf8\x4d\x04\xf5\x76\x33\x7e"
- "\x8c\x7b\x3c\xce\x3a\xbe\x75\x8c\x2f\xca\xed\x8d\x93\x6d\x5e\x97"
- "\x19\x80\xb4\x43\x7d\x3e\xec\x5b\x29\x59\x6f\xac\x5e\xe5\x2c\x5a"
- "\xb9\xea\xc9\x82\xf5\x4b\x9f\x5c\x5e\xf0\x4c\xf1\x58\xe7\x33\xab"
- "\x1e\x2b\x5a\xfd\xf8\x93\xcc\x35\x6b\x4b\x9e\x79\xfc\x49\x27\x6b"
- "\x96\x82\x69\xb3\x66\x15\xdc\xfb\xf0\xfc\x47\x06\xd3\xbd\x4b\x91"
- "\x86\x99\xff\xac\xec\xb1\xea\xd5\x43\xd3\xa7\x7e\xbb\x60\xea\xdc"
- "\x87\xe7\x2c\x90\x87\x5e\x7a\xdf\x4f\x5b\x95\x3a\x43\x02\x1f\xda"
- "\xc0\x4b\xa5\xe8\xdf\x01\x27\xe9\xf9\x49\x2a\x5e\xfa\x73\x45\x89"
- "\xf1\xd2\x9f\x03\xd2\xcf\xed\xc1\xef\x30\xd1\xf7\x42\xf8\x41\xbb"
- "\x3f\x9f\xad\xf8\xeb\x9a\xc5\xdd\xde\xe7\xea\xfa\xf8\xeb\x79\x79"
- "\x96\x92\xfd\x94\xd4\xfa\xec\x73\xd0\xff\x15\x87\xe2\xdf\xf5\xcd"
- "\x27\x9f\x3b\xd6\x3b\x9f\xec\xd5\x29\xcf\xf5\xce\x2d\x91\x56\x89"
- "\x79\xe5\x35\x3c\xaf\x54\xeb\x49\xcf\x4f\x96\x3c\xd5\xaf\x7c\x5b"
- "\xc8\x98\x57\xb2\x6c\xcb\x3d\x29\x39\xff\xf8\x5e\x4e\xbc\x8c\xcb"
- "\x35\x7d\x5d\xc6\xb9\x9c\x5c\xbf\xb3\xed\x5c\xc6\x6b\xda\xb0\x8f"
- "\x4b\x61\x2b\x60\xfc\xea\x16\xc2\xbe\x73\x99\xc2\xe9\x7b\x6e\x5e"
- "\xe3\x66\xbb\x59\xe7\xa7\xa1\xa7\xe9\x7b\x6f\x0b\xef\xb3\xcd\x6a"
- "\x4e\xf9\x6c\x8c\xf5\xba\xa8\xb8\xe1\x5e\xf6\x2d\xe2\xb9\x13\xea"
- "\xdc\xdf\xc7\xb3\xcf\x4f\x62\x5e\xe8\x9b\xcb\x7e\x2f\x41\xff\x77"
- "\xc9\xef\x12\x7e\xef\x84\x11\xef\xa1\x64\x24\x99\xcc\x23\x7d\x54"
- "\x6b\x12\xd0\x37\xdf\xdb\xc6\x75\x30\x3d\x83\xf4\xdc\x3e\xe4\x35"
- "\xf7\xd1\xaf\xd2\xd6\x4b\x3f\x7d\x9d\xc5\x58\x63\x51\x78\x3f\x3f"
- "\xb9\x3f\x5a\xa5\xa6\x53\xe5\x92\xcf\xa4\x93\x97\x06\xb0\x4c\x1a"
- "\xf4\xba\x9c\x56\x95\x7b\x2f\xa7\x55\xe5\x85\x3e\x5a\x3d\x77\xe3"
- "\xe5\xb4\xaa\x6c\x8b\xdb\x57\xd2\xd7\x51\x9e\x9f\xcc\x34\x63\x1e"
- "\x43\xbb\xb7\x81\xcf\xea\xfa\xe8\xf7\xbc\xe5\x72\xfa\x3d\x3f\x22"
- "\x35\xfd\x2a\xf9\x7c\x55\x3c\x9c\x86\x54\xe3\xc6\xd0\x2d\x26\xfd"
- "\x3c\xd8\xf3\xd5\xfc\xad\x7b\xc6\xe3\x45\x93\x56\xf8\xa2\x17\x3f"
- "\x5c\x79\x1e\xd1\x67\x8b\x8b\x88\x4e\x5f\x5f\x13\xe6\xbc\xbc\xae"
- "\x74\x85\xb1\xe8\x84\xb1\xe6\x81\xfb\x36\x9e\x3b\xf3\x37\xa1\x38"
- "\x9d\xe9\xc9\xdf\x18\x03\xbf\xb7\x29\xbb\xf4\xf9\xde\xef\x7f\x74"
- "\x8d\x1f\xed\x4f\xdf\x42\xce\x23\xf5\xb7\x73\x7a\x04\x3c\x34\x83"
- "\xd3\xd9\x77\xab\x3f\x98\x05\xb1\x5c\x4a\x0d\xf7\xfb\xbd\xfc\xdf"
- "\xdf\x99\xe8\x24\x7d\x54\xb8\x74\xd5\xb2\xd5\x2b\x56\x7c\xb6\x2a"
- "\x8a\xdf\x57\xf3\x79\x35\xfe\xae\xd9\xc0\xee\x8a\x27\x36\xa2\x4e"
- "\xd8\xff\xc5\x1d\x6a\xdc\xfc\x3e\xf4\xdf\xca\x26\x65\x4b\x2e\xec"
- "\x50\xe7\xc0\x5f\xc8\x8a\xd3\xcf\xe0\x91\x17\x9c\xc2\xfb\xfd\xfc"
- "\xbe\x3e\xfe\x7e\xe7\xe5\x7d\xfc\x02\xa5\xee\xe3\x17\x46\x69\xeb"
- "\xf8\x1c\xce\x0b\x98\xff\xac\x91\xb6\x26\x3f\xb3\x1f\x04\xe6\xcc"
- "\x1d\x98\x2f\x77\xce\xdd\xe0\xbf\xa7\x60\x43\x9a\xdc\x2b\xe6\x6f"
- "\xaf\x44\x2f\x8a\x76\xf6\x45\xe0\xfd\x31\xfe\xf6\x0a\x7f\x73\x89"
- "\xbf\xff\x29\xf3\xe0\xbe\xea\x14\xc9\xb9\x23\xde\x3b\x1b\x4f\xc9"
- "\xef\x63\xc3\x56\x78\xa1\xdc\xb0\xad\xad\x30\x19\xf9\x7c\xfa\x0e"
- "\xd5\x1f\x6d\xdc\x17\x5c\x5f\xc1\x06\xbf\xaa\xe3\x22\x7f\x57\x8d"
- "\xac\xca\x86\x78\xe1\xd0\x15\xd7\xee\xed\x15\xce\xfe\xbf\x49\x50"
- "\x3e\xa8\x77\xaf\x52\xff\x0e\x31\xcb\x3e\xfb\x8f\x76\x7b\xb7\xd9"
- "\x92\xfd\x4f\x95\xef\xd0\x36\x97\xe1\x93\x55\x25\x7d\xa0\xc8\xca"
- "\xfa\x93\xe7\x39\xa7\x68\xdb\xac\x46\x39\x5e\x6e\x9b\x15\xbf\xc7"
- "\xe9\xdc\xb8\x65\xe0\x59\x7a\xe1\xc2\x15\xf6\x4d\x33\xfa\x7c\x5f"
- "\xcb\x07\xa1\xfc\xb6\x5e\x1f\x31\x6f\xf9\xa0\xc6\x38\xdc\xf0\x6e"
- "\x5f\x9c\xaf\x62\x88\xc7\x63\x9e\x3f\x36\xaa\xef\xaa\x86\x80\x43"
- "\x0b\xd2\x30\x9f\xd8\x2e\xe3\x11\xae\x8f\xd2\x88\xe2\xbb\xf9\x9b"
- "\x3d\xdb\x2e\xe8\xf3\xd0\x4e\x67\x19\xe3\xb3\xed\x25\x86\x1b\x44"
- "\x3e\x21\xf7\x03\xb6\x53\x2f\xce\x71\xf5\x19\xb0\x15\x4d\xb6\x8f"
- "\x32\xf0\x0a\xd2\x36\x19\x3f\x85\xbf\x73\x1d\xdf\x26\xf7\x8a\x95"
- "\x05\xc5\x85\x1b\x0a\x56\xae\x5a\x59\x32\x98\xdc\x4b\x9f\x59\x39"
- "\x01\x49\xce\xc7\x0b\x57\x16\x17\xac\x94\xd1\x8a\x65\x20\xe4\x92"
- "\x0d\xc5\xbc\xf7\x71\xd9\x1e\xbc\x4d\xda\xf2\xa6\xed\x93\xd4\x78"
- "\xbf\xbd\xd6\xe0\x53\xf9\xed\x6f\x91\x47\x7d\xbe\x57\xf2\x9b\xc1"
- "\xe9\x68\xe7\x07\xcc\xc3\x2a\xbe\xcf\x8e\x36\x65\x5f\x6c\x6f\xbe"
- "\xdc\x27\x6b\x7b\xd0\xf0\xc9\x02\x7f\xdb\x58\xd6\xe3\x60\x81\xff"
- "\x77\xd0\xe5\x65\x76\x64\xf5\xfa\x77\xea\xdf\x1d\xe7\xbe\x92\xf1"
- "\xee\x6b\x58\xdf\x6e\x7f\x20\xe0\x9e\xce\x31\x7b\x75\xb9\xda\x31"
- "\x2d\x0e\x5f\xe9\xcb\xcb\xb0\xf8\x9c\xd4\x84\x48\xbc\x2f\xdb\x8e"
- "\x0f\x31\xf6\x3a\x8c\x7a\x9c\x9b\x4c\xd0\x77\x3b\x5e\x0d\x9b\xfc"
- "\xe9\xd2\xff\x18\xe5\x00\xcb\x67\xf8\xd1\x04\x7b\xdb\xb5\x63\x6f"
- "\x32\x8e\xc0\x7d\x24\xd2\x0f\xf7\xf9\x09\xee\x28\x67\x18\x48\xc3"
- "\xf8\x5f\x35\x36\x3e\x2d\xbe\x9f\xa6\x4c\x9f\x05\x03\x7a\xed\x72"
- "\x74\xd2\xd4\xa5\x45\x45\xac\x83\x96\x2e\x2f\x7a\x66\xcd\xea\xb5"
- "\x7a\xd7\x4d\x59\xc1\x61\xa8\x65\x96\xbb\xf4\x37\xce\x55\xcb\x97"
- "\x2f\x53\x49\x7a\x47\x26\xee\x59\x29\x3f\x86\x2a\xcc\xff\xb7\x15"
- "\xf6\xd9\x8a\x55\x7b\x84\x69\x47\x3b\x7e\xe7\xa4\xfe\x91\xfd\x5a"
- "\x55\x94\x38\x47\xab\x2a\x35\x64\x5f\xf6\xb3\x87\x7d\xce\x9c\xf6"
- "\x2e\x21\xf7\x78\xd0\xaf\xbe\x3f\xa0\x9d\x03\x82\xe4\xe3\x33\x5f"
- "\x69\x71\x70\x0e\xf6\xd2\xbb\x62\x61\x5b\x85\xf2\x99\x30\xf3\x37"
- "\x6b\x39\xa6\x04\xde\x63\xfe\xff\xc2\x09\xa5\x27\xab\x82\xbd\x7b"
- "\x2f\xa6\x74\xcc\x37\xab\xc0\xfb\xab\xb3\x2f\x97\x6f\x9f\xe5\x72"
- "\xb9\x67\x5f\x4b\x9f\xd3\xa0\x71\xdc\x37\xe8\xc1\x7f\xbe\xf7\x8c"
- "\x35\xe3\x46\xfd\x9b\x08\x7c\xcf\x65\x79\x5e\x21\x86\x0e\xb9\x87"
- "\xfd\x1a\x4e\x92\x6f\x9b\xe2\x29\x5f\x61\x9c\x6f\xa0\xed\x34\xf9"
- "\x2a\x55\xdf\xfa\xca\x0d\xf9\x43\x3b\xa5\x2d\xc7\x30\xd4\xb8\x5e"
- "\x35\x40\xf1\x97\x6f\xaf\x41\x5b\x9e\xc3\xe3\xf9\x60\x9f\x1d\x54"
- "\xb5\x40\xfa\x8b\xa8\x98\x1a\x3d\xdc\x7e\xc0\x99\x68\xc0\x41\x5e"
- "\xb4\xdf\x12\x32\x68\x65\xe4\x89\xe7\x89\xa9\x4b\x8b\x31\xc1\x5e"
- "\xb9\x62\xc5\xf2\x35\x6b\x8d\x38\xe3\xae\xd5\x45\xcb\x54\x5c\xf1"
- "\xbb\xd0\xfd\xeb\x21\xc3\x93\x39\x34\x39\x52\xd5\x6d\x92\xbd\x3b"
- "\x96\xd7\x44\xa4\xff\xa8\x9c\x73\xbd\xf4\x5e\x83\x3e\xff\x3a\x49"
- "\x35\xf3\x94\xff\x55\x8d\x5d\xd9\xb6\xd7\xbe\xde\xed\xad\x2e\x31"
- "\x6c\x5b\x5e\x6b\xed\xa2\x9b\xf8\x5b\x9e\xf2\x2c\xc1\xee\x97\x45"
- "\x3b\xaf\xad\x22\x4f\x9d\xf1\x2d\x3a\xb6\x9b\xb6\xbf\xac\x62\x68"
- "\xfb\x57\xb1\xaf\xc8\x4b\x1f\x69\xd5\x4e\x9f\xc8\xb4\xfa\x61\x9f"
- "\x65\xb0\x4c\x0c\xe9\x64\x1f\x5e\x8e\x7d\x55\xdd\xce\x76\x1d\xeb"
- "\x32\xfe\x5e\x43\x3b\x55\x1f\x84\x8e\x86\x4e\x7f\x29\x18\xb2\x3b"
- "\x7d\x5b\x37\x92\x85\xeb\x80\xbe\x0e\x36\xed\x61\xda\xd6\xd0\x07"
- "\xd0\x65\xba\xce\x0e\x72\x3d\x41\xaa\x6e\xd6\xd7\xfd\xf7\xea\xeb"
- "\xac\x7b\x91\x0f\xfa\x7f\x48\x9d\xe2\x55\xfb\x37\x6e\x2e\x27\x37"
- "\x7f\x9b\x52\xc5\xad\xba\x75\x06\xda\xc1\xdf\x62\x0c\xc1\x16\xc4"
- "\x7c\xa7\xba\x04\x6d\xc8\xd1\x7d\xc0\xc1\x2b\x35\x2d\xca\xb7\xbf"
- "\x7a\x19\xd3\x00\x70\x0f\xe8\x70\x21\xaf\x35\xe8\xff\x1b\xf5\x78"
- "\xd9\x35\xdb\x8c\x3a\x30\xfe\x85\x60\x37\xbb\xd9\x76\x06\xde\x95"
- "\xf8\x6d\xab\x92\x7b\xe9\x41\xe8\x7d\xab\x60\xdf\xb5\xbe\xef\xed"
- "\xd5\x34\x19\x63\x21\xd7\xad\xe3\xce\xb1\x84\x2c\xbc\xce\xa7\xd7"
- "\xb5\x9f\xd7\x02\x0c\x98\x78\xae\xd4\x2e\x9e\xd9\x03\x98\x16\x8c"
- "\xeb\x21\xfd\x3b\x6b\xdb\xaa\xce\xb3\x9f\x63\x10\xe3\xf6\x97\x45"
- "\x41\xd4\xc6\x7b\x50\x43\x8c\xef\xd8\x35\x9e\x67\x7a\xbd\x98\xdd"
- "\xb7\xb7\x84\xf2\xa0\x3f\xe4\xa1\xbc\x9d\x5e\x9c\xc9\xf5\xb2\x2c"
- "\x70\x5f\x5e\x42\xdf\xa0\x7f\x8e\x8a\x8b\x67\x0e\x38\x57\xd1\x90"
- "\x53\xf4\xe2\x53\xdc\x47\xbc\x1f\xcc\xfe\x87\x48\xb3\x72\xdc\xfd"
- "\x93\xf4\xe2\x23\xdc\x3f\x8c\x8b\xf0\xd9\xea\xa2\xdd\x79\xf7\xf3"
- "\x99\x6b\xd6\x99\x9b\x4b\x61\x73\xaf\x60\x5d\x52\xfb\x11\xcf\xe1"
- "\xf9\x7b\x49\x7c\xef\x59\x26\x34\xd9\xbf\x1b\xb9\x7f\x6b\x3f\xda"
- "\xdc\x21\xb4\x4f\xbd\x24\x8e\x86\x89\x3e\x35\x51\x34\x62\x4a\x63"
- "\xbc\x4d\x9e\x33\x7c\x2e\x7c\x0f\x05\xdc\x95\xec\xcb\x66\xd9\xb1"
- "\x91\x6c\x7c\xa6\x9e\xbf\x05\xd4\x1a\xae\xa7\xd6\xe2\x7a\xfa\x5d"
- "\xb4\x96\xfc\xeb\x38\x3e\xca\x4b\x5b\x7f\xef\xae\xe5\x3d\xb6\x6b"
- "\x70\x3f\xdd\xf9\x6d\x59\xd7\x88\xdf\x1f\xff\x23\xfd\xde\xff\x47"
- "\x72\x3e\x2a\x9f\xc7\x36\xe7\xfd\x8e\x9a\x73\x7f\x47\x9e\x76\xa1"
- "\xf1\xbc\xae\xec\x29\xae\xa3\x12\xb0\xf6\xf0\xf9\x73\x9b\xd6\xe5"
- "\x18\x8c\xf6\x9b\x79\xff\xa0\x35\x1c\x22\xff\xaa\x7f\x67\x1c\x7f"
- "\xda\x70\x9e\x2c\xfe\x55\xbf\x91\xf7\x6a\xbe\x75\x66\x4f\x60\x59"
- "\x1b\xdb\x94\x51\x3e\x7b\xcf\x7b\x92\x98\x63\x68\x55\x8c\x63\x4c"
- "\xe1\x0d\x7a\x99\x8d\xf2\xb0\x39\x8d\xf2\x32\x56\xdc\x6e\xa6\x07"
- "\x70\x6a\x59\xa0\x68\xd2\x8c\x91\x42\xc7\xf9\x23\x4f\x5e\x3c\x7d"
- "\x5e\x6c\x66\xfa\x70\xcc\x56\x0d\xfd\x05\xdc\x72\x41\x03\xcd\xa8"
- "\x03\x38\x5b\xf4\x35\x5c\xcb\x8e\xf3\x94\xe1\x5f\xc5\xdf\x82\x7b"
- "\xe9\x36\xeb\x3c\xb3\x45\xbb\x78\xf6\x40\xd5\x05\x32\x73\xbf\xf1"
- "\xbe\x4d\x95\x7c\xcf\x30\x5f\xe2\xfd\x1f\x1b\x78\x92\xf0\x33\xe3"
- "\x67\x61\xbe\xc3\x95\xcf\x70\x56\x02\x87\xfd\xe8\xab\x3d\x7c\x55"
- "\xbc\x68\xcf\xe1\xb8\x24\xfa\x1c\xaa\x2f\x1d\x72\x14\x15\xf2\x7b"
- "\xcb\x90\x99\xda\xfd\x1a\xe4\x88\xd7\x70\x1a\x6a\x28\x43\xf3\xfa"
- "\x22\xbb\xa1\xeb\xea\x6b\xe4\xb9\x64\x1b\xaf\x6b\xee\x94\xdf\xd6"
- "\x78\xe9\x80\xa1\xfb\xbe\x3f\x9c\xcf\x6e\xd6\x9e\x30\xf1\xba\x8f"
- "\xcf\xb9\x4f\xe7\xf3\x7d\xc8\x03\xfd\x7f\xbd\x3e\x86\xd6\xc8\xf9"
- "\x05\xcb\x7e\x7f\xf3\x09\xd8\xb2\xcd\x62\x57\x1e\xf1\xfe\x4f\xc6"
- "\x16\x11\xca\x68\xb7\x8a\xd6\x70\xb3\x3c\xb3\xdb\x1a\x8e\xc9\xfd"
- "\x1f\xbc\x4f\x9b\x13\x0e\x59\x61\xfb\x1e\x63\xda\x19\xe9\xbc\x77"
- "\xc4\xeb\x6a\x73\xc2\x22\x34\x77\x83\x95\xbf\x85\x39\x42\xee\x1d"
- "\xe8\xe9\xad\x0e\xcc\x1b\x36\x84\xac\x68\x7b\xb4\x17\x56\x57\x5e"
- "\x3a\xcb\x1b\xf2\x66\xf5\xe6\xed\xca\x33\xf3\xb7\x9d\xb9\xce\xb8"
- "\xb4\x01\x73\xdd\x28\xcb\x7d\xa5\xa7\x29\x9b\xf9\xe5\x83\xbd\x73"
- "\x4a\x3e\xbf\xd0\x85\x71\x73\x6d\x5e\x9a\xd6\x95\x67\x8a\x01\x36"
- "\x78\xdf\x26\xbf\xc9\x19\x0d\xe9\xdf\xb8\xea\x80\xfc\xb6\x91\xa8"
- "\x6e\x28\x47\x3e\x33\xc3\xe5\x58\x10\xfc\x6d\x10\x61\x7f\x2d\xb5"
- "\xdf\xb6\xaf\x32\xc7\x5f\xf6\x28\xf8\xe9\x95\xc3\x2c\xcf\x31\xdb"
- "\xc8\x83\xce\x27\xd8\x86\x79\x45\xfa\x06\xc4\x20\x63\x31\xfb\xc8"
- "\x83\x13\x3a\x28\xad\x0c\x7c\xab\xd6\xa0\x5e\x79\x38\x00\x19\xf4"
- "\x68\x02\x76\xe8\x2b\x33\x98\x6f\xac\x9d\xec\x2b\x37\xf2\x90\xf4"
- "\x4f\xcb\xdc\x9a\x1d\x88\x74\x50\x73\xf9\x9f\xa9\x39\x1a\x28\x3f"
- "\x7c\x3e\x64\x56\x7e\x6a\x66\x86\xbb\x92\xdf\x79\xc0\xab\x05\xb1"
- "\x3d\xd4\xdf\xde\x00\xcf\x8f\x31\x86\xfd\x55\xcd\x15\x5f\x39\x6c"
- "\xcc\x8b\xaf\xdc\x86\xba\x2c\x8e\x9f\x21\x84\x83\xb4\x9a\xc7\xf8"
- "\x5b\x3e\x1e\xd1\xed\xa2\x09\x1b\x79\x4d\xee\x95\x4e\xcc\x51\x72"
- "\x75\xb8\xe7\x14\x5c\xe4\xbf\x02\x5c\xe6\x99\xe6\x3a\xb9\x2f\x85"
- "\x36\x3d\xe6\x8c\x01\x76\x2c\xf3\xb1\x25\xd0\xf1\x1e\xcf\xa7\xbc"
- "\x66\xfb\xea\x23\xa8\xc7\xd9\x1a\x3d\x46\x1c\x87\xa7\x41\xc3\xf8"
- "\x78\xce\x41\xba\x4f\x9e\xe7\x2c\xd5\x4d\xd7\x84\xcb\x86\xf9\x3a"
- "\xef\xc7\x78\x58\xc7\xf1\x5a\x40\x59\x8c\x06\x06\x30\x32\x72\xec"
- "\x08\xc0\x98\xfd\x21\xef\x7d\x41\x4f\xc4\x84\xc3\xf4\xde\x45\x8c"
- "\xf4\xd0\x9d\x32\x96\x44\xc5\x17\x77\x0e\xdd\x42\xf7\x08\x93\x55"
- "\xfa\x74\x6a\xd5\xde\x1c\xf4\x6d\xa5\xf2\x01\x74\x1e\x8a\xf3\xff"
- "\x4b\x47\x5d\xd2\xff\x4f\xd8\x9c\xa5\xf5\x72\xdd\x71\xe4\xc1\x6e"
- "\x6f\x5d\x38\x48\xaf\xc8\xf5\xd7\x6d\x7c\xc6\x43\xea\xd8\x57\x97"
- "\x86\xec\x8b\x65\x9b\xf8\x2c\xab\xb6\x2e\x76\xa0\xea\x9f\xd2\xbe"
- "\xe6\x77\x53\x5a\x3b\xbb\xfd\xc2\xb7\x58\x7e\x93\x4f\x87\x6d\x3d"
- "\x4b\xaf\xda\x45\xf5\x62\xd8\xcf\xaf\x2e\x51\x7d\x23\xef\xc7\xf2"
- "\xfb\x68\x8f\x0b\xf7\x75\xfb\xea\x2f\xf1\x5e\x40\xdd\x02\xe1\xfd"
- "\xb2\xbf\xcb\xb6\x98\xe6\x3b\xd8\xa6\x7a\xb5\x24\x68\xfa\x5d\x96"
- "\xbe\x0e\x28\xe3\x62\xf4\x37\x47\x12\xbb\x1c\x83\x03\x00\x82\xf9"
- "\x6c\xd6\x69\xda\xf5\xc9\x25\x2f\x99\x7a\x60\x0b\x5e\x32\x91\x0d"
- "\xf2\x95\xb1\xe3\x06\xca\xc6\xbb\x1b\x4e\xd3\xab\xbf\x8d\x9a\x28"
- "\x0b\x3f\x5b\xe8\x8b\x85\xd7\x00\x6e\x2e\xaf\x91\xb6\x9c\xe7\x35"
- "\xae\x9d\xf2\x9c\x72\xd5\x4e\x1a\xa5\x01\x1e\xef\xf7\x54\xdd\x40"
- "\xa3\x78\x9d\x12\x69\xae\x82\x98\xda\xf7\x34\xd6\x22\x2a\x6e\xa0"
- "\xb1\x89\xf5\xbe\x7a\x40\xad\x63\xee\x6a\x97\x73\xab\x10\x7d\x09"
- "\x73\xab\x93\x80\xbb\x57\x78\xd3\x85\xf8\xa2\xc3\xa4\x7c\x13\x76"
- "\x6e\xb7\xd6\x29\xbe\x93\xfb\x7c\xe0\x37\xde\x47\xd5\xf7\x94\xd2"
- "\x64\x3c\x90\xcc\x31\xd3\xf8\x3b\xd4\x71\xeb\xc4\x36\x89\x87\x7e"
- "\x86\x3f\x56\x71\x2b\xc7\x06\x93\x67\xf7\x0b\x96\xaa\xfd\x28\x3e"
- "\xdf\x1f\xa4\x9d\x32\x1e\xe3\xb6\x9d\x94\xf1\xc2\x4e\xb2\xb5\xac"
- "\x90\xed\x3a\xac\x64\xd1\x4c\x8c\xaf\xe6\x63\x39\x03\x4f\x00\x6f"
- "\xae\x8f\x79\xa3\x35\x7a\xce\xef\x29\x11\x9a\xff\x09\xb6\x45\x77"
- "\xc6\xfc\x6b\xf6\xd3\xdc\xf6\xa8\x3a\x8b\x9a\x4f\xa1\x46\xc0\x6b"
- "\xbc\x81\x6c\xa7\x68\xd7\x35\x81\x22\xe2\xfd\x8a\x9b\xfc\x6b\x0e"
- "\x02\xf6\xae\x1b\x79\x2c\xd8\x0e\xfa\xa8\x31\x61\xd7\xb1\x40\xa4"
- "\x8d\x5a\x20\xdf\x73\x8a\x85\x84\x83\x3c\x0f\xcb\xf6\xee\x72\x38"
- "\x0b\x54\x0c\x06\xd9\xd6\xde\x7d\x3e\xbd\x1d\x81\xf3\x12\x5e\x61"
- "\x00\x5c\x62\xb4\xc9\xa0\xb5\xe2\xaf\x5d\x6f\xf8\xd7\xec\x25\xee"
- "\x1f\xce\x8f\xe7\xda\x40\x27\xf2\x9e\x49\xec\x17\xce\x83\x77\x1f"
- "\x02\xee\x37\xfa\xf6\xaa\x79\x0f\xb5\x2f\x4f\xfd\x4e\x3e\x8f\xb6"
- "\xd3\xb2\x0b\x34\x52\x6b\xfb\xbb\x6e\x63\x5c\xd1\x77\xd9\x81\x92"
- "\x3f\xa7\xf6\x49\x85\xec\x83\xef\xb7\xb4\xca\x3d\xbb\xfa\x91\x73"
- "\xa2\x9a\x50\xfa\xac\xfe\xb8\x06\x3d\x10\xc4\x95\x75\x81\xd4\x27"
- "\xe3\xd9\x0f\xa8\xfe\x4f\xd6\x34\xd5\xbf\xdc\x16\xb6\x57\x52\xf5"
- "\x71\xdc\x7e\xa2\x8d\x71\x35\xfa\x98\xbf\xe1\xa8\xf1\x9e\x30\xfb"
- "\xdb\xf7\x38\x48\xf1\x9f\xf0\x01\xee\x87\xba\xed\x16\xd1\xc7\xb2"
- "\x48\x97\x7d\xa4\x3c\x1f\x69\xf8\x06\x43\x7e\x0f\x17\x28\x7f\x6e"
- "\x07\xeb\xa8\x46\x93\xd0\x79\xb3\xfe\xb8\x5e\x36\xac\x7c\x32\xea"
- "\x6b\x51\x3e\xe5\xba\x94\x48\x87\xde\xf1\x42\x4d\xa3\x3d\x6c\x47"
- "\x0a\xe8\x2a\x8c\x07\x03\x03\xe1\x4b\xfa\xf7\x33\x77\x3f\x08\x9b"
- "\x7a\x20\x9f\x8f\x32\x70\xbb\xba\xbd\xbf\xdd\x23\xd4\xdc\x66\x77"
- "\xbe\xb1\xb6\x24\x6c\xa0\xb1\xd7\x2a\xf8\xac\x24\x9f\x77\x09\xdb"
- "\x2b\x73\x43\xf6\x9d\xc5\x4a\x6e\x76\x6f\x85\x9d\x2a\xf5\x6d\x41"
- "\x84\xca\xb9\x5d\xbc\xb7\x8b\x79\xd3\x40\x6e\x33\xe0\x60\xfe\x53"
- "\x3c\x49\x8d\xe7\x0a\x76\xbf\x6b\x3b\x46\xdb\xd0\x26\xd9\x36\xb4"
- "\x51\xb6\x4d\xff\xbe\xd4\x29\x6a\x18\x29\xd7\xcb\xaf\xae\x3d\x2a"
- "\xbe\x8c\xaf\x32\x97\xbf\x9d\x7b\x8a\x1a\xdf\x95\x67\x60\xd0\x27"
- "\x6a\x1f\xa4\xa1\x44\x0c\x7e\x61\xf0\xd5\xc1\x6c\xc8\x55\x30\x77"
- "\x16\xbf\xc4\xb1\x28\xf5\x6f\xd4\x01\xf6\x6b\xa2\x7a\x67\xb1\x3c"
- "\x63\x88\xfa\xf8\x1b\x9f\x7d\x7a\xa8\x71\x14\xf7\xd5\xf8\xfd\x94"
- "\xab\xf8\xb0\xf1\x0b\xbc\xd6\xac\xe6\x79\x0d\x47\xa1\x7b\xb7\xa9"
- "\x39\x95\xe1\x47\x9e\x26\xfd\xc8\xe3\x75\xec\x55\xe2\x28\xf5\x9d"
- "\xc8\xdc\x82\x39\x64\xc3\x21\x79\x56\x12\xf8\xae\x8f\x1a\xfa\xaf"
- "\xe1\x10\xfb\x24\xf5\xfa\x03\x6c\x00\xaf\x94\xa9\x73\xe4\xdd\xde"
- "\xc6\x3c\xc3\x46\x91\xdf\x24\xf3\x8a\xa3\x9c\x6f\xee\x86\x73\xd2"
- "\x5f\xa0\x4a\xc6\x3c\x38\xad\x9f\xb3\x6b\x7c\x4a\x5f\xd7\x70\xb1"
- "\x0f\x3f\xca\xd6\x06\xe9\x03\x79\x26\x90\x69\xc0\x75\x4b\xdc\xe5"
- "\x77\xc1\x1a\x0f\xf4\xed\xfb\x34\xc8\xef\xa6\x2b\xbf\xd6\xc6\xa3"
- "\x06\x8f\xa0\xbd\x03\x55\x6c\xd0\x86\xdb\x8e\x8c\x25\xc9\x03\x5d"
- "\xc2\x31\xf8\x2b\xf5\xcc\x93\x8d\xa1\x78\x3a\xcd\x8d\x6a\x1e\xa5"
- "\x83\x1a\xda\x84\x94\xf5\x86\xb6\xcf\xb6\x27\xf6\x4c\x37\x6c\x11"
- "\x45\x67\x1b\xf4\xcb\xeb\x36\x49\x6b\x9f\xad\x8d\x63\xb4\x6c\x2a"
- "\xe3\x98\x53\xaf\x0d\xe0\xd8\x5e\x51\x9f\x2d\x12\xe3\x33\x99\x18"
- "\x67\x35\x9f\xdd\x72\xaa\x98\x4c\x05\xc5\xbc\xd7\xb5\xe8\x18\xcf"
- "\xaf\x84\x07\xb6\x40\x26\xec\x13\xc8\xf9\xe6\x95\x64\x5d\x54\x08"
- "\xd8\x1e\x57\x16\xc7\xde\xe2\xb8\x5b\x1c\x3b\x2f\xe6\x71\x65\xe2"
- "\x7e\x38\xec\x39\x9b\xb0\xd9\x3a\xd8\x5f\x26\xe6\x15\xd0\xc7\x27"
- "\x38\xfe\x97\x29\x10\x8a\xd0\xe6\x33\x64\xe1\xd8\x5e\xd1\xea\x45"
- "\x1d\xad\xe1\x8f\xe4\xdc\x62\x68\x31\xec\x69\x4d\x9e\xcb\x71\x68"
- "\xf6\x45\xc7\x42\xf6\x45\xc7\x55\xbb\xcf\x09\xd5\x6e\x85\x37\xe3"
- "\xaf\x74\xdc\x30\x4b\x99\xc4\xfd\xdf\x7e\x14\x05\x7c\xcd\xe7\x30"
- "\xc7\x7c\x0e\x52\x67\x39\x9b\xa9\xac\x44\x74\x04\x60\x1b\xb3\xff"
- "\x26\x9f\xd7\x65\x7f\x1c\x6e\x23\xb7\x8f\xeb\xfe\xfd\xf9\x33\x32"
- "\x56\x59\x14\xcf\x9e\x22\xbd\x4c\x27\xca\x74\x36\xd3\x25\x9f\x43"
- "\xb6\xbd\x35\xac\xca\x16\xc8\x7b\x2e\x1f\x47\x07\xbd\xcd\xbd\x74"
- "\x40\xdb\xb9\x7d\xdc\xfe\x28\xd3\x04\x34\xd0\xdb\xea\xe8\xd1\xdb"
- "\xc9\x6d\xfc\x1d\x46\x9d\x9d\x68\x27\xda\x2a\xdb\xd9\x83\x76\x1e"
- "\x2d\x24\x8a\xd4\x54\xce\xfb\x34\xd3\x41\x3c\x3f\xf4\xfc\x01\x76"
- "\x74\xa9\x8f\x30\x0f\x34\xff\xb4\xcc\x67\xfa\x3e\x6c\x93\xb2\x10"
- "\xe6\x83\x21\xd1\xc1\xf6\x7e\xa0\x18\xbf\x68\xbd\xb4\x71\xa4\x7d"
- "\xcc\xdf\x88\x7d\x1a\x6d\xd2\x3e\xa1\xb2\x0e\xd1\x01\xdb\x34\x12"
- "\x88\x22\x4f\x21\xda\x8f\xf9\xe3\x29\x1d\x7f\xce\xbb\xf9\x9f\xaa"
- "\x5d\xd6\x22\xca\x7a\xff\xd1\x4a\x53\xa0\xad\x92\x8c\xb6\x2c\x46"
- "\x3e\xb4\xc7\x01\x58\x43\xe4\x77\x19\xd0\xce\x5d\xc0\x33\x12\xd7"
- "\xa6\x96\xce\x08\x60\xfe\x89\x06\xcf\xa3\xb4\x9d\x67\xd1\x8e\xb3"
- "\xe4\xf0\x95\xc1\xfe\x7a\x88\xed\xc5\xd7\x3e\xbe\x36\x8f\x46\x05"
- "\x69\x4f\x87\xe2\x3b\x19\x37\xe8\xba\xd3\xf4\xfa\x35\xbd\xb1\x81"
- "\x38\xde\x9a\x7d\x51\x27\xf3\x91\x8c\x11\xc4\x63\x46\x37\x78\x86"
- "\x7d\x69\xd6\xa3\x8e\x6e\xd7\x70\x89\x8f\x77\x22\xe1\x39\x03\xcf"
- "\xfc\xcd\xa8\x2c\x5e\x13\x40\xb9\x0e\x01\x9a\x31\x7c\x51\xbd\xe8"
- "\x38\x5f\x99\x86\x29\xcf\x9a\xfc\x8c\x72\x50\xc7\x21\x9e\xfb\x1e"
- "\x28\x0b\x99\x9e\xfd\x19\x8d\xbd\x3a\x9d\xf2\x7a\x4e\x7f\xfa\x9b"
- "\xf7\x2d\x18\x1e\xda\x96\x79\x9a\xf6\xde\x98\x28\x63\x4e\xa9\xcb"
- "\x94\x1e\x7c\xbd\x9d\xf7\x0a\xae\xb2\x5e\xa9\xff\xd8\xe7\xe9\x2a"
- "\xcb\x75\x18\x78\xe0\x7e\x6f\x7f\xb8\x5f\x3d\x1d\xf6\xe6\xf6\x07"
- "\x6b\xfb\xcb\x32\x5e\x9c\x67\xc7\xcb\xec\x8f\x58\x99\x73\xc4\xc1"
- "\x31\xbc\x31\x76\xee\x0d\xd3\xda\xdd\x64\xf1\x9c\xe1\x35\x99\xd9"
- "\x74\xa4\x3e\x9b\x1a\x30\x27\x17\x5d\xae\xcc\x17\xcf\xb3\xef\x83"
- "\xd2\x21\x6c\x93\xf2\x59\x4a\xb1\xd6\x65\xab\x7a\xd9\xb0\xe1\xdf"
- "\xb8\xa6\xf4\x02\x99\xd4\x37\x52\xde\xb0\x4c\x73\x8a\x68\xad\x49"
- "\x2b\xac\xe7\x98\x57\x99\x5e\xde\xb3\x2f\x34\xe2\x48\x49\xdb\xc7"
- "\x0d\x99\xeb\x72\x0c\xde\xbe\x86\xc6\x72\xec\x3b\x6b\x48\xd9\x72"
- "\x6a\xbc\x7e\x83\xc7\x14\x9b\xbe\xdf\x6f\x53\xb1\xa5\x5e\x2f\x6f"
- "\x3c\x8f\xba\xd4\xfb\x95\x31\xcc\x61\x24\xdc\x35\x34\xaa\xfe\x3c"
- "\xb9\xd8\x0e\x2a\xf8\x44\xd9\x6c\x3c\x2f\x9c\xdd\x69\x15\xb1\xff"
- "\x72\xd1\xee\xd3\x7d\xb1\xf1\x42\x6b\x39\x9e\x9e\x70\xf4\xb7\x57"
- "\x52\x35\x5c\xfa\xfc\xc8\x78\x2c\xea\x1b\x7a\x44\xb5\x35\x64\xe6"
- "\x6f\xc6\xf2\x5a\x1e\xaf\x0d\xf3\xb9\x1f\x35\x86\xbc\xd1\x66\xc4"
- "\x0c\xeb\x77\x1f\xd1\xa7\xe6\x3b\xda\x40\xcc\xbf\x42\xdd\x7e\xff"
- "\x3a\x1e\x33\x7e\xe0\xe4\xb3\x46\x7d\x73\x9c\x1f\xa4\xf1\x3b\x4e"
- "\x63\x5f\xf8\x5c\x49\xcb\x1f\xcc\xe0\x79\x8f\x3e\x67\x7c\xdf\xd9"
- "\x9b\xa6\x6c\x18\x1e\xcb\x18\x87\x46\xb5\x8e\x3c\xb4\xdb\xfb\x83"
- "\x65\xc6\x78\xc6\xe3\xba\xfa\x5e\xed\x0f\xdc\x41\x53\xf3\xac\x2b"
- "\xe0\x67\xd3\xbf\xf7\xcc\xb1\x11\x72\x91\x7f\x9f\x31\xbe\xc9\xef"
- "\x91\x54\xdc\x70\xef\xda\x0d\x34\x62\xfe\x17\x2c\x32\xf6\x06\x7f"
- "\x77\x54\x8d\xbb\x3f\x38\xd6\xb7\x9f\x96\x2b\xe9\x2d\xbf\x35\xc8"
- "\x73\x0c\x13\xc6\x60\x15\xff\xae\x53\x8d\xbf\xc6\x39\xf7\x1f\x9c"
- "\xe9\xab\xe7\x87\xb6\xde\x71\x14\x75\xb0\x5f\x07\xc3\x57\xb6\xc9"
- "\x0f\x9a\xb8\x0e\x9e\x5b\xa9\xf1\xf5\x07\x4d\x57\xb0\xc5\x5c\x4c"
- "\x5f\x4d\x9f\x4f\x06\x3a\xff\xae\xe8\xeb\xa6\xf4\x09\xb5\xe4\x78"
- "\xbf\x2c\x68\x1e\xaa\xe2\x38\x59\x4f\xd2\x0f\x97\xf2\x7b\xe6\x75"
- "\xff\x78\x5e\x8b\xfb\xe1\x7b\x01\x1e\xb7\x7b\xf2\x32\xe6\xf0\x5c"
- "\x5f\xda\xe2\x3f\xdc\x3f\x0e\xe5\x90\x96\xf9\xeb\xb3\x11\x73\xd5"
- "\x46\x1a\xcb\xdf\xf4\x44\xba\x5c\x27\x08\x5d\xff\x64\xf7\x57\xb2"
- "\xc8\xf1\x95\x5a\x3e\x0f\xf0\xc3\xe3\x98\x5f\xca\xb3\xe9\xb2\xfe"
- "\x9a\x86\x3d\x1c\xfb\xef\xcd\x4b\xc1\x01\xaa\xaf\xf6\x3d\x8d\x67"
- "\x57\xdc\xf3\x10\x63\x2d\x3f\x48\xfb\x8a\xe5\xde\x25\xfb\x3c\xaf"
- "\xe2\xf1\xba\xc2\xd9\xe7\x27\xb4\xef\x69\x85\xcb\xbe\xa7\x8f\x14"
- "\x13\xaf\x55\x1f\x6f\x90\x71\xbc\xf6\x4d\x0b\xd2\x0f\xb6\xea\xeb"
- "\x31\xc7\x24\x5f\xb1\xbd\xfb\x1c\xcf\xc1\xfe\xee\xdf\x8e\x7c\x3c"
- "\x4e\x14\xb8\x29\x57\xd9\xf0\x15\x39\x1a\xf8\x27\xae\xfd\x1f\xf1"
- "\x5a\x5f\x4a\x9d\xb8\x93\x48\x96\xa9\xf6\x16\x4b\x9f\xb3\xea\xd7"
- "\x78\x9e\x64\x11\xd5\x5b\x9d\xb8\x66\x80\xe7\xb2\x71\xe5\x31\xdc"
- "\x85\x6b\x96\xa8\x6e\x08\x32\x5f\x62\x0e\xeb\xc0\x3c\xc1\xd2\x65"
- "\xf7\x16\xf6\x77\x56\x91\x69\x13\xd8\xfa\x6d\x52\x3e\xb4\x3f\x5a"
- "\xd0\x12\x82\x7d\xb6\x9b\x68\x6d\x54\x5c\x72\x7e\x89\xcf\x04\xfd"
- "\x68\x81\x67\x37\xfb\xae\xfc\xc8\x95\xe8\xbb\xf2\xa3\x19\xf8\x55"
- "\xe2\x77\x82\xe8\xc7\x19\xb8\x2e\xe8\xfb\xfd\x78\x46\xb7\xf7\x47"
- "\x0b\x40\x47\x69\x63\x5d\x9d\x4e\xe4\xf2\xe8\x07\x9e\x17\xd9\x1f"
- "\xb3\xa9\xf6\xee\x9c\x87\x67\x8b\xb0\x37\xf8\xf4\xf6\xe6\xe2\xd9"
- "\xe6\xf4\x60\x5c\xb3\x83\x26\x37\xa0\xcd\xf6\xd7\x88\xdb\xcb\xf8"
- "\x76\xd9\xb7\x3a\xe3\xcf\x69\x32\x4c\x6e\x7f\xc8\x8e\x72\xa0\xa5"
- "\x18\x3f\xda\x6f\xd0\x53\xa7\x13\xef\x1b\x99\xba\x00\x43\xd9\x41"
- "\xc8\x0f\x18\x46\xfe\x5e\xda\xdf\xc0\xdf\xd7\x40\x9f\x22\x1f\xe6"
- "\xc4\x16\xe3\x0c\x68\xb7\xf7\xc7\xb9\x1f\x14\xa9\xfd\x03\x2e\x1b"
- "\x8e\x2b\xcb\x31\x2f\x52\x95\x47\x9d\x16\x55\xe7\x56\xe7\x29\xfa"
- "\xd1\xc3\xaa\xde\x1f\x4f\xec\x4f\x96\xca\x46\xc2\xbe\xab\x0f\x72"
- "\x5c\x0c\xb6\x87\x26\x05\x46\x84\x29\x50\xaf\x61\xcc\xaf\x98\x97"
- "\x5b\x26\xfc\xa7\xe8\xc7\x17\x5a\x23\x1d\x57\x39\x1e\xfe\x58\xfa"
- "\x64\x89\x4b\xe5\x14\x28\xbd\x5d\x7e\xcb\xfa\x2c\xed\x1f\x1d\x08"
- "\xc9\x98\xf0\x7c\x2f\x63\x8b\xb2\x9f\x06\x8f\x0d\x98\x63\xf7\xc6"
- "\x54\xd4\x90\xb7\x81\xd3\x91\x16\x08\x87\x64\xec\xc5\x3e\x3f\x72"
- "\xaf\x4b\xc9\xd4\x4f\x3e\x92\xf1\x17\x18\xdf\xe8\xfd\x7e\xc6\x59"
- "\xf3\x79\x5d\xdc\x06\x0f\xe6\x7f\x81\x68\xb7\x9f\x65\xc2\xb9\x8e"
- "\xd7\x0a\x7f\xf2\x2e\xf8\x4e\x68\xd5\x5e\xd7\xd5\xb5\xe1\x27\xf2"
- "\x3c\x90\x27\x2a\xce\x86\xec\x5e\x17\xdb\x24\x55\x65\x03\x2c\x53"
- "\xeb\x85\xbf\x2b\xb3\x62\x5e\xb7\xf7\x27\x27\x3e\x70\xab\xbe\xb9"
- "\x4a\xb8\x27\x8c\xb6\x37\xe8\x6d\x47\x9a\xdc\x9b\x9b\x50\xa7\x62"
- "\x4d\x06\x69\x7f\x56\xbf\x6b\x56\xe8\x67\xb6\x07\xd8\xc7\x55\xd1"
- "\x62\xff\xb2\xde\xb1\xe1\xaa\xf0\xd8\xbf\xec\x73\xd4\xd1\xa3\xd7"
- "\x71\xf4\xbf\x59\xc7\xd1\x2b\xd5\x01\xdd\x70\xe3\x69\xfa\xe9\x82"
- "\xab\x9f\x3b\xfe\xd4\x29\x79\xc5\x57\x91\xab\x74\xe6\xcf\x3e\x8c"
- "\x61\xfe\x16\xb5\xed\x9c\x27\xbf\x3b\x65\xa2\x72\x8e\xbb\x19\xf5"
- "\x3d\x66\x6b\x71\x5f\x22\xff\xba\x3f\x52\x3b\xfd\x54\xc6\xba\x6b"
- "\x29\xe1\x39\x5b\x83\xaf\xa7\xa6\x62\x4f\x8f\x69\xff\x5e\xa6\xf7"
- "\x6e\xf4\xc3\xae\x38\x3e\x6b\x0d\xff\x91\x02\x4b\x78\x7d\xf5\x18"
- "\xaf\x6b\xfb\x84\x7d\xe7\x3c\x0d\xba\x01\x36\x7a\x4c\xd2\x03\xf6"
- "\x8b\x9a\x6f\x55\xe6\xc8\xf9\x56\x48\x9e\x4f\x1c\x22\xe3\x69\x7a"
- "\x57\x87\x79\xed\x3b\xd6\x93\xe7\xec\xf6\xd2\x3c\x8e\xb3\xc9\xeb"
- "\xce\xc2\xe6\xac\x9d\x1b\x4d\x17\x72\x3e\x05\xdb\x9f\xe3\x6c\x06"
- "\xc2\x41\x8a\xc1\x8e\xae\xbf\x48\x59\xf5\xb0\x3d\xa1\xb3\x6d\xac"
- "\xd7\x1b\xf5\x58\x9b\xdb\x2f\xf6\xc5\xda\x6c\xe0\xb5\x9e\x36\xdc"
- "\x5f\x24\x73\xac\xba\x32\x67\xd7\x45\x1a\xb5\x7b\x1d\xb9\x76\xf1"
- "\x5a\xde\x3f\x94\xed\xc3\x76\x85\x8c\xbb\xb9\xda\xc5\xeb\xf9\x7d"
- "\xb6\xcf\x7a\x8e\x0b\xdc\xab\xb7\xcc\x72\x0d\xe4\xaa\xe8\xfd\x33"
- "\x39\x0e\x46\x7d\xde\xe2\xa8\xed\x35\xea\xa9\xd9\xea\x44\x1f\x34"
- "\x81\x7e\xb9\xa9\xfa\xd6\xf0\xc3\xaa\x8d\x8b\x95\xfa\xc1\x28\xa5"
- "\xdf\x83\xf4\xa6\xa5\x3f\x9e\x88\xed\xca\xa3\x09\x9d\x94\xad\x7c"
- "\x1a\xae\xc1\x98\xf8\x66\x11\xef\x9f\x97\x3d\x45\x8e\xd8\xae\xfc"
- "\x34\xcf\x6b\x94\xce\xdf\x39\xe7\x5f\xd9\x3f\x45\xc7\x84\x22\xca"
- "\xe6\xfd\x07\xf6\x7b\x70\x6e\x92\xf9\x27\x8f\x2a\xa5\xec\x78\xd8"
- "\x33\x94\x63\xd4\x5d\xce\x99\xab\x1e\x5f\xfd\x54\xf1\xd2\x92\x95"
- "\x8f\xad\x2c\x5a\x59\xb2\x41\x86\x50\x18\x2b\xff\xdd\x37\x7a\xd9"
- "\x02\xb9\xe9\x1c\x67\x5f\x8c\xea\x5b\x8f\x7b\xf3\x42\x94\xd7\x0f"
- "\xae\x8a\x5e\x6f\x4a\xfd\x57\x0f\x5b\xaa\x5e\xfa\xee\x1c\xb0\x04"
- "\x4d\xbf\x97\xe7\x62\xb7\x21\x6d\x9b\xee\x63\x73\x4a\xcf\xa7\xf9"
- "\x1a\x82\xe0\xe3\x49\x27\xe9\xe7\x51\xde\x0f\x41\x5f\x65\x07\x4a"
- "\x4f\xf3\x5c\x72\x12\xaf\xf1\xb7\xf0\x5a\xc6\x1a\xce\x7f\x60\x33"
- "\xfb\x30\xb0\x3f\x14\xf8\x70\xef\x49\xfd\x59\xff\x66\xfa\xae\xe8"
- "\x6a\xc7\xde\xe8\x39\xc7\x0f\x84\xc8\xdb\x29\x56\x17\xee\x12\xe7"
- "\x0a\x77\xc6\xc5\x7f\x1b\x88\xf2\xd5\x90\x93\x6f\xe0\x77\xbd\xf0"
- "\xd9\x5d\x90\xbf\x11\xa7\xe9\xc0\x1b\x8c\xc3\xec\x42\x71\xae\x2f"
- "\x16\xc2\x81\x77\xf1\xdc\x83\x9f\x26\x7c\x99\x33\xe2\xf6\xd7\xf8"
- "\xdd\x47\x9c\xbf\x78\x05\xfb\x84\x1d\x38\xc3\x78\x89\x9a\xcc\xfb"
- "\x43\x9e\xc2\x74\xe4\x8f\x29\x3c\xdf\xba\x26\xb0\xb5\x95\x9c\x8f"
- "\xc9\x7b\x8b\xff\x09\xb6\xe7\xde\x7a\x4d\x98\x3c\x82\xf7\xe0\x02"
- "\x1d\x51\x52\xe7\xd5\xde\x74\xb3\x0f\x42\x03\xec\xed\xfa\x4c\xb2"
- "\xf9\x32\x29\xa3\xdb\xfb\xd6\xc4\x5e\xff\x0b\x9b\x1a\x6f\x79\xcc"
- "\xe3\xd8\xd9\xd0\x47\xdd\x3c\x7e\x32\x1e\xcc\xc3\x80\xb9\x84\xf7"
- "\xe7\xd4\xf9\xa8\xb7\x8a\x60\x5b\x3a\xae\x5e\x1f\xbf\x25\xbf\xa7"
- "\x32\x61\x1b\x2d\xe1\x35\x6d\xde\x77\xe6\xd8\xd2\x90\xd7\x4a\x35"
- "\xdf\xf8\xf9\x9f\xe4\xbe\x3a\x74\x0a\xef\x97\x34\x96\xc1\x4e\xb0"
- "\x39\xb7\xb1\x7d\x13\xf5\x52\x39\xef\x6d\x6a\x17\xcf\x1c\xe0\xfd"
- "\x68\x79\xb6\x50\xc6\x64\xff\x1d\x35\x5e\x20\x73\x3b\xbd\xc5\xdf"
- "\xea\xb6\xf5\xd1\xf5\xe7\x77\x32\x0c\x51\x63\xf5\x5b\x4b\x4d\x95"
- "\x0c\x43\xbb\x78\x36\xc7\x28\x07\xda\x0d\xe2\x72\xe0\x83\x1b\x65"
- "\x39\xce\x2b\x63\xa2\xd8\xf2\x85\xcd\x5b\x2c\xeb\x54\xcf\xf3\x04"
- "\xe4\x30\x7a\x31\x76\x00\xf7\x0b\x98\x4e\xb8\xe6\xc9\xb5\x5f\xcc"
- "\xd7\x65\x2c\x1e\xdb\x62\x0a\x04\xff\xee\x97\xf8\xb0\x2f\x6e\x09"
- "\x74\x96\xb4\x07\x7f\xfe\x74\xc3\x27\x64\x2e\x7e\x82\xfb\xef\x17"
- "\x72\xdd\x1f\xfc\xb4\x4f\xe1\xf7\x8b\x01\x5d\x35\x0e\xea\xb2\x55"
- "\x64\x87\x4d\x16\x3a\xe2\xe0\xb3\x03\x0d\xc1\x23\x8e\x4b\x98\x53"
- "\xfc\xbc\x39\x68\xb6\xea\x67\x2d\x54\x39\xde\x27\x86\x9d\xda\x91"
- "\xee\xb0\x79\xf0\xbe\xd3\xf0\xbb\x80\x4d\xda\xb1\x1d\xef\x40\xdb"
- "\x26\xa6\x5b\x90\x0e\xe4\xb6\x16\xa9\xb3\x19\x78\x1e\xc8\xe7\xed"
- "\x25\xad\x2b\x9e\xec\xb0\x6e\xf1\xf3\xf9\xcf\x1c\x6b\x34\xd7\xc4"
- "\xfb\xc0\x7c\xee\x9f\x63\x21\xf0\xd9\x7f\x5e\xcb\xd3\xdf\x67\x27"
- "\xbd\x1f\x6b\xbc\xef\xf6\xfe\x62\x99\x71\x66\x9f\x63\x2a\xb1\x8f"
- "\x41\x4c\xf7\x15\x94\xb1\x86\xce\xab\x7d\x54\xf6\x15\xe4\x75\x44"
- "\x3e\xf3\xc8\x7b\x9d\x28\x57\xdf\xeb\xbb\x29\xcf\xfa\xfc\x62\xbf"
- "\xe1\x1b\x85\xfb\x43\xbd\x7e\x3d\xa0\x45\x97\xaf\xc2\x15\xb6\x35"
- "\x04\xc3\x3e\x6f\x21\xde\x1d\x87\x3e\xec\x37\x16\x91\x9c\xfb\x71"
- "\x4c\xe6\x67\xc8\xa4\x65\x3a\x0f\x71\x8c\x8e\x23\x61\xd2\xcf\x39"
- "\x1f\xbc\x43\x3f\x13\x9f\x7e\x96\x7e\xf1\xcf\xbe\x3d\xc7\x98\xbe"
- "\x5e\x76\x30\x5f\xd9\x6b\x07\xf3\xe5\x7a\x59\x4d\x85\xed\xf5\x8d"
- "\x11\xd3\x81\x8d\x41\x93\x3a\xfb\x70\x70\x5e\x90\x0e\x6f\x35\xfc"
- "\x56\x90\xcf\xd6\x5f\xec\x35\xe1\x1b\xb3\x4d\xc1\x7c\x5b\xae\x27"
- "\xf6\xcd\x7f\xde\x96\xbe\x41\xbc\x3f\xa8\xf1\x58\x99\xf9\x98\x53"
- "\xfa\x60\x14\x9f\xe7\x75\xb3\x81\x6a\x2e\xf6\xb6\xfe\x2d\x29\xe9"
- "\xeb\x39\xec\x74\xe2\x73\x26\x3f\x2b\x9a\x1d\x0c\x1a\x6b\xf0\x3b"
- "\x4c\x1a\xc7\xe5\x16\x9e\x3d\x22\x1c\x28\x0e\x13\xec\xb0\x50\x00"
- "\x63\x2f\xea\x10\xc5\x6b\x38\x6e\xfe\xdb\xd7\x31\xed\x95\x4c\xbd"
- "\xfd\xbc\xc4\xc9\x7b\x8f\xf0\xb0\xfd\x19\x62\x1f\x90\xf3\x84\x7c"
- "\x76\xe4\x9b\xd2\x54\xda\xc9\x7e\x2c\xe5\x1c\xf3\xb0\x5d\xaf\x3b"
- "\x64\x1f\xb3\xed\x2b\x19\xb4\xa4\xdb\xfb\x36\xec\xff\xe7\x72\xaf"
- "\x5e\xce\xdf\x5e\x70\x25\x5b\x44\x8d\x8d\xb9\xd4\xdf\x7c\x86\xe7"
- "\xab\xe3\x51\xff\x6c\xc1\xf8\xff\x72\x4a\xd4\x14\xa1\x1e\xd3\x20"
- "\xf1\xd5\x72\x37\xf4\xc0\x20\x11\xdb\x88\xfe\xea\x72\xc0\xde\x6d"
- "\xa6\xd6\x68\x93\xf4\x11\x81\x0c\x5b\xcb\xc2\xe2\x7c\x20\x7a\x50"
- "\xfa\xf7\xaa\x73\xf0\xbf\xbc\x33\x10\x7d\x8f\x5a\x8b\x43\xe4\x5f"
- "\xf3\x47\x8c\x59\xbf\x1c\xcd\x78\x8d\x2f\x2e\xa7\x71\x67\xf9\xfd"
- "\xdb\xed\x6a\x9c\xfc\x65\xae\x7e\xb5\x71\x6c\xcc\x78\x9c\xee\x7b"
- "\x66\xd5\xe3\x25\x2b\x57\xaf\x1a\x37\x6b\xf9\xba\xe5\x45\xce\x87"
- "\x94\xcb\x5d\xc2\xf8\x65\xe9\x8b\xff\xfd\x4e\x06\x8f\x29\x6c\xab"
- "\x70\x1c\xf0\x2b\xc5\x00\x37\xe2\x7f\xc3\x6e\x18\xc5\xeb\x7b\xff"
- "\x9b\x31\xc0\x0d\x5b\x84\xe3\x7f\xf7\xad\x75\xbf\xd3\xdc\x2b\x03"
- "\xda\xfb\xdd\xfc\xcc\x67\x3f\x35\xef\x2f\x67\xb1\x1c\x35\x48\xff"
- "\xb4\x77\xa6\xc5\xc7\x4a\x62\x5f\x3c\x5e\x1f\x41\x7a\xbe\x71\xce"
- "\x16\xbc\x88\x71\xe3\x9d\xa2\xbe\x73\x3f\xef\xb8\xd1\xdf\x87\x94"
- "\xfc\xca\xbc\x95\xc6\x9e\xb0\xfe\xdd\x35\xb9\x87\xad\x79\x7b\x72"
- "\xd5\x3a\xcc\x3b\xdb\x1b\xb4\x41\x16\xb5\x07\xf0\xce\x41\xe3\x4c"
- "\x99\x92\xcd\xf7\x75\xd9\x7c\xa7\xf9\x4a\xfb\xf6\x7d\xb2\x71\xc8"
- "\xd2\x27\xd7\x7f\xd5\xcb\x1e\xb2\x7c\xd6\x9e\xbf\x6e\x0f\x5f\x77"
- "\x9a\xfe\xfd\x46\x5e\x9b\xc1\xfd\x97\x71\x3f\x40\x8e\xb5\xd2\xbf"
- "\xfe\xdd\x8f\xf5\x7b\xd4\xf1\xee\x6f\xf5\xfb\x2f\xe2\xfe\x2d\xfd"
- "\xfe\x06\xdc\xbf\xaa\xdf\x43\x66\xdf\xdd\xa2\xdf\x67\xe1\x7e\xa5"
- "\x7e\x0f\x9d\xff\xee\x83\xfa\xfd\x70\xdc\xdf\xa9\xdf\x7f\x01\xf7"
- "\x23\xf5\x7b\xc8\xe0\xbb\xd7\xe8\xfb\xa7\x16\xe0\x7e\xe1\xea\xed"
- "\xf3\x43\x7e\xb5\x47\xf7\x2e\xc1\x16\xda\xab\xc6\x8c\xde\xb4\x2c"
- "\xf0\xf4\x32\x83\xbe\x48\xe7\x98\x81\x16\xa4\x8f\x0d\xd2\x1b\xed"
- "\x71\xe9\xfb\xf4\xfc\xd3\x30\xde\x04\xe3\xd2\xeb\xf5\xf4\x7c\xd8"
- "\xa0\x96\xb8\x74\x9f\x9e\x5e\x02\xbd\x58\x18\x97\xae\xc7\x75\x78"
- "\x77\x5b\x90\xf6\x38\xe2\xd2\xdd\x7a\xfa\x5e\xc3\x5f\x41\x4f\x2f"
- "\xd2\xd3\x0f\x23\xfd\x68\x5c\xfa\x12\x3d\x1d\xfa\xff\x9d\xb6\xb8"
- "\x74\xb5\xae\x20\xcf\xa2\x59\xc5\x91\x52\x96\xad\x77\x23\x41\xda"
- "\x7d\x28\x2e\xcf\x0c\x55\xf6\xdf\x6d\x41\xaa\x8f\x6f\xcb\x24\x3d"
- "\xdd\x15\xa4\x7f\xec\x89\x4b\xcf\xee\x4f\x57\xa5\xd5\xd1\x92\xfe"
- "\xd6\x30\xf9\x3b\x55\xd2\x4f\x52\xda\x96\xbf\x5a\xce\xe7\xd4\xac"
- "\xbb\xc5\x49\x67\x99\x10\x27\xe9\x57\xb3\x74\xff\xc0\x52\xf6\xd7"
- "\x52\xe7\xfd\x7e\x35\x51\x9e\x01\x63\x9f\x73\x3e\x03\xb8\x91\xd3"
- "\xfe\x5d\xc6\x3e\x99\xe0\x2e\x57\x31\x39\x95\xff\x69\xa7\x9c\xcb"
- "\xeb\xfb\x9c\xc8\xf3\x31\xaf\x6d\x32\x1c\x5e\xef\x0b\x94\x5c\x92"
- "\x3e\x91\x3c\x97\xe2\x34\x9e\xd3\xca\x73\x61\x71\x73\x2a\xa5\xf7"
- "\x7f\xb5\x5c\xe3\x73\xfb\x5e\x35\xef\x67\x59\xe4\xfc\xec\x9b\x13"
- "\x9f\x37\x48\xbf\x92\x73\xd3\x74\x87\xfd\xff\x74\x7b\x7f\x35\xad"
- "\xef\xac\xd2\xbf\xd7\xeb\xe9\x7f\x42\x7a\x7e\x5c\x7a\x65\xff\xba"
- "\x1d\xfa\xce\x66\xb3\xf4\x5c\x14\xe1\xe8\x45\x11\xd9\xf1\x17\xe0"
- "\xbd\x42\x9e\xbb\xf9\x52\xcc\x67\x73\xe8\x31\x30\x3e\x8e\xae\x13"
- "\x21\xe8\x6c\xfe\xc6\xc4\xb5\x73\xc2\x21\x9a\x53\xdc\x2d\xb6\x3f"
- "\xc6\x7e\x76\x17\x64\x3c\x28\x4f\x27\xc7\xdf\x66\xdf\xad\x30\xef"
- "\x0f\x65\xb4\x62\x8c\x6b\x58\xc1\xef\x3f\xa2\xd9\x85\x21\x6a\x29"
- "\x8c\x51\x03\x60\xef\x7e\xcc\xf0\x9b\xfc\x55\x6f\xfc\x1f\xc6\x81"
- "\xeb\xf3\xc8\x6f\xc5\x1c\x1e\xc7\xb8\xf2\xb7\xf0\x44\xf5\x6b\x36"
- "\xf1\x1b\xb6\x65\xbd\xd9\xd6\x2d\x84\x39\xd5\xe1\x1c\xdc\x3b\xd5"
- "\x0f\xef\x90\xde\x5f\x9b\x94\x2c\x1f\xd6\xfd\x31\x6d\x95\x4a\x5f"
- "\x1c\x2e\x11\xff\xc6\xe7\x8e\x0e\xf3\xf9\x27\x0b\xec\xe6\x94\xfe"
- "\x57\x9b\x77\x93\xa9\xa7\x06\xb6\xc9\xd9\x43\x26\xa5\x9f\xde\x5b"
- "\xa6\x99\x2c\x5b\x78\x5d\x51\x7e\x27\xa2\xc6\x79\x74\xff\xaa\x88"
- "\xa9\x65\x63\x3b\x6d\xfa\x02\x39\xf2\x23\xec\x4b\x7e\xf8\x93\xa1"
- "\x25\x1c\x5b\xb4\xc2\x06\x3b\xd4\xf4\x0b\xbc\xff\xf5\xaa\x43\xa6"
- "\xa8\xb4\x57\xde\x5b\x26\xd7\xa2\x7c\xce\x7a\x1e\x43\x02\x6d\x31"
- "\x3e\x7b\x24\xed\x64\xe8\x7f\x4b\x6c\x7d\x61\x66\x74\x6d\xe1\xb5"
- "\xbb\xd7\x50\x46\x6c\xad\x2b\xeb\xc5\x8b\x94\x63\x8c\x3f\x98\xc3"
- "\x66\x8b\x6e\xc7\xe0\x2a\x8c\x29\x3c\xc7\x1d\x9a\x66\x93\x7b\x6e"
- "\x7c\xaf\x99\x5e\x1f\xd5\xb0\xee\xca\xdf\xbc\x89\x61\x6e\xcb\xb1"
- "\xa7\x19\x97\x54\x6d\xdd\xb6\x13\xf3\x65\xfd\x9c\x6c\xd9\x27\x34"
- "\x1c\xf3\x16\xd3\xd0\x0b\xc2\x7f\xba\x88\x4c\xfc\x9d\x90\xb2\xe5"
- "\x72\x1d\x69\x40\x4b\x61\x94\x02\xee\x3f\x53\xd9\x1a\xee\xa3\xf7"
- "\xde\x65\x3b\x8d\xfd\x26\x91\xdf\x76\x9a\xde\xfb\xad\x35\x82\x31"
- "\x23\x02\x5b\xfa\x09\x9e\x13\xbe\xf7\x51\x58\xc6\xbe\xfd\xb5\x93"
- "\x7d\xc7\xfd\x6b\xee\xe5\xb4\x4f\x3d\x9f\x48\x1f\x89\x72\x25\x5b"
- "\xef\x1d\xe7\x67\x0f\x9f\xdb\xcd\x1c\xdd\xf4\xb3\x4b\x91\x01\x6a"
- "\xad\xe2\xff\x63\xef\x7b\xe0\x9a\xb8\xb2\xfd\x6f\x02\x5a\x6a\x51"
- "\x02\x8d\x94\x2a\x6d\x63\xd7\x3f\xa9\xff\x4a\xf7\xd9\xb7\x6e\xab"
- "\x5b\x6a\x75\xd7\xf6\xf9\xaf\x5d\xed\xc6\xfa\x0f\x2d\x6c\xd1\xf5"
- "\x4f\x44\x44\x44\x04\x8c\x96\x47\xbb\x8a\xd1\xa2\x8b\x16\x11\xf7"
- "\xe9\x2e\xed\xfa\x87\xdd\x67\xdf\xd2\xae\xd5\xd8\x62\x0b\x16\x08"
- "\xb5\xd8\xa2\x05\x9b\x52\xb4\xc8\xa2\x8d\x10\x25\x60\x32\xf3\x3b"
- "\xe7\xde\x99\x4c\x26\x24\x60\xac\xd6\xee\xef\x3d\x3e\x1f\x3e\x93"
- "\x3b\x73\xe7\xce\x9d\x7b\xce\xfd\xde\x73\xce\x9c\x7b\xce\xfb\xa7"
- "\x85\xf5\x81\x30\xfd\xeb\xfd\x6a\x5f\xbc\xcb\x19\xd5\x5a\x1e\x63"
- "\xa3\xe7\x39\xc8\x14\x1b\x6f\xa1\xdf\x33\x31\x5e\x41\xf2\x53\x26"
- "\xfe\x9a\x91\xb0\x3d\x76\x47\x77\x70\x5b\xd4\x5a\x16\xaf\xf2\xe8"
- "\x16\xc2\x7c\x91\x60\x8d\x54\x8f\x66\xb6\x5c\xf5\x44\x66\xdb\x54"
- "\xeb\xd6\xf7\x43\x5f\xe5\xa3\xb9\xad\xa1\xea\x78\x38\x2e\x6e\x0d"
- "\x1b\x3a\xcd\xf7\x7a\x14\xaa\xd3\x3c\x48\xd4\x68\x53\x47\xbf\xe3"
- "\xdd\xcc\xdf\x18\x9e\x71\x2c\x8f\xdf\x42\xaf\x3d\x54\xaf\x27\x01"
- "\x4c\xdf\x3b\x7a\xf1\xd1\x3c\xa2\x81\xbe\xf6\xe6\x55\xea\x20\xea"
- "\xe3\x65\x54\x47\x98\x9b\x79\x13\xfa\x16\xb2\x6f\x1f\xc7\x0a\xf9"
- "\x50\x75\x10\xab\x7f\xec\xe7\x95\xcd\xf0\x0e\xaa\x7b\x6b\xcc\xf6"
- "\x4b\x82\x4c\x78\x0c\x78\xff\xde\x1a\xde\x78\x6f\x23\xdb\xff\x7e"
- "\xec\x35\x11\x57\x19\x8f\x1e\x5b\xcb\xc6\x2d\x54\xc7\xc6\xed\x58"
- "\xa1\xb0\x5e\x3d\x84\xbf\x61\xed\x8e\x62\xdf\xea\x8f\x25\x8a\x32"
- "\xb2\x45\xa8\x83\xf7\xc0\x6f\x1d\xc3\xda\x63\x39\xf0\xee\xc2\x1e"
- "\x86\x63\xf4\x7b\x21\xbc\x1f\xac\x59\x47\xab\xf0\xbd\x7c\x61\x2b"
- "\x1d\x8b\x54\x12\x00\x7d\xc6\x3d\xfa\xe8\x8b\x6c\x33\xdb\x9e\x32"
- "\xb1\x5c\x96\xc7\x1f\xa3\xfb\x80\xe1\x39\x40\x1f\x25\xe2\x26\xee"
- "\x5b\xc6\xf6\xa4\xfe\x9b\xfa\x8a\x7d\xc1\xe7\xe1\x35\x78\x57\xcc"
- "\x89\x07\x63\x75\x2f\xd5\xad\x91\xae\x17\xf4\x68\xe3\xb8\x0a\x63"
- "\x86\xfe\x42\xc7\xa3\x71\x4c\xd8\x98\x1d\x77\xe5\x3c\x67\xe3\x75"
- "\x3c\x54\x3e\x1e\xac\xcc\xa9\x00\x1b\x12\xd0\x6f\xe4\x78\xb4\x30"
- "\x7e\xcd\xc2\xf3\x69\x1e\x4e\x76\xcd\xb4\xcf\xed\xde\x07\x5c\x75"
- "\x59\xde\x54\x25\x7e\x83\x45\x9b\x3c\xe3\x57\x53\x95\xdb\x7d\x55"
- "\xf3\xae\xa0\x8c\x1c\x52\x83\x79\x2e\x71\xcc\xdb\x0c\xa6\x06\x69"
- "\xbc\x59\x3b\x5e\x9e\xf1\xa0\xf8\x0c\x0b\x31\xed\x15\xfb\x09\xbf"
- "\x85\x35\xf8\xb8\x56\xa2\x89\x69\xa2\x78\x5f\x3e\xdd\x4b\x74\xcc"
- "\x86\x7b\x20\xbd\xe2\x20\x7e\xfb\x81\x51\xa9\x74\x3c\x65\xa2\xfc"
- "\x48\x8e\x17\xa0\x4f\x2c\x8c\xab\x9d\xf1\xd0\xf1\x0d\x6c\x2d\x3c"
- "\x5e\x80\x6d\xe2\x77\x15\x16\xef\xf4\x78\x2e\xb4\x2b\xe4\xea\x3e"
- "\xbe\x5f\xe8\x03\xe8\x7f\x47\xf7\x7a\xea\x75\xe3\xe6\xc7\xd2\xcd"
- "\xbe\x23\x56\xea\x3d\xf7\x15\x05\x49\xfb\x3a\x8f\x37\xba\xed\x8b"
- "\x2d\x62\xe3\xfd\xc1\x28\xd0\x53\x0f\x67\xb3\xb8\xb8\xc5\xd9\x40"
- "\xb3\xf4\xab\xa4\x1f\xe6\x87\x49\xd3\xf3\x4d\x95\x7a\xd0\xad\x55"
- "\x1a\xcc\x6f\xd4\x98\x76\x95\xf4\x42\x9f\x0b\xc4\x1b\xb4\xf7\xf0"
- "\xa1\x70\x7e\x8b\xa6\x51\xda\x7b\x57\x62\x01\xdd\xb6\x70\x13\xe8"
- "\xb2\xe9\x97\x48\x3f\xe6\x43\xf1\xc1\x72\xc1\xee\xb3\x93\x33\x6a"
- "\x9a\x71\x5f\x67\x25\x68\x84\x7c\x7a\xfc\x4e\x6e\x8b\x06\x78\x51"
- "\xe3\x48\x5f\x42\xc2\x70\x7d\x43\x5f\x5d\xc6\x33\x25\x26\x68\x17"
- "\xf7\xeb\x16\x70\xbc\x4e\xc1\xab\x06\x44\x73\xaa\xc1\x59\x9b\x38"
- "\x42\x7d\xc4\x81\xcf\x94\xf5\xe4\x83\xe3\x7c\xe8\x80\x68\xcc\x5b"
- "\x89\x36\x1f\xb3\x1d\xfa\xb9\x65\x40\x34\x5c\xeb\x03\xd7\xd0\xde"
- "\xc3\x61\xfc\x35\x8c\xe7\x0e\xed\xd3\xf5\x93\x37\x0e\x88\x66\x7d"
- "\xb7\xd2\xba\xf5\xe4\xc3\x01\x58\x47\x8c\xeb\xc6\xa5\xeb\x02\xf0"
- "\x3a\xee\x13\x76\x62\x5e\x04\x90\xce\xd9\x3d\x35\xae\x7b\x04\xf9"
- "\x19\xe6\x72\xc9\xbb\xfc\xd6\xa1\xf1\x50\xb7\x18\x7d\x52\x99\x2c"
- "\x5b\x72\x58\x98\xeb\x20\x1f\x97\xbc\x23\xfc\x0e\x76\xd5\x4d\xd7"
- "\x91\xb4\x76\x12\x41\xbf\xab\xae\x0a\x00\xec\x2d\x09\xc6\x1c\x0b"
- "\x6e\x6d\x7e\x8d\xed\x6d\xc4\x78\x71\x71\x24\x18\x70\xf9\x1e\xe8"
- "\x37\xe6\x47\xf9\x1a\x6d\xb5\xc2\xd8\x58\x80\x4e\x45\x9b\x59\x4c"
- "\xc0\xc3\x9b\x80\xf7\xd3\xd6\x82\x3c\xb0\x96\x04\xaf\x75\x92\x48"
- "\x7c\x4f\xa0\x5b\x23\xfa\x55\xa3\xee\x86\x63\xc3\x68\x38\x60\x36"
- "\xbc\x4b\xec\xda\x78\xbe\x61\x6d\x33\xdf\x58\x11\x5f\x43\x60\x9d"
- "\x09\xab\xd4\x57\x61\x6c\xf2\xaf\xf1\x5d\xd1\x46\x09\x63\x0a\xf2"
- "\x0a\x3c\x63\xcb\x80\x58\xdc\x2b\x43\xed\x04\xca\xe3\xc5\xe2\xbe"
- "\xa2\x7c\xba\xf7\xa8\x24\xca\x65\xfb\x4a\xe2\x4b\x84\xbe\x94\x72"
- "\xf8\x3b\x89\xee\x4f\xec\x85\xfa\x0f\xda\x34\xe6\xad\x2e\x70\xed"
- "\xd1\x60\xb6\x81\x92\xc5\x6e\x71\xb9\xe8\xbd\x68\x23\xc0\x7b\xa7"
- "\x3a\xf8\xab\x9b\x85\xba\x78\xef\xd4\xd5\xf3\x78\xbc\x17\xee\x29"
- "\x70\xdd\x23\xdb\xe3\xf3\x21\x93\x2b\x60\x6c\xf1\xb7\x15\xc6\x52"
- "\xf0\xa1\xd2\xb0\xef\xdf\x25\x35\xe2\x37\x67\x0b\xf9\xc0\x88\xfc"
- "\xe4\x3d\x9e\xf8\x09\x22\x8f\x91\x74\xa2\x0a\xe3\x37\xc1\xf9\x08"
- "\x31\x96\x11\xfc\x1e\x08\x6d\x31\x39\xdb\x2d\x46\x59\xb6\x5b\xbc"
- "\xc3\x74\x2b\xff\x0d\xf2\x09\xe0\x4a\x40\x13\x39\xa1\xe7\xb7\x0c"
- "\xce\x62\xfb\xa4\x4e\x1c\xc7\x7e\xd6\x93\x13\xb8\x17\x3d\x84\xc5"
- "\x52\x38\xb1\x4e\xc0\x8f\xe4\xa9\x4e\x47\x88\x05\x9e\x89\x7b\x7e"
- "\xdc\xca\xc9\x80\x27\x2a\xa8\xf7\x57\x16\x0f\xf0\x84\xde\xa3\x3e"
- "\x5e\xcf\xf0\x28\x47\x7b\x94\x35\x36\x98\x37\xbe\xbe\xad\x6f\xea"
- "\x47\xed\x87\x79\x7d\xd6\x11\x7d\xfa\x45\x12\x00\xbc\x72\x1e\xfb"
- "\x56\xd9\xd8\x8c\xef\x14\xc2\x1b\xa2\x08\xda\x40\xa9\x6c\x09\x6b"
- "\x7a\xfd\x40\xa8\x73\x91\x84\xa3\xdf\x37\xe6\x48\x81\xfa\x4d\x2c"
- "\x8e\xf9\xc7\x33\x67\xaf\xec\x45\xb8\x57\x74\xf7\xf0\xca\xe7\x73"
- "\xf1\xdb\xde\x81\x0e\x4b\x0f\xfc\xce\x95\xb6\x03\x78\xd2\x49\xc2"
- "\x81\xc7\x1a\x30\x1f\x1d\xdc\xd3\xfc\x5f\x1d\x8d\x3d\xcc\x8e\xb3"
- "\x44\xbf\x88\x28\x9b\xc8\xc7\x93\x02\x53\x49\xe0\xe6\x0b\x44\x05"
- "\x74\x75\x7c\xe8\x18\x4d\xc4\x58\x08\x79\x61\x6c\x1f\x77\x1e\xe0"
- "\xeb\x8a\x08\xde\xde\x66\xf8\xa8\x10\x74\xaf\x1c\x51\xc7\xde\xc8"
- "\xf2\xa0\x04\xc2\xf3\xfb\x2a\x85\xb8\x0f\x6c\x6c\x3f\x3a\xcf\xf6"
- "\x59\xa9\x5f\x81\x7b\x6a\x25\xf9\xfb\x63\x96\x6b\xdc\x38\x78\x3f"
- "\xc3\xbe\x8f\xe3\x3f\x04\x09\x7e\x03\xf3\x51\x50\xb7\x19\x3e\x0e"
- "\x72\xf9\x28\x50\xbb\xd5\xc7\xf1\x40\xc3\xfd\x4c\x36\x1f\xbc\x7f"
- "\x9e\x33\x48\x98\x83\x78\x3e\xa4\x06\xef\x85\xfb\x42\x6c\xd4\xc6"
- "\xf4\xf1\x78\x89\xd7\x3e\x0e\x46\xcc\x87\x77\x0a\xb6\x90\x8f\x32"
- "\xf0\xbd\x70\x4c\xa0\x5e\x20\x94\x37\x7c\xb8\xd7\x47\x5c\x58\x95"
- "\x2a\xcb\x41\x6d\x20\xeb\x83\x80\x9f\x2e\x01\x0d\xee\xc5\xd8\x4f"
- "\x66\x78\x4e\x45\x7e\x07\xa9\x88\x68\x25\x95\xf0\x1b\x7d\x91\x4d"
- "\x8b\xbe\x21\x0d\x1a\xef\xeb\x0d\x07\x7a\x04\xc8\xda\x11\xd8\x16"
- "\x62\x01\xfa\x6f\x99\x53\x61\xfd\xb1\x42\x5b\x0d\x84\xb6\x51\xc1"
- "\x35\x92\x8a\x64\xd4\xb3\xf6\xa8\x2a\xf3\xcf\x92\xca\x88\xcf\xe8"
- "\x73\x50\x26\x34\x25\xb4\x76\xd5\xb6\x16\xda\x1e\x2d\xb4\xdd\x0c"
- "\x6d\xab\x7d\xb7\x6d\x88\xf2\xb3\x6d\x3f\xfa\x6d\xd0\xf8\xd3\x36"
- "\xac\x33\x1b\x31\xcf\x0d\xee\xeb\x4a\xbb\x9f\xf4\x76\x5e\xc3\xb8"
- "\x9f\x0f\xf1\xcc\x1f\xb6\x6c\x2c\xdd\xfb\x65\xa0\xfe\xc6\x59\x74"
- "\x0f\xd8\x65\x42\x7d\x1a\xd9\xbe\xaf\xf3\x04\xfd\x21\xda\x0c\x65"
- "\x5a\x49\x57\x72\x7d\xa7\x02\x59\xb5\x6c\x12\xf3\x7b\xd4\x64\x31"
- "\xbe\x2a\xc3\xb8\x91\x3e\xf4\xbc\x01\x87\x99\xff\x6c\xd9\xab\xa2"
- "\xfd\xa5\x35\x74\xc0\x61\xa1\x2d\x8d\xa7\x5d\x4f\x4c\x48\x1b\x97"
- "\x9c\x28\xe6\xb6\x4d\x14\xb6\x9f\xbe\x10\xf7\x72\xdc\xc2\xa4\xb8"
- "\x58\xcd\xf4\x95\x09\x4b\x47\x2c\xfb\xed\x6f\x35\x93\xe3\x56\xac"
- "\x98\xff\x4a\x5c\x2f\x32\x3d\x61\xfe\xd2\x15\x0b\xd1\xf6\xa6\xd1"
- "\x8c\xff\xb7\x79\xf1\xcb\x12\x47\xfc\x62\x7c\x94\x87\xed\x0d\xf7"
- "\x2a\xd6\xa2\x0c\x0e\x6b\x47\x78\x9a\x93\x84\x62\x1c\x9f\x90\xd5"
- "\xbc\x69\x0d\xe8\x7f\xc0\x7f\x4d\xb8\x4e\xe1\xda\x80\xba\x01\xc6"
- "\x10\x04\xfc\x2e\x7f\x73\x3b\x5f\x75\x81\x7c\xe9\x04\xb9\xb2\x66"
- "\x37\x8b\x87\x57\x0b\x3a\xb9\x95\xe5\x5b\xfc\xf2\x0c\xc6\xba\xfb"
- "\x3d\x9c\xb3\x86\x0e\xde\xbf\xf9\x1c\x09\x84\x75\x0d\xf4\x92\x93"
- "\xb9\xbc\xf2\x2e\x7e\x63\x38\x5f\xc2\x7f\x13\x41\x84\x18\xe2\x4a"
- "\xb3\xc5\x8e\xdf\xf3\x83\xa6\x3a\xd2\x79\xc4\x53\x36\xb7\x4e\xee"
- "\x60\xe3\xa2\xd6\x32\xbf\xe2\x2f\xdf\x45\x1d\x66\x3d\xcd\x87\x79"
- "\x12\xe6\xff\xfb\x7a\x09\xa7\x3f\x2b\x11\x64\x47\x8c\x4d\xb8\xaa"
- "\x1e\xca\x2c\xce\xc8\xc9\x6a\xb9\xaf\x46\x39\xac\xcb\x5f\x34\xb2"
- "\x7f\xbc\xa7\x26\x88\xfd\xe3\x6f\xf7\xff\x2f\xf3\xd8\xbf\xe7\xf9"
- "\xef\xfb\x2f\x3e\xff\x66\xef\xaf\x4e\xed\xfa\xff\x46\x9e\x8f\xc7"
- "\x3b\xf9\xfe\xdf\xe7\xfe\xea\x0d\x5d\xfd\x23\xbf\x01\x6f\xd5\xfe"
- "\xfe\x1c\x09\x02\xfe\xcc\xd9\xb4\x00\x78\xba\x8e\x44\xa4\x3a\xf8"
- "\x86\xf4\x39\x24\x32\xed\x22\xc1\x7c\x84\x8d\x89\xc9\x7c\x43\xda"
- "\x35\x94\x49\xab\x67\x00\xff\x16\x67\xd7\x93\xe0\x4d\xf5\x44\x55"
- "\x99\x88\xb9\x8a\x31\xd6\x17\xe0\x4c\x33\xfc\x43\xb9\x3c\xc9\x4e"
- "\x3e\xb1\x5e\x41\xff\x26\x53\x65\x0c\xe0\x4e\x2d\x21\xc8\xbf\xc1"
- "\x31\x44\x9d\x17\xce\x1f\xe1\x0d\xcb\x60\x3d\x5b\x86\x79\x09\xab"
- "\x0f\x71\xd1\x3d\x0e\xa5\x94\xf6\xd0\x2c\xc0\x35\xbe\x62\xa6\xc0"
- "\x9b\x27\xd8\x9e\xa2\xcf\xe8\x7e\x06\x98\x27\xd5\xcc\xae\x5e\xfd"
- "\x34\x5b\xcf\xab\x43\x05\x7b\x13\xfc\xfe\x8c\xca\x8a\xf0\x1e\xc5"
- "\x98\xbf\x15\xdb\x3c\xc8\x15\xd3\xfc\xad\x87\x52\xa2\x7b\xa4\xce"
- "\x27\xca\x4a\x4b\x13\xc1\xdc\x4e\x98\x0b\x14\xe6\xdd\x7e\x98\x67"
- "\x45\xbb\xc2\x79\x23\xf4\x6f\x63\x7e\x38\x9f\x05\x7d\x2a\x6c\x33"
- "\x54\x94\xc2\xda\x73\x44\xf8\xee\x62\x82\x79\xb1\x7f\x13\xd4\x99"
- "\xba\x92\x3c\xb4\x09\xea\x65\x43\x3d\x94\x93\x59\xff\x3e\xdd\x04"
- "\x63\x70\x18\x9e\x59\xa5\x99\x8b\x65\x33\xf5\xbd\xc1\x67\xc3\x7b"
- "\x68\xea\x89\x39\x02\xd6\xb6\x40\x7c\x86\xf8\xdc\x36\x43\x25\xe0"
- "\x5f\x69\x22\xfd\x76\x06\xe7\x59\x3b\x95\xd3\xd9\x7c\x1d\x80\xb1"
- "\x01\xc4\xfc\xba\xc1\x9b\x52\x60\x4d\xef\xa0\x31\x30\x73\xd0\xde"
- "\x82\x32\x06\x95\x2b\x9c\x24\x84\xd9\x07\x40\xb6\x88\x07\x1c\x00"
- "\x79\x82\xfa\x42\x83\x2c\x01\x7d\xc9\xc1\x3c\x8f\x78\x1d\xf4\xb6"
- "\xc3\xb0\x2e\x17\xa1\x1c\x30\xf7\xea\x73\x04\x6d\xec\x98\xa3\x75"
- "\xc5\x6c\xde\xce\x72\xe6\x54\x1e\x16\x65\x01\xc4\x20\x5c\xff\x41"
- "\x16\x0e\xbc\x0e\x34\x04\x1e\x28\x05\xd9\x22\xb4\x89\xae\x1c\x74"
- "\xec\x4b\xe9\x9a\x9f\x44\x63\x36\x07\x30\x8c\xae\x74\xc2\xfb\x05"
- "\xc3\x33\x60\xcc\x6a\xa9\x2d\x9c\x61\x8c\x39\x58\x5c\xc7\x51\xe7"
- "\xb5\x40\x1b\x3c\x60\x99\x70\x0d\xde\xff\x84\x98\xeb\x0e\xe4\x8a"
- "\xca\x23\xc2\x98\x95\xb3\x6f\xc8\x66\xaa\xfb\x83\xcc\xb5\x5f\x18"
- "\x9b\x52\x94\x2b\x84\x7b\x5d\xfe\x8f\xa8\x97\x73\x20\x57\xe0\x78"
- "\xe1\x38\x41\x3b\xa5\x02\x8e\x55\x33\xf9\xe5\xd3\x95\xc2\x77\x4b"
- "\x23\xd0\x7a\x83\x34\xfe\xe6\x42\xf7\xf1\x87\xfb\x05\xbd\xf1\xd3"
- "\x01\x6e\xb4\x03\xdd\xa8\xca\x8e\x76\x52\xe8\xe3\x11\x66\xe3\x31"
- "\x7f\x8d\xb1\xd2\x30\x36\x33\x8c\xf1\x91\x8d\x18\x07\x18\xb0\x79"
- "\xfd\x39\x82\xdf\xbe\x41\x7e\xaa\xfa\x9a\xc9\xa7\x55\x19\xc8\xc3"
- "\x50\xa6\x76\xf8\x06\xe8\x17\xb6\x07\xe5\xe7\xe1\x08\x72\x6c\xd5"
- "\xb3\xee\xf9\x94\xa5\x5c\xca\x55\xd1\xd2\x7e\x04\xf3\x62\xa6\x3f"
- "\x9b\x17\xa3\x0d\x8c\xd6\xbf\x1e\x8f\x7d\xab\xc5\x79\x29\xbe\x2b"
- "\xe6\x55\x86\xf3\x28\xfb\xd7\x22\xdd\xc4\xf3\x18\x43\x18\xe8\x14"
- "\x0c\xcf\x3a\x23\xf4\xe9\x30\x94\x83\xa0\x3c\x90\xda\xf7\xaf\xd3"
- "\xfd\xe6\xb5\x9b\xd2\xa4\x7b\x70\xde\x00\x0f\x87\x40\x9d\x4f\xe1"
- "\xc8\x8b\x75\x59\xee\xe5\x2a\xdd\x1b\x1d\x68\x03\xab\xd2\x8b\xb9"
- "\x97\x31\xef\x32\x62\xc6\xa6\xb9\xb2\xb1\xc7\xb1\x41\x3a\x53\xbe"
- "\xfb\xd0\x51\x0c\xe3\xfd\x29\xc8\xff\xef\xe9\xd8\x7b\x55\xe9\x84"
- "\xfe\x99\x58\xfc\x94\x32\x23\x8d\xf7\x4b\xf5\xa1\x4f\xa3\x5d\xfa"
- "\x90\x4b\xb6\xac\xd2\x21\x4f\x42\x5b\xe5\x48\x7f\x94\x13\xa1\x5e"
- "\xbc\x8b\xb7\xe8\x7e\xdf\xaa\x46\x94\x2f\x85\xfe\x23\xbf\x94\x09"
- "\x63\x67\x74\x9f\x77\xee\xf3\x1c\xda\x00\xfd\xff\x63\x17\x0f\x88"
- "\xf3\x9a\xf1\xc1\x29\x21\xf7\xd3\x7a\xcc\xbd\x56\x05\xed\x9a\x50"
- "\x06\x67\xeb\xea\xa9\xc3\x1f\xd6\x3a\xd0\x86\x5e\x0d\x65\x98\xdf"
- "\xa7\x8c\xad\x61\x43\xf5\x1b\x28\x6e\x9c\x82\xf1\x79\x94\xe6\x2a"
- "\xc1\x71\x11\xe7\xeb\xe6\xb9\xa8\xfb\x45\xb1\x39\x9b\x0c\xdc\x60"
- "\x6f\x26\x82\xaf\x3f\xcc\xd9\xf3\xf8\xed\xb4\x09\x78\x28\x08\xe7"
- "\x2f\xd0\x17\xf9\x19\x31\xa7\x6a\xc3\x76\x3a\x6f\x83\x71\xde\x5e"
- "\xc7\x18\x12\xf0\x9c\x92\x98\x68\xf2\x61\xb2\x89\xce\x63\x8c\x1f"
- "\xf2\x26\x8c\x1d\xe6\x39\x86\x67\xa7\x8a\x3e\xca\xc8\x23\x18\x2f"
- "\x44\xe0\x93\x12\x9c\xcb\xc2\xd8\x05\x42\xbd\xbd\xe2\xdc\x73\xa3"
- "\x3f\xad\xe3\x31\xdf\x42\xd8\x7c\x3b\x55\x2d\x8e\xb5\x83\xce\xe3"
- "\x2a\xbd\x03\xe6\xb1\xfb\x98\xe2\x78\xe2\xb8\xb6\x19\x3e\x83\xf7"
- "\x2f\x8d\x10\xc7\x54\x1a\xcf\xcf\x96\x0b\x34\xaf\x62\x36\xa6\xcf"
- "\x46\x09\xf6\x27\xd7\x18\x0a\xfc\x87\xeb\x40\xf1\x7a\x7c\x77\x58"
- "\x1b\xf0\xf9\xc8\x23\x6f\x0a\x98\x55\x62\x45\x1e\xf9\x0c\xe6\xff"
- "\xaf\xb5\x12\x76\x54\x25\x52\x9d\x05\xe8\xc4\xe8\xf3\xd9\x2e\x1a"
- "\x6f\xc3\x0b\x76\x58\xc8\xa7\xb3\x25\x7c\xfa\x6c\xbf\x38\x0e\x22"
- "\x4f\x8a\xf3\x1e\xda\x68\x97\xe3\xcf\x67\x75\xd0\x46\x18\xe2\x9b"
- "\x24\x43\x7d\xd6\x2c\xc7\xb7\xcf\xaa\x11\xdf\x90\xaf\xf5\x49\x68"
- "\x63\x63\xeb\x95\x85\x54\xa4\xca\x31\xa9\x62\x39\xf3\x0d\x60\x32"
- "\x17\xf2\x96\x7e\x2e\xab\x8f\x6b\x18\xd4\xa7\xba\xb8\xb0\xe6\x95"
- "\xe0\x1a\x07\xe7\xe2\x85\xf1\xaa\x85\xfa\x25\xb8\x6f\x12\x63\x25"
- "\xdc\x53\xcb\x74\x3d\xc0\xe9\x23\x18\xbf\x1b\xea\x69\x2b\xe1\x69"
- "\xd7\x33\x19\x76\x8b\x58\xc1\xbf\xac\xbb\x67\x55\x23\xb9\x5b\xff"
- "\x0b\xfe\x9b\x0b\xe4\x34\xee\x67\xb5\x63\x0c\x49\x68\x5b\x73\x81"
- "\x7c\xf1\x29\x3c\x57\x2d\x1c\x23\xe0\xf8\x2e\x1c\xef\x87\xe3\x1e"
- "\x38\xf6\x87\xe3\x6b\x50\x9f\x13\xea\x47\x41\x79\x39\x9c\xff\x37"
- "\xe1\x08\x7d\x3c\x8d\xf2\xe6\x34\x41\x76\xc4\xf3\x13\xb0\x0c\xc7"
- "\xc7\x05\x9a\x97\x33\x9a\x9f\x1e\x01\xed\x24\x43\xff\x6b\xcc\xb5"
- "\xb4\x2d\xfd\x05\xf2\xf9\x55\x6c\x1b\xf7\x31\xc3\xef\xb7\xdc\x64"
- "\x50\x68\xe7\xf4\x69\x38\x8e\x82\xe3\x0e\x38\x26\xc2\x71\x89\x30"
- "\x06\x55\x88\x0d\xb1\xc9\x74\xcc\xa9\x9e\xc0\x9e\xc7\xe6\x3c\xae"
- "\xc3\x12\x76\x54\x96\xc6\xce\x66\xf4\xb6\x90\x53\x94\x0f\xa0\xee"
- "\xd3\x58\x17\x8e\xcf\x08\xc7\x68\xe1\x38\x41\x38\xfe\x4a\x38\x8e"
- "\x17\x8e\x13\x2d\xe4\xb4\x5e\x90\x31\x60\x5c\x4e\xd3\x7d\x86\x30"
- "\xb7\x4b\xd8\x33\x3e\x37\xa2\x8e\x0c\x38\xfe\x38\xb4\x1f\xd0\x66"
- "\xf8\x3c\x50\xb4\x8f\xa2\xcd\xe7\xba\xa1\xec\x2f\x6f\xd2\xef\xda"
- "\x9f\x47\xba\x61\x5b\x6a\xb0\x22\x9a\x80\x0c\xd4\x37\x4f\xc9\x0b"
- "\x71\xf5\x3e\x4f\x54\x0a\xdf\x85\x85\xdc\x00\x01\x18\x2f\x8f\xea"
- "\x43\xa1\x3b\x93\x71\xae\x52\xdb\x31\xc6\x76\x0b\x1d\x9c\x01\xff"
- "\x1b\x41\x37\x30\x8a\xf8\x8d\x7a\x0f\xd3\xd5\xef\xfa\x0c\x9e\x95"
- "\x25\xe9\xea\x9f\x8f\x66\xdf\xd0\xee\x5b\x0e\xe7\x0b\xa4\xf3\xa7"
- "\x71\x3f\xc0\xe3\x30\x9e\x35\xf0\x3e\xa3\xea\xc9\xe7\x18\xc3\xff"
- "\xa7\x0d\xec\x9d\xa3\xc4\x77\x16\xe8\xa1\x17\xc7\xb7\x81\x9c\x4e"
- "\x06\x2c\x4c\x40\x1e\xae\x77\xe1\xec\x69\x6a\xd7\x15\x78\x04\x68"
- "\x79\xfa\x31\xa4\xa9\xdb\x1c\x74\xc7\x20\x75\x9b\xe1\x0b\xad\x1c"
- "\x53\xcc\x5a\xc4\x14\xe4\x0d\xc0\x6f\xa4\x75\x90\xc7\xfc\xab\xc6"
- "\xf9\xc7\xe6\xdd\x17\xb1\xf2\x7b\x3f\xab\x76\xb0\x79\x57\x03\x7c"
- "\x06\xfc\x59\x8d\xf9\x21\x00\x87\xbe\x18\x2f\xcc\xe9\x1a\x98\xd3"
- "\x8f\xc3\xf9\x2a\xd6\x57\x76\x5e\x78\x16\xf0\x59\x35\xbe\x77\x7f"
- "\xf1\xbc\xf0\xbe\xd8\x0e\xc6\xfc\xbf\x5f\x3c\x2f\xb4\x0f\xfc\x58"
- "\x5d\x8c\xf3\x44\x3c\x2f\xbc\x13\xc8\x51\x5f\x38\x44\x3c\xd9\xc8"
- "\xf8\x6d\x83\x78\x1f\xd2\x0d\xe3\x63\x31\x1b\xff\x17\xb8\xb7\xa2"
- "\x00\xd7\x87\xf5\x73\x49\xf0\xaa\x5c\xd2\x9b\xcd\xcb\x2f\x1a\xe5"
- "\x18\x79\xb6\x8c\x37\x84\x38\x78\xd5\xe0\xe4\x0a\xc7\x28\x51\x5e"
- "\xcd\x6b\x33\xd4\xc4\x8a\x79\xbe\xa5\x3c\x03\x35\x3b\x2a\x0a\x5c"
- "\xe3\x0b\x7d\xa9\xc9\x12\xfb\xe2\xb6\x3e\x53\x1a\x60\xdf\xb0\xad"
- "\xf5\x20\xaf\xdb\x00\x17\x18\x6e\xd7\x14\x5b\xc8\x3d\xa2\xbc\x4b"
- "\xd7\xad\x10\x05\xd1\x67\x27\xd1\xef\xa3\x21\xb8\x36\xa2\x8f\x0f"
- "\x87\x76\xac\x64\x27\xa9\xd4\x83\x2e\x9f\x7c\x9e\xcc\x5b\xdd\x0b"
- "\x63\xaf\xe8\xa0\xaf\x07\xa0\x6f\x7b\x9d\x68\xfb\x5f\x8a\x7a\xea"
- "\xd9\xf9\xce\x24\xde\x2e\x8c\x19\xcc\xa3\xb3\x13\x84\xb1\x45\xfc"
- "\xda\x8b\x98\xbe\x3e\x8d\xe5\x0c\x42\x5b\x0e\xce\x8f\x37\x70\x1d"
- "\x8b\xe0\xed\x25\x79\x38\x57\xce\x4c\x14\x65\x52\xe8\x6f\x01\x93"
- "\x09\x4f\xed\xa3\xb1\x89\x8c\x83\x93\x99\x2d\xf0\xcc\x69\xf6\xee"
- "\x67\x8e\xb0\xef\xdc\x34\x46\x26\x96\x0b\x03\x22\xc2\xbf\x60\x7e"
- "\x59\x65\x1f\x31\x9f\x92\x33\xb9\x2e\x9f\x12\x49\x56\x34\xb1\xb8"
- "\x51\x67\x0e\x4b\x73\xe2\xcc\x06\xbc\x0f\xee\x6f\x82\xf3\xe5\xd2"
- "\xf9\x53\x7b\x05\x7b\x57\x6a\x9f\x75\xd1\xe8\x5b\xd6\x17\x63\x6d"
- "\xb3\xe7\x9d\x1d\x4e\x9f\x4f\x6d\x1e\x30\x37\x85\xf9\x8b\xe3\x8c"
- "\x6b\x36\x9d\xc3\x30\x7f\x71\x1e\x5f\xdf\x32\x38\x03\xfe\xd9\xbc"
- "\x65\x6b\x33\xdd\x3f\xc0\xe6\xec\xd9\x31\x6e\xfd\xb0\x51\xbb\x17"
- "\xd2\x73\x4d\x44\x30\x5c\xd3\xc1\xba\x5a\x25\x5c\x63\x39\x25\x9a"
- "\x68\x8c\x3c\x2b\x7e\xdb\xc6\x6f\x9d\xb8\x47\x2b\x04\xb8\x1b\x63"
- "\x82\x88\xdf\xaa\x27\x37\xa7\xf3\x4e\xfc\xee\x74\x8d\xb7\x19\x5d"
- "\xb1\xfe\xcf\xee\x95\xe2\xfb\x9c\x09\x14\xde\x2b\x19\x9e\x95\xc7"
- "\x7c\xc1\x6a\xae\x32\x99\xaa\xc6\x86\x7c\x6a\x06\xde\x83\x63\x2e"
- "\xcb\xcb\x7c\xd6\x22\xf2\x1e\xcc\xcb\xd8\x0b\xe4\xcb\xe5\x39\xe1"
- "\x7c\x2e\xd0\x34\x17\xe6\xd2\x62\x28\xcf\x81\x63\x2c\x3b\x2a\x54"
- "\x78\x14\xe6\x48\x6e\x9b\xe1\xcb\x48\x31\x1f\x3d\x8e\x8d\x2d\xd4"
- "\x90\x81\x7c\x96\x0d\xe3\x80\xbc\x46\xbf\x23\x43\xbf\x91\xbf\x90"
- "\xcf\x90\xc7\x42\xd6\x3d\x47\xf9\x8c\xc6\x1f\x80\xf3\xd8\x5f\xe4"
- "\x33\x68\x2b\x5e\x8c\xf3\x6b\x21\x5f\x06\xb3\xef\x39\x5f\xa6\x8a"
- "\x3e\xb7\xf8\x2d\x29\x71\x00\xe9\x0b\xed\x02\x48\xd3\x58\x9a\x5f"
- "\x99\x1d\x13\x08\xd6\xc5\xef\x70\x0c\x27\xef\x2b\x81\x7b\x8a\xa4"
- "\x31\x37\xd3\xdc\xcc\x1f\xce\xa6\xb6\xc8\x7b\xe1\x5a\xb9\xbb\x9e"
- "\x61\x21\x27\x73\x51\xd7\x40\xdf\xbe\x9f\xa8\x09\x7e\x07\x06\x1c"
- "\xfb\xd2\x2a\xca\xb5\x8f\xaa\xf1\x7b\xfe\xc9\xf1\xd0\x3f\xd4\xa1"
- "\xab\xe0\x77\x14\xe8\x92\xa5\x3e\x6c\xc6\xa3\xd0\xd6\x23\xe4\xe7"
- "\xa9\x45\x3b\x16\xe6\x33\xb8\x40\xbe\x5a\x5e\x81\xb1\x40\x96\x75"
- "\x8e\xf3\x9c\x96\xcc\x5f\xc5\x58\xcf\x9a\x04\x72\x6f\x3d\xf9\x6a"
- "\x3a\xda\x8d\xd2\xaf\xa0\x8d\xa6\x36\x59\x6e\xa3\xa9\x2d\x15\xfe"
- "\x41\xd3\xae\x8b\x76\xfb\xaf\x12\x8e\x93\xba\xf9\x6f\x14\xea\xc2"
- "\x9b\x9e\x13\xd6\x94\x08\x98\x27\xb5\x2e\xfb\x2f\xf2\x25\xce\x6d"
- "\xf4\xe3\x40\x9b\x93\xc2\x41\x30\xf6\x08\xd0\x09\xfa\xbd\x7e\xe8"
- "\x0b\xa6\x14\xe4\xa3\x3a\xba\x0f\x0a\x63\x10\xfb\xe7\x4b\x54\x47"
- "\xe9\xc9\xe2\x81\xd6\x56\xc1\xb3\xd5\x9b\x2f\x93\x40\x7d\x02\x79"
- "\x00\xed\xdf\x21\x4e\xde\x84\x3a\xae\x10\x53\xb0\xaa\x89\xd4\x7d"
- "\x9a\xb8\x96\x28\xe1\xfa\x43\xf0\xdb\x24\xca\x49\x70\x8f\x2a\xc0"
- "\x4e\xd4\x28\x1f\x3d\xb3\x96\x3c\xd4\x66\xa8\xcb\x13\x69\x85\x32"
- "\x04\xda\xe1\x04\x5b\x02\xf4\xb5\x96\xfa\x38\x63\x9c\x7a\x0b\x1d"
- "\x37\x8a\xc3\xd8\x06\xe8\xb0\x75\x59\x01\x36\xa2\x62\x6b\x4f\x1d"
- "\xf0\x7f\x99\x20\x33\xd6\xed\x05\xde\xaf\x76\xeb\xe7\x2f\xdd\x7e"
- "\x67\xe2\xfd\x21\x36\x94\xcf\x7c\x8d\xcf\xb9\x11\xe2\xf8\xa0\xbf"
- "\x6a\x08\xe8\x09\x94\xde\x0e\xbe\x19\xfa\x56\xae\x4f\x21\x41\x4d"
- "\xe4\xab\x07\x76\x6f\xa7\xfb\xec\x4a\x99\x7d\xfe\xab\x50\x51\x0f"
- "\x67\xfd\x3e\x57\x17\xb2\x2e\x80\xa0\x5d\x1d\xe3\x9d\x51\x5f\xbf"
- "\xef\x22\xa8\x2d\xdd\xec\x18\x43\x4c\x69\x4f\x60\x1d\x51\xae\xaa"
- "\x6d\x4d\x8f\x20\x1f\x46\x8c\x81\x79\x7c\xae\x10\xe6\x4a\x89\xff"
- "\x3e\x95\xe7\x0a\x85\xf1\x2d\x67\xbe\x08\xe7\x56\xe3\x5a\x82\xba"
- "\x3f\xac\x23\x25\xb8\x46\xb7\x19\xbe\x0a\x14\xe7\x0d\xac\x1b\x25"
- "\x70\x8f\x10\x0f\x1b\xbf\xff\x9e\x4b\xc4\x18\x10\x54\x6f\x60\xf5"
- "\x83\x99\xcd\xff\xab\xd1\x2e\x59\x1a\xea\xe1\x7d\xcc\x47\xed\xdc"
- "\xa4\x79\x4e\x05\x8c\xe9\xb9\x49\xf8\x6e\x02\x2f\xc2\x7a\xf5\x55"
- "\xbc\x34\x6f\xeb\x28\x36\x7f\xd8\xec\x3e\x2f\xbf\xca\x92\xf4\xcd"
- "\xda\x31\x23\x72\x88\xd7\xf8\x9d\xfa\x3e\xb8\x56\x7d\xd5\xbe\x79"
- "\x33\x5f\x60\x54\x72\xe3\xd6\x67\x93\x60\xc5\x46\x18\x36\x9c\x67"
- "\x49\x31\x7d\x2f\x10\xcb\xdd\x21\xc1\xf7\x4d\x7b\x26\xf1\x2e\x3e"
- "\x2d\x82\x28\x37\xb5\xdc\x15\x34\xc0\x7e\x5f\x01\x1f\x30\xf4\x85"
- "\xc9\x89\x76\xa2\x59\x64\x24\xdf\x2e\x26\x01\xcf\x38\xe1\xd9\xc1"
- "\x44\x6f\x21\xf5\x6a\xdc\x33\xfa\x61\x30\xca\x1f\xf5\x6a\x6c\x33"
- "\x35\x8f\x04\xa5\x36\xf0\x8d\x1b\x7f\xdb\x23\x08\xd6\x03\xd5\x9b"
- "\xc0\x63\xf7\x04\xdf\x57\x70\x1d\xda\x38\x1e\x43\xef\x2b\xf2\xdd"
- "\x37\xcb\x36\xef\x7d\xd3\x87\x43\xdf\xf6\xf9\xd7\xb7\x6f\x0e\x4b"
- "\x7d\xfb\xe6\xf0\xf7\xef\xdb\xd7\x8f\xb9\xf5\x4d\x25\xf5\x2d\x1e"
- "\xfa\xf6\xf5\xd3\xfe\xf5\xed\xfc\x74\xa9\x6f\xe7\xa7\xdf\x60\xdf"
- "\xf6\x77\xd1\xb7\x0a\xef\x7d\x4b\xbe\x0f\xfa\x56\xe7\x5f\xdf\x2e"
- "\xd8\xa4\xbe\x5d\xb0\x7d\x9f\xbe\xa1\x2e\x9f\x16\xc9\x9f\xa7\xf1"
- "\xe4\x13\x58\xbc\xd6\x0b\xe4\x9b\xb1\x69\x79\xb4\x1c\x76\x81\xd4"
- "\xb7\x0b\xf3\xdb\x9a\x6e\xe3\xbf\x61\x72\x4e\x7d\xdc\x48\x3d\xfa"
- "\xbb\xd6\xcf\x06\x5e\x56\x33\x9e\xfe\x86\xfa\x37\xa4\x5b\x79\xc1"
- "\xdf\xb4\xfe\xd5\x7c\xea\x8f\x32\x2c\x42\x28\x97\xb6\x86\x0d\x3e"
- "\x8c\xbe\x20\x1c\xcc\x67\x3e\x6c\xb0\x09\xf3\x77\x1e\x4a\xb0\x2a"
- "\x79\x03\xc6\x0e\xc3\x78\x7f\x81\x84\xdf\x3a\xb8\xea\x50\x82\x9d"
- "\xe6\x0e\x5f\x4f\xf7\xfb\xd6\x9b\xc4\x3d\x6e\xe2\x33\xac\xa1\xc3"
- "\x22\xe0\x7c\x8d\x98\x07\x96\x57\xa2\x3c\x33\xb8\x18\xdb\x87\xf3"
- "\x56\x31\x37\x2b\xf0\xfb\x06\x01\x1b\x6c\x21\xf6\xae\x70\xef\x9b"
- "\x41\x22\xee\x3d\x93\x48\x42\x30\x2f\xe5\xe6\xb4\xbb\xf0\x9b\x23"
- "\xb4\x55\x7f\x18\xc7\x7d\xaa\xed\x2e\x3e\x24\x95\x04\xe0\xde\x3e"
- "\xf4\xd1\x33\x47\x58\xc9\xc0\x54\xd2\x63\x6a\x32\xb4\x69\x27\x31"
- "\x21\xc9\xd0\x1e\x8c\x35\xd3\x0d\xbe\xa1\x36\xbe\x1c\x68\x0f\xbf"
- "\x7f\x07\x24\x92\xe0\x67\x22\xd2\xf9\xf5\x3b\x48\x20\xee\x03\xc4"
- "\xfd\x7c\x6c\x2f\x5f\xcf\xa0\x36\xc3\x37\x05\xe2\xfb\xdd\x00\x7d"
- "\xfa\x30\xfa\x34\xd4\x49\xf4\x69\xd8\xd1\x99\x3e\x0d\x3d\x18\x7d"
- "\xbe\x71\x48\xf4\x39\x1f\x2d\xa7\x4f\xc3\x20\x39\x7d\x1a\xe2\x6f"
- "\x8e\x3e\x0d\x31\x12\x7d\xd8\x33\x18\x7d\x1a\x92\xbd\xd3\xa7\xc1"
- "\x28\xd1\xa7\x61\xe0\x8d\xd1\xa7\xe1\x84\x6f\xfa\x34\x4c\xef\x82"
- "\x3e\x3d\xbd\xd3\xe7\x7c\xdf\x1b\xa7\xcf\xf9\x68\x3f\xe8\xd3\x9b"
- "\xd1\xe7\xc2\x5a\x89\x3e\x17\x7e\xde\x99\x3e\xe7\xf7\x31\xfa\x9c"
- "\xcf\x93\xe8\x73\xc1\x22\xa7\xcf\xf9\x13\x72\xfa\x5c\x08\xba\x39"
- "\xfa\x5c\x20\x12\x7d\xd8\x33\x18\x7d\x2e\x44\x78\xa7\xcf\x85\x28"
- "\x89\x3e\xe7\x4b\x6e\x8c\x3e\x17\xe2\x7c\xd3\xe7\xbc\xcd\x7f\xfa"
- "\x5c\x78\xc7\x83\x3e\x2a\xdf\xf4\xb9\x60\xf1\x83\x3e\x21\x8c\x3e"
- "\x8d\x0f\x48\xf4\xf9\xf6\x4c\x67\xfa\x7c\x3b\x81\xd1\xe7\xdb\x31"
- "\x12\x7d\x1a\x33\xe4\xf4\xf9\x36\x4e\x4e\x9f\x6f\x0b\x6f\x8e\x3e"
- "\xdf\x16\x48\xf4\x61\xcf\x60\xf4\xf9\xb6\xd8\x3b\x7d\xbe\xad\x92"
- "\xe8\xf3\x6d\xec\x8d\xd1\xa7\xb1\x87\x6f\xfa\x7c\x9b\xd3\x05\x7d"
- "\xee\xf2\x4e\x9f\xc6\x19\x37\x4e\x9f\xc6\x8c\xae\xe8\xe3\x9f\xac"
- "\xd7\x98\x83\xcf\xbd\x05\xed\xd4\xfa\x6a\x07\xc7\x0e\xfd\x0f\x39"
- "\x43\x63\x6d\x3e\xd7\x33\x88\xed\xd1\x68\xcc\xd1\xa4\x90\xa7\xea"
- "\xc9\xc5\x47\xf2\xb9\x1e\x41\xbc\xa1\x10\xf4\xa4\xb7\x73\xf9\x75"
- "\x3d\x03\xb9\x75\x77\x05\xe2\xde\x6c\xdf\xf9\xdb\x2f\xbe\x16\x70"
- "\x3f\x79\x10\xf7\xd1\xad\x07\x79\x19\x7f\xb7\x19\x2e\xe6\x80\x2c"
- "\x18\xdd\xd5\xfe\x2d\xf4\x75\xfa\x70\x03\xea\xb7\x17\x4d\xae\xb8"
- "\x18\x06\x3e\x19\xe3\x8b\xe9\x1f\xc6\x7d\x16\x17\x1b\x73\x68\xbc"
- "\xaa\x01\xe3\xa3\x1f\xe6\xbf\x42\xdd\xe3\x02\x69\x3a\xcf\x6f\x19"
- "\x30\x1e\xf9\x01\x64\xf5\x7b\x9b\x48\x53\x94\xcb\x3f\x8f\xd7\xed"
- "\x14\x6c\x84\x56\x56\xb7\x79\x06\xbf\x45\x63\xc5\x3c\xa4\x2b\xd2"
- "\x30\xbf\x66\xf3\x58\x90\x7d\x07\xe3\x33\x30\x76\xd2\x6e\x38\xa2"
- "\x9f\x0c\xf3\xcd\x6c\x9a\x46\xe5\xe5\xf5\xfd\x77\x32\x5f\xb8\xe6"
- "\x41\x22\xdf\xc1\x73\x7a\x41\xb9\xb7\x20\xcf\x63\xfd\x7b\x9a\xc8"
- "\x3f\xaf\xba\x5d\x0f\x86\xf2\x19\x68\x3b\x54\xb8\xde\x1b\xca\xef"
- "\xa3\x9c\x4d\xe3\x7c\x64\x67\x08\x3e\xc4\xff\x2c\x80\x73\x2a\xa1"
- "\x4e\x28\xd4\x79\x15\x65\x77\xa1\x8d\x30\x28\x2f\x44\x1d\x58\xb8"
- "\xae\x86\xf2\x64\xfc\x76\x20\x5c\xef\x0b\xe5\xc7\xa0\x3c\x84\xed"
- "\x79\xb9\x2e\xcc\xd1\x26\xc7\xcd\xed\x19\x6f\xa2\x39\x35\x91\x06"
- "\x4c\x17\xf8\xa7\x9b\xff\x4f\x53\x83\xc7\xb5\x18\xb7\x6b\xd5\xe2"
- "\x35\xe6\xa3\xf6\xcf\x54\xb7\x6b\x25\x1e\xd7\x72\xdd\xae\x1d\xf6"
- "\x68\xf3\xb0\xdb\xb5\xbd\x1e\xf7\x55\xb9\x5d\x33\x7a\x5c\x6b\x76"
- "\xbb\x96\x21\x5c\x0b\x68\x33\x34\x07\x4a\xdf\xf0\x9a\xf4\xc2\x79"
- "\x25\x9c\x8f\x74\x3b\x1f\x23\x9c\x87\xe7\x37\x8f\xb2\x90\x37\xad"
- "\xc2\x79\x4a\x7b\xd6\x7e\xf3\x24\xb7\xf6\xa3\x98\x8d\xa3\x39\xc6"
- "\xe5\x3b\x17\x36\x44\xc5\x5d\xd7\xed\x84\x6b\x11\xc8\x57\xee\xbc"
- "\xbd\x34\x49\xb3\x60\xe5\x2b\x9a\x84\xb8\x44\x74\x5f\x59\xb2\x30"
- "\x51\xb3\x64\x59\x6c\x9c\x2c\xce\xba\x1a\x63\x0e\x62\x4e\x35\x8c"
- "\xdd\x42\xf3\x17\x6c\xe7\x1b\x5d\x39\x3f\x00\x57\xe1\x59\xe5\x16"
- "\x32\x81\x3e\x2b\x87\xc5\x23\x2f\xc5\xd8\x2f\x2c\xce\x0b\x79\xae"
- "\x9e\x34\x7f\x2a\xc4\x79\x31\x41\x5d\xbb\xef\x38\x2f\x97\xab\x69"
- "\x7c\x43\xa8\xc7\xe2\xbc\x5c\xae\x81\x79\xfe\x0c\xdf\x8b\xe5\xf0"
- "\x60\xb9\xcd\x2e\x89\xb2\x89\x75\x5e\x3b\x8d\x11\x98\xc1\x6c\x19"
- "\x9e\xf1\x5a\x07\x0c\xc4\xfb\x84\xef\xa5\x03\xdd\xee\x8f\x65\xd7"
- "\xc5\xf5\x41\x78\xa6\x71\x00\xc6\x8f\xe8\x55\x0f\x65\x6a\xbf\xa7"
- "\xd7\x2e\x31\x5b\xde\x96\x01\xc3\xf1\x9d\xf0\xbd\xe5\xef\xa6\xfc"
- "\x4d\x3d\xb9\x74\x40\x7a\xb7\x4b\xd5\x6e\xb1\xe0\x84\x77\xb8\xe4"
- "\x60\x73\xb4\xd3\xbb\x52\xff\x44\x5e\x35\x60\x38\x3e\x1b\xf1\x8c"
- "\xed\x65\x80\xf2\x96\x01\x5a\xb1\x3f\x6e\xfd\x1b\x8e\x7a\x3d\xf4"
- "\xef\x0c\x1d\x13\xa0\x29\x0f\x34\x15\xde\x61\x07\x6f\x68\x4e\x65"
- "\xb9\x0c\x60\x3d\xc1\x9c\x2c\x74\xad\xba\x1c\x2b\xda\x32\x71\x8d"
- "\x62\x36\xcc\xcb\x92\xfc\x87\x31\xba\xb6\x88\xeb\xd7\x65\x37\xf9"
- "\x8f\x3d\x13\xce\xed\x75\xe7\x21\xb7\xe7\x7d\x8a\xcf\x83\x7a\x93"
- "\xd8\x7e\x80\x01\x5a\x9c\xef\x50\x56\xa1\x2f\x26\xde\x8b\x7d\xf4"
- "\x95\x87\xcf\x57\x0c\x45\x69\x1c\xbf\x8b\x14\xc7\x31\x87\xee\x91"
- "\xff\x6e\xb8\x68\xaf\x13\x72\x60\x98\x72\x5c\x79\xa9\xbf\xd3\xd1"
- "\xdc\x6e\xc6\xfc\xc6\x47\x83\x49\x0c\x1b\xdb\xef\xe6\x23\xc6\xe3"
- "\x9c\x61\x58\xff\x9d\x89\xd1\x7c\xa8\x95\xf5\xff\xbb\xd7\xf0\xbc"
- "\xe4\x7f\xff\x9d\x45\xac\x27\xe2\x32\xfb\x5e\xf5\xdd\xbb\xb4\x1e"
- "\xcd\xdd\x35\xd4\xce\x68\x3e\x44\x55\x4f\xbe\x2b\x17\xea\x5f\xa4"
- "\xbc\x48\xe3\xf7\x7c\xd7\xc8\x6f\x19\x6a\x87\xbe\x82\xfe\xd3\x2c"
- "\xe4\xac\x60\xcf\x85\x63\x39\xf6\x05\xc7\x08\xf7\x92\xf3\x5b\xf2"
- "\x1b\xf9\xd0\xa1\xde\x73\x5e\x33\xbf\xee\x87\x9a\xc8\x15\x26\x43"
- "\x28\x79\x3b\xda\x58\xd9\xbb\x5e\x89\x73\xf3\x7d\x0e\x16\xeb\x30"
- "\xec\xa6\xd7\xa8\x4f\xb9\x3e\x09\xed\x41\xc2\xb5\x24\xdc\x5f\xeb"
- "\xfa\xdd\xd3\xed\x77\x0f\xfc\x4d\xfd\x9a\x53\xe8\xda\x1a\x28\xed"
- "\xe3\xbf\x12\x0b\xe5\x60\x8f\xb2\x5a\x56\x5e\xcd\xfc\x9e\x41\x36"
- "\x6b\xa0\x3e\xe4\xc2\x79\xa1\xed\xbb\x69\x7f\x92\xf8\xd1\xc0\x1b"
- "\xa3\x71\x4f\xb7\x30\x0f\x47\xe3\x9e\xed\x10\xc7\x1c\xba\x5f\x1b"
- "\xae\x8f\x12\x8e\x51\xc2\x71\x38\xcb\xd3\x7a\x25\x52\xca\xb5\x8e"
- "\x36\x9a\x2b\xc3\x7d\xe5\x7e\xc7\xfd\xe0\xc2\x31\x4a\x38\x0e\x17"
- "\x72\xd5\xce\x86\xfb\x5c\xfb\xbf\xbd\xfb\x20\x5f\xd9\x20\xee\xe5"
- "\x76\x1a\x35\xb5\x9c\x71\x48\x29\xe6\x05\xc5\x38\x61\xe9\xcd\x18"
- "\x2b\xc6\x46\xcc\xa4\x83\x98\x13\xdb\x32\x30\x37\x68\x25\xcb\x09"
- "\x8a\x7b\x60\x15\x68\x37\x47\xd9\xb1\x52\x7f\x89\xe6\x05\x5d\xd5"
- "\x2c\xe6\x3d\xb9\xd2\xe8\xdc\xa2\xa9\x15\xe6\xcb\x0e\xe6\xa3\xdf"
- "\x42\xed\xc5\x34\xaf\x75\x33\xfd\xee\x15\x74\x81\xb4\x24\x8b\x75"
- "\xd8\xd8\xb5\x50\xdb\xd7\x6e\x83\x98\xfb\xb1\x45\x23\xe6\x9a\xb6"
- "\x90\x96\xd4\xab\xa1\x73\x80\xb7\x5a\x46\xc9\x7d\xa6\x5b\x26\x63"
- "\x9b\xd8\x77\x0b\xb9\x62\xc5\xb6\xa1\x8e\xce\x35\x67\xe1\xfc\x2a"
- "\x07\xe9\x07\xfd\xba\x20\xb6\x0f\xd7\x61\xfe\x5b\xe9\x58\x62\x9b"
- "\x57\xb7\x6c\xd0\xc2\xb9\x8d\x96\x80\xd6\x52\xe6\x73\xdd\x02\xeb"
- "\xdf\x9f\xc7\x77\x25\x03\xf1\xaa\x61\x80\x4f\xc3\xa2\x38\xe3\x30"
- "\x0d\x8b\xe5\x3d\x4c\xcb\x6c\x8c\x2d\xe7\xd1\x3b\x7c\xf3\x35\x12"
- "\x88\x3e\x10\x8c\x67\x5b\x59\x0c\x64\x38\x07\x58\x5d\xc8\x6f\x19"
- "\x46\xd7\x27\xff\xd6\xfd\x16\x1b\x6d\xa3\x1f\x8b\x6d\x86\x7b\x97"
- "\xda\x0c\xad\xd1\xae\xfc\x09\xae\x79\xdc\xba\x10\xbf\x3d\xc0\xfc"
- "\xa0\x7d\xf4\xec\x03\xf6\x17\xda\x6a\xf0\x29\x63\xaa\x86\x69\xe8"
- "\xf7\x99\xad\x83\x2d\xcc\x47\xb5\xf5\xaf\x01\x11\xfd\x1b\xe1\x59"
- "\xfb\x5d\x79\x23\xa0\x4e\x36\xfa\xde\x43\xfb\xae\xf7\x4c\xa0\xcf"
- "\xa8\x66\x73\xbd\xb5\x91\xdb\x32\x4c\xb3\xb9\x83\x04\x0a\xe7\x1b"
- "\x2b\x1d\x76\xcc\x3d\xe0\x35\xce\x16\xcd\x9d\x87\x3e\xe1\x5b\x87"
- "\x69\x70\xdf\xd0\xa3\x76\xb1\xcf\xb6\x46\xdc\xaf\x82\x7d\x66\x63"
- "\x6b\xab\x13\xc7\x71\x53\x0b\xb4\x9d\x76\x96\x34\x10\x5b\x1c\xfa"
- "\xcd\xd1\x31\x49\x11\x7d\x39\x6d\x54\xe7\xa3\xcf\x67\x75\xa8\xee"
- "\x4f\xf3\x18\x41\xfb\xf9\x34\x17\x1b\xbc\x03\xd0\xc2\x94\x86\x7b"
- "\xfe\x6d\x34\x2f\xc0\x7a\x1a\xab\x03\xde\x9b\xfa\xc9\x5e\x15\xbe"
- "\x93\xd8\xf6\x8a\x6b\x85\x45\x38\xb7\x19\x9f\x9d\xd4\x41\x2e\x13"
- "\xdb\xab\x98\x63\x1d\xc6\x23\x0a\xe3\xd3\x55\xda\x60\x9e\x24\x77"
- "\x20\x2f\x44\x61\xee\x4e\x0b\xb1\x6d\x60\xeb\x1b\x8e\xb9\x2d\x1e"
- "\x9f\x8f\x63\x0b\xba\x99\x15\xc6\xf4\x5a\x9b\xe1\xaa\x2b\xff\x63"
- "\x76\x38\xea\x3b\xb6\x2e\xe3\xeb\x3a\xa1\xcf\x95\xb9\xb0\x76\xf6"
- "\x3b\x8b\xfd\x2b\xe3\xc2\x86\x69\xd0\x27\x1b\x7e\x2f\x11\xd6\x73"
- "\x4a\x3b\xc6\x07\x57\xf7\x04\x44\x44\x0e\xa8\x64\xbc\x40\x63\xa8"
- "\xc1\xb9\x89\xc2\xf8\xd1\x7c\x12\xc6\x24\x36\x0e\x42\x7d\x07\xb3"
- "\x17\x47\x0e\x81\x7e\xb9\xe5\xbf\xbb\x4a\xd7\x6e\x8c\x7d\x9f\x4f"
- "\x75\xc2\xab\x87\xdd\xfa\x6c\xa3\xfb\x5f\x5b\xd0\xd6\x77\x75\x36"
- "\x3e\x6b\x13\xc6\x0f\x43\xbe\x68\x72\xe7\xff\xab\x63\xb1\x9f\xe8"
- "\xf3\xeb\x0c\x1d\x6c\x81\xf5\xb6\x01\xc7\x19\xee\x49\x84\xb9\xe0"
- "\x33\x57\x14\xae\x17\x98\x4f\xa4\xcd\x70\x4d\x2b\xae\x85\xa0\x5f"
- "\xc0\xba\xd0\x36\x80\xea\x9d\x20\x4f\x9b\x39\x94\x67\xda\x28\xdf"
- "\x00\xce\x6a\x04\x8c\xd5\xc0\x3d\xb3\xc5\x6f\x5e\x4e\xdc\x37\x71"
- "\x99\x7e\xef\xb5\x89\xf9\xe4\x58\xbc\xbe\x6b\x19\xd2\x3e\x8b\x6b"
- "\x1b\x3b\xed\xb3\xc0\xbd\x3f\xdb\x69\xde\xb1\xfd\xb8\xa6\x54\x34"
- "\x37\xe0\x1a\x41\xef\xc7\xbd\x17\x69\xa0\x93\xb3\xfd\x43\x0d\x68"
- "\x9f\xa7\x39\x4f\xb0\x2f\x2c\xf7\x44\x3d\xfd\x0d\x7c\x1b\x88\x47"
- "\xc6\x4b\xd7\xac\xae\x9c\xe9\x40\x6f\xfc\xd6\xf6\x61\xe0\x2f\x89"
- "\xe9\x61\x5c\xaf\xdb\x06\x60\xfe\xef\x36\x43\x9b\x5a\xcc\xfd\x4d"
- "\x73\x7d\xb3\xf7\x51\xfb\x8c\xcb\x38\x92\x44\x61\xbc\x00\xdc\x5f"
- "\x47\xc7\x40\x95\x9f\x85\xb1\x9e\x31\x6e\xa5\x29\x05\x73\xb2\xb4"
- "\x7d\xfa\x46\x38\xdd\xa3\x6c\x33\x8d\x6c\x41\x3f\xac\xe6\x0b\xa9"
- "\x34\x1e\x53\xd0\xd4\x64\x07\x8f\xf7\x51\x79\x22\x34\x3f\x0b\xaf"
- "\xd1\x5c\x07\xd8\xe6\x4d\xc7\x2d\x6e\xcb\x13\x64\xd3\x66\xd0\x7d"
- "\xee\x03\x5a\x51\xd9\x1d\x7e\x87\x37\x11\x7b\x3b\xcb\x41\xcb\x62"
- "\xef\x0b\xfe\xd8\x3d\x59\x8c\x0d\x18\x33\x1a\xf3\xc0\xbe\x44\x33"
- "\x14\xf3\x35\xdb\x97\xd3\x38\xd8\xc6\x01\x51\xc2\x18\x44\x6d\x66"
- "\xfd\x0a\x99\x97\xac\xa4\x7d\xc4\xfe\xf9\xd7\x37\xfb\x68\x41\x8f"
- "\xe8\xd9\x66\xb0\xa7\x8a\xb1\x39\x98\x3c\xc5\xe2\x63\x33\x5a\xd8"
- "\x2f\x0a\xf2\xf3\x28\xe1\xd9\xa3\x6e\xc1\xb3\x0f\x0b\x6d\x06\xb1"
- "\x18\xe1\x6d\x20\x03\x0d\x00\x0c\x6f\x0f\x14\xf5\x19\x61\x0f\xd1"
- "\x70\xa6\x67\xb5\x47\x4a\xfa\x0c\x1b\x43\xd9\xbe\xbb\x65\xcb\x12"
- "\x35\xb1\x0b\x57\xe8\xe7\x27\xbe\x1c\xaf\x89\x4b\x48\x58\x96\xa0"
- "\xc1\x20\x4d\xee\xf3\x87\xe5\x31\x6a\x8f\x12\xf2\x13\x16\x4a\xf9"
- "\x09\xdb\x93\xdd\x73\x7a\x5a\x48\x7b\xea\xad\xb1\x5d\xb4\xe7\xfa"
- "\x6a\xc7\xa8\xe4\x8a\xe0\xbf\x18\xfe\x4d\xf0\x8f\x32\x06\x99\x67"
- "\x27\xd1\xb0\xd6\x53\x3f\x13\x29\xe6\x44\xfb\x34\xf4\x31\xaa\x27"
- "\xed\x57\xf3\xb9\x40\xd4\x83\x30\x6f\x78\x11\xd6\xdf\x0d\xf7\xc3"
- "\xbf\x09\xfe\x4b\xe1\x9f\xde\xc7\x7d\x40\xf7\xcb\x17\xb9\x5f\x63"
- "\xfe\x23\xeb\xf6\x63\x1d\x7e\x1d\x7e\xb2\xc7\xfc\xeb\xac\x9e\x47"
- "\x1f\x94\xbc\xa1\x45\xac\x47\xbf\xed\xf7\x59\x47\x34\x5e\xea\x05"
- "\xf0\x86\x8b\x85\x42\x3d\xea\x6b\x23\xbe\x0f\xe6\x1a\x80\xfa\x62"
- "\xbd\x40\xde\xd0\x36\x4a\xa8\x47\xd7\x0a\xce\xa0\xf4\xf6\xdc\x1e"
- "\xbc\xa1\x38\x52\xa8\xa7\x72\x6f\xcf\xad\x4e\x4f\xce\xf0\xd5\x5e"
- "\xac\xc3\xad\x0b\x54\x33\xd9\xa9\x3d\x17\xea\x7b\x8d\xd1\xea\x1f"
- "\x9d\xae\x47\x7b\xd2\x49\xff\xf2\xc2\xb8\x27\x16\x2e\x4d\xc2\x4c"
- "\x53\x89\xcb\x56\x26\xe2\x71\xe9\xfc\xdf\xd1\xc3\xb2\x79\xbf\x7d"
- "\x99\xfd\x48\x5c\x1c\x85\x3f\x16\x03\xbf\xe1\x31\x76\xa5\x1e\x0f"
- "\x2f\x2f\xc3\x62\x72\xfc\xf0\x95\x2f\xe3\xc1\x73\x1f\x28\xc8\x56"
- "\xd7\x1b\x81\x37\x6a\x18\xce\x5e\x07\x1d\xe9\x62\x24\x95\x63\xd7"
- "\x59\xc8\x09\xad\x83\x88\x76\x2d\x79\xcc\x11\x87\x02\x63\x8e\x84"
- "\xac\xd3\xbf\x1c\xe2\x58\x18\xc7\x6f\x19\x02\x32\xb0\x23\xca\x42"
- "\x16\x11\x01\x1b\xa3\x69\x9c\x53\xc3\xf5\x0c\xc1\xb7\x33\x90\x33"
- "\x6a\x6c\x18\xbf\x1f\xca\x34\xcf\x36\x07\xeb\x01\xd4\x1b\x03\x65"
- "\xcc\xaf\xad\x86\xeb\x78\xdf\x78\x28\x47\x40\x39\x92\x33\xaa\x83"
- "\x70\x8f\x31\x94\x35\x50\x1e\x08\xed\x1b\xc5\x79\xe1\x5d\x56\x76"
- "\x14\x89\xb9\xbf\x59\x9e\x6f\x87\xc9\x95\xe7\x1b\xf3\x39\xa5\xa9"
- "\x66\xd3\xf5\x97\xca\x20\x8e\x86\x80\x88\x07\x92\xa0\x4e\x83\xb8"
- "\x5e\x32\x7b\x87\xc3\x26\xc6\x4f\x61\xf6\x0c\x67\xa0\x5b\xbe\x74"
- "\x2c\xab\xc5\x7c\xe9\x68\xef\xa2\xf9\x1a\xe1\xc8\x1b\x30\x9e\x2c"
- "\x5f\xe8\xd5\x96\x47\xf3\x7c\x3a\x57\x63\x6c\x5e\x6b\x7a\xac\xe2"
- "\x27\xf9\x68\x43\x83\x32\x8b\x2d\xc9\x5f\x26\x4e\x9a\x1f\x4a\x8c"
- "\x3b\xe7\x1e\x4b\xc2\xeb\x7e\xa8\x53\x20\x33\xd0\x7c\x57\x8b\x97"
- "\x85\x38\xe6\xc7\x31\x39\xd0\x79\x86\xe1\xd7\x10\x21\xa6\xb1\xb3"
- "\x84\x7f\x81\xe5\x44\xb1\x10\x6e\x22\x8b\x3d\xb5\x78\x19\x0f\xf7"
- "\x86\x24\xcf\x8f\xa3\xe7\xa0\xde\x7a\x90\xd5\x84\xfe\xbd\x65\x8e"
- "\xc4\x3d\xae\x9c\x10\x23\xc3\x59\x38\xf7\x81\x0c\x7c\x4e\x10\x95"
- "\x43\x4e\x91\x60\xcc\xb7\x89\x7d\xcb\x77\x8b\x8b\xb7\x19\xce\xa1"
- "\x0f\x69\xeb\x0b\x24\x18\xe3\x00\x0b\x7d\x29\x64\xf9\xc3\xb8\x68"
- "\x31\xd6\x94\x05\xce\x79\xbe\xcf\x0b\xbf\xa6\x5c\x39\xe8\xe5\xe1"
- "\xd3\x26\xc0\xaf\xe1\x42\xca\x6a\x77\xde\x8c\x6c\x0d\xd3\x5a\x5b"
- "\x0f\x0e\xfa\x98\xe5\x25\xe5\x40\xff\x77\x52\x5d\x88\x43\x1d\xb8"
- "\x4d\x97\xcb\x7c\x50\xb9\x32\x8c\xbb\xcb\x19\x50\x9e\xc4\x7d\xd3"
- "\x1c\xcd\xa9\xc3\xab\x86\x04\xed\x5e\x8b\x31\x9e\x15\x30\xc6\xdc"
- "\x01\xbc\x26\xc4\xf0\x52\xd2\x18\x57\x4e\x12\x41\xf7\x08\x83\x8c"
- "\x82\x7b\x50\x2f\x28\x14\x15\x28\x77\xa0\x3d\x89\x33\x70\xd3\x91"
- "\x6f\x81\xc6\x18\x43\xc4\xc6\x87\x69\x2c\x7c\xe8\x90\xfd\xc8\xc7"
- "\x28\xeb\x9a\x55\x38\x66\x3c\xc6\x0c\x78\x06\xfe\x7f\xc3\x72\xcf"
- "\xcc\x6a\x14\xdb\x84\x72\x30\xe8\xe9\x6a\x38\xaa\xda\x0c\xfc\x44"
- "\xb7\x9c\x7c\xc2\x9e\x68\x7e\x21\xc6\x7e\xc3\xb6\xa9\xec\xac\x50"
- "\xbc\xcb\x64\x10\x3e\xd1\x42\x54\xa3\xd8\x5c\xc4\x5c\xa3\xaf\x67"
- "\x09\xbf\x41\xfe\xf9\xa9\xd5\xa3\x8d\xd3\xa2\xad\x94\xf1\x34\xac"
- "\x79\x4a\xf2\x0c\xfc\xff\x06\xea\x1f\xb1\x90\x7f\xa7\xf5\xd7\x2b"
- "\xe9\x3e\xc9\x0b\x01\x11\xb8\xdf\x9d\xaf\x16\xcf\xf7\x50\x44\xc3"
- "\x98\x62\x4e\x37\x36\xf7\x5b\xc3\x06\x37\x43\xd9\x26\xda\x58\xa8"
- "\xcd\x25\x13\xfd\xba\x5c\x65\x3b\x94\xd5\x62\x19\x7e\x6b\x44\xac"
- "\x40\x9b\x44\x6b\xba\x6e\x07\xea\x9d\x2f\x47\x80\x5c\x08\xf2\x0d"
- "\x5c\x07\xfa\xbf\x3e\x91\xdd\x6b\x88\x6e\x35\x6c\xd2\xdb\xc2\x76"
- "\x66\xd8\x00\xff\xe0\x1a\xc8\x7f\x8b\x6b\x85\x76\xe2\x2d\x01\x57"
- "\x33\xc4\x77\xe3\x0c\x01\x21\xdc\x96\x21\xa5\xf4\x1d\x15\x8a\xbd"
- "\xf0\xbb\xdc\x1a\xaa\x29\x80\x7a\x40\x7f\x87\xb0\xbf\xf8\x52\xc1"
- "\xc6\x0e\xd5\x74\x33\x48\xf0\xa6\xdf\x76\xe0\xf8\x51\x9f\xec\x4d"
- "\x29\xaa\x69\x28\x77\x62\x1c\x10\x9a\x13\x0d\xe3\x5b\x3a\x48\x4f"
- "\x9a\x53\x60\xcb\xfa\xd1\x34\x96\xfe\x2a\x6d\xb0\x18\xdb\x12\xf0"
- "\x28\x87\x57\x2e\xb3\x61\xbc\x4b\x9a\x3b\xa4\x4d\xdb\x87\xc6\xb8"
- "\x14\x62\x5b\xee\x4a\x22\xea\x3c\x8e\xc5\xb6\xa4\x31\x42\x7a\x82"
- "\x9e\x92\xe4\x3d\xbe\x25\x6f\xd8\x3f\x51\x8c\x6f\xc9\x5f\x73\xda"
- "\xe1\xf7\x40\x18\x0f\xcc\xff\xae\xa5\x65\x29\xde\x54\xa0\xd7\x78"
- "\x97\x4a\xc0\x3d\x25\x8b\x77\xe9\xd7\x7a\xa1\x50\x50\xbb\x6c\x5b"
- "\xa6\x02\xf0\x6f\x0d\xf5\x83\x71\x3b\x57\x02\x6f\x22\xc4\x37\xe0"
- "\xe3\x85\x73\x35\x16\xf2\x9a\x18\x93\xca\x8a\x3a\x7e\x0e\xb5\x8d"
- "\x71\xcd\xfc\xf5\xf8\x1d\xde\x30\xa7\x25\x6c\x0f\xf4\x03\xe6\x74"
- "\xa6\x32\xc2\xa2\x50\xa6\xe2\xbd\x54\x97\x54\x28\x23\x3c\xe7\xf5"
- "\x82\x97\x97\xc5\xc6\xcd\x5b\xb4\x44\xaf\x79\x61\xfa\x33\x34\x51"
- "\xe2\x70\xcd\xc2\xc4\x38\xba\x24\x69\x5e\x98\x30\x6e\xea\xd4\xe9"
- "\xf3\x7e\x3d\xfd\xe9\xe9\x33\x7e\x3d\x96\xed\x58\x9c\x9e\xb0\x1a"
- "\x93\x6d\x26\x2e\xd3\xe0\x4d\x0b\x84\x6c\xe2\x29\x71\x09\xcb\x3c"
- "\xf1\x40\x4d\xed\x5c\x4a\x6a\xd3\xb5\xe1\x6f\x6a\x4b\x53\x28\x0f"
- "\x8b\x36\x2e\x8a\x7d\x0a\xe5\x3e\x1c\x5b\x9a\x6b\x3c\x53\x39\x1c"
- "\xe5\x2b\x21\xcf\x3b\xae\x3b\x81\x38\xa7\x71\xfd\x81\x77\xb1\xb8"
- "\xc7\xe6\x62\xf7\x06\x04\x2a\xf1\x3e\x61\x2e\x0b\xe7\xee\xe7\xfb"
- "\xf5\x4b\xa7\xf1\xb5\x32\x03\xd4\xa2\xdd\x1b\xcf\x89\x7d\xa8\xc7"
- "\x3a\x99\xca\x39\xae\x7c\xc2\x99\x01\x63\xa4\x3c\x94\xf4\x4f\x36"
- "\x46\x84\xa0\x38\xd3\x03\x64\x95\x9e\xf0\x7f\x17\xfe\x4f\x74\xe1"
- "\x7b\x12\x5f\x83\x3a\x5b\x88\x02\xd6\xe0\xe4\x00\x96\xc7\x2a\xb3"
- "\x9a\xe6\x5e\x98\xea\x74\x04\xcc\x73\x2a\xe1\x18\xc0\xcf\x73\x06"
- "\x52\x3d\x91\x4f\xe2\xab\xe9\x5e\xfb\x24\xbe\x0a\xf3\xb5\x01\x1f"
- "\x67\x4d\x75\xa4\x65\x4d\x75\xf2\x8e\x79\x20\xbf\xc3\xf1\x5b\xdc"
- "\x33\x3e\xd5\xf9\x2d\x4f\x73\xd6\xe0\xde\x7a\x16\x67\xb0\x14\x7d"
- "\x28\xe7\x02\x0f\xe7\xb7\xb0\x9c\xc4\x53\x57\x7f\xf7\xd5\xbc\xd5"
- "\x16\x96\x93\xf8\x32\xcb\xe3\xcd\x72\x9d\x93\x34\x68\xa7\x6c\x9e"
- "\x33\x40\x33\xd5\x79\x9d\xa7\xfb\x5e\x33\x03\x35\x5d\xe5\x19\xf6"
- "\x6a\xbf\xc8\x1e\x19\xcc\x6f\x1b\x9a\xc3\x67\x47\x35\xf2\xdb\x86"
- "\xa9\x61\xbd\xaa\x45\x0c\xe7\xb3\xff\xad\x04\xca\x70\xfe\xdf\x0b"
- "\xf8\x6d\xc3\xd5\x7c\xf6\xcf\x53\xe1\x08\xe5\x31\x3a\x7e\xdb\x08"
- "\x28\xf7\x19\x0f\xf7\x19\xf9\xec\x90\xc3\x50\x4f\xc5\x67\x87\x0e"
- "\x84\x23\x94\xc3\x72\xa0\x1e\x94\xd5\x81\x70\x84\x72\xdf\xc4\x0b"
- "\x8a\xc0\x06\xb8\x07\xce\x3d\x35\x8a\x3d\x6b\x5c\x34\x7d\x56\xf6"
- "\x84\x49\xec\x19\x13\x75\xec\x19\xff\x11\xcb\x9e\x31\x45\xcf\x9e"
- "\x11\x0e\xf7\x0d\xcd\xe5\xb3\x23\xaa\xa0\x5e\x04\x9f\xdd\xef\x08"
- "\x1c\xa1\x1c\x59\x08\xf5\xa0\xfc\x20\x3e\x0b\xca\x9a\x0c\xa8\x0f"
- "\xe5\x87\x17\x43\xfd\x3c\x3e\x7b\xe0\x6c\xa8\x17\xc9\x67\x0f\xc6"
- "\xf6\xa1\xac\x1d\x03\xf5\xa0\x3c\x74\x38\x1c\xa1\x0c\xbf\xb7\x8d"
- "\x80\xf2\xf3\xf0\x4e\x43\x0b\xf8\xec\x5f\x47\x41\x3d\x0d\x9f\x3d"
- "\x1d\x9e\x37\x0c\xca\x2f\xe6\x42\x3d\x28\xeb\xe0\xfe\xe1\x50\x7e"
- "\x89\x40\x7d\x28\xcf\x82\x77\x1d\xba\x97\xcf\x9e\x03\xcf\x19\x36"
- "\x90\xcf\x9e\x87\xef\x0c\xe5\x98\x5a\xa8\x07\xe5\x05\xd8\x1f\x28"
- "\xc7\xc2\x7d\x23\xa0\xfc\x5b\x18\x83\xa1\x85\x7c\x76\x7c\x35\xd4"
- "\xd3\xf2\xd9\xbf\xdb\x0b\x47\x28\x2f\x4d\x84\x7a\x50\x5e\x0e\x63"
- "\x38\x1c\xca\x89\x6a\xa8\x0f\xe5\x24\x7c\xdf\xfd\x7c\xf6\xea\x62"
- "\xa8\x37\x9c\xcf\x4e\xdd\x08\x47\x28\xa7\xc7\x40\x3d\x28\x1b\x60"
- "\xfc\x86\x43\xf9\xd5\x20\xa8\x3f\xdc\x3b\x3d\xb3\x32\xf8\x75\x3d"
- "\x09\x9f\xfd\x86\x83\x5f\x77\x17\x1c\xb7\xed\xe7\xd7\xf5\x80\xb6"
- "\x77\xcc\x86\xf3\x70\xdc\x0e\x32\x71\x8f\xe1\x42\x19\x8e\x7f\xd8"
- "\x00\xe5\x28\xa1\x0c\xc7\x5c\x3d\x94\x47\x09\x65\x38\xee\xc2\xf2"
- "\x68\x3e\x3b\x1f\x8e\x3d\xe1\xb8\xcb\x0a\xe5\x31\x42\x19\x8e\x05"
- "\x63\xe0\xe8\xe0\xb3\xdf\xd4\xc2\xf9\x68\x38\x36\x42\x19\x8e\x79"
- "\x85\x50\x1e\x0f\xf5\x83\xa1\x3c\xde\x3a\xa8\x1f\xca\x03\x84\x0f"
- "\xbb\x32\x8d\x0b\x7f\x54\x95\x7e\x95\x28\x31\x26\x52\x51\x9a\x05"
- "\xe3\xc2\x3c\x54\xaf\xe8\x79\x1c\x73\x74\x60\x1d\xe7\xf6\xa1\x46"
- "\x2e\x7c\x18\xc6\xa2\xec\x09\xf5\xee\xba\xa0\xb8\xeb\x34\x62\x8c"
- "\x39\xd5\x42\x73\x03\x0a\x31\x2f\x7b\xc2\x3d\x17\x41\x66\xc2\xfc"
- "\x0e\x4a\x18\xb7\x72\xde\xd0\xa3\x05\xc6\x6b\x12\x6f\xb8\xa7\x1e"
- "\x8e\x50\x0e\x3d\x05\xe3\x05\xe5\x7f\x7f\x1d\x8e\x50\x9e\x35\x0e"
- "\xc6\x6d\x52\x5b\xe6\x5d\x13\x2d\x8a\x40\xfa\xcd\x96\x3f\x38\xc8"
- "\x14\xe2\xe0\xf9\xa9\x80\x9e\xfc\x9e\x99\xd1\x21\x0e\x13\xd0\x7a"
- "\x2c\xc6\x07\x25\xfc\xbe\xfe\xd1\x7c\x58\x47\x0c\xed\xb7\x01\x74"
- "\xeb\xeb\x03\x95\xec\xd9\xf7\xf0\xf5\x8a\xbb\x56\x62\x3e\x09\x3e"
- "\x3c\xcc\xd7\xf5\x6d\xf4\xfa\xc3\x33\x4d\xec\xba\x8a\x48\xd7\x7f"
- "\x83\xd7\xdf\x09\xc1\xb8\xec\x83\xef\x36\x59\x14\x77\xd5\x62\x1d"
- "\x8b\xa2\xa7\x9d\x37\x04\x10\xb3\xad\x51\x78\xc7\xbb\xb0\x5e\x1d"
- "\xde\xe7\xcb\xe6\xc3\xe5\x8c\x2b\xde\x04\x98\x87\x3a\x30\xac\x7d"
- "\x4a\x4d\xda\xc0\xe2\x7a\xc5\xdd\xfb\x77\xa1\x8c\xa4\xd6\x65\x30"
- "\x2c\x0c\x5a\x7e\x7d\xab\x56\xad\x49\x09\x81\xf6\xee\x3e\x90\x6e"
- "\xe7\x6d\xa6\xb4\x71\x80\xa3\xf4\xfc\x34\xba\x5f\x88\xfd\x1e\x43"
- "\xfd\x40\xd9\x6f\x2d\xb5\x39\x43\x5b\x78\xaf\xbb\xce\xe1\xcc\x2c"
- "\x4d\xe4\xc2\x75\x46\xfa\x1d\x5d\x11\xb4\xf2\x7d\xce\xa2\x0c\x49"
- "\x24\x3d\x34\x29\xc7\xa0\xfd\xa0\x23\x32\xfd\xd4\x55\x97\x5e\xdb"
- "\x73\x14\xea\xbe\x89\xb6\xa4\xcc\xa0\x72\x57\x3e\x65\x78\x87\xdf"
- "\xe3\xba\xa7\x24\xd1\xb8\x16\x53\x79\x57\x71\xf7\x24\xdc\xd9\xe4"
- "\x50\x3f\x59\xe0\x30\x5e\x89\x76\xe6\xe8\x32\xf8\xed\x3a\x63\x1f"
- "\x87\x82\xc5\x01\x56\xdc\xbd\xee\x51\x3b\xca\x97\x27\xb1\xee\xcf"
- "\xb9\x9e\xa7\x46\x8f\x4c\x26\x4a\x53\xc2\x59\x2c\xaf\xe6\x33\xeb"
- "\x86\x9b\x9b\x6b\x88\x29\x81\xb6\x95\xcc\x67\xb6\x9a\xb8\x9e\x8d"
- "\xa3\xf3\x51\x4e\x4f\x46\x3b\xdb\x29\x1c\x17\x27\x8c\x33\xac\x21"
- "\x77\xeb\xc4\xbe\xe0\xfa\xb1\x09\xc6\x0e\x65\x68\x8c\x7d\x31\xcf"
- "\xe9\xc4\x58\x72\x59\x16\x18\x07\xb6\xbe\xde\x8d\x31\x29\x89\xf0"
- "\xdc\x2d\x5c\x98\x96\x54\xce\xc6\x6f\x86\x2a\x8c\xcd\x65\xa3\xfb"
- "\xe5\x31\xd3\x31\x87\x6b\x3e\xab\xeb\x4e\xbb\x85\x42\x9c\x80\x85"
- "\x4b\x13\x13\x96\x6b\x56\x2c\x4c\x89\x1b\x3b\x68\xe5\x70\x4d\x42"
- "\xb2\x26\x01\x97\x5c\x76\x02\x96\xe5\x15\x8b\x97\x25\x6a\x30\x03"
- "\x79\xe7\xfc\xc5\x11\x20\x47\xd7\x50\xf9\x52\x11\x42\x65\x7e\xbe"
- "\x60\xe6\xe8\xc4\x54\x9e\xd3\x3c\x7c\x17\x7f\x59\xd1\x6b\x52\x7b"
- "\xcf\xbb\x8b\x71\xad\xe5\x0c\x1a\xaa\xe7\xc1\x3a\x1b\xbc\x23\x8c"
- "\xe0\x9e\xbe\xa0\xb6\xcc\x5e\xae\xf8\x97\x16\x45\xc8\x46\x6a\x3b"
- "\xc9\xec\xa5\x03\x1e\x74\x08\xdf\xce\x58\xbc\x3f\xe1\x1a\xfd\xb6"
- "\x9c\xd9\x2b\x19\xf4\xc8\xfd\x94\x56\x05\x54\xc6\x87\xeb\xbd\x58"
- "\x2c\x2c\xcd\xcc\xd1\xfc\xde\xfe\xd1\x20\xc7\x29\xe8\x77\x3c\xc7"
- "\x43\xbc\x99\xb4\xd0\xd8\x01\xfc\xb6\x31\x45\x18\xb3\xc3\xb9\x7d"
- "\x64\x14\x17\x3e\xa6\x88\xfb\x53\x24\x49\xdf\x43\x94\x87\x60\xce"
- "\x07\x6a\x80\xbf\x1f\x26\x0f\x1d\x4b\x6b\x54\x42\x9f\xdf\x3d\x96"
- "\x56\xa3\xe4\x73\x1e\x0d\x6a\x1d\xf8\x80\xc6\x2e\xe4\xb9\x36\x3b"
- "\xec\xe4\xe3\xf1\x04\xf5\xb8\x62\x5b\xdf\x09\x13\x6d\x7d\x47\x46"
- "\xd8\xb7\x4d\x2e\x32\x3d\xfc\x53\x32\xe1\x11\xfe\xbb\x8f\x4a\x08"
- "\x69\x56\x84\x24\x7e\x34\x9e\xea\x16\x55\x76\xd5\x90\x6a\xdb\xf6"
- "\x31\x51\x18\x2f\xab\x7d\xfb\x14\xd2\x11\x1e\x65\xfc\x10\xea\x9c"
- "\x04\xdd\xe7\x13\x0d\xf0\xef\x00\xa2\x6c\x1f\xdc\xcf\x78\xa8\xc3"
- "\xa8\x2c\x2d\x19\xc3\xec\xbe\x31\x30\x67\x28\x3f\xdd\x33\xe7\xa3"
- "\xc3\x25\x04\x9e\x4d\x0e\x75\x4c\x54\x7e\x3c\xba\xd3\xf5\xb5\x1f"
- "\x45\x95\x90\x36\x8c\xb1\x0c\xba\xe5\xd1\xb3\xb9\x84\xdf\xfe\x8c"
- "\xfe\x40\x8a\x5d\x09\x82\xb3\xb2\xa2\x26\x97\xa4\x9e\x27\xbd\x1d"
- "\xdf\x69\x03\xff\x02\xf7\xb7\x63\x0c\xd4\x4f\x22\x68\x2c\xc4\x34"
- "\x13\xcd\x61\x1b\x52\x09\xf2\x02\xf7\x9d\xb6\x67\xe5\x74\x13\x81"
- "\xeb\xd9\x8e\xff\x88\x20\x15\xf1\x56\x62\xd6\x15\x90\x76\x65\x34"
- "\x79\xf7\xa5\x02\xf2\x26\xe8\x29\x6f\x5e\x26\xc1\x54\xf6\xbd\xae"
- "\xed\xe9\xb8\xae\x0d\x74\xac\xd1\x62\x6c\x2a\x9e\xff\x4e\xdb\x0b"
- "\x65\x61\xc7\x32\x6d\x50\xa5\xb5\x80\x3c\xda\x48\xb4\xed\x4a\x12"
- "\xd2\xbe\x46\xdb\xab\x52\x9f\x0b\x6d\x81\x70\x0b\xe3\x8a\x71\xf1"
- "\x30\x5e\x1e\x8e\xd3\x3d\x3a\x32\xbd\x59\x71\xcf\xe3\xbd\xaa\x49"
- "\x5f\x8c\xcb\x8a\xf2\x25\xc6\x74\xe6\xd4\xcf\xe8\x9d\xea\x31\x51"
- "\x69\x57\xa1\x5f\x18\x77\xe8\xe0\xa0\x02\x94\xcf\x41\xf6\x50\xe0"
- "\x3b\x73\xbc\xb6\xd7\x3c\x3c\x6e\xd5\x64\xa3\x8c\xce\xb5\x45\x60"
- "\x7e\xa8\x20\xec\x27\xe6\x6a\x5e\xfb\x35\x8c\x65\xba\x36\x10\xea"
- "\x05\xc3\xf9\x3e\xe6\x66\x3b\x71\x8e\x18\x54\x34\x52\x4f\x73\xf0"
- "\xaa\xf3\xd3\x88\xca\x98\x46\xd4\x9a\x7f\xa7\xbc\x34\xc3\x79\x60"
- "\x50\x01\x9f\x19\x39\x10\xed\x31\xec\x5c\x9f\xc7\x35\xbf\x24\x44"
- "\xf3\x53\xfc\xdd\xbb\x4e\xf3\x04\xd0\x50\x3d\xae\x8a\xea\x0f\xa8"
- "\xb3\x2a\x7a\x7f\xca\x78\xbc\x77\x59\x7b\xcf\xdf\xc6\x73\x99\x3b"
- "\x36\x70\xeb\x02\x23\x31\x3f\xf7\x65\x45\xef\x03\x7c\xf6\xdb\xfb"
- "\xf9\x9c\xc9\x94\x17\xa1\xfc\x56\x7b\xcf\xfb\xca\xf9\xec\xbf\xa8"
- "\xa0\xfd\x31\xed\x8a\xc0\x6a\xf8\x17\xe6\x48\xef\x02\x7c\x6f\xe7"
- "\xde\xfe\x11\xf8\xde\x34\xa7\x10\xbc\xd7\x3c\xa0\x19\x1f\x3e\x2e"
- "\x83\xc6\xd9\xbf\x0e\xe3\x2b\xe4\x5c\xc5\xf1\xc0\x31\xe0\xae\x6b"
- "\x7b\xd1\x77\xbd\xae\x0d\x86\xf1\xc5\x18\xcc\x21\x69\xf3\xe1\x9e"
- "\xed\xe3\x72\xe0\x5a\x9f\x76\xf5\xb8\x52\xcc\xed\x65\xd6\x5b\x89"
- "\x73\xdb\x38\x23\xc6\x18\xdc\x91\x02\x73\xae\xef\x38\x90\x45\xc6"
- "\xe5\x09\x73\x8b\x60\x3f\xb9\xec\xbf\xcc\x6e\xc7\xbd\x75\xd0\x37"
- "\xe8\x5f\x35\xfc\xd7\x58\x14\xbd\x07\xb6\x0f\xea\xaf\xb5\x28\x82"
- "\xed\xd0\xd7\x48\x3e\x73\xd4\x74\xfc\x0d\xd7\x22\x61\x6c\x7a\xe3"
- "\x38\xe0\x78\xb0\xb1\xe8\xd3\x43\x1a\x8b\x18\x23\xd4\xb3\x71\x99"
- "\x39\x70\x6f\xef\x6a\x3e\xf3\x51\xb5\x5b\xbd\x11\x52\xbd\xc5\xa3"
- "\x58\xbd\xfc\x1a\x56\xef\xe7\x1b\xe1\x7a\x19\x1b\xef\x3e\xcb\x3b"
- "\x8f\x77\x9f\x85\xd2\xbd\xd3\x6b\xd9\xbd\xaf\xc5\xb3\x7b\x07\xe2"
- "\xbd\x7b\x3c\xfa\xb4\x43\xaa\x3f\x55\xc5\xea\x6f\x88\x60\xf5\x1f"
- "\xd2\xb9\xd5\x3b\x2e\xd5\x7b\x29\x8f\xd5\xcb\x2e\x62\xf5\x1e\x29"
- "\x86\xeb\x4e\x2f\x7d\xb9\x2a\xdd\x93\xac\x61\xf7\xbc\x55\xce\xee"
- "\x19\x3f\x11\xf8\x69\x84\xbc\x2f\x21\x83\xa4\xfa\x09\xc2\x7b\xef"
- "\x9d\xcd\xea\xff\xc2\xe6\x56\x6f\x32\xab\x87\xd7\x0f\x41\xbd\xde"
- "\xa5\xed\x3d\xd3\x02\x59\xbd\x67\x73\x90\x1f\xa1\xce\x12\x2e\xf3"
- "\x81\xc3\xed\x3d\xfb\x15\x40\x3b\x47\x80\x36\x11\x78\x04\xda\x45"
- "\x70\xc6\x21\x55\xf0\x7b\x14\x7e\xd7\x41\xcc\xb5\x28\x7a\xa9\x01"
- "\x77\x9d\x5e\x6d\x5f\x99\x21\xfb\x5d\xb6\x37\x0e\x64\x83\x6d\x43"
- "\x7d\xc5\x59\x0d\xa4\x31\xfa\xb7\x0f\x2d\x32\x72\x2c\x37\x3c\xf0"
- "\x28\xc8\x36\x21\xa7\x61\x2d\xcc\xa0\xb1\x96\x73\xc6\x46\x71\x03"
- "\xfb\x63\x0c\xb5\x00\x73\x6a\x23\x29\xe2\x1a\x95\xc6\x0e\x12\x58"
- "\x09\xeb\x0c\xd6\x2f\x82\x35\x55\xb3\x34\x00\xd6\xd7\x90\x4b\xc6"
- "\x6b\x42\x7b\x05\x33\xa3\xd3\x97\xb0\x7c\xd8\x28\x57\x21\x36\xc3"
- "\x7c\x0c\xa6\x79\xda\x96\xa2\x5c\xa1\x1a\x00\xbf\x31\xb6\x22\x69"
- "\x1f\x7c\xbf\xa9\xfd\x8f\x33\xa3\x3b\xc2\x1f\x35\x76\xfc\x29\xb2"
- "\xe0\x7a\xf8\xd8\xa8\xeb\xdb\x9f\x2c\x72\xfc\x51\x57\xe4\x18\xdc"
- "\x3f\xda\x19\x1e\xa5\x82\x67\x03\x6e\xe7\x2a\x0f\x72\x45\xca\x83"
- "\x69\x26\x25\xb6\x7b\x2c\xad\x40\x79\x34\xad\x4a\x79\x94\x2b\x56"
- "\x1e\x4b\x33\xc2\xb1\x10\x73\x76\x81\x2c\xa7\x5a\x7e\x34\xad\x14"
- "\xd6\x0d\x15\xd0\x39\x24\x57\xb4\x5d\xf2\xe3\x1c\xa4\xb2\xd0\x41"
- "\x4e\x24\x5e\x25\xd6\xd0\x21\x35\xf0\x5f\x6b\xed\x3b\xae\xd8\xda"
- "\x77\x72\x11\xed\x73\xf8\x78\xfa\x8e\xb8\x37\xf5\x28\xc7\xfa\x2c"
- "\x8c\x07\xb6\x79\x26\x1f\xbf\xd1\x8a\x71\xa8\x15\xa1\x39\x9d\xe2"
- "\x50\x2b\x59\xbe\x38\x57\x2c\xea\x1f\x22\x0e\xb5\x60\x23\xa0\x71"
- "\xa8\x41\xdf\xa3\x7a\x1f\xac\x5f\x34\xc7\xa4\x03\xe4\xb3\x6d\x4f"
- "\xaa\x50\xbf\x43\x79\xac\x2d\x33\xd4\x24\xea\x67\x28\x63\x38\xb7"
- "\x0c\x69\x84\xff\x06\x38\x0f\x73\xf4\x9d\x28\xf1\x3c\xbf\xb5\x65"
- "\x1a\xda\xd0\x9d\x7c\xfc\x2f\xda\x70\xbf\x25\x1f\xff\x94\x73\xdb"
- "\x48\x8d\x73\xdb\x64\x23\x9c\x1b\x03\xff\x63\x9d\x5b\x5a\xa6\xc3"
- "\xbf\x0e\xfe\x67\xc3\x7f\x0c\xfc\xc7\xc2\x7f\x3c\xfc\xeb\xe1\x3f"
- "\x11\xfe\x93\xe1\x3f\x15\xfe\x33\xe0\x7f\x03\x1f\xda\xb2\x18\xe3"
- "\x68\x42\xdb\x46\xa0\x7b\x84\xd8\xae\x34\xbe\x61\x63\xe1\x7d\x31"
- "\x6e\x5e\x15\x97\xfd\x36\xfd\x26\x80\x3c\xcf\xef\xeb\x37\x11\x71"
- "\x97\x1f\xf4\x80\xc6\x3a\x60\x66\x94\x75\x80\x2e\xd7\x1a\x3a\xcb"
- "\x04\xff\xa5\xf0\x5f\x65\xdd\x36\xae\x0a\xe8\x97\x6b\xed\xfb\x4c"
- "\x4c\x5b\x66\x18\xcc\x99\xfb\x53\x99\x0d\x29\x6c\x3f\xfc\xce\x13"
- "\x7e\x17\x5b\x14\xe1\xd4\x7f\xc0\xda\x77\xbc\x06\xca\xa5\x16\xc5"
- "\x7d\xb4\x5e\x6b\xf8\x38\x8b\xb0\x4f\x33\x03\xce\x83\xfe\xdf\xa7"
- "\x98\xd5\x7b\x52\x16\x03\x6e\xc9\xcb\xfa\x79\x4b\xe6\x27\xcf\x5b"
- "\xb1\x78\xe1\xcb\x71\x2b\x9e\xd0\x0c\x8a\xd5\x68\x17\x26\x2c\x9f"
- "\xb7\x7c\x65\xdc\xca\x38\x2a\x36\xc1\xa9\x47\xe4\x3e\x68\x98\x67"
- "\xc3\x01\xf2\x7d\x9f\x06\x9e\xc7\xf5\x6a\x92\x0d\x78\xec\xe1\x99"
- "\xd1\x47\x2e\x5b\x95\x4e\x90\x5b\x82\x1b\x32\x60\xde\x8d\x8d\x3a"
- "\x72\xd9\xae\x0c\x6e\xd0\x10\x1e\x78\x1d\xaf\x99\x1b\xaa\x04\x39"
- "\xe6\x14\x29\x47\x39\x06\xea\x1c\x5c\x6a\x57\x4e\xc1\xfb\xff\xd4"
- "\x3f\xfa\x10\xfc\xe6\xb7\x8f\x29\xc2\xfb\x78\x90\x6d\xe8\x11\x64"
- "\x1b\x56\x7e\xd4\x78\x94\x1e\x9f\x2c\x3a\x4a\xeb\x45\xa9\x8e\xe1"
- "\xf1\xda\x5a\xbe\x1c\xda\x45\xdb\x18\xff\xa7\xfb\x4d\x47\xd9\x3d"
- "\x05\xb4\x0e\xcc\xb3\x7a\x85\x3a\x11\xeb\x51\x5d\x01\xfa\x78\x08"
- "\xfa\x91\xbe\x92\x04\x8a\x73\x17\xf5\x01\xd7\xfc\x4d\x42\x39\xef"
- "\xde\x3a\x9c\xbf\xd8\x1f\x1e\xe6\xeb\x01\xb8\xf7\xe0\x52\xa6\x3f"
- "\x81\xce\x14\x80\xba\x12\x62\x04\x62\x83\x39\xb5\x8a\xde\x5f\xc4"
- "\x55\x81\xae\x15\x00\xf7\xaa\x1f\xc0\x6b\x34\x9f\x08\x95\xc5\xd5"
- "\x2e\xf9\x57\xcc\x27\x12\x1c\x03\x7c\xb1\x80\x3c\x04\xcf\x79\x0c"
- "\xc7\x0f\xc7\x0b\xbf\x9f\xf2\x99\x61\x56\x8c\x95\xb0\x2b\x8c\x04"
- "\x39\xfa\xea\xb2\x98\x6d\x45\xed\xda\xff\x6a\x53\xeb\x64\x71\xec"
- "\x18\xbd\x34\x71\x4b\xe7\x2f\x58\x1c\x17\x4b\x3f\xb9\xcd\x5f\xb1"
- "\x62\xe5\x92\x38\x4d\xdc\xfc\x97\xe3\x35\xf4\xb2\x66\xe5\x0a\xa8"
- "\xb2\x30\x71\x85\x66\xd9\xaa\xa5\x9a\x25\x2b\x16\xa2\x74\x1c\x97"
- "\x90\xb0\x52\x9f\xd8\x8b\xb0\x3b\x35\x4b\x56\x2e\x4e\x5c\xa8\x87"
- "\x1f\x2b\xe2\x96\xc6\x6a\x28\xd5\x57\x40\x53\x8b\x17\x6b\x84\x27"
- "\xac\x88\x9f\x9f\x80\x8c\xb0\xf4\x15\xa8\xe4\x76\xbf\x5c\x76\x0e"
- "\xc6\x78\x78\xe8\x87\x75\x59\xd1\xb7\xbd\x24\x10\xc6\x3a\x47\x97"
- "\x85\xfe\x0b\x50\xb6\x53\x7d\x2a\x53\x5d\x88\x76\xe6\x37\xe0\x1d"
- "\x5b\x81\xe7\xdb\x32\xfb\x26\x8a\xef\x46\xed\xce\x18\x23\x14\xe3"
- "\xcf\x2a\xfa\x9e\xa7\xfb\x85\x81\xff\xa9\x7f\x4b\xa6\xfa\x1f\x6c"
- "\x2c\xfa\xee\x75\xb7\x61\x31\x9b\x69\xdf\xf7\xd1\x8f\xce\x02\xcf"
- "\x40\x99\x40\xc8\xe9\xa0\x80\x7b\x2e\xe2\x3d\xdc\xb6\xc9\xb9\x70"
- "\x5f\xad\x24\x97\xf7\xa5\x7e\x77\xb4\x5e\x66\xdf\x9e\x7c\xdf\x71"
- "\xb0\xee\xf4\xcd\xc5\x7e\xf9\x58\x43\x34\xd7\xa0\xdd\x4f\x8a\x08"
- "\x19\xa6\x26\xda\x6b\x5b\x87\x45\xb7\x85\x0d\xb1\x76\x18\xc8\x5d"
- "\x1d\x30\x8f\xed\x4a\xf2\x50\x3b\xf0\xc5\xea\xc7\x48\xc0\xda\xc9"
- "\x44\x59\xb4\xa8\x08\x63\x1c\x93\xf2\x89\xb9\xc4\x1c\x03\x3a\xb5"
- "\x7d\x3f\x29\x37\xd5\x93\x0a\xc7\xdb\x2c\x6f\x48\x0a\xca\xd5\xf7"
- "\xcd\xc1\x98\x76\xe9\x6b\x79\xe7\xa1\xf7\xac\x3d\x0e\x36\x15\x61"
- "\xbe\x8f\x87\xcc\x8e\xaf\x4c\xe6\xd4\xbd\xc4\x9c\x6c\x36\x61\x3c"
- "\x91\xcb\x8a\xf0\x67\x8f\xc2\xb5\xbb\xcb\xe1\xbe\x29\xe4\x2e\x28"
- "\x8f\xc5\x67\x64\x6d\xe7\x6b\x5e\x0b\xe7\x6b\x5f\xdb\xce\x5b\x80"
- "\xa7\x1a\x36\x0a\x39\x3c\xd0\x3f\x00\xfd\x20\x90\x4f\xf5\x49\x24"
- "\xa2\x49\x11\x5e\x4d\x75\xfb\xf1\xb4\x7c\x3f\x94\xa9\xaf\x8d\x39"
- "\x79\x3b\x96\xfb\x41\xd9\xc6\xca\xf9\x58\xee\xdf\xa4\xb8\x2f\x90"
- "\x95\x3f\xc2\x72\x24\x94\xd5\xac\x5c\x49\x68\x5c\x0c\xc5\x7d\x03"
- "\x59\xf9\x73\x2c\xc3\xd8\xdf\x37\xca\x94\x84\xfd\x3d\x07\x34\xbb"
- "\xef\xe9\xf4\x3a\xd0\xcf\x92\x2f\xd0\xf9\x70\x2c\x2d\x1e\x6d\x0f"
- "\x30\x1f\xc2\x4f\xdc\x53\x8b\xba\xdd\x7d\xb1\x3d\xa3\xf0\x18\x1e"
- "\x1f\x62\x27\x77\x81\xac\x74\x0f\x5c\x7b\x1c\xc7\xce\xab\xad\xe5"
- "\xe0\x03\xcb\xa6\x3a\x78\x13\xbf\xaf\xff\x68\x7e\xdb\xd8\x22\x7e"
- "\x5f\x64\x06\x4f\xd7\xb1\xa1\xfa\xa2\x14\x3b\x8d\x33\x0d\xf2\x29"
- "\xcc\xa1\xfb\xf6\x60\x9f\xac\x20\xef\xf9\x88\x3b\xab\xe2\xb7\x8d"
- "\x2c\x02\x3d\x4a\x3b\x59\xeb\x40\x7f\x67\x90\x71\x23\x1e\x3f\x11"
- "\x8f\x72\xc1\xf8\x9f\x70\x7b\x23\x33\xb8\x74\x1d\xe1\x07\xf6\x1f"
- "\x3d\x39\x9e\x37\xc1\x1a\xa5\x60\xb6\x6a\xfe\x2b\x78\xfe\x57\xf4"
- "\xb9\x83\xfa\x8f\xe6\x56\xc5\x63\x9e\x28\x8a\x2f\x69\xb8\x5e\x27"
- "\x01\x9e\xac\xd1\x85\x38\xb7\x8d\xd7\x9c\x88\x3f\xef\x5f\xce\x21"
- "\x45\x84\xcf\x1c\x6f\xd8\x27\x8c\xbb\xea\x80\xe7\x38\xe0\x5d\x51"
- "\x36\x38\xc8\x95\x2a\x41\x46\x19\x7d\x60\x41\x4d\x0f\x7e\x95\x2e"
- "\x04\xde\xe9\x31\xb3\xf6\x2a\xa9\xec\xc0\xb9\x12\x61\x3b\x91\x4c"
- "\xc8\x84\x64\x87\x29\xc4\x4a\xe3\x63\xab\x30\x5f\x0c\xdf\x77\x64"
- "\x51\x93\xe2\xfe\xf1\x53\x52\xe1\x1d\xe0\xdd\x8f\xd6\xd7\x04\x72"
- "\xf0\x1e\x8f\xb2\x71\x83\xfb\xee\xd7\xc2\xd8\x6a\x45\xb9\xde\xcf"
- "\xfe\x53\xbe\xe1\x56\xe8\x08\xee\x63\x3e\x04\xf2\x08\x77\x5d\x17"
- "\xc2\xc1\xfa\x83\xd7\x4e\x68\x2f\x11\x7c\xa6\x30\xd6\xd4\xc7\x9d"
- "\x1f\x08\xe3\x0c\xcf\xc7\xb8\xdc\xe2\xb8\xc2\x1a\xa6\x75\x5e\x8f"
- "\xf7\x4e\xff\xed\xcf\x58\xa1\x7f\x1a\x7e\x4b\x8b\xd7\xbc\x55\xb0"
- "\xd6\x3e\xc4\xf8\xa3\x9f\x0e\xfe\xe3\xf9\x3d\xba\x02\xeb\xa0\x7e"
- "\xc9\x34\x8f\xe7\xf6\x27\x35\xa2\x8d\x04\xe6\x1b\xf0\xc8\xfd\x27"
- "\x8a\x40\x17\xf6\x1e\x8b\xd0\xc0\xf2\xa7\xf5\xf8\x8a\x0f\x71\x62"
- "\x5e\xe0\xab\x18\xe3\x7d\xf4\x09\xad\xcd\x4f\x9a\xf6\xf3\x99\x2b"
- "\x0b\xdb\x07\x9d\xfa\xba\x9f\xed\xe9\x7c\xf2\xc8\x5e\x18\x17\x55"
- "\x4b\x74\x07\x3f\x5e\xc1\x64\xef\xfe\x4e\x1c\x2b\x07\xac\x23\x29"
- "\xa7\x89\xd2\x0e\xeb\xe5\xdb\x2f\x66\x29\x87\xc3\x3a\xe3\x84\xb5"
- "\xbf\xac\xaa\x84\x4c\x9d\x44\xd2\x2b\xe2\x5b\x88\x98\x17\x8d\x0f"
- "\x1f\x53\xf4\xd6\x8b\x56\x25\x7e\x33\xc2\x3c\x68\x54\x4f\xdd\xfe"
- "\xb4\xf5\x2f\x9f\xdb\x51\x77\xb3\x1c\xf8\xdc\xaa\x74\xb4\xea\x34"
- "\x34\xc6\x3c\xe8\xe4\xe9\xf1\x3c\xe7\xfa\x8e\x84\x79\x48\x8c\x9a"
- "\x1c\xcc\x33\xfd\xc9\xb4\x2a\xba\xef\xff\x13\x5d\x09\xf9\xa4\x36"
- "\x97\x94\x37\xd4\xe1\x7e\xe8\x3d\x9f\xe8\x8c\x28\x2f\xf6\x71\x80"
- "\x4c\xf8\x26\xc8\x84\x30\x5f\xef\xe6\x54\x86\xd1\xe2\xb7\x24\xcc"
- "\x9b\x26\xca\x83\x0e\x98\xa3\x79\x42\x6e\x34\x47\xe6\xfd\xcd\x79"
- "\xc2\x77\x25\xcc\x99\xb6\x33\x89\x0c\xdc\xa9\xe4\x74\xde\xbe\x21"
- "\xf5\x59\x4e\x7d\xa6\x23\xb8\x50\xc3\x68\x31\x77\xda\x94\xe5\x1a"
- "\xf2\x0f\x78\xf7\x13\x5a\x7f\xe7\x64\x7f\x1a\x03\xcb\x01\x7c\xe7"
- "\x00\x9e\x73\xc0\x78\x02\x0d\x8a\x81\x6e\x5e\x75\x10\x91\x06\xd7"
- "\xd3\x45\x1a\x3c\xb0\x89\xd2\x00\x74\x97\x35\x33\x05\x1a\x9c\x05"
- "\x1a\x34\x00\x0d\x0c\x24\xe3\xe4\xf4\x72\x32\x75\x1a\xd0\xa0\xb9"
- "\x05\xf3\x13\xb0\xdc\x74\x89\x6c\xec\x29\x2d\xce\x5a\x95\x95\x36"
- "\x46\x83\xfd\x2f\x31\x1a\x1c\x7c\xc9\x0a\x72\x4c\x3f\xe3\x5b\x50"
- "\x76\xae\xd2\x69\x30\x67\x14\x6f\x88\xc1\x3c\xda\x8c\x16\xd7\x81"
- "\x16\xd7\x19\x2d\xd2\x96\x03\x2d\xaa\x6b\x68\x6c\xaa\x4f\x6a\xcb"
- "\x49\x79\x4c\x01\xa9\x00\x5c\x02\x5a\xcc\x47\xba\xa0\x5e\xed\x5c"
- "\xa3\x0d\x03\x3d\x5a\x9d\x97\x42\x22\x44\x7a\x80\xde\xde\x6b\x53"
- "\x0a\x41\x3f\xdf\x28\x98\x9b\x22\x3d\xd4\x94\x1e\x97\x04\x7a\x74"
- "\xa0\xaf\x1c\xd0\xa3\x03\xe8\xd1\x01\xf4\x30\x30\x7a\x20\xce\x4f"
- "\xb1\x85\xf0\xdc\x3f\xb5\x18\xbb\xa2\x33\x3d\xd6\x08\xf4\x38\x7b"
- "\x33\xf4\x78\x40\xd7\x99\x1e\x91\x63\xba\xa3\x87\x34\x27\x1e\x7a"
- "\x0c\xe9\x71\xbd\x40\x98\x13\x83\x71\x4e\x64\x28\x87\xc1\x5a\x84"
- "\x63\x5a\x56\x75\x84\xce\x09\xcc\x0b\xf6\xd6\x8b\x76\x65\x79\x03"
- "\xd0\x25\x16\xe8\x92\x22\xd1\x85\xd1\x63\x4c\x51\xe1\xe7\x6c\xfc"
- "\x35\xcf\xe1\x9a\x81\x73\x03\xe9\x03\x74\x82\xf9\xe3\x2d\xaf\xa0"
- "\xfb\xf7\x56\x68\x93\xc3\x79\x82\x73\x04\xe7\x43\x45\x7c\x1d\xcd"
- "\xd3\xfe\xc9\xb4\x52\x82\xdf\x5d\x3f\xd1\x1d\x01\x5a\xe5\x12\xe7"
- "\x2a\xa0\x4d\x12\xee\xed\x20\x03\x30\xbf\xe0\x27\xba\x2c\x94\x17"
- "\x54\xc0\xf3\x77\x3b\x81\x4e\xce\xb6\x88\x5e\x1b\x41\x87\xc2\xef"
- "\xb1\xee\xdf\x61\x31\x97\x32\xdf\xf3\xfe\x66\x38\x1f\xe8\x00\x1a"
- "\xc1\xdc\x91\xcd\x19\x57\x8e\xe5\x6f\xb4\x64\x57\x3d\x09\xea\xbd"
- "\x90\xd1\xc8\xe9\x36\x67\x26\x2f\xc4\x39\x93\x01\x34\x3a\xed\x27"
- "\x8d\x1e\x64\x7b\x29\xc2\x01\xab\x43\x5b\xa2\x61\x9d\x04\x1a\x3d"
- "\x50\xee\x8b\x46\xce\xbd\xfd\x74\x4e\xd5\x90\x6a\xcc\x93\xc0\x2d"
- "\x9b\xae\xe0\x40\x5f\xea\x00\xbd\xf4\x13\xab\x83\xa4\xce\x21\xca"
- "\x94\x3a\xd2\xd3\x3c\xfd\x14\x31\x5b\x8a\x69\x8c\x73\xb4\xf7\x62"
- "\xee\x11\xb3\xa3\x18\xf0\x6a\x8a\x0a\xcb\xbb\x68\xd9\x4a\xd6\xcc"
- "\x21\x01\x34\xef\xa8\xae\x80\x6c\x04\xfe\x3c\xf0\x52\x81\x92\xcb"
- "\x79\x34\x88\x57\x61\xce\x24\x62\xaa\xd4\x3b\x30\x46\x5b\x70\x45"
- "\x7c\x39\xc6\xb5\xfc\x0a\x63\x88\x57\xda\xa0\x4d\x2b\xdf\xe1\x84"
- "\x35\x23\xdf\xc0\x17\x63\x1e\x89\x47\x71\x8d\xc0\xb8\x73\x0a\x4d"
- "\x6f\x94\x45\xd0\xee\x65\x4a\xdb\x09\xb2\x97\x86\xc6\x6b\x80\x73"
- "\x8a\x8a\x45\x36\xb8\xfe\x93\x75\xd8\x2f\x66\x83\x66\xc7\x47\x31"
- "\x1e\x78\xf8\x94\x5f\xbf\x9f\x66\x0d\x34\x82\xbe\x0b\x32\x1a\xb6"
- "\x33\x87\x67\xba\x60\x96\xb9\xda\x4e\xed\x8f\xd6\xf4\xf8\x9e\xc6"
- "\x14\xf4\xc7\xc2\x9c\x14\xb8\x66\xff\xe4\x31\xf4\xe1\xe0\xf7\xc2"
- "\x7a\x15\xfe\xa4\xa6\x68\x81\x55\x29\xad\xcb\x9a\x2c\x58\xcf\x92"
- "\x27\x68\xf9\x74\xcc\xdd\x71\x14\xde\x0b\xf5\xa0\xb7\xeb\xed\x14"
- "\x53\xfe\xb2\x20\x4b\x89\xf6\x11\x3b\xe0\x43\xf9\xe7\x7f\xa3\xb9"
- "\x60\x2f\x28\x06\xec\x38\xa9\x73\x10\x7c\xfe\x8c\x47\xf0\x1b\x83"
- "\xa6\xbc\x5d\xb9\x77\x54\x7b\xcf\x7e\x13\xd3\x1b\xa4\x3c\x98\xee"
- "\xf9\x2e\x11\x67\x0e\x2c\x80\x36\x11\x67\xea\x33\x94\x0c\x5b\xa2"
- "\xd1\x46\x17\xe4\x89\x2d\x15\xcd\x97\x48\x1a\xf0\x71\x45\x7c\x01"
- "\xcd\xaf\xd2\x07\xf0\x9d\x5b\x03\x78\x72\x1d\xf4\x7d\xc0\x13\xc4"
- "\x81\x7c\xc0\x0f\x6e\x0d\xe8\xf9\x1d\xa0\xe7\x0b\x38\x82\xb2\x17"
- "\x1e\xe7\x00\x8f\x86\x94\xc2\x39\xa0\x13\x07\xb8\x0e\x78\xa2\x7d"
- "\x33\x85\x0c\x7c\x13\x78\x74\x17\xe2\x08\xc8\xc5\x53\xf4\x80\x23"
- "\xab\x00\x47\x92\x68\x3e\xe2\x88\x7c\x25\xc3\x8f\xf7\xea\xb3\x94"
- "\x46\x31\x1f\x39\x1d\xdf\x87\x47\x54\x22\x7f\xc4\x64\x60\x5f\x95"
- "\x4e\x5c\x9f\xd6\xe8\x02\x2a\x6d\xc0\x23\xdb\xa7\xd0\x73\x74\xde"
- "\xae\x8a\xef\xc5\x31\x5e\x8b\xc6\x31\xd9\x7d\x99\x44\xd1\x9c\x9d"
- "\xdf\x45\xf4\xda\xbc\x94\x0c\xcf\xbf\x4c\x06\xe6\x2f\x25\x5a\x98"
- "\xaf\xca\x7c\xe8\xc3\xdc\xe5\x2a\x42\xf3\x98\xf4\xec\x37\x0d\xce"
- "\x7b\xcd\x63\x02\x72\x75\x44\x3e\xce\x99\x65\x5a\x57\x9f\x1c\xc6"
- "\x39\x55\x4e\x18\x3b\x1a\xf3\x4d\xf1\x30\x8b\x67\xac\xba\x37\x88"
- "\xc9\xf9\x0f\x17\x33\x3f\xa5\x88\x60\xd0\x55\xee\x6a\x52\x3c\xbc"
- "\x84\xdf\xaa\x21\xfa\x14\xa2\x68\x12\xaf\x81\xec\xc9\x01\xad\x46"
- "\x66\x90\x0c\x2e\x34\x4b\x67\x4e\xbe\x84\x79\x01\xfc\x9c\x87\x0f"
- "\x53\xdf\x6e\xa7\x71\x0e\x7d\x5f\x6e\xeb\x9c\xda\xdd\x4d\x24\x8a"
- "\xff\x1d\xd0\x63\x11\xbc\x6b\x13\x19\x98\xd7\x04\xef\xba\x8a\xbd"
- "\xab\x98\x7f\x9d\x33\xec\x1d\x03\xd7\xba\xcc\x01\x66\xfd\x1d\xe6"
- "\x00\x0b\xa9\x01\x0c\xbb\x97\x7f\x18\xfd\x8e\x69\x4c\x9e\x36\xb3"
- "\xa3\x8e\xe0\x73\xd1\x36\x64\x6e\xa1\x3c\x3d\x1f\x79\x99\x2b\xd0"
- "\x15\xcc\xab\x05\xde\x6e\x8b\x27\x3c\xfc\x3e\x5a\x6f\xc5\x18\x38"
- "\x54\xe6\xb3\x28\x34\x46\x94\xd3\x8e\xc1\x39\xe4\x7d\x37\x9e\x37"
- "\x22\xcf\xe3\x75\xca\xf7\x70\x9f\xb9\xf6\x3c\xc1\xf6\xdc\xdb\x41"
- "\xfa\x8b\x6d\x5d\x50\x0c\x9c\x80\x6d\x21\x2f\xa0\x4d\x07\xe7\x1a"
- "\xa3\x7d\x31\xfa\x98\x47\xf0\xe1\x51\x46\x56\xb6\x62\x7e\x1b\x15"
- "\xf2\x00\xe5\x15\xc0\x6f\x8c\xb9\xcc\xf3\xba\x00\xe0\x33\xec\x67"
- "\x2f\xa0\x77\x94\xc8\x17\x70\x4e\xed\xc9\x1b\x7d\xd6\xa9\x50\xa7"
- "\x51\xe3\xef\x1b\xe5\x0f\xff\xe8\x37\x70\xbc\x4f\xff\xb7\x81\xfd"
- "\x70\x1e\x3d\x84\xb8\xe9\x6c\x75\xc3\xcc\x66\x86\x99\x88\x49\x22"
- "\x6e\x52\x6c\xa2\xb9\x1d\x8a\xd1\x3f\x35\x9e\xf6\xd1\x4f\xdc\xac"
- "\x68\x96\x70\x73\x8a\xde\x0d\x37\x9b\xf9\x0e\x6e\x90\x37\xdc\x1c"
- "\x34\x41\x8e\x9b\x83\x9e\x95\xe3\xa6\xf6\x80\x27\x6e\x76\xc6\xcc"
- "\x41\xaf\x79\xc3\x4b\xd0\x63\x1e\x6a\x52\x68\x67\xfb\xc6\xca\x41"
- "\x87\xfd\xc7\xca\xc1\x27\xe4\x58\x39\xc8\xfe\xff\x2f\x56\x0e\x99"
- "\x29\xc3\x4a\xd5\x0d\x62\x65\x13\xc5\x4a\x35\xff\x4f\x98\x13\x02"
- "\x7e\xe4\x2f\xf2\x81\x95\x8b\xba\x99\x0b\xbf\xf3\x85\x95\x43\xfe"
- "\x2a\xc7\xca\x21\x0d\x72\xac\x1c\xb2\x43\xc2\x4a\xe1\xda\x2d\xc1"
- "\xca\x21\x45\x77\x06\x2b\x87\x14\x51\xac\xbc\x8c\x58\xa9\xdd\xd4"
- "\x3d\x56\x0e\x3a\xe2\x1d\x2b\xe1\x3c\xc5\xca\x41\x47\x24\xac\xac"
- "\xeb\x06\x2b\x1f\x59\xee\x07\x56\xaa\x29\x56\xaa\x7c\x60\xe5\x22"
- "\x18\x2b\x81\x2f\x28\xef\x79\xf0\x86\x80\x95\x11\x2e\xac\xbc\x01"
- "\xfe\xf0\x8f\x7e\x8f\xe8\xbb\xc2\x4a\xce\xc8\xe4\x4b\xc4\x4a\x3e"
- "\x4c\xc0\xca\xc5\x0e\x92\x72\x06\x30\xb2\xba\x89\xe6\xb0\xa1\x7e"
- "\xbd\xf0\x9f\x3a\x13\xb1\x68\x4c\xd4\x41\x18\x2f\xb3\xa5\x88\x62"
- "\x13\xf5\x4f\x9d\x84\x58\x55\x04\x75\x73\x5d\x72\x27\xc5\xce\x33"
- "\x02\x76\xce\x16\xb0\x73\xee\xf7\xc0\xce\x97\x90\x96\x43\xd7\xb5"
- "\x2b\x45\xec\xdc\x0a\xd8\x39\x94\xca\x0f\xf8\x3d\x93\x61\xe7\x08"
- "\xa7\xd8\x2f\xb4\x69\x9a\x13\x77\x12\xd6\xaf\x96\xce\x38\xfa\x1c"
- "\x6d\xef\xb4\x69\x51\x33\x71\x61\xe9\x6c\x09\x4b\xa1\xad\x03\xbe"
- "\x71\x74\xa8\xc3\x85\xa3\x06\xc0\xd1\x73\x6e\x38\x0a\x7a\xd3\x5f"
- "\x10\xf3\x00\x47\xdb\x28\x8e\xbe\x27\xe0\xe8\xf0\xde\x27\x67\x03"
- "\x8e\x3e\x27\xe2\xe8\xb0\x68\xbb\x61\xef\x28\x7b\x66\xf7\x38\xda"
- "\x46\x71\x54\x7f\xfb\x71\xb4\xc4\x03\x47\x41\x77\xc5\x1c\xec\x5e"
- "\x71\x54\xe4\x47\x8a\xa3\x19\x12\x8e\xd2\x71\x1d\xfe\x56\x65\x0c"
- "\x8c\x7b\x8c\x9e\xea\x6e\x2e\x1c\xd5\x17\x31\x1c\x85\x73\xd4\x7e"
- "\xb2\x02\x70\x14\xf8\x2f\xbd\x02\x63\xfb\x91\x68\xe8\xa3\x0a\xf1"
- "\x75\x37\xcc\x19\x1c\x23\x17\x9e\x2e\x82\x39\x83\x18\xd3\x0a\x73"
- "\x06\x70\x74\xee\x55\x15\xa1\xf3\x25\x13\xe6\x4b\x93\x8f\x1c\x7a"
- "\xa2\xbf\xac\x4f\x3c\x1d\xa1\x90\xe3\xe9\x88\x51\x72\x3c\x1d\x7e"
- "\x51\xc2\x53\xe1\x1a\xe2\x29\xd0\x0c\xc6\x47\x87\x98\x7a\x73\x78"
- "\x3a\x82\xb8\xf0\x54\x29\xe0\xe9\xa2\xee\xf1\x94\x7e\xf7\xf3\x81"
- "\xa7\xee\xd8\xe0\x1b\x4f\x47\x10\x09\x4f\x47\xd4\xb9\xf0\xb4\xc6"
- "\x17\x9e\x0e\x0b\xf4\x8e\xa7\x70\x9e\xe2\xe9\xb0\x40\x17\x9e\xd6"
- "\x78\xc1\xd3\xe7\xdc\xf1\x74\x64\x05\xc3\xd3\x22\x8a\xa3\x88\xa9"
- "\x95\x36\xe0\x0f\x9c\x73\x89\xb9\x14\x53\x39\xc0\x54\xcc\x2b\x8c"
- "\x39\xa5\xd0\x2f\xde\x1b\xa6\x32\xcc\xb5\x10\xc4\x55\x9c\x9b\xe9"
- "\x93\x41\xdf\x85\xb5\x08\xc6\x84\xae\xbd\xe2\xf8\xed\x76\xc3\xd7"
- "\x79\xab\x55\x28\xdb\xc9\x78\x85\x13\x79\xa5\x55\x8b\x3e\xb2\x32"
- "\x5e\xf1\x8f\x96\x23\xcb\x7d\x61\xab\x2f\xdd\xfd\x24\xea\xee\x33"
- "\x88\x72\xcd\x0c\xc0\x57\x1d\xea\xee\x85\x1e\xba\x7b\x61\x67\xdd"
- "\xfd\x74\xd7\x38\xea\x97\xee\xfe\x22\xd2\xf0\xd1\x32\x39\x8e\x3e"
- "\x5a\x21\xc7\xd1\x7f\x7b\x16\xfb\xc5\x70\xbc\xd0\xbb\xee\x4e\xe7"
- "\x79\xd4\xfd\x2e\xdd\xbd\x46\x8e\x9f\x92\xee\xfe\xd3\x76\xdf\x38"
- "\x1a\x35\x5e\x26\x8f\xce\x15\x70\x74\x81\x80\xa3\x0b\x24\x1c\xfd"
- "\xe4\x94\x28\x8f\x3e\x36\xbf\xac\xc6\x1d\x47\xa3\xb2\x5c\x38\x5a"
- "\xdb\x19\x47\x45\x0c\x45\x3c\xc5\x76\xd0\x96\xb5\x1f\x70\xfa\xd0"
- "\x02\xbd\x92\xd9\x6a\x63\x70\xec\x82\x3c\x6d\xb5\x15\xcd\x57\x49"
- "\xda\x6c\xc4\xd3\x5c\x8a\xa7\x21\x0a\x32\x1f\xb0\xaf\x0f\xfa\xfd"
- "\xe7\xe1\x37\xfb\x24\x96\x93\x0d\xed\x4b\xdc\x2a\x96\xe3\x53\xb4"
- "\x33\xc1\xfb\xd2\x6f\xf5\x73\xea\x04\x4c\xbd\x06\xe3\x01\x3c\xf7"
- "\xe6\x35\xc0\xd4\x24\x2f\xb2\xe9\x1a\xc0\xd4\x14\x37\xd9\x14\xe6"
- "\xfe\x7b\x0b\x3c\x31\xf5\xb1\xab\x95\xc8\x2b\x88\xa9\x32\x3d\xbe"
- "\xf0\x47\xa0\xc7\xff\x74\xb2\x1c\x4b\x7f\x9a\x21\xc7\xd2\x9f\x3e"
- "\x2e\x61\xa9\x70\xed\x96\xc8\xa6\x3f\x9d\x74\x67\x64\xd3\x9f\x4e"
- "\x92\xf4\xf8\x7f\x7b\xc4\x85\xa5\xd5\xbe\xb0\x34\x6a\x92\x77\x2c"
- "\x85\xf3\x14\x4b\xa3\x26\xb9\xb0\xb4\xda\x8b\x1e\x2f\xc3\xd2\x51"
- "\xbd\x19\x96\x16\x32\xd9\xb4\x46\x94\x4d\x0b\xff\x05\xf5\xf8\x51"
- "\xc1\xfe\xea\xf1\x27\x9b\x19\x7e\x22\x3e\x89\x18\x2a\xe9\xf1\x85"
- "\xbe\xf5\xf8\x6e\x30\xd4\x2f\x59\x94\x62\xe8\xe3\xbd\xe5\x18\xfa"
- "\x78\xa8\x1c\x43\x47\xaf\xf3\xc4\xd0\xce\xf8\xf9\xf8\xf3\xde\xb0"
- "\x93\xe9\xf1\xa3\xa3\x7c\xe3\xe6\xe3\xa9\xfe\xe3\xe6\xbf\xef\x90"
- "\xe3\xe6\xe3\xa6\xff\x1d\xb8\xf9\xb3\x11\x32\xdc\x54\xdd\x20\x6e"
- "\xfe\x20\x3a\xfd\xcf\x3c\xec\x9f\x3f\xf3\xb0\x7f\xfe\xcc\xcd\xfe"
- "\xf9\xb3\x5b\x68\xff\xfc\xd9\x1d\xb2\x7f\xfe\x6c\x83\x24\x83\x8e"
- "\x9e\xdf\x3d\x6e\x3e\xbe\xc1\x3b\x6e\xc2\x79\x8a\x9b\x8f\x6f\x90"
- "\x70\xb3\x3b\x19\xf4\xe7\x13\xfc\xc0\xcd\x1f\xb9\x4e\xff\xf3\x2e"
- "\xed\x9f\xde\x74\x7a\xc4\x4d\x8a\x97\x35\x1e\x3a\xfd\x0c\x77\x9d"
- "\xbe\x50\xd2\xe9\x27\x32\xdc\x32\x3b\x8c\x72\x9d\xfe\x96\xe3\xe8"
- "\x13\x33\xec\x2e\x7b\xe8\xeb\x80\xa3\x4f\xcc\xc4\x77\xb3\xbb\xec"
- "\xa1\x63\xeb\xc4\x7e\x31\x9d\x7e\x2b\x61\xfd\xf2\xa2\xd3\x53\x9f"
- "\xd9\x27\xde\x72\xe9\xf4\x35\x9e\x3a\xfd\xd8\x4d\xbe\x31\xf5\x89"
- "\x2a\xaf\x3a\x3d\xea\xdf\x14\x53\xf5\x14\x53\xaf\x6d\x77\xc7\xd4"
- "\x27\x2f\x51\x4c\xfd\xa5\x88\xa9\x4f\xaa\xed\x30\x37\xed\x3d\xbb"
- "\xc7\x54\x6c\x47\xc2\xd4\xf8\x1f\x06\x53\x4d\x37\x8e\xa9\xee\xfb"
- "\x4d\xdf\x83\x77\x77\x61\x2a\x1d\xe3\x31\xaf\x55\xc6\x20\xa6\xc6"
- "\x7b\xe8\xf7\x85\xde\xf5\xfb\x32\xa2\xc4\xf1\x11\xf5\x7b\xa4\x01"
- "\xc5\x9b\xdb\xaa\xdf\x8f\xf9\x5a\x8e\xad\x63\xd5\x72\x6c\x1d\x53"
- "\x26\x61\xab\x70\xed\x96\xe8\xf7\x63\x2c\x77\x46\xbf\x1f\x63\x91"
- "\xb0\x75\xec\xfb\xdd\x63\xeb\x13\x35\xde\xb1\x15\xce\x53\x6c\x7d"
- "\xa2\xa6\x4b\x6c\xfd\xa5\x3b\xb6\xfe\xe2\x80\x88\xad\x92\x7e\x0f"
- "\xfc\x81\xf3\x2f\xd1\x78\xf3\xfa\xfd\xb3\x77\x5a\xbf\xff\xc5\x7e"
- "\xbf\xf4\xfb\xed\x80\xb3\xa0\x8b\xaf\xf9\x14\xf4\xfb\xe7\x05\xfd"
- "\xbe\xb6\xc0\x43\xbf\x2f\xe8\xa4\xdf\xa7\x3e\x2f\x60\x2a\xcc\x29"
- "\x8a\xa9\x0b\x0a\x6f\x5e\xbf\x7f\x01\x69\xf8\xd4\x5b\x72\x4c\x7d"
- "\xea\x80\x1c\x53\x9f\x19\x8b\xfd\x62\x98\x5e\xe0\x5d\xbf\xa7\xf3"
- "\xfc\xa9\x76\x99\x7e\x0f\xfd\xeb\xac\xdf\x8f\xbb\x24\xc3\xd4\xb9"
- "\xee\x98\x1a\x3d\x50\x26\xa7\xc2\x7b\x21\xa6\xbe\x75\x8e\x61\xea"
- "\xdb\xe7\xdc\x30\x75\xca\xdb\x02\xa6\x3e\x3d\xa3\x6c\xba\x3b\xa6"
- "\x46\xc7\x8b\x98\x4a\xf1\x72\xae\x5d\x99\xae\xeb\xec\x77\x42\xfd"
- "\x7d\xd0\x17\x08\xda\xc6\x3d\x52\xd8\xe6\x81\x73\xf1\xdd\xfb\x9b"
- "\xe8\xbc\xfb\x9b\x98\x13\x2d\xa4\xbc\xc1\x48\xfd\x4c\xf2\xd0\xcf"
- "\x64\x1d\x19\x90\xd7\xc1\xf6\xfa\xd3\x7c\x1c\xd7\xbc\xef\xf3\x9f"
- "\x33\x53\xc2\x59\xf4\xc9\x7a\x13\x7d\xb2\xae\x31\x1f\x20\xa0\x77"
- "\xe7\x7d\xfd\xa2\xdc\x04\x78\xf0\xee\x39\x4f\x9c\x7d\xfa\x62\x25"
- "\xf2\xcf\xec\x78\x0f\x9d\xbf\xe0\x47\xa0\xf3\x8f\x7b\x5a\x8e\xaf"
- "\xe3\x12\xe5\xf8\x3a\xee\x11\x09\x5f\x85\x6b\xb7\x44\x76\x1d\x17"
- "\x7d\x67\x64\xd7\x71\xd1\x92\xce\xff\xcc\x03\x2e\x7c\xad\x72\xc3"
- "\xd7\x73\xee\xf8\x1a\x3d\x9c\xe2\xeb\x39\x4f\x7c\x85\xf3\x14\x5f"
- "\xa3\x87\xbb\xf0\xb5\xca\x43\xe7\x3f\xe7\x89\xaf\xe3\x15\x14\x5f"
- "\x81\x17\xe4\xb2\x6b\x41\xf7\x3a\x7f\xed\x8f\x4d\xe7\x1f\x4f\xfc"
- "\xd2\xf9\x11\x53\x17\x33\x4c\x45\xcc\x12\x71\x55\xd2\xf9\x0b\x7c"
- "\xea\xfc\xdd\xe1\xaa\x5f\xb2\x2a\xc5\xd5\x09\x0a\x39\xae\x4e\xe8"
- "\x21\xc7\xd5\x89\xaf\x79\xe2\x6a\x67\x4c\x9d\x30\xc1\x1b\x9e\x32"
- "\x9d\x7f\xe2\x68\xdf\x58\x3a\x41\xef\x3f\x96\xfe\x72\x8f\x1c\x4b"
- "\x27\x1c\xfe\xdf\x8b\xa5\xbf\x7a\x5c\x86\xa5\xaa\x1b\xc4\xd2\x1f"
- "\xc4\x0e\xf0\xab\x4d\x72\x2c\xfd\x95\x49\x8e\xa5\xbf\x5a\x29\x61"
- "\xa9\x70\xed\x96\x60\xe9\xaf\x36\xde\x19\x2c\xfd\xd5\x46\x49\x56"
- "\x9d\xb8\xb0\x7b\x2c\x9d\x90\xec\x1d\x4b\xe1\x3c\xc5\xd2\x09\xc9"
- "\x12\x96\xd6\x75\x83\xa5\xcf\x4e\xf6\x03\x4b\xe5\x76\x00\x4f\x2c"
- "\xbd\xe3\x76\x80\x67\x27\xf9\x65\x07\x10\xb1\xf4\xf9\xce\x76\x00"
- "\xc4\x57\x6a\x07\x80\xf1\x12\x31\x8c\xda\x01\xc6\x33\x2c\x33\x3b"
- "\xb2\x64\x76\x80\x5b\x8f\xad\xcf\xcd\xb1\xbb\xec\xa9\x06\xc0\xd6"
- "\xe7\xe6\x53\x6c\x75\xd9\x53\x27\xb7\x8b\xfd\x62\x76\x80\xd7\x09"
- "\xeb\x97\x17\x3b\xc0\x38\xda\xde\x5f\x65\x76\x00\x37\xac\x85\xb6"
- "\xde\xf2\x8d\xb3\xcf\xd5\xc8\xec\x00\xf5\x12\xce\x5e\x43\x1f\x75"
- "\xc0\x41\x8a\xb3\xe1\xee\x38\x3b\xe9\x6e\x8a\xb3\xe3\x44\x9c\xfd"
- "\x8f\xc8\x36\x98\x9b\x6d\xfe\xe2\x2c\xee\x23\x38\x17\x73\x67\x70"
- "\xb6\xd8\x0f\x9c\x75\xb3\x0d\xbc\x0b\xe3\xe1\xc2\x59\x3a\xee\x93"
- "\xf6\x55\xce\x46\x9c\x8d\xf1\xb0\x0d\x14\x78\xb7\x0d\x9c\xb8\x13"
- "\xb6\x81\x49\x4e\x39\xde\x4e\x8e\x92\xe3\xed\xa4\xf3\x12\xde\x0a"
- "\xd7\x6e\x89\x6d\x60\x92\xe3\xce\xd8\x06\x26\x39\x24\xbc\x9d\x7c"
- "\xa6\x7b\xbc\x7d\xce\xe2\x1d\x6f\xe1\x3c\xc5\xdb\xe7\x2c\x5d\xe2"
- "\xed\x38\x77\xbc\x9d\x52\x26\xe2\xad\x64\x1b\x28\x10\x6c\x03\x59"
- "\xdd\xdb\x06\x6a\x7d\xd8\x06\x26\xdc\x69\xdb\xc0\x94\x52\x7f\x6c"
- "\x03\xed\xdb\x99\xdf\xfe\x1a\xf4\xdb\x9f\x03\xf8\x3b\xed\x14\x8c"
- "\x41\xf7\x7e\xfb\xa9\xa2\xff\x69\x4c\xae\x80\xb3\xb9\x5e\x6d\x03"
- "\x27\x1b\x7d\xdb\x06\x4e\x56\xbb\xfb\x9f\x4e\x3d\x21\xff\x6e\x35"
- "\xb5\x4c\xfc\x6e\x75\xf2\x73\xc4\xd9\x5f\x7f\x8a\x65\x2e\xe7\x99"
- "\x18\x16\x7b\xf0\xd7\x55\xd8\x4f\x6f\x7e\xfc\xef\x71\xee\xdf\xb2"
- "\xa6\x0d\x72\xd9\x0a\xaa\x10\x6f\x73\x09\xc7\xc7\xf7\xc4\xb8\xe1"
- "\xd4\x56\xf0\x22\xf2\xde\xaf\xd7\xb9\xe3\xee\xd1\xb3\xee\xb8\x3b"
- "\x6d\x9a\x88\xbb\x4e\xc0\xdd\xf7\xeb\x73\x99\xfd\xf5\x25\xe6\x9b"
- "\xba\xff\x25\x37\xdf\xd4\x53\x1f\x08\xb8\xfb\xfc\xe4\x32\x0b\xbc"
- "\x7f\x57\xfe\x53\x70\xff\xc1\xb3\x37\xea\x83\x9a\xeb\xd5\x77\x4a"
- "\xc0\x27\xaf\xfe\x53\xd0\x57\xd5\x2e\x61\xae\x3a\x61\x9e\xee\x72"
- "\xf3\x9f\xca\x4b\x81\xf9\x2c\xec\x2b\xe9\xd2\x0f\xf5\x25\xc9\x0f"
- "\x95\xcf\x19\x97\x87\xeb\x1b\xb7\xed\x99\x98\x0e\x3e\x3e\x80\x57"
- "\x8f\xcb\xc3\xe7\x5f\xbf\x0e\xeb\xce\x33\xba\x00\x41\xaf\xcb\x00"
- "\xec\xe9\xc3\xc6\xfd\xf9\x2c\x27\xac\x35\x4e\x58\x6b\xb8\x9c\x71"
- "\x19\x0e\x94\x4d\xb6\x8f\xdb\x90\x07\x7a\x9e\xc3\x40\xf3\xab\xf6"
- "\xca\x06\x5d\x6f\x37\xea\x79\x97\x61\x6e\xa4\x6b\x95\xd8\x1f\x11"
- "\x47\x43\x1a\xe1\x3d\x2e\x77\x2d\xcb\x39\xbe\x93\x70\xd4\xf4\xdc"
- "\x49\x78\xe6\x0b\x6b\x2b\x91\x77\x75\xd2\x9e\x02\x2a\x33\xfb\xf0"
- "\x95\xc5\xbe\xb0\x18\x89\xc0\x0b\xb7\xc0\x26\xe1\xde\x1f\x39\xae"
- "\xbf\x70\x5a\x8e\xeb\xbf\x0e\x92\xe3\xfa\x0b\xef\x4b\xb8\x2e\x5c"
- "\x03\x5c\x07\xba\x51\x39\x1a\xd6\xbe\x9b\x94\xa3\x5f\xa8\x16\x71"
- "\x9d\x13\x70\x3d\xff\x06\x70\xbd\x4b\x39\xda\x0d\x97\x7c\xe3\xfa"
- "\x0b\xd5\x92\x4d\xe2\xd7\x7f\xf5\xea\x23\x7b\xd6\x1d\xd7\xa7\xe9"
- "\x28\xae\x9f\xf5\xc4\xf5\x69\x3a\x86\xeb\xd3\x74\x3e\xf7\x13\x9c"
- "\xf5\xfc\x9e\x36\x7d\x1b\xc5\xf5\x1a\xc1\x47\xb6\xca\x8f\xfd\x04"
- "\x35\x0c\xd3\x45\x2c\x47\x7b\xd5\x9d\xb5\x49\x4c\xf7\x99\xff\xcb"
- "\x9b\x4d\x82\x62\x79\x33\xc3\x72\xc4\x46\x11\xcf\x6f\x64\x3f\x41"
- "\x77\x78\x2e\xca\xcd\x88\xe7\xbe\xe4\x66\x39\x9e\xcf\xd8\x26\xc7"
- "\xf3\x19\x3b\xe4\x78\x3e\x73\x9b\x1c\xcf\x67\xe6\x78\xe2\x79\x67"
- "\x2c\x9f\x71\xd1\x1b\x8e\xeb\x5f\x44\x1b\xc5\xcc\xf1\xbe\x31\xfc"
- "\x45\xb5\xff\x18\xfe\x9b\xd0\xff\x75\x18\xae\xf2\xc4\xf0\xdf\x4c"
- "\x42\x0c\x72\x66\x7a\x60\xf8\x22\x01\xc3\x05\x1c\xd9\xdd\x24\xc8"
- "\xc2\x9e\x18\xde\x0c\xef\xd1\x8d\x3e\xee\xf8\xa7\x27\x86\xeb\x9e"
- "\x96\x61\xb8\xaa\x1b\x0c\x5f\xc4\xec\x20\x32\xbf\x5c\x1f\xb6\x10"
- "\x78\x8f\x69\xbb\x7c\xc8\xe6\xe2\x98\xb9\xf7\x47\x8e\xe1\xba\x1d"
- "\x72\x0c\xd7\x95\xcb\x31\x5c\xb7\x4e\xc2\x70\xe1\xda\x2d\x91\xcd"
- "\x75\xb9\xb7\x5c\x36\x17\xf9\xa3\x4b\x0c\xd7\xe5\x4a\xb2\xf9\xcc"
- "\x95\xdd\x63\xf8\x8b\x91\xde\x31\x1c\xce\x53\x0c\x7f\x31\xd2\xe7"
- "\x3e\x87\x4e\x18\xfe\xd2\x0c\x3f\x30\x5c\x6e\x0b\x11\x31\x5c\xb0"
- "\x85\xec\x76\xb3\x85\x38\x0d\xcc\x16\xb2\xab\x89\xf1\x46\x1f\x05"
- "\xe3\x53\xe0\x9f\x88\x7c\x65\xd7\xba\xdb\xae\x9b\xb2\x83\xbc\x34"
- "\xdd\x1f\x3b\x08\xc5\x6f\xdc\xe3\x30\x13\x70\xbb\xea\x06\xf7\x38"
- "\x4c\x14\xf7\x38\x18\x7d\xec\x71\x10\xf0\x7c\xee\xf7\xc0\x73\xba"
- "\xc7\x61\x56\x9c\xdc\xc6\x3c\x6b\xa1\x68\x63\x66\x78\x3e\x6f\xb5"
- "\x1c\xcf\xe7\x25\xbb\xf6\x3c\x00\xe6\x9b\xf5\x5b\x3b\xed\x79\x70"
- "\x61\x3b\xb5\x83\xce\x2a\x33\xbd\xd8\x40\x5c\xf8\x3e\x5b\xc2\x77"
- "\x68\xeb\x11\x19\xb6\xd7\xbb\x63\xfb\x2c\xab\x0c\xdb\xcf\xe5\xca"
- "\xfd\x23\xea\xf5\x6e\xd8\x2e\xee\x79\x98\x7d\xa9\xac\xb6\x1b\x6c"
- "\x87\xfb\x6f\x7c\x8f\xd8\xad\xc5\x76\x71\x7f\x83\x57\x6c\x77\xdf"
- "\xdf\xe0\xe6\xff\x80\xd8\x4e\x73\x54\xf4\xf5\xc0\xf6\x35\xf1\x4a"
- "\xe7\x87\x30\x1f\x00\xd7\x71\x8e\x38\x79\xc0\x76\x3a\xde\x73\xb4"
- "\xee\xd8\x7e\xdd\xc0\xb0\xfd\xcd\xa6\xef\x8f\xed\x2e\x79\xd8\x1d"
- "\xdb\x7f\x89\xd8\x3e\x77\x10\xdb\x7f\x91\x71\x63\xfb\x2f\x3c\xfc"
- "\x33\xde\xbc\x01\xfb\x4b\x97\x18\xef\xa5\x5f\x72\x8c\x9f\xbb\x56"
- "\x8e\xf1\x73\x8b\xe4\x18\x3f\x37\x4e\xc2\x78\xe1\xda\x2d\x91\xd3"
- "\xe7\xa6\xde\x19\xfb\xcb\xdc\x54\x09\xe3\xe7\xcd\xec\x7e\xef\xc5"
- "\x2c\xbb\x77\xdf\x0c\x38\x4f\x31\x7e\x96\xbd\xcb\xbd\x17\x32\x7b"
- "\x77\xcc\xb3\x5e\xf7\x5e\x54\xfd\x70\xbe\x19\xee\xbc\xe2\x69\x7f"
- "\xb9\x79\xdb\x77\xcc\x44\x7f\xed\x2f\xb8\xf7\x62\xcd\x69\xb7\xbd"
- "\x17\xb5\xdd\xef\xbd\x48\x9d\x71\x83\xf6\x97\x2e\x7c\x33\x4e\x4e"
- "\x73\xf7\x77\x9b\x3f\x41\x8e\xef\xf3\x9f\x75\xe1\xfb\x0b\x88\xef"
- "\x71\x73\xe4\xf8\x1e\x37\x1b\xfb\xe9\x6d\x2f\xc6\x7b\xb2\xef\x8a"
- "\xf3\xf7\xc9\x7d\x35\x3c\xec\x2f\x2f\x20\xef\xc5\xf5\x96\xe1\xfb"
- "\x39\x77\x7c\x9f\x5f\xe5\x4d\x76\x47\xbb\x37\xf5\x29\x9e\xeb\xb6"
- "\xa7\x6d\x8a\xe8\xff\xb6\xe0\x4c\x99\x0e\xde\xdf\xe2\xc3\xd7\x6d"
- "\x2e\xf3\x75\xa3\xbe\x6d\x68\x07\x87\xb6\x0e\xcd\xd5\x2b\xd3\x62"
- "\x78\x0e\x7d\xdd\x3c\xfd\xdc\xd0\xf7\x0d\x7d\xdd\x2a\xe2\x8d\x3e"
- "\xfd\xdc\x90\x37\x7d\xf9\xba\x41\xbf\xd5\x14\xeb\xbf\x16\xb0\x5e"
- "\xf0\x75\xcb\x4b\x92\x7c\xdd\x64\x58\xef\xc5\x7f\xf8\xdd\x73\x19"
- "\xde\xe5\xf8\x74\x09\xeb\x3b\x50\x8e\x7f\xd2\xc3\x16\x43\x69\xf0"
- "\xb2\xfa\x07\xb5\xc5\x50\xac\x8f\xbd\xbb\x12\xf9\x78\xb6\xde\x8b"
- "\x2d\xa6\xb3\x8f\xf3\x0f\x67\x8b\x89\x9d\x2f\xc7\xf8\xd8\x1c\x39"
- "\xc6\xc7\x3e\x2b\x61\xbc\x70\xed\x96\x60\x7c\x6c\xcc\x9d\xb1\xc5"
- "\xc4\xc6\x48\xb6\x98\xb8\xb1\x5e\xfd\xef\x64\x36\xf6\xf9\x35\xde"
- "\x6d\xec\xf3\x05\xff\xbb\xf9\x35\x3e\xf7\x84\x74\xfa\xa6\xf9\xdb"
- "\x01\xcc\xc6\x7e\x13\x7b\x42\x6a\x7f\x6c\xb6\x98\xdf\x6a\xfc\xb5"
- "\xc5\x50\xdf\xe6\xd3\xe8\x1f\xe2\xdf\x9e\x90\xee\xb0\xdd\x25\xbb"
- "\x77\xf1\x0d\x53\x8e\xed\xaf\x0c\x90\x63\xfb\x2b\x83\xe4\xd8\xfe"
- "\xbb\x11\x72\x6c\xff\xdd\x70\x4f\x6c\xef\x8c\xeb\xaf\xac\xf4\x86"
- "\xe9\xfa\x17\xd0\x16\xb3\xa8\xd6\x37\x9e\xbf\x52\xe0\x3f\x9e\xc7"
- "\xbf\xf5\xbf\x1a\xcf\x55\x9e\x78\x1e\xdf\xf0\x83\xda\x65\x28\x9e"
- "\x2f\x3c\x23\xc3\x73\x55\x37\x78\xfe\x83\xd9\x65\x16\x3d\x26\xc7"
- "\xf3\x45\xb1\x72\x3c\x5f\x74\xbf\x84\xe7\xc2\xb5\x5b\x62\x97\x59"
- "\x14\x75\x67\xec\x32\x8b\xa2\x24\x99\xfd\x77\xbd\xbb\xc7\xf3\x57"
- "\x0a\xbd\xe3\x39\x9c\xa7\x78\xfe\x4a\xa1\x4f\x7f\xea\x4e\x78\xfe"
- "\xbb\x4b\x7e\xe0\xb9\x57\x1f\x95\x1f\x87\x5d\xe6\x77\xcd\xfe\xda"
- "\x65\x7c\xed\x53\x41\x7c\x97\xfc\x53\xdc\xf6\xa9\x44\x8b\xfb\x54"
- "\x32\xe4\xfe\x29\xb7\x1c\xdb\x17\x3b\xe5\xd8\xbe\x44\x21\xc7\xf6"
- "\xe5\x0f\xc8\xb1\x7d\x79\xa4\xd8\x4f\x66\x97\x31\x74\xda\xb7\x22"
- "\xc7\xf9\x25\xf3\x4d\x2f\x34\x10\x6f\x58\x7f\x41\xa1\xaf\xf0\x8d"
- "\xf3\x4b\xb2\x7c\xe1\x3c\xfa\xab\xfc\x65\x6e\xbc\x17\x9c\x5f\xba"
- "\xe5\xff\x07\x9c\xf7\xe5\x87\x42\xf5\x20\xc0\x78\xc4\x7b\x8a\xef"
- "\x02\xd6\x23\xce\x3b\xff\xe1\xcd\x46\xb3\xb4\xfc\x76\xe1\xbc\x6f"
- "\x1b\xcd\xb2\xb2\xca\xd9\x02\xce\xdf\xc8\x1e\x9a\xe3\x72\x1b\x4d"
- "\xde\xa2\xdb\x6d\xa3\xd1\x0f\x90\xe3\xbd\x7e\xba\x1c\xef\xf5\x77"
- "\x4b\x78\x2f\x5c\xbb\x25\xf2\xbb\x5e\x73\x67\x6c\x34\x7a\x8d\x84"
- "\xf7\x7a\x67\xf7\x78\xbf\xc4\xe8\x1d\xef\x97\x08\xb1\xd9\x96\x18"
- "\x6f\x1c\xef\x97\xbb\xf0\xbe\xf3\xfe\x99\x8c\x9b\xf7\x91\x79\xfa"
- "\x4e\xdb\x68\x96\xfb\xc4\xff\xae\xe2\x63\xdc\xbc\x8d\x46\xd8\x93"
- "\xb8\xc0\x7b\x7c\x8c\xb2\x2e\x7c\x64\xca\xca\xdd\xb1\x3e\xe1\xa2"
- "\xdc\x17\x31\xe1\x92\xe8\x8b\x58\x56\x89\x58\xbf\xaa\xaf\x1c\xeb"
- "\x57\xa9\x7d\xd9\x68\xde\xe5\xdc\x7d\x12\x57\x3c\x2b\xb7\xd1\x14"
- "\xc8\x6d\x34\x53\x90\xf7\x92\x4e\xf8\xc6\xfa\x15\x89\x72\x1f\x70"
- "\xb6\x47\xf1\xad\xb9\x82\x0f\xf8\x5c\x37\x1f\xf0\xe7\xfe\x28\x60"
- "\x7d\xe2\x96\xd2\x2a\x07\xf1\xc7\x0f\xf1\xfb\xfb\x7a\x67\x79\xf5"
- "\x41\xa4\x6b\x40\x17\x7e\x88\xf3\xce\xa8\xd0\xa7\x79\x4c\x7e\x92"
- "\x9b\x1f\x62\x17\xf1\x8c\x65\xf8\x3f\x57\xef\x13\xff\xdb\x79\x09"
- "\xff\xb9\x9f\x49\x76\x1b\x0e\xe5\x7c\x4a\x97\xc4\xf2\xdb\x65\xb7"
- "\xf1\x66\x27\x31\x8d\x43\xfc\x5f\x79\x9c\xc9\xf9\xf1\x3f\x32\xbb"
- "\x4d\xd2\xfd\x72\xdc\x4f\x9a\x24\xc7\xfd\x24\x85\x84\xfb\xc2\xb5"
- "\x5b\xe2\x8b\x9e\x14\x71\x67\xe4\xfc\xa4\x08\xc9\x6e\x93\x74\xb5"
- "\x7b\xdc\x5f\x91\xea\x1d\xf7\x57\xa4\x32\xdc\x5f\x91\xda\xa5\xdd"
- "\x46\xe6\x1b\xb9\xea\xcc\xf7\xb6\xdb\x88\x72\xfe\x1d\xdf\xd7\xb3"
- "\xaa\xc6\x1f\xbb\x8d\x6b\x4f\xfa\xf7\xb2\xdb\x78\xc7\x7b\x51\xb6"
- "\x2f\xeb\xe2\x9b\xab\x1c\xef\x93\xcf\xc8\xf1\x3e\xb9\x4e\x8e\xf7"
- "\xa9\xed\x72\xbc\x4f\xb5\x7b\xb3\xdb\xc8\xb1\x7e\xf5\x08\x6f\x38"
- "\xaf\x9f\x82\x76\x9b\xd4\x42\xdf\x18\xbf\x5a\xe7\x3f\xc6\xa7\xac"
- "\xfc\x3f\x8c\xf7\xc0\x78\x95\x27\xc6\xa7\x14\xfd\xa0\x32\x3e\xc5"
- "\xf8\x35\xfb\x64\x18\x7f\x0b\x6d\x39\x37\xb2\x9f\xc4\xb7\x6c\xbf"
- "\xc6\xc3\xff\x3d\xd5\xc3\xff\x7d\x8d\x9b\xff\x7b\x6a\xd4\xad\xc3"
- "\xf8\x35\xb7\xde\xff\xfd\x86\x30\x7e\x8d\x9b\xff\x7b\xea\x99\xee"
- "\x31\x7e\x75\x8c\x77\x8c\x87\xf3\x14\xe3\x57\xc7\x74\x29\xdb\xcb"
- "\x30\x7e\xed\xfb\xb7\xc3\x96\x73\x67\xf6\x1b\xad\x3d\xe2\x8f\x3d"
- "\xa7\xab\xb8\x23\x3e\xed\x39\xa3\x45\x7b\x8e\xde\x87\x3d\xe7\x56"
- "\x61\x7e\x5a\x85\x1c\xf3\xd3\x3e\x95\x63\xfe\x7a\x85\x1c\xf3\xd7"
- "\x13\xb9\x3d\x27\xa1\x93\x3d\x47\x8e\xff\xe9\x8f\x99\xa6\xb8\xdb"
- "\x73\x0a\xdc\xec\x39\x86\xbf\xfa\xc6\xff\x74\x9f\xf8\x7f\x8d\xe2"
- "\x7f\x8c\x17\xfc\xcf\xf8\x5f\x82\xff\x31\xdf\x03\xff\x33\xee\x00"
- "\xfe\xaf\x3b\xc0\x6c\x3c\x37\x18\x27\xe5\x5d\xff\x6d\x3c\xdf\x6f"
- "\x1d\x30\xf4\x90\xaf\x03\x86\xd1\xf2\x75\x60\xdd\x25\x69\x1d\x10"
- "\xae\xdd\x92\x75\xc0\x10\x78\x67\xd6\x01\x43\xa0\xb4\x0e\x18\xbe"
- "\xee\x7e\x1d\x48\xf7\xb1\x0e\xa4\x0b\xeb\x40\xba\x1f\xeb\xc0\xfa"
- "\x4f\x7d\xdb\x78\xf4\x37\x6f\xe3\xf9\xf9\x9d\xde\x07\xb5\xbe\xca"
- "\x2f\x1b\xcf\xf6\xf1\xd1\xe5\x18\x23\xe5\x6b\xa2\x5c\x33\x5f\xb4"
- "\xf1\x98\x3c\x6c\x3c\xa6\x4e\x36\x9e\xd5\x5f\x0b\xf8\x3f\x49\xd8"
- "\x6f\x3a\xe5\x7b\xc4\x48\xa1\x39\x94\x37\x54\xc8\xfd\xe6\x37\x50"
- "\xfc\x97\xe2\xf7\x65\xcd\xc1\x7e\xb1\xf5\xc7\xd4\x45\x0c\xd4\x57"
- "\x1f\x90\xd9\x74\x26\x79\x8b\x91\x92\x25\xf3\xbb\x91\xef\x37\x7d"
- "\x75\xa2\x0c\xef\xa7\xb0\xfd\xa6\x6f\x7b\xfb\x4e\xeb\x8a\xc9\x9f"
- "\x39\x93\xc6\xe4\x77\xc5\xf2\x7b\x75\xe3\x0d\xc5\x92\x9e\x2b\xc4"
- "\x92\x3e\x77\x07\x62\x49\xdf\x68\x4c\xfe\x73\x9e\xf1\xfb\x32\xaf"
- "\x9a\xcb\x4d\xa4\x12\x79\x64\xb6\x67\xec\x53\x93\xf7\xbd\xfb\x4a"
- "\x61\xef\xfe\xd2\xdb\x13\x07\x05\xfb\x43\xd7\xfc\xb0\xac\x69\x07"
- "\xd2\xac\xb4\x3f\x98\xaf\xfa\x82\xe2\x3f\x57\x97\x03\xaf\x72\x88"
- "\xa7\x09\x88\xa7\xff\xb9\x9f\xd6\xfd\x1a\x78\x21\x2c\x82\xca\x3f"
- "\xd9\x1c\x09\xd6\x27\x21\xb6\xfe\x27\xf5\xfb\x02\x31\x02\xb0\x95"
- "\xd5\x5b\xfb\x35\xef\x74\x86\x69\x30\xa7\xf5\x5d\x07\x97\x56\xf5"
- "\xa8\xb4\xd8\x60\x5e\x34\xe1\x9e\x58\x85\xd9\xd1\x66\x42\x5a\x1c"
- "\x5d\x5a\x15\xc8\x03\xfe\xee\xfe\x2d\x09\xf2\x6f\x9e\xfe\x67\x32"
- "\x95\x67\x70\xdd\x0b\xcb\x9a\x8d\x71\x40\x44\xd9\x8a\xfb\x4e\xb2"
- "\x6f\xed\x82\xf1\xe1\x78\xb6\xf6\xcd\x5b\xc8\x70\x03\x9e\x37\x06"
- "\xc6\x92\xfa\xd8\x22\x6e\xd0\x1c\x56\x80\x1b\xf9\x2d\xd2\x77\x6c"
- "\x6c\x1f\xc7\x88\xd9\x51\xb2\x24\xff\x17\x8b\x2f\x6c\x7d\x75\x9a"
- "\x77\x6c\x7d\x75\x1a\xc3\xd6\x57\xa7\xb9\xb0\xd5\xe2\xc5\x8e\x22"
- "\xf3\x63\x7f\x4d\xf0\x7f\x31\x79\xc8\xd8\xa6\x7f\xc1\xf8\x28\xaf"
- "\xf9\xe5\xff\x42\xf1\x74\x31\xc3\x53\xc4\x2b\x11\x53\x25\x3b\x8a"
- "\xc9\xa7\x1d\xa5\x3b\x4c\xf5\x6b\x0f\x3f\xc5\xd4\xd7\x07\xc8\x31"
- "\xf5\xf5\x41\x72\x4c\xdd\xb4\xcf\x13\x53\x3b\xe3\xe9\xeb\x71\xde"
- "\xb0\x94\xc5\x47\xd9\x34\xdd\x37\x8e\xbe\x6e\xf4\x85\xa3\xd4\x3f"
- "\x7d\xae\x9b\x7f\xba\x0b\x47\x7f\xbf\x47\x8e\xa3\xaf\x57\xdf\x28"
- "\x8e\xd2\xdc\x26\xe7\x7e\x80\xdc\x26\x37\x8d\xa3\x7a\x0f\x1c\xdd"
- "\x38\x56\xc2\x51\xcf\xfc\x26\xdd\xe0\xe8\xa2\xdb\x13\x03\x45\x86"
- "\xa3\x9c\x95\xf6\x47\xb3\x94\xf6\xf5\xb8\x1c\x47\x37\xda\x7c\xe3"
- "\xe8\xc6\x2d\x12\x8e\xb2\x7a\xb7\x17\x47\x37\x9a\x64\x38\xba\xc8"
- "\x0d\x47\xff\x29\xe9\x10\xe8\x63\xe1\xc2\xd1\x25\x6e\x38\xba\xa8"
- "\x3b\x1c\xdd\x68\xc2\x31\x62\x32\xea\xa6\x57\xbb\xc7\xd1\xd7\x73"
- "\xbd\xe3\x28\x9c\xa7\x38\xfa\x7a\xae\x84\xa3\x5e\x64\x54\x19\x8e"
- "\x66\x2f\xf4\x03\x47\x7f\xe4\xb1\x51\xb2\xe3\xfd\xb2\x55\x48\x7b"
- "\x3a\x3b\xc7\x48\x9d\xe3\xbe\x27\xa8\xd8\x23\xef\x49\x71\xa7\xbc"
- "\x27\xab\xc5\x3d\x9e\x13\x05\x5c\x7d\xee\x7b\xe0\x2a\xdd\xe3\xb9"
- "\x79\xb5\xdc\xf7\x64\xf3\x5a\xd1\xf7\x84\xe1\xea\x1b\xa1\x62\xbf"
- "\xa4\xbc\x27\xc5\x5d\xc4\x48\xdd\x5c\x21\x8b\x8d\x32\xd1\x3d\x36"
- "\xca\xd6\xe3\xbe\x63\xa4\x6e\xb6\xc9\x62\xa3\x9c\x2c\x74\xe5\x3d"
- "\xf1\x8c\x91\x2a\x61\xec\x96\x1e\x14\x63\x5d\x31\xa8\x8c\xa3\x5d"
- "\x31\x52\xbb\xd9\x17\x84\xed\x1c\xac\x8f\xbf\xfd\x18\x6b\xf2\x03"
- "\x63\x65\x79\x4f\x3c\x63\x4c\x6d\x79\xcb\x5c\x5a\x4c\x2a\x63\x8a"
- "\xbd\xc4\x46\x2d\xbe\xa3\xb9\x4f\xb0\x5f\xde\xb1\x76\xeb\x08\x39"
- "\xd6\x6e\x8d\xa1\x75\xeb\xbc\x61\xed\x16\xa7\x84\xb5\xac\xde\xda"
- "\x3a\x0f\xac\xad\xf5\x81\xb5\xb0\xae\xee\xbe\xe0\x2f\xd6\x6e\x1d"
- "\x4e\xb1\xd6\x20\x60\x6d\xd3\xad\xc6\xda\xad\xc3\x25\xac\xdd\x7a"
- "\xa5\xfb\x1c\x53\x9b\x1d\xde\xf7\xe5\x6c\x76\x30\xac\xdd\xec\xe8"
- "\x32\xc7\x94\xcc\xe7\xe3\x8d\xaf\xc5\x1c\x53\x92\x3d\xa0\x58\xb0"
- "\x07\xfc\x2b\xe7\x44\x79\xc3\xe2\xaf\x3d\xe0\x13\xd0\xdd\x71\xdf"
- "\xe5\x1a\xcc\x39\x35\x1b\x73\xa2\x14\x79\xd8\x03\x8a\x3a\xdb\x03"
- "\x66\x76\x8d\xb1\x7e\xd9\x03\xe8\xbe\xcb\x9c\x3a\x39\xc6\xe6\x7c"
- "\x2d\xc7\xd8\xdc\xd5\xe2\x3e\x4b\xec\x8f\xef\x98\xa9\xdb\x46\xb8"
- "\xec\x01\xb5\x72\x6c\x95\xec\x01\xb9\x8f\xf8\xc6\xd8\x6d\x72\xfb"
- "\xef\x73\x85\xb2\x7d\x96\x6f\xd7\xbb\xc7\xa1\x16\xe3\x4f\x6d\x5f"
- "\x59\x56\xed\x8e\xb1\xdb\xf2\xfe\x95\xe2\x50\xbb\x62\x4d\x75\xe3"
- "\xcb\xdd\x39\x0e\xf5\x1f\x42\xcd\xa5\x45\x04\xf7\xb6\x51\xbc\x95"
- "\xd9\x06\x8a\xee\x8c\x6d\xa0\xb4\xc8\x87\x6d\xe0\x0f\xdb\xe4\x38"
- "\xfb\x87\x52\x5a\xf7\x8c\x37\x9c\xfd\x43\x9c\x84\xb3\xac\xde\xda"
- "\x33\x1e\x38\x5b\x73\x2b\x65\xda\x3f\xe4\xdc\x5e\xdb\xc0\x1f\x72"
- "\x24\xdb\x40\xee\x0d\xec\x7f\xdc\x16\xe3\x1d\x67\xb7\x09\x76\xd7"
- "\x6d\x92\xdd\xb5\xc6\x4b\xbe\x14\x19\xce\xee\x18\x2b\xee\x7f\xa4"
- "\x32\x6d\xad\x28\xd3\x16\xfd\x0b\xe6\x4b\xd9\x31\xc6\x5f\xdb\x00"
- "\xee\x73\x47\x6c\x45\xec\x12\xf1\x55\xb2\x0d\x14\xf9\xb6\x0d\x74"
- "\x83\xaf\xfe\xe7\xee\xdb\x39\x56\x8e\xaf\x3b\x9f\x96\xe3\xeb\xae"
- "\x0a\x4f\x7c\xed\x8c\xad\x3b\xd7\x79\xc3\x55\x66\x1b\xd8\x95\xea"
- "\x1b\x53\x77\xee\xf7\x85\xa9\x34\xa6\x5f\xbd\xe4\x23\x2d\x61\xea"
- "\x9b\x65\x72\x4c\xdd\x69\xbd\x51\x4c\xbd\x23\xf9\x52\x6e\x1a\x53"
- "\xe3\x3d\x30\x35\x2f\x4e\xc2\x54\xcf\x9c\x29\xdd\x60\xea\xed\xb2"
- "\x13\xb8\x63\xaa\x4c\x76\xcd\xbb\x28\xc7\xd4\x5d\x91\xbe\x31\x35"
- "\xef\x5d\x09\x53\x59\xbd\xdb\x8b\xa9\x79\x8d\xb7\xd7\x4e\x90\xd7"
- "\x28\xc9\xae\xbb\x0e\x74\x8f\xa9\x3b\x0f\x7b\xc7\xd4\x9d\x87\x19"
- "\xa6\xee\x3c\x7c\xe3\x7b\xca\xf3\xb7\xf8\x81\xa9\x3f\xf2\x5c\x2a"
- "\xf9\x46\xbf\xed\x04\x68\x6f\x45\x2c\xad\xfd\x7e\xb1\x43\x92\xc5"
- "\xd8\x21\xe3\x05\x8c\xfd\xe5\xf7\xc5\xd8\xdd\x7b\xe4\x3e\x0d\xbb"
- "\xf7\x89\x3e\x0d\x0c\x63\xff\x6b\x82\x3c\x3f\x6a\xe7\x58\x21\xf2"
- "\x18\xaa\xbb\xaf\xba\xec\x04\x88\xb9\xe3\xdd\xed\x04\x7f\xbc\xea"
- "\x1b\x6f\x0b\x22\x65\x76\x82\x8f\xbc\xe3\xed\x35\x19\xde\xee\xf9"
- "\x39\xc5\x5b\x57\x0c\xd5\x82\x18\x31\x86\x6a\xb7\x32\xac\x0c\x6f"
- "\x63\x7e\x18\xbc\x2d\xbe\x71\xbc\x95\xe7\x52\xf1\x8c\x97\xba\xa7"
- "\xce\x5c\x02\x78\x4b\xe3\x75\x78\xc6\x4c\xbd\xb1\x78\x1d\xb7\x2b"
- "\x66\x2a\xf6\xcb\x3b\xee\xfe\x71\xbe\x1c\x77\xff\x98\x43\xeb\x7a"
- "\xc5\xdd\x3f\x3e\x26\xe1\x2e\xab\x77\xc3\xb8\x7b\x53\x36\x83\x3f"
- "\xc6\xdc\x5e\x9b\xc1\x1f\x63\x24\xdc\xfd\xaf\x41\xdd\xe3\x6e\xc1"
- "\x40\xef\xb8\x5b\x30\x90\xe1\x6e\xc1\xc0\x2e\x71\x57\xe6\x43\xb0"
- "\xb7\xaf\xd7\x58\x1e\xb5\xff\xea\x79\x56\xf6\xaa\x6f\xc6\x66\x00"
- "\x18\xac\x4c\xc5\x18\x4e\x31\xe8\x43\xd0\xbd\xcd\xa0\x3b\xbc\xf5"
- "\xdf\x66\xb0\x2f\x54\x8e\xb7\xfb\xfa\xca\xf1\xb6\xf0\x38\xf6\xab"
- "\x4b\x9b\x01\xc5\x80\x7d\xf3\x5d\x36\x03\x8b\x1c\x67\x25\x9b\x41"
- "\xe1\x72\xdf\xdf\xbe\xf6\x6d\x94\xc9\xb7\xbf\xf4\x88\x59\x3d\x57"
- "\xc2\xdb\x93\x95\xa2\xcf\xd8\x9f\xde\x2f\x9b\xe6\x8e\xb7\xfb\xaa"
- "\x3a\xc5\xac\x9e\x7e\x0b\x63\x56\x4f\xbf\xc5\x31\xab\x67\xc8\x63"
- "\x56\xef\xbc\x26\xf9\x91\xf9\x1f\xb3\xfa\xcf\x33\x29\x06\x23\x0f"
- "\x61\xdc\xea\x1b\xb1\x23\xdc\xe6\x5c\x2b\x32\xec\x95\xd9\x11\xfe"
- "\x5c\x27\xc7\xde\x42\x95\x6f\xec\xfd\xf3\x01\x09\x7b\x59\xbd\xdb"
- "\x2b\xf3\xfe\xb9\xf6\xf6\xda\x11\xfe\x5c\x2b\xd9\x11\x0a\xf7\x78"
- "\xc5\x5e\xd9\xb7\xb1\x7d\x39\xde\xbf\x8d\xc1\x79\x8a\xbd\xfb\x72"
- "\x7c\xda\x11\x3a\xf9\x6f\xbd\xf5\x2a\xfb\x36\x26\xc8\xbc\x16\x3f"
- "\xec\x08\x3f\x3a\x1f\x83\xb7\x36\xdc\x8c\x1d\x01\xf1\x16\xf1\x4c"
- "\xc4\xdc\x1b\xb1\x23\xdc\x7a\x19\xf7\xed\x57\xe5\x98\xfb\xf6\x6b"
- "\x72\xcc\x3d\xf8\x88\x27\xe6\x76\xc6\xdb\xb7\xcb\xbc\x61\x2d\xb3"
- "\x23\x1c\xa8\xf1\x8d\xb3\x6f\xdb\x7c\xe2\xac\x87\x6f\xae\x84\xb3"
- "\xfb\x07\xc9\x71\xf6\x2f\xa3\x6f\x0a\x67\x6f\x34\x07\xcb\x8f\x0a"
- "\x67\x63\x3c\x70\x76\xff\x71\x09\x67\x3d\xf3\xb0\x74\x83\xb3\xb7"
- "\x29\x0f\x8b\x6f\x19\xf7\xc0\x04\x39\xce\x1e\x48\xf6\x8d\xb3\x07"
- "\xfa\x4a\x38\xcb\xea\xdd\x5e\x9c\x3d\x30\xfe\xf6\xda\x16\x0e\x8c"
- "\x97\x64\xdc\x83\x77\x77\x8f\xb3\x6f\x3b\xbc\xe3\xec\xdb\xc2\x77"
- "\xb1\xb7\x1d\x3e\x65\xdc\x4e\x38\x7b\xf0\x92\x1f\x38\xfb\x23\xf7"
- "\x41\x38\xe8\x57\xfc\x0b\x37\x7b\x6d\x4f\xb3\xc5\x63\xbf\xc4\x19"
- "\xf7\xfd\x12\x6e\xb6\x85\xf1\xa2\x6d\x41\x9e\x9f\x25\x59\xb4\xdf"
- "\x46\x0b\xb8\x3b\xee\xfb\xe2\xee\x21\x67\x9b\x0b\x77\x13\x00\x77"
- "\x8b\xe8\xfe\x88\x36\x17\xee\xfe\xf7\x3b\x62\xbf\xa4\xfc\x2c\x3e"
- "\x6c\x0b\x4f\x60\x7b\x45\xcf\xbb\x6c\x0b\x88\xc3\xd1\xee\xb6\x85"
- "\xff\x8e\xf3\x8d\xc1\x45\xc9\x32\xdb\xc2\x07\xde\x31\xd8\x26\xc3"
- "\xe0\xbf\xbe\x45\x31\xf8\x09\x11\x83\x8b\x8e\x5c\x03\xdd\xf2\x5a"
- "\xa6\x7f\x18\x6c\xa3\x18\x3c\xf1\xce\x60\xf0\xe1\x5b\x80\xc1\x74"
- "\xdc\xff\x36\xd9\x6c\x02\x0c\x9e\x8d\x18\x3c\xf1\xc6\xec\x0d\x3f"
- "\x50\x8e\x16\xec\x97\x77\x2c\xfe\xdb\xa7\x72\x2c\xfe\xef\x40\x5a"
- "\xd7\x2b\x16\xff\x6d\x8f\x84\xc5\xac\xde\xed\xb5\x37\xfc\xad\xea"
- "\xf6\xda\x1b\xfe\x56\x25\x61\xf1\x7f\x6f\xeb\x1e\x8b\x8b\x32\xbc"
- "\x63\x31\x9c\xa7\x58\x5c\x94\xd1\x25\x16\x3f\xe1\x8e\xc5\x87\x5d"
- "\x32\xaf\xcc\xde\x60\xf9\x57\xcf\xdd\x72\xd8\xa7\xfc\xab\x79\x90"
- "\x64\xd4\x2b\x0e\xd7\x99\xf3\x08\x69\x35\x90\x0c\xb3\xe3\x09\x02"
- "\xe7\x60\xfc\xde\xe9\x61\x8e\x18\x4d\xb8\xad\x5a\x8a\xc7\x6f\xe0"
- "\x3f\xc8\xb8\x46\xa5\x30\xb7\xe8\x18\xbf\x43\xfd\x5d\xf1\x3c\x62"
- "\xef\x6e\xb7\xeb\xde\x9e\xc5\x1b\x87\x34\x08\xf7\xc5\xb0\x7d\x37"
- "\x43\x1a\xc5\x32\xf2\xa6\x45\xf1\x4e\x2c\xbf\x65\x88\xc5\x1a\x3a"
- "\xc4\xe2\xed\xfe\x87\x55\x24\xa8\xcf\x3a\x9e\xcf\xdf\xce\xdb\x5a"
- "\x07\x3f\x10\xd5\xfa\x3a\x21\xc6\xed\xbc\xb5\x2d\xf3\x9d\x3c\x78"
- "\xc7\x92\x3f\x40\xbd\xd6\xb0\x3d\x51\xad\x86\x69\x04\xce\x15\x89"
- "\xe7\x60\xdc\x08\x67\x08\xe0\x39\xb8\xc6\x6f\xbd\x12\xb9\x3b\x0d"
- "\xb0\x2a\x95\x90\x91\xd7\x70\xce\xbc\x63\x02\x9e\x51\x67\x43\x9b"
- "\x9b\xa1\x2d\xfe\xbe\xfe\x36\xe0\xc7\xc0\x4a\x18\x31\x78\xef\x2c"
- "\x78\xaf\x82\x6c\x1c\xfb\x80\xa1\xb9\xbc\x32\x90\x70\xfb\x22\xb3"
- "\xf8\xbe\x13\xa2\x81\x1e\xc4\x98\x40\x68\x4e\x8d\xcd\x50\x8f\x57"
- "\xa6\xf3\xdc\xa0\xfe\x2a\xb3\xc3\xc6\xe6\x34\xf4\xef\x28\xe8\xb1"
- "\x3c\x3c\x37\x3f\x81\xa8\xe0\x3f\x98\xdf\x36\x21\xba\x2d\xf3\x7f"
- "\x26\xc2\x7b\x46\x61\xbf\x7c\xbd\xe3\xe6\x9d\xb0\xee\xf4\x8f\xc0"
- "\xb5\x83\x3e\x1f\x9f\x4d\x9f\xa3\xe4\xb2\x9c\x70\x9e\x37\xa4\xf3"
- "\xe6\x64\x07\x09\x81\xb1\xd8\x0d\xfd\x46\x7e\xe4\xfe\xf4\x40\xd4"
- "\xfa\x7e\x84\x1c\x4c\x69\x54\x9a\xa1\xef\xce\x3f\xf4\xb7\x99\xd2"
- "\x7e\x4a\xe0\xba\x15\x75\x96\x0b\x8a\xbf\x4f\x98\x7a\x91\x10\xc4"
- "\x13\xf8\xfd\xbc\x0d\xd6\xb1\xc9\x50\xde\x0c\xef\xc1\xb5\x46\x04"
- "\x62\xdd\x0b\x8a\xff\x71\x9a\x92\xce\x92\x10\x3d\x09\xca\x86\x77"
- "\x63\x75\xff\xa7\x1c\xeb\x5a\x14\x7f\x9f\x86\x7d\x80\xb2\x05\xca"
- "\x78\x1f\xfa\x90\x11\x7e\x6f\x64\x16\xe5\xcd\x9c\x09\xd1\xdc\xa0"
- "\xc8\x2c\x8a\x7d\xf0\x9e\x9b\xe1\x9d\xa1\x4e\x30\xd4\x09\xa6\xc7"
- "\x34\xa2\xca\x81\x73\xd8\x0e\x1c\x83\x4d\x4b\x3b\xb0\xed\x23\xd8"
- "\xb6\x8f\x71\x08\xe4\xd5\x13\xa2\x79\xe0\x6d\x5c\x53\x35\x69\x8a"
- "\x4f\xeb\x15\x7f\xb7\x86\x28\x78\x9e\xdf\xdb\x5f\xb5\x3e\x8d\x04"
- "\x1b\x39\x42\x4c\xfd\xb0\x9d\xbf\x97\x41\xfb\x81\x38\x16\x6d\x99"
- "\x7f\x2f\xb4\x28\xfe\x67\x3a\x8e\x2f\xd0\xd3\xa6\x79\x18\xdf\xa1"
- "\x98\xe0\x73\xf0\x1e\xa1\x3e\x1d\x4f\xec\xb3\x26\x2d\x80\x87\xf2"
- "\xc5\x00\xc5\xd7\x24\x20\xa2\xf7\x40\xb8\xbf\xd1\x42\x96\xd2\xfb"
- "\x2d\xec\x3e\xe0\xa5\xbf\xc3\xef\x77\xf4\x78\x0e\xcb\x3e\xfa\x1b"
- "\x2c\xd2\xad\x22\x02\x78\xc3\x93\x76\x22\x8f\x00\x5f\x88\x3c\x82"
- "\xfd\x3d\x94\x66\x51\xd2\x75\x58\x51\x4c\xf5\xba\x6c\xa0\xa1\xf3"
- "\xcd\x88\xc0\xcd\x30\xb6\xdc\x75\xa4\x4b\x3d\x5c\x7b\xf7\x69\xa4"
- "\xcb\xe6\x14\x12\x24\xd4\x8d\x95\xfa\x8f\xe5\x77\x29\x3d\x39\xa0"
- "\x05\xdb\xbb\xf9\x6e\x5f\x7c\x9f\xcd\xd7\x80\x8e\xe1\xbc\xad\x24"
- "\x19\xfa\x85\x7c\x0b\x3c\x72\x30\xc1\xae\x44\xbf\x3e\x3c\x7f\xb4"
- "\xc5\xae\xdc\xdc\x44\x50\xae\x24\x9b\x00\x97\x77\x25\xc1\x98\x43"
- "\x9b\xfc\xc0\xfe\xaa\x47\x45\x3a\xa6\x00\xed\x92\x80\x77\x61\xcc"
- "\x37\xc3\xf8\xe5\x03\xe6\xe1\xef\x7c\x58\x7f\x38\xa8\x67\x51\xbc"
- "\x3b\x0d\xda\x53\xed\x0a\xe7\xad\xbb\xc3\xf9\x66\x18\xc3\xd1\x6d"
- "\x99\xef\x0e\x17\xc7\x10\xfb\xb4\x19\xce\x6f\x82\xeb\x30\x9e\x85"
- "\x8c\x87\x8a\x93\xc5\x77\xf6\x35\x9e\x1b\x0f\x92\xd1\x9b\x0e\x92"
- "\xc8\xd7\x0f\x92\x31\x6b\x1a\x60\x5e\x1a\x9e\xe2\x3f\x99\xed\x80"
- "\x35\xd1\x30\xba\x23\x7c\x64\x14\x7e\x7b\xe2\xd6\xf7\x2f\x78\xf5"
- "\x20\x19\x8e\x7b\x63\xa7\x82\xe4\x89\x6b\xf8\xd4\x1e\x5f\xf1\x66"
- "\xfd\x55\xc2\x85\x1a\x46\x3b\xd7\x0f\x0d\x9b\x72\x95\x90\x13\x5a"
- "\x1b\x49\x4b\x84\xb5\xbc\xa5\x91\xa4\xd9\x78\x6b\x65\xc6\x45\x02"
- "\xd8\x53\xc3\xc6\xee\xbd\xe6\xa9\x71\x84\xe0\x9e\x41\xee\x9f\x5a"
- "\xd2\x3b\x9e\x04\xa6\x9e\x21\x11\xe9\x0d\x7c\xa3\x73\xfb\x93\x9a"
- "\xb4\xb5\x44\x79\xb0\xa5\x86\xc9\x9e\x8a\xf7\xde\x7f\x1f\xf7\xa7"
- "\xb6\xe9\xc8\x3c\x87\xb0\x1e\xe5\x4c\x98\x98\xbe\x90\xdc\x8f\xef"
- "\x13\x42\x65\xaf\xf7\x66\xc2\xb8\x4d\xf4\x0f\x9f\xdf\x1b\x48\xe9"
- "\xb9\x7d\x4c\xd1\xc1\x05\x76\x90\xb7\x5a\xa2\xd3\xe3\xf8\x46\x94"
- "\xeb\x60\x7d\xa1\xb2\xa0\xb9\xd1\x01\xb2\x55\x2c\xac\xdf\x16\x72"
- "\xac\xbe\x40\xc9\x6d\x69\x89\xf6\xf3\x19\x59\x74\xdd\xc6\xb5\x14"
- "\xfa\x3e\x43\x4b\x32\x68\xff\x61\xcd\x0c\x49\x44\x79\x8a\xff\x0a"
- "\xfb\x7f\x14\xde\x95\x1f\xa0\x2b\x80\xfa\xc1\xb8\x7e\x4e\xad\x35"
- "\x91\x72\xbb\x93\xec\x6c\xa2\x63\xd4\x13\xc6\x28\x10\x68\x6e\x81"
- "\x71\x0a\xf2\x46\x37\xa4\x19\x67\x34\x8c\xe6\x02\x18\x6d\x28\x5d"
- "\x6c\x8c\x2e\x53\x96\x13\x58\x47\x81\x36\x5b\x18\x6d\xb8\xbe\xe3"
- "\xa3\x90\x36\xfe\xbd\xc7\x3f\xa6\xf9\x5a\x5f\xf0\xd9\x3c\xf0\x07"
- "\xf2\x05\xa7\x1e\x1f\x85\xcf\xc6\x3e\xe0\xf7\x33\xe4\x83\xa9\xaf"
- "\x7e\xc5\x57\xea\x1b\x89\x19\xde\x87\x0f\x75\xef\x83\xc3\xdf\x3e"
- "\x54\xfb\xea\xc3\xc6\x91\xc0\xb7\x23\x81\x6f\x47\x02\xdf\x5a\x18"
- "\xdf\x9e\xac\x65\x7c\xeb\x84\x7e\xb5\x83\xec\xbe\x66\x06\x51\x62"
- "\xbf\xf6\x9f\xc5\x18\x7d\xd0\xcf\x46\x89\x77\x27\x5f\x82\x31\x12"
- "\xf9\x37\x60\x68\x18\x8e\x4f\xa5\xad\x86\xa4\x23\xff\x76\x78\xe3"
- "\xdf\xf7\xf7\x4f\x9d\x0f\xb4\x79\x05\xf8\xf7\x5b\x2d\x09\x6e\x20"
- "\x81\x6b\x67\x00\xff\x36\x7a\xe3\xdf\xf7\xd7\x1e\x81\x67\x76\xe2"
- "\xdf\x38\x77\xfe\x7d\xff\x7e\xff\xf9\xf7\x48\x83\x8b\x7f\x5f\x12"
- "\xf8\x77\xa1\x07\xff\x36\xb8\xf1\x2f\xbe\xb7\xdf\xfc\xfb\xfe\x44"
- "\xff\xf8\xf7\x48\xb9\x8b\x7f\x41\x2f\xd9\xf9\x5b\x3a\x46\x3d\x61"
- "\x8c\x80\x7f\x8f\x14\xc0\x38\x79\xe5\xdf\x1f\x9e\x7e\xc7\x16\xdf"
- "\x38\xfd\x8e\x8d\xed\x9e\x7e\x47\xcf\xf8\x4f\xbf\xa3\x7b\x6f\x3f"
- "\xfd\x8e\x05\xf9\x47\xbf\xa3\x1b\x7d\xd3\xef\x68\xcc\x8f\x87\x7e"
- "\xc7\x87\xdf\x38\xfd\x4c\xce\xee\xe9\x67\xda\xe1\x3f\xfd\x4c\xb1"
- "\xb7\x9f\x7e\xa6\x52\xff\xe8\x67\x9a\xe4\x9b\x7e\x26\x8d\x2f\xfa"
- "\x3d\x73\x3f\xc7\x73\xe8\x37\x17\x3e\xd4\x88\x32\x10\x93\xd7\x8e"
- "\xb7\xa3\xce\x08\xe5\x40\xb1\x4c\x65\x2a\xd0\xab\x3d\xca\xc1\x1e"
- "\x65\x95\x47\x59\xed\x51\x8e\xf0\x28\x47\x8a\x65\xa0\x57\x8f\xcb"
- "\x8a\xe3\x0b\x41\x67\xcb\xb0\x28\x3e\x08\x14\xae\x0f\x9c\xe7\xd4"
- "\xa0\xde\x37\xd0\x5b\xdf\x37\x1b\x78\xbb\x3e\x8d\xf4\x6f\x52\x7c"
- "\xa0\xa7\xf4\x58\xdf\x4f\xcb\xa7\x64\x10\xa0\x47\xe2\x94\xb5\xc8"
- "\x57\x56\xc2\x5f\x8f\xe8\x09\xe3\x74\x1f\xe8\x9b\x56\xe4\x39\x4d"
- "\xc2\x31\xbe\x5e\xf1\xc1\x1c\x7c\xbf\x91\x7a\x13\xe1\x02\x86\x6a"
- "\x51\x17\x02\xfa\x24\x5a\x03\x86\xf6\xe3\xf7\xcc\x8c\xca\x56\x72"
- "\x41\xd9\x06\x4e\xb3\xd6\xca\x5b\x27\x5d\x81\x75\x0c\xd6\x32\x73"
- "\xb3\x1d\x78\x92\xb7\x9a\x12\x2e\x41\x7f\x3f\x38\x51\x91\x0a\x6d"
- "\xc3\x73\xe0\x59\x7a\x5e\xd5\x32\xdd\xec\xa8\x22\x3c\xb4\x51\x69"
- "\x2b\x05\xdd\xbf\x86\x08\x6d\xea\xf9\xd0\x96\xe9\xd8\xa6\x57\xfd"
- "\x2c\x67\x68\x09\x3c\xf3\x89\x19\xda\x40\xc2\xaf\x0b\x54\xfb\xc7"
- "\x1f\x1f\x34\xfa\xd4\xfb\x72\x86\x8d\x67\xed\x06\xdd\x44\xbb\x1f"
- "\x46\x77\xd1\xae\xd0\x5f\xd5\xcd\xb4\x9b\xeb\xbb\xdd\xe1\x42\x7f"
- "\x35\x37\xd3\xae\xb5\x8b\x76\x85\xfe\x46\xdf\x44\xbb\x25\x3e\xf3"
- "\x7f\xf0\x39\x23\x84\xfe\x66\xdc\x4c\xbb\x05\xbe\xdb\x1d\x5a\x72"
- "\x73\xbc\x50\x62\xeb\x8a\x17\x6e\x8e\x0f\x4e\x74\xf1\xfe\xc3\x4a"
- "\x6e\x8e\x07\x4e\xe4\x75\xc5\x03\x37\x47\xff\x13\x5d\xd2\xff\xe6"
- "\x68\xff\xd1\xf8\xae\x68\x7f\x73\x74\xff\xc8\x27\xff\xa3\x2e\x0b"
- "\xb4\x8f\xe1\xc3\x75\x46\x6e\x6b\x47\x0c\x17\x3e\x74\xc1\x7a\x2e"
- "\x9a\x3c\x03\x18\x16\x92\x4b\x42\xa3\xa9\x7d\xe8\xe3\xe1\x6b\xf3"
- "\x88\xd2\xa8\xe4\x94\x07\x52\x6a\x94\x66\xc7\x68\x92\xee\xe0\x9d"
- "\x7b\x93\xec\x8a\x9f\xc0\xf9\xe3\xf1\x84\xd8\x56\x68\x09\x6d\x27"
- "\xac\x23\x26\x3b\x2d\x9a\x4c\x75\x12\xb4\x47\xd8\x3e\x4c\x05\x0c"
- "\x03\x1c\x33\xe7\xda\x71\xcd\x0b\x85\xfb\x1c\xc0\xbf\xd0\x86\x9d"
- "\x1c\xe2\xac\x8a\xe8\x04\x5a\xcf\x0a\x7a\xa3\x95\xdf\x3e\x74\x01"
- "\x9f\xae\x25\x1b\xe0\x37\x3c\x73\x5b\x80\x95\x28\xf3\x41\x9f\x6c"
- "\xcb\xfc\xd8\x68\x51\x94\x2e\x46\x1d\x13\x74\xd9\xe6\xf4\x2b\x68"
- "\x73\xd7\x19\xd7\x83\x5e\x8b\x75\x0f\x72\x56\xe5\x48\x3d\x51\xe2"
- "\x6c\x84\xba\x47\x8e\x27\x12\xd2\x85\xcd\x25\x90\x53\x8f\xdb\x8b"
- "\xf7\x63\x3b\x68\xcb\xdc\xcc\xc1\xd8\xaa\x27\x4c\xc4\xfe\xf2\x39"
- "\x23\x23\x4c\x29\xb8\x2e\x94\x8e\x9f\xf0\x08\xdf\x26\xe0\x7c\xbf"
- "\x26\x28\x53\x9d\xdd\xc0\x57\xf1\xaa\x2b\x13\xf9\xec\xde\xd1\x95"
- "\xb6\x16\x62\x4a\xea\x20\xf5\x8a\xd2\x09\xf8\xec\x56\xf5\xb8\x02"
- "\x9b\x7a\x5c\x61\x5b\x66\x69\xb4\xd8\x5f\x7c\x96\x78\x1e\x6d\x14"
- "\xac\x8f\xa5\x31\xc7\x53\x7d\xf7\x11\xd6\x92\xb0\xa9\x11\xbc\x15"
- "\xc7\xd0\x94\xd6\x02\x7d\x29\x3b\x8d\xe3\xcc\xe7\x8c\xd3\xdb\xd2"
- "\xb5\x0f\x32\x9b\x5d\xa9\x03\x6d\x3f\xb0\x0e\xc4\x52\x3b\xcc\x96"
- "\x96\x58\xea\x67\x03\x78\x0f\x3a\xbb\x16\xe5\x95\xcb\x8a\x52\x9a"
- "\xff\x78\x86\x56\xe9\xa7\xce\x53\x4a\xd7\x7f\xd3\x83\x38\x0e\x65"
- "\xef\xc3\xf3\x9e\xac\x57\x94\x69\x98\x1d\xaf\x25\x19\x9f\x07\x75"
- "\xf6\xc3\x33\x93\x79\xe3\x95\x68\xac\x07\xd7\xa3\x85\xeb\x19\x6e"
- "\xd7\x33\xa0\xcf\xc5\xc2\x75\xc1\x0e\xd8\xb2\xc1\xed\xfa\x06\xfd"
- "\x83\x68\x97\x2b\xcb\xc2\x77\x82\xb5\x2c\x06\xd7\x35\xb4\xf9\x33"
- "\xbb\x7a\x4b\x8c\x50\x2f\xb1\x59\x51\xb6\xa7\x15\xf8\x0a\xae\xa7"
- "\xba\xdd\x9f\xfa\x61\x72\x14\x79\x66\x17\x8e\x69\xd9\x61\x4b\xc0"
- "\xd5\x1a\x66\xcb\x29\x2d\xa2\x63\xa1\x6a\xd1\xb9\xb7\x67\x51\x94"
- "\x65\x40\x9b\x3a\x1b\xc8\x7a\x50\x27\x17\x9f\xe9\x3e\xfe\x71\x09"
- "\x09\xcb\x12\x34\x83\x62\x35\xb1\x4b\xe6\x6b\x5e\x5e\xb6\x72\x69"
- "\xe2\xd8\x41\xb1\xbd\x08\x71\xe3\x1d\x15\x6f\x08\xe1\xb9\x9c\xb1"
- "\x8d\xe6\x5c\x90\xb1\x94\x2a\x58\x6f\x3b\x48\x0e\xd0\xd5\xb1\x7d"
- "\xb2\xc9\x19\x3e\x79\x9a\x73\xfb\x48\x53\xfa\x55\xa2\x4c\x8b\xe0"
- "\xbf\x36\xa5\x8c\x03\x1a\x9c\x9c\x8c\xeb\xbd\x19\x46\x6f\x23\xf0"
- "\xab\x29\xe5\x03\x3c\x47\xf7\xc0\x98\x63\xd8\xb9\xff\x4e\x2b\x55"
- "\x1e\x4b\xab\x51\x96\xc7\xb4\x90\x0f\x23\xac\xa4\x44\xd3\x42\xf2"
- "\xf0\x3c\x57\x45\xbf\xcd\x40\xfd\x77\xf0\x59\x68\xdf\xc2\xdf\xcc"
- "\x56\x77\xf2\xe7\xf8\x1c\x4d\x3f\xfc\x66\x70\x72\x2c\x3e\xcf\xa2"
- "\x38\x39\x26\x20\x8f\x28\x40\x9e\x09\x86\x7a\xed\xdc\xb6\xb1\x8d"
- "\x74\x7e\x67\x96\x35\x3b\x94\x61\x23\xf2\xb7\x92\xa0\xdd\x5b\x09"
- "\xc9\x0b\x23\x81\x6d\x99\x27\x1b\x2c\x81\xc1\x79\x38\x5e\xd0\x74"
- "\x70\xab\x92\x3c\x05\xe7\xec\x16\xb2\xa4\x19\xcf\xc1\xbc\xb2\xf9"
- "\xc2\x0b\xfc\x56\x66\xdf\xdb\x6f\x1a\xa7\x1e\x5b\xc3\xc3\x58\xd8"
- "\x07\xf6\xcb\x08\xd1\x03\xbf\xc0\xbc\xe1\xfb\x8e\xad\x69\x56\x94"
- "\xdb\x3e\x2a\x26\x24\x0d\xe7\x29\x8c\xc7\x5f\xae\xd9\x61\xbe\x4e"
- "\x36\xed\xbf\x66\x85\xf2\xe4\x69\x6f\x25\xd9\x95\x27\xc7\x17\x13"
- "\xcd\x0b\x28\x0f\x7d\xb2\xe4\x3f\x62\x79\xc7\xd0\x69\x20\x3b\x36"
- "\xfc\x8d\x7c\x52\x5b\x4a\x82\x67\x93\x00\x57\xfc\xf6\x44\xa2\x9c"
- "\x6a\x81\xf2\x4a\xa2\xac\x04\x5d\x1e\xed\xed\x69\x4f\xa3\xcd\xbd"
- "\x82\xa0\x1d\x9e\x57\x2e\xb3\x1d\x68\xb1\x03\x2e\x35\xf6\xc0\xfd"
- "\xde\x9c\x2a\x6b\x34\xde\x33\xcf\x26\x7c\xbf\x6a\x15\xbe\x5f\xb5"
- "\xd2\xef\x57\xb9\xf8\xed\x0a\xbf\x59\xa5\xc6\xf0\x9c\x73\x85\x36"
- "\x6c\x6a\x4c\x00\x8f\x6d\xe2\xf7\xac\xde\x20\xf7\xf3\x2b\xb4\x7d"
- "\x76\x24\x10\x75\xa5\xb5\x91\x98\x1b\x4b\xc9\x9b\x49\x44\xcd\xb7"
- "\xc6\xdf\x5d\x5e\x72\x92\xf0\x5b\x37\x44\x1d\x4a\x33\xf5\x70\xa2"
- "\xcd\xa3\x35\xa2\x57\xc8\x3a\x05\xda\xee\xfb\x6c\x4c\x20\xc3\x77"
- "\xb7\x90\xa8\x79\xe7\x33\x68\x2c\x27\xcc\xbb\xe7\x68\xd5\x6a\xae"
- "\xb7\x6a\x1f\xee\x58\xa1\x7d\x30\xc4\xca\xbe\x77\xcd\x59\xa8\x22"
- "\xf8\x4d\x8b\xcf\xfc\x47\xee\x6e\xb4\x3b\xdb\xac\xc4\x11\x9a\x35"
- "\x1a\xf9\x13\x9e\x1b\x89\xdf\x48\xd2\x57\x13\x15\xf7\x8d\x96\x54"
- "\x34\xb7\x90\x47\x81\x6f\xf0\x7b\x40\x7e\x3d\xfb\x1e\xe0\xdc\x62"
- "\x18\x8d\xdf\x04\xda\x56\x68\x95\x93\x2f\xc1\x7a\x95\xf9\x89\xaa"
- "\x63\x50\xbf\x69\x27\xb4\x75\xb8\x26\xb8\xcd\xfb\xf2\xe3\x37\x37"
- "\xef\xcb\x4d\x78\x1f\x7e\x23\x03\x3a\x99\xf6\xb7\x20\xdd\x80\x7e"
- "\x2d\x56\xe5\x73\x0d\xbc\xa3\xa2\xe1\x6d\xa0\x4f\x8d\x8c\x3e\x94"
- "\x9e\x09\x76\xe5\x85\x58\xa0\xcb\x79\x46\xab\x72\x1b\xd0\xe9\x38"
- "\xb6\x31\xce\x72\x00\x68\x0d\x3a\x8f\xb2\xdc\x5e\x47\x63\x51\x20"
- "\xbd\xf6\x77\x94\xf6\xe8\x50\x0f\x8d\xc1\x6f\x8d\x6d\x03\xfb\xe9"
- "\xdb\x73\xc6\x16\x5f\x57\x8f\x2d\xed\xe2\xbb\x63\x2e\xd2\x6b\xed"
- "\x42\x12\x54\xde\x70\x9a\x50\x9a\x2d\x17\x68\x86\xfe\x69\xab\xb4"
- "\x7d\x1c\x6d\xda\xb0\x1d\x40\xab\xca\x44\x0b\xd9\xd9\x42\xd4\xe6"
- "\xc6\x1a\xfc\x26\x73\xf7\x73\xcf\x13\xf2\xdc\x5b\x3c\x57\x51\x72"
- "\x96\xd2\xef\x20\xd0\xcf\x01\xf4\xc3\x6f\x91\x2e\xfa\x25\x01\xfd"
- "\xae\x01\xfd\x2e\x49\xf4\x73\xb6\x01\xfd\xda\x80\x7e\xab\x80\x7e"
- "\x36\x4f\xfa\x1d\x89\xc4\xef\x95\xf8\x5d\x08\xe9\x87\x3e\xd1\xdc"
- "\x2a\x6d\x24\xfd\x4e\xf9\xb2\x96\xec\x5e\x40\x82\x46\xd8\x89\x22"
- "\xfd\x38\x51\x41\x3f\x55\x43\x60\x7c\xa1\x3d\xe0\xef\x7a\x62\x2e"
- "\x76\x92\x35\x33\xc9\x83\x48\x4f\x87\x40\x4f\xb3\xe3\x1d\x72\xad"
- "\x4d\xab\x84\x36\x47\xef\xb8\x46\xc6\x4c\x3a\xaf\x21\x27\xa6\x57"
- "\x10\xa0\xc7\x7e\x6e\xdb\x38\xfd\xcd\xcf\xc3\xaa\xd4\x1b\x9f\x87"
- "\x95\x57\xff\x6f\x1e\xde\xec\x3c\xac\xcc\xf5\x3e\x0f\xab\x9e\xbd"
- "\xb9\x79\x58\x35\xf1\xff\xe6\xe1\x8f\x69\x1e\x56\x8d\xf2\x9c\x87"
- "\x2e\x59\x21\x21\x6e\xc9\xfc\x85\x4b\x17\x2e\x7d\x45\xb3\x60\x75"
- "\x62\xdc\x0a\x26\x31\xc8\x64\x06\xad\x93\x8b\x56\xbe\x01\xeb\xe9"
- "\x27\x11\x35\xe4\x50\xbf\x1a\x25\x37\x2b\x22\x90\x37\xe6\x67\x70"
- "\xc6\x3d\x41\x6f\x80\xec\x8b\xf3\x35\x07\xe4\xda\x0b\x8a\x5a\xdd"
- "\xc7\x91\x20\xf3\x25\x34\x11\xfc\xcd\xe4\xa5\x59\xa5\xb8\xb7\x30"
- "\x77\x3b\xdf\x88\x7b\x0b\x4f\x8e\xc7\xb5\xff\xd4\x99\x7b\x74\xb0"
- "\xae\xcf\x8a\x20\xed\xb3\x74\xca\xd7\xcf\x92\xa0\x90\x1a\x32\x89"
- "\xe3\x78\xde\x94\xd6\x04\xb2\xd6\x99\x02\xd3\x4b\x4d\x44\x93\x12"
- "\x04\x75\x6b\x14\x9a\x94\x75\x70\xfc\xe2\xbc\x26\x25\xf3\x2b\x38"
- "\xd2\x7d\x33\x20\x6f\x37\xf2\xdb\xc7\x46\x39\xff\x14\x59\x80\xdf"
- "\x14\x77\x87\xf3\x0d\x07\x41\xb6\x3f\xd8\x61\x57\xae\x4f\x40\xdf"
- "\xec\x87\x78\xfc\x36\x88\xdf\x1e\xd7\xb7\x80\xfc\xbe\x41\xb4\xcf"
- "\x7c\x11\x8a\xf3\x65\xe3\x76\xbe\xe1\xe8\x85\x1a\x25\xce\x1f\x9b"
- "\xea\x4a\xf4\x06\x78\x0f\xe8\xa3\x65\x67\x38\x5f\x6b\xed\x3b\xb6"
- "\x31\x50\x43\x94\x6d\x99\x9f\x4d\x04\x99\x24\x10\xe5\x89\x2c\xb8"
- "\xf6\x3a\x5c\x63\xdf\xe8\x3e\x2f\xe7\x7b\x9e\x8a\x40\xcc\x02\xde"
- "\x55\x5c\x56\x7c\xb6\xad\x1d\xde\x71\x23\xd3\x03\x1a\xed\xdb\xc6"
- "\x96\x3a\xf6\xf5\xd3\x3b\x50\x86\x1b\xd4\x2f\xa3\xa3\xef\xd8\x62"
- "\xc7\xb6\xb1\x35\x33\x1e\xa1\xdf\xa2\xa1\xfe\xe9\xe7\xf1\x1d\xae"
- "\xab\x47\x9a\xa0\xbe\xad\x55\x3d\xd9\xd4\x9a\x33\x79\xda\xc9\xe4"
- "\x22\x01\xcb\x3e\x3b\xfe\x5c\xae\x80\x65\xb9\x30\x57\x74\x80\x65"
- "\xba\xce\x58\xc6\xbe\xdd\x3b\x09\xc3\xb4\x0a\x02\x6d\x35\xe0\x5c"
- "\x41\xb9\xf0\x00\x8c\x03\xce\x03\xe4\x77\x8a\x6d\x80\x6b\xe2\x9c"
- "\xc0\xf9\x82\xf8\x45\xe7\xa7\xc7\xfc\xc0\x39\x71\x8f\x95\xa8\x70"
- "\x4e\x20\xbe\xe1\x9c\x40\x9f\x98\x37\xae\xb1\x39\x11\x52\x4b\x54"
- "\x74\x5e\x38\x4a\xe9\xbc\x40\x9d\xa0\xdc\xe1\x81\x69\x6e\x73\x62"
- "\x93\x38\x27\x44\x4c\x03\xbe\x77\xe0\x9c\x58\x25\x9f\x13\xb3\xea"
- "\x54\x84\xe2\x5d\xe6\x3f\x22\xf3\x60\x4e\x54\xea\xad\xc4\x29\x62"
- "\x1a\xcc\x09\xdc\xb3\x43\x31\xed\x77\x02\xa6\x59\xe1\x3c\xcc\x85"
- "\xfc\x45\x72\x4c\x6b\x6f\xeb\x4e\xb6\x38\xfd\xc0\xcd\x61\xda\xe9"
- "\x48\xbc\x0f\x69\x85\x74\x43\x7a\x21\x8d\xfe\x95\xe8\x83\x98\xe5"
- "\x54\xf9\xc0\x2c\x2f\xf4\x01\x7e\x6e\x86\xdf\x9d\x68\xc4\x67\xbe"
- "\x1b\xeb\x8e\x5b\x88\x57\x88\x5d\x88\x59\x88\x5f\x38\x0f\x10\xb7"
- "\x28\x66\x01\x9e\x43\xb9\xb1\x22\xbe\x9e\xe2\x59\xfa\x79\xa2\x4a"
- "\x9f\x40\x1e\x44\xfc\x32\x3b\xae\x12\xc4\x33\x4a\xbf\x50\x89\x7e"
- "\x88\x5f\x3b\x93\xc8\x98\xc9\x0b\x35\x04\x71\x0b\xc6\x3e\xe8\x84"
- "\xf6\x34\xa1\xba\x80\x41\x7d\xff\xee\x30\xd0\xb9\xb7\x92\xc0\x9c"
- "\x30\x12\xd4\x96\xf9\x79\x73\x67\x3d\xe0\x0b\x22\xea\x01\x38\x67"
- "\x71\xee\x5a\x14\x9f\xcd\x66\xdf\xa1\x9f\x54\x31\x5b\x78\xdd\xdd"
- "\xb4\x0c\x7a\xb3\xa4\x33\x7f\xf1\x34\xfb\xfe\x0d\x3a\x72\xdf\x91"
- "\x11\xfc\x96\x2b\x13\x71\xfc\xf0\x7d\xe6\x3d\x02\x7c\xb6\x6d\x5c"
- "\xc1\x66\x1c\x93\x6d\xa0\x7f\x6f\x1b\x57\x28\xf1\xd4\x17\xcb\x4f"
- "\x24\x13\x32\x23\xd9\x5f\x9e\xfa\x82\xd9\x5e\xbf\xd4\xdd\xcb\xcf"
- "\xd2\x05\x72\x5f\xea\x7a\x00\xfd\x23\x96\x39\x33\xc8\x35\xe3\x2c"
- "\x53\xba\x83\x6f\xd4\xa4\x90\xa1\xd0\xaf\x4f\x4f\x82\xbe\x7d\x32"
- "\x11\x70\x6c\xda\x62\xa0\xe5\xac\xe8\x43\x9c\x35\xd0\xa2\x38\x55"
- "\x03\x3a\x7f\x23\x60\x69\xa0\x3b\x96\x32\xdc\x3c\x45\x63\xfe\xdb"
- "\x8d\xb3\xaa\xb0\xad\xa9\xa5\x24\x44\xf3\x4b\xf4\xaf\x3b\xb3\x7c"
- "\xf5\x5a\x82\x7b\x46\x7b\xc0\xef\xb1\xed\x5b\x87\x45\xc3\xfd\x7d"
- "\xf8\x2f\xa7\x2b\xf4\xbf\x84\xf5\x64\xd6\x74\x05\x7e\xef\x7f\x3b"
- "\x2d\x57\xc9\xc1\x39\xe6\x3f\x94\x4b\xf0\xfa\xc6\x8e\x40\x2a\x37"
- "\x71\x50\xa7\xd2\x96\x4b\x36\x26\x05\x11\xac\xcf\x7c\xd2\x72\x09"
- "\xd6\xdf\x94\xa0\xa2\xfe\x02\xf4\x3e\x47\x2e\xc1\x7b\x9d\x70\xfe"
- "\xf7\x5c\x30\xc9\x4e\x51\x93\x93\xd3\x2a\x69\x1b\x27\xa7\x7d\x44"
- "\xb0\x0d\xe0\x73\xf8\x7d\x94\x6c\x4e\x8a\x80\x79\x9d\x0b\xd7\x3f"
- "\x27\x9b\x2f\x47\xc2\xf1\x02\xfc\x5f\x23\x4d\x8a\x1a\xcb\xc9\x69"
- "\x1c\x09\x59\xf7\x14\x0f\xfc\xca\x9b\x71\x1f\x62\x1a\xe9\x09\xeb"
- "\xc2\x45\x73\x8d\x11\xd6\xb6\x2f\xaa\x70\x9f\x3a\x9f\x3e\xab\x99"
- "\xe3\x67\x5d\xe2\xd2\x67\x5d\xc6\x67\x3b\xf9\x59\xdf\xe1\xb3\x37"
- "\xa5\x68\x04\x1f\xd5\x5c\xea\x3b\xb7\xf1\xda\x40\x82\x7d\xc5\xe7"
- "\xe2\xf3\x36\x27\x68\x85\x67\x0e\xa7\x7d\xc3\x67\x62\x9b\xee\xcf"
- "\xc4\x1c\xf0\x9a\x17\xf1\x99\x67\xe6\xc0\x31\x14\xe8\x51\x8d\x74"
- "\xc0\xe7\x73\xbc\xae\x07\x9f\xae\x0b\xa0\xf7\x24\x37\x7a\xbb\x67"
- "\x8b\x70\x0f\xf5\x45\xc3\x7b\x3a\x58\x7d\xda\x06\xac\x75\x74\x1f"
- "\xc8\x30\x9d\x89\x74\xa6\xe1\xd9\x67\xd9\xda\x77\xf6\x7e\xb6\xf6"
- "\x31\x9a\x52\x5e\x99\xa5\xeb\x01\x74\x53\xe1\x3a\x09\x6d\x5c\x71"
- "\xb5\xf1\xa5\x2e\x00\xe9\x8d\x7c\x23\xf2\x12\xf2\x91\xc8\x43\xb4"
- "\x9f\xc0\x75\xee\x3c\x03\xbf\x83\x58\x3b\x67\x7f\x2e\xb6\x03\x7d"
- "\x20\x22\x1f\x0d\x83\xeb\x9d\xf9\xa8\x36\x54\xe2\xa3\x2f\xff\x6a"
- "\x4f\xe3\x79\xe4\x23\xd3\x4b\x06\x6c\x67\x9d\xd4\x9f\xe9\x0a\xe4"
- "\xb1\x7f\x31\xde\xb2\x20\x9d\x86\xa5\x12\x35\x7b\x9f\x2f\xe9\x7a"
- "\x3d\x2c\xd5\xa4\xc6\xbe\x8a\xef\x81\x7d\xc8\xe6\x34\x44\x7c\x8f"
- "\xcd\x1d\x03\xa1\xdd\xcb\x44\xb8\xe7\x55\x6c\x5b\x1c\x03\xa0\x19"
- "\x11\xef\x11\xeb\x67\x73\x5a\xe8\xf7\x70\x7a\x0f\xe3\xb9\x0b\x5e"
- "\xf8\xe7\xcb\x4f\x3d\x79\xee\x9e\x54\x02\x82\x2b\xc8\x4a\x2f\xb5"
- "\xe0\x73\x2e\xb1\xbe\x1d\x73\x76\xc0\x33\x80\x06\x4a\x76\xbe\xb6"
- "\x87\x1b\x4f\x08\xed\xdb\xbd\xb4\x5f\xfb\x98\xac\x7d\x1d\xb4\x9f"
- "\x0c\xed\xa3\x2c\xf6\x12\xda\xbd\x6a\x27\xd3\x76\x92\x59\xfb\x22"
- "\xdf\xf2\xc6\x21\x16\x7d\x0a\xfa\x74\xd6\xda\x18\x9e\x9e\xa2\x34"
- "\xa7\xbe\x44\x4a\xae\x80\xf3\xf0\x25\x72\xf7\x35\x3b\x94\x66\x15"
- "\xfc\x88\x6a\x4f\x63\x1d\xc0\x57\x1b\xca\x94\x07\x40\x1e\x93\x7c"
- "\x89\xce\xe2\xf5\x3a\x53\x52\xbd\x9b\x2f\x51\x2d\xcd\x37\x6f\x51"
- "\xd4\x05\x81\xee\xa8\x84\x72\x09\x3b\x7f\x2a\xc3\xfd\xbc\xe4\xab"
- "\xc7\xce\xa3\x1f\xb4\x60\x6b\x6d\xfe\xb0\x18\x6d\x6d\x75\x1a\xd1"
- "\xbe\xe9\x43\x37\xf5\x43\xe6\xfd\x36\x56\x92\x79\xbf\x8d\xf5\x2d"
- "\xf3\xd6\x55\x74\x2d\xf3\x36\xec\x97\x64\xde\x6f\x7a\xb3\x79\x5f"
- "\x7f\x85\xcd\xfb\xfa\xbf\x52\xdb\x2d\xb4\xe7\xf8\xa3\xae\x88\xff"
- "\x53\xff\x68\xe4\xf3\x7c\x90\x61\x0f\x25\x95\x2a\x0f\x82\x6e\xe4"
- "\x04\x79\x77\x7d\x0a\x09\xc4\x18\x6a\xeb\x61\x0c\xcd\x8e\x5a\x52"
- "\x11\x88\x32\xef\x29\x6c\xe7\x81\x4a\xab\x9d\xc0\x3a\xa7\x61\xe3"
- "\x72\xee\x11\xa0\x45\x80\xd9\x6e\xa7\xf5\xf0\x1a\xac\x6b\x0d\x28"
- "\xf7\x1e\xe5\x4a\x95\xbb\xa0\x1d\x9b\x5a\x97\xe1\x2e\x13\xb7\x65"
- "\x9e\x9b\xee\x5d\x16\xfe\xba\xc6\x91\xe9\x2e\x0b\x9f\xdb\x83\xb2"
- "\x30\xda\xc3\x71\xdd\xe7\x98\x0c\xac\x07\x79\x38\x03\xe5\x62\x94"
- "\x85\x39\x99\x2c\x6c\x99\xd3\xb5\x2c\x7c\xae\xe2\xff\x64\xe1\xef"
- "\x2b\x0b\xfb\xd2\xef\x2d\x8f\xdc\x9c\x2c\x6c\xd1\xfe\x9f\x2c\x7c"
- "\xa7\x64\x61\x8b\x5a\x94\x85\x39\x83\xba\x67\xde\x56\x42\xf2\x5d"
- "\xb2\xf0\xd7\xf6\xce\xb2\x70\x7d\x70\x67\x59\xf8\x5c\xbc\x5c\x16"
- "\x6e\xec\xdb\x59\x16\xae\x9f\xec\x4b\x16\x06\x1c\x6a\x46\x59\x18"
- "\xf9\x08\xe5\x62\x94\x87\xa1\x6f\x85\x8c\xa7\xea\xd7\xde\x9c\x2c"
- "\x5c\x9f\x7a\x63\xb2\x70\x7d\x9d\x77\x59\xb8\xae\xdc\xb7\x2c\x5c"
- "\x57\xee\x5d\x16\x6e\x58\x2b\xc9\x30\x0d\xcf\xfe\xf8\x65\xe1\x6f"
- "\x9a\xbd\xcb\x2b\xdf\x5c\xfd\x7f\xec\x7d\x7d\x5c\x14\xd5\xfe\xff"
- "\x61\x16\x15\x0d\x64\x31\xf0\x22\xa9\xad\x25\x89\xb0\x24\x95\xd6"
- "\x76\xd3\x42\xc3\xc2\x7b\x45\xb0\xac\x8b\xcf\x68\x60\x68\xa8\xf8"
- "\x18\x1a\x22\x98\x76\xd1\x00\x97\x02\xaf\x1a\xf8\x70\xc3\x7e\x7a"
- "\x53\xc3\xd2\xef\xc5\xae\x16\x16\xf6\xc3\x42\xc0\xbe\x76\x2f\x76"
- "\xf1\xb6\x79\xd1\xd0\xd0\x56\x04\x79\xda\xdd\xf9\x7d\xce\x9c\x59"
- "\x66\x67\x77\x66\xd9\x99\x45\x82\x7e\xfe\xb1\x2f\x74\xe6\xcc\x99"
- "\x99\xcf\xfb\x7d\xce\x79\xbf\xcf\x9c\x07\xa2\x85\x2f\x55\x77\xbe"
- "\x16\xbe\x54\x2d\xac\x85\x6b\x16\x12\xdd\x70\x49\x67\xab\x85\xe1"
- "\x1a\x41\x2d\x5c\x93\xcf\x5e\x53\xcd\xd7\xc2\x24\x0f\x68\x03\x8f"
- "\x8b\x6b\xe1\xcb\x2f\x91\x36\xf1\xb2\x3f\x69\x13\x09\xa6\xb6\x5a"
- "\xb8\xc6\xd8\xb1\x16\x26\x1c\x62\x9e\x53\x54\x0b\x5f\x9e\x68\xab"
- "\x85\x2f\x96\x09\x6b\xe1\x9f\x86\x70\x3c\xba\x72\x92\xaf\x85\x2f"
- "\x67\xf6\x0c\x2d\x2c\xca\xad\x3a\xbe\x16\xbe\x32\x5b\xba\x16\xbe"
- "\x92\x2d\x4d\x0b\x63\xce\x09\x69\xe1\x2b\x17\xad\x39\xc7\xd7\xc2"
- "\x57\x5a\x84\xb5\xf0\x4f\x5e\x7c\x2d\x8c\xf3\x17\xd2\xc2\x3f\x8d"
- "\xe3\xe5\x6f\xa3\x85\x7f\x9a\xce\xd7\xc2\x24\x1d\xa7\x85\x6b\x11"
- "\xdb\xb7\xb0\x4a\xba\x16\xfe\xe9\x47\xfb\x5a\xf8\xa7\xab\x7c\x2d"
- "\xfc\xd3\x09\xa2\x79\x6b\xbd\x89\x16\xfe\xa9\x92\x1c\xbf\xb8\xd2"
- "\xf2\x38\xa7\x85\xc9\x71\x5b\x2d\x5c\xab\xee\x40\x0b\x6b\x1c\xd7"
- "\xc2\xf5\x75\xa5\xed\x5a\xb8\xbe\xce\xac\x85\x4d\x14\xb4\x51\xd0"
- "\xde\xc3\xaf\x16\xcf\x11\xc0\x65\x0e\xda\x9c\x8b\xf6\xf5\xb0\x3e"
- "\x80\xd3\xc3\x37\xd6\x90\xb2\x7f\x63\x36\x29\xfb\x37\x86\xb4\xf7"
- "\x01\x83\x16\xc6\x9a\x98\xed\x03\x3e\x9f\x05\xbf\x8f\xd6\x96\x32"
- "\x7a\xf8\x70\x7d\x33\x85\x35\xf1\x66\x88\x23\xd6\xc5\x5f\xb2\x9a"
- "\xb8\xa2\x41\xc3\xea\xe2\xeb\x9b\xa1\xcd\xd0\x65\xa5\x30\x73\x98"
- "\xdc\xe0\xf9\xaa\x18\x3d\xbc\xb2\x19\xbd\x7f\x5b\x43\x41\x7b\x57"
- "\x55\x9c\x42\xd2\xc1\x7b\x56\x73\xfa\xf9\xea\x42\x9e\x7e\x5e\xc9"
- "\xe8\xe7\xf3\x58\x3f\x7f\x09\xb5\xd2\x67\x29\x44\x43\x63\xfd\x8c"
- "\x75\x34\xe8\xe7\xca\xfc\x81\x74\x59\xd3\x5b\x57\xb7\x9b\x35\x74"
- "\x26\xfc\x1f\xb0\xd6\xe1\x11\x4d\xf9\x0b\x90\x2b\x60\x52\xf5\x26"
- "\xdc\x03\xa7\x87\x74\xc5\xe6\x74\xd0\x66\x57\x12\x9d\x7d\x3d\xdc"
- "\xc4\xeb\x73\xbe\xe6\x81\xd7\xf3\x67\xda\x63\x88\x03\xd6\x53\xe6"
- "\x3e\x67\x93\xbf\x5f\x2a\xed\x43\xb4\x36\xbf\xdf\xf9\xe7\x33\x66"
- "\xad\x9d\xc5\x6a\xed\x16\xac\xb5\x13\xcd\x5a\xfb\xda\x93\x32\xb5"
- "\xf6\x79\x46\xcb\x4d\xe9\x7c\x2d\xb7\xa3\x1b\x68\x6d\xac\xb3\xb1"
- "\xb6\xc6\x3a\x1b\xeb\x6e\xac\xb5\xb1\xee\x36\xb1\x5a\x1b\xaf\xd7"
- "\xd7\xf2\x3a\xab\xb5\x7b\x5b\x68\x6d\x17\x4b\xad\xfd\x73\xae\x3c"
- "\xad\xfd\x73\x8e\xa5\xd6\xc6\xfc\x96\xaa\xb5\x31\xc6\x36\xdf\x38"
- "\x01\x2b\x8c\x13\xc6\xc4\xee\xb7\x32\x16\x2f\x8c\x0f\xc6\x06\x63"
- "\xe4\x10\x3e\xc0\xaf\xb2\xe6\x5f\x4f\x6b\x07\x58\x69\x6d\xac\xad"
- "\x21\x76\x35\x58\x73\x57\x14\x43\x6c\x96\x81\xee\x06\xcd\xcd\xd3"
- "\xdb\xaf\x0b\xe9\xed\x9f\x53\xdb\xfb\x9e\x29\xef\xde\xbb\x70\xdf"
- "\xf3\x00\xb3\xde\xbe\x1e\x6f\xab\xb7\xaf\x27\x5b\xe8\xed\x4a\x9d"
- "\xcb\xd5\x4a\xbe\xd6\xbe\x95\x6f\xab\xb5\xaf\x1f\x17\xd5\xda\x03"
- "\x05\xb4\xb6\x8f\x59\x6b\x5f\xbf\x2a\x4f\x6b\x5f\xaf\x15\xd3\xda"
- "\x4d\x4a\x4b\xad\x7d\x63\x12\xa7\xb5\x57\x5a\x68\xed\xda\x6a\x71"
- "\xad\x5d\xcb\x68\x3b\x5a\x39\xb3\x12\xe7\x85\x35\x12\xfe\x36\xa7"
- "\x62\xe6\x8e\xff\xd2\x82\x75\x12\xee\x6b\x80\xe7\x07\xad\xf4\xcb"
- "\x69\x4b\xcd\x8d\xbf\xc9\xd9\xd3\x45\x89\x0b\xd0\x50\xac\x8d\xb0"
- "\x2e\x32\xeb\x58\x9c\x1e\xeb\xa3\x3b\xab\x8d\x7e\x89\x15\xd6\x46"
- "\xbf\x2c\x63\x74\x2f\x33\xe7\xf0\x46\x38\x6e\xe3\x3a\x57\x7b\xdf"
- "\x08\x17\xd6\xde\xbf\x5c\x26\x3a\xe5\xc6\x64\x8c\x0b\x5f\x7b\xc3"
- "\x35\x82\xda\x5b\x3f\x88\xbd\x26\x9c\xaf\xbd\x49\x1e\xd0\xde\x8e"
- "\x11\xd7\xde\xfa\x73\xa4\xfd\xd5\xef\x25\xed\x2f\x8b\xb1\x8d\xf6"
- "\xd6\xaf\xb1\xd4\xde\x18\x7f\x5b\xed\x4d\x38\xc5\x3c\xa7\xa8\xf6"
- "\xd6\x9f\xb2\xd5\xde\xb5\xd5\x58\x7b\x0b\xf3\xaa\x7e\x1f\x9f\x57"
- "\xf5\x13\x9b\x4d\x66\x0d\xbe\x05\xf2\xbb\xe9\x65\xad\xc1\x7b\x20"
- "\xd7\x62\x39\x1d\xce\xbc\xd3\x65\x69\x3a\x1c\x5f\x53\x3f\x48\x9a"
- "\x0e\xc7\xfc\x13\xd2\xe1\xf5\x71\xd6\xfc\xe3\xeb\xf0\xfa\x34\x61"
- "\x1d\x5e\xbf\x83\xaf\xc3\x71\xfe\x42\x3a\xbc\xfe\x34\x2f\x7f\x1b"
- "\x1d\x5e\xff\x23\x5f\x87\x93\x74\x9c\x0e\xbf\x95\xce\xf6\x6b\xc8"
- "\xe8\x93\xbe\xb5\xd0\xbe\x0e\xbf\xb5\x8c\xaf\xc3\x6f\x85\x11\xbd"
- "\x7d\x2b\xaf\x99\xd1\xe1\xb7\xa2\xc9\xf1\xda\x54\xcb\xe3\x9c\x0e"
- "\x27\xc7\x9b\x2d\x75\x78\x31\xd6\xe1\xb7\x8e\x76\xa0\xc3\x43\x1d"
- "\xd7\xe1\xa6\x13\x9c\x0e\x37\x9d\xb0\xaf\xc3\x1b\xe2\xec\xeb\xf0"
- "\xb6\x66\x4e\x87\xb7\xb2\xdf\xa3\x5a\x83\x49\x3d\xd0\x72\xdd\xdc"
- "\x2f\x8d\x75\xb8\xf1\x81\xe8\x42\xb6\x5f\xba\xf4\xf0\xea\x4a\xea"
- "\x23\x73\xbf\xf4\x72\xd0\xd7\x7a\xe4\xb6\xb9\x1e\x21\xac\xc1\xf1"
- "\x58\x8c\xb2\x66\x0d\x3b\x1e\xa3\x65\x7a\x1e\xd6\xe0\x57\x20\x4d"
- "\x0d\x68\x70\xd0\xd1\xef\xb7\x6a\x28\x78\x9f\x2a\x5e\xda\xd5\xed"
- "\x69\xab\xcd\x69\xb1\xf6\x86\xf4\x65\xe5\xa0\xc3\xf1\x35\x50\xfe"
- "\xcb\xca\xf0\x38\x8f\x94\xaf\x99\xb4\x90\x47\x25\xa7\xd9\x1b\x87"
- "\x30\x9a\x5d\xcf\x6a\x76\xb8\x06\x34\x4a\x69\xbb\x66\x6f\xad\xa4"
- "\xb4\xf5\x3c\xcd\x5e\xd2\xf4\x56\x63\xfb\xf8\x8f\xad\xac\x56\xd7"
- "\x9a\x18\xad\x7e\x1e\xb4\x7a\x15\xd1\xea\x8d\x09\xe6\x34\xc0\x99"
- "\x6a\x26\xcd\x15\x26\x4d\x19\xa4\xa9\x64\xd3\x68\x2d\xf4\x7c\x09"
- "\xd1\xf3\x2d\xbe\x7c\x3d\xdf\x78\x11\xeb\x79\x73\xbf\x39\xd6\x2a"
- "\x96\x7d\xe7\x26\x1f\xa1\xbe\xf3\xa6\x1d\xd6\x7d\xe7\x2d\xbc\xbe"
- "\xf3\xdb\x7d\xa5\xe8\x79\xb8\x67\xa9\x59\x33\xfe\x9a\x7a\xb1\x3b"
- "\xe9\x79\x93\x45\xdf\xb9\x89\xd7\x77\xde\x14\x27\x4f\xcf\x37\xc5"
- "\x5a\xea\xf9\x16\x79\x7d\xe7\xa5\xbf\xa6\xdf\xea\xd9\x7a\xbe\x29"
- "\xca\xb2\xff\x1c\xeb\x79\xae\xff\xbc\x45\x63\xab\xe7\x5b\x26\x5b"
- "\xe8\xf9\x12\x9d\x4b\xe3\x1e\xbe\x9e\xa7\x17\xdb\xea\xf9\x96\xcd"
- "\xf2\xf4\x7c\xcb\x71\x79\x7a\xbe\xa5\xc8\x31\x3d\xdf\x3a\x48\x58"
- "\xcf\x37\xc4\x8a\xeb\xf9\x06\x86\xaf\x26\x2d\xa7\xbb\xf0\x77\x47"
- "\xd5\x6a\xac\xbb\xda\xce\x30\xba\x8b\xe8\x30\xd0\x5d\x6d\xb9\x3d"
- "\x43\xcf\xb7\x8d\x16\xd6\x58\x6d\xe3\x39\x3d\xdf\xea\xdb\xf9\x7a"
- "\xbe\xd5\x57\x58\xcf\xb7\x1d\x23\x7a\xa7\x75\xb0\xad\x9e\x87\x6b"
- "\x04\xf5\x7c\xdb\x55\xf6\x1a\x5f\xbe\x9e\x27\x79\x5c\x72\x31\x70"
- "\xdf\xff\x6d\x30\x35\xec\x25\xed\xb8\x61\x19\x69\xc7\x09\xc6\xb6"
- "\x7a\xde\x30\xa9\x63\x3d\x4f\x38\xc5\x3c\xa7\xa8\x9e\x37\x64\xdb"
- "\xea\xf9\x86\x58\xac\xe7\x85\x79\x65\x5a\xc5\xe7\x95\xc9\x87\xaf"
- "\xe7\x0d\x3f\xf6\x1c\x3d\x2f\xca\xb5\xd1\x7c\x3d\x6f\x3c\x26\x5d"
- "\xcf\x1b\xaf\x4a\xd3\xf3\x98\x7f\x42\x7a\xde\x34\xc6\x9a\x7f\x7c"
- "\x3d\x6f\x9a\x2a\xac\xe7\x4d\x0b\xf9\x7a\x1e\xe7\x2f\xa4\xe7\x4d"
- "\xb9\xbc\xfc\x6d\xf4\xbc\xe9\x08\x5f\xcf\x93\x74\x9c\x9e\xa7\xa3"
- "\x49\x5d\xdb\xd0\x57\xba\x9e\xa7\x9f\xb4\xaf\xe7\xe9\xf1\x7c\x3d"
- "\x4f\x7b\x13\xdd\x4e\x27\x10\x3d\x4f\x07\x90\xe3\x0d\x6e\x96\xc7"
- "\x39\x3d\x4f\x8e\xdb\xea\x79\x7a\x63\x07\x7a\xde\xdd\x50\xe0\x97"
- "\xd8\x3a\xdc\x2f\xb5\xcd\x3b\x62\x4f\x50\xcd\x33\xc6\xf6\xb5\xf4"
- "\x63\xa0\xdd\xaf\x06\x1d\x30\x0f\x51\x78\x3e\x7a\xca\x39\x68\xdf"
- "\xe7\x91\x71\xf0\xb8\x8d\xc7\xe3\x3d\x0e\xad\x2d\xee\x85\xd7\xfe"
- "\x6b\xcd\x09\x8c\x31\xa8\x87\x68\x71\x5b\xdf\x52\xe0\x17\xd5\x9c"
- "\x33\xae\xa8\x05\x8f\x81\x4f\x40\xd4\xdc\x3a\x61\x9d\xf6\x46\x35"
- "\x6d\x02\xce\xbb\x45\xce\x22\x1a\xed\x6c\xfc\x65\x86\xc7\xb8\xfd"
- "\xc7\xf3\x14\x2a\x1a\xaa\x18\x3d\xe0\x1e\x13\x8a\xf2\x52\x90\xb7"
- "\x47\x1d\x52\x7a\xb8\xb8\xf4\xfe\xc3\x77\x08\x19\x41\x0b\x4c\x1c"
- "\x49\x9b\x82\x62\x43\xf1\xfa\x33\xfd\x89\x1e\x28\xea\x65\x60\xf5"
- "\xc0\xdb\xb7\x91\x3a\x7f\x35\xe8\x80\xb3\x9c\x0e\x68\x31\xeb\x34"
- "\x0b\x0d\x30\xfb\xba\x12\xe5\x6f\xe0\x8f\x81\x6f\xcb\xe6\x34\x00"
- "\x6e\xff\xe9\xb9\x01\x68\x54\x33\x19\xdb\xb0\x76\x2a\x19\x03\xaf"
- "\xae\x41\xd4\xee\x39\xc8\xad\x2c\xe6\x12\x9e\x27\xee\x5b\x56\xb3"
- "\x0f\xad\x99\x84\x86\x1a\x70\x9b\xbf\x81\x2e\x2c\xab\xc9\x45\x78"
- "\x6d\x3d\xd0\x7e\x9a\xed\xb7\xd1\x58\xdc\xce\x4e\x9e\x47\xda\x7e"
- "\xa6\x8d\xa5\x5c\x86\x9c\x0e\x38\x8d\x24\xeb\x36\xca\x85\x19\xff"
- "\x2b\x3a\x07\xb5\xc0\x2f\xd5\x30\xdc\x2f\xca\x08\x58\x92\x35\x15"
- "\x27\xe8\x4c\x7f\x9d\x5e\x7c\x18\x78\xf8\xe1\xa5\x5a\x17\xbc\x3e"
- "\x34\xde\x2b\xd1\x74\x70\x88\x96\x87\x4d\x1b\x8b\x4d\x1b\xc1\x06"
- "\xe3\x32\x27\x11\xe1\xb5\xf8\xfa\x63\x4c\x2a\x9a\xab\x90\xe9\x0d"
- "\xf3\x7e\x89\x21\x68\x97\x89\xe0\x61\x6c\x8b\xef\x6b\x82\xd8\xe3"
- "\x35\xa7\x80\x0f\x8c\x1e\xcb\xc0\x7b\x28\xa6\xb9\x78\x60\x3d\x06"
- "\xfc\xee\xb7\xbb\x15\x70\xf8\x91\xe0\x40\x6f\x50\x32\x7f\x0d\x6f"
- "\x04\xa8\x20\xef\x07\xda\xda\x00\x8b\x66\x6b\x2c\xfe\xb1\x1d\xef"
- "\xb5\x88\xd7\x83\x33\x64\x93\x35\xef\x18\x2c\xde\x08\x18\x8c\xd7"
- "\x8b\x60\xe6\x91\xb4\x05\xe0\xfa\x52\xb9\xeb\x0a\x9e\xff\x42\x30"
- "\x30\xb2\xb1\xc7\xfb\x2e\xe2\x78\x63\xad\x55\x01\x1a\x8b\x99\xd7"
- "\xf1\x16\xbd\xbd\x6d\x9f\x5f\x14\x1e\x77\x72\x83\xa2\x76\xc8\xd2"
- "\x37\x14\x65\x7f\xfe\x6f\x97\xc4\x5e\xd5\xf3\x62\xbf\xc5\x25\x96"
- "\x8b\xbd\xab\x8f\xbc\xd8\xbb\x8a\xae\xff\xdf\x75\xb1\x57\xf6\xc0"
- "\xd8\x53\x3a\x2e\xf6\xbd\xb2\xe5\xc5\xbe\x97\xe8\xfe\x37\x38\xf6"
- "\xb8\x3f\xc8\xdc\x17\x64\xee\x07\xc2\x6d\x1c\xe3\x41\x28\x8f\xf0"
- "\xf6\x71\x89\xf0\x6f\xcb\x71\x89\xdf\x94\xe0\x3e\x12\x76\x5c\x22"
- "\xd5\xdb\x7e\xff\x0f\xd5\x4f\xdb\xde\xff\x43\xb9\xdd\x64\x74\x23"
- "\xe5\xf6\x1d\xa3\x1b\x29\x37\xe6\x9b\xd6\xba\x8b\x88\x32\x3c\x34"
- "\x78\xcf\xe1\x25\xc5\x14\x9e\x93\x73\xf8\x46\x33\x95\x51\x0f\x3a"
- "\x90\xba\x9f\xc6\xfd\x3e\x99\xcb\xf1\x78\xc4\x06\x04\x1a\xec\xfe"
- "\x6b\x94\x9b\x07\x5e\x63\xeb\xb3\x1b\xc5\x4c\x7f\x0b\xfd\xc0\xf4"
- "\xe2\x83\x7e\x7a\x17\xdc\xb6\x1d\x5e\xd2\x4c\x99\xf9\x62\x9e\x7b"
- "\x07\x31\x4c\x35\xfa\x44\xec\xb9\xb5\xcf\x2f\xd1\x3c\x7e\xd0\x70"
- "\x68\x88\x56\x90\x43\x78\x4e\x1f\xf0\x08\x73\x06\xcf\xc1\x33\xf3"
- "\x09\xf3\xa8\xbc\xb9\x16\xe1\x3d\x64\x3c\x6b\xc1\xef\x03\x87\x66"
- "\x1e\x00\x7c\x2d\x79\xa4\x15\xe1\xd1\x0e\x3e\x8f\x6e\xb1\x3c\x02"
- "\x3e\x71\x3c\xe2\xe6\xe3\x0d\x96\xc4\xa3\x3a\x96\x47\xd9\x56\x3c"
- "\xba\xae\x42\xdf\x54\x5f\x64\x79\xe4\x3a\xcb\xe0\x6f\xe6\x51\x9f"
- "\x0b\xa7\x67\x01\x8f\x66\x49\xe5\x51\x9f\x2a\x9e\x67\xa5\x3c\x1a"
- "\x6d\x3c\x2b\xe5\x36\xce\xda\xb3\x9a\x3d\xea\x2d\x9f\x09\x7b\x6e"
- "\x81\x4f\x6d\x30\xfb\x54\xca\x6d\x9e\x3c\x3e\xbb\xc5\x38\x34\xc6"
- "\x8b\x72\x3b\x65\x3d\xc6\xeb\x43\xec\x53\xa9\xde\xf1\x98\x6b\x82"
- "\x3e\x95\x3d\x67\x33\x36\x87\xea\x37\xaf\x7d\x6c\x0e\xd5\x2f\xb8"
- "\xdb\x8f\xf1\xa2\xfa\x56\x0a\xfa\x05\xaa\xef\x05\x66\x8c\x17\xe5"
- "\x56\xdc\xe9\x63\xbc\x20\x4f\x41\x5f\x4a\xf5\x8b\x60\x74\x3b\xe5"
- "\x56\x62\x33\xc6\x0b\x5f\x23\xe4\x4b\xa9\x7e\x69\xec\x35\xc5\x3c"
- "\x5f\xca\xe6\x01\xf5\x49\xbe\xa8\x2f\xa5\xee\x79\x92\xd4\x2f\xf7"
- "\xf4\x25\xf5\x0b\xc1\xd4\xc6\x97\x52\xfd\x7e\xb4\xf4\xa5\x82\x63"
- "\xbc\x58\x0e\x31\xcf\x29\xe6\x4b\xa9\x7b\x46\xda\xf8\x52\xaa\x77"
- "\xac\xe0\x18\x2f\xca\xc3\x85\xe3\x91\xfb\x5e\xde\x18\x2f\xea\x9e"
- "\x65\x3d\x62\x8c\x97\x38\xb7\x2a\x79\x63\xbc\x28\xf7\xf1\x92\xc7"
- "\x78\x51\xee\xab\x24\x79\x51\x86\x73\x02\x5e\x94\x72\x3f\x65\xcd"
- "\x39\x9e\x17\xa5\xdc\x2f\x0a\x7a\x51\xca\xbd\x91\xe7\x45\x99\xfc"
- "\x05\xbc\x28\xe5\x31\x8c\x97\xbf\xb5\x17\xa5\x3c\xc6\xf1\xbc\x28"
- "\x9b\xae\xdd\x8b\x52\x1e\x3a\x52\x87\xf6\xf6\x90\xec\x45\x29\x0f"
- "\xe6\xbb\xe6\xa1\x9d\xe4\xdb\x0d\xcf\x87\x52\x1e\x67\x78\x3e\x94"
- "\xf2\x60\xd6\xfb\xd1\x51\x1e\x0d\xcc\xf8\x2e\xca\xa3\x90\x1c\xef"
- "\xed\x6e\x79\xbc\xdd\x87\xb2\xc7\xf1\xf8\x2e\x66\x5c\xd7\x96\xfe"
- "\xae\xd2\xfc\xe7\xa8\x6e\xe8\x3f\x43\xec\xf8\xcf\x90\x1e\xea\x3f"
- "\x3d\xf3\xe5\xf9\x4f\x4f\xd1\xf5\x9f\xee\x7a\x20\x7b\x3a\xbc\xbf"
- "\x2f\xa7\xc3\xbd\x06\xc9\xd3\x2d\x5e\xbe\xbf\x7e\xec\x7b\xa2\x07"
- "\xf2\xac\xe1\x62\x3f\x20\x57\x5e\xec\x07\xe4\xc8\xf7\x40\x7e\x93"
- "\x39\x0f\xe4\x37\x59\xdc\x03\xdd\xbb\xd0\xbe\x07\xfa\x5d\x0e\xe7"
- "\x81\x7c\x1a\x89\x46\xf1\xb9\x40\x34\x8a\xcf\x0e\xe9\x1e\xc8\xc7"
- "\xeb\xae\x07\x92\xe2\x81\xbc\x62\x38\x0f\xe4\x7d\x51\x9e\x07\xf2"
- "\xae\xe6\x7b\x20\xbf\x16\x5b\x0f\xe4\x63\x33\xff\x5b\xdc\x03\xf9"
- "\xc4\xc9\xe3\xb3\x4f\xac\x63\x1e\xc8\xe7\xb4\xb0\x07\xba\x37\x41"
- "\xdc\x03\x91\x73\xb6\xda\xf5\x77\x71\x9c\x76\xfd\xdd\x23\xdd\xdf"
- "\x03\x0d\x3c\x2f\xac\x53\x07\x5e\x24\x1e\xc8\xa7\xa4\xf3\x3d\x90"
- "\x4f\x89\xb0\x07\xfa\xdd\x54\xa2\x17\x7d\x4a\x6d\x3d\x10\x5c\x23"
- "\xe8\x81\x7e\xb7\x89\xbd\xa6\x84\xef\x81\x48\x1e\x50\x9f\xec\x15"
- "\xf7\x40\xbe\xe3\x48\xfd\xe2\xeb\x41\xea\x17\x82\xa9\xad\x07\xfa"
- "\xdd\xe5\x8e\x3d\x10\xe1\x10\xf3\x9c\xa2\x1e\xc8\x37\xd8\xd6\x03"
- "\xdd\x1b\x2f\xec\x81\xfc\x7a\x71\x3c\x1a\xb4\x8f\xef\x81\x7c\x57"
- "\xf5\x0c\x0f\x24\xca\xad\xf3\x7c\x0f\x34\x68\xa2\x74\x0f\x34\x68"
- "\x8d\x34\x0f\x84\x39\x27\xe4\x81\x06\x9d\xb6\xe6\x1c\xdf\x03\x0d"
- "\xfa\x51\xd8\x03\x0d\x6a\xe1\x7b\x20\x9c\xbf\x90\x07\xf2\xf3\xe7"
- "\xe5\x6f\xe3\x81\xfc\xc6\xf3\x3d\x10\x49\xc7\x79\x20\x3f\xb2\x37"
- "\x0a\x75\xaf\x97\x74\x0f\xe4\x77\x5a\xdc\x03\xf9\x9d\xe5\x7b\x20"
- "\xbf\x3d\xc4\xeb\xf8\x35\x13\x0f\xe4\x77\x94\x1c\xbf\x57\x69\x79"
- "\x9c\xf3\x40\xe4\x38\xe7\x81\xee\x73\x93\xe6\x81\xee\xef\x86\x1e"
- "\x48\x65\xc7\x03\xa9\x7a\xa8\x07\x1a\xbc\x57\x9e\x07\x1a\xbc\xe7"
- "\xae\x0e\x97\xa3\xc3\xef\x1b\xcc\xe9\xf0\xa1\x43\xe4\xe9\x96\xa1"
- "\x76\xbf\x7f\xda\xd7\xe1\xfe\xe7\x39\x1d\xee\x7f\x5e\x5c\x87\x0f"
- "\xbd\x69\x5f\x87\x3f\x38\x98\xd3\xe1\xc3\xd6\x91\x76\x72\xd8\x3c"
- "\xd2\x4e\x0e\x1b\x26\x5d\x87\xab\x76\xdc\xd5\xe1\x52\x74\xf8\xe0"
- "\x5a\x4e\x87\xab\xe2\xe4\xe9\x70\x55\x2c\x5f\x87\x3f\x94\x66\xab"
- "\xc3\x55\x67\x1c\xd7\xe1\xaa\xeb\xf2\xf8\xac\xaa\x73\x4c\x87\x0f"
- "\x8b\x10\xd6\xe1\x43\x1b\xc4\x75\x38\x39\x67\xab\x9f\x1e\xb8\xce"
- "\xe9\xa7\x07\x8e\x77\x7f\x1d\xfe\xc0\x2c\x61\xad\xf4\x40\x1c\xd1"
- "\xe1\xc3\x26\x77\xbe\x0e\x1f\x36\x59\x58\x87\x3f\x70\x81\x68\x96"
- "\x61\x51\xb6\x3a\x1c\xae\x11\xd4\xe1\x0f\x7a\xb0\xd7\x4c\xe6\xeb"
- "\x70\x92\x07\xd4\x27\x23\xc5\x75\xf8\x83\xa7\x49\xfd\xf2\x60\x2e"
- "\xa9\x5f\x08\xa6\xb6\x3a\xfc\xc1\xc5\x1d\xeb\x70\xc2\x21\xe6\x39"
- "\x45\x75\xf8\x83\xc7\x6c\x75\xf8\x50\xbd\xb0\x0e\xf7\xcf\xe4\x78"
- "\xe4\x1f\xcc\xd7\xe1\x0f\x1a\x7b\x86\x0e\x17\xe5\xd6\x2c\xbe\x0e"
- "\x1f\x7e\x56\xba\x0e\xf7\x77\x91\xa6\xc3\x31\xe7\x84\x74\xb8\x7f"
- "\x84\x35\xe7\xf8\x3a\xdc\x7f\xa1\xb0\x0e\xf7\x4f\xe3\xeb\x70\x9c"
- "\xbf\x90\x0e\xf7\x3f\xc4\xcb\xdf\x46\x87\xfb\x9f\xe1\xeb\x70\x92"
- "\x8e\xd3\xe1\x0f\x25\x90\x3a\x74\xe8\x0e\xe9\x3a\xfc\xa1\x08\x71"
- "\x1d\xfe\xd0\x4b\x7c\x1d\xfe\x50\x00\xd1\xdb\x0f\xa5\x12\x1d\xfe"
- "\xd0\x58\x72\x7c\xe8\x76\xcb\xe3\x9c\x0e\x27\xc7\x39\x1d\xfe\x90"
- "\x56\x9a\x0e\xf7\xec\x86\x3a\x5c\x69\x47\x87\x2b\x7b\xa8\x0e\x0f"
- "\x18\x29\x4f\x87\x07\x04\xc8\xd7\x82\xa3\x74\x9c\x16\x1c\xa5\x13"
- "\xd7\x82\x01\x46\xfb\x5a\x30\x98\x5b\x1f\x80\x0a\xda\x4c\xea\xea"
- "\xa0\xc5\xa4\xae\x0e\x0a\x96\xae\x05\x03\xf7\xdd\xd5\x82\x52\xb4"
- "\xe0\x43\x05\x9c\x16\x0c\x5c\x26\x4f\x0b\x06\x26\xf2\xb5\x60\x48"
- "\xa6\xad\x16\x0c\xfc\xce\x71\x2d\x18\xd8\x22\x4f\x0b\x06\x36\x3b"
- "\xa6\x05\x83\xa6\x0b\x6b\xc1\x91\x48\x5c\x0b\x92\x73\xb6\x6d\xb8"
- "\xba\x85\x6b\xc3\xd5\xa7\xbb\xbf\x16\x54\xc7\x0b\xb7\xd7\xea\x65"
- "\x44\x0b\x06\x45\x77\xbe\x16\x0c\x8a\x16\xd6\x82\x6a\x32\xff\x99"
- "\x0a\x9a\x65\xab\x05\xe1\x1a\x41\x2d\x18\x3c\x88\xbd\x26\x9a\xaf"
- "\x05\x49\x1e\x50\x9f\x88\xcf\x7f\xa6\x82\xc9\xfc\x67\x2a\x98\xcc"
- "\x7f\x66\x31\xb5\xd5\x82\xc1\x6b\x3a\xd6\x82\x84\x43\xcc\x73\x8a"
- "\x6a\xc1\x60\xdb\xf9\xcf\x54\x80\x41\x58\x0b\x8e\xda\xc1\xf1\x68"
- "\xd4\x93\x7c\x2d\xf8\x70\xdf\x9e\xa1\x05\x45\xb9\x15\xcf\xd7\x82"
- "\x0f\x5f\x90\xae\x05\x47\x79\x48\xd3\x82\x98\x73\x42\x5a\x70\xd4"
- "\x74\x6b\xce\xf1\xb5\xe0\xa8\x55\xc2\x5a\x70\x54\x26\x5f\x0b\xe2"
- "\xfc\x85\xb4\xe0\xa8\xe3\xbc\xfc\x6d\xb4\xe0\xa8\xef\xf8\x5a\x90"
- "\xa4\xe3\xb4\x60\x48\x12\xa9\x43\x03\xf6\x49\xd7\x82\x21\xd3\xc5"
- "\xb5\x60\xc8\x3c\xbe\x16\x0c\x19\x4d\x34\x5f\x48\x06\xd1\x82\x21"
- "\xe1\xe4\x78\x40\x81\xe5\x71\x4e\x0b\x92\xe3\x9c\x16\x0c\xc9\xeb"
- "\x48\x0b\xda\xd7\x0f\x1a\x0d\xa7\x1f\x34\x1a\x4b\xfd\x70\x86\xa7"
- "\x1f\x1e\x19\x67\x5f\x3f\x8c\x49\xe5\xf4\xc3\x63\x3f\x92\xf2\xfd"
- "\xd8\x69\x52\xbe\x1f\xdb\xc4\xe8\x87\x08\x68\xe7\x41\x3f\x1c\xba"
- "\x56\x48\xf4\xc3\xb5\x66\xea\xed\x1b\xac\x7e\xa8\x43\x6e\x19\x4b"
- "\x58\xfd\x30\x07\xeb\x87\x47\x8d\x58\x3f\xb8\xe7\x81\x56\xad\x61"
- "\xb5\x6b\x22\x68\xd7\x1a\xf8\x3f\x94\x9d\xcf\x20\x8f\x72\xd0\x97"
- "\x5a\x7c\x3d\xde\xcf\x00\xf2\x62\xe6\x65\x32\x73\x36\x75\xbd\xf0"
- "\x3e\x39\x58\x5b\xe0\x7d\x27\x3a\xdc\x73\xa2\x86\xdd\x73\x22\x96"
- "\xbf\xe7\x04\xde\x6b\x02\xef\x3b\x91\xb7\x1c\x79\xbf\xc7\x6a\x8a"
- "\xfe\x69\x2e\xfd\xf1\xbe\x13\xfd\x1b\x88\x3e\x3d\x64\x2a\x25\xfa"
- "\x74\x85\x6f\x3f\xd0\x42\xea\x5d\xf5\x9c\x96\x78\x17\xeb\x88\x15"
- "\x01\xaa\x86\x15\x01\x43\x6f\xdd\x0a\x78\xc0\x76\xbf\x89\xe3\xb1"
- "\x78\xbd\x7c\xbc\x47\x9f\x81\xd5\xa7\xf4\xab\x01\x68\xf7\x02\xe4"
- "\x06\xba\xd8\xe5\x61\xd0\xa7\x23\x06\xc3\xb3\x9f\x45\x4a\xe3\xad"
- "\x80\xc1\x96\x6b\x1b\xc2\xb3\x2b\x4d\xb7\x02\x50\x59\xcc\xf7\xcc"
- "\x1c\x4d\x03\x3b\x47\x53\xbf\x22\x00\xaf\xc1\xaf\xd9\xb9\xdc\x42"
- "\x9f\xfa\x98\xf5\xe9\xa3\x67\xe4\xe9\xd3\x47\x4b\xf9\xba\x42\x73"
- "\xd9\x56\x57\x3c\x16\xec\xb8\xae\x78\x6c\xaa\x3c\x5d\xf1\x58\x94"
- "\x63\xba\xe2\xb1\x23\xd6\xba\xe2\x00\xa3\x2b\x1e\x09\xc5\x1c\x14"
- "\xd6\x15\xe4\x9c\x6d\x7b\x30\x66\x2a\xd7\x1e\x8c\x19\xd2\xfd\x75"
- "\xc5\xe8\x62\xe1\xba\x7f\xf4\x19\xa2\x2b\x1e\x2b\xec\x7c\x5d\xf1"
- "\x58\xa1\xb0\xae\x18\x43\xd6\x7f\xa3\x1e\x3b\x6a\xab\x2b\xe0\x1a"
- "\x41\x5d\x31\x66\x19\x7b\x4d\x21\x5f\x57\x90\x3c\xa0\x9e\xc9\x14"
- "\xd7\x15\x8f\x8f\x24\xf5\xce\x98\x16\x52\xef\x10\x4c\x6d\x75\xc5"
- "\x98\x73\x1d\xeb\x0a\xc2\x21\xe6\x39\x45\x75\xc5\xe3\x83\x6c\x75"
- "\xc5\x23\x63\x85\x75\xc5\x13\x37\x39\x1e\x3d\x91\xcd\xd7\x15\x8f"
- "\xcf\xeb\x19\xba\x42\x94\x5b\xc5\x7c\x5d\xf1\xc4\x23\xd2\x75\xc5"
- "\x13\x71\xd2\x74\x05\xe6\x9c\x90\xae\x78\xe2\x88\x35\xe7\xf8\xba"
- "\xe2\x89\xb3\xc2\xba\xe2\x89\xcb\x7c\x5d\x81\xf3\x17\xd2\x15\x1a"
- "\x2f\x5e\xfe\x36\xba\x42\x13\xcc\xd7\x15\x24\x1d\xa7\x2b\x34\x95"
- "\xac\x37\xbb\x2c\x5d\x57\x68\x8e\x88\xeb\x0a\xcd\x71\xbe\xae\xd0"
- "\x64\x10\xfd\xa0\xa9\x21\xba\x42\xb3\x87\xd5\x1b\x35\x96\xc7\x39"
- "\x5d\x41\x8e\x73\xba\x42\xd3\x70\x77\xbe\x65\x77\xec\x63\xfa\x7d"
- "\xa6\xbc\x36\xfc\xf7\x19\xbf\xfe\xb7\xde\x1e\x38\xdf\x72\xcb\x93"
- "\x6e\xdc\xb7\xde\xb1\x7d\xe5\xe9\x96\xb1\x6e\xbf\x7e\xec\x7b\xe2"
- "\x58\xe3\xdf\x9f\xe7\x62\x3f\x6e\x93\xbc\xd8\x8f\xdb\xf8\xeb\xc7"
- "\xbe\x27\x8e\x71\x18\x1b\xc5\xc5\xfe\x19\x17\x79\xb1\x7f\x06\xc9"
- "\xef\xd7\x7e\xce\x62\x8c\xc3\x73\xe7\xc5\x7d\xe9\x33\xdf\xd9\xf7"
- "\xa5\x61\x16\x63\x1c\x26\xb0\x63\x1c\x26\xb0\x63\x1c\x26\x30\x63"
- "\x1c\x52\xb0\x2f\xfd\x6b\x74\xe1\x47\xcb\x8b\x28\xbc\xee\xd6\xa1"
- "\xe5\xcd\x14\x60\xe2\x6a\xc0\xbe\x14\x62\x9d\xc9\xec\xff\x50\xc2"
- "\xf6\x6b\x8f\xdf\x51\x5e\x6b\xb1\xf7\x03\x15\xea\xcf\xad\x5d\x5b"
- "\x82\xf0\xb9\xcf\xea\x8b\x28\x6d\xab\x55\x9f\x37\xe4\xa9\x5a\xc2"
- "\xef\xf3\xc6\x7d\xdd\x2d\x16\xfb\x38\x18\x73\x23\xf6\x74\xd4\xe7"
- "\x6d\xdd\xdf\x9d\xdf\x8a\xbc\x7b\x6e\x9f\xf7\xb8\x32\xae\xcf\x7b"
- "\xbc\xcc\xf1\x0f\xe3\xad\xc6\x3f\x3c\x2f\x30\xfe\x61\xbc\x84\xf1"
- "\x0f\xe3\x65\x8e\x7f\x18\xef\xe0\xf8\x87\x09\x36\xe3\x1f\x88\x37"
- "\x7d\xa6\x2a\x45\xd4\x9b\x92\x73\xb6\x9e\xe2\x59\x8b\xf1\x0f\xcf"
- "\xf6\x80\xf1\x0f\xcf\x8a\x7c\xa3\x7e\x96\x1d\xff\x30\xe1\x0e\x8c"
- "\x7f\x98\x20\x32\xfe\xe1\x59\x76\xfc\xc3\x04\x81\xf1\x0f\x13\x44"
- "\xc6\x3f\x84\xb1\xe3\x1f\x26\x58\x8d\x7f\x98\xc0\x8e\x7f\x08\xb3"
- "\x33\xfe\x21\x8c\x1d\xff\x10\xc6\x8e\x7f\x20\x98\xda\x7a\xd3\x30"
- "\x07\xc6\x3f\x4c\x60\xc7\x3f\x4c\xb0\x33\xfe\x21\x4c\x60\xfc\xc3"
- "\x33\xe7\x85\xbd\xe9\x73\x16\xe3\x1f\x9e\xb3\x1a\xff\x10\xd6\x43"
- "\xc6\x3f\x88\x72\xcb\x6a\xfc\xc3\x44\x19\xe3\x1f\x9e\x93\x38\xfe"
- "\x61\x82\xc8\xf8\x87\xe7\x22\xac\x39\xc7\xf7\xa6\xcf\x89\x8c\x7f"
- "\x78\xce\x6a\xfc\xc3\x04\x91\xf1\x0f\xcf\x1d\xe2\xe5\x6f\xe3\x4d"
- "\x9f\xb3\x1a\xff\x30\xc1\x6a\xfc\xc3\xf3\xec\xf8\x87\x67\xd6\x49"
- "\xf7\xa6\xcf\xdb\x19\xff\xf0\xbc\xd5\xf8\x87\xe7\xd9\xf1\x0f\xcf"
- "\xb3\xe3\x1f\x9e\x67\xc7\x3f\x3c\x93\x6c\x79\x9c\xf3\xa6\xe4\x38"
- "\xe7\x4d\x9f\x97\x38\xfe\xe1\xee\x5c\xcc\xae\xf1\xa6\x93\x64\x8e"
- "\x7f\x98\x64\x77\xfc\xc3\x5d\x7f\x24\xa6\xd1\x9f\x2f\xe0\x34\xfa"
- "\x1f\xf6\xc9\xd3\x2d\x7f\x28\xf8\xf5\x63\xdf\x13\xfd\xd1\xa4\x44"
- "\x2e\xf6\x93\x87\xc9\x8b\xfd\x64\x95\x7c\x7f\xf4\x62\x03\xe7\x8f"
- "\x5e\x6c\x10\xf7\x47\x93\x1b\xed\xfb\xa3\xa9\x63\x39\x7f\x14\x99"
- "\x4f\x34\x4a\x64\x1a\xd1\x28\x91\xe3\xa5\xfb\xa3\x29\xc7\xf9\xfe"
- "\x28\x62\xe2\x5d\x7f\x24\xd7\x1f\xfd\xa1\x8e\xf3\x47\x53\x36\xc9"
- "\xf3\x47\x53\x36\xf2\xfd\xd1\xb4\xbd\xb6\xfe\x68\xca\x55\xc7\xfd"
- "\x51\xa4\x87\x3c\xae\x47\xba\x3b\xe6\x8f\x22\x17\x0b\xfb\xa3\xc9"
- "\xcd\xe2\xfe\x88\x9c\xb3\xd5\xb5\x53\x3d\x38\x5d\x1b\x75\xa1\xfb"
- "\xfb\xa3\xa8\x64\x61\x0d\x1b\xb5\x89\xf8\xa3\xc8\x84\xce\xf7\x47"
- "\x91\x09\xc2\xfe\x28\xaa\x85\x68\xc9\xc8\x44\x5b\x7f\x04\xd7\x08"
- "\xfa\xa3\xa9\xc1\xec\x35\x09\x7c\x7f\x44\xf2\x80\xba\x66\x92\xb8"
- "\x3f\x9a\x7a\x99\xd4\x3d\x53\x8f\x91\xba\x87\x60\x6a\xeb\x8f\xa6"
- "\x66\x76\xec\x8f\x08\x87\x98\xe7\x14\xf5\x47\x53\xbf\xb3\xf5\x47"
- "\x93\x1b\x84\xfd\xd1\x8b\x87\x38\x1e\xbd\x18\xc1\xf7\x47\x2f\x0c"
- "\xe9\x19\xfe\x48\x94\x5b\xc9\x7c\x7f\xf4\xc2\x75\xe9\xfe\xe8\xc5"
- "\x61\xd2\xfc\x11\xe6\x9c\x90\x3f\x7a\x71\xb1\x35\xe7\xf8\xfe\xe8"
- "\xc5\xcd\xc2\xfe\xe8\xc5\xbd\x7c\x7f\x84\xf3\x17\xf2\x47\x2f\x9e"
- "\xe5\xe5\x6f\xe3\x8f\x5e\xbc\xca\xf7\x47\x24\x1d\xe7\x8f\xa6\x65"
- "\x90\x3a\x74\x72\xbe\x74\x7f\x34\x6d\xb1\xb8\x3f\x9a\xb6\x8a\xef"
- "\x8f\xa6\x85\x13\x1f\x34\x6d\x0f\xf1\x47\xd3\x66\x91\xe3\x93\xf3"
- "\x2c\x8f\x73\xfe\x88\x1c\xe7\xfc\xd1\xb4\xc2\xbb\xf3\x34\xbb\xa3"
- "\x3f\x7a\x79\x92\x3c\x7f\xf4\x72\xf8\x5d\x8d\x2e\x47\xa3\x4f\x2b"
- "\xe1\x34\xfa\x9f\x4e\xcb\xd3\x2d\x7f\x2a\x91\xaf\xd1\xe7\x6e\xe7"
- "\x34\xfa\xdc\xed\xe2\x1a\x3d\x7a\x87\x7d\x8d\x3e\x4b\xc7\x69\xf4"
- "\x99\xe3\x49\x3b\x39\x93\xec\xdb\x49\xcd\xb8\x2c\x5d\xa3\xcf\x98"
- "\xcd\xd7\xe8\xd1\x57\xef\x6a\x74\xb9\x1a\xfd\x65\x2d\xa7\xd1\x67"
- "\x8c\x94\xa7\xd1\x67\x04\xf0\x35\x7a\xcc\x44\x5b\x8d\x3e\x23\xd3"
- "\x71\x8d\x3e\xe3\x88\x3c\xae\xcf\x28\x74\x4c\xa3\xcf\xf4\x12\xd6"
- "\xe8\xd1\x79\xe2\x1a\x9d\x9c\xb3\xd5\x56\xb3\x8e\x70\xda\x6a\xd6"
- "\xba\xee\xaf\xd1\x67\xa9\x84\x75\xd4\xac\x91\x44\xa3\xcf\x54\x76"
- "\xbe\x46\x9f\xa9\x14\xd6\xe8\xb3\xc8\xfe\xbf\xd4\x4c\x6f\x5b\x8d"
- "\x0e\xd7\x08\x6a\xf4\x59\xe7\xd8\x6b\x94\x7c\x8d\x4e\xf2\x80\xba"
- "\xe6\xba\xb8\x46\x9f\xcd\xce\x0b\x9a\x3d\x9d\xd4\x3d\x04\x53\x5b"
- "\x8d\x3e\xfb\x91\x8e\x35\x3a\xe1\x10\xf3\x9c\xa2\x1a\x7d\xf6\x1a"
- "\x5b\x8d\x1e\xbd\x5d\x58\xa3\xcf\xb5\x18\xa7\x39\xe7\x26\x5f\xa3"
- "\xcf\x3e\xd5\x33\x34\xba\x28\xb7\x54\x7c\x8d\x3e\x27\x5b\xba\x46"
- "\x9f\x73\x5a\x9a\x46\xc7\x9c\x13\xd2\xe8\x73\xbd\xac\x39\xc7\xd7"
- "\xe8\x73\x83\x85\x35\xfa\xdc\x89\x7c\x8d\x8e\xf3\x17\xd2\xe8\x73"
- "\x97\xf1\xf2\xb7\xd1\xe8\x73\x33\xf9\x1a\x9d\xa4\xe3\x34\x7a\x4c"
- "\x08\xdb\xa6\x8d\x97\xae\xd1\x63\xbc\xc4\x35\x7a\xcc\x20\xbe\x46"
- "\x9f\x5b\x47\xb4\x78\x4c\x18\xd1\xe8\x31\x88\x1c\x8f\x0e\xb5\x3c"
- "\xce\x69\x74\x72\x9c\xd3\xe8\x31\xd3\xee\xce\xe1\xec\x8e\x1a\x7d"
- "\xde\x75\x79\x1a\x7d\x5e\x9d\x7c\x9d\xb8\xb0\x98\xd3\x89\x0b\x8b"
- "\xc5\x75\xe2\xfc\x53\xf6\x75\xe2\xab\x6e\x9c\x4e\x8c\x5b\x48\xea"
- "\xea\xb8\x08\x52\x57\xc7\x79\x48\xd7\x89\xb1\x9b\xf8\x3a\xf1\x15"
- "\xaf\xbb\x3a\x51\xae\x4e\x8c\x89\xe7\x74\x62\xec\x54\x79\x3a\x31"
- "\x36\x8a\xaf\x13\x17\xd9\xee\x95\x45\xc5\x1e\x73\x5c\x27\xc6\x5e"
- "\x90\xa7\x13\x63\xab\x1c\xd3\x89\x71\x4f\x0a\xeb\xc4\xf9\x25\xe2"
- "\x3a\x91\x9c\xb3\x6d\xdf\x17\x5c\xe0\xda\xf7\x05\xfb\xba\xbf\x4e"
- "\x5c\x10\x2e\xdc\x96\x2f\x98\x4a\x74\x62\x9c\xa6\xf3\x75\x62\x9c"
- "\x46\x58\x27\x2e\x60\xd7\x3f\x8b\x1b\x6b\xab\x13\xe1\x1a\x41\x9d"
- "\xb8\x80\xed\xff\x8d\xd3\xf0\x75\x22\xc9\x03\xea\x1a\x1f\x71\x9d"
- "\xf8\xea\x11\x52\xf7\xbc\xca\x7e\x47\x22\x98\xda\xea\xc4\x57\xa7"
- "\x77\xac\x13\x09\x87\x98\xe7\x14\xd5\x89\xaf\xee\xb5\xd5\x89\xf3"
- "\x8b\x85\x75\xe2\xc2\x35\x1c\x8f\x16\x0e\xe2\xeb\xc4\x57\xaf\xf6"
- "\x0c\x9d\x28\xca\xad\x70\xbe\x4e\x8c\x3f\x2e\x5d\x27\xc6\x5f\x97"
- "\xa6\x13\x31\xe7\x84\x74\xe2\xc2\x27\xad\x39\xc7\xd7\x89\x0b\x5f"
- "\x12\xd6\x89\x0b\x17\xf3\x75\x22\xce\x5f\x48\x27\x2e\xdc\xc1\xcb"
- "\xdf\x46\x27\x2e\x3c\xc6\xd7\x89\x24\x1d\xa7\x13\x17\x91\x3d\xb0"
- "\xa8\xf9\x0b\xa5\xeb\xc4\x45\x4f\x8a\xeb\xc4\x45\xfc\xfd\xaf\xa8"
- "\x45\x64\xff\x2b\x6a\x51\x02\xd1\x89\x8b\xc8\xfe\x57\xd4\xfc\x78"
- "\xcb\xe3\x9c\x4e\x24\xc7\x39\x9d\xb8\x28\xd9\xb9\xf9\x9d\xcb\x47"
- "\x73\xda\x62\xf9\x68\x71\x6d\xf1\xda\x10\xfb\xda\x62\x69\x32\xa7"
- "\x2d\x16\x5f\x24\xe5\x7b\xf1\x29\x52\xbe\x17\x33\xe3\x93\xd6\x9d"
- "\x05\x6d\xf1\x40\x74\xe1\xe1\x1b\x85\x8c\xb6\xf8\x68\x49\x33\x05"
- "\x7a\xcf\xd5\x84\xb5\x05\xe8\xba\x8c\xd5\x58\x5b\xd4\xb0\xf3\x3b"
- "\x13\x5a\xce\x26\x59\x6a\x8b\xd7\x96\x31\x73\x3d\xb1\xbe\x68\x68"
- "\x66\xd2\xe1\xf3\x42\x73\x3f\x4f\x2e\x61\xe7\x7e\x42\xde\x96\x73"
- "\x3e\x99\x79\xa0\x37\x40\x7b\xcc\x07\x3c\x2c\xb4\xc7\xdd\xb9\x9f"
- "\xb8\xad\x4f\x38\x2d\x4f\xd7\x26\x94\xf0\x35\xc7\xf2\x1f\x6d\x35"
- "\xc7\xe2\x91\x8e\x6b\x8e\xc5\x11\xf2\x34\xc7\xe2\xc9\x8e\x69\x8e"
- "\xc5\x87\x84\x35\xc7\x6b\x2a\xcc\x4f\x61\xcd\x41\xce\xd9\xb6\x15"
- "\x4b\x23\xb8\xb6\x62\xe9\xa0\xee\xaf\x39\x96\x9c\x10\x6e\x17\x96"
- "\x9c\x26\x9a\x63\xf1\xc1\xce\xd7\x1c\x8b\x0f\x0a\x6b\x8e\xa5\x6c"
- "\xfd\xbf\xb8\xd0\x56\x73\xc0\x35\x82\x9a\x63\x29\xfb\xfd\x6f\xf1"
- "\x41\xbe\xe6\x20\x79\x40\x1d\xb4\x59\x5c\x73\x24\xfa\x93\x3a\x69"
- "\x69\x23\xa9\x93\x08\xa6\xb6\x9a\x63\xe9\xd9\x8e\x35\x07\xe1\x10"
- "\xf3\x9c\xa2\x9a\x23\xd1\xc7\x56\x73\xbc\x36\x58\x58\x73\x2c\xb3"
- "\x18\xa7\xbd\x2c\x93\xaf\x39\x12\x67\xf7\x0c\xcd\x21\xca\xad\x13"
- "\x7c\xcd\xb1\x2c\x58\xba\xe6\x58\x36\x4f\x9a\xe6\xc0\x9c\x13\xd2"
- "\x1c\xcb\x0e\x59\x73\x8e\xaf\x39\x96\x9d\x11\xd6\x1c\xcb\x7e\xe4"
- "\x6b\x0e\x9c\xbf\x90\xe6\x58\xee\xc1\xcb\xdf\x46\x73\x2c\x1f\xc9"
- "\xd7\x1c\x24\x1d\xa7\x39\x96\x97\xb1\xbe\xed\xb4\x74\xcd\xb1\xfc"
- "\x90\xb8\xe6\x58\x7e\x8c\xaf\x39\x96\xa7\x13\x6d\xb1\x5c\x47\x34"
- "\xc7\xf2\x3c\x56\x8b\x94\x58\x1e\xe7\x34\x07\x39\xce\x69\x8e\xe5"
- "\x7a\x09\x7d\x53\x05\x52\xe6\x7e\x1e\xba\xcd\xef\x9b\x32\xf7\x4b"
- "\x19\xd4\x43\x72\xda\xfb\xa6\xa0\xad\x17\xdb\x13\x1d\xf7\x4d\xe1"
- "\xb6\x9b\xeb\x9b\xba\xc8\xd4\x55\x5c\xdf\x94\x8e\xe9\x9b\xc2\xfd"
- "\x52\xe0\xd9\xdb\xfb\xa5\x4c\xaf\xdb\xce\xfb\x3c\x64\x92\xde\x2f"
- "\x35\x67\x99\x12\xed\x62\xda\xef\x93\xd5\xa4\x5f\xaa\xaa\xbd\x5f"
- "\x0a\xb7\xdb\xc6\x26\xdb\x7e\x29\xdc\x5e\x73\xfd\x52\xdf\xcb\xec"
- "\x97\x5a\xb9\x49\x5e\xfb\xbd\xb2\x1b\xcc\x7f\xeb\x89\xf3\x3e\x57"
- "\xb8\x72\xdf\x8e\x57\xcb\x9c\xff\xb6\xda\xee\xfc\xb7\xbb\xe3\x9a"
- "\xc5\x62\xbf\xb2\x8c\x8b\xfd\xeb\xeb\xe4\xc5\xfe\xf5\xe4\x5f\x3f"
- "\xf6\x3d\x71\xcc\xc4\xea\x70\x2e\xf6\x49\x32\xd7\x7f\x4b\x6a\x96"
- "\xdf\x17\x9e\xaa\xe7\xfc\x6a\xaa\xde\xd2\xaf\x96\x86\x59\xfa\xd5"
- "\x35\x67\xed\xfb\xd5\x14\x0d\xe7\x57\x93\x77\x10\x6d\x98\xbc\x8e"
- "\x68\xc3\x64\x66\x4f\xb2\x75\xe3\x11\xe3\x53\x0d\xd8\xb3\x2e\x6a"
- "\xa6\x0e\x5f\x2b\xa6\x0c\x1b\x88\x57\xad\x30\x94\xa1\xb3\xfa\x66"
- "\xf4\xf6\x6a\xe4\xba\xf9\x06\x72\xfd\x5b\x7d\x33\xe5\x99\x80\xdc"
- "\xa0\x9d\x00\x2d\x55\x06\xda\x22\x1f\x25\xa6\x60\x1f\xfb\xc6\xb1"
- "\x8a\x44\xbd\x85\x8f\x5d\x3b\x86\xf3\xb0\x90\x2e\xb1\x19\x7d\xbe"
- "\xa8\x98\xc2\x5e\xb5\x2d\x37\x62\x4f\x5b\xf0\x10\x2d\xb3\x66\x91"
- "\x65\x7f\x39\xdc\x5b\x35\x87\xdf\x5f\xde\x9a\x1b\x51\xd0\x72\x68"
- "\x48\x0e\xb3\x1e\xa2\x3f\xd7\x6f\xee\x68\x7f\xf9\x7b\xad\xc8\xdb"
- "\xbc\x1e\x22\x6e\x17\x7b\x5e\x7f\xf9\xeb\x25\x5c\x7f\xf9\x1b\x69"
- "\xf2\xfa\xcb\xdf\x48\xe5\x7b\xd7\xb4\x7c\x5b\xef\xfa\xc6\x65\xc7"
- "\xbd\x6b\xb2\xcc\xf9\xff\xc9\x6e\x8e\x79\xd7\xe4\x85\xd6\xde\x75"
- "\x7f\x0a\xf6\xae\x6b\x2a\x31\x57\x85\xbd\x2b\x39\x67\xeb\x39\x52"
- "\xfa\x72\x9e\x63\xdd\x77\xdd\xdf\xbb\xae\x4b\x12\xf6\x17\xeb\xd2"
- "\x88\x77\x4d\x8e\xef\x7c\xef\x9a\x1c\x2f\xec\x5d\xd7\x35\x12\x9d"
- "\x9f\x1c\x6f\xf6\xa1\x9c\x77\x85\x6b\x04\xbd\x6b\xca\x48\xeb\x6b"
- "\x88\x77\x4d\x4e\x20\xde\x35\x65\xa2\xb8\x77\x4d\x61\xd7\x4b\x4b"
- "\x39\x42\xea\x27\x82\xa9\xad\x77\x4d\xd9\xdc\xb1\x77\x25\x1c\x62"
- "\x9e\x53\xd4\xbb\xa6\x9c\xb3\xf5\xae\x6b\xca\x84\xbd\x6b\xea\x01"
- "\x8e\x47\xa9\x93\xf8\xde\x75\xfd\xa0\x9e\xe1\x5d\x45\xb9\x95\xc4"
- "\xf7\xae\xeb\xaf\x4a\xf7\xae\xa9\x43\xa4\x79\x57\xcc\x39\x21\xef"
- "\x9a\xba\x90\xe5\x4f\x82\xb0\x77\x4d\xdd\x24\xec\x5d\x53\xf3\xf9"
- "\xde\x15\xe7\x2f\xe4\x5d\x53\xcf\xf0\xf2\xb7\xf1\xae\xa9\x97\xf9"
- "\xde\x95\xa4\xe3\xbc\x6b\x5a\x3a\xa9\x43\xd7\xac\x92\xee\x5d\xd3"
- "\x16\x8a\x7b\xd7\xb4\x65\x7c\xef\x9a\x16\x46\x3c\x6a\x5a\x1e\xf1"
- "\xae\x69\xd1\xe4\xf8\x9a\x95\x96\xc7\x39\xef\x4a\x8e\x73\xde\x35"
- "\xed\xa0\x04\xef\xba\xbf\x93\xbc\xeb\xf6\x9e\xe5\x5d\x3f\xcf\xeb"
- "\x5a\xef\xfa\xe6\x78\x79\xde\xf5\xcd\x50\x07\x35\x7c\x41\x07\x1a"
- "\x3e\xe7\xff\x2f\x0d\x9f\x56\xcc\x69\xf8\x8d\x27\xe5\x69\x96\x8d"
- "\x27\x7e\xed\xd8\xf7\xbc\xb8\xbf\x99\xce\xc5\xfd\xad\x31\xf2\xe2"
- "\xfe\xd6\xe8\xbb\xbe\x55\x4e\xec\x37\x59\xf4\xd7\xfc\x59\xe6\xf8"
- "\xe7\x3f\x17\xca\xf7\xad\x5b\xcb\x38\xdf\xba\xb5\xcc\xd2\xb7\x7e"
- "\xc5\xfb\xce\x9a\xbe\xc9\xbe\x6f\xcd\xf4\xe6\x7c\xeb\xdb\xab\x88"
- "\x2e\x7c\x9b\x1d\x6f\xfb\x36\xa3\xb7\x92\x8f\x11\xdf\x7a\x1b\xfb"
- "\xd6\x2b\xe0\x5b\x17\xc4\x50\x06\x76\x0d\x7e\x3c\x2e\xeb\x2c\x78"
- "\x4f\xec\x55\x2b\x92\xe0\xdf\x2b\xf5\xe8\xed\xe5\xc8\x75\x0b\x78"
- "\xce\x03\xd0\x7e\x1d\x58\xad\xa7\xd2\x17\x41\xdd\x5f\x75\x08\x79"
- "\xc6\x83\x9f\xad\xc7\x7e\xb6\x04\xbc\xea\x26\xd6\xcf\x6e\xc9\xae"
- "\x58\x69\xe9\x67\x37\xf7\x62\xfc\xac\x9e\x8c\xf9\xaa\x58\x09\x7e"
- "\x16\xee\x87\xd7\xf4\xb7\xf4\xb3\x2d\xe0\x57\x5b\xc1\xaf\x6a\xaf"
- "\x59\x79\xdb\x05\xb6\xde\xb6\xc5\x27\x62\x7f\x73\xf0\x90\xed\xd8"
- "\xdb\xde\xde\xf7\xff\xa3\xb7\x7d\x2b\x99\xf3\xb6\x5b\x66\xcb\xf3"
- "\xb6\x5b\x66\xf1\xbd\xad\x76\x8d\xad\xb7\xdd\x72\xca\x71\x6f\xbb"
- "\xe5\xb2\xbc\x32\xb3\xa5\xc6\x31\x6f\xfb\xf6\x44\x6b\x6f\xfb\x01"
- "\xf3\x5d\x36\x3d\x1d\xf3\x59\xd8\xdb\x92\x73\xb6\x9e\x24\xe3\x32"
- "\xe7\x49\x32\x8e\x74\x7f\x6f\x9b\x31\x4d\xd8\x7f\x64\xcc\x26\xde"
- "\xf6\xed\xb0\xce\xf7\xb6\x6f\x87\x09\x7b\xdb\x0c\x76\xfc\xff\xdb"
- "\x61\xb6\xde\x16\xae\x11\xf4\xb6\x99\xbd\xac\xaf\x21\xde\xf6\xed"
- "\x70\xe2\x6d\x33\x87\x89\x7b\xdb\xcc\x93\xa4\x0e\xcb\xcc\x24\x75"
- "\x18\xc1\xd4\xd6\xdb\x66\xc6\x75\xec\x6d\x09\x87\x98\xe7\x14\xf5"
- "\xb6\x99\x87\x6c\xbd\x6d\xfa\x46\x61\x6f\xbb\x75\x13\xc7\xa3\xad"
- "\xfe\x7c\x6f\x9b\xd9\xd8\x33\xbc\xad\x28\xb7\xa6\xf1\xbd\x6d\xd6"
- "\x69\xe9\xde\x36\xab\x45\x9a\xb7\xc5\x9c\x13\xf2\xb6\x5b\x27\xb2"
- "\xfc\x09\x17\xf6\xb6\x5b\xe7\x09\x7b\xdb\xad\x6b\xf8\xde\x16\xe7"
- "\x2f\xe4\x6d\xb7\xee\xe3\xe5\x6f\xe3\x6d\xb7\x9e\xe2\x7b\x5b\x92"
- "\x8e\xf3\xb6\xda\x58\x52\x87\xa6\x07\x4b\xf7\xb6\xda\x89\xe2\xde"
- "\x56\x1b\xc1\xf7\xb6\x5a\x15\xf1\xb0\xda\x24\xe2\x6d\xb5\xa3\xc9"
- "\xf1\x74\xb5\xe5\x71\xce\xdb\x92\xe3\x9c\xb7\xd5\xa6\x4b\xfb\x2e"
- "\xeb\xd4\xba\x47\x39\x5d\x3f\x67\xa0\xb3\xd6\x3d\x32\x7f\x9b\xed"
- "\xaa\x39\x03\xef\x0c\x93\xe7\x6f\xdf\x51\xdd\xf5\x58\x52\x75\xbe"
- "\x36\x8f\xd3\xf9\xef\xee\x90\xa7\x59\xde\xdd\x7e\xd7\x63\xc9\x89"
- "\xfd\x3b\xf1\x5c\xec\x73\x7d\xe4\xc5\x3e\xd7\x5b\xbe\xc7\xca\x77"
- "\xe7\x3c\x56\xbe\xbb\xf8\xb7\xc1\xdc\xab\xf6\x3d\xd6\xce\x69\x9c"
- "\xc7\xda\x7e\x8c\xe8\x93\xed\x3b\x88\x3e\xd9\x3e\xbd\xf3\xbe\x0d"
- "\xfe\xe5\x1c\xff\xdb\xe0\xb6\xa9\x77\xbf\x0d\x76\x86\x7f\x7a\x57"
- "\xc7\xf9\xa7\xbf\xe4\xcb\xf3\x4f\x7f\xc9\xe3\xfb\xa7\xfc\xe3\xb6"
- "\xfe\x69\xbb\x8b\xe3\xfe\x69\xbb\xbf\xbc\xf2\xb0\x7d\xb8\x63\xfe"
- "\x69\xfb\x26\xe1\x6f\x83\xb9\x75\xe2\xdf\x06\xc9\x39\x5b\xdd\xbb"
- "\xd3\x9f\xd3\xbd\x3b\x6e\x76\x7f\xff\xb4\x23\x47\x58\xe3\xee\xc8"
- "\x27\xfe\x69\xfb\xc6\xce\xf7\x4f\xdb\x37\x0a\xfb\xa7\x9d\xec\xfc"
- "\xd7\xed\x1b\x6d\xfd\x13\x5c\x23\xe8\x9f\x76\x4e\xb4\xbe\x86\xf8"
- "\xa7\xed\xe9\xc4\x3f\xed\x9c\x27\xee\x9f\x76\x1a\x49\xfd\xb4\xf3"
- "\x2c\xa9\x9f\x08\xa6\xb6\xfe\x69\xe7\xbe\x8e\xfd\x13\xe1\x10\xf3"
- "\x9c\xa2\xfe\x69\xe7\x75\x5b\xff\x94\x5b\x2b\xec\x9f\xf2\x4e\x73"
- "\x3c\xca\x8b\xe3\xfb\xa7\xf7\xc6\xf4\x0c\xff\x24\xca\xad\x1c\xbe"
- "\x7f\xca\xeb\x25\xdd\x3f\xe5\x3d\x29\xcd\x3f\x61\xce\x09\xf9\xa7"
- "\xbc\x4d\x2c\x7f\xd2\x85\xfd\x53\xde\x5e\x61\xff\x94\x77\x9c\xef"
- "\x9f\x70\xfe\x42\xfe\x29\xef\x32\x2f\x7f\x1b\xff\x94\xef\xc2\xf7"
- "\x4f\x24\x1d\xe7\x9f\xf2\x0b\x48\x1d\x9a\x9b\x2d\xdd\x3f\xe5\x6f"
- "\x12\xf7\x4f\xf9\x99\x7c\xff\x94\x1f\x43\x7c\x52\x7e\x11\xf1\x4f"
- "\xf9\x2b\xc9\xf1\x5c\xad\xe5\x71\xce\x3f\x91\xe3\x9c\x7f\xca\x2f"
- "\x95\xe6\x9f\x1c\x5f\x17\xe9\xd7\x1f\xd7\xaa\xea\xa1\xe3\x5a\x77"
- "\xcf\x96\xe7\x9d\x76\xcf\xba\xab\xe1\xe5\x68\xf8\xfc\x6a\x4e\xc3"
- "\xef\x91\x39\xff\x77\x4f\x95\x7c\x0d\xbf\xbf\x92\xd3\xf0\xfb\x2b"
- "\xc5\x35\xfc\xde\x43\xf6\x35\xfc\x07\xbe\x9c\x86\x2f\x58\x43\xda"
- "\xc8\x82\xd9\xa4\x8d\x2c\x18\xd2\x79\x1a\xfe\xfd\x5c\xbe\x86\xff"
- "\xab\xcf\x5d\x0d\xdf\x19\x1a\x7e\xb7\xc5\x7e\xc7\xef\xcf\x93\xa7"
- "\xe1\xdf\x8f\xe1\x6b\xf8\x03\xeb\x6c\x35\xfc\xfb\xa7\x1d\xd7\xf0"
- "\xef\x5f\x95\x57\x1e\xde\xaf\x75\x4c\xc3\x17\x4c\x12\xd6\xf0\x7b"
- "\x0b\xc5\x35\x3c\x39\x67\xab\xbd\xf6\x5d\xe5\xb4\xd7\xbe\x63\xdd"
- "\x5f\xc3\xef\x8b\x16\xd6\x59\xfb\xe6\x11\x0d\x5f\x10\xde\xf9\x1a"
- "\xbe\x20\x5c\x58\xc3\xef\xfb\x8e\xe8\x9d\x82\x70\x5b\x0d\x0f\xd7"
- "\x08\x6a\xf8\x0f\xfa\x5a\x5f\x43\x34\x7c\xc1\x64\xa2\xe1\x3f\xf0"
- "\x17\xd7\xf0\x1f\x9c\x22\xf5\xd3\x07\xd9\xa4\x7e\x22\x98\xda\x6a"
- "\xf8\x0f\x16\x76\xac\xe1\x09\x87\x98\xe7\x14\xd5\xf0\x1f\x1c\xb1"
- "\xd5\xf0\x7b\x0f\x0a\x6b\xf8\xfd\x9b\x39\x1e\xed\x1f\xc9\xd7\xf0"
- "\x1f\xb4\xf4\x0c\x0d\x2f\xca\xad\x68\xbe\x86\xff\x3f\x67\xa4\x6b"
- "\xf8\xff\x63\x94\xa6\xe1\x31\xe7\x84\x34\xfc\xfe\x49\x2c\x7f\x26"
- "\x0b\x6b\xf8\xfd\x71\xc2\x1a\x7e\xff\x3a\xbe\x86\xc7\xf9\x0b\x69"
- "\xf8\xfd\x07\x78\xf9\xdb\x68\xf8\xfd\xa7\xf9\x1a\x9e\xa4\xe3\x34"
- "\xfc\x81\x78\x52\x87\xee\x7d\x49\xba\x86\x3f\x30\x49\x5c\xc3\x1f"
- "\x98\xca\xd7\xf0\x07\x86\x13\xad\x7e\x20\x99\x68\xf8\x03\x1a\x72"
- "\x7c\xef\x34\xcb\xe3\x9c\x86\x27\xc7\x39\x0d\x7f\x20\xe3\xee\xba"
- "\x49\xdd\x71\xdd\xa4\x0f\xfd\xe5\xe9\xf8\x0f\x87\xcb\xd7\x92\x1f"
- "\x37\x73\x5a\xf2\xe3\x66\x4b\x2d\xc9\x5f\xdb\xe0\xc3\x16\xfb\x5a"
- "\xb2\x30\x94\xd3\x92\x87\xf7\x92\xba\xfa\xf0\x26\x52\x57\x1f\x66"
- "\xbe\xef\x49\x5b\x37\xe9\xd0\x49\xfe\xba\x49\x07\x27\xdd\x5d\x37"
- "\x49\xae\x4e\x3c\xb0\x87\xd3\x89\x87\x36\xcb\xd3\x89\x87\xd2\xf9"
- "\x3a\xf1\x93\x7d\xb6\x3a\xf1\xd0\x75\xc7\x75\xe2\x61\x2f\x79\x3a"
- "\xf1\xb0\xd2\x31\x9d\x78\x78\x99\xf0\x1a\x06\x1f\x1a\xc4\xd7\x4d"
- "\x22\xe7\x6c\xdb\xf7\x42\x2f\xae\x7d\xff\xe8\x62\xf7\xd7\x89\x1f"
- "\xa5\x0a\xb7\xe5\x1f\x6d\x26\x3a\xf1\x70\x62\xe7\xeb\xc4\xc3\x89"
- "\xc2\x3a\xf1\x23\x23\x69\x53\x0f\xaf\xb4\x5d\xc3\x00\xae\x11\xd4"
- "\x89\x85\x8f\xb0\xd7\x24\xf2\x75\x22\xc9\x03\xea\x9a\x08\x71\x9d"
- "\x58\x78\x95\xd4\x3d\x85\xc7\x49\xdd\x43\x30\xb5\xd5\x89\x85\xd9"
- "\x1d\xeb\x44\xc2\x21\xe6\x39\x45\x75\x62\xe1\x05\x5b\x9d\xf8\x61"
- "\xb3\xb0\x4e\xfc\xd8\x62\x9d\xd6\x8f\xa7\xf2\x75\xe2\x91\x61\x3d"
- "\x43\x27\x8a\x72\x2b\x95\xaf\x13\x8f\xdc\x94\xae\x13\x3f\xf6\x97"
- "\xa6\x13\x31\xe7\x84\x74\xe2\xc7\xcb\xac\x39\xc7\xd7\x89\x1f\x67"
- "\x0a\xeb\xc4\x8f\xf7\xf1\x75\x22\xce\x5f\x48\x27\x7e\x7c\x8e\x97"
- "\xbf\x8d\x4e\xfc\xf8\x3a\x5f\x27\x92\x74\x9c\x4e\xfc\x44\x4b\xea"
- "\xd0\x0f\xf7\x4a\xd7\x89\x9f\x2c\x13\xd7\x89\x9f\xac\xe1\xeb\xc4"
- "\x4f\x26\x13\x3d\xf8\x49\x01\xd1\x89\x9f\xc4\x90\xe3\x1f\xee\xb1"
- "\x3c\xce\xe9\x44\x72\x9c\xd3\x89\x9f\x1c\x95\x36\x0f\xa4\x53\xfa"
- "\x7a\xbb\x68\x1e\x48\x67\xf5\xf5\x76\xf5\x3c\x90\x63\x32\xd7\xbf"
- "\x3f\xe6\xe8\xfa\xf7\x77\xc7\xc9\xb4\xf7\xf3\x7e\x52\xca\xf5\xf3"
- "\xfe\xcf\x29\x79\x7a\xe5\x7f\x8a\xe5\x6b\xf3\xcf\x2c\xf6\xef\xfd"
- "\x8c\xb7\x7f\x2f\x7f\x3c\xfc\xdf\x73\xed\x6b\xf3\x13\x16\xfb\xf7"
- "\x7e\xca\xee\xdf\xfb\x29\xbb\x7f\xef\xa7\xc3\xe4\x8c\x87\xdf\x52"
- "\x8f\x5c\xdf\xb6\x1e\x0f\x7f\xfe\x24\x19\x0f\xbf\xdc\x7a\x3c\xfc"
- "\xf1\x1d\xfc\xf1\xf0\x45\x3e\x62\xe3\xe1\x71\xbf\x6f\xdb\xa1\x21"
- "\x39\x78\x2c\xbc\xe0\x38\xf8\x19\x9d\x3b\x0e\x1e\x73\xf3\xbd\xb5"
- "\x44\xdb\xef\xec\x91\xda\xfe\x98\xc5\xda\xf9\xc7\x65\xee\xff\x7b"
- "\xdc\x6a\xff\xdf\xcf\x05\xf6\xff\x3d\x2e\x61\xff\xdf\xe3\x32\xf7"
- "\xff\x3d\xee\xe0\xfe\xbf\x9f\xda\xec\xff\x4b\xc6\xc1\xff\x7d\xbb"
- "\xf8\x38\x78\x72\xce\x56\x93\xfd\xc3\x62\x5d\xa9\x7f\xf4\x80\xfd"
- "\x7f\xff\x21\xb2\x47\xeb\x3f\xd8\xfd\x7f\x3f\xbd\x03\xfb\xff\x7e"
- "\x2a\xb2\xff\xef\x3f\xd8\xfd\x7f\x3f\x6d\xdf\xcb\x97\xd3\xf6\x9f"
- "\x8a\xec\xff\x7b\xc2\xc3\xfa\x1a\xa2\xed\x3f\x65\xf7\xff\x3d\x61"
- "\x67\xff\xdf\x13\xec\xfe\xbf\x27\xd8\xfd\x7f\x09\xa6\xb6\xda\xfe"
- "\x84\x03\xfb\xff\x7e\xca\xee\xff\xfb\xa9\x9d\xfd\x7f\x4f\x08\xec"
- "\xff\xfb\xf7\x1c\x61\x6d\xff\x99\xc5\xfe\xbf\x9f\x59\xed\xff\x7b"
- "\xa2\x87\xec\xff\x2b\xca\x2d\xab\xfd\x7f\x4f\xca\xd8\xff\xf7\x33"
- "\x89\xfb\xff\x7e\x2a\xb2\xff\xef\x67\xec\xfe\xbf\x9f\x8a\xec\xff"
- "\xfb\x99\xc8\xfe\xbf\x9f\x59\xed\xff\xfb\xa9\xc8\xfe\xbf\x9f\x1d"
- "\xe2\xe5\x6f\xa3\xed\x3f\xb3\xda\xff\xf7\x53\xab\xfd\x7f\x3f\x67"
- "\xf7\xff\xfd\xfb\x38\xe9\xda\xfe\x73\x3b\xfb\xff\x7e\x6e\xb5\xff"
- "\xef\xe7\xec\xfe\xbf\x9f\xb3\xfb\xff\x7e\xce\xee\xff\xfb\xf7\xb1"
- "\x96\xc7\x39\x6d\x4f\x8e\x73\xda\xfe\x73\x29\xfb\xff\x16\x48\xe9"
- "\x03\xfe\xf5\xc7\x71\x28\x7b\xe8\x38\x8e\x53\x32\xfb\x7f\x4f\x39"
- "\xd1\xff\x7b\xc6\x9b\xd3\x98\x67\xbc\xc5\xc7\x12\x9c\xea\xa0\xff"
- "\xf7\xab\x59\x9c\xc6\x2c\x61\xe7\x2b\x95\xec\x25\xf5\x74\xc9\x3c"
- "\x47\xc7\x12\x6c\xb9\xcd\xea\x4a\xf3\x58\x82\xd5\xec\x58\x02\xd0"
- "\x96\x44\x4b\x7e\x79\x81\x3f\x96\xe0\x8b\x79\x62\x63\x09\x04\xc7"
- "\x10\x58\xe9\x47\xb3\xd6\x94\x3b\x86\xa0\xe7\xeb\xc7\xcf\x2d\xc6"
- "\x10\x7c\xb9\x4f\x9e\x7e\xfc\xb2\x80\xaf\x1f\xcf\x9c\xb2\xd5\x8f"
- "\x25\x7d\x1d\xd7\x8f\x25\xc1\xf2\xf4\x63\x89\xda\x31\xfd\x58\x92"
- "\x29\x3c\x86\xe0\x94\x41\x7c\x0c\x01\x39\x67\xdb\xee\x7f\x15\xcc"
- "\xb5\xfb\xa7\x5b\xba\xbf\x7e\x3c\x9d\x27\xdc\xc6\x9f\xde\x47\xf4"
- "\x63\x49\x46\xe7\xeb\xc7\x92\x0c\x61\xfd\xf8\xd5\x20\xd2\xd6\x96"
- "\x64\xd8\xea\x47\xb8\x46\x50\x3f\x7e\x15\x61\x7d\x0d\xd1\x8f\x25"
- "\x5a\xa2\x1f\xbf\x5a\x28\xae\x1f\xff\x6f\x2f\x52\x2f\x7d\xf5\x1d"
- "\xa9\x97\x08\xa6\xb6\xfa\xf1\xab\x43\x1d\xeb\x47\xc2\x21\xe6\x39"
- "\x45\xf5\xe3\x57\x8d\xb6\xfa\xf1\x94\x48\xdf\x70\xe9\x59\x8e\x47"
- "\xa5\x8b\xf9\xfa\xf1\xff\x8e\xeb\x19\xfa\x51\x94\x5b\x79\x7c\xfd"
- "\x58\xea\x21\x5d\x3f\x96\x8e\x97\xa6\x1f\x31\xe7\x84\xf4\x63\x69"
- "\x26\xcb\x1f\xad\xb0\x7e\x2c\x3d\x20\xac\x1f\x4b\x4f\xf1\xf5\x23"
- "\xce\x5f\x48\x3f\x96\x5e\xe7\xe5\x6f\xa3\x1f\xcf\xf4\xe5\xeb\x47"
- "\x92\x8e\xd3\x8f\x67\x0e\x92\x3a\xf4\x94\x8c\xbe\xe1\x33\x99\xe2"
- "\xfa\xf1\x4c\x2e\x5f\x3f\x9e\x61\xd7\xce\x3f\x53\x4c\xf4\xe3\x99"
- "\x64\x72\xfc\xd4\x1e\xcb\xe3\x9c\x7e\x3c\x65\xd5\x37\x7c\xa6\xd2"
- "\x9e\x7e\xa4\xb5\xf5\xe9\x5a\xca\x54\x08\x3f\xdc\x96\x0e\x82\x76"
- "\xac\x18\xfe\x5d\x0a\xed\x91\x12\xfe\x5d\x29\xa6\x57\xf4\x5e\xf5"
- "\xe9\x26\xd0\x1e\x26\xb8\x4f\x85\xfe\x97\xe2\x62\x3f\x03\xdc\xfb"
- "\x6b\xb2\x67\x0b\xe4\xe9\x69\xe8\x13\x6e\xa2\xe3\xa1\x0d\x87\x7f"
- "\x27\xc1\x31\x48\xdf\x1f\xda\x3d\xd5\x6a\xd4\xff\x06\xf5\x75\xa2"
- "\x39\x1d\x3c\x73\xff\x4b\xd4\xd7\xc1\x38\x8f\xa6\x2d\x5f\x27\xc3"
- "\xfb\x54\x8b\x3e\x2b\xe4\x15\x79\x60\x28\x5a\x67\xa0\x7f\x2a\x5e"
- "\x52\x8f\x6a\xa8\xaf\x4f\x7b\xd6\xf5\x09\x87\x7a\x08\x61\xbd\x57"
- "\xe8\xa7\x77\xc5\x79\x16\x2f\x69\xc5\xe7\xf6\xe3\x73\x46\x78\xc6"
- "\x94\xc5\x88\xca\xaa\xef\xe3\x06\xba\xaa\xd7\xfa\x06\xba\x76\xa9"
- "\x01\x9e\x39\xc9\x80\x3e\x1f\x5a\xe5\xfa\xd1\xce\x2a\xa6\xed\x29"
- "\x6f\x30\x32\x79\xa8\x96\x30\xcf\x73\x66\x17\xa4\x17\x7a\x86\x4d"
- "\x87\x91\xba\xd7\x48\x5a\x27\xad\xbd\xfb\x66\xb0\x58\x1c\x3d\xd3"
- "\x86\xa2\xe2\x40\x88\x9d\x0a\x51\x42\xe7\x25\xde\xc7\xde\xfa\xb7"
- "\x6e\xef\x0e\xa4\x1b\xd6\xef\x40\xd4\x56\x53\x1f\xb7\x2f\xa1\x4e"
- "\xdc\xbd\x8d\xd6\x37\x6d\xf9\x46\xaf\x73\x39\x35\x0d\xc7\xfc\x4d"
- "\x38\xbf\x75\x20\xad\xbf\xb5\x01\xf3\xa6\xcc\xed\x14\xb4\xed\xd6"
- "\x58\x2c\x8f\x5d\x3c\x4f\xb5\x72\xe1\xe2\xb8\xa5\xab\x56\xaa\xfc"
- "\x63\xfb\xa1\x69\x4b\x97\xaa\x16\xcf\x5b\xb2\x46\x65\x79\xe6\xf7"
- "\xaa\xd8\x85\x2b\xe6\xcd\x4f\x88\x0b\x5e\xfc\x4a\x62\x3f\x78\x26"
- "\x64\xf1\x1c\xde\xf8\x59\x4c\x5b\xca\xbc\x77\xbd\x83\xd0\xbb\x03"
- "\x90\x2b\x7e\x2e\xb8\x5f\x92\xce\xd5\x3d\x0f\xdf\x2f\x6b\x1b\xdd"
- "\x40\x41\x9a\xf5\x50\xa7\x6d\x4d\xe9\x03\x69\xbf\xd9\xb8\x1b\x9e"
- "\x6b\x17\x3c\x37\x3c\x23\x3c\x73\x59\x81\xf9\x99\xcd\x9c\x58\x8f"
- "\x39\x91\x52\x0f\x1c\x2c\x3b\xed\xd9\xdc\xe7\x79\x9a\x8e\xc6\xef"
- "\xd7\x00\x65\xc5\xe5\x0a\x75\x76\x36\xe3\x01\xb2\xeb\xd3\xe1\x5a"
- "\x9d\x99\x63\xa6\x9c\xa7\x54\xf4\x3b\xf5\x51\xa0\x1d\x5d\x9a\xe8"
- "\xf8\xa7\x81\x9b\x70\xfd\xd9\xe0\x51\x08\xa5\xd2\x4d\xd1\xcc\xfe"
- "\x03\x74\x13\x70\x98\xf0\x14\xce\x95\xa3\x5b\x14\x7a\xa6\x69\xcb"
- "\xd9\xe1\x3a\xb4\xb8\x0e\xe7\xa1\x83\x63\x38\xe6\xa6\x3d\xd1\x7b"
- "\x5e\x0a\x40\xa9\x23\x52\x51\x6a\x13\xbe\xa6\xc0\x2f\xc9\x73\x25"
- "\x72\x89\x4c\xa2\x7f\x80\x7a\xc7\x85\x1e\x16\xbd\x87\xde\xe7\x97"
- "\xa4\xa3\xce\xba\x99\x72\x9f\x52\xc1\xfb\xd4\x41\x3e\x09\x3a\xd4"
- "\x56\x89\xf3\xd9\xba\x8d\x89\x7d\x1d\x7e\x77\x88\x0f\x78\x19\xba"
- "\x98\xde\xc0\x96\x21\xad\x67\x95\x49\x3b\x07\x55\xb8\xde\x46\x91"
- "\x06\xba\x8d\xce\xf6\xac\x2a\x6f\x68\x80\x3a\x2d\xf1\x15\xba\x5f"
- "\x99\xbf\xa7\x61\x61\xdc\xee\x01\x50\x16\xb3\xe7\x20\x3a\x7b\x84"
- "\xf7\x4b\x23\x91\x12\xf2\x2e\x35\xc7\x13\x62\xe9\x2a\x8d\x47\x67"
- "\x99\x35\x5d\x30\x1f\xe0\x79\x58\x3e\x94\xfb\x9e\x5a\x69\xcb\x87"
- "\xf6\xb2\xb9\x2d\x50\x6b\xa0\xa3\x9f\x6f\xcb\x09\x2c\xa5\xbd\x03"
- "\x8f\xa6\x5c\x46\xbd\x71\x6c\xcb\x41\xef\x67\xad\x46\xbe\x99\x73"
- "\x90\x6a\xee\x1a\x25\xd2\xe7\x06\x16\x7a\xa6\xa5\xba\x40\x4c\x28"
- "\xa8\x5f\x42\xa0\xce\x0c\x69\x1b\xf8\x94\x2a\x39\x0e\x51\x87\x2e"
- "\x15\x52\x58\x27\xe3\x71\x21\x10\xeb\x0b\xbb\xe0\x3a\xfa\x97\x68"
- "\x84\xf1\x60\xb0\xf8\x25\x1e\x45\x80\x6a\xc0\xdf\x38\xae\x50\x15"
- "\x1e\xf9\x90\xa7\xb4\xf7\x2a\x67\xf4\xaf\x11\xb0\x1a\x05\x38\x55"
- "\xd4\x18\x99\x3c\x19\xac\x12\x38\xac\x4e\xc2\x73\x70\x78\x95\xe7"
- "\x60\x5c\x85\xdf\x39\x48\x49\xde\x39\x28\x9c\xf6\x0e\x1a\x2d\xfe"
- "\xce\x41\x21\xe4\x9d\x7b\xd5\xdb\x7f\xe7\x8a\xb3\xf6\xdf\xb9\xd2"
- "\x45\xfa\x3b\x57\x6c\x97\xfe\xce\x15\xe9\x76\xde\x99\xc5\x39\x08"
- "\x70\x0e\xb2\x83\x73\x10\x8b\xf3\x3d\x97\xec\xbf\x73\xe5\xa9\x0e"
- "\xde\xb9\x51\xfa\x3b\x57\x66\x48\x7f\xe7\xca\x64\xf1\x77\x56\xb3"
- "\x38\xab\x01\x67\xb5\x1d\x9c\xd5\x2c\xce\x5e\xdf\xda\x7f\xe7\x73"
- "\xc7\xec\xbf\xf3\xb9\xab\xd2\xdf\xf9\x5c\xaa\xf4\x77\x3e\x97\x68"
- "\xe7\x9d\x59\x9c\xd5\x80\xb3\xda\x0e\xce\x6a\x16\xe7\xc7\xb7\xd8"
- "\x7f\xe7\x6f\x0f\xd8\x7f\xe7\x6f\x2f\x4a\x7f\xe7\x6f\x57\x4a\x7f"
- "\xe7\x6f\x63\xc5\xdf\x39\x98\xc5\x39\x18\x70\x0e\xb6\x83\x73\x30"
- "\x8b\xf3\xcc\x09\xf6\xdf\xf9\x7f\xf3\xed\xbf\xf3\xff\x9e\x93\xfe"
- "\xce\xff\x1b\x2f\xfd\x9d\xff\x37\x5a\xec\x9d\x5b\xa1\xde\x76\x87"
- "\x77\x69\xfb\x57\xf4\xf3\x46\xef\xc0\x13\xee\x35\x88\xca\xdb\x60"
- "\x8a\xf7\xac\x45\x7d\xe1\xdd\xe2\xe9\x6d\xe3\xf4\xf8\xaf\xc9\x3b"
- "\xb0\xa8\xd5\x3b\xb0\xb4\x65\x40\x7d\xd4\x1b\xb3\x51\x6f\xac\xc7"
- "\x37\x9b\x90\xaf\x29\x27\xf0\x68\xc6\x0b\x48\xb5\x5e\x8f\x94\xe5"
- "\x29\x3a\x94\x92\x48\xeb\xcb\xd1\x8f\xc8\xa3\x16\x7b\xcf\xef\x51"
- "\x59\x5d\x29\x5a\xb2\x9c\xa6\xaf\x50\xdf\x0d\xc1\xdf\x80\x41\x27"
- "\xa7\x6a\xff\x89\x54\x70\x8f\x90\x5d\xf0\xc3\xf9\x78\x4e\x86\xf6"
- "\x73\xdb\xb8\xfa\xdd\x29\xc8\xf7\xb3\x45\xb5\x08\x1f\xcf\x87\x9f"
- "\x71\xdb\x53\xaa\x94\xd9\x88\x3a\x5c\x5f\x45\x91\xb6\xf9\xfc\x55"
- "\xeb\xb6\x79\xf2\x3c\x88\xe5\x7c\x7c\xee\xbb\x31\x79\x2f\x48\x8d"
- "\xe5\xf9\xa3\xe6\xb6\x9b\x89\x65\xb5\x91\xb4\xf7\x56\x6d\xf7\x67"
- "\x70\x7f\x2e\x96\xe7\x0b\x70\x2c\xe9\x9c\xc0\xca\x8a\xda\x56\xec"
- "\x9b\x94\x57\x92\x10\x05\xc7\xa7\x95\x27\xd6\x23\xe1\x18\x07\x29"
- "\xb9\x18\x07\x8d\x75\xaf\xe9\x55\x2f\x1c\xe3\x20\x4d\xab\x77\x50"
- "\xb8\x6d\x8c\x83\x46\x3b\x16\xe3\x7f\xa6\x39\x1f\xe3\x7f\x46\x88"
- "\xc7\xf8\x9f\x3b\xa4\xc7\xf8\x9f\xbe\xd2\x63\xfc\x4f\x37\x12\xe3"
- "\xa0\x28\x7e\x8c\xbf\x2b\xb2\x13\x63\x0b\x1e\x07\x01\x8f\xef\xb9"
- "\x24\x12\x63\xe0\x71\x90\x00\x8f\x83\x1c\xe4\xf1\xbf\x2e\x3b\x1f"
- "\xe3\x7f\x1d\x11\x8f\xf1\xbf\x8c\xd2\x63\xfc\xaf\x64\xe9\x31\xfe"
- "\x57\x02\x1b\x63\x2b\x1e\xff\x6b\xb0\x78\x8c\xd5\x16\x3c\x56\x03"
- "\x8f\xbd\xbe\x15\x8e\xb1\x1a\x78\xac\x16\xe0\xb1\xda\x41\x1e\x5f"
- "\x98\xe4\x7c\x8c\x2f\xf8\x88\xc7\xf8\xc2\x3c\xe9\x31\xae\xd2\x49"
- "\x8f\x71\x55\x25\x89\xb1\xda\x8a\xc7\x55\xa9\x76\x62\x6c\xc1\x63"
- "\x35\xf0\xf8\xf1\x2d\x22\x31\x06\x1e\xab\x05\x78\xac\x76\x90\xc7"
- "\xdf\x1f\x72\x3e\xc6\xdf\xaf\x11\x8f\xf1\xf7\xa7\xa5\xc7\xf8\xfb"
- "\x30\xe9\x31\xfe\x7e\x34\x1b\x63\x2b\x1e\x5f\xa8\x11\x8f\x71\xb0"
- "\x05\x8f\x83\x81\xc7\x33\x27\x08\xc7\x38\x18\x78\x1c\x2c\xc0\xe3"
- "\x60\x07\x79\x5c\xed\xe5\x7c\x8c\xff\x7d\x51\x3c\xc6\xd5\x23\xa5"
- "\xc7\xf8\xdf\xfb\xa5\xc7\xf8\xdf\xdb\x49\x8c\x83\xad\x78\xfc\xef"
- "\x70\xb1\x18\xb7\x81\x07\xf4\x80\x18\x7b\xd4\x21\x2a\x1f\xc7\xb6"
- "\x8a\xc4\xd6\x38\x70\x9c\x3e\x9f\x32\xc5\xe3\x98\x30\x7d\x40\x3f"
- "\xfb\xf6\x37\xe6\x04\x9e\xa0\x29\x78\xa7\x14\xdc\xef\x5a\x9d\x6d"
- "\xd8\x80\xfa\xab\x52\x70\xff\xef\x7f\x98\xf1\x01\xaa\x94\xb7\x2e"
- "\xc2\xfd\x14\xb8\xdf\xcb\x90\x7d\x33\xc4\x08\x25\xfb\x0a\x75\xf1"
- "\x0c\xed\x3f\x58\x0b\x7e\xb3\x92\x7e\xcd\xd7\xbb\xa2\xae\x10\xe2"
- "\xf3\x35\x2a\xaf\xfa\x14\x99\x06\x8e\xab\x1f\x65\x40\x01\xf4\xcf"
- "\x01\xde\x65\x2b\x75\xc8\xf8\x8a\xaf\x7b\x45\x52\x29\xaa\x48\xfa"
- "\x18\x45\xd6\xd2\xb7\xe9\xff\x06\xb8\xb7\xf9\x84\x69\x8c\x3e\xe3"
- "\x2a\x8d\xb9\x11\x45\x06\x9f\xb0\x80\x43\xab\x75\x94\x7b\x33\x0a"
- "\x48\xa8\xa1\xe9\xac\xf9\xc8\x35\xeb\x12\x72\xdb\x3a\x1f\xb9\x6f"
- "\xbd\x84\x94\x65\x35\x55\xe8\xec\xb5\x52\x74\xb6\xfe\x02\x3a\x7b"
- "\x1b\x7e\xad\xf0\x33\xc1\x2f\xf5\x02\x60\x8d\x50\xc4\x75\x84\xf7"
- "\x6e\xd4\x07\x55\x23\xef\x32\x43\x15\xc2\xf3\x5f\x6f\x50\x17\xe3"
- "\xdc\x63\x90\x37\xfd\x5f\x5f\x44\xbf\xe2\x4b\xc1\x39\x57\x7c\xbc"
- "\xc2\xa0\x47\x65\x35\xcd\xf8\x7c\x18\x9c\x77\x5d\x5f\x03\xf9\x9b"
- "\x4a\xf1\xde\x8c\xfa\xb2\xd4\x33\xf0\x7e\x7b\x55\x34\xf6\xd0\x03"
- "\x03\xb5\x5a\x08\xb5\x89\xf6\x7d\x80\xf0\xe0\x3f\xeb\x76\x99\xa4"
- "\x62\x7d\x31\x87\x89\xf1\x6b\xbe\x03\x20\xce\x7e\xa6\xd7\xa2\x95"
- "\x53\x2e\xfc\x40\x97\x37\x54\x31\x7d\x09\xe5\x0d\x5f\xa3\x8a\x8d"
- "\x26\x14\xb9\x06\xa1\xc9\x46\x84\x70\x2c\x2a\x92\x6a\xd1\x94\x44"
- "\xe4\x89\xfb\x9f\x4d\x3f\x07\x0c\xa8\xa8\xd1\xa3\x75\x06\x78\xc6"
- "\x1b\xcd\xed\xcf\x58\xbe\xb1\x1c\xc1\x39\xbf\xf2\x78\x1d\x72\x4f"
- "\x44\x4a\x1c\x5f\x43\x4e\x60\xd1\x14\x28\x3f\x4b\x1a\x68\x1a\xc7"
- "\x16\xc7\x14\xc7\x17\xe7\x67\x8e\x79\x45\xac\x1e\xad\x6f\x46\xca"
- "\x8a\x14\xf8\x9b\x44\xeb\x2b\xd0\x4d\x04\xcf\x98\x44\x7b\xed\x55"
- "\x01\x2f\x1a\x30\x17\x74\x54\x75\x3a\xe0\x3f\x40\x98\x53\x41\xa3"
- "\x09\xa7\x7a\xd5\x77\xcc\xa9\xa0\xb1\x1c\xa7\xfe\x73\x99\xe3\x94"
- "\xee\x94\x38\xa7\x74\x43\x08\xa7\x82\xa2\xba\x27\xa7\x7e\x38\x6e"
- "\x9f\x53\x3f\x6c\x17\xe7\x54\x50\x38\x3d\x30\x48\xc9\xe7\x94\xee"
- "\x9c\x74\x4e\xfd\x50\xdb\x75\x9c\x0a\xd2\xc8\xe3\xd4\x0f\x65\x7c"
- "\x4e\xfd\xa7\xda\x0e\xa7\xd8\x7a\xea\x9e\x4b\x0e\x70\xca\xa2\x9e"
- "\xfa\xf1\x49\x8e\x53\xff\xf5\x11\xe7\xd4\xa5\x65\x2c\xa7\xba\x69"
- "\x3d\x75\xc9\xc3\x3e\xa7\x7e\xac\xb3\xc3\x29\xa8\xa7\x82\xac\xea"
- "\xa9\xff\xfa\x4b\xe7\xd4\xa5\xb1\x5d\xc8\x29\x99\xf5\xd4\x25\x15"
- "\x9f\x53\x3f\x86\x88\x73\x4a\xcd\xd6\x53\x5e\xdf\x76\xcc\x29\xb5"
- "\x45\x3d\xf5\xdf\x4c\x8e\x53\x97\x17\x8a\x73\xaa\xe6\x34\xe1\x94"
- "\xba\x9b\xd6\x53\x35\xf3\xec\x73\xaa\x26\x54\x9c\x53\x6a\xa8\xa7"
- "\xd4\x56\xf5\xd4\xe5\x35\xd2\x39\x55\xa3\xed\x3a\x4e\xa9\x65\xd6"
- "\x53\x35\x2b\xf9\x9c\xfa\xef\x46\x3b\x9c\x62\xeb\xa9\xc7\xb7\x38"
- "\xc0\x29\x8b\x7a\xea\xf2\x8f\x1c\xa7\x7e\x3a\x29\xce\xa9\x9f\x06"
- "\xb1\x9c\xea\xa6\xf5\xd4\x95\x63\xf6\x39\x75\x25\xc7\x0e\xa7\xa0"
- "\x9e\x52\x5b\xd5\x53\x3f\x9d\x95\xce\xa9\x2b\x35\x5d\xc8\x29\x99"
- "\xf5\xd4\x95\x52\x3e\xa7\x2e\x57\x89\x73\x2a\x98\xad\xa7\x66\x4e"
- "\xe8\x98\x53\xc1\x16\xf5\x54\xed\x18\x8e\x53\xd7\xbc\xc4\x39\x75"
- "\x75\x31\xe1\x54\x70\x37\xad\xa7\xae\xf6\xb5\xcf\xa9\xda\x5a\x71"
- "\x4e\x05\x43\x3d\x15\x6c\x55\x4f\x5d\x1b\x26\x9d\x53\x57\x35\x5d"
- "\xc7\xa9\x60\x99\xf5\xd4\xd5\xc1\x7c\x4e\xd5\xaa\xc5\x38\xd5\x8a"
- "\x7d\x9f\x0b\x70\x2a\x1e\x7c\x1f\x70\xc8\xb3\x92\x70\xaa\x0d\x38"
- "\xf5\x9e\x25\xa7\xfe\x6d\xed\xfb\xae\x6d\x36\xb5\x73\xaa\x2e\xd7"
- "\x9a\x53\x26\xe0\x54\x1b\xc3\xa9\x9f\x0f\x99\x7d\x5f\x45\xdd\x1e"
- "\xc0\xea\x1a\xaa\x88\x02\x3e\x6d\x63\xf9\xf4\x6f\xe0\x13\xbc\x8f"
- "\x09\xde\xb7\xac\xba\x0a\x45\xea\xc9\x7b\xb5\xc2\xfb\x9a\x2c\xb9"
- "\xd4\x5a\x4b\x61\x0e\x61\xee\x98\x79\x74\x76\x09\xf0\x67\xf9\x39"
- "\x74\x76\x35\xfc\xd6\xc2\x2f\x05\x7e\xe8\x1c\x2a\x03\xc5\x8b\xfb"
- "\xec\x39\xfe\x54\xb2\xfc\xf9\x79\x92\x7d\xfe\xfc\x1c\x20\xcd\xe3"
- "\xd5\xed\x93\xce\x9f\x9f\x93\xd8\xb1\x74\xca\xc8\xa9\x3f\xd0\x78"
- "\x0c\x2c\xe1\xc8\x35\x14\x69\x40\x9e\xf4\xcc\x80\x01\xee\xd1\x48"
- "\xf9\x86\x11\x51\x99\xf3\x91\x32\xf3\x7b\x78\x5f\x73\xd9\xb9\x84"
- "\xdc\xbf\x6e\xfe\x14\x95\xd5\x57\xa1\xb2\xdb\x67\x50\x99\x09\x7e"
- "\xd7\xe0\x07\xcf\x18\x19\x67\xf9\xbe\x7a\xf6\x7d\xeb\x9e\x84\xbc"
- "\x86\x8b\xbf\x6f\x9d\x2f\xf3\xbe\xb1\xf0\xbe\xad\xdc\xfb\x56\x00"
- "\x17\x01\x17\x3f\x13\xeb\x13\x23\xf5\xa8\xef\x52\x03\x4d\xb7\xb2"
- "\x1c\xc4\xb8\x7c\x7d\xbe\x19\x45\x26\x02\x56\xaf\x00\x07\x6b\xf6"
- "\xa3\xf5\xc9\xc0\xc1\xd6\x66\xfc\x5d\x5f\x5f\x91\xda\x02\x1c\xfc"
- "\x79\x16\x0d\x71\x6b\xc3\x1c\xfc\x37\xe6\xe0\xb5\x54\x93\x28\x07"
- "\xc1\x27\x32\x1c\x04\x9f\xd8\x21\x07\x2d\x7d\xe2\x75\x0f\x8e\x83"
- "\xbf\x0c\x12\xe7\xe0\x8d\x47\xcc\x3e\xf1\xd7\xe7\xe0\xf5\xb3\xf6"
- "\x39\x78\xfd\xa0\x34\x4f\xf8\xcb\x48\xe9\x1c\xbc\x6e\xe8\x3a\x0e"
- "\xde\x38\x69\x9f\x83\x37\xf2\x3a\xe6\x60\x90\x46\x1e\x07\xaf\xeb"
- "\xf8\x1c\xbc\xee\x6a\x87\x83\x6c\x3d\x08\xbe\xb2\x63\x0e\x5a\xd4"
- "\x83\xbf\x64\x73\x1c\xbc\x99\x2f\xce\x41\xfd\x31\xb3\xaf\xfc\xf5"
- "\x39\xa8\x9f\x6a\x9f\x83\xfa\x10\x69\x1e\xf2\xe6\x21\xe9\x1c\xd4"
- "\xa7\x76\x1d\x07\x6f\x8e\xb7\xcf\xc1\x9b\x2a\x07\x38\x28\xb3\x1e"
- "\xd4\xc7\xf2\x39\xf8\x4b\xba\x38\x07\xd5\x6c\x3d\x08\x3e\xb4\x43"
- "\x0e\x5a\xfa\xd0\x7a\x1f\x8e\x83\x0d\xc3\xc4\x39\x78\xeb\x49\xb3"
- "\x0f\xfd\xf5\x39\x58\xff\x9d\x7d\x0e\xd6\x1f\x95\xe6\x39\x1b\x1e"
- "\x91\xce\xc1\x5b\xae\x5d\xc7\xc1\x5b\xa7\xed\x73\xf0\x56\x41\xc7"
- "\x1c\x54\xcb\xac\x07\xeb\x6b\xf9\x1c\xac\x77\xb7\xc3\x41\xb6\x1e"
- "\x04\xdf\xda\x31\x07\x2d\xea\xc1\x86\x1d\x1c\x07\x6f\xef\x13\xe7"
- "\x60\xe3\x49\xb3\x6f\xfd\xf5\x39\xd8\x38\xdd\x3e\x07\x1b\x35\xd2"
- "\x3c\xea\xed\x63\xd2\x39\xd8\x98\xde\x75\x1c\xbc\x3d\xc9\x3e\x07"
- "\x6f\x07\x38\xc0\x41\x99\xf5\x60\x63\x02\x9f\x83\x0d\x5a\x71\x0e"
- "\x06\xb3\xf5\x20\xf8\xdc\x0e\x39\x68\xe9\x73\x9b\x86\x70\x1c\x6c"
- "\x19\x29\xce\xc1\xe6\xf1\x66\x9f\xfb\xeb\x73\xb0\xe9\xa2\x7d\x0e"
- "\x36\x9d\x90\xe6\x69\x5b\x9e\x94\xce\xc1\x66\xf7\xae\xe3\x60\xf3"
- "\x59\xfb\x1c\x6c\x3e\xd8\x31\x07\x83\x65\xd6\x83\x4d\x7a\x3e\x07"
- "\x9b\xbc\xc5\x38\x68\x02\x5f\xdc\x56\x30\x58\x6b\xca\x09\xd3\x78"
- "\xba\xa8\x90\xc1\x7b\x14\xaa\x58\xd9\x80\xa6\x34\x42\x7c\x12\x1b"
- "\xd1\x9c\x46\x25\x32\xe6\x84\x05\x80\x2f\x2c\xb2\xf0\xcf\xcc\xd8"
- "\x32\x83\x76\xaf\x6a\xeb\x12\xe4\x0a\xfe\x1b\xfb\x99\x90\x8a\x2b"
- "\xcd\x08\xdf\x7f\x1d\x7e\x9e\x6b\xdc\xf3\xe0\x7e\x02\xfa\x97\x00"
- "\x25\xf3\x8d\xb9\x55\x87\x6a\xc6\x22\x45\x59\x8d\x0e\xe2\xb0\x96"
- "\xc1\x17\xc7\xe5\x0a\xd5\xea\xbe\xfb\x06\x72\x35\xfc\xd7\xd7\x0f"
- "\xe2\xed\xed\xf1\x3a\x72\x19\x5c\x43\x9b\x70\x5c\x71\xbc\x70\x8c"
- "\x55\x6b\xf1\xb7\xeb\xd6\xd9\xe5\xc0\x31\xc3\x7f\x03\xfc\x76\x41"
- "\x3a\x61\xbf\xda\x1a\x27\x9d\x1b\xad\xec\x7c\xd8\x56\xd7\xb2\x6a"
- "\x24\xf8\xed\xd8\x04\xfe\xcd\xb1\x58\x05\x69\x2c\x7c\xde\x1d\x88"
- "\x55\x9b\xc6\xb1\x58\xb5\x6d\xe6\xc7\x4a\xc8\x57\xb5\x65\x4b\x8f"
- "\x55\x1b\xbb\x4e\x64\x5b\x88\x9d\x58\x39\xc8\xab\xa0\x22\x0b\x3f"
- "\x72\x07\x62\x65\x88\x75\x2c\x56\x86\x63\x56\xb1\x12\xd0\xff\x86"
- "\x93\xd2\x63\x65\x48\x25\xb1\x32\xcc\x12\x8f\x95\xda\x41\x5e\xa9"
- "\x35\x16\xba\xf9\x0e\xc4\xca\xa8\x75\x2c\x56\xc6\x1f\xf9\xb1\x12"
- "\xd2\xa9\xc6\xab\xd2\x63\x65\x3c\x48\x62\x65\x4c\xb7\x13\x2b\x07"
- "\x79\xa5\x2e\xb2\xd0\x77\x77\x20\x56\xa6\x13\x8e\xc5\x8a\xf6\xb0"
- "\x8a\x95\x80\x9e\xa2\x7d\xa4\xc7\xca\x54\x45\x62\x65\x3a\x2a\x1e"
- "\xab\x60\x07\x79\x15\xac\xb1\xd0\x21\x77\x20\x56\x74\xad\x43\xb1"
- "\x52\xa0\x27\xf9\xb1\x12\x68\xf7\x15\x68\xbc\xe4\x58\x29\x90\x2b"
- "\x89\x15\xad\x13\x8b\x95\x31\x27\xf0\xa8\x27\xc4\xa0\x65\x5b\xa0"
- "\xd6\x33\x09\x51\xad\xc3\x21\x6e\xde\x10\xb7\x34\x15\x6a\xcb\x81"
- "\xb8\xe9\x0d\x68\xca\xb2\x1f\xe8\xf2\x3a\x23\x6a\x85\x98\xb5\x78"
- "\x07\x16\x55\xe8\x6b\xf1\x98\xa3\xa7\x2e\x29\xa8\x61\x33\x97\x29"
- "\x11\x8e\x1b\x8e\x03\x8e\x1d\x0d\x71\x63\xe2\xe8\x1d\x51\x64\xf4"
- "\x1e\x57\x19\x71\xfd\x07\x7a\xa9\x8e\xa6\xf1\xfb\xd2\xca\x9b\x21"
- "\xf8\xbb\x40\x64\x2d\xea\xab\x7a\x01\xbf\x93\xcb\x39\x7c\xbc\x42"
- "\x5f\x05\xfa\xa0\x1e\x31\xda\xec\x87\x00\x6f\xe3\x9f\x02\xdc\x8d"
- "\x15\xd1\xcf\xd3\x03\xea\xa3\x0c\x03\x9f\x52\xad\xbf\x8e\x7a\x63"
- "\xfd\x90\x65\x42\xbe\xeb\x16\x23\xea\xf0\xa2\x62\x8a\x99\xbb\xb6"
- "\x9c\xc9\x23\x1f\xe2\xe2\x4b\xdf\xb2\x18\xd3\x7d\x2b\x1e\x55\x5c"
- "\xd1\x32\xb8\x59\x6b\x04\x06\xb7\x7f\x05\x28\x41\x67\x86\xd0\xde"
- "\x81\xa5\xda\x72\xa4\xa2\xdb\x20\xc6\x78\x3e\x91\x82\xda\xbc\xbb"
- "\x55\x6a\x8c\x5d\x98\xf1\xdf\x26\x15\x3b\x7e\x0b\xe2\x84\xef\xcf"
- "\x8c\xdf\x4a\xb4\x18\xbf\x05\xcf\xdc\x3e\x7e\x4b\xe1\xa2\xc6\xe3"
- "\xb7\x4c\x3f\xf8\xfa\x99\xdf\x7d\x69\x02\x4d\xc3\xbb\x0f\x28\x6f"
- "\xd0\x23\xfc\xfe\xe5\x0d\xc5\x68\xfd\x4a\xa4\x2c\x6f\xad\x45\x29"
- "\x0d\xb4\xbe\x3c\xf5\x2a\x8a\x6c\xc4\x3a\x18\xf3\x85\x62\xfa\x42"
- "\x01\xdf\x3a\xd3\x0f\x01\x7e\x3a\x05\xa5\x2c\xaf\x44\xc8\x62\x1e"
- "\x4f\x3c\x68\x66\x37\xc0\x21\xbe\x22\xf5\x12\xa2\x07\x3e\x1d\x55"
- "\x61\xf8\x1e\xe3\x14\x0f\xe7\xc7\xb6\xeb\xeb\x81\x4f\xbf\x80\x8f"
- "\x61\xcc\xf0\xf7\x26\xbc\x3e\xc0\x6e\x0b\xfd\x8d\x79\xe1\x99\x94"
- "\x8a\x2a\x92\x5a\x51\xb9\x01\x21\xb8\xdf\xf6\x6f\xa2\xab\x44\x78"
- "\x14\x34\x9a\xf0\x28\x48\xe9\x99\xd4\xab\xbe\x63\x1e\x05\x69\x38"
- "\x1e\xb9\x2e\x74\x8e\x47\xae\x83\x9c\xe7\x91\xe2\xb2\x7c\x1e\x05"
- "\x85\xf3\x79\xe4\x7a\x4e\x3a\x8f\x14\x85\xd2\x79\xa4\x58\xe9\x1c"
- "\x8f\x5c\xe7\x11\x1e\x29\x46\x13\x1e\xb9\x46\x73\x3c\x62\xe6\x46"
- "\xdd\x21\x1e\x51\x3a\x3b\x3c\x62\xeb\xa3\x20\xa8\x8f\xee\xb9\xe4"
- "\x00\x8f\x2c\xea\xa3\xde\x47\x9c\xe3\x51\xef\x79\xce\xf3\xa8\x77"
- "\xb0\x13\x3c\xb2\xaa\x8f\xfa\x0c\x92\xce\xa3\x5e\xcd\xd2\x79\xd4"
- "\xeb\x84\x73\x3c\xea\x7d\x80\xf0\xa8\x57\x32\xe1\x51\xef\x3d\x1c"
- "\x8f\x98\xf9\x66\x77\x88\x47\xbd\x02\xc4\x79\xa4\x66\xeb\x23\x35"
- "\xd4\x47\x5e\xdf\x76\xcc\x23\xb5\x45\x7d\xe4\xd6\xe2\x1c\x8f\xdc"
- "\x0e\x38\xcf\x23\xb7\x55\xf2\x79\xa4\xb6\xaa\x8f\xfa\xce\x93\xce"
- "\x23\xb7\x50\xe9\x3c\x72\x73\x75\x8e\x47\x6e\x37\x09\x8f\xfa\x94"
- "\x10\x1e\xb9\xd5\x72\x3c\x62\xe6\xf0\xdd\x21\x1e\xf5\x49\xb4\xc3"
- "\x23\xb6\x3e\x52\x43\x7d\xf4\xf8\x16\x07\x78\x64\x51\x1f\xdd\x33"
- "\xde\x39\x1e\xf5\xbb\xe9\x3c\x8f\xfa\x9d\x74\x82\x47\x56\xf5\xd1"
- "\x3d\x07\xa4\xf3\xa8\x5f\xba\x74\x1e\xf5\x9b\xec\x1c\x8f\xee\x79"
- "\x92\xf0\xa8\x9f\x3b\xe1\xd1\x3d\x21\x1c\x8f\x98\x79\x91\x77\x88"
- "\x47\x7d\x8b\xc4\x79\x14\xcc\xd6\x47\xc1\x50\x1f\xcd\x9c\xd0\x31"
- "\x8f\x82\x2d\xea\x23\x8f\xcd\xce\xf1\xc8\xe3\x49\xe7\x79\xe4\xd1"
- "\x4b\x3e\x8f\x82\xad\xea\x23\x8f\x9b\xd2\x79\xe4\x5e\x29\x9d\x47"
- "\xee\x39\xce\xf1\xc8\x23\x8d\xf0\xc8\x7d\x1a\xe1\x91\x47\x12\xc7"
- "\x23\x66\xae\xe9\x1d\xe2\x91\x3b\x12\xe3\x11\x5e\x8b\xe0\x5d\xb2"
- "\x2e\x44\xc3\xd6\xb5\x48\xb3\x1b\xff\x6d\x45\x21\x4d\x59\xfd\x03"
- "\x4e\x25\x93\xf5\x00\x74\x8a\xfe\x4c\x7f\xaf\xd0\xf5\xf7\x1c\x00"
- "\x5c\xbc\x03\x0b\x23\x2f\x92\x35\x1a\xf0\xba\x20\xb7\xd6\xc7\xa3"
- "\x51\x78\x5d\x06\x85\x67\x0c\x5e\xc7\xaa\x7d\xed\x00\x6f\x91\xb5"
- "\x03\x66\x88\xaf\x1d\xd0\xba\xcd\x3c\xef\x76\x3f\x37\xef\x56\xe1"
- "\x19\x6c\x77\xde\xad\xc2\xd3\x27\x7f\x86\x54\x3e\xf4\xd7\xe1\x77"
- "\xbc\x35\x30\x50\xdb\x94\xe5\x39\x1c\xb0\x31\x90\x77\xf7\xdc\x83"
- "\x1c\x9a\x8f\xbb\xdf\x82\x27\xfd\x2b\x5f\x9a\x85\x52\xe9\x2d\xe5"
- "\xc3\x69\x9f\xc0\x42\x3a\x37\xb0\x58\xda\xb3\x40\xce\x76\xe3\x1d"
- "\x14\x22\x1c\x6f\x65\x25\x89\x37\xbb\x6e\x81\xb7\xc8\xba\x05\x33"
- "\xc4\xd7\x2d\x10\x8e\xb7\xd2\xfe\x3c\x67\x85\x72\x93\xf4\x78\x2b"
- "\xa3\x48\xbc\x83\x94\x4d\x59\xca\x1c\x2e\xde\x5e\x4a\xe9\xf1\x56"
- "\x86\x92\x78\x57\xf8\xd2\x3e\x41\x21\x74\x6e\x50\xa8\xc4\x67\xa9"
- "\xee\x20\xde\x22\xfc\x1e\x10\xca\xc6\x9b\xe5\xb7\xc8\x9a\x09\x33"
- "\xc4\xd7\x4c\x10\x8e\xf7\x00\x0f\xfb\xf1\xf6\x6a\x94\x1e\x6f\xaf"
- "\x62\x36\xde\xc0\xef\x01\xae\x5c\xbc\x07\xa4\x4a\x8f\xb7\x57\x21"
- "\x89\x77\xa5\x3b\xc4\x1b\xf8\x1d\x24\x91\xdf\x03\x26\xdb\x8f\xb7"
- "\x5a\x84\xdf\xf7\x16\x92\x78\xb3\xeb\x35\x78\x8b\xac\xd7\x30\x43"
- "\x7c\xbd\x06\xe1\x78\xdf\xbb\xce\x7e\xbc\xef\x8d\x93\x1e\xef\x7b"
- "\x43\x48\xbc\xd5\xc0\xef\x7b\x57\x72\xf1\xbe\x57\x2f\x3d\xde\xf7"
- "\xaa\x48\xbc\xcf\x21\xda\x47\x0d\xfc\x56\x4b\xe4\xf7\xbd\x27\x3a"
- "\x88\xb7\x08\xbf\x7d\x54\x6c\xbc\x59\x7e\x8b\xac\x15\x31\x43\x7c"
- "\xad\x08\xe1\x78\x7b\x5f\xb7\x1f\x6f\xef\xef\xa4\xc7\xdb\x7b\x0f"
- "\x1b\x6f\xe0\xb7\x77\x0d\x17\x6f\x9f\x18\xe9\xf1\xf6\xd6\xb2\xf1"
- "\x6e\x80\x78\x03\xbf\xd5\x12\xf9\xed\xa3\xb6\x1f\xef\x60\x11\x7e"
- "\x0f\xd4\x92\x78\xb3\xeb\x54\x78\x8b\xac\x53\x31\x43\x7c\x9d\x0a"
- "\xe1\x78\x0f\x9c\x6d\x3f\xde\x03\x27\x4a\x8f\xf7\x40\x25\x89\x77"
- "\x30\xf0\x7b\xe0\x34\x2e\xde\x03\x2b\xa5\xc7\x7b\x20\x22\xf1\xfe"
- "\xb6\x96\xf6\x09\x06\x7e\x07\x4b\xe4\xf7\xc0\x3c\xb1\x78\x7b\x42"
- "\xbc\x4f\x83\x8e\x01\xdd\x51\x64\xca\x01\x9d\x62\xe4\xc7\xbd\x22"
- "\x49\x83\x1e\xbe\x8d\x63\xef\x9b\x0c\x6d\x75\x51\x97\xad\x97\xa1"
- "\xf0\x8d\x73\x7a\xee\xb0\xc2\xf7\x11\xd1\xb9\xc3\x0a\xdf\x41\x92"
- "\xe7\x0e\x2b\x7e\x57\xc3\x69\x20\xdf\x00\x0e\x53\x5f\xa6\xfe\x90"
- "\x34\xa7\x58\xf1\xbb\xf3\x82\xeb\x68\x28\x7e\xb7\x11\xcf\x29\xa6"
- "\xb7\xfc\x6f\xb5\x29\x57\x8e\x36\xf2\x4d\xef\x18\xeb\x20\x8d\x29"
- "\x07\x34\x92\x28\xd6\x7e\xf1\xd0\x6e\x69\xba\x6c\xdd\x0e\x85\xdf"
- "\x54\xe7\xb1\xf6\x1b\x22\x8e\xb5\x5f\x2f\xe9\x58\x0f\xaa\xe4\xf4"
- "\x97\x9f\x37\x87\xb5\x9f\xf4\xf9\xe3\x8a\x41\xc5\x82\xeb\x79\x28"
- "\x06\x25\x12\xac\xbf\x0b\x35\xe5\xca\xd1\x65\x7e\x2b\x1d\xc0\x1a"
- "\xca\x75\x90\x9d\x72\x3d\x78\x1a\x60\x5d\xd4\x65\xeb\x87\x28\x06"
- "\x8f\x73\x1e\xeb\xc1\x7d\xc5\xb1\xbe\xef\xa6\x74\xac\xef\x3b\xc1"
- "\x69\xbf\xc1\x88\xc3\x7a\x70\x8e\x74\xac\xef\x3b\x28\xb8\xae\x88"
- "\xe2\xbe\x59\x04\xeb\x7f\x16\x00\xd6\x32\x34\xe1\xe0\x98\x8e\xb1"
- "\x56\x43\xb9\x56\xdb\x29\xd7\x43\x43\xa1\xbd\xd6\x74\xd9\x3a\x26"
- "\x8a\xa1\x23\x9d\xc7\x7a\x48\xa3\x38\xd6\x43\x2e\x4a\xc7\x7a\xc8"
- "\x7e\x4e\x77\x0e\xa9\xe3\xb0\x1e\x9a\x2a\x1d\xeb\x21\xdb\x05\xd7"
- "\x37\x51\x0c\x09\x27\x58\x57\xb9\x99\x72\xe5\xe8\xd1\xa1\xa2\xfa"
- "\xdf\x02\x6b\x28\xd7\x6a\x3b\xe5\x5a\xa5\x06\xac\x8b\xba\x6c\x3d"
- "\x15\x85\xca\xc7\x79\xac\xef\xff\x51\x1c\xeb\xfb\xcf\x48\xc7\xfa"
- "\xfe\x1c\x4e\xf3\xde\x5f\xc5\x61\xad\x4a\x90\x8e\xf5\xfd\x1b\x05"
- "\xd7\x59\x51\xdc\x3f\x9a\x60\x7d\x21\x01\xb0\x96\xa1\x85\x55\x9a"
- "\x8e\xb1\x0e\x86\x72\x1d\x6c\xa7\x5c\x3f\x00\xbe\x3e\x58\xd3\x65"
- "\xeb\xba\x28\x1e\x70\x71\x1e\xeb\x61\x67\xc5\xb1\x1e\x76\x4c\x3a"
- "\xd6\xc3\x52\x39\xbd\x3d\xac\x84\xc3\xfa\x81\x68\xe9\x58\x0f\x4b"
- "\x14\x5c\xef\x45\x31\x4c\x45\xb0\xfe\xbe\xd2\x94\x2b\x47\x87\x3f"
- "\x20\xba\xff\x81\x3d\x1d\xbe\x22\x1f\xb9\xf1\xf1\x1e\xee\xd6\xb5"
- "\x5a\xfc\xc1\x9b\xce\xe3\xfd\xe0\x49\x71\xbc\x1f\xdc\x27\x1d\xef"
- "\x07\x13\x39\x2d\xfe\xe0\x51\x0e\xef\xe1\xe1\xd2\xf1\x7e\x30\x46"
- "\x58\x8b\x3f\xa8\x74\x4e\x8b\x0f\xf7\x96\xa3\xc5\x6d\xf1\xf6\x6f"
- "\xee\x5a\x3d\xee\xff\xa3\xf3\x78\xfb\x1f\x12\xc7\xdb\x3f\x57\x3a"
- "\xde\xfe\x31\x9c\x1e\xf7\x2f\xe0\xf0\x7e\x48\x23\x1d\x6f\xff\x28"
- "\x61\x3d\xee\x8f\x9c\xd3\xe3\x0f\xb9\xca\xd1\xe3\xb6\x78\x8f\xa8"
- "\xed\x5a\x4d\x3e\xe2\x9c\xf3\x78\x8f\xc8\x17\xc7\x7b\xc4\x26\xe9"
- "\x78\x8f\x88\xe2\x34\xf9\x08\x8b\xfe\xef\x80\x00\xe9\x78\x8f\x08"
- "\x15\xd6\xe4\x0f\xe9\x9d\xd3\xe4\x23\x1a\xe4\x68\x72\x5b\xbc\x47"
- "\x56\x75\xad\x2e\x1f\x79\xca\x79\xbc\x47\x66\x8a\xe3\x3d\x72\x95"
- "\x74\xbc\x47\x86\x72\xba\x7c\xe4\x46\x0e\xef\x40\xe9\xeb\x67\x2a"
- "\x46\x86\x08\xeb\xf2\x00\x9d\x73\xba\x7c\x64\x8d\x1c\x5d\x6e\x8b"
- "\x77\x50\x69\xd7\x6a\xf3\xa0\x23\xce\xe3\x1d\xb4\x4e\x1c\xef\xa0"
- "\x38\xe9\x78\x07\x85\x70\xda\x3c\xc8\xa2\xff\x5f\xed\x26\x1d\xef"
- "\x20\x95\xb0\x36\x0f\xac\x74\x4e\x9b\x07\x9d\x97\xa3\xcd\x6d\xf1"
- "\x0e\x2e\xea\x5a\x7d\x1e\xbc\xd7\x79\xbc\x83\x17\x8b\xe3\x1d\xfc"
- "\x92\x74\xbc\x83\x55\x9c\x3e\x0f\x8e\xe5\xf0\x0e\x6e\x96\x8e\x77"
- "\xb0\x52\x58\x9f\xab\x8b\x9d\xd3\xe7\xc1\x25\xce\xf7\x93\x87\xe4"
- "\x60\x6d\x2e\x75\xfd\xc7\x8a\x95\xec\x9c\x3b\xc5\xc3\xdc\xfa\x8f"
- "\x8a\x90\x4d\x48\x6c\x6d\x19\xc5\xa8\x1f\xbb\xf5\xfa\x8f\x8a\x51"
- "\xf6\xd7\x7f\x54\x8c\x92\xb6\xfe\xa3\x62\xd4\x19\xe9\xe3\xf1\x47"
- "\xe5\x70\x1e\x61\x94\x85\xff\x0f\x21\x7b\x14\x77\xe7\x75\x21\x15"
- "\xa3\xf8\xeb\x42\x2a\x1e\x66\xd6\x85\xa4\xb7\x54\x8f\x96\xe7\x45"
- "\x42\xf6\x38\xff\x5d\xe0\xb1\x44\xec\x43\xa4\xae\x43\xc9\x71\xfb"
- "\x91\xc5\x1c\xb7\x1f\x9b\x27\xce\xed\x47\x4f\x76\xeb\x75\x28\x15"
- "\x8f\x8e\xb7\xcf\xed\x47\x55\x92\xd6\x1c\x51\x3c\x2a\x7d\xdd\x1b"
- "\xc5\xa3\x89\x9c\x1f\x7a\xd4\xc2\xff\x3e\x56\xd8\x75\xdc\x96\xb9"
- "\x3e\xa5\xe2\xd1\x69\x7c\x6e\x3f\x12\x4b\xb8\xfd\x9f\x74\x79\xbe"
- "\xeb\xb1\x64\xe7\xbf\x83\x3c\x3e\x19\x7b\x2e\xa9\xeb\x61\x72\xdc"
- "\x1e\x3d\x89\xe3\xf6\xe3\xe3\xc4\xb9\x3d\x66\x47\xb7\x5e\x0f\x53"
- "\x31\x66\x88\x7d\x6e\x8f\x36\x48\x5a\xcb\x44\x31\x26\x4d\x3a\xb7"
- "\xc7\x4c\xe6\xbc\xdf\x18\x2d\xc7\xed\xc7\x33\xba\x90\xdb\x32\xeb"
- "\xed\x31\x21\x7c\x6e\x8f\x0e\x25\xdc\xd6\x55\xcb\xf3\x98\x8f\x47"
- "\x3b\xff\xdd\xe7\xc9\x00\xec\x2f\xa5\xae\xcb\xc9\x71\xfb\x09\x7f"
- "\x8e\xdb\x4f\xda\xac\x0b\xc5\x71\x5b\xb3\xaa\x5b\xaf\xcb\xa9\x78"
- "\xa2\xc5\x3e\xb7\x9f\xa8\x92\xb4\x46\x8a\x42\x33\x5b\x3a\xb7\x35"
- "\x01\x9c\xcf\xd5\x24\x70\xdc\x7e\x32\xbe\xeb\xb8\x2d\x73\xbd\x4e"
- "\x85\xc6\x9d\xcf\xed\x27\x06\x13\x6e\xff\x37\x44\x9e\x9f\x7e\x72"
- "\xb4\xf3\xdf\xb9\xc6\xba\x62\x2f\x2d\x75\x7d\x50\x8e\xdb\xbf\x77"
- "\xe1\xb8\xfd\x54\xa3\x38\xb7\x9f\x9a\xda\xad\xd7\x07\x55\xfc\xde"
- "\xfe\xfa\x3f\x8a\xdf\xdb\x5b\xff\xc7\x76\xae\xb0\xe2\x29\xe9\xeb"
- "\x5e\x28\x9e\x72\xe5\x3c\xfd\x53\xe1\x1c\xb7\xc7\x86\x75\x21\xb7"
- "\x65\xd6\xdb\xbf\xaf\xe5\x73\xfb\xc9\x66\xc2\xed\xcb\x1b\xe5\xf5"
- "\x1d\x8c\x55\x3a\xff\x5d\xef\x69\x1d\xee\x37\x90\xba\x4e\x29\xc7"
- "\xed\xb1\x17\x39\x6e\x3f\x7d\x4e\x9c\xdb\x4f\x07\x77\xeb\x75\x4a"
- "\x15\xe3\x8e\xd8\xe7\xf6\x38\xad\xa4\x35\x5d\x14\x4f\x4b\x9f\x07"
- "\xaf\x18\xa7\xe3\xfa\x2f\x9e\xb6\x18\xff\xfe\x8c\xaa\xeb\xb8\x2d"
- "\x73\xfd\x52\xc5\xb8\x12\x3e\xb7\xc7\x9e\x27\xdc\xfe\xa9\x4a\x5e"
- "\x3f\xc9\xd3\x75\xce\xf7\x93\x8c\xaf\x63\xbe\x61\x4a\x5c\x2f\x95"
- "\xe3\xf6\x33\xc7\xdb\xd7\x26\x52\x8c\xbf\x68\xcd\xed\xf6\xb5\x89"
- "\x14\xa1\x8d\xdd\x66\xbd\x54\x45\xe8\x1a\xfb\x3c\x0e\x8d\x96\xd6"
- "\x27\x12\x7a\x51\x3a\x8f\x43\xf7\x73\x7d\x22\xa1\x16\xe3\x5f\x26"
- "\x98\xf7\x24\xbf\xf3\x6b\x16\x29\xc6\xa7\xd9\x5d\xb3\x48\x31\x3e"
- "\xe6\x8e\xad\xa3\xaa\x08\xcd\xe0\xad\x59\xa4\x78\xa6\xd0\xc4\x94"
- "\x85\x6b\x6a\x79\xfd\x2a\xe3\x9b\x9d\xef\x57\x09\x23\xdf\x77\x25"
- "\xae\xdb\xca\x95\x85\x09\xa7\xb9\xb2\x10\x76\x55\xbc\x2c\x84\xb9"
- "\x74\x9b\x75\x5b\x15\xcf\x6e\xb2\x5f\x16\x9e\x8d\x95\xd6\x87\xf2"
- "\xac\xf4\x75\x60\x14\xcf\x1e\xe5\xfa\x50\x9e\x6d\xe6\xca\xc2\x44"
- "\x4d\xd7\x95\x85\xb0\x4c\xfb\x65\x21\x2c\xe1\x8e\xad\xe7\xaa\x78"
- "\x76\x3b\xbf\x2c\x4c\x38\x41\xca\x42\x5d\xa1\xbc\x7e\x98\x89\xb2"
- "\xbe\x7f\xf3\xcb\x42\xb8\x2b\xf3\xed\x5b\xe2\xfa\xb1\x5c\x59\x98"
- "\x78\x8e\x2b\x0b\xcf\xdb\xe8\x79\xae\x2c\x3c\xef\xd1\x6d\xd6\x8f"
- "\x55\x3c\x97\x6d\xbf\x2c\x3c\x97\x28\xad\xcf\xe5\xb9\x46\xe9\x65"
- "\xe1\x39\x8b\xf9\x4f\xcf\x5b\xcc\x7f\x0a\x0f\xeb\xba\xb2\xf0\xfc"
- "\x0e\xfb\x65\xe1\xf9\xa4\x3b\xb6\xae\xac\xe2\xb9\x02\x7e\x59\x98"
- "\x58\x4a\xca\xc2\x2f\xa3\xe5\xf5\xdb\x84\x3b\xa0\xff\x3b\xea\xb7"
- "\xf9\xa3\x92\x19\x17\x20\x71\x1d\x5b\xae\x2c\x84\x5f\xe4\xca\xc2"
- "\x1f\x5d\xc4\xcb\xc2\x1f\x06\x75\x9b\x75\x6c\x15\x93\xf2\xed\x97"
- "\x85\x49\xc9\xd2\xfa\x68\xfe\xe0\x22\xbd\x2c\x4c\x2a\xe3\xfa\x68"
- "\xfe\xa0\xe4\xca\xc2\x1f\xa3\xba\xae\x2c\xfc\x61\x9f\xfd\xb2\xf0"
- "\x87\x8d\x77\x6c\x7d\x5b\xc5\xa4\x42\x7e\x59\x08\x3f\x4f\xca\xc2"
- "\xcd\x22\x79\xfd\x3c\x7f\x1c\xec\x7c\x3f\xcf\x94\xc1\xcc\x98\x09"
- "\x89\xeb\xe9\x72\x65\xe1\x8f\x57\xb9\xb2\x30\xc5\x43\xbc\x2c\x44"
- "\xf8\x77\x9b\xf5\x74\x15\x93\x0f\xd8\x2f\x0b\x93\xd3\xa5\xf5\xe9"
- "\x44\x78\x48\x2f\x0b\x93\xab\xb8\x3e\x9d\x88\xc1\x5c\x59\x98\x32"
- "\xab\xeb\xca\x42\xc4\x11\xfb\x65\x21\x42\x7b\xc7\xd6\xd9\x55\x4c"
- "\x3e\xc1\x2f\x0b\x7f\xd4\x91\xb2\xd0\x30\x56\x5e\xbf\xd0\x94\x00"
- "\xe7\xfb\x85\xa6\x06\x30\xe3\x49\x24\xae\xeb\xcb\x95\x85\x29\x8d"
- "\x5c\x59\x98\x2a\xbe\xcf\x83\x22\xea\x91\x6e\xb3\xae\xaf\x22\xd2"
- "\xfe\xfe\x47\x8a\x48\x3b\xfb\x1f\x09\xf5\x01\x45\x0d\x92\x5e\x16"
- "\x22\x6b\xb8\x3e\xa0\x28\x8b\xf9\x7f\x53\xe3\xbb\xae\x2c\x44\xd9"
- "\xdf\xff\x41\x11\xe5\xc0\xfe\x0f\x32\xd7\xfb\x55\x44\x96\xf2\xcb"
- "\xc2\x94\x3a\x52\x16\x6e\x17\xcb\xeb\x47\x9a\xda\x61\xff\x3f\xf6"
- "\xf9\x6d\xde\xb6\xfd\x48\x65\x35\x1a\x14\x34\x03\x97\x85\x17\xaa"
- "\x0d\xb9\x81\x45\x78\x7d\x61\xe3\x70\x76\x0d\xca\x34\x76\x8d\x97"
- "\x06\x03\x59\x83\x52\x6f\x6c\x5f\x83\x92\xac\xfd\x81\x28\x3c\x17"
- "\x18\xcf\x09\x36\x28\xc9\xfa\x93\x34\x1e\x13\x85\xc7\x48\x5d\x2a"
- "\x65\xd6\x57\x49\x36\xc0\xbb\x5f\xe9\x60\xfd\xc9\x18\x1d\x2a\x8b"
- "\x59\x8b\x0c\x5e\x7b\x55\x64\x9e\xf0\x0b\x09\xcc\xfa\x93\x73\x7d"
- "\xfd\xb2\xfe\x83\xbc\x3d\xf1\xfa\x93\x31\xb4\x69\xbd\x8e\xd6\x97"
- "\x37\x23\x48\x0b\xf1\x9d\x67\x5e\x83\xf2\x85\xef\xf0\xbb\x1b\xe6"
- "\x06\xf8\xed\xfa\x8f\xc8\xfa\xc2\x8a\x17\xa4\xaf\x03\xab\x78\x21"
- "\x9d\xeb\xdf\x79\xa1\x8c\xe3\xe8\x8b\x4c\x1b\x0c\xe7\x63\xcb\xa2"
- "\xa1\x8e\xd9\xd2\x12\xd6\x26\x6b\xed\x8d\x17\x6a\x3b\xc6\x8c\x19"
- "\x23\x62\x53\x7f\x71\x98\x4d\xd3\x1a\x72\x83\x34\x78\x9d\x63\xc7"
- "\x31\xeb\x55\x7f\x67\x30\x9b\xa6\x72\x1c\xb3\x69\x9b\xf9\x98\x09"
- "\xf5\x43\x4c\x5b\x26\x1d\xb3\x69\x63\xb9\x7e\x88\x69\xa9\x1c\x66"
- "\xd3\x2a\x09\x66\xd3\x7c\x09\x66\xad\x89\x6d\xb2\xd6\xef\x98\xd6"
- "\xe1\xfc\x6f\xec\x9b\xda\xbc\x6d\x7d\x39\x87\xd9\xcb\x61\x80\x59"
- "\x11\x5e\x6f\xd9\x71\xcc\xee\xb9\x74\x67\x30\x7b\xe9\xbc\xe3\x98"
- "\xbd\x3c\xce\x0a\x33\x01\xbf\xfc\xb2\xf4\x3d\x3b\x15\x2f\xe9\x39"
- "\xbf\xfc\xf2\x68\x0e\xb3\x97\x37\x12\xcc\x5e\x2a\x23\x98\xb5\xe5"
- "\xb5\xc9\x5a\x03\xe4\xe5\xa8\x8e\x31\x63\xbe\xe9\xdb\x29\x67\x7f"
- "\x6a\x36\xe4\x82\xc7\x04\xff\xe8\x38\x66\x5e\xdf\xde\x19\xcc\xfe"
- "\x94\xee\x38\x66\x7f\xba\xc9\xc7\x4c\xc8\xd7\xfd\xe9\x82\x74\xcc"
- "\xfe\x54\xc0\xf9\xba\x3f\xd5\x72\x98\x45\x6b\x08\x66\x7f\x4a\x25"
- "\x98\x19\x4a\xdb\x64\xad\x23\x12\xdd\x61\xff\x17\xd6\xa1\x6d\xde"
- "\xb6\x3e\x87\xc3\x6c\xfa\x41\xc0\xac\x08\xaf\x3f\xed\x38\x66\x8f"
- "\x6f\xb9\x33\x98\x4d\x1f\xeb\x38\x66\xd3\xf7\x59\x61\x26\xe0\x3f"
- "\xa6\x67\x4a\xc7\x6c\x7a\x34\xe7\x3f\xa6\xe7\x71\x98\x4d\xaf\x23"
- "\x98\x4d\x1f\x4d\x30\x33\x36\xb4\xc9\x5a\x8b\x64\x7a\x51\xc7\x98"
- "\x31\xdf\x60\xed\x94\xb3\x99\x31\x86\x5c\xd0\xec\xa0\xc7\x1d\xc7"
- "\x6c\xe6\x84\x3b\x83\xd9\x0c\xbd\xe3\x98\xcd\x9c\xce\xc7\x4c\x48"
- "\x27\xcf\x94\xb1\x0e\xf6\x4c\x77\x4e\x27\xcf\x8c\xe2\x30\x9b\xb9"
- "\x87\x60\x36\xa3\x96\x60\x46\xab\xda\x64\xad\x67\x32\x53\x74\xfd"
- "\x2f\x7b\xba\xd1\x3c\x2e\x9f\xc3\x6d\xb6\x6f\xf7\xd1\x8e\xb3\xf6"
- "\x3b\x8e\xdb\x6c\xaf\x8e\xb5\xe3\xac\x16\xe9\xb8\xcd\x2a\xe1\xb4"
- "\xe3\x6c\x37\x0e\xb7\xd9\xd1\x04\xb7\x59\x7b\x9c\xd3\x8e\xb3\x3b"
- "\x9c\xff\x2a\xa4\x1d\x6d\x71\x9b\x53\xd9\x7d\xf4\xe3\x9c\x18\xc7"
- "\x71\x9b\x73\xa6\x63\xfd\x38\xe7\x88\x74\xdc\xe6\x24\x73\xfa\x71"
- "\x4e\x31\x87\xdb\x5c\x25\xc1\x6d\x4e\xb4\x73\xfa\x71\x8e\xe8\xfa"
- "\x6f\xf6\xf4\xa3\x2d\x6e\x31\xe9\xdd\x47\x43\xc6\xf8\x3a\x8e\x5b"
- "\x4c\x5a\xc7\x1a\x32\x66\xa1\x74\xdc\x62\x46\x73\x1a\x32\x26\x89"
- "\xc3\x2d\xa6\x94\xe0\x16\xa3\x74\x4e\x43\xc6\xe4\xc8\xd1\x90\xb6"
- "\xb8\xcd\x0f\xed\x3e\x3a\x72\x5e\xa5\xe3\xb8\xcd\x7f\xb2\x63\x1d"
- "\x39\x5f\xfa\x9e\xc5\x8a\x79\x75\x9c\x8e\x9c\x1f\xc2\xe1\x36\x3f"
- "\x95\xe0\x36\xaf\xd4\x39\x1d\x39\xbf\xc3\xf5\x3f\x84\x74\xa4\x2d"
- "\x6e\xaf\x34\x77\x1f\x2d\xf9\x8a\x04\xfd\xff\x8a\xb5\xfe\x17\xd0"
- "\x92\xaf\xc8\xd0\xff\xaf\x98\xf5\x3f\x94\xb7\x57\x2c\xf4\x7f\x2c"
- "\xab\xff\x5f\x49\x75\x4e\x4b\xc6\x3a\xa0\xff\x6d\xb5\xa4\x2d\x6e"
- "\x71\x85\xdd\x47\x4f\xc6\x85\x3a\x8e\x5b\xdc\x81\x8e\xf5\x64\x9c"
- "\xf4\x7d\xa0\x14\x71\xb3\x38\x3d\x19\xb7\x87\xc3\x2d\x4e\x4f\x70"
- "\x8b\xd3\x38\xa7\x27\xe3\x44\xd7\x7f\x34\xe3\x66\xf4\x0e\x2c\xa2"
- "\x05\xfa\x21\xcf\xc6\x6b\xd8\xb5\x09\xe3\x53\x8d\x3e\x81\x45\x52"
- "\xf7\x77\x31\xaf\x39\x7d\x26\x1e\xa1\x4b\x8a\xf8\x41\xce\xad\x3b"
- "\xfd\xea\x19\xe7\xd7\x9d\x7e\x35\xb7\xf3\xf6\x77\x79\x75\x9d\xf4"
- "\x75\xa7\x5f\x0d\xe7\x34\xe8\xab\x19\x1c\xd6\xf1\xcc\xf8\x04\x69"
- "\xeb\x51\xbf\xea\xee\xdc\x7a\xd4\xf1\x5e\x84\x5f\x0b\xca\xc8\x7a"
- "\xd4\xf1\x6e\x5d\xb3\xef\xcb\x82\x24\xbc\x1e\x35\x9d\x85\x26\xcb"
- "\x5b\x1f\x39\x3e\xa3\x63\x3e\x07\x69\x68\x81\x3e\x5a\x8e\xcf\xaf"
- "\x45\x19\x7d\x82\x34\x52\xf7\x99\xe1\xf3\x79\xd1\x55\xe7\xf8\xbc"
- "\x68\x87\xf3\x7c\x5e\x14\xd7\x79\xfb\xcc\x2c\x8a\x90\xce\xe7\x45"
- "\xbe\x9c\x36\x5f\x34\x8b\xe3\xf3\x6b\x5a\xe9\x7c\x5e\x58\xed\x1c"
- "\x9f\x17\xfd\x48\xf8\xbc\x30\x8f\xf0\x79\x51\x55\xd7\xec\x3f\xb3"
- "\x30\x9c\xf0\x99\xca\x91\xb7\xfe\xf4\x6b\xb3\x1c\xe0\x73\x11\x2d"
- "\xd0\x7f\xcd\xf1\x79\x89\x0a\xf8\x5c\x24\x75\xbf\x1b\x3e\x9f\x17"
- "\x1f\x77\x8e\xcf\x8b\x17\x3a\xcf\xe7\xc5\x63\x3a\x6f\xbf\x9b\xc5"
- "\x43\xa4\xf3\x39\xa1\x96\xf3\x2c\x8b\xd5\x1c\x9f\x97\xc4\x48\xe7"
- "\x73\xc2\x41\xe7\xf8\xbc\xf8\x08\xe1\x73\x42\x02\xe1\xf3\xe2\xfd"
- "\x5d\xb3\x0f\x4e\x82\x2f\xe1\xb3\x6b\xb5\xbc\xf5\xbd\x97\x88\xae"
- "\x7f\xcc\xf1\x59\xad\xa1\x05\xfa\xf6\x39\x3e\x27\xea\x8d\x3e\x6a"
- "\x8d\xd4\x7d\x77\xf8\x7c\x4e\x74\x72\x9f\x8b\xc4\x4e\xd8\xe7\x22"
- "\xd1\x89\x7d\x2e\xac\xf7\xdd\x59\x7a\x5d\x3a\x9f\x97\x16\x71\x5e"
- "\x6e\xa9\x81\xe3\xf3\xb2\x10\xe9\x7c\x5e\x9a\xec\x1c\x9f\x13\xd9"
- "\xfd\x2f\x96\x8e\x25\x7c\x4e\x4c\xea\x9a\xfd\x78\x96\xd4\x12\x3e"
- "\xf7\x19\x2e\x6f\xfd\xf4\x44\x83\x03\x7c\x2e\xa2\x05\xbe\x7b\x70"
- "\x7c\x5e\x51\x0c\x7c\x2e\x92\xba\xff\x0f\x9f\xcf\x2b\xa6\x3b\xc7"
- "\xe7\x15\x7d\x9d\xe7\xf3\xf2\xef\x3a\x6f\xff\x9f\xe5\x27\xa5\xf3"
- "\x79\x79\x3a\xe7\x71\x97\x5b\x7c\xff\xc7\x4b\x05\x4b\xe5\xf3\x72"
- "\x27\xf7\x05\x5a\x31\x95\xf0\x79\x39\xbb\x2f\xd0\x8a\xf0\xae\xd9"
- "\x17\x68\x59\x11\xe1\x73\xdf\x04\x79\xeb\xd3\xaf\x28\xeb\x98\xcf"
- "\xc1\x1a\x5a\xe0\x9b\x10\xc7\xe7\xd5\x5a\xa3\x4f\xb0\x46\xea\x3e"
- "\x44\x7c\x3e\xaf\x1e\xe9\x1c\x9f\x57\x5d\x70\x9e\xcf\xab\xf6\x75"
- "\xde\x3e\x44\xab\x32\xa5\xf3\x79\x55\x34\xe7\xfd\x57\x59\x7c\xff"
- "\x5b\x2d\x63\x7f\xa2\x55\x83\x9d\xe3\xf3\xea\x61\x84\xcf\x2b\xab"
- "\x09\x9f\x57\xfb\x76\xcd\xfe\x44\x2b\xd3\x09\x9f\xef\x39\x2a\x6f"
- "\xfd\xff\xd5\x1d\x8e\xff\x10\xea\xdf\x30\xf7\x4b\x71\x9c\x5e\x13"
- "\xeb\x7c\x1f\x47\x92\xd1\x39\x4e\x27\x1d\x72\x9e\xd3\x49\x6b\x3a"
- "\xaf\x8f\x23\x49\xc6\x5e\x7f\x49\x6a\xae\x8f\x23\x29\x91\xe3\xf4"
- "\x9a\x02\xe9\x9c\x7e\x5d\xef\x1c\xa7\x93\x1a\x09\xa7\x5f\x2f\x24"
- "\x9c\x4e\xaa\xeb\x9a\x3e\x8e\xd7\x67\x39\xd7\xc7\xb1\x26\x51\x4e"
- "\x1f\x87\x2d\xa7\x93\x35\xce\xf7\x73\xbc\x71\xce\x39\x4e\xbf\x91"
- "\xe6\x3c\xa7\xdf\x88\xe8\xbc\x7e\x8e\x37\xc6\x48\xe7\xf4\x1b\x88"
- "\xeb\xe7\x78\x23\x8c\xe3\x74\x72\x92\x74\x4e\xaf\x2d\x71\x8e\xd3"
- "\x6f\x9c\x21\x9c\x5e\xbb\x91\x70\xfa\x8d\xe2\xae\xe9\xe7\x58\x1b"
- "\xe2\x5c\x3f\x47\x72\x98\x9c\x7e\x0e\x5b\x4e\xaf\x77\x77\xbe\xaf"
- "\x23\x65\x9f\x73\x9c\x4e\x79\xc9\x79\x4e\xa7\x0c\xeb\xbc\xbe\x8e"
- "\x94\xbe\xd2\x39\xbd\xee\x3c\xd7\xd7\x91\xe2\xcb\x71\x7a\xfd\x64"
- "\xe9\x9c\x5e\xb7\xdd\x39\x4e\xa7\xe4\x13\x4e\xaf\x8b\x26\x9c\x4e"
- "\xc9\xe9\x9a\xbe\x8e\x75\xae\xce\xf5\x75\xac\xf7\x95\xd3\xd7\x61"
- "\xcb\xe9\x34\x9d\xf3\xfd\x1d\x69\x6b\x9c\xe3\x74\xda\x48\xe7\x39"
- "\x9d\xda\xd8\x79\xfd\x1d\xa9\x17\xa5\x73\x3a\xd5\x62\xff\x8b\x54"
- "\x8b\xf9\xff\x1b\x54\xd2\x39\x9d\x9a\xe0\x1c\xa7\xd3\x96\x11\x4e"
- "\xa7\xaa\x09\xa7\xd3\xe2\xbb\xa6\xbf\x63\x7d\x95\x73\xfd\x1d\x69"
- "\x1d\xae\x7f\x21\xd4\xdf\x61\xcb\xe9\x8d\x47\x9d\xef\xf3\xd8\x18"
- "\xe1\x1c\xa7\xdf\x34\x3a\xcf\xe9\x37\xcf\x74\x5e\x9f\xc7\x9b\x47"
- "\xa4\x73\xfa\xcd\x64\xae\xcf\xe3\x4d\x8b\xf1\x4f\x1b\x1b\xa4\x73"
- "\xfa\xcd\x50\xe7\x38\xbd\x71\x22\xe1\xf4\x9b\x88\x70\x7a\xe3\xd8"
- "\xae\xe9\xf3\xd8\x70\xd0\xb9\x3e\x8f\x8d\xc5\x72\xfa\x3c\x6c\x39"
- "\xfd\xe7\x74\xe7\xfb\x3d\xfe\x3c\xcc\x39\x4e\xbf\x75\xce\x79\x4e"
- "\xbf\x95\xdf\x79\xfd\x1e\x6f\x6d\x92\xce\xe9\xb7\xa2\xb8\x7e\x8f"
- "\xb7\x2c\xd6\xbf\xff\x73\xa9\x74\x4e\xbf\xe5\xed\x1c\xa7\xff\x3c"
- "\x88\x70\x7a\xd3\x79\xc2\xe9\x3f\x2b\xbb\xa6\xdf\x63\x53\xaa\x73"
- "\xfd\x1e\x7f\xb6\x19\xff\xb6\x22\x6e\x49\xac\x6a\xe9\x82\x05\x2b"
- "\xe2\x56\xaa\x56\x24\x2c\x7c\x25\x6e\x9c\xbf\xf9\xff\xe3\x42\x92"
- "\xfc\x93\xfa\xa1\xd8\xc5\xf3\xe6\xae\x7e\x94\x3b\x99\x10\xb7\x04"
- "\xfe\xf4\x43\xf1\xf3\x56\xc4\xab\x56\xae\x49\x8c\x53\xe1\xff\x2d"
- "\x7e\x25\x11\x92\x2c\x5d\xc9\x1d\x79\x21\x2e\x61\x5e\xd2\xc2\x25"
- "\xaf\xaa\xe6\x25\x2c\x7c\x75\xc9\xe2\xb8\x25\x2b\x55\xcb\xe3\x96"
- "\xad\x5a\xb8\x3c\x0e\xff\x7b\x85\x6a\xc1\xd2\xe5\x70\xe0\x95\xb8"
- "\x85\xab\xe3\x54\xf3\x57\x2d\x58\x10\xb7\x7c\x45\x3f\x14\xb1\x2a"
- "\x61\xe5\xc2\xc4\x84\x38\x55\x58\xc4\xf8\xe0\x69\x13\x5f\x9c\xf6"
- "\xcc\x33\xfd\x90\xc5\xde\xd3\x2a\x3a\x27\xa2\x10\x38\xe4\x7a\x45"
- "\xf1\xee\xa1\x72\x50\x52\x99\xc0\xcd\xad\xcb\x91\x72\xcb\x72\xe4"
- "\xba\xb9\x1e\xb9\x65\xd6\x23\x77\xd3\x3b\x37\x35\xaa\x45\x28\x94"
- "\xf6\x9a\xaf\xdc\x5a\x8f\xbc\x4d\xd9\xbb\xb4\x74\xf6\xce\x28\xbd"
- "\xd7\x9b\xa1\x38\x2d\xed\xb5\x21\x11\x1f\x07\x2c\x5c\xe9\xec\xbd"
- "\x50\xbe\xde\x4d\xd0\x7b\x6d\x54\xad\xbf\x8a\x28\xba\x7f\x7a\xc3"
- "\x61\x93\x9e\x3a\xc5\x74\x0f\x23\x17\xa4\xd8\xe2\x8e\x14\x9b\x9b"
- "\xe1\xef\x7e\xf8\x15\x21\xc5\xdb\xae\xf0\x53\xc3\x6f\x34\xfc\xf6"
- "\xc0\xaf\x06\x29\x32\xbc\xe1\xa7\x82\x1f\x1c\xcb\x08\x87\x5f\x14"
- "\xfc\xe0\x78\x26\xa4\xcd\x84\x73\x99\x6a\x92\x4f\x26\x9c\xcf\x3c"
- "\x0a\xbf\x6a\xf8\x35\x20\x45\x16\xe4\x99\x55\x8a\x14\x5b\xa7\xc1"
- "\x5f\x1d\xfc\xea\xe0\x07\xc7\xb7\x2a\xe1\x87\xd3\x6a\xc8\x39\x2d"
- "\x82\xdf\x58\xf8\xcd\x82\x5f\x12\xfc\x0e\xc2\xaf\x18\x7e\x65\xf0"
- "\x3b\x0f\x3f\x78\xbe\x6c\x48\x93\x0d\xf7\xca\x86\x73\xd9\x70\x8f"
- "\xec\x2a\xa4\x78\x27\x04\x7e\x39\xf0\xab\x45\xf0\x8e\xec\x2f\xc4"
- "\xe2\xdf\xf8\x17\x6b\xf5\x7f\xeb\xdf\x46\xcf\xb4\xfb\x75\xc5\x81"
- "\x06\x28\xb7\x5b\x16\xd2\x1b\x90\x82\xce\xde\xa8\x4a\x0c\x44\x2e"
- "\xd7\x14\x5b\xc6\x54\x6c\x44\x50\xdf\xec\x8c\x2a\x5e\xdb\x8a\xcf"
- "\x8f\xc1\x31\x6b\xca\xda\x32\x5a\x87\x12\x7d\x71\xf9\x94\xc6\xcf"
- "\x2d\xa3\xd9\xeb\x57\xea\x5c\x3c\x8b\xf1\xf5\xf4\x3b\x23\x94\xf4"
- "\xfa\xe8\xf7\xf0\x3c\x5c\xc8\xdf\x1d\xcf\xd3\xa5\xb5\x0f\xa5\xd3"
- "\xca\x61\x83\x71\x1d\x53\xbc\x96\x79\x2e\x0f\x52\x1e\xe1\x3c\x3c"
- "\x9b\xde\xeb\xa6\x06\xca\x9f\x2b\xfe\x3f\x0d\x98\xd3\x7b\xa2\xb7"
- "\x93\x7a\x67\x0b\xe3\x5f\x5a\x7d\xc6\xeb\xf1\xb9\x96\x7d\x7e\x5a"
- "\xba\x60\x88\xaa\x78\x49\x2b\xaa\x51\x6c\xe9\x0b\xef\x46\x41\x1d"
- "\x48\xd1\x0f\xf9\x69\x4d\xdb\xc6\xeb\x8f\x03\x0f\x70\xba\x4f\x53"
- "\x6a\xf1\x5f\x37\x7c\x9e\xce\x99\x50\x84\xfb\x81\x8a\x53\xfe\x0a"
- "\xbc\xd9\xe2\xd1\xea\x13\x9d\xaa\x7a\xc1\x93\xbe\x44\x9e\x0d\xa7"
- "\xdb\x63\x7e\x96\x56\xaf\x9b\xa1\x38\x7f\x5a\x35\x3d\x14\xce\xb9"
- "\x9a\xb2\xdf\x0c\x85\xe7\x70\xb9\x01\xd7\xd1\xf0\x8c\xc5\x2f\xe0"
- "\xfb\xbe\xbd\x03\x9e\x95\x5a\x3f\x15\xf2\xfe\xeb\xf4\xd0\x8f\xd6"
- "\x36\x53\xf8\x9c\x49\x7b\x53\x03\x7c\x77\xa7\xb3\xfe\x7c\x7e\xe7"
- "\x00\xe4\xba\xfb\x1d\x84\x76\xbd\x83\xdc\x9a\xb2\xde\xd6\xea\x5c"
- "\xdd\xf3\x48\xdd\xb7\xc5\x9d\x82\x34\x3a\xc5\xdb\x09\x34\xf0\x97"
- "\xb9\x97\xf7\xb8\x10\x3b\xf7\xba\xd8\x7e\xaf\x6d\xe3\x42\xf0\xbd"
- "\x48\x8c\x6e\x6a\xc8\x5f\x92\x87\xa9\xe0\xbe\x50\x1c\x3f\x1c\x3b"
- "\x73\x1e\xa6\x6c\x73\x1e\x5b\x8c\xf8\x7a\xb8\x67\x25\xfd\xc1\x7d"
- "\xa1\xa6\x6d\x61\xa1\x70\xed\x41\x7c\xde\x33\x0d\x35\xd0\xf0\x17"
- "\xdf\x9f\x60\x01\xb1\xa7\x52\x11\xce\x9f\x66\x8f\xd1\x70\x4c\xa7"
- "\xc8\xf0\x35\x81\xbc\xc6\x6d\x53\x9d\x22\x83\xe9\x9b\xa0\x95\x23"
- "\xaa\x08\xc6\x19\xcb\xd6\x54\xd2\x26\xf8\x19\x47\x55\x22\x97\xe2"
- "\x17\x30\xbe\x19\x5a\xd5\x94\x3e\x10\xe3\x8c\xec\xf6\xd8\x0e\x9b"
- "\x8e\xe3\xa3\xdc\x3d\x00\xca\xfb\x5b\x7d\x8b\x68\x4a\x85\x30\x3e"
- "\x38\x56\x10\x27\x04\xc7\xdd\x30\x4f\x9b\xb2\x32\x8a\xad\xe2\xa5"
- "\xfc\xc3\xd4\xf5\xb4\x45\xde\x9b\x69\x82\x9b\x3b\x9b\x5e\xaf\x73"
- "\xe9\xab\xc7\xe9\x55\x0f\x30\x9c\xf1\x60\x71\x65\xb8\x85\xe3\x47"
- "\xfb\x44\x14\xe2\xff\xbf\x34\x12\x29\x3d\x2b\x11\xa5\x4a\x19\x5e"
- "\x44\xb8\x30\xa1\xc8\xcc\x13\xe6\x1d\xb7\x8d\x72\x33\x6e\x80\xb6"
- "\xb6\x9d\x7f\x99\x09\xc6\xec\x11\x95\xad\x3e\xcf\x26\xb6\xe4\x8e"
- "\x0d\xa1\xb5\x23\x2a\xf1\xfc\xf3\x4b\x8a\xcc\x38\x26\x06\x1b\xdc"
- "\x10\x79\x8e\x11\xe7\x53\x12\x68\x7d\xca\x4d\xb8\xd7\xc0\x67\x13"
- "\x3f\x5d\xad\x07\xbc\xc6\x86\x60\x3e\x1c\xbf\xdd\x4c\xe1\x35\x01"
- "\xe9\xfe\x7f\xbe\xbd\x0b\xde\x35\x1f\x38\x01\xef\x8a\x70\xbe\x4d"
- "\x59\x99\x07\xb9\x77\xcd\x8c\xc2\xdc\x80\x7b\xd4\xb2\xdc\x77\x87"
- "\xe7\x72\x81\xbc\x6b\x21\xdd\x79\x9d\xcb\xb1\x10\x73\x4c\x98\x7b"
- "\x73\xe9\xd8\xb2\x94\x59\xaa\xf7\x1a\x51\xdb\xb6\x9a\xae\xdc\xfa"
- "\x3d\xe4\xbf\x01\xd1\xad\xb7\xe9\xb2\xe4\x28\xba\x39\xeb\x65\x3c"
- "\xce\xb1\x1a\xad\x9f\x87\x06\xdf\x93\x46\xeb\x23\x8d\xc8\xf3\x9e"
- "\x6a\x4f\xfa\x6c\x54\x35\xb3\x37\x42\x72\x25\x5d\x5b\x9e\x78\x02"
- "\x25\x5f\x46\xee\xeb\x16\x22\xef\xf5\x51\xf0\x2e\x65\x74\x73\x45"
- "\x52\x35\x2a\x6f\x80\x5f\xe2\x59\x48\xf7\x1d\xfc\x4e\xa0\xf5\x6b"
- "\x90\xeb\x14\x68\xf7\x52\x1a\x91\x7b\x79\x62\x23\x1c\xbb\x8e\x92"
- "\x63\x68\xc3\xd9\x32\x9c\xee\x34\x8a\x34\xe8\x3d\xd7\x5d\x07\x4c"
- "\x5f\xc6\x73\xba\x2f\xa2\xdd\xf0\x2c\xad\x5e\xbb\x52\x5b\xb2\xf7"
- "\xba\xdd\x5a\x4d\x1b\x9a\xb2\xb2\xf6\xe8\xd0\x53\xc5\xbc\x77\xc1"
- "\xcf\xdc\x8a\x10\xe0\xe6\x82\xd3\x98\x72\x9f\x52\xce\x35\xe0\xfa"
- "\x25\x2b\x07\x74\x07\x32\x9f\xc7\xe7\xf4\x3e\x4f\x29\xe1\x78\x71"
- "\xa4\x81\x6e\xc2\xf1\xc1\xef\x0d\x31\xaa\x61\xdf\xbf\x46\x91\x88"
- "\x5c\x9b\xb2\xb6\xba\xea\x5c\x8a\xdc\xf1\x3d\x20\xcf\xde\x70\x9f"
- "\xed\x98\x1b\xec\x39\x95\xce\xe5\x7f\xa6\x71\x7c\x79\xbb\x1a\x38"
- "\xd2\xdb\xfc\x2c\x70\x3e\x54\xe7\xf2\xf7\x59\x16\x7c\xc2\xfc\x68"
- "\x3f\xcf\xb6\x67\xf8\xf8\x1e\x13\xae\x5b\x95\x2a\xbd\xd1\x67\x42"
- "\x31\x94\x99\x4a\xfa\x96\xaf\x3b\x4d\xd1\xcd\x53\x0c\x74\xb3\x29"
- "\xf7\x61\xdc\x96\xb9\x57\x18\x1a\x10\x49\xbf\xf5\x32\x94\xb5\x2a"
- "\x32\x86\x74\xeb\x59\x9c\x27\x68\x9b\x98\xac\x7a\xa4\x8c\xac\xa4"
- "\x9b\x71\xf9\x35\x65\xb7\x46\x65\x2d\x47\xde\x74\xee\x84\x42\x93"
- "\xcf\xb8\xe2\x96\xbd\xd1\x5a\x5c\xc7\x62\xfe\xd2\x5a\xb8\x96\xcd"
- "\x07\xee\xdb\x4b\xa7\xd8\x5a\x60\x82\xeb\xe9\x9c\x87\x95\xec\xf3"
- "\x30\xf5\x21\xa9\x47\xb7\x16\xd0\xfe\x70\x4e\xab\x6a\x80\x73\xbd"
- "\x2e\x29\xb4\x21\x70\x1c\xd1\xda\x61\xea\xe2\x94\x7a\x48\xab\x1d"
- "\x43\x38\xa4\xd2\xf3\xfe\x4f\xe1\x78\x66\x04\xe0\xf2\x4f\x74\xa8"
- "\xf6\x25\xae\xdc\x31\xef\xcb\x94\xab\x56\x9f\x87\xa1\xdc\x69\xe3"
- "\x75\x2e\xf7\xfa\xb2\x31\x76\x69\x20\x75\xd2\x41\xd3\xde\xe8\xed"
- "\x5f\x82\xf2\xfb\xb2\x0c\x21\x48\x93\xa1\x73\xf1\x51\x73\xb1\xd4"
- "\xee\xc3\x69\x99\xe7\x84\xb2\x69\xda\xc0\xb6\x01\x70\x0d\x94\x9b"
- "\x18\x5c\xe7\x90\xba\x4d\xbb\x07\xd7\x3b\x50\x3e\x4b\x49\xbd\x7f"
- "\x9f\x2f\x3c\x97\x86\x1e\x30\x33\x14\x9e\x2b\xf5\x12\xfb\x2c\x96"
- "\xcf\x66\xae\x67\xe8\xec\x99\xc5\x24\xed\x08\x7d\x53\x56\xb6\xbb"
- "\xce\x65\xa0\xab\x25\xd7\xc8\x7b\x65\xa7\x8d\x2a\x83\x7f\x83\x2e"
- "\x31\xe7\x05\x65\xd5\x0d\xb4\x44\x7f\xcc\x29\x5c\x3e\x77\xbc\x83"
- "\xb5\xc6\xcc\xd2\x96\xec\x99\x50\x4e\xb3\xa7\x99\xcb\xa9\x69\x35"
- "\x5d\x05\xb8\x22\xd3\x6d\xfa\xfc\x56\xc0\x32\xd2\xa8\xa0\xe7\x1a"
- "\xd5\x08\x74\xab\x61\x37\x1c\xdf\xbd\x1a\xeb\xbe\x2c\x2d\x94\x65"
- "\x37\xe1\xb4\xae\x08\xa7\x63\xd2\xb3\x69\x5b\xbd\x66\x96\x32\xcf"
- "\x4c\x29\x4c\xf0\x7c\x2e\xe6\x67\x6a\xf5\x1a\x51\x0d\xf7\xae\xd4"
- "\xb9\xb8\x86\xf2\xca\xcb\x3b\x2a\x25\x4d\x47\x63\x5e\x29\xe0\x5d"
- "\x1a\xe1\x6f\x1f\x96\xc7\xf7\x7c\x09\xba\x36\x2c\x02\xca\x0a\xe0"
- "\xbd\x73\x20\x0d\x31\x78\x47\xa9\x43\x73\x73\xf0\xf5\x5b\xe0\xff"
- "\xf8\x38\x4e\x03\xc7\x03\x74\x28\x66\x23\xc9\x37\x63\x2c\xc6\x8f"
- "\x9f\xef\x3b\x11\x24\x5f\xe6\x59\xee\xc1\x79\xe2\xeb\x70\x9e\xf9"
- "\xdb\xe8\x3a\x9c\x0f\xe4\x91\x60\xce\x3b\x13\x8e\x99\xf3\x0f\x5b"
- "\xdc\x7e\x8f\x0c\xb8\x87\xbb\xe5\xb3\xef\xd8\x46\x37\xb0\xcf\xb5"
- "\x5f\x87\xe2\x63\xf1\xb9\xcd\x70\x0c\x5f\x4b\x38\xf2\xce\x69\xcc"
- "\x1f\x1d\x79\x1f\x05\xe1\xd1\x3b\xe7\x75\x68\x41\x9d\x65\x1d\x0f"
- "\x38\x79\x98\xdb\x00\x36\xbf\x66\x73\x7e\x5c\x5e\x24\x0f\x5a\x3b"
- "\xab\x88\x2d\x23\xb8\x2c\xbb\xe3\xfc\x9b\xb2\xde\x85\xf7\x9f\x3f"
- "\x9a\x7d\xff\x80\x06\xc2\x79\x88\x3d\x73\x0d\xe1\x43\x56\xfa\x60"
- "\x73\x5b\x0e\x58\x54\xc1\x35\xb3\xac\xda\x26\x37\xd2\x6e\x4c\xd0"
- "\x61\xde\xb0\xf7\x18\x83\x9f\xc9\xfc\xbe\x90\x8f\x2b\xe4\xf3\x30"
- "\xe6\x3a\xce\x07\xea\xb6\x3d\x90\x4f\x81\x55\x3e\xae\x38\x9d\x29"
- "\x2b\xfd\x15\xdc\x16\xbe\x3b\x90\x86\x3a\xff\xdd\x52\x73\x1a\x7c"
- "\x1e\xe2\xfa\x34\x1c\xab\xd6\xa1\xc5\x4c\x1c\xb2\x20\x8d\x4e\x91"
- "\x2e\x3a\x3f\x26\x65\x18\xa2\x2a\xf2\x74\xd8\x3b\xe2\x72\x3d\xb6"
- "\x62\x70\x03\xaa\xc8\x33\x21\xd3\x07\xf7\x15\x87\xa6\xd0\xc5\x57"
- "\x14\x39\xd3\xcb\x9b\x6b\x91\x34\xbd\x97\xc3\xcc\x7f\xa3\x5b\xc1"
- "\xe3\x24\x3f\x8a\x70\xfb\x7f\x43\x91\xbb\xb9\x42\x5f\xcf\xd4\x71"
- "\xf0\xef\x55\xf8\xfc\xbb\xe0\x89\xb0\x2f\x02\xef\x1b\xaf\xa5\x88"
- "\x37\x32\x41\xda\x5d\xf8\x38\xf6\x4d\xe0\xd9\x76\x5b\x9c\xa3\x3f"
- "\xf0\x0b\x25\xb1\xcb\x1d\xcf\xb4\x79\xf8\x79\x0d\xcf\x17\xe3\x67"
- "\x36\x15\xf8\x85\xe2\x77\x58\x9f\x44\x9b\x2a\x0c\x4d\xc5\xe5\x0d"
- "\x46\xa4\x5a\x8d\x3d\x5d\xee\x90\xc8\x7c\x44\x43\x1d\x28\xd1\x53"
- "\xe5\x30\xe3\xff\xc0\xf7\xde\xd0\xfb\xfb\x85\xae\x37\x22\x6a\x6b"
- "\x4a\x2f\xb7\x67\xf3\xe8\xe2\x5b\x0f\xdd\x57\xdc\x94\x95\x1b\x7a"
- "\x2a\x09\x21\xe9\x5a\x38\x37\xd4\xfc\xee\xbb\xd8\x77\x87\x7b\x31"
- "\xf5\xd2\xa8\xed\xa9\xcc\xfb\x42\x9a\x24\x31\xbc\xe8\x0d\x9e\xf4"
- "\x97\x79\x06\xb4\x22\x8f\x6e\x5d\x91\x8f\x28\xe3\xb6\x51\xda\x8f"
- "\x76\x55\xe1\xfa\x3c\xd4\x1c\x4f\x26\x76\xe0\xf7\x13\x53\x90\xf2"
- "\x9a\x62\xdb\xb0\xc8\xe4\x54\x66\x8f\xa4\xcf\x21\x9d\xc4\x67\x65"
- "\xfa\xff\xca\xc1\x47\x47\x1a\xd6\xd3\xa4\x4d\xda\x36\x69\x0a\x9b"
- "\x1f\x3e\x67\xc6\x6f\x17\xeb\x6f\xa5\xdf\x63\x9b\xe8\xfc\x7f\x3b"
- "\xef\xaa\x14\x7e\xd7\xbf\x78\xc8\x7f\xd7\x6d\x55\xb6\xef\xfa\x97"
- "\x31\x9d\xfb\xae\x7f\x19\x2b\xe3\x5d\x55\x22\xef\xda\x22\xff\x5d"
- "\xff\x52\x62\xfb\xae\xdb\x87\x75\xee\xbb\x6e\x17\x5d\xff\xc9\xce"
- "\xbb\x86\x08\xbf\xeb\xf6\xcb\xf2\xdf\x75\x7b\xa1\xed\xbb\xee\xf0"
- "\xe8\xdc\x77\xdd\x21\xba\xff\x29\x4d\x79\xd2\xb8\x7e\x82\x7a\xa9"
- "\x35\xa5\x05\xb4\xdc\xb6\x89\x51\xeb\xf6\x22\xaa\xac\xa1\x19\x95"
- "\x0f\xae\xc2\x3a\x99\x7a\x38\x11\xea\xbd\x0d\x68\x2c\xfd\xce\xcd"
- "\xa8\xf2\xbc\x3a\x38\x7e\x05\x9d\x4d\x6a\x46\xa1\xcb\x71\xfd\xbb"
- "\xe3\x42\x45\xac\xd4\xfa\x77\x47\x41\x7b\xfd\x6b\x78\x94\xad\x73"
- "\xdf\xeb\x55\x5e\xd7\x8a\xf0\xfb\xdf\x50\xec\xbc\xd9\x5e\xff\x6e"
- "\x20\xf1\xb6\xae\x7f\x71\x3c\x2a\x9a\x9b\x79\xf5\x2f\x99\x27\xb5"
- "\xf3\xa4\x75\xdd\x9b\x75\x0d\x21\xe1\xba\x77\xe7\x0e\x5c\xf7\xee"
- "\x82\xf3\xd2\x9e\x7f\x67\xac\xb9\xee\xd5\xc2\x3d\x2d\xeb\xde\x2f"
- "\x63\x71\x9b\xbc\xf3\x84\xbc\xba\x77\xe7\x09\xf3\x7b\xe7\xb3\xef"
- "\x0d\xc7\x54\xfc\xba\x77\xa7\xe8\x5e\x97\x96\xbc\xa5\xb7\x05\x26"
- "\x7e\x34\xb4\xb9\x97\xa9\x60\x70\x2a\x6e\xdf\x9a\x20\x26\x7f\xdf"
- "\xd5\xec\x7a\x45\xf1\xde\x4a\xa6\x3f\xb3\x29\xd6\x85\x2e\xb8\x2f"
- "\x20\x72\x25\xfd\x03\xed\x3f\x38\x15\xf7\x55\x62\xcf\x0d\xe7\x0f"
- "\xd0\xfb\xee\x0b\x90\xf6\xdc\x24\x4f\xfa\x83\x41\xc5\x29\x50\x5e"
- "\x3e\x5a\xdd\x4c\x99\xde\x88\xf6\x04\x1c\x94\x74\xee\xc3\x85\xf4"
- "\x5b\xbe\xc9\xb7\x72\xc3\x54\xa7\x03\x2e\x23\x9c\x96\x4e\x73\x1d"
- "\x2b\xff\xf9\xf3\x46\xdb\x7f\xfe\xbc\x85\xd2\x9f\x9f\xe4\xe9\xd8"
- "\xf3\xe7\x8d\x76\xe8\xf9\x07\xc2\xf3\xb7\x6a\x7a\x81\xff\xa3\x3e"
- "\x6f\xd5\xb8\x4a\x7c\x1e\xd1\xfd\xef\x3a\xef\x1e\xf9\x0e\xd7\x7f"
- "\xf4\xc0\xa7\x0a\x3f\xda\xa5\xa7\xa0\x0e\x60\xda\x70\x5c\xf6\x48"
- "\xfd\x57\x0b\x75\xd6\x0f\x34\xa9\x93\xf4\x12\xeb\xa4\xfc\xfd\x8e"
- "\xdf\x3f\x44\xd9\xf9\xf7\xdf\x25\xfe\xfe\xd6\x75\xe2\xe1\x21\x7b"
- "\x44\xeb\xc4\x6d\xa3\x94\xb6\x75\xe2\xae\xeb\xd2\xeb\xc4\x5d\x45"
- "\xb6\x75\xe2\x9e\x41\x5c\x9d\xb8\xa7\x97\xfc\x3a\x71\xf7\x39\xc7"
- "\xeb\xc4\xdd\x87\xe4\xd5\x89\xbb\x93\xec\xd7\x89\xbb\x2b\xe5\xd5"
- "\x89\xbb\x2b\x6d\xeb\xc4\xdd\xa3\xf9\x75\xe2\x1e\x37\x51\x2c\xb5"
- "\x9e\x55\xd0\x46\xbb\x5f\x53\xec\xa9\x32\x6c\x00\xdf\xa2\x4d\xd7"
- "\x44\x1a\xe9\x26\x3a\xdb\xb3\xca\x44\x8d\xc6\xf5\x4a\x68\x53\x53"
- "\xbc\x9b\xe9\xf5\x00\x77\x7a\x80\x6a\x17\xdd\xe6\x8b\x20\x4e\xc3"
- "\xe1\xf9\x3d\xe9\xa6\x80\xfe\xf4\xeb\x01\x03\xf2\x6e\x23\x6f\xf8"
- "\xf9\xe6\xb1\xed\x31\xfc\x3b\x84\x7e\xdd\xb7\x5f\xd6\x6a\xa4\xf6"
- "\x6c\x40\x6e\xf0\x0c\xd1\x9e\x69\x4a\x04\x75\x90\x37\xfe\x37\xbd"
- "\xa1\x60\xec\xee\xdb\xc8\xd5\x33\x09\xb0\xf1\x82\xfb\x25\x79\xd2"
- "\xf4\x8a\x00\xb4\x7b\x39\x78\x69\x0a\xf9\xee\xa2\xe8\x42\x43\x53"
- "\x00\x65\xf4\x9e\x50\x49\xf0\xd9\x9b\x41\x0f\x04\xef\x95\x33\x21"
- "\xcf\x34\x70\xc2\x46\xe3\xfa\x78\x05\xfd\x46\xb4\x02\x3f\xab\x31"
- "\x67\x42\x2a\xbd\x0d\x7e\xeb\xe3\xfb\x63\x0d\x0d\x5e\x3b\x84\x6e"
- "\xf2\xed\x07\x3e\x5c\xbd\x6b\x35\x1a\x9e\x7f\x1b\x05\xd0\xb7\x02"
- "\x28\xc0\x3f\x1a\xef\x35\x0a\x31\x8a\x36\x51\x05\x63\xe1\x9c\x2b"
- "\xae\x13\x69\x7c\x7f\x03\xdc\xbf\x0d\xee\xdf\x8a\xb9\x8d\x7c\x77"
- "\xc3\xfd\x8d\xaf\x07\x48\x2c\x2f\x7b\x99\xf1\xbf\xe6\xe7\x32\xa9"
- "\xfd\xf7\xd0\x87\xe1\x87\x9f\x0b\x62\xb8\x1b\xc7\xe4\x61\xff\x02"
- "\xfc\x6c\x99\xb7\x91\x1a\x9e\x73\x38\x3c\x43\x00\xdc\x17\xaf\xd3"
- "\x12\x3d\x67\x99\x12\x73\x94\xf7\x6c\xc6\x6c\xf6\xd9\x7e\x81\x67"
- "\xbb\xc1\x3d\x1b\xbe\x17\x8e\x8f\xd8\x37\xd0\xc8\x75\x43\x71\xd9"
- "\xfc\xc9\x33\xa9\x4f\x38\xfe\x1e\x7a\xeb\x8d\x78\x89\x5c\xfd\xab"
- "\xe8\xfa\x27\x5b\x0f\xa3\xc1\xb4\x72\x83\x66\xca\xa6\x1f\xe8\x48"
- "\x03\x42\x9b\x0e\x23\x75\x05\x94\xeb\xf2\xe6\xeb\x88\xf6\xda\xa0"
- "\x39\x1d\x50\x27\xf5\x5e\x5a\xb1\x7b\x6d\xd9\x40\x57\x9a\xbc\x27"
- "\x14\xd3\xde\x61\xbe\x5b\x37\xd0\x49\x6d\xc3\xfd\x62\x5a\x87\xdf"
- "\x17\x32\xd7\xa0\x04\x5e\xd3\x49\xaa\xe5\x48\x75\x45\xb1\xff\xbb"
- "\xaf\xcf\x83\x2f\x9d\x81\xdc\x2e\x29\x0e\xb8\xaf\xbf\x80\xbf\x15"
- "\xbd\xaf\xe2\x7f\x2b\x7a\x3f\x0c\x29\x0a\x8e\x22\xc5\xbe\x12\xa4"
- "\xf8\xa0\x16\x41\x3a\xfe\x6f\xbf\x2b\xc9\xab\x20\x3b\xf2\xc0\x50"
- "\x94\x62\xa0\x7f\xa2\xb5\xf5\xe9\x59\x14\xdd\x1c\x39\xd2\x45\x57"
- "\xbc\x1a\x7f\x43\x29\xd8\x0c\x31\xfd\x19\xda\x5a\x4f\xf8\xf7\x4b"
- "\x80\x29\x4a\x5c\x8e\xee\xbd\xa6\x28\x98\x86\xcb\x8d\x67\x43\x9f"
- "\x70\xe3\xfa\x68\x64\x50\x45\x6b\xdb\x72\x26\x14\x1a\x73\x1e\x56"
- "\x9a\x94\xe9\x9a\xf5\x57\xd1\x60\xfc\xed\x13\xca\x46\xf4\x5c\xa3"
- "\x1b\x2e\x8f\xd1\xc5\xf3\xbf\x46\x57\x56\x22\x6a\x7d\x23\xf2\x00"
- "\x6e\xb6\x97\xab\x88\x3a\xcf\xe6\x75\x75\xb4\x09\x97\x2d\xdc\xa7"
- "\x0a\xe7\xfa\xa7\x34\x82\xbf\xd7\xd7\xa2\xbc\xe5\xc8\xdb\xb8\x22"
- "\x7e\x80\xfe\x56\xfc\xbd\xef\x99\x90\x77\xff\x06\xa4\xcc\xab\x07"
- "\x4e\xad\x00\x3e\xd5\x43\x39\xd3\x93\x72\x86\xe7\xda\xef\xc2\x65"
- "\x6c\xcb\x37\xde\xbb\xeb\x49\x19\x63\x78\x84\xcb\xd8\x52\xe0\xd1"
- "\x12\xdc\x7e\x00\x8f\x36\x40\x19\x83\x72\x41\x67\xfd\xd5\x35\x6f"
- "\x03\x8d\xd6\x2d\x44\xd4\xee\x6b\x7d\xf0\x39\x97\x5e\x23\x29\xd5"
- "\xd7\x51\xcd\x88\xeb\xeb\x38\xe0\xd1\xea\x7f\x5f\x88\xea\x05\xfa"
- "\x97\x4b\x8a\x82\x54\x38\xee\xa6\x7a\x79\x84\x12\xe2\xcd\xf6\x49"
- "\x1f\x70\xc7\x7d\x9c\x3a\x88\x05\x8e\x8b\xea\x05\x34\xe2\x92\xe2"
- "\xfd\x97\x70\x1c\x5f\xdf\x8f\x14\x89\x4f\xd3\x35\x10\xb3\x59\xa4"
- "\x1f\xf7\xfd\x69\xcc\x37\xd4\x34\x15\xfa\x86\xf9\x76\x45\xae\x31"
- "\x42\xdc\x0c\xca\x9b\x55\x80\xb7\xae\x78\x51\x2b\x53\x0f\xe1\x38"
- "\x5e\x49\x40\xd4\xdc\x3a\x88\x95\x11\x62\xd5\x14\xe0\x0e\xf5\x51"
- "\x14\xae\x8f\x68\xad\x6a\x7b\xb2\x8e\x36\x45\xc6\x2a\xe8\x94\x65"
- "\xc8\xad\x22\xc9\x88\xe6\x24\x22\x7a\xdd\x75\x88\x57\x43\x15\x82"
- "\x7a\xa9\x3f\xd4\x59\x03\xf2\x57\x23\x6f\x1c\x2f\x8f\x3a\xd0\x2a"
- "\xef\x6c\x0c\x39\x9c\x52\xda\xcb\x08\xfc\xc5\xf5\x93\x67\x9a\x4b"
- "\x5f\x28\x67\xfd\x33\x70\x79\x84\xf2\xe9\x99\xc6\xd4\x97\xd1\x79"
- "\x50\x0e\x0d\xaf\x07\x3c\xd0\xf6\x7a\x80\x0a\x7e\x43\xcd\x75\x98"
- "\xb9\xfe\x80\x98\x25\xe0\xfa\xab\x22\x49\x87\x0c\x10\xdb\xfe\xb8"
- "\xad\x7b\x3d\x60\x30\x13\xe3\x57\x03\xd0\xa8\x66\xe4\x02\xcf\xa4"
- "\x84\xe7\x45\xbb\x17\x20\xb7\xb3\xf1\x97\x90\x11\xca\x86\x39\xee"
- "\x11\x0b\x55\x08\xf2\xa5\x4e\x07\x7c\x87\xd8\x98\xb9\x88\xf3\xee"
- "\x83\x1f\x39\xde\x7d\xc0\xcc\x8b\x25\xbc\xfb\x40\xf7\x5b\xe4\xdd"
- "\x37\xd1\x0c\xef\x14\x6d\xfe\x0c\x9f\x66\x55\x18\x3e\x86\x18\x7d"
- "\x50\x86\x39\x82\x39\x73\xe6\x6f\x98\x33\xff\xa7\xa1\xbb\x72\xa6"
- "\xa5\x29\x40\x05\xbf\x3b\xc2\x19\xc8\x97\xe1\x0c\x8e\xd5\x37\xd1"
- "\xad\xc8\x1c\x23\xa6\xac\x6a\x37\x68\x54\xeb\xd1\x33\x50\x56\xdd"
- "\x3d\xd3\x86\xa2\xb3\x4c\x9c\x0e\xb8\xab\x5e\xa6\x4d\x97\x14\xfb"
- "\x83\xd7\x9f\x43\xca\xd6\x0d\x34\x5d\x61\x38\x84\x4c\xde\xe3\x8a"
- "\x99\xef\x81\xda\xd6\x28\xf0\xac\x1a\x1a\x7f\x87\xdf\x00\x98\x25"
- "\xe2\xbe\xf0\x37\x43\x8d\xb9\x11\x85\xa6\xec\x0d\x89\xb4\xd7\x5e"
- "\x64\x84\x72\x6d\xca\x9e\xaf\x34\x79\xed\x8c\x6a\xca\xda\xbf\x52"
- "\x87\x4e\x95\x32\xdf\x7f\x73\x26\x14\x43\xdd\x80\xeb\x5f\x66\xbc"
- "\x27\xfe\x4e\x0f\xe7\x73\xcc\xdf\x97\x71\x9d\xc0\x7e\x7b\x60\xbf"
- "\x4d\xec\xc7\x18\xf6\xc3\xdf\x26\x48\x9d\xb2\x7f\x93\xf9\xdb\x84"
- "\xf9\xff\xf8\xbc\x4e\xb1\x3f\x1d\xf7\xab\x72\xd7\x1d\x70\x25\xe9"
- "\xcc\xd7\xbd\xdf\x17\xd7\xf5\xdc\x75\xe4\xff\x50\xaf\xb8\xb6\x51"
- "\xc8\x4d\x50\xe3\x78\x47\x14\x42\xf9\x01\x6f\xf4\xb7\x4d\xf0\x97"
- "\x82\xb8\xec\x83\xbf\x0a\xf8\xcb\xf4\x63\x4a\x6b\xaf\x0e\x84\x92"
- "\xef\x43\x61\x61\x6c\xdd\x38\x9e\x29\x93\x81\xc8\xe3\x1a\xfb\xef"
- "\xa6\xac\x03\x79\xe6\xef\xe4\xed\xe9\x39\x7c\x34\xf8\xde\x80\x91"
- "\x2b\xf9\x76\x4f\xfe\x8f\xc7\xc5\xb0\xf9\x31\xff\x37\x0d\x1f\xa2"
- "\x2a\x4e\xb9\x84\xea\x14\x7f\x73\xab\x80\x36\xdc\xb4\x2d\x2c\x6c"
- "\xeb\x6d\x28\x03\x49\xed\x75\xf2\x78\x28\x8b\x6e\xc5\x6b\x71\x9a"
- "\x03\xcc\x5e\x3a\xa6\x9c\xa7\x54\xf4\x3b\xf5\x51\xd8\x0b\x36\xd1"
- "\xf1\x4f\xb3\x7f\xc7\xe1\xf2\x44\xfa\x4d\xfe\xf6\x12\x0d\xd8\xe2"
- "\xbd\xd2\xdb\xc7\x0a\xe1\x3d\xcc\x53\x5d\x07\x9f\x4a\x26\x6d\xa5"
- "\xf9\x79\xf1\x3e\xe7\x78\x2c\xce\x88\x54\x94\xda\x24\xb0\xcf\x39"
- "\x37\x66\xe7\x6f\xa1\xa6\xdc\xa7\x00\xfb\xbf\x69\xa1\x2d\xaf\xb4"
- "\x7c\x67\x21\x2c\x20\xfd\x41\xb1\x73\xd2\x70\xf8\x5b\xa9\x58\x3e"
- "\x13\x03\x8c\xb4\xb4\xbc\x3e\x14\xef\xff\x19\x3e\xa8\x38\x72\xbf"
- "\xb1\xd8\xd4\x16\xed\x79\x3a\xf9\xba\x44\x6d\xf3\xa1\xe8\xfa\x7f"
- "\xc6\x9c\x71\xba\xb6\x87\x06\x15\xe3\xef\x14\xc6\xa5\xd1\xcf\x97"
- "\xef\x37\xa0\x03\x4b\x6a\x29\x5c\x1f\x1e\xbc\x56\x48\x45\x8e\x64"
- "\x35\x5c\x0d\x52\xe2\x7e\x2f\xac\xe5\xb2\x6e\xa0\xe1\xad\xeb\xa3"
- "\x3d\x5b\xdb\xa2\xd1\xdb\x37\xd0\x58\xd3\xab\xbe\xfd\x32\x16\x20"
- "\xd7\x16\xa8\x0b\x5b\x7e\x8a\xf7\xfc\xa6\xba\x16\x7d\x0e\xd7\x96"
- "\x37\xe8\xd0\x2e\x48\x4b\xff\x14\xdd\xff\x8f\x31\x74\x73\x59\xcc"
- "\xc7\x28\x32\xc0\x58\x9c\xf2\x23\xf2\x80\x3a\x51\x59\x91\xb4\x8f"
- "\xf9\x9e\xdb\x6b\x0d\xa5\xaa\x30\x5c\x46\x99\x0b\xa0\x2e\x85\xba"
- "\x73\xfd\x4b\xd0\x66\x00\x27\xde\xb3\x6c\x33\x16\xed\xe4\xda\x8c"
- "\x5f\xa0\xcd\x78\x07\xda\x8c\xf5\xbe\xa8\x3c\xb1\x18\x41\x1d\xd6"
- "\x67\x4a\xa2\x67\x73\x4a\x22\xb4\x1d\x6b\xa0\xed\x48\xba\x8c\x98"
- "\x76\xa3\xae\x16\x41\x9d\xdf\x3f\x7f\x09\xf2\x6e\xfd\x05\xda\x8e"
- "\x5f\xa0\xed\x48\x21\x6d\xc7\x8e\x1b\xd0\x76\x2c\x05\x6f\xb0\x04"
- "\xda\x8e\x3a\x81\xb6\xe3\x86\xb0\x2f\x30\xd7\x83\x2d\xbf\x04\x50"
- "\x3b\xa0\xdd\x58\xfb\x1d\xa2\x76\xbc\xdc\x47\x22\x67\x0e\x8a\xce"
- "\xff\xa5\xb7\x85\x3d\x68\xa2\xa3\x11\x8e\xfb\xda\x66\x68\x87\x01"
- "\x97\x8a\x00\x03\xf2\x3c\xdf\x27\xbc\x05\x8e\xb7\x0d\x0c\xd4\xee"
- "\xff\x5e\x4f\xd1\x39\x0f\x17\xb6\x00\x6e\x6b\x57\x21\xaa\x0d\x30"
- "\x3c\xf8\x82\x96\xc2\x3e\xd1\x94\x1b\x78\x9e\x78\xd2\x8f\x7c\x70"
- "\x9f\x88\xa7\x8e\xe0\x66\xa0\xa3\x3d\xe9\x57\xa2\x3d\x32\xe7\x23"
- "\x57\xe3\x7f\x7d\xfb\x99\x5e\xf1\x75\x4b\xf9\x0e\x29\xf5\xaf\xc4"
- "\x43\xbc\xae\xa3\xcf\xbf\xd5\x52\xbb\x67\x20\x15\x5e\x17\x91\x7e"
- "\xeb\x8b\xaa\xdd\x73\x90\x66\xf7\x7f\xd0\xe8\x5d\x33\x90\x3a\xff"
- "\x7b\xbc\x7e\x3a\x60\x58\x4b\x37\x9f\x8d\xff\x14\x7f\x63\x0f\xa5"
- "\xb7\x05\x6b\x69\x9f\x71\x3a\xf8\xb7\x46\x3b\x03\xfc\x03\x9c\x8f"
- "\x0c\x68\x29\xae\x48\x3a\x8b\x32\x2e\x21\x94\x72\x95\xc5\xb8\x1d"
- "\xdf\x8b\xc8\x40\x41\xfd\x81\x35\x41\x04\xc1\x17\x7f\xf7\xc2\x9e"
- "\xa3\x1d\xe3\x05\x5f\xf0\x75\x01\x8b\xf1\xd9\xba\x4a\x04\x6d\x60"
- "\x9f\x76\x7d\xc0\x60\x7c\x11\x99\xb5\x01\x60\xd3\x1f\xb4\x80\x77"
- "\xcb\x2d\x2b\x7d\xb0\x5c\xa6\x3e\x60\xfd\x8d\x61\x45\x00\x95\x47"
- "\xd1\x68\xfd\x59\x44\x6d\x37\x49\xc5\xf8\xb0\x8e\xa9\x6f\x0b\xee"
- "\x0b\x20\x63\x64\x0e\xed\xc0\x58\xe8\x14\x87\xb6\xbf\x14\xe0\x82"
- "\xe4\x61\x1f\xa4\xb4\x8f\x7d\xd0\x34\x82\xfd\x11\x2f\x79\xd8\x07"
- "\x29\xe9\xb7\xbe\x0c\x91\x87\x7d\xa3\x44\xec\x99\xf5\x25\x7f\xa3"
- "\xd8\x17\x56\xf3\xb1\xff\x28\x97\x60\xff\x51\x8e\x13\xd8\x77\x50"
- "\xee\x83\xd8\x72\xff\x89\x87\x4c\xec\xa1\xdc\x7f\x99\x2e\x0f\xfb"
- "\xeb\x12\xb1\x67\xd6\xa8\xfc\x8d\x62\xff\x71\x15\x1f\xfb\x23\xd9"
- "\x04\xfb\x23\x5a\xf9\xd8\xab\x3b\x28\xf7\x6a\xb6\xdc\x1f\xeb\x2b"
- "\x0f\x7b\x35\x2e\xf7\x3a\x79\xd8\x5f\x94\x88\x3d\xb3\xce\xe5\x6f"
- "\x14\xfb\xa3\xe7\xf9\xd8\x7f\x92\x49\xb0\xff\x24\xc3\x09\xec\x3b"
- "\x28\xf7\x6a\xb6\xdc\xff\xbd\x97\x4c\xec\xa1\xdc\x97\x68\xe4\x61"
- "\x7f\x52\x22\xf6\xcc\x5a\x99\xbf\x51\xec\xff\xa7\x92\x8f\xfd\xb1"
- "\xcd\x04\xfb\x63\xe9\xf2\xb1\x0f\xee\xa0\xdc\x07\xb3\xe5\xfe\xb8"
- "\x8b\x3c\xec\x83\xa1\xdc\x97\x68\xe5\x61\xbf\x4e\x22\xf6\xcc\x7a"
- "\x9b\xbf\x51\xec\x8b\xca\xf8\xd8\xff\x7d\x13\xc1\xfe\xef\x1b\x1d"
- "\xc1\xfe\x0d\x4b\xec\xab\xfb\x84\x83\xb7\x62\x74\xfe\x81\x19\x2c"
- "\xf6\x1f\x00\xf6\xf0\xfe\x07\x5f\xde\x6e\xa5\xf1\x3f\x6d\x64\x70"
- "\x8f\x01\xdc\x93\x00\x77\xf0\x86\x66\xcc\x01\x23\x0f\x8c\x3b\xc6"
- "\x3c\xe5\x22\x52\x7e\x0e\xd7\x62\x7c\x30\xc6\x80\xa3\x8a\xc1\xb9"
- "\xf7\x17\x55\xb4\x8b\xab\x37\xc6\x13\xeb\x7e\x8c\x79\x47\xda\x1e"
- "\x73\xa2\x43\xcc\xa7\xde\x19\x7d\xdf\x6a\xdd\xff\xd7\x59\x98\x9f"
- "\x03\x0f\x97\x22\x15\xf3\x4f\x8b\xf9\x98\x1f\x5f\x87\x71\xd0\x29"
- "\x8e\x27\xcb\xc7\x5c\xad\x14\xc7\xdc\xdc\xc6\x9f\xb8\xea\x1c\xe6"
- "\x5f\xea\x38\xcc\xd5\x4a\xfb\x98\x5f\x94\x81\x79\xe7\xb6\xef\xdd"
- "\x0b\xf3\x13\x47\xf9\x98\xff\x63\x19\xc1\xfc\x1f\x89\x62\x98\x9b"
- "\xa0\xbe\xc6\x7d\xea\x78\xfe\x9f\xb1\x29\xfa\xf9\x36\xc0\x15\xcf"
- "\x03\xc4\x7d\xbd\x87\x96\x14\x51\x6d\x80\xfb\xd6\xd5\x68\x78\xc6"
- "\x6a\x34\xd6\xb3\x96\xd4\xdf\xad\x50\x7f\x6f\xbe\x8d\x5c\x4d\xaf"
- "\xf9\xf6\xcb\xb8\x86\x5c\x5b\x21\xc6\xad\xaf\xc5\x7b\x96\xc5\xe8"
- "\xd1\xe7\x37\x8a\x28\xdc\x77\x8b\xbf\xdb\xd1\x3f\x47\xf7\x9f\x14"
- "\x4b\x37\x97\xd5\xbc\x43\xfa\x55\x2e\x9b\xfb\x55\x0e\xf1\xfa\x55"
- "\xde\xbe\xc6\xf6\xab\x4c\x27\x18\xe5\x59\xe2\x33\xe7\xaf\x22\xfd"
- "\x2a\xa5\x1d\xf6\xab\x30\xfd\x29\x37\x90\x77\xdb\xd2\xf8\x01\x3b"
- "\xd8\x7e\x95\x9d\x4b\x9c\xeb\x57\x69\x5d\x1a\x40\xed\x04\x7c\xde"
- "\x98\x0e\xf8\x7c\x2f\x15\x9f\xcf\xa6\x39\xda\xaf\x62\x6e\x63\xcd"
- "\xed\x2a\x2e\x73\xb8\x6d\x6d\xce\x09\xcc\xb1\xee\x4b\xc1\xe5\xed"
- "\x86\xa2\x38\x0e\xd7\xc9\xf2\xfa\x53\x4a\x6a\x7b\x5a\x7f\x0a\x2e"
- "\x73\xe6\x76\xb6\x7b\xb4\xb1\xc5\x21\xfc\xb2\xf7\xd9\x55\xd2\xc6"
- "\x7e\x56\xeb\xa8\xbe\x12\xc7\x3c\xc8\xdb\xba\x0f\x85\x60\xfe\xc5"
- "\x74\xdc\xe7\x22\xaf\x1f\xe5\xf4\xd8\x9e\xd6\x8f\xd2\xfd\x30\xff"
- "\x62\x38\x1f\xf3\xe2\x8b\x04\xf3\xe2\xea\x4e\xc0\x3c\xc7\xba\xef"
- "\x84\x60\x5e\x12\x81\xfb\x5a\xe4\xf5\x9f\x9c\x96\xa9\xa5\x7f\xbd"
- "\xfe\x93\xee\x87\x79\x89\x2f\x1f\xf3\x2f\xce\x11\xcc\xbf\xa8\x74"
- "\x1e\x73\xb5\xb7\x75\x9f\x09\xc1\xfc\xab\xf1\x58\x7b\xc9\xeb\x37"
- "\x39\x5d\xd3\xd3\xfa\x4d\xba\x1f\xe6\x5f\xb9\xf3\x31\x2f\x39\x4d"
- "\x30\x2f\x29\xe9\x04\xcc\x73\xac\xfb\x4a\x08\xe6\xa5\x63\x70\xdf"
- "\x8a\xbc\xfe\x92\xaf\x7a\x5c\x7f\x49\xf7\xc3\xbc\x14\xf1\x31\xff"
- "\xea\x38\xc1\xfc\xab\x22\xe7\x31\x0f\xf6\xb6\xee\x23\x21\x98\x7f"
- "\x3d\x12\xf7\xa9\xc8\xeb\x27\xf9\x2a\xa3\xa7\xf5\x93\x74\x3f\xcc"
- "\xcf\x34\xf0\x31\x2f\x3d\x44\x30\x2f\x3d\xe8\xa8\x67\x36\x7b\x65"
- "\xb3\x3f\x66\xbc\xb2\x37\x68\x76\xab\xbe\x11\x82\x77\x99\x0f\xa3"
- "\xd9\x65\x7b\xe5\x92\xda\x9e\xd2\x3f\x62\xc6\x1a\xfb\xe5\xee\xe1"
- "\x95\xbf\xb1\xfa\xfe\xf9\x75\x3e\xf1\xca\x5f\xe7\x89\x61\x2d\x34"
- "\x16\xa1\x1c\xbc\xa6\x79\x2c\xc2\xe6\xd5\x80\x23\xf0\x00\x8f\x45"
- "\xc0\x63\x12\x84\xc6\x23\xe0\x71\x08\xe6\x31\x09\x96\xe3\x11\xc2"
- "\x75\x74\x33\x1e\x93\x80\x7d\x72\x59\xcc\x16\x64\x1e\x9b\x80\xc7"
- "\x20\xac\xff\x11\x79\x60\x8c\xf0\xf8\x03\xec\x97\xef\xf4\x18\x84"
- "\xed\xa6\xee\x30\x06\xe1\x6c\x6a\x47\x5e\x39\xe2\xc0\x50\x04\x7c"
- "\x6b\xef\xa7\x6a\xdb\x16\xa8\xc5\x65\x0e\x63\xe4\x59\x47\xca\xe1"
- "\xa1\x97\x0b\xa9\x8a\xa4\x22\xb4\x79\x2d\x52\x9a\xfb\x2f\x70\x19"
- "\x84\x7a\xd9\xd3\x00\x78\x66\x2c\x22\xfd\x18\xa6\x9f\xa3\x3d\xf4"
- "\xaf\xc5\xe3\xb9\xfa\xca\xcf\xff\x59\x48\xe1\xbe\xc7\xdd\x0b\xd0"
- "\xe8\xf7\xae\x20\x4d\x79\xc3\x45\xc4\x94\xa9\xdc\xc0\x52\xb8\xb6"
- "\xb0\x2d\x77\x9c\xce\xe4\x13\x78\x54\xef\x13\x58\x84\x71\xcb\xb8"
- "\x86\x10\x2e\x5f\x18\xb7\x8a\xa4\xfc\x76\xbc\x18\xac\x28\xb6\x6f"
- "\x43\xb4\x4c\x7d\x2b\x1b\xb3\xbc\x1b\x80\xd9\x52\x3e\x66\xf9\x72"
- "\xfb\x37\xcc\xe3\xb9\x97\x06\x50\xf9\x50\xa6\xd6\x4e\x05\xcc\x5e"
- "\x90\x8a\x59\x85\xe8\xfe\xef\xe2\x98\x05\x29\x1d\xc3\x2c\x68\x5a"
- "\xc7\x98\x7d\x19\x62\x8b\x59\x50\x38\x5c\x1b\x42\x30\x0b\x1a\xad"
- "\xf7\x09\xd2\x70\x98\x35\x3a\x88\x99\xb5\x87\xfd\x2d\x61\x56\x29"
- "\xba\xff\xbb\x1d\xcc\x1c\x2c\x67\x41\x0e\x94\xb3\x2f\xd3\x05\x30"
- "\x83\x72\x16\xc4\x96\xb3\x20\x28\x67\x41\x16\xe5\xec\xba\x83\x98"
- "\x59\x7b\xd0\xdf\x12\x66\xdf\x8a\xae\xff\x2d\x8e\x99\xda\xc1\x72"
- "\xa6\x76\xa4\x9c\xe9\x6c\x31\x53\x43\x39\x53\xb3\xe5\x4c\x0d\xe5"
- "\x4c\x6d\x51\xce\x2e\x3a\x88\x99\xb5\x87\xfc\x2d\x61\x76\x5e\x7c"
- "\xfe\xb7\x38\x66\x0e\x96\x33\xb5\x03\xe5\xac\x44\x23\x80\x19\x94"
- "\x33\x35\x5b\xce\xd4\x50\xce\xd4\x16\xe5\xec\xa4\x83\x98\x59\x7b"
- "\xc0\xdf\x12\x66\xff\x14\xdd\xff\x51\x1c\xb3\x60\x07\xcb\x59\xb0"
- "\x03\xe5\xac\x44\x6b\x8b\x59\x30\x94\xb3\x60\xb6\x9c\x05\x43\x39"
- "\x0b\xb6\x28\x67\xeb\x1c\xc4\xcc\xda\xc3\xfd\x96\x30\xfb\x97\xe8"
- "\xfe\xef\x62\x98\x31\x78\x81\x76\x14\xc4\xac\x95\xaf\x1b\x0d\xa0"
- "\xe3\xf1\x37\x2f\x41\xbc\xde\xfa\xa2\x8a\x4e\x73\xf5\xc6\x58\x61"
- "\x3d\x88\xf1\xaa\x48\x3a\x8d\x84\x74\x23\xfe\x2e\x06\xb8\x23\xfc"
- "\x6d\x6c\xfd\x65\x09\x7a\x71\xbe\x18\x56\x1d\x7f\x0f\xcb\x5b\xc2"
- "\x61\x65\xfe\x1e\xd6\xa9\x58\x7d\x2b\x15\xab\x0b\xb1\xf2\xb0\x52"
- "\x2b\x3b\xc6\x4a\x3d\xcd\x3e\x56\x5f\xea\x38\xac\x2e\x5a\x60\x65"
- "\xdb\x8e\x39\x8e\x95\x55\xfb\xf5\x9b\xc2\xea\xdf\x4a\x31\xac\x0c"
- "\xde\xe3\x74\x78\xce\xfb\x14\xf0\xbe\xf4\x2b\xd1\xcf\x67\x5d\x42"
- "\xc3\xb7\x5c\x42\x63\xf1\xfc\xe6\x43\x6b\x9b\x29\x78\xc7\x9f\xbe"
- "\x3e\x5f\x8b\xda\x7e\xf6\xed\x87\xe7\xcf\x30\xf5\xe4\x6b\xbe\x6e"
- "\x15\x31\x7a\xa6\x4e\xcc\x04\x8c\xca\x1b\x8a\x20\x26\x7d\xc2\xcb"
- "\x1b\x3e\x46\xad\x2b\xa2\xd1\x37\xd5\xd7\x00\x17\xba\xad\xa2\xae"
- "\x08\xed\x86\xf3\xc5\xab\x3f\x46\xa6\x9f\x03\xfa\xcd\x4d\x42\xd4"
- "\x0d\xc5\xbf\xcf\x63\xef\x3c\x2a\x09\x29\x27\xd7\xd1\xcd\xe5\x75"
- "\x5f\xa3\xf7\xe6\xa3\xe1\xa7\x93\x10\xc2\xb1\x66\xbc\xf2\x22\xec"
- "\x95\x4f\xf2\xf0\xd9\x69\xe1\x95\x99\xf9\xb2\x89\x80\xcd\x4d\x2b"
- "\x6c\xc0\x8b\x43\xac\xfb\x4c\x69\x00\x6c\x1a\xcc\xd8\x5c\x47\x29"
- "\xcb\x30\x36\x3a\xce\x2b\xb3\xd8\xe4\xe1\x3a\x2f\xd1\xc2\x2b\xdf"
- "\xb0\xc0\x86\x9d\xab\xca\xc3\xc6\xdc\x97\xf1\x7a\x00\xfe\x46\x6e"
- "\xe3\x95\xe5\xf5\x65\x54\x8b\xce\x15\x61\xca\x11\x94\x91\x29\x50"
- "\x8e\x92\x57\x32\xe5\x88\xc4\x7f\x60\x20\xf0\xbd\x10\x79\xea\xfa"
- "\x84\x6f\x01\x0c\x5a\xa1\xac\xe1\xb6\x68\x3d\xbc\x27\xc6\x12\xe3"
- "\x36\x65\x7f\x5b\xdb\x9c\x06\x44\x41\x9d\x75\x1e\x63\x67\xfc\xd9"
- "\xd7\x2d\x0b\xda\xaa\x8a\x59\xdf\x03\x3e\xf5\xa8\x42\xcf\x62\xb3"
- "\xf6\x7b\x74\x43\x71\x31\x9e\x7e\x2d\xa0\xdf\xc3\xc0\x53\x68\x7b"
- "\xf0\x7a\x75\x2e\x50\xef\x15\xbe\xb7\x00\x69\x26\x27\xd2\xcd\xcc"
- "\x58\x1e\x28\x63\xb8\x3d\xc3\xf5\x61\x79\xe2\x17\xc8\x98\x1b\x78"
- "\xb4\xcd\x67\x9c\xee\xf4\x4a\x84\x70\x9d\x88\xb1\xe8\xb5\x8a\xc3"
- "\x0e\xcf\xdb\xb3\xec\xeb\xb0\xa9\x0b\x17\x7d\x2d\x5c\xbe\x66\xe9"
- "\x24\xf5\x77\xe4\xb1\xe5\x2b\x4f\x6e\x7f\x87\xb9\x3f\x0a\x30\xc4"
- "\x73\xf5\xd6\x7f\x87\xa8\x9d\x92\x31\xfc\x8f\xe8\xfe\x27\xe2\x18"
- "\x06\x29\x3b\xc6\xb0\x89\xc5\x30\x68\x5a\xc7\x18\xfe\xa0\xb6\xc5"
- "\x30\x28\x84\xc3\xf0\xcb\x10\x0e\xc3\xa0\x70\x82\x61\xd0\x68\x0e"
- "\xc3\x20\x4d\xc7\x18\x5a\x79\xe9\xdf\x14\x86\x3a\xfb\xfd\x1f\xc2"
- "\x18\x3a\x50\x0e\x7f\x31\x63\xe8\x40\x39\xd4\xe9\x05\x30\xb4\x28"
- "\x87\x5f\xa6\x5b\x60\xc8\x96\xc3\x20\x8b\x72\x18\xe4\x40\x39\xb4"
- "\xf2\xd6\xbf\x29\x0c\x7f\x6c\x96\x8e\xa1\xda\x81\x72\xf8\x03\x8b"
- "\xa1\xda\x81\x72\x78\xe9\xa8\x2d\x86\x6a\xcb\x72\xa8\xe3\x30\x54"
- "\xb3\xe5\x50\x6d\x51\x0e\xd5\x0e\x94\x43\x2b\xad\xf2\x9b\xc2\xf0"
- "\xbf\xa2\xfb\xbf\xdb\xc1\xd0\x81\x72\xf8\xb9\x19\x43\x07\xca\x61"
- "\x4d\x92\x00\x86\x16\xe5\xb0\x44\x63\x81\x21\x5b\x0e\xd5\x16\xe5"
- "\x50\xed\x40\x39\xb4\xf2\xde\xbf\x29\x0c\x2f\xdb\xef\xff\x17\xc4"
- "\x30\xd8\x81\x72\xb8\x9e\xc5\x30\xd8\x81\x72\x78\x65\xac\x2d\x86"
- "\xc1\x16\xe5\xb0\x44\xcb\x61\x18\xcc\x96\xc3\x60\x8b\x72\x18\xec"
- "\x40\x39\xb4\xf2\xe2\xbf\x29\x0c\x7f\x12\xdd\xff\xca\x12\x43\xd0"
- "\xd9\xb6\xba\xb4\x81\xc3\xd0\x12\x3f\x6b\x2d\x1a\x09\x1a\x15\x63"
- "\x37\xcb\x80\x28\x5b\xfc\x7e\x32\x60\xfc\xd4\xf8\x7b\x5c\x23\xa7"
- "\x49\x19\xec\xd8\xef\x39\x18\xb3\xd3\xe0\x42\xb1\x3e\x35\xeb\x51"
- "\xfc\x4d\xb5\x5d\x8f\xc6\xfd\xff\xaa\x47\xaf\x22\xe9\xd8\xb1\xed"
- "\xa0\x28\x76\xfc\xb6\x2f\x12\xda\x44\x71\xec\xae\x16\xd9\x62\xa7"
- "\x0e\xe1\xb0\x23\xed\x1e\xc1\xee\x4b\x9d\xb9\xfd\x23\xd8\xb1\xed"
- "\x9f\x5d\xec\x7e\xcb\xed\xdf\x35\xd1\xf6\xcf\xb8\x01\x51\xf9\x1b"
- "\x4c\x85\x5a\xca\x54\x04\xbf\x62\xf8\x95\xc2\xb1\x5e\x70\x8c\x99"
- "\x1f\x04\xff\x67\xce\x99\xfa\x31\x6b\x81\x15\x7b\xba\xc4\xe0\x3d"
- "\x3d\x70\x9a\xde\xe6\x34\x9e\x69\x28\x74\x37\x9b\x07\x1c\x4f\x85"
- "\xe3\xc5\xfd\x5d\x42\x7b\x43\xfa\x52\x3a\xeb\x6f\x38\x6d\x1f\x9c"
- "\x96\x4e\x73\x25\x63\xe5\x28\x0a\xe7\x61\x7d\x4f\x37\x36\xcd\x60"
- "\xcb\xfb\x7a\xa4\x85\xe2\x75\x40\xcc\x69\xfa\x9a\xa8\x1f\x0a\x70"
- "\x3a\x93\x8b\x2b\x5e\x1f\x5b\x65\x99\x96\x9e\x80\x70\xbe\xe6\xb4"
- "\xfd\xd8\xfc\x86\x5b\xa6\x31\xfe\x15\xa1\xfe\x2e\x2a\x26\xcf\xfe"
- "\x89\x14\x7e\x27\x9c\xf6\x1e\xba\xff\x01\x15\x93\xde\xc5\x35\x80"
- "\x97\xfe\x2d\xc4\xa4\x65\xd3\xb9\xd3\xbd\xff\x6f\x25\x9b\x8e\xd9"
- "\xe3\x13\x8e\xb9\x5a\xc6\x8f\x4d\xe7\x61\x8e\x0d\x5e\x6f\xdc\xf2"
- "\x5d\x8d\x1b\x28\x9c\x1f\x4e\xd3\xdf\xd4\xfb\x2b\x1d\xfb\x2e\xa3"
- "\x2d\xef\x89\xd3\xc1\x75\x8f\xb0\x71\xf6\x84\x77\xd0\xb4\xe7\xa7"
- "\xad\x4f\x37\xa7\x5b\x6f\x44\x83\x76\x73\xb1\x51\xd2\x59\x1f\xce"
- "\xc2\x6b\x08\x5a\x63\xd7\xdf\xc5\x45\x87\xb1\xab\xa8\x43\x08\xa7"
- "\xa5\xfb\x7f\xa8\x84\xf4\x5e\xec\x7b\x84\x92\xf7\x60\xd6\x5b\x21"
- "\x58\x53\x86\x7b\x77\x31\xcf\xea\xa2\x62\x9f\x75\x00\xa4\x0b\x33"
- "\xe7\x6b\xa2\x98\x7e\x0c\x36\xad\x2b\x93\xb6\x3c\x01\xaf\xa9\xdf"
- "\x9e\xfe\x5e\x9c\xd6\x98\x75\x5c\x6d\x4c\x73\x0d\xb7\xce\xdf\xb8"
- "\xc1\x0d\x9f\xb7\xcc\xdf\x9b\xa4\x3f\x14\x06\xe9\x27\xdb\xa6\x57"
- "\x5a\xa7\xf7\x21\xe9\x3f\x0a\x85\xf4\x51\xb6\xe9\x0d\x03\xac\xd2"
- "\x0f\x24\xe9\x8f\x8c\x85\xf4\xd3\x6c\xd3\xab\xac\xd3\xff\x8e\xa4"
- "\xff\x87\x0a\xd2\x47\xdb\xa6\x0f\xb5\x4e\xef\x4b\xd2\x7f\xa2\x81"
- "\xf4\xb3\x6c\xd3\xa7\x5a\xa7\x1f\x44\xd2\x1f\x1b\x0d\xe9\x63\xac"
- "\xd3\xef\x66\xd2\xa2\x07\xd8\xb4\x7e\x24\xed\xdf\x43\x20\x6d\xac"
- "\xc0\xbb\x2a\xd8\xbc\x43\xd8\xf4\xf7\x91\xf4\x1f\x1e\x85\xf4\xf1"
- "\xb6\xe9\x5d\xad\xd3\x0f\x26\xe9\xbf\x9e\x06\xe9\x13\x04\xb0\xb2"
- "\x4e\x3f\x84\xa4\xff\x2c\x0f\xd2\x27\x0a\x60\x65\x9d\x7e\x28\x49"
- "\x5f\xac\x85\xf4\x2b\x05\x62\x6f\x9d\xfe\x7e\x92\xfe\x8b\x8d\x90"
- "\x3e\x49\x20\xf6\xfc\xf4\x59\x25\x49\x90\x2e\x79\x17\xcb\x4d\xab"
- "\xb8\x5b\xe7\x3d\x8c\xe4\xfd\x55\x02\x5c\x93\x6a\x9b\x1e\xb9\x90"
- "\xf4\xe8\x51\x36\xfd\x03\x24\x7d\x69\x0c\xa4\xdf\x28\x10\xfb\x07"
- "\x71\xfa\xdd\x24\xed\x83\x24\xed\x49\x6f\x48\x9b\x2e\x10\x77\xcb"
- "\xb4\xc3\x49\xda\x2a\x04\x69\x33\x04\x62\x6e\x99\xd6\x9f\xa4\x3d"
- "\x5b\x0a\x69\xb5\x02\xf1\xb6\x4c\xfb\x10\x49\x5b\x91\x0c\x69\x73"
- "\x04\x9e\xf7\x01\x8b\xb4\x23\x48\xda\x73\x98\x57\xdb\x05\x70\xb1"
- "\x4c\x1b\x40\xd2\x5e\x38\x08\x69\xf3\x04\x30\xb1\x4c\x3b\x92\xa4"
- "\xfd\xb6\x06\xd2\xee\x11\xc0\xc4\x32\x6d\x20\x9d\x75\x7e\x3b\x5b"
- "\x4f\x17\x58\xa7\xdd\xc5\xd5\xbb\x41\xa6\xfe\xff\x9c\xcc\xd6\x95"
- "\xcc\xfa\x9e\xf4\x06\xbc\x96\x5d\xfb\x7b\x3d\x66\x6e\x23\x4c\x14"
- "\x52\xd3\x59\x65\xa1\x70\x1d\xce\xf3\xa0\x6d\xdd\xe6\xfa\xd8\x2e"
- "\xae\x8d\x08\xa6\xb3\x7e\xca\x60\xef\x5f\x68\x9b\xd6\xcd\x32\xed"
- "\xc3\x74\x56\x75\x03\x9b\xf6\xa8\x6d\x5a\xa5\x65\xda\x51\x74\xd6"
- "\x7f\x8a\xd8\xb4\x45\x02\xf5\xeb\xa3\x16\x69\x43\xe8\x2c\x5d\x32"
- "\xa4\x3b\x21\x54\xbf\xd2\x1b\x54\x8f\xe2\xfa\xc0\x5c\x77\x43\xfa"
- "\x47\x48\x7c\xaf\x86\x43\x7c\x99\x39\x7d\xe6\xb4\x80\xc3\xa3\x16"
- "\x6d\xe5\xa3\xa6\xfe\x97\x42\xd9\x98\x95\xd8\x3e\x43\xaa\xe5\x33"
- "\x3c\x46\xf2\xac\x71\x85\x3c\x4b\xad\x9f\x81\xad\x8f\xb0\x4e\xc0"
- "\xf1\x1d\x6d\xcc\xba\x5c\x8a\xe3\x0b\x69\xcb\x78\x1a\x81\x72\x51"
- "\xe0\x3c\x59\x6c\xc7\xd0\x59\xff\x8e\x66\x63\xc0\x6b\x8f\xa0\x3c"
- "\x32\xf5\x21\xe0\x5b\x4a\xbf\xf5\xbb\x32\x48\xfb\x38\x9b\xee\xbc"
- "\x75\x3b\xc8\x3e\xdf\x13\x70\xae\xaa\xbd\x0d\x74\x71\xad\x16\xd2"
- "\x32\x89\x81\xe8\x9e\x6b\x8a\x06\xa2\x31\xda\xf7\xd5\x6a\x64\xea"
- "\x1c\x53\x81\x5f\x4c\x64\x03\x6d\xb0\x3c\xb6\x95\xa2\x2b\x47\x35"
- "\x20\x57\xbc\x06\x1f\xed\x13\xe6\xab\x83\xe3\x7a\xff\xfb\x42\x9a"
- "\xb2\x1a\x86\xeb\x5c\xbe\x50\xe2\x35\x99\xe0\xdf\x21\x3a\xf4\x1a"
- "\xb3\x1f\xca\xd6\x0d\x74\x33\xde\xa7\xc0\xf8\x4e\x7d\x54\x85\xa9"
- "\x0e\xaf\xa5\xd8\x0c\x79\x34\x5f\x49\x44\x0a\xbc\xa7\x1c\x5e\xd7"
- "\xb5\x22\xa9\x0e\x5d\x51\x34\xac\xa2\x97\xc6\x8f\x85\x67\xd0\xc2"
- "\xfd\x62\x2f\xc1\xff\x49\x4c\x41\xfb\x6a\xeb\x13\x8a\x97\xe3\xf5"
- "\xe9\x1a\x4e\xea\x7d\x22\xb4\xf4\x9b\x33\x6b\x13\x53\xd0\xfd\xf0"
- "\xdc\x27\xcc\x6b\x51\x31\xeb\x4f\xfd\x12\xff\x34\x59\x7b\xaa\x71"
- "\xa2\xc9\xab\x3e\xc1\x66\xed\xa9\x3d\xd3\x43\xc8\x7a\x56\x8d\x4c"
- "\xde\xf0\x6c\x95\xf4\x70\xbf\x70\x53\xeb\xc6\x54\xbc\xff\x5b\x71"
- "\xca\x35\x74\x89\x3d\x87\xf3\x64\xf3\xf2\xc1\x79\xe0\xbc\xcc\xf9"
- "\xe0\xeb\xf4\xc3\xa6\x87\xe0\x77\x87\x38\x84\x3b\xbe\x7e\x55\xa3"
- "\x2b\x5e\xbf\xca\xf1\xf4\x0d\x27\x70\x7a\xe1\x75\x79\x41\xe3\x64"
- "\xd7\xa7\x37\x65\x35\xe6\x81\x56\x35\x90\xb8\x37\xee\xd7\xb9\x28"
- "\x62\xd9\x7f\x1f\xd5\xb9\xf4\x66\xf1\x68\x2c\xd6\xb9\x1c\x4b\x64"
- "\xff\x5d\x66\x5e\x2f\x4c\x30\x5f\x65\xfd\x2c\x88\xf7\x4a\xd3\x7b"
- "\xd1\x6e\x58\x5b\x93\x75\x4b\xeb\x67\xa9\x86\xe2\xf5\x9c\x6f\x47"
- "\xc1\x3d\x57\x92\xb8\xdc\x1e\x09\x7f\x3d\xd9\xbf\x7a\xf6\x2f\x8d"
- "\xd3\x30\x5c\xf2\x9e\x18\x4e\x6b\x83\x34\x64\x2f\x98\xdb\xcc\x5a"
- "\x65\x0c\x76\x80\x2f\xed\x15\xa4\x61\xf2\xcd\x8d\xd0\x5a\x3e\x03"
- "\x36\x4b\x21\x8f\x3c\xfa\xd8\xe8\x31\x8f\x3f\xa1\x79\x72\xde\xfc"
- "\x57\x62\xe3\x16\xbc\x1a\xbf\xf0\xff\xb1\xf7\x3e\x70\x51\x56\xd9"
- "\xc3\xf8\x99\x3f\xc8\xa8\x28\x03\x91\xa1\x99\x8d\x86\x85\x25\x3a"
- "\xb5\xb6\x6b\x2e\x26\x25\x16\x26\x08\x29\x15\x25\x0a\x24\x28\x24"
- "\xea\x04\xa8\x68\x28\x38\x6a\xd9\xa6\x32\x10\x19\x26\x02\x16\xbb"
- "\x6b\xad\xfb\xcd\xfd\x7e\xdd\x77\xdd\xf7\x63\xdb\x14\x64\xd4\x0a"
- "\xc3\xee\xd7\x3e\x2f\xbb\xaf\xbb\x4d\x7e\xc9\x25\xbf\xa8\x53\x8c"
- "\xce\x24\x33\x73\xdf\x73\xee\x7d\x1e\x66\xe6\x61\xb0\x7a\xb7\xf7"
- "\xfd\xfe\x3e\xbf\xb7\xd1\x87\xe7\x79\xee\x3d\xf7\xdc\x73\xcf\x39"
- "\xf7\xdc\x73\xef\x73\xff\x3c\xb3\xa6\x78\xed\xba\xf5\xa6\x67\x4b"
- "\x4a\xcb\x36\x6c\xdc\x54\xbe\x79\x0b\xc1\x0d\xd2\x7b\x30\x59\xe5"
- "\x54\x03\xca\xee\x41\xca\xe7\xb7\x3c\x6f\x0c\x13\x72\xbe\xda\xa2"
- "\x35\x84\xf6\xe1\x6d\xa8\xf1\x74\x9e\x47\x9f\xc6\xa5\xa2\xf3\x45"
- "\x50\xcf\x54\xb6\x86\x87\xad\x74\x86\x59\x8f\xe6\xaa\xb3\xd3\xf1"
- "\xb0\x95\xce\xdc\x6b\x8d\xed\x85\xb8\x29\x74\xce\xd9\x55\x3b\xc5"
- "\x37\xdd\x0e\x40\xab\x57\x42\xe1\x9c\xa2\x87\xd8\x97\xc7\x31\x47"
- "\xdd\x38\xd6\x47\xf8\xeb\xf6\xb3\x5e\xc7\x73\x85\xb0\x0f\xdf\x51"
- "\xd7\xf5\xe7\x35\xae\xdf\xb6\x4e\xe4\x67\x12\x4d\x6c\xdc\xcf\x7a"
- "\x76\x8e\x63\x3d\x3b\xf6\xb3\xbe\xa6\x71\xcc\x1e\x57\x07\x11\xae"
- "\x7d\xae\x42\xbb\xe6\x2a\x97\x4d\x35\xc6\xfb\xc6\x5e\xcd\xad\xc6"
- "\xb8\x99\x1e\xd0\x34\xe1\x3b\x86\x39\x5b\x0d\x82\xee\xb7\xbf\x72"
- "\x87\x21\xbe\x54\x36\x50\xac\xda\x87\xf9\x08\x99\xb8\xfe\xd2\x86"
- "\xad\x3f\xe6\xe7\xb0\xb9\xcf\x81\x5d\xe3\xea\x6e\xba\xca\xf3\x8b"
- "\xb4\xd5\xf7\x01\xe1\xfb\x97\x12\x77\x58\xe9\x04\xe6\x41\xd8\x13"
- "\xbe\xe7\x8a\x55\x08\x53\x87\xb8\x9d\x81\xe5\x89\x5f\xb5\xb6\xcc"
- "\xb0\x6e\x43\x71\xf1\xb4\x51\x10\xcf\xef\x10\x78\xfe\x5e\x19\xe2"
- "\x83\x97\xf7\xb3\x36\x2c\xa7\x15\xcb\xdb\xde\x81\xbd\x05\xd4\x0f"
- "\xc0\x32\x59\xce\x6b\xdc\x09\x18\x7e\x12\x9f\x4f\x22\xed\xed\xfc"
- "\x3c\x2f\xed\xc8\x27\xd9\x3e\x57\x0f\xd2\xd9\x4e\x67\x14\xd0\x7e"
- "\x8a\xfd\x9b\x32\x55\x58\xee\x3a\x84\x6b\x37\x4c\x80\xa9\x98\xee"
- "\xb7\x48\x47\x0b\x3e\x13\x7c\x1e\xc9\x11\xe1\xdb\x78\xb9\xb4\x23"
- "\x17\xd2\x3b\xf2\xca\x7a\x68\x1c\xdb\xe3\xda\xe7\xb6\xd0\x7e\xab"
- "\xfc\x8c\x18\x7c\x47\xbe\xb4\x23\xac\xa5\xbf\x32\x53\x45\x67\x55"
- "\x36\xf9\x71\xe6\x12\x4d\x44\x07\xf5\x5d\xff\x88\x9e\xa0\x6f\x20"
- "\x0b\x12\xdc\xa0\xfa\x63\x0f\x40\xc3\x7e\xd6\x8c\x57\x03\x5e\xf5"
- "\x1f\x63\xdc\x47\x78\xb5\x63\xf8\x69\xbc\x7f\x8c\xf7\x8f\x7a\xf8"
- "\xb7\xd0\x58\xa2\xbb\xb4\x82\xf5\xce\xac\x87\xdb\xf8\x59\x98\xdb"
- "\xe0\x89\x73\x5a\xdd\x31\xa2\x9d\xf6\x56\x66\x63\xbf\x8e\x0b\xde"
- "\x03\xf6\x5a\x3d\x60\x3c\xde\x8f\xf2\x7b\xe0\xa5\xb9\xe6\x04\xcd"
- "\x40\x8c\x78\x1e\xc8\xc6\xf7\x9d\xd2\x33\x5a\xc4\x81\x8a\x6f\xbc"
- "\x94\xf8\x86\xbb\x34\x03\xbd\xdf\x1a\xf6\x5b\x5d\x23\xe3\xbe\x5d"
- "\xbe\xde\x66\xd0\x60\x5d\xd6\x82\x31\x38\x0e\x74\x22\x0c\xdb\x2b"
- "\xfe\xae\xb5\x8b\x7b\x58\x04\x5e\xc8\xa7\x11\x88\x7f\x44\x8a\x08"
- "\x1b\x91\x89\xf7\x06\xbc\x8e\x04\xe7\x3f\x12\xd3\x8f\x4c\x24\x79"
- "\x0e\xa0\xbd\x27\x59\xda\x35\x6e\x27\xc9\xa8\x5a\xe8\x96\x8a\xe6"
- "\x3b\x60\x98\x03\x75\xab\x61\x50\x7f\x34\xd7\x3e\x0f\xd6\x9f\x6b"
- "\x5d\x0a\xfd\xb1\x90\x3d\xc2\x74\x89\x4d\x42\x5f\x4e\xf6\x3f\x97"
- "\x8f\xef\xd7\xce\x20\x9e\x93\x86\x15\x84\x63\x80\xf7\xc9\xaa\x2f"
- "\x00\x8c\x29\x04\x2d\xd9\x97\x3e\xcd\xc0\x54\xd2\x59\xca\x5b\xca"
- "\x57\xd0\x82\xf4\x61\x58\x33\xd1\xb7\x1e\xf1\xe2\x7b\x0b\xc2\x35"
- "\xdb\xe0\x2b\x99\x36\x9e\xe6\x67\xcf\xa0\x3e\x4a\xf4\x12\x4e\x4a"
- "\xc7\xfc\xe5\x72\x50\x1a\x29\xef\xbf\x60\xb8\x11\x6d\x14\x54\x7e"
- "\x09\x1a\x9b\xc7\x0e\xa4\x93\x74\xb7\x79\x8c\x58\x97\x52\xc0\x47"
- "\x6d\x5d\x2c\x18\xb1\xbe\x8d\x3c\xa7\x19\x38\x39\xa3\x02\x8c\x84"
- "\x8f\x6c\xb8\x5d\x33\x50\xd5\x44\x75\x51\xe0\xfa\x13\xf0\xbd\x17"
- "\xdd\x8e\x8f\x4d\xc0\xf3\x69\x24\x7a\x30\x3e\x20\xdf\x3a\x1b\xf6"
- "\x82\xaa\xb7\x88\xb2\x62\x5e\x2d\x98\xfe\x18\x95\x9d\xf8\x89\xf1"
- "\x27\xce\x6b\x3c\xb1\x14\x47\xe7\xab\x48\xe5\x69\xa1\xb5\x19\xc4"
- "\x0f\x82\xa7\x33\x21\xc5\x9e\xb2\xee\xb9\x9c\x6f\x98\x9e\xe4\xc1"
- "\x30\x0f\xc2\x51\xe9\x61\x1e\x86\xf6\xe8\x8d\x2d\x74\x8e\x80\xb7"
- "\x26\x58\x3e\x1e\x53\xa0\x7c\x30\xdd\x31\x4c\xdf\x46\x6d\x30\xd9"
- "\x13\xcc\x33\x92\xce\x40\xc3\x30\x8b\x6f\x1f\xe2\xd8\xe8\xe6\xe3"
- "\x40\x88\x67\x3b\xd2\x62\x21\x3c\x48\x4f\x9b\x84\xeb\x24\xed\x37"
- "\x19\x28\x6b\x09\x5f\x0b\xc9\x9c\xd7\xe7\x2d\xbc\x4c\x68\xbb\xbc"
- "\x8f\x36\x8a\xb8\x13\x08\x73\x82\xa1\xc8\xd9\x73\x59\xd2\x59\x6b"
- "\x3c\xee\x78\xe5\xd7\x5c\xbe\x6d\xe2\x9c\x42\xef\xb3\xa5\x5b\x59"
- "\xaf\x9f\x6e\x6f\xbc\xbc\xaf\xba\x44\xf7\x71\xca\x8f\x6d\xca\xe6"
- "\xed\x28\xe5\x41\xe9\x25\x7c\x5a\xc2\x27\xf3\x6a\x06\xd2\x21\xf8"
- "\xe5\x99\x8d\xe1\x2d\xa4\x8b\x9c\x6f\x68\x47\xfb\x2b\x49\x17\xbd"
- "\xd3\x31\xfd\xc9\x7d\xf4\xbe\x89\xde\x3d\x56\x6e\x63\x07\xe3\x3d"
- "\x65\x14\x6f\xeb\x45\xb9\xad\x41\x5d\xf2\x01\xdc\x16\x03\x46\xa7"
- "\x99\x97\xed\xa8\xf3\xb9\x64\x55\xab\x07\x80\xe8\x44\x1e\x9d\x40"
- "\x5a\xcf\xa0\xed\x8f\x21\x5a\xd1\x5e\x1f\x67\x6f\x64\x01\xd1\x8c"
- "\xf6\x4c\xa2\xcf\xb7\x40\x92\xfd\x71\x2a\x23\xf1\x73\x86\xb0\x7d"
- "\x18\xc7\xbe\x20\xda\xfd\xe5\xf6\x19\x02\x79\xcc\xcb\x8d\x72\x20"
- "\x79\x91\x5c\xfc\x38\xbd\xa4\xfb\x16\xc4\x75\x54\xbc\x0b\xdd\x20"
- "\x5e\x5b\xc6\xb1\xd3\x04\xef\x87\x65\x4f\x52\xdc\x36\xcc\x7b\xa6"
- "\x89\x9f\xef\xa6\xa2\xbd\xf1\x11\xef\x51\x3a\xef\x13\x71\xd0\x19"
- "\x9c\x28\x73\xf6\x6b\xd2\x47\x7c\x3f\x2d\xd1\x7d\x14\xdb\xf3\xe9"
- "\x78\x25\xfa\xeb\x3f\x3b\x14\xac\x5f\x3e\x65\xfd\x27\x79\x5b\x7c"
- "\x95\x29\x20\x9d\x75\x6c\xb8\xa4\x61\xf7\x49\x6d\x87\x24\x6b\xb6"
- "\xb7\x15\xeb\x8b\x1f\x07\x8b\x51\xc8\xfa\x04\xd7\xc7\x4d\xa9\x2a"
- "\x2a\x33\xa6\x3d\x21\xf0\xf8\x78\x99\xb9\x3e\x99\xb9\x0e\x9c\x66"
- "\x9b\xb0\x9c\x83\x7a\xe0\x33\x49\x72\x3e\xad\xe0\x89\x6c\xbb\x4e"
- "\xd2\x39\x5d\x64\x93\xd0\xc7\xbd\xdf\x35\xe0\xb7\x4b\x24\x7b\x1f"
- "\x97\x3d\x8b\x6d\x12\xed\xad\x64\xb7\x7c\x22\x7e\x5c\x90\x0e\x53"
- "\x99\xd2\xb8\xfe\x12\x2d\x95\xd9\x44\xcb\x09\x4e\x47\xa5\x01\x30"
- "\xae\x8d\xf2\x47\x5c\x19\x52\x7d\x95\x71\xc5\x11\xae\x1d\x68\xab"
- "\x88\x26\xcc\xfb\x18\xb7\x7f\x0f\x51\xbb\x0c\x53\x25\xda\xdb\xdd"
- "\x66\x4a\x3b\x10\xfb\xb5\x9a\xa7\x6d\x47\xb8\x3d\x6e\x71\xce\xc1"
- "\x28\x4c\x7f\xc4\xf0\x34\xc1\x6b\x77\x92\x8d\x36\x3c\xc5\x9f\xd7"
- "\x1a\x1e\x47\x5d\xbd\x00\x5a\xc4\xa7\x23\x1d\x95\xf5\xa2\x4f\xab"
- "\x5d\x4e\x7d\x06\xe4\xf5\x51\xf4\x91\x8e\x10\xbf\x49\x97\xd1\x47"
- "\x9a\xe5\xaa\x85\x3d\xb2\xde\x62\x3e\x0d\xc4\x7b\xe1\x63\xc0\x9f"
- "\x50\x8f\x4f\x0c\xea\x16\xbe\x4b\x7c\x3c\x82\x7c\xd4\x61\x7e\x8f"
- "\x4a\xe5\x3a\x82\xf0\x7a\x7c\x7f\x40\xa2\xbd\x5e\x82\xbf\x28\xcb"
- "\x41\xaa\xab\xa7\xf7\x91\xfd\xe5\xfe\x87\x6a\xa7\x94\xb6\x45\xe4"
- "\xa5\xda\x25\xc3\x92\x8f\xc8\xcf\x2c\xc3\x30\xb2\x83\x33\x51\xf6"
- "\xdc\xf6\xd1\x59\xb8\x52\x18\xd5\x1d\x91\x87\x36\x81\xeb\x21\xfa"
- "\x3d\x83\x7a\x54\xab\xca\x56\xd8\x27\xb2\xc5\x96\xce\x9d\xe2\x4c"
- "\x08\xd2\x25\xb2\xa9\xd4\x37\x41\x7c\xb3\xa4\xfa\x23\xd1\xac\xfa"
- "\x28\xd8\x4f\xd2\x8e\x47\x5d\x49\x08\xc0\x7d\x22\x54\x3b\xd7\x24"
- "\x6c\x60\x83\x48\xa3\x1e\x29\x95\xed\xa8\x28\x9b\xf4\x4e\x7c\xdb"
- "\x46\x7c\xd3\x74\x04\xf0\x11\xf9\xa6\xb9\x4f\x82\x3f\x41\xb6\x7c"
- "\xb0\xbe\x6a\xd5\x1b\xe4\xba\x3c\xc4\x5e\x68\x35\xd3\xa8\x3e\xf8"
- "\xe9\x52\x67\x28\xec\xc5\x89\x90\xf6\x42\xab\x36\x48\xe5\x6d\x56"
- "\xd4\x8d\x16\x51\x37\xa4\xb6\x05\xe5\xd0\xe9\x94\xcf\xe6\x70\xcf"
- "\x25\xfb\x49\x79\x07\xb6\x41\x8d\x82\xaf\xa2\x2e\x6b\x35\x37\x0e"
- "\x95\x83\xba\x27\xb0\x3e\x93\xac\xc9\x26\x10\x0e\x92\x29\xf7\x2b"
- "\x31\x4c\xc8\x55\x4d\xfe\xad\x25\xd0\x46\x23\x6c\x9d\x8f\x61\x7d"
- "\xd1\xaa\x7b\x83\xea\xa2\x56\x9d\x29\xd5\x45\x39\xef\xdf\xa3\x8c"
- "\x8c\xfe\x7c\x35\xd9\x8a\x7c\x49\x36\x6d\x7c\xef\x65\x2e\x1f\xcd"
- "\xcf\xe5\x36\x8d\xe0\x31\x6d\x39\xa6\xb1\x28\xda\x47\x0b\xd1\x87"
- "\x79\xe9\xb8\xcd\xda\xcf\x6d\x45\xb9\x8b\xd3\xa3\xa9\x6b\x92\xda"
- "\x09\x0c\x33\x4a\x61\xb9\x52\x5b\x22\xeb\x4d\x98\x82\x26\x47\x48"
- "\xff\x08\xf1\xcb\xfe\x11\xc7\x35\xc0\x71\x39\xa5\xf2\x51\x58\x82"
- "\x08\x53\x9d\xa4\xb0\x7d\x82\x0f\x75\x6c\x13\x0f\xcb\x95\xda\x2b"
- "\xaa\x5f\x6a\xbb\x16\xba\xa8\x8e\xd1\xbb\x5d\xab\x4d\x21\xfc\xb6"
- "\xaa\x6b\xd4\x87\xa8\xc7\xb8\x62\xb2\x07\x64\x2f\x0c\xab\x84\xdd"
- "\x30\x2c\xe6\xf7\x57\xc8\xee\x90\x1f\x42\xf1\x08\x97\x4d\xb6\x08"
- "\xc3\xdf\x34\x3c\x82\x7e\xc1\x7f\xea\x10\xaf\x76\x8f\x94\xf6\x1d"
- "\xee\x2b\xfc\x67\x8a\x46\x0e\x93\xd3\x61\x5d\x5f\x4b\xe9\x28\xbd"
- "\x6c\xbf\xc8\x76\x79\xc8\x36\xf1\xfc\xc2\x54\x92\x8e\xf3\x7e\x83"
- "\xec\x17\x0d\xa8\x03\x60\xe9\xbc\x02\x6e\xd3\xc2\x52\x85\x3d\x0b"
- "\x9b\x4b\x69\xb9\xfc\xd0\x56\x6e\xfb\x9a\x7d\xd6\x54\x02\xda\xc6"
- "\xaf\xb8\x8f\x95\x28\xe8\x0c\xab\x17\xe5\x08\xcb\xe3\xe5\x10\x36"
- "\xd5\xc2\x69\x41\x98\xc6\x6b\x3c\x6e\x2b\x95\x85\xe2\xaa\x03\xe2"
- "\xe8\xcc\x10\x8c\x3b\xc0\xe9\x52\xa4\xf3\x0d\x14\x0e\x81\x6f\x12"
- "\x67\xdf\x92\x3e\x48\xb6\x77\x44\xac\x44\xe7\x27\xb2\xdd\x45\xbe"
- "\xe4\x93\xed\xe5\x71\xab\x24\x98\xc5\xd2\x9d\xdb\xf7\x11\x61\x82"
- "\xaf\xb1\x6a\x89\xdf\xc5\xa2\x1c\x23\xc6\xf3\x7e\xf6\x7f\x66\x21"
- "\x6f\xc3\x3c\x32\x6f\x03\x9f\xa9\xfe\x60\xfe\x7a\x7a\xe7\x7a\x5f"
- "\xc1\xfb\xb0\x0d\x04\x43\x34\xf1\x36\x42\xab\x75\x2a\x7d\xea\xf3"
- "\x5a\x5d\x0d\xb5\x4b\xdc\x57\xd5\xea\x9e\x95\xc6\x80\xc0\x5a\xf2"
- "\x3a\xb6\x0b\x23\x4e\xca\x36\x86\xb9\x52\x80\xf6\x2c\x47\x5a\xde"
- "\xa1\x30\xda\xe3\x3e\x10\x86\xec\xd3\xdb\xd7\xec\x12\xce\x11\xf5"
- "\xb2\xdd\x20\x5b\xd2\xe9\x3c\x27\x7c\x3a\x6d\x78\x4a\xa3\x64\x4b"
- "\x2e\x69\xc3\x17\x06\xf9\x61\xf8\x1e\x6c\x33\x74\xcb\x95\x36\x03"
- "\xfd\xe6\x9d\xae\xda\xf0\x89\x41\x7e\x00\x86\x5d\xdf\x76\x8c\x70"
- "\x50\x1d\xa5\x33\x8b\xb8\x7d\x2a\xe1\x79\xfd\x46\xa6\x99\xec\x66"
- "\xff\x73\xd2\xf8\x85\x56\x97\x46\xbe\x9a\x22\xbf\x3d\x41\xb6\x93"
- "\xf2\x93\xf1\x69\x81\xce\xbd\x41\x3e\x7c\x45\x38\xb3\x25\x3b\xdf"
- "\x1c\x64\x2b\xa5\x36\x8c\xec\x64\x50\x5b\x85\xef\xc1\x6d\x95\xee"
- "\xbe\xa1\x36\x52\xa7\xfb\xf6\x6d\x55\xb8\x9d\xec\x96\x6c\x23\x83"
- "\x6d\x81\x2e\xa2\x31\xd0\x97\xd5\x86\xd7\xc9\xbe\xac\xdf\x8e\x86"
- "\xc7\x91\x8d\xc2\xfc\x4f\x48\x79\xef\xb4\x6b\xae\xee\x96\xf3\xb6"
- "\xa3\x9c\x3b\x0d\xa8\x9b\xfb\x5c\x0e\x7c\x2e\x94\x7c\x40\x5e\x37"
- "\xaf\xd1\xd9\x1f\xda\xb0\x63\xa8\x7f\xa3\x48\xcf\xac\xeb\xbe\x82"
- "\x1e\x7f\x5b\xd1\xd6\xbf\x5e\xe6\xef\xc8\x1b\x03\xfd\xc2\x43\xfb"
- "\xd9\x6e\xcc\xa7\x2f\xb0\x8c\x7b\x31\xac\x5a\x1a\x43\xe0\xbc\x25"
- "\x5c\x5a\x9d\xb5\x69\x7f\x70\xd9\x44\x39\x74\x4e\x2a\x07\xf5\x89"
- "\x30\xff\xe3\xe4\xf7\xd0\xb9\x65\x58\x6f\x66\x37\xc9\x3a\x8f\x7e"
- "\xd1\xd7\xe6\x40\xff\xca\x5d\x47\xb6\x52\xea\x7b\xb6\xa3\xbf\x13"
- "\x34\x26\x96\x36\x3f\xc3\x60\x2a\x29\x5a\x57\xb6\xea\x1e\x43\xd1"
- "\xba\xa2\xb2\xa2\xbc\xe2\xa2\x2d\x79\x65\x45\xeb\xd7\x4d\x5f\x9b"
- "\xb7\xba\x68\xa5\x61\x53\x5e\xa9\xc1\x58\x3e\xb5\x7c\x14\xf8\x41"
- "\xe7\x18\xf2\x4a\x4b\x37\xac\x2d\xc8\x37\xac\x2b\x5a\x99\x50\x52"
- "\x50\x5a\x50\x66\xc8\x2b\x59\xbf\x61\x5d\xbe\x61\x6a\xfe\x8c\xa9"
- "\xc6\x1f\xe7\x8f\x0a\x1c\x43\x9b\xa2\x87\x3e\xdf\xd5\x2f\x7a\xab"
- "\xaf\x82\x2e\x52\x65\x2a\x89\x2c\x2f\x5a\xc7\xc7\xed\xb4\xa3\x96"
- "\xcf\xac\x03\x13\x9d\x39\x4e\xe7\xcc\xb2\xda\x91\x26\xbc\x6b\x09"
- "\x0e\xcb\x69\x68\xa2\x73\xc7\xc7\xb1\x89\xae\xda\x51\x06\xbb\x76"
- "\xac\x8e\x9f\x21\x8b\xe1\x58\xb6\x89\xec\xea\x47\xbd\xe8\xb3\x99"
- "\x68\x7e\x76\xd3\x55\x88\xb1\x6c\x04\x2d\x5e\x11\x78\xe9\xe9\x4c"
- "\x72\x4c\x93\x69\xd7\x8e\xe6\x63\x92\x76\xed\x28\xa7\x23\x2a\xbe"
- "\x97\x59\xe2\xc5\xf9\xe3\xda\x51\x5f\xca\x63\xcd\xe9\xbb\x20\x9d"
- "\xf4\xf3\x9c\x76\x94\x83\xcb\x0a\x75\x99\xc6\x5f\xfb\xff\xf0\x60"
- "\x12\xfa\x83\x67\xad\x13\x78\xdc\x97\x4e\x35\x44\x20\x5d\xda\xd6"
- "\x0a\x23\xbc\x8c\x79\x95\xc6\x32\x86\x79\x9c\x90\xc7\xd3\xe8\x9c"
- "\x78\x2c\x4b\xb7\x54\x8e\x83\xbc\x1c\xfb\x59\x5c\x5d\x34\xd2\x57"
- "\xcb\xe9\xe9\x91\xcb\x80\x74\x77\x23\x4d\x29\x74\x4e\x3c\xd1\x15"
- "\x6a\xac\x8f\xc6\xbb\xce\x6b\x47\x27\xf8\x36\x22\xdf\x26\x89\x73"
- "\x8f\xaa\x1b\x45\xfd\xc3\x72\xe5\x37\xe1\xf3\xbe\xaf\x20\x62\x2f"
- "\x9d\xbd\x6d\xbe\x95\x75\x38\x3d\x60\x2b\xec\x86\xc8\xcd\xcc\xc1"
- "\xfe\xdb\x17\xbd\xa2\x4c\xa3\xb3\xc8\x36\xfc\xdb\x33\xdd\x5a\x2a"
- "\x13\xb6\x15\x11\x74\x8e\xf3\x30\x63\x8b\xda\x97\xc7\x31\x27\x3b"
- "\x18\xe8\x73\x8d\x7e\x8f\x78\x42\xfe\x56\x3f\xb6\x53\xae\xda\xd1"
- "\x47\x30\x6f\x90\x7c\x63\x27\x1b\xc8\x0e\xf0\xa5\x46\x93\x9e\x39"
- "\x87\xc1\xad\x93\x71\xd3\x99\xde\x94\x46\xc8\x3f\x22\x01\xd3\x38"
- "\xfc\xf8\x23\x74\x4a\xfc\x84\x13\x9f\x1d\x72\x3e\xbc\x1f\xae\x1d"
- "\x4d\x3e\x81\x03\x75\xd9\x31\x4c\x7e\x71\xb5\xfb\xd9\x19\x1b\x86"
- "\x57\x7f\x0d\x5a\x84\x3d\xd3\xb4\x9f\xe3\x2f\xb4\x6b\x47\x9e\x26"
- "\xfc\x3b\xc6\x01\xec\x44\x98\xfe\xda\xd1\x40\xe3\xbb\x18\x87\xf5"
- "\xdf\xe5\x56\x8e\x5b\x4b\xfa\x3c\x47\xa1\xcf\x49\xb5\xe4\x13\xd6"
- "\x21\x7e\xd4\xa1\xea\x2b\x40\x7d\xed\xd3\x33\xea\x20\x9e\xf2\xc1"
- "\xe7\x2e\x1a\x0f\x41\x9c\xdd\x72\x7e\x0c\xf5\x7f\x9f\x4f\x8c\xc1"
- "\x48\xba\x35\xdd\x56\xde\x4b\xdf\x27\x58\x2b\xda\x77\xa2\x91\x74"
- "\xcc\x55\x3b\x26\x42\xd6\x29\xd4\xf5\x33\x5c\xaf\x62\x20\x9e\xd5"
- "\x46\x58\xe8\x8c\x6f\xd2\xab\x46\xd4\x27\xd2\x2b\x84\x9d\x2d\xeb"
- "\x14\xea\x5a\x17\xc1\x21\x0d\xa3\x8e\x6d\x49\xd2\x92\x8d\xec\xd1"
- "\x8e\xf9\x35\xe9\x18\x7b\x75\x51\x37\xbb\x69\x99\x38\x8b\x1d\xc3"
- "\x6c\x6e\x21\x03\x3f\xdf\xc7\x54\x05\xf0\xbd\x0b\xf5\x78\x14\xf1"
- "\x99\x8f\x55\x23\x3c\xd2\xd6\xc5\x7d\xf1\xad\x28\x03\xde\x56\x8d"
- "\x29\xa6\xf4\x12\x0f\x4f\xfb\x79\x38\xa6\x3d\x14\x0f\x15\xbc\xe3"
- "\xe7\x46\xb3\xda\x31\x67\xa8\xae\x60\x1a\x8f\x7c\x66\x74\x28\x59"
- "\x62\x1e\x5a\x6d\x1d\xe8\x28\x8f\xb6\x18\x82\x1f\x3b\x5d\xce\xa3"
- "\x1a\x79\xed\xa8\x2c\xbc\xae\x3e\xb7\x35\x03\xd0\x98\x38\xa5\x8f"
- "\x8b\x21\xfe\x8e\x2d\xf6\xa7\x67\x4e\x65\xfa\xa9\x2b\x83\x68\xe5"
- "\x17\xab\x1d\x5b\xf5\xb2\x74\xa6\x36\xa6\x3f\x7a\x3d\x7a\xe3\x0c"
- "\xa2\x9d\xb4\x4e\x21\xfd\x1e\xfb\xb9\x0d\x3d\x03\x0a\x93\xde\xcf"
- "\xf4\x63\xdb\xa3\x1c\xdf\x1f\xf6\x7b\x83\x36\x72\x6a\xd0\xf7\x06"
- "\x6d\x64\xcc\x70\xdf\x1b\x82\xf3\x8d\xcc\xa3\x7c\x7d\x4d\x99\x2a"
- "\x7f\xde\x91\xa9\xbe\x10\x79\xcb\xe9\x67\x34\x07\xf4\x67\xb4\x91"
- "\xbf\x21\x1a\x3a\xb1\x9d\x62\x37\x67\xaa\x18\xe2\x69\xe3\xbe\x45"
- "\xe4\x31\xe1\xbf\x90\x5f\x14\x69\x21\x18\x65\x39\x06\x7f\xba\x18"
- "\xb2\x1d\xf0\x35\x7f\x09\x7b\x08\x68\x65\x12\x18\x0a\xe5\x68\x75"
- "\x10\x30\xb0\x10\x2f\x11\x00\x93\x39\x3c\xc3\x9f\x08\x92\xde\x1d"
- "\xfc\x45\x3b\x08\x3f\x18\xff\x4f\xfc\x46\x0a\x7a\x39\x3e\x37\xa8"
- "\xa4\xfc\x76\x07\x40\x24\x5f\x27\x35\x03\x39\x49\xa8\x1f\x79\x99"
- "\x55\x99\x61\x88\xef\x08\x07\x66\xcc\x23\xe1\x97\xdf\x59\xe0\x3b"
- "\x85\x04\xbf\xe3\x4f\x93\x1d\x90\xc1\xad\x9a\x7c\x3e\xcd\x2a\xce"
- "\x3e\x18\xa4\x6e\xd6\x07\x66\xa9\x87\xaa\x30\xfe\x10\x49\x7f\xdc"
- "\x88\x2f\x1e\xe3\x27\xb7\x0f\x02\xdc\xe0\xdc\x1e\x00\xfe\x47\x41"
- "\xfe\x6d\xb1\xd7\x29\xe3\x77\xfd\x4d\x0a\x78\xbe\x55\xdc\xa6\x74"
- "\x7f\x8f\xf8\xaf\xff\x33\x74\x8d\x94\x1f\xfd\xea\x71\x5b\x6e\x28"
- "\x50\x3f\xff\x6f\xb3\xca\x41\x81\x1a\xea\x8f\xbf\x23\x31\xf8\x3d"
- "\xde\x1d\xfc\x7e\x57\xca\x3f\x4f\x38\xd6\x41\xfa\x53\x69\x8f\x02"
- "\xb8\x33\x66\x30\x30\x52\x51\x65\x22\x2d\x8a\x2a\xe4\xff\x49\xd4"
- "\x68\x90\x9e\x86\x80\x60\x6d\x68\xe8\xff\x33\xbf\x09\xdb\xa5\x0a"
- "\x71\xab\x43\x3f\x24\x72\x9e\x22\x8c\xde\x47\x18\xa4\xb0\xbb\xdf"
- "\x1b\x02\xcf\xc3\x0c\x01\xef\xaa\x24\xfc\xd3\x0c\x30\xb5\xf8\xfb"
- "\xa0\xf5\x87\xdf\xff\x83\x3f\x15\xd5\x8f\x1f\x7e\xff\x87\x7e\x4c"
- "\xb4\xe2\x68\x89\xf8\x8d\xfe\xb1\x41\x43\xc9\xa4\x08\x26\x05\x30"
- "\xe9\xe1\x7b\x69\xc7\x7f\xf8\xfd\xf0\xfb\xe1\xf7\xc3\xef\x87\xdf"
- "\x0f\xbf\x1f\x7e\xff\x3f\xf8\xa9\x78\x3f\x82\x49\xbf\xc1\xe7\xc1"
- "\x78\xea\x06\x15\x36\x30\xb5\x0a\x58\x40\x44\xd5\xbd\xa0\xd2\xc1"
- "\x08\xed\xf7\xe7\xe5\x19\x06\x09\xfa\x96\x09\xe8\xac\x81\xbb\xf1"
- "\xfa\x11\x5e\x37\x07\x84\x4f\xf9\xbe\x28\xfa\xa7\x7f\x2a\x64\x9e"
- "\x06\xfb\x85\x61\x30\x02\xc2\x41\x07\x23\x61\x14\x8c\x86\x08\x18"
- "\x03\x63\xb1\xbf\xa9\x87\x28\x88\x86\x1b\x20\x06\x6e\x84\x71\x70"
- "\x13\xc4\xc2\x78\x98\x80\x25\x99\x08\xb7\x60\xdf\xfe\x56\x64\xc8"
- "\xe4\xd0\x65\xa9\x82\xa4\x58\xfc\x83\xff\x33\x20\x89\xbf\xe7\xfe"
- "\x10\xfe\x7f\x35\xdc\x2a\x85\x77\x49\xe1\xf6\x1f\xc2\xff\xaf\x86"
- "\x1b\xfe\x8b\xef\x93\xff\x4b\xef\x2a\x34\xd9\xc2\x6a\xab\x42\xda"
- "\x4a\x65\xa8\x4a\xfa\x0d\xbe\xc3\x37\xa4\x1f\x82\x2f\x38\xbd\xf2"
- "\x97\x84\xd7\x2c\xf1\x58\x09\x20\xc6\x79\x59\xe0\xcf\x33\x5c\x4a"
- "\xf9\xb7\xbd\x07\x2f\x07\x5e\x08\xb9\x1d\x5b\x18\xf3\x68\xbc\x6e"
- "\x94\xf1\x08\x18\x1d\x5e\x97\x30\xfe\xd3\x16\x00\xfb\x59\xbc\x30"
- "\xdb\xcf\xca\x01\xce\x45\x00\x7c\x9e\x0a\xf0\x1f\x47\x01\xce\xf7"
- "\xf9\x71\xf6\x57\xf9\xa9\xfb\xd2\x24\x9e\x0d\x78\x5d\x25\x44\x60"
- "\x57\x0d\x0e\xef\x59\x17\x64\xa6\x18\xee\x9e\x31\x6b\xc6\xbd\x3f"
- "\xca\x33\x24\x24\x18\xee\x31\xde\x7d\xf7\x4c\xe3\x8f\x67\xde\xfd"
- "\x13\xc3\x3d\xf7\xcc\xb9\xdb\x38\xc7\x68\x34\xac\xdd\x5c\x52\x74"
- "\xb7\x71\x75\x81\x61\x5d\x7e\x51\xa9\x61\x55\x51\xc9\xda\x4d\x79"
- "\x25\x05\xdf\x54\xac\xef\xfa\x23\xf2\x6e\xf1\x01\x97\x40\x30\xb7"
- "\xe7\x01\x2d\x23\xd6\xc6\x3b\x60\xa8\x78\xe2\xa5\x2b\xe4\x6f\xed"
- "\x53\x8f\xff\x75\xea\xb2\xb1\xef\x3f\xb0\x7a\xea\xdc\xf9\x6f\x54"
- "\x1f\x03\xb5\x11\xaf\x78\x13\xa8\x27\xe5\x83\x3a\xfa\x2c\xa8\xc3"
- "\xba\x41\xfd\x8c\x05\xd4\x4f\xcf\x02\x75\x56\x04\xa8\x53\x0b\x41"
- "\x3d\x2f\x65\x68\xd8\xe6\x24\x11\xf6\xab\x62\x50\x1f\x36\x80\xfa"
- "\x95\x6c\x50\xbf\xe0\x16\x61\xef\x61\xd8\xef\x74\xdf\x2f\x33\xfe"
- "\xe9\xdf\xb7\xf5\x23\x86\xfc\xec\x5c\xd7\x30\xbd\xb6\xe0\x4c\x88"
- "\xc1\xd2\x1f\x7e\x3f\xfc\x7e\xf8\xfd\xf0\xfb\xe1\xf7\xc3\xef\x87"
- "\xdf\xff\xc7\x7f\x0e\x15\xcc\xfa\x4a\xad\x85\xf7\x2d\x00\x2e\xb3"
- "\x6e\xa2\x5d\x75\xdf\x2c\x9a\x5b\x02\xb4\x86\x0a\x74\x7c\xdf\x15"
- "\x71\x69\xf1\x16\x86\x0d\xff\x08\xbc\xc2\x75\x81\x73\x54\x68\x0e"
- "\x52\x6b\xac\x11\x34\xb1\x20\xe6\x4b\x99\x59\x97\x58\x6f\x7c\x0f"
- "\xf4\x81\x8e\xef\x39\x40\xeb\x46\x11\x7f\xb9\x1d\xde\x6a\x96\xe7"
- "\x57\xc9\x70\x34\xbf\x8a\xe6\x63\x21\xec\x5a\x82\x1d\x66\x3e\x8d"
- "\x9e\xbd\x1a\xab\x9e\x7f\x08\x80\xd6\x9f\xbe\xbc\x9f\x39\xda\x2a"
- "\x00\x5a\x5b\xc4\x3a\x54\x9a\x6b\x83\xf8\xbb\xed\xb0\xbb\x45\xcc"
- "\xaf\x62\xce\x1d\x18\x8e\x61\x7d\x76\x78\xb1\x4e\xca\xb3\x4f\x0e"
- "\xb7\xed\xbc\x0a\x6d\x06\xbe\xce\xc6\xd1\x66\xf0\x42\xf2\x64\x2a"
- "\xff\xc8\x58\x84\x9d\x38\xdc\xdc\x1a\x79\x1e\x19\xe5\x2d\xc1\xa7"
- "\x28\xf2\xc3\x32\x8e\xcc\x96\xf3\x1b\x06\x47\x04\xa5\x95\xf1\x20"
- "\xed\x7d\x98\xc6\x22\xe3\x41\x7a\x64\x1a\x1d\xc9\x5b\x79\x1e\x47"
- "\x43\xd1\x64\xf8\x20\x31\xac\xe0\xc7\x33\x7b\x12\xcf\xac\x8a\x33"
- "\xdc\x78\xf7\x82\x82\xb8\x3b\x98\x31\x72\xfa\x4b\xc6\xd1\x49\x23"
- "\x93\xc6\xce\x5c\x62\x54\xeb\xd5\x53\xd4\xc6\x68\xbd\xfa\xf6\xa7"
- "\xe9\x6f\xd7\xa4\x78\x7e\x37\x68\x13\x77\xe6\xff\xd8\x10\x3e\xef"
- "\x85\xe7\x37\x26\xfd\xee\x97\x0f\x25\x3d\xfc\x78\xe9\xb4\xf7\x8d"
- "\xea\x1b\xfe\xfc\xd2\x3b\xf1\x5f\x11\xc4\xe4\x29\xf4\x37\xbb\x55"
- "\x13\x33\xcd\x4c\x58\xba\xc6\x1b\xde\xa7\x90\x3b\xb5\x89\x65\xf9"
- "\xf7\xce\x6c\xa1\x1c\x1f\x5b\x99\x60\xa6\x34\x0f\xa5\x89\x34\x02"
- "\x62\xe6\xf1\xc0\xb8\x19\xff\x4a\xa9\x0d\x9c\x06\xd0\x0a\x5c\x83"
- "\xb8\x6f\x12\x14\x8a\xd0\x29\x1d\xc6\x5b\xa4\xbc\x5f\xa7\xbf\x4f"
- "\xbd\x31\x43\x8d\x18\xa2\x13\x1e\xa4\xd8\x99\x2e\xa3\xcb\xd0\x96"
- "\xa8\x5d\x1d\x17\x1f\x7e\xf7\x2f\xf1\x29\x6e\x75\x9c\x5e\x8d\xcf"
- "\x2f\x88\x67\xe2\x41\xfe\x4f\x04\x84\x5e\x3d\x35\x26\x31\x3f\xff"
- "\xc7\x9f\x3a\xf3\x7f\xac\x57\x27\xb5\xe4\x27\x26\x8d\xdb\x53\x7c"
- "\x57\x5c\x62\x5c\xfe\xbd\x7a\x35\xbf\xcf\x49\x9a\xfa\xb3\xa7\xf4"
- "\xea\x3b\xde\x33\x46\xe9\x55\x1f\x36\xab\xe0\x03\xf5\xd2\xa3\x1f"
- "\x68\x3e\xf9\xe4\x14\xdc\xb9\xf6\x94\xea\xce\xd4\x53\x6a\x55\xd4"
- "\xa9\x88\x27\xe1\x43\x7d\x38\x7c\x18\x8b\x97\xe1\x61\x68\x57\x55"
- "\x66\xb4\xab\x37\xe5\xb6\x6b\x2a\x3b\xdb\xb5\x4f\x40\x7b\x58\x4e"
- "\x54\xfb\x88\x87\x1f\x6d\x0f\x7f\xe2\xb3\x76\xdd\x1d\xd0\x3e\x12"
- "\xa0\x7d\x32\xa8\xdb\xa7\x40\x4c\xfb\x3d\x51\xcf\xb7\x3f\x3c\x49"
- "\x6d\xbd\xa1\xff\x01\xeb\x04\xed\x43\xd6\x38\x3d\x58\xa7\x8e\x02"
- "\xeb\xed\x11\x11\xd6\x3b\xf0\x9a\x06\xcd\x56\x23\xbe\x27\xc2\x44"
- "\x6b\xd8\x96\x11\x00\x82\x96\x53\x06\x80\x53\x93\x61\xde\xa9\x29"
- "\x78\xbf\x0d\xaf\x38\xbc\xa6\xe2\x75\x07\x5e\xd8\x7f\x39\x45\x7b"
- "\x0b\x41\xfc\x88\xc4\xff\xf6\x5e\x5e\xde\xac\xbc\x7b\x33\xe7\x6b"
- "\x34\x05\x71\x30\x1a\xb9\xa6\x4d\x8c\x9b\x1c\x36\x3b\xac\x20\xee"
- "\x53\x67\x12\xfe\xd5\xab\x97\xff\xbb\x66\xc4\x4c\xd7\x6c\x57\xee"
- "\xef\x3e\xf5\xc2\x28\xe4\x3f\x28\x75\xb8\xdf\x0c\x2a\x27\xd2\xe8"
- "\x34\xf7\x3f\xe0\x32\x47\xe8\xed\x30\xb2\x50\xd6\x63\x11\xf7\xbe"
- "\xde\x69\xae\x42\xfd\x8b\x98\x1e\x3a\x6e\x3b\xc5\xa5\x5c\x27\x5d"
- "\x7e\xe8\x38\xd2\xe9\x88\x2a\x39\xae\x5f\xdd\x9a\x81\xef\xa8\xff"
- "\xba\xd9\xc1\xb0\x56\x8d\xd3\xac\xda\x8e\x71\x47\x87\xe2\xb1\x22"
- "\x9e\xe4\x9f\x61\x5c\x7b\x88\xb8\x47\x9c\xe6\x25\x94\x47\x8f\x22"
- "\x0f\xa7\x9c\x07\xad\xef\x6e\xc4\xfa\x45\x76\xc7\x67\x1e\x79\x82"
- "\xd2\xda\xdc\x0e\x68\xf1\xf5\xaa\xb4\xe5\xa7\x81\xf0\xb8\xcc\x63"
- "\xe2\xe4\xf4\x04\x47\xfb\x11\xd0\xba\x3c\x3e\xff\x13\xc6\x3c\x46"
- "\xf3\x3f\xf7\x21\x0e\xc3\x46\xd5\x4d\xe7\x20\xc2\x4b\x69\xec\x30"
- "\xa6\xd0\xa9\xfe\x18\xf3\x1e\x93\x2b\xdb\x39\x0c\xe3\x73\xa8\x29"
- "\x0f\x2c\x7b\x15\xc6\x55\x0c\xa5\xf9\xe3\x68\xc1\x97\x31\xf5\x72"
- "\xdc\xf5\xe6\x14\x8a\x34\x8c\x39\xcd\x1f\xfb\x30\xcd\xe9\xa1\xf8"
- "\x58\x95\xd3\xac\x7e\x1e\xe3\x7a\x43\xc4\x6d\x17\x79\x8d\xd5\x86"
- "\x88\x33\x63\x9c\x1a\xe3\x0c\xc3\xc4\x69\x30\x2e\x31\x54\x5c\x5b"
- "\x03\xc7\x99\x35\xc8\xf3\xb1\x63\x92\xf0\xbd\x50\xe6\xf9\x37\x97"
- "\x87\xe4\x7d\x37\xf2\x7d\x6c\x83\x12\x3f\xe1\x76\xaa\x3b\x08\xdf"
- "\x89\xa1\x79\x9f\x56\x39\xcd\x29\xa8\x0b\x63\xcf\x0c\x8d\xfb\xe3"
- "\xcd\xc8\x07\xa2\xcb\x11\x22\x6e\x22\x96\x07\xed\x75\x64\x44\x08"
- "\x9c\x23\x30\xce\x8e\x71\xf1\xdf\x20\x0f\x3d\xb7\xe1\xb4\xff\xc1"
- "\x24\x08\x3b\x0f\xd1\x73\xa9\x3c\x42\x2f\x60\xc4\x79\x88\xea\xe8"
- "\x17\x73\xe1\x1d\x86\x2d\xa0\xc1\xf7\xc3\xcc\x6c\xbd\x11\xe3\xfb"
- "\x50\x9f\x74\xb6\xab\x1e\x38\x0f\x91\x7b\x10\x46\x43\x6b\x57\xa9"
- "\x7d\xc2\x70\x8d\xcd\xed\xa1\xf5\x1b\xa8\x67\x91\xbf\xc1\xbb\x1a"
- "\xd3\xf1\x75\x31\x4b\x1b\x20\x8e\x68\xe4\xf3\x57\xcd\x56\x15\xcd"
- "\x07\xa5\xf6\xd0\xa9\x86\x3b\x9c\x5c\x67\x23\xb1\xfd\xd3\x35\x4b"
- "\x73\x77\x89\x06\x2d\xa6\xdd\xaa\xd6\xf3\xb9\xe0\x0e\xc4\x45\x34"
- "\x3c\xea\x33\x5b\xd5\x83\x78\xd4\xd6\xd1\x34\xaf\xb7\xdf\xac\x5e"
- "\xe8\x54\x47\x32\x81\x47\x6f\x90\xf1\x10\x1c\xe6\xc5\xe7\xc7\xf7"
- "\x9b\xb5\xb5\x01\x30\xc9\x81\x79\xcd\x74\x82\x86\x68\x3e\x07\xfa"
- "\x06\xca\x4f\x2a\x23\x9f\x6b\x6b\xdb\xe8\x01\x1b\xfa\x17\xe7\x41"
- "\x5f\x8e\x65\x35\xb4\xba\x69\x8d\xb3\x35\xaa\x69\x1b\x00\xaf\x17"
- "\x6a\x30\x48\x38\xeb\x65\x9c\x84\x23\xa0\xac\xd1\x22\x7f\x2a\xab"
- "\x0e\x24\xd8\xb6\x40\x1a\x09\x2f\x96\xeb\xa6\x46\x84\x6b\x43\xaf"
- "\x45\x82\xe9\x95\x61\x02\x64\x30\x59\xa2\x8f\xf8\x43\x32\xcb\x96"
- "\xeb\xa7\xcb\x1c\x85\xed\xff\xe8\x5e\x51\x6f\xfd\xe1\x12\x0d\xb1"
- "\x82\x06\x15\xd2\xa0\xb2\x0a\xfc\x51\x29\x32\x7e\x3b\xe8\xdd\x81"
- "\x34\x37\x72\x58\xfd\x48\x51\x4f\x39\x6c\x99\x1f\x36\x32\x08\x16"
- "\x79\xa1\x16\x32\x00\xb5\x1d\xa2\xf2\x91\x1f\x1a\x84\x39\x86\xf2"
- "\x36\xc8\x30\x52\xf9\x63\x31\x6e\x9e\x84\xaf\x2d\x00\x5f\x19\xe1"
- "\xa3\xf9\xb0\xc2\xf6\x46\xd9\xfd\xb6\x0f\xda\xf1\xdd\x31\xd4\xbe"
- "\x52\x7d\x8d\xd6\x21\x5c\x1c\x85\x9b\xa6\x80\xfe\x02\x44\x7d\xde"
- "\xaf\xd6\xf4\x0a\x5e\x44\xa3\xfd\x1b\x33\xe8\xdb\xe0\xfb\x2c\x3b"
- "\x18\xdc\x52\x7e\xf9\xc4\x1b\xbf\xbd\xa5\x3c\xa3\x33\xe5\x3c\xe5"
- "\xf8\xc0\x3a\x93\x34\x72\x26\xfa\x27\x49\x6f\x25\x4d\x4c\x9a\x24"
- "\xfb\x2e\x73\xdb\x56\xc5\xcd\x74\xce\x6d\x33\xdc\x6b\xfc\x79\x41"
- "\xdc\x74\xde\xf6\xdf\x71\xce\x38\x05\x5b\xf7\x3f\xf3\xbf\xb5\x14"
- "\x12\xc7\x43\x30\x9c\x9e\xa7\xd0\xb3\xe4\x2f\xe0\xd3\x63\x4b\x35"
- "\xe1\x53\x4b\xe8\x49\x78\x0e\x49\xe3\x56\xac\xd4\x24\x4b\xcf\x63"
- "\x45\xcc\x5d\xdc\xe7\x88\x7f\x90\x9e\x6f\xe7\xb8\x66\xb6\x50\xce"
- "\x33\x5e\x32\xfe\xf4\xf1\x7f\xd3\x9c\x7a\x7e\x4d\x52\xc4\x1d\x66"
- "\x82\x99\xbe\xc8\x78\x10\x43\x5a\x29\x64\xca\xeb\x9c\x82\xc0\x54"
- "\xc7\x29\x95\x14\x3f\x71\xfa\x02\xe3\x2b\xcb\x96\xde\xf6\x67\x63"
- "\xf4\x0d\xef\x67\xb7\x52\xfa\x1b\xa2\x83\x72\x9a\xe2\xa7\xea\xe9"
- "\xea\x69\xbb\x7e\xf4\x73\x81\xe5\xf1\xa5\x9a\x3f\x27\x4d\x5a\x5f"
- "\x42\xa1\xb7\x71\x5f\x8c\x7c\x95\x99\x57\x8c\x61\xcf\x3f\xfe\xe9"
- "\x7f\x7f\xfc\x8d\xae\xa7\xa6\x61\x49\x6f\xa8\xed\x7a\xea\xf1\x37"
- "\x3e\xfd\xef\x9a\x1d\x04\x79\x67\xbe\x31\xc6\x10\x36\x77\x43\xdb"
- "\xa3\xd3\x38\x55\x37\xed\x89\xad\x1f\xdf\x32\xe1\xd8\xcd\x27\x27"
- "\xb6\xdf\xf2\xef\x93\xfe\x7e\xeb\x17\x06\xe7\x64\x86\x7e\xc4\x03"
- "\xc6\xc9\x83\x7e\x04\xa0\x1f\x71\x0e\xfd\x88\x4a\xf4\x23\x3a\x03"
- "\xfd\x88\x8f\x46\xcd\xa9\x10\xbe\x84\x80\x17\xfe\xcf\xf4\x7f\x47"
- "\xff\x67\x1d\xfa\x3f\xd3\x4f\x85\x3d\xf6\xc4\xa9\x88\x4c\xe1\xff"
- "\x44\x45\x8e\xe0\x3e\xd0\x78\xbc\xa3\x1f\xf4\xe1\x64\xbc\xc7\xe3"
- "\xfb\xb4\xe8\xf0\x60\x9f\x68\xc9\xd8\xf6\xb0\x6c\xf4\x89\x12\xd1"
- "\x27\x4a\xca\x6b\xd7\x2d\x7c\xaf\x7d\xe4\xec\xa4\xf6\x51\x83\x7e"
- "\xd1\x43\xed\xc9\xb1\x33\xdb\x17\x6a\xa1\xfd\x11\x10\xbe\xd1\x4e"
- "\x30\x7e\xa4\x8d\x51\xfd\x31\x02\xb4\x7f\x1c\xdb\x3c\xea\x8f\x91"
- "\x56\xeb\x1f\xf5\x78\x45\x41\xf3\x1f\xa3\x21\xfc\xfd\x07\x9a\xe1"
- "\xfd\xf9\x95\xf6\x53\x5a\x18\x7b\x6a\x24\x5c\x39\x15\x85\xf7\xdc"
- "\xfd\x70\xea\x05\xd0\x9e\x1a\xa5\xbd\xe2\x2f\x6f\xcc\xe7\xa7\x26"
- "\x7f\x30\xf7\xd4\x94\xc4\x3f\x9c\xba\x2d\x79\xc9\xa9\xb8\x0f\x3e"
- "\x38\x35\xd5\x3e\x29\xd0\x6f\xa2\x32\x03\xdc\xb5\x93\x3c\x58\xe4"
- "\xf7\xbd\xf1\x23\x8c\x23\x76\x15\x70\x7f\xf0\xc7\x92\x5f\xf8\xe3"
- "\xa4\x05\xcf\x3f\xfe\xf8\x4a\x8d\x3a\x69\x12\xf7\x2e\x25\x4f\xd3"
- "\xef\x7d\x06\xfb\x9c\x73\xdb\xfc\x3e\x67\x9c\xd3\xef\x73\x1a\x46"
- "\xcc\xdd\x18\xe4\x9f\x0d\x60\xd8\x99\xc4\x38\xc3\x54\x23\xf7\xcc"
- "\xba\xc6\x2b\xbd\xb5\x19\x7b\x8d\x73\xe3\x74\xf7\x76\xa3\xcf\x16"
- "\xbe\xfb\x85\x95\xbf\xa4\x0b\xbd\xb6\xaf\xf5\xea\xe7\x9f\xc9\x9b"
- "\x9d\xb5\xe3\x4e\x94\xf9\x0d\xe4\x05\x87\xbf\xb0\xeb\xc4\x0b\x2f"
- "\x3c\x7f\xe2\xd4\x53\x4b\xa7\xfd\x2b\x86\xbd\x1f\x57\x86\xfa\xf3"
- "\x3f\xf2\xff\xc7\xcc\x2b\x89\x61\x2f\x3c\x71\xe2\xf9\x57\x57\xaf"
- "\x6e\x23\x7d\x21\xd9\xca\x6d\x54\xbf\x39\x1a\x7d\x12\xd5\xef\x5c"
- "\xe6\x1b\xd1\xff\x19\xdf\xae\x6c\xcb\x7e\xa8\x97\x3f\xd4\xcb\x1f"
- "\xea\xe5\x7f\x45\xbd\x1c\x07\xa2\x5e\x8e\xdf\x13\xaa\x5e\x2e\x5c"
- "\xfc\x50\xfa\x1c\xc3\x86\x95\x06\x53\xc9\xfa\xd5\x25\x79\x6b\x0d"
- "\xc5\xeb\xf3\xf2\x0b\xf2\x47\xc1\x60\x44\xde\xca\xb2\xa2\x8d\x79"
- "\x65\x05\x43\xd6\x3a\xc6\xca\x3e\xe9\x50\xdf\x7a\xbc\x7b\x78\xdf"
- "\x7a\x42\x4c\xe8\x7e\x89\x0a\xdb\xf6\x09\xc6\x10\x71\x53\xa4\xb8"
- "\xd4\x10\x71\x0f\x4a\x71\x85\x21\xfa\x80\x63\x44\x1f\x63\xc2\xce"
- "\x50\x71\x18\xde\x20\xfb\x24\xd8\x4f\x53\xb7\x4d\xe9\x03\xf2\x49"
- "\xce\xc3\x84\x0f\xb0\x4c\xbd\x18\x7f\x52\xf6\x65\xec\x30\x61\xa7"
- "\xec\xa3\x49\xfd\x90\x78\xa7\x39\x09\xcb\x39\xc1\x1e\xa2\x8f\x72"
- "\xa7\x94\xaf\xc7\xef\x1b\x2d\x36\xb8\xcc\x37\x47\x0c\xf5\x8d\xba"
- "\x40\xf4\x21\x6f\x8e\x57\xc0\xce\x96\x61\xd1\x9f\xa4\x3d\x20\xfa"
- "\x68\x8d\x5a\x1f\xdc\x7c\x92\x99\xc7\xd7\x93\x4f\x49\xfd\x48\xc2"
- "\x23\xfa\x92\xdd\xbc\x2f\x89\x7d\xc5\x1e\x4c\x5b\x16\xd0\x9f\xec"
- "\x41\xdf\x38\x9c\xfa\x93\xe7\xe1\xe6\xc3\xd4\xa7\xdc\xc7\x71\x5d"
- "\x20\x5c\x69\x84\xcb\x0e\x37\x5b\xb9\xdf\x27\xd2\x1e\x0b\x18\x37"
- "\xc3\x7e\xed\xcd\x7c\x2f\x51\xd9\x2f\xc4\xf8\x2e\xbb\x36\x65\xd0"
- "\x57\x23\x5f\x50\x2a\x47\x95\x90\xc3\xcd\x21\xfa\x3f\x5d\xb5\xa2"
- "\x1f\x38\x71\xb0\xff\x43\xf8\x7c\xe6\xf1\xbf\x69\xe4\x38\x27\xc6"
- "\xc9\x38\x03\xf5\x72\xe5\xfa\x75\xab\x8a\x56\x6f\x28\x29\x30\x94"
- "\xa6\xa6\x1a\xd6\xae\xcf\x2f\x98\x31\x63\xc6\xa8\x20\xfd\x8b\x10"
- "\x3e\xed\xc7\x49\xa4\x87\xe4\xd7\x4a\x7a\x98\x84\x3e\xa7\xe4\x37"
- "\x4f\xac\x0a\xee\x5f\x7c\x9c\x24\xf9\xb7\x7a\x84\x31\x4a\x30\x2d"
- "\x41\x30\x88\x4f\xf2\x91\xc9\xcf\x1d\x2b\xc1\xb4\x2b\xf1\x60\x1c"
- "\xef\x17\xd1\xba\xbb\x7e\x51\xbe\x3e\x05\x9e\x07\xa4\xfe\x0e\xea"
- "\xfd\x08\xa9\x9f\x70\x8b\x5e\x81\xe7\x01\x7f\x7f\x43\x25\xc3\xcc"
- "\x0a\xec\x9b\xe0\x7b\xb2\x2c\x13\xbf\x1f\xdf\xda\x2b\x70\xab\xf4"
- "\x7e\xbf\xff\x96\x62\x45\x5f\x6a\x9c\x1f\x37\xe8\x25\x18\x4b\x30"
- "\x8d\xad\x17\xa4\xb2\xea\x02\xf0\x1c\x0f\xc6\xd3\xfa\x9f\x12\x1e"
- "\x4d\x00\x4c\xb7\x82\xc6\xde\xa1\x34\x5a\xc7\x0a\xdc\xcd\x98\xbf"
- "\x5d\x2a\xdb\x24\x45\xf9\x11\x86\xe3\x8e\x41\x98\x89\x32\xcc\xac"
- "\xc0\xbe\x14\xf5\xe7\xf8\x5a\x4c\x98\x94\x4a\xfa\x84\xd7\x08\xa4"
- "\xfb\x1f\x01\x7d\xba\x70\x29\x9d\xb2\xfc\x63\xfa\xb1\xbf\xd0\x14"
- "\xd4\x4f\x9b\xa4\x28\x3f\xf6\x0d\xa3\x65\x1e\x69\x65\x18\x65\xf9"
- "\xed\x82\xc6\xa8\x28\x7f\xf9\x27\x75\x2b\xf0\x8c\x23\x9d\x22\x5c"
- "\x01\x79\x79\x14\x78\xce\x49\x7c\x0c\xe0\xf5\xad\x06\x85\x3c\xfe"
- "\x43\xa2\x27\x80\xd7\xb7\x26\x2b\xf0\x5c\xa6\xf8\xe0\x72\xdd\x5a"
- "\xa8\xc0\x73\xd9\x5f\x2e\xd4\x63\x01\xb3\x47\xd1\x8f\x55\x33\xf3"
- "\xfb\x63\x14\x78\x8e\xc9\x30\xfd\x23\x9e\x6f\x16\xb2\xbd\xb5\x4d"
- "\xb6\x45\x42\xae\x13\x8d\x84\x1b\xc3\xcf\x06\xda\x02\xa4\xab\x77"
- "\x28\x9f\x0c\xa0\xe4\x53\x00\x5d\x52\x5f\xdc\x10\xa7\x28\xdf\x05"
- "\x89\x4f\xa3\x02\xf0\xa4\x28\xca\xf7\x9f\x12\x9e\xb0\x00\x18\x85"
- "\xfc\x5b\xfb\x24\x3c\xda\x00\x18\xa5\xfe\x5f\x94\xf0\x04\xe6\x75"
- "\xfc\x9b\xf9\x64\x08\xd2\x7f\xe2\x15\x86\xf5\x7d\xc3\x18\x94\x4e"
- "\x7c\x3b\x98\x8c\xed\xdf\x1b\x7c\x5d\x2d\x8b\x5e\x91\x4c\x7b\x4a"
- "\xa1\x8d\x4e\xe2\x63\x83\xd7\xc8\x4e\x4f\x2e\x6f\x42\x7b\x26\xca"
- "\x00\x46\x61\xbb\x27\xf3\x7d\x1c\x31\x6d\x86\x1d\xc6\x96\x05\x7e"
- "\x07\xb0\xc3\xe4\x3d\x52\x1c\x96\xff\xc6\x6e\x39\x8e\xc2\xc5\xf8"
- "\xe2\x64\x6c\xff\xc6\x8b\xfd\x01\x60\x72\xb1\x04\x8b\x76\x7f\x62"
- "\x4a\xa8\xf5\xcb\xc3\x7d\x7f\x29\x8d\x65\xbe\xca\xf1\xb4\x9e\x79"
- "\x51\xbb\xcf\xcc\xc0\x56\xee\x06\xc3\x04\xa8\x3c\x07\x53\x74\xd4"
- "\xc7\xdf\xb7\x05\x74\x95\x26\xe6\xa6\x3d\x68\x3b\x1d\x7d\x50\xe9"
- "\x60\xbd\xb4\xcf\xeb\xb6\x2b\xa0\xb3\x79\xf8\x99\x75\xb1\x6d\x15"
- "\x9f\x87\x5c\x93\xeb\x53\x33\xa8\x9c\x48\x69\x7b\xa0\xb3\xa1\x07"
- "\x2a\x1b\x82\xd3\x56\xde\x02\xb1\x1d\xb4\x67\xac\x19\x22\x89\x0e"
- "\xfa\x9e\xe2\x89\x5e\xd4\x5e\x71\x00\xb4\x95\xe8\x5d\x76\xe4\x5b"
- "\x65\x5a\xba\x88\x96\x9d\x17\x40\xf7\xc6\x2a\xab\x7a\xc7\x05\xa2"
- "\x77\x69\xfb\xdb\x5b\xdc\xea\xd6\xd8\x54\x68\x8d\x3d\x0b\x6d\xb1"
- "\x73\xa1\xad\x3c\x19\xf6\x5d\x80\x88\x56\x77\x22\xb4\x69\x1f\x82"
- "\xb6\xb8\x64\xb0\xf5\xe1\xb3\xc1\x8b\x30\x4e\xbe\xff\xd1\x79\x98"
- "\x62\xad\x7b\x06\x74\x76\x81\x13\x79\x36\xe5\xb4\xbc\x97\x0f\xbd"
- "\x87\x2a\x47\xe9\x78\x88\x45\xfa\x7a\x91\x96\xfb\xce\xc1\x6d\x61"
- "\x71\xb1\x60\xa4\xf6\xd7\x56\xef\x01\x6d\x05\x8c\x1c\x46\x2f\x62"
- "\xf8\x3e\xa0\xe8\x47\x35\xee\xc7\xb6\x1e\xef\xfd\xa8\x13\x2e\xf3"
- "\x6d\x89\x98\xf7\x59\x69\xdc\xab\xaf\xf2\x30\xea\xd9\xa6\x2c\xda"
- "\x17\x04\xdb\xe9\xdb\xb2\xe4\x38\xda\xdf\x94\xf6\x2d\x9d\x19\x03"
- "\x7a\x9b\x27\x09\xde\xbd\xd6\x4b\x6b\xef\xfb\x68\x3f\x04\xc2\x87"
- "\x6d\xbe\x86\xc6\x9f\x90\x9e\x69\xd8\xc6\xf7\xdd\x86\x70\x98\x1e"
- "\xe5\xdf\xc5\xf7\x15\x66\x37\x2d\x73\xfa\x6e\x5a\x76\xc5\xf7\xea"
- "\xb2\x7e\xf6\xea\xb2\xaf\xbc\xaf\x2e\xfb\xb2\x72\x33\xe8\xbc\x37"
- "\x2d\x73\x74\x9a\xb8\x0c\xf4\x9d\xa6\x8b\xb4\x8e\x5e\x47\xe7\x55"
- "\xae\x78\x16\x65\xef\xf9\x1b\x6c\x2d\x82\x58\x5f\xd4\x92\x2a\x9b"
- "\xe7\x13\x58\x51\x01\x0c\x9f\x2d\xa1\xca\xd7\x1f\x9d\xa9\x93\xc7"
- "\xd3\x5c\xe6\x38\xbd\x5d\xfb\x08\x5f\xf3\xef\x88\xca\xd6\xe1\x15"
- "\x81\x97\x1e\xaf\x18\x16\x9d\x19\x83\xbc\xaa\x1c\xbb\x5d\x05\xb4"
- "\x7f\xcf\x4c\x1f\xa8\x2e\x40\xdc\x74\xa4\x5f\x3f\x0c\xdf\x26\xfa"
- "\x6a\x0f\x1a\xee\xa8\x82\x6d\xb4\xf7\x2f\xf9\x00\x54\xbf\xc8\x1f"
- "\xc5\x7c\xca\xed\xda\x45\x5c\x56\x58\x47\x9c\x2c\xfa\xa0\x81\x7c"
- "\x3a\xe7\x73\x85\x2a\xc7\x73\x85\xea\xfe\xe8\x83\xb7\x21\x4c\x03"
- "\xc2\xcc\x96\x78\xd8\x4b\xb8\xb0\xde\x38\xc6\x78\x40\x83\x38\x4d"
- "\xbf\xbb\xda\xad\x3d\xb4\x9f\x9d\x45\xb8\xb6\x41\x5c\x88\xbb\x8e"
- "\xfb\x49\x71\xdd\x72\x18\xf9\x49\x7b\x11\x8e\xd2\xdb\xdc\x49\xf4"
- "\xcd\xd0\x6e\x2b\xee\xa5\xfd\x2b\x46\xb1\x01\x91\x1f\xf9\x70\x54"
- "\x57\xc7\xb8\x61\x84\xcb\x0c\x19\x84\x9b\xd2\xd1\x99\x1d\x98\xee"
- "\x36\x56\x59\x88\xfe\x22\x2c\x76\xb1\x42\x15\xed\x65\xdb\x8a\xe9"
- "\x45\xde\x53\x93\x64\x1a\x29\x0f\xbe\x97\x2d\xd1\x89\xfa\xd0\x5a"
- "\xec\x86\x31\xf5\x34\x4e\x0e\x4b\x09\x1f\xe1\x42\x3d\xb0\x63\x59"
- "\x6f\x6b\x2d\x76\x80\x8f\x05\xe1\xb4\x4b\xf8\x2c\x41\xf8\x30\x9c"
- "\x21\x3e\xd2\xbf\x36\x4c\x33\xa6\x99\xe3\x5b\xf2\x3b\x1f\xe1\x73"
- "\x83\xd6\xc0\xe9\x7d\x9c\x70\xf0\x7d\xa1\x11\xa7\x75\xe3\x83\xe8"
- "\x3b\x4e\x75\x3b\x2a\x0b\x35\x7c\xdd\x3c\xa6\x7f\x7b\x5b\x6f\x18"
- "\xeb\xcf\xd2\x8c\xe5\x6b\xe6\x1f\x04\xfa\xd6\x8a\x30\x7f\x61\xfd"
- "\x85\x9a\x31\x7d\xe8\xeb\x21\x0c\xed\xa3\x45\x74\x06\xca\x72\xc9"
- "\x82\xc7\xe7\xc2\xe3\xc9\x0b\x93\xe7\x42\xda\x03\xf3\xe7\x82\xf1"
- "\xbe\x04\xe3\xac\x1f\xfd\xe4\x47\xfc\xe1\x47\x3f\x99\xfd\x23\xc8"
- "\x78\x62\xc9\x5c\xc8\x58\x3c\x17\x96\xe2\x95\xb1\x74\xc1\x92\xe4"
- "\x05\x4b\xe7\x42\xd6\x43\x0b\xf1\x6d\xfe\xdc\xbb\x8d\x0f\x27\x64"
- "\xcc\x5f\xb8\x00\x1e\xcd\xbc\xc7\x78\xcf\x3d\xf0\xc0\x82\xd4\xbb"
- "\x8d\x46\xe9\x7e\xb7\x91\x40\x9e\x9a\xbd\x60\x69\x42\x46\xc9\xfa"
- "\xb2\xf5\x09\x8b\x17\xce\xa7\x10\x58\xb0\x60\x6e\x46\x90\x1f\x19"
- "\xef\xbd\xea\x25\x7e\x3b\xd9\xe5\x14\xda\xbf\x18\x1a\x51\x0f\xf0"
- "\xea\xe3\xfb\x22\xc1\x1d\x7f\x6a\x24\xf9\xf1\xb6\xe0\xf6\x18\x6a"
- "\x4f\x5d\xe6\xdb\x49\xfe\xe5\xc4\x47\xda\x43\xf8\x3c\xcc\x98\x8b"
- "\x71\xe3\x25\x7f\x24\x0c\xe3\xdd\xc1\xf1\xd3\xb2\x31\xfe\x56\xda"
- "\x67\xc7\x86\x17\xf2\xde\x89\xf6\x10\x79\xec\x80\xfe\xca\xac\x30"
- "\xbe\xcf\x21\xca\x9d\xf6\x9f\x70\x99\xef\x98\x15\x50\xef\x7b\x68"
- "\x9f\x0a\x1a\x4f\xbe\x04\x77\x8c\xe9\x2c\x4b\xa2\xbd\xa8\xc0\x56"
- "\x26\xe1\xb8\x32\x88\x63\x94\xb4\x57\xa2\xbd\x91\xf6\x00\x11\x78"
- "\x2a\x02\x6c\x84\x9d\xf0\xec\xc3\x38\x09\xd7\xa3\x9d\x68\x2b\xd0"
- "\x96\xff\xd9\x57\x19\x0f\x2c\x7a\x51\x97\x6f\x20\x1e\xc4\xf8\xeb"
- "\x1d\xc7\x03\x74\xdb\xd9\x56\x8e\x70\x6f\xa4\xa8\x68\x3f\x06\xbe"
- "\x37\x03\xdc\x6e\x45\x1d\x77\x7a\x6b\xb3\xc7\xb3\xcb\x7c\x3f\xc4"
- "\x11\x58\xbe\x04\x2c\x5f\x9c\xaf\x36\x3b\x96\xef\x2d\xca\xe1\xe2"
- "\x63\x18\xbd\x47\x23\xdc\xc0\x60\xd8\x8d\x14\xe6\xa2\xef\x3b\xb4"
- "\x5f\x37\xe3\xe1\x1a\x0c\xff\x04\xed\x5a\x37\xc2\xc6\x12\xec\x4c"
- "\x0f\x84\xf3\x7d\x50\x2a\x55\x70\x0e\xe2\xb3\x7d\xd1\xd9\x13\x02"
- "\xf2\x23\x3c\xd9\xa2\x1d\x43\x59\x5c\x46\x3c\xfd\x3c\x5c\x8d\xe1"
- "\xbf\x47\xfc\x37\x93\xbd\x14\x36\x7c\x06\xdf\x6b\x4a\x1a\x93\xf7"
- "\xbf\xd3\x3e\xcf\xdb\xc4\x7b\x2b\xf2\x92\xbe\x13\xd0\x37\x7e\x97"
- "\x39\x1e\xfd\x9f\xb8\x14\xd1\x56\xce\xe0\x79\xd0\xbe\xb2\x4c\xff"
- "\xf7\x0c\xc4\x3b\xd1\xba\xa5\x8f\x9f\xd3\x6a\x87\xf8\x62\x5f\x65"
- "\x21\x28\x68\x8a\x27\xfa\xc9\x86\x20\x2f\x12\x50\x0f\x46\xba\xcc"
- "\xd3\x40\xa1\x07\x13\x11\xcf\x78\xa4\xaf\x1b\xcb\x34\x1e\xf1\xc4"
- "\xf9\xfa\x0b\x31\x5f\xec\x2f\xb2\x42\xf4\x95\xfc\x38\xa4\xf4\x49"
- "\xc1\xe9\xef\xe8\xa1\x74\x08\x1f\xe6\xea\x27\xf8\x3b\x7a\x89\xe7"
- "\x92\xde\xa1\x5e\x4e\x33\x29\xf4\x72\x32\xd2\xf2\xe3\x80\x78\x8b"
- "\x22\x3e\x0c\xe3\x7f\x2a\xc5\x63\xdd\x9f\x76\x4c\x41\xef\x69\x8c"
- "\x9f\x87\xf4\x3a\xb1\x6e\x6b\x30\xbf\x96\x46\xc9\x37\x91\xe0\xed"
- "\x0a\x78\x0f\xc2\xcf\x27\xbd\xa1\x76\x87\xe0\x9b\xa4\xba\x83\xf0"
- "\x3a\x97\xf9\x4e\x7d\x30\x7c\xc2\xe7\x08\x9f\xea\xa7\xef\x4e\x63"
- "\x70\xfc\x9d\x6e\x8c\x7f\x94\x74\x1d\xef\xcb\xc9\xd7\x27\x7b\x42"
- "\xb6\xac\xb5\x98\xe4\x75\x67\xae\x02\xbe\x0a\xe1\xf2\x25\x1e\xa9"
- "\x25\x1e\xb5\x48\x7d\xf7\xb3\x12\x0d\x75\x8a\x34\xc7\x31\x4d\x31"
- "\xf2\x71\xbc\xac\x97\x21\xd2\xb4\x2b\xd2\xf4\x92\x1c\x99\xc8\x47"
- "\xeb\x1a\xf0\xa7\x91\xec\x64\x20\x0e\x2a\xdb\x68\x97\xf9\xae\x08"
- "\x45\xd9\x93\x31\xdf\xb2\xbd\xc2\xee\x8c\x46\x1d\xba\x07\xc3\xee"
- "\x45\x9c\xb7\x50\x1d\xd8\x47\xfe\xa0\xc3\x0d\xac\x32\x25\x42\xe8"
- "\xee\x5d\x6b\xc7\x7a\x80\x9e\x13\xe8\x99\x70\x33\x57\xaa\x54\x27"
- "\xef\x5a\x8b\x77\x0a\xe7\xe7\xcb\x90\x1d\x66\xae\x45\x3e\x81\xf3"
- "\xae\x1a\x3a\x1b\x0c\xdf\xbd\x52\x1e\x09\xb4\x77\x28\xd2\x3f\x01"
- "\xdb\x1d\x60\x9b\x10\x6e\x0b\xcc\xc7\xf0\x5b\x78\x5d\x15\x70\xfc"
- "\x5d\xe4\x91\x42\xfa\x3d\x0b\xdf\x6f\x94\xd2\x8f\x21\x7c\xf8\x7c"
- "\xb7\xf4\xac\xf2\x12\xae\xcb\x72\x1d\x4c\x08\xe3\xe9\xb0\x1e\x72"
- "\xfc\x98\x9e\xf6\x69\x15\x38\xa7\x7f\x89\xf7\x85\x78\xff\x1b\xde"
- "\x1f\xc5\xfb\xef\x69\xdf\xd4\x4a\x2f\xaf\x8f\xf4\xfe\x73\xbc\x2f"
- "\xc1\x7b\x0d\xde\x97\xe2\x7d\x2b\xde\x1f\xc4\xfb\x93\x54\x2f\x68"
- "\x0f\x78\xda\xcb\x06\xdb\x56\xa1\x5b\xf4\xed\xcf\x95\x42\x3c\x58"
- "\x80\x30\xc9\xbc\xbe\x0a\xfb\xa2\x13\x72\x9c\xce\xf7\x9a\x46\x7d"
- "\xa0\xb0\x70\xa1\x0f\x22\xcc\x2b\xdb\xa1\xcb\xfe\x30\xc9\x36\x49"
- "\x75\x51\x0a\x13\xf8\x33\x10\xff\x44\xa2\x95\x09\x5c\x61\x42\xe6"
- "\x12\x7e\x91\x4e\x1b\x22\x4f\x55\x60\x9e\x76\xb8\xcb\x41\xfb\x20"
- "\xe1\xfd\x2c\xdf\x67\x12\x12\x22\x18\xd7\x7b\x6c\x67\x39\xbe\xbb"
- "\x4e\x48\x70\x16\xe2\x31\x4f\x2f\xc2\xa7\x07\xe8\x52\xb4\xcb\x9c"
- "\x90\xa5\xd0\x25\xf4\xf5\x6f\x7f\x9e\x74\x86\xf8\x4e\x65\x1b\x6b"
- "\xe2\x6d\x39\x2f\x0b\xc7\x7f\x59\xe8\x64\xa3\x34\x37\x49\xd4\xdf"
- "\x84\x66\x05\x9e\x93\x88\xe7\x67\x8a\xfa\xde\xe7\x6f\xd7\x12\xba"
- "\x14\xf6\xa8\x05\xf3\xc3\x7e\xe5\x9d\xbd\x92\x5d\x75\x6a\x2a\xa8"
- "\xbe\x24\xb8\xed\x70\x81\xef\xd7\x84\xf1\x93\x08\x8f\xb3\x92\xef"
- "\xdf\xef\xd4\x98\xa8\xbc\x33\x62\xe5\x78\x1e\x17\x75\xb0\x99\xea"
- "\x81\xa6\x98\xc7\x61\xfb\x77\x9b\x5e\x8e\x03\xb1\x2f\x9c\x53\x53"
- "\xc6\xe3\x32\xfc\x78\x17\x39\x24\xbc\x9a\x90\xe7\x2f\x58\x16\xd9"
- "\x13\x00\xd4\x77\x56\x41\x98\xcd\x73\x06\xd2\x3d\xcc\x9b\x50\x05"
- "\x23\x6d\x9e\xa3\x30\x0d\x20\xca\xe6\x39\x0b\x77\x02\x4c\xb6\x79"
- "\xea\xd0\x5f\x69\xa1\xf8\x77\xef\x00\x95\x0a\xef\x95\xb7\x57\xa9"
- "\x55\x36\x4f\x19\xc4\x55\x69\xf1\x5e\x0c\x0f\x85\x31\x97\xcd\x93"
- "\x8a\x70\xf9\x90\xee\x65\x97\x93\xc3\xd8\xa7\x39\x5e\xd0\xa7\xee"
- "\x62\x95\x36\x0f\xf6\x1d\x3c\xa7\x31\xdc\xc7\xd2\xbd\x5f\xe3\xe5"
- "\x62\x3e\xcb\x22\x47\xba\xf7\x32\x9b\xbf\xeb\x5d\x7c\xff\x94\xa1"
- "\x2c\x99\xcd\x93\x08\x9d\x4e\x27\xc2\x55\x32\x56\xb3\xc8\xbe\xe2"
- "\x8a\x1a\x06\xe8\xbc\x84\x9a\x45\x0e\x56\x9b\x0a\x03\x58\x0e\x6c"
- "\x87\xd9\xc0\x73\x78\xaf\x5d\xe4\xe3\xef\x96\x54\x3d\xd3\xa7\xc2"
- "\x0c\xec\x88\x51\x19\x6c\x9e\x1e\xc8\xc1\xae\x44\xfa\x66\x07\x23"
- "\xfa\xc7\x6e\xa7\x7e\x58\x22\xed\xb5\x1c\x99\xbe\xb9\x92\x61\x9c"
- "\x8e\x45\x11\x9d\x7d\xc0\x6a\x30\x6d\x74\xea\x18\x8e\xcf\x92\x6a"
- "\x44\x58\x07\xc1\x05\xe2\x21\x1c\x04\x9b\xee\xa5\x33\x30\x52\x8d"
- "\x03\x51\xa9\x06\xbc\x92\xf0\x32\x61\x5a\x33\x33\xc7\xbc\x47\xfb"
- "\x65\x62\x7a\x0b\xbe\x37\xbb\xe9\x6c\x07\xe2\xa5\x17\xc2\x11\xde"
- "\x82\x7a\x95\x8c\xfa\x89\xf4\xa6\x5a\x39\xbd\xb5\xa9\xef\xba\x79"
- "\x39\x52\xff\x20\xca\x91\xfa\x0e\x85\xf7\xa3\xee\xe0\xb3\xbd\x5f"
- "\xc4\x7d\x8a\xe9\x32\x79\x3a\x4b\xaa\x1d\xcb\xe7\x70\x63\x3d\x44"
- "\xbe\x56\x11\x1f\x91\xaf\x55\xc4\x4b\xc4\x6f\xb7\x95\xef\x01\x2c"
- "\x8f\x63\x20\x2a\x0d\x7d\x95\xb4\xe8\x01\xee\xab\xa4\x19\xdc\x1c"
- "\x77\xda\xad\x88\x27\x1b\xf5\x5b\xc3\xf4\x69\x06\x66\x49\x33\x0e"
- "\x98\x0d\x90\xbe\x99\xb9\xd3\x3d\xdb\x3d\x39\x9b\x41\x33\x1d\xaa"
- "\x54\x74\xde\x9e\xad\x3c\x1f\xcb\xd9\x86\xf7\x64\x8c\x87\x1b\x30"
- "\xaf\x77\x59\x54\x9a\x81\xf2\x63\x35\x69\x46\xc4\x99\x80\xb8\xf2"
- "\x89\xa6\xaf\xe9\x2c\xb3\xe8\xb4\xa4\xaf\x39\x7d\x69\xb9\x3e\x4b"
- "\x5a\x95\x4f\x9f\x66\x92\x75\x88\xf4\x47\xf0\xad\x0e\x16\x3b\x99"
- "\xc7\xe6\x39\x84\xad\x0e\xf6\x91\x9c\x67\x29\x1e\xfb\x4a\x47\x51"
- "\xce\xa4\x53\x65\x78\x6f\x01\xd2\x9f\x4e\xd3\x2e\x82\x7d\x97\x74"
- "\x68\xb1\xc9\xb9\x3d\x01\x4c\x2a\x7c\xaf\xcc\xf1\xe8\x60\x85\x49"
- "\x5b\xe5\xb5\xa4\x65\x74\x9a\x48\x2e\x67\x30\x0d\xa5\x2b\x86\x48"
- "\x15\xf6\x17\x54\xcc\x13\x59\xee\xd0\x8e\x29\xac\x64\x9d\xce\x54"
- "\x84\x35\xf1\xf3\x03\x49\x8f\x08\x3e\xad\x8f\xd9\xbd\xfa\xc5\xbc"
- "\x6c\x6c\x6c\x15\x74\xf4\xdd\x0b\xd4\x67\xeb\xe8\x6b\x21\x3d\xf5"
- "\x21\x5f\xba\x50\x47\x07\xd2\xfa\xaa\xc2\x56\x5c\x01\x15\x86\x79"
- "\x3b\x0a\x8f\x62\x7c\x1b\xc2\x9d\xe6\x7a\xbb\xf8\x8a\x27\xd2\xa3"
- "\x4f\x4b\xf2\x58\xd2\xec\x8b\xaf\x0c\xb0\x8e\xc2\x3a\x58\xde\x57"
- "\x85\xbc\x3a\x0a\x69\x17\x3d\x9a\x4e\x53\x3e\xc2\xb8\x30\xbc\x85"
- "\xeb\x7f\xda\xc5\x7e\xb6\xf8\x59\x76\x79\xf1\x95\x4f\x59\x5a\x21"
- "\x7b\x37\xa7\x1c\xc6\x8e\xde\xce\x7c\x54\x2f\x4e\xf7\x1c\x85\xd1"
- "\x67\x69\x2f\xfd\x64\x48\xcd\xf3\xb1\xb4\x8b\x97\xd9\x8a\x67\x89"
- "\x37\x89\xd0\x51\x88\x7a\x59\x5e\x47\xfc\xce\xed\x28\x3c\x89\xf9"
- "\x27\x23\xde\x4a\x66\x2b\x3f\x84\xb0\xd6\xc8\xe5\x17\xf5\x70\xba"
- "\xa7\x0e\x3c\x51\x69\x49\xde\x9a\xb4\x0c\x5f\x54\x9a\xc9\x57\x93"
- "\x56\x85\x72\xea\xf2\xd4\xa4\xd9\xbd\x51\x8b\x51\x07\x16\x67\xa0"
- "\x9c\x46\x92\xcc\xaf\x99\xc1\x80\xef\x8b\xaf\x91\xfc\x2d\x8b\x73"
- "\x99\x7e\x71\x15\xfa\xc6\x4c\xe8\xfe\xe2\x5c\x1a\x87\x60\x51\x8b"
- "\xab\x06\xa2\x16\x9b\x10\xae\x4a\xd4\xaf\xc5\x16\xd2\x4b\x1a\xef"
- "\xc7\xb0\x6a\xec\x23\x69\x30\xbe\x19\xaf\x63\x78\x59\x59\x6d\x3a"
- "\xf6\x8d\x21\x8a\xeb\x94\x25\x5d\xcf\xee\xb7\xa0\xaf\x7d\x05\xf1"
- "\xa4\x1b\xd3\xbd\xf3\x18\xf2\x10\xeb\x49\xba\xde\x57\x93\x6e\x60"
- "\xd1\xe9\x19\x6e\xae\xfb\xe9\xe9\x84\x7b\xe0\xb9\x78\x1a\x9f\xd0"
- "\x62\x7c\x2e\x86\xfd\xd9\x4d\xba\xaa\x4f\xef\xf2\xe9\x33\x8c\x88"
- "\xcb\xbe\x68\x17\x73\x78\x2d\x19\xe0\xb3\xa4\x3b\x3c\x23\xd0\x87"
- "\x2f\x3f\x09\x64\x9f\x3c\x7f\x60\xc8\x83\x0f\x90\x1f\x2d\x5c\xfe"
- "\xb6\x72\xac\x03\x9b\x27\x54\x75\xf4\xa1\x2e\x98\x7e\xcd\x6d\x53"
- "\xa7\xf3\x0c\xe7\x29\xd2\xd1\x45\x3a\x45\xf2\x5d\x61\x82\x2a\xcc"
- "\xcb\x8e\xb4\x38\xbc\x35\x88\x37\x0a\xf3\x89\x5e\x52\xe2\xe6\xf5"
- "\x75\x09\xea\xeb\x49\x4c\xf3\x01\x08\x1d\x5f\x62\x1a\xce\x46\x92"
- "\xad\x22\xfb\x94\xee\x71\x93\xce\xfc\x83\xec\x9a\xb0\x53\x90\x23"
- "\xdb\x29\xb2\x51\xd4\x2f\x22\x3b\xe5\x93\xec\x94\x4f\xb2\x53\xfc"
- "\x5d\x8f\xb6\xc6\x92\xca\xed\x51\x7a\xb9\xb0\x33\xe9\x5e\x23\x43"
- "\xdd\x88\xc0\x7a\x0c\x42\x16\x08\x53\x9b\x3a\x86\xc3\x73\x3e\xa5"
- "\x1a\x7d\x68\x6f\xf0\x4a\xf2\x09\x7b\x53\x25\xd9\x1b\xb5\x6c\x6f"
- "\xe8\x4c\x34\xac\x53\xbe\x50\xf6\xc6\x27\xd9\x1b\x2f\x13\xf6\xc6"
- "\x27\xd9\x1b\x0a\xf7\x4a\xf6\xc6\x1b\xc2\xde\xf8\x2c\xa9\x54\x5e"
- "\x8d\x64\x67\xaa\xc8\xce\x50\x79\x7d\x35\xa9\x0e\x9f\xb0\x33\x7a"
- "\xec\x13\xa9\xc9\xce\x78\x31\x8d\x4f\xb6\x33\x2e\x6e\x0f\x8c\x64"
- "\x6b\x06\x9e\x07\xb4\x9f\x06\x20\x1b\xc3\xed\x89\x67\xb2\x87\xec"
- "\x09\xf2\x6f\x9e\xd2\x9e\x20\xbe\x24\x7c\xd6\x4b\x76\xca\x14\xb9"
- "\x9d\x79\xd0\x9e\x64\xa4\x97\x3b\x91\x2f\x7f\x83\x48\x0f\xda\xed"
- "\xf2\xb2\x2a\x5b\xb9\x07\xd0\x0e\x54\xb1\xce\x2a\xd4\x91\x34\xd4"
- "\x5f\x2f\xda\x0a\x00\xac\x97\x5d\x1e\xac\xe3\x98\xb7\xbd\xd3\xf4"
- "\x09\x78\xb1\xae\xa6\xf5\xf5\xdb\x56\x38\xe3\xf5\x69\x17\x99\x03"
- "\xf9\x63\x5f\x61\xaa\x42\xfb\x12\xef\xe8\xe8\x7b\x07\x52\x7b\x98"
- "\x2f\x35\xd7\x6e\x40\x3a\xec\x69\x45\xd6\xc8\x15\xcf\xea\xb1\x9e"
- "\x31\x2b\xda\xc5\x7f\x4f\xbb\xa8\x8f\xcc\xee\x81\x49\xa9\x79\xcc"
- "\xe7\xc5\x7a\x86\xe5\xcd\xc0\x3a\x96\x8b\xb4\x9b\xb0\xce\x55\x61"
- "\x3d\xeb\xf2\x28\xea\x19\xd6\x99\xc5\xf8\x6c\x10\xfc\x5b\x5c\x85"
- "\xf5\x2c\xd7\xc7\xdb\xb3\x1e\xde\x17\xc5\xba\x56\x45\xe3\x76\x58"
- "\xd7\x72\x7d\x35\xa2\xae\xf9\x44\x3a\x8b\x8f\xf8\xa7\x96\xea\x1a"
- "\xca\x02\xe3\x9b\xf1\x3a\x86\x57\xe8\xba\x66\x0a\xa8\x6b\xcf\x4a"
- "\x75\x2d\x4a\xd4\x35\x94\xa9\xc6\xfb\x9c\xa8\x6f\x84\x9f\xfa\xab"
- "\x83\xf5\x2d\x3a\xbd\x8b\xce\x04\x10\xba\x43\x75\x2e\x1d\xdb\x95"
- "\x0c\xe4\x67\xba\xc3\x67\xc9\x40\x7c\xcc\x41\x76\x13\x75\xf3\xef"
- "\xd4\xd6\x21\x95\x7f\xcf\xf1\x4e\x40\xdb\x92\x01\x68\xcb\x3e\x45"
- "\x3b\xfa\xf7\x15\x4e\x68\x46\x5c\x5d\x98\x9f\xdd\x8b\x75\xca\x57"
- "\xc3\xeb\x93\xc9\xfb\x1c\xe1\x5c\x62\x1a\xc4\xc1\xdb\xca\xe0\xfa"
- "\x74\xbd\x71\x53\x97\xf9\x27\x5a\x3b\x7c\x2d\xce\x8c\x32\xff\x44"
- "\x6f\x87\x6b\xc9\xd2\xf3\x44\x3b\xfc\x4f\x2d\xf7\x65\xb0\x1e\x9a"
- "\xb6\xc1\x8d\x17\xe0\x27\x5d\xa8\xf3\x80\xcf\x11\xf8\x7c\x26\x7d"
- "\xda\xbb\xe8\x4b\x7c\xb8\x1b\xf3\x76\x51\x5d\x64\xe6\x59\xe4\xcb"
- "\x25\xa1\x2e\xea\x98\x2b\x3e\x82\x45\xe7\xdc\xc9\x06\x62\x69\x6c"
- "\x2e\x12\xdf\xc7\x22\x0f\xe2\xf0\x1e\x7d\xe8\x2a\xc4\xe0\x45\xe7"
- "\x42\x56\x91\xff\x84\xcf\x46\xb6\x29\x76\xd4\xbe\x8d\x30\x3d\xd2"
- "\x29\xce\x7f\x8d\xdc\xae\xa7\x31\xaa\x18\x7a\x66\xe6\x4f\xe3\x9b"
- "\xae\xca\x67\xc0\x62\x7e\x81\x67\xc0\x9a\x21\xb6\xc9\xcc\x8e\x79"
- "\x5d\xc4\x87\x45\x76\x99\x16\xa2\x0d\xe9\xbc\x05\xe9\xec\x79\x6c"
- "\x73\x12\x7c\x50\x1e\x7a\xbf\x45\x97\x79\xf6\x60\xf9\x87\x89\x8f"
- "\x93\x79\x32\x4c\x7c\xb2\xcc\xa7\xe1\xe6\x76\x52\x3b\xed\xdd\xc8"
- "\xfa\x68\xef\x6e\x1a\x37\xa8\xf4\xb0\xff\xa0\xb3\x60\xb7\x79\x41"
- "\x97\x5e\xee\x66\xb6\x3e\x66\xb5\x95\x5f\x84\x26\xda\x4f\xbc\x82"
- "\xf9\x7c\x51\x39\x68\x97\x72\x74\xfd\x1b\x99\x87\xc6\x7d\x30\x8f"
- "\x23\x76\x58\xd6\x2c\x64\x91\x96\xcb\xfb\x9b\xfa\x1c\x1d\xe2\x8a"
- "\x22\x5c\x1d\x98\xde\x5b\x93\x83\xfa\x3a\xbb\xcb\xae\xd2\x9d\xe0"
- "\x70\xfa\xb4\x5c\xd3\x16\xb8\xf9\x02\xdc\xa7\xe3\xfd\x04\x4b\x8e"
- "\x81\x6c\x02\x86\xe9\x31\x2c\x06\xf1\xc7\xb9\xcc\xf7\xa1\xcf\xdd"
- "\x5f\x27\x7c\xd9\xfb\x62\x64\x38\x3b\xcc\xee\x55\xce\x5b\x93\x56"
- "\x49\x56\x05\xed\xff\xa6\x82\xe0\xdd\xec\x68\xe7\xb8\xa4\xd0\xd1"
- "\x7e\x9b\x9e\x66\xa7\x73\xb8\x2a\xb7\xc2\x44\x94\x0f\xd1\xf7\x22"
- "\xf6\x39\xce\x33\xf3\x7d\x86\x37\xb6\xb8\xb1\x4f\x71\x5f\x9d\x1d"
- "\x3e\x1e\x96\x9f\xbe\xab\xac\x07\x71\x54\x55\x6f\x04\x20\xfe\x10"
- "\x3f\xb1\xde\xf8\x90\x0f\x9f\x91\x4d\x6a\xda\x48\xfd\xee\xfb\xba"
- "\x65\x7e\x0d\x2f\x93\x9c\x89\xa2\x6f\x3a\x67\x36\x33\x33\xb0\x4e"
- "\xa2\xef\x18\x73\xee\x13\x3c\x58\x6c\xea\x47\x3b\x42\x63\xca\x74"
- "\x66\x56\x69\x2c\x73\xbb\xcc\x73\xa6\xdb\xe1\xc1\x76\x69\xbc\xca"
- "\x69\xf3\x2c\x20\xdb\x12\xb2\xdd\xe2\x7b\x95\x0e\xe2\xff\x69\x56"
- "\xe7\x44\xb4\x43\xdc\x36\x1d\xec\xd9\x26\xe4\xef\x26\xbc\xb4\xd6"
- "\xa3\x07\xe3\x4b\x9d\xac\x97\x59\x0e\x76\x53\x3f\x82\xf6\xfd\xc4"
- "\xb0\x27\x51\xaf\x99\xb5\x84\x68\xfa\xe9\x93\xd6\x49\xd7\xe0\x7c"
- "\x39\x68\x9a\x06\xc7\x89\x7e\x9a\x4c\xe3\x42\x62\x3c\x6c\x4e\x9b"
- "\x1d\x16\xe4\xcb\x74\x91\x8f\x81\xbc\xd5\x91\xcf\x41\xbe\x06\x7d"
- "\xa7\x28\xad\x60\x6e\xf2\x39\x10\xd6\x21\x97\x81\xca\x27\xca\xf5"
- "\x53\x6d\x60\xb9\xe8\xdb\x7d\x64\x85\xe0\x41\xe9\x66\xd0\xf1\x33"
- "\x7c\xbc\xf4\x9d\x63\x01\x2f\x0b\x95\x99\x97\x85\xdb\x58\x6c\x23"
- "\x3c\xf7\xa2\x0e\xf1\xf0\x2a\xc4\x85\xfd\x9f\xf9\x5d\x42\x9f\xe6"
- "\xb4\x0d\xb7\x86\x05\x75\xd3\x88\x7d\xd5\x49\x95\x3e\x76\x0e\x71"
- "\xfe\x4d\x8c\xb1\xfd\xf4\x6f\x3e\xf2\xb3\xdd\xa4\xbb\x05\x13\xa9"
- "\x4d\xb6\x55\x90\xbd\xe5\xb0\x37\x20\x6c\x0f\xc2\x74\x48\xb0\x1d"
- "\xfc\xac\x42\x71\x0f\xa7\x3b\xb6\x63\x09\x48\x47\x8f\x83\xb7\xf7"
- "\x07\x9b\xe5\x77\xec\xe3\x63\x3f\xf1\xa7\x0d\xac\xa6\x60\x62\x68"
- "\x5a\x32\x8c\xd4\x9e\x79\xaf\xb2\x3e\xcc\xe7\x26\xd2\xa3\xca\xcd"
- "\x30\x1e\x75\xf2\xb3\x6d\x5b\xe1\x46\xd2\x31\x16\x95\x13\x2f\xf8"
- "\x9e\x68\x64\x66\xf4\x3d\xd1\xa2\x9a\x36\xc2\xcd\x58\x87\x0c\x17"
- "\x20\x71\x41\x4e\x85\x01\x69\x05\xa8\xbe\x04\xe4\xa3\x7c\x8a\xf0"
- "\x71\x36\xcf\xe7\xd0\x74\x89\x74\x31\x31\x5f\xd6\x45\x7c\x36\x5d"
- "\xcf\x56\x20\x5f\x8f\x89\x31\x8a\xc4\xbf\xd1\x37\x89\x73\x90\xd8"
- "\x4e\xe5\x15\x73\xa0\x13\x7f\xcf\xae\xb2\x89\x4c\xb4\x69\xcd\x76"
- "\x48\x74\xe2\xfd\x18\xbf\xd0\x96\x48\xef\xcd\x08\x77\x84\x5d\xf5"
- "\x12\xcc\x31\x0c\xb3\x32\xb3\x8a\xea\x49\x03\xe6\xdd\x67\x87\x15"
- "\x27\x84\x6c\x12\x4f\x10\xae\x61\x68\x68\x66\x7c\xdf\xdb\xaf\xb0"
- "\xbc\x73\x1f\x33\x6c\xa3\x31\xce\xb9\xd3\x78\xbd\x40\x5c\x4d\x6a"
- "\x61\xb3\x7d\x48\x6b\xa3\xd9\x57\x88\xf6\xb9\xd0\x57\xbb\xba\x97"
- "\x3f\x4b\x71\x4c\x6a\x47\x43\xe3\x3f\xd8\x43\x7b\x79\xf7\xc0\xdc"
- "\x63\x02\xcf\xc1\x6e\xeb\x84\x0b\xf4\xce\xf7\xc6\x77\xea\x0b\x7b"
- "\x6d\xf5\x49\xe2\x8c\x46\x84\x11\xfd\xf8\xb9\xbf\xe9\xc7\x3c\x5c"
- "\xe6\xb9\x58\xa6\x87\x9a\xc5\xf7\x99\xc2\x90\xfb\x75\xf3\xf5\x51"
- "\x58\x07\xa8\xce\x89\x3a\x3d\x6f\x57\x47\x33\xaf\x7f\x16\xd4\xf9"
- "\x63\x92\xfd\xa5\xf1\x9c\x88\x73\x30\x6f\x67\x47\x2c\xd7\x6f\x35"
- "\x53\xdf\xaf\x0f\x3a\xdb\x0d\xe3\x86\x5e\xf7\x27\xe3\x95\x89\x57"
- "\xae\xf4\x5e\x8c\x17\x96\xf9\xfe\x2e\x7c\x2f\xe3\xbc\x3b\x98\xaf"
- "\xb2\x63\x5c\x3f\xfa\xec\xf4\x6e\x87\xfb\x53\xd9\xc1\x38\xb5\xfc"
- "\xdc\x74\x80\xc6\x09\xee\x2f\xb7\xc3\x5c\x10\xb2\x98\xc7\xe7\xee"
- "\x20\x6d\xc4\x77\x56\x59\xcf\xdc\x6d\xdb\x9c\x48\xf7\xfd\x47\xda"
- "\xea\x9d\x60\xb8\x9d\xca\x7f\xff\x51\x2a\x13\xcd\x61\xa1\x7b\x69"
- "\x3d\x73\xb4\x36\x78\x80\xbe\xe5\x21\x2e\xac\xff\x4d\x71\x62\xcc"
- "\xa1\x41\x4f\xf8\x24\x9d\x60\x72\xf9\x05\x9f\x0b\x7b\x0d\x1b\x55"
- "\xf4\x1e\xd5\xb8\x9f\x8f\xc3\xec\x61\x95\x59\xd2\xdc\x85\x79\x23"
- "\xb1\x9e\xcf\xa3\x73\x1e\x2f\xc1\xbc\x34\x86\xbc\x6e\x2d\xe4\x67"
- "\x48\x39\xb0\xfd\xe9\x6b\xe4\xf3\x8d\xe6\xa1\xfd\x9b\x9b\xcb\xbf"
- "\xcd\x60\x38\xb7\x35\x88\x73\x1f\xc6\x61\x7b\xd4\xd7\x51\xe8\x06"
- "\x2f\x95\x19\xd3\xbe\x73\xd5\xad\xa5\x73\x2e\xb7\xd1\xf9\xf3\x48"
- "\x07\x43\x59\x09\x5b\x76\xbf\x7d\xeb\x45\xe6\x96\xcb\xdc\xda\x4c"
- "\xf5\x63\xde\x4e\x3b\xbc\x79\x66\xd8\x3a\x31\x58\x8e\xa4\xc3\xad"
- "\x71\x42\x8e\x3e\xe4\x55\xb0\x1c\x93\x9a\x85\x0c\xe7\x9d\x09\x96"
- "\x61\x12\xe6\x90\x84\x9a\x90\x34\x0b\xaf\x64\xe9\x3d\xf0\xd2\x05"
- "\x3c\xa3\x5c\x93\xf6\xb8\xcc\x49\x31\x58\x3f\x2a\x84\x6c\x28\x1c"
- "\xf5\x99\xf4\xe6\x4b\x6c\x7b\x06\xe8\x6c\xd0\x8b\x40\xe1\xa4\xe3"
- "\x14\xee\x43\xff\x06\xdf\xe3\x31\x5e\x4f\xf5\x97\xce\xe3\x0a\x8c"
- "\x1f\x3c\x77\x01\x92\x36\x13\xae\xc8\xed\xbb\x77\x93\xee\x22\xcc"
- "\xf4\x48\xcf\xee\xdd\x98\xdf\x4e\x99\xaf\x18\x56\x4c\xf1\xa4\xa7"
- "\x18\xde\x60\x87\xb7\xf8\xf9\x47\x4e\xec\x03\x86\xf6\x3d\x92\xac"
- "\x83\x3e\x9a\x3e\x5d\x4f\xb2\xec\x83\x07\x4e\xa3\x1d\x43\xfb\xbd"
- "\xda\x2e\xda\x9f\x07\x3a\xe8\x1d\xed\xe7\x67\xf8\xdc\xde\x81\x76"
- "\xea\x5a\x6d\xb6\x6e\x40\x0d\xe1\xd7\xd4\x90\xe4\xa9\xfd\xf0\xa8"
- "\x27\x3a\x33\xc6\xd6\x7b\x1c\x3a\x3d\xff\x0a\x86\x67\x38\x8e\xf7"
- "\xe8\x5c\xb8\xca\xcd\xcc\xfb\xf6\xb5\x23\x5a\x9b\xe7\xb2\x95\x9f"
- "\xc3\x0a\x0f\x70\x7e\xbc\x74\x0e\xbd\x80\x15\x1c\xb7\xc4\x9f\x0f"
- "\x77\xef\x5b\xc5\x3c\xfb\xce\xd3\x5e\xf1\xb1\xa3\xf6\x5e\x83\xe9"
- "\xaf\x6d\x01\x63\xc3\x35\x88\x6b\xbc\x06\xf1\xec\x1f\xf1\xea\x06"
- "\xf4\xe3\x56\x5c\xd1\x03\xda\x89\xac\xb1\x26\xd0\x35\x6e\x41\x7f"
- "\xce\x03\x2a\x6f\x0d\xfa\x73\x1e\xf4\xe7\x2e\xc7\x93\xbd\x1c\xf4"
- "\xe7\x06\xb8\xaf\x9c\x53\xc7\xcf\x0f\xad\xc9\xa9\x1b\x53\x08\xaa"
- "\x88\x5c\xd0\x23\x7d\x95\x97\xe0\x01\x55\x44\x0f\xfa\x92\x58\x66"
- "\xbb\x54\x5e\xbc\xc7\x44\x16\x42\x38\x2f\x2b\xda\x70\x56\xb3\xda"
- "\x3e\x6c\xdb\xac\x26\x9d\x72\x52\x5d\xc2\x32\x3c\x38\x9e\xbe\x39"
- "\x1f\x9f\xe0\xd6\x96\x36\x30\x37\x85\x97\x4d\x66\x6e\x0c\xe7\x7b"
- "\xfc\x1f\xc3\x70\x97\xf9\xc1\x78\xbb\xf6\xe1\x61\x75\x14\xfb\x4c"
- "\x92\xad\x79\xf0\x4d\xa6\xae\x42\x1d\x4d\xcf\xd8\xea\x41\x7f\xfc"
- "\x12\xd5\xe3\x07\x8f\xa4\x17\x33\x8f\x61\x1d\x7d\xff\x7f\xb0\x9e"
- "\xe6\x26\xd0\x37\xc9\x7f\x41\x5f\xe7\x9b\xe6\x23\x50\x1b\x42\xfd"
- "\x87\xc8\x62\xc4\x59\x9b\x9e\xc1\xb0\xcf\xfe\x6d\xfd\x7a\x9a\x7f"
- "\x26\xd6\x9a\x3e\xd8\x63\x87\x75\xfc\x9b\x2a\x5f\x9f\xc3\xed\xe9"
- "\xfc\x36\x27\xf2\x20\xd8\x06\xcc\xaf\xa7\x7d\xcb\xfb\x2d\xd9\x75"
- "\xd6\x49\x64\xfb\xe7\xd7\x08\x5f\x28\xdb\x22\xda\x82\xf9\xcf\x8a"
- "\xef\x07\xf3\x67\xd9\x61\x09\x6f\xe3\x4d\x53\x48\x27\xe6\x17\xb3"
- "\xe8\xec\x97\x09\x6e\x46\x15\x54\xad\xf7\x40\x2e\xab\xc9\xb6\x30"
- "\x5e\x57\x2e\x01\x7b\x75\x8d\x8b\xd6\xdc\x38\x6f\x5a\xe6\x42\xdf"
- "\xa0\x0d\xe3\xea\x28\x0f\x07\xc2\x20\xdf\x47\x8a\xb9\x0b\xf3\x77"
- "\xdb\xe1\x51\xc9\x1e\xce\xcf\x16\x63\xcc\xf3\xb3\xfb\x31\x2d\xfa"
- "\x8a\x37\x60\x3c\xfa\xbf\x6b\x22\xa4\x6f\xdc\x8e\x1d\x7c\xad\xe8"
- "\xfc\x93\x76\x28\xce\xa0\xb0\xb2\xc9\x10\x5b\x66\x60\xc3\xb5\x07"
- "\xda\xe0\x72\x2e\x78\x80\xcf\xc3\x53\xc3\x4d\x2e\x73\x32\xc8\x78"
- "\xb1\xbd\x7d\xab\x5f\xfd\xd8\x63\x18\x16\x23\xe3\x45\x98\x1b\xf1"
- "\x3d\x6e\x10\x46\xa4\x99\x15\x90\xe6\xb1\x7e\xf5\x9d\x6f\x61\x58"
- "\x8a\x22\x4d\x96\x22\x4d\x61\x40\x9a\x2a\x29\x9f\x0a\x45\x9a\x3d"
- "\x8a\x34\x0d\x21\x68\x3b\xa6\x48\x63\x55\xa4\xe9\x0a\x41\x5b\x8f"
- "\x22\x8d\x33\x38\xcd\x02\x6d\x00\x6f\x69\x3e\x91\x11\xc3\x62\x83"
- "\xd3\x2c\x88\x57\xa4\x99\x2d\xbf\xa3\xef\x99\x25\x7c\x03\xd4\x27"
- "\x94\x29\xca\xb5\x0e\xe3\xb1\xfc\x8f\x15\x5f\xc7\xff\xc6\xbe\x61"
- "\xf6\x9e\xca\x43\xe2\x1c\x5d\xb2\xab\x34\xff\x80\xec\x39\x7d\x33"
- "\x21\x9d\x20\xbf\x93\xf2\x3a\x0f\x0f\xed\x22\x1d\x42\x9c\x47\x87"
- "\xf2\x63\x81\x55\x41\x67\x97\x82\x4e\xfb\x50\x7e\x2c\x70\x06\xa7"
- "\x79\x48\x1b\x9c\xe6\xa1\x98\x80\x34\xcd\x22\x9f\x87\xe2\x15\x69"
- "\x66\x2b\xd2\xa4\x0c\xd5\xcf\x87\xb2\x15\x69\x8a\x15\x69\x2a\xfc"
- "\x3c\x7c\x88\xaf\x0d\xa7\xfa\x80\xe1\xd8\xff\x59\x7a\xf2\x3a\xbc"
- "\xd3\xcb\xfa\x2c\xaf\x9d\x16\x7a\xfd\xf0\xf8\x3a\xb1\x6e\x8e\x9f"
- "\x59\xd0\x03\x0f\x27\xc8\xdf\x96\xdf\xb8\xe6\x0e\xa3\x6f\x9e\xc8"
- "\xdb\xde\xd6\x72\x37\xb6\xb9\x0f\x61\x1b\x9c\x66\x94\xe7\x96\xd0"
- "\x7c\x1c\x7e\xe6\x0d\xef\x8f\x3c\xd4\x2d\xea\xdf\xc3\xf2\x37\x1d"
- "\x2a\x0f\xf6\x33\x1e\x9e\xfe\xbf\x49\x57\x07\xd1\x45\x67\x3f\x20"
- "\x0e\xd3\x60\x5f\x63\x90\x56\xca\xf3\xe1\xbf\xc8\xb4\x36\x89\x39"
- "\x41\x34\x57\xd8\x41\xe7\x71\x60\x9a\x96\x80\xfe\x09\xd1\xea\x3c"
- "\xbe\xc5\xad\x0d\xa6\xf9\xe1\x9d\x12\xcd\xdd\xc2\x46\x3d\xdc\x2d"
- "\xdb\x93\x61\xf5\xcf\x72\xb0\xbd\xb3\x01\x80\xe6\x3c\x74\x34\xa0"
- "\xbf\x89\x7d\x2c\xa2\xfb\x1c\xa4\x18\xb8\xff\xbb\xee\x1a\xd0\xb3"
- "\xad\x62\x0e\x9f\x13\x21\xca\x92\x92\x45\xe7\x2e\x93\xef\xd3\x66"
- "\xfa\x8a\xe6\xe5\x31\x7e\x06\x13\xa4\xec\x6a\xad\x70\x20\xad\x29"
- "\x19\xf2\xfc\x21\x3b\xa4\x08\xbf\xce\x72\xd0\x4a\xf3\x35\x68\x6e"
- "\x53\xab\x73\x36\xc1\x94\x21\x9d\xf2\xdc\xe9\x3e\x3a\xc3\x19\x61"
- "\xa7\x0f\xd7\x57\x0a\xe4\xab\xa0\xe1\x91\x2f\x85\xfe\xa4\x9c\x0c"
- "\xae\x0f\x61\xa8\xa7\x29\x5d\xc1\x3a\x97\x62\x0f\xd6\xb9\x14\x47"
- "\x70\x7d\x50\x63\x7d\x58\xa8\x0d\x4e\xb3\x30\x26\x38\xcd\xc2\xb8"
- "\x80\x34\x16\x91\xcf\xc2\xd9\x8a\x34\x29\x8a\x34\x81\xf6\x0f\xcb"
- "\xbc\xb0\x70\xb0\xdf\xc9\xed\xfd\xc2\xf2\x80\x77\x75\x1d\x6f\xa7"
- "\x16\xee\x91\xc3\xa4\x75\xc9\x7c\xae\x94\x84\xef\x88\xc2\x46\x11"
- "\xfc\x49\x05\x0d\xa7\x15\x34\x9c\x95\xdf\xa5\xf9\x15\xef\x23\xef"
- "\x26\x4b\x7a\xe6\x8c\xdc\x0e\x8f\x46\x7a\x96\x3c\x49\xbe\x19\xb5"
- "\x4f\x7c\x0e\xdb\x56\xf4\x29\xaf\x80\x9e\xe6\x0e\x9e\x2f\x03\x0d"
- "\x9d\x0b\x63\x87\x45\x99\xd8\x9f\xa3\xb3\xf6\xfa\xd0\x9f\x4a\x3f"
- "\x0f\x0b\xfb\x30\xff\x7a\xcc\x03\x79\xf7\x48\x52\x30\x0d\x8f\x64"
- "\x04\xd3\xf0\x48\x6e\xc0\xbb\x1e\xdf\x4d\x01\xe5\xd6\xd3\x3e\x11"
- "\x2f\x73\xdf\xfa\x91\xdd\x72\x38\x8d\x01\x60\x19\x7b\x2b\xb9\x1f"
- "\x90\x44\xf3\x06\xa3\xcf\xc1\x23\x1b\x68\xbc\x40\xc2\x79\x3c\x90"
- "\xb7\x82\x17\x8f\xb4\x2b\xe8\xe8\x56\xd0\xd1\xeb\xb7\x35\x0b\xfb"
- "\x44\x1d\x79\x04\x9f\x1f\x8f\xa7\x30\xe4\x85\x21\xd2\x63\xb8\xc1"
- "\x3a\x85\xfc\xd4\x45\x0b\x9d\x58\x5e\xf6\xbc\x3a\x5a\x7a\x4f\x63"
- "\x53\xc8\xef\xce\xb1\xa0\x7d\xa6\xb5\xb3\xb7\x62\x58\xa6\x90\xeb"
- "\x22\x2c\xff\xd2\x24\x81\x77\x11\xff\xb6\x4f\xb0\xf8\x6c\x60\x51"
- "\x07\xbb\x87\xd3\xe7\xfe\xe8\x83\x5d\xf2\x1c\x5b\xc4\xb1\x53\xae"
- "\x0f\xbe\xda\x83\x5d\xbe\x9a\x55\xe8\x13\x2f\xaa\xc7\x3a\x61\x11"
- "\x7d\x9a\x82\x33\xa8\xfb\xf5\x28\x3f\xec\x03\xa7\x4a\x7d\x99\x83"
- "\x3d\x34\x77\x90\xf6\xaf\x40\x9b\x19\x21\xe6\x66\x2c\x3a\x1d\x50"
- "\xaf\x9c\x86\x2d\xf3\xd8\x39\x48\xad\x21\xdf\x8e\xec\x06\xcd\x41"
- "\x6c\xf5\x38\x80\xc6\x59\x6c\x9e\x0b\xdc\x27\xc7\x78\x8b\x48\x9b"
- "\xaa\x0b\x48\xeb\x90\xc6\x41\x7a\x29\x6e\xa6\x07\xb4\xad\x4e\x07"
- "\x9d\xb1\x1b\x23\xfc\xf8\xd4\x9a\x56\xb4\x17\x98\x26\x51\x4e\x43"
- "\x63\x26\xfc\xbb\x7f\x19\x68\x67\x54\x80\xd6\xba\xe5\x1c\xc7\x2d"
- "\x7d\x73\xe6\xfd\x23\x5b\x45\x2f\xd8\x9c\xdd\xe4\x53\x6a\xc5\xbc"
- "\xad\x54\x8b\xc6\x0d\xba\xfe\x9a\x83\xd8\x86\xa5\x5a\xbc\x35\x07"
- "\xdb\x91\x36\xac\xaf\x8b\x8e\x93\x0d\x0c\xe4\xdd\x82\x05\x19\x4b"
- "\xd2\xd3\x12\x9e\x58\xb2\x30\x73\xc1\x1c\x43\x66\xd1\xda\x82\xfc"
- "\x84\xf5\x1b\xca\x0c\x9b\x4a\x8a\xca\x8a\xd6\xad\xe6\xc7\x82\x19"
- "\xf2\xca\xc4\x3d\xbe\x38\xaf\xb4\x6c\x2e\x3d\x4e\x37\x98\x4a\x0a"
- "\x36\xf2\xc7\x69\xa3\x20\x18\x49\x51\x59\x41\x89\x61\x6a\xfe\x74"
- "\xc3\x43\x79\x45\xc5\xb4\x8a\x21\x14\xae\x39\x86\x92\x82\x92\x82"
- "\xbc\x7c\xc3\x5c\x83\x91\x30\x07\xa2\x0b\x90\xa7\x51\xb6\x4f\xa5"
- "\xd8\x9e\xa3\x0f\xdd\x4b\x76\x8a\xda\xf5\xf3\x90\xbe\x81\x7c\x38"
- "\x7e\x8e\x17\xea\x21\xb6\x09\x76\x97\x39\xad\x6c\x68\x3b\x9e\xb6"
- "\x3b\x58\x7f\xd3\xea\x83\xf5\x37\xed\xc8\xd0\x76\x3c\x4d\x51\xff"
- "\xd3\x14\xf5\x3f\xed\xec\xd0\x76\x3c\xcd\x11\x9c\x66\x31\x04\xa7"
- "\x59\xac\x1f\xb4\x33\x48\xeb\x0e\x6e\x97\x16\xc7\x29\xd2\xcc\x52"
- "\xa4\x49\x56\xbc\x67\x06\xbc\xa3\xef\xba\x38\x3f\xd0\x37\xc0\xf7"
- "\x32\xb9\xae\xfb\xed\xdb\xe2\xdd\x32\x0c\xb5\x3d\xb4\xd6\x45\x82"
- "\x6d\x0e\x80\xed\x95\x60\x07\xeb\x3f\xd9\x24\x9a\xbb\x29\xfc\xf3"
- "\xf4\xa9\x92\x6d\xeb\xa9\xf6\xb7\xa1\x3d\x28\x8b\x5b\x2f\xc1\x62"
- "\x3a\x6b\x91\x60\x1d\x34\x9f\x97\xbd\xba\xcc\xd5\x14\x0d\x3a\x4a"
- "\x4b\xe7\x58\x31\x73\x6a\x03\xcd\x1f\xc7\xb0\x08\xbc\xd0\x4e\xa5"
- "\xc7\xca\x73\xe7\x77\x22\x8c\x1d\xd2\xb9\x2e\x53\xba\x9d\x7c\xde"
- "\x21\xcf\xaf\x86\xd6\x58\xd1\xd9\x70\xd5\x62\x0f\x89\x1e\x3a\x5f"
- "\x8d\xf2\x46\x1c\x5a\xa6\x4e\xfd\x4c\x3a\x27\x4b\x8f\x57\x0c\xe2"
- "\x2c\x96\x71\x22\xbe\x58\x10\xe7\xf1\xd1\x3c\x32\xc9\xef\x49\xdf"
- "\x23\xfb\x17\xd4\x57\x08\x65\x3b\x42\xcf\xcd\x86\xc8\x6a\xb3\xaf"
- "\xdb\xba\xad\x87\x68\x3a\x49\x7e\xa8\x2d\xd6\x03\x9d\x0d\x1e\xec"
- "\xbf\x82\x9e\xf7\xa7\xca\x2f\x82\xad\xd9\x03\x34\x3e\x9c\x53\x0e"
- "\x55\x4d\x6a\x5f\x37\x1b\x4c\x47\x7d\xb4\x74\x7e\x3e\xe5\x4e\x0a"
- "\xc7\xf4\xd8\x97\x70\xd0\x1c\xee\x61\xc6\x23\x22\x09\xce\x3a\x85"
- "\xfa\x7b\x19\xd3\x25\xdf\x77\x77\x13\xe2\x0a\x39\xbf\x58\x0d\x36"
- "\x97\x39\x03\xdb\xbf\x4d\x5d\xb2\xcd\x6e\xad\xe7\xb6\x4f\x8d\xe1"
- "\x55\xc8\x8b\x63\xc3\xf9\x29\x92\x7d\x37\xd1\xbc\x32\x84\x3d\x7a"
- "\x3d\x58\xa2\xbb\x15\xcb\x8d\x75\xb1\xfe\x8d\x6d\xc6\x30\xc9\xbe"
- "\xea\x30\x5d\x8f\x9c\xee\xdb\x94\x8f\x7c\x23\x6a\x8f\xb1\xae\x3a"
- "\x45\x5f\x71\xc9\x93\x2f\xf3\x39\xcb\x8f\xa2\xff\x97\x21\xd7\x83"
- "\xd1\xf8\x8e\xf6\x2f\x83\x8f\x27\xf2\x79\x3d\xd8\x9f\x2c\x35\xa1"
- "\xcf\x16\xeb\x44\xdb\xf8\x68\x96\x1c\xc7\xc7\x89\x28\xae\x82\xb9"
- "\x5b\x63\x7b\x28\xae\x6c\x30\x4e\xac\x21\x60\xad\xe5\x1e\x0a\xdf"
- "\x23\x87\x8b\xb6\xe5\xd1\x06\xc5\xfb\x51\xf9\x1d\x9f\x4f\xe0\xb3"
- "\x41\xc2\xef\x40\x9b\xab\x12\x7b\x2e\x2c\x19\xdf\xc8\xeb\xcd\xa3"
- "\xdd\x72\x3c\x1f\x53\x3b\x4c\xdf\xc6\x9c\xe0\x8b\xce\xae\xe7\x3e"
- "\x17\xa6\x79\xfb\x2b\x77\x18\xf6\x31\x54\x8c\xce\x54\xc5\x30\xc2"
- "\x43\x75\x86\x9f\x6d\x8f\xef\xe7\xe0\xd1\xd3\xb4\xce\x81\x74\x64"
- "\x93\x07\x26\x9a\xee\xa7\xf1\xe7\x25\x5c\x6f\x29\x8c\xf0\x12\x3e"
- "\x6a\x13\x09\x37\xe1\xdb\x47\x3e\x2d\x9f\x2f\xb9\x84\xca\xbf\x67"
- "\x38\x59\x61\x7c\x79\x00\x2f\xc3\xf0\x7d\x77\x70\x59\x97\xd4\x2b"
- "\xde\x8f\xc8\xef\x34\xd6\x2b\x74\x6f\x49\x83\x14\xd7\x76\xbd\xbc"
- "\xa6\xf0\x35\x32\x4b\x7a\x15\xf9\xb9\x83\xf1\x2f\xd5\x29\xde\x63"
- "\xe5\xf7\x3a\xfe\x8d\x61\x69\xbc\x9c\x47\xb5\x98\xc3\x55\xdf\xb2"
- "\xcd\x11\x76\xbd\xbd\x4c\x30\x4d\x76\x40\x9e\x23\xf0\xbd\xd8\x2f"
- "\xbf\xa5\xe5\x32\x3e\x7c\xde\x19\x00\x87\x7e\xc9\xd2\x3a\x19\x4e"
- "\x7c\xdf\x58\xda\x12\x90\xee\xd8\x37\x94\x55\xa1\xbb\x99\x5e\xa1"
- "\xbb\x4b\x7b\x15\xb4\xb8\xfd\x38\x33\xb5\x7e\x5a\x32\xf5\x01\x70"
- "\x58\x3f\x33\x0d\x4a\x5d\x2d\x2d\x27\x1d\x27\x7d\xcd\x4c\x0c\x11"
- "\xe7\x96\xe2\xb2\x42\xeb\x78\xa6\x29\x20\x5c\xea\x1f\x65\x7e\x22"
- "\xf9\x09\x64\x9f\x9d\xfd\x95\x99\xf2\xf9\xaa\x5c\x27\x69\x1f\xb1"
- "\x99\xe2\x2c\x6f\xd4\xeb\xcc\x63\x4a\xbc\x62\xfd\x8d\x84\xc3\x8f"
- "\xb3\x4a\xf8\x78\x99\xf6\x80\xb2\xf5\xd9\x61\x89\xfc\x9d\xc8\x21"
- "\xc6\x06\x97\x9e\x1d\xae\xdf\xe1\x32\x3f\x36\x31\x98\x67\x8f\x4d"
- "\xf7\xf3\xec\xb1\xd9\x7e\xbc\x8f\x25\x07\xc0\x7d\x88\xef\x99\x01"
- "\x70\xb9\xdf\xa4\x9b\x42\x57\x1e\xdb\xad\xc8\xab\x3e\x00\x47\x4b"
- "\x40\x5e\xc7\x02\xe0\xba\xf1\xdd\x3a\xbc\x7c\x1e\x3b\x3b\xbc\x7c"
- "\x1e\x73\x87\x96\xcf\xe3\x7a\x7f\xbe\x8f\x4f\xfc\xe6\x7a\xf5\x78"
- "\x52\x00\x3d\x4d\xf8\x9e\x11\x5c\x8f\x1e\xcf\x55\xbc\x0f\xca\x9f"
- "\xa1\xed\x68\xd9\x92\x44\xe7\x71\x43\xd9\x64\xd0\x8b\x7a\xf6\xb8"
- "\x25\x30\xfe\xed\x6b\x22\x9e\x68\xe4\xdf\xe0\xe8\xfb\xa6\x80\x3b"
- "\xa1\x84\x23\x98\x80\xf8\x6e\x99\x76\x6c\xaf\x43\x9e\x05\x2a\xb7"
- "\x7f\x36\x1f\xb5\x7f\x8f\x3b\xc5\x77\x9b\xe5\xa7\x99\xf9\xdd\xac"
- "\xe1\xda\x32\x97\xf9\x09\x23\xf6\x19\x7a\x05\x7f\x9e\x40\xfd\x5f"
- "\xc7\x7d\x13\x66\x59\x7e\x1a\xf5\xe9\xda\x79\x78\xe2\x13\xbc\x0f"
- "\xe0\xfd\xf7\xc1\xed\xeb\x13\x99\xcc\xac\x5a\xda\x64\x56\xb6\xbb"
- "\x4f\x14\x63\xdf\xe3\x5a\xa4\xa7\x2a\x2b\x44\xdc\x6e\x66\xd6\x2c"
- "\x09\x11\xde\x8c\xf2\xba\x66\x87\x27\xce\x10\xbd\x01\xe1\x27\x98"
- "\x79\x6c\x26\xc1\xdb\x29\x3f\x4c\x33\x9c\xdc\xe4\x75\x50\x42\xf7"
- "\xb2\xb4\x8a\x72\x7c\x7d\x1e\xb2\xb6\x8b\x72\x64\xfd\x2d\x38\xef"
- "\xac\x89\xa1\xcb\x91\x35\x0b\xcb\xf1\x75\xe8\x72\x64\x65\x70\xde"
- "\xaa\xb1\x2c\x43\xfc\x8e\xac\x62\x2c\xcb\xd7\x9c\xef\xc1\xe1\x3b"
- "\xe5\x7e\x6a\xe5\xd7\xd8\xff\x57\x03\x4f\xbb\xb4\xc2\x2f\x37\x09"
- "\xee\x68\x64\x3d\x64\x84\xc8\xb3\x8d\x99\xc3\x97\xda\x21\xcb\x23"
- "\xb7\x57\x52\xf8\x59\x41\x0b\xf2\x49\x4d\x7c\xc2\xf2\x60\xba\xe1"
- "\xe4\x2d\xd7\x4f\xf1\x9d\xe9\x49\xac\xff\x4f\xd8\xe5\x36\x1d\xdb"
- "\x73\x87\xcc\x47\x8c\x4b\x51\xc4\xb9\x03\xe2\xf2\x83\xe2\xb6\x0e"
- "\x86\x57\xc8\xe1\xdf\x4e\x4e\x4f\x1e\x55\xc8\x09\xe5\xf3\xd4\xdc"
- "\xe0\x72\x3f\x79\x52\x94\x0f\x65\x34\x84\xd7\x4f\x76\xa3\x8c\x06"
- "\x42\xcb\xe8\x49\x67\x68\x5d\x7b\x2a\x82\xe3\x8b\x86\x10\xf8\x9e"
- "\x8a\x47\xd9\x0d\x70\x1d\x94\xe4\x34\x54\x3e\x4f\xa5\xca\xf2\xf9"
- "\x76\x65\x7c\xca\xa2\x28\xa3\xf7\x3c\x2c\x1b\x23\xca\xba\x6c\xb9"
- "\x02\xf7\x91\xd0\xba\xf8\x94\x15\xcb\xe9\x0d\x5d\xce\xa7\xce\x0e"
- "\xaf\x8b\x4f\xd1\xb7\x3a\xef\x50\x5d\x5c\xa6\x17\x69\x20\x44\x9a"
- "\x65\xd3\x99\x39\x54\x3e\xcb\x92\xc9\x2f\xb2\xc3\xb2\x0a\xfa\x4e"
- "\x17\x10\x9e\x1d\xac\x7f\x58\x06\x4a\x47\xfc\xf3\x88\x7e\x0c\xc9"
- "\xe1\xbc\x01\xd4\xdf\xa4\x93\x2e\xf3\xb2\x93\x0a\x5e\x5d\x3e\x0f"
- "\xd9\x73\xfb\xd5\xea\x87\x04\xbf\x96\xab\x14\x34\x75\x87\xe6\xd7"
- "\x32\x07\xf2\xeb\x72\x68\x7e\x65\x47\x0c\xcf\xaf\x6c\x92\xff\xe5"
- "\xa1\xfc\xca\x4e\x0a\xe4\x97\xcf\x2c\xca\x77\x5b\x2c\xea\xc6\x40"
- "\x0e\x6b\x12\xb6\x5c\x1f\x89\xba\x22\xd2\xf4\x51\x9a\xb2\x48\xb7"
- "\xd0\x13\xc3\x04\xd0\x5d\x82\xec\x6c\xb9\xfe\x8f\xad\x87\x70\x36"
- "\xb0\x8c\xe6\x68\xd3\x19\xcf\x7a\x5b\xf9\x65\xab\xcd\x63\x04\x1a"
- "\x6f\x54\xe4\x7b\x22\xb4\x2d\xc8\xee\x42\x9e\xd6\x86\x08\xef\x15"
- "\x63\xa6\xcb\x0d\xc1\x36\x62\x39\x04\xcb\x68\x19\x4f\x07\x83\xfb"
- "\x9f\x5e\xff\xba\xbe\xcc\x96\x9b\x86\xca\x6c\x45\x94\x24\xaf\x2f"
- "\x83\xe9\x5b\xbe\x3b\xb4\xbc\x96\x37\x0f\x2f\xaf\xe5\x27\x87\x97"
- "\xd7\x72\xea\xfb\x5c\xb6\xc3\x0a\x7d\x70\xbb\xb1\xdc\x11\x5c\x5e"
- "\xcc\x17\xd3\x31\xf5\x88\x1b\xe8\xfd\xdb\x96\x5b\xbe\xc8\xc6\x91"
- "\xac\x68\xfd\x3f\xd2\x3f\x99\x68\xfc\xae\x38\x86\xc5\x8d\x3c\xb4"
- "\x6c\x19\xf6\xdc\xf0\x88\x4e\xec\x57\xd2\xfc\x3c\xc3\x24\x1a\x2b"
- "\x5b\xf1\xb9\x4f\xad\x9a\x83\xcf\xea\xf3\x90\xfb\x1b\x9f\x5a\x53"
- "\x45\x73\xc9\xf8\xda\x41\xfe\x7d\x62\x85\x27\x50\x16\x34\xa7\x6c"
- "\x9f\xd8\xcb\x91\xc6\x39\x3f\x3d\x0f\x39\xbb\x84\x5c\x72\x6b\x82"
- "\xf9\x98\x63\x08\x2d\x97\x9c\xd9\x28\x97\x4f\x43\xcb\x25\x27\x73"
- "\x78\xb9\xe4\x98\x50\x2e\x9f\x0e\xad\x47\x39\xbb\xa5\x7a\xb4\x83"
- "\xd2\x18\xd6\x91\xbf\x9a\xf3\x35\xc1\xe0\x33\xd6\x91\x9c\xcf\x28"
- "\x3e\xa1\x4f\xae\x47\x3c\x0d\xf5\xff\x79\xfe\x12\xcc\x09\x09\x47"
- "\x20\x5e\x7b\x64\x5f\xa8\x7a\x92\x43\xdf\x53\x55\x33\x4c\xa0\x43"
- "\x1e\x66\x1d\x22\x1c\x25\x00\x97\x20\x37\x8d\xe0\x28\x9c\xce\x5c"
- "\xf6\xc3\xe7\xc6\xcb\x70\x7c\x5c\x54\xc0\x1a\x98\xab\x10\x08\x2e"
- "\x18\x77\xae\x54\xfe\x70\xde\x8e\x10\x3c\xc1\x29\x60\xca\x45\x7d"
- "\xcc\x3d\x19\x5c\x1f\x73\x2d\xc1\xfa\x99\x43\xdf\x27\x22\x7d\x68"
- "\xe7\x50\x97\x7b\xbc\x66\xd5\x9c\xef\xa7\x6e\xe6\x45\x28\xea\x26"
- "\xea\x40\xde\xaf\x85\x0e\xe4\xed\x0d\xa6\x35\x2f\x2e\xb4\x0e\xe4"
- "\x25\x0e\xaf\x03\x79\x59\xc3\xeb\x40\x5e\x19\xe9\x80\x1d\xf2\x8e"
- "\x06\xd7\xcd\xbc\x3d\xc1\x65\xc7\x7c\x79\xdd\x84\xa8\xef\x52\x37"
- "\xd1\x17\xba\x61\xb8\x7a\x28\xf9\xff\xaa\xa6\x6b\x00\xdf\x81\x67"
- "\x3a\xac\x57\x48\xdf\xd3\x49\xf4\x0d\x09\x6d\x7c\x21\xf1\xb0\x91"
- "\xf7\xd1\x9e\xce\x0c\xe4\xe3\x3e\xd1\xd7\xaa\x44\xd8\xbf\xd0\x9c"
- "\x3d\xc1\xcf\x95\x87\x83\xcb\xff\x74\x59\x68\x7e\x3e\xbd\x07\xf9"
- "\x59\x19\x9a\x9f\x4f\x1f\x19\x9e\x9f\x4f\xb7\xd1\x5a\xf5\xa1\x75"
- "\xea\xe9\xb3\x86\x8d\xdc\x47\xe1\x69\x2e\xc1\xca\x7b\xbf\x5d\xfb"
- "\xb4\x32\x26\xb8\x7d\x7a\xda\xf3\xdd\xdb\xa7\x95\x59\xa1\xdb\xa7"
- "\x95\xa6\xd0\xed\xd3\xca\xdd\xa2\x3e\xac\xb4\x06\xd7\x87\x95\xcd"
- "\xc1\x3a\x81\xbc\xfb\xde\xda\xa7\x7c\xbd\xa2\x0e\x54\x9f\x87\xfc"
- "\x1a\xf4\x29\x24\x5b\x58\xf0\x58\x30\x8d\xf9\xd3\x43\xcb\x2d\x3f"
- "\x19\xe5\x56\x1d\x5a\x6e\xf9\xb9\xc3\xcb\x2d\xbf\x02\xe5\x56\x3d"
- "\x54\x6e\xf9\x75\xdf\xdd\xa7\xc8\x6f\x0f\x96\x59\xfe\xb1\xef\x2e"
- "\xb3\x82\x88\xd0\x32\x2b\x88\x0b\x2d\xb3\x82\x44\x21\xb3\x82\xb2"
- "\x60\x99\x15\x64\x06\xcb\x0c\xf9\xf6\xbd\xc9\xac\xa0\x4d\x21\xb3"
- "\xf5\xe7\x61\xd5\x02\x94\x59\x97\x90\xd9\xea\x91\x0a\x1a\xed\xa1"
- "\x65\x56\xe0\x46\x99\xad\x0f\x2d\xb3\x55\x31\xc3\xcb\x6c\x15\xed"
- "\xa1\xb1\x7e\xa8\xcc\x56\xa5\x7c\x77\x99\xad\xaa\x08\x96\xd9\xaa"
- "\xfc\xef\x2e\xb3\x55\xd6\xd0\x32\x5b\xd5\x1d\x5a\x66\xab\x1c\x42"
- "\x66\xab\xe3\x83\x65\xb6\x5a\x17\x2c\x33\xe4\xdb\x3f\x29\x33\x94"
- "\x4f\x97\x98\xaf\xbb\xfa\xc5\x7e\x3e\xa6\xbd\xba\xca\x0e\x85\xd2"
- "\x7a\xf6\x42\xae\x3b\x92\x0c\xdf\x46\x98\xb2\xa1\x6d\xf7\xea\x06"
- "\x29\xec\x89\xa1\x72\x58\x7d\x02\xdb\xd5\xbe\xb6\x0a\x3e\xaf\x4b"
- "\xc8\x90\x78\x8e\x70\x62\x8c\x6c\x35\xb7\xff\x28\x63\x46\xfb\x0a"
- "\x53\x5b\x8c\xf0\x4e\xc2\x43\xfb\xaa\x04\xe3\x2a\xd4\x7e\x17\xbf"
- "\x6c\xf8\x39\xe6\xcb\xbb\x68\xef\xff\xf3\x50\x34\x5e\xe8\x6a\xa1"
- "\xd2\xff\x6d\xc2\xbc\x2e\x0a\x3d\x7d\x46\x31\x66\x52\x38\x8c\xff"
- "\x5b\x48\xfe\x6f\x53\x68\x3d\x2d\xbc\x8e\xff\x5b\x48\xfc\x68\x0a"
- "\xe8\xaf\x46\xa3\x07\xa8\xe8\xaf\x16\x7a\x22\x9d\x42\x77\xb8\x1f"
- "\x5b\xb3\xbc\xcb\x65\x2e\x8a\x53\xd0\x8c\xb2\x29\x3a\x2c\xd1\x7c"
- "\x20\x38\x7d\x51\x62\x68\x9a\x8b\x32\x91\xe6\xb7\x43\xd3\x5c\x64"
- "\x1a\x9e\xe6\xa2\x3d\x48\xf3\xdb\x43\xeb\x56\x51\x8b\xa4\x07\x21"
- "\xfa\xe5\x45\xd6\xd0\xf2\x2f\x52\xc8\x1f\xb2\xca\x2a\x98\x83\xa7"
- "\x0f\x82\x7b\x06\x02\xe1\x68\xae\x3e\xc1\x92\x8e\x84\x80\x9d\xae"
- "\xc4\x39\x0c\x5c\xe6\x10\xdd\xa3\xb5\x05\x21\x75\xef\x99\x2a\x51"
- "\x1f\x9f\xe9\x0e\xae\x8f\xcf\xd4\x07\xd7\x47\xe4\x75\x70\xba\x13"
- "\xc1\xf1\x85\xbb\xbf\x3f\x1b\xbb\x26\x5e\xa1\x03\xef\x9e\x87\x35"
- "\x3f\x17\x3a\xb0\xc6\x1b\x4c\xc7\x9a\xa4\xd0\x3a\xb0\x26\x0b\xcb"
- "\xff\x6e\x68\x1d\x58\x53\x36\xbc\x0e\xac\xb1\x20\x2f\xdf\x0d\xd4"
- "\xdb\xa5\x15\x49\xe1\x0a\x98\xe3\xa1\x6d\xde\x9a\xd3\xa1\xc7\x75"
- "\xd6\xf4\x08\x1e\x17\x4f\x0c\xe6\xf1\x1a\x4f\x30\x0f\xb1\x2c\xff"
- "\x3c\x0f\x07\xcf\xca\x70\x99\x8b\x95\xf5\xdf\x76\x1e\x8a\xa5\xfa"
- "\xbf\xf6\xf3\x60\x1a\x8b\xa5\xfe\x4f\xa8\xb1\xac\xe2\x16\xe4\xa5"
- "\x2d\x34\x2f\x8b\xad\xa1\xcb\x5c\x4c\x6d\x90\xcd\x37\xa4\x2e\x15"
- "\x3b\x30\x7c\x29\x7d\x3b\xa0\x31\xac\x46\x0c\x5f\xea\x01\x1d\x6f"
- "\xaf\x06\xdb\xa5\xb5\xb4\xf7\x11\xe3\x63\xcc\xa8\xbf\x91\x13\x21"
- "\x83\xda\x20\xa2\x2b\xa7\x42\xf9\x4d\x74\x6d\x12\xd1\x4d\xf3\x58"
- "\x68\x5d\x4d\x64\x39\x64\xd8\x9c\x1e\x90\xf5\x9d\xe0\x15\xb8\x4d"
- "\x54\x2f\x08\x5e\x86\x15\x63\x9d\x55\x0a\xdb\xb4\xb6\x3e\xb4\x8c"
- "\xd7\x1e\x1b\x5e\x77\xd6\x9e\x16\x72\x5e\x07\xc1\x72\x5e\xdb\xe3"
- "\x33\x8f\xcd\xa4\xb2\xa2\x0e\x7c\xa7\x7a\x42\xdf\x4e\x87\xb5\xf7"
- "\x3b\x96\x75\x9b\xb6\xc1\xa4\x0b\xb0\xae\x90\xe7\xa7\x66\xe8\x53"
- "\xa8\xa0\x8d\xdb\x80\x75\xef\x70\x3a\x11\x26\xc7\x03\x6a\xb6\x63"
- "\x4d\x37\xc5\x35\x99\x99\x9b\xce\x8d\x91\xcf\x80\x41\x5d\xb8\xe1"
- "\x1c\xac\xdb\x1e\x94\x1e\x5b\x23\x9b\xc0\x71\x52\x8c\xef\xaf\x3b"
- "\x21\x8f\xc3\x0f\x37\xbe\x8f\x30\x67\xe5\x79\xbf\xe2\x5b\xd8\xba"
- "\xae\x61\xdb\x65\xa4\x89\xd6\x8e\x13\x4d\xd7\xb7\x03\xeb\x8d\xb2"
- "\xfe\x8a\x6f\x73\xeb\x93\xfc\x6b\x5b\xd6\xa7\x62\x9c\xf3\x3a\xe3"
- "\xb9\x01\xf5\x60\x7d\x79\x20\x1e\x71\x5e\xcc\xfa\x3d\xf2\xfa\x14"
- "\x7c\xae\xff\x06\x5c\x32\x3d\x56\x05\x3d\x5d\xd8\x5f\x70\x4a\x38"
- "\xce\x7e\x03\x8e\x18\x5b\xcb\x1c\x98\xe1\x03\xcd\x05\x28\x99\x46"
- "\xe7\xcf\xd8\x1a\x7a\x21\xc2\x03\x5a\xd1\xb7\x33\xdd\x4d\x6b\x43"
- "\xa8\x6f\x68\xf3\xcc\xb3\xd2\x37\x38\x3e\x87\x20\x76\x9e\xb5\xa3"
- "\xdc\x2b\xed\xc1\x66\x7a\x80\x78\xda\x51\x78\xd9\xda\xb0\x9f\xf5"
- "\x1e\xe2\x7b\x6f\x99\x82\xfa\x7f\x7b\x68\xfe\x0f\xcd\xc3\xd8\x06"
- "\xf3\x10\xfe\x2f\xa2\xae\x97\x28\x7c\x52\xd3\x30\xfd\x3f\x13\xf5"
- "\xff\xe6\x85\xae\xe7\xa6\xeb\xf4\xff\x4c\xd4\xff\x9b\x17\xd8\x6e"
- "\x8a\xef\x3c\xa6\xb3\x81\x3e\x29\xed\x8f\x65\x58\x45\x7e\xe6\xb3"
- "\x8f\xde\x55\x07\x7a\x0f\x7d\xd3\xc6\xba\x69\xeb\x6d\xa3\xfa\xaa"
- "\xef\x70\x9c\xa0\x7d\x18\x74\x63\x4d\xa4\x8b\xd4\x96\x51\x7d\x7d"
- "\xd6\xc0\xdb\x32\x8f\xa8\x8b\x95\xe5\xcc\x31\xbd\x07\x75\x68\x7d"
- "\xa1\x8c\x2b\x62\x6b\xa1\x58\xf7\x31\xb6\x07\xc2\x6d\xbd\xbc\x5d"
- "\x54\x91\xbf\xca\xfd\x56\xcf\x15\x20\xbc\xad\x15\x1d\x40\x78\x7d"
- "\x83\xed\x24\xc7\x5d\x41\x75\x9c\x70\x12\xee\x4e\x84\x23\xbc\x04"
- "\x27\x97\x43\xac\x8d\x79\xb6\x25\xb0\xec\x7c\xfc\x05\xf3\xc6\xf0"
- "\xcf\x68\x5c\xc5\x46\xe9\x2a\x97\xb1\x19\x3d\xf4\xcd\xec\xb2\x95"
- "\x55\xae\x61\x33\x4a\x68\x4c\xac\x84\xce\x81\x56\xbd\xfd\x77\x7b"
- "\x58\xd9\x64\xd0\x89\xb0\x67\xfb\xda\x0c\x6e\xb0\x43\x89\x31\xd8"
- "\x46\x94\x28\xfc\x5f\x13\xef\x67\xe2\x5d\x4b\xf3\x13\xa5\xf9\xab"
- "\x64\x0f\x98\xcd\xe3\xe2\xfa\x71\xbd\x39\x15\xf4\x4d\x9a\xe6\x44"
- "\x89\xfd\xdf\x4a\xca\x15\x63\x6f\x8e\x7d\x7c\x5e\xcd\x5f\x31\xdf"
- "\xd2\x30\xa1\x23\x65\x61\xc1\x32\x2d\xa9\xaf\xbc\x48\xdf\x82\x44"
- "\x7b\xb0\xc2\xa3\xb4\x8f\x25\x27\x64\xdf\x4d\x11\xde\x25\xb7\x07"
- "\x86\x75\x84\xb7\x54\xd1\xce\x94\x70\xff\xdf\x3b\xa4\x5d\x28\x25"
- "\xbb\x1e\xa4\x93\x9d\x5c\x87\x4a\x0d\x1d\x4e\xd4\x9b\x12\xd2\xff"
- "\xd2\x03\x08\xb3\x9d\xd6\x1c\xe2\x7b\xf8\x25\x28\xcd\xf0\x9a\x41"
- "\xd7\xe1\xe0\x6b\xaa\xf4\xa8\x23\x5c\x6f\xa9\xdd\x98\x29\xe6\x23"
- "\x39\x15\x79\x14\xcb\x3c\x27\x98\xce\x92\xbf\x82\x98\x4f\x41\xba"
- "\x50\x9a\x44\x73\x33\xc6\xf6\xf1\xbd\xb6\xf4\xb2\x0e\xd9\x3c\xdd"
- "\xd0\xe9\x51\xf6\x79\x4a\x8f\x87\x2e\x7b\x29\xb5\xff\xb5\x76\x28"
- "\x8b\x0b\x96\x6d\x29\x6f\xff\xe5\xef\x3a\x28\x7b\x47\x70\xba\x32"
- "\x6d\xb0\xec\x4b\xea\x29\x7e\xd8\x39\x3e\x96\xe5\x67\xb0\x3f\x93"
- "\xe3\xe4\xf3\xbd\xca\xb0\xfe\x97\x64\x5e\xcf\x0e\x32\xfd\xf2\x33"
- "\x3e\x84\x95\xe6\x05\xa3\xdd\x2a\xdb\x1d\x34\x66\x34\x8e\x8f\x19"
- "\xe5\x9c\x87\x0d\xd2\xb7\x9f\x0d\x1d\x0a\xfa\x5a\x86\xf7\x0d\xca"
- "\xe8\xfb\x4f\x4e\x68\x9b\x51\x76\x36\xb4\x6f\x50\xe6\x94\xec\x42"
- "\x0e\x8b\x52\xea\xc1\x06\x5a\x4f\xc7\xd3\xc8\x7d\x58\x1a\x0b\x1d"
- "\xbe\x0f\xbb\x21\x69\xb0\x0f\x5b\x42\xf6\x60\x43\xfc\x60\x1f\xd6"
- "\x11\xaa\x0f\x6b\x0f\x21\xcf\x0d\x3b\x43\xcb\x73\x43\x43\xe8\x3e"
- "\xec\x86\xe3\xa2\x9d\xdf\xd0\x1b\x2c\xe7\x0d\xa7\xfd\xdf\x84\xcb"
- "\x5a\xbe\x3f\x7f\x78\xe3\xec\xa1\xfe\xf0\xc6\xdf\x0a\x59\x6d\xbc"
- "\x12\x4c\xdb\xc6\x8c\xd0\xb6\x7d\x63\xe1\xf0\xfe\xf0\xc6\x9d\xc3"
- "\xdb\xf6\x8d\xcd\x43\xfd\x61\xc3\x08\x05\x4c\xdb\xa0\xaf\x14\xe4"
- "\x9b\x6d\x3c\x2b\xf8\xb4\x89\xfc\x39\x4d\x00\xbc\x33\x58\xdf\x91"
- "\x66\xc4\x87\xb6\xed\x02\xd9\x34\x59\x67\x86\xe3\x09\xed\xbd\x74"
- "\x5b\x1d\x8c\xc4\x3a\xf0\xae\xcb\xbc\x69\x50\xff\x69\x1e\x1f\xe5"
- "\x43\x36\x72\xd8\xf9\x74\x6a\x99\x3e\xa2\x63\x53\xc5\xf5\xbe\x97"
- "\x6a\x62\x21\xe3\xe5\x21\xfc\xd8\xc4\xfd\x3f\xc2\x71\x7d\x99\x6d"
- "\xea\x53\xd4\x31\xa7\x98\x87\x5b\xfe\x7b\x21\xb7\x72\x45\x5f\xb6"
- "\x5c\xc7\xd7\xf4\x0d\x6b\x6f\xcb\xe3\x43\xeb\x68\x79\xd2\xa0\xbd"
- "\x2d\xe1\x78\x37\x2b\xe2\x73\x85\x0c\xca\x4f\xf8\xa2\x02\xc7\xba"
- "\xcb\xcb\x83\x6d\x52\x79\xae\x22\x9d\xa2\xff\x57\xce\xe9\xf9\x76"
- "\xed\x4d\x79\xef\xf0\xed\xcd\xe6\x0d\xa2\xfc\x5b\x14\xdf\x97\x37"
- "\xeb\xae\xdf\xde\x6c\x1e\xa6\xfc\x9b\x93\x82\xdb\x9b\x2d\x8a\x6f"
- "\xf4\x9b\x73\x43\xb7\x37\x9b\xcb\x65\x3b\x23\xec\xc6\xe6\x3f\x7d"
- "\x3b\x7b\xb3\xf9\x58\xb0\xbd\xd9\x5c\xff\x4d\xf6\xa6\x75\x88\xbd"
- "\xd9\xec\x8c\x6c\x08\x55\x96\x2d\x11\xa1\xed\xcd\x96\x38\x21\xc3"
- "\x2d\x15\xc1\xf6\x66\x4b\x62\xb0\x0c\x37\x2b\x64\xb8\x45\xf1\xfd"
- "\x7b\xb3\xee\x7f\xd7\x26\x69\x34\x1a\xb5\x46\xa5\x56\x69\x30\x0a"
- "\x8b\x07\xe1\x1a\xad\x26\x0c\xaf\x11\xd2\x3d\x5c\xad\x51\x6b\xf1"
- "\x0a\x93\xee\x23\x14\xef\xe1\x94\x16\x2f\xad\x74\x0f\x53\xbc\x8f"
- "\xf8\x86\xf8\x70\x29\x5f\x39\x7f\xad\xe2\x3d\xec\x1b\xe2\x47\xfc"
- "\x93\xe9\x61\xc8\x7b\xf0\x3a\xc8\x85\xeb\x36\xe6\x15\x17\xe5\xf3"
- "\x79\xed\x05\x86\xbc\x95\x2b\x0b\x4a\x4b\x0d\x65\xeb\x0d\x0f\x3e"
- "\xb0\xe4\x9e\x39\x06\x31\x3d\xbe\x78\xee\xd4\xfc\x51\x90\xb6\xa9"
- "\x84\x22\xd2\x96\x2e\xcc\x32\x64\x3c\xf8\x40\x70\xa4\x8c\x86\x4f"
- "\x83\xbf\x1e\x96\x80\xba\x97\xf4\xe2\x38\x80\x3d\xfb\xb9\xdd\xe9"
- "\xa1\xb5\xe7\xa2\x3f\x51\xf5\x97\xd3\xb4\x7e\xf9\x5a\x25\xa3\x75"
- "\x15\xe7\xa0\x62\x2b\x15\x22\xa1\xb9\x0a\x4c\x4f\xd3\x7e\x2a\x15"
- "\x07\xd8\x1f\x1c\x60\x78\x04\xd4\xe7\x60\xd7\x17\x6d\x29\x08\x8b"
- "\xef\x36\xbb\x07\x0c\x95\xe4\xdb\x56\xbd\x88\x71\x2a\x76\xbf\x0f"
- "\xc3\x9c\xd2\xfa\xfc\xca\x03\x3c\xec\x0f\x55\x32\x5c\xe4\x79\xd8"
- "\x3a\x97\xfd\x81\xf1\x77\xda\xb3\x46\xc0\x6d\x8d\x62\xea\xe7\xba"
- "\xc8\x2e\x34\x44\x83\x96\xe6\x65\x1f\x88\x06\xdd\x81\x71\xb4\xe7"
- "\xee\x56\xad\x3c\x2f\xfb\x45\x7c\xb7\xc3\xae\x5e\xca\x9b\x60\x7d"
- "\xea\xe7\xae\x11\x7c\x63\x30\xfc\x2c\xff\x3c\xee\xad\x5a\x35\xc2"
- "\xa5\x7f\x06\x91\x91\x5e\xf6\xa5\x3b\x3a\x53\x37\x23\x05\xfd\x34"
- "\x14\xc5\x69\x4f\x15\x88\xb5\x51\x5b\xb7\x6e\xf6\x32\x0f\xed\x99"
- "\x90\xd6\x57\xc9\xaa\xd7\x82\x16\xeb\xb3\xca\x5a\x42\x6b\x29\xb6"
- "\xe6\x37\x15\x80\x16\xcb\x3f\xf1\x02\x6c\xab\x33\x2c\x46\xbf\x31"
- "\x0d\xb4\x1f\x97\xd3\x7a\xd7\x9c\x3b\xf7\xfd\x19\xb4\xbf\xba\x56"
- "\xa5\xbe\xc6\x62\xa1\xa2\x8c\xf5\x32\xda\x87\xdb\xc9\xdc\x34\xdf"
- "\xf6\x74\xae\x97\x60\x26\xb8\x2a\x63\xa1\x13\xdd\x97\xad\x67\x99"
- "\x7b\xf7\x9f\xc5\x7e\x15\x1d\x7d\x4e\x5a\x3f\xab\xdb\x9a\x06\x9a"
- "\xf3\x59\xa0\xee\x28\xac\x07\x5b\xb6\x13\x2a\xce\xb2\xde\xd3\xb9"
- "\x9f\x43\x67\xe1\x31\xc8\xe9\x06\xf5\xe9\x9e\xbf\x01\xdf\x4b\xba"
- "\xf6\xc3\xe6\x6d\x57\x20\x76\x6b\x11\x85\x5d\x81\x2d\x5b\x61\xcc"
- "\x96\x4f\xa8\x1f\xd4\x8d\xf9\x5c\x84\xa7\xce\x80\x0a\xf1\xa9\x9f"
- "\xfb\x1b\xc4\x3e\xf7\x24\xad\x33\x4f\x82\x86\x6d\x10\xcb\x2a\xe3"
- "\x23\xae\x55\xc6\xeb\xaf\xb1\xf8\x68\x57\x65\x7c\x4c\xa7\x09\xe1"
- "\x7b\xde\x81\xb1\xdd\x10\xf3\x87\x0b\xdd\xea\xfa\xaf\x60\x22\x95"
- "\xe9\x3c\x96\xad\xe1\x2b\x84\xaf\x3d\x64\xf0\x61\xda\xc0\x34\x9e"
- "\xa8\x43\xb3\x6d\x59\x6e\xf0\x21\xae\xfa\x6b\x30\xb1\xe1\x1a\xc4"
- "\xfa\x6a\x0e\x19\x28\x5d\x1f\x54\xd6\xd8\x4e\x03\x6a\x0a\xf3\x0e"
- "\xd4\x66\xd3\xb8\x49\xf8\xdb\x4f\x9f\xd0\xda\x4e\xf7\x41\x87\xf3"
- "\x1a\x74\xc2\x5f\xc1\x56\xfe\x0f\xeb\xaf\x9e\x3e\x11\x86\xfe\xa4"
- "\xca\xba\x85\xe6\xc0\x0b\xdd\xa9\xec\xa0\xfd\xf3\xaa\xa0\x7a\x1b"
- "\x44\x98\xb6\x40\xf8\x05\x0c\xe7\xb6\xc7\x92\x8e\x7d\xb0\x7f\x58"
- "\xb7\xf0\xf5\xe0\xbb\x7a\xb7\x75\x80\xa6\xd3\x59\x4f\xeb\x8e\xd5"
- "\xde\xe8\x0f\x9b\x6d\xce\x2e\xb0\x99\x3e\xb5\xfa\xf4\x1f\xee\xde"
- "\xe3\x03\xdd\xaf\xaf\x76\xa9\x6d\xda\xab\x60\xcb\x72\xc2\xbb\x98"
- "\x37\xab\xfd\xf0\x28\xda\xac\xa4\x4e\xa7\x9b\xf6\xdf\x31\xb2\xfe"
- "\xd8\x51\xd5\x25\x30\xbd\xf1\x2b\x88\x3b\xf4\x15\xc4\x33\x57\xbc"
- "\x9a\xd6\x78\xd3\x7e\x69\x87\xf0\x1e\x81\x7d\x30\x2c\x3b\x5f\xeb"
- "\xcd\xa2\xa4\xb5\xde\x03\xf1\xd0\x74\xcd\xbf\xd6\xfb\x5a\xbf\x7f"
- "\xad\x37\xea\x94\x8e\xd6\x7b\xdb\x61\x5b\x43\xe4\x69\x08\xc7\x7a"
- "\x62\x25\xfd\xae\xbe\x04\xda\x1d\x97\x00\x66\x54\xa9\xa9\x9f\xa9"
- "\xc5\xfa\xb0\xd5\x86\xb2\xa1\xe7\x73\x50\x35\x0b\xef\x11\x78\x61"
- "\x7f\xae\x8a\xef\x55\xd1\x23\xe9\x31\x86\xa9\x31\xec\x16\xbc\x6b"
- "\xf0\x7e\x63\x65\x03\x73\x60\x5e\xb4\x96\x62\x14\xe9\xb3\xb4\xbe"
- "\xbc\xd7\x65\xae\x8a\xb0\xc3\xd1\x62\x59\xaf\x85\x7d\xdf\xaa\x7b"
- "\xf7\xdc\x45\xda\xef\xdd\xc1\xe9\x1a\x28\x54\xd1\xde\xef\x52\x38"
- "\xd1\xb0\x81\xf2\xc5\xfc\xb3\xf0\x1e\x29\xfa\xa0\x95\x7d\x72\xda"
- "\xfe\x81\x42\xca\x73\x2d\x86\x33\x39\x1c\xcb\xad\xa5\xb8\x7f\x3b"
- "\x77\x51\x2d\x60\xe2\xd5\x88\xd3\x2d\xe1\xc7\xba\x5f\x71\x94\xea"
- "\x78\xbf\x3a\x92\xb5\xe6\xce\x82\x86\xfd\xec\xf4\xa1\xfd\xac\x4d"
- "\xd4\xbd\xaa\x63\x76\xf8\x17\xbe\xf7\x24\xb6\xe1\x6d\x7b\x30\xae"
- "\x15\x7b\xe3\xc4\x97\xb6\x7c\x9a\x5f\x5a\xd5\x65\x87\x29\x31\x81"
- "\x65\x60\xe6\x2d\xc7\xa8\x1d\xfd\x97\x6d\xed\xd8\x9f\x7c\xee\x58"
- "\x67\x4f\x1f\xfc\xea\x5a\x6f\x58\xe5\x47\xa0\xb6\x79\xce\xc1\xcc"
- "\x18\x71\x4e\x4e\xd3\x7e\x66\x7f\x99\xce\x0f\xde\xcf\xfa\x50\x5f"
- "\x6e\xb9\x00\xdb\x6f\xb9\x2b\x06\x62\xfe\x88\x5e\x89\xb0\x4f\xdb"
- "\xef\x0d\xb0\x4f\xef\x74\xd8\x4f\x04\xd8\xa6\x5d\x6b\x87\xda\xa6"
- "\x9d\x45\xc2\x36\x61\xdd\xe7\xb6\xc8\x6b\x97\xc2\x1f\x53\x84\x4b"
- "\xeb\x57\x76\xde\xa7\x08\x77\x4b\xe1\x53\x15\xe1\x0e\x11\xbe\xa3"
- "\x40\xb6\x7d\x9d\x44\xc7\x26\xb2\x7d\x3b\x16\x92\xed\xeb\xcc\x95"
- "\x6c\x1f\xb7\x3f\x3b\x12\xd8\xeb\x68\x8b\x36\x92\xbd\xd9\x11\x46"
- "\xf4\xb3\x3f\x80\x4c\xfb\xc8\xf3\x60\xfe\x80\xc2\x2c\x7f\x05\x2d"
- "\x5e\x92\xdd\xab\xb8\x89\xec\x1e\xd9\x3c\xb2\x7d\x07\xc7\xb1\xee"
- "\x83\xfb\xd9\x99\x06\xbe\x6f\xb5\x79\xd0\xfe\xbd\x84\x61\x7b\x30"
- "\xec\x25\x8c\x27\x3b\x48\x3c\xe9\xc8\x3a\x01\xfc\x5c\x1b\x4b\x4e"
- "\xbc\x4f\x6d\x84\x7d\x28\x6f\xda\xff\x6a\x27\xf2\x37\x52\x05\x26"
- "\x5b\x99\x93\xaf\x43\xa1\xbd\xd2\x3b\xcb\x7a\xa8\xde\x8d\xdb\xe1"
- "\xa3\x71\x8a\xcf\x61\x9b\x93\x5d\xa0\xb5\x2a\x44\x43\xce\xe6\x47"
- "\x68\xaf\x6f\x55\x5b\x21\x00\xed\x4b\x40\x36\x1b\x69\xd1\x5a\x90"
- "\x26\xb1\xb7\xb0\xf9\xa4\x1d\x3e\x95\xf4\x75\x17\xad\x55\xc3\x36"
- "\x05\x3b\xe2\x66\xb4\x8f\x58\xb6\x48\x6f\x15\xd0\xde\x2c\x74\xbe"
- "\x26\xdd\x0f\xaa\x7d\x85\x16\x79\x7f\x16\x33\xda\x06\x84\xb1\x75"
- "\xbb\x81\x68\xb6\x83\x39\xb5\xa3\xe2\x04\xa6\xdf\xee\x20\xde\x30"
- "\x73\xa5\x8c\x43\xc5\x71\xa8\xf9\xd8\x6d\x21\xc2\xd9\x85\x7f\x93"
- "\xad\xeb\xc8\x76\x00\xd9\x7d\x5b\x2f\xe2\xa8\x38\x27\x70\x20\x2e"
- "\x86\x6d\x40\x50\x9c\x84\x7f\xcc\x56\xf6\x25\xe2\x3f\x49\xf2\xa2"
- "\x7d\xba\x68\x9e\x12\xf2\x25\x82\xf6\x6a\x10\x7e\xa8\x79\x41\xd3"
- "\x5f\x01\xa4\xbd\xc6\x50\xdf\xcc\xc9\xb4\x97\x17\xed\x2f\x76\xbd"
- "\xbd\xc5\x90\x47\x71\xf2\xfe\x62\xbe\x4d\xdf\xef\xde\x62\x88\x3b"
- "\xb6\x51\xcd\xb0\xce\x99\x93\x69\x7f\x31\xa4\xbf\x85\xf4\x50\x2a"
- "\x53\xca\x2b\x4f\x11\xcf\xb7\xef\xa1\xb0\x6a\x33\x6b\x97\xe5\x4f"
- "\xe5\xa5\xb2\x60\x9c\x49\xf8\x87\x0c\xeb\xe5\xce\x14\x8a\xc7\xb0"
- "\x6c\x82\x9f\x89\x76\xcc\x86\x6d\xd8\xdb\xe7\xbc\xea\xea\x2d\xa0"
- "\x15\x36\x6d\x57\x1e\xa5\x17\x36\x6d\x57\xac\xdf\xa6\xed\x1a\x23"
- "\x6c\x9a\xe0\xb1\xb0\x69\xbb\x54\xc2\xa6\xed\xfc\x9a\xcf\x27\x42"
- "\x9b\x46\x71\x64\xd7\x64\x9b\x76\x68\x1c\x6b\x27\xdb\xe1\x32\xef"
- "\xec\x95\x6d\xdb\x5e\x0c\x23\xdb\x41\x34\x0a\x3b\xb5\x23\x89\xfd"
- "\xcf\x78\x10\xf3\x35\xe9\xb9\x90\xf6\xcf\xe8\x95\x9e\xa9\x3d\x79"
- "\x52\xd8\xb8\x5d\x89\x7e\x1b\xb7\xd3\xea\x4f\x4b\x36\x6e\xd7\xa3"
- "\xc2\xc6\x89\xf0\xa6\xa7\xc8\xc6\xed\x48\x22\x1e\x48\xf8\xd5\xf4"
- "\x1d\x4d\x82\x27\x3e\xa6\x04\xda\xb8\xe0\xfa\xb5\xab\x4e\xb6\x71"
- "\x64\xdb\xf0\xbd\xc5\x0e\x93\xf9\xb8\x30\xd5\xb3\x3a\xe4\xb9\x5c"
- "\xef\x48\x06\x54\x66\x3a\x3f\x80\xf8\x36\xff\x22\x84\x4b\xfb\xd6"
- "\x48\xe5\xde\x65\x97\xd7\x68\x22\xff\x87\xee\x69\x06\xfe\x7d\xc9"
- "\x50\xd6\xb7\xd2\x7e\x8e\xb6\xaa\x73\x60\xab\x67\x55\x9d\x9e\xb3"
- "\xe0\xdb\xb1\xe6\x33\x92\x2b\xf6\x37\x7e\x4a\x77\xb2\x3b\x17\xe0"
- "\xf9\xc9\x39\x4e\x3e\x7e\xff\x59\xb5\x1a\xe3\xca\x83\xe2\xe6\x52"
- "\x1e\x34\xae\x88\xcf\xba\xe1\xc6\x11\xbe\x43\x5e\x7b\xaf\x93\xd7"
- "\x9b\x3c\x2f\xf4\xa5\xb0\xdf\x13\x75\x09\x9e\xe7\xdf\xd0\xf8\x9e"
- "\xcc\xa1\x71\xfd\x45\x8a\xd7\x0c\x13\xff\xf5\xf5\xd3\xbf\x30\xfe"
- "\xfa\xe9\x5f\xb8\x8f\x6c\x10\xad\xc7\xf3\x9a\x83\xf1\x8c\xf5\xc8"
- "\x70\x17\x08\x2e\x4f\xfa\x0e\xf2\x59\xe5\x64\xde\x2f\x8b\x95\x71"
- "\x92\xde\xed\x43\x38\xbe\x7f\x2d\xda\xc8\xe4\xcd\x40\x7b\x07\x07"
- "\xa6\x3d\xe4\xe7\xef\x0b\x19\xd7\x19\xa7\x89\xb0\x61\x2f\x90\xce"
- "\x97\x6f\xc5\x56\x90\xd6\xd2\xd4\x0d\x7e\x7b\x78\xc1\x89\xf6\x92"
- "\x9f\xdf\x2a\xad\xdb\xed\x43\xfb\x76\x2b\xed\xb1\x49\x7e\xa5\xb4"
- "\xd6\xe2\x26\xb4\xcb\xd1\xb4\x0f\x0b\x8d\x57\xe7\x78\x33\xd4\xad"
- "\x7c\xff\xfd\xdd\x46\x39\xed\x70\x63\x7b\x94\xaf\x94\x27\x5f\x87"
- "\x84\x69\xf2\xe5\x34\x84\x9b\xd6\xde\x60\x7b\x7c\x2b\xdf\xdf\xcc"
- "\xd3\x47\x36\xf0\x26\xf4\x41\xa3\x45\x3e\xb9\x20\xe5\x53\x6f\x87"
- "\xe7\xf3\xaf\xb7\xce\x69\xf8\xf2\xed\x3e\xf3\xdd\xcb\x07\x52\xf9"
- "\x5e\xd4\x7f\x43\xf9\xae\x93\xef\x8b\xa9\xdf\x3d\x5f\xbd\x9c\xef"
- "\xee\xef\xce\xd7\x17\x4f\x7e\x7b\xbe\x1a\x25\xbe\xbe\xe8\xf8\x06"
- "\xbe\x86\xc8\xe7\x67\x71\xdf\x3e\x1f\x83\x94\xcf\xcf\xb2\x42\xe5"
- "\x03\xfc\x37\xec\x7e\x3d\x3a\xf9\x8c\x18\xe9\x5c\xe2\x91\x88\xa7"
- "\xd9\x0e\xbb\x07\xcf\xb0\x12\xe7\x25\xfd\xec\xb8\x1d\x5e\xac\x0b"
- "\x5e\xc7\xf5\xb3\x3f\xe5\x34\x53\xbb\xce\x7c\x76\xf8\xd9\x19\x1a"
- "\x6b\x4b\xde\x2a\xf6\x07\x94\xd2\xa0\x3d\x7f\x71\xe2\xf5\xbe\xa7"
- "\xf1\xb3\x30\xa4\xbd\x3b\x68\x7d\x2a\xab\x6d\x80\xfe\xca\x42\x10"
- "\x67\x45\xbf\x74\x37\xad\x43\xc2\xe7\x70\x7c\x16\xe3\x50\x74\xbe"
- "\x80\xd8\x93\x62\x04\x86\x6d\xa7\xf3\x27\xc4\xfa\xbd\x97\x32\x91"
- "\x06\xbe\x07\xbb\xd8\x63\x9f\xef\xed\xe2\x44\x38\x35\xa5\x15\x7b"
- "\x7a\xbc\x54\x2e\xc3\xd8\x65\x7c\x83\xfb\x5b\xbc\xb4\x50\xb4\x2d"
- "\x2f\xa5\xf4\x0f\x73\x8e\x11\xed\x73\xd6\xb2\xcd\x18\xb4\xfe\x70"
- "\x41\x49\xc9\xfa\x92\x39\x86\xd2\xb5\x4f\x27\x94\x96\xe5\x95\x6d"
- "\x28\xe5\x0b\xd5\x47\x01\x06\x18\xca\x8a\xd6\x16\xac\xdf\x50\x16"
- "\xbf\x29\xaf\x48\x2c\x6c\x9f\x86\x80\x81\x40\x10\x7c\x6e\x24\xda"
- "\xa0\x2e\xa6\xe6\x7b\x50\xf0\xb3\x23\x69\x2f\x12\x79\xdd\x6e\x5b"
- "\x2c\x3f\x63\x0b\x6d\xd6\x9e\x44\x3b\xac\xef\x95\xe5\x40\xfb\x23"
- "\xa2\xdf\x12\x7b\x01\xf6\x3c\x49\xba\x93\x8e\x2e\x68\x93\xd8\x57"
- "\x82\xef\x0d\x60\x2b\xc3\x80\x4e\xd0\x59\x37\xd2\x38\xec\x9e\x2e"
- "\x9f\xf9\x25\x2b\xdf\xef\x71\xcb\x05\x7a\xbf\x22\xfb\x09\xf4\x5d"
- "\x49\x7c\x07\xbe\x75\xde\x39\xd8\x33\x95\xf2\xa5\x7a\xd7\x58\x2b"
- "\xce\xea\x66\xe6\x97\xba\x69\xad\x36\xbe\xeb\x90\x06\xab\xec\x8b"
- "\x22\xbd\x11\x2c\xaa\x41\x67\x87\x3d\xce\xf7\xf5\x0e\x90\xd6\x7a"
- "\xeb\x1a\xc5\xba\x6e\x2d\xc2\xf6\x0d\xc2\x9a\x69\xdf\xe3\x06\x1d"
- "\xb6\x9b\x21\xbf\x65\xb3\xe8\x22\xda\xeb\x2c\x2c\xb0\xcc\xd8\xaf"
- "\x46\xf9\xed\xfd\x39\x96\x3d\x46\xd6\x15\x21\xfb\xbd\x7b\xc5\xde"
- "\xcb\x45\x3a\x0c\x1b\x81\x77\x43\x3f\xc6\xd1\x1e\x08\x18\x97\x4b"
- "\xdf\xc8\x3a\x2b\x2e\x5b\x5b\x63\xcf\xa1\xdc\xf7\x9a\xec\xb0\x71"
- "\xa2\x58\xb7\x86\xf0\x98\x87\xad\xea\x1a\xb4\x19\x98\x95\xc6\xe8"
- "\xec\xb0\xf7\x64\x9b\xc1\x09\x4c\xb3\xec\x33\x4a\x87\xf5\x2a\xb6"
- "\xb2\x9c\x7c\x11\x0c\xe7\xeb\xf3\xf6\x1e\x93\x79\x5e\x66\x60\x17"
- "\x09\x66\xb8\x71\x65\x6a\x2f\xab\x79\x5b\xf2\x15\xd0\x1c\xac\x1e"
- "\xd8\x7b\x46\xd9\x5e\x4c\xcd\x9f\x63\xc8\xcf\x2b\x33\x14\x17\xad"
- "\x2b\x30\xe4\x17\xe5\x1b\xd6\xad\x2f\x33\xac\x5e\x4f\x03\x3c\x34"
- "\xa4\x13\xa4\x13\x3e\x2a\xdf\xa6\xac\x30\xf9\x1b\x76\xff\xa6\xc2"
- "\x11\x42\xa7\xab\x13\xfa\x5d\x85\xe1\xc1\x3c\xa9\x8e\x12\x6d\xe5"
- "\xbe\x5c\xa4\x5d\x2b\xd6\xff\x69\xb0\x8f\xb9\x0f\xcb\xbf\xb7\x3d"
- "\xb8\xee\x56\x2f\x97\x60\xf7\xc8\xb0\x5c\x2f\xa6\x5c\x18\x8c\xab"
- "\x96\xf4\xb1\x49\xac\x53\xe6\xfb\xde\x34\xf1\x39\xfc\xfb\xac\xc3"
- "\xa6\xa1\xbd\xbe\xb6\xc0\xca\x4b\xb0\xef\x4d\x66\xde\xeb\x94\x74"
- "\x48\xe7\xb3\x14\xc5\x4a\xfa\x83\x3a\x51\x0d\x43\xf5\xa7\x3a\x9b"
- "\xf4\x87\xb9\xb2\x74\x7c\xbe\x87\xc7\x8d\x76\x0e\xdf\xb1\x7d\xb6"
- "\xc3\xbe\x7c\x2a\x87\x73\x53\x96\xae\xf2\x00\xdf\x7f\xef\x0b\xfa"
- "\x76\x4a\xe7\xd3\xa0\xae\x8c\x14\xe7\x68\x56\x67\xca\x32\x92\xe1"
- "\x43\xd7\x61\xae\x2f\xc1\x3a\x26\xf8\xf9\x6b\xae\x63\xe8\x1f\x20"
- "\x4d\x6a\x79\x9f\x3f\x6a\x43\x90\xb6\xb6\xb2\xad\x8c\x61\x1e\x27"
- "\x02\xf4\xe0\x52\x28\x3d\x40\xd9\xae\x2c\x5e\xbf\x72\x0d\x56\xf4"
- "\x92\x82\xb2\x95\x85\xb4\xb7\x05\xd9\x01\xbe\x71\xc6\xd4\x7c\xc3"
- "\x86\xd2\x82\x95\xa3\x20\x14\xd4\x60\x64\xa0\xfc\xf5\x3e\xd4\xd7"
- "\xfe\xfe\xac\x30\x5a\x63\x21\xd6\x54\xd4\x6c\xed\x2f\xc5\xbe\x48"
- "\x90\xdc\x6b\x9e\xb5\xc5\x1a\xd1\xa7\x33\xf2\xbd\xe3\x88\x67\x62"
- "\x9e\x40\xcd\x6f\x89\x0f\xfd\x6a\x15\xb6\x27\x96\x32\x59\x07\xf0"
- "\xb9\x0a\xcb\x54\xe8\x9f\xa3\x51\x73\xbc\x5f\x1d\x76\x96\xec\x8f"
- "\x98\x0f\x72\x01\xed\x40\x64\xd3\x39\xb0\xf0\xb9\x60\x8d\xbc\x3d"
- "\xb2\x1c\x97\xd3\xec\x1b\x5c\xe7\x5c\x33\x51\xd6\x93\x80\x34\x3f"
- "\xa7\x30\xbe\xd7\x91\xb9\xba\x8b\x64\xce\x84\xec\xb5\x32\x1c\xf2"
- "\x95\x35\x71\x3b\x52\xa3\x53\xda\x86\xf7\xf5\xf4\x4d\x5c\xd0\xc3"
- "\xf5\x4f\x5f\xe8\xe0\xfb\xa6\xa0\xaf\x77\x0e\x6a\x6e\x94\xe6\xa7"
- "\xf0\x31\x45\x5b\x39\xe2\x72\x0b\x5c\x98\xd7\x55\x39\x2f\x16\x55"
- "\xe8\x68\xe2\x7a\x56\x53\xe8\x1f\x33\xac\x89\xa1\xbe\x32\xeb\xcf"
- "\x1a\x61\x07\x4b\x26\xd7\x2d\x7c\x2e\x1b\x2f\xf6\x70\x23\x7d\xa3"
- "\x72\x92\x5e\xf9\x75\xaa\xe6\x88\x2c\x6f\x2a\x33\xa6\xcb\x36\xf0"
- "\x7d\x7e\x6b\xac\x32\x2f\x87\xdb\x6b\x86\xd7\x5b\x7d\x11\x9d\xfb"
- "\xc4\xeb\x2e\xef\xe7\x89\xfd\x85\x68\x9d\x8b\x86\x45\x15\xc5\x9e"
- "\x87\xda\x3f\xd1\xdc\xfd\x48\x37\xf5\x9b\x8a\x62\x69\xef\x04\xd1"
- "\x96\xd5\x1a\x50\x87\x63\xfc\x6b\xd3\x6b\xd1\xff\xb3\xc4\x08\xd9"
- "\xd5\x26\x06\xd4\x3d\x87\x34\x1f\x20\x9c\x78\x44\xf6\xcc\x56\xbe"
- "\x80\xd7\x57\xb1\xee\xb7\xb6\x50\x4e\xc7\xf7\x19\x40\xdd\xa0\x79"
- "\xb0\x97\xa0\x76\x37\xb5\x11\x44\x9f\x1d\x6a\x75\x94\x3f\x95\x8f"
- "\xda\x6c\xae\x37\xb1\x74\x06\x4a\x6d\x8b\x82\x86\xe3\x32\x2e\x09"
- "\x77\x9b\xfc\x4e\xfb\x8e\xd9\xa1\x2e\x83\xce\x81\x6c\x75\xf2\x32"
- "\x8c\x6e\xc3\x5e\x41\x9b\x93\xc3\xf5\xc9\x3c\xc4\xf0\x2a\x7c\x47"
- "\x59\xec\x01\xf1\x4d\xa8\x41\x27\x6c\x51\x1d\x9d\x61\xca\x2a\x0d"
- "\xb4\x2f\x61\xa2\xb0\x37\x7c\x2f\x1d\x1e\x37\x52\xaa\xb3\x23\x69"
- "\x8d\x10\x9f\x17\xe3\xf4\x70\xdb\x20\xf6\x5e\xc0\x78\xac\x23\x2e"
- "\x3a\xd3\x65\xa0\x70\xa4\xa0\xed\xe5\xdc\xc1\x3c\xe8\x7c\x4a\xfe"
- "\x0d\xf2\xe5\x0c\xb1\x97\x49\x38\xf6\xf5\x5e\xae\x92\xe5\xb7\x73"
- "\x3f\x86\xd1\xf9\xa9\x6a\xd0\xb5\xf1\xbd\xc2\x5e\x6e\x90\xe9\x95"
- "\xe2\xd4\x5c\x1f\x38\x0f\x5e\x1e\xac\xff\xfd\xfc\xac\xcf\x97\xdb"
- "\xe5\x7c\x38\x2c\xc2\x11\x7c\x5b\x1c\x8f\xeb\x19\xc4\x23\xf6\x50"
- "\xd1\xf1\xf3\x9e\x9b\x29\xae\x0e\xfc\xb6\xaa\x96\xef\x57\xcc\xe7"
- "\xad\x61\x39\x1c\xcf\x15\x8e\xe4\x32\x30\x00\x9d\x0f\x42\xe7\x08"
- "\xab\x85\x2e\xd6\xcd\x92\xd3\x68\x54\xc4\xc7\xba\x64\x39\x6f\x19"
- "\x07\xd1\x7f\x5d\x9b\x27\xca\xa2\xa5\x3a\x22\x9d\xd9\xc9\xed\x85"
- "\xf0\xb5\xea\x3a\xb8\x0e\xf2\x72\xd6\x35\x07\xca\x5a\xf8\x72\x75"
- "\xc7\x03\xf4\x81\xe8\x19\x94\x3f\xca\xde\x29\xda\x92\xba\xee\x00"
- "\x1a\x93\xf0\xbd\xd7\x2f\x07\x2e\x23\x3a\x03\x2a\xe4\x79\x8f\xbc"
- "\xae\x20\x8c\x8f\x71\x3a\x49\x1e\xd8\x17\x9b\x0d\x6d\xe4\x13\x62"
- "\x5d\x41\x9e\x20\x8d\xaf\xac\x25\xbd\x72\x99\x5f\x49\x0a\xd6\xcd"
- "\x57\x32\x02\xe8\x55\x91\x5d\xc7\xb0\x7c\x19\xc6\x0e\xaf\xf0\xb5"
- "\x4c\x32\x3f\x31\xae\x6a\x50\x8e\xf7\x70\x58\x8b\x4c\xe7\x37\xb4"
- "\x19\x12\xaf\x5e\xf9\x48\xca\xa3\x5d\xce\x03\x9f\xb1\xff\x53\x97"
- "\xad\xc4\xf1\xf4\xe6\xb2\x02\xb1\xb9\x11\x35\xf2\x79\x2b\xd7\x14"
- "\xe4\x4f\x37\xe4\xad\xa2\x6d\x90\x4a\x8b\x0b\x0a\x4c\xfc\x23\x4e"
- "\xb0\x1f\x18\xc3\xf3\x43\x3e\x88\x3d\xa7\x5f\x7d\xf4\x65\x31\x7f"
- "\x85\xea\x05\xd5\x77\x07\xd5\xf7\xd6\x8a\xaf\x78\xdf\xc6\x56\x75"
- "\x0f\xd8\xdc\xac\x8a\xfc\x7f\x6e\xfb\xa8\xfc\xb1\x4e\xd1\x0e\xa0"
- "\x3c\xa9\x8d\x74\x99\xf7\x9b\x82\xf9\xb5\xbf\x2a\xb8\x2e\xef\xb7"
- "\x84\xb6\x13\xfb\xef\xe6\x76\xc2\x22\xf4\x82\xec\x13\xcd\xfd\x27"
- "\xbc\x98\xa6\x4d\x81\xf3\x8c\xdf\x46\xed\xb7\xcb\x36\x4a\xb4\x13"
- "\xaf\x6a\xb1\x0d\xb2\x48\x79\x79\xfc\x7a\xf3\x6a\x85\xd0\x9b\x57"
- "\xb1\xff\xf7\xeb\x9d\x72\x5f\x47\xb4\x1d\xaf\xd8\xc9\x7f\x14\xe7"
- "\x6b\xbf\x6a\x94\xf1\xd5\x45\x53\xbb\xf1\x6a\xd2\x50\xff\x61\x7f"
- "\x1f\xf9\x0f\x34\x2f\x91\x78\xc1\xcf\x13\xe6\xf5\xe6\xd5\xe2\x00"
- "\xfb\xa3\xc7\xf7\x8a\x50\xb2\x7e\x9a\x9a\xe3\x04\xfa\xdc\x96\xb0"
- "\x72\x5d\xd9\x5c\xda\xa2\xaa\xa0\xdc\x54\xb0\xb2\xac\x20\x5f\xf9"
- "\x9d\x2d\x5e\xf6\xc5\xe8\x1b\x77\x1d\xd6\x7b\x47\x14\xf1\xe3\x55"
- "\x2c\xff\x01\x8f\x5c\x06\x6e\xa7\xd0\x77\x94\x6c\x5c\xc4\x79\x38"
- "\xf0\x91\x38\x4b\xfc\x55\x8f\xac\x27\x04\x37\xbf\x9c\xf9\x5c\xe6"
- "\x7a\x2c\xff\x7e\x9d\xd4\xdf\xc2\x3e\x6d\xbd\x41\x7e\xf7\xa7\xaf"
- "\x2f\xe0\x6d\xdf\x7e\x3e\xa7\x0f\x79\x5a\xdf\x13\xe0\x6f\xd1\xfb"
- "\x49\xe9\x9d\xef\xc3\x24\xce\x45\xaf\xdf\x2c\xf8\x5b\x8f\xf2\x7f"
- "\x45\xb2\x15\x07\xda\x05\x1e\x80\x37\xb6\x39\xc2\x9a\xf8\xf8\x7e"
- "\xbd\x45\xce\x0f\xd3\x9f\x0d\xcc\x93\xda\x2d\x25\x3e\x3b\xd4\xf3"
- "\xf5\x21\x3b\xf8\x1e\x72\xf5\xa7\x43\xd0\x9a\x11\x08\x87\x30\xd8"
- "\xff\x7d\xa5\x41\x2e\xf3\xd2\x72\x0a\x3b\xa0\xbd\x4e\x19\xfb\x44"
- "\x19\x0f\x54\x91\x6e\x51\xfe\xa4\xff\x12\x0d\xf9\xd2\xbe\x24\x76"
- "\x3a\xbf\x91\xe8\xe7\xfb\xa3\xc5\x52\xbd\x3e\x80\xfd\xdf\x9a\xd3"
- "\x72\x39\xa8\x8c\xc7\xb7\x39\xb4\xf2\xbe\x54\x22\xfd\x81\xb9\xc1"
- "\xb4\x1d\xd8\x13\x90\xa6\xd7\x3a\x85\xc6\xee\x0f\x4c\x65\xe6\x57"
- "\x77\x93\x1e\xd2\x7e\x55\x75\x83\x7a\x78\xe0\xc4\x50\xbd\x3b\x10"
- "\x47\x7a\x17\xa8\x4b\x45\xf7\xac\x44\x4d\x2a\x2d\x28\x9b\xc3\xbd"
- "\x7b\x74\xec\x68\xdb\xb3\xbc\xb2\xa2\xf5\xeb\x4a\xa7\x1b\x4a\xf3"
- "\xf3\xa4\x4a\x1f\x54\xe7\xcd\xbc\xef\xef\x94\xeb\x99\xcb\xfc\x5a"
- "\x9c\xdf\xb6\xbc\xe6\xd7\x7f\x9a\xa3\x35\x85\xc6\x66\x5f\xdb\x2c"
- "\xea\xd3\x6b\xa9\x01\x75\x97\xa7\xa7\x3a\xda\xc4\x7d\xb6\xd7\x02"
- "\xdb\x7f\x27\xf2\x74\xe4\x25\x78\xed\x46\x89\xa7\x4e\xc1\xe3\xd7"
- "\xde\xe3\xe5\xe4\xfb\x71\x1d\x38\x43\xe5\xe4\xfb\xbf\x70\xff\xec"
- "\xb5\x23\x72\x79\xfd\xfd\x86\xd7\xac\xdc\x8f\x92\xfc\xb5\x6f\xea"
- "\xd7\x0b\xff\xf4\x60\xb6\x34\xf6\xd6\x2d\xf7\xf1\x64\xff\x1a\x69"
- "\xc9\x17\xbe\xea\xc1\x1b\xd3\x2b\xd8\x40\x4e\x39\xed\x53\x47\x32"
- "\x38\xf8\x80\xec\x5b\xf2\xf9\x7b\x35\x85\x6e\x97\xf9\xe0\xec\x40"
- "\x3b\xc1\x34\x6b\xba\x25\x1f\xd1\x2d\xfa\xae\xa3\x7f\x77\x0e\xf3"
- "\xa2\x6f\x0f\xd7\xa1\x0d\xcb\x75\x10\xed\xdf\xdb\xc7\x09\x0f\xf9"
- "\xd7\xac\x3f\x56\x3a\xab\xb2\x81\x7f\xc3\x6b\x44\xdc\x0e\x94\x2d"
- "\xc2\xa1\xff\xf7\x1a\xd7\x0d\x1f\xea\x28\xcd\xdd\x71\xca\x3e\x12"
- "\x1c\xfc\x84\xda\x22\x7c\x46\xbd\x6d\x88\x17\x3a\xd5\x10\xef\x28"
- "\x8d\x87\xfe\xfe\x58\x75\x7f\x69\x96\x96\xc6\x0b\x88\x17\xb6\x06"
- "\x37\x08\xfd\x39\xe8\x46\x9b\x77\x24\x10\x9f\x84\x8b\x78\xaa\x25"
- "\x3a\x58\x69\xac\x9a\xf4\x9b\xf4\x95\xf5\xc7\xa3\x9f\x70\xd0\xca"
- "\x4a\xe3\xd5\xc3\xec\xbd\x75\xbd\x72\x46\xd0\x79\x8f\x74\x06\x28"
- "\xd9\x2b\xb1\xbf\xff\xa1\x5d\x2f\x8b\xb1\x01\x29\xdf\x86\x17\x99"
- "\xfa\x30\x6f\x57\xf6\xf1\x76\x85\x81\xd8\x2f\xbd\xe1\x08\x9f\x47"
- "\x6b\x3a\xcc\xcf\x7c\x95\xd6\x67\x3b\xda\x4c\x1e\x7e\x56\x5d\x65"
- "\x19\xf9\x69\x1e\xfa\x6e\xc4\xd7\x1f\xb7\x96\x79\x60\xa9\x9b\x74"
- "\xb2\xa1\x9b\xf6\x8a\x17\x67\x81\x37\xf4\xc8\xfb\xc3\xd3\x19\x92"
- "\x74\xfe\x29\x96\x4b\xe3\x3f\xbf\xf4\xd0\x49\x1a\xb7\x15\xfd\xf1"
- "\x58\xd8\x87\x3e\xbd\x90\xc1\xa1\x04\x3a\x8b\x4f\xf4\x15\xce\xa1"
- "\x5c\x34\xff\x40\xd8\x05\xe2\x1b\xb2\x6c\x27\x0e\xbd\x43\x73\xd3"
- "\xed\x12\x0e\x97\xf9\x10\xb6\xff\x07\x0b\x45\x5e\x88\xcf\x25\xcb"
- "\xf3\x50\xc2\xd0\xf1\x0d\x3f\x3e\x4c\x3f\x5d\xf2\x0b\x40\x8c\x7d"
- "\xbd\x4f\xb8\x1a\xe4\xb1\x2f\xbf\xef\x73\xe8\x98\x3c\xf6\x25\xf6"
- "\x9e\x6e\x28\xa3\xfc\x87\x1b\x23\x62\x95\x4f\x92\xde\xeb\xc8\x87"
- "\x1b\xd6\x9f\xc0\xf6\x9d\x68\x97\xfd\x42\x21\x9f\xc6\x85\xe4\x1f"
- "\xd2\x99\xab\xb2\x2f\x29\x7c\x80\xc6\x4c\xd1\x96\x35\xce\x96\xdb"
- "\x32\x4c\x7b\x5c\xb2\x15\x52\x3b\xd7\x38\xd8\xff\x0d\x3d\x2f\xbf"
- "\xb1\x4c\xe6\x91\xcc\x73\xc1\xa3\xc6\x8e\xfe\xe8\x15\x29\x7e\xde"
- "\x36\x76\x70\x5e\x0f\xc6\x37\x85\x05\xf0\x9e\xde\xb5\xc2\x6e\x36"
- "\x62\xfb\xdf\x30\x4b\xb4\x29\x22\x8c\x45\x37\x8c\xe6\xe7\xb6\x73"
- "\x1e\x14\xf1\xb1\x19\x47\x65\x3c\xd1\xe6\xb0\xab\x8c\x06\x61\xcb"
- "\x1a\x11\xfe\x50\x9f\x48\xd7\x58\x4f\xb4\x04\xd2\xfb\xd8\xba\x35"
- "\xeb\xd6\x6f\x5a\x47\x03\x6a\x1b\x4a\x0d\x2b\xd7\xe7\x17\x8c\x0a"
- "\x31\x1e\x12\x4b\xe7\x5a\x3b\xeb\x06\xf7\x9d\x7a\x5d\x47\xf3\xe8"
- "\xc5\x99\x05\xaf\x8f\x34\xdc\x4e\xfa\xd5\xb4\x96\xc6\x0a\xf8\xd9"
- "\x11\xb4\xc7\xaa\x18\x37\xe8\xa5\xf4\x82\xd7\x87\xaf\xf4\x6f\x2a"
- "\x94\x7c\xac\xc3\xbf\x21\x3e\x4a\x7d\x0e\x86\x65\xfc\x42\x6e\x87"
- "\x88\x3e\xee\x9b\x0f\xc4\x73\xbb\xe8\x1b\x28\xd4\x72\x7e\x0d\xc4"
- "\x63\x7b\xd3\xd4\x6e\x57\xcd\xf0\x88\x72\x35\x9d\x91\xf9\x41\xe5"
- "\x77\xd1\x59\x9b\xac\x08\x75\xf4\x75\x9d\x84\x8b\xec\x27\xe1\x6e"
- "\x90\xe7\x71\xd3\x5e\xa2\xd6\x8d\xb4\x8f\x70\xf3\x27\xbe\x1a\xb2"
- "\x37\xcd\xb1\xb2\x5d\xa2\xb6\xc8\x87\x78\xde\xbe\xea\x08\xc3\x7a"
- "\xf3\x00\xa6\x1d\x77\x0e\x0e\xe7\x8b\xf3\x06\x9a\x93\x83\xcf\x1b"
- "\x38\x6c\xc0\x2b\x5f\xba\x76\x06\x3c\x5f\xef\x92\xd3\x64\xf8\xc3"
- "\x9a\x9b\x15\x30\x3b\x91\xa6\xa3\x83\xfe\x8a\xd8\xcf\x54\xda\xff"
- "\x98\xce\xce\x68\xfe\x82\xf6\x0c\xf5\xeb\x46\xf3\x18\xc9\x07\xe9"
- "\x25\xde\x51\x7b\xdb\x03\x87\xc5\x5e\x26\xb5\xa8\x1b\x2c\x0b\xa8"
- "\x4c\xcc\x55\x84\x3a\x71\x58\xeb\xd7\x03\xc1\x23\x0c\x8b\xf5\xfb"
- "\x29\xcd\x7d\x94\x26\x90\x0f\x98\xc7\x03\xa2\x6f\x7a\x38\x49\x6e"
- "\xb3\x69\xbf\x54\x71\xfe\x44\xf3\xd1\xe3\xdb\x7a\xb1\xcf\x7f\x38"
- "\x3b\x00\xc7\x51\x69\x2c\x42\xcb\xd4\x4d\xfa\x26\xde\x67\x3b\x5c"
- "\xe1\x1f\x13\x68\x3e\x4a\x76\x97\xe3\x88\x6e\xd0\xdb\x9c\xfc\xcc"
- "\x68\x95\x7c\x46\x3c\xc2\x1e\x91\x7d\x14\x19\x57\x9b\x18\x73\xe2"
- "\x7b\x5c\x62\x1d\xb4\x20\xcc\xe9\xc1\xf1\x58\x0c\x1b\xec\x03\x96"
- "\x63\x3d\xe6\xbe\xf7\xe1\x3e\x7f\x5f\xaf\x89\xef\x2b\xc0\xfb\x81"
- "\x02\x0f\xfa\x0f\x87\xed\xca\x7e\x1b\xfa\x0f\x86\xa2\x75\x45\xe8"
- "\x3e\xac\x36\xad\x9f\x8b\x5d\x87\xd5\xa6\xa2\xb9\x34\xe5\x2b\x2d"
- "\x79\x21\xbf\x63\xe5\x98\x1b\x62\xfc\x98\xc6\xbd\xf9\xb9\xcc\x34"
- "\x66\x84\xfd\x5c\x1a\x3b\x75\x89\xb3\x52\xc3\xa5\xbb\x4e\xba\x8f"
- "\xc0\x76\xcf\x80\x75\x65\x2f\x9d\x7d\x83\xfc\x6f\xf6\x99\xc5\x39"
- "\xaf\x52\x9b\x8d\xb6\xfc\xf5\x5d\xf2\xf7\x32\x3e\x07\x9e\xf6\x31"
- "\xec\x2f\xe4\xe3\x71\x2e\xf3\xeb\x83\xe3\x1f\x62\x7c\x51\x7c\x73"
- "\xc3\xf0\x6e\x39\x5c\x1e\x8f\xc5\xb0\x3e\x79\xec\x55\xc0\xbe\xee"
- "\xf1\xa7\x0d\x1a\xdb\x8e\x91\xbf\xc7\xb9\xcc\x6f\x18\x64\x9e\xc9"
- "\x78\x2a\x0d\xec\x92\xe4\x27\x69\xb8\x5f\x6d\x7e\x3d\x86\xef\x1d"
- "\x4a\xbe\x38\x1f\x67\x7e\x23\x53\xce\x87\xfa\x08\x44\xb7\xf4\xed"
- "\x87\xd7\x7b\xda\x23\x54\xec\x31\xfa\xc6\xa0\xfc\x15\x3c\x8f\xff"
- "\xd1\x34\x3e\x2e\x1f\x5f\x8a\xfe\xd9\x34\xc5\x38\x1c\xe9\xd0\xcc"
- "\x3a\x18\xc9\xc7\x98\x44\x3f\x3d\x8c\x7c\x04\x2c\xc3\x61\x94\xa7"
- "\x86\x6c\xb9\x68\xf7\xde\x38\x3b\xd8\xc6\xeb\x1b\x74\x2c\x7a\x45"
- "\x32\xed\x33\x2f\xd6\x2d\xbc\xf1\x35\xe9\x9b\xe3\xa6\x35\x2e\x46"
- "\x73\x94\x5f\x5d\xe6\x12\xe3\xf0\x2d\xf7\xfa\xc7\xcc\xde\xd8\x2d"
- "\xed\x89\x4a\xf3\xdf\x50\x5e\x2d\xd3\x07\x7d\x4e\x84\xe7\xbe\x17"
- "\xe2\xa4\x35\x0a\x94\xff\x77\xf8\xce\x83\xfd\xfe\xf7\x8e\x88\x7a"
- "\xda\x62\xe5\x38\xd0\x56\x8b\x75\x00\x2d\xe8\xff\xbf\xd1\x20\xda"
- "\x06\xc2\x9d\x05\xfd\xd1\xef\x59\xfa\xcd\x1f\x4f\x27\x1e\x3a\xa3"
- "\xff\xd2\x25\xf6\x20\x6e\x79\xcf\x69\xd6\xa2\x4c\x5b\x50\xfe\xbf"
- "\x1a\xd2\xd7\x95\xf3\x1a\xd8\xc8\xda\x3c\x57\xd9\x89\x7d\x7f\x45"
- "\x3b\xb7\x0a\xc0\xb3\x91\x1d\x1b\xb8\xca\x8e\xf3\x33\xc8\x9f\x06"
- "\xd8\xfb\x77\x00\xaf\x66\xd9\x17\xd7\x50\x57\x17\x5f\xf1\x5d\xa2"
- "\xf3\x02\x9b\x10\x6e\xb1\xf3\x32\x6b\xc4\x34\x8b\x4d\xec\x52\x23"
- "\xc2\xa5\x5d\xbc\xc4\x0e\x21\x6c\x5a\x21\xea\xca\x46\xe6\xf1\x6a"
- "\xd6\x7c\x61\x78\x9c\x6c\xf7\xcf\x93\x1d\x35\x05\x99\xcc\xac\xae"
- "\x66\x3b\xee\xba\xd3\x65\xfe\x79\xc6\xe0\x39\x65\x88\x97\xf4\x2a"
- "\xbd\x9c\x9e\xd7\x7c\x81\x7a\xf0\x45\x0e\xfa\x1d\xa8\xb7\x5f\x20"
- "\x1c\x7d\xff\xe1\x6b\xb3\x1c\x9a\x3b\xa3\xf1\x8a\x0f\x49\xff\x55"
- "\xd6\xe6\xdd\xc8\x4e\x54\xaf\x40\xfa\x2f\x20\xfd\x57\xd9\x31\x2c"
- "\xc3\xf1\x7d\xe7\x01\x88\x7e\x2f\xe1\xf4\x82\x26\x67\xb3\x2a\xaa"
- "\x09\xe3\x73\xca\xf5\xd0\x84\xb0\x2b\x9c\x10\xd5\x88\x30\x2b\x9e"
- "\x8d\x02\x4e\x7f\x1f\xd2\x1d\x55\x90\xe9\xc5\xbc\x89\x7e\xcc\xdf"
- "\x2d\xd3\x29\xe7\x4f\xf4\xca\xf5\x36\x87\xc6\x08\xa3\x57\xec\x21"
- "\xba\xc5\x77\x8f\x5f\xe4\x39\x4a\x51\xce\x9a\xbb\xee\x14\x7d\xec"
- "\x5f\xcc\x96\xe9\x0f\xfe\x0e\xf6\x8b\x2a\x61\x3f\x7f\x81\xfd\x9f"
- "\x16\xe9\x4c\x17\x11\x46\xe5\x77\x60\xbd\x95\xd6\xfe\x7d\x21\xf3"
- "\x0c\xe3\xa7\x2b\xbf\x73\x65\xac\x2f\xe1\x63\xd4\x79\x2b\xcb\x8a"
- "\x36\xe6\x61\xcf\x77\x14\x98\x28\x88\xf7\x8d\x0b\xf2\x0d\xeb\xd7"
- "\x19\x56\xe5\x15\x15\xaf\xdf\x58\x50\x32\x9d\x0f\x67\x94\x16\xac"
- "\xcb\xa7\xa1\xeb\x92\xbc\x12\xd3\x28\x45\x7f\xc6\x52\x90\xd9\x49"
- "\x67\xd0\x6c\x23\xfd\x7e\xf3\x23\x69\xdc\xd6\xcd\xcc\x49\xbc\x5f"
- "\x2c\x6c\xcc\x2f\xef\x35\x6c\x49\xa2\xf8\x77\x44\x3b\xfe\x66\x3b"
- "\xab\x5d\xb1\x97\x31\x7e\xb6\xb6\xea\x12\xbc\xf9\x5b\xce\x8f\xfe"
- "\x14\x19\x0f\xef\xbb\x92\xce\x9a\xb6\x90\x1f\xf6\xcb\x6c\x46\xf1"
- "\x41\xbc\x78\x73\xaf\xf0\x45\x30\x7c\x20\x05\xfc\xf3\xed\xdf\xfc"
- "\x88\xa9\xb1\xec\xc8\x4b\xd1\x67\x28\x8a\x97\xd6\x3d\x7e\x78\x0e"
- "\xde\xa4\xbe\x14\x7d\xb7\xe9\xe2\x3e\x39\x5f\x9f\xf5\x66\x11\xab"
- "\x29\x8a\x67\xe6\x11\x11\xc4\xaf\x7d\xa2\x4f\xaf\x8e\x54\xd1\xd9"
- "\xb9\xe7\x68\xad\xa8\x91\xbe\xef\x36\x99\x7d\x46\xff\xfc\xa6\x5f"
- "\xec\xa1\xfe\x05\xff\xce\xc1\x6d\xd2\x2f\x7b\xe5\xba\xab\xa6\xf5"
- "\x37\x3b\x26\xcc\x11\xf5\xef\x97\x17\x09\x1e\xe5\x3f\x47\x94\x8f"
- "\x9f\x03\x8e\xbe\xc1\x9b\x61\x58\xfe\x7d\xac\x32\x45\xfa\x26\xf9"
- "\x66\x98\x2f\xfa\x6f\x5d\xde\x52\xec\x17\xe8\xff\x9e\x81\x71\xbf"
- "\xf0\xd5\xae\xd8\xef\x45\x9f\xca\x87\xfd\x04\x56\xfb\xf7\xa5\xde"
- "\xda\x15\x16\xdf\xa6\x78\x35\xb5\xad\x95\xe5\xc8\xdf\xf5\x85\xa3"
- "\xd8\xe5\xc2\xd1\xde\x4d\xf1\xe8\x7f\xad\xa8\x67\x0c\xd3\x46\xaf"
- "\x38\xc2\xcf\x2b\xae\x5d\xf1\x9a\xf4\xfe\x16\xbd\xfb\xd0\x4f\xc6"
- "\xb0\x63\xf8\xfe\xaf\x3e\x16\x00\x1f\x0c\x7b\x9c\xde\x23\x55\x7c"
- "\x5e\xa5\x11\xfb\x25\x89\x54\x76\xb9\xcc\xbc\x7f\x46\x63\x44\x83"
- "\x65\x7b\x13\xe4\x70\xea\x37\x08\x1f\x1e\x56\x22\x8f\xc5\x5e\x16"
- "\x83\x70\x47\xfe\x22\xf3\x40\x9c\xcf\xbd\x02\xfb\xe1\x6f\xb6\xfb"
- "\xe8\x6c\xf4\x1d\x37\xdf\xc9\xd4\xbf\x68\x22\x9b\x95\xee\xe5\xb6"
- "\x10\xc4\x77\xa7\x37\x67\xcb\xfc\xa4\x75\x04\x64\x4b\x51\x6e\xf1"
- "\x39\x0e\x18\x25\xec\xc0\x9b\x59\x01\xfd\xc3\x3e\x92\xb5\x1d\x8e"
- "\x48\xfb\x6c\xe9\x76\x88\xf7\x5f\x1e\x11\x75\xe5\xcd\x9d\x32\x2c"
- "\x86\x89\xfd\x7e\x2c\x39\xc5\x9b\x3c\x30\xc1\x74\x3f\x3b\x8f\x32"
- "\xca\x92\xe0\x8e\xfa\xeb\x94\xd0\x37\xbc\xcf\xa6\xfe\x35\x7d\x7f"
- "\xa4\xe7\xc6\x61\xd6\xc2\x6e\x6b\x60\x8c\xda\x2b\x6a\x3f\x0d\x13"
- "\x00\x3a\x9d\xd4\xb7\x7a\x4b\xd7\xda\xe0\x04\x2e\xe7\xe8\x15\x7b"
- "\xfb\x59\x21\xa0\x4f\x19\xb2\x2f\x41\x69\x10\x3e\x99\xf7\x93\xb0"
- "\x5e\xf8\xb0\x5e\x60\x9a\x7d\xa4\xd7\xdb\xae\x50\xff\xe5\xad\x9d"
- "\x6d\x15\xbd\xb4\x57\x3f\xea\xeb\x5b\x3b\x89\x87\x54\x0f\xf6\x99"
- "\xf9\x3a\x48\xde\x4e\x5a\x37\xce\x22\x1c\xcf\x8e\x75\x83\xb6\x13"
- "\x5b\x08\x94\x8b\xdb\xb4\x0d\xa2\x2e\x20\xbc\xb6\x0c\x74\xd4\x87"
- "\x0d\x6e\x43\x42\xb7\x1f\xfd\xfa\xa2\xac\xfe\xda\x22\xa3\xcb\xfc"
- "\xd6\x49\xb4\xfd\xc3\xee\x9f\xb8\x63\x1c\xfa\x35\x08\x67\x99\x40"
- "\xdf\xaa\xdf\xea\xbd\x1e\xac\xbc\x36\x97\x74\x65\x66\x2c\x8d\xa7"
- "\x14\x65\xf1\x6f\xde\xd1\x45\x46\x31\x6e\xf9\xab\x78\x39\x3d\x8d"
- "\x7b\xd2\xbc\x82\xea\x6b\x10\x5b\x3d\xd8\x57\xfc\x55\x86\x90\xd1"
- "\xaf\x32\xe4\xfe\x45\xa8\x7c\xca\x5a\x98\xaf\x72\x2a\xa8\x6d\x06"
- "\x07\xcc\x70\x43\x44\xe3\x6b\x00\x96\xff\x45\xdc\xdb\x80\x47\x55"
- "\x5d\xfb\xc3\xfb\x4c\x86\x10\x30\x64\x26\x31\xe0\x88\x41\x06\x0d"
- "\x36\x6a\x80\xa8\xd8\xa2\x7f\xac\x51\xa0\xc5\x0a\x26\xb5\xd8\xc6"
- "\x16\x3b\x41\x12\x4c\x90\x8f\x31\x04\x18\x62\xc8\x17\xdc\xfc\x53"
- "\x0b\x61\xc0\xc0\x45\x09\x10\x7b\xb1\x2f\xde\x8b\x10\x5b\x6c\x63"
- "\x8b\x30\x40\xd4\xa8\x21\x93\xda\x68\x83\x17\x75\x88\x01\x23\x0d"
- "\x30\x92\x81\x0c\xc9\xcc\xd9\xef\x6f\xed\x7d\x4e\x66\x82\x09\x2d"
- "\xbd\xf7\x79\xdf\x3c\xcf\xe4\x9c\xbd\xcf\xfe\x5c\x7b\xef\xb5\xd7"
- "\x5a\x7b\xed\xb5\x0a\xb8\xff\xc5\x02\xcc\x23\xc0\x98\x1b\xfe\xb3"
- "\x81\xf4\x2f\x76\x62\x8f\xae\x54\x19\x8b\x40\x5b\x5e\xbc\x84\x3a"
- "\x8b\x64\x3a\x2e\xed\xaa\x59\x90\xce\x87\x67\x3c\xf0\x08\xab\x2a"
- "\x62\x51\x55\x2a\x33\x3a\x8b\x58\x02\xe2\x40\x57\xfc\x57\x8b\xce"
- "\x0b\x0c\x78\x2e\xbc\x03\xf8\x11\xf5\x96\x16\xf1\xc0\x11\xf0\x77"
- "\x65\x2a\xf7\xff\x33\x70\xf7\xb0\x3d\x93\x65\x1f\xf7\x4c\xd6\x79"
- "\x03\xbc\xa7\xf6\xbf\x63\xbd\x27\xe9\xca\x33\xe6\xa7\x97\x2e\xcd"
- "\xb7\xe5\x65\xd3\x23\x69\xfc\xf2\xdb\xaf\xa4\x15\xa3\xa5\x3f\xaa"
- "\x3d\x19\xb4\xb6\x88\x7e\x92\x77\x95\xf6\x6c\x0d\x93\xf7\x90\xcc"
- "\xf9\x41\xa2\xfb\x48\xd7\x04\xdf\xf6\x1f\x16\x57\x07\x98\x72\x32"
- "\x8a\x19\xae\xac\x6f\xc1\xbc\xfc\x79\x8b\xee\x97\x6a\x0d\x03\xd4"
- "\xd3\xd0\xbf\x9e\xd7\xfb\xce\x7f\x35\xde\xdc\x27\xf0\xe3\xc6\xcf"
- "\x53\x79\xec\x11\x8f\xdc\xeb\x5e\x4f\xd4\x75\x07\x07\xb6\xe9\x62"
- "\x33\x06\x37\x6d\xcf\xa4\x35\x52\xbc\x9a\x19\x7e\x5f\xd0\x6a\x20"
- "\xbe\xa4\x08\xef\xa4\xcb\x25\xe4\xdf\x9a\xaf\xc8\x83\x17\x5a\xb1"
- "\x97\xbe\xee\xe0\x1b\x6d\xe0\x39\x5e\xb7\x0f\xa6\xbf\x15\x7e\x1f"
- "\x5e\x9e\xdd\xbf\xee\xbc\x8a\xae\x97\x48\xaf\xeb\x69\xf4\xcf\xb7"
- "\x77\x88\x1c\xb3\xd7\x31\xff\xff\xb3\x46\x9f\xbf\x7a\x9a\x0d\xa3"
- "\x74\x1f\x9c\xaf\x0f\x6a\x07\x99\x3b\x73\x33\xe5\x1c\xdf\x3b\x43"
- "\x9c\x51\x8f\x66\xff\xb7\x8d\xed\x7d\xc8\x68\x61\x16\xbc\xff\x3f"
- "\x78\x17\x32\x0c\xfa\xd6\x6f\x1e\x8d\xe9\xac\x31\x02\xe3\x00\xf3"
- "\x28\x5c\xfe\x81\xf0\x93\x7f\x11\xf8\x19\xb8\x22\x6e\xad\x44\x60"
- "\x04\x87\x46\x1a\x99\x29\x26\x3a\x6a\xec\xcd\x09\x96\x07\xbf\x3f"
- "\x75\x4a\x71\x51\xa1\x83\xab\x01\xbf\x89\x87\xfb\x4d\x3d\x52\xf1"
- "\xc4\xed\x25\x92\x7e\xd8\x78\xa4\x62\xa0\xb6\xae\x2f\xe3\x76\xe2"
- "\x69\xd5\xb8\xe3\xb5\xc5\xcb\x99\x61\x5f\x8f\xc7\x40\x3c\x14\xd1"
- "\x30\xee\xc0\x67\xe0\xc5\xf7\xfe\xe5\x10\xe2\x00\x2f\x07\x77\x1e"
- "\xaf\x95\x77\x92\xf6\xc5\xaa\x9b\x8e\xd7\x86\xca\x37\x32\x2a\x1f"
- "\x7c\xba\x61\x57\x51\x87\xc1\x6d\xfc\x3e\x73\x5b\x7d\xec\x10\xde"
- "\x07\x1c\x2b\xd4\x49\x32\x61\x2a\x03\x7b\x70\x45\xf1\x65\xec\xcd"
- "\x0e\x71\x3e\x63\x38\xc7\xf6\x3d\x52\x3b\x48\x3e\x71\xc6\x1a\x97"
- "\x1d\xd9\x5d\xb6\x0f\xf8\xff\xe9\x44\x8d\x0f\x01\x9f\xb4\xaf\x4a"
- "\xdf\x0f\xf0\x7d\x88\x3c\x27\xda\xb7\x5b\x4f\x33\xe0\x18\xbd\x40"
- "\xba\xce\xdc\x45\xf3\x80\x5f\xea\xe8\x20\xdb\x8b\x83\xcc\x95\xe9"
- "\xa0\x51\xc6\x10\x6e\x1e\x51\x6a\x8e\x8c\x29\x4d\x59\xdc\x08\xda"
- "\x68\x44\xe7\x48\x16\xe3\x7b\x8a\xda\x4c\xfa\xf6\xcd\xdb\xc1\x73"
- "\xd2\xf9\xb0\x49\x49\xc9\x35\x95\xa6\xcc\x0b\x96\x4d\xbd\x87\x68"
- "\x28\x93\xe3\x11\xc5\x14\x78\x48\x09\x94\x4d\xbe\x67\xa7\xf4\x55"
- "\xe4\x73\x8e\xe2\xad\xc8\x73\x02\x79\x3c\xf8\x91\x5f\x92\xc6\xd3"
- "\xac\x36\x17\xcf\x06\x93\xc2\x77\x9a\x30\x92\x93\x4a\x84\xef\x56"
- "\xda\x9f\x1b\x79\x1c\x78\xbb\x5e\x21\x83\x1b\x12\x92\xc1\xd5\xae"
- "\xc3\xb8\x45\xce\xfa\x37\x7e\x08\x65\x35\x04\x2f\xa9\x0d\x3b\xce"
- "\x11\x3e\x14\x7c\x55\x0b\x70\x40\x4b\x72\x15\xb3\x68\x3a\xd3\x86"
- "\xc6\x40\x03\xed\xc3\x64\x73\xa0\x1e\x75\x1e\xc0\xaf\xce\xba\x84"
- "\x45\x9c\x63\xb5\x9f\xe9\x3a\x57\x92\xae\xfb\xdd\x13\x9a\x1c\xc0"
- "\x35\x11\xf9\x57\x2f\xa6\x39\xd1\x61\x08\xa0\x7c\xf0\xda\x0d\xee"
- "\x9c\x06\xa1\xc3\x46\x77\x12\x28\x0d\xea\x48\x72\xfb\x1b\x98\xca"
- "\x2d\x06\x84\xeb\xe8\x7e\x01\x47\xda\x26\x47\x2b\x6b\xb2\xfb\xb1"
- "\x6f\x36\x82\xf7\x4c\x4a\x44\x7b\x44\x79\xf8\xde\xb2\x0f\xe3\x6b"
- "\x05\xcf\x80\xf2\x9a\x49\x27\x8e\xee\xee\xf3\x65\x49\xb7\x21\x7f"
- "\x3d\xef\xb5\x18\xa8\xfc\x73\xec\x8d\x53\xbc\x2b\x29\x69\x52\xa7"
- "\xf4\x65\xda\xc6\xde\x38\x80\x76\xde\x1c\xd6\xce\x19\x68\xbf\x11"
- "\x7b\xa5\x0b\x65\x1e\xe0\x2b\x50\x67\x3b\xea\xf4\x79\x49\xff\x33"
- "\x91\xaf\xb4\x18\xa9\xcd\x4d\xd4\x5e\x47\x90\xf1\x95\x49\xc6\x0d"
- "\x17\x98\x11\x6b\xc1\xb5\x13\x4f\xf4\x7f\x3f\xe8\xfa\x84\xee\xb2"
- "\x37\xfa\xec\x3f\x10\x1d\x89\xb0\x47\x9f\x4b\xeb\x91\x06\x6d\xac"
- "\x43\xbb\x0e\x8c\xe8\x64\x24\x5b\x18\x82\x79\x3a\x04\xf5\x0e\xc5"
- "\x58\xd5\x01\x76\x87\x01\xeb\x03\xd4\x27\xf5\x92\xda\xa1\xa2\xbc"
- "\x0d\x97\xd0\xa6\x65\x16\x63\x74\x3b\xf9\x79\xef\xe6\x80\x77\x4b"
- "\x9a\xa3\x9b\x93\xbe\x38\xe9\x5e\x23\xcf\x76\xf4\x15\xb8\xec\x77"
- "\x85\xc4\xe7\x9f\x66\x6f\xac\x95\xbe\x58\xdf\xa8\xd0\xce\x92\x5b"
- "\xa4\x7c\xb7\xf6\x33\x82\x3d\xf5\x2b\xba\xd4\x5c\xee\xee\xf0\xb2"
- "\xe8\xf6\x91\xa0\x59\xde\x60\xd5\x2a\xd1\xa7\xbf\xab\xd0\xdb\x39"
- "\xc8\x1a\xf3\xbb\x81\x5f\xd4\x4b\xbc\x83\xf8\x17\xa9\x67\xf6\xbb"
- "\x03\x36\x47\x44\x2a\x78\x15\x03\xda\x49\xf7\x98\x46\x81\x46\x7b"
- "\x90\xf4\x10\xd1\x3e\xec\xd9\xbf\x3b\x71\x35\x1f\xc8\x80\x0f\xe8"
- "\x82\xdf\xa3\x0d\xbf\x13\xf2\x54\xf2\x11\x2b\x65\xac\xbf\x8f\xd7"
- "\xed\x70\xf0\x4b\xbc\x90\xf6\x5e\xd4\x5b\xb2\x76\x85\xa8\x83\xfc"
- "\xe2\x76\xe4\x5b\xf9\xc9\x7a\xab\x77\x50\x5b\x07\x61\xfa\x73\x5e"
- "\xcd\xd7\x9e\xd0\x25\xe8\xaf\x3f\xf7\xfb\xc2\x30\x79\x0d\xe9\x13"
- "\x94\x90\xce\x84\xb4\x97\xf4\x7b\xa1\x13\x98\xe6\x90\x76\x61\xdc"
- "\xfe\x4e\x8d\xef\xf8\xfd\xfb\xc2\xff\x16\xd1\xb4\x42\xe7\xee\x8c"
- "\xa6\x27\xf7\xfb\x79\x54\x47\xfd\x15\x3e\xbe\xb3\x97\xcc\x7b\x7a"
- "\x51\xb6\x14\x61\x4e\x58\x98\x3f\xef\x99\xfe\xbc\x91\x51\xf0\xe2"
- "\x65\xbf\x6f\x91\x67\x02\xfb\xa3\xc3\x78\x04\x63\x9f\x4c\xd7\xc0"
- "\xf6\x4b\xb9\xee\xfe\xe4\x81\xe4\xba\x8f\x3c\xb3\x64\x69\x9e\xa8"
- "\x43\xa8\x14\x66\xcb\x5b\x81\xc3\xd9\x13\xd3\x1f\x99\x3e\x61\x59"
- "\x76\xbe\x70\xaa\x23\x85\xa8\xf3\xb2\xb2\xf2\x34\x85\xc3\x5c\xca"
- "\x45\x5f\x16\xac\x14\x59\xed\xcf\xe6\x4b\x55\xc5\x65\x8b\xe6\xad"
- "\xc8\xd6\x8a\x08\x6f\x6b\x02\xe1\xcb\xfa\x6a\x21\xab\x1a\x2e\xf5"
- "\x23\xf6\x1f\x08\x3b\x4f\x0d\x97\xdf\xdc\x88\x6f\x7d\xe7\xff\xf6"
- "\x5b\x68\xae\xbc\x99\xdb\x54\x23\x6c\x99\x18\x8f\xfe\x86\xe0\xfb"
- "\xe6\x0c\xf2\x03\x81\xbd\xad\x84\xfc\x16\x6b\xba\x07\xc0\xd7\x6f"
- "\x8e\x03\xaf\x55\x02\xf8\x3a\xd2\x82\x2a\x07\x4e\x05\x9f\xfe\x56"
- "\xbc\x26\x13\x89\x52\x0d\xfb\xa7\x90\xde\xd8\x0e\x21\xbf\x7b\x73"
- "\x6a\x48\x7e\xf7\x16\xe9\xf4\x44\x61\xbc\xdb\xa9\x6d\xd4\x4e\x7c"
- "\x9f\x1b\xa6\xb3\xd3\xee\x01\x18\xa9\x1c\xd2\x2d\x11\x3e\x5a\x40"
- "\x13\x6b\xf6\x20\x0c\x4d\xbf\xa1\x7d\xe8\x8f\x6b\x09\xe7\xaa\xce"
- "\x5c\x87\x5c\x33\x7f\xd8\xce\x37\x65\x0f\x9d\xe4\x63\xf1\x12\x67"
- "\xbc\x49\xbc\xf8\xf5\x68\x63\x3d\xe2\xa3\x80\x77\x86\x10\x6d\x24"
- "\xcf\xa8\xde\xfc\x5a\x93\xe7\x11\x7c\x86\x84\xb5\xc1\x13\x92\xf9"
- "\xbd\x15\xef\x8d\xcd\x75\xac\x95\x3a\x39\x42\xff\x40\xea\x80\xfc"
- "\xc1\xd8\x27\xe3\x42\xdd\xda\x99\x7b\xfc\x69\xa4\x07\x2c\x1c\xda"
- "\x39\x38\xf5\x3d\x9d\xfa\x2d\x75\x29\xff\xd0\x8f\xff\x91\x3e\x31"
- "\xb2\x87\xaa\x52\x5f\x96\xda\x9e\x2d\xe8\x28\x92\x2f\xf6\x10\xbc"
- "\xff\xb0\x0a\xdf\xb1\xd7\xfd\xc1\xee\x61\xbf\xef\x6b\x0f\xb5\x39"
- "\xdf\x01\x62\x00\xf9\x68\xef\x43\x9b\x86\x22\x4d\x55\xa8\xcd\x7f"
- "\x10\x67\xa3\xc4\x53\x4a\x1a\xe4\x8f\x51\x52\xce\x9b\x5b\x11\x36"
- "\x6e\xc6\x73\xec\x0f\x5f\xa3\xad\x15\x6b\xa4\xee\xcb\x10\x5d\xa7"
- "\x04\x65\xf5\xeb\x7f\x48\x06\xbb\x7f\x89\x94\xc1\xfe\x91\x85\xc6"
- "\xf0\x0f\xf5\x34\xef\x49\x6f\x48\xd7\x19\xa2\xf1\x94\xfe\x42\xfe"
- "\x98\xa4\x97\xa3\xc6\xe5\xe6\x10\x9f\x5c\x29\xcf\xbf\x31\x2e\x7f"
- "\xcc\x8d\x50\x4e\x0a\x5a\x6a\x92\x9f\xd5\x20\x2e\x12\x71\x4f\x51"
- "\x3a\xaa\x53\xc8\x2a\x01\x1b\xea\x8b\x0a\x1e\x2b\xc2\x12\x99\x86"
- "\xf2\x30\xaf\xf6\xb4\x84\xe6\xc6\x1f\x53\x05\xbe\xd4\x60\xcd\xcb"
- "\xf6\xaf\x09\xf1\xee\x7f\xdc\xd5\x27\x77\x43\x39\xa1\x3d\xe3\x8f"
- "\xef\x13\x8c\x37\xf4\xc9\x20\xea\x02\xa2\x1d\xf2\x3c\xf5\xc8\x69"
- "\x56\x77\x96\x83\xbe\xa0\xbd\x96\xf8\x43\x1a\x7b\x41\xef\x09\xf9"
- "\x59\xdd\xab\x3b\xe4\x99\xc5\x16\xbc\xbf\xa6\x1a\x06\x9a\x3b\x75"
- "\x09\xe1\xfa\xbd\x12\xfe\x75\x59\x2a\x95\x89\xfe\x53\x59\xd8\x7f"
- "\x14\x5d\xae\xa9\x95\xfb\x04\xca\xfc\xf7\xd3\x1a\xac\xc5\x59\xde"
- "\x26\x0d\x0e\x34\xc6\x02\xe6\x75\xf9\x98\x03\xc2\x67\x5a\x71\x0d"
- "\x3f\xbb\x14\x65\x48\xdf\xba\x75\x55\x9c\x60\xab\xa5\xf7\x12\xff"
- "\x8d\xb6\xcb\x3b\x91\x98\x8b\xe0\x4d\xa9\x9d\xea\xa6\x5c\x3b\xb5"
- "\x9d\xce\xf1\x42\x32\x95\xba\xf7\x29\xaf\xf7\x79\x99\x67\x83\x3c"
- "\x67\xc4\xd8\xd4\x29\x7c\x65\x0e\xd3\xce\xb7\x30\xcf\xff\x40\x7e"
- "\xd7\x0c\x54\x8e\x4f\xf0\xcc\x75\x1e\x15\x70\xc1\x98\xc4\x75\x97"
- "\xbd\x15\xad\x8f\x09\xc6\xa3\xe1\x2a\xf4\x36\xc6\xe4\xad\x29\xba"
- "\x6d\x25\xda\x9b\xb0\x86\x4b\x24\x2d\xf9\xd6\x65\x53\xe9\x83\xdc"
- "\x14\xb8\xe7\x1e\xa2\x8d\x76\x1a\x84\x2c\x54\xd7\x5f\x1d\x0b\x38"
- "\x9d\xd7\xef\x02\xa8\x6b\x7e\xd1\x4a\xba\xbf\x6e\xbf\xd4\xfd\xa5"
- "\xf8\xc7\x7c\x5c\x6d\xf2\x05\xe9\x2e\x4c\x2b\xea\xa8\xd6\xf9\x2c"
- "\xc2\x6f\x11\xa5\x0a\x60\xf7\x16\xdd\x7f\x3c\xa0\xe1\xb5\xa1\x67"
- "\xd8\x5b\xc7\xb5\xf2\xc3\xdb\x30\x47\x9e\x29\xbe\xe5\x97\xb4\xff"
- "\x5b\x84\x7b\xaa\x24\xbf\xf6\x96\x57\x6f\x37\xbe\x1f\xb8\xb2\x8f"
- "\xe9\xd3\x1e\xc9\xb6\x2e\x22\x14\x9d\x72\xb7\xc3\x9a\x34\x3e\x6b"
- "\x92\x50\x16\xb7\xfe\x60\xda\xfd\xd6\xf4\x07\xc6\x3b\x72\x92\x1f"
- "\x93\x8f\x69\xe9\xb3\xe8\x79\x85\xee\x80\xb5\xbb\xec\x4f\xe9\xfd"
- "\xf9\xc1\x43\x5a\x1b\xfe\x94\xe3\x51\x7e\x24\x64\x17\xdc\x6c\x4b"
- "\xe5\xce\xd9\x25\xd8\x53\x3b\x89\x4e\x4e\x0b\x7e\xc1\xf9\xc6\xd9"
- "\x25\x3c\xd6\x96\xea\x8d\x3d\x52\x81\x5f\xba\x37\x36\x3b\x79\x03"
- "\x70\xa0\xa9\x94\xfb\x4d\x81\xa1\x12\x57\x22\x0c\x9a\xa4\x03\x74"
- "\x0f\x8d\x25\x9b\x71\x7b\x31\x4f\x0b\x72\x37\xe8\x1f\xc0\xe5\x4f"
- "\x0d\xfa\x3e\x2e\xe4\x98\x4e\x5b\x6a\x9a\x83\xf7\xd2\xdc\x01\x7d"
- "\x40\xf7\x69\x53\x49\x96\x89\x74\xe8\xff\xbe\x14\x09\x8b\x3f\x11"
- "\x0c\xac\x1a\x7c\xd3\xbb\xcb\xfe\x8c\xf1\x4f\x13\xb2\x67\xb5\xcc"
- "\x22\xf6\x0a\x75\xcd\x1d\x8f\x83\x17\x48\xd7\xcb\x44\x59\xd1\xda"
- "\xdd\x32\x51\x1e\x0b\xb3\x4d\x70\xb5\x9f\xba\x29\x73\x0e\xc9\xad"
- "\xe8\x5e\xb0\xc9\xa1\x90\xff\xad\x8c\x3e\x59\x1d\xbe\xc5\x94\x9a"
- "\x49\x7e\x97\x11\xe3\x53\x4a\x28\x4d\x48\xa6\xa5\x7a\x36\x18\x54"
- "\x3f\xe8\x09\x33\xcd\x0f\x41\xab\x0a\x7d\x8a\x3f\xd7\xf5\x9d\xcf"
- "\xf5\x1b\xfb\x3f\x8b\xf9\x70\xa1\xcc\x88\xb9\xfd\xa7\xd4\x5b\xe2"
- "\x25\xed\xa4\x96\x29\x4c\xda\x8a\xf8\xf3\xeb\x62\x5d\x6a\xf3\x11"
- "\xf0\xf5\xd2\xd9\xb9\x29\xc0\xbd\x74\x4f\x45\x8d\xc0\x9c\x64\x67"
- "\x98\xbb\xb0\xbb\x84\xee\xab\xf7\xcd\x4b\x3b\xe6\xa5\x1d\xf3\x92"
- "\xf4\x1c\x50\xbf\x37\xe2\x8e\x4c\xac\x59\xe5\x0c\xfb\x73\x21\xb5"
- "\x9f\x60\x03\xfa\x3d\x5a\x05\xac\x84\x3e\x2b\xc1\x27\x6e\x5e\x0b"
- "\xdd\x33\xa4\xbe\x9a\x02\xe8\x73\x78\xbf\x0c\xaa\xa7\xb2\x0c\xfd"
- "\x32\xa0\x5f\x8e\xb3\x42\x16\x44\xf7\x3f\x81\x4b\x46\x85\x7c\xb8"
- "\x1c\xa8\x0e\xef\xa3\x4a\x7e\x9f\x44\x1f\x0e\xbc\x3d\x50\x1f\xb9"
- "\x81\xfa\x48\x30\x38\xb0\x51\x3b\xe7\x14\xed\x24\xbc\xd5\xc9\x0e"
- "\xa4\xc7\x94\xd2\xbd\x4b\x5b\x2a\xe8\xde\x69\x34\x86\x3b\xca\xb8"
- "\x93\xda\x39\xd0\x78\x51\x79\xb2\xac\xb7\xe7\x9a\x4a\x4b\x32\xbb"
- "\xcb\xde\x4e\x1a\x18\xde\x6f\x3f\x72\x75\x78\xbf\x3d\x86\xf2\x53"
- "\x3b\xe8\x0e\xa9\x89\x0c\x8c\x61\x7e\x83\xae\xa8\x18\xa8\xde\x98"
- "\xd2\x1a\x6a\xd7\x80\xdf\x30\xf7\x3b\x37\xe4\xf5\x5f\x13\xea\x0e"
- "\x3f\x23\xf8\x91\xbc\x48\xca\xf5\xdf\x6e\xee\x3b\x7f\x70\xda\x72"
- "\x4c\x8a\x35\x82\xd6\x98\xa0\x89\xd1\xdf\x81\xca\x35\x29\x4e\xb2"
- "\x51\x38\x0d\xb8\x6a\xc0\xef\x58\x07\x56\xbe\xe6\xce\x5b\x50\x5e"
- "\x72\x4c\xa9\xc2\xbd\x11\x77\x0e\x8f\xf1\x05\x12\x09\xae\x68\xab"
- "\x03\x6b\xfc\x94\xd8\xbb\x85\xac\xe4\x20\xd6\xff\x87\xc2\xef\x8e"
- "\x37\xd6\x96\x2c\xf5\x82\x0e\x66\x79\xd8\x5f\xc3\x7c\xa1\x1e\xcc"
- "\xf7\x28\xdf\xa9\x90\x6b\xf5\xa6\x97\xf9\xa6\xac\x76\xb5\xcc\xc4"
- "\xad\x05\x26\x8e\xb2\x46\xa8\x3c\xc9\xc0\xe3\xb2\xda\x43\x73\x47"
- "\xde\x53\xd5\xe7\x0e\xf2\xef\x1f\x78\x5e\x1c\xfc\xf8\xea\xf3\xe2"
- "\xe0\x6b\x9a\x9c\x37\x53\xea\xde\x1e\x0c\xe8\x3c\x07\x5f\x73\xd3"
- "\xcb\xd6\x22\xaa\xff\xa0\x53\xd6\x0d\x98\x04\x52\x09\xcf\xcc\x02"
- "\xdc\x4a\xba\xcb\x0e\x25\xe9\xb8\x81\xe6\x90\x29\x48\xfc\x10\x13"
- "\xf3\x1c\xdf\xa6\x03\xf7\x68\x67\x84\xd9\x2d\x44\xab\xaa\x65\x7f"
- "\x32\x62\xff\xda\x46\x77\x4f\x7c\xb1\xb6\x3d\x48\x03\xfc\x67\x9c"
- "\xa9\xe1\xbf\x5d\x28\x63\x77\x95\xb4\x43\x11\x25\x7c\x06\x62\x9d"
- "\x93\x9f\x40\x5a\xeb\x88\x8b\x47\xbb\xc9\x67\x20\x78\x84\x43\x35"
- "\xfa\xde\xaf\x96\xa5\x12\xbc\x85\xcc\xd8\x40\xf4\x30\x60\xb7\xd9"
- "\xa0\xee\xbe\x34\xc9\xc2\xa8\xcf\x97\xd6\x8c\xde\xfd\x7f\x27\x32"
- "\xe3\xbb\x96\xa7\x99\xfd\x6e\x16\x5f\xfa\x5d\x23\xfb\xfb\x14\x66"
- "\x20\x38\x78\xd8\xa1\x5a\x09\xbb\x43\x5e\x7d\x7c\x3c\xec\x60\x06"
- "\x8d\x07\x9d\xcb\xa4\x05\x78\x97\x3c\x97\x72\x99\xb1\x07\x5a\xe4"
- "\xf7\x3f\xcd\x1d\x60\x7f\x98\x61\xcd\x5d\x66\xcd\x5a\xba\x72\xc9"
- "\xb8\x71\xc3\x07\xe0\x25\x5c\x89\x92\x97\x70\x65\x84\xf3\x12\x08"
- "\x63\x4f\xff\xd3\x94\x2b\x79\x87\x59\x36\xcd\xbc\x88\x2d\x85\x85"
- "\xde\xef\x62\xb3\xee\x0a\x0b\xde\xc3\x66\xdd\x7d\x8f\xed\xf1\xec"
- "\x79\x59\xab\xc2\x62\xef\x0d\x97\x23\x6e\x78\x19\x75\x47\x8c\x7e"
- "\x18\xf8\x43\x79\xec\x79\xda\x77\x0e\xcf\x2e\x0a\xf0\xaf\x30\x77"
- "\xa7\x90\x4d\xaf\x63\xf9\x01\x76\x0c\xf8\x8d\xdf\x44\x78\x7d\xa8"
- "\xb4\x6b\x1b\x64\x24\xa7\x33\xa1\xef\x5e\xf0\x74\x17\xe5\xdd\x8b"
- "\xc3\xcf\x35\x6d\xf5\x03\x4f\x64\x4f\x96\xf4\xce\xe1\x64\xc4\xc7"
- "\xe2\xf9\x84\x3c\xd3\x39\xfc\x24\xf8\xe5\x54\x61\xc3\x64\x05\xd9"
- "\x30\x39\x2c\x74\xc3\x26\xfa\x4a\x98\xb4\xa5\xe7\x6a\x27\x1b\xf7"
- "\x1e\x76\xb8\x8a\xe8\x0b\x4a\x8b\x3c\x13\xac\x0b\x59\x0a\x3d\x89"
- "\x1e\xc6\xb7\x64\xbe\x31\x7b\x32\xdf\x96\x41\x3a\x35\x89\x88\xdf"
- "\x48\x74\x5b\x84\x25\x2a\xba\xbb\xec\xb0\x53\xa7\x41\x7c\x83\xdc"
- "\xfd\x22\x38\xeb\xfb\x60\x0c\xf0\x77\x8c\xcf\xc4\x6d\x64\x13\x48"
- "\x61\x89\xb4\x3f\x98\x1c\xe9\xe2\x6e\x21\xed\x8b\x84\x13\x76\x08"
- "\x5c\x7a\xb8\x43\xc7\x0b\x95\x92\x1f\x1d\x4e\xf9\xb1\x7f\x9e\x97"
- "\xfb\xe7\x91\x28\x7d\x2d\xe0\x3d\x5e\x9f\xab\xfd\xee\x97\x2d\xc9"
- "\xcf\xce\xcb\xce\xb2\x8e\x5f\x36\x9c\x85\x79\x60\xcd\xc9\x5e\x62"
- "\xcd\xcb\x7e\x6e\x79\xf6\x32\xc1\xe8\xd1\xd7\xfe\xe7\x6f\xc0\x41"
- "\x21\x7f\xd8\xa3\x09\xc6\x47\x56\x11\x2f\x6c\x2a\x1d\x27\xce\x52"
- "\xe4\x19\xd8\xf1\x06\xb5\x72\x44\xaa\x94\x5b\x9e\x01\x5c\x8f\x4a"
- "\x7b\x5c\xce\x6c\xc2\x33\x80\xeb\xd1\xf5\x52\x57\xe6\xc8\x3b\x1a"
- "\xac\xaa\xd0\xce\x03\x21\x7a\xad\x5e\xd8\x1d\x92\x3a\xab\x47\x5a"
- "\x3c\xcc\xb5\x3f\x44\x83\xd4\x3f\x40\x78\x50\xe0\xc3\x7f\x80\x0b"
- "\x35\xda\x19\xf5\x1c\x2d\xe5\x2b\x78\xfb\x86\x1e\x26\xe4\x81\xe4"
- "\x1b\x41\xe2\xd7\xa3\x29\x3a\x1c\x41\xbf\xb4\x93\xdc\x41\xe7\x8f"
- "\xd2\x02\x97\x79\xd1\x2a\x66\x20\xd9\x03\xe8\xee\x29\x7b\xf3\xbc"
- "\x06\x5e\x76\xc4\x0a\x5a\x26\x91\xd2\xec\xd0\x74\x37\x79\x6c\x36"
- "\xe8\xa4\xa3\x8e\x10\xdf\x51\x3f\x55\xd0\xf1\x3d\x34\x6f\x8e\x26"
- "\xd8\x68\x8f\x90\xb8\xfb\xba\x7f\xd4\x5e\x3e\x5c\x9e\xa3\x48\xfc"
- "\x76\xb4\x4e\xeb\x43\x27\xe1\x2c\x4d\xf7\xd7\x20\xe7\x75\xfd\x54"
- "\xcc\xb9\x44\x1a\x0b\xe0\xf9\x0a\x1d\x5e\xd4\x5f\x6a\x3b\xc9\xad"
- "\x81\xbb\xa6\xec\x2b\xf0\x1b\xa4\xef\xd2\x23\xc9\x92\x3f\xaa\xb7"
- "\x86\x9f\x1b\x4a\x5e\xa8\x7e\x72\xc8\x4e\xc8\x91\xaa\x2b\x71\xc4"
- "\xd2\x25\x74\x9d\xec\x59\xdb\xca\x79\xcf\x66\xdb\x96\xdb\x93\xad"
- "\xcb\x97\x88\x63\x5b\x21\x06\xc8\x5f\x3e\xff\x59\x2b\x61\x11\xdb"
- "\xf4\x59\xb3\x6c\x0f\x3f\xf1\x93\x27\x87\xb3\x87\xe7\x21\x2e\x7f"
- "\xa9\x75\x56\x4a\xb2\xfc\xf4\xf8\x8c\x69\x3f\xb5\x4d\x4b\x7b\xe2"
- "\xb1\x39\x03\xe8\xa4\x47\x63\x4e\x58\x31\x46\x43\xda\xd8\xbb\xeb"
- "\xa4\x0e\x52\x7d\x43\x7f\x1d\xa4\x7a\x0f\x7e\xc0\xce\xef\x58\x18"
- "\x7b\x17\xb1\xef\xae\xc3\xaf\x44\xce\x9b\x61\x66\xb4\xdf\x17\x9a"
- "\x37\xef\x8a\xf3\x36\x92\x1d\x48\xd9\xeb\x3b\xc0\x7f\x47\x66\x85"
- "\x7f\x0b\xe1\x82\x77\x82\x02\x5f\x6a\xf3\x82\xe6\x83\x2d\x10\x25"
- "\xe6\x86\xa4\x57\xde\x99\xa5\xcf\x8d\x0d\xf2\x7c\x88\x91\xcc\x8c"
- "\xbe\x63\x7e\xef\x27\xf9\x32\xe6\x82\x95\xce\xd6\x29\x9e\xc7\x1e"
- "\xdf\xaf\x95\xbb\x96\xe4\xcd\x44\xcf\x6a\x67\x62\x31\x67\xd8\x3b"
- "\x87\x79\x59\xfd\x4c\xc9\x0b\xd6\xaf\x12\xf3\x66\xcd\xe8\x87\xc5"
- "\x19\xa4\xb8\x4f\xf4\x4e\x5d\x68\xfe\xbc\xbb\x8e\xc6\x86\xf0\x82"
- "\xc4\xbd\xef\xb4\x5c\x21\xc7\x89\x40\x5c\x87\x6e\x67\x3e\x7f\x1c"
- "\x33\x18\xc7\x39\x59\x95\x81\x97\x78\xd8\x3b\x5b\xa5\x1e\xea\xbb"
- "\x51\x3a\xfd\x8c\xf7\x78\x0f\xe3\xad\x57\xca\xbf\x2a\xc3\xe4\x5f"
- "\x45\x76\x7e\xb2\xc9\xee\x25\x1a\xd9\xe5\xf6\x0a\xfb\xa6\x0f\x36"
- "\xd9\x7d\xa4\x5b\x32\xfc\x34\x7b\xf7\xa9\xe2\x20\xef\xc1\xfb\x68"
- "\xf4\x4d\xec\x21\x93\xa4\x4c\x01\xfc\xd8\xbb\xeb\x25\x6f\x22\xe3"
- "\x09\xee\x78\xa7\x36\x1a\x69\x7c\x30\x2f\x3b\x30\x46\x69\x03\xe1"
- "\xbd\x98\x52\x83\x66\x47\xea\xdd\x93\xc4\xa3\x12\xac\x5e\x34\xa8"
- "\x39\x2f\x96\xe1\x87\x27\xe1\xbe\x10\x7d\xc9\xfd\x12\xb6\xef\x7a"
- "\xea\x1d\x9d\xb4\x6f\xfa\x07\xc3\xa5\x18\xcf\x13\xfa\x78\xa6\x05"
- "\xbd\x0f\xd2\x78\x75\x97\xbd\x67\xd1\xc7\xb2\x6b\xe2\x7c\xf0\x5e"
- "\xcc\x7a\xb4\xfa\x6e\x8a\xc7\xfa\x7f\x77\xab\xd0\xed\xa1\xf5\x75"
- "\x45\x5e\xe0\xe1\x54\x2d\x7f\x86\x9e\xff\x4a\xfb\xc4\xe2\x82\x2e"
- "\x09\xb9\xee\x97\x3a\x3e\x9a\x3b\xe9\x7e\x3a\x3e\x74\x06\x58\x2f"
- "\xe7\xa4\x2e\x83\x33\xcb\xfe\x34\xfc\x58\xdd\x04\xfe\x7b\xd3\xdc"
- "\xd1\x9a\x1c\x00\x6b\xfb\xbd\x8b\x13\x19\x5b\xe4\x5b\x99\xd1\x27"
- "\x43\x21\xd9\x07\xd9\x1c\x44\x3b\x3c\x61\x32\xb2\x3e\x1d\x4d\x0f"
- "\x6b\x48\x27\x9d\x31\xba\xb3\x4c\xe5\xd0\xba\x92\x72\x9b\x06\xb3"
- "\x1b\x98\x17\xe5\x2d\x11\xe7\xdf\x65\xef\xe5\x88\xb9\x07\x5e\x5b"
- "\xf0\xf9\x85\xfc\x2b\x4d\x87\x49\xd0\x2e\xf2\x3e\x5e\xc3\xf4\x3e"
- "\x59\x90\xb8\x9b\xf6\x9e\xd0\xcb\x46\xfc\xdc\x81\xe4\x85\xc0\x0f"
- "\x39\xf3\x96\x64\x2d\x5d\xb0\xe0\x1f\xa3\x86\xf0\x33\x2e\x67\x99"
- "\x5a\x81\x32\xc1\xff\xee\xcb\x91\xf3\xb4\x01\xf8\xff\x37\xa9\x92"
- "\x7e\xfb\xc5\xd7\x58\x37\x63\xce\xb0\xf7\x2d\x3a\xfd\x2e\xd7\xd1"
- "\xfb\x89\xbc\xac\x21\x27\xb4\x36\x1a\xbc\xdf\x5e\x1b\xef\x1b\x07"
- "\x5e\x1b\xef\x27\x61\x9f\x3d\x81\xef\x89\xa8\xf3\x84\xc0\xf9\x34"
- "\xde\x92\x06\x77\x99\x02\x0f\x0a\x1a\xdc\xb6\x8a\x29\x44\x7f\x93"
- "\x6c\x9a\xf6\x83\x20\xf8\xda\x20\x70\x84\x2d\xc0\xcc\xb4\x17\x6c"
- "\x58\x42\x72\xc7\xb1\x3c\x70\x89\x7b\x6c\xab\x80\x2f\x10\xae\x3c"
- "\x23\xcf\xe0\x7f\x79\x11\x7c\x08\xde\x37\x9c\x26\x5c\xa1\x92\x33"
- "\x04\x26\xf7\xeb\xf7\xb7\xea\x34\xae\xa9\xd4\x2a\x6c\x64\xd3\xbe"
- "\x1d\x94\xfa\x4c\xb5\xb4\x77\xa3\x9e\xfd\x02\x07\x05\x4d\x74\x06"
- "\xc0\x36\x2c\x44\xb9\xa4\x17\xb4\x84\xda\x17\x71\x8f\x29\x90\x22"
- "\xce\x0a\x76\x2e\x14\xfa\x40\xf7\x48\x7d\xa0\x7b\xd8\x8e\x25\x04"
- "\x87\xf7\xfd\x57\x95\x8d\xc7\x1e\xb1\x87\xc7\x3b\x16\xe4\xda\xec"
- "\x39\xab\x6c\xa4\x0b\x78\xc5\xfe\x2e\xd7\x50\xd9\x07\x09\x12\xbe"
- "\x1f\xa4\x87\x64\x55\x52\x87\x8f\x70\xe6\x24\xbf\xb0\x61\xab\x9d"
- "\xf5\x7c\x38\x99\x60\x5f\x7c\x99\xc2\x51\x98\x73\x1f\x4e\xa0\xb3"
- "\x9f\x2e\xd2\x9d\xd9\x99\xc1\x9c\x65\xdc\x45\x32\x34\xc4\x8f\xd4"
- "\xef\xd4\x77\x21\x1e\x6b\x9f\xe2\x86\x89\xb3\xc6\x7c\x21\x9b\x03"
- "\x9c\x3e\x70\x79\x98\x49\xd3\x75\x9d\x7b\x13\xe9\xe7\x09\x9d\x72"
- "\x41\x67\x7c\x70\x56\xde\xd1\xfa\xa0\x5d\x87\x25\x68\xdf\x29\x74"
- "\xaf\x9f\xf4\x74\xba\x38\xe9\x04\x7e\xc8\xf4\xfc\x1e\xf6\x81\xb8"
- "\x63\xfa\x98\x4f\xbc\xef\xf9\xa5\x2f\xfc\x4e\xfe\x07\x5b\x25\xde"
- "\xfa\xa0\x1a\xf1\xc0\x95\x1f\x94\xa0\xcd\x31\xd2\x46\x80\x28\x67"
- "\xa6\xae\x0f\x15\x0e\xb7\x69\xf3\xec\x20\x96\x73\x17\x2c\xc8\xce"
- "\x5b\xa6\xfb\x94\x4f\x5a\xba\x28\xeb\x01\xed\x0e\xfe\x92\xec\x95"
- "\xb6\xdc\x2c\x71\xc7\x07\xb1\xf2\xf5\x0a\xf8\x26\x13\x7f\x23\xf4"
- "\xe6\x45\x9f\x9a\xc7\xef\xd0\xe8\xa8\x36\xd6\xb8\x5f\xea\x5b\x34"
- "\x2e\x96\x7b\xdb\x75\xff\x81\x76\x34\xeb\x7b\x1b\xc9\x58\xba\xd8"
- "\x7d\x56\x3a\x33\x23\xbb\x0c\x74\x36\x47\x72\x16\xa4\xc1\x1a\xfd"
- "\xa0\xef\xce\xf4\x7a\xc4\xd3\x99\xb0\x6b\x09\x9d\x03\x37\xcf\x50"
- "\x37\xda\x12\x78\xdc\xa3\x0d\xc0\x6b\xd1\x34\x76\x74\x56\x24\x7d"
- "\x78\x34\xa6\x12\xbe\x26\x59\xa0\x6b\x09\xe9\xd3\x36\x9a\x41\x9f"
- "\x60\xbf\x6c\x9e\x09\x5e\x2f\x61\x6d\x01\x8b\xa2\x3a\xb0\x17\x7a"
- "\xa4\x5c\xb9\x71\xee\xe1\x42\xc6\xb4\xfd\xd0\xb3\x5e\xc8\x39\x1b"
- "\x93\xe4\x9e\x6a\x4b\xd1\xe4\x28\x29\x48\xb7\xd6\xc3\x6e\xf5\xca"
- "\x36\x3f\xea\x15\xf3\x44\xe0\xba\xc6\xdd\x7c\xd3\xac\x12\xa1\xf3"
- "\xbc\xe9\x51\xaf\xca\x73\x22\x28\x8c\xbd\x66\x38\xc6\xb1\x99\x17"
- "\x27\x31\x4d\x4f\x3a\xe2\x34\x3b\x76\x17\xc9\x81\x31\x3f\x5c\x04"
- "\x0b\x94\x3f\x55\x2b\x7f\x2a\xca\x47\xbd\xf7\x68\xfe\x73\x1b\xbd"
- "\x7a\x5d\x58\xaf\x5e\xec\xc7\x09\xb4\x27\xa3\xfd\xf1\xf8\x59\xa4"
- "\xcc\xc9\x0f\xde\x6f\x6c\x9f\xcc\x49\xd2\x7d\xc7\x92\xf4\xf5\x42"
- "\x75\x6b\x7d\x98\xa2\x96\x09\xfb\xad\x8a\x56\xd7\x14\x92\x7f\xe8"
- "\x65\x72\x94\xc9\x2f\x75\xd6\x60\xff\x8c\x02\xde\xf0\xc6\x94\x62"
- "\x9f\xa4\x3a\x88\x6e\xf7\x8d\xe5\xd8\x47\x83\xb6\xa0\x51\xda\xd0"
- "\x58\xc5\x46\x84\xd3\xec\xa8\x6f\x6b\x88\xce\x44\x19\x97\x80\x9f"
- "\x8b\x58\x49\x3b\x3b\xf6\x06\xd5\x4d\x7a\x4e\x34\xae\x3d\x18\x27"
- "\x8c\x55\x33\xea\xa9\x05\xaf\x31\x02\x70\xf8\x98\xc6\x8b\x74\x47"
- "\x76\xf4\x08\xfe\xc3\x84\xb6\x19\xdb\xd8\xb1\xc3\x34\x56\x54\x16"
- "\x77\xce\xaa\x09\x74\x67\xfc\x90\x6c\xd8\x11\xac\x57\x17\xf2\x0e"
- "\x3a\xbf\x3c\xcd\xdc\x33\x88\x2e\x07\xaf\x22\xde\x8b\xb3\xb8\x2a"
- "\xc6\x5a\xe8\x4e\xbb\x67\xac\xee\xe0\xea\xe5\x32\xc6\x1b\xb0\x3f"
- "\x5c\x36\xb0\x80\x1f\x7c\x35\xda\x6d\x28\x3e\x4b\x76\xf6\x6a\x80"
- "\x6b\x2a\x48\x67\x25\xaa\xb2\x80\x99\xc9\x46\x61\xb1\x9d\xfb\x9b"
- "\x7c\xd5\xac\xc9\x5e\xcd\x3e\x08\x54\x31\xd7\x0a\x92\xd3\xba\x3b"
- "\x3f\x74\x54\xd1\x5d\x95\x61\x78\x7f\xdd\xfa\x53\xaa\xab\x69\xed"
- "\x87\x2d\x1f\x61\xe4\x3e\x62\xd6\x9f\x8b\x70\x55\x63\xc6\x07\x98"
- "\x6d\x1f\xb0\xe2\x76\xae\x12\x8d\x57\xb4\x98\xea\xa8\x40\x59\x35"
- "\x64\xcf\xcf\xac\x76\x59\x86\xa3\xff\xc6\x34\x07\x13\x67\xa4\xae"
- "\x25\x7f\xa2\x36\x8e\xdc\x71\x81\x45\xb9\x96\x1c\x11\xef\x42\x66"
- "\x82\xfe\xba\xb3\x5a\x85\x0e\x26\xd9\x32\x74\x3b\x3a\xe8\xce\xb7"
- "\xba\x81\xda\x18\x94\xed\x06\xbc\x8c\x7a\xfe\x9d\x45\x7a\xfe\x26"
- "\x81\x0b\xb6\x13\x3c\xd0\xa6\x63\x73\x24\x4c\x1a\x11\x2b\xdb\x0c"
- "\xf8\x64\x84\xc3\xa7\x69\x32\xc1\x87\x74\xd2\xd5\x15\x9d\x35\x68"
- "\x5b\x2a\x60\xa0\xea\x75\xd0\x1c\xa0\xb3\x3c\x2a\xbf\xf2\x02\x8b"
- "\x76\x2d\x21\x9d\x75\xf7\x4b\xa6\x74\x63\x94\x7a\xe9\x6c\xed\x86"
- "\x8b\xcc\x48\xe3\x46\xb4\xc3\x06\xf1\x5d\xc0\xbc\x90\xc6\xcc\x1b"
- "\x3b\x37\x0a\xbf\x68\xfc\xcc\x34\xf7\xf0\x8c\xc7\x78\x55\xa0\x0d"
- "\xf1\x18\xab\x1a\x7a\xca\xf9\x38\x9b\xc6\xd3\x4c\xfb\x33\xe6\x4a"
- "\x28\x7e\xd3\xec\x07\x03\x58\x3b\xaa\xe0\x3d\xdd\xf1\xea\xc6\xdc"
- "\x4c\xa9\xbf\xfc\xe1\x9c\xed\xa0\xf5\xab\x37\x09\x1b\x19\xd1\xe0"
- "\x4f\x48\xe6\xc0\x5e\x16\x77\xe9\x9a\x2d\x3a\x1e\x7f\x61\x14\xd9"
- "\x9f\x70\x4f\x37\x08\x5d\x4a\xdb\x64\x6d\xae\x4f\x46\x9a\xa9\x1e"
- "\x36\x31\x47\xae\x89\x46\x71\x07\x90\xf0\xc0\x60\x74\x16\xf6\xae"
- "\x46\xd2\x61\xe5\x37\x65\xb0\x68\x85\x7b\xa3\x33\x4d\xdc\x1d\xa8"
- "\xa7\x39\x14\x2d\xe6\xbe\xfc\x06\xda\xd8\x6b\xc2\xde\xd6\x8c\x78"
- "\xa3\x1e\x4f\x7b\xa8\x0a\x7e\x99\x78\xf5\xb4\x55\x26\x5e\x74\x91"
- "\x25\x08\xb9\x97\x1e\xbf\xca\x6b\x6a\xc2\xce\x5f\x04\xdc\x4d\xb6"
- "\x75\x28\x0f\xe2\x23\xb0\x57\x1e\x40\xbd\x2e\xa4\x8f\xd7\xd3\xf3"
- "\xae\x0c\xa3\xdb\x51\x2f\xd6\x19\xd9\x5f\x13\x7b\xa4\x8c\x1f\x92"
- "\xe6\xf0\x9a\xc4\x98\xe9\x71\xcb\x32\xc4\xde\x4c\x76\x38\x40\x7b"
- "\x73\xd1\x9e\xd3\x22\x5e\x01\xef\x4c\xf1\xe6\xb0\x38\x03\xd9\x3c"
- "\x21\x7b\x9a\x61\x71\x11\x68\x33\xeb\x0b\xa3\x6e\xda\xa7\x69\xdd"
- "\xa5\xad\xa2\x33\x40\xb9\x3f\x8b\xba\x57\x71\x26\x6d\xf4\xca\x38"
- "\x49\x07\xfc\xa5\x26\x9c\x6f\xa7\x73\x17\xaa\x5b\xed\xca\x30\x04"
- "\xbb\x32\x22\xa8\x7e\x2a\x8b\x64\xae\xe8\x23\xea\xed\x60\x64\x1f"
- "\x9e\x6f\xfc\xac\x99\xd3\xbd\x2f\x94\x2b\xda\xe3\xf0\x03\xf7\x7c"
- "\x9e\x3e\xb0\x7e\xcf\x7b\x15\xae\xa2\x9f\x63\x4e\x7f\xb4\x9b\x70"
- "\x4a\xd0\x9c\x39\xdd\xba\x90\xf6\xe9\x8f\xc6\xd1\x98\x06\xb1\xce"
- "\x83\xb1\x99\xd3\x27\x75\x30\xa5\x08\x6b\x47\x9e\x4d\x7e\xf4\x10"
- "\xd1\x89\xc5\x2a\xe7\x78\x9f\x4c\x73\xd7\xd4\x49\x7a\x39\x99\x33"
- "\x85\x2e\x4c\xdc\xd1\x12\xb7\xbf\x83\x35\x96\x7c\xca\x1a\x03\xee"
- "\x92\x03\x17\xbc\x46\xa9\x13\x63\xa4\x72\x9f\xa0\x6f\xc5\x58\x2f"
- "\xb6\x60\xcd\xe0\xbc\x2d\xf8\x25\xc0\xee\x0b\xb9\x17\x7c\xb4\x5b"
- "\xe7\x91\xae\xde\x87\xbf\x0a\x9b\xa8\xa4\x2f\xaa\x6e\x7a\x85\xf6"
- "\x8a\x62\xde\x9d\xc4\x26\x15\x90\xac\xfa\xa3\xd6\x18\x1f\x4b\xd5"
- "\xca\x3d\x2f\xcb\xfd\x2b\xbb\x5a\xb9\x34\x6f\x1b\xb7\x4a\x3d\x14"
- "\x35\xee\x15\x7b\x10\x65\x07\xe3\x5e\xa9\xc5\x5e\x53\x0c\xfa\x05"
- "\xf4\x48\xcb\x0c\xd4\x63\x6f\x0a\x34\x33\xb2\xab\xbc\x43\xc5\x7e"
- "\x7d\xde\xc2\x34\xfd\x9f\xe2\x73\xec\xaf\x77\xa9\x3c\xc9\x0c\xde"
- "\x8d\xe4\xbf\xc5\x84\x67\x49\x9e\x5e\x14\x64\x91\xee\x7c\x70\x59"
- "\xb1\xef\x61\x1d\xb7\xdc\xf7\x0e\xc9\xda\x81\xab\x82\xdc\x62\x78"
- "\xfb\x92\x87\x6d\x00\xfe\x16\xf6\x41\xd7\xdc\xf4\x72\x4c\x29\x7b"
- "\x90\x1b\x4c\x42\x7f\x4c\xdd\x78\xb8\x02\x63\xdb\x2a\xf5\x8d\x6c"
- "\xd3\xc3\x74\x8d\x22\x50\xd7\x9b\xa4\x6b\xc4\xcd\xb6\xa8\x6a\xda"
- "\x33\x31\x66\xdd\x65\x7f\x05\xfd\xff\x17\xb1\xdf\xad\x23\xba\x48"
- "\xe0\xf9\x96\xd9\xde\xd8\xed\x64\xdf\x9c\x7c\xa5\x2a\xea\x8a\x40"
- "\xed\x86\x6f\x98\x51\xc2\xa3\x65\x42\x53\x67\xb7\x8b\x3b\xb7\xa7"
- "\xd3\x3a\xd2\xca\x36\xa1\xec\x20\xdf\x48\x77\xdb\x5a\x66\xc9\xb1"
- "\x11\xef\x16\xfa\x1e\xe8\xa5\xbb\x81\x7f\xad\xaa\xee\x21\xba\xe8"
- "\xaf\xa9\xa0\x75\x5d\x5d\xe6\xed\xe9\x3f\xb1\x94\x80\x06\x68\xc9"
- "\xf4\x44\x0c\x11\xe7\x2d\xba\xad\xd3\xc1\xce\xd5\xf8\x36\xcb\x70"
- "\x37\x0a\x01\xdd\x1e\x7f\x86\x7d\xf2\x97\x9e\x32\x66\xe8\xc5\xde"
- "\xda\x03\xde\x87\x6f\xcb\x88\xae\x1c\xcd\x52\xf0\x6d\xf4\x19\xd6"
- "\xf2\x66\xc0\xc0\xe2\xf1\x33\x7b\x6f\xca\x19\x86\x72\x53\x49\xa6"
- "\x7b\xec\x02\x9d\x33\x7f\x2c\xed\x72\xbc\xcc\x12\x55\x94\x47\xb2"
- "\xe4\x0d\xa3\x59\x22\xc9\x91\x11\x97\x64\x0b\xca\x73\x16\x9d\x4f"
- "\x5c\x33\x9a\x25\xf7\xaf\xb7\xa5\x5a\xd2\x79\x9f\x88\x3d\x7e\xa5"
- "\x97\xdd\x6c\xff\x3e\x6f\x43\xb9\x4e\x5e\x16\xc1\xf9\x4d\x16\x83"
- "\xa4\x07\x3f\x5e\x65\xda\x2a\xe7\x9d\x38\x57\xc0\x7c\xa3\x73\x1b"
- "\x4d\x5e\xad\x08\x1b\xaf\x71\x59\x2d\x74\x37\x4b\xc4\x29\x66\x82"
- "\xa5\x59\xb4\x43\xb3\xcb\x18\x5c\x73\x47\x26\x95\x41\xed\xb1\xcd"
- "\x93\xb2\x6e\xb2\xd9\x08\xb8\x0a\x3d\xe1\x75\x2f\xb3\xe8\x5f\xbf"
- "\xcc\xcc\xc7\x16\x88\x7e\xed\x96\x6b\xd1\xc8\xa8\xbd\xaa\x93\xd6"
- "\x19\xe6\x04\xda\x4d\xf5\xd1\xdc\x68\x0a\x9c\x77\x15\xe7\x73\xd5"
- "\xb5\x90\xec\x93\x7c\xfc\xb5\x2b\x6f\x0f\x4b\x6b\x0f\x48\x3b\x63"
- "\x73\x99\x77\x27\xca\xdb\x39\x9a\x99\x51\xd6\x45\xf7\x22\xc2\xb5"
- "\x96\x5b\x5c\x79\xfb\x51\xf6\x27\xc3\x68\x3f\x5a\x0f\xf8\xc8\x7d"
- "\xe9\x93\x03\x6e\x7f\x2b\x23\x1f\x17\x8f\xd9\x79\x90\xca\x41\x9a"
- "\x87\x44\x7f\xb7\x59\xac\x36\x69\x57\x53\xf4\xb5\xef\x0c\x41\xeb"
- "\x87\xfb\x82\x28\x6f\x8e\x3b\x13\x34\xa7\xd6\x27\x1d\xd6\x72\x7e"
- "\x7d\xb2\xd1\x95\xb7\x8b\xd1\xf8\x50\x7a\x84\x4b\xdc\x9d\x48\x7b"
- "\xb6\xff\xb8\x50\x1a\x7c\x7b\x03\xe5\x7e\x2f\x74\x36\x46\x67\x36"
- "\xa1\x34\xd5\xe8\x0f\x60\xe5\xdb\x06\x18\x49\x99\xe1\x27\x63\xa8"
- "\xad\x18\xbb\x04\x77\xfe\xa7\x03\xdf\x89\xc4\xda\xc7\xbc\x2f\x6d"
- "\x12\xf2\xb2\xbf\x8d\x78\x2c\xa0\x72\x89\xcf\xfe\xe6\x02\xed\x56"
- "\xe1\xc1\x93\x70\x81\xc0\x27\x13\xe9\x3c\xfb\x6f\x87\x4d\x8a\x1c"
- "\x5f\xea\x0b\xd1\x4c\x03\x8d\x71\xd8\x59\x85\x99\xda\xaa\x8f\x31"
- "\x37\xbf\x57\xa1\xd2\x19\x14\xe9\xf6\xf6\x5a\x98\x9c\x7f\xdc\x89"
- "\x72\xdf\xd0\x68\xc8\x0a\x6d\x3f\xad\xe8\x8a\xcd\x4c\xe7\xcf\x5b"
- "\x98\xae\x87\x88\xf5\x3b\xcb\x26\x75\x47\x2d\x84\xa3\x76\x1a\xe4"
- "\xda\xa1\x36\x6a\x79\xd7\xca\xb3\xf1\xbf\x95\x20\xff\xda\x01\xfb"
- "\x1b\x31\x9a\xec\x4f\x15\x93\x0d\x51\x71\x57\x09\xb8\x0a\xfb\x41"
- "\xa4\xdb\xd7\xc3\xe4\x79\x7d\xeb\x03\xa0\xf1\x23\xe9\x9e\xaa\xde"
- "\xb6\x6b\x3b\x57\x68\xd5\xee\xcb\xb5\xce\xd4\x79\x68\x6e\x06\x8c"
- "\xcb\x4c\xc2\xdf\x01\xe8\x2e\xd5\x17\xfb\x9e\xd3\x1b\x7b\xdc\x25"
- "\xd7\x4d\xab\x9d\xc7\x4a\x7c\x6b\xf3\xb3\x12\xea\x97\x26\x97\x88"
- "\xa4\x3e\xa3\x1c\xa7\x7e\xbe\xad\x97\x3d\xa8\x0f\x11\xbd\x6f\xe8"
- "\x93\xb4\x6f\xf0\x5e\x85\xe8\x1b\xd9\xe8\x11\x7d\x3b\x2e\xee\x00"
- "\x5e\x63\x7f\x5a\x25\x6c\xdf\x73\xba\x46\x53\x19\x9f\xbe\x4a\xed"
- "\xa3\x31\x01\x7e\xb8\xe1\x0c\x3b\x9e\xc9\x87\xff\x7a\xf8\xb5\x95"
- "\x79\x3c\x59\x96\x79\xdc\xb5\x19\x38\x58\xde\x59\x24\x9d\x9d\x4f"
- "\xd7\xf3\x8d\xc7\x5d\xc4\xc3\x74\xa1\x3e\xcc\x8f\x30\x3c\xf4\xa9"
- "\x99\xc6\x6a\xe2\x1e\x96\x2a\xe7\xe1\xa7\x43\x88\xdf\x95\x3e\x9e"
- "\x8e\xef\xc7\xbc\x97\xf6\xe5\xfa\x74\x56\x15\xb1\x8f\x85\xe3\xd8"
- "\x6b\x6c\xa3\xe4\x69\xe2\x0e\xa7\xe0\x7d\x97\xd0\x4b\x42\x7b\x57"
- "\x06\x74\xfc\x77\x7c\x17\x27\x79\x77\x91\x26\xf7\x24\x5c\x56\x24"
- "\x6d\x04\x76\x97\x7d\x3a\xbd\x4f\xee\x49\x77\xba\xcb\x78\x03\xa5"
- "\xc3\xd8\x9f\xa7\x34\xd2\x06\xd9\x19\xed\xbe\xf3\xa7\x4f\x6a\x77"
- "\x99\x93\x48\x57\x0b\x79\x81\xef\xb8\x90\xb7\x12\x0c\xa8\x6e\xd1"
- "\x76\x03\xc9\x38\x3f\xad\x0e\xc9\x99\x8f\x0b\xdf\x10\xd2\x1e\xc1"
- "\xa7\xfb\xf5\x39\x82\xfe\x46\x4a\xbf\x1e\xc7\xc7\x1c\x4d\x66\x62"
- "\x0e\x74\x71\xcb\xf0\x5b\xab\x69\x4e\x7e\x7a\x22\x1c\x4e\x69\x01"
- "\xb5\x58\xe2\xa0\xe3\xf5\x5c\xac\xf5\xe3\xf5\xff\x98\x9e\xf8\xef"
- "\xbb\x74\x5a\x44\xc2\xd9\x0c\xfc\xf2\x59\x40\xc0\xda\x39\xcb\x43"
- "\x76\x77\x9f\x2f\x22\x3b\xe2\xff\xfd\x0d\xd9\x6b\x0f\x38\x67\xb3"
- "\x60\xb1\x85\xec\xd3\x32\xd5\x39\xdb\x7c\xda\xce\x0c\x36\x3b\xc9"
- "\xd6\xb7\x5b\x89\xc7\x03\xcf\x6a\xe6\x71\xa0\x4f\xb0\xce\x57\xe7"
- "\x32\xd3\x53\x39\x24\x63\x48\x8a\x27\x7b\xea\x64\x4b\x9d\x7c\x21"
- "\x04\x8b\x93\xe2\xf0\x3e\x0a\xf4\x9c\x99\x9b\x67\x89\xf3\xf9\x60"
- "\x19\x07\x3e\x3e\x41\x36\xdd\x0d\x6e\xaf\x9f\xad\x3e\xcb\xa2\xc8"
- "\x5e\x7b\x60\xe3\xf6\x29\x4d\xbe\xcf\x04\x7f\x13\x63\x67\xf1\xa0"
- "\x3f\xe8\x0e\x80\x45\x8d\xdd\x0e\x9e\x76\x7b\xa2\xec\xf7\x79\x2e"
- "\xfb\x2d\xdb\x4d\xed\x97\x38\x2e\xcd\x5c\x24\xda\xfe\xd9\xe6\x00"
- "\xca\x57\x9d\x73\xa2\x83\xce\x39\x51\xf2\x4e\x7d\x23\x2b\xca\xe7"
- "\x1d\x6e\x5f\x23\x78\xae\x8b\xc2\x77\x1d\x9d\xff\x53\x1f\xa9\x7f"
- "\x54\xf7\x87\x17\xce\x0a\x5a\x2b\x80\x70\xf1\x22\x2d\x4f\x27\xf2"
- "\x74\x36\xb2\x1e\xe7\x1c\xd1\xf7\x26\x9f\xcc\x6b\x13\xef\x94\x3f"
- "\x0c\x0e\x5a\x9f\xfb\xe0\x80\xbe\x53\xff\xa8\xff\x01\x82\x09\x60"
- "\xa0\xf5\xd5\xd2\xab\xf5\x93\xfa\xf8\x01\x76\x9d\x97\xd1\x4f\xf4"
- "\x55\xf4\xb3\x17\xfd\x6c\xc8\x61\xcc\xbf\xe9\xbd\x9a\xcb\x71\x73"
- "\xa2\x88\x47\x2d\xfe\x0b\x68\xf8\x42\x27\x03\x2f\x6a\x7c\xbd\xc8"
- "\x69\x78\x01\xb4\x49\x91\x17\x3c\xa9\x97\x77\x90\x0e\xaf\xdb\x8e"
- "\x5f\xa0\x9a\x11\x8d\xa3\xd3\xeb\xa8\xdb\xf2\xa1\x7a\x8a\x15\x75"
- "\xf0\x0e\xd0\xa6\x7e\x77\x00\x69\x72\xd0\x7f\xf0\xb0\xa7\xb5\xf6"
- "\x53\xda\xd5\xdf\xc8\x7e\x99\x16\xb1\xf8\x43\x3f\xaf\x30\xb8\x5b"
- "\x2b\x98\xde\x97\x5f\x22\x1d\xfa\x63\x41\x59\x23\xa8\x3f\x2a\xfa"
- "\xb9\x0d\xed\xf4\x87\xf5\xe9\x58\x27\xe9\x11\x7f\xcc\x86\xa7\x33"
- "\xe5\xe5\x73\xe8\xc7\x39\x66\x71\x16\x81\xfe\x7a\x9c\xe8\xc5\x13"
- "\xc7\xae\xcb\x60\x89\x1e\xf6\xdf\x2d\x72\xde\x09\x5b\xd0\x23\xcf"
- "\xb0\xcf\x2e\xf6\xd9\x7b\x26\x1b\xfa\xb1\xdb\xa7\xd2\x3c\x12\x76"
- "\x9f\x69\xcf\xe8\xc6\x9c\xa1\x73\xfa\x95\xa8\xa3\x3b\x69\x94\x68"
- "\x4f\xd9\x64\xd2\x13\x8e\x46\x98\x7c\x47\xd1\x7d\x55\x05\xf9\xa6"
- "\x70\xc0\x8c\xca\x07\x3d\x27\xea\x21\x18\x0e\xa8\x73\xbb\x97\x4d"
- "\x41\x1d\xd3\x89\xff\xae\x2d\xf2\x1a\xfe\x6d\x2f\x4b\xbe\x36\x9c"
- "\xf2\x79\xe2\x60\xf8\x9b\xe4\xb3\x54\x1e\xfa\x16\x77\x86\x7d\x31"
- "\xac\xff\x1a\xb3\x0a\x5c\x26\xf1\xe0\xe7\xcd\x24\xff\xbc\xc6\x7a"
- "\x05\x0d\x47\x3a\x16\xd7\x98\xaf\x45\x6f\x07\xde\x07\xbd\x6f\x71"
- "\xed\x70\xf8\x22\x79\xb0\xb2\xd6\x6f\x11\x3a\x92\xc5\x95\x5b\x80"
- "\x2f\x40\x2b\x1c\xb5\xd0\x59\x0a\xf6\xce\x5d\x3e\xb6\x6c\x3b\x23"
- "\xff\x33\x23\xdc\x81\xd9\xec\x68\x75\x0a\xdb\x71\x81\x6c\xc6\x25"
- "\xc5\xbd\x78\x01\x63\xa9\xe1\x10\xa2\x49\x49\x8e\xcc\x97\x25\x99"
- "\x37\x6c\xd1\x69\xf8\x2f\x2e\x16\x5e\x64\x06\xeb\x12\xf1\xee\x9b"
- "\x6e\xe5\x81\x2a\x83\x9a\x53\x4d\x76\xcc\xe3\x0e\x37\x93\x1d\x73"
- "\xdd\x36\xb8\xa0\x7d\x1c\x58\x73\x5d\x96\xe1\xeb\xf3\x58\x32\xf9"
- "\x33\x30\x79\x25\x2d\x27\xf7\x6b\x4f\x22\xda\x67\xd6\xec\x85\x9b"
- "\xa5\xbd\xf0\xcf\x17\x91\xce\xb9\xf6\xfd\x89\x20\x78\x18\x51\x6e"
- "\x1e\x4b\xac\xbe\xc0\x92\x88\x0e\xb2\x9d\x92\x34\x1b\xf1\x85\xb3"
- "\x3b\x4d\x3c\xf8\xf7\x24\xb6\xfd\x4c\xc8\xdf\x81\x77\x19\xf9\x48"
- "\xe0\x96\xc1\xf4\xa7\x37\x8c\x12\xfa\x04\xc2\xd6\x2e\x9d\x33\x20"
- "\xcc\xaa\x36\x31\xe3\x51\xd2\x4d\xac\x91\xf7\xf0\x8e\x06\xa4\xbe"
- "\x6f\x77\x99\xa7\x5e\xb7\x03\x3f\xe8\x79\xb9\x53\xf2\x3b\x6a\x24"
- "\xf8\x2f\x6f\xb7\x4b\xda\x20\x3d\x19\xed\x5e\xab\x86\xf1\x38\x9e"
- "\xb3\xf4\x8d\xe2\xc8\xae\x5b\xaa\x80\xe5\xc9\xc9\xc4\xf7\x68\x3c"
- "\xe3\x21\x6b\x5f\x9c\xa4\x61\x84\xce\xb5\x45\x9e\xff\x61\x6f\x8a"
- "\xe9\x2e\x3b\x99\xae\xef\x67\xb4\xaf\x4b\x5b\xaf\x27\xb3\x3c\x11"
- "\x43\x73\xae\xd2\x3e\xb3\xa6\x23\x4e\x67\x37\xa9\x48\x5f\xa5\xef"
- "\x6f\xe2\x0c\x77\xcd\xe8\x87\x97\xad\x62\x09\x3f\xb9\x31\x8a\xd1"
- "\xf9\x1f\xd2\x76\xc8\x7d\xf7\xe4\x81\xd0\x19\x41\xaa\x80\x37\xd9"
- "\x28\x10\x3c\x06\xd9\xfe\x94\x3e\x0d\x3a\x75\x1b\xa0\x72\xff\x3d"
- "\x79\x3c\xac\x9e\x40\xdf\x3e\x8a\x3a\x48\x07\x9d\xca\x97\xb4\xc9"
- "\xc9\x5a\x71\x97\x12\xe9\xe4\xfe\x7a\x72\x50\xbe\x8d\xec\x50\x11"
- "\x7c\x55\x8d\x9f\x74\x77\x7e\x25\xe1\xeb\x60\x11\x93\xaa\x98\xe5"
- "\x50\x91\xc7\x18\x23\x6d\x74\x9b\xda\x58\xdb\x6c\xfa\x4e\x73\xdd"
- "\x35\x91\xe4\x81\x6d\xaf\xb9\x69\xdf\xee\xcd\x88\x7e\x8c\x78\x7d"
- "\x41\x8b\xb7\x6d\x9d\x80\x7c\x88\x8b\x3b\x78\xce\x6f\xdc\x50\xc0"
- "\x92\xa5\x2d\xd5\x36\x61\xa3\x8b\xee\xac\xdf\x1a\xcf\x2c\xb7\x56"
- "\xb1\xa4\xee\xb2\x36\x17\xf8\x4b\xa9\x1f\x43\xf5\x6f\xfa\xcc\x4b"
- "\xfe\x1c\xf6\xf5\x78\x86\xc8\xb1\xfa\xf2\x29\x84\x93\x42\xe1\xb6"
- "\xcb\xda\xf9\x50\xb3\x87\x7d\x39\x77\xe7\x39\xa9\x4b\x2f\xe4\x4b"
- "\xce\x23\xf6\x90\xfe\xc1\x97\x4f\xc9\xb6\x7c\xf9\xd4\x51\x3b\x23"
- "\xd9\x79\xcb\x0e\x61\x9b\xfd\x4b\xd0\x47\x27\xed\x9a\x3c\xa6\x59"
- "\xcc\x2b\xa2\x77\xcb\x89\x07\xfb\xca\xb5\x1e\xe9\x68\x9f\x00\x7d"
- "\x94\x2a\x69\xf8\x23\x15\x2a\xe6\x4f\x58\xff\xdf\x27\x79\xe3\x80"
- "\x38\xf1\x65\xc6\x44\x9e\x8d\x87\x5d\x42\x9f\x65\xe3\xe7\x33\xf1"
- "\x8c\xe2\x1b\x8f\xda\xf1\x8c\xc6\x9c\x2b\xc1\xd3\x8c\xa7\x03\xcf"
- "\x78\x7c\x4f\xa1\x79\x09\x1e\xd6\x42\x3e\x2a\xbb\x62\x0f\xd7\x0d"
- "\x76\x2f\x8a\x60\xe3\x5e\xfb\x53\x26\x75\xf6\xda\x53\xc9\x3f\x61"
- "\xda\x76\xc6\x96\x05\x78\x8f\xf5\x66\xf2\x31\xd2\x9e\x5a\xbc\x9d"
- "\xce\xd2\xdb\xe3\xfb\x9f\xa5\xb7\x4f\xc6\x0f\xa1\xf6\x06\xfc\xfc"
- "\xf8\xa5\x86\x7e\xa7\x26\x77\x97\xb5\xa7\x02\x8e\x82\xc6\xba\x36"
- "\x9c\x48\xf9\x31\x0e\xc4\x17\xc5\xbe\x92\x29\xfb\x7b\xbc\x06\xe1"
- "\x28\x1e\xfb\x99\x47\xeb\xaf\x13\x61\xb3\xb5\x18\xfb\x5a\x2c\x60"
- "\x32\x1a\x7d\x8e\xfd\x7c\x26\xf5\x97\xda\xdb\x15\x7b\xd4\x1e\x7e"
- "\x27\x8c\xca\xa4\xfe\x7b\x63\x91\x0f\xb0\xe4\x13\xe7\xf7\xc1\x53"
- "\x83\x13\xdd\x97\x31\x74\xa1\x0c\x49\x07\x21\x3d\xca\xd0\xd3\xf7"
- "\xc1\x7e\x34\xd9\x27\xc0\x98\x22\x1d\x78\xe2\x28\xfd\xbe\x59\x77"
- "\xd9\xa9\xe4\xc3\x8b\x98\x66\xcf\xa3\x3d\xd5\x17\x96\x97\x6c\x2a"
- "\x0c\x94\x1f\x75\x46\xc9\x3a\x8f\xda\x4f\xb3\xf6\x87\x64\xbd\xa7"
- "\xac\x83\xad\xa5\xa2\x71\xa0\xef\x40\xf5\x4e\x92\x7c\xdf\x54\x77"
- "\x82\x8f\xb9\xab\x55\xec\xf9\x47\x6a\x52\x8b\xb8\xeb\x34\x3b\x75"
- "\xb2\xc9\xdf\x71\x8d\xfb\xe1\x29\x61\x2f\x84\xf7\x94\x30\x77\xe1"
- "\xdd\xe2\x3c\xeb\x1c\xfb\x2a\xd6\xed\x15\x77\xce\xf1\x7e\x3a\x48"
- "\xdf\xe9\x0c\x9d\xf6\x06\xf0\xd8\x7d\x7e\x32\x54\xa4\xdd\x41\xf1"
- "\x88\x23\x9b\x24\x3b\xc3\xbe\xf1\x4d\x87\x1d\x72\x4d\x9d\x7e\x9f"
- "\x68\x0b\xd1\xde\xc0\x0f\x5d\xd4\x66\xd5\x79\xd8\x41\x7d\x28\x06"
- "\xff\x47\xbe\x41\x69\x4d\x58\x57\x90\xac\xf0\xf4\xab\x98\x77\x5c"
- "\xdd\x78\xd8\x71\x6d\x7d\x38\x2d\xee\x4a\x16\x07\xf8\x39\x6f\xec"
- "\x61\x07\xd1\x24\x1b\x8a\x86\x44\x4d\xab\xe6\xae\xae\xb8\x23\x35"
- "\xdd\x65\xa7\x1b\x0e\x3b\xe4\xd8\x5c\x63\xb9\x0d\x7a\xdf\x77\x68"
- "\x7d\x47\x9c\x38\xa3\x9a\xb4\x55\xfa\x0f\xf1\xb0\xaf\xd8\xa0\x32"
- "\x2b\x8c\x33\xd1\x03\xd8\x1b\x2e\x4b\x58\x7c\x95\xde\xb7\x37\x5c"
- "\x53\x3b\xbe\x1a\xd4\x96\x7f\x58\x1d\xbd\x5a\x1d\xfb\xff\xc5\x3a"
- "\xf6\x5f\xad\x0e\x79\x7e\xde\x91\x7a\xed\xbc\x63\x87\xb0\xab\x03"
- "\xfc\xe9\x94\x38\xf3\xeb\x37\x82\xe0\xdf\x02\xe6\xe3\xe4\xa7\xb1"
- "\x98\x74\x65\xc9\x97\x4a\xc0\xf9\x4a\xe6\x31\x47\x0f\x73\xad\xf8"
- "\x88\xb5\xb3\x0e\x61\xbf\xef\x58\x3e\xf1\x6c\x9f\x79\x7a\x37\x1d"
- "\xf1\xf6\x1a\xbe\x72\x12\xbc\xb7\x63\x1c\xb6\x85\xcd\xb3\x26\xdf"
- "\x47\xcc\x9d\x49\xf2\xd5\x66\x92\x6b\x7b\x78\xec\xf1\x1a\x15\xb8"
- "\x01\x34\x7a\x50\xc0\x03\xf4\x8b\xe4\xb7\xde\xab\x10\xfc\x96\x57"
- "\xd8\x4c\x1e\x21\x7c\xa4\x94\xed\xcd\x27\xd9\x77\xb0\x37\xc3\xda"
- "\x5d\xc6\xd2\xc9\x77\x0a\xc9\x9d\xb9\xd9\x66\x4d\x0b\x44\x70\xc1"
- "\x4f\x81\xf6\x27\xdf\x29\x6e\x9f\x87\x05\x41\x47\x57\x5f\x62\xf1"
- "\xd5\xa0\x3d\x81\xb3\xcd\x84\xd7\x77\x6a\xfe\x53\xd6\x5f\x0a\xf9"
- "\x4f\xd9\x41\xb2\x9e\x56\xbc\x5f\x62\xc6\xe0\xc6\xf7\x2a\xb6\x5d"
- "\x62\x89\xdb\x57\xb0\xa4\x6d\x24\xcb\xfb\x5a\xd2\x3e\x42\xb7\x9d"
- "\x7c\xa9\x2c\x4d\xa2\xb3\x84\x10\xed\x43\x36\x12\x42\x78\xcb\x28"
- "\x64\x20\xd7\x04\xef\xaf\xc5\x3e\x18\x70\x1e\x76\x05\xcc\x9f\xcf"
- "\xec\xdd\x74\xd4\x8e\x31\xa8\x05\xfc\x92\x07\x1a\x5b\x5d\x47\xa6"
- "\x2a\xcc\xff\xcd\xe1\x44\x89\xdf\x51\x96\x6f\xb0\x39\x11\xdc\x96"
- "\xc1\x26\x75\xb2\x14\x79\x6e\x3f\x0c\x7b\xe2\x99\x0c\xd2\x69\x2c"
- "\x5a\xcc\x2c\xc1\x6d\x73\x95\xe2\x57\x58\x84\x3b\x90\xca\xe8\x57"
- "\xf4\x0d\xef\x98\xb4\x88\xa5\xd0\xf9\x03\x9d\x95\x58\x9f\x17\xe9"
- "\x6f\x4f\x2c\x64\x29\xe1\x65\x2f\x5e\x95\x97\x7b\x57\xca\x33\xd9"
- "\xd6\x05\xb9\x79\x8b\x57\xce\xcb\xcb\x66\x33\xa5\x2a\x88\x30\x47"
- "\xbf\x8a\xf4\x40\x56\xe6\xe6\xe7\x58\xe7\x2f\xcf\xcb\xcb\x5e\x92"
- "\x6f\x9d\x3d\x2d\xfd\xdb\x36\x49\xb7\x59\x76\xd1\x59\x8f\xd4\x0b"
- "\xec\x1c\xc6\xff\xfd\xce\x4b\x95\xe4\x5f\xab\x74\xc6\x1c\x53\x60"
- "\xa6\x55\xfa\x39\xea\x9c\x4b\xba\xb8\xbc\x38\x63\xab\xa4\x53\x3b"
- "\x9f\x92\xb4\x7d\x76\xab\xbc\x47\xd7\x29\xed\x00\x76\xcd\x4c\x90"
- "\x6b\xea\xef\x0f\x44\xd8\x19\xbd\x2f\xa6\x77\x93\x9d\x55\xb8\x46"
- "\xd3\x79\xf8\xdf\x85\x8d\x46\xbe\x6d\x96\xa2\xa7\xd3\xd3\x68\xdf"
- "\x85\xdd\xe9\x1d\x64\x57\xb7\xec\x4c\x16\xe0\x13\xd7\x5d\xf6\xf7"
- "\x39\x1e\xe3\xa3\x0e\x8d\x46\xe8\x90\x3a\x88\x9d\x73\xc9\x46\x27"
- "\xff\xf7\x9b\x2e\x69\xe5\xac\x43\x7d\xd7\x21\x6d\x89\x87\x9d\x89"
- "\xd2\x74\x15\xc7\xb6\x69\xed\x92\x3a\x15\x67\x56\x48\x9d\x8a\xbf"
- "\xef\x0a\xbb\x0b\x2f\x6c\x4d\xd0\xde\xa8\xd1\xa4\xdd\x5a\x79\x0d"
- "\x3a\x4e\x40\xfa\x16\xd0\x75\x5b\xaf\x1d\x17\xfe\x5d\xf2\x3f\xfd"
- "\x6c\x2f\x75\xce\xe8\x6f\xd3\x44\x87\x9b\xe5\xb7\x52\x16\x2f\xe1"
- "\x8a\x3e\x1c\x90\x70\x12\xf1\x09\x67\x10\xa6\x7c\x1e\xd6\x99\x70"
- "\xe5\xfc\xea\x1b\xf1\x47\x96\xcc\x5f\xba\xd8\x3e\x2f\x3f\xf7\xe9"
- "\xdc\x45\xb9\xf9\xab\xc4\x95\xfd\x64\xf1\xef\x07\xe3\xb3\xe6\x5c"
- "\x69\x7f\x3e\x89\x64\x32\x9a\xdd\x6a\x1f\xe9\x40\x48\xb9\x58\xe7"
- "\x37\x81\x32\xf6\xe0\xb5\xf5\xb3\x53\xb4\xb5\x5a\xd8\xf1\x38\xcb"
- "\x3c\x11\x91\x0e\xed\x7c\xa4\x53\x1b\x2b\xf1\xbd\xcb\xfc\x79\x8a"
- "\x75\x34\x9b\xda\xc6\xbc\xfb\xe9\x5c\x0c\xf0\x2e\xa1\xfd\x73\x7d"
- "\x01\xed\x73\xcd\xec\x58\x00\x7b\xa9\x38\x2b\x3f\x37\x82\x60\x46"
- "\x34\x24\x60\xb4\xab\x8d\x9d\x5d\x2e\x60\x71\xde\xb2\x4b\xd8\xe6"
- "\x38\x6f\xf9\x2d\xcd\x45\x6a\xb3\xca\x33\xb6\x71\x9e\xf1\xb2\x7a"
- "\x3e\x67\x1b\x3f\x9f\xf3\x72\xc8\xf6\xe5\x59\x0f\xf2\xee\x41\xde"
- "\x53\xe4\xdb\xaa\xf2\x1c\xdb\x43\x78\x92\xc2\xa6\x7c\x33\x78\xc3"
- "\x23\x0e\x6a\x8f\xdb\x9b\xc2\xe4\x7d\xfd\xb3\x1e\xb7\xef\x6e\x06"
- "\xda\x53\xe8\x47\xc8\xf3\x3d\xd0\x87\xc8\xe7\x46\xbb\xdc\xde\x1e"
- "\xe2\xa1\x1d\x2a\x68\x44\x0f\x3b\x6b\xc6\x7e\x5b\x47\xe5\x52\x9f"
- "\xb7\x63\x4e\x92\x9e\x06\xfa\x0e\x3a\xe6\x4c\xb5\x76\x37\xb8\x7d"
- "\x3d\xe2\x09\x06\xfd\xc7\xff\xdc\x38\x1a\x47\xc0\xf8\x7b\xa1\x39"
- "\x70\x4e\xd8\x88\x9a\xd5\xce\xbf\xe0\xce\xd9\x29\x72\xbc\xcf\x3d"
- "\xa2\xc5\x9d\x0f\xd9\x0b\x38\xf7\x14\xc2\xbd\xf8\xa9\xdc\xf9\x58"
- "\x7a\xd8\xd9\x34\x7d\x13\x36\xbd\x48\xef\xc4\x5e\xc0\x6e\x46\xfe"
- "\x8d\x72\xee\x3d\x96\xe6\x2d\xce\x89\x40\x9e\x20\xdd\x6f\xd5\xe0"
- "\xfb\x86\x7b\xed\x39\x5d\xd7\x03\x6d\x3a\xff\x63\xd7\x82\x00\x13"
- "\xfe\xeb\xdb\x03\x42\x1f\x52\xb3\x11\xa1\xa8\x65\x9d\xa4\xaf\x46"
- "\xf6\xd5\xa2\xb7\xc7\x49\xdf\x0f\xdd\x65\xe7\xda\xfb\x74\x92\xcc"
- "\x92\x66\x24\xba\x8d\x7c\xfa\xd1\xfa\x21\x1a\x90\xda\x44\xeb\x07"
- "\x65\x9b\xe9\x9c\x5b\xae\xa3\xf3\x09\xff\xda\x3a\x3a\x2f\xe6\x3c"
- "\xda\x5d\xcb\x0d\xc5\x7c\xd2\x3a\x96\x29\xf4\x10\x02\x3e\xba\x97"
- "\x6c\xc4\xde\x13\x2f\x71\x92\x77\xbd\xd0\x55\x59\xd1\x49\xfb\x64"
- "\xc9\xce\x1e\x16\xad\x3a\x6d\x16\xa2\xd5\x8f\x15\x0a\xfd\x8d\x28"
- "\xe4\xab\x25\xfd\x0e\xd2\x31\x8c\x11\x3e\x23\x3f\x62\x3b\x2f\x32"
- "\x63\x3b\x3b\x5f\x4d\xe7\x49\x21\x58\x9f\xff\x86\xce\x0f\xf9\xa6"
- "\x47\x1b\x4c\x85\x86\x0a\x2a\x43\xbd\x74\x76\x8a\x9e\x8f\x7c\x93"
- "\x53\xbe\x36\x76\xfe\x63\x91\x8f\xd2\x0a\x5b\x22\xe6\xb9\xa0\xd5"
- "\x5c\x94\x3e\x80\xf0\x0e\xd5\x0c\x7e\xe6\xf3\x99\xc1\x15\x81\x5a"
- "\x7c\x9b\xa3\x3a\x8f\xda\x11\x97\x21\xce\x31\x7a\x2d\x74\xbe\x89"
- "\x39\xb7\x3d\xdd\xed\xf9\xca\x25\xda\x43\x77\x95\xf3\xb1\xff\x0a"
- "\xde\xc6\x7b\xfb\x8e\xaf\x99\xd1\xbe\x80\xc6\xd3\x2b\x6d\x00\x9f"
- "\x63\x9a\x9d\x2f\xef\xdb\x5d\x9b\xe6\x44\x75\x61\xbe\xfa\x0c\x51"
- "\xec\xa8\x85\x74\xec\x3f\x4f\x39\x6a\xe9\xc1\xf8\x78\xd7\x02\x5f"
- "\x6a\x3e\xaa\xbc\x7d\x6b\x93\xe6\x68\x84\xc5\x5c\x8c\xef\xbb\x74"
- "\x9d\x26\x9a\xa7\xeb\x84\x8d\xf7\xf3\x85\x04\x37\xcc\xed\xc9\xc7"
- "\x16\x85\x6c\x2c\x77\xc9\x7b\x7d\x66\xe4\xe9\xbb\xff\x1b\xbc\xa4"
- "\x36\xa2\x1d\x64\x8b\xc6\x11\x5c\xa1\x9e\xa0\xf3\xf7\xc7\x2e\xaa"
- "\x9c\xee\x3c\xd0\xfd\x15\xe2\x9d\xd2\x1c\xbc\x8b\x78\x41\xba\x2b"
- "\x46\x67\xef\x74\x97\x3e\xb4\x4e\xbe\x49\xd4\xef\xd4\xd3\x1a\xa1"
- "\x36\xd0\x7d\xb0\xca\x85\x62\x9d\x92\x0e\x6c\xb4\x38\x7f\x88\x78"
- "\xf6\xeb\xc7\x7c\x28\xf3\x9c\x38\x37\xeb\xda\xa1\x95\x43\x36\xb3"
- "\x50\x46\x8e\x5e\x86\x4a\xfa\xc3\x79\x42\x7f\xcf\x23\xf3\x4b\x5d"
- "\xa3\xc7\x7c\xaa\xb8\xc7\x43\xf9\xa5\x0e\xd0\x37\xd5\x7d\x3a\xa8"
- "\xe2\x6e\xcd\x37\x7b\x74\x1d\x33\xbc\xf7\xdd\xff\x22\x98\x76\x39"
- "\x8f\x38\x7c\xc0\x0f\x3e\xe7\xe1\x3a\x7c\x03\xfe\xff\xba\xf9\xaa"
- "\xf2\x10\xb2\xa3\xb0\x9c\x19\xd4\x38\xdb\x74\xb2\x91\x41\xda\xf6"
- "\x52\xef\xfd\xc2\xbd\x9a\xbd\x8c\x88\x73\xec\x9b\x6f\x42\xe7\xf0"
- "\x41\x4d\x86\x7c\x61\xae\xe4\x61\x2e\xcc\x15\x32\xe4\x4d\x47\x32"
- "\xff\xa3\xc0\x6f\xa8\x2d\xf0\x18\xa4\x3e\xde\x85\x74\x0f\xeb\x59"
- "\x1b\xd2\x05\xbd\x60\xa6\xb2\x06\xa6\x39\xb3\x53\x64\x99\x5d\xc2"
- "\x7e\x48\x48\x26\xd0\x25\xee\x3f\xd1\x99\xb9\x4a\xf4\x63\xdc\x2b"
- "\x76\xd2\x91\x72\xdb\x2f\x90\x2c\x39\x52\xca\x27\x64\x1a\x4d\xcf"
- "\xf3\xfa\x33\xfd\xc3\x71\x14\x96\x30\xbb\xe0\xd1\xcf\xa5\x2a\x0d"
- "\x2a\xf9\x1f\xe4\xc5\x35\xc0\x97\x76\x9f\xb0\xd3\xe0\x06\x3d\x8a"
- "\x3a\xb8\x3d\x8f\xee\x52\x76\x8d\x24\xfb\x0d\x72\x6d\x76\xfd\x4a"
- "\xb4\xa9\xec\x41\x5e\x4c\x3c\x99\x97\x7c\x1d\x5d\x60\x48\x17\x8b"
- "\x74\x0f\xd5\x17\x76\x92\x8e\x59\x34\xf9\xb1\x6d\xd7\xea\xf6\xc6"
- "\x66\xa7\xdc\x1a\xcd\x32\xbb\xcb\xba\xe6\x78\x58\x7d\xf5\xb5\xe3"
- "\x8d\xae\x39\x57\xa3\xcf\x25\xbd\x98\xca\x06\xe3\xf1\x49\x86\x33"
- "\x11\xf5\xcf\xe6\xd4\x7e\xdf\x43\x01\x83\x9f\xf5\x1a\x86\xf2\x3b"
- "\x4b\x1c\x2c\x50\x36\x94\x07\x0b\x30\x5e\x5d\x16\xf0\x80\x8d\xac"
- "\x49\xea\xdd\x90\xee\x80\xa9\xc8\xc7\x2f\xb8\x03\xfb\xe9\x0c\xc1"
- "\x8b\xb1\x02\xde\xf2\xdd\xe7\x0e\xbc\xcd\x48\xbf\x9b\xf0\x4d\x1b"
- "\xf3\x8d\xa7\x76\x4d\xb4\x97\xb0\x09\xe7\xe8\x7b\x57\xbb\xdc\xf3"
- "\x7d\xa9\xda\xd3\x4c\xf6\x81\xc3\xdb\xf4\x83\xe5\x4b\xe6\x93\x91"
- "\xe9\x09\xb3\xb2\x57\x64\x2f\xb2\x3e\x4e\x26\xa8\xaf\xd4\x1b\x0d"
- "\xf9\x39\xbc\x18\x4d\xfb\x2b\xd1\xef\xe4\xef\xf0\x6a\xbe\x0e\x75"
- "\x3f\x87\x58\x73\x89\x24\xf3\xfe\xdf\xf4\x75\xa8\xd3\xe7\xe4\xe7"
- "\x30\x74\xfe\x73\xb1\xb1\x6f\x0d\xa8\x87\xba\x29\x2c\xf6\xf4\x32"
- "\xdf\x2c\x5a\x47\x72\x7f\xb9\x38\x3d\xdc\x56\x91\xa4\xcf\xb6\xa7"
- "\x23\x7e\xae\x7e\xe7\x15\x73\x31\x1a\xe1\x45\xa1\x3b\x36\x17\x1d"
- "\x18\xef\x3a\xb9\x7e\x45\xda\x0a\x5d\x4f\x42\xf3\x69\x2f\xf4\x3a"
- "\xd4\xf2\x7b\x0b\xa5\x6c\xf2\xe2\xfa\x1d\xea\xd0\x28\x79\x2e\x76"
- "\x71\xbf\x7e\x87\x4b\xae\xcd\x43\xda\xda\xbc\xd8\x78\x35\x5d\x96"
- "\xd0\xda\xb8\x14\x15\x5a\xd7\x5f\x68\x79\x2f\x45\xfd\x23\x3d\x18"
- "\x8d\x47\x1c\x79\x86\xf9\xc7\x90\xbc\x52\xde\xd9\xf6\x0b\xfb\x42"
- "\xd2\x1e\x47\xf7\x49\xed\x1d\x75\x74\xbf\xaf\xbd\xdf\x84\xf7\x37"
- "\xb4\x77\xd0\x8b\xdd\x2f\x69\xef\x58\xb3\xdd\xa5\xda\x7b\x3c\xde"
- "\x73\xb5\x77\xec\x1d\xdd\x3f\xd6\xde\x47\xe1\xfd\x3e\xed\xfd\x46"
- "\xbc\x8f\xd3\xde\xb1\x06\xbb\xc5\x99\x01\xda\x1e\x85\xb6\x5f\xbc"
- "\x76\x9e\xf5\x92\x4b\x9e\x5b\x77\x33\xd0\x83\x55\x72\xef\xe9\x8b"
- "\x8b\xc7\x9c\xce\xd2\xe1\x8b\xf8\x3a\xaa\x07\xf1\xc9\x1e\xe6\x69"
- "\x0e\x8b\xd7\xec\xb7\x75\x4f\xf7\xb0\x6f\x3c\x61\xf1\xd5\x5a\xfc"
- "\x5c\xf0\xdc\xbe\xb0\x78\xa7\x16\x9f\x0f\xbc\x98\x13\x16\xbf\x56"
- "\x8b\x5f\xe7\x61\xff\x6d\x0c\x8b\x77\x68\xf1\xbb\x74\x1d\x1e\x2d"
- "\x7e\x91\x16\x7f\xc0\xc3\x3e\xda\x1f\x16\x9f\xa9\xc5\x03\xff\x5f"
- "\x6c\x0d\x8b\x17\x78\x45\xda\x64\x37\xf1\xa3\x85\xb4\xb6\xba\xfd"
- "\x1e\xd6\xba\x2b\x2c\xcd\x4c\x99\xd7\x6f\xf6\xb0\xbf\x35\x86\xc5"
- "\x4f\xd5\xe2\x93\x3c\xca\x77\xc2\xcb\x4c\x19\x0c\x57\x29\x5b\x59"
- "\xe6\x60\x72\x7d\xe2\x81\x84\x2e\xb3\xa0\xb3\x2f\x67\xd3\x9d\x30"
- "\xd3\x76\xde\x66\x2d\xe2\xbc\x8d\x5d\x9e\xa5\xe9\xee\x92\x9d\xe3"
- "\x4e\x79\xbf\xee\xf2\x64\xcd\xb6\x82\x57\xdc\xb9\x2b\xa0\x38\xff"
- "\x5b\x42\x3e\xe3\x28\x91\xf6\xc2\x75\xdf\x33\x24\xdf\xd2\xce\xfe"
- "\x91\x86\x6c\xc5\x92\x2e\x78\x27\xc9\xc0\xdd\xf9\x3d\xd2\x96\x3c"
- "\xf8\x60\x8a\x23\x39\x0f\xc1\x23\x5c\x9e\x25\xf1\xfe\xe5\x6c\xb5"
- "\x87\xee\xb5\x4a\x59\x18\xad\x45\x4a\x4f\xfa\x6a\xe1\x69\x3d\xec"
- "\xb2\xb0\x4b\x11\x61\x89\xfd\xa4\xbb\xec\xf2\xf4\xd0\x7d\x22\x7f"
- "\xb5\x16\xff\x31\xe2\xe7\x86\xc5\x57\x0c\x8e\xdb\x81\xef\xcc\xb3"
- "\xcc\xbd\x97\xb8\x2f\x70\x89\xfb\x2b\x3f\x47\xbb\x17\x08\x1d\xc1"
- "\x9b\x83\xce\x59\x56\xba\x6f\x43\x3e\x62\x03\x2b\xb8\x97\x74\x22"
- "\x11\x7f\xdd\x63\x3e\x2f\x68\x8c\x6e\xbe\xfe\x69\xd2\x7f\xbd\xc8"
- "\xe8\x6c\xb6\xb8\x93\xfc\x0d\x9a\x38\xdd\xe3\x5e\x7d\x96\x45\xd3"
- "\x7d\x9c\x1d\x0b\xe8\xfb\x67\x6c\x76\x8e\x97\x1d\xcb\x09\xb2\x1d"
- "\x28\x7b\xfb\xd3\x3a\x7d\x71\x39\x10\xba\x2b\xfc\x28\x9d\x65\xdf"
- "\x5c\x2c\x7c\x62\xf7\x08\x5b\xe5\xa6\x52\xd2\x29\xf8\x3c\x83\x1f"
- "\x21\xda\xf8\x70\x89\xa9\x94\x59\xb1\xb7\x4f\xc1\xbb\x5d\xfe\xf0"
- "\x0d\xf1\x83\xf5\x49\xae\xe5\x9e\x7c\x89\x6b\x66\x39\x25\xbe\xe8"
- "\xc9\xe7\xbf\xa1\xfb\x27\x3d\x0e\xe0\x9b\x0c\xd0\xe1\x19\x03\xe5"
- "\x5f\xbd\x9d\x19\x7a\x37\x81\x36\x39\x57\x67\x90\xf8\xa9\x37\x4b"
- "\x35\x44\x95\x92\xac\x5d\xf8\xc3\xdd\x64\x9b\xb3\x67\x89\xdf\x70"
- "\xac\xa0\x9d\x3d\x7f\x23\xb3\xcc\xf5\x1b\x90\xa6\xe7\x54\x4c\x3e"
- "\xd9\x34\x3f\x92\x09\x7a\xd6\xf0\x7b\x7c\x3f\xb8\xa4\xce\x10\x10"
- "\xf4\x4a\x6f\x96\x90\xcf\x3a\x6d\x49\xb4\x87\xb8\x5b\x83\x44\x8b"
- "\x47\x83\x16\xb7\x00\xff\x47\x05\x57\xe6\xc4\x05\x96\xe5\x5c\xb7"
- "\x3d\x8f\x45\x07\x97\x25\xc5\xbf\x78\x89\x4d\xd1\xf7\x9f\xed\x2b"
- "\xb0\xa7\x74\x5b\x86\x6f\xc0\x9e\x42\x72\x9f\x18\xc5\x2c\xce\xa1"
- "\xe9\x5d\x35\x7c\x6e\xde\xb1\xe2\xea\xbe\xbd\x83\x2b\x93\x84\xbd"
- "\x09\x6a\xcb\x40\x7d\x5d\xf7\x32\x33\x06\xb5\x7b\xa9\x45\xa7\xd8"
- "\x28\xd0\xcf\x86\x98\x8b\xdc\x75\x66\x11\x33\x90\x3f\xe4\xa2\x6c"
- "\x21\x5b\x1d\x72\x2c\x27\xc0\xdc\x8e\x4f\x59\x51\x1e\x8d\x51\xef"
- "\x5b\x44\xa7\x91\x3e\x33\xd2\x9b\xcf\xb0\xde\xf7\x4d\x7e\xec\x19"
- "\x7e\xd0\xe4\x0b\x89\x2f\xee\xfd\x4c\xda\xb7\x08\x58\xe9\x1e\xa9"
- "\x2b\xef\x61\x8a\xbb\x5c\x7c\x4a\xe8\x0d\x45\xcb\xb5\xd5\xdb\x42"
- "\xe1\x62\xba\x27\x1b\x97\x35\x67\x6f\x8f\x7f\x88\x94\xdf\xf5\x7e"
- "\xac\xed\x0f\xe9\x92\xb7\xeb\x6d\x19\x6c\xee\xaa\xce\xf4\x14\x4e"
- "\xbe\x20\xab\x89\x7e\xe5\x1e\x71\xc6\x4f\x36\x03\x1c\x0f\xba\x38"
- "\xd0\x9d\xb4\x65\x14\x78\x49\xdd\x98\x9e\x22\x6d\x48\x06\xe4\xdd"
- "\x7c\x21\xef\x4f\x4f\x95\xe7\x1b\xe9\xe9\x52\xde\x9f\x9e\xb9\x66"
- "\x34\xdd\x27\x08\x6c\xed\x8a\x4d\xb7\xe3\xb9\xa8\x2b\x2e\xd7\x39"
- "\xf8\x7e\x34\x3b\xd3\x7a\x33\x8b\xa7\x73\x26\x5b\x50\xda\x62\x95"
- "\x6b\x38\x58\xcd\x37\x8a\x6f\x63\xdb\xec\x2c\x42\xda\x3b\x0e\x7c"
- "\x3d\xa9\x9a\x59\xd1\xd6\x11\xdc\x9c\x6e\x16\x7a\x8f\xce\x74\xab"
- "\xbb\x93\xfc\x54\x05\x99\x3c\x0f\x0c\xee\xe6\xb1\xe9\x66\x99\x3e"
- "\x78\x5f\x53\x27\xfa\x60\x4e\xf3\xb8\xfd\x67\x35\x9a\x30\x88\xb9"
- "\x9f\xe6\xe1\xce\x34\xaf\xbc\x6f\x1e\xfc\x95\x8e\x57\xe5\x1c\x0d"
- "\xae\x96\x70\x9b\x9d\x29\xe1\x16\xdc\xad\xed\x57\x63\xe9\x1d\x7b"
- "\x77\x8a\xd4\x5f\x09\xe6\xeb\x34\xb2\x47\x4b\x43\x79\xf0\xae\xd9"
- "\xf9\x0c\x56\xa1\xef\xc9\xda\xf7\x29\x14\x87\xfe\x61\xcf\x0a\x34"
- "\x53\xbf\x06\xc3\xad\x02\x16\x85\x2c\x02\xfd\x23\x9a\x96\xee\x08"
- "\xf8\xdc\xbe\x07\x5d\x6e\x31\x06\xfc\x2e\xd2\xed\xa7\x7a\xc8\xde"
- "\x10\xe1\x4d\x94\x69\xa4\xf2\x42\xed\x57\x47\xea\x6d\xa1\xfa\xe8"
- "\x1b\xfa\xea\x11\x7c\x35\xfa\x4c\x69\x68\x5c\x4f\xdb\x49\xee\x77"
- "\x11\x30\x23\x1d\x3a\x9e\x4a\x30\x91\x30\xe3\x09\x1a\x4f\xaf\x8d"
- "\x03\x8f\xed\x0f\x0f\x19\x56\xcd\xc0\x0d\x79\xa4\x4b\xc5\x53\x35"
- "\xf8\x69\x3e\x56\x54\x61\x8b\x56\x7e\x53\x5f\x0d\xcb\x3b\xa6\x2f"
- "\x2d\xda\x4d\xb4\x11\xe9\x25\xd0\x39\x95\x9c\xaf\x6a\x73\x58\xbe"
- "\x66\xdb\x37\x44\x23\x3f\xea\x59\xb3\x45\xf8\xac\x4c\xe9\x2e\x53"
- "\xdb\x43\xf0\x96\xe5\x0c\x50\xc7\xcd\x7a\x1d\x1e\xa6\xee\xd2\xdb"
- "\x89\x77\x6d\x0f\xe6\x49\xa1\x31\x51\x67\xea\xf9\x48\xa6\x83\x31"
- "\xf2\x91\xff\xd8\x41\xfc\x62\x28\x6e\x40\xa5\x29\xf0\xa0\x4b\xcc"
- "\x47\xc6\x6b\x48\x76\xc9\x9d\xe9\x9a\x7d\x08\xbe\x56\xee\x85\xbc"
- "\x86\xca\xa4\xb3\x46\x69\x6f\x94\x6f\x45\xb9\xda\x9d\x25\xbe\x47"
- "\x6b\x03\xf8\xbf\xc0\xb7\xec\x85\x3f\x3c\x2f\xcb\x9a\x7e\x97\xb8"
- "\x73\x3b\x61\xb9\x9d\xae\xd3\x66\x85\x02\xfd\x69\x6e\x73\xc8\xc6"
- "\x19\xf9\xa2\xd6\x6c\x9c\x39\xb3\xe7\x08\xf8\x2b\x6c\x3a\xbf\xc4"
- "\xab\xe8\xee\x08\x5f\xc1\xb7\x56\x62\x0c\x8b\x2f\xb2\x1b\xc8\x2f"
- "\x76\x91\x9d\x7f\x45\xf6\xef\x80\x2f\xf3\x81\x3f\x1c\x45\x17\xd9"
- "\x50\xd2\x4b\x22\xfc\x43\x7a\xcf\x3c\x16\xf1\x1b\x6d\x8e\xbe\x7b"
- "\x78\x8a\x71\x2a\xdd\x1d\xe5\xc5\x19\xa0\xa5\x6d\xeb\x68\x3e\x90"
- "\x8e\xfa\x69\xc5\x98\x80\x74\xeb\xf0\x2d\x7f\xbd\x90\x25\xd8\x9a"
- "\x83\xe6\xec\xe4\xe2\xb3\x2c\x52\xf8\x38\x74\xf8\x49\xa6\x66\x68"
- "\x53\xd8\xab\x28\xb3\x19\xf1\x31\x22\xde\xef\x27\x5b\x0b\xcd\xf8"
- "\x16\x83\x6f\x27\xf1\x54\x51\x86\xa3\x12\xed\x2e\x3a\xcb\x6e\x46"
- "\x5b\x3a\x50\x4f\x33\xda\x79\xba\x78\x31\x1b\xd5\x64\xef\x20\xfe"
- "\x0e\xe5\x79\x98\x66\x8f\xa4\xb9\x4d\x51\xee\x45\xbf\x1c\x24\x13"
- "\xc1\xb3\x70\x3d\x9e\x45\x41\x16\x53\xb4\x1a\xfb\xde\x6a\xd4\x4f"
- "\xf7\x5a\x51\x0e\xd9\x20\x91\x6d\x41\xdf\x48\xae\x86\x72\x57\x77"
- "\xf2\xd3\x28\xbb\xe3\x58\x27\xca\x73\xb4\xf6\x95\xa9\xd1\xd4\x63"
- "\xd1\xdf\x91\x7c\x53\xee\x6e\xb4\x69\x2b\xe9\x6e\x23\xce\x8c\x38"
- "\x73\x1f\x3d\xac\x18\x63\xb5\xf7\x61\x7d\x69\x8b\x33\x58\xd1\x65"
- "\x26\x74\xa8\xad\x2b\x23\x58\x9b\x12\x51\x43\x76\xb0\x42\x65\x1a"
- "\xc6\x50\x79\xeb\x50\x5e\x71\x36\x1b\x06\x5c\x1d\x85\x36\x92\x8f"
- "\xe8\x93\x02\x4e\xb4\xc6\x14\x43\x02\xfa\xe2\xa4\x3e\xa9\x18\xbb"
- "\xf5\x58\x0f\xe8\x8f\x82\xfe\x0c\x5b\x1d\xec\xbb\xab\x4b\x7d\x8a"
- "\x25\x7e\x8e\xfa\xa5\x8d\x23\x70\x81\xcd\xb7\x3a\x87\x9f\x44\xdf"
- "\x3a\x8e\xe5\xb4\x32\xec\x3d\xa6\x26\x7b\x33\xdd\xa1\x38\x29\xe1"
- "\xd6\x41\xe3\xda\x89\x7e\xfa\xfa\x6c\xf5\x2a\x11\x2f\xa1\xed\xb5"
- "\x68\xd7\x3a\xad\x9f\x14\x57\xd5\x47\xd3\x2b\x11\x9b\xb5\xf7\xe1"
- "\x7d\x69\xbf\xdd\xcf\xa8\xb0\x7e\x22\xbf\xf1\x01\x2a\x4f\xeb\xe7"
- "\x70\xf4\x73\xd8\xb7\xfb\x89\xf9\xb4\x82\xaf\xd5\xfa\x59\xa1\xf5"
- "\xd3\x80\x7e\x0e\x47\x3f\x47\x87\xf5\x33\xee\x8a\x7e\x92\x5f\x78"
- "\x3f\xfa\xd9\x16\xd6\x4f\xf3\x00\xfd\xf4\x7a\xa8\x8e\x8d\x36\xbf"
- "\xb4\x0f\xc6\xeb\xc4\xfd\xf7\xf2\x88\xbe\xfb\xef\x2a\xdd\xbb\xbc"
- "\x24\x6c\x10\xed\x27\xf9\x0d\xc9\x8d\x88\xd7\xa3\x3b\x9e\xb6\x55"
- "\x15\x25\x42\x76\x33\x4a\xca\xa6\x05\x7d\x55\x1e\x31\xb7\xef\xee"
- "\xc6\x16\xe1\xbb\xc6\x47\xf1\xc2\x66\x40\x1e\x13\xb2\xc7\xb4\x55"
- "\x2b\x8b\x29\x3f\xe5\x45\xfa\x75\x7d\x77\xcc\x14\x83\x5d\xca\x43"
- "\x73\x6b\xe9\x9d\x6c\x61\xc9\x33\x01\xde\x20\xce\x04\xca\x23\x42"
- "\xfe\x9f\x56\xf0\x7a\x82\x8b\xb8\xcf\x2a\xee\x83\xb2\x0a\x5b\xa0"
- "\x42\xbf\x97\xde\x89\xb4\xed\x61\xf7\xd2\x3b\x45\x1b\x7a\x84\xed"
- "\x87\x95\x69\x81\x95\xe2\x7e\x7a\x77\xb9\x31\x2a\x54\xb7\x52\xa1"
- "\xd5\xbd\x9b\xde\xbd\xd2\x36\x1b\xc9\xd8\xac\x42\xdf\xa6\xdc\x38"
- "\x59\xd7\x71\xf1\x28\xcc\x4e\x6b\x79\x40\x3f\x2f\xe5\xc6\xb9\xfd"
- "\x6c\x41\x29\x43\xc8\x1e\x0c\xc5\xe7\xf7\xdd\x35\x2f\x37\x96\xfc"
- "\xa3\xbb\xe6\xc5\x5e\x8c\x13\xd6\x9b\x9d\x7c\x9e\x2b\x46\xf0\xb8"
- "\xd9\xc9\xc2\x57\x8a\x32\x64\x0c\xb5\xb3\x4d\x31\xd2\xfe\x61\x12"
- "\xe7\x41\x8a\xf1\x33\x0d\x37\x97\xa4\x05\x03\x26\x0f\xea\x14\xb6"
- "\xa5\xfa\xc2\xc6\x16\xb2\x95\x81\xbc\x23\x84\x9d\x73\x94\xd7\x3f"
- "\xbd\xf8\x7e\x65\xfa\xd4\x2b\xc2\x56\x1f\x70\xd6\x60\xba\x3c\xeb"
- "\x47\x0b\x19\x6f\x52\x4c\x29\xb3\x17\x7f\xcd\x22\x30\x17\x4f\x51"
- "\xdb\x9a\x3a\xc4\x3d\x3f\x13\x2f\x4b\x61\xee\x8e\x80\xa4\xdb\x41"
- "\x2f\xb5\x25\x22\xcd\xd7\x6c\x14\xdd\x33\x21\x5f\x32\x48\x7f\x46"
- "\xf8\x8f\x51\x22\xdf\x9c\xbb\x7c\x38\x53\x9f\xc9\xb8\x8e\x1b\x0a"
- "\x6a\x49\x97\xe0\xf5\x1e\x0f\xf9\x60\x51\x8a\x5e\x62\x09\x84\xa7"
- "\x30\x87\xdb\xb9\xe1\xf9\x5a\xe4\xe9\xfc\x8f\x9e\x8e\x21\xee\xc0"
- "\xa7\xcc\x0e\xfc\x79\x46\x89\xdc\x6d\x2c\x64\xc6\x0d\xa7\x99\x19"
- "\xf3\x2c\x70\x34\x30\x85\xe9\xb6\x1e\xaa\xe3\xa4\x0d\x81\x6a\xcc"
- "\xc9\x65\x16\xee\xef\x2e\x8f\x34\x82\xaf\x2d\xd1\xe5\x17\xeb\xa4"
- "\xad\x37\x23\xea\x7f\x4e\xd8\xa5\x90\xf4\x01\x60\x1b\xf9\x90\xbc"
- "\x67\x1a\xff\x0c\xf2\x4c\xe9\xe3\x6d\x94\xc8\x7a\xed\x6c\x2d\x5d"
- "\xee\x23\x91\xf5\x47\xc1\x1d\xad\x95\x3a\x51\xf1\x48\x9b\xd5\xa7"
- "\x13\x45\x32\x41\x7c\xc7\x18\xa6\x4b\xbe\x27\x3b\xdd\x16\x8c\xd2"
- "\xd6\x38\xc5\x3f\xea\xa1\xbc\xc8\x67\x12\x7e\x2e\xcb\x23\x6b\x42"
- "\x73\x2d\x32\x87\xf6\x53\xf4\x29\x1a\xe3\x7a\x82\xfa\x45\x30\xf1"
- "\x91\x5d\x37\x65\x88\xe7\xe8\xae\x41\xfc\x20\x99\x67\x39\x03\x42"
- "\xbe\x74\x24\x03\xf3\xe9\x2c\xc6\xe0\x7a\xb2\x6d\xe5\x46\x3d\xc7"
- "\x76\xf4\xb0\x63\x96\x2e\xd6\x84\x77\xba\xfb\xe0\x5a\xf8\x25\x6b"
- "\xb7\x0e\xbc\x97\xab\xe0\xd1\xc0\xc7\x58\xa9\x2c\xc2\x35\xa4\x2f"
- "\x4a\x36\x08\x9b\xbc\x28\xab\x9d\x89\x32\x8e\xa9\x1d\xec\x98\x83"
- "\x78\xd8\xcf\x33\x9a\x76\x7c\xca\x9a\x2c\x7f\x15\xf5\x10\xbd\xed"
- "\xca\xeb\xba\x5a\xd9\x29\x28\x3b\x55\x2b\xbb\x13\x65\xc7\x0f\x5e"
- "\xf6\xe1\x92\x6b\x2c\xfb\x1a\xda\x7d\xd8\x7e\x2d\x65\x17\x6f\xe5"
- "\x41\xe0\xe1\x11\xc0\xb1\x16\xb2\xcf\x4a\x77\x5c\x83\x97\xc8\x26"
- "\xcd\x58\xc1\xab\x9f\x56\xa2\xb6\x13\xbe\x11\xfa\x21\x1b\x6d\xf1"
- "\xe2\xfe\x2b\xc9\xd9\xb5\x7b\xaf\xee\xc0\x29\x46\x72\xf7\xee\xf2"
- "\xa8\x8a\x10\x2f\xda\x77\x36\x6e\xf6\x28\x51\x7b\xa4\xae\xb5\x2d"
- "\x5e\xce\xad\xa8\x79\x54\xd6\xc0\x3c\x67\xe6\x74\xa1\xb3\xaf\x44"
- "\x9d\xd2\xe5\x5b\x5d\xb1\x99\xd3\xb5\xb2\xac\x57\xca\x4d\x35\x43"
- "\x42\xd6\x6c\x47\xbe\x75\x65\x5e\x6e\x7e\xb6\x7e\x41\x7b\x38\x7b"
- "\x3c\x7b\x7e\x76\xee\x8a\xec\x2c\xeb\x9c\xe5\x79\x4b\x26\x2c\x5d"
- "\xb0\xc0\x3a\x3b\x7b\xd9\xb2\x79\xcf\x64\x0f\x67\x73\xf2\xe6\x2d"
- "\x59\x96\x4b\xb2\x4d\xab\x75\xfa\x3d\xb6\x9c\xa5\xf9\x13\xbe\x3f"
- "\x3d\xe5\x0a\xd9\x26\xdd\xd7\x3e\x41\x3c\x0e\xf6\xa7\x51\xa0\x31"
- "\x62\xc9\x2e\x91\x69\x15\x77\x3d\x0f\xfe\x1a\x73\xf0\x0c\xed\x85"
- "\xb4\xff\x10\xef\x45\xf6\x8d\xc9\x66\xf2\xb6\x2d\xbc\xf9\xb4\x72"
- "\xd3\x76\xd0\xed\xad\x88\x23\xfb\xc4\x27\x78\x4f\xb1\x57\x9c\x67"
- "\x2b\x37\xad\x42\x9a\xfa\x5f\x23\xce\x1b\x9b\x9d\xbe\xe1\x73\x66"
- "\x94\x34\xc6\x30\x3f\x37\x0c\xe5\xeb\xc8\xd6\xf0\x97\x16\xa6\xd9"
- "\x48\x37\xb8\x3d\x7e\xd2\x21\x8a\x4a\x0b\x14\x73\xc2\xa9\x72\x7d"
- "\x0d\xbb\x2c\xe1\x92\x9e\x22\xee\x32\x28\x37\x3d\x49\x3c\xe2\x1a"
- "\xf2\xbb\x58\x3e\x1c\xf8\xbf\xd7\x1e\xc2\xd5\xd7\xeb\xb4\x79\x2b"
- "\xe0\xbe\xb2\x0d\x61\x61\x6b\x25\x72\xf8\xe4\x7e\xfa\x61\x4a\x74"
- "\x3c\x53\x6e\x28\x94\x3f\xe4\x51\x6e\xa8\x90\x3f\x7a\x0f\xff\xdd"
- "\x34\x55\xfe\xae\x8c\xff\x9f\xfe\xf4\xfa\xff\xe5\x32\xfc\xff\xe0"
- "\xf7\x4f\xd4\x2f\xfa\xfd\xff\x63\xff\xff\x27\xf9\xb1\x18\xae\xf2"
- "\xa3\xf9\x86\xb9\x75\xe2\xd7\x9f\xb3\x28\xcc\xcf\xaa\xf5\x4f\x63"
- "\x4e\x7f\xc6\x2c\x85\x01\xde\x5e\xfc\x14\x4b\x28\xfa\x1a\x34\x18"
- "\x68\xad\x7c\x07\x6f\x2f\xba\xc4\x4f\x62\xde\xfc\x05\xf3\xb7\xae"
- "\xb2\x8d\x45\xaf\x6f\x03\x9d\x95\x2f\x7d\xcf\xd0\x79\x13\xdd\xf3"
- "\x72\x23\xdc\xb8\xc2\xcf\x3e\xf4\x7e\x43\x3a\x95\xae\xa6\x4c\xe0"
- "\x9e\x13\x8c\xd1\xfc\x8d\xce\x64\xf1\xd5\xa3\xf8\x01\x5e\xb6\x37"
- "\x8b\x1b\xf6\xce\x41\x5c\xcb\x3e\x35\x75\xc8\xbe\x82\x86\x21\xd6"
- "\xa7\x69\x9f\x8f\x7e\x4b\x9b\x9b\x0f\x89\x7b\x8c\x78\xd2\x1c\xd4"
- "\x6c\x4c\x63\x7f\xba\xfe\x6d\xb9\xa7\x5f\xbf\x5e\x93\xe7\xd1\xbb"
- "\xb8\xbf\x81\x7e\xd4\xf1\xb2\x82\x5a\x2a\x73\xaf\x5a\x37\x84\xf6"
- "\xcc\x7d\x05\xa9\x43\x0a\xe7\x31\x43\x93\xe7\x0c\x3b\x0a\x5c\x48"
- "\xe7\xe3\x58\x77\x7b\xb0\xce\x6a\xb7\x8f\xe2\x4e\xb4\x6f\x1d\xe8"
- "\xb9\x0a\xb4\x69\x77\x77\xf9\x88\x24\x8f\x32\xd4\xa2\xd1\x72\x2e"
- "\xac\x8b\x3d\xeb\x91\x26\x6d\x39\x1b\xbb\x1e\xe9\x40\xdb\x55\x10"
- "\x8f\x22\xdb\x17\x3b\x0e\x30\xd8\x8f\x3a\x9b\xad\xbf\xa4\x70\x8c"
- "\xa0\x31\xa8\x6e\xf4\xc3\xda\xa6\xc4\x08\x9e\x9f\xea\xd0\xeb\x45"
- "\xf9\x15\x28\xbf\x59\x3b\x63\x74\xca\x72\x46\xec\x97\xeb\xd5\x56"
- "\x4d\x3e\x44\xb5\x7b\x62\xd5\xeb\x0b\xb0\xaf\xf7\x30\xb2\x83\x5b"
- "\x85\x3a\x5c\xa6\x52\xc6\x4d\x74\xc7\xf8\x44\x00\x7c\x8d\x2a\xf5"
- "\x77\x95\x98\x97\xb4\xbc\x82\x0e\x11\xb4\x47\x10\xf4\xbd\x90\xcf"
- "\x80\xfe\xc8\x01\x9e\x00\xcd\x21\xee\x67\x80\xde\xa0\x78\xd4\x51"
- "\x85\x7e\x35\x83\x6f\xde\x8f\xbd\xbb\x96\x68\x85\x5f\x5e\xfc\x11"
- "\xa3\x33\x0e\xa2\x17\x96\x39\xb8\x5f\xf8\x95\x2a\x8f\x99\xac\xd3"
- "\x0b\x34\x3f\x88\x46\x58\xff\x4b\x66\xec\xc5\x18\x63\x8e\x34\x80"
- "\xfe\x00\x4d\x1f\x63\xd7\xc6\xa6\x41\xd0\x05\x9a\x1f\x69\x89\xc3"
- "\x63\x56\x63\x7f\x8f\x46\x1d\x0d\x1e\xe5\x26\x01\x0b\x89\x83\x62"
- "\xd6\xe9\x7b\x3d\xc9\x1c\x3c\x28\x83\x03\xd7\x01\x6e\xfb\x93\x33"
- "\x15\xe6\x51\x46\xb4\x60\x2c\xf6\x53\x5a\xe4\x37\x22\xfd\x01\xec"
- "\xfb\x53\xb5\x31\x39\x01\x9e\x00\x74\x40\xcc\x74\x6a\x07\xf2\x34"
- "\x02\xd6\xa8\xcb\xec\xd3\xf0\x58\x8b\xa4\x61\xcc\x9f\xe9\xb0\xc7"
- "\x58\xaf\x0d\xc1\xdf\x14\x15\x0e\x7f\xc0\x42\xf2\xe5\x8a\xf9\x57"
- "\x61\x63\x07\xbe\xd4\x9c\x49\x72\x68\xd4\x77\x40\xc8\xd0\x14\xd3"
- "\x43\x64\xfb\x0d\x73\xe6\x00\x60\x71\x00\xe9\xea\x08\x37\xaf\xf9"
- "\x1c\x38\xf7\x69\xa2\xa1\xcc\x8f\x48\x1a\xd5\xd4\x41\x73\xf8\xb4"
- "\x62\xfa\x0b\x85\xdb\x95\x98\x99\x54\x1e\xc2\x6f\xe1\x09\x5a\xd6"
- "\xf4\x46\x71\x35\xf9\x37\xb6\x91\xfd\xe2\xe1\xda\x58\x77\xa0\x5d"
- "\x35\xfa\x1d\x28\x9a\x03\x34\xf6\xe8\xa3\x90\x3f\x78\x14\x53\x0d"
- "\xc9\x1a\x45\xbe\xde\x1c\x6a\xe3\x09\x5a\x9f\xfa\x77\xc4\x77\x90"
- "\xcd\xdc\x30\xd8\xcc\xd4\xc6\xa4\x4e\xf8\x0a\x55\xcc\x0f\xc9\xb6"
- "\x99\x13\x10\x8e\x42\x1b\xc4\x39\x44\x57\x6f\x4e\xc4\x06\xca\x53"
- "\x14\xca\x43\xeb\x07\x73\xd9\x84\x3c\xf7\xe1\xc9\xf5\xb4\x64\x37"
- "\x1f\xed\x70\xbd\x48\xb6\xcb\x14\x53\x6b\x57\x6f\x92\x01\xf5\xfa"
- "\x51\xaf\x81\xe6\x06\xcd\x0b\xbd\x8c\x0d\x12\x46\x7b\x30\x7e\x62"
- "\x7e\x1d\x0d\xd4\x01\xee\x66\xd0\xff\xfe\x0c\x49\xdf\x99\x5c\x5a"
- "\xfb\x5c\xe2\x7c\x30\x32\xca\xbb\x43\xda\x19\xa2\x74\x7d\xfe\x5f"
- "\x43\x74\xa6\x89\xec\x0c\x45\xa1\xac\x46\x6d\x4e\x98\x90\xae\xb9"
- "\x6f\x0e\x91\xbd\x03\xc5\x9c\x4e\xb4\xa6\xd6\x7e\x9a\x7b\x8f\x48"
- "\xd8\xc5\x78\x69\x0e\x80\x8e\x4f\x97\xe3\x1c\x33\x93\x68\x55\x39"
- "\x0f\x63\xe3\xf5\x32\x84\xcd\x04\xc0\x59\x45\x19\xfa\x5c\x09\xc7"
- "\x0d\x48\x9b\x0a\xba\xb4\x6f\xde\xe8\xb8\x40\x96\x19\xb7\x4a\xa3"
- "\x43\x32\x30\x36\x64\xaf\xdd\x25\xec\x60\x89\x79\x19\x37\xeb\xa8"
- "\x2f\x40\xf8\xb5\x05\xed\x02\x4e\x88\x7d\xad\x2b\x2e\xb7\x2e\x34"
- "\xb7\x63\xb7\xea\x73\x3b\x6c\x5c\xc5\xdc\x5e\x2b\xf0\x51\x6c\x9d"
- "\x87\xfd\xb0\x5d\x9f\xfb\xb4\xce\x55\xac\xeb\x0d\x2b\xc4\xf9\x80"
- "\x89\xe4\x81\x62\xdd\xfb\x3b\x05\x8f\x41\xe3\xd9\xe4\x68\x17\x36"
- "\xf2\xd7\xa8\x2c\xaa\xc9\x77\x8a\xe4\x23\x67\x68\xfd\xeb\x6b\x9c"
- "\xc6\x06\x75\xb9\xc8\x8f\xc1\x5a\xe0\x40\x5a\x83\x3e\xb4\x09\xdf"
- "\xa2\xc8\x26\x5c\xfd\xdc\x54\xb6\x0c\x63\x7b\x34\x93\xc6\x2d\x6e"
- "\x8a\x7e\xe7\x62\x83\xc4\x01\xd1\xda\x7c\x11\x6d\xbc\x02\xae\x26"
- "\x09\xd7\xb8\x45\xfd\xd7\xb7\x39\x9a\xd6\x77\x38\x5c\x09\xa6\x04"
- "\x5b\xa4\x45\xff\x87\xe6\xeb\x70\x0d\xc1\xf4\xfa\x61\xda\x7c\xd4"
- "\x70\x6b\xdc\x80\xb8\x75\x83\xf4\x19\x51\xb7\x86\xfa\x82\x3d\x85"
- "\xea\x17\xfe\xb0\x34\xde\xa7\xde\x4b\x73\x2a\x2e\xe0\x61\x85\xa9"
- "\x3a\x1e\x43\x7b\xe6\xd0\x7c\xa2\xb1\xd2\x71\x07\xc9\xca\x64\xdb"
- "\xaf\x4f\xd2\xc7\x83\xda\x1d\x8e\x13\xd0\x26\xa1\xef\x15\xea\xf3"
- "\xf5\x4f\x22\x5f\x1c\xe1\xb6\x10\x7d\x75\x7d\x4e\xff\xbe\x5f\x9f"
- "\x4e\x7d\xa7\x39\x61\x5f\x41\xf2\x32\xb9\x97\x79\x94\xe8\x13\xfd"
- "\xf1\x55\xf4\x5f\x84\x5e\x86\x46\x8f\x11\xbe\xb7\xff\x52\xa6\xa7"
- "\xfd\x0d\xe9\x85\x6c\x5e\xdb\x0f\x53\x69\xff\x43\x5c\x83\x06\x83"
- "\x13\x48\x5f\x4f\xf7\xb8\xc9\x96\xcf\x75\x27\x24\x2f\x08\x1c\x7d"
- "\x80\x7c\x67\x20\x5d\x45\x13\xf8\x80\x40\x24\x63\xd5\x1a\xbd\x49"
- "\x78\x82\xaf\xcc\xb8\x6e\x65\x07\x1b\x66\xff\x3e\xff\xf2\xb4\x12"
- "\xff\x6f\x58\x47\x7e\xb2\x97\x89\xb2\xad\xa7\x95\x1b\xb2\x51\x6f"
- "\xbc\xf6\xb4\xe0\x39\x1b\xcf\x1b\xf1\xbc\x17\xcf\x9b\xf0\x1c\x83"
- "\xf4\xaa\x96\x3e\x05\xe1\x21\x88\xbf\x47\x7b\xa2\x8d\xf1\x74\x9e"
- "\x4d\xeb\xb1\x15\xe3\x87\xf8\x51\xc7\x29\x8c\xe7\xfb\x5a\xbf\x1b"
- "\xe5\xda\x8e\x7f\x0d\xe5\x38\x28\x1d\xed\x6b\x88\xb3\x23\xcd\x7a"
- "\x2a\x9b\xec\x2a\xe0\xfd\xa1\x30\xfa\x14\xe5\x8c\x5c\x8c\xe7\x64"
- "\x3c\xef\xc2\x33\x1f\xf9\xc9\x9e\x67\x3a\x60\xd0\x1c\xc2\x17\x31"
- "\x33\xb3\x1c\x72\x3c\x31\x86\xf5\xb4\xde\x75\x7c\x40\xf3\xa9\x5f"
- "\xba\xb9\x32\x9d\xe4\x5f\x47\x26\xea\x63\x17\x10\x63\x67\x6a\x0d"
- "\x60\xec\x50\xfe\x43\x94\x1f\xcf\x69\xda\x33\x55\x7b\xce\xd0\x9e"
- "\x3f\xd4\x9e\xd3\xb5\xe7\x4c\x8f\x12\xef\xd3\x68\x13\xc0\x2c\x5e"
- "\xc8\xc9\xb1\x76\xb5\x7a\x47\x25\x11\x7f\x0d\xfc\x7f\x2f\xf9\x71"
- "\x44\xbd\xd5\xba\xdc\x9a\x64\x3f\xbd\xe5\xc3\xae\xdb\x26\x64\x3f"
- "\x23\xf7\x87\xe1\x42\x6b\xb4\x92\xca\x40\x3b\x45\x56\x1b\x40\x37"
- "\xc8\x72\xa2\x0d\xda\x79\x3d\xf9\x83\x21\xbf\x9a\x64\xa7\x50\xf0"
- "\x51\xb1\xc7\xe9\x5e\xd0\x09\x21\xd3\xdf\x48\x36\x8a\xb2\x13\xf1"
- "\x4b\x01\x4f\x31\x59\xc7\xf7\xc4\x2f\x49\x3e\x7f\xe8\x5f\xbb\xcb"
- "\x47\x59\x43\x7c\xfe\xc8\x66\x79\xb6\x79\xc3\x73\x88\x0f\xe3\xff"
- "\x47\xae\xa3\x36\x03\xd6\xad\xe8\xcf\xe4\x36\x65\x54\x26\x9e\x77"
- "\xb7\xcb\x3e\xa7\xe8\x7d\xd6\xc6\xca\xae\xc3\xbc\x5d\x89\x0f\x00"
- "\x1f\xe6\xd1\xfc\x6e\xeb\xc3\xcb\xf1\x01\x7a\x6a\xf3\x07\xe3\x1c"
- "\xff\x3a\x8d\x77\x18\x3e\x49\x0d\xe1\xe9\x51\x07\xfa\x8f\x4b\xcc"
- "\x81\x80\xa4\x17\x5a\xb1\x2e\x69\x0e\xac\xbd\x62\x5d\xa6\xd3\xba"
- "\xd4\xf2\xfa\xfb\xe3\xf8\xeb\xd3\x09\xc7\x6b\x6d\xc4\xbc\x8d\xcf"
- "\xa2\xb1\xf1\x28\xa3\x5a\xb5\x3d\xa9\x15\x7b\xe4\xbd\x88\x9f\x25"
- "\xdb\x29\xe3\xb5\xba\x30\xff\xe2\xa7\xd3\xfc\xd7\xe3\xb5\xf9\x4d"
- "\xe5\x4c\xa5\xb1\xd6\xe3\xb5\xf2\x31\x4f\xe3\x27\xd3\xfa\xd1\xe3"
- "\xe5\x9c\x8c\x5d\x47\xf8\x86\xf2\x06\x84\x2e\x23\xf8\xef\x5f\xd6"
- "\xa3\xdd\x37\xd4\x81\xbe\xa8\xa1\xf5\xbc\xa6\x80\x45\xaf\xdc\xca"
- "\x46\xc8\xb5\x79\xc3\x71\x3d\xaf\x90\xe9\x97\xdf\xd0\xa8\xe3\xa8"
- "\x0d\x02\x9f\xc5\xa5\xf6\xc7\x95\xa3\x73\x79\x99\x29\x10\x30\x67"
- "\x27\x1c\x0b\x4c\x16\x38\x17\xeb\xbe\xba\xbb\xdc\x62\xf4\xb0\xbd"
- "\x66\x6d\x2f\x69\x14\xb4\x9a\x62\xb9\xef\x58\x8d\xc4\x5d\xb2\x6c"
- "\x4b\x1f\xfe\x0b\xa3\x43\x04\xae\xa7\xba\xa8\x2c\xec\x2b\x66\x5f"
- "\x71\xc6\x75\x12\x7f\x5b\x32\x3c\xec\x96\x78\x1d\xb7\xd2\xfe\x64"
- "\x52\x98\xbd\xf2\x97\x72\x7f\x52\x49\x06\x66\xf7\x09\xfb\x74\x4d"
- "\xf6\x4e\x46\xfb\x26\xd9\xff\xb6\xad\x1a\x4e\x36\xab\x32\xd0\xd6"
- "\xd9\xa0\xcf\x76\x69\x67\x33\xe0\x73\x6f\x0c\x12\x2f\xab\xc1\x15"
- "\xeb\xe9\xc6\x93\xda\xb8\x9c\x40\x7b\x76\x11\x6e\x5f\xb3\x42\xfa"
- "\x54\x22\x79\x90\xf0\xf1\x45\x34\xab\x85\xfb\x85\x2f\x83\x72\x4b"
- "\x47\x98\x8c\xab\x46\xae\x93\x1b\x8e\x09\x1f\x15\xce\xec\x04\x29"
- "\x4f\xbc\x71\xb9\x8c\xbf\x31\x43\xea\x21\x08\x3b\xa3\x14\x9e\x1e"
- "\x61\x19\xf5\x37\x21\x7f\x8d\x1c\x76\x9b\xa4\x47\x6e\x9c\x12\xa6"
- "\xf3\x23\x60\x2d\xec\x1c\x97\xdf\x98\x1e\x5a\x17\x37\x26\x52\x1e"
- "\xe4\x3d\x83\xf8\x1c\x3d\x5e\xee\x35\x31\x53\x35\x99\x99\xf5\xba"
- "\xd2\x54\x06\xdc\x1c\xb9\xad\x4c\x5f\xbf\x37\x36\xc8\xfa\xe5\xfa"
- "\xa5\x3e\xd2\x7c\xa0\x35\x1c\x10\x76\xc5\x8e\x0b\x5d\x6f\xbc\x27"
- "\x06\xf4\xb5\x2b\xe9\x3b\x71\xe7\x4c\xae\xdb\x1b\x5b\xc3\xda\xe1"
- "\xd4\xe6\xea\x89\xae\xf9\x96\x68\x7c\xf3\x79\x94\x28\x79\x96\xa5"
- "\x58\x24\x8f\xb1\x71\x76\xa6\x7a\x89\xfb\x49\x36\x4d\xf2\x04\x92"
- "\xd9\x68\xfa\xaa\x74\x56\xe2\x23\x5b\x69\x4e\xac\x87\x90\x7d\x34"
- "\x33\xd3\xed\xa3\x75\x97\x8f\x9e\x1e\x92\x1d\x5b\x76\x69\xfd\x4a"
- "\x40\x7d\xd5\xae\xa2\x23\x34\x97\x36\xcb\x35\x66\xa9\xa2\x79\xec"
- "\xc6\xdc\xc3\xfe\xb3\xf5\x68\xa1\xc8\x5b\xa2\xcf\x3d\xac\xd1\xac"
- "\xd3\xca\x4d\xb1\x55\xa3\xf8\x56\x8c\x29\xe9\xed\x2f\xc2\x3c\x08"
- "\xe2\x99\x25\x9f\x8a\x99\x9e\xda\x9c\xdf\x8a\xbc\x58\xff\xe3\xea"
- "\xf4\x31\xf0\xc5\x1e\x6e\x16\x73\xac\x88\xf4\x1b\x53\xc4\x59\x3f"
- "\xcd\x31\x9a\x5f\xe2\xcc\x1f\x73\xcd\x54\xfa\x23\x46\xf3\x4c\xd8"
- "\x4c\x41\x98\xda\x4b\xf3\xac\xbb\xfc\xa6\x28\xdd\xe6\xb1\x47\x19"
- "\x2d\xcf\xdb\xca\x6f\x4a\xd0\x75\xc3\x69\x1e\xe6\x8f\x63\x23\x51"
- "\xbe\xb5\xde\xea\x23\xd9\xf9\x17\xee\xc0\x0c\x46\x69\x09\x76\x12"
- "\x5f\xde\x50\x8f\x3c\x61\xe3\x1f\x23\x74\x59\x8f\xce\x15\xf2\xcc"
- "\xeb\xf1\x6d\x51\x7f\x9c\x33\xcc\x2f\xe8\x4a\x60\xc7\x5b\xe3\x19"
- "\x9d\xd3\x63\xaf\xb9\xc9\xa9\xd3\xc3\x93\x10\x87\x34\xd4\x3e\xe2"
- "\xc1\x9b\xf1\xee\xa4\x7d\x7a\x10\xb9\xf3\x64\x92\x15\x11\xce\x20"
- "\xd9\x13\xc9\xc1\x00\xeb\x96\xd3\xca\xd8\xd8\x63\x64\xbf\x68\xe9"
- "\xb7\xed\x5e\x17\x39\xf8\x45\xb2\xa7\x65\xcd\x63\xd7\xb7\x29\x37"
- "\xfb\x48\xee\x54\xfc\x0d\xc9\x78\x12\x2c\xfd\x65\x3c\x09\x39\xda"
- "\xaf\x10\x3f\x4f\xe8\x37\xc6\xae\xbd\x77\x5e\xfd\x37\xa6\x42\xa6"
- "\x1d\x53\x85\x5f\x8d\x84\x95\x05\x6b\x25\xa1\x50\x87\x15\xe1\x14"
- "\xc2\xb1\xa4\x67\x43\xeb\x5c\x09\x30\x3a\xa7\xc6\x38\xa1\xdd\x6b"
- "\xee\x78\xdc\x55\x40\x3c\x6d\x82\xf0\x5d\x40\xf6\x8b\xaf\x49\xd7"
- "\x4b\x49\x10\xe3\x29\xec\xcb\x2a\x09\x76\xd4\x1d\xbf\xe1\x1c\x33"
- "\xda\xf3\xd8\x18\x92\xa1\x9b\x82\xdc\x45\x3c\x30\xcd\x09\xc0\xa0"
- "\xf9\x8c\x32\xe6\xb9\xfc\xd5\xcc\x80\xef\x63\xf1\x9e\xa9\xd3\x52"
- "\xc8\x63\x8e\xf0\xb3\x78\xa2\xa1\xa6\xad\x66\x63\xbb\xcb\xc7\x4c"
- "\xd5\xc7\x8a\xe8\x0c\x92\xe3\xf5\xf9\xbb\x52\x12\x84\x2e\x00\xd9"
- "\xf2\xf7\x10\xdc\x74\x5c\x75\x8e\x64\xd7\x63\x92\x22\x7c\xcc\x2c"
- "\xf7\xa1\x31\x25\x18\xd7\x54\x39\x5f\xc6\x4c\xc7\xdc\x6f\x09\x6b"
- "\xe7\x0f\xc2\xde\xcb\x29\xbf\xc9\x47\x34\xdc\x60\xf0\x19\x73\x4c"
- "\x87\xcf\x06\x61\x03\x94\xd9\xc5\x78\x07\x78\x27\xda\xd6\x68\x2f"
- "\x60\x51\x67\x94\x9b\xdf\x46\x1f\x89\x06\x68\x90\x32\xfe\x9b\xdf"
- "\xd0\xf9\x74\xd9\xee\x9b\x57\x9b\x4a\x23\x18\xc9\xe6\xc9\x66\xa4"
- "\xd0\xc5\x3c\x6f\x11\xf2\x78\x77\x60\x2a\x73\x15\xdd\x4f\x69\x1e"
- "\xd1\xf6\xb2\x13\x5d\xc5\x16\x76\xd4\x32\x15\xeb\xf8\xe6\x99\x58"
- "\x2b\x9e\x6b\xd6\x79\x55\x6e\x9e\xa9\xc1\xb7\x51\xe8\x8a\x28\x37"
- "\xdf\x48\x7b\x09\xc9\x06\xb0\x8f\x10\x8d\x16\x87\xb2\x77\xe9\xeb"
- "\x06\xfb\x44\x3d\xf2\x58\x24\x8e\x79\xd4\x83\xf7\x78\xb2\x5b\x23"
- "\xf8\x07\x99\x3e\x5a\x9e\x1b\xdc\xdc\xda\x47\x6f\x23\x1d\xe5\x13"
- "\x3a\x84\xca\x98\x4e\x5b\x90\x64\x09\x63\x3a\xa9\x6f\xda\x5c\xc4"
- "\x7e\x35\x36\x2a\xb4\x6e\xc7\x4c\x17\xeb\xb6\x33\x7c\x5d\x8e\x4d"
- "\x0a\xf1\xa9\x37\x9d\x98\x50\xc5\x06\xb4\x99\x60\x8f\xa1\xbd\x6a"
- "\xec\x4b\x1b\x36\xf0\x1a\xa7\x41\x7d\x78\x4d\x25\x8b\x56\xd6\x01"
- "\x6c\xb4\xce\x56\x64\x8e\xc4\x7a\x7c\xcd\x14\x7d\x43\xfa\xb4\xfc"
- "\xa1\xbc\xc8\xc2\x0c\xeb\x2f\x0c\x8d\x1a\xe7\xbf\xa1\x86\x47\xdc"
- "\xf1\xf8\xec\x7c\x3a\xfb\x76\xb2\xaf\x16\xb1\x88\x69\xc0\x72\xb7"
- "\x46\x33\xbb\x47\x19\xb7\x9f\xee\xb9\x1f\x8d\x26\x5a\x64\xdc\x7e"
- "\x2a\xb3\xb0\x9a\x45\x15\xb6\xf3\x8e\x75\x0b\x86\x44\x61\xff\x35"
- "\x63\xdf\xa8\xb8\x2e\xfa\x86\x9a\x5e\x94\x71\x38\x53\xe4\xab\x1d"
- "\xbc\x6d\xd6\x7b\x07\x6e\x9b\x7d\xd4\x69\xc5\x3a\xe3\xda\xda\x76"
- "\x8b\x2f\xd4\xb6\x5b\x7c\xff\x0b\x6d\xfb\x4b\x58\xdb\xcc\xa1\xb6"
- "\xe5\x50\xdb\x4e\x5e\x5b\xdb\x12\x27\x87\xda\x96\x38\xf9\x9f\x6c"
- "\xdb\x9e\xc1\xdb\x36\x6e\xf1\xc0\x6d\x73\xdc\x70\x5a\x19\xb7\xfa"
- "\xda\xda\x36\x3e\x3f\xd4\xb6\xf1\xf9\xff\x93\xb6\x15\x55\xf3\x53"
- "\x4d\x09\x8c\xec\x69\x46\x13\x9e\x3f\xad\xdc\x52\xba\x3a\x41\xe8"
- "\x71\xc7\xe1\xfd\xde\xe2\x6a\xfe\xa5\xa4\x6d\xc6\x5d\x96\x7b\xda"
- "\x38\x2f\xe6\xaf\xd4\x2b\x51\x6e\xf1\x08\x3d\x97\x88\xd1\xbb\x79"
- "\x19\x0f\x4c\xf4\x91\xce\x60\x80\x6c\xbb\x90\x2d\xf8\x8c\x7d\x97"
- "\xfc\x06\x1e\x97\x9d\xb3\xf3\x82\x91\xed\xbb\xe4\x35\x74\x97\xdf"
- "\x92\xac\xdb\x73\xd5\xf3\x9a\xb6\x5e\x0d\x1f\xdd\x32\x6f\x5a\x0e"
- "\x33\x11\x3e\xa2\x27\xf9\xd3\xdc\x50\x34\x34\x6a\xda\x37\xb4\xef"
- "\xdf\xe2\xd0\xef\xeb\xea\x65\xa5\x75\x0c\xe5\xa6\x42\x16\x41\x77"
- "\x86\x85\xed\x47\x8b\x97\x25\x16\xb2\x21\x69\x0e\x94\xef\x67\x99"
- "\x26\x07\xca\x06\x3c\x24\x2d\x7f\xcb\xdb\x11\x8b\x58\x74\x15\xca"
- "\xa6\xe7\x34\x4b\x31\x5f\xf3\x12\x33\xd2\xdd\x62\xba\x23\x2c\xef"
- "\x07\x47\x46\xa1\x1e\x8f\x5e\xcf\x3f\x80\x5f\x8c\x84\xdf\xad\x87"
- "\x43\xf0\xbb\x75\x79\x08\x7e\xb7\xde\x27\xe1\x77\x6b\x4a\x08\x7e"
- "\x89\xd6\x6b\x83\xdf\xad\x8b\x42\xf0\x93\x79\xaf\x0e\xbf\x5b\x5f"
- "\x19\x1c\x7e\xb7\xd6\x85\xe0\x27\xcb\x1a\x04\x7e\x91\x03\xc3\xef"
- "\xd6\xe0\x3f\x07\xbf\x44\xeb\x3f\x09\xbf\x11\x12\x7e\xe3\x95\x10"
- "\xfc\x12\xdf\x0c\xc1\x2f\x71\x95\x84\x5f\xa2\x3d\x04\xbf\xf1\x99"
- "\xd7\x06\xbf\xc4\x3d\x21\xf8\xc9\xbc\x57\x87\x5f\xe2\xc9\xc1\xe1"
- "\x97\xe8\x0f\xc1\x4f\x96\x75\x6d\xf0\x1b\xff\x00\xe0\x66\xd6\xe0"
- "\x67\x1e\x1c\x7e\xe3\x33\xff\x49\xf8\x99\x24\xfc\x6e\x7b\x28\x04"
- "\xbf\xf1\x17\x43\xf0\x1b\xff\x96\x84\xdf\xf8\xda\x10\xfc\x6e\xab"
- "\xb9\x36\xf8\x8d\xef\x0c\xc1\x4f\xe6\xbd\x3a\xfc\x6e\x1b\x37\x38"
- "\xfc\x6e\x9b\x12\x82\x9f\x2c\x6b\x10\xf8\x0d\x1d\x18\x7e\xb7\xad"
- "\xfe\xe7\xe0\x77\x5b\xcd\xd5\xe0\x77\x6d\xb4\xc6\x6d\x83\xde\x7f"
- "\xbf\xc6\x72\x02\x83\x95\x43\x30\x24\xfd\x44\xb5\xfc\xb6\xc0\x0e"
- "\x35\x32\x4a\xde\xe1\xb8\x6d\x3f\x78\x98\x07\xdb\x94\xef\x3c\xb2"
- "\x43\x1d\x12\xc5\xcb\xbe\x3c\xa1\x96\x9d\x5a\xcb\x4b\x23\x8d\x6a"
- "\xe9\x50\x23\xd9\x33\x18\xd4\xe7\xba\xf2\x9d\xd7\x22\x6e\x64\x37"
- "\xd3\x7d\xbd\x35\xa0\xd7\xe8\xbd\xbb\xfc\x3b\xfb\x41\x8b\xa4\x5e"
- "\x09\x93\xac\xdc\x65\xc2\xd9\x67\x5e\x76\xd6\xf2\x25\x59\xf3\x96"
- "\xe4\x5b\xe7\xcd\x7f\x76\x59\x7f\x1b\xfa\xc2\x4f\xe6\x5a\x1a\xbf"
- "\xef\xf8\xfb\x6c\xcc\x94\x71\x07\xd9\xea\xb3\xdf\x42\xba\x69\x49"
- "\x53\x84\x5f\x83\xb8\xec\x16\xde\x9b\xf1\x72\xea\xad\xfc\x90\xb0"
- "\x41\xd8\x9b\xf3\x32\xf8\xa9\x42\xb2\x2b\xa3\x9d\x4d\x14\x9e\x56"
- "\xee\xf8\x31\x8f\x5d\x98\x41\x3a\x1d\xe2\x6e\x87\x92\xa4\xdf\xc1"
- "\x6a\xe0\x66\x5b\x8b\xea\x5c\x98\xc1\x37\x2e\x4c\x27\x18\x34\x91"
- "\xfd\xb7\x15\x11\x63\xdb\x94\x64\xd2\x01\x68\x41\x59\xad\x5a\x39"
- "\xad\xa4\x2f\x9a\x5a\xc0\xbf\xa0\xf2\x34\x5a\x90\xfc\x96\xb8\x24"
- "\x3d\x98\x74\xcc\x54\x6a\x8d\xa0\xb4\x64\x87\x91\xec\x13\xea\xbe"
- "\xaa\xa8\xdd\x94\x16\xf4\xf8\x83\xc8\xff\x20\xf9\xea\xec\x2b\x43"
- "\xb6\xe9\xfa\x33\xca\xed\x46\xd1\x17\xa7\xad\xa4\xeb\xf9\x8c\x97"
- "\x85\xbf\x48\x01\xd7\x3b\x2f\xa3\x6e\xe9\xe7\x33\x70\x5e\xf8\xf9"
- "\xd4\xf2\x8c\x41\x1e\x81\x4f\xc9\xf6\xaa\x2c\xe3\xce\x93\x7a\xbb"
- "\x40\x43\x0f\x47\xf8\xfd\xb0\x3a\xae\x43\xf8\x8d\xb0\xef\xd1\x08"
- "\x6f\x06\x1d\x1a\xab\x7d\x1f\x81\xf0\x2a\xa2\x4b\x45\xbf\x2a\x4b"
- "\xa4\x4e\xb4\x72\xe7\x5c\xc4\x99\xb5\x34\xb1\x48\xf3\x10\xd1\xba"
- "\x5a\x19\x71\x08\x8f\x27\x9e\x51\xfb\x1e\x8f\xf0\x30\x3a\x17\xd0"
- "\xbe\x8f\x3c\xa3\xdc\x71\x16\xe1\xef\x68\xdf\x41\xd7\xdf\x21\x6c"
- "\x6d\x01\xee\x8d\xd4\x27\xc0\x7e\x0a\xc1\x1d\xb0\x6e\x44\x5c\x21"
- "\xf8\xd5\x62\x1a\x47\xea\xa7\xab\xe0\x0c\x6b\x53\xee\xb8\x91\xee"
- "\xe5\xc9\xb1\x5a\x98\x21\xed\x03\x19\x32\x10\x6f\xa1\x78\xd2\x2d"
- "\x57\x37\x2e\x9c\x42\xef\x80\xe9\x1b\x04\x43\xad\x2e\xf0\x44\x77"
- "\xa4\x6a\xe3\x0c\xd8\x91\x0d\x5f\x56\xb2\x53\x1b\x0b\xb4\x6d\x28"
- "\xbe\x6f\xd7\xce\x3d\x2a\xd2\x02\xbd\xf2\x7e\x91\x72\x47\xce\xbf"
- "\x64\xb3\x02\xf9\x24\xde\xbb\x63\xb7\xee\xc3\x10\x71\xc2\x56\x06"
- "\xcd\x4f\x92\xaf\x78\x63\x6d\x39\xc2\x46\x0b\xe6\xa8\x3e\x57\x68"
- "\x9e\xf0\xc8\xef\xb8\xa4\xac\xe6\x8e\xbe\xfb\xbf\xc8\x6b\xd5\xfc"
- "\x3e\x30\xc9\x27\xdc\xc9\x42\xfa\x45\xb7\x0b\xfc\x10\xf6\x2d\x21"
- "\xec\x9b\x6e\x97\x50\xda\x9c\x2a\xbf\x73\x4a\xd8\xb7\xaa\x2b\xbe"
- "\xcd\x09\xfb\xb6\xf6\x8a\x32\xed\x61\xdf\xf2\xaf\xc8\xb7\x2e\xec"
- "\x5b\xe6\x15\xdf\x76\x87\x7d\x4b\xd7\xbe\x45\x20\xde\xd5\x67\x23"
- "\x51\xb9\x3d\x55\x8b\x07\xae\xbf\xb3\x35\x2c\x3e\x45\x8b\xa7\xfa"
- "\xbd\x1e\xf6\xc9\x09\x2d\x5e\xcc\x73\xcc\xa3\xdb\x64\x1d\xc9\xd1"
- "\x61\x75\x30\x39\x86\xb6\x1c\x39\x7e\x49\x0e\x93\x62\x1d\x4a\x73"
- "\xca\x54\x5a\x42\x3e\x84\x9c\xd2\x1e\x98\x5c\x87\xc2\x0f\x35\xf9"
- "\xca\x45\xba\xc1\x70\xe3\xc0\x3a\x82\xc9\x25\xfa\x3d\xd6\xa0\xd3"
- "\xb6\x48\x75\x2e\x58\x47\x7e\x09\xc9\x6e\x58\x71\x27\xd9\x8e\xd1"
- "\x7d\x12\xf6\x30\x77\x7e\x77\x49\x93\x5f\xdc\xb7\xa5\xfb\x10\x31"
- "\x64\xf7\xac\x49\xc8\x77\xce\x4a\xbf\x84\x74\xbf\x77\xa3\x6d\xd1"
- "\xca\x4e\x96\x60\xff\x3e\x6f\x27\x3e\x4f\xe2\x84\x64\xc2\x27\x26"
- "\x0d\xa7\xbd\x24\x74\xbd\x95\x09\x74\x6f\xc1\xe4\xee\x14\x72\xe6"
- "\xa8\xd3\xca\x84\x12\xfd\xbb\xec\xef\x84\x12\xc1\x4b\x6b\xf7\x0a"
- "\xbb\xcb\x27\x24\xf5\xf9\xcd\x54\x26\xac\xbd\x18\xbb\x7d\x26\xe2"
- "\xa6\xf6\xd7\x6f\x9c\xf0\x04\x95\x49\xfd\xf0\x28\xc9\x7e\x2a\x1b"
- "\x69\x32\xfb\xf4\x1b\x11\xbf\x32\xc0\x46\xa3\x6d\xa7\xf5\xf2\xf1"
- "\x1d\xfc\x7f\xb2\xe0\x2b\xa9\xcc\x8b\x1b\x8f\x3a\x10\x57\xe5\x31"
- "\x4e\xda\x2d\xf5\x23\x27\xd4\x78\x58\x5b\xca\x60\xfb\x9f\x90\x49"
- "\x9a\x17\xda\xb9\x73\x21\xad\xf9\x1c\x69\x07\x60\xa1\x5d\xf2\xf2"
- "\x13\xce\x92\x2f\x32\xf2\xe1\x4d\xe7\x8e\x12\xef\x4c\x14\xfa\x10"
- "\x14\x07\xd8\xec\x06\x7e\x96\x76\x35\xaf\x69\x4d\x4e\x10\xfb\x1f"
- "\xd9\x6e\xa2\x3b\x17\x74\x87\xa3\xbb\x7c\xe2\xcc\x3e\x5f\x0f\xfa"
- "\x7d\x02\x65\xe2\x73\x24\xe3\xdb\xa0\xca\x36\x5e\xd9\x06\x6a\x2f"
- "\xca\xea\x1c\x74\x2f\x35\x2f\xcc\x11\x72\xd0\x4d\xd9\x0e\xa9\x4b"
- "\x36\xf1\xad\x08\xcb\x4d\x1d\xa8\x6b\x7f\x9f\x8f\x0b\xa4\xa9\x24"
- "\x9d\x60\x94\xdf\xd7\xcf\x3c\x51\xc7\x09\x29\xa7\x9f\xe8\x05\x1e"
- "\xcb\xd9\xd0\xc3\x8c\x5a\xbc\xb7\x29\xe0\xa7\xbb\xf5\x03\xda\xe0"
- "\xa2\x3d\x52\xd8\x6f\xda\xb4\x30\x87\xee\x4f\x4c\xf2\xeb\x6d\x9e"
- "\xe4\x25\xbd\x7d\x6a\xb3\x84\xed\xa4\x53\x3a\x1c\xd7\x5f\x40\xd9"
- "\x45\x9f\xb2\x76\x65\xd2\x62\xd2\x6f\x11\x30\x29\xd0\x75\xae\x26"
- "\x2d\x16\xe9\x7a\xfa\xd2\x08\x79\x07\xe9\xfb\x12\x9c\x76\x90\xdd"
- "\x01\x94\x59\x89\xb1\x10\x7e\x6c\x95\x49\x6f\x0a\xf9\x26\xbe\x8b"
- "\x7e\x0b\x7d\xb6\x94\x78\x39\x57\x26\xed\xf1\x28\x29\x56\x39\x07"
- "\x65\x1c\xf9\x80\x27\x3d\x84\x73\xca\xa4\xf5\xe4\x4b\x16\xf0\x70"
- "\x90\xed\xba\x26\x1f\xd6\x8b\xa3\x87\xe6\x82\x83\x7c\x06\x7a\x94"
- "\x49\xd2\x97\x95\x99\x60\x3e\xc9\x4e\xf5\x13\x6c\xc9\x8f\x2e\x60"
- "\x7a\xa9\xbb\x3c\xa5\x4f\xfe\x41\x3e\x7b\x91\x66\x50\xdb\x8d\x04"
- "\xa3\x20\xda\xdc\x04\x7a\xd5\x35\xfa\x53\x6a\xdf\x5f\xd4\xb8\x85"
- "\x39\xa4\x3f\x89\x77\x69\xfb\xc2\x29\xc7\x4e\xce\x83\x94\xd7\x22"
- "\x2c\x09\xe3\x9a\xe4\x5c\x90\x7e\xcc\x95\x94\x74\x0d\x7e\xc2\xe7"
- "\x85\x73\x85\x84\x83\x4c\x7f\x97\x51\xca\x65\x12\xbe\x83\x76\xd5"
- "\x84\xe4\x32\x77\x19\x85\x4c\x4d\xd3\xb1\xc6\xb7\x03\x61\x6d\xf6"
- "\x89\x7b\x80\x17\x88\xa7\x4e\xc9\xa2\xba\xd6\x93\x6d\x31\x9a\x17"
- "\x67\xc2\xe7\x7f\xca\x0c\x6a\x27\xe9\xe6\x05\x63\xb3\x1d\x7c\x63"
- "\x76\x21\xc1\x19\x79\x0a\xb1\x16\x72\x06\xf1\x13\x2f\xfc\x54\x75"
- "\x97\xdf\x95\x1c\xe6\x7b\x17\xfb\xe0\x5d\x4f\xe9\xfb\x1c\xed\xd1"
- "\x64\xe7\xa1\x2f\x6e\xe3\xe7\x53\xb0\xde\x6b\x35\x1a\x67\x40\x99"
- "\x87\xb0\x73\x38\x91\xa5\xd0\x5d\x63\xd2\xd3\xa6\xf9\xc6\xcd\x9f"
- "\xb5\x92\xed\x64\xb2\x03\xe9\x2a\xb8\x1b\xed\xbd\x7b\xc4\x8b\xa3"
- "\xc4\xfd\x46\x9f\x6b\xe2\x05\xd2\xd1\xe9\x3c\x5d\x28\xec\x1b\x45"
- "\xa5\x39\x02\x7c\xa7\xf4\xbd\xed\xe5\xb1\x9f\x11\x1d\xd5\x29\x7c"
- "\x07\x50\x99\xff\xaa\x1d\x60\xe5\xae\x56\x8d\x96\xe9\xc4\x5e\x7e"
- "\x03\xfa\x23\xee\x33\xe2\x7d\xd4\x19\xe5\x9e\x7b\xa5\xbf\x48\x69"
- "\xcb\x5e\xd3\x35\x8c\x94\xf7\xf3\xbd\x4c\xdc\x97\x56\xee\x7e\xcd"
- "\x7a\x07\x63\x9d\xca\xdd\xaf\x0b\xbb\xd2\x4e\x9b\x4b\x83\x81\x6b"
- "\x83\x6c\x97\xc9\xe6\x30\x88\x36\x52\xfb\xae\xad\x6d\x77\xeb\xfb"
- "\x65\x64\x77\xf9\xdd\x75\xfa\xbd\x7e\xd1\x7f\xcd\xde\xb4\xeb\x16"
- "\xe2\x5b\xee\x19\xaf\xed\x5d\xf5\x5a\xdd\xf5\xff\x0b\x75\x7b\xb5"
- "\x32\xb7\x0a\x9b\xdb\x80\x0b\xca\xdd\xda\x5d\x7e\x4f\xaa\xbe\x9f"
- "\x6a\x3a\xf2\xc9\x72\x9f\xbf\x27\x23\xb4\x97\x4a\x18\xf6\xbb\xb3"
- "\xb3\x74\x69\xbe\x15\x04\xbb\x7d\x5e\xfe\xfc\x1c\x6b\x76\x5e\xde"
- "\xd2\x3c\x2b\x19\xbc\xb9\xc2\xaf\x52\x14\x2f\xbf\x67\x91\xe6\xfb"
- "\x6d\x77\x9f\xef\xb7\xf2\x7b\xf6\x87\xfb\xe4\xf3\x28\xf7\xd4\xfd"
- "\xef\xf0\x35\xf7\x0c\x7a\xcf\xcf\x69\x50\x6b\xf1\xab\xc3\xcf\x85"
- "\x5f\x03\xf1\x39\x36\x3f\x4b\xc5\xfe\x28\xce\x84\x43\xf7\xd5\xef"
- "\xa1\xbb\x3e\xa9\x6d\xca\xe4\xbb\x76\xa8\x46\x26\xec\x9a\x94\xa9"
- "\xa4\x4b\x42\xf6\xd1\xeb\xf0\x73\xe1\xd7\x80\x9f\xc8\xa7\x1e\x11"
- "\x77\x6d\x6b\xc3\xbf\xd1\xd9\x34\x2f\x73\x4d\xa5\x34\xbc\xd4\x28"
- "\xe8\x10\x75\x93\x4c\x77\x45\x1b\x0c\xbc\x7c\xc2\x7e\x2d\x9d\xc0"
- "\x0d\x31\xa5\xcc\x3a\x40\xba\x08\x5e\xfe\x1d\x8f\x96\x4e\xdc\x7d"
- "\xd7\xfb\x43\xb6\xfb\x91\x5e\x4f\x67\xe4\xe5\x77\xd9\xb5\x74\xd2"
- "\xa6\x59\x99\x61\xa0\x7a\x87\xf0\xb2\x4b\x09\x5a\x3a\x73\x78\x79"
- "\x61\x69\x22\xd5\xf2\xb1\xd3\x29\x8d\x5a\x6a\x94\x7e\x58\xca\xef"
- "\x69\x41\xfa\x01\x6d\x9e\x5e\xdb\x38\xdd\x5b\x78\xe5\x38\xd9\xe7"
- "\xe7\x66\xdf\x9f\xbb\x64\x05\x79\x92\xca\x5f\xba\x3c\x9f\x9e\x4b"
- "\xe6\x3d\x2b\x1e\x4b\x6d\x0b\xe6\xcb\x97\xfc\x45\x29\xf4\xb2\x08"
- "\xf3\x8d\x9e\x59\xcb\xed\xf4\x98\xbf\x94\x82\x8e\x9c\xe4\xe5\xf3"
- "\x75\x97\xde\xfd\xec\x2e\x75\x97\x7f\x37\xd1\xa3\x4c\x8e\x97\xf4"
- "\xc8\x77\x53\x3c\xca\x77\xc4\x39\xb0\xa9\xd4\xc3\xde\x49\x12\xbe"
- "\xff\xd8\xb7\xec\x15\x28\xdf\x7d\x80\xec\x15\x98\x4a\xed\xf3\x4d"
- "\x81\xdc\x6c\xe0\xd9\x56\xe4\x5d\xe4\x61\xbb\xb4\xbb\xe5\xb6\x66"
- "\x61\x37\xb4\xfc\xde\x03\xba\x7e\xa1\xea\xb4\xad\x25\x7b\xf8\x42"
- "\xdf\x68\x93\xb0\x85\x53\x8b\x70\xe3\x8e\x4d\xc2\x2f\x4d\x3c\xc2"
- "\xeb\x10\x6e\x41\xd8\x82\x70\x82\xea\x4c\x37\xd3\xfd\x44\x84\xad"
- "\x08\x27\xa2\xfc\x46\x7d\x5d\x84\xc3\x46\x73\x36\x77\xff\x80\xfc"
- "\x71\x7f\x1b\x53\x58\x5b\xdf\x33\xeb\xbe\x7c\x85\xdf\xde\xf2\xef"
- "\x59\xfb\xfc\xf6\x0a\x5f\x4e\xe6\xb9\x62\x5f\x13\x7b\xfb\xf7\xb6"
- "\x47\x58\xc6\xac\x90\x74\xf8\xf7\x66\xea\x36\x19\x24\x9d\xfd\xbd"
- "\x8c\x30\x9f\xc7\x14\xce\xe9\xf3\x79\x2c\xed\x92\xbd\x2c\xec\x1e"
- "\x29\xdf\xab\xe5\xe5\xdf\x6d\xed\xf3\x4f\x57\xfe\x3d\x67\xb8\x7f"
- "\x3a\x0f\xbe\x13\x7f\x83\xf8\xdd\xa1\x7d\xf0\x7b\x53\xa9\xce\x81"
- "\xfc\x3b\x83\x3f\x77\xd8\x56\x81\x16\xc7\x53\xd0\xe5\x1a\x0d\x4c"
- "\xf1\xbc\x2c\x95\xec\xdb\x58\xe9\x1b\xd1\x7e\x03\xca\x1c\xc8\xbf"
- "\xa2\x32\xe5\x21\xb2\xbb\xeb\x2d\xce\x52\x6e\xdd\x41\x3a\x48\x08"
- "\x4b\xbb\x91\xfc\x9c\x32\x45\xdc\x63\xd3\x6d\xca\x85\xdf\x89\x1f"
- "\xf0\xee\xc1\x47\xfa\x99\xf1\xa2\xa5\xa6\xc0\xbc\x6c\x49\xc7\x4d"
- "\x79\x45\xe2\xd2\xec\x6a\xb9\xdf\x4f\x59\xc7\x1f\x97\xfe\x4e\x3c"
- "\xca\x7d\x66\xba\x8f\x64\x52\x16\x2d\xe5\xc8\x6b\x72\xcc\xcb\x16"
- "\x71\x48\xb7\x06\xb4\x96\xd6\xbe\xe7\xdc\x09\x1d\x8c\x5f\x0a\xca"
- "\xbb\xfe\xca\x14\xfb\x2f\xc7\x94\x50\x3d\x51\x82\x8e\xf8\x88\x45"
- "\x93\xaf\x40\x6a\xdb\x8e\x30\x9b\x77\x1b\x10\x47\xfa\x58\x5d\x8f"
- "\x33\x61\xf7\x57\x6b\x8b\x5d\xf8\x2a\x2b\xbf\x2f\x4a\xb7\x99\xe3"
- "\x41\xdc\x95\xfd\x79\xfc\x27\x62\x85\x8c\x9f\x9f\x9c\x3e\x03\x6f"
- "\xc9\x9a\x9b\xdb\xf0\xb9\x93\xd0\x15\xf7\x8c\xa7\x6b\xef\xfc\xa1"
- "\xc2\x4f\x64\xf9\x7d\x19\x18\xa7\x80\x18\xef\x35\xbf\xf8\x9a\x70"
- "\x8b\xf0\x9f\x48\xf7\x0a\x55\x1f\xea\x9d\xfa\x88\xb0\xaf\x6b\x90"
- "\xf4\xa2\xb0\x6b\x57\x7e\x5f\x02\x8f\xb3\xd9\xa5\x8f\xd8\x05\x76"
- "\x8c\x9f\xd8\xf7\x69\x6d\x88\xfb\x93\x66\xea\xfb\x7d\xb5\xc0\xa9"
- "\xd3\xf0\xfb\x99\xf4\x0f\xf3\x8b\xaf\xf5\x72\xc9\x7e\x14\xe6\x56"
- "\x2b\x9e\x66\xd4\xdf\xda\xa7\x23\xd4\x77\x27\xf3\xbe\xcb\x64\xdb"
- "\xaa\xef\x7e\xae\x32\xf5\x5e\x49\x57\xde\x6f\xf4\xb0\xdb\x9c\x72"
- "\x7d\xdf\x8f\xf9\xdf\xa0\xdd\xcd\xba\x1f\xfc\xef\xa3\x99\xfd\xcb"
- "\xb8\x3f\x5b\x97\x7d\xc8\xb1\xbb\x3f\x15\x73\x71\x1a\x7e\x3f\x43"
- "\xfa\x59\xba\x8f\xec\x35\x06\x71\xb7\xe8\x74\x84\x85\xa5\x20\x3e"
- "\x4b\x8f\x1f\xa2\xa4\x02\x36\xf7\xe7\xeb\xf8\xa4\x2b\x2e\x7b\x2d"
- "\xc2\x6b\x41\xa7\x07\xb4\xb0\x13\xe1\x2a\x3d\x8c\xf7\x1a\x1d\xdf"
- "\x10\x7f\xd6\xf5\x7c\xc6\x4b\xc4\xff\xcd\xb7\x80\x26\xb3\x10\x7f"
- "\x75\x3f\xf8\xdf\xf7\x4a\x64\xde\xc3\xce\xae\xb2\x0f\x92\x7d\x71"
- "\xc7\x9b\x7d\xc0\xa1\xf8\x76\xc2\xc3\xfe\x6b\xae\x56\x4e\x87\xc7"
- "\x78\x57\x45\x68\x3c\x22\x4c\x80\xf1\x3a\xd9\xa7\xa9\x56\xbc\x3b"
- "\xc9\x5f\x79\x77\xf9\xff\x31\x7b\x94\xef\xfa\x45\xba\x15\x9d\x35"
- "\xeb\x7a\xcc\x73\xdc\xe0\xe0\x5d\x0b\x68\xae\xfc\x1f\x71\x3f\x79"
- "\x7d\x81\x59\xd8\x83\x26\x3b\x04\xc2\x3e\x19\xd9\x9c\x0c\xb0\x48"
- "\x61\xe7\x7f\xe3\x91\x0a\x61\xdf\x7e\x65\x52\xb4\x6e\x6f\x12\xeb"
- "\xd4\xca\x0d\x7b\xf3\xc9\x06\xa5\x90\xa5\x75\x27\xc5\x08\xbb\x93"
- "\x9a\xbd\xc9\xed\x2b\x58\x7c\xb5\x2a\xed\x4d\x0a\x1b\x05\x57\xb1"
- "\x39\xc9\xcb\xbe\x9a\xac\xdb\x9c\x04\x1c\xe8\xee\x61\x12\xbf\x14"
- "\xf0\xe3\x99\x18\x66\xeb\xc6\x38\xa0\xfd\x49\x03\xf0\xa6\x41\xda"
- "\x9f\xbc\xb6\xfd\xe6\xff\x74\xca\x79\x32\x35\x59\xf7\xe1\x1d\x16"
- "\x97\x8a\xf5\xa2\xd1\x39\xf7\xf9\xb5\xb8\x39\x1e\xf6\x6e\x67\x1f"
- "\x6d\x06\x7c\x47\x32\x45\x7c\x2f\xe4\xc5\x39\x2f\x85\xaf\x2b\x26"
- "\xfe\x68\xeb\x1e\x82\x7d\x39\x12\xbf\xa1\xf4\x9b\xd9\x87\x3f\x2e"
- "\xf1\x56\xe2\x11\x4c\x0a\xf6\x1b\x47\x04\x4f\x0b\x04\x22\x6c\x01"
- "\xa5\x85\x68\x4f\xba\x73\x9d\x16\x0c\xd0\xdd\x7f\x63\x5a\xb0\x8b"
- "\xfc\x6b\xb6\xd0\x5d\xb2\x0d\x0b\xe8\x6e\xe3\x58\x4e\x7e\x6a\xd2"
- "\x82\xe7\xf9\x4e\x79\x67\xb3\x59\xf3\x99\xd9\x18\x5c\xc1\x1b\x30"
- "\x0e\xd1\xc4\x77\x90\xfd\xad\x18\xc5\xcf\x62\xec\x11\x87\x1e\xbb"
- "\x78\x88\x93\xed\x2d\xf2\x51\xa6\x96\xfb\x81\x2b\xad\x8a\x2d\x10"
- "\x51\xe2\x0e\xb4\x0b\x3f\x01\x69\xc1\xa1\x3c\xcd\xf1\x00\x17\xbe"
- "\xc5\x56\xf0\x7a\xe0\xd9\x08\xe1\x43\x7b\x15\xef\xc2\x7b\x54\xda"
- "\xaa\x2e\x4e\xfe\x3d\x51\x76\x43\x5a\x40\xed\x49\x73\xa8\xc5\x36"
- "\x87\x82\x7c\x5f\x22\xdf\x97\x68\x4f\x0a\xca\x34\x23\xfc\x20\xdf"
- "\xb9\x80\xee\x40\x95\x08\xde\x07\x7d\x74\x69\xf7\x4a\xeb\xc8\xa7"
- "\x27\xd9\x19\xb7\x05\x5c\x25\x3b\xb5\x7b\xa2\xc2\xb7\xac\xa3\x97"
- "\x6b\xf5\x4c\x49\x5b\xc5\x1e\xb4\xad\x1a\x2b\xee\x9b\xd2\x5d\xaa"
- "\xb4\x80\x15\x75\x96\x10\x3c\xa2\x85\x3f\x6f\x71\x9f\xea\x81\xd6"
- "\xab\xf9\xf7\x1c\x90\xdf\xae\xcc\x4d\xe2\x9b\x9f\x69\xe1\x95\x8b"
- "\x8c\x7c\x73\xce\x1c\xee\x5c\x40\x7a\x52\x0a\xaf\x5c\xe2\x41\x18"
- "\xf1\xcf\x1d\xe0\x9b\x73\xe7\xf0\xca\xfc\xad\x78\x22\xbc\x32\x9f"
- "\x6f\x5e\x88\xf0\x23\x99\xc8\xd7\xcc\x2b\x7f\xd4\x8c\x74\xe9\xbc"
- "\x72\x56\x2a\x9e\x08\xcf\xae\x45\x3a\x84\xd3\xac\x78\x22\x9c\xee"
- "\x3c\xad\x7c\xbf\x1a\x79\x10\x57\x90\x2e\xeb\x5a\x3d\x57\xd4\x55"
- "\x59\x92\x23\xeb\x58\x93\x2f\xeb\x28\x2f\x91\x75\xfc\x6a\x9d\xac"
- "\xe3\x71\x86\xf4\xad\xbc\xf2\x27\x9d\x48\x97\xc1\x2b\x9f\x68\xc5"
- "\x13\xe1\x9f\xd5\x23\x1d\xc2\x4f\x52\x5d\x08\xff\x82\xca\x47\xf8"
- "\xa9\x0a\xa4\x3f\xc1\x2b\x6d\x0e\xa4\x9b\xcb\x2b\xe7\x51\xf9\x08"
- "\xcf\xcf\x40\x3a\x84\xb3\x67\xe2\x89\xf0\x33\x53\x90\x1e\xe1\x75"
- "\xe8\xd3\x33\x1e\x5e\x59\x39\x0b\xe9\x32\x79\xa5\x13\xf5\xe5\x20"
- "\xbc\x71\x3f\xd2\x21\xfc\x22\xf2\xe7\x22\xbc\x39\x01\xe9\x11\xde"
- "\x82\xbe\x3e\xd3\xce\x2b\xb7\xa2\x9e\x9c\x2c\x5e\xf9\x32\xf5\x19"
- "\xe1\x6d\x7e\xa4\x43\x78\x3b\xb5\x07\xe1\x9d\xc8\xb7\x10\xe1\x57"
- "\x00\x83\x67\x3a\x78\xe5\x7f\x78\x91\x2e\x87\x57\xfe\xd6\x85\x27"
- "\xc2\xaf\x39\x91\x0e\xe1\x3d\x80\x61\x2e\xc2\xfb\x52\x90\x1e\xe1"
- "\xdf\x51\x7f\x3b\x79\xe5\xfe\x16\xa4\x5b\xc4\x2b\xff\xb8\x1b\x4f"
- "\x84\xff\x54\x88\x74\x08\xbf\x0d\xf8\xe5\x22\xec\x4a\x44\xfa\x45"
- "\x03\x8f\xe7\xd1\x6a\x5e\x1a\xc9\x78\xa5\xbb\x96\x97\x0e\xc5\xf3"
- "\x2f\x99\xbc\x74\x48\x12\xaf\xfc\xd8\x8c\x78\x3c\x3f\x9a\x85\x70"
- "\xb2\x16\xc6\xf3\xaf\x53\x10\x4e\xd1\xc2\x78\xb6\x24\x22\x3c\x59"
- "\x0b\xe3\x79\x9c\xc2\x53\x78\xe5\xa7\x78\x46\xe2\x79\x7c\x17\xc2"
- "\x53\xb5\x30\x9e\xff\xed\xc5\x33\xc0\x2b\x3f\x39\x81\xf8\x54\x5e"
- "\xf9\x37\xaa\x1f\xcf\xd6\xb9\x08\x4f\xc7\xd3\x85\xf0\x74\xef\xf8"
- "\x9f\x91\xef\x54\xc6\x47\x4d\x74\xaa\xa3\x16\xa5\x17\x5f\x64\x06"
- "\x92\x37\xd7\x16\x79\xc8\x9e\xc3\xd8\x36\x25\x75\x15\xf9\x9b\xa0"
- "\x34\xc1\x2d\xcf\x34\xab\xa3\x72\xe8\xfe\x48\x24\xd2\x0d\x3d\xad"
- "\x3c\xb4\x9e\xf6\x4c\x77\xa1\x47\xf8\xb9\xd3\x6c\xd5\x45\x22\xcf"
- "\x2b\xa0\x11\xa6\x90\xbf\x73\xc0\x29\x9a\x97\x0d\xb9\x80\xe7\x3a"
- "\x5e\x76\x5d\x1b\xe0\x84\x70\xec\x47\x78\x22\xfc\xdd\x17\x00\x2f"
- "\x84\x7f\xf1\x30\x9e\xeb\xba\xcb\x1f\x62\x1e\xe5\x01\x89\xef\xf7"
- "\xce\x07\xee\xe4\xc0\x31\x68\xdb\x2b\x5b\x4a\x4c\x01\x17\xc6\xa0"
- "\xc0\x6e\x22\x9b\x6b\xaf\x66\x94\xf0\x51\xdf\xab\x11\xed\x2e\x03"
- "\x5f\xdb\x9b\x68\x90\x75\x5f\xc7\xdb\x94\x87\x26\x90\x2c\x94\x8f"
- "\x4a\x1b\xec\xfb\x6c\xf1\xfd\x96\x7f\x67\xf2\xbb\x99\x85\xbe\xff"
- "\x8c\xbe\x2f\x36\x91\xfc\xfa\xb6\x1f\xa2\x2d\x0f\x55\x51\x1a\x8f"
- "\x92\x8a\x7d\x3e\x82\xb9\x7d\x1d\x5a\x1f\x87\x52\xba\xcd\x94\x6f"
- "\x30\x99\x8c\x5a\x55\xec\x5f\x5f\xc6\x9b\x89\xff\xc4\x9e\x61\xb0"
- "\x16\x25\xd6\xb5\x29\xd3\xb2\xb6\x93\x5c\x21\x7e\xb3\x8b\xee\x05"
- "\xb5\x29\x0f\xdf\xde\xbb\x69\x41\x8b\xb5\xc0\x84\xf2\xa6\x65\x17"
- "\xfb\xb9\xcf\x55\xf4\x30\xf6\x36\x8a\x7f\xc6\x2c\x75\xcd\x45\x9a"
- "\x80\xd4\x0f\x12\xef\x1d\x52\x46\x3a\x2d\x8b\xf2\x86\xd3\xfb\xc1"
- "\x17\x22\x30\x86\x9b\x9b\xe5\xf9\xd6\xc3\x13\xde\x56\x3d\x06\x53"
- "\x3e\x1b\x62\x2d\x38\x84\xf2\x1f\xce\xef\xc7\x1b\xf6\xa5\x15\xdf"
- "\x9e\x3c\x88\xb4\xdb\x84\x1c\xe7\xe1\xb5\xba\x0c\x98\xa3\x0f\xbf"
- "\x96\x74\x51\x2a\xed\x63\x92\xbe\x9b\x66\x24\x7b\x98\x81\x78\x87"
- "\x27\x50\x35\xb1\x24\x58\xb5\xd9\xc5\xb7\x6c\x6e\x8e\x09\x28\x4c"
- "\xea\xe9\x4f\xbb\x6f\x92\x9f\xe4\x6b\x1f\x50\xff\xbe\x51\x87\x8f"
- "\x98\x33\xd1\xc1\x0c\xae\xbc\x4f\x29\xef\x5d\xfc\x05\xcb\x4c\x77"
- "\x67\x2b\x73\xe5\x89\xb2\x52\xf8\x0b\x13\x4f\xa8\xc3\x6f\x9d\xb3"
- "\x83\xe8\x52\x07\xc9\x85\x3e\xa2\x7c\x6f\x02\xce\xa0\xff\xa7\x99"
- "\xf5\xb6\x90\x5f\x80\xf5\x80\x1d\xd1\x8c\x74\xaf\xda\x16\x0c\x92"
- "\x0d\xa8\x0a\x0f\xe0\x20\x65\x8b\x0f\xfb\x08\x47\xcb\x7a\xa7\x3d"
- "\xa2\xc6\x2d\x70\x35\xcd\xa5\x33\x54\x33\xd9\xd4\xf1\x89\x7b\x98"
- "\x01\xf2\xe5\x47\x7b\xa3\x4c\x1b\x3e\x76\xb9\xda\xfd\xd3\xdc\x25"
- "\xf9\x79\xcf\x59\x97\xe5\x16\x64\x3f\x30\x7e\x79\xb2\x35\xcf\x61"
- "\xcd\x13\xfe\xb0\x45\x44\x56\xb2\x75\xd9\xa2\xa5\xf9\xd6\xfc\x55"
- "\xf6\xec\x6f\xfb\x06\xb6\x70\xf3\x82\x6a\x49\xcb\x3d\x22\xec\xc4"
- "\xf0\x9a\x2d\x8e\xfc\x42\xae\x5a\x6f\x19\x0a\x5a\x7d\xba\xf1\x72"
- "\xe4\x34\x3b\xdd\x49\x57\xcb\xac\x4c\xf3\xd9\x1d\xfd\x52\x1c\xa3"
- "\xfb\x1e\x51\xe8\x6b\x20\x74\x2e\xf2\xc8\x74\x29\xb7\x98\x0e\xfa"
- "\xe7\x21\xd1\xff\x2a\xdd\x4e\x97\xf6\x4d\x9e\x2b\x4c\x4f\xf1\xb0"
- "\x57\xa5\xed\xb9\x9a\xcd\xad\x92\x06\x9c\x2e\xce\x2a\xb8\x75\x8b"
- "\x83\xef\xca\x28\x01\xfd\xa3\x90\x3c\x48\xf8\xd0\x65\x17\xc4\x9d"
- "\x54\xbe\x79\x95\x97\xee\x83\x07\xb7\x3c\x6b\x57\x47\xad\xf2\xaa"
- "\xbf\x7d\x32\xb5\xf8\x15\x66\xd8\x87\x35\x6f\xb4\x62\x7e\xdf\xc2"
- "\xc6\x1e\x2a\xea\x30\xa0\xcd\xcf\x1d\x2a\x6a\x35\xf0\xaa\x45\x33"
- "\xbb\x12\x7f\x9e\xe9\x2f\x13\xf6\x3c\x51\x86\x9f\xbd\x37\x9d\x11"
- "\x2f\x53\xe7\x1b\x59\x56\xe1\x1b\xf9\x6c\x86\x7f\xf3\x0b\x5e\xd7"
- "\x2d\x77\xb3\x19\xb7\xf3\xf3\xef\xd6\x93\xcc\xe9\x91\xe4\x77\xa7"
- "\x93\xcc\x6f\x41\x95\xdf\xbc\x60\xab\x6f\xcb\x2a\x3b\xd9\xb9\xb9"
- "\xbc\xe5\xd7\xa9\x3d\xa3\x16\x37\x1f\x45\x9a\x0f\x40\xeb\x7f\x68"
- "\xc5\xfc\x1d\xc7\x0c\x97\x6f\xfb\x59\xf3\xbe\x1e\xa7\xa1\xa1\x7e"
- "\xaa\x94\x53\x66\x62\xcd\x88\xf9\x34\x63\xe4\xbb\xfb\xeb\x19\xea"
- "\x66\xfb\x7a\x66\x1a\xde\x9b\xf2\xad\xef\xf7\xbe\x9b\x52\xcf\xba"
- "\xc9\xc6\x2a\x78\xaa\x83\x9f\x6e\x65\x7c\x4b\x49\xed\xeb\x05\x7e"
- "\xc3\x5c\x0f\x33\x1c\x6b\xdd\xca\x0a\x4f\xb1\x11\x81\xf3\x49\xc6"
- "\xff\x42\xfe\xcb\x64\xbb\xf0\x43\x8b\xb0\x61\x56\xe4\x12\x3e\x61"
- "\x4d\x4d\xa0\x27\xd4\xf3\x49\x91\x4d\x73\x5c\x0c\xdf\x47\x07\x1e"
- "\xb5\xb0\x63\x39\x5e\xe6\xce\xa8\x61\x97\x0d\xa9\xec\xad\x9f\xd7"
- "\xb0\x6d\xa0\xe7\xb7\x9d\x63\xd1\xf2\xfc\x35\x29\x32\xd0\x9b\x64"
- "\x0c\x3c\x9f\x44\x36\x65\x38\x3f\x9f\x34\x9c\x68\xc8\xc0\xd2\xa4"
- "\xa8\x26\x6f\x0d\x9b\xd4\xc1\x92\x2e\x1b\x98\xe9\xf2\xf3\x49\xc3"
- "\x9b\xec\x5b\x51\x16\x88\x43\xc0\x95\xec\x59\x91\x9d\x2b\x82\xd3"
- "\x75\x19\x6c\x4e\xa7\x32\xfd\xec\xf0\x16\x36\x92\xec\x29\x92\x3d"
- "\x34\xb2\xe9\xaa\xc6\x97\xd4\x06\xe3\x57\xd9\x8b\x2e\x92\xfd\x0f"
- "\x3f\xe3\x7b\x9f\xf6\x58\xa5\xcf\x70\x85\xfa\xac\xf2\xa4\xe1\x36"
- "\x7a\x6e\xb2\x8d\x26\xda\x56\xed\xb6\x90\xaf\xa3\x28\x6a\x27\xd6"
- "\x69\xd4\xea\x93\x80\x65\x71\x92\x11\xe9\xa2\x11\x1f\xe3\xee\xf4"
- "\xb3\xe0\x84\xa7\xbd\x13\xed\xc2\xa7\x6d\xfc\x8e\x22\x66\x76\x16"
- "\xb1\x78\xeb\x77\xc5\x5c\x1a\x11\x7c\xfd\x69\x0f\x2f\xff\x69\x3b"
- "\x2f\x35\x26\xc8\xb8\x1f\x9e\xb5\xfe\x80\x31\xeb\xdd\xe2\x7d\xb3"
- "\xf5\x7e\x8c\x61\x7c\x89\x59\xd0\xdd\x82\x47\xfb\xe1\xaf\xe4\x1c"
- "\xff\x61\xe9\xe5\xc8\x57\x92\xd4\xf2\x96\xe9\x6a\xa9\xd1\x4a\xbe"
- "\xaf\xcf\x29\x3f\xcc\xe6\x95\xa7\x33\x79\xd5\x0b\x62\x2e\x22\x3c"
- "\xef\x72\xe4\xe3\xeb\x10\x57\x8f\xf2\x53\x2f\x2b\xc6\x56\xfc\x4e"
- "\x68\xf9\x33\xa8\xdf\xc1\x5d\x19\x19\xd4\x6f\xe1\x1f\x07\xfd\xb2"
- "\x61\xcc\xf8\xa8\x62\x97\xb0\x19\xdf\x0b\xf8\x6a\xfe\x43\x09\x1e"
- "\x04\x03\xb5\x37\x69\xb8\xe8\x6b\x6f\x52\x34\xe0\x4b\xb6\x53\x4d"
- "\x45\xf3\x90\x67\x4b\x71\x0b\xbe\xc5\x5c\x8e\x2f\x89\x22\x3f\x55"
- "\x6e\xbb\x97\x05\x37\x17\x37\x93\x6d\xb0\x97\x0a\xb0\xe6\x46\x16"
- "\x63\x8f\x2f\x3e\xa1\xad\x2d\x46\xed\x54\x2b\xbf\x32\x5f\x26\xdd"
- "\x7e\xb4\x0d\xed\x6b\xc5\x0f\xdf\x7f\x70\xe2\xf2\xf8\x8c\x1c\x3c"
- "\x6b\xd1\x56\x2b\x2f\x5f\x1a\x4f\xef\xf8\x66\x45\x9b\xdf\x21\x38"
- "\x10\x3c\x34\x58\xbc\x1d\x82\xc5\xb6\x74\xa4\xdb\xa3\x96\x37\x75"
- "\x78\x94\x1f\xae\xe3\xe5\xa0\x97\x42\xe9\x4e\x85\xd2\xfd\xd6\x27"
- "\xd3\x1d\xdf\x2a\xd3\xe5\xcf\x3a\xad\xcc\x2c\x95\xf0\x9e\x79\xfb"
- "\xb7\xe1\x3d\x73\x5c\x28\xef\x86\x6a\x99\xb7\x3e\x49\xe6\xb5\x51"
- "\xde\x27\xfb\xb7\x69\xe6\x8f\x43\xe9\x7f\xd5\x2c\xd3\x1f\x6c\x95"
- "\xe9\x7f\x6e\x09\x4b\xb7\x2a\x94\x6e\xf3\x5c\x99\xee\x7d\xbb\x4c"
- "\x97\xe5\xc0\xf7\x37\x07\x68\xcb\xeb\xa1\x3c\xbf\xf3\xc8\x3c\xed"
- "\xeb\x64\x9e\x62\xec\x49\x33\x4f\x5d\xd1\x96\xcf\x42\xe9\xf7\x68"
- "\xfd\xfe\x22\x41\xa6\x5f\xb5\x3f\x94\xee\x11\xed\x3e\x12\x7d\xff"
- "\x1a\xe9\x7e\x58\x72\x39\xb2\xae\x5e\xa6\x5b\x3b\x87\xe6\x23\xd2"
- "\x8c\x57\xcb\x33\xf2\x2f\x47\x3e\x91\x89\x72\xf2\x31\x36\x09\xf4"
- "\xc4\xd8\x25\xa8\xce\x05\xe0\x51\x67\x74\xd2\x39\x04\xe1\x5c\xec"
- "\x09\x8d\xc0\xbb\xc1\x81\xcf\x38\x1f\xc9\xea\x93\x7b\xa9\xa0\x0d"
- "\x36\x3f\x53\x33\x20\xbd\xb6\xe9\x97\xeb\x48\x37\x81\x70\x0a\xea"
- "\xfe\x98\x6c\xc6\xf1\xe2\x99\x9a\xac\xe9\x11\x71\xaf\x8d\x6c\x36"
- "\x90\x3c\x52\x8b\x13\xfa\xe5\x2a\xe6\x26\x78\xc3\x3a\xb2\xd3\x47"
- "\xf2\x47\xec\x51\x0d\x98\x73\x1d\xc0\x13\x43\x5e\x34\xa8\xb5\xf8"
- "\xd5\xe1\xe7\x7a\x91\xe4\x92\x65\x6c\x86\x2e\xb3\x1d\xb8\xad\x3f"
- "\xc2\xfe\xf7\xdb\xc6\x90\xdc\xea\x47\x56\x94\x75\xed\xfe\x5d\x94"
- "\x1f\x59\xaf\x72\x7e\x64\x14\xf6\xd4\xb7\x3c\xe3\x75\xaa\xd2\xbf"
- "\x3c\xd6\x22\x68\xb8\x1f\x2d\xc7\x9e\x5f\x22\x6c\xc1\x56\x15\xd8"
- "\xd5\x44\xec\x25\x67\x59\x84\xbb\xb0\x83\xd5\xaa\x1d\x06\x67\x0f"
- "\x33\x36\x61\x3f\xa5\xf4\xb5\xa0\x1d\xac\x4b\x22\x40\x47\xfc\x68"
- "\xbd\xf3\x92\x56\x5e\xcd\x96\x92\xe2\xc5\xd2\x8f\x36\xd1\x8f\xb4"
- "\x07\x01\xef\x44\x0b\xdf\x6a\x4b\x88\x7e\xfa\xd1\x61\xbc\x47\x51"
- "\x5a\xe0\x7e\x76\xf9\x37\x5b\x4a\x7a\xb6\x2c\x6a\xee\xb9\xed\x49"
- "\x4f\xef\xa8\x02\x7b\xef\x16\x87\x37\xf0\x9b\xcd\xde\xc0\x6d\x19"
- "\x25\xc1\x51\x8b\xd3\x51\x37\xf6\xa7\xad\x86\xbd\x6a\xad\x61\x6f"
- "\x91\xcb\x40\xe5\x1e\x2a\xda\x6d\x38\x58\xd4\x6c\x38\xa8\xd6\x19"
- "\x0e\x15\x39\xf1\xac\x21\x3f\x5b\xa0\x59\x1f\x8d\x3d\x58\xd4\x80"
- "\xfd\xf1\x51\xac\xc9\x47\xd2\x75\xf9\x28\x7f\x38\xc0\x9a\x76\x07"
- "\xd8\x3b\xf9\x17\x99\x37\x76\x41\x35\x7e\x35\xde\x91\xc5\x7e\xef"
- "\xc8\x17\x84\xff\x76\x3e\xaa\x54\xf4\x91\xee\x68\x1d\x54\x65\x9b"
- "\x35\x78\x50\x99\xab\x76\xd0\xd9\xa9\x6e\x27\x57\x99\x35\xf9\x5b"
- "\x76\x72\x0d\xd2\xc7\x5b\x9f\xad\xdc\xff\x2f\xec\xe4\x6a\x72\x04"
- "\xb2\x93\x0b\xde\xb5\x59\xe3\x5d\x5d\x9a\x4d\xa4\x68\xe2\x57\x85"
- "\x4d\x24\x87\x4b\xd8\x35\x12\xe7\xf5\x9b\x1d\xe9\x44\x87\x76\x97"
- "\xcf\xb2\xeb\x7c\x29\xd1\x56\xc1\x8d\x0b\xf6\xe0\xb7\x1b\xf1\xa0"
- "\xab\xce\x7b\xf5\x78\xbe\x65\x92\x93\x60\x12\xe4\x39\xdf\xef\xa6"
- "\xfb\x47\x3c\xe7\xc1\xe0\xe6\x67\x33\x83\x9b\x5f\x68\x46\xdc\x54"
- "\xfc\x1e\x08\x6e\x9e\x54\x85\xdf\x56\xfc\xaa\xf1\xab\xc1\x6f\x17"
- "\x7e\xbb\xf1\xab\xc5\x6f\x3f\x7e\x75\xf8\x1d\xc0\xcf\x85\x5f\xbd"
- "\xba\x79\xd2\x1e\xb2\xfb\x87\xb2\x9b\x31\x0f\x2c\x7a\xb9\x21\x78"
- "\xcf\x3a\x8b\xfe\xa7\x12\xdd\xc7\x63\x4e\x17\x72\xb2\x55\xf6\xea"
- "\xcf\x2a\x44\xfb\x09\x2f\xbf\xfa\xf3\x4c\xef\xb8\x2d\x76\xef\xb8"
- "\xcd\xad\xde\xd8\x6d\x51\xf8\x99\xf1\xb3\x78\x37\x97\x98\x31\x9e"
- "\xad\xde\x91\x25\x35\xdd\xe5\xb3\x31\xfe\x73\xa6\x4a\x99\xd3\x6c"
- "\xe0\xb8\x39\x9a\xfc\x69\x36\xf0\x7b\x7a\x3d\xbd\x7b\x47\x96\x66"
- "\x22\x0c\x9c\xf1\xb8\x48\xd7\x35\xaa\xc4\xaa\xdd\x5b\x2a\x41\xbc"
- "\xd3\x63\xfc\x91\x4b\xa6\x73\x78\xe8\x4c\x09\x71\xbb\xf4\x35\xd8"
- "\xcf\x97\xc6\x7c\xbb\x6d\xf1\x3c\x87\x6d\xd9\xa2\xdc\xf9\xd9\xcb"
- "\xee\xb7\x8e\xcf\xb2\x26\xe5\xe6\x3d\x67\x7b\x6e\x79\xf6\xf2\x6c"
- "\x41\x3e\x22\xea\xf6\x7e\x67\x4a\xe4\x33\x99\x05\xc0\xe7\xc4\xb4"
- "\x73\x4e\xfb\xf6\x2c\x1f\xc6\xe7\x96\x2d\x25\x07\xce\x79\x0d\x41"
- "\xd0\x6f\xd1\xed\x25\x58\x97\x05\xf6\x03\xe7\xfc\x86\xe8\x76\x2b"
- "\xe3\x58\x0b\xf4\xcd\xdd\xde\xac\xd1\x73\x1f\xb1\x46\xa2\xe7\x90"
- "\x66\xef\x12\xbf\xe1\x31\xca\xff\xdb\x8c\x92\x7d\x78\xe7\x5b\x56"
- "\x79\x29\x1f\x07\x8d\x27\x9e\xa0\xf1\x64\x78\x51\xf3\x41\xf1\x74"
- "\x78\x0f\x8a\x74\x8b\xd3\x0f\xd1\xf3\x52\x21\x6f\x44\xb9\x24\x5b"
- "\xe3\xbf\xfd\x19\x3b\x28\xf3\x78\x44\x1a\xac\xc3\x36\x25\x6d\x32"
- "\xa5\x13\x3c\x13\xda\xb8\x0f\xed\x28\x5e\xce\x8c\xfa\xda\x26\xbe"
- "\xa8\x6f\x7d\xaf\x20\x7a\xf7\xb1\xed\xb4\xbe\xa9\x3d\x1c\xeb\xf9"
- "\x75\xe4\xdd\xbb\x44\xf2\x91\xe0\x1d\x23\x88\x67\x24\x1c\x42\xb8"
- "\xc3\x5d\xd8\x2c\xf2\xd7\xaa\xcd\xe0\x39\x23\x28\xef\x67\xf4\xad"
- "\x1a\x34\x6a\xb5\xe0\x49\xd2\x2c\x3a\x1f\xb0\x6e\x94\xb4\x89\x14"
- "\x9d\xc9\xe8\xee\xf6\xd8\x73\xca\xec\x6f\x08\x7e\x04\x2f\x3a\xc3"
- "\xe5\xe5\xb3\x6b\xab\xe3\x98\x91\xfc\x0d\x04\x46\x6e\xd6\xec\x73"
- "\xa5\x65\xe8\xb4\xb5\x2f\x7e\x73\xbf\x3b\x3b\x72\xbc\xac\xd9\x4b"
- "\xe8\x34\x22\x4b\x1c\xfb\xcd\x5b\xb6\x6c\xf9\xe2\x6c\x6b\xf6\xbc"
- "\xf9\x39\x56\xf1\xd9\xba\x7c\x19\x92\xe4\xe6\x2f\xb3\x2e\x5d\xb9"
- "\xc4\xba\x78\x59\x2e\x71\x09\xd9\x79\x79\xcb\xed\xf9\xc3\x99\xcc"
- "\x69\x5d\xbc\x7c\x51\x7e\xae\x1d\x2f\xcb\xb2\x97\x64\x59\xc5\xa8"
- "\x2f\x43\x51\x8b\x16\x59\xb5\x1a\x96\xe5\xcc\xcb\xa3\x89\xb0\xe4"
- "\x19\x24\x0a\xcb\xdf\x9f\x87\x88\x26\x9b\x53\xb4\xef\x9c\x53\xd2"
- "\xdf\xaa\x37\x02\xd6\x55\x9b\x1b\x48\xef\x00\xe1\x3a\xc1\x57\x96"
- "\xa7\xe5\xd0\x19\xcd\x8b\xe8\x63\xd7\xf8\x9f\x63\xee\xa6\x4f\xd6"
- "\xfb\x46\x36\xde\x85\x8d\x43\xb2\x9f\xa9\xa4\xbf\x2a\xee\xd3\x61"
- "\x3d\x08\xbd\x94\xf2\xb4\xe7\x25\x2c\xd2\xb3\xc2\xed\x63\x4b\xfd"
- "\x9b\xf4\xd5\xf2\x7c\x23\xbd\x8e\x68\x23\xcd\x26\xbd\x82\x3c\xaf"
- "\x51\x1e\x75\xf3\x0b\xad\xc8\x57\x1d\xe2\x4f\xd2\xf3\x29\xbd\x48"
- "\x57\x9e\xf6\x2e\x1f\x59\x02\x3e\x25\x3d\x83\xda\x35\xc8\x1e\x63"
- "\xbd\x84\x72\x3f\xac\x65\xec\xce\x78\x96\x74\x69\xd3\xc2\x8a\xee"
- "\xb8\x05\xb5\x3d\x65\x6c\x68\x0f\xf6\x35\xbf\x81\x8d\xbd\x8c\x79"
- "\xb1\xea\x2e\x16\xb1\x7a\x36\x33\xd4\x2e\xac\x25\x1b\xad\xac\x71"
- "\xe6\x56\xe6\xce\xf4\x30\xb7\x7f\x0f\x6b\x74\xb5\xb1\x63\x81\xff"
- "\x94\xfe\x13\x0a\x88\xbf\x78\x7c\x0c\xd9\x8d\x2a\x5e\xcd\x83\xfb"
- "\xfe\xe4\x1d\xb2\xf7\x4c\x2d\xf9\x3d\x18\xeb\x0e\x7c\xe1\x72\x17"
- "\xee\x62\x6e\x87\xdb\x45\xf7\xe9\xcf\x29\x3f\x1e\x76\x10\xdf\x86"
- "\x35\x22\xdf\x63\x6c\x28\xe0\x18\xa4\x3a\x2a\xb6\xf0\xd6\x5f\x8d"
- "\xe2\x27\x7e\xb5\x85\x7b\x30\xa7\xc8\x8f\x41\xc7\xfa\x51\xbc\x73"
- "\xbd\x66\x1b\x8e\xe6\xa9\x7d\x05\xb3\x9c\x51\x7e\x5c\x25\x64\x1c"
- "\xd3\x45\xf8\x46\x84\x85\xee\x99\xdb\xb1\x85\xc2\xa3\x11\xde\x2f"
- "\xc3\x3b\x28\x7c\x13\xc2\xf5\x32\xfc\x2e\x85\x13\x10\x6e\x91\xe1"
- "\x26\x26\xef\x96\xff\xb8\x5d\x86\x3f\xa1\x30\x60\xff\x63\x9f\x6b"
- "\x05\xb5\xf7\x73\x8c\xd9\xe3\x4a\xf1\x67\xe0\x53\x1d\xa7\xc5\x7a"
- "\x38\x54\x94\x43\x32\x18\xac\x87\x1f\xff\xdb\x75\x27\x88\xc7\x7d"
- "\x3c\x31\x32\x85\x9e\x3f\x4e\x32\xf9\xd9\x50\xd0\x8c\xd7\xa1\x3f"
- "\x17\x09\x76\x03\xd2\x30\x7b\x7f\xbe\x2f\x2d\xc0\x5d\xfc\xd5\x0c"
- "\x07\xdf\x5c\xe0\xe5\xaf\x3e\xe9\xe2\x62\x9f\x7b\xa6\xb6\xb6\xc0"
- "\x2f\xec\xe4\x82\x4e\xc7\x1a\x7a\x7c\x1e\xb5\xc9\x0b\xba\x77\x10"
- "\xbb\x99\x66\xbe\xf9\x59\x2f\xf8\xc9\x9c\xd9\x49\x01\xd2\x21\x04"
- "\xad\xff\xf8\xc5\x77\x72\x88\x6e\x28\x9d\xaf\xee\x7a\xd2\xa5\x16"
- "\x67\x30\x9e\x98\xe1\x98\x9d\xc3\x5d\xd8\xc3\x14\x29\xef\xe6\x5f"
- "\xa0\xfe\x2f\x44\xbd\xe3\x33\x1c\xea\xca\x1c\xf2\xfd\x24\xf0\x4b"
- "\x11\xed\xe7\x2b\x80\x4f\x9e\xcf\x30\x05\x37\x97\x66\xbe\x93\x73"
- "\xea\xda\xfc\xa8\x29\x8f\x0f\xea\x2b\x89\xda\x14\xe4\x19\x2c\x80"
- "\x7a\x02\xe8\x2b\xd1\x0e\x7b\xd5\x06\x03\x68\x18\xc7\xeb\x4f\xb7"
- "\x0e\xe1\x2b\x33\x4c\xe8\xd3\x5d\xee\xa4\x8b\xac\xa9\x87\xd6\xca"
- "\x4f\xf6\xbf\xe3\x60\x6c\x86\x23\xe0\x32\x79\x85\x3e\x9b\xd9\xbe"
- "\x90\xdd\xcc\x47\x3e\xeb\x3d\xa3\xcc\x31\x3e\x56\x88\x3e\xa0\xef"
- "\x07\xdb\x5a\x8d\x2a\xfa\x31\x49\xc2\x8d\xf2\x75\x00\xb6\x39\x3a"
- "\x7f\x73\x6d\xed\xff\x89\x98\x37\xea\xb2\x0c\x46\xf7\xfc\xf6\x81"
- "\x5e\x51\x7b\x33\x4c\x2a\xf6\x23\xfa\xf6\x4e\xd2\x59\x46\x75\x4a"
- "\x58\xff\x44\xe8\x21\xf1\x44\xc0\x19\xf5\x93\x5d\x61\x1d\xae\x48"
- "\xdb\x11\xec\xcd\x19\x78\xfc\xb7\x94\xa6\xa0\x7d\x99\x7c\xf3\xa4"
- "\x81\xed\x42\x6f\x99\x64\x93\xf3\xe3\x67\x5b\xf1\xdb\xcd\x5f\xd9"
- "\xec\xf1\x8e\xff\x59\x9d\xf0\xcd\xb9\xc5\x91\xa9\xcb\x8a\xb0\xde"
- "\x30\x47\xe6\xfc\x5b\x6d\x51\xc7\xc0\x76\x55\x9d\x87\xa5\x4f\xb4"
- "\x21\x5f\x70\x53\x90\x7c\xfd\x5e\x24\x1b\xd5\x15\xef\x24\xf9\xae"
- "\x71\x4c\xe7\x34\x0c\x36\xa6\x54\xfe\x8c\xdb\x79\xef\xb5\x95\xf7"
- "\x84\x65\xd0\x39\xb2\x0b\x70\x89\x9f\x54\xd2\xc3\xa7\x2b\x92\x07"
- "\xf9\xe9\xdb\x04\xab\x00\xf6\x91\x82\x8f\x99\xc1\x8f\xfd\xf2\x3f"
- "\x7f\x5a\x61\x48\xc6\x3e\x13\x04\x2d\xf0\x7e\x73\x3d\x4b\x9b\xc5"
- "\x8a\x8f\xe5\x5c\x60\xba\xaf\x33\x3e\x6a\x95\xf7\xb5\x9f\x7a\x0d"
- "\x74\xe6\x44\xbe\xcd\x04\xbf\xbe\xa5\x38\xe5\xbf\x3e\xc1\x9e\x09"
- "\x3a\xe2\xf5\x4f\xbc\x86\x40\x57\x86\x55\xd8\xc8\x06\x1f\x51\x9c"
- "\xc3\xd5\xbe\x73\x28\xf2\xa3\xe0\xb4\x59\xc9\x77\xf4\x87\xe9\xcd"
- "\xe2\xee\xf5\x87\x19\xf5\xec\xc3\x13\x5b\x59\x63\xfb\x67\x74\x5f"
- "\xf0\x95\x0f\x33\x9c\x44\x4f\xc6\x04\x40\x33\x6e\x03\xcd\x88\xf5"
- "\x3a\x4c\x35\x1f\xae\xd0\xcf\xa2\xe8\x5c\x4a\xa7\x17\x03\x58\xa3"
- "\xd5\x9a\xbf\xb3\x40\xf9\x9c\x3d\xd5\xda\xb9\x14\xf9\x41\x7b\x79"
- "\x05\x4b\x7c\xd9\xa0\x66\x0c\x74\x0e\x15\xf3\x9c\xb0\xcd\x62\x51"
- "\x63\x0f\x57\xe8\xfe\xd0\x1e\x7b\xce\xca\xfe\x8c\xbe\xbf\x93\x74"
- "\xad\x6b\xf2\xa7\x42\xe7\x3c\x80\x79\x17\xc0\x9c\x0b\x00\x9e\x18"
- "\x03\x07\xc6\x6d\x40\x5e\x4c\x1f\x83\xde\x62\x7d\x0c\x32\x66\x8b"
- "\x31\x00\x0f\xf7\xfc\x93\xda\x18\x7c\x8a\x31\x68\xc7\x18\x94\xb1"
- "\x92\x0f\xe6\x34\xb2\xb4\x74\x8c\x41\xe7\x05\xb2\xaf\x2e\xfd\xcd"
- "\xe5\x4b\xd8\x8b\xb1\xf8\xd4\x6b\x68\xf2\xc9\x31\xd8\xf3\x73\x39"
- "\x06\x7b\x7f\xee\x05\x1d\xf3\xb3\xe6\xd7\x10\x0e\xae\xcc\xb0\x92"
- "\xef\x1c\x5e\x96\x49\xbe\xb1\xe5\x58\xf4\x62\x2c\x7a\xe5\x58\x14"
- "\x3d\x87\xb1\x68\x69\x15\x36\x5a\x3e\x3c\xd1\xc8\x1a\x33\x6b\xd8"
- "\x31\xe0\x25\x8c\xc5\x3c\x1a\x17\x92\x2f\x04\x9f\x4f\x8a\x7b\xa9"
- "\x80\xc5\x57\x17\x30\x8b\x3e\x1e\x6a\x2f\xc6\xa3\x00\xe3\xd1\x83"
- "\xf1\xf0\xf7\x8d\x47\xbc\x18\x8f\xb3\xda\x78\xf4\x90\x8e\x1b\xc6"
- "\xa3\x07\xe3\xd1\x83\xf1\x28\x93\xe3\x41\x78\xfe\x31\x9f\x89\xab"
- "\x7f\x4f\x62\x3b\xce\x0c\x30\x1e\xcf\x6b\xe3\xf1\xe9\xbf\x32\x1e"
- "\x19\x96\x6f\x8f\xc7\x4f\x03\xff\x68\x3c\x42\x6b\xe2\xc9\x6f\x68"
- "\x3c\x7a\x6b\xb4\x35\x71\x1b\xad\x89\x12\xc3\x9d\xff\x2f\x7b\x5f"
- "\x1f\x17\x55\x95\xff\x7f\x18\xa0\xb0\x50\x47\x17\x0c\x4b\x0b\x4d"
- "\x77\xb1\x7c\xaa\xaf\x96\xb6\xf6\x4d\x4b\x4b\x5b\x1f\xb0\x24\x51"
- "\xd1\xd0\x7c\x18\x48\x8d\x14\x0d\x1f\x78\x4c\x5b\x24\x1f\xb0\xc0"
- "\x50\x41\xb1\x2f\xee\x17\x4b\x8c\xf6\xab\x1b\xb6\x5a\xb8\x69\xa1"
- "\xf1\x64\xe9\x86\x2e\xea\x68\xe8\xa2\xa1\x4d\x88\x32\xe0\xcc\xdc"
- "\xdf\xe7\x73\xcf\x1d\xee\x3d\x33\xf7\xce\xcc\x1d\x51\xe4\xb7\xfe"
- "\xc1\x4b\xe7\xde\x3b\x67\xce\xfd\x7c\xde\xf7\x7d\xde\x9f\xcf\xfd"
- "\x9c\x73\x60\x2c\x42\x9b\x1e\x2e\xdf\xc7\x3f\x13\x70\xaf\x09\x3b"
- "\x5e\x33\x6a\x8a\xab\xc0\x2f\x33\x39\x33\x1f\x0f\x0b\x7e\xa1\xfe"
- "\x58\x62\xc8\xfd\x27\xb5\x7f\xe0\xcb\x38\x66\xe0\xb3\x81\xfe\x01"
- "\x3f\xc1\xf3\x23\xb7\x57\xa0\xf4\x7d\x2d\xb4\x69\xc1\xe7\x04\x9f"
- "\x11\x7c\x1e\x4a\x74\xa7\xf8\xbd\xd7\xbf\x0f\x2e\x22\xf8\xde\xf6"
- "\xfb\xd0\x7d\xe0\xab\x0c\x62\x7e\x07\x7c\xb3\x18\x9e\x13\x0f\xd2"
- "\x0d\xf7\x0c\xfc\x3e\x34\x19\xf5\x82\x16\x30\xdf\xc6\x0c\x7e\x32"
- "\xd7\x07\xdc\xb7\x1a\x62\xac\xad\x8b\xc5\xe7\x66\x8b\xb0\x3f\x32"
- "\x77\xcf\x84\x9d\x70\xdc\xcb\x04\x3e\x82\x67\x87\x79\x66\x9a\xf6"
- "\x4d\xfe\x39\x88\x64\x9d\x23\x3e\x6d\x23\xa8\x8f\xcc\x92\x67\x66"
- "\x4c\x04\x3e\x33\x09\xe0\xa3\xe3\x2a\x7d\x34\x89\xee\xd5\xd6\x09"
- "\xb8\xda\xbf\x5f\x02\x8c\x93\xe0\xa3\xd0\xd5\x4a\x3e\x32\xe7\x4c"
- "\xcc\x30\x6b\x67\x67\xe0\x3a\xef\x96\xb7\x26\x78\x58\x20\x7e\x6a"
- "\x84\xb8\xf5\x7b\x83\x89\x2c\x9f\x4a\x34\x4b\x4f\x91\x7b\xca\x26"
- "\xfc\x40\xca\xf4\x05\x04\xd7\x4c\xc6\xbc\x37\xee\x9d\x50\x66\x2a"
- "\x00\xbe\x7a\x1f\xf7\xfd\xd2\x64\xf1\x9f\x0d\x64\xd9\x54\xe2\xc9"
- "\xef\x25\x1a\x9a\x4d\x56\x03\x3e\xf3\x26\x67\x6b\x2c\x69\x73\x47"
- "\x72\x5a\xdc\xf3\x85\x14\xe2\xfc\xa5\xf8\x25\xc4\xb7\x44\x57\x8c"
- "\xeb\xc6\x9d\xc1\x75\x80\x4b\xeb\xa0\x4d\x03\xd7\x68\x86\x31\x63"
- "\x4b\x12\x57\x80\xeb\xe0\xf7\xc3\x31\x82\x5f\xd3\x62\x72\x09\x6a"
- "\x11\xcc\xff\x15\xc6\x6d\x02\xed\x35\x99\x5f\x5f\x0b\x8e\x79\x94"
- "\x44\x62\x9d\xc5\xb4\x61\xd8\x2f\x9a\x8b\xa7\xff\xf6\xc3\x3d\x17"
- "\x3b\xbd\xff\xe1\xfe\x38\x83\x57\x2a\xc4\xc3\xa0\xd1\xe0\xba\x29"
- "\x5d\x39\x1a\x1b\x16\x95\x1d\x33\xf2\x79\x58\x43\xbc\xee\x9e\xd4"
- "\xa5\xb8\xe6\x2e\xae\xa9\x8f\x63\xf6\xd4\xdf\x70\x3f\x64\x2e\x07"
- "\xc6\xab\x4e\x31\xe1\xf9\x33\x0c\x1a\x71\x5c\x9e\x32\x12\xc6\xb3"
- "\x82\x11\x41\x5c\x3c\xee\x3d\xf0\x15\xdc\x17\xc6\x41\x9f\x9c\x33"
- "\xf2\x9c\xf2\xe9\x8c\x64\x0d\xe6\x89\x8c\xc0\x0f\xc5\xff\xfc\x2b"
- "\xbf\xbf\xeb\x05\x8f\xb0\x49\x47\x42\x4d\x04\x7f\x3f\xa4\x17\xbe"
- "\x6b\x99\xb2\xba\x41\x73\x26\xb0\xe1\x9e\x10\x9f\xf8\x2a\x71\x6f"
- "\x4b\xe9\x1e\x96\xc8\x33\x79\x33\xa0\x4d\xe4\x99\x73\x09\x1a\xca"
- "\x2d\x43\x31\x57\xe9\x63\xcb\x2d\x25\x35\x97\x49\x1c\xe0\xb8\x44"
- "\x97\xcd\xef\x0f\xd1\x0e\xf8\xdd\xb2\x0c\xf8\xe4\x46\x50\xc7\x2c"
- "\xe0\x13\xe4\x81\x2d\xc0\x1f\x96\x65\x01\xf7\xad\x6d\x24\xbd\xad"
- "\x3c\x82\xda\x0b\xff\x9d\x0a\x18\x6d\x5f\x04\xc7\xc0\x4f\x16\xe0"
- "\x75\xe0\x93\xa0\xcd\x4b\x49\x8f\xcd\x80\xd1\x2c\xe4\x11\xd0\xc5"
- "\x63\xa3\x80\x47\xde\x01\x1e\x59\xcc\xef\x31\x1c\xb0\x45\x43\xf9"
- "\xe3\xcb\x73\xc9\x9a\x54\xeb\x1e\xe3\xbc\x7d\xc3\x2e\x97\x22\x3e"
- "\xc2\x13\xf8\xf9\x69\x66\x1c\x9f\x96\x85\x7a\x96\xd6\x01\x46\x36"
- "\xbc\x3f\x14\x8f\xf1\xcf\xed\x3b\xba\xfb\x2c\x14\x6b\x43\xd1\x26"
- "\x5b\xaf\x90\xfe\xfc\x3e\x9c\xbf\x06\xdc\xb7\x6e\x3e\xe9\xbd\xe5"
- "\x0a\xe9\xb1\x65\x3e\x09\x82\xe7\x55\xb3\x05\xfa\x30\xed\x6d\x2d"
- "\xe1\xf7\x61\xb8\x27\x44\x0b\xc7\x65\xf7\x61\x00\x5d\x1d\xb0\x05"
- "\x9f\x99\xb7\x82\x9a\xfa\x64\x4a\xcd\x0a\x34\x83\xed\xe8\xba\x49"
- "\x53\x47\xd0\xda\xe8\x71\x5a\xaa\xf3\xa7\xc6\xd0\xfa\xa4\x09\x7e"
- "\x10\xab\xdc\x7b\xc9\x63\x6a\x1f\xee\x83\x30\x9f\xa8\xa5\xb8\xfe"
- "\xb0\x70\x0e\xb4\xa7\x05\x7c\xd5\x37\x81\x24\x58\x3a\x7c\x97\x5b"
- "\x16\x03\xda\x09\xd7\x49\x56\xf5\x1c\x4e\xe5\xe7\x99\x9b\x53\xb3"
- "\x70\x8f\xf5\xa1\x96\x0f\xb2\x7a\x6f\xbd\x44\xfa\x73\x6f\x82\x3f"
- "\x22\xe1\x5e\x2f\x91\x1e\x99\x97\xe0\x5e\xdf\xa1\xf7\x6a\xdd\x53"
- "\xdd\x92\x74\x26\x08\xce\x39\xdc\xc3\xc8\xf0\x26\xee\x61\xf4\x27"
- "\x3d\x70\xd8\xef\xb8\xee\x84\x94\xd4\xf0\x6b\x56\xd4\x97\x99\x4e"
- "\x11\xfc\x5d\xcc\x1d\x95\xd5\x22\xa6\xa7\x75\x43\x2c\x5b\xb2\xd3"
- "\xf5\xaf\x57\x02\xb6\xeb\x75\x84\x83\xff\x7f\x75\xce\x80\x6b\x44"
- "\xf0\x9a\x4f\xef\x31\x25\x18\x75\xda\xd7\x70\x0c\xb1\x2f\xc1\x7c"
- "\x30\x62\x1e\xcf\xf3\xb8\x87\xef\x95\x55\x9e\x27\xd8\x9e\xb4\x1d"
- "\xf4\xbf\xb5\xad\x0b\x1e\xaf\x7b\x63\x5b\x88\x05\xcc\xf1\xe0\xb3"
- "\x46\x7d\x5f\x80\xb5\xe1\x01\x5c\xa7\x79\xe5\xf4\xb3\x01\xd7\x1e"
- "\xd1\x22\x06\x78\xac\x00\x7f\xe3\x9a\xa6\x1c\x17\xea\x09\x38\xc3"
- "\x7e\xde\x07\xfe\xee\x6f\xc5\x05\x1c\xf3\xb3\xc5\x46\xbb\x44\x2d"
- "\xc6\x34\x7e\xf8\x7f\x57\xf1\xa1\xce\x7f\xaf\x7b\x29\xd6\xbd\xf5"
- "\x98\xc8\xf3\x25\xf2\xa6\xf9\xaa\x84\x33\x6b\x28\x67\x22\x27\x59"
- "\x79\x93\xe7\x26\x7e\x1d\xfd\x02\xac\x91\xd5\xf1\x7d\x54\xc9\x9b"
- "\x25\x35\x22\x6f\x8e\x8d\x92\xf0\x66\x0d\xd7\x68\xe9\x29\xc7\x9b"
- "\xe1\xde\x2c\x6f\x86\xb7\x61\x79\xf3\x8d\x79\xb6\xbc\x69\xcf\x99"
- "\xe1\xa3\xe4\xf8\x12\xe2\x98\x47\x2e\x79\xbc\xd1\x45\x99\x2b\xc3"
- "\xa3\xd5\x73\xe5\xf4\x95\x2c\x57\x86\x17\xfc\xff\xcb\x95\x33\x3a"
- "\x33\x5c\xa9\x75\x91\x2b\x2f\xf1\x5c\xe9\xc7\xfd\x02\xcf\x84\xc0"
- "\x1f\x5b\x22\x15\xb8\x32\xd2\xc9\xb3\xf0\xa6\x12\x57\xce\x78\x9b"
- "\xe5\xca\x19\x39\x2c\x57\xce\x98\x24\x72\xa5\x70\xae\x59\xb8\x72"
- "\x46\x54\xcb\x70\xe5\x8c\x28\x9e\x2b\xaf\x20\x57\xbe\x31\xc6\x39"
- "\x57\x86\x2f\x97\xe7\x4a\x38\xce\x73\x65\xf8\x72\x91\x2b\x4f\x39"
- "\xe1\xca\x99\x4f\xa8\xe0\x4a\x3f\x9e\x2b\xb5\x0a\x5c\x19\x09\xb6"
- "\x12\x70\xc1\x63\xcf\x06\x1b\x02\x57\x06\x34\x71\xa5\x0b\xf8\x50"
- "\xe7\xbf\x99\x8a\xfb\x85\x21\x57\x5a\x52\xa9\xbe\x44\xae\xe4\x3a"
- "\x09\x5c\x39\xd7\x44\x96\x9e\x00\x8e\x3c\x76\x89\xdf\x6f\x83\xaf"
- "\xe7\x85\xbf\xe5\x93\x90\x8b\x96\x44\xed\x02\x7b\x95\xe9\xf3\x79"
- "\x6e\xe2\xe7\x64\x8d\x46\xae\xca\x87\x6b\x33\x9a\x74\x27\xcf\x9d"
- "\x27\x04\xee\x0c\x13\xb8\x73\xda\x4d\x70\xe7\x64\xf4\xe5\xac\x61"
- "\x0d\x1a\x2b\x77\x7e\x00\xdc\x39\x8b\xd7\x0f\xf8\x5e\x97\x72\xa7"
- "\x6e\xbf\xb5\x5f\x98\xd3\x2c\x8b\xde\x44\x68\xbf\x6a\xed\x79\xf4"
- "\x65\xbe\xbd\xf4\xc2\xc8\x1a\xd2\xc4\xa5\x61\x22\x97\x42\x5b\xf3"
- "\x94\x79\x74\xd6\xbe\x26\x1e\x4d\x02\x1e\x3d\x2d\xe1\x51\x88\x9b"
- "\x3e\x45\xce\x03\x1e\xad\xe7\x79\xf4\x4b\x81\x47\x67\x97\x1c\x09"
- "\x03\x1e\x7d\xd9\xca\xa3\xb3\x89\x31\xe9\x4c\xa0\xf1\x3d\xe7\x3c"
- "\x5a\xcf\xf3\x68\xd4\xad\xe7\xd1\x83\x36\x3c\x0a\xb1\x2b\xee\xab"
- "\x2e\xcb\xa3\x56\x3c\xf2\x3c\x9a\x20\xf2\x28\x6f\xd7\x39\x11\xa5"
- "\xe1\x60\xf7\xf0\x28\x3e\x76\x6b\xe2\xd1\xa8\x7c\xca\xa3\x70\x8c"
- "\xcf\x9f\x2c\x04\x1e\x05\xfc\xc5\x97\xc0\x7d\xc3\xf3\x02\x7d\xd4"
- "\x22\xbf\x6e\x85\x67\x06\x6d\xd4\xc4\xa7\x91\xf0\xcc\x20\xc7\x5c"
- "\x85\x67\x06\x78\x74\xda\x35\x2d\xe1\x9f\x97\xf7\xe0\x79\xb9\xa4"
- "\xb0\x07\x98\xb5\xe6\x56\x91\x4f\xe7\x1c\x60\xf9\x74\x4e\x1d\xcb"
- "\xa7\x73\x76\x88\x7c\x2a\x9c\x43\x3e\x05\x9f\x81\x7d\x72\x91\x53"
- "\xdd\xe3\xd3\x39\x85\x4d\x7c\xaa\x11\xf8\x34\xd2\x39\x9f\xf2\xef"
- "\x05\x15\xf8\x54\xca\x0d\xca\x7c\x3a\xa7\x50\xe4\x53\x5d\x56\x13"
- "\x9f\x56\x28\xf1\xe9\xac\x83\xf2\x7c\x0a\xc7\x79\x3e\x9d\x75\xb0"
- "\x89\x4f\x2b\x64\xf8\xf4\x65\x29\x9f\x46\xac\xa1\x7c\x9a\x4f\xd7"
- "\xc8\x00\x4e\x2d\xad\x03\x7c\xe0\x33\x17\x9d\xc1\x73\xaa\x05\x38"
- "\x15\xf7\x45\xc5\x7d\x61\xb0\x8e\x5e\x8e\x53\x29\xe7\xea\x09\xf2"
- "\x2a\x3e\x9b\xf1\x63\x20\xde\x85\xb1\x08\x6c\xc2\x8f\xbd\x56\xfb"
- "\x6d\x95\xf0\xeb\xeb\x4b\xb4\xa8\xed\x18\xac\x58\xac\x58\xb9\x1a"
- "\x84\x75\xc0\x0c\x56\xd4\xf9\x32\x62\xb5\x12\xb7\x2a\xc5\xee\x47"
- "\x30\x76\x0f\x21\x9a\x65\x21\xc0\xaf\xa1\x18\xbb\xe7\xda\xc4\xee"
- "\xb9\xf6\xb1\xfb\x71\xc7\x3c\xaa\x2a\x76\x7f\x0d\x7d\x18\xb9\x8a"
- "\xe5\xd1\xc8\x35\x2c\x8f\xce\x6f\x83\xfd\xa2\x3c\x9e\x2b\x1f\xbb"
- "\xf3\xcf\x79\xe4\x89\xa6\xd8\xbd\x82\xe5\x4f\x31\x76\x9f\xb7\x57"
- "\x99\x47\xdf\xf4\x62\xf4\xe8\x34\x81\x47\x67\x08\x3c\x3a\x43\xe4"
- "\xd1\xef\x7f\xb0\xea\xd1\xb9\xdd\x0e\x57\x48\x79\xf4\xcd\x91\x4d"
- "\x3c\x5a\x69\xcf\xa3\x56\x0e\x45\x3e\xc5\x76\x30\x97\xb5\x13\x78"
- "\xfa\xb3\x19\x51\x1a\x9a\xab\x0d\x47\xdb\xf9\xd8\xe6\x6a\x4b\x6a"
- "\xae\x91\xb8\x30\xe4\xd3\x0c\x9e\x4f\xdb\x7b\x90\xe9\xc0\x7d\xed"
- "\x70\xde\x40\x26\xbe\xd3\x5f\x4c\xf7\x55\xc2\xfc\x92\xe5\x1d\xba"
- "\x47\xa1\x35\xcf\x04\xf7\xcb\xbf\xcb\x9f\x7a\x4a\xe0\x54\xdc\x7b"
- "\x1c\x30\xb7\xf9\x3a\x70\xea\x62\x19\x6d\xba\x0c\x38\x75\xa9\x44"
- "\x9b\xc2\xb3\xff\xe5\x0c\x5b\x4e\x9d\xbb\xa7\x14\xb1\x82\x9c\xca"
- "\xc4\xf1\xb9\x77\x40\x1c\x3f\xaf\x2d\xcb\xa5\xf3\x86\xb2\x5c\x3a"
- "\xf7\x9a\xc8\xa5\xc2\xb9\x66\xd1\xa6\xf3\x7c\x5b\x46\x9b\xce\xf3"
- "\x15\xe3\xf8\x79\x17\x9b\xb8\xf4\x98\x12\x97\xbe\xe9\x2b\xcf\xa5"
- "\x70\x9c\xe7\xd2\x37\x7d\x9b\xb8\xf4\x98\x4c\x1c\xcf\x70\xe9\xfc"
- "\x12\xca\xa5\xb9\x54\x9b\x56\x58\xb5\x69\x6e\x2b\x8c\xe3\xe7\x17"
- "\xab\x8d\xe3\x8f\xd4\x50\xfe\x44\x7e\xb2\x72\xa8\x18\xc7\xe7\x2a"
- "\xc7\xf1\x4e\x38\x54\x95\x16\xe5\x39\xf4\xad\x12\x96\x43\xdf\x3a"
- "\xca\x72\xe8\xc2\x61\xb6\x1c\x6a\xcf\x9f\x51\x1d\xe4\xb8\x93\xc6"
- "\xf1\x0b\x0c\xca\xbc\x19\x35\x44\x3d\x6f\xbe\x3d\x89\xe5\xcd\xa8"
- "\x84\xff\x0c\xde\x7c\xfb\x32\xc3\x9b\x5a\x17\x79\xf3\xb6\xc4\xf4"
- "\x0b\x6c\xf2\x9f\x0b\x6c\xf2\x9f\x0b\x24\xf9\xcf\x05\xcd\x98\xff"
- "\x5c\xd0\x42\xf9\xcf\x05\xc3\x45\x0d\xba\xb0\x9b\x73\xde\x8c\x1a"
- "\x2e\xcf\x9b\x70\x9c\xe7\xcd\xa8\xe1\x22\x6f\x3a\xd3\xa0\xd1\xde"
- "\x2a\x78\xf3\x0e\x8f\xe9\xa3\x1d\xe6\x3f\xe5\x62\x7a\xe4\x4d\x9e"
- "\x2f\x2b\x6c\x62\xfa\x10\x69\x4c\x9f\x2b\xc6\xf4\x23\x29\x6f\x95"
- "\x99\x52\xd9\x98\xbe\xd9\x79\x74\x91\xbf\xb1\x29\x1f\x9a\x02\x3c"
- "\xba\xa8\x33\xde\x9b\xb1\x29\x1f\x1a\x93\x65\xed\x17\x8d\xe9\x3f"
- "\x20\xb4\x5f\x32\x31\x3d\x5f\x3b\xbc\x28\xa2\x29\xa6\xaf\xb0\x8d"
- "\xe9\x63\xc6\x28\x73\xea\xa2\x54\xd9\x98\x1e\xe3\x6f\x9e\x53\xa3"
- "\x78\x4e\xbd\xbe\x41\xca\xa9\x8b\xf3\x78\x4e\x7d\xd1\xca\xa9\x8b"
- "\x8e\x19\xe1\xd9\x34\xde\xe3\x9c\x53\xb1\x1d\x91\x53\x75\xb7\x87"
- "\x53\x0b\x5d\xe7\x54\xe9\x9c\xd5\x2f\xe1\xde\x9b\x38\x95\xb7\xf1"
- "\x3b\xa3\x4a\xc3\x91\x53\x75\x36\xf1\x7d\xae\x7c\x7c\x7f\x98\x68"
- "\xd0\x3e\xd6\xf8\x1e\x7d\xc0\xf3\xcd\x2d\x8d\xef\xdf\xd9\xc6\x72"
- "\xeb\x3b\xc7\x58\x6e\x7d\x67\x95\xc8\xad\xc2\xb9\x66\x89\xef\xdf"
- "\xc9\x6e\x99\xf8\xfe\x9d\x6c\x91\x5b\x63\x62\x9d\x73\xeb\xa2\x0c"
- "\x79\x6e\x5d\x94\x41\xb9\x75\x51\x86\x43\x6e\x7d\x51\xca\xad\x4b"
- "\xe6\x59\xb9\x55\x8c\xef\x01\x1f\xf8\xfc\x45\xa7\xba\x1f\xdf\x8f"
- "\x6a\xe9\xf8\x7e\xc9\x5c\x55\xf1\xfd\x06\xe0\x59\x88\xc5\x97\x1d"
- "\x85\xf8\x7e\xbc\x10\xdf\x57\x66\xdb\xc4\xf7\xd9\x76\xf1\xfd\xf2"
- "\xf1\x02\xa7\xc2\x33\xc5\x73\xea\x8c\x5c\xf7\xe3\xfb\x57\xd0\x87"
- "\x4b\x23\x58\x4e\x5d\x3a\x8f\xe5\xd4\x58\x33\xf6\x8b\x72\x7a\xb6"
- "\x7c\x7c\xcf\x3f\xe7\x4b\xf7\x32\xf1\x3d\xf4\xcf\x3e\xbe\x8f\xcd"
- "\x63\x38\x75\x9a\x94\x53\x97\x56\x31\x3a\x15\xee\x0b\x39\x75\xc7"
- "\x69\xca\xa9\x9f\x9c\x96\x70\xea\xd8\x4f\x04\x4e\x5d\xee\x7f\x78"
- "\x82\x94\x53\x97\x05\x59\x39\x95\xe7\xcb\x69\x46\x4d\x7c\xa8\x7d"
- "\xdd\x09\x5f\xef\x83\xb5\x40\xd0\x36\xce\x15\xc3\x36\xf3\x4e\xeb"
- "\x9c\xd7\x9b\x84\xca\xd7\x9b\x94\x45\xeb\x49\x71\x55\x2a\x5f\x67"
- "\x92\x89\x75\x26\x89\xa4\x5b\x66\x23\x5d\x2b\x80\x5f\xe7\x50\x61"
- "\x9d\x80\xa9\x93\x44\x9e\xc5\x9a\xac\xcd\x58\x93\x75\x9d\xd6\x00"
- "\x81\xbf\xed\xd7\x06\xb0\xea\x26\xe0\x83\xbd\xa7\x6d\x79\x76\xf9"
- "\x8e\x52\xc4\x4f\x98\xce\x26\xe6\xcf\xbe\x03\x62\xfe\x58\x0f\x96"
- "\x5f\x63\x07\xb0\xfc\xba\xfc\xa2\xc8\xaf\xc2\xb9\x66\xd1\xae\xb8"
- "\xbc\x7f\x4b\x68\xd7\x58\x22\xc6\xfc\xb1\xa7\x9a\xf8\xb5\x5c\xc2"
- "\xaf\xa7\xa5\xfc\xba\xb4\x86\xe7\xd7\xd3\xb6\xfc\x0a\xc7\x79\x7e"
- "\x5d\x5a\xd3\xc4\xaf\xe5\x36\x31\xff\x69\x5b\x7e\x8d\x3b\xc0\xf3"
- "\x6b\x65\xb6\x8d\x76\xcd\x76\x1e\xf3\x57\xde\x69\x31\x7f\x5c\xa1"
- "\xaa\x98\x1f\x39\x75\x2e\xe5\x54\xe4\x2c\x2b\xaf\x8a\x31\x7f\xb6"
- "\x62\xcc\xef\x8c\x57\x55\x69\x55\x9e\x57\xe3\x0f\xb0\xbc\x1a\x7f"
- "\x88\xe5\xd5\x77\x47\xd9\xf2\xaa\x3d\xa7\x26\x78\xcb\xf1\x29\x8d"
- "\xf9\x93\x8c\xca\x5c\x9a\xd0\x5f\x3d\x97\x26\x4e\x67\xb9\x34\x21"
- "\xfa\x3f\x97\x4b\x13\xaf\x31\x5c\xaa\x75\x91\x4b\x6f\x4b\x1e\x20"
- "\x69\x0c\xcb\xa5\x49\x09\x2c\x97\x26\x0d\x14\xb9\x54\x38\xd7\x2c"
- "\x5c\x9a\x34\xba\x65\xb8\x34\x69\xb4\xa8\x55\xdf\xed\xe5\x9c\x4b"
- "\x13\x06\xc9\x73\x29\x1c\xe7\xb9\x34\x61\x90\xc8\xa5\xa7\x9c\x70"
- "\xe9\x8a\xb6\x2a\xb8\x94\xcd\x03\xd8\x72\x69\x8b\xe7\x01\x56\xf8"
- "\xaa\xca\x03\x58\xb9\x74\xbc\x7d\x1e\x00\xf9\x95\xcf\x03\x80\xbd"
- "\xac\x1c\xc6\xe7\x01\x86\x53\x2e\x2b\x33\x25\x33\x79\x80\xe6\xe7"
- "\xd6\x95\x5d\x8d\x4d\xf9\xd4\x24\xe0\xd6\x95\xdd\x78\x6e\x6d\xca"
- "\xa7\x26\xef\xb5\xf6\x8b\xe6\x01\x52\x08\xed\x97\x4c\x1e\xe0\x79"
- "\xbe\xbd\xb7\x99\x3c\x80\x84\x6b\xa1\xad\x08\x65\x9e\x5d\x99\xc1"
- "\xe4\x01\xce\x89\x3c\x7b\x1d\x6b\xd4\x81\x07\x79\x9e\xed\x24\xe5"
- "\xd9\xf7\x0e\xf3\x3c\xfb\xbc\x95\x67\x57\x56\xd6\xc3\xb3\x59\xaf"
- "\x96\x67\x71\x1e\xc1\xe9\xf0\x96\xe1\xd9\x02\x15\x3c\x2b\xc9\x0d"
- "\xec\x05\x7b\x34\xf1\x2c\x6f\xf7\x3f\xcf\x2a\x0d\x43\x9e\x0d\xb7"
- "\xc9\x0d\x64\xcb\xe7\x06\x0e\xb5\x44\x6e\xe0\xcf\xfb\x59\xbe\xfd"
- "\xb3\x81\xe5\xdb\x3f\x6f\x17\xf9\x56\x38\xd7\x2c\xb9\x81\x3f\xef"
- "\x6b\x99\xdc\xc0\x9f\xf7\x89\x7c\x9b\xbc\xd1\x39\xdf\xae\xcc\x96"
- "\xe7\x5b\x38\xce\xf3\xed\xca\x6c\x87\x7c\xfb\xbc\x94\x6f\x57\xad"
- "\xb2\xf2\xad\x98\x1b\xc8\x16\x72\x03\xc9\xce\x73\x03\x95\x0a\xb9"
- "\x81\x11\x2d\x9d\x1b\x58\x95\xac\x26\x37\xd0\xb0\x81\xd6\xed\x2f"
- "\xc3\xba\xfd\xa9\xc0\xbf\xc1\x3f\x80\x0d\x9c\xd7\xed\x2f\xb7\xd6"
- "\x9f\x86\x67\x08\x3c\x9b\x21\x9b\x1b\x38\x52\xad\x9c\x1b\x38\x72"
- "\x4c\x5a\x7f\x9a\xb2\x92\x7d\x6f\x95\xb2\xca\xfa\xde\xea\xc8\x3f"
- "\x91\x67\xd7\xae\xc7\xcf\x96\xb4\x84\x6c\xba\xde\xf6\xda\x54\xec"
- "\xa7\x5c\x1d\xff\x97\x16\xe9\xbb\xac\x94\xf3\x4d\xb9\x82\x72\xe4"
- "\xdb\x0c\x62\xe1\x74\xf7\xe0\x7a\xdf\x7c\xae\xe0\x35\xc4\xde\xda"
- "\x61\x52\xde\xfd\xea\xa4\x94\x77\xdf\xd7\x5a\x79\xd7\x0c\xbc\xbb"
- "\xff\x5c\x06\xcd\xbf\x4e\xa6\xb5\xa9\x3b\x27\x4b\x6a\x53\x7f\xf8"
- "\x87\xc0\xbb\xab\xdb\x1e\xd6\xc3\xfd\x3b\xaa\x9f\x82\xef\xef\x3a"
- "\xe9\x6a\x0d\x6a\x86\x6c\xed\x94\xc0\x4f\xb2\xf5\x53\xd0\x57\x6d"
- "\x96\xf0\xac\x9a\xe1\x39\xcd\x92\xd4\x4f\x65\x2e\x85\xe7\x59\x98"
- "\x57\xe2\xb0\x0e\x75\xb2\x58\x87\xca\xa5\xc5\x57\xe2\xf8\x66\x49"
- "\x4f\xc8\x6e\xe4\x74\x9e\x9c\x5f\x7c\x25\xfe\xfe\x8d\x1b\x30\xee"
- "\xbc\x10\xea\x49\xe3\xba\xf8\x42\xe0\x9e\x76\xd4\xee\xab\x47\x9a"
- "\x61\xac\x31\xc3\x58\x63\x49\x8b\x2f\x34\xa1\x36\xd9\x10\x7f\x30"
- "\x13\xe2\x3c\x53\x12\xbf\xff\xe0\x7d\x6b\x21\xd6\xdb\x8a\x71\xde"
- "\x15\x78\x36\xe2\x83\x34\xd8\x1f\x2b\x8f\xb6\xaf\x86\xfb\xb8\xe2"
- "\x58\xcb\x99\x7e\x15\x79\xb4\xf0\xe5\x23\xf0\x9b\x6b\x9e\x2d\x45"
- "\xec\x86\x8a\x73\x0a\x78\xcd\xac\x50\x2b\x8b\x7d\xa1\x6b\x2c\x02"
- "\x16\x9a\x21\x27\x21\xed\x0f\xcb\xeb\x6b\xd2\x59\x5e\x5f\x53\xc4"
- "\xf2\xfa\x9a\x58\x91\xd7\x85\x73\xc0\xeb\xe0\x37\x5e\x47\xc3\xd8"
- "\xe7\xa6\x8e\x5e\x93\x66\xe5\x75\x8b\xc0\xeb\x5b\x5c\xe0\x75\x87"
- "\x3a\x5a\xc2\x4b\xca\xbc\xbe\x26\x4d\xcc\x49\xac\x7d\x5b\xb6\x46"
- "\xf6\xa4\x94\xd7\xdf\x0f\xe0\x79\xfd\xa4\x2d\xaf\xc3\x71\x9e\xd7"
- "\xdf\x0f\x50\x9c\x4f\x70\xd2\xf6\x7d\xda\xba\x10\x9e\xd7\x2b\x84"
- "\x1a\xd9\x72\x15\xf3\x09\x2a\x28\xa7\x5b\xb9\x1c\xf3\x55\x2d\x9b"
- "\x93\x58\x37\x41\x4d\x4e\x82\xe7\xf2\x1a\xca\xe5\xc8\x8d\x56\x3e"
- "\x77\x65\x3e\x81\x33\x3e\xb7\xea\x66\xe4\x73\x25\xdd\xcc\xf2\x79"
- "\x6a\x08\xcb\xe7\xa9\x93\x58\x3e\x4f\x0b\x61\xf9\x3c\x6d\x82\x2d"
- "\x9f\xdb\x73\x79\xea\x0e\x39\x1e\x8f\x7a\x0d\x73\x14\x69\x5e\xca"
- "\x1c\x9e\x7a\x4c\x3d\x87\xaf\x3f\xfa\x1f\xc7\xe1\x5a\x5b\x0e\xff"
- "\xc0\x17\x39\xc8\xfc\x9e\x0d\x87\x47\x0a\x1c\x2e\xf0\xc8\xd6\x4b"
- "\x82\x16\xb6\xe5\xf0\x1a\xb8\x0f\x27\xf1\xb8\xe9\x17\x5b\x0e\xff"
- "\xd0\x83\xe1\x70\xad\x13\x0e\x8f\xa4\x79\x10\xa6\x2e\x57\x21\x17"
- "\x02\xf7\xa1\xcd\x52\xd0\xe6\x56\x9b\x49\xfb\xc3\x72\xf8\x87\x93"
- "\x58\x0e\xff\x70\x35\xcb\xe1\x1f\x0e\x13\x39\x5c\x38\xd7\x2c\xda"
- "\xfc\xc3\xd0\x66\xd7\xe6\x56\x7c\x38\xe4\xf0\x0f\x43\x45\x6d\x9e"
- "\x36\xd0\x39\x87\xa7\x56\xca\x73\x38\x1c\xe7\x39\x3c\xb5\x52\x71"
- "\x9e\x83\x1d\x87\xa7\xfb\xab\xe0\x70\x36\x17\x62\xe5\x70\x21\x17"
- "\xb2\x55\x92\x0b\x31\x27\xd1\x5c\x48\xd6\x25\x8a\x8d\x76\x1e\x14"
- "\xa7\x80\x9f\x80\x2d\x1a\xc7\xb1\x5b\x96\x5b\x79\x90\x74\x3f\x35"
- "\x79\x10\x9e\xbf\x71\x8e\xc3\x24\xe0\xed\x72\x17\xe7\x38\x8c\xb4"
- "\xce\x71\x48\x55\x98\xe3\x20\xf0\xf9\xb4\x9b\xe0\x73\x7e\x8e\xc3"
- "\x86\x9e\x6c\x8e\x79\x43\x2f\x6b\x8e\x99\xf2\xf9\xa6\xc1\x2c\x9f"
- "\x6f\x1a\xd4\x34\xe7\x01\x38\xbf\x2c\xea\x03\xbb\x39\x0f\x4d\xdc"
- "\xce\xe7\x41\x37\xac\x2a\x7c\xad\x8a\x34\xf1\x7b\x98\xc8\xef\x17"
- "\x3c\x36\x5e\x64\xb8\xfd\x9c\x94\xdb\x37\xe4\x33\xdc\x7e\x3a\x83"
- "\xad\x8f\x38\x17\x25\xe1\x76\xeb\x9c\x87\x8f\xf2\x0e\x57\x3a\xe1"
- "\x76\xf8\xbe\xeb\x73\xc4\x9a\x97\xdb\xad\xf3\x1b\x64\xb9\x5d\x3a"
- "\xbf\x41\x52\xff\x80\xdc\xce\xef\x93\xe1\x6f\xc3\xed\xcb\x74\x1a"
- "\xf3\x37\xf0\x3c\x00\xaf\xe3\x33\x62\xe6\x80\xdb\x79\x7b\x7f\x54"
- "\x2d\xe5\xf6\x1b\x49\x94\xdb\x37\x5f\xba\x79\x6e\x6f\xd2\xc3\x52"
- "\x6e\x7f\x11\xb9\x3d\xe3\x3c\x9d\x7f\x91\xe0\xda\xfc\x0b\x9b\xfa"
- "\x8c\xcd\x2e\xe4\x5f\x1c\x72\xbc\x4c\xbf\x58\x8e\xdf\xf8\x2c\xcb"
- "\xf1\x1b\xa3\x58\x8e\xdf\xd8\x53\xe4\x78\xe1\x5c\xb3\xe8\xf4\x8d"
- "\x43\x5a\x26\xff\xb2\x71\x88\xc8\xf1\x9b\x3a\x3b\x9f\x7b\xb1\xa1"
- "\x40\xbe\x36\x03\x8e\xf3\x1c\xbf\xa1\xc0\xe1\xdc\x0b\x26\xdf\xbd"
- "\xb9\x8d\xec\xdc\x8b\xf2\xdb\x57\x9b\x21\xc5\x8a\x6d\xfe\xc5\xfd"
- "\xdc\xf7\x66\x1f\xb5\xf9\x17\x9c\x7b\xb1\xec\xb8\x64\xee\x45\xa5"
- "\xf3\xb9\x17\xcb\x43\x5c\xcc\xbf\x38\xa8\xcd\x38\x12\x2c\xad\x77"
- "\xcb\xf4\x66\xf9\x3d\xb3\x4d\x13\xbf\xbf\x82\xfc\x9e\xdd\x95\xe5"
- "\xf7\xec\x2e\xd8\x4f\xb9\xb9\x18\x5f\x32\xef\x15\x33\x67\xb1\xb5"
- "\x1a\x36\xf9\x97\x57\x10\x7b\x5b\x4b\x18\x7e\x3f\x2d\xe5\xf7\xcc"
- "\x54\x39\xed\x8e\x79\x6f\xbe\xa6\x78\x9a\x64\x4e\xdb\x58\x6b\xfd"
- "\x5b\xd6\xc6\xc3\xa1\x70\xff\x7a\x85\x5a\xb7\x69\xb4\xd6\x8d\xaf"
- "\x6d\xc3\x3c\x38\xb4\xf5\xd9\xb4\x28\x4d\x5c\x38\x67\xc1\x5a\x37"
- "\xdb\x3a\x37\xac\x7d\xc3\x5a\xb7\x12\x5d\xaa\x62\x9d\x1b\x62\x53"
- "\xa9\xd6\x0d\xfa\xed\xc7\x73\xfd\x59\x81\xeb\x85\x5a\xb7\xcc\xc5"
- "\x62\xad\x1b\xc3\xf5\x32\xf5\xc3\x7b\x4f\x27\xc8\xeb\xf8\x78\x91"
- "\xeb\x1b\x51\xc7\xff\xd1\x26\x17\xc3\xfb\x20\xeb\xd8\x6d\xcd\xc5"
- "\xf0\x5c\xbf\xe5\x70\x29\xe2\x38\x2c\x4a\x26\x17\x63\x5f\xe3\x7c"
- "\xfb\x72\x31\x5b\xbb\xb1\x1c\xbf\x75\x02\xcb\xf1\x5b\xdb\x88\x1c"
- "\x2f\x9c\x6b\x16\x8e\xdf\x1a\xd8\x32\xb9\x98\xad\x81\x62\x2e\x66"
- "\xab\x59\xb6\xfe\x8e\xc9\xb1\x67\x66\xc8\xe7\xd8\x33\x85\xfa\xbb"
- "\xcc\x0c\xc5\x39\x21\x76\xef\x34\xb3\xcf\xd2\x1c\xbb\x1b\x73\x42"
- "\x2a\xef\xb4\x5c\x4c\xb6\x5e\x6d\x2e\x86\xaf\x6d\x3e\x8e\xf5\x21"
- "\xea\xe6\x84\x38\xe3\xf6\x26\xed\xee\xe0\x1d\x26\xcb\xed\xdb\xce"
- "\xb2\xdc\xbe\xed\x3c\xcb\xed\xdb\x2f\xb3\xdc\xbe\xbd\xc6\x96\xdb"
- "\xed\x79\xfd\xe3\x81\x72\x9c\x1e\xf5\x0a\xe6\x62\xb6\x67\x2a\xf3"
- "\xf9\xc7\xe1\xea\xf9\xfc\x7f\x22\xfe\xa3\xf9\x5c\x6b\xcb\xe7\xff"
- "\x93\x73\x5b\xf3\x32\x3c\x9f\xe7\x6c\x64\xf8\x5c\xeb\x84\xcf\x6f"
- "\x5b\x5e\x26\xe7\x37\x96\xcf\xb7\xf7\x60\xf9\x3c\xe7\x84\xc8\xe7"
- "\xc2\xb9\x66\xc9\xcb\xe4\x18\x5a\x26\x2f\x93\x63\x10\x35\xfb\xf6"
- "\x12\xe7\x7c\xfe\xb1\x4e\x9e\xcf\xe1\x38\xcf\xe7\x1f\xeb\x14\xeb"
- "\xa9\xed\xf8\xfc\x2f\x79\x2a\xf8\x5c\xb6\x46\xe5\xce\xc8\xcb\xfc"
- "\x65\xa7\xda\xbc\x8c\xd2\x3c\x15\xe4\x77\xb1\x3e\x45\x32\x4f\x65"
- "\xa8\x75\x9e\x4a\x02\x5b\x9f\xd2\xec\xdc\xfe\xbf\xfb\x59\x6e\xff"
- "\xdf\x03\x2c\xb7\x7f\x7a\x8a\xe5\xf6\x4f\x2b\xad\xfd\xa4\x79\x99"
- "\x24\xbb\x79\x2b\x2c\xcf\xe7\x76\x2b\x7c\xa5\x8a\xc8\x71\x3d\xb4"
- "\xb5\x46\x99\xe7\x73\x47\x2a\xf1\x3c\xd6\xab\x7c\x3a\x4d\x27\xc3"
- "\xf3\x3b\xc6\xff\xff\xc0\xf3\x4a\x75\x28\x7c\x1c\x04\x1c\x8f\x7c"
- "\xcf\xf3\xbb\xc0\xf5\xc8\xf3\xe6\xbf\xcb\xe5\x68\x76\xac\xbe\x55"
- "\x3c\xaf\x9c\xa3\xf9\x64\x55\x69\x98\xc0\xf3\xae\xcc\xa1\x39\xc0"
- "\xe6\x68\x32\x23\x6f\x75\x8e\xe6\x93\xb3\x2c\xdf\x7f\xea\xc7\xf2"
- "\xfd\x27\x87\x45\xbe\x17\xce\x35\x8b\x7e\xff\x44\xdf\x32\x39\x9a"
- "\x4f\xf4\x22\xdf\x7f\xba\xdf\x39\xdf\xe7\x06\xcb\xf3\x7d\xae\xb0"
- "\x36\x5b\x6e\xb0\xeb\x7c\xbf\xb3\x89\xef\xed\xe7\xcf\x24\xb8\x5f"
- "\x23\x33\xac\xa5\x73\x34\x3b\x15\xf9\xdf\xd1\xfa\x18\xee\xe7\x68"
- "\x84\x39\x89\x33\xe4\xd7\xc7\x38\xec\xa0\x46\xe6\x70\xb1\x94\xeb"
- "\xf3\x76\xb0\xb5\x88\x79\x79\xd6\x5a\xc4\xc3\xa5\xc8\xf5\x9f\x1f"
- "\x67\xb9\xfe\xf3\x63\x4a\x39\x9a\xbd\x16\x69\x4d\xe2\xae\x36\x6c"
- "\x8e\x26\x9b\xcd\xd1\x8c\x45\xec\x7d\xbe\x52\x99\xeb\x77\x0d\x60"
- "\x6b\xc0\xe9\x1c\xc5\x1d\xd3\x84\x1a\xf0\x69\x92\x1a\xf0\x97\x3f"
- "\x16\xb8\xfe\xb3\xf1\x45\xe5\x26\xa2\xa6\x0e\xf1\xe6\x6b\xbd\x93"
- "\x65\x6b\x10\xf9\x31\xc0\x41\x1d\xe2\xeb\x27\xb4\x58\xd3\x1c\xb4"
- "\x65\xb1\xa4\x0e\xd1\xc1\x7a\xc6\x0c\xff\x4f\x8b\x52\xe4\xff\x06"
- "\x4e\xe4\x7f\xcb\xd3\x62\xde\xc6\x82\x3a\x9f\xf7\xcb\x67\xab\x6f"
- "\x55\xde\x46\x2e\x4f\x52\xf8\x3c\xf2\x7f\x7e\x22\xd5\xf9\xba\x3b"
- "\x2c\x6f\x93\x7f\x82\xe5\xfd\xcf\x7d\x59\xde\xcf\x3f\x20\xf2\xbe"
- "\x70\xae\x59\x6a\xd1\xf3\x2b\x5a\x46\xe7\xe7\x57\x88\x79\x9b\xcf"
- "\xf7\x38\xe7\xfd\x5d\x43\xe4\x79\x7f\xd7\x10\xca\xfb\xbb\x86\x38"
- "\xcc\xdb\x30\xb5\x91\x7f\xdd\x78\xd3\x79\x1b\xab\xce\x6f\xf1\x79"
- "\x3d\x7f\xcd\x50\x93\xb7\x69\x9a\x93\x7e\x53\x79\x1b\x79\xbe\xb7"
- "\x6a\xfb\xc3\x0e\xde\xb9\xb2\x7c\xff\x7f\x1b\x59\xbe\xff\xbf\x2c"
- "\x96\xef\xbf\xd8\xcb\xf2\xfd\x17\x05\x72\x79\x1b\x96\xeb\xff\xef"
- "\xb2\x1c\xcf\x47\x8d\xc5\xbc\xcd\x17\x3a\x65\x8e\xdf\x1d\xa0\x9e"
- "\xe3\xf7\x0c\xbc\xcb\xf1\x36\x1c\xaf\xb5\xe5\xf8\x3d\x51\xb7\x55"
- "\xe3\xf3\x1c\xff\xb7\x59\x0c\xc7\x37\x63\x2e\xc7\x95\xf9\x24\xca"
- "\xda\xfe\x6f\x36\xf5\xef\x7f\xb3\xa9\x7f\xff\x9b\xa4\xfe\xfd\x6f"
- "\x86\xe6\xe3\xf8\xbf\x35\x7f\xfd\xbb\x4b\x1c\xff\x37\x49\xfd\xfb"
- "\x17\x1b\x9d\x73\xfc\xee\x40\x79\x8e\x87\xe3\x3c\xc7\xef\x0e\x74"
- "\xa8\xed\x19\x8e\x2f\x88\xbd\x15\xb9\x9c\x96\x99\x6f\x54\xb0\x5c"
- "\x4d\x3e\xc7\xd1\xba\x23\x8a\xf9\x9c\x41\xd6\x7c\x4e\x94\x42\x3e"
- "\xa7\xb9\x38\x7f\xef\x1a\x96\xf3\xf7\xae\x67\x39\x7f\xff\x01\x96"
- "\xf3\xf7\x17\xb2\xf9\x9c\x05\x76\xf9\x1c\x96\xff\xf7\xfe\x56\x38"
- "\x56\x9a\xcf\xc9\x96\xe4\x73\xf6\xbf\xad\xcc\xff\x5f\x2a\xf2\xff"
- "\x75\x9e\xff\xc3\x65\xf8\xff\xef\xff\x21\xfc\x1f\x7e\x13\xfc\xff"
- "\xf7\x16\xe0\xff\x7d\xf3\x68\x8e\xc7\xc5\x75\x52\xf6\xaa\xcf\xf1"
- "\xdc\xdc\x38\xb0\xef\x10\x3b\x0e\xec\x33\xb2\xe3\xc0\xbe\x3c\x71"
- "\x1c\x10\xce\x35\xcb\x38\xb0\xef\x60\xcb\x8c\x03\xfb\x0e\x8a\xe3"
- "\xc0\xfe\x6d\xce\xc7\x81\x2f\x15\xc6\x81\x2f\x85\x71\xe0\x4b\x15"
- "\xe3\xc0\x57\xeb\x95\x73\x3c\x51\xee\xe7\x78\x06\xb7\xf4\x3c\xa8"
- "\xaf\x52\x55\xe5\x78\x36\x24\x26\x14\xe3\x1a\x29\x67\x89\x66\xd9"
- "\x74\x6b\x8e\xa7\xd0\x26\xc7\x53\x68\x97\xe3\x59\x72\x56\xe0\xff"
- "\xd1\xc2\x7c\xd3\xb1\x37\xb1\x46\x0a\xbf\x97\xf4\xd7\x6b\xd8\xba"
- "\xf9\xaf\x79\xfe\x17\xd7\xef\xfb\xa6\x2b\xf6\x8b\x8e\x3f\x85\x0e"
- "\xd6\x40\xfd\xfa\x14\x93\xd3\x19\x2d\xb7\x46\xca\x3f\x98\xba\x1b"
- "\x76\xbe\x69\xa1\x0f\xc3\xf7\x63\xe9\x7c\xd3\x4f\xe4\xde\xd3\x36"
- "\xad\xc9\x7f\xa0\x33\xbf\x26\x7f\xd3\x5a\x7e\x85\xa3\x5d\x5a\x4b"
- "\x7a\x9a\xb0\x96\xf4\xe9\x16\x58\x4b\xda\xd5\x35\xf9\x4f\xdb\xae"
- "\xdf\x77\x60\x4f\x59\x71\x21\x29\x45\x8c\x84\xd9\xae\x7d\x5a\x28"
- "\x3f\x77\x5f\x23\xcc\xdd\x9f\x7f\x6b\xd6\x41\xc1\xfe\xf0\x63\x7e"
- "\xc7\xef\xb2\xf3\xe2\x0c\x7c\x7f\x70\xdf\x6e\xf0\xf3\xe0\x62\xc0"
- "\xaa\x05\xf9\x74\x01\xf2\xe9\x3f\xe6\xf2\xd7\x9e\x05\x2c\x74\x9c"
- "\xe0\x83\x38\x5e\x6b\x21\xbe\x51\x8b\x91\x5b\xff\xc1\xd7\x7d\x81"
- "\x8c\x00\x6e\xa5\xd7\xc5\x9e\xe5\xcc\xe6\x8e\x61\xf8\x2c\xde\xbb"
- "\x6b\x7e\xb9\x77\xa9\xbe\x0e\x9e\x8b\x4b\xfc\x3e\xae\x65\xa6\xfa"
- "\x42\xf4\xc5\x57\xf3\xcb\xbd\x38\xe0\xdf\xad\xb3\x89\x8f\xba\xe7"
- "\xf4\x1f\xfc\x3e\xf5\xfc\xdc\xf5\x8e\xdf\xed\xc4\x75\x40\xac\xda"
- "\xca\xf2\xab\x98\xdf\xca\x02\xfb\x58\x38\x3a\xf6\xbd\x1e\x41\x79"
- "\x03\x7e\x2f\x08\x6c\xc9\xd7\xd8\x22\x6f\xf0\x7b\x58\x01\x6f\x6c"
- "\xa9\x15\xdf\x63\x63\xfb\x68\x23\x9a\x47\xf9\x87\x58\xff\xa2\x57"
- "\xe2\xd6\x42\xad\x3c\xb7\x16\x6a\x29\xb7\x16\x6a\x9b\xb8\x55\x2f"
- "\x93\x47\x61\xea\xd8\xbf\x11\xea\x5f\x0a\x6d\x34\x76\x61\x2b\x5c"
- "\x1f\xe5\x1b\x55\xf5\x2f\x3c\x9f\xce\xa5\x7c\x8a\x7c\x65\xe5\x54"
- "\x31\x8f\x52\xa8\x98\x47\x71\xc6\xa9\xaa\xe6\xf0\xf3\x9c\x7a\xf0"
- "\x2c\xcb\xa9\x07\xcf\xb3\x9c\x5a\x34\xcb\x96\x53\xed\xf9\xf4\x50"
- "\x4f\x39\x2e\xa5\xeb\xa3\x14\xf9\x29\xf3\xe8\xa1\x60\x25\x1e\xe5"
- "\xeb\xd3\xa7\x49\xea\xd3\x9b\x78\xf4\xdb\xe9\x2c\x8f\x1e\x4a\x73"
- "\x95\x47\xf9\xbd\x4d\x4e\xdf\x86\xbd\x4d\xdc\xe6\xd1\x28\x1b\x1e"
- "\xfd\xd6\x2c\xf2\xa8\xed\xfe\x26\x4e\x78\x34\xf2\xd6\xac\x81\xc2"
- "\xf0\xa8\xc5\xc0\xf7\x27\x70\x3e\xf6\xf5\xbb\x44\x96\x47\xbf\xdb"
- "\xad\xcc\xa3\xdf\x8d\x17\x79\x94\x5e\x77\x6b\x79\xf4\xbb\x04\x86"
- "\x47\x23\x25\x3c\xfa\x8b\x18\x43\x60\x8d\x45\x13\x8f\xce\x93\xf0"
- "\x68\xa4\x33\x1e\xfd\x2e\x01\x6d\x44\x35\x6a\xd1\x08\xe7\x3c\x7a"
- "\x28\x54\x9e\x47\xe1\x38\xcf\xa3\x87\x42\x45\x1e\x95\xd1\xa8\x0c"
- "\x8f\x1e\xee\xa5\x82\x47\xef\xf0\xb5\x51\x0e\x07\xa9\xca\x55\x88"
- "\x73\x3a\xed\xd7\x48\x9d\x2a\x9d\x13\x54\x60\xb3\xef\x49\x81\xdd"
- "\xbe\x27\x4b\xac\x73\x3c\x47\x0a\xbc\xfa\xf2\x4d\xf0\x2a\x3f\xc7"
- "\xf3\xc8\x60\xb6\xf6\xe4\xc8\xb3\xd6\xda\x13\xca\xab\x25\x47\xad"
- "\xfd\x12\xf7\x3d\x29\x70\xb0\x46\xea\x91\x35\xcc\xda\x28\x23\xa5"
- "\x6b\xa3\x94\x24\x2a\xaf\x91\x7a\x64\x37\xb3\x36\xca\x91\xdc\xa6"
- "\x7d\x4f\x6c\xd7\x48\x15\x39\xf6\xfb\x43\x3c\xc7\x36\xad\x41\x75"
- "\xc4\xd8\xb4\x46\xaa\x93\x79\x41\xd8\xce\xae\x73\xba\x5b\xcf\xb1"
- "\x85\x2a\x38\x96\xd9\xf7\xc4\x76\x8d\xa9\xe2\x88\xb2\xa2\x02\x52"
- "\x1a\x5e\x20\xb3\x36\x6a\x41\x8b\xee\x7d\x82\xfd\x92\xe7\xda\xe2"
- "\xcb\x2c\xd7\x96\x04\xf2\xd7\x9e\x92\xe3\xda\xe2\xfd\x22\xd7\xd2"
- "\xeb\x62\x4f\xd9\x70\x6d\xa5\x02\xd7\xc2\xb8\xba\xf5\x82\x5a\xae"
- "\x2d\xae\xe1\xb9\x36\x49\xe0\xda\x4b\xcd\xcd\xb5\xc5\x35\x22\xd7"
- "\x96\x7c\xee\x7c\x8f\xa9\x23\xfb\xe4\xe7\xe5\x1c\xd9\x47\xb9\xf6"
- "\xc8\x3e\x87\x7b\x4c\x31\x35\x1f\xa5\xdb\xac\x7b\x4c\x89\xf9\x80"
- "\x02\x21\x1f\xd0\x9a\xf7\x44\x29\xcd\x56\x9b\x0f\xf8\x1e\x62\x77"
- "\x9c\x77\xb9\x0c\xf7\x9c\x0a\xc3\x3d\x51\xf2\x6d\xf2\x01\xf9\xf6"
- "\xf9\x80\x49\x8e\x39\x56\x55\x3e\x80\x9f\x77\x59\x96\xc5\x72\x6c"
- "\xd9\x36\x96\x63\x7f\x1c\x6c\x9d\x67\x89\xfd\x51\x5e\x33\xb5\xec"
- "\x72\x53\x3e\xa0\x92\xe5\x56\x31\x1f\xf0\xc3\x45\x65\x8e\x2d\x67"
- "\xf3\xbf\x2f\xe7\x32\xf3\x2c\x3f\x39\x27\x5d\x87\xda\xba\xfe\xd4"
- "\xd1\x81\x87\x8f\x49\x39\xb6\x3c\xac\x35\xad\x43\xdd\xb4\xd6\x94"
- "\x93\x5a\x6e\xfb\x75\xa8\x8f\x1e\x2d\x2b\xca\x27\x38\xb7\x8d\xe7"
- "\x5b\x26\x37\x90\xdf\x32\xb9\x81\xa2\x7c\x85\xdc\xc0\x0f\x21\x2c"
- "\xcf\xfe\x90\xcc\x5f\x7b\x42\x8e\x67\x7f\xe8\x29\xf2\x2c\xbd\x2e"
- "\xf6\x84\x0d\xcf\x56\x34\xa7\xa6\xfd\x61\xc2\xad\xcd\x0d\xfc\x30"
- "\x41\xcc\x0d\xfc\xe8\xc2\xfc\xc7\xf2\x40\x79\x9e\x2d\x17\xf2\xae"
- "\xe5\x62\xde\xb5\x42\x66\xbf\x14\x86\x67\x7f\x34\x5b\xe7\x3f\xf2"
- "\x9a\xb6\xd2\xaa\x69\xf3\x5b\xe1\x7e\x29\x3f\x9a\xd4\xe6\x06\x70"
- "\x9e\x3b\x72\x2b\x72\x97\x95\x5f\xc5\xdc\x40\xbe\x72\x6e\xc0\x09"
- "\xbf\xaa\xdf\xbb\xef\x98\x99\xe5\xd7\xe3\x1e\x2c\xbf\x56\xac\xb1"
- "\xe5\x57\x7b\x6e\x3d\x3e\x4c\x8e\x57\x69\x6e\xa0\x62\x88\x32\xa7"
- "\x1e\x9f\xab\xc4\xa9\xfc\x9a\x7e\xe7\xc4\x1a\x69\x91\x53\xff\xb9"
- "\x8a\xe5\xd4\xe3\xf9\xae\x72\x6a\x8b\xec\x97\xe2\x36\xa7\xea\x6c"
- "\x38\xf5\xa7\x9e\x22\xa7\xda\xee\x99\xe2\x84\x53\x6f\x55\x9e\x40"
- "\xca\xa9\x8c\x76\xfd\x69\x07\xcb\xa9\x3f\x55\x2a\x73\xea\x4f\x4b"
- "\x44\x4e\xa5\xd7\xdd\x5a\x4e\xfd\x29\xf7\xd6\xe6\x09\x7e\xca\x15"
- "\xb5\x6b\xc5\x3c\xe7\x9c\x7a\x3c\x5a\x9e\x53\x8f\x47\x53\x4e\x3d"
- "\x1e\xed\xfa\x9c\xf2\x13\xe3\x55\x70\xea\x1d\xbe\x97\xca\x89\x60"
- "\xd5\x79\x02\xcc\xb7\x22\x97\x56\xde\xdc\xda\x21\x31\xd6\xb5\x43"
- "\x86\x0b\x1c\xfb\xe2\xcd\x72\xec\xc9\xe9\x6c\x4d\xc3\xc9\x59\xd6"
- "\x9a\x06\xca\xb1\xa7\xbd\xd9\xfd\x51\xed\xd7\x0a\x61\xd7\x50\x3d"
- "\xb9\xa7\x29\x4f\x80\x9c\x3b\x5c\x9a\x27\x38\xb5\x47\x99\x6f\x4f"
- "\x56\x32\x79\x82\x6f\xe5\xf9\xf6\x3a\xc3\xb7\xff\x6a\xe0\xf9\xb6"
- "\x69\x0d\xd5\x7f\x05\x5a\xd7\x50\x75\xaa\x61\x19\xbe\x0d\xbf\x3d"
- "\x7c\x5b\xe0\x3a\xdf\xb2\x7b\xa9\xd8\xae\x97\x5a\x99\x55\x76\x10"
- "\xf8\x96\x5f\xaf\xc3\x76\xcd\x54\xd7\xd6\xeb\xb8\x55\x6b\xa6\x62"
- "\xbf\xe4\x79\xf7\x54\x37\x96\x77\x4f\x4d\xe0\xaf\x95\xe5\xdd\xca"
- "\xdf\x44\xde\xa5\xd7\xb9\xcc\xbb\x6e\xe5\x0c\x4e\x05\xde\xda\x9c"
- "\xc1\xa9\x40\x91\x77\x4f\x9d\x77\xce\xbb\x27\xab\xe4\x79\xf7\x64"
- "\x15\xe5\xdd\x93\x55\x0e\x79\x97\xa9\x21\x38\x7d\x5c\x76\x2d\x8f"
- "\xca\xd6\xbe\xcf\xca\xe9\x63\xee\xe4\x0c\x80\x83\x35\xcb\x71\x0d"
- "\xa7\x70\xac\x21\x70\x9e\x33\x70\xc6\xb7\xea\x73\x06\x67\x8e\xb2"
- "\x7c\x7b\xe6\x38\xcb\xb7\x3f\x27\x62\xbf\x1c\xe6\x0c\x78\x0e\xd0"
- "\x77\x6b\xca\x19\xe8\x59\x9e\x15\x73\x06\x3f\x3f\xa1\xfc\xee\x4b"
- "\x3f\x9a\xd1\xb7\x2f\xda\xac\x59\x3d\x4d\xe4\xdb\x23\xa5\xd6\x9a"
- "\xb1\xb3\xb1\x87\x83\xa5\x7c\xab\x4f\xb5\x5b\xb3\x7a\x42\x33\xae"
- "\x59\x3d\xa1\x99\xd7\xac\x0e\x61\xd7\xac\xde\x74\x5d\xac\x23\x53"
- "\xbf\x66\xf5\xb9\xce\x3c\x07\x23\x86\x70\xdd\x6a\x57\xf2\x08\xb7"
- "\x78\xaf\x15\x86\x7b\x99\x3c\xc2\xb9\x2c\x96\x7b\xcf\x95\x2b\x73"
- "\xef\xb9\x79\x22\xf7\xd2\xeb\x6e\xad\xe6\x3d\x97\x79\x6b\xf3\x08"
- "\xe7\x32\xc5\x3c\xc2\xcf\xd3\x65\xb9\x97\x79\x37\xa6\x9f\x20\xff"
- "\x6e\x0c\x8e\xf3\xdc\xab\x9f\xa0\x98\x47\xb0\xab\xdf\xaa\x1a\x41"
- "\xdf\x8d\x09\x9a\x57\xaf\x22\x8f\x70\xc7\xd5\x18\x54\x0d\x77\x27"
- "\x8f\x80\x7c\x8b\x7c\x66\xe5\x5c\x57\xf2\x08\xcd\xaf\x71\xcf\x8f"
- "\x60\x39\xf7\xfc\x28\x96\x73\xab\x2f\xda\x72\xae\x3d\xdf\x9e\x5f"
- "\x25\xc7\xb5\x34\x8f\x50\x9d\xa1\xcc\xb3\xe7\x77\x2b\xf2\xac\x4d"
- "\x6d\xae\xc8\xb3\x17\xce\xb3\x3c\x7b\xde\xe8\x16\xcf\xba\xba\x07"
- "\xcb\x1d\xc5\xb3\xe1\x36\x3c\xfb\xef\x44\x91\x67\x6d\xf7\x61\x71"
- "\xc2\xb3\xb7\x68\x1f\x16\x65\x8d\x5b\xed\xcd\xf2\x6c\xf5\x20\x65"
- "\x9e\xfd\xf7\x71\x91\x67\xe9\x75\xb7\x96\x67\xab\xbd\x6e\x6d\x6e"
- "\xa1\xda\x4b\xd4\xb8\xd5\x87\x9d\xf3\xec\xf9\x7d\xf2\x3c\x7b\x5e"
- "\x78\x2f\x76\x7e\x9f\xa2\xc6\xb5\xe3\xd9\x8b\x79\x2a\x78\xf6\x0e"
- "\xaf\x41\xb8\xa8\x6a\xfd\x0b\x49\xbe\xf6\x9e\x32\xbd\xcd\x7c\x89"
- "\x13\xd2\xf9\x12\x92\xdc\xc2\x70\x6b\x6e\x81\xdd\x9f\x25\xc6\x9a"
- "\xbf\x1d\x2a\xf0\xee\xf3\x37\xcb\xbb\x97\xf6\xd7\x37\xf1\xee\x02"
- "\xe0\xdd\x4b\xfc\xfc\x88\xfa\x26\xde\xbd\xb2\xc8\xda\x2f\x71\x7f"
- "\x16\x85\xdc\xc2\x33\xd8\xde\x2f\x1d\x9a\x72\x0b\xc8\xc3\x43\xa5"
- "\xb9\x85\x2b\x3d\x95\x39\xf8\x97\x41\x4c\x6e\xe1\x1f\xf2\x1c\x5c"
- "\xc7\x70\x70\x4d\x04\xcf\xc1\xcf\x58\x39\xf8\x97\xe5\xd7\x21\xb6"
- "\xbc\xfe\x9e\x3a\x0e\xae\xe3\x39\x78\x64\xcb\x70\xf0\xee\x66\xe0"
- "\x60\xde\xee\x97\xdb\x96\x15\x02\x07\x87\x21\x07\x8f\x74\x2d\xdf"
- "\x70\x9b\xf6\x68\xc1\x7e\xc9\x73\xf1\xe5\xf5\x2c\x17\x5f\x3e\xc8"
- "\x5f\x2b\xcb\xc5\x97\xa7\x8b\x5c\x4c\xaf\xbb\xb5\xf9\x86\xcb\xa9"
- "\xb7\x36\xdf\x70\x39\x55\xe4\xe2\x2b\x21\xce\xb9\xf8\x97\xa1\xf2"
- "\x5c\x0c\xc7\x79\x2e\xfe\x65\xa8\x43\x2e\x7e\x46\xca\xc5\xbf\x36"
- "\x69\x5e\x26\xdf\xa0\x6f\xed\x7b\xb7\xfc\xaa\xa8\x7f\x03\x1f\x26"
- "\x09\xe7\x3c\x7e\xcd\x2a\x83\x48\xe6\x6a\x12\x49\x28\x33\x3d\x43"
- "\xe0\x18\xd8\xef\xd7\x43\x65\x01\x83\x88\xe5\x83\x39\x41\xc8\xc7"
- "\x1f\xe2\x1f\x68\xdc\x54\x8d\xf0\x6c\xf1\x36\xfe\x95\xaf\x77\xc5"
- "\xe3\xc8\xbd\x5b\x25\xe7\xe5\x7e\x8b\x4b\x9d\x9d\x4b\xbf\x67\x08"
- "\xa4\xf3\x6e\x66\xef\xb4\x7e\x46\x6c\xea\x3d\x0c\x3d\xb8\xf5\xb3"
- "\x73\x0c\x1d\x66\xe7\xc8\x7d\xbf\xbb\x96\xf8\xb4\x4b\xe4\xb8\x2d"
- "\x1b\xb8\xba\xab\xbf\x9f\x1c\x75\x35\x85\x90\xd4\x0d\x9c\xa1\xfe"
- "\x3d\x43\x18\xdc\xe3\x8a\x8f\xe0\xba\xab\x1d\x4f\x47\x5d\x4d\x0a"
- "\x26\x70\x2c\xca\x7a\x0c\xec\x46\x2c\x49\x9e\x9c\x05\xce\x71\x1b"
- "\xfa\x86\x6d\x8d\x03\xae\x5a\x4e\x48\xdf\xeb\xf8\xcc\x18\x12\x00"
- "\x33\x7e\x6b\xa1\xcd\x75\xd0\x16\xf7\xc0\x43\x75\x80\x47\xaf\xd2"
- "\x15\x04\x9f\xe9\x64\xb8\xaf\xec\xb5\x68\x7b\xcf\xc7\x32\x38\x8d"
- "\x17\xb1\x6c\x9f\x54\xc4\xf9\x27\x25\x80\x3f\x48\xea\x02\xc2\xaf"
- "\xc9\xba\x0e\xae\xe3\x34\xf1\x9c\xa5\x67\x68\x70\x99\xa9\x8e\x3e"
- "\xd3\xd0\xbf\xaf\x20\x8e\xe5\xe0\x77\xb7\x2c\x20\x5a\xf8\xf3\xe5"
- "\xd2\x93\x12\xea\xdf\xfb\x0d\xfd\x61\xc0\x7e\x29\xdd\xe3\xba\x4d"
- "\x30\xee\x3c\x14\x80\x63\x07\xff\xfb\xf8\xdb\xfc\xef\x68\x2c\xc9"
- "\x66\x38\xce\x25\xc5\x73\x65\x31\x26\xd2\x1e\x6c\xb1\x15\xfa\x8d"
- "\x78\xb4\xfc\x65\x72\xd4\xbb\x0f\x12\xb2\x6b\x69\xb5\xa6\x0c\xfa"
- "\x6e\xfe\xe8\xa1\xba\xc2\xb8\x27\x09\x9c\x37\x60\xcc\x72\xc1\xa3"
- "\xd6\x7b\xdc\x45\x42\x90\x4f\xe0\xff\x1d\xea\x60\x1c\x1b\x03\x9f"
- "\xd7\xc1\x7d\x58\xae\x06\x78\xe1\xb5\x17\x3c\x7e\xdb\x5f\xb8\xf8"
- "\x24\x69\x1f\x45\x7c\xd6\xc2\xbd\xd1\x6b\x7f\x5b\x8d\xd7\xea\x3d"
- "\x6a\xb5\xd8\x07\xf8\x9c\x0d\x9f\xf1\x7b\x58\x43\x46\xb8\x9c\x49"
- "\x45\x3c\x36\xd3\x92\x12\x2c\x3d\x27\x15\xf1\xdc\x07\xf7\xb9\x0e"
- "\xee\x19\xae\xf1\x85\x6b\x7c\xf9\x7f\xe3\x88\x36\x0d\x8e\x61\x3b"
- "\xf0\xaf\x6f\xe1\xfc\x46\x6c\x7b\x39\xb6\xad\x60\x07\x2f\xce\x2f"
- "\x29\x81\x03\x6c\xe3\x98\x1a\x18\xe7\x71\xf4\x9c\x47\x6d\x7e\x7b"
- "\x0f\x8e\xe3\x72\x42\x83\xdf\x8d\x23\xbe\xa9\x16\x42\x0a\x1f\xc4"
- "\x76\x6a\x57\x41\xfb\x5e\x68\x8b\xfa\xf7\x6a\x75\x7a\x8f\xdf\xfc"
- "\xd0\xbe\xe0\xcf\xba\xc0\xee\xfc\xfd\x16\xe2\xef\xe0\x77\x84\xeb"
- "\xf9\xb5\xef\xb1\xcf\x81\x71\x9e\x1c\x7c\xde\xe1\xe9\x71\x96\x78"
- "\x06\xb4\xed\x01\xdf\xcf\xd5\x93\x9d\xc7\xf0\xfb\x7a\xfa\x3d\xc0"
- "\x52\xed\x3e\xc0\x66\x7f\x3c\x86\x9f\x15\xfa\xeb\x6b\xf5\x5b\x49"
- "\x00\x60\xc3\xd6\x77\x56\x8c\x00\x2e\xac\x18\xc1\xfe\x7e\x16\xa7"
- "\xd7\xf0\xe3\xb0\xc7\x55\x3e\xae\x5b\x0b\x3e\x34\x6f\x0e\xf0\x5a"
- "\x07\xb6\xb5\xdc\x40\xbf\x9c\x83\x73\x75\x1e\xe8\x97\x75\x4b\xc1"
- "\x27\xf4\xda\x1e\x62\xff\xf1\x73\x1d\xef\x4f\x0b\xf8\x82\xce\xdd"
- "\xbc\x7a\x1c\xef\x67\xdd\x75\xf0\x63\x27\xae\xee\x60\x0c\xf4\x0b"
- "\x71\x0b\x18\xd9\xb5\xc0\xa8\xc1\xba\x3e\x3c\xfe\x55\xad\x51\xb3"
- "\xee\x12\x41\x5d\x49\xd6\x00\x2f\x67\x2d\x06\x9b\x43\x9b\x5c\x8f"
- "\xd0\xe0\x7e\x56\x3f\x2e\x05\xdf\x2d\x06\xec\x82\xcd\xd7\x81\xfd"
- "\xb6\x00\xe7\xe1\xff\xb7\xc0\xf8\x63\x81\xeb\xf4\x1e\x75\x5a\x68"
- "\x4f\x9b\xd5\x89\x33\x6c\xed\xc4\xd5\x80\x0d\x07\xd5\xbf\x77\xb5"
- "\xc6\x6a\x43\xec\xd3\x3a\x38\xbe\x06\xce\xeb\x3d\xae\xea\x28\x86"
- "\xae\x0e\xb2\xde\xb3\x92\x3d\x57\xef\x22\x83\xd6\xec\x22\x5d\x52"
- "\x76\x91\x21\xcb\xaa\xe0\xb9\x4c\x7a\x8e\xfb\x3e\xcc\x04\x63\xe2"
- "\x81\xe4\xc6\x4e\x6f\x46\xe1\xbb\x27\xcb\xbb\x0f\x65\xaf\xdc\x45"
- "\x7a\xe3\xdc\xd8\x71\x35\x84\xe0\x18\x3e\xce\xfb\x0c\x57\x16\x75"
- "\x8d\x58\x3a\x1c\x48\x36\xbf\xfb\x58\xc7\xb1\xd7\x08\x39\x14\x54"
- "\x47\xe2\xa2\x61\x2c\xaf\xad\x26\x71\x75\x9c\xa1\x34\xe1\x22\x01"
- "\xee\xc9\xa4\xb6\xbb\xb6\x73\xdc\x2c\x42\x70\xce\xa0\xe5\x97\x20"
- "\xd2\x56\x47\xbc\x96\x9f\x20\x01\xf1\x55\x5c\xb5\x79\x43\x4c\x78"
- "\x5c\x2c\xd1\xec\xaa\xad\xa0\xda\xd3\xe3\x5a\xec\x7e\x9c\x9f\x5a"
- "\x1f\x4a\x5e\x37\x09\xe3\x51\x5a\x52\x72\x7c\x04\xe9\x8c\xf7\xd3"
- "\x9e\xd7\x5e\xd7\x3a\x83\xdd\x92\xd5\xf1\x73\x5d\x15\xef\xcf\x0d"
- "\x4b\x0c\xbb\x66\x18\x41\xb7\xf6\x4b\x88\x9f\xc5\x55\xa3\xae\x83"
- "\xf1\x85\xd7\x82\x65\xd5\x26\xd0\x56\x33\x61\xfc\xd6\x93\xaf\xcf"
- "\x65\x6b\x2c\xe9\xfd\x12\xd4\xfd\xc6\xb5\x91\xfc\xb8\x8d\x63\x29"
- "\xf4\x3d\x24\x88\x24\xf0\xfd\x87\x31\xb3\x7d\x34\xea\x29\xee\x0c"
- "\xf6\xff\x2b\xb8\x57\xae\x5b\xba\x1e\xfa\x54\x8c\xe3\xe7\xb8\xca"
- "\x42\x52\x6c\x34\x93\x4d\x97\x78\x1b\xdd\x03\x36\xf2\x82\x73\xd9"
- "\x60\x27\x1f\x39\xbf\xa1\xcf\x2c\xa9\x07\x92\x2d\x9e\xd4\x37\xbc"
- "\x5f\xea\xa8\x5f\xc6\xbe\x4d\x60\x1c\x05\xdf\xac\xa7\xbe\xb1\xf8"
- "\x27\x46\xa1\x6f\xd4\xdd\xc7\x75\xad\xd2\xf8\x82\xbf\xcd\x01\x3e"
- "\x10\x17\x16\xbf\xc4\x28\xfc\x6d\xec\x03\xbe\x3f\x43\x1c\x8c\x5b"
- "\x79\x86\x2b\x8d\xaa\x26\x65\x70\x3f\x5c\x07\x69\x1f\x4c\x6a\xfb"
- "\x90\xa6\xd4\x87\xd5\x7d\x01\xb7\x7d\x01\xb7\x7d\x01\xb7\x7a\x8a"
- "\xdb\x23\x95\x14\xb7\x66\xe8\x57\x03\x68\xf7\x65\x21\x44\x83\xfd"
- "\xda\x79\x12\xd7\xe8\x83\x7e\x56\x8b\xd8\x1d\x73\x19\x6c\x64\xc5"
- "\xaf\xe7\x63\x1d\xd1\x3e\xa5\x75\x15\x24\x1e\xf1\xdb\x28\x87\x5f"
- "\xe3\xdc\x71\xa0\x00\x4d\x73\x00\xbf\xff\x0e\x22\xbe\x55\xc4\x2b"
- "\x36\x04\xf0\x5b\x2d\x87\x5f\xe3\xb3\xfb\xe0\x37\xed\xf0\x3b\x4b"
- "\x8a\xdf\xfa\x13\xea\xf1\x5b\x9f\xd3\x84\xdf\xc9\x02\x7e\x23\x6c"
- "\xf0\x5b\x25\xc1\x2f\xde\xb7\x6a\xfc\x1a\x7d\xd4\xe1\xb7\x7e\x75"
- "\x13\x7e\x21\x2e\xd9\x34\x9b\xb7\xd1\x3d\x60\x23\xc0\x6f\x7d\x38"
- "\xd8\x49\x16\xbf\xb7\xdf\x7f\x8d\xbd\x5d\xf7\x5f\x83\xd9\xb9\xff"
- "\x1a\x36\xaa\xf7\x5f\xc3\xcc\x5b\xef\xbf\x86\x22\x75\xfe\x6b\x18"
- "\xad\xec\xbf\x86\xc0\x3b\xc7\x7f\x37\x6a\x5c\xf7\xdf\x8d\xfd\xce"
- "\xfd\x77\x63\x92\x7a\xff\xdd\xe8\x71\xeb\xfd\x77\x23\x59\x9d\xff"
- "\x6e\xf8\x2a\xfb\xaf\x51\xaf\xe4\xbf\x17\x3a\x5b\x38\x0b\xd6\xcd"
- "\x75\x9a\x53\x8e\x1a\x88\xea\x35\xd3\x5e\x8c\x19\xe1\xb3\x97\xf5"
- "\x33\xaf\xa9\x20\xae\xb6\xf9\xec\x6b\xf3\x59\x6b\xf3\xd9\xcf\xe6"
- "\x73\x80\xcd\xe7\x2e\xd6\xcf\xe0\x2f\xef\x2b\x1e\xa6\x5e\x10\xb3"
- "\x25\xe8\x3d\x4c\x07\x85\xf3\x3d\x5e\x37\x07\x62\xdc\xd7\x43\xae"
- "\xef\xeb\x92\x38\x63\x5b\x0f\xc2\xdd\xd0\x70\x24\x2a\x8e\x3c\x74"
- "\xc9\xc3\x3c\xa8\x31\x09\x42\x42\xcf\x07\x83\xb8\xc6\x04\x02\x7e"
- "\xd9\x3d\x76\x09\xe0\xcb\x00\x71\x62\x7c\xc0\x3d\xd0\xf6\x03\x60"
- "\x37\x43\x69\x94\x01\x74\xf9\xd7\xdc\x39\x0f\x73\x4f\xbc\xcf\xbe"
- "\x51\x85\xc4\xe2\xf9\x58\x10\xc7\xaf\xdd\xdc\x6f\xb7\xc1\xf3\xb1"
- "\x07\xb9\x6d\x1b\xa2\xd6\x24\x59\x7c\xca\x6a\x8e\x91\xb5\x1a\x4b"
- "\xe0\xf2\xe5\xa0\xeb\x6b\x76\x93\x65\x35\x5c\xf5\x72\x13\x67\x2c"
- "\x0b\x2b\xc4\xf7\xb6\xd5\x65\x31\x45\xa4\xd4\x70\x8c\xe0\x98\x87"
- "\x58\x2d\x33\xec\xa6\xef\x89\xf1\x1a\x38\x56\x6a\xd8\x49\x4a\xe0"
- "\x73\xe1\xfc\xf3\x70\x9f\xe6\xe3\x65\x35\x3b\x89\x39\xad\x5f\xbe"
- "\xc5\xaf\x5f\x1a\xe7\xd7\x2f\xa3\xa4\x06\xfa\x96\xd6\x2f\x13\xfb"
- "\x5a\x0a\xfd\xe0\xf7\xe8\x4c\xef\x97\xc9\xb7\x5b\x57\xce\xe7\x10"
- "\xcc\xe9\x70\xbd\x3f\x5c\xef\xdf\x2f\x03\xfb\x87\x7d\x93\x8d\xf7"
- "\xd2\x74\x5e\xd0\xf7\x67\x42\x82\xbc\x08\x97\xe8\x15\xa0\x0e\x6f"
- "\x66\xa3\x62\x1c\x99\xa6\x5b\x41\xdb\xf5\x71\xa3\x5d\x8b\x62\xfd"
- "\x13\x97\x16\x21\xf4\x57\xeb\x4e\xbb\xb9\x0e\xda\x15\xfa\x1b\xe8"
- "\x46\xbb\x1c\x51\x6e\x37\x52\xe8\xef\x50\x77\xda\x0d\x75\xd0\xae"
- "\xd0\xdf\x04\x77\xda\xcd\x77\xe0\x37\x2f\xb7\xb0\xa0\x21\x5e\x8e"
- "\xb0\xe0\x16\x0e\x34\xc4\xc1\xfd\x47\x78\xb9\x85\x01\x0d\x51\xcc"
- "\x7f\x23\x06\xdc\xf2\xbf\xc6\xc3\xa1\xff\xdd\xf2\xbd\xc6\x43\x71"
- "\xff\x47\xf4\xbd\x5b\x7e\xd7\x78\x28\xe2\x1f\x63\x63\x2e\x6d\x4e"
- "\x36\xd7\x29\xbd\xdc\xb2\xe1\xe9\x6c\x4b\xa7\x39\x1f\xbf\x6b\x19"
- "\x4a\x5e\x88\x85\x31\x2f\x83\x74\x78\x21\xeb\x0c\x37\x14\x73\x4e"
- "\x1a\xcd\xd0\xd8\x4c\xa2\x49\xd5\x58\x34\x79\x4b\x2b\x34\x65\xa6"
- "\x41\xc8\x5b\xe6\x9c\xc5\x46\x8f\x47\xe1\xf8\x01\x88\x1e\xeb\x16"
- "\x06\x11\xda\xd6\xd3\xd9\x6b\xe3\x86\x92\x71\x66\x82\x39\x8e\xba"
- "\xb1\x6f\x9f\xe1\xbe\x59\x0e\x1a\xff\x37\xe0\xd7\x0c\x23\x8e\xa5"
- "\x1d\xe0\xbb\x26\xc0\x31\xb4\x63\x24\x9f\x59\x0c\x1e\x63\x0d\xfc"
- "\xb5\x06\x88\x47\x0d\xdc\x86\x39\x1f\xe3\x98\xcc\xc5\x07\x91\x15"
- "\xf0\x19\x7e\xfb\x73\x4f\x03\xd1\x6c\x81\x58\xb5\x3e\x45\xb3\x53"
- "\xaf\xf1\x4c\xc6\xf8\x15\xe2\xe4\x9a\xf8\xdf\x30\x9f\x9f\x5e\xbe"
- "\xcb\x62\xd0\xbc\x0b\x71\x33\x5e\xdf\x37\x8a\x68\xbe\x81\xf6\xe0"
- "\xda\x8a\x03\xd1\x84\x38\xc8\xe7\x78\x59\xfc\x20\x9a\x84\xef\x63"
- "\x3b\x98\x27\x5d\x67\x01\x3b\xfb\x25\x25\x63\xbf\xb9\xb4\x37\x43"
- "\x0b\x97\xc2\x98\xa3\xf1\x0c\x1f\xd1\x8b\xab\xc7\x31\x04\xc6\x8e"
- "\x07\x2f\xc1\x67\x3e\x1f\x90\xc4\x95\x73\x7e\x7d\x93\xb9\xb5\x6d"
- "\x87\x96\xd6\xd5\x92\xc2\xc5\x8d\xe4\x9c\xc6\x73\x3a\xfe\xf6\x55"
- "\xbf\x78\x7d\x9d\x5f\x7c\x75\x7d\x8a\x67\x98\xb5\xbf\xf8\x5b\xd6"
- "\xe3\x98\xff\xa0\x7d\xf4\x5c\x7e\x60\xb9\x72\x1f\xb9\x77\x1f\xec"
- "\x38\x2e\x80\x33\xa0\x2d\x0b\xe3\x6a\xa1\x2f\x5e\xbf\xa1\xbd\xb9"
- "\xb4\xf8\xfc\xba\xf8\xa0\x87\xf9\x7c\xa0\xc6\x2b\x00\xf3\x4a\x30"
- "\x36\xe4\xd0\x1c\x4f\xbf\x1c\xbe\x86\x07\xb8\x9f\xcb\x09\xd5\xa1"
- "\x16\xba\xa2\xf1\xe4\xf3\x81\x21\x41\x1a\x75\xf1\x94\xc6\x93\x8f"
- "\x7f\x0b\x1f\x46\x3b\x78\x9d\x80\xdf\xfb\xe3\x39\x8d\xd7\x10\x9a"
- "\xe3\xe8\x57\x80\xbf\x07\xd7\x14\xc1\x6f\x16\x70\x69\x7d\x13\xf0"
- "\x3a\x38\x1f\x26\x9c\x2f\x94\x9c\x2f\x84\x3e\x1b\x85\xf3\xcb\x85"
- "\xf3\x07\x25\xe7\x0f\x46\x3d\x4c\x3c\x2e\x69\xbc\x72\xf0\x9e\x60"
- "\xbc\xcb\x86\xf3\xbb\xf1\x7d\x02\x7f\x4f\xfe\xfd\xb2\x85\xeb\x76"
- "\xd7\x68\xbc\xf6\x5f\x05\x7c\xc1\xf9\x7d\x92\xef\xef\xfb\x26\xa6"
- "\x3f\x79\x21\x0b\x6d\xea\x55\xae\xf7\x7a\x42\xcf\xe7\x89\x34\x9e"
- "\xc5\xbc\x2d\x60\xfc\x94\xb6\xa7\xd7\x78\x65\xe2\x18\x59\x07\x3a"
- "\x12\xae\xd9\x8d\xbf\x29\xb5\xff\xac\x05\x0b\xde\x5a\x10\xd8\x73"
- "\x66\xe0\xcc\x79\xd3\x03\xdf\x78\x6b\xd1\xfc\xe8\x67\x7b\xce\xbc"
- "\x8f\x10\x09\x76\xb4\x5c\x52\x7b\xce\x92\xb6\x2c\xa8\x2c\x03\xf4"
- "\x9b\x46\x0b\x63\x79\x23\x49\x03\xbf\x9a\x36\xbc\x4f\xcc\x9d\x52"
- "\x52\xcd\x1b\xe6\x92\xf8\x6b\x44\x13\x17\xc0\x9d\x2d\x5c\xfa\x3c"
- "\xf8\xc0\x3b\x02\x35\x44\x59\x20\x21\xab\x01\xab\x85\x4b\xff\x81"
- "\xc7\x12\xf9\xf7\x0d\xe1\xf4\xd8\xff\xc5\x15\x69\xbe\x8e\xab\xd0"
- "\x14\x87\xd7\x92\x6f\x02\x0c\xe4\x60\x60\x2d\xc9\xc4\xe3\x96\x72"
- "\xfe\xbd\x0f\x5c\x7f\x14\x7f\x0b\x73\x67\xf8\x7f\x3e\x0f\xa8\xf1"
- "\x0e\xc1\xdf\x09\x7c\x90\x90\x1a\x8d\xf7\x24\xfc\x3d\xbd\xc6\x3b"
- "\xd4\x33\x93\x78\xc0\x73\xe4\x7b\x45\x73\x8f\xbf\x25\x7d\x59\x10"
- "\xff\xac\xa7\x78\xfb\x98\x34\x1d\xfb\x6c\xf9\x80\xf8\x6c\xfd\x80"
- "\x90\xcc\x8e\xc4\xab\x3e\xe5\x1e\xa2\xf7\x1a\x99\x83\xf6\x82\xa6"
- "\x7d\xaf\x6a\xc8\x73\x70\xcc\x4f\x4f\x76\xce\xc5\x63\xf0\x4c\xd5"
- "\x29\x71\x07\xbe\x87\x33\xe6\x4c\x4c\xb5\xf8\x2d\x0b\xe0\xc0\x16"
- "\xc6\x1e\x13\x0b\xdb\x47\x01\x5e\xe0\xb9\xe1\xfc\x97\x05\xd4\x68"
- "\x7c\xb4\xdf\x16\x10\x12\x87\xcf\x29\xd8\xe3\xd3\xeb\x46\x7c\xff"
- "\x46\x76\x5e\x37\xc0\xe7\x94\xd4\x1d\x8b\x8d\x9a\x23\xc3\x0b\x48"
- "\xe0\x2b\xa0\xb1\x34\xf7\xac\xfa\xd3\x4c\xce\xf4\x58\x30\xe8\xd2"
- "\xaa\xbf\x92\xef\x2b\x8b\x88\x6f\x18\xf1\x6c\x5a\x1b\x3e\x9a\x68"
- "\xc6\xe9\xe1\xf3\x22\xa2\x29\x35\x9a\xf9\xf7\x00\x71\xc3\x30\x9f"
- "\x5f\x42\x30\xc7\xcf\x69\x76\x45\xe7\xd5\x1a\x81\x9f\xaa\xbd\x71"
- "\x2e\xb9\x45\xfb\x5d\x32\x7e\xe7\xf5\x3a\xe1\xdd\xd8\x55\xe1\xdd"
- "\xd8\x55\xfe\xdd\x58\x0f\x7c\x2f\x86\xef\xc3\x96\x87\x73\x16\xf3"
- "\xc2\xa0\x8e\xe3\xc2\x3d\x39\x6c\x13\xdf\x95\xb5\x85\x98\x82\x5b"
- "\x18\xd4\x6e\xe3\x02\xe2\x57\x6a\xa8\x26\x65\xd5\x45\x64\xf3\x62"
- "\xe2\xc7\x5d\xd5\xb5\x29\x3e\x78\x84\x70\x1f\x7c\x93\xf0\x59\x5c"
- "\xa1\xb7\x19\xf3\x29\x57\x03\xee\x6b\x9f\xe8\x81\xef\x05\xda\xad"
- "\x5e\x40\x7a\x6f\xad\x25\xfd\x5f\x3f\x9f\xc0\xaf\x13\x85\x7b\xfa"
- "\x99\xae\x06\x05\xde\xb8\x1a\xd4\xbd\x71\x61\xd0\xc3\xed\x0d\xf4"
- "\x5d\xda\xd4\x08\x2d\xc1\xf7\x65\xdc\x7b\xd7\x43\xb7\x62\x4e\xbb"
- "\xce\x40\x4c\x1d\xbe\x4b\x46\x7c\xc2\xef\x76\xc1\xf7\x2f\xf1\x4b"
- "\x88\xd6\xf2\x73\x10\x29\xa9\xa9\x25\xfd\x00\x37\xf8\xae\x61\xcb"
- "\x39\xfa\xae\xc1\xbc\xfe\x40\x32\xbe\x6f\xa8\x5f\x18\xa4\x19\x73"
- "\x19\xc6\xae\x94\x7b\x7a\x37\xf6\x9c\x98\x7a\x28\xe8\x14\x8e\x0f"
- "\x03\xc4\xe7\xfe\xde\x53\xee\x3d\xf7\xf7\x56\xe2\xf7\xf0\xfd\x1b"
- "\x07\x78\xde\x59\x8b\x7e\x03\xff\xd5\x1a\x34\x2f\x57\x71\xa6\x92"
- "\xaa\x4f\xc0\x3f\x15\x8c\x7f\x78\x7f\x2e\x30\x6a\x2e\xcc\x04\xbf"
- "\x9c\xa7\xbe\x2a\xae\x03\x3f\x1d\xc0\x36\x12\x02\xf3\xc0\xd7\x10"
- "\x4f\x69\x8a\x8d\xa7\xf8\x75\x2e\xd0\x5f\x3b\x1b\x8b\xbc\x1b\xfd"
- "\xe6\x64\xe3\x7b\xcc\xfa\x1e\x13\xf3\x1b\xd2\x96\x1a\x6f\xf8\x2d"
- "\xf3\x71\xf0\x4e\xb3\x07\xfa\x2b\x36\x82\xf8\x14\x57\x1d\x27\xbc"
- "\xcf\xde\x16\x7c\x86\xb5\x6f\xef\x04\xb5\x33\xd5\x07\x75\xdc\x08"
- "\xbe\x2a\x8d\xd6\x93\x4d\xb5\xc4\xaf\xac\xba\x02\xdf\xf7\xb4\x79"
- "\x79\x3c\x21\x2f\xef\xe0\x2c\x25\x07\x4f\xf2\xfe\xdb\x05\xfe\x33"
- "\x81\xff\xf0\x3d\x67\x93\xff\x16\x83\xff\xae\x83\xff\x2e\x8b\xfe"
- "\x33\xd7\x83\xff\xea\xc1\x7f\xef\x80\xff\xea\xec\xfc\x57\x89\xef"
- "\x42\xf1\x9d\x13\xfa\x0f\xeb\xad\x2d\xef\x04\x75\xe1\xdf\x81\xbe"
- "\x11\x44\xb6\xce\x20\x3e\x7d\x8c\xc4\x23\xfe\x00\xd1\x42\x3f\xb5"
- "\x7f\x00\xfb\x42\x7b\x80\xef\x73\xa4\xac\xc0\x4c\x96\x4d\x22\x0f"
- "\xa3\x3f\x4d\x82\x3f\xcb\x4c\x7b\xc8\xf5\xfa\x20\x0d\xb4\x39\x68"
- "\xe3\x75\x32\x64\xf4\xf9\x40\x72\x68\x42\x09\x01\x7f\x14\x59\xd2"
- "\xe3\xf3\xdd\x7f\x0e\xef\xcf\x70\xfd\x39\xbc\xaf\xc3\xdd\xe7\xd0"
- "\xdd\xe7\xb0\xcd\x6e\xf9\xe7\xf0\xfe\x59\xee\x3d\x87\xf7\xcf\xbc"
- "\xfb\x1c\xde\x49\xcf\xe1\xfd\xc1\xb6\xcf\x61\x93\x56\x58\x30\x6b"
- "\xde\xf4\x88\xf9\x11\xf3\xe7\x04\xce\x58\x12\x3d\x6b\x21\x55\x0c"
- "\x8c\x66\x08\x32\x5b\x86\x6a\x3e\x84\xf1\xf4\xfb\x80\x0a\xf2\xd9"
- "\x83\x15\x1a\xcb\x94\x00\x2f\x2e\xf5\x54\xb9\x25\xf5\x74\xf0\x87"
- "\xa0\x7f\xf1\x79\x4d\x03\x5d\x7b\x41\xf3\x40\xf4\x77\x5d\x40\xf3"
- "\x2d\xb8\x44\xf0\xff\xf4\x9d\xec\x66\x2d\xce\x5b\xcc\xd8\xc0\x55"
- "\xe3\xbc\xc5\x23\xc3\x71\xec\x6f\x7b\xed\xfe\x50\x18\xd7\xa7\x04"
- "\x90\x86\x29\xa1\x9a\x94\x93\xc4\xa7\x7d\x05\x19\x6d\xb1\x70\x5c"
- "\x61\xdc\x25\xd0\x5a\x7e\xfb\x0a\x27\x5f\x22\x81\x4b\x7d\xe0\xda"
- "\xdf\x75\x0d\x5c\x9a\x88\xff\x7a\x04\x2e\x7d\xef\xcc\x05\x4d\x47"
- "\xbe\x6e\x06\x34\x77\x35\xb7\x61\x69\x94\xf9\x2f\x93\xf4\xf8\xbe"
- "\x72\x6b\x27\xae\x6a\x17\x68\xfc\x5d\x8d\x46\xcd\xbb\x0b\xb0\xee"
- "\xfb\x11\x0e\xdf\x3b\xe2\x7b\xcd\x77\x6b\x41\xc3\xaf\x10\x72\x3f"
- "\xa0\x23\xf0\x79\x59\xbd\x81\xab\xfa\xea\x42\x85\x06\x9f\x9f\x3a"
- "\xbf\xbe\x09\x2b\xe0\x3e\xa0\x8f\xfa\x4d\x9d\xb8\x4a\x83\xff\xb2"
- "\x20\xaf\x40\xa2\xa9\x4f\x69\x37\x13\x34\x49\x20\xea\x89\x64\x38"
- "\x97\x02\xe7\xf8\xf7\x7f\x9a\x0e\xd5\xdc\x7d\x6d\x07\x20\x67\x01"
- "\x76\x3d\xae\x68\xda\x7d\xde\x00\xf7\xb8\x9a\xc6\x02\xd5\xc6\xf4"
- "\x65\x3e\xa6\xed\x13\xf3\x4d\xa8\xe1\x7a\x4e\x2c\x6c\xf4\x5f\x6a"
- "\x34\xa5\x2f\xc3\x3d\x5c\x3c\xe8\xf5\x5a\xbe\xae\xf8\x86\xdf\x5c"
- "\x02\xd7\xd7\x5d\xf5\x7b\x9f\x5c\x4d\x4b\x49\x3d\x12\x93\x2f\x70"
- "\x59\xbb\x53\x2f\x67\x08\x5c\x96\x01\xcf\x4a\x28\x70\x59\xa8\x3d"
- "\x97\xd1\xba\x00\x33\xa1\x9c\x56\x82\x6d\x55\xe1\xb3\x82\xba\x30"
- "\x0f\xec\x80\xcf\x01\xe2\x9d\xe7\x36\xe0\x35\xeb\x33\x81\xcf\x0b"
- "\xf2\x17\xff\x7c\xda\x3c\x1f\xf8\x4c\xdc\x6f\x20\x5a\x7c\x26\x90"
- "\xdf\xf0\x99\xc0\x7a\x9b\x0f\xaf\xd3\x67\xa2\x7d\x25\xd1\xf2\xcf"
- "\x85\xa9\x88\x7f\x2e\x30\x26\x28\x36\xd9\x70\x9a\xe4\x99\x58\x63"
- "\x7d\x26\xac\x9c\x06\xb8\x37\xe1\x33\xf1\x0e\xfb\x4c\x4c\x39\xa5"
- "\x25\x3c\xdf\xbd\x77\xad\x32\x13\x9e\x09\xcc\x61\x99\xad\x9c\x06"
- "\xcf\x04\xce\x07\xe2\x39\xed\x4d\x81\xd3\x0c\x70\x1c\x9e\x85\x2d"
- "\x91\x2c\xa7\x35\xd4\x3b\xd3\x16\xda\xc1\xee\x71\x9a\x96\x5f\xff"
- "\x0d\x7d\x85\x7e\x43\x7f\xa1\x8f\x5a\x93\x7f\x90\xb3\xcc\x5a\x05"
- "\xce\x92\xf1\x0f\xe0\xb9\x06\xfe\x6f\xe7\x23\xee\xbd\xba\x1e\x52"
- "\xde\x42\xbe\x42\xee\x42\xce\x42\xfe\xc2\xe7\x00\x79\x8b\xe7\x2c"
- "\xe0\x73\xf8\x5c\x5d\xa2\x3b\xc7\xf3\x59\xfc\x79\xa2\x8d\x1f\x41"
- "\x1e\x46\xfe\x2a\x33\x5d\x23\xc8\x67\xbc\xff\x3a\x88\xfe\x43\xfe"
- "\xda\xb4\x98\x0c\x19\x13\x11\x48\x90\xb7\xc0\xf6\x3d\x0e\x05\x1d"
- "\x27\x7c\x2c\x90\xe4\xd7\x79\x6b\x47\x88\xbb\x3f\x20\x5e\x69\x1d"
- "\x89\x4f\x7d\x4a\x47\x1f\xfb\x38\xa0\x63\x17\x6b\x1c\x80\xcf\x2c"
- "\x3e\xbb\x7a\x4d\xbb\x18\x1a\xbf\xc5\x04\xf3\x3e\xd2\x04\xf0\x6b"
- "\x04\x60\xdc\x2c\xc6\xcc\x1d\xa7\xd2\x77\xeb\x10\x23\xfb\xbf\x19"
- "\xca\xa5\xf7\x4d\x46\xfb\xe1\xfd\xbc\xde\x0b\x70\x96\x1e\xaf\x5f"
- "\x87\x36\x49\x87\xf8\x3b\x3d\xbe\x5a\xc4\x54\xc7\x35\x87\xa0\xf5"
- "\x90\x18\xb5\x98\xea\xb8\x9a\xef\xc3\xbf\x42\x7f\xc7\x4d\x09\xf5"
- "\xb2\xfc\x2b\xd4\x1b\xfc\x1f\xf0\x96\x39\x81\x5c\x4f\xdd\xec\x13"
- "\x6f\xe2\xaa\x03\x97\x92\xc7\xa0\x5f\x97\x8f\x40\xf4\x79\x04\x18"
- "\xb5\x2c\x78\x2e\xf8\x72\x53\xf2\x67\x16\x83\x97\x5e\xd3\xb6\x0e"
- "\x62\xfe\x6a\xe0\x52\x2f\x29\x97\x52\xde\x6c\x5b\xc7\xd7\x75\xa7"
- "\x6e\x0e\xc0\xb6\xc6\x15\x91\xf6\x81\x2f\x12\xaf\x0b\x1a\xbf\x35"
- "\x4b\x62\x09\xce\x47\xf5\x86\xff\x4f\x6a\xf8\x20\x32\x19\xbe\xdf"
- "\x8e\xfb\xd7\x04\x8f\xa8\x17\x61\x3c\x99\x32\xc1\x03\x6b\x09\x3e"
- "\x89\xcb\xd0\x58\xe0\x18\xad\x4d\xca\x20\x78\x7e\x75\xa3\x17\xaf"
- "\x9b\x2c\x70\x4d\x69\x5d\x06\x59\xbd\xd8\x87\xe0\xf5\xb4\xde\x2d"
- "\x83\xe0\xf5\x6b\x16\x68\xf9\x5a\x04\xfe\x7b\xa6\x0c\x82\xdf\x35"
- "\xc3\xf1\xf7\x2d\xbe\x64\xed\x52\x3f\x72\x24\xb8\x94\x6f\xe3\x48"
- "\xf0\xb7\x04\xdb\x00\x9c\xc3\xff\xbf\x22\xeb\x16\x07\xc0\x73\x9d"
- "\x01\xe7\xff\x49\xd6\x5d\xe9\x02\xff\x5e\x80\xbf\xeb\xe4\x92\xe6"
- "\x77\xa6\x23\xc1\x16\xd2\x3e\xf1\x39\x0e\xf0\xca\x95\xe1\x1c\xc7"
- "\x38\x72\x0f\xf4\xdd\xbb\xac\x22\x15\xc6\xb6\x8e\x35\x38\x07\x9e"
- "\x8b\x9f\x52\x63\xe1\xa6\x5c\xb6\xc4\x4f\xb9\x82\xbf\x6d\xe6\xa6"
- "\xfc\x8a\xbf\xbd\x66\x69\xa0\x50\xff\x9a\xc1\xd7\xea\xad\xbe\xde"
- "\x83\x60\x5f\xf1\x77\xf1\xf7\xd6\x2d\x08\x12\x7e\xb3\x37\xdf\x37"
- "\xfc\x4d\x6c\x53\xfa\x9b\xb8\xbf\x7c\xe0\x6b\xfc\x6f\x2e\x81\x7f"
- "\x3b\x80\x3f\x0c\xe8\x07\xfc\x7d\x0b\x17\xea\xcd\xc5\x87\x7a\xf2"
- "\xdf\x89\xa9\x96\xfb\x4e\x9e\xf0\x1d\x7e\x2d\x1e\xfc\x4e\x23\xbd"
- "\x9e\x6f\x03\xc6\xba\xc3\x78\xfc\xf1\xd0\x42\x62\xef\x43\xff\x59"
- "\x74\xec\xf3\x1f\x48\xc7\x3e\xea\x53\x1e\x2b\x53\x42\xbd\xc1\x6f"
- "\x5a\x1c\x27\xcf\x69\xfc\xdb\x36\xb5\xf1\xaf\x50\x4f\xf4\x37\xe2"
- "\xc6\x8a\x25\xc4\x91\x15\x43\x7c\x3f\xa3\x08\x91\x62\x06\xfe\xef"
- "\x23\xb4\x13\x62\x6d\x07\xfa\x40\xac\x38\x7a\x1c\xce\xdb\xe3\xe8"
- "\x81\x3e\x22\x8e\x3a\x95\x18\xe3\x38\x0e\x71\x54\x38\x39\x09\xdb"
- "\xc9\x12\xfb\x33\xc1\x03\x31\xd6\xba\xb0\xf5\x3b\x13\xfa\xe9\xf1"
- "\xe5\xc4\x8f\xde\x4f\x27\x7e\xbc\x7e\x7c\x79\xa1\x1f\xf6\xd5\x7a"
- "\x1f\xd8\x87\xb5\x96\x40\x62\xbd\x8f\x75\x8d\x3d\xa0\xdd\x2b\x44"
- "\xf8\xce\x36\x6c\xdb\x6a\x03\xf0\x19\xb1\x7e\xc7\x7a\xfd\x5a\x4b"
- "\x10\xf4\xbb\x37\xff\x1d\x8a\xb9\x0b\x32\xf8\xe9\x74\xd9\x16\x73"
- "\xf7\x2f\x27\x20\x5c\x41\x2b\x4d\xae\x85\xdf\x79\xa0\x0d\xed\xdb"
- "\xd7\xe6\x46\xf8\x0d\xf0\x81\x46\x38\xde\x4d\x82\x09\xa1\x7d\xa3"
- "\x4c\xfb\x0f\x8c\x61\xda\x0f\x85\xf6\x63\xa0\x7d\xd4\x62\x93\x31"
- "\xef\xf5\x40\x04\xdf\x4e\x0c\x6d\xdf\x8a\x5b\x2e\x75\x76\x4e\xd4"
- "\x52\x72\xef\x25\x4d\x80\x96\xf2\x69\x5b\xde\xe7\x7c\x9d\x92\xc6"
- "\x92\x6d\xb1\xa9\x53\x92\xd6\xb1\x7d\x16\x67\xa0\x35\x4a\x9a\x07"
- "\xf8\xb9\xad\xc0\xaf\x75\xa8\x29\xf3\x40\x8f\x89\x75\x4a\x27\xf1"
- "\x7c\x43\xe1\xe2\x73\x62\x9d\x92\xe6\x81\x62\xbc\x5e\xaf\x09\xe8"
- "\x01\xb1\xa3\x06\x3e\xeb\xe9\xf1\xb6\x99\xd2\xe3\x4d\x75\x80\xc2"
- "\x71\xac\xb1\x16\xf2\xac\x35\xdf\x14\x60\xae\x2d\x60\x88\x35\xbf"
- "\xa9\x10\x9b\xaa\xd0\xbc\xdd\x13\x44\xcd\xdb\x3d\x41\x59\xf3\x06"
- "\x5c\x74\xac\x79\x1f\x29\x12\x35\xef\xc3\xbd\xe8\x73\xff\x70\x5b"
- "\xfa\xdc\x77\x2d\xe1\x73\xb7\xd0\x9e\xe9\xe3\x74\x03\xf7\x97\xd0"
- "\x04\xc4\xf9\x16\xd0\xb0\x9f\x2d\x2e\xd2\xec\x82\xd8\xc8\x0c\x7a"
- "\xf7\xdd\xa5\xc4\x0b\xd7\x67\x7b\x17\x6c\x58\x66\xaa\x24\x25\x5e"
- "\xa8\x79\x7f\x80\x76\xba\x0e\x2e\xc5\x77\x84\x69\x6f\x86\x53\xbb"
- "\x74\x1e\x01\xbe\xf0\x2c\x33\x1a\xf9\xeb\xf0\x1c\x8c\x6b\x55\xa8"
- "\x7b\xbf\xb2\x14\x69\xb2\x96\xa2\x26\x4e\x2f\x94\x6a\xe2\xfa\x94"
- "\xce\x51\xf2\x5a\xb8\x4b\x9d\x29\x45\xaa\x85\x3b\xef\x47\x2d\x8c"
- "\x39\x71\x1c\xf7\x2d\x54\x03\xe7\x83\x1e\x2e\x44\x5d\x8c\x5a\xd8"
- "\xc2\x68\xe1\x87\x96\x38\xd6\xc2\x9d\x2f\xde\xd5\xc2\x37\xab\x85"
- "\x95\xe2\xfb\x87\x46\xb8\xa7\x85\x1f\x1a\x7e\x57\x0b\xb7\x94\x16"
- "\x7e\xa8\xbf\x55\x0b\x5b\x92\xfc\xee\xc9\xfc\x80\x90\x2d\x4d\x5a"
- "\xb8\xab\x9f\xbd\x16\xee\x1a\x64\xaf\x85\x3b\xaf\x60\xb5\xf0\xa3"
- "\x4f\xd8\x6b\xe1\xae\x11\x4a\x5a\x18\x78\xa8\x06\xb5\x30\xe2\x08"
- "\x75\x31\xea\x61\xe8\x5b\x35\xc5\x54\xd7\x8d\xee\x69\xe1\xae\x19"
- "\xae\x69\xe1\xae\x0d\xf2\x5a\x38\xa0\x5a\x59\x0b\x07\x54\xcb\x6b"
- "\xe1\x47\x36\x8a\x1a\xe6\x91\x59\x77\xbe\x16\x7e\xc4\x47\x5e\xaf"
- "\x3c\xd2\x81\x6a\xe1\xae\xc6\xe6\xd7\xc2\x5d\x8d\xf2\x5a\xf8\x91"
- "\x95\x54\x37\x74\x35\xd9\x6b\x61\xf8\x8e\xac\x16\x7e\x64\xaf\xf0"
- "\x1d\x23\xab\x85\x69\x1b\x30\x06\x1e\x57\xd6\xc2\x81\x6f\xd3\x31"
- "\x31\x70\x18\x1d\x13\xa9\x4f\xed\xb5\x70\x60\x67\xe7\x5a\x98\x62"
- "\x88\xef\xa7\xa2\x16\x0e\x9c\x6e\xaf\x85\x03\xaa\xe5\xb5\x70\xf7"
- "\xc1\x22\x8e\xba\x9d\x60\xb5\x70\xe0\x8e\xd6\xa1\x85\x15\xb1\xe5"
- "\xc3\x6a\xe1\x6e\x4b\xd4\x6b\xe1\x6e\x79\xea\xb4\x30\x62\x4e\x4e"
- "\x0b\x77\x6b\xb0\xc5\x1c\xab\x85\xbb\xfb\xcb\x6b\xe1\xee\x7d\x58"
- "\x2d\x8c\xed\xcb\x69\xe1\xee\x93\x98\xf6\xed\xb4\x70\xf7\x45\xac"
- "\x16\xa6\xd7\x89\x5a\xf8\xd1\x2e\x42\x6e\x61\xbd\x7a\x2d\xdc\xdd"
- "\xec\x58\x0b\x3f\xea\xcd\x6a\xe1\xee\x15\x54\xf3\x3e\xda\x9f\x6a"
- "\xe1\xee\x35\xf4\x78\x40\xaa\xf4\xb8\xa8\x85\xe9\x71\x7b\x2d\xfc"
- "\xe8\x48\x27\x5a\x78\x90\xeb\x5a\xb8\xaf\x4f\x51\x93\x16\xee\xeb"
- "\x63\xd5\xc2\x16\x0d\x8c\x51\x30\xde\xc3\x5f\x35\xce\x3f\xc0\x67"
- "\x0e\xee\xa7\xc1\xb1\x1e\x7e\x7c\xb8\xa8\x87\x7b\xa5\xd3\x67\xbf"
- "\xd7\x12\xfa\xec\xf7\x1a\xdc\x94\x03\x06\x2d\x8c\x9a\x58\xc8\x01"
- "\x1f\x5b\x0b\x7f\x9f\x2d\x2d\xe2\xf5\xf0\xae\x5a\xa3\x06\x35\xf1"
- "\x2a\xb0\x23\xea\xe2\x6f\x04\x4d\x5c\x56\x37\x48\xd0\xc5\x41\xdb"
- "\x61\xcc\xd0\xaf\x8d\xe3\xe7\x47\xf9\x40\xff\x2a\x78\x3d\x1c\x6d"
- "\x24\xff\x73\x7d\x90\x06\xc6\xbb\x8a\xc2\x38\x7a\x1d\xdc\x67\xa5"
- "\xa8\x9f\x7b\xac\x64\xf4\x73\x34\xaf\x9f\x8f\xa1\x7e\xfe\x06\x22"
- "\x94\xaf\xe2\xa8\x86\x46\xfd\x8c\x3a\x1a\xf4\x73\x79\x56\x27\xae"
- "\xb8\x3e\xa5\xc7\x6e\xab\x86\x5e\x03\x9f\xc1\xd7\xfa\x83\xd9\x84"
- "\x64\xcd\x26\x5e\xe0\x93\x8a\x77\xe1\x37\xf0\x7a\xb8\xae\xd2\x7a"
- "\x1d\x8c\xd9\xe5\x54\x67\x07\xcd\xb4\x30\x39\xe7\x9e\xbd\x70\xaf"
- "\x00\x7e\x3c\x06\x3b\xa0\x9e\xb2\xe6\x9c\x2d\x3d\x27\x16\x72\xfe"
- "\x54\x6b\xb3\x79\xe7\xdf\x9f\xb7\x6a\xed\xb5\x82\xd6\x6e\x40\xad"
- "\x1d\x65\xd5\xda\x3d\x43\xdc\xd4\xda\xc7\x78\x2d\x37\xb6\xf9\xb5"
- "\xdc\xc6\x3b\x40\x6b\xa3\xce\x46\x6d\x8d\x3a\x1b\x75\x37\x6a\x6d"
- "\xd4\xdd\x16\x41\x6b\xe3\x5a\x80\x0d\xef\x08\x5a\xfb\x3e\x89\xd6"
- "\xf6\x90\x6a\xed\xdf\x7f\xee\x9e\xd6\xfe\x7d\xbe\x54\x6b\x23\xbe"
- "\xd5\x6a\x6d\xf4\xb1\xdd\x3b\x4e\xf0\x15\xfa\x09\x7d\xe2\xf0\x5d"
- "\x99\xe0\x2f\xf4\x0f\xfa\x06\x7d\xe4\x92\x7f\x00\x5f\xc5\xc6\x96"
- "\xd3\xda\x41\x36\x5a\x1b\xb5\x35\xd8\xae\x0a\x35\x77\x59\x21\xd8"
- "\xe6\x6d\xd0\xdd\xa0\xb9\x19\xbd\xfd\x8e\x9c\xde\xfe\x7d\x66\x53"
- "\xee\x59\xe3\x77\xcf\x16\xcc\x3d\x77\xb4\xea\xed\xa0\x15\xf6\x7a"
- "\x3b\x28\x43\xa2\xb7\xcb\xf5\x9a\x1e\x35\xac\xd6\xee\xbb\xd7\x5e"
- "\x6b\x07\x1d\x57\xd4\xda\x9d\x64\xb4\xb6\xbf\x55\x6b\xf7\xf2\x76"
- "\x4f\x6b\xf7\xf2\x52\xd2\xda\xf5\x5a\xa9\xd6\xee\x35\x4b\xd4\xda"
- "\xd1\x12\xad\xfd\xa8\x51\x59\x6b\x3f\x4a\xf7\x39\xd3\x6e\x0e\xc0"
- "\xb6\x50\x23\xe1\xbb\xb9\x40\x9c\x97\xae\x79\xdc\x1f\x75\x12\xe6"
- "\x1a\xa0\xff\xa0\x95\x1e\x3b\x2b\xd5\xdc\xf8\x4e\xce\x91\x2e\x8a"
- "\x9a\x4d\x1e\x46\x6d\x84\xba\xc8\xaa\x63\xf1\x7a\xd4\x47\xb7\x56"
- "\x1b\x3d\x96\x20\xaf\x8d\x1e\x5b\xc3\xeb\x5e\x9c\xcf\xa8\xe9\x35"
- "\x13\xc7\xb8\xe6\xd5\xde\xbd\x66\xca\x6b\xef\xc7\x3d\xa8\x4e\xe9"
- "\xa5\x43\xbf\xb0\xda\x1b\xbe\x23\xab\xbd\x1f\x1f\x28\x7c\x67\x26"
- "\xab\xbd\x69\x1b\x30\xde\x8e\x57\xd6\xde\x8f\x5f\xa6\xe3\xef\xe3"
- "\xfb\xe9\xf8\x2b\xf8\xd8\x4e\x7b\x3f\x9e\x2e\xd5\xde\xe8\x7f\x7b"
- "\xed\x4d\x31\xc5\xf7\x53\x51\x7b\x3f\x7e\xca\x5e\x7b\x3f\x6a\x44"
- "\xed\x2d\x8f\xab\x3e\x07\x58\x5c\xf5\x99\x6e\xb4\x58\x35\x78\x0a"
- "\xb4\xd7\xbb\x8f\xad\x06\x6f\x85\x58\x4b\x10\x75\x38\xde\x53\x1f"
- "\x0f\x75\x3a\x9c\xff\xce\x40\x75\x3a\x1c\xf1\x27\xa7\xc3\xfb\x24"
- "\xda\xe2\x8f\xd5\xe1\x7d\xb2\xe4\x75\x78\x9f\x3d\xac\x0e\xc7\xf6"
- "\xe5\x74\x78\x9f\xb3\x4c\xfb\x76\x3a\xbc\x8f\x99\xd5\xe1\xf4\x3a"
- "\x51\x87\xf7\xcd\x11\xf2\x1a\x6e\xe4\xa4\xfb\xae\x74\xac\xc3\xfb"
- "\xae\x61\x75\x78\xdf\x70\xaa\xb7\xfb\x16\x18\x79\x1d\xde\x37\x9a"
- "\x1e\x7f\x34\x53\x7a\x5c\xd4\xe1\xf4\xb8\x51\xaa\xc3\x0b\x51\x87"
- "\xf7\x2d\x77\xa2\xc3\x87\xba\xae\xc3\x07\x57\x88\x3a\x7c\x70\x85"
- "\x63\x1d\xde\x2f\xd1\xb1\x0e\x7f\xda\x4f\xd4\xe1\x03\x85\xf7\x51"
- "\x03\x47\x51\x1e\x18\xd8\xc6\x9a\x97\x46\x1d\x6e\xee\x9e\x6e\x10"
- "\xf2\xd2\x45\xbb\x16\x97\x6b\x3e\xb3\xe6\xa5\x17\x80\xbe\x36\x10"
- "\x9f\x55\xb5\x84\xa0\x06\xc7\x5a\x8c\x62\xe3\x20\xa1\x1e\x63\xc0"
- "\xa2\x4c\xd4\xe0\x17\xe0\x9a\x2a\xd0\xe0\xa0\xa3\xff\xa7\x71\x90"
- "\x06\xee\xa7\x82\xb9\x76\x71\xd3\xb5\x95\xd6\x6b\x51\x7b\xc3\xf5"
- "\xc5\xa5\xa0\xc3\xf1\x3b\xf0\xfc\x17\x17\x63\x9d\x47\xdc\x11\xfe"
- "\x5a\x68\xa3\x5c\xd4\xec\xfd\x07\xf3\x9a\xdd\x20\x68\x76\xf8\x0e"
- "\x68\x94\xa2\x26\xcd\xde\x58\xae\x49\xad\x65\x34\xfb\xc1\xfa\x94"
- "\xfe\x4d\xf5\x1f\xeb\x04\xad\x9e\x6a\xe1\xb5\xfa\x31\xd0\xea\x15"
- "\x54\xab\xf7\x4f\xb6\x5e\x03\x98\xa9\xe4\xaf\xb9\xc0\x5f\x53\x0c"
- "\xd7\x94\x0b\xd7\xec\x94\xe8\xf9\x83\x54\xcf\x0f\x18\xc0\xea\xf9"
- "\xfe\x0d\xa8\xe7\xad\x79\x73\xd4\x2a\xd2\xdc\xb9\xc5\x5f\x2e\x77"
- "\xfe\xe4\x1e\xdb\xdc\x79\x03\x93\x3b\x7f\xa2\xa7\x1a\x3d\x0f\xbf"
- "\x59\x64\xd5\x8c\x2d\xa9\x17\xef\x24\x3d\x6f\x91\xe4\xce\x2d\x4c"
- "\xee\xfc\xc9\x44\xf7\xf4\xfc\x93\x09\x52\x3d\xdf\xe0\x5e\xee\xbc"
- "\xa8\x25\xe3\xad\xd6\xad\xe7\x9f\x9c\x2b\xcd\x9f\xa3\x9e\x17\xf3"
- "\xe7\x03\x26\xd8\xeb\xf9\x01\x3a\x89\x9e\x3f\xa8\xd7\xf4\xdf\xc7"
- "\xea\xf9\x67\x56\xd9\xeb\xf9\x01\xdb\xdd\xd3\xf3\x03\x8e\xbb\xa7"
- "\xe7\x07\x1c\x73\x4d\xcf\x0f\x1c\x28\xaf\xe7\xfb\x25\x28\xeb\xf9"
- "\x7e\x3c\x5e\x2d\xa9\xa2\xee\xc2\xf7\x8e\x81\x8b\x51\x77\x3d\x75"
- "\x9e\xd7\x5d\x54\x87\x81\xee\x7a\xea\xf3\xd6\xa1\xe7\x9f\x0a\x96"
- "\xd7\x58\x4f\x4d\x15\xf5\xfc\xc0\x01\xcd\xaf\xe7\x07\x0e\x90\xd7"
- "\xf3\x4f\x1d\xa5\x7a\x67\xe0\x20\x7b\x3d\x0f\xdf\x91\xd5\xf3\x4f"
- "\x7b\x0b\xdf\x19\xc0\xea\x79\xda\x06\x8c\xdb\xe2\xfb\x7f\x3b\x9f"
- "\x3e\xbd\x9f\x8e\xe3\x4f\xaf\xa1\xe3\x38\xf5\xb1\xbd\x9e\x7f\x7a"
- "\x96\x73\x3d\x4f\x31\xc5\xf7\x53\x51\xcf\x3f\x9d\x67\xaf\xe7\xfb"
- "\x25\xa0\x9e\x97\xc7\xd5\xe0\xf5\x2c\xae\x06\x3f\xc1\xea\xf9\xa7"
- "\xcd\xad\x47\xcf\x2b\x62\x2d\x98\xd5\xf3\x83\x8e\xaa\xd7\xf3\x83"
- "\xbd\xd5\xe9\x79\xc4\x9f\x9c\x9e\x1f\x3c\xde\x16\x7f\xac\x9e\x1f"
- "\x3c\x4f\x5e\xcf\x0f\x5e\xc9\xea\x79\x6c\x5f\x4e\xcf\x0f\xfe\x9c"
- "\x69\xdf\x4e\xcf\x0f\x2e\x61\xf5\x3c\xbd\x4e\xd4\xf3\xcf\x44\x53"
- "\xae\xed\xd7\x53\xbd\x9e\x7f\x26\xc4\xb1\x9e\x7f\x66\x2a\xab\xe7"
- "\x9f\xe9\x4f\x75\xfb\x33\xc9\x54\xcf\x3f\x33\x9c\x1e\xef\xd7\x43"
- "\x7a\x5c\xd4\xf3\xf4\xb8\xbd\x9e\x7f\x26\xdb\x89\x9e\xf7\x35\xe5"
- "\x4c\xcc\x6f\xec\x31\xb1\xf0\x86\x5f\x8a\xfe\xf1\xaa\xe7\xcc\x4d"
- "\xeb\xf4\x87\xc3\xb8\x5f\x09\x3a\x60\x3a\xd1\xe0\x5c\xf7\xb8\xa3"
- "\x30\xbe\x4f\xa7\x75\xf0\x38\xc6\x63\xbd\x47\xde\xd2\x42\x6f\x5c"
- "\x57\xb0\x31\x6d\x4e\xb6\xa9\xf7\xe4\x72\x1c\xeb\x1b\x72\x26\xa6"
- "\x1a\xd3\x96\x1a\x1b\xb0\x06\x7e\x2e\xd1\xbc\x5e\x23\xaf\xd3\x96"
- "\x55\x72\x16\xc0\xbc\xcf\xb8\x30\xaa\xd1\x4a\x74\xe7\x79\x1c\xe3"
- "\xf8\x8f\xf3\x14\xca\xea\x2a\x78\x3d\xe0\x1b\x3e\x94\x64\xc6\x11"
- "\xbf\xb6\x35\x44\xdb\xd6\xc3\xe3\x9e\x97\x8f\x13\x62\x06\x2d\x30"
- "\xa2\x17\x67\x79\x7c\xe6\x50\x5c\xdb\xa6\x1d\xd5\x03\x05\xde\x26"
- "\x41\x0f\xbc\x7f\x9d\xf4\xce\x5a\x0c\x3a\xa0\x44\xd4\x01\x0d\x56"
- "\x9d\x26\xd1\x00\x53\x2f\x6b\x49\x56\x12\x5b\x03\x7f\x63\xbd\xa8"
- "\x01\x70\xfc\xe7\x5e\x0f\x22\xfd\x8c\xb4\xb6\x61\xe9\x78\x5a\x03"
- "\xdf\xbb\x8a\x68\xb6\x4e\x23\x3e\xc5\xe1\xe7\x70\xee\x78\x40\x71"
- "\xd5\x76\xb2\x64\x14\x79\xd8\x84\x63\x7e\x12\x97\x5f\x5c\x95\x4e"
- "\x70\xdd\x3e\xd0\x7e\x83\x32\xae\x93\x21\x38\xce\x8e\x9e\x4e\xc7"
- "\x7e\x3a\xc6\x0e\x19\x7c\x28\xe8\x10\x51\xaf\xdb\x86\xf0\xf5\xbf"
- "\x8a\xf3\x51\x73\x26\x16\x9a\x7a\x4c\x4c\x35\x83\x2f\xe9\x7a\x8d"
- "\x09\x81\x96\x8f\x3f\x22\xbb\x00\x87\x9f\x9e\xab\xf6\xc0\xb5\xa7"
- "\x71\x1f\x46\xcb\xce\xc9\xe5\x8c\x6f\x6e\x08\xbe\xb9\x41\x7d\x83"
- "\x7e\x99\x16\x45\x70\x9d\xbf\x76\xe8\x93\x32\x63\x05\xb1\x2c\xb3"
- "\xee\xc5\xd8\x9f\x6c\xb1\x50\x7f\x98\x6f\xe8\xda\x58\xc0\xf6\xb8"
- "\x9e\x15\xe0\x81\xd7\x63\xab\x71\x7f\xc6\x44\x8f\xb6\xa8\xc7\x00"
- "\xdf\xf7\x6d\x6d\x04\x3f\x9c\xa5\x7e\xe0\x92\xb4\xfc\xbf\x26\x08"
- "\x37\xa0\xed\xee\x37\x6e\x80\x2f\x8c\x76\xbe\x08\xc5\x7d\x1c\x71"
- "\xad\x39\xd3\x7a\xba\x9e\x1e\xef\x8b\x65\x41\x5d\x70\x2d\x0a\x7e"
- "\x1e\xc9\x8d\x20\xe4\x4b\xed\x96\x0b\x38\xff\x85\xfa\xc0\x2c\xd8"
- "\x1e\xf7\x74\x44\x7b\xa3\xd6\x2a\x03\x8d\xc5\xcf\xeb\x48\x79\x66"
- "\xf7\x8d\xed\x13\x53\xb1\xee\xe4\x8a\xe6\xd9\x3d\xee\xe9\x9b\x67"
- "\x77\xb7\xbc\xed\x03\x5b\xa1\xed\x87\x24\x88\xb6\x7f\xee\x09\xf7"
- "\x6c\xff\x5c\xff\x96\xb7\xbd\xb6\x15\xda\xfe\x59\x93\x68\xfb\xa1"
- "\x79\xee\xd9\x7e\xa8\xe2\xfc\x7f\xb4\x3d\xe6\x83\xac\xb9\x20\x6b"
- "\x1e\x08\xc7\x38\x1a\x83\x8c\x9c\x29\xd6\x25\x8e\x9c\x29\xad\x4b"
- "\xfc\xfe\x20\xe6\x48\xac\x75\x89\xc3\x9c\xe4\x7f\x46\xec\x14\xf3"
- "\x3f\xc3\xdb\x52\xdd\xf8\xc2\x6f\x54\x37\xbe\xc0\xbf\xd3\x8a\x3d"
- "\x45\x34\xa6\xdf\x4f\xd2\xef\x9a\x5f\xa8\xc1\x39\x39\xbb\xae\x18"
- "\x35\xab\x6b\x41\x07\x6a\x1e\xe1\x30\xef\xb3\x66\x01\xd6\x23\xd6"
- "\x11\xd0\x60\x8f\x5c\xd2\xbc\xd0\x0b\xd7\xef\xfa\xea\x4a\x21\x9f"
- "\x6f\xe1\xba\x7f\x44\x76\x3e\x68\xf0\xc0\xb1\x6d\xd7\x7c\xa3\xc6"
- "\x8a\x17\xeb\xdc\x3b\xb0\x61\xa1\xd9\x3f\x45\x7f\x75\xfb\xc4\x7c"
- "\x6b\xfd\xa0\x29\x6f\x72\xb9\x2c\x86\x70\x4e\x1f\xe0\x08\x31\x83"
- "\x73\xf0\xac\x78\x42\x1c\x95\x1a\xab\x09\xee\x4f\xd3\xbe\x1a\xe2"
- "\x7d\xc0\xd0\x94\x1d\xe0\x5f\x29\x8e\x52\x15\x70\xb4\x91\xc5\xd1"
- "\x55\x01\x47\x80\x27\x11\x47\x4d\xf3\xb9\xae\x55\xaa\xc2\x51\x8d"
- "\x80\xa3\xf5\x36\x38\xba\x1c\x48\xbe\xaf\x3c\x25\xe0\xe8\xb9\x18"
- "\x53\x4f\x2b\x8e\x9e\xbf\x76\x28\x0c\x70\x14\xa6\x16\x47\xcf\xd7"
- "\xb1\x31\xeb\xa8\x0e\xf6\x31\xeb\x0b\x93\x6c\x63\x56\x6b\x8c\x7a"
- "\xd5\x3f\x5e\x7f\x15\xe2\xd4\xba\xa6\x38\xf5\x85\x58\xf7\xf0\xfc"
- "\xc2\x72\xd7\x6a\xbc\x5e\x38\x65\x5b\xe3\xf5\x29\x1f\xa7\x0e\x5b"
- "\x81\x58\x93\x8f\x53\xe9\x39\xfb\xda\x9c\x11\xb1\x62\x6d\xce\x88"
- "\x51\x77\x7e\x8d\xd7\xf0\x1a\xf9\x78\x61\xf8\x35\x5a\xe3\xf5\x42"
- "\x65\xf3\xd7\x78\xbd\x50\x29\x1f\x97\x8e\x88\xa0\xba\xfd\x05\xbd"
- "\x7d\x8d\x17\x7c\x47\x36\x2e\x1d\x91\x25\x7c\xa7\x92\x8d\x4b\x69"
- "\x1b\xc0\x27\x7b\x95\xe3\xd2\x17\x43\x28\xbf\xbc\xd8\x93\xf2\x0b"
- "\xf5\xa9\x7d\x5c\x3a\xc2\x2c\x8d\x4b\xe5\x6b\xbc\x28\x86\xf8\x7e"
- "\x2a\xc6\xa5\x2f\x8e\xb0\x8f\x4b\x87\x25\xc8\xd7\x78\x8d\xec\x2a"
- "\xe2\xe8\xa5\xfd\x6c\x8d\xd7\x8b\x6b\x5a\x47\x8d\x97\x22\xb6\x6a"
- "\xd8\x1a\xaf\x97\xa6\xaa\xaf\xf1\x7a\x69\xbd\xba\x58\x14\x31\x27"
- "\x17\x8b\xbe\x74\xca\x16\x73\x6c\x2c\xfa\x52\x83\x7c\x2c\x3a\xb2"
- "\x03\x1b\x8b\x62\xfb\x72\xb1\xe8\xc8\x67\x99\xf6\xed\x62\xd1\x91"
- "\x93\xd8\x58\x94\x5e\x27\xc6\xa2\x23\x4d\x94\x43\x87\xf5\x52\x1f"
- "\x8b\x8e\xe4\xdf\x6b\xe6\x6d\xa2\xef\x6e\xd8\x38\x74\xe4\x79\x36"
- "\x0e\x1d\x59\x40\xe3\xcd\x51\x5a\x5a\xdf\x35\xb2\x98\x1e\x1f\x16"
- "\x24\x3d\x2e\xc6\xa1\xf4\x38\xd6\x77\xd1\xba\xae\x51\x81\xea\xe2"
- "\xcf\x7e\x77\x60\xfc\xd9\xdf\x41\xfc\xd9\xbf\x95\xc6\x9f\x2f\xef"
- "\x75\x2f\xfe\x7c\xb9\xa0\xe5\x75\x78\x6b\x8c\x81\x46\x0d\x10\x75"
- "\xf8\xe8\x81\xee\xe9\x96\xd1\x03\x5a\xde\xf6\xad\x31\x06\xfa\x13"
- "\x11\x6d\x3f\xe6\x73\xf7\x6c\x3f\x46\x71\xfd\x37\xe7\x31\x50\x88"
- "\x4e\x8c\x81\x42\x74\xca\x31\xd0\xd8\x95\x8e\x63\xa0\x57\xf2\xc5"
- "\x18\x68\x7c\x07\xaa\x51\x82\xaf\x51\x8d\x12\xbc\x47\x7d\x0c\x14"
- "\xdc\xe7\x6e\x0c\xa4\x26\x06\x1a\xbd\x5c\x8c\x81\xc6\x35\xb8\x17"
- "\x03\x8d\x33\xb2\x31\xd0\x6b\xfe\xf6\x31\x50\xb0\xdd\xfc\x6f\xe5"
- "\x18\x28\x38\xd1\x3d\x3c\x07\x27\xb8\x16\x03\x05\x9f\x95\x8f\x81"
- "\xc6\x26\x2b\xc7\x40\xf4\x9c\xbd\x76\x7d\x25\x51\xd4\xae\xaf\x8c"
- "\xb9\xf3\x63\xa0\xf1\x06\x79\x9d\x3a\xbe\x81\xc6\x40\xc1\xfa\xe6"
- "\x8f\x81\x82\xf5\xf2\x31\xd0\x2b\xf3\xa8\x5e\x0c\xae\xb2\x8f\x81"
- "\xe0\x3b\xb2\x31\xd0\x2b\xdb\x84\xef\xe8\xd9\x18\x88\xb6\x01\x7c"
- "\xb2\x5f\x39\x06\x7a\x75\x12\xe5\x97\x57\x7b\x51\x7e\xa1\x3e\xb5"
- "\x8f\x81\x5e\xf5\x70\x1e\x03\x51\x0c\xf1\xfd\x54\x8c\x81\x5e\x1d"
- "\x65\x1f\x03\x8d\x5d\x21\x1f\x03\x85\x74\x13\x71\x34\xe1\x00\x1b"
- "\x03\xbd\xba\xbe\x75\xc4\x40\x8a\xd8\x32\xb0\x31\xd0\x84\xe9\xea"
- "\x63\xa0\x09\xe9\xea\x62\x20\xc4\x9c\x5c\x0c\x34\xe1\xac\x2d\xe6"
- "\xd8\x18\x68\x82\x59\x3e\x06\x0a\xf1\x67\x63\x20\x6c\x5f\x2e\x06"
- "\x0a\x19\xc6\xb4\x6f\x17\x03\x85\x4c\x65\x63\x20\x7a\x9d\x18\x03"
- "\xbd\x46\x28\x87\x8e\xed\xa3\x3e\x06\x0a\x39\xab\x1c\x03\x85\x5c"
- "\x64\x63\xa0\x90\x7d\x34\xd6\x79\xcd\x8f\xc6\x40\x21\xe5\xf4\xf8"
- "\xd8\xde\xd2\xe3\x62\x0c\x44\x8f\x8b\x31\xd0\x6b\x3d\xd4\xc5\x40"
- "\x8f\xdc\x81\x31\x50\xa0\x83\x18\x28\xb0\x95\xc6\x40\x13\xf7\xbb"
- "\x17\x03\x4d\xdc\x77\x57\x87\xbb\xa3\xc3\x5f\x1b\x24\xea\xf0\x49"
- "\x83\xdd\xd3\x2d\x93\x1c\xbe\xff\x74\xac\xc3\xc3\x0d\xa2\x0e\x0f"
- "\x37\x28\xeb\xf0\xc9\x6d\x1d\xeb\xf0\x69\x83\x44\x1d\x1e\xb6\x91"
- "\x8e\x93\x61\xb1\x74\x9c\x0c\x7b\x56\xbd\x0e\x9f\xb2\xe7\xae\x0e"
- "\x57\xa3\xc3\x43\xbd\x44\x1d\x3e\x25\xd1\x3d\x1d\x3e\x25\x81\xd5"
- "\xe1\xd3\xb3\xec\x75\xf8\x94\xf3\xae\xeb\xf0\xb0\x36\xee\xe1\x39"
- "\xcc\xc7\x35\x1d\x1e\x16\x21\xaf\xc3\x27\x6b\x95\x75\x38\x3d\x67"
- "\xaf\x9f\xa6\xb5\x11\xf5\xd3\xd4\xe3\x77\xbe\x0e\x9f\x1a\x23\xaf"
- "\x95\xa6\x26\x52\x1d\x1e\xa6\x6b\x7e\x1d\x1e\xa6\x93\xd7\xe1\x53"
- "\xaf\x51\xcd\x12\x36\xd7\x5e\x87\xc3\x77\x64\x75\xf8\xb4\x5e\xc2"
- "\x77\x74\xac\x0e\xa7\x6d\x00\x9f\x8c\x50\xd6\xe1\xd3\xce\x52\x7e"
- "\x99\xf6\x39\xe5\x17\xea\x53\x7b\x1d\x3e\x6d\x95\x73\x1d\x4e\x31"
- "\xc4\xf7\x53\x51\x87\x4f\x3b\x6a\xaf\xc3\x27\xfb\xca\xeb\xf0\xf0"
- "\x1d\x22\x8e\xc2\x47\xb1\x3a\xfc\xf5\xce\xad\x43\x87\x2b\x62\x2b"
- "\x86\xd5\xe1\xaf\x5f\x54\xaf\xc3\xc3\xbb\xaa\xd3\xe1\x88\x39\x39"
- "\x1d\x1e\x1e\x61\x8b\x39\x56\x87\x87\xaf\x94\xd7\xe1\xe1\x59\xac"
- "\x0e\xc7\xf6\xe5\x74\x78\xf8\x61\xa6\x7d\x3b\x1d\x1e\x7e\x9e\xd5"
- "\xe1\xf4\x3a\x51\x87\x4f\x4f\xa6\x1c\x3a\x69\x8f\x7a\x1d\x3e\x3d"
- "\x42\x59\x87\x4f\x7f\x9b\xd5\xe1\xd3\x87\x53\xbd\x3d\x3d\x93\xea"
- "\xf0\xe9\xa1\xf4\xf8\xa4\xdd\xd2\xe3\xa2\x0e\xa7\xc7\x45\x1d\x3e"
- "\x7d\xa7\x3a\x1d\xde\xfe\x0e\xd4\xe1\x5a\x07\x3a\x5c\xdb\x4a\x75"
- "\xf8\x1b\x23\xdc\xd3\xe1\x6f\x28\xee\xff\xe9\x5c\x0b\x46\x9a\x44"
- "\x2d\x18\x69\x52\xd6\x82\x33\x3b\x3b\xd6\x82\x3a\xc9\xfa\x00\xb3"
- "\xb7\x53\xae\x9e\xbd\x8a\x72\xf5\xec\x51\xea\xb5\xe0\xac\x03\x77"
- "\xb5\xa0\x1a\x2d\x38\xbd\x50\xd4\x82\xb3\xd6\xb8\xa7\x05\x67\xad"
- "\x66\xb5\xe0\x9b\x3b\xec\xb5\xe0\xac\xdf\x5c\xd7\x82\xb3\xfd\xdd"
- "\xd3\x82\xb3\xfd\x5c\xd3\x82\xb3\x17\xc9\x6b\xc1\x99\x5d\x94\xb5"
- "\x20\x3d\x67\x3f\x86\xeb\xfc\xc5\x31\x7c\xce\xd9\x3b\x5f\x0b\xce"
- "\x59\x21\x3f\x5e\xcf\x59\x43\xb5\xe0\xec\xe8\xe6\xd7\x82\xb3\xa3"
- "\xe5\xb5\xa0\x4e\x98\xff\x3c\x3b\xc6\x5e\x0b\xc2\x77\x64\xb5\xa0"
- "\x4e\x98\xff\x3c\x3b\x9a\xd5\x82\xb4\x0d\xe0\x13\x07\xf3\x9f\x75"
- "\xc2\xfc\x67\x9d\x30\xff\x99\xfa\xd4\x5e\x0b\xea\xd2\x9d\x6b\x41"
- "\x8a\x21\xbe\x9f\x8a\x5a\x50\x27\x33\xff\x79\x66\x80\xbc\x16\x8c"
- "\xdc\x23\xe2\x28\x32\x84\xd5\x82\x11\x3d\x5b\x87\x16\x54\xc4\xd6"
- "\x0a\x56\x0b\x46\x5c\x53\xaf\x05\x23\x7b\xa9\xd3\x82\x88\x39\x39"
- "\x2d\x18\xb9\xc8\x16\x73\xac\x16\x8c\x5c\x2f\xaf\x05\x23\x77\xb0"
- "\x5a\x10\xdb\x97\xd3\x82\x91\xc7\x99\xf6\xed\xb4\x60\xe4\x6f\xac"
- "\x16\xa4\xd7\x89\x5a\xf0\xcd\x34\xca\xa1\x6f\x1c\x50\xaf\x05\xdf"
- "\x5c\xa4\xac\x05\xdf\x8c\x65\xb5\xe0\x9b\xc1\x54\xf3\xbd\x99\x4b"
- "\xb5\xe0\x9b\x33\xe9\xf1\x37\x0a\xa5\xc7\x45\x2d\x48\x8f\x8b\x5a"
- "\xf0\xcd\x02\x67\x5a\xd0\xb1\x7e\x58\x38\x41\xd4\x0f\x0b\x27\x48"
- "\xf5\xc3\x61\x46\x3f\xcc\x9d\xe4\x58\x3f\x44\x65\x8a\xfa\x61\xbe"
- "\x99\x3e\xdf\xf3\xcf\xd2\xe7\x7b\xfe\x36\x5e\x3f\x8c\x81\x71\x1e"
- "\xf4\x43\xde\xa5\x7c\xaa\x1f\x2e\x19\x35\xef\x5f\x11\xf4\x43\x0d"
- "\xf1\x59\x3d\x5f\xd0\x0f\xd3\x50\x3f\xcc\xef\x8c\xfa\xc1\x37\x13"
- "\xb4\x6a\x95\xa0\x5d\xa3\x40\xbb\x56\xc1\x67\x78\x76\xbe\x82\x36"
- "\x4a\x41\x5f\xa6\xe2\xf7\x71\x3f\x03\x68\x8b\x9f\x97\xc9\xcf\xd9"
- "\xd4\x7b\xe3\x3e\x39\xa8\x2d\x70\xdf\x09\xa7\x7b\x4e\x54\x09\x7b"
- "\x4e\xcc\x64\xf7\x9c\xc0\xbd\x26\x70\xdf\x89\xcc\x05\xc4\x6f\xb3"
- "\xa0\x29\xda\x25\x7a\xb4\xc3\x7d\x27\xda\xd5\x51\x7d\x9a\x67\x29"
- "\xa2\xfa\x74\x61\xc0\x7d\xa0\x85\x7a\x6f\xa9\x15\xb5\xc4\x87\xa8"
- "\x23\x16\x06\x05\xd6\x2d\x0c\x7a\xf8\xea\xd5\xa0\xee\xf6\xfb\x4d"
- "\xd4\xf5\xc0\xf5\xf2\xcb\x62\x2a\x78\x1d\xc1\xef\x53\x30\x27\x88"
- "\x6c\x9d\x4d\x7c\x40\x17\x7b\xf4\x05\x7d\xfa\x87\x2e\xd0\xf7\x12"
- "\xa2\x35\x5f\x0d\xea\x22\x5d\xdb\x10\xfa\xae\xb5\x5c\x0d\x22\xc5"
- "\xe1\x27\xf9\x39\x9a\x26\x61\x8e\xa6\x61\x61\x10\xae\xc1\x3f\x68"
- "\xd3\x02\x89\x3e\xf5\xb7\xea\xd3\x79\xe7\xdd\xd3\xa7\xf3\xaa\x58"
- "\x5d\x11\xed\x61\xaf\x2b\xe6\x8f\x72\x5d\x57\xcc\x9f\xe7\x9e\xae"
- "\x98\x3f\xd7\x35\x5d\x31\xbf\xc4\x56\x57\xec\xe0\x75\xc5\xdc\x30"
- "\xc4\xa0\xbc\xae\xa0\xe7\xec\xc7\x83\xa8\x79\xe2\x78\x10\x35\xf8"
- "\xce\xd7\x15\x6f\x55\xca\x73\xff\x5b\xe7\xa9\xae\x98\x5f\xdc\xfc"
- "\xba\x62\x7e\xb1\xbc\xae\x88\x12\xd6\x7f\x9b\x5f\x6e\xaf\x2b\xe0"
- "\x3b\xb2\xba\x22\x6a\x8d\xf0\x9d\x62\x56\x57\xd0\x36\x80\x67\x76"
- "\x28\xeb\x8a\xb7\x47\x50\xde\x79\xdb\x9f\xf2\x0e\xf5\xa9\xbd\xae"
- "\x88\xba\xec\x5c\x57\x50\x0c\xf1\xfd\x54\xd4\x15\x6f\x0f\xb4\xd7"
- "\x15\x73\x43\xe5\x75\xc5\xc2\xb6\x22\x8e\x16\xe4\xb1\xba\xe2\xed"
- "\xd8\xd6\xa1\x2b\x14\xb1\x55\xc9\xea\x8a\x05\x63\xd4\xeb\x8a\x05"
- "\x89\xea\x74\x05\x62\x4e\x4e\x57\x2c\x28\xb1\xc5\x1c\xab\x2b\x16"
- "\x5c\x94\xd7\x15\x0b\x3d\x58\x5d\x81\xed\xcb\xe9\x8a\x85\x7d\x98"
- "\xf6\xed\x74\xc5\xc2\x51\xac\xae\xa0\xd7\x89\xba\x62\x61\x0d\xe5"
- "\xd0\xb9\x1e\xea\x75\xc5\xc2\x12\x65\x5d\xb1\xf0\x38\xab\x2b\x16"
- "\xe6\x52\xfd\x10\x4d\xa8\xae\x58\xb8\x8f\x1e\x47\x0a\x15\x8f\x8b"
- "\xba\x82\x1e\x17\x75\x45\xb4\xf6\xee\x7c\xcb\x3b\x31\xc7\xb4\x68"
- "\x87\x7b\x63\xf8\x22\xc7\xfb\x7f\xde\x9d\x6f\xa9\xf0\xae\x37\xba"
- "\x87\xf8\xae\xf7\x9d\x9e\xee\xe9\x96\x77\x7a\xb4\xbc\xed\x5b\x63"
- "\xad\xf1\x22\x83\x68\xfb\x98\x6d\xee\xd9\x3e\x26\xbb\xe5\x6d\xdf"
- "\x1a\x6b\x1c\xde\x99\x2b\xda\x7e\x69\x57\xf7\x6c\xbf\xb4\x8b\xfb"
- "\x79\xed\x44\x49\x8d\x43\xa2\x41\x39\x2e\x5d\xfa\x9b\xe3\xb8\x34"
- "\x5e\x52\xe3\x10\x2b\xd4\x38\xc4\x0a\x35\x0e\xb1\x7c\x8d\x43\x1c"
- "\xc6\xa5\x1f\xa7\x1b\x3e\x5b\x50\xa0\xc1\x75\xb7\xf2\x16\x18\x35"
- "\xe0\x13\x2f\x13\xc6\xa5\x60\xeb\x35\xfc\xfe\x0f\x07\x85\xbc\xf6"
- "\xf2\x3d\xa5\xd5\xd2\xbd\x1f\x96\x0d\x13\xd7\xae\x3d\x48\xf0\xdc"
- "\x57\xb5\x05\x9a\xd4\x46\x9b\x9c\x37\xb4\x19\x38\x9f\xcd\x79\x63"
- "\xae\xbb\x41\xb2\x8f\x83\x39\x3d\x45\xef\x2c\xe7\x6d\x9b\xef\xce"
- "\x6a\x24\x7e\xad\x37\xe7\x1d\x53\x2d\xe6\xbc\x97\xbb\x59\xff\xb0"
- "\xdc\xa6\xfe\x21\x49\xa6\xfe\x61\xb9\x8a\xfa\x87\x58\x37\xeb\x1f"
- "\x62\x5d\xac\x7f\x88\xb5\xab\x7f\xa0\xb1\xe9\xd2\xba\x38\xc5\xd8"
- "\x94\x9e\xb3\x8f\x29\xe2\x25\xf5\x0f\x71\xad\xa0\xfe\x21\x4e\xe1"
- "\x1d\x75\x9c\x50\xff\x10\x7b\x0b\xea\x1f\x62\x15\xea\x1f\xe2\x84"
- "\xfa\x87\x58\x99\xfa\x87\x58\x85\xfa\x87\x78\xa1\xfe\x21\xd6\xa6"
- "\xfe\x21\x56\xa8\x7f\x88\x77\x50\xff\x10\x2f\xd4\x3f\xc4\x0b\xf5"
- "\x0f\xd4\xa7\xf6\xb1\x69\xbc\x0b\xf5\x0f\xb1\x42\xfd\x43\xac\x83"
- "\xfa\x87\x78\x99\xfa\x87\xa5\x06\xf9\xd8\x34\x51\x52\xff\x90\x68"
- "\x53\xff\x90\xd0\x4a\xea\x1f\x14\xb1\x65\x53\xff\x90\xe0\x46\xfd"
- "\x43\xa2\xca\xfa\x87\x58\x85\xfa\x87\xc4\x08\x5b\xcc\xb1\xb1\x69"
- "\xa2\x42\xfd\x43\xa2\x4d\xfd\x43\xac\x42\xfd\x43\xe2\x61\xa6\x7d"
- "\xbb\xd8\x34\xd1\xa6\xfe\x21\xd6\xa6\xfe\x21\x49\xa8\x7f\x58\xba"
- "\x51\x7d\x6c\x9a\xe4\xa0\xfe\x21\xc9\xa6\xfe\x21\x49\xa8\x7f\x48"
- "\x12\xea\x1f\x92\x84\xfa\x87\xa5\x19\xd2\xe3\x62\x6c\x4a\x8f\x8b"
- "\xb1\x69\x92\xca\xfa\x87\xbb\x73\x31\x6f\x4f\x6c\xba\xc2\xcd\xfa"
- "\x87\x15\x0e\xeb\x1f\xee\xc6\x47\x4a\x1a\x3d\xa9\x50\xd4\xe8\x2b"
- "\x0f\xb8\xa7\x5b\x56\x16\xb6\xbc\xed\x5b\x63\x7c\xb4\x62\xb5\x68"
- "\xfb\x3f\x3f\xeb\x9e\xed\xff\x3c\xc4\xfd\xf8\x68\x9d\x56\x8c\x8f"
- "\xd6\x69\x95\xe3\xa3\xe4\x0e\x8e\xe3\xa3\xd5\xa1\x62\x7c\x94\xb2"
- "\x97\x6a\x94\x94\x2c\xaa\x51\x52\xa6\xaa\x8f\x8f\x56\x1d\x67\xe3"
- "\xa3\xe4\xe9\x77\xe3\x23\x77\xe3\xa3\xf7\x7c\xc4\xf8\x68\xd5\x36"
- "\xf7\xe2\xa3\x55\xd9\x6c\x7c\xb4\x6e\xbf\x7d\x7c\x94\xe2\xed\x7a"
- "\x7c\x94\xd2\xcb\x3d\xac\xa7\x04\xb9\x16\x1f\xa5\xac\x92\x8f\x8f"
- "\x92\xfd\x94\xe3\x23\x7a\xce\x5e\xd7\xae\xee\x25\xea\xda\xf7\xaf"
- "\xdd\xf9\xf1\xd1\xfb\x19\xf2\x1a\xf6\xfd\x6d\x34\x3e\x4a\x49\x6e"
- "\xfe\xf8\x28\x25\x59\x3e\x3e\x5a\xed\x4f\xb5\x64\xca\x6a\xfb\xf8"
- "\x08\xbe\x23\x1b\x1f\xad\x1e\x25\x7c\x27\x99\x8d\x8f\x68\x1b\xc0"
- "\x35\xb3\x94\xe3\xa3\x35\x1e\x94\x7b\x56\x1f\xa5\xdc\x43\x7d\x6a"
- "\x1f\x1f\xad\xde\xe1\x3c\x3e\xa2\x18\xe2\xfb\xa9\x18\x1f\xad\xfe"
- "\xcd\x3e\x3e\x4a\xd6\xca\xc7\x47\x6b\x0f\x8b\x38\x5a\x1b\xc1\xc6"
- "\x47\x6b\x06\xb7\x8e\xf8\x48\x11\x5b\x19\x6c\x7c\xb4\xb6\x8d\xfa"
- "\xf8\x68\xed\xb3\xea\xe2\x23\xc4\x9c\x5c\x7c\xb4\x76\x95\x2d\xe6"
- "\xd8\xf8\x68\xed\x76\xf9\xf8\x68\xed\x7e\x36\x3e\xc2\xf6\xe5\xe2"
- "\xa3\xb5\x17\x99\xf6\xed\xe2\xa3\x75\xde\x6c\x7c\x44\xaf\x13\xe3"
- "\xa3\x75\xb9\x94\x43\xff\xbc\x57\x7d\x7c\xb4\x6e\x95\x72\x7c\xb4"
- "\x6e\x3d\x1b\x1f\xad\x9b\x49\xe3\xa0\x75\xfb\x68\x7c\xb4\x2e\x86"
- "\x1e\xff\x73\x81\xf4\xb8\x18\x1f\xd1\xe3\x62\x7c\xb4\xae\xf8\xee"
- "\x3c\xcd\x3b\x31\x3e\x5a\x3f\xcb\xbd\xf8\x68\xfd\xcc\xbb\x1a\xdd"
- "\x1d\x8d\xbe\x4e\x2f\x6a\xf4\x0f\xce\xba\xa7\x5b\x3e\xd0\xbb\xaf"
- "\xd1\x37\xed\x16\x35\xfa\xa6\xdd\xca\x1a\xfd\xc3\x3d\x8e\x35\xfa"
- "\x47\x26\x51\xa3\x6f\x98\x4a\xc7\xc9\x0d\xc2\xbe\x9d\x1b\x3c\xd4"
- "\x6b\xf4\xf4\x25\xac\x46\x4f\xf3\xbe\xab\xd1\xdd\xd5\xe8\xeb\x77"
- "\x8a\x1a\x3d\x7d\x84\x7b\x1a\x3d\x7d\x38\xab\xd1\x37\x4f\xb7\xd7"
- "\xe8\xe9\x3b\x5c\xd7\xe8\xe9\x25\xee\x61\x3d\xbd\xd8\x35\x8d\xbe"
- "\xa1\x8f\xbc\x46\xff\xb0\x40\x59\xa3\xd3\x73\xf6\xda\xea\xa3\x12"
- "\x51\x5b\x7d\xb4\xf1\xce\xd7\xe8\x1f\x0d\x91\xd7\x51\x1f\x8d\xa0"
- "\x1a\x7d\x43\xef\xe6\xd7\xe8\x1b\x7a\xcb\x6b\xf4\x8f\x84\xfd\x7f"
- "\x37\xf4\xb7\xd7\xe8\xf0\x1d\x59\x8d\xfe\xd1\x65\xe1\x3b\xbd\x59"
- "\x8d\x4e\xdb\x38\xa7\xc9\x68\xa3\xac\xd1\x33\x84\x79\x41\x19\x8b"
- "\x28\xf7\x50\x9f\xda\x6b\xf4\x8c\x31\xce\x35\x3a\xc5\x10\xdf\x4f"
- "\x45\x8d\x9e\x91\x6e\xaf\xd1\x3f\xdc\x2d\xaf\xd1\x37\x49\xea\x34"
- "\x37\xb5\x65\x35\x7a\xc6\xa9\xd6\xa1\xd1\x15\xb1\x35\x84\xd5\xe8"
- "\x1b\xf3\xd4\x6b\xf4\x8d\x67\xd5\x69\x74\xc4\x9c\x9c\x46\xdf\xd4"
- "\xc7\x16\x73\xac\x46\xdf\x34\x4a\x5e\xa3\x6f\x9a\xce\x6a\x74\x6c"
- "\x5f\x4e\xa3\x6f\x5a\xc3\xb4\x6f\xa7\xd1\x37\xed\x60\x35\x3a\xbd"
- "\x4e\xd4\xe8\x9b\x47\x53\x0e\xfd\x70\xaa\x7a\x8d\xbe\xb9\x8f\xb2"
- "\x46\xdf\x3c\x90\xd5\xe8\x9b\x7d\xa8\x16\xdf\x1c\x4e\x35\xfa\xe6"
- "\x2e\xf4\xf8\x87\x61\xd2\xe3\xa2\x46\xa7\xc7\x45\x8d\xbe\x39\xea"
- "\xee\x1c\xce\x3b\x51\xa3\x67\xb5\x71\x4f\xa3\x67\xf9\xb8\xaf\x13"
- "\x73\x2a\x45\x9d\x98\x53\xa9\xac\x13\xb3\x4e\x39\xd6\x89\x1f\xf7"
- "\x10\x75\x62\xf6\x4a\xca\xd5\xd9\x11\x94\xab\xb3\x7b\xa9\xd7\x89"
- "\x5b\xb7\xb1\x3a\x71\x4b\x9f\xbb\x3a\xd1\x5d\x9d\xb8\x79\x85\xa8"
- "\x13\xb7\xce\x73\x4f\x27\x6e\x9d\xcb\xea\xc4\xed\x32\x7b\x65\x6d"
- "\x3d\xea\xba\x4e\xdc\x7a\xcd\x3d\x9d\xb8\xb5\xce\x35\x9d\x98\x1d"
- "\x22\xaf\x13\xb3\xf4\xca\x3a\x91\x9e\xb3\x1f\xdf\xb7\x5d\x13\xc7"
- "\xf7\x6d\x07\xee\x7c\x9d\xb8\x6d\xa6\xfc\x58\xbe\x6d\x1e\xd5\x89"
- "\xd9\x13\x9a\x5f\x27\x66\x4f\x90\xd7\x89\xdb\x84\xf5\xcf\xb2\x43"
- "\xed\x75\x22\x7c\x47\x56\x27\x7e\x2c\xe4\x7f\xb3\x27\xb0\x3a\x91"
- "\xb6\x01\x5c\xf3\x84\xb2\x4e\xfc\xb8\x84\x72\xcf\xc7\xc2\x7b\x24"
- "\xea\x53\x7b\x9d\xf8\xf1\x22\xe7\x3a\x91\x62\x88\xef\xa7\xa2\x4e"
- "\xfc\x78\xbf\xbd\x4e\xcc\xaa\x94\xd7\x89\x39\xe9\x22\x8e\x72\x06"
- "\xb2\x3a\xf1\x7f\xbc\x5b\x87\x4e\x54\xc4\xd6\x4c\x56\x27\xfe\xcf"
- "\x71\xf5\x3a\x31\xa7\x8d\x3a\x9d\x88\x98\x93\xd3\x89\x39\x21\xb6"
- "\x98\x63\x75\x62\xce\xdb\xf2\x3a\x31\x67\x15\xab\x13\xb1\x7d\x39"
- "\x9d\x98\xb3\x87\x69\xdf\x4e\x27\xe6\x1c\x65\x75\x22\xbd\x4e\xd4"
- "\x89\xdb\x85\x3d\xb0\xb2\x56\xaa\xd7\x89\xdb\x43\x94\x75\xe2\x76"
- "\x9b\xfd\xaf\xb6\x0b\xfb\x5f\x6d\x4f\xa6\x3a\x71\xbb\xb0\xff\x55"
- "\xd6\x0a\xe9\x71\x51\x27\xd2\xe3\xa2\x4e\xdc\x9e\x71\x73\xf3\x3b"
- "\xf3\x82\x45\x6d\x91\x17\xac\xac\x2d\xfe\x32\xd8\xb1\xb6\xf8\x24"
- "\x43\xd4\x16\xb9\x0d\xf4\xf9\xce\x3d\x45\x9f\xef\x5c\xbe\x3e\x29"
- "\xb6\x04\xb4\x45\xf7\x74\xc3\xae\x2b\xf9\xbc\xb6\xf8\x6c\xbe\x51"
- "\x03\x7a\xcf\xcb\x82\xda\x02\x74\xdd\xea\xc5\xa8\x2d\xaa\x84\xf9"
- "\x9d\xb9\xfe\x25\x31\x52\x6d\xf1\x97\x35\xfc\x5c\x4f\xd4\x17\x75"
- "\x46\xfe\x3a\x3c\x2f\x37\xf7\x73\xff\x7c\x61\xee\x27\xb4\x2d\x9d"
- "\xf3\xc9\xcf\x03\xbd\x02\xda\x63\x06\xf8\x43\xa2\x3d\xee\xce\xfd"
- "\xc4\xb1\xfe\x7f\xcf\xba\xa7\x6b\xff\x57\xcf\x6a\x8e\x3c\xb3\xbd"
- "\xe6\xc8\x1d\xe1\xba\xe6\xc8\x8d\x70\x4f\x73\xe4\xea\x5c\xd3\x1c"
- "\xb9\x87\xe5\x35\xc7\x5f\x86\x20\x3e\xe5\x35\x07\x3d\x67\x3f\x56"
- "\x7c\x12\x21\x8e\x15\x9f\x0c\xbc\xf3\x35\xc7\x8e\x0a\xf9\x71\x61"
- "\xc7\x59\xaa\x39\x72\x8b\x9a\x5f\x73\xe4\x16\xc9\x6b\x8e\x4f\x04"
- "\xfe\xcf\x2d\xb6\xd7\x1c\xf0\x1d\x59\xcd\xf1\x89\xf0\xfe\x2f\xb7"
- "\x88\xd5\x1c\xb4\x0d\xe0\xa0\xed\xca\x9a\xe3\xd3\x61\x94\x93\x3e"
- "\xed\x40\x39\x89\xfa\xd4\x5e\x73\x7c\x72\xd1\xb9\xe6\xa0\x18\xe2"
- "\xfb\xa9\xa8\x39\x3e\x7d\xc2\x5e\x73\xfc\x65\x90\xbc\xe6\xc8\x93"
- "\xd4\x69\xef\xdc\xc1\x6a\x8e\x4f\x97\xb4\x0e\xcd\xa1\x88\xad\x0a"
- "\x56\x73\xec\x1c\xa5\x5e\x73\xec\x8c\x55\xa7\x39\x10\x73\x72\x9a"
- "\x63\xe7\x61\x5b\xcc\xb1\x9a\x63\xe7\x79\x79\xcd\xb1\xd3\xcc\x6a"
- "\x0e\x6c\x5f\x4e\x73\xe4\xf5\x62\xda\xb7\xd3\x1c\x79\x23\x58\xcd"
- "\x41\xaf\x13\x35\x47\x5e\xb5\x10\xb7\x9d\x55\xaf\x39\xf2\x0e\x2b"
- "\x6b\x8e\xbc\xa3\xac\xe6\xc8\xcb\xa1\xda\x22\xcf\x44\x35\x47\x5e"
- "\x81\xa0\x45\xf4\xd2\xe3\xa2\xe6\xa0\xc7\x45\xcd\xb1\xcb\x57\x45"
- "\x6e\xaa\x4a\xcd\xdc\xcf\xbc\xeb\x6c\x6e\xca\x9a\x97\x32\xf5\x9e"
- "\x7c\xac\x29\x37\x05\x63\xbd\xd2\x9e\xe8\x98\x9b\xc2\xb1\x5b\xcc"
- "\x4d\x9d\xe2\xb9\x4a\xcc\x4d\xe9\xf9\xdc\x14\xe6\xa5\x20\x66\x6f"
- "\xca\x4b\x59\xde\xb1\x9f\xf7\x99\x67\x51\x9f\x97\x9a\xf6\xb6\x96"
- "\x6c\xe1\xc7\x6f\x63\x26\xcd\x4b\x55\x34\xe5\xa5\x70\xdc\x36\xd7"
- "\xdb\xe7\xa5\x70\xbc\x16\xf3\x52\x27\xdd\xcc\x4b\x7d\xb6\xcd\xbd"
- "\xf1\xfb\xb3\x3b\x60\xfe\x5b\x6b\x9c\xf7\xb9\x2b\x50\x7c\x77\xfc"
- "\xb9\x9b\xf3\xdf\x3e\x77\x38\xff\xed\x6e\x5d\xb3\x92\xed\x3f\xab"
- "\x16\x6d\xff\xd7\x8d\xee\xd9\xfe\xaf\x19\x2d\x6f\xfb\xd6\x58\x33"
- "\xf1\xf9\x4c\xd1\xf6\xbb\xdd\x5c\xff\x6d\xb7\x9f\xfb\xb9\xf0\x7d"
- "\xbe\x62\xbc\xba\xcf\x57\x1a\xaf\x16\x0d\x97\xc6\xab\xbb\x2f\x3a"
- "\x8e\x57\xf7\x4e\x10\xe3\xd5\x2f\xf6\x50\x6d\xf8\xc5\x46\xaa\x0d"
- "\xbf\xe0\xf7\x24\x8b\x1d\x46\xf8\x38\xd5\x84\x31\x6b\xa4\x51\xb3"
- "\xeb\x52\xa1\xc6\x94\x44\x63\xd5\x32\x53\x31\x29\x31\x18\xc9\xfb"
- "\x8b\x89\xd7\xaa\x2b\xc4\xeb\x93\x5a\xa3\xa6\xfd\x5c\xe2\x03\xe3"
- "\x04\x68\xa9\x62\xd0\x16\x59\x24\x2a\x0e\xe3\xd8\xbf\x1d\x2d\x8b"
- "\x32\x48\xe2\xd8\x3d\xe3\xc5\x18\x16\xae\x8b\x32\x92\xaf\x23\x0b"
- "\x35\x18\xab\xde\x48\x4f\xd1\xdf\xe8\x33\xb9\x9c\x5f\xb3\x48\x9a"
- "\x2f\x87\xdf\x0e\x9c\xc6\xe6\xcb\x1b\xd3\x53\xaa\x1a\xf2\x26\x1f"
- "\xe3\xd7\x43\xec\x29\xe6\xcd\x5d\xcd\x97\x6f\x6e\x24\x7e\xd6\xf5"
- "\x10\x71\x5c\x6c\x7d\xf9\xf2\xbf\xea\xc5\x7c\xf9\xdf\xb2\xdc\xcb"
- "\x97\xff\x2d\x93\x8d\x5d\xf7\xed\xb5\x8f\x5d\xbf\xf0\x70\x3d\x76"
- "\xfd\xc2\xcd\xf9\xff\x5f\xf4\x70\x2d\x76\xfd\x62\xa5\x6d\xec\x9a"
- "\x1b\x87\xb1\xeb\xee\x1a\xc4\xaa\x7c\xec\x4a\xcf\xd9\xc7\x1c\x7b"
- "\x7b\x8a\x31\x47\xc1\x6f\x77\x7e\xec\x5a\x90\x26\x1f\x5f\x14\x64"
- "\xd1\xd8\xf5\x8b\x15\xcd\x1f\xbb\x7e\xb1\x42\x3e\x76\xdd\xdb\x81"
- "\xea\xfc\x2f\x56\x58\xe3\x50\x31\x76\x85\xef\xc8\xc6\xae\x7b\x47"
- "\xd8\x7e\x87\xc6\xae\x5f\x24\xd3\xd8\x75\xef\x74\xe5\xd8\x75\xaf"
- "\xb0\x5e\xda\xde\x12\xca\x4f\xd4\xa7\xf6\xb1\xeb\xde\xed\xce\x63"
- "\x57\x8a\x21\xbe\x9f\x8a\xb1\xeb\xde\xcb\xf6\xb1\xeb\xee\x6a\xf9"
- "\xd8\xf5\xef\x87\x44\x1c\xfd\x7d\x16\x1b\xbb\x7e\x39\xb0\x75\xc4"
- "\xae\x8a\xd8\x4a\x63\x63\xd7\xbf\x7b\xab\x8f\x5d\xff\x3e\x58\x5d"
- "\xec\x8a\x98\x93\x8b\x5d\xff\xbe\x52\xc0\x4f\xb2\x7c\xec\xfa\xf7"
- "\x6d\xf2\xb1\xeb\xdf\xf7\xb2\xb1\x2b\xb6\x2f\x17\xbb\xfe\xfd\x3c"
- "\xd3\xbe\x5d\xec\xba\xcf\x83\x8d\x5d\xe9\x75\x62\xec\xba\x2f\x87"
- "\x72\xe8\xee\xf5\xea\x63\xd7\x7d\x2b\x95\x63\xd7\x7d\x6b\xd8\xd8"
- "\x75\x5f\x38\x8d\x51\xf7\x15\xd0\xd8\x75\x5f\x34\x3d\xbe\x3b\x55"
- "\x7a\x5c\x8c\x5d\xe9\x71\x31\x76\xdd\x57\xa4\x22\x76\xad\x6e\xa6"
- "\xd8\xb5\xa2\x75\xc5\xae\x8d\x61\xb7\x37\x76\xfd\x6a\xaa\x7b\xb1"
- "\xeb\x57\x61\x2e\x6a\xf8\x2a\x27\x1a\xfe\xd8\x7f\x96\x86\xdf\x57"
- "\x29\x6a\xf8\xaf\x4f\xb8\xa7\x59\xbe\xae\x68\x69\xdb\xb7\x3e\xbb"
- "\x7f\x95\x23\xda\xfd\xc0\x78\xf7\xec\x7e\x20\xf8\x6e\xdc\xea\x8e"
- "\xed\x0b\x25\xf9\x9a\x7f\xb8\x59\xff\xfc\x8f\x62\xf7\xe3\xd6\x23"
- "\xd5\x62\xdc\x7a\xa4\x5a\x1a\xb7\x7e\xcb\xbc\x67\xfd\x66\x9b\xe3"
- "\xb8\xb5\xa8\xbf\x18\xb7\x7e\xbb\x9e\xea\xc2\x6f\x85\x7a\xdb\x6f"
- "\x79\xbd\xb5\x7c\x0f\x8d\x5b\xaf\x63\xdc\x7a\x01\xe2\xd6\xd9\xe1"
- "\x1a\x93\xb0\x06\x3f\xd6\x65\x95\x40\xec\x89\xb1\x6a\x59\x0c\xfc"
- "\x3f\xda\x40\xde\x5f\x40\xbc\x52\x20\xe6\xdc\x01\xe3\xd7\x8e\xc5"
- "\x06\x4d\x72\x24\x70\x7f\x45\x1e\x69\xaf\x83\x78\xb6\x16\xe3\xd9"
- "\x83\x10\xab\xae\x14\xe2\xd9\x43\x79\x65\xd1\xd2\x78\xf6\x60\x37"
- "\x3e\x9e\x35\xd0\x9a\xaf\xb2\x68\x88\x67\xe1\xf7\x70\x4d\x7f\x69"
- "\x3c\xdb\x00\xf1\x6a\x23\xc4\xab\xa9\x97\x6c\x62\xdb\xd9\xf6\xb1"
- "\x6d\x83\x7f\x4a\xb5\xb1\xcf\xe4\x0a\x8c\x6d\xaf\x6f\xff\x4f\x8c"
- "\x6d\x0f\x64\x88\xb1\xed\xa1\x25\xee\xc5\xb6\x88\x70\x69\x6c\xfb"
- "\x7d\xba\x7d\x6c\x7b\xe8\x94\xeb\xb1\xed\xb7\x1e\xee\x3d\x33\xdf"
- "\x12\xd7\x62\xdb\x6f\xa7\xdb\xc6\xb6\x7f\xe1\xdf\xcb\x7e\x93\x83"
- "\x78\x96\x8f\x6d\xe9\x39\xfb\x98\xa4\xc8\x43\x8c\x49\xbe\x2b\xb9"
- "\xf3\x63\xdb\xef\xa2\xe4\xe3\x8f\xef\x96\xd0\xd8\xf6\xdb\xf0\xe6"
- "\x8f\x6d\xbf\x0d\x97\x8f\x6d\xbf\x13\xea\xff\xbf\x0d\xb7\x8f\x6d"
- "\xe1\x3b\xb2\xb1\x6d\x51\x37\xdb\xef\xd0\xd8\xf6\xdb\x99\x34\xb6"
- "\x2d\x7a\x56\x39\xb6\x2d\x3a\x41\x39\xac\x68\x07\xe5\x30\xea\x53"
- "\xfb\xd8\xb6\x28\xd1\x79\x6c\x4b\x31\xc4\xf7\x53\x31\xb6\x2d\x3a"
- "\x6c\x1f\xdb\x7e\x93\x2d\x1f\xdb\x1e\xd9\x26\xe2\xe8\xc8\x30\x36"
- "\xb6\x3d\xdc\xa1\x75\xc4\xb6\x8a\xd8\x8a\x62\x63\xdb\xc3\x67\xd5"
- "\xc7\xb6\x47\xfc\xd5\xc5\xb6\x88\x39\xb9\xd8\xf6\xc8\x74\x01\x3f"
- "\x33\xe5\x63\xdb\x23\xb1\xf2\xb1\xed\x91\x74\x36\xb6\xc5\xf6\xe5"
- "\x62\xdb\x23\x07\x98\xf6\xed\x62\xdb\x23\xa7\xd8\xd8\x96\x5e\x27"
- "\xc6\xb6\xdf\x27\x50\x0e\xfd\x66\x94\xfa\xd8\xf6\xfb\xe9\xca\xb1"
- "\xed\xf7\x11\x6c\x6c\xfb\xfd\x10\x1a\xc3\x7e\x9f\x46\x63\xdb\xef"
- "\x83\xe9\xf1\x6f\x46\x4a\x8f\x8b\xb1\x2d\x3d\x2e\xc6\xb6\xdf\xe7"
- "\xa8\x7b\x2f\x7b\x53\xeb\x1e\x1d\xbb\xfd\x73\x06\x9a\x6b\xdd\x23"
- "\xeb\xbb\xd9\xdb\x35\x67\xa0\xe4\x59\xf7\xe2\xdb\x12\x87\xeb\xbf"
- "\xdc\x8d\xb1\xe4\x74\xfe\xf7\x05\xa2\xce\x2f\xdd\xe3\x9e\x66\x29"
- "\xdd\x7d\x37\xc6\x72\xc7\xf6\x25\x2b\x44\xdb\x97\x3f\xe1\x9e\xed"
- "\xcb\xfb\xbb\x1f\x63\x55\x04\x89\x31\x56\x45\x90\xf2\xbb\xc1\xa3"
- "\xde\x8e\x63\xac\xe3\x51\x62\x8c\xf5\xe3\x51\xaa\x4f\x7e\xdc\x43"
- "\xf5\xc9\x8f\x8b\x9a\xef\xdd\xe0\x0f\x97\xd9\x77\x83\x47\xe7\xdd"
- "\x7d\x37\xd8\x1c\xf1\x53\xa9\x49\x8c\x9f\x7e\xd8\xeb\x5e\xfc\xf4"
- "\x43\x01\x1b\x3f\x55\x1c\xb7\x8f\x9f\x7e\xec\xea\x7a\xfc\xf4\xe3"
- "\x30\xf7\x9e\x87\x1f\x87\xba\x16\x3f\xfd\xb8\x4d\xfe\xdd\xe0\x51"
- "\x1f\xe5\x77\x83\xf4\x9c\xbd\xee\x3d\x3e\x4c\xd4\xbd\xc7\xdb\xde"
- "\xf9\xf1\xd3\xb1\x7c\x79\x8d\x7b\x6c\x2f\x8d\x9f\x7e\xcc\x6e\xfe"
- "\xf8\xe9\xc7\x6c\xf9\xf8\xe9\xb8\x30\xff\xf5\xc7\x6c\xfb\xf8\x09"
- "\xbe\x23\x1b\x3f\x1d\x9f\x6e\xfb\x1d\x1a\x3f\xfd\x98\x43\xe3\xa7"
- "\xe3\xb1\xca\xf1\xd3\x3f\x3b\x53\x7e\x3a\x7e\x91\xf2\x13\xf5\xa9"
- "\x7d\xfc\x74\xfc\x80\xf3\xf8\x89\x62\x88\xef\xa7\x62\xfc\xf4\xcf"
- "\x36\xf6\xf1\xd3\x51\x2f\xf9\xf8\xe9\xa7\xb3\x22\x8e\x7e\x4a\x64"
- "\xe3\xa7\x7f\x8e\x6f\x1d\xf1\x93\x22\xb6\xf2\xd9\xf8\xe9\xa7\x6e"
- "\xea\xe3\xa7\x9f\x42\xd4\xc5\x4f\x88\x39\xb9\xf8\xe9\xa7\x6d\x02"
- "\x7e\x72\xe4\xe3\xa7\x9f\xf6\xcb\xc7\x4f\x3f\x1d\x67\xe3\x27\x6c"
- "\x5f\x2e\x7e\xaa\xf0\x60\xda\xb7\x8b\x9f\x2a\xba\xb2\xf1\x13\xbd"
- "\x4e\x8c\x9f\x2a\x0a\x29\x87\x96\xe7\xa9\x8f\x9f\x2a\xb6\x29\xc7"
- "\x4f\x15\x3b\xd8\xf8\xa9\x62\x39\x8d\x93\x2a\x8e\xd1\xf8\xa9\x22"
- "\x95\x1e\x2f\xdf\x29\x3d\x2e\xc6\x4f\xf4\xb8\x18\x3f\x55\x54\xa9"
- "\x8b\x9f\x5c\x5f\x17\xa9\xe5\xeb\x5a\x03\x5b\x69\x5d\xeb\xc9\x25"
- "\xee\xc5\x4e\x27\x63\xee\x6a\x78\x77\x34\x7c\x85\x51\xd4\xf0\xff"
- "\x72\x73\xfe\xef\xbf\xea\xdc\xd7\xf0\x3f\xd7\x88\x1a\xfe\xe7\x1a"
- "\x65\x0d\x5f\x79\xd8\xb1\x86\x3f\x3b\x40\xd4\xf0\x67\xd2\xe9\x18"
- "\x79\x66\x09\x1d\x23\xcf\x0c\x6e\x3e\x0d\x7f\xfa\x73\x56\xc3\x9f"
- "\x7a\xe2\xae\x86\x6f\x0e\x0d\x7f\x52\xb2\xdf\xf1\xe9\x58\xf7\x34"
- "\xfc\xe9\xe5\xac\x86\xaf\xda\x68\xaf\xe1\x4f\x9f\x75\x5d\xc3\x9f"
- "\xf1\x76\xef\x79\x38\xe3\xe5\x9a\x86\x3f\x33\x4b\x5e\xc3\x57\x16"
- "\x2b\x6b\x78\x7a\xce\x5e\x7b\x9d\xf5\x16\xb5\x97\xfe\xe8\x9d\xaf"
- "\xe1\xf5\xd1\xf2\x3a\x4b\x1f\x4b\x35\xfc\x99\x99\xcd\xaf\xe1\xcf"
- "\xcc\x94\xd7\xf0\xfa\xdf\xa8\xde\x39\x33\xd3\x5e\xc3\xc3\x77\x64"
- "\x35\xfc\xd9\x9e\xb6\xdf\xa1\x1a\xfe\x8c\x8e\x6a\xf8\xb3\xc3\x94"
- "\x35\xfc\xd9\x53\x94\x9f\xce\xe6\x51\x7e\xa2\x3e\xb5\xd7\xf0\x67"
- "\x57\x3a\xd7\xf0\x14\x43\x7c\x3f\x15\x35\xfc\xd9\x12\x7b\x0d\x5f"
- "\x59\x24\xaf\xe1\x7f\xde\x2e\xe2\xe8\xe7\x11\xac\x86\x3f\xe7\xdf"
- "\x3a\x34\xbc\x22\xb6\xa2\x59\x0d\x7f\xee\xbc\x7a\x0d\xff\x73\x67"
- "\x75\x1a\x1e\x31\x27\xa7\xe1\x7f\x9e\x25\xe0\x47\x27\xaf\xe1\x7f"
- "\x4e\x94\xd7\xf0\x3f\x6f\x64\x35\x3c\xb6\x2f\xa7\xe1\x7f\x3e\xc4"
- "\xb4\x6f\xa7\xe1\x7f\x3e\xcb\x6a\x78\x7a\x9d\xa8\xe1\xab\x56\x50"
- "\x0e\xad\x7c\x5b\xbd\x86\xaf\x9a\xa5\xac\xe1\xab\xe6\xb1\x1a\xbe"
- "\x6a\x28\xd5\xea\x55\x19\x54\xc3\x57\x4d\xa0\xc7\x2b\xa3\xa4\xc7"
- "\x45\x0d\x4f\x8f\x8b\x1a\xbe\x2a\xf7\xee\xba\x49\x77\xe2\xba\x49"
- "\x17\x86\xb9\xa7\xe3\x2f\x0c\x75\x5f\x4b\x5e\xf1\x13\xb5\xe4\x15"
- "\x3f\xa9\x96\x64\xd7\x36\xf8\xb7\xbf\x63\x2d\xf9\x4b\x98\xa8\x25"
- "\x2f\xee\xa7\x5c\x7d\x71\x1b\xe5\xea\x8b\xfc\xfb\x3d\x75\xeb\x26"
- "\x55\x9f\x60\xd7\x4d\xfa\xf7\xac\xbb\xeb\x26\xb9\xab\x13\xab\xf6"
- "\x89\x3a\xb1\x7a\xbb\x7b\x3a\xb1\x3a\x87\xd5\x89\x57\x0e\xd8\xeb"
- "\xc4\x8b\x6d\x5c\xd7\x89\x17\xfb\xb8\xa7\x13\x2f\xf6\x76\x4d\x27"
- "\x5e\x5c\x23\xbf\x86\xc1\xbf\x03\x94\xd7\x4d\xa2\xe7\xec\xc7\xf7"
- "\x5f\xfa\x88\xe3\xfb\xa5\x86\x3b\x5f\x27\x5e\xca\x94\x1f\xcb\x2f"
- "\x6d\xa7\x3a\xf1\xe2\xea\xe6\xd7\x89\x17\x57\xcb\xeb\xc4\x5f\x3a"
- "\xd3\x31\xf5\x62\xaa\xfd\x1a\x06\xf0\x1d\x59\x9d\xf8\xcb\x18\xe1"
- "\x3b\xab\x59\x9d\x48\xdb\x00\xae\x89\x50\xd6\x89\x35\xde\x94\x7b"
- "\x7e\x39\x4e\xb9\x87\xfa\xd4\x5e\x27\xfe\x92\xe7\x5c\x27\x52\x0c"
- "\xf1\xfd\x54\xd4\x89\xbf\x5c\xb3\xd7\x89\xff\xf6\x93\xd7\x89\x97"
- "\x25\xeb\xb4\x5e\x9e\xc7\xea\xc4\x9a\x67\x5b\x87\x4e\x54\xc4\x56"
- "\x26\xab\x13\x2f\xb7\x55\xaf\x13\x2f\x0f\x53\xa7\x13\x11\x73\x72"
- "\x3a\xf1\xf2\x1a\x5b\xcc\xb1\x3a\xf1\xf2\x0e\x79\x9d\x78\xf9\x00"
- "\xab\x13\xb1\x7d\x39\x9d\x78\xf9\x32\xd3\xbe\x9d\x4e\xbc\xd2\x86"
- "\xd5\x89\xf4\x3a\x51\x27\x5e\x11\x74\xd9\x85\xfd\xea\x75\xe2\x95"
- "\x35\xca\x3a\xf1\x4a\x3a\xab\x13\xaf\xe8\xa8\x1e\xbc\x52\x48\x75"
- "\xe2\x95\xe5\xf4\xf8\x85\x7d\xd2\xe3\xa2\x4e\xa4\xc7\x45\x9d\x78"
- "\xa5\x5c\xdd\x3c\x90\x66\xc9\xf5\xde\xa6\x79\x20\xcd\x95\xeb\xbd"
- "\xdd\xf3\x40\x0c\x6e\xae\x7f\x6f\x70\x75\xfd\xfb\xbb\x75\x32\x4d"
- "\x79\xde\x2b\x55\x62\x9e\xf7\xb7\x53\xee\xe9\x95\xdf\x2a\xdd\xd7"
- "\xe6\x0d\x92\xfd\x7b\x1b\x98\xfd\x7b\xd9\x7a\xf8\xda\xcf\x1d\x6b"
- "\xf3\x7a\xc9\xfe\xbd\xd7\x84\xfd\x7b\xaf\x09\xfb\xf7\x5e\x7b\xd6"
- "\x9d\x7a\xf8\x94\x5a\xe2\xf5\xbe\x6d\x3d\xfc\xb1\xfd\xb4\x1e\x7e"
- "\x81\x6d\x3d\x7c\xdd\x1e\xb6\x1e\xfe\xea\x13\x4a\xf5\xf0\x98\xf7"
- "\xbd\x91\x37\xf9\x18\xd6\xc2\xcb\xd6\xc1\x4f\x6e\xde\x3a\x78\xc4"
- "\xe6\xe6\xa5\x54\xdb\x6f\x6a\x95\xda\xde\x20\x59\x3b\xbf\xce\xcd"
- "\xfd\x7f\xeb\x12\x58\x6d\xdf\x28\xb3\xff\x6f\x9d\x8a\xfd\x7f\xaf"
- "\xb9\xb9\xff\xef\x35\x17\xf7\xff\xbd\x66\xb7\xff\x2f\xad\x83\xaf"
- "\xdd\xad\x5c\x07\x4f\xcf\xd9\x6b\xb2\x7a\xc9\xba\x52\xd7\x5b\xc1"
- "\xfe\xbf\xd7\x15\xf6\x68\xbd\x2e\xec\xff\x7b\xed\x16\xec\xff\x7b"
- "\x4d\x61\xff\xdf\xeb\xc2\xfe\xbf\xd7\x9a\xf6\xf2\x15\xb5\xfd\x35"
- "\x85\xfd\x7f\xeb\x7b\xd9\x7e\x87\x6a\xfb\x6b\xc2\xfe\xbf\xf5\x0e"
- "\xf6\xff\xad\x17\xf6\xff\xad\x17\xf6\xff\xa5\x3e\xb5\xd7\xf6\xf5"
- "\x2e\xec\xff\x7b\x4d\xd8\xff\xf7\x9a\x83\xfd\x7f\xeb\x65\xf6\xff"
- "\xad\xcd\x97\xd7\xf6\x0d\x92\xfd\x7f\x1b\x6c\xf6\xff\x35\xb6\x92"
- "\xfd\x7f\x15\xb1\x65\xb3\xff\xaf\xd1\x8d\xfd\x7f\x1b\x54\xee\xff"
- "\x7b\x4d\x61\xff\xdf\x06\x61\xff\xdf\x6b\x0a\xfb\xff\x36\x28\xec"
- "\xff\xdb\x60\xb3\xff\xef\x35\x85\xfd\x7f\x1b\x0e\x33\xed\xdb\x69"
- "\xfb\x06\x9b\xfd\x7f\xaf\xd9\xec\xff\xdb\x28\xec\xff\x5b\x3b\x49"
- "\xbd\xb6\x6f\x74\xb0\xff\x6f\xa3\xcd\xfe\xbf\x8d\xc2\xfe\xbf\x8d"
- "\xc2\xfe\xbf\x8d\xc2\xfe\xbf\xb5\xa1\xd2\xe3\xa2\xb6\xa7\xc7\x45"
- "\x6d\xdf\xa8\x66\xff\xdf\x2a\x35\x39\xe0\x96\xaf\xe3\xd0\xb6\xd2"
- "\x3a\x0e\x93\x9b\xf9\x5f\x93\xfb\xf9\x5f\x4f\xaf\xfe\x4d\x1a\x13"
- "\xfe\xaf\x5c\x4b\x60\x76\x9c\xff\xf5\xf4\x88\x11\x35\x26\x27\xcc"
- "\x57\xe2\xf6\x53\x9e\xe6\x62\x5d\xad\x25\x48\xb9\x2e\xe8\x4a\x6b"
- "\x2d\xc1\x62\xa1\x96\x00\xb4\x25\xd5\x92\x96\x6b\x6c\x2d\x81\x39"
- "\x56\xa9\x96\x40\xb6\x86\xc0\x46\x3f\x5a\xb5\xa6\xbb\x35\x04\xad"
- "\x5f\x3f\x36\x4a\x6a\x08\x2c\x07\xdc\xd3\x8f\x96\x42\x46\x3f\x7a"
- "\x7a\x9d\xb2\xd7\x8f\x5c\x4f\xd7\xf5\x23\x37\xca\x3d\xfd\xc8\x8d"
- "\x74\x4d\x3f\x72\x3b\xe4\x6b\x08\xcc\x01\xca\x35\x04\xf4\x9c\xdd"
- "\xb8\xef\xe9\x31\xaa\x69\xdc\xf7\xf4\xf0\xbf\xe3\xf5\xa3\x27\x29"
- "\x90\x1d\xe3\x3d\xc9\x01\xaa\x1f\xb9\xdc\xe6\xd7\x8f\x5c\xae\xac"
- "\x7e\xf4\xf4\x18\x48\xc7\x5a\x2e\xd7\x5e\x3f\xc2\x77\xe4\xf4\xa3"
- "\xa7\x47\x84\xed\x77\xa8\x7e\xe4\x76\xf2\xfa\xd1\xd3\x63\xa5\xa2"
- "\x7e\xf4\xd4\x74\xe3\x79\xc9\xd3\xe3\x37\xca\x4b\xd4\xa7\x76\xfa"
- "\xd1\xd3\xe3\xb0\x73\xfd\x48\x31\xc4\xf7\x53\x49\x3f\x7a\x6a\x3a"
- "\xd8\xeb\x47\xb3\x7c\x6e\xd8\xd3\xf3\xa2\x88\x23\xcf\x55\x8c\x7e"
- "\xf4\xd4\x4c\x6a\x15\xfa\x51\x19\x5b\x05\x8c\x7e\xf4\xf4\xec\xa5"
- "\x5a\x3f\x7a\x7a\x4e\x55\xa7\x1f\x11\x73\x32\xfa\xd1\xd3\x73\x87"
- "\x80\x9f\x9d\xb2\xfa\xd1\xd3\xf3\x90\xac\x7e\xf4\xf4\x3c\xc5\xea"
- "\x47\x6c\x5f\x46\x3f\x7a\x7a\xb5\x61\xda\xb7\xd5\x8f\x9e\x5e\x3d"
- "\x59\xfd\x48\xaf\x6b\xd2\x8f\x9e\x5e\x45\x74\x5c\x33\xa9\xcf\x0d"
- "\x7b\x7a\xed\x50\xd4\x8f\x9e\x5e\x9f\x33\xfa\xd1\xd3\x8b\xae\x9d"
- "\xef\xe9\x55\xc9\xeb\x47\x4f\xaf\x0c\xaa\x1f\x4d\xfb\xa4\xc7\x45"
- "\xfd\x68\x62\x73\xc3\x6b\xbd\x6a\x1c\xe9\x47\x2e\xad\x5f\x51\xaa"
- "\xc6\x92\x0f\x7f\x05\xd0\xcf\xce\x30\x8e\x15\xc2\xff\x8b\x60\x3c"
- "\xea\x00\xff\x2f\x57\xd2\x2b\x06\xff\x7e\x45\x16\xd0\x1e\x16\xf8"
- "\x9d\x32\xc3\xaf\x85\x85\x0f\x9a\xa0\xaf\xde\xc2\x9e\x2d\xfd\x8a"
- "\xda\x9b\xee\x1d\x69\xe1\x74\x84\xf3\x83\xff\xc7\xc0\x31\xb8\xbe"
- "\x1d\x8c\x7b\x81\x8b\x49\xbb\x2b\x9e\xde\xab\xad\xd7\x41\x9f\xdb"
- "\x9d\xf3\xf4\x1e\x85\x6d\xd4\xaf\xf5\xce\x80\xfb\x31\x2a\xf6\x15"
- "\xda\x1a\xb7\xe3\x61\x12\x6b\xe2\xfe\x5d\x38\xbf\x96\x54\x79\x7a"
- "\x9f\x6d\x5f\x73\xef\x48\xe0\x21\x82\x7a\x2f\xff\x41\x83\x17\xb6"
- "\x59\x38\xbf\x11\xcf\x1d\xc4\x73\x66\xe8\x63\xdc\x3c\xa2\x59\x5b"
- "\x7b\xaf\x0f\xe8\x2a\xef\xf8\x3a\xae\xfa\x2d\x13\xf4\x39\xc6\x44"
- "\xbe\x7e\xb8\xc2\xeb\xb3\x4d\x15\xfc\xd8\x53\x5a\x67\xe6\xdb\x08"
- "\x9c\xcf\xf7\xe7\xfc\x16\xb8\x5e\xae\x0f\x2b\x77\x91\xde\xde\xbd"
- "\x38\xbd\xaa\xf1\xce\xf3\x9e\x41\x4a\x76\x6c\x9f\xf8\x30\x29\x7c"
- "\x0c\x6c\x17\x48\x34\x72\xe7\x55\xfe\x4e\xb6\x03\x7d\xe9\xf3\x61"
- "\x27\xae\x2e\x7e\x23\xd1\xac\xb3\xdc\xeb\xf3\x0d\x70\xe2\xd6\x0d"
- "\x9c\xa1\x7e\xed\xbd\xbe\x7a\x0f\x93\x1f\xda\xfc\x5d\x38\xbf\xae"
- "\x13\x67\xb8\x9a\x84\xb8\xb9\xb7\xc7\x01\x18\xdb\x6d\x7d\xb1\x60"
- "\xe6\xbc\xe9\x81\xd1\x11\xf3\x66\xbd\xb5\x28\x3a\xb0\xe7\xcc\xfb"
- "\xc8\x84\xb7\xde\x0a\x9c\x37\x7d\xfe\x92\x40\xe9\x99\x67\x02\x67"
- "\x46\x2c\x9c\x3e\x63\xee\xac\x3e\xf3\xde\x88\xba\x0f\xfa\x44\x24"
- "\xfd\xf0\xc3\xbe\x58\xd6\xde\xdb\x7f\xcb\x07\x84\x7c\xd8\x91\x78"
- "\x61\xbf\xe0\xf7\xd2\xf4\x5e\x23\x73\xf0\xf7\xd6\x6e\xe0\xea\x34"
- "\x70\x4d\x3c\x70\xda\xba\xb8\x7b\xe1\xda\x7b\xb2\xb7\x42\xbf\xb6"
- "\x40\xbf\xa1\x8f\xd8\xe7\x42\x6b\x9f\xad\x98\x88\x47\x4c\xc4\xd5"
- "\x02\x06\xef\x3d\xdb\xde\x78\xef\x4b\x1c\x17\x8a\xf7\x57\x07\xcf"
- "\x8a\xc7\x05\x4f\x9f\x25\x7c\x0c\x90\xde\xaf\x08\xbe\x6b\xb2\x62"
- "\xcc\x92\x16\x13\xce\x6d\xe8\x97\x0a\xda\xd1\xa3\x9e\xd3\xfd\x37"
- "\x60\x13\xbe\xef\x33\xaa\x1f\x21\x09\x5c\x7d\x28\xbf\xff\x00\x57"
- "\x0f\x18\xa6\x38\x85\x73\x6d\xba\x5c\xd5\x90\xe7\xea\xd7\xfa\x0c"
- "\xd5\x93\x9d\x73\xb1\x0d\x3d\x1c\x43\x9b\x5b\xb2\xd3\xf5\x21\x41"
- "\x24\xe1\x0f\x09\x24\xa1\x1e\xbf\x93\x33\xb1\xa0\x7d\x34\xf1\x18"
- "\x17\xc3\x9d\x01\xde\xf1\xe0\xba\xa5\xeb\xb9\xed\x13\x0b\xf4\x9e"
- "\x3e\x3d\x2c\xe9\x31\xe1\x70\x3f\x35\xd0\x4e\xb2\xde\xe3\x29\x5f"
- "\x6c\x67\xdd\x06\xde\xf6\x35\x78\xef\x60\x1f\x88\x65\xb8\x42\x2e"
- "\x49\x78\x86\x52\xff\xa4\xb7\xa4\x66\x05\x97\x79\x5d\x27\xe3\x4c"
- "\xdc\x0d\x6e\xfd\x9f\xf4\xa5\x75\x75\xc0\x69\x51\x6f\x70\xed\xee"
- "\x1d\xd6\xde\x14\x31\x6b\x6b\x47\x78\x16\xd7\x67\x05\x73\xeb\x67"
- "\x55\x84\xf4\x22\x5a\x68\xbb\xca\x6a\x4f\xb0\xa5\x97\x3a\x1c\xf9"
- "\xf0\x6b\xba\x20\x1e\xa0\x3f\x02\x1e\xda\x0c\x38\x10\x6d\x8f\x87"
- "\xa6\x67\x73\xc3\x9c\x72\x13\x17\xfa\xd2\x8d\x34\xd0\xe0\x7e\x73"
- "\xea\xe2\xce\x93\x7b\xd0\xb6\xa5\xa0\xf7\xd7\x2e\x26\x01\x6b\xa6"
- "\x91\xc0\xd7\x97\x68\x89\x21\x7d\x8e\xa1\x7d\x62\x82\x07\xd8\x44"
- "\x03\xfc\xd2\x1f\x38\xb3\xff\x8d\x4e\x31\xe1\xcb\x67\x11\x4d\xde"
- "\xb9\x7c\x0d\xea\x64\xac\x0b\x01\x5b\x5f\xdb\x02\xdf\xe3\x7e\x0d"
- "\x25\xe8\x0f\xde\x17\xbf\xea\xc8\x18\x88\xbc\xf1\x1d\xc7\x05\xcf"
- "\xfb\x7a\x65\x41\x9b\xea\xee\xab\x0d\xaf\x7f\xcd\xe0\xab\x7e\xe0"
- "\xa7\xb2\x2a\x33\xdf\x26\xef\xab\xb9\xa2\xaf\xf6\x43\x3f\x44\x7f"
- "\xb5\xc9\x47\xbf\xca\xdf\xb3\x2e\x58\xb8\xe7\x64\xce\x4f\x17\xad"
- "\x7c\xcf\xba\x28\x7a\xcf\xde\xb5\x8e\xef\xf9\xbe\x8b\x8e\xef\xf9"
- "\xfe\xae\xea\xef\xf9\xbe\xdd\xea\xef\xf9\xbe\x1c\x07\xf7\x2c\xf8"
- "\x39\x02\xfc\xac\x73\xe0\x67\x9d\xe0\xe7\xfb\xcf\x39\xbe\xe7\xfb"
- "\x4f\x39\xbe\x67\xdf\x0e\xea\xef\xf9\xfe\x5c\xf5\xf7\x7c\x7f\x86"
- "\xf2\x3d\x47\x08\x7e\x8e\x00\x3f\x47\x38\xf0\x73\x84\xe0\xe7\x0e"
- "\x3f\x38\xbe\x67\xdf\xa3\x8e\xef\xb9\xad\xb7\xfa\x7b\xf6\xcd\x54"
- "\x7f\xcf\xbe\xab\x1d\xdc\xb3\xe0\xe7\x48\xf0\x73\x84\x03\x3f\x47"
- "\x08\x7e\x7e\x2a\xc5\xf1\x3d\xb7\x3d\xe4\xe4\x9e\x1b\xd4\xdf\x73"
- "\xdb\x54\xf5\xf7\xdc\x36\x41\xf9\x9e\x23\x05\x3f\x47\x82\x9f\x23"
- "\x1d\xf8\x39\x52\xf0\xf3\x94\xe7\x1d\xdf\x73\xbb\xbd\x8e\xef\xb9"
- "\xdd\x65\xf5\xf7\xdc\x6e\x85\xfa\x7b\x6e\x17\xad\x74\xcf\x8d\xc0"
- "\xdb\xbe\x70\x2f\x37\x7e\x0a\x7d\xc9\xec\x37\xc7\xe4\x5b\x45\x34"
- "\x99\x49\x16\x5d\xfb\x6a\xd2\x06\xee\x4d\xc7\x6d\x58\xd6\x1f\xff"
- "\xb5\xf8\xcd\x31\x36\xfa\xe9\x7c\x1a\x3a\xf5\x4b\x5d\x36\x95\xdc"
- "\x83\x7a\x7c\x95\x85\x04\x58\xd2\xe6\xd4\xad\x7e\x85\x04\xc6\x1b"
- "\x88\xb6\x34\x4e\x4f\xe2\xa2\x38\x43\x29\x39\x4b\xda\x56\x63\xec"
- "\x79\x92\x14\xd7\x14\x91\xf9\x0b\x38\xee\x82\xa7\x76\x30\xbe\x03"
- "\x06\x9d\x9c\x90\xfa\x4f\x12\x08\xbf\xd1\x7f\x0b\xfc\x61\x3b\xed"
- "\x47\xc3\xf8\xb9\x61\xd9\x93\x5b\xe3\x48\xc0\x57\x91\xd5\x04\x8f"
- "\x67\xc1\x9f\x79\x43\x4c\x78\xdc\x54\xa2\xd9\x55\x5b\xa1\xa1\x63"
- "\xb3\xd6\xdb\x76\x6c\x1e\x3d\x1d\x6c\x39\x83\x3f\x37\x3e\xf3\x15"
- "\xb5\xb6\x6c\x5f\x6e\x1d\xbb\x79\x5b\x56\x9a\xe9\x78\x6f\x33\x76"
- "\x7f\x05\xbf\x2f\xda\xb2\x7d\x21\xda\x92\x4b\xd3\x69\xcb\xaa\x1b"
- "\x31\x6e\xd2\x5e\x88\x21\x1a\x38\x1e\x55\x1a\x55\x4b\xe4\x6d\xac"
- "\x0b\x16\x6d\xac\x5b\xee\x5b\xe5\x5d\x2b\x6f\x63\x5d\x0c\xd8\x38"
- "\xd9\xde\xc6\xba\x68\xd7\x6c\xdc\x21\xeb\xe6\x6d\xdc\x21\x42\xd9"
- "\xc6\x1d\xf6\xa8\xb7\x71\x87\x01\xea\x6d\xdc\xa1\x87\x60\xe3\x54"
- "\xd6\xc6\xda\x63\x0e\x6c\x2c\xc1\xb1\x0e\x70\x7c\xff\x39\x05\x1b"
- "\x03\x8e\x23\x64\x70\xac\x73\x11\xc7\xbf\xf3\xb8\x79\x1b\x77\x2c"
- "\x51\xb6\xf1\xef\x3a\xab\xb7\x71\xc7\x0c\xf5\x36\xee\x98\x4c\x6d"
- "\x1c\x61\x83\xe3\x8e\x83\x94\x6d\x1c\x21\xc1\x71\x04\xe0\xb8\xc3"
- "\x0f\xf2\x36\x8e\x00\x1c\x47\xc8\xe0\x38\xc2\x45\x1c\xfb\xcd\xba"
- "\x79\x1b\xfb\x3d\xa1\x6c\x63\xbf\x58\xf5\x36\xfe\x9d\x49\xbd\x8d"
- "\x7f\x57\x23\xd8\xd8\x06\xc7\xbf\xcb\x74\x60\x63\x09\x8e\x23\x00"
- "\xc7\x4f\xa5\x28\xd8\x18\x70\x1c\x29\x83\xe3\x08\x17\x71\xec\x7f"
- "\xf8\xe6\x6d\xec\x9f\xae\x6c\x63\xff\xb3\xea\x6d\xec\x1f\xae\xde"
- "\xc6\xfe\xc1\xd4\xc6\x91\x36\x38\xf6\x27\xca\x36\x8e\x94\xe0\x38"
- "\x12\x70\x3c\xe5\x79\x79\x1b\x47\x02\x8e\x23\x65\x70\x1c\xe9\x22"
- "\x8e\x1f\xe8\x73\xf3\x36\xee\xd4\xa0\x6c\xe3\x07\x46\xa8\xb7\x71"
- "\xa7\x83\xea\x6d\xdc\x69\xb7\x60\x63\x1b\x1c\x77\x9a\xa9\x64\xe3"
- "\x1b\x10\x03\xb6\x05\x1b\xb7\xad\x21\x9a\x2c\xb4\x6d\x05\xb5\xad"
- "\xb9\xd3\xb2\xfe\x59\x1a\x8b\x0e\x6d\xc2\xe7\x80\x7e\x09\x68\x67"
- "\x4e\x9b\x63\xe2\x34\x70\x4f\x71\x98\xfb\x7d\x20\xcf\x94\x44\xda"
- "\x05\xc6\x61\xfe\xb7\x33\x5f\x1f\x10\x18\xf7\xde\x29\xf8\x3d\x4f"
- "\xcc\x7b\x99\xd2\xfb\x46\x99\xfd\xe7\x0e\xbd\xe0\x19\x70\x9e\xeb"
- "\x39\xa9\x1c\x62\x2f\x2d\xf7\x66\x80\x5f\x59\x4d\x3e\xd8\xe7\x08"
- "\x29\xad\xf8\x92\x58\x3a\x2d\x7b\xb2\x9f\x89\x04\x71\xbf\x04\xf9"
- "\x15\x47\xeb\x89\xf9\x8d\x00\xdf\xb2\x98\x22\x52\x16\xf3\x57\x32"
- "\xae\x9a\xbb\xce\xfd\x1c\xe4\x7b\xc3\x3f\x31\xc6\xec\xbf\x4c\x6b"
- "\x4e\x4f\x31\x9a\xfc\x13\x75\x79\x8b\xf5\x1a\x5f\x23\x09\x9a\x5b"
- "\xc5\x71\x6b\x67\x10\xaf\xb5\xe7\x88\xcf\xba\x19\xc4\x77\xdd\x39"
- "\xa2\x2d\xae\xaa\x20\x25\x97\x8a\x48\x49\xed\x09\x52\x72\x1d\xfe"
- "\x1a\xe1\xcf\x02\x7f\x09\x27\xc0\xd7\x84\x8c\xb9\x4c\x70\xef\x46"
- "\xc3\xe3\x95\xc4\xaf\xd8\x54\x41\x70\xfe\xeb\x15\xcf\x80\x44\xdf"
- "\x70\xe2\xc7\xfd\x1c\x40\xb8\x37\x02\x34\x70\xce\x0b\x8f\x97\x99"
- "\x0c\xa4\xb8\xca\x88\xe7\xc3\xe1\xbc\x57\x7c\x15\xb4\x6f\x29\xc2"
- "\xbd\x19\x0d\xc5\x09\x87\x89\x69\xfd\xe9\x70\x0e\x63\xe8\x4e\x73"
- "\xca\x53\xc1\xd4\x16\x2e\xa0\x3b\xc5\x41\xe7\x8d\x5b\x2c\x6a\x7d"
- "\x1d\x90\xcf\xdb\xf8\xcd\x80\x8e\x60\xe7\x07\x2d\x6f\x86\x6a\xc7"
- "\x9e\x38\xc3\x95\xd6\x55\x10\xcc\x25\x94\xd6\x1d\x21\x65\x2b\x2c"
- "\x64\xdc\x12\x42\x46\x9b\x09\x41\x5b\x94\xc5\x54\x93\xb1\x51\xa4"
- "\x3d\xe6\x9f\x2d\xbf\x04\x75\x2c\xab\x32\x90\x58\x13\xf4\xf1\x8a"
- "\xb1\xa9\x8f\xa5\x2b\x4a\x09\x9c\x7b\xb0\x54\xa7\x27\xbe\x51\x44"
- "\x8b\xf6\x35\xa5\xcd\x31\x8e\x85\xe7\x67\x7e\x1d\xc7\xa1\x6d\xd1"
- "\xa6\x68\x5f\x6c\xcf\x6a\xf3\xb2\x99\x06\x12\x6f\x24\xda\xb2\x38"
- "\xf8\x37\x86\x33\x94\x91\xdf\x08\xf4\x31\x8d\xeb\x70\x3a\x1c\x70"
- "\x31\x00\xb1\xa0\xf7\x7c\x20\x07\xfc\xdf\x51\x1e\x53\xba\x68\x8a"
- "\x29\xef\x5a\xe7\x98\xd2\x2d\x17\x31\xf5\xa0\x87\x88\xa9\x87\x4e"
- "\x29\x63\xea\xa1\xc1\x02\xa6\x52\xef\x4c\x4c\x3d\x78\xdc\x31\xa6"
- "\x1e\xdc\xed\x00\x53\xc9\x5c\x27\x5d\x30\x8b\xa9\x87\x2e\xab\xc7"
- "\xd4\x43\x5e\xb7\x0f\x53\xba\x18\xf7\x30\xf5\x60\x35\x8b\xa9\xce"
- "\x46\x07\x98\x12\x78\xea\xfe\x73\x2e\x60\x4a\xc2\x53\x5d\x42\x44"
- "\x4c\x3d\xfc\x84\x32\xa6\xba\xae\xa1\x98\x8a\xb8\x43\x79\xaa\x6b"
- "\x2f\xc7\x98\xea\xea\xa3\x8c\xa9\x08\xe0\x29\x9d\x0d\x4f\x3d\x3c"
- "\x4c\x3d\xa6\xba\x86\xde\x46\x4c\xb9\xc9\x53\x5d\x87\xb0\x98\xea"
- "\x32\x5a\x19\x53\x11\x02\x4f\x75\xf8\xc1\x39\xa6\x22\x24\x3c\xf5"
- "\xf0\x0e\x11\x53\x81\x2b\x95\x31\xf5\xc8\x59\x01\x53\x77\x28\x4f"
- "\x3d\x12\xeb\x18\x53\x8f\x84\x39\xc0\x14\xf0\x54\x84\x0d\x4f\x05"
- "\xa6\xab\xc7\xd4\x23\x3b\x6f\x1f\xa6\x22\xdc\xe4\xa9\x47\x52\x59"
- "\x4c\x3d\x9c\xed\x00\x53\x02\x4f\x3d\x95\xe2\x02\xa6\x24\x3c\x15"
- "\x68\x16\x31\xd5\xfd\x84\x32\xa6\xba\x0f\xa4\x98\x8a\xbc\x43\x79"
- "\xaa\xdb\x51\xc7\x98\xea\x96\xaf\x8c\xa9\x48\xe0\xa9\x08\x1b\x9e"
- "\xea\x7e\x51\x3d\xa6\xba\x93\xdb\x88\x29\x37\x79\xaa\x5b\x15\x8b"
- "\xa9\xc0\x3a\x65\x4c\x45\x0a\x3c\x35\xe5\x79\xe7\x98\x8a\x94\xf0"
- "\xd4\xa3\xe3\x45\x4c\xf5\xec\xa3\x8c\xa9\x1e\xab\x04\x4c\xdd\xa1"
- "\x3c\xd5\xa3\xa7\x63\x4c\xf5\xf0\x72\x80\x29\xe0\xa9\x48\x1b\x9e"
- "\xea\xf9\xac\x7a\x4c\xf5\x98\x70\xfb\x30\x15\xe9\x26\x4f\xf5\x18"
- "\xc4\x62\xea\xd1\x91\x4a\x98\x6a\xc4\xb8\xcf\x03\x30\xa5\x83\xb8"
- "\x0f\x30\xd4\xbe\x9c\x62\xea\x06\x60\x6a\xb3\x14\x53\xff\xb2\x8d"
- "\xfb\x7a\x6e\xb7\x34\x61\xea\x0f\x9f\xdb\x62\xca\x02\x98\xba\xc1"
- "\x63\xea\xf7\x87\xad\x71\x5f\x59\x4d\x36\xf8\xea\x12\x29\x0b\x06"
- "\x3c\x6d\x10\xf0\xf4\x2f\xc0\x13\xdc\x8f\x05\xee\xb7\xb8\xb2\x82"
- "\x8c\x33\xd0\xfb\x6a\x84\xfb\xb5\x48\xb1\xd4\x58\xad\x41\x0c\x21"
- "\x76\xac\x38\x2a\x99\x0f\xf8\x59\x70\x94\x94\x2c\x86\xbf\xa5\xf0"
- "\x17\x07\x7f\xe4\x28\x29\xae\x26\x7c\xce\x5e\xc4\x4f\xb9\x80\x9f"
- "\xdf\xcf\x72\x8c\x9f\xdf\x0f\x57\x17\xe3\xfd\xe1\x80\x7a\xfc\xfc"
- "\x3e\x4d\xa8\xa5\xd3\x8e\x1b\x7f\x86\xc3\x1a\x58\x8a\x91\x4b\x64"
- "\x9c\x89\xb4\xe7\xa6\x04\x75\xf4\x0d\x25\xda\x65\x66\xa2\x59\x33"
- "\x83\x68\xd7\x9c\x84\xfb\xb5\x3e\x3b\xe7\x88\xef\x11\xe3\x97\xa4"
- "\xb8\xb6\x82\x14\x5f\x3f\x4c\x8a\x2d\xf0\x77\x09\xfe\xa0\x8f\xe3"
- "\x66\x49\xef\xd7\x20\xdc\xef\x1f\x42\xa0\xad\x1e\xca\xf7\xfb\x87"
- "\x01\xfc\xfd\xce\x84\xfb\x6d\x14\xef\xb7\x0c\xb0\x08\x7e\x79\xd0"
- "\x22\xc4\x89\xe3\x0c\xa4\xcd\x5b\x26\x8e\x6b\x14\x30\x88\x7e\x39"
- "\x72\xcc\x48\xc6\x45\x81\xaf\xde\x00\x0c\x56\xe5\x92\xf8\xe5\x80"
- "\xc1\x46\x23\xbe\xd7\x37\x94\x25\x34\x00\x06\x7f\x1f\xc3\x81\xdd"
- "\x6e\x20\x06\xff\x85\x18\xec\x99\x69\x51\xc4\x20\xc4\x89\x3c\x06"
- "\x21\x4e\x74\x8a\x41\x69\x9c\x18\xd4\x4b\xc4\xe0\x63\x03\x95\x31"
- "\xd8\x6b\x8c\x35\x4e\x6c\x79\x0c\x06\x5d\x74\x8c\xc1\xa0\x22\x75"
- "\x31\xe1\x63\x23\xd4\x63\xb0\x57\xc0\xed\xc3\x60\xaf\x13\x8e\x31"
- "\xd8\xab\xc0\x39\x06\x75\x31\xee\x61\x30\xc8\xc4\x62\x30\x28\xd0"
- "\x01\x06\x05\x1e\x84\xb8\xd2\x39\x06\x25\x3c\xf8\x58\x9e\x88\xc1"
- "\xde\x7b\x95\x31\xf8\xf8\x51\x6b\x5c\xd9\xf2\x18\x7c\x7c\x9e\x63"
- "\x0c\x3e\x3e\x5a\x5d\x0c\xd9\xfb\xb0\x7a\x0c\x3e\x9e\x79\xfb\x30"
- "\xd8\x7b\xaa\x63\x0c\xf6\x1e\xe2\x02\x06\xdd\xe4\xc1\xc7\x13\x58"
- "\x0c\x3e\x96\xa3\x8c\xc1\x08\x81\x07\x21\x0e\x75\x8a\x41\x69\x1c"
- "\xda\xe7\x09\x11\x83\xfd\x9e\x55\xc6\x60\xdf\x10\x6b\x1c\xda\xf2"
- "\x18\xec\xf3\x9b\x63\x0c\xf6\x29\x57\x17\x73\xf6\x1b\xa3\x1e\x83"
- "\x7d\x03\x6f\x1f\x06\xfb\x9e\x75\x8c\xc1\xbe\x85\xce\x31\x18\xe1"
- "\x26\x0f\xf6\xf5\x62\x31\xd8\x27\xc8\x01\x06\x05\x1e\x84\xb8\xd5"
- "\x39\x06\x25\x3c\xd8\x6f\x8f\x88\xc1\x27\x0e\x28\x63\xb0\xff\x09"
- "\x6b\xdc\xda\xf2\x18\xec\xbf\xc8\x31\x06\xfb\x4f\x50\x17\xa3\x3e"
- "\x71\x54\x3d\x06\xfb\xe7\xdc\x3e\x0c\x3e\x31\xcb\x31\x06\x9f\x18"
- "\xee\x02\x06\xdd\xe4\xc1\xfe\xc9\x2c\x06\xfb\xed\x54\xc6\x60\xa4"
- "\xc0\x83\x10\xe7\x3a\xc5\xa0\x34\xce\x7d\x72\xb0\x88\xc1\x01\x23"
- "\x94\x31\xf8\x5f\x53\xad\x71\x6e\xcb\x63\xf0\xc9\x06\xc7\x18\x7c"
- "\xb2\x42\x5d\x4c\x3b\x20\x44\x3d\x06\xff\x2b\xe8\xf6\x61\xf0\xbf"
- "\x2e\x3a\xc6\xe0\x7f\x15\x39\xc7\x60\xa4\x9b\x3c\xf8\x5f\xbe\x2c"
- "\x06\x9f\xec\xaf\x84\x41\x0b\xc4\xc5\x37\x72\x26\x95\x5b\xd2\x12"
- "\x63\xda\x7b\x04\x12\x93\xdf\xdc\xa1\x65\xd1\x75\x64\xec\x35\xb0"
- "\x4f\xd4\x35\x32\xed\x9a\x96\x98\xd3\x12\x75\x1c\xc4\x47\x92\xf8"
- "\x99\xaf\x2d\x33\xa5\x9e\x0e\x5f\x37\x9f\x78\x41\xfc\xfd\x24\x1e"
- "\x2b\xbb\x60\x24\xf8\xfb\xb1\xd8\x9f\x4b\x62\x7f\x30\x4f\xc0\xfd"
- "\x1a\xa4\xe5\xdf\x31\x37\xea\x49\xd5\x10\xe2\x59\x5c\xa5\x07\x3b"
- "\x2c\xe5\xfd\x8b\x76\xb9\xe0\x39\x30\x68\xeb\x15\xe2\x65\xfa\x39"
- "\xe0\x41\xb0\xb7\x5f\xdb\x77\x88\x47\x97\x2a\xce\x82\x76\x45\x7b"
- "\xa1\x8d\x03\x97\xe2\xbb\xeb\x81\x4b\x4a\x01\x63\xa6\x9f\x83\x1e"
- "\xdc\x02\xd7\xc9\xc7\xab\x03\x13\xd5\x63\x63\x20\x9d\x0f\xeb\x39"
- "\x30\xb0\xb8\x92\xc8\xbe\x3b\xb6\x40\xfc\xe6\x9a\xad\x74\x31\x92"
- "\x38\xef\x16\xd8\xea\xa9\x09\xae\xd9\xea\xa9\xed\x36\xb6\x92\x89"
- "\xab\x9e\xca\x53\x6f\xab\xa7\xe8\x3a\x91\x9e\x4f\x8d\x76\x60\x2b"
- "\x17\x71\xa5\x33\x4a\xe2\x91\x5b\x60\xab\xa7\x13\x5c\xb3\xd5\xd3"
- "\x47\x59\x5b\xc9\xe9\xff\xa7\x4f\xa8\xb7\xd5\xd3\x99\xd4\x56\x4f"
- "\xc7\x28\xdb\x2a\xc2\x45\x5c\x45\xc4\x48\x74\xf3\x2d\xb0\xd5\xa0"
- "\x9d\xae\xd9\x6a\x90\xd9\xc6\x56\x32\x3a\x75\xb0\xb7\x7a\x5b\x0d"
- "\x2a\xa2\xb6\x1a\x94\xe3\xc0\x56\x2e\xe2\x2a\xc2\x28\xd1\x77\xb7"
- "\xc0\x56\x83\x2b\x5c\xb3\xd5\x33\xbd\x58\x5b\xc9\xe9\xa9\x67\x9e"
- "\x50\x6f\xab\xc1\x75\xd4\x56\x83\xcb\x95\x6d\x15\xe9\x22\xae\x22"
- "\x63\x24\x3a\xe4\x16\xd8\xea\x8f\x5e\xae\xd9\xea\x8f\x21\x36\xb6"
- "\x92\x19\xf7\xff\x38\x55\xbd\xad\xfe\x18\x48\x6d\xf5\x8c\x49\xc9"
- "\x56\xe6\xb4\x39\x75\xed\xc1\x06\x0d\x1b\xe6\x94\xb7\x8f\x21\x9a"
- "\xc6\x1e\x60\x37\x3f\xb0\x5b\x62\x20\xb9\x91\x06\x76\x33\x98\xc8"
- "\xd8\xb7\xcf\x70\xa5\x35\x66\xd2\x08\x36\x6b\xf0\x9b\x63\x2c\x33"
- "\x54\x63\xcd\xd1\x1f\xcf\x79\x3e\xfb\xec\x94\xb7\xb5\x04\xed\x86"
- "\x76\x40\xdb\x71\x60\x37\xde\x8e\x7e\x29\x46\xb3\xdf\x32\xed\x98"
- "\xcb\x67\xb8\xb7\xf4\x1c\x87\xf7\xcb\xf9\xf5\x8d\xc2\xf7\x02\xe3"
- "\xaa\x49\x9b\xc0\x57\xf0\x9e\x86\x5c\xc6\xe3\x65\x86\x0a\xd0\x07"
- "\xb5\x84\xd7\x66\x67\x82\xfc\xcc\x13\x83\x7c\xcd\x65\xa1\x2f\x71"
- "\x9d\xfa\xa5\x9a\x3a\xc5\x84\xc7\x5f\x26\xf7\xa0\x7e\x58\x6b\x21"
- "\x01\xb1\xf3\x88\x66\x57\x64\xa1\x86\x9f\xbb\xb6\x80\x6f\x63\x2f"
- "\xd8\x25\x80\xbb\x2a\xa9\xe9\xbe\xaa\x23\x65\x17\x52\x79\xbf\xd9"
- "\x6a\x04\xde\x6f\x3f\x05\x69\x41\x67\xf6\xe7\xfc\x74\x3e\xa9\xa5"
- "\x24\x90\xbb\x01\x36\xe6\xe7\x13\x3d\xbb\x7d\x6b\xa3\x5a\x1b\x0f"
- "\xe1\xeb\xbf\x2d\x81\x42\xfd\x16\xd8\x09\x7f\x9f\xaf\xdf\x8a\x92"
- "\xd4\x6f\x41\x9f\xc5\xfa\xad\x21\x23\xb1\x7e\xcb\x72\x26\xe0\x41"
- "\xeb\xbd\xbf\x35\x97\xe3\xe0\xde\x3b\x96\xd6\x19\x08\xde\x7f\x69"
- "\x5d\x21\x89\x8f\x26\xda\xd2\xc6\x6a\x12\x57\xc7\x19\x4a\x13\x2e"
- "\x92\x71\xd7\x50\x07\x23\x5e\x9e\x1d\x48\xfd\x3a\xc4\xc7\x72\x26"
- "\xe8\x41\xbd\xe7\xb3\xbd\x4b\xcb\x09\x91\xcc\xe3\xd1\x81\x66\xf6"
- "\x01\x3f\xe8\xca\x12\xce\x11\xf0\x49\x6a\x99\xe9\x24\xfa\x49\x07"
- "\xe7\x87\x34\xe9\xeb\x4e\xcb\x3e\xc0\x63\xe8\x33\x7c\xdf\x84\xeb"
- "\x03\x6c\x95\xe8\x6f\xc4\x45\xfb\x98\x04\x52\x16\xd3\x48\x4a\x4d"
- "\x04\xf4\xd5\x1f\x77\x7f\x1f\x5a\xa1\x80\x23\x5d\x34\xc5\x91\x2e"
- "\xb8\x7d\x8c\x77\xad\x73\x1c\xe9\x62\x44\x1c\x3d\xb7\xf2\xe6\x70"
- "\xf4\xdc\xc0\x9b\xc7\xd1\x73\x1e\x37\x81\xa3\x64\x16\x47\xcf\x5d"
- "\x56\x8f\xa3\xff\x2e\x56\x8f\xa3\xff\x4e\xbd\x39\x1c\x3d\x17\x4b"
- "\x71\xf4\xdf\xc1\x14\x47\xcf\x45\x8b\x38\xe2\xe7\x46\xdd\x22\x1c"
- "\x3d\x6b\x72\x80\x23\x81\x8f\x74\xc0\x47\xf7\x9f\x73\x01\x47\x12"
- "\x3e\x1a\x56\x72\x73\x38\x1a\x16\x7b\xf3\x38\x1a\x36\xca\x7d\x1c"
- "\x45\xd8\xf0\xd1\xf3\x03\xd5\xe3\x68\x98\x9f\x7a\x1c\x0d\xad\xb8"
- "\x39\x1c\x0d\x3b\x44\x71\x34\x34\x83\xe2\x68\xd8\x3e\x11\x47\xfc"
- "\x7c\xb3\x5b\x84\xa3\xa1\xc3\x95\x71\x14\x21\xf0\x51\x04\xf0\x51"
- "\x87\x1f\x9c\xe3\x28\x42\xc2\x47\xc3\xfd\x6f\x0e\x47\x2f\x1c\xba"
- "\x79\x1c\xbd\xb0\xfe\x26\x70\x64\xc3\x47\xc3\x63\xd5\xe3\xe8\x85"
- "\x30\xf5\x38\x7a\x21\xf0\xe6\x70\x34\xbc\x2d\xc5\xd1\xf3\x7a\x8a"
- "\xa3\xe1\x5e\x22\x8e\xf8\x39\x7c\xb7\x08\x47\xcf\xaf\x76\x80\x23"
- "\x81\x8f\x22\x80\x8f\x9e\x4a\x71\x01\x47\x12\x3e\x7a\x71\xea\xcd"
- "\xe1\xe8\xc5\xb6\x37\x8f\xa3\x11\x27\xdc\xc7\x51\xa4\x0d\x1f\xbd"
- "\x78\x48\x3d\x8e\x46\xe4\xa8\xc7\xd1\x08\xdd\xcd\xe1\xe8\xc5\x10"
- "\x8a\xa3\x11\x41\x14\x47\x2f\x8e\x16\x71\xc4\xcf\x8b\xbc\x45\x38"
- "\x1a\x7e\x4c\x19\x47\x91\x02\x1f\x45\x02\x1f\x4d\x79\xde\x39\x8e"
- "\x22\x25\x7c\x34\x72\xfb\xcd\xe1\x68\x64\xc8\xcd\xe3\x68\x64\xb7"
- "\x9b\xc0\x91\x0d\x1f\x8d\x6a\xab\x1e\x47\x2f\xd5\xa8\xc7\xd1\x4b"
- "\xf9\x37\x87\xa3\x91\x59\x14\x47\x2f\x45\x51\x1c\x8d\x4c\x13\x71"
- "\xc4\xcf\x35\xbd\x45\x38\x7a\xa9\x8b\x12\x8e\x70\x2d\x82\x0f\xe9"
- "\xba\x10\x75\xeb\x96\x92\x41\x5b\xf1\xdf\x46\xd2\xbf\x7e\xed\xa8"
- "\xe1\x07\x96\xd3\xf5\x00\xf4\x9e\xa3\xf8\x7c\xaf\xdc\xf7\xef\xdf"
- "\x01\x7e\xf1\x9b\x63\x18\x77\x8a\xae\xd1\x80\xeb\x82\x5c\x8d\xd7"
- "\x91\x7e\xfc\xba\x0c\x2f\x2f\xc7\x75\xac\x9a\xd6\x0e\xf0\x53\x58"
- "\x3b\x60\xb2\xf2\xda\x01\x8d\x1b\xac\xf3\x6e\x73\x25\xf3\x6e\x5f"
- "\x1e\xe5\x78\xde\xed\xcb\x4f\x64\x4d\x56\x8b\x87\x51\xfc\xfc\xaf"
- "\xab\x9d\xe6\x94\xd7\xaf\x7d\x79\x28\x7c\x0e\xa0\xf7\xfe\x32\xbf"
- "\xde\x8a\xf3\xf9\xb8\xb9\x12\x9c\x8c\xaa\x09\x09\x23\x09\xdc\xda"
- "\x36\x43\x39\xff\x39\x06\x2e\x5d\xa7\x6e\xfd\x2c\xcf\x97\x93\x1d"
- "\xdb\x5b\x17\x25\x6f\xef\x3f\xd5\x50\x7b\x0b\xeb\x16\xf8\x29\xac"
- "\x5b\x30\x59\x79\xdd\x02\x79\x7b\xff\xc9\xc9\x3c\xe7\x3f\x6d\x53"
- "\x6f\xef\x3f\xcd\xa5\xf6\xd6\x05\xd7\xaf\xfd\x53\xbe\x68\xef\xd1"
- "\xbd\xd5\xdb\xfb\x4f\x61\xd4\xde\xf7\x0d\xe0\xfc\x75\x51\x60\xef"
- "\x04\x95\x7d\x31\x3a\xb1\xb7\x02\xbe\xc7\x84\x09\xf6\x16\xf0\xad"
- "\xb0\x66\xc2\x64\xe5\x35\x13\xe4\xed\x3d\xa6\x97\x63\x7b\x8f\xe9"
- "\xa0\xde\xde\xa3\x2b\x05\x7b\x03\xbe\xc7\x04\x8a\xf6\x1e\xe3\xe2"
- "\xba\x02\x52\x7b\x8f\x2e\xa6\xf6\xbe\x3f\x08\xec\x0d\xf8\x8e\x50"
- "\x89\xef\x31\x3a\xc7\xf6\x8e\x50\xc0\xf7\xd8\x62\x6a\x6f\x61\xbd"
- "\x06\x3f\x85\xf5\x1a\x26\x2b\xaf\xd7\x20\x6f\xef\xb1\x1b\x1d\xdb"
- "\x7b\x6c\xa2\x7a\x7b\x8f\x1d\x4d\xed\x1d\x01\xf8\x1e\x9b\x2a\xda"
- "\x7b\x9c\xaf\x7a\x7b\x8f\x1d\x42\xed\xed\xdb\x85\xf3\x8f\x00\x7c"
- "\x47\xa8\xc4\xf7\xd8\x0a\x27\xf6\x56\xc0\x77\xf0\x10\xc1\xde\x02"
- "\xbe\x15\xd6\x8a\x98\xac\xbc\x56\x84\xbc\xbd\x83\xdb\x38\xb6\xf7"
- "\xb8\xdf\xd4\xdb\x7b\xdc\x3e\xc1\xde\x80\xef\x60\x22\xda\x3b\x78"
- "\xb9\x7a\x7b\x8f\xdb\x49\xed\xdd\x56\x0b\xf6\x06\x7c\x47\xaa\xc4"
- "\x77\xf0\x48\xc7\xf6\x8e\x54\xc0\xf7\xf8\x9d\xd4\xde\xc2\x3a\x15"
- "\x7e\x0a\xeb\x54\x4c\x56\x5e\xa7\x42\xde\xde\xe3\x97\x38\xb6\xf7"
- "\xf8\xe9\xea\xed\x3d\xbe\x37\xb5\x77\x24\xe0\x7b\x7c\x94\x68\xef"
- "\xf1\x35\xea\xed\x3d\xbe\x0b\xb5\x77\x3b\x2f\xce\x3f\x12\xf0\x1d"
- "\xa9\x12\xdf\xe3\x0b\x94\xec\xdd\x1e\xec\x7d\x08\x10\x00\xba\xc3"
- "\x68\x49\x03\x9d\x62\x66\xed\x5e\x16\x33\x88\xf4\xbd\x8e\xb6\x7f"
- "\x35\x03\xc6\x6a\xe3\xed\x5b\x2f\xe3\xd5\xc4\x9b\x9f\x3b\xfc\xea"
- "\x18\xe5\xb9\xc3\xaf\x0e\x54\x3f\x77\xf8\x55\x22\x6a\xa0\x57\x87"
- "\x8b\x3e\x7d\x95\xe7\x0f\x75\x73\x8a\x5f\x31\xc8\xaf\xa3\xf1\x4a"
- "\x36\xce\x29\x06\x5f\x1b\x2d\xe9\xee\x68\xa3\x57\x73\x9c\xfb\x5a"
- "\x17\x63\x49\x03\x8d\xa4\xe8\xeb\x90\x15\x30\x6e\xc5\xdc\xbe\x75"
- "\x3b\x42\xe6\xdd\xbc\xaf\x43\x06\x2b\xfb\x3a\xa4\x9b\x7a\x5f\x4f"
- "\xa8\x11\xf5\x57\x48\x7f\xd1\xd7\x21\x6e\xcc\x1f\x9f\x50\x29\xbf"
- "\x9e\xc7\x84\xd5\xd4\xd7\xda\x30\x4b\xba\x3b\xba\x2c\x24\xd5\x05"
- "\x5f\xc3\x73\xad\x73\xf0\x5c\x4f\x8c\x02\x5f\x1b\x6f\xdf\xfa\x21"
- "\x13\x27\xdd\xbc\xaf\x27\xf6\x54\xf6\xf5\xc4\xb6\xea\x7d\xfd\x5a"
- "\x85\xa8\xfd\x26\x76\x11\x7d\x3d\x31\x5f\xbd\xaf\x5f\x2b\x92\x5f"
- "\x57\xe4\xb5\x18\xea\xeb\x0e\x85\xe0\x6b\x37\x34\xe1\xc4\xe5\xce"
- "\x7d\x1d\x01\xcf\x75\x84\x83\xe7\x7a\x52\x18\x8c\xd7\x31\xb7\x6f"
- "\x1d\x93\x49\x23\x6e\xde\xd7\x93\x3a\x28\xfb\x3a\xb4\x41\xbd\xaf"
- "\x43\x0f\x8a\xba\x73\x92\x8f\xe8\xeb\x49\x99\xea\x7d\x1d\xba\x5b"
- "\x7e\x7d\x93\xd0\x99\xd4\xd7\xbf\xeb\x61\x49\x77\x47\x8f\x4e\x52"
- "\xd4\xff\x12\x5f\xc3\x73\x1d\xe1\xe0\xb9\x9e\x32\x12\x7c\x6d\xbc"
- "\x7d\xeb\xa9\x4c\x79\xe2\xe6\x7d\x3d\xd9\xac\xec\xeb\xc9\xe7\xd5"
- "\xfb\x7a\x72\xbe\xa8\x79\x27\xd7\x89\xbe\x9e\x92\xac\xde\xd7\x93"
- "\xb3\xe5\xd7\x59\x99\x1c\x4c\x7d\xed\x97\x0c\xbe\x76\x43\x0b\x4f"
- "\x99\xe0\xdc\xd7\x91\xf0\x5c\x47\x3a\x78\xae\xa7\x42\x5c\x1f\x19"
- "\x73\xfb\xd6\x75\x99\xda\xf5\xe6\x7d\x1d\x76\x51\xd9\xd7\x61\x47"
- "\xd5\xfb\x3a\x2c\x53\xd4\xdb\x61\x7a\xd1\xd7\x53\xa3\xd5\xfb\x3a"
- "\x6c\xb5\xfc\x7a\x2f\x61\x43\xa8\xaf\xfd\x6b\x2c\xe9\xee\xe8\xf0"
- "\xa9\x43\xdd\xd1\xe1\x0b\xb3\x88\x0f\xeb\xef\xd7\xff\x5f\x7b\xdf"
- "\x03\x10\x55\x95\xfd\x7f\xe7\x8f\x89\x86\x32\x1a\xb8\xd4\x5a\x4d"
- "\x2d\xee\x52\x5f\x52\x34\x4a\x2c\x4d\x54\x4c\x2c\x4d\xda\xaf\x5b"
- "\xd4\xba\x89\x8a\x38\x83\xa8\xa8\xa8\xa3\x22\x20\x69\x4b\x86\x80"
- "\x04\x2c\x26\xff\x2c\x6c\x69\xc3\xa2\xcd\x5a\xdc\xb5\x1a\x15\x37"
- "\x54\x04\x6a\xad\xaf\x95\xd6\xe4\xa2\x91\xa1\x4d\x8a\x32\xc0\xcc"
- "\xdc\xdf\x39\xef\xbe\xc7\x9b\xbf\x30\x7f\x94\x75\xfd\x35\xfa\x98"
- "\x79\xf7\x9d\xfb\xf7\x73\xce\xb9\xe7\x9e\xf7\xde\xb9\x41\x7d\x6b"
- "\x8b\xcf\x1d\xe4\x3d\xde\xcf\x7d\xe1\x1c\xef\xe7\xf6\xbb\x8f\xf7"
- "\x73\x59\xa2\x2d\xfe\x5c\x93\x88\xf7\xdc\x38\xf7\xf1\x7e\x2e\xc5"
- "\xb1\x2d\xfe\x5c\x88\x77\xb6\xf8\xdc\x50\x4f\x6c\x71\x7b\xbc\xe7"
- "\xf9\xf7\xad\x3d\x1e\x6b\xf2\x1e\xef\xd8\xc3\xce\xf1\x8e\x7d\xc7"
- "\x7d\xbc\x63\x53\x44\x7b\x3c\x56\x2b\xe2\x3d\x6f\xb6\xfb\x78\xc7"
- "\x26\x3a\xb6\xc7\x63\x87\x7b\x67\x8f\xcf\x53\x7a\x62\x8f\xdb\xe3"
- "\xbd\x40\xde\xb7\x36\xf9\xfc\xf3\xde\xe3\x3d\x7f\xaf\x73\xbc\xe7"
- "\xef\x74\x1f\xef\xf9\x89\xa2\x4d\x3e\xdf\xc2\xff\xbd\x20\xd2\x7d"
- "\xbc\xe7\xcf\x71\x6c\x93\xcf\xf7\xf5\xce\x26\x5f\xa0\xf0\xc4\x26"
- "\xb7\xc7\x3b\xae\xad\x6f\xed\xf2\xb8\x53\xde\xe3\x1d\xf7\x86\x73"
- "\xbc\xe3\xb6\xb9\x8f\x77\xdc\x1c\xd1\x2e\x8f\x2b\x17\xf1\x5e\xe8"
- "\x41\xfc\xcc\xb8\x19\x8e\xed\xf2\x05\x46\xef\xec\xf2\x85\xc4\x13"
- "\xbb\xdc\x1e\xef\xf8\xe6\xbe\xb5\xcd\xe3\x8f\x79\x8f\x77\xfc\x76"
- "\xe7\x78\xc7\x6f\x74\x1f\xef\xf8\x19\xa2\x6d\x1e\x6f\xe1\xff\x5f"
- "\x14\xe4\x3e\xde\xf1\xe3\x1d\xdb\xe6\x0b\x5b\xbd\xb3\xcd\xe3\xf5"
- "\x9e\xd8\xe6\xf6\x78\xab\x8e\xf7\xad\x7d\xae\xfa\xc0\x7b\xbc\x55"
- "\x2f\x3a\xc7\x5b\xb5\xdc\x7d\xbc\x55\xe3\x45\xfb\x5c\x95\x2e\xe2"
- "\xad\xf6\x77\x1f\x6f\x55\x88\x63\xfb\x7c\xd1\x49\xef\xec\x73\x95"
- "\xce\x7b\x3f\xf9\xe2\x6a\xb4\xcd\xdd\x8d\xff\xd8\x98\x2c\xbc\x73"
- "\xa7\xb6\x88\xff\xb8\x78\x27\x71\x1a\x5b\x26\xc1\x74\x7d\xc7\x7f"
- "\x4c\xe8\x25\xfe\x63\x82\x9b\xf1\x1f\x13\xce\xb8\xff\x3c\x7e\x42"
- "\xb5\xb8\x46\x48\xb0\x58\xff\x2f\x66\x7b\x14\x5f\xd7\x71\x21\x13"
- "\x6c\xe2\x42\xaa\xb9\xb8\x90\x34\xfb\x17\xd1\x9e\xad\x45\x16\xef"
- "\xf3\xfe\xbe\xc0\xd2\x2c\x5c\x87\xb8\x1b\x87\x52\xe4\xed\xc4\x17"
- "\x45\xde\x5e\xba\xc1\x39\x6f\x2f\xf9\xe2\xfa\x8e\x43\xb9\xe4\x0f"
- "\x3d\xf3\xf6\x92\xf1\xee\xc5\x1c\x59\xe2\x41\xdc\x9b\x25\x59\xe2"
- "\x7a\x68\x89\xc5\xfa\x77\x69\x7d\xdf\xf1\xb6\xa7\xf1\x29\x97\x24"
- "\x59\xf3\x76\x62\x3a\xe3\xed\x5b\x2b\x3c\x5b\x77\x2d\x2d\xf2\xfe"
- "\x3e\xc8\x72\x15\xae\xb9\xdc\x8d\x87\x29\xf2\xf6\xb2\x85\x22\x6f"
- "\x2f\x7f\xc6\x39\x6f\x27\xbd\x77\x7d\xc7\xc3\x4c\x1a\xd7\x33\x6f"
- "\x27\x05\xba\x17\xcb\x24\xa9\xc4\x7d\xde\x4e\x52\x89\x6b\xbf\xa4"
- "\x2a\x91\xb7\x97\x57\xf6\x21\x6f\x7b\xa8\xb7\x93\x66\x58\xf3\xf6"
- "\xb2\x39\x8c\xb7\x7f\x69\xf0\x6c\x8d\xb9\x3c\xd9\xfb\xfb\x3e\xc9"
- "\x91\xb8\xbe\x74\x37\x2e\xa7\xc8\xdb\x2b\x26\x89\xbc\x9d\x6c\x17"
- "\x17\x4a\xe4\xed\x95\xdb\xae\xef\xb8\x9c\x2b\x03\x7a\xe6\xed\x15"
- "\x6d\xee\xc5\x48\x59\xb9\xd6\x7d\xde\x5e\x19\x29\xae\x73\x57\x66"
- "\x8a\xbc\x9d\xbc\xa9\xef\x78\xdb\xd3\x78\x9d\x2b\x83\xad\x79\x7b"
- "\x45\x38\xe3\xed\x3b\x66\x78\xb6\x9e\x4e\x8e\xf6\xfe\x3e\xd7\x1a"
- "\x25\xae\xa5\xdd\x8d\x0f\x2a\xf2\xf6\xaa\xdb\x45\xde\x5e\x33\xc4"
- "\x39\x6f\xaf\x5e\x72\x7d\xc7\x07\x5d\xd5\x4b\xfc\x9f\x55\x3d\xc4"
- "\xff\x71\xf4\xae\xf0\x6a\x0f\xe2\x5e\xac\x56\x8a\x6b\xfa\xd5\x71"
- "\x22\x6f\xaf\x89\xed\x43\xde\xf6\x50\x6f\xaf\x96\x5b\xf3\xf6\x2a"
- "\x7f\xc6\xdb\xca\x72\xcf\x7c\x07\x6b\x42\xbc\xbf\xaf\xb7\xd6\x88"
- "\x7e\x03\x77\xe3\x94\x8a\xbc\xbd\xa6\x43\xe4\xed\xb5\xe7\x9d\xf3"
- "\xf6\xda\xe9\xd7\x77\x9c\x52\xcd\xb1\x9e\x79\x5b\x53\xe5\x5e\x4c"
- "\x97\xb5\x1e\xbc\x07\xaf\x31\x8a\xfe\x8b\xb5\x16\xcf\xbf\xaf\x1b"
- "\xdf\x77\xbc\xed\x69\xfc\x52\x8d\xce\x9a\xb7\xd7\xe8\x19\x6f\xdf"
- "\xdd\xe6\x99\x9f\x64\x9d\x8f\xf7\x7e\x92\x0d\x3e\xdc\x3d\x4c\x37"
- "\xe3\xa5\x8a\xbc\xbd\xee\x33\x31\x36\x51\x4a\x87\x2d\x6f\x8b\xb1"
- "\x89\x52\x86\x5c\x3f\xf1\x52\xd7\x17\xf4\xcc\xc7\xeb\x93\xdd\xf3"
- "\x89\xac\xef\x70\x9f\x8f\xd7\xd7\x8a\x3e\x91\x14\x8b\xe7\x5f\x36"
- "\x08\x7b\x92\xf7\x41\xcc\xa2\x94\x92\x9e\x63\x16\xa5\xa4\x5c\xbb"
- "\x38\xaa\xeb\x2b\xad\x63\x16\xad\xab\x37\x73\xb2\x30\x22\xca\x33"
- "\xbf\xca\x06\x7f\xef\xfd\x2a\xe9\xec\xfe\xae\x9b\x71\x5b\x45\x59"
- "\xd8\xf0\xad\x28\x0b\xe9\xfd\x9c\xcb\x42\xda\xed\xd7\x4f\xdc\xd6"
- "\xd4\x9d\x3d\xcb\x42\x6a\xba\x7b\x3e\x94\x34\x0f\xe2\xc0\xa4\x36"
- "\x89\x3e\x94\x34\x7f\x51\x16\xd2\x67\xf7\x9d\x2c\xa4\xbd\xd1\xb3"
- "\x2c\xa4\x65\x5e\xbb\x78\xae\xa9\x7b\xac\x65\x61\xc3\x09\x26\x0b"
- "\xbf\xa9\xf7\xcc\x0f\x93\xee\xd1\xfd\x6f\x6b\x59\x78\x5e\xc9\xdd"
- "\xfb\x76\x33\x7e\xac\x28\x0b\xe9\xe7\x45\x59\x78\xde\xce\x9e\x17"
- "\x65\x21\xe3\x9e\xeb\x27\x7e\xec\xc6\xdd\x3d\xcb\xc2\xc6\x2c\xf7"
- "\x7c\x2e\x19\x43\xdc\x97\x85\x8d\x16\xef\x3f\x65\x58\xbc\xff\xf4"
- "\x7c\x6c\xdf\xc9\x42\xc6\x7b\x3d\xcb\x42\x46\xfe\xb5\x8b\x2b\xbb"
- "\x51\x6b\x2d\x0b\xe9\xcd\x4c\x16\xee\x8d\xf6\xcc\x6f\xf3\xbc\x0b"
- "\xf6\x7f\x6f\x7e\x9b\x17\x42\xb8\xe7\x02\xdc\x8c\x63\x2b\xca\xc2"
- "\xf3\x1d\xa2\x2c\xbc\x70\xbb\x73\x59\xd8\xfc\xc0\xf5\x13\xc7\x76"
- "\xd3\xde\x9e\x65\x61\x53\x91\x7b\x3e\x9a\xcd\xb7\xbb\x2f\x0b\x9b"
- "\x5a\x44\x1f\xcd\xe6\x10\x51\x16\x5e\x48\xec\x3b\x59\xd8\xbc\xbf"
- "\x67\x59\xd8\x5c\x7e\xed\xe2\xdb\x6e\xaa\xb7\x96\x85\xe7\xf5\x4c"
- "\x16\x42\x8e\x7b\xe6\xe7\x79\x21\xdc\x7b\x3f\xcf\x8b\xe1\xdc\x33"
- "\x13\x6e\xc6\xd3\x15\x65\xe1\x8f\xfd\x44\x59\x78\xf1\x1e\xe7\xb2"
- "\x90\x39\xe9\xfa\x89\xa7\xfb\xc7\x43\x3d\xcb\xc2\x1f\x2b\xdc\xf3"
- "\xe9\x64\xde\xe3\xbe\x2c\xfc\xb1\x4d\xf4\xe9\x64\x86\x8b\xb2\xf0"
- "\xa2\xa6\xef\x64\x21\xf3\x58\xcf\xb2\x90\x59\x75\xed\xe2\xec\xfe"
- "\xf1\x84\xb5\x2c\xbc\x60\x64\xb2\x30\x2a\xc6\x33\xbf\xd0\x8b\x91"
- "\xde\xfb\x85\xb2\x22\xb9\xe7\x49\xdc\x8c\xeb\x2b\xca\xc2\x96\x21"
- "\xa2\x2c\x64\xf5\xb0\xcf\xc3\x4b\x33\xaf\x9f\xb8\xbe\x5b\x7a\xd9"
- "\xff\x68\x4b\x4f\xfb\x1f\x39\xf0\x01\xbd\xf4\x80\xfb\xb2\xf0\x12"
- "\x11\x7d\x40\x2f\x59\xbc\xff\x97\xb5\xa9\xef\x64\xe1\xa5\x5e\xf6"
- "\x7f\x78\xc9\x85\xfd\x1f\x3c\x8d\xf7\xbb\xa5\xd9\x5a\x16\xb6\xf8"
- "\x30\x59\x18\x7d\xd2\x33\x3f\x52\x56\xaf\xfe\x7f\x5c\xe7\x77\xf9"
- "\xdb\xfb\x91\xea\x9b\xc3\xc9\xff\x3c\x8b\xb2\xb0\xd5\x60\x2c\x58"
- "\x64\xc0\xf8\xc2\xa6\x20\x3e\x06\xe5\x46\x3e\xc6\x4b\x9b\x91\xc5"
- "\xa0\xd4\x9b\xba\x63\x50\xb2\xd8\x1f\x44\x8a\xef\x02\xe3\x3b\xc1"
- "\x46\x05\x8b\x3f\x49\xf1\x99\x28\x7c\x46\xea\x74\x1d\x17\x5f\x25"
- "\xc5\x08\x7d\x3f\xdb\x4b\xfc\xc9\x58\x1d\xa9\x8f\x5d\x47\x8c\x43"
- "\xbe\x8e\x65\xef\x09\x6f\xcd\xe4\xe2\x4f\xce\x0d\xbc\x2d\xfb\x6b"
- "\xe2\xef\x87\xf1\x27\x63\xa9\x39\x4d\x47\xf5\x0d\x06\x02\xb4\x30"
- "\xbe\xf3\x84\x18\x94\x5b\x7f\xc2\xbe\x1b\xe7\x06\xdf\x56\xfa\xb5"
- "\xb3\xf8\xc2\x5b\x3d\x88\x03\xbb\xb5\x42\xf4\xef\x6c\x6d\x11\x79"
- "\x34\x9b\x9b\x83\xe1\x7a\x7a\x7d\x0c\xe8\x98\xec\xb0\xd8\x2e\x8f"
- "\x62\x6f\x64\xcb\x7b\xc7\x8c\x7b\x46\xc4\x4e\x7f\x89\x98\xe5\x54"
- "\x19\x0b\x54\x1a\x8c\x73\xec\x3a\x66\xfd\x2e\x5e\x1b\xcc\x72\xc6"
- "\xbb\x8e\x59\xce\x2e\x1b\xcc\x1c\xf8\x21\x72\xb6\xba\x8f\x59\x4e"
- "\x8c\xe8\x87\xc8\x29\x16\x31\xcb\x69\x65\x98\xe5\x84\x31\xcc\x1e"
- "\xc8\xea\xf2\x28\x7e\x47\x4e\xaf\xef\x7f\xe3\xba\xa9\xcb\xdf\x7e"
- "\x5d\x2e\x62\xb6\x2d\x16\x30\x33\x60\xbc\x65\xd7\x31\xbb\xf9\xf4"
- "\xb5\xc1\x2c\x57\xef\x3a\x66\xdb\x9e\xb1\xc6\xcc\xd1\x7a\x79\x9b"
- "\x07\x7b\x76\x6e\xf3\x15\xd7\xcb\xdb\xa2\x45\xcc\xb6\x95\x33\xcc"
- "\x72\x5b\x18\x66\x0f\xd6\x74\x79\x14\x03\x64\x5b\x62\xef\x98\x71"
- "\xf7\xf4\x7b\x90\xb3\x97\xfd\x8d\x05\xb0\xc6\x84\xf5\xa3\xeb\x98"
- "\x0d\xf9\xf4\xda\x60\x96\x57\xe1\x3a\x66\x2f\x0f\xb2\xc1\xcc\xc1"
- "\xba\x2e\xef\xb2\xfb\x98\xe5\x69\xc5\x75\xdd\xcb\x72\x11\xb3\x97"
- "\x67\x33\xcc\xf2\x8a\x19\x66\x63\x9b\xbb\x3c\x8a\x23\xf2\x72\xaf"
- "\xfe\x2f\xb4\x43\xbb\xfc\xed\xd7\x39\x22\x66\xf9\x75\x80\x99\x01"
- "\xe3\x4f\xbb\x8e\xd9\x83\x5b\xae\x0d\x66\xf9\x31\xae\x63\x96\xbf"
- "\xdf\x1a\x33\x47\xeb\x8f\xfc\x37\xdc\xc7\x2c\x3f\x59\x5c\x7f\xe4"
- "\xd7\x88\x98\x15\xf8\x30\xcc\xf2\xa3\x19\x66\xe3\x14\x5d\x1e\xc5"
- "\x22\xc9\x3f\xde\x3b\x66\xdc\x3d\xd8\x1e\xe4\xac\x30\xc5\x58\x00"
- "\x36\x3b\xd8\xe3\xae\x63\xf6\xfb\xc9\xd7\x06\xb3\x42\x5f\xd7\x31"
- "\x2b\x5c\x65\x83\x99\x03\x3b\xb9\xd0\x83\x38\xd8\x85\xc1\xa2\x9d"
- "\x5c\x98\x28\x62\x56\xb8\x8f\x61\x56\x28\x67\x98\x3d\x34\xbe\xcb"
- "\xa3\x78\x26\x85\x4e\xe3\x7f\xf5\x64\x37\x0a\xcf\xe5\x8b\xb8\x15"
- "\x85\x5d\x3f\xb6\xe3\x9f\x6a\x5d\xc7\xad\xe8\xbe\xde\x6d\xc7\xa2"
- "\x00\xf7\x71\xfb\x93\x4e\xb4\x1d\x8b\x82\x44\xdc\x8a\x92\x19\x6e"
- "\x7f\xda\xe7\x9d\xed\x58\x14\xe1\x89\xed\x68\x8f\xdb\xf6\xd6\xeb"
- "\xc7\x7e\xdc\x9e\xe2\x3a\x6e\xdb\xcf\xf4\x6e\x3f\x6e\x3f\xe6\x3e"
- "\x6e\xdb\x8b\x44\xfb\x71\xfb\x49\x11\xb7\x57\x42\x18\x6e\xdb\x93"
- "\xbd\xb3\x1f\xb7\x3b\x8d\xff\xd6\x93\xfd\x68\x8f\xdb\x8e\x8a\xeb"
- "\xc7\x86\xdc\x11\xe6\x3a\x6e\x3b\x4a\x7a\xb7\x21\x77\x6c\x76\x1f"
- "\xb7\x1d\xd1\xa2\x0d\xb9\x23\x5f\xc4\x6d\x47\x33\xc3\x6d\x47\x88"
- "\x77\x36\xe4\x8e\x6a\x4f\x6c\x48\x7b\xdc\x4a\xe6\x5c\x3f\x76\x64"
- "\x71\xab\xeb\xb8\x95\xfc\xae\x77\x3b\xb2\xc4\x83\x3d\x8b\x4b\x7c"
- "\x44\x3b\xb2\x64\x86\x88\x5b\x09\xbf\x07\x4b\x71\xb3\x77\x76\x64"
- "\x49\xaf\xf1\x3f\x1c\xd9\x91\xf6\xb8\x95\xf9\x5f\x3f\xb6\x64\xa9"
- "\x1b\xf6\x7f\xd9\xa0\xde\x6d\xc9\x52\x0f\xec\xff\x52\xc1\xfe\x07"
- "\x79\x2b\xb3\xb0\xff\xcb\x78\xfb\xbf\xb4\xd8\x3b\x5b\xb2\xcc\x05"
- "\xfb\xdf\xde\x96\xb4\xc7\xad\xbc\xfe\xfa\xb1\x27\xcb\xe7\xb8\x8e"
- "\x5b\xf9\xa1\xde\xed\xc9\x72\x0f\xf6\x81\x2a\xd7\x88\xf6\x64\xf9"
- "\x3e\x11\xb7\x9d\xbe\x0c\xb7\xf2\xd9\xde\xd9\x93\xe5\x4e\xe3\x3f"
- "\x0a\xb8\x99\xfc\x17\x19\xa8\x03\x3f\xe4\x31\x55\x38\x1f\x9b\xf0"
- "\xb5\x62\x53\xc0\x22\x83\xbb\xfb\xbb\x08\x31\xa7\x0f\x83\xc4\x9f"
- "\x96\xbd\xf6\x80\x77\x71\xa7\x5f\x3d\xe3\x7d\xdc\xe9\x57\xdf\xb9"
- "\x7a\xfb\xbb\xbc\xba\xdd\xfd\xb8\xd3\xaf\xc6\x89\x36\xe8\xab\x95"
- "\x22\xd6\xaf\x71\xcf\x27\xb8\x17\x8f\xfa\xd5\x60\xef\xe2\x51\xbf"
- "\x76\x1f\xe3\xaf\x9d\x2d\x2c\x1e\xf5\x6b\x41\x7d\xb3\xef\xcb\xce"
- "\x7c\x8c\x47\x4d\xb3\x1f\x56\x79\x16\x1f\xf9\xb5\xca\xde\xf9\x59"
- "\xa5\xa1\x0e\x7c\xb4\x22\x3f\xbf\x9e\x68\x0a\x50\x69\xdc\xdd\x67"
- "\xc6\x9a\x9f\x5f\xef\xe7\x1d\x3f\xef\x7a\xcf\x7b\x7e\xde\xb5\xf1"
- "\xea\xed\x33\xb3\x4b\xed\x3e\x3f\xef\x0a\x13\x6d\xf3\x5d\x1a\x91"
- "\x9f\x5f\xaf\x72\x9f\x9f\x2b\x0c\xde\xf1\xf3\x2e\x13\xe3\xe7\x8a"
- "\x1a\xc6\xcf\xbb\xda\xfa\x66\xff\x99\x8a\x38\xc6\xcf\x13\xaa\x3d"
- "\x8b\x3f\xfd\xba\xc6\x05\x7e\x36\x50\x07\xfe\x6b\x91\x9f\xdf\x18"
- "\x0f\xfc\x6c\x70\x77\xbf\x1b\x6b\x7e\xae\xfc\xcc\x3b\x7e\xae\xdc"
- "\xec\x3d\x3f\x57\x3e\x79\xf5\xf6\xbb\xa9\x1c\xe7\x3e\x3f\x57\xca"
- "\xc5\x35\x4b\x65\x94\xc8\xcf\x6f\xa4\xb8\xcf\xcf\x7f\xae\xf3\x8e"
- "\x9f\x2b\x8f\x31\x7e\xfe\x73\x26\xe3\xe7\xca\xda\xbe\xd9\x07\xe7"
- "\xcf\x61\x8c\x9f\x27\x1a\x3c\x8b\xef\xfd\x86\xd3\xf8\xc7\x22\x3f"
- "\xab\x35\xd4\x81\x6f\x5f\xe4\xe7\x2a\x5f\x53\x80\x5a\xe3\xee\xbe"
- "\x3b\xd6\xfc\xfc\xa6\x97\xfb\x5c\xbc\x79\x15\xf6\xb9\x78\xd3\x8b"
- "\x7d\x2e\x6c\xf7\xdd\x79\x73\x80\xfb\xfc\xfc\x97\xe3\xe2\x5a\xee"
- "\xcd\x40\x91\x9f\xab\x66\xb8\xcf\xcf\x7f\x29\xf2\x8e\x9f\xdf\xe4"
- "\xf7\xbf\xf8\x4b\x0c\xe3\xe7\x37\xf3\xfb\x66\x3f\x9e\xbf\xc8\x19"
- "\x3f\x4f\x8e\xf0\x2c\x7e\x7a\x55\xa0\x0b\xfc\x6c\xa0\x0e\xee\x7b"
- "\x88\xfc\xfc\xd6\x49\xe0\x67\x83\xbb\xfb\xff\x58\xf3\xf3\x5b\xab"
- "\xbc\xe3\xe7\xb7\x46\x78\xcf\xcf\xbb\x7f\xba\x7a\xfb\xff\xec\xfe"
- "\xc2\x7d\x7e\xde\x5d\x21\xae\x71\x77\x5b\xdc\xff\x7f\x7b\xb8\xfb"
- "\xfc\xbc\xdb\xcb\x7d\x81\xde\x5a\xc2\xf8\x79\x37\xbf\x2f\xd0\x5b"
- "\x71\x7d\xb3\x2f\x50\xd5\x71\xc6\xcf\x91\x99\x9e\xc5\xa7\x7f\xab"
- "\xa5\x77\x7e\x4e\xd0\x50\x07\xf7\x84\x44\x7e\x7e\xa7\xca\x14\x90"
- "\xa0\x71\x77\x1f\x22\x6b\x7e\x7e\x67\xaa\x77\xfc\x5c\x7d\xd9\x7b"
- "\x7e\xae\xde\x7f\xf5\xf6\x21\xaa\x7e\xc3\x7d\x7e\xae\x4e\x16\xd7"
- "\xfe\xd5\x16\xf7\xff\xde\xf1\x60\x7f\xa2\xea\x70\xef\xf8\xf9\x9d"
- "\x09\x8c\x9f\xdf\x36\x30\x7e\x7e\x27\xac\x6f\xf6\x27\x7a\xbb\x82"
- "\xf1\xf3\xa3\x4d\x9e\xc5\xff\x7f\xa7\xd7\xe7\x3f\x1c\xf9\x37\x04"
- "\xbf\x94\xc8\xd3\x7b\xd2\xbd\xf7\x71\xec\xb9\xd5\x3b\x9e\x7e\xf7"
- "\xb0\xf7\x3c\xfd\x6e\xc1\xd5\xf3\x71\xbc\xeb\xc1\x5e\x7f\xef\x46"
- "\x89\x3e\x8e\x77\xb3\x44\x9e\xde\xa3\x75\x9f\xa7\xdf\xf5\xf5\x8e"
- "\xa7\xf7\x0c\x61\x3c\xfd\xd7\x7a\xc6\xd3\x7b\x7c\xfa\xc6\xc7\xf1"
- "\x57\x8d\x77\x3e\x8e\x3d\x59\x9e\xf8\x38\xec\x79\xfa\x6f\xb3\xbd"
- "\xf7\x73\xbc\x7f\xde\x3b\x9e\x7e\xbf\xc4\x7b\x9e\x7e\x5f\x7d\xf5"
- "\xfc\x1c\xef\x3f\xe9\x3e\x4f\xbf\x3f\x5c\xf4\x73\xbc\x1f\x2b\xf2"
- "\xf4\xdf\xf2\xdd\xe7\xe9\xf7\x74\xde\xf1\xf4\xfb\x67\x18\x4f\xbf"
- "\x57\xce\x78\xfa\xfd\x93\x7d\xe3\xe7\x78\x6f\x86\x77\x7e\x8e\xbf"
- "\xc5\x7a\xe2\xe7\xb0\xe7\xe9\xbf\x07\x7b\xef\xeb\xd8\xbb\xdf\x3b"
- "\x9e\xde\xbb\xdc\x7b\x9e\xde\x3b\xe1\xea\xf9\x3a\xf6\x8e\x70\x9f"
- "\xa7\x6b\xf4\xa2\xaf\x63\x6f\x98\xc8\xd3\x7f\x57\xb9\xcf\xd3\x35"
- "\x7b\xbc\xe3\xe9\xbd\x7b\x19\x4f\xd7\x24\x33\x9e\xde\x5b\xdd\x37"
- "\xbe\x8e\x1a\xa5\x77\xbe\x8e\xbf\x87\x79\xe2\xeb\xb0\xe7\xe9\x7d"
- "\x46\xef\xfd\x1d\xfb\x0a\xbc\xe3\xe9\x7d\x53\xbd\xe7\xe9\x7d\x43"
- "\xae\x9e\xbf\xe3\x1f\x1d\xee\xf3\xf4\x3f\x2c\xf6\xbf\xd8\x67\xf1"
- "\xfe\xff\x07\xe3\xdd\xe7\xe9\x7f\x64\x7a\xc7\xd3\xfb\xb6\x32\x9e"
- "\xfe\x47\x14\xe3\xe9\x7d\x9b\xfa\xc6\xdf\xf1\xf7\x36\xef\xfc\x1d"
- "\x1f\xf4\x1a\xff\xc2\x91\xbf\xc3\x9e\xa7\x3f\x6a\xf2\xde\xe7\xf1"
- "\x91\xda\x3b\x9e\xfe\xe8\x56\xef\x79\xfa\xc3\x33\x57\xcf\xe7\xf1"
- "\xe1\x31\xf7\x79\xfa\xc3\x22\xd1\xe7\xf1\xa1\xc5\xf3\x4f\x5a\x85"
- "\xfb\x3c\xfd\xe1\x1c\xef\x78\xfa\xa3\x79\x8c\xa7\x3f\x1c\xce\x78"
- "\xfa\xa3\x98\xbe\xf1\x79\x7c\x50\xe7\x9d\xcf\xe3\xa3\x93\x9e\xf8"
- "\x3c\xec\x79\xfa\x40\x85\xf7\x7e\x8f\x03\x13\xbc\xe3\xe9\xfd\xe7"
- "\xbd\xe7\xe9\xfd\x7b\xaf\x9e\xdf\x63\xff\x4e\xf7\x79\x7a\x7f\xa2"
- "\xe8\xf7\xd8\x6f\x11\xff\xfe\x40\xb3\xfb\x3c\xbd\x3f\xd4\x3b\x9e"
- "\x3e\xf0\x00\xe3\x69\xad\x9e\xf1\xf4\x81\x90\xbe\xf1\x7b\x68\x8b"
- "\xbd\xf3\x7b\x1c\xb0\x7b\xfe\x6d\xe5\xc2\xa5\x71\xca\x65\xf1\xf1"
- "\x2b\x17\x26\x2b\x57\x26\xaa\x17\x2c\x9c\x30\x42\x38\x9f\x10\xaa"
- "\x19\xa1\x19\x48\xe2\x96\xcc\x9b\xbb\x7a\x8c\x78\x31\x71\xe1\x52"
- "\xf8\x1a\x48\x54\xf3\x56\xaa\x94\xc9\x6b\x93\x16\x2a\xf1\x6c\xc9"
- "\x82\x24\x20\x59\x96\x2c\xa6\xfc\x76\x61\xe2\x3c\x8d\x7a\xe9\x22"
- "\xe5\xbc\x44\xf5\xa2\xa5\x4b\x16\x2e\x4d\x56\xae\x58\xb8\x7c\x95"
- "\x7a\xc5\x42\xfc\xbd\x52\x19\xbf\x6c\x05\x24\x2c\x58\xa8\x5e\xbd"
- "\x50\x39\x7f\x55\x7c\xfc\xc2\x15\x2b\x07\x92\x99\xab\x12\x93\xd5"
- "\x49\x89\x0b\x95\x91\x33\x27\xdd\x37\x7b\xea\xff\xce\x9e\x38\x71"
- "\x20\xb1\xd8\x7b\x5a\x49\xf3\xb7\xe8\x81\x87\xe4\x67\x65\x8d\xf3"
- "\x1a\x02\x09\xd9\x0a\xbc\x99\xb3\x82\x28\x5e\x5c\x41\xe4\x99\x17"
- "\x89\xcf\xd6\x8b\xc4\x57\x99\x40\x22\xe8\x90\x9d\xb1\x39\x17\x89"
- "\x3f\x1d\x36\x52\x43\xb7\x7d\x51\x4e\x87\x9c\xd2\xe9\x87\x1c\xc8"
- "\x85\x34\x05\xdd\xb6\x5f\x8b\xd7\x00\x0b\x39\xdd\xf6\x75\xd4\x69"
- "\x59\xa3\x52\x3f\xe4\x60\x52\xda\xf7\x44\x4a\x07\xd7\x2a\xde\x32"
- "\xeb\xa5\xfb\xd1\xcb\x06\x63\x45\x64\x87\x82\xe1\xf0\x87\xa3\x16"
- "\x8e\xe3\x44\xf6\xcf\xe1\x70\x44\xc2\x31\x03\x8e\x1a\x22\xfb\x98"
- "\xc0\x11\x0a\x07\xa4\x7d\x1c\x03\x47\x1c\x1c\x89\x44\x56\x07\xe9"
- "\x75\x4a\x38\xe0\x5a\x5d\x14\x2b\xa7\x2e\x1a\x8e\x26\x22\x3b\x1c"
- "\x08\x07\xe4\x3f\x02\xe9\x47\x92\x89\xec\x28\xd0\x1d\xc9\x87\xa3"
- "\x1a\x0e\x28\xf3\xc8\x49\x48\xc3\xfc\xb3\xd9\xb5\xa3\xf5\x44\x56"
- "\xef\x03\x07\x94\x51\x0f\xf5\xd4\x6b\xe0\xc8\x82\xa3\x08\x8e\x72"
- "\x38\xa0\x6d\xf5\x48\xa3\x23\xb2\x63\xd0\x86\x63\xb1\x70\x6c\x82"
- "\x03\xca\x69\x80\x3a\x1a\x8a\x09\xf4\x91\x1d\x0d\xcd\xe2\x6f\xee"
- "\x08\xb4\x39\xb7\x3d\xc2\xfd\x36\xde\xa9\xd3\xde\x6b\x04\xb9\x3d"
- "\xb4\xd9\x94\x41\x64\xa6\x6d\x07\x93\x92\xee\x25\x92\x73\xb2\x43"
- "\x4f\x36\x6e\x22\x84\x2a\xbe\x28\xd7\xae\xeb\xc4\xeb\x4f\xe2\x98"
- "\xb5\x67\x1f\x8a\xd6\x91\xb7\x8a\x50\x3e\xdd\xe3\xcf\x43\xd1\x7c"
- "\xfe\x5c\x9d\xe4\xb1\x58\xcc\x4f\xf3\x16\x1e\xa7\x69\x31\x3b\xf0"
- "\x3d\xdc\xb3\x38\x86\x28\x37\xb9\x0b\x43\xa8\x62\x6e\x15\xea\x18"
- "\xed\x3a\xae\x5d\xf7\x80\xbc\x0d\x86\xfc\xc1\x14\x70\xd4\x07\x00"
- "\xe6\x19\x44\xce\x9d\x6f\x3b\x90\x4b\xcb\x0b\x4e\x30\xbd\x73\x88"
- "\x5b\xbf\x74\x04\xa4\x85\xe2\x35\xc3\xae\xa7\x9b\x68\xc5\xb3\xb1"
- "\xda\xa5\x9d\xa4\x59\xf6\xcf\x00\xd0\x7f\x52\xfa\xeb\xa7\x9b\xcc"
- "\x85\x69\xa1\x35\xc0\x03\x48\xb3\x37\xb5\x05\xbf\x83\xa0\xdf\x52"
- "\x9a\x9f\x66\x40\x1f\x90\x36\x35\x0f\x74\xf2\xa1\x7b\x3a\x02\x0a"
- "\xb4\xca\xc7\xfc\xe8\x69\xac\x47\x8a\xf1\xd6\x0f\xf1\xcf\xf3\x1f"
- "\x0a\xee\x08\x18\x99\x8e\x65\x9b\xca\x0b\xd3\xe1\x9a\x9c\x02\xef"
- "\x41\x1b\x24\x17\x20\x9f\xa9\x60\xa4\x46\xfb\x18\x57\xe7\x3b\xd0"
- "\x4e\x69\xda\x74\x28\xfb\xd5\xc2\xf4\xb7\xd7\x19\xa4\x14\xdb\xee"
- "\x3f\x52\x03\xbc\xee\x6b\xca\x3e\xa0\xdf\x3e\x94\xc8\x4b\xf2\x08"
- "\x29\x1b\x4a\x7c\xda\xb3\xff\x59\xa9\x93\x47\x55\x30\xbd\x77\x28"
- "\x58\x0a\x34\x3a\xd9\x3f\x37\x51\xc0\x83\xab\x2b\x7f\x5d\x52\x0f"
- "\x75\x75\x74\xd7\x55\xb8\x2e\x09\xeb\xe2\xc6\x87\x8d\x15\xfb\x2d"
- "\x94\x53\x11\xd3\x53\x9b\x2f\x63\x19\x50\x6f\x0b\x7d\x3d\x26\xdd"
- "\x54\xb8\x31\x1d\xaf\x21\x3d\x1b\xff\x03\xb9\x7e\x1b\x49\x1b\x85"
- "\x34\x13\x8f\x81\x09\x31\x90\xa6\x83\xfe\x3a\x54\x87\xf5\xe9\x64"
- "\x1f\x87\x99\x32\x94\x44\xf9\x18\x21\xad\xb2\x8f\x39\xdf\x04\x55"
- "\xc4\x17\x33\x8c\x3f\xde\xaa\xa9\xa3\x66\x38\x4c\xa3\xea\x88\x44"
- "\xfb\x18\xe2\xfb\x71\x95\xf2\xd1\xfe\x30\xce\x1f\xef\xee\x1e\xdf"
- "\xbb\x0a\x71\x8c\x14\x30\x2e\xbe\xa6\x17\xa6\x40\xbf\x95\x04\xfb"
- "\x61\x39\x5e\xd8\x9f\xf6\xec\x8f\x4f\xda\x8c\x99\x62\xfa\xf4\x34"
- "\x6a\x51\xf6\x2e\xcb\xfe\xb7\x67\xd7\xf9\xea\x24\x53\x2a\x91\x5e"
- "\x79\x37\xc7\x33\xf7\x98\xf8\xeb\xc8\xf7\x88\x33\x0d\xd8\xa2\xc7"
- "\xf3\xdf\xdd\x43\x14\x7e\x75\x44\xaa\x4c\x0d\xaa\x61\xfc\x90\x66"
- "\x80\x71\x31\xb0\xf2\xa0\x8f\x85\x89\x51\x90\x37\x58\xe4\xbf\xba"
- "\x4c\xd3\xb6\xf8\xfc\x8e\x80\xf4\x6a\x43\xc1\xda\x24\x9a\x1b\x9f"
- "\x8f\xef\x9f\x9f\x96\xd5\x6d\xe4\xc6\x20\xc3\x87\xb0\x76\xc4\x17"
- "\xa5\x26\x52\x7d\xea\x4f\x50\xd7\xb0\xf4\xea\xbd\xab\xf5\x80\xd9"
- "\xda\x24\xe4\x89\x9a\x2b\x06\x29\xc6\x04\xa4\x83\x0f\x0e\x2d\x65"
- "\x7d\xf5\x81\xbe\x12\x2c\x17\xda\x5e\x27\xf6\xb5\x2e\x11\xf9\x03"
- "\xea\xa8\xe2\x79\x3f\x18\xda\x25\x81\xb2\xab\x80\x4e\xaf\x93\xfc"
- "\xa8\xe7\xe4\x6b\x35\x3d\x9e\xd3\x49\xc8\xa5\xd5\xd4\x38\xcb\xf8"
- "\x8d\x19\xe6\x65\xd2\x9e\x7d\x58\xa1\x23\xbf\x2f\x17\xc6\x8c\xc9"
- "\x5c\x77\x39\x5c\xac\x08\xfd\x10\x2c\xe7\x70\xb8\xa3\x72\x74\xb2"
- "\xc3\x64\xae\x51\x29\xe9\xbc\x42\x9b\x72\x9e\x82\xb6\x65\x10\xda"
- "\xb9\x9a\xd6\x6f\x88\xa2\x86\xec\x4f\x09\xd8\x46\x27\x09\xe8\xda"
- "\xe1\x83\x25\x54\x3f\x6b\x2d\xf1\x1b\x9c\xe4\x47\x0f\xd7\x9d\x24"
- "\xeb\xa3\x68\x4b\xa3\xc6\x44\x1a\xda\x9a\x49\xca\x17\xc4\x37\xed"
- "\x18\xf1\x4f\x89\xa2\xfa\xfa\xd8\x93\x84\xa5\x1f\x23\x69\xdf\x12"
- "\xf9\xfa\x5a\x6a\x78\x02\xe6\xe9\xa3\x27\x31\xbd\x19\xd2\x4d\x24"
- "\xad\x85\x1a\x53\xff\x40\x7c\xf1\xf7\xb1\x5a\x4c\x3f\x43\x40\x9e"
- "\xe5\xb3\x34\x7a\xbf\x52\xa8\x13\xf3\x97\x41\x5b\xcc\x57\xe8\xbe"
- "\x9c\x2b\x84\xac\x7f\x86\x04\xa6\xcc\x23\x8a\x59\x60\x2e\x34\x1a"
- "\xdf\x23\xb3\x4c\x14\xec\x80\x43\x64\x83\x9a\xf8\xcc\x32\xe2\xfb"
- "\xe3\x9f\xc1\x51\x42\xca\x80\x16\xfa\xa6\xc5\xbe\xad\x3f\x05\x76"
- "\xd1\x79\x21\xcf\x07\x7c\x9e\x53\x04\xc7\xac\x63\xc8\xa9\x26\xc3"
- "\xb6\xaf\xa3\xa1\xef\x72\x1c\x03\xa8\xa7\xc9\x8c\xf9\xae\x70\xf3"
- "\x13\x8e\x81\x64\xae\x11\x78\xb5\x40\x13\x3d\x57\xa3\xe5\xca\xd5"
- "\xc9\x8e\x44\x94\xad\xe0\xda\x64\x45\x3b\xcb\x48\x2f\xe9\x03\x34"
- "\x50\xd6\x11\xd5\x2c\xcd\x44\xca\xe3\x56\xd9\x9e\x7d\xa4\x52\x18"
- "\x6f\x01\x17\xa0\x29\x06\x2c\x2a\x65\x49\x44\x0e\xd7\xeb\x74\x92"
- "\x8b\xf5\x16\xbc\x8b\x7a\xeb\x26\x81\x96\xa7\x69\xd5\x49\x7e\xf2"
- "\xb7\xa0\xd9\x07\x3c\xdd\x4d\xd3\x9e\x7d\x14\xf8\xff\xe2\x70\xf1"
- "\x3a\xc7\xcf\xdd\xd7\xf9\xf9\x57\x28\x5b\x06\x7a\x38\xdd\x14\x90"
- "\x4e\x68\xc0\x28\x05\xbd\x14\xe8\x4b\xa5\x80\x8d\x91\x1a\xcc\x05"
- "\x8b\xa3\x61\x8e\xf5\x6d\x34\xb6\x11\x46\x7f\xf4\x1d\x5a\x30\x2a"
- "\x90\x3d\xf3\x7a\x74\x3b\x96\x09\xb6\x58\x39\xcc\xd7\x8a\x59\x75"
- "\xd4\x80\xfa\xc3\x54\x30\x36\x37\x7b\x05\xcc\xd9\x05\x69\x7a\x73"
- "\xc0\x7a\x62\xd8\x59\xd0\x84\x73\x02\xca\x1b\xcd\x87\xbc\x7c\x39"
- "\x50\x6f\x3f\x9d\xec\x68\x92\x09\xf2\xd3\xfc\xc5\xd1\x2c\x9d\xe9"
- "\x37\xa6\x87\x8e\x26\xd1\x11\x70\x2d\x77\xee\x26\xb8\xd6\xef\xb4"
- "\xec\xa8\x11\xd2\x09\x9c\xef\xd3\xa6\x5e\x04\xda\x7a\x09\xe3\xe9"
- "\xb9\xe9\x56\xe7\x52\x1c\xcf\x8f\x67\xa0\x8e\x42\xdd\x04\xe9\x77"
- "\x89\x7a\x82\xcd\x01\x4c\xb7\x2f\x8e\x6d\xcf\xae\x0f\xd3\x49\x66"
- "\x9e\xc0\x71\x42\x6c\xdb\x98\x5e\x0b\x37\xed\x2c\x38\x71\x30\x8a"
- "\x90\x83\xb5\x28\x47\xf5\x31\x3a\xc9\xac\x56\x71\x2c\xeb\x97\x23"
- "\x2d\xd7\x4e\xd0\x25\xf8\x9b\xd3\x2b\x90\x07\xe4\xbc\x1c\xe7\x2c"
- "\xa6\x1f\xeb\x13\x71\xde\x02\x3d\xe1\xc3\xe6\xa9\x98\x18\x28\x7b"
- "\x0e\x1d\xfa\x4a\x26\xb4\x2b\xfd\x34\xdf\x16\xcb\xb6\x09\x7a\x91"
- "\x6e\xdb\xe1\xc3\x68\xe3\xab\xa1\xfe\x13\x3a\x49\x74\xad\x25\xbf"
- "\xb0\x7e\x1d\x9b\x04\x3c\x7d\x62\x54\x2d\x9c\x83\x2d\x25\x94\x07"
- "\xfa\xc5\x07\xf4\xca\xbd\xc8\x6f\xa8\x53\x8a\xf2\xd0\x3e\xda\xa1"
- "\x30\x6c\xdb\x11\xd8\x9e\x7d\x2c\x48\xd0\x2d\x98\x17\xe5\x01\xf4"
- "\x8b\x0f\xa7\x37\x4c\x46\x19\x27\xf3\x26\x12\xd2\xad\x4b\x20\xad"
- "\x63\xc8\x0e\x05\x9f\x2e\xe7\xda\x24\x95\x99\xa1\x7e\x89\x50\x5f"
- "\xc7\x90\xf8\x72\x28\x37\x45\x27\x99\x60\xb0\xd2\x35\x79\x73\x02"
- "\x29\x8d\x41\xbe\x91\x41\x5b\x77\xc2\x77\x7f\x9e\x4f\x6f\x3e\x08"
- "\x66\x55\xe4\x54\xa8\x03\xf0\xdc\x3e\x8c\xea\x21\xff\x3e\x1d\xc9"
- "\xe4\xda\xf5\x22\x9c\x63\x3a\xd2\x40\xfa\x71\x1d\x79\x31\x9f\x2f"
- "\xb7\x0e\xf1\xb1\x2e\xb7\x41\xc2\xca\x6d\xe8\x87\xe5\xf1\x73\xfc"
- "\xcd\xf8\x1b\xf3\x63\xd9\x25\x85\xb4\x15\xcb\x6b\xcf\x6e\x50\x0a"
- "\x75\x6c\x85\x34\xa1\x9e\xc8\x25\x42\x5d\x0d\x11\x50\xd7\x70\xcb"
- "\x3e\x14\x15\xd2\x36\xd6\xbe\x86\x39\x3a\x52\x52\x87\xd7\x32\x21"
- "\x0d\xf3\x32\x5e\x68\x58\x8b\x7c\xa2\x63\xfd\x92\x31\x7e\x69\xc8"
- "\xd4\x91\xe2\x68\xcb\xb9\x07\xb0\x18\x24\xcc\x4d\x7c\x79\x55\x42"
- "\x79\x62\x59\xac\x0c\x9a\x5b\xec\xc3\xcb\x02\xca\xac\x2f\x96\x0f"
- "\xf4\x27\x75\xe4\x25\x7e\x4e\xf8\x78\x46\x1b\xe3\x6d\xc4\x00\xf3"
- "\x30\xcc\xb3\x0f\x86\xe3\xbc\x59\x96\x87\x7a\x2c\xbe\xb8\x3d\xbb"
- "\x51\x61\x33\x67\xfa\xb0\xf9\x2c\x5d\x89\xbc\xc1\xcb\xff\x93\xd8"
- "\x26\xa1\xbf\x50\x8e\x1c\xca\x79\x0c\x79\x1a\xcb\x01\x3d\xa7\x83"
- "\x72\x62\x6c\xca\x91\x23\x9d\x29\xfb\x60\x1a\xce\xd1\x2f\x0f\xa3"
- "\x2d\x40\x93\x22\xd0\xe0\x75\x18\xd7\x47\x20\x2d\x57\x47\xaa\x12"
- "\x31\x2d\x1b\x68\x74\xb2\x83\x4e\xdf\xdb\x49\xbd\x8b\x48\x1b\x8b"
- "\x75\xb8\xa6\x45\xf9\x1d\xdf\x38\xbc\x8d\x34\x16\x9b\x89\xf9\xf5"
- "\x67\x48\x44\x2a\xd5\x9e\x95\x35\x0d\x6a\x30\xb4\xb8\xb9\xf6\x6f"
- "\xe4\x9e\x7f\xa7\x9d\xb0\xf6\x4a\x19\x43\xd0\x2e\xb9\x20\xfb\x64"
- "\x42\xa3\xfe\x22\xa7\xcb\xe0\x37\x37\x07\xbe\x0c\x6b\x35\x5c\xaf"
- "\xc1\x9a\x5c\x95\x2b\x65\x6b\x36\x33\xd0\x96\x62\x3a\xae\xe7\x60"
- "\x8e\x2a\xb3\xb8\x46\x5f\x7f\x3a\x9d\x8d\x5d\xd3\x65\x4e\xa7\x63"
- "\x7b\x8d\xd3\xb4\xd8\x66\x73\xc5\xd3\xe9\xd8\x87\x34\x0d\x35\x37"
- "\x1a\xdb\xb5\x38\x8f\x29\x57\xe3\x5a\xb3\xe9\x93\x59\x25\x84\x9a"
- "\x77\x3d\xed\xe6\x5a\xaf\x89\x7b\xf7\x06\xd6\xe3\x17\xf4\x23\x9e"
- "\x4e\x4f\x33\x11\x69\x4e\x6a\x3f\x9f\x29\xc5\x54\x7b\xe9\xd7\xcf"
- "\x00\x5f\x34\xb5\xed\xd7\x10\xe2\xbe\x8d\xde\xd4\x26\xf4\xbd\x94"
- "\xef\x3b\xa4\x71\xef\x8b\x8c\x2a\x4a\xe7\xfa\xab\x93\x7d\xe2\x34"
- "\xd6\x1b\xcd\xf0\xa3\x07\x8b\x8d\x64\x65\x31\xed\x5c\x59\x42\xa4"
- "\x60\x23\x35\xbd\x5d\x7a\x02\xf5\x76\x84\x30\x9e\xdc\xd8\x19\xf5"
- "\x24\x29\x95\x28\xce\xc9\x3e\xf9\x6c\x56\x4a\x3a\xb7\x77\xd3\x47"
- "\x40\xe7\x5e\x5b\x3f\x29\xc7\x76\x34\xc0\xfa\x7e\x96\x31\x8d\xb2"
- "\xb9\xe7\x13\xd3\x13\x7c\x79\x78\x4d\xc0\xaf\x94\x5f\x77\xbb\x5f"
- "\xc7\xa7\x4e\xe3\x7f\xf4\xd0\x57\x85\xe3\xbe\x7e\xba\xdf\xf3\xbe"
- "\x7e\x9a\x65\xdf\xd7\x4f\xbf\xbf\xca\x7d\x75\xba\xff\x57\x0f\x7d"
- "\x55\x3a\xee\xeb\xbf\x76\x7b\xde\xd7\x7f\x69\xec\xfb\xfa\xaf\xcf"
- "\xae\x6e\x5f\xff\xe5\xd4\xff\xd7\x43\x5f\x43\x1d\xf7\xf5\xf8\x76"
- "\xcf\xfb\x7a\x3c\xce\xbe\xaf\xc7\xf7\x5f\xdd\xbe\x1e\xaf\x73\xda"
- "\x57\xa9\x1f\x45\xfd\x04\x7a\xa9\x33\xb5\x03\x6c\xb6\xc2\x8c\xdc"
- "\x0d\x3b\x89\xb4\xbe\xcd\x40\x1a\x86\x9f\x20\x69\x6b\x89\x74\x64"
- "\x12\xe8\xbd\x0c\x32\x9e\x16\x8e\xcc\x6d\x28\x6e\x85\xf4\xb3\xe4"
- "\x98\xc6\x40\x22\x56\xa0\xfe\xfd\x6c\x6b\x63\x9c\xbb\xfa\xf7\xb3"
- "\x98\x6e\xfd\x6b\x1c\xc3\xeb\xdc\xcf\xf7\x36\xb4\x76\x12\xec\x3f"
- "\xfc\xde\xd5\xad\x7f\x33\xd8\x78\xdb\xea\x5f\x1c\x8f\x46\x83\xc1"
- "\x4a\xff\xb2\xf7\xb7\x3e\x5f\x6e\xab\x7b\xb3\xcf\x11\xe2\x58\xf7"
- "\x7e\x3e\x13\x75\x6f\x29\x5c\x77\xaf\xfd\x9f\x07\x0a\xba\x37\x17"
- "\xea\xb4\xd4\xbd\x07\xe3\x70\x4e\xfe\x3c\xc9\x33\xdd\xfb\x79\x92"
- "\xd0\xef\x12\xbe\xdf\x30\x56\xc7\xad\x75\xef\xe7\x4e\xdf\x75\xb1"
- "\xe4\x5b\x5a\xb8\xa8\xfa\xed\x3b\x0c\xfd\xcc\x15\xcf\x68\x71\x7e"
- "\x6b\x87\x31\xf9\x5b\xa9\x41\x7e\x56\xf6\x7f\x2c\x56\x41\x7b\x9c"
- "\x84\x56\xc4\xa8\x66\x25\xd3\x6f\xe8\x88\x67\xb4\xe8\x43\x45\x5f"
- "\x00\x5c\xff\x03\xdd\x15\xa3\x72\xaf\xdd\xac\x4c\x98\xff\x48\x2a"
- "\xc8\xcb\xdb\xab\x0d\x52\xf3\xfa\x18\x3f\xc0\x41\x41\x0b\x16\xeb"
- "\xe9\x0b\xff\x3b\xfe\x52\xc1\xc6\xd8\x43\xc1\x67\x08\xd2\xd2\x8d"
- "\xf2\x08\x2f\xda\xdf\xd2\x73\xfb\x4f\xdc\xee\x41\xfb\x5b\xdc\x68"
- "\x7f\x8b\x4b\xed\x1f\x06\xed\xef\x0c\xef\x07\x6b\x42\xe9\x47\x9d"
- "\xe1\x72\xf7\xda\x73\xc2\xe9\xfb\x1f\x57\xb1\x0e\x97\xf5\x1f\x1d"
- "\xa6\xd1\xbf\x5d\xaa\x97\x82\x0e\xe0\xe6\x70\x94\x3d\xa6\xff\x5a"
- "\x40\x67\x7d\x43\x99\x4e\xd2\xbb\xa9\x93\xbe\x98\xe3\x7a\xfd\x4b"
- "\xa2\xaf\x41\xfd\xce\xfb\x6f\xab\x13\xdf\x7a\x56\xe7\x5c\x27\x26"
- "\x46\xdb\xeb\xc4\x2f\x77\xba\xaf\x13\xbf\x4c\xb4\xd7\x89\x5f\x1d"
- "\x13\x75\xe2\x57\x7b\x3d\xd7\x89\x5f\x6d\x76\x5d\x27\x7e\x35\xcf"
- "\x33\x9d\xf8\x55\x48\xcf\x3a\xf1\xab\x4d\x9e\xe9\xc4\xaf\x36\xd9"
- "\xeb\xc4\x2f\x5b\xac\x75\xe2\x57\x4e\xf7\xfa\xa3\xb9\x8f\xeb\x60"
- "\x8e\xf6\x3d\x27\x3b\x99\x65\xcc\x20\xc4\x9c\xfb\x71\xe6\x2c\x13"
- "\x6d\xa7\xdb\x1e\xd7\x99\xa5\x61\xa8\x57\x22\xda\xdb\x55\x3e\xe6"
- "\x35\xc1\xbe\x74\xe8\xdc\x7b\x69\x57\x20\x81\x71\x0a\x82\xf6\xfb"
- "\xd1\xf6\xe0\xc1\x74\x4d\xf0\xd0\xe2\x2b\xc4\x1f\x8e\xc0\x62\x7e"
- "\x3e\x86\xdf\xa1\x74\x4d\xe0\xc0\xec\xd5\x24\xc4\xaf\x8d\xf8\x40"
- "\x1b\x62\xfc\x36\x2a\x08\xe8\x20\x7f\xfc\x4d\x33\xbe\x09\x2e\xbb"
- "\x42\xe4\x7e\x1a\xc0\x66\x08\xd4\xa7\xf1\xa3\x74\x65\x30\x29\x5b"
- "\x41\x7c\xcc\x52\x12\x58\x2a\xa5\xd5\xc6\xf6\x60\xa9\xc9\x3f\x5d"
- "\xc1\xf0\x39\x15\x41\x87\xc1\xda\x2b\x3f\xed\xa4\x79\x58\x5a\xad"
- "\x29\x4d\x25\xa3\xeb\x63\x64\xd8\x56\x53\x7e\x9a\x96\x16\xc2\x91"
- "\xa6\x1a\x8c\x36\x74\xd9\x6a\xa8\xbb\x3d\x70\x60\x0e\xd4\x5d\xba"
- "\x9a\x04\x95\x5c\x21\xc1\xf4\x52\xb0\x14\xf0\x8f\xc1\x3d\x50\x61"
- "\x8c\x62\xcc\xd2\x6f\x82\xe1\x9a\x1c\x75\x22\xc5\xfa\x8d\x50\x7f"
- "\x57\x30\xfa\xb1\x80\xb7\x49\x60\x19\xd4\x6f\x5a\x13\xec\xa6\xbc"
- "\x9c\xe2\xde\x3d\x16\xda\x65\x0e\x99\xaf\xa3\x6f\xc1\x81\xed\x82"
- "\x31\x2c\xc3\x31\x19\x39\xbf\x19\xdb\xb6\xf5\x0a\x09\x81\x76\x06"
- "\x41\x1b\x82\xa1\x5e\x8c\x1f\x13\xf3\xdc\x72\x05\xf2\xa8\x55\xdb"
- "\x4c\xdb\xf8\xb6\xfd\x08\x6d\xbb\x20\xb6\x0d\xeb\xc2\xf1\x71\x76"
- "\x6f\x76\xd6\x86\x3b\x50\x36\xbf\xf3\xd3\xf4\x8f\xc2\xfb\xb4\x97"
- "\xd6\xbb\xfb\x2c\xe5\x29\xa7\xef\x3f\xe7\xbc\x45\x86\x53\xc5\xfe"
- "\xcc\x27\x36\x7f\x43\xd1\x4f\xb8\xf9\x2d\x12\xd2\x08\x72\xdd\x60"
- "\x38\x4f\xe8\x90\xfd\x99\x87\x82\x5b\xdd\xac\xeb\x6b\xa7\xf1\x4f"
- "\xb7\x64\xd0\x26\xb3\x7f\x3a\xa1\xfe\x1b\x63\x72\x32\xa8\xa6\x2b"
- "\xe8\xe9\xf2\xce\xa0\x98\xa4\xb9\x46\x05\xf0\x35\xd5\x28\x57\x10"
- "\xe5\x59\x59\xf3\x8b\x47\x8e\xc3\xba\xf4\x59\xe2\x73\x5a\xd6\xac"
- "\x4d\xfb\x02\xef\x61\x7d\x7d\xdc\xfa\x1e\xd6\xd7\x06\x22\xd3\xa9"
- "\x88\xec\x5b\x0d\x91\x9d\x2e\x26\x40\x67\x7d\xfc\xbb\x86\x95\xa5"
- "\x9b\x3a\xeb\x8d\x3b\x48\xaa\x91\x7e\x47\xf3\x47\xd5\x65\x4b\xa9"
- "\x61\xd6\x3d\x12\x9d\x76\x35\xde\xdb\xd1\x4d\x80\x31\xfd\x01\xe6"
- "\x5a\x3f\xf8\x3d\x00\x30\x25\x49\x2b\xc8\x2d\xe7\x64\x3a\x1f\x94"
- "\x1b\xbf\xb6\xfe\x51\xa6\xb4\x18\x62\x54\x16\x34\x75\xe5\xa7\xe9"
- "\x4d\xf9\x8b\xa3\xcd\x8a\x8f\x33\xd1\xcf\x8b\xf7\x64\x41\x36\x62"
- "\xe6\x9a\x7c\x50\x1e\x63\xb4\xf3\x8f\x90\xb3\xc9\x44\x9a\x76\x99"
- "\x0c\x02\xde\xec\x96\xab\x99\xad\x7e\x86\x0d\xad\xd4\x8c\xb2\x85"
- "\x7e\x55\xb8\x36\x38\xf5\x32\xac\xef\xf5\x2d\xa4\x78\x05\xf1\x37"
- "\xad\x54\x0d\xd5\x5f\x52\xdd\xb2\xc3\x4c\xfc\x07\xb7\x11\x45\xf1"
- "\x45\xe0\xa9\x95\xc0\x4f\x17\x41\xce\xf4\x4c\xce\x30\x06\x40\x29"
- "\xca\x58\xf6\x4d\xa1\x65\x17\x99\x8c\x71\x7c\x84\x32\xb6\x0c\xf8"
- "\x68\x29\xce\x1f\xc0\x47\x19\x20\x63\x20\x17\x34\xfb\x54\x4d\x71"
- "\x06\x45\xbf\xaf\xb4\xec\x5c\x7f\xbc\x26\xe9\x77\x8f\x54\x79\x24"
- "\xda\x40\x44\x5f\x47\xf3\xfe\xce\x11\x31\x49\xca\xdf\xd2\x1f\x4f"
- "\xcb\x74\x61\x90\xee\xa3\x7c\xea\x37\x0a\x18\xef\xfd\xcc\xef\xd6"
- "\xac\x45\x5f\xa6\x0e\xc6\x02\xc7\x45\xf9\x5b\xf2\x9b\xd3\xb2\x6f"
- "\x06\xe0\x38\xae\xa9\x24\xb2\xa4\x47\x68\x33\x8c\x99\x82\x72\xfe"
- "\xbe\x6f\xb8\x67\x65\xf0\xbe\xff\x51\xee\x9e\x1a\xcb\x63\x82\x71"
- "\x33\xfa\x8f\x0a\x04\xbc\x95\xda\x84\x4e\x4e\x0f\xe1\x38\x9e\x4d"
- "\x24\xd2\xb9\xad\x30\x56\x26\x18\xab\xf6\x60\x5f\xd0\x47\xd1\xa8"
- "\x8f\x68\xee\xdc\xa0\x14\x1d\x35\xcf\x8a\x93\xd1\xd4\xe5\xc4\x07"
- "\xfd\xdb\xcf\x25\x11\xba\xe1\x3c\x8c\x57\xdb\x09\x02\x7a\x69\x30"
- "\xe8\xac\xa1\x25\xab\x89\x3f\x8e\xd7\xa0\x56\xb0\x55\xf2\x0e\xa6"
- "\xbf\x95\x5a\xd7\xcf\x04\xfc\x8b\xfa\xc9\x6f\xa3\x64\x00\xc8\xd9"
- "\xe0\x2c\x94\x47\x90\x4f\xbf\x8d\x9c\xbe\x8c\x29\x06\x39\x34\xae"
- "\x09\xbe\xbb\x6b\x4d\xb0\x12\x8e\x3b\x04\x1d\x26\xe8\x0f\x9a\xfd"
- "\xb5\x12\xf5\x57\xa3\x46\x47\x8c\x30\xb6\x83\x71\xae\x5b\x13\x3c"
- "\x9c\x1b\xe3\x45\xc1\x64\x94\x81\x48\xa0\x4d\x0a\x68\x2f\x29\x8b"
- "\x27\x3e\xc7\x54\xa7\x89\x09\x64\x43\x18\xf7\x99\x6a\x25\x81\x72"
- "\xa5\x87\x82\x3f\x23\xfc\x98\x49\x9c\xf3\xdd\xe9\x02\x91\xef\x4e"
- "\x17\xe0\xd8\x31\xbe\x3b\x9d\x7f\x23\xf2\xdd\xd1\x18\x8e\xef\x64"
- "\x5d\x23\x38\x7e\x52\x34\x1a\xff\x0a\x63\x74\x3a\x1d\x79\x04\x79"
- "\xe6\xf0\x5f\x90\x67\xfe\x5d\x79\xbd\xf2\x4c\x47\x7b\xb0\x12\x8e"
- "\x6b\xc2\x33\x50\x2e\xc7\x33\x38\x56\x47\x63\x3a\x89\x30\x46\x9c"
- "\xac\xe6\xee\xcf\x54\xa6\x91\x89\x20\xab\x5a\xbf\x8d\x77\x90\x63"
- "\xdc\x38\x35\x6b\x95\x4f\x51\xf3\x69\xd9\xbf\xbf\x4d\xfb\x84\x28"
- "\x3a\x33\x28\x6d\x34\xee\x26\x66\xff\xf5\x04\xef\x4f\x9a\xf3\xc7"
- "\xe6\xc2\x9a\x55\x43\xb7\x9d\xd2\xa1\xef\xdd\x2f\x09\xfd\xdd\x07"
- "\x72\x4d\x05\x5b\xf4\xe6\x6d\xfb\xb5\x74\xc8\xd7\x51\x78\x8f\xc1"
- "\xbc\x6d\x67\xac\x79\xc8\x17\xe5\xed\xd9\xcd\xc1\x3a\x42\x39\x9f"
- "\x3f\xcd\x4f\x47\x1b\x0c\xf5\xef\x93\xec\x7e\x18\xde\x3b\x6c\x8e"
- "\x12\xee\x7b\xa3\x4e\xe0\xef\x31\xf0\xf7\x20\x9a\x11\xc3\x81\x78"
- "\x0f\x82\xd7\x29\xe3\x84\x7b\x10\xc2\x39\x5e\x87\x7c\xe3\xb9\xfb"
- "\xb0\x62\xbe\x1a\x9e\x8e\xcf\xf7\xf5\x07\xa8\xeb\xc5\x7c\xec\x1c"
- "\xe6\x91\x9a\x2e\x29\xf1\x71\x68\xe3\xf8\x6f\xd1\x83\xfc\xc0\xda"
- "\xe8\xec\x38\xf8\x96\x9e\x95\x9d\x79\x06\xbe\x65\xf0\xcd\xf9\x31"
- "\xdd\x9b\xaf\x9a\xdb\xd8\x7d\xa0\x8d\x9b\xf8\x76\x5f\xe6\x64\xf2"
- "\x5e\x32\xe8\x1c\xff\xbb\x3d\xfb\x4c\xb4\x70\xff\xbe\x9b\x5e\xc4"
- "\xa7\x15\xeb\x06\x8c\xe4\xec\x99\x02\x76\x8e\xcf\xeb\xf0\xe5\x71"
- "\xe7\xe6\xa0\x67\x63\xb5\xa9\xa7\x49\xab\xec\xcc\xbe\x46\x98\xc3"
- "\xcd\x85\x1b\x37\xe1\xfd\x31\x94\x2b\xa1\x5e\x90\x45\x1f\xed\x3a"
- "\x8e\x86\x7b\x4f\xd4\x9c\xaf\x89\xa5\x85\xa3\x72\x71\x2d\xd8\x4e"
- "\x55\x8f\xf0\xdf\x13\x50\x9e\x98\xdf\xe4\xec\x00\x0a\xd8\xe2\x1e"
- "\xee\xdd\xcf\x30\xe1\xde\xea\xe9\x72\xe5\xfe\x14\x36\x57\x0a\xed"
- "\xc5\xfd\xd7\xf1\x19\xa1\xdf\xa4\x93\xf4\x76\x07\xfb\xaf\x8b\xcf"
- "\x12\x9d\x69\x33\x17\x68\x62\xdb\xb3\xcf\x46\x02\x06\x9b\x2c\xfb"
- "\xec\x08\x0b\x9d\xec\x6c\xac\xb3\x6b\xee\xe1\x70\x36\xc5\x59\x39"
- "\x53\x83\x4d\xd4\xcd\xb2\x9c\xfb\x7f\x82\x9e\x26\xb3\x2a\x4d\x5a"
- "\x73\x57\x8c\xdf\xa1\x94\xf3\x6e\xda\x36\xdf\x29\x9d\x95\x6b\xca"
- "\x5f\xaf\xec\xfa\xf5\xd3\x28\xcb\xbe\xa6\x65\x31\xd3\x1a\x2a\x8d"
- "\xe4\x8d\xa5\x2d\x52\xd4\x87\x55\xe7\xaa\xa5\xb3\xee\xe1\x6d\xb8"
- "\x66\xa2\x40\xbf\x17\xda\x72\xd9\x17\x48\x50\x67\x5a\x8c\x5f\x67"
- "\x57\x0c\x79\xe9\x02\x19\x6f\x5e\x14\x38\x30\x2b\x9e\xc8\x3b\x40"
- "\x17\x76\x7c\xa7\xf2\x3b\x7a\xb2\x85\x7c\x04\x79\x1b\xda\x74\xa4"
- "\x14\x68\xe9\x77\x31\x83\x1f\x8f\xa5\x86\xfa\xd8\xbf\x92\x59\xc1"
- "\x26\x6d\xea\xb7\x64\x10\xe8\x44\x45\xa3\x66\x17\xac\xa1\xce\x93"
- "\x7e\x6b\xa5\xca\x46\xe3\x19\xb2\x35\x1e\x74\x29\xe8\xce\xb4\xdf"
- "\xc1\x9c\x01\x3c\xb1\xc3\x72\xce\x48\x78\x45\x9c\x33\x7e\x84\x39"
- "\x23\x0f\xe6\x8c\xb4\x40\xd2\x90\xa4\x25\xa0\xc3\xfa\x3f\x91\xe4"
- "\x67\x48\x4d\x82\xb9\x63\x2d\xcc\x1d\x9a\x33\x84\x9b\x37\x5a\x5b"
- "\x08\xe8\xfc\xc1\x25\x4b\x89\x7f\xe7\x8f\x30\x77\xfc\x08\x73\x47"
- "\x2a\x9b\x3b\xb6\x5f\x80\xb9\x63\x19\xac\x0d\x96\xc2\xdc\xd1\xea"
- "\x60\xee\xb8\xe0\x78\x5d\x20\xe8\xc1\x8e\x1f\x83\xa5\xdb\x61\xde"
- "\x58\xf7\x19\x91\x6e\x7f\xaa\xbf\x9b\x3c\xd3\xe2\xf4\x3e\x0a\x2d"
- "\xdc\xb8\xc0\x4c\x63\x08\x8e\xfb\x3a\x03\xcc\xc3\x80\x4b\x63\xb0"
- "\x91\xf8\x1d\xef\x1f\xd5\x01\xe9\x5d\xc3\x16\x35\x55\x7e\xa9\x97"
- "\xd2\xfc\xc5\xfa\x0e\xc0\x6d\xdd\x2a\x22\xed\x02\x0c\xab\x7e\x9b"
- "\x2b\xc5\x75\xa2\xb9\x40\xe5\xcf\xd6\xa4\xe7\x0e\xa3\x4f\xc4\x4f"
- "\xc7\x70\x33\xd2\x18\x3f\xba\x20\x66\xd0\xd6\xf9\x44\x6e\xfa\x77"
- "\xe0\x40\xf3\x82\x40\x9f\xd4\xcf\x88\x42\xbf\x40\x05\xe3\x75\x9e"
- "\x7c\xf4\x69\xae\xb4\xec\x59\xa2\xc4\x78\x8d\xf4\x05\x53\x4b\xd9"
- "\x73\x24\xbc\xec\x6b\x12\x56\xfa\x2c\x09\x29\xf9\x12\xe3\xba\x03"
- "\x86\x2d\xd4\x70\x4c\xf5\x77\x52\xf6\x25\x89\xa0\x85\x09\x4d\x34"
- "\x60\xbd\x12\x7e\x87\xe7\x3e\x0b\xeb\x07\xb8\x3e\x2b\xb8\x43\xdb"
- "\xa8\x39\x46\xb2\x4e\x13\x92\xfa\x3d\x8f\x71\x37\xbe\xa7\x88\x51"
- "\x0a\xfa\x03\x6d\x82\x99\x0c\x5f\xbc\xef\x85\x6b\x8e\x6e\x8c\xe3"
- "\x0f\x58\xdb\x05\x3c\xc6\xc7\x5a\x9b\x08\xcc\x81\xfd\xbb\xed\x03"
- "\x0e\xe3\x53\x44\xb0\x0d\x00\x9b\xc1\x60\x0b\xf8\x77\x5c\xb2\xb1"
- "\x0f\x56\x78\x68\x1f\xf0\xeb\x1b\xe3\xca\x60\x69\xb1\x94\x92\xb4"
- "\x63\x44\x5a\x64\x76\x17\xe3\x73\xdc\xfb\x45\xe8\xfb\x62\xcf\xee"
- "\x7c\x3f\x13\xb1\xd0\xc9\xbe\x9f\xf1\xbb\x60\x09\xf1\x0c\x7b\x55"
- "\x74\x2f\xd8\xe7\x33\xec\x5b\x0f\x79\x86\xbd\x2a\x9a\xbe\x60\x8e"
- "\xf0\x0c\xfb\xcb\x6e\x62\xcf\xc5\xbd\xbc\x41\xb1\x6f\xcd\xb5\xc6"
- "\xfe\x87\xe9\x0c\xfb\x1f\xa2\xbc\xc0\xbe\x17\xb9\x57\xf3\x72\x7f"
- "\x61\xbf\x87\xd8\x83\xdc\x9b\x8b\x3c\xc3\xfe\xbc\x9b\xd8\x73\xb1"
- "\x33\x6f\x50\xec\x2f\x64\x59\x63\x7f\x7e\x2a\xc3\xfe\x7c\xa4\xe7"
- "\xd8\xab\x7b\x91\x7b\x35\x2f\xf7\xfa\x0f\x3c\xc3\x5e\x8d\x72\xaf"
- "\xf7\x0c\xfb\x53\x6e\x62\xcf\xc5\xdf\xbc\x41\xb1\xd7\x67\x5a\x63"
- "\xff\xe3\x24\x86\xfd\x8f\x11\x5e\x60\xdf\x8b\xdc\x27\xf0\x72\x7f"
- "\x71\xaf\x87\xd8\x83\xdc\xd3\x28\xcf\xb0\xff\xc0\x4d\xec\xb9\x18"
- "\x9e\x37\x28\xf6\x17\x37\x59\x63\xff\xd3\x04\x86\xfd\x4f\xe3\x3d"
- "\xc7\x3e\xa1\x17\xb9\x4f\xe0\xe5\xbe\xed\x3d\xcf\xb0\x4f\x00\xb9"
- "\xa7\xe5\x9e\x61\xbf\xc1\x4d\xec\xb9\x38\xa0\x37\x28\xf6\x6d\xe9"
- "\xd6\xd8\x5f\x1a\xc7\xb0\xbf\x14\xee\x0a\xf6\xeb\x2d\xb1\x3f\xd9"
- "\x3f\x0a\xd6\x56\x9c\x9d\xff\xc6\xb3\x3c\xf6\xaf\x03\xf6\xd0\xff"
- "\xaa\xa7\x8a\x6c\x6c\xfc\x2b\x6f\x70\xb8\xc7\x02\xee\x1a\xc0\x1d"
- "\xd6\x86\x02\xe6\x80\xd1\x20\xc4\x1d\x31\x4f\x3d\x45\x14\x1f\x41"
- "\x5e\xc4\x07\x31\x06\x1c\x95\x1c\xce\x37\x99\x5a\xa8\x44\x1e\x88"
- "\x78\xa2\xdd\x8f\x98\xf7\x66\xdb\x23\x4f\xf4\x8a\xf9\x93\xd7\xc6"
- "\xbe\xef\xb4\xf5\xff\x5d\x2d\xcc\x3f\x81\x35\x5c\xaa\xbb\x98\x5f"
- "\x49\xb6\xc6\xfc\xf2\x68\xc4\x41\x27\xbb\x1c\xea\x39\xe6\xea\x68"
- "\xe7\x98\x0b\x73\xbc\xa1\xc4\x3b\xcc\xcd\x7a\x11\x73\x75\x74\xcf"
- "\x98\x9f\xf2\x00\xf3\xab\x3b\xbf\x5f\x5f\x98\x1b\x54\xd6\x98\xb7"
- "\x8f\x60\x98\xb7\x07\x39\xc3\xdc\x0c\xfa\x1a\x7d\xea\xf8\x5e\xa2"
- "\xa9\x3d\x66\x5a\x17\xe0\x8a\xef\x27\xa2\xaf\x77\xf7\xd2\x1a\x69"
- "\x17\xe0\x9e\xb3\x9a\x04\x65\xad\x26\xe3\xfd\x5a\x98\xfe\xee\x04"
- "\xfd\xfd\xe2\x15\x22\x37\x2f\x0e\x1c\x98\x75\x8e\xc8\x3b\x61\x8c"
- "\x3b\x17\xab\xfc\xea\x63\xf5\xe4\xa3\x0b\x35\x52\xf4\xdd\xe2\x7d"
- "\x3b\xfa\x43\xcc\xe0\xe9\x71\xd4\x50\xdf\x9c\xc7\xfc\x2a\x67\x04"
- "\xbf\xca\x6e\x2b\xbf\xca\x4b\xe7\x78\xbf\xca\x33\x0c\xa3\x62\x4b"
- "\x7c\x9e\x7b\xd5\x89\x5f\xa5\xae\x57\xbf\x0a\xe7\x4f\xb9\x40\xfc"
- "\xbb\x96\xa9\x86\x6e\xe7\xfd\x2a\xaf\x2c\xf5\xce\xaf\xd2\xb9\x2c"
- "\x58\xfa\x0a\xe0\xb3\xfe\x19\xc0\xe7\x4b\x77\xf1\xe9\x74\xfa\xfe"
- "\xb3\xed\x5c\x2b\xcc\xb1\xc2\xbc\x8a\x32\x87\x73\xab\x21\x7f\xd1"
- "\x71\x5b\x5f\x0a\xca\xdb\x05\x99\xf1\x56\xd4\xc9\x9e\xf9\x53\x40"
- "\xc6\xfe\xcb\xfc\x29\x28\x73\xc2\x3c\x7b\x7d\xcc\xb1\x5d\xcd\xd6"
- "\xb2\xd7\x59\xc2\xe6\xd8\xce\x62\x57\xed\x2b\xe7\x98\xab\x66\xdb"
- "\xfa\x50\x18\xe6\xe6\x41\xe8\x73\xf1\xc8\x8f\xb2\x85\xcc\xf8\x6f"
- "\xf3\xa3\x5c\x7f\x98\x9b\x4e\x58\x63\x6e\xdc\xc6\x30\x37\xe6\x5e"
- "\x05\xcc\x8f\xdb\xfa\x4e\x38\xcc\xe5\x44\x82\xbe\x16\x8f\xfc\x27"
- "\x5b\x88\x87\xb6\xf4\x7f\xce\x7f\x72\xfd\x61\x4e\xeb\xad\x31\x37"
- "\x6f\x66\x98\x9b\x37\x79\x8f\xb9\x7a\xb6\xad\xcf\x84\x61\x2e\xb9"
- "\x8c\xb6\x97\x47\x7e\x93\x2d\xa4\xed\xbf\xcd\x6f\x72\xdd\x61\x2e"
- "\x97\x68\xad\x30\x97\x93\xb5\x1c\xe6\x72\xa2\xb9\x0a\x98\x1f\xb7"
- "\xf5\x95\x30\xcc\x65\xdf\xa3\x6f\xc5\x23\x7f\xc9\x16\xc9\x7f\x9d"
- "\xbf\xe4\xfa\xc3\x5c\xb6\xc7\x1a\x73\xe9\x12\x86\xb9\x34\xd1\x7b"
- "\xcc\x13\x66\xdb\xfa\x48\x18\xe6\xfd\x4e\xa1\x4f\xc5\x23\x3f\xc9"
- "\x16\x49\xf1\x7f\x9b\x9f\xe4\xfa\xc3\xbc\x5f\xa5\x35\xe6\xf2\x79"
- "\x0c\x73\x79\xac\xab\x6b\x66\x61\xad\x2c\xac\x8f\xb9\xb5\xb2\x3f"
- "\xd8\xec\x36\xbe\x11\x86\x77\xff\xc3\x9c\xcd\xee\xf1\x5a\x99\x1a"
- "\xfe\x5b\xfc\x23\x02\xd6\xb8\x5e\xbe\x2e\xd6\xca\xf2\xfe\xd6\xf7"
- "\x3f\xe5\x37\x3d\xc9\xad\x95\xe5\x37\x45\x3b\xc3\xda\xd1\xb3\x08"
- "\x0d\xb0\xd6\x14\x9e\x45\x78\x71\x35\xe0\x08\x7c\x80\xcf\x22\xe0"
- "\x33\x09\x8e\x9e\x47\xc0\xe7\x10\x84\x67\x12\x2c\x9f\x47\x88\xd2"
- "\x51\x03\x3e\x93\x80\xeb\xe4\xfa\xd8\x2d\x44\x78\x36\x01\x9f\x41"
- "\x48\xfb\x96\x0c\x42\x8c\xf0\xf9\x03\x5c\x2f\x5f\xeb\x67\x10\x8a"
- "\xcc\xd7\xc1\x33\x08\xf2\x01\x4e\xe3\xdf\x09\x32\x37\xf3\x8d\x3b"
- "\x08\xf0\x5b\xb7\x9f\xaa\xab\x70\x51\x13\xca\x1c\x62\xe4\xd7\xca"
- "\xe4\x70\xf7\x53\xd5\xd2\x46\x4d\x0d\x79\x71\x1d\x51\x08\xfe\x0b"
- "\x94\x41\xd0\xcb\x7e\x46\xc0\x33\x2b\x81\xf9\x31\xcc\x3f\xc4\x0c"
- "\xd2\x2f\x56\xf9\xe1\x7b\xfb\x1f\x7d\x5e\x2d\x45\xdf\x63\x59\x3c"
- "\x09\xdb\x71\x96\x84\x37\xb4\x9d\x22\x9c\x4c\x15\xa8\x7c\xcc\x05"
- "\x8b\xf4\x5d\x05\xeb\x95\xe6\x80\x45\x6d\xfa\x80\x45\x06\xc4\x2d"
- "\xeb\x1c\x21\x28\x5f\x88\x5b\xa3\xa6\xa4\x1b\x2f\x0e\x2b\x29\xef"
- "\xdb\x70\x2a\x53\x9f\x7a\x8c\x59\xf1\x05\xc0\x6c\x99\x35\x66\x25"
- "\x9e\xfa\x37\x84\xe7\xb9\x97\x05\x4b\x4b\x40\xa6\xd6\x3d\x09\x98"
- "\xfd\xd6\x5d\xcc\x06\x3a\x8d\xff\xed\x1c\x33\x55\xb4\x8b\x98\xe5"
- "\xf7\x8e\x99\x39\xc2\x01\x66\x99\x90\x37\x89\x61\xa6\x4a\xd6\x07"
- "\xa8\x34\x22\x66\x97\x5d\xc4\xcc\x76\x0d\x7b\x23\x61\xe6\x5b\xec"
- "\x01\x66\x2e\xca\x99\xda\x05\x39\x33\x17\xd9\x63\xa6\x06\x39\x53"
- "\xf1\x72\xa6\x02\x39\x53\x59\xc8\xd9\x79\x17\x31\xb3\x5d\x83\xde"
- "\x48\x98\x0d\x8e\x76\x1f\x33\xb5\x8b\x72\xa6\x76\x45\xce\xf4\x0e"
- "\x30\x03\x39\x53\xf3\x72\xa6\x06\x39\x53\x5b\xc8\xd9\x29\x17\x31"
- "\xb3\x5d\x43\xde\x48\x98\x29\x9c\xbf\xff\xed\x1c\x33\x17\xe5\x2c"
- "\xc1\x05\x39\xa3\x51\xf6\x98\x25\x80\x9c\xa9\x79\x39\x53\x83\x9c"
- "\xa9\x2d\xe4\xec\x03\x17\x31\xb3\x5d\x03\xde\x48\x98\x0d\x71\x1a"
- "\xff\xdf\x39\x66\x09\x2e\xca\x59\x82\x0b\x72\x46\xcb\x1d\x60\x06"
- "\x72\x96\xc0\xcb\x59\x02\xc8\x59\x82\x85\x9c\x6d\x70\x11\x33\xdb"
- "\x35\xdc\x8d\x84\xd9\x2d\x89\xee\x62\xc6\xe1\x05\xb6\xa3\x43\xcc"
- "\x3a\xad\xed\x46\x23\xd8\xf1\x78\xcf\xcb\x21\x5e\x2f\x98\xf0\x9d"
- "\xde\x40\xc4\x0a\xed\x41\xc4\xab\x51\x73\x88\x38\xb2\x1b\xf1\xbe"
- "\x18\xe0\x4e\xf0\xde\x58\xda\x19\x37\xec\xc5\xf9\xce\xb0\xea\xfd"
- "\x7e\x58\xf1\x52\x11\x2b\xe1\x7e\xd8\x55\xc5\xea\x53\x77\xb1\x0a"
- "\x70\xba\xff\x51\xcf\x58\xa9\xa3\x7b\xc7\x4a\x9d\xdf\x33\x56\x66"
- "\xbd\x88\xd5\x29\x0b\xac\xec\xe7\x31\xd7\xb1\xb2\x99\xbf\x6e\x28"
- "\xac\x86\xd5\x3a\xc3\xca\xe8\xbf\x5e\x89\xef\xbc\x3f\x01\x6b\x5f"
- "\xba\x20\x66\x5a\xf6\x69\x12\xb4\xe5\x34\x19\x8f\xef\x37\xef\x5e"
- "\x67\x90\x42\x1f\xbf\x3b\x72\xbc\x85\x74\xfd\x10\x38\x10\xdf\x9f"
- "\xe1\xf4\xe4\xe2\x40\x9f\xc6\x58\x3d\xa7\x13\xb7\x02\x46\x0d\x6d"
- "\x35\x30\x26\xfd\xa3\x1a\xda\xfe\x4a\x3a\x57\xc6\x90\xa3\x27\xcf"
- "\x01\x2e\xb4\xab\xb1\xb5\x86\x94\xc1\x75\xed\xea\xbf\x12\xf3\x0f"
- "\xc1\x03\xe7\x6a\x88\xf4\x82\xfc\x17\x99\xb8\x76\x1e\xa5\x21\x8a"
- "\x19\xad\xd4\xd0\xd0\x7a\x84\xec\x98\x4f\x82\x0e\x69\x08\xc1\xb1"
- "\xe6\xd6\xca\x09\xb8\x56\xfe\xc0\x0a\x9f\x57\x2c\xd6\xca\xdc\xfb"
- "\xb2\x49\x80\xcd\x4f\x36\xd8\xc0\x5a\x1c\xc6\xba\xff\x13\x6d\x80"
- "\x4d\x9b\x80\xcd\x79\x92\xba\x1c\xb1\xd1\x89\x6b\x65\x1e\x9b\x62"
- "\xd4\x79\x49\x16\x6b\xe5\x0b\x16\xd8\xf0\xef\xaa\x5a\x61\x23\xf8"
- "\x32\xd6\x04\xe3\x3d\x72\xbb\xb5\xb2\x67\xbe\x8c\x40\xa7\xef\x8a"
- "\x70\x72\x04\x32\xf2\x04\xc8\x51\x4a\x32\x27\x47\x6c\xfc\x87\x2d"
- "\x02\x7e\xaf\x26\x7e\xba\xfe\x51\x5b\x00\x83\x4e\x90\x35\x9c\x8b"
- "\xd2\xa0\x9f\x88\x25\xe2\xf6\x44\x65\x57\xd7\x73\x6d\x44\x0a\x36"
- "\xb8\x3f\x62\x67\xfa\x21\xd0\x27\x1b\xe6\xaa\xc6\x39\x5f\x02\x3e"
- "\x17\x49\xa3\x9e\xc7\x66\xdd\x97\xe4\x82\xfc\xd6\xe1\x74\x71\xf0"
- "\xc0\x91\xc0\xa7\x30\xf7\x28\xe6\xe2\xbb\x2f\xa0\xf3\x76\xc4\x93"
- "\xf0\x19\x49\xd4\xc0\x3d\xcb\x03\x32\x86\xf3\x19\xea\xc3\x86\xa4"
- "\x03\xc4\x54\xb0\xa8\xad\x2b\x60\xbd\xf2\x50\x32\x21\xa8\x13\x11"
- "\x8b\x7e\xab\x44\xec\xf0\xbd\x3d\x4b\x5f\x87\x9d\x2e\x4c\x38\xe2"
- "\x58\xbe\xe6\xe8\xdc\xf2\x77\x14\xf3\xf2\x55\xec\xa9\xbf\x43\xf0"
- "\x47\x01\x86\xf8\xae\x5e\xda\x67\x44\xfa\x8a\xdb\x18\xde\x16\xe4"
- "\x3e\x86\xaa\xe8\xde\x31\x6c\x17\x30\xcc\xef\x1d\xc3\xdb\x74\xf6"
- "\x18\xaa\x92\x44\x0c\xcd\x11\x16\x18\x66\x32\x0c\x55\xc9\x22\x86"
- "\x2a\x4d\xef\x18\xda\xac\xa5\x6f\x28\x0c\x7f\xd9\xb3\xff\xc3\x31"
- "\x86\x2e\xc8\xe1\x8f\x3c\x86\x6a\x17\xe4\x70\x78\x85\x03\x0c\x2d"
- "\xe4\xd0\x5c\x24\x62\xa8\xe6\xe5\x50\x65\x21\x87\x2a\x17\xe4\xd0"
- "\x66\x6d\x7d\x43\x61\x78\x7b\x95\xfb\x18\xaa\x5d\x90\xc3\x6f\x04"
- "\x0c\x5d\x90\xc3\x3b\x54\xf6\x18\xaa\x2d\xe5\x50\x6f\x81\x21\x2f"
- "\x87\x6a\x0b\x39\x54\xbb\x20\x87\x36\xb6\xca\x0d\x85\xe1\x9d\x49"
- "\x1e\x60\xe8\x82\x1c\x7e\xc4\x63\x98\xe0\x82\x1c\x2a\x43\x1c\x60"
- "\x68\x21\x87\x34\x4a\xc4\x30\x81\x97\x43\xb5\x85\x1c\xaa\x5d\x90"
- "\x43\x9b\xb5\xf7\x0d\x85\xe1\x5d\x3d\xfb\xff\x1d\x62\x98\xe0\x82"
- "\x1c\xa6\x09\x18\xba\x20\x87\x77\xe9\xed\x31\x4c\xb0\x90\x43\x5a"
- "\x6e\x81\x21\x2f\x87\x09\x16\x72\x98\xe0\x82\x1c\xda\xac\xc5\x6f"
- "\x28\x0c\xef\x36\xb8\x82\x21\xd8\xd9\xf6\x76\x69\x9b\x88\xa1\x25"
- "\x7e\xb6\xb6\xe8\x2c\xb0\x51\x11\xbb\x39\x46\x22\xb5\xc7\xef\x57"
- "\xd5\x88\x5f\x08\xde\x8f\xbb\x2c\xda\xa4\x1c\x76\xfc\xfd\x1c\xc4"
- "\xec\x50\x1c\x21\x68\x9f\x0a\xf6\x28\xde\x53\xed\xb6\x47\x17\xfe"
- "\xff\x6a\x8f\x06\xed\x71\x1f\x3b\x7e\x1e\x74\x8a\x9d\xf5\xdc\x37"
- "\x0b\xe6\x44\xe7\xd8\x8d\x48\xb4\xc7\x4e\x9d\x24\x62\xc7\xe6\x3d"
- "\x86\x9d\x59\x2f\xcc\x7f\x0c\x3b\x7e\xfe\xeb\x11\xbb\x1b\x79\xfe"
- "\xfb\xb5\xd3\xf9\x2f\x57\x6a\xae\x86\xa3\x06\x0e\x2d\x1c\x75\x26"
- "\x29\x99\x5a\x22\x35\x37\x11\x16\xd7\x1a\xf9\xd9\xf6\xfa\x4d\xf4"
- "\x85\xc7\xe4\x48\x43\x37\xca\xfd\x91\x4e\x28\xc3\x34\x90\x10\x48"
- "\xd7\xfa\x49\x62\x71\x3f\x12\xa4\xed\x2f\x94\xe5\xb7\x91\x44\x40"
- "\x9f\x19\x9d\x94\xa4\x33\xba\x88\x9b\x90\x8e\x66\x9f\x4d\x81\x34"
- "\x1f\xbe\x4c\x6e\xff\x43\x93\x54\x8a\x65\xd9\xd6\x3d\x80\xa7\x51"
- "\x9a\x32\x88\xd2\xb2\x6e\x28\x0b\xeb\x14\xe8\x06\x22\x9d\xe9\xa6"
- "\x3b\x23\x4d\x12\x79\x90\x25\x1d\x9d\x4c\x2c\xe9\x6e\xe6\xcb\x0b"
- "\xb6\xea\xc7\xdd\x84\xf8\x49\x94\xac\x2f\x1a\xa9\xd0\x17\x5f\xae"
- "\xcc\xc1\xcd\xc7\xa1\xcc\x10\xab\x32\x6f\x22\x64\x10\xd0\x63\xb9"
- "\x83\x54\x5c\xbb\x91\x7e\x10\x1d\x28\x6d\xe5\xca\x97\xc8\x43\xcd"
- "\x52\x12\xca\xfa\x45\xe4\x25\xdd\x6d\x56\x92\x5c\xeb\x3a\x06\x0b"
- "\xe3\x65\x49\x87\x34\x54\xda\x4d\xe3\xc7\xb5\x63\xa0\x44\x0f\xed"
- "\x08\xb7\x6c\x07\xa3\x23\xa3\x79\x3a\x05\xf4\x6b\x7c\x37\x96\xf9"
- "\xa3\xea\x04\xba\x34\x13\xb9\x15\xb0\xd0\x36\xaa\x08\xe1\xc7\x61"
- "\x08\xcd\xfe\x4e\xc1\x8f\x45\x84\x65\x99\x83\x24\x12\x5d\x09\x3f"
- "\x5e\xe6\xec\xb3\xb5\x40\x3b\xd4\xbc\x51\x1e\xd9\x5d\x6e\x06\xc6"
- "\x94\xe2\xc7\x21\xc3\x78\x0b\x57\x2e\xac\x7a\x4c\x52\x89\x92\x1f"
- "\x87\x5b\x90\x16\xf2\x44\xb1\x7e\x29\xba\x71\x35\x49\xe5\x78\x4d"
- "\x6b\x41\xeb\xcf\xc6\xb8\x4d\x07\x7d\x9b\x61\x4f\xef\x63\x4b\x1f"
- "\xc0\xe8\x5b\x0c\x40\x1f\x6d\x4f\xaf\xb0\xa5\x1f\xc6\xe8\xcf\xb5"
- "\x01\xfd\x6c\x7b\x7a\xe3\x50\x1b\xfa\x5f\x30\xfa\x56\x1c\xeb\x18"
- "\x7b\x7a\xa5\x2d\x7d\x20\xa3\xbf\x82\x3c\x32\xc7\x9e\x3e\xc2\x96"
- "\xfe\x56\x46\x7f\xa1\x15\xe8\x63\xed\xe9\xd3\x6d\xe9\x6f\x63\xf4"
- "\xfa\x16\xa0\x8f\xb3\xa5\x2f\xe3\x68\xc9\xdd\x3c\xed\x2f\x19\xed"
- "\xc5\x66\xa0\x55\x39\xe8\xab\x8c\x2f\x3b\x94\xa7\x1f\xce\xe8\xbf"
- "\x53\x01\x7d\xa2\x03\xac\x6c\xe9\x6f\xe7\xe8\x87\xde\xe4\x03\xf4"
- "\x49\x0e\xb0\xb2\xa5\xbf\x83\x95\xdf\x19\x0d\xf4\xc9\x0e\xb0\xb2"
- "\xa5\xbf\x93\xd1\x1b\x51\x86\x35\x0e\xc6\xde\x9a\x7e\xb0\x39\x1c"
- "\xe8\x52\x4a\x32\x04\xf9\xb1\x1a\x77\xdb\xb2\xef\x62\x6d\x27\x21"
- "\x90\x27\xdd\xc1\xb8\xdb\xd2\xdf\xcd\xe8\xa5\x4a\xa0\xdf\x64\x4f"
- "\x4f\x24\x8c\x9e\x8c\xe1\xe9\x7f\xc5\xe8\xe5\xfe\x40\x9f\xe9\x60"
- "\xec\xf1\xba\x96\x97\xd3\x20\xd6\x4f\x43\x1d\xd0\x66\x39\x18\x77"
- "\x4b\xda\x11\xac\xdc\x5b\xf6\x00\x6d\xae\x83\x31\xb7\xa4\xfd\x35"
- "\xa3\x1d\x90\x02\xb4\xf9\x0e\xc6\xdb\x92\xf6\x37\x8c\xf6\xe6\x50"
- "\xa0\x2d\x72\xd0\xde\xbb\x2d\x68\x83\x19\xad\x2f\xf2\x55\xb1\x03"
- "\x5c\x2c\x69\xef\x61\xb4\x01\xb1\x40\x5b\xee\x00\x17\x4b\xda\x7b"
- "\x19\xed\xe0\x22\xa0\xad\x70\x80\x89\x25\xed\xff\xd0\xa1\x8a\x19"
- "\xbc\x6e\xad\xb4\xa5\x05\x1e\xd0\x82\x1e\xaa\x03\x5d\x18\x42\xf3"
- "\x86\xa2\xde\x44\xbd\xc6\xad\xe3\x05\x1a\x2a\x35\xde\x6f\x31\x0f"
- "\xdc\x47\xf3\xfa\xb7\xf1\xfa\xaf\xda\xb6\x3c\x2a\x95\x5b\xd2\x8e"
- "\xa4\x79\xbf\x8a\xe0\x69\xf7\xd8\xd3\xfa\x58\xd2\x8e\xa2\x79\x81"
- "\x95\x3c\x6d\x8d\x3d\xad\xa2\x9b\x96\xe6\xdd\x96\x08\x34\xfb\x4a"
- "\x79\xbd\x6a\xd1\xce\x31\x16\xe5\x8d\xa6\x79\xc3\x43\xf9\xf2\xb4"
- "\xf6\xe5\x29\x2d\x69\xc7\xd0\xbc\x20\x23\x4f\x5b\x6b\x4f\x1b\x61"
- "\x49\x7b\x3f\xcd\xbb\x5d\xe8\x7f\x9d\x3d\x6d\xba\x25\x6d\x18\xcd"
- "\xbb\xb3\x86\xa7\xad\xb7\xa5\x2d\x65\x73\x90\x94\xc7\xe9\x01\x9a"
- "\x77\x57\x0a\x4f\xdb\x64\x35\xc7\x4a\x25\x9c\x8c\x95\x32\xba\x07"
- "\xe9\xd0\x5f\xf8\xf2\x78\x1e\xb7\x9a\x5b\x33\x24\x43\x71\x4e\x29"
- "\x41\x3c\x5f\xf8\x6d\x16\xd0\x8e\xe5\xcb\x3b\x61\x3b\xf7\xf1\xed"
- "\x0b\x87\x6b\x27\x85\xf9\x09\xe6\x1d\x9d\x23\xbb\x27\xe9\x5e\x72"
- "\xf3\x39\xf9\x28\x03\x9b\x1b\xf9\xbd\xc1\xe4\xa3\xb9\xd8\x48\xe6"
- "\x8a\xa7\xcb\x67\xb5\x51\xa3\x65\x5a\x8e\x94\x36\x8d\x6a\x23\x72"
- "\x8c\xd7\x47\x03\x36\xc6\xe8\x20\x5d\x3f\x22\x26\xa9\x3d\x2f\x54"
- "\xae\x93\x18\x9b\x30\x7e\x13\xfc\x56\xe8\xc8\xeb\xdc\x3e\x2a\x39"
- "\x19\xb8\x37\x49\x84\xc4\x54\x38\x2a\x17\xf7\x32\x29\x83\xf3\x6c"
- "\x38\xb8\x7d\x43\x92\xc0\x06\x7e\x81\x44\x68\x57\x1b\xc9\x59\x0d"
- "\x91\x72\xfb\xe4\xc9\x43\xff\x40\x97\xa9\xc6\x43\x5b\x9a\xa0\xde"
- "\xb8\xd3\x70\xce\xb5\x05\xf7\x0d\xca\x1f\x55\xa5\x5d\xd1\x89\x34"
- "\xef\xe8\x03\xb6\x34\xd1\xe7\x7f\xff\x7d\x52\x2a\xb9\xf3\x9c\x3c"
- "\xb4\x5a\x88\x5f\xc5\xc5\xac\xfa\x51\xf5\x08\x17\xaf\x4a\x3e\x7a"
- "\xa6\x39\x60\x54\x95\x6d\xbc\x2a\x56\xcf\xe8\xf0\x4b\xa0\xaf\x68"
- "\x79\x61\x12\x17\x0f\x4b\x3e\x7a\x03\xd7\xbf\x0c\xda\x44\x83\x9e"
- "\xce\x34\x77\x6e\x4a\xc7\x7d\xed\xb4\xa9\xe7\xc8\x69\xfe\x1a\x96"
- "\xcf\x97\x3b\x00\xcb\xc3\x72\x85\x32\x31\x9f\xfe\xae\xc2\x24\x1c"
- "\x0f\x18\x9b\x4c\x97\xe3\x5f\xc9\x43\x0d\x5c\xfc\xab\xbc\xd1\x91"
- "\x3a\xc9\x74\x0d\x17\xff\x4a\xe8\x8f\xeb\x65\x54\x60\x19\x8e\x63"
- "\xfd\x12\x3f\x5a\x30\xaa\x0e\xca\xaf\x00\xfb\xb7\x9a\xe1\x33\xba"
- "\x5a\x27\x19\x9f\xc5\xff\xde\xa7\x93\x4c\xac\xe3\x7f\xd7\xe9\x24"
- "\xfa\x50\xfe\xf7\x71\x21\x06\x99\xe3\x98\x68\xa3\x8a\x01\x8f\x3d"
- "\xe6\x1d\x31\x3e\x68\xaf\x73\xed\x09\x18\x55\xac\xbc\x83\x48\xce"
- "\xca\xc7\xc4\x40\x9d\x7b\xd8\x58\x8d\x19\x0d\xdf\x7e\xfc\xb7\x9e"
- "\xff\xa6\x48\xc3\xf1\x9c\x7f\x46\x26\xcd\x4d\x60\xfb\xc8\xc8\xc7"
- "\x4c\xc7\x34\x0e\x5b\xc0\x9f\x0e\x49\x48\xe7\xca\x2d\xd8\xd2\x64"
- "\xd9\x06\x0c\x34\x16\x3a\x7a\xcc\xfd\x61\x0f\x3c\x38\x36\x7c\xdc"
- "\xbc\xf9\x0b\xe2\x16\xc6\x2f\x52\xa9\x13\x16\x27\x2e\x59\xba\x2c"
- "\x69\xf9\x8a\x95\xc9\xab\x56\xaf\xd1\xac\x5d\x87\x74\xdd\xed\xdd"
- "\x11\x29\x69\x93\x12\xc0\x73\x32\xd6\xf3\x01\x57\x37\xa4\x31\xec"
- "\xc7\x54\xc9\x95\x8e\xd7\x05\x8d\x81\x84\xe0\x1e\x21\xad\xf2\xfb"
- "\x07\xe0\x9e\x25\xc0\x87\x92\xc6\xe2\x69\x5a\xdc\xaf\xad\x59\x3e"
- "\xc6\xd8\xa0\x9f\xa6\xc5\xfd\x05\x0f\x06\xb6\x90\xa0\xbb\x89\xe4"
- "\x9c\x7c\x4c\x0b\x5e\x2f\xfb\x35\x21\xb5\x90\xd7\x51\x99\x77\x2b"
- "\x48\xe0\xcb\xc3\xa8\x3e\x7f\x18\x6d\xc5\xf2\xf3\x0b\x69\x8b\x7e"
- "\xbd\x8a\x64\xc3\x39\xf0\xa6\xe2\xac\xfc\xfe\x0f\x0e\x82\xf5\x6f"
- "\xce\x20\xc3\x4b\x0b\x69\xf3\xa6\x61\xb4\xf9\xf9\x42\xda\x5a\x36"
- "\x8c\xea\x82\xf2\x89\x6f\x7b\xde\xfd\xc0\x67\x63\x38\xcc\x72\xe0"
- "\xba\x79\xe8\x18\x55\x0e\x5c\x1b\x65\x24\xb2\x32\x38\x87\xb4\xb6"
- "\x83\x4a\xd6\xee\xb7\x2f\x1a\xfa\x41\x79\xb3\x69\x57\xa2\x24\x1b"
- "\xea\x61\x98\xdc\xff\x6d\x2d\x58\x12\x50\x9f\xbe\xd1\x70\x9a\xe8"
- "\xe4\xf7\xeb\x70\x3f\x25\xa8\xcf\xaf\xb1\xa8\x95\x60\x79\x6f\xad"
- "\x30\xf4\x5b\x79\x1b\x35\x02\xad\xd6\xbc\x3e\x51\x02\x34\xc5\x50"
- "\x76\x9b\x65\x7f\x82\xe3\x97\x24\x2b\x97\xae\x4a\x4c\xbc\x67\x20"
- "\x09\xe6\xbe\x89\xe5\x5e\x83\xc9\x50\x1e\x79\xb9\x90\xd6\x42\x3f"
- "\xb5\xd0\xdf\xba\x63\xb0\x02\x01\xfe\x20\xd0\xa7\xdc\xb3\xf2\xb0"
- "\x07\x20\x7d\x1f\xfc\xde\x07\x6d\xaf\xe3\xf6\x2e\x93\x4f\x9d\x47"
- "\xf3\xee\x6f\x85\x76\xe2\x9c\x85\x7b\xa5\x90\x4b\x6b\x66\x4b\xa0"
- "\xdf\xf9\x40\x57\xa7\xbc\x8d\x8c\x80\x7c\x1f\x40\x3b\x2a\xe0\x37"
- "\xd2\xab\x11\x47\xa0\xaf\x65\xfd\x9a\xca\xc5\x12\x84\xb1\xd2\x96"
- "\x0c\xa3\x59\xed\x79\x61\x45\x18\xc3\x95\xdb\x77\x06\xce\x61\x5c"
- "\xea\x80\x36\xf7\x52\xda\x6c\x09\xee\xcb\x59\x26\x96\xa9\xc2\x36"
- "\x61\x3b\x70\x3d\x7c\x14\x2c\x4a\x73\x57\x0c\xb9\xcf\x40\x24\x47"
- "\x9b\x09\x29\x2e\xa4\xe5\x70\x14\xc3\x51\x74\x04\xae\x1d\x86\xa3"
- "\x0e\xd2\xeb\xe1\xfb\x08\x7c\x1f\x6e\xe6\xee\xaf\x06\x62\xbb\x57"
- "\xa6\xd0\x96\x51\x45\xe4\x57\xdc\xbe\x9f\xa9\xe4\xe9\xd3\xf2\xc8"
- "\x1a\x6c\x3b\xc6\x6b\xa6\x43\x1f\x08\xb1\x8a\x2b\x2b\x7f\xb0\x9c"
- "\xc0\x75\xf8\xde\xc3\xbe\x2d\x8f\x07\x8d\x44\x3e\x76\x38\xfb\x3d"
- "\x36\x0e\xce\xb3\xf8\xdf\x1a\x38\x36\xf5\x7e\xd8\x96\xe7\xec\x18"
- "\xab\x77\x9d\xd6\x95\x63\x6a\x88\x6b\x74\xe3\x2a\x89\x7c\x3c\x81"
- "\x23\xdc\x3a\x7d\xbc\x82\xa5\x45\x9c\x64\xe7\x11\x2d\xec\x7b\x92"
- "\x3f\x1c\x30\x4e\x93\xa1\xfc\xc9\xd1\x2c\x6d\xf2\x1c\xf8\xae\x80"
- "\xa3\xda\xba\xfe\xa9\x90\x7f\x6a\x24\xe2\xd9\x05\xf3\x01\x62\xa9"
- "\x93\x87\x19\x11\xa3\x1c\xc6\x5b\x12\x7c\x86\x02\xd2\x0c\xc0\x5b"
- "\xc5\x22\xff\x3c\x78\xde\x9a\x7f\x1e\x3c\x61\xc3\x3f\xb9\xa8\x8f"
- "\x20\x5f\x64\x19\xe3\x97\x7d\x97\xd6\xc7\xc1\xf9\x83\x27\xa1\x9c"
- "\x7d\xca\xe7\xb0\x8c\xb1\xdc\xfa\x2b\xe7\x1c\xac\x85\x55\x44\x8e"
- "\xfa\xa5\x55\x3e\xf6\x3e\xe4\x59\xac\x9b\xaf\x97\xb5\x05\xda\x07"
- "\x69\xe5\xd8\xbe\x65\x50\x2e\x9c\x57\x00\x5d\x79\x23\xb9\x28\xb4"
- "\x8d\xcb\xb3\x25\x01\xf8\x91\x6f\x2f\x96\x89\xf9\xa8\xd8\x2f\x03"
- "\xe6\xe1\xeb\xfe\x16\xd2\x71\x8d\x4d\xd2\x7e\x22\xb2\x46\xa3\x8e"
- "\x20\x4f\xe2\x77\xa3\x31\x14\x64\x29\x8a\x98\x71\x2e\x0c\x24\xa1"
- "\x20\x6f\x03\x4e\xcb\xc7\xd6\x8e\x4c\x21\xa1\x58\x1e\xea\x70\x9d"
- "\x7c\x6c\x66\x19\xca\x22\x2b\xeb\x0b\xec\x07\x96\x7f\x04\x56\x35"
- "\xf8\x5d\x8a\xed\x81\xeb\x16\xf5\xe6\xe3\xda\x39\x67\x1d\xeb\x2b"
- "\xd4\x55\x01\xf9\xab\xb1\xef\x38\x9e\x70\xbd\xe6\xac\x3c\x5c\x89"
- "\xd7\x70\xcf\x16\xbe\x3f\x15\xf8\xbe\x07\x8e\x07\xd2\xe3\xfe\x97"
- "\x5c\x9c\x5a\x79\xd8\x54\x6e\xdc\x20\x3f\xe2\x41\xa1\x0e\x2c\x23"
- "\xcd\x48\x8d\x14\xf4\xd1\x6b\xeb\x0c\x60\x83\x8c\xdb\x6e\x8d\x4f"
- "\xb8\xc6\x12\x1f\xc8\x57\x0d\xf9\x6b\x71\x5e\x46\x7d\x02\x75\xfa"
- "\xa1\xcd\x01\x69\xb9\xe6\x3c\x28\x63\xb5\x81\xf3\x2d\x41\x39\x2f"
- "\x42\x5b\x72\xb1\x1c\x68\x4f\x2d\x5f\x56\x2d\xc6\xb0\xb4\xc4\x9a"
- "\x2f\xaf\x02\x31\xe7\xe4\x79\x1d\xd7\x27\xd0\x5d\xe3\x9e\x29\x65"
- "\xd7\x6a\x80\xa6\x86\x76\x45\x11\xba\x3e\x86\xed\xd3\xc6\xae\xed"
- "\x49\xeb\xe0\xf0\xad\x65\x7a\x6d\xdc\xda\x95\x1b\x68\x8b\xd8\xee"
- "\x71\xa1\x42\xac\x76\xbe\xdd\x7b\xb0\x3e\xba\x66\x0e\x37\x8f\x62"
- "\x1d\x98\x9f\x2f\xcf\x17\xcb\x13\xc6\x6a\x24\xb4\x83\x8d\x57\x78"
- "\x04\xa4\x57\x20\x2f\x72\xe3\x06\x7a\xf4\x52\x1a\xf2\xe2\xb8\x30"
- "\xc8\xbf\x2f\x1b\xcf\xd7\xe0\x79\x78\x1d\xa7\x63\xbb\xaf\x87\xa7"
- "\xe0\x75\xf4\x4d\xe4\x2c\x06\x5e\x32\x13\xf2\x2b\x7f\x12\xda\x96"
- "\xc1\xf5\xad\xaa\x6d\x7d\xa4\xe4\xa0\x91\x10\x6c\x27\x8c\x51\x0d"
- "\xb4\xf5\x24\xe8\x7e\x6e\x6f\x2e\xd0\xd7\x7b\xe8\x6b\x31\x04\xdb"
- "\x0c\xfa\x8c\x6f\xdf\x43\x33\x79\xec\xf7\x60\x1f\x71\x3c\x47\x32"
- "\xdd\x07\xd7\x1e\xfe\x09\xdb\x2e\xf6\xfb\xa1\x60\xcb\x31\xe6\xfa"
- "\x0d\x38\x20\x5e\x88\x8b\x58\xe6\x38\xe4\xfd\x5c\x28\x8b\xed\x99"
- "\xc8\xf3\x06\x8e\x75\xee\x30\x5a\x8f\xf4\x22\xed\xc3\xdc\xfe\xd8"
- "\xa9\x50\xf7\xa8\x24\x6e\x6f\x38\x09\xc6\xdb\x87\x72\xab\x70\x6f"
- "\x53\x28\xa3\x06\xc7\x14\xe8\xde\x43\x7e\x84\xf3\x7a\xbe\xdd\x7b"
- "\x60\x3e\x0f\x81\x63\xbc\x28\xff\x0f\xef\xb2\xe6\xaf\x87\x6c\xe5"
- "\x1f\xf1\xce\x35\xa7\x45\x11\x7e\x5f\x67\xe5\x05\xf9\xc3\x93\xf8"
- "\xb9\x83\xc7\xfa\xe1\x82\x83\x20\x2f\x62\x19\x0f\x0f\xb7\xc1\xba"
- "\x86\xe3\xc7\x35\x33\x24\xd8\x67\xc8\x5b\xc3\xca\x79\x88\xeb\x33"
- "\xc7\x4f\x19\x1c\x0f\xd4\xd3\x35\xd0\xcf\x6e\x3e\x78\x48\xc3\xe3"
- "\x5c\x6f\x33\x26\x82\xee\xaa\xc5\xbd\xbf\x50\x27\x81\x0d\xfc\x48"
- "\x7b\x97\xa8\x97\x10\x7b\x33\x87\xfd\xc3\xca\x32\x36\xdf\xf2\x7a"
- "\xeb\x21\x76\x7d\x98\x15\x0f\x63\x9f\x7e\xc7\xf1\x2f\xb6\x25\x6d"
- "\x0e\xb6\xa5\x86\x6b\x47\x9a\x92\xc0\x35\xae\x7e\x28\x2b\x86\x97"
- "\x57\xa1\xac\x10\x2c\xeb\x79\xd0\x55\xd8\x26\xa8\xbb\x86\xd3\x7f"
- "\x8f\x62\xdb\xc6\xdf\xc7\xb7\xbd\xce\x90\x81\x79\xc7\x2a\x3b\xa4"
- "\x5c\xde\x3a\xa0\xcb\x37\xb0\xbd\x13\x06\x42\xfe\x4a\xe5\x7c\xa4"
- "\x8f\xc8\x42\x1d\xad\x7c\x96\xfb\xbd\x4a\xf9\x14\xf0\xea\x39\x22"
- "\x87\xf2\x7c\x90\x47\x05\xbe\x68\x95\x47\x2c\x04\x1b\x03\xf1\xaa"
- "\x02\x1b\xa9\x12\xc7\x1b\x79\x19\x6c\xa4\xb0\xf6\xbc\xf1\xf9\x02"
- "\xdf\x42\x3d\xc5\x38\xf6\x0c\x9f\xf1\x5f\x00\x1f\xd7\x88\xbc\x35"
- "\xfe\x0b\x7e\x1c\x2b\x61\x1c\x7d\xa0\xbe\x67\xf8\x7e\x55\x02\x3d"
- "\xd8\x62\x11\xd3\xf9\xb6\x17\xf1\xf4\x97\x05\x1c\x78\x59\xad\xcf"
- "\x46\xfd\xcb\x61\x30\x21\x8b\xcf\x5b\xc1\xea\x9a\xb0\x55\xa0\x45"
- "\x1b\x91\xdb\x07\x0d\xd2\x50\x0f\x8e\x02\xec\x39\xdd\x87\xfb\xfe"
- "\xf2\x69\x28\x3b\xac\x8e\x08\x6e\x7f\xec\xe7\xc1\xee\x11\xf9\x68"
- "\x42\x9c\x8d\x7e\x42\x5d\x9c\xdb\xb0\x89\xed\x33\x81\xbc\x84\x3a"
- "\x15\xd7\x2b\x50\xde\x78\x5e\x7e\xf8\x36\x4f\xf8\xc4\x9a\x57\x22"
- "\xee\x02\x5e\xb9\xcf\xa2\x6c\xad\xa3\x79\xae\x8c\xe9\xc0\x62\x96"
- "\xe7\x91\x21\x7c\xdf\xaa\x58\xdf\xf8\x73\x1c\xb7\x54\x1c\xb7\x89"
- "\x9f\x59\x8c\x23\x8c\xdb\xc4\x49\x3c\x7d\x0d\xea\x72\x51\x5e\x1f"
- "\xd9\x20\xc8\xb2\xbd\xbe\x98\x38\x1a\xe5\x41\x6c\xd7\x23\x31\x36"
- "\xfa\xa2\xc6\xb1\xbe\x78\x24\x98\xef\x6f\xb9\x8d\x6c\x54\xb0\xb6"
- "\xf3\x73\x0b\xe0\xd0\xd0\xc6\xef\xf7\x01\x69\xa8\x3f\xb1\x6e\xcb"
- "\x39\xa8\x94\x8d\x2b\x2f\xcb\x13\x6f\xb7\xc7\xe1\x91\x56\x4b\x79"
- "\x46\xac\x51\x27\x60\x19\x88\x29\x67\x57\x42\x1a\xc3\xf5\x91\x5a"
- "\xd4\x0d\x96\x3a\x1a\x68\xf3\xcd\x14\xe5\xe5\x11\xbd\xb5\x2c\x3e"
- "\x32\x87\x97\x45\xa1\xee\xfd\x80\x51\xa8\x58\xef\xc4\x38\x9b\x7a"
- "\x11\x9b\x5a\x2e\x9e\x33\xd7\xc7\x89\xbb\x85\x39\x0d\xe9\x21\xaf"
- "\x06\xf2\x14\xd9\xcc\x8f\xb9\xd8\x3e\xa8\x4b\xc1\xe9\xac\x42\x4e"
- "\x57\x68\xda\xb9\xf6\x4c\x2c\x2e\xe3\xe7\x09\x48\x0b\xe5\xd3\x54"
- "\xfc\x5c\x22\xf0\xcd\x20\x9b\x36\x19\x1c\xdb\x47\x8f\x28\x04\xfb"
- "\x88\x2b\x8b\xd3\x45\x13\x8d\x7c\xff\x30\xed\x3e\x96\x36\xa1\x16"
- "\xd3\xb2\xd9\x38\xe4\x53\x6e\xbe\x9a\xa0\xe2\xe7\x2b\x94\x2f\xa9"
- "\x4e\x3e\xfe\x04\xca\x18\x9e\xeb\xe4\x11\xd1\x58\x7e\x63\x7a\x27"
- "\xae\x21\x8a\xe0\x5a\x32\xea\x03\xd4\x17\xca\x78\xa6\x37\x94\x4f"
- "\x70\xdf\x25\xa8\x77\xd0\x0e\xc1\xeb\x40\x17\x87\xba\x08\xd2\xdf"
- "\xc1\xfd\x3b\xe9\x0f\x3e\x50\x6e\x44\x3e\x9f\xf7\x10\x67\x2b\xfc"
- "\x10\x25\x13\xd2\x84\x7c\x20\xeb\xab\x30\x1f\xe6\x17\xf4\x17\xea"
- "\x2e\x23\xea\x26\xae\xbe\x49\x03\x78\x1e\xe7\xd6\x0d\x82\x5d\xd4"
- "\x25\xb5\xa0\xc5\x3d\x10\x38\x9d\x36\x69\x36\xd3\x67\x93\xa6\x62"
- "\x5e\x0e\x3f\xd0\x95\xa9\x1d\xf4\xdb\xb2\x15\x44\x5e\x7a\x91\xb3"
- "\xb1\x22\x59\x3b\x27\x95\xb3\x7e\x4c\x52\x73\xfd\x60\x3a\x35\x97"
- "\xb5\x25\x2c\xb2\xb4\x93\xbb\xb6\x19\xfb\x82\xd7\x72\x2c\xae\xe1"
- "\x3e\x24\x70\x6d\x27\xd7\x2e\x9b\x7c\xe6\x2e\x95\x1d\x3d\xee\xbd"
- "\x0b\x3a\xd4\xa7\xb4\x50\xd0\xbd\x93\x95\x7c\x3b\x4f\x09\x7a\x17"
- "\xc6\x25\x11\x75\x2f\x77\x2d\x9e\xa7\x79\x82\xff\xe6\xf4\xfb\xe4"
- "\x41\x6c\x5c\x03\xa5\xfc\x78\x27\xb3\x7e\x4c\xbe\x8b\x5b\x67\xff"
- "\x10\x03\x63\x3b\x59\x2e\x8c\xad\xe5\x6f\x94\x1f\xa8\x1f\xf9\x85"
- "\xe9\x95\x14\x6e\x0d\x5b\x8c\x34\xd8\x26\x36\x47\x44\x18\x6d\x6d"
- "\xea\xb3\xf2\xc8\xed\x38\x2f\x31\x5b\x35\x72\x2d\xef\x23\x22\xda"
- "\x15\xaf\xc2\xbc\x30\xb9\x56\xd0\x31\xb4\x3d\x8a\x60\x1c\x74\x68"
- "\xcb\x21\x4c\xc3\xb8\xf9\x96\x34\xa8\x9f\xde\xee\xd4\xf1\x65\x4e"
- "\x2e\x17\xf4\x06\xea\x92\x86\xb6\xd3\xbc\x4d\x37\x25\xba\x94\xd7"
- "\x25\x17\xe4\x53\x9e\xb4\xb6\xc3\xa6\x3c\x69\xad\x33\x22\x17\xda"
- "\xea\x0c\xb0\x9b\x37\xb5\xe7\x4d\x09\xb2\xb2\x03\x20\xad\x67\xdd"
- "\x31\xd9\x80\x32\x8a\xfb\x20\x71\xfa\x89\xf3\x7b\x4d\xd9\x2b\xb4"
- "\x19\xf5\xe6\xa5\xf5\x82\xff\x22\xf2\x77\x68\xab\xd9\xd4\x97\x6f"
- "\xa5\x3b\xb1\x3e\xa1\x3c\x39\xc1\xbd\x74\x60\x1c\xd0\xe7\x32\x25"
- "\x8e\xd7\xf3\xe5\x56\xba\x92\x9f\xc3\x50\x4f\x5a\xcf\x55\x61\x53"
- "\xad\xe7\xaa\xc8\x49\xf6\x3a\x32\x52\xe1\xfa\x5c\x35\xa5\x05\xf5"
- "\x96\xa0\x23\xad\x75\x41\xa4\x7f\xa9\x95\x2d\x3b\xa5\x58\xb0\x65"
- "\x45\x3d\x3a\x25\x04\x75\x14\xd4\x5f\xc3\xd7\x9d\xa5\x93\x8f\xc9"
- "\x15\xea\x06\x3e\xaa\x6d\x50\x02\x6f\xe6\xdd\x6f\x80\xdf\x49\xbc"
- "\x0d\xc8\xc9\x66\x27\xee\x27\x22\x9f\x54\x03\xfc\x37\x10\xf9\x4c"
- "\xbb\xf4\x22\x69\x16\xe7\x8a\xda\x4b\xcb\x84\xf1\x9d\x7a\xbb\xa5"
- "\x5d\x58\x52\x48\x33\xa1\x9e\x36\xcb\x3e\x6e\x85\xb4\x1c\xde\x87"
- "\xc0\x8d\x2d\x57\x56\x64\x5d\x59\xa1\x75\xdf\x58\x3f\x22\x8d\xd8"
- "\x0f\x5c\x13\x41\xfd\xfb\xd0\xee\xc1\xbd\xd0\x40\x6e\x22\xca\xba"
- "\x79\xfe\xc1\xfc\x8e\x0c\x4b\xfb\x2a\xac\x18\x75\x25\xbf\xf6\xac"
- "\x03\x7b\x27\xd7\xd2\x17\x33\x73\x4a\xb4\x32\x69\x85\x7a\x69\x72"
- "\xfc\x18\xa5\x7a\xa9\x3a\x59\x3d\x2f\x51\xbd\x6e\x5e\xb2\x7a\xd9"
- "\xd2\x90\x25\xf3\x16\xa9\x17\x28\xd7\xcc\x5b\xa9\x0c\xd5\x8c\xd0"
- "\x0c\x24\x22\xe9\x43\xca\x79\x2b\x57\xae\x5a\xb2\x30\x4e\xb9\x54"
- "\xbd\xe0\xbe\x15\x0b\x57\x2e\x4c\x56\xce\x5b\xb1\x6c\xd5\xd2\x38"
- "\xe5\x88\xb8\x91\x23\x42\x1f\x8c\x1b\x68\xe9\x43\xbb\x5b\x41\x5a"
- "\xcd\x57\x5a\x5a\x72\xae\x10\x1f\x3f\x49\xd2\x0a\x3f\x8d\x7a\x29"
- "\xf3\xdb\x3d\xba\x70\x54\x3e\xe1\xf6\x57\xc7\xbd\x6b\x69\xde\x54"
- "\x0d\x7c\xcb\x91\x0e\xfa\xa9\x2c\xc3\x3d\xd6\x87\xd1\xe1\xed\x79"
- "\x8f\x06\xeb\xe4\x8f\x29\xb8\x7d\x69\x21\x1d\xfa\x36\x9c\x5e\xa9"
- "\x6b\x01\x9b\x2d\x09\x9f\xf9\x2e\xbb\x42\xfc\x73\x57\x13\x39\x1c"
- "\xbe\x70\x28\x70\xff\x75\xc8\x33\x47\x27\x9f\xc6\xfb\x45\x1f\x35"
- "\xea\x87\x2c\x3a\x49\x73\x17\x9d\x64\xb8\x3c\xda\x21\xf8\xa4\x67"
- "\x6d\x26\xb3\x90\x3f\x4f\xcb\x1f\xe5\x7c\xd9\xcf\x03\x2f\xa3\x4f"
- "\xf6\xd2\x87\x93\x23\xc0\x1e\x3c\xa9\xbd\x8d\xbb\xd6\xd1\x26\x25"
- "\xbe\xd0\x2e\xf9\xc1\x94\x50\xf2\x32\xd4\xb5\x32\x90\x52\xa8\x43"
- "\x2b\xf8\xd3\xa0\x0f\x0a\xe8\xcb\x09\xbe\x1f\xaf\x71\xfd\x28\xa4"
- "\x41\xf9\x43\xa1\x7d\x79\x5c\x7b\x5a\x85\x3e\x40\xbb\x4f\x40\x9b"
- "\xa2\xa1\x9d\x0a\x6c\x97\x23\x5f\x1f\xfa\xbb\xce\xca\xa7\x3d\x60"
- "\x5e\x0d\xe3\x76\x07\xdb\x4b\x29\xa7\x94\xc9\x1f\xf4\x2b\xb1\x0c"
- "\x7e\x67\x5f\x24\xbe\x5b\x71\xdf\xee\x8c\x3b\xe9\xb1\x36\x23\x69"
- "\x54\x9d\x20\x7e\x6b\xa9\x9e\xbe\xdf\xd2\xc2\xfa\x34\x2d\x16\x75"
- "\xc3\xbb\x09\x27\xe4\xd8\x27\x98\x2b\x7c\xcb\x2e\x3a\xf5\x2d\xca"
- "\x5f\x1e\x46\xdb\xe8\x0e\x4b\x9b\x6b\xda\x61\x1c\x13\xb4\xb7\x2e"
- "\xc1\x3c\xd5\x9e\x37\xad\x1a\xea\xf6\xe1\x6d\xe3\x36\xda\x35\xc7"
- "\xc2\x96\x9a\x86\x7c\xd6\xe6\xa4\x6c\x1f\xa1\x6c\xdc\x0f\x1c\xf3"
- "\x30\xfc\xa3\x1e\x80\x3c\x7a\xb1\xfc\x28\x85\x6d\xf9\x58\x26\xfc"
- "\xd6\x0b\xf5\xb0\x75\xf8\x34\xb4\x09\xf4\xc0\xcb\x7a\x27\xf5\x05"
- "\xe5\x15\xd2\xe3\x8d\x90\x9e\xd3\x41\xe4\x40\x7b\xbc\xac\x90\x2b"
- "\x3f\x49\x27\x9f\x7a\x1c\xcb\x7f\x7e\x18\x21\x9b\x80\xe6\x52\xde"
- "\x34\x1f\xf4\xef\xc2\x35\x90\xf9\x30\x62\xeb\xb7\xe6\xf9\xf9\x21"
- "\x1b\x7e\x8e\xc8\x43\x9b\x30\x1f\xca\x07\x1e\xca\xb9\x4c\x70\xce"
- "\xa9\x1f\x99\x4f\x82\xb1\x1e\xf8\xdd\x84\xfe\x10\x28\x53\x27\xd4"
- "\x47\x81\xff\xb3\xcd\xcc\x07\xc3\xf3\x56\x48\xa3\xa6\x05\xf7\x5a"
- "\xa0\x07\x41\xbf\x63\x1b\x91\xc7\xda\xf3\xa6\xfb\x0b\x3c\x05\xbc"
- "\x7e\x9c\xe3\x2b\x7f\x12\x4c\xf3\xa2\x8a\x70\x6f\x70\xe4\xab\x52"
- "\xe0\x27\xe4\x2b\xa0\x8d\x10\x78\x0a\x78\xad\x09\xe9\xa0\x0d\x03"
- "\xab\xd7\x45\xc8\x51\x47\x36\xcb\xa7\xbf\x87\x3c\x46\xff\xf4\xf8"
- "\x09\xfa\x8b\xdf\x9f\x60\x38\x4d\x7f\xaf\xd1\xc0\x30\x10\xc7\x7d"
- "\x7a\xa6\xc5\xb8\x37\x01\x1f\x0f\xc4\x71\x66\xbe\xea\xe9\xef\x41"
- "\xdb\x9a\x38\x5b\x7c\x03\x60\xc0\xcd\x55\xd3\x93\x31\x3f\x3f\x86"
- "\xf5\xe2\x18\x4e\x6f\x72\x34\x86\x36\x63\xc7\xed\x45\x4d\xf3\xa6"
- "\x9f\x44\x59\x69\xcf\x7b\x4c\x2e\xec\x43\xed\x08\x4b\xa8\x43\x2e"
- "\xcf\x27\x3e\x58\x47\xad\x3f\x47\x1f\x26\xd4\x91\x03\x63\xad\x4f"
- "\x53\xf5\xc8\xcf\xb5\x30\x33\xa3\x4f\x1c\xf3\x07\xf9\xe3\xf8\x3e"
- "\x96\x2c\xe6\xa7\x6d\xb6\xf9\x47\x2c\xb0\x6a\x2b\x77\xd0\xbc\xc7"
- "\x32\x5f\xe6\xf7\xe9\x86\xfc\x7b\x7a\x6a\x6f\x90\x92\xcd\x93\xda"
- "\xbb\x91\xbf\x1f\x3b\xdf\x58\x44\x08\xa6\xf1\xe7\x27\x2f\xc1\xdc"
- "\x63\xeb\xdf\x77\x7e\xbf\xe1\xf1\xfb\xac\xef\x37\x3c\x3e\xdc\xd9"
- "\xfd\x06\xeb\x7a\x1f\x57\x63\xbd\xe6\xb2\xd9\x12\xb1\xee\xc7\x67"
- "\x9b\x1d\xd4\x2d\xe4\x1f\x59\x6e\xb9\x9e\x79\x7c\x2f\xb6\xa1\x01"
- "\xe6\x29\xfa\xcb\xd9\x12\x0a\xe5\xd4\x72\x73\xf8\xe3\x35\xcc\x7e"
- "\x41\xbb\xe8\xf1\x22\xa4\xb1\xed\x47\xf7\xc7\xc7\x1f\xf7\xe8\x22"
- "\x1d\xdc\x49\xbf\x47\x89\x02\xbf\x1f\xd4\x0b\x97\xa5\x56\xc4\x84"
- "\x3a\x38\xf1\x25\x64\x2c\x47\x4f\xe1\xc3\x92\xf8\x73\x56\x8a\xbc"
- "\x9b\xbe\xfb\xba\x17\x9f\x01\xac\xbd\x5c\x79\x06\x22\x61\xbf\xc2"
- "\x15\x16\x14\x91\x3d\xe4\xa6\x44\xc8\xe2\xe8\xb3\x1c\x8e\xf4\xd9"
- "\xfd\xa0\xbc\x50\x8e\x98\x52\x23\x5f\xbe\x70\x4e\x2d\xcf\x31\xc5"
- "\xfa\x1c\x3e\xb2\x39\x16\x15\xdc\x29\x8b\xe3\x1e\xdf\x7a\x38\xae"
- "\x3b\x49\x5a\x6e\xd9\x56\x18\xee\xf4\x7e\xdc\x0f\x3f\xfc\x63\x80"
- "\xf2\x82\xe1\x7a\x78\x74\x37\xc1\x2d\x6d\x1b\x2d\xc8\x8f\xb2\xe6"
- "\x8f\x2b\xef\xa1\x8f\xee\x7e\xee\xb0\xf8\x7d\x27\xfb\x1a\x17\x7b"
- "\x15\xcb\xef\xf9\xa3\x6c\x1a\x20\xfc\x14\xd9\x63\x5c\xb3\x23\x52"
- "\x71\xfc\x1f\x12\x30\xa6\x96\x1c\x2a\x5e\x9f\xa0\xb5\x3e\x9f\x98"
- "\x6b\x7d\x3e\x49\x77\x15\x5a\x4e\xb8\x4a\xd2\x74\x43\x08\x89\xa8"
- "\xea\x4e\xf4\xb3\x11\x19\xbf\x5c\x1b\x11\x12\x3f\x7c\x6b\x64\x84"
- "\x4c\x0e\xb3\x48\x96\x3b\xa6\xbe\x36\x9f\xdb\x36\xf2\x02\x71\xa7"
- "\x5e\x61\x77\x71\xa2\x4d\x1a\x9e\xdf\xa4\xe4\xd3\x46\xef\xb7\xa3"
- "\xe7\xd2\x94\x16\xe7\x92\x08\xf8\x53\x0e\xfc\xaf\xb7\xa7\xfd\xf9"
- "\xf3\xf3\xc7\x85\x8f\x04\xe5\xe3\xe7\xcf\x35\xfa\x50\x36\x8b\x83"
- "\x26\xe2\xbe\xf0\x1f\xed\x56\x94\x94\xbf\x40\xf9\x04\xca\xff\xb8"
- "\x2a\xf3\xf8\xcf\x9f\x9f\x3f\x3f\x7f\x7e\xfe\xfc\xfc\xf9\xf9\xf3"
- "\xf3\xe7\x06\xf8\x48\x2c\x17\xd6\xb8\xdf\x43\x7f\xfe\xdb\x72\xfd"
- "\x23\xe1\x0f\xcb\x34\xa9\x37\xf9\x28\xff\x21\xe9\x11\x5a\x65\x79"
- "\xac\x4e\x91\x1b\xdd\x14\x5a\x9d\xa4\xf7\xc9\x8c\xaa\x0b\xae\x54"
- "\xb5\x04\x16\xc5\x9c\x08\xaf\xd1\x18\xe4\x9b\x22\x6b\x83\x2a\xe2"
- "\x9a\xfd\xf3\x67\x1f\x0f\xdb\x93\xdc\xe6\x9b\x35\xa3\x3e\xa4\x2a"
- "\xb1\x75\x78\xf1\x9c\x93\xe3\xf7\xa5\x18\xa5\x19\x93\x0f\xdc\xfd"
- "\xea\xfc\xd3\x43\xf3\x7e\xfb\xe9\x98\xbf\xae\xb8\x38\x70\xcb\x63"
- "\x47\xee\xfd\x4b\xc2\xb9\xdb\x5e\x79\xf6\xcb\x87\xfe\xbe\xae\xf3"
- "\xa6\x17\x1e\xfd\xe7\xaf\x5f\x8f\x3f\x3b\xac\xf0\xa9\xcf\x1f\x7c"
- "\x7f\xf5\x95\xc1\xd9\x4f\x34\x8c\x7c\x6b\xe9\x85\x3b\x4a\x9f\xfb"
- "\xfa\x91\x0f\x53\xcd\x92\x8d\x93\xf6\xdf\xb5\x73\xde\xb7\x43\xb6"
- "\x3d\xf9\xc9\xe8\x77\x96\xff\x34\xe0\xc5\xe9\x87\xef\x79\x43\xfd"
- "\xfd\xad\xdb\x9f\xf9\x62\xdc\xde\xb5\x1d\xfd\x36\x4f\x3d\x34\x62"
- "\xd7\xc2\x33\x01\x05\xbf\xfb\xec\x81\xf7\x56\x5d\x1e\xb4\x75\xe6"
- "\xb1\xfb\x76\x2f\x39\x7f\x7b\xc9\x1f\x4e\x4d\xf8\x60\x83\x49\xf6"
- "\xfc\x94\x83\xbf\x7a\x6d\xc1\xbf\x6f\x79\xf9\x7f\xff\x75\xff\xbb"
- "\x2b\x2f\xdd\xfc\xd2\xe3\x47\xff\xe7\xcd\xc5\x3f\xfc\x72\xc7\xef"
- "\xbf\x7a\xf8\x1f\xeb\xbb\xfa\xff\x71\xda\xc7\xbf\xf9\xf3\xa2\xef"
- "\x7e\xf1\xa7\xa7\xff\x6f\xec\xdf\xd6\xb4\xfb\xe5\xcc\x6a\x1c\xf5"
- "\xf6\xb2\x1f\xef\x2c\x9b\xfb\xcd\xc4\x8f\xd2\xa8\x37\xe3\x47\xe4"
- "\x3b\x2e\xf5\x25\x6e\xa2\xf1\x88\xc9\xa5\xb1\x1e\x97\x23\x95\xf0"
- "\xf8\xb3\x84\xf4\x07\x88\xc4\x87\xdc\x24\xf7\x60\xc5\xe0\x69\xbf"
- "\x9d\x7c\x94\x96\xf9\x5d\xf9\xa0\xff\x68\x34\x1c\xf7\xc3\xf1\x4b"
- "\x2e\x45\xf4\x02\xdc\xed\x62\x19\xd7\xfe\x23\x81\xbe\xcb\xa0\x65"
- "\xfd\xc8\x4d\x30\x5a\x3e\x64\x00\x19\x48\x6e\x26\xbe\x64\x10\x19"
- "\x4c\xfc\x88\x82\x0c\x21\x43\xc9\x2d\xc4\x9f\x04\x90\x61\xe4\x17"
- "\x24\x90\xdc\x4a\x6e\x83\xde\x0c\x27\xb7\x93\x3b\xc8\x9d\x30\x28"
- "\x77\x39\xee\x4b\x3a\x89\x08\x84\x3f\xf0\x3f\x9a\x44\x70\xe7\xb1"
- "\x3f\xa7\xf7\x69\xba\x96\x4f\x6f\xe2\xd3\x75\x3f\xa7\xf7\x69\xba"
- "\xf2\x3f\xfc\x7d\xd7\x7f\xf4\x5b\x02\xa6\x03\xb3\x1e\xac\x6c\x88"
- "\xee\x8f\x6d\xaa\x84\xff\x74\x9f\x93\x5e\xf2\xdb\x95\x67\x9d\xdf"
- "\xf6\x13\x01\x07\xef\x90\x4d\x23\x84\xdd\x6f\xa0\x96\x1f\x63\xa1"
- "\xe4\x80\x7c\x48\x3a\xde\x3a\xf1\x21\xfe\xdc\xdf\xde\x3f\xda\x64"
- "\x38\xd2\xe1\xc8\x82\x23\x07\x8e\x1d\x70\xec\x12\xca\x26\x92\x3b"
- "\x23\x89\x44\x99\x02\xdf\x3a\x22\xb9\x2b\x10\x8e\x2a\x22\x09\x0a"
- "\x21\x92\xbb\x5b\x89\x64\x44\xa2\xd8\xf8\x91\x99\xdd\xad\x94\x84"
- "\xf0\xe9\x4a\xf8\x3d\xda\xd2\x57\xeb\xee\x7c\xa6\x9d\x3a\x3b\x4a"
- "\x39\x7a\x64\xd8\xc8\x07\xee\x9f\xa7\xbc\xef\x3e\xe5\x98\xd0\xd1"
- "\xa3\x47\x85\x3e\x38\x6a\xf4\x58\xe5\x98\x31\x0f\x8d\x0e\x7d\x28"
- "\x34\x54\xb9\x64\xed\x0a\xf5\xe8\xd0\x45\x0b\x95\x4b\xe3\xd4\x2b"
- "\x95\xf1\xea\x15\x4b\xd6\xcc\x5b\xb1\xd0\x85\x9e\xbb\xf5\x81\xae"
- "\x90\xdb\x4d\xac\x99\x96\x08\x49\xc8\x44\x22\x9f\xed\x43\xe4\x8b"
- "\x74\xc4\x1e\xd2\x60\xfe\xb0\xfb\x2c\x79\xf6\xa9\x2f\x47\xfc\x7e"
- "\xf0\x81\x49\x8b\x46\x4c\x98\xf2\x5a\x4e\x35\x91\x2e\xae\x27\xd2"
- "\x05\x59\x44\xfa\x4c\x3a\x91\xce\x34\x10\x69\x44\x1b\x91\xee\xaa"
- "\x22\xd2\x92\x68\x22\x7d\x39\x98\x48\xff\xb8\x89\x48\xd7\xc5\xd9"
- "\xa7\xed\x99\xc3\xd2\xce\x66\x12\xe9\xc9\xf1\x44\xda\xa4\x21\xd2"
- "\x83\xfe\x2c\xcd\x08\x69\x17\x83\xae\xf6\x50\x5c\x85\x8f\xbb\x7c"
- "\x20\xf9\x7f\xee\x2b\xa9\x0f"
+static unsigned int rss_eth_z8e_uncompressed_length = 534724 ;
+static unsigned int rss_eth_z8e_length = 151912 ;
+static unsigned char rss_eth_z8e[151912 + 1] =
+ "\x78\x9c\xec\xbd\x7f\x7c\x94\xc5\xd5\x37\x7c\xb2\x59\x24\x60\x92"
+ "\x0d\x18\x71\x4b\xb1\xae\x16\x74\xb1\xfc\x08\x8a\x95\x5a\xd0\x28"
+ "\xa0\x51\x81\x44\x49\xdb\xa8\x68\x40\x01\x03\x46\x88\x10\x61\x81"
+ "\x90\x0d\x0b\xb6\xb1\xe6\x17\x3f\xc4\x08\x81\xc4\xa7\xd8\xd2\x16"
+ "\x6b\x6c\x69\x8b\x2d\x6a\x2c\xe9\xfb\xd0\x36\xc9\xd2\xbe\xf4\x79"
+ "\x72\xd7\x20\x6b\x8c\x31\x37\x2e\xb0\x92\x85\xac\xc9\xee\x35\xef"
+ "\xf7\xcc\x5c\x57\xb2\xbb\x6c\x50\xee\xfb\xfe\x7c\xde\x7f\x9a\xcf"
+ "\x67\x73\x5d\xd7\xfc\x38\x33\x73\xe6\x9c\x33\x67\x66\xce\x9c\x21"
+ "\xba\xfc\x3f\x0f\x25\xf0\x23\x8e\xe2\xcf\x1d\x7d\xff\xbf\x90\xff"
+ "\xdf\x7f\xff\xfe\xfb\xf7\xdf\xbf\xff\xfe\xfd\xf7\xef\xbf\x7f\xff"
+ "\xfd\xff\xfb\xe7\x8b\xa3\xa9\xe7\x4c\x66\xfa\x53\x15\x51\x8f\x2b"
+ "\x61\x8c\x27\x2e\x6e\xce\x2b\xdb\x45\x10\x51\x71\x18\xe7\xc7\xf0"
+ "\x93\x7f\xdb\x10\x66\xaa\xa2\x84\x1b\x52\x28\x45\xbc\x62\x35\xcd"
+ "\xdc\x43\xb4\x63\x94\xf0\x6e\xdf\x29\x7c\x8d\x45\x44\x47\xf6\xe1"
+ "\x7b\xa7\xe8\xda\x3e\x4a\xf8\x01\x67\xa1\x87\x16\x9a\x19\xce\x66"
+ "\x7c\x6f\x46\x38\xc2\x0a\x11\xe6\xe7\xb0\x4a\xe4\x33\xc2\xdd\x5b"
+ "\x2e\x50\xa3\x2d\x48\x95\x0c\xc7\x16\xa2\x59\xd7\xcb\x7a\xd4\x21"
+ "\x6d\x11\xa7\xdd\x34\x0a\xe5\xa6\x12\xb9\x76\x8a\x40\x58\x1d\x12"
+ "\xb8\x1c\x2e\x5b\x4f\x7f\x2c\xaa\x3c\x1f\xc2\x3a\x8c\xf2\x06\x81"
+ "\x91\xc2\xf9\xb9\x0d\xb6\x6f\x50\x7c\x27\x5d\x79\x35\xc3\xe4\xba"
+ "\x09\x17\x25\xb8\x7b\x83\xd4\x49\xc3\xec\xdd\x2e\x8a\x3f\x02\x6c"
+ "\x54\xec\x94\xe1\xf1\x6e\x7f\x90\x6c\xc5\x14\x87\xb8\xb9\x78\x9a"
+ "\x90\x2f\x89\xf1\x33\xbf\x86\xc6\x72\xd9\x80\x6b\x16\xa6\x86\xb8"
+ "\xda\x91\x44\x8c\x23\xbf\x89\x6e\xf2\xbb\x28\xae\xc7\x35\x0c\xed"
+ "\x4f\xb0\xcb\xf6\xa3\x5c\xe4\x35\x77\xd2\xf0\xcf\x4d\x48\x8f\x32"
+ "\x7d\xb6\xf5\x5c\x87\xe1\x7f\x16\xae\x06\x93\x01\x47\x73\x35\x5c"
+ "\xb9\x77\x1b\x51\xb7\xcb\x74\xbf\xdf\x64\x11\x3a\x9c\xc3\x06\x1c"
+ "\x4e\x87\xb2\x12\xb9\xac\x6e\x97\x79\x5b\x58\x1a\x8f\x91\x06\xf5"
+ "\xf6\x4d\xf6\x53\x3c\xd7\xb9\x9d\x86\x4f\xe3\xf2\xf4\xb6\x98\xb9"
+ "\x0c\xf7\x9a\x20\xb9\xd1\xf7\x28\x3b\x15\x6d\xb5\x1d\x09\x10\x01"
+ "\xe6\x88\xda\x62\x22\x86\x8f\xfa\xdb\x14\xcc\xe1\x53\x0d\x98\x0c"
+ "\xa3\xbf\xad\xae\x86\x91\xb5\xb2\x8e\xdc\xd6\x04\xd2\xd3\x2e\x0c"
+ "\xaf\x23\xc3\x45\x5b\xae\xe1\xb6\x34\x82\xa2\xf4\x34\x5b\xfa\xf1"
+ "\xd1\xdf\xfe\x2b\xd3\xa3\x60\x5b\x15\xec\x38\xc0\x8e\x6b\xd0\xf3"
+ "\xf5\xb7\xdf\x13\x95\x5e\xa5\x4d\x19\xe6\x37\x09\x1d\x0f\xc3\xbb"
+ "\x06\xd2\x0e\xdb\x11\x9e\x16\xf5\x31\x29\xdc\x92\xc9\x43\xc3\x5b"
+ "\xd1\xce\x78\xa4\x99\x83\x7e\xb4\xe9\xf1\x57\xeb\xf1\x56\xc4\xdd"
+ "\xa5\xe0\x5d\x39\x2d\x0c\x5e\x0a\xc3\x0b\xa7\x2d\xc5\x51\x66\xfc"
+ "\x86\x40\x41\xbe\x02\xbf\xa1\x09\x06\xbd\xad\xb6\x0a\xcd\xf9\x35"
+ "\xb4\xa9\xe2\x83\x85\x9a\x4b\x90\xdb\x11\x20\xdb\x68\x72\xb6\xd3"
+ "\x95\xf5\x80\x4f\x15\xeb\x29\xc1\x59\x20\x02\x6e\x87\x97\x5a\x7c"
+ "\x5e\x72\xfa\xc0\x1b\xc1\xf3\x54\x7c\x1e\xb4\x18\x3c\x4d\xc5\xcf"
+ "\x91\xb5\xb1\xe8\x13\x8a\x45\xcb\x9a\x49\x90\x73\x0c\xe7\xed\xa0"
+ "\x96\x9a\x0e\x72\xd6\x44\xe6\x75\x5e\x4b\xd6\x66\x7c\xa3\xcf\x2d"
+ "\x5c\x0f\xe6\xb7\x60\xf2\x07\x0b\x8b\x5e\x25\xb3\xf3\x7a\x32\x35"
+ "\x2f\x6e\xd0\xeb\x92\xe8\xe0\xba\x6c\x39\x45\x09\x3f\x59\x0a\x3a"
+ "\x3c\xc5\xf5\xfd\x78\xe1\x9b\xeb\x03\xa6\x23\xd6\x39\x74\xc4\xda"
+ "\x46\x8d\xd6\x19\xd4\xe8\x98\x45\x15\xa7\x28\xf1\x48\x60\x3a\x35"
+ "\x9a\xef\xa5\xc6\xb1\xb3\xc8\xed\xc5\x3b\xf8\xf7\x88\xd5\x4f\xb6"
+ "\x35\x4c\x4f\x89\x79\x3b\x96\x53\x82\x47\xc1\x04\xee\x12\x0b\xdf"
+ "\x2f\x24\x62\xdc\xf1\x77\xac\x76\xac\xfe\x1a\x59\x51\xbf\x2e\xd4"
+ "\xe5\x3b\xa8\xcb\x1b\x63\xad\x94\x86\x3a\x0f\x75\x57\x07\xc9\x5c"
+ "\x44\xc3\x06\xe1\xe3\x54\x0d\xb4\x07\xde\xf5\xee\x85\x3c\x61\xfe"
+ "\xed\xde\x90\x03\x99\x90\x08\xfe\x4f\xdc\xa2\xf3\x80\xd7\xf9\x1a"
+ "\x99\xbb\xd7\xe6\xc4\xd5\xee\x14\x1d\x3d\xae\x24\x32\xe2\xc0\x8b"
+ "\x1d\x88\xef\x9a\x9c\x4a\x29\xee\x60\x3a\xbd\xd7\xdb\xc5\xfc\xe8"
+ "\x4d\xf6\x53\x1c\xc3\xb3\x38\xc0\x3b\x6b\x68\x08\xea\xf3\xf7\x5a"
+ "\x84\x7f\x13\xe9\x90\x3f\xdd\x43\x3b\xeb\x39\xbf\xb8\xe6\x31\xbf"
+ "\x76\xcd\x63\xe7\xb5\x57\x1e\xeb\x16\xaf\x3c\x76\x2e\xf4\xca\x63"
+ "\x9f\x3b\xd7\x51\x42\xe8\x9a\xc7\x7c\x2d\x05\xb2\x0f\x52\x5a\x0a"
+ "\xd0\x07\x21\x4a\xd8\x78\x9a\x52\x9e\x78\x0e\x7d\x1f\x3c\x41\x1b"
+ "\x97\x91\x55\x4b\x6a\xb7\xba\x83\xff\xa4\x27\x8a\x48\xe0\xdd\x1e"
+ "\xab\x7d\xdd\xc9\x1f\xd7\x19\xbc\x85\x72\x0f\x79\xe2\xff\x95\xc3"
+ "\xe5\xfa\x92\x3e\xab\xc3\x6f\x1f\x7e\xfb\xf1\x3b\x20\x92\x3f\x3e"
+ "\x00\x5c\x39\x93\x37\xc5\xd1\xde\x5e\xa2\xc9\x1a\xc5\x9d\xa2\xa4"
+ "\xe3\xa8\x7f\xca\x20\x78\x1b\xa3\x6d\xbb\xa9\xea\xa6\x12\x2a\xee"
+ "\xe9\xc9\x23\x96\x85\x2c\xff\x58\x1e\xf6\xb8\x92\x6d\x28\xa7\x5a"
+ "\xf2\xef\x4e\xc8\x98\x91\x37\x55\x21\xbc\xcb\xbf\x21\x2f\xce\xb7"
+ "\x21\xcf\xd4\x3d\xf2\xa6\xed\x48\x33\x0b\x69\x8e\xe9\x38\xec\x62"
+ "\x58\xe0\x2d\x5f\x52\x90\xe2\x01\xb3\xe0\xf7\x17\x5a\xcd\x7b\x76"
+ "\x8a\x36\xa4\xcb\xef\x87\x05\xd8\x80\x03\xfc\x27\x97\x18\x61\xc0"
+ "\x75\x47\x39\xd2\x71\x7e\x77\x20\x9d\xc7\x14\x8f\x3b\xbf\x8b\x2c"
+ "\x41\x1a\x2e\xfa\x54\x79\x48\xd3\xc5\x32\x3d\x29\x40\x57\xf4\xb8"
+ "\x28\x8b\x61\x73\x3e\xb7\xb7\x8b\x90\x6f\xbb\x70\xe6\x99\x10\x3e"
+ "\xaf\x47\xe4\xc5\x6d\x41\xf8\x11\xe4\xd7\xcb\xee\x32\xea\xc8\x65"
+ "\x70\x5f\xcb\x7a\x82\x1e\x8e\xe4\x07\x28\xa9\x9a\xe2\x91\x6f\x3e"
+ "\xc3\x63\x58\xa0\x03\x0f\xda\xba\xfd\x48\xbe\x8f\x34\x11\x01\xd3"
+ "\xa3\xe0\x59\xa6\x45\xc0\x43\xb8\x00\x3c\xa6\xbf\x46\xe4\x49\xaa"
+ "\x93\xf0\x1e\xfe\xbd\xc6\xf0\x02\x64\xb6\xc9\xfa\x7e\x9f\x61\xf4"
+ "\xb0\xfc\x00\xcc\x86\x35\xf7\x90\x97\x2c\x75\x3e\x67\x5e\x7c\x0b"
+ "\xc6\x4d\xce\xff\x66\x71\xd7\x10\xd1\x9d\x13\xcf\x34\xc7\xf1\xee"
+ "\xe0\x39\x4e\xb3\x49\x74\xe7\xc5\x27\x79\x21\x8b\x90\x06\xf9\x1d"
+ "\x5c\xcf\xf0\xbe\x7c\x78\xf6\xf7\x67\xd0\xf7\x67\xdd\x3f\x6b\x06"
+ "\xcd\xbd\x7b\xe6\x0c\x4a\xfb\xce\xc4\xb4\xa9\xb7\xde\x7e\xab\x7c"
+ "\xb9\xf5\xf6\x69\xb7\x52\xd6\x0f\x1e\x9e\x41\x59\xf3\x66\xd0\x7c"
+ "\xfc\xb2\xe6\xcf\x7e\x78\xd6\xec\xf9\x33\x28\xe7\xde\xfb\xf1\x35"
+ "\x73\xc6\x94\xb4\xfb\x26\x66\xcd\xbc\x7f\x36\x3d\x94\x7d\x4b\xda"
+ "\x2d\xb7\xd0\xdd\xb3\xe7\x4c\x49\x4b\xd3\x9f\x53\xd2\x38\xc9\xa3"
+ "\xd3\x66\xcf\x9f\x98\xb5\x6a\x65\xe1\xca\x89\xf3\xee\x9f\xc9\x21"
+ "\x90\x6e\x61\x34\x64\x0f\x5d\xd0\x18\xd7\x7e\x71\x36\x83\x34\xc8"
+ "\x8e\xbd\xa0\x01\xfc\xbc\x0d\xc5\xed\x90\x01\x23\x9e\xdf\xcb\x7d"
+ "\x27\xc7\x00\xcb\x61\xf0\xbd\xb9\xc7\x95\x52\xe4\x89\xff\x20\x85"
+ "\x71\x68\xbb\x81\xe5\x84\x75\x08\xe2\xde\xd7\xc7\x9a\x21\x88\xaf"
+ "\x89\x8c\xbf\x0a\x32\xd8\xf2\xbf\x5b\x6c\x44\x6e\xfc\x80\x77\x3f"
+ "\x64\x21\xf0\xeb\xa3\x6e\x67\xce\x10\xd0\x77\x1c\xca\xe8\x00\x6f"
+ "\x1e\x43\xde\xd6\x30\x9e\xef\x40\xff\x1c\xe3\x71\xe5\x0c\xa5\xbc"
+ "\xd5\x52\x98\x4e\xdc\x4f\xee\x42\x1d\xc6\xf9\x7e\x18\xc3\x25\x0c"
+ "\xf4\x3d\xe0\x1c\x57\x70\x46\xd8\xc2\xe4\x83\x87\xe1\x54\x20\x4e"
+ "\x87\x75\xbe\x05\x72\x02\x72\x7c\xb9\xe6\xb4\x93\x48\xfe\x20\x4f"
+ "\xeb\xb3\xcb\xb1\x12\xf9\x72\xc2\xe8\xda\xdf\xe8\x40\xba\x9f\x64"
+ "\xc4\x81\x0e\xe2\x30\xfe\xa2\x2d\x29\x8b\x41\xdf\xfe\x50\xc5\x67"
+ "\x6f\x89\xb3\x39\xac\x47\x5c\xd1\x49\x23\xff\x8e\xf6\x35\x69\x15"
+ "\x9f\xd5\x8b\x1e\x19\xc6\x78\x3b\x24\xf8\x3b\x19\xe9\xfa\xfa\xc3"
+ "\xde\xe6\x30\xd0\x41\x3c\xf3\xab\x10\x32\x1c\x63\xe6\xc8\x75\x90"
+ "\x69\xad\x48\x5b\xcf\x69\x27\x07\x69\x28\x64\x8d\xd5\xe6\x8c\xa3"
+ "\x76\x1a\x49\x5a\xf2\x67\xbf\x0e\x2b\x0f\x70\x46\xf2\x20\xc5\xf4"
+ "\x68\xee\x39\x0b\x38\xdd\x32\x1c\x7a\xcc\xc8\xc7\x01\xff\x37\x2c"
+ "\x2b\x95\xfc\xb6\x8e\xe3\x74\xfa\xd8\x3c\xf0\x0d\x5e\x57\x70\xac"
+ "\xe3\x8e\x00\x97\xac\x2f\xb0\xfe\xd7\xe3\x1a\x99\xed\xa1\x24\x9f"
+ "\x1a\x1b\xad\x63\x39\xad\x86\x3a\x8a\x94\x7c\x6e\xcb\xc1\x86\xf5"
+ "\x5e\xea\x2c\xe0\xb1\x76\x64\x8a\xe6\xcc\xa3\xc8\x3a\x8d\x68\xe2"
+ "\xfa\xb3\xfc\x00\x2e\xfe\x09\x3a\x18\x06\x78\xfb\x22\xe9\x60\x64"
+ "\x03\xe0\xbc\x85\xfa\xb5\xa2\x4d\x6f\x79\x68\xc4\x51\xad\x3b\x0f"
+ "\xe5\x92\x09\x7c\x05\x79\x3e\x00\x43\xcf\xdf\x11\x99\x7f\x44\x29"
+ "\xe7\x43\xfa\x21\x3d\xdd\x32\x7d\x19\xe3\x5c\xa7\x3b\xd0\xe5\x55"
+ "\xa9\x91\xe9\xaf\xf9\x4f\xd4\xe5\xc3\xb0\xf8\xa9\x51\xf1\xcd\x88"
+ "\xff\x58\x8f\x07\xdf\x5f\x95\x1d\x45\xb7\x05\x88\xff\x14\xf5\xf5"
+ "\x83\xaf\xa1\x5b\x8c\xc8\x00\x8d\xf9\xc2\xd2\x6f\x89\x4a\x0f\x39"
+ "\x6f\xf9\x8c\xe9\x86\xc7\x1c\x4e\x5f\xab\xf3\x0e\xd2\x27\x20\xfd"
+ "\xc1\xa8\xf2\xdf\x40\x7a\x7f\x58\xfd\x8e\x47\xc6\xa7\xd6\x20\xfe"
+ "\x0b\xa6\x75\xe8\x44\x43\x90\x66\x28\xcb\x12\x96\x63\x47\xf2\xb9"
+ "\xbf\x52\xcd\x51\xe9\xc7\x22\x5d\xa2\x8e\x23\x93\x8e\xa3\x0c\xee"
+ "\x47\x94\xd1\xa6\xea\x90\x3a\x2d\x2a\x4f\x0e\xf2\xa4\x02\x8f\x6f"
+ "\x19\x74\x19\x23\x4f\x7e\x54\x9e\x32\xee\x47\xa1\xca\x31\xf7\xf4"
+ "\x0d\xe4\xd1\x65\x64\x38\x0c\x6e\xdb\x95\x80\x51\x1f\xd5\xf6\xa9"
+ "\x28\x77\x4c\xb9\x92\x3b\x57\x82\x86\x6e\x41\xd8\x38\xc0\xfc\x2d"
+ "\xf3\x00\x78\xd5\xef\xf6\x05\x48\x38\x33\x12\x15\xed\x5e\x3d\x22"
+ "\x39\x48\xfc\x3e\x91\xdf\x19\xb6\xe8\x99\xa3\xf3\xe4\xd5\x23\xf0"
+ "\x44\x78\x2a\xeb\x6f\x71\x2c\x83\x45\xcf\x83\x9a\x82\x79\xf5\x6d"
+ "\xc2\x44\x26\x7c\x87\xf4\x32\xae\xc5\x77\x1c\xea\xff\x6b\x8c\x39"
+ "\x24\xd6\x22\xdd\x7a\x9a\x89\x70\x0e\xfb\x9d\x9e\x6e\xe0\x7b\xed"
+ "\x83\x41\x15\x3f\xea\xef\xaa\xcc\x0c\xa6\xf7\xa9\xf8\xfe\x8b\x82"
+ "\x37\xea\x7d\x86\x8f\xf7\x29\xfa\x7b\x5c\x88\x61\x9f\x35\x78\x72"
+ "\xd4\xdb\x32\x1f\xf8\x52\x96\x87\xfc\x62\xad\x8c\x63\x98\xaf\xe3"
+ "\x79\x3f\x9e\x5b\xf1\x7c\x08\xcf\x67\x9d\x5f\x90\xd5\x19\x92\xfc"
+ "\xc9\xdf\x8f\xe0\xf9\x30\x9e\xb3\xf1\x9c\x8f\xe7\x14\x3c\xef\xc1"
+ "\x33\x89\xf9\x04\xe3\x2a\xcf\xb9\xfc\x18\x67\x15\xad\xf1\x9c\xa0"
+ "\x27\x83\x71\x32\x1b\xed\x96\xb8\xd0\x94\xbc\x49\x50\xfd\x7a\xb5"
+ "\x9c\x13\x82\x3e\x38\x6c\xa8\xa2\x0f\x15\x16\x32\xe4\xd2\xd9\x81"
+ "\x30\x5d\x56\xe9\xbc\xa9\x87\x29\xf8\x59\x80\x7f\x8c\xeb\x2a\x14"
+ "\xac\x21\x8a\x06\x74\xf8\x2a\x9f\x39\x46\x99\x71\xe1\x65\xe2\xb9"
+ "\xcf\xe9\x10\x02\xcf\x2a\xee\x33\x0f\x8d\x6a\x00\xfe\xcc\x1a\xf7"
+ "\xc9\x2a\x9a\x83\x32\xf2\xb9\x0f\x0c\x9a\x12\x8a\x46\xaf\xe0\x77"
+ "\x6d\xed\x33\x90\x51\x88\x5f\xfb\x8c\xa6\xd3\xa1\x4c\x23\xe3\x55"
+ "\x5d\x16\xe8\x65\x4c\xe5\xfe\x91\xf1\x32\x3c\xf5\x58\x18\x5d\x8e"
+ "\xec\x71\x5d\x93\x11\x45\x97\x45\xa0\xcb\x49\x4c\x7f\xdc\x67\x8c"
+ "\x97\xe4\x02\xa9\x13\x98\xfa\xe1\x9f\x55\xf4\xbd\x57\x9f\x03\x2b"
+ "\x59\x70\x4d\x55\x94\xac\x92\xf4\x1f\x25\x3b\xbc\xdc\x5f\xf1\x45"
+ "\xcc\x53\xd7\x34\x78\xe8\x4d\x8f\xd4\x3f\x2b\x3e\xfb\x3d\xc7\xfb"
+ "\x41\x1f\x5c\x6e\x7c\x01\xcb\x82\x6b\x3c\x46\xbc\x8c\x1b\x61\x4f"
+ "\x61\x5e\x89\xcf\x97\x71\x08\x4b\x3c\x64\xc4\x19\xe5\xc4\x17\x72"
+ "\x9c\xd5\x3a\x00\xf7\x83\x52\x1d\x6e\x7c\x2c\xfd\x51\x94\x7d\xe0"
+ "\x98\x48\x64\xba\xb9\x84\x86\xb8\x83\xc7\x29\x33\x28\x42\xdf\x2a"
+ "\xa1\x61\xee\xe0\x01\x1a\x4f\x34\xc2\x1d\x3c\x4c\x76\xa2\xeb\xdd"
+ "\xc1\x1d\xd0\x67\xb6\x70\xfc\x7b\xe3\x4b\xe2\xe2\xf0\x74\xde\x44"
+ "\xa6\x38\x77\xb0\x86\x6e\x24\x33\x9e\x85\x74\xef\x0b\xa2\xc7\x1d"
+ "\x5c\x8c\x74\xf9\x94\x19\x12\x67\x67\x0d\x11\x27\x73\x43\x94\x32"
+ "\xe7\x05\xe1\x74\x07\x31\xb7\x08\x36\x21\x5c\x13\x99\xa1\x2f\xf0"
+ "\xeb\x11\x5a\xd9\x07\xa5\x99\xa1\xb3\x62\xe6\x0b\xef\xe1\xfb\xa4"
+ "\x98\x39\xc4\x29\xd0\x4f\xc2\x1d\x9c\x4e\x2d\x7e\x3f\xd2\x4f\x25"
+ "\x51\xfe\x81\xe3\x89\xf3\x26\xea\x83\x4e\xa2\x95\x7f\x50\x8a\xf6"
+ "\x54\xf7\xa1\x2d\x18\xaf\x5f\xe9\xdb\x80\x67\xc5\x07\x3b\xe5\x77"
+ "\xe2\x07\xfb\xd1\x96\xea\x89\x25\x98\x67\x38\xd0\x8e\x90\x4f\x40"
+ "\x8f\x31\xbb\x1d\x6d\x94\xbc\x89\x75\xf5\xe9\x98\xab\x7d\x42\xe8"
+ "\x07\x8b\x0e\xb7\x9a\xe7\x68\x22\x09\xf9\x2a\x3e\x78\x5d\xc2\x28"
+ "\xfb\xe0\xa8\x25\x4e\xf8\x20\xb7\x2d\x8c\x0b\x77\xb0\x0d\xbf\x4f"
+ "\x88\x71\xe0\x0e\xfa\x01\x93\x2c\xc8\x77\xb4\x2f\xe9\x83\x43\xf8"
+ "\xb5\xf6\x25\xb5\x25\x88\xe4\xb6\xd1\xc2\x95\xfa\xbe\x80\xee\x20"
+ "\xca\xda\xec\xf8\x9e\xc6\x73\x4c\x89\xcb\x10\x0d\x15\xe5\x6d\x76"
+ "\xd0\xcb\x2c\xd0\x1d\xea\xda\x96\x23\xcb\xa9\x68\xfb\x81\x5f\x70"
+ "\x1b\xda\xbe\xaf\xda\xd0\xf6\x3d\xd5\xa6\x36\x87\xce\x47\x1c\xb6"
+ "\x16\xef\xd9\x3d\x9c\xae\xac\xcd\x21\x12\xdb\x4a\x03\xe0\x4d\xe0"
+ "\xb5\x84\xf1\x08\xbc\x96\x30\x2e\x01\xdf\xe1\x76\x94\xa1\x1d\x6d"
+ "\xa5\xa8\x4f\x35\xf2\xfd\xa2\x4f\xea\x33\x6d\x87\xfc\x0a\xce\xef"
+ "\x01\x67\x81\x84\x93\xd8\x76\x08\xb0\x8e\x86\x5c\x36\xca\x5c\x27"
+ "\x02\x99\xc1\x4d\xc1\xdc\x75\x14\x3f\x81\x4a\xe2\x78\x2e\xe3\x76"
+ "\xe4\xa3\x9d\x8d\x78\xce\x42\x3c\x5d\x85\xb2\xde\x03\xdc\x43\x5c"
+ "\x1e\xca\x39\x0a\x98\x7f\x06\xac\xc5\x5c\xbf\x5e\x13\xa5\xe0\xbb"
+ "\xb5\x77\x83\xac\x5f\x40\x24\x9e\xb0\x6a\x89\x27\x12\x0c\x1a\x62"
+ "\xfa\x51\x78\x63\xba\x79\x9d\x40\x5f\x29\x99\x0e\x11\x44\x5c\x8a"
+ "\xdb\xc1\xe1\x35\xd4\x52\x80\x34\x0e\x8e\x2f\xc4\xfb\x5c\xbc\x6f"
+ "\x21\xa6\x9f\x79\x05\xfe\x4d\x93\x4a\x0a\xe2\x90\xfe\xbd\xdc\x60"
+ "\x02\x3d\x51\x60\x2e\x69\x29\xf0\x22\xce\x4b\x08\x73\xba\x1d\x35"
+ "\x72\xee\x85\x7e\x0d\x86\x12\x4f\x54\x87\xca\xda\xba\x92\xfd\x4e"
+ "\xe1\x76\x14\x22\x6d\x01\x8d\x2f\x49\x88\x93\xe9\x1d\x8b\x65\x7b"
+ "\xb4\x8a\x12\xe2\x3c\xcd\x79\x07\x88\xe7\x70\x68\xbb\xaf\xd9\xbb"
+ "\x85\x69\x54\xd3\xca\x4e\xe4\x81\x3e\xfb\x9a\xf3\x76\xd0\x5c\x6f"
+ "\xc9\x50\xe0\x23\x0e\xe1\xa1\x66\x6f\x23\xd2\x36\x29\x9a\x5d\x17"
+ "\xb4\x34\xe7\x6d\xa1\x60\x62\x5b\x6b\xb0\xec\x84\x23\x73\x5d\x9f"
+ "\x98\x9b\x27\xde\x7b\xdc\x5b\x02\x3a\x3d\x40\x73\x4f\x07\xe3\x5b"
+ "\x0a\x40\xf3\xeb\x7a\x10\x1e\x94\xf4\x3f\xf7\x74\xb7\x98\xf7\x9c"
+ "\x38\x9b\xb9\xee\xa4\x68\xce\x5b\x4c\x4f\xf8\x29\xf9\xca\x4d\x42"
+ "\x63\xbe\x68\xea\x38\x40\x57\xb6\x75\x11\xf3\xc4\x9c\x45\x9a\x98"
+ "\x7b\xfa\xac\x78\xe2\x39\xcc\x5b\x1d\xd3\x51\x47\xe0\xc5\xbf\x83"
+ "\xf1\x1d\x68\xce\x3b\x8c\x3a\x80\x6f\x1c\x53\x11\xf6\x3a\xd2\x36"
+ "\x58\x1e\x3f\x9d\x42\x4d\x1d\x3b\x28\x98\xd4\xd6\x1a\x2a\x6f\xeb"
+ "\xd2\x92\x4e\x24\x88\x24\xe0\xbe\xfc\x44\x5e\x28\xe9\x44\x75\xb0"
+ "\xfc\x84\x43\x54\x9c\xe8\x42\x3f\x0d\xe3\x3e\xef\x75\x91\x0d\xdf"
+ "\x9d\xbd\x92\x8e\x4e\xa0\x9f\x3e\xb4\x42\x7f\x16\x8c\x4b\x51\x7e"
+ "\x22\xa0\x78\xe0\x43\x6b\x5f\xd2\x87\x09\xa2\x02\x4f\x49\x87\x1f"
+ "\xda\x99\x2e\x43\x90\x77\x08\xbb\x29\x84\xbc\x88\x9f\x86\x5f\x06"
+ "\x7e\x39\x08\xdb\x0f\xf8\x23\x18\xbe\x56\xf6\xe1\x21\xc0\x3c\x3a"
+ "\x89\x28\xa1\xc5\xdf\x41\xbc\x76\x21\xe7\xfa\x8e\x13\xa8\x33\xd3"
+ "\x54\x10\xcf\x20\x78\xe3\xc3\xfd\xda\x9d\x55\x92\x07\x51\xde\xd1"
+ "\xcc\xd0\x5d\xe2\x89\xf3\xcc\x4f\x08\x2f\x07\x8c\xe4\x0f\xbb\x02"
+ "\x92\x5e\x3f\xfc\x94\xeb\xd0\xb7\xc1\xce\x70\xcc\x88\x0f\x88\x8a"
+ "\x93\xcb\xfd\xc2\x4e\x5a\xd9\xc9\x3c\x2d\xf1\xe4\x51\x51\x76\x12"
+ "\xfc\x70\xb2\x34\x54\x76\xb2\xfa\xc1\x21\xc2\xc7\xf2\xab\xef\x87"
+ "\x84\x72\x0e\x52\xf0\x4e\x21\x5a\x0a\xb6\xe0\xfd\x1d\x92\x3c\xec"
+ "\x38\x2e\xe9\xaa\xd9\x7b\x1c\xb8\x7c\x03\xe1\x8d\x52\x8e\x31\xee"
+ "\x45\xd2\xc9\xd2\x27\xce\x8f\x2e\x61\x5a\x78\xa2\x80\x4a\x44\xf9"
+ "\x49\x87\x56\x7e\x32\x2f\x54\x7e\xb2\x5a\x4b\x42\x39\xc9\xed\xc3"
+ "\x03\x92\xaf\xdb\x41\xd7\x07\x91\xe7\x1d\x49\x4f\xa2\xbc\x3d\x61"
+ "\x30\x59\xca\x32\x8d\x65\x58\x66\x30\xc0\xf4\xf5\x29\xcb\x3f\x96"
+ "\x65\x90\x05\xb9\x86\x2c\x63\x39\xc6\x73\x2c\x96\x65\x9a\x2e\xcb"
+ "\x34\x5d\x96\x69\x61\xb2\x0c\xf8\x37\x83\xde\x03\x52\x7e\x01\x9f"
+ "\x2c\xbb\x32\x43\x69\x22\x5a\x76\x71\x9e\x10\xe4\x92\x06\xb9\x84"
+ "\x5f\xab\xa6\xe4\x92\x55\x97\x4b\x26\x43\x2e\x01\x1e\xcb\x6d\x2d"
+ "\x96\x5c\xd2\x74\xb9\x14\xd2\xe5\x92\xa6\xcb\x25\xed\x52\x72\x29"
+ "\xb1\x0d\xed\x6d\x2b\xe5\xf5\x54\xf0\x4d\x09\xf7\x73\xe6\x3a\xad"
+ "\x04\x32\x03\x78\x6c\x2b\xd5\x94\x3c\xda\x8f\xf9\x95\x89\xe5\x51"
+ "\x08\xf9\x35\x43\x1e\xf5\x48\xb9\x71\x94\x65\x12\xf7\x5d\x6e\xd0"
+ "\x46\x2c\x8b\xa4\xdc\x09\x5e\x1f\x64\xb9\x03\xfc\xdd\x15\x2d\x77"
+ "\x00\xaf\x15\xef\x29\xaa\xfc\x13\x09\x98\x5d\x07\x2d\x41\xa7\xc8"
+ "\x74\xf8\x25\x8e\x72\x1d\x85\x25\x4c\x73\xa1\xb2\x13\x56\xd1\x52"
+ "\x42\x5a\x22\x78\x04\xf2\xc9\xed\x08\x11\x78\x37\x2f\x08\x79\x01"
+ "\x3e\x70\x84\xc0\xcb\x73\xbd\xdd\xee\x79\x05\x34\xf4\x09\xbf\x3d"
+ "\x65\xee\x69\xe1\x03\x6e\x3c\x4f\x14\x94\xd0\x3c\xbf\x1d\xf2\xe1"
+ "\x1d\x9a\xd3\x21\xb4\x39\x0b\x3d\x36\xf0\x89\x63\xee\xb2\x06\xcb"
+ "\x13\xcf\xa5\xd0\xbc\xf3\xa2\x01\xf2\xe3\xff\x9d\x7b\x3a\xc5\xb2"
+ "\xa0\x83\xbe\x31\x67\x91\xd0\x42\xe0\x45\xb4\xb5\x0b\x6d\x0e\x80"
+ "\x17\x13\x42\xe5\x27\xac\xe0\xc3\xbc\x20\xf8\x31\x9c\x17\x45\xf2"
+ "\x89\x4e\xbc\xdb\x64\x3b\xca\x3e\xb4\xa2\xfe\x01\x4d\x8e\x77\x1d"
+ "\x72\x4e\x0b\x5a\xb7\x4a\xfe\x49\x42\x78\xb9\xe2\x47\x4d\x28\x7e"
+ "\xd4\x18\x77\x26\xc5\x8f\xdc\x27\x88\x9f\x86\x5f\x06\x7e\x11\xfc"
+ "\xc8\x7c\x26\x98\xcf\x0a\xce\x0f\xf0\xd9\x73\x3a\x9f\x25\x29\x3e"
+ "\x0b\x41\x57\x09\x6d\x50\xbc\xc6\xf0\x79\xde\xdb\xcf\x6b\xc9\x27"
+ "\xf3\xf0\x1e\xa7\xe8\x46\xf2\x1b\xf3\x1a\x64\xec\xc9\x52\xf0\x1f"
+ "\xe0\x09\x1f\xf3\x01\xe8\xf2\x43\x1e\x0f\xe7\x15\x88\x0f\x73\x43"
+ "\xa3\xd1\xe7\x27\xab\x21\xef\x4e\xce\xf5\x8a\x0f\x21\xeb\xea\xc0"
+ "\x4b\x79\xe0\x21\x07\x78\xa9\x14\x3c\xc5\xbc\x94\x10\xda\xc0\x30"
+ "\xdb\x13\xfa\x61\xc8\xf1\x34\x92\x97\x06\x5b\x77\xed\x71\xd9\xbc"
+ "\x1e\x7a\xa7\x89\x75\x1a\xbc\x07\x3c\xf4\x6e\x9d\x7a\xbf\xde\xec"
+ "\xa1\xba\x36\xa9\xeb\x80\xff\x0a\x8a\xe9\xea\x53\x74\xfd\x21\xd0"
+ "\x3a\xe1\x3d\x11\xef\x87\x33\xc7\xbf\x27\xb4\xaa\xf9\x5d\x28\xb7"
+ "\x87\x79\x50\xb8\xa6\xb2\x0e\x97\x0e\x1a\x4c\x10\x3d\xf6\x44\x91"
+ "\xec\xbd\x53\xf4\x59\x79\x6d\xcf\x82\xef\x64\xb4\x7f\x2c\x9e\x23"
+ "\xf7\x5c\xa0\x54\xfc\xac\x7b\x5c\x5a\x09\xeb\x57\x78\x4f\x13\x6b"
+ "\xad\xc3\x2b\xd6\xd0\x04\x8b\x9f\x12\x6a\x5d\x5a\x8e\x65\x53\x0a"
+ "\xaf\x71\xa5\xf2\xbb\x70\xbd\x4e\xb5\x17\xc8\xcc\xeb\x10\xda\x08"
+ "\x94\xe7\xb0\x08\xb1\xda\x4e\xb5\xab\x20\x1b\x5c\x64\xad\x75\x89"
+ "\xfa\x50\x0f\xe3\xe0\x03\x87\x51\x17\xae\x1b\xea\x79\x2d\xea\xd9"
+ "\xf4\xbd\x75\xe9\xf4\x67\x07\xc5\x5c\x1b\x46\x3b\xfb\xdb\x1f\x3b"
+ "\xfe\x86\x44\x03\x27\x83\xc4\x4f\x30\xf0\x34\xc8\x3a\xa2\x99\xc7"
+ "\xf1\xd0\x1a\xe1\xab\x5c\x4e\x8c\x0b\xab\x33\x28\x3e\x06\x1e\x4b"
+ "\x8a\x43\x74\x6d\xe6\xba\xeb\x84\xdb\x2b\x1a\xdc\x8e\xd3\x54\x8b"
+ "\xf8\xe2\x22\x8c\x9d\x49\x5e\xf0\x86\x77\x4c\xf7\x1a\x11\xe4\xb5"
+ "\x23\x94\x51\xe5\xa1\xe9\x69\xaa\x2f\xda\x02\x72\xce\x9a\xe8\x1d"
+ "\x03\x58\x23\x18\x56\x33\xf2\x87\xca\xbd\x63\x91\xee\x90\x87\xfe"
+ "\x76\x50\xa6\x4b\x6c\x0b\x14\xac\xa7\xaf\x9f\xa2\x1b\x7c\x72\x6e"
+ "\x51\xe6\x9d\xca\xb2\x00\x61\x29\x08\x0b\x02\xfe\x34\xa4\xef\xf2"
+ "\xd0\xef\xf5\x35\x89\x1b\x82\x46\x3a\xbc\x4b\x3d\x3e\x82\x7e\xe2"
+ "\xe4\xe2\x3d\xfa\xcb\x36\xb0\x39\x16\xa7\x2f\xe7\x1b\x7f\x29\xf8"
+ "\xa5\xc7\x8e\x1e\x90\xe5\x27\x1c\xdd\x90\xd1\xce\x8d\x34\x06\xfd"
+ "\x83\xfa\x7d\xf3\x39\xcc\x53\x3a\x85\xeb\x9b\x09\x3f\x59\x1f\xc0"
+ "\x5c\xe2\x9b\x45\x1e\x2a\x9b\x3e\x18\x3e\x91\xdf\xaa\x5d\x10\x5d"
+ "\x95\x6b\xfa\x71\xf9\x11\x64\xa3\xe0\x77\x96\x45\xb5\x08\x67\xbc"
+ "\x01\x4e\xa3\x81\xb3\xc1\xfb\xc5\x9b\xa6\xe6\xb8\x63\xc7\x0a\x97"
+ "\xa0\x86\x6f\xf0\x9e\xd6\xd8\x71\x0a\x0f\x1f\x26\x74\x43\x8e\xf0"
+ "\xba\x34\xe6\x7e\xfe\xd5\x56\x11\xe8\x71\x8d\x85\xfe\x3f\xa1\x4e"
+ "\x5f\xf7\xf2\xbb\x83\xb3\x59\xb6\xc4\x1c\xb3\x78\x0f\x6e\x00\xfe"
+ "\xb8\x59\x2d\x63\x88\xa4\x6c\x4a\xb1\x67\x17\xab\x7a\x07\x18\x6e"
+ "\x43\xf1\x39\xea\x40\xfc\x6a\xbf\xe8\x12\x55\xf6\x0c\x9e\x6b\x34"
+ "\xac\xe9\xe5\xb0\xd9\xa0\x6d\xd1\xb0\x8a\xeb\x34\x6e\x76\xc3\x37"
+ "\x7a\xa9\xd3\x41\xf1\xb5\xfd\xeb\x4d\xe3\xd2\x78\x7d\x49\xad\xab"
+ "\x8d\xad\xf7\xd0\xa4\x3c\xa3\x5e\xac\x87\x00\xbf\x8c\xab\x00\xeb"
+ "\x23\xbc\xd7\xb1\xba\x48\x04\x58\x2f\x41\xda\x36\xa3\x0d\xdc\x3e"
+ "\xbd\x5d\xbe\xf0\x76\xf1\x9e\x98\xa5\x48\xe1\x60\xf5\x3a\x4a\xb0"
+ "\x29\x5c\x27\x70\x7b\xb9\x2d\xdc\x66\xd9\x16\x29\x63\x79\x3e\x71"
+ "\x1b\xe6\x6c\x32\xdc\xda\xe3\x1a\x37\xdd\x43\x13\xcd\x8a\xa6\xc6"
+ "\xd6\x47\xd3\x51\x7f\x3f\x26\xb6\x1d\xc5\x1c\xf7\x1b\x4e\x4d\xb4"
+ "\x03\xe6\x5f\xd4\x5a\xdd\xb8\xbf\x68\xac\x8b\x07\x98\x7e\xcf\x4d"
+ "\xe5\xb1\xd8\x5d\xc4\xf2\x56\xa6\xbd\x0a\x69\x3b\x90\xe6\x6d\x3d"
+ "\xed\xdb\x6a\x8f\x50\x3e\x87\xf2\x13\x63\xd8\x9f\x51\x8f\x63\xbc"
+ "\x76\x0c\x3c\xa7\x18\xdf\x02\xdf\x78\x96\x8a\xf2\x73\x53\x63\xd7"
+ "\xe5\xe4\x51\x1e\xcb\x42\x17\x84\x17\xe5\x5c\xc3\x34\xe5\x5c\x47"
+ "\x5f\x03\x5d\x7e\x54\xbc\x91\xae\x62\x7a\x12\x49\xde\xe9\x0a\xef"
+ "\x37\x8e\x11\x2e\xe8\xbd\x90\xa8\x05\x6b\xe8\xeb\xe0\xa3\xa9\xa7"
+ "\xe8\xc6\x29\xb9\x45\x36\xd4\x95\xa8\xf2\x0c\x91\x94\x41\x49\xde"
+ "\x69\x3c\xc7\xa9\x3d\xc3\x6b\x49\x37\x66\x19\xb4\x88\xf7\x05\x97"
+ "\x92\x17\xc0\x6b\x86\x5a\xdb\xb8\xf1\x2f\xbc\xaf\xd1\x4e\x37\x1e"
+ "\xe4\xf6\xaa\x3d\xd5\x1b\x5f\x17\x17\xc4\x02\xa1\xc6\xb4\x69\x1e"
+ "\xba\xd1\x83\x67\x86\xfc\xb9\x68\xa1\xfe\x3d\x0d\xe9\x76\x88\x0b"
+ "\x1a\xa7\xc9\x40\xd8\x01\xe1\x8a\x63\x9e\x38\x8c\xb2\x5b\x3d\x74"
+ "\x57\x86\xea\x9b\x1b\xf7\x31\xac\x41\xea\x30\x0d\x7d\x4b\x4c\x9b"
+ "\x9d\x74\xd3\xdd\xb6\x62\x5e\x2b\xbd\xe9\x6a\xc9\x17\x80\x55\x6b"
+ "\x52\x72\x1b\x3a\x6a\xc6\x5e\x97\x96\x07\x19\x9d\xa7\x55\xf8\xeb"
+ "\xe5\xbb\x1e\x27\xf4\x71\x34\x26\xfc\x2a\x7b\x76\xc3\x68\xa6\xf1"
+ "\x9b\x6a\x24\x1c\xd0\x7d\xc3\xe8\x53\xfc\xbd\x87\xbf\xfd\x89\xe7"
+ "\xeb\xdd\xd5\xe9\x28\xff\x14\x97\x5b\xa3\xe6\xfc\x37\xed\xe9\x46"
+ "\x19\x3d\xae\x9b\x6a\x3c\x34\xb9\x50\xed\xf1\x9c\xaf\x1f\x6c\xef"
+ "\x9a\x79\x87\x79\x4e\xf1\xf4\xf8\xc7\x9b\xeb\x24\xff\xd9\xbb\x13"
+ "\x3f\xcc\xd0\xe5\x06\xaf\x03\x25\xb6\xd3\xf8\x05\xcd\x56\x49\xdf"
+ "\x26\x61\xba\x29\xf8\x2b\xcd\x67\xe2\x7d\x38\x25\xbe\xc6\x2f\xb8"
+ "\xf8\x67\x4f\xc3\x0f\x52\xce\x3e\x47\xff\xce\xc1\x2f\x1f\xbf\xc3"
+ "\xf8\x9e\x23\x71\xb7\x7b\x71\x9c\x07\x71\xdd\xd0\xeb\xf9\xdb\x43"
+ "\x76\x84\x8d\x35\x41\x9f\x97\xef\xb5\x5f\xe3\xb5\x04\xfb\x62\xf4"
+ "\x81\x57\xf5\xc5\x78\xb9\x9e\x82\xba\x31\xde\x85\xb3\x5a\x04\x1a"
+ "\x8b\xfd\xa8\xb7\x7d\x47\x63\xb5\x9f\x6c\x37\x72\xfb\xed\xd5\xdc"
+ "\x26\x3f\xf0\xcf\xcf\xd5\xd5\xc2\x77\xa4\x26\x48\xbc\x1f\x08\x58"
+ "\xe0\xff\x65\x8d\x52\xee\x6f\xb3\x17\x30\x3c\x9d\x26\x84\xd1\x7e"
+ "\x25\xd3\xce\xd7\x73\x5f\x02\xd6\x27\x68\xbb\xe5\x0c\x8d\x1f\x27"
+ "\x92\xfd\xf5\x47\xf2\x88\xf6\x40\x8e\x60\xac\x91\x7b\x13\xb5\xd2"
+ "\x1e\x61\x3c\xc6\xff\x9b\xe6\x18\xfb\x57\xe5\x88\xaf\x40\x1c\xc6"
+ "\x1e\x5f\x73\x5e\x80\x18\x56\x88\xdb\x87\xfc\xef\x68\x3e\x33\xc6"
+ "\x6a\xf4\xf9\xf9\xfa\xe2\x02\xc8\x99\x7e\xb9\x65\x6f\xda\x78\x5a"
+ "\x04\x8c\xf6\x1d\xa9\x63\x5e\x18\x0f\xfa\x7f\xc6\x33\x28\xfd\xf7"
+ "\xd7\xf9\xe6\x75\x47\xc6\xaa\x3e\xd3\x80\x97\xc8\x3e\xbb\xd9\xa1"
+ "\xfa\x6b\xfc\x81\xc8\xfe\xba\x19\xa3\xfc\x78\x3f\x9e\x89\xf8\x8d"
+ "\x51\xdf\xe1\xbf\xf1\x9e\xb0\xef\x09\xf8\x2d\x46\x7d\x30\xfe\xdf"
+ "\x98\xa7\xfa\x81\xc3\xd1\x0e\xa6\x91\xcf\x29\x41\xeb\xcb\x21\xde"
+ "\x1f\xe6\x70\xa6\x67\x0e\xd7\xa0\xcf\xe0\x9b\x10\x9f\xc2\xbc\x5a"
+ "\xa9\x51\x44\xbc\x7b\x0b\x68\x6e\x7d\x2f\xd7\xff\x21\x86\x65\xd9"
+ "\x54\x5a\xca\x74\x8a\x34\xc0\x51\x69\x69\x8f\xeb\xe6\x05\x06\x5e"
+ "\x11\x36\x8b\xe3\x99\x26\x11\x5e\xe8\xa1\x7c\x9b\xdc\xff\xc5\x9c"
+ "\x30\xb6\xae\x71\x73\x75\xbf\x4e\x96\xf8\xe1\x7e\x96\x47\x5e\xfa"
+ "\xd6\x3e\xc8\x2c\xf4\xad\x7f\xbf\x1a\x6b\xbe\xf5\x3a\x7f\x43\x56"
+ "\x7e\x84\xf7\xba\x66\xc8\xa4\xde\x8a\xcf\xea\xfa\x4c\x34\xb4\xd7"
+ "\x44\xe9\xc1\x6d\xd9\x89\xc1\xe4\x8f\x0f\xb8\xbb\x0e\x52\x4b\xf0"
+ "\xd7\x64\x5b\x2e\x61\xbc\xea\x06\x0d\x38\xd7\x89\xd0\x9b\xbd\xfb"
+ "\xcd\xee\xe0\xd9\x06\x8c\xcd\xd7\x9d\xa2\x6f\x49\x7c\xbc\xd4\x8e"
+ "\x51\xff\x09\x09\x5b\xe1\x27\x65\x7e\x57\xc5\x52\x11\xac\xe8\x14"
+ "\x7e\xe8\x77\xc3\xcb\x7b\x69\xc2\xae\xf5\x94\x56\xd3\x4b\x63\xf7"
+ "\xf6\x92\x5d\x7c\x6a\x37\xd5\x40\x6f\x7b\xe2\x7c\x0a\x41\x26\xe4"
+ "\x24\x17\x50\xc2\xde\xf5\x24\x69\x24\xb4\x15\xfa\x5b\x10\xfa\xdb"
+ "\x59\x3b\xcb\xc6\x7e\xfd\xad\x4f\xea\xc5\xde\x7d\x8a\x8e\xbc\xfb"
+ "\x92\xf2\x28\x2e\x71\x21\xa5\xa0\x7e\xce\x33\x74\xf3\x7f\x24\x76"
+ "\x40\x77\x44\x9b\x3d\x7a\x7b\x81\x3b\xaf\x25\x8f\x86\xca\xb6\x42"
+ "\x5e\x8b\x72\xff\xfe\x41\xc7\x61\x13\xd3\x94\x9f\xf9\x86\xdb\xf0"
+ "\x39\xef\x51\x1f\x1c\x1d\x30\xaf\xae\x11\x01\x0e\x2f\xbc\x5e\x04"
+ "\x10\xde\xca\x65\xd7\x23\xbc\xc7\x35\x81\x3c\xf1\xff\x37\x7f\x30"
+ "\x1a\xc5\xdc\x48\x97\x2b\x13\x36\x09\x53\x09\xd3\x68\xd7\xc6\x20"
+ "\x74\xef\x33\xcc\xb3\x13\x4a\x32\xf3\x45\xd0\xb6\x82\xed\x05\x26"
+ "\x14\xb0\x2d\x03\xef\x61\xfe\x0a\xba\xcd\x97\xd9\x2f\xf0\x78\xc1"
+ "\x73\x05\x4b\x3e\x60\x56\x7c\xd8\x25\x9c\x76\xfa\xaa\xf6\x13\x68"
+ "\x67\xe2\xf6\x51\x6c\xd7\x33\xe1\xb0\x87\xe6\xa6\x72\xdd\xa5\xed"
+ "\x0e\x64\x27\xf4\xad\xab\x50\xaf\x80\x1f\x78\x40\x3c\xc6\xff\xfb"
+ "\xbb\xf4\xfd\x66\x1f\xef\xf5\x22\x0c\xe3\xff\x83\x13\x38\xac\xf0"
+ "\x7a\xb2\x16\xda\x44\xd7\x60\x3a\x13\xef\x81\x03\xde\x35\x3d\xae"
+ "\x89\x63\x0d\x38\x18\xa7\x7e\xd1\x6d\xfa\xde\xf7\x10\x36\xcd\x80"
+ "\x83\x34\x57\xe3\x3b\xa3\x3f\x8d\xca\x93\x13\x96\xe7\x7b\xdd\xa6"
+ "\x9b\x7f\x81\xb0\xfc\xa8\x3c\x45\x51\x79\xca\xc2\xf2\x94\xe8\xe5"
+ "\xd4\x45\xe5\xa9\x8f\xca\xd3\x10\xa3\x6e\xc7\xa3\xf2\x74\x44\xe5"
+ "\xf1\x5f\x5c\xb7\x49\x09\x91\x79\x26\x59\x23\xf3\x4c\xb2\x87\xe1"
+ "\x92\xed\x78\xd2\x10\x36\x3d\x2a\xcf\x9c\xa8\x3c\x0b\x8c\xef\x41"
+ "\x70\x9c\xb8\x7a\x0f\x59\x41\x9b\x6c\x2b\xe6\xdb\x8e\xfe\xe9\x7e"
+ "\xe5\x99\x1e\x3d\x6f\xf5\xc5\xed\x9a\x74\x20\xaa\xbc\xc3\x51\xe5"
+ "\x35\xc5\x68\x97\x27\x2a\x8f\x2f\x32\xcf\x64\x0a\xcb\x53\xa7\xca"
+ "\x99\x9c\x1a\x99\x67\xf2\xd8\xa8\x3c\x53\x2f\xa6\xab\xc9\x19\x51"
+ "\x79\x72\xa2\xf2\xe4\x7d\x09\x2e\x78\x1c\x57\x76\x74\xa3\x58\x57"
+ "\xbe\x07\x3a\xc2\xe4\xbf\xb3\x2d\x06\xef\xbb\xfe\xa4\x37\x30\x84"
+ "\xf7\x03\x79\xbc\x3a\xe2\x08\x60\x6c\x99\x8c\xf9\xcf\x6d\x69\xc6"
+ "\x98\xc5\x76\x2a\xcc\xd3\x4a\xc7\x9e\x5c\x3d\x98\x2e\x2a\x6d\xdd"
+ "\x74\x7b\x39\x2e\xeb\xc8\x18\x1e\xa7\xd2\xcc\xfd\x3a\xb1\xb2\x79"
+ "\x23\x05\x27\xed\x11\x63\xdf\xb7\x56\xd9\xbf\xc4\xb1\x4e\x7e\xc4"
+ "\x21\xf3\x4c\x0b\xd3\xa3\xb9\x7c\xff\xc1\xf5\x01\x73\x64\x3d\xd2"
+ "\xac\x97\xa8\x47\x22\x74\xa3\x69\x2d\xd0\x8a\x78\x3f\xbf\xb9\x06"
+ "\x3a\x10\xf4\x7e\xae\x5b\x3b\xa5\xd5\x49\x9d\x6c\x45\x2f\xf1\xbb"
+ "\xbb\xe8\x0e\xb9\xdf\xaf\x74\xd2\xb4\xd6\x46\x94\xcf\xba\x7b\x63"
+ "\xc1\x39\xb6\xc9\xc2\xf8\xcb\xba\xdb\x94\x21\x47\x8a\x7c\x5c\xaf"
+ "\x63\x86\x5d\x8c\x87\xa6\x98\xa5\xae\x51\x65\x4f\x63\x5b\x04\xb6"
+ "\xd9\x39\xe2\x9f\xc6\x69\x40\xff\x93\xdb\x8c\xf6\x62\xac\x07\x4d"
+ "\xa4\x1d\xb8\x14\xce\x54\x1f\x4e\x99\x10\x49\x93\x43\x40\x2b\x53"
+ "\xd2\x23\xfb\x7d\x4a\x56\x64\xbf\x4f\x59\x18\x49\x93\x26\xd0\xe4"
+ "\x94\xc2\xa8\x3c\x5b\xa2\xf2\xec\x08\xcb\x53\xa5\x97\xb3\x3f\x2a"
+ "\xcf\xa1\xa8\x3c\x47\xc3\xbe\xd1\xc6\x29\xad\xfd\x73\x1f\x69\x73"
+ "\x35\xa5\x2b\xec\xdb\xb4\x43\xca\xcf\x29\x41\x23\x8c\xd7\x8e\xf6"
+ "\xee\x54\x36\x3f\x0a\xde\x2d\xd6\x28\x7e\x47\xfa\x5b\x26\x44\xd6"
+ "\xe1\x96\xe9\x91\x75\xb8\xa5\x9f\xff\x75\x5b\x81\x3f\x75\xd2\xad"
+ "\x63\x75\x5b\x01\x2f\xc6\xec\x4c\xfe\x06\xac\x6a\xa4\x07\x1e\x6e"
+ "\x29\x8a\x82\x57\x16\x05\xaf\x26\xec\x3b\x05\xdf\x07\xc2\xda\x90"
+ "\x12\x6f\xa5\x38\xd0\x0b\xf4\xb7\x5b\x1a\x8d\x70\x9e\x53\xa2\xbe"
+ "\x5d\x4e\x39\xd6\xa4\xb3\x2d\xdb\xc8\x76\xba\xe5\x2d\x9e\x7f\xea"
+ "\x30\xc3\xf9\x9f\x54\xbb\x6e\x35\x47\xd6\xe3\xd6\xd4\xc8\x7a\xdc"
+ "\x3a\x36\xac\x5d\x7e\xcb\x26\x7a\xc8\x12\x7c\xf8\x11\xd6\x7d\xd8"
+ "\x7e\x53\xda\x94\x6d\x84\xce\x76\x9e\xd7\xdf\x03\xd4\x59\x48\xf1"
+ "\x6e\x47\x17\xe6\x72\xde\xba\x41\xe9\x69\xa4\x3d\x5d\xd9\x72\x91"
+ "\x0d\xf0\xb7\x18\xf4\xa8\x6d\xb3\xa7\x6b\xe5\xdd\x45\x08\x83\xfc"
+ "\x9b\x92\xa2\xf6\xdf\xce\x1d\x15\xce\x9c\x6a\xe0\x13\xf3\xa2\xa9"
+ "\x2f\xe8\xf3\x88\x6c\xb6\x49\x63\xbb\x59\x8c\xf1\x89\x6a\xdf\xff"
+ "\xd6\xa6\x30\xba\xf6\xdb\xd6\xdf\x25\xda\x69\xea\x56\xd6\x01\x98"
+ "\x47\xd9\xb6\xed\x48\xd0\x47\x3c\xf7\x76\x07\x4f\x49\xdd\x0d\xf1"
+ "\x55\x2a\xef\xd4\x84\xb0\xbc\x3e\x7d\x6e\xdc\xc5\x71\x93\x83\x64"
+ "\x3e\xe2\xf7\x11\xe0\xa4\x2a\x7d\x6f\xea\xd6\x23\xe0\x57\xe4\x99"
+ "\x6e\xe4\xe1\x79\xb4\xdc\x43\x2e\x24\xf3\xa4\x22\x32\x37\xac\x6f"
+ "\x97\xb0\x0d\x3b\x11\xe8\xd2\x5e\x77\x51\x17\xb9\xfd\xad\xbc\xd6"
+ "\x65\x56\x36\x41\x53\xab\xe2\x03\x94\xd0\xbd\xd5\x9e\xe6\xc1\x7b"
+ "\x68\x2b\xe6\x0e\x55\x76\xf0\xcf\xad\x07\x59\xde\x84\xe3\x6e\xf6"
+ "\xec\xac\x87\x33\xe7\x4e\xfc\xc1\xc3\xf7\x67\xcf\xbe\xc3\x96\xbd"
+ "\xec\xd9\x25\x8b\x27\xae\x7c\xbe\xd0\xb6\x76\xd5\xb2\xc2\x65\x2b"
+ "\x9e\xb6\xa5\x39\xc6\x39\x6c\x8b\x0a\xd5\xd3\x9e\xbf\x68\x75\xe1"
+ "\x0c\x7e\x9d\x60\x2b\x58\xb5\x64\x8d\x7c\x1d\x3f\x9c\x22\x81\x2c"
+ "\x2b\x5c\xb2\xca\x36\x6e\xf1\x04\xdb\xbd\x8b\x96\xe5\x3f\xbf\x6a"
+ "\x49\x4c\x58\x77\xd8\x56\x2d\x59\xb5\x64\xd1\x62\xdb\x0c\x5b\x1a"
+ "\x43\x0e\x07\x17\xd6\x9f\x69\xc6\x38\xc6\xe3\x57\xa5\x4b\x1c\xd3"
+ "\xc7\x33\x8f\xa2\x9f\xdb\x16\x5f\x3c\x96\xdd\xe6\x88\xa4\xb9\xdb"
+ "\x4a\x23\x69\xee\xb6\xea\x8b\xc7\xb2\xdb\xa2\xc6\xbf\xdb\xa2\xc6"
+ "\xbf\xdb\x9a\x2e\x1e\xcb\x6e\x8b\x1a\xff\x6e\x8b\x1a\xff\xbe\xdd"
+ "\x3f\xfe\x81\x96\x3c\x9b\xa5\x5c\xf8\x76\xd4\xf8\xf7\xed\xa8\xf1"
+ "\xef\xdb\x53\xa3\xbe\x67\x85\x7d\x5f\x85\xef\xec\xf0\xf1\x11\xdf"
+ "\x8b\x0d\xfe\x1c\x90\x2f\xdf\x76\x18\x69\x58\xd6\x43\x36\x77\xe8"
+ "\x69\xab\xc2\xd2\x76\xe9\x69\xf7\xf5\xf3\x1f\xef\x7d\x23\x5c\xcd"
+ "\xd7\x6f\x1f\xc6\x32\x9d\xed\xff\x78\x6c\x02\x7f\x5c\x77\x86\xbe"
+ "\xbd\x89\x61\x31\x0d\xb3\x3d\xa8\x78\xe5\xb1\x9e\xda\x91\x94\xc0"
+ "\x79\x6a\xb7\xb1\x1d\xf1\xd4\x1a\xb6\x0d\x46\x18\xdb\x4a\x43\xa6"
+ "\xdc\x0e\xfd\xb7\x75\xba\x1a\x2f\x6e\xcf\x92\x3a\x3f\xf2\xe8\xf0"
+ "\xe5\xbc\x06\x70\xd8\xf6\x38\xa1\x52\x8d\xc5\x1d\x78\x4f\x64\x9a"
+ "\x46\x7e\xb3\x30\x4d\xfd\x88\x6d\xae\x11\x96\x82\x5f\x2a\xe0\x65"
+ "\x19\xf0\xb6\x8c\x8a\xad\x5b\x46\xeb\xb9\xfd\xf3\x41\x13\x59\x2a"
+ "\x5d\x5a\xab\x5b\x63\xdd\xfa\xf6\x2d\x6a\x6d\xe1\xb3\x06\xe1\x7a"
+ "\x2f\xa7\x16\xe1\xb1\xe7\x49\xb7\x43\xff\xbb\xdd\xa1\xd6\x5b\x6e"
+ "\x47\xff\xcf\xdd\xa7\xd6\x4e\x3f\x6b\x80\xbc\xed\xed\xa4\x69\x4b"
+ "\xf0\xec\xc3\xf3\x7e\x03\x7e\x83\x9c\x6f\xdf\xde\x21\x5c\x71\xf3"
+ "\x19\x6e\x54\x78\x10\xf2\xad\xd7\x12\x2c\xc9\xb9\x38\x6e\x9a\x55"
+ "\xb8\xe2\x1f\x8e\x11\xce\xb6\xb9\xbd\x1e\x9a\xb6\x98\xeb\x1b\x16"
+ "\x8e\x79\x79\x72\x36\xa7\xf7\x70\x79\xc8\x33\x98\xae\x6d\xd8\xfb"
+ "\xaa\x33\x03\xd3\x76\x44\xb5\xe3\x8b\x4e\xfa\xce\x08\xd5\x8e\xef"
+ "\x3c\x1b\x55\xf6\x81\xd8\xed\x98\xd6\x88\x76\x7c\x31\x48\x3b\x3c"
+ "\x12\xb7\x26\xb4\xc5\x74\x51\x5c\x10\x6d\xf9\x42\xe2\x3d\x22\xfc"
+ "\x3b\xa9\xba\x2e\xe4\xc7\x3c\x2c\x05\x71\x32\xef\xfc\xa2\x81\x7e"
+ "\xd3\xd3\x4d\xb7\x54\x53\xd6\xc5\x65\x7e\x27\x5b\xb8\x86\xce\xf7"
+ "\xd0\x77\xca\x24\x9c\x81\xf0\x7c\x55\x17\xe0\xc9\xc4\x78\x42\x7b"
+ "\x90\x6f\xb0\xfe\x36\xe6\x25\x6a\x2d\xe4\x3b\xe0\xff\x69\x05\xc6"
+ "\x5a\xe6\xea\x22\xe1\x33\xf0\x88\xb8\xd6\xa8\xb8\x40\x58\x9c\x3f"
+ "\x22\x6e\xa3\x11\x7e\x47\xa2\x11\xfe\xd5\xfa\xe9\x8e\xe9\x51\xfd"
+ "\x84\xfe\xb9\xa3\x39\xb2\xdd\x77\xcc\x51\xed\x43\x1f\x5d\x84\xeb"
+ "\x3b\xf2\xd0\x47\x7d\xb1\xfb\xe8\x8e\x2d\xb1\x69\xed\x0e\xb9\x8e"
+ "\x26\x46\x52\x2c\x78\x87\xd0\x77\x7d\x92\x06\xf5\x7e\xba\xb8\x7f"
+ "\xee\x68\x33\xfa\xe7\xab\xb5\xf1\xbb\xb6\xa8\x36\x86\x3a\xe9\xbb"
+ "\x7b\x54\x5b\xbf\x7b\x3a\x12\xf6\x77\xa7\xc5\xa6\xc5\xef\x66\xa1"
+ "\x9d\xa1\xd8\xed\xfc\x6e\xfe\xe0\xb4\xf8\x5d\xde\x17\x0d\x5d\x4c"
+ "\x8b\xdf\xad\x53\x79\x28\x56\x9e\xc3\xc2\x15\xb3\x9c\xe3\xce\x20"
+ "\xeb\xb9\xd3\x13\x79\x7d\x29\x2c\xdc\x1b\x49\x7f\xdf\x9d\x26\xf3"
+ "\x31\xfe\x82\x4a\xce\x72\x3f\x74\xda\xc8\xf4\x65\x34\xd9\xe3\x9a"
+ "\x3e\x27\x0a\x57\x67\x3b\x69\x7a\x73\xb7\x29\x6e\x9f\xc2\xd7\x8c"
+ "\xad\x91\x75\x9a\x9e\x17\x1b\x5f\xd3\x4b\x80\xaf\xb3\xb1\xf1\x35"
+ "\xbd\x66\x70\x7c\x4d\xe7\xfe\x3f\x7b\x31\xbe\xa6\x1f\x0b\xc7\x17"
+ "\x74\x5d\xd9\xbe\x6f\x5a\x41\x1b\x7d\xb9\xa2\x96\xdb\x1a\xa2\x14"
+ "\x0b\x68\x45\xe5\xf1\x22\xcf\x0c\xb3\x25\xa0\xe8\x04\x3a\x64\xc2"
+ "\x19\x9a\xee\x35\xf8\x3f\xb9\x9a\x86\x8a\xbe\xc7\xd8\xce\x28\x8e"
+ "\xf3\xb9\x1d\x67\x1b\xdc\xc1\x34\xe2\xf9\x47\x64\xb9\x33\x32\x62"
+ "\xcb\x82\x19\x0b\x81\xd3\x6d\x31\xc2\x1d\xca\xd6\x6c\x46\x7d\xa4"
+ "\x8c\x98\x51\x15\xd9\x47\xc0\x1b\xf2\xe9\xdb\x4e\x5f\xfa\xbb\x74"
+ "\x9f\xdd\x49\x17\xf7\xd9\x9d\xaf\xa9\xfe\xba\x73\x53\x64\xfd\xee"
+ "\xb4\xc6\xee\xaf\x3b\xd3\x06\xef\xaf\x3b\xe7\x0c\xde\x5f\x77\xf2"
+ "\x3e\xf1\x59\x0f\xdd\x59\x17\x39\x6e\xdc\x59\x12\xd9\xde\x3b\x79"
+ "\xff\xc5\x22\x4c\x57\x5c\xc5\xdf\x5f\xb5\xdd\xc6\x8f\x65\x1c\xf7"
+ "\x15\x9f\x63\x42\xfd\xaf\xe7\x3a\x5e\x2e\x8c\x41\x61\x03\x87\x55"
+ "\xeb\x63\xef\xb7\xf2\x1c\xb7\x05\x33\x71\xde\x47\xb6\x7d\x83\x75"
+ "\xf7\xbb\x9e\xd7\x4c\xd4\x8a\x77\x53\x27\xdd\x7d\xb7\x66\x32\x15"
+ "\xf1\x9e\xa7\xb4\x93\x97\x6b\x08\x77\x95\x85\xf7\x05\xef\x7d\xf2"
+ "\xdc\xb4\x42\xcd\x9d\x4e\x76\x52\xfa\xd5\xaa\x5f\xee\xbe\x3e\x12"
+ "\x8f\x77\xd5\xc7\xee\x97\xbb\x8e\xa2\x5f\x4e\xc6\xee\x97\xbb\x3a"
+ "\x06\xef\x97\x74\x5e\x3f\x3c\x79\x31\x1f\xa5\x5b\x75\x3e\xda\xcc"
+ "\x79\x6c\x2b\x78\x3e\x9e\xfe\x22\xa7\xc1\x3b\x78\x24\xfd\x39\x8e"
+ "\x9f\xe8\x35\xf8\x48\xe6\x99\x03\x58\xb2\x7c\x3d\x4d\x86\x0e\x23"
+ "\x1c\x6e\x81\xc5\x1b\x8b\x4f\xd2\x4b\x39\xed\xa4\x02\x4a\x00\x0e"
+ "\x73\xf6\x30\x8c\x55\x44\x80\x71\x82\xd3\x71\xf8\x24\x7f\x38\x9f"
+ "\xa4\x1f\x32\xd2\xb1\xac\xd3\xd3\xd6\x8b\x9e\x3c\xe2\x74\x51\xb0"
+ "\xf5\xf6\x0f\x95\xe3\x08\xa7\xe7\x74\x91\x69\xee\x4e\x50\xfc\x78"
+ "\xf7\x9c\x48\x7e\xbc\xdb\x16\x49\x9f\xc0\x3f\xf2\x69\x90\x73\x78"
+ "\x2f\x44\x1d\xbe\x32\x7d\x5d\x9a\x37\xef\xae\x89\xe2\x4d\xd0\xc0"
+ "\x3d\x33\x14\x0d\xdc\x73\x6d\x54\x5d\x0f\xc6\xa6\x81\xbb\x9b\x06"
+ "\xa7\x81\xbb\xbb\x06\xa7\x81\x7b\xcc\x4c\x03\x1e\xba\x67\x7a\x24"
+ "\x6f\xde\x33\x26\xb2\xed\x28\x57\xf2\x26\x8d\xb8\x1c\xde\x84\x2e"
+ "\x74\xd5\x60\x7c\xc8\x3c\xc5\xf6\x23\xb5\xbd\xc6\x5e\xc7\x57\xc2"
+ "\x59\x02\xf8\x8a\xeb\x77\x8c\xd7\x94\x20\xe3\xa7\x31\x0e\xf7\xca"
+ "\xf3\x9f\xf7\x74\x84\xe3\xb1\x42\x9d\xb9\x74\x76\xd2\xcc\x65\xbc"
+ "\xaf\xac\xf0\x39\x6b\x4a\x64\xfb\x67\x9a\x63\xe3\x73\xe6\x18\xe0"
+ "\xd3\x19\x1b\x9f\x33\xa7\x0d\x8e\xcf\x99\xd9\x7c\x26\xeb\x62\x9e"
+ "\x9a\x99\x6f\x5b\x23\x75\x14\x99\xe7\x0c\xcd\xfc\xf3\x57\x1b\x9f"
+ "\x66\xee\x8b\x1c\x9f\x66\x96\x5d\xfe\xf8\x34\xb3\x2b\xf6\xf8\x34"
+ "\x8b\x62\x8f\x4f\xb3\xac\x8a\x1f\x66\x65\x45\xf2\xc3\xac\xb4\x48"
+ "\x9a\x00\xee\xfe\xc7\xc6\xa7\x59\x75\x51\x3c\x50\xd9\x49\xb3\xaf"
+ "\x87\x4e\x51\xa2\xfa\x6d\xf6\x27\x51\x75\x3c\x1c\xbb\xdf\x66\x1d"
+ "\x47\xbf\x55\xc6\xee\xb7\x59\xbe\xc1\xfb\x6d\x76\x22\xfa\xad\xf2"
+ "\xe2\x7e\x9b\x3d\xf6\xf2\x75\x8a\xd9\x39\x91\x7d\x36\x3b\xfd\xf2"
+ "\xfb\x6c\x76\x4d\xec\x3e\x9b\x7d\x30\x76\x9f\xcd\x6e\x52\x7d\x76"
+ "\xaf\x39\xb2\xcf\x66\x77\x44\xf6\x19\xf0\xf6\xdf\xec\x33\xf4\x4f"
+ "\xa3\xb2\x4f\xb8\x77\x09\xe6\xed\x43\x7b\x5c\xf7\x2e\xf0\xd0\x7d"
+ "\x63\xd5\xdc\xfa\x3e\x35\x76\xa8\x3e\x7c\x13\x69\xb2\x2e\x1e\x07"
+ "\xee\x75\xe8\x61\x3f\xb8\xb8\x1f\xee\xdd\x01\x19\xed\x6d\x2c\x92"
+ "\x7b\x5b\xaa\x0f\x19\xe7\x48\xd7\xb0\x9e\xf7\xa7\xee\x3d\xc8\x79"
+ "\xd1\xc7\xc2\x1d\x08\x12\xcb\x75\xa4\xf7\x33\x1c\x3e\x8b\x1a\x05"
+ "\xcb\x73\x39\x63\xfc\xe0\x36\x35\x9f\x35\x36\x14\xdf\x02\x78\xf7"
+ "\x9d\x57\xb4\x7a\x5f\xb4\xfe\x5b\x8b\xb8\xbf\x28\x3a\xbd\xff\xe5"
+ "\xc8\x3a\xdc\xb7\x38\x36\x9d\xde\x57\x84\x36\xd4\xc6\xa6\xd3\xfb"
+ "\xaa\x07\xa7\xd3\xfb\xd0\xff\x54\x1b\x36\xf7\x19\xf9\x44\xd0\x13"
+ "\x35\xf7\xb9\xaf\xd5\xe2\x57\xb4\x23\x75\xa2\xf2\xcf\x1a\x7b\x5c"
+ "\x19\xd1\xfa\x1f\xfa\x26\x63\xa3\x5e\xe7\xe7\x23\xf3\x67\x0c\xa2"
+ "\xff\x65\xb0\xfe\xf7\x66\xec\x3a\x67\x5c\x42\xff\xcb\x60\xfd\xef"
+ "\xcd\x8b\x79\x2b\x43\xd7\xff\x62\xcd\xf1\x32\x6a\x62\xf7\x7f\x46"
+ "\x54\xff\x53\x4e\x21\xe6\xc3\x32\x7f\x64\xba\xb6\xf0\x74\x6c\x9b"
+ "\xc4\x69\x99\x46\x2e\x4e\x7b\x7f\x42\x34\xcc\x41\xd2\xa5\x5d\x44"
+ "\x7b\x6c\x4b\x15\x93\xf6\xee\xd7\xcf\x93\xdc\x7f\x30\x92\x1f\xef"
+ "\x2f\x8c\xe4\xc7\x0c\x6b\x54\xbe\x1d\x91\xf1\xa0\x9f\xff\x31\x19"
+ "\xfb\x80\x39\x8a\x06\xde\xeb\xa4\x07\x36\x29\x1a\x78\xe0\x3f\x22"
+ "\xeb\xf1\xc0\x98\xd8\x34\xf0\xc0\x54\xb4\xff\xbd\xd8\x34\xf0\x40"
+ "\xd6\xe0\x34\xf0\x40\x3e\x70\xf9\x5e\x38\xdd\xce\x2f\x4a\x1f\x1a"
+ "\x95\xa6\x2a\xb6\xcc\x7b\x60\x7f\xec\x35\x82\x07\x1a\x14\x8e\x1f"
+ "\x08\x44\xe2\xf8\x81\xd6\x48\x1c\xa2\x2d\xff\x7d\x1c\xf6\xfb\x9f"
+ "\xe8\x71\x3d\x18\xcd\xff\xee\x4e\x7a\x50\xe7\xff\x39\xef\x47\xd6"
+ "\xf1\xc1\xc5\xaa\x2e\xb1\xd6\x45\x1e\xe4\xf9\xaf\x3b\x36\x2e\x1f"
+ "\xac\x89\xdd\xe6\x07\x0f\x62\x0c\x72\x6b\x17\xf1\xd2\x83\x4d\x08"
+ "\x9f\xcf\xeb\xa1\xbc\x1e\xb2\x17\xe1\xf3\x83\x94\x20\xc7\xab\xfe"
+ "\x71\xe9\x41\x1f\xdb\xa2\x30\xfe\x99\x7e\x2d\x63\x28\x8b\xc7\x20"
+ "\xae\x57\x6e\x91\xb4\x5b\xb0\x6c\x61\x5a\xbf\x81\x69\x7d\x8e\xd4"
+ "\xff\x78\x9f\x85\xed\x08\x2d\x0e\xca\x62\x3f\x18\x06\xbd\x73\xfa"
+ "\x48\xd8\x73\xe6\x30\x5f\x70\x7a\x23\xad\x5a\x37\x2b\x89\x92\x4d"
+ "\x73\x0a\x63\xf7\xf1\x9c\xb2\xc1\x69\x67\xce\x7e\xd5\xcf\x73\xda"
+ "\x22\xfb\x79\x4e\x83\xe6\x4a\xce\xe6\xb6\x7a\x80\xe7\xcb\xe9\xe3"
+ "\x42\x9b\xf0\x0d\x2a\xef\x37\x3f\xd6\x5a\x50\x4c\xdf\x38\x45\x73"
+ "\x67\xc9\xf2\x4c\x22\x60\xd9\x14\x47\x8d\x52\x06\xcc\x7d\x55\xd6"
+ "\x13\x69\x72\x83\x64\x12\x9b\x9f\x69\xe5\xb8\x5a\x97\x08\x20\xdd"
+ "\x31\xde\x13\xe0\xb3\xdc\xa0\x85\xab\xda\x69\xee\xe3\x11\xf9\x31"
+ "\x32\xbb\x15\x8c\xea\x5a\xc9\x8f\x73\x77\x18\x6b\xba\x5b\xf0\x1d"
+ "\x7b\xdd\x77\xee\x21\xc3\xf6\x41\xd9\x8c\xcd\x1d\x74\xff\x92\xeb"
+ "\xc4\xe7\x69\xb8\x4e\x97\x96\x03\xf3\x12\x0d\xfa\x55\xb6\x96\xf3"
+ "\xc6\x0c\xd8\xf2\xcd\xb3\x23\xee\xd8\x25\xd6\x06\xc3\xf8\x60\x5e"
+ "\x76\x38\x1c\xe5\x83\x65\x5e\x9e\x61\x8f\x87\xf7\xc2\x2f\x81\x65"
+ "\xd4\xa7\x26\xaa\x3e\x07\xa0\xa7\x6c\xd1\x61\x1c\xba\x14\x0c\xee"
+ "\x73\x45\xb3\x4c\x0f\xf3\x8e\x5d\x6a\xcd\x2f\xde\x4a\x59\xdb\x2f"
+ "\xa2\xad\x4c\xa9\x2f\x31\x8c\x4b\xd7\x31\x33\x3d\x62\x6e\x21\xf7"
+ "\xee\x79\x6f\x2b\x2b\x49\xf1\x7d\x66\xd4\x1a\x61\xe6\x02\x69\x4f"
+ "\xa5\xf3\xfd\x13\xc1\x68\x3e\xc8\x2c\x32\xc6\xe8\xa8\xf0\x1d\x06"
+ "\xdf\x63\x5e\xcb\x70\xa3\xd6\x59\x33\x0f\x2a\x5e\xc8\x4a\xd4\x92"
+ "\xc2\xe7\x6b\x99\x52\xff\x33\xd6\x4b\x3d\x48\x17\x95\x2f\x6a\xfd"
+ "\x2f\x73\x81\x18\x7c\x9d\x3e\x11\xfd\xeb\xe7\xbd\x2d\xe5\x1b\x22"
+ "\x6b\x7a\xd4\x7a\x85\xaf\x42\x9e\xf7\xff\x17\xb7\x5f\x97\x7b\x0f"
+ "\xbd\x15\x59\x5e\xd6\x02\xe7\xe9\x4b\xb5\x3f\x6b\x90\xf6\x67\x0d"
+ "\xb4\x7f\x85\x84\x1b\xb5\x96\x98\x25\xdb\x1f\xba\x48\xfe\x65\x35"
+ "\x41\x7e\x19\x78\x83\xce\xfd\xd0\x38\x43\x57\xe7\xf5\x83\xc1\x75"
+ "\xf5\x87\x06\xd6\xff\x64\xbe\xac\x81\xf5\x3f\x5f\x2c\x5d\xdd\x43"
+ "\x72\x6f\x35\xa2\xec\x87\x32\x2c\x35\xb1\xda\xf2\xd0\x20\xeb\x7f"
+ "\x0f\xe9\xeb\x7f\x0f\x1d\x8b\x94\x67\x0f\x55\x45\xf6\x61\x56\x54"
+ "\x1f\x3e\x54\x1f\xd9\x87\x59\x0b\xfe\xab\xe3\x1a\xbe\x29\x3e\x3e"
+ "\xde\x14\x1f\x67\x8a\x8b\x47\x34\x9a\x48\x43\xe3\xcd\xf1\x43\xf0"
+ "\xbb\x42\x7f\x0e\x35\xc5\x9b\xcc\xf8\x0d\xd1\x9f\x57\x44\x7d\x0f"
+ "\xe5\xbc\xf8\x99\xf5\xe7\x90\xa8\xef\x2b\xbe\x24\x7e\xa8\x5e\xae"
+ "\x51\xbe\x39\xea\x7b\xc8\x97\xc4\x5f\xf1\xdf\xcc\x4f\x17\x7d\x47"
+ "\xda\xa1\xdd\xbf\x62\xcd\xa2\xfc\x65\x8b\xe5\x7e\xf1\x12\xdb\xa2"
+ "\xa7\x9e\x5a\xb2\x7a\xb5\xad\x70\xa5\xed\x9e\xbb\x1f\xbe\xe5\x0e"
+ "\x9b\xda\x76\xce\x9f\x31\x6e\xf1\x70\x9a\xbb\x76\x15\x47\xcc\x9d"
+ "\x7f\x7f\x8e\x2d\xeb\x9e\xbb\x23\x23\x0d\x30\x72\x7b\xf9\x52\x50"
+ "\xc2\xf8\x2f\xfd\xc5\x51\x44\x65\x3b\xa5\xec\xe9\x60\x3b\x5f\xb5"
+ "\xe6\x91\x33\xa5\x89\xed\x47\x7b\x9d\xa2\xe1\x06\xde\xd3\x9f\xff"
+ "\x4f\x6e\xc4\xc4\xba\x12\x2a\x78\x92\xcf\xaf\xcc\xff\x5c\xbc\xeb"
+ "\x23\xdb\x03\x64\x6a\xa7\xc7\xef\x6e\xcc\x40\x5a\x7c\xbb\x3d\x41"
+ "\xb2\x39\x29\xa1\x93\x7e\xf0\x11\xe2\xe2\xc4\x9d\x1a\xc2\xfc\xba"
+ "\x2d\xf4\xf7\x3f\x97\x61\xef\x96\x18\xe9\x2c\x9d\x94\xfd\xb2\x78"
+ "\x57\xc8\x6f\x3e\x1f\xa4\xd2\x65\x2f\x13\xa6\xf9\x76\x96\x0d\x35"
+ "\x23\xc9\xcc\x7b\xa1\xaf\x8e\xa4\x84\x57\x47\xb1\x8f\x94\xec\x05"
+ "\xc6\x5e\xe8\x8b\xf8\xf6\xd0\xe3\xe9\x5c\x36\xa7\xd5\x4c\xf3\x1f"
+ "\xe6\xf4\x7b\x23\xd3\x97\x0d\xec\xc5\x66\x2f\x30\x21\x5d\xe6\x47"
+ "\x64\xb1\x84\xc4\xe7\x81\xe4\x8f\xeb\x26\x65\x50\x9c\x1b\x5d\xd1"
+ "\x14\x2c\x21\x65\xf3\x93\xfd\xcf\x75\x21\x11\x64\xfb\xf4\xb9\x5e"
+ "\xa7\xa8\x7c\x96\xcc\xe0\xe9\xb8\x86\x55\x6c\xa3\x90\x7d\xb8\x76"
+ "\x09\x99\xd1\xfe\x31\xa7\xe8\x7b\x5e\xdb\x3c\x22\xe7\x5c\x32\xff"
+ "\xd5\xc1\xf6\x86\xde\x3b\x2b\xfe\x41\xe6\x5f\xf6\x96\x98\x7a\x85"
+ "\x95\x8a\x0a\x45\x97\x60\xbf\x49\x7e\x11\x60\x1b\xff\xa6\x85\x21"
+ "\x4e\x33\xa9\xc7\x69\xa5\x96\x42\x3f\x6d\x6c\x13\x81\xd2\x7f\xa8"
+ "\xb3\x01\xcd\x5e\x3f\xdb\x2f\x26\x6c\x9c\x4b\xf1\x9d\x39\x64\x6a"
+ "\xce\xab\x26\xf7\x02\x3f\x15\xb5\x89\xae\xa6\x85\x9f\x50\x4b\x5e"
+ "\x3d\xe5\xb6\x92\xa9\xa9\xe3\x04\x49\xdf\x3f\xdb\xb2\xd9\xee\xd1"
+ "\xba\x71\x19\x87\x9d\xa7\xf5\x1b\x29\x69\xfd\x3f\xc9\xe2\xee\x6a"
+ "\x45\x39\xa7\xe9\xd1\xe3\x14\x07\x78\xa6\x0d\x27\xc8\xba\xe1\x11"
+ "\xb6\xf3\x4d\xa7\x9a\x62\xb2\x0a\xa7\x3d\xb1\xd7\x69\x4f\xe9\x15"
+ "\xf6\x91\x3d\x4e\x7b\x6a\x4b\x01\xd2\x77\xbc\x43\xc9\xad\x94\xfa"
+ "\xee\xa9\x56\x53\xf5\x39\x1a\xc3\x6d\xea\x44\xdb\x6a\xce\x21\xfd"
+ "\xb6\xf1\x25\x1a\xf2\x86\xe7\x09\x8e\x18\x5f\xed\xce\x09\x90\x06"
+ "\x58\xd5\xbd\x34\xa6\xa6\x97\xac\xda\xd6\xf1\x25\x9c\xcf\x4b\xdf"
+ "\xff\x4f\x37\x46\x86\xa2\x8d\x22\xd4\x57\xf1\x59\x1d\x64\xe2\xd0"
+ "\x37\x9f\x3c\x64\x76\x37\x79\xa9\xd9\xdf\x4b\x2d\xf4\x2f\x72\x3b"
+ "\x3e\x6d\xf8\xe5\x93\x87\x86\x68\x60\x82\x86\xf5\x1d\x28\x4b\xd1"
+ "\x8e\xb3\x99\xcc\x6e\xf4\x41\x65\x31\x25\x16\xac\xa7\xa1\xa7\x10"
+ "\xae\xe6\xf6\x1f\xee\x77\x07\x3f\x6d\x58\x2f\xed\x71\x1f\x4f\x2f"
+ "\x6e\xa6\xf8\x16\x7f\x35\xb7\xdf\x14\x1a\x99\x4d\x6e\xff\x31\x72"
+ "\x17\x9c\x6c\xd0\x52\xe6\x77\x95\x69\x94\xf0\xc6\x85\x63\x26\xb7"
+ "\xf9\x02\xb9\x73\xfc\xf4\x1e\xca\x16\xdb\xb2\x13\x21\xb7\xd2\x5b"
+ "\xfc\x01\x3e\xef\x94\x26\xba\xad\xc3\x2b\x57\xd1\x84\xbd\xe7\x68"
+ "\xec\x9e\x73\x64\x17\x3d\x76\x13\xdb\xd8\xf2\xf9\xd5\x3d\x78\x26"
+ "\x76\x50\x02\xda\xae\xec\xb1\x47\xe8\xb6\xb6\x7d\x76\xaa\xed\x1d"
+ "\xb0\xb5\xed\xed\x1e\xb0\xb5\x05\x4d\x2d\x64\x7b\x5b\x0f\x7d\xcf"
+ "\x6f\x69\xa2\xa1\xed\x94\x6d\x65\xfa\xae\x3c\x43\xe6\xcd\x67\x88"
+ "\x26\x95\x98\xc8\xb6\x94\xcf\x59\xfc\xe0\x9f\x6e\xf4\x0d\xbf\xb7"
+ "\xd3\x0f\xca\xf0\x4c\xc4\x2f\x0e\xe1\x9b\xb8\x9d\x1d\x3a\x1d\x23"
+ "\xcc\x84\xb0\xe7\xf1\x8c\xc7\xf3\x59\x67\x8d\xf0\xa1\xac\x40\xb7"
+ "\x89\x86\x33\x3d\xeb\xf6\xbd\x81\x1e\xd7\x0f\x16\x7b\x68\xc5\x62"
+ "\x83\xae\x95\x8c\xcf\x5e\xf8\x5e\xfb\x69\xf6\xcf\xe5\x93\xf5\xea"
+ "\xcb\x8b\x63\x5f\x5d\x7a\x38\xd7\xa1\x99\xcb\x45\xf9\xf5\x78\x5a"
+ "\xf0\x63\x3e\x9d\x65\xe4\xed\xee\xcb\xe3\x32\xff\x8c\x70\x61\x84"
+ "\xa3\xdd\x66\x8e\xfb\x4d\xfb\x69\x93\x4a\x63\x37\x01\x66\x40\x87"
+ "\x0f\xde\xcf\x36\x33\x8f\x77\x9b\x2c\xe2\xc8\xc2\xa9\x54\xb3\x53"
+ "\x34\xed\xd9\x29\x1a\x15\xef\xe5\x24\x78\xa8\x20\x81\xeb\x88\x71"
+ "\xbc\xb1\x0c\x71\x47\x6c\x44\x8c\x97\xc6\xc5\x6c\x4f\x96\x03\xfd"
+ "\xef\xca\xc3\xe1\x6d\x10\xae\x87\xa5\xae\xff\xab\xe2\xa3\x43\x20"
+ "\x03\x12\x5a\x3a\xbc\xf4\xcb\xde\xae\x21\xce\xbf\x90\xc9\x1d\x6c"
+ "\xa7\xc9\xa9\x64\x65\x7d\xb0\x76\xa7\xf0\x6c\x67\x7f\x80\x3b\x85"
+ "\x17\xf4\x72\xed\x29\xca\x79\xfe\x5b\xa9\x94\xfa\x37\x8c\x76\x4a"
+ "\x3e\xe5\x94\x87\xc9\xa7\xab\x9b\x3d\x87\xc2\x64\xd3\x82\x3f\x5f"
+ "\x2c\x9b\x1e\x7b\x5f\xc9\x26\xf0\xbe\x94\x45\x21\x8f\x1e\xfe\x46"
+ "\x54\xb8\x6e\x27\xf2\xd8\xd6\xa8\xf0\x80\x1e\xbe\x31\x2a\xdc\xa7"
+ "\xc2\x1f\x7d\xc7\x90\x7d\x2d\x5c\x8f\xb5\x2c\xfb\x1e\x7d\x8d\x65"
+ "\x5f\xcb\x42\x5d\xf6\x49\xf9\xf3\xe8\x0b\xe2\x7f\x41\x16\xad\x61"
+ "\x79\xf3\xe8\xe3\x5c\x7f\xf1\x2e\x19\x75\x1f\x86\xb0\x6b\x39\xac"
+ "\xea\x5f\x64\xc6\xcf\x90\x7b\x2b\x59\xee\xb1\xcc\x63\xd9\xb7\x7b"
+ "\x94\x68\xdd\xbd\x53\x1c\xaf\x91\xbe\x86\x1e\xe9\x97\x7f\x2f\x21"
+ "\xac\x0c\x61\x2f\x21\x9e\xe5\x20\xe3\xa4\x39\xe7\x10\xb1\xfd\x09"
+ "\x68\x6c\xba\x66\x4a\xa3\x0a\xf4\x37\x9f\x37\xdc\x02\xfc\x5a\xe2"
+ "\xa8\xc0\x5d\xc8\xe7\x57\x43\x6c\x93\xd6\xd1\x52\xd8\xc1\x7c\x37"
+ "\x6a\x33\xf8\x8c\xcf\x4b\x17\xfb\xc5\x29\x3e\x77\xc7\x75\xc8\x5d"
+ "\xf7\x00\xfb\x67\x8a\x6b\xcc\x23\x62\xbb\x70\x96\xd9\xa8\x8b\xb9"
+ "\x0a\x75\x52\xfe\x60\x1e\x4d\xf5\xd0\xeb\xb3\x54\x5f\x3f\x9e\xce"
+ "\x7e\xe0\xda\xe9\x91\x1c\xcc\xf7\x02\xdc\x36\x4b\xa8\x84\xf8\x1c"
+ "\x0c\xfb\x46\xe4\xe7\x6e\x93\x96\x57\x65\x9c\x85\x71\x41\x36\x20"
+ "\x8d\xbb\x35\x40\x5c\x67\x0f\x3d\xb2\xaf\xb9\xe8\x10\xe7\xcf\x60"
+ "\xdc\x08\x97\xd3\x80\x11\x27\x61\x98\xe4\xbc\x11\x73\x83\x47\xd5"
+ "\xda\x79\xf2\x67\x75\xcd\x0b\x7c\xc4\x72\xdf\xdd\x05\x18\x45\xed"
+ "\x0a\x06\x60\x09\x8c\x01\x11\x71\x3a\xfc\xa4\x8d\xe2\x73\xc0\x4f"
+ "\xe5\xfe\xe2\x73\x91\xbc\xdf\x06\xbc\x24\xb2\xad\xbc\xd2\x45\x1f"
+ "\xd9\x53\xfb\x2f\x22\xfd\x6c\x27\xe8\xed\x91\x1a\x3e\xb7\xc4\xe7"
+ "\x39\x2f\x75\x96\x13\x38\x1a\x6b\x9c\xe7\xd4\xd6\xfe\xcf\x9e\xe5"
+ "\x04\x6c\xeb\x5e\x93\xa8\x47\xfd\x6b\xf8\x3c\x67\x3b\xe5\x04\x99"
+ "\x0e\xf5\x36\xd5\xbd\xfc\x28\xe3\x3c\xa7\x83\xc3\x30\x77\x3c\x6a"
+ "\xf4\x3f\xb7\x97\xdb\x82\xb8\xa3\x4a\x47\x14\xc7\x3c\xf4\x58\x1d"
+ "\xc7\x23\xec\x20\xa7\x9f\x0c\x39\xe6\xc6\x18\xf6\x66\x7b\xc8\x54"
+ "\xb9\x9e\xcc\x4a\xa6\x2d\x78\x9b\xf3\x2b\x99\xb6\xa0\x60\x40\xa6"
+ "\x2d\x58\xa2\x64\x9a\xc2\xb1\x92\x69\x0b\x1e\x51\x32\x6d\xc1\x43"
+ "\x72\x5f\x0c\x32\x8d\xe3\x58\xae\x19\x32\x6d\xcf\x28\x71\x94\x65"
+ "\x47\x8f\x6b\x41\xba\x21\xdb\xca\x11\xc6\xb2\x83\xeb\xa8\xe4\xd4"
+ "\xa3\xd5\xe2\x03\x3b\x29\xbb\x03\x7e\xcf\xe3\xf3\x0b\x5d\xfa\x3b"
+ "\xfa\x65\xc1\x5b\x4a\xc6\x2d\xd8\x31\x20\xe3\x16\x58\x07\xf2\xb2"
+ "\x8c\x5b\xf0\x73\x25\xe3\x54\x78\xed\xa3\x2c\xe3\x1e\xad\x66\x1c"
+ "\xe8\xf0\x4d\xbc\x86\xa7\xa7\x67\x3c\xd6\x85\xcb\xb8\x48\xfe\x5a"
+ "\xe0\x35\x64\x1c\xcb\x36\x7c\xb3\xdf\xc8\x85\x92\xdf\x90\x6e\x07"
+ "\x70\x6e\xf0\x1d\xf7\x01\xb7\x99\xfd\xbd\x31\xde\x66\x9e\xa6\xa1"
+ "\xfa\xd9\x21\xbd\xdd\x8f\x4f\x33\x6c\x1f\x3d\xb4\x20\x3d\x96\x1e"
+ "\x3d\xe0\x93\x91\xae\xe3\x73\xf3\xee\x92\x76\x72\x57\x8b\x92\x96"
+ "\x60\x1b\xe5\x16\x42\x56\xc4\x3f\xf3\x11\xf7\x2d\xe6\x1d\xdf\xe5"
+ "\x27\xcb\x1e\x8c\xa5\x1b\x73\xfd\x74\x05\xe6\xea\x1f\x55\x9a\x10"
+ "\xe7\x88\x88\x93\x6b\x0c\x93\x56\xb1\x3f\xbf\xc7\x17\x0e\x36\xdf"
+ "\xbf\xcc\xf2\x4e\x0f\x5e\xde\x13\xc3\x64\x79\xd0\xa9\x30\x07\x1a"
+ "\x71\x86\x1e\x97\xf3\x12\xe9\x03\x67\x73\x2c\x58\x4f\x7c\x47\x8f"
+ "\x1f\x32\x48\xfc\x23\x5f\x92\x7f\xdd\x97\xe4\x7f\x95\x65\x11\xda"
+ "\x67\x09\xb9\x22\xe1\x24\x07\x8d\x74\xa7\x38\xdd\xfb\xfa\x5a\xcc"
+ "\x47\xce\xeb\xe5\x1c\xcd\x6a\xc0\x64\xfa\xab\x40\x3a\xe9\x97\x05"
+ "\xb2\x72\x16\x4a\x4c\xf6\x47\xe4\x0d\x0d\xe0\xf8\x89\x41\xcf\x74"
+ "\xb2\x1c\x75\x57\x93\xf4\x51\x7b\x04\x3a\x29\xfb\x4c\xda\xd1\xbf"
+ "\xfe\x91\x9b\x0d\xb9\x99\x15\x66\x17\xeb\x85\x9c\xbb\x4e\xf9\xa3"
+ "\xf1\x53\xa5\x9a\x6f\x5e\x03\xf9\x3c\x92\xcf\xc3\xf0\xd9\x98\xdc"
+ "\x50\x96\xe9\x88\xf4\x9d\x96\x5b\x65\xe4\x1d\x6c\x9d\x85\xcb\xd5"
+ "\xcb\x64\x1b\x53\x3f\xf2\x34\x1a\x79\x18\x36\xdb\x29\x62\x5c\xbe"
+ "\x4e\x9e\x29\x0d\x7a\x59\x16\x5e\x03\x5d\x74\xa4\x2a\x67\x21\xe9"
+ "\xe5\x80\x67\x1e\x6f\xb8\xd4\xd9\x8c\xc1\xdb\xb7\x70\xea\xe5\xb7"
+ "\x8f\xf4\xf6\x2d\x2c\xf8\x92\xf6\x5d\xaa\xdc\x03\x97\x5f\x6e\x8a"
+ "\x51\x6e\xd7\xe5\xe3\x75\xd1\x98\xaf\x8e\xd7\x34\x1d\xaf\x8b\xb2"
+ "\xbe\x04\xaf\xb1\xca\xd9\xf2\xd5\xcb\xb1\x19\xe5\x1c\x8a\x55\x0e"
+ "\xc9\xbf\x41\xcf\x4d\x25\x18\xbe\x3d\xbb\xc1\x3b\xca\x37\xde\x93"
+ "\x14\xee\x2f\xb9\x5b\xf2\xd5\x93\xa9\xfd\xfe\x99\xd5\x5e\x39\x64"
+ "\xf5\x93\x53\x72\xeb\x78\x7c\x17\x9a\x87\x9e\x9c\xca\x7e\x63\x67"
+ "\x6d\x54\x67\xb2\xf5\x3c\x19\x97\xf2\xd3\xcc\x3e\xc0\xd8\x07\xa0"
+ "\x1b\x52\xfc\x48\x35\xfb\xba\xb4\x2f\x64\xfb\x7b\xcc\xa9\x20\xe3"
+ "\x9f\x7c\x99\x7d\x9a\xe1\x7d\x28\xbf\xf3\x7e\x38\x9e\x75\x4a\x16"
+ "\x3c\x59\xe7\xa1\x45\xad\x83\xc2\xdd\x66\x2f\xd8\x57\x9c\x36\x64"
+ "\x30\x3b\x7b\xe4\xf7\x78\xe8\xb9\x03\xd2\xb6\x3e\xf9\x7c\x03\xe6"
+ "\x14\xba\x9f\xc1\x25\x8f\x4b\xdf\x73\xce\x1c\x3e\x57\x82\xf1\x71"
+ "\xf1\x0b\xfa\x79\x00\xe0\xa5\x04\xf8\x7d\xca\x6a\xe0\xc5\x08\x47"
+ "\xd8\x04\x03\x2f\xd0\x73\x12\xdd\x75\x41\x3e\xaf\xe3\x57\x67\xb3"
+ "\x9f\x7a\x48\x6c\xb5\xe7\x29\xd8\x4f\x29\x1b\x35\x2e\xaf\x2f\xc7"
+ "\x2c\xe7\x4f\xc5\x3c\x7f\x5a\x3c\xd5\x37\xc2\x9e\x67\xd4\x43\xac"
+ "\xb6\x9a\xf8\x0c\xf8\x64\x8c\xa9\x15\xca\xd7\x5f\x1c\x9f\x97\x93"
+ "\xf1\xab\xed\x26\x85\x9b\xa7\x7e\x2b\xba\xed\x6c\xb3\xcf\xb0\x13"
+ "\x51\xef\x05\x0c\xd7\x83\xa7\x6f\x83\x9d\xfd\x5f\xe8\xed\x79\x6a"
+ "\x8f\x56\x71\xbe\x41\xeb\xb1\x9a\x8c\xfa\xee\x95\x67\x5b\x9f\x42"
+ "\xfb\x17\x2d\x90\x75\x96\xf5\xb1\x9a\xd8\xae\x5f\x1b\x69\x2f\x10"
+ "\x1b\xac\x74\x70\x55\x97\x9c\x3f\x71\x99\x93\x51\xbe\xe0\xf9\x12"
+ "\x74\x94\x1e\xd7\x62\x6b\x3f\xde\x00\x57\xf4\x18\x78\x7b\xaa\x51"
+ "\x8d\xcf\xaa\x8d\xfe\x0d\x56\xd3\x11\x9f\x3c\x77\x47\x63\x6d\xce"
+ "\x2f\x94\x0f\xee\xc5\xd9\x06\xee\xfa\xeb\x84\xfa\x70\x1a\x65\xe7"
+ "\xb4\xb8\xd0\xa8\x93\xe4\xe1\x91\x7c\x8e\xf7\xa9\x3c\x3e\x3f\xa4"
+ "\xf0\x7f\x24\x11\x69\xaa\x2f\xc6\xff\xe2\x03\x61\xf8\x8f\x67\x1a"
+ "\x64\xfc\xf3\x9a\x07\x70\xfb\x4f\xe0\x32\x41\x9d\x7b\x60\xbd\x66"
+ "\xf1\x09\x7c\x27\x72\x3d\xb5\xad\x06\xce\x73\xcc\x6a\xbd\x6c\x49"
+ "\x4a\x58\x3f\xa0\xbd\x56\xd6\xd9\xe2\x8c\xf6\x73\x1e\xc6\x01\xfb"
+ "\xb3\xe4\xb2\x51\x9f\x2b\x7b\x5c\x4b\xec\xd1\x6d\xda\xac\xce\x94"
+ "\x90\xb2\x31\x59\x92\x11\xe6\xd3\xdc\x57\x68\x13\x01\x75\x3e\x79"
+ "\xb1\xef\x60\xb1\xcf\x3c\x98\x2c\x60\x1a\x94\xbe\x31\x4d\x72\x7d"
+ "\x01\xba\xd7\xd3\x33\x04\xea\xa6\xfa\xfe\xe9\xab\x55\xd8\xd2\x45"
+ "\x78\x82\xc6\x96\xbc\x2d\x50\xb6\xcf\x29\x7d\xad\xa0\x6d\x4f\xe7"
+ "\x30\xcd\x19\x74\xc6\xeb\x91\xca\x76\x7c\xe9\xb5\x2c\x5b\x0c\x9c"
+ "\xa3\xfe\xc3\x51\xbf\x2e\xa3\xfe\x46\x7a\xee\x3b\x4e\xc3\x7b\x37"
+ "\x8d\xb6\x80\x94\xb9\xea\xec\xd0\xd2\x54\x83\x97\xb9\x0c\xee\x67"
+ "\x96\x39\x8c\x0f\x85\x8b\xa5\x53\x23\x61\x59\x4d\xca\x5f\x27\xaf"
+ "\x51\x82\x1f\xd7\x07\x86\x20\x4d\xce\x00\x8c\x25\xc7\x65\xdc\x40"
+ "\x3d\xd9\xde\x5f\xda\xe4\xa9\xfe\x58\xfa\x3e\xb7\x6b\xa0\xbe\xcc"
+ "\x7f\x4b\xfb\xfb\x9f\xe3\xfc\x4e\x2b\xfb\xfe\x95\xb2\xa6\xf0\x7a"
+ "\xae\xaf\x8f\x7d\xea\x4a\x5a\xf7\xd0\xd2\x04\xae\x3b\xa7\x31\xfa"
+ "\x6c\x80\x16\x97\x7a\xc2\xe1\x08\xa7\xac\xab\x84\xa3\x64\x87\x0f"
+ "\x73\x57\xb2\xa9\x7d\x97\xa7\x13\x07\xea\xbc\x74\x8b\x51\x9f\x01"
+ "\x99\xf0\xf4\x84\x68\x9a\xe4\xb2\xd9\x6f\x9f\x0e\x9b\x65\x49\x4a"
+ "\x3b\x3d\x6d\x55\xf5\x5a\x52\xc5\xfd\x38\xd8\x38\xc7\xfe\x35\xd9"
+ "\xe7\xea\x76\x25\x43\xd0\xcf\x79\xaf\x6e\x57\xe7\x89\xfc\xca\xef"
+ "\xea\xd3\x7b\x84\xe9\x35\xc6\x15\xaf\xab\xfb\xa4\xdf\x0e\x79\xd6"
+ "\xfc\xe9\xc3\xbc\x5f\x97\x5c\xf0\x9a\xf4\xb1\xab\xdb\x08\xfa\x1a"
+ "\x0b\x82\xd2\xef\x9f\xb3\x90\xcf\xde\x06\x79\xce\x27\x6d\xe0\x8e"
+ "\x14\x06\x69\x7e\x80\x79\xe2\x69\x2f\x9f\xa9\x57\xfe\xcb\x9f\x0e"
+ "\x18\xe7\xe8\xd9\x67\x27\xfb\x9b\x85\x1c\x8a\x1f\xf0\x17\x9b\x77"
+ "\x8c\x75\x2d\xbd\x7f\xa9\xc2\x24\x8e\x29\xfe\xcf\xbb\x9b\xcf\xcd"
+ "\xab\xfd\xac\x76\xc8\x84\xf8\x4f\x91\x56\xea\x75\x03\x32\x2a\xef"
+ "\xef\xbc\xa7\xe5\xd1\x61\xf4\xb8\xf2\x16\x63\xcc\x38\x7a\xb1\x2c"
+ "\xc9\xbb\xdb\x98\xc3\xf0\x39\x3c\xb5\x3f\x36\x00\x0f\xf9\xa5\x5e"
+ "\x3d\xd0\x07\x7f\x62\x58\xf5\x17\xcb\x85\xbc\x46\x83\xf7\x0a\x6e"
+ "\xe0\xb3\xdc\x4f\x97\x72\xf9\x83\x8d\x17\xc2\xf9\x08\xf7\x53\x42"
+ "\xa7\x2d\x76\xdf\xc4\xde\x6f\x5b\x66\x37\xda\x60\xe0\x44\xb5\x61"
+ "\xd9\xa6\xee\xe4\xcf\x9a\x06\xda\xbe\x4c\xae\x11\x85\xc5\xbf\x1d"
+ "\x86\x1b\xfe\x3e\xa4\xc6\xb5\x65\x0e\xd0\x87\x7e\x16\x5f\x85\x81"
+ "\x77\x9e\x11\x1b\x72\x48\xd5\x71\x19\x19\xbc\x8e\xb4\xfb\x3c\xd4"
+ "\x13\x50\xfb\x5e\xcb\xd8\xff\x01\xe9\xf9\xe6\x70\x5d\x62\xb6\x33"
+ "\xa2\x8e\xcb\xd3\x58\xe7\x50\xbe\x15\x96\x4f\xe1\xfa\xda\x6e\xe4"
+ "\x3e\x5e\x26\x75\x5d\xe9\x67\xa1\x2f\x6f\x88\xbf\xcf\x4e\xdd\x7d"
+ "\x79\x90\x0b\x76\x53\x8f\x6b\x39\xe4\xff\x85\xe3\xaa\xcc\xe5\x63"
+ "\x8d\xba\x72\xdd\xa4\x1f\x50\xb1\x2c\x36\x7e\xb9\x5c\xe9\xfb\x29"
+ "\x6f\x28\x7e\x09\xf8\x5d\xf1\x55\xf5\x13\xe8\xeb\x5d\xbe\xf2\x73"
+ "\xf9\xda\x1a\x71\x94\x7d\x8c\x61\x4e\xd2\x55\x09\xfa\x4d\xde\xd4"
+ "\x00\x1d\xfd\x71\x53\xee\x3a\x4a\xc7\xdc\x99\xc4\x05\x31\x6d\xaf"
+ "\x86\xe7\x1a\x31\x95\xfd\x9b\xe3\x3b\x4d\xff\x9e\xc0\xdf\xdd\x6b"
+ "\xc4\x02\xd4\xb9\xd5\xd8\x2b\x54\x3e\x72\x96\x77\xf5\xfb\x15\x8a"
+ "\x7f\x8c\xcf\x15\xb1\xff\x29\x0d\x73\xa2\x2e\x2e\x37\x97\xe7\xb5"
+ "\x28\xaf\xc7\xf5\x4c\x0a\xfa\x39\x9b\xd3\xf9\xe2\x6f\x1e\x89\x5f"
+ "\x4c\x5f\xec\x9c\x87\xeb\xd5\x9d\x74\x2e\xdf\xa8\x6b\xb2\x3f\xdd"
+ "\xf4\xd5\xea\xf6\x4c\xa1\x51\x37\x84\x1f\xad\x54\xe1\x41\xf6\x95"
+ "\xc8\x36\x8f\x88\xdf\x61\xd4\xd5\xa8\x03\x97\xc7\xe7\x38\x45\xf2"
+ "\x67\xad\xec\x83\x86\xcb\x63\xbf\xad\x48\xdb\x60\xd4\xf7\xab\xd2"
+ "\x72\x71\x8d\x10\x3c\x7e\xb2\xfc\xb5\x8d\x26\xe9\x5b\xaf\x93\xf2"
+ "\x53\x8f\xd4\xf8\xd9\x37\xea\xbf\x50\xc6\x7f\x74\xb3\x6f\xd4\xbe"
+ "\xbc\x98\x7d\xcc\x79\x90\x3e\x4b\xca\x87\x8a\xcf\xfe\x43\x13\x19"
+ "\x90\x13\xc8\xd7\x97\xc1\x6b\x4e\xe0\xdb\xfc\xa2\xc6\xa2\x2e\x3e"
+ "\x7b\x09\x99\x93\x5f\x84\x34\xad\xac\x67\x61\xde\x15\x90\xf7\x66"
+ "\x40\x36\x35\xac\x99\xca\x30\x36\x9a\x1d\x64\x6e\x8c\xf2\x57\x35"
+ "\x18\x7d\x74\x27\x9e\x0f\x74\x57\x9c\xc7\x3c\x3e\xff\xa0\x87\x9e"
+ "\x1d\x54\x27\xdc\x3c\x0a\xf8\x44\xba\xaa\xd1\x3c\xef\xcb\xf7\x5c"
+ "\x2a\xad\xb1\x6f\xcd\x32\x68\xb2\x95\x12\x45\xd2\xf9\x00\xcb\xdb"
+ "\xee\xe4\xf3\xc7\x78\x2c\xe9\x71\x3d\x6b\x33\xf2\xf3\xb8\xce\x63"
+ "\x07\xfa\xcb\x5a\xd9\x2f\x0f\x9f\xd5\xfd\x15\x3f\x9b\x61\xf0\x68"
+ "\xac\x72\x0a\xf7\x09\xcd\x39\x8e\x4c\x6e\x8c\x5b\x93\x02\x94\xb8"
+ "\x77\x17\x51\xd5\x7a\x11\xd8\xbe\x1e\x73\x99\xd1\x7c\xcf\x46\x7e"
+ "\x03\xf3\x28\xd3\x77\x05\xe8\x25\x1e\x75\xd9\x7e\x01\x65\x16\xab"
+ "\x74\xba\xfd\xba\x15\xe9\xbc\x78\xa6\x0a\x93\x89\x76\x14\x53\xc2"
+ "\x0e\x8d\xcc\x55\xc5\x34\x06\x61\xd0\x75\x9f\x6d\x32\x78\x36\x56"
+ "\x1d\x2a\xf7\x12\x6d\x43\xb9\x9b\x8a\x45\xf0\x4f\x18\xcf\x5d\x9a"
+ "\x08\x7c\x15\xbc\x7b\x68\xc5\x04\xd5\xc6\x15\x13\x0c\x9d\x10\xef"
+ "\xd3\x22\xed\x0f\x56\xd8\xa2\xe7\xca\x4f\xae\x5c\x59\x98\xbb\x6a"
+ "\x09\x3f\xec\xe3\x9e\x1f\x3f\x3c\x7c\x4d\x84\xc7\x3f\xe5\xaf\x62"
+ "\x45\x16\xaf\x3f\x6e\x1f\x69\xec\xa7\xaf\xa8\x32\xd6\x40\x75\xbb"
+ "\xfd\xbb\x78\x6e\xc7\x73\x20\xc4\x1d\x78\xbf\x68\x23\x83\x89\xfb"
+ "\x28\x81\x4c\xd1\xe5\x2d\x5d\x54\xb8\x28\xff\x0e\xde\x39\x1b\x1e"
+ "\xab\x9c\x86\xa8\x72\x02\xfd\xe5\xa8\xf1\xc7\x6f\xe2\x74\x5b\x97"
+ "\xd7\x89\x11\x99\xe9\xea\xcc\xf4\xca\x31\xc6\xda\x56\x6c\x7b\x47"
+ "\xaf\x35\xb4\x6d\x7c\x03\xf3\x83\x73\x23\x99\x7e\xb3\xbe\xd5\xc4"
+ "\x7a\x64\x31\xde\x79\x8d\x41\xae\x95\xe9\x7e\xa3\xde\x3d\xd7\x8a"
+ "\xf1\x7d\x65\x81\x28\xf7\x42\xae\xae\xcc\x1b\x6c\x5d\x21\xdc\x56"
+ "\x84\x6d\x0b\x3b\x68\x65\xe9\xa5\x6c\x8f\x38\x3d\xb7\x87\x69\x36"
+ "\x2a\x5f\x48\xf5\xd9\x4a\xd0\x7f\xbe\xe1\x87\xbe\x3f\x4d\xe5\x28"
+ "\xc3\x1f\xd7\xca\xe3\x83\xda\x8d\x94\x5d\xd0\xc7\x8f\x82\x19\x8d"
+ "\x98\xb7\xa1\x9d\x3f\x6a\xa7\x82\xef\x98\xad\xd0\x11\x46\xd3\xcf"
+ "\xf0\xce\x57\x00\xc4\x71\x5c\x04\x1d\x5d\x7b\xba\xce\x0c\xe9\x02"
+ "\x29\x13\x27\xd4\x1f\x99\xf5\x97\x78\xfc\x4c\x22\x4e\xee\xaa\xc6"
+ "\xa3\x07\x87\x5e\x61\x26\x4b\x72\x62\xc2\x75\xdf\x18\x63\xbd\xeb"
+ "\xce\xe9\xd3\x9c\xc5\x45\x90\xca\xc1\x80\x45\x84\x9d\x8b\xac\x9a"
+ "\xd7\xf5\xbd\xf1\x25\x24\xed\x6a\xb6\xce\x8b\x79\xa6\xb2\xdc\x25"
+ "\x0a\xf8\x0c\xbb\x36\x72\x69\x8a\xf3\x79\x32\xbd\xd9\xeb\x31\xb1"
+ "\x2f\x68\xd6\x9f\xd9\xcf\x2b\xea\xfa\x97\xf7\x10\x06\x7c\x39\x44"
+ "\xd5\xd2\x14\xa5\x77\x3e\x37\x4c\xdb\xb6\x34\x65\x00\xbe\x99\x18"
+ "\xbe\xf3\x55\x32\xed\x2b\xee\x32\xb9\xcd\x77\x92\xdb\xe6\xa7\xf7"
+ "\xf0\x1e\xb3\xaf\x50\x26\xeb\xb2\x0c\xa3\xd6\xa5\x95\x3a\xbf\x20"
+ "\x93\x7e\x0e\xd5\x74\x86\x9e\xbb\xbb\x7e\x90\x7c\x7c\xee\xbb\x3b"
+ "\xf9\xdc\x37\x7b\x5c\xcf\x15\x79\xe8\x9e\x83\xba\x2e\x83\x31\xf7"
+ "\xb9\x32\xd0\x86\xd4\x3f\x11\x7f\x03\xdf\x47\x83\xb0\x3a\x23\x4d"
+ "\xcc\x3e\xfa\x31\xaf\xc5\x8b\x06\xa6\x03\x71\xe1\x3f\xbb\xf8\x8c"
+ "\xcb\x20\xf6\x30\x43\xdd\x8e\x5b\x78\x4f\x72\x48\x32\xe4\x8f\xf3"
+ "\xbc\xe8\x0b\xb9\x28\x15\xec\x64\x0a\x99\xe8\xba\xe0\x05\x91\xd3"
+ "\xec\x3d\x87\xb1\xe0\x38\xcf\x45\xe2\x7e\xb5\xf4\x4f\x26\x77\xe0"
+ "\x6c\x83\x7b\x8b\x46\x2d\xd0\x2b\xdd\x35\x67\x1b\x94\xff\xd3\x10"
+ "\x35\xd3\xbf\xa8\xd9\xf1\x7f\x4b\xdc\x25\xff\x42\xb8\x28\x61\x3c"
+ "\xf7\x5d\x10\xd9\x6e\xf3\xff\x21\xbe\x1f\x89\xc7\x38\xe0\xdd\x76"
+ "\x86\x56\x2d\x7b\x17\x70\xde\xfc\x10\xb0\xa4\xef\xb4\x19\xf4\x1e"
+ "\xde\x7b\x5c\xab\xfa\xc7\xbf\x98\x3e\x67\xe2\x1a\xca\x2d\x8e\xc7"
+ "\x4d\x1a\xc6\x52\xf6\x71\x87\x31\x74\x2a\xb7\x0b\xdf\x69\xfc\x8d"
+ "\xe7\x04\x7e\x5a\x36\x35\xec\xb1\x04\x1f\xe7\xb1\x35\x87\xc7\x4d"
+ "\x84\x67\xd7\x5e\x90\x63\x6d\x96\xfe\x3d\x47\xff\xce\xd0\xbf\x67"
+ "\xe9\xdf\xe9\xfa\xf7\x74\xfe\x56\x63\xf2\xea\x84\x7e\x7d\xc1\x34"
+ "\x14\x63\xcc\x6a\xab\xd1\x17\xa8\x4f\x92\xc5\xb1\x51\x8e\xed\x7a"
+ "\x3d\xa6\xea\xf5\x4a\xd3\xbf\x8d\xfa\x5c\x6b\x09\x6e\xfc\x9f\xaa"
+ "\x4f\x75\x54\x7d\xf6\x87\xd5\x87\x2c\x8e\xf4\xaf\x52\x9f\x14\x0b"
+ "\xdf\x4f\xf1\xdf\xa8\x0f\xd7\x85\xc3\x7a\x5c\x85\xf6\xc8\xfa\x14"
+ "\x4e\x33\xea\x13\x93\xde\xd6\x88\x2e\xd6\x6b\x56\x7f\x4d\xfa\x80"
+ "\x1e\xca\x3a\x4b\x6d\xaf\xe1\xaf\xb0\xb0\xf0\x52\xfe\x0a\xc1\x0b"
+ "\x18\xb7\x0b\xd1\xfe\xc2\x59\xba\xfe\x76\x58\xe9\xf9\x85\x07\x0c"
+ "\x1b\x32\xb4\x75\x7f\xa5\x6a\xeb\x81\x2d\xec\xb3\x6f\x1d\x7d\xdd"
+ "\xe9\x10\x5d\x98\x77\x7f\xcc\x73\xc3\x70\xb8\xf9\x85\xab\x57\x3f"
+ "\x7b\x87\x2d\x7f\xd1\x8a\x25\xb6\x71\x8b\x6d\xab\xf3\x96\x2d\x2d"
+ "\x5c\x12\x69\x57\x91\xa2\xdf\x1b\x24\xcf\x8b\xf0\x5c\x4a\xce\xa5"
+ "\x41\xff\x52\x4e\x4a\xdb\xbc\xe7\x9f\x15\xae\xc2\x56\x96\xb9\x7b"
+ "\xb7\xa9\xfb\xa5\x7a\x5c\xcf\x4f\x37\xc6\x10\x63\xfe\xcb\x63\x08"
+ "\xc2\xb3\x31\x4e\x1e\x0f\x0b\xe7\xb4\x79\x46\x18\xc3\xd7\x65\xd3"
+ "\xd0\x76\x7a\x7e\x18\x97\x19\x13\x87\x17\x44\x1d\xf4\x26\xbe\x3b"
+ "\xc3\x04\x99\x22\xd8\xff\x16\x9f\xc3\x44\x3e\x81\xfa\xc8\x79\x45"
+ "\x36\xbe\xd5\x9c\x4d\x70\x1d\x9b\x91\x67\x1f\xc2\xcc\xac\x43\x60"
+ "\x1e\xd8\xc5\xf9\x10\xfe\x09\xfb\xc3\x40\x78\x82\xee\x57\x8c\xc3"
+ "\xbe\x60\x7f\x15\x08\x4b\x19\x08\x5b\x93\x84\x30\x2b\xc2\x6c\x0a"
+ "\xde\x9a\x6b\x19\xcf\xf8\x4e\xd7\xd7\xc9\x38\xcd\x14\xbd\xdc\x92"
+ "\xf0\x3a\xf3\xdd\x31\xb7\x4c\x4a\xb3\x65\xcf\xff\xf6\x8c\x3b\x9f"
+ "\x5a\xb9\x62\xe9\x70\x92\x68\xb7\x63\x38\x4e\xbb\xc5\x31\xfe\x0e"
+ "\x5b\xc1\x92\x25\xab\x6c\x6b\x97\xac\x28\xb4\x2d\x5a\xbb\x68\xdd"
+ "\x70\x5a\xba\x72\xd5\x53\xec\x6d\x81\xbb\x65\x75\xee\x53\x4b\x9f"
+ "\x66\xe3\x17\x95\x7a\x78\x84\x9e\x90\xcd\xb2\x4d\xf7\x4f\x72\xb4"
+ "\x92\x75\xc8\xa4\x0b\x47\xf1\xce\x7e\xbb\xac\x78\x36\xe2\x77\x18"
+ "\xbf\x43\xf8\x1d\xc7\xef\xd8\x29\xda\x10\xc4\xf3\x60\x8f\x6b\x4d"
+ "\x9b\xa1\xaf\x0c\xd0\xd0\x1a\x9f\x41\x43\xd0\x2f\x0e\xaa\xf1\x6d"
+ "\xad\xad\x25\x28\xf9\xa7\x9f\xa6\x2a\x2f\x0c\xd0\x14\xfb\x1d\x6d"
+ "\x61\xdb\xae\x35\x88\xef\x95\x6b\x96\xbc\x66\x32\x8c\xf1\xd6\x49"
+ "\xeb\xaf\xae\xdd\x29\xd8\xc6\x8c\xd7\x73\x1b\x41\x2f\x4d\xca\x4f"
+ "\xcd\xda\x1a\xa4\xbb\x1e\x65\x1c\xd6\xcb\x50\xdf\xa3\xc4\x51\xbe"
+ "\x3b\xa6\x5d\xff\x66\x58\x9d\xb4\xee\x0d\x7e\xe7\xa7\xbe\x87\x6a"
+ "\xd1\xef\x96\x33\x0d\xc4\x39\x66\xeb\x65\x34\x00\x17\x25\x7b\x5d"
+ "\x22\x60\xcc\x9d\x79\xad\xd8\x12\x77\x97\x40\x7d\xce\x6a\xf1\x8f"
+ "\xb5\x4a\x3f\x98\x25\xbd\x90\x11\xb7\xde\xea\x76\xc8\xf4\x71\xbc"
+ "\x96\x3c\xaf\x40\x68\x7c\x0f\x95\x16\xff\x4c\x2b\xe7\x13\x89\x17"
+ "\x8e\x6a\x15\x49\xe9\x4a\x67\x60\xff\x83\x0e\x9b\x0e\x33\xc0\xb8"
+ "\x3d\x45\x6b\xfe\xae\xe6\xe1\x1b\x82\x4a\x97\x70\x4c\x30\x6c\x2e"
+ "\xc1\xa3\x76\x7c\x4f\x37\x64\x80\x87\x1c\x09\xba\x7d\x5c\x83\x6a"
+ "\xbf\xa3\x50\xff\x3e\xa4\xd7\x31\x8e\x7d\xa2\xa0\xfe\xc7\xb8\xef"
+ "\xa0\xaf\x1c\xc2\xfb\x71\xe0\xa7\x49\xe1\xc7\x21\xed\x7c\xa1\x37"
+ "\x71\xfc\x71\xbe\x67\x07\x71\xc7\x95\xbf\x91\xb5\x07\xb8\xcd\x03"
+ "\x36\xb4\x35\xe9\xc0\xdf\x1b\xbc\xd7\x0c\x5e\x3a\xe4\xbe\xc0\xfc"
+ "\xb9\x76\x3f\xe0\xd5\x1b\x72\x87\xe5\x4c\x6e\x08\x7c\x2a\xe7\x53"
+ "\x8e\x0e\x43\xde\x0c\xd0\x81\x23\x10\x4b\x96\xc4\xea\x77\xbd\x6f"
+ "\x16\x09\xd7\x9a\xe9\xa8\x53\xbd\xec\x03\xf6\xcb\x7a\xa1\x7f\xde"
+ "\xd6\xa7\x64\xe4\xba\x39\xfd\x73\x4c\xbd\x1e\xec\x07\xde\xc3\x75"
+ "\xeb\x95\xfb\xff\xba\xdc\x58\x57\x68\xc8\x0d\x03\x8e\x25\x4e\x68"
+ "\x16\x07\xfe\x95\x79\x0f\xf1\x5e\x09\x8f\x97\x52\x1f\x01\x9c\xe4"
+ "\xf3\xea\x2c\x9c\x56\xee\x3d\xe4\xa1\x75\x13\xf8\xae\x39\xa9\xd3"
+ "\xba\xd6\x64\x0e\xc8\xa2\x75\x47\xc3\x61\x8a\x44\xef\x21\x86\xcb"
+ "\xf2\x88\x75\x92\xdc\x90\x99\xfd\xd1\x1c\xd2\xc7\x17\xc8\xe0\x75"
+ "\x01\xa3\xae\xc0\xe1\x51\xa3\xbe\xfa\x5d\x67\x47\x51\x4e\x4e\x66"
+ "\xa8\x8f\x6d\xc2\x1b\x55\x7f\x6e\x90\xf2\x06\x71\x07\x7a\x5c\xeb"
+ "\xa7\x7a\xe8\xf9\x52\x9d\x87\x9a\x90\xff\xc0\x91\xe2\x59\x48\xb3"
+ "\x3e\x4b\xb7\x6b\x3e\x86\xfe\x3d\x1e\x46\xfb\xb3\xc3\xd6\x79\x8e"
+ "\xab\x3e\xbc\xb3\xa4\x9d\xd6\x57\x85\x85\xeb\x7d\x7b\x24\xab\x9d"
+ "\x36\xcc\x56\xf6\x44\x5e\x87\xca\xbf\x5e\xea\xa8\x46\x1d\x59\x16"
+ "\xf0\xb9\x3d\xe6\x71\x89\x7b\xd9\xc7\xeb\x8f\x1a\xe3\x05\x60\x1d"
+ "\x94\x38\x1f\x25\x0e\x33\x9e\x94\xdf\x8f\x35\x2b\x14\x9e\xd6\xfb"
+ "\x22\x70\xcf\xe3\x26\xca\x61\x3c\x25\x6f\x12\x5a\xb2\x3f\x4e\xe4"
+ "\xae\x33\x13\xf3\x0b\xf3\x38\xef\x11\x82\x3e\xa4\x5e\xa5\xf0\xb6"
+ "\x21\xcd\xc0\x9b\xd1\x77\x8c\x27\x0f\xad\xaf\x63\xdc\x46\xb6\x71"
+ "\xe8\xb1\x76\xa3\xed\xc0\x29\xfb\x36\xc5\xf7\x2c\x9d\x2f\x9a\x1a"
+ "\x46\xb3\x0d\xc9\xda\xfb\x8f\x98\xbf\x4d\x47\x1c\x53\x49\xe1\x76"
+ "\x43\x15\xda\xe1\x0b\x9b\x97\x1c\x65\xfc\x32\xaf\xa0\x9e\x07\x75"
+ "\x1f\x5c\x47\x95\x3d\xd3\xda\x59\x98\x4f\x1c\x94\xbc\xbc\x46\xfa"
+ "\x4a\x61\xff\xbd\xc7\x18\x47\x2c\x17\x99\x97\x98\x07\x98\x9f\x14"
+ "\x8e\x36\x78\xc3\x70\xd4\xc8\xf8\xd1\xf1\x74\x30\x4a\x96\x2f\xb1"
+ "\xe5\xcf\x50\xb2\xd8\x66\x1f\xb7\x78\xb2\x74\x78\x63\xbb\x77\xe6"
+ "\x1d\xb6\xac\x19\xe3\x1c\x79\x13\xe6\xa9\xc7\xcc\xac\x39\xfc\x1c"
+ "\x1e\x39\xaf\xb3\xf5\xb8\x8a\xb2\x23\xe7\x86\x9b\x3c\x4a\x7e\x14"
+ "\xe5\x7b\xe2\x46\xca\xb5\x0a\xf6\x3f\x5b\xb9\x82\x28\x84\x7a\x57"
+ "\x9c\x42\x9f\x26\x7a\xb3\xd9\xdf\x71\xa6\x83\xd8\x3f\xfa\x17\xb5"
+ "\x88\xdb\x8b\xf0\xe4\x02\xbe\x4b\xe1\xa4\xd0\x92\xbc\xd9\xbc\x66"
+ "\x23\xca\x4f\x58\x7d\x23\xe6\x75\xe1\x57\xef\x4b\x3a\x37\x6b\xf6"
+ "\x78\xa7\x00\xdc\x46\xa3\x5d\xbc\xb6\x03\x3c\x65\x67\x3a\x44\x88"
+ "\x71\x94\xeb\x60\x9f\xe4\x80\x1d\xcf\x6b\x3b\x45\x68\xff\x73\x76"
+ "\x35\x7f\x2d\x02\xfd\xaf\x29\xd3\x65\x59\x56\x8f\x6b\x23\xf4\xbf"
+ "\xdb\xa5\x2d\x80\xe6\xb2\x4a\x5f\xe6\xda\xe6\x9b\x1f\xc6\x7c\xa0"
+ "\xde\x80\x09\x58\x57\xe8\xf6\x0f\x12\xde\x57\xb5\xaf\xd5\x2a\x4e"
+ "\x17\x58\xe2\x94\x7f\x48\xf0\x78\x49\xad\x49\xcb\xe9\xb7\x97\x41"
+ "\x5c\xf2\xa6\x14\xb6\xa7\xc9\x01\xed\x95\x70\x1a\x23\xae\xd2\xa5"
+ "\x79\x2a\x4d\x5a\x00\xfd\x98\xa2\xf4\x67\x2f\xcb\x4f\xcc\x5d\x37"
+ "\x1e\x34\xc6\x35\x39\x1e\x9a\xa8\x44\xcd\x67\x36\x4a\xbb\xcf\x73"
+ "\x2e\x33\x79\xa8\x68\xd6\x0d\xa9\x72\x8e\x12\xd0\x5c\x71\xa4\x6c"
+ "\x9a\x37\xfe\xdc\x90\xb1\xbc\x6f\x6a\xd9\x24\x7c\xbc\x46\x6c\x09"
+ "\x0a\x1f\xef\xa1\xca\xb1\x83\x4e\x91\xbb\xa8\xa7\xc4\x2d\xef\xfe"
+ "\xe4\x3b\x48\xfc\xfa\xb8\x11\x52\xe3\x06\xca\xf7\xc5\xdf\xbc\x10"
+ "\xe3\x43\xdc\x29\xda\xe8\xe0\xfa\x33\x6e\x78\xaf\x45\x03\xae\xdc"
+ "\x3c\x4e\x32\x7e\x92\xcf\xf8\xd8\x16\x86\xdb\x6a\x09\xa2\xcd\xe1"
+ "\xed\x32\x69\x9e\x0a\x17\xda\x65\xe2\x7b\x3c\x4e\x33\xcf\x04\xd8"
+ "\x46\x09\xfc\x36\x4a\xfa\xb5\x96\xf3\xf3\xe2\xea\xf0\x36\xb2\xfc"
+ "\x57\x6d\x28\x7e\x3b\x56\x1b\x85\x89\xdb\xc8\x38\x28\x2e\xd7\xf9"
+ "\x4d\xd6\x93\xe5\x87\x97\x8a\xe7\x24\x6f\x62\xdb\x20\x6f\x36\xe4"
+ "\xdb\x4c\xee\x43\x8c\x9f\x55\x5c\xcf\x58\xfd\xc5\xf0\x14\x2c\x67"
+ "\x8e\x65\x53\xc9\xc2\x1e\x97\x73\x6c\x6c\x7c\x3b\x67\x5f\x1a\xdf"
+ "\xce\xaf\x71\x7e\xae\x07\xef\xef\x58\x82\x26\x12\xa0\x5b\xcc\xd7"
+ "\x4a\x63\x95\x9b\xbc\xa9\x8e\xeb\x15\x33\x4e\x30\xbf\xe8\x32\x08"
+ "\x74\x28\xc0\x27\x82\x65\x12\xea\xd6\x60\xc8\x23\x4b\x9c\x2d\x5e"
+ "\xca\x07\x93\xa8\x8a\x05\xc3\xb2\xa9\x8a\xf7\xb9\x66\xa2\xfc\x98"
+ "\xf1\x1a\xdf\xf3\x51\xe6\x4d\xd7\x36\x7f\xeb\x06\x4b\x1c\xdd\xe5"
+ "\x8b\xff\xd6\x70\x8b\x23\x38\x96\x71\x08\x98\x0e\xf0\x71\x33\xcf"
+ "\x53\xd5\xda\x48\x09\xf4\xff\xad\xfb\xe5\x1a\x65\x92\x37\x5d\xed"
+ "\x1b\x95\x60\xfc\xab\xee\x30\xd6\xe6\xf1\xbd\xc0\x43\x9f\x29\x5f"
+ "\xbd\xf1\x5f\xdf\x25\x2a\xce\x41\x76\x5b\x84\x6d\xbd\x05\x7a\x64"
+ "\xc9\x79\x4d\xf0\x9d\x0e\xe7\x68\x80\x4e\x94\xdd\x94\x41\x27\xc8"
+ "\x5f\x13\x9b\x06\x4a\xde\xb9\x34\x0d\x94\x6c\xe5\x78\xc6\xbb\x9a"
+ "\xab\x94\x74\x18\x7a\x8a\xd8\xfc\xf5\x5d\xb6\x62\x59\xbe\x43\x95"
+ "\xcd\x38\x49\xe7\x3d\xa3\x39\xc0\x4b\x49\x8f\x6b\x53\x8a\x21\x07"
+ "\x98\x5e\x2c\x21\xbe\xef\x82\x24\x4d\x23\x0e\xfa\x4f\x61\x89\xda"
+ "\x4b\x3a\x77\x54\xde\x9b\xe9\x2a\x4a\xf0\x39\xf3\x76\xf3\xfd\xb0"
+ "\xfe\x24\xef\x61\xa4\xc9\xf2\xd0\xff\x56\x7a\x45\xa2\xf7\x20\x60"
+ "\x1c\xda\xa1\xec\xa2\x13\xa4\xdf\x28\xf0\x34\xfb\x8a\x62\xbe\x46"
+ "\x58\x2a\xea\xcd\x7e\xa3\x30\xdf\xd9\x54\xda\x3f\x2e\xb9\xd2\x21"
+ "\x2b\x84\x3c\xdb\x84\x71\x69\x4c\x37\x70\xf7\xb2\x49\xdb\x7f\x61"
+ "\xb2\x95\xb8\xcd\x17\x36\x8f\xde\xff\xa3\x49\x64\xfe\x7f\xac\x4f"
+ "\x52\xc1\x2d\x94\xba\xe9\xdb\x66\xfa\x6c\x1a\x99\x18\x0f\x1e\xda"
+ "\x54\xad\x70\xb7\xa9\xd5\xe8\x1f\x0f\x95\xc8\xfe\xe1\x35\xe4\xcc"
+ "\xa0\xf8\x42\xad\x73\x6f\x82\xfc\x5b\x91\xa2\xe2\x8b\x16\x46\xaf"
+ "\x01\xb1\x3e\x6f\x5b\xb6\xda\xb6\x78\xe5\xda\x15\xd7\x5f\x1f\x31"
+ "\x57\x32\xab\xfb\x78\x5d\x89\x6a\x3c\x75\xa5\x1b\xf5\x66\xbd\x04"
+ "\xdf\x68\x7f\xd1\x45\x3e\xed\xe7\xe4\xea\xe6\xee\xb9\x69\x34\xf0"
+ "\x3e\x85\xe6\x4c\x09\xfb\xbc\x95\xe6\xdc\x72\x6b\xee\xc3\x4b\x16"
+ "\x2d\x5e\x17\x16\x7a\x5b\xf8\xba\x61\xe5\x2e\x94\x1d\x3f\xfa\x1e"
+ "\xc8\x8a\xb8\x79\x1b\x78\x6c\xd9\x7c\x5b\x71\x50\x7c\x0a\x79\xcd"
+ "\x7e\x6b\x72\x9b\x0b\x83\xd4\x0c\x59\x26\xbe\xce\x32\x7c\xa8\x3a"
+ "\xe3\x09\x7d\x0a\xb4\x65\x41\xdb\x7d\xd0\xeb\xce\xf3\xfa\x0c\xf2"
+ "\x3d\xd2\x52\xcd\xbe\x9d\xcf\xcd\x51\x3a\xc6\xe6\x54\x84\x8f\xc0"
+ "\x73\x06\x9e\x57\xe0\x79\xb7\x6d\x05\xe6\x3d\x6c\x53\xbf\x86\x6d"
+ "\xea\x37\x8f\x97\x76\x41\xfe\x12\x62\xdb\xa0\x4e\x72\x35\xb1\x0e"
+ "\xe2\xa1\xcd\x45\xbc\x0e\xce\x69\x91\xe7\x6a\xdb\x72\x4a\xe3\xa7"
+ "\x90\x7b\x83\x9b\x53\x45\xf9\xb9\x39\x62\x77\x0e\xdf\xeb\x36\x16"
+ "\xe1\xeb\xe2\xe3\x3e\xa2\x78\x6b\xc2\xb0\x1e\xd7\x66\x07\xf0\x2f"
+ "\xef\x62\x18\xec\x0e\x5c\x79\xf7\x70\x94\x7e\x38\xa0\x1b\xfe\x98"
+ "\xa4\x7e\xab\xeb\x73\x7b\xe5\xb8\xb0\xb9\x29\x4c\xa7\xe3\xbd\xe9"
+ "\xe1\x4a\x3f\x11\x21\xa5\x9f\x6e\xf6\x1a\x7c\x80\xf7\x80\x41\xa7"
+ "\x11\x7e\xf6\x56\x14\x2e\x59\xb5\x64\xb1\x6d\xdc\xea\xe1\x14\xe6"
+ "\x65\x2f\x6f\xc9\x0a\xdb\xaa\x25\xcf\x3d\xbf\x64\xb5\xf4\x90\xc7"
+ "\xb1\x11\x63\x7e\xaa\x48\xf6\x15\x18\xe7\xbf\x6c\xa3\x19\xbf\x5b"
+ "\x1e\x67\xdf\x6c\xa2\xc2\xc7\xf6\xbf\x72\xbf\x50\xa4\x2c\xb5\x47"
+ "\xce\x37\x5e\xd0\xef\x6b\x38\x37\x5d\xcd\x75\x5e\x90\xbe\x0d\x11"
+ "\x9e\x30\xe0\x07\x7e\xcb\xdb\xc0\xa5\x49\xc7\xdb\xb9\x1e\xd7\x96"
+ "\x7a\x03\x6f\x1e\xfa\xe1\x34\x5d\x97\xf2\x4a\xf9\x81\x31\x16\xf2"
+ "\x2f\x62\x7c\x55\x77\xdf\x6e\x39\x04\xda\x88\x97\xeb\xc9\x49\xe7"
+ "\xd2\xb9\x2c\x86\xd9\x89\xfc\xe8\x9f\xe9\x90\x9b\x2c\xdf\x4a\x0d"
+ "\x78\x28\xb3\x8e\xcb\xd3\xe7\x41\xd7\x9c\xa2\x17\xe4\xb9\x1c\xad"
+ "\xec\x5c\x3a\xcb\x14\xf6\x25\xa2\x95\x03\x8e\xdc\xa3\xfd\xe1\x34"
+ "\xb9\x0e\xcb\x77\x11\x00\x16\xaf\x03\x43\x36\x64\xf1\x3d\xc9\x1c"
+ "\xa6\x7c\xc4\x6d\x91\xe7\x22\x50\xd6\xb4\x1e\xd7\x0b\x05\x03\x67"
+ "\x1c\x7e\xc8\x77\x70\x27\x30\x5c\x0f\xbd\x30\x95\xe1\x29\x1f\x78"
+ "\x2f\xec\xf0\x90\xab\x66\x40\x7f\x7a\xa1\x35\x6c\x5e\x86\xfa\xa8"
+ "\x7a\xfa\x51\x17\xe9\x6f\x55\xd9\x9c\xca\x76\xb3\xfc\xdc\xa1\xb7"
+ "\xdd\x68\x0f\xe0\x41\xfe\x6d\x2e\x35\xec\x26\x3c\x7a\xbb\xb9\x7e"
+ "\x5c\xf7\xf0\x3a\xeb\xf5\x4d\xe1\xfa\xf6\xb8\x7e\x38\x26\x8c\xb7"
+ "\x79\x5d\x66\x08\xc2\xd2\x06\x6c\xd9\xb7\x38\xa2\xe5\xc6\xca\x15"
+ "\xb6\xfc\x65\x2b\x9e\xc9\x5d\xbb\xe8\x99\x25\xb9\xcf\x17\x4c\xb0"
+ "\x3d\xbf\xe2\xc9\xfc\x95\x4f\x3d\xc3\x54\xb3\xba\xf0\xf9\xa7\x9e"
+ "\xb1\xb1\x64\xc9\x9d\x35\x67\x4e\xee\x3d\xdf\x9b\xff\xc8\x70\xba"
+ "\x67\x11\xc2\x30\xf3\x9f\x93\x36\x41\x45\x3d\x3c\x7b\xe6\xf7\x73"
+ "\x67\x66\x7e\x6f\x5e\xb6\x3c\xfc\xd2\x1f\x3f\x6b\x45\xec\x04\x11"
+ "\x74\x98\x02\x5a\x9a\x86\xfe\x1d\xd2\x4e\x2f\x1e\x54\x7e\xd3\x7f"
+ "\xd8\x11\xe9\x37\xfd\x87\x90\xe6\x3f\xb2\xe2\x37\x95\xa8\x34\x0f"
+ "\x3f\xc4\xbc\xb8\x5f\xd1\xd7\xb0\xc7\x7a\x5c\x3f\x4a\x19\xa0\xaf"
+ "\x17\xe5\x99\x32\xb6\x57\x52\xeb\xb3\x3f\x82\xfc\xdf\x92\x16\x1e"
+ "\x37\x30\x9f\xfc\x51\x46\xff\x7c\xb2\x5f\xa6\xfc\xa8\xd0\x98\x5b"
+ "\x22\x6c\x16\xe6\x95\xc3\x78\x5e\xa9\xd6\x93\x5e\xfc\xad\xa4\xa9"
+ "\x41\xf9\x3b\x81\x8c\x79\x25\xf3\xb6\xdc\x93\x92\xf3\x8f\x1f\xd5"
+ "\x87\xf3\xb8\x5c\xd3\xd7\x79\x9c\xf3\xc9\xf5\xbb\x94\xa5\xa9\xbc"
+ "\xa6\x0d\xfd\x78\x1a\x74\x05\x8c\x5f\x3d\x42\x8c\x58\x9a\xaa\xd7"
+ "\xc9\xc7\x6b\xdc\xac\x37\xeb\xf4\x94\x7c\x8a\x4a\x27\x0a\xd7\x0f"
+ "\x67\xa9\x39\xe5\x0f\x9f\x67\xb9\x2e\x36\x8f\xbe\x87\x6d\x8b\x78"
+ "\xee\xd4\xe3\x2a\x1d\x3b\x40\xb3\x2f\x1e\x64\x5a\x18\x98\xcb\x96"
+ "\x46\xc8\xff\x6e\x79\x87\x61\x69\xb6\xe1\xf7\xa1\xf0\x7a\x32\x99"
+ "\xaf\xaf\xa2\x1d\x26\x51\xe2\xa1\x52\x39\x6f\x65\x7c\x7a\xe8\x47"
+ "\x36\xa4\x35\x0f\xe0\xaf\xb4\xb4\x1f\x7f\xfa\x3a\x8b\xb1\xc6\xa2"
+ "\xea\xfd\xe2\x6f\x07\xc3\x55\x6c\x3c\x95\xb6\x7e\x29\x9e\x5c\x34"
+ "\x84\x79\xd2\xc0\xd7\xc5\xb8\x7a\x71\xcc\xc5\xb8\x7a\xf1\xd9\x30"
+ "\x5c\xbd\x7c\x31\xae\x5e\xcc\x0a\xdb\x57\xd2\xd7\x51\x5e\xfc\x2d"
+ "\xe3\x8c\x69\x0c\xed\x36\x83\xce\x5e\x1e\xc0\xdf\x8b\x25\x17\xe3"
+ "\xef\xc5\x1d\xb1\xf1\xf7\x62\xda\x0d\x91\x70\x76\xc7\x1a\x37\x92"
+ "\x37\x99\xf4\x73\x61\x3f\x1e\xd6\x38\x46\xce\x49\x03\xdb\x4d\x5a"
+ "\xde\x76\x17\x7e\x78\xf2\x3c\x62\x40\x17\x17\x01\xd5\xd6\x1f\x27"
+ "\x34\x62\xce\xcb\xeb\x4a\x97\x18\x8b\xda\x8c\x35\x0f\xbc\xb7\xf2"
+ "\xdc\x99\xef\x86\xe2\x70\xc6\x27\xe6\x5c\x3e\xd0\x7b\xab\xd2\x4b"
+ "\x7f\x9c\xd3\xbf\xe6\x72\xb3\xaf\x2e\x7e\x13\xd9\x8e\xd4\xdc\xc2"
+ "\xe1\x05\x68\x87\xb4\x5b\x64\xdb\xad\xc1\x60\xe6\x86\xd2\x69\x10"
+ "\xb8\xfd\xf4\x3f\xd8\xd9\xe8\x28\x79\x94\xb7\x68\xc5\xe2\x95\x4b"
+ "\x97\x7e\xb9\x28\x0a\xdf\x57\xab\x72\x69\xa5\x3d\x7c\x47\xe7\xe6"
+ "\xe5\xeb\x7b\x5c\x2f\xb1\xfe\xbf\x50\x8d\x9b\x2f\x41\xfe\x2d\x9f"
+ "\xae\x74\xc9\xc7\xba\xd4\x79\xf0\x97\xca\xc2\xe4\x33\x68\xe4\xa5"
+ "\x6a\xe1\xfa\xf1\xf1\x81\x3e\x7e\x69\xf1\xc5\x7d\xfc\x92\x23\x76"
+ "\x1f\xbf\x54\xa3\xad\xe1\xf3\x38\x2f\x61\xfe\xb3\x4a\xea\x9a\xfc"
+ "\xcd\x76\x10\x98\x33\x77\x61\xbe\xec\xcd\x5c\xd7\x70\x57\xee\xba"
+ "\x38\xb9\x57\xcc\x77\xb0\x04\x2f\x88\x0e\xb6\x45\xe0\xfd\x31\xbe"
+ "\x83\x85\xef\x5e\xe2\xbb\x42\x65\x1a\xbc\x57\x76\x92\x9c\x3b\x22"
+ "\xde\x56\xdb\x29\xef\xe5\x86\xae\xf0\x52\xc0\xd0\xad\x2d\x9b\x6c"
+ "\xf2\x9c\x7a\x85\xea\x8f\x56\xee\x0b\x2e\x2f\x77\x5d\x83\x2a\xe3"
+ "\x02\xdf\xad\x46\x16\xa5\x43\x94\xa5\x5d\x72\xed\x7e\xc4\xbc\x63"
+ "\x83\xdf\x4d\x50\x32\xb4\x7f\xaf\x52\xbf\xff\x98\x79\x9f\xed\x48"
+ "\x01\xb7\x34\xda\x0e\x55\xd9\x0e\x95\xd5\x19\x36\x59\x95\xd2\x06"
+ "\x8a\x2c\x2c\x3f\x79\x9e\xd3\x49\x65\xbc\x86\x81\xf1\xb2\xac\x31"
+ "\x7c\x8f\xd3\xb6\x7e\xd3\x15\x67\xa8\xec\xd9\x4b\xec\x9b\x26\x0e"
+ "\xd8\xc0\x96\x0c\xed\x71\x95\x9b\xfb\x6d\xc4\x5c\x25\x43\x6b\xc3"
+ "\xea\x86\x38\x5b\x98\xad\xa2\x8f\xc7\x63\x9e\x3f\xd6\xaa\x3b\x58"
+ "\x7d\x9d\x54\x3e\x1b\x61\x98\x4f\x94\xcb\x33\x0f\x6b\x83\x34\xa6"
+ "\xe0\x4e\xbe\xbb\xa7\xfc\x59\x7d\x1e\xea\xb5\x15\x73\x7d\xca\x93"
+ "\x18\xae\x07\xe9\x84\xdc\x0f\x28\x77\xf4\xd7\x39\xac\x3c\x03\xb6"
+ "\xc2\x49\x79\x8d\x51\x2f\xe4\x93\x73\x55\xbe\x5f\x3b\xbc\x4d\x8e"
+ "\xa5\xcb\x72\x0b\xf2\xd6\xe5\x2e\x5b\xb1\xac\x70\x38\x39\x16\x3d"
+ "\xbf\x6c\x32\x82\x6c\x4f\xe5\x2d\x2b\xc8\x5d\x26\xbd\x16\x4b\x87"
+ "\xc8\x85\xeb\x0a\x78\xef\xe3\xa2\x3d\xf8\x14\xa9\xcb\x9b\xca\x0f"
+ "\xaa\xf1\xbe\x22\xd1\xa0\x53\x79\xe7\xb8\xc8\xa1\x01\xdb\x2b\x79"
+ "\x37\x71\x7c\x27\x55\x7c\x87\x69\x58\xf9\xf9\xa9\xcc\x52\xfa\x45"
+ "\xc5\xac\x8b\x6d\xb2\x2a\x72\x0c\x9b\x2c\xd0\x77\x0a\xf3\x7a\x18"
+ "\x2c\xd0\x7f\x85\x23\x46\x9e\xb2\x7e\xfb\x4e\xfd\xbe\x73\xee\x2b"
+ "\xe9\xf7\x7e\x1b\xcb\xdb\xf2\x3f\xb9\x1d\xb3\xd9\x77\xaf\xce\x57"
+ "\x15\x87\xc3\xea\x2b\x6d\x79\x19\x16\x9f\x97\x9a\x1c\x08\xb7\x65"
+ "\xab\x9c\x81\xb1\xd7\x6a\x94\x63\xdb\x60\x82\xbc\xab\x1c\xe1\x37"
+ "\x35\xc4\x4b\x3b\x64\xe4\xeb\x71\x55\x26\x18\x76\x34\x9e\xfe\x76"
+ "\x55\x8e\x89\xae\x23\xea\x7e\x3d\xc2\xa7\x0e\xd8\x09\x56\xb0\x9d"
+ "\xe7\x42\x84\x61\xfc\xaf\xdc\x17\x1e\x16\xde\x4f\x77\xcf\x9e\x03"
+ "\x05\x7a\xf5\x12\x74\xd2\xcc\x45\xf9\xf9\x2c\x83\x16\x2d\xc9\x7f"
+ "\x7e\xd5\xca\xd5\x7a\xd7\xdd\xbd\x94\xdd\x51\xcb\x24\x77\xe8\x31"
+ "\xb6\x15\x4b\x96\x2c\x56\x41\x7a\x47\x46\xee\x59\x29\x3b\x86\x4a"
+ "\xcc\xff\xcb\x3c\x03\xba\x62\x95\x55\x98\x2a\x17\xe0\xf7\xb4\x94"
+ "\x3f\xb2\x5f\x2b\x3b\x22\xe7\x68\x95\x7e\x83\xf7\x65\x3f\xa3\xfd"
+ "\x8c\xbf\x6e\x21\xf7\x78\xd0\xaf\x5b\xef\x47\x3b\x87\x60\xfe\x98"
+ "\xc1\x73\x93\x01\x38\x55\x13\xfa\xf1\xbd\xf9\xb1\xd6\xcd\xca\x66"
+ "\xc2\x0c\xd9\x60\x66\xdf\x12\x88\xc7\xfc\xbf\x2c\x5b\xc9\xc9\xaa"
+ "\x9c\xfe\xbd\x17\x53\x3c\xe6\x9b\x55\x79\x98\x7b\xec\xbf\x98\xbf"
+ "\xab\x4a\x2e\xe6\x7b\xb6\xb5\xac\xaa\x36\x70\x6c\xd0\x82\xa2\xbf"
+ "\xad\xb7\x19\x6b\xc6\xb5\xfa\xdd\x08\xfc\xce\x79\x79\x5e\x21\x92"
+ "\x93\xee\x62\xbb\x86\x76\xda\x6a\x56\x34\x55\xe5\x09\xb3\x0d\x4c"
+ "\x39\x45\x5b\x49\xf5\x6d\x55\xc0\xe0\x3f\x0f\x55\x49\x5d\x8e\x61"
+ "\xa8\x71\xbd\x72\xa3\xa2\xaf\xad\x63\x0c\xdc\xf2\x1c\x1e\xdf\x13"
+ "\x06\xf4\xa0\xca\x26\x69\x2f\xa2\x7c\x6b\xf4\x71\xfb\x01\xe7\x80"
+ "\x01\x07\x69\xd1\xfe\x04\x9f\x81\x2b\x23\x4d\x38\x4d\xcc\x5c\x54"
+ "\x80\x09\xf6\xb2\xa5\x4b\x97\xac\x5a\x6d\xf8\x1b\xb7\xaf\xcc\x5f"
+ "\xac\xfc\x8b\xdf\x81\xee\x5f\x0b\x1e\x9e\xc1\x2e\xca\x11\xaa\x5e"
+ "\xa3\xf4\xdd\x09\xbc\x26\x22\xed\x47\xe5\x9c\x6b\xe7\xa6\xbd\xfa"
+ "\xfc\xab\x9d\xb6\xa7\x2a\xfb\xab\x6d\x2f\x2a\xdd\xf6\xca\x9f\xa2"
+ "\x4e\x5e\x43\xb7\xe5\xb5\xd6\x6e\xfa\x26\xfb\x55\x94\x67\x0a\xf6"
+ "\xec\x14\x1d\xbc\xb6\xda\xe3\xda\x96\x62\xdc\x49\xc7\x7a\x53\xf9"
+ "\x4e\xe5\x4b\xbb\x61\x05\xdb\x8a\xec\x7c\x4d\x2b\xf7\xa6\x89\xe4"
+ "\x0f\x16\x42\x3f\x4b\x64\x9e\x48\xf2\xb2\x0d\x2f\xfb\xc0\xda\xb6"
+ "\x80\xf5\x3a\x96\x65\x7c\x6f\x43\x07\x6d\x9b\x00\x19\x0d\x58\x3b"
+ "\xf7\xf9\x92\xbc\x69\x5b\xd6\x53\x02\x97\x01\x79\xed\x69\xac\x63"
+ "\xdc\x6e\x73\xbc\x0f\x59\xa6\xcb\x6c\x0f\x97\xe3\xa1\x6d\xb3\xf4"
+ "\x75\xff\x59\x22\xb1\xdb\xc1\xb2\x50\x9d\x17\xdd\x76\x40\x94\x23"
+ "\xac\xec\x83\xfd\xc0\x23\xdf\x79\xb8\x5f\xdd\xf7\xb7\xad\x51\xa5"
+ "\x6f\xe3\x75\x8d\x80\x28\x6f\xeb\x42\xf8\x18\x84\x7b\x54\xf8\x87"
+ "\xfb\x33\x43\x01\x9e\x27\x5f\xc7\x77\x57\xa2\x4c\xb4\x3f\xa9\x5a"
+ "\xd1\x7d\xdb\xff\xbd\xa9\x84\x1c\x7c\xdf\xa5\xf2\x85\x75\x81\xef"
+ "\x5e\x6e\xe5\x7b\x25\x91\x1e\x73\xa7\xad\x5e\xc0\x6b\xd5\xed\xc9"
+ "\x41\x77\xdb\xb7\xaa\x73\x02\x5b\xdb\x18\x9f\xa8\x63\x96\xbe\x16"
+ "\x9c\xd5\xe3\xda\x0e\xf9\x77\xad\x3e\xaf\xde\x9e\x65\x94\x81\xb1"
+ "\xd4\x07\x1d\x7c\x2a\xeb\xe1\xc0\x81\x1d\xbf\x09\x95\x72\x5f\xde"
+ "\x83\x31\xc4\x22\xd8\x0e\x6e\xe0\x0e\xbf\xed\xa5\xc6\xb8\xca\x65"
+ "\xeb\x78\x98\xc3\xeb\x86\xbc\x66\xa8\x97\xc5\xbe\x34\xe3\x0c\x98"
+ "\xf8\xb6\x6b\x17\x4e\xd7\x01\x66\x02\x74\x04\x9f\x7e\x77\xdb\x84"
+ "\xca\x73\x6c\x33\xe9\x81\x0e\x70\x9d\xc8\x0d\xa6\xf0\x7e\x56\x92"
+ "\x71\x37\x5e\xed\x39\xc6\xfd\x76\xff\xc0\x3e\x15\xf2\xa3\x2f\xc1"
+ "\x5b\x25\x1d\xb4\x23\x89\xcb\x65\xbe\x62\xba\xe8\x45\x3f\xa3\xaf"
+ "\xf3\xc4\x85\xd3\xf5\xb6\x15\x94\xd4\x49\x3b\xa6\x70\x7f\xf3\xde"
+ "\x32\xdb\x32\x22\xcc\xc2\xbe\xfc\xdb\x69\xc7\xb5\xdc\xd7\x5c\x17"
+ "\xe0\x70\x5a\xb0\x27\xe7\x3e\x3e\xc7\xcd\xf2\x77\x63\x11\xf4\xf7"
+ "\xa5\x2c\x97\x5e\x7e\x8d\xd7\x03\xf8\x0e\x26\x7e\x77\x2e\x16\x9a"
+ "\xa4\x95\xf5\x4c\x2b\x2f\xbf\xb6\xb1\x4b\x68\x5f\xb8\x48\x1c\xf5"
+ "\x13\x7d\x61\xa2\x60\xc0\x14\xc7\xf5\x36\x39\x4f\xf3\x59\xf3\x3a"
+ "\x72\x3b\x4a\xd9\x2e\x2e\xa1\x62\x3d\xa5\xf0\x39\x7d\xbe\x5f\xa8"
+ "\xc5\xcf\xf7\x3f\xd7\xd0\x5f\x83\x3b\xa8\x61\x0d\xfb\x5c\xd9\x99"
+ "\xf1\x37\xc7\x0e\xde\xaf\x1b\x86\xf7\x61\xb6\xef\x73\x59\x3b\x3c"
+ "\x7f\x3b\xfe\x0f\xfa\x5b\xc3\x3f\xc8\xf6\xa8\xfc\xf6\x35\xe5\xfc"
+ "\x95\x9a\xd2\xff\x4a\xce\x0e\xa1\xf1\x1c\xb1\xf8\x59\x2e\xa3\x14"
+ "\xb0\xea\xf8\x4c\x7b\x8a\xd6\x6d\x1d\xae\xee\xcd\x65\xdb\x48\x1f"
+ "\x35\xac\xf8\x03\xd7\xf1\xb9\xbd\xe7\x28\xa1\x61\xc5\x9f\xe4\xbb"
+ "\x9a\xbb\x9d\xae\x73\x2f\x6e\x65\xfd\x34\xc8\xe7\xf9\x79\x7f\x13"
+ "\xf3\x15\xad\x92\xeb\x18\x52\xf5\x06\xbe\xcc\x46\x7e\xe8\xaf\x46"
+ "\xfe\xa9\x9c\x7f\x0f\xe3\x03\x75\x6a\xce\x56\x38\x69\xc2\x2c\x5f"
+ "\xd5\x19\xf8\xc9\x09\xc7\xcf\x8e\x2a\xc6\x0f\xfb\x81\xd5\xd0\x5f"
+ "\xa8\x5b\x3a\x70\xa0\x19\x65\xa0\xce\x09\xfa\x7a\x70\x42\xc5\x39"
+ "\x4a\x6c\x58\xc1\xf7\xcb\xbd\x7c\xde\x92\x65\x4e\xd0\x2e\x9c\xa9"
+ "\xaf\x3c\x4f\x66\xee\x37\xde\x03\xaa\x94\xf1\x12\xe7\xad\xdc\x67"
+ "\xbe\xa4\xcf\xea\xf0\x03\x8f\x7e\xb6\x9f\xe9\x0e\xcf\x03\xe8\xaf"
+ "\x52\xd4\xa1\x00\x7d\x55\xc7\x4f\x9d\xc7\x5a\xd9\xd7\x89\x3e\x1f"
+ "\x1b\x08\x07\x1f\x05\xf9\xfe\x57\xb9\xde\xf5\x72\x81\x06\x3e\xe2"
+ "\xf5\xa0\xbd\xdb\x28\x51\x73\x6d\x2d\xd8\x03\xb9\x59\xb3\x4d\x9e"
+ "\x75\x4e\xe1\x35\xd2\x5d\xf2\xbe\x8e\x9d\xfd\xfb\x9f\x3f\x1e\xc5"
+ "\xe7\x41\x5f\xae\x33\xf1\x1a\x52\x99\x37\x43\xa7\xf3\x0c\xa4\x81"
+ "\xfc\xb7\xea\xfc\xb0\x5d\xca\x05\x96\x23\x83\xcd\x4d\xa0\x17\x37"
+ "\x89\xdd\x39\xc4\x7b\x49\x89\x9b\x84\x2f\xb1\xc3\x22\x5a\xfc\x4d"
+ "\xf2\x1c\x70\x8b\x3f\x24\xf7\x92\x10\x1f\x37\xcf\xef\xb3\x40\x8f"
+ "\x3e\xc6\xb8\x33\xc2\x79\x1f\x8a\xd7\xe8\xe6\xf9\x85\x2f\x73\x9d"
+ "\x85\xef\xd7\x1c\x23\xf7\x21\xf4\xf0\x16\x2b\xe6\x20\xeb\x7c\x16"
+ "\xb4\x3d\xd8\x0f\xab\x3b\x27\x9e\xf9\x0d\x69\x53\xfb\xd3\x76\xe7"
+ "\x98\xdd\x0e\x55\x66\x58\xd8\x90\x4c\x07\xf2\x72\x5f\xe9\x61\x4a"
+ "\xff\x7e\xc5\xd1\x3f\x3f\xe5\xb3\x10\xdd\x18\x83\x57\xe7\xc4\x69"
+ "\xdd\x39\xa6\x10\x60\x83\xf6\x53\xe4\x3d\x9f\x41\x9f\x7e\x6f\x16"
+ "\xdf\xf5\xdd\x4a\x62\xeb\xf2\x34\xa4\x33\x33\x5c\xf6\x2f\xc1\xf7"
+ "\x8d\x88\x11\xf9\x87\x62\xdf\x3d\x38\xbf\xab\xa1\xf8\x51\xd0\x53"
+ "\x75\x09\xf3\x73\x28\xf1\xf4\x42\xdb\x72\xd6\x87\x5e\xf9\x82\xf1"
+ "\x19\x02\x8f\x85\x92\x4e\x2f\x9c\xdc\x45\x71\xc5\xa0\x5b\xb5\x9e"
+ "\x55\xfd\x35\x37\x78\xd0\xa9\x09\xe8\xb4\xd5\x89\x4c\x37\x16\x2f"
+ "\x99\x44\xf9\xe9\xc5\xd2\xd6\x6d\x64\xa6\xc7\x1d\xe8\xa2\xa6\x92"
+ "\x7f\x51\x53\xd0\x5d\x72\xf8\x9c\xcf\xac\x6c\xde\xcc\x80\x5b\x3d"
+ "\x91\xe3\x9c\xa0\xd5\xdc\x50\x1d\x0d\xb6\xcf\xc0\x73\x6d\xc8\xeb"
+ "\x93\x6a\xde\x59\x5d\x62\xcc\xb1\xbf\xa4\x0d\xad\xec\x93\x43\x08"
+ "\x2b\x69\xdb\x26\x7a\x50\x17\xa7\xe8\xb1\xd3\xe4\xf5\xbc\xbe\x57"
+ "\x5d\x8f\xf9\x4e\xba\x0e\xf7\xac\x0e\xb7\xf5\x52\x70\x99\x66\x9a"
+ "\xaa\xe5\x1e\x17\xda\x34\xf1\x58\x08\xb0\x43\x23\x27\xa5\x40\xc6"
+ "\x3b\x9d\x5f\xf0\xfa\xef\xae\x6b\x51\xce\xb1\x96\xe0\x31\x62\xdf"
+ "\x3e\x7b\x35\x8c\xb5\x67\xad\xa4\xdb\xf7\x39\xcf\xd0\xab\xc3\x34"
+ "\x61\x4f\xc1\xdc\x9f\xf7\x76\x9c\x2c\xe3\x78\x5d\xa1\x38\x44\x57"
+ "\xb8\x0b\x3d\xc4\xfe\x28\x00\x63\xc4\x9f\x79\x1f\x0d\x72\x22\x24"
+ "\xac\xa6\x77\x2e\x40\x6b\x80\xec\x94\xfe\x29\x36\x7f\x7d\x57\xf2"
+ "\x26\xba\x4b\x98\x2c\xd2\x3e\x54\xdb\x3a\xb7\x0b\x7d\x2b\xef\xa2"
+ "\xd4\x2a\xbc\x39\x61\xb6\x84\xf1\x28\xab\x9c\x6d\x09\x45\xa2\x77"
+ "\x4c\x8d\x5c\xc3\x3c\x0d\x7d\xf3\xd5\x43\x1e\x7a\x45\x9e\x47\x28"
+ "\xe3\xf3\x22\x52\xc6\xee\x1a\xe7\x1b\x31\x9e\x7d\x11\xb3\xcf\xe9"
+ "\x38\x6d\x4d\xa8\xbe\xf2\x73\xa9\xab\x73\xdc\x90\x16\x6f\x4f\x83"
+ "\xa8\x1a\x5f\xcf\x67\x23\x75\xd8\x16\xc0\xfe\xa7\xd8\x3a\x1e\x73"
+ "\xea\x5d\xca\x9f\x69\x15\xbf\xbf\xea\xe3\xf8\x60\x9f\x9d\xf0\x9e"
+ "\x5f\xd3\xcb\xfb\x0a\xaf\x5a\x85\xeb\xba\x86\xee\x94\xf1\xf5\xf3"
+ "\xad\xac\x9f\xed\x9a\xe6\x31\xed\x9c\xaa\xaf\x29\x4a\x5f\x1b\x83"
+ "\xcd\xb7\xc4\x6e\xeb\x70\x37\x80\x60\x6e\x9c\x7a\x8a\x6a\x7e\xde"
+ "\xeb\x22\x53\x1f\xf4\xca\x5e\x13\xa5\x80\xbf\x12\x2b\x46\x53\x1a"
+ "\xe2\x46\x9f\xa2\x5d\xe5\x41\x13\xa5\xe2\x97\xe2\xfb\x7a\xde\x30"
+ "\xc0\x95\xeb\xad\xcd\xe7\x78\xbd\x6c\xd7\x69\xa9\xf7\xed\xa2\xb1"
+ "\x1a\xe0\xf1\xde\x51\xe5\x68\x1a\xcb\x6b\x9e\x08\xb3\xe7\x86\xd4"
+ "\x1e\xaa\xb1\xae\xb1\x79\x34\x4d\x88\x2c\x77\x57\xa1\x5a\x13\xad"
+ "\x91\xfb\x2a\x6b\x7d\xf4\x0d\xcc\xd3\xda\x3b\x69\x77\x9e\x70\xc5"
+ "\x0b\xf1\x75\xab\x49\xd9\x39\xec\x7e\xc8\x52\xad\xe8\x4e\xee\x19"
+ "\x82\xde\x78\x4f\x56\xdf\x9f\x8a\x93\x3e\x46\x92\x3f\xf7\xf1\xdd"
+ "\xd6\x61\x6b\xce\x29\xb2\x1e\xba\x5f\x80\xd0\xe6\x9b\x17\x32\x0c"
+ "\xae\x4f\xee\x22\xb5\xb7\xc5\x3e\x03\x80\x63\x79\x66\xbf\x6c\x17"
+ "\x25\xbe\xb4\x8b\x52\x9a\x97\x72\xbb\x76\xab\x3c\x26\x33\x71\x7d"
+ "\xb5\x32\xe6\x33\xd0\x04\xea\xcd\xe5\x31\x6d\xb4\x04\xcf\x36\x38"
+ "\x0b\x85\xd6\xb0\x9c\xf5\xda\xdd\xef\x37\xac\x3a\x40\x99\x1d\x41"
+ "\x75\xbe\x75\x01\xf9\x6a\x01\xaf\x76\x34\xa5\x00\x56\xb3\x3b\x9f"
+ "\x78\xef\xe3\x86\x86\x55\x07\x19\xf6\x47\x3c\x16\x94\x03\x3f\x6a"
+ "\x4c\xa8\xd9\xe1\x0e\xb4\x52\x33\xf8\x7b\x5e\x81\x08\x31\x9c\x4e"
+ "\xaa\xf9\x9a\x6c\xef\x6e\xab\x2d\x57\xf9\x75\x90\x6d\xed\xdf\x33"
+ "\xd4\xdb\xe1\x3e\xc7\xf0\x6a\x26\xb8\x17\x42\x5f\xd4\xdb\x64\xe0"
+ "\x5a\xd1\x57\xcd\xb2\x86\x55\xfb\x88\xfb\x87\xd3\xe3\x3b\xc7\x0d"
+ "\x2d\x26\xf7\x74\x64\xbf\x70\x1a\xc4\xbd\x08\xb8\xb7\x0f\xec\x7b"
+ "\xf3\x7e\xec\x40\x9a\x9a\x5d\x7c\xb6\x6d\x57\xd3\x6e\xe0\x48\xed"
+ "\x13\xec\x3e\xcf\x75\xf5\xd0\x6e\xbf\xbb\xf0\x5f\xb1\xed\x5b\xc1"
+ "\xfb\xa0\xfb\x4d\x2d\x72\xff\xaf\xe6\x93\x79\x41\x4d\x28\x79\xb6"
+ "\xa7\x5a\x83\x1c\xf0\xe0\xc9\xb2\x40\xca\x93\x49\x6c\x53\xb4\xe7"
+ "\x55\x4b\x9c\xea\x5f\x6e\x0b\xeb\x2b\xb1\xfa\x38\x6c\x6f\x92\x6d"
+ "\x7c\xfb\xfb\x98\xef\x85\xd4\x78\x7f\x99\x6d\xf7\xfb\xac\xa4\xe8"
+ "\x4f\x54\x01\xee\x8b\xba\xee\x56\xad\x8f\x65\xd5\xdd\x49\xa7\xf3"
+ "\xf9\xac\xa5\x61\x67\x0c\xfe\xcd\xcb\x55\xb6\xe1\x56\x96\x51\xb5"
+ "\x26\xc5\x3b\x5c\x47\x3d\xef\x0e\x65\xdf\xb1\x27\x07\xf9\x77\xc4"
+ "\x6c\x6f\x3c\xe4\x8e\x0b\x62\x1a\xed\x61\x3d\x52\x40\x56\x61\x3c"
+ "\xb8\xc2\xed\xef\xd5\xef\xe4\xdc\x7b\x35\xf4\xf3\x2b\xf8\xac\x95"
+ "\x51\xb7\xcb\xdb\x47\xdc\xe3\x51\xf3\xa4\xbd\x36\x63\x9d\x4a\xa4"
+ "\x00\xc7\x2e\x8b\xe0\x73\x97\x7c\x76\xc6\x3f\x62\xbe\xcf\x37\x62"
+ "\xa9\x4d\xf1\xcd\xde\x0c\xe8\xa9\x52\xde\xe6\x06\x48\xca\x74\xde"
+ "\x27\xc6\x1c\xec\x0a\x6e\x33\xe0\x60\xfe\x57\x70\x50\x8d\xe7\x0a"
+ "\xf6\xa0\xeb\x44\x46\xdb\xd0\x26\xd9\x36\xb4\x51\xb6\x4d\xbf\xb3"
+ "\x0a\x65\x7d\x22\xd7\xde\x2f\xab\x3d\x7b\x95\x8f\xb4\xaa\xf9\x3e"
+ "\xbe\x8f\xb7\x93\xea\x36\xca\xf3\x34\xe8\x13\xb5\xa7\x52\x3b\x4d"
+ "\x0c\x7f\x69\xf8\xe5\xc1\xac\x35\x2b\x98\x4b\x6d\x2f\xb3\x7f\x4b"
+ "\xfd\xde\x3b\xc0\x5e\x22\xb6\x2e\xb5\xc9\xf3\x8a\x28\x8f\xef\x0d"
+ "\x1d\x90\x43\xb5\x5d\xdc\x57\x93\x0e\x50\xba\xa2\xc3\xda\x13\xbc"
+ "\x6e\xad\xe6\x8c\xb5\x65\xa0\x7b\x79\x0e\x7c\xc0\x26\x3d\x4e\xda"
+ "\xa4\x87\xcb\xd8\xcb\xac\xa3\x94\x77\x62\xe4\xdc\x2a\xbc\x17\xc9"
+ "\x73\x97\xa8\xef\xda\xa0\x21\xff\x6a\x8b\xd8\xbe\xa9\xdf\xb6\x60"
+ "\x1d\x68\xa5\x58\x9d\x4d\xef\x71\xd5\xf5\xfb\x7f\x94\xf7\x9c\xb9"
+ "\xc4\x51\x4e\x97\xb9\xee\xac\xb4\x3d\xa8\x94\x7e\x14\x4e\xe9\x67"
+ "\xf6\xea\xa6\xe8\x6b\x24\x76\x3e\x0f\x80\xbc\x98\xff\x1e\x91\xf3"
+ "\x7d\xc6\x01\x97\x2d\xeb\x2e\xef\x1a\xab\x2b\x1c\xd8\x43\xaa\x95"
+ "\x6b\x2d\xca\x46\xb6\xae\xcc\xa0\x11\xb4\xf7\x0a\xe5\x6f\x74\xef"
+ "\xf9\x23\x13\x48\xd2\x40\xb7\xb0\x0e\xff\x66\x0d\xd3\x64\xdd\xc1"
+ "\x70\x3c\x65\x06\x35\xa7\x92\x41\xb5\x35\x42\xf2\x7a\x6d\xcd\x97"
+ "\xeb\x13\xaf\x0d\x33\x74\x11\x85\xe7\x14\xc8\x97\x9f\x1c\x97\xb8"
+ "\x2e\x6b\xe3\x3b\x77\x2d\x1b\x8a\xd9\x8f\xd5\x6b\x7f\x61\x7f\x61"
+ "\xc1\xb2\xb6\xea\x10\x9f\xef\xc4\x38\xab\x95\xb5\xed\xef\x2c\x20"
+ "\x53\x2e\x7e\xec\x77\x8b\xe7\x57\xc2\x09\x5d\x20\x19\xfa\x09\xf8"
+ "\x7c\xe3\x32\xb2\x3c\x9e\x07\xd8\x4e\x7b\x2a\xfb\xf3\x62\x5f\x5e"
+ "\xec\x8f\x2f\xe4\xb4\x8f\xc4\xfb\x28\xe8\x73\x29\x22\xb1\xad\x94"
+ "\x6d\x6f\x42\x2e\x01\x79\xdc\xc6\x3e\xc5\x4c\x6e\x5f\x80\x36\x9e"
+ "\xa6\x04\xf6\x17\x16\xdc\x3a\xbe\xba\xc5\x7f\x42\xce\x2d\x92\x0b"
+ "\xa0\x4f\x6b\xf2\x8c\x8f\x55\x1b\x31\xbe\x04\x63\xfc\x16\xd5\xee"
+ "\xb3\x42\xb5\x5b\xd5\x9b\xeb\x2f\x65\x1c\xe6\xbd\xc5\xb2\xee\x3f"
+ "\x79\x36\x08\xf8\x5a\xd9\xc7\xfb\x42\x65\x1f\xd7\xa9\x73\xa1\x4d"
+ "\x54\x5c\x28\xba\xdc\xd0\x8d\xd9\x16\x94\xcf\xfe\xb2\x6d\x0f\xb7"
+ "\x91\xdb\xc7\x65\xff\xed\xdc\x69\xe9\xff\x2c\x88\x6f\x67\xbe\x9e"
+ "\xc7\x8b\x3c\xde\x26\xea\x2d\xfb\x58\xb6\xbd\xc5\xaf\xf2\xe6\xca"
+ "\x77\xe4\x0f\xc7\x83\xde\xe6\x7e\x3c\xa0\xed\xdc\x3e\x6e\x7f\x90"
+ "\x71\x02\x1c\xe8\x6d\xb5\xf6\xe9\xed\xe4\x36\xfe\x15\xa3\xce\x2e"
+ "\xb4\x13\x6d\x95\xed\xec\x43\x3b\x8f\xe6\x11\x05\xb6\x65\xd3\x17"
+ "\xc9\x1f\xd7\xf1\xfc\xd0\xf9\x77\xe8\xd1\x45\x55\x84\x79\xa0\xf9"
+ "\x8d\xe2\x2a\xd3\x8f\xa1\x9b\x14\xfb\x30\x1f\xf4\x89\x2e\xd6\xf7"
+ "\xdd\x05\xf8\x05\x6b\xe4\x5d\xc6\x52\x3f\xe6\x7b\x67\x9f\x43\x9b"
+ "\xb4\x4f\xa8\xb8\x4b\x74\x41\x37\x0d\xb8\x83\x48\x93\x87\xf6\x63"
+ "\xfe\xd8\xa9\xd7\x9f\xd3\x6e\xfc\x5c\xb5\xcb\x92\x4f\xa9\xef\x3d"
+ "\x5a\x6a\x72\xb7\x96\x92\xd1\x96\x27\x90\x0e\xed\xb1\x02\x56\x92"
+ "\xbc\xeb\x01\xed\xdc\x8d\x7a\x06\xc2\xda\xd4\xec\x0d\x00\xe6\x3f"
+ "\x69\x78\x16\xc5\xed\x3a\x83\x76\x9c\x21\x6b\x55\x31\xf4\xaf\x87"
+ "\x59\x5f\xfc\x5f\xaf\x5f\x99\x43\x63\x3d\xf4\xda\x01\x25\xe3\xa5"
+ "\x2f\xa2\xab\x4f\xd1\x4f\x9a\xfb\xfd\x0d\xb1\x0f\xb7\x11\xe3\x6b"
+ "\x98\x8e\xa4\xdf\x21\x1e\x33\x7a\x40\x33\x6c\x97\xb3\x16\x65\xf4"
+ "\xd8\x47\xc9\xfa\xb8\xa6\x12\xbe\x13\xf1\xcd\xf7\x50\xa5\xf2\x9a"
+ "\x00\xf2\x55\x0b\xe0\x8c\xe1\x43\x9f\xdb\xc2\x4f\xc6\x61\xcc\x73"
+ "\x2b\xbf\xa2\x69\x28\x23\x87\xe7\xbe\xf5\xc5\x3e\xd3\x0b\xbf\xa2"
+ "\x09\x97\x27\x53\x7e\x12\x1c\x4c\x7e\xf3\x1e\x08\xc3\x43\xdb\x46"
+ "\x9e\xa2\x7d\x1f\x45\xf2\x98\x4d\xca\x32\x25\x07\xf7\xed\xe7\x7d"
+ "\x87\xcb\x2b\x77\x9f\xd4\xe1\xd8\x7e\xea\x32\xf3\x1d\x30\xea\x81"
+ "\xf7\x41\xcf\x5e\x5d\x3e\x1e\x5e\x37\x0f\x06\xab\x7c\xa7\xf4\x41"
+ "\xe7\xac\xd8\x09\x79\x01\x5d\xe1\x88\x95\xfd\x82\x63\xec\xdc\xe7"
+ "\xa7\xd5\x7b\x28\xc1\x79\x9a\xd7\x64\xe6\xd2\x91\x9a\x34\xda\x8b"
+ "\x39\xb9\xe8\xb6\x8f\xdc\x7e\x8e\xed\x28\x94\x0c\x61\x9d\x94\xcf"
+ "\x65\x8a\xd5\xf6\x94\xca\x9d\x86\x0e\xff\x7a\x73\xd1\x79\x32\xa9"
+ "\x7b\x57\x5e\x6f\x9a\x65\x13\xc1\x1d\x26\x2d\xaf\x86\xfd\x68\x8d"
+ "\x9c\x97\xc6\x7e\xb4\x0c\xdf\x54\x52\xf7\x71\x80\xe7\xba\xad\xc3"
+ "\xcb\x57\xd1\x04\xf6\xa7\x67\xf1\x29\x5d\x4e\x8d\xd7\xaf\xb3\x8c"
+ "\x4d\xd1\x6d\x07\x52\x94\xbf\xaa\x7d\xb3\x6a\xcf\xa1\x2c\x19\xff"
+ "\xd3\x89\x21\xcc\x61\x24\xdc\x55\x34\xb6\xe6\x1c\xd9\x59\x0f\xca"
+ "\xfd\x44\xe9\x6c\x3c\x2f\x9c\xeb\xb5\x88\xd0\x67\x76\xda\x73\x6a"
+ "\xc0\xdf\x9e\x6f\x35\xfb\xe8\x13\xd6\xc1\xf6\x5d\x2a\x47\x49\xfb"
+ "\x21\xe9\xe3\x45\xdd\xcb\x47\xb4\x63\x1b\x99\xf9\x1e\x5a\x5e\x17"
+ "\xe4\x75\x66\x3e\x43\xa4\xc6\x90\x9f\xd6\x18\x7e\xc8\x06\xdd\x93"
+ "\xac\x52\xf3\x1d\xed\x0a\xcc\xbf\x7c\x3d\x0d\x0d\x6b\x78\xcc\xf8"
+ "\x69\x07\x9f\x5b\x1a\x98\xe3\xfc\xf4\xcf\x1c\xc7\x61\x6c\x57\x9f"
+ "\x2e\x71\xf9\xb3\x44\x9e\xf7\xe8\x73\xc6\xf7\x6c\xfd\x61\x4a\x87"
+ "\xe1\xb1\x8c\xeb\x50\xab\xd6\xa4\x93\x7b\x5c\x3f\xb3\x1b\xe3\x19"
+ "\x8f\xeb\xea\x0e\xdc\x9f\x4d\xf7\x98\xaa\x07\xbd\x3b\xdb\x58\xa3"
+ "\x97\x36\x73\xec\x5f\xcc\xf5\xb3\x7c\x63\x7c\x93\x77\x9c\x6c\x1e"
+ "\x7d\xcf\xea\x75\x34\x66\xfe\xd7\x12\xa4\x1f\x0f\xbe\xcb\x54\x8d"
+ "\xbb\x3f\xdb\x31\xb0\x37\x97\x2e\xf1\x2d\xef\x2f\xe4\x39\x86\x09"
+ "\x63\xb0\xf2\xa9\xe7\x55\xe3\xaf\x71\x66\xfe\x67\x6f\x85\x95\x73"
+ "\xbc\x7f\x1c\x45\x19\x6c\x23\xc2\xf0\x95\x6e\xf2\xb3\x52\x2e\x83"
+ "\xe7\x56\x6a\x7c\xfd\xd9\xa5\xce\x17\xda\x19\xbf\x9a\x3e\x9f\x74"
+ "\x7b\x3f\x55\xf8\x75\x50\xfc\xe4\x1d\x64\x7d\xaf\xd8\x63\x4e\x56"
+ "\xbe\xa1\x2c\xed\xb4\x7f\x1c\xc7\x33\xad\x37\x4c\xe2\xb5\xb8\xfd"
+ "\x9b\xdc\x3c\x6e\xf7\xe5\x24\xce\xe3\xb9\xbe\xd4\xc5\xf7\x17\x4c"
+ "\x44\x3e\x84\x8d\x7c\xf7\x4c\xc0\x5c\xb9\x9e\x26\xf0\x3d\xa1\x08"
+ "\x97\x7b\x5b\xbe\x6b\x9e\xe9\xf9\x66\x2a\x59\xbf\xb9\x83\xcf\x16"
+ "\xec\xaf\xc6\xfc\x52\xe2\x5b\x96\xbf\x6d\x79\x16\xfb\x13\x7c\xb3"
+ "\xd7\x33\x44\xf5\xd5\xcf\x6f\xc3\xb7\x7d\xe0\x7b\xff\xdf\x8d\x7d"
+ "\x01\x0f\xfd\x7c\xaa\xdc\x07\x65\xfb\x69\xf0\x8a\x56\x35\xef\xd8"
+ "\x80\xcd\xd1\xcf\x6f\x53\x75\xf9\xf9\x6d\x47\x0a\x88\xd7\xbd\x8f"
+ "\xef\x95\xbe\xc1\x7e\x0e\x7e\xfe\x59\x86\xbe\x1e\x73\x4c\xd2\x15"
+ "\xeb\xbb\x3f\xe4\x39\xd8\xa7\xec\xdb\xf8\x38\x8f\x13\xb9\x0e\x4a"
+ "\x97\x3a\x3c\x74\x5d\x0d\xf4\x13\xd6\xfe\xd7\x78\xad\x2f\xa6\x4c"
+ "\xdc\x45\x24\xf3\x6c\x9d\x67\x93\xf6\x6b\x5b\xf3\xeb\xf1\x4c\x10"
+ "\x5b\x33\x8f\xe1\xc9\x34\xe7\xc1\x33\x05\xcf\x56\x3c\x53\xc5\xd6"
+ "\xe5\x55\x4c\x97\x98\xc3\x5a\x31\x4f\xe0\x3d\x55\xeb\x60\xe7\x1e"
+ "\x19\x37\xee\x2d\xdf\x27\x65\x8f\xfb\x0b\x6b\xb3\x0f\xfa\xd9\x1e"
+ "\xa2\xd5\x41\xd1\x6b\xfb\x06\x9f\x2f\xfa\x85\xd5\xb9\x87\xed\x60"
+ "\x7e\xee\x8d\xb4\x83\xf9\x45\x22\x7e\x73\xf0\x03\xd7\xfd\xe2\x18"
+ "\x7e\xd6\x81\xdf\x2f\x13\x7b\x5c\xbf\xb0\x02\x8f\x52\xc7\xba\x3c"
+ "\x99\xf8\x0b\xe9\xa7\xad\x92\xe7\x45\x23\x26\x36\xa8\xf6\x2e\x25"
+ "\x7c\x27\x88\x11\xcb\xd3\xf5\xf6\xfa\xf0\x9d\x62\x73\x62\x5c\x1b"
+ "\x01\x9c\x8c\x46\x9b\x47\xe4\xd7\x73\x7b\xb9\xbe\xdd\x23\x32\x8f"
+ "\x85\x9f\xf9\x64\x98\xdc\x7e\xdf\x08\xe4\x03\x2e\xc5\xcd\xbe\x3a"
+ "\x03\x9f\x3a\x9e\x78\x0f\xca\xd4\x0d\x18\x4a\x0f\x42\x7a\xc0\x30"
+ "\xd2\xf7\xe3\x1e\xe9\xe4\x3c\x11\xe9\x30\x27\x4e\x30\xce\x93\xf6"
+ "\xb8\x7e\x69\x7e\x3f\x9f\x74\x9f\x0a\xbf\xb0\xfa\xc3\xf2\xb2\xff"
+ "\x8c\x58\xf9\x51\x66\x82\x2a\x33\xf3\x58\x27\xfd\xe2\x6b\x7a\xb9"
+ "\x81\xc1\x78\xa9\xf8\x7a\xe8\x77\x90\x66\x93\xd5\xbc\x6f\xba\x7b"
+ "\x8c\x9f\xdc\x35\x1a\xc6\xfc\x4c\xc8\x23\xd1\xd0\x49\xbf\x7c\xbb"
+ "\x25\xd0\x75\x99\xe3\xe1\x2f\xd5\x1d\xa1\xbd\x25\xe4\x2e\xba\x45"
+ "\xde\x8f\x7d\x86\x0e\xfc\xa7\xdb\x27\xfd\xcc\xf3\xbb\xb4\x07\x67"
+ "\x9b\x0f\x1e\x1b\x30\xc7\xee\xf7\xd3\xa8\x21\xed\x5e\x0e\x47\x98"
+ "\xdb\xef\x93\xfe\x1c\xfb\x6d\xd2\xb7\xcd\x6d\x55\x3c\x75\xe0\x35"
+ "\xe9\xcb\x81\xeb\x1b\xbc\xaf\x81\xeb\xac\x55\xcd\x6d\xe5\x36\x38"
+ "\x31\xff\x73\x07\x7b\x1a\x98\x27\x6c\x6b\x78\xad\xf0\xc0\x46\xd0"
+ "\x9d\xd0\xb6\xce\x6d\xbd\xbc\x36\x1c\x90\xe7\xe7\x9d\x41\x71\xc6"
+ "\x37\x62\x2e\xaf\x31\x9b\x2a\x8b\x87\x24\xcc\xac\x11\x0d\xdd\x23"
+ "\x33\x21\x63\x0f\xd4\xbd\xef\x50\x7d\x73\x99\x70\xeb\x8c\xb6\xef"
+ "\xd5\xdb\x8e\x30\x49\xfb\x93\xab\x95\xff\x4a\x7c\xb7\x0e\xba\x66"
+ "\x85\x7e\x66\x7d\x80\xed\x65\x15\x2e\xde\xb0\xf7\x8f\x0d\x97\x55"
+ "\x8f\x37\xec\x5f\xa1\x8c\x3e\xbd\x8c\xb2\xff\x62\x19\x65\x97\x2a"
+ "\x03\xb2\xe1\xda\x53\xf4\x2b\xeb\xe5\xcf\x1d\xdf\x90\x77\x04\x41"
+ "\x7e\xfa\x94\xcc\x7c\xf3\xc5\x10\xe6\x6f\xc1\x94\xa5\x24\xef\xb2"
+ "\x32\x51\x09\xfb\xf2\x0c\x56\x4d\x6c\x68\x76\xf4\x52\xc3\x9a\x7f"
+ "\x50\x07\xfd\x4a\xde\x99\xdb\x5c\xc8\x73\xb6\xe5\xe9\x7d\xdb\x32"
+ "\xb3\xfa\x4c\x6f\x48\x3a\xdb\x83\x7e\xd8\x1d\x46\x67\x2d\xfe\x7f"
+ "\x90\x7b\x21\xaf\xaf\x1e\xe3\x75\xed\x74\x31\x62\x29\x69\x90\x0d"
+ "\xd0\xd1\x43\x12\x1f\xd0\x5f\xe4\x7c\x0b\x73\x36\x39\xdf\xf2\xc9"
+ "\xb3\x8e\x49\xd2\x47\xa7\xab\x20\x9f\xd7\xbe\x43\x7d\x39\xb6\x1e"
+ "\x17\x65\xb1\xef\x4e\x5e\x77\x16\x89\xde\xa9\x99\xc1\x78\x21\xe7"
+ "\x53\xd0\xfd\xd9\x77\xa7\xdb\xef\xa1\x10\xf4\xe8\x9a\x0b\x94\x5a"
+ "\x03\xdd\x13\x32\x3b\x85\xe5\x7a\xad\xee\xbf\xb3\xfc\xc2\x80\xff"
+ "\xce\xbd\xbc\xd6\xd3\x8a\xf7\x0b\x64\x0e\x6d\x9d\xdf\xb5\xfb\x02"
+ "\x8d\xdd\xb3\x86\xec\xbb\x79\x2d\xef\x3f\x95\xee\xc3\x7a\x85\xf4"
+ "\xe5\xb9\xd2\xce\xeb\xf9\x03\xba\xcf\x5a\xbb\x29\x4c\x6e\x99\xe5"
+ "\x1a\xc8\x65\xe1\xfb\x4d\x39\x0e\x06\xab\xe6\xd9\x82\x29\xf9\xf5"
+ "\xc0\x1d\xc6\xb2\x5f\x95\x02\x7f\x31\xc7\x15\xc3\xa6\x6b\x47\x98"
+ "\xff\xd5\xf7\xc7\x2a\xf9\x0e\x58\x4d\x83\xd1\x44\x68\x77\x0e\x4d"
+ "\xf6\x52\x9a\xb2\x8f\x18\x86\x31\xb1\x3e\x8d\xf7\xe2\x8b\x9f\x25"
+ "\x6b\x68\xf7\x82\x38\xe7\x6b\x14\xcf\x77\xa7\xf3\xaf\xf8\x73\xd1"
+ "\x35\x39\x9f\xd2\x78\xff\x81\x6d\x28\x6c\x1b\x64\xfa\xb8\xb1\x45"
+ "\x14\xb1\x17\x93\xa1\x8c\xac\xee\xb0\xad\x2e\x5c\xb4\x8e\xad\x1b"
+ "\xd6\x2e\x2b\xcc\xb3\x3d\xf5\xfc\xaa\x55\x7c\xe2\x73\xee\xcc\xac"
+ "\xc8\x33\x9d\xe6\x0a\x8c\x0b\x96\x4d\xb3\xb3\x2d\xc1\x0c\x9b\xf2"
+ "\x9f\xfb\x56\x75\xd8\x3d\xe7\xfc\xad\xee\xd3\x28\x3b\xd7\xc4\xe3"
+ "\x36\xc7\xab\xef\x6e\x87\xb2\xb9\xaa\x97\xe3\xbd\xb6\xdb\xba\x4f"
+ "\x9d\xa1\x7c\xeb\x7e\xb6\x65\x50\x74\xaa\xf2\x2a\x3b\xf5\xfa\xe9"
+ "\x6a\x2f\xbf\xbe\xab\xdf\x76\xa1\x4a\x8d\x25\x6c\xbb\xc0\xfb\xc9"
+ "\x8a\xf7\xde\x4a\x30\x78\xaf\xc7\xf5\x56\x2a\xf4\xa7\xaa\xcb\x97"
+ "\x39\x6f\xa5\xca\x3a\xaa\xb3\xb2\x5c\xa7\x4d\x61\x3e\xe6\xae\xe8"
+ "\x6f\xc3\x6e\xeb\x4f\xd5\x7a\xf7\x5b\xaf\x72\x7d\x3d\x54\x7f\x34"
+ "\x2c\x7c\x0c\xda\x76\x54\x85\xbf\x95\xc3\xf9\x63\xe2\xf9\xfe\x15"
+ "\x4f\xad\x7c\xb6\x60\x51\xe1\xb2\x27\x97\xe5\x2f\x2b\x5c\x27\xdd"
+ "\x5e\x4c\x90\xff\xee\x1d\xb7\x38\x5b\x1a\x0a\x84\xeb\x71\xbc\xee"
+ "\x61\xf8\xdd\x52\xeb\x4e\xbf\x1e\x2f\x6d\x25\x2f\xaf\x7d\x7e\xb5"
+ "\x26\xf8\xeb\xa9\x1e\xd3\x2b\x45\x03\x36\x27\x2a\xbc\x3b\x65\x79"
+ "\x95\x6d\x34\x4d\x6f\xa7\xdf\xe6\xf0\x7e\x13\xf0\xec\xe1\x71\xa9"
+ "\xa2\x97\xc7\x8f\x2e\x6a\x0e\xde\x42\xaa\x7f\x7e\xfd\x3a\xfb\x19"
+ "\x66\xdb\x35\xe0\x7e\x5f\x3b\xbe\x65\xfb\xcf\x5a\xf7\xf1\xf9\x26"
+ "\xb1\xd2\xfa\x53\xa6\x05\xae\x1f\x70\xb7\x5b\x88\x9c\x5d\x62\x65"
+ "\xde\x6e\x71\x36\x6f\x17\xf4\xb5\xae\xbd\x3b\x45\x07\xea\x70\x08"
+ "\x78\x5b\x18\x6e\xfb\x53\xae\xee\xb8\xef\x50\xb8\xfe\xf5\x7f\x40"
+ "\x56\xdd\x8e\xdf\x35\xa2\xac\xed\xa8\xc2\xeb\xaf\xe5\x1e\xc2\xdc"
+ "\x3c\x71\x76\xc0\xb7\xc5\x6f\xf8\xbb\x0f\x3f\x4d\x94\x9d\xe8\x0a"
+ "\xdb\xe3\xe4\xb8\x89\xa2\xe2\xc4\xa7\xac\x6f\x2b\x9a\xfb\xcd\x6d"
+ "\x6a\xcf\xf3\xc4\xa7\x3e\x67\x5e\x3c\xf2\x84\xa4\xbd\x99\x6c\xd3"
+ "\x6f\x16\xb9\xb7\x5c\x60\xfb\x07\xbf\x9e\x77\x21\x7f\x37\x2c\x67"
+ "\x1d\xfb\x37\x21\x61\x72\x0a\xde\x17\x75\x77\x05\x49\xb7\x67\x02"
+ "\x6d\xbe\xb5\x8f\xef\x20\x67\xfa\xdc\xbb\x8d\x12\xaa\x46\x12\xf4"
+ "\xae\xdf\xf4\xfb\x3f\x11\x29\x4a\x0f\x62\x5a\x65\x3f\xe9\xd2\xf6"
+ "\x01\xfa\x06\xc3\x67\x5a\x05\xdc\xc3\xbc\x6f\xaa\x68\xf6\x37\x47"
+ "\xff\x6b\x34\xfb\x1b\x49\x7b\x93\xcb\x68\x21\xef\x35\xb0\x3d\x00"
+ "\xfb\x11\x87\x1c\xb5\x2b\x3e\xfc\xed\x14\x69\xef\x00\x59\xcf\xfb"
+ "\x58\xb5\xc5\xd0\xdf\x12\xbd\x13\x58\xef\x0c\xba\xa8\x84\xf7\x9c"
+ "\xb5\x0b\xa7\xeb\xd9\x4e\x40\x9e\x1f\x95\xfe\xf7\xff\x4a\xb5\xe7"
+ "\xc9\xdc\x41\x07\xd3\x79\x6f\x64\x00\xd7\x07\x5f\x66\x18\xa2\xe2"
+ "\x83\x85\x96\x22\x53\x29\xc3\xd0\x2e\x9c\x99\x66\xe4\x83\xae\x35"
+ "\x94\xf3\xb5\xd3\xc1\x75\x32\x1f\xa7\x95\x7e\x6f\x52\x16\x40\x17"
+ "\xb7\xc9\x32\xd5\x77\x96\x80\x7c\x0c\x5e\x08\xd5\xe3\x3d\x9b\xf1"
+ "\x84\x67\x8e\x5c\x93\xef\xb3\x92\xf4\xb7\x94\x32\xbe\xde\xed\xf9"
+ "\xb4\x41\xd6\x87\xed\xad\x0b\x31\x96\x48\x3d\xfd\x60\xf3\xde\x4f"
+ "\xc8\x5c\xb0\x9c\xfb\xf3\xb7\x0b\xa5\xae\x7a\x86\xf6\xab\xfa\xfd"
+ "\x76\x51\x77\xc5\xc7\x75\xdd\x29\xf3\x3c\x7e\x53\x02\x1d\xb1\x06"
+ "\x78\x0c\xab\x3a\x62\xed\x85\xfc\xf8\xad\xdd\x13\xff\xaf\x63\x4a"
+ "\x47\x54\xf9\x78\xff\x9e\xe9\x31\xde\x9a\xe2\x44\x7c\x86\x61\x5b"
+ "\xc3\x74\x58\x8e\x38\x0f\x1d\xb4\x31\xde\x3c\xf4\xeb\xc5\x2d\x5e"
+ "\x75\xfe\x06\xdf\x57\xb0\x4f\x05\x89\xeb\xcd\xcf\x74\x59\x36\x35"
+ "\xf0\x19\xdf\x69\x96\x60\xba\x89\xf7\xe7\xd9\xb7\x03\xfb\xbb\x60"
+ "\xff\x0e\xbc\xc6\xaa\xc7\xa7\x45\xc5\x4f\x30\xe2\x51\x6e\x83\xe1"
+ "\x97\x81\xfd\x66\xb1\xed\x47\x48\xb7\x07\x95\xfe\xa4\xce\xa9\xfd"
+ "\x6d\xb6\x07\xe5\xf5\x5d\x3e\xd7\xca\x7b\xd0\xc8\xd7\x7f\xfe\x57"
+ "\x9d\xe7\xfa\x5d\xbf\xfd\x1b\xde\x53\xfb\x6d\xb7\x80\x8b\xee\xaa"
+ "\x79\xad\x7e\xf0\xb6\xbf\x6a\x9e\x15\x71\x69\x18\x5b\xf6\x5f\x72"
+ "\x4e\xce\xfe\xb7\x9f\x27\x93\x96\xec\xcd\x61\x3f\x2c\x47\xfc\xa4"
+ "\x9f\x65\xff\xdd\x56\xdd\xef\x41\xfc\x19\xfa\xdd\xdc\x81\xbd\xe0"
+ "\x90\xbe\x8e\xf9\xbb\x43\x4a\x8f\xfe\xdd\x21\xb9\x8e\xb9\x6d\x5e"
+ "\xc3\x4f\xd6\x07\x4c\xf5\xeb\x3d\x26\x75\xbe\xe5\x77\x07\x3c\xf4"
+ "\xae\xc7\xb0\x4d\x42\xba\xfc\xc1\xfc\xeb\x61\xdc\xc8\x50\x30\x7f"
+ "\xff\x9a\x1c\x27\xfa\xe7\xa5\xbf\x57\xf7\x1e\x6e\x1e\xbd\x50\x63"
+ "\x1d\x66\xe4\xc4\x63\xd2\x36\xa6\xe0\x1c\xaf\x67\x5e\xa1\xe6\xc8"
+ "\x2a\x8d\x6e\xcf\x7b\xd5\xa9\xc8\xef\x91\xfc\xad\x70\xf6\xfb\xe9"
+ "\xc6\xde\x48\x85\x49\x63\x1f\xec\xc2\x59\x27\xfc\xee\x02\x3f\x41"
+ "\x3f\xf6\xb9\xa1\x13\xa1\x0c\x51\xb0\x8a\xef\x48\xf8\xfd\x73\x8c"
+ "\x7b\xc5\x53\xbf\x97\xfb\x17\x9a\xeb\x2e\xe1\xe4\x79\x81\x8f\x6d"
+ "\x73\xce\x11\xd2\x8d\x40\xba\x3d\x8d\x45\x5e\xb6\x2f\xb2\xb1\x5f"
+ "\xcb\x0e\xbd\x6c\x5f\xd2\xb9\x8c\x6f\x26\xd2\x42\x94\x59\xef\xa1"
+ "\x1f\x1e\xba\x7c\x3e\xff\xfd\xe0\xfb\xb3\xfd\x3a\x4b\x3a\x0d\x36"
+ "\xcf\xe4\x75\x84\x49\x28\x7f\xae\xe0\xfa\x1f\xda\x13\x34\x05\xa8"
+ "\xcf\x34\x54\x7c\xab\xc4\x01\x39\x30\x54\x84\xd6\xa3\xbf\xba\xad"
+ "\x98\x87\x34\x51\x4b\xb0\x51\xda\xee\x80\x87\x2d\xc5\x7e\x71\xce"
+ "\x1d\x3c\x28\x6d\xb8\xd5\x38\x7d\xe8\x65\x77\xf0\x1d\x6a\x29\xf0"
+ "\x51\xc3\xaa\x7f\x40\x97\x38\x24\xfd\xe5\x4d\x2a\x28\xa1\x89\x67"
+ "\x64\x7c\xba\xd2\x5f\x0e\xd5\xe8\xcf\x7c\xf6\x7f\x1a\x5e\xa7\x7b"
+ "\x9f\x5f\xf1\x54\xe1\xb2\x95\x2b\x26\xce\x59\xb2\x66\x49\xbe\xed"
+ "\x61\x65\x56\x19\x31\xde\x25\x0c\xf8\x7a\x7f\x3b\x8f\xc7\x22\xd6"
+ "\x21\xd9\xe7\xfb\xa5\xfc\xbd\x1b\xbe\xde\xa1\xcf\x8d\xe5\x75\xd7"
+ "\xff\x49\x7f\xef\x86\x8e\xc8\xbe\xde\x07\xf6\x20\xfe\x60\xef\xe7"
+ "\x01\xed\xbd\x1e\xfe\xe6\xf1\x4f\x73\x1d\xda\xcf\x7c\xb4\x57\xea"
+ "\x2d\x6f\xd7\x85\xfb\xc3\x62\x9d\x85\xd7\xad\x10\x7e\xc8\x38\x4b"
+ "\x0d\x5a\xc4\xb8\xf1\xf6\xd1\x81\xb3\x5d\x6f\x1f\x07\xde\x52\x15"
+ "\xff\xca\xb4\x1d\xc6\x5e\xbd\x7e\xc7\x9e\xb4\x2d\xd0\x5c\x9a\x4d"
+ "\xad\x8f\xbd\xfd\x9f\x7b\xb5\xa1\x09\x6a\x6f\xe6\x0f\x29\xc6\xb9"
+ "\x41\xc5\x9b\xef\xe9\xbc\xf9\x07\xfb\xa5\xec\x29\x06\x78\xe3\x0f"
+ "\x8b\x07\xf8\xfa\xa4\x91\x77\xf1\x97\xd9\x62\xe8\xf3\x94\xab\x4f"
+ "\xd1\xe1\x75\xbc\x66\x86\xf7\xeb\xf0\xbe\x88\x61\xa9\x33\x14\x87"
+ "\x67\xe8\xef\x28\xe3\xf0\x38\xfd\xfd\xeb\x78\x4f\xd2\xdf\xa1\x4f"
+ "\xfd\xf1\xbc\xfe\x0e\x9e\xfd\xe3\x09\xfd\x3d\x15\xef\x7f\xd6\xdf"
+ "\x21\xf3\xff\xf8\x86\xfe\x3e\x0a\xef\x2f\xeb\xef\x5f\xc3\xfb\x46"
+ "\xfd\x1d\x3c\xf8\xc7\x25\xfa\xbe\x76\x42\x27\xfd\xf1\xa1\xcb\x9f"
+ "\x37\xfd\x71\x8c\xd2\x93\xfe\xb8\x00\x3a\x93\x3e\x66\xf4\x87\x15"
+ "\xa0\x6f\x1a\x0c\xfc\x22\x9c\xcf\x9a\x24\x20\xbc\xd4\x43\x3f\xdd"
+ "\x1f\x16\x6e\xd6\xd3\xd7\x41\xce\x4d\x1f\x08\xff\x43\x40\x0f\x87"
+ "\xfe\xf3\x46\x53\x58\xb8\x57\x0f\xc7\x9c\xe1\x77\x8d\x61\xe1\xfa"
+ "\x3e\xee\x1f\xf1\x5e\xd7\x16\x16\x7e\x5c\x85\x1f\x26\xc3\x8e\x44"
+ "\x0f\x3f\xaa\x87\x5b\x3d\x54\x5d\x16\x16\x7e\x58\x0f\x87\xfc\xff"
+ "\xc3\xd4\xb0\x70\x75\x57\xbd\x3c\x6f\x68\x11\x47\x8a\x98\xb7\x0e"
+ "\x67\x7b\x68\x6f\x51\x58\x9a\x7d\x7a\xde\x7c\x0f\xed\xd9\x17\x16"
+ "\xae\x9f\x55\x3d\xbc\xc5\x43\x9f\x05\xc3\xc2\x07\x9d\xcf\xc6\x55"
+ "\xd3\xc2\xc1\xd6\x96\xf9\x4e\x32\x69\x0b\x2b\x75\xd2\x77\xde\xe7"
+ "\xb3\x88\x96\x3d\xa2\xdd\x56\x2c\x44\x3b\xbd\xb3\x5f\xb7\xdb\x1c"
+ "\xc3\x76\x74\xea\x4c\xe7\x3b\x55\xf2\x9c\x1f\xeb\x99\x7c\xce\x73"
+ "\xbd\x0c\xbb\x5a\xea\x43\x8e\x12\xe5\x77\x55\xd9\x18\x7b\xe5\x1a"
+ "\x8b\xbe\xff\x8c\x34\x33\x58\x97\x66\x38\xbc\x0e\xeb\x2e\xec\x95"
+ "\x76\xaf\x3c\xc7\xe5\x30\x5e\x6b\x90\x67\xff\xc2\xe6\xba\x4a\xee"
+ "\xbf\xf3\xbe\xc6\xbe\x19\x5c\x6a\x3d\x86\x79\x91\xd3\xb3\xcd\x54"
+ "\x78\x5a\x0f\xbd\xd3\xc0\xcf\x78\xeb\x88\xff\xd3\xe3\x7a\xa7\x6e"
+ "\xe0\x3c\xda\xe1\x80\x1e\xfe\x4f\x84\x1f\x0a\x0b\xef\x18\x54\xb6"
+ "\x43\x0e\x8a\xc4\x0f\xf6\xf7\x5d\x10\xfe\xe0\x05\x11\xa8\xf8\x10"
+ "\xf5\x5e\x2a\xcf\x56\x7d\x23\x54\xf6\xc1\x21\xdd\xcf\xc9\x47\xc1"
+ "\x35\xc2\x07\x99\xcd\xf7\x89\x5c\x39\xcf\xef\xa3\x79\x05\x10\x95"
+ "\x4f\xb2\xfd\xe3\x79\xe9\xf3\xcb\xe9\x65\x5f\xeb\x6c\x53\xe7\xe7"
+ "\x7d\xbb\xc4\x16\x8c\x71\x7b\x97\x72\xfc\x09\x9a\x9b\xe7\xa3\xe6"
+ "\xbc\x10\xed\x05\xec\x3d\x4f\x1a\xf6\xac\xef\xf6\x9f\xff\xe1\x3a"
+ "\x70\x79\x4e\x79\x2f\xd0\xbb\xd2\x3e\x82\xef\x3d\x14\x5b\xf3\x1b"
+ "\xc4\x9f\x58\x97\x9d\xeb\xf9\xff\xd8\xfb\x1e\xb8\xa8\xaa\x6d\xff"
+ "\x3d\xc3\xa0\x64\xfc\x19\xb9\x68\x53\x59\x8d\x46\xef\x4e\x65\x45"
+ "\xf7\xda\xbb\xd6\xb3\x17\x95\xf6\xac\xeb\x1f\xea\x69\x97\x8a\x14"
+ "\x4d\x0a\xbd\xa8\x93\x22\x21\x22\x20\x1a\xd7\xbc\xfc\xd3\x8b\x5e"
+ "\x2c\xd4\xb1\x57\xef\x51\xf9\x87\xde\xb3\x77\xa9\xeb\x9f\x31\xb1"
+ "\x50\xf9\xa7\x69\xa1\xa1\x8e\x04\x88\x34\xda\x08\x23\x0c\x30\x73"
+ "\xce\x6f\xad\xbd\xcf\x99\x33\x67\x98\x01\x86\x34\xeb\xf7\x2e\x9f"
+ "\x0f\x9f\x33\xfb\x9c\x7d\xf6\xd9\x67\xaf\xb5\xbf\x7b\xad\x75\xd6"
+ "\x5e\x2b\x64\x05\xd1\xc2\xda\x5e\x00\xbf\x6b\xd8\x3f\x5c\x83\xf3"
+ "\xde\xde\x89\xcd\xe5\xbd\x35\x4c\x27\xac\xd3\x31\xbc\xd8\x5b\xc3"
+ "\xbf\x8b\x7a\xd3\x5e\xfc\x1e\x5a\x0a\x72\xb3\x47\xbf\xb8\xe5\x9b"
+ "\x88\xb2\x3b\x17\x64\x93\x4b\xa5\x4a\x86\x4f\xfb\x8c\x9c\x32\x60"
+ "\x05\xda\x7b\x69\x4e\x90\x5c\x73\xfc\xb6\x05\x36\x65\x65\x4a\x03"
+ "\x59\x76\x33\xd1\xc4\xd8\x70\xbf\xc0\xbe\xc7\x83\x13\x31\x7e\xec"
+ "\x14\xa8\x4b\x94\xff\x03\xd7\xf7\x2e\x28\x55\xda\xa9\xbc\xb2\xcf"
+ "\x48\x6d\x84\xd9\xe6\x71\xb8\x86\x54\xd7\x3a\x70\x1d\xa0\x72\x32"
+ "\xe0\x7f\x80\xe3\x8d\xf8\x50\xfb\xe2\xf8\x1b\x37\x2d\x22\x81\x8e"
+ "\xc5\xba\xb0\xbf\xb4\x93\xb1\xe2\xfa\xb3\x29\x09\xd6\x94\x0e\xcd"
+ "\x90\x3c\x58\x53\xd0\xf6\x10\xac\x50\xd3\x6f\xa1\xf8\x9b\x53\xfe"
+ "\x47\xf3\xe6\xa4\xde\xf3\x1b\x39\xde\xd0\x29\x31\xbe\x38\xf6\xc5"
+ "\xd3\xbb\x66\x83\x9e\xed\x10\xf6\x42\xa7\x35\x92\xe1\xfa\x57\x89"
+ "\x32\xf8\x0a\x6f\x6c\x49\x20\x4a\xcc\x09\x93\x16\x47\xed\x7b\xfe"
+ "\x95\xf1\x76\x52\x9d\x7c\x8a\xa4\x2d\x42\x1a\x19\x87\xa1\x9c\x86"
+ "\xfe\xac\x50\x5f\x0d\x5c\x7f\x57\x88\x0d\xd6\x0c\x1b\xc8\xd2\xf3"
+ "\x50\x77\x34\x3e\x6c\xa5\xf1\x8d\x8d\xb8\xf7\x19\xe4\xfd\x27\xf0"
+ "\xdc\xf4\xf4\x46\xea\xbb\xa2\x65\x73\xcb\x18\x81\xe5\x74\xdc\x9b"
+ "\x1d\x7c\x59\xbf\xa3\xcb\xe6\xcf\xf4\x24\xe3\x83\xc2\xfa\x50\xc2"
+ "\x74\x32\x63\x84\x37\xde\xe5\xb2\xcf\x96\xf3\x18\x07\xbf\xc8\x4e"
+ "\xa6\x58\x79\x13\xfd\xce\x8c\x31\x29\x92\x1f\x33\xf2\xed\xf9\x84"
+ "\xed\xa3\x34\x5e\xe1\x72\xce\x96\xb3\x98\xa4\x46\xd1\x47\x4c\xc5"
+ "\xe7\x9c\xad\xa5\x36\xf6\x9c\xb3\xcd\xd4\xe6\x9c\x73\xd6\xb6\xf2"
+ "\x16\xf4\x47\x37\x5a\xdb\x82\x4c\x80\xd1\xc6\xf2\xb6\xe0\x76\x8f"
+ "\xf1\x51\x59\x6e\xe7\x3a\x9b\xf6\x76\x12\x86\xdf\x3a\xd0\x1f\x7c"
+ "\x0b\xf3\x03\x87\x67\xec\x47\x3f\x73\xbc\x76\x47\xbd\x9e\xf8\xa1"
+ "\x7d\x18\xce\x4d\x78\xa0\x88\x68\xa1\xaf\x41\x7c\xe0\xd9\x62\xea"
+ "\x7b\x97\x7d\xb6\xb4\xda\xcc\x1b\xd1\xe7\x93\x7d\x93\xfa\x5c\xc5"
+ "\x07\x9d\x2d\x16\xea\xaf\xaf\x32\xc3\x3b\x04\x9e\x4d\xae\xb6\x5d"
+ "\x14\x64\xc2\xfd\x05\xd0\xc7\x64\x3e\xfb\xec\x6a\x16\xe3\x60\x7f"
+ "\xa3\x88\xab\x8c\x47\xf7\x9f\x14\x78\xdd\xc6\xc6\xed\x73\x95\xb0"
+ "\x5e\xdd\x81\xbf\x61\xed\x8e\x60\x3e\x14\xfb\x6b\x44\x19\xd9\x24"
+ "\xd4\xc1\x7b\x4c\x64\xff\x2e\x86\xb5\xfb\x2d\xf0\xee\xab\xd9\xf5"
+ "\xfd\x05\x78\x0e\xde\x0f\xc6\x63\xff\x68\x7c\x2f\x6f\xd8\x4a\xc7"
+ "\x22\x95\xf8\x41\x9f\x0b\xd1\xd7\x17\xe5\x94\x6a\xeb\x63\x46\x96"
+ "\xb7\xf4\x40\x0e\xdd\xeb\x0d\xcf\x01\xfa\x28\x11\x37\x71\x6f\x3a"
+ "\xb6\x27\xf5\xff\xf3\xd7\xc5\xbe\xe0\xf3\xf0\x1a\xbc\x6b\x32\xd2"
+ "\x13\xc6\x6a\x35\xd6\x41\xba\x36\xe9\xd1\xf6\x74\x05\xc6\x0c\xfd"
+ "\xb8\x0e\x14\xe1\x98\xb0\x31\x3b\x40\xf7\x1a\xe7\x39\xe9\x70\x60"
+ "\xbe\x7c\x3c\x58\x99\x0b\x04\x6c\x58\x84\xfe\x3c\x07\x8a\x84\xf1"
+ "\x33\xb3\xe7\x1f\x78\x9a\x8e\x17\xbb\xa6\x70\xb9\xf7\x36\x67\x5d"
+ "\x96\x23\x57\x89\xdf\xc6\xf1\x5b\x09\xe3\xd7\x03\xa3\x5d\xee\x1b"
+ "\x3d\xf3\x32\xc8\xc8\x20\x43\x62\x4e\x53\x1c\xf3\x8e\xcc\x03\x91"
+ "\xd2\x78\xb3\x76\x3c\x3c\xe3\x76\xf1\x19\x50\x87\x88\xfd\x04\xfa"
+ "\x08\x6b\xf0\x81\x55\x12\x4d\x3e\x7f\x4f\xbc\x6f\x33\xdd\x2f\xf6"
+ "\x79\x14\xee\x73\xf5\x88\x83\xf8\x4d\x0e\xa4\x8a\x2a\xfb\x63\x46"
+ "\xca\x8f\xe4\x80\x1d\x7d\x95\x61\x5c\x0b\x19\x0f\x1d\x30\xb1\xb5"
+ "\xf0\x00\xfd\x5e\x8f\xdf\xbb\x58\x4c\xdb\x03\xa0\x3b\x7d\x2e\xc4"
+ "\x7e\x28\x0b\x60\x7d\x28\x43\x1e\x20\xee\x7a\xdd\x13\xb3\xe6\xd0"
+ "\x0d\xdd\xf7\x2d\xd1\xbb\xef\x1d\x0b\x90\xf6\xee\x96\x8d\x77\xd9"
+ "\xfb\x9c\xc0\xc6\xbb\x2c\x1f\xf4\xd4\x5d\xb9\x2c\xf6\x71\x69\x2e"
+ "\xd0\x2c\xfd\x0a\xb9\x05\x73\x01\xa5\xe9\xf9\x96\x2a\x3d\xe8\xd6"
+ "\x81\xe6\x55\x80\x17\xab\xd3\xae\x90\x21\xe8\x0b\x83\x78\x83\xbe"
+ "\xb6\x7c\x10\x9c\xcf\x31\xaf\x96\xf6\x57\x7e\x39\x0e\x74\xdb\xe2"
+ "\x1c\xd0\x65\xd3\x2f\x92\x5b\x98\x6f\x4b\x59\xa5\x60\x2f\x7c\x9b"
+ "\xcb\x36\x67\xe3\xde\xdd\x2a\x78\x2b\x3e\x3d\xfe\x6d\x2e\xc7\x9c"
+ "\x0d\xed\x16\xa5\xcf\x27\xa1\xb8\xbe\xa1\x0f\x35\xe3\x99\x2f\x47"
+ "\x40\xbb\x45\x18\x57\x8f\xe3\xa3\x15\xf0\x7c\x13\x17\xd8\x3a\x3e"
+ "\x87\x23\xd4\x77\x1f\xf8\x4c\x59\x4f\x0e\xde\x06\xcf\x37\x61\x8e"
+ "\x52\xb4\x03\x55\xdb\x6c\x18\xfb\xc3\x04\xd7\x82\xe1\xda\xd3\x70"
+ "\xe4\x30\xc6\x1e\xc6\xec\x87\xf6\x35\xd8\x3e\x3c\xcb\xc4\xfa\x4e"
+ "\x63\xdf\x98\xa0\xde\x72\xac\x23\xc6\xee\xe3\xd2\xa3\xfd\xf0\x3a"
+ "\xee\x05\x77\x60\x0e\x0c\xa0\x3c\xbb\xa7\xd6\x79\x8f\x20\x3f\xc3"
+ "\x5c\xfe\x72\x18\x9f\xdb\xae\x85\xba\xa5\xe8\x2b\xcc\x64\xd9\x2f"
+ "\xd5\xc2\x5c\x07\xf9\xf8\xcb\xa1\xc2\xef\x40\x67\xdd\xf4\x68\x92"
+ "\xd6\x49\x34\xf4\x7b\xf7\x1b\x7e\x80\xbd\x5f\xc4\x63\x3e\x0d\x97"
+ "\x36\x1f\xc5\xf6\xb2\x31\x26\x60\x1c\x09\x04\x5c\xbe\x11\xfa\x8d"
+ "\xb9\x70\xce\xa1\x0d\x5d\x18\x9b\x71\x40\xa7\x92\x3c\x16\xf7\x71"
+ "\x57\x0e\xf0\x7e\xda\x72\x90\x07\x96\x93\xc0\xe5\x0e\x32\x02\xdf"
+ "\x13\xe8\x86\xf6\xb1\x30\xd4\xdd\x70\x6c\x04\x1a\x02\xcd\x2f\xaa"
+ "\x96\xc7\xf3\x0d\xcb\xcd\x7c\x73\x65\x7c\x2d\x81\x75\x26\xb4\x4a"
+ "\x5f\x83\xf1\xe7\xcf\xe1\xbb\xa2\xed\x0f\xc6\x14\x28\x0b\xcf\xc8"
+ "\xb9\x48\xf3\x28\x53\x3b\x81\xb2\x2c\x4c\xdc\x3b\xb6\x99\xee\x2f"
+ "\xfb\xc2\x99\xff\x0c\xfa\x52\x26\xf4\xa5\x9c\xc3\xdf\x49\x74\x0f"
+ "\xea\x10\xd4\x7f\xd0\xa6\x31\x73\xa9\xc1\xb9\x77\x86\xd9\x06\xbe"
+ "\x28\x77\x89\xbd\x46\xef\x45\x1b\x01\xde\x3b\xd5\xce\x5f\xc9\x13"
+ "\xea\xe2\xbd\x53\x97\xce\xe4\xf1\x5e\xb8\xc7\xee\xbc\x47\xb6\x8f"
+ "\xeb\x20\x93\x2b\x60\x6c\xf1\xb7\x05\xc6\x52\xf0\x6d\xd3\x32\xbf"
+ "\x84\x2f\xc7\x88\xbe\x00\x30\x7f\xcc\xc8\x4f\x9e\x63\xc6\x7f\x19"
+ "\x23\x8f\x83\x55\x3e\x1a\x63\x74\xc1\xf9\x44\x31\x5e\x15\xfc\xce"
+ "\x80\x36\x98\x7f\xa5\x4b\x1c\xba\x5c\x97\x98\x96\xe9\x16\xfe\x3b"
+ "\xe4\x13\xc0\x15\x3f\xa0\x65\x05\x9f\xd3\x3a\x9e\xed\x85\x2b\xbf"
+ "\x0d\xfb\x59\x4f\xbe\x44\x8c\x0b\x61\xf1\x32\xbe\x3c\xcd\xf0\xe3"
+ "\xb4\x66\xaa\xc3\x1e\x62\x82\x67\xe2\xbe\x2e\xa9\xfc\xe5\x71\xc0"
+ "\x13\x35\xdc\x1b\xc4\x62\x3e\x7e\x59\x21\xaf\x4f\xaf\x67\xb8\x95"
+ "\x23\xdd\xca\x5a\x2b\xcc\x1b\x6f\x3e\x0f\x39\xb7\x50\xfb\xe1\xb8"
+ "\xe0\x15\x44\x9f\x7e\x81\xf8\x01\xaf\x34\x62\xdf\xaa\x9a\xcd\xf8"
+ "\x4e\x21\x7c\x66\x04\x41\x3b\x28\x95\x2d\x61\x4d\xaf\x0f\x87\x3a"
+ "\x17\xc8\x70\xf4\xc7\xc7\x7c\x38\x50\xbf\x85\xc5\xaa\x3f\xf4\x49"
+ "\xcc\x92\x21\x84\x7b\x2d\xfa\x46\x5e\xf9\x5c\x00\x7e\x73\xdd\xde"
+ "\x65\xf2\xc7\xef\x8f\x69\x1b\x81\x27\x1d\x64\x38\xf0\x58\x03\xe6"
+ "\x1e\x84\x7b\xcc\xff\xd1\xd5\xec\x5f\x6d\x3f\x45\xf4\xf3\x88\xb2"
+ "\x85\x1c\x2a\x56\xa5\x12\x55\x5e\x13\x51\x03\x5d\xed\x07\xec\x63"
+ "\x89\x18\xef\xa2\x28\x94\xed\xd5\x2f\x02\x7c\x5d\xac\xe1\x6d\x1d"
+ "\x99\x87\x54\xa0\x7b\x45\x8b\x3a\x76\x36\xcb\x79\xa3\x82\xe7\xbf"
+ "\xae\x14\x62\x7b\xb0\xb1\x3d\xf4\x38\xdb\x4b\x17\xf6\x1a\xdc\x33"
+ "\x56\x92\xbf\x0f\x09\xfb\xd0\x5a\x85\x18\xff\x87\xca\x0e\x80\x16"
+ "\xbc\x8a\xf9\x8e\x84\x41\xdd\x39\x4e\xdf\x11\x6a\xb7\x3a\x54\x06"
+ "\x34\x8c\x67\xb2\x79\x6b\xfc\x4c\x47\x80\x30\x07\xf1\xfc\xb7\xc9"
+ "\x78\x2f\xdc\x17\x62\xa5\x36\xa6\x43\x06\x89\xd7\x0e\x61\xce\x3d"
+ "\x05\xbc\x53\x20\xd0\xb5\x0e\xdf\x0b\xc7\x04\xea\x41\xff\xcb\x4d"
+ "\x07\xde\xf3\x12\xfb\x37\xb0\x4e\x67\xa7\x36\x90\x29\x28\xef\x5f"
+ "\x04\x1a\xfc\x0a\xe3\x7b\x55\xc3\x73\x2a\x37\x77\x91\x4a\x4d\x1b"
+ "\xa9\x82\xdf\xe8\x23\x6e\x9c\xf7\x1d\x69\xd0\x7a\x5e\x6f\x60\xcd"
+ "\x2a\x86\x3e\x97\x62\x5b\x88\x05\xe8\x57\x57\x9d\x0a\xeb\x8f\x05"
+ "\xda\x02\x0d\x04\xdb\xa8\xe4\x9a\x49\x65\x32\xe8\x59\xf9\x09\xc6"
+ "\xaa\xcd\xa7\x48\x95\xe6\x2b\xfa\x1c\x94\x09\x8d\x8b\xda\x7a\x6b"
+ "\xbb\x1c\xda\xae\x15\xda\x36\x43\xdb\x61\xde\xdb\x9e\x6c\xf2\xb1"
+ "\x6d\x1f\xfa\x3d\xb9\xc6\x97\xb6\x01\xc7\x47\x63\x4e\x23\xdc\x6f"
+ "\x97\x76\x33\x09\x72\xb4\x63\x6c\xd7\x3b\x78\xe6\xa7\x7c\x64\x23"
+ "\xdd\x93\x97\x49\xfd\xc0\x75\x74\x6f\xde\x25\x42\x7d\x4d\xd9\x7e"
+ "\xbc\x46\x82\x7e\x2a\x1d\x99\x47\x56\x39\x71\x48\xfa\x7e\x08\xb2"
+ "\xea\x91\x62\xe6\x8f\x6a\xd6\x31\xbe\x3a\xf2\x32\xb6\xe5\xb9\x1f"
+ "\x17\x63\x99\x5f\xf3\x11\xa7\xcf\x5d\x5b\xd0\xc5\x58\xa1\x2d\xad"
+ "\xbb\x5d\x4f\x4c\x3e\x1c\x97\x9c\x28\xe6\x31\x4e\x14\xb6\x18\x3f"
+ "\x17\xf7\x4a\xdc\xdc\xa4\xb8\x39\xda\x69\x4b\x16\x2d\xb8\x6f\xe1"
+ "\xab\xaf\x6a\x27\xc7\x2d\x5e\x3c\xeb\xb5\xb8\x21\x64\xda\xa2\x59"
+ "\x0b\x16\xcf\x45\xdb\x9b\x56\x3b\xfe\xb7\x33\xe3\x17\x26\xde\xf7"
+ "\xaf\xe3\x23\xdc\x6c\x6f\xb8\x1f\xb5\x0e\x65\x70\x58\x3b\x86\xa7"
+ "\x39\xc8\x50\x8c\xd5\x14\xb2\x94\x37\x2e\x03\xfd\x0f\xf8\xaf\x05"
+ "\xd7\x29\x5c\x1b\x50\x37\xc0\x38\x91\x80\xdf\x15\xef\x6c\xe0\x6b"
+ "\x9a\xc8\x99\x17\x40\xae\xac\xdd\xc2\x62\x1e\xd6\x81\x4e\x6e\x61"
+ "\xdf\x06\xcf\x3c\x84\xf1\x0c\xff\x0c\xe7\x2c\x41\xad\xf1\x79\x67"
+ "\x88\x0a\xd6\x35\xd0\x4b\x2a\xac\xbc\x72\x30\x9f\x3d\x9c\x2f\xe3"
+ "\xbf\xd3\x10\x21\x4e\xbc\xb2\xda\x64\x43\x3f\x8b\x80\xa9\xf6\x74"
+ "\x1e\xf1\x94\xcd\xad\x8a\x2b\x6c\x8e\x9e\x2d\x67\xfe\xde\x67\x86"
+ "\xa1\x0e\xb3\x92\xe6\x3e\xad\x84\xf9\xb3\xaf\x42\xc2\xe9\xaf\xb5"
+ "\x82\xec\x88\x7e\x10\x6f\xd4\x43\x99\xc5\x92\xa9\x8c\x90\xfb\xd0"
+ "\x54\xc3\xba\x7c\x6a\x3c\xfb\xc7\x7b\x4e\xcd\x61\xff\xf8\xdb\xf5"
+ "\xff\xb4\x8d\xfd\xbb\x9f\xff\xb1\xff\xe2\xf3\x07\xdc\x46\x6d\x1f"
+ "\xff\xfd\x78\x3e\x7d\xef\xeb\xf8\xfe\x3f\xaa\x0d\x53\x6f\xff\xc8"
+ "\x6f\xc0\x5b\x75\x7f\x3e\x43\x02\x80\x3f\x0b\x72\x66\x03\x4f\x9f"
+ "\x26\x9a\x54\x3b\xdf\x90\xfe\x32\x19\x91\x76\x81\x60\xee\xc9\xe6"
+ "\xc4\x64\xbe\x21\xad\x1d\x65\xd2\xaf\x3f\x06\xfe\x2d\xcd\xad\x27"
+ "\x81\x39\xf5\x44\x5d\x95\x88\x79\xa9\x31\x9e\x1b\xf4\xd4\x0c\xff"
+ "\x50\xae\x48\xb2\x91\x23\x96\xcb\xe8\x77\x66\xac\x8a\x05\xdc\xa9"
+ "\x23\x04\xf9\x37\x30\x96\x84\x15\x0d\xe7\x77\xf3\x99\xfa\x18\x5e"
+ "\xa9\x9f\x04\xe7\x8e\xef\xe4\x22\xfd\x77\xa6\x94\xfb\x6b\x67\xe3"
+ "\x1a\x5f\xfd\x89\xc0\x9b\x23\xd9\x5e\xaf\xaf\x47\x22\x0f\xc2\x3c"
+ "\x39\xce\xec\xea\x5f\x6f\x62\xeb\xf9\xd7\x54\x0f\x62\xb1\x9a\xbf"
+ "\xa6\xb2\x22\xbc\x47\x29\xe6\xea\xc5\x36\x77\x70\xa5\x34\x57\xef"
+ "\xce\x94\x48\xff\xd4\x59\x44\x59\x65\x02\xcd\x04\x70\x10\xbf\xc7"
+ "\xc2\xbc\xdb\x06\xf3\xac\x64\xd3\x70\x3e\x1f\xfa\x97\xbd\x79\x38"
+ "\xbf\x1a\xfa\x54\xdc\x91\x59\x13\x6e\x22\x87\x35\xc2\x77\x17\x23"
+ "\xcc\x8b\x6d\x39\x50\x67\xea\x12\x72\x47\x0e\xd4\xcb\x85\x7a\x28"
+ "\x27\xb3\xfe\x7d\x75\x01\xc6\x60\x17\x3c\xb3\x46\x3b\x03\xcb\x47"
+ "\xe9\x1e\x40\x7c\x36\xbc\x87\xb6\x9e\x1c\x4d\x84\xb5\x4d\x85\xcf"
+ "\x10\x9f\x0b\xed\x03\xfe\x1d\xa6\x76\x52\x6c\x97\xb5\x53\xc3\xf6"
+ "\x6b\x64\x9b\xb7\xe5\x49\xb9\x94\xb7\xe5\xa4\xc0\x9a\xde\x45\xe3"
+ "\x9c\x16\xa0\xbd\x05\x65\x0c\x2a\x57\x38\x48\x08\xb3\x0f\x80\x6c"
+ "\x11\x0f\x38\x00\xf2\x04\xf5\x51\x07\x59\x02\xfa\x52\x80\x39\x3d"
+ "\xf1\x3a\xe8\x6d\xbb\x60\x5d\x2e\x41\x39\x60\xc6\x95\x67\xf0\xbb"
+ "\x2b\xc1\x7c\xbc\x8b\x63\x78\x1b\xcb\x8b\x74\x54\x2d\xca\x02\x88"
+ "\x41\xb8\xfe\x83\x2c\xac\xea\x06\x1a\x02\x0f\x94\x83\x6c\x31\xb4"
+ "\x85\x1c\x9d\x24\x8c\x7d\x39\x5d\xf3\x93\x68\x5c\x6e\x3f\x86\xd1"
+ "\x47\x5f\x80\xf7\x0b\x84\x67\x80\x3c\x7a\x86\xda\xc2\x19\xc6\x1c"
+ "\x8d\x17\xd7\x71\xd4\x79\x4d\xd0\x06\x0f\x58\x26\x5c\x83\xf7\x2f"
+ "\x17\xf7\xdc\xd7\xc1\x35\x8d\x30\x66\x15\x30\x66\xd8\x26\xd5\xfd"
+ "\x41\xe6\x8a\x67\x63\x73\x34\x1c\xe5\x0a\xe1\x5e\xa3\xd8\x2e\xea"
+ "\xe5\x1c\xc8\x15\x38\x5e\x38\x4e\xd0\x4e\xb8\x80\x63\xc7\x99\xfc"
+ "\xf2\x15\xf5\x99\xc0\xb1\x07\x5a\xaf\x92\xc6\xff\x98\xca\x75\xfc"
+ "\xe1\xfe\x55\x02\x2d\x97\xbb\xd0\x0e\x74\xa3\xaf\xa6\xa1\x9d\x14"
+ "\xfa\xb8\x9b\xd9\x78\x8e\x3d\x8a\xf1\xf0\x30\xfe\x36\x8c\xf1\xee"
+ "\x6c\x8c\xf5\x0c\xd8\xbc\xf2\x0c\x60\xee\x6c\x94\x9f\xbe\x7a\x94"
+ "\xc9\xa7\xc7\xea\x90\x87\x9b\xc8\x31\x6a\x87\x6f\x80\x7e\x61\x7b"
+ "\x50\xde\x0e\x47\x90\x63\x8f\xbd\xef\x9a\x3b\x5b\xca\x9b\x7d\xac"
+ "\x48\xda\x27\x72\x94\xda\xa5\xf1\x88\x36\x30\x5a\xbf\x3b\x1e\xfb"
+ "\x56\x87\xf3\x52\x7c\x57\xcc\xa1\x0d\xe7\x51\xf6\xaf\x43\xba\x89"
+ "\xe7\x31\x4e\x34\xd0\x29\x10\xfa\xf4\x10\xeb\xd3\x57\x6a\x96\x67"
+ "\xf0\x58\x06\x96\x31\x9f\x76\x1e\xde\x93\x26\xdd\x83\xf3\x06\x78"
+ "\x38\x04\xee\xb9\x0f\x8e\xbc\x58\x97\xe5\xd9\x3e\xb6\xeb\x2f\x5d"
+ "\x68\x03\x3b\x56\x21\xe6\xd9\xc6\x1c\xdb\x88\x19\x39\x33\x64\x63"
+ "\x8f\x63\xb3\x0d\x68\x45\xf9\xee\x80\xbd\x14\xc6\xfb\x2b\x90\xff"
+ "\x77\x0b\x7b\xa1\x8e\xed\x12\xfa\x67\x64\x31\x72\x8e\x98\x69\x4c"
+ "\x67\xaa\x0f\x7d\x55\xe4\xd4\x87\x9c\xb2\xe5\x31\x1a\x7f\x0b\xda"
+ "\xaa\x40\xfa\xa3\x9c\x08\xf5\xca\x9c\xbc\x45\xf7\x61\x7f\x35\x1e"
+ "\xe5\x4b\xa1\xff\xc8\x2f\x77\x09\x63\x67\x76\x9d\x77\xae\xf3\xbc"
+ "\x23\xf3\x38\xe8\xff\x87\x9c\x3c\x20\xce\x6b\xc6\x07\x27\x28\x1d"
+ "\x41\xa6\x28\xc5\x38\xcd\xd0\xae\x11\x65\x70\xb6\xae\x9e\x50\x1f"
+ "\xa8\xa3\x3e\x0d\xc7\xa1\x0c\xf3\xfb\xb8\xb9\x2d\xb8\x5d\xb7\x8a"
+ "\xe2\xc6\x71\xd0\x7f\x22\x28\xfd\x70\x5c\xc4\xf9\x9a\x37\x03\x75"
+ "\xbf\x08\x36\x67\x93\x1b\x48\x95\xcd\x4c\x84\x3d\x18\x30\x67\x1b"
+ "\xf1\xdb\x69\x0b\xf0\x50\x00\xce\x5f\xa0\x2f\xce\x7f\xc4\x9c\x9a"
+ "\x55\x1b\xe8\xbc\x0d\xc4\x79\xdb\x8d\x71\x42\xe0\x39\x65\xb1\x91"
+ "\xe4\x40\xb2\x91\xce\x63\x8c\x11\xf3\x0e\x8c\x1d\xe6\xb4\x86\x67"
+ "\xd7\x8a\xbe\xe3\xc8\x23\x18\x13\x46\xe0\x13\x2d\xce\x65\x61\xec"
+ "\x54\x1d\x99\x27\x88\x38\xf7\x5c\xe8\x4f\xeb\xb8\xcd\xb7\x10\x36"
+ "\xdf\x4e\x44\x88\x63\x6d\xa7\xf3\xf8\x58\x85\x1d\xe6\xb1\xeb\x98"
+ "\xe2\x78\xe2\xb8\x42\x5d\x78\xff\xc3\x89\xe2\x98\xba\x8c\x67\xa5"
+ "\x40\xf3\x1a\x66\x63\x3a\xc1\xe2\x60\xbb\x8c\xa1\xc0\x7f\x98\x8b"
+ "\xb8\x74\x25\xbe\x3b\xac\x0d\xf8\x7c\xe4\x91\x77\x04\xcc\x2a\xb3"
+ "\x20\x8f\x9c\x80\xf9\xff\xef\x85\x12\x76\x1c\xab\xa1\x3a\x0b\xd0"
+ "\x49\xa0\x4f\x27\x8d\xa9\xe2\x01\x3b\x80\x4f\x4a\x25\x7c\xfa\x3a"
+ "\x40\x1c\x07\x91\x27\xc5\x79\x0f\xeb\xc8\x74\x39\xfe\x7c\xfd\x30"
+ "\xb4\x11\x8a\xf8\x26\xc9\x50\x5f\x4f\x94\xe3\xdb\xd7\x11\x88\x6f"
+ "\xc8\xd7\xfa\x24\xb4\xb1\xb1\xf5\xca\x44\xaa\x6b\xe5\x98\x54\x5d"
+ "\xc9\x7c\x03\x98\xcc\x85\xbc\xa5\x9f\xc1\xea\xe3\x1a\x06\xf5\xa9"
+ "\x2e\x2e\xac\x79\x5a\x5c\xe3\xe0\x5c\x99\x30\x5e\x75\x50\xbf\x0c"
+ "\xf7\xb3\x62\x0c\x8b\x1b\xeb\x98\xae\x07\x38\xbd\x1b\x63\xb4\x43"
+ "\xbd\x55\x55\x20\xe7\x77\x67\x31\xec\x16\xb1\x82\x7f\x25\xfa\xc6"
+ "\x37\x9a\xc9\x0d\xfa\x7f\xe5\xbf\x6b\x22\xdf\xc4\xc1\x9c\xb1\x61"
+ "\x9c\x50\x68\x5b\xdb\x44\x4e\xdd\x07\xcf\x0d\x13\x8e\x1a\x38\x0e"
+ "\x83\xe3\xcd\x4d\xe4\xa4\x03\x8e\xb7\xc2\xb1\x11\xea\x73\x42\xfd"
+ "\x08\x28\x57\xc2\xf9\xdf\x0a\x47\xe8\xe3\x37\x31\x70\x8c\x12\x64"
+ "\x47\x3c\xbf\x15\xcb\x70\x5c\x2b\xd0\xbc\x82\xd1\xfc\x9b\xb7\xa0"
+ "\x9d\x64\xe8\x7f\x6d\x75\x1d\x6d\x4b\x0f\x75\x9e\xc5\xb6\x71\x7f"
+ "\x39\xfc\xf6\x27\x92\x0c\x0a\xed\xd4\x3e\x08\xc7\x31\x70\xdf\x15"
+ "\x38\x26\xc2\xf1\x90\x30\x06\x35\x88\x0d\x73\x92\x71\x6c\x4f\x34"
+ "\x68\x99\xbc\x1b\x25\xce\x79\x5c\x87\x25\xec\x38\x1a\x3e\x27\x86"
+ "\xd1\x1b\xea\x52\x3e\x80\xba\x8f\x63\x5d\x38\x3e\x29\x1c\x23\x85"
+ "\xe3\x04\xe1\xf8\x6f\xc2\x71\xbc\x70\x04\x3a\x7f\x53\x21\xc8\x18"
+ "\x30\x2e\xdf\xd0\x7c\x07\x30\xb7\xe7\xb0\x67\xd4\x9a\x51\x47\x06"
+ "\x1c\x7f\x08\xda\xf7\xeb\xc8\xac\x8d\x15\xed\xa3\x68\xf3\xe9\xce"
+ "\xac\x18\xfc\x0e\xfd\xae\x5d\x9b\xec\x82\x6d\x63\x03\x15\x91\x04"
+ "\x64\xa0\x61\x45\x4a\x58\xff\x59\x3b\x35\x4a\xe1\xbb\xb0\x90\xff"
+ "\xc1\x0f\x63\x22\x52\x7d\x68\xe8\xab\x3a\x9c\xab\xd4\x76\x8c\xf1"
+ "\xfb\x82\x5a\xc7\xc1\xff\x44\xd0\x0d\x26\x89\xf8\x8d\x7a\x0f\xd3"
+ "\xd5\x31\xfe\x6f\x6d\x83\xa4\xab\xd7\x52\x9b\xb7\x9f\xe6\xa6\xd7"
+ "\xe1\xbc\xdd\xe5\x7c\x14\xf6\x19\xc6\xb3\x16\xde\x67\x4c\x3d\x39"
+ "\x19\x0e\xc7\xdf\x34\xb0\x77\x8e\x10\xdf\x59\xa0\x87\x5e\x1c\xdf"
+ "\x06\xf2\xcd\x71\xc0\xc2\x45\xc8\xc3\xf5\x4e\x9c\xfd\x86\xda\x75"
+ "\x05\x1e\x01\x5a\x7e\x93\x83\x34\x75\x99\x83\xae\x18\x14\xd6\x91"
+ "\x79\x72\x95\x1c\x53\x8e\xae\x42\x4c\x41\xde\x00\xfc\x46\x5a\xcf"
+ "\x71\x9b\x7f\x68\xeb\x0f\x65\xf3\xee\xa4\x51\x7e\xef\xd7\x11\x76"
+ "\x36\xef\x6a\x81\xcf\x80\x3f\xbf\x19\x8f\xf4\x31\x91\x93\x06\x61"
+ "\x4e\xd7\xc2\x9c\x7e\x08\xce\x8f\x66\x7d\x65\xe7\x85\x67\x01\x9f"
+ "\x7d\x83\xef\x7d\xab\x78\x5e\x78\x5f\x6c\x67\x04\xd2\x5b\x3c\x2f"
+ "\xb4\x8f\xfc\x88\x3c\xa4\x11\xcf\x0b\xef\x04\x72\xd4\xa9\x68\x11"
+ "\x4f\xb2\x29\xbf\x1d\x37\x89\xf7\x21\xdd\x30\x06\x1a\xb3\xf1\x9f"
+ "\x1a\x0f\x73\xd5\x80\xeb\xc3\xca\x19\x24\xf0\x8d\x42\x12\xc4\xe6"
+ "\xe5\xa9\xf1\x72\x8c\x3c\x7d\x17\x9f\x19\x62\xe7\x03\x5b\xc7\x54"
+ "\xda\xc7\x88\xf2\x6a\x11\x3c\xc7\x28\xe6\x74\x97\x72\x49\x9c\xba"
+ "\x52\x69\x70\x8e\x2f\xf6\xa5\x41\xec\x8b\xcb\xfa\x4c\x69\x80\x7d"
+ "\xc3\xb6\x56\x82\xbc\x6e\x05\x5c\x60\xb8\xfd\x6d\x98\x89\xdc\xb8"
+ "\x5b\xc4\x54\x5c\xb7\x42\x14\x44\x9f\x9b\x44\xbf\x8f\x86\xe0\xda"
+ "\x88\x3e\x3e\x1c\xda\xb1\x92\x1d\xa4\x4a\x0f\xba\x7c\x72\x23\x99"
+ "\xb9\x74\x08\xc6\xc4\x89\x86\xbe\xde\x00\x7d\x7b\xcf\x81\xb6\xff"
+ "\x05\xa8\xa7\xd6\xed\x71\x24\xf1\x36\x61\xcc\x60\x1e\xd5\x6d\x15"
+ "\xc6\x16\xf1\xeb\x3d\xc4\xf4\x95\x69\x2c\x2f\x14\xda\x72\x70\x7e"
+ "\xfc\x05\xd7\x31\x0d\x6f\x2b\x2b\xc2\xb9\xf2\xed\x7b\xa2\x4c\x0a"
+ "\xfd\x35\x30\x99\xf0\x04\xcd\x35\x03\x73\x67\x0c\xb3\x05\xd6\x3d"
+ "\xc8\xde\xbd\x4e\xc3\xbe\x73\xd3\x38\xa8\x58\x56\xf9\x69\x86\x7f"
+ "\xc3\xfc\xb2\x2a\x46\x31\x9f\x92\x6f\xad\x4e\x9f\x12\x49\x56\x1c"
+ "\xc1\x62\x83\xd5\xb9\xc4\x3f\xfd\xd6\x84\xf7\xc1\xfd\x2d\x70\x5e"
+ "\x27\x9d\xc7\x6d\x05\xd4\xde\x35\x36\x78\x45\x24\xfa\x96\x0d\xc3"
+ "\x78\xea\xc2\xf3\x56\xd3\xe7\x53\x9b\x07\xcc\x4d\x61\xfe\xe2\x38"
+ "\xe3\x9a\x4d\xe7\x30\xcc\x5f\x9c\xc7\xdd\x39\xad\xe3\xe0\x9f\xcd"
+ "\x5b\xb6\x36\x8f\xa0\xf3\x96\xce\xd9\xba\x42\xe9\x79\x75\x51\xd4"
+ "\xee\x85\xf4\x5c\xa6\x09\x84\x6b\xbb\x4c\xe4\xc8\x68\xa1\x8f\x34"
+ "\x0e\x0d\xc6\x7d\xb1\xb7\xf3\x16\xfc\xb6\x8d\xdf\x3a\x71\xef\x5c"
+ "\x08\x70\x37\xc6\x6a\x11\xbf\x55\x4f\x36\xa7\xf3\x0e\xfc\xee\xd4"
+ "\xce\x5b\xf3\x9d\xf9\x1c\x4e\x13\x29\xee\xd2\xb7\xb1\xc2\x7b\x8d"
+ "\x81\x67\x15\x31\x5f\xb0\x6f\x9f\x65\x32\xd5\xb7\x51\xc8\xa7\xd5"
+ "\xc0\x7b\x70\x2c\x64\x39\xb8\x4f\x8f\x13\x79\x0f\xe6\xe5\x1c\xa0"
+ "\x7b\x65\xc1\x70\xbe\x10\x68\x5a\x08\x73\x29\x01\xca\x9f\xc2\x71"
+ "\x0e\x3b\x2a\xd4\x78\x14\xe6\x48\x21\xdc\x9b\x0c\x3c\x16\x2b\xce"
+ "\x0f\xeb\xd0\x29\x11\xc8\x67\xb9\x30\x0e\xc8\x6b\xf4\x3b\x32\xf4"
+ "\x1b\xf9\x0b\xf9\x0c\x79\x2c\x64\xc5\x33\x94\xcf\x68\x5c\x08\x38"
+ "\x8f\xfd\x45\x3e\x83\xb6\xca\xc4\x58\xce\x26\x72\x9a\xee\x6f\x84"
+ "\x73\xb5\xa2\x8f\x2e\x7e\x4b\x4a\x1c\x49\x86\x41\xbb\xda\x32\x2d"
+ "\x8d\x97\x7a\xb6\xda\x3e\x81\x60\x5d\xfc\x0e\xc7\x70\xf2\xa6\xb2"
+ "\x8e\xcc\x33\x81\xd2\x98\x1f\xa5\x7b\x4b\x0e\xc4\x50\x5b\xe4\xaf"
+ "\xe0\x9a\xce\x55\xcf\x30\x91\x0a\x8c\x77\x1c\x8f\xbe\x7d\x77\x86"
+ "\x11\x2d\xf0\x2d\xe0\xd8\x99\x49\xa2\x5c\xfb\x40\x18\x7e\xcf\xaf"
+ "\x30\x40\xff\x50\x87\xae\x81\xdf\xd9\xa0\x4b\x96\x7b\xb1\x19\x8f"
+ "\x41\x5b\x8f\x90\x83\xa9\x0e\xed\x58\x98\xb3\xa2\x89\x9c\xab\xac"
+ "\xc4\x18\x2d\x0b\x7b\xc6\xf2\x4e\x4b\xe6\xaf\x60\x3c\x6f\xed\x22"
+ "\xf2\xab\x7a\x72\x0e\x73\xb2\xd4\xa6\x5f\x46\x1b\xcd\x99\xe3\x72"
+ "\x1b\xcd\xd9\x70\xe1\x7f\x2c\xfc\x17\x49\xff\xa6\xd1\xc2\xef\xe2"
+ "\xde\xff\x4d\xe3\x59\x5d\x53\x14\xfc\xc7\xb0\xb1\xd2\xc0\x3c\x39"
+ "\xeb\xb4\xff\x22\x5f\xe2\xdc\x46\x3f\x0e\xb4\x39\x29\xec\x04\x63"
+ "\xc2\x00\x9d\xa0\xdf\x2b\xef\x79\xce\x98\x82\x7c\x74\x76\x2e\xd5"
+ "\x1d\x94\xbe\xee\x5d\x3d\x4b\xe9\xc9\x62\xbe\x9e\x1d\x0d\xcf\x0e"
+ "\xcb\xbb\x44\x54\xfa\x45\xe4\x36\xb4\x7f\x87\x38\x78\x23\xea\xb8"
+ "\x42\xdc\xc8\x9a\x16\x62\xba\x2f\x71\x39\x51\xc2\xf5\x3b\xe0\xf7"
+ "\x08\x51\x4e\x82\x7b\xd4\x7e\x36\x12\x86\xf2\xd1\x93\xcb\xc9\x1d"
+ "\xd0\x7f\x9b\x48\x2b\x94\x21\xd0\x0e\x27\xd8\x12\xb0\xaf\x0f\xe3"
+ "\x7d\x98\x8b\xc0\x44\xc7\x8d\xe2\x30\xb6\x01\xfc\x71\xb6\xc1\xcf"
+ "\x4a\xd4\x6c\xed\x31\x01\xff\x57\x08\x32\xa3\x09\x73\x71\x1f\x77"
+ "\xe9\xe7\x53\x2e\xbf\xb3\xf0\xfe\x10\x2b\xca\x67\xde\xc6\xc7\xf4"
+ "\x96\x38\x3e\xe8\xaf\x1a\x02\x7a\x02\xa5\xb7\x9d\x37\x43\xdf\x2a"
+ "\xf4\x29\x24\xa0\x85\x9c\x5b\xba\x65\x03\xdd\xff\x58\xce\xec\xf3"
+ "\xe7\xe6\x8b\x7a\x38\xeb\xf7\xb9\x87\x43\x56\xf8\x11\xb4\xab\x63"
+ "\x4c\x3b\xea\xeb\xf7\x83\x86\xda\xd2\xab\xed\xe3\x88\x31\xed\x11"
+ "\xac\x23\xca\x55\x75\x6d\xe9\x1a\x72\x40\x33\x0e\xe6\xf1\x39\x15"
+ "\xcc\x95\x06\xdf\x7d\x2a\xcf\xa9\x84\xf1\xad\x60\xbe\x08\xa6\x13"
+ "\xb8\x96\xa0\xee\x0f\xeb\x48\x19\xae\xd1\xd0\x76\xac\x38\x6f\x60"
+ "\xdd\x80\x79\x6a\x62\xb9\x6c\xb2\xf1\xfb\xaf\xa9\x06\x63\x73\x50"
+ "\xbd\x81\xd5\x0f\x64\x36\xff\x73\x05\x4e\x59\x1a\xea\xe1\x7d\xcc"
+ "\x47\xcd\x54\x3c\xd3\xa1\x80\x31\x35\x15\xe3\xbb\x09\xbc\x08\xeb"
+ "\xd5\xb9\x32\x69\xde\x9a\x28\xdf\x1f\x30\xbb\xce\xcb\x73\x0d\x92"
+ "\xbe\x79\xa6\xf0\xbe\x02\xa2\xf5\x34\x0f\xf5\xc1\xb8\x56\xd5\x4f"
+ "\xcf\xcb\xe3\x0d\xf9\x4a\xee\x89\x95\xb9\x24\x50\x91\x0d\xc3\x86"
+ "\xf3\x2c\x29\x76\x58\x13\xa9\x8f\x0b\x09\xbc\x29\xea\xc9\xc4\xc1"
+ "\x7c\x9a\x86\x28\x73\x5a\x07\x07\x8c\xb4\xdd\x64\xe0\xfd\xee\x79"
+ "\x6e\x72\xa2\x8d\x68\xe7\xe5\x93\xf3\x09\xc4\xef\x49\x07\x3c\x3b"
+ "\x90\xe8\x4d\xa4\x41\x8f\x5f\x9e\x0f\x04\xa2\xfc\xd1\xa0\xc7\x36"
+ "\x53\x8b\x48\x40\x6a\x03\xdf\x9c\xfd\xaa\x7f\x00\xac\x07\xea\x77"
+ "\x80\xc7\x6e\x0c\xbc\xc9\xd0\x0d\x6d\xec\x8f\xa5\xf7\x95\xf4\xd2"
+ "\xb7\xcb\x9e\xfb\xa6\x1f\xde\x44\xbe\x53\xf8\xd6\xb7\x26\xb5\xd4"
+ "\xb7\x26\xf5\x8f\xef\xdb\x77\x39\x2e\x7d\x53\x4b\x7d\x8b\xc7\xbe"
+ "\x6d\xf2\xad\x6f\xe7\x4b\xa4\xbe\x9d\x2f\xe9\x67\xdf\xb6\x79\xef"
+ "\x5b\xc3\xdd\x9e\xfb\x96\x7c\x53\x13\x69\x78\xd8\xb7\xbe\x5d\x88"
+ "\x92\xfa\x76\x21\xea\xc7\xf4\x0d\x75\xf9\xb4\x11\x7c\x23\xcd\x19"
+ "\xb0\x88\xc5\xe4\x6d\x22\x8d\x1b\xd3\x8a\x68\x39\x14\x7e\x4f\x17"
+ "\xe6\xb7\x25\xdd\xca\x7f\xc7\xe4\x9c\x86\xfd\xf7\xeb\xd1\xdf\xb5"
+ "\xa1\x14\x78\x59\xcf\x78\xba\x91\xfa\x37\xa4\x5b\x78\xc1\xdf\xb4"
+ "\xe1\xdc\x66\xea\x8f\xd2\x2e\xe4\xe8\x6d\x0c\x6f\x0b\x6e\xd5\xa3"
+ "\x2f\x08\x07\xf3\x99\x0f\x6e\x4d\xc5\x1c\xad\x3b\x17\x59\x94\x7c"
+ "\x26\xc6\x74\xc3\x38\x8c\x2a\xc2\xe7\xb6\x66\xef\x5c\x64\xa3\xf9"
+ "\xe1\x57\xd2\x7d\xd8\x8d\x23\xc4\xbd\x87\xe2\x33\x2c\x41\xed\x20"
+ "\x9b\x34\x8e\x11\x73\xfd\xf2\x4a\x90\x67\x82\x5a\x13\xb1\x7d\x38"
+ "\x3f\x49\xcc\xbf\x0b\xfc\x6e\x12\xb0\xc1\x1a\x62\xeb\x0d\xf7\x1a"
+ "\x57\x88\xb8\xf7\x64\x22\x09\xc1\xdc\xa3\x79\x69\x83\xf1\x9b\xa3"
+ "\x05\x9e\xa9\xc6\x71\x9f\x6a\x1d\xcc\x87\xa4\x12\x3f\xdc\x73\x89"
+ "\x3e\x7a\xd5\x1a\x0b\x09\x4f\x25\xfe\x53\x93\xa1\x4d\x1b\x89\x0d"
+ "\x49\x86\xf6\x60\xac\x99\x6e\xd0\x48\x6d\x7c\x05\xd0\x1e\x7e\xff"
+ "\xf6\x4b\x24\x81\x4f\x6a\xd2\xf9\x95\x1b\x89\x0a\xf7\x67\xe2\x3e"
+ "\x4b\xb6\xc7\x72\x50\x00\xf4\xd7\x2e\xbe\x5f\x3f\xe8\x13\xcc\xe8"
+ "\x73\xfe\x61\x89\x3e\x4d\x57\x7a\xd2\xa7\x69\x16\xa3\x4f\x53\xb4"
+ "\x44\x9f\xf3\x45\x72\xfa\x34\xad\x90\xd3\xa7\xa9\x6c\x60\xf4\x69"
+ "\xda\x2d\xd1\x87\x3d\x83\xd1\xa7\xe9\xb8\x67\xfa\x34\x99\x25\xfa"
+ "\x34\x65\xf4\x8f\x3e\xe7\x47\x7a\xa7\x4f\x53\x49\x2f\xf4\x19\xe4"
+ "\x99\x3e\xe7\x5f\xef\x3f\x7d\xce\x17\xf9\x40\x9f\x20\x46\x9f\xe6"
+ "\x93\x12\x7d\x9a\xd7\xf7\xa4\x4f\xb3\x82\xd1\xe7\xbc\x4d\xa2\xcf"
+ "\x85\x71\x72\xfa\x34\x8f\x94\xd3\xa7\x79\xce\xc0\xe8\xd3\x1c\x23"
+ "\xd1\x87\x3d\x83\xd1\xa7\x39\xd1\x33\x7d\x9a\xb3\x25\xfa\x34\x6b"
+ "\xfb\x47\x9f\xe6\xfd\xde\xe9\xd3\x1c\xe5\x3b\x7d\x2e\x0c\x75\xa3"
+ "\x8f\xda\x3b\x7d\x2e\x8c\xf3\x81\x3e\x21\x8c\x3e\x2d\x4b\x25\xfa"
+ "\xb4\x3c\xd4\x93\x3e\x17\xb6\x32\xfa\x5c\x28\x94\xe8\xd3\x52\x27"
+ "\xa7\xcf\x85\xfd\x72\xfa\xb4\xa8\x06\x46\x9f\x0b\x76\x89\x3e\xec"
+ "\x19\x8c\x3e\x2d\x61\x9e\xe9\xd3\x32\x5a\xa2\xcf\x05\x63\xff\xe8"
+ "\xd3\x32\xcb\x3b\x7d\x2e\x58\x7a\xa1\xcf\x60\xcf\xf4\x69\xf9\xb8"
+ "\xff\xf4\x69\xa9\xeb\x8d\x3e\xbe\xc9\x7a\x2d\x34\x57\xcd\x8f\x6f"
+ "\xe7\xfb\xb1\xde\xda\xc1\xb1\x43\xff\x43\x2e\xf3\xfb\xb1\x9b\xb9"
+ "\x41\x01\x6c\x8f\x46\x8b\x45\x9b\x42\x1e\xab\x27\xdf\xbf\xb9\x99"
+ "\xf3\x0f\xe0\x33\x3f\xd8\xc5\x65\x7e\x14\xc3\xaf\x18\xa4\xe2\x56"
+ "\x0c\x56\xe1\x9e\x79\x4f\x6d\x31\x7f\xd8\xef\x1b\xfd\x6e\x26\xb7"
+ "\xe3\x3e\xba\x95\x20\x2f\xe3\xef\x8e\xcc\xef\x61\xdc\x77\x17\xf5"
+ "\xb6\x7f\x0b\x7d\x9d\x0e\xac\x42\xfd\xd6\x3c\xc2\x19\xaf\x24\x93"
+ "\x4f\xc6\xb8\x6f\xfa\x51\xb8\xcf\xc2\x3c\x1e\xe3\xb9\x83\xbe\xda"
+ "\x10\x39\x8a\x3f\x8b\xba\x47\x13\xb9\xf8\x38\x9f\x63\xc6\x58\xd1"
+ "\x56\x90\xd5\x7f\x05\x75\xb2\x9d\xfe\x79\x7c\xf4\xdb\x82\x8d\x30"
+ "\x9f\xd5\xbd\xf4\x31\xd4\xcd\xc7\x5c\xb3\x8b\xd3\x30\x87\xea\xa5"
+ "\x8d\x20\xfb\xfe\x13\x3e\x03\x63\x5a\x6d\x81\x23\xfa\xc9\x30\xdf"
+ "\x4c\x33\x8b\xdd\xb3\xf2\xd6\xb7\x99\x2f\xdc\xa5\x15\x22\xdf\xc1"
+ "\x73\x86\x40\x79\xae\x20\xcf\x63\xfd\x1b\xa1\xfc\xac\xcb\xf5\x40"
+ "\x28\xa3\x1d\x72\xa8\x70\x3d\x08\xca\x37\xa3\x9c\x4d\xe3\xaf\xe4"
+ "\x66\x08\x3e\xc4\x17\xed\x70\x4e\x2d\xd4\x19\xda\x42\x2e\x9e\x43"
+ "\xd9\x5d\x68\x23\x14\xca\x07\x51\x07\x16\xae\x87\x41\xf9\x03\xfc"
+ "\x76\x20\x5c\x1f\x06\xe5\x1c\x28\xff\x9a\xed\x79\xe9\x16\xe6\xe8"
+ "\xc5\xe8\x81\xed\xe5\xbf\x48\x63\x2f\x22\x0d\x98\x2e\x70\xd1\xc5"
+ "\xff\xe7\x62\xa4\xdb\xb5\xdd\x2e\xd7\x22\xc4\x6b\xcc\x47\xed\x62"
+ "\xad\xcb\x35\xad\xdb\x35\xab\xcb\x35\xb5\xbc\xcd\x4b\x6a\x97\x6b"
+ "\x44\x7e\xdf\xa5\xd1\xd2\x35\xb3\xd9\xed\xda\x44\x97\x6b\x75\xc2"
+ "\x35\x3f\x38\x1f\x2b\x7d\xc3\x33\x57\x08\xe7\x95\x70\x3e\xd9\xe5"
+ "\xfc\x6e\xe1\x3c\x3e\x3f\xdf\x44\x8a\x04\x5d\x85\xd1\x5e\x68\xbf"
+ "\xd8\xa5\xfd\x6c\x66\xe3\xb8\xb4\xdb\xe9\x3b\x17\xdc\x5a\xce\x75"
+ "\x47\xbf\x0d\xd7\x12\x91\xaf\x5c\x79\x7b\x41\x92\x76\xf6\x92\xd7"
+ "\xb4\x8b\xe2\x12\xd1\x7d\x65\xfe\xdc\x44\xed\xfc\x85\x73\xe2\x64"
+ "\xb1\xf4\xc3\x30\x16\x24\xe6\xcd\xc3\x98\x3a\x34\x47\xc5\x06\xbe"
+ "\xd9\x99\xd7\x05\x70\xb5\x23\xf3\x07\x9d\x89\x3c\x35\x16\x9f\x55"
+ "\xc0\x62\xce\x97\x63\x4c\x1e\x16\x7f\x87\x3c\x53\x4f\x7e\xb8\x4f"
+ "\x88\xbf\x63\x84\xba\xd3\xbc\xc7\xdf\xb9\x1c\x41\xe3\x4e\x42\x3d"
+ "\x16\x7f\xe7\xf2\x18\x98\xe7\x4f\xf2\x43\x58\x9e\x16\x96\xbf\xee"
+ "\x07\x51\x36\xb1\xcc\xec\xa4\xb1\x1b\x33\x98\x2d\xc3\x2d\x8e\x6e"
+ "\xb6\xb9\x0c\xef\x13\xbe\x97\x96\xb9\xdc\x6f\x64\xd7\xc5\xf5\x41"
+ "\x78\x66\xb6\x19\xf5\xe6\x21\xf5\x50\xa6\xf6\x7b\x7a\xcd\xc2\x6c"
+ "\x79\x39\xe6\x0a\x7c\x27\x7c\x6f\xf9\xbb\x29\xff\x50\x4f\x2c\x37"
+ "\x48\xef\x66\x89\x70\x89\xd1\x27\xbc\x83\x25\x9a\xcd\xd1\x1e\xef"
+ "\x4a\xfd\x13\xf9\x40\x73\x05\x3e\x1b\xf1\x8c\xf6\x35\x08\xca\x39"
+ "\xe6\x72\xb1\x3f\x2e\xfd\x43\xfb\xad\x0a\xfa\xf7\x10\x1d\x13\xa0"
+ "\x29\x0f\x34\x15\xfa\x79\x85\xcf\xbc\x54\xcb\xf2\x55\xc0\x7a\x82"
+ "\x79\x77\xe8\x5a\x65\x31\x8a\xb6\x4c\x5c\xa3\x98\x0d\xd3\x22\xc9"
+ "\x7f\x18\x3b\x2d\x47\x5c\xbf\x2c\x2e\xf2\x1f\x7b\x66\x47\xe6\x65"
+ "\xe2\xca\x43\xd2\xf3\x2e\xdf\x87\xcf\x33\x11\x4b\x31\xdb\x0f\x60"
+ "\xc6\x31\x81\x79\x63\x49\x40\x5f\x4c\xbc\x17\xfb\xe8\x2d\xd7\xa2"
+ "\xb7\xd8\x96\xd2\x38\x5e\x4e\x16\xc7\xb1\x80\xe6\x30\xb9\xbc\x5a"
+ "\xb4\xd7\x09\x79\x4e\x8c\x05\xce\xdc\xe3\x97\x77\xd1\xfc\x7d\xf9"
+ "\xf3\x0a\x1f\x08\x24\xb1\xc2\xd8\xee\x41\x8c\xc7\x39\xc3\xb0\xbe"
+ "\x75\x84\x40\x73\x61\x2f\xf3\xe5\x46\x3c\x2f\xf9\xdf\xb7\x8e\x13"
+ "\xeb\x89\xb8\xcc\xbe\x57\xb5\x0e\xa3\xf5\x58\x3e\xe8\x12\x46\xf3"
+ "\x5f\xab\xeb\x49\xab\x4e\xa8\xef\xcc\xdd\x6b\x22\xad\xe3\xf9\x9c"
+ "\xf6\x92\x8e\xcc\x56\xd0\x7f\x2e\x59\xd8\x38\xb2\xe7\xc2\x51\x87"
+ "\x7d\xc1\x31\xc2\xbd\xe4\xfc\xda\x79\x85\x40\x9f\x62\xcf\x7b\x49"
+ "\xa9\x5f\xf7\x1d\x2d\xa4\x8d\xc9\x10\x4a\xde\x86\x36\x56\xf6\xae"
+ "\x6d\xfb\x5d\x7c\x9f\x03\xc5\x3a\x0c\xbb\xe9\x35\xea\x53\xae\x4f"
+ "\x42\x7b\x90\x70\x2d\x09\xf7\xd7\x3a\x7f\x0f\x72\xf9\xed\x8f\xbf"
+ "\xa9\x5f\x73\x0a\x5d\x5b\x55\xd2\xde\xfe\x36\x23\x94\x03\xdd\xca"
+ "\x61\xb2\xf2\x52\xe6\xf7\x0c\xb2\x59\x03\xf5\x21\x17\xce\x0b\x6d"
+ "\xdf\x40\xfb\x93\xc4\x8f\x05\xde\xc0\x9c\x39\x31\xc2\x3c\xac\xc5"
+ "\x3d\xdb\x21\xf6\x97\xe9\x7e\x6d\xb8\x3e\x46\x38\x46\x08\xc7\xd1"
+ "\x2c\x17\x6f\x5b\xb2\xb8\x6f\xbb\x8d\xda\x68\xda\x56\x8b\xfb\x37"
+ "\x71\x8f\x37\xee\xef\x86\x77\x1d\x8b\x7b\xbc\x71\x3f\xb8\x70\x8c"
+ "\x10\x8e\xa3\x85\x7c\xc4\x31\x70\x9f\x73\xff\xb7\xb7\xf5\x1c\xea"
+ "\x34\x88\xfb\xb9\x1d\xd9\xe6\x54\x2e\xbb\x2d\x03\xf3\xbf\x62\x0c"
+ "\xb7\x74\x33\xcf\xb1\x9c\xe1\x56\x52\x4d\xba\x48\x75\x62\x47\x06"
+ "\xd0\x22\xb8\x4a\x6f\xa7\x36\xfc\x2a\x9b\x9d\x54\xe9\x2f\xd2\xdc"
+ "\xaf\x6f\x98\xc5\xdc\x36\xd6\xf1\x8e\x1c\x73\xaa\x30\x5f\x36\x32"
+ "\x1f\x7d\x2b\x8b\x45\x84\xb6\x36\x33\xfd\xee\x15\xd0\x44\xae\x44"
+ "\x8b\x75\xd8\xd8\x5d\xa1\x38\xb1\x25\x53\xcc\xef\x69\x4d\x15\xf3"
+ "\x89\x9b\xc8\x95\x98\x2b\x43\xef\x2e\x86\x73\xf9\x72\x9f\x69\xeb"
+ "\x07\xd8\x26\xf6\xdb\x44\xac\x93\xb0\x6d\xa8\xb3\xcb\x39\x67\x03"
+ "\xa1\x1f\x99\xe4\x31\xb6\x0f\xe5\x4a\x34\xcb\x1d\x6b\x85\xf9\xdf"
+ "\x1a\x2b\xf8\x82\x97\xf0\xe8\x4f\x8d\xfe\xe0\x38\x76\xc1\xad\x61"
+ "\xe9\x97\x49\x58\x5b\x77\x34\xfa\xa7\x37\xd0\xfd\x08\xaf\x63\x2c"
+ "\x78\x1b\x99\xa2\x27\x42\xde\xac\x2b\x0f\xe3\x5e\x82\x95\x34\xa7"
+ "\xdf\x45\x35\x60\xc7\xa8\x8e\xcc\x2b\x80\xff\x4f\x48\xb1\xdb\x72"
+ "\x5b\x41\x46\x86\xf7\x4b\x8f\x27\x50\x27\x10\xea\x44\x40\x9d\x49"
+ "\x62\x1d\xbc\xde\x81\xdf\x9e\xf8\x78\x82\xef\x75\x65\xed\xd4\x5a"
+ "\xb8\x9e\x60\xf2\xdb\x97\xc0\xfc\xbe\xaf\x00\xfd\x8b\x03\x7a\xa3"
+ "\x1b\xcc\x47\x13\xcc\xe7\x66\x2e\xbb\xbd\x96\xc6\x79\x0f\x6a\x37"
+ "\x31\x3b\xe7\x95\x83\x98\x7b\x32\xaf\x9d\xa8\xd0\x0f\x83\xcd\x9b"
+ "\x76\x1a\xcf\x14\xcf\xc1\x7a\x51\x0c\xf3\x94\xe6\x27\xf6\x4d\xf6"
+ "\xb8\x42\x6d\x93\x18\xbb\x0b\xc7\x11\xf7\x4f\x75\x64\xb6\x6b\x9d"
+ "\x79\x3a\x9c\x58\xd2\xfe\x34\x7e\xff\x80\x39\x4a\xfb\xe8\xde\x07"
+ "\xec\x2f\xb4\x55\xe6\x55\xce\x0d\x6c\xaf\xa5\xdf\x88\x72\x5b\x8b"
+ "\x98\x9f\x6c\xfb\x5a\x3f\xcd\xad\xed\xf0\xac\x6c\x67\x7e\x12\xa8"
+ "\x83\x34\xe3\xa0\x7d\xe7\x7b\x2e\xa2\xcf\xd8\xc5\xf0\xa6\xbd\x9c"
+ "\xcb\x69\xaf\xcd\xeb\x22\x2a\xe1\x7c\x79\x95\xdd\x86\x79\x29\x3c"
+ "\xc6\xca\xa1\x39\x1a\xd1\x2f\x3d\xb7\xbd\x16\xf7\x2e\x3d\x60\x13"
+ "\xfb\xdc\x51\x8e\x7b\x66\xb0\xcf\x6c\x6c\x3b\xf6\x88\xe3\x98\xd3"
+ "\x0a\x6d\xa7\x9d\x22\x0d\xa4\x63\x02\xfa\xee\xd1\x31\x49\x11\xfd"
+ "\x49\x3b\x18\x2e\x76\x39\xeb\x50\x19\x8b\xe6\xcb\x82\xf6\x37\xd3"
+ "\x9c\x7f\xf0\x0e\x40\x0b\x63\x1a\xc6\x1d\xe8\xa0\x79\x89\x57\xc2"
+ "\x75\xfa\xde\xd4\x57\xb7\x43\xd8\xb3\xdb\xb1\x4a\x5c\xaf\x4c\xc2"
+ "\xb9\x3c\x7c\x76\x52\x17\xb9\x44\x3a\xe2\xaa\x33\xba\x08\x8c\x47"
+ "\x33\xc6\x2e\xac\xb2\xc2\x1c\x4d\xee\x42\x5e\x68\xc6\x1c\xb1\x50"
+ "\x9f\xed\xb7\x0e\xc4\x31\xef\x98\x88\xcf\xc7\xb1\x05\xfd\xd0\xe2"
+ "\xa7\x19\x01\x73\xbf\xc3\x24\x8e\x69\xee\x70\xd4\xb9\xda\xbd\xc6"
+ "\xee\xc4\x31\x72\x40\x9f\xab\x0a\x61\xfd\xbe\xe5\x14\xf4\xcf\xf6"
+ "\x01\x17\xdc\x5e\x8b\x7e\xe1\xf0\x7b\xb2\xb0\xbe\x50\xda\x31\x3e"
+ "\xb0\xad\x80\x67\x3c\x50\xc5\x78\x81\xb0\x38\x3d\x36\x9d\x30\x7e"
+ "\x34\xd7\x48\x7e\x12\x1b\x07\xa1\x7e\x1d\xb3\x59\x8f\x78\xa8\x23"
+ "\xd3\x96\x2c\xd9\xac\x6d\x54\x5e\xc4\xbc\x08\x9b\xa9\x5e\x6a\x2b"
+ "\x70\xe9\xb3\x95\xee\xc1\x6d\x45\x7b\xa3\x6d\x1c\x3e\x2b\x07\x63"
+ "\xcb\x21\x5f\xb4\xb8\xf2\xbf\xed\x36\xec\x27\xfa\x1d\x3b\x82\x5a"
+ "\x8b\x60\xcd\x37\xe0\x38\xc3\x3d\xd3\x60\x2e\x78\xd4\x91\x84\xf5"
+ "\x98\xe6\x77\xec\xc8\xec\x0c\x10\xd7\x63\xd0\x71\x60\x6d\xea\x52"
+ "\x50\xdd\x17\x64\xfa\x6a\x0e\x65\xaa\x2e\x9a\x7b\x1b\xb0\xde\x28"
+ "\xe0\x3c\xac\xe1\x9d\xe3\xc4\xef\x6e\x0e\xdc\xbb\x71\x89\x7e\x73"
+ "\xb6\x8a\x79\x0b\x59\x2c\xc7\xce\x58\x69\xaf\x47\x67\x42\x8f\xbd"
+ "\x1e\xb8\xff\x68\x03\xcd\x6f\xb7\x0d\xd7\xb5\x4a\x73\x03\xae\x53"
+ "\xf4\x7e\xdc\xff\x01\x18\xf5\x1d\xdb\xc3\xd4\x80\xdf\x08\x68\x6e"
+ "\x1d\xec\x0b\xcb\x4b\x52\x4f\x7f\x03\xdf\xaa\xf0\xc8\x78\xa9\x13"
+ "\xd6\xe9\x25\xab\x45\x39\x02\xbf\xf7\x1d\x50\x3d\x45\x8c\xa3\x50"
+ "\x66\xe8\x52\x60\x9e\x79\xa8\x63\x15\x73\xcc\xd3\x9c\xf2\xec\x7d"
+ "\x76\x79\xb3\x61\xe4\xdd\x4f\x22\x30\x66\x01\xee\xf1\xa3\x63\xa0"
+ "\x9e\x37\x16\xe3\x80\x63\x4c\x53\x63\x0a\xe6\xfe\xe9\xfa\xf8\x2f"
+ "\xc3\xe9\x3e\x69\xab\xf1\xfe\x56\xf4\x05\x33\x37\xa5\xd2\x58\x5d"
+ "\x01\x53\x93\xed\x3c\xde\x47\x65\x9a\xa1\xf3\xc6\xe2\x35\x9a\x07"
+ "\x03\xdb\x1c\x70\x4c\xeb\xae\x54\x41\x3e\x36\x83\xfe\x75\x13\xd0"
+ "\x8a\xea\x45\xf0\x7b\x78\x0b\xe9\x3e\xc9\x72\x1d\xb3\xbc\x0c\x82"
+ "\x4f\xf8\x20\x16\xe7\x03\xc6\x8c\xc6\x5d\xe8\x9e\xac\xbd\x07\xf3"
+ "\x82\x77\x3f\x4b\x63\xa4\x67\x9b\x6b\x84\x31\xa8\xc9\x63\xfd\x0a"
+ "\x99\x99\xac\xa4\x7d\xc4\xfe\xf9\xd6\xb7\x6e\x8d\xa0\xcb\x0c\xea"
+ "\xc8\xec\x8e\x11\xe3\x83\x30\x99\x8e\xc5\x4e\x67\xb4\xe8\x3e\x24"
+ "\xc8\xf0\xc7\x85\x67\x1f\xbf\x0a\xcf\x2e\x10\xda\x2c\x66\xf1\xe3"
+ "\xbb\x22\xa1\x5d\x58\x53\xbb\x1b\x44\x9d\x4a\xd8\xc7\x34\x9a\xe9"
+ "\x7a\xdd\x76\x49\xa7\x62\x63\x28\xdb\xfb\xb7\x70\x61\xa2\x76\xce"
+ "\xdc\xc5\xfa\x59\x89\xaf\xc4\x6b\xe3\x16\x2d\x5a\xb8\x48\x8b\x81"
+ "\xa5\x5c\xe7\x0f\xcb\x97\x65\x57\x0b\x79\x30\x8b\xa5\x3c\x98\xf6"
+ "\x68\xd7\xdc\xb1\x26\x62\x8f\xb9\x3a\xf6\x13\x7b\x8f\x9c\xb3\x62"
+ "\x3b\xf9\x4a\x0e\xbf\x95\x94\xc2\xbf\x11\xfe\xcb\xd1\x9e\x32\xd3"
+ "\x46\x22\x41\xde\xa0\x3e\x64\x52\xdc\x0b\x7b\x04\xfa\x39\xd5\x13"
+ "\xfb\x89\xcd\x9c\x0a\xe5\x1c\xcc\x4f\x4f\xe3\xc8\x6e\x81\xfb\xe1"
+ "\xdf\x08\xff\xe5\xf0\x4f\xef\xe3\x3e\xa7\x7b\xf6\x4b\x5c\xaf\x31"
+ "\x1f\x96\x4c\xcc\x3f\x51\xc3\xaf\x50\xd1\xb9\xc7\xad\x63\xf5\xdc"
+ "\xfa\xa0\xe4\x33\xaf\x64\x0b\xf5\xe8\xf7\xc2\xe0\x15\x44\xeb\xa1"
+ "\x9e\x1f\x9f\x69\x56\x09\xf5\xe8\x9e\x4c\xf1\x7d\x30\x0f\x05\xd4"
+ "\x17\xeb\xa9\xf8\xcc\xae\x30\xa1\x5e\x20\x7d\x6e\xa6\xd2\xd3\x73"
+ "\xfd\xf9\xcc\xcf\x92\x85\x7a\x6a\xd7\xf6\x5c\xea\x0c\xe2\x32\xeb"
+ "\xf1\x9d\x6b\xb8\x15\x2a\x16\xbb\x2c\xd3\x9e\x0c\xf5\x3d\xc6\xef"
+ "\xf5\x8d\x4e\x9c\xd6\x9d\x4e\xfa\x57\xe6\xc6\x3d\x32\x77\x41\x12"
+ "\x66\x34\x4b\x5c\xb8\x24\x11\x8f\x0b\x66\xfd\x91\x1e\x16\xce\x7c"
+ "\xf5\x15\xf6\x23\x31\x21\x02\x7f\x24\x00\xbf\xe1\x71\xce\x12\x3d"
+ "\x1e\x5e\x59\x88\xc5\xe4\xf8\xd1\x4b\x5e\xc1\x83\xfb\x5e\x54\x5d"
+ "\x47\x26\x57\x0e\xbc\x51\xca\x70\x96\x03\xf9\xef\xfb\x64\x2a\x4b"
+ "\xaf\x30\x91\x83\x3a\x3b\x11\x6d\x6b\xf2\xb8\x27\xdc\x39\x8c\x7b"
+ "\x12\xb2\x42\xff\x4a\x88\x7d\x6e\x1c\xac\x19\x15\x1d\x99\xbc\xda"
+ "\x44\xe6\x25\x0b\xd8\x68\xa2\x31\x70\x33\xb9\x58\xc1\xbf\x54\xc5"
+ "\x65\x9b\xd1\xef\xbc\x10\xe3\x75\x61\x3e\x77\x28\x1b\xa1\x5c\x07"
+ "\x65\x9c\x03\x61\x50\x2e\x42\xbb\x18\x94\x35\x50\x1e\xc1\x65\x9f"
+ "\x2d\xc6\x7d\xce\x50\xd6\x42\x39\x1c\xda\x77\xe6\x7f\xf6\xbc\x67"
+ "\x90\xcf\x17\x73\xcc\xb3\x7c\xf2\xbc\xc1\x99\x4f\x1e\x73\x7d\xa5"
+ "\xa9\xa9\x0f\x02\x93\x41\xf8\x32\x3f\xcd\x6d\xab\xa0\x8e\xf3\xfb"
+ "\x2f\xb3\xb9\xf0\xc7\xc5\x18\x2e\xcc\xa6\x82\xb9\xd5\x0a\x1b\x5c"
+ "\xca\x80\xff\xdf\x97\x89\x76\x3d\x9a\x17\x14\x8e\x7c\x26\xc6\x1a"
+ "\xe6\x3d\xea\x6c\x54\x2e\x56\x90\x17\x30\x6e\xb3\x25\x7d\x8e\xe2"
+ "\xce\xcd\x44\x41\xcb\x2c\xee\x28\x7f\x49\x41\x68\x7e\x74\x31\x26"
+ "\xa1\x6b\x3c\x0b\x8f\x7b\xb2\x8e\x81\xcc\x40\x73\xa1\x25\x2c\x0c"
+ "\xb1\xcf\x8a\xa3\x72\xa0\x82\x7c\xca\xf0\xab\xd5\x48\xe5\x05\x05"
+ "\x79\x8f\x7f\x8e\xe5\xcb\x31\x29\x14\x3a\x16\xff\x2a\x61\x21\x0f"
+ "\xf7\x86\x24\xcf\x8a\xa3\xe7\xa0\xde\x4a\x90\xd5\x84\xfe\xbd\x55"
+ "\x3d\x02\xf7\xd9\x72\x2c\x4e\x87\x82\xac\x9e\x71\x5b\x06\x3e\x27"
+ "\x80\xca\x21\xc7\x48\x20\xe6\x75\xc5\xbe\x6d\x76\x89\x99\x98\x07"
+ "\xe7\xd0\x8f\xb5\xed\x39\x12\x88\x31\xa2\x85\xbe\xac\xa6\x79\xea"
+ "\xb2\x14\x5a\x31\xde\x95\x09\xce\xb9\xbf\xcf\x73\xff\x4e\xb9\xf2"
+ "\xae\x57\x46\x47\x4d\x80\x5f\xa3\x85\xd4\xe8\xae\xbc\x39\xa2\x2d"
+ "\xd8\x5a\xdc\xf6\xa1\xe5\xbf\x68\xfe\xdb\x2c\x85\x1e\xda\xa1\xfa"
+ "\x0d\x87\x7a\x78\x47\x74\x21\xf5\x83\x55\x28\x50\xcf\x89\xe4\x32"
+ "\x51\x9e\x34\xc3\xf3\x15\x85\xc8\xb3\x7c\x60\x6b\xd9\x96\xe5\x18"
+ "\xff\x5b\x01\x63\xac\xc8\xc1\x6b\x42\x1c\x31\x25\x8d\xb3\xe5\x20"
+ "\x1a\xba\x4f\x19\x64\x14\xdc\x07\xdb\xa4\x50\x6d\x47\xb9\x03\x6d"
+ "\x5a\x5c\x96\x62\x0c\xf2\x2d\xd0\x18\xe3\x98\x58\xf9\x60\x73\x06"
+ "\x1f\xd4\x36\x07\xf9\x18\x65\x5d\xdc\x3d\xd3\xa4\x50\x22\xfe\x3d"
+ "\x09\xff\x7f\x60\x79\x89\x5e\x6a\x16\xdb\x84\x72\x20\xc8\x50\x15"
+ "\x70\x54\x77\x64\x29\x75\x2e\xb9\x1f\xd9\xbe\x6c\x85\xf2\x69\x8c"
+ "\x3f\x87\x6d\x53\xd9\x59\xa1\xa2\x71\x17\xa1\xee\x34\x13\x51\xd3"
+ "\x18\x31\xf0\x1b\xe4\x9f\x3f\x13\xe1\x37\xc8\x3f\xbf\x8d\x75\x6b"
+ "\xe3\x13\xd1\x5e\x4b\x79\x5a\xa1\xcc\x07\x1e\x7d\x12\xfe\xff\x00"
+ "\xf5\x41\x7e\xfb\x1d\xad\xbf\x52\x49\xf7\x6a\x36\xf9\x69\x48\x04"
+ "\x9c\xdf\x25\x9e\xf7\x57\x44\xc2\x98\x2a\xcb\xc4\xb9\x0f\x7a\x58"
+ "\x31\x94\x8f\x8b\x76\x1e\x6a\xf7\xc9\x52\x36\xb8\x94\x77\x41\xd9"
+ "\x2a\x96\x3b\xb2\xfc\x88\x88\x15\x68\x17\x69\x4b\x8f\xde\x88\x7a"
+ "\xef\x2b\x1a\x90\x0b\x41\xbe\x81\xeb\x40\xff\x35\x34\x5e\x4f\x5b"
+ "\xe8\x64\x4b\x5b\x66\x4e\xb3\x35\xf4\xd5\x08\x2b\xe0\x1f\x5c\x03"
+ "\xf9\x6f\xfe\x34\xa1\x9d\x89\x26\xbf\xfd\xe1\xe2\xbb\x71\x99\x7e"
+ "\x21\x5c\x4e\x5b\x06\x7b\x47\xd5\x2a\xf8\xbd\xca\x12\x64\x8e\x84"
+ "\x7a\x7a\x13\xe1\x99\x5f\x56\xd2\x45\x43\x76\x97\x7a\x5a\x35\x68"
+ "\xce\xc6\x57\x91\xe7\x54\xd4\x76\x9d\x93\xa2\x8e\x42\xb9\x13\x63"
+ "\x91\xd0\x7c\x79\x18\xfb\xd4\x4e\x06\xd1\x7c\x13\x6b\xa7\x34\xd3"
+ "\x3c\x0b\x6f\xe8\x02\xc5\xb8\xa7\x80\x37\x63\x78\xa5\x3e\x01\x63"
+ "\xa1\xd2\xbc\x32\x1d\xba\x60\x1a\xff\x54\x88\x7b\xba\x29\x89\x84"
+ "\x15\x71\x2c\xee\x29\x8d\x53\x32\x08\xf4\x94\x24\xcf\xb1\x4f\xf9"
+ "\xcc\xed\x81\x62\xec\x53\xbe\xdd\x61\x83\xdf\xe1\x30\x1e\x2a\x38"
+ "\xea\x68\x59\x8a\x79\xa5\xf2\x18\x0b\x55\x09\xb8\xa7\x64\xb1\x50"
+ "\x7d\x5a\x2f\x14\x2a\x96\x73\x35\x4b\x05\xf8\x97\xca\x7c\x8a\xa4"
+ "\x73\xef\xc1\x9c\x61\xb6\x62\x85\x72\xa2\x70\xae\x14\xe8\x12\x26"
+ "\xe8\xa5\x16\xb4\x33\xa0\xbd\x0c\x30\xa1\x82\xef\x8e\xdf\xe8\x09"
+ "\x73\x5a\x43\x13\x4a\x5a\x31\x46\x46\x96\xca\x66\x52\xf8\xd3\x9c"
+ "\xbe\x54\x97\x54\xa8\x7a\xc4\x6d\x9e\xfd\xca\xc2\x39\x71\x33\xe7"
+ "\xcd\xd7\x6b\x9f\x9b\xf6\x24\x4d\xc8\x39\x5a\x3b\x37\x31\x8e\x2e"
+ "\x49\xda\xe7\x26\x3c\x31\x75\xea\xb4\x99\xff\x3e\xed\xf1\x69\xd3"
+ "\xff\xfd\x51\xb6\x6b\x72\xda\x22\x1a\xf6\x34\x71\xa1\x16\x6f\x9a"
+ "\x2d\x64\xad\x4f\x89\x5b\xb4\xd0\x1d\x0f\xc2\xa8\xad\x4d\x49\xed"
+ "\xca\x56\xfc\x4d\xed\x79\x0a\xff\x02\xd1\xce\xc6\xb0\xcf\xff\x4d"
+ "\x1c\x5b\x9a\xd3\x3e\xcb\x3f\x10\xe5\x2b\x1a\x53\x28\x94\xae\x3b"
+ "\x2a\x9c\xd3\xb8\xfe\x74\x64\xf9\x1b\x5d\xe3\x83\x09\xf7\x36\x28"
+ "\xf1\x3e\x61\x2e\x0b\xe7\x3a\xf9\x5b\x6e\x49\xa7\x31\xbe\xb2\xfc"
+ "\xad\xa2\xed\x1d\xcf\x89\x7d\xa8\xc7\x3a\x59\xfe\x8f\x3a\xf3\x56"
+ "\x67\x0d\x1a\x21\xe5\x3b\xa5\x7f\xb2\x31\x22\x04\xc5\x19\x7f\x90"
+ "\x55\x06\xc1\xff\x60\xfc\x9f\xe8\xc4\xf7\x24\xbe\x16\x75\xb6\x10"
+ "\x05\xac\xc1\xc9\x7e\x2c\xc7\x59\xd6\x71\x9a\x97\x63\xaa\xc3\xee"
+ "\x37\xd3\xa1\x84\xa3\x1f\x3f\xd3\xa1\xa2\x7a\x22\x9f\xc4\x1f\xa7"
+ "\xfb\xfd\x93\xf8\x1a\xcc\xe5\x07\x7c\xbc\x7a\xaa\x3d\x6d\xf5\x54"
+ "\x07\x6f\x9f\x09\xf2\x3b\x1c\xcf\xe3\xbe\xf5\xa9\x8e\xf3\x3c\xcd"
+ "\x67\x84\xf6\x1c\x16\xeb\xb0\x1c\xfd\x38\x67\x00\x0f\x6f\x6e\x65"
+ "\xb9\xaf\xa7\x2e\xfd\xe1\xec\xcc\xa5\x26\x96\xfb\xfa\x12\xcb\x17"
+ "\x8f\xcf\x87\x36\xd3\xa0\x9d\x43\x33\x1d\x7e\xda\xa9\x8e\x6e\x9e"
+ "\xee\xbd\xcd\x1a\x4c\x7a\xcb\x67\xed\xd1\x7e\xb1\xa6\x6b\x34\xbf"
+ "\xb6\x7d\x1a\xbf\xc6\x11\x00\xc7\xe3\x7c\x76\x5b\x01\x62\x38\xbf"
+ "\x86\x6f\xe0\xd7\x76\x4c\xe3\x73\x95\x46\x38\x1e\xe7\x73\xfd\x8b"
+ "\xf8\xb5\xa0\x7f\xe6\x06\x24\xc3\xf1\x38\xbf\xe6\xd4\x1c\xa8\x1f"
+ "\xc5\xaf\xf9\xf6\x38\x1c\x6b\xf8\x35\xa7\xc7\x43\x3d\x28\x9f\xd9"
+ "\x05\x47\x28\x9b\xc2\xa1\x1e\x94\xcf\x15\x34\x29\x06\x97\xc1\xef"
+ "\x1a\x3e\xf7\xc6\x69\xf4\x59\xb9\xc1\xb1\xf4\x59\xb9\x43\x13\xd8"
+ "\x33\xc2\x92\xd9\x33\x6e\x5a\xc5\x9e\x71\x4b\x3e\x7b\xc6\x77\x2a"
+ "\xa8\x17\xcd\xaf\x69\xb0\xc0\xb1\x96\x5f\xd3\x54\x07\xf5\xa0\xdc"
+ "\x5c\x0e\x47\x28\xb7\xc0\xb3\x6c\x50\x36\x1b\xe0\x08\xe5\x4b\xd9"
+ "\x50\x2f\x86\x5f\x63\x49\x85\x63\x1d\xbf\xa6\x15\xdb\x87\xb2\x35"
+ "\x06\x8e\x50\x6e\x9f\x04\xf5\xa0\x6c\x1b\x07\xc7\x3a\x3e\xf7\x36"
+ "\x78\xa7\xf6\x58\x3e\xf7\x8e\x28\x38\x9a\xf8\xdc\x91\xf0\xbc\x0e"
+ "\x28\x8f\x2a\x85\x23\x94\xc3\xe1\x7e\x1b\x94\xff\x49\x0b\x47\x28"
+ "\xff\x1a\xdf\x75\x0e\x9f\x7b\x37\x3e\xa7\x81\xcf\xbd\x17\xdf\x19"
+ "\xca\xa3\xed\x70\x84\xf2\xfd\xd8\x1f\x28\x47\xe0\x7d\x50\xfe\x0d"
+ "\x8c\x41\x7b\x3c\x9f\x3b\xc6\x0a\xc7\x66\x3e\xf7\x77\x30\x0e\x1d"
+ "\x50\x7e\xa4\x00\x8e\x50\x7e\x14\xc6\xd0\x06\xe5\xc8\x31\x70\x84"
+ "\xf2\x93\xf8\xbe\x09\x7c\xee\x84\x5a\x38\x9a\xf9\xdc\x89\xdb\xa0"
+ "\x1e\x94\x7f\x9f\x01\x47\x28\x4f\x81\xf1\xb3\x41\xf9\x59\x1d\x1c"
+ "\xcd\x1e\xe9\x99\x3b\x2d\x81\x5f\x31\x88\xf0\xb9\x33\x0d\xfc\x8a"
+ "\xc1\x70\x9c\x15\xc5\xaf\xf0\xd7\xf1\xb9\x71\x04\xce\xc3\x71\xf6"
+ "\x38\x28\x8f\x16\xca\x70\x7c\x45\x07\xe5\x08\xa1\x0c\xc7\x39\x61"
+ "\x50\x1e\x23\x94\xe1\x38\x17\xcb\x63\xf9\xdc\x79\x70\x1c\x04\xc7"
+ "\xb9\x05\x50\x1e\x27\x94\xe1\xf8\x47\x13\x1c\x61\xbd\x79\xb5\x02"
+ "\xce\x47\xf2\xb9\xaf\x65\x43\x19\x8e\xf1\x93\xa0\x3c\x1e\x8e\x25"
+ "\x50\x1e\x6f\x19\xd9\xa8\xc5\x35\x9e\x0f\xdd\xa3\xe6\x42\xbb\xf0"
+ "\x7b\xa9\x12\xe3\x32\x95\xa4\x99\x30\x36\xcd\x1d\xf5\x8a\x1b\xb6"
+ "\x62\xfe\x16\xac\xe3\x58\xd7\x1e\xc5\x85\xb6\xa3\xaf\xfc\x20\xa8"
+ "\x37\xb8\x49\x31\xe4\x13\xc4\x98\xea\x54\x13\xcd\x1b\x29\xc4\xdd"
+ "\x1c\x04\xf7\x1c\x02\x99\x09\xf4\x77\x5c\x4b\xda\xb3\xf9\x4c\xff"
+ "\x56\x18\xa7\x40\x3e\xf3\xc6\x7a\x38\x42\x79\xe8\x31\x18\x27\x28"
+ "\xff\xf3\x1a\x38\x42\xf9\xa5\x27\xf8\xb5\x9d\x80\x33\x43\x74\x26"
+ "\xc5\x60\x2d\xc5\x8c\x0f\x2d\x86\x10\x3b\xcf\x4f\x05\xf4\xe4\xb7"
+ "\x86\x6b\x43\xec\x46\xc2\xaf\x0f\x80\x73\x91\x50\x6e\xd2\xf2\xa1"
+ "\x5f\xb0\x7e\x67\x82\x6e\xdd\x1d\xae\x64\xcf\xbe\x91\xaf\x57\x0c"
+ "\x99\x8e\xb9\x46\xf8\xd0\x33\xde\xae\x2f\xa1\xd7\x47\x85\x1b\xd8"
+ "\x75\x35\x91\xae\xff\x01\xaf\xaf\x0f\xc1\x98\xfd\xa3\x8e\x1b\x4c"
+ "\x8a\x21\xbb\xb1\x8e\x49\x71\x43\x2d\x9f\xe9\x47\xaa\xad\xcd\xc2"
+ "\x3b\x0e\xc6\x7a\x7b\xf0\x3e\x6f\x36\x1f\x2e\x2c\x58\x93\x03\x98"
+ "\x87\x3a\x70\x88\x05\xf3\x9a\x87\x97\xd6\x2b\x02\x23\x36\xa1\x8c"
+ "\x14\x76\x67\x2c\xc3\xc2\x1b\x9f\xb5\xe7\xb6\x55\x68\x53\x42\xa0"
+ "\xbd\xc0\x07\xd3\x6d\xbc\xd5\x98\xf6\x04\xe0\x28\x9e\xb7\x06\xd0"
+ "\x3d\x4b\xac\x8e\x95\xfa\xa2\xb2\xdf\x26\x6a\xf7\x86\xb6\xf0\x5e"
+ "\x2a\x9f\x09\x34\x73\x64\x1d\x51\xf3\xc3\xef\xd4\x03\x0d\x1e\x83"
+ "\xb6\xa7\xef\xe1\x2c\xca\x60\x0b\xf1\xd7\x26\xed\x83\xf6\x6f\x64"
+ "\xfe\x51\x42\x5d\x7e\xd0\x11\x35\x47\xeb\xd2\x6b\x2b\xf6\x01\xbd"
+ "\x31\x56\x45\x47\xd6\x8d\xdb\x9c\x79\xbb\x0b\x82\x35\x18\xa7\x02"
+ "\x9e\x11\x89\x6b\x31\xdd\x8f\xa9\x08\x0c\xac\x04\x9a\x38\xd4\x7b"
+ "\xc8\x03\x89\x44\x15\x62\x53\x2b\xd2\x96\xd0\x3d\xca\x56\x63\xca"
+ "\x31\xea\x3b\x8d\xed\x43\x9b\x57\xf8\xe0\xb6\x52\x8c\x6f\x80\x36"
+ "\x91\x3c\x0e\xda\x83\xe7\x19\x93\x4e\xe1\x7b\x57\xee\x6b\xb5\x28"
+ "\x3b\xb2\x02\x35\xe2\xb3\x70\x7d\xc8\x81\xb1\x41\x19\x19\xe3\x6b"
+ "\xcc\x74\x38\x30\x5e\xdd\x6a\xd7\xf1\x9d\x2b\xc4\x13\x98\xbb\x20"
+ "\x71\xd1\xeb\xda\xc5\x73\x53\xe2\x1e\xbd\x6b\xc9\x68\xed\xa2\x64"
+ "\xed\x22\x5c\x16\xd9\x09\x58\x3a\x17\x27\x2c\x4c\xd4\x62\x36\xfa"
+ "\x9e\xb9\xac\x35\x5c\x60\x5b\x3e\x8d\xf5\xa4\x08\xa5\xba\x28\x67"
+ "\x08\xd7\x24\x26\xf2\x1c\xbf\x2e\xa1\x96\x4f\x9f\xc8\x74\x1e\x45"
+ "\xe0\x27\xda\x51\x83\x41\x16\x1e\x7a\xa1\x73\x50\xe0\x38\xe8\xa7"
+ "\x11\x78\xa1\x4e\xf8\x8e\xc6\x62\xff\x29\x42\xd1\xef\x95\x7d\x67"
+ "\xce\x0a\x34\x99\xc8\x1f\x99\x5c\x66\xb8\x33\x99\xad\x85\x41\x54"
+ "\x1f\xe6\xb5\xe1\x1a\xde\xd0\xa4\x05\x79\x4a\x41\xbf\xe9\xd9\xef"
+ "\xe0\xab\x49\x2b\x8d\x23\x00\xfc\xac\xc5\xf8\x1d\x8e\x75\x9d\x16"
+ "\x6e\x78\x80\x96\x7b\xb7\xc9\x94\xbe\x95\x28\x77\x02\x2d\x54\x5a"
+ "\xe0\xb3\x51\xe4\x8e\x7d\x69\xcd\xca\x4b\x8a\xa0\x91\xfb\xd2\x6a"
+ "\x95\x7c\x7e\x57\x46\x9b\xb6\x99\xd8\x84\xbc\xe6\xd5\x76\x1b\xf9"
+ "\x72\x3c\x41\x7d\xaa\xd4\x3a\x4c\x5d\x6c\x1d\xda\x59\x6b\x5b\xaf"
+ "\xa9\x31\x8e\xfa\x0d\x99\x70\x37\xff\xc3\x17\x65\x84\x98\x15\x43"
+ "\xeb\xbe\x18\x8f\x32\x7e\xdb\x6a\x5b\x60\x5b\xb6\x75\xc3\x60\xf4"
+ "\x97\xb7\x74\x6e\xd0\x98\xba\x42\xed\xea\x03\x50\xe7\x30\xe8\x20"
+ "\x47\x40\x93\xc6\x38\xb1\x9d\xa3\x1a\xf5\x3b\xbb\xf2\x95\xe5\x65"
+ "\xe3\x98\xfd\x35\x16\x78\x77\x36\x7d\x9f\x83\x5f\xec\x2a\xc3\x67"
+ "\x93\x9d\x5d\x13\x95\x5f\x8e\xed\x71\xbd\xf1\x8b\x88\x32\xd2\x81"
+ "\xf1\x96\x41\xc7\xdb\x7b\xaa\x90\xf0\x1b\x82\x6b\xb6\xa7\xd8\x94"
+ "\x31\x26\xa2\xac\xac\x2d\x24\xa9\x8d\x24\xc8\xfe\x83\x4e\xf5\x11"
+ "\xdc\xdf\x89\xf1\x50\x8f\x68\x68\x5c\xc4\x34\x23\xcd\x33\x1c\x52"
+ "\x05\xeb\x36\xf7\x83\x6e\x50\xd5\x34\x23\x81\xeb\xf7\xdb\x7f\xaf"
+ "\x21\x95\xf1\x16\x52\x1d\x6d\x20\x9d\xca\x48\xf2\xe9\x8b\x06\xf2"
+ "\x0e\xe8\x0b\xef\x5c\x22\x81\x54\x06\xed\xd6\x0d\xb2\x77\xeb\x54"
+ "\xf6\x65\x3a\x8c\x53\xc5\xf3\x3f\xe8\x86\xa0\x4c\x6a\x5f\xa8\x0b"
+ "\xa8\xb2\x18\xc8\x03\xcd\x44\xd7\xa9\x24\x21\x9d\xcb\x74\x43\xaa"
+ "\xf4\x85\xd0\x16\x08\x99\x30\xae\x18\x23\x0f\x63\xe7\xe1\x38\xdd"
+ "\x18\x4d\xa6\x99\x15\x41\x9b\x86\x1c\x27\xc3\x30\x46\x2b\xca\x79"
+ "\x18\xdf\x19\xe6\x6f\x8d\x23\x6c\xb0\x21\xed\x0a\xf4\x0b\x63\x10"
+ "\x7d\x68\xc9\x40\x39\x19\x64\x00\x05\xbe\x33\xc7\xeb\x86\xcc\xc4"
+ "\x63\xae\xf9\x7e\x94\x95\xb9\x0e\x0d\xe6\xf0\x0a\xc0\x7e\x62\x3e"
+ "\xed\xe5\xe7\x60\x2c\xd3\x75\x2a\xa8\x17\x08\xe7\x83\xab\xcd\x36"
+ "\xe2\xb8\xdb\x92\x7f\xbf\x9e\xe6\x49\x0e\xdb\x9c\x46\xd4\xf9\x69"
+ "\x24\x4c\xfb\xcf\x38\x76\x43\xf7\x38\x3e\xb0\x64\xf0\x59\xb7\x1b"
+ "\xd1\x2e\xc2\xce\xa9\x37\x69\x9f\x22\x44\xfb\x1b\xfa\x7b\x82\xf6"
+ "\x11\xa0\x61\x58\x70\x04\x95\xe3\xa9\xee\xa8\x7e\x98\xf1\xaa\xfa"
+ "\xc1\xce\x41\x73\x55\x5c\x56\x91\x96\x5b\xa1\x1a\x81\xf9\xd8\x2f"
+ "\x29\xd4\xc3\xf8\xdc\xa4\x28\xbe\x40\x53\x4a\x73\x74\x28\xd4\x43"
+ "\x3b\x07\xdd\x02\xeb\x59\xd2\x2e\x68\x7f\x5c\xa7\x42\x75\x1c\xfe"
+ "\x6b\x85\xfb\x03\xf0\xbd\x1d\x86\x46\x1b\xbe\x37\xcd\xfb\x04\xef"
+ "\x35\x13\x68\xc6\x0f\x0f\x32\xd1\x5c\x08\xdd\x30\xbe\x42\x5e\x5c"
+ "\x1c\x0f\x1c\x03\xae\x5b\x37\x84\xbe\x6b\xb7\x2e\x10\xc6\x17\xe3"
+ "\x31\x87\xa4\xcd\x82\x7b\x36\x04\x59\xe1\x5a\x70\x67\x58\xb0\x0e"
+ "\xf3\xaf\x55\xeb\x2d\xc4\xb1\x3e\xc8\x82\xf1\x06\x37\xa6\x10\x35"
+ "\x37\x2c\xc8\xc4\xaf\x0f\x02\x19\x9b\xce\x1f\x82\xfd\xe4\x72\xdf"
+ "\xc0\x7c\xdc\x0a\xe8\x3f\xac\x81\xaa\xe3\xf0\x5f\x6b\x52\x84\x64"
+ "\x77\x8e\x6c\x02\x99\x3d\x24\x16\xfa\x3a\x82\xcf\xfa\x67\x0b\xfe"
+ "\x86\x6b\x23\xa0\xcf\x4b\x70\x1c\x70\x3c\x84\xb1\x98\x2f\x8d\xc5"
+ "\x2b\xa3\xa1\x5e\x0c\x97\xb5\xa1\xcc\xa4\x50\x8f\xe3\xb3\x1e\x2c"
+ "\x71\xa9\xb7\x5e\xaa\xb7\xa0\x86\xd5\xdb\x9a\xc8\xea\x8d\xd3\x01"
+ "\x1d\x1e\x14\xc6\xfb\xa4\x87\xf1\x3e\x2a\xdd\xfb\x87\x64\x76\x6f"
+ "\xb6\x8a\xdd\xfb\x6b\xbc\xf7\x06\x79\x9f\x86\x2a\xa4\xfa\xcf\x6e"
+ "\x63\xf5\xb3\x76\xb1\xfa\x23\xad\x2e\xf5\xee\x96\xea\xbd\x3c\x96"
+ "\xd5\x5b\x3b\x89\xd5\x1b\x3d\x0d\xae\xc7\xf5\xec\xcb\xd0\x97\xa5"
+ "\x7b\x52\x76\xb3\x7b\xb6\xc5\xb3\x7b\x9e\x6a\x80\xeb\xeb\xdd\xfa"
+ "\x92\x23\xd5\x4f\x14\xde\xfb\x3f\x6d\xac\xfe\xe3\xf9\x2e\xf5\x3e"
+ "\x61\xf5\xf0\xfa\xc7\x50\x4f\x1d\xd1\x39\x28\xc3\xc0\xea\x4d\x8a"
+ "\x40\x7e\x84\x3a\x27\xb8\x2c\x6d\x54\xe7\xa0\xdb\xc6\x41\x3b\xe1"
+ "\x40\x1b\x0d\x1e\x81\x76\x1a\x2e\xbb\x6d\xb5\x49\x11\x5c\xb4\x99"
+ "\xd9\x06\x30\x17\x37\xf0\x85\x96\x6c\x0e\x25\x81\x1b\x43\x59\xfc"
+ "\xf9\x8e\xac\xd0\x40\xa7\xbc\x2f\x60\x28\x62\xb0\x49\x11\x58\x08"
+ "\x38\xec\xf0\x68\xaf\xca\x0a\x8d\x74\xda\xcb\x38\x58\xcf\xd7\xb6"
+ "\x7b\xdc\x5b\x40\x73\x74\xe3\x9a\xbe\xae\x5d\x9f\xcf\x11\xcc\x8b"
+ "\xae\x00\x7e\x06\x79\x24\x74\x2e\xac\x5f\x34\x3f\x35\x57\x10\x60"
+ "\xe0\xb4\x80\xc7\x17\x89\x5f\x75\x6a\x33\x29\xe1\x9a\x95\xf9\x5d"
+ "\x44\x55\x05\xda\x07\xd6\x2f\xe1\x40\xee\x59\xe0\x07\x6b\x62\xe8"
+ "\x8a\xfc\x76\xa1\x3d\x43\xb8\x36\x7d\x3e\xcb\x6f\x8e\xb2\x10\xe2"
+ "\x38\xcc\xdd\x40\x9a\x77\x6f\x01\xca\x02\xa1\x9f\xc0\xef\x00\xac"
+ "\xdb\x39\xaa\xc1\xd0\xf9\x6e\xb8\xb6\x2b\xb4\x5b\xdd\xf5\xee\xf9"
+ "\x8c\xee\xe1\x01\x86\xee\x0d\x83\xb5\xf6\x77\xef\xcc\xb7\x8f\x6a"
+ "\xd2\x3a\x42\xbb\xf3\xe1\xd9\x80\xf1\x85\xca\x1d\x5c\x89\x72\x47"
+ "\x9a\x51\x89\xed\xee\x4b\x33\x28\xf7\xa6\xd5\x28\xf7\x72\xa5\xca"
+ "\x7d\x69\xf9\x70\x2c\xc6\x1c\x6c\x20\x7f\xfd\xca\x7f\x6f\x5a\x39"
+ "\xac\x31\xbf\x1a\x0f\xe3\x35\x5a\xb4\x37\xf2\x4f\xd8\x49\x55\xb1"
+ "\x9d\x1c\x4c\xbc\x42\x2c\x41\x6d\xf9\xf0\x5f\x60\x19\x16\xac\xb1"
+ "\x0c\xd3\xd4\xd0\x3e\x0f\x0f\x31\xe0\x3b\xe2\x9e\xd6\xbd\x1c\xeb"
+ "\xb3\x30\x1e\xd8\xe6\xfc\xcd\xf8\x5d\x55\x8c\x5f\xad\x08\xd3\xf5"
+ "\x88\x5f\xad\x64\xf9\xff\x9c\x31\xac\x7f\x8a\xf8\xd5\x82\x5e\x4f"
+ "\xe3\x57\x83\x8e\x46\x75\x35\x58\xeb\x68\xce\x50\x3b\xc8\x54\xeb"
+ "\x07\xe5\xa3\x4e\x86\x32\x54\x47\x56\xd8\x34\x51\xa7\x42\xb9\xc1"
+ "\x91\xd3\x66\x80\xff\x22\x38\x9f\x60\x52\xfc\x4d\x8c\x91\x6f\xe5"
+ "\xd7\xed\xc5\xfc\x85\x7e\x0e\x3e\xfe\x5f\x85\x6f\xe5\x8f\x39\xd6"
+ "\x76\x9a\x1c\xeb\x35\x25\x70\x6e\x1c\xfc\x3f\xea\x58\xbb\x37\x0c"
+ "\xfe\x35\xf0\x3f\x02\xfe\xb5\xf0\x1f\x0e\xff\x3a\xf8\x8f\x80\xff"
+ "\x31\xf0\x3f\x16\xfe\xc7\xc1\x7f\x24\xfc\x8f\xe7\x87\xee\x1d\x8d"
+ "\xf1\x37\xa1\xed\x28\xa0\xbb\x46\x6c\x57\x1a\xdf\xb0\xa3\xf0\xbe"
+ "\x91\x28\xd3\x70\xb9\x49\x09\xd4\x8e\xbf\xb5\x51\x47\xe7\x08\xe0"
+ "\x17\x3f\xb2\x99\x58\x46\x86\xab\x2d\x23\xef\x4c\xb6\x0c\xfd\x35"
+ "\xfe\x67\xc0\xff\x6a\xcb\xfa\xe0\x08\xa0\x5f\x29\xd0\xd1\xd8\x91"
+ "\x35\x6c\x8c\x49\x31\x42\xc3\xec\x3e\xc3\x22\xe1\xf7\x58\xe1\x37"
+ "\x60\x83\xc6\x80\xbf\x2d\xc3\x42\x32\xa0\x1c\x63\x52\xdc\x42\xeb"
+ "\xb5\x0d\x0f\x8e\x14\xf6\x77\xe2\xf9\x44\x93\xdf\x29\xba\x9f\x13"
+ "\x65\x1b\xd1\x4f\xc0\x75\xde\xcc\x7f\x45\x3f\x73\xfe\xac\xe4\x99"
+ "\x8b\x13\xe6\xbe\x12\xb7\xf8\x11\xed\x5d\x73\xb4\xba\xb9\x8b\x5e"
+ "\x9f\xf9\xfa\x92\xb8\x25\x71\x54\x9c\x82\x53\x77\xcb\x7d\xd8\x70"
+ "\x3f\xab\x1d\x64\xf3\xe0\x39\x3c\xbf\xfc\x65\xa2\x9c\x64\x01\x5e"
+ "\x1b\x15\xae\x0d\x6a\xd8\xc2\xef\x6e\xb1\x28\x27\x99\x4d\xc4\x8e"
+ "\x32\xcf\x86\x00\x43\x70\xc3\x63\x70\xce\xa6\x9c\x84\x31\x13\x81"
+ "\xf7\xab\x1b\x8c\x04\xeb\x30\x19\xe8\x73\x52\x81\x32\xd0\x86\x00"
+ "\x2d\xd6\xe1\x41\xf6\xa1\xc7\xd0\x4e\xcb\x64\x68\x83\x87\x39\x83"
+ "\x75\xf7\xc0\x39\xf4\x99\xe0\x61\x3e\xf1\xed\xcb\xf9\x0a\x68\x63"
+ "\xef\x3c\x8b\x12\x6d\x59\x53\xb0\x5d\x98\x4f\xfc\xbb\x0d\x86\xbd"
+ "\x50\x77\xef\x3c\xb8\x7f\xd4\xf9\x0c\x1e\xe6\xda\x1e\x28\xd7\x2b"
+ "\x6e\x52\xef\x85\xfb\xa9\x9c\x0f\x7d\xdc\x09\xe7\xd2\x97\x10\x95"
+ "\x38\x87\x51\x4e\x75\xce\xe3\x24\x94\xf7\x86\x2f\xc5\x79\x0c\x7d"
+ "\xd1\xf2\x30\x6f\xb7\xc3\xbd\x3b\xe6\x31\xdd\x07\xe4\x66\x3f\xd4"
+ "\x73\x10\x2b\x10\x23\xaa\x53\x99\xbe\x53\xc2\xd5\x82\x9e\xe4\x87"
+ "\xf7\x7e\x8a\xd7\xde\x01\x9e\x63\x72\xf4\x70\xab\x28\xdb\xfe\x59"
+ "\x88\xf7\x76\x63\x1d\xf0\xc7\x0c\x72\xc7\x25\xc5\xb0\x4a\x1c\x3f"
+ "\x1c\x27\xfc\xf6\xc9\x67\x0d\xcb\xc6\x98\x12\x45\xa1\x24\xa0\x7b"
+ "\xfd\x9d\xf1\xcc\x2e\x72\xd3\x18\x11\x27\xad\x61\x77\xc6\xbb\xd2"
+ "\x8d\xd1\x4b\x1b\xb7\x60\xd6\xec\x84\xb8\x39\xf4\x73\xd9\xac\xc5"
+ "\x8b\x97\xcc\x8f\xd3\xc6\xcd\x7a\x25\x5e\x4b\x2f\x6b\x97\x2c\x86"
+ "\x2a\x73\x13\x17\x6b\x17\xbe\xb1\x40\x3b\x7f\xf1\x5c\x94\x9a\xe3"
+ "\x16\x2d\x5a\xa2\x4f\x1c\x42\xd8\x9d\xda\xf9\x4b\x12\x12\xe7\xea"
+ "\xe1\xc7\xe2\xb8\x05\x73\xb4\x94\xea\x8b\xa1\xa9\x84\x04\xad\xf0"
+ "\x84\xc5\xf1\xb3\x16\x21\x23\x2c\x78\x0d\x2a\xb9\xdc\x2f\x97\xa9"
+ "\x03\x31\x9e\x1e\xfa\x71\x5d\x52\x68\xd6\x97\xa9\x60\xac\x0b\xee"
+ "\x8c\x47\xdf\x03\x28\x17\x50\x5d\x28\xeb\xa6\xf1\x68\x23\xfe\x4b"
+ "\x28\x51\xb5\x01\xef\x77\x64\x69\xd4\xe2\xbb\x51\x9b\x31\xc6\x18"
+ "\xc5\xf8\xb5\x0a\xcd\x0a\xba\xdf\x18\xe6\x01\xf5\x4d\xc9\xba\xe9"
+ "\x0f\x6c\x2c\x34\x91\xae\xf6\x27\x66\xef\xd4\xbc\x80\x7e\x78\x30"
+ "\x17\x0a\x50\x8e\x10\x72\x42\x28\xe0\x9e\x37\xf1\x1e\x6e\xbd\xa6"
+ "\x14\xee\x4b\x96\xd6\x1a\x4d\x14\xd6\xa7\xf5\xb2\x6e\x7a\x97\x1f"
+ "\x16\x1c\x01\xe7\xa8\xed\xda\xcb\x5a\xa2\x6d\x87\x76\x8f\x94\x10"
+ "\x72\x6f\x18\xd1\xb5\xe7\xb6\xdb\x3a\x82\xdb\x8a\xbb\x32\xc9\xe0"
+ "\x2e\x98\xcf\x36\x25\xb9\xa3\x13\xf8\x62\xe9\x83\xc4\x6f\xf9\x64"
+ "\xa2\x2c\x99\x57\x82\x31\x92\x49\xc5\xc4\x42\x52\x1d\x0b\xfa\xb0"
+ "\x6d\x1b\xa9\x30\xd6\x93\x4a\xfb\x87\x2c\xef\x48\x0a\xca\xe2\x37"
+ "\x77\x62\x4c\xbc\xf4\xe5\xbc\x63\xe7\x67\x16\xff\x1d\x2d\x25\x98"
+ "\x2f\xe4\x8e\x6a\xfb\x59\x63\x75\xea\x7b\xa4\x3a\xb9\xda\x88\xf1"
+ "\x48\x60\xdc\x1a\xf7\xc2\xb5\x1b\x2a\xe0\xbe\x29\x64\x30\x94\x4f"
+ "\xe2\x33\x56\x6f\xe0\x6b\xdf\x1a\xce\xd7\xbd\xb5\x81\x37\x65\x0f"
+ "\xe7\x1b\xb2\x85\x1c\x20\xf8\x6d\x1f\x7d\x18\x90\x4f\xf5\x49\x44"
+ "\xd3\xa2\xb8\x59\x4f\xf5\xf2\xf1\xb4\x7c\x33\x94\x29\x36\x57\x27"
+ "\x6f\xc0\xf2\x2d\x50\xce\x67\xe5\xcd\x58\xbe\x15\xca\x06\x56\xfe"
+ "\x02\xcb\x23\xa0\x5c\xc2\xca\x55\x84\xc6\xd5\x50\xdc\x6c\x64\xe5"
+ "\xaf\xb1\x0c\x63\x7f\x73\x8d\x31\x09\xfb\x7b\x06\x68\x76\xf3\xe9"
+ "\xf4\xd3\x44\x59\x9d\xdc\x44\xe7\xc3\xbe\xb4\x78\xb4\x1b\xc0\x7c"
+ "\xb8\x79\x16\xf2\x3b\x60\x13\x19\x14\x81\xc7\x9b\x41\x57\x24\x83"
+ "\x41\xbe\xba\x11\xde\xe7\x28\x8e\x9d\x47\x3b\xc9\x87\xcd\x53\xa7"
+ "\xda\x79\x23\xe8\xf8\x1a\x7e\xfd\x0d\x5a\x7e\xeb\x79\xcc\xd3\x0d"
+ "\xf3\xbc\x3d\xa2\x24\xc5\x46\xe3\x54\x83\x4c\x0b\x73\xe8\x16\x1a"
+ "\x2f\xc6\x02\x32\xa2\x97\xb8\xb5\x6a\x7e\x6d\x97\x1e\x74\xaf\x80"
+ "\xc9\x3a\x3b\xfa\x4b\x83\x5c\x7c\xcb\xd1\x83\xf1\xd0\xd6\x86\x90"
+ "\x95\x9c\xe1\x7c\x2c\x97\x1e\x4d\x78\x6d\x93\x66\x72\x3c\x6f\x84"
+ "\xb5\x4a\xc1\xec\xcc\xfc\x59\x78\xfe\x59\xfa\xdc\x91\x4d\x1a\xee"
+ "\x8d\x78\xcc\xff\x45\x10\x63\xd2\x70\xdd\x4e\x02\x3c\x59\x16\x1d"
+ "\xe2\x58\x1f\x92\x71\x30\xbe\xd1\xb7\x5c\x7a\x8a\x5b\x6a\xbc\xfa"
+ "\x2b\x41\x9f\x30\x6e\xab\x1d\x9e\x63\x87\x77\x45\x19\x61\x07\x57"
+ "\xae\x04\x59\x45\xb3\x7d\x76\xad\x3f\xff\x46\x74\x08\xbc\xd3\x83"
+ "\xd5\xba\x2b\xa4\xaa\x0b\xe7\xca\xad\xf9\x07\x93\x09\x99\x90\x6c"
+ "\x37\x86\x58\x68\x7c\x6d\x35\xe6\x9b\xe1\x87\x76\xe9\x5b\x14\xb7"
+ "\x9a\xa6\xa4\xc2\x3b\xc0\xbb\xef\xad\xaf\x55\x71\xf0\x1e\x0f\xb0"
+ "\x71\xc3\xfb\xca\x60\x6c\x03\x44\x5d\xc0\xb7\xfe\xdf\x4a\xf9\x86"
+ "\x5b\x1c\x4d\x70\x1f\xf4\x4e\x90\x4b\xb8\xee\xe8\x10\x0e\xd6\x21"
+ "\xbc\x76\x50\x77\x91\xe0\x33\xd9\x58\xdf\xba\x96\xe9\xbf\x30\xce"
+ "\xf0\x7c\x8c\xeb\x2d\x8e\x2b\xd4\x2d\x73\x74\xc7\x7b\xa6\xff\x86"
+ "\x90\x28\xe8\x1f\xe1\xd7\xee\xf5\x7c\x7d\xdd\x9e\xb3\x8c\x3f\x1a"
+ "\xc7\xc2\xff\x44\x7e\xeb\x9d\x19\x96\x91\x8d\xd1\x34\x3f\xeb\x86"
+ "\x41\x06\xf1\xfb\x2b\xcc\x37\xe0\x91\x11\xb3\x4a\x40\x7f\xf6\x9c"
+ "\x8f\x64\x32\xcb\x8b\xe7\x7f\x96\x0f\x71\x60\xbe\xe7\x2b\x18\x23"
+ "\xbe\xf9\xa0\xce\xea\x23\x4d\x47\xbc\xe7\x8d\xa6\xd8\x3e\xe8\xe1"
+ "\xdd\x3e\xb6\x67\xf5\xca\x23\x06\x18\x17\xf5\x5e\xd2\xc5\x8f\x57"
+ "\x30\x79\xfd\xf6\x8d\x38\x56\xb8\x8e\xa4\x9c\x20\x4a\x1b\xac\xa1"
+ "\x1f\x3e\xbf\x5a\x39\x3a\x96\x28\x1c\x20\x03\x1c\xaa\x29\x23\x53"
+ "\x27\x91\xf4\xca\xf8\x56\x22\xe6\xbb\x83\x75\x4d\xfb\xc1\xf3\x16"
+ "\x25\x7e\xef\xc1\xfc\x76\x54\xb7\xdd\x10\x14\xf5\xd1\xd7\xb0\x76"
+ "\x82\xfc\xb0\xfd\x6b\x8b\xd2\xde\x16\xad\xa5\x31\xea\x41\x8f\x4f"
+ "\x8f\xe7\x39\xe7\x37\x20\xcc\x63\x92\x6d\x1e\x83\xf9\xc3\x8f\x44"
+ "\xd5\xd0\xb8\x01\x47\xa2\xcb\xc8\x91\xba\x42\x52\xd1\x70\x1a\xf7"
+ "\x53\x6f\x3d\x12\x9d\x8f\x72\x63\xb0\x1d\x64\xc3\x77\x40\x36\x84"
+ "\xf9\x7a\x03\xa7\x9e\xdc\x2c\x7e\x07\xc2\x7c\x78\xa2\x5c\x68\x87"
+ "\x39\x5a\x24\xe4\xbc\xb3\x67\x8d\x58\x5d\x24\x7c\x13\xc2\x5c\x78"
+ "\x6f\x27\x91\xf0\xb7\x95\x5c\xb4\xa7\xef\x3f\xc1\xaf\x53\x9f\x6b"
+ "\x0d\x37\x74\x72\xb3\x98\x13\x6f\xca\xeb\x5a\xf2\x77\x78\xf7\x83"
+ "\x3a\x5f\xe7\xe4\xed\xd4\xb7\xcd\x0e\x7c\x67\x07\x9e\xb3\xc3\x78"
+ "\x9a\x14\xb7\x4d\x03\xba\x79\xd4\x45\x44\x1a\x74\xa7\x8b\x34\xd0"
+ "\xde\x4d\x69\x00\x3a\xcc\xb2\x17\x04\x1a\x9c\x02\x1a\x34\x00\x0d"
+ "\x32\x49\xc6\xe1\x69\x15\x64\x6a\x14\xd0\xc0\xdc\x8a\xf9\x0d\x58"
+ "\xce\xc1\x44\x36\xf6\x94\x16\xa7\x2c\x4a\xf4\x0b\x45\x1a\x6c\x7b"
+ "\x91\xd1\x60\xc7\x8b\x16\x90\x87\x1a\xf5\x1f\x40\xd9\xf1\x46\xb4"
+ "\x16\x73\x4e\xf1\x99\xb1\x98\x1f\x9d\xd1\xa2\x1b\x68\xd1\xcd\x68"
+ "\x91\xf6\x3a\xd0\xe2\x78\x2d\x8d\x6d\x75\xa4\xae\x82\x54\xc4\x1a"
+ "\x48\x25\xe0\x12\xd0\x62\x16\xd2\x05\x75\x71\xc7\x32\x5d\x28\xe8"
+ "\xde\x61\x45\x29\x44\x23\xd2\x03\x74\xfd\x21\x39\x29\x04\xfd\x84"
+ "\x23\x60\x6e\x8a\xf4\x08\xa3\xf4\xb8\x28\xd0\x03\xe4\x19\xcc\xcf"
+ "\xbc\xa9\x0b\xe8\xd1\x05\xf4\xc8\x64\xf4\x40\x9c\x9f\x62\x0d\xe1"
+ "\xb9\xef\x75\x18\xfb\xa2\x27\x3d\x96\x09\xf4\x38\x35\x10\x7a\xdc"
+ "\x61\xed\x49\x8f\xdb\x6b\xfb\xa2\x87\x34\x27\x46\x56\x22\x3d\xba"
+ "\x0d\xc2\x9c\x18\x85\x73\x22\x43\x79\x2f\xac\x45\x38\xa6\x87\x6a"
+ "\x76\xd3\x39\x81\x79\xc5\x3e\x78\xde\xa6\xac\x68\x00\xba\xcc\xe1"
+ "\x1d\x54\xef\x15\xe8\xc2\xe8\x11\xa0\x2d\xfe\x9a\x8d\xbf\xf6\x19"
+ "\x5c\x33\x70\x6e\x20\x7d\x80\x4e\x30\x7f\x3c\xe5\x8b\x74\xfd\x56"
+ "\x0a\x6d\x72\x38\x4f\x70\x8e\xe0\x7c\xa8\x8c\x3f\x8d\x39\xe2\x95"
+ "\x47\xa2\xca\x09\x7e\x33\x3d\x12\xbd\x1b\x68\x55\x48\x1c\x6f\x00"
+ "\x6d\x92\x70\x6f\x08\x19\x89\x79\x23\x8f\x44\xaf\x46\x79\x41\x0d"
+ "\x3c\x7f\x83\x03\xe8\xe4\xe8\xd0\x0c\xc9\x06\x5d\x0a\xbf\xa5\xba"
+ "\x7e\x43\xc5\x1c\xd9\xfc\xa0\x11\xab\xe1\xbc\xca\x0e\x34\x82\xb9"
+ "\x23\x9b\x33\xce\xdc\xd9\xdf\xe9\xc8\xa6\x7a\x12\x10\x34\x97\xd1"
+ "\xc8\xe1\x32\x67\x26\xcf\xc5\x39\x93\x01\x34\x3a\xe1\x23\x8d\x46"
+ "\xb2\x1c\x83\xc3\x01\xab\x87\xee\x25\xb0\x4e\x02\x8d\xb4\xf1\xde"
+ "\x68\xe4\x30\x34\x8e\x75\x04\xb6\x65\x63\x9e\x05\x6e\xe1\x34\x05"
+ "\x07\x7a\x53\x17\xe8\xa7\x47\x2c\x76\x92\x0a\x3a\x44\xca\x69\x32"
+ "\xa8\x7a\xda\x31\x52\x6d\x2a\xa5\x31\xd2\xd1\x86\x8c\xb9\x4b\xaa"
+ "\xed\xa5\x80\x57\x1a\x0b\x96\x37\xd1\xb2\x85\x2c\x7b\x99\xf8\xd1"
+ "\x7c\xb2\xd1\x06\x92\x0d\xfc\xb9\xfd\x45\x03\xd0\xa2\x2b\x83\x0f"
+ "\xc4\x9c\x4b\xc4\x88\x3e\xe5\xe9\x4b\x49\x60\x65\x7c\x05\xc6\xc5"
+ "\x3c\x8b\x31\xc8\xab\xac\xd0\xa6\x85\xef\x72\xc0\x9a\xb1\x39\x93"
+ "\x2f\xc5\x3c\x14\x0f\x24\x53\x59\x1c\xf8\x65\xd4\x07\x28\x8b\xa0"
+ "\xad\xcc\x98\xf6\x36\xc8\x5e\xa3\x68\xee\x1e\x38\xa7\xa8\x9c\x67"
+ "\x85\xeb\xff\x74\x1b\xf6\x8b\xc6\x7c\xb5\xb3\xe3\x03\x18\x4f\x7c"
+ "\xf8\xcd\xbf\xdd\x93\x66\x51\xe5\x83\xde\x0b\x32\x1a\xb6\xd3\xc9"
+ "\x33\x9d\x70\x62\xf5\x71\x1b\xb5\x59\x5a\xd2\xe3\x07\xe5\xa7\xa0"
+ "\x2f\x15\xe6\xb4\xc0\x35\xfb\xae\x4a\xf4\xbf\xe0\x0d\xb0\x5e\x0d"
+ "\x1f\x64\x28\x99\x6d\x51\x4a\xeb\xf2\x9d\xe1\xb0\x9e\x45\x4f\xd0"
+ "\xf1\xe9\x98\xfb\x63\x2f\xbc\x17\xbf\xae\xd3\xf2\x61\xbd\x8d\x62"
+ "\xca\x47\xb3\x57\x2b\x79\xe0\x69\x1b\xe0\x43\xc5\xd7\xff\x4d\x73"
+ "\xfc\x36\x29\xc2\x1f\x3a\x1c\x6d\x27\xf8\xfc\xe9\x77\xe3\xf7\x81"
+ "\x3b\xe3\x3b\x95\xef\xd9\x3a\x07\x8d\x68\x48\x6f\x90\xf2\x9b\xba"
+ "\xe6\x31\x45\x9c\xd9\x3e\x1b\xda\x44\x9c\xa9\xcf\x50\x32\x6c\x89"
+ "\x44\xbb\x5e\x80\x3b\xb6\x54\x9a\x2f\x92\x34\xe0\xe3\xca\x78\x03"
+ "\xcd\xcf\x12\x0c\xf8\xce\x2d\x03\x3c\xe9\x06\xbd\x1f\xf0\x04\x71"
+ "\x60\x33\xe0\x07\xb7\x0c\xf4\xfd\x2e\xd0\xf7\x05\x1c\x41\xd9\x0b"
+ "\x8f\x2f\x03\x8f\x86\x94\xc3\x39\xa0\x13\x07\xb8\x0e\x78\xa2\x7b"
+ "\x27\x85\x84\xbf\x03\x3c\xba\x09\x71\x04\xe4\xe2\x29\x7a\xc0\x91"
+ "\x37\x00\x47\x92\x68\x9e\x69\xcd\x66\x25\xc3\x8f\xcf\xea\x57\x2b"
+ "\xf3\xc5\x3c\xf3\x74\x7c\xc3\x0f\x55\x21\x7f\xc4\x66\x60\x5f\x95"
+ "\x0e\x5c\x9f\x96\x45\xfb\x55\x59\x81\x47\x36\x68\x4c\x78\x8e\xce"
+ "\xdb\x37\xe2\x87\x70\x8c\xd7\x22\x71\x4c\xb6\x5c\x22\x11\x34\x17"
+ "\xeb\x0f\x9a\x21\x79\x0b\xc8\xe8\xcd\x97\x48\xf8\xe6\x05\x44\x07"
+ "\xf3\x55\xb9\x19\xfa\x30\xe3\x75\x35\xa1\x79\x50\x06\x8d\x30\xc3"
+ "\x79\x8f\x79\x50\x40\xae\xd6\x6c\xc6\x39\xb3\x50\xe7\xec\x93\x3d"
+ "\xff\xee\x0c\x07\x8c\x1d\x8d\x19\xa7\xb8\x6b\x24\xf3\x8f\x3e\x53"
+ "\xcc\xe4\xfc\xbb\xa6\x31\x1f\xa3\xef\xb6\x81\xae\x32\xb8\x45\x71"
+ "\xd7\x0d\x7c\xee\xf7\x06\x7d\x0a\x51\xb4\x88\xd7\x40\xf6\xe4\x80"
+ "\x56\xf7\x67\x90\x0c\x6e\xe8\x34\xc0\x89\x8b\x98\x57\xc0\xc7\x79"
+ "\x78\x17\xf5\x7f\x73\xe4\xdf\xbd\x8a\xfa\xf5\xac\xbb\x3b\x7b\x4b"
+ "\x0b\x89\xe0\xff\x08\xf4\x98\x07\xef\xda\x42\xc2\x8b\x5a\xe0\x5d"
+ "\xdf\x60\xef\x8a\x98\x81\x74\xe1\x32\xdf\x47\xdc\xee\x35\x87\x98"
+ "\xe5\x8f\x3a\x25\xda\x87\x00\xc3\x7e\xc5\x8f\x42\x9f\x61\x1a\xd3"
+ "\xa7\xa3\xda\x7e\x9a\xe0\x73\xd1\x46\x54\xdd\x4a\x79\xda\x81\xbc"
+ "\xcc\x19\xee\xcc\x98\x59\x07\xbc\xdd\x11\x0f\x32\xe0\x9d\x19\x7b"
+ "\xeb\x51\xcf\x67\x32\x9f\x49\x71\xe7\x68\x94\xd3\xf6\xc1\x39\xe4"
+ "\x7d\x17\x9e\x1f\x8d\x3c\x8f\xd7\x29\xdf\xc3\x7d\xd5\x75\x8d\x04"
+ "\xdb\x73\x6d\x07\xe9\x2f\xb6\x05\xf3\xf1\x1c\xb6\x85\xbc\x80\xb6"
+ "\x1d\x9c\x6b\x8c\xf6\xa5\xe8\x1f\xae\xe1\x43\xed\x6a\x56\xb6\xa0"
+ "\x9d\x49\x8d\x3c\x40\x79\x05\xf0\x1b\x63\x36\xf3\x7c\xb4\x1f\xf0"
+ "\x19\xf6\x73\x08\xd0\x3b\x42\xe4\x0b\x38\x17\xe6\xce\x1b\xc1\x2b"
+ "\xd4\xa8\xd3\x84\xe1\xef\xfe\xf2\x87\x6f\xf4\xfb\x27\x93\x57\xdf"
+ "\x35\x6d\x23\x7e\x3f\xbd\x03\x71\xd3\xd1\xe6\x82\x99\x66\x86\x99"
+ "\x88\x49\x22\x6e\x52\x6c\xa2\xb9\x21\x4a\xd1\xcf\x32\x9e\xf6\xd1"
+ "\x47\xdc\xac\x34\x4b\xb8\x39\x45\xef\x82\x9b\x66\xbe\x8b\x1b\xe9"
+ "\x09\x37\x7f\x7d\x4e\x8e\x9b\xbf\x6e\x94\xe3\xe6\xbd\x4f\xbb\xe3"
+ "\x66\x4f\xcc\xd4\xdd\xe5\x09\x2f\x41\x8f\xb9\xa3\x45\x71\x8f\xcd"
+ "\x3b\x56\xea\xa2\x7c\xc7\xca\xbb\x67\xc9\xb1\x52\x57\xf0\xff\x2f"
+ "\x56\xde\x7d\x45\x86\x95\xea\x7e\x62\x65\x0b\xc5\xca\x30\xfe\x7b"
+ "\x98\x13\x02\x7e\x6c\x9e\xe7\x05\x2b\xe7\xf5\x31\x17\xfe\xe8\x0d"
+ "\x2b\xef\x99\x2c\xc7\xca\x7b\x32\xe4\x58\x79\xcf\x43\x12\x56\x0a"
+ "\xd7\xae\x0a\x56\xde\x33\xe9\xfa\x60\xe5\x3d\x93\x28\x56\x5e\x42"
+ "\xac\xbc\xf7\xee\xbe\xb1\x52\x17\xed\x19\x2b\xf1\x3c\x62\xa5\x2e"
+ "\x5a\xc2\xca\xd3\x7d\x60\xe5\xe8\x20\x1f\xb0\x32\x8c\x62\xa5\xda"
+ "\x0b\x56\xce\x83\xb1\x12\xf8\x82\xf2\x9e\x1b\x6f\x08\x58\xa9\x71"
+ "\x62\x65\x3f\xf8\xc3\x37\xfa\x8d\x0e\xec\x0d\x2b\xb9\x6c\x26\x5f"
+ "\x22\x56\xf2\xa1\x02\x56\x26\xd8\x49\xca\x49\xc0\xc8\xe3\x2d\xd4"
+ "\x07\x81\xfa\xe4\xc2\x7f\xea\x0b\x88\x45\x83\x0d\x3b\x60\xbc\xaa"
+ "\x4d\x25\x14\x9b\xa8\x6f\xe9\x24\xc4\xaa\x12\xa8\x5b\xe8\x94\x3b"
+ "\x29\x76\x9e\x14\xb0\x33\x46\xc0\xce\x19\x3f\x02\x3b\x5f\x44\x5a"
+ "\xde\x77\x5b\xa7\x52\xc4\xce\x75\x80\x9d\xf7\x51\xf9\x01\xbf\x81"
+ "\x32\xec\x8c\xd8\x28\xf6\x0b\x6d\x9a\xd5\x89\x6f\x13\xd6\xaf\xd6"
+ "\x9e\x38\xfa\x0c\x6d\xef\x75\xe3\x3c\x33\x71\x62\x69\x8c\x84\xa5"
+ "\xd0\xd6\xd3\xde\x71\xf4\xbe\x42\x27\x8e\x66\x02\x8e\x9e\x71\xc1"
+ "\x51\xd0\x9b\x3e\x42\xcc\x03\x1c\xed\xa0\x38\xfa\x99\x80\xa3\xf7"
+ "\x7f\x70\x38\x06\x70\xf4\x19\x11\x47\xef\xab\xb3\x65\xbe\x67\xb3"
+ "\x65\xf5\x8d\xa3\x1d\x14\x47\xf5\xd7\x1e\x47\xcb\xdc\x70\x14\x74"
+ "\xd7\x77\x32\xbd\xe0\xa8\xc8\x8f\x14\x47\x33\x24\x1c\xa5\xe3\xfa"
+ "\xc0\x84\xaa\x58\x18\xf7\x58\x3d\xd5\xdd\x9c\x38\xaa\x2f\x61\x38"
+ "\x0a\xe7\xa8\xfd\x64\x31\xe0\x28\xf0\x5f\x7a\x25\xc6\x06\x24\x91"
+ "\xd0\x47\x35\xe2\xeb\x16\x98\x33\x38\x46\x4e\x3c\x9d\x07\x73\x06"
+ "\x31\xa6\x0d\xe6\x0c\xe0\xe8\x8c\x2b\x6a\x42\xe7\x4b\x16\xcc\x97"
+ "\x16\x2f\x39\xf8\x44\x5f\x57\xaf\x78\xfa\xc0\x26\x39\x9e\x3e\x50"
+ "\x23\xc7\xd3\x07\xde\x94\xf0\x54\xb8\x86\x78\x0a\x34\xe3\xd6\x4e"
+ "\x0b\x40\x4c\x1d\x18\x9e\x3e\x50\xe4\xc4\x53\xa5\x80\xa7\xf3\xfa"
+ "\xc6\x53\xfa\xfd\xcf\x0b\x9e\xba\x62\x83\x77\x3c\x7d\xa0\x48\xc2"
+ "\xd3\x88\xa5\x4e\x3c\xad\xf5\x86\xa7\xf7\x19\x3c\xe3\x29\x9e\x47"
+ "\x3c\xbd\xcf\xe0\xc4\xd3\x5a\x0f\x78\xfa\x8c\x2b\x9e\x3e\x38\x97"
+ "\xe1\x69\x09\xc5\x51\xc4\xd4\x2a\x2b\xf0\x07\xce\xb9\xc4\x42\x8a"
+ "\xa9\x1c\x60\x2a\xe6\x25\xc6\x9c\x54\xe8\xd3\xee\x09\x53\x19\xe6"
+ "\x9a\x08\xe2\x2a\xce\xcd\xf4\xc9\xa0\xef\xc2\x5a\x04\x63\x42\xd7"
+ "\x5e\x71\xfc\xb6\xb8\xe0\xeb\xcc\xa5\x6a\x94\xed\x64\xbc\xc2\x89"
+ "\xbc\xd2\xa6\x43\xff\x56\x19\xaf\xf8\x46\xcb\x07\xe3\xbd\x61\xab"
+ "\x37\xdd\xfd\x30\xea\xee\xd3\x89\x72\xd9\x74\xc0\xd7\x68\xd4\xdd"
+ "\x8b\xdd\x74\xf7\xe2\x9e\xba\xfb\x89\xde\x71\xd4\x27\xdd\xfd\x79"
+ "\xa4\xe1\x6f\xe2\xe4\x38\xfa\x9b\xb9\x72\x1c\x7d\xa8\x11\xfb\xc5"
+ "\x70\xbc\xd8\xb3\xee\x4e\xe7\xf9\x6f\x3e\x71\xea\xee\xb5\x72\xfc"
+ "\x94\x74\xf7\x87\xd6\x7b\xc7\xd1\xdf\x98\x64\xf2\xe8\x0c\x01\x47"
+ "\x67\x0b\x38\x3a\x5b\xc2\xd1\x23\xc7\x44\x79\xf4\xb7\x8e\x43\xb5"
+ "\xae\x38\xfa\xdb\x70\x27\x8e\xd6\xf5\xc4\x51\x11\x43\x11\x4f\xb1"
+ "\x1d\xb4\x65\x6d\x03\x9c\xde\x39\x5b\xaf\x64\xb6\xda\x58\x1c\xbb"
+ "\x00\x77\x5b\x6d\xa5\xf9\x0a\x49\x8b\x41\x3c\x2d\xa4\x78\x1a\xa2"
+ "\x20\xb3\x00\xfb\x82\xd1\x67\xbf\x08\xbf\xdd\x27\xb1\x9c\x6e\x68"
+ "\x5f\xe2\xde\x60\x39\x42\x45\x3b\x13\xbc\x2f\xfd\x66\xff\xf2\x69"
+ "\x01\x53\xdb\x61\x3c\x80\xe7\xde\x69\x07\x4c\x4d\xf2\x20\x9b\x2e"
+ "\x03\x4c\x4d\x71\x91\x4d\x61\xee\x7f\x36\xdb\x1d\x53\xc7\xac\xad"
+ "\x42\x5e\x41\x4c\x95\xe9\xf1\xc5\x3f\x03\x3d\x7e\xcc\x05\x39\x96"
+ "\x3e\x34\x42\x8e\xa5\x63\x8e\x4a\x58\x2a\x5c\xbb\x2a\xb2\xe9\x98"
+ "\xe6\xeb\x23\x9b\x8e\x69\x96\xf4\xf8\x87\x0e\x3a\xb1\xf4\xb8\x37"
+ "\x2c\xfd\x4d\xb3\x67\x2c\xc5\xf3\x88\xa5\xbf\x69\x76\x62\xe9\x71"
+ "\x0f\x7a\xbc\x0c\x4b\xff\xf9\x03\x86\xa5\xc5\x4c\x36\xad\x15\x65"
+ "\xd3\xe2\x5f\xa0\x1e\xff\xcf\xc5\xbe\xea\xf1\x87\xcd\x0c\x3f\x11"
+ "\x9f\x44\x0c\x95\xf4\xf8\x62\xef\x7a\x7c\x1f\x18\xea\x93\x2c\x4a"
+ "\x31\xf4\x77\x1f\xc8\x31\xf4\x77\xdb\xe5\x18\xfa\x2f\xb7\xb9\x63"
+ "\x68\x4f\xfc\xfc\xdd\x45\x4f\xd8\xc9\xf4\xf8\x47\x2a\xbc\xe3\xe6"
+ "\x58\x8d\xef\xb8\xf9\xf0\x43\x72\xdc\x1c\x1b\xf3\x7f\x03\x37\x1f"
+ "\x3e\x24\xc3\x4d\x75\x3f\x71\xf3\x27\xd1\xe9\x1f\x71\xb3\x7f\x3e"
+ "\xe2\x66\xff\x7c\xc4\xc5\xfe\xf9\xc8\x55\xb4\x7f\x3e\x72\x9d\xec"
+ "\x9f\x8f\x68\x25\x19\xf4\x11\x47\xdf\xb8\x39\x56\xeb\x19\x37\xf1"
+ "\x3c\xe2\xe6\x58\xad\x84\x9b\x7d\xc9\xa0\xff\x72\xce\x07\xdc\xfc"
+ "\x99\xeb\xf4\xff\xd2\xab\xfd\xd3\x93\x4e\x8f\xb8\x49\xf1\xb2\xd6"
+ "\x4d\xa7\x9f\xee\xaa\xd3\x17\x4b\x3a\xfd\x44\x86\x5b\xd5\xf6\x7c"
+ "\xb9\x4e\x7f\xd5\x71\x74\xdc\x65\x9b\xd3\x1e\xba\x06\x70\x74\x1c"
+ "\x8d\x5b\x6b\x73\xda\x43\x23\x97\x8a\xfd\x62\x3a\xfd\x3a\xc2\xfa"
+ "\xe5\x41\xa7\xa7\x7e\xb6\x8f\x4e\x70\xea\xf4\xb5\xee\x3a\x7d\xe4"
+ "\xdd\xde\x31\xf5\xd1\x04\x8f\x3a\x3d\xea\xdf\x14\x53\xf5\x14\x53"
+ "\xdb\x37\xb8\x62\xea\xbf\xbe\x45\x31\xf5\x29\x11\x53\x1f\x2d\xb1"
+ "\xc1\xdc\xb4\x0d\xea\x1b\x53\xb1\x1d\x09\x53\xe3\x7f\x1a\x4c\x35"
+ "\xf6\x1f\x53\x5d\xf7\x8a\x7e\x06\xef\xee\xc4\x54\x3a\xc6\x8f\xdd"
+ "\x55\x15\x8b\x98\x1a\xef\xa6\xdf\x17\x7b\xd6\xef\x0f\x11\x25\x8e"
+ "\x8f\xa8\xdf\x23\x0d\x28\xde\x5c\x53\xfd\xfe\xb1\xe5\x72\x6c\x7d"
+ "\xac\x44\x8e\xad\x8f\xc5\x49\xd8\x2a\x5c\xbb\x2a\xfa\xfd\x63\xa9"
+ "\xd7\x47\xbf\x7f\x2c\x55\xc2\xd6\xc8\x17\xfa\xc6\xd6\x47\x13\x3d"
+ "\x63\x2b\x9e\x47\x6c\x7d\x34\xb1\x57\x6c\x7d\xca\x15\x5b\x1f\x7f"
+ "\x5a\xc4\x56\x49\xbf\x07\xfe\xc0\xf9\x97\x98\x3f\x70\xfd\xfe\xe9"
+ "\xeb\xad\xdf\x3f\x3e\xd1\x27\xfd\x7e\x03\xe0\x2c\xe8\xe2\xcb\x8e"
+ "\x82\x7e\xff\xac\xa0\xdf\xd7\x19\xdc\xf4\x7b\x43\x0f\xfd\x3e\xf5"
+ "\x59\x01\x53\x61\x4e\x51\x4c\x9d\x5d\x3c\x70\xfd\xfe\x39\xa4\xe1"
+ "\x13\x13\xe4\x98\xfa\xc4\xd3\x72\x4c\x9d\x70\x12\xfb\xc5\x30\xdd"
+ "\xe0\x59\xbf\xa7\xf3\xfc\x89\xf5\x32\xfd\x1e\xfa\xd7\x53\xbf\x9f"
+ "\xf0\x96\x0c\x53\x67\xb8\x62\xea\x13\x46\x99\x9c\x0a\xef\x85\x98"
+ "\xfa\xc1\x19\x86\xa9\x1f\x9e\x71\xc1\xd4\x29\x1f\x0a\x98\xfa\xe4"
+ "\xe5\x43\xd3\x5c\x31\xf5\x49\x95\x88\xa9\x14\x2f\x67\xd8\x94\xe9"
+ "\xd1\x3d\xfd\x4e\xa8\xbf\x0f\xfa\x02\x41\xdb\xb8\xaf\x0a\xdb\xdc"
+ "\x7e\x26\xbe\x6f\x7f\x93\x68\xcf\xfe\x26\xd5\x89\x26\x52\xd1\x90"
+ "\x4f\xfd\x4c\x8a\xd0\xcf\x64\x05\x19\x59\xd4\xc5\xf6\xe9\xd3\x7c"
+ "\x1e\xed\x9e\xf7\xe8\xbf\xfc\x82\x84\xb3\xe8\x93\xf5\x0e\xfa\x64"
+ "\xb5\x33\x1f\x20\xa0\x77\xcf\x3d\xf9\xa2\xdc\x04\x78\xf0\xe9\x19"
+ "\x77\x9c\x1d\xff\x66\x15\xf2\x4f\x4c\xbc\x9b\xce\x6f\xf8\x19\xe8"
+ "\xfc\xe3\x4f\xcb\xf1\x75\x82\x5a\x8e\xaf\xe3\x0f\x4a\xf8\x2a\x5c"
+ "\xbb\x2a\xb2\xeb\xf8\xba\xeb\x23\xbb\x8e\xaf\x93\x74\xfe\x09\x9f"
+ "\x3a\xf1\xb5\xc6\x05\x5f\xcf\xb8\xe2\xeb\x13\xe5\x14\x5f\xcf\xb8"
+ "\xe3\x2b\x9e\x47\x7c\x7d\xa2\xdc\x89\xaf\x35\x6e\x3a\xff\x19\x77"
+ "\x7c\x7d\x6a\x13\xc5\x57\xe0\x05\xb9\xec\x6a\xe8\x5b\xe7\xaf\xfb"
+ "\xb9\xe9\xfc\x4f\x15\xf9\xa4\xf3\x23\xa6\x26\x30\x4c\x45\xcc\x12"
+ "\x71\x55\xd2\xf9\x0d\x5e\x75\xfe\xbe\x70\xd5\x27\x59\x95\xe2\xea"
+ "\xbf\x6d\x92\xe3\xea\xbf\x6d\x95\xe3\xea\xef\xef\x72\xc7\xd5\x9e"
+ "\x98\xfa\x6f\xe7\x3c\xe1\x29\xd3\xf9\x9f\x39\xee\x1d\x4b\x27\x06"
+ "\xfa\x8e\xa5\x4f\x3f\x2a\xc7\xd2\x89\x51\xff\x77\xb1\xf4\xe9\xa3"
+ "\x32\x2c\x55\xf7\x13\x4b\x7f\x12\x3b\xc0\x33\x77\xcb\xb1\xf4\x99"
+ "\x18\x39\x96\x3e\x33\x54\xc2\x52\xe1\xda\x55\xc1\xd2\x67\x74\xd7"
+ "\x07\x4b\x9f\xd1\x49\xb2\xea\xef\xfd\xfb\xc6\xd2\x89\x61\x9e\xb1"
+ "\x14\xcf\x23\x96\x4e\x0c\x93\xb0\xf4\x74\x1f\x58\xfa\xfb\x0b\x3e"
+ "\x60\xa9\xdc\x0e\xe0\x8e\xa5\xd7\xdd\x0e\xf0\xfb\x66\x9f\xec\x00"
+ "\x22\x96\x3e\xdb\xd3\x0e\x80\xf8\x4a\xed\x00\x30\x5e\x22\x86\x51"
+ "\x3b\xc0\x78\x86\x65\xd5\xf6\xd5\x32\x3b\xc0\xd5\xc7\xd6\x49\x9d"
+ "\x36\xa7\x3d\x35\x13\xb0\x75\x92\x83\x62\xab\xd3\x9e\x1a\xb5\x5e"
+ "\xec\x17\xb3\x03\xac\x21\xac\x5f\x1e\xec\x00\x4f\x60\x7b\x93\x27"
+ "\xcb\xec\x00\x2e\x58\x0b\x6d\x4d\xf0\x8e\xb3\x93\x13\x65\x76\x80"
+ "\x7a\x09\x67\xdb\xd1\x47\x1d\x70\x90\xe2\xec\x70\x57\x9c\x9d\xf2"
+ "\x3e\xc5\xd9\x27\x44\x9c\x9d\x5c\xda\x01\x73\xb3\xc3\x57\x9c\xc5"
+ "\x7d\x04\x67\x62\xaf\x0f\xce\x96\xfa\x80\xb3\x2e\xb6\x81\x4f\x61"
+ "\x3c\x9c\x38\x4b\xc7\x7d\xea\xe3\x55\x31\x88\xb3\xb1\x6e\xb6\x01"
+ "\x83\x67\xdb\xc0\xc1\xeb\x61\x1b\x98\xba\x51\x8e\xb7\x53\x2b\xe4"
+ "\x78\x3b\x75\x85\x84\xb7\xc2\xb5\xab\x62\x1b\x98\x5a\x78\x7d\x6c"
+ "\x03\x53\x0b\x25\xbc\x8d\x5a\xd2\x37\xde\x4e\x4e\xf5\x8c\xb7\x78"
+ "\x1e\xf1\x76\x72\x6a\xaf\x78\xfb\x84\x2b\xde\x3e\x1b\x27\xe2\xad"
+ "\x64\x1b\x30\x08\xb6\x81\xd5\x7d\xdb\x06\xea\xbc\xd8\x06\x26\x5c"
+ "\x6f\xdb\xc0\xb3\x73\x7c\xb1\x0d\x74\x6e\x60\x7e\xfb\xcb\xd0\x6f"
+ "\xff\x65\xc0\xdf\xa8\x63\x30\x06\x7d\xfb\xed\xa7\x8a\xfe\xa7\xb1"
+ "\x85\x02\xce\x16\x7a\xb4\x0d\x1c\x6e\xf6\x6e\x1b\x38\x7c\xdc\xd5"
+ "\xff\xf4\xb9\x59\xf2\xef\x56\xcf\xc5\x89\xdf\xad\x0e\x7f\x8d\x38"
+ "\xfb\x3c\xcd\xdb\xc8\x15\x04\x1b\x59\xdc\xc0\xe7\x13\xb0\x9f\x9e"
+ "\xfc\xf8\x3f\xe3\x5c\xbf\x65\x3d\xb7\xdf\x69\x2b\xa8\x41\xbc\x2d"
+ "\x24\x1c\x1f\x3f\x08\x63\x7e\x53\x5b\xc1\xf3\xc8\x7b\xcf\xdf\xe6"
+ "\x8a\xbb\x7b\x4f\xb9\xe2\xee\x73\x66\x11\x77\x1d\x80\xbb\x7b\xea"
+ "\x0b\x99\xfd\xf5\x45\xe6\x9b\xba\xed\x45\x17\xdf\xd4\x63\x9f\x0b"
+ "\xb8\xfb\xef\x17\x0e\x99\xe0\xfd\x7b\xf3\x9f\x82\xfb\x77\x9c\xea"
+ "\xaf\x0f\x6a\xa1\x47\xdf\x29\x01\x9f\x3c\xfa\x4f\x41\x5f\xd5\x9b"
+ "\x84\xb9\xea\x80\x79\xba\xc9\xc5\x7f\xaa\x28\x05\xe6\xb3\xb0\xaf"
+ "\xa4\x57\x3f\xd4\x17\x25\x3f\x54\xbe\x20\x88\xe6\x70\xe5\xd6\x07"
+ "\x1b\xbb\xf8\x78\x3f\x3e\x2c\xc8\x8e\xcf\xef\xee\x86\x75\xe7\xc9"
+ "\x68\x3f\xa6\xd7\x05\x99\x00\x7b\x82\xd9\xb8\x4f\x0b\x77\xc0\x5a"
+ "\xe3\x80\xb5\x86\x2b\x08\x32\xd9\x51\x36\xd9\x10\xd4\x50\x04\x7a"
+ "\x9e\x3d\x93\xe6\x67\x1d\x92\x0b\xba\xde\x16\xd4\xf3\x2e\xc1\xdc"
+ "\x48\xd7\x29\xb1\x3f\x22\x8e\x86\x34\xc3\x7b\x5c\xea\x5d\x96\xb3"
+ "\xff\x20\xe1\xa8\xf1\x99\xc3\xf0\xcc\xe9\x37\x57\x21\xef\x46\x4b"
+ "\x7b\x0a\xa8\xcc\xec\xc5\x57\x16\xfb\xc2\xe2\x1b\x02\x2f\x5c\x05"
+ "\x9b\x84\x6b\x7f\xe4\xb8\x3e\xfd\x75\x39\xae\x4f\x7f\x4f\x8e\xeb"
+ "\xd3\x5f\x90\x70\x5d\xb8\x06\xb8\xee\xc8\x64\x72\xb4\x63\xed\x40"
+ "\xe5\xe8\xe9\x7a\x11\xd7\x39\x01\xd7\x37\xf7\x03\xd7\x7b\x95\xa3"
+ "\x5d\x70\xc9\x3b\xae\x4f\xd7\x4b\x36\x89\xe7\x27\x7b\xf4\x91\x3d"
+ "\xe5\x8a\xeb\xcf\x59\x29\xae\x9f\x72\xc7\x75\x3c\x8f\xb8\xfe\x9c"
+ "\xd5\xeb\x7e\x82\x53\xee\xdf\xd3\xfe\xf0\x20\xc5\xf5\x5a\xc1\x47"
+ "\xb6\xc6\x87\xfd\x04\xb5\x0c\xd3\x45\x2c\x47\x7b\xd5\xf5\xb5\x49"
+ "\xfc\x21\xc2\x17\x9b\x04\xc5\x72\x33\xc3\x72\xc4\x46\x11\xcf\xfb"
+ "\xb3\x9f\xa0\x2f\x3c\x17\xe5\x66\xc4\x73\x6f\x72\xb3\x1c\xcf\xa3"
+ "\x1f\x94\xe3\x79\xf4\x43\x72\x3c\x8f\x79\x50\x8e\xe7\x31\x11\xee"
+ "\x78\xde\x13\xcb\xa3\xdf\xf4\x84\xe3\xfa\xe7\xd1\x46\xf1\x92\xc9"
+ "\x3b\x86\x47\x97\xf8\x8e\xe1\x2f\x6c\xff\x3f\x87\xe1\x6a\x77\x0c"
+ "\x7f\xa1\x19\x31\xc8\x91\xe5\x86\xe1\xf3\x04\x0c\x17\x70\x64\x4b"
+ "\x8b\x20\x0b\xbb\x63\xb8\x19\xde\xa3\x0f\x7d\xdc\xfe\xbd\x3b\x86"
+ "\xbf\x78\x5a\x86\xe1\xea\x3e\x30\x7c\x1e\xb3\x83\xc8\xfc\x72\xbd"
+ "\xd8\x42\xe0\x3d\xcc\x9b\xbc\xc8\xe6\xe2\x98\xb9\xf6\x47\x8e\xe1"
+ "\x2f\x3d\x24\xc7\xf0\x97\xe2\xe5\x18\xfe\xd2\x6d\x12\x86\x0b\xd7"
+ "\xae\x8a\x6c\xfe\xd2\x98\xab\x2e\x9b\x8b\xfc\xd1\x2b\x86\xbf\x34"
+ "\x46\x92\xcd\x63\x86\xf6\x8d\xe1\xd1\xa5\x9e\x31\x1c\xcf\x23\x86"
+ "\x47\x97\x7a\xdd\xe7\xd0\x03\xc3\x63\x2e\xfb\x80\xe1\x72\x5b\x88"
+ "\x88\xe1\x82\x2d\x64\x8b\x8b\x2d\xc4\x91\xc9\x6c\x21\x9b\x5a\x18"
+ "\x6f\x04\x2b\x18\x9f\x02\xff\x68\x36\x2b\x7b\xd7\xdd\x36\x0d\xc8"
+ "\x0e\x12\xe3\x35\xff\xa3\x27\x3b\x08\xc5\x6f\xdc\xe3\xf0\x02\xe0"
+ "\x76\x4d\x3f\xf7\x38\x4c\x14\xf7\x38\xe4\x7b\xd9\xe3\x20\xe0\xf9"
+ "\x8c\x1f\x81\xe7\x74\x8f\xc3\x0c\x85\xdc\xc6\x3c\xc3\x5f\xb4\x31"
+ "\x33\x3c\x9f\x3d\x4c\x8e\xe7\xb3\xc3\x9c\x7b\x1e\x00\xf3\xab\xf5"
+ "\xeb\x7a\xec\x79\x70\x62\x3b\xb5\x83\xce\x88\x33\x3e\xdf\x40\x9c"
+ "\xf8\x1e\x23\xe1\x7b\x93\x62\xd6\x41\x19\xb6\xd7\xbb\x62\xfb\x8c"
+ "\x6c\x19\xb6\x9f\x29\x94\xfb\x47\xd4\xeb\x5d\xb0\x5d\xdc\xf3\x30"
+ "\xf3\xad\x43\x75\x7d\x60\x3b\xdc\xdf\xff\x3d\x62\x57\x17\xdb\xc5"
+ "\xfd\x0d\x1e\xb1\xdd\x75\x7f\x83\x8b\xff\x03\x62\x3b\x8d\x4b\x35"
+ "\xcc\x0d\xdb\x97\xc5\x2b\x1d\x07\x60\x3e\x00\xae\xe3\x1c\x71\xf0"
+ "\x80\xed\x74\xbc\x67\x96\xb9\x62\x7b\x77\x26\xc3\xf6\x77\x5a\x7e"
+ "\x3c\xb6\x3b\xe5\x61\x57\x6c\x7f\x0a\xb1\x3d\x76\x3f\xdb\x7f\x91"
+ "\xd1\xbf\xfd\x17\x6e\xfe\x19\xef\xf4\xc3\xfe\xd2\x2b\xc6\x7b\xe8"
+ "\x97\x1c\xe3\x67\xdd\x2c\xc7\xf8\x59\x93\xe4\x18\x3f\x4b\x21\x61"
+ "\xbc\x70\xed\xaa\xc8\xe9\xb3\x34\xd7\xc7\xfe\x32\x4b\x23\x61\xfc"
+ "\xac\x2b\x7d\xef\xbd\x98\x51\xe0\xd9\x37\x03\xcf\x23\xc6\xcf\x28"
+ "\xe8\x75\xef\x85\xcc\xde\x3d\xbb\xd1\xe3\xde\x8b\x9a\x9f\xce\x37"
+ "\xc3\x95\x57\xdc\xed\x2f\x03\xb7\x7d\xcf\x6e\xf0\xd5\xfe\x82\x7b"
+ "\x2f\x96\x9d\x70\xd9\x7b\x51\xd7\xf7\xde\x8b\xd4\xe9\xfd\xb4\xbf"
+ "\xf4\xe2\x9b\x71\x38\xca\xd5\xdf\xed\x95\x73\x72\x7c\x7f\xa5\xd1"
+ "\x89\xef\xcf\x21\xbe\xbf\xd6\x29\xc7\xf7\xd7\x6c\xd8\x4f\x4f\x7b"
+ "\x31\x3e\x93\x7d\x57\x9c\xf3\xb8\xdc\x57\xc3\xcd\xfe\xf2\x1c\xf2"
+ "\xde\x6b\x1f\xc8\xf0\xfd\x8c\x2b\xbe\xcf\x49\xf0\x24\xbb\xa3\xdd"
+ "\x9b\xfa\x14\xcf\x70\xd9\xd3\x36\x45\xf4\x7f\x8b\x5b\x72\x28\x1a"
+ "\xde\xdf\xe4\xc5\xd7\x6d\x06\xf3\x75\xa3\xbe\x6d\x68\x07\x87\xb6"
+ "\x76\xce\xd0\x2b\xd3\x62\x79\x0e\x7d\xdd\xdc\xfd\xdc\xd0\xf7\x0d"
+ "\x7d\xdd\x2a\xe3\xf3\xbd\xfa\xb9\x21\x6f\x7a\xf3\x75\x83\x7e\x87"
+ "\x51\xac\x3f\x27\x60\xbd\xe0\xeb\x56\x94\x24\xf9\xba\xc9\xb0\xde"
+ "\x83\xff\xf0\xa7\x67\x32\x3c\xcb\xf1\xe9\x12\xd6\x77\xa1\x1c\xff"
+ "\x2f\x6e\xb6\x18\x4a\x83\xb8\x92\x9f\xd4\x16\x43\xb1\xfe\xd5\xf7"
+ "\xab\x90\x8f\x63\xf4\x1e\x6c\x31\x3d\x7d\x9c\x7f\x3a\x5b\xcc\xab"
+ "\x0e\x39\xc6\xbf\x16\x21\xc7\xf8\x57\x1b\x25\x8c\x17\xae\x5d\x15"
+ "\x8c\x7f\xd5\x7e\x7d\x6c\x31\xaf\xda\x25\x5b\xcc\x6b\x27\x3d\xfa"
+ "\xdf\xc9\x6c\xec\x73\x12\x3d\xdb\xd8\xe7\x08\xfe\x77\x73\x12\xbd"
+ "\xee\x09\xe9\xf1\x4d\x33\x7e\x0f\xb3\xb1\x0f\x60\x4f\x48\xdd\xcf"
+ "\xcd\x16\x13\xbf\xdb\x57\x5b\x0c\xf5\x6d\x3e\x81\xfe\x21\xbe\xed"
+ "\x09\xe9\x0b\xdb\x9d\xb2\x7b\x2f\xdf\x30\xe5\xd8\x3e\x77\x8f\x1c"
+ "\xdb\xe7\xee\x97\x63\xfb\xfc\x43\x72\x6c\x9f\x5f\xee\x8e\xed\x3d"
+ "\x71\x7d\xde\x50\x4f\x98\xae\x7f\x0e\x6d\x31\xf3\x93\xbd\xe3\xf9"
+ "\xbc\x71\xbe\xe3\xf9\x1f\x27\xfc\x9f\xc6\x73\xb5\x3b\x9e\xff\x31"
+ "\xe3\x27\xb5\xcb\x50\x3c\x4f\x58\x22\xc3\x73\x75\x1f\x78\xfe\x93"
+ "\xd9\x65\x12\x2a\xe5\x78\x8e\x9f\x89\x5c\xf1\x3c\xe1\x13\x09\xcf"
+ "\x85\x6b\x57\xc5\x2e\x93\x50\x71\x7d\xec\x32\x09\x15\x92\xcc\x3e"
+ "\xff\x83\xbe\xf1\x7c\xde\x78\xcf\x78\x8e\xe7\x11\xcf\xe7\x8d\xf7"
+ "\xea\x4f\xdd\x03\xcf\x17\xbc\xe5\x03\x9e\x7b\xf4\x51\xf9\x79\xd8"
+ "\x65\x16\xf4\xc8\xc9\xd6\x97\x5d\xc6\xdb\x3e\x15\xc4\x77\xc9\x3f"
+ "\xc5\x65\x9f\x4a\xa4\xb8\x4f\x25\x43\xee\x9f\x72\xd5\xb1\x7d\xe1"
+ "\x46\x39\xb6\x2f\xdc\x24\xc7\xf6\xc5\x9f\xca\xb1\x7d\x71\xa9\xd8"
+ "\x4f\x66\x97\xc9\xec\xb1\x6f\x45\x8e\xf3\x0b\x1d\xc6\xe7\x1a\x88"
+ "\x27\xac\x87\xb6\xe6\x7a\xc7\x79\x7d\xb8\x37\x9c\x47\x7f\x95\x8f"
+ "\x66\xc4\x7b\xc0\xf9\xd7\xef\xfb\xff\x01\xe7\xbd\xf9\xa1\x50\x3d"
+ "\x08\x30\x1e\xf1\x9e\xe2\xbb\x80\xf5\x88\xf3\x8e\xbf\x7b\xb2\xd1"
+ "\xbc\x1e\x7f\xad\x70\xde\xbb\x8d\x66\x51\x5c\x55\x8c\x80\xf3\xfd"
+ "\xd9\x43\xb3\x5f\x6e\xa3\x29\x9a\x77\xad\x6d\x34\x8b\xf6\xc8\xf1"
+ "\x7e\x91\x45\x8e\xf7\x8b\xde\x97\xf0\x5e\xb8\x76\x55\xe4\xf7\x45"
+ "\xbb\xaf\x8f\x8d\x66\xd1\x6e\x09\xef\x17\x6f\xec\x1b\xef\xf5\xa3"
+ "\x3d\xe3\xbd\x5e\x88\xcd\xa6\x1f\xdd\x7f\xbc\x4f\x74\xe2\x7d\xcf"
+ "\xfd\x33\x19\x03\xf7\x91\x79\xfc\x7a\xdb\x68\x12\xbd\xe2\x7f\x6f"
+ "\xf1\x31\x06\x6e\xa3\x11\xf6\x24\xce\xf6\x1c\x1f\xe3\x50\x2f\x3e"
+ "\x32\x87\x2a\x5c\xb1\x7e\xc9\x9b\x72\x5f\xc4\x25\x6f\x89\xbe\x88"
+ "\x87\xaa\x10\xeb\x97\x7e\x2c\xc7\xfa\xa5\x25\xde\x6c\x34\x9f\x72"
+ "\xae\x3e\x89\x4b\x1a\xe5\x36\x1a\x83\xdc\x46\x33\x05\x79\x6f\xe9"
+ "\x2c\xef\x58\x9f\xa4\x96\xfb\x80\xb3\x3d\x8a\x1f\xcc\x10\x7c\xc0"
+ "\x67\xb8\xf8\x80\x3f\xf3\xae\x80\xf5\x6f\xdc\x57\x5e\x63\x27\xbe"
+ "\xf8\x21\xfe\x78\x5f\xef\xd5\x1e\x7d\x10\xe9\x1a\xd0\x8b\x1f\xe2"
+ "\xcc\x93\x6a\xc2\x29\xdf\x47\xfb\xbb\xe4\x87\xd8\x4b\x3c\x63\x19"
+ "\xfe\xcf\xd0\x7b\xc5\xff\x4e\x5e\xc2\x7f\xee\x77\x92\xdd\x86\x43"
+ "\x39\x9f\xd2\xe5\x8d\xf8\x6b\x65\xb7\xf1\x64\x27\x31\x3e\x81\xf8"
+ "\x9f\xfc\x32\x93\xf3\xe3\x7f\x66\x76\x9b\xe4\x4f\xe4\xb8\x9f\xdc"
+ "\x2c\xc7\xfd\xe4\x4d\x12\xee\x0b\xd7\xae\x8a\x2f\x7a\xf2\xae\xeb"
+ "\x23\xe7\x27\xef\x92\xec\x36\x4b\xd7\xf6\x8d\xfb\x49\x1a\xcf\xb8"
+ "\x9f\xa4\x61\xb8\x9f\xa4\xe9\xd5\x6e\x23\xf3\x8d\x4c\x59\xf2\xa3"
+ "\xed\x36\xa2\x9c\x7f\xdd\xf7\xf5\xa4\x24\xfa\x62\xb7\x71\xee\x49"
+ "\xff\x51\x76\x1b\xcf\x78\x2f\xca\xf6\x87\x7a\xf9\xe6\x2a\xc7\xfb"
+ "\x65\x4b\xe4\x78\xbf\x6c\xa9\x1c\xef\xd3\xd7\xcb\xf1\x3e\xbd\xc0"
+ "\x93\xdd\x46\x8e\xf5\xcb\x0e\x79\xc2\x79\xfd\x14\xb4\xdb\xa4\x8f"
+ "\xf7\x8e\xf1\xcb\xac\xbe\x63\xfc\xf2\xa1\xff\xc0\x78\x37\x8c\x57"
+ "\xbb\x63\xfc\xf2\x49\x3f\xa9\x8c\x4f\x31\x3e\xed\x71\x19\xc6\x5f"
+ "\x45\x5b\x4e\x7f\xf6\x93\x78\x97\xed\xd3\xdc\xfc\xdf\xd3\xdc\xfc"
+ "\xdf\xd3\x5c\xfc\xdf\xd3\x2a\xae\x1e\xc6\xa7\x5d\x7d\xff\xf7\x7e"
+ "\x61\x7c\x9a\x8b\xff\x7b\xfa\x92\xbe\x31\x7e\x99\xdd\x33\xc6\xe3"
+ "\x79\xc4\xf8\x65\xf6\x5e\x65\x7b\x19\xc6\x67\xbc\x70\x2d\x6c\x39"
+ "\xd7\x67\xbf\x51\x46\xb4\x2f\xf6\x9c\xde\xe2\x8e\x78\xb5\xe7\x8c"
+ "\x15\xed\x39\x7a\x2f\xf6\x9c\xab\x85\xf9\x2b\xe6\xca\x31\x7f\xc5"
+ "\x7c\x39\xe6\xbf\xb9\x49\x8e\xf9\x6f\x16\xc9\xed\x39\x8b\x7a\xd8"
+ "\x73\xe4\xf8\xbf\xa2\xd2\x38\xc5\xd5\x9e\x63\x70\xb1\xe7\xbc\x39"
+ "\xd9\x3b\xfe\xaf\xf0\x8a\xff\xed\x14\xff\x63\x3d\xe0\xff\xca\xff"
+ "\x23\xf8\x1f\xfb\x23\xf0\x7f\xe5\x75\xc0\xff\x55\x4f\x33\x1b\x4f"
+ "\x3f\xe3\xa4\x7c\xea\xbb\x8d\xe7\xc7\xad\x03\xab\xb6\xca\xd7\x81"
+ "\x55\xc7\xe5\xeb\xc0\xaa\xb7\xa4\x75\x40\xb8\x76\x55\xd6\x81\x55"
+ "\x86\xeb\xb3\x0e\xac\x32\x48\xeb\xc0\x9b\xcb\xfb\x5e\x07\x56\x78"
+ "\x59\x07\x56\x08\xeb\xc0\x0a\x1f\xd6\x81\xac\xf9\xde\x6d\x3c\xfa"
+ "\x81\xdb\x78\x1e\xbe\xde\xfb\xa0\xb2\x12\x7c\xb2\xf1\x6c\x08\x31"
+ "\x54\x60\x8c\x94\x73\x44\xb9\x6c\x96\x68\xe3\x31\xba\xd9\x78\x8c"
+ "\x3d\x6c\x3c\x4b\xcf\x09\xf8\x3f\x49\xd8\x6f\x3a\xe5\x47\xc4\x48"
+ "\xa1\x79\x97\xff\x34\x57\xee\x37\xff\x27\x8a\xff\x52\xfc\xbe\x35"
+ "\x9d\xd8\x2f\xb6\xfe\x18\x7b\x89\x81\xfa\xa7\x4f\x65\x36\x9d\x49"
+ "\x9e\x62\xa4\xac\x91\xf9\xdd\xc8\xf7\x9b\xfe\xa9\x41\x86\xf7\x53"
+ "\xd8\x7e\xd3\x0f\x3d\x7d\xa7\x75\xc6\xe4\x5f\x7d\x85\xc6\xe4\x77"
+ "\xc6\xf2\x5b\xad\xeb\x57\x2c\xe9\x19\x42\x2c\xe9\x33\xd7\x21\x96"
+ "\x74\x7f\x63\xf2\x9f\x71\x8f\xdf\xf7\xd6\xda\xea\x0a\x23\xa9\x42"
+ "\x1e\x89\x71\x8f\x7d\x6a\xf4\xbc\x77\x5f\x29\xec\xdd\x5f\x70\x6d"
+ "\xe2\xa0\x60\x7f\xe8\x9a\x1f\x3a\x8d\x6c\x4f\xb3\xd0\xfe\x60\x8e"
+ "\x6b\xa0\xf3\xb0\x0a\xe0\x55\x0e\xf1\x74\x11\xe2\xe9\x9a\x89\xb4"
+ "\xee\x39\xe0\x85\xe0\xef\x0c\xc8\xc7\xb9\x1c\x09\xd4\x27\x21\xb6"
+ "\xbe\x45\xfd\xbe\x40\x8c\x00\x6c\x65\xf5\x96\x9f\xe3\x1d\x8e\xe0"
+ "\xef\x0d\xd0\xff\xc1\x3b\x16\xd4\xf8\x57\x99\xac\x30\x2f\x5a\x70"
+ "\x4f\xac\xa2\xda\xde\x61\x44\x5a\xec\x5d\x50\xa3\xe2\x01\x7f\xb7"
+ "\xbc\x4a\x02\x7c\x9b\xa7\x6b\x58\xde\x76\x5c\xf7\x42\xa7\x05\x62"
+ "\x1c\x10\x51\xb6\xe2\x7e\x90\xec\x5b\x9b\x60\x7c\x38\x9e\xad\x7d"
+ "\x33\xe7\x32\xdc\xe0\x61\xbd\x86\xb1\xa4\x3e\xb6\x88\x1b\x34\x87"
+ "\x15\xe0\xc6\xe6\x56\xe9\x3b\x36\xb6\x8f\x63\xc4\xec\x28\x6b\x24"
+ "\xff\x17\x93\x37\x6c\xfd\x93\xd9\x33\xb6\xfe\xc9\xcc\xb0\xf5\x4f"
+ "\x66\x27\xb6\x9a\x3c\xd8\x51\x64\x7e\xec\x7f\x16\xfc\x5f\x8c\x6e"
+ "\x32\xb6\xf1\x17\x18\x1f\xe5\xcf\x3e\xf9\xbf\x50\x3c\x4d\x60\x78"
+ "\x8a\x78\x25\x62\xaa\x64\x47\x31\x7a\xb5\xa3\xf4\x85\xa9\x3e\xed"
+ "\xe1\xa7\x98\x9a\xbd\x47\x8e\xa9\xd9\xfb\xe5\x98\x9a\xff\xb8\x3b"
+ "\xa6\xf6\xc4\xd3\x1c\x8f\x58\xca\xe2\xa3\xe4\x59\xbc\xe3\x68\xce"
+ "\x68\x6f\x38\x4a\xfd\xd3\x67\xb8\xf8\xa7\x3b\x71\x34\xf7\x51\x39"
+ "\x8e\xe6\xe8\xfb\x8b\xa3\x34\xb7\xc9\x99\x9f\x20\xb7\xc9\x80\x71"
+ "\x54\xef\x86\xa3\xb9\x27\x25\x1c\x75\xcf\x6f\xd2\x07\x8e\xce\xbb"
+ "\x36\x31\x50\x64\x38\xca\x59\x68\x7f\xb4\x0b\xb0\xaf\x79\x2f\xcb"
+ "\x71\x34\x2f\xdf\x3b\x8e\xe6\xdd\x27\xe1\x28\xab\x77\x6d\x71\x34"
+ "\x2f\x46\x86\xa3\xf3\x5c\x70\xf4\x7b\x49\x87\x40\x1f\x0b\x27\x8e"
+ "\xce\x77\xc1\xd1\x79\x7d\xe1\x68\x5e\x0c\x8e\x11\x93\x51\xf3\x47"
+ "\xf6\x8d\xa3\x39\x63\x3c\xe3\x28\x9e\x47\x1c\xcd\x19\x23\xe1\xa8"
+ "\x07\x19\x55\x86\xa3\x6b\xfd\x7d\xc0\xd1\x9f\x79\x6c\x94\xb5\x2a"
+ "\x9f\x6c\x15\xd2\x9e\xce\x9e\x31\x52\x5f\x76\xdd\x13\x54\xea\x96"
+ "\xf7\xa4\xb4\x47\xde\x93\xa5\xe2\x1e\xcf\x89\x02\xae\x3e\xf3\x23"
+ "\x70\x95\xee\xf1\x5c\x37\x4c\xee\x7b\xb2\xee\x66\xd1\xf7\x84\xe1"
+ "\xea\xfa\xed\x62\xbf\xa4\xbc\x27\xa5\xbd\xc4\x48\x5d\x37\x57\x16"
+ "\x1b\x65\xa2\x6b\x6c\x94\xf5\x2f\x7b\x8f\x91\xba\x2e\x5f\x16\x1b"
+ "\xe5\x70\xb1\x33\xef\x89\x7b\x8c\x54\x09\x63\xff\xb2\x95\x62\xac"
+ "\x33\x06\xd5\xba\xe3\xce\x18\xa9\x7d\xec\x0b\xc2\x76\x76\xd4\xc7"
+ "\x5f\x7b\x8c\x35\xfa\x80\xb1\xb2\xbc\x27\xee\x31\xa6\x0a\x26\x54"
+ "\x97\x97\x92\xaa\xd8\x52\x0f\xb1\x51\x4b\xaf\x6b\xee\x13\xec\x97"
+ "\x67\xac\x2d\x38\x24\xc7\xda\x02\x3b\xad\x7b\xda\x13\xd6\x16\x6c"
+ "\x94\xb0\x96\xd5\x5b\x7e\xda\x0d\x6b\xeb\xbc\x60\x2d\xac\xab\x5b"
+ "\x9a\x7c\xc5\xda\x82\x72\x8a\xb5\x99\x02\xd6\xb6\x5c\x6d\xac\x2d"
+ "\x28\x97\xb0\x76\x7d\x4e\xdf\x39\xa6\xd6\x15\x7a\xde\x97\xb3\xae"
+ "\x90\x61\xed\xba\xc2\x5e\x73\x4c\xc9\x7c\x3e\x36\x2c\x17\x73\x4c"
+ "\x49\xf6\x80\x52\xc1\x1e\xf0\x4b\xce\x89\xb2\x21\xd5\x57\x7b\xc0"
+ "\x11\xd0\xdd\x71\xdf\xe5\x32\xcc\x39\x15\x83\x39\x51\x4a\xdc\xec"
+ "\x01\x25\x3d\xed\x01\x2f\xf4\x8e\xb1\x3e\xd9\x03\xe8\xbe\xcb\xbf"
+ "\x2e\x95\x63\xec\x5f\x97\xcb\x31\xf6\x9d\x61\xe2\x3e\x4b\xec\x8f"
+ "\xf7\x98\xa9\x7f\x3d\xe4\xb4\x07\xd4\xc9\xb1\x55\xb2\x07\xbc\x7d"
+ "\xd0\x3b\xc6\xfe\x55\x6e\xff\x7d\xa6\x58\xb6\xcf\xf2\xc3\x7a\xd7"
+ "\x38\xd4\x62\xfc\xa9\x8d\x43\x0f\x1d\x77\xc5\xd8\xc2\xb1\xbf\xa4"
+ "\x38\xd4\xce\x58\x53\x7d\xf8\x72\xf7\x8c\x43\xbd\x71\x7b\x75\x79"
+ "\x09\xc1\xbd\x6d\x14\x6f\x65\xb6\x81\x92\xeb\x63\x1b\x28\x2f\xf1"
+ "\x62\x1b\x78\xfb\x41\x39\xce\xbe\x3d\x87\xd6\x3d\xe9\x09\x67\xdf"
+ "\x56\x48\x38\xcb\xea\x2d\x3f\xe9\x86\xb3\xb5\x57\x53\xa6\x7d\x3b"
+ "\xe2\xda\xda\x06\xde\x8e\x90\x6c\x03\x6f\xf7\x63\xff\xe3\x5f\xed"
+ "\x9e\x71\xf6\xaf\x82\xdd\xf5\xaf\x92\xdd\xb5\xd6\x43\xbe\x14\x19"
+ "\xce\xbe\x73\x52\xdc\xff\x48\x65\xda\x3a\x51\xa6\x2d\xf9\x05\xe6"
+ "\x4b\x79\xa7\xd6\x57\xdb\x00\xee\x73\x47\x6c\x45\xec\x12\xf1\x55"
+ "\xb2\x0d\x94\x78\xb7\x0d\xf4\x81\xaf\xbe\xe7\xee\x2b\x3a\x29\xc7"
+ "\xd7\xa2\xd3\x72\x7c\x35\xcc\x75\xc7\xd7\x9e\xd8\xba\xe9\x36\x4f"
+ "\xb8\xca\x6c\x03\x06\x8d\x77\x4c\xdd\x34\xd1\x1b\xa6\xd2\x98\x7e"
+ "\xf5\x92\x8f\xb4\x84\xa9\x9b\xe3\xe4\x98\xba\x29\xbb\xbf\x98\x7a"
+ "\x5d\xf2\xa5\x0c\x18\x53\xe3\xdd\x30\x75\x8b\x42\xc2\x54\xf7\x9c"
+ "\x29\x7d\x60\xea\xb5\xb2\x13\xb8\x62\xaa\x4c\x76\xdd\xf2\xa6\x1c"
+ "\x53\xb7\x94\x7a\xc7\xd4\x2d\xd3\x25\x4c\x65\xf5\xae\x2d\xa6\x6e"
+ "\x59\x75\x6d\xed\x04\x5b\x56\x49\xb2\xab\xe1\xe9\xbe\x31\x75\x53"
+ "\x94\x67\x4c\xdd\x14\xc5\x30\x75\x53\x54\xff\xf7\x94\x6f\xbd\xcf"
+ "\x07\x4c\xfd\x99\xe7\x52\xd9\x3a\xda\x67\x3b\x01\xda\x5b\x11\x4b"
+ "\xeb\x7e\x5c\xec\x90\x64\x31\x76\xc8\x78\x01\x63\x9f\xfa\xb1\x18"
+ "\xfb\xee\xa3\x72\x9f\x86\x77\x1f\x17\x7d\x1a\x18\xc6\xbe\x7f\x4e"
+ "\x9e\x1f\xb5\x67\xac\x10\x79\x0c\xd5\x77\xd7\x3a\xed\x04\x88\xb9"
+ "\xe3\x5d\xed\x04\xef\xaf\xf5\x8e\xb7\xef\x96\xca\xec\x04\x5f\x78"
+ "\xc6\xdb\x76\x19\xde\xfe\xc7\x09\x8a\xb7\xce\x18\xaa\xef\xda\xc5"
+ "\x18\xaa\x7d\xca\xb0\x32\xbc\x8d\xfd\x69\xf0\xb6\xb4\xff\x78\x2b"
+ "\xcf\xa5\xe2\x1e\x2f\xf5\xbd\xa5\xd5\x65\x80\xb7\x34\x5e\x87\x7b"
+ "\xcc\xd4\xfe\xc5\xeb\xb8\x56\x31\x53\xb1\x5f\x9e\x71\xf7\x3d\x87"
+ "\x1c\x77\xdf\x8f\xa0\x75\x3d\xe2\xee\x7b\x95\x12\xee\xb2\x7a\xfd"
+ "\xc6\xdd\x01\xd9\x0c\xde\xb3\x5f\x5b\x9b\xc1\x7b\x76\x09\x77\xdf"
+ "\xdf\xdf\x37\xee\xbe\x6b\xf4\x8c\xbb\xef\x1a\x19\xee\xbe\x6b\xec"
+ "\x15\x77\x65\x3e\x04\xff\xf9\xb1\xc7\x58\x1e\x75\xbf\xf4\x3c\x2b"
+ "\xff\x59\x32\x10\x9b\x01\x60\xb0\x32\x15\x63\x38\xc5\xa2\x0f\x41"
+ "\xdf\x36\x83\xbe\xf0\xd6\x77\x9b\xc1\x7f\x6d\x97\xe3\xed\x7f\x7d"
+ "\x2c\xc7\xdb\x8f\x5e\xc6\x7e\xf5\x6a\x33\xa0\x18\xf0\x5f\x0e\xa7"
+ "\xcd\xc0\x24\xc7\x59\xc9\x66\xf0\x51\x90\xf7\x6f\x5f\xc5\x3a\x99"
+ "\x7c\xfb\x94\x5b\xcc\xea\x19\x12\xde\x1e\xae\x12\x7d\xc6\x3e\x78"
+ "\xe1\x50\x94\x2b\xde\x16\x27\xf4\x88\x59\x3d\xed\x2a\xc6\xac\x9e"
+ "\x76\x95\x63\x56\x4f\x97\xc7\xac\x7e\xbb\x5d\xf2\x23\xf3\x3d\x66"
+ "\xf5\x07\x57\x28\x06\x23\x0f\x61\xdc\xea\xfe\xd8\x11\xae\x71\xae"
+ "\x15\x19\xf6\xca\xec\x08\x1f\x2e\x95\x63\xef\x87\xdb\xbc\x63\xef"
+ "\x87\x4f\x4b\xd8\xcb\xea\x5d\x5b\x99\xf7\xc3\xe4\x6b\x6b\x47\xf8"
+ "\x30\x59\xb2\x23\x7c\xf4\xa8\x47\xec\x95\x7d\x1b\x2b\x8e\xf0\xfc"
+ "\x6d\x0c\xcf\x23\xf6\x16\x47\x78\xb5\x23\xf4\xf0\xdf\xda\x36\x92"
+ "\x7d\x1b\x13\x64\x5e\x93\x0f\x76\x84\x9f\x9d\x8f\xc1\x36\xed\x40"
+ "\xec\x08\x88\xb7\x88\x67\x22\xe6\xf6\xc7\x8e\x70\xf5\x65\xdc\xed"
+ "\x23\xe5\x98\xbb\xfd\x2e\x39\xe6\x96\x1c\x74\xc7\xdc\x9e\x78\xbb"
+ "\x3d\xce\x13\xd6\x32\x3b\x42\x49\xa2\x77\x9c\xdd\x9e\xef\x15\x67"
+ "\xdd\x7c\x73\x25\x9c\xdd\xb1\x5f\x8e\xb3\xdb\x8f\x0f\x08\x67\xfb"
+ "\x9b\x83\xe5\x67\x85\xb3\xb1\x6e\x38\xbb\xf3\x65\x09\x67\xdd\xf3"
+ "\xb0\xf4\x81\xb3\xd7\x28\x0f\x8b\x77\x19\x77\xe7\x39\x39\xce\x96"
+ "\x84\x79\xc7\xd9\x9d\x1f\x4b\x38\xcb\xea\x5d\x5b\x9c\xdd\x69\xba"
+ "\xb6\xb6\x85\x9d\x26\x49\xc6\x2d\x79\xbf\x6f\x9c\xdd\x5e\xe8\x19"
+ "\x67\xb7\x0b\xdf\xc5\xb6\x17\x7a\x95\x71\x7b\xe0\xec\xc7\x6f\xf9"
+ "\x80\xb3\x3f\x73\x1f\x84\x8f\x7d\x8a\x7f\xe1\x62\xaf\x1d\x54\x6d"
+ "\x72\xdb\x2f\x71\xd2\x75\xbf\x84\x8b\x6d\x61\xbc\x68\x5b\x90\xe7"
+ "\x67\x49\x16\xed\xb7\x91\x02\xee\x3e\xf1\x63\x71\xf7\xbf\x37\x76"
+ "\x38\x71\x77\x11\xe0\xee\x7f\xd3\xfd\x11\x1d\x4e\xdc\xfd\xdf\x67"
+ "\xc5\x7e\x49\xf9\x59\xbc\xd8\x16\x1e\xa1\xed\x5d\x74\xda\x16\x10"
+ "\x87\x23\x5d\x6d\x0b\xff\xab\xf0\x8e\xc1\xff\x13\x26\xb3\x2d\x7c"
+ "\xee\x19\x83\xad\x32\x0c\xde\x35\x81\x62\xf0\x23\x22\x06\xff\x4f"
+ "\x74\x3b\xe8\x96\xed\x59\xbe\x61\xb0\x95\x62\xf0\xc4\xeb\x83\xc1"
+ "\xbb\xae\x02\x06\xd3\x71\xdf\x75\xa1\xda\x08\x18\x1c\x83\x18\x3c"
+ "\xb1\x7f\xf6\x86\x9f\x28\x47\x0b\xf6\xcb\x33\x16\x7f\x32\x5f\x8e"
+ "\xc5\x9f\x18\x68\x5d\x8f\x58\xfc\xc9\xa3\x12\x16\xb3\x7a\xd7\xd6"
+ "\xde\xf0\x49\xc2\xb5\xb5\x37\x7c\x92\x20\x61\xf1\xff\x3e\xd8\x37"
+ "\x16\xff\xcf\x08\xcf\x58\x8c\xe7\x11\x8b\xff\x67\x44\xaf\x58\xfc"
+ "\x88\x2b\x16\xff\xcd\x29\xf3\xca\xec\x0d\xa6\x5f\x7a\xee\x96\xbf"
+ "\x79\x95\x7f\xb5\xb7\x93\x8c\x7a\xc5\xdf\x96\x56\x17\x11\xd2\x96"
+ "\x49\x32\xaa\xed\x8f\x10\x38\x07\xe3\xf7\xb7\xad\xd5\x9a\xb1\x84"
+ "\xcb\xb5\x6a\x11\x8f\xff\x82\xff\x20\xe3\xe6\x2b\x85\xb9\x45\xc7"
+ "\xf8\x6f\xd4\xdf\x15\xcf\x23\xf6\x6e\x71\xb9\xee\xe9\x59\x7c\x76"
+ "\x5b\x91\x70\x9f\x9d\xed\xbb\x69\x33\x88\x65\xe4\x4d\x93\xa2\x94"
+ "\xf0\x39\x6d\x85\x96\xa0\xb6\x42\x4f\xf7\x8f\x52\x93\x80\xe0\x15"
+ "\x3c\xbf\x79\x03\x6f\x6d\x1b\xd5\xac\x6e\x5b\x43\x48\xfe\x06\xde"
+ "\xd2\x91\x55\x3a\x16\xde\x31\xf6\xaf\x50\xaf\x2d\x34\xc1\xd2\x96"
+ "\x19\x45\xe0\xdc\x24\xf1\x1c\x8c\x1b\xe1\x32\xfd\x78\x0e\xae\xf1"
+ "\xeb\x76\xd7\x6d\x49\x03\xac\x4a\x25\xe4\xfe\x76\x9c\x33\xa5\x31"
+ "\xc0\x33\x61\xb9\xd0\x66\x1e\xb4\xc5\xdf\x74\xab\x15\xf8\x51\x55"
+ "\xb5\x8a\xe0\x9c\x5e\x0d\xef\x65\xc8\xc5\xb1\xf7\xbb\xa7\x90\x57"
+ "\xaa\x08\xb7\xf5\x7c\x3c\x3f\x4c\x6d\x00\x7a\x90\xfc\x45\x24\x00"
+ "\xdf\x23\x0f\xea\xf1\xca\x74\x1e\xd6\x11\x4b\xb5\xdd\xca\xe6\x34"
+ "\xf4\x6f\x2f\xe8\xb1\x3c\x3c\x77\xf3\x22\xa2\x86\xff\x40\x7e\xbd"
+ "\xda\x00\xfd\x6a\x80\x7e\x55\x60\xbf\xbc\xbd\x63\xde\xdb\xb0\xee"
+ "\xdc\xaa\xc1\xb5\x83\x3e\x1f\x9f\x4d\x9f\xa3\xe4\x56\x3b\xe0\x3c"
+ "\x9f\x99\xce\x57\x27\xdb\x49\x08\x8c\xc5\x16\xe8\x37\xf2\x23\xf7"
+ "\x6e\xb3\x7a\xe5\x2d\x84\xec\x48\x69\x56\x56\x43\xdf\x1d\x7f\xbd"
+ "\xd5\x6a\x4c\xfb\x0d\x81\xeb\x16\xd4\x59\x9a\x14\x9f\x9e\x9b\x7a"
+ "\x81\x10\xc4\x13\xf8\x7d\xd1\x0a\xeb\xd8\x64\x28\xe7\xc1\x7b\x70"
+ "\x6d\x1a\x15\xd6\x85\xf3\x1b\x8d\x49\xa7\x48\x88\x9e\x04\xe4\xc2"
+ "\xbb\x09\x75\xe3\xb1\xae\x49\xf1\xa9\x19\xfb\x00\xe5\x54\x28\xe3"
+ "\x7d\xe8\x43\x06\xf3\xe8\x7c\x3c\xe5\xcd\x02\xb5\x81\x1b\x79\x9e"
+ "\xe9\x44\xf0\x9e\x79\xf0\xce\x50\x27\x10\xea\x04\xd2\x63\x1a\x51"
+ "\x17\xc0\x39\x6c\x07\x8e\x81\xc6\x05\x5d\xd8\x76\x34\xb6\xed\x65"
+ "\x1c\x54\x7c\x98\xda\xc0\x03\x6f\xe3\x9a\xaa\x4d\x53\x1c\xad\x57"
+ "\x7c\x96\x1d\xa2\xe0\x79\x98\xe7\x96\x95\x69\x24\x30\x9f\x23\xc4"
+ "\x78\x0b\xb6\xf3\x59\x1c\xb4\xaf\xc2\xb1\xe8\xc8\xfa\x6c\x3c\xf0"
+ "\x91\x05\xc7\x17\xe8\x69\xd5\x8e\xc2\x77\xf8\xac\x08\x9f\x83\xf7"
+ "\x08\xf5\x69\xec\x7b\xec\xb3\x36\xcd\x8f\x87\xf2\x9b\x7e\x8a\x73"
+ "\xc4\x4f\x13\xb4\x13\xee\x5f\x65\x22\x0b\x28\x7d\x4c\xec\x3e\xe0"
+ "\xa5\xcf\x0a\xa1\xcd\x40\x3c\x87\x65\x2f\xfd\x0d\x14\xe9\x56\xa9"
+ "\x01\xde\x70\xa7\x9d\xc8\x23\xc0\x17\x22\x8f\x60\x7f\x77\xa6\x99"
+ "\x94\x74\x1d\x56\xfc\x9d\xea\x75\xb9\x40\x43\xc7\x3b\x1a\x55\x1e"
+ "\x8c\x2d\xd7\x8d\x74\xa9\xc7\x6b\xa7\x91\x2e\x79\x29\x40\x13\x56"
+ "\x97\x48\xfd\xa7\x65\x4a\x4f\x0e\x68\xc1\xf6\x6e\xfe\xfd\x63\x7c"
+ "\x9f\xbc\x76\xa0\xe3\x70\xde\x5a\x96\x0c\xfd\x42\xbe\x05\x1e\xd9"
+ "\xb1\xc8\xa6\x44\xbf\x3e\x3c\xbf\xb7\xd5\xa6\xcc\x6b\x21\x28\x57"
+ "\x92\x1c\xc0\xe5\x4d\x49\x30\xe6\xd0\x26\xaf\x6d\xb4\x3c\x20\xd2"
+ "\x31\x05\x68\x97\x04\xbc\x0b\x63\x9e\x07\xe3\xb7\x19\x30\x0f\x7f"
+ "\x6f\x86\xf5\x07\x64\x3a\x8b\x49\xf1\x77\x33\xb4\xa7\xde\x34\x9c"
+ "\xb7\x6c\x19\xce\x9b\x61\x0c\x0f\x74\x64\xfd\xbd\x5c\x1c\x43\xec"
+ "\x53\x1e\x9c\xcf\x81\xeb\x50\x77\x3c\xe3\xa1\xbf\x87\x89\xef\xec"
+ "\x6d\x3c\xb3\x77\x90\xb1\x39\x3b\xc8\x88\x35\x3b\xc8\xb8\x65\x0d"
+ "\x30\x2f\x33\x1f\xe3\x8f\xc4\xd8\x09\xa7\x9e\xdc\xdc\x15\xda\x69"
+ "\xc1\x6f\x4f\xdc\xca\x5b\x0d\x6f\xee\x20\xa3\x71\x6f\xec\x54\xe0"
+ "\x4e\x5c\xc3\xa7\xfa\x9f\xe5\xab\xf5\x57\x08\x37\x74\x72\xb3\x63"
+ "\xe5\x3d\xa1\x53\xae\x10\x72\x50\x67\x25\x69\x89\xb0\x96\xb7\x36"
+ "\x93\x34\x2b\x6f\xa9\xca\xb8\x40\x00\x7b\xf2\xd9\xd8\xed\x59\x3d"
+ "\x35\x8e\x10\xdc\x33\xc8\x7d\xaf\x23\x41\xf1\x44\x95\x7a\x92\x68"
+ "\xd2\x1b\xf8\x66\xc7\x86\x41\x86\xb4\xe5\x44\xb9\xa3\xb5\x96\xc9"
+ "\x9e\x8a\x3d\x2f\xec\xc1\xfd\xa9\x1d\xd1\x64\xa6\x5d\x58\x8f\x0a"
+ "\xd4\xc5\xe9\x73\xc9\xcd\xf8\x3e\x21\x54\xf6\xda\x7d\x05\xc6\xad"
+ "\xd8\x37\x7c\xde\x6d\xa4\xf4\xdc\x10\xa0\xdd\x31\xdb\x06\xf2\xd6"
+ "\x5e\x92\x1e\xc7\x37\xa3\x5c\x07\xeb\x0b\x95\x05\xab\x9b\xed\x20"
+ "\x5b\xcd\x81\xf5\xdb\x44\xf6\xd5\x1b\x94\xdc\xda\xbd\x3e\xee\x41"
+ "\xdc\x13\x4e\xd7\x6d\x5c\x4b\xa1\xef\xd3\x75\x24\x83\xad\x83\x8d"
+ "\xd1\x21\x89\x28\x4f\xf1\x67\xb1\xff\x7b\xe1\x5d\xf9\x91\x77\x66"
+ "\x40\x9f\x8a\x71\xfd\x9c\x5a\x67\x24\x15\x36\x07\x79\xbb\x85\x8e"
+ "\xd1\x20\x18\x23\x15\x5c\x4b\x85\x71\x0a\xf0\x44\x37\xa4\x19\x97"
+ "\x3f\xb9\x99\xf3\x63\xb4\xa1\x74\xb1\x32\xba\x4c\x79\x9d\xc0\x3a"
+ "\x0a\xb4\x59\xcb\x68\xc3\x0d\x0b\xc9\x47\xda\xf8\xf8\x1e\x66\x6f"
+ "\xeb\x0b\x3e\x9b\x07\xfe\x40\xbe\xe0\xc2\x42\xf2\xf1\xd9\xd8\x07"
+ "\xfc\x7e\x86\x7c\x30\xf5\xcd\xb3\x7c\x95\xbe\x99\x54\xc3\xfb\xf0"
+ "\x43\x5d\xfb\x60\xf7\xb1\x0f\x7b\xf5\xde\xfa\x90\x7d\x3f\xf0\xed"
+ "\xfd\xc0\xb7\xf7\x03\xdf\x9a\x18\xdf\x1e\xae\x63\x7c\xeb\x80\x7e"
+ "\x75\x82\xec\xbe\x6c\x3a\x51\x62\xbf\xb6\x9d\x2a\x54\x72\x05\xd0"
+ "\xcf\x66\x89\x77\x27\x5f\x84\x31\x12\xf9\xd7\xef\x9e\x50\x1c\x9f"
+ "\x2a\x6b\x2d\x49\x47\xfe\xed\xf2\xc4\xbf\xc6\x89\x53\x67\x01\x6d"
+ "\x5e\x03\xfe\x3d\xaf\x23\x81\x0d\x44\xb5\x7c\x3a\xf0\x6f\xb3\x27"
+ "\xfe\x35\xde\xbc\x1b\x9e\xd9\x83\x7f\xe3\x5c\xf9\x77\xdf\x27\xbe"
+ "\xf3\xef\xbe\x0c\x27\xff\xbe\x28\xf0\xef\x5c\x37\xfe\x6d\x70\xe1"
+ "\x5f\x7c\x6f\x9f\xf9\x77\x5f\x83\x6f\xfc\xbb\x2f\xde\xc9\xbf\xa0"
+ "\x97\xbc\xfd\x2a\x1d\xa3\x41\x30\x46\xc0\xbf\xfb\xc6\xc1\x38\x79"
+ "\xe4\xdf\x9f\x9e\x7e\x9f\x07\xf4\x9f\x7e\xfb\x4f\xf6\x4d\xbf\xfd"
+ "\x4b\x7c\xa7\xdf\xfe\xc8\x6b\x4f\xbf\xfd\xef\xf9\x46\xbf\xfd\x3a"
+ "\xef\xf4\x33\xda\x7f\x3e\xf4\x3b\x50\xde\x7f\xfa\x1d\xd8\xd8\x37"
+ "\xfd\x0e\x3c\xe4\x3b\xfd\x0e\x90\x6b\x4f\xbf\x03\x73\x7c\xa3\xdf"
+ "\xe7\xcd\xde\xe9\xf7\xf9\x6e\x6f\xf4\x7b\xf2\x66\x8e\xe7\xd0\x6f"
+ "\x2e\xb4\x3d\x0a\x65\x20\x26\xaf\x95\xad\x47\x9d\x11\xca\x2a\xb1"
+ "\x4c\x65\x2a\xd0\xab\xdd\xca\x81\x6e\x65\xb5\x5b\x39\xcc\xad\xac"
+ "\x71\x2b\x8f\x10\xcb\x40\x2f\xff\x4b\x8a\x32\x7f\xd0\xd9\xe0\x5d"
+ "\xca\x0c\xc2\xf5\xf0\x99\x0e\x2d\xea\x7d\xe1\x9e\xfa\x9e\x97\xc9"
+ "\xdb\xf4\x69\xe4\xd6\x16\xc5\xc1\x40\x4a\x8f\x95\xb7\xe8\xf8\x94"
+ "\x0c\x02\xf4\x18\x33\x65\x39\xf2\x95\x85\xf0\xdd\x9a\x41\x30\x4e"
+ "\x37\x81\xbe\x69\x41\x9e\xd3\x2e\xda\xc7\xd7\x2b\xca\x3a\xf1\xfd"
+ "\xee\xd7\x1b\x09\xe7\x77\x8f\x0e\x75\x21\xa0\xcf\x18\x8b\xdf\x3d"
+ "\xb7\xf0\x5b\xc3\xd5\xb9\x4a\x2e\x20\x37\x93\xd3\x2e\xb7\xf0\x96"
+ "\x49\x97\x61\x1d\x83\xb5\xac\xda\x6c\x03\x9e\xe4\x2d\xc6\x45\x17"
+ "\xa1\xbf\x07\x67\x55\xa6\x42\xdb\xf0\x1c\x78\x56\x04\xaf\xde\x1b"
+ "\x56\x6d\xaf\x21\x3c\xb4\x51\x65\x2d\x07\xdd\xbf\x96\x08\x6d\x46"
+ "\xf0\x43\xf7\x86\x61\x9b\x1e\xf5\xb3\xfc\xf6\x55\xf0\xcc\x47\xa6"
+ "\xeb\x54\x84\x5f\xa1\x0a\xf3\x8d\x3f\x0e\xae\xf2\xaa\xf7\xe5\x77"
+ "\xa8\x58\xbb\x01\x03\x69\xb7\xae\x97\x76\x85\xfe\xaa\x07\xd0\xee"
+ "\x17\x63\xbc\xb7\x6b\x13\xfa\xab\x1d\x48\xbb\xd9\xbd\xb4\x2b\xf4"
+ "\x37\x72\x20\xed\x7a\xcd\xff\xc1\xe7\x77\x0a\xfd\xcd\x18\x40\xbb"
+ "\x5f\x8e\xf3\xde\x6e\xfb\xaa\x81\xf1\xc2\x97\xf9\xbd\xf1\xc2\xc0"
+ "\xf8\xe0\xcb\x5e\xde\xbf\x63\xd5\xc0\x78\xa0\x7c\x6c\x6f\x3c\x30"
+ "\x30\xfa\x97\xf7\x4a\xff\x81\xd1\xbe\xdc\xd4\x1b\xed\x07\x46\xf7"
+ "\x43\x5e\xf9\x1f\x75\x59\xa0\xbd\x96\x1f\x7e\xa7\x9e\x5b\xf7\x85"
+ "\x96\x0b\x6d\x1f\xb5\x92\x8b\x24\x4f\x02\x86\x85\x14\x92\xa1\x91"
+ "\xd4\x3e\x74\xa8\x7c\x79\x11\x51\xe6\x2b\x39\xe5\xf6\x94\x5a\x65"
+ "\xb5\x7d\x2c\x49\xb7\xf3\x8e\xf7\x92\x6c\x8a\x3b\xe1\xfc\xfe\x78"
+ "\x42\xac\x8b\x75\x84\xb6\x13\xfa\x85\x36\x37\x2d\x92\x4c\x75\x10"
+ "\xb4\x47\x58\x0f\xa4\x02\x86\x01\x8e\x55\x17\xda\x70\xcd\x1b\x0a"
+ "\xf7\xd9\x81\x7f\xa1\x0d\x1b\xd9\xc9\x59\x14\x91\x8b\x68\x3d\x0b"
+ "\xe8\x8d\x16\x7e\x5d\xfb\x28\x3e\x5d\x47\x56\xc1\xef\x26\xc5\xe1"
+ "\x07\xfd\x2c\x44\xb9\x19\xf4\xc9\x8e\xac\xc3\xa3\x4d\x8a\x23\x01"
+ "\xa8\x63\x82\x2e\x6b\x4e\xbf\x8c\x36\xf7\x3b\xf5\x2b\x41\xaf\xc5"
+ "\xba\x3b\x38\x8b\xf2\x7e\x3d\x51\x1e\xb0\xa0\xfe\x7e\x38\x7a\x7f"
+ "\x22\x21\xbd\xd8\x5c\x54\x5c\x58\xb0\x0a\xef\xc7\x76\xd0\x96\x99"
+ "\xc7\xc1\xd8\x86\xa9\x8b\xb1\xbf\x30\xc6\xb5\xc6\x14\x5c\x17\x0e"
+ "\x9b\x26\xdc\xcd\x77\x08\x38\x7f\x4b\x0b\x94\xa9\xce\x9e\xc9\xd7"
+ "\xf0\xea\x3d\x01\x7c\x6e\x50\x64\x95\xb5\x95\x18\x93\xba\x48\xbd"
+ "\xe2\xf0\x39\x7c\x76\x5b\x58\x30\xb1\x86\x05\x07\x40\x1f\xea\xc4"
+ "\xfe\xe2\xb3\xc4\xf3\x68\xa3\x10\xfa\x68\xdf\x9f\xea\xbd\x8f\xb0"
+ "\x96\x84\x4e\xd5\xf0\x16\x1c\x43\x63\x5a\x2b\xf4\xa5\xe2\x75\x1c"
+ "\x67\xbe\x20\xa8\xc6\x9a\xae\xbb\x9d\xd9\xec\x8e\x14\xa2\xed\x07"
+ "\xd6\x81\x70\x6a\x87\x59\xbb\x37\x9c\xfa\xd9\x00\xde\xf3\x86\xa6"
+ "\x00\x94\x57\x2e\x29\x8e\xd0\xfc\xc7\xd3\x75\x4a\x1f\xd7\xff\x23"
+ "\x74\xfd\x37\xde\x8e\xe3\x50\xf1\x02\x3c\xef\x5f\xea\x15\x47\xe8"
+ "\xde\x7d\x78\xde\x58\x7c\x1e\xd4\x99\x08\xcf\x1c\xcb\xe7\xef\x21"
+ "\x58\x0f\xae\xd7\x09\xd7\x23\x5d\xae\x47\xf2\x05\xc1\x1a\xe1\xba"
+ "\x5d\xb8\x3e\xde\xe5\xfa\x78\xfd\xed\x68\x97\xab\x08\xc7\x77\x82"
+ "\xb5\x4c\x8b\xeb\x1a\xda\xfc\x99\x5d\x7d\xaf\x56\xa8\x37\xc6\xac"
+ "\xa8\x78\xb4\x0d\xf8\x0a\xae\x8f\x73\xb9\x7f\xdc\x81\xe4\x08\xf2"
+ "\xe4\x26\x1c\xd3\x8a\x28\x93\xdf\xfe\x54\x66\xcb\x39\x32\x89\x8e"
+ "\x85\x7a\xaf\xc6\xb5\x3d\x93\xa2\x62\x04\xb4\xa9\xb1\x82\xac\x07"
+ "\x75\xc6\xe0\x33\x3d\x8d\xbf\xdd\xd0\x18\xd5\xa5\x6d\x8c\xed\x0e"
+ "\xd3\x18\xef\x6d\x78\xcc\xe1\xf4\xd1\x8c\x25\xca\xa9\x75\xc4\x2f"
+ "\x7d\x16\x51\xa2\x9c\x93\x76\x94\x28\x53\xe1\x37\xda\x83\x79\xa5"
+ "\x3e\x61\x47\x92\x0d\xe6\x87\xd1\x1f\xbf\x29\x75\xc1\x5c\xb0\xeb"
+ "\x9a\xf5\xf8\x3d\xa5\xd3\xd0\x18\x61\x2b\xb8\x41\xd7\x19\x76\xc3"
+ "\xd8\xa6\x04\xa2\x9c\x69\xf6\xf8\x6d\x65\xec\xb2\x3a\x9e\x4b\x7b"
+ "\x9d\x04\x4c\x8d\xf1\xe3\xf1\xfb\x4a\x65\x7c\x23\x59\x7e\x91\x28"
+ "\xf1\x9b\xca\x3b\x49\x24\xac\x1a\x64\x53\xfc\xe6\x12\x18\x1b\x49"
+ "\x8a\xd2\x48\x58\x90\x99\xa8\x83\x14\x8a\x41\xcf\x9c\x20\xc4\xd1"
+ "\x11\x7f\x03\xf0\x2b\x77\xef\x9c\x48\xb4\x6b\x04\xf3\xeb\xa6\x9a"
+ "\x76\xa4\x95\xfa\xdb\x41\x16\xc6\xef\x2e\x7f\x6e\x27\xa3\x37\x25"
+ "\x91\x88\x99\x95\x19\x34\xde\x10\xee\x01\xed\xec\xd0\x69\xbb\xdf"
+ "\xd0\x8d\xea\xea\xd0\xdd\x2e\x7e\x93\x79\xf9\xa2\x9a\xa0\x9f\x27"
+ "\x9f\xb5\xb7\x14\xbf\xc9\xa0\xed\xbb\x7b\x2d\x8b\x47\x84\xbe\x9f"
+ "\xdc\x1b\xba\x11\xfc\x4c\x1d\x79\xc0\x06\xe3\xdb\xa1\x23\x29\xcf"
+ "\x12\x35\xf4\x59\x3d\xba\x81\x28\xb7\xcc\x20\x01\x15\xb1\xf5\x28"
+ "\x7f\x68\x2a\x1a\xde\x27\x4b\x9f\x26\xb7\xdb\x41\xb6\x46\x5b\x7f"
+ "\x45\xc3\x7a\x82\xdf\x6c\x8a\xda\xc9\xd8\xc2\x76\x32\x0e\x79\x74"
+ "\xd2\x2c\x2d\xe1\xd6\x07\xd5\x30\x5e\xad\x1a\x7a\x50\x77\x90\xf8"
+ "\xce\xab\x55\x6a\xaf\x78\x69\x68\x8c\xb5\x6b\x1b\x23\x1c\x40\x47"
+ "\xf6\x9d\x2e\x38\x92\x7b\x37\xdc\xb0\x23\xcd\xa2\xfc\xa8\xbe\x59"
+ "\x81\x3e\x47\xb8\xff\x96\x2b\x6e\xd6\xcb\xe8\xd2\x2d\xd0\xa5\x9b"
+ "\xd1\x05\x69\x32\x43\x4f\xf0\xfb\x4e\x30\xd2\xa3\xda\x56\x4b\xb8"
+ "\x65\xe2\x1e\xdc\x08\xb2\x99\x63\xb4\x70\x74\xc7\xdf\xc0\xc1\xb8"
+ "\xa3\x1d\x13\x78\xc1\xdf\x01\x63\x9f\x8d\xfb\x72\x57\x28\x82\x80"
+ "\xff\x82\xb9\x6e\xcd\x10\x90\x27\x23\x66\x9e\xcb\x10\x62\x3e\xb1"
+ "\xd8\x4f\xf6\x65\x3a\x2d\xb4\x3d\xaa\xbb\x1b\xe8\x60\xeb\x41\x87"
+ "\x31\xb8\x7f\x17\xbf\x31\xd8\xd7\xb2\xef\x28\x94\x0e\xcb\x74\x23"
+ "\x50\x07\x79\x00\x64\x49\xfc\xee\x84\x34\xd8\xdc\x44\x02\x2a\xe3"
+ "\xd9\xf8\x3b\x84\x71\xc7\xbd\xbc\x38\xd6\x93\xe7\x6a\x49\xb5\xee"
+ "\x04\xc1\xb1\xe6\xb3\x2a\xf2\xbb\xb7\x36\x46\xc0\x3a\x12\x71\x49"
+ "\x51\xfd\xd6\xc1\x64\x42\xa6\x27\xfb\x3a\xee\xd5\x5e\xbf\xff\xfe"
+ "\x34\xe3\xae\xfd\x05\x8e\x7b\x55\xb4\x34\xee\x47\x15\x03\x1b\xf7"
+ "\xa3\xe4\xfa\x8e\xbb\xfa\x17\x38\xee\xd5\x35\xd2\xb8\x1f\x5b\x3a"
+ "\xb0\x71\x3f\x96\xec\xd5\x8f\x97\x8b\x54\x1e\xd1\xd4\x92\x9d\xb7"
+ "\x80\x3e\x9c\x3f\x2f\x82\xcb\x4f\x28\xe5\x5e\xd2\xa8\x98\x1c\x71"
+ "\x6a\xf4\x97\x23\x60\x1d\x5f\xd4\x42\x7f\xb3\x35\xf0\xd7\x19\xb8"
+ "\x5f\xec\x48\x19\xae\xef\x6b\xc8\xe1\xf1\xb8\x9e\x7f\xf5\xf4\x8d"
+ "\xd1\x20\x8b\xbd\xa4\x21\x9d\x2f\x45\x2b\xd7\x9c\x22\x01\x21\xb5"
+ "\x64\x12\xc7\xf1\xbc\x31\xad\x05\xd6\xcf\x6f\x12\x8d\x2f\xb6\x10"
+ "\x6d\x4a\x00\xd4\x3d\x71\x42\x9b\xb2\x02\x8f\x9f\x6a\x53\xb2\xce"
+ "\xc2\x91\xc6\xf4\x5d\x7e\x9a\x28\xed\xa3\xce\x67\xec\x58\x60\x84"
+ "\x35\x29\xc0\xb0\xe3\x92\x4d\x99\xdd\x4a\x54\xbc\xf2\x0e\x3e\xc4"
+ "\x42\x02\x72\x40\xd6\xc2\xef\x11\xfa\x57\xd1\x17\xec\xf8\x65\xb4"
+ "\xd5\xee\xbd\x64\x54\xe6\x63\x9d\x51\xe1\x86\x6d\xb7\x58\x14\xb8"
+ "\x96\xed\x58\x60\x53\x8a\xbc\x82\x3e\x03\x33\xad\x44\x09\xe3\x17"
+ "\xeb\x18\xa6\x31\xb6\x6d\x6d\x8c\xb2\xad\xbf\x61\x6c\xd7\xb0\x1b"
+ "\x74\xf6\x0f\x9a\xf5\x1e\xf9\xe7\x0a\x51\x22\x0f\x21\xbf\x04\x25"
+ "\x12\xb5\xc8\x4b\xc8\x43\x55\xb6\x66\x82\x7b\x11\x42\x9a\x89\x9a"
+ "\x07\xfe\x79\xe9\x03\xa0\xad\x2b\x0f\xe5\x7b\xe1\xa1\x8d\x72\x1e"
+ "\x6a\x13\x78\x08\x78\x49\xe2\xa1\xb9\xc0\x43\xf8\xed\x39\x6b\x4f"
+ "\xa9\x4f\x3c\x64\x16\x78\x68\xad\x1b\x0f\x5d\xd4\x92\x23\x75\xa7"
+ "\x05\x1e\x3a\x3a\xd1\x3e\x52\xe4\xa1\xe3\x7b\x0e\xc6\x00\x0f\xc5"
+ "\xf8\xca\x43\xc7\x99\x0c\x55\x30\x48\xb0\x27\x9d\x3a\x49\xcb\x20"
+ "\x7b\x4a\x72\xe7\x89\x91\xec\x1b\x12\xc8\x99\x43\x3b\x6b\xf9\xb5"
+ "\x20\x6b\x42\x5f\x66\xde\x4d\x02\xda\x86\x05\x93\xb6\xf5\xc1\x2a"
+ "\xeb\xb0\x60\x41\xbe\x3b\x31\x61\x60\xbc\x7c\x82\x7e\x9b\xe1\xbf"
+ "\x8d\xfe\x15\xff\x52\xb4\x8a\xfb\x36\xda\x1f\xe8\xa8\x59\xe8\xc8"
+ "\x20\xed\xf9\xbf\x4e\x06\x19\xbd\x59\x9b\x42\xee\x81\xbe\xbc\x7f"
+ "\x18\xe4\xd4\xc3\x20\x4f\x57\x47\x25\x10\x7e\xdd\x3f\xd9\x3e\xe2"
+ "\x2c\x2a\x93\xe2\xab\x49\xc8\x6b\xc0\xaf\x2a\x57\x7e\x65\xbc\xc9"
+ "\xae\xd9\xf2\x7f\xbd\x1a\xdb\x9a\x5a\x4e\x42\xb4\x4f\xa1\x5f\xca"
+ "\x37\x13\x96\x2e\x27\xb8\xd7\xca\x1f\x7e\x0f\xed\xcc\x6d\xb7\xc1"
+ "\xfd\xc1\xfc\xb7\xd3\x14\xfa\xa7\xc8\xed\xfc\x4b\xd3\x14\x88\x59"
+ "\x1f\xa6\x15\x2a\x39\x38\xc7\xbe\xbb\x17\x12\xbc\x9e\xdd\xa5\xa2"
+ "\xdf\xe8\x39\xa8\x53\x65\x2d\x24\xd9\x49\xa0\x53\xc2\x6f\xe6\xcb"
+ "\x51\x48\xb0\x7e\xce\x22\x35\xfd\xce\x46\xef\xb3\x17\x12\xbc\xd7"
+ "\x01\xe7\xff\xcc\x05\x92\xdc\x94\x30\x72\x38\xaa\x8a\xb6\x71\x38"
+ "\xea\x0b\x82\x6d\x20\xae\x1d\x8e\xda\x4b\xf2\x92\x34\xa4\xd2\x5c"
+ "\x08\xd7\xbf\x26\x79\x97\x46\xc0\xb1\x09\xfe\xdb\x49\x8b\xe2\xeb"
+ "\x5d\x87\xa3\x38\x12\xb2\xe2\x31\x1e\xf8\x90\xaf\xc6\xfd\x3b\x69"
+ "\x64\x50\x93\xe2\xeb\x3d\xd5\xb5\xf9\x04\xc6\xf0\x3d\xdc\xdf\xc9"
+ "\xa7\xbf\x64\xe6\xf8\x97\x2e\x72\xe9\x2f\x5d\xc2\x67\x3b\xf8\x97"
+ "\x7e\xc0\x67\xe7\xa4\x68\x05\xdf\xae\x42\xea\x87\x92\xdd\x1e\x4e"
+ "\xb0\xaf\xf8\x5c\x7c\x5e\xde\x22\x9d\xf0\xcc\xd1\xb4\x6f\xf8\x4c"
+ "\x6c\xd3\xf5\x99\x98\x3b\x59\xfb\x3c\x3e\xf3\x9b\x07\xe1\x38\x14"
+ "\xe8\x51\x8c\x74\xc0\xe7\x73\x7c\xb4\x3f\x9f\x1e\xed\x47\xef\x49"
+ "\x6e\xf6\x74\x4f\x9c\x70\x0f\xb5\xc5\xe2\x3d\x5d\xac\x3e\x6d\x03"
+ "\xf0\x64\x05\x9e\xbf\x37\xda\x48\x7a\xd2\xb0\xf6\x36\x86\x2f\xdf"
+ "\x5c\x64\xf8\xc2\x68\x4a\x79\xe5\xa5\x68\x7f\xa0\x9b\x1a\xb1\x08"
+ "\xda\x38\xe8\x6c\xe3\xdb\x68\x3f\xa4\x37\xf2\x8d\xc8\x4b\xc8\x47"
+ "\x22\x0f\xd1\x7e\xea\x09\x71\xe5\x19\xf8\x1d\xc0\xda\xa9\x0d\x12"
+ "\xdb\x81\x3e\x08\x18\xf7\xd5\xc4\x7b\xe1\x7a\x4f\x3e\x3a\xd9\x28"
+ "\xf1\xd1\xc9\x37\x6d\x69\x3c\x8f\x7c\x64\x7c\x31\x13\xdb\x99\x2e"
+ "\xf5\x67\x9a\x02\x79\xec\x17\xc6\x5b\xbb\x90\x4e\xf7\xa6\x92\x30"
+ "\xf6\x3e\x27\xe9\x77\xe2\x7b\x53\x8d\x61\xd8\x57\xf1\x3d\xb0\x0f"
+ "\xb9\x9c\x96\x88\xef\x91\xd7\x15\x0e\xed\x5e\x22\xc2\x3d\x2f\x60"
+ "\xdb\xe2\x18\x00\xcd\x88\x78\x8f\x58\x3f\x97\xd3\x41\xbf\x47\xd3"
+ "\x7b\x18\xcf\x35\x79\xe0\x9f\x93\xef\xbb\xf3\xdc\x8d\xa9\xc4\x8f"
+ "\x87\xf1\x36\xbe\xd8\x8a\xcf\xd9\xcf\xfa\xb6\xcf\xd1\x05\xcf\x00"
+ "\x1a\x28\x85\xf3\x27\x5d\x78\x42\x68\xdf\xe6\xa1\xfd\x53\xfe\xb2"
+ "\xf6\xa3\xa1\xfd\x64\x68\x1f\xd7\xbb\x17\x51\x5f\x3c\x45\x71\xf0"
+ "\xde\x64\xd6\xbe\xc8\xb7\x7c\x76\x5b\xa1\x3e\x05\x7d\xa1\x4e\x95"
+ "\x31\x0c\x3d\x76\x19\xeb\xd1\x6f\xf0\x4a\xce\xc0\xb9\x7d\x83\x77"
+ "\xf5\xd1\xd8\x09\x72\x10\xfb\x16\x7d\xea\x7d\xac\xb3\xfd\xed\x5a"
+ "\x25\xae\xd3\xd2\xf7\xf7\x53\x78\x6d\xbb\x31\xa9\xde\xe5\xfb\xfb"
+ "\x29\xfa\xbd\xcb\xa4\x38\x55\xdb\xa1\x24\x4a\x28\x17\xb0\xf3\xc7"
+ "\x2c\xae\xe7\x25\xff\x16\x76\x1e\x7d\x07\x0f\x94\xa2\x5e\x7a\xaa"
+ "\x59\xb4\x05\xf4\xad\x6b\x3e\xf0\x33\xd4\x35\x23\x7a\xd1\x35\x23"
+ "\x7e\xa1\xba\x66\xdd\xf2\x81\xe9\x9a\x75\x5e\xe3\xbf\xfc\x43\xe7"
+ "\xf1\x26\x7b\x9f\xb2\x4b\xb2\xf7\xe9\x2b\x03\x93\x57\x4e\x5b\xff"
+ "\xa1\xf3\xf8\x3a\xee\x75\x65\xd2\xb8\x9f\x9d\x3f\xb0\x71\x3f\xeb"
+ "\x3d\xfe\x71\xaf\x3a\xcf\x79\xad\xa4\xf3\x9c\xd7\x7a\xd7\x79\x4c"
+ "\x8f\xf6\xae\xf3\x34\xc4\x4b\x3a\x4f\xfd\x21\x26\x93\xd4\x6f\x67"
+ "\x32\x49\xfd\x7c\xdf\x75\x9e\x73\x8d\xff\xd0\x79\x7c\xd1\x79\xce"
+ "\x8c\x93\x74\x9e\x73\x1f\x0f\x4c\xe7\x39\x57\x22\xd7\x79\xce\x57"
+ "\xf6\xd4\x79\xea\x87\xf5\x5f\xe7\xa9\x7f\x78\x60\xbc\x5c\x3f\xb6"
+ "\x7f\x3a\x4f\xfd\x46\xcf\x3a\x8f\x29\xd2\xbb\xce\xc3\xae\xf5\x94"
+ "\x55\x1b\x1e\x96\x64\xd5\x06\xff\x9f\xbf\xce\xf3\x5d\xb1\x67\xb9"
+ "\xf4\xbb\x8f\x99\xce\x53\x5f\x78\xf5\x75\x9e\xfa\x42\xcf\x3a\x4f"
+ "\xc3\x5d\x4c\x3e\xac\x2f\xea\xa9\xf3\xc0\x3d\x1e\x75\x9e\x86\x17"
+ "\x84\x7b\x0a\xe5\x3a\x0f\x6b\x03\xf0\x64\x89\x77\x9d\xa7\x71\x28"
+ "\xc3\x97\x86\x73\x0c\x5f\x18\x4d\x7b\xea\x3c\x0d\x9f\xf6\xad\xf3"
+ "\x30\x1e\xa2\xfd\xf4\xaa\xf3\x34\x2a\x7a\xea\x3c\xa6\x71\x9e\x75"
+ "\x9e\xa6\x93\x12\x1f\x35\x2d\x95\xeb\x3c\x8d\x4f\xff\x32\x74\x1e"
+ "\xaf\xbc\x55\x2c\xd7\x79\x9a\x6e\xf6\x5d\xe7\x69\x9a\xec\x9b\xce"
+ "\x83\x3c\xe7\x49\xe7\x69\xda\xe8\xce\x73\x72\x9d\xa7\xe9\x13\xcf"
+ "\x3a\x4f\x53\xa5\x5c\xe7\xc1\xf6\x3d\xe9\x3c\x4d\x9d\xb2\xf6\x7b"
+ "\xe8\x3c\xe7\x87\xc9\x75\x1e\x56\x4f\xd2\x79\xce\x97\x32\x0c\x3d"
+ "\xdb\xe8\xbb\xce\x73\x7e\xa3\x77\x9d\xe7\xfc\x56\xb9\xce\x73\x3e"
+ "\x91\xe9\x36\xe7\x2b\x98\xce\x73\x7e\x35\x3b\x7f\xb6\xc1\xf5\xbc"
+ "\xa4\xf3\xb0\xf3\x92\xce\x73\xbe\xae\xff\x3a\xcf\x1d\x3f\x43\x9d"
+ "\x47\xdb\x8b\xce\xa3\xfd\x85\xea\x3c\x17\x5e\x1f\x98\xce\x73\xc1"
+ "\xab\xff\xeb\x3f\x64\x6f\x6f\xb2\xf7\x79\x8b\x24\x7b\xb7\x5c\x18"
+ "\x98\xbc\xd2\xd2\x3c\x30\xd9\xbb\xb5\x48\x92\xbd\x5b\x8b\xbc\xcb"
+ "\xde\xdf\x7f\xda\xbb\xec\xfd\x43\x83\x24\x7b\x5f\x9a\xc0\xd6\xc6"
+ "\x4b\x77\xb3\xb5\xf1\xe2\x05\xdf\x65\xef\x8b\xb3\xfe\x21\x7b\xfb"
+ "\x22\x7b\x5f\x28\x95\x64\xef\x8b\xf7\x0d\x4c\xf6\xbe\x38\x5a\x2e"
+ "\x7b\xb7\x3d\xdd\x53\xf6\xbe\xb8\xb6\xff\xb2\xf7\xc5\x4f\x06\xc6"
+ "\xcb\x17\x77\xf5\x4f\xf6\xbe\x34\xcc\xb3\xec\xfd\xfd\x6e\xef\xb2"
+ "\x37\xbb\xd6\x53\x66\xfa\xe1\x13\x49\x66\xfa\x61\xc5\xcf\x5f\xf6"
+ "\xfe\x21\xdc\xb3\x7c\xf4\xc3\x7d\x4c\xf6\xbe\x14\x76\xf5\x65\xef"
+ "\x4b\x61\x9e\x65\xef\x1f\xb6\x32\x39\xe5\x92\xa6\xa7\xec\x0d\xf7"
+ "\x78\x94\xbd\x7f\x38\x21\xdc\x13\x26\x97\xbd\x59\x1b\x80\x27\x97"
+ "\xbd\xcb\xde\x96\x1c\x86\x2f\x96\x97\x19\xbe\x30\x9a\xf6\x94\xbd"
+ "\x2d\x0f\xf5\x2d\x7b\x33\x1e\xa2\xfd\xf4\x2a\x7b\x5b\x96\xf7\x94"
+ "\xbd\xbf\x2f\xf5\x2c\x7b\xb7\x4e\x97\xf8\xe8\xf2\x15\xb9\xec\x6d"
+ "\x39\xf8\xcb\x90\xbd\xbd\xf2\x56\xb8\x5c\xf6\xbe\xbc\xde\x77\xd9"
+ "\xfb\xf2\x21\xdf\x64\x6f\xe4\x39\x4f\xb2\x77\xeb\x30\x77\x9e\x93"
+ "\xcb\xde\xad\x0f\x7a\x96\xbd\x5b\x9f\x96\xcb\xde\xd8\xfe\xff\x63"
+ "\xef\x7b\xe0\x63\x38\xf3\xff\x9f\xcc\x2c\x42\x23\xd9\x68\xb8\x68"
+ "\x71\x4b\xe3\x44\x1b\x15\x2d\x4a\x4b\xab\x3d\xae\xd1\x13\x89\x1e"
+ "\x15\xa4\x6d\xb4\xe1\x42\x83\x45\xb0\x34\x92\x50\x7a\xaa\x11\x1b"
+ "\x0d\x47\x1b\x12\x3d\xee\x1b\xfd\xd2\xa6\x77\x7a\x17\xf7\x45\xa3"
+ "\x42\x43\xf3\x8f\x72\x17\x2d\xd7\xad\x0b\x0d\x0d\x5d\xb2\xb2\x9b"
+ "\x64\x77\xe7\xf7\x79\xe6\x99\xcd\xec\xec\xce\x6c\x76\x66\xc9\x45"
+ "\x7f\xbc\x5e\xf3\x8a\x9d\x79\xe6\x99\xe7\xf9\xbc\xdf\xcf\xe7\x79"
+ "\x7f\x9e\x79\xe6\x79\xc4\xb4\xf7\xcd\x25\x82\xfc\xdd\xb4\xf7\xcd"
+ "\x6c\xa1\xf6\x26\xe9\x78\xed\x5d\x3f\x94\xf8\xd0\x1f\x67\xca\xd7"
+ "\xde\xf5\xdd\xa5\xb5\x77\x7d\x6f\xa1\xf6\xbe\xc9\xbd\x57\xa8\x8f"
+ "\x22\xda\xbb\x5e\x45\xce\xff\x98\xe0\x7c\x9e\xd7\xde\xe4\x3c\xaf"
+ "\xbd\xeb\xe3\xbc\xd7\xde\x41\xed\x50\x7b\xab\x3d\x68\x6f\xf5\x5d"
+ "\xaa\xbd\x4d\xd7\x94\x69\x6f\x93\xe4\xf7\x6f\x9e\x35\xa0\x35\x9f"
+ "\xd7\x80\xd6\x7c\x69\x0d\x78\xeb\x90\x67\x0d\xd8\x58\xcb\x6b\x40"
+ "\xcb\x78\xe2\xa3\x2d\x83\x88\x8f\x36\x5f\x93\xaf\x01\xcd\xb3\xee"
+ "\x69\x40\x39\x1a\xb0\x3e\x99\xd7\x80\xe6\x21\xca\x34\xa0\x39\x52"
+ "\xa8\x01\x6d\xd1\xee\x1a\xd0\xbc\xd9\x7b\x0d\x68\x3e\xa0\x4c\x03"
+ "\x9a\x8b\xbc\xd3\x80\x96\x9e\xe2\x1a\xf0\x56\xb1\xb4\x06\x24\xd7"
+ "\xdc\xfb\xee\xc6\x03\x7c\xdf\xdd\xb8\xb6\xfd\x6b\xc0\xc6\x70\xf1"
+ "\x7e\xba\x71\x08\xd1\x80\x96\xd0\xdb\xaf\x01\x2d\xa1\xe2\x1a\xb0"
+ "\x91\x7b\xff\x6f\xe9\xe5\xae\x01\xe1\x1e\x51\x0d\xd8\x78\x8e\xbb"
+ "\x27\x54\xa8\x01\x49\x1e\xe0\x4f\x6e\x49\x6b\xc0\xa6\x6c\xe2\x5f"
+ "\x9a\x66\x12\xff\x42\x30\x75\xd7\x80\x4d\x23\x5b\xd7\x80\x84\x43"
+ "\x6c\x39\x25\x35\x60\xd3\x2a\x77\x0d\x78\xeb\xa0\xb8\x06\xb4\x4e"
+ "\xe3\x79\xd4\xdc\x28\xd4\x80\x4d\x27\xee\x0e\x0d\x28\xc9\xad\x70"
+ "\xa1\x06\x6c\xde\x26\x5f\x03\x36\x97\xcb\xd3\x80\x98\x73\x62\x1a"
+ "\xd0\xda\xd3\x95\x73\x42\x0d\x68\x1d\x26\xae\x01\xad\xd1\x42\x0d"
+ "\x88\xf3\x17\xd3\x80\xd6\xe5\x82\xfc\xdd\x34\xa0\x75\xb3\x50\x03"
+ "\x92\x74\xbc\x06\xb4\x8d\x20\x3e\xf4\xd6\x2c\xf9\x1a\xd0\xd6\x53"
+ "\x5a\x03\xda\xfa\x0a\x35\xa0\xd5\x44\xb4\x9e\x6d\x02\xd1\x80\x36"
+ "\xee\xfc\xad\x44\xe7\xf3\xbc\x06\x24\xe7\x79\x0d\x68\x8b\xf7\xa4"
+ "\x01\x3d\x6a\x07\x4a\x65\x6a\xd1\x0e\xf0\x7f\x67\xed\x70\x42\xa0"
+ "\x1d\x6c\x8d\x1e\xb5\x03\x45\x8d\x6a\xd1\x0e\x14\xda\xce\xb6\x6d"
+ "\x0a\xad\x62\xdb\x36\x85\xd8\xb5\xbb\x57\x46\x43\x1f\x0f\xda\x61"
+ "\xdf\xd5\x42\xa2\x1d\xae\x5a\xa8\x77\xaf\x73\xda\xa1\x0e\xf9\x67"
+ "\xce\xe7\xb4\xc3\x2b\x58\x3b\x30\x07\xb0\x76\x08\xc8\x05\x8d\xea"
+ "\xd8\x5b\x4b\x0b\x9a\xb5\x06\x7e\x43\xbb\x39\x0c\x79\x54\x80\xae"
+ "\xd4\xe3\xfb\xf1\x5a\x56\x90\x17\x6e\x4f\x58\xbb\xee\x5b\x61\xe8"
+ "\xc0\xee\xe1\x08\xba\xc2\x0e\xfa\x02\x6b\x0b\x56\x43\xd4\x73\x1a"
+ "\xa2\x9e\x68\x08\xbc\xae\x15\x5e\xcf\x2a\xb5\x86\xb1\xdb\x16\x87"
+ "\x77\x8b\x49\x04\xea\xdd\xc2\xfc\x85\xc4\xf8\x9b\x60\x63\x2d\x62"
+ "\x16\x87\x07\xe6\x2e\x42\x21\x1f\x70\x7a\x22\x70\x95\x5f\x20\x53"
+ "\x9f\xd4\x39\xd0\x44\x74\xe9\x3e\x7b\x29\xd1\xa5\x8b\x43\xbb\x80"
+ "\x0e\x8a\xd8\x71\x93\xd7\x11\xef\x61\x0d\xb1\x38\x5c\x63\x5a\x1c"
+ "\xde\xa7\xbe\x3e\xbc\x1f\xd6\x47\x42\x0d\x71\x10\xaf\xfd\xa3\xc2"
+ "\xdf\x70\x5a\x39\x5d\xca\xfc\x3e\x1c\xe1\x35\xf4\x40\x0f\xfb\x3d"
+ "\x0a\xba\x74\x40\x2f\x28\x7b\x39\x52\xdb\xea\xc3\x7b\xa5\x8f\x43"
+ "\x7d\x2a\x8b\x6c\x60\xa3\x5b\xb8\xfd\xab\xf1\xfa\x4a\x65\x09\xdf"
+ "\x20\xbc\x76\x10\xab\x4d\xf1\xfa\x41\x8b\xc3\x29\xc8\x73\xc4\xfb"
+ "\x8b\x9c\x74\x69\x77\x87\x2e\x65\xd6\x2a\xd3\xa5\xcc\x1a\x81\xa6"
+ "\xa0\x3a\xec\x74\xd7\x14\xcc\x15\xaf\x35\x05\x85\xba\x2a\xd2\x14"
+ "\x14\x0a\xf0\x4a\x53\x50\x68\x9e\xab\xa6\xd8\xc3\x6a\x0a\x9b\x15"
+ "\x73\x50\x5c\x53\x90\x6b\x6e\x7d\x01\x45\x75\x6d\xe9\x0b\x28\xbf"
+ "\x73\xed\x5e\x53\x50\x7e\xa9\xa2\x7e\x9f\xf2\x5b\xcb\x6a\x0a\x0a"
+ "\x25\xdf\x76\x4d\x01\x79\x8a\x6a\x0a\xca\x8f\xbc\xff\xa2\x90\xd6"
+ "\x4d\x53\xe0\x7b\xc4\x34\x05\x45\x0d\xe2\xee\x49\x16\x68\x0a\x2e"
+ "\x0f\xf0\x33\xe3\x25\x35\x05\x45\x5d\x22\x7e\x87\xfa\x8c\x68\x0a"
+ "\x82\xa9\x9b\xa6\xa0\xa8\x0d\xad\x6a\x0a\x8e\x43\x6c\x39\xa5\x34"
+ "\x05\x45\x9d\x75\xd7\x14\x36\x8b\xa8\xa6\xa0\x54\xfb\x78\x1e\xa9"
+ "\xa2\x05\x9a\x82\xa2\x7b\xdf\x15\x9a\x42\x9a\x5b\xa9\x02\x4d\x41"
+ "\xd1\xd7\x64\x6b\x0a\x4a\xd5\x57\x96\xa6\x60\x39\x27\xa2\x29\x28"
+ "\xd5\x3c\x57\xce\x09\x34\x05\xa5\x7a\x47\x54\x53\x50\xaa\x9d\x02"
+ "\x4d\xc1\xe6\x2f\xa2\x29\x28\x55\xb9\x20\x7f\x57\x4d\x41\xa9\xae"
+ "\x08\x34\x05\x97\xae\x45\x53\x50\x1d\x32\xb9\xb8\x6c\xa7\x6c\x4d"
+ "\x41\x75\x98\x27\xa9\x29\xa8\x0e\x4b\x04\x9a\x82\xea\x10\xc5\x6a"
+ "\x07\xaa\x43\x3e\xab\x29\xa8\x0e\xf1\x9c\x2e\xc9\x77\x3e\xcf\x6b"
+ "\x0a\x72\xbe\x45\x53\xac\xef\x50\xe8\xfd\xb8\xd2\xbd\x6f\x26\xdb"
+ "\x64\x5c\x89\xea\x34\x4e\x51\xff\x4d\x75\x1a\x7b\xef\x9b\x49\x99"
+ "\xef\x74\xd7\x77\xe0\xe7\x53\x52\xfe\x87\x94\xe9\x15\x7f\xc9\xfd"
+ "\xcf\xef\xcd\x1f\x96\xb2\x7b\xa7\x4c\xde\xee\x5d\x86\x29\xb3\x7b"
+ "\x17\xe9\xf5\x3f\xee\xcd\x61\x90\xb0\x7b\x67\x15\x6f\xf7\xfb\xf6"
+ "\x29\xb3\xfb\x7d\x7b\x15\x8d\x5f\x53\xf7\xa7\xf2\x31\xe8\xfd\xa9"
+ "\x92\x31\x28\x15\xb0\xd2\x73\x0c\xaa\x2e\xe1\x63\xd0\xa0\xfe\x44"
+ "\x0b\x06\x75\x26\x31\x68\x20\x3b\x6e\x93\x86\x63\xd0\x0f\x1f\xd2"
+ "\x7f\xb2\xa8\x88\x62\x3e\xbc\xac\xd9\xb7\xc8\x42\xe1\x35\xa5\xad"
+ "\x38\x06\x05\x3b\x6f\x68\xc2\x31\x68\x09\x19\xbf\xa6\x02\x9f\xad"
+ "\xa8\xb5\x20\x88\x71\x0c\x24\xee\x09\x28\x07\x2e\xd0\x95\x16\x0b"
+ "\x9b\x06\x5f\x3b\x7c\xb3\x88\xd2\x37\xb9\x8c\x6d\x43\x9e\x78\xad"
+ "\x5f\xe7\xb1\x6d\x3c\xa6\xdd\xb8\xf3\x52\x82\x63\x5c\xdb\xb6\x39"
+ "\xb4\xb8\xb5\xb1\x6d\xd7\x71\xed\xed\x4d\x28\xe4\xae\x1d\xdb\x5e"
+ "\xdf\x25\xb5\x65\x6c\x9b\x0a\xec\xaa\x68\x6c\x9b\x0a\x0c\x10\xc6"
+ "\xa1\x21\x03\xdd\xe2\x50\x2a\x70\xa1\xf7\x71\x68\xe0\x66\x65\x3c"
+ "\x0f\xcc\xf1\x2e\x0e\x0d\xbc\x25\x1a\x87\x52\x01\x19\x69\x52\x71"
+ "\x28\x77\xcd\x3d\x7e\x50\x6f\xe6\xe3\x07\xf5\xcc\xf6\x1f\x87\xaa"
+ "\x55\xe2\xb1\x82\xba\x2b\x89\x43\x03\x4d\xb7\x3f\x0e\x0d\x34\x89"
+ "\xc7\xa1\xea\x55\x44\xb3\x07\x5a\xdc\xe3\x50\xb8\x47\x34\x0e\x55"
+ "\x7f\xc6\xdd\x63\x12\xc6\xa1\x24\x0f\xf0\x35\xa7\xa4\xe3\xd0\xe0"
+ "\x79\xc4\xf7\x04\x8f\x26\xbe\x87\x60\xea\x1e\x87\x06\x77\x6f\x3d"
+ "\x0e\x25\x1c\x62\xcb\x29\x19\x87\x06\xbf\xec\x16\x87\x52\x01\xa9"
+ "\xe2\x71\xe8\xfd\xc3\x78\x1e\x75\x3b\x2b\x8c\x43\x83\x77\xdf\x1d"
+ "\x71\xa8\x24\xb7\x54\xc2\x38\xb4\xdb\x12\xf9\x71\x68\xb7\x3d\xf2"
+ "\xe2\x50\xcc\x39\xb1\x38\xb4\xdb\x2d\x57\xce\x09\xe3\xd0\xfb\x83"
+ "\xc5\xe3\xd0\xfb\x07\x0a\xe3\x50\x9c\xbf\x58\x1c\x7a\xff\x14\x41"
+ "\xfe\x6e\x71\xe8\xfd\x0b\x85\x71\x28\x49\xc7\xc7\xa1\x21\x21\x5c"
+ "\x9f\xd6\x5f\x7e\x1c\x7a\xff\x2d\xe9\x38\xf4\x7e\x9b\x30\x0e\xbd"
+ "\xbf\x8a\xc4\x9b\x21\xe1\x24\x0e\xbd\xbf\x86\x9c\x0f\x08\x73\x3e"
+ "\xdf\x12\x87\x72\xe7\xf9\x38\x34\x64\xc4\xbd\xef\x29\xdb\x5b\x1c"
+ "\xda\xbd\x5c\x59\x1c\xda\xbd\xec\x5e\x3c\x24\x57\x97\x87\x4c\xe0"
+ "\x75\xf9\x2f\x94\xad\xff\x40\xfd\xe2\xbf\x1c\xff\xdf\x8d\xf1\x50"
+ "\x8f\x10\xde\xee\xa1\x0a\xe3\xff\x50\xc9\xf8\xdf\x73\x3c\xa4\xc9"
+ "\xe4\xe3\x21\x4d\xa6\x74\x3c\xd4\x73\x83\xe7\x78\xa8\xf7\x19\x3e"
+ "\x1e\xea\x35\x8c\x68\x92\x5e\x3d\x89\x26\x79\xf0\x9c\xfc\x78\xe8"
+ "\xc1\x49\xc2\x78\xa8\xe7\x85\x7b\xf1\x90\xd2\x78\xe8\x17\x99\x7c"
+ "\x3c\xf4\x60\x6f\x65\xf1\xd0\x83\xbd\x84\xf1\x50\xdf\x91\xee\xf1"
+ "\xd0\x83\xab\xbc\x8f\x87\x1e\xdc\xad\x8c\xe7\x0f\xee\xf2\x2e\x1e"
+ "\xea\xd5\x41\x3c\x1e\xea\xa9\x97\x8e\x87\xc8\x35\x77\x1d\xdb\x7b"
+ "\x37\xaf\x63\x7b\x2f\x6c\xff\xf1\x50\xef\x10\x71\xcd\xda\xbb\x37"
+ "\x89\x87\x7a\xa9\x6e\x7f\x3c\xd4\x4b\x25\x1e\x0f\xf5\xce\x26\xda"
+ "\xb1\x97\xbf\x7b\x3c\x04\xf7\x88\xc6\x43\xbd\x8f\x71\xf7\xa8\x84"
+ "\xf1\x10\xc9\x03\x7c\xcd\xf7\xd2\xf1\x50\x9f\x95\xc4\xf7\xf4\x89"
+ "\x26\xbe\x87\x60\xea\x1e\x0f\xf5\xe9\xdf\x7a\x3c\x44\x38\xc4\x96"
+ "\x53\x32\x1e\xea\x33\xcf\x3d\x1e\xea\x99\x29\x1e\x0f\x69\xf8\x75"
+ "\x8a\xa8\x5f\x5e\x12\xc6\x43\x7d\x3e\xbb\x3b\xe2\x21\x49\x6e\x85"
+ "\x08\xe3\xa1\x5f\xae\x95\x1f\x0f\xfd\xf2\x80\xbc\x78\x08\x73\x4e"
+ "\x2c\x1e\xd2\x74\x70\xe5\x9c\x30\x1e\xd2\xf4\x15\x8f\x87\x34\x23"
+ "\x85\xf1\x10\xce\x5f\x2c\x1e\xd2\xcc\x12\xe4\xef\x16\x0f\x69\x56"
+ "\x09\xe3\x21\x92\x8e\x8f\x87\xfa\x86\x71\x7d\xda\x30\xf9\xf1\x50"
+ "\xdf\x0e\xd2\xf1\x50\xdf\xae\xc2\x78\x48\x63\x20\x71\x4f\xdf\x11"
+ "\x24\x1e\xd2\x98\xc8\xf9\x9e\x43\x9d\xcf\xf3\xf1\x10\x39\xcf\xc7"
+ "\x43\x7d\xa3\xee\x7d\x6b\xd9\xde\xe2\xa1\x7e\x17\x94\xc5\x43\xfd"
+ "\xa4\xd7\x3f\xbf\xa7\xcb\x25\x74\x79\xdf\x78\x5e\x97\x87\x4d\x51"
+ "\xa6\x57\xc2\x26\x2b\xd3\xe5\x11\x61\xbc\x2e\x8f\x08\x93\xd6\xe5"
+ "\xfd\xfb\x7b\xd6\xe5\x03\x93\x79\x5d\x3e\xa0\x9c\xf4\x8d\x03\x3e"
+ "\x25\x7d\xe3\x80\x85\xf2\x75\xf9\xaf\xae\x08\x75\x79\xff\x25\xf7"
+ "\x74\xb9\x52\x5d\xfe\x50\x18\xaf\xcb\x7f\xf5\x99\x32\x5d\xfe\xab"
+ "\xfd\x42\x5d\x1e\x71\xca\x5d\x97\x0f\xe8\xe9\xbd\x2e\x1f\x30\x5a"
+ "\x19\xcf\x07\x8c\xf2\x4e\x97\x0f\xd8\x2e\xae\xcb\xfb\x87\x4b\xeb"
+ "\x72\x72\xcd\x5d\x4f\x0d\x1c\xcd\xeb\xa9\x81\x9d\xdb\xbf\x2e\x0f"
+ "\xdf\x2b\xae\x9d\xc2\x3f\x23\xba\x7c\x40\xee\xed\xd7\xe5\x03\x72"
+ "\xc5\x75\xf9\xc0\x81\x44\xc3\x0c\xc8\x77\xd7\xe5\x70\x8f\xa8\x2e"
+ "\x1f\xf8\x32\x77\x4f\xae\x50\x97\x93\x3c\xc0\xd7\x2c\x97\xd6\xe5"
+ "\x0f\x77\x27\xbe\x67\xe0\x25\xe2\x7b\x08\xa6\xee\xba\x7c\xe0\xa1"
+ "\xd6\x75\x39\xe1\x10\x5b\x4e\x49\x5d\xfe\x70\x07\x77\x5d\xde\x3f"
+ "\x4c\x5c\x97\x3f\x72\x81\xe7\xd1\x23\x2b\x85\xba\xfc\xe1\xe8\xbb"
+ "\x43\x97\x4b\x72\x6b\xaf\x50\x97\x3f\xd2\x5b\xbe\x2e\x7f\x64\x92"
+ "\x3c\x5d\x8e\x39\x27\xa6\xcb\x1f\xd9\xee\xca\x39\xa1\x2e\x7f\xe4"
+ "\x80\xb8\x2e\x7f\xe4\x94\x50\x97\xe3\xfc\xc5\x74\xf9\x23\x36\x41"
+ "\xfe\x6e\xba\x3c\xa2\xa7\x50\x97\x93\x74\xbc\x2e\x8f\x38\x48\x7c"
+ "\x68\x58\xb9\x7c\x5d\x1e\xb1\x5d\x5a\x97\x47\xec\x16\xea\xf2\x08"
+ "\x1d\xd1\xdf\x11\x55\x44\x97\x47\x64\x92\xf3\x61\x65\xce\xe7\x79"
+ "\x5d\x4e\xce\xf3\xba\x3c\xc2\x70\xef\x3b\xcc\xf6\xa6\xcb\x1f\x5d"
+ "\xa2\x4c\x97\x3f\x9a\xa2\x4c\x1f\x0e\x1f\xcb\xeb\xc3\xe1\x63\xa5"
+ "\xf5\xe1\xe0\x71\x9e\xf5\xe1\xe3\x99\xbc\x3e\x1c\x72\x8d\xf8\xe8"
+ "\x21\xa7\x88\x8f\x1e\x92\x2d\x5f\x1f\x0e\xe9\x2c\xd4\x87\x83\x37"
+ "\xdf\xd3\x87\x4a\xf5\x61\x84\x89\xd7\x87\x91\x67\x95\xe9\xc3\xc8"
+ "\x33\x42\x7d\x38\xfc\x86\xbb\x3e\x1c\x32\xd2\x7b\x7d\x38\xe4\x65"
+ "\x65\xfa\x70\x48\xbc\x77\xfa\x70\xc8\x21\x71\x7d\x38\x38\x4a\x5a"
+ "\x1f\x92\x6b\xee\xfd\xfa\xe3\x2f\xf3\xfd\xfa\xe3\x03\xdb\xbf\x3e"
+ "\x7c\xac\x4c\xbc\x0f\x7f\xec\x2c\xd1\x87\x43\x0e\xde\x7e\x7d\x38"
+ "\xe4\xa0\xb8\x3e\x7c\x7c\x3c\xe9\x4b\x87\x14\xbb\xeb\x43\xb8\x47"
+ "\x54\x1f\x3e\xbe\x92\xbb\xe7\xa0\x50\x1f\x92\x3c\xc0\xd7\x6c\x93"
+ "\xd6\x87\x43\xb9\x77\x46\x43\x3b\x10\xdf\x43\x30\x75\xd7\x87\x8f"
+ "\x5f\x68\x5d\x1f\x12\x0e\xb1\xe5\x94\xd4\x87\x43\xfb\xbb\xeb\xc3"
+ "\xc1\x63\xc5\xf5\xe1\x30\x1b\xcf\xa3\x61\xdb\x85\xfa\x70\xe8\xbc"
+ "\xbb\x43\x1f\x4a\x72\xab\x4c\xa8\x0f\x87\x8d\x96\xaf\x0f\x87\x2d"
+ "\x94\xa7\x0f\x31\xe7\xc4\xf4\xe1\xb0\x43\xae\x9c\x13\xea\xc3\x61"
+ "\xe7\xc4\xf5\xe1\xb0\x1b\x42\x7d\x88\xf3\x17\xd3\x87\xc3\x7b\x0b"
+ "\xf2\x77\xd3\x87\xc3\x47\x0a\xf5\x21\x49\xc7\xeb\xc3\xe1\xe7\x89"
+ "\x0f\x7d\xf4\x9a\x7c\x7d\x38\xfc\x90\xb4\x3e\x1c\x7e\x4c\xa8\x0f"
+ "\x87\x6f\x25\x3a\x70\xb8\x91\xe8\xc3\xe1\x7b\xc9\xf9\x47\xeb\x9c"
+ "\xcf\xf3\xfa\x90\x9c\xe7\xf5\xe1\x13\x48\xf9\x37\x9a\x4f\xef\xe7"
+ "\x75\xc5\xd3\xfb\xa5\x75\xc5\x13\xdb\x3d\xeb\x8a\xa7\xac\xbc\xae"
+ "\x78\xf2\x65\xd2\xb6\x9f\x7c\x96\xb4\xed\x27\xd9\xf5\x29\x57\x96"
+ "\xe3\x6f\x34\x1f\xd2\x7f\x7c\xbd\x90\xd5\x15\x9f\xcc\xb7\x50\xa0"
+ "\xf3\x54\x76\xac\x2b\x40\xcf\x65\x2e\xc5\xba\xa2\x86\x7c\xa3\x49"
+ "\x8d\x5c\x5e\xae\x73\xd6\x15\x4f\xdc\x60\xbf\xd7\xc4\xda\xc2\x64"
+ "\x61\xd3\xe1\xeb\x62\xdf\x6f\x1e\x9a\xcf\x7d\xbf\x09\x79\x3b\x7f"
+ "\xb7\xc9\x7e\xcb\x79\x1d\x74\xc7\x6b\x80\x85\x93\xee\xb8\xf7\xfd"
+ "\x26\xee\xe7\x47\x2a\xfc\xfe\x63\xe4\x58\xa1\xde\x78\x66\xa6\xbb"
+ "\xde\x18\xb9\xc7\x7b\xbd\x31\xb2\x5c\x99\xde\x18\x59\xe6\x9d\xde"
+ "\x78\x72\x90\xb8\xde\x78\x22\x1f\xf3\x53\x5c\x6f\x90\x6b\xee\xfd"
+ "\xc4\x53\xe5\x7c\x3f\xf1\xd4\xb6\xf6\xaf\x37\x9e\x1a\x25\xde\x27"
+ "\x3c\x35\x8e\xe8\x8d\x27\x23\x6e\xbf\xde\x78\x32\x42\x5c\x6f\x3c"
+ "\x75\x80\xf8\xe6\x27\x23\xdd\xf5\x06\xdc\x23\xaa\x37\x9e\xba\xc6"
+ "\xdd\x13\x21\xd4\x1b\x24\x8f\x8b\xd4\xa8\xce\xd2\x7a\x63\xd4\x6e"
+ "\xe2\x93\x46\x2d\x21\x3e\x89\x60\xea\xae\x37\x46\x45\xb7\xae\x37"
+ "\x08\x87\xd8\x72\x4a\xea\x8d\x51\x9b\xdd\xf5\xc6\x13\xb9\xe2\x7a"
+ "\xe3\xe9\x79\x3c\x8f\x9e\xee\x2a\xd4\x1b\xa3\x2e\xdc\x1d\x7a\x43"
+ "\x92\x5b\xa3\x84\x7a\x63\xf4\x3e\xf9\x7a\x63\xf4\xf7\xf2\xf4\x06"
+ "\xe6\x9c\x98\xde\x78\x7a\x90\x2b\xe7\x84\x7a\xe3\xe9\xf1\xe2\x7a"
+ "\xe3\xe9\x99\x42\xbd\x81\xf3\x17\xd3\x1b\x4f\x6f\x10\xe4\xef\xa6"
+ "\x37\x9e\xde\x23\xd4\x1b\x24\x1d\xaf\x37\x9e\x99\xc0\xf5\x75\xe3"
+ "\xe4\xeb\x8d\x67\x06\x49\xeb\x8d\x67\x86\x09\xf5\xc6\x33\xfe\x44"
+ "\x57\x3c\x93\x40\xf4\xc6\x33\xbd\xc8\xf9\x27\xc6\x3a\x9f\xe7\xf5"
+ "\x06\x39\xcf\xeb\x8d\x67\xb4\x5e\x8e\x47\x95\xc8\xf9\x7e\x73\x5f"
+ "\x83\x70\x3c\xca\x31\x16\x65\x0d\xaf\x4d\x69\x19\x8f\x82\x7e\xfe"
+ "\x55\xa3\xf4\x78\x14\xee\xb7\xf9\xf1\xa8\x0b\xac\x9f\xe2\xc7\xa3"
+ "\x0c\xec\x78\x14\x1e\x8b\x82\x58\xbd\x65\x2c\xca\xbe\xcc\xfd\xdb"
+ "\xcd\x7d\x76\xf9\x63\x51\xaf\x2c\x54\xa3\x1d\x6c\xdf\x5d\xac\x23"
+ "\x63\x51\xd5\x2d\x63\x51\xb8\xcf\xb6\x99\xdd\xc7\xa2\x70\x5f\xcd"
+ "\x8f\x45\x7d\xa3\x70\x2c\xea\x59\x3f\x65\x7d\x37\x5e\x3a\xe3\xde"
+ "\xb7\x9b\xf2\xde\x11\x3f\xb3\x86\x7f\x47\xfc\x9c\xb2\xfd\xff\xa8"
+ "\xe7\x24\xf7\xff\xbb\x37\x57\x59\xca\xee\xcf\x46\xf1\x76\xff\xf5"
+ "\x0d\x65\x76\xff\xb5\xf1\xde\x9c\x08\xb9\x76\x7f\xae\x98\xb7\xfb"
+ "\xb8\x39\xca\xec\x3e\x2e\x49\xd9\x98\x77\x74\x3c\x1f\x9b\x46\xc7"
+ "\x3b\xc7\xa6\xa5\x63\x9d\x63\xd3\xdf\x8c\xf4\x1c\x9b\xbe\xb0\x8b"
+ "\x8f\x4d\xc7\x77\x20\x3a\x30\xea\x0a\xd1\x81\x51\x6c\x9f\xbc\xf2"
+ "\x59\xc4\xc6\xa4\x56\x1c\x9f\xce\xb5\x50\x1f\x5f\x2d\xa6\xac\xab"
+ "\x49\x5c\x5a\x69\x2d\x43\xe5\x46\x0b\x7a\x77\x29\x52\xbd\x73\x1d"
+ "\xa9\x3e\xba\x69\xa1\x82\x92\x91\x3f\xf4\x0b\xa0\x9b\xca\x40\x47"
+ "\x6c\x47\xda\x34\x1c\xb3\x46\xf5\xad\xd4\x1a\x9d\x62\xd6\xdf\xec"
+ "\xe4\xe3\x55\x48\xa7\xb5\xa0\xcf\xe7\x16\x53\x38\x2e\x6d\xde\x1c"
+ "\x5a\xdc\x3c\xb0\x56\xcb\xae\x31\xe4\x3c\x2e\x0e\xcf\xd6\xbc\x22"
+ "\x1c\x17\x6f\xda\x1c\x5a\xd2\xb8\xa7\x36\x85\x5d\xbb\xb0\x2f\x3f"
+ "\x3e\xee\xed\xb8\xf8\x07\x4d\x28\xc4\xb1\x76\x21\xee\x07\xef\xbe"
+ "\x71\xf1\xb1\x23\xf8\x71\xf1\xe7\xaf\x29\x1b\x17\x7f\xbe\x4e\x18"
+ "\xa7\x4e\xec\xec\x1e\xa7\x46\x4d\xf2\x3e\x4e\x8d\x5a\xa2\xac\x2d"
+ "\x44\xa5\x78\x17\xa7\x46\x9d\x75\x8d\x53\x0b\xd2\x70\x9c\xfa\x9b"
+ "\x51\x98\xab\xe2\x71\x2a\xb9\xe6\x1e\x5f\xbc\xb0\x84\x8f\x2f\x5e"
+ "\x78\xb6\xfd\xc7\xa9\xe3\x6b\xc4\x63\x89\xf1\xd7\x48\x9c\x1a\x75"
+ "\xe6\xf6\xc7\xa9\x51\x67\xc4\xe3\xd4\x17\x66\x12\x4d\x1f\x75\xc6"
+ "\x11\x73\xf2\x71\x2a\xdc\x23\x1a\xa7\xbe\xb0\xd9\xf5\x1e\x12\xa7"
+ "\x46\x55\x93\x38\xf5\x85\x4f\xa5\xe3\xd4\xdf\x46\x13\xff\xf4\xdb"
+ "\xde\xc4\x3f\x11\x4c\xdd\xe3\xd4\x17\x6e\xb5\x1e\xa7\x12\x0e\xb1"
+ "\xe5\x94\x8c\x53\x7f\x3b\xda\x3d\x4e\xfd\xcd\x08\xf1\x38\x35\xba"
+ "\x3b\xcf\xa3\x09\x9f\x09\xe3\xd4\xdf\xae\xbd\x3b\xe2\x54\x49\x6e"
+ "\xd5\x08\xe3\xd4\x09\x53\xe4\xc7\xa9\x13\xde\x91\x17\xa7\x62\xce"
+ "\x89\xc5\xa9\x13\xce\x72\xfc\xa9\x16\x8f\x53\x27\xdc\x10\x8f\x53"
+ "\xa3\x3b\x0b\xe3\x54\x9c\xbf\x58\x9c\x1a\x3d\x4c\x90\xbf\x5b\x9c"
+ "\x1a\x3d\x49\x18\xa7\x92\x74\x7c\x9c\x1a\x6d\x22\x3e\x74\xdc\xf7"
+ "\xf2\xe3\xd4\xe8\xb3\xd2\x71\x6a\xf4\x05\x61\x9c\x1a\x5d\x48\xe2"
+ "\xd1\x89\xfe\x24\x4e\x8d\x2e\x21\xe7\xc7\x19\x9c\xcf\xf3\x71\x2a"
+ "\x39\xcf\xc7\xa9\x13\x43\xbd\x8c\x53\x4b\x6f\x53\x9c\xaa\xbb\xbb"
+ "\xe2\xd4\x2f\x46\xb4\x6d\x9c\x1a\xb3\x47\x59\x9c\x1a\x53\xe0\x85"
+ "\x6e\x2f\x69\x45\xb7\xa7\xfc\xff\xa5\xdb\x27\x46\xf0\xba\x7d\x52"
+ "\x5f\x65\x5a\x65\x92\xe6\xbf\x69\xf7\xbb\xcf\xe6\x31\xfc\x5e\x3d"
+ "\xd4\x8b\x0a\xd7\xff\x78\x31\xe7\x5e\x8c\x2a\xd7\xee\x93\x92\x78"
+ "\xbb\x4f\x56\xb8\xfe\xe7\xe4\x00\x65\x31\x6a\xbc\xd3\xbc\xfd\x78"
+ "\xc1\xbc\xfd\xe3\x82\xf7\xa7\x93\x2f\x78\x8e\x51\xa7\x39\xcd\xdb"
+ "\x9f\xca\xcd\xdb\x9f\xca\xcd\xdb\x9f\xca\xce\xdb\x4f\xfd\x8c\xc4"
+ "\xa8\x0d\x38\x46\xbd\x0c\x31\xea\xec\x04\xca\xca\xad\x8d\x8f\xe7"
+ "\x5a\x95\x43\x9c\x89\xe3\xd2\x4a\x1d\xfc\x3f\xc5\x88\xde\x5d\x84"
+ "\x54\xeb\x21\xbe\xdc\x03\xfd\xd5\x9e\xa5\x46\x6a\xdd\x5c\xf0\xf5"
+ "\xd5\xfb\x50\x50\x12\xc4\xae\x37\x71\xec\x5a\x02\x71\xe9\x5a\x2e"
+ "\x76\x7d\xe9\x4a\x65\x8a\x73\xec\x3a\xe5\x65\x36\x76\x35\x92\x79"
+ "\x5c\x95\x29\x10\xbb\xc2\xf3\xf0\x5a\xfb\xce\xb1\x6b\x23\xc4\xa6"
+ "\x4d\x10\x9b\xea\xaf\xba\xc4\xb1\xb3\xdd\xe3\xd8\xc6\xee\xa1\xa5"
+ "\x96\x81\xb5\x3a\x1c\xc7\x36\xec\xfc\xff\x31\x8e\x7d\xf1\x3c\x1f"
+ "\xc7\xbe\xa4\x70\xfe\xff\x4b\x2e\xf3\xff\xe3\x45\xe6\xff\x4f\x95"
+ "\x31\xff\x7f\xaa\xc2\xf9\xff\x53\xbd\x9c\xff\x3f\xd5\x6d\xfe\xff"
+ "\x9f\xd9\xf7\xad\x93\x0d\x98\xcf\xe2\x71\x2c\xb9\xe6\x1e\x7f\x4c"
+ "\x73\x9a\xff\x3f\xed\x2e\x98\xff\x1f\x27\x31\x47\x3b\x8e\x9b\xff"
+ "\x3f\xf5\x0e\xcc\xff\x9f\x2a\x31\xff\x7f\x1a\x37\xff\x7f\x6a\xae"
+ "\x7b\x1c\x3b\x55\x62\xfe\xff\xb4\x97\x5d\xef\x21\x71\xec\x54\x6e"
+ "\xfe\xff\x34\x0f\xf3\xff\xa7\x73\xf3\xff\xa7\x71\xf3\xff\x09\xa6"
+ "\xee\x71\xec\x34\x2f\xe6\xff\x4f\xe5\xe6\xff\x4f\xf5\x30\xff\x7f"
+ "\xba\xc8\xfc\xff\xc9\xe7\xc5\xe3\xd8\x19\x4e\xf3\xff\x67\xb8\xcc"
+ "\xff\x9f\x7e\x97\xcc\xff\x97\xe4\x96\xcb\xfc\xff\x19\x0a\xe6\xff"
+ "\xcf\x90\x39\xff\x7f\xaa\xc4\xfc\xff\x19\xdc\xfc\xff\xa9\x12\xf3"
+ "\xff\x67\x48\xcc\xff\x9f\xe1\x32\xff\x7f\xaa\xc4\xfc\xff\x19\x36"
+ "\x41\xfe\x6e\x71\x6c\xbc\xcb\xfc\xff\xa9\x2e\xf3\xff\xe3\xb9\xf9"
+ "\xff\x93\xd7\xca\x8f\x63\xe3\x3d\xcc\xff\x8f\x77\x99\xff\x1f\xcf"
+ "\xcd\xff\x8f\xe7\xe6\xff\xc7\x73\xf3\xff\x27\xaf\x71\x3e\xcf\xc7"
+ "\xb1\xe4\x3c\x1f\xc7\xc6\x7b\x3b\xff\xbf\xc4\xc7\x75\x8a\x52\xda"
+ "\x7e\xfe\xff\xed\x5a\xa7\xc8\xf1\xce\xb5\xad\xe6\xff\xbf\xa2\x70"
+ "\xfe\xff\x2b\x92\xf3\xff\xef\xc5\x54\x62\xda\x3e\xde\xc4\x6b\xfb"
+ "\x57\x95\xed\x7f\x4a\xbd\x2a\xb9\xff\xe9\xbd\x98\x4a\xca\xee\xaf"
+ "\x1c\xe4\xed\x3e\x73\xa6\x32\xbb\xcf\x4c\x50\x16\x53\xcd\x99\xcc"
+ "\xc7\x54\x73\x26\x4b\xbf\xf7\x7b\x6d\x88\xe7\x98\x6a\x76\x2e\x1f"
+ "\x53\x25\xda\x88\x1e\x49\x24\x7b\xb2\x53\x89\x3b\x6f\xdf\x7b\xbf"
+ "\xc4\x9e\xc2\xf7\x7e\xaf\x6d\xbb\xf7\xde\xef\x76\xc4\x4b\x09\x91"
+ "\x7c\xbc\xf4\xfa\x25\x65\xf1\xd2\xeb\x35\xc2\x78\x69\xae\x9f\x7b"
+ "\xbc\x94\x38\xde\xfb\x78\x29\x71\x9e\xb2\xb6\x90\x98\xec\x5d\xbc"
+ "\x94\x58\x2e\xfe\xde\xef\xb5\xa1\xd2\xef\xfd\xc8\x35\x77\x9d\x3b"
+ "\xdb\x69\x5e\xe1\xec\x91\xed\x3f\x5e\x9a\x75\x5e\x5c\xd3\xce\xba"
+ "\x44\xe2\xa5\xc4\xb2\xdb\x1f\x2f\x25\x96\x89\xc7\x4b\xb3\xa7\x11"
+ "\x6d\x99\x58\xe6\x1e\x2f\xc1\x3d\xa2\xf1\xd2\xec\x0d\xae\xf7\x90"
+ "\x78\x29\xb1\x8a\xc4\x4b\xb3\xf7\x48\xc7\x4b\xbf\x27\xfb\x62\x53"
+ "\xbf\xef\x4e\xfc\x13\xc1\xd4\x3d\x5e\x9a\x7d\xad\xf5\x78\x89\x70"
+ "\x88\x2d\xa7\x64\xbc\xf4\xfb\x61\xee\xf1\xd2\x6b\x91\xe2\xf1\xd2"
+ "\x1c\xa7\x7d\x6a\x92\xf6\x09\xe3\xa5\xdf\xaf\xbc\x3b\xe2\x25\x49"
+ "\x6e\x9d\x17\xc6\x4b\x49\xd1\xf2\xe3\xa5\xa4\x55\xf2\xe2\x25\xcc"
+ "\x39\xb1\x78\x29\x89\xdb\xff\x83\xf0\xc5\x3d\x5e\x4a\xba\x22\x1e"
+ "\x2f\xcd\xf1\x13\xc6\x4b\x38\x7f\xb1\x78\x69\xce\x20\x41\xfe\x6e"
+ "\xf1\xd2\x9c\xf1\xc2\x78\x89\xa4\xe3\xe3\xa5\x39\x75\xc4\x87\xce"
+ "\x3c\x27\x3f\x5e\x9a\x53\x2e\x1d\x2f\xcd\x39\x2b\x8c\x97\xe6\x14"
+ "\x90\xb8\x68\x2e\x22\xf1\xd2\x9c\x83\xe4\xfc\xcc\x6a\xe7\xf3\x7c"
+ "\xbc\x44\xce\xf3\xf1\xd2\x5c\xb5\xf7\xf1\x92\xf7\xeb\x18\xfd\xf7"
+ "\xe7\xa7\x6a\xee\xd2\xf9\xa9\x6f\xec\x54\x16\x2b\xbd\x91\x7f\x4f"
+ "\xb7\xcb\xd5\xed\x73\xc3\x78\xdd\x3e\xaf\xa7\x32\xad\x32\x2f\x54"
+ "\x99\x6e\x5f\x12\xc0\xeb\xf6\x25\x01\xd2\xba\x7d\xde\x15\xcf\xba"
+ "\x7d\xd1\x64\x5e\xb7\x6b\x3f\x23\xfd\xa2\x76\x1b\xe9\x17\xb5\xd3"
+ "\x6e\x9f\x6e\x5f\x70\x4a\xa8\xdb\xe7\x4f\xba\xa7\xdb\x6f\x87\x6e"
+ "\x7f\xa3\x96\xd7\xed\x0b\xb6\x2b\xd3\xed\x0b\x72\x85\xba\x7d\xc9"
+ "\x01\x77\xdd\xae\xf5\xf3\x5e\xb7\x6b\xfb\x2b\x6b\x0b\xda\x30\xef"
+ "\x74\xbb\x76\xad\xb8\x6e\x9f\x57\x27\xad\xdb\xc9\x35\x77\xbd\xb5"
+ "\xa8\x3f\xaf\xb7\x16\xde\x68\xff\xba\x7d\x61\x8e\xb8\xb6\x5a\xb8"
+ "\x9d\xe8\x76\xed\x9a\xdb\xaf\xdb\xb5\x6b\xc4\x75\xfb\xa2\x60\xa2"
+ "\x71\xb4\x6b\xdc\x75\x3b\xdc\x23\xaa\xdb\x17\x8d\x73\xbd\x87\xe8"
+ "\x76\xed\x3a\xa2\xdb\x17\xcd\x94\xd6\xed\x8b\xb8\x71\x85\x45\xe5"
+ "\xc4\x3f\x11\x4c\xdd\x75\xfb\xa2\xdd\xad\xeb\x76\xc2\x21\xb6\x9c"
+ "\x92\xba\x7d\xd1\x35\x77\xdd\x3e\xaf\x56\x5c\xb7\xa7\x1c\xe3\x79"
+ "\x94\x32\x4b\xa8\xdb\x17\x0f\xbb\x3b\x74\xbb\x24\xb7\x72\x84\xba"
+ "\x3d\xa5\x83\x7c\xdd\x9e\x32\x52\x9e\x6e\xc7\x9c\x13\xd3\xed\x29"
+ "\x6b\x39\xfe\xac\x13\xd7\xed\x29\x3b\xc5\x75\x7b\xca\x01\xa1\x6e"
+ "\xc7\xf9\x8b\xe9\xf6\x94\x4b\x82\xfc\xdd\x74\xfb\x12\x3f\xa1\x6e"
+ "\x27\xe9\x78\xdd\xbe\x64\x17\xf1\xa1\xf3\xb2\xe5\xeb\xf6\x25\x6b"
+ "\xa5\x75\xfb\x92\x0d\x42\xdd\xbe\x24\x81\xe8\xf3\x25\x45\x44\xb7"
+ "\x2f\x49\x21\xe7\xe7\xe9\x9d\xcf\xf3\xba\x9d\x9c\xe7\x75\xfb\x92"
+ "\xd2\x7b\xeb\x1c\xb5\xb7\x75\x8e\x96\xbd\xac\x4c\xbb\x2f\x8b\x57"
+ "\xa6\x21\xd3\x23\x78\x0d\x99\x1e\xe1\xac\x21\x85\xeb\x11\xe8\x06"
+ "\x79\xd6\x90\xa9\x29\xbc\x86\x5c\x71\x96\xf8\xe8\x15\x07\x88\x8f"
+ "\x5e\xc1\xbe\xb7\x96\xb7\xce\xd1\xf2\x1b\xc2\x75\x8e\x74\x2b\xef"
+ "\xad\x73\xa4\x54\x1f\x2e\x71\x9a\x07\xb3\xfc\x90\x32\x7d\xb8\xfc"
+ "\xa0\x50\x1f\xa6\x9f\x73\xd7\x87\x2b\xfa\x7a\xaf\x0f\x57\x28\xdc"
+ "\xff\x62\xc5\x58\xef\xf4\xe1\x8a\xdd\xe2\xeb\x0e\xe8\x22\xa5\xd7"
+ "\x39\x22\xd7\xdc\xfb\xf5\x54\xa7\x75\xc5\x53\x83\xdb\xbf\x3e\x7c"
+ "\x73\xbf\x78\x1f\xfe\xe6\x21\xa2\x0f\x57\xec\xba\xfd\xfa\x70\xc5"
+ "\x2e\x71\x7d\x98\x3a\x84\xf4\xa5\x2b\x0a\xdc\xd7\x1d\x80\x7b\x44"
+ "\xf5\x61\x2a\xb7\xfe\xf7\x8a\x5d\x42\x7d\x48\xf2\x00\x5f\xb3\x4a"
+ "\x5a\x1f\xae\xec\x4d\x7c\x4f\xea\x35\xe2\x7b\x08\xa6\xee\xfa\x30"
+ "\xf5\x58\xeb\xfa\x90\x70\x88\x2d\xa7\xa4\x3e\x5c\xd9\xd5\x5d\x1f"
+ "\xea\x22\xc4\xf5\x61\xda\x25\x9e\x47\x69\x6b\x85\xfa\x70\xe5\x94"
+ "\xbb\x43\x1f\x4a\x72\x6b\xbf\x50\x1f\xa6\xf5\x97\xaf\x0f\xd3\xa6"
+ "\xc9\xd3\x87\x98\x73\x62\xfa\x30\x6d\xb7\x2b\xe7\x84\xfa\x30\xed"
+ "\x88\xb8\x3e\x4c\x3b\x27\xd4\x87\x38\x7f\x31\x7d\x98\xde\x41\x90"
+ "\xbf\x9b\x3e\x4c\xef\x2b\xd4\x87\x24\x1d\xaf\x0f\xd3\x4b\x88\x0f"
+ "\x5d\x76\x56\xbe\x3e\x4c\xdf\x2d\xad\x0f\xd3\xf7\x09\xf5\x61\x7a"
+ "\x06\xd1\x81\xe9\xd5\x44\x1f\xa6\xe7\x90\xf3\xcb\xce\x38\x9f\xe7"
+ "\xf5\x21\x39\xcf\xeb\xc3\xf4\x5a\xef\xbf\xe7\xb8\x2d\xe3\xba\x6d"
+ "\xf4\x3d\xc7\xed\x1a\xd7\x6d\xeb\xef\x39\x56\x2d\x57\xa6\x0d\x57"
+ "\x79\xf3\xfd\xfb\xbd\x39\x30\x2d\x63\xba\xe9\x56\x7e\x4c\x77\xf5"
+ "\x35\x65\x3a\x65\x75\x9d\x32\x3d\xbe\xde\xca\xeb\xf1\xf5\x56\xe9"
+ "\xf9\xed\x6f\x1d\xf2\xac\xc7\xd7\x8d\xe5\xf5\xf8\xdb\xdc\x5a\x3c"
+ "\x6f\xbf\x43\xfa\xc4\xb7\xc7\x2b\x99\xdf\xbe\xfe\x26\x52\xbd\xeb"
+ "\x3a\xbf\xfd\xcc\x21\x32\xbf\x7d\x91\xeb\xfc\xf6\xb5\x47\x84\xf3"
+ "\xdb\xd7\x8c\x96\x9a\xdf\x8e\xc7\x78\x9b\xf7\xd4\xa6\xe0\xb9\xed"
+ "\xa2\xf3\xda\xa7\xdf\xde\x79\xed\x98\x97\x1f\xac\x20\x7a\xfe\xfd"
+ "\xbb\x52\xcf\xaf\x2a\xe6\xf5\xfc\xda\x0d\xca\xf4\xfc\xda\x4c\xa1"
+ "\x9e\x7f\x77\x8f\xbb\x9e\x5f\x7b\xc3\x7b\x3d\xff\x76\x77\x65\xed"
+ "\xe4\xed\x10\xef\xf4\xfc\xdb\x4b\xc4\xe7\xb5\xbf\x55\x2c\x3d\xaf"
+ "\x9d\x5c\x73\xd7\x61\xeb\x9c\xbe\xab\xfd\xc3\xf7\xed\x5f\xcf\xff"
+ "\x61\x8d\xb8\xe6\xfa\xc3\x06\xa2\xe7\xdf\x4e\xb9\xfd\x7a\xfe\xed"
+ "\x14\x71\x3d\xbf\xce\x8f\x68\x9f\xb7\x53\xdc\xc7\x7b\xe1\x1e\x51"
+ "\x3d\xbf\x6e\x98\xeb\x3d\x44\xcf\xbf\xad\x23\x7a\x7e\xdd\x24\x69"
+ "\x3d\xbf\x8e\x5b\x33\x79\xdd\x21\xe2\xbb\x08\xa6\xee\x7a\x7e\xdd"
+ "\xe6\xd6\xf5\x3c\xe1\x10\x5b\x4e\x49\x3d\xbf\xee\x82\xbb\x9e\x7f"
+ "\xeb\xa0\xb8\x9e\x5f\xff\x19\xcf\xa3\xf5\x53\x84\x7a\xfe\x9d\xfe"
+ "\x77\x87\x9e\x97\xe4\xd6\x1a\xa1\x9e\x7f\xe7\x96\x7c\x3d\xbf\x7e"
+ "\xa0\x3c\x3d\x8f\x39\x27\xa6\xe7\xd7\x2f\xe1\xf8\xa3\x13\xd7\xf3"
+ "\xeb\xb3\xc5\xf5\xfc\xfa\x3d\x42\x3d\x8f\xf3\x17\xd3\xf3\xeb\xcf"
+ "\x0a\xf2\x77\xd3\xf3\xeb\x6f\x08\xf5\x3c\x49\xc7\xeb\xf9\x77\x73"
+ "\x88\x0f\x7d\x6b\x96\x7c\x3d\xff\xee\x12\x69\x3d\xff\xee\x4a\xa1"
+ "\x9e\x7f\x37\x96\xe8\xf6\x77\x0b\x88\x9e\x7f\x37\x91\x9c\x7f\x2b"
+ "\xd1\xf9\x3c\xaf\xe7\xc9\x79\x5e\xcf\xbf\x5b\xe4\xfd\x3c\x0d\xef"
+ "\xc7\x7b\xff\xfb\xf3\x34\xd4\x77\xe9\x3c\x8d\x0d\xe3\x95\xe9\xf9"
+ "\x0d\x51\xca\xb4\xe5\xe6\xa1\xbc\xb6\xdc\x3c\x54\x7a\xbe\x40\x56"
+ "\x4f\xcf\xda\x72\x53\x2a\xaf\x2d\xf5\x17\x88\x7f\xd6\x1f\x21\xfe"
+ "\x59\xbf\xca\xdb\xf9\x02\xeb\x1b\x38\x3d\xe9\x98\x2f\xb0\x94\x9b"
+ "\x2f\x00\x9a\x92\x68\xc8\x8d\x8d\xc2\xf9\x02\x59\xab\xa4\xe6\x0b"
+ "\x88\xce\x13\x70\xd1\x8d\x0e\x8d\xa9\x74\x9e\xc0\xdd\xaf\x1b\xdf"
+ "\x2d\xe3\x75\xe3\xc6\x63\xca\x74\xe3\xc6\x12\xa1\x6e\xdc\xfc\xbd"
+ "\xbb\x6e\xd4\x0f\xf4\x5e\x37\xea\xa3\x95\xe9\x46\xfd\x04\xef\x74"
+ "\xa3\x7e\x9f\xf8\x3c\x81\xac\x5e\xd2\xf3\x04\xc8\x35\xf7\xfe\x7e"
+ "\x53\x34\xdf\xdf\x6f\xea\xd9\xfe\x75\x63\xf6\x41\xf1\xbe\x3d\xfb"
+ "\x18\xd1\x8d\xfa\xbd\xb7\x5f\x37\xea\xf7\x8a\xeb\xc6\x4d\x23\x49"
+ "\x1f\xab\xdf\xeb\xae\x1b\xe1\x1e\x51\xdd\xb8\x69\x9e\xeb\x3d\x44"
+ "\x37\xea\x0b\x89\x6e\xdc\xf4\x8e\xb4\x6e\x7c\xaf\x3f\xf1\x4b\x9b"
+ "\x6e\x11\xbf\x44\x30\x75\xd7\x8d\x9b\xca\x5b\xd7\x8d\x84\x43\x6c"
+ "\x39\x25\x75\xe3\x7b\xdd\xdd\x75\x63\x56\xa8\xb8\x6e\xcc\xb9\xc6"
+ "\xf3\x28\x67\x83\x50\x37\xbe\xf7\xf2\xdd\xa1\x1b\x25\xb9\x75\x50"
+ "\xa8\x1b\x73\x06\xc9\xd7\x8d\x39\x33\xe5\xe9\x46\xcc\x39\x31\xdd"
+ "\x98\xb3\x8f\xe3\x4f\xa1\xb8\x6e\xcc\x39\x21\xae\x1b\x73\xbe\x17"
+ "\xea\x46\x9c\xbf\x98\x6e\xdc\xdc\x55\x90\xbf\x9b\x6e\xdc\x3c\x50"
+ "\xa8\x1b\x49\x3a\x5e\x37\x6e\x2e\x23\x3e\x74\xc3\x11\xf9\xba\x71"
+ "\xf3\x3e\x69\xdd\xb8\xf9\x33\xa1\x6e\xdc\xbc\x8e\xe8\xc3\xcd\x06"
+ "\xa2\x1b\x37\xe7\x92\xf3\x1b\x8a\x9d\xcf\xf3\xba\x91\x9c\xe7\x75"
+ "\xe3\x66\xa3\x27\xdd\xc8\xe8\x0f\x47\xe9\x29\x7b\x21\x1c\x45\x50"
+ "\xce\x9e\xd0\x8f\x15\xc3\xff\x4b\xa1\x3f\x52\xc3\xff\xab\xa4\xb4"
+ "\x8a\x31\xf8\x70\x94\x1d\xb4\x87\x1d\x9e\x53\x69\xfc\xa9\xb8\xf8"
+ "\x01\x2b\x3c\x7b\x8b\x96\xe8\x92\xc3\x51\x41\xd6\x4e\x51\x76\x26"
+ "\x09\xfa\x70\xf8\xbf\x0e\xce\x41\xfa\x40\xe8\xf7\x34\x4b\x51\xe0"
+ "\x75\x6a\x8b\xde\x91\x0e\xca\x1c\x78\x91\xda\x12\x8d\xf3\x30\xaf"
+ "\xdf\x92\x0b\xf5\xb1\x4a\x96\x15\xf2\x8a\xd9\xd3\x07\xad\xb4\x32"
+ "\x3f\x14\xcf\xbf\x89\x6a\xa8\x2d\x97\x82\xea\x3a\x45\x81\x1f\x42"
+ "\x58\xeb\x15\x3e\x60\x54\xe1\x3c\x8b\xe7\x37\xe1\x6b\xa5\xf8\x9a"
+ "\x0d\xca\x98\x36\x0f\x51\x59\x37\x3b\xf9\x83\xae\xea\x90\x6e\x62"
+ "\x6a\x17\x58\xa1\xcc\x3a\x2b\xfa\xbc\x4f\xb5\xea\x93\xf7\xab\xd9"
+ "\xbe\xa7\xc2\x64\x63\xf3\xd0\xcc\x67\xcb\x73\x65\x07\xa4\x17\x2b"
+ "\xc3\xda\x8f\x51\x44\x87\x81\x8c\x41\x5e\x7f\xf7\xc7\x51\x52\x76"
+ "\x0c\x5a\xd5\x07\x15\x3f\x0c\xb6\xd3\x20\x4a\xec\xba\xcc\xe7\xec"
+ "\x92\x7a\x4e\x3f\x35\xf2\x7f\xaf\x07\x63\x4a\xdf\x86\xa8\x8d\xf6"
+ "\x4e\xfe\x47\xc1\x27\xe6\x6d\x61\x8c\xe6\xf5\x5b\xd5\x06\xbf\xa3"
+ "\x46\x6c\xf3\xb7\xe0\xfa\xc6\x1e\x8c\xb1\x7e\x35\xe6\xcd\xd6\xf0"
+ "\x23\xd0\xb7\xbb\x62\xb1\x28\x71\xde\x4c\x4d\xca\x9c\x79\xb3\x16"
+ "\x2c\x49\xd1\xf4\x4f\xec\x82\x26\x2f\x58\xa0\x99\x37\x73\xfe\x72"
+ "\x8d\xf3\x95\x27\x35\x89\x73\x16\xcf\x7c\x2d\x79\xd6\xa0\x79\xaf"
+ "\x6b\xbb\x40\x99\x90\x53\x39\x42\x70\x59\xec\xeb\xb7\x0e\xdd\xb1"
+ "\x09\xa1\xf7\xba\x21\x15\x2e\x17\x3c\x6f\xab\x81\xae\x1e\x85\x9f"
+ "\x97\xb5\x85\x31\x51\x90\x26\x1d\x7c\xda\xc6\xb4\x4e\x90\xf6\x8f"
+ "\xbb\xf2\xa0\x5c\x3b\xa0\xdc\x50\x46\x5c\xe6\x12\x47\x99\x1d\x9c"
+ "\x48\xc7\x9c\x48\xbb\x09\x1c\xdc\x7a\x29\xc8\xd2\xe9\x79\x86\x89"
+ "\xc3\xf5\xc3\x7b\xfa\xfa\x5d\xa6\xb6\xad\x64\xf5\x7f\xf6\xe1\x28"
+ "\xf3\xfa\x6d\xc8\xc1\x31\x7b\x4e\xc7\x7c\x66\xd3\x61\x35\x68\x47"
+ "\x3f\x33\x93\xf4\x34\x70\x13\xee\xdf\x16\x3d\x18\xa1\x0c\xc6\x1c"
+ "\xc7\xee\x0f\xc0\x98\x81\xc3\x84\xa7\x70\xed\x7d\x4d\x3d\x85\x9e"
+ "\x81\x3c\xc6\x1a\xd0\xfc\x44\x9c\x87\x01\xce\x61\x9b\xdb\xf3\x1f"
+ "\xca\x98\x12\x8e\x32\x06\x64\xa0\x0c\x33\xbe\x27\xff\x52\x5c\x50"
+ "\x0a\xf2\x8b\xd1\x31\xdf\x81\xdf\xf1\x63\xfa\x3e\x94\xc1\xec\xbc"
+ "\x14\x67\xa0\xb6\x85\xdb\x37\x77\xcc\x87\xfa\xd4\x41\x3e\x99\x06"
+ "\x64\x2f\xc4\xf9\x6c\xdc\xc2\xda\xbe\x0e\xd7\x1d\xec\x03\x71\x0c"
+ "\x53\xcc\xac\xe6\xda\x50\xe6\xb7\x3a\xbb\x7e\x60\x61\xa5\xaa\x01"
+ "\xc5\x58\x99\x66\x66\xc3\xb7\xba\x0a\x93\x09\x7c\x9a\xf6\x75\xa6"
+ "\xcb\xd6\x71\x41\xd6\x39\xb3\xf2\xba\x41\x5b\xcc\x1e\x58\xc8\x6c"
+ "\xb8\x59\x36\x65\x20\x52\x43\xde\xb5\x0e\x7b\x82\x2d\x55\xf2\x78"
+ "\xb4\x8d\x1d\xff\xc6\x7c\x80\xf2\x70\x7c\x78\x7f\xc4\x91\x14\x77"
+ "\x3e\xb4\xb4\xcd\x4d\x0d\xb1\x56\x26\xee\xf9\x66\x7d\xc3\x3a\x46"
+ "\xdd\x90\x92\x76\x09\x75\xc4\xb6\xad\x00\xbd\x9f\xb5\x14\x85\x6e"
+ "\x78\x05\x69\x5e\x5d\xae\x46\xc6\xec\x06\x6d\xd0\xaa\x0c\x3f\xb0"
+ "\x09\x05\xfe\x25\x12\x7c\x66\x64\x73\x8f\x8e\xf9\xa9\xb3\x10\xb5"
+ "\xef\x62\x21\x85\x75\x32\x9e\x03\x02\xb6\x6e\xdc\x01\xf7\x31\x3f"
+ "\xc5\x21\x8c\x07\x8b\xc5\x4f\x49\x28\x7a\x0e\xf4\xcf\x73\xf1\xf5"
+ "\x0f\x06\x6d\x87\x3c\xe5\xd5\xeb\x7d\x56\xff\xda\x00\xab\xc1\x80"
+ "\x53\x65\x8d\x8d\xcd\x93\xc5\x2a\x99\xc7\xea\x10\x94\x83\xc7\xeb"
+ "\xfd\xfd\x18\x57\x89\x3a\x57\x91\x3a\x9b\xc1\x37\x35\x98\x3c\xd4"
+ "\xd9\x48\xea\xdc\xe1\xa6\xe7\x3a\x7f\x70\xcd\x73\x9d\x73\xfb\xca"
+ "\xaf\xf3\x07\x45\xf2\xeb\xfc\x41\x81\x74\x9d\xcd\x1c\xce\x66\xc0"
+ "\xd9\xec\x01\x67\x33\x87\xf3\x7d\x17\x3d\xd7\x39\xf7\x7b\xcf\x75"
+ "\xde\xde\x5d\x7e\x9d\x73\xf7\xca\xaf\x73\x6e\xae\x87\x3a\x73\x38"
+ "\x5b\x00\x67\xb3\x07\x9c\xcd\x1c\xce\xc1\xa7\x3d\xd7\x79\xfb\x59"
+ "\xcf\x75\xde\xd1\x59\x7e\x9d\xb7\xe7\xcb\xaf\xf3\x76\xbd\x74\x9d"
+ "\x2d\x1c\xce\x16\xc0\xd9\xe2\x01\x67\x0b\x87\xf3\xf0\xf5\x9e\xeb"
+ "\xbc\xe3\x44\x2b\x75\xb6\xc9\xaf\xf3\x8e\x1c\xf9\x75\xde\xb1\xc6"
+ "\x43\x9d\x39\x9c\x1b\x01\x67\x8b\x07\x9c\x2d\x1c\xce\x33\x9e\xf3"
+ "\x5c\xe7\xbc\x43\x9e\xeb\x9c\x77\x43\x7e\x9d\xf3\xd6\xc9\xaf\x73"
+ "\x9e\x4e\xaa\xce\x4d\xe0\xb7\x03\xa0\x2e\xcd\xff\x8a\x7b\xde\xa6"
+ "\x6e\x48\x0d\xa8\x41\x54\xee\x6a\x7b\x52\x50\x2d\xea\x0c\x75\x4b"
+ "\x62\xb6\x74\x8e\xc5\x7f\xed\xea\x06\x5d\x93\xba\x61\x5d\x63\xb7"
+ "\xc3\xea\x37\x5f\x46\x1d\xb1\x1e\x7f\xc7\x8e\x42\xed\xfa\x86\x94"
+ "\xcc\x17\x91\x26\xdd\x88\xd4\x15\x69\x06\x94\xa6\x65\x8c\x15\xe8"
+ "\x7b\xd4\xb5\x16\xc7\x9e\xdf\xa0\xb2\xba\x52\x34\x7f\x11\xc3\x5c"
+ "\xa6\x76\x8e\xc6\xef\x7d\x41\x27\x67\xe8\xff\x89\x34\xf0\x8c\xc8"
+ "\x1d\x70\xe0\x7c\x82\x26\x40\xff\xb9\xa5\xf3\x8b\x79\x69\x28\xf4"
+ "\xf0\xdc\x5a\x84\xcf\x6f\x87\xc3\xb6\xa5\x63\x7e\xda\xcb\x88\xfa"
+ "\xf8\x66\x35\x45\xfa\xe6\x9d\x9d\x5d\xfb\xe6\x09\x33\xc1\x96\xaf"
+ "\xb1\xd7\xa6\xe4\xbe\x28\xd7\x96\xf9\x67\x1c\x7d\x37\x6b\xcb\xf3"
+ "\x36\xd2\xdf\xbb\xf4\xdd\x87\xe1\xf9\xbc\x2d\xf3\x4b\xb0\x2d\x19"
+ "\x7d\x83\xbe\xb2\xb6\x09\xc7\x4d\xea\xcb\x3a\x44\xc1\xf9\x94\x0a"
+ "\xed\x4d\x24\x61\xe3\x2a\x27\x1b\x5b\x03\x6a\x3a\xdc\x94\xb0\xb1"
+ "\xa5\x49\x6d\xf6\x17\xb1\xb1\xc9\x3b\x1b\x7f\xb8\xd3\x77\x1b\x7f"
+ "\x38\x4f\xda\xc6\x1f\x1e\x90\x6f\xe3\x0f\x47\xc8\xb7\xf1\x87\xe1"
+ "\xc4\xc6\x66\xb5\xd0\xc6\x3b\xab\xa5\x6d\x6c\x76\xe2\xb1\x19\x78"
+ "\x7c\xdf\x45\x71\x1b\x9b\x81\xc7\x66\x11\x1e\x9b\xbd\xe4\xf1\xae"
+ "\x0e\xbe\xdb\xf8\x4f\xa7\xa4\x6d\xbc\xab\xb7\x7c\x1b\xff\x29\x57"
+ "\xbe\x8d\xff\x94\xc9\xd9\xd8\x85\xc7\x7f\x1a\xe5\xc1\xc6\x4e\x3c"
+ "\x36\x03\x8f\x83\x4f\x4b\xd8\x18\x78\x6c\x11\xe1\xb1\xd9\x4b\x1e"
+ "\xef\x9e\xe3\xbb\x8d\x77\x0f\x93\xb6\xf1\xee\x55\xf2\x6d\x8c\xa7"
+ "\x6e\xc9\xb5\xf1\x2e\x23\xb1\xb1\xc5\x85\xc7\xbb\xf2\xa5\x6d\x6c"
+ "\x71\xe2\xb1\x05\x78\x3c\x7c\xbd\xb8\x8d\x2d\xc0\x63\x8b\x08\x8f"
+ "\x2d\x5e\xf2\xf8\xcf\xe5\xbe\xdb\xf8\xcf\xdb\xa4\x6d\xfc\xe7\x4b"
+ "\xf2\x6d\xfc\xe7\x44\xf9\x36\xfe\xf3\x64\xce\xc6\x2e\x3c\xfe\xb3"
+ "\xca\x83\x8d\x9d\x78\x6c\x01\x1e\xcf\x78\x4e\xc2\xc6\xc0\xe3\x46"
+ "\x11\x1e\x5b\xbc\xe4\x71\xc1\x10\xdf\x6d\xfc\x3f\x36\x69\x1b\x17"
+ "\x8c\x97\x6f\xe3\xff\x29\x95\x6f\xe3\xff\x29\x22\x36\x6e\x74\xe1"
+ "\xf1\xff\x24\x49\xd9\xb8\x19\x62\xc0\xae\x60\xe3\xae\x75\x88\xda"
+ "\x8e\x6d\x5b\x4d\x6c\x6b\xeb\xd1\x39\x76\x3b\x65\x4f\xc2\x36\x61"
+ "\xc7\x80\x7e\x0c\x0d\xb4\xe9\x1b\x52\x19\x0a\xea\x94\x86\xc7\x5d"
+ "\x0b\x3e\xb5\xae\x46\x81\x9a\x34\x3c\xfe\xfb\xd1\x06\x9c\x46\x93"
+ "\xf6\xf6\x05\x78\x1e\x8d\xc7\xbd\xac\xd9\x07\x8d\xb6\xe0\x26\xdd"
+ "\x65\x6a\xcf\x15\xa6\xef\x0f\x5a\x88\x37\xf5\xcc\x1b\xa1\x21\x95"
+ "\x75\x85\x60\x9f\x93\xa8\xa2\xfa\x1f\xc8\xde\xa3\xf3\x8b\x83\xad"
+ "\x28\x9c\xf9\x31\x3c\xa4\x2c\xc5\x80\x6c\xaf\x87\x06\x54\xea\x4a"
+ "\x51\xa5\xee\x2f\x28\xa6\x96\x69\x60\xfe\x13\x1e\xd0\xdc\x3d\x68"
+ "\xab\xad\x7b\xe7\x31\xb6\xcd\xa1\xd5\xd6\xee\x41\xeb\xf6\x2d\x35"
+ "\x50\x01\x16\x14\x9e\x5c\xc3\x30\x59\xaf\x21\x55\xd6\x45\xe4\xbf"
+ "\xf1\x35\x14\xb0\xf1\x22\x52\x97\xd5\x54\xa3\xf2\xab\xa5\xa8\xfc"
+ "\xe6\x39\x54\xde\x00\x47\x13\x1c\x76\x38\x32\xce\x01\xd6\x08\x45"
+ "\x5f\x43\x78\x6f\x45\xe3\x23\xe7\x51\x48\x99\xb5\x1a\xe1\x6f\x5c"
+ "\xaf\x53\x7b\xd6\x06\x24\xa0\x10\xe6\x3f\xa1\x88\x79\x3d\x94\x82"
+ "\x6b\x2a\x7c\xbe\xd2\x6a\x44\x65\x35\x16\x7c\x3d\x11\xae\xab\xd2"
+ "\x6b\x20\x7f\x7b\x29\xde\x3b\xd1\x58\x96\x71\x02\xea\x97\x5c\xc5"
+ "\xe0\x18\xba\x5b\x43\xac\x1e\x4c\x6d\x67\x42\xfb\x11\x1e\x7c\xb4"
+ "\x7d\x87\x5d\x2e\xd6\x7b\xc8\xfa\x97\x6f\x84\x76\x03\x3b\x3f\x60"
+ "\x7f\x23\x4e\x3d\xf1\xdc\x77\x4c\x85\xa9\x1a\xe1\xb1\x84\x0a\xd3"
+ "\x49\x54\xb9\xc6\x8e\x62\x96\x23\x34\xc1\x86\x10\xb6\x45\xa5\xae"
+ "\x16\x4d\xd4\xa2\x20\x3c\xfe\x6c\xff\x31\xbc\x5b\x65\x8d\x11\xad"
+ "\xb4\x42\x19\xaf\x5b\x5a\xca\x58\xb1\xa6\x02\xc1\xb5\x07\x2a\x92"
+ "\x0c\x28\x40\x8b\xd4\xd8\xbe\x56\x7d\x83\x6e\x22\xb4\x9f\xf9\x26"
+ "\x86\xc1\xb6\xc5\x36\xc5\xf6\xc5\xf9\x39\x6c\x5e\x99\x68\x44\xe9"
+ "\x16\xa4\xae\x4c\x83\xbf\x3a\xc6\x58\x89\x6e\x20\x28\xe3\x56\x26"
+ "\x38\xb9\x0a\x78\x31\x19\x73\xc1\x40\x15\x14\x00\xfe\xdd\x24\x38"
+ "\x65\x22\x9c\xea\x70\xd3\x0b\x4e\x59\x79\x4e\xfd\x6f\x07\x9e\x53"
+ "\x7b\xbf\x97\xe6\xd4\xde\xd1\x84\x53\x66\x75\xfb\xe4\xd4\xff\x9e"
+ "\xf3\xcc\xa9\xff\x2d\x92\xe6\x94\xd9\x1f\x38\x55\x25\xe4\xd4\xde"
+ "\x1b\xf2\x39\xb5\xd7\xbf\x0d\x39\x65\x51\xc6\xa9\xff\xad\x13\x72"
+ "\xea\x23\xab\x34\xa7\xcc\x9c\x9f\xba\xef\x62\xeb\x9c\x32\x3b\xf9"
+ "\xa9\x7d\xd3\x78\x4e\x7d\x32\x4c\x9a\x53\x1f\x67\x73\x9c\x6a\xa7"
+ "\x7e\xea\xe3\x41\x9e\x39\xf5\x71\x80\x07\x4e\x81\x9f\x32\xbb\xf8"
+ "\xa9\x4f\xc6\xc9\xe7\xd4\xc7\xf1\x6d\xc7\x29\xb3\x42\x3f\xf5\xf1"
+ "\x18\x21\xa7\xf6\xc5\x7a\xe0\x14\xe7\xa7\x82\x4f\x7b\xc1\x29\x27"
+ "\x3f\xf5\xc9\x3e\x9e\x53\x9f\xbe\x23\xcd\xa9\xc2\x4b\x84\x53\x96"
+ "\x76\xea\xa7\x0a\x57\x79\xe6\x54\x61\x82\x34\xa7\x2c\xe0\xa7\xcc"
+ "\x2e\x7e\xea\xd3\x6d\xf2\x39\x55\x58\xd8\x86\x9c\x52\xe8\xa7\x0a"
+ "\x73\x84\x9c\xfa\x64\x97\x34\xa7\x2c\x9c\x9f\x1a\xbe\xbe\x75\x4e"
+ "\x59\x9c\xfc\xd4\x5f\xfc\x78\x4e\xfd\xf5\x82\x34\xa7\xfe\x3a\x92"
+ "\xe3\x54\x3b\xf5\x53\x7f\x39\xeb\x99\x53\x7f\xd9\xef\x81\x53\xe0"
+ "\xa7\x2c\x2e\x7e\xea\xaf\xd7\xe4\x73\xea\xaf\xaa\xb6\xe3\x94\x45"
+ "\xa1\x9f\xfa\x4b\xad\x90\x53\x9f\x5a\x3c\x70\x8a\xf3\x53\x33\x9e"
+ "\xf3\x82\x53\x4e\x7e\x6a\xff\x14\x9e\x53\x7f\x1b\x22\xcd\xa9\xcf"
+ "\x36\x10\x4e\x35\xb6\x53\x3f\xf5\xd9\x40\xcf\x9c\xfa\xcc\x5f\x9a"
+ "\x53\x8d\xe0\xa7\x2c\x2e\x7e\xea\x6f\xcf\xca\xe7\xd4\x67\x71\x6d"
+ "\xc8\x29\x85\x7e\xea\xb3\x51\x42\x4e\xed\x9f\x20\xc5\xa9\x26\x1c"
+ "\xf7\xf9\x01\xa7\x92\x20\xee\x03\x0e\x05\x55\x11\x4e\x35\x03\xa7"
+ "\x3e\x70\xe6\xd4\xb7\xae\x71\xdf\xdf\xf6\xd8\x5b\x38\x55\xf4\x99"
+ "\x2b\xa7\xec\xc0\xa9\x66\x96\x53\x7f\x2f\x77\xc4\x7d\x95\x75\xf9"
+ "\x80\xd5\x55\x54\x19\x0b\x7c\xda\xc2\xf1\xe9\x5b\xe0\x13\xd4\xc7"
+ "\x0e\xf5\x2d\x3b\x5f\x8d\x62\x8c\xa4\x5e\x4d\x50\x5f\xbb\x33\x97"
+ "\x9a\x6a\x29\xcc\x21\xcc\x1d\x07\x8f\xca\xe7\x03\x7f\x16\x9d\x42"
+ "\xe5\x4b\xe1\x58\x01\x47\x1a\x1c\xe8\x14\x2a\xab\x45\xec\x98\x3d"
+ "\xcf\x9f\x2a\x8e\x3f\x7f\x9f\xe3\x99\x3f\x7f\x8f\x92\x17\xe3\x15"
+ "\x1d\x93\xcf\x9f\xbf\x6f\xe5\xe6\xd2\xa9\x63\x26\x7d\xc7\xe0\xf9"
+ "\xaf\x84\x23\x57\x51\x8c\x15\x05\x31\x33\xc2\xbb\x05\xc4\x21\xf5"
+ "\x9b\x36\x44\x6d\x78\x0d\xa9\x37\x7c\x03\xf5\x75\xb4\x9d\x8b\x28"
+ "\xe0\xa4\xe5\x1f\xa8\xec\x66\x35\x2a\x6b\x38\x81\xca\xec\x70\x5c"
+ "\x85\x03\xca\x18\x33\xcb\xb9\xbe\x46\xae\xbe\x45\xd3\x20\xaf\x30"
+ "\xe9\xfa\x16\x8d\x60\xeb\x9b\x08\xf5\x6d\xe2\xeb\x5b\x09\x5c\x04"
+ "\x5c\x1e\xb0\x73\x71\x62\x8c\x11\x75\x5e\x60\x65\x98\x26\x8e\x83"
+ "\x18\x97\x93\x67\x2c\x28\x46\x0b\x58\xbd\x0e\x1c\xac\x29\x40\xe9"
+ "\xa9\xc0\xc1\x26\x0b\x7e\xaf\x6f\xac\xcc\x68\x04\x0e\xfe\x3d\x95"
+ "\x01\xbb\x35\x63\x0e\x7e\x8b\x39\xf8\xb7\x7c\xbb\x34\x07\x4d\x84"
+ "\x83\x10\x27\xb6\xce\x41\x27\xbf\x76\x60\x10\xcf\xc1\xff\x1b\x29"
+ "\xcd\xc1\x7f\x4c\x72\xc4\x89\xff\x7d\x0e\x1e\xb8\xe6\x99\x83\x07"
+ "\xca\xe4\xc5\x84\xff\x37\x5e\x3e\x07\xff\xd1\xab\xed\x38\xf8\x8f"
+ "\x0b\x9e\x39\xf8\x8f\x83\x5e\x70\xd0\xa2\x8c\x83\xff\x40\x42\x0e"
+ "\x1e\x08\x93\xe6\xa0\x99\xf3\x83\x10\x57\xb6\xca\x41\xe7\xb8\xf2"
+ "\xff\x3e\xe5\x39\x78\xe8\x90\x34\x07\x0f\x9e\x75\xc4\x95\xff\x7d"
+ "\x0e\x1e\x5c\xe8\x99\x83\x07\x63\xe5\xc5\x90\x87\xca\xe5\x73\xf0"
+ "\x60\x7e\xdb\x71\xf0\xd0\x4c\xcf\x1c\x3c\x34\xa6\x75\x0e\x9a\x15"
+ "\xfa\xc1\x83\x6b\x84\x1c\xfc\xbf\x02\x0f\x1c\xe4\xfc\x20\xc4\xa1"
+ "\xad\x73\xd0\xc9\x0f\x1e\x1e\xc6\x73\xb0\xf8\x59\x69\x0e\x7e\x3e"
+ "\xcd\x11\x87\xfe\xf7\x39\x78\xf8\x96\x67\x0e\x1e\x3e\x23\x2f\xe6"
+ "\x2c\x9e\x24\x9f\x83\x9f\x87\xb5\x1d\x07\x3f\xbf\xe4\x99\x83\x9f"
+ "\x97\x78\xc1\x41\x85\x7e\xf0\x73\x7f\x21\x07\x0f\x47\x48\x73\xd0"
+ "\xc2\xf9\x41\x88\x5b\x5b\xe5\xa0\x73\xdc\x5a\x7c\x80\xe7\xe0\x17"
+ "\xc7\xa4\x39\x78\xe4\x82\x23\x6e\xfd\xef\x73\xf0\xc8\x72\xcf\x1c"
+ "\x3c\x12\x27\x2f\x46\xfd\xe2\xac\x7c\x0e\x1e\x29\x68\x3b\x0e\x7e"
+ "\x31\xc7\x33\x07\xbf\x88\x6a\x9d\x83\x16\x85\x7e\xf0\x48\xa6\x90"
+ "\x83\xc5\x85\x1e\x38\xc8\xf9\x41\x88\x73\x5b\xe7\xa0\x93\x1f\x3c"
+ "\x3a\x9a\xe7\xe0\xb1\xf1\xd2\x1c\x2c\x99\xe9\x88\x73\xff\xfb\x1c"
+ "\x3c\x6a\xf3\xcc\xc1\xa3\xe7\xe5\xc5\xb4\xc7\xa6\xc9\xe7\x60\x49"
+ "\x44\xdb\x71\xb0\xe4\x9a\x67\x0e\x96\x94\x79\xc1\x41\x85\x7e\xb0"
+ "\x44\x2d\xe4\xe0\xd1\xa1\x52\x1c\xb4\x43\x5c\xdc\x9c\xff\x83\xd6"
+ "\x9e\x13\xb4\x35\xc8\x4f\x83\xac\xea\x26\x5d\x65\x8a\x09\x4d\xbc"
+ "\x05\xf6\xd1\xde\x42\xaf\xdc\x52\x23\x5b\x4e\xd0\x3a\x88\x0b\x75"
+ "\x4e\xf1\x33\x3b\xb7\xcc\xaa\x4f\xae\xda\x38\x1f\xa9\x20\xfe\x7e"
+ "\x11\x9f\xab\xbc\x6c\x41\xf8\xf9\x2b\x71\x79\xae\xf2\xe5\xc1\xe3"
+ "\x04\xcc\x4f\xe1\x6a\xf6\x1d\x73\x93\x01\xd5\x8c\x42\x74\x59\x8d"
+ "\x01\xec\xb0\x82\xc5\x17\xdb\xe5\x32\x75\x3c\x22\xef\x3a\x52\x59"
+ "\xff\x13\xfa\x00\xd8\x3b\xa4\xeb\x32\xe4\xd7\xab\x86\xb1\x63\xbb"
+ "\x62\x7b\x61\x1b\x6b\x56\xe0\x77\xd7\xc7\x57\x56\x00\xc7\xac\xff"
+ "\x09\x7f\x60\x07\xa4\x13\x8f\x57\x8f\xaf\x95\xcf\x8d\xe3\x51\xe4"
+ "\xbb\x85\xe3\x61\x65\xe7\x91\xe8\xbb\x63\xb0\x95\xc9\x4b\x5b\x59"
+ "\x9c\xe2\xbc\x3b\x60\xab\x2f\xe3\xbc\xb3\xd5\x97\x7b\x84\xb6\x12"
+ "\x8b\xab\xbe\xfc\x54\xbe\xad\xbe\x4c\x21\xb6\xfa\x32\x56\xda\x56"
+ "\x66\x2f\x79\x65\xd6\x39\xc5\x23\x77\xc0\x56\xa5\x6b\xbc\xb3\x55"
+ "\xe9\x59\x17\x5b\x89\xe8\xff\xd2\x0b\xf2\x6d\x55\x9a\x4f\x6c\x55"
+ "\x9a\xea\xc1\x56\x5e\xf2\xca\x6c\x71\xd2\xcd\x77\xc0\x56\x27\x0a"
+ "\xbd\xb3\xd5\x49\x3f\xa1\xad\xc4\x74\xea\xc9\xce\xf2\x6d\x75\xa2"
+ "\x8c\xd8\xea\x44\x81\xb4\xad\x2c\x5e\xf2\xca\xa2\x73\xd2\x77\x77"
+ "\xc0\x56\x27\xcf\x7b\x67\xab\xaf\x06\xb9\xd8\x4a\x44\x4f\x7d\x35"
+ "\x4c\xbe\xad\x4e\x5a\x88\xad\x4e\x9e\xf1\x60\x2b\x2f\x79\x65\xb1"
+ "\x38\xe9\x90\x3b\x60\xab\x32\x7f\xef\x6c\x55\x36\x4d\x68\x2b\xb1"
+ "\x7e\xbf\x6c\xa6\x7c\x5b\x95\x85\x11\x5b\x95\x21\x29\x5b\xd9\xf4"
+ "\x0d\x29\x41\x60\x83\xc6\x4d\x0d\xb1\x41\x3a\x44\x35\x69\xc0\x6e"
+ "\x21\x60\xb7\x55\x1a\xd4\xac\x07\xbb\x19\xad\x68\xe2\xc2\xef\x98"
+ "\x8a\x3a\x1b\x6a\x02\x9b\x35\xaa\x1b\xe0\x5c\x2d\x9e\x73\xf4\xd4"
+ "\x45\xaa\xe2\xd9\x19\x0b\xd5\x08\xdb\x0d\xdb\x01\xdb\x8e\x01\xbb"
+ "\xb1\x76\x0c\x09\xad\xb6\x85\x74\x1e\x13\x7d\xed\x3b\x66\x81\x81"
+ "\x61\x70\x7d\x19\xf5\x41\x23\x7e\x2f\x10\x53\x8b\x3a\x6b\x5e\xc4"
+ "\x75\x2a\xbf\x81\xcf\x57\x1a\xab\x41\x1f\xdc\x44\xac\x36\xfb\x2e"
+ "\x3c\xc4\x36\x35\x3c\xc0\x56\x19\xf7\x3c\xd3\xed\xb0\xda\xda\xa3"
+ "\x63\x7e\xfa\x35\xd4\x11\xeb\x87\x2c\x3b\x0a\x5d\x39\x0f\x51\x1f"
+ "\xcf\x2d\xa6\xd8\x6f\xd7\x16\xb1\x79\x1c\x02\xbb\x84\x32\xf5\x4e"
+ "\x73\xba\xeb\x93\x50\xe5\x65\x3d\x8b\x9b\xab\x46\x60\x71\xfb\x57"
+ "\xb8\x1a\x74\x66\x24\xa3\x6e\x58\xa7\xaf\x40\x1a\xa6\x19\x6c\xcc"
+ "\x7e\x4f\x54\xb1\x27\xaf\x49\xae\x8d\xcb\xd9\xf9\xdf\x76\x0d\x37"
+ "\x7f\x0b\xec\x84\x9f\xcf\xce\xdf\xd2\x3a\xcd\xdf\x82\x32\xf3\xf3"
+ "\xb7\xca\x27\xe0\xf9\x5b\xf6\xef\x42\x1f\x70\xd4\x7d\x41\x32\xc3"
+ "\x40\xdd\xbb\x55\x98\x8c\x08\xd7\xbf\xc2\x54\x8c\xd2\x53\x90\xba"
+ "\xa2\xa9\x16\xa5\x99\x18\x63\x45\xc6\x15\x14\x73\x0b\xeb\x60\xcc"
+ "\x97\x8a\x91\x04\xd7\xf2\x00\xfb\x77\xe1\x0f\x18\xa8\x8a\xc8\x8a"
+ "\x2a\x84\x9c\xbe\xe3\x49\x02\xcd\xec\x0f\x38\x24\x55\x66\x5c\x44"
+ "\x80\x49\x61\xa5\xf5\x1b\x8c\x53\x12\x5c\x1f\xd5\xa2\xaf\x7b\x74"
+ "\xfe\x0b\x3e\x87\x31\xc3\xef\x9b\xf0\xfa\x00\x79\x4e\xfa\x1b\xf3"
+ "\x22\x48\x97\x81\x2a\x75\x4d\xa8\xc2\x8a\xbf\xd9\x2d\x2b\xfa\x2a"
+ "\xae\x5a\x8a\x47\x26\x8e\x47\x55\x41\xba\x0e\x37\xbd\xe0\x91\x85"
+ "\xe7\x51\xd5\x3b\xbe\xf1\xa8\x6a\xa4\xef\x3c\xaa\xea\xa0\x9c\x47"
+ "\x66\x7f\x21\x8f\xaa\x6e\xc8\xe7\x51\x65\x95\x7c\x1e\x55\xe6\xf8"
+ "\xc6\xa3\xaa\x55\x84\x47\x95\x93\x09\x8f\xaa\x74\x3c\x8f\xd8\x6f"
+ "\xa3\xee\x10\x8f\x2a\x91\x34\x8f\xcc\x9c\x3f\x32\x83\x3f\xba\xef"
+ "\x62\xeb\x3c\x32\x3b\xf9\xa3\xd3\xa7\x7c\xe3\xd1\xe9\x55\xbe\xf3"
+ "\xe8\x74\xb4\x0f\x3c\x72\xf1\x47\x5f\x8f\x94\xcf\xa3\xd3\xa1\xf2"
+ "\x79\x74\xea\xbc\x6f\x3c\x3a\x7d\x82\xf0\xe8\x54\x2e\xe1\xd1\xe9"
+ "\x62\x9e\x47\xec\xf7\x66\x77\x88\x47\xa7\xa2\x3c\xf0\x88\xf3\x47"
+ "\x66\xf0\x47\xc1\xa7\xbd\xe0\x91\x93\x3f\x3a\xdb\xd3\x37\x1e\x9d"
+ "\x39\xe1\x3b\x8f\xce\x6c\x56\xce\x23\x8b\x8b\x3f\x3a\xbb\x4a\x3e"
+ "\x8f\xce\x24\xc8\xe7\xd1\x99\x30\xdf\x78\x74\x36\x98\xf0\xe8\xeb"
+ "\x1a\xc2\xa3\xb3\xfe\x3c\x8f\xd8\x6f\xf8\xee\x10\x8f\xbe\xd6\x4b"
+ "\xf3\xc8\xc2\xf9\x23\x0b\xf8\xa3\xe1\xeb\x5b\xe7\x91\xc5\xc9\x1f"
+ "\xfd\x6b\xa6\x6f\x3c\xfa\x57\xb0\xef\x3c\xfa\xe7\x05\x1f\x78\xe4"
+ "\xe2\x8f\xfe\x75\x42\x3e\x8f\xfe\x59\x20\x9f\x47\xff\x4c\xf6\x8d"
+ "\x47\xff\x9a\x46\x78\xf4\xcf\x08\xc2\xa3\x7f\xc5\xf2\x3c\x62\xbf"
+ "\x8b\xbc\x43\x3c\x3a\x5b\xed\x81\x47\x9c\x3f\xb2\x80\x3f\x9a\xf1"
+ "\x9c\x17\x3c\x72\xf2\x47\xe7\xf6\xf8\xc6\xa3\x73\xd3\x7c\xe7\xd1"
+ "\xb9\xfe\xca\x79\xd4\xe8\xe2\x8f\xbe\x09\x96\xcf\xa3\x6a\xa3\x7c"
+ "\x1e\x55\xef\xf7\x8d\x47\xe7\x76\x12\x1e\x55\xa7\x10\x1e\x9d\xdb"
+ "\xca\xf3\x88\xfd\xd6\xf4\x0e\xf1\xa8\x5a\x23\xc5\x23\xbc\x16\xc1"
+ "\x7b\x64\x5d\x08\xd3\xc6\x15\x68\x44\x1e\xfe\xdb\x84\x22\xcd\xeb"
+ "\xbf\x89\x3a\x92\x4a\xd6\x03\x30\x50\xdf\xb0\xe3\xbd\x62\xf7\xdf"
+ "\xb7\x07\x70\x51\x37\x68\x63\x2e\x90\x35\x1a\xf0\xba\x20\xf5\xe9"
+ "\x49\x68\x30\xbb\x2e\xc3\xb7\x19\x78\x1d\xab\x96\xb5\x03\xd4\x12"
+ "\x6b\x07\x4c\x97\x5e\x3b\xa0\x69\x8b\xe3\xbb\xdb\x02\xa7\xef\x6e"
+ "\xbf\x8d\xf6\xfc\xdd\xed\xb7\xc3\xb6\x4f\x97\xcb\x87\x6f\x11\xae"
+ "\x63\x7d\xb7\x86\x58\xf3\xfa\x6f\xc7\x42\x9d\x7b\x91\xba\x7f\x5b"
+ "\x8c\xbc\xfa\x1e\xb7\xc0\x89\x27\xdf\x18\xa7\xc4\xa3\x0c\x66\xfd"
+ "\xfb\x63\x99\xe0\x06\x2d\x93\xdd\x90\x21\xb3\x2c\x99\xad\xd8\xdb"
+ "\x28\x6e\xef\xf3\x46\xce\xde\xe4\x3b\x67\xb5\xc4\xba\x05\xd3\xa5"
+ "\xd7\x2d\x10\xb7\xf7\xf9\x56\xbe\x73\x3e\xbf\x5b\xbe\xbd\xcf\x6b"
+ "\x39\x7b\x57\x99\xd7\x9f\xdf\xcf\xdb\xfb\x42\xa4\x7c\x7b\x9f\x4f"
+ "\x20\xf6\xfe\x60\x04\xd8\xdb\xc8\x64\x9b\x65\xae\x57\x76\xde\xea"
+ "\xd9\xde\x66\x09\x7e\xff\x3b\x81\xd8\x9b\x5b\x33\x41\x2d\xb1\x66"
+ "\xc2\x74\xe9\x35\x13\xc4\xed\xfd\xef\x41\x9e\xed\xfd\xef\xee\xf2"
+ "\xed\x7d\xc1\x40\xec\x6d\x06\x7e\xff\x3b\x8c\xb7\xf7\xbf\xf3\xe5"
+ "\xdb\xfb\x42\x15\xb1\x77\x6e\x04\x13\x6c\x06\x7e\x9b\x65\xf2\xfb"
+ "\xdf\xc9\xad\xd8\x5b\x82\xdf\xdf\x55\x71\xf6\xe6\xf8\x2d\xb1\x5e"
+ "\xc3\x74\xe9\xf5\x1a\xc4\xed\xfd\xdd\x76\xcf\xf6\xfe\x6e\xad\x7c"
+ "\x7b\x7f\x17\xcb\xd9\x1b\xf8\xfd\x5d\x0e\x6f\x6f\x83\x5a\xbe\xbd"
+ "\xbf\x1b\x43\xec\xbd\x5d\x03\xf6\x06\x7e\x5b\x64\xf2\xfb\xbb\xf3"
+ "\x9e\xed\x6d\x91\xe0\xf7\xf7\x63\x88\xbd\xb9\xb5\x22\xd4\x12\x6b"
+ "\x45\x4c\x97\x5e\x2b\x42\xdc\xde\xdf\x77\xf5\x6c\x6f\xc3\x2d\xf9"
+ "\xf6\x36\x14\x13\x7b\x5b\x80\xdf\xdf\xab\x78\x7b\x7f\x9f\x21\xdf"
+ "\xde\x86\x42\x62\xef\x1d\x21\x4c\xb0\x05\xf8\x6d\x91\xc9\xef\xef"
+ "\x27\xb4\x62\x6f\x09\x7e\x5f\x2c\xe4\xec\xcd\xf1\x5b\x62\x9d\x8a"
+ "\xe9\xd2\xeb\x54\x88\xdb\xfb\xe2\x4a\xcf\xf6\xbe\x38\x4b\xbe\xbd"
+ "\x2f\x46\x72\xf6\x06\x7e\x5f\x4c\xe1\xed\x7d\xd1\x28\xdf\xde\x17"
+ "\x35\xc4\xde\x79\xfe\x60\x6f\xe0\x77\xa3\x4c\x7e\x5f\x3c\x28\x65"
+ "\xef\x20\xb0\xf7\xb1\x54\xbc\xd6\x68\x83\xce\xae\x07\x9d\x62\x13"
+ "\xda\xbd\x52\x37\x02\x3d\xda\x80\x6d\x5f\x93\x0b\x7d\x87\xae\xed"
+ "\xd6\xcb\xa8\x59\xeb\xfb\xb7\xc3\x35\x93\xa4\xbf\x1d\xae\x19\x29"
+ "\xff\xdb\xe1\x1a\x15\xaf\x81\x6a\xa2\x78\x4c\x6b\x58\xff\x21\xef"
+ "\x9b\xe2\xff\x98\xc4\xd7\xd1\xf8\xcf\x2e\xfc\x4d\x31\x60\x6d\xb5"
+ "\x67\x2b\xd1\x46\x35\x05\x5e\x60\x6d\x01\x1c\x8c\xd2\x58\x5f\x5e"
+ "\x07\x58\x5b\xda\x6e\xdd\x8e\xcb\x0b\x7d\xc7\xfa\xf2\x68\x69\xac"
+ "\x2f\xf7\x97\x8f\xf5\x25\x23\xaf\xbf\x2e\x0f\xe5\xb1\xbe\xac\xe0"
+ "\xfb\xf1\x4b\x06\xf1\xf5\x3c\x2e\xe9\x09\xd6\x3b\x13\x00\x6b\x05"
+ "\xba\xec\x72\x4e\xeb\x58\x9b\xa1\x5d\x9b\x3d\xb4\xeb\xda\x14\xe8"
+ "\x33\x75\x6d\xb7\x7e\x48\xed\xcb\xbe\x63\x5d\x3b\x50\x1a\xeb\xda"
+ "\x60\xf9\x58\xff\x70\x9e\xd7\x7e\xb5\x1a\x1e\xeb\xda\xfd\xf2\xb1"
+ "\xfe\xa1\x4c\x7c\x5d\x91\x1f\x52\x09\xd6\x1f\x96\xd8\xb3\x95\x68"
+ "\xc2\xda\x0c\x2f\xb0\x86\x76\x6d\xf6\xd0\xae\xaf\x26\x00\xd6\x96"
+ "\xb6\x5b\xc7\xe4\xea\x78\xdf\xb1\xbe\xda\x5d\x1a\xeb\x2b\x36\xf9"
+ "\x58\x5f\x29\xe5\x75\xe7\xd5\x00\x1e\xeb\xab\xf9\xf2\xb1\xbe\x52"
+ "\x24\xbe\xbe\xc9\x95\x24\x82\xf5\xae\x70\xc0\x5a\x81\x1e\xbd\x2a"
+ "\xa9\xff\x79\xac\x2d\xd0\xae\x2d\x1e\xda\x75\xdd\x04\xd0\x0a\xba"
+ "\xb6\x5b\x4f\xa5\x6e\x98\xef\x58\xd7\xf9\x49\x63\xfd\xe3\x15\xf9"
+ "\x58\xff\xb8\x9f\xd7\xbc\x3f\x5a\x78\xac\xeb\x32\xe5\x63\xfd\xe3"
+ "\x2e\xf1\x75\x56\x7e\x9c\x4c\xb0\xde\x9d\x69\xcf\x56\xa2\x85\xeb"
+ "\xe2\xbc\xc0\x1a\xda\xb5\xc5\x43\xbb\xbe\x0e\x71\xbd\xc5\xd2\x76"
+ "\xeb\xba\x5c\xef\xeb\x3b\xd6\xd7\xae\x49\x63\x7d\xed\xac\x7c\xac"
+ "\xaf\xe5\xf3\x7a\xfb\x5a\x0d\x8f\xf5\x75\x9d\x7c\xac\xaf\xe9\xc5"
+ "\xd7\x7b\xb9\x36\x86\x60\xfd\x67\x23\x60\xad\x40\x87\x5f\x1f\xab"
+ "\x44\x87\x2f\xde\x8e\xfc\x85\x78\x1b\xc3\xdb\x56\x8b\x1b\x83\x7d"
+ "\xc7\xfb\xa7\x0b\xd2\x78\xff\x74\x4c\x3e\xde\x3f\xe9\x79\x2d\xfe"
+ "\xd3\x19\x1e\x6f\x63\x92\x7c\xbc\x7f\xca\x10\xd7\xe2\x3f\x45\xfa"
+ "\xa6\xc5\x8d\x43\x95\x68\x71\x77\xbc\x6f\x86\xb6\xad\x1e\xbf\xe9"
+ "\xe7\x3b\xde\x37\xca\xa5\xf1\xbe\xf1\x99\x7c\xbc\x6f\x64\xf0\x7a"
+ "\xfc\x46\x09\x8f\xf7\xcd\x38\xf9\x78\xdf\xd0\x8a\xeb\xf1\x1b\x1a"
+ "\xdf\xf4\xf8\xcd\x30\x25\x7a\xdc\x1d\x6f\x93\x7f\xdb\x6a\xf2\xfa"
+ "\x1b\xbe\xe3\x5d\x7f\x48\x1a\xef\xfa\xdd\xf2\xf1\xae\xd7\xf2\x9a"
+ "\xbc\xde\x69\xfc\xdb\x14\x25\x1f\xef\xfa\x04\x71\x4d\x5e\xaf\xf6"
+ "\x4d\x93\x9b\x42\x94\x68\x72\x77\xbc\x6f\x59\xda\x56\x97\xdf\xfa"
+ "\xde\x77\xbc\x6f\xed\x93\xc6\xfb\xd6\x66\xf9\x78\xdf\x4a\xe0\x75"
+ "\xf9\xad\x5d\x3c\xde\x0d\x0a\xd6\xcf\xbc\x15\x2b\xae\xcb\x6f\x21"
+ "\xdf\x74\x79\x83\x4a\x89\x2e\x77\xc7\xdb\x5c\xdb\xb6\xda\xdc\x7c"
+ "\xca\x77\xbc\xcd\xdb\xa5\xf1\x36\xaf\x95\x8f\xb7\x39\x96\xd7\xe6"
+ "\x66\xa7\xf1\x7f\x4b\xb8\x7c\xbc\xcd\x63\xc4\xb5\x79\x83\xd1\x37"
+ "\x6d\x6e\x36\x29\xd1\xe6\xee\x78\x37\x56\xb7\xad\x3e\x6f\x3c\xe2"
+ "\x3b\xde\x8d\x1b\xa4\xf1\x6e\x5c\x22\x1f\xef\xc6\x31\xbc\x3e\x6f"
+ "\x5c\xc3\xe3\xdd\x14\x2a\x1f\xef\xc6\x48\x71\x7d\x6e\x31\xf8\xa6"
+ "\xcf\x1b\x6b\x7c\x1f\x27\xb7\xee\xc7\xda\x5c\xee\xfa\x8f\x95\x29"
+ "\x8e\x6f\xee\x9a\x9c\xd6\x7f\xb4\xb2\xfb\x65\x8b\xaf\x2d\x63\xf5"
+ "\x6b\xdf\xeb\x3f\x36\xb7\xb2\xfe\x63\xb3\xcc\xf5\x1f\x9b\xaf\xc8"
+ "\x9f\x8f\xdf\xbc\x9f\x8f\x11\x9a\x9d\xe2\x7f\x2b\xdb\xae\xdb\xf7"
+ "\xba\x90\xcd\x2e\xeb\x42\x36\xb1\xeb\x42\x32\xeb\x0b\x26\x2b\x8b"
+ "\x45\xac\xc5\xbe\xbf\x17\x60\xf4\x38\x0e\x91\xbb\x0e\x25\xcf\x6d"
+ "\xdb\x06\x9e\xdb\xcc\x2a\x69\x6e\xdb\x2f\xb4\xef\x75\x28\xed\x33"
+ "\x3d\x73\xdb\x3e\x46\xde\x9a\x23\x76\x05\xeb\xde\xd8\xf5\x7c\x3c"
+ "\x64\x77\x8a\x7f\x99\xaa\x36\xe4\xb6\xc2\xf5\x94\xec\x29\x42\x6e"
+ "\xdb\xd6\x10\x6e\x7f\x54\xa0\x2c\xee\x62\x72\x7d\x7e\x0f\x42\x53"
+ "\xc9\x38\xe6\x92\xbb\x1e\x66\x0b\xb7\x69\x34\xa7\x85\xdb\x34\xf5"
+ "\xb2\x24\xb7\x69\xbf\x03\xed\x7a\x3d\x4c\xda\x6f\xb4\x47\x6e\xd3"
+ "\x7e\xbd\x64\xad\x65\x42\xfb\xed\x94\xcd\x6d\xda\x2f\xb9\x25\xf6"
+ "\xcb\xf2\x2b\x6c\xe1\x36\x4d\xed\x6d\x3b\x6e\x2b\x5c\x27\x93\xf6"
+ "\x8b\x15\x70\x9b\x46\x09\x84\xdb\x7b\xad\x8a\x62\x4c\x9a\xd2\xf9"
+ "\xfc\xde\x87\xee\x10\x85\xe3\x4b\xb9\xeb\x72\xf2\xdc\xa6\xc7\xf1"
+ "\xdc\xee\xe0\xb6\x2e\x14\xcf\x6d\xd5\xe6\x76\xbd\x2e\x27\xad\xea"
+ "\xe9\x99\xdb\xb4\x45\xd6\x1a\x29\xb4\x6a\xa5\x7c\x6e\xab\xa2\x5a"
+ "\xe2\xdc\x2c\x55\x26\xcf\xed\x0e\xeb\xda\x90\xdb\xca\xfc\x36\xad"
+ "\x8a\x10\x72\x9b\x1e\x45\xb8\xfd\x49\xac\xa2\x78\x9a\xee\x30\xd9"
+ "\xe7\xf7\x5c\xb4\x7f\x18\x8e\xa5\xe5\xae\x0f\xca\x73\xbb\x63\x5f"
+ "\x9e\xdb\xfe\xdd\xa5\xb9\xdd\x69\x61\xbb\x5e\x1f\x94\xee\xe8\x79"
+ "\xfd\x1f\xba\xa3\xa7\xf5\x7f\xdc\xbf\x15\xa6\x3b\xc9\x5f\xf7\x82"
+ "\xee\x14\xd6\x12\xd3\x67\x75\x4a\xe2\xb9\xed\x9f\xd8\x76\xdc\x56"
+ "\xb8\x6e\x28\xdd\xc9\x5f\xc8\xed\x8e\xa1\x84\xdb\x9f\xee\x52\x34"
+ "\x76\x40\xfb\x47\xfa\xfc\x5e\x8f\xbe\x0f\xe1\x71\x03\xb9\xeb\x94"
+ "\xf2\xdc\xf6\xb7\xf1\xdc\xee\x72\x43\x9a\xdb\x5d\xa2\xdb\xf5\x3a"
+ "\xa5\x74\xe7\x53\x9e\xb9\xdd\xb9\x50\xd6\x9a\x2e\x74\x17\xf9\xdf"
+ "\xc1\xd3\x5d\x50\xcb\xf8\x45\x56\x17\x7e\xfe\x3b\x7d\xdf\x98\x36"
+ "\xe4\xb6\x42\xbf\xdd\xb9\x46\xc8\x6d\x7f\x13\xe1\xf6\x5f\x2d\x8a"
+ "\xc6\x49\xe8\xfb\x02\x7c\x1e\x27\xa1\x03\x03\xd8\x77\x98\x32\xd7"
+ "\x4b\xe5\xb9\x7d\xdf\xb9\x96\xb5\x89\xe8\xae\x36\x57\x6e\xb7\xac"
+ "\x4d\x44\x77\xed\xde\x6e\xd6\x4b\xa5\x03\xb6\x79\xe6\x71\x80\x4e"
+ "\xd6\x98\x08\x1d\x60\x93\xcf\xe3\x80\xd2\x96\x31\x91\xac\xae\xfc"
+ "\xfc\x17\x3a\xd0\xb1\x27\xf9\x9d\x5f\xb3\x88\xee\xba\xd3\xe3\x9a"
+ "\x45\x74\xd7\x8c\x3b\xb6\x8e\x2a\x1d\xb0\x57\xb0\x66\x11\x7d\x5f"
+ "\x95\x9d\x6d\x0b\x7f\x9b\xa0\x68\x5c\x85\x0e\x0c\xf5\x79\x5c\x85"
+ "\x0e\x26\xef\x77\x65\xae\xdb\xca\xb7\x85\xc0\x4b\x7c\x5b\x08\xee"
+ "\x2c\xdd\x16\xd4\x7d\xdb\xcd\xba\xad\x74\xd0\x6e\xcf\x6d\x21\x68"
+ "\x8d\xac\x31\x14\x5a\x2d\x7f\x1d\x18\x3a\xe8\x4c\xcb\x18\x4a\x96"
+ "\x3a\x94\x6f\x0b\xc1\x71\x6d\xd7\x16\xd4\xfb\x3c\xb7\x05\x75\xe6"
+ "\x1d\x5b\xcf\x95\x0e\x2a\x12\xb6\x85\xc0\xf3\xa4\x2d\x14\x55\x29"
+ "\x1a\x87\xa1\x83\x15\xbd\xff\x16\xb6\x85\x90\x30\xf6\xdd\xb7\xcc"
+ "\xf5\x63\xf9\xb6\x10\x7c\x83\x6f\x0b\x21\x6e\x7a\x9e\x6f\x0b\xf7"
+ "\x0f\x6a\x37\xeb\xc7\xd2\xdd\x3e\xf5\xdc\x16\xba\xe9\xe5\x8d\xb9"
+ "\xdc\xdf\x5d\x7e\x5b\xe8\xc6\x7f\xff\x94\x75\x3f\xff\xfd\x13\x1d"
+ "\x92\xd8\x76\x6d\xe1\xfe\x03\x9e\xdb\xc2\xfd\x5b\xef\xd8\xba\xb2"
+ "\x74\xb7\x12\x61\x5b\x08\xae\x25\x6d\xe1\xff\x26\x2b\x1b\xb7\x09"
+ "\xf1\x42\xff\xb7\x36\x6e\xf3\x8b\x48\x76\x5e\x80\xcc\x75\x6c\xf9"
+ "\xb6\x10\x62\xe3\xdb\xc2\x2f\xfa\x4a\xb7\x85\x1e\x23\xdb\xcd\x3a"
+ "\xb6\x74\xf7\x43\x9e\xdb\x42\xf7\x5c\x79\x63\x34\x3d\xfa\xca\x6f"
+ "\x0b\xdd\xeb\xf8\x31\x9a\x1e\x91\x7c\x5b\xf8\x85\xb6\xed\xda\x42"
+ "\x8f\x63\x9e\xdb\x42\x8f\x5d\x77\x6c\x7d\x5b\xba\x7b\x95\xb0\x2d"
+ "\x84\x98\x48\x5b\x38\x54\xad\x6c\x9c\xe7\x17\xa3\x7c\x1f\xe7\x79"
+ "\x60\x14\x3b\x67\x42\xe6\x7a\xba\x7c\x5b\x08\xed\xcc\xb7\x85\x07"
+ "\x06\x49\xb7\x85\x9e\xe3\xda\xcd\x7a\xba\x74\xe8\x09\xcf\x6d\x21"
+ "\xb4\x40\xde\x98\x4e\xcf\x41\xf2\xdb\x42\xa8\x85\x1f\xd3\xe9\x39"
+ "\x8a\x6f\x0b\x0f\xa4\xb6\x5d\x5b\xe8\x79\xca\x73\x5b\xe8\x59\x78"
+ "\xc7\xd6\xd9\xa5\x43\xcf\x0b\xdb\x42\x28\x22\x6d\xa1\x38\x5e\xd9"
+ "\xb8\xd0\x03\x51\xbe\x8f\x0b\xf5\x8e\x62\xe7\x93\xc8\x5c\xd7\x97"
+ "\x6f\x0b\x0f\x76\xe7\xdb\x42\x6f\xe9\x7d\x1e\xe8\x5e\x93\xda\xcd"
+ "\xba\xbe\xf4\x83\x9e\xf7\x3f\xa2\x1f\xf4\xb0\xff\x91\xd8\x18\x50"
+ "\xaf\x91\xf2\xdb\x42\x2f\x15\x3f\x06\xd4\x8b\xff\xfe\x8f\xee\xbd"
+ "\xae\xed\xda\x42\x2f\xcf\xfb\x3f\xd0\xbd\xbc\xd8\xff\x41\xe1\x7a"
+ "\xbf\xf4\x83\xb5\xc2\xb6\xf0\x60\x00\x69\x0b\x5f\x18\x94\x8d\x23"
+ "\xf5\x6e\x75\xfc\x1f\xc7\xf9\xcd\x6a\xf7\x71\xa4\xb2\x9a\x11\xe8"
+ "\x91\xe9\xb8\x2d\xf4\xb1\x5a\xb3\x1b\x74\x78\x7d\x61\x9b\x86\x5b"
+ "\x83\x72\x15\xb7\xc6\x8b\xc9\x4a\xd6\xa0\x34\xda\x5a\xd6\xa0\x24"
+ "\x6b\x7f\x20\x0a\x7f\x0b\x8c\xbf\x09\xb6\xaa\xc9\xfa\x93\x0c\x9e"
+ "\x13\x85\xe7\x48\x5d\x2c\x65\xd7\x57\x49\xb5\x42\xdd\x2f\xb7\xb2"
+ "\xfe\x64\x82\x01\x95\x25\xac\x40\xd6\xe0\xe4\x2a\xf6\x3b\x61\xba"
+ "\x4f\x26\xbb\xfe\xe4\xab\xa1\x0f\x64\xfd\x1b\x85\x04\xe1\xf5\x27"
+ "\x13\x18\x7b\xba\x81\x31\x56\x80\x17\x2d\x4b\x00\xfb\xce\xe4\xd6"
+ "\xa0\xa4\xfb\xdc\xc2\x75\xb7\xbe\x1a\xfe\xc0\x8e\x7f\x4b\xac\x2f"
+ "\x4c\xf7\x91\xbf\x0e\x2c\xdd\xa7\x80\x1f\xdf\xe9\x53\xc7\x73\xf4"
+ "\x97\x6c\x1f\x0c\xd7\xd7\x94\x41\x74\xcb\xac\x3f\x96\xd8\xac\x64"
+ "\xed\x0d\xfa\x97\xfe\x5e\x60\x86\xe7\x88\xb8\xf9\x2f\x1e\x33\x4d"
+ "\x21\x60\x66\xc1\xeb\x1c\x7b\x8f\x59\x87\x9b\x77\x06\x33\xcd\x18"
+ "\xef\x31\xd3\xec\x11\x62\x26\x36\x0e\xa1\xc9\x96\x8f\x99\x26\x9e"
+ "\x1f\x87\xd0\xe4\xf3\x98\x69\x8c\x04\x33\xcd\x08\x82\xd9\x71\x7d"
+ "\xb3\x92\xf5\x3b\x68\x4d\xab\xdf\x7f\xe3\xb8\xa9\x59\xed\x1e\x97"
+ "\xf3\x98\xf5\x4b\xb4\x66\x43\xec\x0e\x71\xb9\xf7\x98\xdd\x77\xf1"
+ "\xce\x60\xd6\xd7\xe4\x3d\x66\xfd\x5e\x76\xc1\x4c\x24\x5e\xee\x27"
+ "\x7f\xcf\x4e\xba\x9f\x9a\x8f\x97\xfb\x4d\xe6\x31\xeb\xb7\x8b\x60"
+ "\xd6\xb7\x8e\x60\xf6\xe5\xc1\x66\x25\x6b\x80\xd0\xfd\xb4\x5e\x60"
+ "\x86\xdf\xe9\x7b\x68\x67\x61\xa1\x80\x99\x05\xaf\xfb\xec\x3d\x66"
+ "\xc1\xa7\xef\x0c\x66\x0f\x15\x78\x8f\x59\x58\xb0\x10\x33\xb1\xb8"
+ "\xee\xa1\x46\xf9\x98\x3d\x54\xc2\xc7\x75\x61\xfe\x3c\x66\x61\x71"
+ "\x04\xb3\x87\xf2\x09\x66\xa5\xb5\xcd\x4a\xd6\x11\xa1\xc3\x5a\x1d"
+ "\xff\xc2\x3a\xb4\x59\xed\x1e\xe7\xf0\x98\xf5\x2f\xb3\x66\x43\x2c"
+ "\x04\x71\x8e\xf7\x98\x0d\x5f\x7f\x67\x30\xeb\x1f\xef\x3d\x66\xfd"
+ "\x8f\xb9\x60\x26\x12\x7f\xf4\xdf\x27\x1f\xb3\xfe\x3a\x3e\xfe\xe8"
+ "\x7f\x90\xc7\xec\x57\x01\x04\xb3\xfe\x93\x09\x66\x27\x43\x9a\x95"
+ "\xac\x45\x42\xf7\xaf\xf6\x02\x33\xfc\x0e\xd6\x43\x3b\x1b\x90\x01"
+ "\x98\x59\xf0\x3a\xd8\xde\x63\x36\xe3\xb9\x3b\x83\xd9\x00\xb5\xf7"
+ "\x98\x0d\x58\x2e\xc4\x4c\x4c\x27\x0f\x90\xbf\x0e\x36\x3d\x20\x82"
+ "\xd7\xc9\x03\xb4\x3c\x66\x03\x8a\x09\x66\x03\xfc\x09\x66\x5f\x8d"
+ "\x69\x56\xb2\x9e\x09\x3d\x40\x72\xfd\x2f\x4f\xba\xd1\x31\x2f\x9f"
+ "\xc7\x6d\xe0\x88\xf6\xa3\x1d\xc3\x4b\xbd\xc7\x6d\xe0\x90\xd6\xb5"
+ "\xe3\xc0\x9e\xf2\x71\x0b\xaf\xe1\xb5\xe3\xc0\x70\x1e\xb7\x81\x3a"
+ "\x82\x5b\x78\xb1\x6f\xda\x71\x60\xab\xdf\xbf\x8a\x69\x47\x77\xdc"
+ "\x1e\x36\xb6\x1f\xfd\xf8\x70\x86\xf7\xb8\x3d\x7c\xa5\x75\xfd\xf8"
+ "\xf0\x29\xf9\xb8\x3d\x9c\xcb\xeb\xc7\x87\x0d\x3c\x6e\x8f\x44\x12"
+ "\xdc\x1e\xd6\xf9\xa6\x1f\x1f\x96\x5c\xff\xcd\x93\x7e\x74\xc7\x2d"
+ "\xa2\xa0\xfd\x68\xc8\x88\x11\xde\xe3\x16\xb1\xb3\x75\x0d\x19\xf1"
+ "\x8e\x7c\xdc\x22\x26\xf3\x1a\x32\x62\x2b\x8f\x5b\x44\x2d\xc1\x2d"
+ "\x22\xd2\x37\x0d\x19\xb1\x5f\x89\x86\x74\xc7\xed\xd1\x84\xf6\xa3"
+ "\x23\x07\x19\xbd\xc7\xed\xd1\x69\xad\xeb\xc8\x47\xe5\xef\x59\x4c"
+ "\x3f\x1a\xc0\xeb\xc8\x47\x63\x79\xdc\x1e\xcd\x27\xb8\x0d\xaa\xf5"
+ "\x4d\x47\x3e\xda\xea\xfa\x1f\x62\x3a\xd2\x1d\xb7\xc8\xd0\xf6\xa3"
+ "\x25\x07\xcb\xd0\xff\x91\xae\xfa\x5f\x44\x4b\x0e\x56\xa0\xff\x07"
+ "\x97\xf0\x5a\x32\xd2\x49\xff\x47\x72\xfa\x7f\x70\xbe\x6f\x5a\x32"
+ "\xd2\x1b\xfd\xef\xa6\x25\xdd\x71\x1b\x52\xd5\x7e\xf4\xe4\x90\x04"
+ "\xef\x71\x1b\x72\xa2\x75\x3d\x39\x44\xfe\x3e\x50\xf4\x90\x54\x5e"
+ "\x4f\x0e\x29\xe6\x71\x7b\x4c\x4d\x70\x1b\x12\xe7\x9b\x9e\x1c\x22"
+ "\xb9\xfe\xa3\x03\x37\x9b\xba\x41\xc7\x88\x8c\x43\x96\x27\x8d\x20"
+ "\x6b\x13\xd2\x43\xf3\x6d\xc1\x0d\x3a\xb9\xfb\xbb\x38\xd6\x9c\x3e"
+ "\x91\x84\xd0\x45\x7a\xe8\x48\x9f\xd6\x9d\xa6\x1f\xbf\xe2\xf3\xba"
+ "\xd3\xf4\xe3\x9f\xdd\xb6\xfd\x5d\xe8\xc7\xb7\xcb\x5e\x77\x9a\x7e"
+ "\x3c\x89\xd7\xa0\x8f\xef\xe5\xb1\x1e\xca\xce\x4f\x90\xb5\x1e\x35"
+ "\xfd\x78\x84\x4f\xeb\x51\xd3\x43\x87\x10\x7e\x3d\x56\xc7\xae\x47"
+ "\x4d\x0f\x0d\x6f\x93\x7d\x5f\xe8\xc7\xb6\xe2\xf5\xa8\x99\xf5\x65"
+ "\xc9\x8a\xd6\x47\xa6\x87\xee\xf5\x82\xcf\x16\x46\x64\x8c\x96\xe7"
+ "\xf3\x13\x5a\xe0\xb3\x45\xee\x3e\x33\x42\x3e\x3f\xd1\xd9\x37\x3e"
+ "\x0f\x3f\xe0\x3b\x9f\x87\xaf\xbd\x6d\xfb\xcc\xd0\xc3\xe7\xc9\xe7"
+ "\xf3\xf0\x11\xbc\x36\x1f\x9e\xca\xf3\xf9\x89\x42\xf9\x7c\x1e\x66"
+ "\xf5\x8d\xcf\x4f\xf8\x11\x3e\x0f\x3b\x48\xf8\x3c\xdc\xd2\x26\xfb"
+ "\xcf\xd0\xc3\x92\x08\x9f\x2b\xf6\x2b\x5a\x7f\x9a\x7e\x22\xb5\x75"
+ "\x3e\x9b\x75\x8c\xc8\xf8\x35\xcf\xe7\x27\xc7\xd8\x82\xcd\x3a\xb9"
+ "\xfb\xdd\x08\xf9\x3c\xf2\x9c\x6f\x7c\x1e\xf9\x8e\xef\x7c\x1e\x39"
+ "\xe5\xb6\xed\x77\x43\x8f\x1c\x2d\x9f\xcf\x23\xfd\xf9\x98\x65\xe4"
+ "\x04\x9e\xcf\x4f\x66\xc8\xe7\xf3\x88\x32\xdf\xf8\x3c\xf2\x14\xe1"
+ "\xf3\x88\x4c\xc2\xe7\x91\xa5\x6d\xb2\x0f\x0e\x3d\x62\x04\xe1\x73"
+ "\x95\x55\xd1\xfa\xde\xf4\x93\x92\xeb\x1f\x3b\xf1\xd9\xc2\x88\x8c"
+ "\xed\xf3\x7c\x1e\xad\x06\x3e\x5b\xe4\xee\xbb\x23\xe4\xf3\x28\xdf"
+ "\xf6\xb9\xa0\x47\xf9\xbe\xcf\x05\x3d\xca\x87\x7d\x2e\x5c\xf6\xdd"
+ "\xa1\x47\x75\x95\xcf\xe7\xa7\xaa\xf9\x58\x6e\x54\x2f\x9e\xcf\xa3"
+ "\x63\xe5\xf3\xf9\xa9\x5c\xdf\xf8\x3c\x8a\xec\x7f\x41\x3f\x15\x4f"
+ "\xf8\x3c\x6a\x6b\x9b\xec\xc7\x43\x3f\xe5\x4f\xf8\xfc\xf5\x58\x45"
+ "\xeb\xa7\xd3\xa3\x7b\xb5\xce\x67\x8b\x8e\x11\x79\xef\xc1\xf3\xf9"
+ "\x19\x83\x2d\xd8\xa2\x93\xbb\xff\x8f\x90\xcf\xcf\x2c\xf7\x8d\xcf"
+ "\xcf\x0c\xf4\x9d\xcf\x4f\xdf\xba\x6d\xfb\xff\xd0\x4f\x5f\x90\xcf"
+ "\xe7\xa7\x0b\xf8\x18\xf7\x69\xa7\xf7\xff\x63\x34\xf2\xf9\xfc\xb4"
+ "\x6f\xfb\x02\xd1\xcf\x2c\x24\x7c\x7e\x9a\xec\x0b\x44\x3f\x93\xd4"
+ "\x26\xfb\x02\xd1\xa3\xab\x09\x9f\xcf\x66\x2a\x5a\x9f\x9e\x7e\xa6"
+ "\xce\x0b\x3e\x5b\x18\x91\x77\x42\x3c\x9f\x9f\x2b\x04\x3e\x5b\xe4"
+ "\xee\x43\x24\xe4\xf3\x73\xe3\x7d\xe3\xf3\xb3\x8d\xbe\xf3\xf9\xd9"
+ "\x63\xb7\x6d\x1f\x22\xfa\xd9\x7d\xf2\xf9\xfc\xac\xe3\xfd\x1f\xf8"
+ "\xe7\x67\x9d\xde\xff\x3d\x27\x7f\x7f\x22\xfa\xd9\x51\xbe\xf1\xf9"
+ "\xb9\x67\x09\x9f\xc7\x58\x09\x9f\x9f\x1b\xd1\x26\xfb\x13\xd1\x63"
+ "\x0a\x08\x9f\xff\x75\x46\xd1\xfa\xff\xf4\x73\xad\xce\xff\x10\x1b"
+ "\xdf\x70\x8c\x4b\xf1\x9c\x1e\xb7\xc6\xf7\x31\x8e\x71\xbd\x7d\xe3"
+ "\xf4\xd8\x72\xdf\x39\x3d\x76\xdb\xed\x1b\xe3\x18\x2b\x7f\xaf\x3f"
+ "\x7a\xec\x04\x7e\x8c\x63\xac\x9e\xe7\xf4\xb8\x12\xf9\x9c\x1e\xab"
+ "\xf6\x8d\xd3\xe3\xba\x13\x4e\xff\xba\x8a\x70\x7a\x5c\x40\xdb\x8c"
+ "\x71\xfc\x3a\xd5\xb7\x31\x8e\x71\x7a\x25\x63\x1c\xee\x9c\x8e\x8a"
+ "\xf3\x7d\x9c\xe3\xf9\x1b\xbe\x71\xfa\xf9\x9d\xbe\x73\xfa\xf9\x79"
+ "\xb7\x6f\x9c\xe3\xf9\x29\xf2\x39\xfd\xbc\x86\x1f\xe7\x78\x3e\x91"
+ "\xe7\x74\xd4\x56\xf9\x9c\xfe\x4d\x8d\x6f\x9c\x7e\xfe\x0a\xe1\xf4"
+ "\x6f\x76\x11\x4e\x3f\x6f\x68\x9b\x71\x8e\xdf\xc4\xfa\x36\xce\x11"
+ "\x95\xa8\x64\x9c\xc3\x9d\xd3\xbf\x8d\xf0\x7d\xac\xe3\x85\x63\xbe"
+ "\x71\xfa\x85\x25\xbe\x73\xfa\x85\x67\x6f\xdf\x58\xc7\x0b\x03\xe5"
+ "\x73\x7a\xbc\x89\x1f\xeb\x78\x61\x04\xcf\xe9\xdf\x26\xcb\xe7\xf4"
+ "\xf8\x22\xdf\x38\xfd\xc2\x21\xc2\xe9\xf1\x3a\xc2\xe9\x17\xf6\xb7"
+ "\xcd\x58\xc7\xf8\x30\xdf\xc6\x3a\x7e\x3b\x42\xc9\x58\x87\x3b\xa7"
+ "\x27\x22\xdf\xc7\x3b\xa2\xb7\xf9\xc6\xe9\xe8\xf1\xbe\x73\x3a\xba"
+ "\xfb\xed\x1b\xef\x98\x60\x93\xcf\xe9\x09\xfc\xfe\x17\x59\xd1\x4e"
+ "\xdf\xff\x4f\x1c\x23\x9f\xd3\x13\x32\x7d\xe3\x74\x74\x36\xe1\xf4"
+ "\x84\x09\x84\xd3\xd1\xeb\xda\x66\xbc\xe3\xb7\x16\xdf\xc6\x3b\x26"
+ "\xb6\xba\xfe\x85\xd8\x78\x87\x3b\xa7\x63\xcf\xf8\x3e\xe6\x11\x3b"
+ "\xcf\x37\x4e\xc7\xf6\xf6\x9d\xd3\x31\x57\x6e\xdf\x98\x47\xcc\x29"
+ "\xf9\x9c\x8e\xc9\xe5\xc7\x3c\x62\x9c\xe6\x3f\x4d\x0a\x91\xcf\xe9"
+ "\x98\x04\xdf\x38\x1d\x3b\x8b\x70\x3a\x46\x43\x38\x1d\x1b\xdf\x36"
+ "\x63\x1e\x13\xcb\x7c\x1b\xf3\x88\x35\x28\x19\xf3\x70\xe7\xf4\xef"
+ "\x0a\x7c\x1f\xf7\xf8\xdd\xb3\xbe\x71\xfa\xc5\x1b\xbe\x73\xfa\xc5"
+ "\x43\xb7\x6f\xdc\xe3\xc5\xdd\xf2\x39\xfd\xa2\x96\x1f\xf7\x78\x91"
+ "\x5f\xff\x9e\xfe\x5d\xad\x7c\x4e\xbf\x38\xd4\x37\x4e\xff\x6e\x24"
+ "\xe1\xf4\x24\x13\xe1\xf4\xef\x22\xdb\x66\xdc\x63\x52\xbe\x6f\xe3"
+ "\x1e\xbf\x73\x9b\xff\xb6\x78\xd6\xfc\x44\xcd\x82\xd9\xb3\x17\xcf"
+ "\x4a\xd1\x2c\x4e\x9e\xf3\xfa\xac\xd1\xfd\x1d\xbf\x47\x47\xea\xfa"
+ "\xeb\xba\xa0\xc4\x79\x33\x5f\x5d\xfa\x18\x7f\x31\x79\xd6\x7c\xf8"
+ "\xd3\x05\x25\xcd\x5c\x9c\xa4\x49\x59\xae\x9d\xa5\xc1\xbf\xe6\xbd"
+ "\xae\x85\x24\x0b\x52\xf8\x33\xd1\x4b\x92\x53\xe6\x68\x93\x67\x69"
+ "\xc6\x46\x3f\x3b\x68\xf2\xb8\xdf\x4d\x7e\xe6\x99\x2e\x08\x39\xed"
+ "\x23\xad\x61\x72\x42\xab\x80\x0f\xaa\xcb\xf4\xab\x93\x2a\x42\x11"
+ "\xda\x00\x3c\xdb\xb8\x08\xa9\xd7\x2f\x42\xaa\x77\x6e\x22\xff\x0d"
+ "\x37\x51\x80\x7d\xd3\x41\x8b\x66\x2e\x1a\xc1\x04\x0f\x2a\xde\x78"
+ "\x13\x85\xd8\xb3\xe7\x8e\x61\xb2\x67\x23\x63\xf0\x44\x23\x4e\xcb"
+ "\x04\x4f\xd4\xe0\xf3\x60\x57\x15\x93\x9d\x5c\x78\x91\x7e\x35\xd2"
+ "\x18\x1c\x53\x95\x7e\x05\x51\x4c\xe0\x64\xc3\xc7\x76\x23\x75\x24"
+ "\x05\xe1\x7f\x7e\x88\x9e\x52\x0d\x47\x09\xa2\x5f\x4a\x81\x63\x0d"
+ "\x1c\x55\x70\x58\x10\x3d\x15\xc1\x91\x0c\x47\x21\x1c\x06\x38\xea"
+ "\x10\x1d\x07\xe7\xe2\x42\xe0\xe8\x05\x07\x9c\x8f\x83\xb4\x71\x70"
+ "\x2d\xce\x42\xf2\x99\x06\xd7\xa7\x65\xc0\x51\x00\x47\x31\xa2\xa7"
+ "\x43\x9e\xd3\x73\x10\x3d\x43\x03\x7f\xf7\xc2\x51\x04\x07\x3e\x7f"
+ "\x1e\xce\xe1\xb4\x2a\x72\x6d\x46\x19\xa2\xe3\xfd\xe1\x08\x87\x63"
+ "\x2c\x1c\x3a\x38\x32\xe1\xd8\x0a\x47\x3e\x1c\x50\xbe\x78\x9c\x06"
+ "\x9e\xf5\x32\x5c\x7b\x19\x9e\xf1\xf2\x2e\x38\xac\x88\x7e\x25\x01"
+ "\x8e\xfd\x08\xea\x48\x8e\x57\xac\xfc\xff\xd9\x23\x2a\x68\xd5\x2f"
+ "\x0d\xc5\x0f\x5b\xa1\x8d\xbd\x34\x8c\x59\x8d\x68\x26\x3b\xa6\x4a"
+ "\xfb\x30\xf2\xbb\x4a\xbf\xe4\x57\xb9\x06\x7f\x4b\x3b\x1b\x15\xaf"
+ "\x68\xc2\xd7\xd9\x77\xdf\xe6\xac\x97\x90\x01\x69\xf5\xb8\x2d\xc9"
+ "\xe3\xd2\x4b\x88\xbb\x7f\x8c\xc1\xaf\xdb\x64\x7c\x3f\x93\x75\xb3"
+ "\x94\x49\x8f\xfb\x00\x7f\x33\x7b\x19\x6c\x84\xbf\xa9\x65\x32\x6f"
+ "\x8e\x65\x02\xea\x0e\x62\x7f\x50\xbc\x02\x97\x6b\xca\x39\xd2\x76"
+ "\xe0\x3a\x94\xcd\x18\x7c\xd0\x02\x6d\x45\x85\x7f\x03\x96\x46\x26"
+ "\xff\x21\x1d\xf1\x11\x2f\xe5\xe3\x74\x4d\xdd\xbb\xc6\xe2\x6b\x8d"
+ "\x3b\x2f\x69\x99\xfc\x5a\x54\x3c\xbf\x09\xd5\xd0\x53\xce\x42\xdd"
+ "\x28\xf0\x57\x14\xd3\xef\x92\xd6\xbe\xa5\x6b\xec\x01\xc0\x19\xa7"
+ "\xfb\x47\x5a\x2d\xfe\x7b\x06\x5f\x67\x72\x02\x43\xf1\x98\x4d\x71"
+ "\xda\x87\xe0\x43\xa7\x9c\x6b\xea\xfe\x50\x82\xe6\xc5\x20\xe6\x22"
+ "\x29\x1b\xa4\x7b\x29\xd9\x51\x96\xa6\xe0\x43\x08\xe7\xcf\x68\xc2"
+ "\x34\x70\x4d\x65\xcf\x9e\x68\x84\x72\xf8\x5d\x87\xfb\x18\x28\x63"
+ "\xf1\x8b\xf8\xb9\x53\x67\x41\x59\xa9\xf4\x49\x90\xf7\x87\x61\x9a"
+ "\x4f\x56\x58\x28\x7c\xcd\xae\x3f\x68\x01\x3e\x07\x30\x59\xbf\x33"
+ "\xbd\xdf\x0d\xa9\xf2\x36\x21\xb4\x63\x13\xf2\x37\x67\x4d\x8d\x37"
+ "\xd0\xd5\xa3\x88\x9f\x9a\x52\x4d\x41\x1a\x03\x3d\x15\xb8\x1c\x53"
+ "\xc5\x3e\x2b\xc4\x3f\xdf\xc3\xb3\xf6\xb4\x3c\x6b\x8b\x7f\x3e\x7e"
+ "\x16\xb1\xd1\x41\x0b\xf9\x4b\xf2\xb0\xe7\x5f\xd6\x60\xfb\x61\xdb"
+ "\x39\xf2\xb0\x67\x3b\xf2\x78\xe9\x04\xbe\x1f\x9e\x99\xcb\x7c\x78"
+ "\x59\x63\xdf\x12\x94\x0f\x75\xd6\xe1\xeb\x41\xab\x90\x89\x81\xbf"
+ "\xf8\xf9\x04\x0b\xb0\x3d\x95\x81\x70\xfe\x0c\x77\x8e\x81\x73\x70"
+ "\x6f\x8d\x7d\xb5\x06\xe1\x7e\xa4\x8e\x8e\xdb\xcc\x6c\x4a\xae\x66"
+ "\x02\xea\xf5\x04\xe3\xb8\xd1\xcb\xab\x18\x3b\x1c\xb6\xc1\x55\xc8"
+ "\xaf\xf8\x45\x8c\x6f\x5c\xbc\x66\x62\x27\xb0\x71\xdc\xcb\x2d\xb6"
+ "\xed\x1b\x16\x0a\xf6\x51\xe7\x75\x83\xf6\xfc\x76\xc0\x28\x86\xd2"
+ "\x20\x8c\x0f\xb6\x15\xd8\x09\xc1\x79\x7f\xcc\x53\x73\x56\x5c\xa6"
+ "\x8b\xbd\xd4\x2f\x4c\x4a\x67\x06\xc7\xe2\xbc\x4d\x38\xef\x29\x46"
+ "\xe8\x5b\x1d\xf8\x42\xfa\x83\x06\xbf\x80\x14\x9c\x5e\xd3\x8f\xe5"
+ "\xdc\x39\x82\x2b\xe1\x16\xb6\x1f\xd3\x3d\xb4\x0a\xff\x9e\x32\x10"
+ "\xa9\x83\xaa\x10\xa5\x49\x0b\x2b\x22\x5c\x08\x0c\x75\xe4\xc3\xd6"
+ "\x71\x53\x53\x86\x6d\x35\xf4\x8b\x2d\xfc\x9b\x36\xc2\xb6\xa1\x7e"
+ "\x1d\xa4\xab\x6a\xdc\xdc\x29\x9f\xc9\xac\x5f\x87\xbf\x15\xbf\x48"
+ "\x4f\x63\xe7\x40\x31\xab\xfd\x11\x6b\xa3\x0d\xf5\x99\x69\xc9\x8c"
+ "\x31\xed\x06\x3c\xab\x47\x60\xd5\x3f\x96\x1a\x01\xaf\x4e\xf9\x98"
+ "\x0f\x07\x1a\x2c\x14\x5e\xbf\x0f\xfc\x50\x8f\x1d\x50\xd7\xed\xc0"
+ "\x09\xa8\x2b\xc2\xf9\x9a\xb3\xa6\xe9\xf8\xba\x4e\xeb\x85\xb9\x01"
+ "\xcf\xc8\x27\xcf\x86\x7c\x57\xc3\x33\x36\xd4\xe7\x43\xba\x7c\x83"
+ "\xdf\xdf\xcb\x1c\x36\x61\x9f\xcd\xa7\xe3\xda\xd2\xb4\x1c\x63\xd7"
+ "\xfa\xfc\xe6\xa5\x4c\xd5\xc6\x6f\x20\xff\xd5\x88\x69\x6a\x60\xca"
+ "\x52\x63\x19\x0b\x34\x6f\x54\x96\x70\x1e\xa5\xcf\x44\xbd\xee\x5b"
+ "\xc5\x80\x56\x41\x41\xf7\x9d\x0f\x62\xca\x63\xcf\xb3\xfb\x18\xa4"
+ "\x56\x31\xb5\x15\xda\x83\x28\xf5\x12\x0a\x58\x39\x07\x85\xa4\xc7"
+ "\x42\x5d\xca\x18\x4b\xa5\xee\x3c\xaa\x30\xc1\xa1\x2d\x87\x74\x67"
+ "\xe1\x38\x88\xd2\x97\x23\xd5\x44\xe8\xa3\xd2\x6e\xa1\x80\x0a\xed"
+ "\x2d\x38\x77\x0d\xa5\x26\x30\xd6\xf2\x32\x9c\xee\x18\x8a\xb1\x1a"
+ "\x83\x56\x5e\x03\x4c\x5f\xc2\xdf\x5f\x5f\x40\x79\x50\x96\xa6\xe0"
+ "\xb9\x91\x8d\xd9\xc9\x45\xf5\x4b\x19\xab\x39\x6b\x7a\xb2\x01\x8d"
+ "\x8a\x14\xd4\x05\x97\xb9\x09\xe1\x35\x04\xfc\x70\x1a\xfb\xe6\x8e"
+ "\xfa\x57\xad\xd8\xbf\x4c\x4f\x00\x8d\x80\x1c\xd7\xf1\x35\x63\xf7"
+ "\x8e\x7a\x38\x9f\x19\x63\x65\xcc\xd8\x3e\xb8\xde\x60\xa3\x5c\xae"
+ "\xfe\xb9\xb4\x16\xa9\xe0\x19\x55\x06\xbf\x7f\x14\xe0\x67\x40\x9e"
+ "\x1d\x81\xef\x89\x98\x1b\xdc\xb5\x3a\x83\x5f\x91\x91\xe7\xcb\xd4"
+ "\x02\xe0\x48\x47\x47\x59\xcc\x59\x33\x02\x0c\x7e\x07\x2c\x4e\x7c"
+ "\xc2\xfc\x68\xb9\xce\xf5\x57\xd8\x37\x25\xdb\xb1\x6f\x0d\xa8\xd3"
+ "\xdb\xba\x07\x6a\x98\xe0\x43\x7a\xa6\x3e\x34\x80\xa1\x18\xcb\x44"
+ "\x2b\x63\xb1\x67\x37\x56\x41\x9f\x14\x50\x69\x35\x21\x92\x7e\xc6"
+ "\xa7\x4c\xf6\xa1\xad\x64\xbe\xe7\x8c\x6d\x38\x4f\xd0\x21\x63\xb2"
+ "\x6e\x22\x35\xb0\x94\xf5\x7f\xf6\xec\xe3\xea\xac\x45\x28\x84\xd9"
+ "\x1c\xa8\xb6\x77\xef\x1c\xd9\xb8\xf3\x21\x2d\xf6\xb1\x98\xbf\x8c"
+ "\x1e\xee\xe5\xf2\x81\xe7\x76\x30\xd0\x33\xb4\x76\xb8\x9f\xd1\x37"
+ "\x72\xe5\x21\xfe\x90\xf8\xd1\x19\x5a\xa6\x2f\x5c\xcb\xac\xcb\x81"
+ "\x6b\x1d\x2e\xd2\x33\xac\x70\x1e\xc1\xef\xb2\xe2\xb4\x9b\x90\x36"
+ "\xde\x8f\x70\xa8\x4e\x2f\xf8\x4d\x61\x7b\x4e\x35\xe1\xf6\x4f\x34"
+ "\x63\x7c\x5f\xbe\x4d\xb3\xf5\xa5\x88\x9f\x6c\x34\x98\xb3\xe2\x87"
+ "\x1a\xfc\xba\xef\xe7\x6c\xec\x67\x62\x7d\x12\xf8\x95\x9d\x0f\xe9"
+ "\x8e\xc6\x22\x74\xb4\x0c\x21\x48\x13\x67\xf0\xfb\x45\x29\x6f\xcb"
+ "\xf8\x85\x38\x2d\x5b\x4e\x68\x9b\xf6\xd5\x5c\x1f\x00\xf7\x40\xbb"
+ "\x29\xc6\x3e\x87\xf8\xb6\xf8\x64\xec\x77\xa0\xdd\x85\x73\x7e\x1f"
+ "\xce\xc5\xa9\x98\x6e\xbf\xc2\xe5\xca\xb8\xc8\x95\xc5\xb9\x6c\x0e"
+ "\x3f\xc3\x64\x0f\xd0\xb1\x69\x03\xeb\x0b\xe0\xf9\xd5\x06\xbf\xd0"
+ "\x7c\x67\xae\x91\x7a\xbd\x1c\x3d\xb8\x0c\xfe\x0f\xba\xc3\x91\x17"
+ "\xb4\x55\x7f\x68\xa3\x8f\x62\x4e\xe1\xf6\xb9\x6d\x13\xd6\x12\x03"
+ "\x32\x1a\xb3\x07\x40\x3b\x7d\x59\xe3\x68\xa7\xf6\xa5\x4c\x35\xe0"
+ "\x8a\xec\x0d\xcc\x99\x8d\x80\x65\x8c\x8d\x66\x5e\xb5\x45\x20\xd0"
+ "\x98\xd6\x3c\x38\x9f\xb7\x14\x6b\xb4\xe9\xf1\xd0\x96\xfd\xc5\xd3"
+ "\xaa\x10\x4e\xc7\xa6\xe7\xd2\x36\x05\x0f\xc8\x60\xcb\x4c\xd1\x76"
+ "\x28\x9f\x9f\xa3\x4c\x4d\x5d\xeb\x73\xe0\xd9\xb9\x06\xbf\x4e\x1a"
+ "\x41\x7b\xc9\xfa\xb1\x90\x61\xe2\x30\xaf\x68\xa8\xcb\x11\xf8\xdb"
+ "\x89\xe3\xf1\x7d\x47\x41\x83\x8e\x8d\x86\xb6\x02\x78\xbf\xdf\x83"
+ "\x31\xc2\xfd\xe7\x0d\x28\x41\x85\xef\x5f\x0f\xbf\xf1\x79\x9c\x06"
+ "\xce\x9b\xe0\xbc\x89\xe4\x1b\xe7\x8f\xf1\x13\xe6\xfb\x4a\x4f\x92"
+ "\x2f\x5b\x96\xfb\x70\x9e\xf8\x3e\x9c\xe7\xf6\x2d\x4c\x1d\xce\xc7"
+ "\x9c\xf5\xca\x08\x47\xde\x1b\xe0\x9c\x23\xff\xb1\xf3\x1c\xcf\x78"
+ "\x05\xc4\x52\x42\xaa\x73\xd9\xb7\x6d\x61\x4c\xa4\x5c\xaf\xa4\x18"
+ "\x50\xd2\x79\x7c\xed\x1d\x38\x87\xef\x25\x1c\x79\x25\x1b\xf3\xc7"
+ "\x40\xea\x43\x13\x1e\xbd\x92\x6f\x40\xbf\x4f\x74\xf6\xf1\x80\x53"
+ "\x57\x82\x77\x4c\x15\x97\x5f\x89\x23\x3f\x3e\x2f\x92\x07\xa3\x0f"
+ "\x4f\xe2\xda\x08\x6e\xcb\x01\x38\x7f\x48\x0f\xf5\x7f\x6d\x2f\x29"
+ "\xdb\x54\x93\x89\x70\x1e\x6c\xcf\xde\x43\xf8\x90\x35\x79\x94\xa3"
+ "\x2f\x07\x2c\xf4\xe6\xac\x57\xc3\x5d\xfa\x26\x7f\xcc\x17\xce\x1f"
+ "\xf8\xe1\xb2\x38\xea\xc9\xf6\x27\x5b\x02\xc7\x40\x3e\x2a\x7b\xd6"
+ "\xe4\x89\xb8\x8f\x7b\xaf\x07\x53\x0b\x79\x24\x3b\xf2\x80\xfb\x55"
+ "\x60\xaf\xa7\xe1\x5c\x86\x01\xcd\x67\xeb\x97\x05\x69\x0c\xf4\xe4"
+ "\x0c\xa9\xb8\x33\xad\x2f\xa2\x2a\x73\x0d\x38\x7e\xc3\xed\x75\x54"
+ "\x65\x2f\x13\xaa\xcc\xb5\x23\xfb\x87\x97\xf3\xc7\xa4\x31\xc5\xa0"
+ "\xa3\x6d\x15\x96\x5a\x99\x31\xc1\xab\xec\xf8\x17\xd3\x04\x71\x46"
+ "\xea\x63\x08\xf7\xeb\xd7\xe9\x99\x83\x2a\x8d\x37\x59\xdf\x05\xff"
+ "\xef\x89\xaf\xbf\x07\x71\x09\x8e\x4d\x20\xfe\x4c\xd2\x53\x24\x3e"
+ "\xb1\x43\xda\x1d\xf8\x3c\x8e\x5d\x20\x6e\xca\x73\xba\xc6\x7c\x78"
+ "\x49\x43\x6c\x93\x70\x89\xed\xcb\x70\x79\xad\xcf\x17\xe3\x32\xdb"
+ "\xf3\x2f\x69\x70\x1d\xd2\x75\x8c\xbd\xd2\x6a\x2e\xae\x30\xd9\x90"
+ "\x66\x29\x8e\xab\x12\x8e\xc4\x6c\x47\x0c\xf8\x36\x99\xb1\x61\x02"
+ "\xfb\xfd\x23\xc4\x9e\xd7\x8d\x7d\x2f\x69\xd2\x6d\x88\xda\x98\xd6"
+ "\xc1\xff\xd7\xb9\x4c\x71\x7d\xbf\xcb\xd0\x87\x26\xd4\x1c\xd1\x21"
+ "\x24\x5f\xe3\x26\xd4\x38\xea\xbe\x83\xab\x3b\x9c\x63\xbf\xd9\x1b"
+ "\xbc\x35\x83\xad\xaf\x81\x9e\x29\x39\xd7\x87\x59\x1d\xc4\x1c\xcd"
+ "\xb5\xa2\xc5\xb9\x4c\xd3\xe2\xed\x88\xb2\x6d\x6a\x56\x7f\xb2\xa3"
+ "\x1a\xfb\xe9\x31\x0e\x7b\xb2\xb6\x83\x98\x5b\x9b\x86\xd4\x57\xe9"
+ "\x99\xc7\x62\x52\x33\xd8\x7d\x8a\x3e\x87\x74\xf2\xca\x3a\x93\x7d"
+ "\xff\x57\x01\xb1\x6c\x8c\x35\x9d\x21\x7d\xcd\xcc\x6b\x13\xb9\xfc"
+ "\xf0\x35\x07\x7e\x3b\xb8\x18\x53\xc1\x33\x24\xf7\x7f\xf2\x50\x57"
+ "\xb5\x78\x5d\x5f\xfb\x54\x79\x5d\x5f\x4b\x75\xaf\xeb\x6b\xe7\x6e"
+ "\x6f\x5d\x5f\x93\x1c\xff\xf1\x50\x57\x8d\x78\x5d\x5f\xdf\xae\xbc"
+ "\xae\xaf\x27\xb9\xd7\xf5\xf5\x63\xb7\xb7\xae\xaf\x97\x29\xa8\x6b"
+ "\xa4\x78\x5d\x13\xdf\x51\x5e\xd7\xc4\xc9\xee\x75\x4d\xfc\xf4\xf6"
+ "\xd6\x35\xb1\x48\xb2\xae\x54\x10\x83\xfd\x13\xf8\xa5\xa6\xb4\x46"
+ "\xd0\x68\x5b\xd4\x85\x2b\x77\x22\xaa\xcc\x64\x41\x15\xbd\xaa\xb1"
+ "\xfe\xa5\x1e\xd5\x82\xdf\x5b\x8d\x46\x31\x9b\x0e\xa9\x2b\x72\xeb"
+ "\xe0\xfc\x65\x54\xae\xb3\xa0\x31\x8b\xb0\xff\x9d\xb5\xb2\x32\x51"
+ "\xae\xff\x9d\x15\xd5\xe2\x7f\xad\x8f\x71\x3e\x77\xf6\x9e\x8a\xba"
+ "\x26\x84\xeb\x0f\xff\xdf\xdc\xe2\x7f\x57\x13\x7b\xbb\xfa\x5f\x6c"
+ "\x8f\x4a\x8b\x45\xe0\x7f\xc9\xb7\x4a\xb3\x67\xba\xfa\xde\xac\xab"
+ "\x08\x89\xfb\xde\xd9\xa3\xb1\xef\xdd\x01\xd7\xe5\x95\x7f\xb6\xbf"
+ "\xc3\xf7\xea\xe1\x99\xce\xbe\xf7\x68\x22\xee\x6b\x67\x27\x28\xf3"
+ "\xbd\xb3\x13\x1c\xf5\xde\xce\xd5\x1b\x6c\x55\x22\xf4\xbd\xb3\xb7"
+ "\x7a\xc3\x5b\x66\x53\x43\xe4\x27\x7d\x2c\x1d\xec\xf9\x3f\x24\xe0"
+ "\xfe\xcd\x0c\x36\xf9\xfb\x0e\x8b\xea\x32\xfd\x7b\x76\xad\xe2\x7a"
+ "\x73\xa2\x1f\x93\x7f\xd9\x3f\x26\x85\xf9\x8e\xe9\xfb\x43\x02\x1e"
+ "\x2f\xc4\xb1\x34\x5c\x8f\x66\x76\x5e\xf6\x97\x57\x6e\x92\x27\xf3"
+ "\x61\x4d\x7e\x1a\xb4\x97\x4f\x96\x5a\x28\xfb\x9b\x71\x41\x80\x83"
+ "\x9a\xc9\x6e\xd2\x32\x6f\x3f\x18\x5a\xbf\x39\x28\xe3\x58\xf8\x25"
+ "\x84\xd3\x32\xab\x54\xa3\x7c\x28\x7f\xb5\xe7\xf2\x27\x75\x55\x50"
+ "\xfe\x6a\x19\xe5\xaf\xf6\xaa\xfc\xdd\xa0\xfc\x4d\x23\x3a\x40\x5c"
+ "\x47\x7d\xde\x34\x42\x25\xaf\x3c\x49\x49\x5e\x61\xec\xdb\x33\xbc"
+ "\xf6\x7f\x4c\x8f\x4e\x9a\x4f\x76\x18\x29\xf0\x01\x6c\x1f\x8e\xdb"
+ "\x1e\xf1\x7f\xb5\xe0\xb3\xbe\x63\x88\x4f\x32\xca\xf4\x49\x73\x24"
+ "\xe7\xbf\xbb\x3d\xbf\x5b\xb3\xfe\x0e\x3c\x5f\xba\xfe\xae\x3e\xf1"
+ "\xa3\xda\x0c\x69\x9f\xd8\xa4\x77\xf7\x89\x73\xb3\xe5\xfb\xc4\xb9"
+ "\xf1\xee\x3e\xf1\x8d\x43\xbc\x4f\x7c\x63\x8f\x72\x9f\xf8\xc6\x12"
+ "\xef\x7d\xe2\x1b\x93\x94\xf9\xc4\x37\x7a\x79\xf6\x89\x6f\xa4\x28"
+ "\xf3\x89\x6f\xa4\xb8\xfb\xc4\xb9\xd5\x42\x9f\xf8\x86\xe4\xb7\x6e"
+ "\x4c\xe6\xb7\x3a\xe8\xa3\x03\xae\xd2\xc9\xa9\xd6\xd5\x10\x9b\xea"
+ "\x7f\x57\x1b\x63\x63\xcc\xcc\x86\x6f\x75\x76\x6a\x28\xf6\x2b\x63"
+ "\xcc\xe6\x24\x7f\xfb\xb2\xf0\x00\x26\xb0\xee\x69\xa6\x39\x14\x81"
+ "\x9d\xc2\xa0\xfc\x41\x8c\x39\x3c\x90\x59\x16\xde\x2d\xb7\x01\x85"
+ "\xc0\x11\x9a\xcb\xf5\xc7\xf0\xff\x48\x66\x59\x68\x97\xac\xa5\x28"
+ "\x22\xc8\x84\xfc\xa1\x0c\x71\x41\xab\xd4\x08\x7c\x50\x08\xfe\x3f"
+ "\xb3\x7a\x37\xca\x6b\x40\xaa\x20\x1d\x60\x13\x0c\xcf\xd3\x05\x31"
+ "\xcc\xe2\x70\x94\xb7\x08\x62\x64\x0a\x85\xee\xa0\x98\x42\xab\x39"
+ "\x9c\xb2\x85\x04\x46\x12\x7c\xe6\x45\x32\x3d\x02\xc7\x30\x39\x5d"
+ "\xad\xf6\x1e\x5d\x6b\x6c\xe9\x49\x34\xf3\x66\x1c\x8d\xcb\x6a\xcb"
+ "\xe9\x6a\x60\xb6\xc0\x91\x9e\x14\x88\x35\x34\xc4\xd0\x91\x8c\x39"
+ "\xb4\x0b\xc4\xd7\x11\x3b\x96\xa2\xb0\xed\x0d\x28\x9c\xa9\x0f\xa7"
+ "\x00\xff\x38\xbc\xdf\x27\xd8\x28\xce\x4e\xed\x46\x70\x4d\x85\x7d"
+ "\x22\x83\x9f\x6f\x85\xe7\x37\xc3\xf3\x9b\x30\xb7\x51\x68\x1e\x3c"
+ "\xdf\xb6\x2c\x5c\x66\x7b\x49\x66\xd7\x7f\x70\x94\xcb\x1e\x6e\xcc"
+ "\x60\x3e\x82\x03\x97\x0b\x6c\x98\x87\x6d\xf2\xb0\x71\x0d\x2e\xdb"
+ "\x86\x06\x14\x01\xe5\x0c\x83\x32\x84\xc3\x73\xf1\x5a\x29\x71\xaf"
+ "\x2c\x54\x63\x8e\x0a\xca\x66\xcb\xe6\xca\xf6\x13\x94\xed\x3a\x5f"
+ "\x36\xfc\x2c\x6c\x1f\xa9\xf7\x90\x31\x2b\xfb\xe0\xb6\xf9\x43\x90"
+ "\xae\x53\x14\x7e\x27\x59\xff\x66\x92\x4c\xae\xce\x2b\x95\xe2\xcb"
+ "\xc6\x8f\x51\x2f\x46\x1d\x5d\x3b\x71\xed\x77\x4c\x0c\xd4\x78\xed"
+ "\xc7\x28\xa2\x12\xda\x75\x85\xe5\x1a\x62\x82\xa3\x6b\x8f\x85\xd7"
+ "\xc9\x7c\xd6\x7c\xc9\xfd\xdf\xd7\xaf\x66\xaa\xec\x21\x81\x1a\x26"
+ "\x24\x48\xb7\x71\x35\xa3\x6b\xd6\x5c\x1a\xd3\xa4\xb9\xac\x7e\xd5"
+ "\xaa\x06\x5e\x33\x3a\xcd\x22\xa4\xb9\x4c\xa7\x2c\x3f\x79\x06\xe2"
+ "\xd2\xe9\xc8\xff\x22\x9d\x52\x98\x7e\x0e\xbf\xe3\x99\x5f\x22\x7c"
+ "\xc7\x33\xbf\x16\xd1\xda\x38\x44\x2f\x4c\x42\xf4\xa2\x4c\x04\xe9"
+ "\x84\xc7\xe2\x02\x92\x97\x76\x58\xcc\x9e\x3e\x28\xcd\xca\xfc\xc0"
+ "\xe8\x0f\x47\x65\x51\x8c\x25\x66\xa0\x9f\xa1\x78\x29\x7e\x37\xa2"
+ "\x1d\x04\x36\xfd\x11\xfa\xda\xa0\xcb\xf4\x82\x46\xc0\x14\x69\x17"
+ "\xa1\xfb\xaf\xd2\x0b\x2c\xb8\xdd\x04\x99\x3a\x45\xd9\xd2\xe3\x90"
+ "\x55\xf3\x90\xb6\x39\x27\x50\x6d\xd3\x37\x56\xd9\xd5\xbf\xab\x4d"
+ "\xbf\x82\x7a\xe1\xf7\x8f\xd0\x36\xe2\x5e\xb5\xf9\xe3\xf6\x18\x57"
+ "\xfc\xda\x49\x74\x39\x05\x51\xe9\xb7\x50\x57\xe0\x66\x4b\xbb\x8a"
+ "\xae\x0b\xb2\xac\xac\x63\xec\xb8\x6d\xe1\xb1\x52\xb8\x16\x98\x76"
+ "\x0b\xe2\x7b\x63\x2d\xca\x5d\x84\x42\x6c\x8b\x93\xba\x19\xeb\x93"
+ "\xee\xff\xc0\x8e\x42\x02\x4d\x48\x9d\x7b\x13\x38\xb5\x18\xf8\x74"
+ "\x13\xda\x99\x91\xb4\x33\xfc\xbd\xfb\x0e\xdc\xc6\xd6\xff\x71\x68"
+ "\xde\x4d\xd2\xc6\x58\x1e\xe1\x36\xb6\x00\x78\x34\x9f\x1d\xa3\x08"
+ "\x05\xfb\x15\x5a\xa1\x5d\x30\x59\xf3\x0a\x72\x57\x33\x68\xe5\x1c"
+ "\x44\xe5\x5d\xed\xc4\x8e\x5f\x74\x18\x48\x69\x4e\xc6\x5a\x10\x3f"
+ "\x96\x91\xf2\x69\x53\xdf\xcb\x6a\xcd\x8b\xcc\x4f\x17\x69\x6d\x18"
+ "\x9c\xf7\xd7\xbc\x34\x40\x0d\xf6\xfe\x94\x8c\x6d\xa4\x14\xe2\xb1"
+ "\x4b\x03\xd8\x02\xdb\x45\xf3\x22\x1a\x70\x91\x9e\xdf\x88\xed\xb8"
+ "\xac\x00\x2c\xff\x34\x53\x03\xf6\x43\x64\x7c\x76\x3e\xbb\x56\x2e"
+ "\x7e\xc7\xfd\x15\xfb\x4e\x8a\xdc\x63\x03\xbb\x59\xd5\x87\xb6\x02"
+ "\xde\x63\x8a\xe7\x36\xb1\x7e\x08\xdb\xf1\x72\x32\xa2\x5e\xad\x03"
+ "\x5b\xd9\xc0\x56\xe6\xf0\x00\xf0\x47\xb1\xd8\x1f\x31\x99\x75\x23"
+ "\x52\x0d\x8c\x3d\x26\x91\x66\xd2\x16\x22\xff\x4a\x9d\x0d\xbd\x02"
+ "\x8f\x58\x79\x0d\xec\x65\xaa\x46\xe0\x97\x02\xc1\x67\x75\xdb\xbe"
+ "\x14\x85\x60\x7b\x75\xad\x03\xad\xb2\x29\xc6\xf0\x71\x5a\x69\x07"
+ "\x1b\xf0\x17\xfb\xa7\xa0\x55\x7e\x9d\xa1\x9d\x05\x66\xe2\xf6\x08"
+ "\xed\x33\x68\x15\xeb\x2f\xe3\x72\xa1\x1d\x5a\x97\x85\xf7\x6b\x5e"
+ "\x16\xae\x81\xa3\x8f\xc3\x87\x39\xfc\x07\x93\x35\x5f\x8d\xfd\x57"
+ "\xa5\xce\x80\xac\x60\xdb\x40\xdc\xd7\x2d\x0b\xef\xc5\xda\xf8\xf7"
+ "\xe1\x68\xb0\x05\xf9\x41\x99\xd4\x50\x5e\x94\x37\x1b\xf9\x97\x27"
+ "\x5d\x44\x36\x68\x1b\x0e\xbb\x47\xcf\xd1\x20\xc8\x97\x3a\x16\x7e"
+ "\x16\x71\x36\xf3\x93\xe6\xdd\xa2\xb5\x3c\xef\x16\xad\xc5\xb6\x23"
+ "\xbc\x5b\xb4\xe6\xe7\xc8\xbb\xaf\xe2\x58\xde\xd1\xcd\x7d\x31\x9f"
+ "\xb4\xd0\xd7\xff\x05\x6c\xb4\x48\x8b\x39\x82\x39\x73\xe2\x23\xcc"
+ "\x99\xc5\x5b\xdb\x2b\x67\x1a\xcd\xe1\x1a\x38\xee\x08\x67\x20\x5f"
+ "\x96\x33\xd8\x56\x5f\xc5\x35\x21\x87\x8d\xd8\xb6\xaa\x8f\xae\xd5"
+ "\xa4\xa3\x67\xa0\xad\x16\x06\xad\xea\x83\xca\x59\x3b\xa5\x14\x6a"
+ "\x5e\x62\xec\x17\xe9\xc5\xa7\xd2\x4f\x21\x75\xd3\x6a\x86\xa9\xb4"
+ "\xee\x43\xf6\x90\xce\x91\xec\x7b\x3e\xfd\x71\xa8\xdf\x41\x0b\x83"
+ "\xdf\x9f\xaf\x06\xcc\xb4\x78\x8c\x7b\xa2\xd1\xb6\x39\xb4\xca\x9e"
+ "\x3d\x51\xc3\x04\x27\x17\xda\xa0\x5d\xdb\xb3\x07\x15\xdb\x83\x67"
+ "\x83\x46\x49\x09\x35\xa0\x92\x30\xf6\xbd\x6e\x4e\x20\x1e\xcb\xc3"
+ "\xfe\x97\xfd\xde\x03\xbf\x5f\x87\xeb\x23\x1c\xef\x8d\xb1\x4f\xe0"
+ "\xde\x29\x70\xef\x1c\x52\x30\x86\x5d\xf0\x3b\x07\xce\xa7\x0c\x74"
+ "\xbc\x73\x70\xfc\xc6\xd7\xe1\xbe\x08\x3c\x6e\xea\x74\x5f\x01\x97"
+ "\x8e\xbb\x6f\xfe\x3e\xec\xeb\xf9\xfb\xc8\x6f\xf0\x2b\x05\xcd\x14"
+ "\xf2\x17\xd5\x38\x21\xa1\x55\xd0\x7e\x20\x36\x5a\x3a\x10\xfe\x52"
+ "\x97\xe9\x25\xe3\xe1\x2f\x0d\x7f\xd9\x71\x4c\x79\xfd\x55\x4a\x0d"
+ "\x79\xef\x13\xb4\x8b\x2b\xf7\x25\xb6\x4d\x3e\x8c\xba\x5e\xe5\xfe"
+ "\x6f\xce\x5a\xd2\xf2\xfe\xbb\x25\x3d\x8f\xcf\x79\xfc\x6c\xc0\x48"
+ "\x45\xde\xc9\x93\xdf\x78\x6e\x0a\x97\x1f\xfb\xdb\xae\xa9\x45\xc5"
+ "\x69\x17\x51\x1d\xbd\x64\x6f\x25\xf4\xe1\xf6\x2d\x41\xbb\x36\x36"
+ "\x40\x1b\xd0\xb5\xf8\xe4\x4b\xd0\x16\xfd\x8b\x57\xb0\x69\x36\xb0"
+ "\x3a\x37\xa7\x63\x3e\xb3\xe9\xb0\x1a\xc7\x82\x66\x26\xe9\x69\xee"
+ "\xef\x68\xdc\x9e\xc8\xb8\xc9\x92\x46\x06\xb0\xc5\xfb\x95\xb7\xcc"
+ "\xd7\xc1\xfb\x88\x67\xa8\x7a\x1d\x49\x25\x7d\xa5\xa3\xbc\x78\xaf"
+ "\x71\x3c\x1f\x66\x40\x06\xca\x30\x8b\xec\x35\xce\xcf\x9b\x59\x52"
+ "\x63\xdf\xdc\x31\xdf\x9c\xb5\x74\x28\x60\x90\xe2\x5c\x67\x31\x2c"
+ "\x0c\xf4\xd2\x58\xa9\x6b\xf2\x70\x58\x2a\xb9\xfe\xcf\xb8\x70\x1b"
+ "\x23\x33\x2f\xe9\xf1\x1f\x4d\x4d\x7e\x4c\x81\xad\xd8\xde\x1c\x17"
+ "\x74\x2c\xf5\x9a\x4c\x6d\xb3\x4c\x2d\x95\xaf\x2d\xa7\x73\x54\x73"
+ "\xbf\x9a\x7c\xfc\xfe\xc1\xb6\x20\xee\xf9\x8a\x02\x2b\xda\x33\xbf"
+ "\x96\xc2\xfe\x70\xef\xd5\x42\x2a\x66\x20\xa7\xe1\x6a\x90\x1a\x8f"
+ "\x7b\x61\x2d\x97\x75\x1d\x85\x35\xa5\xc7\x05\x35\x35\xc7\xa1\x77"
+ "\xaf\xa3\x51\xf6\xdf\x87\x76\xc9\x9c\x8d\x54\x8d\xe0\x0b\x1b\x7f"
+ "\x48\x0a\xfa\xea\x7c\x2d\xfa\x1c\xee\xad\x30\x19\xd0\x0e\x48\xcb"
+ "\xfc\x10\x17\xf8\xdb\x04\xc6\x52\x96\xf0\x17\x14\x13\x6e\x2b\x4e"
+ "\xfb\x1e\x75\x05\x9f\xa8\xae\xd4\xed\x66\xdf\xd3\x76\x58\x4e\x69"
+ "\x2a\xad\x97\xd0\x86\xd9\xe0\x4b\xc1\x77\xa6\x4f\x81\x3e\x03\x38"
+ "\xf1\x81\x73\x9f\x31\xf7\x7d\xbe\xcf\xf8\x09\xfa\x8c\x2c\xe8\x33"
+ "\xd2\x43\x51\x85\xb6\x18\x81\x0f\xeb\x34\x51\x1b\x64\x49\xd3\x42"
+ "\xdf\xb1\x1c\xfa\x0e\xdd\x25\xc4\xf6\x1b\x75\xb5\x08\x7c\x7e\xe0"
+ "\xf6\xf9\x28\xa4\xe9\x27\xe8\x3b\x7e\x82\xbe\x23\x8d\xf4\x1d\xdb"
+ "\xae\x43\xdf\xb1\x00\x62\x83\xf9\xd0\x77\xd4\x89\xf4\x1d\xd7\xc5"
+ "\xe3\x02\x87\x1f\x6c\xfc\x29\x9c\xda\x06\xfd\xc6\x8a\xb3\x88\xda"
+ "\xf6\x52\x27\x99\x9c\xd1\xe5\x4b\xe2\xbc\x25\xe8\x2d\x3b\x13\x87"
+ "\xb0\xdd\x57\x58\xa0\x1f\x06\x5c\x2a\xc3\xad\x28\xe8\x4c\xa7\xa8"
+ "\x46\x38\xdf\xdc\xad\x21\xb6\xe0\x1b\x23\xc5\xe8\x9b\xb4\x8d\x80"
+ "\xdb\x8a\x25\x88\x6a\x06\x0c\xf7\xbe\xa8\xa7\x70\x9c\x68\xcf\x6e"
+ "\xc8\x21\x31\xe9\x8a\x03\x78\x4c\x24\xc8\x40\x70\xb3\x32\x71\x41"
+ "\xcc\xeb\x71\x5d\x37\xbc\x86\x54\xb6\xff\x84\x76\xb1\xbf\x1e\xea"
+ "\x9f\x76\x16\xa9\x8d\xaf\x27\x81\xbd\xae\xa1\xcf\x4f\xeb\xa9\xbc"
+ "\xe9\x48\x83\xd7\x26\x64\xde\x3e\x96\x92\xf7\x0a\x1a\x91\xf7\x6f"
+ "\x34\x74\xc7\x74\x14\xb1\xfd\x1b\xbc\x86\x39\x60\x58\xcb\x58\xca"
+ "\x93\xfe\x81\xdf\x9d\x8f\x61\x36\x35\xc6\x32\xdd\x3b\x47\xc1\xff"
+ "\x47\xe8\xa7\x43\xfc\x00\xd7\x63\xc2\x1b\x8b\x2b\x75\xe5\x28\xf3"
+ "\x22\x42\x69\x57\x38\x8c\x5b\xf0\xbd\x80\xac\x14\xf8\x0f\xac\x09"
+ "\xa2\x09\xbe\xf8\x7d\x16\x8e\x39\x5a\x30\x9e\xfd\x85\x50\x17\x70"
+ "\x18\x97\xd7\x55\x21\xe8\x03\x3b\xb5\xe8\x03\x16\xe3\x0b\xc8\xa1"
+ "\x0d\x00\x9b\x40\xd0\x02\x21\x8d\xf5\x2e\xfa\x60\x91\x42\x7d\xc0"
+ "\xc5\x37\xd6\xc5\xe1\x54\x2e\xc5\xa0\xf4\x72\x44\x6d\xb5\xcb\xc5"
+ "\x78\xc5\x1a\xd6\xdf\xe6\x5f\xf6\x27\x73\x5f\x96\x8f\xc6\x58\x18"
+ "\xe8\xe5\xa3\xa6\x84\xfb\x21\x85\xd8\x57\x79\xc6\xde\x1c\x42\xb0"
+ "\x4f\xfd\x4c\x21\xf6\x55\x80\x7d\x99\x32\xec\x6f\xc9\xc4\x9e\x5d"
+ "\xe3\xf1\x67\x8a\x7d\x6a\x86\x10\xfb\x37\x47\x12\xec\xdf\x1c\xa1"
+ "\x1c\x7b\x73\x2b\xed\xde\xcc\xb5\xfb\xb4\x4f\x95\x61\x6f\x86\x76"
+ "\x7f\x3c\x4c\x19\xf6\xd7\x64\x62\xcf\xae\x13\xf9\x33\xc5\x3e\x2d"
+ "\x55\x88\xfd\xca\x61\x04\xfb\x95\x43\x7d\xc0\xbe\x95\x76\x6f\xe1"
+ "\xda\x7d\xc6\x3e\x85\xd8\x43\xbb\x3f\x9e\xaa\x0c\xfb\x0b\x32\xb1"
+ "\x67\xd7\x9a\xfc\x99\x62\x9f\xa1\x13\x62\x9f\x3e\x84\x60\x9f\x1e"
+ "\xa9\x1c\x7b\x4b\x2b\xed\xde\xc2\xb5\xfb\xd5\x7b\x94\x61\x6f\xc1"
+ "\xed\xfe\x8c\x32\xec\x0f\xc9\xc4\x9e\x5d\xaf\xf2\x67\x8a\xfd\xea"
+ "\x14\x21\xf6\xab\x06\x11\xec\x57\x45\xf8\x80\x7d\x2b\xed\xbe\x91"
+ "\x6b\xf7\x6b\x76\x2b\xc4\x1e\xda\xfd\x97\x11\xca\xb0\x5f\x29\x13"
+ "\x7b\x76\xcd\xcb\x9f\x29\xf6\x6b\xb4\x42\xec\xdf\x1a\x48\xb0\x7f"
+ "\x2b\xdc\x1b\xec\xdf\x74\xc6\xfe\x7c\xa7\x28\x88\xad\x58\x9d\xbf"
+ "\x67\x3a\x87\xfd\x87\x80\x3d\xd4\x7f\xef\x4b\x5b\x5d\x34\xfe\xdb"
+ "\xdb\x58\xdc\x13\x00\x77\x1d\xe0\x0e\xb1\xa1\x03\x73\xc0\xa8\x2b"
+ "\xc6\x1d\x63\x9e\x76\x01\xa9\x3f\x87\x7b\x31\x3e\x18\x63\xc0\x51"
+ "\xc3\xe2\xdc\xf1\x58\x0a\xe3\xa7\x0a\xc1\x78\x62\xdd\x8f\x31\x6f"
+ "\x4d\xdb\x63\x4e\xb4\x8a\xf9\xa4\x3b\xa3\xef\x9b\x5c\xc7\xff\x6e"
+ "\x17\xe6\xa7\x20\x86\x4b\x93\x8b\xf9\xdb\x89\x42\xcc\xd7\xf6\xc5"
+ "\x38\x18\xe8\xb5\x1a\xe5\x98\x9b\xab\xa4\x31\x77\xf4\xf1\xeb\x36"
+ "\xf8\x86\xf9\xf1\x54\x1e\x73\x73\x95\x67\xcc\x2f\x28\xc0\xfc\xf6"
+ "\xf6\xef\xed\x0b\xf3\x75\x71\x42\xcc\xff\xd0\x9d\x60\xfe\x87\x10"
+ "\x29\xcc\xed\xe0\xaf\xf1\x98\x3a\xfe\x06\xcf\x66\x8e\x7b\xbe\x19"
+ "\x70\xc5\xdf\xe2\xe1\xb1\xde\x7d\xf3\x8b\xa8\x66\xc0\x7d\xe3\x52"
+ "\x14\x96\xb9\x14\x8d\x0a\xaa\x25\xfe\xbb\x09\xfc\xf7\x3b\x0d\x48"
+ "\x65\x7f\x23\xb4\x4b\xe6\x55\xa4\x6a\x02\x1b\x37\xbd\x91\x14\x54"
+ "\x96\x60\x44\x9f\x5f\x2f\xa2\xf0\xd8\x2d\x7e\x6f\xc7\xfc\x18\x17"
+ "\x38\x3e\x91\xb1\x94\xd5\x6c\x22\xe3\x2a\x97\x1c\xe3\x2a\xfb\x04"
+ "\xe3\x2a\xef\x5e\xe5\xc6\x55\xa6\x11\x8c\x72\x9d\xf1\x79\xe5\x43"
+ "\x89\x71\x95\xd2\x56\xc7\x55\xd8\xf1\x94\xeb\x28\xa4\x79\x41\x52"
+ "\xb7\x6d\xdc\xb8\xca\xfb\xf3\x7d\x1b\x57\x69\x5a\x10\x4e\xbd\x0f"
+ "\xf8\xbc\x39\x0d\xf0\xf9\x46\x2e\x3e\xef\x58\xbc\x1d\x57\x71\xf4"
+ "\xb1\x8e\x7e\x15\xb7\x39\xdc\xb7\x5a\xf4\x0d\x93\x5d\xc7\x52\x70"
+ "\x7b\xbb\x4e\x67\x76\xc6\x3e\x59\xd9\x78\xca\x97\x6b\xee\xb6\xf1"
+ "\x14\xdc\xe6\x1c\xfd\x6c\xfb\xe8\x63\xdf\x3d\x23\x6c\x7b\xeb\x37"
+ "\x90\x3e\x76\x7d\xa6\xb7\xfa\xca\x03\xe6\x67\x5c\xc7\x50\x08\xe6"
+ "\x1b\x6c\x78\xcc\x45\xd9\x38\xca\x97\xd5\x77\xdb\x38\x4a\xfb\xc3"
+ "\x7c\x43\xa9\x10\xf3\xcc\x55\x04\xf3\xcc\x0c\xdf\x31\x37\x4f\x76"
+ "\x1d\x3b\x21\x98\x6f\xbc\x81\xc7\x5a\x94\x8d\x9f\x94\x2a\xd4\xd2"
+ "\xff\xbd\xf1\x93\xf6\x87\xf9\xc6\x83\x42\xcc\xb3\x96\x10\xcc\xb3"
+ "\x52\x6e\x03\xe6\x67\x5c\xc7\x4c\x08\xe6\xd9\x97\xb0\xf6\x52\x36"
+ "\x6e\x52\x9a\x71\xb7\x8d\x9b\xb4\x3f\xcc\xb3\x0b\x85\x98\xeb\xe7"
+ "\x10\xcc\xf5\x49\xbe\x63\x6e\x99\xec\x3a\x56\x42\x30\x7f\xef\x1c"
+ "\x1e\x5b\x51\x36\x5e\x52\x7a\xd7\x8d\x97\xb4\x3f\xcc\xdf\xdb\x25"
+ "\xc4\x7c\xd3\xcb\x04\xf3\x4d\xf1\xb7\x01\xf3\x33\xae\x63\x24\x04"
+ "\xf3\xcd\xe5\x78\x4c\x45\xd9\x38\xc9\x89\xf0\xbb\x6d\x9c\xa4\xfd"
+ "\x61\xbe\x79\xab\x10\xf3\x9c\x49\x04\xf3\x9c\x58\x6f\x63\x66\x47"
+ "\xac\xec\x88\x8f\xd9\x58\x59\x0d\x9a\xdd\x65\x6c\x84\xe0\xfd\xc7"
+ "\x03\xac\x66\x57\x1c\x2b\x7f\xb9\xe6\x6e\x19\x1f\x71\x60\x8d\xe3"
+ "\xe5\xf6\x11\x2b\xff\xd1\xe5\xfd\xe7\x96\x67\x49\xac\xbc\x65\x8c"
+ "\x14\xd6\x62\x73\x11\x2a\x20\xd6\x74\xcc\x45\x78\x67\x29\xe0\x08"
+ "\x3c\xc0\x73\x11\xf0\x9c\x04\xb1\xf9\x08\x78\x1e\x82\x63\x4e\x82"
+ "\xf3\x7c\x84\x28\x03\x63\xc1\x73\x12\x70\x9c\x5c\x96\xb0\x1e\x39"
+ "\xe6\x26\xe0\x39\x08\xe9\xdf\xa3\xae\x18\x23\x3c\xff\x00\xc7\xcb"
+ "\x77\x7a\x0e\xc2\x56\x7b\x7b\x98\x83\xb0\x4d\x72\xff\x23\x47\x9b"
+ "\x8b\xde\xd3\x07\x01\xdf\x5a\xc6\xa9\x9a\x37\x35\xc4\xe2\x36\x87"
+ "\x31\x0a\xaa\x23\xed\x70\xdf\x4b\x85\x54\xa5\xae\x08\xbd\xb3\x02"
+ "\xa9\x1d\xe3\x17\xb8\x0d\x82\x5f\x0e\xb2\x02\x9e\x99\x73\xc9\x38"
+ "\x86\xfd\xc7\xb8\xae\xc6\x37\x92\xf0\x37\xf8\xea\xcf\xff\x59\x48"
+ "\xe1\xb1\xc7\xbc\xd9\x68\xe8\x07\x97\xd1\x88\x0a\xd3\x05\xc4\xb6"
+ "\xa9\xec\x86\x75\x70\xaf\xb6\x79\x73\xe7\x28\x7b\x70\x43\x8a\x31"
+ "\xb8\x41\x87\x71\xcb\xbc\x8a\x10\x6e\x5f\x18\xb7\x4a\xdd\xf6\x16"
+ "\xbc\x58\xac\x28\x6e\x6c\x43\xb2\x4d\x9d\x56\x8c\x59\xee\x75\xc0"
+ "\x6c\x81\x10\xb3\xed\x4a\xc7\x37\x1c\xf3\xb9\x17\x84\x53\xdb\xa1"
+ "\x4d\xad\x98\x04\x98\xbd\x28\x17\xb3\xf7\x25\xf7\x3f\xf5\x80\x59"
+ "\x95\x77\x98\x99\x43\xbc\xc0\xac\xcc\x1d\x33\xb3\x3f\x60\x66\xe4"
+ "\x30\x33\x01\x66\x16\x1e\xb3\x5b\x5e\x62\xe6\x1a\xc3\xfe\x9c\x30"
+ "\xcb\x95\xdc\xff\x54\x1a\x33\xb3\x97\xed\xcc\xec\x45\x3b\x3b\x1e"
+ "\x26\x82\x19\xb4\x33\x33\xd7\xce\xcc\xd0\xce\xcc\x4e\xed\xec\x9a"
+ "\x97\x98\xb9\xc6\xa0\x3f\x27\xcc\x76\x8c\x51\x80\x99\x97\xed\xcc"
+ "\xe2\x45\x3b\x3b\x9e\xea\x8e\x99\x05\xda\x99\x99\x6b\x67\x66\x68"
+ "\x67\x66\xa7\x76\x76\xc1\x4b\xcc\x5c\x63\xc8\x9f\x13\x66\x79\xd2"
+ "\xdf\x7f\x4b\x62\x66\xf1\xb2\x9d\x59\xbc\x69\x67\x67\x44\x30\x83"
+ "\x76\x66\xe1\xda\x99\x05\xda\x99\xc5\xa9\x9d\x1d\xf2\x12\x33\xd7"
+ "\x18\xf0\xe7\x84\xd9\xce\x02\x05\x98\x79\xd9\xce\x1a\xbd\x68\x67"
+ "\x5f\x46\xb8\x63\xd6\x08\xed\xcc\xc2\xb5\x33\x0b\xb4\x33\x8b\x53"
+ "\x3b\x5b\xe9\x25\x66\xae\x31\xdc\xcf\x09\xb3\x3f\xc5\xcb\xc5\x8c"
+ "\xc5\x0b\xb4\xa3\x28\x66\x4d\x42\xdd\x68\x05\x1d\x8f\xdf\x79\x89"
+ "\xe2\xf5\xf6\xb1\x14\x66\x95\x2a\x04\x63\x85\xf5\x20\xc6\xab\x52"
+ "\x77\x0c\x89\xe9\x46\xfc\x5e\x0c\x70\x47\xf8\xdd\x58\xfa\x25\x19"
+ "\x7a\xf1\x35\x29\xac\x5a\x7f\x1f\x96\x3b\x9f\xc7\xca\xf1\x3e\xec"
+ "\xb6\x62\x75\x5a\x2e\x56\xbb\xfd\x95\x61\x65\xae\x6a\x1d\x2b\x4b"
+ "\x88\x67\xac\x8e\xa7\xf2\x58\x5d\x70\xc2\xca\xbd\x1f\xf3\x1e\x2b"
+ "\x97\xfe\xeb\x67\x85\xd5\x9f\x25\xf7\x7f\xb6\x86\x74\x8e\xc2\xdf"
+ "\xbc\x4f\x84\xd8\x97\x79\x3d\xee\xf9\xac\x8b\x28\x6c\xfd\x45\x34"
+ "\x0a\x7f\xdf\xbc\x6f\x85\x85\x82\x3a\xfe\x70\xf2\x4c\x2d\x6a\xfe"
+ "\x31\xb4\x0b\xfe\x7e\x86\xf5\x93\x6f\x84\xfa\x57\x26\x18\x59\x9f"
+ "\xb8\x01\x30\xaa\x30\x15\x81\x4d\x3a\x45\x55\x98\xfe\x82\x9a\x16"
+ "\xc7\xa1\xaf\xce\x5f\x05\x5c\x98\xe6\xca\xba\x22\x94\x07\xd7\x8b"
+ "\x97\xfe\x05\xd9\x7f\x0c\xef\xf2\xaa\x0e\x51\xd7\xe9\xff\xd1\xe1"
+ "\xd8\x79\xb0\x0e\xa9\x27\xd4\x31\x96\x8a\xba\x93\xe8\x83\xd7\x50"
+ "\xd8\x31\x1d\x42\xd8\xd6\x6c\xac\x3c\x17\xc7\xca\x87\x04\xf8\xbc"
+ "\xef\x14\x2b\xb3\xdf\xcb\x6a\x01\x9b\x1b\x2e\xd8\x40\x2c\x0e\xb6"
+ "\xee\x34\xd1\x04\xd8\x98\x1c\xd8\x5c\x43\x69\x0b\x31\x36\x06\x3e"
+ "\x56\xe6\xb0\xc9\xc5\x3e\x4f\xeb\x14\x2b\x5f\x77\xc2\x86\xfb\x56"
+ "\x55\x80\x8d\x63\x2c\x63\x59\x38\x7e\x47\xee\x16\x2b\x2b\x1b\xcb"
+ "\x28\x90\xfc\x56\x84\x6d\x47\xd0\x46\x26\x42\x3b\x4a\x4d\x61\xdb"
+ "\x11\xb1\x7f\xb7\x06\xe0\x7b\x21\x0a\x32\x74\x8a\x5a\x0f\x18\x34"
+ "\x41\x5b\xc3\x7d\x51\xfa\x42\xbc\x3e\x63\x4d\x3e\xc6\x6d\x62\x41"
+ "\x73\xf3\x2b\x26\x44\x81\xcf\xca\xc1\xd8\xd9\x7e\x0c\xf5\xcf\x82"
+ "\xbe\xaa\x32\xfe\x1b\xc0\xe7\x26\xaa\x34\x72\xd8\xac\xf8\x06\x5d"
+ "\xa7\xf7\x04\x30\x6f\x84\x77\x79\x14\x78\x0a\x7d\x8f\xfa\x55\xfc"
+ "\xed\x0b\xf8\xbc\x0f\x66\xa3\x11\x13\xb4\x8c\x85\x9d\xcb\x03\x6d"
+ "\x0c\xf7\x67\xd8\x1f\x56\x68\xbf\x40\xb6\xec\x86\x94\xe6\xee\x9d"
+ "\xa3\x8e\xa5\x20\x84\x7d\x22\xc6\xa2\xc3\x12\x1e\x3b\xfc\xdd\x9e"
+ "\xf3\x58\x87\x9b\x2f\x9c\x7b\x52\xbc\x7d\xc5\x1b\x64\x8d\x77\xe4"
+ "\x72\xed\x2b\x57\xe9\x78\x87\x63\x3c\x0a\x30\xc4\xdf\xea\xa5\x9f"
+ "\x45\xd4\xfb\xb2\x31\xfc\x28\x44\x01\x86\x55\xad\x63\x68\xe6\x30"
+ "\x34\x87\xb4\x8e\xe1\x47\x55\x22\x18\x1a\x9d\x30\x2c\xe3\x31\x34"
+ "\xfb\x73\x18\x9a\x9c\x30\xb4\xb4\x8e\xa1\x4b\x2c\xfd\xb3\xc2\xf0"
+ "\x7f\x3d\x8f\x7f\x88\x62\x68\xf6\xa2\x1d\xfe\xe4\xc0\xd0\x8b\x76"
+ "\xb8\x37\xc7\x1d\x43\xb3\x53\x3b\x3c\x1e\xe6\x84\x21\xd7\x0e\xcd"
+ "\x4e\xed\xd0\xec\x45\x3b\x74\x89\xad\x7f\x56\x18\xee\xcb\x55\x80"
+ "\xa1\x17\xed\xf0\x3b\x0e\x43\x8b\x17\xed\xf0\xe3\x38\x11\x0c\x9d"
+ "\xda\x21\x68\x97\x16\x0c\x2d\x5c\x3b\x34\x3b\xb5\x43\xb3\x17\xed"
+ "\xd0\x45\xab\xfc\xac\x30\xfc\x24\x41\x3e\x86\x16\x2f\xda\xe1\xe7"
+ "\x0e\x0c\xbd\x68\x87\x85\xbd\xdc\x31\xb4\x38\xb7\xc3\x33\x4e\x18"
+ "\x72\xed\xd0\xe2\xd4\x0e\x2d\x5e\xb4\x43\x97\xd8\xfb\x67\x85\xe1"
+ "\xa7\x9e\xc7\xff\xc5\x31\xf4\xa2\x1d\xa6\x73\x18\x36\x7a\xd1\x0e"
+ "\x3f\x35\x88\x60\xe8\xd4\x0e\xbf\x8c\xe0\x31\x6c\xe4\xda\xa1\xc5"
+ "\xa9\x1d\x5a\xbc\x68\x87\x2e\xb1\xf8\xcf\x0a\xc3\xbf\xd4\x7a\x83"
+ "\x21\xe8\x6c\x77\x5d\x6a\xe2\x31\x74\xc6\xcf\x55\x8b\xc6\x80\x46"
+ "\xc5\xd8\xc5\x5b\x11\xe5\x8e\xdf\x5f\xf3\x31\x7e\x11\xf8\x7d\xdc"
+ "\x2d\x5e\x93\xb2\xd8\x71\xef\x73\x30\x66\xc7\x12\x11\xc2\xfa\xd4"
+ "\xa1\x47\xf1\x3b\xd5\x16\x3d\x3a\xeb\xff\x57\x3d\xba\x7f\x97\x7c"
+ "\xec\xb8\x7e\x50\x12\x3b\x61\xdf\x17\x03\x7d\xa2\x34\x76\x9f\xc5"
+ "\xbb\x63\x67\x36\xf2\xd8\x91\x7e\x8f\x60\x77\x3c\xd5\xd1\xff\x11"
+ "\xec\xb8\xfe\xcf\x23\x76\x3f\xe7\xfe\xef\x6f\x92\xfd\x9f\x6d\x35"
+ "\xa2\xb6\xaf\xb6\x17\xea\x29\x7b\x11\x1c\xc5\x70\x94\xc2\xb9\x0e"
+ "\x70\xae\x0a\xdf\x03\xbf\xd9\x6b\xf6\x2e\xec\x5a\x60\xc5\x41\x7e"
+ "\x09\x78\x5f\x0d\x9c\xa6\xa3\x23\x4d\xd0\x2a\x34\x26\x8f\xcb\x03"
+ "\xce\x67\xc0\xf9\xe2\x40\xbf\x31\x1d\x21\x7d\x29\x93\xb5\x34\x19"
+ "\xce\x75\xc2\x69\x99\x55\x2a\xb2\x9e\x1f\x45\xe1\x3c\x5c\x9f\xe9"
+ "\xcf\xa5\xe9\xe5\xfc\xdc\xae\xab\xc6\xe0\x75\x40\x1c\x69\x3a\xdb"
+ "\xa9\x8b\xf8\x77\x95\xdd\x4f\x85\xf7\x16\xd0\x38\xa7\x65\x9e\x43"
+ "\x38\x5f\x47\xda\x2e\x5c\x7e\x61\xce\x69\x6c\x1f\x22\x14\xe8\xa7"
+ "\x61\xf3\x0c\xd4\x52\xb8\x4e\x38\xed\x7d\x4c\x60\x4a\x09\x9b\xde"
+ "\x4f\x15\x2e\x48\xff\x36\x62\xd3\x72\xe9\x02\x98\x8e\x27\x93\xb9"
+ "\x74\x11\x38\x1d\x9c\x53\x39\xdb\x8f\x4b\xd7\xd5\x61\x1b\xbc\x8e"
+ "\xb8\x73\x5d\x6d\xab\x29\x9c\x1f\x4e\x13\x68\xef\x78\x22\x95\xab"
+ "\xcb\x50\xe7\x67\xe2\x74\x70\xdf\x10\xce\xce\x41\x50\x87\x11\x2d"
+ "\xf9\xe9\x0f\x47\x39\xd2\xa5\xdb\x50\xcf\x3c\xde\x36\x6a\x26\x6b"
+ "\x19\xc2\x6b\x08\xba\x62\x17\xe8\xe7\x67\xc0\xd8\x55\xd6\x21\x84"
+ "\xd3\x32\x81\x4b\xf7\x43\xfa\x60\xae\x1e\x63\x48\x3d\xd8\xf5\x56"
+ "\x08\xd6\x94\xf5\xfe\x1d\x6c\x59\xfd\x34\x5c\x59\xbb\x41\xba\xb1"
+ "\x8e\x7c\xed\x14\x3b\x8e\xc1\xa5\x55\xb1\x69\x2b\x92\xf1\x5a\xf9"
+ "\x2d\xe9\xef\xc7\x69\x6d\x59\x6b\xaa\x6c\xab\x54\x51\xae\xf9\xdb"
+ "\x56\xfb\xe3\xeb\xce\xf9\x87\x90\xf4\xba\x5a\x48\x3f\xc1\x3d\xbd"
+ "\xda\x35\x7d\x77\x92\x7e\x45\x0d\xa4\x8f\x75\x4f\x6f\xed\xe6\x92"
+ "\xbe\x07\x49\x9f\x6a\x80\xf4\x93\xdd\xd3\x6b\x5c\xd3\xff\x82\xa4"
+ "\x7f\xbb\x04\xd2\xc7\xb9\xa7\x1f\xe3\x9a\x3e\x94\xa4\x4f\x3b\x0f"
+ "\xe9\xe3\xdd\xd3\x67\xb8\xa6\xef\x49\xd2\x67\x54\x43\xfa\x04\xd7"
+ "\xf4\x79\x6c\x5a\xd4\x8f\x4b\xfb\x00\x49\xbb\xfa\x0c\xa4\x4d\x14"
+ "\xa9\x2b\xcd\xe5\x1d\xc9\xa5\x7f\x90\xa4\x5f\x16\x07\xe9\x93\xdc"
+ "\xd3\xab\x5c\xd3\xf7\x22\xe9\x37\x5b\x20\x7d\xb2\x08\x56\xae\xe9"
+ "\x7b\x93\xf4\xeb\xc7\x40\x7a\xad\x08\x56\xae\xe9\xfb\x90\xf4\x99"
+ "\x43\x21\x7d\x8a\x88\xed\x5d\xd3\xff\x92\xa4\xcf\x0a\x87\xf4\x3a"
+ "\x11\xdb\x0b\xd3\x67\xe9\x7b\x41\xba\xd4\x1d\x1c\x37\x5d\xec\xee"
+ "\x9a\x77\x5f\x92\xf7\x26\x35\xdc\x93\xe1\x9e\x1e\xf9\x91\xf4\xe8"
+ "\x31\x2e\x7d\x3f\x92\x3e\x47\x05\xe9\xd7\x88\xd8\xfe\x21\x9c\x3e"
+ "\x8f\xa4\x7d\x88\xa4\x5d\x57\x04\x69\xd7\x89\xd8\xdd\x39\x6d\x18"
+ "\x49\xfb\xa7\x5d\x90\x36\x53\xc4\xe6\xce\x69\xfb\x93\xb4\xdb\x92"
+ "\x21\xad\x5e\xc4\xde\xce\x69\x7f\x45\xd2\x7e\xa0\x81\xb4\x39\x22"
+ "\xe5\xed\xe7\x94\x76\x00\x49\x9b\x8b\x79\xb5\x55\x04\x17\xe7\xb4"
+ "\xe1\x24\xed\xee\x58\x48\x9b\x2b\x82\x89\x73\xda\x81\x24\xed\x8e"
+ "\x75\x90\x36\x5f\x04\x13\xe7\xb4\x0f\x33\x59\xf9\xa3\x38\x3f\xbd"
+ "\xcb\x35\xed\x0e\xde\xef\x3e\x62\x0f\xdc\x69\xe4\x7c\x25\x59\xd7"
+ "\x68\x35\x5e\xcb\xae\xa5\x5e\x8f\x3b\xfa\x08\x3b\x85\x22\x98\xac"
+ "\x3f\xd6\xc0\x7d\x38\xcf\xbd\xee\xbe\x4d\xf5\xf8\x0e\xbe\x8f\x18"
+ "\xc4\x64\xfd\x35\x92\x7b\x7e\xa1\x7b\x5a\x7f\xe7\xb4\x8f\x32\x59"
+ "\x05\x5b\xb9\xb4\xfb\xdd\xd3\xaa\x9d\xd3\x0e\x66\xb2\x3e\x8a\xe7"
+ "\xd2\x16\x89\xf8\xd7\xc7\x9c\xd2\x46\x32\x59\x7b\x35\x90\xee\xa0"
+ "\x98\x7f\x65\x56\x6b\x1e\xc3\xfe\xc0\xe1\xbb\x21\xfd\x10\x62\xdf"
+ "\xfd\x75\x60\xdf\x62\x9c\xde\x91\x16\x70\x78\xcc\xa9\xaf\x7c\xcc"
+ "\x1e\xb8\xaf\x86\xb3\x59\x89\x7b\x19\x32\x9c\xcb\xf0\x38\xc9\xf3"
+ "\x93\x02\xc8\xb3\xd4\xb5\x0c\x9c\x3f\xc2\x3a\x01\xdb\x77\xa8\x2d"
+ "\xeb\xd3\x64\x6c\x5f\x48\x5b\x26\xd0\x08\x94\x1f\x8d\xf3\xe4\xb0"
+ "\x1d\xc6\x64\xfd\xd9\xca\xd9\x40\xd0\x1f\x41\x7b\x64\xfd\x21\xe0"
+ "\x5b\xca\xbc\xfd\x40\x12\xa4\x1d\xce\xa5\x3b\xe3\xda\x0f\x72\xe5"
+ "\x7b\x02\xae\x55\xb7\xf4\x81\x7e\xaa\xf3\x62\x5a\x46\xfb\x30\xba"
+ "\xef\x2a\xfd\x39\x99\x8f\xdf\xb2\x1f\xd6\x91\x50\xb2\x2e\xd3\xa5"
+ "\x31\x31\x26\xc6\xea\x7c\x6e\x23\xc5\x54\x0d\x36\x21\x15\x5e\x83"
+ "\x8f\xe9\x1e\xa4\x33\xc0\x79\x63\xdf\xcb\x6a\x73\xd6\xe7\xa5\x06"
+ "\xbf\x12\x76\x4f\x03\xf8\xff\x19\x03\x7a\x83\xdd\x33\x66\xe3\x6a"
+ "\x06\xef\xf1\xe3\x67\xdb\x74\x58\x5d\x69\xaf\xc3\x6b\x29\x5a\x20"
+ "\x0f\xcb\x65\x2d\xa2\xf1\xbe\x6e\x78\x5d\xd7\x4a\x5d\x1d\xba\x4c"
+ "\x17\xf7\x64\x16\x24\x8d\x82\x32\x14\xc2\xf3\x12\x2f\xc2\x6f\x62"
+ "\x53\x3c\xff\xf3\x70\x44\xf1\x22\xbc\x3e\x5d\xf1\x4c\x63\xf7\xd0"
+ "\x42\xe6\xad\x19\xb5\xda\x34\xf4\xcb\xab\x74\x71\x82\x63\x2d\x2a"
+ "\x76\xfd\xa9\x9f\x92\x9e\x26\x6b\x4f\x15\x5f\xb1\x07\x1f\x8e\x70"
+ "\x5b\x7b\x2a\x3f\x4c\x4d\xd6\xb3\x3a\xc2\xe6\x0d\x65\xab\x62\x34"
+ "\x97\xc2\xed\x4d\x6b\x32\xf0\x1e\x6c\xc5\x69\x57\xd1\x45\xee\x1a"
+ "\xce\x93\xcb\xeb\x00\xce\x03\xe7\xe5\xc8\x07\xdf\x67\xec\x1b\xa6"
+ "\xc6\x75\x07\x3b\x84\x7b\xbf\x7e\x55\x71\x01\x5e\xbf\x4a\x46\xfa"
+ "\x04\x9c\x5e\x7c\x5d\x5e\xd0\x38\xd9\x87\xa3\xcc\x59\x47\xc6\x80"
+ "\x56\xcd\x27\x76\x3f\x32\xc1\xe0\xd7\x71\x2c\xf7\xff\x38\x83\x9f"
+ "\xbf\x91\xfb\x7f\xa2\xc1\xaf\x28\x80\xfb\xbf\xd6\xb1\x5e\x98\x68"
+ "\xbe\xea\xc3\xbd\xc0\xde\x43\xed\x1f\xc4\xf9\x63\x6d\x4d\xd6\x2d"
+ "\x3d\xdc\x4b\xd3\x07\xaf\xe7\x7c\xc4\x04\xcf\x1c\x4a\xec\x72\xa4"
+ "\x1c\xfe\x06\x71\x7f\x8d\xdc\x5f\x06\xa7\x61\xb9\x14\xa2\x2e\x60"
+ "\x32\x1b\x8c\x64\x8f\x97\x23\xec\x5a\x65\x2c\x76\x80\x2f\xd3\xb5"
+ "\xc1\xc8\xe6\xbb\x39\xb4\xd0\xb9\x0c\x91\x43\x1e\x7b\x7c\xe8\xb0"
+ "\xe1\x4f\x8c\x18\x39\xf3\xb5\xd7\x13\x67\xcd\xfe\x7d\xd2\x9c\xb9"
+ "\x6f\x24\xcf\x9b\xbf\x40\xbb\x70\xd1\xe2\x94\x25\x4b\x97\xe9\x96"
+ "\xaf\xc0\x0b\x87\xb5\x94\xf5\x83\xb1\x7e\x26\x0a\x01\x6e\xcf\xc1"
+ "\x33\xbe\x98\xc2\x3e\x17\xce\x11\x8c\xbf\x18\xab\xd2\x88\xeb\xf7"
+ "\x4a\x60\x32\xde\xa3\xa3\x8e\xfe\x62\x27\xde\x33\x04\x38\xe6\x57"
+ "\x99\xfb\x7c\x31\xde\x97\xac\x86\xfe\x22\xa7\xc2\xf8\x7c\x31\xde"
+ "\xf3\xee\x68\x68\x2d\x0a\xeb\x87\xf7\x2e\xfb\x22\x03\x5f\xcf\xfb"
+ "\x15\x42\x25\x70\xaf\x58\x9e\xfd\xd4\x28\xf4\xbd\x1e\x8c\x31\xa7"
+ "\x07\x53\x87\xf3\xcf\xd9\xc2\xd4\x1a\xdf\x4c\x42\x59\xf0\x1b\x78"
+ "\xae\xbe\x4c\x1f\x9d\x72\xb4\x17\xbb\xcf\x50\xaf\x1d\x5b\x98\x9a"
+ "\x35\x3d\x98\x9a\xb7\xb6\x30\x75\x79\x3d\x18\x43\x58\x0e\x0a\x30"
+ "\x67\x1d\x85\x98\xe3\x8b\x04\xb6\xcd\xc0\x75\x7b\xe0\x17\x68\x23"
+ "\x5c\x1b\x6c\x45\x74\x1e\xfc\x86\x73\xa6\xa3\x1a\x52\xee\x4f\x6e"
+ "\x5a\x3a\x40\xfd\xea\x98\xe6\x64\xbf\x2c\x78\x0e\xc1\xe3\xe8\xf2"
+ "\x12\xe8\xf9\xe1\x79\xc6\x4a\xcb\x45\x64\xa0\x8f\xea\xf2\x1a\xd8"
+ "\xe7\x05\x55\x6e\xad\x43\x38\xbf\x8f\x17\x59\x3a\x2c\x7e\x80\xb1"
+ "\x42\xda\x38\xfb\x9b\xc9\x7e\x90\x66\x28\xe4\x6d\x72\xae\x4f\xf8"
+ "\xec\x79\x29\x9a\xf9\x4b\x92\x93\x07\x76\x41\xe1\xec\x5f\xc1\x9e"
+ "\x79\x29\x90\x1f\x7a\x6f\x0b\x53\x02\xf5\x2c\x86\xfa\x96\x96\x43"
+ "\xa4\x00\xdc\x40\x50\x27\x3d\xe4\x5b\x0e\xe7\x0f\xc2\xff\x0f\x42"
+ "\xd9\x4b\xc9\x1e\x5d\x67\x1a\x99\xac\xa3\x6b\xa0\x9c\xa5\x78\x7f"
+ "\x02\xbc\x96\x62\xfd\xb2\xc9\x7e\x50\xef\x1c\x48\x57\xaa\x79\x00"
+ "\xf5\xbf\x4c\x97\x4c\x81\x72\xec\x82\xff\x43\xfa\xb3\xec\x7e\x40"
+ "\x90\xbe\x84\xd4\xeb\x0c\xbb\x77\x38\xd8\xaa\x78\x7b\x0f\x26\xd3"
+ "\x9c\x55\x12\x89\xd7\x5a\x65\xf7\x7d\x81\xdf\x60\x97\x52\x48\xab"
+ "\xaf\x4f\x9f\xec\x87\xf7\x8a\xcc\xe3\xf3\x64\xcb\x84\xcb\x81\xe3"
+ "\xd6\xaf\x40\x05\xda\x9b\xe3\xd0\x20\x0b\xf2\xfb\xaa\x06\xa1\xdc"
+ "\x2d\x4c\x3e\x1c\xb9\x70\x6c\x3d\x09\xd7\x4e\xc0\x51\x0a\xe7\xcb"
+ "\xe0\xef\x49\xf8\x7b\xa2\x86\x7d\x0f\x1a\x8a\xcb\xbd\x38\x95\xa9"
+ "\x1d\xbc\x15\x3d\xc4\xee\x45\x99\x86\xa6\x5e\xa4\xcf\xc4\xe2\xb2"
+ "\xe3\x75\x95\x99\xc0\x12\x97\xf5\x5f\x8f\x8f\x40\x70\x1d\xfe\x4e"
+ "\x20\x7f\x9d\x8f\xe3\x39\x70\xec\xe7\xfe\x0f\xc8\x1e\x0f\x23\xff"
+ "\xff\x52\x0d\x47\xaf\xd6\x0f\xd7\xfc\xa4\x8e\x2f\xd7\x79\x9f\xd6"
+ "\xab\xa3\xc4\xbb\x74\x27\xc6\x20\xfa\xab\xad\x70\x54\x09\xcf\x7f"
+ "\x55\x40\xce\x55\xa5\x90\xdf\x55\x19\xdc\xdf\xbd\x88\x3e\x05\x76"
+ "\x3a\x05\xf9\x9f\xaa\x25\xe7\x4e\x99\xe0\xef\x28\x38\xa2\x5c\x9e"
+ "\x8f\xf3\x3c\x8f\xf1\x6c\x06\x5f\x8f\xb1\x34\xd0\x25\x39\x18\xa3"
+ "\x8d\x84\x5b\x7e\x78\xae\x03\x9c\xd3\x03\xb7\x72\x79\xfe\x1c\x5f"
+ "\x2b\xe4\xcf\x71\xad\x0b\x7f\xf4\xd8\x17\x41\x5b\x38\x9f\x47\xf8"
+ "\x72\xb0\xfe\xcd\x44\xf8\x7d\x3c\x05\xf2\x39\xa8\x79\x85\xcd\x83"
+ "\x1d\x83\xdb\x78\x15\xa1\xae\x49\x48\x85\xfd\x4b\x1d\x7d\xfc\x18"
+ "\xe6\x2c\x7e\x36\xf7\x5c\x52\x16\x28\x1f\x9c\xcb\xc7\xe5\x5b\x00"
+ "\xf9\xc2\xef\x5d\x90\x2e\xbf\x12\xdd\x74\x94\x8d\xbd\x67\xfd\x5c"
+ "\xe0\x23\x57\x5e\x9c\x27\xbe\x8f\xe1\xeb\xa5\xc7\xf7\x90\x67\x7f"
+ "\xb9\x1c\xce\x47\x82\x8f\x42\xe9\x37\x10\x5d\x69\x35\x20\xcc\x49"
+ "\xfc\xb7\xd2\x1a\x09\x6d\x29\x0a\xd9\x71\x3f\x17\x8a\x22\xa1\xbd"
+ "\x75\xbe\x48\x7f\x19\xff\x68\x2a\x8a\xc4\xf9\x61\xff\x6d\xa0\xbf"
+ "\xd4\xe4\xe1\xb6\x48\xf2\x5a\x48\xd6\x5d\x2c\xd1\x9f\xd4\x22\xf6"
+ "\x39\x3b\x70\x79\xe0\xba\xd3\x73\x73\x2a\x21\x02\xda\xb8\x82\xd4"
+ "\x15\x9e\xb5\x0b\xee\x2f\xc4\x75\xc7\xf6\x84\xeb\x45\x90\x4f\x11"
+ "\xbe\x86\xf7\x56\xe1\xea\xb3\x0b\x7f\x97\x81\xed\x81\xd3\xe3\x7d"
+ "\x1e\xc9\x7a\xb2\x47\x2f\xb0\x76\x83\xfb\x31\x1e\x0c\x3c\x03\xe7"
+ "\x91\x6e\x65\xac\x0c\xf8\xa3\x3f\xad\xc0\x7b\x08\x9c\x18\x22\xc4"
+ "\xa7\x54\xed\x8c\x0f\xdc\x57\x08\xf7\x97\xe0\xfe\x17\xfb\x13\x78"
+ "\x66\x10\xde\xd7\x0c\xce\xe9\xed\x59\x90\xc7\x52\x0b\x3b\x06\x04"
+ "\xf9\xf4\x85\xb2\xe8\x71\x3e\x50\x9e\x12\x2e\xaf\x78\xbc\xd6\xa4"
+ "\x33\xd6\x5c\x7e\xbb\x30\xe6\x6c\x7b\x5e\xc1\xd6\x09\x7c\x57\xe9"
+ "\x8d\x1d\xe4\x5a\x11\xa4\x29\x62\x9a\xa3\x10\xf3\x66\x1c\xb7\x7f"
+ "\x1a\x7b\x6d\x7f\x7a\x23\x8b\x6f\x09\xf1\x6b\x27\x82\x17\xaf\x64"
+ "\x6a\x9d\xca\x5d\xea\x58\x53\x9d\x2b\xf7\x7e\xfc\x3c\x66\x59\x3c"
+ "\xdb\x87\xe2\x67\xe0\xfb\xb9\xfc\x76\xe1\xfc\x1c\xb6\x7a\x14\xca"
+ "\x41\xec\xf5\x65\x35\x9c\xdf\x85\xb9\xc8\xda\x0d\xfc\x68\x7d\x3a"
+ "\xe6\x62\x69\x19\xdc\x7f\x30\x0b\xff\x5e\xc6\xfe\x4e\x60\x7d\x2c"
+ "\x7f\x3d\x04\x5f\xaf\x04\x96\x6e\x7c\x03\xb8\x64\x47\xe8\xa1\x10"
+ "\x14\x69\x5a\xcd\xd6\x6d\xaf\xe9\xcd\xb1\x7e\x47\xad\x08\xe1\x72"
+ "\x82\x8d\x8a\xcc\x59\x27\x52\xa0\xaf\x61\xf7\x4f\x03\x7f\xbd\x9f"
+ "\xf9\x53\x1c\xc2\x65\x06\x7f\xc6\x95\xef\xc4\x25\x0e\xfb\xfd\xb8"
+ "\x8e\xd8\x9e\x8f\x12\xdf\x07\xd7\xbe\x7a\x07\x97\x9d\xaf\xf7\x89"
+ "\x62\x67\x1b\xb3\xf5\x06\x1c\x30\x5e\x18\x17\xa7\x3c\x31\xf7\xf5"
+ "\x90\xd7\x5e\xf2\x9b\x70\x03\xdb\x5a\xdf\x83\x29\xc3\xe9\xf9\xb4"
+ "\x27\x1b\xf1\xb5\x34\x78\xf6\x60\x2d\xbb\x67\x9b\x1f\x5e\x17\x1f"
+ "\xf2\xdd\x8b\xf7\xf0\x84\x3c\x8a\xb0\x4d\xa1\x2c\xd1\x98\x8f\xf0"
+ "\x9b\x5b\xaf\xf5\xe4\x04\xe8\xcf\x23\xe0\x18\xc5\xb7\xff\xaf\x46"
+ "\x0b\xf9\x75\xd2\xb5\xfd\x63\xbc\xf5\xf6\xf4\x28\xc4\xed\x35\xac"
+ "\xb9\x4e\x9f\x3c\xc7\xf5\x1d\x1c\xd6\x5f\x0d\x3a\x0a\xed\xc5\x29"
+ "\x8f\xfd\x2e\x58\x17\xb1\x7c\x5c\x36\xc1\x0f\xd7\x19\xee\x2d\xe2"
+ "\xf2\x61\xeb\xcc\xf2\x69\x35\xcb\x81\x32\x66\x19\xd4\xb3\x85\x07"
+ "\x27\xd5\x1c\xce\x65\x2e\x36\x71\xf8\xae\x78\xbc\x47\x17\xf6\x49"
+ "\xa0\x6f\x9f\x36\x37\xf3\x7e\x09\x63\x6f\x67\xb1\x3f\x59\x94\x47"
+ "\xfa\x5b\xce\x6f\x9d\x24\xd7\x7b\x08\x38\x8c\xcb\x72\x8d\xe5\x2f"
+ "\x2e\x4b\x7a\x3c\x2e\x4b\x11\x5b\x8e\x74\x0d\xba\x4e\x7f\x95\x88"
+ "\x9f\x0f\xf7\x1a\xb9\xf6\xca\xe5\x75\xa2\x04\xe7\xf5\x16\xf8\x2a"
+ "\x5c\x26\x78\x76\x2c\xeb\xff\x7e\xc3\xda\xe4\x18\x57\xf6\x52\xcb"
+ "\x6a\x7c\xef\xf1\xa2\x46\x8a\xbd\xb7\x14\xfe\x1f\x61\x21\x7b\x1c"
+ "\x74\x81\xfb\x0b\x34\xaf\xe1\xf4\x55\x61\xd8\x47\x6b\xa6\xb3\xff"
+ "\xef\xaa\x79\x09\xb8\x7a\x15\xa9\x20\x3f\x7f\xcc\x51\x07\x2f\xea"
+ "\xe8\x4a\x1b\x8e\x17\xc0\xd6\x7b\x41\x23\x15\x60\x7b\x63\x2e\x83"
+ "\x46\x1a\x6a\xce\x2a\x8b\x70\xf0\x16\x9e\x93\x8b\x6d\x4f\xf0\x29"
+ "\x5b\x08\x3c\x2e\xe2\xb9\x55\xb6\x90\xb3\x63\x01\xd8\xd1\xff\x32"
+ "\x5d\x79\x83\xab\x57\x01\xa4\x07\x2d\x56\xf9\x3d\x57\x76\x6e\x5f"
+ "\xc3\xb2\x0d\x0e\x1c\xb8\xb6\x5a\x96\x85\xfd\x2f\x8b\x41\x79\x18"
+ "\x77\xef\x2e\xf2\xac\xf2\xfe\x8e\xb4\x58\x23\x92\xfd\xca\xca\xfb"
+ "\x63\x3f\x38\x18\xb0\x67\x7d\x1f\xbb\xbf\x2d\x39\x87\xdb\x0e\x79"
+ "\x46\x65\x39\xcb\x43\xd0\x3d\x3c\x8f\xca\xac\x2e\xfe\x09\xfb\x62"
+ "\x7d\xc5\x1a\xb2\x1f\x04\xe6\x12\xf6\xa9\x38\x2e\x81\x32\x9e\xe1"
+ "\xda\x0f\x57\xe6\xf2\x39\x42\xae\x54\x1e\x00\xae\x0c\xe2\xf3\x2e"
+ "\x8f\x13\xeb\xe7\xf2\x88\x0f\xcc\xe5\xea\xb6\x87\xab\xdb\x5e\xae"
+ "\x6e\x7b\xb8\xba\x15\xc0\x33\xb0\xdd\xe6\x39\xd9\x11\xec\x56\x71"
+ "\x8e\x4b\x5f\x84\x7d\x39\xdf\x5e\x2b\xba\x3b\xda\xb2\xbb\xbf\xa8"
+ "\x38\x81\xdb\x83\x53\xb9\x8c\x2e\xfe\xa2\x48\xdc\x5f\x94\x17\x73"
+ "\xf5\xcd\x77\x69\x1b\xbb\x38\xbd\x7b\xc1\x81\x43\x85\xc9\xb1\x2f"
+ "\xc7\xd1\x0b\xd8\x7f\xe2\x67\x3b\xf7\x41\x3b\x88\x5d\xb9\xb6\x5c"
+ "\xf1\x99\x3b\x0e\x15\x6b\x9c\xdb\x33\xc6\x1a\xfb\x04\x9c\x07\xc6"
+ "\x94\xd5\x95\x70\x8e\xe0\x5a\x11\x8f\x7d\x83\xb3\x8f\x86\xb4\x39"
+ "\x76\x06\xb7\x97\x8a\x75\xc2\xb6\x58\x6e\xe2\xda\x22\xf7\xec\xca"
+ "\x69\x80\x51\xa4\xd3\x73\xad\x2e\xcf\xc5\xd8\x94\xb0\xeb\x2e\x13"
+ "\x4c\xc7\x39\xfa\x34\x9c\x1e\xee\xd5\x99\xb3\x2a\x23\x5d\xfa\x47"
+ "\x3d\x2e\x1f\x3c\xab\x80\xf5\x59\x5b\x58\x5f\xa1\x33\xb3\xe5\xa9"
+ "\x1c\x9a\xc7\xf5\x13\x70\x2e\x92\x3b\x87\xb8\xbe\xc4\xc1\x9b\xdd"
+ "\xc2\x32\x55\xea\xc5\xf5\x51\x79\x81\x43\x1f\xb1\x79\xb1\xbe\xa8"
+ "\x32\x87\xab\x1f\x3e\x37\x88\x9c\x2b\x8f\xc7\xe7\xb2\x88\x1d\x72"
+ "\x18\xb6\xbf\x2a\x47\x5c\x7f\x85\xdb\x17\x65\xa0\xcb\xb4\xb8\x8d"
+ "\xe1\xdf\x90\x47\x2d\xce\xbf\x32\xa3\x09\xa7\xd9\x0a\xd7\x02\xb0"
+ "\x3f\xc0\xfe\x42\x33\x9b\xf8\x0d\xcd\x44\xf6\xef\x30\xec\x77\xb0"
+ "\x0e\xc1\xd7\x0d\xf4\x57\x56\xec\x8b\xe0\xfc\x78\xcd\x0b\xa0\x0b"
+ "\x7e\xf4\x87\x7c\xab\x22\xb8\x7b\x5f\x66\xb5\xc2\x8f\x51\xb4\xe3"
+ "\x9c\xe3\x3e\x68\x47\x5d\xf1\x7d\xf8\x7e\x87\xff\xc2\xbe\xcb\x8a"
+ "\x7d\x13\x79\xde\x4e\x8e\xe3\x6c\xdc\xe0\xd0\x45\xcd\x94\x53\x5a"
+ "\xbc\x57\x01\xf1\x69\x75\x9c\x3f\xbb\x80\xef\x65\xf1\x03\x5f\x99"
+ "\xd6\xc8\x7c\x9f\xb7\x08\xa9\x76\xdc\xc4\x7e\xf1\xe8\x79\x52\xce"
+ "\x53\x23\x48\x3d\x4e\xf9\xb1\xf5\x20\x3e\x55\x4f\xca\x72\xf4\xfc"
+ "\x8e\x26\xf6\x5a\x6f\x5c\x17\x7c\x6d\xa3\xd3\x35\xbc\x5f\x08\x5c"
+ "\x63\xf7\x7c\x77\xbd\xcf\xde\x9c\xe4\x96\x3e\x8f\xec\x67\xeb\xbf"
+ "\x63\x8b\xc3\xf7\x9e\x2a\x22\xe5\x3c\xb5\xc4\xe1\x77\xc1\x2e\xac"
+ "\xef\x65\xaf\xcd\xe6\xd2\x4c\xe4\xfe\xb2\xfe\xfd\xd4\x6e\x62\xd7"
+ "\x50\x8a\xd8\xbb\x2c\x80\xab\xc7\x01\x36\xce\xfe\x31\x0e\x6c\x7b"
+ "\x2a\xd7\x61\x5b\xe7\xff\xe3\xf6\x03\xcf\x57\xe3\xdf\x2c\xef\x53"
+ "\xd9\x18\x36\x17\xa7\xc1\x65\x22\x7d\x44\x55\x8e\xab\xa6\x86\x58"
+ "\x6f\x08\xee\x97\x88\x56\x3d\x13\xcc\x8d\xff\xa0\xe2\x45\x1f\x42"
+ "\xbf\x70\x3a\xde\xe1\x63\x18\x73\x14\xbb\x5e\xf9\x65\xfa\x34\xbb"
+ "\xc7\x33\x5e\xdf\xde\x39\x0d\xf6\x4f\x9f\x34\x19\xb8\x3c\x4f\x8f"
+ "\x70\xf8\x0d\xec\x4b\x2a\x4c\x17\x39\x4d\x77\xba\x76\x07\xe7\x4b"
+ "\xae\xd3\xa7\xaf\x08\x75\xd8\xe9\x2b\x42\x9f\xf1\xb5\xcd\xd5\x67"
+ "\x80\x6e\x5e\x63\xce\x3a\x7d\x50\xa0\x03\xe0\x9c\x67\xdf\x71\x5a"
+ "\x8f\xdb\x28\xde\xaf\x88\xf5\x4f\xec\x98\xd6\xd7\x93\x1c\x65\xc6"
+ "\x7e\xb3\xfe\x4d\xc7\xf8\xc5\xd7\xd7\xb0\x56\x13\x3e\xef\xeb\x08"
+ "\x81\xef\xc4\xcf\x73\xe4\xa7\x42\x78\xcf\x1b\xb0\x03\x1e\x6f\x39"
+ "\x6d\xe5\xfc\x7c\xbe\xc0\x57\x72\x7d\x18\xf6\x93\xc2\xbe\xea\xe8"
+ "\x05\x61\x5f\xf5\xf5\x39\x77\x1f\xf9\x75\x81\xf7\x7d\xd5\xd7\x19"
+ "\xd8\x6f\x39\x7c\xa4\xd0\x17\x7c\xbd\x77\x87\x40\xcb\x7e\x3d\xd4"
+ "\xa1\x65\x79\x3f\x7a\xba\x04\xfb\x28\x78\x7e\x11\x79\xf6\x99\x30"
+ "\xe8\xf7\xc3\x1d\xcf\x86\xeb\xf1\x15\x1a\xe0\x66\xd6\x51\x78\xc6"
+ "\x69\x7f\x4e\x03\xb2\x6d\xb3\x89\xdd\xf7\xe3\x54\x2c\xf0\xaf\x0b"
+ "\xe6\x59\xf1\xfc\x9b\xa8\x86\xef\x2b\x4a\xea\x17\x38\xec\x7b\xe6"
+ "\x33\x67\x5d\xb8\x7d\x0b\xb3\x0e\x9e\x93\xe9\x5c\xc7\x0d\x70\x6e"
+ "\x23\x37\x86\xc0\xda\x96\xcd\xeb\x4c\x42\xde\x16\x61\xdd\x48\x3d"
+ "\xce\xe0\xf1\x8c\x83\x38\x26\x82\xe7\x4f\xc6\xba\x07\xef\x59\x06"
+ "\x7e\xa6\x3a\xaf\x85\xf3\xc7\x23\x1a\x57\x3b\xeb\xab\x92\xa1\xd8"
+ "\x57\x72\xb1\x67\x29\xe8\x1d\xbd\xf3\x58\x4c\xf4\xaf\x63\x35\xda"
+ "\x45\x73\xe6\xa7\xcc\x7e\x4c\x33\x67\xfe\x9c\x94\x39\x33\x93\xe7"
+ "\xac\x98\x99\x32\x67\xc1\xfc\x88\x79\x33\x7f\x3f\xe7\x75\xcd\xb2"
+ "\x99\x8b\x35\x91\xba\xfe\xba\x2e\x88\x4f\xfa\xa4\x66\xe6\xe2\xc5"
+ "\x4b\xe6\xcd\x4a\xd4\xcc\x9f\xf3\xfa\xa0\x45\xb3\x16\xcf\x4a\xd1"
+ "\xcc\x5c\xb4\x60\xc9\xfc\x44\x4d\xff\xc4\x47\xfb\x47\x0e\x4f\xec"
+ "\xe2\x3c\x86\xd6\x4f\x8d\xea\xec\x0d\x57\x6a\x37\x36\x20\xff\x20"
+ "\x3f\xed\xa2\x20\xdd\x9c\xf9\x64\xcc\xee\xac\x6d\x70\x0e\xd2\xe2"
+ "\x7d\xc4\xf1\x1e\xb4\x4c\xd6\x59\x35\xfc\x55\xe1\x74\x50\x4f\x4d"
+ "\x1e\xde\x4b\xbc\x07\xd3\xcb\x9c\x75\xb6\xd8\x40\x9f\x63\xf7\xbb"
+ "\x06\x5b\x68\xa0\x6e\xbd\x98\x86\x13\xb5\xa0\xd9\xb4\x78\x6e\x76"
+ "\x5e\x03\x0a\xd1\x2f\x45\x2a\x38\x02\xe0\x50\xe3\x7d\xc6\xe1\x1e"
+ "\x93\x81\xfe\x97\x9a\xac\xdf\xff\xcf\x1c\x63\x57\x53\x3e\x93\x69"
+ "\xe2\xfa\xf9\x7f\x66\x3b\xc6\x99\x63\xd6\xa2\x18\xcc\xcf\x8b\xf4"
+ "\x3f\xd9\x77\x38\x6f\x01\x97\xf1\xd8\x6b\xfd\xe1\xe7\xc6\x80\x1e"
+ "\x3c\x5f\xfc\x00\x7b\x2d\xdb\x44\xa1\x00\x28\x97\xea\x68\x6a\x24"
+ "\x7a\x0f\x9e\xb5\x38\x94\x61\xcc\x59\xff\x8c\x73\x8c\xa7\xe1\xbd"
+ "\xdf\xa1\x2e\xd5\x5c\x3d\x9e\x62\xeb\xb1\x85\x09\xcb\xe9\x06\xe5"
+ "\xdb\x84\xcb\xf3\xcf\x35\x8e\x3a\x40\xb9\xab\x0d\xf4\xd9\x5a\xbc"
+ "\xf7\x3b\x2e\x97\xd8\x58\x1f\x1e\xef\x82\x72\x96\xdb\x97\x82\xdd"
+ "\xfa\x90\x3d\x8f\x36\xee\x20\xed\x0f\xea\xa5\xca\x83\xff\x67\xdd"
+ "\x44\x01\x1b\xf0\x7e\xda\xab\x7f\xc9\x94\x9b\xac\xa8\x32\xa9\x1a"
+ "\x05\x2d\x67\x8c\xcc\xdf\xae\xd4\x72\x75\xb2\x60\xdf\xf0\xd7\xff"
+ "\xc7\xde\xfb\xc0\x37\x59\x25\x0b\xc3\x93\x34\xa5\x01\x0b\x4d\x6b"
+ "\x95\x14\x2a\x06\x2c\x6b\x80\x02\x45\x61\x17\xd9\x22\x45\x40\x8b"
+ "\xf2\xa7\xf2\xcf\x2a\x08\x54\x5a\x48\xa5\x40\x6d\x03\x04\xb6\xd0"
+ "\x12\x40\x71\x05\x5a\x0a\x42\xd5\xd2\x16\xc5\x5d\x54\x5c\xbb\x2e"
+ "\xae\x75\x17\xb5\xda\xca\x76\x77\xa1\xe1\xee\x65\xdf\xed\x7a\xd9"
+ "\x35\x72\x6b\xb7\x72\x0b\x44\x1b\x48\x84\x24\xe7\x9b\x39\xe7\x79"
+ "\x92\x27\x69\x02\xfa\x5e\xdf\xf7\x7e\xbf\xef\xb3\x1a\x9e\xe7\x39"
+ "\x67\xce\x9c\x39\x33\x73\xe6\xcc\xf9\xff\x64\x9b\x86\xca\x84\x6d"
+ "\x45\x2c\xdd\xcd\x1c\x61\x6c\x51\xb3\xf7\x56\xe6\x64\x2f\x29\x7d"
+ "\xae\xbf\xe5\x10\x4f\xc8\xdf\xea\xb6\xd2\x9d\x5e\x7f\xcb\x44\x5e"
+ "\xd6\x49\xbe\xb1\x93\x5d\x5b\xa4\xf0\xa5\xfe\x46\x7a\xe6\x8c\x80"
+ "\x5b\x2b\xe3\xa6\x7b\xba\x29\x8d\x90\xff\xdf\x4e\x61\x1a\x87\x02"
+ "\xff\x91\x50\xfc\x84\x13\xdf\x1d\x72\x3e\xa2\x1f\xfe\x37\xf2\x09"
+ "\x1c\xa8\xcb\x8e\x08\xf9\xa5\x54\xee\x67\x67\x6c\x18\x5e\xfe\x0d"
+ "\x68\x10\xf6\x4c\xed\x7e\xc2\xdf\xa6\x45\xbe\x17\x10\xfe\xad\xb7"
+ "\x02\x6c\x43\x98\xee\xdd\xff\xab\xce\xc9\xef\x7a\x6e\xc3\xfa\xdf"
+ "\x54\x15\x3a\x66\x2d\xe9\xf3\x84\x10\x7d\xce\xa8\x24\x9f\x10\x5b"
+ "\x17\xd2\xa1\xf2\xcb\xd8\x0e\xe3\xf7\xa8\x7d\x60\xa4\x7c\xf0\xfd"
+ "\x34\x8d\x87\x20\x4e\x8b\x9c\x1f\x43\xfd\xdf\xed\x13\x63\x30\x92"
+ "\x6e\xa5\xda\x2c\x9d\x34\x37\xc1\x9a\xd0\xbe\x13\x8d\xa4\x63\x98"
+ "\xe6\xa8\xac\x53\xa8\xeb\x67\xb8\x5e\x25\x82\x91\xed\x6e\x4b\xa3"
+ "\x7b\xbb\x49\xaf\x6a\x50\x9f\x48\xaf\x10\xb6\x4d\xd6\x29\xd4\xb5"
+ "\xd3\x04\x87\x34\xf4\xa9\xdf\x98\xa1\x21\x1b\xd9\x1e\xf5\xf7\x99"
+ "\xa4\x63\xec\xc0\x43\x6d\xac\xff\xc2\x36\x21\xa7\xbf\xcf\xb4\xb9"
+ "\x85\x0c\x02\x7c\xff\xbb\x41\xc1\xf7\xd3\xa8\xc7\x7d\x88\xcf\x62"
+ "\xac\xfa\xef\x33\x91\xb6\xd3\xdc\x17\xdf\x84\x32\xe0\x6d\xd5\xdf"
+ "\x63\x29\xbd\xc4\xc3\x93\x01\x1e\xfe\xdd\x14\x8e\x87\x21\xbc\xd3"
+ "\xd0\x8f\xed\xfe\xbb\x99\xea\x0a\xa6\xa9\x96\xef\x8b\x0e\x27\x4b"
+ "\xcc\x43\xa3\xd9\x07\x5a\xca\xa3\x39\x91\xc3\x9f\x94\xf3\x28\x47"
+ "\x5e\x3b\x4a\x4d\xd7\xd5\xe7\xe6\x3a\x00\x1a\x13\xa7\xf4\x29\x89"
+ "\xc4\xdf\x4f\x63\x03\xe9\x99\x33\x34\xfd\xd0\x65\x41\xb4\x6a\xc5"
+ "\x3d\xd9\x9f\x1a\xf6\x4a\xf7\x64\x63\xfa\x19\xd7\xa3\x37\xc5\x20"
+ "\xda\xc9\xc6\x21\xa4\xdf\x9f\x6e\xb7\x55\x01\x50\x98\xf4\x6d\xee"
+ "\xc6\xb6\x27\x74\x7c\x3f\xf2\x7c\xc3\xa7\x9f\x04\xcf\x37\x7c\x7a"
+ "\x2c\xd2\x7c\x43\x70\xbe\xff\xa1\xa2\x7c\x7d\xb5\xf3\x54\x8a\xbc"
+ "\xbb\x7c\x61\xf2\x96\xd3\x8f\xaa\x53\xf6\x67\xfe\xe3\x61\xa2\xa1"
+ "\x15\xdb\x29\x36\x70\x9e\x8a\x21\x9e\x66\xde\x86\xff\x47\x96\xf0"
+ "\x5f\xc8\x2f\xfa\x8f\x34\x82\x09\x2d\x87\xff\x4f\x9b\xf8\x11\x3d"
+ "\xbe\xe1\x1f\xd1\xf7\x03\x8d\x42\x80\xa1\x4d\x8e\x56\x07\x01\x03"
+ "\x0b\xf3\x11\x0b\x30\x98\xc3\x33\xfc\x13\x41\xd2\xb7\x83\x7f\x68"
+ "\xfc\xf0\xfe\xf8\xff\xc6\x5f\x6f\x41\x2f\xc7\xe7\x06\x95\x94\x9f"
+ "\xb2\x4c\x53\xaf\x93\x9a\x81\x9c\x24\xdc\x1f\x8d\x14\x94\xcd\x8b"
+ "\x06\x18\xa2\xe7\xc0\x8c\x79\x44\x84\xff\x9b\x29\xbf\x29\x24\xf8"
+ "\x1b\xff\xa2\x16\x29\x32\xb8\x3d\x2a\x97\x2f\xb1\x1a\x9a\xe5\x0f"
+ "\x52\xd7\xe9\x94\x59\xea\xa0\x2c\x9a\xbf\xc4\xd1\x3f\x6e\xc4\x67"
+ "\xc4\xf8\x21\xe3\xfd\x00\x37\x3b\xb7\x28\xc0\xff\x2c\xc8\xbf\x63"
+ "\xc7\x75\xca\xf8\x5d\xff\x06\x29\xde\x6f\x17\x8f\x3b\x32\xbf\x47"
+ "\xfc\xd7\xff\x33\x9c\xee\x2d\xbf\x06\xd4\xe3\x8e\xd3\xe1\x40\x03"
+ "\xfc\x4f\x49\x93\x83\x94\x1a\x1a\x88\xbf\xf3\x68\xf0\xf7\x30\x53"
+ "\xf0\xf7\x88\x86\xef\x83\xf4\x46\xfa\xa7\xd4\x8e\x7d\x93\xe1\xdb"
+ "\xfc\x81\x71\x21\x55\x26\xae\x22\xa4\x0a\x05\xfe\x24\x6a\xa2\x00"
+ "\x52\x63\x15\xc1\x9a\xf0\xd0\xff\x67\xfe\x06\x6c\x91\x2a\xc4\xed"
+ "\x0e\x5d\x8f\xc8\x49\x21\x61\xf4\xdd\xcb\x20\x85\x8d\xf9\xa8\x07"
+ "\x3c\x0f\x33\x28\xbe\x55\x19\xf8\x4f\x1d\xea\xff\xd9\xef\x83\xd6"
+ "\x1f\xfe\xfe\x7f\xf8\xa7\xa2\xfa\xf1\xc3\xdf\xff\xa1\x3f\x26\x5a"
+ "\x71\xb4\x44\xfc\x41\xff\x31\xbf\xa1\x64\x52\x04\x93\x02\x98\xf4"
+ "\xf2\xbd\xb4\xe3\x3f\xfc\xfd\xf0\xf7\xc3\xdf\x0f\x7f\x3f\xfc\xfd"
+ "\xf0\xf7\xc3\xdf\xff\x07\xfe\x54\xbc\x1f\xc1\xa4\x3f\xff\xbb\x3f"
+ "\x9e\xba\x41\xf9\x89\x4c\xad\x02\xa6\x88\x28\x1b\x07\x2a\x2d\xf4"
+ "\xd2\x7c\x7f\x5e\x9e\xc1\x4f\xd0\xb7\x4c\x40\x7d\x49\x5a\x77\x74"
+ "\x37\xfe\x06\x2a\xc2\x53\xbe\x2f\x8a\xbe\xb7\x3f\x15\x32\x31\x0a"
+ "\xfb\x87\xd1\xd0\x0b\x62\x40\x0b\xbd\xa1\x0f\xdc\x04\xb1\xd0\x17"
+ "\xfa\x61\xbf\x53\x07\xf1\x90\x00\x37\x43\x22\xdc\x02\xb7\x42\x7f"
+ "\xd0\x43\x12\x0c\xc0\x12\x25\xc3\x6d\xd8\xc7\xbf\x1d\x19\x33\x18"
+ "\x86\xc0\x1d\xe1\xcb\x55\x06\x19\x7a\xfc\x07\xff\xcf\x82\x0c\xfe"
+ "\xbd\xf4\x87\xf0\xff\xab\xe1\x8d\x52\xf8\x69\x29\xdc\xfe\x43\xf8"
+ "\xff\xd5\x70\xc3\xff\xf0\x73\xf0\xff\xe8\x53\x85\xe6\x5b\x58\x70"
+ "\x55\x58\xbb\x19\x1a\xaa\x92\xfe\xfc\xdf\x70\x83\xf4\x3d\xf0\x05"
+ "\xa7\x0f\xfd\xcb\xc0\xdf\x58\xf1\x5a\x0a\x20\x8d\xf9\x32\xe5\x9f"
+ "\xe7\x62\xd0\x5f\x24\x44\xfe\x3f\xeb\x22\xfc\x99\xf0\x67\xc6\xdf"
+ "\x7a\xfc\x6d\xc5\xdf\x2e\x19\xad\x80\xa1\xe3\xd3\xbe\xca\x06\x38"
+ "\x87\xcf\xff\x1c\x8f\xcf\x6a\x7c\x9e\x01\x68\xc7\x74\xff\x3a\x02"
+ "\xd0\x81\x00\x5f\x2a\xc6\x46\xaf\x2c\x0d\x50\xdb\x7d\x52\xbc\x1b"
+ "\xf0\xe7\xa6\x35\xc2\x60\x57\x69\xec\xf8\x68\x9c\x36\x2f\xd3\x30"
+ "\x66\xd4\xd8\x51\xe3\xc6\x19\x46\x8e\x34\xdc\x95\x36\xe6\xae\xd1"
+ "\x69\x63\x47\xdf\x35\xc6\x90\x36\x66\xc2\xd8\xf1\x13\xee\x1e\x6b"
+ "\x58\xb5\xa1\x28\x7f\x4c\xda\x8a\x3c\xc3\xea\xdc\xfc\x62\xc3\xf2"
+ "\xfc\xa2\x55\xeb\x73\x8a\xf2\x6e\x58\xa4\xef\xfa\x47\xa4\xdd\xe6"
+ "\x03\x2e\x8d\x60\xce\x4f\x82\xa8\xff\xac\x83\x28\xe7\x11\xe8\x29"
+ "\x2a\xa3\xf4\x0b\xfb\xb7\xea\xb1\x05\x9f\x0e\x5d\xd8\xef\xe3\xc9"
+ "\x2b\x86\x4e\x9c\xf2\x4a\x79\x3d\xa8\xbc\x85\xa0\xba\x3c\x16\x54"
+ "\xff\x95\x06\xaa\xcf\x8e\x81\xea\x2f\x8d\xa0\xfe\x49\x22\xa8\x47"
+ "\x1d\x07\x75\x4a\x35\xa8\x93\x34\xa0\xbe\xc9\xd9\x33\x6c\x5a\xbd"
+ "\x08\x5b\x7f\x18\xd4\xab\x96\x82\x3a\xe7\x08\xa8\xe7\xcd\x13\x61"
+ "\xbb\x2a\x40\xbd\x75\xec\xf7\xcc\x8d\xff\xee\xdf\xb7\xf5\x2f\x7a"
+ "\xfc\xd9\xb9\x9e\x61\x7a\xcd\x5d\xb1\x61\x06\x51\x7f\xf8\xfb\xe1"
+ "\xef\x87\xbf\x1f\xfe\x7e\xf8\xfb\xe1\xef\x87\xbf\xff\x97\xff\x39"
+ "\x54\x30\xf6\x6b\xb5\x06\x3e\xae\x00\x70\x59\xb5\xc9\x76\x55\xfa"
+ "\x4e\x5a\x73\x02\xb4\xb7\x0a\xb4\xfc\x2c\x16\xf1\xd3\xe0\x23\x1a"
+ "\x1b\xfe\x5e\xf8\x8b\xd1\x2a\xd7\xae\xd0\xda\xa4\x26\x7d\x1a\x44"
+ "\xe9\x41\xac\xa3\xb2\xb2\xd3\x62\x0f\xf2\x5d\xd0\x05\x5a\xbe\x36"
+ "\x96\xf6\x93\x22\x7e\x8b\x1d\xde\xd0\xcb\xeb\xae\x64\x38\x5a\x77"
+ "\x45\xeb\xb4\x10\x96\xaf\xd1\x8f\xb0\xce\x46\xc7\x0e\xe8\xd5\x53"
+ "\x0e\x02\xd0\xbe\xd4\xbd\xfb\x99\xa3\xb9\x04\xa0\xe9\xb0\xd8\x9f"
+ "\x4a\x6b\x70\x10\x7f\x9b\x1d\x9e\x4d\x14\xeb\xae\x98\x73\x2b\x86"
+ "\x63\x58\x97\x1d\x7e\xae\x91\xf2\xec\x92\xc3\x6d\xdb\xae\x40\xb3"
+ "\x81\xef\xbf\x71\x34\x1b\xbc\x30\x75\x30\x95\xbf\xb7\x1e\xd3\xef"
+ "\x8c\xb4\xe6\x46\x5e\x5f\x46\x79\x4b\xf0\x99\x21\xf9\x61\x19\x7b"
+ "\x2f\x92\xf3\x8b\x80\x23\x96\xd2\xca\x78\x90\xf6\x2e\x4c\x53\x21"
+ "\xe3\x41\x7a\x64\x1a\x1d\x53\x37\xf1\x3c\x8e\x86\xa3\xc9\xf0\x49"
+ "\x7a\x74\xde\x8f\x47\xb7\xa7\x9f\x59\x9e\x62\xb8\x65\xcc\xb4\xbc"
+ "\x94\x3b\x59\x5a\x5c\xea\x73\x69\x37\x65\xf4\xce\xe8\x37\x7a\x4e"
+ "\x9a\x5a\xa7\x1e\xa2\x4e\x4b\xd0\xa9\x7f\xf4\x04\xfd\x7b\x7a\x90"
+ "\x91\x3f\x0d\x9a\xf4\x6d\xb9\x3f\x36\xc4\x4c\x7a\xe6\xe9\x75\x19"
+ "\xef\xfe\xf2\xfe\x8c\x07\x16\x14\x0f\xfb\x38\x4d\x7d\xf3\x5f\x9e"
+ "\x7b\xdf\xf8\x35\x41\x0c\x1e\x42\xff\x2e\x6a\x8a\x4a\x1c\x66\x25"
+ "\x2c\xa7\x93\x0c\x1f\x53\xc8\x70\x4d\xba\x39\x77\xdc\xe8\xc3\x94"
+ "\xe3\xfc\x65\x23\xad\x94\xe6\xfe\x99\x22\x8d\x80\x18\x7d\x4c\x19"
+ "\x37\xea\x6d\x4a\x6d\xe0\x34\x80\x46\xe0\xf2\xe3\xee\x2f\x28\x14"
+ "\xa1\x43\x4e\xa5\xdd\x26\xe5\xfd\x32\xfd\xfb\xd8\x2b\xa3\xd4\x88"
+ "\x21\x61\xe4\x7d\x14\x3b\xda\x95\xe6\x32\x34\xa7\x6b\x56\xa4\x18"
+ "\x63\xc6\xfc\x12\xdf\x52\x56\xa4\xe8\xd4\xf8\xfe\x8c\x78\x27\x1e"
+ "\xe4\xfe\x44\x40\xe8\xd4\x43\x13\xd3\x73\x73\x7f\xfc\x99\x33\xf7"
+ "\xc7\x3a\x75\xc6\xe1\xdc\xf4\x8c\x5b\x77\x16\x8c\x48\x49\x4f\xc9"
+ "\x1d\xa7\x53\xf3\xe7\x84\x8c\xa1\x3f\x7f\x4c\xa7\xbe\xf3\xa3\xb4"
+ "\x78\x9d\xea\x0f\x75\x2a\xf8\x44\x3d\xf7\xe8\x27\x51\x7f\xfd\xeb"
+ "\x09\x18\xbe\xea\x84\x6a\xf8\x8c\x13\x6a\x55\xfc\x89\xd8\x47\xe1"
+ "\x0f\xba\x18\xf8\x83\x1e\x7f\x86\x07\xa0\x45\x55\x9a\xd5\xa2\x5e"
+ "\xbf\xb4\x25\xaa\xb4\xb5\x45\xf3\x08\xb4\x44\x2f\x89\x6f\xe9\xf5"
+ "\xc0\xc3\x2d\x31\x8f\x7c\xde\xa2\xbd\x13\x5a\x7a\x03\xb4\x0c\x06"
+ "\x75\xcb\x10\x48\x6c\xb9\x2b\xfe\xe9\x96\x07\x06\xa9\x1b\x6f\xee"
+ "\x9e\xdc\x38\x40\x73\x7f\x63\x8a\x0e\x1a\x87\xf6\x81\xc6\x1f\xc5"
+ "\xc6\x36\xde\x89\xbf\x61\x50\xd7\x98\x86\xdf\xe9\x90\xdc\x18\xbd"
+ "\xb1\x17\x80\xa0\xe5\x84\x01\xe0\xc4\x60\x98\x74\x62\x08\x3e\xef"
+ "\xc0\x5f\x0a\xfe\x86\xe2\xef\x4e\xfc\x61\xff\xe5\x04\x9d\x37\x04"
+ "\xc6\x5e\xe9\xbf\xfd\x28\x27\x67\x6c\xce\xb8\x79\x53\xa2\xa2\xf2"
+ "\x52\xe0\x26\xe4\x9a\x26\x3d\x65\x70\xf4\xf8\xe8\xbc\x94\xcf\x9c"
+ "\x19\xf8\xaf\x4e\xfd\xf8\xbf\x47\xf5\x1a\xed\x1a\xef\x5a\xfa\xee"
+ "\x67\x5e\xe8\x83\xfc\x87\x50\x1d\xee\xb6\x82\xca\x89\x34\x3a\xad"
+ "\xdd\x93\x5d\xd6\x58\x9d\x1d\x7a\x9b\x64\x3d\x16\x71\x1f\xeb\x9c"
+ "\xd6\x32\xd4\xbf\xd8\xd4\xf0\x71\x5b\x28\x2e\xf3\x3a\xe9\x72\xc3"
+ "\xc7\x91\x4e\xc7\x96\xc9\x71\xdd\xea\xa6\x2c\xfc\x46\xfd\xd7\x8e"
+ "\x0f\x86\x6d\x8c\x72\x5a\x55\x5b\x30\xee\x68\x4f\x3c\x8d\x88\x67"
+ "\xea\xcf\x31\xae\x25\x4c\xdc\x83\x4e\xeb\x1c\xca\xa3\x3d\x24\x0f"
+ "\xa7\x9c\x07\xed\xfb\xae\xc1\xfa\x45\x76\xc7\x67\xed\xdd\x40\x69"
+ "\x6d\x6e\x07\x1c\xf6\x75\xaa\x34\x96\x93\x40\x78\x5c\xd6\xbe\x29"
+ "\x72\x7a\x82\xa3\x33\x0a\x68\xbf\x1e\x5f\x17\x0a\x7d\xe7\xd3\xba"
+ "\xd0\xdd\x88\xc3\xb0\x4e\xd5\xff\x1c\xc4\x7a\x29\x8d\x1d\xfa\x9a"
+ "\x9c\xea\x3f\x61\xde\x7d\x97\xca\x76\x0e\xc3\xd2\x41\xac\x3f\x77"
+ "\x62\xd9\xcb\x30\xae\xa4\x27\xcd\x7f\x4a\x10\x7c\xe9\x5b\x25\xc7"
+ "\x5d\x6f\xad\xa1\x48\xc3\x98\xd3\xfa\x27\x1f\xa6\x39\xd9\x13\x1f"
+ "\x2b\x73\x5a\xd5\x4f\x63\x5c\x67\x98\xb8\x2d\x22\xaf\x7e\x9a\x30"
+ "\x71\x56\x8c\x53\x63\x9c\x21\x42\x5c\x14\xc6\xa5\x87\x8b\x6b\xae"
+ "\xe6\x38\xb3\xfd\x3c\xef\xd7\x37\x03\xbf\x4d\x32\xcf\x6f\x5c\x1e"
+ "\x92\xf7\x18\xe4\x7b\xbf\xea\x50\xfc\x84\xdb\xa9\x3e\x45\xf8\x1a"
+ "\x7a\xe6\x7d\x52\xe5\xb4\x66\xa2\x2e\xf4\x3b\xd3\x33\xee\xcf\x03"
+ "\x91\x0f\x44\x97\x23\x4c\x5c\x32\x96\x07\xed\x75\x5c\x6c\x18\x9c"
+ "\xbd\x30\xce\x8e\x71\xc6\x1b\xc8\x43\xc7\x6d\x38\x9d\x8b\x30\x08"
+ "\xa2\x3b\x20\x61\x22\x95\x47\xe8\x05\xf4\xea\x80\xf8\x53\xdd\x62"
+ "\x8d\xbc\xc3\xb0\x11\xa2\xf0\xfb\x10\xb3\x36\xde\x82\xf1\x5d\xa8"
+ "\x4f\x5a\xdb\x15\x0f\x74\x40\xdc\x4e\x84\x89\xa2\x3d\xad\xd4\x3e"
+ "\x61\x78\x94\xcd\xed\xa1\x7d\x1d\xa8\x67\x71\xbf\xc6\xa7\x1a\xd3"
+ "\xbd\x40\x3a\x34\xb7\x1a\x52\x88\x46\xbe\xae\xd5\xda\xa8\xa2\x75"
+ "\xa2\xd4\x1e\x3a\xd5\x70\xa7\x93\xeb\x6c\x1c\xb6\x7f\xda\x3a\x69"
+ "\x4d\x2f\xd1\xa0\xc1\xb4\x9b\xd4\x3a\xbe\x46\xdc\x81\xb8\x88\x86"
+ "\x87\x7d\xd6\x46\xb5\x1f\x8f\xba\xf1\x26\x5a\xef\xdb\x6d\x55\x4f"
+ "\x77\xaa\xe3\x98\xc0\xa3\x33\xc8\x78\x08\x0e\xf3\xe2\xeb\xe6\xbb"
+ "\xad\x9a\x4a\x05\xcc\x54\x65\x5e\xa3\x9d\x10\x45\x34\x9f\x03\x5d"
+ "\x35\xe5\x27\x95\x91\xaf\xc1\xb5\xad\xf3\x80\x0d\xfd\x8b\x0e\xd0"
+ "\x59\xb0\xac\x86\x26\x37\xed\x7d\x6e\x8c\xaf\xdd\x0c\xc0\xeb\x85"
+ "\x1a\x0c\x12\xce\x2a\x19\x27\xe1\x50\x94\x35\x41\xe4\x4f\x65\xd5"
+ "\x82\x04\xdb\xac\xa4\x91\xf0\x62\xb9\xfa\xd7\x20\x5c\x33\x7a\x2d"
+ "\x12\x4c\xa7\x0c\xa3\x90\xc1\x60\x89\x3e\xe2\x0f\xc9\x6c\x91\x5c"
+ "\x3f\x5d\xd6\x78\x6c\xff\x6f\xea\x14\xf5\x36\x10\x2e\xd1\xa0\x17"
+ "\x34\xa8\x90\x06\x55\xa3\xc0\x1f\x9f\x29\xe3\xb7\x83\xce\xad\xa4"
+ "\xb9\x86\xc3\xea\x7a\x8b\x7a\xca\x61\xcd\x01\xd8\xb8\x20\x58\xe4"
+ "\x85\x5a\xc8\x00\xd4\x76\x88\xcf\x45\x7e\x44\x21\x4c\x3d\xca\xdb"
+ "\x20\xc3\x48\xe5\xd7\x63\xdc\x24\x09\x5f\xb3\x02\x9f\x99\xf0\xd1"
+ "\x3a\x59\x61\x7b\xe3\xed\x01\xdb\x07\x2d\xf8\xed\xe8\x69\x5f\xa9"
+ "\xbe\x26\x68\x11\x2e\x85\xc2\x0b\x87\x80\xee\x3c\xc4\x7f\xd1\xad"
+ "\x8e\xea\x14\xbc\x48\x40\xfb\xd7\xf7\xb0\x9c\x06\xbf\xc7\xda\xc1"
+ "\xe0\x96\xf2\xcb\x25\xde\x04\xec\x2d\xe5\x99\x30\x4f\xce\x53\x8e"
+ "\x57\xd6\x99\x8c\xde\xa3\xd1\x3f\xc9\x78\x3d\x23\x39\x63\x90\xec"
+ "\xbb\x4c\x6c\x5e\x9e\x32\xda\x39\xb1\xd9\x30\x2e\xed\xd5\xbc\x94"
+ "\x54\xde\xf6\xdf\x79\x2e\x6d\x08\xb6\xee\x7f\xe1\xff\x56\x52\x48"
+ "\x0a\x0f\xc1\x70\x7a\x1f\x42\xef\x92\xbf\x80\x6f\xf3\xe7\x46\xc5"
+ "\x0c\x2d\xa2\x37\xe1\x39\x64\xdc\xba\x78\x59\xd4\x54\xe9\xbd\x9f"
+ "\x88\x19\xc1\x7d\x0e\xe3\x7d\xf4\xfe\x23\x8e\x6b\xf4\x61\xca\x79"
+ "\xd4\x73\x69\x3f\x5d\xf0\x9b\xa8\x13\x4f\xaf\xcc\x88\xbd\xd3\x4a"
+ "\x30\xa9\x0f\xa5\xbd\x84\x21\x4d\x14\x32\xe4\x65\x4e\x81\x32\xd5"
+ "\x31\x4a\x25\xc5\x27\xa7\x4e\x4b\x7b\x7e\xe1\xdc\x3b\xfe\x92\x96"
+ "\x70\xf3\xc7\x8b\x9a\x28\xfd\xcd\x09\x41\x39\x0d\x09\x50\xf5\x44"
+ "\xf9\xb0\xed\x77\xbf\x2a\xb0\x2c\x98\x1b\xf5\x97\x8c\x41\x6b\x8a"
+ "\x28\xf4\x0e\xee\x8b\x91\xaf\x32\xfa\x72\x5a\xf4\xd3\x0b\x3e\xfb"
+ "\xdd\x82\x57\x4e\x3f\x36\x0c\x4b\x7a\x73\xe5\xe9\xc7\x16\xbc\xf2"
+ "\xd9\xef\xa2\xb6\x12\xe4\xf0\xdc\xb4\x44\x43\xf4\xc4\xb5\xcd\x0f"
+ "\x0f\xe3\x54\xf5\xdf\xa9\xaf\x4a\x3a\x3c\xa0\x7e\xe0\xf1\xe4\x96"
+ "\xdb\xfe\x7d\xd0\x3f\x6f\xff\xd2\xe0\x1c\xcc\xd0\x8f\x98\x9c\x36"
+ "\xd8\xef\x47\x00\xfa\x11\xe7\xd0\x8f\x28\x45\x3f\xa2\x55\xe9\x47"
+ "\xfc\xb1\xcf\x84\x12\xe1\x4b\x08\x78\xe1\xff\xa4\xfe\x3b\xfa\x3f"
+ "\xab\xd1\xff\x49\x3d\x11\x3d\xff\x91\x13\xb1\xf3\x84\xff\x13\x1f"
+ "\xd7\x8b\xfb\x40\x49\xf8\x44\x3f\xe8\x0f\x83\xf1\x69\xc4\xef\x61"
+ "\x09\x31\xc1\x3e\xd1\x9c\x7e\x2d\xd1\x8b\xd0\x27\x4a\x47\x9f\x28"
+ "\x23\xa7\x45\x3b\xfd\xa3\x96\xde\xe3\x33\x5a\xfa\xf8\xfd\xa2\xfb"
+ "\x5b\xa6\xea\x47\xb7\x4c\xd7\x40\xcb\x83\x20\x7c\xa3\x6d\x90\xf6"
+ "\x47\x4d\xa2\xea\xcf\xb1\xa0\xf9\x73\xbf\xba\x3e\x7f\x8e\x6b\x6c"
+ "\xfc\xb3\x0e\x7f\xf1\x50\xf7\xe7\x04\x88\xf9\x78\x72\x1d\x7c\x3c"
+ "\xa5\xd4\x7e\x42\x03\xfd\x4e\xf4\x86\xcb\x27\xe2\xf1\xb9\x74\x3f"
+ "\x9c\x78\x06\x34\x27\xfa\x68\x2e\x07\xca\x9b\xf8\xc5\x89\xc1\x9f"
+ "\x4c\x3c\x31\x24\xfd\x83\x13\x77\x4c\x9d\x73\x22\xe5\x93\x4f\x4e"
+ "\x0c\xb5\x0f\x52\xfa\x4d\x54\x66\x80\x11\xdb\xc8\x83\x45\x7e\x8f"
+ "\x33\xf6\x4a\xeb\xb5\x3d\x8f\xfb\x83\x3f\x96\xfc\xc2\x1f\x67\x4c"
+ "\x7b\x7a\xc1\x82\x65\x51\xea\x8c\x41\xdc\xbb\x94\x3c\xcd\x80\xf7"
+ "\x19\xec\x73\x4e\x6c\x0e\xf8\x9c\x29\xce\x80\xcf\x69\xe8\x35\x71"
+ "\x5d\x90\x7f\x76\x0d\xc3\xce\xa4\xa7\x18\x86\xa6\x71\xcf\xec\x74"
+ "\x52\xa8\xb7\x36\x6a\x57\xda\xc4\x14\xed\xb8\x36\xf4\xd9\x62\x76"
+ "\x3c\xb3\xec\x97\xf4\x43\xaf\xed\x1b\x9d\xfa\xe9\x27\x73\xc6\x67"
+ "\x6f\x1d\x8e\x32\xbf\x99\xbc\xe0\x98\x67\xb6\x37\x3c\xf3\xcc\xd3"
+ "\x0d\x27\x1e\x9b\x3b\xec\x6d\x0c\xfb\x38\xc5\x8c\xfa\xf3\xb7\xdc"
+ "\xbf\x8d\xbe\x9c\x1e\xfd\xcc\x23\x0d\x4f\x1f\x58\xb1\xa2\x99\xf4"
+ "\x85\x64\x2b\xb7\x51\xdd\xd6\x04\xf4\x49\x54\xef\xba\xac\xb7\xa0"
+ "\xff\x93\xd4\x12\xda\x96\xfd\x50\x2f\x7f\xa8\x97\x3f\xd4\xcb\xff"
+ "\x89\x7a\x79\x2b\x88\x7a\x99\xb4\x33\x5c\xbd\x9c\x3e\xeb\xfe\xd9"
+ "\x13\x0c\x6b\x97\x19\x0a\x8b\xd6\xac\x28\xca\x59\x65\x28\x58\x93"
+ "\x93\x9b\x97\xdb\x07\xfc\x11\x39\xcb\xcc\xf9\xeb\x72\xcc\x79\x3d"
+ "\xf6\x40\xea\x65\x9f\xb4\xa7\x6f\x9d\xe4\x8e\xec\x5b\x0f\x48\x0c"
+ "\xdf\x2f\x51\x61\xdb\x3e\x20\x2d\x4c\xdc\x10\x29\x6e\x46\x98\xb8"
+ "\xfb\xa4\x38\x53\x98\x3e\x60\x5f\xd1\xc7\x18\xb0\x2d\x5c\x1c\x86"
+ "\x57\xcb\x3e\x09\xf6\xd3\xd4\xcd\x43\xba\x80\x7c\x92\x0e\x18\xf0"
+ "\x09\x96\xa9\x13\xe3\x8f\xcb\xbe\x8c\x1d\x06\x6c\x93\x7d\x34\xa9"
+ "\x1f\x62\x74\x5a\x33\xb0\x9c\x03\xec\x61\xfa\x28\xc3\xa5\x7c\x3d"
+ "\x01\xdf\x68\x96\xc1\x65\x1d\x18\xdb\xd3\x37\x3a\x0d\xa2\x0f\x39"
+ "\xd0\x18\x02\x3b\x5e\x86\x45\x7f\x92\xce\x86\xe8\xa2\xbd\x6b\x5d"
+ "\x30\xf0\x38\xb3\x26\x55\x91\x4f\x49\xfd\x48\xc2\x23\xfa\x92\x6d"
+ "\xbc\x2f\x89\x7d\xc5\x76\x4c\x6b\x56\xf4\x27\xdb\xd1\x37\x8e\xa1"
+ "\xfe\x64\x07\x0c\x3c\x44\x7d\xca\xdd\x1c\xd7\x79\xc2\x35\x93\x70"
+ "\xd9\x61\x60\x23\xf7\xfb\x44\xda\x7a\xc5\xb8\x19\xf6\x6b\x07\xf2"
+ "\xf3\x45\x65\xbf\x10\xe3\x4f\xdb\x35\x89\xc7\xe5\x32\x90\x2f\x28"
+ "\x95\xa3\x4c\xc8\x61\x60\x98\xfe\xcf\xe9\x4a\xd1\x0f\x4c\xf6\xf7"
+ "\x7f\x08\x9f\xcf\x9a\xf4\xeb\x1a\x8e\x33\x39\x45\xc6\xa9\xd4\xcb"
+ "\x65\x6b\x56\x2f\xcf\x5f\xb1\xb6\x28\xcf\x50\x3c\x63\x86\x61\xd5"
+ "\x9a\xdc\xbc\x51\xa3\x46\xf5\x09\xd2\xbf\x58\xe1\xd3\xfe\x29\x83"
+ "\xf4\x90\xfc\x5a\x49\x0f\x33\xd0\xe7\x94\xfc\xe6\xe4\xb2\xe0\xfe"
+ "\xc5\x9f\x32\x24\xff\x56\x87\x30\x69\x12\xcc\xe1\x20\x18\xc4\x27"
+ "\xf9\xc8\xe4\xe7\xf6\x93\x60\x5a\x42\xf1\x60\x1c\xef\x17\xd1\x7e"
+ "\xbc\x6e\x51\xbe\xae\x10\x3c\x93\xa5\xfe\x0e\xea\x7d\x2f\xa9\x9f"
+ "\x70\x9b\x2e\x04\xcf\xe4\x40\x7f\x43\x25\xc3\x8c\x55\xf6\x4d\xf0"
+ "\x7b\xaa\x2c\x93\x80\x1f\xdf\xd4\x29\x70\xab\x74\x01\xbf\xff\xb6"
+ "\x82\x90\xbe\xd4\xad\x01\xdc\xa0\x93\x60\x2a\x82\x69\x6c\x3a\x2f"
+ "\x95\x55\xab\xc0\x73\x2c\x18\x4f\xd3\x7f\x49\x78\xa2\x14\x30\x6d"
+ "\x21\x34\x76\xf6\xa4\xb1\xb1\x9f\xc0\x5d\x87\xf9\xdb\xa5\xb2\x0d"
+ "\x0a\x29\x3f\xc2\x70\xdc\x89\x08\x93\x2c\xc3\x8c\x55\xf6\xa5\xa8"
+ "\x3f\xc7\xf7\x68\xc2\xa0\x19\xa4\x4f\xf8\xeb\x85\x74\xff\x4b\xd1"
+ "\xa7\x8b\x91\xd2\x85\x96\xbf\x6f\x37\xf6\x17\x6a\x83\xfa\x69\x83"
+ "\x42\xca\x8f\x7d\xc3\x04\x99\x47\x1a\x19\x26\xb4\xfc\x76\x41\x63"
+ "\x7c\x7c\xa0\xfc\x83\xda\x42\xf0\xdc\x4a\x3a\x45\xb8\x14\x79\x79"
+ "\x42\xf0\x9c\x93\xf8\xa8\xe0\xf5\xed\x86\x10\x79\xfc\xa7\x44\x8f"
+ "\x82\xd7\xb7\x4f\x0d\xc1\x73\x89\xe2\x83\xcb\x75\xbb\x29\x04\xcf"
+ "\xa5\x40\xb9\x50\x8f\x05\xcc\xce\x90\x7e\xac\x9a\x59\x3f\xee\x1b"
+ "\x82\xa7\x5e\x86\xe9\xee\xf5\x74\x9d\x90\xed\xed\xcd\xb2\x2d\x12"
+ "\x72\x4d\xe6\xfb\x76\x31\xfc\xac\xd2\x16\x20\x5d\x9d\x3d\xf9\x64"
+ "\x80\x50\x3e\x29\xe8\x92\xfa\xe2\x86\x94\x90\xf2\x9d\x97\xf8\xd4"
+ "\x47\x81\x27\x33\xa4\x7c\xff\x25\xe1\x89\x56\xc0\x84\xc8\xbf\xa9"
+ "\x4b\xc2\xa3\x51\xc0\x84\xea\xff\x05\x09\x8f\x32\xaf\x63\x37\xe6"
+ "\x93\x21\x48\xff\x89\x57\x18\xd6\x75\x83\x31\x28\xad\x98\x3b\x18"
+ "\x8c\xed\xdf\x61\x3e\x06\xcf\x12\x86\x2f\xa2\xb3\xa6\xd0\x46\x67"
+ "\xf0\xb1\xc1\xab\x64\xa7\x07\x5b\x6a\xd1\x9e\x89\x32\x40\x9a\xb0"
+ "\xdd\x83\xf9\xbe\x75\x4c\x9b\x65\x87\x7e\x66\xe5\x3c\x80\x1d\x06"
+ "\xef\x94\xe2\xb0\xfc\xb7\xb4\xc9\x71\x14\x2e\xc6\x17\x07\x63\xfb"
+ "\x97\x54\x28\xda\xb1\xc1\x05\x12\x2c\xda\xfd\xe4\xcc\x70\xfb\x9a"
+ "\x23\xcd\xbf\x14\xeb\x99\xaf\x34\x09\xe5\x5f\xd9\xdf\xee\xb3\x32"
+ "\xb0\x59\xdc\x60\x18\x00\xa5\xe7\x60\x88\x96\xfa\xf8\xbb\x37\x82"
+ "\xb6\xb4\x90\xb9\xe9\x5c\xda\x56\x47\x17\x94\x3a\x58\x27\x9d\xfd"
+ "\xba\xf9\x32\x68\x6d\x1e\x7e\x8f\x9d\xbe\xb9\xe4\x8b\xb0\x7b\x75"
+ "\x7d\x6a\x06\xa5\xc9\x94\xb6\x1d\x5a\xab\xdb\xa1\xb4\x3a\x38\x6d"
+ "\xe9\x6d\xa0\x3f\x45\xe7\xc8\x5a\x21\x8e\xe8\xa0\xf9\x14\x4f\x42"
+ "\x7f\x7b\xc9\x0b\xa0\x29\x45\xef\xf2\x54\x6e\xa3\x4c\xcb\x69\xa2"
+ "\x65\xdb\x79\xd0\xbe\xb2\xbc\x51\xbd\xf5\x3c\xd1\x7b\xbb\xfd\xad"
+ "\x8d\x6e\x75\x93\x7e\x06\x34\xe9\xcf\x42\xb3\x7e\x22\x34\x5b\xa6"
+ "\xc2\xee\xf3\x10\xdb\xe4\x4e\x87\x66\xcd\xfd\xd0\x9c\x32\x15\x6c"
+ "\x5d\xf8\x6e\xf0\x22\x8c\x93\x9f\x8b\xd4\x01\x43\x1a\xf7\x3d\x09"
+ "\x5a\xbb\xc0\x89\x3c\x1b\x72\x52\x3e\xe3\x87\xbe\xc3\x95\xa3\x38"
+ "\x09\xf4\x48\x5f\x27\xd2\x72\xcf\x39\xb8\x23\x3a\x45\x0f\x69\xd4"
+ "\xfe\xda\xaa\x3c\xa0\x29\x81\xde\x11\xf4\x22\x91\x9f\x0f\x8a\x7e"
+ "\x54\xcd\x7e\x6c\xeb\xf1\xd9\x8d\x3a\xe1\xb2\xde\x91\x8e\x79\x9f"
+ "\x95\xc6\xbd\xba\x4a\x0f\xa1\x9e\xad\xcf\xa6\xf3\x42\xb0\x9d\xbe"
+ "\x23\x5b\x8e\xa3\x73\x4f\xe9\x3c\xd3\xd1\x89\xa0\xb3\x79\x32\xe0"
+ "\xc3\xab\x9d\xb4\x27\xbf\x8b\xce\x49\x20\x7c\xd8\xe6\x47\xd1\xf8"
+ "\x13\xd2\x33\x0c\xdb\xf8\xae\x3b\x10\x0e\xd3\xa3\xfc\xff\x9d\x8f"
+ "\xb9\xb0\xfe\x0b\x9d\xbe\xfe\x0b\x2f\xfb\x0e\x2c\xec\x66\x07\x16"
+ "\x7e\xed\x3d\xb0\xf0\xab\xd2\x0d\xa0\xf5\xf6\x5f\xe8\x68\x2d\xe4"
+ "\x32\xd0\xb5\x16\x5e\xa0\xfd\xf5\x5a\xba\xc3\x72\xf1\x53\x28\x7b"
+ "\xcf\x3f\x60\x53\x3e\xe8\x7d\xf1\x83\xaa\x6c\x9e\xbf\xc2\xe2\x12"
+ "\x60\xf8\x7e\x24\x5c\xf9\xba\x13\x0c\x06\x79\x3c\xcd\x65\x4d\xd1"
+ "\xd9\x35\xb7\x72\x1d\x75\xc4\x1b\x0d\xf8\x4b\xc1\x9f\x11\x7f\xa9"
+ "\x2c\xc1\x90\x8a\xbc\x2a\xed\xb7\x45\x05\x74\xae\xcf\x68\x1f\xa8"
+ "\xce\x43\x4a\x2a\xd2\xaf\x8b\xc0\xb7\x64\x5f\xe5\x8a\xa5\x77\x96"
+ "\xc1\x66\x3a\x0f\x98\x7c\x00\xaa\x5f\xe4\x8f\x62\x3e\x16\xbb\xa6"
+ "\xbf\x68\x8f\xf6\x63\x3d\x4a\x58\xb1\x94\x7c\x3a\xe7\xcf\x4c\x2a"
+ "\xc7\xcf\x4c\xea\xee\x84\x15\xcb\x10\xa6\x1a\x61\xb2\x24\x1e\x76"
+ "\x12\x2e\xac\x37\x8e\xbe\x1e\x88\x42\x9c\x85\xef\x5e\x69\xd3\x1c"
+ "\xdc\xcf\xce\x22\x5c\xb3\x1f\x17\xe2\xde\xc7\xfd\xa4\x94\x36\x39"
+ "\x8c\xfc\xa4\x5d\x08\x47\xe9\x6d\xee\x0c\x9a\x33\xb4\xdb\x0a\x3a"
+ "\xe9\x5c\x8b\x3e\xec\x9a\xc8\x8f\x7c\x38\xaa\xab\x7d\xdd\xd0\xcb"
+ "\x65\x85\x2c\xc2\x4d\xe9\xe8\x1e\x0f\x4c\xb7\x8c\x95\x9a\xd0\x5f"
+ "\x84\x59\x2e\x66\x52\xd1\x19\xb7\x4d\x98\x5e\xe4\x3d\x34\x43\xa6"
+ "\x91\xf2\xe0\x67\xdc\x12\x9d\xa8\x0f\x4d\x05\x6e\xe8\x5b\x45\xe3"
+ "\xe4\x30\x97\xf0\x11\x2e\xd4\x03\x3b\x96\x75\x59\x53\x81\x03\x7c"
+ "\x2c\x08\xa7\x5d\xc2\x57\x11\x84\x0f\xc3\x19\xe2\x23\xfd\x6b\xc6"
+ "\x34\x7d\xeb\x38\xbe\x39\xef\xfa\x08\x9f\x1b\x34\x06\x4e\xef\x02"
+ "\xc2\xc1\xcf\x8a\x46\x9c\x8d\xeb\xee\x43\xdf\x71\xa8\xdb\x51\x6a"
+ "\x8a\xe2\xfb\xe9\x31\xfd\x5b\x9b\x3b\xa3\x59\x77\x76\x54\x3f\xbe"
+ "\x97\xfe\x3e\xa0\xb9\x56\x84\xf9\x3b\xeb\x36\x45\xf5\xed\x42\x5f"
+ "\x0f\x61\xe8\x7c\x2d\xa2\x53\x29\xcb\x39\xd3\x16\x4c\x84\x05\x53"
+ "\xa7\x4f\x9d\x08\x33\x27\x4f\x99\x08\x69\xf7\x8c\x4c\x1b\x7b\xf7"
+ "\x4f\xee\xe6\x2f\x77\xff\x64\xfc\xdd\x90\xf5\xc8\x9c\x89\x90\x35"
+ "\x6b\x22\xcc\xc5\x5f\xd6\xdc\x69\x73\xa6\x4e\x9b\x3b\x11\xb2\xef"
+ "\x9f\x8e\x5f\x53\x26\x8e\x49\x7b\x60\x64\xd6\x94\xe9\xd3\xe0\xe1"
+ "\x79\x77\xa5\xdd\x75\x17\x4c\x9e\x36\x63\x4c\x5a\x9a\xf4\x1c\x93"
+ "\x46\x20\x8f\x8d\x9f\x36\x77\x64\x56\xd1\x1a\xf3\x9a\x91\xb3\xa6"
+ "\x4f\xa1\x10\x98\x36\x6d\x62\x56\x90\x1f\x69\xf4\x5e\xf1\x12\xbf"
+ "\x9d\xec\x52\x26\x9d\x6b\x0c\x35\xa8\x07\xf8\xeb\xe2\xe7\x25\xc1"
+ "\x9d\xff\x56\x43\xf2\xe3\x6d\xc1\x8f\x12\xa9\x3d\x75\x59\x7f\x44"
+ "\xf2\xaf\x20\x3e\xd2\xd9\xc2\x1d\x30\xea\x59\x8c\x4b\x92\xfc\x91"
+ "\x68\x8c\x77\x07\xc7\x0f\x5b\x84\xf1\xb7\xd3\xf9\x3b\x36\xfc\x21"
+ "\xef\x9d\x68\x0f\x91\xc7\x0e\xe8\x2e\xcd\x8e\xe6\xe7\x1f\xa2\xdc"
+ "\xe9\x5c\x0a\x97\xf5\xce\xb1\x8a\x7a\xdf\x4e\xe7\x57\xd0\x78\xf2"
+ "\x45\xb8\xb3\x6f\xab\x39\x83\xce\xa8\x02\x9b\x59\xc2\x71\xd9\x8f"
+ "\xa3\x8f\x74\x86\xa2\xbd\x86\xce\x06\x11\x78\x4a\x14\x36\xc2\x4e"
+ "\x78\x76\x63\x9c\x84\xeb\xe1\x56\xb4\x15\x68\xcb\xcf\xfb\x4a\x8d"
+ "\xc0\x12\xfa\x77\xfa\xae\x19\x41\x8c\xbf\xde\x79\x4c\xa1\xdb\xce"
+ "\x66\x0b\xc2\xbd\x92\xa9\xa2\x73\x1a\xf8\x99\x0d\xf0\xa3\x46\xd4"
+ "\x71\xa7\xb7\xd2\x38\x86\x5d\xe2\xe7\x24\xf6\xc2\xf2\x8d\xc4\xf2"
+ "\xa5\xf8\x2a\x8d\x69\xfc\xcc\x51\x0e\x67\x4c\x64\xf4\x9d\x80\x70"
+ "\xd7\xfc\x61\xb7\x50\x98\x8b\xe6\x77\xe8\x0c\x6f\xc6\xc3\xa3\x30"
+ "\xfc\xaf\x68\xd7\xda\x10\x36\x8d\x60\x47\x7b\x20\x86\x9f\x8f\x52"
+ "\xaa\x82\x73\x60\x5c\xe4\x4b\x30\xde\xa5\xc8\x8f\xf0\x2c\x12\xed"
+ "\x18\xca\xe2\x12\xe2\xe9\xe6\xe1\x6a\x0c\x7f\x0f\xf1\xdf\x4d\xf6"
+ "\x52\xd8\xf0\x51\xf2\x59\x7d\x0e\xe1\x43\x8e\x92\xcf\xea\xeb\x14"
+ "\x78\x46\xbd\xd6\x84\xbc\xa4\x79\x02\x9a\xe3\x77\x59\x8d\xe8\xff"
+ "\xa4\x64\x8a\xb6\x72\x14\x5f\xe3\x49\xe7\xcd\x32\xdd\xeb\x15\x88"
+ "\x77\x6c\xe3\xc6\x2e\x7e\x77\xab\x1d\x8c\x05\xbe\x52\x13\x84\xd0"
+ "\x64\x24\xfa\xc9\x86\x20\x2f\x46\xa2\x1e\xf4\x76\x59\x87\x41\x88"
+ "\x1e\x24\x23\x9e\x31\x48\x5f\x1b\x96\x69\x0c\xe2\x49\xf1\x75\x9b"
+ "\x30\x5f\xec\x2f\x32\x13\xfa\x4a\x01\x1c\x52\xfa\x8c\xe0\xf4\x77"
+ "\xb6\x53\x3a\x84\x8f\x76\x75\x13\xfc\x9d\x9d\xc4\x73\x49\xef\x50"
+ "\x2f\x87\x15\x86\xe8\xe5\x2a\xa4\xe5\xc7\x8a\xf8\x8a\x90\xf8\x87"
+ "\x31\xfe\xa7\x52\x3c\xd6\xfd\x61\xf5\x21\xf4\x9e\xc4\xf8\x49\x48"
+ "\xaf\x13\xeb\x76\x14\xe6\x47\x67\xb0\x3a\x14\xf0\xf6\x10\x78\x0f"
+ "\xc2\x4f\x21\xbd\xa1\x76\x87\xe0\x6b\xa5\xba\x83\xf0\x5a\x97\x75"
+ "\xb8\x2e\x24\xff\x31\x08\x3f\x23\x40\xdf\xf0\xb4\xe0\xf8\xe1\x6e"
+ "\x8c\x7f\x98\x74\x1d\x9f\x8f\x93\xaf\x4f\xf6\x84\x6c\x59\x53\x01"
+ "\xc9\x6b\xf8\xd2\x10\xf8\x32\x84\xcb\x95\x78\xa4\x96\x78\x74\x58"
+ "\xea\xbb\x9f\x95\x68\xd8\x17\x92\xe6\x18\xa6\x29\x40\x3e\x8e\x91"
+ "\xf5\x32\x4c\x9a\x96\x90\x34\x9d\x24\x47\x26\xf2\xd1\xb8\xae\x05"
+ "\xd2\x48\x76\x52\x89\x83\xca\x76\x93\xcb\x3a\x22\x36\x18\xc7\xc8"
+ "\x0a\xcc\xd7\xbc\x4b\xd8\x9d\x9b\x50\x87\xee\xc2\xb0\x2d\x88\x73"
+ "\x1c\xd5\x81\xdd\xe4\x0f\x3a\xdc\xc0\x4a\x33\x63\x85\xee\x8e\x58"
+ "\xd5\xcf\x03\xf4\x3e\x92\xde\x09\x37\x73\xcd\x90\xea\xe4\x88\x55"
+ "\xf8\xa4\x70\x7e\xe7\x0c\xd9\x61\xe6\x7a\xc8\x27\x70\x8e\xd8\x43"
+ "\xf7\x85\xe1\xb7\x57\xca\x63\x03\x9d\x29\x8a\xf4\xdf\x85\xed\x0e"
+ "\xb0\xf5\x08\xb7\x11\xa6\x60\xf8\xe3\x18\xf6\x63\x09\x2e\xf0\xbd"
+ "\xfe\x21\x8f\x14\x3f\x52\xe4\x99\x49\xfa\x3e\x16\xbf\x87\x4a\xf8"
+ "\x6e\x23\xfc\xf8\x3e\x46\x7a\x57\x79\x09\xf7\x25\xb9\x4e\x8e\xe4"
+ "\xe7\x5c\x52\xbd\xe4\xf9\x61\x7a\x3a\xcf\x55\xca\x83\xe8\x9f\xde"
+ "\x01\xa9\x17\xf0\xf9\x30\x3e\xff\x48\xe7\xab\x96\x7a\x79\xfd\xa4"
+ "\xef\x77\xf0\x39\x07\x9f\x87\xf0\x39\x17\x9f\xbb\xf0\x79\x1f\x3e"
+ "\xf3\xa9\x9e\xd0\x59\xf1\x74\xe6\x0d\xb6\xb5\x42\xd7\x68\x2e\xd0"
+ "\x95\x49\x38\xa7\x21\x0c\xe7\x85\x4f\xd8\x1b\xad\x90\x6b\x2a\xbf"
+ "\x63\x07\xf5\x83\xc2\x62\x84\x7e\x88\x30\xaf\x6c\x97\x2e\x05\xc2"
+ "\x24\x5b\x25\xd5\x4d\x29\x4c\xe0\xcf\x42\xfc\xa9\x44\x2b\x13\xb8"
+ "\xa2\x85\x0e\x48\xf8\x45\x3a\x4d\x98\x3c\x55\xca\x3c\xf1\xc9\xcf"
+ "\x4b\xb2\xc3\x08\xee\xaf\xd9\x61\x64\x32\xdd\xe3\xe4\x23\x99\x14"
+ "\xc1\x0c\x94\x5d\x0b\xc9\x40\xd6\x29\x26\x74\xb4\x17\xbd\xfb\xd6"
+ "\xaf\x44\x1b\x85\xf1\xeb\x57\xfa\x24\x3d\xe4\x30\x3c\x9e\xd3\xc2"
+ "\xcf\xee\x40\x9c\x23\x2a\x48\x3e\x3c\x5e\x84\xa7\x2a\xf4\x32\xc1"
+ "\x65\x1d\x79\x38\x44\x2f\xdb\x50\x2f\x9f\x26\xfd\x23\x99\x11\x5f"
+ "\xfa\x15\x72\xbf\x40\xed\xc7\x7f\x49\xe8\x77\x8d\xb4\xce\x49\xd8"
+ "\x82\x91\x5d\x21\x75\x5b\x8b\x78\x7e\x1e\x62\x3b\xba\x02\x6d\xe4"
+ "\xa8\xe4\x10\xdb\x76\x18\xf3\x3b\x6c\xc7\xba\x25\xd9\x68\x67\x54"
+ "\x09\xd5\xbd\x51\xd8\xff\xbd\x90\xcd\x7d\xd5\x4a\xe3\x4f\x08\x8f"
+ "\xb3\x94\xdf\x11\xe0\x8c\x2a\x24\x9b\x31\x2a\x57\x8e\xe7\x71\xf1"
+ "\x2b\xec\x54\xa7\xa2\x0a\x78\x5c\x99\x1d\xee\xd0\xc9\x71\x20\xce"
+ "\x9e\x73\x46\x99\x79\x5c\x75\x00\xaf\x5e\x2b\xe1\x8d\x0a\x7b\xbf"
+ "\x43\x45\x7f\x37\x2a\xbf\x7a\x78\x19\x44\xdb\x3c\x67\x60\xb6\x87"
+ "\x79\x47\x94\x41\x6f\x9b\xe7\x28\x0c\x03\x88\xb7\x79\x8e\xd3\xc2"
+ "\xff\xc1\x36\xcf\x3e\xf4\x7d\xb6\x51\xfc\x87\xc3\xca\x54\x2a\x7c"
+ "\x96\xde\x09\x6a\x95\xcd\x53\x0d\x3f\x02\x0d\x3e\xcd\x70\xff\x76"
+ "\xe6\xb2\x79\x72\x11\xae\x00\x66\x7b\xd9\xa5\xa9\xd1\xec\xb3\x25"
+ "\x5e\xd0\xcd\xd8\xce\x4a\x6d\x1e\xec\x87\x78\x4e\x62\xb8\x8f\xcd"
+ "\xf6\x7e\x83\x3f\x17\xf3\x55\xe8\xb5\xb3\xbd\x97\xd8\x94\xed\x1f"
+ "\xe2\xf7\x67\x6c\x4a\x74\x29\x43\x79\x32\x9b\x27\x1d\x5a\x9d\x4e"
+ "\x84\x1f\x0b\x6c\x4f\x7f\xf7\xe2\xcb\x6a\xb8\x46\xf7\x32\xec\xd1"
+ "\x6b\xb1\x3c\xfa\x6b\x58\x16\x96\xa0\xef\x7f\xed\x67\xf8\xac\xd4"
+ "\xdf\xca\xbf\x75\x7a\x23\xab\xd0\xeb\x47\x96\x61\x9f\xc4\x82\xe5"
+ "\xf0\x3a\x18\xfa\x3b\x1a\x9b\xe5\x2c\xf4\xdb\x42\x7e\x7d\x3a\xd0"
+ "\x1d\x73\x28\xaf\x38\x81\x57\xaf\xa7\xfe\x1c\x8b\xc7\x74\x95\xfa"
+ "\xa1\x1c\x47\x85\x3e\x33\x4e\xc5\x1c\x68\xdf\xe3\x88\x17\x36\xcf"
+ "\x59\xa0\x3b\xe9\x89\x07\x74\xc6\xf8\x6c\x2f\xdd\xb1\xa1\xcf\xbc"
+ "\x16\xaf\x1f\x8f\xbf\x6c\xfc\xed\x40\x3a\x5e\x64\xd6\xc4\x8f\xe8"
+ "\x4c\x4e\x4c\x7f\x04\xbf\x1b\x9c\xfc\x7c\x6a\xa2\x01\x62\x10\xfe"
+ "\x08\xea\xd5\x54\xd4\x4f\xa2\xb5\x8d\xe7\x53\xa9\xff\x9b\x93\xf1"
+ "\x32\xfc\x2f\xa9\x0c\x7f\x95\xca\xe4\x96\xea\x1b\x85\xb9\xf0\x7d"
+ "\x9e\x8b\x71\xba\xdc\x4c\x97\xa4\x75\x63\x1d\x46\xbe\x96\x11\x1f"
+ "\x91\xaf\x65\xc4\x4b\xc4\x8f\x7d\xcb\x9d\x58\x8e\x24\xed\xb5\xf8"
+ "\x24\x3d\xab\x4c\x1a\x7e\x8d\xfb\x3d\x49\xe3\x9d\x1c\x4f\xd2\x4f"
+ "\x10\xcf\x22\x8e\x47\x97\x34\x9e\x55\x24\x65\x7a\xad\x06\x98\xbd"
+ "\x81\xb9\x67\x7b\xb6\x78\x96\x6c\x80\xa8\x54\x28\x53\x51\xbf\xc7"
+ "\x66\x29\xc0\x72\x36\xe3\x73\x2a\xc6\xc3\xcd\x98\xd7\x87\x88\x77"
+ "\x3c\xe5\xc7\xf6\x24\x65\x22\xce\x69\x88\x2b\x97\xe8\xbb\xaa\x06"
+ "\x1d\x7e\x67\x5f\x25\xfa\x2b\x92\x2c\x88\xbb\xca\xa7\x4b\xda\x21"
+ "\xeb\x10\xe9\x8f\xe0\x1b\xe9\xcd\xab\xd8\x7a\x81\x6e\xb6\x85\x79"
+ "\x30\x4e\x67\xb3\x50\x78\x35\xb4\x16\x22\x8c\x85\xe2\xcd\xf8\x3e"
+ "\x13\xdf\xb7\x01\xe9\xcf\xac\x42\xe7\x96\x51\x65\x85\x74\xff\xc9"
+ "\x87\x4b\x3c\x5a\x58\x5c\xa8\x29\x6b\x2d\xec\xc2\xb8\x2e\xc0\xb0"
+ "\x52\x9b\xa5\x9a\xf7\xd3\x50\xae\x1e\xaf\x6e\x80\xde\x5b\x91\x64"
+ "\xea\xe7\x2c\x65\x36\x8b\x19\x61\x0b\x61\x58\x99\x56\xc5\xe1\x2d"
+ "\xb9\xbc\x3c\xbe\xdd\x65\x40\x69\x4e\x99\x8e\x02\xf5\xf7\xb0\xec"
+ "\x8e\x53\x5d\xdb\x48\x47\x7d\xbe\x8a\xa4\x4e\xd4\xcf\x6b\xa7\x4c"
+ "\xfb\x60\x66\x57\x59\x0c\xf2\x43\x85\xe1\xde\x53\x5d\xcd\x08\x7b"
+ "\x52\xe8\xec\x06\x4f\xdc\x29\xd3\x36\xf0\xe8\x92\xb2\x3d\x15\x49"
+ "\xee\xd9\x1b\xae\xb1\x99\x26\xf6\xe1\xe3\x5d\x65\xa8\xa7\x47\x61"
+ "\xe6\x05\x4f\x54\x6b\x21\xea\xfc\x06\x17\x86\x7b\xb8\xfe\xcf\xbc"
+ "\xd0\xcd\x66\x3d\xc5\x2e\xcd\xde\xf0\x19\x3b\x65\xca\x85\xc5\x4e"
+ "\xe8\x77\xd3\x16\xe6\xa3\x7a\x71\xb2\xfd\x28\xdc\x74\xb6\x13\xa8"
+ "\x4e\xcc\xc8\xf1\xb1\x99\x17\x2e\xb1\xc5\x4f\x61\x1f\xd7\x92\x8e"
+ "\x34\x22\x5f\x9c\xfb\x88\xdf\x96\x53\xa6\xe3\x48\x03\xd6\x1b\xcb"
+ "\x58\x0c\x7b\x15\x61\x1b\xe3\x1e\xbf\xa0\x83\x93\xed\xfb\xc0\x13"
+ "\x9f\x94\xed\xdd\x93\x64\xf2\xc5\x27\xed\x40\x19\x55\xf9\xf6\x24"
+ "\x75\x7a\xe3\x07\xe8\x3d\x7b\x92\xdc\xac\x72\x80\x09\xe5\xd4\x9b"
+ "\x64\x7e\xd5\x0a\x06\xfc\x5e\x7e\x95\xeb\xd1\x00\x94\xd3\x80\x2a"
+ "\xf4\xb3\x19\xf1\x92\xed\x19\x60\x11\x75\x60\x40\xd5\xb5\xf8\x01"
+ "\x3b\x10\xae\x4a\xe8\xe1\x80\x23\xa4\x97\x74\x5f\x11\x86\xfd\xd2"
+ "\x8b\x69\x31\xbe\x01\x7f\x2d\xf8\x6b\x63\x95\x03\x8d\x88\x3f\x9e"
+ "\xf0\xfb\x2a\x06\x8e\x67\xba\x81\x99\xa3\x00\xb4\xad\xce\x76\xa0"
+ "\x71\x0e\x3e\x2e\x60\xf9\x07\xd2\x4c\x3a\xe5\xc1\xa7\x07\xeb\xc6"
+ "\x40\xa3\xef\xde\x0a\x5e\x07\x59\xfc\xc0\xcc\xd9\xde\x49\x6c\xf1"
+ "\x65\xaa\x4f\x18\xbe\x07\x71\x24\x0c\x34\xb9\xb9\xbe\x0e\x5c\x41"
+ "\x34\x5c\xfb\x99\x91\xf0\x68\x30\xde\x82\x61\xe7\x9d\xcc\x08\x98"
+ "\x57\xa7\x4f\x97\x9c\x89\xb8\xb0\x3e\x24\x6b\xbd\x15\xc9\xfa\x87"
+ "\xa2\x99\x83\xec\xd7\xb5\xa7\x01\xf3\x39\x06\x9e\x7b\x19\x6b\x2d"
+ "\xdc\x86\xef\xef\x03\xaf\xc3\x96\x33\x5c\xaf\x4e\x75\x9d\x41\x5e"
+ "\xbe\x89\xe1\xcd\xdc\x8e\x11\xef\x59\x7c\xb2\x76\xf1\xe5\x01\x65"
+ "\xa4\x0b\x8b\x0b\xa1\x0c\xf3\x72\x23\x2d\x9d\xde\x3d\xc9\xd8\xff"
+ "\xc7\x7c\x12\x06\xfd\xdc\xcd\xeb\xf5\x20\xd4\xeb\x63\xfc\xce\x4b"
+ "\xd2\x27\xb6\x67\xd0\x8e\x48\xb6\x94\x6c\x1a\xd9\xb0\xd9\x1e\x37"
+ "\xe9\xd7\xbf\xc8\xfe\x91\x2d\x43\x5b\xb0\x44\xb6\x65\x64\xc7\xa8"
+ "\x2f\x46\xb6\xcc\x27\xd9\x32\x9f\x64\xcb\x7c\x0a\x5b\x46\xf7\x22"
+ "\xa2\xbe\xbb\xb9\xfd\x42\x7e\x92\xed\x9a\xed\x4d\x63\xa1\xb6\x8b"
+ "\xd2\x78\xd1\x2e\xf9\xd0\x2e\xe1\x2f\xdb\x27\xec\x52\x95\x64\x97"
+ "\xd4\xb2\x5d\xa2\xbb\xd9\xb0\xfe\xf9\xc2\xd9\x25\x9f\x64\x97\xbc"
+ "\x92\x5d\x92\xe8\xf9\xab\xef\x7a\x76\x49\xa7\xc7\xf2\x26\xd1\xdd"
+ "\x43\x51\x58\x6f\xca\x48\xce\xb3\x37\xf8\xca\x90\x2e\xe4\x63\x92"
+ "\xd6\x27\xec\x91\x11\xfb\x61\x6a\xb2\x47\x5e\x4c\xef\x93\xed\x91"
+ "\x8b\xdb\x8d\x4c\xb2\x49\x24\xbb\x25\x1e\x03\x90\x2d\xe2\x76\xc7"
+ "\x33\xd8\x43\x76\x07\xf9\x37\x29\xd4\xee\x20\xbe\x6c\x7c\xd7\x49"
+ "\xf6\x6c\x47\x1c\xda\x80\x38\x4f\x29\x9b\x6d\x71\x72\x1e\x2d\xb1"
+ "\x98\xcb\x48\xe7\xd0\x26\x54\xb1\xd6\x32\x40\x9b\x64\x42\x1a\x51"
+ "\xcf\xbd\x80\x75\xb7\xd3\x83\xf6\x02\xf3\x75\x7b\xb1\x2e\xcf\xec"
+ "\xea\xb6\xcd\x2a\x84\x98\xc5\x4e\xa3\x6e\xe6\x05\xe6\x40\xde\xd8"
+ "\x17\x17\x96\xc1\x2c\xa7\x11\xed\xc3\xfb\x30\xa3\x9d\xf9\x66\x2c"
+ "\xb5\x1b\x90\x06\xf7\xcc\xfc\xc6\xb8\xc5\x4f\xe9\x60\xd6\x65\xd6"
+ "\x88\xf6\xe3\xdf\x67\x5e\xd0\xc5\x2d\x6a\x87\x41\x33\x72\x98\xcf"
+ "\x8b\x75\x11\xcb\x6a\xc2\x32\x5b\x90\xee\x1d\x58\x2f\xab\xb0\x1e"
+ "\x76\x7a\xb0\x3e\x2a\xeb\x22\xd6\xab\xe5\xf8\x6e\xe0\xe5\xa8\x18"
+ "\x50\x85\x75\xd1\xe2\xe3\xed\x5d\x3b\xef\xfb\x62\x7d\xac\xe2\xf5"
+ "\x27\x1e\xc3\xf7\x88\xfa\xe8\x13\xe9\x8e\xf8\x88\x77\x6a\x51\x1f"
+ "\x49\x26\x18\xdf\x80\xbf\x16\xfc\x05\xd5\x47\xaa\x67\x8c\xea\x59"
+ "\xe1\xe5\x40\x3d\x7b\x4a\xaa\x67\xf1\xa2\x9e\x79\xd1\xa7\xf1\xfe"
+ "\x4c\xd4\x35\xc2\x4f\xfd\x63\x7f\x5d\x4b\x18\xd8\x49\x77\x13\x08"
+ "\xbd\xa1\xfa\xc6\xeb\x1a\xda\xd8\x64\xad\xaf\x22\x19\xf1\x31\x07"
+ "\xd5\x03\xd4\xcb\x7f\x52\x7b\x38\xab\x90\xfd\x73\x89\x77\x00\xca"
+ "\x3c\x59\x8f\xf6\xee\xb3\x99\x5d\xec\x9f\x68\xeb\xea\x10\x57\x27"
+ "\xe6\xe7\xc6\xba\xa4\xf5\xed\xe1\x75\x69\x87\xf7\x67\x84\x73\xd0"
+ "\x0e\x3f\x0e\xde\x9e\x06\xd7\xa5\xeb\x8d\xd3\xba\xac\x3f\x31\xdb"
+ "\xc1\x23\xee\xb3\xb2\xfe\x04\xfd\x1f\xaf\x5e\x7a\xdf\x69\x87\x7f"
+ "\xf2\x3b\xac\xa8\x0e\x16\x6e\x86\x5b\xce\xc3\xf8\x0c\xd4\x77\xc0"
+ "\xf7\x58\x7c\x9f\x3a\x7b\xd8\x87\xe8\x6f\xec\x6d\xc1\xbc\x5d\x54"
+ "\x0f\x99\x75\x2c\xf9\x7b\x19\xa8\x87\x5a\xe6\x32\xc6\xb2\x84\x11"
+ "\xf7\xb1\x6b\x7a\x1a\x0b\x8c\xc3\xef\x7e\xc8\x83\x14\x7c\x26\x1c"
+ "\xbc\x02\x89\xf8\xa3\xbb\x29\xcb\xc8\xc7\xc2\xf7\x34\xb6\x5e\xdf"
+ "\x67\xf7\x3a\x48\x8d\x73\x8a\x3b\x68\xe3\xb6\xe8\x68\x4c\x2c\x91"
+ "\xde\x99\xf5\x1c\xdd\xb3\x24\xdd\x43\x8b\xf9\x29\xef\xa1\xb5\x82"
+ "\xbe\xd6\xca\xea\xbd\x2e\xe2\x43\x7f\xb7\x4c\x0b\xd1\x86\x74\xde"
+ "\x86\x74\xce\x9b\xbf\x21\x03\x3e\xb1\x84\x3f\xf7\xd1\x65\x1d\xef"
+ "\x2f\x7f\x84\xf8\x7d\x32\x4f\x22\xc4\x1f\x93\xf9\x14\x69\x2d\x29"
+ "\xb5\xe5\xde\x75\xac\x8b\xce\x10\xa7\x71\x8a\x52\x0f\xfb\x4f\xba"
+ "\x8f\x76\xb3\x17\xb4\xb3\x2d\x6e\x66\xeb\x62\x8d\x36\xcb\x05\xa8"
+ "\xa5\x73\xcd\x4b\xb0\xfd\x8c\x1f\x91\xc2\xf6\x8c\x30\x74\xaf\x63"
+ "\x1e\x1a\x67\x72\x59\xef\xd1\xdb\x61\x91\x4e\xc8\x22\xc9\xc2\xfb"
+ "\xb7\xba\x11\x06\xc4\x15\x4f\xb8\x4e\x61\x7a\xef\x9e\x11\xa8\xaf"
+ "\xf7\x64\xd8\x55\x37\xf1\x35\xf9\x58\x8f\x2d\x85\x1b\x61\xe0\x79"
+ "\xb8\x87\xdf\x55\xc9\x2a\x46\x8c\x27\x7b\x80\x61\x3a\x0c\xdb\x86"
+ "\xf8\xd3\x11\xbe\xd0\x0e\x57\xa4\xb5\x71\xf7\x6c\x93\xe1\xf0\x3d"
+ "\x3b\x74\x9d\x9c\xb4\x2b\xb3\x2c\xe8\x1c\x3a\x15\x04\x9f\xaa\x47"
+ "\x27\xd8\x65\x84\x8f\x0e\xd8\xf3\x24\x37\xdd\x07\x56\xba\x09\x92"
+ "\x51\x3e\x44\xdf\x37\xd8\xa7\xe9\x60\xd6\x7b\x2a\x5e\xd9\xe8\xc6"
+ "\x7e\xc7\x04\x8d\x1d\x4e\x69\x23\xf1\xd3\x77\x85\xb5\x23\x8e\xaa"
+ "\xf2\x75\x00\xc4\x1f\xe2\x27\xd6\x1b\x1f\xf2\xe1\x73\xb2\x47\xb5"
+ "\xeb\xa8\x9f\x3f\x21\x53\xe6\x57\x64\x99\x8c\x18\x2b\xfa\xc2\x13"
+ "\x8e\x30\x2b\x83\xc6\x41\x34\x6f\x32\xe1\x35\xc1\x83\x01\x3b\xba"
+ "\xd1\x8e\xd0\x18\x36\xdd\xdd\x55\xac\x67\x68\xab\x27\xa0\xff\x3f"
+ "\x65\xbc\x34\x3e\xe6\xb4\x79\xa6\x91\x6d\x09\xdb\x66\xf1\x33\x53"
+ "\xfd\xf8\x7f\xda\xd2\x9a\x8c\x76\x88\xdb\x26\x53\xca\x66\x21\x7f"
+ "\x37\xe1\xa5\xbd\x25\xed\x18\x5f\xec\x64\x9d\xac\xc2\x44\xf7\x60"
+ "\x39\xe9\xfc\x51\x0c\xfb\x23\xea\x35\x6b\x2c\x22\x9a\x7e\xfa\xc7"
+ "\xc6\x41\x57\xa1\xc3\x02\x51\xb5\xfe\x71\xa9\x9f\x1e\xa3\x71\x28"
+ "\x31\xfe\xf6\xd3\xb1\x76\x98\x76\x46\xa6\x8b\xfc\x10\xe4\xad\x96"
+ "\xfc\x12\xf2\x47\x68\x5e\xa4\xb8\x84\xb9\xc9\x2f\x41\xd8\xa5\x72"
+ "\x19\xa8\x7c\xa2\x5c\x3f\x35\x2b\xcb\x45\x6b\x05\xe2\x4a\x04\x0f"
+ "\x8a\x37\x80\x96\xdf\x25\xe4\xa5\x79\x95\x69\xbc\x2c\x54\x66\x5e"
+ "\x16\x6e\x63\xa9\x3f\x31\x0e\xfb\x76\x3c\xbc\x0a\x71\x35\xda\x61"
+ "\x6a\x86\xd0\xa7\x9f\x8e\x8d\xb4\x67\x06\x75\x33\x13\xfb\xc2\x83"
+ "\x4a\x7d\xec\x5c\x07\xa4\xcf\x14\x63\x7a\xe9\x33\x7d\xe4\x8b\xbb"
+ "\x49\x77\xc7\x64\x51\x5b\x6c\x2b\x21\x7b\xcb\x61\x6f\x46\xd8\x76"
+ "\x84\x99\x28\xc1\x4e\xe4\xf7\x25\x8a\x67\x0c\x3d\xb1\x0d\x9b\x66"
+ "\x87\xf4\x79\x0e\xde\xd6\xaf\xb0\xcb\xdf\x0c\xbf\xf1\x19\xcb\xf6"
+ "\x8c\xc9\x0a\x4f\x4b\x72\x26\xb5\x65\xde\x2b\xac\x0b\xf3\xe9\x4f"
+ "\x7a\x54\xba\x01\x92\x50\x27\x3f\xdf\xbc\x09\x6e\x21\x1d\x63\xf1"
+ "\x23\x32\x04\xdf\xd3\xeb\x98\x15\xfd\x5e\xb4\xa8\x85\xeb\x60\x20"
+ "\xd6\xa1\xf1\xe7\x21\xfd\x9d\x25\x25\x06\xa4\x15\xa0\xfc\x22\x90"
+ "\x7f\xf2\x19\xc2\xa7\x53\x1f\xa7\xf6\x22\xe9\x62\xfa\x19\x59\x17"
+ "\xf1\xdd\x7e\x3d\x5b\x81\x7c\x6d\x11\x63\x20\x13\x67\xd2\x1c\xc8"
+ "\x39\x98\x38\x9e\xca\x2b\xd6\x5c\x4f\x1c\xc6\xae\xb0\x64\x26\xda"
+ "\xb4\x06\x3b\x4c\xcc\xc5\x67\x0b\xff\xa1\x2d\x91\xbe\x1b\x10\x4e"
+ "\xcf\xae\x78\x09\xa6\x05\xc3\xd2\x98\x55\x45\xf5\xa4\xda\x65\x9d"
+ "\xb8\xc8\x0e\x4b\x8c\x42\x36\x13\x8d\x84\x2b\x02\x0d\x0d\x8c\x9f"
+ "\xbf\xfb\x35\x96\x77\xe2\x27\x86\xcd\x34\xa6\x3a\x91\xaf\xf3\x26"
+ "\x5c\xb5\x6a\x61\xb3\x7d\x48\x6b\x8d\xd5\x67\x42\xfb\x6c\xf2\x55"
+ "\x8e\x35\xf0\x77\x29\x8e\x49\xed\x68\x78\xfc\xa6\x14\x3a\x53\xbc"
+ "\x1d\xee\x35\x08\x3c\x26\x7d\xe3\x80\xf3\xf4\x4d\x07\x26\xa8\x9c"
+ "\xba\x71\x06\x5b\x55\x86\xb8\x27\x12\x61\x44\x5f\xff\xde\xc1\xdd"
+ "\x98\x87\xcb\x7a\xaf\xc1\x0e\x0f\xe8\xc4\x7c\xd0\x38\x43\xc4\xfd"
+ "\x58\x58\x07\xa8\xce\x89\x3a\x3d\xe9\xf2\xa9\x3a\x5e\xff\x8e\xa0"
+ "\xce\xb7\x48\xf6\x97\xc6\x8b\x62\xcf\xc1\x24\xe7\x29\x3d\xd7\x6f"
+ "\x35\x53\xdf\x5b\x16\x74\xc7\x1c\xc6\xf5\xfc\xdd\x7b\x0c\x7f\xcd"
+ "\xf8\x3b\x2d\x7d\x9f\xc5\x9f\x03\xdf\xd1\xea\x4d\x6a\xe7\xbc\x7b"
+ "\x29\x57\x65\xc7\xb8\x6e\xf4\xeb\xe9\xdb\x0e\xf7\x1e\x67\x2f\xa5"
+ "\xa8\xe5\xf7\xda\x17\x68\x2c\xe1\xde\x4e\x94\x81\x34\xc7\x3a\x89"
+ "\xdf\xe5\x88\xb4\x11\xdf\x59\x69\x15\x73\x37\x6f\x76\x12\xdd\xfa"
+ "\xe6\x2a\x27\x18\x7e\x44\xe5\x9f\x44\x72\x67\xb4\x66\x86\x9e\xc5"
+ "\x55\xcc\xd1\x54\xed\x01\x9a\x3b\x74\x59\x27\x61\xfd\xaf\xad\x16"
+ "\xe3\x12\xa6\x2c\xc2\x27\xe9\x04\x93\xcb\x2f\xf8\x3c\xce\x60\x58"
+ "\xa7\xa2\xef\x2d\x35\xfb\xf9\x58\xcd\x61\x56\x9a\x2d\xad\x95\x98"
+ "\xb4\x01\xeb\xf9\x24\xba\x6b\xf2\x22\x4c\x7a\x9f\x21\xaf\x9b\x4c"
+ "\xfc\x2e\x2b\x07\xb6\x3f\x5d\x35\x7c\x7d\xd3\x24\xb4\x7f\x13\x4f"
+ "\xf3\xb9\x20\x0c\xe7\xb6\x06\x71\xee\xc6\x38\x6c\x8f\xba\x4e\x99"
+ "\xdc\xe0\xa5\x32\x63\xda\xf7\xaf\xb8\x35\x74\xd7\xe6\xe6\x42\xb4"
+ "\x3b\x48\x07\x43\x59\x09\x5b\x36\x29\x6b\xd3\x05\xe6\x96\xcb\xdc"
+ "\x54\x47\xf5\x63\x92\xd3\x0e\xaf\xcf\x88\x58\x27\xfc\xe5\x98\x1c"
+ "\xdf\x94\x22\xe4\xe8\x43\x5e\x05\xcb\x71\xb2\x4e\xc8\x30\x63\x6a"
+ "\xb0\x0c\x27\x63\x8b\x94\xb1\x13\x7f\x87\xf1\x77\x4c\x7c\x2b\x7f"
+ "\x19\x16\xc5\x3b\xca\x35\x03\xeb\x68\xc6\x36\xb4\x17\x5d\x42\x36"
+ "\x93\xf9\xdd\x51\x8c\xf4\xe6\x2b\x6c\x7b\xae\xd1\xfd\xa4\x17\x80"
+ "\xc2\x49\xc7\x29\xdc\x87\xfe\x8d\x1d\x32\xaa\x30\x5e\x47\xf5\x97"
+ "\xee\x05\x53\xc6\xfb\xef\x7f\x80\x0c\x7e\xc7\x62\xdc\x96\x1d\x3b"
+ "\x48\x77\x31\x4d\x75\x9c\x67\xc7\x0e\xcc\xcf\x29\xf3\x15\xc3\xce"
+ "\x52\x3c\xe9\xa9\xcb\x3a\x39\x16\xf9\xc2\xdb\x72\x27\xf6\x13\xc3"
+ "\xfb\x1e\x93\xd3\xfc\x3e\x9a\x6e\xa0\x91\x64\xd9\x05\xf7\xa5\xa3"
+ "\x1d\x43\xfb\x3d\x56\x9c\x4b\x0f\xf7\x4d\xa4\x6f\xb4\x9f\x9f\xe3"
+ "\xfb\xf8\x53\x68\xa7\xae\x56\x1a\x0d\xd7\xd4\x10\x73\x55\x8d\x05"
+ "\xae\xdc\xdb\xe5\x49\x30\xa4\xda\x3a\x8f\x41\xab\xe7\x6d\x30\x3c"
+ "\xc9\x71\x8c\xa1\xfb\xe9\x4a\x37\x30\xef\x5b\x57\x8f\x68\x6c\x9e"
+ "\x4b\x8d\xfc\x2e\x58\xb8\x8f\xf3\xe3\xb9\x73\xe8\x05\x2c\xe6\xb8"
+ "\x25\xfe\xec\x6d\xd9\xbd\x9c\x79\x76\x77\xd0\x99\xf5\xfa\x3e\xbb"
+ "\xae\x42\xea\x8b\x1b\x21\xad\xfa\x2a\xa4\xd4\x5c\x05\x23\xfb\x97"
+ "\x51\x5d\x8d\x7e\xdc\xe2\xcb\x3a\x40\x3b\x91\xdd\xaf\x10\xb4\x35"
+ "\x1b\xd1\x9f\xf3\x80\xca\xbb\x07\xfd\x39\x0f\xfa\x73\x97\x8c\x64"
+ "\x2f\xfd\xfe\xdc\x35\xee\x2b\x8f\x38\xca\xef\x30\xdd\x33\xe2\x68"
+ "\x5f\x13\xa8\x62\x97\x82\x0e\xe9\x2b\xbd\x08\x93\x9f\x8a\x6d\x47"
+ "\x5f\x52\x47\xeb\xe0\x44\x79\x91\xe7\xdb\xe2\x4c\x10\xc3\xcb\x8a"
+ "\x36\x9c\xed\x19\xab\x8f\xd8\x36\xab\x49\xa7\x9c\x54\x97\xa8\x0c"
+ "\xcf\xd2\x1c\xf7\xb1\x01\x6e\x4d\x71\x35\x73\x53\xb8\x79\x30\x73"
+ "\x63\x78\x21\xe5\x5d\x8f\xe1\x2e\xeb\x7d\x55\x76\xcd\xcd\x5d\x91"
+ "\x74\x14\xfb\x4b\x92\xad\x99\x92\xc4\xd4\x65\xd4\x2f\x37\x6d\xf2"
+ "\xa0\x3f\x7e\x91\xea\xf1\x14\xfd\xec\x02\xe6\x31\xac\xa6\xf5\x06"
+ "\x53\xb4\xb4\x16\x82\xe6\x40\x7f\x85\xbe\xce\x8d\xd6\x3f\x50\x1b"
+ "\x42\xfd\x87\xb8\x02\xc4\x59\x39\xd0\xc4\x4a\x8d\x61\xce\x1b\x8f"
+ "\xb8\xff\x35\x56\xec\x6d\x9d\x32\xcf\x0e\xab\xf9\x19\xf9\x7c\x3f"
+ "\x10\xb7\xa7\x53\xc7\x3a\x91\x07\xc1\x36\x60\xaa\x96\xce\x4f\xef"
+ "\xae\x30\x1e\x6d\x1c\x44\xb6\x7f\xaa\x4a\xf8\x42\xc6\x23\xa2\x2d"
+ "\x98\xf2\xb9\x98\xaf\x98\x72\xd8\x0e\x73\x79\x1b\x5f\x38\x84\x74"
+ "\x62\xca\x59\x96\x60\x7c\x83\xe0\x46\x95\x41\xd9\x1a\x0f\x2c\x65"
+ "\x7b\x8c\x47\x18\xaf\x2b\x17\x81\x1d\x58\xe9\xa2\x3d\x3e\xce\xfe"
+ "\x0b\x5d\xe8\x1b\x8c\xc5\xb8\xa3\x94\x87\x03\x61\x90\xef\xbd\xc5"
+ "\x5a\x89\x29\x68\x13\x1e\x96\xec\xe1\x94\x93\x62\x1c\x7a\xca\xc9"
+ "\x6e\x4c\x8b\xbe\xe2\xcd\x2e\xeb\x54\xf4\x7f\x57\x96\x48\x73\xea"
+ "\x8e\xad\x7c\x6f\xea\xd4\x54\x3b\x14\x34\x52\x98\x79\x30\xe8\xcd"
+ "\x06\xd6\x19\xd1\xd7\x0b\x2a\xe7\xb4\x5f\xf3\x75\x7f\x6a\xe8\x8f"
+ "\x38\x0a\x65\xbc\xd8\xde\xbe\xde\xad\x9e\x3f\x1f\xc3\xb6\xc9\x78"
+ "\x11\xe6\x16\xfc\xde\xe7\x87\x11\x69\x0e\x2b\xd2\xcc\xef\x56\x0f"
+ "\x7f\x1d\xc3\x1a\x42\xd2\xb4\x84\xa4\x69\x53\xa4\x29\x93\xf2\xe9"
+ "\x0a\x49\xe3\x09\x4e\x33\x2d\xb6\x27\x6d\xd3\x0c\xc1\x69\xa6\xa5"
+ "\x85\xa4\xc9\xe8\x49\xdb\xb4\x79\x21\x69\x72\x43\xd2\x98\x15\xbc"
+ "\xa5\xf5\x4b\x69\x18\xb6\x23\x24\x4d\x55\x48\x9a\x23\xf2\x37\xfa"
+ "\x9e\x2d\xc2\x37\x40\x7d\x42\x99\xa2\x5c\x8f\x62\x3c\x96\x7f\xfe"
+ "\xd9\xeb\xf8\xdf\xd8\x37\x34\x1e\x2e\x3d\x28\xee\xf3\x25\xbb\x4a"
+ "\xeb\x1d\xc8\x9e\xd3\x9c\x0c\xe9\x04\xf9\x9d\x94\x57\x07\xdc\x7f"
+ "\x99\x74\xc8\x65\xbd\x3f\xb9\x27\x3f\xee\x4f\x0b\xa6\xf3\xfe\x8c"
+ "\x60\x3a\xef\xcf\xea\xc9\x8f\xfb\x73\x43\xd2\x98\x43\xd2\x6c\x53"
+ "\xa4\xa9\x93\xf2\xa9\x0a\x49\x73\x24\x24\x4d\x43\x4f\xfd\xbc\xff"
+ "\x64\x48\x9a\xb3\x21\x69\xba\x02\x3c\x7c\x80\x2a\xb1\x8a\xea\x83"
+ "\xcb\xfa\x00\xf6\x7f\xe6\xa5\x5e\x87\x77\x3a\x59\x9f\xe5\xbd\xda"
+ "\x42\xaf\x1f\x78\x76\x9f\xd8\xa7\xc7\xef\x4e\x68\x87\x07\x0e\xca"
+ "\x73\xd9\xaf\x5c\x75\x47\xd3\x1c\x2b\xf2\xb6\xb3\xc9\xe2\xc6\x36"
+ "\xf7\x01\x93\x1d\x66\xd6\xc9\x6b\x59\x68\xfd\x0f\xbf\x7b\x87\xf7"
+ "\x47\x1e\xc8\x14\xf5\xef\x81\x6a\x69\xde\x87\xca\x83\xfd\x8c\x07"
+ "\xaa\xff\xf7\xe8\xca\x9c\x48\x74\xd1\x1d\x14\x88\xc3\xee\xef\x6b"
+ "\xf8\x69\xa5\x3c\x33\xa7\xcb\xb4\xd6\x8a\x35\x48\xb4\x36\xd9\x41"
+ "\xf7\x82\xb8\xac\x99\x89\x8a\xfe\x09\xd1\xea\x3c\xb6\xd1\xad\x09"
+ "\xa1\xd9\x29\x68\xce\xcc\x14\x36\x2a\x33\x53\xb6\x27\x11\xf5\xaf"
+ "\xc2\xa4\x6d\xc5\x12\xd2\x1a\x8b\x53\xd5\xe8\x6f\x62\x1f\x8b\xe8"
+ "\x3e\x07\x99\x15\xdc\xff\x5d\x7d\x15\xe8\xdd\x56\x32\x81\xaf\xc1"
+ "\x90\xca\xd2\x42\xf7\x3f\x93\xef\xd3\x5c\xf8\x35\xad\x03\x64\xfc"
+ "\x2e\x28\xc8\xbc\xdc\x54\xe2\x20\x5a\x1b\xe5\xf5\x4a\x48\x8b\xf0"
+ "\xeb\x2a\x4c\x7c\x7d\x08\xad\xa5\x6a\x72\x8e\x27\x98\x76\xe4\xed"
+ "\x11\x99\x07\x74\x97\x34\xc2\x56\x47\xea\x2b\x29\xf9\x2a\x68\x78"
+ "\x28\x47\xe8\xcf\xf4\xd4\xe0\xfa\x10\x8d\x7a\x3a\x3d\x23\x58\xe7"
+ "\xa6\x67\x05\xeb\xdc\xf4\xa5\xc1\xf5\x41\x8d\xf5\x61\xba\x39\x24"
+ "\xcd\xb6\x90\x34\xfb\x14\x69\x2a\xa4\x7c\x8e\x84\xa4\x69\x08\x49"
+ "\xa3\xb4\x7f\x58\xe6\xe9\x6d\xfe\x7e\x27\xb7\xf7\xd3\x3b\x15\xdf"
+ "\xea\x7d\xbc\x9d\x9a\xee\x91\xc3\xa4\x7d\xd0\x7c\x6d\x96\xc0\xf7"
+ "\xa0\x3e\xc4\x46\x21\xfc\x83\xa9\xc1\x34\x3c\x98\x1e\x4c\xc3\x83"
+ "\x33\xe4\x6f\x69\x3d\xc7\xc7\x1d\xf0\xe0\x1e\x49\xcf\x9c\x71\x5b"
+ "\xe0\xe1\x38\xcf\x9c\x47\xc9\x37\xa3\xf6\x89\xaf\x99\xdb\x84\x3e"
+ "\xe5\x65\x9a\x33\x70\x43\x87\x19\xa2\xe8\x7e\x1a\x3b\x3c\xd4\x8c"
+ "\xfd\xb9\x23\xb4\xa6\x1e\xfd\xa9\xd9\x88\x63\x11\xe6\x5f\x85\x79"
+ "\x20\xef\x1e\xac\x0f\xa1\xa1\x31\x84\x86\xd3\x8a\x6f\x1d\x7e\xdb"
+ "\x15\xe5\xd6\xd1\xb9\x14\x7b\xb9\x6f\xfd\xa0\x5b\x0e\xa7\x31\x00"
+ "\x2c\x63\x67\x29\xf7\x03\x32\x68\x9d\x62\xc2\x39\x78\xf0\x0b\x1a"
+ "\x2f\x10\x38\x1f\x4a\x51\xf2\x56\xf0\xe2\xa1\xf1\xc1\x74\x3c\x94"
+ "\x19\x4c\xc7\x43\xd9\x01\x5b\xf3\xa0\xb4\x16\xe6\xa1\x02\x3b\x2c"
+ "\xe0\xf7\xc0\x20\x2f\x0c\x71\x1e\xc3\xcd\x8d\x43\xc8\x4f\x7d\xe8"
+ "\x3d\x27\x96\x97\x3d\xad\x4e\x90\xbe\xdf\x67\x43\xc8\xef\x1e\x71"
+ "\x04\xed\x33\xed\xd5\xbd\x1d\xc3\x9a\x85\x5c\x1f\xc2\xf2\xcf\xad"
+ "\x17\x78\x1f\x6a\xe6\xed\xc0\x10\xf2\x7f\x1f\xaa\x60\xf1\xa6\x48"
+ "\xfe\x97\xae\x3b\xc1\xa4\x93\xd7\xf4\x22\x0e\xa7\x5c\x1f\x7c\x95"
+ "\x26\x9d\x6f\xcf\x5d\x8d\x2e\xeb\x0c\xad\x1d\xa6\x83\xe8\xd3\xdc"
+ "\x15\x8b\xba\x5f\x85\xf2\xc3\x3e\xf0\x0c\xa9\x2f\x63\x4a\xa1\xb5"
+ "\x8a\x74\x5e\x06\xda\xcc\x58\xb1\x16\x64\x46\xba\xa2\x5e\x39\x0d"
+ "\x1b\x27\xb1\x73\x30\x93\x6c\xaa\x8e\xec\x06\xad\x79\x6c\xf2\x38"
+ "\x80\xc6\x59\x6c\x9e\xf3\xdc\x27\xc7\x78\x90\xd2\x5a\x14\x69\x1d"
+ "\xd2\x38\x48\x27\xc5\x8d\xf6\x80\xa6\xc9\xe9\xa0\xbb\x7e\x13\x85"
+ "\x1f\x3f\x53\xd5\x84\xf6\x02\xd3\x1c\x95\xd3\xd0\x98\x09\x5f\x57"
+ "\x60\x06\xcd\xa8\x12\xd0\x34\x6e\x3c\xc7\x71\xcb\x6b\x87\xa8\x7f"
+ "\x64\x2b\xe9\x04\x9b\xb3\x8d\xc6\x34\x35\x62\x9d\xd8\x4c\x88\x72"
+ "\x83\xb6\x7b\x0f\xcd\x8d\xcf\x04\xef\x1e\x13\xf5\x8d\xb1\x7d\x9f"
+ "\x91\x42\x36\x50\xc9\xbb\x69\xd3\xb2\xe6\xcc\x9e\x39\xf2\x91\x39"
+ "\xd3\xe7\x4d\x9b\x60\x98\x97\xbf\x2a\x2f\x77\xe4\x9a\xb5\x66\xc3"
+ "\xfa\xa2\x7c\x73\xfe\xea\x15\xfc\x7a\x32\x43\x8e\x59\x3c\x8d\x05"
+ "\x39\xc5\xe6\x89\xf4\x9a\x6a\x28\x2c\xca\x5b\xc7\x5f\x87\xf5\x81"
+ "\x60\x24\xf9\xe6\xbc\x22\xc3\xd0\xdc\x54\xc3\xfd\x39\xf9\x05\xb4"
+ "\x6b\x22\x1c\xae\x09\x86\xa2\xbc\xa2\xbc\x9c\x5c\xc3\x44\x43\x1a"
+ "\x61\x56\xa2\x53\xc8\x33\x4d\xb6\x4f\xc5\xd8\x9e\xa3\x0f\xdd\x49"
+ "\x76\x8a\xda\xf5\x0e\x98\xfd\x05\xf9\x70\xfc\x3e\x31\xd4\x43\x6c"
+ "\x13\xec\x2e\xeb\xcc\xf6\x9e\xed\xf8\x4c\x77\xb0\xfe\xce\xd2\x06"
+ "\xeb\xef\x2c\x7d\xcf\x76\x7c\x56\x48\xfd\x9f\x15\x52\xff\x67\xcd"
+ "\xe8\xd9\x8e\xcf\x5a\x1a\x92\xa6\x30\x24\x4d\x99\xdf\xce\x20\xad"
+ "\x5b\xb9\x5d\x9a\xb5\x2f\x24\xcd\xe1\x90\x34\xc7\x42\xbe\x9b\x15"
+ "\xdf\xe8\xbb\xce\x3a\xa3\xf4\x0d\xf0\xbb\x5d\xae\xeb\x01\xfb\x36"
+ "\xcb\x2d\xc3\x50\xdb\x43\x7b\x6b\x04\xec\x6c\x9d\x02\xb6\x53\xc0"
+ "\xce\xf6\xd7\x7f\xb2\x49\xb4\x56\x54\xf8\xe7\xb3\x9f\x97\x6c\x5b"
+ "\x7b\x79\xa0\x0d\x6d\x47\x59\xdc\x7e\x11\x66\xd3\x3a\x60\x82\x75"
+ "\xd0\xfa\x61\x76\x60\xa1\xab\x36\x01\xb4\x94\x96\xee\xd3\x62\xd6"
+ "\x99\x7c\x1f\x3d\x86\xc5\xe2\x0f\xed\xd4\xec\x1d\xf2\x5a\xfd\x6d"
+ "\x08\x63\x07\x7e\xcd\x8e\x8a\xd2\x6d\xe3\xeb\x1c\x29\xbf\x2c\xda"
+ "\xe7\x43\x7b\xcf\xb5\xe5\xe2\xcc\x8a\x76\xba\xe7\x8d\xf2\x46\x1c"
+ "\x1a\xa6\x9e\xf9\xb0\x74\x5f\x17\xdd\x69\x97\x88\x38\xfd\xeb\xff"
+ "\xed\x30\x9b\xef\x13\x22\x9f\x8f\x7c\x3d\xe1\xf7\xcc\xf6\xc8\xfe"
+ "\x05\xf5\x15\xc2\xd9\x8e\xf0\x6b\xc1\x21\xae\xdc\xea\x6b\x6b\xdc"
+ "\xdc\x4e\x34\xd1\x9a\x60\x66\xd3\x7b\xa0\xb5\xda\x83\xfd\x57\xd0"
+ "\xf1\xfe\x94\xe5\x02\xd8\xea\x3c\x40\xe3\xc3\x4b\x2c\x50\x56\xab"
+ "\xf6\xb5\x31\x7f\x3a\xea\xa3\x65\xf1\x7d\xe1\xdb\x28\x1c\xd3\x63"
+ "\x5f\xc2\x41\x6b\xc6\x23\x8c\x47\xc4\x11\x5c\xe3\x10\xea\xef\x65"
+ "\x55\x4b\xbe\xef\x8e\x5a\xc4\x15\x76\x3d\xb3\x1a\x6c\x2e\x6b\x16"
+ "\xb6\x7f\x96\x0c\xd9\x66\x37\x55\x71\xdb\xa7\xc6\x70\x6c\xfb\xb3"
+ "\x0c\x91\xfc\x14\xc9\xbe\x17\xd2\x3a\x36\x97\xf5\xe1\xe4\xeb\xc1"
+ "\x12\xdd\x4d\x58\x6e\xac\x8b\xf5\xaf\x6c\x4e\x8b\x96\xec\xab\x16"
+ "\xd3\xcd\x93\xd3\x7d\x9b\xf2\x91\x6f\x44\xed\x31\xd6\x55\xa7\xe8"
+ "\x2b\xce\xf9\xe3\x5e\xbe\x46\xfa\x61\xf4\xff\xb2\xe4\x7a\x70\x13"
+ "\x7e\xa3\xfd\x7b\x98\x8f\x27\xf2\xb5\x3f\xd8\x9f\x2c\x2e\x44\x9f"
+ "\x4d\xef\x44\xdb\xf8\x70\x8b\x1c\xc7\xc7\x89\x28\xae\x84\xb9\x9b"
+ "\xf4\xed\x14\xd7\xee\x8f\x13\x7b\x16\x58\x93\xc5\x43\xe1\x1e\x39"
+ "\x5c\xb4\x2d\x73\x62\x43\xbe\x93\xe5\x6f\x7c\xc7\x7e\x7f\x56\x85"
+ "\x84\xdf\x81\x36\x57\x25\xce\x78\x98\xf3\x6c\x0d\xaf\x37\x73\x32"
+ "\xe5\x78\x3e\xa6\x76\x88\xe6\xc6\x9c\xe0\x4b\x30\xd6\x73\x9f\x0b"
+ "\xd3\xbc\xf5\xb5\x3b\x1a\xfb\x18\x2a\x46\x77\xbb\x62\x18\xe1\xa1"
+ "\x3a\x43\xf7\x6c\x92\xaf\x86\xb8\xd2\x69\x5f\x05\xe9\xc8\x7a\x0f"
+ "\x24\x17\xde\x4b\xe3\xcf\x73\xb8\xde\x52\x18\xe1\x25\x7c\xd4\x26"
+ "\x12\x6e\xc2\xb7\x9b\x7c\x5a\xbe\x3e\x73\x0e\x96\x3f\xcb\x13\x49"
+ "\x56\x18\xdf\xa9\xe0\x65\x34\x7e\xbb\x83\xcb\x3a\x57\x1b\xf2\xad"
+ "\x97\xbf\x69\xac\x57\xe8\xde\xdc\x58\x29\x6e\xec\xf5\xf2\x1a\xc2"
+ "\xf7\xe4\xcc\xcd\x0e\xce\x6f\xae\x29\x04\xbf\x25\xe4\x7b\x87\xfc"
+ "\xbd\x8f\xcf\x31\xcc\xad\x92\xf3\x28\x17\xeb\xbc\xea\x0f\x6f\x76"
+ "\x44\x5f\xef\xec\x14\x4c\x73\x52\x91\x67\x2f\xfc\x3e\x1b\x90\xdf"
+ "\xdc\x4e\x19\x1f\xbe\x3b\x15\x70\xe8\x97\xcc\xd3\xc8\x70\x62\x7e"
+ "\x63\x5e\x62\x20\xdd\x3c\xc3\x0d\xca\x1a\xa2\xbb\xf3\x57\x09\xdd"
+ "\x9d\x97\x1d\x4c\xcb\x3c\x93\x02\xa7\x39\x40\xcb\xbc\x32\x05\x1c"
+ "\xd6\xcf\x79\x15\xa1\xba\x5a\x6c\x21\x1d\x27\x7d\x9d\x77\x34\x4c"
+ "\x9c\x5b\x8a\x6b\x09\xaf\xe3\xf3\xec\x8a\x70\xa9\x7f\x34\x7f\x9a"
+ "\xe4\x27\x90\x7d\x76\x76\x97\xce\x93\xef\x79\xe5\x3a\x49\xe7\x96"
+ "\x8d\x16\x77\x8a\xa3\x5e\xcf\x37\x84\xe2\x15\xfb\x7d\x24\x1c\x7e"
+ "\x9c\xf3\x1c\xc2\xc7\x9b\x9f\x15\x28\xdb\xfc\x45\x76\x98\x23\xcf"
+ "\x13\x39\xc4\xd8\xe0\xbc\x19\x91\xfa\x1d\x08\xbf\x33\x98\x67\xf3"
+ "\xab\x03\x3c\x9b\x7f\x44\x81\xf7\x98\x02\xee\x0f\xf8\xdd\xac\x80"
+ "\x3b\x7d\x23\xdd\x14\xba\x32\xdf\x1d\x9c\xd7\x02\x6d\x00\xc7\x82"
+ "\xc4\x40\x5e\x0b\x0c\x0a\xb8\x36\xfc\x4e\x8b\x2c\x9f\x05\x33\x22"
+ "\xcb\x67\x81\x29\xbc\x7c\x16\x94\x29\xf2\xdd\x79\xe3\x7a\xb5\xa0"
+ "\x5e\x41\x4f\x2d\x7e\x37\x06\xd7\xa3\x05\xa7\x43\xbe\xfd\xf2\x67"
+ "\x68\x3b\x0e\x6f\xcc\x88\xa6\x70\xf3\x60\xd0\x89\x7a\xf6\x08\x28"
+ "\xe3\xdf\xba\x2a\xe2\x89\x46\x3e\x07\x47\xf3\x9b\x02\xce\x18\x0a"
+ "\x47\x30\x8a\xf8\x4c\x99\x76\x6c\xaf\xc3\xde\x49\x2a\xb7\x7f\x36"
+ "\x1f\xb5\x7f\x8f\xe4\x8a\x79\x9b\x61\xed\xcc\xfa\x61\x76\xa4\xb6"
+ "\x0c\xf1\xd6\xd9\xe1\x91\x6c\xc1\x9f\x47\x50\xff\xd7\x70\xdf\x84"
+ "\x55\x0c\x6b\x47\x7d\xba\xda\x01\xd9\xd3\xf0\x79\x0d\x9f\xc3\x82"
+ "\xdb\xd7\x47\x9a\x99\x55\x35\xb7\xd6\x1a\xda\xee\x3e\x72\x16\xfb"
+ "\x1e\x57\xe3\x3c\x65\xd9\x61\xe2\xdc\xcc\x1a\x35\xa7\x67\x78\x36"
+ "\xcd\xef\x5c\xb5\x43\xf6\x54\xa2\x57\x11\x6e\x64\xd6\x7e\xf3\x08"
+ "\xde\x4e\xf9\x61\x9a\x48\x72\x93\xf7\x5d\x09\xdd\xcb\x36\x87\x94"
+ "\xe3\x1b\xc4\xf5\x95\x28\xc7\xa3\x33\x43\xf2\xde\x19\xbe\x1c\xd9"
+ "\x87\xb1\x1c\xdf\x84\x2f\x47\x76\x23\xe7\xad\x1a\xcb\xd2\xc3\xef"
+ "\xc8\x3e\x8b\x65\xf9\x86\xf3\x3d\x38\xdc\x29\xf7\x53\x4b\xbf\xc1"
+ "\xfe\xbf\x1a\x78\xda\xb9\x25\x01\xb9\x09\xb8\x47\x93\xe3\xaa\x20"
+ "\xab\x67\x9e\x8f\x8e\x65\xd6\x98\xb9\x76\x78\xb4\x40\x6e\xaf\xa4"
+ "\xf0\x19\x82\x16\xe4\x93\x9a\xf8\x84\xe5\xc1\x74\x91\xe4\x2d\xd7"
+ "\x4f\x31\xcf\xf4\x28\xd6\xff\x6c\x79\xff\x93\x13\xdb\x73\x87\xcc"
+ "\x47\x8c\x6b\x08\x89\x73\x2b\xe2\xce\x04\xc5\x6d\xf2\x87\x77\xc9"
+ "\xe1\xdf\x4e\x4e\x8f\x25\x87\xc8\x09\xe5\xf3\xd8\x9b\xc1\xe5\x7e"
+ "\x2c\x55\x94\x0f\x65\xd4\x83\xd7\x8f\x65\xa2\x8c\xae\x85\x97\xd1"
+ "\x63\xb9\xe1\x75\xed\xb1\x12\x8e\x2f\x01\xc2\xe1\xab\x42\xd9\x5d"
+ "\xe3\x3a\x28\xc9\xa9\xa7\x7c\x1e\x3b\x2e\xcb\xe7\xdb\x95\x71\x21"
+ "\x84\x94\xd1\xdb\x01\x0b\x37\x89\xb2\x2e\x3c\x15\x8c\x7b\xa1\x3e"
+ "\xbc\x2e\x2e\x4c\xc3\x72\x7a\xc3\x97\x73\xe1\x8c\xc8\xba\xb8\xd0"
+ "\x84\xe5\xf1\xf6\xd4\xc5\x85\x62\x4e\x57\xd2\xc1\x90\xb8\x6a\x66"
+ "\x0d\x9b\xcf\x31\xf2\x8b\xec\xb0\xb0\x8b\xe6\xe9\x14\xe1\x27\x83"
+ "\xf5\x0f\xcb\x40\xe9\x88\x7f\x1e\xd1\x8f\x21\x39\x74\x18\x40\x7d"
+ "\x23\x9d\x74\x59\x17\xa5\x86\xf0\xea\x52\x07\x2c\x7a\xb3\x5b\xad"
+ "\xbe\x5f\xf0\xeb\xf1\xa7\x82\x69\x5a\x94\x19\x9e\x5f\x8b\x96\x22"
+ "\xbf\x2e\x85\xe7\xd7\xa2\x92\xc8\xfc\x5a\x44\xf2\xbf\xd4\x93\x5f"
+ "\x8b\xea\x95\xfc\xf2\x59\x45\xf9\xee\xd0\xa3\x6e\x5c\x5b\xc2\x6a"
+ "\x85\x2d\xd7\xc5\xa1\xae\x88\x34\x5d\x94\xa6\x3d\xce\x2d\xf4\xc4"
+ "\x30\x00\xb4\x17\x61\xd1\x49\xb9\xfe\xf7\xab\x82\x18\x76\x6d\x21"
+ "\xad\xe1\xa6\xbb\xa6\x75\x36\xcb\xa5\x46\x9b\x27\x0d\x68\xbc\x31"
+ "\x38\xdf\xc7\x8d\xe1\x6d\xc1\xe3\x19\xc8\xd3\xca\x30\xe1\xd2\x9e"
+ "\x82\xc7\x2b\x82\x6d\xc4\xe3\x85\xc1\x32\x42\xbe\xa9\xf9\x2d\xaa"
+ "\xaa\x6f\xf3\xbb\xbe\xcc\x1e\xb7\xf7\x94\xd9\xe2\x2d\x42\x5e\x8b"
+ "\x73\x42\xe8\x73\x87\x97\xd7\x62\x5d\x64\x79\x2d\x4e\x8d\x2c\xaf"
+ "\xc5\x99\x24\x2f\x3b\x2c\x2e\x0b\x6e\x37\x16\x2f\x0d\x2e\x2f\xe6"
+ "\x8b\xe9\x98\xba\xd7\xcd\xf4\xfd\x6d\xcb\x2d\xff\xc8\xc6\x91\xac"
+ "\xe8\xbc\x01\xa4\x7f\x30\xd1\xf8\x5d\x71\x44\xc4\x8d\x3c\xac\xd8"
+ "\x18\xf1\xfe\xf2\xd8\x56\xec\x57\xd2\xfa\x3c\xc3\x20\x1a\x2b\x5b"
+ "\x32\xdf\xa7\x56\x4d\xc0\x77\x75\x07\xe4\x0c\xf6\xa9\xa3\xca\x68"
+ "\x2d\x19\xdf\xab\xc8\xe7\x27\x96\x14\x28\x65\x41\x6b\xca\x76\x8b"
+ "\xb3\x23\x69\x9c\xf3\x33\x4c\x7f\x59\xc8\x25\x47\x15\xcc\xc7\x25"
+ "\x15\xe1\xe5\xb2\xe4\x08\xca\xe5\xb3\xf0\x72\x59\xd2\x1c\x59\x2e"
+ "\x4b\xec\x28\x97\xcf\x7a\xd6\xa3\x25\x6e\xa9\x1e\x6d\xa5\x34\x86"
+ "\xd5\xe4\xaf\x2e\xcd\x27\x18\x7c\xc7\x3a\xb2\xf4\x61\x8a\x1f\xd9"
+ "\x25\xd7\x23\x4a\xb3\x94\xfa\xff\x3c\x7f\x09\xc6\x28\xe1\x50\xe0"
+ "\x5d\x9a\x15\xd7\x15\xae\x9e\x2c\xa5\xbb\x6c\x55\xa3\x0a\x41\x8b"
+ "\x3c\xcc\x3e\x48\x38\x8a\x00\x10\xc7\xfb\x04\x47\xe1\x74\xf7\xb3"
+ "\x02\xbe\x4a\x86\xe3\xe3\xa2\x02\xb6\x82\xb9\x4c\x40\x70\x21\xb8"
+ "\xa5\xf2\xc7\xf0\x76\x84\xe0\x09\x2e\x04\xa6\x53\xd4\xc7\x9c\xd4"
+ "\xe0\xfa\x98\x03\xc1\xfa\xb9\x84\xe6\x27\xe2\x7c\x68\xe7\xf0\x7d"
+ "\x9e\xd7\xaa\x9a\xf0\xfd\xd4\xcd\x9c\x92\x90\xba\x89\x3a\xf0\xc4"
+ "\x6d\x92\x0e\x78\x83\x69\xcd\xd9\x17\x5e\x07\x72\x8e\x46\xd6\x81"
+ "\x9c\x96\xc8\x3a\x90\x43\xe7\xce\x7c\x66\x87\x27\x92\x83\xeb\x66"
+ "\x8e\x27\xb8\xec\x98\x2f\xaf\x9b\x10\xff\x5d\xea\x26\xfa\x42\x37"
+ "\x47\xaa\x87\x92\xff\xaf\xaa\xbd\x0a\xf0\x1d\x78\xa6\xc5\x7a\x85"
+ "\xf4\x3d\x51\x4f\x73\x48\x68\xe3\x4d\xc4\xc3\x1a\xde\x47\x7b\xa2"
+ "\x59\xc9\xc7\xdd\xa2\xaf\x55\xda\x01\xcb\xa6\xd3\x9a\x3d\xc1\xcf"
+ "\xdc\xf8\xe0\xf2\x3f\xd1\x1e\x9e\x9f\x4f\xd0\xd8\x7c\x69\x78\x7e"
+ "\x2e\xd3\x47\xe6\xe7\xb2\xb1\xb4\x37\xbe\x67\x9d\x5a\x36\xc3\xb0"
+ "\x8e\xfb\x28\x3c\xcd\x45\x58\xf6\xea\xb7\x6b\x9f\x96\x6d\x0b\x6e"
+ "\x9f\x96\x15\x7c\xf7\xf6\x69\x59\x4b\xf8\xf6\x69\x99\x3d\x7c\xfb"
+ "\xb4\xcc\x2d\xea\x43\x6e\x5a\x70\x7d\xc8\xd5\x05\xeb\xc4\x13\xed"
+ "\xdf\x5f\xfb\x94\x5b\x16\x52\x07\xca\x3b\x20\x4f\x85\x3e\xc5\x76"
+ "\x21\xb7\xbc\x4f\x82\x69\xcc\xad\x0e\x2f\xb7\xdc\x63\x28\xb7\xf2"
+ "\xf0\x72\xcb\x3d\x1d\x59\x6e\xb9\x34\x27\x5a\xde\x53\x6e\x79\x9a"
+ "\xef\xee\x53\xe4\x8d\x0f\x96\x59\x9e\xe1\xbb\xcb\x2c\xaf\x24\xbc"
+ "\xcc\xf2\xf6\x85\x97\x59\xde\x51\x21\xb3\xbc\xf6\x60\x99\xe5\x35"
+ "\x07\xcb\x0c\xf9\xf6\xbd\xc9\x6c\xf9\xd8\x10\x99\xad\xe9\x80\xe5"
+ "\xef\xa0\xcc\x4e\x0b\x99\xad\xd8\x10\x4c\xe3\xf2\xac\xf0\x32\x5b"
+ "\x6e\x42\x99\xad\x09\x2f\xb3\xe5\xdb\x22\xcb\x6c\x79\x1d\xca\x6c"
+ "\x4d\x4f\x99\x2d\x6f\xf8\xee\x32\x5b\xde\x15\x2c\xb3\xe5\x67\xbe"
+ "\xbb\xcc\x56\xa4\x85\x97\xd9\x8a\xcc\xf0\x32\x5b\xb1\x54\xc8\x6c"
+ "\x45\x55\xb0\xcc\x56\x58\x82\x65\x86\x7c\xfb\x6f\xca\x0c\xe5\xd3"
+ "\x29\xd6\xeb\xae\xf8\xa6\x9b\x8f\x69\xaf\xc0\x3e\x82\xa9\x41\xcc"
+ "\x09\x98\xb8\xee\x48\x32\x7c\x0b\x61\xda\x7b\xb6\xdd\xa6\x58\x29"
+ "\xec\x91\x9e\x72\x30\x19\xb1\x5d\xed\x6a\x2e\xe1\xeb\xba\x84\x0c"
+ "\x89\xe7\x08\x27\xc6\xc8\x4c\x7c\x6d\x00\xca\x98\xd1\x39\xc6\xd4"
+ "\x16\x23\xbc\x93\xf0\xd0\x39\x2e\x21\xb8\xcc\xdf\xc5\x2f\x8b\xbc"
+ "\xc6\x7c\x58\x27\xdd\x35\xd0\x01\xf9\xcf\x0a\x5d\x35\x85\xfa\xbf"
+ "\xb5\x18\xf7\xb8\xd0\xd3\x95\x21\x63\x26\xa6\x08\xfe\x6f\x3e\xf9"
+ "\xbf\xb5\xe1\xf5\x34\xff\x3a\xfe\x6f\x3e\xf9\xbf\xb5\x8a\xfe\x6a"
+ "\xc2\x62\x8f\x3d\xa4\xbf\x9a\x5f\x10\xe7\x14\xba\xc3\xfd\xd8\x3d"
+ "\xc3\xb0\x9f\x9e\xbf\x2f\x84\x66\x94\xcd\x93\xf1\x12\xcd\xbd\x43"
+ "\xd2\x1f\x8d\x40\x73\x33\xd2\xfc\x56\x04\x9a\xed\xd7\xa1\x99\xc6"
+ "\xbb\xdf\xea\x59\xb7\x9e\x4c\x94\xf4\x20\x4c\xbf\xfc\xc9\xb4\xf0"
+ "\xf2\x7f\x32\x44\xfe\x90\x6d\x2e\x61\x0e\x9e\x3e\x18\xae\x50\x09"
+ "\x47\x6b\xf5\x09\x96\x74\x24\x0c\x6c\x75\x28\xce\x08\x70\xcd\x3d"
+ "\x74\x8f\xf6\x16\x84\xd5\xbd\x27\x1d\xa2\x3e\xae\xcc\x0c\xae\x8f"
+ "\x2b\xb5\xc1\xf5\x11\x79\x1d\x94\x6e\xa5\x31\x38\xde\xe4\xfe\xfe"
+ "\x6c\xec\xca\xaa\x10\x1d\xf8\xb0\x03\x0a\x6e\x11\x3a\x50\xb0\x2a"
+ "\x84\x8e\xfa\xf0\x3a\xb0\xb2\x05\xcb\xff\x61\x78\x1d\x58\xd9\x1e"
+ "\x59\x07\x0a\xa8\x3e\x7f\xa8\xd4\xdb\xb9\x25\x19\x31\x21\x30\x29"
+ "\xe1\x6d\x5e\x41\x7a\xf8\x71\x9d\x82\x79\x82\xc7\x05\x3b\x83\x79"
+ "\x5c\x50\x10\xcc\x43\x2c\xcb\x7f\x9f\x87\xfe\xbb\x39\x5c\xd6\x82"
+ "\xd0\xfa\x6f\xeb\x80\x55\x52\xfd\x5f\x3d\x3f\x84\x46\xa9\xff\x13"
+ "\x6e\x2c\x6b\x55\x22\xf2\xd2\x16\x9e\x97\xab\xd2\xc2\x97\x79\x55"
+ "\x26\xb6\x41\x36\x5f\x8f\xba\xb4\x8a\xce\xf3\x99\x4b\x73\x07\x34"
+ "\x86\x55\x83\xe1\x73\x3d\xa0\xe5\xed\x95\xbf\x5d\x5a\xb5\x8d\xc6"
+ "\xc8\xf9\x18\x33\xea\x6f\x5c\x32\x64\x51\x1b\x44\x74\x2d\x29\x09"
+ "\x9d\x13\x5d\xc5\xc7\x3f\x68\x1d\x0b\xed\xab\x89\xb3\x40\x96\xcd"
+ "\xe9\x01\x59\xdf\x09\x3e\x04\xb7\x9d\xea\x05\xc1\xcb\xb0\x62\xac"
+ "\xb3\x2c\xc4\x36\xad\xd6\x86\x97\xf1\x6a\x43\x64\xdd\x59\x9d\x2e"
+ "\xe4\xbc\xba\x30\x58\xce\xab\xe7\xf9\xac\xfd\xe6\x51\x59\x51\x07"
+ "\xbe\x53\x3d\xa1\xb9\xd3\x88\xf6\x7e\xeb\xc2\xb6\xc2\xcd\x30\xe8"
+ "\x3c\xac\xe6\x7d\x8d\x72\x35\x73\xc7\x6d\x51\x41\x33\xb7\x01\x6b"
+ "\xc4\x79\x18\x08\xb3\xc4\x03\x6a\xb6\x75\x65\x1b\xc5\xd5\x5a\x99"
+ "\x9b\xee\xa9\x91\xef\x9c\x41\x5d\xb8\xf9\x1c\xac\xfe\x2a\x28\x3d"
+ "\x7a\x7f\x36\x81\x23\x55\x8c\xef\xaf\x31\xca\xe3\xf0\x91\xc6\xf7"
+ "\x11\x66\x86\xbc\xee\x57\xcc\x85\xad\xc9\x88\xd8\x2e\x23\x4d\xb4"
+ "\xbf\x9c\x68\xba\xbe\x1d\x58\x53\x27\xeb\xaf\x98\x9b\x5b\x53\x1f"
+ "\xd8\xdb\xb2\xe6\x38\xc6\xe5\x5e\x67\x3c\x57\x51\x0f\xd6\x74\x2a"
+ "\xf1\x88\xfb\x69\xd6\x78\xe4\xfd\x29\x2e\x6b\xa1\xf6\x06\xb8\x24"
+ "\x7a\x0a\xd3\x82\xe9\x29\xcc\x40\xdf\x32\x57\xc2\x31\xe3\x06\x38"
+ "\x12\x6d\x87\x27\xc0\x28\x1f\x44\x9d\x87\xa2\x17\xe8\xbe\x1b\x5b"
+ "\x75\x27\xc4\x7a\x40\x23\xfa\x76\x85\x87\x68\x6f\x08\xe3\xe7\x0e"
+ "\x4c\x6a\xa4\x39\x38\xbe\x86\x40\x3f\xa9\xf1\x94\xc5\x2b\x9d\xf9"
+ "\x56\xf8\x6b\xe2\xe9\x29\xd3\xa5\xc6\xea\xfd\xac\xf3\x20\x3f\xeb"
+ "\xab\x30\xa8\xff\xb7\x93\xd6\xff\xd0\x3a\x8c\xcd\x30\xa9\x03\x9e"
+ "\x9a\x2e\xea\x7a\x51\x88\x4f\x5a\x18\xa1\xff\x57\x48\xfd\xbf\x49"
+ "\xe1\xeb\xf9\x53\xd7\xe9\xff\x3d\x45\xfd\xbf\x49\xca\x76\x53\xcc"
+ "\xf3\x3c\x35\x43\xe9\x93\xd2\x79\x5c\x86\xe5\xe4\x67\x3e\xf5\xd1"
+ "\x88\x7d\xa0\xf3\xd0\x9c\x36\xd6\x4d\x5b\x67\x33\xd5\x57\xdd\x29"
+ "\x47\x03\xa0\xae\x6a\xfb\x15\x92\x2e\x52\x5b\x46\xf5\xf5\x29\x3e"
+ "\x5e\x18\xe7\x11\x75\xb1\xd4\xc2\x1c\xa9\xed\xa8\x43\x6b\x4c\x32"
+ "\xae\x92\x4d\x26\xb1\xef\xa3\x5f\x3b\xc4\xd8\x3a\x79\xbb\xa8\x22"
+ "\x7f\x95\xfb\xad\x9e\xcb\x40\x78\x9b\x4a\x4e\x01\xe1\xf5\xf9\xdb"
+ "\x49\x8e\xbb\x8b\xea\x38\xe1\x24\xdc\xad\x08\x47\x78\x09\x4e\x2e"
+ "\x87\xd8\x1b\x53\x94\xa8\x2c\x3b\x1f\x7f\xc1\xbc\x31\xfc\x61\x1a"
+ "\x57\xb1\x51\xba\xd2\x85\x6c\x54\x3b\xcd\x99\x5d\x6a\x64\xa5\x2b"
+ "\xd9\xa8\x22\x1a\x13\x2b\x3a\x44\xe9\xde\xfa\xa7\x3d\xda\x3c\x18"
+ "\xb4\x52\xd8\xa2\x66\x83\x1b\xec\x50\x54\x17\x6c\x23\x8a\x42\xfc"
+ "\xdf\x42\xce\x4b\x7c\x9a\x69\x7d\xa2\xb4\x7e\x95\xec\x01\xb3\x79"
+ "\x5c\x5c\x3f\xae\xb7\xa6\x82\xe6\xa4\x69\x4d\x94\x38\x6f\xae\xa8"
+ "\x33\x64\xec\xcd\xb1\x9b\xaf\xab\xf9\x14\xf3\x2d\x5e\x2b\x74\xc4"
+ "\xbc\x36\x58\xa6\xc5\xda\xd2\x0b\x34\x17\x24\xda\x83\xc5\x9e\x50"
+ "\xfb\x58\x6c\x94\x7d\xb7\x90\xf0\x0c\xb9\x3d\x30\xac\xe6\x78\x43"
+ "\xda\x99\x62\xee\xff\x7b\x7b\xb4\x0b\xc5\x16\x2c\x5f\x90\x4e\xb6"
+ "\x72\x1d\x2a\xae\x38\xe5\x44\xbd\x29\x22\xfd\x37\xf7\x46\x98\x2d"
+ "\xb4\xe7\x10\xbf\x63\x2e\x42\x71\xa3\xd7\x0a\xda\x53\x0e\xbe\xa7"
+ "\x4a\x87\x3a\xc2\xf5\x96\xda\x8d\xd1\x62\x3d\x92\x33\x24\x8f\xb3"
+ "\x32\xcf\x09\xa6\xb5\xe8\x53\x10\xeb\x29\x48\x17\x8a\xeb\x69\x6d"
+ "\x46\xbf\x2e\x7e\xb6\x97\x4e\xd6\x21\x9b\xa7\x0d\x5a\x3d\xa1\x7d"
+ "\x1e\x73\x4a\xf8\xb2\x9b\xa9\xfd\xaf\xb4\x83\x79\x5f\xb0\x6c\xcd"
+ "\xbc\xfd\x97\xe7\x75\xec\xc8\x83\x90\x74\xe6\x60\xd9\x17\x73\x5e"
+ "\x47\x5c\xe3\x53\x31\x8c\xd6\x71\x2d\x71\xf2\xf5\x5e\x66\xac\xff"
+ "\x45\xcd\xd7\xb3\x83\x4c\x37\xac\xcb\x87\xb0\xd2\xba\x60\xb4\x5b"
+ "\x66\x77\xd0\x98\xd1\xad\x7c\xcc\x68\x49\x07\xac\x95\xe6\x7e\xd6"
+ "\x4d\x0c\xa6\x6f\x6d\x62\x64\xdf\x60\x2d\xcd\xff\x2c\x09\x6f\x33"
+ "\xd6\xce\x08\xef\x1b\xac\xcd\x95\xec\xc2\x12\x16\x1f\xaa\x07\x6b"
+ "\xcb\x50\xc6\x3c\x8d\xdc\x87\xa5\xb1\xd0\xc8\x7d\xd8\xb5\xf5\xfe"
+ "\x3e\x6c\x11\xd9\x83\xb5\x55\xfe\x3e\xac\x23\x5c\x1f\xd6\x1e\x46"
+ "\x9e\x6b\x9d\xe1\xe5\xb9\x2e\x36\x7c\x1f\x76\x5d\x8a\x68\xe7\xd7"
+ "\x65\x07\xcb\x79\x5d\x7a\x60\x4e\x78\x6d\xe2\xf7\xe7\x0f\xaf\x3b"
+ "\xd2\xd3\x1f\x5e\x3f\x54\xc8\x6a\x7d\x5e\x08\x6d\x8d\xe1\x6d\xfb"
+ "\xba\xb6\xc8\xfe\xf0\x3a\x67\x64\xdb\xbe\x5e\xd7\xd3\x1f\x36\xf4"
+ "\x0a\x81\x19\xeb\xf7\x95\x82\x7c\xb3\xf5\x33\x04\x9f\xd6\x93\x3f"
+ "\x17\xa5\x80\xcf\x0d\xd6\x77\xa4\x19\xf1\xa1\x6d\x3b\x4f\x36\x4d"
+ "\xd6\x99\x48\x3c\xa1\xf3\x99\xee\xd8\x07\xbd\xb1\x0e\x7c\xe8\xb2"
+ "\xae\xf7\xeb\x3f\xad\xe3\xa3\x7c\xc8\x46\x46\x5c\x4f\xa7\x96\xe9"
+ "\xe3\x74\x74\x5d\x6f\xbe\x34\x4a\x0f\x59\x7b\x7b\xf0\xc3\xc2\xfd"
+ "\x3f\xc2\x71\x7d\x99\x59\x16\x85\xd4\x31\xa7\x58\x87\xbb\x61\x98"
+ "\x90\xdb\x86\x90\xbe\xac\xc5\xc2\xf7\xf4\x45\xb4\xb7\x96\xaa\xf0"
+ "\x3a\x6a\xa9\xf7\xdb\xdb\x22\xc2\x6b\xf9\x32\x24\xfe\xb4\x90\xc1"
+ "\x06\xa3\x2f\x5e\x39\xd6\x6d\xe9\x0c\xb6\x49\x96\xd3\xc1\xe9\x36"
+ "\x84\xf4\xff\x2c\x16\x8a\xff\x76\xed\xcd\x86\xec\xc8\xed\xcd\x86"
+ "\x2f\x44\xf9\x37\x86\xcc\x2f\x6f\xb0\x5c\xbf\xbd\xd9\x10\xa1\xfc"
+ "\x1b\xea\x83\xdb\x9b\x8d\x21\x73\xf4\x1b\x4e\x87\x6f\x6f\x36\x74"
+ "\xca\x76\x46\xd8\x8d\x8d\x93\xbf\x9d\xbd\xd9\x68\x08\xb6\x37\x1b"
+ "\xb5\x37\xb2\x37\x4d\x3d\xec\xcd\xc6\xdc\xb8\xea\x70\x65\xd9\x58"
+ "\x12\xde\xde\x6c\xdc\x27\x64\x88\x4e\x4b\x90\xbd\xd9\x78\x34\x58"
+ "\x86\x1b\x42\x64\xb8\x31\x64\xfe\x7b\x83\xe5\x7f\xd7\x26\x45\x45"
+ "\x45\xa9\xa3\x54\x6a\x55\x14\x46\x61\xf1\x20\x26\x4a\x13\x15\x8d"
+ "\xbf\x5e\xd2\x33\x46\x1d\xa5\xd6\xe0\x2f\x5a\x7a\xf6\x0a\xf9\x8e"
+ "\xa1\xb4\xf8\xd3\x48\xcf\xe8\x90\xef\x5e\x37\x88\x8f\x91\xf2\x95"
+ "\xf3\xd7\x84\x7c\x47\xdf\x20\xbe\xd7\x7f\x33\x3d\xf4\xf8\x0e\xde"
+ "\x07\x39\x7d\xf5\xba\x9c\x82\xfc\x5c\xbe\xae\x3d\xcf\x90\xb3\x6c"
+ "\x59\x5e\x71\xb1\xc1\xbc\xc6\x70\xdf\xe4\x39\x77\x4d\x30\x88\xe5"
+ "\xf1\x05\x13\x87\xe6\xf6\x81\x99\xeb\x8b\x28\x62\xe6\xdc\xe9\xd9"
+ "\x86\xac\xfb\x26\x07\x47\xca\x68\xf8\x32\xf8\xeb\x61\x51\xd4\xbd"
+ "\x8c\x67\x6f\x05\xd8\xb9\x9f\xdb\x9d\x76\xda\x7b\x2e\xfa\x13\x5b"
+ "\xa6\x9f\xa4\xfd\xcb\x57\x4b\x19\xed\xab\x38\x07\x25\x17\xa8\x10"
+ "\x23\xeb\xca\xa0\xf0\x09\x3a\x4f\x65\x53\x6f\xf6\x81\x03\x0c\x0f"
+ "\x82\xfa\x1c\x3c\xfd\x68\x73\x26\xc2\xe2\xb7\xcd\xee\x01\x43\x29"
+ "\xf9\xb6\x65\xdf\x60\x9c\x8a\xdd\xeb\xc3\x30\xa7\xb4\x3f\xbf\xac"
+ "\x37\x0f\xfb\xa0\x4c\x86\x8b\xeb\x80\x4d\x6f\xb2\x0f\x18\xff\xa6"
+ "\x33\x6b\x04\xdc\xa6\x2d\x4c\x5d\x92\x41\x76\xa1\x3a\x01\x34\xb4"
+ "\x2e\xfb\x85\x04\xd0\xbe\x70\x2b\x9d\xf1\xbb\xc9\x2c\xaf\xcb\x7e"
+ "\x16\xbf\xed\xf0\x74\x36\xe5\x4d\xb0\x3e\x75\xc9\x93\x04\x5f\x13"
+ "\x0c\x7f\x38\xb0\x8e\x7b\x13\xdd\xef\x15\x3b\xfb\x73\x88\x8b\xf3"
+ "\xb2\xaf\xdc\x09\x06\xc3\xa8\x4c\xf4\xd3\x50\x14\x27\x3d\x65\x20"
+ "\xf6\x46\x6d\xba\xb0\xc1\xcb\x3c\x74\x66\xc2\xcc\xae\x52\x56\xbe"
+ "\x0a\x34\x58\x9f\x55\x8d\x45\xb4\x97\x62\xd3\x99\xda\x3c\xd0\x60"
+ "\xf9\x93\xcf\x43\xa9\xc6\x30\x0b\xfd\xc6\x99\xa0\xf9\x93\x85\xf6"
+ "\xbb\x8e\xb8\x6f\xf7\x5f\x40\xf3\xc6\xd5\x32\xf5\x55\xa6\x87\x12"
+ "\x33\xeb\x64\x74\xee\xb7\x93\xb9\x69\xbd\xed\xc9\xa5\x5e\x82\xb9"
+ "\xcb\x55\xaa\x87\x56\xb3\x13\x36\x9d\x65\xee\x1d\x7f\x11\xe7\x55"
+ "\x9c\xea\x72\xd2\xfe\x59\xed\xa6\x99\x10\xd5\x91\x0d\xea\x53\xa6"
+ "\x2a\xb0\x2d\x72\x42\xc9\x59\xd6\x79\x72\xe9\x17\xd0\x6a\xaa\x87"
+ "\x25\x6d\xa0\x3e\xd9\xfe\x0f\xe0\x67\x57\x57\xee\xb5\x6f\xbe\x0c"
+ "\xfa\x4d\xf9\x14\x76\x19\x36\x6e\x82\xbe\x1b\xff\x4a\xfd\xa0\x36"
+ "\xcc\xe7\x02\x3c\x76\x06\x54\x88\x4f\xfd\xb3\x7f\x80\xfe\x67\x8f"
+ "\xf2\x7d\xe6\x50\xbd\x19\xf4\xac\xd4\x18\x7b\xb5\xd4\xa8\xbb\xca"
+ "\x8c\x09\xae\x52\x63\x62\x6b\x21\xc2\xb7\xbf\x0f\xfd\xda\x20\xf1"
+ "\x83\xf3\x6d\xea\xaa\xaf\x21\x99\xca\xd4\x81\x65\xab\xfe\x1a\xe1"
+ "\x2b\xf3\x97\xfa\x30\xad\x32\x8d\x27\x3e\xdf\x62\xcb\x76\x83\x0f"
+ "\x71\x55\x5d\x85\xe4\xea\xab\xa0\xf7\xed\xc9\x5f\x4a\xe9\xba\xe8"
+ "\x0c\x39\xb4\x18\x25\x9b\x98\xf7\x5a\xa5\xd1\x80\xf6\x30\xe6\xad"
+ "\x27\x1a\x34\xb6\x93\x5d\x70\xca\x79\x15\x5a\xe1\x53\xb0\x59\xfe"
+ "\xd5\xf8\xc6\x13\x0d\xd1\xe8\x4f\xaa\x1a\x37\xd2\x1a\x78\xa1\x3b"
+ "\xa5\xa7\x40\x63\x43\x19\x94\x6f\x86\xd8\xc2\x8d\x10\x73\x1e\xc3"
+ "\xb9\xed\xa9\x18\x68\xb4\x79\xfe\xd5\xb8\x91\xef\x07\x7f\x3a\x7b"
+ "\xf3\x29\x88\x6a\x75\x56\xd1\xbe\x63\xb5\x37\x61\xaf\xdd\xe6\x3c"
+ "\x0d\xb6\xc2\xcf\x1a\x7d\xba\xbd\x2d\x3b\x7d\xa0\x7d\xf3\xca\x69"
+ "\xb5\x4d\x73\x05\x6c\xd9\x4e\xf8\x10\xf3\x66\x95\x7b\xbb\xd0\x66"
+ "\x65\xb4\x3a\xdd\x74\xfe\x4e\x1a\xeb\xd6\xf7\x29\x2f\x82\xd4\x9a"
+ "\xaf\x21\xe5\xe0\xd7\x60\x64\x2e\xa3\x9a\xf6\x78\xd3\x99\x6a\x07"
+ "\xf1\x19\x8b\x7d\x30\x2c\x3b\xdf\xeb\xcd\xe2\xa5\xbd\xde\xd7\x8c"
+ "\x50\x7b\x35\xb0\xd7\xfb\x6a\x77\x60\xaf\x37\xea\x94\x85\xf6\x7b"
+ "\xdb\xa1\x34\x36\xee\x24\xc4\x9c\x83\x4d\x69\xa4\xdf\xe5\x17\x41"
+ "\xb3\xf5\x22\xc0\xa8\x32\x35\xf5\x33\x35\xa8\xfb\x17\x6c\x28\x1b"
+ "\x7a\x3f\x07\x65\x87\xf1\x19\x8b\x3f\xec\xcf\x95\xf1\xb3\x2a\xda"
+ "\x25\x3d\xc6\x30\x35\x86\xed\xc2\x67\x14\x3e\xb7\x97\x56\x33\x07"
+ "\xab\x48\xa5\xbd\xa5\x7d\x48\x9f\xc5\xfe\xf2\x54\x70\x59\xcb\x4a"
+ "\xec\x70\xb4\x5d\xd6\x6b\x61\xdf\x37\x59\x3e\x3c\x77\x81\xce\x97"
+ "\x77\x70\xba\xae\x99\x54\x74\xd6\xbc\x14\x4e\x34\x7c\x41\xf9\x62"
+ "\xfe\x2d\xf8\x8c\x13\x7d\xd0\xb2\x45\x72\xda\xee\x6b\x26\xca\xf3"
+ "\x1f\x18\xce\xe4\x70\x2c\xb7\x86\xe2\x7e\x73\xee\x82\x5a\xc0\x18"
+ "\xd5\x88\xd3\x2d\xe1\xc7\xba\xbf\x29\x99\xea\x78\xb7\x3a\x8e\x35"
+ "\x2d\x1d\x0b\xd5\xfb\xd9\xc9\x83\xfb\x59\xb3\xa8\x7b\x5b\x0c\x76"
+ "\xf8\xd5\x0e\xa2\x11\xdb\xf0\xe6\x9d\x18\xd7\x84\xde\x0f\xf1\xa5"
+ "\x39\x97\xd6\x97\x6e\xc9\xb0\xc3\x90\x44\x65\x19\x98\xf5\x67\xa4"
+ "\x37\x71\xbf\xda\xdc\x12\x8d\x36\xc0\xd0\xda\xde\x05\x6f\x5c\xed"
+ "\x8c\x2e\xfd\x23\xa8\x6d\x9e\x73\x30\x3a\x51\xdc\xcb\x53\xbb\x9f"
+ "\xd9\xf7\xd2\x7d\xc5\xfb\x59\x17\xea\xcb\x6d\xe7\x61\xcb\xae\x11"
+ "\x89\x90\xf8\x67\xec\x05\x0b\xfb\xb4\xe5\x55\x85\x7d\x1a\x79\xca"
+ "\xde\xa0\xb0\x4d\xdb\xff\xd1\xd3\x36\x6d\xfb\xbb\xb0\x4d\x58\xf7"
+ "\xb9\x2d\xf2\xda\xa5\xf0\x4f\x42\xc2\xa5\xfd\x2b\xdb\x5e\x0b\x09"
+ "\x77\x4b\xe1\xcf\x87\x84\x3b\x44\xf8\xd6\xbf\xca\xb6\xaf\x95\xe8"
+ "\x58\x4f\xb6\x6f\xeb\x7b\x64\xfb\x5a\x97\x4a\xb6\x8f\xdb\x9f\xad"
+ "\x07\xd9\xcb\x68\x8b\xd6\x91\xbd\xd9\xba\x96\xe8\x67\x1f\x80\x4c"
+ "\x7b\x6f\x0c\x1b\x47\x61\x15\x9f\x82\x06\x7f\xb2\xdd\x7b\x86\xec"
+ "\x1e\xd9\x3c\xb2\x7d\x2f\xdd\xca\xda\x5e\xda\xcf\xce\x54\xf3\x73"
+ "\xb2\xad\x7e\xfb\xf7\x1c\x86\xed\xc4\xb0\xe7\x30\x9e\xec\x20\xf1"
+ "\xe4\x54\x76\x03\xf0\x7b\x74\x2a\x46\x64\xf8\xd4\x69\xb0\x1b\xe5"
+ "\x4d\xe7\x5f\x6d\x43\xfe\xc6\xa9\xa0\xd0\x66\x76\xf2\x7d\x28\x74"
+ "\x36\x7b\xab\xb9\x9d\xea\xdd\xad\x5b\x7d\x34\x4e\xf1\x05\x6c\x76"
+ "\xb2\xf3\xb4\x57\x85\x68\x58\xb2\xe1\x41\x3a\x5b\x5c\xd5\x6c\x02"
+ "\xa0\x73\x09\xc8\x66\x23\x2d\x9a\x0a\xa4\x49\x9c\x65\xbc\x35\xd5"
+ "\x0e\xe7\x24\x3b\xfc\x74\x36\xdd\x63\x70\x0e\xac\x85\xcc\x8a\xf6"
+ "\x11\xcb\x16\xe7\x2d\x03\x3a\x9b\x85\xee\xf3\xa4\xe7\x4b\x6a\x9f"
+ "\xa9\x42\x3e\x9f\xc5\x8a\xb6\x01\x61\x6c\x6d\x6e\x20\x9a\xed\x60"
+ "\x3d\x7e\xaa\xa4\x81\xd2\x2f\x25\xde\x30\x6b\xa9\x8c\x43\xc5\x71"
+ "\xa8\xf9\xd8\xad\xc9\x0e\x5b\xb3\x84\x7f\x63\x34\x9c\x5a\xe4\x00"
+ "\xb2\xfb\xb6\x4e\xc4\x51\x72\x4e\xe0\x40\x5c\x0c\xdb\x80\xa0\x38"
+ "\x09\x7f\xdf\x4d\xec\x2b\xc4\x9f\x4a\xf2\xa2\x73\xba\x68\x9d\x12"
+ "\xf2\x25\x96\xce\x6a\x10\x7e\xa8\xf5\x9d\xda\x4f\x01\xa4\xb3\xc6"
+ "\x50\xdf\xac\xc7\xe8\x2c\x2f\x3a\x5f\xec\x7a\x67\x8b\x21\x8f\x52"
+ "\xe4\xf3\xc5\x7c\xeb\xbf\xdf\xb3\xc5\x10\xb7\xbe\x46\xcd\xea\x91"
+ "\xfe\x63\x74\xbe\x18\xd2\x9f\x48\x7a\x28\x95\xa9\xe1\xf9\xc7\x88"
+ "\xe7\x5b\x3c\x14\x56\x6e\x65\x2d\xb2\xfc\xa9\xbc\x54\x16\x8c\xb3"
+ "\x0b\xff\x90\x9d\xb6\xc3\xb6\x06\x8a\xc7\xb0\x93\x04\x3f\x1a\xed"
+ "\x98\x0d\xdb\xb0\xb7\xce\x79\xd5\xe5\x1b\x41\x23\x6c\xda\xf6\x7f"
+ "\xa3\xf4\xc2\xa6\x6d\xdf\x11\xb0\x69\xdb\x37\x09\x9b\x26\x78\x2c"
+ "\x6c\xda\xf6\xa7\x84\x4d\xdb\x9e\xcf\xd7\x13\xa1\x4d\xa3\x38\xb2"
+ "\x6b\xb2\x4d\x3b\x78\x2b\x6b\x21\xdb\xe1\xb2\x6e\xcf\x96\x6d\xdb"
+ "\x2e\x0c\x23\xdb\x41\x34\x0a\x3b\xb5\xb5\x9e\xfd\x87\x11\xc4\x7a"
+ "\x4d\x7a\x37\xd1\xf9\x19\x9d\xd2\x3b\xca\x65\xfb\x1f\x85\x8d\xdb"
+ "\x7e\x34\x60\xe3\xb6\xa7\x05\xd2\x92\x8d\xdb\xfe\x91\xb0\x71\x22"
+ "\xbc\xf6\x31\xb2\x71\x5b\xeb\x89\x07\x12\x7e\x35\xcd\xa3\x49\xf0"
+ "\xc8\xc7\x2d\x0d\x4a\x1b\x17\x5c\xbf\x9e\xd6\xc8\x36\x8e\x6c\x1b"
+ "\x7e\x27\xda\x61\x30\x9f\x23\xa6\x7a\xb6\x0f\x79\x2e\xd7\x3b\x92"
+ "\x01\x95\x99\xee\x2b\x20\xbe\x4d\xb9\x00\x31\xd2\xb9\x35\x52\xb9"
+ "\x9f\xce\x92\xf7\x68\xda\x61\x7b\xcf\x33\xcd\x20\x70\x2e\x19\xca"
+ "\xfa\x76\x3a\xcb\xd1\x56\x76\x0e\x6c\x55\xac\xac\xd5\x73\x16\x7c"
+ "\x5b\x57\x7e\x4e\x72\xc5\xfe\xc6\x4f\xe9\x49\x76\x07\xdb\xd1\x3d"
+ "\x4b\x9c\x7c\xfc\xfe\xf3\x72\x35\xc6\x59\x82\xe2\xde\xa4\x3c\x68"
+ "\x5c\x11\xdf\x2d\x91\xc6\x11\xbe\x43\x5e\xde\xc8\x79\x3d\x93\xc4"
+ "\xf3\x42\x5f\x0a\xfb\x3d\xf1\x17\xe1\x69\x3e\x87\xc6\xcf\x6d\x0e"
+ "\x8b\xeb\x99\xe9\x52\x7c\x54\x84\xf8\xfc\x1b\xa4\x7f\xf6\x06\xe9"
+ "\x5f\x23\x1b\x44\xfb\xf1\xbc\xd6\x60\x3c\xfd\x3c\x32\xdc\x79\x82"
+ "\xfb\x37\x69\x1e\xe4\xf3\xd2\xc1\xbc\x5f\xa6\x97\x71\x92\xde\xed"
+ "\x46\x38\x7e\x46\x30\xda\xc8\xa9\x1b\x80\xce\xe7\x54\xa4\xdd\xd1"
+ "\x37\xc0\xdf\x67\x1a\xaf\x33\x4e\x13\x6b\xab\x02\xa0\xfb\xec\x9b"
+ "\xd0\x17\xa5\xbd\x34\xfb\xfc\x73\x0f\x3b\x72\xd1\x5e\xf2\x33\xef"
+ "\xa4\x7d\xbb\xe4\xcf\xdc\x2e\xce\x46\x76\xca\x7b\x2d\xfa\xa3\x5d"
+ "\x4e\xa0\x73\x58\x68\xbc\x7a\x89\x37\x4b\xdd\xc4\xcf\xfb\xdf\x51"
+ "\x27\xa7\x8d\x34\xb6\x47\xf9\x4a\x79\xf2\x7d\x48\x98\xe6\x8c\x9c"
+ "\x86\x70\xd3\xde\x1b\x6c\x8f\x6f\xe7\xe7\x9b\x79\xba\xc8\x06\xf6"
+ "\x47\x1f\x34\x41\xe4\xb3\x14\x44\x3e\xcf\x6a\x31\xcd\x99\xeb\xed"
+ "\x73\x8a\x5c\xbe\x67\xa7\x7e\xf7\xf2\x81\x54\xbe\x67\xcb\x6e\x50"
+ "\xbe\xeb\xe5\x7b\xfc\xbb\xe7\xab\x93\xf3\x75\x7f\x77\xbe\xfe\x3c"
+ "\xf5\xdb\xf3\x35\x4d\xe2\xeb\xcf\x97\xde\x80\xaf\xe1\xf2\xd9\xf7"
+ "\xed\xf3\x31\xc8\xf9\xb4\x84\xcb\x07\xf8\x5f\xc4\xf3\x7a\xb4\xf2"
+ "\x9d\x34\xd2\x3d\xc8\xbd\x5d\xd6\xe7\x74\x76\x78\x36\x51\x9e\xdf"
+ "\x12\xf7\x33\x3d\x97\x62\x87\x9f\x6b\x82\xf7\x71\x3d\x37\x79\x49"
+ "\x1d\xb5\xeb\xcc\x67\x87\xe7\xa6\xd2\x58\xdb\xd4\x4d\xe2\x7c\x40"
+ "\x29\x0d\xda\xff\x67\x77\x5e\x6f\x3e\x8d\xdf\xbd\x21\x9d\xdd\x41"
+ "\xfb\x53\x59\xa5\x29\xa3\xbb\xd4\x04\xe2\x6e\xea\xe7\x5e\xa3\x7d"
+ "\x48\xf8\x1e\x43\xef\xf8\xc4\x36\x60\xa7\x58\x87\x47\xf7\x1a\x88"
+ "\xb3\x29\x7a\x61\xdc\x37\x74\xef\x85\xd8\xc7\xf7\xdc\x49\xa4\x93"
+ "\xdf\x59\x2d\xce\xf2\xe7\x67\xbc\x38\x11\x4e\x4d\x69\xc5\xd9\x1e"
+ "\xcf\x39\x64\x18\xbb\x8c\xcf\x7f\xce\xc5\x73\x1f\x89\x36\xe6\xb9"
+ "\xc6\xee\x08\xf7\x27\xd1\x79\x67\x87\x37\xa7\x05\xed\x43\x9c\x56"
+ "\x54\xb4\xa6\x68\x82\xa1\x78\xd5\x13\x23\x8b\xcd\x39\xe6\xb5\xc5"
+ "\x7c\xc3\x7a\x1f\xc0\x00\x83\x39\x7f\x55\xde\x9a\xb5\x66\xe3\xfa"
+ "\x9c\x7c\xb1\xc1\x7d\x18\x02\x2a\x81\x20\xf8\xbe\x4a\xb4\x45\x34"
+ "\x7e\x43\x67\x51\xf0\x3b\x2b\xe9\x4c\x12\x79\xff\x6e\xb3\x9e\xdf"
+ "\xed\x85\xb6\x6b\xe7\x31\x3b\x14\x66\xcb\xf2\xa0\x73\x12\xd1\x7f"
+ "\xd1\x9f\x87\x9d\xff\x46\x3a\x34\x1b\x5d\xd1\x5a\x71\xbe\x04\x3f"
+ "\x23\xc0\x66\xc6\x80\x56\xd0\x36\xae\xa3\xf1\xd8\x5d\x99\x3e\xeb"
+ "\xce\xf1\xfc\xdc\xc7\x8d\xe7\xe9\x7b\x95\xec\x2f\xd0\xfc\x92\x98"
+ "\x0f\xbe\x7d\xd2\x39\xd8\x79\x90\xf2\xa5\xfa\x57\x53\x29\xee\x08"
+ "\x67\xd6\x9d\x59\xb4\x67\x1b\xbf\xb5\x2e\xeb\xae\xf1\xb2\x4f\x8a"
+ "\xf4\xc6\xb2\x78\x53\xa6\x1d\x76\x15\x7c\xac\x73\x80\xb4\xe7\x5b"
+ "\x5b\x23\xf6\x77\x6b\x10\x36\xd7\x0f\x6b\x45\xd8\x3d\xa6\x4c\x6c"
+ "\x3f\xc3\xce\x69\xb3\x84\x71\x19\xbe\x6b\xd9\xd1\xca\x32\x63\xff"
+ "\x1a\xe5\xb7\xfb\x36\x2c\x7b\xa2\xac\x33\x42\xf6\xbb\xa3\xc5\xf9"
+ "\xcb\xe3\x32\x30\xac\x17\x3e\xb3\xbb\x31\x8e\xce\x42\xc0\x72\xd1"
+ "\x38\xb4\xaa\xb5\xe4\x52\x63\x93\xfe\x1c\xca\x7d\x17\xfa\x17\xeb"
+ "\xc4\x39\xa5\x98\x07\xc3\x3c\x6c\x65\x57\xa1\xd9\xc0\x68\xdc\x19"
+ "\x65\xbe\x7b\x6c\xb3\xc1\x09\x2c\x6a\xe1\xe7\x94\x0e\xeb\x97\xbe"
+ "\xd4\x42\x3e\x09\x86\xf3\x7d\x7a\xbb\x8d\x32\xcf\xcd\x06\x76\x81"
+ "\x60\x22\x8d\x2f\x53\xbb\x59\xce\xdb\x94\xaf\x81\xd6\x62\xb5\xc3"
+ "\xee\x1e\x7b\x1e\x87\xe6\x4e\x30\xe4\xe6\x98\x0d\x05\xf9\xab\xf3"
+ "\x0c\xb9\xf9\xb9\x86\xd5\x6b\xcc\x86\x15\x6b\x68\xa0\x87\x86\x76"
+ "\x82\x74\xc2\x47\xe5\x5b\x9f\x1d\x2d\xcf\x65\x77\xaf\x37\xf5\x12"
+ "\x3a\x5d\xfe\x6a\xb7\xcb\x14\x13\xcc\x93\x72\xa9\xcd\xdc\xdd\x86"
+ "\xf2\x90\xce\x04\x88\xea\xc4\x6f\x2a\x4b\x46\x70\x1d\x2e\xff\xab"
+ "\x80\x2d\xd7\xc8\xb0\x5c\x2f\x86\x9c\xf7\xc7\x95\x4b\xfa\x58\x2b"
+ "\xf6\x2b\xf3\xf3\x6f\x6a\xf9\x5a\xfe\xf2\xf1\x11\xd3\xd0\x99\x5f"
+ "\x1b\x61\xd9\x45\x28\x1f\xcc\xac\xbb\x0b\x24\x1d\xd2\xfa\x2a\xc6"
+ "\xc9\xfa\x83\x3a\x51\x6e\xe9\xa9\x3f\xe5\x67\x48\x7f\x98\x2b\x5b"
+ "\xcb\xd7\x7d\x78\xdc\x68\xef\xf0\x1b\xdb\x69\xa4\xfd\x2c\x95\xc3"
+ "\xb9\x3e\x5b\x5b\xfa\x02\x3f\x87\xef\x4b\x9a\x43\xa5\x7b\x71\x50"
+ "\x57\x7a\x8b\xfb\x3b\xcb\x4f\xca\x32\x92\xe1\xc3\xd7\x61\xae\x2f"
+ "\xc1\x3a\xc6\xf9\x59\x31\x94\xeb\x18\xfa\x09\x48\x93\x5a\x3e\xef"
+ "\x8f\xda\x12\x3b\x54\xa4\x9b\x37\x31\xe6\xb2\x56\xa4\x29\xf4\xe0"
+ "\x62\x38\x3d\x40\xd9\x2e\x2b\x58\xb3\x6c\x25\x56\xf4\xa2\x3c\xf3"
+ "\x32\x13\x9d\x71\x41\x76\x80\x1f\xa0\x31\x34\xd7\xb0\xb6\x38\x6f"
+ "\x59\x1f\x08\x07\xe5\x8f\x54\xca\x5f\xe7\x43\x7d\xed\xee\xce\x8e"
+ "\xa6\xbd\x16\x62\x6f\xc5\x9e\xcb\xdd\xc5\xd8\x27\x09\x92\xfb\x9e"
+ "\x2f\x6d\xfa\x34\xf4\xed\xd2\x80\xfb\xe2\xc8\x33\xb1\x5e\xa0\x72"
+ "\x24\xf1\xa1\x5b\xad\xc2\x76\xa5\xa2\x4b\xd6\x01\x7c\xc7\xf6\xaf"
+ "\xdc\x1e\x58\xab\x51\x99\xda\xad\x8e\x3e\x4b\xf6\x47\xac\x0b\x39"
+ "\x8f\x76\x20\xae\xf6\x1c\xec\xe1\xfd\xaf\x1a\xde\x2e\xed\x49\x95"
+ "\xd3\xec\xf6\xef\x77\xde\xb3\x4f\xd6\x13\x45\x9a\xdb\x28\x8c\x9f"
+ "\x79\x64\xad\xc8\x24\x99\x33\x21\x7b\x8d\x0c\x87\x7c\x65\xb5\xdc"
+ "\x8e\xec\x29\x0b\xb5\x0d\x1f\xeb\x68\x6e\x5c\xd0\xc3\xf5\x4f\x37"
+ "\xce\xc8\xcf\x4f\x41\x9f\x0f\x71\xef\x92\xd6\xa9\x9c\xe6\xbe\x81"
+ "\x05\x71\xb9\x05\x2e\xcc\x6b\xb5\x9c\x17\x8b\x1f\x67\xac\xe5\x7a"
+ "\xb6\xc7\x1e\x18\x3b\xdc\xb3\x93\xfa\xcc\xac\x3b\xbb\x17\xca\xf3"
+ "\x24\xd7\x2d\x7c\x37\x27\x89\xb3\xdc\x48\xdf\xa8\x9c\xa4\x57\x01"
+ "\x9d\xaa\x34\xc8\xf2\xa6\x32\x63\xba\x33\x06\x7e\xde\x6f\xe5\x78"
+ "\x99\x97\x91\xce\x9c\xe1\xf5\x56\x87\xb4\xb8\x44\xdd\xe5\xfd\x3d"
+ "\x71\xce\x10\xed\x77\x89\x42\x1a\xb3\x3a\x60\xef\x74\x5a\xc3\x1f"
+ "\xe7\xa6\xfe\xd3\xb8\x2c\x3a\x43\x41\xb4\x65\x95\x55\x88\x7f\x67"
+ "\x60\x8f\x7a\xe5\x11\xcc\x7b\xa7\x90\x5d\xe5\x31\x45\xdd\x73\x48"
+ "\xeb\x02\x62\x88\x47\x64\xcf\x6c\x96\x69\xbc\xbe\x8a\xfd\xbf\x95"
+ "\x76\x39\x1d\x3f\x6f\x00\x75\x83\xd6\xc3\x5e\x84\xbd\xdc\xdf\x20"
+ "\xfa\x90\xd7\x65\x94\x3f\x95\x8f\xda\x6e\xae\x37\x7a\xba\x2f\x65"
+ "\x6f\x72\x30\x0d\x7b\x53\x65\x5c\x02\xf7\xde\x74\xf9\x9b\xce\x1f"
+ "\xb3\xc3\xbe\x16\xba\x7f\xb2\xc9\xc9\xcb\x70\x53\xb3\x19\xeb\x96"
+ "\x93\xc3\xe5\xca\x3c\xc4\xf0\x32\xfc\x36\x63\xdb\x6b\x11\x73\x43"
+ "\xa6\x4c\x61\x8b\xf6\x35\xd3\xd9\x56\xa5\x06\x3a\x9f\x30\x5d\xd8"
+ "\x1b\x7e\xa6\x0e\x8f\xdb\x22\xd5\xd9\xde\xb4\x57\x88\xaf\x8f\x71"
+ "\x7a\xb8\x6d\x10\x67\x30\x60\x3c\xd6\x11\x17\xdd\xff\x72\xcd\xd4"
+ "\x5b\xa2\xad\xcd\x9f\x07\xdd\x8b\xc9\xe7\x22\xf7\xb6\x88\x33\x4d"
+ "\x62\xb0\xcf\xb7\xd7\x2d\xcb\x6f\xdb\x7e\x0c\xa3\x7b\x5b\xd5\xa0"
+ "\x6d\xe6\x67\x86\xed\x4b\x94\xe9\x95\xe2\xd4\x5c\x1f\x38\x0f\xf6"
+ "\xf9\xeb\x7f\x37\xbf\x63\x74\x5f\x86\x9c\x0f\x87\x45\x38\x82\x6f"
+ "\x4e\xe1\x71\x8b\xfc\x78\xc4\x59\x2a\x5a\x7e\xcf\x74\x1d\x8f\xb3"
+ "\x04\x6c\xd5\x5e\xbe\x66\x8c\xaf\x5f\xc3\x72\x38\x7e\x66\xea\xcd"
+ "\x65\x60\x80\x28\x4c\x43\xf7\x17\xab\x85\x2e\xee\x3b\x2a\xa7\x89"
+ "\x52\x11\x1f\xf7\x1d\x97\xf3\x96\x71\x10\xfd\xd7\xb5\x79\xa2\x2c"
+ "\x1a\xaa\x23\xd2\x5d\xa1\xdc\x5e\x08\x9f\xeb\xf9\x69\x5c\x07\x79"
+ "\x39\x9f\xd7\x2b\x65\x2d\x7c\xba\xe7\x53\x15\xfa\x80\xf4\x3c\xef"
+ "\x97\xbf\x1d\x9e\x97\xee\xed\x7c\x3e\x4b\x41\x23\xca\xe4\xf9\xa5"
+ "\x01\x39\x70\x19\xd1\x1d\x40\x61\xef\x99\xe4\x75\x05\x61\x7c\x8c"
+ "\xd3\x49\xf2\xc0\x3e\xd9\x78\x68\x26\xdf\x10\xeb\x0a\xf2\x84\x68"
+ "\xfc\x82\xf4\x0a\xf1\x36\x04\xeb\xe6\xf3\x2d\x0a\x7a\x55\x64\xd7"
+ "\x31\xec\xac\x0c\x63\x87\xfd\x7c\x8e\x4e\xe6\x27\xc6\xb9\xfd\x72"
+ "\xbc\x8b\x60\xf7\x6b\x65\x3a\x6f\xd0\x66\x48\xbc\xda\x3f\x59\xe4"
+ "\xb1\x3f\x43\xce\x03\xdf\x67\x60\x1d\xe8\xe1\x83\x3f\xb1\xc1\x9c"
+ "\x27\x0e\x39\xa2\x46\x3e\x67\xd9\xca\xbc\xdc\x54\x43\xce\x72\x3a"
+ "\x0e\xa9\xb8\x20\x2f\xaf\x90\x4f\xe6\x04\xfb\x81\x89\x3c\x3f\xe4"
+ "\x83\x38\x7b\xfa\x00\x9d\x87\xe2\x94\xda\x61\xaa\xef\x0e\xaa\xef"
+ "\x4d\x25\x5f\xf3\x3e\x8e\xad\xec\x2e\xb0\xb9\x59\x19\xf5\x03\xb8"
+ "\xed\xa3\xf2\xeb\x9d\xa2\x1d\x40\x79\x52\x1b\x89\xb4\x75\x06\xf3"
+ "\x6b\xbf\x3b\xb8\x2e\x1f\xd0\x86\xb7\x13\xfb\x5f\xe3\x76\xa2\x42"
+ "\xe8\x05\xd9\x27\xda\x03\x40\x78\x31\x4d\x7a\x30\xce\x03\x33\x02"
+ "\x36\xea\x40\xb6\x6c\xa3\x44\x3b\x71\xa0\x04\xdb\xa0\x0a\x29\x2f"
+ "\x73\x40\x6f\x0e\x38\x85\xde\x1c\xd8\x61\x87\x37\xfd\xe7\x7d\x88"
+ "\xb6\x63\x7f\x36\xf9\x8f\xe2\x5e\xef\x03\x47\x64\x7c\xfb\x12\xa8"
+ "\xdd\x38\xd0\xd0\xd3\x7f\x38\x90\x4b\xfe\x03\xad\x4f\x24\x5e\xf0"
+ "\x7b\x8c\x79\xbd\x39\xd0\xae\xb0\x3f\x3a\xfc\x76\x86\x93\xf5\x13"
+ "\xd4\x1c\x8f\xa4\x69\xb7\x91\xcb\x56\x9b\x27\xd2\x51\x55\x79\x96"
+ "\xc2\xbc\x65\xe6\xbc\xdc\xd0\xf9\x36\xa3\xec\x8b\xd1\x5c\xf7\x3e"
+ "\xac\xf7\x8e\x78\xe2\x47\x15\x96\xff\x45\xb3\x5c\x06\x6e\xa7\x2c"
+ "\x74\x67\x0a\xb7\x71\xb1\x1d\xf0\xe2\x64\x71\x87\x79\x95\x59\xd6"
+ "\x13\x82\x9b\x62\x61\x3e\x0c\xc3\xf2\xef\x2f\x93\xfa\x5d\xd8\xb7"
+ "\xad\xaa\x92\xbf\x03\xe9\xab\xfe\xc1\xdb\xbe\xfd\x7c\x6d\x1f\xf2"
+ "\xf4\x85\x45\x0a\x7f\x8b\xbe\xc7\x4a\xdf\xfc\x3c\x26\x71\x1f\x7b"
+ "\xd5\x57\x82\xbf\x55\x28\xff\xe7\x25\x5b\xf1\x62\x86\xc0\x03\xf0"
+ "\xca\x66\x47\x74\x2d\x1f\xe7\x7f\x41\x2b\xe7\x87\xe9\xcf\x2a\xf3"
+ "\xa4\x76\x2b\x14\x9f\x1d\xaa\xf8\x3a\xaa\xad\xfc\x2c\xb9\x17\xa6"
+ "\x86\xa1\xb5\x45\x09\x87\x30\x26\x84\x49\x94\xcb\x3c\xd7\xc2\xc3"
+ "\x4a\xae\x53\xc6\x2e\xa9\x8c\x74\x76\x3f\xcf\x9f\xf4\x5f\xa2\xe1"
+ "\xac\x74\x3e\x89\x9d\xee\x8d\x24\xfa\xf9\x39\x69\x7a\xaa\xd7\x2f"
+ "\x9c\xc6\xf6\x6c\xaa\x5c\x0e\x2a\xe3\xb1\xcd\x0e\x8d\x7c\x3e\x95"
+ "\x48\xff\xc2\x3b\xc1\xb4\xbd\xa8\x51\xa4\xe9\x6c\x1c\x42\x63\xf8"
+ "\x2f\x1c\x64\xd6\x2a\xde\xff\xa1\x73\xab\xf6\xf9\xf5\xf0\xc5\xb4"
+ "\x9e\x7a\xf7\x42\x35\xe9\x9d\x52\x97\xf2\xef\x5a\x86\x9a\x54\x9c"
+ "\x67\x9e\xc0\xbd\x7b\x74\xec\xe8\xf8\xb3\x1c\x73\xfe\x9a\xd5\xc5"
+ "\xa9\x86\xe2\xdc\x1c\xa9\xd2\x07\xd5\x79\x2b\x1f\x03\x70\xca\xf5"
+ "\x0c\xf3\xaa\x0e\xd8\x96\x17\x03\xfa\x4f\x6b\xb5\x86\xd0\x18\xed"
+ "\x8b\x5f\x89\xfa\xf4\x62\xb3\xa2\xee\xf2\xf4\x54\x47\x6b\xb9\xcf"
+ "\xf6\xa2\xb2\xfd\x77\x22\x4f\x7b\x5f\x84\x17\x77\x49\x3c\x75\x0a"
+ "\x1e\xbf\x74\x0f\x2f\x27\x3f\x97\xeb\xc5\x19\x54\x4e\x7e\x0e\x0c"
+ "\xf7\xcf\x5e\x32\xc8\xe5\x0d\xf4\x1b\x5e\x1a\xcf\xfd\x28\xc9\x5f"
+ "\xbb\x51\xff\x5e\xf8\xa7\x2f\x9d\x91\xc6\xe0\xda\xe4\x3e\x9e\xec"
+ "\x5f\x23\x2d\xb9\xc2\x57\x7d\x69\xd7\xec\x12\x76\x6d\x89\x85\xce"
+ "\xab\x23\x19\xbc\xf4\x9e\xec\x5b\xf2\x75\x7c\x7b\xc6\xa5\x21\x3d"
+ "\xf5\x4a\x3b\xc1\xa2\x56\xb6\x49\x3e\x62\x9a\xe8\xbb\xde\xf4\xee"
+ "\x39\xcc\x8b\xe6\x20\xae\x43\x1b\x95\x0b\xed\x5f\x3d\x3f\xfb\x8b"
+ "\xfc\x6b\xd6\xad\x97\xee\xc8\xac\xe6\xeb\x35\x6b\x10\xb7\x03\x65"
+ "\xeb\xb2\x56\xa3\xff\xf7\x12\xd7\x0d\x1f\xea\x28\xad\xe1\x71\xca"
+ "\x3e\x12\x54\xcf\xa4\xb6\x08\xdf\x51\x6f\xab\xeb\x84\x4e\x55\xd7"
+ "\x39\x8a\x8d\xd0\xdd\xad\x57\x77\x17\x67\x6b\x68\xbc\x80\x78\x61"
+ "\xab\x76\x83\xd0\x9f\xea\x42\xd4\x3b\x83\x12\x9f\x84\x8b\x78\xaa"
+ "\x21\x3a\x58\xb1\x5e\x4d\xfa\x4d\xfa\xca\xba\x8d\xe8\x0b\x57\x8f"
+ "\x67\xc5\x46\x75\x84\x33\xb8\xae\x57\xce\x58\xba\x67\x92\xee\x1e"
+ "\x25\x7b\x25\xce\xf9\x3f\xe8\xdd\x2b\xc6\x06\xa4\x7c\x0f\xaa\x98"
+ "\xfa\x10\x6f\x57\x76\xf3\x76\x85\x81\x38\x37\xfd\xa0\x81\xaf\xa7"
+ "\x2d\x3c\xc4\xcf\x12\x95\xf6\x69\x3b\x9a\x0b\x3d\xfc\x5e\xbb\x52"
+ "\x33\xf9\x69\x1e\x9a\x3f\xe2\xfb\x90\x9b\xcc\x1e\x98\xeb\x26\x9d"
+ "\x3c\x98\x45\x67\xc6\x8b\x3b\xc8\x0f\x2e\x92\xcf\x89\xa7\xbb\x2b"
+ "\xe9\xde\x55\x2c\x57\x54\xe0\xde\xd4\x1a\x3a\x13\x1a\x44\x7f\x5c"
+ "\x0f\xbb\xd1\xa7\x17\x32\x38\xf8\x2a\xdd\xdb\x27\xfa\x0a\xe7\x50"
+ "\x2e\x51\xff\x3a\x07\x07\xdf\x17\x73\xc9\xb2\x9d\xa8\x19\x47\x6b"
+ "\xd4\xed\x12\x0e\xcc\x0b\xdb\xff\x97\xec\x22\x2f\xc4\xe7\x92\xe5"
+ "\x79\xf0\xd5\x9e\xe3\x1b\x01\x7c\x76\x38\x78\x58\xf2\x0b\x40\x8c"
+ "\x81\x7d\x8c\xb8\x6a\x12\xe5\x31\xb0\x80\xef\x53\x63\x94\xc7\xc0"
+ "\xc4\x19\xd4\xd5\x5d\x94\x7f\xa4\x31\x22\x56\xfa\x28\xf0\x31\x2b"
+ "\xf4\xe1\x22\xfa\x13\xd8\xbe\x13\xed\xb2\x5f\x28\xe4\x53\xf3\x11"
+ "\xf9\x87\x74\xd7\xab\xec\x4b\x0a\x1f\xa0\xe6\xa4\x68\xcb\x6a\xea"
+ "\xe5\xb6\x0c\xd3\x1e\x93\x6c\x85\xd4\xce\xd5\xf8\xfb\xbf\xe1\xd7"
+ "\xe7\xd7\x74\xc9\x3c\x92\x79\x2e\x78\x54\x3b\xad\x3b\x61\xf8\xd2"
+ "\x00\x6f\x6b\xf9\xd9\x4e\x8a\xf8\x4d\x0a\xde\xd3\x77\x89\xb0\x9b"
+ "\xb5\xd8\xfe\x57\x1f\x15\x6d\x4a\xad\x74\x6e\x89\xe9\x21\x7e\x5f"
+ "\x3c\xe7\x41\x3e\x1f\x9b\x71\x94\x1a\x91\xb6\x5a\x93\x5d\x75\xb7"
+ "\x45\xd8\xb2\x5a\x6c\xff\x6a\x72\xa5\x74\x3a\xa2\x45\x49\xef\xfc"
+ "\xd5\x2b\x57\xaf\x59\xbf\x9a\x06\xd4\xd6\x16\x1b\x96\xad\xc9\xcd"
+ "\xeb\x13\x66\x3c\x44\x4f\xf7\x69\x3b\xf7\xf9\xcf\x9f\x7a\xb9\x8c"
+ "\xd6\xd3\x8b\xbb\x0b\x5e\xde\x62\xf8\x11\xe9\x57\xed\x17\x34\x56"
+ "\xc0\xef\x90\xa0\xb3\x56\xc5\xb8\x41\x27\xa5\x17\xbc\x7e\x79\x55"
+ "\xf7\x7a\x93\xe4\x63\xbd\x3c\x8c\xf8\x28\xf5\x39\x58\x07\xd4\xe5"
+ "\xc8\xed\x10\xd1\xc7\x7d\xf3\x6b\x46\x6e\x17\x7d\xd7\x4c\x1a\xce"
+ "\xaf\x6b\x46\x6c\x6f\xea\x32\xec\xaa\xbb\xe6\x89\x72\xd5\xcd\x90"
+ "\xf9\x41\xe5\x77\xd1\x9d\x9e\x2c\x1f\x75\xf4\xe5\x32\x09\x17\xd9"
+ "\x4f\xc2\x9d\x28\xaf\xe7\xa6\x33\x45\x1b\xd7\xd1\x79\xc2\x87\x66"
+ "\xfa\xf6\x90\xbd\xa9\xab\x90\xed\x12\xb5\x45\x3e\xc4\xf3\xd6\x15"
+ "\x47\x34\xd6\x9b\xc9\x98\xf6\xd6\x73\x70\xe8\xac\xb8\x77\xa0\xee"
+ "\x78\xf0\xbd\x03\x87\xd0\x1b\x3d\x74\x56\xfa\x79\x14\xef\xd7\xfb"
+ "\xc9\x69\x5a\x14\x61\xfa\x10\x18\x2c\xd7\xa1\x14\xbf\xbf\x22\xce"
+ "\x35\x95\xce\x41\xa6\x3b\x34\x0e\xe5\xd0\xd9\xa1\x01\xdd\xa8\xdb"
+ "\x2e\xf9\x20\x9d\xc4\x3b\x6a\x6f\x11\x46\xec\x65\xad\x44\xdd\x60"
+ "\xd9\x40\x65\x62\xae\x7c\xd4\x89\x43\x25\x01\x3d\x10\x3c\xc2\xb0"
+ "\x8a\x80\x9f\x72\x28\x97\xd2\x28\xf9\x80\x79\x4c\x16\x7d\xd3\x43"
+ "\x0d\x72\x9b\x4d\xe7\xa6\x8a\x7b\x28\x0e\xa5\x1c\xdb\xdc\x89\x7d"
+ "\xfe\x43\x67\x14\x38\x52\xa4\xb1\x08\x0d\x53\xd7\xee\xa8\xe5\x7d"
+ "\xb6\x43\xce\xc0\x98\xc0\xa1\x14\xb2\xbb\x1c\x47\x82\x29\xcb\xe6"
+ "\xe4\x77\x55\xab\xe4\xbb\xe9\x5d\xd6\x97\x0d\xb2\x8f\x22\xe3\x6a"
+ "\x16\x63\x4e\xfc\xac\x4b\xac\x83\x15\x08\x33\xd5\x3f\x1e\x8b\x61"
+ "\xfe\x3e\xa0\x05\xeb\x31\xf7\xbd\x5f\xce\x0d\xf4\xf5\xea\xf8\xbe"
+ "\x6a\xde\x0f\x14\x78\xd0\xef\x7a\x39\x3b\xb4\xdf\x86\xfe\x83\x21"
+ "\x7f\x75\x3e\xba\x0f\x2b\x0a\xd7\x4c\xc4\xae\xc3\x8a\xc2\xfc\x89"
+ "\xb4\xf4\x6b\xe6\xd4\xe9\xfc\x89\x95\x63\x62\x98\xf1\x63\x1a\xf7"
+ "\xe6\xf7\x41\xd3\x98\x11\xf6\x73\x69\xec\xd4\x25\xee\x55\x8d\x91"
+ "\x9e\x5a\xe9\xd9\x0b\xdb\xbd\xec\x0e\x78\x25\x9a\xee\xc0\xb1\xc3"
+ "\x2b\x7a\x9f\x55\xdc\x27\x2b\xb5\xd9\x68\xcb\x5f\xf6\xca\xf3\x66"
+ "\x7c\x2d\x3c\x9d\x67\xd8\x6d\xe2\xe3\x71\x2e\xeb\x2b\xfe\xf1\x0f"
+ "\x31\xbe\x28\xe6\xde\x30\x3c\x4b\x0e\x97\xc7\x63\x31\x2c\x57\x1e"
+ "\x7b\x15\xb0\xaf\x98\x03\x69\x83\xc6\xb6\x13\xe5\x79\x39\x84\xa9"
+ "\x92\x79\x26\xe3\x29\x35\xb0\x8b\x92\x9f\x14\xc5\xfd\x6a\xeb\xcb"
+ "\x3b\xf9\x19\xa2\xe4\x8b\xf3\x71\xe6\x57\x4e\xca\xf9\x50\x1f\x81"
+ "\xe8\x96\xe6\x80\x78\xbd\xa7\xb3\x42\xc5\x59\xa3\xaf\xf8\xe5\x1f"
+ "\xc2\x73\xe3\xdd\xc3\xf8\xb8\xbc\xb1\x18\xfd\xb3\x61\x21\xe3\x70"
+ "\xa4\x43\xa3\xf7\x41\x6f\x3e\xc6\x24\xfa\xe9\xd1\xe4\x23\x60\x19"
+ "\x0e\xa1\x3c\xa3\xc8\x96\x8b\x76\xef\xf0\x3c\x7f\x1b\xaf\x33\x65"
+ "\xb2\x84\xe1\x8b\xe8\xbc\x79\xb1\x7f\xe1\xf0\x53\xa4\x6f\x8e\xfe"
+ "\x2b\x5d\x8c\xd6\x2a\x1f\x58\xe8\x12\xe3\xf0\x87\xdf\x0c\x8c\x99"
+ "\x1d\x06\xe9\x6c\x54\x5a\x07\x87\xf2\x3a\xec\x5f\xff\x41\xf0\xdc"
+ "\xf7\x42\x9c\xb4\x57\x81\xf2\xff\x0e\xf3\x3d\xd8\xef\xdf\x25\xdd"
+ "\x2b\xfe\xea\x78\x8e\x03\x6d\xb5\xd8\x0f\xf0\x2a\xea\xe1\xe1\x44"
+ "\xd1\x36\x10\xee\x6c\xe8\x4e\xd8\x75\xba\xdb\x7a\x2a\x8d\x78\xe8"
+ "\x4c\xf8\x85\x4e\x9c\x45\xfc\xea\x3d\x4e\xab\x06\x65\xfa\x2a\xca"
+ "\xff\x8d\x88\xf3\x5a\xd7\xd6\xb1\x66\xcf\x15\xd6\xb0\xfb\x53\xb4"
+ "\x73\xcb\x01\x3c\xeb\x58\xfd\xb5\x2b\xec\x18\xbf\xfb\xfc\x09\x80"
+ "\x5d\xff\x04\xf0\x46\x2d\xfc\xf2\x2a\xea\xea\xac\xcb\xbe\x8b\x74"
+ "\x67\x60\x2d\xc2\xcd\x72\x5e\x62\x35\x98\x66\x56\x21\xbb\x58\x83"
+ "\x70\x33\x2f\x5c\x64\x07\x11\x76\xa6\x09\x75\x65\x1d\xf3\x78\xa3"
+ "\x56\x7e\x69\x58\x40\xb6\xfb\xd5\xe3\x8e\x3d\x63\x76\x30\xab\xba"
+ "\x9c\x6d\x1d\x31\x1c\xe9\x69\xf1\xdf\x57\x86\x78\x49\xaf\xe8\x9e"
+ "\x52\xf4\x0f\xbf\x44\x3d\xf8\x72\x09\xfa\x1d\xa8\xb7\x5f\x22\x9c"
+ "\xc3\x0e\xcf\x71\x9b\xe3\x88\x1a\x9e\x80\x3f\x63\x58\xfa\xaf\xb0"
+ "\x66\xef\x3a\xd6\x50\xbe\x18\xe9\x3f\x8f\xf4\x5f\x61\xf5\x58\x86"
+ "\x63\xbb\x3b\x00\x88\x7e\x2f\xe1\xf4\xd2\x7d\x89\xaa\xf8\x5a\x8c"
+ "\x5f\x62\xd1\x41\x2d\xc2\x2e\x76\x42\x7c\x0d\xc2\x2c\x7e\x2a\x1e"
+ "\x38\xfd\x5d\x48\x77\xfc\x98\x1d\x5e\xcc\x9b\xe8\x77\x59\x7f\x51"
+ "\x28\xd3\x29\xe7\x4f\xf4\xca\xf5\x76\x09\x8d\x11\x26\x0c\x3f\x4c"
+ "\x74\x8b\x79\x8f\x5f\xfc\xdd\x51\x8c\x72\x8e\x1a\x31\x5c\xf4\xb1"
+ "\x7f\x51\x2f\xd3\x1f\x3c\x0f\xf6\x0b\xb7\xb0\x9f\xbf\xc0\xfe\xcf"
+ "\x61\xe9\x3c\x78\x11\x46\xe5\x77\x60\xbd\x95\xf6\x00\x7e\x29\xf3"
+ "\x0c\xe3\x0f\x87\xce\x73\x65\xad\x29\xe2\x63\xd4\x39\xcb\xcc\xf9"
+ "\xeb\x72\xb0\xe7\xdb\x07\x0a\x29\x88\xf7\x8d\xf3\x72\x0d\x6b\x56"
+ "\x1b\x96\xe7\xe4\x17\xac\x59\x97\x57\x94\xca\x87\x33\x8a\xf3\x56"
+ "\xe7\xd2\xd0\x75\x51\x4e\x51\x61\x9f\x90\xfe\x4c\xc5\x98\x1d\xad"
+ "\x74\x17\xcd\x66\xd2\xef\xd7\x27\x4b\xe3\xb6\x6e\x66\xcd\xe0\xfd"
+ "\x62\x61\x63\x7e\xf9\xa6\x61\x63\x06\xc5\x8f\x13\xed\xf8\xeb\x19"
+ "\xac\x72\xf8\xab\x8c\xf1\x3b\xbc\x55\x17\xe1\xf5\x91\x9c\x1f\xdd"
+ "\x99\x32\x1e\xde\x77\x25\x9d\x2d\xdc\x48\x7e\xd8\x2f\xcf\x30\x8a"
+ "\x0f\xe2\xc5\xeb\xd1\xc2\x17\xc1\xf0\x6b\x99\x10\x58\x77\xff\xfa"
+ "\x64\xa6\xc6\xb2\x23\x2f\xa5\x3e\xc3\x52\x69\xff\xe3\x1f\xce\xc1"
+ "\x6b\xd4\x97\xa2\x79\x9b\xd3\xdc\x27\xe7\xfb\xb4\x5e\xfb\x1c\xfb"
+ "\x1c\x4b\x99\xb5\x57\x2c\xf1\x6b\xb7\xe8\xd3\xab\xe3\x54\x74\xcf"
+ "\xee\x39\xda\x33\x9a\x46\xf3\xbc\xb5\x56\x5f\x5a\x60\x9d\xd3\x2f"
+ "\x35\xd4\xbf\xe0\xf3\x1c\xdc\x26\x1d\x59\x2a\xd7\x5d\x35\xed\xc3"
+ "\xd9\x3a\x60\x82\xa8\x7f\x47\xf2\x08\x1e\xe5\x3f\x41\x94\x8f\xdf"
+ "\x37\x8e\xbe\xc1\x6b\x9b\xb0\xfc\xbf\x60\xa5\x99\xd2\x9c\xe4\x6b"
+ "\x9b\x7c\x09\xaf\xeb\xbc\xc5\xd8\x2f\xd0\xbd\x5e\x81\x71\x1f\xf8"
+ "\x2a\x87\xff\xca\x8b\x3e\x95\x0f\xfb\x09\xac\xf2\xf5\xbd\xde\xca"
+ "\xe1\x47\x7c\xeb\x8d\x6a\x6a\x5b\x4b\x2d\xc8\xdf\x35\xa6\x3e\xec"
+ "\x92\xe9\x26\xef\x7a\x23\xfa\x5f\xc3\xeb\x19\xc3\xb4\x09\xc3\x1b"
+ "\xf9\xdd\xc6\x95\xc3\xdf\x96\xbe\x3f\xa6\x6f\x1f\xfa\xc9\x18\xd6"
+ "\x82\xdf\x7f\xf2\x31\x05\x7c\x30\xec\x49\xfa\x8e\x53\xf1\xf5\x95"
+ "\x69\xd8\x2f\x49\xa7\xb2\xcb\x65\xe6\xfd\x33\x1a\x23\xf2\x97\xed"
+ "\x35\x8b\x1c\x4e\xfd\x06\xe1\xc3\xc3\x32\xe4\xf1\x4e\xa1\x8f\x7e"
+ "\xb8\x87\x65\x1e\x88\xbb\xbc\x87\x1f\xb6\xa3\x7c\x7d\x74\x07\xfb"
+ "\xd6\x81\xc3\x99\xfa\x97\xfd\xc9\x66\xcd\xf6\x72\x5b\x08\x62\xde"
+ "\xe9\xb5\x7a\x99\x9f\xb4\x9f\x80\x6c\x29\xca\xcd\xb8\xc4\x01\x7d"
+ "\x84\x1d\x78\xed\xb4\xa2\x7f\xd8\x45\xb2\xb6\xc3\x6b\xfc\x9c\x25"
+ "\xa6\xd6\x6e\x15\xdf\x47\x0c\xa2\xae\xbc\xe6\x91\x61\x31\x4c\x9c"
+ "\x77\x52\x31\x62\xdb\x7a\x0f\x0c\x28\xbc\x97\x75\xa0\x6e\x9e\x16"
+ "\x70\xaf\xa7\x04\xea\x94\xd0\x37\x7c\xd6\x53\xff\x9a\xe6\x1f\xe9"
+ "\xbd\x26\xc2\x9e\xd8\xcd\xd5\x8c\x51\x7b\x45\xed\xa7\x61\x00\xf0"
+ "\x3b\x74\x51\x0f\xcb\x9a\xaa\x9d\xc0\xe5\x9c\x30\xfc\xd5\x6e\xba"
+ "\x2b\x1d\x6d\x79\xb8\xf4\x94\x06\xe1\x8f\xf3\x7e\x12\xd6\x0b\x1f"
+ "\xd6\x0b\x4c\xf3\x0b\xd2\xeb\xcd\x97\xa9\xff\xf2\xba\xa7\xb9\xa4"
+ "\x93\xce\xec\x47\x7d\x7d\xdd\x43\x3c\xa4\x7a\xb0\xdb\xca\xf7\x43"
+ "\xf2\x76\xb2\x71\xdd\x58\xc2\xf1\x65\x3f\x37\x68\x5a\xd1\x22\xa0"
+ "\x5c\x68\xbd\x5b\xfc\x79\x84\xd7\x98\x41\x4b\x7d\xd8\xe0\x36\x24"
+ "\x7c\xfb\xd1\xad\x1b\x57\xd1\x5d\x39\xce\xe4\xb2\xbe\x31\xd6\x0e"
+ "\x47\x23\xf6\x33\xb6\xde\x8a\x7e\x0d\xc2\x55\x0c\xa0\xb9\xea\x37"
+ "\x96\x5e\x0f\x56\xde\xa3\x4b\xba\x32\x5a\x4f\xe3\x29\xe3\x2a\xf8"
+ "\x9c\x77\xc2\x38\x93\x18\xb7\x7c\xa3\x4e\x4e\x4f\xe3\x9e\xb4\xbe"
+ "\xa0\xfc\x2a\xe8\xcb\xfd\x7d\xc5\x37\x5a\x84\x8c\xde\x68\x91\xfb"
+ "\x17\xe1\xf2\x31\x1f\x66\xbe\xd2\xa1\xa0\xb6\x19\x1c\x30\xca\x0d"
+ "\xb1\x35\x2f\x02\x54\x6c\x64\xee\xbd\x1b\x51\x8f\x90\xc7\x4c\xfd"
+ "\x46\x06\xad\xc3\xa8\xc5\x36\x7a\xb7\x0f\x20\x0a\x69\xd9\x7b\x05"
+ "\xf3\xdc\x2c\xe0\x98\x38\x5f\x4d\x8f\x70\x05\xf8\x4c\x44\x3b\x02"
+ "\xfb\x36\x83\x76\x9f\x0f\x34\x15\x9b\x21\x19\xc3\xd0\xaf\x38\x3a"
+ "\x43\xee\x0b\x84\x9d\x17\xae\x41\xfb\x88\xf9\x6e\xd9\xcc\x3c\x1f"
+ "\x63\x6f\xc9\xea\x63\xee\x6f\xc3\x77\x2c\xff\x51\x51\xc6\xa3\x47"
+ "\xe5\xbe\x01\xbe\x37\x04\xef\xb5\x3e\x5a\x17\x3a\xc7\xfc\xc4\x9a"
+ "\x35\xe6\x25\x45\x79\xf4\x30\x0e\x5d\x3b\x2c\xd4\x57\x8c\x15\xf7"
+ "\x52\x1d\x3d\x4d\x75\x8b\xfc\x27\xb1\x67\xe9\x4d\x9d\x62\xbc\x87"
+ "\xc6\x9c\x27\x91\xdf\x47\x6b\x4e\x30\x2e\xf5\xa3\x92\x4d\xbc\xbf"
+ "\xf1\xb9\x16\xd4\xa1\xf9\x2d\xcf\x31\xe7\x14\x4c\x10\xcb\x1a\x7a"
+ "\xe6\xf3\x66\x46\x48\x3e\xfe\xf9\x5f\xa9\x6f\xee\xe4\xf6\x71\xcf"
+ "\xeb\x65\x2c\xbe\xdc\x20\xda\xba\x37\xab\xe5\x35\x84\xe1\xcf\x76"
+ "\x19\x91\xec\xad\xcc\xaf\xa3\x3a\x52\xba\x09\xd4\xbf\xd9\xd8\xa6"
+ "\xa6\x7e\xc9\x66\x7c\xa7\x35\x5d\x7c\xfc\x5b\xba\x33\xf2\x83\xaf"
+ "\xdb\xb0\x2d\x7d\xd3\xc1\xf6\x8c\x48\xc6\x3a\xdf\x19\x69\x1d\x97"
+ "\x72\x5f\xbc\x98\xbb\xff\x95\xf6\x3a\x6b\xbe\x38\xbc\xbc\x4e\x23"
+ "\x24\xdd\x26\x21\xb3\x5f\xa1\xfe\xbf\xa1\x97\xf5\x57\x86\x29\xbf"
+ "\x55\xbe\x8b\xf3\x57\xf3\x22\xe1\x67\x15\xe3\xaa\x84\x8e\xff\xea"
+ "\x7d\x3e\x47\x3d\x00\x9e\x39\x07\xbf\x7a\x4f\xa3\x07\x3d\xbe\xff"
+ "\x12\xdf\xf9\x18\x06\xc5\x05\xe9\xd1\x6d\x5d\x75\x1a\xb4\x38\x68"
+ "\x79\x54\x4c\xfc\xa1\xe3\x27\xfe\xa2\xf0\xa7\x66\x2a\xbe\x7b\x25"
+ "\x0a\x25\x18\xd3\x4b\x03\x71\xfd\x62\xb5\xb7\x0f\x4a\xd6\x4f\xba"
+ "\x37\x7d\x7c\xe9\xe6\x12\x0b\xf3\x79\xdc\x71\x4c\x79\x7f\xea\xee"
+ "\x96\xf9\xc3\xca\x84\xff\xb0\x67\x77\xd8\x3b\x16\x77\x59\x59\x21"
+ "\xf5\x69\x7d\x09\xaf\x3a\x4a\xd7\x82\xfa\xad\xab\x76\x35\xf5\xa1"
+ "\xc8\x87\xa1\x3b\xde\xcf\xc1\x5b\xd3\x3f\xc4\x30\xe4\x97\x85\x55"
+ "\xbc\xea\x10\x7b\x93\xde\x7a\xd6\x57\xf9\xaa\x23\x80\x5f\x03\x84"
+ "\x1f\xfb\xe9\xea\xc3\x9b\x3b\xd5\x36\xcd\xbd\x60\x33\x38\xe1\x43"
+ "\x7c\x0f\x2b\x2b\xcc\x93\xc6\x84\x09\x07\xb6\xc1\x3b\x4a\xbf\xc1"
+ "\xb6\xd9\xc2\xe7\x67\xd4\x17\xe1\xad\x8f\xea\x23\xa4\xe3\x73\xac"
+ "\x09\x63\x46\xb8\xac\x6f\xa1\x3d\x7f\x62\x9f\xd4\x0f\xc1\x7e\x52"
+ "\x7d\xac\xdc\x1e\x60\xfc\x70\x31\x4f\x54\x6f\x90\x61\xc2\xca\xe8"
+ "\xe7\xb4\xe6\x99\x35\x92\x1e\xb0\x2b\x9d\x9d\x74\x06\x63\xa4\xb1"
+ "\x38\x5a\x73\x5f\xac\x67\x3e\x76\x60\xa5\x73\x73\x15\x73\x6f\x4e"
+ "\x66\x9d\xa5\xc9\x7c\xad\x0c\xf5\x2b\x74\xdd\xfd\x57\x7e\xd5\x7d"
+ "\x60\x65\xb7\xef\xc0\xca\xaf\x59\xff\x95\x97\x7d\xfd\x57\x5e\x11"
+ "\x63\x86\x10\xe7\x3a\xb0\xd2\x81\xf4\x4c\x41\x3a\x2f\xd2\x3c\x24"
+ "\xf6\x33\xb0\x3f\x57\x7f\x5c\xee\x67\x04\xf5\x63\x72\xcd\x4b\x68"
+ "\x51\x41\xce\xaa\x85\x69\x8f\x4b\xd7\x72\x3c\xb5\x36\x67\x65\xde"
+ "\x12\xec\xe1\x2c\x91\x56\x1f\xd1\xf0\x33\x3a\x73\x04\x4b\x33\x1e"
+ "\x13\x0c\xeb\xf3\x8a\x8a\x46\xae\x59\x3d\xc1\x40\x97\x79\xf0\x70"
+ "\xb1\x8f\xc9\x94\x93\xcb\x5d\xbe\xbc\x1e\xe3\xd5\x54\x16\xba\x3b"
+ "\x12\xcb\xf3\xb5\xb2\x0c\x12\xcd\xb7\x73\x9a\x91\x5e\xa2\x5b\xa2"
+ "\x19\xfb\xed\xbf\xf6\x8f\x7f\x06\xc6\x0c\x7e\xed\xa6\x76\x5c\xc6"
+ "\x41\xe9\x31\xdd\x25\x45\x3a\x2c\xeb\xaf\x8f\x28\xc7\x4d\xc5\xd8"
+ "\xe5\xdb\x59\x7c\xcc\xf4\xc0\x42\x07\xdd\xa3\x83\xfe\xa0\xea\x3c"
+ "\xbc\xcd\xfd\x26\xea\xf3\x71\x9e\x7b\xe4\xfb\x26\xea\x5b\x68\x0d"
+ "\x8a\xa0\xed\xd7\x4e\x85\x4f\x86\x32\x7f\x7b\x11\x8d\xe5\x75\xc1"
+ "\xdb\xe3\x10\xee\x2b\xc4\xe7\xf4\x1d\x58\xd8\x8d\xfd\x33\x94\xc1"
+ "\xc2\x2b\x74\x8e\x08\xed\x3d\xa1\xbb\x1d\x5a\x9d\x0e\x7e\x4f\x1e"
+ "\x4f\x83\xbd\x58\xa2\x59\xe0\x7c\x3b\x33\x30\xa6\xf0\xb6\x56\xa6"
+ "\xcb\x0e\xbf\x3e\x4d\xb4\x28\xe5\x33\x7d\xea\xbc\x91\xab\xd7\x8c"
+ "\x5c\xb6\xd6\x3c\xd2\x6c\x2a\x5a\xb3\x76\x85\x29\xc8\x5e\x66\x7a"
+ "\x2a\x8d\xe3\xd8\xbf\xb2\xa1\xdf\x16\x5d\xaf\x38\x55\xda\xaa\x53"
+ "\xdb\x68\x4d\xea\x2d\x10\x67\x79\x9c\xc6\x08\xe1\xe0\x7e\x76\x9a"
+ "\xc6\x26\x68\x8e\x3c\x6e\x4b\x5a\x7e\xec\x96\xb4\x1c\x9f\x35\xfd"
+ "\x6e\xda\x03\x15\xe7\x99\xae\x8a\x6d\x9f\xac\xf2\x5a\xc7\xde\x4d"
+ "\x3e\x59\x35\xda\xf0\x8a\x5b\x59\x1b\xa6\x39\x8b\x69\xec\xf8\x6b"
+ "\xc7\x74\x27\x3b\xe0\x37\xbd\xf1\xd9\x12\xb7\x85\xd5\xc6\x79\x98"
+ "\x2f\xb5\x0c\xfb\x5f\x88\x97\xf6\x7e\xb0\x04\x63\x1a\xf5\xff\x46"
+ "\x7b\x20\x3a\x30\x56\xfb\x9b\x54\xac\x6b\xbd\x66\x6e\x67\x1f\x22"
+ "\xae\x16\xdf\x15\x5f\x0b\xdd\x7b\x2c\xcd\x59\x9c\xd9\x89\xbf\x51"
+ "\xfb\x80\xee\xba\x87\x92\x2f\x40\xdd\xda\xde\x49\xfb\x48\x1a\x31"
+ "\xbf\x66\x84\x3f\x8e\xbf\x06\xc3\x6a\x88\xba\x08\xbf\xd9\x24\xaf"
+ "\xcd\x13\xfe\xff\x3b\xdc\x0f\xc6\xf4\x8d\xb4\x2f\x64\xd3\x2a\xb4"
+ "\x1d\x1d\x0e\x35\xe1\xc7\xb0\x16\x9b\xa9\x13\x6c\x9e\x93\xb4\x77"
+ "\x87\xc6\x68\x08\xc6\xe8\xc1\x38\x1a\xa7\xf1\x31\xbd\x1a\xed\xe8"
+ "\x49\x6c\xa7\x1a\x68\xcd\x67\x6b\x49\x1b\xb4\x16\xb6\x80\xaf\xdb"
+ "\x98\xc2\xf1\x21\x3d\x98\xe6\xcc\x5b\xcb\xdd\x6a\xd2\x17\x84\x3b"
+ "\x4d\xfe\x10\x9d\xf5\xc0\x8a\x8d\x3f\x42\x98\x66\x8c\x3f\xcd\xfe"
+ "\xa5\x57\xd3\xba\xca\x8b\x70\x6c\x3b\xeb\x36\x1a\x47\x77\x89\xfb"
+ "\x6f\xcf\xc1\xb1\x45\x48\xeb\x4f\x14\xb4\xce\xc7\x32\xa0\x2e\x41"
+ "\x23\xe6\x7b\x9c\xe8\x68\x35\xb5\x40\xab\x1b\xf3\x75\xb6\xd0\xba"
+ "\xe1\x14\xb6\x5e\xaf\xa1\x75\xc4\x6c\xbd\x51\x53\xfe\x35\x68\xd0"
+ "\x66\x36\xd6\xe2\x13\xcb\x7f\x0c\xfb\x7f\xc9\x2e\xeb\xb1\x42\xf9"
+ "\xbc\x10\xea\x6f\xe0\x77\x99\x6c\x73\x76\x21\x0c\xd2\xd3\x40\xb8"
+ "\xfb\x76\x01\x8d\x41\x45\xa3\x3d\x8b\xc6\x3c\x63\x90\x8f\x0d\xc8"
+ "\xbb\x1c\x94\xd9\x71\xe2\x35\xf2\xa7\xd3\x87\xf8\xca\xaf\x20\x3d"
+ "\xc5\x7a\x4d\x6c\x3b\xa8\x66\x7b\x5c\x0c\x79\x7e\x66\xb6\xc5\xc5"
+ "\x68\x7f\x01\xad\xd5\xc7\x34\x13\xb1\xac\x1a\xb1\xe6\xe1\x58\x97"
+ "\x9c\x97\x97\x74\xec\x52\xb6\x34\xbe\xfb\xce\x2e\x5a\x43\x19\x58"
+ "\x07\xf9\xce\x4e\xfc\xfe\xb1\xf2\x9b\xf4\xdc\x67\x7d\xdb\x54\xc3"
+ "\x75\xfd\x9d\xb1\xa8\xeb\x8b\xa4\xfa\x83\xb8\x35\x9a\x6e\xeb\x52"
+ "\x0a\x9f\x81\xfe\xc9\x3c\x51\x07\xde\xe1\xbe\x7e\x07\x1c\x33\x8a"
+ "\xbb\x82\x8f\xa5\x4a\xe3\x82\x67\x04\xce\xdf\x6c\x22\x59\x13\x0f"
+ "\x51\xcf\x9f\xb6\x75\xb6\x70\x1d\xb7\xc3\x6f\xea\x6a\xd0\xa7\x8a"
+ "\x60\xef\xdd\x36\x6c\xeb\x7c\x57\x58\x27\xf5\xa5\xc5\x9a\xc7\x77"
+ "\x1a\x97\x58\xa2\x32\xb0\xdf\xac\x46\x5e\x50\x1d\xbd\x15\xfb\x0b"
+ "\x93\x68\x6d\x2c\xf2\x80\x68\xb2\x5f\xef\x5e\x6e\x94\x01\xfa\xa8"
+ "\xbf\xd5\x20\xbd\xfc\x5e\x2a\xba\xb7\x58\x8c\xf7\xff\x56\x2f\x9f"
+ "\x0d\xc3\xae\xb0\x12\xf2\x03\x31\xdf\xb2\x6d\xeb\x78\x1e\x74\x57"
+ "\x73\xa7\xd9\xc0\x3e\x6f\x36\x38\x22\xda\x7b\xc5\x5a\x4e\x87\x74"
+ "\xff\x23\x5f\xd7\x12\xbc\x96\xf3\xb7\x65\x8a\xb1\x43\x5a\xdb\x52"
+ "\x46\xeb\x77\xc4\x19\x5e\xbf\xe5\x67\x7d\xcd\xb6\x88\xb3\x8a\x6c"
+ "\xee\x2e\xa9\x0f\xfc\xdb\x53\xfc\x4e\x38\xea\x5f\xf1\xf5\x9f\xe7"
+ "\xa5\x35\x9b\xbf\xcd\xa3\x3c\x9a\x43\xee\x9d\xcf\x5b\x9d\xf3\x44"
+ "\x41\x9e\x18\x4e\x1f\xf9\xa4\x39\x67\x45\x70\x3f\x9d\xdb\x5d\x66"
+ "\xfd\x6d\x9b\xb0\x63\xef\xea\x14\xb6\x51\xe3\x9f\x5f\x50\xc3\x31"
+ "\x31\xc7\xf0\x6e\x5a\xb8\x39\x86\xe9\x2b\x56\xaf\x29\xe2\x79\xf0"
+ "\xe5\xad\x79\x62\xa7\x6a\x1f\x98\x3f\x75\xfa\xd4\x91\xc5\x79\x66"
+ "\x7e\xd1\x93\x18\xd0\xcf\xc9\xcd\x2d\x92\x16\xbf\xe6\x53\x2a\x8a"
+ "\x59\xbe\x9e\x27\x2d\x5c\x69\x16\xcb\x66\x8b\x0b\x72\xd6\xe5\x49"
+ "\x28\x94\xb4\x26\x53\xdb\xdd\x5c\xcd\xdb\x87\x3e\x62\xad\xce\xbb"
+ "\x8d\x8a\xb9\x7d\xe5\x58\x62\x12\xc6\x9d\x95\xe3\x0a\x87\x90\xae"
+ "\x34\xac\x6a\xad\xe3\x36\x4b\xd3\xf4\x32\xf1\xb7\x61\x3a\xdd\x4d"
+ "\x82\x7e\x56\x03\xdd\xa5\x2d\xad\x83\x41\xdf\xa1\x61\x28\xf6\xfb"
+ "\x1b\x90\xbf\x96\xd9\x5e\x1f\xc3\xf6\xdd\x62\x87\xe3\x7a\x69\x7c"
+ "\x4e\xeb\x53\xbf\x9b\x4e\x6b\x18\x6b\xf8\x58\x72\x43\x46\xc0\xee"
+ "\x1f\xd7\x93\x0f\x4b\x36\x96\x68\x23\x3a\x31\x7e\xa9\x62\xfd\x58"
+ "\xbb\x1d\xde\xe5\x63\x32\xb4\xce\x89\xdf\x1b\x84\xf6\x48\x3a\xa3"
+ "\x44\xdd\xfa\x32\xf9\x44\xbf\xdb\x41\xeb\xc3\x7c\x15\xe3\xea\x45"
+ "\x1b\xf7\xde\x21\x56\x39\x66\xc2\x68\x27\x24\x0a\x9b\xd4\x70\x01"
+ "\xc3\x6f\x46\x1a\x5b\x30\xfc\xa7\x6f\x6d\xee\x8c\x26\x3f\x5d\xcc"
+ "\x97\x36\x5c\x90\xc6\x96\x89\x3f\xd1\x0a\x1a\xda\x03\xe3\xcf\xc7"
+ "\xf5\x8e\xf8\x71\xf5\xdb\xc4\xfa\x30\xbe\x16\x46\xac\x47\x7a\x4f"
+ "\xeb\x1f\x6f\xc5\xbc\xa5\xf5\x1f\x89\x1d\x08\x8f\xbc\xa8\x97\xd6"
+ "\x64\x50\xd9\xe7\x51\xb9\xc5\xba\xde\xf7\xd2\x95\x7d\x71\x71\x4f"
+ "\xcb\x98\x09\x3e\xb1\x86\x9b\x68\xcf\xe7\x3e\x3d\x8d\x75\x5f\x25"
+ "\x7e\xbf\x87\xb6\x7f\xcc\x3d\x98\x0e\x5b\xce\xdf\x76\xc9\xf4\x10"
+ "\xcd\x66\x0b\x3a\xa6\x98\x8e\xfc\xb0\x6e\xde\xde\xbf\x57\x15\xa0"
+ "\xf9\x3d\xd1\x7f\x67\xb2\xbd\xfa\x5d\xac\x98\x73\x18\xd7\xa8\x90"
+ "\x9b\xe6\x22\xbc\x77\x01\x69\x6d\xdc\x2a\xd6\x61\x45\xcb\xeb\x9b"
+ "\x10\x57\x50\xf9\x03\xf3\x01\xef\x16\x89\xf9\x80\xdf\x69\x02\x32"
+ "\x7c\xaf\x85\xf4\x9e\xd6\xb0\xc9\xeb\xd7\x48\x9e\xe2\x0e\x9b\xdf"
+ "\xa5\xca\x78\x7c\x09\xe3\xea\x68\xcc\x66\xb7\x58\x8b\x81\x72\xf9"
+ "\xdd\xaa\x28\xd5\xe7\xdc\xaf\x1f\xed\x86\x3a\x0c\xeb\x85\x61\x39"
+ "\x04\x47\x79\xf2\x71\x73\xe4\x0d\x95\xc5\x87\xfd\xfd\x28\x7d\xaf"
+ "\x19\x88\xaf\x04\xed\xf1\x8c\x80\x6e\xfc\x6e\x2a\x5f\x07\x26\xf1"
+ "\x9a\x59\xdf\x7d\x26\x30\x8e\xf4\xbb\x23\xfe\x31\x60\xc4\x13\x68"
+ "\x93\x7e\x77\x8a\x78\x5c\xee\x1f\x0f\x3b\x0e\x9c\x0e\x31\xb7\xff"
+ "\x71\x07\xfc\xfe\x2b\x96\x30\xe6\x1e\x6a\xcf\x69\xac\x82\x64\xcf"
+ "\xfb\x1e\x7c\x2c\xf7\xf7\xaf\xd5\x88\xf9\xb3\xfd\xf8\xfe\xa6\x4f"
+ "\x1d\x4e\x77\x7e\x6f\x50\xae\x35\x17\xfc\xff\xbd\xc9\x47\x38\xb1"
+ "\xfc\x84\x0b\xdb\x38\x95\x3c\xc6\x2e\xe1\x7d\x14\x71\x1e\xe8\x90"
+ "\x78\xcd\xe7\x95\x2b\x25\x3e\x90\x8c\x39\xcf\x7f\x8f\x75\xea\xb7"
+ "\x7c\xfe\xa6\xb4\x8e\x5d\x58\x83\x38\xc4\x7d\xcf\xbf\xaf\x62\xc4"
+ "\x5b\x09\xde\x41\x63\x41\x48\xbb\xd8\xa7\x8b\xba\x78\xcd\xc4\xf7"
+ "\x28\xfa\x2a\xc7\x1d\x21\xda\x69\x4e\x39\x30\xbe\xf7\xfb\x53\x94"
+ "\xd6\xf1\x33\x91\xa6\x5c\xcc\x79\xa3\x6c\x7e\x1f\xcd\xd6\x9b\x40"
+ "\x9a\x6b\x45\x5b\xff\xde\x19\xd2\x7b\xc2\xe3\xe4\xe3\x37\xbf\x6f"
+ "\xf7\x21\x5f\x50\x26\x71\x2e\xeb\x71\x9d\x2c\x13\x94\xc7\xc9\xeb"
+ "\xf4\xfd\x50\x26\xc7\xd3\xe5\xf3\xbe\xa8\x6d\xc2\x3a\x5c\x26\xfa"
+ "\x35\xc7\xbd\x71\x5b\x26\xb1\x38\xcf\xdd\xe4\x83\x39\x6b\xd5\x7c"
+ "\x5c\x5e\x5e\x4b\x7d\x3b\xf2\xe9\x92\xbc\x3f\xc5\xb7\x75\x61\x1b"
+ "\xad\x43\xb7\xb9\xc5\x3a\x74\x0a\x9f\xe5\x64\xbe\x56\xa7\x97\xf6"
+ "\x67\xb5\x61\x1e\x75\x72\x9f\x9f\xec\x5b\xd4\x16\x15\xf2\xee\xf8"
+ "\x31\x3b\xbc\x35\x56\xb2\x6b\x31\x28\xf3\x7f\x48\xf8\x95\x34\x48"
+ "\x67\xed\x1f\xf7\x88\x7e\xe8\xf1\x4e\xb4\x3d\x55\x62\xec\xe0\xb8"
+ "\x53\xa6\x1b\xe3\x1b\x43\xcb\x98\x35\x65\x7a\x9e\xa1\x80\x4c\x74"
+ "\xda\x5d\x16\x83\x71\x68\xee\x68\xbe\x71\xc1\x70\xff\x94\x09\x86"
+ "\xac\x89\x43\x2d\xa6\xd4\x59\xe2\x31\x25\x6b\x06\x3d\x43\xfa\x05"
+ "\x06\x97\xf5\xfd\x79\xc1\x63\x13\x1f\x4b\x34\xbc\x5f\x60\x57\xcd"
+ "\x2c\xe0\x3a\xac\x1b\x91\xcd\x2a\x92\xaa\xb0\x4d\xed\xa2\x3e\xdb"
+ "\x6c\xef\x67\x8c\xed\x49\xaa\x62\xf1\x23\xb2\x1d\xf1\xbb\x5b\xf0"
+ "\x57\xe1\x88\x1f\xb3\xb4\x1c\x6d\x20\xfa\xa8\xee\x38\x4f\x8c\xb0"
+ "\x95\xf8\x8d\x7e\x4f\x27\xfa\x56\x24\x4b\x98\x36\xac\x94\xcd\xf6"
+ "\x32\x1b\xfa\x58\xc8\x97\xf7\x4f\xca\xed\x38\x1f\x53\xaf\x18\x91"
+ "\x3d\xdb\xc2\xae\x91\xee\xa0\x7f\xa0\xc5\xbe\x7f\x36\x8d\xab\x23"
+ "\x1c\x96\xff\xad\x23\x82\x17\x1f\xa0\xfc\x8f\xa7\x48\xfc\xcd\xc2"
+ "\x6f\x94\x7f\x56\x2c\xaf\xe3\x56\x3d\x6f\x2b\x7c\x5b\x87\xcf\xc1"
+ "\x7e\x69\x85\x8c\x13\x71\xc5\x4a\x77\x84\x73\x7c\x62\xfe\xf5\xc6"
+ "\x3f\x5f\x65\xaa\x85\xc6\x50\x69\xaf\x7a\x9c\x45\x45\x77\xc2\x65"
+ "\xfb\xc7\x8d\x31\x0e\xfd\x20\x1a\x4b\xce\xee\xe7\x54\x95\x11\x4c"
+ "\x60\x7c\xd5\x67\x2f\x57\xfb\xdc\xe8\x4f\xe8\x48\x3f\xc8\x57\x15"
+ "\x6b\x7b\x3e\x38\xee\x9f\x2b\x0e\x92\xfd\x07\x5c\x1f\xbe\xb6\x6a"
+ "\xb0\x6c\xef\x4f\x1d\x92\x28\x7c\x27\x9f\x55\x05\xe2\xfc\x92\x0f"
+ "\xf8\x19\x72\x92\x7f\x72\x3b\xf2\xd7\x41\xeb\x38\xb0\x1f\xe0\x20"
+ "\x3f\xda\x17\x85\x3a\x09\xe7\xc1\x56\xe2\x2a\xa3\x33\x14\xfc\x7a"
+ "\x59\x88\x7a\x59\x88\x7a\xf9\xff\x90\xf7\x3e\x60\x51\x56\x69\xff"
+ "\xf8\x79\x06\x44\x54\x72\x06\x42\x1c\x95\x72\x2c\x6c\xa7\x20\x45"
+ "\x33\xb3\xd6\x56\xb6\xb4\x75\x4b\x93\x2d\x6b\x69\xd7\x04\x52\x5b"
+ "\x74\x51\x27\x45\x45\x44\x40\x34\x5e\xf6\x5d\x81\xc1\xd4\x8b\x12"
+ "\x91\xde\xd7\xfa\xb9\xbd\x56\xec\xfb\x75\xaf\xcb\xdd\xaf\xd5\xb4"
+ "\x6a\x61\x02\x43\xad\xdb\xb2\x2d\xd6\xc4\xa2\x11\x8b\x3a\x09\xca"
+ "\x08\x33\xcf\xf9\x7d\xee\x73\x9e\x67\x66\x20\xb0\xd8\x77\xbf\xef"
+ "\xbe\xdf\xdf\x8f\xeb\x1a\x9e\xe7\x9c\xe7\xfc\xbd\xcf\x39\xf7\xb9"
+ "\xef\xfb\xdc\xe7\xbe\x49\xe7\x06\xf5\xbb\x43\xee\x48\xc3\x9a\x05"
+ "\xcf\xf5\x76\x01\xb5\x9f\x60\xa3\x16\xb2\x08\x15\xb0\x12\xba\xd5"
+ "\x04\x9f\xa8\x3b\x3d\x74\xf7\x95\xfa\x6a\xf4\xa2\xcf\xc1\xfd\x32"
+ "\xa8\xae\xd2\x42\xf4\xcb\x80\x7e\x65\x5f\x10\x72\x49\xba\x93\x0c"
+ "\x5c\x12\x13\xf0\x2b\xf4\x4e\x75\x70\x1f\x55\xf2\x45\x26\xfa\xf0"
+ "\xce\xbb\x03\xf5\x91\x1b\xa8\x8f\x04\x83\x77\xf6\x68\x67\xee\xa2"
+ "\x9d\x84\xb7\x3a\xd8\x3b\x8b\x47\x6f\xa3\xbb\xc0\xf1\x80\x31\x7b"
+ "\x90\xc6\xb0\xaa\x90\xdb\xa9\x9d\x03\x8d\x17\x95\x27\xcb\x72\xa4"
+ "\x19\xb7\x15\xa4\x75\x17\x3a\x12\x06\x86\xb7\x63\xe1\xf5\xe1\xed"
+ "\x98\x44\xf9\xa9\x1d\x74\xaf\xd9\x48\x46\xef\x30\xbf\x41\x57\x14"
+ "\x0f\x54\xef\xe8\x6d\xd5\xd4\xae\x01\xbf\x61\xee\x77\x94\xad\xeb"
+ "\xbb\x26\xd4\x2a\x0f\x23\xf8\x91\xec\x52\x9e\x31\x39\xce\xf8\xcf"
+ "\xc2\xec\xf1\x05\x46\xc5\x12\x42\x6b\x4c\xd0\xc4\xe8\xef\x40\xe5"
+ "\x1a\x15\x3b\xd9\xcd\x7c\x10\xb8\x6a\xc0\xef\x58\x07\x16\xbe\x3d"
+ "\xfe\x16\x94\x37\x77\xf4\x36\x85\xbb\x43\xe2\x47\x8e\xee\xf2\xc6"
+ "\x11\x5c\xd1\xd6\x6c\xac\xf1\x2f\xc5\xde\x2d\xe4\x76\xef\x62\xfd"
+ "\x37\x08\x5f\x78\xee\xc8\xf8\xb9\x52\x47\xed\xdd\x0c\x17\xfb\x78"
+ "\x89\x8e\xc7\x10\xce\x76\x29\x77\x2c\x91\x6b\x75\xc2\x4b\xd8\xd3"
+ "\xc2\xd5\x42\x23\xb7\xe4\x18\x39\xca\x8a\x54\xb9\xd5\x80\x7d\x2b"
+ "\x3c\x30\x77\xe4\xdd\x69\x7d\xee\x20\xff\xd1\x81\xe7\xc5\xbb\x7f"
+ "\xbe\xfe\xbc\x78\xf7\x75\xed\xcc\x21\x4d\xf2\x44\xbf\x67\x3a\x4f"
+ "\xc4\xb7\x4f\x78\xc9\x92\x47\xf5\xbf\xbb\x5b\xd6\x0d\x98\x78\x93"
+ "\x08\xcf\x2c\x00\xdc\x0a\x90\x36\x41\xc7\x0d\x34\x87\x8c\x3e\xe2"
+ "\xb9\x98\x98\xe7\xf8\x36\x1f\xb8\xa7\x43\xee\xcf\xd3\x49\xe6\x19"
+ "\xab\x16\xbe\x15\x8e\xfd\x6b\x1f\xf1\x4c\x5d\x91\xf1\x27\x90\x06"
+ "\xf8\x6f\x78\xac\x86\xff\x8e\xa1\x0c\xc7\x6e\x69\x1b\x25\x5c\xf8"
+ "\xb1\xc4\x3a\x27\xdf\x95\xb4\xd6\x11\x17\x8d\x76\x93\x2c\x04\x3c"
+ "\xc2\xef\xfd\xe7\xbf\x6a\x61\x12\xc1\xfb\x10\xf5\xc1\x40\xf4\x30"
+ "\x60\xb7\xc7\xa0\x1e\xba\x3a\xd5\xcc\xa8\xcf\x57\xb7\x8f\x3f\xf4"
+ "\x2f\x53\x58\xe8\x7b\xe6\x67\x98\x6d\x3a\x8b\xde\x36\x33\x94\xfd"
+ "\x6d\x16\x33\x10\x1c\x5c\xec\xf7\x47\x24\xec\x7e\xdf\xa5\x8f\x8f"
+ "\x8b\xbd\xbb\x84\xc6\x83\xce\x08\x17\x79\x79\xa7\x3c\x23\x3d\x1e"
+ "\xed\x62\x87\xb5\xef\x6f\xa5\x0d\xb0\x3f\xcc\xb3\xac\x5c\x6f\x59"
+ "\xbe\x76\xd3\x9a\x49\x93\x46\x0e\xc0\x4b\x1c\xb7\x4a\x5e\xe2\xf8"
+ "\x92\x60\x5e\x02\xe1\x4c\x94\x37\xbb\x3f\xef\xb0\x20\x55\x33\x79"
+ "\x93\x9a\xc8\x02\xef\xd3\xd8\x82\x69\x41\xc1\xbb\xd8\x82\xe9\x77"
+ "\xa5\x3e\xb6\x22\x7d\xf9\xe6\xa0\xd8\xbb\x83\x65\xda\x65\x2f\xa1"
+ "\xee\x90\xf1\x0f\x00\x7f\x28\x8f\x6e\xa1\x7d\xe7\xc4\x8f\xf2\xbc"
+ "\xfc\x0b\xcc\xdd\x59\x64\x67\xae\x3e\xcb\xcb\xea\x81\xdf\xf8\x04"
+ "\xc2\xeb\xc3\xa5\xad\x65\x1f\x23\x99\xb1\x11\x7d\x77\x83\xa7\xbb"
+ "\x22\xef\x01\x9d\xd8\xd0\x50\xe1\x01\x9e\x98\x96\x21\xe9\x9d\x13"
+ "\x89\x88\x8f\xc4\xf3\x29\x79\xbe\x78\xe2\x69\xf0\xe4\x49\xc2\xae"
+ "\xce\x46\xb2\xab\x73\x42\xe8\x4b\x4d\xe9\x2a\x60\xd2\xbe\xe3\xf1"
+ "\x36\xf2\xbb\xe0\x62\x27\x2a\x88\xbe\xa0\xb4\xc8\x33\xcd\xb2\x8a"
+ "\x25\xd2\x93\xe8\x61\x7c\x4b\xe4\xe5\xd3\x32\xf8\xbe\x14\xd2\xef"
+ "\x8a\x43\xfc\x1e\xa2\xdb\x42\xcc\xe1\x23\xba\x0b\x4f\xec\xd6\x69"
+ "\x90\xae\x41\xee\x21\x0a\x7e\x5c\xdb\x07\x47\x03\x7f\x8f\xee\x32"
+ "\xf2\x54\xb2\x53\xa5\xb0\x38\xda\x1f\x8c\xd9\xc9\xe2\xbe\x2b\xed"
+ "\x8b\x84\x13\xaa\x04\x2e\x3d\xd1\xa1\xe3\x85\x52\xc9\x8f\x8e\xa4"
+ "\xfc\xd8\x3f\x2f\xc9\xfd\xf3\xa4\x5f\xfe\x89\x77\xb3\x3e\x57\xfb"
+ "\xdc\x75\x5c\x93\xb5\x62\xdd\x8a\xe5\x96\xc9\xeb\x47\xb2\x20\xaf"
+ "\xc0\x19\x2b\xd6\x58\xd6\xad\x78\x6e\xc3\x8a\xf5\x82\xd1\xa3\xaf"
+ "\x7d\x65\x85\xc0\x41\x01\x1f\xed\xe3\x09\xc6\x27\xb7\x4a\xf9\xd5"
+ "\x24\x71\xae\x27\xcf\x63\x5f\x0d\x57\x4b\x6f\x48\x92\x32\xf4\x76"
+ "\xc0\xf5\x3d\x79\x7e\x6d\x9f\x96\x42\x74\xdc\x79\xf6\x5e\xb9\xd4"
+ "\xdb\x3a\x79\x4a\x83\x55\x39\xda\xe9\x08\xd0\x6b\xef\x8b\xb3\x61"
+ "\xa9\x3f\x7d\xb2\xc9\xc5\x8e\x1f\x0d\xd0\x20\xef\x7f\x9f\xf0\xa0"
+ "\xc0\x87\xdf\x80\x0b\x35\xda\x19\xf5\xbc\xf7\x3c\xdf\xc8\x5b\xcb"
+ "\x7a\x98\x90\x4d\x93\xbf\x0e\x89\x5f\xdf\x9b\xa1\xc3\x11\xf4\x4b"
+ "\x2b\xc9\x1d\x74\xfe\x68\x91\xf7\x1a\xcf\xdb\xcc\x0c\x24\x7b\x00"
+ "\x0e\xc9\x7c\x63\x9d\xdb\xc0\x0b\x4f\xc6\x81\x96\x49\xa1\x34\x55"
+ "\x9a\x1e\x31\x8f\x9c\xb6\x18\xe5\xe4\x06\xf8\x8e\xf7\x93\x04\x1d"
+ "\xdf\x43\xf3\xe6\x3d\x4b\x2a\xed\x11\x12\x77\x8f\xfa\xa6\xf6\xf2"
+ "\x91\xf2\x4c\x4f\xe2\xb7\xf7\x8e\x69\x7d\xe8\x20\x9c\xa5\xe9\xa1"
+ "\x1b\xe4\xbc\x7e\x3f\x09\x73\x2e\x85\xc6\x02\x78\xbe\x58\x87\x17"
+ "\xf5\x97\xda\x4e\x67\x28\xc0\xc3\x99\x6f\xe6\x78\x0c\xd2\x9f\xee"
+ "\xc9\x44\xc9\x1f\xbd\x1f\x17\x7c\x86\x2d\x79\xa1\xf7\x67\x05\x6c"
+ "\xd7\x9c\xac\xe8\x8f\x23\xd6\xae\xa1\xab\x8d\x3f\x4f\xdd\x44\x62"
+ "\xe7\x0d\xb6\x04\xcb\x86\x35\x42\x85\x40\x88\x01\xb2\x36\x2c\xfb"
+ "\xb9\x85\xb0\x48\xea\xdc\x05\x0b\x52\x1f\x78\xe2\xf1\xa7\x46\xb2"
+ "\x07\xd2\x11\x97\xb5\xd6\xb2\x20\x31\x41\x7e\x7a\x6c\xde\x83\x4f"
+ "\xa6\x3e\xb8\xe8\x89\x47\x17\x0f\x70\x3f\x22\x02\x73\x62\x31\xc6"
+ "\x68\x58\x0b\x3b\x65\x97\xfa\x70\xef\xd7\xf5\xd5\x87\x7b\xbf\x95"
+ "\x31\x3a\x1a\xac\x05\x27\x73\x2a\x1b\x3f\xc0\xee\xd4\x0e\x39\x6f"
+ "\x46\xdc\x80\xf6\x7b\x02\xf3\xe6\x94\x80\x2b\xc9\x0e\xe4\x39\x40"
+ "\x2d\xf0\xdf\xc9\xe4\xe0\x6f\x01\x5c\x70\x4a\xe8\x8a\xea\xf3\x82"
+ "\xe6\x43\xaa\x37\x5c\xcc\x0d\x49\xaf\xd4\x26\xeb\x73\xa3\x4c\x9e"
+ "\x55\x32\x92\xcb\xd1\x77\x6e\x7a\xa5\x8b\xce\x3a\x30\x17\x16\x93"
+ "\x9e\x07\xc5\xf3\xc8\x57\x34\x1d\xec\xda\x62\x3a\xfb\x20\x7a\x56"
+ "\x3b\x9f\x1d\xdd\xce\x6a\x4f\xf2\xc2\xf7\x17\x48\x5e\xf0\xfd\xad"
+ "\x62\xde\x6c\x1f\xff\x80\x38\x0f\x17\x77\xdb\x6a\x8f\x05\xe6\xcf"
+ "\x29\x3b\x8d\x4d\x40\x1e\x5d\xdb\xd4\x4f\x8e\x13\x82\xb8\x0e\xdd"
+ "\xf7\x41\xd6\x24\x66\x08\x9d\x64\x67\xbb\x0d\xbc\xc0\xc5\x6a\x2b"
+ "\xa5\x4e\xf4\xa9\x08\x9d\x7e\xc6\x3b\xd6\xbf\xe1\x70\x7f\xf9\x57"
+ "\x69\x90\xfc\x2b\xcf\xc6\x3f\x6f\xb0\xb9\x89\x46\x76\x38\xdd\xc2"
+ "\xe6\xee\x9c\x06\x5b\x17\xe9\x39\x8d\x04\x9c\xd2\xf3\x7d\xbc\x07"
+ "\xef\xe3\xd1\x37\xb1\x87\x4c\x95\x32\x05\xf0\x63\xa7\xca\x25\x6f"
+ "\x22\xe3\x09\xee\x78\xa7\x79\x15\x4a\xe3\x83\x79\xd9\x81\x31\x5a"
+ "\x30\x10\xde\x1b\xbd\xcd\xa0\xd9\x36\x3b\x75\x8e\x78\x54\x82\xd5"
+ "\x0b\x06\x35\xe3\x85\x42\xfc\xf0\x24\xdc\x17\xa0\x2f\xb9\x47\x1b"
+ "\xb3\xd6\x13\xd9\x1d\xb4\x6f\x7a\x06\xc3\xa5\x18\xcf\x66\x7d\x3c"
+ "\x17\xf9\xdc\x73\x68\xbc\xba\x0b\x3f\x88\xd5\xc7\xb2\x73\xca\x14"
+ "\x5b\xc8\x36\x66\x39\x5e\x39\x9d\xe2\xb1\xfe\x4f\x09\xbd\x66\xb2"
+ "\x45\xd0\x3f\x2f\xf0\x70\x92\x96\x7f\x89\x9e\xbf\xbf\xcd\x6c\x71"
+ "\x59\x9c\x84\x5c\xf7\x49\x7d\x33\xcd\xc5\x79\x1f\x7d\x33\x3a\x8f"
+ "\x3e\x21\xe7\xa4\x2e\x83\x33\xc9\xfe\x9c\x7e\x42\xdd\x05\xfe\x7b"
+ "\x97\x75\xba\x26\x07\xc0\xda\xfe\xe0\xda\x14\xc6\x32\xbb\x36\xa5"
+ "\xf8\x65\x28\x24\xfb\x20\x3b\x98\x68\x47\xf0\xfd\x17\xbf\xbe\xb0"
+ "\x8b\x9d\x5e\x4c\xfa\x8b\xba\xec\x97\xd6\x95\x94\xdb\x9c\x8e\x76"
+ "\x76\x31\x86\xf2\xd6\x08\x5d\x8c\xc2\x0f\x32\xc5\xdc\x03\xaf\x2d"
+ "\xf8\xfc\x5c\xfe\x85\x7e\xae\x42\xb4\x8b\xbc\x1b\x7a\xda\x7f\xfe"
+ "\x21\xef\x49\x7e\x70\x82\xce\x56\x10\x9f\x36\x90\xbc\x10\xf8\x21"
+ "\x23\x7d\xcd\xf2\xb5\xcf\x3e\xfb\xcd\xa8\x21\xf8\xbc\xd5\x5e\xa8"
+ "\x16\xa3\x4c\xe2\x7f\x5d\x72\x9e\x9e\x06\xfe\xff\xb7\xa3\x92\x7e"
+ "\xfb\xe9\x97\x58\x37\x37\xb5\xb3\xba\x58\x9d\x7e\x97\xeb\xa8\xce"
+ "\xca\x0b\x4f\x67\x06\xd6\xc6\xe9\xae\xaf\xaf\x8d\xba\xf0\x81\xd7"
+ "\x46\x5d\x02\xf6\xd9\x66\x7c\xb7\xba\xd8\x7f\x8a\xfb\x17\x14\xd6"
+ "\x68\x70\x87\xd1\x3b\x47\xd0\xe0\xa9\x9b\x99\x42\xf4\x37\xc9\xa6"
+ "\x69\x3f\xf0\x81\xaf\xf5\x01\x47\xa4\x7a\x99\x89\xf6\x82\xb2\x35"
+ "\x24\x77\x9c\xc8\xbd\x57\xb9\x2b\x75\x33\xf0\x05\xc2\xa5\xed\x52"
+ "\x1f\x64\xe9\x15\xf0\x21\x78\x2f\x3b\x4f\xb8\x42\x25\x07\x1d\x4c"
+ "\xee\xd7\x75\x95\x3a\x8d\x6b\xdc\x66\x11\x76\xdb\x69\xdf\xf6\x49"
+ "\xdd\xba\x1a\xda\xbb\x51\xcf\x11\x81\x83\x7c\x46\x3a\x67\x60\x65"
+ "\xab\x50\x2e\xe9\xa8\xad\xa1\xf6\x85\xdc\x65\xf4\x26\x0a\xbb\x26"
+ "\x07\x56\x09\xdd\xb4\xbb\xa4\x6e\xda\x5d\xac\x6a\x0d\xc1\xa1\xce"
+ "\x7b\x5d\xd9\x78\x64\x69\x4d\x70\x7c\xf6\xb3\x2b\x53\x6d\x19\x9b"
+ "\x53\x49\x2f\xb5\xdf\xfe\x2e\xd7\x50\x61\xbd\x45\xc2\xb7\x7e\x71"
+ "\x40\x56\x25\xf5\x49\x09\x67\x4e\xf5\x08\xbb\xca\xda\x79\x52\x83"
+ "\xb8\xef\x90\x7f\x8d\xc2\xe1\x98\x73\x0d\xd3\x40\xc3\x87\x75\x92"
+ "\x1e\xd7\x81\x14\x66\x2f\xe4\x0e\x92\xa1\x21\x7e\x9c\x6e\xdf\xa1"
+ "\x13\xf1\x58\xfb\x14\x27\x6c\xb2\x90\x7c\x4e\xce\xbd\xfa\x13\x2e"
+ "\x66\x9c\xa1\xd5\x77\x17\xe9\x8a\x8a\xfb\x0d\x82\xce\xa8\xff\x4a"
+ "\xde\x17\xac\x6f\xd3\x61\x09\xda\x77\x36\xd9\x9a\x20\x9d\xb1\x4e"
+ "\x4e\xfa\xa9\x0d\xa1\x7a\x7e\x17\xab\x17\x77\x82\x1e\xed\x12\xef"
+ "\x35\x4b\xbb\x82\xed\x43\xd4\x57\x4a\xbc\x55\x5f\x8d\x78\xcc\x97"
+ "\xfa\x1d\x68\xf3\x68\x69\xb7\x42\x94\xb3\x40\xd7\xcd\x0b\x86\xdb"
+ "\x83\xe9\x36\x10\xcb\x2b\x9f\x7d\x76\xc5\xba\xf5\x96\x74\x69\x06"
+ "\xc2\xba\x36\x73\xf9\xfd\x9a\x3d\x88\x35\x2b\x36\xa5\xae\x5c\x2e"
+ "\xee\x9b\x21\x56\xbe\xf6\x83\x6f\x02\xf1\x37\xe2\x0e\x87\xe8\xd3"
+ "\x1f\x36\x54\x69\x74\x54\x0b\x6b\x0c\x95\xba\x3f\xce\xe7\xe4\xde"
+ "\x36\xea\x55\xb4\xe3\x8c\xbe\xb7\x91\x8c\xa5\x93\xdd\x6b\xa7\x73"
+ "\x39\xb2\x15\xb2\x7f\x2f\x6f\x25\x39\x0b\xd2\x60\xff\xab\x0f\xd7"
+ "\xd7\x6b\x09\xe2\x49\x3f\xc1\xb1\x86\x74\x12\xfe\xb0\x47\x2d\x8f"
+ "\x9f\xc1\xa3\xc6\xba\x80\xd7\x84\xcf\x6f\x3a\x8f\x92\x7e\x65\x9c"
+ "\x73\x09\x5f\x93\x2c\xd0\xb1\x86\x74\xbb\x9d\xd1\xa0\x4f\x4c\x2e"
+ "\xf6\x87\x0a\xf0\x7a\x33\x76\xe4\xb0\xf0\xfd\xf2\x8c\xd1\x25\xe5"
+ "\xca\xce\xb4\x77\x73\x19\xd3\xf6\x43\x57\x89\x90\x73\x3a\xa5\xcf"
+ "\x18\x7b\xfc\x7c\x6e\x9a\x7e\x8c\xf8\x70\x69\xff\xcd\xb9\x1b\xbc"
+ "\xd4\x7c\x6e\x37\x5b\x41\x8f\x77\xf3\x72\xb3\x15\xf1\x13\x10\xaf"
+ "\xf9\xe9\x19\x97\xb1\x88\x7c\xa3\x94\x8f\xcb\x40\x7c\x2c\xe2\xa5"
+ "\x7f\x37\xfb\x04\xeb\x22\x9f\x87\x6c\xca\x4c\xe4\xe5\x13\xac\xa8"
+ "\x13\xfd\xbf\xd5\x2d\xfb\x6f\x0e\x17\x73\x4e\xe0\x4d\xa7\x87\xef"
+ "\x32\x57\x08\x5d\xfe\x5d\xe6\x70\x95\x67\x84\x50\x18\xfb\xd6\x48"
+ "\xcc\x89\x33\x3c\xdf\xca\x34\xfd\xff\x90\xf3\xac\x71\x1b\xc9\x94"
+ "\x31\xd7\x4e\x10\x5c\xd1\xd6\xc5\x9a\xcc\x07\x74\x5b\x23\xf0\xff"
+ "\x0c\x26\xf1\x4f\x63\x92\x5e\x17\xd6\xbe\x1b\x7b\x7b\x32\xed\xef"
+ "\x80\x45\x02\x7e\x89\x52\x7e\xe5\x01\x1f\x39\xd1\x2f\xbf\x92\x34"
+ "\x64\x63\xb6\xbe\xf6\xa8\x6e\x0d\x1e\xc9\x6a\xa1\xb0\x4f\xac\x68"
+ "\x75\x25\x93\x2c\x45\x2f\x93\xa3\x4c\x7e\xb5\xa3\x1a\x7b\x71\x38"
+ "\x70\x90\x7b\xf4\x36\xec\xb9\x54\x07\xf1\x00\x5d\x13\x39\xf6\x64"
+ "\x5f\xaa\x2f\x54\xda\x88\xd9\xcc\x6e\x08\xa6\xff\x51\x5f\x5b\x80"
+ "\x66\x45\x19\x57\x81\xeb\xf3\x58\x41\x2b\xfb\x50\xd0\x90\x74\x56"
+ "\x4c\x73\xa4\x07\x63\x8e\x71\x6f\x43\x3d\x35\xe0\x5b\x6e\x38\xcf"
+ "\x3e\x9c\x4c\x63\x4f\x3a\x51\x55\x3d\x82\x97\x31\xa2\x6d\xa1\x2d"
+ "\xec\xc3\x48\x1a\x77\x2a\x0b\x30\x3e\xea\xed\x4e\xf9\x01\xd9\x68"
+ "\x24\x58\x6f\xcd\xe5\x6d\x96\x67\x09\xde\x1f\xed\x21\x1a\x1f\x7c"
+ "\x8f\x78\xcf\x5f\xce\x55\x31\x6f\xc4\x9d\x80\x8f\xf6\x6c\x6d\xe3"
+ "\xea\xb5\x42\xc6\x6b\xb1\xd7\x5c\x33\x30\xaf\x07\x3c\x3a\xda\x6d"
+ "\xc8\xbf\x40\x76\x24\xab\x81\xb7\x8a\x49\x17\x2b\xbc\x34\x87\x99"
+ "\xc8\x06\x67\xbe\x8d\x7b\x1a\xba\x2a\x59\x83\xad\x92\x7d\xe0\xdd"
+ "\xcd\x1c\x1b\x49\xe6\xfb\x87\xd9\xa7\xb3\x77\xd3\x1d\xac\x11\xa8"
+ "\xc3\x67\x79\x92\xea\xfa\xf0\xcc\xe9\x33\x1f\xb1\xd3\x8e\x8f\x98"
+ "\xe5\x27\x22\xdc\x5a\x97\xf2\x01\xab\x4b\xfa\x80\xe5\xb7\x72\x95"
+ "\xe8\xc5\xbc\xd5\x54\x47\x31\xca\xaa\x26\x7b\x95\x26\xb5\xd3\x3c"
+ "\x12\xfd\x0f\x5d\x94\x4d\x38\xd9\xcd\x1c\x6b\x7e\x47\x6d\x5c\x51"
+ "\x75\x99\x85\x3b\xd6\xfc\x5e\xbc\x0b\xf9\x0b\xfa\xeb\x5c\xde\x24"
+ "\x74\x8b\xc9\x56\xa7\x33\xbb\x8d\x6c\x19\xa8\x65\xd4\x46\x9f\x6c"
+ "\x37\xe0\x15\xaa\xe7\x3f\x90\xe7\xcf\x2f\x7c\xe5\xec\x27\x78\xa0"
+ "\x4d\xf5\x8b\x25\x4c\xea\x9a\x00\xd3\x27\x35\xf8\xa4\x04\xc3\xe7"
+ "\xc3\x1d\x04\x1f\xba\x6b\xa1\x6e\xec\xa8\x46\xdb\x92\x00\x03\x55"
+ "\xaf\x83\xe6\x00\x9d\x0b\x52\xf9\xa5\x97\x59\x84\x63\x0d\xdd\xc5"
+ "\xf8\xe8\x4b\x63\x72\x68\xb8\x7a\xf5\x42\x4d\xd9\x15\x16\x4a\xe3"
+ "\x46\x74\x48\x99\xf8\x2e\x60\x5e\x47\x63\xe6\x8e\xb4\x5a\xf0\x03"
+ "\x4f\x62\xb5\xd2\xdc\xc3\x33\x01\xe3\x55\x8c\x36\x2c\xc7\x58\x55"
+ "\xd3\x53\x5b\x6f\x29\x64\xc3\x98\xf6\x7a\xcc\x95\x40\xfc\xae\x71"
+ "\x3f\xf6\x62\xed\xa8\x82\x8f\xfd\x68\xb9\x5a\x7e\x77\x85\xd4\xcb"
+ "\x6f\x48\xd9\x0f\xbe\xa1\x72\x97\xb0\xfd\x12\x01\x5e\x47\xe8\x72"
+ "\xbc\x24\xee\x88\xfe\x21\x43\xdf\x13\xfe\x35\x86\xec\xaa\x7c\xb4"
+ "\xdb\x20\x74\x84\xe3\x17\x68\x73\x7d\x01\xd2\xec\x74\xb1\x29\x47"
+ "\xe4\x9a\x68\x14\x77\x59\x09\xa7\x0c\x46\xb3\x61\x1f\xac\x23\xdd"
+ "\x6c\x3e\x21\x85\x45\x28\xdc\x1d\x91\x66\xe4\x4e\xef\x09\x9a\x43"
+ "\x11\x62\xee\xcb\x6f\xa0\xb3\xdd\x46\xec\x93\x8d\x88\x0f\xd5\xe3"
+ "\x69\x3f\x56\xc1\x7b\x13\xdf\xbf\x68\xb3\x91\xe7\x5d\x61\xb1\x42"
+ "\x86\xa6\xc7\x6f\x76\x1b\x1b\xcc\x8c\xee\xb7\x79\xc9\x76\x14\xe5"
+ "\x41\x7c\x08\xf6\xdd\x63\xa8\xd7\x81\xf4\xd1\x7a\x7a\xde\x99\x12"
+ "\xea\xcc\x3e\x21\xd6\x19\xd9\x17\x14\xfb\xad\x8c\x1f\xb6\x28\xdb"
+ "\x6d\x14\x63\xa6\xc7\xad\x4f\x11\xfb\x3c\xd9\x97\x01\x1d\xcf\x45"
+ "\x7b\xce\x8b\x78\x05\x7c\xb8\xd0\x31\x09\x8a\x33\x90\x2d\x1f\xb2"
+ "\x17\x1b\x14\x17\x82\x36\x33\x7f\x18\x75\xd3\x9e\x4f\xeb\x6e\xd1"
+ "\x66\x3a\x4f\x94\x7b\xbd\xa8\x7b\x33\x67\xd2\x06\xb5\x8c\x93\x34"
+ "\xc5\x19\x77\xb0\x0c\x80\xce\x70\xa8\x6e\xb5\x33\xc5\xe0\xeb\x4c"
+ "\x09\xa1\xfa\xa9\x2c\x92\xdf\xa2\x8f\xa8\x97\xf4\x2f\x9a\x18\x2f"
+ "\x7f\xcd\xc4\xe9\x3e\x23\xca\x15\xed\xc9\xf6\x00\xf7\xbc\x66\x1f"
+ "\x58\x6f\xed\x85\x5a\x47\xde\x4f\x30\xa7\xff\x28\x6c\x2e\xfa\x4c"
+ "\x09\x19\x96\x55\xb4\xe7\xff\xf1\x39\x1a\x53\x1f\xd6\xb9\x2f\x32"
+ "\x21\x63\x6a\x1b\x53\xf2\xb0\x76\xe4\x39\xe7\x1f\xcb\x89\xe6\xcc"
+ "\x57\x39\xc7\xfb\x0e\x9a\xbb\xc6\x0e\xd2\x37\x4b\xc8\x14\x3a\x5e"
+ "\x51\x65\x0e\xa7\xa7\x8d\xd5\x15\x7c\xc2\xea\xbc\xce\x82\x63\x97"
+ "\xdd\xa1\x52\xd7\x2b\x94\xca\x7d\x85\xbe\xe5\x63\xbd\xa4\xfa\xaa"
+ "\x07\xe7\x93\xc1\x7b\x01\x76\x9f\xc9\xbd\xe0\x8f\x1e\x9d\xdf\xba"
+ "\x7e\x1f\x3e\x4e\x26\x9b\xbf\xa4\x07\xad\xee\x5a\x4d\x67\x34\xf9"
+ "\xbc\xdb\xca\xa6\x0a\x5d\xa3\x8f\xad\xa3\xbb\x58\x92\x56\xee\x25"
+ "\x59\x2e\xd2\x5f\xa7\x5c\x9a\xb7\x75\x15\x42\xa6\x8e\x3e\xad\xae"
+ "\xf1\xa1\x6c\x5f\xd4\x6a\x3a\x83\xcb\x07\x2d\x04\xda\xe6\x4f\x7b"
+ "\x50\x4f\x4d\x83\xb7\x91\x91\xdd\xf0\x2a\x15\x7b\xff\x25\x33\xd3"
+ "\xf4\xda\xf2\x2f\xb2\x8f\xb7\xa9\xdc\x6a\x02\x1f\x48\xb2\xe4\x7c"
+ "\xc2\xb3\x24\x9b\xcf\xf3\xb1\x30\x67\x96\x8b\x91\xbd\x5b\x94\xf1"
+ "\x8b\x93\x24\xb7\x07\xae\xf2\x71\xb3\xe1\xad\xab\x2e\x56\x06\xfc"
+ "\x2d\xec\xdf\x6e\x9f\xf0\xd2\xe8\x6d\x6c\x0e\x37\x18\x85\x5e\xa4"
+ "\x5a\x5e\x52\x8b\xb1\x35\x4b\x3d\xba\xf8\x25\x41\x3a\x74\x21\x17"
+ "\xd9\x9f\x86\x91\x0e\x1d\x37\xc5\x5b\x48\x8f\x88\x63\xcc\xba\x0b"
+ "\xff\x94\xe8\x62\x7f\x14\x77\x77\x76\x12\x8d\x25\xf0\xfc\x9f\xf6"
+ "\xbb\x23\x57\x92\x8f\x58\xf2\x05\xac\xa8\x1b\xbd\x35\x65\x5f\xb1"
+ "\x50\x09\x8f\x3f\x6d\x6d\xe8\xe8\x76\x70\xfb\x4a\x3b\xad\x23\xad"
+ "\x6c\x23\xca\x5e\xc8\xcb\x57\xda\x5d\xec\x4f\x95\x72\x6c\xc4\x7b"
+ "\x06\x7d\xf7\xf6\xd2\x9d\xd7\x8f\x5b\x2b\x7b\x88\xc6\xfa\xd8\x0e"
+ "\xba\xd9\xd1\x69\x5a\x69\x7f\xdc\x5c\x00\x7a\xe2\x4f\x35\x2e\xc3"
+ "\x87\xb5\x62\x6f\xd7\x6c\xf9\xf6\x97\x3d\xf8\xc7\x70\x9f\x79\xa4"
+ "\x13\x85\x80\x07\x88\x6e\x67\x9f\x4c\xea\x29\x64\x86\x5e\xec\xad"
+ "\x3d\xe0\xa3\xf8\xbe\x94\x88\xd2\xf1\x2c\x11\xdf\xc6\xb7\xb3\xa6"
+ "\x61\x5e\x03\x8b\xc6\xcf\xe4\x9e\x90\x41\xfe\x45\x92\x48\x3e\x5c"
+ "\x7f\x99\xce\xac\x9b\x04\xde\x2f\x7b\x89\xc5\xa9\x28\x8f\xe4\xd2"
+ "\x65\xe3\x59\x1c\xc9\xa4\x11\x67\x4d\xf5\xc9\x33\x1b\x9d\xe7\xdc"
+ "\x3e\x9e\x25\xf4\xad\xf7\x4f\x1d\x92\x66\xfc\xc4\x42\xcf\x4d\x6e"
+ "\x76\xb3\xed\x7b\xbc\x05\xe5\x92\x0f\x52\xce\x27\x98\x0d\x92\xb6"
+ "\x6c\x3a\x65\xac\x90\xf3\x4e\x9c\x51\x60\xbe\xd1\x19\x90\x26\xfb"
+ "\x56\x84\x0d\xe3\xa8\x44\x0f\xdd\x39\x14\x71\x8a\x89\x60\x69\x12"
+ "\xed\xd0\xec\x8e\xfa\xb6\xdf\x91\x46\x65\x50\x7b\x52\xd3\xa5\xdc"
+ "\x9c\x6c\x92\xba\x58\x93\x90\xf3\xec\x7c\x89\x45\xfc\xf2\x25\x66"
+ "\xaa\x7f\x56\xf4\xcb\x23\xd7\x62\x28\xa3\xf6\xaa\x76\x5a\x67\x98"
+ "\x13\x68\x37\xd5\x47\x73\xa3\xc1\x7b\xc9\x91\x9f\xc5\x55\xc7\x2a"
+ "\xb2\xbb\xf3\xe7\x7b\x1d\xeb\x0e\xb3\x45\xad\x5e\x69\x47\x6f\x09"
+ "\x73\x1f\x40\x79\x07\xc6\x33\xd3\x79\xf6\xe7\x79\xce\x4c\xc2\xb5"
+ "\xe6\x5b\x1c\xeb\x8e\xa0\xec\x3f\x3f\x45\xfb\x51\x09\xe0\x23\xf7"
+ "\xa5\x4f\x22\x9c\x9e\x26\x46\x3e\x5c\x1e\xb5\x71\x1f\x95\x83\x34"
+ "\xe5\xa2\xbf\xfb\xcc\x96\x54\x69\x37\x56\xf4\xd5\x7f\x1e\xa1\xf5"
+ "\xc3\x79\x59\x94\x77\xd0\x99\x06\xfa\x55\xeb\x93\x0e\x6b\x39\xbf"
+ "\xfe\xfc\xb9\x63\xdd\x41\x46\xe3\x43\xe9\x11\x6e\x74\x02\xe2\xa9"
+ "\x17\xfa\x8e\x0b\xa5\x39\xcf\x3e\xa1\x72\xef\x09\x9c\xb3\xd1\xf9"
+ "\x4f\x20\x4d\xe5\x4b\xa4\x0b\xd8\x34\x77\x1f\x60\x24\xe5\x8f\x7f"
+ "\x5e\x4d\x6d\x75\xb1\x3f\x67\x3a\xb3\x3e\x19\xf8\xae\x2f\xd6\x3e"
+ "\xe6\xfd\xb6\x06\x21\x7b\xfb\xe4\xe9\x47\xbd\x2a\x97\xf8\xec\x2f"
+ "\x26\xd0\x6e\xb5\x2e\x3c\x09\x17\x08\x7c\x32\x85\xce\xc6\xff\x12"
+ "\x69\x54\xe4\xf8\x52\x5f\x88\x66\x1a\x68\x8c\x83\xce\x3d\x4c\xd4"
+ "\x56\x7d\x8c\xb9\xe9\x85\x5a\x95\xce\xb3\x48\x67\xbd\xd7\xcc\xe4"
+ "\xfc\xe3\x76\x94\xab\xe1\xb8\xf8\x6a\x6d\x3f\xad\xee\x8c\x4c\xc8"
+ "\xe2\x5b\xcc\x4c\xd7\xaf\xc5\xfa\xb5\xa5\x4a\x9d\x68\x33\xe1\xa8"
+ "\x03\x06\xb9\x76\xa8\x8d\x5a\xde\x4a\x79\xce\xfe\x49\x23\xf2\x57"
+ "\x0e\xd8\xdf\x10\xe0\x9d\x42\xa0\x69\xf4\x47\xdc\xc1\x03\xae\xc2"
+ "\x7e\x10\xe6\xec\xea\x61\xf2\xec\xff\x2f\x64\x5b\x20\x8c\xee\x5f"
+ "\xeb\x6d\x1b\xda\x19\xc5\x5f\x52\xe4\x19\xc5\x5f\x2a\x74\x7e\x9c"
+ "\x9b\x00\xe3\x42\xa3\xf0\xe7\x01\xba\x4b\xed\x8a\x7c\xa1\xd1\x1d"
+ "\xf9\xaa\xc6\x93\xfd\xc5\xc1\x23\x25\xbe\x4d\xf5\xb0\x02\xea\x97"
+ "\x26\xe3\x08\xa3\x3e\xa3\x1c\x97\x7e\x56\xae\x97\x3d\xa8\x8f\x1c"
+ "\xbd\x6f\xe8\x93\xb4\xdb\xf1\x42\xad\xe8\x1b\xd9\x9e\x12\x7d\x6b"
+ "\x7e\x9a\xf2\x0f\xad\x3f\xcd\xd2\x47\xa2\xfd\x85\x46\xc7\x78\x2a"
+ "\xe3\xec\x15\x6a\x1f\x8d\x09\xf0\xc3\xd8\x76\xd6\x5c\xc3\x47\xfe"
+ "\x72\xe4\x10\xcb\x94\x77\xad\xed\xaf\xb2\x3d\xc0\xc1\xf2\x2e\x2e"
+ "\xe9\xff\x9c\x3d\xcb\xcb\x5f\x15\x3c\x4c\x27\xea\xc3\xfc\x08\xc2"
+ "\x43\x67\xd3\x68\xac\xa6\x1c\x66\x49\x72\x1e\x9e\x7d\x82\x78\x67"
+ "\xe9\xc3\xec\x2c\xf8\xdf\x3f\x49\x9c\xea\xd7\xc5\x56\x84\x2e\x76"
+ "\x30\x8e\x1d\x5a\x1b\xcf\x0a\x7c\xc7\xa3\x4a\x6c\x68\x6f\x97\xd0"
+ "\x71\x42\x7b\x37\x79\x75\xfc\xd7\xdc\xc5\x49\x76\x9e\xa7\xc9\x50"
+ "\x09\x97\xe5\x49\x1b\x98\x68\xcf\x6e\xbf\x0c\x95\x6c\x15\x14\xf2"
+ "\x5a\x4a\x87\xb1\xbf\x44\x69\xa4\x6d\xbd\x76\xed\x1e\xff\xd9\x5f"
+ "\x69\x77\xf4\xad\xa4\xf7\x85\xbc\x8d\x2e\xc5\x20\xf4\x84\x09\x06"
+ "\x54\xb7\x68\xbb\x81\xe4\xa5\x67\x3b\x02\x32\xeb\x66\xc1\x3b\x4a"
+ "\x3b\x1b\x9f\x86\xea\x73\x04\xfd\x0d\x93\x7e\x6b\x9a\x57\x1f\x4f"
+ "\x60\x62\x0e\x74\x72\xf3\xc8\x5b\x2b\x69\x4e\x7e\x9a\x10\x0c\xa7"
+ "\x45\x5e\x35\x5f\xe2\xa0\xb3\xd1\x5c\xac\xf5\xb3\xd1\xdf\x4c\x4f"
+ "\x7c\xba\x4d\xa7\x45\x24\x9c\x4d\xc0\x2f\x9f\x2f\x10\xb0\xb6\x9b"
+ "\x3d\x64\x57\x7a\x4b\x1e\xd9\xc9\xff\xec\xfb\xe4\x8f\xc0\x6b\x1f"
+ "\x67\xf6\xe5\x9b\xc9\xfe\x32\x53\xed\xe3\xac\xe7\x6d\xcc\x90\x6a"
+ "\x23\x39\xfd\xca\x34\xe2\xf1\xc0\xb3\x9a\x78\x14\xe8\x13\xac\xf3"
+ "\xad\x2b\x99\xf1\xe9\x0c\x92\x57\x58\xa3\xc9\x5f\x00\xf9\x0a\x20"
+ "\x5f\x1f\xbe\x7c\x6b\x14\xde\x63\x40\xcf\x99\xb8\x69\x5c\x38\x9d"
+ "\xf5\xfb\x0a\x39\xf0\x71\x33\xe9\x32\x1b\x9c\x6e\x0f\xdb\x7a\x81"
+ "\x85\x93\x3f\x02\x6f\xf9\xca\xec\x86\xae\xb3\x82\xbf\x19\x6d\x63"
+ "\xd1\xa0\x3f\xe8\x6e\x8b\x59\x8d\x5c\x99\x86\x3d\x7e\xb9\xec\xf7"
+ "\x25\x2e\xfb\x2d\xdb\x4d\xed\x97\x38\x6e\x82\x35\x4f\xb4\xdd\x75"
+ "\xce\x8b\xf2\x55\xbb\x25\xce\x67\xb7\x58\xa4\xad\x88\x3a\x96\x97"
+ "\xc5\xdb\x9c\x5d\x75\xe0\xb9\xae\x08\xdf\x8c\xa4\x4b\x40\x7d\xa4"
+ "\xfe\x51\xdd\xa7\x2f\x5f\x10\xfe\x15\xbc\x08\xe7\x67\x6a\x79\x3a"
+ "\x90\xa7\xa3\x8e\xf5\xd8\x2d\xa2\xef\x0d\x5d\x32\x6f\xaa\x78\xa7"
+ "\xfc\x41\x70\xd0\xfa\xec\x87\x03\xfa\x4e\xfd\xa3\xfe\x7b\x09\x26"
+ "\x80\x81\xd6\x57\x73\xaf\xd6\x4f\xea\xe3\x07\xc0\x0a\x2f\xa1\x9f"
+ "\xe8\xab\xe8\x67\x2f\xfa\x59\x9b\xc1\x18\x06\xcf\x75\x2d\xca\x62"
+ "\x21\x1e\x35\xff\x43\xd0\xf0\xb9\x76\x06\x5e\x34\xf4\xf5\x3c\xbb"
+ "\xe1\x5f\x41\x9b\xe4\xb9\xc1\x93\xba\x79\x5b\x03\xfa\xe4\xb4\xe1"
+ "\xe7\xad\x64\x44\xe3\xe8\xf4\x3a\xe9\x89\x9f\x56\xcf\xb1\xbc\x36"
+ "\xde\x06\xda\xd4\x43\x7a\xcc\xce\x0c\xf4\x1f\x3c\xec\x79\xad\xfd"
+ "\x94\x76\xeb\x57\xb2\x5f\xc6\x4c\x16\xfd\xce\x4f\x8a\x0d\xce\xa6"
+ "\x62\xa6\xf7\x65\x29\xd2\xa1\x3f\x66\x94\x75\x03\xf5\x47\x45\x3f"
+ "\xf7\xa1\x9d\x9e\xa0\x3e\xd5\x77\x78\x50\xe6\x1f\xd9\xc8\x64\xa6"
+ "\xbc\x74\x11\xfd\xb8\xc8\xcc\xf6\x3c\xd0\x5f\x8f\x11\xbd\xe8\xba"
+ "\x69\x54\x0a\x8b\x73\xb1\xcf\xe2\xe4\xbc\x13\xb6\xce\xc7\xb4\xb3"
+ "\xcf\xe7\xf9\xed\x99\x93\x8f\x88\xc8\x95\xb9\x34\x8f\x84\x5d\x73"
+ "\xda\x33\xba\x31\x67\xe8\xcc\x7f\x13\xea\xe8\xb6\xc6\x88\xf6\x14"
+ "\xce\x20\xbd\xe6\x08\x84\xc9\x37\x1a\xdd\xc3\x56\x90\x2f\x9b\x03"
+ "\x66\x54\x3e\xe8\xb9\xe5\xf4\x24\x18\x0e\xa8\xbf\xfb\x06\x9b\x85"
+ "\x3a\x96\x10\xff\x5d\x93\xe7\x36\x3c\xff\x06\x4b\x18\x1a\x4e\xf9"
+ "\x3c\x6b\x30\xfc\x4d\xb2\x5e\x2a\x0f\x7d\x8b\xc2\xce\xfd\x54\xdf"
+ "\x35\x66\x11\xb8\x4c\xe2\xc1\x16\x0b\xc9\x52\x87\x58\xaf\xa0\xe1"
+ "\x48\x5f\x63\x68\xf9\x5a\xe2\xf4\x76\xa0\x0c\xd7\x60\x6d\x1f\x3a"
+ "\x1c\x5a\x72\x07\x2b\xab\x64\xaf\xd0\xb7\xcc\x2f\xdd\x0b\x7c\x01"
+ "\x5a\xe1\xb8\x99\xce\x65\xb0\x77\x1e\xec\x62\xeb\xf7\x33\xf2\xe7"
+ "\x77\x83\xd3\xbb\x90\x1d\xaf\x4c\x64\x55\x97\xc9\x16\xa2\x35\xea"
+ "\x85\xcb\x18\x4b\x0d\x87\x10\x4d\x4a\x32\x69\xbe\xde\x6a\x2a\xdb"
+ "\xab\xd3\xf0\x7f\x9d\x97\x7b\x85\x19\x2c\x6b\xc4\xfb\xdc\xb9\x16"
+ "\xee\xdd\x6d\x50\x33\x2a\xc9\x4e\x7f\x54\x29\xd1\xa0\x19\xba\xed"
+ "\x7b\x41\xfb\x64\x63\xcd\x75\x9a\x47\x96\xac\x63\x09\xe4\xaf\xc3"
+ "\xe8\x96\xb4\x9c\xdc\xaf\xff\x9a\x85\xf6\x99\x34\x7b\xf8\x26\x69"
+ "\x0f\xff\xf3\x63\xa4\x23\xaf\x7d\x7f\xc5\x07\x1e\x46\x94\xbb\x8e"
+ "\xc5\x55\x5e\x66\x56\xa2\x83\x52\xcf\x49\x9a\x8d\xf8\xc2\x85\x1d"
+ "\x46\xee\xfb\x9b\x95\xed\x6f\x0f\xf8\xf3\x70\xaf\x27\x1f\x20\xdc"
+ "\x3c\x98\x2e\x76\x59\x8c\xd0\x4d\x10\xb6\xa4\xe9\xcc\x02\x61\xb6"
+ "\x7b\x17\x0b\x3d\x4e\x7a\x8e\xd5\xf2\x7e\xe9\x71\xaf\xd4\x1d\xee"
+ "\x2e\x6c\x8d\xd6\xfd\x1c\x0c\x7a\xf6\x6e\x97\xfc\x8e\x1a\x06\xfe"
+ "\xcb\xdd\xed\x90\xb6\x75\x5b\x97\x38\x77\xa8\x41\x3c\x4e\xeb\xfd"
+ "\xf4\x8d\xe2\xc8\x5e\x61\x92\x80\x65\xeb\x0e\xe2\x7b\x34\x9e\xf1"
+ "\x1d\x8b\x3f\x4e\xd2\x30\x42\x7f\xdb\x2c\xcf\x12\xb1\x37\x8d\x46"
+ "\x5b\xaa\xf5\xfd\x8c\xf6\x75\x69\xc3\xb8\xf5\x88\xcb\x70\x86\x5d"
+ "\xa7\x7d\x26\x4d\xdf\x9c\xce\x81\x92\x90\xbe\x55\xdf\xdf\xc4\x79"
+ "\xf0\xf6\xf1\x0f\xac\xdf\xcc\x62\x1f\x1f\x17\xce\xe8\x2c\x11\x69"
+ "\xdb\xe4\xbe\x7b\x2e\x22\x70\xde\x90\x24\xe0\x4d\xb6\x37\x04\x8f"
+ "\x41\x36\x6d\xa5\xcf\x8e\x0e\xdd\xb6\xad\xdc\x7f\xcf\xdd\x1e\xa8"
+ "\xe7\xdc\x02\xff\x3e\x8a\x3a\x48\x9f\x9d\xca\x97\xb4\xc9\x39\x69"
+ "\x6f\x12\xe9\xe4\xfe\x7a\x8e\x5d\x87\x16\xb3\x12\x7c\x55\x8d\x9f"
+ "\x74\x76\x7c\x21\xe1\x9b\xcd\x42\xe8\x4e\xc7\x3b\x79\xae\xd0\xd1"
+ "\xd2\x06\xbd\x11\xf5\xef\xa7\xef\x34\xd7\x1d\x53\x48\x1e\x78\xee"
+ "\x1a\x49\x97\x79\x6f\x4a\xc4\xa3\xc4\xeb\x0b\x5a\xfc\x5c\xdb\x9d"
+ "\xc8\x87\xb8\xa8\xb7\x2f\x7a\x42\xcb\x72\x58\x82\xb4\x11\x7c\x4e"
+ "\xe8\x77\x92\x2d\x86\x5b\xa3\x99\xf9\xd6\xdd\xcc\xda\x5d\x78\xde"
+ "\xe4\x32\x7c\x24\x74\x54\x44\xfd\xbb\x5e\x4b\xa4\x7b\x29\x6f\xf6"
+ "\xb8\x86\xc9\xb1\x3a\xff\x3a\xdd\x41\x09\x0a\xff\x50\x3b\x6b\x02"
+ "\xad\x71\xfe\xf0\x81\x8b\x52\x2f\x5f\xc8\x97\xec\xa5\x35\x01\x5d"
+ "\x86\xf3\xaf\xcb\xb6\x9c\x7f\xfd\xb8\x4d\xdc\xe1\x39\x53\x25\x7c"
+ "\x0f\x9c\x07\x7f\xd6\xea\xd0\xe4\x31\x8d\x62\x5e\x11\xbd\x5b\x44"
+ "\x3c\xd8\x17\x8e\x12\xa4\xa3\x7d\x02\xf4\x51\x92\xa4\xe1\x4b\x6b"
+ "\x55\xcc\x9f\x40\xff\xcf\x8f\x23\x79\xe3\x80\x38\xf1\x25\xc6\x44"
+ "\x9e\xf2\x52\x26\x74\x63\xca\x5f\x2b\xc6\x33\x9c\x97\x97\xd5\xe0"
+ "\x19\x81\x78\x07\x9e\x26\x3c\x8f\xe2\x09\x1a\xe6\x35\x1b\xcd\x4b"
+ "\xf0\xb0\x66\xf2\xc1\xda\x19\x59\xe2\x19\xec\xbe\x1f\xc1\xc6\xb9"
+ "\xe3\x49\x26\xf5\xff\xbe\xb0\x93\xff\xcd\x45\xfb\x19\x5b\xef\xe5"
+ "\x3d\x96\x9b\xc9\x87\xce\x17\xf6\xfc\xfd\x74\x2e\xff\xc5\xf2\xbe"
+ "\xe7\xf2\x5f\xec\xc0\xef\x04\x63\x6d\x98\xe5\x6d\xf3\xf1\x6e\x0f"
+ "\xfc\xda\x76\x74\x17\x7e\x61\x07\x1c\x05\x8d\x35\x34\x9c\xf8\x85"
+ "\x90\xf9\x94\x11\x5f\x14\xb9\xba\x5a\xf6\xf7\x15\x17\xc2\xe1\x3c"
+ "\xf2\x35\x8b\xd6\xdf\x46\x84\x4d\x96\x7c\xec\x6b\x91\x80\xc9\x78"
+ "\xf4\x39\xf2\xb5\x62\xea\x2f\xb5\xb7\x33\xb2\xac\x26\xf8\xae\x23"
+ "\x95\x49\xfd\x77\x47\x22\x1f\x60\xc9\xa7\x4c\xb1\xe9\xf0\xd4\xe0"
+ "\x44\xf7\x7b\x0c\x9d\x28\x43\xd2\x41\x48\x8f\x32\xf4\xf4\x7e\xd8"
+ "\x8f\x27\xbb\x1b\x18\x53\xa4\x03\x4f\x1c\xae\xdf\xa3\xec\x2e\x6c"
+ "\xcb\x7d\x37\x53\x9e\x8d\x50\xde\xae\xa0\xbc\x64\x2b\x64\xa0\xfc"
+ "\xa8\x33\x5c\xd6\x59\x56\x73\x9e\x7d\x51\x2e\xeb\x6d\xb3\x0d\xb6"
+ "\x96\xf2\x26\x81\xbe\xab\x74\xd1\x5d\x2e\xa2\x87\x66\x3b\x63\xbb"
+ "\x98\xb3\x52\xc5\x9e\x5f\xea\x4a\xca\xe3\x8e\xf3\xec\xcb\x69\x0d"
+ "\x9e\xb6\x21\xee\x87\x6d\x42\x9f\x97\xf7\x14\x30\x67\xee\x74\xc1"
+ "\x87\x5d\x64\xed\xe9\x4e\xb7\xb0\xa5\x40\xef\x42\x1f\x92\xce\xe3"
+ "\x69\x6f\x00\x8f\xed\xf7\x03\xa3\x22\x6d\x15\xc5\x23\x8e\xee\x70"
+ "\x1d\x08\xfa\xc6\x77\x95\x1c\x95\x6b\xaa\x7d\x1c\xd1\x16\xa2\xbd"
+ "\xde\x1f\x38\xa8\xcd\xaa\xbd\xe4\x28\xf5\x21\x1f\xfc\x1f\xf9\xbe"
+ "\xa5\x35\x61\xd9\x48\xb2\xc2\x2f\xaf\x60\xde\x71\xb5\xbc\xe4\xe8"
+ "\xd0\xfa\xf0\xa5\x83\xea\xcc\xf7\xf2\x8b\xee\xc8\x92\xa3\x44\x93"
+ "\x94\xe5\x0d\x0b\x7f\xb0\x92\x3b\x3a\xa3\x4a\x5d\xdd\x85\xed\xe6"
+ "\x77\xb3\xe5\xd8\x0c\xad\xdc\x76\xb3\xde\xf7\x2a\xad\xef\xa8\x4b"
+ "\xd8\x43\x98\x5a\x21\xfd\xe3\x20\x4d\xf2\xa0\x32\x2b\x8c\x33\xd1"
+ "\x03\xd8\x1b\xae\x69\xb0\xa8\xf6\xef\x0d\x43\x6b\x47\xf5\xb7\xa8"
+ "\xa3\x57\xd6\xf1\xb7\xd0\xbf\xaf\x8e\xbf\x85\x5e\xaf\x0e\x79\x16"
+ "\xff\x37\xfb\xd0\x79\xc7\xbf\x09\xbb\x96\xc0\x9f\x8d\x12\x67\x5e"
+ "\x50\x7c\xe0\xdf\xbc\xa6\x57\x5c\x44\xdb\x90\xde\x2d\xf9\x0a\xf2"
+ "\xda\x57\x57\xd7\x67\xf7\x30\xc7\xc6\x8f\x58\x2b\xfb\xdb\x29\xca"
+ "\x53\x9f\x45\x3c\xdb\x6b\x96\xde\x5d\x65\x89\xbd\x86\x76\x17\xc1"
+ "\x7b\x3f\xc6\x61\x5f\xd0\x3c\x6b\xe8\xfa\x88\x39\xd3\x48\xbe\xda"
+ "\x48\x72\x6d\xe0\x82\x57\x5c\x2a\x70\x03\x68\x74\x9f\x80\x07\xe8"
+ "\x17\xc9\x6f\xbd\x50\x2b\xf8\x2d\xb7\xb0\x05\x7e\x83\xf0\x01\x54"
+ "\xf8\x46\x07\xc9\xbe\x7d\xbd\x29\x96\xee\x42\x96\x4c\xbe\x81\x48"
+ "\xee\xcc\x4d\xf1\xb3\x16\x79\x43\xb8\xe0\xa7\x40\xfb\x93\x6f\x20"
+ "\x67\x97\x8b\xf9\x40\x47\x57\x5e\x65\xd1\x95\xa0\x3d\x81\xb3\x4d"
+ "\x84\xd7\x0f\x68\xfe\x81\x4a\xae\x06\xfc\x03\x55\x91\xac\xa7\x09"
+ "\xef\x57\x59\xa8\xaf\xfc\x85\xda\x7d\x57\x59\xdc\xfe\x8d\xcc\xba"
+ "\x8f\x64\x79\x5f\x4a\xda\x47\xe8\xc9\x93\xaf\xa0\xb5\x56\x3a\x4b"
+ "\x08\xd0\x3e\x64\xfb\x23\x80\xb7\xc4\x58\x0e\x0d\xde\x1d\x62\x1f"
+ "\xf4\xda\x4b\x99\xd7\xf4\x5a\x31\x60\x57\x83\x38\x06\xf8\xe5\x0e"
+ "\x34\xb6\xba\xbe\xcd\xee\x20\xff\x4e\xef\xc6\x49\xfc\xee\x62\x17"
+ "\xe6\x0e\x36\x27\x7c\xfb\x52\xd8\xd4\x0e\x96\x28\x75\x00\x46\x60"
+ "\x4f\xbc\x70\x88\xf4\x23\xf3\x56\x33\xb3\x6f\xdf\x12\x25\xff\x65"
+ "\x16\xe2\xf4\x26\x31\xfa\xe5\x7d\xc5\xdb\xa6\x66\xb2\x44\x3a\x7f"
+ "\xa0\xb3\x12\xcb\x16\x91\x7e\x73\x5c\x2e\x4b\x0c\x2e\x7b\xbe\x54"
+ "\x22\x11\x4e\x15\x36\x93\x06\xc9\xa6\x95\x59\x19\x96\x65\x1b\xd6"
+ "\xad\x5b\xb1\x26\xcb\xb2\xf0\xc1\xe4\x7e\x77\xdd\x4a\xb1\x2f\x18"
+ "\xb7\xcd\x5b\x6c\xf4\xce\xb7\x48\xff\x5c\x97\x12\x49\x5f\x97\xe7"
+ "\xa7\x54\x48\xfa\xf3\xd2\x34\x49\xb3\x4f\x37\xc9\xbb\x76\x97\x12"
+ "\xb5\xf0\x31\xcc\xe7\x9b\xdb\xd9\x45\xb1\xdf\xab\xfb\xcc\x07\x31"
+ "\x37\x95\xf3\xec\xe2\xe7\xa4\xe3\x20\xe7\xe9\xc5\x77\xc9\x6e\x84"
+ "\xd4\x85\xb8\x70\x44\xea\x42\x5c\xf4\xdb\x7f\x91\xba\x5f\xa5\x8d"
+ "\xa4\xf7\x40\xe7\xdb\x72\xed\x5d\x2c\xd0\xd7\x1e\xd2\xee\x04\xfd"
+ "\x64\x1a\x3a\xce\xb9\xb8\x53\xca\xcc\x2e\xd6\x01\xfe\x29\x9a\xce"
+ "\xe3\xc4\x16\xb4\x9d\xda\x82\xef\xc9\xd4\x9e\xc0\x9d\xa1\x4b\xe3"
+ "\xfa\xda\xcb\xd1\xfa\xb8\xcf\xfc\xaa\x94\x87\x5f\x9a\x46\xfd\x41"
+ "\xbe\xa4\xa0\xf8\x58\xf4\x3d\x49\x8b\x77\x53\xfe\x01\xc7\xe1\x87"
+ "\x6b\x96\xad\x5d\x6d\x4b\xcf\x5a\xf9\xcc\xca\xcc\x95\x59\x9b\x85"
+ "\x39\x88\x04\xf1\xef\xa1\xc9\xcb\x17\xf7\xf7\x6d\x60\x25\xb9\x88"
+ "\x66\x13\xbd\x8b\x74\x1a\xa4\x6c\xea\xd2\x49\x6f\x21\x9b\x33\x34"
+ "\x18\x5c\x12\x78\xa6\x52\xd8\x88\xb9\x74\xc6\x65\xf8\x83\x49\x3b"
+ "\xa3\xe8\x90\xfa\x9f\xf2\x7b\xa7\xe9\x35\x9b\x65\x3c\x9b\xdd\xc2"
+ "\x3a\x8b\xe9\x6c\x0a\x63\xe2\xa0\x3d\xac\x24\x87\xf6\x9a\x46\x56"
+ "\xef\xc5\x7e\x26\xce\xab\xdd\xbf\x25\x9f\x67\x44\xc7\x01\x46\x07"
+ "\x5b\x98\x5b\x8c\x3b\xbf\x64\x3e\x28\xec\xbe\x5c\x32\xbf\x4a\xf3"
+ "\x86\xda\xac\xf2\x94\x7d\x9c\xa7\xbc\xa4\x5e\xca\xd8\xc7\x2f\x65"
+ "\xbc\x14\xb0\xab\xea\x3e\x82\xbc\x87\x5b\xb4\xb2\x4a\x2f\xb2\xc3"
+ "\x84\xab\x28\x6c\xcc\x32\x81\x3f\x2b\x3d\x4a\xed\x71\xba\x13\x99"
+ "\xb4\x05\xe1\x3e\xe2\xec\x9a\xce\x40\xff\x39\xc4\x7d\x4f\x71\xc6"
+ "\x06\x1a\x0d\xf9\x9c\x68\x97\xd3\xdd\x43\xf4\xc0\x51\x15\x74\x1a"
+ "\xfa\xdb\x8a\x3d\xcf\x43\xe5\x52\x9f\xf7\x83\x4e\x27\xbd\x8b\xee"
+ "\x42\x37\xe8\xd0\x0b\x4d\xc1\xba\x37\x04\x83\x12\x7c\x27\xdd\x0b"
+ "\x39\xfe\xee\x2b\x34\x7e\x80\xf1\x3d\x81\x39\xf0\xd5\x08\xea\xdf"
+ "\x82\x56\xfe\x19\xb7\x8f\x9b\x2f\xc7\xfb\xab\x9b\xb4\xb8\x4b\x01"
+ "\x5b\x14\x5f\x4d\x43\xb8\x17\x3f\x95\xdb\xc7\x67\x04\x9d\x0f\xd3"
+ "\x37\xc1\x77\x93\x1e\x89\x2d\x87\xd6\xca\x57\x2b\xe4\xbe\x3e\xfe"
+ "\x67\xee\xfc\x8c\x10\xe4\xf1\xd1\x7d\x55\x09\xdf\xaf\x9e\x77\xee"
+ "\xb8\xa8\xeb\x5b\xa0\x4d\x97\x27\x3b\x9e\xf5\x92\x0e\x5a\xb4\xb3"
+ "\xd5\x2b\xf4\x1b\x35\xfb\x23\x8a\x5a\x78\x69\x36\xe9\xc5\x83\x47"
+ "\x8b\xd8\x1f\x25\xfd\x8a\x74\x17\x7e\x15\xb0\xff\x6c\x92\x74\x1b"
+ "\xad\x2d\xf2\x1b\x29\x74\x47\x40\x1f\x51\x9b\x68\x6d\xa1\xae\x56"
+ "\x3a\x6b\x96\x6b\xec\x2b\xf7\xdf\xb7\xc6\xbe\x72\x53\x5f\x50\xd6"
+ "\x0e\x6e\xc8\xe7\x53\x77\xb2\x34\xa1\x0b\xe0\xed\xa2\x7b\xc6\xa1"
+ "\xc0\xff\x09\x12\x7f\x74\xa6\x0b\x7d\x91\x8d\x1d\xd5\x74\x97\xf7"
+ "\x40\x0f\x8b\x50\xed\xf1\x89\x44\x2f\xd7\xe7\x0a\x1d\x8a\x70\xe4"
+ "\xab\x21\x1d\x0b\xd2\x19\x1c\x2d\xfc\x92\x7e\xc4\x0e\x5c\x61\xa1"
+ "\xad\xec\xb2\x8d\xce\x74\x02\xb0\xbe\x7c\x92\xce\xf0\xf8\xae\xb1"
+ "\x2e\x63\xae\xa1\x98\xca\x50\xaf\x5e\x98\xa5\xe7\x03\x8d\x38\x9c"
+ "\xf2\xb5\xb0\xcb\xbf\x12\xf9\x28\xad\xb0\x53\x63\x5a\x82\xbd\x53"
+ "\xdc\xf7\xf3\x22\x5c\xa5\x9a\x92\x39\xf0\xba\x6f\xa3\xb7\x06\xdf"
+ "\x16\xab\xf6\xb2\x1a\xc4\xa5\x88\xb3\x84\x5e\x33\x9d\x31\x62\xce"
+ "\xad\xb4\x3b\x5d\x5f\x38\x44\x7b\xe8\xee\x71\x16\xf6\x40\xc1\x5f"
+ "\x5c\xf6\x55\x7d\xc9\x42\x6d\xcf\xd2\x78\x76\x4a\x1a\xfb\x22\x3b"
+ "\x24\xdb\xd7\x59\xde\xb9\xcb\x62\xe9\xc4\x7c\xed\x32\x84\xb3\xe3"
+ "\x66\xd2\x99\x7f\xcd\x76\xdc\xdc\x83\xf1\xe9\x4c\x71\x85\x8e\xd5"
+ "\x74\x68\x3b\xfd\x6b\x93\xe6\x68\x88\xd9\x94\x8f\xef\xd9\xba\x8e"
+ "\x12\xcd\xcb\x9d\xc2\x7f\xc0\xe5\x64\x82\x9b\x8b\xb9\xc3\xeb\x33"
+ "\x03\xf6\xbb\x3b\xe5\x3d\x3d\x13\xf2\xf8\xed\xdf\xfb\xae\xaa\x75"
+ "\x68\x07\xd9\x39\xca\xf6\x6d\x54\x9b\xe9\x0c\xfc\xd1\x2b\x2a\xa7"
+ "\x3b\x0c\x74\x1f\x85\xf8\x97\x45\xd9\xbc\x93\xf8\x31\xba\xfb\x45"
+ "\xe7\xdf\x74\xff\x3e\xb0\x4e\x3a\x3d\xfa\x3d\x7c\x7d\x6d\xd0\xfd"
+ "\xae\xd2\x55\x62\x9d\x92\x4e\x6b\x84\x38\x03\x08\xf9\xf9\x97\x8f"
+ "\x76\xa1\xcc\x8b\xe2\xec\xaa\xb3\x4a\x2b\x87\xec\xb1\x75\x17\x76"
+ "\xcd\xd6\xcb\x50\x49\x1f\x78\x9d\xd0\xc7\x73\xc9\xfc\x52\xdf\xe7"
+ "\xd1\x2e\x55\xdc\xcb\xa1\xfc\x52\x0f\xa7\xcb\x6f\xff\x4d\xde\x95"
+ "\xe9\x2a\xd0\x75\xc6\xf0\xbe\xd3\x7f\xd7\x0f\x30\xed\xb4\x97\x1e"
+ "\xed\x02\x7e\xe8\xb2\x97\x78\xf0\xed\x10\xd6\xf5\xd7\x6c\x7d\xf4"
+ "\x91\x49\x90\x7f\xc3\x0d\xcc\xa0\x46\xc5\x2f\x21\xfb\x2b\x74\x87"
+ "\x55\xea\xb1\x5f\x19\xa1\xd9\x62\x09\xb9\xc8\xba\x4e\x06\xce\xc2"
+ "\x7d\x9a\x1c\xf7\x4a\xa2\xe4\x23\xae\x24\x0a\x39\xee\xae\xd2\xea"
+ "\x7f\xcf\xf1\x18\x6a\x72\x5c\x06\xa9\x5f\x77\x25\x0e\x94\x4c\x90"
+ "\x0f\x8c\xae\x56\x2a\x6b\x60\xba\x6f\xda\x72\x59\xe6\x55\xe1\x2b"
+ "\x2e\xc0\x97\x5f\x15\x34\x1d\x9d\x5b\xab\x44\xc3\x45\xad\xae\x21"
+ "\x3d\x25\xa7\xed\x32\xc9\x73\xc3\xa4\x8c\x40\xa6\xd1\xf4\x36\x6f"
+ "\x6c\xef\x1b\x8e\xa2\xb0\x84\xd9\x95\x23\xfa\xd9\x50\xa9\x41\x25"
+ "\x1f\x97\x3c\xbf\x1a\xf8\xd2\xd6\x25\x6c\x3b\x38\x41\x13\xa2\x0e"
+ "\x6e\x5b\x47\x77\x23\xaf\x7c\x49\x7e\xb3\xe4\xda\xbc\x2a\xce\x6f"
+ "\xd4\xc2\x39\x3c\x9f\xf8\x22\x37\xf9\xd3\xba\xcc\x90\x2e\x12\x65"
+ "\x8f\x39\x91\xdb\x41\x7a\x5e\x71\xe4\x2b\xb9\x55\xab\xdb\x1d\x39"
+ "\x6d\xf9\xad\x11\x2c\xad\xbb\xf0\xaa\xd5\xc5\xde\xaf\x1e\x3a\xde"
+ "\xb8\x6a\xbd\x1e\x8d\x2c\x69\xb6\x24\x36\x18\x9f\x4d\x72\x94\x29"
+ "\xa8\x7f\x21\xa7\xf6\x77\x8f\xf1\x1a\x3c\xa0\xcb\x86\xf3\xf8\x82"
+ "\x6c\xe6\x2d\x1c\xce\x7d\x39\x18\xaf\x4e\x33\xf8\xb0\x3a\xd6\x20"
+ "\x75\x5f\xe8\xfc\xde\x98\xd7\xc5\x2f\x3b\xbd\x47\x48\x8e\xef\x96"
+ "\x74\x4a\xf7\x0d\x4e\xef\x5b\x8c\xf4\xb5\x09\xdf\xb4\xb0\xab\xd7"
+ "\xa8\x5d\x53\x6c\x05\xec\xce\x8b\xf4\xfd\xea\x51\x49\xbf\x75\x47"
+ "\xcb\xe7\xd5\x56\xb2\x3d\x1d\xdc\xa6\x87\x36\xac\x59\x46\x06\xcc"
+ "\xef\x5c\xb0\x62\xe3\x8a\x4c\xcb\x63\x64\xde\xbc\xbf\x1e\x68\xc0"
+ "\x97\x66\xb7\x8b\xf6\x57\xa2\xa1\xc9\xa7\xe6\xf5\xfc\x69\xea\xbe"
+ "\x34\xb1\xe6\xe2\x48\xee\xfc\x8f\xf4\xa7\xa9\xd3\xc8\xe4\x4b\x33"
+ "\x70\x06\xe3\xa9\xf6\xaf\x01\xf5\x9d\x6e\x0a\x8b\x3d\xbd\xb0\xdb"
+ "\x42\xeb\x48\xee\x2f\x1e\x73\xb0\x1d\x2c\x61\xcf\xa5\x7c\xa5\x1d"
+ "\xf1\x89\xfa\x1d\x56\xcc\xc5\x08\x84\x93\x02\x77\x66\x3c\x0b\x00"
+ "\x37\x69\xe7\xd4\x24\xd2\x2e\xd1\x75\x15\x84\x1d\x52\x4d\xb7\x42"
+ "\x2d\x9a\x75\x46\xca\x07\x3d\xe9\x55\xea\xf0\x70\x79\x36\xe5\x29"
+ "\xd6\xef\x64\xc9\xb5\xf9\x8e\xb6\x36\x3d\xd5\xd7\xd3\x27\x09\xac"
+ "\x0d\x4f\x73\x60\x5d\x7f\xa6\xe7\x6d\xfe\x26\x5d\x14\x8d\x4f\x1b"
+ "\xd3\xce\x7a\xbe\x22\x99\xa1\xbc\x83\xdd\x23\xee\xd0\x49\xfb\x1a"
+ "\x3d\xbf\xd1\xde\x51\x47\xcf\x7e\xed\x7d\x02\xde\x9f\xd7\xde\x41"
+ "\x2f\xf6\xac\xd6\xde\xb1\x66\x7b\x9e\xd0\xde\xa3\xf1\x7e\xbf\xf6"
+ "\x8e\xbd\xa3\x67\xb2\xf6\x1e\x83\xf7\x1b\xb4\xf7\x71\xed\xec\xda"
+ "\x15\xed\x1d\x6b\xf0\xda\x59\xed\x5c\x3f\xfc\x3c\xbb\x76\x6a\xe8"
+ "\x7c\xe3\xb5\xdd\x92\x0e\xbe\x76\x06\xf4\x51\x86\xdc\x7b\xfc\x71"
+ "\x6d\x98\xdb\xb3\x74\xf8\x22\x7e\x27\xd5\xd3\x5d\xd8\x03\x7a\xb6"
+ "\xd5\x12\x14\xaf\xd9\xb6\xee\x31\x03\xcf\x1d\x09\x8a\xb7\x69\xf1"
+ "\x89\xe0\x4f\xe7\x06\xc5\x2f\xd7\xe2\xe7\x03\x7f\xce\x0e\x8a\xd7"
+ "\xce\xb1\x7b\xd2\x5c\xec\xd3\xc5\x41\xf1\x0b\xb4\xf8\x6c\x5d\x8f"
+ "\x46\x8b\x4f\xd2\xe2\xed\x2e\xf6\x71\x68\x50\xfc\x0c\x2d\x1e\xf8"
+ "\xdf\x73\x38\x28\x5e\xe0\x15\x69\xef\xdf\xc8\x8f\xe7\xd2\xda\xea"
+ "\x01\xfd\xff\x97\xae\xa0\x34\xb1\x5a\xde\x56\xc4\xc7\x06\xc5\x9b"
+ "\xb4\x78\xaf\x4b\xb9\x23\xb8\xcc\x41\xf9\x79\xa5\x82\x0d\x78\xa6"
+ "\x43\x32\x75\xf2\x81\x21\x74\x93\x05\x9d\xed\xbd\x97\xee\x78\x19"
+ "\xf7\xf3\x16\x4b\x1e\xe7\x2d\xcc\x6b\xd1\xf4\x67\x2d\xa4\xcb\x28"
+ "\xef\xcb\x79\xc3\x35\x5b\x09\x6e\x71\x87\x2e\x87\xe2\x7a\x85\x5f"
+ "\xa7\xa9\xd9\x05\xd2\x16\xbd\xee\xd7\x88\x64\x4c\xda\xf9\x3b\xd2"
+ "\xfc\x86\x64\xee\x54\x0e\xc9\xa1\x9d\x59\x3d\xd2\x4f\x01\x78\x51"
+ "\x8a\x23\x59\x0b\xc1\x23\x58\xa6\x24\xf1\xbe\xf7\x5e\xb5\x87\xee"
+ "\xa9\x4a\x79\x14\xad\x45\x4a\x4f\x3a\x63\xc1\x69\x5d\xcc\x3b\x8b"
+ "\x9e\x21\xe6\xc8\x8f\xbb\x0b\xbd\xe6\xc0\xfd\xa0\x5e\x9b\x16\xff"
+ "\x47\xc4\x27\x06\xc5\x2f\x19\x1c\xb7\x03\xdf\x99\xcc\xd6\xde\xab"
+ "\xbc\xcb\x7b\x95\x7b\x4a\x3f\x45\xbb\x9f\x15\x7a\x7a\x37\xfb\xec"
+ "\xe6\x59\x74\x7f\x86\xfc\x10\x7b\x37\x72\x37\xe9\x25\x22\x7e\xd4"
+ "\xa3\x5d\x6e\xd0\x18\xdd\xbc\xe4\x19\xd2\x41\xbd\xc2\xe8\x7c\x34"
+ "\xbf\x83\x7c\x5a\x1a\x39\xdd\xcb\xde\x7a\x81\x45\xd0\xfd\x9a\xaa"
+ "\x67\xe9\xfb\x59\xb6\x30\xc3\xcd\xea\x33\x7c\xac\x0a\x65\xef\x7f"
+ "\x46\xa7\x2f\xbc\x8d\x81\xbb\xbf\x63\xe9\x3c\xf9\xe6\x7c\xe1\x77"
+ "\xdd\x27\xf5\x6a\xb6\xd1\xb9\xfe\x6b\x15\xfc\xf7\x44\x1b\x97\x38"
+ "\x8c\xdb\x98\x05\x7b\x7b\x04\xde\x6b\xe4\x0f\xdf\x10\x3f\x58\x9f"
+ "\xe4\x5a\xf6\xcd\x97\xb8\xc6\x7c\x48\xe2\x0b\xdf\x7c\xfe\x6f\xc4"
+ "\x17\xfa\xe8\x3c\xb8\x02\x74\x78\xc5\x40\xf9\xb7\xee\x67\x86\xde"
+ "\x5d\xa0\x4d\x2e\x1e\x35\x48\xfc\xa4\xce\x52\x0d\xe1\xdb\x48\xde"
+ "\x2d\x7c\x2e\xef\x8a\xcf\x3c\xbc\xc6\x63\xa8\xcf\x69\x65\x5b\xc6"
+ "\x31\xf3\x12\x8f\x01\x69\x7c\xbf\x1d\x9d\x45\xf6\xf2\x4b\xab\x41"
+ "\xcf\x1a\xfe\x17\xbe\xbf\xbd\xe6\xa8\xc1\x2b\xe8\x15\x75\x96\x90"
+ "\x91\xda\xe3\x49\xef\xd8\xe8\x6c\xf2\x11\x2d\x1e\x01\x5a\x3c\x11"
+ "\xf8\x3f\xdc\xb7\x29\x23\xca\xbb\x3e\x63\xd4\xfe\x75\x2c\xc2\xb7"
+ "\xde\x1a\xfd\xc2\x55\x36\x4b\xdf\x7f\xf6\x6f\xc4\x9e\xd2\x6d\x1e"
+ "\x59\x86\x3d\x85\x64\x2f\xa3\x15\x93\x38\x0b\xa6\x77\xd5\xf0\x79"
+ "\x5a\xd5\xc6\xeb\xfb\x8f\xf7\x6d\xb2\x0a\xfb\x11\xd4\x96\x81\xfa"
+ "\xba\xf3\x25\x16\xea\xd3\xee\x99\xe6\x9d\x63\x31\xa0\x9f\x0d\xa3"
+ "\xaf\x70\x47\x7b\x26\x33\x90\xcf\xed\xbc\x15\x42\xbe\x39\xac\x3e"
+ "\xc3\xcb\x9c\xd9\x9f\xb0\xbc\x75\x34\x46\x6a\x09\xd1\x69\xa4\x53"
+ "\x8c\xf4\xa6\x76\xa6\xee\x37\x7a\xb0\x67\x78\x40\x93\xaf\x22\xbe"
+ "\x58\xfd\xb5\xb4\x57\xa1\x76\xd1\xbd\x50\xc7\xba\x07\x28\xae\x3e"
+ "\xff\x9c\xd0\xdd\x89\x93\x6b\x4b\x3d\x44\xe1\x7c\xba\xf7\x1a\x95"
+ "\x98\xfd\x46\x8f\x67\x98\x94\x4d\xa8\xbf\xd2\xf6\x07\xbb\xe4\xed"
+ "\xd4\x43\x83\xcd\x5d\xd5\x1e\x3b\x9f\x93\xbf\xd1\x4a\xa2\x5f\xb9"
+ "\x4b\x9c\xb3\x93\x0d\x80\xec\x39\x0e\x7e\xd5\xae\xd9\x26\xe2\xab"
+ "\xd5\xf2\xd8\xf9\xd2\x3e\x29\xd7\x75\xe4\xb0\x47\xc6\xa6\xc8\x33"
+ "\x86\xd8\x0c\x29\x73\x8f\xcd\xde\x3e\x9e\xee\x07\xf0\xcc\xce\xc8"
+ "\x58\xec\x71\x3c\xa9\x33\xea\xee\x01\x69\x1d\xb9\x1f\x8d\xcb\xb6"
+ "\xdc\xcc\xa2\xe9\xac\x27\xd5\x27\xed\xfc\x8a\x35\xac\x30\x1b\x2f"
+ "\x17\xdf\x26\xb6\xd8\x58\x88\xb4\xa5\xcd\xdf\x9a\x5a\xc9\xc8\x4f"
+ "\xc5\x0d\xdc\x14\x6b\x15\xba\x87\xf6\xd8\x59\xce\x0e\xf2\x81\xe6"
+ "\x63\xe2\xcc\x48\x61\xb9\x3c\x32\xd6\x2a\xd2\x2b\xec\x86\x86\x0e"
+ "\xf4\xc1\x34\xc1\xe3\xf4\x5c\x60\x5a\xb9\x68\xe3\x04\x0f\xb7\xc7"
+ "\x86\x8b\xfb\xe3\x0a\x7b\x5a\xc7\xab\x62\x8e\x2a\xec\x47\x12\x6e"
+ "\xe3\xb2\x05\xdc\x50\x9e\xb6\x5f\x4d\xa4\x77\xec\xdd\x89\x42\x87"
+ "\xa4\x88\xcd\xd7\x69\x64\x97\x96\x86\xf2\xe0\x5d\xdc\x75\xc0\xf7"
+ "\x0c\xf4\x9d\x69\xdf\x23\x28\x0e\xfd\xc3\x9e\xc5\x0f\x52\xbf\x06"
+ "\xc3\xad\x02\x16\xb9\x2c\x04\xfd\x13\xf6\xd9\x89\x4e\x71\x76\xcd"
+ "\x71\x38\x69\x0c\x14\x03\xf9\xee\xe9\xa0\x7a\xc8\x7e\x10\xe1\x4d"
+ "\x94\x19\x4a\xe5\x05\xb5\xff\x4b\xbd\x2d\x54\x1f\x7d\xe3\xf6\x09"
+ "\xc2\x9e\x29\x60\x15\x4e\x69\x68\x5c\xcf\xdb\x48\xf6\x76\x05\x30"
+ "\xeb\xa2\x72\xa3\x09\x26\x12\x66\x8a\x5b\xe3\xe9\xb5\x71\x50\xce"
+ "\xf5\x85\x87\x0c\xab\x26\xe0\x86\x75\x6c\x6c\xbb\x62\x88\xd6\xe0"
+ "\x27\xfd\xf7\x28\x8a\xb0\xd3\x20\xbf\x29\x9b\x83\xf2\xde\xe4\x4f"
+ "\x8b\x76\x13\x6d\x44\xba\x01\x74\x56\x24\xe6\xab\xa2\x1c\x0c\xca"
+ "\x77\x30\xf5\x2b\xa2\x91\xc7\x7a\xb6\xef\x15\xfe\x50\x13\xbb\x8b"
+ "\x94\xa3\x01\x78\xcb\x72\x06\xa8\xe3\x66\xbd\x0e\x97\xa2\x64\xeb"
+ "\xed\xc4\xbb\xdc\x83\x8b\x14\x6f\x60\x4c\x94\x58\x3d\x1f\xc9\x74"
+ "\x30\x46\xb5\xe4\xa3\x78\x10\x9f\x2b\x8a\x13\xa9\x1b\xbc\x73\x1c"
+ "\x62\x3e\x2a\x86\x2c\xd2\x15\xc7\x1c\x32\xcb\x39\x64\x48\x11\x7b"
+ "\x21\xe2\xa9\x4c\x3a\xef\x13\xb6\x6c\x8b\x0c\x99\x28\xb7\x58\x6b"
+ "\x73\x81\x6c\x83\x01\xfc\x1f\xff\x9a\xdd\xda\x07\xd2\x97\x5b\x92"
+ "\xa7\x89\x3b\xb4\x77\x6e\xb0\xd1\xf5\xd8\xe5\x81\x40\x5f\x9a\xdb"
+ "\xe4\xb7\x59\x56\x64\xa8\xf3\xdb\x2c\xb3\x4f\x2b\x96\xf0\x0f\x31"
+ "\xf3\xab\x7c\x37\xdd\xdf\xe0\x1b\x79\x45\x29\xd9\x46\xbc\xc2\xc6"
+ "\x92\xef\xf5\x3c\x1b\xff\xa2\xc1\x06\x9e\xdd\x14\xbf\x13\xf8\xc3"
+ "\x9e\x77\x85\x0d\x27\xdd\x20\xc2\x3f\xa4\x7b\xcc\x23\x11\x5f\x1e"
+ "\x6f\xf7\xdf\xab\x53\x86\x9b\xe8\x2e\x28\xcf\x4f\x01\x2d\x1d\x7f"
+ "\x90\xe6\x03\xe9\x89\x9f\x57\xc2\xc8\xae\xea\x41\x7c\xcb\x2a\x11"
+ "\xb2\x84\xf8\x36\x9f\x69\x5a\x5a\xfe\x05\x16\x26\xfc\x67\x66\x7b"
+ "\x48\xa6\x66\x68\x51\x42\x36\xa3\xcc\x36\xc4\x8f\x16\xf1\x1e\x0f"
+ "\xd9\x4e\x68\xc3\xb7\xd1\xf8\xf6\x1b\x3c\x55\x94\x91\x5d\x8a\x76"
+ "\xe7\x5d\x60\x37\xa3\x2d\x6d\xa8\x87\xee\x99\x9e\xcf\x5f\xcd\x62"
+ "\x1a\x6c\x6d\xc4\xdf\xa1\x3c\x17\xd3\xec\x8b\xb4\xb5\x28\xa1\x23"
+ "\xd0\xaf\x6c\x92\x89\xe0\x99\x5b\x82\x67\x9e\x8f\x8d\xce\xdb\x8a"
+ "\x7d\x6f\x2b\xea\xa7\x7b\xaa\x28\x87\x6c\x8a\xc8\xb6\xa0\x6f\x24"
+ "\x57\x43\xb9\x5b\x3b\xf8\x79\x94\xdd\x56\xdf\x81\xf2\xb2\x9b\xfc"
+ "\x65\x6a\x34\x35\xd6\x77\xd8\x97\x7c\xd7\xdd\x2e\xb4\xa9\x82\xf4"
+ "\xa7\x11\x67\x42\x5c\xab\x9f\x1e\x56\xc2\xce\x69\xef\x23\xfc\x69"
+ "\xf3\x53\x58\xde\x35\x66\x16\x3a\x00\x9b\x42\x58\x8b\x12\x96\x45"
+ "\x76\xad\x02\x65\x86\x7e\x45\xe5\xed\x44\x79\xf9\x2b\xd8\x08\xe0"
+ "\xea\x70\xb4\x91\xfc\x90\x7f\x2e\xe0\x24\xd6\x58\xa8\x1b\x7d\xb1"
+ "\x53\x9f\x54\x8c\x5d\x09\xd6\x03\xfa\xa3\xa0\x3f\x23\xb6\xfa\xfc"
+ "\x77\x6f\xa9\x4f\x91\xc4\xcf\x51\xbf\xe4\x38\x26\x00\x7f\x26\x44"
+ "\x6c\xcd\xe0\x9f\xa3\x6f\x6d\xf5\x19\x4d\x0c\x7b\x8f\xb1\xc1\xd6"
+ "\x48\xf7\x18\x3e\x97\x70\x6b\x23\x3d\x50\xe0\x88\x84\x08\xbf\x1d"
+ "\x68\x25\x6c\x35\xda\xde\x86\x76\xed\xd4\xfa\x49\x71\x19\x7e\x9a"
+ "\x5e\x09\x5b\xa9\xbd\x8f\xf4\xa7\xfd\x5a\x3f\x87\x35\x07\xf5\x13"
+ "\xf9\x87\x47\x52\x79\x5a\x3f\x47\xa2\x9f\x23\xbe\xde\x4f\xcc\xa7"
+ "\x8d\x7c\x87\xd6\xcf\x62\xad\x9f\x06\xf4\x73\x24\xfa\x39\x3e\xa8"
+ "\x9f\x51\xfd\xfa\x09\x5a\x24\xc1\x84\x7e\xb6\x04\xf5\xd3\x34\x40"
+ "\x3f\xc3\x5d\x54\x47\x79\x82\xf0\xdd\xc0\xc3\x0c\x3b\xc5\x7d\xf6"
+ "\xa2\x61\xfe\xfb\x9f\x2a\xdd\xa3\xbc\x2a\x6c\x0a\x1d\x21\xf9\x0d"
+ "\xc9\x8d\x88\xd7\xa3\x3b\x9b\xa9\x9b\x8b\x0b\x84\xec\x26\x46\xca"
+ "\xa6\x05\x7d\x55\x14\x96\xe8\xbf\x3f\xb1\x57\xf8\x45\xea\xa2\x78"
+ "\x61\x03\x60\x1d\x13\xb2\xc7\x45\x9b\x37\xe5\x53\x7e\xca\x8b\xf4"
+ "\x69\xfe\x7b\x5e\xca\xb0\xb9\x52\x1e\x7a\x77\x1b\xbd\x93\x6d\x2b"
+ "\xd1\xae\x22\x43\xa5\x38\x2b\x28\x0a\xdb\xe9\x97\x69\x6e\xe4\x27"
+ "\x08\x2e\xe2\x7e\xaa\xb8\xdf\xc9\x8a\x53\xbd\xc5\xfa\x3d\xf3\x0e"
+ "\xa4\x3d\x1a\x74\xcf\xbc\x43\xb4\xa1\x47\xd8\x72\xd8\xb4\xc8\xbb"
+ "\x49\xdc\x37\x47\x9a\xe6\x40\xdd\xa1\x4b\xb4\xba\x5d\xf4\xee\x96"
+ "\xb6\xd6\x48\xc6\x66\x11\x3a\x2f\x45\xc3\xc3\x75\x3d\x13\x97\x12"
+ "\x32\x97\xd6\xf2\x80\x3e\x84\x8a\x86\x27\xf6\xb1\xed\xa4\x84\x0b"
+ "\x1f\x26\x88\x9f\xef\xbf\x3b\x5e\x34\x7c\xf1\x37\xdd\x1d\xcf\x77"
+ "\x63\x9c\xb0\xde\x80\xb3\x15\xcc\x15\xf0\xb8\xd3\xd2\x84\x1f\x1e"
+ "\x65\xb8\xf0\x2f\xd7\xa2\x0c\xa7\xfb\x9f\x46\x61\xf7\x41\x19\xfe"
+ "\x6b\x0d\x37\x57\x2c\xf2\x79\x8d\x2e\xd4\x29\x6c\x45\xf9\xc3\xc3"
+ "\x0f\x91\xed\x0b\xa4\xfb\x5c\xd8\xd0\x47\x79\x7d\xd3\x8b\xef\x05"
+ "\xfd\xc2\x49\xfd\xc2\x96\x2e\xe0\xac\xc1\xf4\x69\x4a\xc6\x0b\x19"
+ "\x6f\xd2\xe8\x6d\xcc\x96\xff\x25\x0b\xc1\x5c\x3c\x47\x6d\x6b\x68"
+ "\x13\x77\xed\x8c\xbc\x30\x91\x39\xdb\xbc\x92\x6e\x07\xbd\xd4\x12"
+ "\x87\x34\x5f\xb2\x18\xba\xeb\x41\x7e\x8a\x90\xbe\x5d\xf8\x26\x52"
+ "\x46\xfc\x62\xc9\x86\x91\x4c\xfd\x59\xca\x28\x6e\xd8\x62\xa1\xf3"
+ "\xfc\xd7\x7b\x5c\xe4\xdf\x47\xc9\x7b\x91\xc5\x12\x9e\xc2\x1c\x6e"
+ "\xe5\x86\x5c\x0b\xf2\x74\xfc\x7b\x4f\xdb\x30\xa7\xf7\x13\x66\x03"
+ "\xfe\x6c\x57\x46\xe4\x86\xe6\xb2\xd0\xb2\xf3\xcc\x84\x79\xe6\x3d"
+ "\x0e\x76\x45\xb7\xdd\x50\x19\x25\x6d\x02\x54\x62\x4e\xae\x37\x73"
+ "\x4f\x77\x51\x78\x93\x8b\xfd\xb5\x51\x97\x5f\xec\x94\xb6\xdb\x42"
+ "\x51\xff\x3c\x61\x67\x42\xd2\x07\x80\xed\x88\x31\xf2\xde\x68\xf4"
+ "\xcf\xba\x8b\x46\x44\xf8\x79\x1b\x65\x44\x85\x84\xe1\xb4\x1d\x72"
+ "\x1f\x19\x51\x71\x1c\x9c\xee\x0e\xa9\x97\x14\x8d\xb4\xb3\xfc\x7a"
+ "\x49\x24\x13\xc4\x77\x8c\xe1\x0e\xc9\xf7\x4c\xdb\x91\xea\x0b\xd7"
+ "\xd6\x38\xc5\x8f\xf5\x50\x5e\xe4\x33\x0a\x1f\xaa\x45\x23\xb2\x02"
+ "\x73\x6d\xc4\x6c\xda\x4f\xd1\xa7\x08\x8c\x6b\x0d\xf5\x8b\x60\xd2"
+ "\x45\x76\xda\x94\xf0\x23\xc7\x0f\x0e\xe2\x63\xcb\x64\x3e\xe4\x15"
+ "\xf2\xa5\xd2\x0a\xcc\xa7\x0b\x18\x83\x1b\xc9\x56\x95\x13\xf5\xd4"
+ "\x57\xf5\xb0\x7a\x73\x27\x6b\xc0\x3b\xdd\x3f\x70\xac\xfa\x2b\x38"
+ "\xfc\x81\xf7\x72\x15\x3c\x1a\xf8\x98\x59\x54\x16\xe1\x1a\xd2\xd9"
+ "\x24\x9b\x82\x0d\xa0\x7a\x9c\xc0\xf4\x54\x46\xbd\xda\xc6\xea\xb3"
+ "\x89\x87\x7d\xad\xa2\xa1\xea\x13\xd6\x60\xfe\x83\xa8\x87\xe8\x6d"
+ "\xc7\xba\xce\xeb\x95\x4d\x77\x59\x53\xb4\xb2\x3b\x50\x76\xf4\xe0"
+ "\x65\x97\x38\x86\x58\xf6\x10\xda\x5d\x52\x33\x94\xb2\xf3\x2b\xb8"
+ "\x0f\x78\xf8\x06\xec\x91\x89\x64\x6f\x95\xee\x99\xfa\xae\x92\x8d"
+ "\x99\x89\x82\x57\x3f\xaf\x8c\x7a\x8e\xf0\x8d\xd0\xd1\x28\x8f\x4f"
+ "\x10\x77\x50\x49\xce\xae\xdd\x3d\x75\x7a\xcf\x31\x92\xbb\x77\x17"
+ "\x8d\x5a\x12\xe0\x45\xfd\xe7\xd3\x26\x97\x32\xaa\x40\xea\x3b\xc7"
+ "\x27\xc8\xb9\x35\xea\x6e\x2a\x6b\x60\x9e\x33\x21\x43\xe8\xcd\x2b"
+ "\xa3\x7e\xab\xcb\xb7\x3a\x23\x13\x32\xb4\xb2\x2c\xfd\xe5\xa6\x9a"
+ "\x61\x20\xcb\x8a\xec\x2c\x8b\xb4\x5f\xad\x5d\xb8\x1e\xc9\x1e\x5b"
+ "\xb1\x6c\xc5\xca\x8d\x2b\x96\x5b\x16\x6f\x58\xb7\xe6\xce\xb5\xcf"
+ "\x3e\x6b\x59\xb8\x62\xfd\xfa\xf4\x9f\xad\x18\xc9\x16\xaf\x4b\x5f"
+ "\xb3\x7e\x25\xc9\x36\x2d\x96\xb9\x77\xa5\x66\xac\xcd\xba\xf3\x7b"
+ "\x73\x13\xfb\xc9\x36\xe9\xfe\x75\x33\xf1\x38\xd8\x9f\x62\x40\x63"
+ "\x44\x92\x9d\x21\xe3\x66\xee\xd8\x02\xfe\x1a\x73\xb0\x9d\xf6\x42"
+ "\xda\x7f\x88\xf7\x02\x8e\x3e\x83\x3d\xa3\x6e\xdf\x5e\xde\x78\x5e"
+ "\xb9\xf9\x39\xd0\xed\x4d\x64\x6f\x19\x7b\x46\x33\xef\xc9\x77\x8b"
+ "\xb3\x67\xe5\xe6\x85\x64\x1f\xf9\x97\x88\x73\x47\x4e\xdb\x51\xf6"
+ "\x29\x0b\x95\x34\x46\x44\x1d\x37\x0c\xe7\x3b\x63\xf8\x09\xfe\x57"
+ "\x33\xd3\xec\xef\x1b\x9c\x2e\x0f\xe9\xf1\x84\x2f\xf2\xe6\x73\xc2"
+ "\xa9\x72\x7d\x45\xd4\x4b\xb8\xc4\xce\x17\xf7\x09\x94\x9b\xef\x24"
+ "\x1e\x71\x3b\xf9\xf4\x2c\x8a\x00\xfe\x57\xe7\x06\x70\x75\x8c\x4e"
+ "\x9b\x37\x01\xee\x9b\x5a\x10\x16\xb6\x53\xc2\x6e\x08\xef\xa3\xa3"
+ "\xa5\x8c\x6e\x63\xca\xf8\x64\xf9\x43\x1e\x65\xfc\x12\xf9\xa3\xf7"
+ "\xe0\xdf\xcd\x26\xf9\xeb\x1f\xff\x5f\xfd\xe9\xf5\xff\xdd\x65\xd4"
+ "\x7d\xc3\xef\x5b\xd4\x2f\xfa\xfd\x4f\xec\xff\x7f\xa9\x8c\x33\xd7"
+ "\xfb\xd1\x7c\xc3\xdc\x6a\xfe\xe5\xa7\x2c\x1c\xf3\x73\x77\xc9\x33"
+ "\x98\xd3\x67\x99\x39\xd7\xcb\x5b\xf3\x9f\x66\xb1\x79\x5f\x82\x06"
+ "\x03\xad\x95\x95\xcd\x5b\xf3\xae\xf2\xcf\x31\x6f\x5e\xc1\xfc\x3d"
+ "\x5a\xda\xc2\x22\x4a\x5a\x40\x67\x65\x49\xbf\x46\x74\xde\x44\x77"
+ "\xad\x9c\x08\xd7\x6d\xf4\xb0\xd3\xee\xaf\x48\xaf\xd1\xd1\x90\xc6"
+ "\x84\x15\x05\x9a\xbf\x11\x69\x2c\xba\x32\x86\x1f\xe3\x85\x6f\x34"
+ "\x73\xc3\x1b\x75\x88\x3b\xf3\xa6\x9a\x34\xec\xcd\x9c\xda\x61\x96"
+ "\x67\x68\x9f\x37\x96\x68\x73\x73\x8c\xb8\x4b\x88\x27\xcd\x41\xb2"
+ "\xdb\x2d\xce\x2d\x94\x98\x72\xb9\xa7\xc7\xa4\x6b\xf2\x3c\x7a\x17"
+ "\xfe\x7d\xd0\x8f\xa3\xbc\x70\x8b\x85\xca\x7c\x43\x3d\x3a\x8c\xf6"
+ "\xcc\x37\x73\x92\x86\xe5\xa6\x33\x43\x83\xab\x9d\x1d\x07\x2e\xa4"
+ "\xf3\x71\xac\xbb\xc3\x58\x67\x35\xfb\x63\xb8\x1d\xed\xdb\x09\x7a"
+ "\xae\x18\x6d\x3a\xd4\x5d\x64\xa4\xfd\xa7\x43\xa3\xe5\x1c\x58\x17"
+ "\x87\x4b\x90\x66\xd1\x06\x36\xb1\x04\xe9\x40\xdb\x15\x13\x8f\x22"
+ "\xdb\x77\xe3\x15\xc0\xe0\x08\xea\x6c\xb4\x2c\xa5\x70\xa4\xa0\x31"
+ "\xa8\x6e\xf4\xc3\xd2\xa2\x44\x0a\x9e\x9f\xea\xd0\xeb\xed\x2e\x32"
+ "\x2d\x71\x29\x23\x0f\x6a\x67\x8c\x76\x59\x8e\xa9\x58\xae\xd7\xf8"
+ "\x23\xe4\x9f\x56\xbb\xab\x75\xa4\x24\x07\xfb\x7a\x0f\x0b\x47\x1d"
+ "\xbb\x51\x07\xc9\xe5\xb8\x91\xee\xf9\x36\x7b\xc1\xd7\xa8\x52\x87"
+ "\x56\x89\x5c\xad\xe5\x15\x74\x88\xa0\x3d\x7c\xa0\xef\x85\x7c\x06"
+ "\xf4\x47\x06\xf0\x04\x68\x0e\x71\x47\x02\xf4\x06\xc5\xa3\x8e\xdd"
+ "\x64\xf7\x1c\x7c\xf3\x11\xec\xdd\x35\x44\x2b\x2c\xbd\xf2\x30\xa3"
+ "\x33\x0e\xa2\x17\xd6\x67\x73\x8f\xf0\x59\x56\x14\x19\xae\xd3\x0b"
+ "\x34\x3f\x88\x46\x28\x59\xca\x42\x7b\x31\xc6\x98\x23\xb5\xa0\x3f"
+ "\x40\xd3\x47\xce\xd5\xc6\xa6\x56\xd0\x05\x9a\x8f\x72\x89\xc3\x23"
+ "\x7f\x84\xfd\x3d\x02\x75\xd4\xba\x94\x9b\x05\x2c\x24\x0e\x8a\x4c"
+ "\xd3\xf7\x7a\x92\x39\xb8\x50\x06\x07\xae\x03\xdc\x8e\x24\xa4\x29"
+ "\xcc\xa5\x98\x0e\x61\x2c\x8e\x50\x5a\xe4\x0f\x45\x7a\x3b\xf6\x7d"
+ "\x9d\xbe\x6e\x06\x4f\x00\x3a\x20\xd2\x4c\xed\x40\x9e\x3a\xc0\x9a"
+ "\xc6\xa2\x56\xc3\x63\x67\x24\x0d\x73\xe3\xaf\x75\xd8\x63\xac\x77"
+ "\x04\xe0\x1f\xd9\x1c\x0c\x7f\xc0\x62\x87\x36\x96\x4f\x07\x8d\x1d"
+ "\xf8\xd2\x1b\x67\x90\x1c\x1a\xf5\x1d\x13\x32\x34\x25\x6a\x0c\xd9"
+ "\x72\xc3\x9c\x39\x06\x58\x1c\x43\xba\xa3\x84\x9b\xb7\x7f\x0a\x9c"
+ "\xfb\x0c\xd1\x50\x37\xde\x24\x69\xd4\xa8\x63\x34\x87\xcf\x2b\x51"
+ "\xc2\xc7\x68\xab\x12\x19\x4b\xe5\x21\x5c\x82\x27\x68\xd9\xa8\xe7"
+ "\xf3\x2b\xc9\x77\x76\x82\xb0\x57\x2d\xc7\x3a\x01\xed\x8a\xca\xd2"
+ "\xef\x21\xd1\x1c\xa0\xb1\x47\x1f\x63\xa5\x9c\x22\x2a\x8b\x64\x8d"
+ "\x22\x5f\x6f\x06\xb5\xb1\x99\xd6\xa7\xfe\x1d\xf1\x6d\x64\x03\x37"
+ "\x08\x36\xb1\xda\x98\x1c\x15\x7e\x68\x95\x1b\xc7\x68\x6d\xa3\x73"
+ "\xbf\x70\xb4\x41\x9c\x43\x74\xf6\x66\x84\x94\x51\x9e\xbc\x40\x1e"
+ "\x5a\x3f\x98\xcb\x46\xe4\xb9\x01\x4f\xae\xa7\x25\x5b\xfb\x68\xc7"
+ "\xee\x17\xc8\x16\x99\x12\x75\xb8\xb3\xd7\x6a\x20\xdf\x15\xa8\xd7"
+ "\x40\x73\x83\xe6\x85\x5e\x46\x99\x84\xd1\x61\x8c\x9f\x98\x5f\xc7"
+ "\xbd\x47\xd1\xbf\x1b\x17\xbb\x58\xaf\xb4\xb5\x82\x72\xb4\xf6\x39"
+ "\xc4\xf9\x60\xd8\xa8\x13\x55\xd2\x6e\x10\xa5\xcb\x0d\xe8\x46\xe9"
+ "\x74\x66\x14\xd9\x05\x08\x47\x59\x75\xda\x9c\x30\x22\xdd\x41\xff"
+ "\x1c\x22\x9b\x03\xca\x8d\x71\x44\x6b\x6a\xed\xa7\xb9\x77\x93\x84"
+ "\x5d\xe4\x09\x9a\x03\xa0\xe3\xb5\x71\x8e\x24\x7b\xe1\xd1\x72\x1e"
+ "\xde\xd8\xa6\x97\x21\xec\x16\x00\xce\x2a\xca\xd0\xe7\x4a\x30\x6e"
+ "\xe8\x2e\x8a\x8e\x06\x5e\xf0\xcf\x1b\x1d\x17\xc8\x32\xc7\x2c\xd4"
+ "\xe8\x90\x0a\x8c\x4d\xa3\xf0\x49\x40\x76\xad\xc4\xbc\x1c\x63\x39"
+ "\xde\xe5\x65\xbf\xa4\x79\xb9\x94\x70\x42\xf4\xd6\xce\xa8\xbb\xdd"
+ "\x81\xb9\x1d\x9d\xa9\xcf\xed\xa0\x71\x15\x73\x7b\x87\xc0\x47\xd1"
+ "\x3b\x5d\x6c\xfe\x62\x7d\xee\xd3\x3a\x57\xb1\xae\xcb\x36\x8a\xf3"
+ "\x01\x23\xc9\x03\xc5\xba\xf7\x74\x08\x1e\x83\xc6\xb3\x21\xbb\x55"
+ "\xd8\xbc\xdf\xae\x92\x8f\x8a\x73\x24\x1f\x69\xa7\xf5\xaf\xaf\x71"
+ "\x1a\x1b\xd4\x45\xfa\x44\x8d\x3b\x80\x03\x69\x0d\x76\xa1\x4d\xc2"
+ "\x17\x46\x14\x0b\x3d\xb1\x24\x89\xad\xc7\xd8\x1e\x4f\xa3\x71\x1b"
+ "\x13\xa1\xdf\x7b\x28\x93\x38\x20\x42\x9b\x2f\xa2\x8d\xfd\xe0\x6a"
+ "\x94\x70\x1d\x93\xd4\x77\x7d\x47\xb9\x68\x7d\x07\xc3\x95\x60\x4a"
+ "\xb0\x45\x5a\xf4\x7f\xe4\x7c\x1d\xae\x41\x30\x3d\xab\xcd\x47\x0d"
+ "\xb7\x8e\x19\x10\xb7\x92\xef\x00\xf2\xf5\xb0\x9d\xfa\x82\x3d\x85"
+ "\xea\x17\xbe\xd6\x34\xde\xe7\x84\x9b\xe6\xd4\x98\x46\x17\xcb\xad"
+ "\xd1\xf1\x18\xe6\x8a\x95\xe6\x13\x8d\x95\x8e\x3b\x48\x56\xa6\xb5"
+ "\xdd\xab\x8f\x07\xb5\x3b\x18\x27\x60\x8f\x11\xfa\x5e\x81\x3e\xc7"
+ "\xdc\x89\x7c\x51\x84\xdb\x02\xf4\x55\xcc\xec\xbe\x7d\x8f\x89\xa3"
+ "\xbe\xd3\x9c\xb0\x6d\x24\x79\x99\xdc\xcb\x5c\x8a\xb1\xa6\x2f\xbe"
+ "\x32\xbe\x22\xf4\x32\x34\x7a\x8c\xf0\xbd\x6d\xa9\x4c\x4f\xfb\x1b"
+ "\xd2\x0b\xd9\xbc\xb6\x1f\x92\xdd\x77\x8a\xab\xd4\x60\xd0\x8c\xf4"
+ "\x27\xe8\x2e\x35\xd9\xe6\x19\xd5\x2c\x79\x41\xe0\xe8\x63\xd8\x3b"
+ "\x1c\x48\xb7\xa4\x01\xd0\xf2\x86\x31\x56\xa9\xd1\x9b\x84\x27\xf8"
+ "\xa6\x94\x51\x9b\xda\xd8\x08\xdb\xf7\xf8\x5f\xcf\x2b\x63\x9f\xc2"
+ "\x3a\xf2\x90\xfd\x4b\x94\x6d\x39\xaf\x8c\xbf\x17\xf5\x46\x6b\x4f"
+ "\x33\x9e\x93\xf0\x1c\x87\xe7\x08\x3c\x27\x9c\x57\xc6\x7d\x85\xf4"
+ "\xaa\x96\x3e\x11\xe1\x3f\x23\xfe\x2e\xed\x89\x36\x8e\x4d\xc6\x33"
+ "\xf9\x97\x44\x57\x2e\x15\xf1\xaf\x53\x18\xcf\xfd\x5a\xbf\xeb\xe4"
+ "\xda\x1e\xbb\x15\xe5\x64\x53\x3a\xda\xd7\x10\x67\x43\x9a\x74\x2a"
+ "\x9b\x6c\x1b\xe0\x7d\x4c\x10\x7d\x8a\x72\xcc\xe4\xf3\x76\x06\x9e"
+ "\x74\xd7\x22\x0b\xf9\x4f\x51\xb9\x80\x41\x63\x00\x5f\x44\xc6\x2e"
+ "\xcf\x96\xe3\x89\xb1\xae\xa0\xf5\xae\xe3\x03\x9a\x4f\x7d\xd2\x2d"
+ "\x91\xe9\x24\xff\x4a\x72\x60\x39\x76\x5e\x39\x6f\x0f\x7b\x31\x76"
+ "\x28\xff\xfb\x94\x1f\xcf\x07\xb5\x67\x92\xf6\x9c\xa7\x3d\x7f\xa0"
+ "\x3d\xe7\x6a\xcf\xf9\x2e\x65\x6c\xad\x46\x9b\x00\x66\x63\x6b\x09"
+ "\x26\x58\xbb\xd2\x5e\xa0\x62\xf6\x12\x7f\x0d\xfc\x7f\x37\xf9\x08"
+ "\xed\x2e\x32\xdb\x74\xb9\x35\xc9\x7e\x7a\x8b\x46\x7d\xb6\x4f\xc8"
+ "\x7e\xcc\xc5\x41\xb8\x70\x71\x84\x92\xc4\x40\x3b\x85\x55\x1a\x40"
+ "\x37\xc8\x72\x5c\x06\xed\xbc\x9e\x7c\x0d\x91\xcf\x56\xb2\x3b\x28"
+ "\xf8\xa8\xc8\x57\x89\x9f\x6f\x16\x32\xfd\x72\xb2\x13\x34\x2d\x05"
+ "\xbf\xe5\xe0\x29\x32\x74\x7c\x4f\xfc\x92\xe4\xf3\x87\x37\xa2\xae"
+ "\xae\x00\x9f\x6f\x3e\x28\xcf\x36\xc7\x3e\xd7\x5d\x34\x2e\x88\xff"
+ "\x37\xa7\x51\x9b\x01\xeb\x26\xf4\x67\x46\x8b\x32\x6e\x06\x9e\xd3"
+ "\x5b\x65\x9f\x13\xf5\x3e\x6b\x63\x65\xd3\x61\xde\xaa\x8c\x6d\x04"
+ "\x3e\x5c\x47\xf3\xbb\xc5\x8f\x97\xc7\x0a\x3f\x7a\xda\xfc\xc1\x38"
+ "\x8f\x25\xdb\x4a\xf9\x41\xf8\x24\x3a\x80\xa7\xc7\xd9\xfb\x8e\x4b"
+ "\xa4\xdd\x2b\xe9\x85\x26\xac\x4b\x9a\x03\x29\xfd\xd6\x65\x1c\xad"
+ "\x4b\x2d\x6f\x5d\x5f\x1c\x1f\x13\x47\x38\x5e\x6b\x23\xe6\xed\xd8"
+ "\x59\x34\x36\x2e\x65\xdc\x61\x6d\x4f\x6a\xc2\x1e\x79\x37\xe2\x2d"
+ "\xb2\x9d\x32\x5e\xab\x0b\xf3\x6f\xac\x99\xe6\xbf\x1e\xaf\xcd\x6f"
+ "\x2a\xc7\x44\x63\xad\xc7\x6b\xe5\x63\x9e\x8e\x0d\xa7\xf5\xa3\xc7"
+ "\xcb\x39\x19\x9d\x46\xf8\x86\xf2\x7a\x85\x2e\x23\xf8\xef\xa5\x27"
+ "\xd0\xee\xf1\x3b\x41\x5f\x54\xd3\x7a\xde\x9e\xc3\x22\x36\x55\xb0"
+ "\x1b\xe4\xda\x1c\xff\xba\x9e\x57\xca\xf4\xc7\x57\xeb\x38\xaa\x4c"
+ "\xe0\xb3\x31\xd1\x7d\x71\xe5\x4d\xf7\xf3\x42\xa3\xd7\x6b\x9a\x96"
+ "\x5c\xef\x9d\x21\x70\x2e\xd6\x7d\x25\xf2\x35\xb9\xd8\x1b\xc5\xda"
+ "\x5e\x52\x27\xcf\x54\x26\xdc\x50\x5f\x2d\x71\x97\x56\xb6\x1f\xff"
+ "\x05\xd1\x21\x02\xd7\x53\x5d\x54\x16\xf6\x15\x53\x57\x7e\xca\x28"
+ "\x89\xbf\x27\x24\xb8\xd8\x2d\xd1\x3a\x6e\xa5\xfd\xc9\xa8\x30\x5b"
+ "\xe9\x52\xb9\x3f\xa9\x24\x03\xb3\x75\x09\x7b\x73\x0d\xb6\x0e\x46"
+ "\xfb\x26\xd9\xf3\x4e\xdd\x3c\x92\xec\x46\xa5\xa0\xad\x93\x40\x9f"
+ "\x1d\xd4\xce\x66\xc0\xe7\xc6\x7e\x48\xbc\xac\x06\x57\xac\xa7\xd8"
+ "\xdf\x68\xe3\xd2\x8c\xf6\x1c\x24\xdc\xbe\x7d\xa3\xf4\xd7\x45\xf2"
+ "\x20\xe1\x3f\x8e\x68\x56\x33\xf7\x08\xdf\x04\x45\x13\x8e\x05\xc9"
+ "\xb8\xaa\xe5\x3a\x19\xff\xb2\xf0\x39\x61\x9f\x96\x2c\xe5\x89\xb1"
+ "\x3f\x94\xf1\xb1\x09\x52\x0f\x41\xd8\x0d\xa5\xb0\x39\xc4\x1c\xf3"
+ "\x27\x29\x17\x1e\xd5\x23\xe9\x91\xd8\x88\x20\x9d\x1f\x01\x6b\x61"
+ "\xb7\xb8\x28\x36\x2e\xb0\x2e\x26\x78\x28\x0f\xf2\xb6\x23\x7e\xb6"
+ "\x1e\x2f\xf7\x9a\x48\xcd\x8e\xc2\xb4\xc5\xa3\xb6\x25\x31\xe0\xe6"
+ "\xb0\x7d\x85\xfa\xfa\x8d\xad\x94\xf5\xcb\xf5\x4b\x7d\xa4\xf9\x40"
+ "\x6b\xd8\x2b\x6c\x7b\xbd\x1a\x4e\x6b\x19\xef\x29\x5e\x7d\xed\x4a"
+ "\xfa\x2e\x5a\xac\x5d\xb1\x6e\x63\x0f\x07\xda\x11\xbb\x5c\x9b\xab"
+ "\xcd\x9d\xcb\xcc\x11\xf8\x06\xba\x7b\x94\x76\x96\x35\x41\xf2\x18"
+ "\xe5\xe3\xb2\xd5\xab\xdc\x43\xb2\x69\x92\x27\x90\xcc\x46\xd3\x57"
+ "\xa5\xb3\x92\x2e\xb2\x57\x66\xc7\x7a\x08\xd8\x28\x33\x31\xdd\x46"
+ "\x59\x77\xd1\x4d\xe6\x80\xec\x78\x42\xb6\xd6\xaf\x64\xd4\x57\xe9"
+ "\xc8\xfb\x3d\xcd\xa5\x95\x72\x8d\x4d\xc8\xa0\x79\xec\xc4\xdc\xc3"
+ "\xfe\x53\x71\x3c\x57\xe4\x5d\xac\xcf\x3d\xac\xd1\xe5\x18\xf7\x73"
+ "\xbb\x63\x78\x05\xc6\x94\x74\xec\x33\x11\xfe\x10\xcf\xe5\xf2\xa9"
+ "\x98\xe8\xa9\xcd\xf9\x0a\xe4\xb5\xbb\xd8\xa4\xa3\xfa\x18\x74\x45"
+ "\x96\x9a\xc4\x1c\xcb\x23\xfd\xc6\x44\x71\xd6\x4f\x73\x8c\xe6\x97"
+ "\x38\xf3\xc7\x5c\x33\x6e\x7b\x98\xd1\x3c\x13\x76\x4b\x10\xa6\xf6"
+ "\xd2\x3c\x43\x59\xcd\xba\x0d\x63\x97\x72\x93\x76\xde\x76\x93\x5b"
+ "\xd7\x0d\xa7\x79\x98\x35\x89\x8d\x41\xf9\x96\x13\x96\x2e\x92\x9d"
+ "\x7f\xe6\xf4\xce\x63\x94\x96\x60\x27\xf1\xe5\xd8\x13\xdd\x45\x37"
+ "\x07\x8d\x7f\xa4\xb4\x15\xbb\x44\xc8\x33\x6f\xc4\xb7\xa4\xbe\x38"
+ "\x27\xa2\x4e\xd0\x95\xd8\x9f\x6f\x8d\x66\x16\xcc\x5b\xec\x35\x37"
+ "\x2f\xd7\xe9\xe1\xa9\x88\x43\x1a\x6a\x1f\xf1\xe0\x8d\x78\x5f\x4e"
+ "\xfb\xf4\x20\x72\x67\xe2\x4b\xdc\x84\x33\x48\xf6\x44\x72\x30\xc0"
+ "\xfa\xcc\x79\x65\xd2\xb9\x7a\xb2\x21\xb4\xf6\xeb\x76\xac\xf3\xb2"
+ "\xf9\x15\xb2\x69\x65\x59\xc7\x6e\x6c\x51\x26\xd5\x92\xdc\x29\xff"
+ "\x2b\x92\xf1\xdc\xdc\xd1\x57\xc6\x33\x71\xb6\xf6\x4b\xc6\xef\x48"
+ "\xe0\x67\x99\xab\xbd\x3b\xae\xff\xb3\x2c\x91\x69\x2d\x19\xf8\x65"
+ "\x49\x58\x99\xb1\x56\x26\x26\xeb\xb0\x22\x9c\x42\x38\x96\xf4\x6c"
+ "\x68\x9d\x2b\x5e\x46\x36\x8b\x30\x4e\x68\xf7\xf6\x3b\x1e\x73\xe4"
+ "\x10\x4f\x3b\x51\xd8\x43\x20\x7b\xc4\x43\xd2\xf5\x52\x26\x8a\xf1"
+ "\x14\xf6\x62\x95\x89\x73\x51\x77\x74\xd9\x45\x16\x6a\x5b\xc7\x6e"
+ "\x22\x19\xba\xd1\xc7\x1d\xc4\x03\xd3\x9c\x20\xbf\x66\xed\x8a\x65"
+ "\x5e\xd6\x56\x66\xc0\xf7\x89\x78\x9f\xa1\xd3\x52\xc8\x63\x0a\xf1"
+ "\xb0\x68\xa2\xa1\x1e\xdc\xca\x26\x76\x17\x59\x4c\xfa\x58\x11\x9d"
+ "\x41\x72\x3c\x4d\x16\x41\x6d\x15\xba\x00\x64\x9b\xdf\x45\x70\xd3"
+ "\x71\xd5\x45\x92\x5d\x4f\xf4\x86\x74\x31\x93\xdc\x87\x2c\x8b\x31"
+ "\xae\xd1\x72\xbe\x58\xcc\x98\xfb\x67\x82\xda\xf9\x50\xd0\x7b\x11"
+ "\xe5\x37\x76\x11\x0d\x37\x18\x7c\x2c\x2f\xeb\xf0\x29\x13\x36\x3d"
+ "\x99\x4d\x8c\xb7\x97\x77\x90\x1f\x37\x5b\x0e\x0b\x6f\x57\x26\x95"
+ "\xa3\x8f\x74\x3f\xb7\x56\xca\xf8\x27\x3d\xaf\xf3\xe9\xb2\xdd\x93"
+ "\x7e\x64\xdc\x16\xc2\x48\x36\x4f\x36\x20\x85\x2e\xe6\x25\xb3\x90"
+ "\xc7\x3b\xbd\xb3\x99\x23\xef\x3e\x4a\x73\x93\xb6\x97\x35\x77\xe6"
+ "\x9b\xd9\x71\xf3\x6c\xac\xe3\x49\xb1\x58\x2b\xd9\x43\xd6\x79\x55"
+ "\x26\xc5\x6a\xf0\xad\x13\xba\x22\x8a\xe5\x02\xed\x25\x24\x1b\xc0"
+ "\x3e\x72\x82\xf6\x6b\x94\x9d\xad\xaf\x1b\xec\x13\x27\x00\xa7\x0e"
+ "\x89\x63\x88\x2e\xb3\xb4\x91\xed\x18\xc1\x3f\xc8\xf4\x11\xf2\xdc"
+ "\x60\xd2\x61\x3f\xbd\x8d\x74\x94\x4f\xe8\x10\x2a\x16\x47\xaa\x8f"
+ "\x64\x09\x16\x07\xf5\x4d\x9b\x8b\xd8\xaf\x26\x35\x07\xd6\xad\x45"
+ "\xdc\xcb\x3b\xde\x11\xbc\x2e\x27\x79\x03\x7c\xea\xcd\x35\x77\xee"
+ "\x66\x96\x81\xd6\xa1\x6d\x34\xed\x55\xb7\xac\x2e\x2b\xe3\xd5\x76"
+ "\x83\xfa\xc0\xf6\x52\x16\xa1\xec\x04\xd8\x68\x9d\x6d\x4c\x1b\x73"
+ "\x5e\xb9\x65\xab\x31\x62\x6c\xf2\x83\x59\xc3\x79\x9e\x99\x19\x4a"
+ "\x2e\x0f\x0f\x9f\xe4\x19\x5b\xcd\x43\xee\x78\x6c\x61\x16\x9d\x7d"
+ "\xdb\xd9\x17\x99\x2c\xe4\x41\x1f\xea\x8e\x60\x36\x97\x12\x57\x4c"
+ "\x77\xcd\x8f\x47\x10\x2d\x12\x57\x4c\x65\xe6\x56\xb2\xf0\xdc\x56"
+ "\xde\xb6\xf3\xd9\x61\xe1\xd8\x7f\x4d\xd8\x37\x8a\x47\x45\x8c\xad"
+ "\xee\x45\x19\xef\xa6\x89\x7c\x35\x83\xb7\xed\xd6\x11\x03\xb7\xcd"
+ "\x16\x73\x5e\xb9\x75\xdc\xd0\xda\x36\xb9\x36\xd0\xb6\xc9\xb5\xff"
+ "\x80\xb6\xbd\x12\xd4\x36\x53\xa0\x6d\x19\xd4\xb6\xdf\x0c\xad\x6d"
+ "\xdf\x09\x0f\xb4\xed\x3b\xe1\xdf\xb2\x6d\x87\x07\x6f\x5b\xdc\xf7"
+ "\x07\x6e\x5b\xf6\xd8\xf3\x4a\xdc\x8f\x86\xd6\x36\xeb\xfc\x40\xdb"
+ "\xac\xf3\xff\x2b\x6d\xcb\xab\xe4\xe7\x1a\xb0\x82\x48\x9e\x43\x78"
+ "\xfe\xbc\x32\xf9\x89\xad\xb1\x42\x8f\x3b\x0a\xef\x23\xf2\x2b\xf9"
+ "\x5f\x25\x6d\x13\x57\x2f\xf7\xb4\x38\xac\x9f\x9b\x35\xbd\x92\xc9"
+ "\xc2\xc7\x83\x1a\x32\xfe\x10\x2f\xe4\xde\x29\x5d\xa4\x33\xe8\x25"
+ "\xfb\x2a\x64\xdb\x7d\xe7\x9b\x57\x3d\xe4\x57\xa3\xf2\xc0\xe5\x50"
+ "\xf6\xe6\x55\xb7\xa1\xbb\x68\x32\xd3\xed\xb3\xea\x79\x8d\x15\xd7"
+ "\xc3\x47\x93\xef\x7e\x30\x83\x19\x09\x1f\xd1\x93\x7c\xb5\x96\xe5"
+ "\x0d\x0f\x7f\xf0\x2b\xda\xf7\x27\x2f\xd0\xef\xcc\xea\x65\x2d\x6a"
+ "\x1b\xce\x8d\xb9\x2c\x84\xee\xed\x0a\xfb\x8b\x66\x37\x8b\xcb\x65"
+ "\xc3\x16\x65\xa3\x7c\x0f\x4b\x33\x66\xa3\x6c\xc0\x43\xd2\xf2\x93"
+ "\xcb\x43\x32\x59\xc4\x6e\x94\x4d\xcf\x07\xcd\xf9\x7c\xfb\x8b\x2c"
+ "\x94\xee\xf7\xd2\x3d\x5d\x79\x47\x37\x2c\x1c\xf5\x1c\xd1\xeb\xf9"
+ "\x06\xf8\x8d\x96\xf0\xbb\x6d\x4f\x00\x7e\xb7\xfd\x30\x00\xbf\xdb"
+ "\x6e\x90\xf0\xbb\x2d\x34\x00\xbf\xdb\xba\x86\x06\xbf\xdb\x92\x02"
+ "\xf0\x93\x79\xaf\x0f\xbf\xdb\x36\x0c\x0e\xbf\xdb\x76\x06\xe0\x27"
+ "\xcb\x1a\x04\x7e\x61\x03\xc3\xef\xb6\x0f\xbf\x1d\xfc\x6e\xeb\xfa"
+ "\x96\xf0\xbb\x41\xc2\xef\x3b\x7f\x0c\xc0\xef\x3b\xbf\x08\xc0\xef"
+ "\x3b\x0b\x25\xfc\xbe\x33\x37\x00\x3f\xeb\x8c\xa1\xc1\xef\x3b\x05"
+ "\x01\xf8\xc9\xbc\xd7\x87\xdf\x77\x7e\x33\x38\xfc\xbe\x53\x17\x80"
+ "\x9f\x2c\x6b\x68\xf0\xb3\x46\x02\x6e\x26\x0d\x7e\xa6\xc1\xe1\x67"
+ "\x9d\xf1\x2d\xe1\x67\x94\xf0\xbb\x7d\x4c\x00\x7e\xd6\x53\x01\xf8"
+ "\x59\x4b\x24\xfc\xac\x3b\x02\xf0\xbb\x3d\x6b\x68\xf0\xb3\x3a\x02"
+ "\xf0\x93\x79\xaf\x0f\x3f\xeb\x95\xc1\xe1\x77\x7b\x44\x00\x7e\xb2"
+ "\xac\x41\xe0\x37\x7c\x60\xf8\xdd\xfe\xa3\x6f\x07\xbf\xdb\xb3\xae"
+ "\x07\xbf\xa1\xd1\x1a\xb7\x0b\x5e\xe7\x1f\x50\x4e\xe3\x60\xe5\x10"
+ "\x0c\x49\x3f\x51\x2d\xba\xbd\xb1\x4a\x0d\x0b\x97\x77\x38\x6e\x2f"
+ "\x06\x0f\x33\xa7\x45\xb9\xe3\xa6\x2a\x75\x58\x38\x2f\xfc\x22\x41"
+ "\x2d\x6c\x3b\xc3\xb7\x85\x85\xaa\xdb\x86\x87\x92\x4d\x81\x81\xca"
+ "\x12\xfa\xb2\xca\x1d\x5b\x43\xc6\xb1\x9b\xe9\xbe\xde\x76\xd0\x6b"
+ "\xf4\xde\x5d\x74\x47\x31\x68\x91\xe8\xfe\x30\x59\xbe\x72\xbd\x70"
+ "\xde\xb9\x6e\xc5\xf2\x0d\x6b\x96\xa7\xaf\xc9\xb2\xa4\x2f\xfb\xf9"
+ "\xfa\xbe\x36\xf1\x85\xdf\xcb\x1d\x34\x7e\x77\xd4\xf9\xed\xbc\x14"
+ "\xf2\x6c\xb2\x97\x67\xbb\x85\x74\xd3\xe2\x23\x84\x9f\x82\xa8\xe9"
+ "\x11\xbc\x37\xe5\xa5\xa4\x5b\xf9\x3b\xc2\x0e\x60\x6f\xc6\x4b\xe0"
+ "\xa7\x76\x93\x6d\x17\xed\x1c\x6a\xf7\x79\xe5\xce\xc9\x3c\x72\xa6"
+ "\x9d\x74\x3a\xc4\xdd\x0e\x25\x5e\xbf\x83\x55\xcb\x4d\xf1\x1d\xaa"
+ "\x7d\xa6\x9d\x97\xcf\x2c\x26\x18\x34\x90\x0d\xb6\x8d\x21\x13\x5b"
+ "\x94\x29\x6d\x3c\x32\xbe\x03\x65\xb9\xb5\x72\x48\x77\xbf\x2b\x29"
+ "\x87\x7f\x46\xe5\x69\xb4\x20\xf9\x21\x71\x48\x7a\x30\xfe\x65\xe3"
+ "\x36\x4b\x08\xa5\x25\x5b\x88\x64\x23\x50\xf7\x3d\x45\xed\xa6\xb4"
+ "\xa0\xc7\xe7\x20\xff\x1c\xf2\xbd\xe9\x2f\x43\xb6\xe9\x46\xb4\xa9"
+ "\x49\xf4\xc5\x1e\x5f\xd1\xb9\x25\xe5\x25\xe1\xff\x51\xc0\x75\x4a"
+ "\x3d\xea\xae\x10\x7e\x3b\xbd\x97\x84\xdf\x4e\x2d\xcf\x4d\xc8\x23"
+ "\xf0\x29\xd9\x3f\x95\x65\x4c\xf9\x8d\xde\x2e\xd0\xd0\x23\x11\xde"
+ "\x1f\x54\xc7\x28\x84\x9f\x0f\xfa\x1e\x81\xf0\x4a\xd0\xa1\x91\xda"
+ "\xf7\x1b\x10\x5e\x48\x74\xa9\xe8\x57\x69\x81\xd4\x89\x56\xa6\x90"
+ "\x2e\xb0\x49\x4b\x13\x89\x34\x63\x88\xd6\xd5\xca\x88\x6a\x57\xee"
+ "\xbc\x46\x3c\xa3\xf6\x3d\x1a\xe1\xb3\x74\x2e\xa0\x7d\x1f\x83\xf0"
+ "\xbb\x08\x7f\x47\xfb\x0e\xba\x3e\x41\xfa\xbf\x31\xc5\xb7\x52\x9f"
+ "\x00\x7b\xba\x1f\xaa\x00\xd6\xad\x88\xdb\x0d\x7e\x35\x9f\xc6\x91"
+ "\xfa\xe9\xc8\x69\x67\x2d\x4a\x02\xf9\x06\x0d\x91\x63\x35\xd3\x2e"
+ "\x6d\xf4\x18\x52\x10\xdf\x41\xf1\xa4\x5b\xae\x96\xcf\xb4\xd1\x3b"
+ "\x60\xfa\x3c\xc1\x50\xab\x0b\x3c\xd1\x9d\xd1\xda\x38\x03\x76\x64"
+ "\x47\x97\x15\x1c\xd0\xc6\x02\x6d\x1b\x8e\xef\xcf\x69\xe7\x1e\xb5"
+ "\x8b\xbc\xbd\xf2\x7e\x91\x72\xe7\xec\xbf\xcb\x6e\x04\xf2\x49\xbc"
+ "\x77\x67\xae\xee\x93\x10\x71\xd2\x56\x16\xe6\x27\xc9\x57\xdc\x91"
+ "\xf1\x05\xc2\x4e\x0a\xe6\xa8\x3e\x57\x68\x9e\xf0\xb0\x3b\x76\x4b"
+ "\x59\xcd\x9d\xfe\xfb\xbf\x2e\x25\xa1\x4b\xf3\xe3\xc0\x24\x9f\x70"
+ "\xe7\x99\x80\x7e\x51\x82\xc0\x0f\x41\xdf\xdc\x41\xdf\xb2\xf5\x6f"
+ "\x52\x07\x6e\x4a\x44\xd0\xb7\x8c\x7e\xdf\xac\x41\xdf\x52\xfa\x96"
+ "\x39\x65\x6e\xd0\xb7\xf9\xfd\xf2\xa5\x05\x7d\x9b\xd1\xef\x5b\x6e"
+ "\xd0\xb7\x38\xed\x5b\x08\xe2\x77\xfb\xed\x14\x2a\x09\xd1\x5a\x3c"
+ "\x70\xfd\x94\xc3\x41\xf1\xa1\x5a\x3c\xd5\x7f\xc2\xc5\x3e\xd1\xf8"
+ "\x18\x39\xcf\x31\x8f\x6e\xd3\xea\x70\x05\xea\x88\xd7\xed\xcc\x17"
+ "\xc8\xf1\x8b\x5f\x60\x54\x2c\xc3\x69\x4e\x19\xb7\x15\x90\x4f\x20"
+ "\xbb\xb4\xc9\x25\xd7\xa1\xf0\x5d\x4d\xbe\x6f\x91\x6e\x30\xdc\x38"
+ "\xa8\x6f\xcc\xa2\xa9\x29\xfa\x5d\x56\x9f\x3d\x7e\x87\x6a\x9f\x7e"
+ "\x82\x7c\x0d\x92\xfd\xae\xfc\x0e\xae\x0a\x1f\x83\xe4\xcb\x90\xf5"
+ "\x30\x67\x56\x77\x01\x70\xc3\x68\xda\xe7\xe8\x7c\xaf\x01\xfc\x6d"
+ "\x83\xed\x82\xf4\x33\x48\xf7\x7b\xcb\xe3\x77\x6c\xea\x60\xb1\xb6"
+ "\xef\xf1\x56\xe2\xf3\x24\x4e\x98\x4a\xb6\x29\x8d\x1a\x4e\x7b\x51"
+ "\xea\x7a\x27\x92\x6f\x6e\xa3\xb3\x43\xc8\x99\xc3\xcf\x2b\x89\x4d"
+ "\xfa\x77\xd9\xdf\xc4\x26\xc1\x4b\x6b\xf7\x0a\xd1\x46\xaf\xdf\x0f"
+ "\xa6\x92\xd8\x7c\x25\x72\x65\x71\x77\x51\xa2\xa9\xaf\x7e\x63\xe2"
+ "\xed\x54\x26\xf5\xc1\xa5\x4c\xad\xa3\xb2\x91\x66\x86\x5f\xbf\xd1"
+ "\x14\xbf\x03\xdf\xe7\x48\x7d\xfc\xc4\x26\xe1\x03\xa8\x28\x11\xfc"
+ "\xff\xd4\x04\x4d\x8f\x73\x07\x27\xdd\xc7\x1e\xc6\x48\xaf\x19\x7b"
+ "\x77\x6c\xfe\x57\x2c\xaa\xb3\x37\x85\x74\x55\x5b\x84\x1e\xf6\x73"
+ "\x64\xff\xcf\xc3\x1e\xb5\x31\xe9\xdb\x46\x49\xfc\x6d\x43\x97\x8b"
+ "\x6d\xa7\x3b\x89\xe5\x09\xe6\xce\xa8\x69\x77\xa0\xcc\x43\x2e\xf6"
+ "\xcc\x6e\x4d\x2e\x41\x7e\x76\x63\x5d\xd4\xbf\xfc\x0c\x86\x34\xd1"
+ "\x48\x33\x0b\x69\xea\xf4\x34\xf4\xbd\x9b\x64\xbc\x3c\x83\x51\xbf"
+ "\xae\x94\x97\x1d\xc5\xf7\x0e\x57\x48\xef\x09\xa9\xa3\x99\xe8\x71"
+ "\xb1\x73\x05\x83\xed\xc1\x42\x2e\x6a\x9a\x79\x88\xdb\x67\xd6\x00"
+ "\xef\x54\x4b\x5b\x04\x33\x0f\x49\x79\xc2\xb4\x79\xe4\xdf\x8c\x7c"
+ "\x8f\xd3\xd9\xa7\xc4\x7d\xd3\x7e\x21\xf0\x07\xe2\x30\x3e\x87\xb0"
+ "\x47\x0c\xdd\x66\xa8\x32\x6d\xb1\x28\x63\xbc\xb4\x7f\x46\xf7\x48"
+ "\xba\x8b\xa6\x55\xfb\xfd\x47\xf8\xef\x34\x4c\x3b\x45\x72\xc6\x32"
+ "\x55\xb6\xb1\x7f\x1b\xa8\xbd\x28\x6b\x50\x3b\x24\xc8\x53\x2d\x64"
+ "\xb1\xbb\xa6\x1d\x96\xfa\x6c\xd3\x23\x43\xcc\x13\xae\x76\x17\x4d"
+ "\xf7\x9f\x7f\x50\x1a\x1a\x33\x15\xe5\xfb\xfb\xb9\x8e\xea\x98\x3e"
+ "\x43\x9e\x15\x4c\x9f\x0f\x5c\x5a\x5d\xd6\xc3\x42\xb5\xf8\xf9\x0d"
+ "\x5e\x0f\xdd\xef\x1f\xd0\x16\x17\xed\xd3\xc2\x8e\xd3\xae\x99\xe2"
+ "\xae\xe9\x54\x8f\xde\xe6\xbb\xe6\xd3\xdd\x01\x6a\xb3\x84\xed\x5d"
+ "\xf7\xeb\x70\x2c\xb9\x8c\xb2\xf3\x3e\x61\xad\xca\xf4\x93\xa4\x63"
+ "\x23\x60\x92\xa3\xeb\x7d\x4d\x17\xf7\xb8\x45\xfd\x32\x8d\x38\x33"
+ "\x25\x9d\x63\x82\x53\x15\xcd\x35\x94\x59\x8a\xb1\x10\xbe\x71\x95"
+ "\xbb\x04\xaf\xb3\x1d\xdf\x45\xbf\x85\x4e\xdd\x5d\x99\x72\x1d\xdc"
+ "\x05\xfe\xe7\xae\x6c\xb9\x0e\x64\x1c\xf9\xae\x27\x5d\x88\x8b\xca"
+ "\xf4\x73\xe4\x9f\x16\xf0\xa8\x21\x1b\x76\x0d\x5d\x58\xaf\xd9\x3d"
+ "\x34\x17\x6a\xc8\x0f\x21\xe0\xd0\x2a\xf7\x28\x82\xf9\xf4\x5a\xaa"
+ "\x9f\x60\x4b\xbe\x79\x43\xcc\xb1\xc0\x03\x77\xa5\xf9\x7d\x1c\xc7"
+ "\xd0\xbd\x8a\xe9\x83\xda\x2e\x24\x18\xf9\xd0\xe6\x06\xd0\xcc\x8e"
+ "\xf1\x9f\xa0\x7d\x33\x6e\x57\xa3\x66\x56\x93\x0e\x27\xda\xaa\xe9"
+ "\xb9\xc9\xb1\x93\xf3\x60\x86\x82\x3a\xa6\x36\xc8\xb9\x20\x7d\xa3"
+ "\x2b\x77\x1d\xd2\xe0\x27\x7c\x5f\xd8\x37\x4a\x38\x68\xe9\x97\x48"
+ "\xd9\x50\xec\xdd\x68\x57\xc0\xff\x17\xe2\x85\x5c\x4f\xd3\xf3\xee"
+ "\x2e\x9a\x11\x1d\xd4\xe6\x2e\x71\x17\xf1\x32\xf1\xf5\x77\x1d\xa3"
+ "\xba\x4a\xc8\xc6\x18\xcd\x8b\xf6\xe0\xf9\x7f\xd7\x7e\x6a\x27\xe9"
+ "\x07\xfa\x22\xa7\x1d\xe6\xe5\xd3\x6a\x08\xce\xc8\x73\x06\x6b\xa1"
+ "\x7a\x10\xdf\xf3\xc2\xf7\x15\xea\xdb\x11\xe4\xcf\x17\x7b\xf1\x8c"
+ "\xdf\xe8\x7b\x2d\xd1\x09\x64\x6b\xc2\x1f\x57\xfe\x1a\xf9\x59\xd5"
+ "\xe9\xb5\xc1\xe4\xc6\x11\x65\x53\x58\x22\xdd\x77\x26\x5d\x71\x9a"
+ "\x6f\xdc\xf4\x9a\x99\x6c\x28\x93\x3d\x48\x47\xce\x74\xb4\xf7\xee"
+ "\x15\x2f\xc4\x88\x3b\x96\x5d\x8e\x29\x97\x49\x4f\xa8\xe3\x7c\xae"
+ "\xb0\x73\x14\xbe\x28\xdb\xcb\x0f\x48\x7f\xde\x6e\x1e\xf9\x9a\x99"
+ "\xbe\x09\x1f\x02\x54\xe6\xdf\x6b\x0f\x58\xb9\x3b\x51\xa3\xa7\x3a"
+ "\x40\x4f\x8c\x45\x7f\xc4\x3e\x85\xf7\x98\x76\x65\x66\x89\xf4\x41"
+ "\x29\x6d\xda\x6b\xfa\x8e\x61\xd2\x46\x80\x9b\x89\x3b\xdb\xca\x4c"
+ "\xc5\x72\x07\x63\x1d\xca\xcc\x61\xc2\xbe\xb4\x3d\xbe\x49\x83\x41"
+ "\x53\x99\x6c\x97\x31\x35\xdb\x20\xda\x48\xed\x1b\x62\xdb\xea\xb4"
+ "\xbd\x34\xac\xbb\x68\xa6\x49\xb7\x2d\x20\xfa\xaf\xd9\x9d\x76\xdc"
+ "\x42\xbc\xd3\xcc\xad\xda\xfe\xa9\xeb\x6d\x35\xff\xd7\xeb\x9e\xa9"
+ "\xdd\xa5\x8c\x17\x3e\xd7\x31\x17\xbb\x50\x6e\x0d\xda\x51\xa1\xef"
+ "\xe9\x9a\x9e\x7e\x82\xa4\x35\x66\xd6\x04\xf6\x73\x09\xc3\x3e\xf7"
+ "\x86\xd6\xae\xcd\xb2\x80\x69\xb0\xa5\x67\x2d\xcb\xb0\xac\x58\xb7"
+ "\x6e\xed\x3a\x0b\x19\xdd\xe9\xe7\xab\x29\x9c\x17\xcd\x3c\xa1\xf9"
+ "\x93\x3b\xe4\xf7\x27\x57\x74\x4f\x44\xb0\x9f\x3f\x97\x72\x8f\xe9"
+ "\x1f\xc3\x5b\xdd\x93\x30\x58\x39\x76\x83\x5a\x83\xdf\x51\xfc\x1c"
+ "\xf8\x91\x2d\x75\x96\xea\x61\x49\xd8\xa3\x05\x3f\x16\xb8\x33\x3f"
+ "\x93\x6c\xd7\x24\xb5\x28\xf7\xfc\xa2\x4a\x0d\x65\xc2\xb6\x4a\xa1"
+ "\x4a\xfa\x2c\x64\x27\xfd\x28\x7e\x0e\xfc\x6a\xf1\x13\xf9\xd4\xdf"
+ "\x8b\xfb\xbe\x35\xc1\xdf\xe8\x7c\x9c\x17\x1e\x27\x7b\xeb\x8d\x7c"
+ "\x5b\xa8\x38\x07\x51\x77\xc9\x74\xfd\xda\x60\xe0\x45\xd3\x22\xb4"
+ "\x74\x82\xce\x1a\xbd\x8d\x59\x06\x48\x17\xc2\x8b\xee\x38\xa2\xa5"
+ "\x0b\xa7\x74\x7a\x7f\xc8\x86\x3f\xd2\xeb\xe9\x42\x79\xd1\x8c\x5a"
+ "\x2d\x9d\xb8\xfb\xa7\x16\x1a\x06\xaa\x77\x18\x2f\xf4\xb8\xb5\x74"
+ "\xa6\xe0\xf2\x82\xd2\x84\xa9\x45\xb7\x98\x29\x8d\xba\x2d\x54\xd0"
+ "\x86\xbc\xe8\x9e\x04\xa4\x1f\xd0\xf6\xe9\xd0\xc6\x69\xd6\x99\xfe"
+ "\xe3\x64\x5b\xb6\x72\xc5\x7d\x2b\xd7\x6c\x24\xef\x54\x59\x6b\x37"
+ "\x64\xd1\x73\x4d\xfa\xcf\xc5\x63\x6d\xea\xb3\xcb\xe4\x4b\x56\x66"
+ "\x22\xbd\x64\x62\xbe\xd1\x73\xf9\x06\x1b\x3d\x96\xad\xa5\x60\x76"
+ "\x46\xc2\x86\x65\xba\x9b\xf0\x3e\xb6\x9f\xba\x8b\xee\x05\xfd\x7b"
+ "\x4f\xa6\xa4\x47\xee\x2d\x76\x29\x77\x88\x73\x39\xe3\x36\x17\x3b"
+ "\x69\x15\xfe\x04\xd9\xd7\x6c\x26\x28\xf7\xee\x21\x9b\x09\xc6\x6d"
+ "\xb6\x65\x46\xef\xca\x15\xbc\x7c\xba\x09\x79\x41\xff\xbe\xa2\xdd"
+ "\xc9\x8f\x6f\x13\xf6\x43\x8b\xee\x8d\xd6\x75\x1c\x55\x7b\x7c\x25"
+ "\xd9\xc5\x17\x3a\x4f\xbb\x84\x3d\x1e\xd2\x3d\x6f\xad\xda\x25\xfc"
+ "\xd3\x44\x23\x7c\x10\xe1\x0e\x84\xcd\x08\xc7\xaa\xf6\x58\x2b\xdd"
+ "\x91\x44\x98\xfc\x99\xc5\x75\x17\xdd\xe7\xf7\x7f\x19\x0c\x1b\xcd"
+ "\x81\xdd\x7d\x03\xf2\xe8\xfd\xec\x8e\xa1\x8c\x0c\xdd\x3f\xb0\xf0"
+ "\x05\x5c\x74\x5f\xb6\xdf\x17\xb0\xf0\xe9\x64\x12\x7b\x93\xdc\xdb"
+ "\xef\xbb\x12\x62\xbe\x69\x87\xe4\x05\xee\xab\xd6\xed\x42\x48\x5a"
+ "\xff\xbe\x9a\x20\x3f\xca\x14\x76\xf8\xfd\x28\x4b\x3b\x66\x2f\x09"
+ "\xdb\x4b\xca\x77\xb1\xc6\xef\x4b\xf4\xfb\xbc\x2b\xba\xaf\x2d\xd8"
+ "\xe7\x9d\x0b\xdf\x89\xc7\xea\x2e\xfa\x2e\x0b\xec\x83\xf7\xed\xa6"
+ "\x3a\x07\xf2\x19\x5d\x66\x00\x3f\xb0\x19\xfc\x00\x9e\x82\x37\xd0"
+ "\xe8\x70\x8a\xe7\x85\x49\x64\x63\xc7\x42\xdf\x88\xf6\x1b\x50\xee"
+ "\x21\xe8\xda\xef\xbe\x48\xf6\x77\xdd\xf9\xcb\x95\x5b\xab\x48\x0f"
+ "\x0a\x61\x69\x3f\x92\x5f\x54\xbe\x2b\xee\x98\xe9\xb6\xe5\x82\xef"
+ "\xe5\x0f\x78\xff\xe1\x23\xfd\xdc\x3a\x73\xad\xd1\x9b\xbe\x42\xd2"
+ "\x71\xdf\xbd\xa6\x9d\x53\x37\xca\xfd\xfe\xbb\xad\xfc\x31\xe9\xf7"
+ "\xc4\xa5\xcc\xce\xa0\x3b\x51\x46\x25\x73\x2d\x47\x5e\x63\x76\xfa"
+ "\x0a\x11\x87\x74\xdb\x41\x6b\x69\xed\x3b\xe5\x8c\x6d\x63\xfc\xaa"
+ "\x4f\xda\x1b\x50\xbe\x5b\xbb\xf4\xa6\x02\xaa\x27\x5c\xd0\x11\x1f"
+ "\xb1\x08\xf2\x3f\x48\x6d\xab\x0a\xb2\x7d\x57\x86\x38\xd2\x09\xeb"
+ "\x7c\x8c\x45\x90\xad\x5f\xad\x2d\xb5\xc2\xff\x59\xd1\xec\x34\xdd"
+ "\x6e\x0f\x60\x5e\xdb\xbf\x3f\x8f\x3d\x2e\x56\xc8\xe4\x65\x09\xc9"
+ "\xf3\xf0\x96\xa0\xb9\xce\x0d\x9e\x3b\xb1\x9d\x51\x33\xcc\x9d\x6f"
+ "\x4c\xd9\x24\x7c\x4f\x16\xcd\x06\xfe\xff\xae\xb4\x27\xb1\xfd\xa7"
+ "\x5f\x12\x6e\x11\x3e\x19\xe9\x6e\xa3\x4a\x77\x77\xe7\xbc\x2c\xec"
+ "\xec\x1a\x24\xbd\x28\xfc\x32\x15\xcd\xce\xe2\x51\xf1\xc5\xd2\xef"
+ "\xec\xf4\x43\x18\x3f\xb1\xef\xd3\xda\x10\x77\x38\x4d\xd4\xf7\xfb"
+ "\xe9\x5e\xeb\x83\xf8\xfd\x58\xfa\x89\xf9\xe9\x97\x7a\xb9\x64\xc3"
+ "\x0a\x73\xcb\x84\x27\xd6\xda\xfd\x89\x7e\x3d\x25\xff\xbd\xd0\xfb"
+ "\x7f\x44\xf6\xb5\x02\x77\x84\xe7\x68\x72\xcd\xfb\x97\xb8\xd8\x6d"
+ "\x76\xb9\xbe\xef\xc7\xfc\x3f\xad\xdd\x0f\xbb\x3f\xcb\xc5\x1e\x69"
+ "\xec\x57\xc6\x5b\xba\xfc\x45\x8e\xdd\xfd\x15\x98\x8b\x0f\xe2\xf7"
+ "\x63\xa4\x3f\xa8\xfb\xdd\xde\x6e\x10\xf7\x9b\xce\x87\x98\xe9\x0e"
+ "\xf0\xfd\xc7\xf4\xf8\x61\x4a\x12\x60\x73\x7f\x9d\x8e\x4f\xc0\x0f"
+ "\x81\xdf\xb9\xbf\x19\xf4\xe6\x62\x2d\x8c\x35\x77\x7f\x87\x1e\xc6"
+ "\xbb\x47\xc7\x37\xc4\x23\x76\x6e\x49\x79\x91\x78\xcf\x65\x66\xd0"
+ "\x64\x66\xe2\xf1\xbe\x67\x76\xb1\x0f\x76\xc8\xbc\x25\x8d\x9d\x85"
+ "\xf5\x89\x5d\x51\xaf\x9a\xba\x80\x43\xf1\x6d\x86\x8b\xfd\xc7\x19"
+ "\x59\xce\xf7\x92\x5c\x21\xbe\x83\x81\xf1\x08\x31\x02\xc6\x27\x64"
+ "\x9f\xe6\x64\xe3\xbd\x96\x7c\xa0\x23\x5d\x06\xd6\x57\xb2\xe4\x09"
+ "\x3b\xaa\x77\xf6\x98\x16\x3b\x77\x80\x66\x7d\x96\xe6\xca\x1c\xe1"
+ "\x3f\xba\x24\xc7\x94\x4c\x34\x1f\xd9\x42\x10\x36\xd2\xc8\xf6\xa4"
+ "\x97\x85\x09\x7b\xff\xe5\xa5\xb5\xc2\xce\xfd\x26\x6b\x84\x6e\x77"
+ "\x12\xeb\x74\x16\x37\xbc\xd1\x41\xb6\x28\x85\x3c\xaf\xdb\x3a\x5a"
+ "\xd8\x9f\xd4\xec\x4e\xee\xdf\xc8\xa2\x2b\x55\x69\x77\x52\xd8\x49"
+ "\xb8\x8e\xed\x49\x5e\xd8\xbe\x43\xb7\x3d\x09\x38\xd0\xfd\x47\x2b"
+ "\xbf\xea\xf5\xe0\x19\x17\x64\x6f\x27\x74\x40\x3b\x94\x06\xe0\x4d"
+ "\x83\xb4\x43\x39\xb4\xfd\x66\xce\x5c\x39\x4f\xe6\xec\xd0\xfd\x82"
+ "\x07\xc5\x55\x60\x9e\x1f\x94\x71\xf7\x27\x6b\x71\x87\x5d\xec\x94"
+ "\xdb\x4f\x9b\x01\xdf\x91\x5c\x13\xeb\xf8\x0c\xf8\xe0\x17\x83\xd7"
+ "\x15\x13\x7f\xb4\x75\x0f\xc3\xbe\x1c\x86\xdf\x70\xfa\xcd\xf7\xe3"
+ "\x8f\xab\xbc\x89\x78\x04\xa3\x82\xfd\x26\x3b\x84\x2f\xf2\x7a\x43"
+ "\x52\xbd\xca\x19\xa2\x3d\xe9\xde\xf7\x22\x9f\x97\xec\x0f\x84\x2e"
+ "\xf2\x75\x92\xcf\xce\x33\x74\x9f\xad\xec\x59\xba\x5f\x39\x91\x93"
+ "\xbf\x9a\x45\xbe\x4b\xfc\x80\xbc\x37\xda\xa8\xf9\xe1\xac\xf3\x6d"
+ "\xe4\xb5\x18\x87\x08\xe2\x3b\xc8\x06\xd8\x68\xc5\xc3\x46\xdb\x42"
+ "\xde\x79\xf4\xca\x3b\x9c\xec\x7f\x91\xaf\x32\xb5\xc8\x03\x5c\x69"
+ "\x51\x52\xbd\x21\x05\x4e\x6f\xab\xf0\x17\xb0\xc8\x37\x9c\x2f\xca"
+ "\xbe\x9f\x0b\x1f\x63\x1b\xf9\x09\xe0\xd9\x10\xe1\x97\x7b\x33\xef"
+ "\xc4\x7b\xf8\xa2\xcd\x9d\x9c\x7c\x86\xa2\x6c\xf2\x39\xd1\xb3\x28"
+ "\x5b\xcd\x4f\xcd\x56\x90\xef\xaf\xc8\xf7\x57\xb4\x27\x11\x65\x9a"
+ "\x10\x9e\xc3\x0f\x3c\x4b\xf7\xb0\x0a\x04\xef\x83\x3e\x3a\xb4\xbb"
+ "\xad\x47\xc9\x4f\x28\xd9\x1b\x4f\xf5\x3a\x0a\x0e\x68\x77\x55\x85"
+ "\xbf\xda\xec\x5e\xae\xd5\x33\x6b\xd1\x66\x36\x27\x75\xf3\x44\x71"
+ "\xe7\x95\xee\x73\x2d\xf2\x5a\x50\x67\x01\xc1\x23\x42\xf8\x08\x17"
+ "\x77\xba\xbe\x9f\x78\x3d\x9f\xa1\x03\xf2\xdb\xa5\x77\x3b\xf8\x9e"
+ "\x19\x71\xbc\x74\x56\x25\x9e\xd8\x6b\xa7\x93\xbe\x9c\xc2\x4b\xbf"
+ "\x9b\xcd\xf7\xdc\x8d\xf8\xef\x2d\xc6\xf3\x20\x2f\xfd\x7e\x22\xdf"
+ "\x33\x13\xe1\xb9\x11\x78\x22\x3c\xc6\x83\xf4\x16\x5e\x3a\x36\x03"
+ "\xcf\x6a\x5e\x6a\x6e\x42\x3a\x84\xc7\xcf\xc7\x13\xe1\x09\x47\x91"
+ "\x0e\xe1\x9b\xac\xe7\x95\xef\x77\xe1\x1d\x71\x0f\xb5\xc9\xba\x7e"
+ "\xd8\x25\xea\x2a\x5d\xc8\x64\x1d\xc9\x11\xb2\x8e\xc7\xcd\xb2\x8e"
+ "\x27\xe3\x64\x1d\x37\x57\x20\x9d\x95\x97\x5a\x76\xe0\x79\x88\x97"
+ "\xde\x62\x43\x3a\x84\xe3\x96\xe0\x89\xf0\x6d\xa8\x6b\x26\xc2\xd6"
+ "\x19\x78\x22\x7c\x87\x05\xe9\x12\x78\x69\x82\x09\xcf\xc3\xbc\x74"
+ "\x0a\x95\x8f\xf0\x54\x37\x9e\x08\x4f\x73\x21\x1d\xc2\x77\x35\xe2"
+ "\x89\xf0\x53\xe8\xd3\x8c\x44\x5e\xfa\x93\x56\x3c\x6b\x78\xe9\x12"
+ "\xd4\x77\x37\xc2\x4b\x17\xe0\x89\x70\x1a\xf2\xcf\x44\x38\xfd\x08"
+ "\x9e\x08\x2f\xa3\xbe\xce\xe0\xa5\x2b\xa8\x9e\x23\xbc\xf4\x59\xea"
+ "\x33\xc2\x19\x76\x3c\x11\x5e\x45\xed\x41\x38\x93\xf2\x21\xbc\x1a"
+ "\x30\x98\x31\x8b\x97\xda\x8a\xf1\x3c\xca\x4b\xd7\xa7\x20\x1d\xc2"
+ "\x1b\xad\x78\x22\x9c\x0d\x18\xce\x44\x78\x4b\x2d\x9e\x08\xe7\x51"
+ "\x7f\x67\xf3\xd2\x6d\x99\x78\x1e\xe3\xa5\x3b\x92\x90\x0e\xe1\x7f"
+ "\x89\xc6\x13\xe1\x5f\x00\x7e\x33\x11\xde\x79\x0c\xcf\x63\x03\x8f"
+ "\xa7\x9d\xf1\x6d\x61\x8c\x97\xee\xab\xe3\xdb\x86\xe3\xb9\x3f\x97"
+ "\x6f\x1b\x06\x18\xbd\x0c\x3a\x34\x0c\xcf\xaa\x0c\x84\x13\xb4\x30"
+ "\x9e\x07\x16\x23\x9c\xa8\x85\xf1\xac\x4e\x42\x78\x86\x16\xc6\xf3"
+ "\x15\x0a\xa3\x8d\xaf\xe2\x19\x86\xe7\x2b\x0e\x84\x67\x6b\x61\x3c"
+ "\x0f\x45\xe0\xe9\xe5\xa5\xff\xe6\x41\x7c\x12\x2f\xfd\xf7\xa3\x08"
+ "\xe3\x79\x30\x1b\xe1\xb9\x78\x36\x23\x3c\xd7\x3d\xf9\x16\xa1\x2b"
+ "\xc5\xa3\x7a\x5c\x6a\xcc\xac\xb4\xfc\x2b\xcc\x40\x32\xef\x9a\x3c"
+ "\x17\xd9\x94\x98\xd8\xa2\x3c\xf8\x21\xf9\x9d\xa0\x34\xbe\xbd\x33"
+ "\x2c\x6a\xcc\x0c\x92\xb9\x84\x21\xdd\xf0\xf3\xca\xdc\x73\xb4\x67"
+ "\x3a\x73\x5d\xc2\xdf\x9d\x66\x2f\x2f\x0c\x79\xae\x81\x46\x98\x45"
+ "\x3e\xd4\x01\xaf\x25\xbc\x70\xd8\x65\x3c\x9b\x79\xe1\xa8\x16\xc0"
+ "\x0b\xe1\xc8\x8f\xf0\x44\x78\xe6\xbf\x02\x5e\x08\xff\xf4\x01\x3c"
+ "\x9b\xbb\x8b\xe6\xa6\xb8\x94\xef\x4b\x7c\xff\xc6\x14\x9b\xd1\xcb"
+ "\x81\x63\xd0\xb6\x97\xd3\xdd\x46\xaf\x03\x63\xf7\x10\xe2\x92\x18"
+ "\x7f\xe5\x56\x37\x8f\x09\x91\xed\x2e\x04\x5f\xdb\x1b\x67\x90\x75"
+ "\x8f\xe2\x2d\xca\xdc\xe7\x49\x1e\xcb\x63\x26\x0c\xf6\xfd\x15\xf1"
+ "\xfd\x96\x67\x6c\xf2\xbb\x89\x05\xbe\xff\x98\xbe\x9f\x34\x92\x0c"
+ "\xfd\xb6\x28\x9b\x4b\x99\xdb\x41\x69\xf0\xc4\x3e\x1f\xc2\x9c\x5d"
+ "\x6d\x5a\x1f\x87\x53\xba\x0b\x94\x6f\x30\x99\x8c\x1a\xfd\x48\x5b"
+ "\x49\x21\x6f\x24\xfe\xd3\xe8\x66\x06\x4b\x5e\xdc\xd1\x16\xe5\xa1"
+ "\xb4\xfd\x24\x57\x88\x4e\x4f\xa4\xbb\x49\x2d\xca\xbc\x6d\xde\x5d"
+ "\x77\x45\x58\x72\x8c\x28\xef\xa1\xf4\x7c\x0f\xef\x72\xe4\x3d\x80"
+ "\xbd\x4d\xc4\xcf\x97\xfa\xee\xe2\x7d\x86\xd4\x51\x12\xef\x16\x29"
+ "\xa7\x7d\x28\x8d\xf2\x0a\xfb\x85\xda\x98\xf9\xfe\x35\xec\x20\x8f"
+ "\x49\x27\x7b\xb3\x73\x50\xf6\xf3\x6f\xa9\x6e\xc3\x68\x37\x1b\x66"
+ "\xd9\xf8\x0e\xca\x9f\x27\xf8\x75\x3d\x2d\x1f\x19\x76\x50\x15\x69"
+ "\xc5\xb7\x5f\xbf\x83\xf1\xae\x14\x72\x9c\x79\xcd\xba\x0c\x9a\xef"
+ "\x7e\xa4\x8d\xee\x40\xa3\x8e\x24\xda\xc7\xe4\x3d\x9f\x87\x66\xd7"
+ "\x7b\xc9\x3f\x61\x4f\xe3\xd4\x2c\x16\x6a\xf4\x98\x94\xbc\x0d\xe2"
+ "\xee\x5b\x97\x23\xe7\x23\xa1\x53\x47\xe5\x23\xdd\x64\xd0\x08\x1e"
+ "\xba\x3b\x4b\xf2\x88\x32\x15\xe5\xa1\x3e\xc7\xc6\x4f\xa8\xdf\xbe"
+ "\x77\x2e\xd3\x39\xec\x43\xf3\xf5\xba\xc8\xfe\x7f\x09\x60\x43\x34"
+ "\x21\xdd\xdd\x4e\xf5\xf9\xc8\xce\x54\x71\x30\x7c\x57\x6a\xf7\x54"
+ "\x57\xae\xc9\x5a\xf7\x9c\x65\xfd\xca\x9c\x15\xf7\x4f\xde\x90\x60"
+ "\x59\x97\x6d\x59\x27\xfc\x60\x8b\x88\xe5\x09\x96\xf5\x99\xe0\xe7"
+ "\xb3\x36\xdb\x56\x7c\xdd\x27\xb0\x59\x35\x4d\x3f\x23\x6d\xb4\x2c"
+ "\x10\x7b\xa6\x5a\x9d\xde\x96\x95\xc5\x55\xbe\xeb\xb5\x43\x3c\x7f"
+ "\xbe\xc6\x4b\x3c\x74\xce\x72\xcb\x70\xd0\xd7\x0b\xc6\x5d\x0b\x7b"
+ "\x28\x13\xed\x74\xbb\x94\x79\x82\x66\xda\xad\xdb\xec\x52\x16\x24"
+ "\xd3\xd8\xca\x33\x86\x1f\x98\x5c\xec\x55\x69\x7f\xac\x3a\x7d\xbe"
+ "\xa4\xc5\x7e\x90\x24\xe8\x6a\x4b\x7a\x1b\x3f\x78\x2b\xd9\xab\x52"
+ "\x08\x0e\xc2\xa7\x2d\xbb\x2c\xee\xa7\xf2\x3d\xf3\xdc\x74\x37\xdc"
+ "\xb7\xf7\x1e\x87\x1a\x33\xcf\xad\xbe\x1a\x57\x93\xff\x32\x33\xbc"
+ "\x89\xb1\x08\xb5\x60\x9e\xdd\xc2\x26\xbe\x93\xd7\x66\xb8\xa8\xfc"
+ "\xe0\x47\xef\xe4\x35\x19\xf8\xee\x59\xc9\x9d\x71\x93\x1b\x3d\x85"
+ "\xc2\xb6\x27\xca\xf0\xb0\xf7\xd1\x0b\xf0\x0f\x47\xbb\xc6\x3c\x9a"
+ "\xdd\x35\xe6\x9e\x43\x9e\x3d\x4f\x56\x3b\x6e\x99\xce\xe6\xdd\xce"
+ "\x2f\xbd\x77\x82\x64\x3f\x0b\x22\xde\x9b\x4b\xb2\xb7\xe9\x75\x1e"
+ "\xd3\xf4\xc6\xae\xbd\xf3\x6c\x64\xf3\xe6\xda\xde\x27\x6b\x7a\x62"
+ "\xee\x75\x1d\x47\x9a\x0f\x40\x73\x9f\xb6\x60\x1e\x4d\x62\x86\x6b"
+ "\xb7\xdd\x9a\xf4\x66\x8f\xdd\x50\x7b\x62\xb6\x94\x17\xa6\x61\xee"
+ "\x8a\x3b\x20\x3f\xb8\xf2\xde\x91\x13\x0c\x75\xb3\x37\x7b\xe6\x1b"
+ "\xde\x9f\xd5\xff\xfb\xfc\x31\xef\x25\x9e\x60\xdd\x64\x6f\x15\xbc"
+ "\xcd\xdb\x9f\x54\x30\xbe\x77\x41\xf5\xeb\x39\x1e\x03\x08\x5a\x43"
+ "\x7d\x53\x05\xcb\x3d\xc7\x6e\xf0\x5e\xb2\x86\xfe\x07\xf2\x5f\x23"
+ "\x3b\x86\xa7\xcd\xc2\x9e\x59\x9e\x43\xf8\x68\x35\x36\x60\x5f\x57"
+ "\x2f\x59\xc3\x1a\x16\x3b\x18\xbe\x4f\xf7\x3e\x62\x66\xf5\x19\x6e"
+ "\xe6\x4c\xa9\x66\xd7\x0c\x49\xec\xb7\x3f\xa9\x66\xfb\x40\x57\xef"
+ "\xbb\xc8\x22\xe4\x59\xac\x35\xcc\xdb\x6b\x0d\xf5\x6e\xb1\x12\x1d"
+ "\xce\xf9\x25\xeb\x48\xa2\xe5\xbc\x6b\xad\xe1\x0d\xee\x6a\x36\xb5"
+ "\x8d\x59\xaf\x19\x98\xf1\xda\x16\xeb\xc8\x06\x5b\x05\xca\x02\x91"
+ "\x06\xb8\x92\x6d\x2b\xb2\x79\x45\x70\x1a\x95\xc2\x16\x77\x28\x3f"
+ "\xa8\x1f\x79\x86\x8d\x21\xdb\x8a\x64\x1b\x8d\xec\xbb\xaa\xd1\x0b"
+ "\xaa\x7d\xd1\xf3\x6c\x79\x57\xc8\x16\x88\x87\x01\x1f\x25\x5b\xa4"
+ "\x3f\x70\x85\xfa\xac\x72\xeb\xc8\x54\x7a\xee\x8a\x9f\x4e\x34\xa6"
+ "\xda\x6d\x26\xdf\x43\xe1\xd4\x4e\xe0\xc4\xf0\xad\x9f\x03\x96\xf9"
+ "\xd6\x50\xa4\x03\x7f\x69\x1d\xed\xec\xf0\x30\xdf\x9d\x53\xd2\xa6"
+ "\xd8\x84\x8f\xd9\xe8\xaa\x3c\x66\xb2\xe7\xb1\x68\xcb\x4c\x82\xdd"
+ "\x23\x17\x7c\xaf\x4f\x49\xe6\x45\x4f\x01\x57\x87\xc6\xca\xb8\x87"
+ "\xeb\x2d\x0f\x31\x66\x99\x2e\xde\x37\x58\xee\xc3\x18\x46\x2f\x60"
+ "\x82\xfe\x15\xbc\xd2\xc3\x2b\xe5\x5c\x7d\x38\xfd\x5a\xd8\xc1\xd9"
+ "\x6a\xd1\x9f\x52\xd4\x6d\xa1\x16\xf2\x6b\x7d\x51\x79\x78\x1e\x2f"
+ "\xfd\xcf\x5c\xbe\xfb\x49\x61\xcf\x06\xe1\xef\x5f\x0b\x7b\x02\xfb"
+ "\xfc\x7f\xba\x50\x7e\xd2\x35\x25\xb4\x09\xbf\x66\x2d\x3f\xf9\x17"
+ "\x7a\xc0\x77\xf0\x56\x61\xd7\x56\xf8\xab\x41\xbf\x52\x31\x66\x3c"
+ "\xe6\x91\x1a\x61\xc3\xbd\x17\xf0\xd5\xfc\x79\x12\x3c\x08\x06\x6a"
+ "\xaf\x75\xa4\xe8\x6b\xaf\x35\x02\xf0\x25\x3b\xaa\xc6\xbc\x74\xe4"
+ "\xd9\xfb\xc8\x09\x7c\x1b\x7d\x2d\xfa\x11\x0f\xf9\x8d\x72\xda\xdc"
+ "\xcc\xb7\xe7\x11\xb2\x91\x1b\xfd\x62\x0e\x33\xa9\x63\x1e\xa9\xe1"
+ "\x7b\x1e\x01\xcf\x21\xd6\x0f\xa3\x76\xaa\xa5\xff\x2b\xe1\x1a\xe9"
+ "\xf9\xa3\x6d\x68\x5f\x13\x7e\xe0\x41\x7e\x78\xec\xda\xe4\x5b\x9b"
+ "\xf0\xb4\xa3\xad\x16\x5e\xb4\xce\x4a\xef\xf8\x66\x41\x9b\x5f\x21"
+ "\x38\x10\x3c\x34\x58\xec\x0f\xc0\xa2\x6a\x39\xd2\xed\x54\x8b\x3e"
+ "\x04\x0d\xfc\x70\x26\x2f\xca\x6c\x0b\x4a\x77\x32\x90\xee\xb5\x70"
+ "\x99\xae\xf9\xb0\x4c\xb7\x29\x0d\xe3\x90\x2e\xe1\xfd\xc8\x88\xaf"
+ "\xc3\xfb\x11\x25\x90\x77\x57\x8d\xcc\xfb\xfe\x6c\x99\xf7\x19\xca"
+ "\x7b\x6f\xdf\x36\x3d\x32\x2d\x90\x7e\x67\xab\x4c\xff\x6e\x87\x4c"
+ "\xff\x74\x42\x50\xba\xa7\x02\xe9\x2a\x6c\x32\x5d\xdd\x0e\x99\xee"
+ "\x67\x3b\xf1\x7d\xcf\x00\x6d\x29\x09\xe4\xf9\x4d\x97\xcc\xf3\x45"
+ "\xb5\xcc\x53\x18\x8b\xef\x27\xfb\xb5\xe5\xad\x40\xfa\x1a\xad\xdf"
+ "\x2d\x89\x32\x7d\x6e\x6d\x50\xba\x73\x32\x1d\x7d\xbf\x80\x74\x0f"
+ "\xa7\x5d\x0b\xfb\xdf\x4d\x32\xdd\xbf\x64\xd0\x7c\x04\xde\x1b\xa6"
+ "\x16\xfd\xb4\xf8\x5a\x58\x4a\x16\xca\x59\x8c\xb1\x89\xa5\x27\xc6"
+ "\x2e\x56\xb5\x4f\xc7\xb8\xce\xaf\xa3\xf3\x00\xb2\xff\x41\x77\x16"
+ "\xd5\x42\x0b\xab\x8a\x62\x11\x2f\x46\x31\xba\x5b\x17\xde\x5d\xb4"
+ "\x60\x76\xe0\x0c\x5a\xe2\x50\xc2\xc1\x2e\xe5\xa1\x5a\xe0\x61\xdf"
+ "\xc0\xf6\x53\x16\xd8\xfc\xb2\x2a\x15\xfb\xf9\x9e\xbb\xdc\x03\xd2"
+ "\x58\xbb\xee\x38\x48\x3a\x0d\x84\x7f\xd0\xce\xcf\xc9\xd6\x5c\x00"
+ "\xa7\x2f\x10\xba\x75\x64\xeb\x81\x64\x88\x5a\x9c\x90\x2d\xa8\x98"
+ "\xc7\xe0\xe7\x8e\x92\x7d\x3f\x92\x19\x62\xdf\xa9\x45\xdb\x48\xf7"
+ "\x62\xd8\x0b\x06\xb5\x06\xbf\xa3\xf8\x39\x5e\x20\x59\x62\x21\x9b"
+ "\xa7\xcb\x59\x07\x6e\xeb\xc2\x58\x17\xfb\x7f\xe6\x06\x64\x4d\x0b"
+ "\x13\x50\xd6\x8e\xa1\xeb\x03\x2f\x1c\x54\xfe\x2b\xfc\x38\x13\xed"
+ "\xb2\x77\x46\x92\x5d\x95\x7e\xe6\xb1\x6e\x41\x77\x2d\xdc\x86\x7d"
+ "\xba\x40\xd8\x90\xdd\xfd\x90\x4d\x8d\xc3\xbe\x73\x81\x85\x38\x73"
+ "\xdb\x58\x8d\xda\x66\xb0\xf7\xb0\xd0\x06\xaf\x4b\xa4\xaf\x51\x41"
+ "\xdf\xad\x09\xc1\xde\xbf\xf0\x45\xfb\x55\xad\xbc\xea\x74\x77\xfe"
+ "\x6a\xe9\x03\x9b\x68\x3e\xda\xaf\x80\xa3\x22\x84\x5f\xb4\x35\x44"
+ "\xf3\x2c\xac\xc7\x7b\x38\xa5\xbd\x76\xdb\x2d\xb6\x6b\xff\x96\xee"
+ "\xee\xd9\x3b\xcb\xd5\x73\xdb\xe4\xe4\xde\x98\x87\x6c\xbd\x7b\xe7"
+ "\xba\xbd\xff\x96\x9e\xe6\xbd\xed\x56\xb7\x2f\xe6\x5e\xb2\x65\x85"
+ "\xbd\xac\xc2\xf0\x86\x5a\x63\x78\x23\xcf\x61\xa0\x72\xdf\xc9\x3b"
+ "\x64\x78\x3b\xaf\xd1\xf0\xb6\x7a\xd4\xf0\x4e\x9e\x1d\xcf\x6a\xf2"
+ "\x91\x05\x3a\xf3\xd1\x9b\xde\xce\xab\xc5\x5e\xfa\xe8\x12\xc0\x6b"
+ "\x89\x2e\xd3\xe4\x0f\x78\x59\xc3\x21\x2f\x3b\x99\x75\x85\xb9\x23"
+ "\xa7\x9f\xc1\xaf\xc9\x3d\xe6\x91\x36\xf7\x98\x27\xab\x45\x9b\x63"
+ "\x16\xda\xa8\x8f\x74\xb7\xeb\x6d\x55\xb6\x59\x83\x07\x95\xf9\x7c"
+ "\x15\x9d\x77\xea\xf6\x75\x95\x45\x49\x5f\xb3\xaf\x6b\x90\xfe\xd9"
+ "\xfc\x36\x76\xff\x3b\xec\xeb\x6a\xbc\x3f\xd9\xd7\x05\xbf\xd9\xa8"
+ "\xf1\x9b\x0e\xcd\x96\x52\x04\xf1\x98\xc2\x96\x52\xb6\x43\xd8\x43"
+ "\x12\x36\x43\xf6\xcc\x15\xb4\x63\x77\xd1\xa2\x5c\x9d\x97\x24\x7a"
+ "\xc9\x57\x3e\xbd\x15\x3f\x17\xe2\x77\xbb\x94\xce\x50\x3d\x9e\xef"
+ "\xea\x75\x11\x4c\x7c\x3c\xe3\x7b\xda\x99\xf6\x1c\xdf\x9e\x7b\x6a"
+ "\x7c\x7b\x9e\x2c\x40\xdc\x6c\xfc\xee\xf7\x95\xf7\x22\x6f\x6f\x1b"
+ "\x7e\x1d\xf8\xb9\xf1\x43\x79\xbd\x1e\x5f\xb9\x97\xe1\x17\x8a\x5f"
+ "\x38\x7e\x11\xf8\x99\xf0\x8b\x56\xcb\x7b\xbd\x64\x2f\x90\xef\xf2"
+ "\x5a\x30\x0f\xcc\x7a\xb9\x01\x78\x2f\xba\x86\xfe\x27\x11\x2d\xc7"
+ "\x47\xff\x67\x05\x07\x6e\xe0\xaf\xdc\xe2\x11\xed\x7f\x65\x72\x23"
+ "\xc2\x16\xf7\xa4\x74\x17\x7e\xf3\xdd\x91\x3f\x4b\xc2\x8f\x9e\xc9"
+ "\xee\x3d\x0b\x18\xc6\xb3\xd8\x3d\x66\x81\xbd\xbb\x28\x19\xe3\xff"
+ "\xe3\x64\x29\x27\x4a\xce\xc0\xbb\x4d\x7b\x07\xbe\x79\x5c\xd8\xe8"
+ "\x77\x8f\x59\x98\x8c\x30\x70\xe4\x13\x22\x5d\x67\xcc\x02\x93\x76"
+ "\xdf\xa9\x00\xf1\x95\xae\xd0\x98\x26\xfd\x0c\x08\xe1\xc3\xfa\xfa"
+ "\x23\x1a\x4f\x3f\xdf\x0f\x5e\x57\xab\x97\xd9\x52\x57\xa7\x67\xa7"
+ "\xae\xcf\x5c\xb9\x6c\xc5\xfa\xfb\x2c\x93\x97\x5b\xac\x2b\xd7\x3d"
+ "\x97\xfa\xdc\x86\x15\x1b\x56\x08\xb2\x12\x51\xb7\xf7\x39\x0f\x8a"
+ "\xa6\xfb\x5e\x5e\xf0\x28\xa3\x97\x73\xbe\xf5\x69\x66\x58\x00\xbc"
+ "\xc2\x6f\x49\x77\xdf\xd0\x7a\x80\x1f\x6b\x77\x1b\x16\x74\xb8\x98"
+ "\x97\x68\xbf\xbd\x0f\xd9\x46\xb7\xce\x41\x9c\xc7\xb0\xa0\x0b\xf3"
+ "\x19\x6b\xc3\xd9\xea\x60\x94\x46\xd2\x82\xbf\x67\x75\x44\x0b\xee"
+ "\x9d\xe7\xa6\x34\x1c\x34\xa0\x78\xc6\xdc\xe3\x58\x88\x32\x38\xd6"
+ "\x14\xa5\x7d\x0b\x71\xa4\xeb\xc0\x63\x66\xb9\xf8\xd5\x5c\x5e\x87"
+ "\x32\xde\x5e\xe5\x36\x90\x2c\xec\x51\x2a\x17\xeb\x8d\xbf\x7a\x8b"
+ "\xed\x6d\xa4\x7d\x7b\x15\xf2\x63\x4d\x72\xac\xc5\xb7\x10\x6e\x51"
+ "\x1e\x9b\xff\x36\xf2\x0b\x7e\x07\x6d\x7c\x13\x71\xf9\x1b\x58\xa8"
+ "\xbe\xc6\x89\x5e\xf7\xaf\xf3\x8d\x44\xf7\xfe\xe8\xd7\xb4\xce\xf9"
+ "\xab\xc4\x67\x3d\x64\x7b\x1d\x79\xdf\x58\x25\x79\x40\xf0\x0f\x21"
+ "\xc4\xef\x11\x2e\x21\x1c\xe2\xcc\x95\x7c\x5f\x8d\xda\x04\x7e\x31"
+ "\x84\xf2\x7e\x45\xdf\xf6\x61\x0e\x4a\x7e\xe2\xb1\x04\x9d\xc6\xff"
+ "\xa5\x66\x53\x69\x54\x33\xe6\xcb\x52\x36\x11\x69\x87\x11\xfc\x08"
+ "\x4e\x74\xfe\xca\x8b\x92\x4f\xec\x23\x7b\x4c\x51\x2c\xbc\x77\x4f"
+ "\xfa\x2c\x29\x83\x7f\x2c\x53\xdf\x2f\xba\xa2\xd3\x67\x05\x8f\x9b"
+ "\x1c\x2f\xcb\x8a\x35\x74\x92\xb0\x5c\x1c\xd9\xa5\xaf\x5f\xbf\x61"
+ "\xf5\x0a\xcb\x8a\xf4\x65\x19\x16\xf1\xd9\xb2\x61\x3d\x92\xac\xcc"
+ "\x5a\x6f\x59\xbb\x69\x8d\x65\xf5\xfa\x95\xc4\x3d\xac\x58\xb7\x6e"
+ "\x83\x2d\x6b\x24\x93\x39\x2d\xab\x37\x64\x66\xad\xb4\xe1\x65\xfd"
+ "\x8a\x35\xcb\x2d\x62\xd4\xd7\xa3\xa8\xcc\x4c\x8b\x56\xc3\xfa\x8c"
+ "\xf4\x75\x34\x11\xd6\xfc\x0c\x89\x82\xf2\xf7\xe5\x2d\x22\xc8\x66"
+ "\x15\xed\x3f\x17\x95\xc7\xeb\x4f\x84\x02\xd6\xbb\xd3\x67\x91\xce"
+ "\x00\xc2\x75\x82\x27\x2c\x7a\x2c\x97\xce\x57\x5e\x88\x62\xa1\x9d"
+ "\x93\x27\x37\x76\x17\x3d\x3e\x5f\xef\x1b\xd9\x88\x17\x36\x12\x85"
+ "\xfd\xcd\xc7\x7f\x2b\xee\xe3\x61\x5d\x48\x5b\x67\x8f\x95\x49\x58"
+ "\x3c\x9e\x1d\x6c\x5f\x5b\xea\xef\x3c\x5e\x2e\xcf\x26\x1e\xaf\x23"
+ "\x7a\x4a\xb3\x69\xaf\x20\xcf\x5b\x94\x47\xdd\xf3\x64\x31\xf2\xd5"
+ "\x04\xf6\xdc\xc7\x8b\x29\xbd\x48\x57\xf4\xd8\x27\x7c\xcc\x02\xf0"
+ "\xb7\x8f\x67\x52\xbb\x06\xd9\x6b\x2c\x57\x51\xee\xe9\x1a\xc6\xe2"
+ "\xa3\x99\xf5\xea\xae\x99\x8e\xee\xa8\xe9\x6d\x3d\x85\x6c\x78\x0f"
+ "\xf6\x37\x8f\x81\x4d\xbc\x86\x79\xb1\x79\x1a\x0b\xd9\xba\x90\x19"
+ "\x6a\x56\xd5\x90\x8d\x57\x56\x37\xbf\x82\x39\xd3\x5c\xcc\xe9\x39"
+ "\xcc\xea\x1c\x2d\xac\xde\xfb\x9a\xf4\xbf\x90\x43\x3c\xc9\x13\xd3"
+ "\xc8\xee\x54\xfe\x56\xee\x7b\xf3\x77\xee\x61\x6f\xb4\xd7\x90\xdf"
+ "\x84\x89\x4e\xef\x67\x0e\x67\xee\x41\xe6\xcc\x76\x3a\xe8\x3e\xfe"
+ "\x45\x65\xf1\x4d\x6f\xe3\xdb\x88\x3a\xe4\x7b\x94\x0d\x47\x38\x92"
+ "\xea\x28\xde\xcb\x9b\x7e\x11\xc3\x9b\x7f\xb1\x97\xbb\x76\xc6\x08"
+ "\x3f\x08\x6d\x25\x31\xbc\xa3\x44\xb3\x2d\x47\xf3\xd4\xb6\x91\x99"
+ "\xdb\x95\xc5\x87\x84\x7c\x62\xae\x08\x8f\x43\x58\xd8\x6b\x77\x66"
+ "\xef\xa5\xf0\x78\x84\x6b\x65\xb8\x8a\xc2\x13\x10\x6e\x92\xe1\xf7"
+ "\x28\x1c\x8b\x70\x9b\x0c\x37\x30\x79\x37\x7d\xb1\x47\x86\x3f\xa6"
+ "\x30\x60\xff\x44\xb8\x63\x23\xb5\xf7\x53\x8c\xd9\x13\x63\xf2\xcf"
+ "\x32\x83\x33\xfb\xbc\x58\x0f\xef\xe4\x65\x90\xfc\x04\xeb\x61\xf1"
+ "\x8b\x34\xdf\x81\xab\x66\x85\x25\xd2\x73\xf1\x6c\xa3\x87\x0d\x07"
+ "\x9d\x39\x0a\xdf\x46\x10\xec\x06\xa4\x65\xde\xb8\x6d\xe2\x22\x2f"
+ "\x77\xf0\x57\x6e\x6d\xe3\x7b\x1e\x72\x03\x7f\xd2\x99\x39\xd6\xf9"
+ "\x0c\x56\x93\xe3\x11\x76\x76\x41\xdb\x63\x0d\x3d\xb1\x81\xda\xe4"
+ "\x06\xad\x3c\x88\xdd\x4d\x13\xdf\x33\x2b\x09\x3c\x68\xd3\x42\xab"
+ "\x97\x74\x10\xc1\x1f\x3c\x39\xe2\x64\x06\xd1\x0f\x0b\x1f\x57\x0f"
+ "\x4e\x4e\x54\xf3\x53\x18\x8f\xbb\xb5\x6d\x61\x06\x77\x60\x2f\x53"
+ "\xa4\xac\x9a\x7f\x86\xfa\x3f\x13\xf5\x4e\xbe\xb5\x4d\xdd\x94\x41"
+ "\xfe\x9b\x18\xe1\x98\x3c\xda\xd7\x37\x02\x9f\x6c\x49\x31\xfa\xf6"
+ "\x2c\x4c\x3e\x99\x71\x6e\x68\xbe\xd0\x94\x27\xc3\x07\xd5\x33\x42"
+ "\x9b\x7c\x3c\x85\x79\x51\x8f\x17\x7d\x25\x1a\xe2\x0d\xb5\xd6\x00"
+ "\x5a\xa6\xed\xf5\x67\x9a\x86\xf1\x4d\x29\x46\xf4\x69\x9a\xd3\x7a"
+ "\x85\x35\xf4\xd0\x5a\x79\xb2\xf6\x64\x36\x63\xf3\xb2\xbd\x0e\xa3"
+ "\x5b\xd8\x07\x36\xd9\x56\xb1\x9b\xf9\x98\x59\x49\xed\xca\x8f\xcd"
+ "\x8f\xe6\xa2\x0f\xe8\xfb\xdb\x2d\x4d\xa1\x2a\xfa\x31\x55\xc2\x8d"
+ "\xf2\x79\x01\xdb\x26\x9d\x27\x1a\x62\xfb\x25\xdd\xb8\x3e\x85\xd1"
+ "\x3d\xc1\x37\x41\xb7\xa8\xbd\x29\x46\x15\xfb\x12\x7d\x3b\x69\xbd"
+ "\xc0\xa8\x4e\x0d\xd6\xc2\x26\x3b\x8f\x03\x9c\x51\x3f\xd9\x25\xd6"
+ "\xe1\x8a\xb4\x5e\x5f\x6f\xc6\xc0\xe3\xbf\x77\xa1\x05\xed\x6b\xe4"
+ "\xe5\xbd\x8d\x03\xd3\xba\xbd\x6f\x6a\xf3\x23\x1c\x3f\x33\x7f\x39"
+ "\x3d\x19\x73\xc0\x2a\xfc\x6b\xee\x9d\x6b\xd3\xcf\x80\xb1\xde\x30"
+ "\x47\x7e\xfc\x62\x4d\x5e\xdb\xc0\x76\x59\xed\x25\xd2\xaf\xd9\xb0"
+ "\xcf\xb8\xd1\x47\xfe\x7a\xaf\x90\x8d\x6b\xf4\xa1\x6b\x88\x63\xfa"
+ "\xe3\xe6\xc1\xc6\x94\xca\x9f\x77\x3b\xef\x1d\x5a\x79\x29\x83\xd2"
+ "\xbf\x80\x6d\x23\x37\xf5\x36\xf6\xf0\xb9\x8a\xe4\x5b\x9e\xfa\x90"
+ "\x60\x45\xfb\x48\xce\x1f\x99\xc1\x83\x3d\xf4\xb5\x27\x8b\x0d\x09"
+ "\x69\x8c\x7c\xa0\x15\x9c\x6a\x3c\xc1\x16\x2d\x60\xf9\xf5\x19\x97"
+ "\x99\xee\xaf\x8c\xc7\xcc\x73\xff\xea\x49\xb7\x81\xce\x8b\xc8\x3f"
+ "\x99\xe0\xf1\xf7\x3e\x62\xf9\x8f\x8f\x69\xef\x5d\x60\x7a\xfd\x63"
+ "\xb7\xc1\xdb\x99\x62\x11\x36\xb6\xc1\x4f\xe4\x67\x70\xd5\x7f\x86"
+ "\x44\x7e\x18\xec\xf1\xb3\xc8\xff\xf3\xe9\xe4\x46\x71\x77\xfb\x74"
+ "\xca\x09\x76\xba\xb9\x82\xd5\xb5\x9e\xa5\xfb\x86\x2f\x9f\x4e\xb1"
+ "\x13\x5d\x39\xda\x0b\xda\x71\x1f\x68\x47\xac\xd7\x11\xaa\xa9\xa4"
+ "\x56\x3f\x47\xa2\x33\x25\x9d\x6e\xf4\x62\x8d\x56\x6a\x3e\xcb\xbc"
+ "\x45\x3f\x76\x54\x6a\x67\x4a\xe4\xcb\xec\xa5\x8d\x2c\xee\x25\x83"
+ "\x9a\x32\xd0\x19\xd2\xe8\xe7\x84\x6d\x17\xb3\x1a\x59\x52\xab\xfb"
+ "\x34\x7b\xf4\x39\x0b\xfb\xdf\xe8\xfb\x49\xeb\x50\xd7\xe4\x53\xc2"
+ "\x56\x86\x17\xf3\xce\x8b\x39\xe7\x05\x3c\x31\x06\x3b\x31\x6e\x03"
+ "\xf2\x64\xfa\x18\xf4\xe6\xeb\x63\xf0\xd3\x74\x31\x06\xe0\xe5\xb6"
+ "\x3c\xa5\x8d\xc1\x27\x18\x83\x56\x8c\x41\x21\x2b\xf8\x60\x71\x1d"
+ "\x5b\x94\x8c\x31\xe8\xb8\x4c\xf6\xd9\xa5\xcf\xb8\x2c\x09\x7b\x31"
+ "\x16\x9f\xb8\x85\x3e\x27\x8d\xc1\xe1\x9f\xc8\x31\x78\xe3\x27\x6e"
+ "\xd0\x43\xb7\x26\xfd\x0a\x61\xdf\xa6\x14\x0b\xf9\xde\xe1\x85\x69"
+ "\xe4\xdf\x5a\x8e\x45\x2f\xc6\xa2\x57\x8e\x45\xde\x73\x18\x8b\x33"
+ "\x4d\xc2\xc6\xcb\xe9\xe6\x3a\x56\x97\x56\xcd\xea\x81\x97\x30\x16"
+ "\xe9\x34\x2e\x24\x93\xf0\x6d\xb1\x46\xbd\x98\xc3\xa2\x2b\x73\x98"
+ "\x59\x1f\x0f\xb5\x17\xe3\x91\x83\xf1\xe8\xc1\x78\x78\xfc\xe3\x11"
+ "\x2d\xc6\xe3\x82\x36\x1e\x3d\xa4\x9f\x86\xf1\xe8\xc1\x78\xf4\x60"
+ "\x3c\x0a\xe5\x78\x10\x9e\x7f\xb4\xcb\xc8\xd5\xbf\x59\x59\x55\xfb"
+ "\x00\xe3\xb1\x45\x1b\x8f\x4f\xfe\x9e\xf1\xf8\x69\xc2\xd7\xc7\xe3"
+ "\x27\xa6\x6f\x1a\x8f\xc0\x9a\x78\x7a\x18\x8d\x47\x6f\xb5\xb6\x26"
+ "\x6e\xa3\x35\x51\x60\x88\xc7\x5e\x44\x30\x3d\xd5\x78\x4c\xac\x09"
+ "\xf4\xb5\xe0\x57\x4f\x7a\x0c\x75\xad\x18\x97\xe5\x18\x97\x9c\xc0"
+ "\xb8\xc8\xf1\x98\xe7\x3e\xf4\xb1\x84\xbf\xe5\x61\xda\x33\x68\x6d"
+ "\xd0\xf8\x60\x9c\xb0\x7e\x06\xf2\xf7\x17\x7c\xd6\x8a\x32\x55\x5a"
+ "\x27\xb4\x46\x68\x3d\xd4\x67\x9c\x15\xfe\xd3\x4f\x27\xd7\x32\x3a"
+ "\x73\x3d\x9d\x72\x0c\x63\x55\xc1\x7c\x9b\x30\x36\x1b\xb1\x4e\x14"
+ "\x36\x89\xfc\xfe\x9d\x4e\x29\x26\x7a\xc1\x84\x39\x3f\xc2\x87\x71"
+ "\xf2\x75\x9b\x47\xee\x04\xaf\x75\x60\x63\x60\xdd\x54\x69\x3e\x8e"
+ "\x79\xd8\x8f\x1d\x88\x0f\xf5\x62\x8c\xb0\x76\xfa\xac\x19\xbf\xef"
+ "\xe3\xbf\x5a\xd9\xfe\x16\x16\x7e\xc3\x4a\x39\x46\xbe\xa0\x35\xb3"
+ "\x70\x25\xad\x99\x02\x8c\xd1\x1f\x87\x38\x46\x4b\x84\x1c\x00\x3c"
+ "\xa8\x85\x47\xf6\x36\x62\x9f\xc4\x18\xfd\xb4\x7a\xb0\x31\xf2\x1d"
+ "\xbc\x35\xdc\x67\x9a\xde\x48\x76\xe2\xd5\xb5\x8b\x15\x15\x7c\x54"
+ "\x0f\xf8\xd7\xd3\x6e\x2f\xcb\x05\x0f\x91\x73\x96\x85\x39\x17\x7f"
+ "\xc4\x9c\xae\xa3\x8c\x6c\x2e\x93\x2c\x9d\x7c\x2f\x38\xbd\x47\x81"
+ "\xaf\x9e\x74\x50\x78\xbf\x08\xbb\xd9\x96\xa7\x59\x88\xf0\x07\x9a"
+ "\x52\xcd\x76\x62\x7e\xbe\xfe\x93\x6a\x83\xba\x7b\x56\x32\x37\x91"
+ "\xcf\x18\xe6\x20\xbd\xf0\xfc\xcd\x2c\xa2\x3e\xa3\x8e\xec\xce\x7d"
+ "\x46\x76\x84\x1b\xba\x50\xa6\x9b\xf7\xf8\xb0\x67\x54\x15\xf2\xa3"
+ "\x64\x47\x7f\x6a\xb6\xa0\xc5\x69\xbe\x7c\x4e\xb4\x08\xc9\x0c\x1d"
+ "\x79\x2f\x81\xf6\x7a\x5a\xd8\x69\x46\x9c\x52\xbf\x8a\x74\x24\xd2"
+ "\x9f\xa0\x76\x09\x9b\x8a\x5e\xf9\x9c\x4a\x7e\x13\x63\x7e\x1c\xf2"
+ "\x56\x9e\x3b\xd4\x0e\xbe\x18\x34\x1a\xd2\x2d\x9d\xc6\x25\x8f\x68"
+ "\x76\x9e\xf1\x08\xd9\xad\x3b\x3f\x23\xcc\x9e\x43\xfe\xfd\xc8\x26"
+ "\x3f\xed\xd9\xe9\xc3\xc8\xa7\x31\xe6\xac\x95\xc7\xcc\xb5\xd5\x3c"
+ "\xe3\x36\x04\xf6\xe5\xa5\x4b\x30\x6f\xad\xf3\xac\x3c\x9f\x7c\x17"
+ "\xbc\x8d\x7e\xf1\xbd\xf7\x38\x5e\x6b\xf1\x08\x9c\xf2\x1f\xcf\x14"
+ "\x1b\x38\xe6\xb4\x07\xf8\xa1\xee\xe3\xff\x14\x3e\x5a\xcf\x2b\xa9"
+ "\xab\x3f\x48\xf1\x32\xaa\xff\x89\xdb\xe9\x9c\x64\x69\xf5\x35\x43"
+ "\x8b\xed\x5a\x58\x4a\x6c\x7e\x6b\xc0\x3f\x65\xb0\x1f\x4a\xc2\x33"
+ "\xaf\x3f\x83\x32\x09\xcf\xb4\x14\x18\x24\x6e\x49\x22\xf9\x66\x78"
+ "\x7f\xdc\x52\xdf\x71\x81\xe5\x61\x1e\xd7\x67\x54\x0b\xff\x12\xa3"
+ "\x81\xdf\xd5\x2d\xc0\x27\xbd\xd6\xa8\xfd\xc0\x27\x84\x07\xaa\x80"
+ "\x3f\xd4\x2d\xe6\x91\xa5\x3d\x2c\x41\xc7\x23\x44\x7b\xd1\xf3\x69"
+ "\xcc\x51\x63\x2d\xe2\x30\x4e\x2a\xf0\x3a\xf0\x89\x75\x5f\x0e\x8b"
+ "\xdb\x87\x39\xba\x9f\xf0\x08\xe8\xe2\x47\x6d\xc0\x23\x9b\x80\x47"
+ "\x36\x0a\x3f\xc1\xe6\x2a\x83\xc4\x1f\xbf\x6b\x29\x36\xd8\x75\x3f"
+ "\xe1\x02\xbe\x69\x4a\x03\xcd\x8f\xb4\x02\x71\xbf\xcd\x47\xfb\xd3"
+ "\x96\x94\x90\x86\x2e\xcc\x91\xbd\x4f\xd6\x50\x9c\x58\xb7\x9b\x32"
+ "\x46\xaa\x72\xae\x25\x11\x4c\x0e\x5c\x64\x89\xc2\x97\xe6\x25\xf3"
+ "\xc8\xb2\x35\x2c\xa1\xea\x22\x8b\xab\x5a\xc3\xac\x58\xaf\x86\x2a"
+ "\xb4\x61\xe9\x73\x26\x26\xfc\x38\x84\xa5\x50\xfc\x80\x7e\x1c\x40"
+ "\x57\x9b\xab\x68\xcd\xac\xb5\xfa\xdb\xe4\xb5\xaf\x4c\xf3\x01\x76"
+ "\xd2\xee\x52\x9a\xf4\x21\x6f\x9a\x60\x95\x74\x7e\xda\x4e\xa9\x5b"
+ "\x64\x21\x1f\xf3\xc3\xdb\x95\xb4\xef\xf3\x5d\x56\x8b\x2d\x87\xec"
+ "\x17\x6b\xdf\x40\x7b\xaa\x18\xab\x29\x05\xac\x40\x8d\x7c\xa1\xcd"
+ "\x99\x0d\xda\x89\xec\x2c\x0f\x69\x1d\xa6\x89\xbb\x25\x3e\xfb\xca"
+ "\xe5\xd4\x5f\x75\xd7\xca\xcc\x03\xed\x2c\x91\xff\x1c\xe3\xb1\x0a"
+ "\x7d\x6d\x67\x71\x95\xed\xe8\xeb\x26\xd9\x57\xdd\x2f\xba\x5a\xd8"
+ "\x92\x8d\x6f\xd7\xf5\x81\xe4\xfe\x39\xf9\x40\x1a\xeb\x01\x0e\xbb"
+ "\x91\xdf\xc2\x58\x7d\x87\xb0\x79\xd1\xed\xf4\x9e\x65\x54\x2f\xc9"
+ "\x90\x9c\x97\xc5\x9c\xbe\x9b\xe6\xb2\x5a\x9d\x9e\x9c\xda\x8c\xb9"
+ "\xdd\x9d\x41\xf2\xb4\xe4\xb7\x5b\x88\xcf\x97\x34\x9f\x4b\x59\xba"
+ "\x9c\xe8\xb4\x77\x10\x47\x73\x3f\x68\xce\x2f\xa7\x39\x4f\xdf\xc5"
+ "\xbc\x47\x3e\x67\xf3\x39\x46\xe5\x05\x97\x43\xe3\xaf\x97\x75\x5e"
+ "\x79\x66\x1c\x95\x45\x73\x81\x64\x3d\xb4\xd6\xe4\xd8\x1f\x25\xbd"
+ "\x6e\x33\x8f\xb9\xd7\x25\xc3\x6e\xb2\x5d\x62\xa2\x39\x20\xe6\x0a"
+ "\xf0\x37\xd9\x44\xe5\x3c\x25\x04\xf3\x8c\xda\x39\x12\xe3\x9d\xa8"
+ "\xcf\x0b\xc4\x45\xf7\x9f\x1b\xa3\xb7\x99\x88\xa7\x89\xa6\xf7\x6f"
+ "\x3b\x3f\x86\x36\x7e\xcf\x98\x07\xd5\x59\x8b\xbb\x95\xc6\x62\x22"
+ "\xe1\x4d\x5f\x67\x10\xce\xec\x90\x38\x93\x70\x92\x8e\x37\x05\x6e"
+ "\x12\x76\xf8\x8f\x92\x7e\x6b\x86\x68\xe3\x10\xf1\x66\x7d\x47\x00"
+ "\x6f\x3e\x6a\x0b\xc2\x9b\x1d\xbc\x07\xf4\xfb\x00\x78\x73\xd9\xb8"
+ "\xbe\x78\x73\xd9\x4d\x7d\xf1\xe6\xb3\xdb\xfa\xe3\xcd\xaf\xe3\xcc"
+ "\x65\x4f\x0f\x84\x2f\xc1\xc7\x4c\x6c\x57\x9e\x4d\x1c\x1c\x57\x2e"
+ "\x2b\x1e\x3a\xae\x5c\xfe\x62\x5f\x5c\xb9\xac\xee\xff\xbb\xb8\x72"
+ "\xc5\x9d\x7d\x70\xa5\xe9\x5b\xe2\xca\x76\x81\x2b\xa3\xf9\xdf\xb0"
+ "\x26\x34\xfc\x51\xb5\x6a\x10\x5c\xb9\xea\x1b\xd6\xc2\xcf\x07\xc3"
+ "\x95\x2b\x9e\xef\x8b\x2b\x57\x1c\xed\x8b\x2b\x57\xac\x0e\xe0\x4a"
+ "\xed\xdb\x3f\x04\x57\xae\xd8\xf1\xcf\xc1\x95\x2b\x76\x08\x5c\x79"
+ "\x91\x70\xe5\xb3\xe9\xdf\x8c\x2b\x97\xd9\x07\xc6\x95\x88\x17\xb8"
+ "\x72\x99\x3d\x80\x2b\xcf\x7e\x03\xae\xfc\xd9\xbc\x21\xe0\xca\x68"
+ "\x81\x2b\x4d\x83\xe0\xca\x55\x80\x95\x36\x2f\xc4\xdc\xeb\x37\x37"
+ "\x34\x5c\x69\xf6\xe3\xca\x6f\x31\x3f\x86\x36\x7e\x3f\x1b\xf4\x8e"
+ "\x16\xe1\x4a\xd5\x2e\xe9\x4b\xc2\x95\x3c\x4a\xc3\x95\x99\x5e\x96"
+ "\xf3\x67\xe0\xc8\x33\xed\x42\x17\x43\xe8\xe2\xe2\x97\xfb\x14\xe1"
+ "\xa2\x79\xb6\x37\x00\x2f\xa7\xab\x46\xe0\x26\x71\x9f\x6a\x01\xe1"
+ "\xaa\x1a\xa4\xad\xf0\xd3\x9d\x02\x77\xfe\x59\xc3\x9d\x4b\x34\xdc"
+ "\xb9\xf4\xbf\x80\x3b\x7f\x42\x63\x99\xf1\xc4\x35\x83\x8e\x3b\x77"
+ "\x01\x77\x66\x08\xfa\x81\xce\x82\x25\xee\xfc\xf9\x87\x7a\xbb\x48"
+ "\xa6\xe9\xcc\x7a\x89\xc9\x76\x5d\xfe\x3a\x1e\x7d\x58\x94\xf7\x2b"
+ "\xc7\xaa\x0e\xe6\xc7\xa5\x4b\x02\xb8\x14\x65\x6d\x1b\x1c\x8f\x66"
+ "\x34\xfa\xf1\x68\x21\xf0\xe8\xa7\x41\x78\x14\x7c\xd3\x7f\x10\xce"
+ "\x03\x1e\xed\x16\x78\xf4\x77\x1a\x1e\x5d\xf9\xf9\x07\x4b\x80\x47"
+ "\x1f\xd6\xf1\xe8\xca\x68\x4f\x61\x8b\xcd\x53\xf4\xcd\x78\xb4\x5b"
+ "\xe0\x51\xdb\xff\x79\x3c\x7a\xa2\x1f\x1e\x05\xef\x4a\xbe\xd1\x07"
+ "\xc4\xa3\xfa\x7c\x14\x78\xb4\x20\x80\x47\x05\x5c\x57\x6d\x6d\x48"
+ "\x03\xdc\xd3\x6c\x82\x77\xf3\xe3\x51\x5b\x8d\xc4\xa3\x74\x17\x93"
+ "\xe4\x27\xeb\x81\x47\x31\xff\xf2\xeb\xd1\x6f\xac\x17\xb4\xd1\x44"
+ "\xf8\xf5\x00\xd6\x0c\xc1\xc8\x8f\x4f\x57\x61\xcd\x10\x8e\xe9\xc4"
+ "\x9a\x01\x1e\x5d\x7a\xc5\xc4\xc4\x7a\x29\x4a\x89\x13\x38\x66\x20"
+ "\x1f\x62\xba\xbe\xec\xa0\xf8\x74\xd5\x1f\xfb\xe2\xd3\x9f\x87\xf7"
+ "\xc5\xa7\xab\xde\x0a\xe0\x53\xed\x1b\xe1\x53\x8c\x19\xe0\xd3\x46"
+ "\x38\xf5\xef\xc3\xa7\xab\xce\xf8\xf1\xa9\x41\xc3\xa7\xab\xbe\x19"
+ "\x9f\x8a\xf3\xc1\x41\xf0\x69\x30\x6e\x18\x1c\x9f\xae\x3a\x13\xc0"
+ "\xa7\x3f\xff\xb5\x1f\x9f\x36\x0d\x86\x4f\x33\x9a\x06\xc6\xa7\x88"
+ "\x17\xf8\x34\xa3\xc9\x8f\x4f\x9b\x06\xc0\xa7\x0f\x07\xe3\xd3\xcc"
+ "\x97\x25\x3e\xad\xd1\x6c\x6c\xf4\xba\x1a\xba\x30\x3f\x68\xcd\x65"
+ "\x55\x08\x9c\xaa\x02\xa7\x92\x5f\x55\xf2\x2b\x43\x3a\xf0\x03\xe1"
+ "\x54\x89\x73\x5d\x8c\xf0\x2a\xad\xcd\xfc\x85\xe0\x77\xb1\x17\x01"
+ "\x26\x62\xef\xd5\xe1\x77\x20\x08\xbf\xa6\x6e\x36\x11\x6d\xd7\x67"
+ "\xae\xa8\xfa\x5c\xe9\xb4\x92\x0e\x6f\x9f\xb9\x32\xb4\xb1\xcc\xac"
+ "\x1e\x0c\xb7\x0e\xc6\xbb\x7f\x40\xbc\xfb\x13\xcc\xb0\xe5\x09\xe0"
+ "\xd7\x14\xe2\xdd\x0f\xf5\xe3\xdd\x0f\x7d\x9d\x77\xff\xe3\xf5\xf1"
+ "\xe8\x90\x78\xf7\x27\x69\x0c\x57\xef\xef\x8b\x47\x57\xbf\xdc\x17"
+ "\x8f\x3e\x77\x13\xb5\x4b\xe2\xf1\x43\x03\xf3\xee\x62\x9d\xaf\xbe"
+ "\xe0\xe7\xdd\x9b\xfa\xe2\xcf\x00\xef\x6e\xab\x1f\x1c\x8f\xae\x31"
+ "\xf7\xa1\x47\x97\x6a\x78\xf4\x19\x0d\x8f\x3e\x13\xc0\xa3\xa7\x3f"
+ "\xd2\xe9\xd1\xb5\x77\x9f\x6a\x0a\xc6\xa3\x6b\x96\xf8\xf1\x68\xf3"
+ "\xd7\xf1\xa8\x8e\x43\x09\x9f\x52\x39\x24\xcb\x3a\x0c\x3c\xfd\xe6"
+ "\x33\x36\x83\x94\xd5\xa6\x11\xec\xc2\xfb\xcb\x6a\xeb\x3b\xae\xb0"
+ "\xbc\x25\x84\x4f\x2b\x04\x3e\x35\x2a\x2c\x1d\xb8\x6f\x34\xe9\xfc"
+ "\x57\xd2\xd9\xfe\x46\xe9\x97\x89\xe4\x4b\xea\x26\xe9\xe3\x50\x97"
+ "\x33\xa1\xbf\xe2\x4c\xff\xe9\xb3\x1a\x4e\x25\xdf\xe5\x98\x73\xfb"
+ "\xae\x02\xa7\x6e\x1c\x80\x36\xdd\x02\x9c\x9a\x13\x44\x9b\x62\xed"
+ "\xff\xee\x99\xfe\x38\x75\xed\xa9\x06\x9a\x2b\x84\x53\xfb\xf0\xf1"
+ "\x87\xfe\x07\xf0\xf1\xb6\x49\x7d\x71\xa9\x6d\x71\x5f\x5c\x6a\x1b"
+ "\x11\xc0\xa5\xda\xb7\x7f\x08\x6d\x6a\xb3\xfc\x73\x68\x53\x9b\x25"
+ "\xc0\xc7\xdb\x7c\x7e\x5c\x7a\x66\x30\x5c\xba\xc6\x32\x30\x2e\x5d"
+ "\x63\x91\xb8\x74\x8d\xc5\x8f\x4b\xcf\x0c\xc0\xc7\xf7\xc1\xa5\xcf"
+ "\x7d\x2e\x71\xe9\x21\x49\x9b\x36\xe9\xb4\xe9\xa1\xff\x0b\xf9\xf8"
+ "\xe7\x5c\x43\xe5\xe3\x3f\xe8\x90\xf8\x93\xf0\x93\x8e\x43\x03\x7c"
+ "\xfc\xa1\xc1\xf9\xf8\x6f\xc0\xa1\x43\xa2\x45\x05\x0e\x5d\xf7\x79"
+ "\x5f\x1c\xba\xee\x5c\x5f\x1c\xba\xf1\x89\xfe\x38\xf4\xeb\xf8\x73"
+ "\xfd\xe4\x81\x70\xa7\xe4\xe3\x37\x86\x0e\x8e\x37\xd7\x27\x0f\x1d"
+ "\x6f\x66\xad\xee\x8b\x37\xd7\xef\xfe\xff\x07\xde\xdc\xa0\xf4\xc1"
+ "\x9b\xa6\x6f\x89\x37\xff\x5b\x78\xfa\x0d\xfd\xe4\x9f\x1b\xfa\xc9"
+ "\x3f\x37\x04\xc9\x3f\x37\xfc\x03\xe5\x9f\x1b\xfe\x49\xf2\xcf\x0d"
+ "\x29\x01\x1a\x74\xe3\xdd\xdf\x8c\x37\xd7\xa7\x0c\x8c\x37\x11\x2f"
+ "\xf0\xe6\xfa\x94\x00\xde\xfc\x26\x1a\x74\xd3\xb8\x21\xe0\xcd\xff"
+ "\xe1\x3c\xfd\xa6\xeb\xca\x3f\x07\xe2\xe9\x09\x6f\x0a\x7c\xd9\xd4"
+ "\x8f\xa7\x7f\x22\x98\xa7\x3f\x14\xe0\xe9\xe7\x4b\xbc\xe5\xf4\xda"
+ "\xfb\xf2\xf4\xff\x70\x3c\x9a\x7d\xbb\xc7\x2f\x0f\xfd\x57\xe0\xd1"
+ "\xec\x3b\xa9\x6f\x1e\xbf\x3c\x74\xcb\xaf\xf5\x76\x49\x9e\x7e\x17"
+ "\x93\xed\x1a\x80\xa7\x17\xfa\xc6\xd9\x5b\xfd\x3c\x7d\x53\x7f\x9e"
+ "\x7e\x4b\xfa\xe0\x38\x35\xfb\xe0\x80\x3c\x3d\xf1\xdf\x02\xa7\xda"
+ "\x04\x4e\xbd\xba\x37\x18\xa7\x6e\x7e\x57\xe0\xd4\x87\x74\x9c\x9a"
+ "\xdd\xe6\xc1\xda\xf4\x84\x7d\x33\x4e\xa5\x72\x02\x38\x35\xe3\xbf"
+ "\x07\xa7\x3a\xbe\x3d\x4e\x0d\xbe\x6f\xfa\x3b\xf4\xdd\x8f\x53\x05"
+ "\x8c\x73\x9e\x6e\x48\x23\x9c\x9a\xd1\x8f\xbf\x3f\x34\x30\x7f\x7f"
+ "\x8a\x19\x08\x3e\x3a\x7f\x4f\x63\x20\xf0\xcd\xff\x51\xfe\x3e\xe7"
+ "\x37\x7d\x71\x6b\x4e\x5b\x5f\xdc\x9a\xb3\x3f\x80\x5b\xb5\x6f\xff"
+ "\x10\xfe\x3e\xe7\xc8\x3f\x87\xbf\xcf\x39\x12\xc0\xad\x5b\xca\xbf"
+ "\x19\xb7\x66\x1f\x1e\x18\xb7\x22\x5e\xe0\xd6\xec\xc3\xd7\xc5\xad"
+ "\x0f\x05\xe3\xd6\xdc\x6d\x3a\x6e\x0d\xf0\xf7\x98\x1f\xb4\xfe\xb2"
+ "\xec\x7f\x3f\x7f\xff\xc3\x7f\x36\x7f\x9f\x5b\x30\x24\xfe\x7e\x2f"
+ "\xf0\x2c\x78\xf1\x2d\x1f\x82\xbf\xff\x91\xc6\xdf\x37\x57\xf7\xe3"
+ "\xef\xab\xbf\xc6\xdf\xe7\xfe\x48\xc3\xa9\x58\x53\x02\xa7\x3e\x73"
+ "\xe8\xef\xe7\xef\x1f\xa3\x31\xdc\xba\xb5\x2f\x4e\xdd\xba\xad\x2f"
+ "\x4e\xdd\x16\x49\xed\x92\x38\xbd\x7a\x60\xfe\x5e\xac\xf3\xad\xf5"
+ "\x7d\xf8\x7b\xb4\xef\xeb\xfc\x7d\xc1\xbb\x7d\x70\xea\xd2\x60\x9c"
+ "\xba\xd5\xd3\x87\x4e\x45\xbf\x08\xa7\xfe\xea\x53\x89\x53\x5f\xfb"
+ "\x34\x08\xa7\x3e\xfa\x9a\x86\x53\xf3\x6f\x3f\xb5\x38\x18\xa7\xe6"
+ "\xcd\xd6\x71\xaa\xc0\x97\x4b\x3d\x86\xfc\x94\xaf\xeb\x9d\x08\x7d"
+ "\x1f\xd2\x05\x42\xd9\x74\xbf\x8c\xca\x7c\xfd\xd3\x8c\x6f\xd6\x37"
+ "\x49\x19\x58\xdf\xc4\x99\xe5\x62\x75\xad\x76\xa1\x67\x52\x49\x7a"
+ "\x26\xdb\xd8\xa4\xca\x1e\x79\xcf\x5f\xd8\x49\x1c\xe4\x8e\xff\xd3"
+ "\x4f\x05\xf0\x2c\xe9\x64\xed\x23\x9d\xac\xab\x52\x07\x08\xe3\xfd"
+ "\xf5\x7b\xfd\x3a\xdd\x04\x7c\xf0\xdb\x4f\xfb\xe3\xd9\xfc\xb7\x1a"
+ "\x68\xfe\x2c\xc9\xe8\xc7\xf3\x57\xff\x0f\xe0\xf9\x0b\xc6\xf4\xc5"
+ "\xaf\x05\xf3\xfb\xe2\xd7\x7c\x5f\x00\xbf\x6a\xdf\xfe\x21\xb4\x6b"
+ "\x41\xf4\x3f\x87\x76\x2d\x88\x0e\xf0\xfc\x05\x5f\xf9\xf1\x6b\x63"
+ "\x10\x7e\xfd\x34\x18\xbf\xe6\x31\x81\x5f\x3f\xed\x8f\x5f\xf3\x98"
+ "\xc4\xaf\x79\xcc\x8f\x5f\x1b\xfb\xf1\xfc\x9f\xf6\xc7\xaf\xdb\xfe"
+ "\x5f\xf6\xbe\x3e\x2e\xaa\x2a\xff\xff\x30\x83\x86\x85\x32\xb8\xe0"
+ "\xa2\xa9\x8d\x4f\x85\xf9\x10\x1a\x10\x6e\x5a\x58\x58\x98\x28\xd8"
+ "\x6a\xe1\x33\x14\x16\x96\x0f\xa8\x68\xa8\x3c\xf9\xb8\x68\x8a\xa0"
+ "\x60\x58\xa0\xe8\xea\xae\x96\x18\x7e\x57\x77\xb1\xb4\xc6\xd4\x16"
+ "\x8d\x27\x5b\xdd\x45\xc3\x1c\x0d\x5d\x34\xb4\x51\x51\x10\x66\xe6"
+ "\xfe\x3e\xe7\x9e\x3b\x9c\xb9\x33\xf7\x0e\x73\xef\x20\xe2\x6f\xfd"
+ "\x63\x5e\xca\x7d\x38\xf7\xdc\xcf\xe7\x7d\xdf\xe7\xfd\xf9\xdc\x73"
+ "\x3e\xf7\x0c\xcb\xaf\x80\x05\xbe\x76\xcd\x6d\x3a\xe6\xaf\x68\x6d"
+ "\x31\xff\x52\xab\xfa\x47\x36\x63\x7e\xcc\xa9\x33\x09\xa7\x62\xce"
+ "\x32\xf1\x2a\x8d\xf9\x73\x45\x63\xfe\xa6\x78\x55\x92\x56\x65\x79"
+ "\x75\xd9\x19\x3e\xaf\x2e\x3b\xcb\xe7\xd5\x55\x53\x2c\x79\xd5\x9a"
+ "\x53\x97\x77\x16\xe2\x53\x12\xf3\xaf\x72\x15\xe7\xd2\xe5\x41\xd2"
+ "\xb9\x74\xc5\x02\x3e\x97\x2e\x4f\xf9\xdf\xe5\xd2\x95\xed\x78\x5c"
+ "\xaa\xb2\x93\x4b\x5b\x24\x0f\xb0\x32\x92\xcf\xa5\x2b\x33\xf8\x5c"
+ "\xba\x72\x24\xe5\x52\x6e\x5f\xb3\x70\xe9\xca\x88\x07\xc3\xa5\x2b"
+ "\x23\xa8\x56\x5d\x35\xac\x69\x2e\x5d\x1e\x22\xcc\xa5\xb0\x9d\xe5"
+ "\xd2\xe5\x21\x94\x4b\xcf\x37\xc1\xa5\x7f\xea\x21\x81\x4b\xf9\x79"
+ "\x00\x4b\x2e\x7d\xe0\x79\x80\x3f\xa9\x25\xe5\x01\x4c\x5c\x3a\xd6"
+ "\x3a\x0f\x80\xf9\x95\xcd\x03\x80\xbd\x4c\x1c\xc6\xe6\x01\x82\x08"
+ "\x97\x95\xea\x53\x78\x79\x80\xe6\xe7\xd6\x94\x41\x75\x8d\xf9\xd4"
+ "\x65\xc0\xad\x29\x7e\x2c\xb7\x36\xe6\x53\x3f\x2e\x36\xf5\x8b\xe4"
+ "\x01\xd6\x20\xd2\x2f\x81\x3c\xc0\x2b\x6c\x7b\x2b\x79\x79\x00\x33"
+ "\xae\x85\xb6\x12\xc4\x79\x36\x65\x0f\x2f\x0f\x70\x89\xf2\xec\x5d"
+ "\x3c\x47\x1d\x78\x90\xe5\xd9\x4e\xe6\x3c\xbb\xfa\x3c\xcb\xb3\xaf"
+ "\x98\x78\x36\x45\x57\x0b\xcf\x66\xad\x54\x9e\xc5\xeb\x08\x7e\x8e"
+ "\x78\x30\x3c\x5b\x20\x81\x67\xcd\x72\x03\x07\xc1\x1e\x8d\x3c\xcb"
+ "\xda\x7d\xcd\xa2\x92\xc9\x98\x67\x23\x2c\x72\x03\xb9\xc2\xb9\x81"
+ "\xe3\x0f\x22\x37\xb0\xe6\x14\x9f\x6f\x3f\x76\xe6\xf3\xed\x9a\x83"
+ "\x94\x6f\xb9\x7d\xcd\x92\x1b\x58\x53\xf6\x60\x72\x03\x6b\xca\x28"
+ "\xdf\x7e\x9c\xd7\x34\xdf\xa6\xec\x17\xe6\x5b\xd8\xce\xf2\x6d\xca"
+ "\x7e\x9b\x7c\xfb\x8a\x39\xdf\xae\xcd\x31\xf1\x2d\xcd\x0d\xe4\x72"
+ "\xb9\x81\x94\xa6\x73\x03\x15\x22\xb9\x81\x11\x0f\x3a\x37\xb0\x36"
+ "\x5b\x4a\x6e\xe0\xde\x26\x32\x6f\x7f\x09\x9e\xb7\x3f\x05\xf8\x37"
+ "\xec\x47\xb0\x41\xd3\xf3\xf6\xe3\x4d\xf3\x4f\x23\xb2\x38\x9e\xcd"
+ "\x12\xcc\x0d\x9c\xac\x12\xcf\x0d\x9c\x3c\x6d\x3e\xff\x74\xdd\x66"
+ "\xfe\x7b\xab\x75\x39\xa6\xf7\x56\x27\xff\x8d\x79\x36\x9d\xfd\xce"
+ "\xb6\x31\x23\x24\x8d\xd4\xca\x4e\xdf\x81\xfb\x29\x34\x8f\xff\x2b"
+ "\xa3\xf9\xbb\xac\x75\xf7\x1a\x73\x05\x65\x98\x6f\xb3\x90\x91\x89"
+ "\x6e\x8b\x6b\x75\xb3\xb9\x82\xb7\x30\xf6\xd2\xc7\x9b\xf3\xee\x37"
+ "\xe7\xcc\x79\x37\xb5\xb7\x89\x77\x0d\xc0\xbb\x87\x2f\x65\x91\xfc"
+ "\xeb\x44\x32\x37\x75\xcf\x44\xb3\xb9\xa9\x3f\x7e\xc7\xf1\xee\xfa"
+ "\x1e\x27\xb4\x70\xff\xb6\xe6\x4f\xc1\xf9\x7b\xcf\xd9\x3b\x07\x35"
+ "\x4b\x70\xee\x14\xc7\x4f\x82\xf3\xa7\xa0\xaf\xaa\x1c\xee\x59\x35"
+ "\xc0\x73\x9a\x63\x36\x7f\x2a\x7b\x31\x3c\xcf\xdc\xba\x12\x9b\xf3"
+ "\x50\x27\xd2\x79\xa8\x4c\xc6\xa8\x22\x3c\xbe\x19\x33\x43\xd2\xea"
+ "\x99\x68\x25\xe3\x31\xaa\x08\x5f\xbf\xa1\x01\xc6\x9d\x57\xc3\x95"
+ "\x24\xae\x1b\x95\x0f\xdc\xd3\x81\xd8\x7d\xfd\x64\x03\x8c\x35\x06"
+ "\x18\x6b\x8c\x19\xa3\xf2\xf5\x58\x9b\x6c\x1a\xb5\x3f\x1b\xe2\x3c"
+ "\xfd\x32\xf6\xfb\x85\x8f\xa7\x42\xac\xb7\x15\xc7\x79\x37\xe0\xd9"
+ "\x48\xf2\x56\xe0\xfe\x98\x78\xd4\xad\x0a\xee\xe3\x86\x6d\x2d\xa7"
+ "\xff\x8d\xf2\xa8\xe6\x8d\x93\x70\xcd\xb4\xb1\x25\x18\xbb\xe1\x74"
+ "\x4d\x01\xab\x99\x45\xe6\xca\xe2\xbe\x90\xfa\x88\x80\x85\x66\xc8"
+ "\x49\x98\xf7\x87\xcf\xeb\x69\xbb\xf9\xbc\x9e\x56\xc1\xe7\xf5\xb4"
+ "\x74\xca\xeb\xdc\x3e\xe0\x75\xf0\x1b\xab\xa3\x61\xec\x93\xa9\xa3"
+ "\xd3\x76\x99\x78\xdd\xc8\xf1\xfa\x16\x3b\x78\xdd\xa6\x8e\x36\xe3"
+ "\x25\x71\x5e\x4f\xdb\x45\x73\x12\xe9\x2b\x05\xe7\xc8\x9e\x33\xe7"
+ "\xf5\xd4\xfe\x2c\xaf\x9f\xb3\xe4\x75\xd8\xce\xf2\x7a\x6a\x7f\xd1"
+ "\xf5\x04\xe7\x2c\xdf\xa7\x6d\x98\xc1\xf2\x7a\x39\x37\x47\xb6\x4c"
+ "\xc2\x7a\x82\x72\xc2\xe9\x26\x2e\xc7\xf9\xaa\x07\x9b\x93\xd8\x10"
+ "\x2d\x25\x27\xc1\x72\x79\x35\xe1\x72\xcc\x8d\x26\x3e\xb7\x67\x3d"
+ "\x41\x53\x7c\x6e\xd2\xcd\x98\xcf\xc5\x74\x33\x9f\xcf\x37\xce\xe0"
+ "\xf3\xf9\xc6\x59\x7c\x3e\xff\x64\x06\x9f\xcf\x3f\x89\xb6\xe4\x73"
+ "\x6b\x2e\xdf\x78\x58\x88\xc7\x63\xde\xc2\x39\x8a\x4f\xbc\xc4\x39"
+ "\x7c\x63\x95\x74\x0e\xcf\xb8\xfc\x3f\xc7\xe1\x2a\x4b\x0e\xcf\x54"
+ "\x63\x0e\x32\xac\xb2\xe0\xf0\x0f\x38\x0e\xe7\x78\x64\xeb\x35\x4e"
+ "\x0b\x5b\x72\x78\x35\xdc\x47\x13\xf1\xb8\xfe\x57\x4b\x0e\xdf\xe4"
+ "\xc9\xe3\x70\x55\x13\x1c\xfe\x01\xc9\x83\xf0\xe6\xe5\x8a\xe4\x42"
+ "\xe0\x3e\x7a\xe7\x88\x68\x73\x93\xcd\xcc\xfb\xc3\xe7\xf0\x4d\xb3"
+ "\xf8\x1c\xbe\x29\x97\xcf\xe1\x9b\xc6\x53\x0e\xe7\xf6\x35\x8b\x36"
+ "\xdf\x34\xb3\xd9\xb5\xb9\x09\x1f\x36\x39\x7c\xd3\x4c\xaa\xcd\x3f"
+ "\x19\xd9\x34\x87\x6f\xd4\x09\x73\x38\x6c\x67\x39\x7c\xa3\x4e\x74"
+ "\x9d\x83\x15\x87\x67\xf5\x95\xc0\xe1\xfc\x5c\x88\x89\xc3\xb9\x5c"
+ "\xc8\x56\xb3\x5c\x88\x61\x19\xc9\x85\xe4\x5c\x23\xd8\xe8\xe0\x44"
+ "\x70\x0a\xf8\xf1\xda\xa2\xb0\x1d\xbb\xe5\xc8\xca\x83\x64\x79\x4b"
+ "\xc9\x83\xb0\xfc\x8d\xd7\x38\x4c\x00\xde\x2e\xb3\x73\x8d\x43\xb0"
+ "\x69\x8d\x43\x9a\xc8\x1a\x07\x8e\xcf\xa7\x3a\xc0\xe7\xec\x1a\x87"
+ "\xcd\x43\xf8\x39\xe6\xcd\xc3\x4c\x39\x66\xc2\xe7\x39\xa3\xf9\x7c"
+ "\x9e\x13\xd2\xb8\xe6\x01\x38\xbf\x34\x66\x83\xd5\x9a\x87\x46\x6e"
+ "\x67\xf3\xa0\x9b\x73\x34\x6f\x55\xa2\x46\x7e\x9f\x4c\xf9\xfd\x8a"
+ "\x53\xb6\x81\xc7\xed\x97\xcc\xb9\x7d\xf3\x31\x1e\xb7\xff\x9c\xc5"
+ "\x9f\x1f\x71\x29\xc6\x8c\xdb\x4d\x6b\x1e\x3e\x3d\x72\xa2\xa2\x09"
+ "\x6e\x87\xf3\xed\x5f\x23\xd6\xbc\xdc\x6e\x5a\xdf\x20\xc8\xed\xe6"
+ "\xeb\x1b\xcc\xe6\x3f\x60\x6e\x67\xbf\x71\xe1\x69\xc1\xed\x4b\xa2"
+ "\x15\x86\xa3\xf0\x3c\x00\xaf\xe3\x67\xc4\xc0\x00\xb7\xb3\xf6\xfe"
+ "\x54\x6f\xce\xed\x0d\xcb\x08\xb7\x7f\x76\xcd\x71\x6e\x6f\xd4\xc3"
+ "\xe6\xdc\xfe\x1a\xe6\xf6\xcf\xee\x91\xf5\x17\xc9\xf6\xad\xbf\xb0"
+ "\x98\x9f\xf1\x99\x1d\xf9\x17\x9b\x1c\x2f\xd0\x2f\x3e\xc7\x67\x8f"
+ "\xe5\x73\x7c\xf6\x0a\x3e\xc7\x67\x0f\xa1\x1c\xcf\xed\x6b\x16\x9d"
+ "\x9e\x1d\xf6\x60\xf2\x2f\xd9\x61\x94\xe3\x73\x06\x34\xbd\xf6\x62"
+ "\x73\x91\xf0\xdc\x0c\xd8\xce\x72\xfc\xe6\x22\x9b\x6b\x2f\x78\xf9"
+ "\xee\x2d\xdd\x04\xd7\x5e\x94\xb5\xdc\xdc\x0c\x73\xac\x58\xe6\x5f"
+ "\xe4\xe7\xbe\xb7\x74\x95\x9a\x7f\xc1\x6b\x2f\x96\x9c\x31\x5b\x7b"
+ "\x51\xd1\xf4\xda\x8b\xf8\xf1\x76\xe6\x5f\x6c\xcc\xcd\x38\x19\x66"
+ "\x3e\xdf\x6d\x6b\x67\x3e\xbf\x6f\xed\xd6\xc8\xef\x6f\x62\x7e\xff"
+ "\xf3\x20\x3e\xbf\xff\xd9\x07\xf7\x53\x68\x2d\xc6\x57\xbc\xf7\x8a"
+ "\x5b\x17\xf1\xe7\x6a\x58\xe4\x5f\xde\xc4\xd8\xdb\x7e\x91\xc7\xef"
+ "\x3f\x9b\xf3\xfb\xd6\x1d\x42\xda\x1d\xe7\xbd\xd9\x39\xc5\x53\xcd"
+ "\xd6\xb4\x8d\x31\xcd\x7f\xcb\xcd\x3b\x11\x0e\xf7\xaf\x15\x99\xeb"
+ "\x36\x95\xcc\x75\x63\xe7\xb6\xe1\x3c\x38\xb4\xf5\xe5\xd4\x18\x45"
+ "\x62\x04\x63\xc4\x73\xdd\x2c\xe7\xb9\xe1\xb9\x6f\x78\xae\x5b\x71"
+ "\x74\x9a\xe8\x3c\x37\x8c\x4d\xb1\xb9\x6e\xd0\x6f\x0f\x96\xeb\x2f"
+ "\x72\x5c\xcf\xcd\x75\xcb\x5e\x48\xe7\xba\xf1\xb8\x5e\x60\xfe\xf0"
+ "\xc1\x9f\x93\x85\x75\x7c\x12\xe5\xfa\x7a\xac\xe3\x5f\xb4\xc8\xc5"
+ "\xb0\x3e\xc8\xad\x6a\xd1\x5c\x0c\xcb\xf5\xdb\xce\x97\x60\x1c\x4f"
+ "\x8e\x11\xc8\xc5\x58\xcf\x71\x6e\xb9\x5c\xcc\x76\x3f\x3e\xc7\x6f"
+ "\x8f\xe6\x73\xfc\xf6\x6e\x94\xe3\xb9\x7d\xcd\xc2\xf1\xdb\x7d\x1f"
+ "\x4c\x2e\x66\xbb\x2f\xcd\xc5\xfc\xd9\x5d\x70\xfe\x1d\x2f\xc7\xbe"
+ "\x75\x8f\x70\x8e\x7d\x2b\x37\xff\x6e\xeb\x1e\xd1\x35\x21\x56\xef"
+ "\x34\xff\x7c\x87\xe4\xd8\x65\xac\x09\xa9\x68\x6d\xb9\x98\x3f\x5b"
+ "\x7d\x6f\xad\xa9\x5c\x0c\x3b\xb7\xf9\x0c\x9e\x1f\x22\x6d\x4d\x48"
+ "\x53\xdc\xde\xa8\xdd\x6d\xbc\xc3\xe4\x73\xfb\x8e\x3b\x7c\x6e\xdf"
+ "\x71\x8f\xcf\xed\xbb\x9d\xf8\xdc\xbe\x1b\x59\x72\xbb\x35\xaf\xef"
+ "\x1c\x29\xc4\xe9\x31\x6f\xe2\x5c\xcc\xae\x7c\x71\x3e\xdf\x19\x2b"
+ "\x9d\xcf\xff\x92\xf0\x3f\xcd\xe7\x2a\x4b\x3e\xff\x4b\x41\x8b\xe6"
+ "\x65\x58\x3e\xff\x6b\x1e\x8f\xcf\x55\x4d\xf0\x79\x8b\xe5\x65\x76"
+ "\xb5\xe1\xf3\xf9\xae\x00\x3e\x9f\xff\xf5\x3a\xe5\x73\x6e\x5f\xb3"
+ "\xe4\x65\x76\x39\x3f\x98\xbc\xcc\x2e\x67\xaa\xd9\x77\x5d\x6c\x9a"
+ "\xcf\x77\xc6\x0b\xf3\x39\x6c\x67\xf9\x7c\x67\xbc\xe8\x7c\x6a\x2b"
+ "\x3e\xdf\x7d\x44\x02\x9f\x0b\xce\x51\x69\x1d\x79\x99\xdd\x1a\xa9"
+ "\x79\x19\xb1\x75\x2a\x98\xdf\xe9\xfc\x14\xb3\x75\x2a\x81\xa6\x75"
+ "\x2a\xc9\xfc\xf9\x29\xcd\xce\xed\x9f\x9f\xe2\x73\xfb\xe7\x67\xf8"
+ "\xdc\xbe\xf7\x26\x9f\xdb\xf7\xea\x4c\xfd\x24\x79\x99\x65\x56\xeb"
+ "\x56\xf8\x3c\xff\x85\x9f\xe6\xcd\x4a\x24\xc4\xf5\xd0\xd6\x36\x71"
+ "\x9e\xff\x62\xb2\x18\xcf\xe3\xf9\x2a\x5f\x4c\x8d\x16\xe0\xf9\x3d"
+ "\xd3\xff\x7f\xe0\x79\xb1\x79\x28\x6c\x1c\x04\x1c\x8f\xf9\x9e\xe5"
+ "\x77\x8e\xeb\x31\xcf\x1b\xbe\x16\xca\xd1\xec\xc9\xbd\x5f\x3c\x2f"
+ "\x9e\xa3\xc9\xcb\x29\x99\xcc\xf1\xbc\x3d\x6b\x68\x8e\xf0\x73\x34"
+ "\xd9\x1f\xdc\xef\x1c\x4d\xde\x1d\x3e\xdf\xef\xf5\xe6\xf3\x7d\xde"
+ "\x79\xca\xf7\xdc\xbe\x66\xd1\xef\x79\x35\x0f\x26\x47\x93\x57\x43"
+ "\xf9\x7e\xef\xa9\xa6\xf9\xfe\x8b\x28\x61\xbe\xff\x82\xab\xcd\xf6"
+ "\x45\x94\xfd\x7c\xff\x65\x23\xdf\x5b\xaf\x9f\x49\x96\x3f\x47\x66"
+ "\xf8\x83\xce\xd1\x7c\x29\xca\xff\xb6\xea\x63\xc8\xcf\xd1\x70\x6b"
+ "\x12\xdf\x11\xae\x8f\x71\xc2\xc6\x1c\x99\x13\x45\xe6\x5c\x9f\x7f"
+ "\x98\x3f\x17\x31\xff\x88\x69\x2e\xe2\x89\x12\xcc\xf5\xfb\xaf\xf2"
+ "\xb9\x7e\x7f\x95\x58\x8e\xe6\xa0\xd1\x7c\x4e\xe2\xbe\x6e\xfc\x1c"
+ "\x4d\x2e\x3f\x47\x33\x06\x63\x6f\xff\x66\x71\xae\xdf\x17\xcc\x9f"
+ "\x03\x4e\xd6\x28\xee\x9e\xca\xcd\x01\x9f\x6a\x36\x07\xfc\x8d\xed"
+ "\x1c\xd7\xff\xdf\xf4\xc2\x32\x3d\x92\x32\x0f\xd1\xf1\xb9\xde\x29"
+ "\x82\x73\x10\xd9\x31\xc0\xc6\x3c\xc4\x69\x67\x55\x78\x4e\x73\xdc"
+ "\x96\x85\x66\xf3\x10\x6d\xd4\x33\xe6\xf1\xff\xd4\x18\x51\xfe\xbf"
+ "\xc7\x50\xfe\x37\xbe\x40\xf3\x36\x46\xac\xf3\x59\xbf\xfc\x5f\xee"
+ "\xfd\xca\xdb\x08\xe5\x49\x34\xaf\x60\xfe\xff\x5b\x26\xd1\xf9\xd1"
+ "\xad\x2c\x6f\xf3\xb7\xeb\x7c\xde\xdf\xaf\xe6\xf3\xfe\xdf\xce\x50"
+ "\xde\xe7\xf6\x35\xcb\x5c\xf4\xbf\x55\x3f\x18\x9d\xff\xb7\x6a\x9a"
+ "\xb7\xd9\x7f\xa2\x69\xde\xdf\x17\x26\xcc\xfb\xfb\xc2\x08\xef\xef"
+ "\x0b\xb3\x99\xb7\xe1\xcd\x8d\x3c\x90\xe7\x70\xde\xc6\xa4\xf3\x1f"
+ "\xf8\xba\x9e\x03\x7b\xa4\xe4\x6d\x1a\xd7\xa4\x3b\x94\xb7\x11\xe6"
+ "\x7b\x93\xb6\x3f\x61\xe3\x9d\x2b\x9f\xef\xff\x9e\xc7\xe7\xfb\xbf"
+ "\xef\xe3\xf3\xfd\x57\xc5\x7c\xbe\xff\xaa\x48\x28\x6f\xc3\xe7\xfa"
+ "\x7f\x08\xf2\x7c\xcc\x18\x9c\xb7\xf9\x2a\x5e\x9c\xe3\xff\xd1\x5f"
+ "\x3a\xc7\x17\x8c\x7c\xc4\xf1\x16\x1c\xaf\xb2\xe4\xf8\x82\x15\x2d"
+ "\xaa\xf1\x59\x8e\x3f\xb8\x88\xc7\xf1\xcd\x98\xcb\xb1\x67\x3d\x89"
+ "\xb8\xb6\x3f\x68\x31\xff\xfd\x2b\x8b\xf9\xef\x07\xcd\xe6\xbf\x7f"
+ "\xe5\xdc\x7c\x1c\x7f\xb0\xf9\xe7\xbf\xdb\xc5\xf1\x07\xcd\xe6\xbf"
+ "\x7f\x95\xd7\x34\xc7\xff\xc3\x57\x98\xe3\x61\x3b\xcb\xf1\xff\xf0"
+ "\xb5\xa9\xed\x79\x1c\xff\x75\xfa\xfd\xc8\xe5\x3c\x98\xf5\x46\x5f"
+ "\xa7\x49\xc9\xe7\xd8\xaa\x3b\x22\x9a\xcf\x09\x30\xe5\x73\x62\x44"
+ "\xf2\x39\xcd\xc5\xf9\x87\xb6\xf1\x39\xff\xd0\x4e\x3e\xe7\x6b\xce"
+ "\xf0\x39\x5f\x73\x9a\x9f\xcf\x99\x67\x95\xcf\xe1\xf3\xff\xe1\x36"
+ "\x9a\x31\xe6\xf9\x9c\x5c\xb3\x7c\x8e\x66\xa5\x38\xff\x1f\x16\xe5"
+ "\xff\xbb\x2c\xff\x47\x08\xf0\xff\x37\xff\x23\xfc\x1f\xe1\x00\xff"
+ "\x7f\xf3\x00\xf8\xff\xdb\xa5\x24\xc7\x63\x67\x9d\x94\x83\xd2\x73"
+ "\x3c\x8e\x8d\x03\xdf\x9e\xe5\x8f\x03\x1a\x57\xfe\x38\xf0\xed\x11"
+ "\x3a\x0e\x70\xfb\x9a\x65\x1c\xf8\xb6\xfc\xc1\x8c\x03\xdf\x96\xd3"
+ "\x71\x40\x73\xa0\xe9\x71\xe0\xb0\xc8\x38\x70\x98\x1b\x07\x0e\x4b"
+ "\x18\x07\x8e\xec\x14\xcf\xf1\xc4\xc8\xcf\xf1\x0c\x79\xd0\xeb\xa0"
+ "\x8e\xec\x90\x94\xe3\xd9\x34\x3a\xa6\x08\xd7\x48\xb9\x88\x14\x4b"
+ "\x22\x4d\x39\x1e\x8d\x45\x8e\x47\x63\x95\xe3\x59\x74\x91\xe3\xff"
+ "\x10\x6e\xbd\xe9\x18\x07\x6a\xa4\xb0\xdf\x9f\xfe\x6e\x1b\x7f\xde"
+ "\xfc\x77\x2c\xff\xd3\xfa\x7d\xdf\x0f\xc2\xfd\x22\xe3\x8f\xc6\x46"
+ "\x0d\xd4\xef\x6e\xf2\x72\x3a\x21\x42\x35\x52\x8e\xf3\xe6\xdd\xf0"
+ "\xd7\x9b\x1e\xed\xca\xe3\xfb\x31\x64\xbd\xe9\xe7\x42\xef\x69\x1b"
+ "\x6b\xf2\x1f\x1b\xc0\xd6\xe4\x6f\xac\xe5\x77\x34\xc2\xae\x5a\xd2"
+ "\x53\xb9\x5a\xd2\x3f\x3f\x80\x5a\xd2\xf6\xd6\xe4\xff\xd9\xb2\x7e"
+ "\xdf\xb1\x13\xa5\x45\x1a\x54\x82\x31\x32\xd9\xb2\xf6\xa9\x46\x78"
+ "\xed\xbe\x82\x5b\xbb\x3f\xfb\xfe\xd4\x41\xc1\xfd\x61\xc7\xfc\x8e"
+ "\x1b\xb5\x79\x89\x3a\xb6\x3f\xf8\x5b\xdf\xe0\xe7\xd1\x45\x80\x55"
+ "\x23\xe6\xd3\x79\x98\x4f\x8f\x27\xb3\xc7\x5e\x04\x2c\x74\x54\xab"
+ "\x31\x8e\x53\x8d\xc8\x35\x66\x21\xe6\xd6\xe3\xec\xbc\x2f\x90\x11"
+ "\xc0\xad\xe4\xb8\x84\x8b\x8c\xc1\xd0\xd1\x5b\x0d\xfd\x7f\x6c\xef"
+ "\xec\xb2\x36\x25\xda\x1a\x78\x2e\xae\xb1\xdf\x73\x2d\xd5\xd7\x6a"
+ "\xb0\x2f\xbe\x99\x5d\xe6\xcc\x00\xff\x6e\x7d\x0f\xb9\x48\x7b\x4e"
+ "\x8f\x87\xb0\x7a\x06\x8f\x7b\x1d\x37\x56\xe3\x3a\x20\x26\x6d\x65"
+ "\xfc\x8d\xe6\xb7\x72\xc0\x3e\x46\x86\x8c\x7d\xd3\x66\x10\xde\x80"
+ "\xeb\xc5\x81\x2d\xd9\x39\xb6\x98\x37\xd8\x6f\x58\x01\x6f\x6c\xb9"
+ "\x45\xdf\x63\xe3\xf6\xb1\x8d\x48\x1e\xe5\x7b\x3a\xff\x45\x2b\xc6"
+ "\xad\x47\x7b\x0b\x73\xeb\xd1\xde\x84\x5b\x8f\xf6\x6e\xe4\x56\xad"
+ "\x40\x1e\x85\x37\x8f\xfd\x7b\x6e\xfe\x8b\xc6\x42\x63\x6b\x1e\xc2"
+ "\xfa\x28\xdf\x4b\x9a\xff\xc2\xf2\xe9\x4c\xc2\xa7\x98\xaf\x4c\x9c"
+ "\x4a\xf3\x28\x1a\xd1\x3c\x4a\x53\x9c\x2a\x69\x0d\x3f\xcb\xa9\xff"
+ "\xbc\xc3\xe7\xd4\x7f\xde\xe3\x73\xea\x0f\x8b\x2c\x39\xd5\x9a\x4f"
+ "\x0b\x87\x08\x71\x29\xa9\x8f\xf2\x83\xb7\x38\x8f\x16\x46\x89\xf1"
+ "\x28\x3b\x3f\x7d\xaa\xd9\xfc\xf4\x46\x1e\x3d\xb1\x80\xcf\xa3\x85"
+ "\xbb\xec\xe5\x51\xf6\xdb\x26\x3f\xb7\xc0\xb7\x4d\x64\xf3\x68\x8c"
+ "\x05\x8f\x9e\x74\xa7\x3c\x6a\xf9\x7d\x93\x26\x78\xf4\x83\xfb\x53"
+ "\x03\x85\xc7\xa3\x46\x1d\xdb\x1f\xf5\x6c\xb6\xaf\x99\x7c\x1e\x3d"
+ "\x59\x28\xce\xa3\x27\xa7\x53\x1e\x25\xc7\xdd\x5f\x1e\x3d\x99\xc1"
+ "\xe3\xd1\x0f\xcc\x78\xf4\x57\x1a\x43\xe0\x39\x16\x8d\x3c\x3a\xcb"
+ "\x8c\x47\x3f\x68\x8a\x47\x4f\x66\x60\x1b\x11\x8d\xfa\xc3\x84\xa6"
+ "\x79\xb4\x70\xa6\x30\x8f\xc2\x76\x96\x47\x0b\x67\x52\x1e\x15\xd0"
+ "\xa8\x3c\x1e\x2d\x1a\x26\x81\x47\x5b\x79\x6d\x94\xa2\xa1\x92\x72"
+ "\x15\x74\x4d\xa7\x75\x8d\xd4\x29\xe6\x6b\x82\x0a\x2c\xbe\x7b\x52"
+ "\x60\xf5\xdd\x93\x45\xa6\x35\x9e\xc1\x1c\xaf\xbe\xe1\x00\xaf\xb2"
+ "\x6b\x3c\x8b\x47\xf3\xe7\x9e\x14\x8f\x35\xcd\x3d\x21\xbc\x5a\x76"
+ "\xd9\xd4\x2f\xfa\xdd\x93\x02\x1b\x35\x52\x8b\xb7\xf1\x6a\xa3\x04"
+ "\x9b\xd7\x46\x29\xcb\x14\xaf\x91\x5a\x5c\xc8\xab\x8d\x72\x72\x57"
+ "\xe3\x77\x4f\x2c\x6b\xa4\x52\x8e\x2d\x39\xcb\x72\x6c\x63\x0d\xaa"
+ "\x12\xd7\xc6\x1a\xa9\x4d\xac\x0b\xc2\xed\xec\xbd\x14\x7d\xff\x39"
+ "\x56\x23\x81\x63\x79\xdf\x3d\xb1\xac\x31\x55\x9a\x50\x5a\x58\x80"
+ "\x4a\x22\x0a\x04\x6a\xa3\x16\x3c\xd0\x6f\x9f\xe0\x7e\x09\x73\x6d"
+ "\x99\x13\x9f\x6b\xcb\x7c\xd9\x63\xcf\x0b\x71\x6d\xe9\x29\xca\xb5"
+ "\xe4\xb8\x84\xf3\x16\x5c\x5b\x21\xc2\xb5\x30\xae\x6e\xbd\x22\x95"
+ "\x6b\x71\xba\x18\xb8\x72\x19\xc7\xb5\xd7\x9a\x9b\x6b\xcb\x10\xe5"
+ "\xda\xb2\xe3\x4d\x7f\x63\xaa\xb8\x4c\x78\x5d\x4e\x71\x19\xe1\xda"
+ "\xe2\x32\x9b\xdf\x98\xe2\xcd\xf9\x38\x75\xc0\xf4\x8d\x29\x9a\x0f"
+ "\x28\xe0\xf2\x01\x0f\xf3\x37\x51\x4e\xed\x97\x9a\x0f\xf8\x01\x62"
+ "\x77\xbc\xee\x72\x09\xfe\xe6\xd4\x64\xfc\x4d\x94\x7c\x8b\x7c\x40"
+ "\xbe\x75\x3e\x60\x82\x6d\x8e\x95\x94\x0f\x60\xd7\x5d\xfe\xb8\x8f"
+ "\xcf\xb1\x3f\x1e\xe0\x73\xec\xbf\x47\x9b\xd6\x59\xe2\xfe\x88\xd7"
+ "\x4c\xfd\x97\x53\x63\x3e\xa0\x82\xcf\xad\x34\x1f\x70\xc6\x20\xce"
+ "\xb1\xff\xe2\xe7\x7f\xdf\xd8\xc5\x5b\x67\xf9\xf9\x25\xf3\x3a\xd4"
+ "\xa6\xfa\x53\xa7\x47\x9e\x38\x6d\xce\xb1\xff\x8a\x79\x98\xea\x50"
+ "\x37\xd6\x9a\x6a\x62\x2e\xb7\x75\x1d\xea\xd3\x97\x4b\x0b\xf3\x11"
+ "\x5e\xdb\xc6\xf2\x2d\x2f\x37\x90\xff\x60\x72\x03\x85\xf9\x22\xb9"
+ "\x81\x33\x33\xf8\x3c\x7b\x26\x9b\x3d\xf6\xac\x10\xcf\x9e\x19\x42"
+ "\x79\x96\x1c\x97\x70\xd6\x82\x67\xcb\x9b\x53\xd3\x9e\x89\xbe\xbf"
+ "\xb9\x81\x33\xd1\x34\x37\xf0\x6f\x3b\xd6\x3f\xfe\xcb\x57\x98\x67"
+ "\xff\xc5\xe5\x5d\xff\x45\xf3\xae\xe5\x02\xdf\x4b\xe1\xf1\xec\x7f"
+ "\xdc\x4d\xeb\x1f\x59\x4d\x5b\x61\xd2\xb4\xf9\x0f\xe1\xf7\x52\xfe"
+ "\xa3\x92\x9a\x1b\xc0\xeb\xdc\x31\xb7\x62\xee\x32\xf1\x2b\xcd\x0d"
+ "\xe4\x8b\xe7\x06\x9a\xe0\x57\xe9\xdf\xee\x2b\x77\xe7\xf3\x6b\xb9"
+ "\x27\x9f\x5f\x7f\xda\x66\xc9\xaf\xd6\xdc\x5a\x3e\x5e\x88\x57\x49"
+ "\x6e\xe0\xa7\x30\x71\x4e\x2d\x4f\x16\xe3\x54\xb6\xa6\xdf\x25\x3a"
+ "\x47\x9a\x72\xea\xd9\x1c\x3e\xa7\x96\x1f\xb3\x97\x53\x1f\xc8\xf7"
+ "\x52\x64\x73\x6a\xb4\x05\xa7\x9e\x1b\x42\x39\xd5\xf2\x9b\x29\x4d"
+ "\x70\xea\xfd\xca\x13\x98\x73\x2a\x4f\xbb\x9e\x3b\xcc\xe7\xd4\x73"
+ "\x3a\x71\x4e\x3d\xb7\x8e\x72\x2a\x39\xee\xfe\x72\xea\xb9\x43\xf7"
+ "\x37\x4f\x70\xee\x10\xd5\xae\x3f\x2d\x6d\x9a\x53\xcb\x53\x84\x39"
+ "\xb5\x3c\x85\x70\x6a\x79\x8a\xfd\x6b\xca\x2b\xa6\x4b\xe0\xd4\x56"
+ "\xfe\x2d\x95\x8a\x28\xc9\x79\x02\x9c\x6f\xc5\x5c\x5a\xe1\x58\xed"
+ "\x90\x38\x53\xed\x90\x20\x8e\x63\x5f\x73\x94\x63\xcf\x2f\xe0\xcf"
+ "\x69\x38\xbf\xc8\x34\xa7\x81\x70\xec\xc5\xce\xfc\xef\xa3\x5a\xd7"
+ "\x0a\xe1\xd7\x50\x3d\x7f\xa2\x31\x4f\x80\x39\x37\xc8\x3c\x4f\xa0"
+ "\x3d\x21\xce\xb7\xe7\x75\xbc\x3c\xc1\xf7\xc2\x7c\x7b\x97\xc7\xb7"
+ "\x17\xda\xb3\x7c\xdb\x58\x43\xf5\x67\x5f\x53\x0d\xd5\x26\x35\x2c"
+ "\x8f\x6f\x23\x5a\x86\x6f\x0b\xec\xe7\x5b\xfe\xb7\x54\x2c\xeb\xa5"
+ "\x5e\xd8\x57\x7a\x0c\xf8\x96\xad\xd7\x61\x59\x33\xd5\xbe\x7a\x1d"
+ "\xf7\xab\x66\x2a\xee\x97\x30\xef\x6a\xfd\xf8\xbc\xab\x8d\x66\x8f"
+ "\x15\xe4\x5d\x6d\x1b\xca\xbb\xe4\x38\xbb\x79\x57\x56\xce\x40\xeb"
+ "\x7b\x7f\x73\x06\x5a\x5f\xca\xbb\xda\x7b\x4d\xf3\xee\xf9\x3a\x61"
+ "\xde\x3d\x5f\x47\x78\xf7\x7c\x9d\x4d\xde\xe5\xcd\x21\xb8\x78\x55"
+ "\xb0\x96\x47\xc5\xc3\xfe\x9d\x95\x8b\x55\x72\x72\x06\xc0\xc1\x8a"
+ "\x78\x5c\xc3\x29\x02\xcf\x21\x68\x3a\x67\xd0\x14\xdf\x4a\xcf\x19"
+ "\x5c\xba\xcc\xe7\xdb\x4b\x57\xf9\x7c\x7b\x25\x13\xf7\xcb\x66\xce"
+ "\x80\xe5\x80\x5f\xfc\x1a\x73\x06\x5a\x3e\xcf\xd2\x9c\xc1\x95\x11"
+ "\xe2\xef\xbe\x7e\x89\xe0\xe9\xdb\xd7\x2c\x6a\x56\x4f\xa5\x7c\x7b"
+ "\xb2\xc4\x34\x67\xac\x32\xfd\x44\x98\x39\xdf\xfe\xb2\xc3\xaa\x66"
+ "\xf5\xb8\x66\xac\x59\x3d\xae\x99\x6b\x56\x8f\xe7\xd7\xac\xfe\xf4"
+ "\x2e\x9d\x47\x26\xbd\x66\xf5\xe5\x01\x2c\x07\x63\x0c\xe1\xba\xd5"
+ "\xf6\xe4\x11\xee\xf3\xb7\x56\x78\xdc\xcb\xcb\x23\x5c\xde\xc7\xe7"
+ "\xde\xcb\x95\xe2\xdc\x7b\x79\x29\xe5\x5e\x72\xdc\xfd\xd5\xbc\x97"
+ "\xf3\xef\x6f\x1e\xe1\x72\x3e\xcd\x23\x5c\x59\x20\xc8\xbd\xbc\x77"
+ "\x63\xbf\x44\x0b\xbf\x1b\x83\xed\x2c\xf7\xfe\x12\x2d\x9a\x47\xb0"
+ "\x9a\xbf\xf5\xdf\x09\xe4\xdd\x18\xa7\x79\xb5\x12\xf2\x08\xad\x6e"
+ "\x8e\xc1\x7f\xc3\xe5\xe4\x11\x30\xdf\x62\x3e\x33\x71\xae\x3d\x79"
+ "\x84\xe6\xd7\xb8\x55\x13\xf8\x9c\x5b\x35\x85\xcf\xb9\xbf\x1a\x2c"
+ "\x39\xd7\x9a\x6f\xab\x72\x84\xb8\x96\xe4\x11\x7e\xdd\x23\xce\xb3"
+ "\x55\x85\xa2\x3c\x6b\x31\x37\x97\xf2\xec\xd5\x7b\x7c\x9e\xbd\xea"
+ "\x2a\x8b\x67\xed\xfd\x06\x4b\xab\xe2\xd9\x08\x0b\x9e\xbd\x96\x49"
+ "\x79\xd6\xf2\x3b\x2c\x4d\xf0\xec\x7d\xfa\x0e\x8b\xb8\xc6\xfd\xb5"
+ "\x33\x9f\x67\x7f\x0d\x11\xe7\xd9\x6b\x57\x29\xcf\x92\xe3\xee\x2f"
+ "\xcf\xfe\xea\x75\x7f\x73\x0b\xbf\x7a\x51\x8d\xfb\xeb\xf9\xa6\x79"
+ "\xb6\xaa\x4c\x98\x67\xab\xb8\xf7\x62\x55\x65\xa2\x1a\xd7\x8a\x67"
+ "\xab\x8f\x48\xe0\xd9\x56\x3e\x07\xa1\x5a\x23\x27\xb7\xc0\xf2\xab"
+ "\xd6\x62\xbd\xc4\x59\xf3\xf5\x12\x66\xb9\x85\x20\x53\x6e\x81\xff"
+ "\x7d\x96\x38\x53\xfe\x36\x90\xe3\xdd\x57\x1c\xe5\xdd\xeb\xa7\x6a"
+ "\x1b\x79\x77\x1e\xf0\xee\x75\x76\x7d\x44\x6d\x23\xef\xde\x5c\x6d"
+ "\xea\x17\xfd\x3e\x8b\x48\x6e\xe1\x0f\xb8\xbd\x1b\x7d\x1a\x73\x0b"
+ "\x98\x87\x03\xcd\x73\x0b\x37\x87\x88\x73\xf0\x8d\x10\x5e\x6e\xe1"
+ "\x3b\x61\x0e\xae\xe1\x71\xf0\x6f\x09\x2c\x07\xff\xc1\xc4\xc1\x37"
+ "\xd2\xee\x42\x6c\x79\x77\x95\x34\x0e\xae\x61\x39\x38\xf8\xc1\x70"
+ "\xf0\xfe\x66\xe0\x60\xd6\xee\xba\x1e\xa5\x1a\xe0\xe0\xc9\x98\x83"
+ "\x83\xed\xcb\x37\xb4\xd0\x37\x5a\x70\xbf\x84\xb9\x58\xb7\x93\xcf"
+ "\xc5\xba\x72\xf6\x58\x41\x2e\xd6\x2d\xa0\x5c\x4c\x8e\xbb\xbf\xf9"
+ "\x06\xdd\x8e\xfb\x9b\x6f\xd0\xed\xa0\x5c\x7c\x73\x46\xd3\x5c\x7c"
+ "\x63\x9c\x30\x17\xc3\x76\x96\x8b\x6f\x8c\xb3\xc9\xc5\x7f\x30\xe7"
+ "\xe2\x5b\x8d\x9a\x97\x97\x6f\xd0\x3e\xec\xdf\x6e\xb9\x25\xaa\x7f"
+ "\xd5\xdd\x51\xf2\x25\xa7\x5b\xfb\x4a\xb3\x11\xba\xbd\x0c\x25\x97"
+ "\xea\xff\x80\x60\x1b\xd8\xef\xd6\xd9\x52\xaf\x00\x64\xdc\xf0\x7c"
+ "\x04\xe6\xe3\x8d\xf8\x07\x1a\x37\x4d\xc1\x3d\x5b\xac\x8d\x6f\xb1"
+ "\xf3\x5d\xf1\x76\xcc\xbd\x5b\xcd\xf6\x0b\x5d\x8b\x49\x1b\xac\x25"
+ "\xe7\xdd\xf6\x25\xeb\x6e\x06\x57\x9a\xfe\xc6\xd8\xd4\x3a\xdd\x0e"
+ "\x60\xd2\x07\x57\xe8\xdc\x07\x57\x08\x9d\xdf\x53\x85\x5c\x3a\x2c"
+ "\x65\x98\x2d\x9b\x98\x9a\xdb\x4f\xf7\xd1\xde\x5e\x83\x50\xda\x26"
+ "\x46\x57\xbb\xea\x76\x0c\xdc\x63\xd6\x27\x70\xdc\xed\x8e\x9f\x6b"
+ "\x6e\x2f\x0b\x43\xb0\x6d\x85\x69\x1b\xd8\x0d\x19\x97\x29\x19\x23"
+ "\xec\x63\x36\xd4\xef\xd9\x9a\x08\x5c\x15\x8f\xd0\xc0\xbb\xf8\x99"
+ "\xb9\x9d\x01\x98\xf1\x48\x85\x36\xd7\x43\x5b\xcc\xef\x9f\xac\x01"
+ "\x3c\x3a\x97\xac\x40\xf8\x99\x4e\x81\xfb\xca\x4d\xc5\xb6\x57\x3e"
+ "\x9b\xc5\x28\x9c\x91\x71\x67\x9f\x00\xc6\x73\x4c\x0c\xf8\x03\xa5"
+ "\xcd\x43\x2e\xf8\x3e\xd6\xc3\x71\x8c\x22\x89\x81\x71\x44\x53\xaa"
+ "\xaf\x21\xcf\x34\xf4\xef\x1b\x88\x63\x19\xb8\xee\x96\x79\x48\x05"
+ "\x3f\x57\x26\x73\x4c\x4c\xed\xaa\x9a\xae\x70\x9f\xce\xb8\x5f\x62"
+ "\xf7\xb8\xfe\x53\x18\x77\x9e\xf4\xc2\x63\x07\x7b\x7d\x7c\x6d\xf6"
+ "\x3a\x0a\x63\x8a\x01\xb6\x33\xcb\x92\x98\xd2\x38\x3d\x72\x03\x5b"
+ "\x6c\x85\x7e\x63\x3c\x1a\xff\xd2\x47\xbb\xbc\x0b\x42\x7b\x17\x57"
+ "\x29\x4a\xa1\xef\x86\x4f\x9e\xac\xd1\x24\x0e\x46\xb0\x5f\x87\x63"
+ "\x96\x2b\x4e\x77\x3a\x87\x82\x6a\xc3\x7c\x02\xff\xef\x53\x03\xe3"
+ "\xd8\x68\xf8\x7b\x3d\xdc\x87\xf1\xb6\x97\x33\x3e\xf6\x8a\x53\xcd"
+ "\x29\xcd\xc2\x73\xc8\x2d\x06\xb9\xa4\xc2\xbd\x91\x63\x6b\x72\xf1"
+ "\xb1\x5a\xa7\x3b\xbd\x71\x1f\xe0\xef\xfd\xf0\x37\x3e\x0f\xcf\x21"
+ "\x43\xcc\x8e\x3e\x01\x2c\x36\x33\xc6\xc4\x18\xfb\xf4\x09\x60\xb9"
+ "\x0f\xee\x73\x3d\xdc\x33\x1c\xe3\x0a\xc7\xb8\xb2\xff\x26\x22\x55"
+ "\x06\x6c\xc3\xed\xc0\xbf\xae\x9a\xd9\xf5\xb8\xed\x34\xdc\xb6\x88"
+ "\x1d\x9c\x19\x0f\x18\xa9\x01\xdb\x78\x4c\x55\x27\x3a\x9d\xba\xe4"
+ "\x74\xe7\x98\x9b\x13\xc3\xc0\x73\xae\x59\x9e\x88\x5c\xd3\x8c\x08"
+ "\x69\xba\xe0\x76\xee\xe4\x40\xfb\xce\xd8\x16\xb5\xab\xee\xc4\x6b"
+ "\x9d\x6a\xbc\xb1\x7d\xc1\x9f\x35\xea\x9e\xec\xfd\x9e\xc6\xd7\xc1"
+ "\xe7\x70\xc7\xb3\xb5\xef\x71\x9f\xd5\x89\x4a\x06\xfe\x3e\xac\x74"
+ "\xba\x88\x94\x5e\xed\xbf\x84\xf3\x0f\x69\x51\x5e\x08\x3e\x5f\x4b"
+ "\xce\x03\x2c\xdd\x29\x03\x9f\x05\xe1\x6d\xf8\x6f\x91\xfe\xba\x9a"
+ "\xfc\x56\x0c\x6a\xd5\xca\x77\x26\x8c\x00\x2e\x4c\x18\xc1\xfd\xfd"
+ "\x32\x51\xab\x60\xc7\x61\xa7\xbb\x6c\x5c\x97\x0a\x3e\x34\x7c\xe6"
+ "\xe5\xbc\x1e\x6c\x6b\x6c\xc0\x7e\xb9\x04\xfb\x6a\x3d\xb1\x5f\xd6"
+ "\x2f\x06\x9f\x90\x63\x03\x68\xff\xf1\xdf\xb5\xac\x3f\x8d\xe0\x0b"
+ "\xb2\x76\xf3\xee\x55\x7c\x3f\xeb\xef\x82\x1f\x3b\x31\x35\xc7\xe2"
+ "\xa0\x5f\x18\xb7\x80\x91\xbd\xf3\xea\x14\x78\x5e\x1f\xde\xfe\xcd"
+ "\xad\x3a\xc5\xfa\x6b\x08\xeb\x4a\xb4\x0e\x78\x39\x67\x21\xd8\x1c"
+ "\xda\x64\x7a\xf7\xd2\x3c\x67\xf2\xe3\x62\xf0\xdd\x42\xc0\x2e\xd8"
+ "\x7c\x3d\xd8\x6f\x0b\x70\x1e\xfe\xff\x16\x18\x7f\x40\xd3\x69\xb4"
+ "\x4e\xb5\xbd\xa1\x3d\x55\x4e\x27\x46\xb7\xb5\x13\x53\x0d\x36\x3c"
+ "\x5a\xbb\xaa\x16\x99\x6c\x88\xfb\xb4\x1e\xb6\xaf\x83\xfd\x5a\xa7"
+ "\xbb\xf1\x04\x43\x77\x43\x4c\xf7\x2c\x66\xcf\xb5\x7b\x51\xc0\xba"
+ "\xbd\xa8\xeb\x9a\xbd\x68\xe8\x92\x4a\x78\x2e\x97\xbd\xcc\xfc\x30"
+ "\x59\x0f\x63\xe2\xba\xc2\xfa\x4e\x2f\x68\xf0\xbb\x27\xe3\xf2\x27"
+ "\x73\x57\xee\x45\xfd\xf1\xda\xd8\xd0\x6a\x84\xf0\x18\x1e\xda\xe6"
+ "\x02\x53\x1a\x73\x07\x19\xdd\xd7\x15\x1a\x96\x3f\xdb\x71\xcc\x1d"
+ "\x84\x8e\x7b\xd7\xa0\xc4\x58\x18\xcb\x6f\x55\xa1\xc4\x1a\x46\x57"
+ "\x92\x7c\x15\x01\xf7\x9c\x26\xb6\xab\xd3\x84\x4e\x47\x08\xaf\x19"
+ "\x34\xfe\xea\x8d\xda\x47\x23\xe7\xf8\xb3\xc8\x2b\xa9\x92\xa9\x32"
+ "\x6c\x0a\x8a\x49\x4c\x40\x8a\xbd\xb7\xca\x89\xf6\x74\xaa\x4b\x3f"
+ "\x8c\xd7\xa7\xd6\x86\xa3\x69\x7a\x6e\x3c\xca\x18\x13\x97\x34\x03"
+ "\x75\xc6\xf7\xe3\xc6\x6a\xaf\xba\x01\x60\xb7\x38\x69\xfc\x5c\x5b"
+ "\xc7\xfa\x73\xd3\x08\xdd\xde\x77\xea\x40\x6f\x35\x94\x25\x4d\x67"
+ "\xaa\xb0\xae\x83\xf1\x85\xd5\x82\xa5\x55\x7a\xd0\x56\x51\x30\x7e"
+ "\x6b\xd1\xb7\x97\x72\x15\xc6\xf4\x86\x32\x69\xd7\xa8\x9b\xcc\x8e"
+ "\xdb\x78\x2c\x85\xbe\x8f\xf7\x46\xc9\x6c\xff\x61\xcc\x74\x8b\xc5"
+ "\x7a\x8a\xb9\x80\xfb\xff\x0d\xdc\x2b\xd3\x23\x32\x0c\xfa\xa4\xc5"
+ "\xe3\x67\x68\x85\x06\x15\xd5\x19\xd0\xa7\xd7\x58\x1b\xb5\x05\x1b"
+ "\x39\xc3\xbe\xfd\x60\x27\x17\x21\xbf\x61\x9f\x19\xd3\xd6\x15\x1a"
+ "\x95\xc4\x37\xac\x5f\x6a\x88\x5f\xc6\xcc\x45\x30\x8e\x82\x6f\xd2"
+ "\x89\x6f\x8c\x9e\xa3\x23\xb0\x6f\xa4\xdd\xc7\xbd\xde\x62\xe3\x0b"
+ "\xbe\x36\x03\xf8\xc0\xb8\x30\x7a\x8c\x8e\xc0\xd7\xc6\x7d\xc0\xef"
+ "\xcf\x30\x0e\x42\x57\x5e\x60\x4a\x62\xaa\x50\x29\xdc\x0f\xe3\x6e"
+ "\xde\x07\xbd\xd4\x3e\xec\x12\xeb\xc3\xda\x81\x80\xdb\x81\x80\xdb"
+ "\x81\x80\x5b\x2d\xc1\xed\xc9\x0a\x82\x5b\x03\xf4\xeb\x1e\x68\xf7"
+ "\x25\xe3\x91\x02\xf7\x6b\xcf\x39\x5c\xa3\x0f\xfa\x59\x45\xb1\x3b"
+ "\xfa\x3a\xd8\xc8\x84\x5f\xe5\xb3\x1d\xb1\x7d\x4a\x6a\xca\x51\x12"
+ "\xc6\x6f\xbd\x10\x7e\x1b\x92\x43\x23\xc1\x37\xef\x03\x7e\xff\xeb"
+ "\x8d\x5c\x2b\x91\x73\xc2\x78\xc0\x6f\x95\x10\x7e\x1b\xc6\x1e\x82"
+ "\x6b\x5a\xe1\x77\xba\x39\x7e\xeb\xaf\x4b\xc7\x6f\x7d\x41\x23\x7e"
+ "\x27\x72\xf8\x9d\x61\x81\xdf\x4a\x33\xfc\xe2\xfb\x96\x8c\xdf\x86"
+ "\xae\xd2\xf0\x5b\x9f\xdb\x88\x5f\x88\x4b\x3e\x7d\x8f\xb5\x51\x5b"
+ "\xb0\x11\xe0\xb7\x3e\x16\xec\x24\x88\xdf\x96\xf7\x9f\x21\xd0\x7e"
+ "\xff\x19\xdc\x9b\xf6\x9f\x3e\x4f\xba\xff\xf4\x71\xf7\xdf\x7f\xfa"
+ "\x0a\x69\xfe\xd3\x47\x88\xfb\x4f\xef\xdb\x7a\xfc\xc7\x20\xfb\xfd"
+ "\x67\x3c\xd5\xb4\xff\x8c\xb3\xa4\xfb\xcf\x18\x70\xff\xfd\x67\xcc"
+ "\x96\xe6\x3f\xa3\x5a\xdc\x7f\x86\x1a\x31\xff\xbd\xda\xd9\xc8\x18"
+ "\xf1\xbc\xb9\x4e\xbe\x6a\xac\x81\x88\x5e\x63\x8a\x71\xcc\x08\x7f"
+ "\x3b\x9b\xfe\x66\x35\x15\xc4\xd5\x16\x7f\xbb\x5a\xfc\xad\xb2\xf8"
+ "\xdb\xc3\xe2\x6f\x2f\x8b\xbf\xbb\x9a\xfe\x06\x7f\xb5\xb9\xe1\xc4"
+ "\x0c\x83\x98\x2d\x59\xeb\xc4\x94\x73\xfb\x7b\x4f\x33\xa8\x71\xdc"
+ "\xd7\x5b\xa8\xef\xeb\x97\x31\x75\xed\x9d\x10\xd3\xa0\x60\x50\x4c"
+ "\x22\x7a\xf2\x9a\x02\x85\xd4\x2f\x83\x90\x50\xd9\xc5\x9b\xa9\x4f"
+ "\x46\xc6\x34\xbd\xf3\x98\x45\x80\x2f\x1d\xc4\x89\x49\x5e\x6d\xa1"
+ "\xed\xdf\x83\xdd\x74\x25\x31\x3a\xd0\xe5\xdf\x32\x97\x14\x68\x08"
+ "\xbe\xcf\x81\x31\x1a\x64\x54\x3e\x8b\xd7\xfe\x39\x19\xd3\xf5\xce"
+ "\x3a\xe5\xb3\x5d\x20\x2e\xd5\xae\x5b\x66\x74\x29\xad\x3e\x8d\x52"
+ "\x15\x46\x75\x7c\x3c\xe8\xfa\xea\xfd\x68\x49\x35\x53\x15\xaf\x67"
+ "\xea\x4a\x27\x6b\xf0\x7b\xdb\xaa\xd2\xb8\x42\x54\xa2\x3b\x8d\xf0"
+ "\x98\x87\xb1\x5a\xaa\xdb\x4f\xde\x13\xe3\x63\x60\x5b\x89\x6e\x0f"
+ "\x2a\x86\xbf\x35\xb3\x2f\xa3\x2b\x0a\x74\xb5\xb4\x7a\x0f\x32\xa4"
+ "\xe1\xe7\xa3\xa1\x92\x51\x35\x54\x15\x57\x43\xdf\xd2\x1a\xaa\x71"
+ "\x5f\x4b\xa0\x1f\xec\x37\x3a\xd3\x1b\xaa\xd9\x76\x6b\xca\xd8\x1c"
+ "\x82\x21\x1d\x8e\x77\x87\xe3\xdd\x1b\xaa\x70\xff\x70\xdf\x04\xe3"
+ "\xbd\x0c\xdf\x71\xd0\xf7\x3f\x8c\xf7\x76\x46\xcc\x52\x67\x2f\x49"
+ "\x78\x53\x38\xb9\x8a\xc6\x91\x19\xbe\xa7\x49\xbb\x2e\x72\xda\x15"
+ "\x9d\xff\xc4\x64\xf8\x71\xfd\x55\xc9\x69\xf7\x90\x8d\x76\xb9\xfe"
+ "\xaa\x65\xb4\x8b\x5b\x13\x6b\xd7\x9f\xeb\x6f\xa0\x9c\x76\x67\xda"
+ "\x68\x97\xeb\x6f\xb2\x9c\x76\x8f\xd9\xf0\xdb\x38\x79\x58\x50\x7a"
+ "\xd9\xc2\x82\x3c\x1c\x28\x6d\xdc\xbf\xdf\x38\x79\x18\x50\x8a\xe6"
+ "\xbf\x31\x06\xe4\xf9\xdf\xd9\xa6\xff\xe5\xf9\xde\x59\xf4\xfb\x8f"
+ "\xd8\xf7\xf2\xfc\xee\x2c\x8a\x7f\x1c\x1b\x33\x19\xcf\xeb\x98\x4e"
+ "\x91\x81\xc6\x4d\x4a\x9d\xb1\xd3\xf3\xb7\x96\x1b\x03\xd1\xab\x09"
+ "\x30\xe6\x65\x21\xf7\x57\x73\x2e\x30\x81\x38\xe7\xa4\x68\x33\x2e"
+ "\x21\x1b\x29\xd2\x14\x46\x45\xde\xe2\x72\x45\xa9\x3e\x00\xf3\x96"
+ "\x61\xc7\xc2\x3a\xa7\x5e\xb0\xfd\x08\xf4\xba\x66\xbe\x37\x22\x6d"
+ "\x29\x75\xa9\x89\x81\x28\xd4\x80\x70\x8e\xa3\x66\xcc\xdc\x0b\xcc"
+ "\x51\x88\x2e\x43\x6f\x02\xbf\x66\xd5\xe1\xb1\xd4\x1d\xce\xd5\x03"
+ "\x8e\xa1\x9d\x3a\xf4\xa5\x51\xe7\x34\x46\xc7\x1e\xab\x83\x78\x54"
+ "\xc7\x6c\x7a\xfe\x16\x1e\x93\x99\x24\x6f\xb4\x02\xfe\x86\x6b\x1f"
+ "\x57\xea\x90\x62\x0b\xc4\xaa\xb5\x6b\xda\x68\xb4\x8a\xb6\xd9\x38"
+ "\x7e\x85\x38\xb9\x3a\xe9\x26\xce\xe7\x47\x06\xee\x35\xea\x14\xcb"
+ "\x21\x6e\xc6\xc7\x0f\x8c\x41\x8a\xa3\xd0\x1e\x1c\x5b\x7d\x24\x16"
+ "\x21\x1b\xf9\x1c\x67\xa3\xc7\xa8\xd3\xf8\x7c\xdc\x0e\xce\x93\xae"
+ "\x37\x82\x9d\x3d\xc6\xc4\xe1\x7e\x33\x19\x2f\xec\xd2\x2c\x86\x31"
+ "\x47\xd1\x36\x76\x44\x5f\xa6\x16\x8f\x21\x30\x76\x74\xb9\x06\x7f"
+ "\xb3\xf9\x80\x65\x4c\x19\xa3\xaa\x2f\x67\x52\xdb\x07\x96\xd4\xdc"
+ "\x42\x9a\x85\xf5\xe8\x92\xa2\xed\x02\x7c\xed\xdb\x1e\xa3\xca\x6a"
+ "\x3c\x46\x95\xd7\xae\x69\x1b\x63\xea\x2f\xbe\x96\x69\x3b\xce\x7f"
+ "\x90\x3e\xb6\x4d\x3b\x12\x2f\xde\x47\x66\x79\x97\x8e\xa1\x5e\x8c"
+ "\x0e\xdb\x52\x93\x78\x0b\xfa\xe2\xd2\x06\xdb\x9b\xc9\x18\x95\x5b"
+ "\x93\xe4\xdd\x9d\xcd\x07\x2a\x1e\xeb\x8f\xf3\x4a\x30\x36\xd4\xb0"
+ "\x39\x9e\xf4\x86\x1a\x76\x0e\x0f\x70\x3f\x68\x80\x72\xac\x85\x6e"
+ "\x28\xda\xb2\xf9\xc0\xf1\xde\x0a\x69\xf1\x94\xa2\x2d\x1b\xff\x6a"
+ "\xba\x63\x3b\x3c\x76\x1d\xae\xf7\xe2\x25\xc5\x63\x61\x24\x47\xa8"
+ "\x77\xc1\xd7\x83\x63\x2a\x98\x74\xbd\x0b\x93\x56\x5f\x86\x8f\x83"
+ "\xfd\x31\xdc\x7e\x95\xd9\x7e\x15\xf4\xb9\x8a\xdb\x9f\xc6\xed\xf7"
+ "\x30\xdb\xef\x11\xd3\x1d\x39\x5d\x53\x3c\x56\x80\xef\x09\xc6\x3b"
+ "\x1d\xec\x67\xeb\xeb\x90\x9c\x7d\x83\x8e\x3b\xce\xb9\x5a\xf1\xd8"
+ "\xa9\xdb\x80\x2f\xd8\xef\x6a\x76\xbe\xeb\xd1\x38\x1f\xf4\x6a\x0e"
+ "\xb6\xe9\x63\x95\x5a\xa5\x41\xcf\xe6\x89\x14\x6d\xb5\xac\x2d\x60"
+ "\xfc\x34\x6f\x4f\xab\x78\x2c\x1f\x8f\x91\x35\xa0\x23\xe1\x98\x42"
+ "\x7c\x4d\x21\xfb\xeb\x77\xf4\x52\xd7\xf7\xee\xe5\xd3\xe0\xf1\x56"
+ "\x5a\xbf\xca\x97\x0d\x8d\xf3\x3f\x23\x90\x22\xb4\x02\x29\x93\x22"
+ "\x91\x02\x6b\xa8\xc4\x53\x48\x11\x0f\xff\xc7\xb9\x66\x46\xb1\xb7"
+ "\x7a\xef\xc2\x3a\x78\x4e\x34\x6d\xf0\xfb\xaa\x7a\x78\x26\xf4\xfd"
+ "\x9f\x0e\xc4\xef\x6a\xee\xed\xe8\x85\xea\x32\x5e\xab\xbb\xe7\xf1"
+ "\xba\xcb\x95\x99\x48\x31\xad\x5a\xf0\xbd\xcd\xd0\x25\x15\x8c\x31"
+ "\x71\x2e\x72\x09\x9d\xac\x64\xf0\xbb\x9b\xe2\xe8\xcb\x28\xe1\x3a"
+ "\x52\xe0\xf7\x35\x9f\x2d\x44\x1e\xa5\xa0\x7b\xf1\xfb\x1c\xd7\x88"
+ "\x40\x94\x9d\x88\x3c\xda\x57\x23\x55\x7b\x27\xa7\xb6\x6f\x9c\x41"
+ "\xc8\x50\x1b\xdd\x0e\xf0\x6a\xec\x17\x15\x88\x73\x26\x1d\x98\x0d"
+ "\xeb\x35\x7b\x13\x0b\xda\xe8\x41\x67\xe3\x77\x3a\x1f\xdf\x45\xfd"
+ "\x73\x16\x22\x9f\x69\xc5\xc9\x6c\x2d\x23\xbc\xbe\xf4\x5e\xad\xb7"
+ "\xba\xe1\x23\xef\x9e\xf5\xb5\xde\xdd\x4d\xef\x7b\xa6\x5c\x57\x21"
+ "\x3c\x87\x94\x59\x75\x4f\x87\xdf\xf7\xe0\xbc\x7a\x43\x3a\xa9\x75"
+ "\x84\xe7\x95\x1a\x3f\xf2\xee\xca\x4c\xf3\x46\xcf\xd5\x81\x7d\x6b"
+ "\xbd\xd1\xe2\xb1\x48\x05\x7d\x56\xf5\xaf\x44\x8a\xad\x53\x91\x4b"
+ "\x51\xc4\x25\xac\x49\xbc\x8a\x2a\x77\xa2\x45\x23\x51\x77\x3d\xe8"
+ "\x76\xfc\x1e\xa1\xa8\x32\x13\xe1\xf7\x41\xd9\x77\x51\x40\xd6\x5d"
+ "\x34\x14\x63\x34\x24\x52\x8d\x8c\x99\xa3\x72\x09\x56\xdb\xed\x3c"
+ "\xee\x7d\x1c\x49\xc7\x6a\x3b\xd1\xfa\x3f\x70\x0d\x1f\x7d\xef\x5e"
+ "\xc8\x00\x7e\x24\xef\x00\x43\x54\xc6\xed\xef\xc4\xec\x4d\xd4\x29"
+ "\xbe\xb8\x54\xe5\x84\xe7\x33\xe1\xb5\xbd\xc6\x3d\x4f\x07\xf2\xfc"
+ "\xd2\xc0\xf9\xa5\x81\xf8\x05\xfb\x64\x6a\x0c\xc2\xef\x8e\x3a\x60"
+ "\x7f\x94\xd6\x95\x23\xe3\x12\xd3\xfa\x5e\x1f\xb4\xc5\x48\x7c\x61"
+ "\x68\x88\x6e\x67\x04\xbb\xe3\x1c\x29\x60\xa1\x8d\x01\x6c\xbf\x16"
+ "\xaf\xf9\x5d\xea\xd4\x1e\xf0\xd7\xc1\xd8\xe0\xf5\x38\x68\x55\x9f"
+ "\x69\x17\x93\xb9\x7a\x52\xa4\xae\x94\x7e\x89\xb7\x1a\xda\xee\xd9"
+ "\xd0\x00\x7e\xa8\xb3\xf2\xc3\x4c\xbc\x36\x18\xbf\xbf\xd0\xa7\x93"
+ "\x77\x34\xac\x1f\x96\x78\x77\xc5\xf1\xcd\x73\xa0\x4f\xf1\x3b\x2d"
+ "\xec\x83\x2d\x57\x90\x4b\x71\x34\xb1\xbf\x81\xb3\x3b\x5e\x27\x8c"
+ "\x6d\x3d\x7a\x86\x1a\x95\x7a\x9f\x41\xd8\xd6\xcc\x1a\x97\xde\x0d"
+ "\x3b\x7b\xe1\x31\xc5\xf7\x86\xe2\x89\x6e\xc7\x21\xda\x1c\x1f\x27"
+ "\xd5\xee\x4f\x88\x7e\xff\xac\x65\xec\xae\x7e\x08\xed\xde\xae\x9a"
+ "\xda\xdd\x35\x53\x9e\xdd\x5d\x33\x1e\xac\xdd\x55\x0f\xa1\xdd\x9f"
+ "\x88\xa2\x76\xef\xd0\x5e\x9e\xdd\x3b\x88\xc6\x3f\x06\x63\xa0\xe2"
+ "\x07\xaf\x72\xf4\x65\x17\x88\xb5\xd3\x3e\x57\x19\xd3\x3e\x4f\x33"
+ "\x4e\xf2\x72\x26\x3a\xc2\x53\xf3\x4f\x78\x52\x34\xf3\xae\xb1\xff"
+ "\x27\x63\xe0\xfb\xc1\x78\x2d\xda\x0f\xc7\xf0\xf8\xbe\x06\x9d\x0c"
+ "\xc2\xe3\x79\x87\xf3\x4f\x84\x83\x2e\x9b\xe4\x85\xee\x4d\x0a\x57"
+ "\xac\x39\x87\x5c\xdc\xca\x51\x88\xd1\xc8\x30\x9a\xc4\x6b\x30\x7e"
+ "\xfe\xce\x45\x33\xf1\x1a\x52\x2f\x76\x81\x63\xdd\x67\xa8\x17\x2f"
+ "\xc5\xff\x8e\x56\x2f\x5e\x75\x01\xfe\x6d\x8f\xdb\x4d\x38\x8f\x14"
+ "\xfa\xa7\xfb\x84\xed\x9d\xad\x81\x31\xe9\xb5\x98\xbd\x37\xea\x14"
+ "\x6b\x6f\x21\x67\x46\xf1\x14\xe3\xa6\x43\x2e\xeb\xe6\x81\x16\xd3"
+ "\xd7\xa0\x98\xf7\xd0\x53\xd7\x14\xaa\x95\x38\x0f\xfc\xcd\x0d\x8d"
+ "\x22\x0d\x1f\xd3\xf3\x9d\x98\x3d\x5d\x74\x4e\x78\x2c\xdb\x3b\xbb"
+ "\x4e\x61\xc2\x0a\x9e\x8f\x30\xad\x06\x29\xc0\x7e\x3e\x06\xcf\xb7"
+ "\xd2\x6e\xef\xec\xa5\xae\xcb\x7c\xdd\xa5\xde\xf3\xb5\x3a\x7d\xde"
+ "\xd3\x81\x82\xf8\xb9\x83\x14\x18\x43\x18\x2f\xed\x63\x91\xca\x84"
+ "\x25\x8c\xa1\x92\xba\x2a\x84\xd7\x39\xb8\x55\x21\x15\x03\xf8\x99"
+ "\xb4\x1b\x7c\x6b\x8e\xa1\x34\x11\x0c\x6d\xe6\x63\xe8\x36\x87\x21"
+ "\xc0\x12\xc5\xd0\x0c\xc0\x10\x7e\xaf\xbd\xaa\x4e\x27\x09\x43\xd5"
+ "\x1c\x86\xd2\x2d\x30\x74\x5d\x8d\x7e\xa8\x38\xcf\x61\xc8\xb5\x42"
+ "\xdf\xc7\x84\x21\xd5\xd8\xe3\x93\x01\x43\x93\xa5\x62\x48\x45\x34"
+ "\x54\x46\x50\x04\xab\x27\x14\x9d\xc8\xb7\xa6\x41\x7b\x52\xdd\xa9"
+ "\x3a\x40\xde\x4f\x81\xce\xf4\x7c\x61\x17\x93\x0e\x5a\x13\xfa\x32"
+ "\xad\x2f\x72\xb9\xed\x39\xaa\xec\x76\xe6\xa8\xd3\x35\x9e\xa3\x38"
+ "\x7d\xa7\x3a\x2b\x0f\xcb\x2a\x36\x7f\xc2\xfc\x14\xfe\x3b\x66\x52"
+ "\xb8\xb3\xf1\xa7\xf0\x36\xe0\x47\xaf\x39\x86\x64\x74\x37\xed\xfd"
+ "\x40\xd0\xe9\x55\xea\xc5\xe8\x59\xc0\xd5\x90\x93\xa0\x53\x4f\x82"
+ "\xf2\x2d\x0d\x9b\x89\x98\x0d\xef\x69\xbe\x30\xea\x9c\xe1\x59\xd0"
+ "\x62\xac\x01\x5e\x9d\xcd\xf1\x4a\xb0\x49\xf6\xd5\xa5\xbd\x1f\x86"
+ "\xdb\x0a\x2d\x44\x6e\xea\xd7\x90\xf3\x15\x45\xc7\xb3\x8b\x12\x10"
+ "\x5e\xc7\xd5\x06\xfe\xbf\xf3\xde\x06\x7f\x0d\x9c\xdf\x81\xf9\x69"
+ "\x9c\x53\xcc\x6b\xa8\x3b\x33\x69\x9c\x13\xe6\xac\xcf\x13\xb3\x14"
+ "\x46\xd8\x46\xde\xe9\x67\x21\xbc\x7f\x6d\xbd\x33\xfb\xfe\xdf\x08"
+ "\xc7\x94\xd4\x64\xa1\xb5\x0b\x21\xbe\x84\xff\x93\x79\x22\x59\x08"
+ "\x1f\xbf\x6e\x9e\x8a\x7d\x87\xc7\x9e\xa7\xcf\x42\xf8\x5c\x03\x6c"
+ "\xff\xd8\xe8\x8a\x52\x17\x7b\xa0\x93\x61\x25\x6c\x1b\x27\xc3\xbe"
+ "\x47\xb8\x0d\xcc\x6b\x27\xc3\xbe\x41\xeb\x17\x7a\xa1\xe2\xea\x2c"
+ "\xd8\xff\x6f\xb4\xfe\x46\x57\xf8\xf7\x0a\xfc\xee\xa2\x6b\x8a\x8e"
+ "\xc1\x27\xc3\x8c\xc8\x6d\xe9\xcb\x0c\xe0\x90\x29\xc5\x6b\x83\x12"
+ "\x51\x5b\xe8\xfb\xd8\xd2\xf2\x34\xa4\x55\xb8\x07\xe0\xb5\xa3\x4c"
+ "\xd2\xa4\x6a\x23\x33\xe9\xba\x31\x69\xd2\x0d\x7c\x6d\x03\x33\xe9"
+ "\x37\x7c\xed\x75\x8b\xd5\xdc\xbc\xb1\x2c\x76\x8e\xcb\xda\xbb\xbd"
+ "\x11\xee\x2b\xbe\x2e\xbe\xde\xfa\x79\xde\xdc\x35\xfb\xb3\x7d\xc3"
+ "\xd7\xc4\x6d\x9a\x5f\x13\x7f\x97\x59\xfd\x16\x7b\xcd\xe3\xf0\xaf"
+ "\x3b\xf8\x63\x28\xf6\x03\xbe\xbe\x91\x09\x6f\xc3\x24\x85\x2b\xd9"
+ "\x73\xe2\xaa\x84\xce\xb9\xc7\x9d\xc3\xe6\x22\xf1\x39\xf5\xe4\x78"
+ "\xb6\x0d\xe0\x13\x76\xfd\x6b\xbf\x70\x0d\xb2\xf6\xe1\xef\xf6\x11"
+ "\x7e\xf9\xdd\x52\xc2\x2f\xc4\xa7\x2c\x56\x26\x85\xb7\x01\xbf\xa9"
+ "\x30\x17\x41\x1b\x13\x1a\xdb\xf8\x29\x5c\x89\xfd\x8d\x71\x63\xc2"
+ "\x12\xc6\x91\x09\x43\x6c\x3f\x21\x42\x30\xc7\x0c\xfc\xdf\x85\x6b"
+ "\x67\x9b\xa9\x1d\xe8\x03\xc7\x71\x1d\x2a\xfa\xc1\x7e\x6b\x1c\x79"
+ "\x2e\xa2\x38\xf2\xec\x5c\x97\xc8\x30\x18\x47\x9a\x89\xcb\x70\x3b"
+ "\x57\x69\x7f\xc6\x39\x61\x8c\x3d\x64\xd8\x0a\xc6\x7e\xea\x17\x8f"
+ "\x3c\xc8\xfd\x78\x1c\x64\xef\x27\x5e\xe3\x81\xfb\x6a\xba\x0f\xdc"
+ "\x87\x54\xa3\x1a\x99\xee\x63\x7d\x7d\x6f\x68\xf7\x06\xe2\xce\xb9"
+ "\x8e\xdb\x36\xd9\x00\x7c\x86\x4c\xe7\x98\x8e\x4f\x35\x7a\x43\xbf"
+ "\xfb\xb3\xe7\x10\xcc\x5d\x11\xc0\x8f\xe7\x10\x4b\xcc\x3d\x11\x8f"
+ "\x94\x0c\xd8\x5b\x33\xf1\x16\x5c\xc7\x73\x3c\xe9\xdb\xb7\x86\x7a"
+ "\xb8\x06\xf8\x40\xc1\x6d\x9f\x65\x86\x09\xae\xfd\x3a\xa1\xf6\x37"
+ "\xf3\xda\x0f\x87\xf6\xe3\xa0\x7d\x3c\xde\x4d\xc4\xf1\xa2\x27\xcb"
+ "\x83\xfd\xe2\x48\xfb\x26\xdc\x32\x69\x83\x2b\x62\x16\xa3\xc7\xae"
+ "\x29\x3a\x85\x13\x0e\xed\xb0\x12\x1f\xc7\xbe\xdf\x57\x18\x73\x8d"
+ "\x16\xef\xf7\xcd\xe7\x7f\x7c\x09\x3a\x88\x7d\xcf\xad\xe8\xc4\xd6"
+ "\x37\xc8\xfb\xb4\x5c\x81\xc7\x69\xfa\x6e\xff\x1c\xde\x37\x5c\xb3"
+ "\xf0\x12\x7d\xb7\xaf\xe8\xc4\xe6\x7b\xb4\x8a\x4e\x33\x6b\x15\x48"
+ "\x01\x7f\x7b\x93\xed\x1d\x56\x98\x6f\x6f\x9c\x3b\xc3\x6d\xc7\xf3"
+ "\x12\x8f\x16\xe0\xb8\xb4\x53\xbc\x29\x17\xd0\x74\xac\xf9\x5c\x2b"
+ "\x8c\x35\x7d\x6c\xc4\x9a\x3e\x0f\x69\xac\xe9\xe5\x2e\x2f\xd6\xf4"
+ "\x12\xad\x7f\xf0\x28\xe6\x11\xd3\xde\x9d\xd2\xa8\xf6\xee\xbc\x5a"
+ "\x9e\x5e\xe9\x9c\xf2\x28\xe6\x91\x6a\x77\xaf\x70\x6a\xf7\x27\x9d"
+ "\xe4\xd9\xfd\x49\x24\x2f\xe6\xe9\xb9\x9f\xc6\x3c\x3d\xf7\x8b\xc7"
+ "\x3c\x4f\x9e\xb2\x1d\xf3\x3c\xa5\xa7\x31\x4f\xf7\x29\x44\x93\x74"
+ "\x1f\x4e\x34\x49\x77\x27\xe9\x31\x4f\xb7\x45\x8f\x62\x1e\x29\x31"
+ "\x4f\xe7\x32\x1a\xf3\x74\x1b\x21\x2f\xe6\xe9\x16\xc4\x8f\x79\x7a"
+ "\x45\x5a\xc7\x3c\xdd\x76\xdb\x1f\xf3\x74\x2b\x96\x87\xe5\x6e\x45"
+ "\xf6\xc5\x3c\xdd\x07\x08\xc7\x3c\x4f\x9e\x16\x8f\x79\xc8\x3e\x6b"
+ "\xad\xfa\x54\x31\xd5\xaa\x4f\x6d\x6e\xfd\x31\xcf\x53\x43\x85\x75"
+ "\xe9\x53\x23\x48\xcc\xd3\xbd\x7f\xf3\xc7\x3c\xdd\xfb\x0b\xc7\x3c"
+ "\x4f\x1d\x24\xfa\xb0\xbb\x8f\x75\xcc\x03\xe7\x08\xc6\x3c\x4f\x5d"
+ "\xe7\xce\xe9\xcf\x8f\x79\x48\x1b\x97\x14\xea\x76\xe2\x31\x8f\x7a"
+ "\x27\xe1\x17\xf5\x02\xc2\x2f\xc4\xa7\xd6\x31\x8f\x7a\x74\xd3\x31"
+ "\x0f\xc1\x10\xdb\x4f\xd1\x98\x47\x9d\x69\x1d\xf3\x3c\x59\x26\x1c"
+ "\xf3\xf4\x9c\x45\x71\xd4\xb3\x3d\x3f\xe6\x51\x9f\x7f\x38\x62\x1e"
+ "\x51\x6c\x0d\xe5\xc7\x3c\x3d\xf2\xa4\xc7\x3c\x3d\x2e\x4a\x8b\x79"
+ "\x30\xe6\x84\x62\x9e\x9e\x03\x2c\x31\xc7\x8f\x79\x7a\x8e\x14\x8e"
+ "\x79\x7a\x46\xf2\x63\x1e\xdc\xbe\x50\xcc\xd3\x73\x1d\xaf\x7d\xab"
+ "\x98\xa7\xe7\x6e\x7e\xcc\x43\x8e\xa3\x31\x4f\xaf\x10\xc2\xa1\x4f"
+ "\x2e\x92\x1e\xf3\xf4\x1a\x20\x1e\xf3\xf4\xf2\xe3\xc7\x3c\xbd\x5c"
+ "\x48\x6c\xd3\x2b\x82\xc4\x3c\xbd\xba\x92\xed\x4f\xc6\x99\x6f\xa7"
+ "\x31\x0f\xd9\x4e\x63\x9e\x5e\x31\xf6\xc7\x3c\x4f\xb5\xc2\x98\x47"
+ "\x6d\x23\xe6\x51\x3f\xa4\x31\x4f\x9f\x36\xf2\x62\x9e\x3e\xce\x8f"
+ "\xb4\xb7\x54\xed\xdd\x6b\x05\xd5\xde\x4f\x27\xc8\xd3\x2b\x4f\xc7"
+ "\xcb\xd3\xde\x03\x7d\xa8\xf6\x1e\xe8\x23\xae\xbd\x9f\x19\x6d\x5b"
+ "\x7b\xf7\x8b\xa3\xda\xbb\xef\x59\x32\x36\xf6\x3d\x4c\xc6\xc6\xbe"
+ "\x09\xd2\xb5\xb7\xf7\x9d\x47\xda\x5b\x8a\xf6\xee\x13\x42\xb5\xb7"
+ "\xf7\x11\x79\xda\xdb\x5b\xc3\xd7\xde\x03\xcf\x5b\x6b\xef\xbe\x7d"
+ "\xec\xd7\xde\x7d\x47\xca\xc3\x72\xdf\x60\xfb\xb4\x77\xdf\xdd\xc2"
+ "\xda\xfb\x99\x30\x71\xed\x4d\xf6\x59\x6b\xa6\x7e\x23\xa9\x66\xea"
+ "\xe7\xd9\xfa\xb5\xf7\xb3\x05\xc2\xfa\xe8\xd9\x23\x44\x7b\xf7\xdd"
+ "\xd5\xfc\xda\xbb\xef\x2e\x61\xed\xdd\xcf\x8f\xe8\x94\xbe\x7b\xac"
+ "\xb5\x37\x9c\x23\xa8\xbd\xfb\xcd\xe0\xce\xd9\xc5\xd7\xde\xa4\x0d"
+ "\xe0\x93\x95\xe2\xda\xbb\x7f\x0f\xc2\x2f\xfd\x6e\x12\x7e\x21\x3e"
+ "\xb5\xd6\xde\xfd\x4e\x34\xad\xbd\x09\x86\xd8\x7e\x8a\x6a\xef\xfe"
+ "\xee\xd6\xda\xfb\x99\x10\x61\xed\x3d\xe0\x2a\xc5\xd1\x80\xd5\x7c"
+ "\xed\xdd\x7f\xc2\xc3\xa1\xbd\x45\xb1\x55\xc0\xd7\xde\x03\xfa\x4a"
+ "\xd7\xde\x03\xa6\x48\xd3\xde\x18\x73\x42\xda\x7b\xc0\x6e\x4b\xcc"
+ "\xf1\xb5\xf7\x80\xe3\xc2\xda\x7b\xc0\x79\xbe\xf6\xc6\xed\x0b\x69"
+ "\xef\x81\xed\x78\xed\x5b\x69\xef\x81\x7d\xf8\xda\x9b\x1c\x47\xb5"
+ "\xf7\xc0\x42\xc2\xa1\x4f\xdf\x91\xae\xbd\x07\xee\x16\xd7\xde\x03"
+ "\xf7\xf1\xb5\xf7\x40\xee\xbd\xc2\xc0\x0a\xa2\xbd\x07\x66\x91\xed"
+ "\x4f\xd7\x98\x6f\xa7\xda\x9b\x6c\xa7\xda\x7b\x60\xb5\xfd\xda\xdb"
+ "\xad\x15\x6a\x6f\x95\x0d\xed\xad\x7a\x48\xb5\xb7\xcf\x52\x79\xda"
+ "\xdb\x47\x74\xed\xb6\x6d\x0d\x18\xe0\x4b\x35\x60\x80\xaf\xb8\x06"
+ "\x1c\x34\xd6\xb6\x06\xf4\x8b\xa7\x1a\xf0\xf9\xf3\x84\xa3\x9f\x3f"
+ "\x42\x38\xfa\xf9\xa5\xd2\x35\xe0\xe0\x7b\x8f\x34\xa0\x14\x0d\xf8"
+ "\x1c\xa2\x1a\x70\xf0\x71\x79\x1a\x70\xf0\x31\xbe\x06\x0c\xb8\x68"
+ "\xad\x01\x9f\xef\x6b\xbf\x06\x7c\x7e\xb4\x3c\x0d\xf8\x7c\x88\x7d"
+ "\x1a\xf0\xf9\x3c\x61\x0d\x38\x68\x9c\xb8\x06\x24\xfb\xac\xc7\x6e"
+ "\xbf\xd1\x74\xec\xf6\xeb\xdc\xfa\x35\xa0\xef\x21\xe1\x71\xda\xf7"
+ "\x38\xd1\x80\xcf\xef\x69\x7e\x0d\xf8\xfc\x1e\x61\x0d\xe8\xc7\xbd"
+ "\xff\x7f\x3e\xdf\x5a\x03\xc2\x39\x82\x1a\xd0\x6f\x16\x77\xce\x1e"
+ "\xbe\x06\x24\x6d\x00\x9f\xac\x16\xd7\x80\xfe\x7d\x08\xbf\xf8\xdd"
+ "\x21\xfc\x42\x7c\x6a\xad\x01\xfd\x8a\x9b\xd6\x80\x04\x43\x6c\x3f"
+ "\x45\x35\xa0\xbf\xa7\xb5\x06\x1c\x14\x26\xac\x01\x5f\xb8\x4e\x71"
+ "\xf4\xc2\x3a\xbe\x06\xf4\x9f\xf2\x70\x68\x40\x51\x6c\x1d\xe2\x6b"
+ "\xc0\x17\x06\x48\xd7\x80\x2f\x44\x4a\xd3\x80\x18\x73\x42\x1a\xf0"
+ "\x85\x3c\x4b\xcc\xf1\x35\xe0\x0b\x27\x84\x35\xe0\x0b\x17\xf9\x1a"
+ "\x10\xb7\x2f\xa4\x01\x03\xda\xf3\xda\xb7\xd2\x80\x01\x7d\xf9\x1a"
+ "\x90\x1c\x47\x35\x60\x40\x11\xe1\x50\x9f\x7b\xd2\x35\x60\x40\x9e"
+ "\xb8\x06\x0c\x38\xc0\xd7\x80\x01\x29\x44\xeb\x05\x68\x89\x06\x0c"
+ "\xc8\x26\xdb\x7d\xea\xcc\xb7\x53\x0d\x48\xb6\x53\x0d\x18\xa0\xb3"
+ "\xa5\x01\x6d\x6b\x87\xc0\x14\xaa\x1d\x02\x53\xcc\xb5\xc3\x09\x9e"
+ "\x76\x18\xb2\xce\xb6\x76\x18\x56\x46\xb5\xc3\xd0\x41\xe4\xd9\x1e"
+ "\xea\x49\x9e\xed\x17\xd9\xda\x5d\x09\xa3\x61\x8c\x07\xed\x90\x77"
+ "\x2d\x9f\x68\x87\x6b\x75\x8a\x8f\x6f\x70\xda\xa1\x1a\xb9\xac\x9d"
+ "\xcd\x69\x87\xa9\x58\x3b\xbc\x38\x1a\x6b\x07\xd7\x6c\xd0\xa8\xa6"
+ "\xef\x76\xc5\x80\x66\xad\x84\xbf\xe1\xb9\xf9\x06\xda\x28\x01\x5d"
+ "\x99\x86\xcf\xc7\x75\xb2\xa0\x2d\xfc\x3c\x61\xed\x9a\xb7\x58\xdb"
+ "\x86\xfd\x3e\x24\xe8\x0a\x23\xe8\x0b\xac\x2d\x58\x0d\x71\x9b\xd3"
+ "\x10\xb7\x89\x86\xc0\x35\xb3\x70\xad\xac\xf8\x4a\xc6\x68\x98\xef"
+ "\xdd\x31\x34\x0a\xa0\x77\x07\xe3\x17\x0e\xc6\xeb\x8d\x75\x55\x88"
+ "\x99\xef\xdd\x21\x7b\x1e\xf2\xf8\x8c\xd3\x13\x1d\x96\x3a\x75\x60"
+ "\x6e\x47\xb7\xeb\x50\x43\x74\x69\x9e\xb1\x90\xe8\xd2\xf9\x5e\x8f"
+ "\x83\x0e\xea\xbf\xe5\x16\xd5\x11\x1b\xb1\x86\x98\xef\xad\xae\x99"
+ "\xef\xdd\xfd\xf6\x6d\xef\x9e\x58\x1f\xf1\x35\x44\x2d\xae\xdd\x02"
+ "\xba\xb4\x9c\xd5\x10\x6c\x4d\xad\xf7\xbd\x11\xae\xcf\x07\x7a\xd8"
+ "\x69\x20\xe8\xd2\x67\xba\x42\xdf\x8b\x91\xca\x70\xdb\xbb\x6b\xd2"
+ "\x08\xd4\xbd\xb4\xc0\x00\x36\xba\x83\x9f\x7f\x15\xae\xdd\x54\x14"
+ "\x71\x0e\xe1\xba\x44\xac\x36\xc5\xb5\x89\xe6\x7b\x2b\xa0\xcd\x80"
+ "\x4f\xe7\x99\xe9\x52\x4f\x93\x2e\x7d\xb1\xb3\x3c\x5d\xfa\xa2\x17"
+ "\x5f\x53\x0c\xf7\xb3\xd6\x14\x2f\x26\xd8\xaf\x29\x5e\xdc\x26\x4f"
+ "\x53\xbc\x98\x6b\x9f\xa6\x18\xea\x64\xa9\x29\x76\xb3\x9a\x62\x48"
+ "\x1a\xc6\xa0\xb0\xa6\x20\xfb\xac\xc7\x82\x61\xdb\xe8\x58\x30\x6c"
+ "\x56\xeb\xd7\x14\xc3\x54\xc2\xbc\x3f\xac\x33\xd1\x14\x43\x51\xf3"
+ "\x6b\x8a\xa1\x48\x58\x53\x0c\xe3\xde\x7f\x0d\x75\xb6\xd6\x14\x70"
+ "\x8e\xa0\xa6\x18\x76\x84\x3b\x07\xf1\x35\x05\x69\x03\x78\xe6\xbc"
+ "\xb8\xa6\x78\x69\x11\xe1\x9d\x97\x46\x12\xde\x21\x3e\xb5\xd6\x14"
+ "\x2f\xf5\x68\x5a\x53\x10\x0c\xb1\xfd\x14\xd5\x14\x2f\xcd\xb0\xd6"
+ "\x14\x43\xd6\x0a\x6b\x8a\xc0\xe1\x14\x47\x2f\x5f\xe4\x6b\x8a\x97"
+ "\xf6\x3d\x1c\x9a\x42\x14\x5b\x2a\xbe\xa6\x78\x79\xa9\x74\x4d\xf1"
+ "\xf2\x01\x69\x9a\x62\x28\x12\xd6\x14\x81\x4e\x96\x98\xe3\x6b\x8a"
+ "\xc0\x6e\xc2\x9a\x22\xd0\x8f\xaf\x29\x70\xfb\x42\x9a\x22\x30\x92"
+ "\xd7\xbe\x95\xa6\x08\x4c\xe0\x6b\x0a\x72\x1c\xd5\x14\xc3\xd5\x84"
+ "\x43\x87\xf8\x49\xd7\x14\xc3\x9d\xc4\x35\xc5\xf0\x76\x7c\x4d\x11"
+ "\x58\x41\xb4\xc3\x70\x5f\xa2\x29\x02\x75\x64\xfb\x10\x5f\xf3\xed"
+ "\x54\x53\x90\xed\x54\x53\x0c\x0f\xb2\x3f\xaf\xf4\x68\xcd\x64\xcb"
+ "\xe4\x95\x5e\x39\x2b\x6f\xfc\x7e\xa5\xfc\xd1\x9a\x49\xa9\xef\x74"
+ "\x87\x9b\xcd\xa7\x0c\x1a\x2b\x4f\xaf\x04\x85\x3d\x9a\x3f\x2c\xd5"
+ "\xee\xaf\xaa\xa9\xdd\x47\x9c\x90\x67\xf7\x11\x85\x8f\xe6\x30\x48"
+ "\xb5\x7b\x50\x16\xb5\xfb\xeb\xc3\xe5\xd9\xfd\xf5\x40\x79\xf9\xeb"
+ "\x50\x15\x8d\x41\x43\x55\xe2\x31\x68\xb0\xbb\xed\x18\x34\x24\x9c"
+ "\xc6\xa0\x6f\x1c\x24\x5a\xf0\x8d\x1c\xa2\x05\xdf\x60\xf3\x36\x89"
+ "\x38\x06\xdd\x1e\x19\xf1\xe5\xbc\x02\x05\xf3\x97\x5e\xba\xbc\x79"
+ "\x75\x0a\x5c\xaf\x5a\x8f\x63\x50\xb0\xf3\xba\x7a\x1c\x83\x1e\xe3"
+ "\xf2\xd7\x23\xcf\x94\x54\xd5\x21\x88\x71\xf2\xc9\x18\x19\x1c\x09"
+ "\x58\x50\x96\xd6\xd5\xb1\xc7\xe0\x7d\xdf\xdc\x2a\x50\xa4\xd5\x5b"
+ "\xe4\xb6\xa1\x4d\x5c\x47\xd8\x3c\xb7\x8d\x73\xda\xf7\x76\xf6\xf2"
+ "\x31\xe5\xb5\x0d\x99\x6f\xa5\x35\x95\xdb\xb6\xcc\x6b\xe7\xd4\x23"
+ "\x8f\x87\x37\xb7\xfd\x9a\x8a\xe6\xb6\x47\x6e\x93\x97\xdb\x1e\x99"
+ "\xcb\x8f\x43\x43\x0f\x5b\xc7\xa1\x6f\xb4\xb1\x3f\x0e\x7d\xa3\xaf"
+ "\x3c\x9c\xbf\xe1\x6d\x5f\x1c\xfa\xc6\x6a\xe1\x38\x34\xd8\x23\x51"
+ "\x34\x0e\x25\xfb\xac\xe3\x87\x90\xbe\x34\x7e\x18\x75\xa7\xf5\xc7"
+ "\xa1\xa3\xb2\x84\x63\x85\x51\xdb\x48\x1c\xfa\x46\x4a\xf3\xc7\xa1"
+ "\x6f\xa4\x08\xc7\xa1\x21\x9e\x44\xb3\xbf\xb1\xd6\x3a\x0e\x85\x73"
+ "\x04\xe3\xd0\x90\x91\xdc\x39\x29\xfc\x38\x94\xb4\x01\x5c\x33\x5d"
+ "\x3c\x0e\x1d\xed\x44\xb8\x27\xe4\x14\xe1\x1e\xe2\x53\xeb\x38\x34"
+ "\x64\x77\xd3\x71\x28\xc1\x10\xdb\x4f\xd1\x38\x34\xe4\xa6\x75\x1c"
+ "\x1a\xac\x12\x8e\x43\xc7\x9c\xa0\x38\x1a\x33\x83\x1f\x87\x8e\x1e"
+ "\xf2\x70\xc4\xa1\xa2\xd8\xca\xe2\xc7\xa1\x63\xda\x49\x8f\x43\xc7"
+ "\x0c\x93\x16\x87\x62\xcc\x09\xc5\xa1\x63\x56\x5b\x62\x8e\x1f\x87"
+ "\x8e\xd9\x29\x1c\x87\x8e\x39\xcc\x8f\x43\x71\xfb\x42\x71\xe8\x98"
+ "\xab\xbc\xf6\xad\xe2\xd0\xd0\x36\xfc\x38\x94\x1c\x47\xe3\xd0\xd0"
+ "\x5d\x84\x43\x5f\x3f\x28\x3d\x0e\x0d\x5d\x2d\x1e\x87\x86\xa6\xf3"
+ "\xe3\xd0\xd0\x28\x12\x6f\x86\x1e\x22\x71\x68\x68\x1c\xd9\xfe\x7a"
+ "\x81\xf9\x76\x1a\x87\x92\xed\x34\x0e\x0d\x2d\x7a\xb4\x9e\xb2\xb5"
+ "\xc5\xa1\x63\x23\xe5\xc5\xa1\x63\x23\x1e\xc5\x43\x52\x75\x79\xa8"
+ "\x96\xea\xf2\x37\x65\xd6\x7f\x78\xf3\x01\xc7\xff\x0f\x63\x3c\x34"
+ "\x76\x17\xb5\xfb\x38\x99\xf1\xff\x38\xd1\xf8\xdf\x76\x3c\x34\x59"
+ "\x4d\xe3\xa1\xc9\x6a\xf1\x78\x68\x7c\x0f\xdb\xf1\xd0\x84\x68\x1a"
+ "\x0f\xbd\x7d\x82\x68\x92\xb7\xf3\x88\x26\x79\x7b\x96\xf4\x78\xe8"
+ "\xad\xcb\xfc\x78\x68\xfc\xdc\x47\xf1\x90\xdc\x78\xe8\x8f\x6a\x1a"
+ "\x0f\xbd\xb5\x4f\x5e\x3c\xf4\x56\x3e\x3f\x1e\x9a\x5c\x6c\x1d\x0f"
+ "\xbd\xed\x69\x7f\x3c\xf4\xf6\x10\x79\x38\x7f\x3b\xc0\xbe\x78\xe8"
+ "\xed\xcd\xc2\xf1\xd0\xf8\xde\xe2\xf1\x10\xd9\x67\xad\x63\x27\x0c"
+ "\xa1\x3a\x76\x42\x9b\xd6\x1f\x0f\x85\xef\x12\xd6\xac\xe1\xfb\x48"
+ "\x3c\xf4\x76\x56\xf3\xc7\x43\x6f\x67\x09\xc7\x43\x13\xfa\x10\xed"
+ "\xf8\x76\xb6\x75\x3c\x04\xe7\x08\xc6\x43\x13\x26\x70\xe7\x64\xf1"
+ "\xe3\x21\xd2\x06\x70\xcd\x02\xf1\x78\x68\xa2\x3b\xe1\x9e\x09\x17"
+ "\x09\xf7\x10\x9f\x5a\xc7\x43\x13\x0e\x36\x1d\x0f\x11\x0c\xb1\xfd"
+ "\x14\x8d\x87\x26\x3a\x59\xc7\x43\xe3\xd5\xc2\xf1\xd0\x24\xb3\x3a"
+ "\x45\x93\x16\xf1\xe3\xa1\x89\x23\x1f\x8e\x78\x48\x14\x5b\xbb\xf8"
+ "\xf1\xd0\xa4\xce\xd2\xe3\xa1\x49\xa3\xa5\xc5\x43\x18\x73\x42\xf1"
+ "\xd0\xa4\xcd\x96\x98\xe3\xc7\x43\x93\x0e\x08\xc7\x43\x93\x8a\xf9"
+ "\xf1\x10\x6e\x5f\x28\x1e\x9a\x74\x8f\xd7\xbe\x55\x3c\x34\xd9\x93"
+ "\x1f\x0f\x91\xe3\x68\x3c\x34\xb9\x80\x70\xe8\xb8\x13\xd2\xe3\xa1"
+ "\xc9\x9b\xc5\xe3\xa1\xc9\xdb\xf8\xf1\xd0\xe4\x58\x12\xf7\x4c\x2e"
+ "\x22\xf1\xd0\xe4\x14\xb2\x7d\x5c\xa1\xf9\x76\x1a\x0f\x91\xed\x34"
+ "\x1e\x9a\x5c\xf1\x68\xad\x65\x6b\x8b\x87\xa6\xce\x95\x17\x0f\x4d"
+ "\x8d\x79\xa4\xcb\xa5\xea\xf2\xc9\x3a\xaa\xcb\xa7\x5d\x95\xa7\x57"
+ "\xa6\x89\x7f\xff\xdd\xa6\x2e\x7f\xbf\x80\xea\xf2\xf7\x0b\xc4\x75"
+ "\x79\xc4\x41\xdb\xba\x7c\x3a\xa2\xba\xfc\xdd\x48\x32\x36\xbe\x3b"
+ "\x82\x8c\x8d\xef\xb6\x91\xae\xcb\xdf\x49\xe0\xeb\xf2\xc8\x76\x8f"
+ "\x74\xb9\x5c\x5d\x3e\xb5\x80\xea\xf2\x77\x46\xca\xd3\xe5\xef\x04"
+ "\xf3\x75\x79\xf4\x74\x6b\x5d\xfe\x4e\x9e\xfd\xba\xfc\x9d\x53\xf2"
+ "\x70\xfe\x4e\x99\x7d\xba\xfc\xdd\x41\xc2\xba\x3c\xe2\x90\xb8\x2e"
+ "\x27\xfb\xac\xf5\x54\xd4\x29\xaa\xa7\xa2\x72\x5a\xbf\x2e\x8f\x0a"
+ "\x14\xd6\x4e\x51\x23\x89\x2e\x7f\xd7\xa7\xf9\x75\xf9\xbb\x3e\xc2"
+ "\xba\x3c\xea\x30\xd1\x30\xef\xfa\x5a\xeb\x72\x38\x47\x50\x97\x47"
+ "\xdd\xe4\xce\xf1\xe1\xeb\x72\xd2\x06\x70\x4d\x7b\x71\x5d\x3e\x7d"
+ "\x37\xe1\x9e\xe9\x8b\x08\xf7\x10\x9f\x5a\xeb\xf2\xe9\x63\x9b\xd6"
+ "\xe5\x04\x43\x6c\x3f\x45\x75\xf9\xf4\xcd\xd6\xba\x3c\xa2\x40\x58"
+ "\x97\xbf\x3f\x97\xe2\xe8\x7d\x77\xbe\x2e\x9f\x7e\xf1\xe1\xd0\xe5"
+ "\xa2\xd8\x0a\xe4\xeb\xf2\xf7\xf6\x49\xd7\xe5\xef\x5d\x96\xa6\xcb"
+ "\x31\xe6\x84\x74\xf9\xfb\x83\x2c\x31\xc7\xd7\xe5\xef\x8f\x16\xd6"
+ "\xe5\xef\x4f\xe7\xeb\x72\xdc\xbe\x90\x2e\x7f\x3f\x9d\xd7\xbe\x95"
+ "\x2e\x7f\x3f\x8f\xaf\xcb\xc9\x71\x54\x97\x47\x87\x11\x0e\x8d\x88"
+ "\x94\xae\xcb\xa3\x07\x89\xeb\xf2\xe8\x21\x7c\x5d\x1e\xed\x4a\xf4"
+ "\x77\x74\x14\xd1\xe5\xd1\x6a\xb2\x3d\x22\xc2\x7c\x3b\xd5\xe5\x64"
+ "\x3b\xd5\xe5\xd1\xb1\x8f\xd6\x61\xb6\x36\x5d\xfe\x41\x3b\x79\xba"
+ "\xfc\x03\x17\x79\xfa\x70\x6e\x39\xd5\x87\x73\xcb\xc5\xf5\xe1\x07"
+ "\x67\x6d\xeb\xc3\x39\x6a\xaa\x0f\x67\x2d\x25\x1c\x3d\x6b\x3a\xe1"
+ "\xe8\x59\x7d\xa4\xeb\xc3\x99\x39\x7c\x7d\xf8\x61\xdf\x47\xfa\x50"
+ "\xae\x3e\x8c\x4e\xa1\xfa\x70\xe6\x0c\x79\xfa\x70\x66\x34\x5f\x1f"
+ "\xce\x5b\x69\xad\x0f\x67\x16\xdb\xaf\x0f\x67\xde\x94\xa7\x0f\x67"
+ "\xea\xec\xd3\x87\xb3\xc6\x0a\xeb\xc3\x0f\x2a\xc4\xf5\x21\xd9\x67"
+ "\x3d\xae\xcf\xbe\x49\xc7\xf5\xd9\x87\x5b\xbf\x3e\x9c\x1d\x21\x3c"
+ "\x86\xcf\x9e\x41\xf4\xe1\xac\xb0\xe6\xd7\x87\xb3\xc2\x84\xf5\xe1"
+ "\xec\xf3\x64\x2c\x9d\x35\xce\x5a\x1f\xc2\x39\x82\xfa\x70\x8e\x3b"
+ "\x77\x4e\x18\x5f\x1f\x92\x36\x80\x6b\x06\x88\xeb\xc3\x39\xdc\x3b"
+ "\xa3\x39\x9b\x09\xf7\x10\x9f\x5a\xeb\xc3\x39\x73\x9b\xd6\x87\x04"
+ "\x43\x6c\x3f\x45\xf5\xe1\x9c\x83\xd6\xfa\xf0\x83\x72\x61\x7d\x38"
+ "\x37\x9d\xe2\x68\xee\x20\xbe\x3e\x8c\x71\x7a\x38\xf4\xa1\x28\xb6"
+ "\x22\xf8\xfa\x30\xe6\x94\x74\x7d\x38\xb7\x8d\x34\x7d\x88\x31\x27"
+ "\xa4\x0f\xe7\x8e\xb5\xc4\x1c\x5f\x1f\xce\x9d\x25\xac\x0f\xe7\xae"
+ "\xe4\xeb\x43\xdc\xbe\x90\x3e\x9c\xbb\x8f\xd7\xbe\x95\x3e\x9c\x5b"
+ "\xcc\xd7\x87\xe4\x38\xaa\x0f\xe7\x91\x6f\x70\x2b\x3e\x58\x2a\x5d"
+ "\x1f\xce\x1b\x2b\xae\x0f\xe7\x4d\xe0\xeb\xc3\x79\xfd\x89\x0e\x9c"
+ "\xb7\x82\xe8\xc3\x79\x81\x64\xfb\x07\xc9\xe6\xdb\xa9\x3e\x24\xdb"
+ "\xa9\x3e\x9c\x97\x21\x7f\x8d\xe6\xe2\x60\xaa\x2b\x16\x07\x8b\xeb"
+ "\x8a\xf9\x83\x6c\xeb\x8a\x8f\xd2\xa8\xae\x58\x70\x93\x3c\xdb\x0b"
+ "\xce\x90\x67\x7b\x01\x5b\x9f\x32\xa1\x18\x74\x45\xcf\xc8\x88\xbd"
+ "\x37\xf2\x59\x5d\xf1\xe5\xec\x3a\x05\xe8\x3c\x67\x23\xd6\x15\xa0"
+ "\xe7\xd6\x2e\xc4\xba\xa2\x92\x5b\xa3\xb9\xa0\x7d\x71\x9c\xb9\xae"
+ "\x98\xbf\x92\x5d\xaf\x89\xb5\x45\x4d\x1d\x7b\x1c\xde\x2f\xb4\x7e"
+ "\xf3\xf0\x6c\x6e\xfd\x26\xb4\x6d\xbe\x6e\x93\x5d\xcb\x79\x03\x74"
+ "\xc7\x3b\xe0\x0b\x33\xdd\xf1\x68\xfd\x26\x1e\xe7\x63\x65\xae\xff"
+ "\x88\x2d\xe7\xeb\x8d\xc5\x77\xac\xf5\xc6\x82\x61\xf6\xeb\x8d\x05"
+ "\x91\xf2\xf4\xc6\x82\x08\xfb\xf4\xc6\x82\x23\xc2\x7a\x63\xbe\x2f"
+ "\xc6\xa7\xb0\xde\x20\xfb\xac\xc7\x89\x8f\x22\xe9\x38\xf1\xd1\x80"
+ "\xd6\xaf\x37\x16\x96\x09\x8f\x09\x0b\xcf\x12\xbd\xb1\x40\xd3\xfc"
+ "\x7a\x63\x81\x46\x58\x6f\x7c\x34\x9a\x70\xf3\x82\x63\xd6\x7a\x03"
+ "\xce\x11\xd4\x1b\x1f\x2d\xe5\xce\xd1\xf0\xf5\x06\x69\x03\x38\x28"
+ "\x47\x5c\x6f\xc4\x0d\x21\x9c\x14\xd7\x8e\x70\x12\xf1\xa9\xb5\xde"
+ "\xf8\xe8\x62\xd3\x7a\x83\x60\x88\xed\xa7\xa8\xde\x88\xeb\x6b\xad"
+ "\x37\xe6\xfb\x08\xeb\x8d\xc5\x4e\x14\x47\x8b\xb6\xf1\xf5\x46\xdc"
+ "\xdc\x87\x43\x6f\x88\x62\xab\x8c\xaf\x37\x16\x0d\x97\xae\x37\x16"
+ "\x2d\x90\xa6\x37\x30\xe6\x84\xf4\xc6\xa2\x23\x96\x98\xe3\xeb\x8d"
+ "\x45\xe7\x85\xf5\xc6\xa2\x3b\x7c\xbd\x81\xdb\x17\xd2\x1b\x8b\x7b"
+ "\xf0\xda\xb7\xd2\x1b\x8b\x87\xf1\xf5\x06\x39\x8e\xea\x8d\xc5\x5a"
+ "\x2e\x66\x3b\x2b\x5d\x6f\x2c\x3e\x22\xae\x37\x16\x9f\xe0\xeb\x8d"
+ "\xc5\xd9\x44\x57\x2c\xae\x21\x7a\x63\x71\x3e\xa7\x43\xca\xcd\xb7"
+ "\x53\xbd\x41\xb6\x53\xbd\xb1\xc4\xd9\xce\x7c\x54\x86\x94\xf5\x9b"
+ "\x79\x77\xf9\xf9\x28\x53\x2e\x4a\xdf\xff\xe9\xa0\xc6\x7c\x14\x8c"
+ "\xf3\xd3\x74\xe2\xf9\x28\x3c\x6e\xd3\x7c\xd4\x79\x96\xa7\x68\x3e"
+ "\x4a\xcb\xe6\xa3\x70\x2e\x0a\x62\xf5\xc6\x5c\x94\xf1\x23\xeb\xb5"
+ "\x9b\x79\x46\xe9\xb9\xa8\xa9\x73\x55\x68\x0b\x3b\x76\x37\xe4\x93"
+ "\x5c\x54\x79\x63\x2e\x0a\x8f\xd9\x86\x5a\xeb\x5c\x14\x1e\xab\x69"
+ "\x2e\xea\x9c\xcc\x5c\x54\x7c\xa6\xbc\xb1\x3b\xfe\x01\x7f\xff\xef"
+ "\x61\x5c\xbb\xb9\xc4\x8b\xbe\x23\x4e\x94\xf9\xfd\xbf\x44\xf1\xef"
+ "\x9f\x3f\x9a\xab\x2c\x62\xf7\xf8\x0a\x6a\xf7\xa4\x95\xf2\xec\x9e"
+ "\xb4\xe2\xd1\x9c\x08\xa9\x76\x4f\x1c\x47\xed\x9e\x6c\x90\x67\xf7"
+ "\x64\xbd\xbc\x9c\x77\x8a\x8e\xc6\xa6\x29\x3a\xf3\xd8\xb4\x30\xc8"
+ "\x3c\x36\x5d\x5a\x6c\x3b\x36\x5d\x15\x40\x63\xd3\x15\x9b\x89\x0e"
+ "\x5c\x91\x40\x74\xe0\x0a\x76\x4c\x4e\x18\x8e\xd8\x98\x54\x8f\xe3"
+ "\xd3\x0f\xea\x14\x7b\xaf\x69\x14\xfa\x65\x24\x2e\x2d\xd5\x17\xa1"
+ "\x62\x5d\x1d\xfa\x78\x21\x72\x5e\x7d\x03\x39\x7f\x7e\xab\x4e\xe1"
+ "\x36\x13\xb9\xc0\xb8\x00\xba\xa9\x08\x74\x44\x0e\x8a\x49\xc4\x31"
+ "\xeb\xf2\x03\xa5\x31\x3a\xb3\x98\x75\x99\x1f\x8d\x57\xe1\xb8\x98"
+ "\x3a\xf4\xed\x07\x1a\x05\x8e\x4b\x1b\x32\xdf\x4a\x6b\x18\xf0\x74"
+ "\x20\x5b\x63\xc8\x3c\x2f\x0e\xd7\x56\x4f\xe5\xe7\xc5\xeb\x33\xdf"
+ "\xca\xb8\x97\xf7\x74\x10\x5b\xbb\xb0\x0f\xcd\x8f\xdb\x9b\x17\xff"
+ "\xac\x1e\x79\x98\x6a\x17\xe2\x71\xf0\xe1\xcb\x8b\x27\x15\xd1\xbc"
+ "\xf8\xf2\xa5\xf2\xf2\xe2\xcb\x93\xf9\x71\xea\xea\x1c\xeb\x38\x75"
+ "\xf9\x65\xfb\xe3\xd4\x15\xed\xe4\x3d\x0b\x2b\x5c\xec\x8b\x53\x57"
+ "\xcc\xb0\x8c\x53\x77\x25\xe2\x38\x75\x69\x19\xc6\xaa\x70\x9c\x4a"
+ "\xf6\x59\xc7\x17\xab\xda\xd1\xf8\x62\xe5\x99\xd6\x1f\xa7\xae\x8c"
+ "\x13\x8e\x25\x56\x2e\x25\x71\xea\x8a\xe8\xe6\x8f\x53\x57\x44\x0b"
+ "\xc7\xa9\x2b\xef\x10\x4d\xbf\x22\xda\x14\x73\xd2\x38\x15\xce\x11"
+ "\x8c\x53\x57\xf5\xb5\x3c\x87\xc4\xa9\x2b\x66\x92\x38\x75\xd5\x08"
+ "\xf1\x38\x75\xd5\x45\xc2\x4f\xab\xf6\x11\x7e\x22\x3e\xb5\x8e\x53"
+ "\x57\xad\x6e\x3a\x4e\x25\x18\x62\xfb\x29\x1a\xa7\xae\x3a\x65\x1d"
+ "\xa7\x2e\x2d\x12\x8e\x53\x53\x76\x53\x1c\xa5\x8c\xe4\xc7\xa9\x7f"
+ "\xea\xfc\x70\xc4\xa9\xa2\xd8\x8a\xe3\xc7\xa9\x7f\xba\x2a\x3d\x4e"
+ "\x4d\xe9\x26\x2d\x4e\xc5\x98\x13\x8a\x53\x53\xb8\xfa\xe7\x04\x2f"
+ "\xd6\x71\x6a\xca\x4a\xe1\x38\x35\x25\x87\x1f\xa7\xe2\xf6\x85\xe2"
+ "\xd4\x94\x13\xbc\xf6\xad\xe2\xd4\x94\xcb\xfc\x38\x95\x1c\x47\xe3"
+ "\xd4\xd5\x29\x84\x43\x97\x2e\x90\x1e\xa7\xae\x9e\x21\x1e\xa7\xae"
+ "\x9e\xcb\x8f\x53\x57\x07\x91\x78\x74\x75\x36\x89\x53\x57\x87\x93"
+ "\xed\x4b\x63\xcd\xb7\xd3\x38\x95\x6c\xa7\x71\xea\xea\x3d\x76\xc6"
+ "\xa9\x59\xcd\x14\xa7\x06\x3f\x5c\x71\xaa\x21\xa6\x65\xe3\xd4\x8f"
+ "\x87\xc9\x8b\x53\x3f\x1e\x6a\x87\x6e\xcf\x68\x42\xb7\x07\xfd\x6f"
+ "\xe9\xf6\xd5\x1a\xaa\xdb\xd7\x1e\x90\xa7\x55\xd6\xee\x7f\x90\x76"
+ "\x7f\xf8\x6c\xfe\xb1\xd9\xb7\x7a\x52\x65\xd6\xff\x48\xf5\x7e\x14"
+ "\xa3\x4a\xb5\xfb\x5a\x3d\xb5\xfb\x7a\x99\xf5\x3f\xd7\xe7\xca\x8b"
+ "\x51\x3f\x31\x9b\xb7\xff\x09\x6f\xde\xfe\xf7\xbc\xf7\xa7\x69\x73"
+ "\x6d\xc7\xa8\x99\x66\xf3\xf6\x37\x72\xf3\xf6\x37\x72\xf3\xf6\x37"
+ "\xb2\xf3\xf6\xe3\x0f\x90\x18\xf5\x2e\x8e\x51\xaf\x40\x8c\xfa\x5e"
+ "\x84\x42\xcf\xd5\xc6\xc7\x73\xad\x8a\x21\xce\xc4\x71\x69\x69\x1c"
+ "\xfc\x3f\x56\x87\x3e\x9e\x87\x9c\xd7\x40\x7c\xb9\x1b\xc6\xab\xdd"
+ "\x0b\x75\x8a\x94\x0f\x80\xeb\xcb\xf3\x90\x5b\x34\xc4\xae\xb7\x70"
+ "\xec\x7a\x0c\xe2\xd2\x95\x5c\xec\xba\x21\xa1\x34\xd6\x3c\x76\x4d"
+ "\xbb\xc9\xc6\xae\x3a\x32\x8f\xab\x34\x16\x62\x57\xb8\x1e\xae\xb5"
+ "\x6f\x1e\xbb\xde\x83\xd8\xb4\x1e\x62\xd3\xb4\x6b\x16\x71\xec\x7b"
+ "\xd6\x71\xec\x3d\xcf\xb7\xb2\xea\x06\x3c\x1d\x8c\xe3\xd8\xbb\x3b"
+ "\xff\x17\xe3\xd8\xd4\x18\x1a\xc7\x6e\x90\x39\xff\x7f\x83\xc5\xfc"
+ "\xff\x2c\x81\xf9\xff\x1b\x24\xcc\xff\xdf\x20\x73\xfe\xff\x06\x3b"
+ "\xe7\xff\x6f\xb4\x9a\xff\xff\x17\xf6\x7d\x6b\x5a\x2c\xc6\xb3\x70"
+ "\x1c\x4b\xf6\x59\xc7\x1f\x19\x66\xf3\xff\x33\x1e\x82\xf9\xff\x19"
+ "\x22\x73\xb4\x33\xb8\xf9\xff\x1b\xef\xc3\xfc\xff\x8d\x22\xf3\xff"
+ "\x33\xb8\xf9\xff\x1b\x7d\xac\xe3\xd8\x8d\x22\xf3\xff\x33\x6e\x5a"
+ "\x9e\x43\xe2\xd8\x8d\xdc\xfc\xff\x4c\x1b\xf3\xff\x33\xb9\xf9\xff"
+ "\x99\xdc\xfc\x7f\xe2\x53\xeb\x38\x36\xd3\x8e\xf9\xff\x1b\xb9\xf9"
+ "\xff\x1b\x6d\xcc\xff\xcf\x14\x98\xff\x9f\x16\x23\x1c\xc7\x7e\x62"
+ "\x36\xff\xff\x13\x8b\xf9\xff\x99\x0f\xc9\xfc\x7f\x51\x6c\x59\xcc"
+ "\xff\xdf\x24\x63\xfe\xff\x26\x89\xf3\xff\x37\x8a\xcc\xff\xff\x84"
+ "\x9b\xff\xbf\x51\x64\xfe\xff\x27\x22\xf3\xff\x3f\xb1\x98\xff\xbf"
+ "\x51\x64\xfe\xff\x27\xe9\xbc\xf6\xad\xe2\xd8\x4f\x2c\xe6\xff\x6f"
+ "\xb4\x98\xff\x9f\xc5\xcd\xff\x4f\xeb\x2c\x3d\x8e\xcd\xb2\x31\xff"
+ "\x3f\xcb\x62\xfe\x7f\x16\x37\xff\x3f\x8b\x9b\xff\x9f\xc5\xcd\xff"
+ "\x4f\xf3\x32\xdf\x4e\xe3\x58\xb2\x9d\xc6\xb1\x59\xf6\xce\xff\xcf"
+ "\x70\xb0\x4e\x51\x50\xcb\xcf\xff\x6f\xae\x3a\x45\xa6\x77\xae\x2d"
+ "\x35\xff\xff\x53\x99\xf3\xff\x3f\x15\x9d\xff\xff\x28\xa6\x12\xd2"
+ "\xf6\x59\x29\x54\xdb\x7f\x26\xf3\xfb\xa7\x9f\x89\x7e\xff\xf4\x51"
+ "\x4c\x25\x66\xf7\x4f\xc3\xa8\xdd\xb3\xef\xc8\xb3\x7b\x76\x8d\xbc"
+ "\x98\x6a\x47\x15\x8d\xa9\x76\x54\x89\xbf\xf7\xcb\x39\x6e\x3b\xa6"
+ "\xda\xee\x43\x63\xaa\xdc\x74\xa2\x47\x72\xb9\x6f\xb2\xe7\xfa\x35"
+ "\xdf\x7b\xbf\xad\x79\xfc\xf7\x7e\x5b\x06\x3c\x7a\xef\xd7\x1c\xf1"
+ "\xd2\x67\xc7\x68\xbc\xb4\x75\x91\xbc\x78\x69\x6b\x1c\x3f\x5e\xda"
+ "\x99\x69\x1d\x2f\x6d\x3d\x6f\x7f\xbc\x94\xeb\x24\xef\x59\xc0\xe9"
+ "\x05\x7b\xe2\xa5\xdc\x48\xe1\xf7\x7e\x39\x85\xe2\xef\xfd\xc8\x3e"
+ "\x6b\x9d\xbb\xdd\x6c\x5e\xe1\xb6\xe2\xd6\x1f\x2f\x6d\x8b\x11\xd6"
+ "\xb4\xdb\x16\x91\x78\x29\x37\xa2\xf9\xe3\xa5\xdc\x08\xe1\x78\x69"
+ "\xdb\x75\xa2\x2d\x73\x23\xac\xe3\x25\x38\x47\x30\x5e\xda\xde\xc3"
+ "\xf2\x1c\x12\x2f\xe5\x46\x91\x78\x69\xfb\x30\xf1\x78\x69\x3b\xf7"
+ "\x5d\xec\xed\xbb\x09\x3f\x11\x9f\x5a\xc7\x4b\xdb\x97\x36\x1d\x2f"
+ "\x11\x0c\xb1\xfd\x14\x8d\x97\xb6\x9f\xb0\x8e\x97\x72\x8e\x09\xc7"
+ "\x4b\x3b\xcc\xbe\x53\xb3\x63\x38\x3f\x5e\xfa\xb3\xfb\xc3\x11\x2f"
+ "\x89\x62\x2b\x86\x1f\x2f\xfd\xf9\xa2\xf4\x78\x69\x87\xa7\xb4\x78"
+ "\x09\x63\x4e\x28\x5e\xda\xc1\x7d\xff\x83\xe0\xc5\x3a\x5e\xda\x91"
+ "\x20\x1c\x2f\xed\xc8\xe4\xc7\x4b\xb8\x7d\xa1\x78\x69\xc7\x11\x5e"
+ "\xfb\x56\xf1\xd2\x8e\xf3\xfc\x78\x89\x1c\x47\xe3\xa5\x9d\xc9\x84"
+ "\x43\x73\x66\x49\x8f\x97\x76\x46\x8a\xc7\x4b\x3b\x67\xf0\xe3\xa5"
+ "\x9d\x43\x49\x5c\xb4\x33\x83\xc4\x4b\x3b\xc3\xc8\xf6\x9c\x99\xe6"
+ "\xdb\x69\xbc\x44\xb6\xd3\x78\x69\xe7\x0e\xfb\xe3\x25\xfb\xeb\x18"
+ "\x3d\xf8\xf9\xa9\xea\x87\x74\x7e\xea\x5f\xfd\xe4\xc5\x4a\x7f\xf5"
+ "\x7d\xa4\xdb\xa5\xea\xf6\x9d\x05\x54\xb7\xef\xca\x93\xa7\x55\x76"
+ "\xed\x91\xa7\xdb\xf3\x73\xa9\x6e\xcf\xcf\x15\xd7\xed\xbb\x13\x6c"
+ "\xeb\xf6\xbc\x2a\xaa\xdb\xf7\x8c\x24\xe3\xe2\x9e\x01\x64\x5c\xfc"
+ "\xe2\x7a\xf3\xe9\xf6\x2f\xa6\xf3\x75\xfb\xee\xcb\x8f\x74\x7b\x73"
+ "\xe8\xf6\xbf\xc6\x53\xdd\xfe\xc5\x20\x79\xba\xfd\x0b\x1f\xbe\x6e"
+ "\xdf\x37\xda\x5a\xb7\x7f\x91\x69\xbf\x6e\xff\xe2\xa0\xbc\x67\xe1"
+ "\x8b\x02\xfb\x74\xfb\x9e\xce\xc2\xba\x7d\x77\xb2\xb8\x6e\x27\xfb"
+ "\xac\xf5\x56\xde\x41\xaa\xb7\xf2\x56\xb6\x7e\xdd\x9e\xe7\x2d\xac"
+ "\xad\xf2\x06\x11\xdd\xbe\xc7\xab\xf9\x75\xfb\x1e\x2f\x61\xdd\x9e"
+ "\xb7\x93\x68\x9c\x3d\x5e\xd6\xba\x1d\xce\x11\xd4\xed\x79\x67\x2d"
+ "\xcf\x21\xba\x7d\x4f\x57\xa2\xdb\xf3\xee\x88\xeb\xf6\xbd\x5c\x5e"
+ "\x61\x6f\x24\xe1\x27\xe2\x53\x6b\xdd\xbe\x77\x48\xd3\xba\x9d\x60"
+ "\x88\xed\xa7\xa8\x6e\xdf\xbb\xd4\x5a\xb7\xef\x8e\x17\xd6\xed\xf9"
+ "\x13\x28\x8e\xbe\xbc\xc7\xd7\xed\x7b\x4f\x3c\x1c\xba\x5d\x14\x5b"
+ "\xde\x7c\xdd\xfe\xe5\x66\xe9\xba\xfd\xcb\x62\x69\xba\x1d\x63\x4e"
+ "\x48\xb7\xe7\x77\xe6\xf0\xd3\x55\x58\xb7\xe7\xfb\x09\xeb\xf6\xfc"
+ "\xd1\x7c\xdd\x8e\xdb\x17\xd2\xed\xf9\x8b\x78\xed\x5b\xe9\xf6\xfc"
+ "\x4c\xbe\x6e\x27\xc7\x51\xdd\xbe\x2f\x80\x1b\xdf\xfa\x48\xd7\xed"
+ "\xfb\x3a\x8b\xeb\xf6\x7d\x3d\xf8\xba\x3d\xbf\x86\xe8\xf3\x7d\x21"
+ "\x44\xb7\xef\xe3\xb6\xef\xee\x6d\xbe\x9d\xea\x76\xb2\x9d\xea\xf6"
+ "\x7d\x93\x1f\xd5\x39\x6a\x6d\x75\x8e\xfe\xef\xa6\x3c\xed\xfe\x7f"
+ "\x3a\x79\x1a\xf2\x2b\x0d\xd5\x90\x5f\x69\xcc\x35\x24\xbf\x1e\xc1"
+ "\xdf\x8e\xd8\xd6\x90\x05\x2e\x54\x43\xfe\x7d\x06\xe1\xe8\xbf\x8f"
+ "\x26\x1c\xfd\x77\xf6\xbd\xb5\xb4\x3a\x47\x07\x56\xf2\xeb\x1c\xed"
+ "\x77\x7f\x54\xe7\x48\xae\x3e\xdc\x67\x36\x0f\xe6\xc0\x58\x79\xfa"
+ "\xf0\x40\x18\x5f\x1f\x7e\x3d\xcb\x5a\x1f\x1e\x38\x60\xbf\x3e\x3c"
+ "\x20\xf3\xfb\x17\x07\xca\xed\xd3\x87\x7f\x1f\x22\x5c\x77\xe0\x6f"
+ "\xc7\xc4\xeb\x1c\x91\x7d\xd6\xe3\xfa\x3f\xcc\xea\x8a\xff\x63\x67"
+ "\xeb\xd7\x87\xff\x08\x16\x1e\xc3\xff\x31\x96\xe8\xc3\xbf\x07\x34"
+ "\xbf\x3e\xfc\x7b\x80\xb0\x3e\xfc\xc7\x71\x32\x96\xfe\x7d\xa8\x75"
+ "\xdd\x01\x38\x47\x50\x1f\xfe\x83\xab\xff\xfd\xf7\x00\xbe\x3e\x24"
+ "\x6d\x00\xd7\x78\x8a\xeb\xc3\x82\x7d\x84\x7b\x0a\x96\x12\xee\x21"
+ "\x3e\xb5\xd6\x87\x05\x13\x9a\xd6\x87\x04\x43\x6c\x3f\x45\xf5\x61"
+ "\xc1\x36\x6b\x7d\xf8\x37\x8d\xb0\x3e\xfc\x6a\x11\xc5\xd1\x57\x9d"
+ "\xf9\xfa\xb0\xe0\xea\xc3\xa1\x0f\x45\xb1\x15\xcc\xd7\x87\x07\x0f"
+ "\x4a\xd7\x87\x07\xaf\x4b\xd3\x87\x18\x73\x42\xfa\xf0\xab\x21\x96"
+ "\x98\xe3\xeb\xc3\xaf\xc6\x0b\xeb\xc3\xaf\x66\xf1\xf5\x21\x6e\x5f"
+ "\x48\x1f\x7e\xb5\x99\xd7\xbe\x95\x3e\xfc\xea\x00\x5f\x1f\x92\xe3"
+ "\xa8\x3e\xfc\x3a\x9c\x70\xe8\xdf\x66\x48\xd7\x87\x5f\x0f\x11\xd7"
+ "\x87\x5f\x0f\xe7\xeb\xc3\xaf\x3d\x88\x0e\xfc\x7a\x26\xd1\x87\x5f"
+ "\x7b\x93\xed\x7f\x8b\x36\xdf\x4e\xf5\x21\xd9\x4e\xf5\xe1\xd7\xf1"
+ "\xf6\xaf\xe7\x68\x96\xbc\x6e\x0b\xad\xe7\x68\xae\xbc\x6e\x4b\xaf"
+ "\xe7\x38\xdc\x5e\x9e\x36\x3c\x6c\xcf\xfa\xf7\x47\x73\x60\x1a\x73"
+ "\xba\x5f\xa7\xd1\x9c\xee\x37\x4b\xe5\xe9\x94\x6f\x92\xe5\xe9\xf1"
+ "\xef\xd3\xa8\x1e\xff\x3e\x4d\x7c\x7e\xfb\xb7\x63\x6d\xeb\xf1\xa3"
+ "\xe5\x54\x8f\x7f\xc7\xd5\xe2\xf9\xae\x1b\x19\x13\x8f\x9c\x97\x33"
+ "\xbf\x7d\xcd\x2d\xe4\xfc\xb1\xe5\xfc\xf6\xd3\x87\xc9\xfc\xf6\x79"
+ "\x96\xf3\xdb\x8f\x8c\xe7\xcf\x6f\xff\xf6\x94\xd8\xfc\x76\x9c\xe3"
+ "\x6d\xc8\x7b\x3a\x08\xcf\x6d\x17\x9c\xd7\x3e\xb1\x79\xe7\xb5\x63"
+ "\x5c\x7e\xb6\x98\xe8\xf9\x4f\x1f\x4a\x3d\x7f\x78\x1c\xd5\xf3\x47"
+ "\x7a\xc8\xd3\xf3\x47\xd4\x7c\x3d\xff\xcf\x61\xd6\x7a\xfe\xc8\x4a"
+ "\xfb\xf5\xfc\x91\xdd\xf2\x9e\x93\x23\xbb\xec\xd3\xf3\xdf\xb5\x13"
+ "\x9e\xd7\xfe\xed\x38\xf1\x79\xed\x64\x9f\xb5\x0e\x3b\x6a\xb6\xae"
+ "\xf6\xe8\x82\xd6\xaf\xe7\x8f\x7a\x09\x6b\xae\xa3\x3d\x88\x9e\xff"
+ "\xce\xa5\xf9\xf5\xfc\x77\x2e\xc2\x7a\xfe\x68\x26\xd1\x3e\xdf\xb9"
+ "\x58\xe7\x7b\xe1\x1c\x41\x3d\x7f\xf4\x84\xe5\x39\x44\xcf\x7f\xe7"
+ "\x4a\xf4\xfc\xd1\xcb\xe2\x7a\xfe\x18\x57\x33\xf9\xd8\x58\xc2\x5d"
+ "\xc4\xa7\xd6\x7a\xfe\x58\xdf\xa6\xf5\x3c\xc1\x10\xdb\x4f\x51\x3d"
+ "\x7f\x6c\xae\xb5\x9e\xff\x36\x4c\x58\xcf\x7f\x3f\x92\xe2\xe8\xf8"
+ "\x55\xbe\x9e\x3f\x76\xf0\xe1\xd0\xf3\xa2\xd8\xf2\xe2\xeb\xf9\xe3"
+ "\xab\xa5\xeb\xf9\xe3\x87\xa5\xe9\x79\x8c\x39\x21\x3d\xff\x7d\x3b"
+ "\x0e\x3f\xae\xc2\x7a\xfe\xfb\x3e\xc2\x7a\xfe\xfb\x61\x7c\x3d\x8f"
+ "\xdb\x17\xd2\xf3\xdf\xcf\xe0\xb5\x6f\xa5\xe7\xbf\x5f\xc9\xd7\xf3"
+ "\xe4\x38\xaa\xe7\xff\xe9\x4d\x38\xf4\x9b\x7b\xd2\xf5\xfc\x3f\xdb"
+ "\x89\xeb\xf9\x7f\xba\xf3\xf5\xfc\xf7\x95\x44\xb7\xff\x73\x28\xd1"
+ "\xf3\xdf\xd7\x91\xed\xdf\xd4\x99\x6f\xa7\x7a\x9e\x6c\xa7\x7a\xfe"
+ "\x9f\x21\xf6\xcf\xd3\xb0\x3f\xdf\xfb\xe0\xe7\x69\xa8\x1e\xd2\x79"
+ "\x1a\x85\xe7\xe5\xe9\xf9\xc2\x0a\x79\xda\xb2\xac\x90\x6a\xcb\xb2"
+ "\x42\xf1\xf9\x02\x27\xf2\x6c\x6b\xcb\x12\x15\xd5\x96\x45\x73\x09"
+ "\x3f\x17\x8d\x27\xfc\x5c\xe4\x69\xef\x7c\x81\x35\x77\x39\x3d\x69"
+ "\x9a\x2f\xb0\x90\x9b\x2f\x00\x9a\x92\x68\xc8\x1f\xd6\xf1\xe7\x0b"
+ "\x9c\xf4\x14\x9b\x2f\x20\x38\x4f\xc0\x42\x37\x9a\x34\xa6\xdc\x79"
+ "\x02\x0f\xbf\x6e\xfc\x67\x04\xd5\x8d\x3f\x4c\x90\xa7\x1b\x7f\x08"
+ "\xe7\xeb\xc6\x53\x0b\xac\x75\xe3\x0f\x87\xed\xd7\x8d\x3f\x5c\x94"
+ "\xa7\x1b\x7f\xd0\xda\xa7\x1b\x8b\x86\x0b\xcf\x13\x38\x91\x2f\x3e"
+ "\x4f\x80\xec\xb3\x1e\xef\x8b\x2f\xd2\xf1\xbe\x38\xaf\xf5\xeb\xc6"
+ "\xe2\x30\xe1\xb1\xbd\x78\x02\xd1\x8d\x45\x81\xcd\xaf\x1b\x8b\x02"
+ "\x85\x75\x63\x71\x31\x19\x63\x8b\x02\xad\x75\x23\x9c\x23\xa8\x1b"
+ "\x4b\x9c\x2c\xcf\x21\xba\xb1\x28\x88\xe8\xc6\x92\x6e\xe2\xba\xb1"
+ "\xe4\x20\xe1\xa5\x92\xd5\x84\x97\x88\x4f\xad\x75\x63\x49\x64\xd3"
+ "\xba\x91\x60\x88\xed\xa7\xa8\x6e\x2c\xd9\x6d\xad\x1b\x4f\xec\x11"
+ "\xd6\x8d\x65\x4b\x29\x8e\xca\x7a\xf0\x75\x63\xc9\xcd\x87\x43\x37"
+ "\x8a\x62\x2b\x8c\xaf\x1b\x4b\x8f\x48\xd7\x8d\xa5\x77\xa4\xe9\x46"
+ "\x8c\x39\x21\xdd\x58\x36\x9c\xc3\x4f\x90\xb0\x6e\x2c\x9b\x22\xac"
+ "\x1b\xcb\x16\xf0\x75\x23\x6e\x5f\x48\x37\x96\x6d\xe3\xb5\x6f\xa5"
+ "\x1b\xcb\x0e\xf3\x75\x23\x39\x8e\xea\xc6\x53\x1c\x87\x9e\x18\x2f"
+ "\x5d\x37\x9e\x1a\x2e\xae\x1b\x4f\x8d\xe4\xeb\xc6\x53\x5d\x89\x3e"
+ "\x3c\x15\x4b\x74\xe3\x29\x1f\xb2\xfd\xc4\x38\xf3\xed\x54\x37\x92"
+ "\xed\x54\x37\x9e\x5a\x61\x4b\x37\x32\x69\x7a\xaf\x34\x85\x31\x1f"
+ "\x7e\x05\xd0\xcf\xce\x30\x8e\x69\xe0\xff\x85\x30\x1e\xb9\xc3\xff"
+ "\xcb\xc4\xb4\x8a\xce\x5d\xef\x65\x04\xed\x61\x84\xeb\x94\xea\x7e"
+ "\xd3\x68\xba\xe8\xe1\xda\x3f\x3a\x13\x5d\xa2\xf7\x72\xd3\x3f\x16"
+ "\x6c\x64\xa2\x61\x0c\x87\xff\xc7\xc1\x36\x38\xbe\x03\x8c\x7b\xea"
+ "\x85\xa8\xc3\x0d\xc5\x8f\xbd\x4d\xc7\x41\x9f\x3b\x5c\x52\x9c\xba"
+ "\x88\xdb\xa8\x5d\xf3\xa3\x0f\xdc\x4f\x9a\x68\x5f\xa1\xad\xd0\xdd"
+ "\xdd\x51\x82\x9e\xf9\xaf\x66\xf6\x2d\x54\xa9\xf8\x71\x91\x5b\xf5"
+ "\x63\xc1\xc0\x43\x08\x6b\xbd\xfc\x2e\x3a\x67\xdc\xa6\x66\x76\x3d"
+ "\xde\x37\x19\xef\x33\x40\x1f\x13\x67\x21\x45\xea\xad\xc7\x5c\x40"
+ "\x57\xb5\x49\xaa\x61\xaa\xe6\xe8\xa1\xcf\x71\x7a\xf4\x6d\xf7\x72"
+ "\xe7\x2f\x3f\x2d\x67\xc7\x9e\x92\x1a\x03\xdb\x86\x7a\x36\xee\xcf"
+ "\x8f\x09\x5b\xe0\x78\xa1\x3e\xac\xdc\x8b\xfa\xb7\xe9\xcb\x68\xa5"
+ "\x8d\x77\x3f\x8a\xda\xd1\x6d\x69\x77\xa4\x79\x16\x6c\xa7\x46\x0a"
+ "\xa1\xfd\xd2\xae\xf3\xaf\x00\xb1\xeb\xf4\x54\x21\x97\x8d\x9d\x98"
+ "\x9a\xa4\xcd\x48\xb1\xde\xf8\x98\xcb\x51\xe0\xc4\xad\x9b\x18\x5d"
+ "\xed\x9a\x7f\xed\xd0\x3a\x31\xde\xd8\xe6\xcb\x61\xff\xfa\x4e\x8c"
+ "\xee\xf6\x32\x8c\x9b\x7f\x1d\x3a\x02\x63\xbb\xa5\x2f\xe6\x45\xcd"
+ "\x8a\x54\xc7\xce\x98\x35\x7d\xce\x82\x58\x75\x9f\xa8\xc7\xd1\xb8"
+ "\x39\x73\xd4\xb3\x22\x67\x2f\x52\x9b\xef\xf9\x83\x3a\x6a\xc6\xfc"
+ "\xc8\x77\x66\x4e\x1f\x30\xeb\xdd\x98\xc7\xa1\x4f\xc8\xac\x1f\x1e"
+ "\xb8\x2f\xc6\x35\xff\x2a\xdc\xb2\x01\xa1\x8d\x1d\x91\x33\xee\x57"
+ "\xed\x9a\xd3\xfd\xb5\xce\x1e\x87\xf0\xf5\x52\x37\x31\x35\x0a\x38"
+ "\x26\x09\x38\x6d\x7d\xe2\x63\xf8\xd8\x80\xad\xd0\xaf\x2d\xd0\x6f"
+ "\xe8\x23\xf4\xf9\x74\xb8\xa9\xcf\x26\x4c\x24\x61\x4c\x24\xde\x02"
+ "\x0c\x9e\x5e\xe4\x56\xf7\xd8\xeb\x0c\x13\x8e\xef\xaf\x06\x9e\x15"
+ "\xa7\x2b\x8a\x33\xee\xac\xfe\x4f\xd7\x7b\xc1\xb9\x19\x26\x8c\x19"
+ "\x33\x82\x62\x98\x0d\x0d\x5a\xd0\x8e\x4e\xb5\x4c\xf4\x4b\x80\x4d"
+ "\x7c\xfe\xc5\xe7\x10\x4a\x66\x6a\xc3\xd9\xef\x03\x30\xb5\x80\x61"
+ "\x82\x53\xd8\x77\x66\xff\x6d\x05\x7a\x19\xda\x28\xd7\xa2\x3d\x95"
+ "\xb8\x0d\x2d\x6c\xc3\x36\x37\xe6\x46\x86\x8d\xf7\x46\xc9\xcf\x24"
+ "\xa3\xe4\x5a\x7c\xce\x8e\x5e\xde\x6e\xb1\xc8\x29\x34\x8e\xb9\x00"
+ "\xbc\xe3\xc4\xf4\x88\x0c\x63\x76\xf6\xf2\xd6\x2a\x4e\x1f\x32\x66"
+ "\x06\xc5\xc0\xfd\x54\xd7\xae\x39\xa3\xd6\x3a\x0d\x89\xc2\xed\xac"
+ "\xdf\xc4\xda\xbe\x1a\xdf\x3b\xd8\x07\xe2\x18\x06\x34\x29\xf7\x0c"
+ "\xa5\xfd\xbe\xce\x98\x36\x23\xad\xd4\xf9\x2e\x0a\xd5\x33\x0d\x4c"
+ "\xfa\xef\xeb\x4a\x6a\x6a\x80\xd3\x62\xde\x65\x1e\xff\xd7\x59\x37"
+ "\xfd\x8c\xe9\x5b\x3b\xc2\xb3\x98\x3e\x23\x8d\x49\x1f\xac\x1a\xdf"
+ "\x17\xa9\xa0\xed\x78\x93\x3d\xc1\x96\xce\xd2\x70\x74\x86\xcd\x7f"
+ "\x63\x3c\x40\x7f\x38\x3c\x9c\x29\x3a\x12\x6b\x8d\x87\xc6\x67\x73"
+ "\x93\xaf\x5a\xcf\x84\xbf\xde\x90\xe1\x1b\xce\x78\xf8\x06\x25\x5e"
+ "\x46\x6d\xb1\x6d\x4b\x40\xef\xa7\x2e\x44\x5e\xeb\xa6\x22\xf5\xb4"
+ "\x45\x2a\xa4\xcb\xf4\x0d\x74\x5b\x9a\xec\x04\x36\x51\x00\xbf\xf8"
+ "\x00\x67\xfa\x34\x74\x0a\x8a\x89\x9f\x8e\x14\x79\x97\xf2\x15\x58"
+ "\x27\xe3\x39\x20\x57\x14\xff\x5e\xb7\x05\xce\x63\x7e\x0b\x47\xd8"
+ "\x1f\xac\x2f\x7e\x8b\x46\xa3\x67\xc0\xf8\xfc\x01\xbb\xff\x48\x0e"
+ "\xb4\x29\xed\xbe\xfe\xcd\xea\x5f\x03\xf8\xea\x39\xf0\x53\x69\xa5"
+ "\x81\x6d\x93\xf5\xd5\x4c\xea\xab\xc3\xd0\x0f\xea\xaf\x7f\x07\x63"
+ "\xbf\x8a\xdc\x73\x2e\x77\xcf\xe5\x70\xcf\xc7\x6c\xdc\xb3\x86\xdc"
+ "\x73\x9b\x5b\xb6\xef\xf9\x3f\x4b\x6d\xdf\xf3\x7f\x0e\x48\xbf\xe7"
+ "\xff\x84\x48\xbf\xe7\xff\x0c\x15\xbf\x67\x3f\xce\xcf\x7e\xe0\x67"
+ "\x3f\x1b\x7e\xf6\xe3\xfc\xfc\xc4\x25\xdb\xf7\x5c\xbe\xc0\xf6\x3d"
+ "\x97\xef\x96\x7e\xcf\xe5\x81\xd2\xef\xb9\xdc\xc7\xc6\x3d\x73\x7e"
+ "\xf6\x03\x3f\xfb\xd9\xf0\xb3\x1f\xe7\x67\xf7\x1f\x6d\xdf\xf3\xd9"
+ "\x19\xb6\xef\xf9\x6c\x8e\xf4\x7b\x3e\xeb\x2b\xfd\x9e\xcf\xf6\x16"
+ "\xbf\x67\x7f\xce\xcf\xfe\xe0\x67\x7f\x1b\x7e\xf6\xe7\xfc\xec\xbf"
+ "\xc6\xf6\x3d\x9f\x9b\x62\xfb\x9e\xcf\xa5\x4b\xbf\xe7\x73\xde\xd2"
+ "\xef\xf9\x9c\x97\x8d\x7b\xe6\xfc\xec\x0f\x7e\xf6\xb7\xe1\x67\x7f"
+ "\xce\xcf\x93\x5e\xb1\x7d\xcf\x3f\x8d\xb5\x7d\xcf\x3f\xad\x94\x7e"
+ "\xcf\x3f\x75\x95\x7e\xcf\x3f\xb9\x8a\xdd\x73\x3d\xf0\xb6\x2b\xdc"
+ "\x4b\xc3\x7f\xc2\x5f\x37\x78\xf8\x86\xb8\x56\x22\x45\xf6\x32\x63"
+ "\xb4\x5b\x15\x6a\x07\xf7\x16\xcd\x6c\x7a\x5d\x8d\xff\x35\x7a\xf8"
+ "\x06\xd7\x7b\xf8\x86\xdf\xeb\xd8\xa0\x5d\x32\x05\xb5\xc5\x7a\x7c"
+ "\xb5\x11\x79\x19\x33\x7c\x83\xd6\xbe\x89\xd4\x49\x3a\xa4\x2a\x49"
+ "\xd4\xa2\xc4\x18\x46\x57\x82\x2e\xa2\xf6\x55\x38\xf6\x3c\x87\x8a"
+ "\xaa\x0b\xd1\xec\x79\x0c\x73\x45\x51\x71\x0a\xbf\xf7\x05\x9d\x9c"
+ "\x9c\xf6\x6f\xa4\x86\x6b\xf8\x6c\x81\x1f\x6e\xc7\x2d\x04\xc6\xcf"
+ "\x4d\xaf\xf7\xdc\x9a\x88\xbc\xbe\xf9\xa0\x0a\xe1\xed\x39\xf0\x33"
+ "\x6c\x0a\x8a\x49\x9c\x82\x14\x7b\x6f\x95\x2b\xc8\xd8\x5c\x91\x63"
+ "\x39\x36\x87\x40\x04\x88\xbf\x51\x04\xfb\xae\x66\xbf\x29\xd5\x96"
+ "\x15\xd1\xa6\xb1\x9b\xb5\x65\x85\x81\x8c\xf7\x16\x63\xf7\x37\x70"
+ "\x7d\x6a\xcb\x8a\x70\x6c\x4b\x26\xc3\x37\xa2\xb4\xaa\x1e\xc7\x4d"
+ "\xaa\x2b\x71\x48\x01\xdb\x5d\x4a\x62\x6e\x21\x11\x1b\xe7\x9a\xd9"
+ "\xb8\xc8\xb5\xb2\xcd\x2d\x11\x1b\x17\x82\x8d\xcb\x05\x6c\x7c\xcc"
+ "\x3e\x1b\xff\xec\xe7\xb8\x8d\x7f\x76\x12\xb7\xf1\xcf\xa3\xa5\xdb"
+ "\xf8\x7c\x91\x74\x1b\x9f\x3f\xc4\xd9\x58\xcb\xb7\xf1\xf9\x99\xe2"
+ "\x36\xf6\x33\xc3\xb1\x1f\xe0\xf8\x89\x4b\xc2\x36\xf6\x03\x1c\xfb"
+ "\x09\xe0\xd8\xcf\x4e\x1c\x5f\xd8\xec\xb8\x8d\x2f\x4c\x17\xb7\xf1"
+ "\x85\x7d\xd2\x6d\x7c\xc1\x47\xba\x8d\x2f\xa8\x89\x8d\xfd\x2c\x70"
+ "\xfc\x73\x99\x0d\x1b\x9b\xe1\xd8\x0f\x70\xec\xfe\xa3\x88\x8d\x01"
+ "\xc7\x7e\x02\x38\xf6\xb3\x13\xc7\x5a\x83\xe3\x36\xd6\x9e\x10\xb7"
+ "\xf1\x45\x4f\xe9\x36\xd6\x66\x48\xb7\xb1\x76\x05\x67\x63\x0b\x1c"
+ "\x6b\x7d\xc5\x6d\xec\x6f\x86\x63\x7f\xc0\xb1\xff\x1a\x61\x1b\xfb"
+ "\x03\x8e\xfd\x05\x70\xec\x6f\x27\x8e\x2f\x45\x3a\x6e\xe3\x4b\x03"
+ "\xc4\x6d\x7c\x69\x91\x74\x1b\x5f\xac\x93\x6e\xe3\x8b\x55\xc4\xc6"
+ "\xfe\x16\x38\xbe\x98\x65\xc3\xc6\x66\x38\xf6\x07\x1c\x4f\x7a\x45"
+ "\xc4\xc6\x80\x63\x7f\x01\x1c\xfb\xdb\x89\xe3\x5f\x8e\x3b\x6e\xe3"
+ "\x5f\xd2\xc5\x6d\xfc\xcb\x79\xe9\x36\xfe\x65\xb2\x74\x1b\xff\x12"
+ "\xc2\xd9\xd8\x02\xc7\x97\xf4\x62\x36\x6e\x80\x18\xb0\x3d\xd8\xb8"
+ "\x7d\x35\x52\xe4\x60\xdb\x96\x13\xdb\x1a\x3a\xbd\xae\xce\x51\x18"
+ "\xa3\xb1\x4d\xd8\x1c\xd0\xaf\x5e\x1d\x0c\x19\xbe\x21\x8c\x02\xee"
+ "\x29\x11\xe7\x5d\x2b\x47\xe8\x97\xa1\x0e\xea\x44\x9c\xff\xbd\xd2"
+ "\x03\x1f\xa3\x4e\x5c\x75\x1e\xae\xa7\xc4\x79\x2f\x7d\x7a\xbd\xc6"
+ "\xe0\x19\x10\x7c\x45\x71\x39\x81\xe9\xd3\x27\x10\x62\xaf\x08\xe6"
+ "\x43\x2f\x8f\xd2\xea\x7c\xb0\xcf\x49\x54\x52\xfe\x15\x32\x76\x7a"
+ "\xbd\xe7\x73\x7a\xe4\xcd\xfc\xea\xed\x51\x14\xab\x45\x86\x77\xbd"
+ "\x5c\x4b\xe3\x0a\x51\x69\xdc\xff\xa1\xd0\x2a\xe6\x2e\xf3\x8b\xb7"
+ "\x6b\x83\xe7\xe8\x68\x83\xe7\xeb\x2a\x43\xe6\x5b\xbb\xf4\x9e\xa3"
+ "\xc3\xf3\x16\x6a\x15\xae\x75\xc8\x7b\x66\x25\xc3\xa4\xbe\x83\x9c"
+ "\x53\x2f\x21\x97\xf5\xef\x20\xd7\xf5\x97\x90\xaa\xa8\xb2\x1c\x15"
+ "\x5f\x2b\x44\xc5\xb7\xce\xa2\xe2\xbb\xf0\xab\x87\x9f\x11\x7e\xc9"
+ "\x67\xc1\xd7\x08\x8d\xbe\x8e\xf0\xb7\x15\x75\xfd\x2a\x90\x47\x91"
+ "\xbe\x1c\xe1\x35\xae\x37\x14\x97\x3b\xbb\x46\x20\x0f\xe6\x17\x2f"
+ "\xc4\xbc\xeb\xa5\x80\x7d\xce\x78\x7b\xa9\x5e\x87\x8a\x2a\xeb\x60"
+ "\x7f\x65\x1d\xec\x77\x4e\xaa\x84\xf6\x8d\x85\xf8\xdb\x89\xba\xa2"
+ "\xe4\x13\x70\x7f\x9f\xe7\x32\x38\x86\xee\xe4\xab\x4e\x03\x53\x1b"
+ "\x19\xaf\x9e\x04\x07\x57\x06\x6d\x31\x4a\xf5\xf5\x65\x52\xff\xf2"
+ "\x43\xaf\x8e\x60\xe7\x2e\xc6\x0f\xc3\x55\x63\xce\x5e\x60\x4a\x6a"
+ "\xca\x11\xce\x25\x94\xd4\x9c\x44\xa5\x2b\x8c\x28\x74\x11\x42\x21"
+ "\x06\x84\xb0\x2d\x4a\xe3\xaa\xd0\x98\x18\xe4\x86\xf3\xcf\xc6\x5f"
+ "\xbd\x3b\x96\x56\xea\x50\x82\x1e\xfa\x78\xa3\xae\xb1\x8f\x25\x2b"
+ "\x4a\x10\xec\xeb\x52\x12\xad\x45\xae\x31\x48\x85\xed\xab\xcf\xf0"
+ "\x0d\x1e\x03\xcf\xcf\xec\x1a\x86\xc1\xb6\xc5\x36\xc5\xf6\xc5\xed"
+ "\x99\x6c\x5e\x1a\xa5\x43\x49\x75\x48\x55\x9a\x08\xff\xc6\x31\xba"
+ "\x52\x74\x13\x41\x1f\xfb\x33\xee\x9f\xe7\x02\x2e\x7a\x63\x2c\x68"
+ "\x15\x95\x43\xc1\xff\x1d\x45\x30\x75\x8c\x60\xaa\xcd\x2d\x3b\x30"
+ "\x55\x44\x31\x75\x65\x33\xc5\x54\xd5\x02\x71\x4c\xfd\xf7\x14\x87"
+ "\x29\x6d\xeb\xc4\xd4\x7f\x67\xd9\xc6\xd4\x7f\x43\x6c\x60\xaa\x1c"
+ "\x30\x95\xcb\xc7\x54\xd5\x4a\xe9\x98\xfa\x6f\x76\x0b\x62\xaa\x50"
+ "\x1e\xa6\xfe\x9b\xcc\xc7\xd4\x95\x34\x71\x4c\xf9\x71\x3c\xf5\xc4"
+ "\xa5\xa6\x31\xe5\x67\xc6\x53\x55\xd7\x29\xa6\xae\x9d\x10\xc7\xd4"
+ "\xb5\x3e\x04\x53\x7e\xad\x94\xa7\xae\x1e\xb1\x8d\xa9\xab\xb9\xe2"
+ "\x98\xf2\x03\x9e\xf2\xb3\xe0\xa9\x6b\x67\xa5\x63\xea\xaa\xae\xe5"
+ "\x30\xe5\x27\x93\xa7\xae\x9e\xe6\x63\xaa\xaa\xd2\x06\xa6\x38\x9e"
+ "\x72\xff\xd1\x0e\x4c\x99\xf1\xd4\xaf\xc3\x29\xa6\xae\x77\x13\xc7"
+ "\x54\xf5\x22\x0e\x53\xad\x94\xa7\xaa\x3d\x6d\x63\xea\xd7\x1a\x1b"
+ "\x98\x02\x9e\xf2\xb3\xe0\xa9\xeb\x03\xa4\x63\xaa\x3a\xa8\x05\x31"
+ "\x25\x93\xa7\xaa\xbd\xf9\x98\xfa\x35\x40\x1c\x53\xfe\x1c\x4f\xf9"
+ "\xaf\x69\x1a\x53\xfe\x66\x3c\x75\x3d\x93\x62\xea\xb7\xb9\xe2\x98"
+ "\xba\x51\x4c\x30\xe5\xdf\x4a\x79\xea\xc6\x0c\xdb\x98\xba\x11\x2c"
+ "\x8e\x29\x7f\xe0\x29\x7f\x0b\x9e\xfa\x6d\xa9\x74\x4c\xdd\xc8\x6a"
+ "\x39\x4c\xf9\xcb\xe4\xa9\x1b\xf1\x7c\x4c\x5d\x5f\x6b\x03\x53\x1c"
+ "\x4f\x4d\x7a\xc5\x0e\x4c\x99\xf1\xd4\x6f\x57\x29\xa6\x6e\x1e\x17"
+ "\xc7\xd4\xcd\x1e\x1c\xa6\x5a\x29\x4f\xe9\x0e\xdb\xc6\x94\x2e\xdb"
+ "\x06\xa6\x80\xa7\xfc\x2d\x78\xea\xe6\x19\xe9\x98\xd2\x55\xb7\x20"
+ "\xa6\x64\xf2\x94\xae\x8c\x8f\xa9\xdf\xb4\x62\x98\xaa\xc7\x71\x9f"
+ "\x13\x60\x2a\x1a\xe2\x3e\xc0\x90\x5b\x19\xc1\x54\x03\x60\xea\x33"
+ "\x73\x4c\xfd\x64\x19\xf7\xdd\x1a\x66\x6c\xc4\x54\xcd\x48\x4b\x4c"
+ "\x19\x01\x53\x0d\x2c\xa6\x6e\x47\x9a\xe2\xbe\xd2\xea\x5c\xf0\xd5"
+ "\x35\x54\x1a\x06\x78\xda\xc4\xe1\xe9\x27\xc0\x13\xdc\x8f\x11\xee"
+ "\xb7\xa8\xa2\x1c\x85\xea\xc8\x7d\xd5\xc3\xfd\x1a\xcd\xb1\x54\x5f"
+ "\xa5\xc0\x18\xc2\xd8\x31\xe1\xa8\x78\x36\xe0\x67\xde\x29\x54\xbc"
+ "\x10\x7e\x8b\xe1\x97\x08\x3f\x74\x0a\x15\x55\x21\x36\x67\x4f\xf1"
+ "\x53\xc6\xe1\xe7\x96\xc1\x36\x7e\x6e\x55\x48\x8b\xf1\x6a\x26\x48"
+ "\xc7\xcf\xed\xfe\xdc\x5c\x3a\x55\xe8\xd8\x0b\x0c\x9e\xff\x4a\x30"
+ "\x72\x0d\x85\xea\x91\x1b\x33\xc9\xbb\xa3\x6b\x38\x52\x2d\x31\x20"
+ "\xc5\xba\x77\x90\x6a\xdd\x39\xb8\x5f\xd3\xb3\x73\x09\xb9\x9e\xac"
+ "\xfb\x0a\x15\xdd\x2a\x47\x45\x77\x4f\xa0\x22\x23\xfc\x40\xca\xe2"
+ "\x3e\x86\x4e\x37\xbf\x5f\x1d\x77\xbf\xb7\xaf\x43\x5b\xbd\xc5\xef"
+ "\xf7\x76\x11\x7b\xbf\x51\x70\xbf\xf5\xf4\x7e\x4b\x01\x8b\xe0\x97"
+ "\x2e\x46\x2e\x4e\x0c\xd5\xa1\x76\x73\xf4\x0c\x53\xcf\x61\x10\xfb"
+ "\xe5\xe4\xe9\x3a\x14\x1a\x03\xbe\x7a\x17\x30\x58\xb9\x0b\x25\xc5"
+ "\x03\x06\xeb\xeb\xf0\x7b\x7d\x5d\x69\xf2\x3d\xc0\xe0\x6d\x15\x03"
+ "\x76\x6b\xc0\x18\xfc\x09\x63\xf0\x96\xaf\x51\x1c\x83\xc7\x08\x06"
+ "\x21\x4e\x6c\x1a\x83\x66\xbc\x56\x73\x84\x62\xf0\x6e\xb1\x38\x06"
+ "\xef\x5c\x36\xc5\x89\x0f\x1e\x83\x77\x96\xda\xc6\xe0\x9d\x08\x69"
+ "\x31\xe1\xdd\xf3\xd2\x31\x78\x27\xbf\xe5\x30\x78\x77\xae\x6d\x0c"
+ "\xde\x0d\xb3\x03\x83\x85\xf2\x30\x78\x27\x83\x8f\xc1\x9a\x02\x71"
+ "\x0c\xfa\x71\x3c\x08\x71\x65\x93\x18\x34\x8f\x2b\x6b\x47\x50\x0c"
+ "\xde\x1b\x2b\x8e\xc1\xba\x19\xa6\xb8\xf2\xc1\x63\xb0\xae\x8d\x6d"
+ "\x0c\xd6\x56\x4a\x8b\x21\xef\x45\x4a\xc7\x60\x9d\x6f\xcb\x61\xb0"
+ "\xee\x8e\x6d\x0c\xd6\x9d\x6e\x1a\x83\x7e\x32\x79\xb0\xce\x8b\x8f"
+ "\xc1\xda\xa1\x36\x30\xc8\xf1\x20\xc4\xa1\x4d\x63\xd0\x8c\x07\xef"
+ "\x9d\xa0\x18\x6c\x38\x23\x8e\xc1\xfa\xeb\xa6\x38\xf4\xc1\x63\xb0"
+ "\x7e\xb5\x6d\x0c\xd6\x47\x4b\x8b\x39\x1b\x2e\x4b\xc7\x60\x7d\x41"
+ "\xcb\x61\xb0\x61\x91\x6d\x0c\x36\x84\xdb\x81\x41\x99\x3c\x58\x9f"
+ "\xcd\xc7\xe0\x3d\x8d\x38\x06\xfd\x39\x1e\x84\xb8\xb5\x49\x0c\x9a"
+ "\xc7\xad\xfa\xd1\x14\x83\xc6\x09\xe2\x18\x34\xcc\x35\xc5\xad\x0f"
+ "\x1e\x83\x86\xf6\xb6\x31\xa8\xaf\x96\x16\xa3\x1a\x67\x48\xc7\xa0"
+ "\x61\x68\xcb\x61\xd0\x60\xb0\x8d\x41\x43\x45\xd3\x18\xf4\x97\xc9"
+ "\x83\x06\x35\x1f\x83\xfa\x20\x1b\x18\xe4\x78\x10\xe2\xdc\xa6\x31"
+ "\x68\xc6\x83\xc6\x53\x8d\x18\x54\xa2\xf3\xe2\x18\x64\xee\x98\xe2"
+ "\xdc\x07\x8f\x41\x26\xdd\x36\x06\x99\x18\x49\x31\xad\x12\x5d\x97"
+ "\x8e\x41\x46\xd3\x62\x18\x54\xa2\xa5\x36\x31\xa8\x44\x11\x76\x60"
+ "\x50\x26\x0f\x32\x3b\xf8\x18\x34\x16\x8a\x61\xd0\x08\x71\x71\xc3"
+ "\x8e\x3e\x81\xc6\x8c\xd1\xd1\x6e\x4e\x6a\xa4\xf7\x08\x08\x2e\x8d"
+ "\xad\x41\x63\xee\x80\x7d\x62\xee\xa0\xa9\x77\x54\xc8\x90\x31\x3a"
+ "\x1c\x34\x79\xb0\x59\xfc\xcc\xce\x2d\xd3\xa7\x7d\x9e\xbb\x7e\x36"
+ "\x72\x86\xf8\xbb\x27\xde\x56\x7a\xa5\x0e\xe1\xeb\x27\xe0\xfe\x5c"
+ "\xa3\xfd\xc1\x79\x02\xe6\x37\x6f\x15\xfb\x8e\xb9\x5e\x8b\x2a\x87"
+ "\x22\x65\x51\xa5\x16\xec\xb0\x98\xf5\x2f\xb6\xcb\x15\xa5\x93\x66"
+ "\xeb\x0d\xe4\xac\xff\xc5\xab\x0b\xd8\xdb\xa3\xfd\x47\xc8\xa9\x6b"
+ "\x25\x63\xc4\x76\xc5\xf6\xc2\x36\x56\x2f\x66\x98\x2b\x4a\x85\x7b"
+ "\x09\x60\x4c\xff\x8b\x77\x97\x2d\x70\x9c\x60\xbc\xaa\x54\x74\x96"
+ "\x8c\x0d\xa5\x13\xbb\xfe\x11\xfe\x2d\x28\x82\xff\x89\xd8\xea\x98"
+ "\x9d\xb6\x2a\x34\x8b\xf3\xee\x83\xad\x14\xd5\xf6\xd9\x4a\x39\xcc"
+ "\xc2\x56\xd6\x71\x95\x52\x39\x42\xba\xad\x94\x2e\xc4\x56\x8a\x4a"
+ "\x71\x5b\xf9\xd9\x89\x2b\xbf\x60\xb3\x78\xe4\x3e\xd8\xca\xd9\xcb"
+ "\x3e\x5b\x39\xcf\xe0\xdb\x4a\x40\xff\x2b\x9d\xe7\x4a\xb7\x95\xb3"
+ "\x2f\xb1\x95\xb3\xca\x86\xad\xec\xc4\x95\x5f\xa1\x99\x6e\xbe\x0f"
+ "\xb6\x6a\x13\x64\x9f\xad\xda\x64\x5a\xd8\xca\x5a\xa7\x2a\xdb\xe4"
+ "\x48\xb7\x55\x9b\x08\x62\xab\x36\x43\xc5\x6d\xe5\x6f\x27\xae\xfc"
+ "\x83\xcd\xf4\xdd\x7d\xb0\x55\xdb\x18\xfb\x6c\xd5\xf6\x08\xdf\x56"
+ "\x02\x7a\x4a\xd9\xf6\x84\x74\x5b\xb5\x5d\x4b\x6c\xd5\x36\xda\x86"
+ "\xad\xec\xc4\x95\x7f\xa1\x99\x0e\xb9\x0f\xb6\x7a\x2c\xdb\x3e\x5b"
+ "\x3d\x76\xdd\xc2\x56\x02\xe3\xfe\x63\x77\xa4\xdb\xea\xb1\x02\x62"
+ "\xab\xc7\x32\xc4\x6c\x65\xc8\xf0\x0d\x72\x03\x1b\xdc\xdb\xe4\xab"
+ "\x76\x8b\x43\x8a\xfa\xde\x60\x37\x0f\xb0\xdb\x52\x35\x6a\xc8\x00"
+ "\xbb\xe9\xf4\x68\xcc\xdc\x0b\x4c\x49\xb5\x01\xd5\x83\xcd\xee\x79"
+ "\xf8\xc2\xb6\x2a\x3c\xe7\xe8\xc5\x4b\xca\x76\x67\x26\xcd\x55\x21"
+ "\x6c\x37\x6c\x07\x6c\x3b\x06\xec\xc6\xda\xd1\xe3\xad\x5d\x06\x8f"
+ "\xd7\x55\xa3\xaf\x5f\x60\xe6\x68\x19\x06\xdf\x2f\xa3\xaa\xd7\xe0"
+ "\xf7\x02\xa1\x55\xa8\x9d\xfa\x4d\x7c\x4f\xed\x56\xe2\xed\xa5\xba"
+ "\x72\xd0\x07\xb7\x10\xab\xcd\x2e\x78\x7b\x18\xde\xf6\x76\x35\x94"
+ "\x86\xbf\xce\x74\x6c\xd0\xea\x3b\x05\xc5\x24\x5d\x47\x6d\xb1\x7e"
+ "\x48\x35\x22\xaf\x84\x59\x48\xb1\xf7\x03\x8d\x82\x5d\xbb\x36\x8f"
+ "\x6d\x63\x2c\xd8\xc5\x8b\xb9\x6d\x36\xa7\xfb\x76\x34\x2a\xbd\x92"
+ "\xc6\xfa\xcd\x52\x23\xb0\x7e\xfb\x8f\xb7\x0a\x74\xa6\x0f\xe3\xe1"
+ "\x1b\x9e\x56\x82\xd4\x4c\x03\xd8\x18\xaf\x27\x52\x3e\x3e\x6c\x6b"
+ "\xbd\x54\x1b\xb7\x63\xe7\x7f\x1b\xd5\xdc\xfc\x2d\xb0\x13\xbe\x3e"
+ "\x3b\x7f\x2b\xc6\x6c\xfe\x16\xf4\xb9\x71\xfe\x96\xd2\x45\x8b\xe7"
+ "\x6f\x19\x2f\x78\x75\x31\xdd\xfb\x9c\x99\x0c\x03\xf7\xde\xb1\xa4"
+ "\x46\x87\xf0\xfd\x97\xd4\x68\x50\x52\x2c\x52\x95\xd4\x57\xa1\xc4"
+ "\x1a\x46\x57\x92\x7c\x15\x85\xde\xc1\x3a\x18\xe3\xa5\x5d\x31\xf1"
+ "\xab\x4b\xae\xf1\x82\x77\x17\xe8\xc3\xb1\x92\x32\x84\xcc\xd6\xf1"
+ "\x44\x83\x66\x76\x01\x3f\x44\x97\x26\x5f\x42\xe0\x13\xb0\xcb\x39"
+ "\xec\xa7\x68\xd8\x3f\xb4\x51\x5f\x77\x7a\x7d\x19\xde\x86\x7d\x86"
+ "\xdf\x37\xe1\xfa\x00\x5b\xcd\xf4\x37\xc6\x85\x5b\x5c\x32\x2a\x8d"
+ "\xab\x47\x25\x7a\x84\xe0\x7a\x21\x3f\x84\x97\x8b\xe1\xe8\x18\x87"
+ "\xa3\x5c\xb7\xb8\x36\xb7\xec\xc0\x51\x21\xc5\x91\x6b\x37\xc7\x70"
+ "\xf4\x44\xb1\xe3\x38\x7a\x62\xb3\x03\x38\x2a\xe7\xe3\xc8\x75\xa5"
+ "\x74\x1c\x3d\x11\x25\x1d\x47\x4f\x78\x3b\x86\x23\x57\x4f\x82\xa3"
+ "\xc7\xab\x08\x8e\x5c\x5d\x29\x8e\xd8\xb5\x51\xf7\x09\x47\x8f\x67"
+ "\x88\xe3\xc8\x8f\xe3\x23\x3f\xe0\xa3\x27\x2e\x35\x8d\x23\x3f\x33"
+ "\x3e\xea\x30\xdd\x31\x1c\x75\xf0\x74\x1c\x47\xed\x2f\xca\xc7\x91"
+ "\x9f\x05\x1f\x75\x28\x96\x8e\xa3\xf6\x7b\xa4\xe3\xa8\x7d\x8c\x63"
+ "\x38\xea\x30\x85\xe0\xa8\xbd\x0f\xc1\x51\x87\x71\x14\x47\xec\x7a"
+ "\xb3\xfb\x84\x23\xd7\x0a\x1b\x38\xe2\xf8\xc8\x0f\xf8\xc8\xfd\x47"
+ "\x3b\x70\x64\xc6\x47\xaa\x3c\xc7\x70\xa4\x9a\xe2\x38\x8e\x54\x7d"
+ "\x1d\xc0\x91\x05\x1f\xb9\x7b\x4a\xc7\x91\x5b\x8d\x74\x1c\xb9\x15"
+ "\x38\x86\x23\xd5\x4e\x82\x23\xb7\x38\x82\x23\x55\x36\xc5\x11\xbb"
+ "\x86\xef\x3e\xe1\xc8\xad\xb7\x38\x8e\xfc\x39\x3e\xf2\x07\x3e\xf2"
+ "\x5f\xd3\x34\x8e\xfc\xcd\xf8\xa8\xe3\x1d\xc7\x70\xd4\x71\xa7\xe3"
+ "\x38\xea\x38\x57\x3e\x8e\xfc\x2d\xf8\xe8\x77\x53\xa4\xe3\xa8\xe3"
+ "\x50\xe9\x38\xea\x88\x1c\xc3\x51\xc7\xeb\x04\x47\xee\x1a\x82\xa3"
+ "\x8e\x95\x14\x47\xec\xba\xc8\xfb\x84\x23\xf7\x99\x36\x70\xc4\xf1"
+ "\x91\x3f\xf0\xd1\xa4\x57\xec\xc0\x91\x19\x1f\x79\x0e\x73\x0c\x47"
+ "\x1e\xd7\x1d\xc7\x91\xc7\x41\x07\x70\x64\xc1\x47\x9e\x3b\xa5\xe3"
+ "\xc8\x63\x85\x74\x1c\x79\x04\x3b\x86\x23\x4f\x3f\x82\x23\x0f\x17"
+ "\x82\x23\xcf\xfe\x14\x47\xec\x5a\xd3\xfb\x84\xa3\xdf\xed\x17\xc3"
+ "\x11\xae\x45\xb0\x91\xd4\x85\xa8\x59\xbf\x18\xe1\x3a\x0c\x35\xeb"
+ "\xeb\x91\x4f\x6d\xaa\x67\xc5\x91\x78\x52\x0f\x00\xfa\xc9\xe6\x7b"
+ "\x85\xce\x7f\x62\x37\xf8\xc5\xc3\x37\x30\xf4\x3c\xa9\xd1\x80\xeb"
+ "\x82\xdc\x4e\x8a\x46\xcf\xe1\xba\x0c\xca\xdf\x7b\xe0\x3a\x56\x8d"
+ "\xb5\x03\x3c\x44\x6a\x07\x4c\x14\xaf\x1d\x50\xbf\xc9\xb4\xee\x76"
+ "\x17\x5d\x77\xab\xec\x74\xd1\xe6\xba\x5b\x65\xa7\x13\x39\x13\xa5"
+ "\xe2\xa1\x13\xbb\xfe\xeb\x76\x27\x5f\x75\x6d\x6a\xa7\x72\xb8\xe7"
+ "\x7c\x72\xef\xbf\x67\xeb\xad\x34\xbd\x1e\x77\x97\x19\x4e\x3a\xad"
+ "\x18\x3f\x19\x25\x33\x6b\xce\x94\x33\x9e\xbe\x81\x4c\xa6\x6f\x98"
+ "\xb4\xbe\xfc\x5e\xdd\x84\xbd\x35\xc2\xf6\xf6\x5a\xc1\xd9\x3b\x97"
+ "\xb3\xb7\x70\xdd\x82\x89\xe2\x75\x0b\x84\xed\xed\x65\x7b\x9d\xb3"
+ "\xd2\x6b\x88\x74\x7b\x7b\x39\x73\xf6\xce\xad\x4d\xf5\x0a\xa6\xf6"
+ "\xf6\x3a\x26\xdd\xde\xbf\xaf\x21\xf6\xfe\x77\x11\xd8\x5b\x03\xf6"
+ "\x2e\x93\xd8\x97\x34\xdb\xf6\xf6\x13\xc1\x77\xe7\x1a\x62\x6f\xae"
+ "\x66\x82\x87\x48\xcd\x84\x89\xe2\x35\x13\x84\xed\xdd\xf9\x88\x6d"
+ "\x7b\x77\xde\x2d\xdd\xde\x9d\x63\x89\xbd\xfd\x00\xdf\x9d\x0b\xa8"
+ "\xbd\xbb\xd8\x59\x57\xc0\xdc\xde\x9d\xa3\x88\xbd\xff\xa3\x61\x3c"
+ "\xfd\x00\xdf\x7e\x12\xf1\xdd\x05\x35\x61\x6f\x11\x7c\x3f\x19\xc5"
+ "\xd9\x9b\xc3\xb7\x48\xbd\x86\x89\xe2\xf5\x1a\x84\xed\xfd\xe4\x20"
+ "\xdb\xf6\x7e\xb2\xb3\x74\x7b\x77\xa9\xe4\xec\x0d\xf8\x7e\xd2\x9b"
+ "\xda\xfb\xc9\x1d\xd2\xed\xdd\xe5\x34\xb1\x77\xf9\x7e\xb0\x37\xe0"
+ "\xdb\x4f\x22\xbe\x9f\x8c\xb1\x6d\x6f\x7f\x11\x7c\x77\x3d\x4d\xec"
+ "\xcd\xd5\x8a\xf0\x10\xa9\x15\x31\x51\xbc\x56\x84\xb0\xbd\xbb\x6e"
+ "\xb3\x6d\xef\xae\xab\xa5\xdb\xbb\xeb\x38\x62\x6f\x7f\xc0\x77\xd7"
+ "\x2c\x6a\xef\x6e\x1e\xd2\xed\xdd\x35\x88\xd8\xfb\xec\x2e\xc6\xd3"
+ "\x1f\xf0\xed\x2f\x11\xdf\x5d\xb5\x4d\xd8\x5b\x04\xdf\xdd\x83\x38"
+ "\x7b\x73\xf8\x16\xa9\x53\x31\x51\xbc\x4e\x85\xb0\xbd\xbb\xbb\xdb"
+ "\xb6\x77\xb7\x7b\xd2\xed\xdd\xed\x18\x67\x6f\xc0\x77\x77\x17\x6a"
+ "\xef\xee\x2b\xa4\xdb\xbb\xdb\x7e\x62\xef\x73\xd9\x60\x6f\xc0\xb7"
+ "\xbf\x44\x7c\x77\x0f\x13\xb3\xb7\x1b\xd8\xfb\x38\xe8\x18\x18\x07"
+ "\x83\x8d\x19\xa0\x53\x0c\x7c\xbb\x97\xc6\x05\xa0\x81\x77\xb1\xed"
+ "\xd5\x3e\x30\x76\x04\xb7\x58\xbd\x0c\xa5\xba\xb3\xc3\x6b\x87\x95"
+ "\x4f\x5d\x16\x5d\x3b\xac\x7c\xaa\x58\xf2\xda\x61\xe5\x53\x59\x54"
+ "\x03\x3d\x55\x41\x7d\xaa\x66\xf9\x43\xd2\x9a\x62\xe5\x53\x29\x82"
+ "\x75\x34\x94\x4f\x05\xe0\x35\xc5\xcc\x9a\x9f\xd2\x8c\x99\x72\xb4"
+ "\x91\x7a\xa8\x1d\xbe\x2e\x04\x3f\x68\xc4\x7d\xdd\xb3\x2b\xf8\xba"
+ "\xb0\xc5\xea\x76\x28\x7b\xb6\x71\xdc\xd7\x3d\x4e\x89\xfb\xba\xc7"
+ "\x41\xe9\xbe\xee\xb1\x82\xea\xaf\x1e\x85\xd4\xd7\x3d\xa5\xaf\x1f"
+ "\x57\xf6\x88\x15\xac\xe7\xa1\xec\xd1\x9b\xf8\xba\xa2\x06\x7c\x2d"
+ "\x43\x97\xf5\xf4\x6e\xda\xd7\x7e\xf0\x5c\xfb\xd9\x78\xae\x7b\xbb"
+ "\xc0\x98\x19\xdc\x62\xf5\x43\x94\xbd\x6e\x3a\xee\xeb\x5e\x87\xc5"
+ "\x7d\xdd\x6b\xa7\x74\x5f\xf7\x8a\xa1\xda\xaf\xd7\x7e\xea\xeb\xde"
+ "\xc1\xd2\x7d\xdd\x2b\x42\xb0\xae\x88\xb2\x97\x8a\xf8\xfa\xe7\x70"
+ "\x63\xa6\x1c\x4d\xd8\xdb\xc3\x0e\x5f\xc3\x73\xed\x67\xe3\xb9\xee"
+ "\x53\x03\xbe\x2e\x6c\xb1\x3a\x26\xca\x3e\xe7\x1d\xf7\x75\x9f\xdd"
+ "\xe2\xbe\xee\x93\x2e\xdd\xd7\x7d\x26\x53\xdd\xd9\x27\x97\xfa\xfa"
+ "\x69\x5f\xe9\xbe\xee\x13\x22\x58\xdf\x44\xd9\x5b\x4f\x7c\x7d\xe1"
+ "\x10\xf8\x5a\x86\x1e\x7d\x5a\x54\xff\x53\x5f\xfb\xc3\x73\xed\x6f"
+ "\xe3\xb9\x7e\x46\x0b\x5a\x21\xb8\xc5\xea\xa9\x28\x9f\x39\xe1\xb8"
+ "\xaf\x9f\xc9\x14\xf7\xf5\x33\x09\xd2\x7d\xfd\x4c\x30\xd5\xbc\xcf"
+ "\xac\xa5\xbe\xf6\x56\x4b\xf7\xf5\x33\x01\x82\x75\x56\x94\x4f\x57"
+ "\x11\x5f\x5f\x54\x1b\x33\xe5\x68\xe1\x67\xaa\xed\xf0\x35\x3c\xd7"
+ "\xfe\x36\x9e\xeb\xbe\x10\xd7\xfb\x17\xb6\x58\x5d\x17\x65\xdf\x03"
+ "\x8e\xfb\xba\xef\x52\x71\x5f\xf7\x9d\x21\xdd\xd7\x7d\x7d\xa9\xde"
+ "\xee\x1b\x47\x7d\xfd\xac\xab\x74\x5f\xf7\xed\x2d\x58\xef\x45\xe9"
+ "\x7d\x9a\xf8\xfa\xd2\x0a\xf0\xb5\x0c\x1d\xde\xb7\x5c\x8e\x0e\x9f"
+ "\x9f\x83\x5c\xf8\xfe\xee\x77\xa8\x65\xb5\x78\xbf\x9d\x8e\xfb\xbb"
+ "\xdf\x5c\x71\x7f\xf7\x9b\x20\xdd\xdf\xfd\x7a\x53\x2d\xde\x2f\x9a"
+ "\xfa\xbb\x9f\x5e\xba\xbf\xfb\x79\x08\x6b\xf1\x67\x8f\x39\xa6\xc5"
+ "\xfb\x15\xca\xd1\xe2\xd6\xfe\x1e\xb0\xa7\x65\xf5\xf8\x80\x4c\xc7"
+ "\xfd\x3d\x20\x52\xdc\xdf\x03\x46\x4a\xf7\xf7\x00\x0f\xaa\xc7\x07"
+ "\x84\x53\x7f\x0f\xa8\x96\xee\xef\x01\xce\xc2\x7a\xbc\xff\x7e\xc7"
+ "\xf4\xf8\x80\x02\x39\x7a\xdc\xda\xdf\xcf\x65\xb7\xac\x26\x7f\x6e"
+ "\xa5\xe3\xfe\x7e\x6e\xac\xb8\xbf\x9f\x1b\x22\xdd\xdf\xcf\x39\x53"
+ "\x4d\xfe\x9c\x59\xfe\xfb\xb9\x0a\xe9\xfe\x1e\x58\x23\xac\xc9\x07"
+ "\xee\x70\x4c\x93\x3f\xb7\x4b\x8e\x26\xb7\xf6\xf7\xa0\xb5\x2d\xab"
+ "\xcb\x07\x2d\x70\xdc\xdf\x83\x86\x8b\xfb\x7b\x50\x5f\xe9\xfe\xf6"
+ "\xa9\xa1\xba\x7c\x50\x00\xf5\xf7\x20\xe9\xf5\x33\x95\x3e\x95\xc2"
+ "\xba\xdc\x27\xc3\x31\x5d\x3e\x28\x4b\x8e\x2e\xb7\xf6\xf7\xf3\xf1"
+ "\x2d\xab\xcd\x9f\x9f\xee\xb8\xbf\x9f\x1f\x24\xee\xef\xe7\x3b\x4b"
+ "\xf7\xf7\xe0\x4a\xaa\xcd\x9f\x37\xcb\xff\x3f\x7f\x48\xba\xbf\x07"
+ "\x9f\x16\xd6\xe6\x83\x57\x38\xa6\xcd\x9f\x4f\x91\xa3\xcd\xad\xfd"
+ "\xed\x37\xb3\x65\xf5\xb9\xdf\x78\xc7\xfd\xed\xd7\x43\xdc\xdf\x7e"
+ "\xed\xa4\xfb\xdb\xf7\x34\xd5\xe7\x7e\x5e\xd4\xdf\x7e\x7b\xa4\xfb"
+ "\xdb\xf7\x98\xb0\x3e\xf7\x8d\x75\x4c\x9f\xfb\xc5\x39\x9e\x27\x0f"
+ "\x08\xc6\xda\x5c\x6a\xfd\xc7\xd2\x58\x6e\xcd\x9d\xd2\x9f\xd6\x7f"
+ "\x54\x06\xb0\xdf\xcb\x16\xac\x2d\xa3\x7c\x21\xb3\x55\xd7\x7f\x54"
+ "\xbe\x60\xbb\xfe\xa3\xd2\x5f\x5a\xfd\x47\xe5\x0b\x09\xd2\xe7\xe3"
+ "\xbf\x10\x4c\x63\x84\x17\xcc\xe2\xff\x00\xf6\xb9\x6e\xd5\x75\x21"
+ "\x95\x2f\xf0\xeb\x42\x2a\xfd\xd9\xba\x90\xcc\x9a\x5f\xaa\xe4\xc5"
+ "\x22\x01\xe3\x1c\x7f\x2f\xf0\x62\x6f\x1c\x87\x48\xad\x43\x49\xb1"
+ "\x3d\xa4\x07\xc5\xf6\x8b\x9e\xe2\xd8\xfe\xc3\xdc\x56\x5d\x87\x52"
+ "\x39\xe4\x8e\x6d\x6c\x0f\x39\x2d\xa9\xe6\x88\xf2\x0f\xd2\xeb\xde"
+ "\x28\xff\xd0\x9b\xc6\x43\x7f\x30\x8b\x7f\x5f\x8c\x6a\x41\x6c\xcb"
+ "\xab\xa7\xa4\xfc\x83\x0b\x1f\xdb\x43\xbc\x08\xb6\xaf\x0c\x95\x17"
+ "\x77\xbd\xe8\xe3\xf8\x7b\x90\x97\x10\x8e\xb9\xa4\xd6\xc3\xa4\xd8"
+ "\x7e\xd1\x40\xb1\x3d\xec\xa6\x38\xb6\x87\x8d\x6e\xd5\xf5\x30\x95"
+ "\x43\x4f\xd9\xc6\xf6\xd0\x7c\x49\xb5\x4c\x94\xc3\xfc\xa4\x63\x7b"
+ "\x18\xa2\xb1\xdf\xb0\x20\x8a\xed\x97\x02\x5b\x0e\xdb\x32\xeb\x64"
+ "\x2a\x87\x56\xf2\xb1\xfd\x62\x0d\xc1\x76\x55\x9a\xbc\x18\xf3\x25"
+ "\x57\xc7\xdf\xfb\x04\x56\xe0\xf8\x52\x6a\x5d\x4e\x8a\xed\x97\xce"
+ "\x52\x6c\x07\x5a\xd5\x85\xa2\xd8\x0e\xec\xdb\xaa\xeb\x72\x2a\x5f"
+ "\xce\xb3\x8d\xed\x97\xd7\x4a\xaa\x91\xa2\x0c\x74\x97\x8e\xed\x97"
+ "\x2b\x68\x9c\x1b\xa8\xa6\xd8\x1e\xde\xb5\x05\xb1\x2d\x93\xb7\x5f"
+ "\xd6\xf0\xb1\xfd\x52\x19\xc1\xf6\xb5\x4a\x79\xf1\x74\x60\x95\xe3"
+ "\xef\xb9\x5e\x2d\xc0\xb1\xb4\xd4\xfa\xa0\x14\xdb\xc3\x0f\x50\x6c"
+ "\xbf\xba\x5b\x1c\xdb\xaf\xb6\x69\xd5\xf5\x41\x95\xaf\xd8\xae\xff"
+ "\xa3\x7c\xc5\x46\xfd\x1f\xa1\xb5\xc2\xaf\x48\xaf\x7b\xa1\x7c\xa5"
+ "\x80\xc6\xf4\xaf\xe8\x29\xb6\x5f\xad\x6b\x39\x6c\xcb\xac\x1b\xaa"
+ "\x7c\x25\x9b\x8f\xed\xe1\x7b\x08\xb6\xaf\x07\xc8\xcb\x1d\xbc\x7a"
+ "\xcc\xf1\xf7\x7a\xaf\x65\xe0\xbc\x81\xd4\x3a\xa5\x14\xdb\x41\xe9"
+ "\x14\xdb\xaf\xad\x14\xc7\xf6\x88\x8b\xad\xba\x4e\xa9\x72\xc4\x74"
+ "\xdb\xd8\x1e\x11\x24\xad\xa6\xcb\x08\x19\xeb\xe0\x47\x64\xd0\xfc"
+ "\xc5\x08\xb3\xf9\xef\xaf\x9d\x6e\x41\x6c\xcb\xe4\xed\x11\x71\x7c"
+ "\x6c\x07\xa5\x10\x6c\xff\xb6\x56\x5e\x9e\xe4\xb5\x5c\xc7\xf3\x24"
+ "\x23\x73\xd9\x77\x98\x12\xeb\xa5\x52\x6c\xbf\x3e\x8b\xd6\x26\x1a"
+ "\x99\x6e\x89\xed\xc6\xda\x44\xca\xe0\xdd\xad\xa6\x5e\xaa\x32\x78"
+ "\x80\x6d\x1c\x07\xbb\x4a\xcb\x89\x04\xa7\x4b\xc7\x71\xf0\x64\x9a"
+ "\x13\x09\x36\x9b\xff\x32\x52\x8b\x5a\xac\x66\xd1\x48\x3f\xdb\x35"
+ "\x8b\x46\x7a\xdc\xb7\x3a\xaa\xca\xe0\x40\x5e\xcd\x22\xe5\xeb\x51"
+ "\x46\xf6\x59\xb8\xa9\x95\x97\x57\x19\xb9\xc7\xf1\xbc\x4a\x08\x79"
+ "\xbf\x2b\xb1\x6e\x2b\x7d\x16\xde\x58\x44\x9f\x85\x90\x1c\xf1\x67"
+ "\x61\xd4\x81\x56\x53\xb7\x55\x39\x6a\x88\xed\x67\x61\x94\x97\xb4"
+ "\x1c\xca\x28\x19\x75\x60\x46\x45\xd3\x1c\xca\xa8\x3d\xf4\x59\x08"
+ "\xa9\x6e\xb9\x67\x21\x64\xb8\xed\x67\x21\x44\x7d\xdf\xea\xb9\x2a"
+ "\x47\x85\xf0\x9f\x85\x37\x62\xc8\xb3\x50\x13\x25\x2f\x0f\x13\x22"
+ "\xeb\xfd\x37\xff\x59\x08\x2d\x60\xdf\x7d\x4b\xac\x1f\x4b\x9f\x85"
+ "\xd1\x2b\xe9\xb3\x10\x6a\xa5\xe7\xe9\xb3\x30\xe6\x48\xab\xa9\x1f"
+ "\xab\x1c\x33\xc2\xf6\xb3\x30\xa6\xb7\xb4\x9c\xcb\x98\xdd\xd2\x9f"
+ "\x85\x31\x66\xeb\x9f\xc6\x98\xad\x7f\x0a\xad\x6b\xb9\x67\x21\x74"
+ "\xb4\xed\x67\x21\xb4\xff\x7d\xab\x2b\xab\x1c\x13\xce\x7f\x16\x46"
+ "\xc7\x93\x67\xe1\x6e\x95\xbc\xbc\x4d\xa8\x1d\xfa\xbf\xa9\xbc\xcd"
+ "\x9b\xc7\xd8\x79\x01\x12\xeb\xd8\xd2\x67\x21\x2c\x9d\x3e\x0b\x6f"
+ "\x1e\x10\x7f\x16\xc6\x16\xb7\x9a\x3a\xb6\xca\xb1\x63\x6d\x3f\x0b"
+ "\x63\x7d\xa4\xe5\x68\xc6\x1e\x90\xfe\x2c\x8c\x4d\xa6\x39\x9a\xb1"
+ "\xc7\xe8\xb3\xf0\x47\xe7\x96\x7b\x16\xde\x9c\x60\xfb\x59\x78\x33"
+ "\xe0\xbe\xd5\xb7\x55\x8e\x8d\xe2\x3f\x0b\x61\x29\xe4\x59\xb8\x37"
+ "\x53\x5e\x9e\xe7\xcd\x32\xc7\xf3\x3c\xe3\xcb\xd8\x39\x13\x12\xeb"
+ "\xe9\xd2\x67\xe1\x8f\x39\xf4\x59\x18\x7f\x44\xfc\x59\x18\x77\xb6"
+ "\xd5\xd4\xd3\x55\x8e\x9b\x62\xfb\x59\x18\x37\x54\x5a\x4e\x67\xdc"
+ "\x11\xe9\xcf\xc2\xb8\xb5\x34\xa7\x33\xae\x8c\x3e\x0b\x6f\xa9\x5a"
+ "\xee\x59\x18\x3f\xdd\xf6\xb3\x30\x3e\xe8\xbe\xd5\xd9\x55\x8e\x8b"
+ "\xe1\x3f\x0b\x7f\xcc\x20\xcf\x42\x83\x4e\x5e\x5e\x68\x7c\x85\xe3"
+ "\x79\xa1\xf0\x0a\x76\x3e\x89\xc4\xba\xbe\xf4\x59\x78\x6b\x37\x7d"
+ "\x16\xc2\xc5\xbf\xf3\xa0\x7c\xfb\x72\xab\xa9\xeb\xab\x7c\xdb\xf6"
+ "\xf7\x8f\x94\x6f\xdb\xfa\xfe\x91\x40\x0e\xe8\xed\x62\xe9\xcf\xc2"
+ "\xdb\x59\x34\x07\xf4\xb6\xd9\xfa\xbf\x09\x5d\x5b\xee\x59\x08\xb7"
+ "\xfd\xfd\x07\x65\xb8\x1d\xdf\x7f\x90\x59\xef\x57\xf9\x76\x3c\xff"
+ "\x59\x78\x2b\x97\x3c\x0b\xc6\x58\x79\x79\xa4\xf0\x26\xf3\xff\x38"
+ "\xce\x6f\xf0\xb0\xce\x23\x15\x55\x06\xa0\x7e\x13\xf1\xb3\x30\x31"
+ "\x4d\x9f\xe9\x1b\x8c\xeb\x0b\x1b\x7a\x73\x35\x28\x97\x72\x35\x5e"
+ "\x6a\xf4\xa4\x06\xa5\xce\xd0\x58\x83\x92\xd4\xfe\x40\x0a\xbc\x16"
+ "\x18\xaf\x09\xd6\xab\x48\xfd\x49\x06\xcf\x89\xc2\x73\xa4\x2e\x15"
+ "\xb2\xf5\x55\xe2\xf5\x70\xef\x57\x9a\xa8\x3f\x19\xa1\x45\x45\x11"
+ "\x8b\x91\xde\xfd\xf3\x5c\xb2\x4e\x78\xa2\x9a\xad\x3f\x39\xcd\xab"
+ "\x4b\xea\xcf\xc8\xc3\x0d\xd7\x9f\x8c\x60\x8c\x49\x5a\x46\x57\x02"
+ "\x2a\xba\x28\x02\xec\x1b\x69\xaa\x41\x39\x71\x35\xbe\x77\xfd\x34"
+ "\xef\x2e\x5b\x7e\x16\xab\x2f\x3c\x51\x46\x1d\xd8\x89\x43\x69\x7e"
+ "\x67\x62\x32\xc5\xe8\x44\x76\x0c\x86\x7f\xbd\x8a\xc2\x81\x63\x52"
+ "\x51\x5d\x83\xac\xda\x1b\x13\xb3\xed\xf0\x19\x9e\x23\x62\xc5\x5f"
+ "\xd4\x67\x93\x83\xc0\x67\x85\xb8\xce\xb1\xfd\x3e\x6b\x73\xeb\xfe"
+ "\xf8\x6c\xd2\x69\xfb\x7d\x36\x79\x98\x85\xcf\x04\xf2\x10\x93\xfb"
+ "\x48\xf7\xd9\x24\x1d\xcd\x43\x4c\xf6\xa5\x3e\x9b\xbc\x82\xf8\x6c"
+ "\x52\x11\xf1\x99\xa2\x77\x83\xac\xfa\x1d\x93\x9b\x5c\xff\x8d\xe3"
+ "\xa6\x06\x0f\xeb\xb8\x9c\xfa\x6c\x4a\x9d\x3e\x13\x62\x77\x88\xcb"
+ "\xed\xf7\xd9\x13\x97\xee\x8f\xcf\xa6\xa4\xd8\xef\xb3\x29\x37\xf9"
+ "\x3e\x13\x8a\x97\xa7\x48\xff\x66\xa7\x72\xca\x0e\x1a\x2f\x4f\xa9"
+ "\xa2\x3e\x9b\x1a\x40\x7c\x36\x25\x99\xf8\x4c\x19\xd6\x20\xab\x06"
+ "\xc8\x54\x67\x3b\x7c\x86\xdf\xe9\xdb\x78\xce\xa6\xed\x01\x9f\x15"
+ "\xe2\xba\xcf\xf6\xfb\xcc\xfd\xc7\xfb\xe3\xb3\x69\x43\xed\xf7\xd9"
+ "\xb4\x9d\x16\x3e\x13\x88\xeb\xa6\xad\x93\xee\xb3\x69\xe1\x34\xae"
+ "\x9b\x96\x4d\x7d\x36\xad\x9a\xf8\x6c\x9a\x2f\xf1\x99\x73\x7c\x83"
+ "\xac\x3a\x22\xd3\x9a\xcc\x7f\x61\x1d\xda\xe0\x61\x1d\xe7\x50\x9f"
+ "\x45\x46\xe8\x33\x21\x16\x82\x38\xc7\x7e\x9f\xf9\xaf\xb9\x3f\x3e"
+ "\x8b\xd0\xd9\xef\xb3\xc8\x09\x7c\x9f\x09\xc5\x1f\x91\xc3\xa5\xfb"
+ "\x2c\xd2\x95\xc6\x1f\x91\x61\xd4\x67\x91\xb9\xc4\x67\x11\x55\xc4"
+ "\x67\x6d\x76\x35\xc8\xaa\x45\x12\x39\xd3\x0e\x9f\xe1\x77\xb0\x36"
+ "\x9e\xb3\x77\x3d\xc0\x67\x85\xb8\x0e\xb6\xfd\x3e\x9b\xf4\xca\xfd"
+ "\xf1\xd9\x3b\x3b\xec\xf7\xd9\xbb\xed\x2d\x7c\x26\xa0\x93\xdf\x91"
+ "\x51\x07\xfb\x1d\x0d\xd5\xc9\xef\x3a\x53\x9f\xbd\x3b\x8e\xf8\xec"
+ "\x9d\x6c\xe2\xb3\xb6\xa7\x1b\x64\xd5\x33\x79\x57\x2d\x47\x37\x9a"
+ "\xe6\xe5\x53\xbf\x45\x15\xb5\x1e\xed\x18\x35\xd9\x7e\xbf\x45\x1d"
+ "\x6f\x5a\x3b\x46\xe5\x49\xf7\x5b\x54\x1c\xd5\x8e\x51\x87\xa8\xdf"
+ "\xa6\xbb\x12\xbf\x45\x8d\x73\x4c\x3b\x46\x35\xb9\xfe\x55\x48\x3b"
+ "\x5a\xfb\xed\xbd\x15\xad\x47\x3f\xbe\xe7\x61\xbf\xdf\xde\x4b\x68"
+ "\x5a\x3f\xbe\x37\x5d\xba\xdf\xde\xf3\xa1\xfa\xf1\xbd\x58\xea\xb7"
+ "\xf7\x8e\x11\xbf\xbd\xe7\xea\x98\x7e\x7c\x4f\xb4\xfe\x9b\x2d\xfd"
+ "\x68\xed\xb7\xe8\xa1\xad\x47\x43\xbe\x5f\x64\xbf\xdf\xa2\xfd\x9a"
+ "\xd6\x90\xd1\xdd\xa4\xfb\xed\xfd\x2a\xaa\x21\xa3\xfb\x53\xbf\x45"
+ "\xc7\x13\xbf\xbd\x7f\xcc\x31\x0d\x19\x1d\x2c\x47\x43\x5a\xfb\x6d"
+ "\x46\x4d\xeb\xd1\x91\x33\x56\xd8\xef\xb7\x19\xd7\x9b\xd6\x91\x33"
+ "\xa4\x7f\xb3\x58\x39\x23\x97\xea\xc8\x19\x95\xd4\x6f\x1f\x70\xdf"
+ "\x60\x99\x11\xef\x98\x8e\xfc\x00\xc9\xd1\x91\xd6\x7e\xfb\x70\x4f"
+ "\xeb\xd1\x92\x1f\x4a\xd0\xff\x1f\x5a\xe8\x7f\x21\x2d\xf9\xa1\x0c"
+ "\xfd\xff\x61\x38\xd5\x92\x1f\x9a\xe9\xff\x0f\x39\xfd\xff\xa1\xaf"
+ "\x63\x5a\xf2\x43\x7b\xf4\xbf\x95\x96\xb4\xf6\xdb\xac\xa8\xd6\xa3"
+ "\x27\x67\xd6\xd8\xef\xb7\x59\x53\x9a\xd6\x93\xb3\x64\x7c\x07\x6a"
+ "\x96\x8a\xea\xc9\x59\xe3\xa8\xdf\x66\xed\x20\x7e\x9b\x59\xed\x98"
+ "\x9e\x9c\x25\x5a\xff\xd1\xe4\x37\x83\x87\x6f\x30\x23\x90\x87\x2c"
+ "\x8e\x0e\xe0\x6a\x13\xc6\xf8\x1a\x3c\x7d\x83\xa5\x7e\xdf\xc5\x54"
+ "\x73\xfa\x44\x34\x42\x97\x94\x73\x8a\x1d\xab\x3b\x3d\x27\xc1\xf1"
+ "\xba\xd3\x73\x46\x36\xdf\xf7\x5d\xe6\x0c\x92\x5e\x77\x7a\xb6\x9e"
+ "\x6a\xd0\x39\x81\xd4\xd7\x31\xec\xfc\x04\x69\xf5\xa8\x67\x6b\x1c"
+ "\xab\x47\x3d\xe7\x38\xc1\xd7\xec\x64\x52\x8f\x7a\xce\xa1\x96\xf9"
+ "\xee\xcb\xec\xfe\xb8\x1e\x35\x93\xea\x82\xe4\xd5\x47\x8e\x09\xb4"
+ "\x03\xcf\x85\x8c\x40\x8e\x96\xe2\x79\xbe\x33\xe0\xb9\x50\xea\x77"
+ "\x66\xf8\x78\x9e\x97\xe3\x18\x9e\xe7\x8d\x76\x1c\xcf\xf3\x3a\x37"
+ "\xdf\x77\x66\xe6\x39\x49\xc7\xf3\xdc\x22\xaa\xcd\xe7\xa9\x28\x9e"
+ "\xe7\x07\x49\xc7\xf3\xdc\x34\xc7\xf0\x3c\x2f\x93\xe0\x79\x6e\x18"
+ "\xc1\xf3\xbc\xb5\x2d\xf3\xfd\x99\x18\x3d\xc1\xf3\xe3\xc1\xf2\xea"
+ "\x4f\xcf\x57\x35\x8d\x67\xbf\x60\x46\x20\x7f\x4d\xf1\xbc\xe0\xb4"
+ "\xc1\xd3\x2f\x58\xea\xf7\x6e\xf8\x78\x5e\x30\xcb\x31\x3c\x2f\xe8"
+ "\xe6\x38\x9e\x63\xaf\x36\xdf\xf7\x6e\x62\x4f\x49\xc7\x73\x6c\x36"
+ "\x8d\x59\x62\xb5\x14\xcf\x0b\x3d\xa4\xe3\x39\x36\xc2\x31\x3c\x2f"
+ "\x98\x4e\xf0\x1c\xab\x26\x78\x5e\x30\xb9\x65\xbe\x83\x33\xbf\x88"
+ "\xe0\xd9\x35\x4d\x5e\x7d\xef\x05\x5a\x3b\xf0\x5c\xc8\x08\xe4\xf6"
+ "\x29\x9e\xe3\x76\x00\x9e\x0b\xa5\x7e\x77\x87\x8f\xe7\x38\x07\xbf"
+ "\x73\xf1\x51\x33\x7c\xe7\xe2\x23\x07\xbe\x73\x61\xf9\xdd\x9d\x8f"
+ "\xb6\x49\xc7\xf3\x47\x33\x69\x2c\xf7\x51\x3e\xc5\x73\x5c\xa5\x74"
+ "\x3c\x7f\xe4\xe3\x18\x9e\xe3\xb8\xef\x5f\x2c\xd4\x11\x3c\xc7\xf5"
+ "\x6f\x99\xef\xf1\x2c\xcc\x26\x78\xee\x50\x2e\xaf\x7e\x7a\x5c\x7e"
+ "\xd3\x78\xf6\x0f\x66\x04\xde\x7b\x50\x3c\x2f\x89\x35\x78\xfa\x07"
+ "\x4b\xfd\xfe\x0f\x1f\xcf\x4b\xda\x3b\x86\xe7\xc5\x87\x1d\xc7\xf3"
+ "\xe2\xd5\xcd\xf7\xfd\x9f\xc5\x73\xa5\xe3\x79\xf1\x50\x1a\xe3\x2e"
+ "\x36\x7b\xff\xbf\x64\xbf\x74\x3c\x2f\x76\xf0\xbb\x40\x4b\xda\x10"
+ "\x3c\x2f\xe2\xbe\x0b\xb4\x58\xdf\x32\xdf\x05\x5a\x34\x93\xe0\xd9"
+ "\x5d\x2d\xaf\x3e\xfd\x92\x64\x3b\xf0\x5c\xc8\x08\xbc\x13\xa2\x78"
+ "\x4e\x0c\x02\x3c\x17\x4a\xfd\x0e\x11\x1f\xcf\x09\xe7\x1d\xc3\x73"
+ "\xc2\x3a\xc7\xf1\x9c\x30\xa1\xf9\xbe\x43\x94\x30\x5c\x3a\x9e\x13"
+ "\x4c\xef\xff\x80\x9f\x13\xcc\xde\xff\x25\xca\xf8\x3e\x51\x7c\x99"
+ "\x63\x78\x4e\x38\x43\xf0\x1c\x9f\x46\xf0\x9c\x50\xd4\x32\xdf\x27"
+ "\x8a\x1f\x4a\xf0\xfc\xbb\x68\x79\xf5\xff\x13\x9b\x9c\xff\x21\x94"
+ "\xdf\x30\xe5\xa5\x28\xa6\x97\x7a\x39\x9e\xe3\x48\xde\xe7\x18\xa6"
+ "\x93\x23\x1d\xc7\x74\xf2\x80\xe6\xcb\x71\x24\xcb\xf8\xd6\x5f\x92"
+ "\x96\xe6\x38\x92\x7b\x53\x4c\x2f\x0d\x97\x8e\xe9\xa4\x1d\x8e\x61"
+ "\x3a\x79\x37\xc1\x74\x52\x14\xc1\x74\x72\x6e\xcb\xe4\x38\x92\x54"
+ "\x8e\xe5\x38\x96\xf6\x96\x93\xe3\xb0\xc6\xf4\xf2\x6a\xc7\xf3\x1c"
+ "\xcb\x57\x3a\x86\xe9\xe5\x7e\x8e\x63\x7a\xb9\x53\xf3\xe5\x39\x96"
+ "\x5d\x95\x8e\xe9\x65\xfb\x69\x9e\x63\x59\x1d\xc5\xf4\x8a\xfe\xd2"
+ "\x31\xbd\x2c\xce\x31\x4c\x2f\x4f\x20\x98\x5e\x16\x40\x30\xbd\x3c"
+ "\xb6\x65\xf2\x1c\x4b\x2b\x1d\xcb\x73\x2c\xaf\x93\x93\xe7\xb0\xc6"
+ "\xf4\x2a\x8d\xe3\xb9\x8e\x55\x13\x1c\xc3\xf4\xaa\x76\x8e\x63\x7a"
+ "\xe5\x99\xe6\xcb\x75\xac\x3c\x2c\x1d\xd3\x2b\x53\x68\xae\x63\x65"
+ "\x11\xc5\xf4\x9f\x90\x74\x4c\xaf\x0c\x71\x0c\xd3\xab\xc6\x12\x4c"
+ "\xaf\x74\x25\x98\x5e\x15\xdc\x32\xb9\x8e\x15\x05\x8e\xe5\x3a\x56"
+ "\x15\xc9\xc9\x75\x58\x63\x7a\x75\x86\xe3\xf9\x8e\xd5\x03\x1c\xc3"
+ "\x74\xca\x79\xc7\x31\x9d\xb2\xbb\xf9\xf2\x1d\x29\xe9\xd2\x31\x9d"
+ "\x62\xf6\xfd\x8b\x14\xb3\xf5\xff\xab\x4f\x4b\xc7\x74\x8a\xda\x31"
+ "\x4c\xaf\xee\x43\x30\xfd\x27\x2d\xc1\xf4\xea\xae\x2d\x93\xef\xf8"
+ "\xd3\x5a\xc7\xf2\x1d\xab\x73\xe5\xe4\x3b\xac\x31\xbd\x36\xda\xf1"
+ "\x9c\xc7\x5a\x27\xc7\x30\xfd\xf1\x3e\xc7\x31\xfd\x71\x42\xf3\xe5"
+ "\x3c\x3e\x9e\x2e\x1d\xd3\x1f\xfb\xd0\x9c\xc7\xc7\x66\xf3\x9f\xd6"
+ "\xee\x92\x8e\xe9\x35\x35\x8e\x61\xfa\xe3\x7b\x04\xd3\x6b\xf6\x13"
+ "\x4c\x7f\xac\x6b\x99\x9c\xc7\x9a\x08\xc7\x72\x1e\x6b\x63\xe5\xe4"
+ "\x3c\xac\x31\xbd\x7e\xa8\xe3\x79\x8f\xd4\x33\x8e\x61\x1a\x06\x6b"
+ "\x87\x31\x9d\x3a\xb6\xf9\xf2\x1e\xa9\x43\xa4\x63\x3a\xd5\x99\xe6"
+ "\x3d\x52\xcd\xea\xdf\xaf\x8f\x97\x8e\xe9\x75\x85\x8e\x61\x3a\xb5"
+ "\x98\x60\x7a\x5d\x0a\xc1\x74\xea\xb1\x96\xc9\x7b\xac\xf3\x75\x2c"
+ "\xef\xb1\xde\x6a\xfe\xdb\xfc\xe9\xb3\xa3\xd4\x73\xde\x7b\x6f\xfe"
+ "\xf4\x58\xf5\xfc\x99\x33\xde\x9d\x3e\xac\x8f\xe9\xef\x61\x3e\x71"
+ "\x7d\xe2\x1e\x47\x51\xb3\x22\xa7\x2d\x1c\x4c\x77\xce\x9c\x3e\x1b"
+ "\xfe\x79\x1c\x45\x47\xce\x8f\x56\xc7\x2e\x8a\x99\xae\xc6\x7f\xcd"
+ "\x7a\x37\x06\x0e\x99\x13\x4b\xb7\x8c\x5e\x30\x33\x76\x46\xcc\xcc"
+ "\xe9\xea\xa0\xd1\xc3\x07\x8c\x1b\xf1\xc7\x71\x2f\xbf\xfc\x38\x42"
+ "\x66\xdf\x91\x56\x33\x19\x6f\xe5\x02\x1e\x9c\xaf\x28\x3f\x4b\x28"
+ "\xf1\x42\x68\x1d\xe0\x6c\xfd\x3c\xa4\x5a\x3d\x0f\x39\xa7\xdc\x42"
+ "\x2e\xeb\x6e\x21\x57\xf5\x07\x28\x80\x71\x9f\x95\xbb\xfe\x16\xf2"
+ "\x60\x3a\xd6\x17\x32\xe9\x3b\xb5\x8c\xfb\xe7\x6a\x9d\x7b\x6a\x19"
+ "\x6c\x53\x31\xe9\xa9\x08\xef\x03\xbb\x3a\x33\xe9\x9f\xa7\x5c\x52"
+ "\x7e\x36\x59\xe7\xbe\x3e\x3f\xe9\x2a\x52\x30\x1d\xd2\x62\xf7\x1a"
+ "\x75\x8a\x23\xf8\x49\x86\xfb\x46\xca\xf4\x99\xf0\x0b\x47\xca\x0d"
+ "\x2e\xf0\xf3\x82\x5f\x04\xfc\x52\xe0\x97\x06\x3f\x3d\x52\x6e\x0c"
+ "\x82\x5f\x2c\xfc\x60\xdb\xc6\x6c\xf8\xed\x82\x5f\x3e\x52\x66\xc0"
+ "\xf6\x8c\x28\xf8\xc1\xbe\x8c\xb5\xa4\x9d\x8c\x0c\xa4\xcc\xf4\x80"
+ "\xdf\x64\xf8\xc1\xf9\x9b\x60\xfb\xa6\x02\xa4\xfc\x04\x8e\xdb\x54"
+ "\x0e\xbf\x1a\xf8\x41\x9b\x9f\xa8\xe1\x87\xcf\xcf\x22\xfb\xb2\x54"
+ "\xf0\x0b\x81\x1f\xb4\x91\x05\xd7\xc9\x3a\x04\xbf\x32\xf8\x55\xc0"
+ "\xaf\x12\x29\x37\x43\xdf\x36\xc3\x31\x9b\x7b\xc3\x0f\xfa\xb0\x79"
+ "\x07\xfc\x0a\x91\xf2\x53\x68\xe7\x53\xb8\xc6\xa7\x5a\x04\xf7\xc8"
+ "\xfd\xbc\xcd\xfe\x8f\x7f\xb1\x6e\x4b\x9f\xd2\x6a\x9e\xd5\xc3\x33"
+ "\x96\x7e\xc2\xb0\x0c\x29\x0d\xe9\xeb\xf3\x63\x9e\x45\x4e\xd7\x94"
+ "\xe9\x99\xa5\x2b\x10\x70\xc3\x4e\xad\x66\x71\x3d\xde\xcf\xbe\xfb"
+ "\xae\x4d\x4d\xcf\xd0\xa2\x2f\x55\xf8\x59\x92\x86\xa5\xf4\x0c\xee"
+ "\xfc\xd3\x5a\xa7\xd1\x33\xf1\xf9\xcc\x86\xc1\xae\x4c\x52\xf8\x67"
+ "\x78\xcd\xec\x15\x6c\x23\x8c\xf1\xb4\x41\x11\x8c\xaa\xdf\x31\xcc"
+ "\x07\x9a\xc5\x6c\xbf\x66\xc1\xb3\xd1\x01\xce\x9f\xc9\x80\x9f\x74"
+ "\xee\xe0\xd3\x65\xc8\x99\xfd\x3b\x3d\xb5\x8c\xc9\x8d\x0c\x26\x1c"
+ "\xb1\x81\x9d\x3b\x78\xcf\x73\x94\x1a\xef\xab\xdb\xd9\x2b\x90\xd9"
+ "\xd1\xa7\x4c\x33\xbb\x1e\x55\x2a\x37\x4c\x00\xae\x52\x30\x4f\xf7"
+ "\x0a\x34\x6e\x1a\xa5\x2e\x00\x1f\xe3\x63\x0e\x26\x56\xe1\x7f\xa3"
+ "\xe1\xbe\x15\x4c\xc6\xa8\x2a\x9c\xaf\xd1\x24\x6e\x00\xfe\x4c\x9f"
+ "\x75\xcf\x33\xd2\x47\xfd\x86\x1b\x73\x09\x5f\x47\x81\x6b\xa3\x6f"
+ "\x40\xe4\x19\x4e\x9f\x79\xcf\xbd\xbe\x0c\xb7\x6d\xc8\x8d\xd4\xc1"
+ "\x3e\x67\x06\xb0\x05\x7d\x70\xba\x01\xe7\x19\xd2\xeb\x0b\x35\x6f"
+ "\xb0\xd7\xbc\x03\xfd\x54\x24\x8d\x84\xb6\xb7\x47\xea\xbe\x5c\x5c"
+ "\xa7\x60\x70\xdf\x55\xf5\x85\x80\x65\x57\x43\xea\xfa\x94\xcd\x1d"
+ "\x91\x73\x0e\x34\xbb\xb5\x23\x72\xa9\x4d\xdd\x50\xad\x75\xf6\x38"
+ "\x44\x38\x2a\x7d\xa6\x02\x8e\x81\x6b\x02\x7e\xd7\xe7\xb3\xd7\xca"
+ "\x78\x2d\x46\xfc\x5a\x1b\x87\x35\x5e\x6b\xd3\x6b\x31\xf8\x5a\xc4"
+ "\x5e\xac\xad\xc8\xff\x4d\xed\xec\xe8\x65\xa3\xcf\x1b\x87\xe0\x36"
+ "\xb4\xca\x8d\xfd\x99\xbf\xf4\xd2\x19\x36\x8d\x8e\xc1\xfb\xf0\xf1"
+ "\xa4\xbd\xd4\x32\xb7\xa5\xa8\x86\x81\x6d\x06\xce\x07\x06\xec\x03"
+ "\x45\x32\x70\xcd\x06\x57\x7c\x3d\x38\x37\xce\xb0\x4c\x8d\xd4\x6f"
+ "\x20\x54\xad\xcc\xe8\xcb\x6c\xf8\x7c\x17\xa3\x1a\x7c\x9a\xf8\x78"
+ "\xe3\xa9\xb8\x42\xc6\x08\x3f\xc3\x73\x85\xc8\x49\xf3\x06\xf6\xef"
+ "\x46\x9d\xfa\xb5\xc7\xc0\xce\x1b\x6f\x36\xda\xb7\x47\x64\x15\xd8"
+ "\x48\x05\x76\x71\x35\xac\x7a\x0d\xec\xaf\x46\xf8\x3e\xcc\xed\x85"
+ "\xef\xa7\x36\x35\x43\x6d\x61\x33\xd5\xc8\x91\x49\xcc\x73\xc1\xb8"
+ "\xed\x1a\xdc\xf6\x55\x1d\x8c\xad\xd0\xa7\xa1\xf8\x7c\x38\x3e\x4c"
+ "\xeb\xf4\xda\x0e\x7c\xbc\xba\x27\x8b\xb9\x59\x06\xce\x3e\x18\xf7"
+ "\xd8\xcf\x8c\xe7\x5b\xb9\xf8\xef\xf1\x7d\x91\xca\xad\x10\x29\xd4"
+ "\x89\xbd\x0b\x08\x1e\x46\x55\x99\xda\x61\xef\x71\x53\x40\x18\x9c"
+ "\xeb\x4d\xf1\x97\x51\x64\x48\x1f\x5c\x74\xcf\x33\x24\xb7\x2e\x73"
+ "\x44\x0c\x93\x36\xb8\x08\xaf\x15\xbf\xa4\xcc\x60\xe7\x40\x31\xcb"
+ "\x5c\x10\xf1\xc3\xe0\xb2\xc4\x99\x8c\x2e\xf1\x26\x5c\xab\x53\x48"
+ "\xee\xc1\x85\x3a\xf0\xd9\x88\x18\x8c\x89\x82\xbb\x75\x0a\x5c\xbf"
+ "\x8f\xe9\xb0\xfe\xf3\x2d\xe4\x5e\x5d\xe0\x5e\x11\x6e\xb7\x36\x35"
+ "\xd3\x95\xde\x6b\x46\x3e\xc6\x07\x5c\xa3\x92\x5c\x1b\xda\x5d\x06"
+ "\xd7\x48\x1f\x5c\x09\xc7\xf9\x6a\x9d\x6e\x3b\xb3\xcf\xd7\x42\xe6"
+ "\xf4\xfa\x7a\x84\x6e\x2f\x64\xf4\xa1\xfa\x0b\x46\x18\x43\x11\xec"
+ "\x1f\xa7\x45\x93\x55\x26\x9b\x91\x67\xae\xb1\x9d\x59\xf8\x6f\x9d"
+ "\x3b\xdb\x4e\xbc\x50\x3b\x5a\x65\x66\xd0\x34\xbd\xda\xa9\xfe\x2e"
+ "\x53\xb6\xfe\x2d\xe8\xdb\x32\xc4\xd4\x2f\x64\x8a\x12\x82\x99\xba"
+ "\xd4\x1f\x11\xe8\x98\x0a\x04\x5c\xda\xb5\x83\x13\xa3\x0b\x5d\x84"
+ "\xdc\x3a\xc4\xb8\x31\x27\x0a\x2b\xd0\x92\x60\xa6\xaa\x34\xce\x80"
+ "\x4a\x6a\x2a\x51\xfc\x59\xe4\x9a\x54\x8c\x3c\xe2\x83\x19\x5d\x51"
+ "\x44\x05\x22\xdb\x8b\x51\xd2\x45\xe4\xbc\xe4\x18\x53\x37\x06\xc6"
+ "\xd4\x1f\x2a\xf0\xf6\x4a\xd8\x6e\x40\x49\x55\x8c\x3e\x71\x0a\x72"
+ "\xc5\xff\x2f\x3e\x86\xb7\x5f\x46\xf0\x3c\x3b\x87\xc6\xe9\xdc\xb6"
+ "\xc0\x35\xf1\xf9\x5b\xa1\x2f\xc6\xbb\xcc\xa1\xf5\x77\x11\x5a\x32"
+ "\x01\x79\xc5\x47\x22\x55\x28\x0c\xed\xa5\xfa\x03\x28\xd4\xc0\xc0"
+ "\x98\x7d\x1c\x25\xcc\x40\x2e\xa1\x7a\xbc\xd6\xfb\x0c\xfc\x72\xd0"
+ "\x56\x38\x16\xee\x4d\x83\xef\x6d\xc9\x79\xd0\x30\xd7\x4d\xe7\x1c"
+ "\xe6\xce\x39\x8f\xb0\xcd\xee\xb9\x7f\xae\xaa\x4b\xff\x3c\x0d\xee"
+ "\x3d\x18\xdb\x00\xae\x53\x66\xc4\xe7\xdd\x65\xc7\x1f\x6c\x03\xa7"
+ "\x69\x7a\xc0\x6a\x66\x50\xc4\xb4\x38\x0d\xdb\xae\x56\xb9\x69\xc5"
+ "\xd6\x79\x6c\x9f\x78\xc7\x86\xea\x99\xdb\x3a\xcf\xa0\x08\xd8\xbf"
+ "\x27\x34\xee\x65\x86\xf3\x9b\xb6\x36\x75\x53\xb5\xc9\xde\x26\xbf"
+ "\xc0\x31\x5a\xf0\x85\x56\x19\x83\x9c\x6b\x53\x3f\x71\xd5\x3a\xdd"
+ "\xd1\x9a\x61\x17\xf3\x56\x5b\xd3\xb1\xdc\x31\x3e\x5a\xa7\x1a\x6f"
+ "\x7a\xcc\x06\x04\x98\x6e\x3c\x06\xf6\x03\xfe\xef\xf8\xd0\xfd\x2c"
+ "\x9e\x1b\xf7\x73\xe3\xab\xa9\x6d\x25\xf0\x70\x96\xc1\x73\x94\x8e"
+ "\x71\x6f\x88\x60\x6e\x7b\xb9\x32\x0a\xf0\x8d\x9e\xa9\x33\x66\xbe"
+ "\x80\xc7\x57\xd7\x52\x7d\x0d\x22\xc7\x7f\x72\x87\x49\x6f\x88\x26"
+ "\xf3\x53\x3f\x39\x8f\xdb\x04\xdd\xa4\x82\xf1\x58\x15\x5a\xc8\xd4"
+ "\x61\xfe\x30\x64\x2a\xb5\xa9\xf3\x60\x4c\xce\x1c\xa5\x35\x7a\xbe"
+ "\x8e\xea\xb6\x45\x06\xe2\x31\x01\x3f\x6f\x4c\x1a\x9c\xcb\xb5\x03"
+ "\xd7\x6d\xa3\x55\x7e\xb2\xdf\x00\xe7\x33\x19\x2f\x70\xfd\x21\xfc"
+ "\x46\x78\xe8\x93\xfd\x4c\x1f\xd8\x97\xd6\x2f\x1b\xf6\xb5\xb9\xa4"
+ "\xcc\x0a\x84\xed\x08\xfe\x3e\xad\x49\xbc\x05\xc7\x66\x8d\x20\x98"
+ "\xee\x97\xc5\xfb\x5b\x81\xed\xb9\x31\x0d\x73\x14\xe6\x26\xd8\x3e"
+ "\x9d\x72\x10\x19\x03\x58\xee\xf1\x7c\x01\x78\x25\x2b\x4e\xeb\x14"
+ "\x56\x8d\xed\x84\x7d\x5b\x43\x78\x2d\xde\xb0\x2d\x32\xf8\x28\x28"
+ "\xa2\xa3\xc7\xf0\x73\x94\x95\xad\x75\xfa\x23\xa2\xb6\xcc\x3a\x80"
+ "\x8f\x65\xfb\x09\x5c\x82\xff\xcf\xf2\x0a\x9c\x03\xcf\x79\x1a\x1e"
+ "\xb3\x08\x3f\x66\xe5\xe3\x71\x0b\xf8\xa4\x8e\x1b\xa7\x70\xdb\xb9"
+ "\x4c\xc7\xf7\x34\xd0\xaf\xe4\x4b\x5c\x5f\xcc\xfb\x66\xe2\x45\x26"
+ "\xfd\xfd\x40\x72\xec\xe0\xaa\xda\xd4\xcd\x5d\xe1\xfa\xe5\xe6\x78"
+ "\x21\xf7\xb5\x79\x25\x60\xba\xfc\xb9\x63\xf0\x37\x68\x25\x53\x7b"
+ "\xc0\x2f\x2e\xc0\x2b\xdf\x61\xbc\x61\x4e\xc9\xda\x80\xf5\xcf\xfb"
+ "\xc1\x75\xe9\xef\x87\x41\x5b\xd1\x26\x6e\xc1\xe7\xe2\xe7\x01\xf8"
+ "\xc5\x85\xe5\x0d\x83\x5e\xc9\x3e\xf3\x06\xd4\xbf\x91\x4b\x60\xdb"
+ "\x3d\xf7\xf7\x83\xb9\xed\xce\x6c\x9f\x14\x4a\x23\x5c\xdf\xc9\x74"
+ "\xbd\x7b\xee\x83\xcb\xa1\x5d\x8d\xd6\x69\x78\x18\x8f\x6b\x36\x78"
+ "\xfb\x30\x4c\x38\xc6\x8d\x12\xfa\x7a\x19\xfe\x7d\x8c\xc3\xe9\x13"
+ "\x47\x0b\x11\x0a\x02\x6f\xdd\x06\x7f\x6e\xee\xc4\xe8\x6a\x53\x3f"
+ "\x45\x5a\xb4\xda\x03\x9f\xbf\x1a\xfe\xc6\xdb\xf1\x31\xb0\xdd\x4b"
+ "\x8b\xd6\x70\xcf\xca\x06\x57\xec\x1f\x7e\xbb\x9f\x8e\x20\xed\x7e"
+ "\x3a\x12\xb7\xc7\x8d\xf1\x4f\xe0\xff\xe3\xf3\x71\xdb\x39\x9b\x98"
+ "\x6a\xdc\x1e\xb4\x15\x65\xba\xc6\x3a\xd8\x66\xba\x4e\xd0\xac\xc6"
+ "\x6b\xad\x80\xfd\x6b\xcd\xef\x21\x6b\x13\x53\xc3\xf5\x2f\x57\x8b"
+ "\xb6\x04\xe2\x7d\x29\xb0\x0d\x9f\x4b\xb0\xf0\xe9\x61\x8c\x13\x2d"
+ "\xb9\x2f\x25\xc1\xcb\xa7\x45\x5a\x94\x5d\x68\x3e\xf6\x80\x2f\xda"
+ "\x9b\xc6\x66\xae\x3d\x9d\xa9\x3d\xda\x16\x69\x83\x49\x8b\xe6\xc6"
+ "\x19\xf6\x99\x75\xc5\xed\xd7\xa6\x7e\xa6\xd6\xa2\xb5\x5d\x49\xdf"
+ "\x36\xa6\xd5\x10\x6c\x83\x0f\xd8\x73\x88\xcf\x53\xd7\x97\xe1\x71"
+ "\x73\xeb\x06\xcc\x63\x83\x4f\xc3\x39\xe3\x2c\xc6\x4c\x17\x8c\x09"
+ "\xee\xb9\xcf\xc4\x7d\xa1\xfc\x83\xc7\xb9\x10\x15\xb4\xe3\x0c\x7a"
+ "\xe5\x12\x1e\x7b\x37\x76\x62\x00\x7b\x9f\x65\x99\xda\x80\xf3\x9d"
+ "\xc1\x5e\x2f\xc1\xb6\x3d\x5a\xb4\xa7\x12\x6f\x4b\x85\x63\xb4\xca"
+ "\x34\xd1\xef\xed\x26\xf6\x40\x8a\xd2\x6c\x2d\x8e\x2b\xf1\x73\x39"
+ "\xb4\xb4\x6b\x0d\x2a\xcd\x36\x22\xe3\x5f\x7a\xc7\x04\x26\x32\x9a"
+ "\x2b\xca\xec\xbe\x25\x75\x55\x48\x9a\xbe\xfc\x8c\xfd\xfe\x15\x53"
+ "\x0f\xf1\x4f\xfc\x60\x84\xf5\xc6\x0d\x65\xce\x84\x52\xdd\x2d\x96"
+ "\xa3\xe0\xff\x2c\x0f\x6c\x84\x78\x09\xc7\x4c\x10\x17\x47\xa7\x29"
+ "\x48\xdc\x64\x84\x63\xb7\xe0\xed\x38\xa6\x82\xb1\x67\xab\xd9\x3e"
+ "\xe6\x2f\x3d\x75\xc4\x36\x39\xee\x2c\x57\xe3\xfe\xea\x5f\xd7\xe0"
+ "\x3e\x1b\x77\xf4\xd4\xe1\x7b\x48\x8a\x63\x8c\xa5\xfa\x5a\x0d\x1e"
+ "\x9f\xd4\x0b\x71\xbc\x97\x7d\x3d\x34\x07\x31\xc6\x9d\x3d\x75\xd2"
+ "\xee\x21\x9b\x5d\xff\x00\x31\xf1\x0d\x5d\x9f\x9e\xba\x24\x03\x52"
+ "\xac\x4f\x6c\xe3\xf2\x6a\x36\xa3\xb9\xfd\x74\xef\x98\xda\xd4\x1c"
+ "\xd5\x91\x38\x84\xa4\x6b\xef\x1c\x95\xe9\xde\xb7\x70\xf7\x0e\xd7"
+ "\x62\xe7\xec\x3f\x97\x95\xcc\xde\x2f\x1c\x23\xba\xd6\x89\x59\xe6"
+ "\xc6\x1c\xcd\xd6\xa3\xf9\xd9\x4c\xfd\xfc\x1c\xa4\x00\xed\xa3\xfd"
+ "\x72\x4b\x39\xe6\xe3\x40\x93\x3d\x59\xdb\xe9\x75\x28\x26\x11\xa9"
+ "\xae\x29\x73\x6e\x86\xc6\x27\xb3\xdf\x4f\xfa\x16\x8e\x93\xd8\x57"
+ "\xf6\xfb\x55\x25\x10\x63\x87\xea\x93\x18\x32\xa6\x6c\xe9\x3c\x86"
+ "\x6b\x0f\xef\x33\xf9\x6f\x0b\x17\xfb\x4a\xbf\xc6\x16\xb5\x8c\x7b"
+ "\x55\x09\xdf\xeb\x96\xf3\xf2\xef\x75\xcb\x2e\xeb\x7b\xdd\xda\xa6"
+ "\x79\xef\x75\xab\xe8\xf7\x0f\x6c\xdc\xab\x5a\xf8\x5e\xb7\x9e\x90"
+ "\x7f\xaf\x5b\x33\x04\xee\xf5\x66\x33\xdf\xab\xe8\xfb\x3f\x1b\xf7"
+ "\xea\x23\x7c\xaf\xb9\x07\xe4\xdf\x6b\x6e\xb2\xf5\xbd\xe6\x9e\x6f"
+ "\xde\x7b\xcd\xad\x14\xbd\x57\x85\x1b\x83\xf9\x09\x78\xa9\x3e\xf1"
+ "\x1e\x68\xb1\x4d\x63\x92\x13\xb6\x21\x45\x51\x4d\x1d\x2a\xe9\x5a"
+ "\x8e\x92\x16\x21\xc5\xc0\x18\xe0\xbd\x65\x68\x28\xb3\xa1\x5e\x5b"
+ "\x92\x5d\x0d\xdb\xaf\xa0\xe2\xb8\x3a\x14\x38\x0f\xf3\xef\xb6\xdd"
+ "\xa5\x51\x52\xf9\x77\x5b\x6c\x23\xff\xea\x07\x73\x9c\xbb\xfd\x4c"
+ "\x49\x75\x3d\xc2\xf7\x0f\xff\x3f\xd2\xc8\xbf\xcb\x88\xbd\x2d\xf9"
+ "\x17\xdb\xa3\xb4\xae\x8e\xc7\xbf\x64\x0d\xd5\xf6\x75\x96\xdc\x9b"
+ "\x7a\x0d\x21\x61\xee\xdd\x3e\x03\x73\xef\x16\xd8\x2f\xad\xff\xdb"
+ "\x7d\x4d\xdc\x9b\x06\xd7\x34\xe7\xde\xa3\x51\x78\xac\xdd\xbe\x56"
+ "\x1e\xf7\x6e\x5f\x6b\xba\xef\x1c\xee\xbe\xc1\x56\x3a\x3e\xf7\x6e"
+ "\x17\xad\x75\x69\x8e\x5b\x66\x93\x2f\xfa\xb2\x7b\x5d\x1b\xe3\x8e"
+ "\x3e\x3e\x78\x7c\xab\x05\x9b\xfc\x63\x4b\x9d\xf3\x15\xe5\x9f\xd9"
+ "\xb5\x10\xb7\x6b\xa3\x9c\x98\x1d\xbd\xca\x43\x63\x99\x0b\x4c\x9f"
+ "\x3e\xff\xaf\xbd\xef\x01\x88\xaa\xca\xfe\x3f\xf3\xe6\xa1\x23\x02"
+ "\x33\xe8\x88\xb3\x65\x36\x29\xd6\xb4\x6b\x8a\x05\x44\x7d\xfd\x16"
+ "\xdb\xda\xca\xfe\xd2\x74\xfb\x9a\x5f\x6a\xad\xb0\xd4\xb0\xfc\x43"
+ "\x6a\x4a\xfe\x01\x34\xb7\x9f\xb5\x0a\x44\xe8\xd7\x0a\x81\xdd\xa5"
+ "\xd5\x5a\x32\x34\xdb\xa5\xed\x8f\x53\x62\x3f\x32\x04\x6a\xf5\xbb"
+ "\xd6\x4f\xb7\xc9\x35\x23\x45\x25\xa5\x40\x98\x99\xfb\x3d\xe7\xde"
+ "\xfb\x98\x37\xc3\xa0\x03\xda\xae\xf9\xf5\xe9\xe3\xbd\x77\xdf\xb9"
+ "\xe7\x9e\x7b\x3f\xe7\x9c\x7b\xef\x79\x6f\xde\x8d\xa3\x38\x26\xcd"
+ "\xf1\xf1\xfe\x13\x38\x1e\xdf\xd7\x3d\xb9\x05\x4f\xec\xff\x32\xb2"
+ "\xd0\x5e\x5e\x5b\xd8\xaa\x78\x97\xa4\x9a\x11\x07\x0b\x5b\x9b\x94"
+ "\xcc\x9e\x9a\x3c\xf1\xd4\xda\xf1\x13\x77\x3a\xbe\x04\xa2\x65\xcb"
+ "\xd5\xe4\x9e\xcb\x5f\xa6\x9e\x59\xfe\xb2\x9b\xba\x2f\xbf\xe0\x19"
+ "\x9a\xfc\x65\x6a\x48\xf2\xc7\xa0\xfc\x6d\x49\x61\x38\xd7\x53\xb6"
+ "\xb7\x25\xa9\xdd\x94\xa7\x30\x24\x8c\xcf\xad\x8c\x90\xfd\x1f\x8b"
+ "\x19\xd3\xf4\x5a\x71\x93\x82\x3e\x80\xf7\xe1\x64\x7b\xc2\xff\x35"
+ "\xa0\xcf\xfa\x9c\x09\x9f\xd4\xd4\x4d\x9f\xf4\x52\x97\xeb\xff\x75"
+ "\x2e\xff\xa6\xb4\xef\xa1\xfc\xae\xeb\x1f\xe8\x13\x37\x5f\x3d\xb1"
+ "\x4b\x9f\xb8\x2e\x29\xad\xb3\x4f\xfc\xc3\x3b\xdd\xf7\x89\x7f\x58"
+ "\xd5\xd9\x27\x6e\xfc\xda\xe7\x13\x37\xee\xed\xb9\x4f\xdc\xf8\xdb"
+ "\xd0\x7d\xe2\xc6\x65\x3d\xf3\x89\x1b\x53\xce\xec\x13\x37\x96\xf6"
+ "\xcc\x27\x6e\x2c\xed\xec\x13\x37\xaa\xfe\x3e\x71\x63\x97\xdf\xba"
+ "\x60\xf9\x03\x5b\xb1\x8f\x8e\x38\x62\xdc\xb4\xc9\xbd\x02\xc0\x9b"
+ "\xff\x5c\xf5\x04\x0f\x6b\x61\xcf\x0e\x6c\xf5\x2a\xf1\xe4\x57\x92"
+ "\x5b\x5a\xd2\x4d\xde\x45\x8e\x08\xd6\xef\x27\xb7\xb1\x76\x1b\xcd"
+ "\x87\x62\x51\x7e\x33\x6b\x71\x44\xb1\x45\x8e\x7e\x45\xdf\x81\x15"
+ "\x77\x5b\x91\xec\x8f\xf1\x3c\x8e\x2d\xb2\x85\xe7\x2e\x84\xe1\xe6"
+ "\x66\x30\xa1\x0c\xa9\xe6\xe5\x16\x40\x1f\x64\xa5\x73\xb6\xe2\x60"
+ "\x66\xc9\x77\xa0\x9a\x33\x11\x9b\x68\x2c\x2f\xd3\xcc\xd8\x7c\x07"
+ "\x94\xcc\x03\x93\x57\x01\x5b\xb1\xc2\x2a\xdc\x2d\x0e\xc5\x63\x1d"
+ "\x07\x02\x9f\x97\xa7\xe0\xbc\xdf\xc2\x0a\xef\xa8\xf1\xc6\xdc\xb1"
+ "\xcd\x93\x9d\x6e\x64\x4b\x52\x8d\x24\xab\xa7\xf0\x8e\x0a\xb6\x0e"
+ "\xf7\xec\xf4\x28\x1a\x43\x97\x2c\xc4\xb2\x5b\x6c\xe1\x79\x58\x76"
+ "\xf1\x42\x88\xdd\xf0\x1d\x38\xd8\x29\x87\x82\xf8\xa7\xd2\x3a\xa4"
+ "\xd8\x46\xa9\x5e\xe5\x60\x26\xde\x53\xc9\x27\x32\x2a\xdf\x8d\xe5"
+ "\xb7\x3b\x28\x3e\x85\xba\x0d\xb6\x12\x2c\xdf\xb3\xc8\xd1\x4d\x7b"
+ "\x79\xd9\xc1\xf5\x53\xca\xe5\x1d\x3e\x62\x22\xdb\x8c\x3b\xc9\x85"
+ "\x6d\x58\x42\x6d\x32\x62\xc4\x24\x92\x6d\xcd\x77\x30\x1c\xe5\x8c"
+ "\x45\x19\x1c\x58\x2e\x7d\xc3\x25\xf5\xfe\xc7\x2c\xa4\xa3\x7e\xb2"
+ "\x79\x9e\x95\xb2\x9d\x40\xd9\x8e\xfb\x64\xa3\xb2\xa8\x7d\xba\x7a"
+ "\x3e\x3a\x61\xd9\x60\xb2\xcd\xaf\xcc\x99\xbd\x53\xe8\x59\xe9\xa9"
+ "\x25\xe9\xdd\xd4\xd5\x97\x9b\xbb\xd2\x97\xbc\xcd\x30\x88\x59\xd6"
+ "\x54\xdf\xf9\xeb\xcf\x19\xc5\xff\x7e\xbd\x19\x86\xd7\xa1\x5d\xd7"
+ "\xb6\x1e\x03\x16\xbd\xa6\x7a\xa7\xa3\xb1\x9b\x65\xbd\x92\xd6\x55"
+ "\x59\xcf\xac\x60\xf5\x5e\xeb\x1d\x4d\xcc\x3a\x3e\x25\x6f\x05\xcb"
+ "\x6c\x8f\x1d\x6a\x69\x8b\x1d\xea\x7a\xc0\x6d\x41\xbd\x66\x99\xf6"
+ "\x79\x60\x3f\x6c\xac\x78\x69\xd7\x1e\x9c\x97\xde\x0b\xa6\x83\xc6"
+ "\x8a\xfd\xd9\x9f\xd2\xb3\xa7\x57\x9a\xfc\x9f\x3d\xfd\xd1\x0a\xc6"
+ "\xf2\x95\x60\x7c\xb5\x10\x8c\x9b\x2b\x01\xe9\xfc\xf7\xd7\xf6\x08"
+ "\x5e\xe5\x53\x27\xbc\x3c\x18\xb2\xdc\xec\x2b\x96\xef\xb6\xe5\x2a"
+ "\xac\x75\xc2\xb5\x06\x97\x73\x21\x3d\xb3\x29\xbf\x07\xdb\xf4\x28"
+ "\xf6\xb5\x66\x3c\x1f\x86\x98\x42\xc6\x3c\xe8\x7f\xc4\x58\x1e\x4b"
+ "\x76\x63\x6e\xee\x9d\xe2\xc9\x4e\x05\xb7\x7d\x6a\x72\x7b\xe1\x1d"
+ "\x2e\x4f\xe1\x8d\xa5\x5e\xcb\x73\xd5\x14\xbf\xa5\xe7\xa2\x68\x1b"
+ "\xa9\x0f\x78\x4c\x64\x8f\xa9\xce\x07\x77\xc1\xe1\x05\xa0\x64\x7f"
+ "\x0b\x91\xa8\x9b\x1d\x76\x35\xbe\xd1\xdc\xba\xac\x91\x79\xc9\xb6"
+ "\x28\x5e\x8a\xf7\xa2\xb2\xbe\xc5\xf9\x7d\x53\x03\x14\xcd\x03\xab"
+ "\x67\x7e\x7a\xbf\xa6\x53\xe9\xfd\x5f\xf4\x82\x35\xaa\x19\x2c\x45"
+ "\x27\x51\xa7\xe6\xa3\x3e\x9d\x44\x3b\x6b\x12\x76\x46\xbf\xc3\x2f"
+ "\x26\x1b\x7b\xe6\x93\xea\x92\x93\xc2\xc6\xb8\x1e\x91\x8d\xcd\x45"
+ "\x3d\x9a\xc3\x63\x14\x36\x6c\xbf\x0a\x37\xda\x05\xcb\x7d\x79\x4f"
+ "\xd1\x0a\x46\xf1\x5c\xa5\xe4\x48\x6f\x1e\xbf\x08\xbb\x56\xb1\xef"
+ "\x9a\xd8\x0a\xbe\x58\x46\xc5\x81\xb6\x61\x43\x5d\xf6\xbb\xd8\x89"
+ "\x83\xc6\xf2\x89\x98\x6e\xb2\x4f\xbe\xc6\x82\xed\x7d\x40\xc4\x36"
+ "\x2a\xf6\x53\x8c\xd2\x85\x6d\x41\xed\x62\xbf\x0b\xae\x39\x68\xfc"
+ "\xe3\x30\x6a\xc7\x45\x9b\xc0\x98\x71\x0b\x3b\x84\x6d\x36\x9c\xf1"
+ "\x38\xde\x1f\xf9\xbb\xb2\xf4\xec\xfd\x23\xfe\xac\x4c\xe4\xf1\x60"
+ "\xbb\xb9\x2d\xed\xe9\x5e\xeb\x38\x8b\xf3\x91\x36\xee\x87\xa8\x1d"
+ "\x0f\xcf\x02\xe5\x81\x46\x6c\x2b\x0f\xb6\x55\x8b\x23\x02\xfd\xd1"
+ "\x44\xf2\x47\x2c\xff\x27\xa3\x97\xba\x98\x77\xc2\x34\x23\xcb\x7a"
+ "\x0c\x4c\x14\xb7\xbe\x3f\x03\xd8\xb2\x63\xd8\x5e\xcd\xfb\x00\xfd"
+ "\x52\x14\xfa\xac\x7e\x1b\x16\x82\x95\xda\x2b\xb2\x11\xc7\x2a\x05"
+ "\x79\xce\xcd\x59\xd5\x61\x1e\xd4\x5f\xf2\x4f\xe6\xe5\x86\x3e\x68"
+ "\x67\x51\xab\xc9\x1e\xd1\x3e\xcd\xcb\xb9\xbf\x4c\x2d\x42\x3b\x74"
+ "\x2f\x72\x0c\x69\x5f\xe4\xb0\xe3\x3e\x58\xf3\x61\x9a\xff\x60\xb9"
+ "\xaf\x8c\x26\xff\x55\x97\xe9\x02\x37\xb6\x6d\x14\xf5\x75\x8b\x1c"
+ "\x83\x78\x1b\x3f\xec\x80\x91\xad\x60\x40\x99\x2c\x28\x2f\x94\xcc"
+ "\x00\xd3\xee\xf4\x83\xe0\x41\xdb\xd0\xda\x7d\xfc\x4c\x3b\x20\x5f"
+ "\x65\xa7\x63\x2f\xc8\x36\x33\x74\xad\x77\x9b\xb7\xf8\xf4\x6e\xf3"
+ "\x16\x6a\x3b\xa1\x77\x9b\x2b\x2e\x46\xbd\xfb\x28\x95\xeb\x9d\xb1"
+ "\x7d\x18\xd7\xa7\xe1\x75\xee\xad\xd8\x46\x9b\x8b\x48\x47\x48\x67"
+ "\x3e\x7c\x85\x74\xe6\xb5\xaa\x0b\x55\x67\x4e\xb7\x38\xec\xb8\x7f"
+ "\x2f\x3a\x83\x7c\xb9\xce\x50\x5b\x7d\x94\xda\x06\x5a\x1b\x71\x5b"
+ "\xcd\x5f\x53\x6d\xcf\x86\x5b\xd1\x56\xf7\x9b\x97\x0f\x86\xdd\xbc"
+ "\x9d\x2a\xf6\xdb\x27\x33\xef\x41\xe3\x6b\x9e\xec\x8f\xc1\xd2\xb6"
+ "\x82\xb1\x3a\xf7\xab\xe0\xb5\x8e\x05\x7a\xee\xe8\x2d\x34\xba\x70"
+ "\xce\x5a\xcd\x9e\x7d\xc5\x4e\x31\x75\x73\x06\xc5\xb1\x73\xeb\x3d"
+ "\x6b\x27\x97\x7a\x9f\xcd\x45\x7f\xfe\xca\x2a\x7a\x76\xe0\x7d\x76"
+ "\x76\xa9\x37\xfa\x25\x57\x4b\x6e\xc5\x18\x97\x41\x29\xe7\xb1\xed"
+ "\xc2\x3b\x28\x96\x47\xfe\x57\x3e\xe7\xa2\x67\x88\x15\xd3\xb4\xe7"
+ "\xd9\xe4\x13\xe4\xb3\x03\xf9\x6c\xa1\x82\x30\x0c\xa7\x67\x0b\xd2"
+ "\xa7\xdc\xad\x3d\x5b\xd0\xae\xe9\x3e\xe6\x4b\xe5\xcf\x57\x7d\xf9"
+ "\xf6\x48\x3a\x99\xef\x95\x4f\xc9\xd7\xfb\xf2\x89\x6b\xec\x47\xf6"
+ "\xb4\x2b\x60\x0a\x3a\xc6\xb1\x4e\x2e\x45\xfb\xc1\xb9\xd1\xd6\xbb"
+ "\xf1\xa8\x1c\x36\x6e\x79\x1c\x8f\x46\x3c\xf2\x38\x66\xf7\xfa\xab"
+ "\x2d\xe2\x5b\xe3\x85\xe3\x17\x88\xf2\xb7\x44\x73\x9b\xfc\x31\x44"
+ "\x1e\x91\xe7\x2d\xb9\x5b\x66\x69\xcf\xe5\x3b\xe8\x3b\xf0\xd9\x62"
+ "\xa2\xb2\x11\x23\x55\xbc\x2b\x20\xae\xe9\x9d\x19\xc9\x8f\x5f\x7b"
+ "\x63\x87\xd5\x3b\xb3\x0e\x42\xa3\x71\xcb\xbe\x3a\xec\xc3\xbd\xeb"
+ "\xc6\x2f\xa0\xe7\x5e\x64\x57\x5a\xb9\x68\x8b\x26\xe7\x62\x4e\xf3"
+ "\x26\x1f\xe7\x16\x8e\xc9\x60\x05\xed\x2e\x9a\x0b\xb6\xb0\xf4\x5b"
+ "\xe4\x91\x9e\xf7\x18\x45\xdc\x64\xeb\x30\x86\xd8\xd2\x3a\xea\x1d"
+ "\xef\x11\xd1\xfa\xe6\x39\xaa\xfd\xbd\xa5\x20\x9f\xc9\x0b\x79\x69"
+ "\x0d\x74\x7a\x4f\xe7\x9a\x1c\xc8\x69\x09\xb2\x06\xba\xef\x7d\x9e"
+ "\xad\x16\xef\xda\x31\x19\x2d\xb9\x5b\xd3\x10\x83\x52\x7d\x9d\x83"
+ "\x61\x81\xf4\x4b\xbb\xba\xd7\x3d\x1c\xb6\xae\xef\x8a\xcf\xed\x0e"
+ "\x0f\xeb\x26\xaf\xae\xe3\x3f\xb1\x43\x32\x26\x6c\xf2\x38\xbd\xed"
+ "\xa9\xe6\x9d\x4b\x8f\x75\x73\x6c\xf3\xfa\xe8\xae\xf8\x7a\x0a\xc7"
+ "\xda\xda\xaf\x1e\x92\x41\xcf\x1f\x3c\x73\x53\xc7\xd6\x6e\x72\xc3"
+ "\xcb\x73\x1a\x14\xf2\x87\xe5\x47\x2a\x94\x09\xd7\xca\x31\xdc\x21"
+ "\xb0\x50\xdc\x8b\xc6\x72\xb9\xc7\x21\xb6\x2d\x3b\xd5\xdc\xd6\x9e"
+ "\x0a\xbf\x39\x0e\xa3\xbd\x0f\xdb\xc2\x57\xcf\x00\xf5\x34\xfa\xc2"
+ "\xd3\x5f\xa5\x9b\x3f\xda\xdf\x00\xdb\x31\x6f\x6d\xb3\x0b\x8a\x91"
+ "\x96\x7d\x95\x1a\x75\x47\x1a\x6b\xad\x49\xdb\x0a\x13\x1c\x1e\x67"
+ "\xd6\x17\x10\x89\x3e\xd1\x52\x97\xf9\x12\xce\xa1\x8e\x41\xd8\x13"
+ "\x8a\xbd\xce\xfd\x25\xac\x99\x81\xbe\x14\x7d\x67\xf6\xdd\xd8\x67"
+ "\xa0\x4e\xbc\xa8\xef\x33\x1e\x79\xc1\xd7\x67\x9c\xc0\x3e\xa3\x00"
+ "\xfb\x8c\x6c\x1b\xd4\x66\x38\x01\x7d\x58\xef\x3b\x33\xcc\xad\x59"
+ "\x19\xd8\x77\x3c\x81\x7d\x47\xe6\x97\xc0\xfb\x8d\xc6\x06\x40\x9f"
+ "\x1f\xb5\x61\x0e\x58\xdb\x4e\x60\xdf\x71\x02\xfb\x8e\x2c\xd1\x77"
+ "\x3c\x7f\x1c\xfb\x8e\xb9\x38\x37\x98\x83\x7d\x47\x63\x90\xbe\xe3"
+ "\x78\xf0\x79\x81\xe6\x07\x4f\x9f\x70\x28\xcf\x63\xbf\xb1\x78\x2f"
+ "\x28\xcf\x4f\xee\xdd\x4d\x9d\xd9\xd6\xe5\xfb\xdf\x6c\xdd\xf8\xff"
+ "\xf0\xb2\x54\xa0\x76\x5f\xdc\x8a\xfd\x30\xe2\x52\xe7\x70\x83\x79"
+ "\x4f\xef\x94\xd3\x98\xde\x1e\x13\x6f\xdf\xf4\x59\x93\xc2\x0a\x93"
+ "\x92\x4f\x23\x6e\x8b\x1f\x07\xa5\x1d\x31\x2c\xbf\x2b\x5f\xa1\x79"
+ "\xa2\x77\x6d\xfc\x34\x31\x27\xfd\xd3\x97\x14\x13\x31\xbb\x04\x6e"
+ "\x6e\x96\x6a\x66\x0f\xa5\x46\xae\x79\x10\x54\xcf\x3f\x6c\xe1\xde"
+ "\x87\x6c\xa6\xac\xbd\x60\x69\x7a\x28\x1d\xdb\xeb\x18\x6c\xff\x24"
+ "\x5f\x29\xb9\x17\xec\xf4\xcd\x44\xf6\x0c\xb8\x4b\xee\x87\xa4\x92"
+ "\xbf\x43\x7c\xf1\xbd\x30\x7c\xc3\x67\xf4\x6d\x75\xc4\xb0\x81\xb5"
+ "\xee\x4e\xff\x0b\x94\x7c\x06\xc9\x6c\xdd\x8d\x76\x36\x60\xac\x0d"
+ "\xcf\x93\xf2\xef\xc5\xf9\x03\xde\x9f\xe0\x38\xed\xac\xcb\xdc\x0d"
+ "\xab\x0f\x02\x64\x7d\x2d\x31\xee\xc0\xf7\x00\xb8\x15\xf4\x1f\x34"
+ "\x26\x18\x2f\xf0\xa5\xe7\x59\x34\xe7\xe8\xc0\x78\xc6\xfb\xfe\xe3"
+ "\x02\x89\xf1\xee\xc6\x7a\xc0\x3e\xb0\x77\xc7\xf8\x80\x63\x7c\x00"
+ "\xb4\xb1\x01\x62\x13\x85\x63\x01\xeb\xe9\x53\x01\xe3\x83\x79\x3d"
+ "\x1c\x1f\xc8\xf9\x8d\x7b\xbe\x43\x29\x52\x18\x64\xef\x06\x65\xbd"
+ "\xb7\xbb\x18\xff\x89\xff\xfe\x9b\x62\x5f\xe2\x9d\x9c\x37\x66\x12"
+ "\x16\x2e\xe3\x1b\xe9\x77\x3b\x0c\xd0\x43\xec\x4b\xcf\x82\xfd\x21"
+ "\x81\x7d\xe5\x17\x3d\xc4\xbe\x94\x3d\x63\x98\xd4\x33\xec\xbf\xed"
+ "\x26\xf6\xfc\xdb\x93\x17\x29\xf6\x95\xe5\xfe\xd8\xff\x79\xba\xc0"
+ "\xfe\xcf\xd3\x7a\x8e\x7d\xc2\x59\xec\x3e\x41\xda\xfd\x5f\x0e\xf4"
+ "\x0c\xfb\x04\xb4\x7b\x43\x79\xcf\xb0\x3f\xd6\x4d\xec\xf9\xf7\x2b"
+ "\x2f\x52\xec\xff\xb2\xc9\x1f\xfb\x37\xa7\x0a\xec\xdf\x4c\x3b\x07"
+ "\xec\xcf\x62\xf7\x09\xd2\xee\xdf\xfe\xb4\x87\xd8\xa3\xdd\x2b\x6a"
+ "\xcf\xb0\x3f\xd0\x4d\xec\xf9\x37\x30\x2f\x52\xec\xdf\x2e\xf3\xc7"
+ "\xfe\xad\xfb\x04\xf6\x6f\x4d\xe9\x39\xf6\x89\x67\xb1\xfb\x44\x69"
+ "\xf7\xef\xee\xed\x19\xf6\x89\x68\xf7\xca\x94\x9e\x61\xff\x4e\x37"
+ "\xb1\xe7\xdf\xd1\xbc\x48\xb1\x7f\xb7\xd4\x1f\xfb\x77\xee\x11\xd8"
+ "\xbf\x93\x7a\x0e\xd8\x9f\xc5\xee\x13\xa5\xdd\x3b\x3f\xee\x21\xf6"
+ "\x64\xf7\xdb\x7a\x86\xfd\xb2\x6e\x62\xcf\xbf\xc5\x79\x91\x62\xef"
+ "\x2c\xf2\xc7\x7e\xfb\xdd\x02\xfb\xed\x93\x42\xc1\x7e\x89\x1e\xfb"
+ "\xfd\xbd\x53\x70\x6e\xc5\xc7\xf9\x2f\xdf\x2b\xb1\xff\x03\x62\x8f"
+ "\xf5\x2f\x9f\xbc\x3e\x60\x8c\xff\xfe\x4e\x8e\x7b\x1a\xe2\x9e\x89"
+ "\xb8\xe3\xdc\x50\xc3\x1c\x31\x8a\x24\xdc\x09\xf3\xac\x03\x60\xd9"
+ "\x8e\x79\x09\x1f\xc2\x18\x71\xb4\x73\x9c\xc3\xc1\xcd\x0c\xaa\x8d"
+ "\xf0\xa4\x71\x3f\x61\x7e\xb6\xb1\x3d\xe9\xc4\x59\x31\xff\xe5\xf7"
+ "\x33\xbe\x6f\x0b\x8c\xff\x9d\x2f\xcc\x3f\xc6\x39\x5c\x56\x77\x31"
+ "\x7f\x3f\xdf\x1f\xf3\xf7\xc6\x13\x0e\x2e\xe3\x7b\xe3\x7a\x8e\x79"
+ "\x42\x69\xd7\x98\x6b\x7d\x7c\xd5\x9b\xe7\x86\xb9\xa2\xfa\x30\x4f"
+ "\x28\x3d\x33\xe6\x07\x7a\x80\xf9\xf9\xed\xdf\x2f\x2c\xcc\xab\x56"
+ "\xfa\x63\xbe\xe3\xa7\x02\xf3\x1d\xc9\x5d\x61\xee\x45\x7f\x4d\x31"
+ "\x75\xfa\x6d\xa0\xa7\x25\x75\x6c\x3b\xe2\x4a\xbf\x11\xa4\x58\xef"
+ "\xab\x73\x2a\x95\x76\xc4\x3d\x6f\x21\xc4\xae\x5e\x08\xa3\xcd\x0d"
+ "\xc2\x7f\xb7\xa1\xff\x7e\xfa\x3b\x50\xbd\x8f\xda\xc2\x57\x1f\x01"
+ "\xb5\x0d\xdb\xb8\xed\xd1\x74\x73\x4d\x5a\x13\x6c\x3f\x5e\xa9\x50"
+ "\xec\x96\x9e\xdb\xb1\xa3\xa9\x51\xbf\x98\xc6\x5a\x6b\x0e\x15\x88"
+ "\xb8\xca\x97\x5a\x5c\xe5\x55\xbf\xb8\xca\x6f\x8e\xc8\xb8\xca\x3d"
+ "\x02\xa3\x22\x3d\x3e\xf7\xff\xae\x8b\xb8\x4a\xf5\x59\xe3\x2a\x3c"
+ "\x9e\x72\x1c\xac\xed\x73\xd3\xfb\x3d\x2f\xe3\x2a\x2f\xcc\x39\xb7"
+ "\xb8\x4a\xdb\x5c\x87\xf2\x02\xe2\xb3\xe4\x1e\xc4\xe7\xb3\xee\xe2"
+ "\xf3\x41\x97\xdf\x3f\x09\xec\x6b\xb5\x3e\x56\xeb\x57\xc9\xe6\xa8"
+ "\x6f\x6d\x2d\x8c\x8f\x0d\x8c\xa5\x90\xbd\x1d\x37\x56\x27\x90\x4f"
+ "\xee\x59\x3c\xc5\x18\xf1\x43\x8b\xa7\x90\xcd\x69\xfd\xec\x85\xd1"
+ "\xc7\x56\x83\xbf\xed\x7d\xf0\xa6\xe8\x63\x3f\xa8\x0c\x75\x7c\x75"
+ "\x06\xcc\xcb\x02\x63\x28\x02\xf3\x5d\xd7\x52\xcc\xa5\x67\x71\x14"
+ "\x63\xda\x0f\x2d\x8e\x72\xe1\x61\xfe\x61\xb3\x3f\xe6\xd5\xaf\x0a"
+ "\xcc\xab\xcb\xcf\x1d\xf3\x84\xd8\xc0\xd8\x89\xc0\xbc\xe6\x0a\x8a"
+ "\xb5\xf4\x2c\x7e\x62\xec\xe1\x58\xfa\x5f\x17\x3f\xb9\xf0\x30\xff"
+ "\xa8\xc1\x1f\xf3\x5d\xbf\x15\x98\xef\x2a\x3d\x0f\x98\x97\x05\xc6"
+ "\x4c\x04\xe6\xb5\xd1\x34\xf6\xea\x59\xdc\x44\x35\xfd\xd0\xe2\x26"
+ "\x17\x1e\xe6\xbb\xf7\xfb\x63\x5e\xb3\x56\x60\x5e\x53\x78\xee\x98"
+ "\x27\xc6\x06\xc6\x4a\x04\xe6\xf5\x61\x14\x5b\xe9\x59\xbc\x44\xfd"
+ "\xc1\xc5\x4b\x2e\x3c\xcc\xeb\xea\xfd\x31\xaf\x7d\x5a\x60\x5e\xbb"
+ "\xea\x3c\x60\x5e\x16\x18\x23\x11\x98\x7f\x7c\x9a\x62\x2a\x3d\x8b"
+ "\x93\xa8\x15\x3f\xb4\x38\xc9\x85\x87\xf9\xc7\x55\xfe\x98\xd7\x2f"
+ "\x13\x98\xd7\x2f\x0d\x75\xce\xac\xcd\x95\xb5\xf9\x31\x9f\x2b\x5b"
+ "\x71\xcc\x1e\x10\x1b\x11\x78\xff\xf5\x4b\x3e\x66\xef\xf1\x5c\xd9"
+ "\x18\xf1\x43\x89\x8f\x68\x58\xd3\x7c\xf9\xc2\x98\x2b\xff\x35\xe0"
+ "\xf9\xe7\x27\xb3\xc5\x5c\xf9\x93\x59\x5d\x61\x1d\xec\x5d\x84\x5a"
+ "\x9c\x6b\x6a\xef\x22\x3c\xbd\x10\x71\x44\x3d\xa0\x77\x11\xe8\x9d"
+ "\x84\x60\xef\x23\xd0\x7b\x08\xda\x3b\x09\xfa\xf7\x11\x52\x5c\xac"
+ "\x95\xde\x49\xa0\x79\x72\x4d\xda\x33\xa0\xbd\x9b\x40\xef\x20\x64"
+ "\x7f\x01\x91\x84\x11\xbd\x7f\x40\xf3\xe5\xef\xfb\x1d\x84\xf5\xde"
+ "\x0b\xe1\x1d\x84\xbd\x5d\x7e\xff\x56\xb3\xb9\xf1\x2f\x0f\x06\xd4"
+ "\xb7\x8e\x38\x55\xfb\xba\x78\x3b\xd9\x1c\x61\x64\x6e\x14\x76\xf8"
+ "\xea\xe4\x0a\xa5\x2e\xb3\x12\x9e\x5e\x0c\x16\x2d\x7e\x41\x36\x88"
+ "\x7e\xd9\xec\x46\x3c\x57\x3f\x22\xe2\x18\xde\xa3\xa9\x91\x4d\x8f"
+ "\xa6\x9b\xe9\xf7\xf8\xdb\xff\xbb\x42\xa1\xd8\x63\xc9\x0c\x88\x7f"
+ "\xf1\x30\x24\xd5\x36\x1f\x00\x6e\x53\x6b\xe3\x53\x31\x6f\x72\xfb"
+ "\xda\xb1\x36\xef\x80\xf8\x31\x4d\x03\xe2\x53\x08\xb7\xd5\x47\x00"
+ "\xc8\xbe\x08\xb7\xba\xcc\x0d\x1d\x78\x71\xac\x14\x19\xdb\xe8\xd2"
+ "\xa6\x3e\xe9\x31\x66\x45\xc7\x11\xb3\xb9\xfe\x98\x6d\xe8\x69\x7c"
+ "\x43\x7b\x9f\x7b\xae\x43\xd9\x80\x36\xb5\xf8\x97\x88\xd9\x5d\xdd"
+ "\xc5\xec\x6f\x5d\xae\x7f\x7c\x06\xcc\x4a\x43\xc4\xec\xd0\xd9\x31"
+ "\x33\x4c\x0a\x82\xd9\x3e\xcc\xeb\x94\x98\x55\x21\x66\xd5\x3e\xcc"
+ "\xbe\x0d\x11\xb3\xc0\x39\xec\xc5\x84\xd9\xbe\x2e\xd7\x3f\xeb\x1a"
+ "\xb3\x84\x10\xed\x2c\x21\x04\x3b\x33\x94\x77\xc6\x2c\x01\xed\x2c"
+ "\x41\xda\x59\x02\xda\x59\x82\xce\xce\x8e\x85\x88\x59\xe0\x1c\xf4"
+ "\x62\xc2\xec\xb3\x2e\xd7\x3f\x3e\x03\x66\x21\xda\x59\x42\x08\x76"
+ "\xa6\xa8\x41\x30\x43\x3b\x4b\x90\x76\x96\x80\x76\x96\xa0\xb3\xb3"
+ "\x03\x21\x62\x16\x38\x87\xbc\x98\x30\xdb\xdf\xf5\xef\xbf\xbb\xc4"
+ "\x2c\x31\x44\x3b\x4b\x0c\xc1\xce\x94\x29\x9d\x31\x4b\x44\x3b\x4b"
+ "\x94\x76\x96\x88\x76\x96\xa8\xb3\xb3\x77\x42\xc4\x2c\x70\x0e\x78"
+ "\x31\x61\x76\x60\x4f\x0f\x30\x0b\xd1\xce\x12\x43\xb1\xb3\x6d\x41"
+ "\x30\x43\x3b\x4b\x94\x76\x96\x88\x76\x96\xa8\xb3\xb3\x65\x21\x62"
+ "\x16\x38\x87\xbb\x98\x30\xfb\x7c\x55\x77\x31\xe3\x78\xe1\xd8\x31"
+ "\x28\x66\x6d\xfe\xe3\x46\x37\x8e\xe3\xe9\x99\x57\x50\xbc\x9e\x01"
+ "\x37\x5b\xae\xda\x08\x2b\x1a\x0f\x12\x5e\x75\x99\x3b\x21\xd8\xb8"
+ "\x91\x9e\x8b\x21\xee\x40\xcf\xc6\xb2\xbf\xec\xc6\x78\xf1\xc1\xae"
+ "\xb0\x3a\xfb\xf3\xb0\xa2\x39\x3e\xac\xb4\xe7\x61\xe7\x15\xab\x4f"
+ "\xba\x8b\xd5\x17\xf1\x3d\xc3\x2a\xa1\xf4\xec\x58\x25\x1c\x3a\x33"
+ "\x56\x8a\xea\xc3\xea\x80\x0e\xab\xce\xfd\x58\xe8\x58\x05\xf4\x5f"
+ "\x17\x15\x56\x07\x5d\x5d\x61\xe5\xb6\x8e\xb5\xd1\x6f\xde\xef\xc4"
+ "\xb9\x2f\x7b\x28\x75\x6c\xee\x41\x88\x7d\xe6\x20\x8c\xa6\xdf\x37"
+ "\xbf\xba\xb8\x55\xc1\x3a\x7e\xb5\x6b\x4f\x03\xb4\x1f\xb5\x85\xd3"
+ "\xef\x67\xb8\x9f\x7c\xd4\x66\xaa\x4b\x6b\xe2\x3e\x71\x0d\x62\x54"
+ "\xdb\x5c\x89\x6d\xd2\x3b\xa5\xb6\x79\x2b\xb4\xcd\x4f\x85\x8f\xf6"
+ "\x1f\x41\x5c\x58\x7b\x5d\x63\x25\x94\xe0\x7d\xe7\xc2\xad\xe0\x3d"
+ "\xea\x08\x7f\x20\x13\x94\xe3\xc6\x7f\x94\xd1\xdc\x79\x64\x26\x58"
+ "\xc6\x35\xb2\xd6\xda\xc6\x5d\xf0\xe2\x83\x10\xbb\x33\x13\x80\xda"
+ "\x9a\xcf\x95\x1f\xa1\xb9\xf2\x3b\x7e\xf8\xbc\xa0\x9b\x2b\xf3\xdf"
+ "\xcb\x66\x20\x36\xdf\x04\x60\x83\x73\x71\x6c\xeb\xde\x77\x36\x23"
+ "\x36\xcd\x1a\x36\xc7\x20\xeb\x31\xc2\xc6\xe5\x9b\x2b\x4b\x6c\x8a"
+ "\xc8\xe7\x65\xe8\xe6\xca\xc7\x75\xd8\xc8\xdf\xaa\xfa\x61\xa3\xc5"
+ "\x32\x16\x39\xe8\x19\x79\xa7\xb9\x72\xcf\x62\x19\x87\xba\xfc\xad"
+ "\x08\xb7\x23\xb4\x91\x3b\xd1\x8e\x96\x2e\xe0\x76\x24\xda\x3f\x26"
+ "\x1e\xf5\xbd\x02\xcc\xae\xde\x29\xcf\x20\x06\x6d\x68\x6b\xd4\x17"
+ "\x65\x63\x3d\x09\x4b\xc2\xed\xce\x4d\xed\xed\xf7\x37\x83\x82\x3e"
+ "\x6b\x1a\x61\xe7\x39\x6a\x33\xe5\x62\x5f\x55\x37\xe5\x33\xc4\xe7"
+ "\x24\xd4\x35\x49\x6c\x16\x7f\x06\xc7\x8d\x5f\x26\xb1\x47\x1d\xe1"
+ "\x23\x50\x4f\xb1\xef\xb1\x3c\x40\xbf\x7d\x41\x9f\xf7\xe2\x0c\x48"
+ "\x1a\x97\xc1\x5a\xf9\xbb\x3c\x68\x63\xd4\x9f\x91\x3f\xac\xcd\x78"
+ "\x1f\x3c\x6b\xe3\xc7\xb4\x0f\x18\x6b\xdb\xb9\x00\x80\x7c\x22\x61"
+ "\x11\xf6\xb8\x0f\x3b\xfa\xdd\x9e\x3e\xd6\xd1\xc9\x17\x3e\xb2\x2b"
+ "\xb8\x7d\x4d\x71\x75\x2b\xde\x51\x24\xed\xab\xa8\xa7\xf1\x0e\x2d"
+ "\x1e\x85\x18\xd2\x6f\xf5\xb2\xf7\x82\xf2\x42\xb7\x31\x3c\x9c\xdc"
+ "\x03\x0c\x4b\xcf\x8e\x61\x8b\x86\xe1\xa1\xb3\x63\x78\xd8\x1d\x04"
+ "\x43\xa7\x0f\x43\xc3\x24\x1d\x86\xfb\x24\x86\x55\x3a\x0c\xab\xcf"
+ "\x8e\x61\xc0\x5c\xfa\xa2\xc2\xb0\xe1\xcc\xf1\x8f\xa0\x18\x26\x84"
+ "\x60\x87\x27\x24\x86\x09\x21\xd8\x61\x83\xb3\x33\x86\x09\x3a\x3b"
+ "\x34\x94\xfb\x30\x4c\x90\x76\x98\xa0\xb3\xc3\x84\x10\xec\x30\x60"
+ "\x6e\x7d\x51\x61\xf8\x75\x75\x0f\x30\x0c\xc1\x0e\x3f\xd7\x30\x0c"
+ "\xc1\x0e\x8f\xac\x0c\x82\xa1\xce\x0e\x71\xec\xe2\xc3\x50\xda\x61"
+ "\x82\xce\x0e\x13\x42\xb0\xc3\x80\xb1\xca\x45\x85\xe1\xd1\xd5\xdd"
+ "\xc7\x30\x31\x04\x3b\xdc\x2e\x31\x4c\x0c\xc1\x0e\x1b\x53\x3a\x63"
+ "\x98\xa8\xb3\x43\x65\x8a\x0f\xc3\x44\x69\x87\x89\x3a\x3b\x4c\x0c"
+ "\xc1\x0e\x03\xe6\xde\x17\x15\x86\xc7\xce\x1c\xff\x0f\x8e\x61\x08"
+ "\x76\x98\xad\x61\x18\x82\x1d\x1e\x8f\x08\x82\xa1\xde\x0e\xb7\xe9"
+ "\x30\x94\x76\x98\xa8\xb3\xc3\xc4\x10\xec\x30\x60\x2e\x7e\x51\x61"
+ "\x78\xa2\xcb\xef\x71\xea\x31\xc4\x71\x76\xe7\x71\x69\xb3\x0f\x43"
+ "\x3d\x7e\x81\x63\xd1\x09\x38\x46\x25\xec\xa6\xb8\x41\xe9\x8c\xdf"
+ "\x89\x1a\xc2\x6f\x38\x3d\x8f\xfb\xd6\x37\x26\xe5\xd8\xc9\xe7\x39"
+ "\x84\xd9\xce\x69\x00\x34\x3e\xd5\xc6\xa3\xf4\x4c\xb5\x63\x3c\x3a"
+ "\xfd\x7f\xeb\x78\xb4\xa9\xbe\xfb\xd8\xc9\x7e\xb0\x4b\xec\xfc\xfb"
+ "\xbe\x09\xd8\x27\x76\x8d\xdd\x37\xab\x3a\x63\x97\xe0\xf4\x61\x27"
+ "\xfa\x3d\x81\x9d\xa2\x6a\xfd\x9f\xc0\x4e\xf6\x7f\x67\xc4\xee\x62"
+ "\xee\xff\x4e\x76\xd9\xff\xe5\x2b\xde\x0a\xdc\x2b\x71\x77\xe2\x5e"
+ "\xed\x51\xe0\xf6\x0d\x8a\x57\xbc\xeb\x22\xf4\x39\xf0\x7e\x2f\xf6"
+ "\xd4\x78\x0b\xd1\xb0\xe5\x2a\xb7\x67\x8d\x87\x27\x1c\x00\xd3\x9d"
+ "\x66\x43\x1a\xad\x09\x42\xb4\xbd\x35\x5e\xe6\xe5\x90\x8c\x75\x16"
+ "\x74\x0a\xe4\x08\xba\xe4\x5e\x44\xc7\x72\xb7\xae\xc7\x34\x93\xe4"
+ "\x39\x88\xe8\x3d\x8a\x42\xbc\x02\xcb\xee\x23\x69\xec\x9e\x15\x60"
+ "\xd7\x97\x8d\xbc\xa8\x4c\x8d\x2e\x9c\xe8\x3c\xbd\x86\xd8\x3c\x06"
+ "\x35\x56\x4f\xc7\x6e\x03\x3d\x5d\x5f\xc9\xcf\xe1\x57\x8f\x21\x00"
+ "\x66\x83\x5d\xd4\x25\x53\xd1\xea\x12\xc1\x79\x46\x55\x34\x21\xcf"
+ "\xe1\x7e\x3c\x7b\x01\x44\x22\x3d\xf1\x8d\x4c\xe7\x72\x13\x7d\x24"
+ "\x0b\xef\x05\x9c\xbf\x41\x8d\xf3\x2a\x10\x27\xea\x05\xea\x86\x0e"
+ "\x99\xed\x90\xef\x5f\x46\x94\xd6\x5e\x7a\x3a\xa2\x61\x4a\x07\x8d"
+ "\x99\xcb\x11\x1e\xa6\xa2\x1c\x49\x7a\x39\x04\x1d\x8c\x92\x74\x16"
+ "\xac\xd7\xe8\x0e\x2c\xf3\xdd\x36\x8d\x2e\xdb\x03\x3f\x42\x2c\x9c"
+ "\x75\xe9\x00\xb2\x1d\xa2\x59\xee\xeb\xc3\x65\x5b\x24\xeb\x79\x46"
+ "\x1a\x0c\xae\x0d\xb2\xbd\xbc\xb9\x5b\x5d\x48\xdb\xcf\xbb\x5c\x1d"
+ "\xd3\xc1\x77\x05\x7d\x53\x4a\xb6\xc3\x0a\x77\x7f\xce\xb7\x01\x6d"
+ "\x4b\x31\xd8\x65\x3b\xf4\x27\x5a\xcc\x93\x22\xea\x65\xe9\xc0\xd5"
+ "\xa3\xa8\x74\xcf\xa9\xa3\xb5\x8a\x36\x76\xba\xb1\x6e\xe3\x3a\xd3"
+ "\x9b\x02\xe9\x07\x08\xfa\x37\xac\x48\x3f\xb1\x33\xbd\x25\x90\x3e"
+ "\x46\xd0\xff\xd9\x82\xf4\x93\x3a\xd3\xbb\xfb\x05\xd0\x0f\x14\xf4"
+ "\x6f\x46\x20\x7d\x6a\x67\x7a\x7b\x20\xbd\x4d\xd0\xbf\x4f\x3a\x32"
+ "\xa5\x33\x7d\x72\x20\xfd\x8f\x04\xfd\x5b\x26\xa4\x4f\xeb\x4c\x9f"
+ "\x13\x48\x7f\x99\xa0\x7f\x87\xb0\x9f\x16\x48\x5f\xc2\x69\x61\x88"
+ "\xa4\xbd\x5c\xd0\x6e\x07\xa4\x4d\x0f\x52\x57\xa3\xe4\x1d\x27\xe9"
+ "\x07\x09\xfa\xd7\x57\x22\xfd\xac\x20\x58\x05\xd2\x5f\x21\xe8\x3f"
+ "\x89\x45\xfa\x8c\x20\x58\x05\xd2\x0f\x16\xf4\x1f\xcc\x42\xfa\x05"
+ "\x41\xb0\x0a\xa4\xbf\x52\xd0\x57\xa7\x21\x7d\x66\x90\xb6\xf7\xa7"
+ "\x8f\xda\x35\x09\xe9\x96\x6e\x58\xa1\xd9\x8f\x5f\xbb\x07\xf2\xbe"
+ "\x4a\xf0\xae\x49\xc1\x3c\x39\x41\xda\x3d\x90\x7e\x88\xa0\xaf\x1d"
+ "\x8d\xf4\x2b\x3b\xd3\x83\x41\xd0\xc3\xf5\x92\x7e\xa8\xa0\xaf\x8f"
+ "\x43\xfa\x55\x41\xda\x9e\xee\x3b\xa5\x9d\xc6\x0a\xda\xaa\x43\x48"
+ "\xbb\x3a\x48\xbb\xeb\x69\x87\x09\xda\xcf\xeb\x91\x36\x3f\x48\x9b"
+ "\xeb\x69\xaf\x16\xb4\x7b\xd7\x23\x6d\x61\x90\xf6\xd6\xd3\x5e\x23"
+ "\x68\xff\x36\x0e\x69\xd7\x07\x91\x77\x88\x8e\xd6\x21\x68\x3f\x25"
+ "\xbd\x2a\x0a\x82\x8b\x9e\xf6\x5a\x41\xfb\xc5\x52\xa4\x2d\x0d\x82"
+ "\x8b\x9e\xf6\xc7\x82\xf6\xb3\x6d\x48\x5b\x16\x04\x13\x3d\xed\x4f"
+ "\x58\xd4\xfe\x74\xe9\x5b\x37\x05\xd2\xa2\x0e\x38\xd1\x0f\xd1\x9a"
+ "\x31\xc3\x59\xee\xdf\x07\x95\x08\xbf\xc6\xbf\x71\xa0\xd1\x30\xc5"
+ "\x7d\x83\xae\x1f\xb8\x8e\xe5\xee\xd1\xfa\xb4\x8a\x40\x7e\x4c\x51"
+ "\xf5\xb4\x23\x58\xee\x89\x29\x92\x76\x5b\x67\x5a\x93\x9e\x76\x24"
+ "\xcb\x3d\x54\x25\x69\x2b\x3b\xd3\x5a\x3a\x68\x59\xee\xe1\x55\x48"
+ "\xf3\x76\xb1\xf4\xab\x3a\x39\xaf\xd7\xf1\x1b\xc5\x72\x1b\xc6\x49"
+ "\x7e\xce\xce\xfc\xec\x7a\xda\xeb\x59\xee\x37\x36\x49\x5b\xd5\x99"
+ "\x36\x59\x4f\x7b\x03\xcb\x3d\xa2\xd5\xbf\xba\x33\x6d\x8e\x9e\x36"
+ "\x9e\xe5\x1e\xdd\x23\x69\x6b\x02\x69\x8b\x45\x1f\xa4\x48\x9c\x12"
+ "\x58\xee\xb1\xf5\x92\xb6\xde\xaf\x8f\x55\x0c\xdc\xc6\x8a\x05\x5d"
+ "\x22\x8b\xfa\x87\x43\xe2\xb9\xc7\xaf\x6f\x5d\x61\xe8\x47\x7d\xca"
+ "\x06\xc2\xf3\xa9\xbb\x4b\x91\xf6\x46\xc9\x6f\x5f\x60\xdf\x27\xe5"
+ "\x4b\xc2\x7b\xfb\xb5\xfe\x09\xfb\x1d\x57\xb0\x71\x4f\xc6\x8f\xa1"
+ "\xef\x11\xa3\xdb\x2a\xbe\x49\xa5\xad\xe9\xe5\xe1\xba\xef\x2d\x1b"
+ "\x6a\x99\xd0\xcc\xdc\xfa\xb4\x3c\x85\xd5\x8f\x6c\x06\x95\xbe\xd7"
+ "\xc7\x06\x8c\x4f\x71\x61\x7a\xd3\xb0\xa1\xae\x96\x5c\xb7\xdd\x65"
+ "\x60\x7c\xcd\x01\x3c\x1f\xee\x82\x8d\x63\xe8\x3c\x6f\x05\xad\x39"
+ "\x92\x6c\xf0\x14\xb4\xbb\x68\x8d\x92\x12\xbc\xce\xc5\x9d\xaf\x07"
+ "\x92\x81\x63\xe0\xa7\x20\xd9\xb9\xd0\x0d\x87\x33\x41\x11\x6b\xd5"
+ "\xb9\x9f\x60\x73\xd3\x47\xa3\x2c\x39\x58\xee\xb4\x83\x78\xcd\x65"
+ "\xa1\xf5\x80\xf2\xdb\xdd\xce\x79\xf4\x4d\x3b\xf7\xee\xa6\x01\x93"
+ "\x73\xd8\x93\xbf\xfa\x3a\x23\x0b\xae\x44\xf9\x6b\xb4\xef\x57\xf1"
+ "\x6f\x56\x9d\x48\xbf\x45\x7c\xaf\xca\x33\xd3\x1b\xdd\xee\x0e\xfc"
+ "\x5e\x95\x28\xc7\x33\xe9\x14\xfa\x2b\x56\x3a\xd5\x25\xbe\x87\xe5"
+ "\x79\x9e\xd7\x6f\x05\xab\x67\xb1\x43\x5a\xbd\x6d\x2b\x73\x68\x6d"
+ "\x39\x67\xd6\x11\x38\x28\xef\x11\x7f\xc9\x77\x18\xf1\x23\xbe\x1a"
+ "\x4f\xca\xd7\x74\xd5\x54\x17\xb5\x07\x7b\x09\xf3\x87\xfc\xfd\x2b"
+ "\x8f\x55\x7c\xff\xca\x93\xe6\x32\x8c\x5b\x29\xbe\x7f\x25\xeb\x13"
+ "\x32\x0f\xb7\x93\x78\x04\xff\xd6\x2f\x98\xd9\xb3\x6e\x1b\xf2\x77"
+ "\xe2\xf8\xb7\x46\xe0\xe3\xa9\x71\x19\x6e\x95\x58\x79\xf6\xb9\x0c"
+ "\x3f\xb3\xcb\xf3\x43\x2e\xc3\xa9\x31\xf2\xbc\x49\xfb\x06\x59\x50"
+ "\xbe\x96\xf6\x46\x1c\x4b\xa9\xde\x17\x53\x4d\x34\x5e\x17\xdf\x42"
+ "\x6d\x6f\xb4\x0f\xa6\x6f\x44\x7b\x17\x60\x99\xaa\x68\x2b\xef\x78"
+ "\x3c\x9a\xe5\xb1\x49\x1e\x19\xd1\x70\x9d\xb3\xde\x99\xc9\xf2\x13"
+ "\x2b\xc5\xfa\x30\xde\xe9\x94\xc6\xb1\x45\xfc\x59\x74\x62\x25\xe7"
+ "\xbb\x76\x72\x8e\x5e\x86\xb8\x51\xd7\xdf\x10\x9f\x90\x78\x63\xd2"
+ "\x4d\x53\x1f\x7c\x68\xda\xf4\x19\x0f\xa7\xcf\x7c\xe4\xd1\x59\xb3"
+ "\xe7\xcc\xcd\x78\x6c\xde\xfc\x05\x8f\x2f\x5c\x94\xf9\xc4\x62\xfa"
+ "\xd1\x59\x87\xac\x2f\x8e\x31\x34\x2b\x80\x58\xde\x46\x65\xf0\xef"
+ "\xfc\x52\x9a\xc0\xdd\x5b\xa5\xda\x83\xcf\x09\xea\x6c\x00\xb4\xee"
+ "\x47\xa3\x91\x5d\x45\xeb\x90\xa0\x0e\x1a\xea\x8a\xc6\x3a\x69\x0d"
+ "\xb6\x43\x46\x66\xad\x6d\x1a\xeb\xa4\xf5\xfd\x76\xd8\x1a\x20\x76"
+ "\x08\xad\xd3\xc6\x80\xee\x97\x5c\x0d\x50\x85\x79\x83\xf1\x1c\x62"
+ "\x01\xdb\x73\x31\xac\xa9\x30\x86\x35\x12\xff\xc2\x75\xac\xa1\x69"
+ "\x49\x3a\xe4\xe2\x35\xea\xa5\xe5\xb0\x91\xed\xdd\x81\x23\x7f\xef"
+ "\x0a\x18\x54\xbc\x8e\x1d\x5a\x19\xc3\x0e\x3d\xb9\x8e\x35\x96\xc4"
+ "\x30\x57\x6c\x21\x44\xb4\xe4\xb2\x55\x2e\xa3\x97\xaf\x3d\x94\x87"
+ "\xf7\xbd\x51\xde\x9c\x3c\xbc\x37\xd2\x0d\xc6\x12\xbc\xc6\xb4\xe6"
+ "\x1d\x76\x21\xf7\x6b\x27\x5b\xc3\x90\xdf\x2c\xd6\x3e\xcb\x90\x8b"
+ "\xe5\x08\x3c\xd8\xe9\x2a\x1c\x45\x60\x79\x4d\x75\xad\x07\xc1\x65"
+ "\x64\xad\xb4\x46\x12\x96\x67\xae\x5b\xdf\x08\xc4\x6f\xf3\xbc\xd6"
+ "\xb0\xf9\x97\x31\x37\xd2\xee\xf3\x2e\x99\x65\x40\x9a\x6d\xc8\xbb"
+ "\x59\x5f\x1f\xc7\x8c\xd9\x0b\xec\x73\x1e\x9f\x35\xeb\xda\x70\x70"
+ "\xf0\xa3\xdf\xfa\x80\x0b\x90\x1f\x3c\xb7\x8e\x55\x61\x3d\x9d\x58"
+ "\xdf\xea\xdd\x38\xfb\x40\xdd\x00\xac\x53\xfe\x61\x15\xc6\x63\xfa"
+ "\xdb\x78\xfe\x36\xca\x5e\xcd\xd7\x23\x53\xa3\x9f\x60\x05\xa0\xa2"
+ "\x9c\xd4\x5f\xd1\xf7\x04\xe1\xd4\xa2\x49\x06\xac\x77\x21\xd2\x55"
+ "\xdb\x2f\x83\x61\x98\x6f\x2f\xca\x51\x86\xe7\x44\xbf\x9c\x70\x44"
+ "\xfa\x2a\x5e\x2f\x35\x7a\x26\x5d\x63\x5b\x39\x37\xc4\xb0\xd5\x2d"
+ "\x05\x50\x41\xdf\x6f\xe5\x6b\xc9\xe0\x35\xb6\x4b\x35\xd2\xe6\x9f"
+ "\xca\x9e\x64\xa0\x75\x31\x4b\x7c\x3c\x73\x48\x26\x92\x83\xe6\xc2"
+ "\x1f\xe1\x68\xd2\xdb\x9e\x0a\xd7\xb5\x82\xe1\xa3\x43\x00\x45\xeb"
+ "\x58\x29\xee\x45\xb8\xaf\xdf\x85\xf7\x3e\xc4\xbd\x1a\xd3\x6b\xf0"
+ "\xb8\x0b\x8f\x1f\x1e\xe2\xcf\x56\x6d\x24\xf7\xfc\xa5\xac\x61\xe4"
+ "\x7a\x18\xca\xd7\xdd\xcc\x82\xff\x3c\xa8\x5a\xea\x49\x76\xfa\x56"
+ "\x33\xeb\x67\x18\xe3\xf7\x4d\x59\x55\xa9\x04\xbc\x8f\xc7\x1a\x71"
+ "\xd4\xef\x46\x2b\xee\xf1\xf2\x7c\x29\xd2\x94\xc9\xf3\x7c\xdc\x8b"
+ "\xce\xbe\x07\xf2\xeb\x6a\x57\x4d\xa1\xd3\x86\xb2\x47\x8f\x09\x8d"
+ "\x2e\xcc\x09\xaa\xc9\x86\xfb\x44\xff\x74\x93\x43\xa4\x45\x34\x8b"
+ "\xeb\x48\x90\xc7\xe1\xb8\x63\x3b\x45\x21\xff\xa8\x74\x91\x16\xb5"
+ "\x00\x8f\x6f\xe3\x5e\xed\x5f\x7e\x34\xe6\x8f\x9e\x42\x78\xb6\x63"
+ "\x5f\x40\x58\xba\x54\x83\x95\x30\xca\x13\xba\x65\xa0\xf7\x27\x30"
+ "\xcd\x82\xba\x55\xe4\xd3\x1f\x63\x98\xbf\xfe\x28\x4d\x01\xfa\x93"
+ "\x4f\xbe\xc8\xa5\xc2\x94\x12\xa1\x2f\x6f\x9f\x5a\x32\x0d\xaf\x95"
+ "\x66\xe4\xf3\xb6\xfd\x7e\xce\x83\xcf\x2f\xf2\x8e\xe0\x3c\x18\xa5"
+ "\x24\xff\xd2\xa8\x1a\x6f\x27\x9d\xa5\xb2\x65\xb9\x42\x16\x94\x0f"
+ "\xd3\x4a\x49\xbe\xb9\xc8\x17\xaf\xcb\x90\xae\xb4\x0e\x4e\x6a\xb2"
+ "\xf1\x3c\xcf\x3c\x82\xfa\x28\xe5\x25\x9e\x94\x8f\xf9\xea\x65\xa1"
+ "\x3c\xb2\xec\xd3\x98\x4e\xf3\x6b\xc8\xfe\x06\x8c\x75\x6e\x17\x90"
+ "\x4e\xd2\xb1\xce\x1d\x87\xb6\x94\x02\x5e\xea\x07\x6d\x40\xdf\xfb"
+ "\xef\x73\x50\x35\xee\x1f\xb1\x14\xe2\x88\x1f\xf9\x6f\x97\x6a\x2c"
+ "\x2d\x21\x5b\x14\xbc\xc4\xfa\x7f\xc8\x7f\x17\xce\x68\xe8\x58\x4c"
+ "\xf2\xe0\x7d\x5d\xb9\x85\x34\x6f\xce\x5b\x2c\xea\x8a\x65\x95\x61"
+ "\xfe\x0a\xaa\x3b\xb5\x27\xde\xaf\x3c\xac\xaa\x49\x74\x8f\xd6\x6b"
+ "\x91\xf5\x29\xa3\xdf\x7a\x50\x7b\x10\x3d\xad\x69\xc9\xbf\x51\xab"
+ "\xc2\x7d\xbc\xdd\x30\x3f\xe1\xc1\xb0\x0c\xe2\x91\xed\x66\x6e\x86"
+ "\xfe\xe8\xf7\x8b\x5b\xd5\xc3\x6a\xd8\x16\x7f\x7c\xd4\x7c\x3d\x3e"
+ "\x98\xaf\x02\xf3\x57\x51\x9f\x4c\xfe\x04\xcb\x34\xd3\x78\x03\xd3"
+ "\xf2\xbd\xb9\xc8\x63\x61\x2b\x8f\x2b\x21\x9f\xdf\xa2\x2c\xf9\xc4"
+ "\x07\xe5\xa9\x92\xbc\xf6\xd3\xf7\x2b\xf5\x58\x4b\x7e\x65\x84\x39"
+ "\xb7\xe7\xc5\xbc\x4e\xe8\xbb\xc2\x1e\x2b\x16\xf7\x2a\x91\xa6\x92"
+ "\xb5\xa7\x00\x5b\x92\x2a\xd6\x5e\x13\xf7\xb6\x65\x9f\xe6\xf8\x56"
+ "\x09\xbf\x16\xf6\xec\xfc\x65\xac\xc1\x27\x77\x58\x8a\xf6\x9d\x76"
+ "\x29\xf7\x36\x2a\x8f\x2d\x9a\xc2\xfb\x50\x2a\x83\xf2\x4b\x7e\xb1"
+ "\xc4\x4f\x6b\xab\x11\x28\x87\x68\x2f\x35\x15\xd3\xcb\x48\x17\x79"
+ "\xbb\xa1\x1f\x3d\x95\x4d\xba\x18\x36\x0e\xf3\xbf\x9d\x4b\xd7\x8b"
+ "\xe8\x5a\x75\x71\x1f\xdb\x71\x5f\x2d\xa4\xfb\x14\x97\xc8\x7b\x14"
+ "\x75\xc9\x0b\x30\xd4\x0a\x71\xcd\x2b\x78\xdd\xca\x9b\x97\x8c\x31"
+ "\xec\x70\x03\x90\x9c\xd8\x46\x95\x28\x6b\x33\xfa\xfe\x78\x92\x15"
+ "\xfd\xf5\x36\xf6\xfb\x54\x20\x99\xd1\x9f\x49\xf9\x7a\x4d\x97\xd8"
+ "\x6f\xa3\x3a\x52\x7b\x8e\x10\xbe\x0f\xef\x99\xfa\x90\xec\xbe\x7a"
+ "\xf7\x4a\xd6\xb7\x31\xaf\x37\xe2\x40\x78\x11\x2e\x3a\x9e\xa4\x2b"
+ "\xf9\xc8\xab\x5c\x5c\x0b\xdd\xa0\xb6\xce\x8f\x61\x35\x44\xef\xa3"
+ "\xed\xcd\xc7\x86\x59\x58\xf6\xc8\x0c\xbe\xde\x9b\x81\xbe\xb5\x8f"
+ "\x7c\xcb\x69\xbd\x52\xe4\xc1\xc7\x0f\x48\xb7\x9b\xf4\x11\xaf\x6b"
+ "\x64\x19\x35\xd8\x9f\x0f\xc7\x7d\xb4\xcf\xfe\x7b\xbf\xe3\xaf\x5f"
+ "\xbd\x02\xed\x9f\xf0\xce\xf7\x66\xa7\x80\x5c\x57\xd9\x7e\x5c\xed"
+ "\x7d\x8f\xec\x3b\x24\xd6\xbd\x5f\xdd\x81\xf6\xe2\xe3\xd1\x3b\x3e"
+ "\x00\xeb\x4a\xae\x8f\x8b\xc6\x19\xa8\xce\x98\xb7\x52\xf2\xe1\x75"
+ "\xe6\xfa\xb4\x82\xeb\x40\x0d\x5b\x84\xf5\xec\xd0\x83\x5e\xf9\x12"
+ "\xe7\x9a\x80\x36\x91\xb2\x2b\xfb\x69\xdd\x2f\xf2\x49\x38\xfe\xbd"
+ "\xa5\xa5\xdd\xe7\x97\x08\x7b\x2f\xc7\xbe\x77\x52\x89\xe8\x6f\xa5"
+ "\xdf\xea\x25\xee\xc7\xf8\xe9\x30\xc9\x32\x9b\xeb\x2f\xc9\x92\x3d"
+ "\x85\x64\xa9\xe4\x72\x64\xdb\x01\xef\xf1\xdf\xe4\x21\xaf\x0c\x69"
+ "\xaf\x1a\xaf\x31\xc4\xeb\x49\xf4\x55\x24\x13\x96\x5d\xcf\xfd\xdf"
+ "\xcf\xb9\x1e\xdc\x2e\x65\xaf\x6e\x5d\x41\x79\x8d\x49\xa7\x15\x9e"
+ "\xb7\x1a\xe9\xca\x5b\xc5\xba\x09\xe1\x98\x7f\x93\xfd\x41\xa2\x8f"
+ "\x28\x23\x1f\x6d\xbf\x97\x9f\xaf\xb1\x4f\x46\x5d\x3d\x82\xde\x3f"
+ "\x1d\x4c\xa4\xa3\x9a\x5e\x34\xaa\x11\xcb\x70\x8c\x41\x78\x95\xe3"
+ "\x18\x69\x13\xb5\x37\xe9\x32\x8e\x91\xe2\x5b\x0a\x4c\xe5\x9a\xde"
+ "\x62\x39\x45\xd4\xf6\x02\x1f\xd3\x37\xa8\xc7\x95\x3e\xdd\x32\x7d"
+ "\x23\xdb\x71\x13\xb6\xa3\x09\xcb\x7b\x4c\xd6\x6b\x13\xd2\x5b\xf0"
+ "\x7a\xaa\x94\x5d\x7c\x2b\x58\xed\x13\xa9\xe1\x20\x6d\xb5\x26\x97"
+ "\xfc\x2f\xc7\xa0\x4f\x99\xcc\x5b\x26\xca\xea\xf3\x92\x46\x4b\x63"
+ "\x44\xbe\x06\x1a\xa6\x91\x1f\x1c\x89\xd8\x73\xdf\x47\x6b\xf9\xca"
+ "\x34\xb2\x1d\x51\x46\xc4\x78\xae\x87\x38\xee\xf1\xe9\x51\x9f\xa5"
+ "\x01\xfe\x89\x7c\x71\x7e\xed\x4a\xb1\xc6\x04\xe9\x12\xf9\x54\x9a"
+ "\xab\x20\xbf\x49\xd2\x7e\x34\x99\xbf\xf6\xd7\x95\x88\x9b\x50\x57"
+ "\xae\xd3\xf1\xde\x17\xac\x9f\x2b\x11\x3e\xb0\x48\xe4\x09\xbf\x56"
+ "\xd6\xad\x5c\xd4\x4d\x5e\x53\xbb\x65\x51\xbb\xf5\x3d\xa6\x6b\x47"
+ "\x6c\xb7\xbe\xf7\x48\xfa\x4a\xf2\xe5\x3e\x7b\x0d\x5f\xab\xd9\x72"
+ "\x67\x7f\xd1\xf7\x17\x64\x0f\x3e\xb9\xc2\x33\x02\xfc\x45\x65\x70"
+ "\x7f\x11\x9e\x2c\xeb\x5b\x1a\x60\x1b\x65\x42\x76\xd9\xb7\x20\x0e"
+ "\xb5\xcd\x72\xad\x0f\x4c\x23\xff\x49\x65\xeb\xfb\xa0\x62\xd1\xae"
+ "\xd2\x96\xfb\x26\x74\xc6\xa1\xaf\xaa\xb7\x67\xc2\x9a\x7c\x02\xf1"
+ "\x20\x4c\xf9\xb8\x12\xd3\x04\xae\xe1\xfb\xc9\x37\xe8\x7d\x34\xd2"
+ "\x16\x7a\x19\xd9\x4b\x5f\x93\xbf\x2d\x86\x2f\x90\xb6\xa8\x95\xfd"
+ "\x29\x62\x14\xa7\x2b\x77\x69\x40\xb9\x84\x4d\x15\xff\x96\x33\xaf"
+ "\x63\xdf\x9d\x5a\x9f\x46\xf4\x98\x37\x13\xf3\x54\x04\xf4\x8f\xf9"
+ "\x24\x1f\x96\xe5\xe0\x3e\x6b\x1d\xf7\x15\x99\x2d\x42\x9e\x6d\x25"
+ "\xb2\x9f\xc0\xb4\x38\x99\x96\x23\xfb\x12\x4d\x6f\x86\xf9\xcb\x14"
+ "\x61\x09\x3e\x3e\x0a\x77\x68\xe3\x23\xce\x8b\xfb\xa2\x08\xab\xac"
+ "\x1f\xa5\x5d\x27\xd2\xfa\xec\xa7\xb4\x5c\xd1\x0e\x85\x8c\xf7\x57"
+ "\x7d\x72\x64\x7f\x45\xf6\xa5\xb8\x54\x53\x13\xd9\x18\x5d\x23\x0f"
+ "\x5a\x7f\xdd\x50\x97\xd3\x46\x73\x88\xf5\x78\x6f\x35\xf9\x03\xf2"
+ "\x17\xf6\x19\xc2\x6f\xd8\xef\xe4\xc7\x37\xc8\xef\xd0\x38\x84\xee"
+ "\x23\xdd\x52\xf2\x45\x98\xfe\x21\xad\xc9\xc9\x8e\x9a\x90\x6f\x44"
+ "\xb9\xcc\x7b\x80\x8f\x15\x8e\xa6\x18\xb5\x34\x2d\x1f\xfa\x86\x35"
+ "\x94\x8f\xf2\x6b\xfe\x8b\x7c\x97\x9b\x7c\x13\x2f\x2f\xf2\x2a\xa9"
+ "\xe3\x7c\xde\xa0\x8d\x8b\xda\x15\x1d\x2d\xad\x7f\xc0\x7d\x5a\xe4"
+ "\x2c\xe1\xcf\x22\xef\xa3\xbc\x1c\x3f\xf4\x95\x59\xa7\xd9\x17\x25"
+ "\xf3\x40\x2d\x3e\x49\x7e\x11\xa6\x08\x39\x23\x2b\x45\x3d\x22\x97"
+ "\xf3\x7a\x08\x9f\x9a\x2f\x64\x81\x29\xc5\x6d\xfc\xde\x06\xaa\x0b"
+ "\xdd\xcb\xd3\xdd\xa3\x35\x48\xf0\x1e\xff\x96\x77\x60\x3e\x6f\x7b"
+ "\x7a\x27\x7a\x5a\x4f\x17\x7d\xa8\xa9\x78\x9d\xe6\x7b\xa3\x92\xa4"
+ "\x9c\xdf\x6a\x7e\x17\xdb\x65\x25\xf9\x5e\x7e\x6f\x86\xa4\xb9\x53"
+ "\x1e\xb9\x7f\x8f\x1a\x26\xda\xd5\xa6\xc8\xf6\x5e\x2d\xea\x11\x75"
+ "\x13\x9f\x67\x1f\x4d\xc5\xb6\x8d\x1a\xa4\xb5\xad\xfe\x9c\xec\x07"
+ "\xcb\xa7\xb1\xa4\xf0\x2b\x4b\xf9\x1c\xb6\x88\x68\x48\x26\xd1\x47"
+ "\x44\x5a\x03\xc7\xd4\x87\x55\xcb\x16\xea\x97\xc4\x58\xd5\xf2\xac"
+ "\x8c\x0f\x81\x73\xde\xef\xb0\x5f\x88\xda\xaf\xf9\x18\xd6\x92\x02"
+ "\xf4\x0d\x74\x94\x85\xaf\x33\x41\xdf\xcc\xd7\xd3\x90\x7f\x7a\xad"
+ "\xcd\x25\x79\x46\x55\x6a\x7e\x83\x7c\x49\x6d\xf3\x41\x39\xa6\x33"
+ "\xa7\x17\x4b\x5f\x72\x5c\x35\xcf\xf4\x1f\x87\x99\x67\xfa\xfb\x0c"
+ "\xcb\xb2\x40\x9f\x81\xe3\xe6\x95\x2d\x05\xe6\xd1\x7e\xe3\x00\x4c"
+ "\x3b\xb3\xef\x30\x5b\xc8\x46\x69\x0d\x24\xee\x9f\xe6\xf1\xb4\x8f"
+ "\x35\x99\xc9\x6f\x9e\x5a\x22\xe3\x17\xaa\x65\x36\x8d\xd5\x02\xca"
+ "\x2b\xf7\xf3\x9d\x54\x9e\xc6\x4f\x05\x5a\x47\x07\xdb\xe1\x24\xf1"
+ "\x5c\x2a\xfd\x7c\xa9\x9f\xaf\x94\x7d\x18\xf9\x49\xff\xbe\x0a\xee"
+ "\xf3\xef\xab\x2c\xf7\x74\xf6\x91\x16\x47\xe8\x7d\x95\x05\xc8\x6f"
+ "\x69\x3e\xd2\xdf\x17\x58\x86\x17\xfb\x8d\x65\xcd\xdb\xb4\xb1\xac"
+ "\xcf\x8f\x9a\xc7\x90\x8f\xc2\xf2\x2b\x65\xd9\x65\x2e\xa3\x77\x93"
+ "\x56\x36\xea\xd1\xfe\x5a\x3b\xea\x66\x01\x58\xf0\x7c\x95\x1c\x03"
+ "\x72\xdb\x6c\xa3\xb5\x44\xd4\xc8\x7a\xd4\xbf\x70\xd2\x33\xe7\x9c"
+ "\x93\x70\xc8\xd7\x57\x54\x9d\x9a\xab\xb5\x6f\x74\x82\x7e\x5c\xb8"
+ "\x61\x1d\x5b\xd5\x52\x10\x1d\xa1\xaf\xe3\x1a\x4c\xcb\x93\x31\x04"
+ "\xde\xb6\x9c\x97\xc5\x55\xb2\xce\xbf\x6e\xa2\x1e\xd1\x56\xaa\x07"
+ "\xcd\x89\xb0\xfc\x3d\x34\xee\xa1\x75\xd0\xd0\x6e\x52\x4b\x3a\x74"
+ "\x5e\x29\x3f\xbd\x42\x3f\xbe\x82\x6d\xe4\x2b\xe5\xdc\xb3\x1a\xc7"
+ "\x3b\xf9\xfa\x58\xcc\xf8\x9f\x4d\xb4\x67\xcc\x9b\x39\x67\xc1\x8c"
+ "\xeb\xed\x33\xe7\xcc\x5c\x30\x73\xea\xac\x99\x8b\xa7\x2e\x98\x39"
+ "\x77\xce\xf0\xd9\x53\x1f\x9e\xf9\x90\x7d\xd1\xd4\xf9\xf6\xb8\xcc"
+ "\x61\x99\xe1\xe0\x23\xbd\xd9\x3e\x75\xfe\xfc\xc7\x67\x4f\x9f\x66"
+ "\x9f\x33\xf3\xa1\xeb\xe6\x4d\x9f\x3f\x7d\x81\x7d\xea\xbc\xb9\x8f"
+ "\xcf\x99\x66\x1f\x36\x6d\xc4\xb0\xb8\xc4\x69\xe1\xfa\x18\xda\x10"
+ "\x0b\x34\x7a\xbf\x6b\x68\xc8\xfb\x0e\x4c\x66\x43\xc6\x3c\x73\xe6"
+ "\xcc\x39\x3c\x66\xa7\xf6\x5b\x36\xb2\x10\xf8\x9a\xe9\xb4\xae\x2d"
+ "\x2b\x88\xce\xc7\xa3\x4a\x74\x58\x4f\x7b\x09\xad\x9b\x1e\xc3\x06"
+ "\xb5\x14\xf4\x4b\x76\xa9\x31\x7c\x3d\x6c\x6c\x0b\x3b\xd6\x6d\x10"
+ "\xfb\xae\xba\x01\xc7\x6c\x19\xf4\xbe\x77\xc9\x77\x60\xcd\x5f\x08"
+ "\x2a\xee\x11\xb8\x5b\x68\x4d\x75\xcc\xb3\xc0\xa5\xf6\xcf\xe7\x31"
+ "\x51\xb5\xbf\xb5\x29\x3a\xde\xca\xf2\xe3\xad\x02\x97\xfe\xd1\x5a"
+ "\x3c\x7a\xc2\xaf\x61\x02\xe9\xe7\x41\xb5\x3f\x5f\x37\xe0\x49\xd4"
+ "\x65\x8a\xc7\x9e\x7a\xf7\xb6\x64\x1c\x0f\xee\x77\x5e\xc6\xef\x45"
+ "\x37\x2b\x10\x81\x72\xa9\x3b\x96\xc6\xc1\x73\x58\xd6\x7c\x1b\x63"
+ "\x58\xc6\x3e\x2d\x9e\x46\xeb\xdc\x63\x5d\xf6\xc9\x7a\xbc\xc5\xeb"
+ "\xb1\x8e\xc5\x16\xf6\x43\xf9\x0a\x48\x9e\xfe\xaa\x56\x07\x94\x7b"
+ "\x9f\x4b\xed\x97\x4e\xeb\xdc\x93\x5c\xc1\x62\x7d\x14\xef\x42\x39"
+ "\xc7\x7b\x17\x62\xbb\x0d\x16\xeb\x28\xe5\x15\x0b\xfb\xc3\xfa\xac"
+ "\x2c\xc1\xf3\xdc\x93\x10\xb1\x86\xd6\xe2\x5e\x71\x25\xdb\xdd\xec"
+ "\x86\xba\xf4\x7d\x60\x7e\x82\x35\xb1\x3f\x35\x34\xc8\x3a\x65\x92"
+ "\x6f\x78\xfd\x91\x7d\x2a\xd5\x09\xfb\x8a\x88\x92\x93\x5d\xc6\x16"
+ "\xd5\xe7\x62\x58\x33\x7b\x51\x3f\xe6\xea\xff\x05\xb5\x09\x8d\xb7"
+ "\x4e\x61\x3f\x85\x75\x40\xfd\xea\x6f\x97\x63\xe3\x66\xd6\x3e\x45"
+ "\x37\x96\xea\x4f\x7a\xd6\xdc\x05\x6f\x93\xc6\x9b\xd6\xf8\xa6\x3c"
+ "\x02\x7f\xeb\x78\xcc\xd3\xe4\xe3\x6f\x75\x04\xf2\x27\x9e\x78\xde"
+ "\xa4\x95\x23\xe6\xe1\x56\x1a\x13\x34\xa1\x2e\x37\x75\x51\x5e\x6c"
+ "\xc1\x3a\xb6\xa7\x0e\xd3\xf3\x4e\x83\x8a\xb4\x7b\x4a\xd6\x71\xfe"
+ "\xab\xd0\x86\xf8\x7a\xe0\x4f\xc6\x00\xac\x44\x9a\x53\x05\xfd\xed"
+ "\x14\xdf\xc5\x7b\x34\x27\xb6\x05\xc6\xac\xa5\x3e\xdf\x1c\xa0\xcf"
+ "\xc9\x05\x34\x26\x2c\x44\xfe\xa8\x43\x79\xdf\x62\x3f\x8c\xd7\x23"
+ "\x0a\xc1\x41\xe5\xe0\x79\x3d\xc5\x43\x90\x67\xab\x56\x1e\x43\xfd"
+ "\xcf\xf5\x8a\x18\x8c\xd4\xad\xe1\x75\x99\x0d\xb4\xce\x02\xdb\x81"
+ "\xfe\x9d\x64\x24\x1d\x6b\x29\x18\x30\x5c\xd3\x29\xd4\xf5\x3d\x5c"
+ "\xaf\xac\xe0\x60\x05\xd6\x0a\x5a\xef\x9b\xf4\xaa\x18\xf5\x89\xf4"
+ "\x0a\x69\x53\x35\x9d\x42\x5d\xab\x27\x3a\x94\x21\xbc\x62\x71\xb2"
+ "\x4a\x3e\xf2\x90\x3a\x60\x37\xe9\x18\xfb\xaf\x3b\xf6\xb1\x81\xbf"
+ "\xda\x27\x70\x1a\xb0\xbb\xae\x55\x60\xe0\x6b\xf7\x01\xa5\xba\x76"
+ "\xaf\x47\x3d\x0e\xa7\x76\xe6\xb1\x6a\xa4\x47\xd9\xea\xf9\x58\x7c"
+ "\x19\x62\xc0\xfb\xaa\x01\x7c\x1e\x2f\xdb\xb0\xc6\xd7\x86\x03\x1a"
+ "\x82\xb5\x61\x40\xdb\xa9\xb4\xb3\x82\x01\xcd\x64\x2b\x2d\x05\x31"
+ "\x83\xb4\x35\xa8\x83\x61\x89\x65\xa8\x6a\x21\x98\xa8\x8c\x2a\x2b"
+ "\xa7\x1f\xa7\x95\x91\x87\x6d\xdd\x94\x9d\x7e\x46\x7d\xae\x2a\x05"
+ "\xa0\x98\x38\xe5\x8f\xb5\x52\xfb\xc6\xac\xf6\xe5\x67\xcd\x81\xf9"
+ "\x87\x3d\xe4\x27\x2b\xdf\x59\x41\x4c\xe9\x73\x72\xed\x6d\xcc\x5f"
+ "\x73\x26\x79\x63\xed\xa2\x9f\x74\x0e\x21\xfd\x1e\x18\x56\xb7\x1e"
+ "\x80\xd2\xc4\x75\x4c\xf3\x29\xec\x7b\x02\xe3\xfb\x5d\x3e\x6f\x50"
+ "\x07\xde\xee\xf7\xbc\x41\x1d\x18\xdf\xd5\xf3\x86\x80\x72\x97\x53"
+ "\xb9\xde\x92\x49\x06\x5f\xd9\x03\x67\x79\x83\x94\xad\xe5\x1f\x51"
+ "\xaa\x9f\xcf\x0c\xfc\x98\x64\xa8\xc5\x7e\x8a\x5d\x3e\xc9\xc0\x90"
+ "\x4f\x15\xef\xc3\x07\xd6\x8b\xf1\x0b\x8d\x8b\x06\x56\x10\x4d\x60"
+ "\x3d\x3a\x36\x93\x95\xd6\x89\x85\xd3\xfc\x22\xec\xe7\x40\xde\x15"
+ "\x6e\x4c\xd3\x6e\x2b\x7e\xc4\xc0\x82\x5c\x44\x00\x24\x71\x7a\x86"
+ "\x9b\x48\x92\xd7\x4d\xfc\x42\xed\xa0\xef\xb8\x7f\x0e\x5b\x1f\x21"
+ "\x2f\xe7\xd7\x0a\x06\x59\x5e\x8e\x8e\x62\xcc\x19\x72\x33\xd0\xb2"
+ "\x04\xdb\x28\x32\x90\x33\x29\x0c\xf9\x95\x72\x62\xc6\xdc\x92\xbf"
+ "\x76\xcd\xf4\xd7\x94\xe2\x7f\x8d\x9b\x71\x8a\xae\x80\x2b\x8d\xd3"
+ "\xf8\xab\x5b\xff\xb6\xa7\x23\x49\x29\xb5\xe8\x8b\xb4\x40\x4e\x18"
+ "\x3f\x31\xd3\x9f\x56\xe4\xe7\xc0\xfb\x49\xce\x0e\x82\xfe\xcd\xcb"
+ "\x75\xe4\x1f\x09\xf1\x6f\xf6\xe3\x71\x8e\xdb\x60\xdd\xf9\x95\xe2"
+ "\x70\x53\xfd\x79\xe4\x7f\xe6\xcd\x5e\xdf\x47\x3b\xf5\xa9\xc7\xcd"
+ "\x93\x82\x91\xfa\xda\xff\xe6\x6d\x5a\x92\x5e\x43\x7d\xf7\x6f\x89"
+ "\xf3\xbf\x4e\x0e\xb8\x7f\xdb\xc4\xf3\x20\x39\x38\xe9\x4f\xb6\x0b"
+ "\xc7\x28\x3f\x1d\xd4\x91\x68\x0e\x30\x19\x73\x7e\x80\x09\xf9\x36"
+ "\x29\x8d\x11\xe5\x29\xd3\x25\xab\xc1\xa9\xbf\x9f\xed\xb2\xe5\xd2"
+ "\x20\xae\x6c\xea\xac\x53\xb7\x06\xa4\xd1\x75\x2f\xbb\x4c\x1b\xf5"
+ "\x5e\x27\x7a\x9e\x66\xd7\x5d\x1b\x92\xf1\x4f\x29\xc0\xe8\xb4\xf3"
+ "\x20\xea\xa5\xed\x7f\xe3\x66\x20\xfb\xb8\xb4\x7d\x4f\x1b\x13\xbd"
+ "\x38\x7a\x22\x7e\xa0\x7f\xac\xc3\x51\x32\x79\x83\xc9\x04\x26\x4f"
+ "\xce\x4b\x3f\x7e\x69\xbb\xb4\x5d\xda\x2e\x6d\x97\xb6\x4b\xdb\xa5"
+ "\xed\x22\xd8\x0c\xfa\x89\xb5\x09\xf7\xde\xf2\xa8\x9f\xff\x18\xe4"
+ "\xae\x4f\x53\xce\x25\x1f\x93\x1b\xe4\x24\x3b\xed\xa5\x69\x2e\x4b"
+ "\xfe\xc4\xfa\xb8\x8a\x8c\x26\xd3\xaa\x94\x6a\xc7\xa6\xf4\x06\xdb"
+ "\xfa\xd4\x7d\x49\x95\x99\xad\xea\xca\x31\x55\xb1\x65\xd3\x0e\x59"
+ "\x0b\x27\xed\x89\xdf\xb6\xa0\x39\x62\xf5\xb8\x9a\xe1\xe5\xb3\x1a"
+ "\x07\x15\x4d\xd9\x3f\xfa\xed\xa5\x6e\x65\xc5\x6d\xef\x0f\xf9\xdd"
+ "\x83\x07\xfb\x15\xdc\xf5\xc9\xf5\x5b\xe7\x9d\x0c\x7f\xe6\xff\xec"
+ "\xfa\xf1\x2b\x8f\x1c\xb9\xec\x85\x7b\x3f\xbb\xf9\x2f\x8b\xdb\x7a"
+ "\x3d\xf5\xf3\x0f\xae\xfe\xc3\x8c\xc3\x31\xeb\x26\xff\x77\xe2\x9f"
+ "\x16\x7e\x17\x95\x7b\x67\xed\x88\xcd\x73\x8e\x0f\x2e\xbe\xff\xef"
+ "\xb7\xbc\x9b\xe5\x35\x2c\xff\xe9\x7b\x57\xfd\x76\xea\x17\xd1\xcf"
+ "\xfe\xf2\xe3\x51\x5b\x1e\xfb\xa6\xcf\xd3\xbf\xf8\xf0\xda\x97\x67"
+ "\x7e\xfd\xa3\xe7\xef\xf9\xf4\xa6\x37\x9f\x38\x1d\xf6\xeb\xdb\x77"
+ "\x0e\x7b\x69\xfa\x97\x03\xd6\xde\xbd\x37\xe1\x8d\xc7\xbf\x8d\x5c"
+ "\x33\x7e\xf7\x75\xaf\xce\x3e\x76\xc5\x86\xfb\x0e\xfc\xfb\x3b\xcb"
+ "\x3c\xc6\x27\x7f\xb6\x63\xe8\xef\x1f\xfa\x47\xff\xe7\xfe\xe3\xaf"
+ "\x37\xbc\x3e\xff\x54\xdf\xdf\xdc\xf1\xd1\x4f\xfe\xf8\xe8\xd1\xcb"
+ "\x5f\xfc\xd5\xff\xff\xb7\xb7\x96\xb4\xf7\xfe\xbf\x63\xff\xdf\x35"
+ "\x1b\x1f\xfe\x6a\xe0\x7f\xfd\xe7\xdf\x6e\xfc\xf3\xa2\x16\x73\xde"
+ "\x84\xba\x91\xaf\xcd\x3d\x71\x65\xc9\x03\x9f\xdf\xba\x3d\x9b\x9d"
+ "\x4b\xfb\x81\x9a\x7e\xc3\x3f\x13\x37\xdf\xe0\x91\x92\x8b\xf7\xf5"
+ "\x98\x8f\x62\x90\xf8\x8b\x84\x9c\x04\x30\x98\xa0\x97\xda\x83\x19"
+ "\x43\x4f\xeb\xdd\xc5\x66\xd7\xe7\x0f\x65\xa3\x78\xc5\x28\xdc\x09"
+ "\x87\xcb\x79\x8a\x2f\x0a\x10\x1b\x22\x8f\x7f\xde\x66\xc0\x36\x30"
+ "\xa2\x84\x61\xd0\x0b\x5b\xcd\x04\x7d\x20\x1c\xfa\x42\x04\x44\x42"
+ "\x14\x98\xc1\x02\xd1\xd0\x0f\xfa\x83\x15\x06\x40\x0c\x0c\x04\x1b"
+ "\xfc\x08\x2e\xc3\x5a\x0d\x82\x2b\x60\x30\x5c\x89\x8d\x73\x15\x0c"
+ "\x81\xa1\xc1\xeb\x95\x03\xc9\x36\xfc\x83\xff\x27\xf2\xa8\x4d\x0e"
+ "\xa4\x5d\x4a\xff\xa7\xa6\x3b\x65\x7a\xbd\x4c\x77\x5d\x4a\xff\xa7"
+ "\xa6\xdb\xff\xc5\xc7\xab\xfe\xa5\x47\x03\x0e\x23\xc4\x48\xc2\x6f"
+ "\x3c\xd1\xb1\x05\xa6\x1a\xe4\xd6\x71\x0d\x67\xc9\xdf\x89\x9f\x7f"
+ "\xfe\xc0\x2d\x19\xf7\x78\x71\x9a\x0d\x20\x9f\x3d\x30\xfd\xe6\x3e"
+ "\xee\xb7\xad\x33\xbc\xaf\x46\xe7\xd0\x53\x15\x13\x58\xf9\xdf\x10"
+ "\x36\x7a\xb2\xb8\x63\x25\xee\xf9\xb8\x3f\x87\x7b\x09\xee\x2f\x6b"
+ "\x45\x81\x61\x88\x0d\x0c\x43\x27\xe2\x71\x1b\x1e\x1b\xc1\x10\x9b"
+ "\x03\x86\x6b\x50\xf8\x61\x4e\x30\x38\x92\x7d\x95\x19\xe5\xea\x90"
+ "\xda\x30\x52\xa6\xdb\xf1\x3c\x3e\x3d\xa0\xc0\xee\xf6\x77\xce\xdb"
+ "\x27\xa5\xd8\x47\x8d\x88\x1f\x91\x90\x60\xbf\xee\x3a\xfb\xf5\x71"
+ "\xa3\xae\x1f\x19\x17\x3f\xf2\xfa\x51\xf6\xb8\x51\x37\xc7\x27\xdd"
+ "\x7c\x43\xbc\x7d\xf6\x13\xf3\x66\x8e\x8a\x7b\x78\xba\x7d\xce\xb4"
+ "\x99\xf3\xed\x33\x66\xce\x9b\xbd\x68\xea\xbc\xe9\xa1\xd4\xbe\x5b"
+ "\x1b\x56\x07\xae\xf0\x08\x31\xf5\xa8\x19\xe0\x56\x50\xed\x76\x50"
+ "\xe3\x6d\xd0\x19\x66\x87\xdc\x3b\x6d\xb3\xef\x9d\xfc\xd9\xb0\x5f"
+ "\x45\xbd\xff\xd3\x87\x87\xfd\xfb\xcf\x7e\x9f\x57\x01\xca\x4d\x2a"
+ "\x28\x71\xd5\xa0\x5c\x5d\x05\xca\xe5\x29\xa0\x44\x4d\x02\x65\xde"
+ "\x26\x50\x1e\x99\x08\x4a\x5a\x1c\x28\x93\xd6\x83\x32\x76\x55\xe7"
+ "\xb4\xe5\x63\x44\xda\xeb\x49\xa0\x6c\x6a\x06\x65\xc3\x68\x50\xf2"
+ "\x1a\x44\xda\x87\xb1\xa0\xbc\x5b\x7d\xde\xdb\xe2\xdc\xb7\xee\xea"
+ "\x81\xe1\x7f\x00\xd9\x9e\x18\xe5"
;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/mxge/rss_ethp_z8e.h
--- a/head/sys/dev/mxge/rss_ethp_z8e.h Wed Jul 25 16:55:08 2012 +0300
+++ b/head/sys/dev/mxge/rss_ethp_z8e.h Wed Jul 25 17:04:43 2012 +0300
@@ -1,6 +1,6 @@
/*******************************************************************************
-Copyright (c) 2006-2011, Myricom Inc.
+Copyright (c) 2006-2012, Myricom Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -25,9947 +25,9563 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD: head/sys/dev/mxge/rss_ethp_z8e.h 223958 2011-07-12 15:07:17Z gallatin $
+$FreeBSD: head/sys/dev/mxge/rss_ethp_z8e.h 236212 2012-05-29 00:53:51Z gallatin $
***************************************************************************/
-static unsigned int rss_ethp_z8e_uncompressed_length = 571764 ;
-static unsigned int rss_ethp_z8e_length = 158985 ;
-static unsigned char rss_ethp_z8e[158985 + 1] =
- "\x78\x9c\xec\xbd\x71\x7c\x94\xc5\xb5\x37\x7e\xb2\x59\x20\x62\x60"
- "\x37\x31\xe2\x96\x62\x5d\x34\x81\x68\x03\x44\x1b\x2c\x52\xc0\x20"
- "\xa0\xc1\x06\x88\x82\x6d\x54\x34\x41\x81\x06\x8d\xb0\x40\x84\x00"
- "\x21\xbb\x2c\x68\xb1\x02\xd9\x44\x84\x28\x21\x49\xaf\xd8\xd2\x96"
- "\x6a\xac\x78\x8b\xb7\xa8\x6b\x89\xbf\x1f\xed\x4d\xb2\x69\x5f\x7a"
- "\xdf\xdc\xfe\xf0\x76\xe5\x46\x9a\xf2\x06\xd8\x92\x85\xac\x64\x77"
- "\xe7\xfd\x9e\x99\xe7\x49\x76\x97\x0d\xca\xbd\xf7\xf3\xf9\xfd\xd3"
- "\x7c\x3e\x9b\xe7\x79\xe6\x99\x39\x73\xe6\xcc\x39\x67\xce\xcc\x9c"
- "\x39\x0f\xd1\xb5\xff\x79\x29\x89\x2f\x09\x64\xfc\x4e\xe1\xc7\xff"
- "\x85\xf2\xff\xf8\xfb\xc7\xdf\x3f\xfe\xfe\xf1\xf7\x8f\xbf\x7f\xfc"
- "\xfd\xe3\xef\xff\xdf\x3f\x5f\x02\xe5\x5c\x30\x18\xe9\xb7\x2e\xa2"
- "\x5e\x67\xd2\x18\x2f\x85\x4b\xf7\xbe\x22\x82\x78\x95\x80\x71\x7e"
- "\x0c\x5f\xf9\x57\x83\x34\x83\x8b\x92\x6e\x35\x93\x59\xec\xb5\x18"
- "\x66\xed\x27\xda\x3d\x4a\x74\xbf\xb2\x47\xf8\x9a\x2b\x88\x8e\x1d"
- "\xc0\xf3\x1e\xd1\xf5\xca\x28\xe1\x07\x9c\x62\x2f\x15\xed\x66\x38"
- "\x5b\xf1\xbc\x15\xe9\x48\x2b\xf3\x52\xf1\x36\x4e\xab\x42\x39\x3d"
- "\xdd\xb3\xed\x12\x35\x5b\x83\x54\xc5\x70\xac\x21\x9a\x3d\x56\xe2"
- "\xd1\x88\xbc\xc9\x9c\x77\xcb\x28\xd4\x9b\x46\xe4\xdc\x23\x02\x11"
- "\x38\x24\x71\x3d\x5c\xb7\x96\xbf\x3d\xa6\x3e\x1f\xd2\x3a\xf5\xfa"
- "\x06\x81\x61\xe6\xf2\xdc\x06\xeb\x37\x28\xf1\x34\x5d\x7f\x23\xc3"
- "\x64\xdc\x84\x93\x92\x3c\x97\x83\x74\x9a\xae\xcb\xec\x71\x52\xe2"
- "\x31\x50\x63\xd7\x1e\x99\x9e\xe8\xf1\x07\xc9\x5a\x49\x09\x78\x37"
- "\x0f\x57\x03\xca\x8d\x60\xfa\x2c\xac\xa3\x74\xae\x1b\x70\x8d\xc2"
- "\xe0\x4e\x68\x48\x25\x62\x1a\xf9\x0d\x34\xde\xef\xa4\x84\x5e\xe7"
- "\x75\x68\x7f\x52\xa6\x6c\x3f\xea\x45\x59\xe3\x69\x1a\xfe\x77\x03"
- "\xf2\xa3\x4e\x9f\x75\x23\xe3\x30\xfc\x13\xe1\x74\x1b\x74\x38\x61"
- "\xa7\xfb\xfa\xfa\x1a\xa2\x1e\xa7\x61\xae\xdf\x60\x12\x1a\x9c\xa3"
- "\x3a\x1c\xce\x87\xba\x92\xb9\xae\x1e\xa7\xb1\x26\x22\x8f\x57\xcf"
- "\x03\xbc\x7d\x93\xfc\x94\xc8\x38\x9f\xa2\xe1\x53\xb8\x3e\xad\x2d"
- "\x46\xae\xc3\xb3\x2e\x48\x1e\xf4\x3d\xea\x4e\x43\x5b\xad\xc7\x02"
- "\x44\x80\x99\xd2\x50\x49\xc4\xf0\x81\xbf\x55\xc1\x1c\x9e\xa3\xc3"
- "\x64\x18\xfd\x6d\x75\xba\x53\x1b\x24\x8e\xdc\xd6\x24\xd2\xf2\x16"
- "\x47\xe2\xc8\x70\xd1\x96\x9b\xb8\x2d\xcd\xe0\x28\x2d\xcf\xb6\x7e"
- "\x7a\xf4\xb7\xff\xfa\xdc\x18\xd8\x16\x05\x3b\x01\xb0\x13\xdc\x5a"
- "\xb9\xfe\xf6\x7b\x63\xf2\xab\xbc\xe6\xeb\xfc\x06\xa1\xd1\x61\x78"
- "\xd7\x40\xde\xeb\x76\x47\xe6\x05\x3e\x06\x45\x5b\x32\x78\x69\x78"
- "\x07\xda\x99\x88\x3c\xf9\xe8\x47\xab\xf6\xfe\x46\xed\xbd\x05\xef"
- "\xee\x55\xf0\xae\x9f\x12\x01\xcf\xcc\xf0\x22\x79\x4b\x49\x94\x11"
- "\xbf\x21\x30\x90\x87\xe2\x37\x2c\x49\xe7\xb7\xb5\x16\x11\xb6\x7f"
- "\x0d\x6d\xaa\x49\x4f\x0a\x3b\x05\x79\xca\x03\x64\x1d\x4d\xf6\x53"
- "\x74\x7d\x13\xe0\xd3\xae\x8d\x94\x64\xb7\x89\x80\xa7\xbc\x9b\xda"
- "\x7c\xdd\x64\xf7\x41\x36\x82\x17\xa9\xf2\x22\x78\x31\x78\x96\x2a"
- "\x57\x93\xa5\xb9\xe2\x73\x8a\xc7\xcb\x61\x83\x20\xfb\x18\x2e\xdb"
- "\x49\x6d\x75\x9d\x64\xaf\x8b\x2e\x6b\xbf\x99\x2c\xad\x78\x46\x9f"
- "\x9b\x18\x0f\x96\xb7\x60\x6a\x7a\x52\xc5\x6b\x64\xb4\x8f\x25\x43"
- "\xeb\x52\xb7\x86\x4b\x72\x39\xe3\xb2\xed\x0c\x25\xbd\xb1\x1c\x7c"
- "\x78\x86\xf1\xcd\x4a\x7a\x7b\x63\xc0\x70\xcc\x92\x4f\xc7\x2c\x27"
- "\xa9\xd9\x32\x9d\x9a\xcb\x67\xd3\xae\x33\x94\x7c\x2c\x30\x8d\x9a"
- "\x8d\xf7\x53\x73\xfa\x6c\xf2\x74\xe3\x1e\xf2\x7b\xcc\xe2\x27\xeb"
- "\x3a\xe6\xa7\xe4\x92\xdd\xcf\x50\x92\x57\xc1\x04\xed\x92\xcb\x3e"
- "\x2e\x23\x62\xda\xf1\x73\xbc\x76\xac\xfd\x1a\x59\x80\x5f\x17\x70"
- "\xb9\x07\xb8\xfc\x32\xdd\x42\xd9\xc0\x79\x98\xa7\x36\x48\xc6\x0a"
- "\xba\x6e\x10\x39\x4e\x0b\x83\xf7\x20\xbb\xdd\xf5\xd0\x27\x2c\xbf"
- "\x3d\x9b\x0a\xa1\x13\x92\x21\xff\xc9\xdb\x34\x19\xe8\xb6\xff\x98"
- "\x8c\x3d\xeb\x0b\x13\x1a\xf6\x88\xce\x5e\xe7\x08\xd2\xdf\x41\x16"
- "\x3b\xf1\xbe\x6b\x52\x1a\x99\x3d\xc1\x5c\xfa\xe8\x72\x17\xcb\x63"
- "\xf7\x48\x3f\x25\x30\x3c\x53\x39\x64\x67\x1d\x0d\x01\x3e\x7f\x68"
- "\x40\xfa\x6d\xc8\x87\xf2\xb9\x5e\x7a\xb5\x9b\xcb\x8b\x9b\x1e\xf7"
- "\x87\x6f\x7a\xfc\x62\x78\xef\xe3\x3d\x62\xef\xe3\x17\x42\x7b\x1f"
- "\xff\xbb\x7d\x03\x25\x85\x6e\x7a\xdc\xd7\x66\x93\x7d\x60\x6e\xb3"
- "\xa1\x0f\x42\x94\xb4\xf9\x2c\x99\x9f\x5c\x8d\xbe\x0f\x7e\x4a\x9b"
- "\x57\x90\x25\x9c\x72\x87\xdb\x13\xfc\x13\x3d\x59\x41\x02\xf7\xed"
- "\xf1\xda\xd7\x93\x9a\x95\xa7\xcb\x16\xea\x3d\xe2\x35\xde\x26\x69"
- "\xe8\x4b\xc9\xc9\xc3\x2f\x1f\xbf\x02\xfc\x16\x89\xd4\xac\x45\xa0"
- "\x95\x7d\xe4\x96\x04\xaa\xbf\x4c\x34\x29\x4c\x09\x67\x68\xc4\x09"
- "\xe0\x6f\x1e\x84\x6e\x63\xc2\x35\xb6\xdc\xf1\x0e\xaa\xec\xed\x2d"
- "\x21\xd6\x85\xac\xff\x58\x1f\xf6\x3a\x47\x5a\x51\x4f\xae\x94\xdf"
- "\x3d\xd0\x31\xa9\xb6\x5c\xa4\x77\xf9\x37\x95\x24\xf8\x36\x95\x18"
- "\x7a\x52\x6d\xb3\x90\x67\x36\xf2\x94\x6b\x34\xec\x62\x58\x90\x2d"
- "\xdf\x88\x20\x25\x02\xa6\xed\xd7\x97\x3a\x8c\xfb\xf7\x88\x93\xc8"
- "\x57\xda\x0f\x0b\xb0\x01\x07\xf4\x1f\xe9\xd0\xd3\x40\xeb\xce\x9d"
- "\xc8\xc7\xe5\x3d\x81\x5c\x1e\x53\xbc\x9e\xd2\x2e\x32\x05\x69\xb8"
- "\xe8\x53\xf5\x21\x4f\x17\xeb\xf4\x11\x01\x1a\xda\xeb\xa4\x02\x86"
- "\xcd\xe5\x3c\xdd\x5d\x84\x72\xb3\x84\xbd\xc4\x80\xf4\xf9\xbd\xa2"
- "\x24\x61\x1b\xd2\x8f\xa1\xbc\x56\x77\x97\x8e\x23\xd7\xc1\x7d\x2d"
- "\xf1\x04\x3f\x1c\x2b\x0d\xd0\x88\x5a\x4a\x44\xb9\x85\x0c\x8f\x61"
- "\x81\x0f\xbc\x68\xeb\xac\x63\xa5\x3e\x0a\x8b\x28\x98\x5e\x05\xcf"
- "\x34\x25\x0a\x1e\xd2\x05\xe0\x31\xff\x35\xa3\xcc\x88\x46\x09\xef"
- "\xe1\x5f\x87\x19\x5e\x80\x8c\x56\x89\xef\xf7\x18\x46\x2f\xeb\x0f"
- "\xc0\x74\xaf\xbb\x8f\xba\xc9\xd4\xe8\xb3\x97\x24\xb6\x61\xdc\xe4"
- "\xf2\x6f\x57\x76\x0d\x11\x3d\x85\x89\xcc\x73\xfc\xde\x13\xbc\xc0"
- "\x79\xb6\x88\x9e\x92\xc4\x11\xdd\xd0\x45\xc8\x83\xf2\xe5\x8c\x67"
- "\x64\x5f\x3e\x3c\xe7\x7b\xd3\xe9\x7b\xb3\xe7\xce\x9e\x4e\xf3\x66"
- "\xce\x9a\x4e\xd9\xf7\x4c\xc8\xce\xf9\xd6\xb7\xbf\x25\x6f\xbe\xf5"
- "\xed\x29\xdf\xa2\x82\xef\x3f\x3c\x9d\x0a\xe6\x4f\xa7\x85\xf8\x15"
- "\x2c\x9c\xf3\xf0\xec\x39\x0b\xa7\x53\xe1\xfd\x73\xf1\x34\x6b\xfa"
- "\x9d\xd9\x0f\x4c\x28\x98\x35\x77\x0e\x3d\xb4\xe8\xae\xec\xbb\xee"
- "\xa2\x99\x73\xf2\xef\xcc\xce\xd6\xae\x77\x66\x73\x96\xc7\xa6\xcc"
- "\x59\x38\xa1\x60\xcd\xaa\xb2\x55\x13\xe6\xcf\x9d\xc5\x29\xd0\x6e"
- "\x11\x3c\x94\x19\xba\x14\x66\x5a\xfb\xc5\xf9\x3c\x0a\x43\x77\xd4"
- "\x83\x07\xf0\xeb\x76\x57\x9e\x82\x0e\x48\x79\xbe\x9e\xfb\x4e\x8e"
- "\x01\xa6\xa3\x90\x7b\x63\xaf\xd3\x5c\x01\x1a\x1e\x61\x1a\x5a\x6f"
- "\x65\x3d\x71\xd3\xfb\x78\xf7\xb1\x36\xd6\x0c\xc1\xfb\xba\xe8\xf7"
- "\x37\x40\x07\x9b\xfe\xdf\x36\x2b\x91\x07\x3f\xd0\xdd\x0f\x5d\x08"
- "\xfa\xfa\xa8\xc7\x5e\x38\x04\xfc\x9d\x80\x3a\x3a\x21\x9b\xed\x28"
- "\xdb\x11\x21\xf3\x9d\xe8\x9f\x76\x1e\x57\xce\x91\xf9\x9d\xb6\xb2"
- "\x5c\xe2\x7e\xf2\x94\x69\x30\x2e\xf6\xc3\x18\x2e\x61\xa0\xef\x01"
- "\xe7\x84\x82\x93\x62\x8d\xd0\x0f\x5e\x86\xb3\x0b\xef\x34\x58\x17"
- "\xdb\xa0\x27\xa0\xc7\x53\xc3\xf6\x4c\x12\xa9\xe9\xe6\x70\x5f\xa6"
- "\x1c\x2b\x51\xae\x30\x82\xaf\xfd\xcd\xe5\xc8\xf7\x46\x5e\x02\xf8"
- "\x20\x01\xe3\x2f\xda\x62\x5e\x0a\xfe\xf6\x87\x6a\x72\x1e\x15\xe7"
- "\x0b\xd9\x8e\x18\x7a\x9a\x52\xff\x80\xf6\xb5\x84\x6b\x72\x0a\x45"
- "\xaf\x4c\x63\xba\x1d\x11\xfc\x9c\x8a\x7c\x7d\xfd\x69\xef\x73\x1a"
- "\xf8\x20\x91\xe5\x55\x08\x99\x8e\x31\x33\x75\x03\x74\x5a\x07\xf2"
- "\x16\x72\xde\x49\x41\x1a\x06\x5d\x63\xb1\xda\x13\xe8\x14\xa5\x52"
- "\x38\x35\xe7\xb1\x88\xfa\x00\x27\x95\x07\x29\xe6\x47\x63\xef\x79"
- "\xc0\xe9\x91\xe9\xb0\x63\x52\x9f\x00\xfc\xc7\x59\x57\x2a\xfd\x7d"
- "\xd3\xbf\x73\x3e\x6d\x6c\x1e\x78\x86\xac\x2b\x38\x37\xfd\xfb\x31"
- "\xd0\x92\xed\x05\xb6\xff\x7a\x9d\xa9\x8b\xbc\x34\xc2\xa7\xc6\xc6"
- "\x9b\x3a\x38\x6f\x18\x38\x0a\xf3\x7b\x25\x80\xbb\xd8\xbd\xb1\x9b"
- "\x4e\xdb\x78\xac\x4d\x35\x87\xed\x25\x14\x8d\x53\x4a\x0b\xe3\xcf"
- "\xfa\x03\xb4\xf8\x13\xf8\xe0\x3a\xc0\x3b\x10\xcd\x07\xa9\x6e\xc0"
- "\x79\x14\xf8\x75\xa0\x4d\x8f\x7a\x29\xe5\x78\xb8\xa7\x04\xf5\x92"
- "\x01\x72\x05\x7d\x3e\x00\x43\x2b\xdf\x19\x5d\x3e\x65\x3b\x97\x43"
- "\xfe\x21\xbd\x3d\x32\xff\x0e\xa6\xb9\xc6\x77\xe0\xcb\x1b\xd2\x62"
- "\xf8\x72\x3f\x70\xf9\x8f\x88\xf7\x39\x31\xef\xb7\xe0\xfd\x7f\x6a"
- "\xef\x21\xf7\x37\x2c\x8a\xe1\x5b\x1b\xde\xff\x15\xf8\xfa\x21\xd7"
- "\xb0\x2d\x52\xf2\xc0\x63\xbe\x88\xfc\xdb\x62\xf2\x37\x22\xff\xff"
- "\x61\xbe\xe1\x31\x87\xf3\x37\x68\xb2\x83\xfc\x49\xc8\x7f\x38\xa6"
- "\xfe\x25\xc8\xef\x8f\xc0\xef\x44\xf4\xfb\xb4\x3a\xbc\xff\x82\x79"
- "\x1d\x36\xd1\x10\xe4\x19\xc6\xba\x84\xf5\xd8\xb1\x52\xee\xaf\x34"
- "\x63\x4c\xfe\x74\xe4\x4b\xd6\x68\x64\xd0\x68\x94\xc7\xfd\x88\x3a"
- "\x4e\x2a\x1c\xd2\xa6\xc4\x94\x29\x44\x99\x34\xd0\xf1\x51\x9d\x2f"
- "\xe3\x94\x29\x8d\x29\xb3\x83\xfb\x51\xa8\x7a\x8c\xbd\x7d\x03\x65"
- "\x34\x1d\x19\x09\x83\xdb\x76\x3d\x60\x34\x45\xc3\x18\xd5\x85\x7a"
- "\xc7\xec\x54\x7a\xe7\x7a\xf0\xd0\x5d\x48\xfb\x77\xc0\x7c\x82\x65"
- "\x00\xb2\xea\xf7\xf8\x02\x24\xec\x79\xc9\x8a\x77\x6f\x4c\x19\x19"
- "\x24\xbe\x9f\xc0\xf7\x0c\x5b\xf4\xe6\x6b\x32\x79\x63\x0a\xae\x48"
- "\x4f\x63\xfb\x2d\x81\x75\xb0\xe8\xfd\x6e\x58\xc1\xbc\x71\xb2\x30"
- "\x90\x01\xcf\x21\xad\x8e\x3f\xe0\x39\x01\xf8\x3f\x86\x31\x87\xc4"
- "\x7a\xe4\xdb\x48\xb3\x90\xfe\xb1\x94\x55\x95\x4f\x3e\xab\x3a\xf2"
- "\x98\xbf\x73\xf0\xfc\xbe\x56\xfe\x1d\x86\x87\xfb\x3b\xb5\xfb\x84"
- "\x10\xc3\x3a\xaf\xcb\xe0\xa8\x9f\xc9\x72\x90\x43\x09\x1f\xe5\xc5"
- "\x7a\xf9\x8e\x61\xbe\x8a\xeb\x5c\x5c\xb7\xe0\xfa\x10\xae\x4f\xd8"
- "\xbf\x20\x8b\x3d\x24\xe5\x91\x9f\xe7\xe2\xfa\x30\xae\x93\x71\x5d"
- "\x88\xeb\x58\x5c\xef\x43\x1b\x42\x2c\x17\x18\x47\x79\x8e\xe5\xc7"
- "\xb8\xaa\x78\x8b\xe7\x00\xbd\x79\x4c\x83\x39\xc8\xd3\x25\xe5\x55"
- "\xe9\x97\x24\xd5\x8f\x37\x76\xcb\xb4\x54\x99\x36\x4c\xf1\x83\x4a"
- "\x0b\xe9\x7a\xe8\xfc\x40\x9a\xa6\x9b\x34\x59\xd4\xd2\x14\xfc\x02"
- "\xc0\x77\x33\xae\x42\xc1\x1a\xa2\xfa\x5c\x83\xaf\xca\x19\xe3\xd4"
- "\x99\x10\x59\x27\xae\xbb\xed\xe5\x42\xe0\xea\xe0\x3e\xf2\xd2\xa8"
- "\x26\x21\xf9\x1e\x63\xac\x82\xb7\x58\xcb\x97\xc3\x34\x96\xe5\x65"
- "\x7a\x5a\x7b\x04\x2f\xa5\xf6\x3a\x47\x05\x63\xe4\x28\x1b\xbc\x34"
- "\x91\x79\x86\xe9\xce\x6d\x1b\x69\x93\xe3\xb8\x6c\x8b\x84\x7f\x5e"
- "\xf1\x64\xbd\x36\x6f\x55\xf2\x7b\xd3\xec\x18\xfd\x22\x79\x36\x46"
- "\xde\xbb\x99\xe6\x89\x15\x2c\x07\x37\x61\xfe\xf7\xf6\x18\x69\x33"
- "\xd6\xe4\x3c\xc9\xef\xfd\xe8\x63\xae\x37\xd1\xc6\xed\xb8\x69\xb7"
- "\xfe\x5e\xbe\x4b\xb1\xb9\x99\xbf\x13\x4b\xe5\xbb\x26\x8c\x47\x47"
- "\xf4\x77\x7a\x3d\x89\x65\xf2\x5d\xcb\x00\xdc\xf4\x6c\x0d\x6e\x62"
- "\x3c\x9b\x4f\xb8\xd2\xad\x13\x88\x0c\x77\x38\x68\x88\x27\x78\x82"
- "\x16\x04\x45\x68\x82\x83\xae\xf3\x04\x0f\xd1\xed\x44\x29\x9e\xe0"
- "\x49\xba\x83\x68\xac\x27\xb8\x1b\x36\xc8\x01\x7e\xff\xd1\x78\x4a"
- "\x48\xc0\xd5\x3e\xce\x61\x48\xf0\x04\xcb\x28\xdd\x61\xc4\xb5\x94"
- "\xee\x1f\x22\x7a\x3d\xc1\x7c\xe4\x5b\x4a\x0b\x42\xe2\xfc\xec\x21"
- "\xe2\x2f\x45\x21\x32\xe7\xbf\x20\xec\x9e\x20\xe6\x03\xc1\x16\xa4"
- "\x87\xc5\x82\xd0\x17\xf8\xf5\x8a\xb0\x2b\x3d\x7b\x41\xe8\xbc\x98"
- "\xf5\xc2\x47\x78\xfe\x8b\x40\x1f\x09\x4f\x70\x1a\xb5\xf9\xfd\xc8"
- "\x67\x17\xa2\x3a\xdd\xfa\xe4\x45\x03\xf5\xc1\x86\x08\x57\xa7\x67"
- "\xa3\x2d\xb9\x7d\x68\x07\xc6\xd7\x7b\xfb\x36\xe1\x5a\x93\x3e\x43"
- "\x3e\xbb\xd2\x0b\x84\x39\x3d\x77\x22\x26\x57\xdc\x06\x4f\xb0\x93"
- "\x8a\x30\x3d\x58\xb0\xc1\x27\x18\xff\x91\x5b\x78\x6e\x35\x8d\xd0"
- "\x07\xa6\x05\x1b\xec\x02\xef\x92\x44\x4a\x7a\xae\x27\xd8\x4d\xa8"
- "\xa3\x00\xf0\xe6\x49\x78\xae\x74\x1b\xf2\xfa\x38\x5f\x24\x1c\x86"
- "\xc1\x79\x17\x84\xc8\x84\xfc\xb6\xbe\x94\xf4\x62\xfc\x1c\xf8\x35"
- "\xa1\xec\x6f\x85\x33\xed\x63\x81\xf1\x1e\xe5\xdb\xf1\xec\x0d\x40"
- "\x86\x25\x2d\x43\x34\x0c\xf9\x61\x3b\xd0\x6c\xf0\x1d\xf0\xcd\x20"
- "\x89\x6f\x4d\xba\x08\xa8\x76\x84\xb5\x76\x84\x38\xbd\x07\xb6\x0e"
- "\xf2\x58\x7b\xe4\xbb\x8c\x5b\x50\x6e\x91\x2c\xe7\xca\xb0\x0a\x73"
- "\x46\x76\x00\xf2\x05\xba\x3a\x98\x8e\xa0\xab\x83\x69\x29\xaa\x33"
- "\xac\x9e\xf2\x1d\x24\x52\x32\xb2\xfb\x52\x32\x72\x51\xfe\xe1\x3e"
- "\x69\x83\x64\x14\x07\x24\xec\x8c\x22\xc0\x59\x0c\xbe\x4d\x04\x8c"
- "\x62\xc0\xb2\xf5\x39\xad\xb4\x60\x83\x08\x2c\x08\x6e\x09\x16\x6d"
- "\xa0\xc4\x2c\x72\x00\xdf\x0f\x40\xa3\xa5\x68\x67\x33\xae\xb3\xf1"
- "\x9e\x6e\x40\x5d\x1f\x01\x6e\x31\xd7\x87\x7a\x6c\x80\xf9\x1c\x60"
- "\x2d\x65\x9c\xbe\x70\x92\x19\xcf\x8e\x2f\x14\x7e\x8d\x61\x57\x86"
- "\x3b\x6c\xce\x68\xd2\x79\x88\xf9\x47\xd1\x6d\x37\xcd\xf7\x8b\xa0"
- "\x27\xb8\x9f\xc0\x63\xe6\x36\xff\x49\x7e\x8f\xf9\xcf\x21\xf4\x33"
- "\xf3\x54\x19\xae\x07\x88\xf9\xa7\xcd\xf6\x02\xe7\xfd\x88\x79\x68"
- "\xbe\xcd\xbf\x65\x02\xd9\x12\xf0\x6c\x2f\x0a\x26\xd1\x93\x36\xa3"
- "\x23\xe4\xca\x70\xb5\xd9\xb8\x5f\x4e\xa0\x0c\x97\x2b\x25\x53\x02"
- "\xe6\x00\x09\x22\x68\x2a\xf7\x19\x47\x94\xd8\x45\x9b\x3f\x1f\x79"
- "\x6d\xc4\xed\x61\x3e\xe2\xfc\xf3\xba\x85\x37\x64\x1e\x97\xcb\x6d"
- "\x13\x23\x1d\xd4\xda\x3d\x99\x78\x1e\xd6\xda\x7d\x80\xf9\x34\x2c"
- "\xcc\xe3\x98\x47\xfb\xe6\x75\x3b\x86\x3c\x79\x91\x12\x90\x16\x6a"
- "\x2d\x39\x84\xf7\xcd\xc8\xd7\x22\xf9\x76\xfe\xc5\xa0\x29\x68\xce"
- "\x70\x04\x5d\xe3\xac\xf3\x2f\xf6\x89\xd6\x92\xdd\xf4\x44\xb7\x03"
- "\xb4\x3a\x44\xf3\xce\x06\x13\xdb\x6c\x4b\x91\xa7\x17\xe9\x07\x24"
- "\xff\xcf\x3b\xdb\x23\xe6\xaf\x16\xe7\xe7\x5f\xfc\x8b\x98\x57\x22"
- "\x3e\x2a\x2a\xa7\x91\xd7\x6f\x11\x61\x96\x8b\x96\xce\x43\x74\xfd"
- "\x49\x2f\xb1\x4c\xe4\x2f\x09\x8b\x79\x67\xcf\x8b\x27\x57\x33\x6d"
- "\xa6\x51\x6b\x09\xe4\xa7\x7c\x37\xd3\xbb\xb1\xb5\xe4\x28\xea\x9f"
- "\x0d\xb8\x76\xe1\x29\xdf\x8f\xbc\x6e\xd3\x13\x67\xcd\xd4\xd2\xb9"
- "\x9b\x82\x29\x19\x8e\x50\x75\x86\x2b\x9c\x92\xd1\x14\xae\xce\x70"
- "\x8b\x94\x71\xe6\x60\xf5\x38\x6b\x28\x65\x1c\x78\x60\x9c\x0b\xfd"
- "\x74\x1d\xf7\xf9\x65\x27\x59\xf1\xbc\xeb\x32\xf7\xbf\x6b\x5c\x23"
- "\xda\xea\x86\xcd\x2b\x14\xef\x8f\x6b\xe4\xb5\x05\x94\x75\xf7\xa5"
- "\x8c\x6b\x42\x3e\xb7\x92\xaf\x71\xed\xcc\x97\xc8\x67\x40\x9a\x07"
- "\xf3\x9e\x44\xbc\xf7\xe2\xe7\xeb\x4b\x19\x0f\x3b\x77\x7c\x01\xe0"
- "\xa7\x48\x9e\x72\x8d\x2f\x10\x33\x5c\xb0\xa1\x2f\x02\xce\x78\xdb"
- "\x82\xd0\xbd\x02\x34\x84\x9c\x8c\x2f\x08\x57\x8f\x2f\x16\xa9\xe3"
- "\x5d\x01\xc9\xfb\xe3\xab\x18\x76\xdf\xa6\x4c\x5e\x73\x30\xe2\x7d"
- "\xa3\xa8\xc9\x4c\x0d\x30\xaf\x9a\x33\xcd\x61\x73\xa6\x4d\xb8\x32"
- "\xad\xdf\x7d\x41\xf8\x42\xae\xcc\xdc\xb0\x2b\x33\x3b\x38\x14\xb6"
- "\x79\xf9\x51\x62\xfd\x14\xfc\x50\x80\x06\x9f\x80\x1e\x07\x64\xff"
- "\x7b\xca\x21\x03\x1b\x46\x3b\x5a\xbb\xc1\x0b\xb6\x5f\x4a\xdd\xd4"
- "\xe6\x3f\x21\x69\x2a\x52\x32\xcd\xcc\x53\xdc\xbf\x4f\xda\xc8\x21"
- "\xaa\x33\xad\xe1\xea\xcc\xec\x50\x35\xe0\xa6\xa0\x9e\xd4\x3b\x7e"
- "\x15\x90\xf2\x7a\x07\xf8\xf5\x28\xca\x7c\x42\x8a\xc7\xef\x68\x1a"
- "\x4c\x47\xb2\xae\x62\xfd\xb4\x20\x18\x60\x9e\xf9\x2b\xeb\x35\xa5"
- "\xa7\xa8\x48\xd7\x53\xac\xa3\x78\xbe\xc3\x7a\x2a\xac\xe9\xa9\xb0"
- "\xa6\xa7\xe4\xb3\x19\xba\xc6\x95\x9e\xcb\xfa\x68\x41\xb9\xd2\x33"
- "\x0b\x42\xd9\x02\xbc\x91\x0c\x18\xb9\xaa\x2f\x90\xa7\x26\x7d\x9e"
- "\xcc\x2f\xe9\x94\x6e\x0b\x43\xdf\xe0\xe7\x08\x2b\x7d\xe3\xd6\xf4"
- "\x8d\x41\xd7\x37\x21\x8c\x6b\x90\xa9\x70\x3c\x7d\x13\xd6\xf4\x4d"
- "\x48\x28\x7d\xa3\xe1\x13\xe2\xf4\x90\xa6\x6f\x42\x71\xf4\x0d\xe4"
- "\x99\xdb\x9b\xa8\xe9\x19\x07\xeb\x19\x6e\x2f\x78\x2d\x3b\xac\xf4"
- "\x4c\x01\xe6\x3a\x06\xd6\x33\x21\x94\x09\xeb\x7a\xa6\x57\x96\xb7"
- "\xb1\xae\xe9\x7b\x91\xa0\x3f\xad\xc4\x3a\x46\xea\x93\xe0\xd8\x20"
- "\xeb\x13\xd0\xef\xde\x58\x7d\x02\x78\x0e\xdc\x9b\x35\x3d\xd5\x84"
- "\x99\x6e\x10\xfa\xc4\xb5\xa0\xdc\x8f\xbe\xfe\x14\x73\x7f\xe8\xed"
- "\xf2\x32\x87\xa7\x3c\x48\xd0\x03\x6e\xd1\xe6\x20\xe0\x08\xfe\x0d"
- "\x41\x57\x10\x41\x2e\xcd\x41\xc8\x38\x78\xdc\xda\x66\xfb\x13\x85"
- "\x20\xab\xf3\xba\x7b\x3c\x4f\xfa\x33\xcd\xf3\xce\x0a\x1f\xe8\xe3"
- "\x7d\xd2\xe6\x80\x7e\xc9\xf4\xb5\x76\x7f\x40\xf9\x9d\x22\x9c\x5f"
- "\xec\xb5\x42\x06\xac\xf3\x56\xb8\x4d\x4f\xae\x36\x43\xce\x84\x1b"
- "\x7a\xf1\x7f\xcd\x3b\x6b\x36\x2d\xee\xa4\x6f\xe4\x2f\x11\xe1\x10"
- "\xe4\x0c\xed\x75\xa1\xdd\x8d\xc0\xbd\x09\x32\xe7\x86\x9c\x99\x83"
- "\x31\x72\x06\x99\xd9\x85\x7b\xab\xa2\xdf\x38\x37\xe4\xac\x31\x2c"
- "\xc7\xb3\x4e\x39\xc7\x44\x3d\x6e\x5e\x8b\x83\xac\x35\x86\xab\x95"
- "\xac\x85\x55\xb9\xf6\x30\xd3\xcf\xa0\xc9\x1a\xfa\x02\xef\xbd\xf8"
- "\xf9\x20\x3f\xf1\x65\xcd\x16\x21\x6b\xab\x35\x59\x4b\x51\xb2\x86"
- "\x3e\x4d\x0c\x6d\x52\xf2\xc6\xf0\x79\x1e\xda\x2f\x6f\xa9\x99\x66"
- "\xdc\x27\x28\xde\x91\x32\x87\x71\x25\x33\x17\xf2\x96\x0d\x79\x03"
- "\x3c\xe1\x63\xbd\x09\xde\xfc\x0f\x1e\xeb\xe6\xdb\xc4\x7f\x14\x85"
- "\x46\x3b\x20\x4f\xb9\xd0\x65\x7f\x81\x1e\xfd\x8f\x27\xfd\xd4\x08"
- "\x79\x32\x43\x8e\xac\x90\xa7\x6c\xc8\x15\xcb\x53\x53\x68\x13\xc3"
- "\xbc\xa3\xa9\x1f\x86\x1c\x2b\xa3\xe5\x69\xb0\x75\xd0\x5e\xa7\xb5"
- "\xc2\x4b\xbf\xb1\xb1\xbd\x82\xfb\xed\x5e\x3a\x3a\x5b\xbb\x87\xfd"
- "\xd3\x68\x91\x76\x0c\x64\xd0\x56\x49\x37\x9e\xa1\xb1\x79\xe0\x77"
- "\xc2\x7d\x32\xee\xf3\x17\xdc\xfe\x11\xec\x88\xba\x5a\xd4\xdb\xcb"
- "\x72\x28\x9c\x39\x6c\x9f\xe5\x82\x0f\x93\x44\x6f\x66\x32\xec\xcb"
- "\xd3\xa2\xcf\xc2\x6b\x6d\x26\x3c\x8f\x44\xfb\xd3\x71\x4d\xdd\x7f"
- "\x89\xd2\xf0\xb3\xec\x77\x86\x1d\x6c\x3b\xe1\x3e\x5b\xac\xb7\x0c"
- "\xdf\xb5\x8e\xb2\x4c\x7e\x4a\x6a\x70\x86\x0b\x4d\x5b\xcc\xbc\xe6"
- "\x94\xc6\xf7\xc2\x79\x60\x5a\xc3\x25\x32\xf2\xba\x40\x38\x05\xf5"
- "\x95\x9b\x84\x58\x9b\x49\x0d\x6b\xa0\x1f\x9c\x64\x69\x70\x8a\xa6"
- "\x50\xaf\x94\x49\xab\x8e\x0b\xe3\x06\x3c\x6f\x06\x9e\x8b\x1f\xd9"
- "\x90\x4b\x9f\x94\x53\xdc\xb5\xda\x5e\xe7\xd8\xfe\xf6\x0f\xf2\xbe"
- "\x4e\xa7\xc9\x20\xef\x8f\xea\x74\x1a\x64\x5d\xcf\xc8\x63\x74\x68"
- "\x9d\xf0\x55\x3d\x43\x4c\x0b\x8b\x3d\x28\xfe\x13\x74\x74\x54\x86"
- "\xe8\xe6\x05\x1b\x6e\x11\x9e\x6e\x01\xfe\x3c\x4b\x0d\x78\x5f\x59"
- "\x21\xc2\xe1\x94\x9c\xe3\xa2\x3a\xa7\xb9\x67\x9d\x08\xf2\x5a\x4e"
- "\xaf\xf3\x56\xab\x97\xbe\xe3\x56\x7d\x91\xd1\x28\xe7\x90\xe6\x9c"
- "\x66\xc0\x4a\x61\x58\xad\x28\x1f\xaa\xce\x69\x41\xbe\x3c\x2f\xfd"
- "\xae\x50\xe6\x33\x67\x34\xda\x36\xd2\xd7\xcf\xd0\xad\x92\xc6\xc2"
- "\x95\x73\x92\xf5\x01\xd2\xcc\x48\xdb\x01\xf8\x5e\xe4\x2f\xf7\xd2"
- "\x7b\xbb\x95\x1d\x7b\xeb\x0e\x3d\x1f\xee\x8b\xf9\x3e\x8a\x7f\x12"
- "\xe4\x62\x3a\x60\x59\x07\x36\xab\x12\xb4\xe5\x75\xfd\xcf\x8c\x5f"
- "\x6e\xfc\xd7\x03\xfa\x7c\x9c\x15\xb6\x16\xd9\x37\xd3\x18\xf4\x0f"
- "\xf0\xbb\x2d\x01\xf3\x88\xd3\xc2\x79\x6b\xed\x1b\x1b\x03\x98\x27"
- "\xdc\x96\xec\xa5\x97\x9b\x07\xa3\xa7\x60\x5b\xe7\x92\xe8\xaa\x5a"
- "\xd7\x4f\xcb\xcf\x16\x6c\x08\x0b\xbe\x67\x7d\xd4\x80\x74\xa6\x1b"
- "\xe0\x2c\xd2\x69\x36\x78\xbf\xe4\x74\xa8\x39\xe7\x6d\x87\x85\x53"
- "\x90\xfb\x1b\xbc\xc7\x74\xdb\x7b\x8a\x0e\xe3\x9a\x7a\xa0\x47\x78"
- "\x9d\x18\x73\x33\xff\x5a\x8b\x08\x00\xe6\x41\x2f\x65\x65\x6b\xeb"
- "\x50\x7e\x4f\x70\x0e\xeb\x96\xb8\xe3\x16\xef\x89\x0d\xc0\x4f\x3f"
- "\xd1\x36\x06\x7a\x48\xea\xa6\xd5\xc6\x4a\x85\x77\x80\xe1\xba\x2b"
- "\x2f\x50\x27\xde\xaf\xf5\x8b\x2e\xe1\xb2\x05\x78\x1e\xe1\x5e\x77"
- "\x99\xd3\xfe\x04\xde\x16\xee\x35\x8c\x53\xfa\x9f\xdc\xdf\xb8\x4c"
- "\xa7\xcb\x29\xb1\xa1\x7f\xfd\x27\xdd\xcd\xeb\x3d\x6a\x9d\x2b\x3d"
- "\xd7\x4b\x13\x02\x3a\x5e\x6c\x63\x80\xbe\x4c\xeb\x46\xb6\x35\x78"
- "\xef\x61\x6d\x85\x08\xb0\xcd\x81\xbc\xa5\x7a\x1b\xb8\x7d\xaa\x5d"
- "\xe9\x8e\xc8\x76\xf1\x1e\x95\xa9\x42\xd1\x60\xed\x06\x4a\xb2\x2a"
- "\x5a\x27\x71\x7b\xb9\x2d\xdc\x66\xd9\x16\xa9\x63\x31\x46\x04\x27"
- "\x63\x3e\x26\xd3\xdd\x80\x85\xf9\x4f\x96\xc6\x53\xe9\xb9\xb1\x7c"
- "\xd4\xdf\x8f\xe6\x0c\x1b\xe6\xa0\xdf\xb0\x87\xc5\xa9\xd3\x94\xf1"
- "\xa8\x5a\x3b\xcb\x78\x34\xcc\x76\x76\x80\xf9\x77\xaa\x9b\xc7\x64"
- "\x4f\x05\xeb\x5b\x99\xf7\x06\xe4\xed\x44\x9e\xb9\x5a\xde\xb9\x6a"
- "\xcf\x4e\x5e\x87\xf1\x15\xe3\xd8\x73\x5e\xca\x28\xf6\xc9\xf1\xde"
- "\xe6\xd6\x9f\x31\x77\xc7\xfc\x2f\xc3\x22\xaa\xa7\xba\xe3\xe3\x92"
- "\x69\xe3\xf1\x2c\x74\x49\x74\xa3\x9e\x9b\x98\xa7\xec\x1b\xe8\x6b"
- "\xe0\xcb\xcf\x2a\x37\xd3\x0d\xcc\x4f\x22\x25\xa7\x53\xd1\x3d\xe3"
- "\x90\x70\xc2\xf6\x84\x46\xb5\xad\xa3\xaf\x43\x8e\x4e\x9e\xa1\x8c"
- "\x8f\x8b\x2a\xac\xc0\x95\xa8\xea\x1c\x91\xd4\x41\x29\x39\x5e\x4f"
- "\xf0\x73\x6a\x38\xc7\x6b\x3b\x19\x5e\x9d\x17\x71\xdf\x7d\x35\x7d"
- "\x01\xba\xfa\xd4\xda\xc3\xb8\x47\x79\x9f\xe1\x14\x8d\x9b\xcd\xed"
- "\x55\x7b\x9c\xe3\x26\x8b\x4b\x62\xb1\x50\x63\x1a\x60\x8e\xb3\xe1"
- "\xea\x93\x3f\x27\x15\x6b\xcf\x5e\xe4\x4b\x17\x97\xc2\x9c\xc7\x87"
- "\xb4\x69\xc2\x99\xc0\x32\x71\xb4\xd7\x39\xae\xc4\x4b\x33\x3a\x54"
- "\xdf\x8c\xcb\x61\x58\x83\xe0\xe0\x45\xdf\x12\xf3\x26\x60\xfd\xc1"
- "\x5a\xc9\x6b\x97\xe3\xde\x94\x72\x01\x58\x0d\x06\xa5\xb7\xc3\xc0"
- "\xb5\xde\x19\x2e\x81\x8e\x2e\x09\xd7\x4c\xcf\x93\xf7\xda\x3b\xa1"
- "\x8d\xa3\xf1\xe1\xaf\x36\xba\x47\x33\x8f\x8f\xcf\x52\x70\x6c\x01"
- "\xf7\xe8\x33\xfc\x3c\x81\x9f\xfd\xe6\x19\x79\x9e\xda\x5c\xd4\x7f"
- "\x06\xf5\x8e\xcf\x52\xf3\xf9\xf1\x13\x7a\x50\x47\xaf\x73\x7c\x96"
- "\x97\x26\x19\xd5\x9e\xcb\x8c\xbc\xc1\xf6\x92\x59\x76\x58\xe6\x94"
- "\x4c\x67\x9e\x6d\x6d\x94\xf2\xd7\x0e\x9e\xf7\x69\x7a\x83\xd7\x69"
- "\x92\x4f\x51\x66\x77\xab\x45\xf2\xb7\x41\x18\xc6\xef\x78\x2b\xec"
- "\x33\xf0\xbe\x98\x52\x5f\x99\xdd\x57\xfe\xc6\xbb\xf1\x6b\xc7\xef"
- "\xa4\xf6\xdc\x85\x5f\x10\xf7\xf9\xf8\x9d\x94\xb4\xdb\xb7\x34\xc1"
- "\x8b\x77\x3d\xb0\xd9\xf9\xd9\x4b\xe3\x8f\x8b\x7d\xe9\x06\xd8\x25"
- "\xf2\xbe\xe1\x6b\xbc\x4e\x30\xde\x8f\x3e\xa8\x50\x7d\x91\x29\xd7"
- "\x54\x80\x1b\xd3\x5d\xd8\x6b\x45\xa0\xb9\xd2\xcf\x78\xa7\x37\xd7"
- "\xfa\xc9\x3a\x8e\xdb\x9f\x99\xc9\x6d\xf2\x83\xfe\x7c\x5d\x5b\x2b"
- "\x7c\xc7\xea\x82\xc4\xfb\x73\xbd\xce\x4c\xc8\xff\x8a\x7c\xb5\xe6"
- "\xb0\xda\xca\xf0\x34\x9e\x10\x7a\xfb\x95\x4e\x9b\x91\xc7\x7d\x89"
- "\xe7\xe7\xd1\x76\xd3\x39\xca\x7c\x4f\xa4\x4e\xcf\x3b\x56\x42\xb4"
- "\x1f\x7a\x04\x63\x8d\xdc\x2b\x68\x90\xfe\x01\x99\x18\xff\xc7\x9d"
- "\xd4\xf7\x93\x76\xe2\xfd\x2e\xbc\xc3\xd8\xe3\x6b\x2d\x09\x10\xc3"
- "\x0a\x71\xfb\x50\xfe\x83\xb0\xcf\x88\xb1\x1a\x7d\x3e\x23\xaf\xd2"
- "\x06\x3d\xd3\xaf\xb7\x32\x17\x6f\x3e\x2b\x02\x7a\xfb\x8e\x35\xb2"
- "\x2c\x64\x82\xff\x9f\x2d\x19\x94\xff\xfb\x71\xbe\xe3\xba\x63\xe9"
- "\xaa\xcf\xc2\xa0\x4b\x74\x9f\xdd\x91\xa4\xfa\xeb\xf6\x69\xd1\xfd"
- "\x75\x07\x6c\x9b\xdb\xb7\xe1\x57\x87\xdf\x21\xf5\x1c\xf9\xbb\xdd"
- "\x16\x71\x7f\x14\x3f\xe8\xce\xdb\x31\xfe\x67\x04\x54\x3f\x70\x3a"
- "\xda\xc1\x3c\xf2\x77\x4a\x0a\xf7\x15\x12\xef\xd7\x72\x3a\xf3\x33"
- "\xa7\x87\x61\xcf\x78\xe9\x76\x17\xde\x9b\x59\x56\xab\xc2\x14\xf5"
- "\xde\x83\xda\xdd\x1b\xa1\xab\xe9\xf6\xcf\x18\x96\x69\xcb\xf6\xed"
- "\xcc\xa7\x28\xb3\xdb\x14\xdc\xbe\x1d\xf5\x75\xeb\x74\x45\xda\x09"
- "\x7e\xcf\x3c\xd9\xeb\xbc\xc3\x08\xba\x1c\x94\xfb\xb1\x98\xef\xc5"
- "\xb7\x35\xee\xc8\xec\xb7\xc9\xcc\xe3\x0b\x58\x1f\x75\xd3\x37\x73"
- "\xa0\xb3\xd0\xb7\xd3\x73\xd5\x58\xf3\xcd\xc9\xfc\x0c\x5d\xf9\x19"
- "\xee\xb3\x5b\xa1\x93\x2e\xd7\xe4\xe4\xf5\x19\x68\xd8\x65\x03\xe5"
- "\x06\x6b\xea\x8e\x06\x53\xb3\x16\x79\xba\x0e\x53\x5b\xf0\x57\x64"
- "\x7d\x46\xc2\xb8\xdd\x03\x1e\xb0\x6f\x10\xa1\xb7\x2f\x1f\x34\x7a"
- "\x82\xe7\xdd\x18\x9b\x6f\x39\x43\xdf\x94\xf4\x78\xf9\x14\x46\xfd"
- "\x27\x25\x6c\x8d\x3e\x75\xb5\xbb\x96\x8b\xe0\xae\xd3\xc2\x0f\xfb"
- "\x6e\xf8\xce\xcb\x94\xf5\xfa\x46\xca\xae\xbb\x4c\xe9\xf5\x97\x29"
- "\x53\xfc\x35\xd3\x50\x07\xbb\xed\xc9\x8b\x66\x82\x4e\xe0\xf5\xbb"
- "\xa4\xfa\x8d\x24\x79\x24\x54\x0d\xfb\x2d\x08\xfb\xed\x7c\x26\xeb"
- "\xc6\x7e\xfb\xad\x4f\xda\xc5\x93\xf3\x15\x1f\x4d\xce\x1f\x51\x42"
- "\x09\xc9\xc5\x64\x06\x7e\xf6\x73\x74\xc7\x8a\x64\x0c\x88\xdc\x66"
- "\xaf\xd6\x5e\xd0\xbc\xc2\x54\x42\xc3\x64\x5b\xa1\xaf\x45\xf5\xf4"
- "\xdc\x41\xc7\x61\x03\xf3\x94\x9f\xe5\x86\xdb\xb0\x85\xf7\x8c\x0f"
- "\x8f\x0e\x18\xd7\xd6\x89\x00\xa7\x97\x8d\x15\x01\xa4\x97\x70\xdd"
- "\x4d\x48\xef\x75\x7e\xd3\xe5\x35\x5a\xd3\x06\xe3\x51\xcc\x8f\x34"
- "\xbd\x92\x95\x22\x0c\x0e\xf0\xe8\x78\xd7\xe6\x20\x6c\xef\x73\x2c"
- "\xb3\x59\xe6\x05\xa5\x22\x68\x5d\xc9\xfb\xf7\x59\xc4\xbe\x05\xbc"
- "\xa7\xf8\x16\x6c\x9b\x2f\xf3\x27\xe0\xf1\x82\xe7\x0a\xa6\x52\x07"
- "\xcf\x3d\x5c\x02\xf3\xf3\xaf\xea\xcf\x80\x76\x26\xbf\x32\x8a\xfd"
- "\x6c\xb2\xf2\xbd\x94\x7f\x80\x71\x97\xbe\x34\xd0\x9d\xb0\xb7\x6e"
- "\x00\x5e\xdb\xfd\xa0\x03\xde\x63\xfc\x9f\x5b\xae\xed\xff\xfa\x78"
- "\xef\x15\x69\x18\xff\x1f\x3c\xca\x69\x65\x63\xc9\x52\x66\x15\x5d"
- "\x83\xd9\x4c\xbc\x27\x0d\x78\x37\xa1\xcc\x61\x1d\x0e\xc6\xa9\x9f"
- "\xf7\x18\x1e\x79\x04\x69\xc7\x75\x38\xc8\x73\x23\x9e\x3b\xfa\xf3"
- "\xa8\x32\x5d\x11\x65\x1e\xe9\x31\xdc\xf1\x73\xa4\x05\xa3\xcb\x4c"
- "\x48\x8e\x2e\x33\x61\x4c\x44\x19\x87\xaa\x67\x42\x76\x4c\x99\xdc"
- "\x98\x32\x05\x57\xe2\x36\x61\x69\x4c\x99\xb2\x98\x32\xdb\xae\xc4"
- "\x6d\x42\x6d\x4c\x99\x83\x31\x65\x8e\x44\xd0\x92\xfd\x6a\xb2\x91"
- "\xd6\x12\x53\xe6\x64\x4c\x99\x6e\xfd\x79\x10\x1a\x27\xaf\xdd\x4f"
- "\x16\xf0\x26\xfb\x6e\xf9\x5e\x41\xff\xf4\xec\x7d\xb6\x57\x95\x9d"
- "\x98\x79\x65\xbb\x26\x4e\x8b\xae\x6f\x62\x7e\x74\x7d\x13\x17\x5f"
- "\xd9\xae\x89\xb6\x98\x32\x8e\x98\x32\xae\x88\x32\x8d\x5a\x3d\x07"
- "\x62\xca\x1c\x8e\x29\xd3\x7c\x25\x5f\x4d\xec\x88\x29\xd3\x15\x53"
- "\x26\xf0\x25\xb4\xe0\x71\x5c\xf9\xb5\x8d\x62\x5b\xf9\x3e\xd8\x08"
- "\x93\x96\xb0\x6f\x04\xef\x83\xbe\x71\x39\x30\x84\xf7\xe7\x78\xbc"
- "\x3a\x56\x1e\xc0\xd8\x32\x09\x7a\x36\xc7\xad\x8f\x59\xec\x37\xc2"
- "\x32\xad\x6c\xec\x49\x99\x83\xd9\xa2\xd2\xf7\x4c\xf3\x5f\xe3\xba"
- "\x8e\x8d\xe1\x71\x6a\xd2\xee\x7e\x9b\x58\xf9\xa0\x91\x06\xe7\x6f"
- "\xfa\x3e\x6c\x83\xf2\x47\x49\x60\x9b\xfc\x58\xb9\x2c\x73\x3c\xc2"
- "\x8e\xe6\xfa\xfd\x87\x37\x06\x8c\x31\x78\x1c\xbc\x0a\x1e\xc9\x98"
- "\x03\x74\xb5\x61\xf4\xe2\xfd\xf5\xd6\x3a\xd8\x40\xb0\xfb\x19\xb7"
- "\x53\x94\x9d\x2d\x6d\xb2\x95\x97\x89\xef\x3d\x15\x53\xe5\xfe\xbb"
- "\xb2\x49\xb3\x4b\x9a\x51\x3f\xdb\xee\xcd\xb6\x0b\xec\x23\x85\xf1"
- "\x97\x6d\xb7\xec\x57\x8f\x55\xf8\x80\x57\x76\xb1\xee\xa7\xe2\xa5"
- "\xec\xdd\xd2\xd6\x70\xd9\x78\x7f\xdd\xc7\x3e\x34\xc7\xfc\x53\x38"
- "\x0f\xf8\x7f\x52\xa9\xde\x5e\x8c\xf5\xb0\x1d\xb3\xa7\x5d\x8d\x66"
- "\xaa\x0f\xb3\x8f\x46\xf3\xe4\x10\xf0\x4a\x76\x7b\x74\xbf\x67\x7b"
- "\xa3\xfb\x3d\xdb\x17\xcd\x93\x06\xf0\xe4\x9d\xc6\xe8\x32\x77\xa6"
- "\x45\x97\xb9\x33\x3d\xa2\x8c\x4b\xd5\x73\xe7\x94\x98\x32\x79\x31"
- "\x65\x0a\x23\x9e\xd1\xc6\x3b\x4b\xfa\xe7\x3e\xd2\x07\xea\xce\xf2"
- "\x88\x67\xc3\x6e\xa9\x3f\xef\xdc\xa1\xa7\xf1\xda\x51\xfd\x1e\xe5"
- "\x83\xa3\xc1\x3b\x18\x23\xef\x9c\xff\x68\x0c\x0e\x2d\x31\x38\xf4"
- "\xcb\xbf\xb6\x77\xff\xdb\xd3\x74\xd7\x61\x6d\xef\xbe\x1b\x63\xf6"
- "\x02\x7e\x06\xac\x5a\xe4\x07\x1d\xee\x4a\x8e\x86\x77\xd7\x98\x68"
- "\x78\x77\x65\x45\x3c\x9b\xf1\x3c\x2d\xa2\x0d\xe6\x44\x0b\x25\x80"
- "\x5f\x60\xbf\xdd\xb5\x48\x4f\xe7\x39\x25\xf0\xed\xb2\xcb\xb1\x26"
- "\x97\x7d\xcb\x52\x4f\xd1\x5d\x33\x79\xfe\xa9\xc1\x8c\x94\x7f\x52"
- "\xed\xba\x6b\x77\x0c\x1e\x07\x62\xf0\x38\x1c\xd1\x2e\xbf\x69\x0b"
- "\x3d\x64\x0a\x3e\xfc\x28\xdb\x3e\xec\x4f\x29\x7d\xbc\x36\xc3\x66"
- "\xbb\x48\x66\xf6\xad\x3b\x5d\x46\x89\x9e\xf2\x2e\xcc\xe5\x26\x0f"
- "\x6a\xb3\xf7\xa4\xda\x7c\xca\xb7\x8a\xac\xbd\xce\x6f\xa5\xe9\xfc"
- "\x18\xae\xb1\xf9\xc2\xd5\xd3\x92\x91\x06\xfd\x97\xdd\xa8\xec\xdc"
- "\xef\x14\x0a\x7b\x61\x2d\xe8\x89\x79\x51\xce\x8d\x6a\x1e\xb1\xda"
- "\xc8\x3e\x62\xec\xc7\x8a\x31\x3e\x59\xed\xc3\x7f\x6b\x71\x04\x5f"
- "\xfb\xad\x1b\xef\x15\xa7\x28\x67\x2c\xdb\x00\x2c\xa3\xec\x6b\x76"
- "\x2c\xe8\x23\x9e\x7b\x7b\x82\x67\xa4\xed\x86\xf7\x56\xad\x6c\x6d"
- "\x44\x59\x9f\x36\x37\xee\xe2\x77\x93\x82\x64\x3c\xe6\xf7\x11\xe0"
- "\xa4\x29\x7b\x2f\x67\xec\x31\xc8\x2b\xca\xb4\xe8\x65\x78\x1e\x2d"
- "\xf7\x78\xcb\xc8\x38\xb1\x82\x8c\xee\x8d\xa7\x24\x6c\xdd\x6f\x03"
- "\xb6\x74\xb7\xa7\xa2\x8b\x3c\xfe\x0e\x5e\xeb\x32\x2a\x1f\x9d\x1c"
- "\x6b\x62\x80\x92\x7a\xaa\x6d\x90\x99\x1c\x6b\xa8\xda\xd6\x85\xf9"
- "\x12\x6c\xcc\x6f\xcd\x66\x7d\x13\x49\xbb\x39\x73\x0a\x1e\x5e\x30"
- "\x6f\xc2\xf7\x1f\x9e\xbb\x68\xce\x54\xeb\xa2\x15\xcf\x2d\x5b\x3a"
- "\x61\xd5\xf3\x65\xd6\xf5\x6b\x56\x94\xad\x58\xf9\x03\x6b\x76\x79"
- "\x46\xb9\x75\x49\x99\xba\x66\x96\x2e\x59\x5b\x36\x9d\x6f\xb3\xac"
- "\xb6\x35\xcb\xd6\xc9\xdb\xdb\x87\x53\x34\x90\x15\x65\xcb\xd6\x58"
- "\x33\x96\x66\x59\xef\x5f\xb2\xa2\xf4\xf9\x35\xcb\xe2\xc2\x9a\x6a"
- "\x5d\xb3\x6c\xcd\xb2\x25\x4b\xad\xd3\xad\xd9\x0c\x39\x12\x5c\x44"
- "\x7f\x66\xeb\xe3\x18\x8f\x5f\x55\x4e\xd1\xae\x8d\x67\x5e\xc5\x3f"
- "\x39\xfe\x2b\xc7\xb2\xc9\x49\xd1\x3c\x37\xd9\x12\xcd\x73\x93\x33"
- "\xaf\x1c\xcb\x26\xc7\x8c\x7f\x93\x63\xc6\xbf\xc9\x8b\xaf\x1c\xcb"
- "\x26\xc7\x8c\x7f\x93\x63\xc6\xbf\xc9\xfd\xe3\x1f\x78\xc9\xbb\x55"
- "\xea\x85\xc9\x31\xe3\xdf\xe4\x98\xf1\x6f\x72\x73\xcc\xf3\x89\x88"
- "\xe7\x1b\xf0\xdc\x19\x39\x3e\xe2\xd9\xaf\xcb\xe7\x80\x7e\xb9\x3b"
- "\x49\xcf\xc3\xba\x1e\xba\xb9\x53\xe5\xbd\xdb\x1a\x91\xb7\x4b\xcb"
- "\x9b\xd3\x2f\x7f\xbc\xaf\x8d\x74\x35\x5f\xbf\xfb\x35\xd6\xe9\xec"
- "\x8f\xc7\x63\x13\xe4\xe3\x96\x73\x74\x77\x0a\xc3\x62\x1e\x66\xff"
- "\x4c\xb1\xf7\xf1\xde\x86\x54\x4a\xe2\x32\x0d\x35\xec\xd7\x9b\x93"
- "\xc5\xbe\xba\x48\x63\xdf\x65\xe8\x94\xbb\xd9\xfe\xed\x54\xe3\xc5"
- "\xdd\x5e\x69\xf3\xa3\x8c\x06\x5f\xce\x6b\x00\x87\x7d\x81\x93\xaa"
- "\xd4\x58\xdc\x89\xfb\x64\xe6\x69\x94\x37\x0a\x43\xce\x6a\xf6\x81"
- "\x46\x9a\x19\xbf\x34\xc0\xf3\xea\xf0\xb6\x8d\x8a\x6f\x5b\xc6\xda"
- "\xb9\xfd\xf3\x41\x03\x99\xaa\x9c\xe1\x0e\x4f\x98\x6d\xeb\x6f\xa7"
- "\xa9\xb5\x85\x9c\x12\xe1\xfc\xa8\xb0\x01\xe9\xf1\xe7\x49\xdf\x86"
- "\xfd\xf7\xed\x24\xb5\xde\xf2\x6d\xf4\xff\xbc\x1c\xb5\x76\x9a\x53"
- "\x02\x7d\x7b\x19\x70\x2e\xe2\xda\x87\xeb\xbf\xeb\xf0\xdd\x72\xbe"
- "\xfd\xed\x32\xe1\x4c\x58\xc8\x70\x63\xd2\x77\x40\xbf\x5d\x36\x05"
- "\x1d\x85\x71\xde\x1d\x14\xce\xc4\x87\xe3\xa4\xbb\x61\x33\x5c\x06"
- "\x1e\x7e\xc6\x37\x22\xbd\x43\x38\x47\x2e\xe2\xfc\x5e\xae\x0f\x65"
- "\x06\xb3\xb5\x75\xff\x5b\xe5\xc3\x3f\x25\x3d\xa6\x1d\x5f\x9c\xa6"
- "\x29\x3f\x56\xed\x98\x12\x8a\xae\x7b\xca\xb4\xf8\xed\x98\xb2\x08"
- "\xed\xf8\x22\x7e\x3b\xa6\xd8\x24\x6d\x0d\x68\x8b\xe1\x8a\x77\x3b"
- "\xd0\x96\x2f\x24\xdd\xa3\xd3\x0f\x68\xb6\x90\x1f\xf3\x30\x33\xde"
- "\xc9\xb2\x0b\x2b\x06\xfa\x4d\xcb\xd7\x62\xaa\xa5\x82\x38\x75\x76"
- "\x0a\xe7\xb0\x85\x5e\xba\x47\x9e\x6b\x88\x48\x0f\x2a\x5c\x40\x27"
- "\x03\xd3\x09\xed\x41\xb9\xc1\xfa\x5b\x9f\x97\xa8\xb5\x90\x7b\x20"
- "\xff\x53\x48\x5f\xcb\x5c\x5b\x21\x7c\x3a\x1d\xf1\xae\x24\xe6\x5d"
- "\x20\xe2\xdd\xb6\xa8\x77\x9b\xfb\xd3\xeb\xf4\xf4\xaf\xd6\x4f\xf7"
- "\xb4\xc4\xf4\x13\xfa\x67\xea\x13\xd1\xed\xbe\xe7\xa4\x6a\x1f\xfa"
- "\xe8\x0a\x5a\xdf\x13\x40\x1f\xf5\xc5\xef\xa3\xa9\x69\xf1\x79\x6d"
- "\xaa\x5c\x47\x13\xa9\x14\x07\xde\xd4\x3c\xf4\x5d\x9f\xe4\x41\xad"
- "\x9f\xae\xec\x9f\xa9\xa5\x7a\xff\x7c\xb5\x36\x4e\x6d\x8a\x69\x63"
- "\xe8\x34\x7d\x67\x82\x6a\xeb\x77\x36\xc7\xc0\x3e\x1e\x9f\x17\xa7"
- "\x7a\xd1\xce\xd0\x20\xed\x0c\x0e\xce\x8b\xdf\xb1\xa0\x3d\xa1\x2b"
- "\x79\xf1\x3b\xd9\xaa\x0c\xc5\x2b\x93\x2f\x9c\xf1\xea\xf9\xce\x52"
- "\x7b\x90\xed\xdc\xef\xd4\xf1\xfa\x52\x44\x7a\x45\x34\xff\xa1\x0d"
- "\x5c\x8e\xe9\x17\x54\x7a\x96\xfb\xe1\xb4\x95\x0c\x5f\xc6\x93\xbd"
- "\xce\xef\x9c\x8c\xa1\xd5\xf9\xd3\x34\xed\x89\x1e\x43\xc2\x01\x45"
- "\xaf\xe9\x63\x63\x70\x0a\xc4\xa7\xd7\x34\x33\xe8\x75\x3e\x3e\xbd"
- "\xa6\x65\x0d\x4e\xaf\x69\xdc\xff\xe7\xaf\xa4\xd7\xb4\xe2\x48\x7a"
- "\xc1\xd6\x95\xed\xbb\xcd\x02\xde\xe8\x2b\x12\x0d\xdc\xd6\x10\x99"
- "\x4d\xe0\x15\x55\xa6\x9b\xcb\xec\x36\x05\x14\x9f\xc0\x86\x4c\x3a"
- "\x47\xd3\x2a\x74\xf9\x1f\x59\x4b\xc3\x44\xdf\xe3\xec\x47\x94\xc0"
- "\xe5\x3c\xe5\xe7\xdd\x9e\x60\x36\xf1\xfc\x23\xa6\xde\x8e\xf8\xba"
- "\x60\x9a\x0f\x34\xad\xb9\x32\x7d\x7a\x92\xf2\x23\x9b\x9e\x1b\xad"
- "\x23\xa6\x5b\xa3\xfb\x08\x74\x43\x39\x6d\xdb\xe9\x4b\x7f\x57\xef"
- "\xb3\xe9\xae\x2b\xfb\x6c\xc6\x9d\xaa\xbf\x66\xa4\xc4\xe0\x77\x30"
- "\x7e\x7f\x4d\x77\x0f\xde\x5f\xd3\x4f\x0e\xde\x5f\xd3\x79\xfd\xf4"
- "\xbc\x97\x66\x64\x47\x8f\x1b\x33\xcc\xd1\xed\x45\xbd\x28\x27\x0c"
- "\x43\x6f\xe0\xe7\xaf\xda\x6e\xfd\xc7\x3a\x8e\xfb\x8a\xcf\x15\x01"
- "\xff\xb1\x8c\xe3\xb5\xc2\x18\x14\x36\x68\xe8\xda\x18\x7f\xbf\x95"
- "\xe7\xb8\x6d\xb5\x44\xbc\x8f\x6c\xfd\x06\xdb\xee\xf7\x0e\x09\x1b"
- "\xa8\x03\xf7\x86\xd3\x94\xfb\x87\xb0\xc1\x50\xc1\x7b\x9e\xd2\x6f"
- "\x5d\xae\x21\xdc\x3b\x26\xb2\x2f\x78\xef\x93\xe7\xa6\xbb\xd4\xdc"
- "\xe9\x2f\x28\xff\xa6\xea\x97\xdc\x77\xa2\xe9\x78\x6f\x6e\xfc\x7e"
- "\xb9\xb7\x10\xfd\xf2\x97\xf8\xfd\x72\x6f\xd9\xe0\xfd\x72\xaf\x0b"
- "\xfd\xf2\x97\x2b\xe5\xe8\xde\x83\x9a\x1c\x6d\xe5\x32\xd6\x95\x3c"
- "\x1f\xcf\xfd\x1a\xe7\xc1\x3d\x64\x24\x57\xd2\x64\x42\xb7\x2e\x47"
- "\xb2\xcc\x49\xc0\x92\xf5\xab\x3c\xf7\x76\x68\x30\x22\xe0\xe6\x92"
- "\xa9\x3b\x9e\x9c\xe4\x5a\x38\xef\x44\x1b\x25\x81\x86\x85\xfb\x19"
- "\xc6\x1a\x22\xd4\xf3\x1c\xe7\xe3\xf4\x89\xfe\x48\x39\xc9\xcd\xd3"
- "\xf3\xb1\xae\xd3\xf2\xe6\x8a\xde\x12\xe2\x7c\x31\xb0\xb5\xf6\x0f"
- "\x93\xe3\x08\xe7\xe7\x7c\x31\x79\x6a\x95\x3c\xe6\x9e\x8c\x96\xc7"
- "\xdc\xa6\x68\xfe\x04\xfd\x51\x2e\x0c\x3d\x87\x7b\x23\x70\xf8\xca"
- "\xfc\x75\x75\xd9\x9c\x99\x15\x23\x9b\xe0\x81\x99\xad\x8a\x07\x66"
- "\xfe\x32\x1a\xd7\x99\xb3\xe3\xf3\xc0\xcc\xc5\x83\xf3\xc0\xcc\xf2"
- "\xc1\x79\x60\xe6\x6e\xe6\x01\x2f\xcd\x6c\x89\x96\xcd\x99\x87\xa2"
- "\xdb\x8e\x7a\xa5\x6c\x52\xca\xb5\xc8\x26\x6c\xa1\x1b\x06\x93\x43"
- "\x96\x29\xf6\x1f\x69\xb8\xac\xef\x75\x7c\x25\x9a\x25\x41\xae\x80"
- "\xdf\x7d\xc5\xbc\xa6\x04\x1d\x3f\x85\x69\x58\x2f\xcf\x63\xde\x57"
- "\x16\x49\xc7\x5d\xea\x0c\xa4\x1d\x79\xbf\xe0\x7d\x65\x45\xcf\x59"
- "\x1f\x47\xb7\xff\xbe\xdd\xf1\xe9\x79\xdf\x21\xd0\xd3\x1e\x9f\x9e"
- "\xf7\x1d\x1f\x9c\x9e\xf7\x75\xf2\x19\xa9\x2b\x65\xea\xbe\xa0\x75"
- "\x9d\xb4\x51\x64\x99\x73\x34\xeb\x91\xaf\x36\x3e\xcd\xca\x89\x1e"
- "\x9f\x66\x8d\xb9\xf6\xf1\x69\x56\x79\xfc\xf1\x69\x96\x2b\xfe\xf8"
- "\x34\xeb\xa0\x92\x87\x59\xde\x68\x79\x98\xe5\x8e\xe6\x09\xd0\xee"
- "\x7f\x6c\x7c\x9a\x9d\x1d\x23\x03\x55\xa7\x69\xf6\x3b\xb0\x29\x1c"
- "\xaa\xdf\xe6\x3c\x1f\x8d\xe3\xec\xfc\xf8\xfd\x36\x7b\x29\xfa\xad"
- "\x2a\x7e\xbf\xcd\x76\x0c\xde\x6f\xb3\xeb\xd0\x6f\x55\x57\xf6\xdb"
- "\xec\xc3\xd7\x6e\x53\xcc\xee\x8a\xee\xb3\xd9\xed\xd7\xde\x67\x73"
- "\xb2\xe2\xf7\xd9\x9c\xd9\xf1\xfb\x6c\x8e\xe6\x9b\x3e\x67\x77\x74"
- "\x9f\xcd\x29\x8b\xee\x33\xd0\xed\xbf\xd9\x67\xe8\x9f\x52\xe5\x9f"
- "\x30\xe7\x22\xe6\xed\xc3\x7a\x9d\x73\xba\xbd\x74\xff\x61\x35\xb7"
- "\xbe\x5f\x8d\x1d\xaa\x0f\xdf\x46\x1e\xef\x95\xe3\xc0\xfd\x49\x5a"
- "\xda\xf7\xaf\xec\x87\xfb\xd3\xa1\xa3\xbb\x9b\x2b\xe4\xde\x96\xea"
- "\x43\xa6\x39\xf2\xb9\x37\xf2\xfe\xd4\xfd\xb3\xb9\x2c\xfa\x58\x78"
- "\x02\x41\x62\xbd\x8e\xfc\x7e\x86\xc3\x67\x43\x63\x60\xd9\xae\x65"
- "\x8c\xbf\x8a\x4f\x4d\xa9\xbb\xf2\x2e\xc0\x7b\xe0\x05\xc5\xab\xf7"
- "\xc7\xda\xbf\x0d\x78\xf7\xa8\xe2\xd3\xb9\x19\x31\x38\xf8\xe3\xf3"
- "\xe9\x03\xc9\x68\x43\x43\x7c\x3e\x7d\x20\x73\x70\x3e\x7d\x00\xfd"
- "\x4f\x0d\x11\x73\x9f\xd4\x27\x83\xde\x98\xb9\xcf\x03\x25\x26\xbf"
- "\xe2\x1d\x69\x13\x55\xe7\x94\xf6\x3a\x1f\x88\xb5\xff\xd0\x37\x79"
- "\x23\x34\x9c\x87\xc4\x94\x1f\xc4\xfe\x7b\x80\xed\xbf\xb7\x07\xc1"
- "\xf9\x2a\xf6\xdf\x03\x6c\xff\xbd\x7d\xa5\x6c\xe5\x69\xf6\x5f\xbc"
- "\x39\x5e\x5e\x56\xfc\xfe\xcf\x8b\xe9\x7f\x2a\x2c\xc3\x7c\x58\x96"
- "\x8f\xce\x57\x1a\x99\x8f\x7d\x93\x38\x2f\xf3\x48\x9c\xbc\xb5\xb1"
- "\x30\x07\xc9\xe7\xbe\x82\xf7\xd8\x97\x2a\x2e\xef\xe5\x69\x67\x4a"
- "\xe6\xce\x8e\x96\xc7\xb9\xc6\x68\x79\x7c\xe0\x60\x74\xb9\xb9\xe9"
- "\xd1\xef\xef\xf7\xff\xcf\xe9\xd8\xb9\xbb\x63\x78\xe0\xa3\xd3\xf4"
- "\x60\x8a\xe2\x81\x07\x57\xc4\xe0\x71\x28\x3e\x0f\xcc\x6d\x46\xfb"
- "\x3f\x8a\xcf\x03\x73\xbd\x83\xf3\xc0\xdc\x20\x68\xf9\x51\x24\xdf"
- "\x2e\xac\xc8\x1d\x16\x9d\xe7\x41\x6b\x7c\x9d\xf7\xe0\x94\xf8\x6b"
- "\x04\x0f\x16\x28\x1a\x3f\xb8\x3d\x9a\xc6\x0f\x96\x44\xd3\x10\x6d"
- "\xf9\xef\xd3\xb0\x3f\x1e\x44\xaf\xf3\xc1\x58\xf9\xf7\x9c\xa6\xef"
- "\x6a\xf2\x9f\xff\x50\x0c\x8e\x7e\x85\x4b\xbc\x75\x91\xef\xf2\xfc"
- "\xd7\x13\x9f\x96\xdf\xcd\x8a\xdf\xe6\xef\xce\xc6\x18\xe4\x09\x5f"
- "\x21\x4b\xdf\x5d\x8c\xf4\x85\xbc\x1e\xca\xeb\x21\xf5\x48\x5f\x18"
- "\xa4\x24\x39\x5e\xf5\x8f\x4b\xdf\x75\xb0\x2f\x0a\xd3\x9f\xf9\xd7"
- "\x34\x86\x0a\x78\x0c\x62\xbc\x8a\x2a\xa4\xdf\x82\x69\x1b\xf3\xfa"
- "\xad\xcc\xeb\xdf\x95\xf6\x1f\xef\xb3\xb0\x1f\xa1\xa9\x9c\x0a\x38"
- "\x2e\x85\xce\xef\x9c\x3f\x06\xf6\x49\x96\x0b\xce\xaf\xe7\x55\xeb"
- "\x66\x8e\x18\xdd\x94\x6f\x8c\xdf\xc7\xf9\x63\x06\xe7\x9d\xfc\x29"
- "\xaa\x9f\xf3\x4b\xa3\xfb\x39\xbf\x20\xec\x1c\xb9\x88\xdb\x0a\x1e"
- "\xb8\x26\x39\x29\xb3\x8a\xb8\x7e\x5c\x52\xdf\x6f\x7d\xbc\xc3\x56"
- "\x49\xdf\x38\x43\xf9\x27\x64\x7d\x06\x11\x30\x6d\x49\xa0\x66\xa9"
- "\x03\xe6\xdd\x2e\xf1\x44\x9e\xa2\x20\x19\xc4\xd6\x67\x3b\xf8\x5d"
- "\x83\x53\x04\x90\xaf\x9d\xf7\x04\xf8\x6c\x35\x78\xe1\x86\x53\x94"
- "\x7f\x36\xaa\x3c\x24\xdf\xa3\x60\x64\x36\x48\x79\x9c\x97\xae\xaf"
- "\xe9\x6e\xc3\x73\xfc\x75\xdf\x79\x79\xba\xef\x83\xf2\x19\x9b\x37"
- "\xe8\xfe\x25\xe3\xc4\x67\x65\x18\xa7\xab\xeb\x81\x79\x75\x3a\xff"
- "\x2a\x5f\xcb\x79\x87\x06\x7c\xf9\xe6\x1d\xc1\xbb\xe2\xab\xac\x0d"
- "\x46\xc8\xc1\xbc\xce\x48\x38\x2a\x26\xca\xbc\x80\xee\x8f\xd7\xeb"
- "\x9c\x6f\xfc\x12\x58\x1a\x3e\xf3\xb3\xa2\xf1\x99\x3f\x0d\x76\x4a"
- "\x9a\x06\x23\xef\x6a\x30\xb8\xcf\x15\xcf\x32\x3f\xcc\x2f\xbe\xda"
- "\x9a\x5f\xa2\x85\x0a\x5e\xb9\x82\xb7\xe6\x4b\x7b\x89\x61\x7c\x09"
- "\x8e\xed\x51\x73\x0b\xb9\x77\xcf\x7b\x5b\x0b\xf6\x2b\xb9\x5f\x10"
- "\xb3\x46\x38\xbf\x5b\xfa\x53\x69\x72\xff\x64\x30\x56\x0e\x16\x24"
- "\xeb\x63\x74\x4c\x7a\xba\x2e\xf7\x98\xd7\x32\xdc\x98\x75\xd6\x05"
- "\xb3\x95\x2c\x2c\xa8\x0b\xa7\x44\xce\xd7\x16\x48\xfb\x4f\x5f\x2f"
- "\xc5\xfb\xd9\x31\xe5\x62\xd6\xff\xe6\x77\x8b\xc1\xd7\xe9\x93\xd1"
- "\xbf\x7e\xde\xdb\x52\xb1\x1a\x16\xb4\xc4\xac\x57\xf8\x76\xc9\xf3"
- "\xf7\x7f\x06\xdc\x02\x4d\xef\x3d\x34\x33\xa6\xbe\x6e\xfb\xd9\xab"
- "\xb5\xbf\x60\x90\xf6\x17\x0c\xb4\x7f\xa5\x84\x1b\xb3\x96\x58\x20"
- "\xdb\x1f\xba\x42\xff\x15\xb0\x0f\xa9\x4e\x37\xd8\xdc\x05\xef\xe9"
- "\xb6\x3a\xaf\x1f\x0c\x6e\xab\x17\x0c\xac\xff\xa9\x72\x03\xeb\x7f"
- "\xbe\x78\xb6\xba\x97\xe4\xde\x6a\x74\xdd\x1d\xa6\xba\xb8\x6d\x19"
- "\x64\xfd\xef\x21\x6d\xfd\xef\xa1\xe2\x68\x7d\xf6\x90\x35\xba\x0f"
- "\x0b\x62\xfa\xf0\xa1\xdc\xe8\x3e\x5c\xd0\xfd\x5f\x1d\xd7\xf0\x4c"
- "\x89\x89\x89\x86\xc4\x04\x43\x42\x22\x5e\xa3\x89\x34\x2c\xd1\x98"
- "\x38\x04\xbf\xa1\xda\x75\x98\x21\xd1\x60\xc4\x6f\x88\x76\x1d\x1a"
- "\xf3\x3c\x8c\xcb\xe2\x67\xd4\xae\x43\x62\x9e\x87\x7e\xc9\xfb\x61"
- "\x5a\xbd\x7a\xfd\xc6\x98\xe7\x21\x5f\xf2\x7e\xe8\x7f\xb3\x3c\x5d"
- "\xf1\x1c\xed\x87\x36\x77\xe5\xba\x25\xa5\x2b\x96\xca\xfd\xe2\x65"
- "\xd6\x25\x4f\x3f\xbd\x6c\xed\x5a\x6b\xd9\x2a\xeb\x7d\x33\x1f\xbe"
- "\x6b\xaa\x55\x6d\x3b\x97\x4e\xcf\x58\x3a\x9c\xe6\xad\x5f\xc3\x2f"
- "\xe6\x2d\x9c\x5b\x68\x2d\xb8\x6f\x66\xf4\x4b\x1d\x8c\xdc\x5e\xbe"
- "\x1a\x94\x08\xf9\xcb\x7d\x69\x14\xd1\x8e\x3d\x52\xf7\x74\xb2\x9f"
- "\xaf\x5a\xf3\xf8\xfe\xc7\x2d\xec\x3f\x7a\xd9\x2e\xdc\xb7\xf2\x9e"
- "\xfe\xc2\x65\xdc\x88\x09\x8d\x0e\xb2\x3d\xc5\xe7\x57\x16\x6e\x11"
- "\x1f\xfa\xc8\xfa\x20\x19\x4e\xd1\xe2\x3f\x34\xe7\x21\x2f\x9e\x3d"
- "\xde\x20\x59\xed\x94\x84\xf2\xab\xf1\x2e\x41\xcc\x08\x23\xcd\xaf"
- "\xf9\x42\x7f\x6f\x8b\x4c\xfb\xd0\xa1\xe7\x33\x9d\xa6\x45\x19\xe2"
- "\x43\x21\x9f\xf9\x7c\x90\xca\xb7\xf0\x0b\x61\x78\xf8\x08\xeb\x86"
- "\xba\x54\x32\xf2\x5e\xe8\x6b\xa9\x94\xf4\xda\x28\x8e\x59\xb2\xb0"
- "\x5b\xdf\x0b\x7d\x09\xcf\x5e\x5a\xdc\xce\x75\x73\xde\xb0\xe1\xe1"
- "\x53\x9c\xbf\x3e\x2a\xff\xa2\x31\x03\x7b\xb1\x0b\xbb\x0d\xc8\xb7"
- "\xe0\x33\x32\x99\x42\xe2\xef\x81\xd4\xac\xbc\x89\x79\x94\xe0\x41"
- "\x57\xb4\x04\x1d\xa4\x7c\x7e\x16\x2d\xdb\x10\x12\x41\xf6\x4f\x9f"
- "\xd7\x6d\x17\x55\xcf\x91\x11\x32\x9d\xe0\x5e\xc3\x3e\x0a\x8b\xf2"
- "\x1b\x96\x91\x11\xed\x1f\x73\x86\x1e\xa9\xb0\xce\x27\xb2\xcf\x23"
- "\xe3\xef\xcb\xd9\xdf\x30\xe7\xf4\xae\x3f\x92\xf1\x17\x97\x1d\x86"
- "\xcb\xc2\x42\x15\x65\xa2\x4b\x70\x1c\x23\xbf\x08\xb0\x8f\x7f\x4b"
- "\x71\x88\xf3\xfc\x5b\xaf\xdd\x42\x6d\x65\x7e\xda\x7c\x52\x04\xb6"
- "\xff\x51\x9d\x0d\x68\xed\xf6\xb3\xff\x62\xd2\xe6\x79\x94\x78\xba"
- "\x90\x0c\xad\x25\xb5\xe4\x59\xec\xa7\x8a\x93\xa2\xab\xa5\xf8\x73"
- "\x6a\x2b\x69\xa2\xa2\x0e\x32\xb4\x74\x7e\x4a\x32\x16\x4f\x4d\x5d"
- "\x53\xe5\x45\xb2\x6c\x5e\xc1\x69\x17\x69\xe3\x66\x1a\xb1\xf1\x4f"
- "\x64\xf2\x74\x75\xa0\x9e\xb3\xf4\xd8\x09\x4a\x00\x3c\xc3\xa6\x4f"
- "\xc9\xb2\xe9\x51\xf6\xf3\xcd\xa5\xba\x4a\xb2\x08\x7b\x66\xf2\x65"
- "\x7b\xa6\xf9\xb2\xc8\x4c\xed\xb5\x67\xa6\xb5\xd9\x90\xbf\xf3\x03"
- "\x1a\xd9\x41\x69\x1f\x9e\xe9\x30\xd4\x5e\xa0\x31\xdc\xa6\xd3\x68"
- "\x5b\xdd\x05\xe4\xaf\x59\x93\x1d\x46\xd9\xc8\x32\xc1\x94\x35\x79"
- "\x9e\xc2\x00\x85\x01\xab\xf6\x32\x8d\xa9\xbb\x4c\x96\x70\xf5\x9a"
- "\x6c\x2e\xd7\x4d\xdf\xdb\xe0\x69\x21\xaa\xd8\x2c\x42\x7d\x35\x39"
- "\x79\xd0\x89\xc3\xde\x7e\xea\x88\xd1\xd3\xd2\x4d\xad\xfe\xcb\xd4"
- "\x46\x7f\x26\x4f\xf9\x5f\xdd\xbf\x78\xea\x08\xaf\x59\x27\xb8\x37"
- "\x76\xa2\x2e\xc5\x3b\xf6\x56\x3e\xab\xec\xa0\xaa\x4a\x4a\xb6\x6d"
- "\xa4\x61\x67\x90\xae\xe6\xf6\xe3\x0b\x3c\xc1\xbf\xba\x37\x4a\x7f"
- "\xdc\xc5\xed\x95\xad\x94\xd8\xe6\xaf\x65\xbf\x4f\x43\x28\xb5\xae"
- "\xc9\xe3\x6f\x27\x8f\xed\x2f\xee\xb0\xb9\xae\x76\x47\x98\x92\x7e"
- "\x79\xa9\xdd\xe0\x31\x5e\x22\x4f\xa1\x9f\x3e\x42\xdd\xa2\xa6\xee"
- "\x28\xf4\x56\x6e\x9b\x3f\xc0\xe7\x9d\xb2\x45\x8f\x65\x78\xd5\x1a"
- "\xca\xaa\xbf\x40\xe9\xfb\x2f\x50\xa6\xe8\xcd\x34\xb0\x8f\x2d\x9f"
- "\x4d\xdd\x8f\x6b\x72\x27\x25\xa1\xed\xca\x1f\x3b\x45\xf3\xb5\xed"
- "\xcb\xa4\x86\xcb\x03\xbe\xb6\x97\x7b\x06\x7c\x6d\xc1\x53\x3e\xf6"
- "\xb7\xf5\xd2\x23\xdb\x4c\x2d\x34\x0c\x72\x72\x90\xf9\xbb\xea\x1c"
- "\x19\xb7\x9e\x23\x9a\xe8\x30\x90\x75\x39\x9f\xb3\xf8\xfe\x32\x0f"
- "\xfa\x86\xef\x4f\xd1\xf7\xc7\xe0\x9a\x8c\x5f\x02\xd2\x65\xfc\x86"
- "\x4e\x8d\x8f\x91\x66\x40\xda\x10\x5c\x13\x21\x2f\x21\x7b\x9d\xf0"
- "\xa1\xae\xc6\x1e\x03\x0d\x67\x7e\xd6\xfc\x7b\x1b\x7b\x9d\xdf\xf3"
- "\x7b\xe9\xb9\x6e\x9d\xaf\x95\x8e\x5f\xe8\xfb\xe8\xd4\x59\x8e\x97"
- "\xe5\x93\x78\xf5\x95\x24\x70\xec\x2c\x2d\x9d\x71\x78\x82\xeb\x45"
- "\xfd\xb9\xb8\x9a\xf0\x83\x9c\x7e\xef\x84\x5e\xb6\xa7\xaf\x04\x75"
- "\x7e\xff\x11\xa4\x0b\x3d\x1d\xed\x36\xf2\xbb\x77\x4f\x9d\x35\xa8"
- "\x3c\x99\x06\xc0\x0c\x68\xf0\x21\xfb\x0b\x77\xb3\x8c\xf7\x18\x4c"
- "\xe2\x58\x71\x0e\xd5\xed\x11\x2d\xfb\xf7\x88\x66\x25\x7b\xdf\xaf"
- "\xf5\xd2\x2a\x17\xe3\x88\x71\xbc\x79\x07\xde\x1d\xc3\xa8\xc3\x74"
- "\x69\x5e\xca\xfe\x64\xdf\x87\xfd\x77\xfd\xd1\xc8\x36\x08\xe7\x43"
- "\xb5\x3c\x96\xbe\x55\x79\x7c\x08\x74\x40\x6d\x5b\x67\x37\xfd\xe2"
- "\x72\xd7\x10\xfb\xef\xc8\xe0\x09\x9e\xa2\x49\x69\x64\x61\x7b\xb0"
- "\x61\x8f\xf0\xbe\xc2\xf1\xf9\xf6\x88\x6e\xf0\xcb\xcd\x67\xa8\x70"
- "\xc8\x37\xd3\x28\xed\x5f\xcb\x49\xd3\x4f\x85\x37\x47\xe8\xa7\x37"
- "\x5b\xbd\x47\x22\x74\xd3\xe2\x47\xae\xd4\x4d\x8f\x3f\xa4\x74\x13"
- "\x64\x5f\xea\xa2\x90\x57\x4b\x9f\x1e\x93\xae\xf9\x89\x3c\x3e\x36"
- "\x26\x3d\xa0\xa5\x8f\x88\x49\xf7\xa9\xf4\xc7\xe6\xe9\xba\xaf\x8d"
- "\xf1\x58\xcf\xba\xef\xb1\x3b\x59\xf7\xb5\x15\x6b\xba\x4f\xea\x9f"
- "\xc7\x6e\x14\xff\x04\x5d\xb4\x8e\xf5\xcd\xa3\x67\x19\x7f\xf1\x21"
- "\xe9\xb8\x5f\x87\xb4\x5f\x72\x9a\xeb\xcf\x64\xc4\x4f\xd7\x7b\x82"
- "\xf5\x1e\xeb\x3c\xd6\x7d\xfb\x46\x89\x8e\x7d\x7b\xc4\x89\x3a\x19"
- "\xfb\xe7\xd1\x7e\xfd\xf7\x32\xd2\x76\x20\xed\x65\xbc\x67\x3d\xc8"
- "\x34\x69\x2d\x3c\x42\xec\x7f\x02\x5b\xab\x33\x6c\xc8\xa6\x5d\xe8"
- "\x6f\x3e\x6f\xb8\x0d\xf4\x35\x25\x90\xcd\x53\xc6\x67\x58\x43\xec"
- "\x93\xd6\xd9\x56\xd6\xc9\x72\x37\x6a\x2b\xe4\xcc\x53\xfe\x39\x55"
- "\xfa\xc5\x19\x3e\x77\xc7\x38\x14\x6d\x78\x90\xe3\x25\x25\x34\x63"
- "\x36\xcc\x7e\xe1\xac\xb3\x81\x8b\xd1\x05\x9c\x54\x7c\x96\x47\x0f"
- "\x78\xe9\x80\x43\xf5\xf5\xe2\x76\x8e\xcb\x76\x8a\x0a\xbb\x30\xdf"
- "\x0b\x70\xdb\x4c\x21\x07\xf1\x39\x18\x8e\x55\xc8\xd7\x7d\x86\x70"
- "\x89\x4b\x3f\x0b\xe3\x84\x6e\x40\x1e\x4f\x47\x80\x18\x67\x2f\x3d"
- "\x9a\xd3\x5a\x71\x84\xcb\x77\x30\x6d\x84\xd3\xae\xc3\x48\x90\x30"
- "\x0c\x72\xde\x58\x82\x7c\x6a\xed\x3c\x35\x27\xaf\x75\xb1\x8f\x58"
- "\xef\x7b\xba\x00\xa3\xe2\x94\x82\x01\x58\x02\x63\x40\xd4\x3b\x0d"
- "\xfe\x88\xcd\xe2\xef\x80\x7f\x80\xfb\x8b\xcf\x45\xf2\x7e\x1b\xe8"
- "\x92\xcc\xbe\xf2\xca\x16\x7d\x74\x42\xc3\x9f\x89\xb4\xb3\x9d\xe0"
- "\xb7\x47\xb3\xf8\xdc\x12\x9f\xe7\xbc\xda\x59\x4e\xd0\x28\x5d\x3f"
- "\xcf\x19\x5e\xff\x3f\x7b\x96\x13\xb0\x2d\xf5\x06\xd1\x04\xfc\xb3"
- "\xf8\x3c\x27\xf0\xdf\xc1\x7c\xa8\xb5\x29\xfb\xd5\xc7\x24\xcd\xcb"
- "\x38\x0d\x73\xc7\xe3\x7a\xff\x73\x7b\xb9\x2d\x78\x57\xa8\x6c\x44"
- "\x81\xf9\xc7\xe3\xd9\xfc\x1e\x69\xb3\x39\xff\x24\xe8\x31\x0f\xc6"
- "\xb0\xb7\x4f\x85\x0c\x55\x1b\xc9\xa8\x74\xda\xe2\xb9\x5c\x5e\xe9"
- "\xb4\xc5\x34\xa0\xd3\x1e\xbf\xa8\x74\x9a\xa2\xb1\xd2\x69\x8f\xff"
- "\x4d\xe9\xb4\xc7\x3f\x93\xfb\x62\xd0\x69\xfc\x8e\xf5\x9a\xae\xd3"
- "\xf6\x8f\x12\xc7\x59\x77\xf4\x3a\x1f\x6f\xd7\x75\xdb\x4e\xa4\xb1"
- "\xee\x60\x1c\x95\x9e\x7a\x2c\x53\xfc\x7f\x99\xa4\xfc\x0e\xf8\xbe"
- "\x84\xcf\x2f\x74\x69\xf7\x3c\x9e\xcc\x54\x3a\x6e\x71\xfa\x80\x8e"
- "\x7b\xfc\xe0\x40\x59\xd6\x71\x8b\xef\x51\x3a\x4e\xa5\x37\x3c\xc6"
- "\x3a\xee\xb1\x4c\xa6\x81\x06\xdf\xc0\x6b\x78\x5a\x7e\xa6\x63\x76"
- "\xa4\x8e\x8b\x96\xaf\xc5\x15\xba\x8e\x63\xdd\x86\xe7\x1d\xd0\x69"
- "\x72\x0e\xc9\x72\xb6\x1b\x34\xd7\xe5\x8e\xfb\x80\xdb\xcc\xf1\xd7"
- "\x98\x6e\xb3\xce\xd2\x30\xed\xec\x90\xd6\xee\xc5\xc7\x75\xdf\x47"
- "\xd0\xbf\x3d\x9e\x1d\x3d\x10\x23\x91\x6e\xe1\xb3\xf3\x1e\xc7\x29"
- "\xf2\xd4\x0a\x47\x5b\xf0\x24\x15\x95\x41\x57\x24\x3e\xfb\x19\xf7"
- "\x2d\xe6\x1d\xdf\xe1\x2b\xeb\x9e\x33\xf4\xc4\x88\x22\x3f\x0d\xc5"
- "\x5c\xfd\xb3\x2a\x03\xde\x95\x47\xbd\x93\x6b\x0c\x13\xd7\x70\x7c"
- "\x3d\x08\xc2\x20\xf3\xfd\x6b\xac\x6f\xf3\x55\xea\x7b\x4d\xd6\x07"
- "\x9b\x0a\x73\xa0\x94\x73\xf4\x84\x9c\x97\xc8\xf8\x36\x5b\xe3\xc2"
- "\xfa\x9d\xf6\x7e\xc8\x20\xef\xff\x76\xf5\xf2\x4f\x5e\x77\xf5\xf2"
- "\x4f\xde\xce\xba\x08\xed\x33\x85\x9c\xd1\x70\x46\x06\xf5\x7c\x67"
- "\x38\xdf\x43\xda\x5a\xcc\x67\xf6\xb1\x72\x8e\x66\xd1\x61\x32\xff"
- "\xed\x42\x3e\x19\x33\x04\xba\x72\xf6\x06\xe2\x78\x2d\x91\x65\x77"
- "\x0e\xd0\xf8\xc9\xdc\xab\xac\xfb\x25\x7b\x6a\x49\xc6\x8c\x3d\x06"
- "\x9b\x94\x63\x1a\xed\xee\x5f\xff\x78\xb2\x13\x7a\xd3\x1b\xe1\x17"
- "\xcb\xf3\xb1\x5b\x38\xae\x01\xdb\x97\x55\x6a\xbe\x79\x13\xf4\x73"
- "\x2a\x9f\x87\xe1\xb3\x31\x45\xa1\x02\xc3\x31\x19\xcb\xac\xc8\xaa"
- "\x97\x1d\x6c\x9d\x85\xeb\xd5\xea\x64\x1f\x53\x3f\xca\x2c\xd2\xcb"
- "\x30\x6c\xf6\x53\xc4\xb8\x7c\x8b\x3c\x53\x1a\xec\x66\x5d\x78\x13"
- "\x6c\xd1\x54\x55\x4f\x31\x69\xf5\x6c\xf7\xd2\x13\x05\x57\x3b\x9b"
- "\x31\x78\xfb\x8a\x9a\xaf\xbd\x7d\xa4\xb5\xaf\x98\xbe\xa4\x7d\x57"
- "\xa9\xb7\x78\xda\xb5\xd7\x6b\xd6\xeb\x2d\xbf\x76\xba\x16\x1f\xfa"
- "\xea\x74\xcd\xd6\xe8\x5a\xec\xfd\x12\xba\xc6\xa9\x67\x49\xda\x57"
- "\xaf\xc7\xaa\xd5\xb3\x24\x2f\x5e\x3d\x24\xff\x06\x3d\x37\x95\xa4"
- "\xc7\xda\xec\x81\xec\xa8\x58\x75\x4b\x5c\x91\xf1\x8b\x7b\xa4\x5c"
- "\x2d\x39\xd0\x1f\x2f\x59\xed\x95\x43\x57\x2f\xf9\xb8\xa8\x91\xc7"
- "\x77\x11\xf6\xd2\x92\x66\x8e\xe3\x3a\x7b\xb3\x3a\x93\xad\x95\xe9"
- "\xb8\x5a\xdc\x64\x8e\xd1\xc5\x31\xf9\x3c\x16\xb4\xbd\x96\x63\x97"
- "\xac\xe6\x33\x15\x1c\xaf\x15\x3a\xfe\xa9\x9b\x39\xe6\x18\xee\x87"
- "\xe1\x3e\x53\xe9\x80\xa7\x32\x51\xcf\xe0\x67\x27\x6b\x56\x5b\x0f"
- "\x54\x66\x0f\x19\xcc\xbf\x1e\xe5\x61\x53\xac\x96\x6b\x53\xe1\xd4"
- "\x19\x85\x98\x4b\x68\xf1\xfe\x96\x7e\x2e\x63\xc0\xd9\x0b\xf9\x3c"
- "\x09\xc6\xc5\xa5\x23\xb4\x73\x00\xa0\x87\x03\x74\x7d\xaa\x51\xa7"
- "\x87\x9e\x8e\xb4\xc3\x3a\x3d\x60\xdf\x24\x7b\x1a\x83\x7c\x4e\xc7"
- "\xaf\xce\x64\x3f\xf5\xef\xa2\x7a\xb5\x45\xc1\x7e\x5a\xed\xd1\x70"
- "\x7d\x7d\x85\x46\x39\x6f\xaa\xe4\x79\xd3\xd3\x47\x7d\x29\xab\x2d"
- "\x3a\x1e\x62\xad\xc5\xc0\x67\xbf\x27\x61\x2c\xdd\xa5\x62\xee\x25"
- "\xf0\x39\x39\xf9\x7e\x6d\xa6\x41\xd1\xe4\xe9\xe9\xa2\x87\x63\xc7"
- "\x48\xd8\xc9\xc0\xb3\x93\xe1\x7a\x71\xf5\x6d\xca\xe4\xb8\x17\x5a"
- "\x7b\x9e\xce\x08\xd7\xcc\x28\x0c\xf7\x5a\x0c\x3a\xbe\xf5\xf2\x4c"
- "\xeb\xd3\x68\x7f\xb1\x8a\x13\x2b\xf1\xb1\x18\xd8\x9f\x3f\x9c\xba"
- "\xda\x2a\x36\x59\xe8\xf0\x9a\x2e\x39\x6f\xe2\x3a\x27\xa1\x7e\xc1"
- "\xf3\x24\xd8\x26\x28\xd7\xd8\x4f\x37\xc0\x15\xbd\x3a\xdd\x9e\xce"
- "\x57\xe3\xb2\x6a\xa3\x7f\x93\xc5\x70\xcc\x27\xcf\xdb\x51\xba\xd5"
- "\xfe\x85\x8a\x85\xfd\xf4\x49\x9d\x76\xfd\x38\x01\x1f\xce\xa3\xfc"
- "\x9b\x9e\x0e\xea\x38\x49\xd9\x4d\xe5\xf3\xbb\x4f\xf9\xf8\xdc\x90"
- "\xa2\xff\xb1\xe4\x5e\xe7\x52\xeb\x95\xf4\x5f\x9a\x13\x41\xff\x44"
- "\xe6\x3d\xa6\x3f\xaf\x75\x80\x2e\x4f\x80\x96\x49\xea\xbc\x03\xdb"
- "\x33\x4b\x97\xe1\x39\x99\xf1\x0c\x57\xeb\x34\x2f\x34\xaa\x75\xb2"
- "\xa5\xb5\x11\xfd\x80\xf6\x5a\xd8\x56\x4b\xd0\xdb\xcf\x65\x98\x06"
- "\x1c\x57\x92\xeb\x06\x3e\xd7\xa3\xee\xa6\xd8\x36\x6d\x55\x67\x49"
- "\x48\xf9\x96\x2c\x6d\x8f\x88\x2d\xee\x2b\xb3\x8a\x80\x3a\x97\xbc"
- "\xb4\xfc\x70\xa5\xcf\x38\x98\x0e\x60\x1e\x94\x31\x2a\x0d\x72\x5d"
- "\x01\x36\xd7\xf2\x4f\x04\x70\x53\x7d\xbf\x7c\xbf\x4a\x5b\xf6\x37"
- "\x5c\xc1\x63\xcb\x66\x0a\xd4\xed\xb3\xcb\x18\x2b\x68\xdb\x72\x2f"
- "\xf3\x9c\xce\x67\xbc\x0e\xa9\x7c\xc6\x97\xbd\xc9\x3a\x45\xa7\x39"
- "\xf0\x1f\xde\xeb\x5c\x66\xd3\xf1\xd7\xf3\x73\xdf\x71\x1e\xde\xb3"
- "\x69\xb6\x06\xa4\xae\x55\x67\x86\x96\xd5\xe9\x32\xcc\x75\x70\x3f"
- "\xb3\xae\x61\x7a\x28\x5a\x2c\x3b\x1a\x0d\xcb\x62\x50\x71\x33\x99"
- "\xe7\x21\x8f\x1b\x03\x43\x90\xc7\x3b\x00\x63\xd9\x62\xf5\xae\x1f"
- "\x4f\xf6\xf3\x97\xbe\x78\xaa\x3f\x96\xcf\xe5\x76\x0d\xe0\xcb\xf2"
- "\xb7\xbc\xbf\xff\xf9\x9d\xdf\x6e\xe1\x18\xbc\x52\xc7\x94\x8d\x65"
- "\x7c\x7d\x1c\xdb\x56\xf2\x3a\xe0\xbb\x18\x77\xce\xa3\xf7\xd9\x00"
- "\x2f\x2e\x2f\x89\x84\x23\xec\x12\x57\x09\x47\xe9\x0e\x1f\xef\x6d"
- "\x5b\xd5\x7e\xcb\xf2\xdd\x11\xed\x4e\xd6\xf1\x19\xd0\x09\xcb\x0f"
- "\xc7\xf2\x24\xd7\xcd\xb1\xf8\x34\xd8\xac\x4b\xcc\xa7\x68\x79\xa3"
- "\x86\x97\xec\xc7\xc1\xc6\x37\x8e\x73\xc9\xb1\x4f\x5f\x51\x3a\x04"
- "\xfd\x5c\x32\xf6\x15\x75\x8e\xc8\xaf\xe2\x9f\xfe\x20\x43\x18\x7e"
- "\xcc\xb4\xe2\xf5\x74\x9f\x8c\xd7\x21\xcf\x98\xff\x80\xf7\xf8\xc5"
- "\x48\xdb\x8f\x65\xac\x5b\xcd\x37\xd0\xd7\x6c\x0b\xca\x58\x7e\xf6"
- "\x32\x3e\x73\x1b\xe4\xb9\x9e\xf4\x7d\x3b\x56\x16\xa4\x85\x01\x96"
- "\x89\x1f\x94\xf1\x59\x7a\x15\x47\xfc\x07\x0e\xfd\xfc\x3c\xc7\xce"
- "\xe4\xb8\xaf\xd0\x43\x89\x03\x71\x5b\x4b\x0a\xd9\xc6\xd2\xfa\x97"
- "\x76\x19\x44\xbb\x92\xff\x1f\xfc\x8e\xcf\xcb\xab\x7d\xac\x53\xd0"
- "\x09\x89\x7f\x3d\x45\x3f\xf8\x4c\xad\xfb\xe8\x3a\xaa\xe4\x51\xde"
- "\xcb\xf2\x6a\x30\x50\x57\x37\xe4\xbb\xe0\x4a\x5d\xf2\x83\xdf\xe9"
- "\x73\x17\x3e\x7f\xa7\xf6\xc5\x06\xe0\x79\xe9\x07\x72\x2e\x38\xd0"
- "\x07\xbf\x05\xac\x92\x29\x57\xea\x85\x92\x7c\x5d\xf6\x6c\xb7\xf2"
- "\x19\xee\x1f\x98\xb9\xfe\xc1\xc6\x0b\x61\x7f\x94\xfb\x29\xe9\xb4"
- "\x35\x7e\xdf\xc4\xdf\x67\x2b\x69\xd2\xdb\xa0\xd3\x44\xb5\x61\xc5"
- "\x75\x3d\xa9\x39\x65\x03\x6d\x5f\x21\x6d\xd7\x88\xf7\x33\x23\x68"
- "\xc3\xcf\xb9\x6a\x5c\x5b\x01\xfa\x2c\xd5\x62\xd5\xaa\x34\xc8\xce"
- "\xd7\xc5\xa6\x42\x52\x38\xae\x20\x5d\xd6\x91\x37\xcb\x4b\x17\x2d"
- "\x6a\xbf\x6b\x05\xda\x5f\xb2\x5d\x95\x2b\x39\xc1\xb8\xc4\x6d\x67"
- "\x34\x8e\x47\xd8\xd6\x50\x31\x15\x56\xbc\xcf\xf8\x5a\xc7\x71\x1f"
- "\xaf\x78\x41\xea\x70\x8e\xaf\xd0\x57\x32\xc4\xdf\x97\x49\x3d\x7d"
- "\x25\xd0\x0b\x99\x06\xd4\x03\xfd\xdf\xe3\xd7\xea\x3c\xa4\xe3\xca"
- "\xb8\xc9\xf8\x9c\x62\x45\x7c\xfa\x72\xbd\x32\xe6\x53\xc9\x30\xfc"
- "\x92\xf0\x1b\xfa\x55\xed\x12\xd8\xe9\x5d\xbe\xea\xa9\x81\xf0\x3a"
- "\x71\x9c\xe3\x8b\x61\x2e\xd2\x55\x05\xfe\x1d\xb9\xc5\x0d\xdb\xfc"
- "\x09\x43\xd1\x06\xca\xc5\x9c\x99\xc4\x25\x31\xa5\x3e\x8c\xeb\x3a"
- "\x91\xc3\x71\xc6\xf1\x9c\xad\x3d\x67\xf1\x73\xcf\x3a\xb1\xb8\xd7"
- "\xf9\x4c\xb1\xbe\x47\xa8\x62\xe3\x3c\x63\xeb\x8f\x27\x94\xf8\x38"
- "\x9f\x27\xe2\xb8\x53\x61\xcc\x85\xba\xb8\xde\x22\x9e\xcf\xa2\x3e"
- "\xe4\xab\x85\xbd\x21\xd7\x5e\x7c\x89\x77\xa4\xe2\x97\x39\xc8\x5e"
- "\x6a\x17\xe3\xd5\x93\x32\x35\xa0\xe3\x3a\xd2\x9f\x6b\xf8\x8a\xb8"
- "\x05\x75\xdc\x90\x7e\xbc\x4a\xa5\x07\x39\xfe\x21\xfb\x3a\xf6\x3a"
- "\x9f\x1d\xa3\xe3\xaa\xe3\xc0\xf5\xf1\xf9\x4d\x91\x9a\xe3\xe0\xd8"
- "\x33\x5c\x1f\xc7\x53\x45\xde\x3c\x1d\xdf\xaf\xca\xcb\x95\x75\x42"
- "\xf0\xf8\xc9\xfa\xd7\x3a\x9a\xa8\xcd\xcf\x3a\xe5\xd9\xba\x63\x75"
- "\x7e\x5e\xef\x76\xa2\x8e\x2d\x3d\xa2\x84\xc2\x7d\x25\x71\xfb\x98"
- "\xcb\x20\x7f\x87\xd4\x0f\x35\x39\x5b\xc2\x22\x0f\x7a\x02\xe5\xfa"
- "\xf2\x78\xad\x09\x72\x5b\x6a\x6c\xae\xe8\xe2\x33\x97\xd0\x39\xa5"
- "\x46\xe4\x71\xb0\x9d\x85\xf9\x56\x40\x7e\xbf\x02\xba\xc9\xbd\x2e"
- "\x07\x30\x4a\x87\x18\xcb\xc9\xd8\x1c\x13\xa7\x6a\x30\xfe\xe8\x31"
- "\xcf\x70\xf5\xd4\xcc\x28\xe9\x75\x96\xc2\xfe\x7f\x6e\xd0\x3d\xdf"
- "\xad\xa3\x40\x4f\xe4\x73\x8d\xe6\xf9\x5e\x69\xc9\xd5\xf2\xea\xfb"
- "\xd5\xac\x83\x26\x59\x28\x59\xa4\xcc\x70\xb1\xbe\xed\x49\x9d\x51"
- "\xc2\x63\x09\xca\x1f\xd4\xcb\xf3\xb8\xce\x63\x07\xfa\xcb\x52\xd5"
- "\xaf\x0f\x4b\xdb\x95\x3c\x97\xb6\xeb\x32\x1a\xaf\x9e\xb2\x03\x22"
- "\x6c\xcf\x20\x83\x07\xe3\xd6\xc4\x00\x25\xd7\xbf\x4e\xe4\xda\x28"
- "\x02\xaf\x6c\xc4\x1c\x66\x34\x7f\xef\xa2\x34\x8f\x65\x94\xf9\x7b"
- "\x17\xf8\x25\x11\xb8\xbc\x72\x09\x75\x56\xaa\x7c\x9a\xdf\xba\x05"
- "\xf9\xca\x70\x4d\x13\x06\x03\xed\xae\xa4\xa4\xdd\x61\x32\xba\x2a"
- "\x69\x0c\xd2\x60\xeb\x3e\xb7\x48\x97\xd9\x78\x38\x54\xd5\x13\xd5"
- "\xa0\xde\x2d\x95\x22\xf8\x5b\x8c\xe7\xce\xb0\x08\x7c\x15\xba\xa3"
- "\xfd\x87\x55\x1b\x9f\x3b\xac\xdb\x84\xb8\x77\x47\xfb\x1d\x3c\x77"
- "\xc5\x19\xef\xa7\x56\xad\x2a\x2b\x5a\xb3\x8c\x2f\x99\x19\xcf\xdf"
- "\x3e\x3c\x72\x2d\x84\xc7\x3f\x15\xa7\xe2\xb9\x0e\x5e\x77\x7c\x25"
- "\x55\xdf\x47\x5f\x69\xd1\xd7\x3e\x35\x7f\xfd\x7b\x79\x4e\xc7\x73"
- "\x1f\xbc\xcb\xf9\xb8\x62\x33\x83\x49\xf8\x2c\x89\x0c\xb1\xf5\x2d"
- "\x5f\x52\xb6\xa4\x74\x2a\xef\x98\x0d\x8f\x53\xcf\xca\xbc\x98\x7a"
- "\x1c\xfd\xf5\xa8\xf1\xc7\x6f\xe0\x7c\xd5\xef\x16\x88\x94\xbd\x3e"
- "\x75\x56\x7a\xe5\x01\x7d\x4d\x6b\x10\x3f\x47\x77\xa8\x66\x8d\x8d"
- "\xe5\xc1\xbe\x99\x0c\xef\x6e\xec\x30\xb0\x1d\x59\x89\x7b\x5e\x5b"
- "\x90\x6b\x64\x5a\xbc\xa8\x0f\x2f\x74\x60\x7c\x5f\x19\x10\xd5\x39"
- "\xa0\xdb\xca\x41\xd7\x6c\x22\x7d\x44\xd8\xa7\xb0\x93\x56\x99\xaf"
- "\xe6\x73\xc4\xf9\xb9\x3d\xcc\xb3\x31\xe5\x5e\x50\x7d\xb6\x0a\xfc"
- "\x5f\x6a\xed\x3f\xcf\xab\xe5\xa9\x1a\xa5\xc7\xe1\x5a\xb5\x78\x50"
- "\x7f\x11\xd7\x8c\x5a\xc5\xe3\xab\x3e\x69\xc6\x7c\x0d\xed\xfc\xe1"
- "\x29\x5a\xf5\xb1\xd1\x02\x1b\x61\x34\xfd\x14\xf7\x9f\x70\x59\x7e"
- "\x17\xc5\x47\x37\x9f\x6d\x34\x42\xbb\x40\xcb\x24\x08\xf5\x47\x46"
- "\xed\x26\x11\x3f\x83\x48\x90\xbb\xa9\x89\xe8\xc1\x61\x43\x8d\x64"
- "\x1a\x99\x9c\x74\xcb\x37\xc6\x58\xee\x9d\x31\x6d\x8a\xbd\xb2\x02"
- "\x5a\x39\x18\x30\x89\xc8\xf8\x69\x7b\x6b\x1f\xb9\xdd\x41\xd2\x9f"
- "\xa6\x7a\x6f\x6d\x3c\x5c\x77\x3a\x85\x8d\xcf\xae\x87\x53\xdf\x72"
- "\xdb\x9f\x27\xc3\xdb\x97\xbd\x06\x8e\xd1\xcc\xf6\x33\x7f\xeb\xe2"
- "\x14\xd9\x1e\xfa\x08\x69\xa0\x57\xb9\x70\xbd\xe5\x56\x76\xa7\xad"
- "\x3a\x5c\xf3\x96\x7b\x00\xbe\x91\x18\xbe\xfd\x35\x32\x1c\xa8\xec"
- "\x32\x78\x8c\x33\xc8\x63\xf5\xd3\x47\xb8\x8f\xdb\x57\xa8\x93\x6d"
- "\x59\x86\xd1\xe0\x0c\x6f\xb7\x7f\x41\x06\xed\xfc\xa9\xe1\x1c\xd9"
- "\x7e\xd7\x34\x48\x39\x3e\xef\xdd\x93\x3a\xf5\xc3\x5e\xe7\x6a\xa3"
- "\x97\xee\x9b\xad\xd9\x32\x18\x73\x57\x63\xfe\xbf\x4a\xc6\x79\xc2"
- "\xfb\x0f\xf8\xbb\x30\x48\xcb\xd4\xf3\xc4\xed\xa3\x1f\xf1\x1a\xbc"
- "\x70\x33\x1f\x88\x4b\x7f\xeb\xe2\xb3\x2d\x83\xf8\xc1\x0c\xf3\x94"
- "\xdf\xc5\x7b\x91\x43\x46\x42\xff\xd8\x2f\x8a\xbe\x90\x93\xd2\x20"
- "\x4e\x86\x90\x81\x6e\x09\x5e\x12\x85\xad\xdd\x17\x64\x4c\x53\xd6"
- "\x35\x6f\x2d\xff\xad\xc1\x13\x38\xef\xf6\x6c\x0b\x53\x1b\xec\x4a"
- "\x4f\xdd\x79\xb7\x8a\x7d\x1a\xa2\x56\xfa\x33\xb5\x96\xff\x6f\x87"
- "\xc7\xf1\x67\xa4\x0b\x19\x0b\xbb\xef\x92\x58\xe4\x31\xfe\x1b\xf1"
- "\x77\x8a\x78\x8c\x03\xdd\xad\xe7\x68\xf5\xdf\x3f\x04\x9c\xb7\xff"
- "\x03\xb0\x64\xcc\xb4\xe9\xf4\x11\xee\xd1\xa6\xfe\xf1\x2f\x6e\xac"
- "\x99\x04\xf7\x4e\x53\xf9\x13\x86\x30\xc6\x52\x8e\x6d\x87\x31\x34"
- "\x87\xdb\x85\xe7\x6c\x7e\xc6\x35\x8b\xaf\xa6\x2d\xee\xfd\xa6\xe0"
- "\x13\x3c\xb6\x16\xf2\xb8\x89\xf4\x45\x0d\x97\xe4\x58\x5b\xa0\x3d"
- "\xe7\x6b\xcf\x79\xda\xf3\x6c\xed\x39\x57\x7b\xe6\x75\x79\x6d\x4c"
- "\x5e\xe3\xea\xb7\x17\x0c\xc3\xda\xf1\xdc\xa8\xf7\x05\xf0\x19\x61"
- "\x2a\xdf\x2c\xc7\x76\x0d\x8f\x1c\x0d\xaf\x6c\xed\x59\xc7\xe7\x66"
- "\x53\x70\xf3\xff\x10\x3e\x6b\xad\xd1\xf8\xac\xcd\x8e\xc0\x87\x4c"
- "\xe5\xb9\x5f\x05\x1f\xb3\x89\xbf\x13\xf1\xdf\xc0\x87\x71\xe1\x34"
- "\xd4\xdf\x14\x83\x8f\x5b\xc7\x27\x2e\xbf\xad\x13\x5d\x6c\xd7\xac"
- "\xfd\x9a\x8c\xeb\x3c\x8c\x6d\x96\x86\xcb\x7a\x9c\xc2\xb5\xc1\xab"
- "\xc5\x29\x84\x2c\x60\xdc\x2e\x43\xfb\xd7\xb6\x68\xf6\xdb\x51\x65"
- "\xe7\x97\xe5\xe8\xbe\x63\x68\xeb\xc1\x2a\xd5\xd6\x43\xdb\x38\x56"
- "\xdf\x06\xfa\xba\xbd\x5c\x74\x61\xde\xfd\x9f\x3c\x37\x8c\x84\x5b"
- "\x5a\xb6\x76\xed\x73\x53\xad\xa5\x4b\x56\x2e\xb3\x66\x2c\xb5\xae"
- "\x2d\x59\xb1\xbc\x6c\x59\xb4\x3f\x85\x59\xfb\x7e\x8f\x3c\x27\xc2"
- "\x73\x29\x39\x97\x06\xff\x4b\x3d\x29\x7d\xf2\xca\x2e\x0a\x67\x59"
- "\x31\xeb\xdc\xfa\x1a\xf5\x9d\x27\xe0\xd3\xac\x8f\x21\xfa\xfc\x97"
- "\xc7\x10\xa4\x9f\xc4\x38\xb9\x38\x22\x9d\xf3\xfa\xf4\x34\x86\xaf"
- "\xe9\xa6\x61\xa7\xa8\xac\x9a\xeb\x8c\x4b\xc3\x4b\xa2\x11\x76\x13"
- "\x7f\xc3\xc2\x00\x9d\x22\x38\xee\x16\x9f\xbf\x44\x39\x71\x9a\x9e"
- "\x97\xf3\x8a\x45\x78\x56\x73\x36\x01\x1c\x9f\x7f\x04\x65\x0e\x20"
- "\xcd\xc8\x36\x04\xe6\x81\x5d\x5c\x0e\xe9\xcf\x71\x1c\x0c\xa4\x27"
- "\x69\xf1\xc4\x38\x6d\x0b\xc7\xa9\x40\x9a\x39\x22\xed\x55\xa4\x59"
- "\x90\x66\xd5\xe0\xbd\xc9\x74\xc6\x73\xae\xb6\x4e\xc6\x79\xde\xd7"
- "\xea\x75\x44\xe2\xcc\xdf\x70\xb9\x6b\x62\xb6\x75\xd1\xc2\xbb\xa7"
- "\xcf\x78\x7a\xd5\xca\xe5\xc3\x49\x92\x3d\x13\xc3\x71\xf6\x5d\xe5"
- "\xb7\x4f\xb5\xda\x96\x2d\x5b\x63\x5d\xbf\x6c\x65\x99\x75\xc9\xfa"
- "\x25\x1b\x86\xd3\xf2\x55\x6b\x9e\xe6\x28\x0b\xdc\x2d\x6b\x8b\x9e"
- "\x5e\xfe\x03\x76\x7a\x51\xb9\x87\x47\xd9\x09\x8b\x58\xb7\x69\x71"
- "\x49\x8e\x57\xb1\x0d\x99\x72\x6f\x31\xee\x39\x5e\x97\x05\xd7\x66"
- "\xfc\x8e\xe2\x77\x04\xbf\x13\xf8\xb5\x9f\xa1\x4d\xdb\x70\x3d\xdc"
- "\xeb\x5c\xb7\x54\xb7\x57\x06\x78\x68\x5d\xb9\xce\x43\xb0\x2f\x0e"
- "\xab\xf1\x6d\xdd\xc1\xb6\xa0\x94\x9f\x7e\x9e\xaa\xba\x34\xc0\x53"
- "\x1c\x6f\xb4\x8d\x7d\xba\xd6\xe1\xfd\x65\xb9\x56\xc9\x6b\x26\xd7"
- "\x31\xdd\x4e\xd3\x86\xfd\x0d\x7b\x44\x0b\xc7\xca\xc1\xb5\x19\xfc"
- "\xd2\xa2\xe2\xd3\xac\x4f\x47\xbe\xb1\xa8\xe3\xa8\xaa\x43\x7b\x1e"
- "\x25\x8e\xf3\x37\x5c\x4e\x69\xcf\x0c\x0b\x30\x26\xf3\x3d\x5f\xb5"
- "\xbd\x53\x93\xf6\x8d\x37\xc3\xc0\xbb\xf5\xad\x5a\x1d\x1c\x4f\xdb"
- "\x51\xef\x94\x73\x29\x39\x77\xe6\x35\x62\x53\xc2\xbd\x02\xf8\x9c"
- "\x0f\x27\x3e\xde\x21\xe3\x5f\x3a\x2e\x43\x47\x7c\xeb\x5b\x9e\x72"
- "\x99\x3f\x81\xd7\x90\xe7\xdb\x44\x98\xe3\x90\x87\x13\x9f\xed\xe0"
- "\x72\xc2\x7c\x6f\x71\x78\xd7\x88\x5c\x65\x33\x70\xdc\xc1\xf5\x07"
- "\x35\x98\x01\xa6\xed\x19\x5a\xf7\xa8\x9a\x87\x6f\xda\xa6\x6c\x89"
- "\xf5\x87\x75\x5f\x4b\xc8\x68\x26\x9e\x9b\x75\x1d\xe0\xa5\xf5\x2e"
- "\xcd\x2f\xce\xad\xb5\x3f\xa8\x3d\x1f\xd1\x70\x4c\xe0\x58\x28\xc0"
- "\xbf\x9d\xfb\x0e\xf6\xca\x11\xdc\x9f\x00\x7d\x5a\x14\x7d\xca\x65"
- "\x9c\x03\xd8\x4d\xfc\xfe\x04\x7f\xef\x06\xef\x4e\xa8\x38\x23\xeb"
- "\x73\xb8\xcd\x03\xbe\xb3\x75\xb9\xc0\x75\x32\xef\x31\x43\x96\x8e"
- "\x78\x2e\xb1\x7c\xae\xcf\x06\xbc\x26\x5d\xef\xb0\x9e\x29\x0a\x41"
- "\x4e\xe5\x7c\xaa\xbc\x54\xd7\x37\x03\x7c\x50\xee\x88\xa7\x4b\xe2"
- "\xf5\xbb\xa2\x7f\xf9\xdf\x84\xf3\xf9\x66\xe0\xd4\x24\xfb\x80\xe3"
- "\xb1\x5e\xea\x9f\xb7\xf5\x29\x1d\x59\x7e\xa2\x7f\x8e\xa9\xe1\xc1"
- "\xb1\xdd\xbd\x8c\xdb\x65\xb9\xef\xaf\xe9\x8d\xf2\xa0\xae\x37\x74"
- "\x38\xa6\x04\x11\x36\x95\xe3\x9f\x6b\x72\x31\xef\x91\xf0\x78\x29"
- "\xed\x11\xc0\x19\x79\x51\x9d\x81\x0b\x57\x4f\xc6\x9c\xb6\xfc\x30"
- "\x7f\xf3\x4d\xda\xb4\xce\xe7\xff\xf7\x80\x2e\xda\x50\x10\x09\x53"
- "\x98\x27\x17\x33\x5c\xd6\x47\x6c\x93\x14\x85\x8c\x1c\x87\xa6\x58"
- "\x1b\x5f\xa0\x83\x37\x38\x74\x5c\x41\xc3\xe3\x3a\xbe\xda\x37\xc7"
- "\x8e\xa3\x1e\xef\x82\x50\x1f\xfb\x82\x37\xab\xfe\xdc\x24\xf5\x0d"
- "\xde\x1d\x42\xd9\xa3\x5e\x7a\xde\xac\xc9\x50\x0b\xca\x1f\x3a\x56"
- "\x39\x1b\x79\x36\x74\x68\xfe\xcc\xed\xe8\xdf\x13\x03\xbc\xbf\xae"
- "\x35\x62\x9d\xe7\x84\xea\xc3\x19\x8e\x53\xb4\xd1\x12\x91\xae\xf5"
- "\xed\xb1\x02\xa4\xb7\xaa\x35\x93\xc9\x56\x55\x7e\xa3\xf2\x5d\xd5"
- "\x70\x64\x5d\xc0\xe7\xf5\x58\xc6\x25\xed\x65\x1f\x6f\x2c\xd0\xc7"
- "\x0b\xc0\x3a\x2c\x69\x3e\x4a\x1c\x65\x3a\xa9\x78\x1f\xcf\x5f\x52"
- "\x74\xda\x58\x1e\x45\x7b\x1e\x37\x51\x0f\xd3\x69\xe4\x16\x11\x1e"
- "\xe9\x4f\x10\x45\x1b\x8c\xc4\xf2\xc2\x32\xce\x7b\x83\xe0\x0f\x69"
- "\x57\x29\xba\x6d\x3c\xa2\xd3\x4d\xef\x3b\xa6\x93\x97\x36\x66\x32"
- "\x6d\xa3\xdb\x38\xac\xfd\x94\xde\x76\xd0\x94\x63\x9a\xe2\xb9\x45"
- "\x93\x8b\x16\xf7\x68\xf6\x1d\x59\xf7\x87\x63\xc6\xbb\xe9\x58\x79"
- "\x0e\x29\xda\x6e\xb2\x78\xa9\xac\x3c\x62\x5e\x72\x9c\xe9\xcb\xb2"
- "\x02\x3c\x17\x6b\xb1\xb7\x8e\x2b\x3f\xa6\x75\x2d\xa2\x7a\xf2\x62"
- "\x29\xcb\xeb\x64\x8c\x14\x8e\xdb\xdb\xce\x34\x62\xbd\xc8\xb2\xc4"
- "\x32\xc0\xf2\xa4\x68\xb4\xa9\x2c\x82\x46\xcd\x4c\x1f\x8d\x4e\x87"
- "\x63\x74\xf9\x32\x6b\xe9\x74\xa5\x8b\xad\x99\x19\x4b\x27\xc9\x40"
- "\x37\xd6\xfb\x67\x4d\xb5\x16\x4c\xcf\x28\x2f\xc9\x9a\xaf\x2e\xb3"
- "\x0a\xf2\xf9\x3a\x3c\x7a\x5e\x67\x45\x3d\x27\xa3\xe7\x86\x5b\x4a"
- "\x94\xfe\xd8\xe4\xf7\x26\x98\x25\xdf\x70\xdc\xd9\xaa\x95\x44\x21"
- "\xe0\xbd\xeb\x0c\xfa\xd4\x9c\xc3\x71\x9e\xdd\x0b\xca\x89\xe3\xa2"
- "\x7f\xd1\x80\x77\xf5\x48\x1f\x69\xe3\xef\x23\xfc\x45\x84\x53\x72"
- "\xe4\x7a\x9f\xa8\xce\x70\xfb\x52\xf6\xd6\xe2\x57\xec\x4b\x99\xda"
- "\x3e\xe7\x76\xbb\xe8\x75\x56\xe4\xeb\xed\xe2\xb5\x1d\xcc\xcb\x82"
- "\x0b\xca\x45\x88\x69\x54\x54\xce\xb1\xc8\x01\x3b\x91\xd7\x76\x2a"
- "\xd0\x7e\x5b\x93\x9a\xbf\x56\x80\xff\xd7\x69\xf6\x0c\x15\xe0\x19"
- "\xf6\xdf\xdd\x72\x8d\x2b\xec\xb4\xc8\x18\xe6\xe1\xad\x77\x3c\x8c"
- "\xf9\x40\xb1\x0e\x13\xb0\x86\x2a\xbf\x07\x05\xef\xab\xfa\xd5\x86"
- "\x6b\xee\x4e\x36\x25\xa8\xb8\x90\x90\x71\x47\x83\x21\x5c\xd8\xef"
- "\x27\x83\x77\x23\xb7\x98\xd9\x8f\xa6\x10\xbc\xe7\xe0\x3c\xfa\xbb"
- "\x2a\x67\xd8\x5b\x65\x08\x07\xd0\x8f\x66\x65\x3f\x77\xb3\xfe\xc4"
- "\xdc\x75\xf3\x34\x7d\x5c\x93\xe3\xa1\x81\x1c\x6a\x3e\xb3\xf9\x09"
- "\x2e\x77\xc1\x69\x24\xe8\xec\x96\x5b\xd3\xe4\x1c\x25\x10\x76\x26"
- "\x90\xf2\x65\xde\x7c\xa7\xae\x63\x79\xbf\xd4\xb4\x45\xf8\x78\x8d"
- "\xd8\x14\x14\x3e\x19\x6b\x9f\xc7\x0e\x3a\x43\x9e\x8a\x5e\x87\x47"
- "\x7e\x83\x93\xbf\x2b\xe2\xd7\xc6\x8d\x90\x1a\x37\x50\xbf\x2f\xf1"
- "\x8e\x62\x8c\x0f\x09\x67\x08\xb6\x2e\xf0\x67\xda\xf0\x5e\x4b\x18"
- "\xb4\xf2\xf0\x38\xc9\xf4\x49\xe5\xf8\x31\x66\x3e\xe3\x51\x68\x0a"
- "\xa2\xcd\x91\xed\x32\x84\xbd\xbb\x9c\x68\x97\x01\xed\x2a\x3f\xcb"
- "\x32\x13\x60\xdf\x24\xc8\xdb\x28\x19\xcf\x5a\xce\xcf\x2b\xad\x91"
- "\x6d\x64\xfd\xaf\xda\x50\x39\x33\x5e\x1b\x85\x81\xdb\xc8\x34\xa8"
- "\xbc\x51\x93\x37\x89\x27\xeb\x8f\x6e\xda\x7c\x62\xe4\x16\xf6\x09"
- "\xca\x09\x42\xbf\xcd\xe2\x3e\xc4\xf8\xe9\x62\x3c\xe3\xf5\x17\xc3"
- "\xd3\x60\x79\x4d\x5b\x1c\xc5\xc0\xe5\x50\x7c\x7a\x57\xb6\x5e\x9d"
- "\xde\x95\x3f\xe6\xf2\x8c\x07\xef\xef\x98\x82\x06\xe8\xe0\xbd\xc5"
- "\x98\xaf\x6d\x8f\x57\xef\xc8\x2d\x8d\x8c\x57\xdc\x77\x82\xe5\x45"
- "\xd3\x41\xe0\x43\x01\x39\x11\xac\x93\x7a\x9d\xf6\x3c\x5d\x1f\x99"
- "\x12\xac\x89\x52\x3f\x18\x84\x2b\x1e\x0c\xd3\x16\x17\xef\x73\xcd"
- "\x42\xfd\x71\xdf\x87\xf9\xdb\x1d\xae\x9c\xae\xf0\xd6\x6f\xde\x6a"
- "\x4a\xa0\x7b\x7d\x89\xdf\x1c\x6e\x2a\x0f\xa6\x33\x0d\x01\xb3\x1c"
- "\x72\xfc\x08\xcf\x53\xd5\xda\x88\x1d\xf6\x7f\xb5\x8c\xcf\xe4\x4b"
- "\xc9\xe9\x52\xfb\x46\x76\x8c\x7f\xb5\x56\x7d\x6d\x1e\xcf\x9d\x5e"
- "\xfa\x5b\x89\x92\xcb\xaf\xbf\x2e\x6a\xa6\xd6\x85\x9d\x26\x61\xdd"
- "\x68\x82\x1d\xe9\xd8\x1c\x16\xfc\x3d\x87\xa9\x75\x03\x7c\xa2\xfc"
- "\xa5\x74\x3e\xe9\x75\x3a\xd2\xe3\xf3\x80\x63\xce\xd5\x79\xc0\xf1"
- "\x35\x7e\xcf\x74\x57\x73\x15\x47\xa9\x6e\xa7\x88\xad\x5f\x7f\xdd"
- "\x5a\x29\xeb\x27\x55\x37\xd3\x24\x97\xf7\x8c\xf2\x41\x17\x07\xf2"
- "\xd6\xea\x7a\x80\xf9\xc5\x14\xe2\x6f\x5d\x90\xe4\x69\xbc\xc3\xb8"
- "\x52\x96\xa4\xd6\xc1\xbf\x53\x28\xbf\x5f\xe9\xdc\xe4\xf2\xd9\x4b"
- "\xf6\xf1\x77\x5a\xfd\x29\x93\x97\x22\x4f\x87\x97\x9a\xd5\x7e\xab"
- "\x79\xf2\x62\xe8\xec\xe2\xdd\xca\x1f\x3a\x49\xc6\x8b\x82\x4c\x73"
- "\x8c\x28\x96\x6b\xa4\xa5\x01\x6f\x8e\x17\x85\xf9\xce\x16\x73\xff"
- "\xb8\xe4\xcc\x85\xae\x10\xd2\x16\xc3\xb8\x34\xa6\x07\xb4\x7b\xd5"
- "\x10\x3e\x78\x69\x92\x85\xb8\xcd\x97\xb6\x8e\x3e\xf8\xc3\x89\x64"
- "\xfc\x7f\x2c\x4f\x91\xed\x2e\x4a\xdb\x72\xb7\x91\xfe\xcf\x14\x32"
- "\x30\x1d\xbc\xb4\xc5\xaa\x68\xb7\xa5\x58\xef\x1f\x2f\xd9\x8f\x4b"
- "\xdd\xb9\xf5\xf1\xae\x05\x41\xf1\x85\x5a\xe7\xde\x02\xfd\xf7\x5c"
- "\xad\x7a\xbf\xa9\x2b\x76\x0d\x88\xed\x79\xeb\x8a\xb5\xd6\xa5\xab"
- "\xd6\xaf\x1c\x3b\x36\x6a\xae\x64\x54\xdf\xc5\xdd\xb2\x5b\x8d\xa7"
- "\x5b\x8e\xeb\x78\xb3\x5d\x82\x67\xb4\x7f\xd3\x15\xb1\xec\xf3\x8b"
- "\x34\x37\xf7\xa2\x6c\x1a\xb8\xbf\x93\xf2\xef\x8c\x78\xfc\x16\xe5"
- "\xdf\xf5\xad\xa2\x87\x97\x2d\x59\xba\x21\x22\x75\x72\xe4\xba\x61"
- "\xd5\xeb\xa8\x3b\x71\xf4\x7d\xd0\x15\x09\xf3\x37\xf1\xd8\xe2\xfc"
- "\xa0\x32\x28\xfe\x0a\x7d\x3d\x05\x32\x56\xd4\x5a\x16\xa4\x56\xe8"
- "\x32\xf1\x75\xd6\xe1\xc3\xd4\xd9\x4e\xd8\x53\xe0\x2d\x13\xda\xee"
- "\x83\x5d\x77\x91\xd7\x67\x50\xee\xb3\xb6\x5a\x8e\xe9\x3c\x55\x8b"
- "\x57\xef\xac\x43\x7a\x0a\xae\x9f\xe0\x3a\x14\xd7\xdf\x59\x57\x62"
- "\xde\xc3\xbe\xf4\xeb\xd8\x97\xde\xf9\x8e\xf4\x07\xf2\x3b\x88\x7d"
- "\x82\xf0\x7e\x11\xdb\x20\x5e\xda\x6a\xe4\x75\x70\xce\x8b\xb4\xfd"
- "\xd6\x67\x28\x9b\xaf\x42\xee\x0d\x3a\xeb\x44\xf5\xd4\x0e\xb1\xaf"
- "\x90\xbf\xb7\x96\x7e\x9a\xb6\x26\x24\x26\x7c\x46\x89\x96\xa4\xe4"
- "\x5e\xe7\x56\x94\x5d\xb9\x88\xe9\x34\xd8\xb7\x68\xe5\x37\x80\x63"
- "\xec\xc3\x01\xdb\xf0\x47\x24\xed\x5b\xcd\x9e\xab\x97\xe3\xc2\xd6"
- "\x45\x11\x36\x1d\xef\x4d\x0f\x57\xf6\x89\x08\x29\xfb\x74\x6b\x99"
- "\x2e\x07\xb8\x77\xe8\x7c\x1a\x15\x5f\x6f\x65\xd9\xb2\x35\xcb\x96"
- "\x5a\x33\xd6\x0e\xa7\x88\xe8\x7a\x25\xcb\x56\x5a\xd7\x2c\x5b\xfd"
- "\xfc\xb2\xb5\x32\x32\x1e\xbf\x8d\x1a\xf3\xd3\x44\xea\x3d\xc9\xfa"
- "\xb9\x2f\xeb\x68\xa6\xef\xd6\xcf\x39\x26\x9b\xa8\xb9\x67\x07\xfb"
- "\xee\xa8\xf9\xc6\x5b\x1d\xd1\xf3\x8d\x17\x54\xdc\x09\xd7\xd4\xe3"
- "\x6a\xae\xf3\x82\xfc\x8e\xf5\x29\xda\xe6\x1a\x88\xff\xbe\x6d\x26"
- "\x68\x69\xd0\xe8\x76\xb1\xd7\xb9\x6d\x8a\x4e\x37\x2f\xbd\xe0\xd6"
- "\x6c\xa9\x6e\xa9\x3f\x30\xc6\x42\xff\x45\x8d\xaf\xea\x1b\xb4\xdb"
- "\x38\x2e\x47\xa2\x5c\x4f\x4e\x99\xca\xf3\x0d\x03\xc3\x44\x7d\x6e"
- "\xf4\xcf\x71\xe8\x4d\xd6\x6f\xdb\x75\x78\xa8\x33\x93\xeb\xd3\xe6"
- "\x41\x37\x9d\xa1\x17\xe4\x9a\x73\xd8\x35\xb5\x85\x75\x0a\xc7\x10"
- "\x09\x57\x03\x8e\xdc\xa3\x7d\xc1\x2d\xd7\x61\xf9\x1b\x04\x80\xc5"
- "\xeb\xc0\xd0\x73\x27\xf9\x7b\xc5\x9c\xa6\x62\xc3\x6d\xdd\xc1\x6b"
- "\xcf\xa8\xab\x19\xf8\x07\x06\xce\x36\xbc\xe0\x66\xbb\x93\xe1\x7a"
- "\x69\xdb\x51\x86\xa7\x62\xdf\xbd\x30\x06\xbc\x93\x3e\x60\x3f\xbd"
- "\x50\x1c\x31\x2f\x63\x7c\x24\x9e\x7e\xe0\x22\xe3\xac\x2a\x5f\x53"
- "\xd9\x6e\xd6\x9f\xbb\xb5\xb6\xeb\xed\x01\x3c\xe8\xbf\xad\x66\xdd"
- "\x6f\xc2\xab\xb5\x9b\xf1\x63\xdc\x23\x71\xd6\xf0\xad\x65\x7c\x51"
- "\xee\x40\x84\x6c\xf3\xba\xcc\x10\xa4\x1d\x19\xf0\x61\xdf\x46\xb1"
- "\x7a\x63\xd5\x4a\x6b\xe9\x8a\x95\xcf\x16\xad\x5f\xf2\xec\xb2\xa2"
- "\xe7\x6d\x59\xd6\xe7\x57\x3e\x55\xba\xea\xe9\x67\x99\x6b\xd6\x96"
- "\x3d\xff\xf4\xb3\x56\xd6\x2c\x45\xb3\xf3\xf3\x8b\xee\x7b\x64\xe1"
- "\xa3\xc3\xe9\xbe\x25\x48\xc3\xcc\x3f\x3f\x3b\x4b\xbd\x7a\x78\xce"
- "\xac\xef\x15\xcd\x5a\xf0\xc8\xfc\x45\xf2\xd0\x4b\xff\xfb\xd9\x2b"
- "\xe3\x67\x88\xe2\x43\x33\x78\xa9\x19\xfd\x3b\xe4\x14\xbd\x34\x4d"
- "\xc5\x4b\x7f\xb1\x34\x3a\x5e\xfa\x8b\x40\xfa\xc5\x46\xfc\x8e\x12"
- "\xfd\xd0\x87\x1f\xb4\xfb\x4b\xd9\x8a\xbf\xae\x7b\xb2\xd7\xf9\x62"
- "\xed\x00\x7f\xbd\x24\xcf\x52\xb2\x9f\x92\x5a\x9f\x7d\x11\xfa\x7f"
- "\xeb\x91\xc8\x77\x03\xf3\xc9\x17\xdb\xfb\xe7\x93\xfd\x3a\xe5\xc5"
- "\xfe\xb9\x25\xd2\xda\x31\xaf\xbc\x8e\xe7\x95\x6a\x3d\xe9\xa5\xe9"
- "\x92\xa7\x06\x95\xef\x24\xd2\xe7\x95\x2c\xdb\x72\x4f\x4a\xce\x3f"
- "\x7e\x38\x25\x52\xc6\xe5\x9a\xbe\x26\xe3\x5c\x4e\xae\xdf\x99\xdf"
- "\x6a\xe6\x35\x6d\xd8\xc7\xcd\xb0\x15\x30\x7e\xf5\x0a\x91\xf2\x56"
- "\xb3\xc2\xe9\x87\xe5\xbc\xc6\xcd\x76\xb3\xc6\x4f\x23\xcf\xd0\x0f"
- "\xdf\x13\xce\x17\x5a\xd4\x9c\xf2\x85\x10\xeb\x75\xb1\x75\xf4\x7d"
- "\xec\x5b\xc4\x73\x27\xd4\x79\x68\x80\x67\x5f\x9a\xc6\xbc\x30\x30"
- "\x97\xfd\x61\x94\xfe\xef\x91\xdf\x25\xfc\xe1\x49\x3d\xde\x43\xd9"
- "\x58\x32\x18\xc7\xba\x68\xb7\x41\x40\xdf\xfc\x70\x07\xd7\xc1\xf4"
- "\xf4\xd2\x8b\x07\x91\xd7\x38\x40\xbf\xed\xe6\x7e\xfa\x69\xeb\x2c"
- "\xfa\x1a\x8b\xc2\xfb\xa5\xe9\x83\xd1\x2a\x3e\x9d\xb6\x17\x7f\x29"
- "\x9d\x9c\x34\x84\x65\x52\xa7\xd7\x95\xb4\xda\x7e\xe0\x4a\x5a\x6d"
- "\xbf\x38\x40\xab\x17\x6f\xbe\x92\x56\xdb\x3b\x22\xf6\x95\xb4\x75"
- "\x94\x97\xa6\x33\xcd\x98\xc7\xd0\xee\x1d\xe0\xb3\xda\x01\xfa\xbd"
- "\x94\x74\x25\xfd\x5e\x1a\x13\x9f\x7e\xdb\xf9\x7c\x55\x24\x9c\xfa"
- "\x78\xe3\xc6\xc8\x2d\x06\xed\x3c\xd8\x4b\xd5\xfc\xad\x7b\xc6\xe3"
- "\x15\x43\xb8\xe4\x15\x27\x7e\xb8\xf2\x3c\x62\xc0\x16\x17\x01\x8d"
- "\xbe\xae\x66\xcc\x79\x79\x5d\xe9\x2a\x63\xd1\x49\x7d\xcd\x03\xf7"
- "\x1d\x3c\x77\xe6\x6f\x42\x71\x3a\xd3\x93\xbf\x31\x06\x7e\xef\x50"
- "\x76\xe9\x4b\xfd\xdf\xff\xe8\x99\xf8\x60\x76\xe2\x16\xb2\x1e\xab"
- "\xbb\x8b\xd3\x03\xe0\xa1\x3c\x4e\x67\xdf\xad\xc1\x60\x16\x85\x72"
- "\x29\x3e\xdc\x1f\xf5\xf3\xff\x60\x67\xa2\x63\xf4\x51\xc9\x92\x95"
- "\x4b\x57\x2d\x5f\xfe\xe5\xaa\x28\x72\x5f\xcd\xe5\x0c\x6f\xef\xe5"
- "\xef\x6e\x6e\x7d\x66\x23\xea\x84\xfd\x6f\xeb\x52\xe3\xe6\x8f\xa0"
- "\xff\x56\x34\x2b\x5b\xf2\xf1\x2e\x75\x0e\xfc\xe5\xb4\x08\xfd\x0c"
- "\x1e\x79\xd9\x2a\x9c\x3f\x5a\x3c\xd0\xc7\x3f\xea\xbe\xb2\x8f\x5f"
- "\xa6\xf8\x7d\xfc\x72\x7a\x78\x1d\x9f\xc3\x79\x19\xf3\x9f\x35\xd2"
- "\xd6\xe4\x67\xf6\x83\xc0\x9c\xb9\x0b\xf3\xe5\xee\x05\x1b\xdc\xf7"
- "\x16\x6d\x48\x90\x7b\xc5\xfc\xed\x95\xe0\x25\xd1\xc9\xbe\x08\xbc"
- "\x3f\xc6\xdf\x5e\xe1\x6f\x2e\xf1\xf7\x3f\x65\x1e\xdc\x57\x9d\x26"
- "\x39\x77\xc4\x7b\x6b\xc3\x69\xf9\x7d\x6c\xd8\x0a\x2f\x3b\x74\xdb"
- "\xda\x04\x93\x91\xcf\xa7\xef\x52\xfd\xd1\xc1\x7d\xc1\xf5\x15\x6d"
- "\x70\xab\x3a\x2e\xf1\x77\xd5\xc8\xa4\x6c\x88\x97\x8f\x5c\x75\xed"
- "\x3e\x65\xaf\x63\xb0\xbd\x4a\x61\x70\x0c\xeb\xdf\xab\xd4\xbe\x43"
- "\xcc\xb2\xcf\xfe\xa3\xbd\xce\x1d\xe6\x58\xff\x53\xe5\x3b\xb4\x23"
- "\x53\xf7\xc9\xaa\x92\x3e\x50\x64\x62\xfd\xc9\xf3\x9c\xd3\xb4\x23"
- "\xbf\x41\x8e\x97\x3b\xf2\x23\xf7\x38\xad\x1b\xb7\x0c\x3d\x47\x2f"
- "\x5f\xbc\xca\xbe\x69\xf2\x80\xef\xab\x63\x18\xca\xef\xe8\xf7\x11"
- "\x73\x3a\x86\x35\x44\xe0\x86\x77\x07\x23\x7c\x15\x7d\x3c\x1e\xf3"
- "\xfc\xb1\x41\x7d\x57\xd5\x07\x1c\x5a\x91\x86\xf9\xc4\x4e\x19\x8f"
- "\x70\x7d\x90\xc6\xd8\x66\xf0\x37\x7b\x76\x5c\xd4\xe6\xa1\xdd\xd6"
- "\x4a\xc6\x67\xc7\xab\x0c\xd7\x8b\x7c\x42\xee\x07\xec\xa4\x7e\x9c"
- "\x23\xea\xd3\x61\x2b\x9a\xec\x4c\xd7\xf1\xf2\xd2\x0e\x19\x3f\x85"
- "\xbf\x73\x1d\xd9\xa6\xf2\xe5\x2b\x8a\x6c\x25\x1b\x8a\x56\xac\x5c"
- "\x51\x36\x9c\xca\x97\x3c\xbf\x62\x12\x92\xac\x4f\x97\xac\xb0\x15"
- "\xad\x90\xd1\x8a\x65\x20\xe4\xb2\x0d\x36\xde\xfb\xb8\x62\x0f\xde"
- "\x2c\x6d\x79\xc3\xce\x69\x6a\xbc\xdf\xb9\x5b\xe7\x53\xf9\xed\x6f"
- "\x51\x48\x03\xbe\x57\xf2\x9b\xc1\x89\x68\xe7\xc7\xcc\xc3\x2a\xbe"
- "\xcf\xae\x0e\x65\x5f\xec\x6c\xb9\xd2\x27\x6b\xa7\x57\xf7\xc9\x02"
- "\x7f\x9b\x59\xd6\x23\x60\x81\xff\x77\xd1\x95\x65\x76\xa5\xf5\xfb"
- "\x77\x6a\xdf\x1d\xe7\xbe\x92\xf1\xee\x6b\x58\xdf\xee\x7c\xd0\x53"
- "\x3e\x87\x63\xf6\x6a\x72\xb5\x6b\x76\x04\xbe\xd2\x97\x97\x61\xf1"
- "\x39\xa9\x49\x81\x48\x5f\xb6\x5d\x9f\x60\xec\xb5\xe8\xf5\x58\x37"
- "\x19\xa0\xef\x76\xbd\xe6\x37\xb8\x13\xa5\xff\x31\xca\x01\x96\x4b"
- "\xf7\xa3\xf1\xf6\xb7\x6b\xd7\x81\x58\x1c\x81\xfb\x58\xa4\x1f\x1d"
- "\xf0\x13\xdc\xe5\x60\x18\x48\xc3\xf8\x5f\x95\x15\x99\x16\xd9\x4f"
- "\x33\xe7\xe4\xc3\x80\x5e\xbb\x0c\x9d\x34\x6b\x49\x69\x29\xeb\xa0"
- "\x25\xcb\x4a\x9f\x5f\xb3\x6a\xad\xd6\x75\x33\x97\x73\x18\x6a\x99"
- "\x65\xaa\xf6\xc6\xba\x72\xd9\xb2\xa5\x2a\x49\xeb\xc8\xe8\x3d\x2b"
- "\xe5\xc7\x50\x85\xf9\xff\x8e\x92\x01\x5b\xb1\xaa\x51\x18\x76\x75"
- "\xe2\x77\x5e\xea\x1f\xd9\xaf\x55\xa5\xd1\x73\xb4\xaa\x0a\x5d\xf6"
- "\x65\x3f\xdb\xd9\xe7\x2c\xe7\xd1\x1e\x21\xf7\x78\xd0\xaf\xae\x3f"
- "\xa0\x9d\x43\xbc\xe4\xe2\x33\x5f\x09\x11\x70\x0e\xf7\xd3\x7b\xeb"
- "\xe3\x1d\x5b\x95\xcf\x84\x91\xbf\x59\xcb\x31\x25\xf0\x1e\xf3\xff"
- "\x97\x4f\x2a\x3d\x59\xe5\xed\xdf\x7b\x31\x24\x62\xbe\x59\x05\xde"
- "\x5f\x95\x7d\xa5\x7c\xbb\x92\xae\x94\x7b\xf6\xb5\x74\x59\x75\x1a"
- "\x47\x7c\x83\x1e\xfc\xe7\xfa\x40\x5f\x33\x6e\xd0\xbe\x89\xc0\xf7"
- "\x5c\x96\xe7\x15\x62\xe4\x88\x7b\xd9\xaf\xe1\x14\xb9\x76\x28\x9e"
- "\x72\x95\x44\xf8\x06\x9a\xcf\x90\x6b\xbb\xea\x5b\x97\x43\x97\x3f"
- "\xb4\x53\xda\x72\x0c\x43\x8d\xeb\x55\x43\x14\x7f\xb9\x0e\xe8\xb4"
- "\xe5\x39\x3c\x9e\x0f\x0f\xd8\x41\x55\x8b\xa4\xbf\x88\x8a\xa9\xd1"
- "\xc7\xed\x07\x9c\x1c\x1d\x0e\xf2\xa2\xfd\x49\x3e\x9d\x56\x7a\x9e"
- "\x48\x9e\x98\xb5\xc4\x86\x09\xf6\x8a\xe5\xcb\x97\xad\x59\xab\xc7"
- "\x19\xcf\x5c\x55\xba\x54\xc5\x15\x9f\x8a\xee\x5f\x0f\x19\x9e\xce"
- "\xa1\xc9\x91\xaa\x6e\x63\xec\xdd\x2c\x5e\x13\x91\xfe\xa3\x72\xce"
- "\xf5\xea\x07\xf5\xda\xfc\xeb\x14\xd5\x14\x28\xff\xab\x9a\x14\x65"
- "\xdb\x5e\xff\x46\xaf\xb3\xba\x4c\xb7\x6d\x79\xad\xb5\x87\x6e\xad"
- "\xe5\x33\x72\x7c\x96\x60\xff\x1e\xd1\xc9\x6b\xab\xc8\x53\xab\x7f"
- "\x8b\x8e\xed\xa6\x9d\x7b\x54\x0c\x6d\xf7\x4a\xf6\x15\x79\xf5\xd3"
- "\x70\x75\x4e\x87\x48\x4d\x4f\x82\x7d\x96\xcc\x32\x31\xa2\x9b\x7d"
- "\x78\x39\xf6\x55\x75\x27\xdb\x75\xac\xcb\xf8\x7b\x0d\x9d\x54\x7d"
- "\x18\x3a\x1a\x3a\xfd\x55\xaf\x2f\x25\xa7\x63\xdb\x46\x4a\xe2\x3a"
- "\xa0\xaf\xbd\xcd\x8d\x4c\xdb\x1a\xfa\x18\xba\x4c\xd3\xd9\x5e\xae"
- "\xc7\x4b\xd5\x2d\x6a\x3e\x98\xd3\xad\xad\xb3\x76\x23\x1f\xf4\xff"
- "\x88\x5a\xc5\xab\x19\xf6\xf1\x0e\x2a\xe7\x6f\x53\xaa\xb8\x55\x33"
- "\x6a\xd1\x0e\x07\x7f\x03\x12\xb6\x20\xe6\x3b\xd5\x65\x68\x83\x43"
- "\xf3\x01\x07\xaf\xd4\xb4\x2a\xdf\xfe\xea\xa5\x4c\x03\xc0\x0d\x68"
- "\x70\x03\x80\x8b\xfe\xbf\x59\x8b\x97\x5d\xb3\x43\xaf\x03\xe3\x9f"
- "\x0f\x76\xb3\x9b\x6d\x67\xe0\xdd\x8e\xdf\x89\x2a\xb9\x97\xee\x85"
- "\xde\x37\x09\xf6\x5d\x1b\xf8\xde\x5e\x4d\xb3\x3e\x16\x72\xdd\x1a"
- "\xee\xec\xb3\x94\xc4\xeb\x7c\x5a\x5d\x32\x86\xa1\x0e\x13\xcf\xed"
- "\xe1\x4b\x67\x1b\x01\x33\x09\xe3\xba\x4f\xfb\xce\xda\x89\xaa\x0b"
- "\xec\xe7\xe8\xc5\xb8\x7d\x8b\x28\x0a\x9a\x79\x0f\x6a\x84\xfe\x1d"
- "\xbb\x86\x0b\x4c\xaf\x57\xb2\x07\xf6\x96\x50\x1e\xf4\x87\x3c\x38"
- "\x3a\xe9\x95\xb9\x5c\x2f\xcb\x02\xf7\xe5\x65\xf4\x0d\xfa\xc7\x2c"
- "\x2e\x9d\x6d\xb2\xae\xa4\x11\xa7\xe9\x95\xe7\xb8\x8f\x78\x3f\x98"
- "\xfd\x0f\x91\x66\xe2\xb8\xfb\xa7\xe8\x95\x47\xb9\x7f\x18\x17\xe1"
- "\x4a\xf7\x06\x7b\x0b\x1f\xe0\x33\xd7\xac\x33\x37\x57\xc0\xe6\x5e"
- "\xce\xba\x64\xf7\xa7\x3c\x87\xe7\xef\x25\xf1\xbd\x7d\xa9\x08\xcb"
- "\xfe\xdd\xc8\xfd\xbb\xfb\xd3\xcd\x5d\x22\xfc\x85\x93\xc4\x71\x3f"
- "\xd1\x17\x06\x0a\x06\x0c\x09\x8c\xb7\xc1\x7e\x96\xcf\x85\x37\x92"
- "\xa7\x7c\x3b\xfb\xb2\x25\xed\xda\x48\x66\x3e\x53\xcf\xdf\x02\x6a"
- "\xf3\xd7\x51\x9b\xad\x8e\x7e\x1f\xdc\x4d\xee\x75\x1c\x1f\xe5\xd5"
- "\x6d\xff\x5a\xbe\x9b\xf7\xd8\xae\xc3\xfd\x1c\xeb\xf7\x64\x5d\x63"
- "\xfe\xf5\xc4\x1f\xe9\x5f\xdd\x7f\x24\xeb\x63\xf2\x39\xab\xa5\xf0"
- "\xf7\xd4\x92\xfb\x7b\xb2\x77\x8a\x30\xcf\xeb\x2a\x9f\xe3\x3a\xb6"
- "\x03\x56\x23\x9f\x3f\x37\x87\x7b\x2c\xc3\xd1\x7e\x23\xef\x1f\xb4"
- "\xf9\x7d\xe4\x5e\xf9\x2f\x8c\xe3\x2f\xeb\x2f\x50\x92\x7b\xe5\x6f"
- "\xe5\xbd\x9a\x6f\x9d\x6d\xf4\x2c\xed\x60\x9b\x32\xc8\x67\xef\x79"
- "\x4f\x12\x73\x8c\x70\x15\xe3\x18\x52\x78\x83\x5e\x46\xbd\x3c\x6c"
- "\x4e\xbd\xbc\x8c\x15\xb7\x9f\xe9\x01\x9c\x5a\x17\x29\x9a\xb4\x60"
- "\xa4\xd0\x70\xfe\xd4\x5e\x18\x49\x9f\x57\x5a\x98\x3e\x1c\xb3\x35"
- "\x8c\xfe\x02\x6e\xb9\xa0\x41\x58\xaf\x03\x38\x27\x69\x6b\xb8\x49"
- "\xbb\x2e\x50\xb2\x7b\x25\x7f\x0b\xee\xd5\x3b\x4d\x05\xc6\xa4\xf0"
- "\xa5\x73\x4d\x55\x17\xc9\xc8\xfd\xc6\xfb\x36\x55\xf2\x3d\xc3\x7c"
- "\x35\x8d\xfb\x0c\x3c\x99\x87\x5f\x3e\x7e\x05\xcc\x77\xb8\x2e\x42"
- "\x7f\x6d\x07\x0e\x87\xd0\x57\x8d\x7c\x55\xbc\x98\xe1\xe0\xb8\x24"
- "\xda\x1c\x6a\x20\x1d\x72\x14\x14\xf2\x7b\xcb\x90\x99\xdd\x87\xc2"
- "\x90\x23\x5e\xc3\xa9\xaf\xa1\xe4\xb0\xd3\x15\xd8\x0f\x5d\x57\x57"
- "\x23\xcf\x25\x9b\x79\x5d\xf3\x75\xf9\x6d\x8d\x57\x9b\x74\xdd\xf7"
- "\xa3\x51\x7c\x76\x73\xf7\x49\x03\xaf\xfb\xb8\x72\x7c\x1a\x9f\xc3"
- "\x0e\x7b\x15\xfa\xff\x26\x4d\x3f\xd6\xc8\xf9\x05\xcb\xfe\x60\xf3"
- "\x09\xd8\xb2\x2d\x62\x5f\x21\xf1\xfe\x4f\xf2\x16\xe1\x4b\xee\x34"
- "\x89\x36\x7f\x8b\x3c\xb3\xdb\xe6\x0f\xc9\xfd\x1f\xbc\x4f\x98\xef"
- "\xf7\x99\x60\xfb\xb6\x33\xed\xf4\x74\xde\x3b\xe2\x75\xb5\xf9\x7e"
- "\xe1\x5b\xb0\xc1\xc4\xdf\xc2\x1c\x23\xf7\x0e\xb4\xf4\x36\x0b\xe6"
- "\x0d\x1b\x7c\x26\x34\x34\xd8\x0f\xab\xa7\x30\x91\xe5\x0d\x79\xd3"
- "\xfa\xf3\xf6\x14\x1a\xf9\xdb\xce\x5c\x67\x44\xda\x90\x05\xe5\x28"
- "\xcb\x7d\xa5\xa5\x29\x9b\x79\xcf\xe1\xfe\x39\x25\x9f\x5f\xe8\xc1"
- "\xb8\xb9\xb6\x30\x21\xdc\x53\x68\x08\x01\x36\x78\xdf\x2c\xbf\xc9"
- "\x19\xf4\x69\xdf\xb8\xea\x82\xfc\x76\x90\xa8\xfe\x95\x17\xf9\x8c"
- "\x0c\x97\x63\x41\xf0\xb7\x41\x44\xca\x7b\x25\xf1\x7d\xee\xea\x6a"
- "\xdd\x95\x8f\x81\x9f\xf6\x1e\x65\x79\x0e\x99\x27\x07\xad\xcf\xb0"
- "\x0d\xb3\x57\xfa\x06\x84\x20\x63\xa1\x94\xc9\xc1\x49\x5d\x94\x50"
- "\x09\xbe\x55\x6b\x50\x7b\x1f\xf1\x40\x06\xed\x61\x01\x3b\x74\x6f"
- "\x1e\xf3\x8d\xa9\x9b\x7d\xe5\xee\x26\xe9\x9f\x96\x5a\xeb\xf2\x04"
- "\xba\xa8\xc5\xf1\x67\x6a\x09\x7a\x1c\x47\x2f\xf8\x8c\xca\x4f\xcd"
- "\xc8\x70\x57\xf0\x3b\x3b\x78\xb5\x28\xd4\x48\x83\xed\x0d\xf0\xfc"
- "\x18\x63\xd8\x5f\xd4\x5c\x71\xef\x51\x7d\x5e\x7c\xf5\x36\xd4\xa6"
- "\x71\xfc\x0c\x21\x2c\x14\xae\x59\xe7\x02\x2e\x76\xd1\x9b\x49\x93"
- "\x36\xf2\x9a\xdc\xde\x6e\xcc\x51\x72\x35\xb8\xe7\x15\x5c\xe4\xbf"
- "\x0a\x5c\xe6\x99\x96\x5a\xd2\xda\xb4\xce\x11\x02\xec\x50\xea\x3a"
- "\xf6\x37\xb0\xdb\xbf\xe0\x35\xdb\xd7\x1e\x45\x3d\x8e\xb6\x60\x3b"
- "\x71\x1c\x9e\xfa\x30\xc6\xc7\xf3\x16\xd2\x7c\xf2\xec\xe7\xa8\x76"
- "\x4e\x58\x64\x9a\x31\x5f\xe7\xfd\x18\x3b\xeb\x38\x5e\x0b\xa8\x0c"
- "\xd1\x50\x0f\x46\x46\x8e\x1d\x01\x18\xf3\x3e\xe1\xbd\x2f\xe8\x89"
- "\x90\xb0\x18\x3e\xb8\x84\x91\x1e\xba\x53\xc6\x92\xd8\xfa\xf5\xd7"
- "\x47\x6e\xa1\x7b\x85\xc1\x24\x7d\x3a\xc3\xd5\x7b\x6a\xd1\xb7\x5d"
- "\xca\x07\x70\x32\x45\xf8\xff\x25\xa2\x2e\xe9\xff\x27\xcc\x39\xcd"
- "\x75\x72\xdd\x71\x32\xc6\x8b\x5a\xbf\x97\xf6\xca\xf5\xd7\x1d\x7c"
- "\xc6\x43\xea\xd8\xd7\x96\xf8\x52\xd6\x30\x3e\x1c\x1f\x3a\x21\xbc"
- "\x2e\xd4\x54\xf5\x77\x69\x5f\xf3\xbb\x99\x6d\xdd\xbd\x6e\xe1\x5a"
- "\x53\xcc\xe7\x18\x35\xd8\xa6\x73\xf4\x5a\x8a\xa8\x5e\x53\xec\xa5"
- "\xd7\x8a\x55\xdf\xc8\xfb\x2c\x7e\x1f\xec\xcb\x84\x5d\x5d\x7b\xb0"
- "\xee\x32\xef\x05\xd4\x2e\x12\xce\x5b\xdc\x3d\xe6\x35\xc5\x0b\x2d"
- "\x6c\x53\xbd\x56\xe6\x35\xfc\xa1\x50\x5b\x07\x94\x71\x31\x06\x9b"
- "\x23\x89\x7d\x96\xe1\x1e\x00\xc1\x7c\x36\xed\x0c\xed\xfb\xfc\xb2"
- "\x93\x0c\x7d\xb0\x05\x2f\x1b\xc8\x0c\xf9\x4a\xde\x35\x9a\xb2\xf1"
- "\x6e\xf4\x19\x7a\xed\x77\x41\x03\xa5\xe1\x67\xf6\x7d\xbd\xe4\x3a"
- "\xc0\xcd\xe5\x35\xd2\xd6\x0b\xbc\xc6\xf5\xba\x3c\xa7\x5c\xf5\x3a"
- "\xa5\x87\x01\x8f\xf7\x7b\xaa\x46\x53\x3a\xaf\x53\x22\x2d\xb3\x28"
- "\xa4\xf6\x3d\xf5\xb5\x88\xad\xa3\x29\x2b\xba\xde\xd7\x9a\xd4\x3a"
- "\xe6\xbe\x4e\x39\xb7\xf2\xd1\x37\x30\xb7\x3a\x05\xb8\x07\x84\x33"
- "\x51\x88\xaf\x5b\x0c\xca\x37\xe1\xf5\x9d\xa6\x5a\xc5\x77\x72\x9f"
- "\x0f\xfc\xc6\xfb\xa8\xda\x9e\x52\x82\x8c\x07\x92\x3a\x75\x07\x7f"
- "\x87\x3a\x62\x9d\xd8\x2c\xf1\xd0\xce\xf0\x87\xb6\xde\xc1\xb1\xc1"
- "\xe4\xd9\xfd\xa2\x25\x6a\x3f\x8a\xcf\xf7\x7b\xe9\x75\x19\x8f\x71"
- "\xc7\xeb\x94\xfc\xf2\xeb\x64\x6e\x5d\x2e\xdb\x75\x54\xc9\xa2\x91"
- "\x18\xdf\xb0\x8b\xe5\x0c\x3c\x01\xbc\xb9\x3e\xe6\x8d\xb6\xe0\x79"
- "\xb7\xbd\x4c\x84\xdd\xcf\xb0\x2d\xfa\x7a\xc8\xbd\xe6\x10\x2d\xe8"
- "\x0c\xaa\xb3\xa8\x8b\xc9\xd7\x00\x78\x0d\xa3\xc9\x7c\x9a\xf6\x5d"
- "\xe7\x29\x25\xde\xaf\xb8\xd5\xbd\xe6\x30\x60\xef\xbb\x99\xc7\x82"
- "\x9d\xa0\x8f\x1a\x13\xf6\xb5\x7b\x02\x1d\xd4\x0a\xf9\x9e\x6f\x13"
- "\x12\x0e\xf2\x3c\x22\xdb\xbb\xcf\x62\x2d\x52\x31\x18\x64\x5b\xfb"
- "\xf7\xf9\xb4\x76\x78\x2e\x48\x78\x25\x1e\x70\x89\xde\x26\x9d\xd6"
- "\x8a\xbf\xf6\xbd\xe9\x5e\x73\x80\xb8\x7f\x38\x3f\x9e\x77\x7b\xba"
- "\x91\xf7\x6c\x74\xbf\x70\x1e\xbc\xfb\x04\x70\xbf\x3d\xb0\x57\xcd"
- "\x7b\xa8\x03\x79\xea\x5e\xe7\xf3\x68\xaf\x27\xed\x03\x8d\xd4\xda"
- "\xfe\xbe\x3b\x19\x57\xf4\x5d\xb6\xa7\xec\xcf\xf1\x7d\x52\x21\xfb"
- "\xe0\xfb\x2d\x6d\x72\xcf\xae\x6e\xec\xfc\x60\x58\x28\x7d\x56\x77"
- "\x22\x0c\x3d\xe0\xc5\x95\x75\x81\xd4\x27\x13\xd9\x0f\xa8\xee\x4f"
- "\xa6\x04\xd5\xbf\xdc\x16\xb6\x57\xe2\xf5\x71\xc4\x7e\xa2\x99\x71"
- "\xd5\xfb\x98\xbf\xe1\x18\xe6\x3d\x61\xf6\xb7\xef\xb3\x90\xe2\x3f"
- "\xe1\x02\xdc\x4f\x94\x1c\x4d\xce\xd5\xe2\x1a\xe4\xf6\xa4\xdc\x9d"
- "\xc4\xe7\x23\x75\xdf\x60\x91\x72\xb7\xb1\x48\xf9\x73\x5b\x58\x47"
- "\x35\x18\x84\xc6\x9b\x75\x27\xb4\xb2\xd3\x94\x4f\x46\xdd\x6e\x94"
- "\x9f\x16\xb7\xbd\x89\xd0\x3b\x4e\xa8\x69\xb4\x87\xed\x48\x01\x5d"
- "\x85\xf1\x60\xa8\xc7\x7f\x59\xfb\x7e\xe6\xfe\x87\x60\x53\x0f\xe5"
- "\xf3\x51\x3a\x6e\xd7\xb6\xf7\xb7\x7f\x8c\x9a\xdb\xec\x5f\xac\xaf"
- "\x2d\x09\x33\x68\xec\x34\x09\x3e\x2b\xc9\xe7\x5d\xfc\x29\x75\x8d"
- "\xbe\x94\xb7\xda\x95\xdc\xec\xdf\x06\x3b\x55\xea\xdb\xa2\x00\x39"
- "\xb8\x5d\xbc\xb7\x8b\x79\xd3\x50\x6e\x33\xe0\x60\xfe\x63\x9b\xa6"
- "\xc6\x73\x05\x7b\xd0\xb5\x1d\xbd\x6d\x68\x93\x6c\x1b\xda\x28\xdb"
- "\xa6\x7d\x5f\xea\x34\xd5\x8f\x95\xeb\xe5\xd7\xd6\x1e\x15\x5f\xc6"
- "\x55\xd7\xc8\xdf\xce\x3d\x4d\x0d\xef\xcb\x33\x30\xe8\x13\xb5\x0f"
- "\x52\x5f\x26\x86\xbf\x3c\xfc\xda\x60\xd6\xe7\x2a\x98\x6f\xb5\xbf"
- "\xca\xb1\x28\xb5\x6f\xd4\x01\xf6\x8f\x45\xf5\x5b\xf2\x1c\x40\x0f"
- "\xea\xe3\x6f\x7c\x0e\xe8\xa1\x86\x74\xee\xab\x89\x87\x28\x57\xf1"
- "\x61\xc3\xd7\x78\xad\x59\xcd\xf3\xea\x8f\x43\xf7\xee\x50\x73\x2a"
- "\xdd\x8f\x3c\x41\xfa\x91\x47\xea\xd8\x6b\xc4\x51\xea\x3b\x91\xba"
- "\x27\x17\xf7\x47\xe4\x59\x49\xe0\xbb\x3e\xa8\xeb\xbf\xfa\x23\xec"
- "\x93\xd4\xef\x0f\xb0\x01\xbc\x52\xa9\xce\x91\xf7\x3a\x1b\x0a\x75"
- "\x1b\x45\x7e\x93\xcc\x29\x8e\x73\xbe\x05\x1b\xce\x4b\x7f\x81\x2a"
- "\x19\xf3\xe0\x8c\x76\xce\xae\xe1\x39\x6d\x5d\x23\x93\x7d\xf8\x51"
- "\x76\xb7\x97\x3e\x96\x67\x02\x99\x06\x5c\xb7\xc4\x5d\x7e\x17\xac"
- "\xa1\x69\x60\xdf\xa7\x5e\x7e\x37\x5d\xf9\xb5\x36\x1c\xd7\x79\x04"
- "\xed\x1d\xaa\x62\x83\xd6\xdf\x79\x2c\x8b\x24\x0f\xf4\x08\xcb\xf0"
- "\xdb\xea\x98\x27\x1b\x7c\x91\x74\x5a\x10\x0c\xdb\x95\x0e\xaa\xef"
- "\x10\x52\xd6\xeb\x3b\xbe\xdc\x9e\x68\x9c\xa3\xdb\x22\x8a\xce\x66"
- "\xe8\x97\x37\xcc\x92\xd6\xae\x0c\x2b\xc7\x68\xd9\x54\xc9\x31\xa7"
- "\x7e\x3c\x84\x63\x7b\x05\x5d\x19\xb9\x21\x3e\x93\x89\x71\x36\xec"
- "\xca\x28\x38\x6d\x23\x43\x91\x8d\xf7\xba\xd6\x64\xf3\xfc\x4a\xd8"
- "\x61\x0b\xa4\xc2\x3e\x81\x9c\x6f\x5e\x41\xa6\x27\x4a\x00\xdb\x9e"
- "\x99\xc6\xb1\xb7\x38\xee\x16\xc7\xce\x0b\xd9\x33\x53\x71\x3f\x0a"
- "\xf6\x9c\x59\x98\x33\xb2\xd9\x5f\x26\xe4\x14\xd0\xc7\x27\x39\xfe"
- "\x97\xc1\xe3\x0b\xd0\xe6\xb3\x94\xc4\xb1\xbd\x82\xd5\x6b\xf2\xda"
- "\xfc\x9f\xca\xb9\xc5\x48\x1b\xec\xe9\xb0\x3c\x97\x63\x09\xa7\xac"
- "\xc9\xc6\x18\x9f\xa3\xda\x7d\x5e\xa8\x76\x2b\xbc\x19\x7f\xa5\xe3"
- "\xc6\x17\x54\x4a\xdc\xff\xe9\x67\x41\xc0\x0f\xbb\xb2\xf2\x43\xae"
- "\xac\x3c\x75\x96\xb3\x85\x2a\xcb\x44\x97\x07\xb6\x31\xfb\x6f\xf2"
- "\x79\x5d\xf6\xc7\xe1\x36\x72\xfb\xb8\xee\x7f\xbd\x70\x56\xc6\x2a"
- "\x0b\xe2\xd9\x5e\xaa\x95\xe9\x46\x99\xee\x16\xba\xec\xca\x92\x6d"
- "\x6f\xf3\xab\xb2\x45\xf2\x9e\xcb\x47\xd0\x41\x6b\x73\x3f\x1d\xd0"
- "\x76\x6e\x1f\xb7\x3f\xc8\x34\x01\x0d\xb4\xb6\x5a\xfa\xb4\x76\x72"
- "\x1b\x7f\x8f\x51\xe7\x75\xb4\x13\x6d\x95\xed\xec\x43\x3b\x8f\x97"
- "\x10\x05\x6a\xea\x9a\xbe\x48\xcd\xca\xe3\xf9\xa1\xfd\x0f\xb0\xa3"
- "\x2b\x5c\x84\x79\xa0\xf1\x97\x95\x2e\xc3\x8f\x60\x9b\x54\xfa\x30"
- "\x1f\xf4\x89\x2e\xb6\xf7\x3d\x36\xfc\x82\x75\xf2\xbb\xc3\xd2\x3e"
- "\xe6\x6f\xc4\xae\x46\x9b\xc2\x9f\x53\x65\x97\xe8\x82\x6d\x1a\xf0"
- "\x04\x91\xa7\x04\xed\xc7\xfc\xf1\xb4\x86\x3f\xe7\xdd\xfc\x77\xd5"
- "\x2e\x53\x29\xa5\x7d\xf4\xd8\x76\x83\xa7\x63\x3b\xe9\x6d\x79\x12"
- "\xf9\xd0\x1e\x0b\x60\x8d\x90\xdf\x65\x40\x3b\xf7\x01\xcf\x40\x44"
- "\x9b\x5a\xbb\x03\x80\xf9\x27\x1a\x5e\x40\x09\xaf\x9f\x43\x3b\xce"
- "\x91\xc5\x55\x09\xfb\xeb\x61\xb6\x17\x7f\xfc\xd9\xf5\x85\x94\xee"
- "\xa5\xc6\x2e\xc5\x77\x32\x6e\xd0\x8d\x67\xe8\x8d\xeb\xfa\x63\x03"
- "\x71\xbc\xb5\x94\x35\xf9\xcc\x47\x32\x46\x10\x8f\x19\xbd\xe0\x19"
- "\xf6\xa5\x59\x8f\x3a\x7a\x33\x47\x49\x7c\x9c\x39\x84\xe7\x64\x3c"
- "\xf3\x37\xa3\xd2\x78\x4d\x00\xe5\xf2\x04\x68\xc6\xf0\x61\xcf\xe5"
- "\xf0\x95\x69\x18\xf7\xac\xc9\x5b\x34\x45\xa4\x4e\x96\xbe\x0c\x4d"
- "\x95\x3e\xc3\x0b\x6f\x51\xd6\xb5\xe9\x94\x37\xa6\x0c\xa6\xbf\x79"
- "\xdf\x82\xe1\xa1\x6d\xa9\x67\xe8\xc0\xcd\xd1\x32\x66\x95\xba\x4c"
- "\xe9\xc1\x37\x3a\x79\xaf\xe0\x1a\xeb\x95\xfa\x8f\x7d\x9e\xae\xb1"
- "\x5c\x97\x8e\x07\xee\x0f\x0c\x86\xfb\xb5\xd3\xe1\x40\xee\x60\xb0"
- "\x76\xee\x91\xf1\xe2\xec\xbb\xf6\xb0\x3f\x62\x5d\xed\x31\x4b\x50"
- "\xda\x75\xcd\x07\xfc\xb4\x76\x3f\x25\xd9\xcf\xf2\x9a\xcc\x3c\x3a"
- "\x56\x97\x4d\xf5\x98\x93\x8b\x9e\xcc\xd4\x57\x2e\xb0\xef\x83\xd2"
- "\x21\x6c\x93\xf2\x59\x4a\xb1\x36\xd3\x5c\xb5\x47\xb7\xe1\xdf\xbc"
- "\xae\xe2\x22\x19\xd4\x37\x52\xde\x4c\x9a\x6d\x15\xc1\xdd\x86\x70"
- "\x49\x1d\xc7\xbc\x4a\xdd\xe3\xe5\x98\x57\x7a\x1c\x29\x69\xfb\x94"
- "\x43\xe6\x7a\x2c\xc3\x77\xae\xa1\x2c\x8e\x7d\x67\xf2\x29\x5b\x4e"
- "\x8d\xd7\x6f\x4e\x01\x7e\x66\x6d\xbf\xdf\xac\x62\x4b\xbd\xe1\x68"
- "\xb8\x80\xba\xd4\xfb\x15\x21\xcc\x61\x24\xdc\x35\x94\x5e\x77\x81"
- "\x32\xd9\x0e\x2a\xfa\x5c\xd9\x6c\x3c\x2f\x9c\xd7\x6d\x12\xa1\xff"
- "\x93\x49\xfb\xcf\x0c\xc4\xc6\xf3\xad\xe5\x78\x7a\xc2\x32\xd8\x5e"
- "\x49\xd5\x28\xe9\xf3\x23\xe3\xb1\xa8\x6f\xe8\x11\xed\xae\x21\x23"
- "\x7f\x33\x96\xd7\xf2\x78\x6d\x98\xcf\xfd\xa8\x31\xe4\xcd\x0e\x3d"
- "\x66\xd8\xa0\xfb\x88\x2e\x35\xdf\x09\x0f\xc5\xfc\xcb\xd7\xeb\x76"
- "\xaf\xe3\x31\xe3\x27\x56\x3e\x6b\x34\x30\xc7\xf9\x49\x02\xbf\xe3"
- "\x34\xf6\x85\xcf\x95\xb4\xfc\x49\x1e\xcf\x7b\xb4\x39\xe3\x47\xd6"
- "\xfe\x34\x65\xc3\xf0\x58\xc6\x38\x34\xa8\x75\xe4\x91\xbd\xce\x9f"
- "\x2c\xd5\xc7\x33\x1e\xd7\xd5\xf7\x6a\x7f\x52\xee\x35\xfc\x2f\xd7"
- "\x55\xf0\x33\x6b\xdf\x7b\xe6\xd8\x08\xb9\xc8\x7f\x50\x1f\xdf\xe4"
- "\xf7\x48\xb6\x8e\xbe\x6f\xed\x06\x1a\xb3\xf0\x6b\x49\x32\xf6\x06"
- "\x7f\x77\x54\x8d\xbb\x3f\x69\x1f\xd8\x4f\xcb\x95\xf4\x96\xdf\x1a"
- "\xe4\x39\x86\x41\xb0\xaf\x85\x4f\xf3\x83\x39\x3e\x70\xce\xfd\x27"
- "\x67\x07\xea\xf9\xa9\xb9\x7f\x1c\x45\x1d\xec\xd7\xc1\xf0\x95\x6d"
- "\xf2\x93\x66\xae\x83\xe7\x56\x6a\x7c\xfd\x49\xf3\x55\x6c\xb1\x4c"
- "\xa6\x6f\x58\x9b\x4f\x7a\xba\xff\xaa\xe8\x5b\x4e\x89\x93\x76\x93"
- "\xe5\xa3\x4a\xaf\x71\xa4\x8a\xe3\x64\x3a\x45\x3f\x5d\xc2\xef\x99"
- "\xd7\xdd\x13\x79\x2d\xee\xa7\x1f\x78\x78\xdc\xee\x2b\x4c\x9e\xcf"
- "\x73\x7d\x69\x8b\xff\xf4\xd0\x04\x94\x43\x5a\xea\x87\xe7\x02\xc6"
- "\xaa\x8d\x94\xc5\xdf\xf4\x44\xba\x5c\x27\xf0\xdd\xf4\x6c\xef\x6d"
- "\x69\x64\xb9\x6d\x37\x9f\x07\xf8\xe9\x09\xcc\x2f\xa5\x1f\xae\xac"
- "\xbf\xe6\x5d\x19\xfb\xef\xed\xcb\xde\x21\xaa\xaf\x0e\xae\xc6\x73"
- "\x66\xc4\xf3\x08\x7d\x2d\xdf\x4b\x07\x6d\x72\xef\x92\x7d\x9e\x57"
- "\xf2\x78\xbd\xd7\x31\xe0\x27\x74\x70\xb5\xc2\xe5\xe0\xea\x63\x36"
- "\xe2\xb5\xea\x13\xf5\x32\x8e\xd7\xc1\xd9\x5e\xfa\xc9\x36\x6d\x3d"
- "\xa6\x5d\xf2\x15\xdb\xbb\x2f\xf2\x1c\xec\xaf\xee\x9d\xc8\xc7\xe3"
- "\x44\x51\x39\xe5\x2a\x1b\x7e\x6f\x6d\x18\xfc\x13\xd1\xfe\x4f\x79"
- "\xad\x2f\xae\x4e\x7c\x9d\x48\x96\xa9\xde\xd3\x2e\x7d\xce\xaa\xdf"
- "\x2b\xc6\x35\x49\x54\xd7\x3a\x70\x4d\x06\xcf\xb9\x70\xe5\x31\x7c"
- "\x3b\xae\x69\xa2\xfa\x5d\xb9\x96\x81\x39\xac\x05\xf3\x84\xa4\x9e"
- "\x94\x3d\xc7\x07\x3b\xab\xc8\xb4\xf1\x6c\xfb\x1e\x29\x1f\xda\x9f"
- "\x2d\x6a\xf5\xc1\x3e\xdb\x4f\xb4\x36\x28\x2e\x5b\xbf\xc1\x67\x82"
- "\x7e\xb6\xc8\xbe\x9f\x7d\x57\x7e\x96\x19\xed\xbb\xf2\xb3\x3c\xfc"
- "\xb6\xe3\x77\x92\xe8\xe7\xc9\xb8\x2e\x1a\xf8\xfd\x3c\xaf\xd7\xf9"
- "\xb3\x45\xa0\xa3\xb4\xb1\xae\x4d\x27\x72\x79\xf4\x03\xcf\x8b\x52"
- "\xd6\xd9\x54\x7b\xdf\x6a\xc2\x73\x92\x48\xf9\x95\x4f\x6b\x6f\x23"
- "\x9e\xcd\x56\x3b\xc6\xb5\x14\xd0\x64\x34\xda\x9c\xf2\x5e\x31\xb7"
- "\x97\xf1\xed\x49\xa9\x75\x44\x9e\xd3\x64\x98\xdc\x7e\x5f\x0a\xca"
- "\x81\x96\x62\xe2\x83\xd9\x3a\x3d\x35\x3a\xf1\x7c\xca\xd0\x03\x18"
- "\xca\x0e\x42\x7e\xc0\xd0\xf3\xf7\xd3\x7e\x34\x7f\x5f\x03\x7d\x8a"
- "\x7c\x98\x13\x27\xe9\x67\x40\x7b\x9d\x3f\xcf\xfd\xb8\x94\xb4\xef"
- "\x3b\xff\x6c\x91\x3f\xa2\x2c\xc7\xbc\x88\x57\x1e\x75\x26\xa9\x3a"
- "\x6b\x1d\xa7\xe9\x67\x8f\xa8\x7a\x7f\x9e\x33\x98\x2c\x55\x8e\x85"
- "\x7d\x57\xe7\xe5\xb8\x18\x6c\x0f\x4d\xf3\x8c\xf1\x93\xa7\x2e\x8c"
- "\x31\x7f\x6f\x53\x6e\xa5\x70\x9f\xa6\x9f\x5f\x6c\x0b\x74\x5d\xe3"
- "\x78\xf8\x73\xe9\x93\x25\x2e\x3b\xc8\x53\x71\x97\xfc\x96\xf5\x39"
- "\x3a\x94\xe1\xf1\xc9\x98\xf0\x7c\x2f\x63\x8b\xb2\x9f\x06\x8f\x0d"
- "\x98\x63\xf7\xc7\x54\x0c\x23\x6f\x3d\xa7\x23\xcd\xe3\xf7\xc9\xd8"
- "\x8b\x03\x7e\xe4\x7b\xb6\x2b\x99\xfa\xc5\xa7\x32\xfe\x02\xe3\x1b"
- "\x7c\xc0\xcd\x38\x87\x5d\x7b\xb6\x73\x1b\xec\x98\xff\x79\x82\xbd"
- "\x6e\x96\x09\xeb\x3a\x5e\x2b\xfc\xc5\xfb\xe0\x3b\x11\xae\xde\x73"
- "\x8d\x63\xf3\x2f\xe4\x79\x20\x7b\x50\x9c\xf3\xa5\xec\xd9\xce\x36"
- "\x49\x55\xe5\x90\xa4\x59\x75\xc2\xdd\x93\xba\xb7\xa9\xd7\xf9\x8b"
- "\x93\x1f\x97\xab\xbe\xb9\x46\xb8\x27\xf5\xb6\xd7\x6b\x6d\x47\x9a"
- "\xdc\x9b\x9b\x54\xab\x62\x4d\x7a\xe9\x50\xda\xa0\x6b\x56\xe8\x67"
- "\xb6\x07\xd8\xc7\x55\xd1\xe2\xd0\xd2\xfe\xb1\xe1\x9a\xf0\x38\xb4"
- "\xf4\x2b\xd4\xd1\xa7\xd5\x71\xfc\xbf\x58\xc7\xf1\xab\xd5\x01\xdd"
- "\x70\xf3\x19\xfa\xe5\xa2\x6b\x9f\x3b\xfe\xd2\x2a\x79\xc5\xb5\xb7"
- "\x51\xe9\xcc\xb7\x3e\x09\x61\xfe\x16\x34\xbf\xd5\x24\xbf\x3b\x65"
- "\x20\x07\xc7\xdd\x0c\xba\xd6\xd9\x5a\xcb\x2f\x93\x7b\xdd\x1f\xa9"
- "\x93\x7e\x29\x63\xdd\xb5\x96\xf1\x9c\xed\x57\xbe\xbe\x9a\x5a\xea"
- "\x33\x1c\x3a\xc0\xf4\xde\x8f\x7e\xd8\x17\xc1\x67\x6d\xfe\x3f\x92"
- "\xa7\x98\xd7\x57\xdb\x79\x5d\xdb\x27\x52\xde\x6a\x0a\x43\x37\xc0"
- "\x46\x0f\x49\x7a\xc0\x7e\x51\xf3\xad\xba\x5a\x39\xdf\xf2\xc9\xf3"
- "\x89\x23\x64\x3c\x4d\xe7\x2a\x3f\xaf\x7d\x87\xfa\x0a\x39\x86\x48"
- "\x01\xc7\xd9\xe4\x75\x67\x61\xce\x39\xb9\x20\x98\x28\xe4\x7c\x0a"
- "\xb6\x3f\xc7\xd9\xf4\xf8\xbd\x14\x82\x1d\x5d\x77\x89\xd2\xea\x60"
- "\x7b\x42\x67\x9b\x59\xaf\x37\x68\xb1\x36\x77\x5e\x1a\x88\xb5\x59"
- "\xcf\x6b\x3d\x1d\xb8\xbf\x44\xc6\x50\x75\x5d\xed\xbe\x4b\x94\xbe"
- "\x7f\x1d\x65\xee\xe3\xb5\xbc\xbf\x29\xdb\x87\xed\x0a\x19\x77\x73"
- "\x55\x26\xaf\xe7\x0f\xd8\x3e\xeb\x39\x2e\x70\xbf\xde\x32\xca\x35"
- "\x90\x6b\xa2\xf7\x5b\x72\x1c\x0c\xba\xf6\xb4\x07\xcd\xef\x15\x83"
- "\x76\x0e\xf4\x41\x33\xe8\x97\x1b\xaf\x6f\x75\x3f\xac\xdd\x11\xb1"
- "\x52\x3f\x4e\x57\xfa\xdd\x4b\x6f\x27\x0d\xc6\x13\xa1\x7d\x85\x34"
- "\xa9\x9b\xb2\x95\x4f\xc3\x75\x18\x13\xdf\x2e\xe5\xfd\xf3\xca\xe7"
- "\xc8\x12\xda\xb7\x38\xc1\xfe\x63\x4a\xe4\xef\x9c\xf3\xaf\xf2\xef"
- "\xa2\x6b\x52\x29\x65\xf3\xfe\x03\xfb\x3d\x58\x37\xc9\xfc\xd3\xd3"
- "\x2b\x28\x6a\x6e\x91\xa7\x1c\xa3\xa6\x5a\xe7\xae\x7c\x7a\xd5\x73"
- "\xb6\x25\x65\x2b\x9e\x5a\x51\xba\xa2\x6c\x83\x0c\xa1\x90\x25\xff"
- "\xdd\x9f\xb1\x74\x91\xdc\x74\x8e\xb0\x2f\xd2\x07\xd6\xe3\xde\xbe"
- "\x18\xe4\xf5\x83\x6b\xa2\xd7\xdb\x52\xff\xd5\xc1\x96\xaa\x93\xbe"
- "\x3b\x4d\x49\x5e\xc3\x1f\xe5\xf7\xcd\x77\x20\x6d\x87\xe6\x63\x73"
- "\x5a\xcb\x17\x76\xbd\x9b\x0b\x3e\x9e\x76\x8a\x7e\x15\xe4\xfd\x10"
- "\xf4\x95\xcb\x53\x71\x86\xe7\x92\xd3\x78\x8d\xbf\x95\xd7\x32\xd6"
- "\x70\xfe\xa6\xcd\xec\xc3\xc0\xfe\x50\xe0\xc3\x03\xa7\xb4\x67\xed"
- "\x9b\xe9\xfb\x82\xab\x2c\x07\x82\xe7\x2d\x3f\x11\xa2\xf0\x75\xb1"
- "\xaa\x64\x9f\x38\x5f\xf2\x7a\x44\xfc\xb7\xa1\x28\x5f\x0d\x39\xf9"
- "\x36\x7e\x37\x09\x57\x86\x0d\xf2\x37\xe6\x0c\x35\xbd\xc9\x38\xcc"
- "\x2b\x11\xe7\x07\x62\x21\x34\xbd\x8f\xe7\x3e\xfc\xc2\xc2\x35\xce"
- "\x15\xb1\xbf\xc6\xef\x3e\xe5\xfc\xb6\xe5\xec\x13\xd6\x74\x96\xf1"
- "\x12\x35\xe3\xaa\x7c\xf6\x92\x44\xe4\x0f\x29\x3c\xdf\xb9\xce\xb3"
- "\xad\x8d\xac\x4f\xc9\xfb\x24\xf7\x33\x6c\xcf\xbd\xf3\x63\x61\xb0"
- "\x0b\xde\x83\xf3\x74\x05\x49\x9d\x57\x7b\xbb\x9c\x7d\x10\xea\x61"
- "\x6f\xd7\xa5\x92\xd9\x95\x4a\xc9\xbd\xce\x77\x72\xfa\xfd\x2f\xcc"
- "\x6a\xbc\xe5\x31\x8f\x63\x67\x43\x1f\xf5\xf2\xf8\xc9\x78\x30\x0f"
- "\x03\x66\x31\xef\xcf\xa9\xf3\x51\xef\x94\xc2\xb6\xb4\x5c\xbb\x3e"
- "\x7e\x47\x7e\x4f\x65\xd2\x0e\x2a\xe6\x35\x6d\xde\x77\xe6\xd8\xd2"
- "\x90\x57\x6d\xfd\xf0\x57\x7f\x92\xfb\xea\xd0\x29\xbc\x5f\xd2\x50"
- "\x09\x3b\xc1\x9c\x73\x82\xed\x9b\xa0\x93\x1c\xbc\xb7\x19\xbe\x74"
- "\xb6\x89\xf7\xa3\xe5\xd9\x42\x19\x93\xfd\xf7\xd4\x70\x91\x8c\x9d"
- "\xf4\x0e\x7f\xab\xdb\x3c\x40\xd7\x5f\xdd\xc3\x30\x44\x4d\x7a\x92"
- "\xa9\xc2\xb0\x9d\x61\x84\x2f\x9d\x9b\xa2\x97\x03\xed\x86\x71\x39"
- "\xf0\xc1\xcd\xb2\x1c\xe7\x95\x31\x51\xcc\x8b\x85\x79\x4f\xbb\xac"
- "\x53\x3d\x17\x08\xc8\x61\xf0\x52\xa8\x09\xf7\x8b\x98\x4e\xb8\x16"
- "\xca\xb5\x5f\xcc\xd7\x65\x2c\x1e\xf3\x9a\x62\x8f\xf7\xaf\x6e\x89"
- "\x0f\xfb\xe2\x96\x41\x67\x49\x7b\xf0\x57\xab\xeb\x3f\x27\xa3\xed"
- "\x19\xee\xbf\x77\xe5\xba\x3f\xf8\xe9\xa0\xc2\xef\xdd\x21\x3d\x35"
- "\x59\x79\x3d\xe6\xbd\x2e\xbf\x21\x89\x8e\x59\xf8\xec\xc0\xbb\xb9"
- "\xc7\x2c\x97\x31\xa7\xf8\x55\x8b\xd7\x78\x5b\xb9\xb2\x45\x54\x39"
- "\xde\x27\x86\x9d\xda\x95\x68\x31\xdb\xf1\xbe\x5b\xf7\xbb\x80\x4d"
- "\xda\xb5\x13\xef\x40\xdb\x66\xa6\x9b\x97\x9a\x72\xdb\x4a\xd5\xd9"
- "\x0c\x3c\x0f\xe5\xf3\xf6\x92\xd6\x5b\x9f\xed\x32\x6d\x71\xf3\xf9"
- "\xcf\x29\xa6\x60\xae\x81\xf7\x81\xf9\xdc\x3f\xc7\x42\xe0\xb3\xff"
- "\xbc\x96\xa7\xbd\xcf\x8e\x79\x9f\xa5\xbf\xef\x75\xbe\xbb\x54\x3f"
- "\xb3\xcf\x31\x95\xd8\xc7\x20\xa4\xf9\x0a\xca\x58\x43\x17\xd4\x3e"
- "\x2a\xfb\x0a\xf2\x3a\x22\x9f\x79\xe4\xbd\x4e\x94\xab\xeb\xf7\xdd"
- "\x94\x67\x7d\xde\x3d\xa4\xfb\x46\xe1\xfe\x48\xbf\x5f\x0f\x68\xd1"
- "\xe3\xda\xbb\xdd\x6f\x7e\x37\xd7\xef\xda\x73\x1c\xef\x4e\x40\x1f"
- "\x0e\x1a\x8b\x48\xce\xfd\x38\x26\xf3\xf3\x64\x08\xa7\x4e\x26\x8e"
- "\xd1\x71\xcc\x4f\xda\x39\xe7\xc3\x93\xb5\x33\xf1\x89\xe7\xe8\xdd"
- "\xbf\x0f\xec\x39\x86\xb4\xf5\xb2\xc3\x8b\x95\xbd\x76\x78\xb1\x5c"
- "\x2f\xab\xd9\x6b\x7b\x63\x63\xc0\xd0\xb4\xd1\x6b\x50\x67\x1f\x0e"
- "\x17\x78\xe9\xe8\x36\xdd\x6f\x05\xf9\xcc\x83\xc5\x5e\x13\xae\xa9"
- "\x27\x14\xcc\xf7\xe4\x7a\xe2\xc0\xfc\xe7\x3d\xe9\x1b\xc4\xfb\x83"
- "\x61\x1e\x2b\x53\xd7\x39\xa4\x0f\x86\xed\x02\xaf\xbb\x0c\x55\x73"
- "\xb1\xf7\xb4\x6f\x49\x49\x5f\xcf\x1b\xce\x44\x3f\xa7\xf2\xb3\xa2"
- "\xd9\x61\xaf\xbe\x06\xbf\xcb\x10\xe6\xb8\xdc\xc2\xde\x28\xfc\x1e"
- "\x9b\x9f\x60\x87\xf9\x3c\x18\x7b\x51\x87\xb0\xad\xe1\xb8\xf9\xef"
- "\xdd\xc8\xb4\x57\x32\xf5\xde\x4b\x12\x27\xe7\xbd\xc2\xce\xf6\xa7"
- "\x8f\x7d\x40\x2e\x10\xf2\xa5\x20\xdf\xcc\xe6\x8a\x6e\xf6\x63\x39"
- "\xce\x31\x0f\x3b\xb5\xba\x7d\x29\x53\x4f\xdc\x96\x4c\xc5\xbd\xce"
- "\xf7\x60\xff\xbf\x98\x7b\xed\x72\xfe\xde\xa2\xab\xd9\x22\x6a\x6c"
- "\xcc\xa5\xc1\xe6\x33\x3c\x5f\x9d\x88\xfa\xe7\x09\xc6\xff\x9f\x67"
- "\x06\x0d\x01\xd8\x0f\xc3\xc4\x37\x1d\xe5\xd0\x03\xc3\x44\x68\x23"
- "\xfa\xab\xc7\x02\x7b\xb7\x85\xda\x82\xcd\xd2\x47\x04\x32\x6c\xaa"
- "\xf4\x8b\x0b\x9e\xe0\x61\xe9\xdf\xab\xce\xc1\xff\xf3\x3d\x9e\xe0"
- "\x07\xd4\x66\xf3\x91\x7b\xcd\x1f\x31\x66\xfd\x73\x06\xe3\x35\xd1"
- "\xe6\xa0\x09\xe7\xf8\xfd\x7b\x9d\x6a\x9c\xfc\xe7\x5c\xed\x6a\xe6"
- "\xd8\x98\x91\x38\xdd\xff\xfc\xca\xa7\xcb\x56\xac\x5a\x39\x21\x7f"
- "\xd9\xba\x65\xa5\xd6\x87\x95\xcb\x5d\xd4\xf8\x95\x34\x10\xff\xfb"
- "\xd7\xc9\x3c\xa6\xb0\xad\xc2\x71\xc0\xaf\x16\x03\x5c\x8f\xff\x0d"
- "\xbb\x21\x9d\xd7\xf7\xfe\x27\x63\x80\xeb\xb6\x08\xc7\xff\x1e\x58"
- "\xeb\xfe\x75\x4b\xbf\x0c\x84\x3f\xea\xe5\x67\x3e\xfb\x19\x76\xfe"
- "\x73\x3e\xcb\x51\xbd\xf4\x4f\xfb\xf5\xec\xc8\x58\x49\xec\x8b\xc7"
- "\xeb\x23\x48\x5f\xac\x9f\xb3\x05\x2f\x62\xdc\xf8\x75\xe9\xc0\xb9"
- "\x9f\x5f\x97\xa3\xbf\x8f\x28\xf9\x95\x79\xb7\xeb\x7b\xc2\xda\x77"
- "\xd7\xe4\x1e\x76\xd8\xd9\x97\xab\xd6\x61\x7e\xbd\xb3\x3e\x3c\x2c"
- "\x49\xed\x01\xfc\xfa\xb0\x7e\xa6\x4c\xc9\xe6\x47\x9a\x6c\xfe\xba"
- "\xe5\x6a\xfb\xf6\x03\xb2\x71\x24\x69\x40\xae\xff\xa2\x95\x3d\x92"
- "\xf4\x65\x7b\xfe\x9a\x3d\x7c\xe3\x19\xfa\x97\x9b\x79\x6d\x06\xf7"
- "\xb7\xe0\x7e\x88\x1c\x6b\xa5\x7f\xfd\xfb\x9f\x69\xf7\xa8\xe3\xfd"
- "\xdf\x69\xf7\x5f\xc7\xfd\x3b\xda\xfd\x68\xdc\xbf\xa6\xdd\x43\x66"
- "\xdf\xdf\xa2\xdd\xa7\xe1\x7e\x85\x76\x0f\x9d\xff\xfe\x43\xda\xfd"
- "\x28\xdc\xdf\xa3\xdd\x7f\x0d\xf7\x63\xb5\x7b\xc8\xe0\xfb\xd7\x69"
- "\xfb\xa7\x49\xc0\xfd\xe2\xb5\xdb\xe7\x47\xdc\x6a\x8f\xee\x7d\x82"
- "\x2d\x74\x40\x8d\x19\xfd\x69\x69\xe0\xe9\xa5\x3a\x7d\x91\x7e\x84"
- "\xeb\x41\x7a\x96\x97\xde\xec\x8c\x48\x3f\xa8\xe5\x9f\x8d\xf1\xc6"
- "\x1b\x91\x5e\xa7\xa5\x2f\x86\x0d\x9a\x14\x91\xee\xd2\xd2\xcb\xa0"
- "\x17\x4b\x22\xd2\xb5\xb8\x0e\xef\xef\xf0\x52\xa3\x25\x22\xbd\x5c"
- "\x4b\x3f\xa0\xfb\x2b\x68\xe9\xa5\x5a\xfa\x51\xa4\x1f\x8f\x48\x2f"
- "\xd6\xd2\xa1\xff\x7f\xdd\x11\x91\xae\xd6\x15\xe4\x59\x34\x93\x38"
- "\x56\xc1\xb2\xf5\x7e\xc0\x4b\xfb\x8f\x44\xe4\xc9\x53\x65\xff\xc5"
- "\xec\xa5\xba\xc8\xb6\x4c\xd3\xd2\x33\xbd\xf4\xb7\xc6\x88\xf4\xec"
- "\xc1\x74\x55\x42\x2d\x15\x0f\xb6\x86\xc9\xdf\xa9\x92\x7e\x92\xd2"
- "\xb6\xfc\xcd\x32\x3e\xa7\x66\xda\x2f\x4e\x59\x2b\x85\x38\x45\xbf"
- "\xc9\xd7\xfc\x03\x9b\xd9\x5f\x4b\x9d\xf7\xfb\x4d\x8e\x3c\x03\xc6"
- "\x3e\xe7\x7c\x06\x70\x23\xa7\xfd\x8b\x8c\x7d\x32\xa9\xdc\xa1\x62"
- "\x72\x2a\xff\xd3\x6e\x39\x97\xd7\xf6\x39\x91\xe7\x33\x5e\xdb\x64"
- "\x38\xbc\xde\xe7\x29\xbb\x2c\x7d\x22\x79\x2e\xc5\x69\x3c\xa7\x95"
- "\xe7\xc2\x22\xe6\x54\x4a\xef\xff\x66\x59\x98\xcf\xed\x3b\xd5\xbc"
- "\x9f\x65\x91\xf3\xb3\x6f\x4e\x64\x5e\x2f\xfd\x46\xce\x4d\x13\x2d"
- "\x29\xff\xd6\xeb\xfc\xcd\xec\x81\xb3\x4a\xff\x52\xa7\xa5\xff\x09"
- "\xe9\x8b\x23\xd2\xb7\x0f\xae\xdb\xa1\xef\xcc\xe9\x05\x7d\x97\x84"
- "\x3f\x78\x49\x04\x76\xfd\x07\xf0\x5e\x2e\xcf\xdd\x7c\x23\xe4\x4a"
- "\x2f\xd6\x62\x60\x7c\x16\x5c\x27\x7c\xd0\xd9\xfc\x8d\x89\xeb\xe7"
- "\xfb\x7d\x34\xdf\xd6\x2b\x76\x3e\xc5\x7e\x76\x17\x65\x3c\x28\x7b"
- "\x37\xc7\xdf\x66\xdf\x2d\x3f\xef\x0f\x25\xb7\x61\x8c\xab\x5f\xce"
- "\xef\x3f\xa5\x79\x25\x3e\x6a\x2d\x09\x51\x3d\x60\xef\x7f\x4a\xf7"
- "\x9b\xfc\x4d\x7f\xfc\x1f\xc6\x81\xeb\xb3\xcb\x6f\xc5\x1c\x9d\xc0"
- "\xb8\xf2\xb7\xf0\x44\xf5\x7b\x36\xf1\x5b\xb6\x65\xf7\xb8\x4c\x5b"
- "\xc8\x8a\xb1\x7d\x0a\xee\x1d\xea\x87\x77\x48\x1f\xac\x4d\x4a\x96"
- "\x8f\x6a\xfe\x98\xe9\xed\x4a\x5f\x1c\x2d\x13\xff\xc4\xe7\x8e\x8e"
- "\xf2\xf9\xa7\x12\xd8\xcd\x71\xfd\xaf\x36\xef\x27\x43\x5f\x0d\x6c"
- "\x93\x73\x47\x0c\x4a\x3f\x7d\xb0\x34\x6c\x48\xda\xc2\xeb\x8a\xf2"
- "\x3b\x11\x35\x93\xcd\x87\x56\x06\x0c\xad\x1b\x3b\x69\xd3\xd7\xc8"
- "\xb2\x38\xc0\xbe\xe4\x47\x3f\x1f\x59\xc6\xb1\x45\xf7\xda\x60\x87"
- "\x1a\xde\xc5\xfb\x0f\x57\x1e\x31\x04\xa5\xbd\xf2\xc1\x52\xb9\x16"
- "\xe5\xca\xe9\xe4\x31\xc4\xd3\x11\xe2\xb3\x47\xd2\x4e\x86\xfe\x4f"
- "\x0a\xad\x2f\x49\x0d\xae\x2d\xb9\x7e\xff\x1a\x4a\x0e\xad\xcd\x4c"
- "\x7b\xe5\x12\x4d\xd1\xc7\x1f\xcc\x61\xb3\x45\xaf\x65\x78\x15\xc6"
- "\x14\x9e\xe3\x8e\x4c\x30\xcb\x3d\x37\xbe\x0f\x1b\xde\x48\xaf\x5f"
- "\x77\xf5\x6f\xde\x84\x30\xb7\xe5\xd8\xd3\x8c\x4b\xbc\xb6\xee\x78"
- "\x1d\xf3\x65\xed\x9c\x6c\xe5\xe7\x34\x0a\xf3\x16\xc3\xc8\x8b\xc2"
- "\x7d\xa6\x94\x0c\xfc\x9d\x90\xca\x65\x72\x1d\x69\x48\x6b\x49\x90"
- "\x3c\xe5\x7f\xa6\xca\x35\xdc\x47\x1f\xbc\xcf\x76\x1a\xfb\x4d\x22"
- "\xbf\xf9\x0c\x7d\xf0\x3b\x53\x00\x63\x46\x00\xb6\xf4\x33\x3c\x27"
- "\xfc\xe0\x53\xbf\x8c\x7d\xfb\xa1\x95\x7d\xc7\xdd\x6b\xee\xe3\xb4"
- "\x2f\xec\x9f\x4b\xdf\xd8\xe3\x4a\xb6\x3e\x38\xc1\xcf\x76\x3e\xb7"
- "\x9b\x3a\x35\xf9\xad\xcb\x81\xff\xcb\xde\xf7\xc0\x45\x55\xa5\xfd"
- "\x9f\x19\x10\xc9\x48\x06\x17\x09\xcd\x6a\x6c\xb1\x9d\xca\x3f\xd4"
- "\xea\xbb\xae\x61\xe2\xbf\xd6\x5c\x4d\x74\xfd\x83\xe5\x1f\x34\x29"
- "\x74\x45\x47\x44\x44\x44\x40\x34\x5e\x6b\x15\xc7\x42\x16\x13\x75"
- "\xea\xc5\x7d\xa9\xfc\xc3\xee\xda\xfb\x62\x6b\x3a\x26\x16\x28\x30"
- "\x58\x58\x68\xa8\x23\xa1\x21\x8b\x36\xc9\x28\x83\xce\xdc\xfb\x7b"
- "\x9e\x73\xee\x9d\x3b\x77\x98\x01\xc7\x34\xdb\xdf\xbe\x7c\x3e\x7c"
- "\xee\x9c\x7b\xcf\x3d\xf7\xdc\xf3\x3c\xe7\x7b\x9e\xe7\xb9\xcf\x79"
- "\x9e\x4e\xcc\x56\xf1\xc9\x49\x61\x7d\x88\x61\xfa\xd7\x27\xd5\x9e"
- "\x78\x97\xd3\x69\xb4\x3c\xc6\x46\xcf\xb7\x91\x17\x2d\xbc\x89\x7e"
- "\xcf\xc4\x78\x05\xc9\xc3\x0c\xfc\x75\x1d\x61\x7b\xec\x0e\x6e\xe1"
- "\x36\x69\xb4\x2c\x5e\xe5\xc1\x4d\x84\xf9\x22\xc1\x1a\xa9\xc9\x60"
- "\xb6\x5c\x8d\x8e\xd9\x36\x35\xfa\x35\x3d\xd1\x57\xf9\x60\x5e\x73"
- "\x90\xa6\x08\x8e\x0b\x9b\xbb\x3d\xa7\xf7\xbc\x1e\xf5\xd1\xab\x1f"
- "\x21\xc1\x68\x53\x47\xbf\xe3\x1d\xcc\xdf\x18\x9e\x71\x28\x9f\xdf"
- "\x44\xaf\x3d\x5a\xa7\x25\x3e\x4c\xdf\x3b\x78\x69\x40\x3e\x01\xb9"
- "\x82\x3c\xc0\xab\x34\x51\xd4\xc7\x4b\xa7\x89\x31\x36\xf1\x06\xf4"
- "\x2d\x64\xdf\x3e\x0e\x15\xf2\x41\x9a\x28\x56\xff\xd0\x6f\x2b\x9b"
- "\xe0\x1d\x54\x1a\xb5\xd1\x7a\x59\x90\x09\x0f\x01\xef\x6b\xd4\xbc"
- "\x4e\x13\xce\xf6\xbf\x1f\x7a\x43\xc4\x55\xc6\xa3\x87\x56\xb1\x71"
- "\xeb\xa3\x67\xe3\x76\xa8\x50\x58\xaf\x1e\xc5\xdf\xb0\x76\x87\xb3"
- "\x6f\xf5\x87\x12\x45\x19\xd9\x24\xd4\xc1\x7b\xe0\x77\x34\xc3\xda"
- "\x43\x39\xf0\xee\xc2\x1e\x86\x43\xf4\x7b\x21\xbc\x1f\xac\x59\x07"
- "\xab\xf0\xbd\x3c\x61\x2b\x1d\x8b\x54\xe2\x03\x7d\x8e\x44\x9f\x52"
- "\x94\x53\x8c\x96\x61\x06\x96\xcb\xf2\xf0\xd3\x74\x1f\x30\x3c\x07"
- "\xe8\xa3\x44\xdc\xc4\x7d\xcb\xd8\x9e\xd4\x7f\x43\x77\xb1\x2f\xf8"
- "\x3c\xbc\x06\xef\xaa\x46\x7a\xc2\x58\x85\x63\x1d\xa4\xeb\x45\x2d"
- "\xda\x38\xae\xc1\x98\xa1\xbf\xd0\xe1\x48\x1c\x13\x36\x66\x87\x1d"
- "\x39\xcf\xd9\x78\x1d\x0e\x92\x8f\x07\x2b\x73\x2a\xc0\x86\x04\xf4"
- "\x1b\x39\x1c\x29\x8c\x5f\x93\xf0\x7c\x9a\x87\x93\x5d\x33\xec\x74"
- "\xba\xf7\x61\x47\x5d\x96\x37\x55\x89\xdf\x60\xd1\x26\xcf\xf8\xd5"
- "\x50\xe5\x74\x5f\xd5\xec\x1f\x50\x46\x0e\x53\x63\x9e\x4b\x1c\xf3"
- "\x96\x4c\x43\xbd\x34\xde\xac\x1d\x37\xcf\x78\x44\x7c\x86\x89\x18"
- "\x0a\xc4\x7e\xc2\x6f\x61\x0d\x3e\xac\x91\x68\x62\x18\x23\xde\xb7"
- "\x9d\xee\x25\x3a\x64\xc1\x3d\x90\x6e\x71\x10\xbf\xfd\xc0\xa8\x54"
- "\xda\x86\x19\x28\x3f\x92\xc3\x7a\xf4\x89\x85\x71\x8d\x64\x3c\x74"
- "\x78\x2d\x5b\x0b\x0f\xeb\xb1\x4d\xfc\xae\xc2\xe2\x9d\x1e\x06\xcc"
- "\x3a\x24\xe4\xea\x3e\xbc\x4b\xe8\x03\xe8\x7f\x07\x0b\x5c\xf5\xba"
- "\x11\x73\xe6\xd1\xcd\xbe\xfd\x96\x69\x5d\xf7\x15\xf9\x4b\xfb\x3a"
- "\x0f\x37\x38\xed\x8b\x15\xf6\x1a\x7e\x3a\x10\xf4\xd4\x7d\xd9\x2c"
- "\x2e\x6e\x71\x36\xd0\x2c\xfd\x1a\xe9\x89\xf9\x61\xd2\xb4\x7c\x63"
- "\xa5\x16\x74\x6b\xd5\xa0\xbe\xbc\x6e\x50\x78\xda\x35\xd2\x05\x7d"
- "\x2e\x10\x6f\xd0\xde\xc3\x07\xc1\xf9\x4d\x83\xc2\xa5\xbd\x77\x25"
- "\x26\xd0\x6d\x0b\x37\x80\x2e\x9b\x7e\x99\xf4\x64\x3e\x14\x9f\x2e"
- "\x11\xec\x3e\xef\x70\xba\x41\x03\x71\x5f\x67\x25\x68\x84\x7c\x7a"
- "\xdc\x3b\xdc\xa6\x41\x03\xa1\xdd\x51\xe9\xf1\xa4\x1b\xae\x6f\xe8"
- "\xab\xcb\x78\xa6\xc4\x00\xed\x8e\xc2\x98\x6b\x1c\x1f\xad\x80\xe7"
- "\xaf\xe3\x54\x43\xaa\x36\x70\x84\xfa\x88\x03\x9f\x29\xeb\xc8\xa7"
- "\x87\xe1\xf9\xeb\x30\x6f\x25\xda\x7c\x8c\x56\xe8\xe7\xa6\x41\xeb"
- "\xe0\x5a\x57\xb8\x86\xf6\x1e\x0e\xe3\xaf\x61\x3c\x77\x68\x3f\x14"
- "\xdb\x87\x67\xad\x63\x7d\x37\xd3\xba\x75\xe4\x48\x6f\xac\x23\xc6"
- "\x75\xe3\xd2\xa3\x7d\xf0\x3a\xee\x13\xb6\x63\x5e\x04\x90\xce\xd9"
- "\x3d\x35\x8e\x7b\x04\xf9\x19\xe6\x72\xc9\x7e\xfe\xad\xe7\xd0\xf7"
- "\xa7\x18\x7d\x52\x99\x2c\x5b\xb2\x4f\x98\xeb\x20\x1f\x97\x7c\x24"
- "\xfc\x0e\x70\xd4\x4d\x8f\x26\x69\xad\x24\x94\x7e\x57\x5d\xee\x03"
- "\xd8\x5b\x12\x80\x39\x16\x9c\xda\x3c\x8f\xed\xad\xc7\x78\x71\xb1"
- "\x24\x00\x70\xf9\x7e\xe8\x37\xe6\x47\x39\x8f\xb6\x5a\x61\x6c\x4c"
- "\x40\xa7\xa2\x8d\x2c\x26\xe0\xbe\x0d\xc0\xfb\x69\xab\x40\x1e\x58"
- "\x45\x02\x56\xd9\x49\x2f\x7c\x4f\xa0\x5b\x03\xfa\x55\xa3\xee\x86"
- "\x63\x23\xd0\xb0\x00\xde\x65\xd7\xaa\x38\xbe\x7e\x55\x13\xdf\x50"
- "\x11\x57\x43\x60\x9d\xe9\x56\xa9\xad\xc2\xd8\xe4\xe7\xf1\x5d\xd1"
- "\x46\x09\x63\x0a\x72\x26\x3c\x63\xd3\xa0\x5d\xb8\x57\x86\xda\x09"
- "\x94\x87\x8b\xc5\x7d\x45\xdb\xe9\xde\xa3\x92\x70\x87\xed\x2b\x89"
- "\x2f\x11\xfa\x52\xca\xe1\xef\x24\xba\x3f\xb1\x0b\xea\x3f\x68\xd3"
- "\x98\xbd\x42\xef\xd8\xa3\xc1\x6c\x03\x25\x0b\x9d\xe2\x72\xd1\x7b"
- "\xd1\x46\x80\xf7\x4e\xb0\xf1\xd7\x36\x0a\x75\xf1\xde\x09\x2b\x66"
- "\xf3\x78\x2f\xdc\xa3\x77\xdc\x23\xdb\xe3\x73\x84\xc9\x15\x30\xb6"
- "\xf8\xdb\x0c\x63\x29\xf8\x50\xa9\xd9\xf7\xef\x92\x1a\xf1\x9b\xb3"
- "\x89\x7c\xaa\x43\x7e\x72\x1f\x4f\xfc\x28\x91\xc7\x48\x3a\x5a\x85"
- "\xf1\x9b\xe0\x7c\xa8\x18\xcb\x08\x7e\x87\x41\x5b\x4c\xce\x76\x8a"
- "\x51\x96\xed\x14\xef\x30\xdd\xcc\x7f\x8b\x7c\x02\xb8\xe2\xd3\x48"
- "\x8e\x82\x5c\x34\xa4\x8a\xed\x93\x3a\x7a\x18\xfb\x59\x47\x8e\x62"
- "\x2c\x85\x40\x16\x4b\xe1\xe8\x6a\x01\x3f\x0c\x13\xec\xb6\x40\x13"
- "\x3c\x13\xf7\xfc\x38\x95\x93\x01\x4f\x54\x50\xef\xaf\x2c\x1e\xe0"
- "\x51\xad\x4b\x7d\xbc\x9e\xe1\x52\x8e\x74\x29\xab\x2d\x30\x6f\x3c"
- "\x7d\x5b\xdf\xd0\x93\xda\x0f\xeb\xbb\xae\x26\xda\xf4\x4b\xc4\x07"
- "\x78\xe5\x02\xf6\xad\xb2\xa1\x09\xdf\x29\x90\xcf\x0c\x27\x68\x03"
- "\xa5\xb2\x25\xac\xe9\x75\x61\x50\xe7\x12\x09\x41\xbf\x6f\xcc\x91"
- "\x02\xf5\x1b\x59\x1c\xf3\xcf\xa7\xcf\x58\xd6\x85\x70\xaf\x45\xdf"
- "\xcf\x2b\x27\xe2\xf7\x44\xff\xdd\x37\x4c\x9d\xf0\x3b\x57\xda\x16"
- "\xe0\x49\x3b\x09\x01\x1e\xab\xc7\x7c\x74\x70\x4f\xd3\x7f\xdd\x68"
- "\xe8\x64\xb4\x9d\x26\xda\x05\x44\xd9\x48\x3e\x1f\xe7\x9b\x4a\x7c"
- "\x37\x5e\x24\x2a\xa0\xab\xed\x88\x6d\x30\x11\x63\x21\xe4\x77\x63"
- "\xfb\xb8\xf3\x01\x5f\x97\x86\xf2\xd6\x96\xcc\xcf\x0a\x41\xf7\xca"
- "\x11\x75\xec\xf5\x2c\x0f\x8a\x2f\x3c\xbf\xbb\x52\x88\xfb\xc0\xc6"
- "\xf6\xb3\x0b\x6c\x9f\x55\xf0\x6b\x70\x4f\xad\x24\x7f\x7f\xce\x72"
- "\x8d\xeb\x86\x08\x6b\xdd\xe7\x71\x47\x40\x82\x5f\xcb\x7c\x14\x82"
- "\x5b\x32\x3f\xf7\x77\xf8\x28\x50\xbb\xd5\xe7\x71\x40\x43\x0b\x93"
- "\xcd\x87\x00\xbe\xfb\x0b\x73\x10\xcf\x87\xa9\xf1\x5e\xb8\x2f\xd0"
- "\x42\x6d\x4c\x9f\x8f\x92\x78\xed\xf3\x00\xc4\x7c\x78\xa7\x00\x13"
- "\xf9\x2c\x03\xdf\x0b\xc7\x04\xea\xf9\x42\x79\xed\x91\x02\x0f\x71"
- "\x61\x55\x61\x55\x36\x6a\x03\xf9\x73\x1c\xf0\xd3\x65\xa0\xc1\x2f"
- "\x30\xf6\x93\x11\x9e\x53\xb1\xfd\x06\xa9\x08\x6d\x26\x95\xf0\x1b"
- "\x7d\x91\x0d\x0b\xbe\x25\xf5\x6a\xf7\xeb\x0d\xac\x59\x51\xd0\xe7"
- "\x18\x6c\x0b\xb1\x00\xfd\xb7\x8c\xa9\xb0\xfe\x98\xa1\xad\x7a\x42"
- "\xdb\xa8\xe0\x1a\x48\x45\x32\xea\x59\x1f\x69\x2b\xb7\x9f\x26\x95"
- "\xa1\x5f\xd2\xe7\xa0\x4c\x68\x48\x68\x6e\xaf\x6d\x2d\xb4\x9d\x21"
- "\xb4\xdd\x04\x6d\x07\x7b\x6e\x3b\x57\xe7\x65\xdb\x5e\xf4\x3b\x37"
- "\xc3\x9b\xb6\x41\xde\xad\xc6\x3c\x37\xb8\xaf\x2b\xad\x07\x79\xc0"
- "\x7e\x1d\xe3\x7e\x3e\xca\x33\x7f\xd8\xb2\xa1\x74\xef\x57\x26\xdd"
- "\x3b\x53\x45\xf7\x80\x5d\x21\xd4\xa7\x91\xed\xfb\xba\x40\xd0\x1f"
- "\xa2\x25\xb3\x4c\x23\xe9\x4a\x8e\xef\x54\x20\xab\x96\x8d\x63\x7e"
- "\x8f\x03\x85\x38\xe4\x65\x18\x37\xd2\x83\x9e\x37\xc8\xc6\xfc\x67"
- "\xcb\x5e\x17\xed\x2f\xcd\x41\x83\x6c\x42\x5b\x6a\x57\xbb\x9e\x98"
- "\x90\x36\x36\x39\x51\xcc\x6d\x9b\x28\x6c\x3f\x9d\x14\xfb\x4a\xec"
- "\xfc\xa4\xd8\x79\xea\xc9\xcb\x12\x16\xf5\x5b\xfc\xea\xab\xea\xf1"
- "\xb1\x4b\x97\xce\x79\x2d\xb6\x0b\x99\x9c\x30\x67\xd1\xd2\xf9\x68"
- "\x7b\x53\xab\x47\xfd\x7a\x76\xdc\xe2\xc4\x7e\xcf\x8d\x0a\x77\xb1"
- "\xbd\xe1\x5e\xc5\x5a\x94\xc1\x61\xed\x08\x49\xb3\x93\x20\x8c\xe3"
- "\x13\xb8\x82\x37\xac\x04\xfd\x0f\xf8\xaf\x11\xd7\x29\x5c\x1b\x50"
- "\x37\xc0\x18\x82\x80\xdf\xe5\x5b\x73\xf9\xaa\x8b\xe4\x1b\x3b\xc8"
- "\x95\x35\x3b\x58\x3c\xbc\x5a\xd0\xc9\xcd\x2c\xdf\xe2\x37\xa7\x30"
- "\xd6\xdd\x9f\xe0\x9c\x39\x68\x88\x65\xe3\x59\xe2\x0b\xeb\x1a\xe8"
- "\x25\xc7\xf2\x78\x65\x67\x7e\x7d\x08\x5f\xc2\x7f\x1b\x4a\x84\x18"
- "\xe2\x4a\xa3\xc9\x8a\xdf\xf3\xfd\x27\xd8\xd2\x79\xc4\x53\x36\xb7"
- "\x8e\x6d\x61\xe3\xa2\xd1\x32\xbf\xe2\x6f\xf6\xa3\x0e\xb3\x86\xe6"
- "\xc3\x3c\x06\xf3\xff\x13\xad\x84\xd3\x5f\x96\x08\xb2\x23\xc6\xf8"
- "\x58\x5e\x07\x65\x16\x67\xe4\x58\xb5\xdc\x57\xa3\x1c\xd6\xe5\xaf"
- "\x1b\xd8\x3f\xde\x53\xe3\xcf\xfe\xf1\xb7\xf3\xff\x37\xf9\xec\xdf"
- "\xf5\xfc\x8f\xfd\x17\x9f\x7f\xbb\xf7\x57\xa7\xb6\xff\x7f\x2b\xcf"
- "\xc7\xe3\xbd\x7c\xff\x1f\x73\x7f\xf5\xda\xf6\xfe\x91\xdf\x80\xb7"
- "\x6a\xff\x74\x96\xf8\x03\x7f\xe6\x6c\x98\x0b\x3c\x7d\x86\x84\xa6"
- "\xda\xf8\xfa\xf4\x99\xa4\x57\xda\x25\x82\xf9\x08\x1b\x12\x93\xf9"
- "\xfa\xb4\xeb\x28\x93\x56\x4f\x01\xfe\x2d\xce\xae\x23\x01\x1b\xea"
- "\x88\xaa\x32\x11\x73\x15\x63\xac\x2f\xc0\x99\x26\xf8\x87\x72\x79"
- "\x92\x95\x1c\x37\xff\x80\xfe\x4d\x86\xca\x18\xc0\x9d\x5a\x42\x90"
- "\x7f\x03\x62\x48\x70\x7e\x08\x7f\x80\xcf\x5c\x0c\xeb\xd9\x62\xcc"
- "\x4b\x58\xbd\x97\x8b\xec\xb4\x37\xa5\xb4\x93\x7a\x2e\xae\xf1\x15"
- "\xd3\x05\xde\x3c\xca\xf6\x14\x7d\x49\xf7\x33\xc0\x3c\xa9\x66\x76"
- "\xf5\xea\xe1\x6c\x3d\xaf\x0e\x12\xec\x4d\xf0\xfb\x4b\x2a\x2b\xc2"
- "\x7b\x14\x63\xfe\x56\x6c\x73\x0f\x57\x4c\xf3\xb7\xee\x4d\x89\xec"
- "\x94\x3a\x87\x28\x2b\x4d\x8d\x04\x73\x3b\x61\x2e\x50\x98\x77\xbb"
- "\x60\x9e\x15\x6d\x0b\xe1\x75\xd0\xbf\xf5\xdb\x43\xf8\x75\xd0\xa7"
- "\xc2\x96\xcc\x8a\x52\x58\x7b\x0e\x08\xdf\x5d\x0c\x30\x2f\x76\x6d"
- "\x80\x3a\x13\x96\x91\x47\x37\x40\xbd\x6c\xa8\x87\x72\x32\xeb\xdf"
- "\x89\x0d\x30\x06\xfb\xe0\x99\x55\xea\x59\x58\x36\x52\xdf\x1b\x7c"
- "\x36\xbc\x87\xba\x8e\x18\x43\x61\x6d\xf3\xc5\x67\x88\xcf\x6d\xc9"
- "\xac\x04\xfc\x2b\x4d\xa4\xdf\xce\xe0\x3c\x6b\xa7\x72\x32\x9b\xaf"
- "\x83\x26\x6f\x94\xf2\xeb\x4e\xde\x90\x02\x6b\xfa\x0d\x1a\x03\x33"
- "\x07\xed\x2d\x28\x63\x50\xb9\xc2\x4e\x02\x99\x7d\x00\x64\x8b\x38"
- "\xc0\x01\x90\x27\xa8\x2f\x34\xc8\x12\xd0\x97\x1c\xcc\xf3\x88\xd7"
- "\x41\x6f\xdb\x07\xeb\x72\x11\xca\x01\xb3\xae\x8d\x25\x68\x63\xc7"
- "\x1c\xad\x4b\x67\xf0\x56\x96\x33\xa7\x72\x9f\x28\x0b\x20\x06\xe1"
- "\xfa\x0f\xb2\xb0\xef\x4d\xa0\x21\xf0\x40\x29\xc8\x16\x41\x8d\x74"
- "\xe5\xa0\x63\x5f\x4a\xd7\xfc\x24\x1a\xb3\xd9\x87\x61\x74\xa5\x1d"
- "\xde\x2f\x00\x9e\x01\x63\x56\x4b\x6d\xe1\x0c\x63\x8c\x01\xe2\x3a"
- "\x8e\x3a\xaf\x09\xda\xe0\x01\xcb\x84\x6b\xf0\xfe\x47\xc5\x5c\x77"
- "\x20\x57\x54\x1e\x10\xc6\xac\x9c\x7d\x43\x36\x52\xdd\x1f\x64\x2e"
- "\xc1\xb6\x59\x59\x8a\x72\x85\x70\xaf\xc3\xff\x11\xf5\x72\x0e\xe4"
- "\x0a\x1c\x2f\x1c\x27\x68\xa7\x54\xc0\xb1\x6a\x26\xbf\x9c\x58\x26"
- "\x7c\xb7\xc4\xfc\x17\x6b\xa5\xf1\x37\x16\x3a\x8f\x3f\xdc\x2f\xe8"
- "\x8d\x27\x7a\x3b\xd1\x0e\x74\xa3\x2a\x2b\xda\x49\xa1\x8f\x07\x98"
- "\x8d\xc7\x78\x1e\x63\xa5\x61\x6c\x66\x18\xe3\x03\xeb\x31\x0e\x30"
- "\x60\xf3\x9a\xb3\x04\xbf\x7d\x83\xfc\x54\x75\x9e\xc9\xa7\x55\x19"
- "\xc8\xc3\x50\xa6\x76\xf8\x7a\xe8\x17\xb6\x07\xe5\x89\x70\x04\x39"
- "\xb6\xea\x05\xe7\x7c\xca\x52\x2e\xe5\xaa\x48\x69\x3f\x82\x71\x21"
- "\xd3\x9f\x8d\x0b\xd1\x06\x46\xeb\xdf\x8c\xc3\xbe\xd5\xe2\xbc\x14"
- "\xdf\x15\xf3\x2a\xc3\x79\x94\xfd\x6b\x91\x6e\xe2\x79\x8c\x21\x0c"
- "\x74\x0a\x80\x67\x9d\x12\xfa\xb4\x0f\xca\xfe\x50\x0e\xa3\xf6\xfd"
- "\x9b\x74\xbf\x79\xed\x86\x34\xe9\x1e\x9c\x37\xc0\xc3\x81\x50\xe7"
- "\x04\x1c\x79\xb1\x2e\xcb\xbd\x5c\x15\xfd\xf6\x0d\xb4\x81\x55\x69"
- "\xc5\xdc\xcb\x98\x77\x19\x31\x63\xc3\x2c\xd9\xd8\xe3\xd8\xec\x02"
- "\x5a\x51\xbe\x3b\x62\x2b\x86\xf1\x3e\x01\xf2\xff\xc7\xd1\xec\xbd"
- "\xaa\xa2\x85\xfe\x19\x58\xfc\x94\x32\x1d\x8d\xf7\x4b\xf5\xa1\x13"
- "\x91\x0e\x7d\xc8\x21\x5b\x56\x45\x23\x4f\x42\x5b\xe5\x48\x7f\x94"
- "\x13\xa1\x5e\x9c\x83\xb7\xe8\x7e\xdf\xaa\x06\x94\x2f\x85\xfe\x23"
- "\xbf\x94\x09\x63\xa7\x73\x9e\x77\xce\xf3\x1c\xda\x00\xfd\xff\x73"
- "\x07\x0f\x88\xf3\x9a\xf1\xc1\x17\x42\xee\xa7\x3f\xa3\xcd\xba\x0a"
- "\xda\x35\xa0\x0c\xce\xd6\xd5\x2f\xf6\x1d\xa9\xb5\xa1\x0d\xbd\x1a"
- "\xca\x30\xbf\xbf\xd0\x35\x77\x7b\xce\xb0\x96\xe2\xc6\x17\x30\x3e"
- "\x03\x68\xae\x12\x1c\x17\x71\xbe\x6e\x9c\x85\xba\x5f\x38\x9b\xb3"
- "\xc9\xc0\x0d\xd6\x26\x22\xf8\xfa\xc3\x9c\xbd\x80\xdf\x4e\x1b\x81"
- "\x87\xfc\x71\xfe\x02\x7d\x77\x61\xbc\x69\x18\xc7\xaa\xb5\xb9\x74"
- "\xde\x06\xe0\xbc\xbd\x89\x31\x24\xe0\x39\x25\x31\x91\xe4\x48\xb2"
- "\x81\xce\x63\x8c\x1f\xb2\x15\xc6\x0e\xf3\x1c\xc3\xb3\x53\x45\x1f"
- "\x65\xe4\x11\x8c\x17\x22\xf0\x49\x09\xce\x65\x61\xec\x7c\xa1\x5e"
- "\x81\x38\xf7\x9c\xe8\x4f\xeb\xb8\xcc\xb7\x40\x36\xdf\xbe\xa8\x16"
- "\xc7\xda\x46\xe7\x71\x95\xd6\x06\xf3\xd8\x79\x4c\x71\x3c\x71\x5c"
- "\x5b\x32\xbf\x84\xf7\x2f\x0d\x15\xc7\x54\x1a\xcf\x2f\x97\x08\x34"
- "\xaf\x62\x36\xa6\x2f\x07\x0a\xf6\x27\xc7\x18\x0a\xfc\x87\xeb\x40"
- "\xf1\x1a\x7c\x77\x58\x1b\xf0\xf9\xc8\x23\x5b\x05\xcc\x2a\x31\x23"
- "\x8f\x7c\x09\xf3\xff\x0f\x1a\x09\x3b\xaa\x12\xa9\xce\x02\x74\x62"
- "\xf4\xf9\x72\x1b\x8d\xb7\xe1\x06\x3b\x4c\xe4\xc4\x0c\x09\x9f\xbe"
- "\xdc\x25\x8e\x83\xc8\x93\xe2\xbc\x87\x36\x5a\xe5\xf8\xf3\xe5\x19"
- "\x68\xa3\x1b\xe2\x9b\x24\x43\x7d\xd9\x24\xc7\xb7\x2f\xab\x11\xdf"
- "\x90\xaf\xb5\x49\x68\x63\x63\xeb\x95\x89\x54\xa4\xca\x31\xa9\x62"
- "\x09\xf3\x0d\x60\x32\x17\xf2\x96\x76\x16\xab\x8f\x6b\x18\xd4\xa7"
- "\xba\xb8\xb0\xe6\x61\xcc\x2e\x3c\x17\x27\x8c\x57\x2d\xd4\x2f\xc1"
- "\x7d\x93\x18\x2b\xe1\xfe\x5a\xa6\xeb\x01\x4e\x1f\xc0\xf8\xdd\x50"
- "\x4f\x53\x09\x4f\xbb\x99\xc5\xb0\x5b\xc4\x0a\xfe\x95\xe8\xfb\x97"
- "\x37\x90\xfb\xb4\xcf\xf1\xdf\x5e\x24\x27\x71\x3f\xab\x15\x63\x48"
- "\x42\xdb\xea\x8b\xe4\xeb\x13\xf0\xdc\x60\xe1\x18\x0a\xc7\xfd\x70"
- "\xec\x01\xc7\x77\xe1\xf8\x10\x1c\xdf\x80\xfa\x9c\x50\x3f\x1c\xca"
- "\x4b\xe0\xfc\xaf\x85\x23\xf4\xf1\x24\xca\x9b\x51\x82\xec\x88\xe7"
- "\x47\x63\x19\x8e\x83\x04\x9a\x0b\x31\x05\x4f\xf6\x83\x76\x92\xa1"
- "\xff\x35\xc6\x5a\xda\x96\xf6\x22\xf9\xea\x1a\xb6\x8d\xfb\x98\xe1"
- "\xf7\xfb\x4e\x32\x28\xb4\x73\xf2\x24\x1c\x07\xc2\x71\x0b\x1c\x13"
- "\xe1\x18\x2f\x8c\x41\x15\x62\xc3\xbc\x64\x3a\xe6\xd4\x3f\x94\x3d"
- "\x8f\xcd\x79\x5c\x87\x25\xec\xa8\x2c\x9d\x37\x83\xd1\xdb\x44\xbe"
- "\xa0\x7c\x00\x75\x87\x63\x5d\x38\x8e\x14\x8e\x91\xc2\x71\xb4\x70"
- "\xfc\x9d\x70\x1c\x25\x1c\xc7\x98\xc8\x49\xad\x20\x63\xc0\xb8\x9c"
- "\xd4\xe2\x7b\x03\x76\x07\xb0\x67\x7c\xa5\x43\x1d\x19\x70\x7c\x10"
- "\xb4\xef\xd3\x92\xf9\x95\xaf\x68\x1f\x45\x9b\xcf\xcd\xcc\xb2\x0f"
- "\xb7\xd2\xef\xda\x5f\xf5\x72\xc2\xb6\x92\x00\x45\x24\x01\x19\xa8"
- "\x7b\xbe\x92\xd7\x09\xed\x24\x2a\x85\xef\xc2\x42\x6e\x00\x1f\x8c"
- "\x97\x47\xf5\xa1\xa0\x3d\x18\xa3\xb8\x96\xda\x8e\x31\xb6\x5b\xd0"
- "\x90\x52\xf8\xaf\x06\xdd\xa0\x46\xc4\x6f\xd4\x7b\x98\xae\xde\xf9"
- "\x4b\x78\xd6\x3a\x49\x57\xff\x6a\x30\xfb\x86\xf6\xe0\x12\x38\xaf"
- "\x97\xce\x9f\xc4\xfd\x00\x83\x60\x3c\x6b\xe0\x7d\x06\xd6\x91\xaf"
- "\x30\x86\xff\x33\xf5\xec\x9d\xc3\xc5\x77\x16\xe8\xa1\x15\xc7\xb7"
- "\x9e\x9c\x4c\x06\x2c\x4c\x40\x1e\xae\x73\xe0\xec\x49\x6a\xd7\x15"
- "\x78\x04\x68\x79\xf2\x69\xa4\xa9\xd3\x1c\x74\xc6\xa0\xe0\x96\xcc"
- "\xaf\x35\x72\x4c\x31\x6a\x10\x53\x90\x37\x00\xbf\x91\xd6\xfe\x2e"
- "\xf3\xaf\x1a\xe7\x1f\x9b\x77\x5f\xcf\x93\xdf\xfb\x65\xb5\x8d\xcd"
- "\xbb\x1a\xe0\x33\xe0\xcf\x6a\xcc\x0f\x01\x38\xf4\xf5\x28\x61\x4e"
- "\xd7\xc0\x9c\x1e\x04\xe7\xab\x58\x5f\xd9\x79\xe1\x59\xc0\x67\xd5"
- "\xf8\xde\x0f\x89\xe7\x85\xf7\xc5\x76\x70\x0f\x7e\x0f\xf1\xbc\xd0"
- "\x3e\xf0\x63\x75\x31\xce\x13\xf1\xbc\xf0\x4e\x20\x47\x7d\x6d\x13"
- "\xf1\x64\x3d\xe3\xb7\xb5\xe2\x7d\x48\x37\x8c\x8f\xc5\x6c\xfc\x5f"
- "\xe3\xde\x0a\x3d\xae\x0f\x6b\x66\x91\x80\xe5\x79\xe4\x01\x36\x2f"
- "\xbf\x6e\x90\x63\xe4\xe9\x32\x3e\x33\xd0\xc6\xab\x86\x18\x2a\x6c"
- "\x03\x45\x79\x35\xbf\x25\xb3\x66\x9e\x98\xe7\x5b\xca\x33\x50\xb3"
- "\xa5\x42\xef\x18\x5f\xe8\x4b\xcd\x3a\xb1\x2f\x4e\xeb\x33\xa5\x01"
- "\xf6\x0d\xdb\x5a\x03\xf2\xba\x05\x70\x81\xe1\x76\x4d\xb1\x89\xdc"
- "\x2f\xca\xbb\x74\xdd\x0a\x54\x10\x6d\x76\x12\xfd\x3e\x1a\x88\x6b"
- "\x23\xfa\xf8\x70\x68\xc7\x4a\xb6\x93\x4a\x2d\xe8\xf2\xc9\x17\xc8"
- "\xec\x15\x5d\x30\xf6\x4a\x34\xf4\x75\x37\xf4\xad\xc0\x8e\xb6\xff"
- "\x45\xa8\xa7\x9e\x9e\x63\x4f\xe2\xad\xc2\x98\xc1\x3c\x3a\x3d\x5a"
- "\x18\x5b\xc4\xaf\x02\xc4\xf4\x35\x69\x2c\x67\x10\xda\x72\x70\x7e"
- "\xbc\x8d\xeb\x58\x28\x6f\x2d\xc9\xc7\xb9\x72\x6a\x8c\x28\x93\x42"
- "\x7f\xf5\x4c\x26\xfc\x62\x27\x8d\x4d\xa4\x1b\x62\x60\xb6\xc0\x53"
- "\x27\xd9\xbb\x9f\x3a\xc0\xbe\x73\x0f\x11\xe2\x1b\x9e\x2a\xf4\x09"
- "\x0d\xf9\x9a\xf9\x65\x95\x7d\xc6\x7c\x4a\x4e\xe5\x39\x7c\x4a\x24"
- "\x59\xd1\xc0\xe2\x46\x9d\xda\x27\xcd\x89\x53\x6b\xf1\x3e\xb8\xbf"
- "\x11\xce\x97\x4b\xe7\xbf\x28\x10\xec\x5d\x25\x5d\x57\x47\xa2\x6f"
- "\x59\x77\x8c\xb5\xcd\x9e\x77\xba\x2f\x7d\x3e\xb5\x79\x0c\x29\x11"
- "\xe7\x2f\x8e\x33\xae\xd9\x74\x0e\xc3\xfc\xc5\x79\x7c\x73\xd3\x90"
- "\x52\xf8\x67\xf3\x96\xad\xcd\x06\x3a\x6f\xe9\x9c\x3d\x1d\xe1\xd4"
- "\x0f\x1a\x5f\x07\xfb\xda\xbc\x32\x34\x00\xae\x45\xc3\xba\x5a\x25"
- "\x5c\x63\x39\x25\x1a\x69\x8c\x3c\x33\x7e\xdb\xc6\x6f\x9d\xb8\x47"
- "\x2b\x10\xb8\x1b\x63\x82\x88\xdf\xaa\xc7\x37\xa5\xf3\x76\xfc\xee"
- "\x74\x9d\xb7\xe8\x1c\xb1\xfe\x4f\x17\x48\xf1\x7d\x4e\xf9\x0a\xef"
- "\x85\x39\x61\xf2\x99\x2f\x58\xcd\x35\x26\x53\xd5\x58\x90\x4f\x8d"
- "\xc0\x7b\x70\xcc\x63\x79\x99\x4f\x9b\x44\xde\x83\x79\x39\xef\x22"
- "\xf9\x66\x49\x4e\x08\x9f\x07\x34\xcd\x83\xb9\xb4\x10\xca\x33\xe1"
- "\x38\x8f\x1d\x15\x2a\x3c\x0a\x73\x24\xaf\x25\xf3\x9b\x5e\x62\x3e"
- "\x7a\x1c\x1b\x4b\x50\xae\x09\xf9\x2c\x1b\xc6\x01\x79\x8d\x7e\x47"
- "\x86\x7e\x23\x7f\x21\x9f\x21\x8f\x05\xae\x1e\x4b\xf9\x8c\xc6\x1f"
- "\x80\xf3\xd8\x5f\xe4\x33\x68\x2b\x4e\x8c\xf3\x6b\x22\xdf\x04\xb0"
- "\xef\x39\xdf\xa4\x8a\x3e\xb7\xf8\x2d\x29\xb1\x37\xe9\x0e\xed\xaa"
- "\x4b\xd4\x34\x96\xe6\x39\xa3\x6d\x34\xc1\xba\xf8\x1d\x8e\xe1\xe4"
- "\x83\x25\x70\x4f\x91\x34\xe6\x46\x9a\x9b\xf9\xc8\x0c\x6a\x8b\xfc"
- "\x05\x5c\x2b\x77\xd6\x33\x4c\xe4\x58\x1e\xea\x1a\xe8\xdb\xf7\xcb"
- "\x60\x82\xdf\x81\x01\xc7\xbe\x31\x8b\x72\xed\x80\x60\xfc\x9e\x7f"
- "\x6c\x14\xf4\x0f\x75\xe8\x2a\xf8\x1d\x0e\xba\x64\xa9\x07\x9b\xf1"
- "\x40\xb4\xf5\x08\xf9\x79\x6a\xd1\x8e\x85\xf9\x0c\x2e\x92\x73\x4b"
- "\x2a\x30\x16\xc8\xe2\xb6\x71\x9e\xd3\x92\xf9\x6b\x18\xeb\x59\x9d"
- "\x40\x7e\x51\x47\xce\x4d\x46\xbb\x51\xfa\x0f\x68\xa3\xa9\x4d\x96"
- "\xdb\x68\x6a\x4b\x85\x7f\xd0\xb4\xcf\x44\x3a\xfd\x57\x09\xc7\x71"
- "\x1d\xfc\x37\x08\x75\xe1\x4d\xcf\x0a\x6b\x4a\x28\xcc\x93\x5a\x87"
- "\xfd\x17\xf9\x12\xe7\x36\xfa\x71\xa0\xcd\x49\x61\x23\x74\xef\x5b"
- "\xa0\x0d\xfa\xbd\xe6\xc9\x49\x86\x14\xe4\xa3\x33\x74\x1f\x14\xc6"
- "\x20\xf6\xce\x97\xe8\x0c\xa5\x27\x8b\x07\x5a\x5b\x05\xcf\x0e\xde"
- "\x78\x85\xf8\x6a\x13\xc8\xc3\x68\xff\x0e\xb4\xf3\x06\xd4\x71\x85"
- "\x98\x82\x55\x8d\xe4\xcc\x89\xc4\x55\x44\x09\xd7\x1f\x85\xdf\x06"
- "\x51\x4e\x82\x7b\x54\x3e\x56\x12\x8c\xf2\xd1\xc8\x55\xe4\xd1\x96"
- "\xcc\x33\xf9\x22\xad\x50\x86\x40\x3b\x9c\x60\x4b\x80\xbe\xd6\x52"
- "\x1f\x67\x8c\x53\x6f\xa2\xe3\x46\x71\x18\xdb\x00\x1d\xf6\xcc\x3a"
- "\x1f\x0b\x51\xb1\xb5\xe7\x0c\xf0\x7f\x99\x20\x33\x9e\x29\x00\xde"
- "\xaf\x76\xea\xe7\xf3\x4e\xbf\xb3\xf0\xfe\x40\x0b\xca\x67\x9e\xc6"
- "\xe7\x6c\x3f\x71\x7c\xd0\x5f\x35\x10\xf4\x04\x4a\x6f\x1b\xdf\x04"
- "\x7d\x2b\xd7\xa6\x10\xff\x46\x72\xee\xe1\x1d\xb9\x74\x9f\x5d\x29"
- "\xb3\xcf\x9f\x0b\x12\xf5\x70\xd6\xef\xb3\x67\x02\x57\xfb\x10\xb4"
- "\xab\x63\xbc\x33\xea\xeb\xf7\x7d\x28\xb5\xa5\x1b\x6d\x11\xc4\x90"
- "\x36\x04\xeb\x88\x72\x55\x6d\x73\x7a\x28\x39\x12\x1a\x01\xf3\xf8"
- "\x6c\xa1\x49\xf9\xa5\xbf\xf7\x3e\x95\x67\x0b\x85\xf1\x2d\x67\xbe"
- "\x08\x67\x57\xe0\x5a\x82\xba\x3f\xac\x23\x25\xb8\x46\xb7\x64\x9e"
- "\xf3\x15\xe7\x0d\xac\x1b\x25\x70\x8f\x10\x0f\x1b\xbf\xff\x9e\x4d"
- "\xc4\x18\x10\x54\x6f\x60\xf5\x03\x98\xcd\xff\xdc\x60\x87\x2c\x0d"
- "\xf5\xf0\x3e\xe6\xa3\x76\x76\xdc\x6c\xbb\x02\xc6\xf4\xec\x38\x7c"
- "\x37\x81\x17\x61\xbd\x3a\x17\x27\xcd\xdb\x33\x14\x9b\x8f\x34\x39"
- "\xcf\xcb\x73\xeb\x24\x7d\xb3\x36\xa2\x5f\x0e\x51\xbb\x9b\x87\xda"
- "\xae\xb8\x56\x9d\x6b\xdd\xb8\x91\xd7\xeb\x94\xdc\x88\x35\xd9\x24"
- "\x40\xb1\x1e\x86\x0d\xe7\x59\x52\x4c\xf7\x8b\xc4\x74\x5f\x60\xc0"
- "\x83\x51\x23\x13\x3b\xf3\x69\xa1\x44\xb9\xe1\x6a\x67\xff\xde\xd6"
- "\x07\xf5\xbc\xcf\x93\x93\xc6\x27\x5a\x89\x7a\x81\x8e\x7c\xb7\x90"
- "\xf8\x8c\xb4\xc3\xb3\x03\x88\xd6\x44\xea\x82\x71\xcf\xe8\x91\x00"
- "\x94\x3f\xea\x82\xb1\xcd\xd4\x7c\xe2\x9f\x5a\xcf\x37\xac\x7f\xb5"
- "\x93\x3f\xac\x07\xaa\xad\xc0\x63\xf7\x07\x3c\xa8\xbf\x09\x6d\x1c"
- "\x8e\xa1\xf7\x15\x79\xee\x9b\x69\xb3\xfb\xbe\x69\x43\xa0\x6f\x3b"
- "\xbd\xeb\xdb\xb7\xfb\xa4\xbe\x7d\xbb\xef\xc7\xf7\xed\xfc\xd3\x4e"
- "\x7d\x53\x49\x7d\x8b\x83\xbe\x9d\x1f\xee\x5d\xdf\x2e\x4c\x96\xfa"
- "\x76\x61\xf2\x2d\xf6\x6d\x57\x3b\x7d\xab\x70\xdf\xb7\xe4\x07\xa1"
- "\x6f\x67\xbc\xeb\xdb\x45\x8b\xd4\xb7\x8b\x96\x1f\xd3\x37\xd4\xe5"
- "\xd3\x7a\xf1\x17\x68\x3c\xf9\x04\x16\xaf\xf5\x22\xf9\x76\x68\x5a"
- "\x3e\x2d\x77\xbb\x48\xea\x5a\x85\xf9\x6d\x4e\xb7\xf0\xdf\x32\x39"
- "\xa7\x2e\xb6\xbf\x16\xfd\x5d\xeb\x66\x00\x2f\x07\x33\x9e\xfe\x96"
- "\xfa\x37\xa4\x9b\x79\xc1\xdf\xb4\xee\xf5\xed\xd4\x1f\x65\x58\x9c"
- "\x50\x2e\x6d\xee\x36\x84\xe6\xa1\xe7\x60\x3e\xf3\xdd\x9e\xf5\xc7"
- "\xfc\x9d\x7b\x13\xcc\x4a\x3e\x13\x63\x87\x61\xbc\x3f\x5f\xc2\xbf"
- "\xf5\x6c\xe8\xde\x04\x2b\xcd\x1d\xbe\x86\xee\xf7\xad\x33\x88\x7b"
- "\xdc\xc4\x67\x98\x83\x86\xc5\xc1\xf9\x1a\x31\x0f\x2c\xaf\x44\x79"
- "\xe6\x59\xcc\xf5\x08\xb2\x44\x9d\x59\xcc\xcd\x0a\xfc\xbe\x56\xc0"
- "\x06\x4b\xa0\xb5\x3d\xdc\xfb\xb6\x8f\x88\x7b\x23\x13\x49\x20\xe6"
- "\xa5\xdc\x98\xd6\x19\xbf\x39\x42\x5b\x75\xfb\x70\xdc\x27\x58\x3a"
- "\xf3\x81\xa9\xc4\x07\xf7\xf6\xa1\x8f\x9e\x31\xd4\x4c\xc2\x52\x49"
- "\xa7\x09\xc9\xd0\xa6\x95\xc4\x04\x26\x43\x7b\x30\xd6\x4c\x37\xf8"
- "\x96\xda\xf8\x72\xa0\x3d\xfc\xfe\xed\x93\x48\x02\x46\x86\xa6\xf3"
- "\x6b\xb6\x10\x5f\xdc\x07\x88\xfb\xf9\xd8\x5e\x3e\x3f\xff\x96\xcc"
- "\x6f\xf5\xe2\xfb\xdd\x02\x7d\xba\x32\xfa\xd4\x9f\x91\xe8\x53\xbf"
- "\xa5\x2d\x7d\xea\x3b\x31\xfa\x7c\x6b\x93\xe8\x73\x21\x52\x4e\x9f"
- "\xfa\x3e\x72\xfa\xd4\xc7\xdd\x1e\x7d\xea\x63\x24\xfa\xb0\x67\x30"
- "\xfa\xd4\x27\xbb\xa7\x4f\xbd\x4e\xa2\x4f\x7d\xd8\xad\xd1\xa7\xfe"
- "\xa8\x67\xfa\xd4\x4f\x6e\x87\x3e\x7e\xee\xe9\x73\xa1\xfb\xad\xd3"
- "\xe7\x42\xa4\x17\xf4\x79\x80\xd1\xe7\xe2\x2a\x89\x3e\x17\x7f\xdb"
- "\x96\x3e\x17\x76\x32\xfa\x5c\xc8\x97\xe8\x73\xd1\x24\xa7\xcf\x85"
- "\xa3\x72\xfa\x5c\xf4\xbf\x3d\xfa\x5c\x24\x12\x7d\xd8\x33\x18\x7d"
- "\x2e\x86\xba\xa7\xcf\xc5\x70\x89\x3e\x17\x4a\x6e\x8d\x3e\x17\x63"
- "\x3d\xd3\xe7\x82\xc5\x7b\xfa\x5c\xfc\xc8\x85\x3e\x2a\xcf\xf4\xb9"
- "\x68\xf2\x82\x3e\x81\x8c\x3e\x0d\x0f\x4b\xf4\xf9\xee\x54\x5b\xfa"
- "\x7c\x37\x9a\xd1\xe7\xbb\x08\x89\x3e\x0d\x19\x72\xfa\x7c\x17\x2b"
- "\xa7\xcf\x77\x85\xb7\x47\x9f\xef\xf4\x12\x7d\xd8\x33\x18\x7d\xbe"
- "\x2b\x76\x4f\x9f\xef\xaa\x24\xfa\x7c\x37\xef\xd6\xe8\xd3\xd0\xc9"
- "\x33\x7d\xbe\xcb\x69\x87\x3e\x9d\xdd\xd3\xa7\x61\xca\xad\xd3\xa7"
- "\x21\xa3\x3d\xfa\x78\x27\xeb\x35\xe4\xe0\x73\xef\x40\x3b\xb5\x9e"
- "\xda\xc1\xb1\x43\xff\x43\x2e\xb3\xa1\x76\x3b\xe7\xe7\xcf\xf6\x68"
- "\x34\xe4\xa8\x53\xc8\xb0\x3a\x72\xe9\x89\xed\x5c\x27\x7f\x3e\xb3"
- "\x10\xf4\xa4\x0f\xf2\xf8\xd5\x7e\xbe\xdc\xea\xce\xbe\xb8\x37\xdb"
- "\x73\xfe\xf6\x4b\x6f\xf8\xf4\x20\x8f\xe0\x3e\xba\x35\x20\x2f\xe3"
- "\xef\x96\xcc\x4b\x39\x20\x0b\x46\xb6\xb7\x7f\x0b\x7d\x9d\x8e\xac"
- "\x45\xfd\xf6\x92\xc1\x11\x17\x23\x93\x4f\xc6\xf8\x62\xda\xc7\x70"
- "\x9f\xc5\xa5\x86\x1c\x1a\xaf\x6a\xd0\xfa\xc8\xc7\xf8\x73\xa8\x7b"
- "\x5c\x24\x8d\x17\xf8\x4d\x83\xd6\x23\x3f\x80\xac\xfe\x8b\x46\xd2"
- "\x18\xee\xf0\xcf\xe3\xa3\xdf\x11\x6c\x84\x83\x59\xdd\xa6\x29\x50"
- "\x77\x30\xe6\x21\x5d\x9a\x86\xf9\x35\x9b\x86\x82\xec\xfb\x38\x3e"
- "\x03\x63\x27\xed\x80\x23\xfa\xc9\x30\xdf\xcc\xc6\x28\x2a\x2f\xaf"
- "\x79\xe8\x1d\xe6\x0b\xd7\xd4\x47\xe4\x3b\x78\x4e\x17\x28\x3f\x20"
- "\xc8\xf3\x58\xff\xfe\x46\xf2\xcf\x6b\x4e\xd7\x03\xa0\x7c\x0a\xda"
- "\x0e\x12\xae\x3f\x00\x65\xcc\xb9\x4c\xe3\x8d\xf3\xd9\x19\x82\x0f"
- "\xf1\x3f\xf5\x70\x4e\x25\xd4\x09\x82\x3a\xaf\xa3\xec\x2e\xb4\xd1"
- "\x0d\xca\xf3\x51\x07\x16\xae\x07\x43\x79\x3c\x7e\x3b\x10\xae\x77"
- "\x87\xf2\xd3\x50\xfe\x15\xdb\xf3\x72\x53\x98\xa3\x8d\xb6\xdb\xdb"
- "\x33\xde\x48\xf3\x95\x21\x0d\x98\x2e\xf0\x4f\x27\xff\x9f\xc6\x7a"
- "\x97\x6b\x31\x4e\xd7\xaa\xc5\x6b\xcc\x47\xed\x9f\xa9\x4e\xd7\x4a"
- "\x5c\xae\xe5\x39\x5d\xdb\xe7\xd2\xe6\x3e\xa7\x6b\x05\x2e\xf7\x55"
- "\x39\x5d\xd3\xb9\x5c\x6b\x72\xba\x96\x21\x5c\xf3\x69\xc9\x6c\xf2"
- "\x95\xbe\xe1\x35\x6a\x85\xf3\x4a\x38\xdf\xcb\xe9\x7c\x8c\x70\x1e"
- "\x9e\xdf\x34\xd0\x44\xb6\x9a\x85\xf3\x94\xf6\xac\xfd\xa6\x71\x4e"
- "\xed\x87\x33\x1b\x47\x53\x8c\xc3\x77\xae\xdb\xb3\xd1\xdc\xcd\xe8"
- "\x77\xe0\x5a\x28\xf2\x95\x33\x6f\x2f\x4a\x52\xcf\x5d\xf6\x9a\x3a"
- "\x21\x36\x11\xdd\x57\xe2\xe7\x27\xaa\xe3\x17\xcf\x8b\x95\xc5\x59"
- "\x0f\xc6\x98\x83\x98\x53\x0d\x63\xb7\xd0\xfc\x05\xb9\x7c\x83\x23"
- "\xe7\x07\xe0\x2a\x3c\xab\xdc\x44\x46\xd3\x67\xe5\xb0\x78\xe4\xa5"
- "\x18\xfb\x85\xc5\x79\x21\x63\xeb\x48\xd3\x09\x21\xce\x8b\x01\xea"
- "\x5a\x3d\xc7\x79\xb9\x52\x4d\xe3\x1b\x42\x3d\x16\xe7\xe5\x4a\x0d"
- "\xcc\xf3\x91\x7c\x17\x96\xc3\x83\xe5\x36\xbb\x2c\xca\x26\xe6\xd9"
- "\xad\x34\x46\x60\x06\xb3\x65\xb8\xc6\x6b\x1d\xb4\x10\xef\x13\xbe"
- "\x97\x2e\x74\xba\x7f\x1e\xbb\x2e\xae\x0f\xc2\x33\x75\x83\xb4\x50"
- "\xee\x52\x07\x65\x6a\xbf\xa7\xd7\x2e\x33\x5b\xde\xa6\x41\x89\xf8"
- "\x4e\xf8\xde\xf2\x77\x53\x4e\xab\x23\x97\x77\x4b\xef\x76\xb9\xda"
- "\x29\x16\x9c\xf0\x0e\x97\x6d\x6c\x8e\xb6\x79\x57\xea\x9f\xc8\xab"
- "\x06\x25\xe2\xb3\x11\xcf\xd8\x5e\x06\x28\x6f\x1a\xa4\x15\xfb\xe3"
- "\xd4\xbf\x44\xd4\xeb\xa1\x7f\xa7\xe8\x98\x00\x4d\x79\xa0\xa9\xf0"
- "\x0e\x5b\xf8\xcc\xa6\x54\x96\xcb\x00\xd6\x13\xcc\xc9\x42\xd7\xaa"
- "\x2b\xf3\x44\x5b\x26\xae\x51\xcc\x86\x79\x45\x92\xff\x30\x46\xd7"
- "\x26\x71\xfd\xba\xe2\x24\xff\xb1\x67\xc2\xb9\x02\x67\x1e\x72\x7a"
- "\xde\x09\x7c\x1e\xd4\x1b\xc7\xf6\x03\x0c\xd2\xe2\x7c\x87\xb2\x0a"
- "\x7d\x31\xf1\x5e\xec\xa3\xa7\x3c\x7c\x9e\x62\x28\x4a\xe3\xf8\x7d"
- "\x2f\x71\x1c\x73\xe8\x1e\xf9\xef\xfb\x8a\xf6\x3a\x21\x07\x86\x21"
- "\xc7\x91\x97\xfa\xfb\x68\x9a\xdb\x4d\xf7\xf7\x31\x03\x02\x48\x0c"
- "\x1b\xdb\xef\xe7\x20\xc6\xe3\x9c\x61\x58\xff\xbd\x41\xa0\x79\x24"
- "\xeb\xff\xf7\x6f\xe0\x79\xc9\xff\xfe\x7b\x93\x58\x4f\xc4\x65\xf6"
- "\xbd\xea\xfb\xfd\xb4\x1e\xcb\x15\x3c\x86\xd1\xfc\x57\xaa\x3a\xf2"
- "\x7d\xb9\x50\xff\x12\xe5\x45\x1a\xbf\xe7\xfb\x06\x7e\xd3\xb0\x31"
- "\xd0\x57\xd0\x7f\x9a\x84\x9c\x15\xec\xb9\x70\x2c\xc7\xbe\xe0\x18"
- "\xe1\x5e\x72\x7e\xd3\xdf\xc7\x00\x7d\xdc\xc6\x47\x10\xfc\xba\x1f"
- "\x6d\x24\x3f\x30\x19\x42\xc9\x5b\xd1\xc6\xca\xde\xf5\x87\x58\x27"
- "\xdf\xe7\x00\xb1\x0e\xc3\x6e\x7a\x8d\xfa\x94\x6b\x93\xd0\x1e\x24"
- "\x5c\x4b\xc2\xfd\xb5\x8e\xdf\x7e\x4e\xbf\x3b\xe1\x6f\xea\xd7\x9c"
- "\x42\xd7\x56\x5f\x69\x1f\xff\x0f\xf3\xa0\x1c\xe0\x52\x0e\x96\x95"
- "\x57\x30\xbf\x67\x90\xcd\xea\xa9\x0f\xb9\x70\x5e\x68\xfb\x3e\xda"
- "\x9f\x24\x7e\x30\xf0\x46\x06\xee\xe9\x16\xe6\x61\x06\xee\xd9\x0e"
- "\xb4\xcd\xa4\xfb\xb5\xe1\xfa\x40\xe1\x18\x2e\x1c\xfb\xb2\x3c\xad"
- "\x3f\xf4\x92\x72\xad\xa3\x8d\xe6\x87\xbe\x9e\x72\xbf\xe3\x7e\x70"
- "\xe1\x18\x2e\x1c\xfb\x0a\xb9\x6a\x67\xc0\x7d\x8e\xfd\xdf\xee\x7d"
- "\x90\x7f\x58\x2b\xee\xe5\xb6\xeb\x06\x85\x71\xba\x08\x8c\x4d\xf7"
- "\x28\xc6\x09\x4b\x6f\xc2\x58\x31\x16\x62\x24\x37\x88\x31\xb1\x25"
- "\x03\x73\x83\x56\xb2\x9c\xa0\xb8\x07\x56\x81\x76\x73\x94\x1d\x2b"
- "\xb5\x97\x69\x5e\xd0\xe5\x4d\x62\xde\x93\x1f\x1a\xec\x9b\x06\x85"
- "\x09\xf3\x65\x0b\xf3\xd1\xbf\x4a\xed\xc5\x34\xaf\x75\x13\xfd\xee"
- "\xe5\x7f\x91\x5c\x4d\x16\xeb\xb0\xb1\xbb\x4a\x6d\x5f\x3b\x32\xc5"
- "\xdc\x8f\x57\xd5\x62\xae\x69\x13\xb9\x9a\x7a\x2d\x28\x21\x1a\xce"
- "\x0d\x94\xfb\x4c\x5f\x1d\x8f\x6d\x62\xdf\x4d\xe4\x07\x33\xb6\x0d"
- "\x75\xa2\x1d\x73\x16\xce\x2f\xb7\x91\x9e\xd0\xaf\x8b\x62\xfb\x70"
- "\x1d\xe6\xbf\x99\x8e\x25\xb6\x79\x6d\x53\xde\x3a\x38\xb7\xde\xe4"
- "\xdb\x39\x8f\xf9\x5c\x5f\x85\xf5\xef\xbf\x47\xb5\x27\x03\xc1\x5c"
- "\x48\x86\xb9\x94\xc1\xe9\x86\x69\x59\x2c\xef\x61\xc9\xcc\xc6\x78"
- "\xf5\x02\x7a\x87\x6f\xbc\x4e\x7c\xd1\x07\x82\xf1\x6c\x33\x8b\x81"
- "\x0c\xe7\x00\xab\x0b\x61\x8e\xb0\xf5\xcf\xab\x75\xff\xaa\x85\xb6"
- "\xd1\x93\xc5\x36\xc3\xbd\x4b\x2d\x99\xcd\x91\x8e\xfc\x09\x8e\x79"
- "\xdc\x3c\x1f\xbf\x3d\xc0\xfc\xa0\x7d\x74\xed\x03\xf6\x17\xda\xaa"
- "\xf7\x28\x63\xaa\x86\x69\xe9\xf7\x99\xb7\x9e\xd5\x30\x1f\xd5\xe6"
- "\xbf\xfa\x84\x3e\xd4\x00\xcf\xda\xe5\xc8\x1b\x01\x75\xb2\xd1\xf7"
- "\x1e\xda\x77\xbc\x67\x02\x7d\x46\x35\x9b\xeb\xcd\x0d\xdc\xa6\x61"
- "\xda\x8d\x37\x88\xaf\x70\xbe\xa1\xd2\x66\xc5\xdc\x03\x6e\xe3\x6c"
- "\xd1\xdc\x79\xe8\x13\xfe\xd6\x30\x2d\xee\x1b\x1a\x60\x15\xfb\x6c"
- "\x69\xc0\xfd\x2a\xd8\x67\x36\xb6\x96\x33\xe2\x38\x6e\xb8\x0a\x6d"
- "\xa7\x9d\x26\xf5\xc4\x12\x8b\x7e\x73\x74\x4c\x52\x44\x5f\x4e\x0b"
- "\xd5\xf9\xe8\xf3\x59\x1d\xaa\xfb\xd3\x3c\x46\xd0\xfe\x76\x9a\x8b"
- "\x0d\xde\x01\x68\x61\x48\xc3\x3d\xff\x16\x9a\x17\x60\x0d\x8d\xd5"
- "\x01\xef\x4d\xfd\x64\xaf\x09\xdf\x49\x2c\x05\xe2\x5a\x61\x12\xce"
- "\x6d\xc4\x67\x27\xdd\x20\x57\x88\xe5\x75\xcc\xb1\x0e\xe3\x91\x81"
- "\xf1\xe9\x2a\x2d\x30\x4f\x92\x6f\x20\x2f\x60\x6e\xf6\x42\x13\xb1"
- "\xac\x65\xeb\x1b\x8e\xb9\x25\x0e\x9f\x8f\x63\x0b\xba\x99\x19\xc6"
- "\xf4\x7a\x4b\xe6\x35\x47\xfe\xc7\xec\x10\xd4\x77\x2c\xed\xc6\xd7"
- "\xb5\x43\x9f\x2b\xf3\x60\xed\xec\x79\x1a\xfb\x57\xc6\x75\x1b\xa6"
- "\x45\x9f\x6c\xf8\x1d\x2f\x60\x3b\xa5\x1d\xe3\x83\x6b\xef\xfa\x84"
- "\xf6\xea\x5d\xc9\x78\x81\xc6\x50\x83\x73\x63\x84\xf1\xa3\xf9\x24"
- "\x74\x49\x6c\x1c\x84\xfa\x36\x66\x2f\xee\xf5\x2b\xe8\x97\x53\xfe"
- "\xbb\x6b\x74\xed\xc6\xd8\xf7\xdb\xa9\x4e\x78\x6d\x9f\x53\x9f\x2d"
- "\x74\xff\xeb\x55\xb4\xf5\x5d\x9b\x81\xcf\xda\x80\xf1\xc3\x90\x2f"
- "\x1a\x9d\xf9\xff\xda\x50\xec\x27\xfa\xfc\xda\x83\x9e\xd5\xc0\x7a"
- "\xdb\x17\xc7\x19\xee\x81\x75\x7e\x98\xb6\x9d\xb5\x90\xe6\xdd\x6b"
- "\xc9\xbc\xae\x11\xd7\x42\xd0\x2f\x60\x5d\x68\xe9\x4d\xf5\x4e\x90"
- "\xa7\x8d\x1c\xca\x33\x2d\x6a\xe4\x1b\x98\xeb\x71\x02\xc6\xc2\xba"
- "\x7f\x7d\x86\xf8\xcd\xcb\x8e\xfb\x26\xae\xd0\xef\xbd\x16\x31\x9f"
- "\x1c\x8b\xd7\x77\x3d\x43\xda\x67\x71\x7d\x7d\x9b\x7d\x16\xb8\xf7"
- "\x27\x97\xe6\x1d\xdb\x85\x6b\x4a\x45\x53\x3d\xae\x11\xf4\x7e\xdc"
- "\x7b\x91\x06\x3a\x39\xdb\x3f\x54\x8f\xf6\x79\x9a\xf3\x04\xfb\xc2"
- "\x72\x4f\xd4\xd1\xdf\xc0\xb7\xbe\x78\x64\xbc\x74\xdd\xec\xc8\x99"
- "\x0e\xf4\xc6\x6f\x6d\x47\x7c\x9f\x27\x86\xc7\x70\xbd\x6e\xe9\x8d"
- "\xf9\xbf\x5b\x32\x5b\x82\xc5\xdc\xdf\x34\xd7\x37\x7b\x9f\x19\x1e"
- "\xe3\x32\xf6\x27\xe1\x18\x2f\x00\xf7\xd7\xd1\x31\x50\xfd\xad\x01"
- "\x63\x3d\x63\xdc\x4a\x43\x0a\xe6\x64\x69\x39\xf1\x76\x08\xdd\xa3"
- "\x6c\x31\xf4\xbf\x8a\x7e\x58\x4d\x17\x53\x69\x3c\x26\xff\x09\xc9"
- "\x36\x1e\xef\xa3\xf2\x44\xd0\xdf\x1a\xf0\x1a\xcd\x75\x80\x6d\xde"
- "\x76\xdc\xe2\x96\x7c\x41\x36\x6d\x02\xdd\xe7\x41\xa0\x15\x95\xdd"
- "\xe1\x77\x48\x23\xb1\xb6\xb2\x1c\xb4\x2c\xf6\xbe\xe0\x8f\xed\xc7"
- "\x62\x6c\xc0\x98\xd1\x98\x07\xd6\x78\xf5\x93\x98\xaf\xd9\xba\x84"
- "\xc6\xc1\xd6\x0d\x4a\x16\xc6\x20\x79\x23\xeb\x57\xe0\xec\x64\x25"
- "\xed\x23\xf6\xcf\xbb\xbe\x59\x07\x0b\x7a\x84\x5f\x4b\xa6\x35\x55"
- "\x8c\xcd\xc1\xe4\x29\x16\x1f\x9b\xd1\xc2\x7a\x49\x90\x9f\x53\x85"
- "\x67\xa7\xde\x81\x67\xef\x13\xda\x8c\x62\x31\xc2\x5b\x40\x06\x1a"
- "\x14\xd5\x92\xd9\xea\x2b\xea\x33\xc2\x1e\xa2\xbe\x4c\xcf\x6a\xed"
- "\x25\xe9\x33\x6c\x0c\x65\xfb\xee\x16\x2f\x4e\x54\xcf\x9b\xbf\x54"
- "\x3b\x27\xf1\x95\x38\x75\x6c\x42\xc2\xe2\x04\x35\x06\x69\x72\x9e"
- "\x3f\x2c\x8f\x51\x6b\xb8\x90\x9f\xb0\x50\xca\x4f\xd8\x9a\xec\x9c"
- "\xd3\xd3\x44\x5a\x53\xef\x8c\xed\xa2\x35\xcf\x53\x3b\x3a\x25\x57"
- "\x04\xff\xc5\xf0\x6f\x80\xff\x52\xb4\x65\xcc\xb6\x92\x48\x58\xeb"
- "\xa9\x9f\x89\x14\x73\xa2\x35\x0a\x7d\x8c\xea\x48\xeb\xb5\xed\x9c"
- "\x2f\xea\x41\x98\x37\xbc\x08\xeb\xef\x80\xfb\xe1\xdf\x00\xff\xa5"
- "\xf0\x4f\xef\xe3\x3e\xa5\xfb\xe5\x8b\x9c\xaf\x31\xff\x91\xd5\xbb"
- "\xb0\x0e\xbf\x1a\x3f\xd9\x63\xfe\x75\x56\xcf\xa5\x0f\x4a\x3e\xf3"
- "\xaa\x58\x8f\x7e\xdb\xef\xba\x9a\xa8\xdd\xd4\xf3\xe1\x33\x2f\x15"
- "\x0a\xf5\xa8\xaf\x8d\xf8\x3e\x98\x6b\x00\xea\x8b\xf5\x7c\xf9\xcc"
- "\x96\x81\x42\x3d\xba\x56\x70\x99\x4a\x77\xcf\xed\xc4\x67\x16\xf7"
- "\x12\xea\xa9\x9c\xdb\x73\xaa\xe3\xc7\x65\x9e\x2b\xc0\x3a\xdc\x6a"
- "\xdf\x60\x26\x3b\xb5\xe6\x41\x7d\xb7\x31\x5a\xbd\xa3\xd3\xcd\x48"
- "\x57\x3a\x69\x5f\x99\x1f\x3b\x64\xfe\xa2\x24\xcc\x34\x95\xb8\x78"
- "\x59\x22\x1e\x17\xcd\xf9\x23\x3d\x2c\x9e\xfd\xea\x2b\xec\x47\xe2"
- "\xc2\x70\xfc\xb1\x10\xf8\x0d\x8f\xf3\x96\x69\xf1\xf0\xca\x62\x2c"
- "\x26\xc7\xf5\x5d\xf6\x0a\x1e\x5c\xf7\x81\x6a\x5a\x32\x6f\x36\x00"
- "\x6f\xd4\x30\x9c\xbd\x09\x3a\xd2\xa5\x5e\x54\x8e\x5d\x6d\x22\x47"
- "\x35\x36\x22\xda\xb5\xe4\x31\x47\x6c\x0a\x8c\x39\x12\xb8\x5a\xfb"
- "\x4a\xa0\x6d\x7e\x2c\xac\x19\x20\xcb\xda\xc2\x4d\x64\x01\x11\xb0"
- "\x71\x1d\x8d\x73\x9a\x79\x33\x43\xf0\xed\xf4\xe5\x74\x83\x22\x30"
- "\x7e\x3f\x94\x69\x9e\x6d\x28\xc7\x41\x79\x2d\x94\x31\xbf\x76\x30"
- "\x94\x47\xa1\x4d\x0a\xca\xa1\x50\xee\xc5\xe9\x34\x51\xb8\xc7\x18"
- "\xca\x6a\x28\x87\x41\xfb\x3a\x71\x5e\xb8\x97\x95\x6d\x45\x62\xee"
- "\x6f\x96\xe7\xdb\x66\x70\xe4\xf9\xc6\x7c\x4e\x69\xaa\x19\x74\xfd"
- "\xa5\x32\x88\xad\xde\x27\xf4\xe1\x24\xa8\x53\x2f\xae\x97\xcc\xde"
- "\x61\xb3\x88\xf1\x53\x98\x3d\xc3\xee\xeb\x94\x2f\x1d\xcb\xc1\x62"
- "\xbe\x74\xb4\x77\xd1\x7c\x8d\x70\xe4\x33\x31\x9e\x2c\x5f\xe8\xd6"
- "\x96\x47\xf3\x7c\xda\x57\x60\x6c\x5e\x73\xfa\x3c\xc5\x2f\xb7\xa3"
- "\x0d\x0d\xca\x2c\xb6\x24\x7f\x85\xd8\x69\x7e\x28\x31\xee\x9c\x73"
- "\x2c\x09\xb7\xfb\xa1\xbe\x00\x99\x81\xe6\xbb\x5a\xb8\x38\xd0\x36"
- "\x27\x96\xc9\x81\xf6\x53\x0c\xbf\x9e\x1d\xc7\xe4\x05\x7b\x09\x3f"
- "\x89\xe5\x44\x31\x11\x6e\x0c\x8b\x3d\xb5\x70\x31\x0f\xf7\x06\x26"
- "\xcf\x89\xa5\xe7\xa0\xde\x1a\x90\xd5\x84\xfe\xbd\x6f\xec\x85\x7b"
- "\x5c\x39\x21\x46\x86\xbd\x70\xd6\xc3\x19\xf8\x1c\x7f\x2a\x87\x7c"
- "\x41\x02\x30\xdf\x26\xf6\x6d\xbb\x53\x5c\xbc\x8d\x70\x0e\x7d\x48"
- "\x9b\x27\x91\x00\x8c\x03\x2c\xf4\xa5\x90\xe5\x0f\xe3\x22\xc5\x58"
- "\x53\x26\x38\xe7\xfa\x3e\x93\xfe\x40\xb9\xb2\xcf\x2b\x7d\xa3\x46"
- "\xc3\xaf\xbe\x42\xca\x6a\x67\xde\xec\xd5\xdc\x6d\x68\x64\xf3\x9e"
- "\xb1\xbf\x61\x79\x49\x39\xd0\xff\xed\x54\x17\xe2\x50\x07\x6e\x89"
- "\xce\x63\x3e\xa8\x5c\x19\xc6\xdd\xe5\x32\x51\x9e\xc4\x7d\xd3\x5c"
- "\x31\xf2\x2c\xaf\x7a\x36\x6a\xc7\x2a\x8c\xf1\xac\x80\x31\xe6\x76"
- "\xe3\x35\x21\x86\x97\x92\xc6\xb8\xb2\x93\x50\xba\x47\x18\x64\x14"
- "\xdc\x83\x7a\x51\xa1\xa8\x40\xb9\x03\xed\x49\x5c\x26\x37\x19\xf9"
- "\x16\x68\x8c\x31\x44\x2c\x7c\xb7\x41\x1a\x3e\xe8\x59\xcc\x71\xe8"
- "\x8b\xb2\xae\x51\x85\x63\xc6\x63\xcc\x80\x91\xf0\x3f\x8d\xe5\x9e"
- "\x79\xb9\x41\x6c\x13\xca\x01\x20\x43\xcd\x80\xa3\xaa\x25\x93\x1f"
- "\xe3\x94\x93\x4f\xd8\x13\xcd\xcf\xc7\xd8\x6f\xd8\x36\x95\x9d\x15"
- "\x8a\xfd\x4c\x06\xe1\x13\x4d\x44\x35\x90\xcd\x45\xcc\x35\xfa\xe6"
- "\x3a\xe1\x37\xc8\x3f\xcf\x98\x5d\xda\x38\x29\xda\x4a\x19\x4f\xc3"
- "\x9a\xa7\x24\x23\xe1\x7f\x1a\xd4\x3f\x60\x22\xff\x41\xeb\xaf\x51"
- "\xd2\x7d\x92\x17\x7d\x42\x71\xbf\x3b\x5f\x2d\x9e\xef\xa4\x88\x84"
- "\x31\xc5\x9c\x6e\x6c\xee\x37\x77\x7b\x76\x20\x94\x2d\xa2\x8d\x85"
- "\xda\x5c\xb2\xd0\xaf\x4b\x2c\x3f\x1b\x09\xe5\x60\xb1\x0c\xbf\xd5"
- "\x22\x56\xa0\x4d\xa2\x39\x3d\x7a\x0b\xea\x9d\xaf\x84\x82\x5c\x08"
- "\xf2\x0d\x5c\x07\xfa\xbf\x39\x86\xdd\x9b\xab\x6f\xce\xdc\xa0\xb5"
- "\x74\xdb\x63\xb2\x00\xfe\xc1\x35\x90\xff\x16\xd6\x0a\xed\xc4\x99"
- "\x7c\xef\x2b\x17\xdf\x8d\xcb\xf4\x09\xe4\x36\x45\xa8\xe8\x3b\x2a"
- "\x14\x05\xf0\x3b\xd8\x1c\x34\xb0\x01\xea\x01\xfd\x6d\xf9\xb4\x5e"
- "\xd2\x65\xfd\xfa\x1b\xaa\xc9\x46\x90\xe0\x0d\xaf\xde\xc0\xf1\xa3"
- "\x3e\xd9\x1b\x52\x54\x51\x28\x77\x62\x1c\x10\x9a\x13\x0d\xe3\x5b"
- "\xda\x88\x1f\xcd\x29\xb0\xe9\xcf\x79\x34\x96\xfe\x72\x4d\x80\x18"
- "\xdb\x92\xd7\x0d\xac\xe5\x95\x8b\x2d\x18\xef\x92\xe6\x0e\x69\xd1"
- "\x74\xa5\x31\x2e\x85\xd8\x96\xdb\x92\x48\x70\x3e\xc7\x62\x5b\xd2"
- "\x18\x21\x7e\xa0\xa7\x24\xb9\x8f\x6f\xc9\x67\xee\x1a\x23\xc6\xb7"
- "\xe4\xaf\xdb\xad\xf0\x3b\x0c\xc6\x03\xf3\xbf\x6b\x68\x59\x8a\x37"
- "\xe5\xeb\x36\xde\xa5\x12\x70\x4f\xc9\xe2\x5d\x7a\xb5\x5e\x28\x14"
- "\xd4\x2e\xdb\x92\xa5\x00\xfc\x5b\x49\xf3\x02\x3a\x9d\x2b\x81\x37"
- "\x11\xe2\x1b\xf0\x71\xc2\xb9\x1a\x13\x79\x23\x5f\xd0\x4b\xcd\xa8"
- "\xe3\xe7\x50\xdb\x18\xd7\xc4\xdf\x8c\xdb\xe2\x0e\x73\xae\x76\xfb"
- "\x28\xe6\x2a\xc6\xa7\xc8\x52\x86\x9a\x14\xca\x54\xbc\x97\xea\x92"
- "\x0a\x65\xa8\xeb\xbc\x9e\xfb\xca\xe2\x79\xb1\xb3\x17\xc4\x6b\xd5"
- "\x93\x26\x8f\xa4\x89\x12\xfb\xaa\xe7\x27\xc6\xd2\x25\x49\x3d\x69"
- "\xf4\x88\x09\x13\x26\xcf\xfe\xc3\xe4\xe1\x93\xa7\xfc\x61\x28\xdb"
- "\xb1\x38\x39\x61\x05\x26\xdb\x4c\x5c\xac\xc6\x9b\xe6\x0a\xd9\xc4"
- "\x53\x62\x13\x16\xbb\xe2\x41\x30\xb5\x73\x29\xa9\x4d\xd7\x82\xbf"
- "\xa9\x2d\x4d\xa1\xdc\x27\xda\xb8\x28\xf6\x29\x94\x3b\x71\x6c\x69"
- "\xae\xf1\x2c\x65\x5f\x94\xaf\x84\x3c\xef\xb8\xee\xf8\xe2\x9c\xc6"
- "\xf5\x07\xde\xc5\xe4\x1c\x9b\x8b\xdd\xeb\xe3\xab\xc4\xfb\x84\xb9"
- "\x2c\x9c\xeb\xc1\xf7\xec\x99\x4e\xe3\x6b\x65\xf9\x04\x8b\x76\x6f"
- "\x3c\x27\xf6\xa1\x0e\xeb\x64\x29\x67\x3a\xf2\x09\x67\xf9\x44\x48"
- "\x79\x28\xe9\x9f\x6c\x8c\x08\x41\x71\xa6\x13\xc8\x2a\x7e\xf0\xdf"
- "\x19\xff\xc7\x38\xf0\x3d\x89\xaf\x41\x9d\x2d\x50\x01\x6b\x70\xb2"
- "\x0f\xcb\x63\x95\x55\x4d\x73\x2f\x4c\xb0\xdb\x7c\x66\xdb\x95\x70"
- "\xf4\xe1\x67\xdb\x7d\xa9\x9e\xc8\x27\xf1\xd5\x74\xaf\x7d\x12\x5f"
- "\x85\xf9\xda\x80\x8f\xd7\x4d\xb0\xa5\xad\x9b\x60\xe7\x6d\xb3\x41"
- "\x7e\x87\xe3\x77\xb8\x67\x7c\x82\xfd\x3b\x9e\xe6\xac\xc1\xbd\xf5"
- "\x2c\xce\x60\x29\xfa\x50\xce\x02\x1e\xde\x7e\x95\xe5\x24\x9e\xb0"
- "\xe2\xfb\x73\xb3\x57\x98\x58\x4e\xe2\x2b\x2c\x8f\x37\xcb\x75\x4e"
- "\xd2\xa0\x9d\xb2\xd9\x76\x1f\xf5\x04\xfb\x4d\x9e\xee\x7b\xcd\xf2"
- "\x55\xb7\x97\x67\x18\x31\x76\x69\x0f\xa2\xc4\x7d\x74\xf6\xbf\x3c"
- "\xad\xc3\x98\x82\xe9\x66\xde\x8a\xb1\x69\x0e\xdd\xa8\x51\xaa\x93"
- "\x7c\x61\xdc\x7c\x47\x57\x6a\xc3\xdd\xef\x7b\xce\x1e\x14\xc5\x6f"
- "\x7e\xce\xc2\x67\x0f\xee\xcb\x6f\x1e\x96\xc8\xeb\x22\xfa\x22\xde"
- "\xf3\xd9\xcf\xfa\x43\x19\xce\x0f\xad\xe7\x37\x47\x26\xf2\xd9\x91"
- "\x06\x38\x42\x79\x64\x3e\xbf\x79\x38\x94\xbb\xaf\x83\xfb\xcc\x7c"
- "\x76\x88\x15\xea\x69\xf9\xec\xd0\x38\x38\x42\xb9\x47\x0d\xd4\x83"
- "\xf2\x43\x63\xe0\x08\xe5\x5e\xc5\x17\x15\x9d\x54\x70\x0f\x9c\x7b"
- "\x3e\x99\x3d\xeb\x85\xb5\xf4\x59\xd9\xe3\x74\xec\x19\x13\xf2\xd9"
- "\x33\x26\x15\xb2\x67\x4c\xd9\xc7\x9e\xf1\x88\x06\xea\x5b\xf9\x6c"
- "\x75\x30\xd4\x4b\xe6\xb3\x1f\x23\x70\x84\xf2\x2f\x9b\xa0\x1e\x94"
- "\xfb\xe0\xb3\xa0\xfc\xab\x12\xa8\x0f\xe5\x27\x8a\xa0\xbe\x8d\xcf"
- "\x7e\x4a\x0f\xf5\x52\xf9\xec\x7e\xd8\x3e\x94\x07\x64\x40\x3d\x28"
- "\x3f\xad\x85\x23\x94\x7f\x1d\x03\xf5\xa1\x1c\x0d\xef\x34\x8c\xf0"
- "\xd9\x2f\x25\xc2\x31\x83\xcf\x9e\x01\xcf\x8b\x84\xf2\xcc\x5a\x38"
- "\x42\x79\x36\xdc\x3f\x1c\xca\x73\x46\xc1\x11\xca\x73\xf1\x5d\x7d"
- "\xf9\xec\x79\xf0\x9c\x61\x6b\xf9\xec\x57\xe1\x9d\x23\xa1\x1c\xa7"
- "\x86\x23\x94\xe7\x43\x7f\x86\x43\xf9\x8f\x78\x1f\x94\xe3\x61\x0c"
- "\x86\xc1\x18\x6b\x43\xe1\xb8\x8e\xcf\x4e\x68\x80\x7a\x50\x5e\x56"
- "\x0c\x47\x28\x27\xc3\x18\x0e\x87\xf2\xca\x68\x38\x42\x39\x0d\x9e"
- "\x3f\x2c\x80\xcf\xce\xb0\xc1\x71\x3d\x9f\xbd\xa6\x0a\xea\x41\x39"
- "\xab\x00\x8e\x50\x7e\x03\xc6\x6f\x38\x94\xd7\x8f\x83\xe3\x7a\xf7"
- "\xf4\xdc\x58\xc2\xaf\xf6\x83\x3e\x6f\x9d\xc1\xaf\xee\x0c\xc7\x6d"
- "\x01\xfc\xea\x4e\x1a\x3e\x5b\x7f\x00\xce\xc3\x71\x9b\x15\xca\x7d"
- "\x85\x32\x1c\xb7\xd7\x43\x39\x5c\x28\xc3\x71\x07\xc8\xe3\x9d\x06"
- "\x0a\x65\x38\x16\x60\x79\x30\x9f\xbd\x13\x8e\x7e\x78\x8c\x82\x72"
- "\x84\x50\x86\xe3\x7f\xe7\xc3\x11\xc6\xf4\xbd\x75\x70\x3e\x92\xcf"
- "\xfe\xaf\x31\x50\x86\x63\x81\x3f\x94\x47\xc1\x71\x21\x94\x47\x99"
- "\xfb\xf4\x2f\x42\x5e\xe5\x42\x3a\x15\xf1\x21\x23\xb5\xe9\xd7\x88"
- "\x12\x79\x14\x73\x78\xc0\xda\xfc\x68\x9d\xc2\xef\x72\x51\x9a\x89"
- "\xca\x0c\xf6\xdc\xe7\xcc\x5c\x08\xb5\x77\xf9\x41\xbd\xce\x17\x15"
- "\xfe\x3d\x10\x8f\x8c\xa9\x26\x9a\x47\x50\x88\x8f\xe9\x57\xa7\xe8"
- "\xdc\x1d\xe4\x2b\xcc\x05\xa1\x84\xf1\xea\xcb\x67\x76\xba\x0a\xc7"
- "\x5d\x7c\xe6\xfd\x75\x30\x5e\x50\x0e\xfa\x02\x8e\x50\xfe\x8f\x37"
- "\x61\xbc\xa0\xfc\xf2\x08\x38\xee\x6a\xc9\xea\x9c\x68\x52\xf8\x2e"
- "\xa4\xf8\xb2\x67\x6c\x78\xa0\x8d\xe7\x27\x00\xd2\xf2\xef\xc6\x17"
- "\x05\xda\x0c\xc0\x63\x13\x75\x81\x18\xe7\x71\xe7\x00\xe8\x6b\x57"
- "\x03\xf6\x09\x73\xfa\xf0\x37\xc3\x94\xec\xd9\xf7\xf3\xf0\xec\x77"
- "\x31\xf7\x04\x1f\xf2\xb8\xa7\xeb\x87\xe9\xf5\xc7\x16\x85\xb3\xeb"
- "\xfe\x44\xba\xfe\x32\x5e\x3f\x1f\x88\x31\xdc\x1f\x7f\x9c\x5e\x37"
- "\x5a\x1a\x84\xf7\xf2\xc1\x6b\x76\xac\x6b\x52\xf8\xab\x19\xfe\x77"
- "\x86\x35\xce\x87\x34\xab\x22\x42\x5b\xb2\xfc\xc3\xa1\xef\x7d\x05"
- "\xf9\x3f\x82\x57\x0d\x8a\x64\xf1\x51\x86\xb9\x8d\x49\x89\xfa\x2f"
- "\x97\x33\x2d\x74\x03\x60\x28\xea\xd4\xb0\x96\x2a\xd5\x69\x61\xc5"
- "\x75\x8a\xfb\x6c\xdb\x50\xe6\x0a\x5e\x68\x66\xd8\xea\x7f\xf8\xe6"
- "\x5b\x11\xf3\xd4\x29\x81\xf0\xfc\xfb\xec\xe9\x56\xfe\x9a\x21\x6d"
- "\x04\xe0\x32\x3d\xaf\xa7\xfb\x8f\xd8\xef\xf5\xd4\xaf\x94\xfd\x4e"
- "\xa6\x36\x6c\x68\x0b\xef\x75\xd6\x61\xec\x59\xa5\xa5\x5c\x48\x3c"
- "\xa1\xdf\xe5\x15\xfe\x47\x3f\xe1\x4c\xca\xc0\x44\xd2\x49\x9d\x72"
- "\x08\xdb\x0f\x90\xe9\xbb\x8e\xba\x78\xcd\xff\x87\x83\x50\x77\x2b"
- "\xda\xa6\xb2\xee\xeb\xe5\xc8\xcf\x0c\xef\xf0\x27\x5c\x47\x95\x04"
- "\x73\x93\xf9\x52\xf9\x59\x71\x5f\x3e\xee\x94\xb2\x05\x47\x11\x5b"
- "\x4e\x27\xbd\x3d\x67\xa1\x99\xcf\x8d\x27\x5d\x6d\x0a\x16\x57\x58"
- "\x71\xdf\x89\x01\x56\x94\x57\x8f\x61\xdd\x37\x38\xbf\x2f\x43\xfb"
- "\x27\x13\xa5\x21\xe1\x34\x96\xcb\xf8\xac\xb3\x11\xc6\xa6\x1a\x62"
- "\x48\xa0\x6d\x95\xf2\x59\xd7\xc2\x39\xbf\x4b\xc9\xdb\x51\xee\x4f"
- "\x46\xbb\xdd\x17\x78\x7e\x3c\xd0\x05\xd6\xa4\xfb\x0a\xc5\xbe\xe0"
- "\x7a\xb4\x01\xc6\x0e\x65\x72\x8c\xa5\x31\xdb\x6e\xc7\xd8\x74\xeb"
- "\x4c\x30\x0e\x8c\x5e\xf7\xad\xc7\x1c\xf1\xc2\x73\xcf\x73\xdd\x22"
- "\xa2\x2a\x67\xe0\x37\x48\x7f\x8c\xf5\x75\x8d\xee\xbf\xc7\xcc\xc9"
- "\x1c\xca\x10\xac\xae\x33\xed\xe6\x0b\x71\x07\xe6\x2f\x4a\x4c\x58"
- "\xa2\x5e\x3a\x3f\x25\x76\x68\x9f\x65\x7d\xd5\x09\xc9\xea\x04\x5c"
- "\xc2\xd9\x09\x58\xe6\x97\x2e\x5c\x9c\xa8\xc6\x8c\xe6\x6d\xf3\x21"
- "\x87\xf2\xaa\x08\x0d\x95\x57\x15\x81\xd4\x46\xc0\xeb\xe3\x0b\x13"
- "\x53\x79\x4e\xfd\x58\x67\xfe\x8a\xa2\x4b\x7e\xab\x5f\x17\x1a\x87"
- "\x84\xcb\x54\x53\xbd\x11\xd6\xed\x80\x2d\xdd\x08\xee\x11\xf4\x6f"
- "\xc9\xea\xe2\xc8\x7f\x6e\x52\x04\xd6\x52\x5b\x4c\x56\x97\x42\xe0"
- "\xc7\x71\xc2\xb7\x38\xb6\xc7\x46\xb8\x46\xbf\x55\x67\x75\x29\x05"
- "\xbd\x74\x17\xa5\x95\x3e\xde\x9f\xad\xe9\x5d\xac\xf4\xd9\xea\xf8"
- "\x42\xbe\x60\x40\x11\xc8\x85\x0a\xfa\x5d\xd0\xf6\x28\x6f\x24\x57"
- "\x69\x2c\x02\x98\x6b\x2a\x8c\x01\x62\xcf\x1d\xa1\xe3\x42\x26\xaa"
- "\xb8\xbf\x84\x6b\xd3\xdf\x25\xca\xbd\x80\x05\xbe\x6a\x98\x0f\x8f"
- "\x91\x47\x0f\xa5\x35\x28\xaf\x28\xee\xbf\xef\x50\x5a\x8d\x92\xcf"
- "\x19\x19\xd7\x1c\x36\x3c\xcf\x2a\xe4\xcd\x36\xda\xac\xe4\xf3\x51"
- "\x04\xf5\xc2\x62\x4b\xf7\xe9\xf0\x3f\x22\xd9\xba\x79\xae\xda\xf0"
- "\xd8\x33\x64\xf4\x13\xfc\xf7\x9f\x95\x10\xd2\xa4\x08\x2c\xf9\x6c"
- "\x14\xea\x2a\x11\x6a\xab\x2a\x22\xcc\x92\x1b\x85\x7b\x7b\xcd\xad"
- "\xb9\x73\xb5\x37\x42\x46\x99\x8f\x40\x9d\x63\xa0\x4b\x1d\x87\xd9"
- "\x86\xb1\x66\x5b\x1f\x1f\x40\xf6\xde\xd0\x29\x4b\x4b\x22\x98\x1d"
- "\x39\x06\xe6\x0c\xe5\xa7\xfb\x77\x7f\xb6\xaf\x84\xc0\xb3\xe1\xfa"
- "\x18\xe5\xe7\x83\xdb\x5c\xaf\xf8\x2c\xbc\x84\xb4\x60\xcc\x66\xd0"
- "\x55\x0f\x9e\xce\x23\x7c\xee\xb4\xaa\xdd\x29\x56\x25\x08\xe2\xca"
- "\x8a\x9a\x3c\x92\x7a\x81\x3c\x60\xfb\x5e\xe3\xfb\x21\xdc\xdf\x8a"
- "\x31\x55\x8f\x87\xd2\xd8\x8a\x69\x06\x9a\x13\x37\xb0\x12\xe4\x0f"
- "\xee\x7b\x8d\x5f\xe5\x64\x03\x81\xeb\x5f\xd9\x7e\x1f\x4a\x2a\xe2"
- "\xcc\xc4\x18\xad\x27\xad\xca\x48\xb2\xff\x25\x3d\xd9\x0a\x7a\xcf"
- "\xd6\x2b\x24\x80\xca\xd2\x37\x35\x7e\xb6\x9b\x1a\x5f\xdb\x4a\x0d"
- "\xc6\xba\xe2\xf9\xef\x35\x5d\x50\xb6\xb6\x2d\xd6\xf8\x57\x9a\xf5"
- "\x64\x40\x03\xd1\xb4\x2a\x49\x60\xeb\x4a\x4d\x97\x4a\x6d\x1e\xb4"
- "\x05\xc2\x32\x8c\x2b\xc6\xd9\xc3\xf8\x7b\x38\x4e\xf7\x47\x93\xc9"
- "\x4d\x8a\xfb\x5f\xef\x52\x4d\xba\x63\x9c\x57\x94\x57\x31\x46\x34"
- "\x17\x3c\xad\xca\x1e\x1c\xa5\x4b\xbb\x06\xfd\xc2\x38\x46\x7b\xc6"
- "\xaa\x50\xde\x07\x59\x46\x81\xef\xcc\xf1\x9a\x2e\xb3\xf1\xf8\xd6"
- "\xc0\xaf\x50\xe6\xe7\x5a\x42\x31\xdf\x94\x3f\xf6\x13\x73\x3f\xaf"
- "\x3a\x0f\x63\x99\xae\xf1\x85\x7a\x01\x70\xbe\xab\xb1\xc9\x4a\xec"
- "\xfd\xc6\xaa\xfb\x6b\x69\x4e\xdf\xe0\xed\x69\x44\xa5\x4b\x23\xc1"
- "\xea\xff\xa0\xbc\xb4\xd3\xbe\x7b\x2c\xc8\x92\xbd\x92\xd1\xbe\xc3"
- "\xce\x75\x7d\x5d\xfd\x3c\x21\xea\x67\xe8\xef\x7e\xea\x21\x40\xc3"
- "\xe0\x69\xe1\x54\x1f\x41\x1d\x58\xd1\xb5\x37\xe3\xf1\xae\x3d\x5a"
- "\xfd\x5e\x3d\xc0\x65\x6d\xa9\xe1\x56\xfb\xf6\xc2\x7c\xdf\x57\x14"
- "\x0f\xd8\xf9\xec\xbf\x8d\xe2\x73\xe6\x52\x5e\x84\x72\x6b\xab\x5f"
- "\xa8\x1a\xce\x15\x42\xfb\x11\xad\x0a\xdf\x6a\xf8\xaf\x61\xf7\x3f"
- "\x60\xc6\xf7\xb6\x17\x0c\x58\x87\xef\x4d\x73\x14\xc1\x7b\xcd\x06"
- "\x9a\xf1\x21\x53\x4d\x34\x6e\xff\x4d\x18\x5f\x21\x87\x2b\x8e\x07"
- "\x8e\x01\x77\x53\xd3\x85\xbe\xeb\x4d\x4d\x00\x8c\x2f\xc6\x74\x0e"
- "\x4c\x9b\x03\xf7\xe4\x4e\xb5\xc0\xb5\xae\xad\xc1\xd3\x34\x98\x2b"
- "\xcc\xa8\x35\x13\xfb\xe6\xa9\x66\x8c\x59\xb8\x25\x05\xe6\x5c\xf7"
- "\xa9\x26\x7e\xf3\x54\x71\x6e\x11\xec\x27\x97\xfd\x37\x4b\x2b\xee"
- "\xd5\x83\xbe\x41\xff\xaa\xe1\xbf\xc6\xa4\x78\x20\xb1\xb5\xcf\x80"
- "\x3c\x38\x8e\x81\xbe\xf6\xe2\xb3\x06\x16\xe2\x6f\xb8\xd6\x0b\xde"
- "\x79\x26\x8e\x03\x8e\x87\x30\x16\x53\xa4\xb1\x88\xa9\x87\x7a\xa3"
- "\xb8\xac\x9c\x54\x93\xa2\x6b\x18\x9f\x35\x20\xce\xa9\xde\x2a\xa9"
- "\xde\xc2\x75\xac\xde\x8e\xbe\xac\xde\x6f\x4d\x40\x87\x1e\xc2\x78"
- "\x1f\x76\x33\xde\xfb\xa5\x7b\xa7\x84\xb3\x7b\xdf\x38\xc0\xee\x0d"
- "\x83\x7b\xbb\xfe\xe0\xd2\xa7\x4b\x52\xfd\x09\xf3\x58\xfd\xb5\x0b"
- "\x59\xfd\x47\x77\x49\xf5\x02\x83\xa4\x7a\x2f\x99\x59\xbd\x8d\xbe"
- "\xac\xde\x93\x01\x70\x7d\x7c\xdb\xbe\x04\x8e\x96\xee\x49\x4e\x64"
- "\xf7\x7c\xa0\x66\xf7\x8c\xca\x87\xeb\xab\xe4\x7d\x09\x5c\x26\xd5"
- "\x4f\x10\xde\xbb\xa0\x88\xd5\x1f\x36\xc6\xa9\xde\x36\x81\x27\xe0"
- "\xfa\x5e\xa8\xd7\x35\xb4\xd5\x2f\x2d\x9a\xd5\x7b\xa1\x01\xf9\x11"
- "\xea\x7c\xc2\x65\x3d\xe2\xdf\xea\xd7\xd3\x02\xed\x04\x00\x6d\x42"
- "\xf1\x08\xb4\x0b\xe5\x74\x11\xd0\x87\x80\xb5\xf8\x9d\x08\x31\xd7"
- "\xa4\xe8\x32\x0f\x70\xd7\xee\xd6\x96\x96\x15\x68\x73\xd8\xf2\x38"
- "\x90\x1f\x36\x3f\x67\xf0\x98\x23\x1a\x65\x88\xdc\x61\x2a\x1d\xc7"
- "\x72\xcd\x03\x8f\x82\xfc\xa3\xea\x03\x6b\x61\x06\x8d\xdd\x9c\x33"
- "\x51\xc7\x85\x01\xc6\x5e\x26\x3e\xc6\xd4\x06\x52\xc4\x35\x28\x75"
- "\x37\x88\x6f\x25\x3c\x01\xeb\x17\xc1\x9a\xaa\x5e\x84\xb2\x85\x6a"
- "\xa8\xee\xba\xd0\x9e\x3e\xbe\x28\x3d\x9e\xe5\xd7\x46\x39\x0c\xb1"
- "\x19\xe6\x63\x00\xcd\xfb\xb6\xa8\x33\xd6\x5d\x02\xbf\xfd\xb1\x6e"
- "\xeb\xe3\xfd\xc3\x5b\xdf\x8b\x2f\xba\x11\x32\xd2\x7c\xe3\x2f\x4f"
- "\xab\x6e\x86\x4c\xd4\xdd\xcc\x8d\x52\xd9\xde\x8b\x57\xdb\x1e\x1f"
- "\x50\x64\x0f\x19\xa5\x85\x67\x03\x6e\xe7\x29\xf7\x70\x45\xca\x3d"
- "\x69\x06\x25\xb6\x7b\x28\x4d\xaf\x3c\x98\x56\xa5\x3c\xc8\x15\x2b"
- "\x0f\xa5\xe9\xe0\x58\x88\x39\xc0\x40\xde\x53\x1d\x3e\x98\x56\x0a"
- "\xeb\x46\x10\x81\x79\xd0\x20\xda\x42\xf9\x11\x36\x52\x59\x68\x23"
- "\x47\x13\xaf\x11\x73\x50\x84\x06\xfe\xfb\x9a\xbb\x4f\x0b\x35\x77"
- "\x9f\xab\xa6\x7d\x0e\x89\xa6\xef\x88\x7b\x5d\x0f\x72\xac\xcf\xc2"
- "\x78\x40\x9b\x41\x4f\x6c\xc7\x6f\xbe\x62\x5c\x6b\x45\x50\x7d\x9b"
- "\xb8\xd6\x4a\x96\x7f\xce\x11\xdb\xfa\xa7\x88\x6b\x2d\xd8\x1c\x68"
- "\x5c\x6b\xd0\x1f\xa9\x1e\x09\xeb\x17\xcd\x59\x69\x03\xf9\x6c\xf3"
- "\x04\x2d\xea\x8b\x28\x8f\xb5\x64\x75\x53\x89\xfa\x1e\xca\x18\xf6"
- "\x4d\x11\x83\xe1\x7f\x20\x9c\xd7\x98\x14\x1f\xad\x15\xcf\xf3\xb9"
- "\x7e\xf8\x3d\xc0\xc7\xce\xc7\x3d\xd7\x82\xfb\x37\xf9\xb8\x61\xf6"
- "\xcd\x23\x32\xec\x9b\xe7\x12\x38\x17\x01\xff\x43\xed\x9b\xfd\xf6"
- "\xc1\x7f\x31\xfc\x1f\x80\x7f\x03\xfc\x97\xc0\x7f\x29\xfc\x57\xc1"
- "\x7f\x35\xfc\xd7\xc0\x7f\x2d\xfc\x9b\xe0\xbf\x9e\xef\xee\x57\x8e"
- "\x71\x39\xa1\x6d\x33\xd0\x3d\x54\x6c\x57\x1a\xdf\x6e\x1b\xe0\x7d"
- "\x23\x51\xfe\x01\xbc\x8a\xe1\x19\x5e\x85\xf2\x3b\xfb\x17\x23\xee"
- "\xf2\x7d\x86\xe7\x99\x7b\xc7\xeb\xcd\xdd\xa3\xf5\x70\xf4\x37\x07"
- "\x69\xd5\xf0\x0f\x34\xd4\x86\x9b\x37\x4f\x0b\x07\x1a\xfa\x03\x2d"
- "\x0d\xf0\x2e\x30\x6f\x7a\x54\x31\xbb\xd4\x2f\x80\xfe\x3d\xcc\xc2"
- "\xef\x00\x93\x22\x84\xee\xc1\x81\x36\x32\xa0\xdc\xcb\xa4\x78\x90"
- "\xd6\x6b\x0e\x99\x16\x29\xec\xfd\xc4\xf3\x03\x4d\xbe\xbf\x24\xac"
- "\x5e\x94\x4c\x76\x8a\x7f\x45\x3b\x3b\x7e\x4e\xf2\xec\xa5\x0b\xe7"
- "\xbf\x12\xbb\x74\x88\xba\xcf\x3c\xb5\x66\x7e\xc2\x92\xd9\x4b\x96"
- "\xc5\x2e\x8b\xa5\xa2\x13\x9c\x7a\x42\xee\xd7\x86\xb9\x3b\x6c\xa0"
- "\x07\x74\xad\xe7\x79\x5c\xb3\xc6\x59\x80\xcf\x1e\x8b\x2f\x3a\x70"
- "\xc5\xac\xb4\x83\xec\x12\x50\x9f\x01\x73\x6f\xa2\xee\xc0\x15\xab"
- "\x32\xa0\x5e\x4d\x78\xe0\x77\xbc\x66\xac\xaf\x12\x64\x99\x2f\x48"
- "\x39\xca\x32\x50\x67\xcf\x22\xab\xf2\x45\xbc\xff\x2f\x03\x8a\xf6"
- "\xc2\x6f\x38\xa7\xc2\xfb\x78\x90\x6f\xe8\x11\xe4\x1b\x56\x1e\x69"
- "\x3e\x48\x8f\x51\xaa\x83\xb4\xde\x28\xed\x21\x3c\x5e\x5f\xc5\x97"
- "\x43\xbb\x68\x6f\xe3\xff\xd2\x3f\x9c\xd6\x81\xf9\x46\xeb\xc0\x5c"
- "\xab\x53\x04\x97\x62\x3d\xaa\x53\x40\x1f\xf7\x42\x3f\x40\xe7\xf7"
- "\x15\xe7\x2f\xea\x10\x8e\x39\x9c\x84\xb2\x5e\xf0\xd3\x38\x87\xb1"
- "\x3f\x3c\xcc\xd9\xdd\x70\xef\x9e\x45\x66\x66\x9b\xbd\x86\x58\x61"
- "\x22\x88\x13\x88\x0f\xc6\xd4\x2a\x7a\x7f\x11\x57\xa5\x44\x3d\x04"
- "\xee\x5d\x82\xd7\x68\x8e\x12\x2a\x8f\x07\xef\x12\x65\x60\x31\x47"
- "\x49\x40\x0c\xf0\xc6\x5c\xf2\xe8\x15\xc5\x2f\x5e\xc7\xf1\xc3\xf1"
- "\xc2\x6f\xb2\x7c\xd6\x2f\x46\x61\xfc\x85\x6d\xdd\x88\xbf\xad\xfb"
- "\x42\x2b\xb3\xd7\x04\x37\x89\x72\xa5\x25\x78\xa1\xd5\x99\x6e\x8c"
- "\x5e\xea\xd8\x45\x73\xe6\x2e\x8c\x9d\x47\x3f\xe3\xcd\x59\xba\x74"
- "\x59\x7c\xac\x3a\x76\xce\x2b\x71\x6a\x7a\x59\xbd\x6c\x29\x54\x99"
- "\x9f\xb8\x54\xbd\x78\xf9\x22\x75\xfc\xd2\xf9\x28\x21\xc7\x26\x24"
- "\x2c\xd3\x26\x76\x21\xec\x4e\x75\xfc\xb2\x85\x89\xf3\xb5\xf0\x63"
- "\x69\xec\xa2\x79\x6a\x4a\xf5\xa5\xd0\xd4\xc2\x85\x6a\xe1\x09\x4b"
- "\xe3\xe6\x24\x20\x23\x2c\x7a\x0d\x2a\x39\xdd\x2f\x97\x9f\x03\x30"
- "\xc6\x1e\xfa\x76\x5d\x51\x84\x8c\x2f\xf1\x85\xb1\xce\x59\x68\x45"
- "\x9f\x08\x28\x8f\xa3\x3a\x55\x56\xb0\x0d\x6d\xd7\x6f\xc3\x3b\x36"
- "\x03\xdf\xb7\x64\x75\x2f\x15\xdf\x8d\xda\xb2\x31\xee\x28\xc6\xb4"
- "\x55\x84\xfc\x96\xee\x41\x06\xfe\xa7\x3e\x33\x59\xdd\x03\xd9\x58"
- "\x74\xb7\x3a\xdb\xc5\x98\x1d\x36\x24\x08\x7d\xf3\x60\x0e\x8c\x43"
- "\xb9\x40\xc8\x13\xa1\x80\x7b\x86\xe2\x3d\xdc\xe6\xb9\xb0\x66\x84"
- "\x84\x4b\xb2\x79\x88\x3f\xd6\xa7\xf5\xb2\xba\xbf\xc4\x77\x9f\x06"
- "\x6b\x72\xf7\x26\xec\x97\x87\x75\x44\x7d\x1d\xda\x3d\x5e\x44\xc8"
- "\x53\xc1\x44\x73\xfd\xad\x61\xfa\x96\x6e\x11\x91\x37\x32\x49\xe7"
- "\x1b\x30\x97\xad\x4a\xf2\x68\x2b\xf0\xc5\x8a\xa7\x89\xcf\xaa\xf1"
- "\x44\x59\xb4\xa0\x08\xe3\x26\x93\xf2\x31\x79\xc4\x18\x03\xba\xb7"
- "\x75\x17\x29\x37\xd4\x91\x0a\xdb\x07\x2c\x17\x49\x0a\xca\xd6\x0f"
- "\xfe\x15\xe3\xe4\xa5\xaf\xe2\xed\x7b\x3f\x36\x77\xda\xd3\x58\x84"
- "\x39\x44\x1e\x35\xda\xce\x19\x8c\xa9\x05\xc4\x98\x6c\x34\x60\x8c"
- "\x12\x18\xb7\x6d\x07\xe1\xda\x7d\xe5\x70\xdf\x8b\xa4\x33\x94\x37"
- "\xe1\x33\xd6\xe5\xf2\x35\x6f\x84\xf0\xb5\x6f\xe4\xf2\x26\xe0\xa9"
- "\xfa\xf5\x42\x5e\x10\xf4\x39\x40\xdf\x0a\xe4\x53\x6d\x12\x09\x6d"
- "\x54\x3c\xa8\xa1\x36\x80\x51\xb4\xdc\x03\xca\xf4\x3b\xb6\x31\x39"
- "\x17\xcb\x3d\xa1\x3c\x86\x95\xb7\x63\xf9\x21\x28\x47\xb3\xf2\x67"
- "\x58\xee\x05\xe5\x38\x56\xae\x24\x34\xd6\x86\xe2\x41\x16\x7f\x20"
- "\xf9\x2b\x2c\xc3\xd8\x3f\xb8\xce\x90\x84\xfd\x3d\x0b\x34\x7b\x70"
- "\x73\xfa\x19\xd0\xd1\x92\x2f\xd2\xf9\x70\x28\x2d\x0e\x6d\x14\x30"
- "\x1f\x1e\xec\x71\x7f\x2d\xea\x77\x0f\x16\xfb\x85\xe3\x31\xe4\x40"
- "\xa0\x95\x74\x06\x79\xe9\x7e\x78\x9f\x37\x70\xec\xdc\xda\x64\xf6"
- "\x0c\x3f\x37\xc1\xc6\x1b\xf8\x9d\x03\x0a\xf9\xcd\x93\x54\xfc\xce"
- "\x70\xf4\x5d\x84\xb5\xec\xb9\xaa\xa2\x14\x2b\x8d\x5d\x0d\x32\x2a"
- "\xcc\xa1\x07\xa9\x5f\xb6\x19\x64\x3e\x0f\xb1\x6c\x55\xfc\xe6\x91"
- "\x2a\xd0\xa5\xf2\xc6\x6b\x6c\xe8\x43\x0d\x72\x6e\xe8\x1b\x47\xe3"
- "\x50\x36\x88\x5e\xc3\x15\x84\x9b\xb9\xf4\x68\xc2\x87\x0d\x28\x1c"
- "\x1f\xc7\x1b\x60\x9d\x52\x30\xfb\x37\x8f\xcf\x3f\x47\x9f\xdb\x67"
- "\x40\x21\xb7\x3c\x0e\x73\x4f\x51\x7c\x49\xc3\x35\x3b\x09\xf0\x64"
- "\x65\x74\xa0\x7d\x73\x74\xc6\xd1\xb8\x0b\xde\xe5\x31\x52\x84\x7a"
- "\x8e\xab\x0e\x7d\xc2\x58\xae\x36\x78\x8e\x0d\xde\x15\xe5\x83\x3d"
- "\x5c\xa9\x12\xe4\x94\xc2\xdd\x73\x6b\x3a\xf1\xcb\xa3\x03\xe1\x9d"
- "\x9e\x36\x6a\xae\x91\xca\x1b\x38\x57\x7a\x8c\x39\x0a\x54\x19\x9d"
- "\x6c\x33\x04\x9a\x69\xcc\x6d\x15\xe6\xa0\xe1\xbb\x8f\x54\x35\x2a"
- "\x7a\xe4\xbd\x98\x0a\xef\x00\xef\x7e\xb0\xae\xc6\x97\x83\xf7\x18"
- "\xc0\xc6\x0d\xef\x4b\x85\xb1\xcd\x13\x65\x7b\xef\xfa\xdf\x83\xf2"
- "\x0d\xb7\x34\x9a\xe0\xde\xe8\xbd\x20\x93\x70\x37\xa3\x03\x39\x58"
- "\x7f\xf0\xda\x51\xcd\x65\x82\xcf\x64\x63\xdd\x83\x7e\x43\xe4\xc3"
- "\x60\x9c\xe1\xf9\x18\xeb\x5b\x1c\x57\xa8\x9b\x6a\xbf\x19\xe7\x9e"
- "\xfe\xb9\xd1\x51\xd0\x3f\x1d\xbf\xd9\xcf\x6d\x0c\x54\x58\x6f\xd3"
- "\x19\x7f\xf4\x2f\x85\xff\x1a\xfe\xdd\x78\x95\xb9\x4f\xff\x06\x9a"
- "\x1b\x34\x77\x42\x86\x68\x27\x81\xf9\x06\x3c\xd2\xb3\x47\x11\xe8"
- "\xc3\xee\xe3\x1b\xe6\xb2\x9c\x6c\x9d\xce\xf1\x81\x76\xcc\x35\x7c"
- "\x0d\xe3\xc6\xe7\x1d\xd5\x58\xbc\xa4\x69\xcf\x19\x9e\x68\x8a\xed"
- "\x83\x5e\x7d\xd3\xcb\xf6\x76\x79\xe4\x91\x02\x18\x97\x60\x3f\xfd"
- "\x0d\x7e\x94\x82\xc9\xdf\xbd\x26\xe2\x58\xd9\x60\x1d\x49\x39\x49"
- "\x94\x56\x58\x2f\x3f\x98\xba\x4e\xd9\x17\xd6\x19\x3b\xac\xfd\x65"
- "\x55\x25\x64\xc2\x38\x92\x5e\x11\x77\x95\x88\xb9\xd6\x60\x5d\x53"
- "\xbd\x3f\xd5\xac\xc4\xef\x50\x98\x5b\x8d\xea\xaa\xb9\x53\xa3\x3e"
- "\xfc\x0a\xd6\x4c\x90\x1b\x76\x7f\x65\x56\xda\x9a\xa3\xd5\x34\x6e"
- "\x3d\xe8\xe5\xe9\x71\x3c\xe7\xf8\x36\x85\xb9\x4d\x74\x03\x6b\x31"
- "\x77\xf5\xf1\xa8\x2a\x1a\x4b\xe0\x78\x74\x09\x39\x5e\x9b\x47\xca"
- "\xeb\xcf\xe0\x1e\xeb\x77\x8f\x47\xeb\x50\x66\xec\x6a\x03\xb9\x70"
- "\x2b\xc8\x85\x30\x5f\xef\xe3\x54\xb9\x79\xe2\xf7\x29\xcc\xc5\x26"
- "\xca\x84\x36\x98\xa3\xf9\x42\xbe\x35\x5b\x56\xcf\xc8\x7c\xe1\x5b"
- "\x15\xe6\x61\x7b\x27\x89\x84\xbd\xa3\xe4\xa2\xdd\x7d\x97\xea\xba"
- "\x84\xfa\x61\x87\x72\x41\xb9\x79\x62\x3e\xb6\x17\x97\xa8\xc9\x3f"
- "\xe0\xdd\x8f\x6a\xbc\x9d\x93\xbd\xa8\x0f\x9d\x0d\xf8\xce\x06\x3c"
- "\x67\x83\xf1\x34\x29\x1e\x0a\x00\xba\xb9\xd5\x43\x44\x1a\xdc\x4c"
- "\x17\x69\xf0\xf0\x79\x4a\x03\xd0\x5f\x56\x4e\x17\x68\x70\x1a\x68"
- "\x50\x0f\x34\xc8\x24\x19\xc7\x26\x97\x93\x09\x51\x40\x83\xa6\xab"
- "\x98\xf3\x80\xe5\xbb\x4b\x64\x63\x4f\x69\x71\xda\xac\xac\xb4\x30"
- "\x1a\xec\x7a\x89\xd1\x60\xcf\x4b\x66\x90\x63\x06\x90\xf7\xa1\x6c"
- "\x5f\x1e\xad\xc6\x3c\x54\x7c\x66\x0c\xe6\xe6\x66\xb4\xb8\x09\xb4"
- "\xb8\xc9\x68\x91\xb6\x04\x68\x51\x5d\x43\xe3\x5d\x1d\xaf\x2d\x27"
- "\xe5\x31\x7a\x52\x01\xb8\x04\xb4\x98\x83\x74\x41\xdd\xda\xbe\x52"
- "\xd3\x0d\x74\xe9\xe0\xfc\x14\x12\x2a\xd2\x03\x74\xf7\x2e\x1b\x52"
- "\x08\xfa\x0e\x87\xc3\xdc\x14\xe9\x11\x4c\xe9\x71\x59\xa0\xc7\x0d"
- "\xf4\xbf\x03\x7a\xdc\x00\x7a\xdc\x00\x7a\x64\x32\x7a\x20\xce\xbf"
- "\x68\x09\xe4\xb9\x7f\x6a\x30\x1e\x46\x5b\x7a\xac\x14\xe8\x71\xfa"
- "\x76\xe8\xf1\xf0\xae\xb6\xf4\xe8\xa5\xeb\x88\x1e\xd2\x9c\x78\xf4"
- "\x75\xa4\xc7\x4d\xbd\x30\x27\x1e\xc7\x39\x91\xa1\x7c\x0a\xd6\x22"
- "\x1c\xd3\xb2\xaa\x03\x74\x4e\x60\xae\xb1\xf7\xa7\x5a\x95\xe5\xf5"
- "\x40\x97\x79\x40\x97\x14\x89\x2e\x8c\x1e\x13\x55\x85\x5f\xb1\xf1"
- "\x57\x8f\xc5\x35\x03\xe7\x06\xd2\x07\xe8\x04\xf3\xc7\x5d\xae\x42"
- "\xe7\x6f\xb8\xd0\x26\x87\xf3\x04\xe7\x08\xce\x87\x8a\xb8\x33\x34"
- "\xf7\xfb\xf1\xa8\x52\x82\xdf\x72\x8f\x47\x1f\x00\x5a\xe5\x11\xfb"
- "\x72\xa0\x4d\x12\xee\x17\x21\xbd\x31\x67\xe1\xf1\xe8\x75\x28\x2f"
- "\xa8\x80\xe7\xef\xb3\x03\x9d\xec\x2d\xa1\x5d\xd6\x83\x1e\x85\xdf"
- "\x78\x9d\xbf\xed\x62\x7e\x66\xde\xaf\x67\x24\x9c\xf7\xb5\x01\x8d"
- "\x60\xee\xc8\xe6\x8c\x23\x6f\xf3\xb7\x1a\xb2\xad\x8e\xf8\x3f\x30"
- "\x9f\xd1\xc8\xee\x34\x67\xc6\xcf\xc7\x39\x93\x01\x34\x3a\xe9\x25"
- "\x8d\x1e\x65\x7b\xa8\x42\x00\xab\xbb\xfb\xe9\x61\x9d\x04\x1a\x3d"
- "\xa2\xf6\x44\x23\x7b\x41\xff\x52\xbb\x2a\x02\xbf\x3d\x3f\xca\x2d"
- "\x9e\xac\xe0\x40\x67\xba\x01\xba\xe9\x71\xb3\x8d\xa4\xce\x24\xca"
- "\x94\x33\xc4\xcf\x38\xf9\x0b\x62\x34\x15\xd3\xb8\xe9\x68\xf3\xc5"
- "\x7c\x26\x46\x5b\x31\xe0\xd5\xdc\x0c\x2c\x6f\xa3\x65\x33\x59\x39"
- "\x93\xf8\xd0\x5c\xa6\xd1\x7a\xb2\x1e\xf8\x73\xf7\x4b\x7a\x25\x97"
- "\x33\x32\x8e\x57\x61\x1e\x26\x62\xa8\xd4\xda\x30\xee\x5b\x40\x45"
- "\x5c\x39\xc6\xca\x3c\x87\x71\xc9\x2b\x2d\xd0\xa6\x99\xbf\x61\x87"
- "\x35\x63\x7b\x26\x5f\x8c\xb9\x29\x06\xe0\x1a\x81\xb1\xec\x14\xea"
- "\x39\x28\x8b\xa0\xed\xcb\x90\xf6\x0e\xc8\x5e\x6a\xea\x0b\x0c\xe7"
- "\x14\x15\x0b\x2c\x70\xfd\x97\x27\xb1\x5f\xcc\x0e\xcd\x8e\x03\x30"
- "\xc6\x78\xc8\xdc\x23\x9f\xa4\x99\x7d\x75\xa0\xf3\x82\x8c\x86\xed"
- "\xfc\x95\x67\xfa\x60\x83\xb1\xda\x4a\x6d\x90\xe6\xf4\x38\x3f\x5d"
- "\x0a\xfa\x78\x61\x9e\x0b\x5c\xb3\x7f\xf9\x3a\xfa\x85\xf0\x05\xb0"
- "\x5e\x85\x4c\xc8\x28\x9a\x6b\x56\x4a\xeb\xb2\xba\x16\xd6\xb3\x86"
- "\xd1\x1a\x3e\x1d\xf3\x81\x1c\x84\xf7\x42\x3d\xe8\x83\x3a\x2b\xc5"
- "\x94\x0f\xe7\xae\x53\xa2\x8d\xc4\x0a\xf8\x50\xfe\xd5\xdf\x68\x7e"
- "\xd9\x8b\x8a\xde\x97\x8f\x45\xdb\x08\x3e\x7f\xca\x13\xf8\x9d\xa1"
- "\xb7\xba\x55\x59\x30\xb0\xd5\xaf\x67\x7e\x7a\xbd\x94\x5b\xd3\x39"
- "\x87\x26\xe2\xcc\xee\xb9\xd0\x26\xe2\x4c\x5d\x86\x92\x61\x4b\x24"
- "\xda\xe9\xfc\x5d\xb1\xa5\xa2\xe9\x32\x49\x03\x3e\xae\x88\xd3\xd3"
- "\x9c\x2d\x5d\x01\xdf\xb9\x95\x80\x27\x37\x41\xe7\x07\x3c\x41\x1c"
- "\xd8\x0e\xf8\xc1\xad\x04\x5d\xff\x06\xe8\xfa\x02\x8e\xa0\xec\x85"
- "\xc7\x99\xc0\xa3\x81\xa5\x70\x0e\xe8\xc4\x01\xae\x03\x9e\x68\xb6"
- "\xa6\x90\xb0\xad\xc0\xa3\xdb\x10\x47\x40\x2e\x7e\x51\x0b\x38\xb2"
- "\x1c\x70\x24\x89\xe6\x38\x0e\xdd\xae\x64\xf8\xf1\x71\xdd\x3a\xa5"
- "\x4e\xcc\x71\x4e\xc7\xf7\xb1\xd5\x95\xc8\x1f\x31\x19\xd8\x57\xa5"
- "\x1d\xd7\xa7\x95\xd1\x3e\x95\x16\xe0\x91\xdc\xb9\x5a\x3c\x47\xe7"
- "\xed\xf2\xb8\x2e\x1c\xe3\xb5\x48\x1c\x93\x1d\x57\x48\x38\xcd\x03"
- "\xfa\x7d\x68\x97\x8d\x8b\x48\xdf\xed\x57\x48\xd8\xf6\x45\x44\x03"
- "\xf3\x55\xb9\x1d\xfa\x30\x6b\x89\x8a\xd0\xdc\x28\x7e\x3d\x0b\xe0"
- "\xbc\xdb\xdc\x28\x20\x57\x87\x6e\xc7\x39\xb3\x58\xe3\xe8\x93\x4d"
- "\x97\x10\x6e\x87\xb1\xa3\x71\xe4\x14\x8f\x31\x5f\x27\xd5\xaf\xa2"
- "\x98\x9c\xff\xcb\x00\xe6\xfb\xd4\x77\x32\xe8\x2a\x9d\x1b\x15\x8f"
- "\x1d\xe6\xdf\x1a\x38\x46\x9b\x42\x14\x8d\xe2\x35\x90\x3d\x39\xa0"
- "\x55\xff\x0c\x92\xc1\x05\xe5\x17\x1b\x93\x2f\x63\xae\x01\x2f\xe7"
- "\xe1\x63\x35\xd8\x96\x5d\x97\x30\x90\xfa\x1b\xbd\x95\x10\xb1\xa3"
- "\x91\x84\xf3\x7f\x04\x7a\x2c\x80\x77\x6d\x24\x61\xf9\x8d\xf0\xae"
- "\xcb\xd9\xbb\x8a\x39\xdd\xb9\xcc\x82\x08\xb8\xd6\x6e\x5e\x31\xf3"
- "\x1f\x31\xaf\x58\x98\x1a\x30\xec\x17\xfc\x63\xe8\xcb\x4c\xe3\xfc"
- "\xb4\x18\x6d\x67\x08\x3e\x17\xed\x43\xc6\xab\x94\xa7\x3f\x42\x5e"
- "\xe6\xf4\xf1\xaa\xd9\xb5\xc0\xdb\x2d\x71\x68\x2b\x53\x1d\xac\x33"
- "\x63\x5c\x1d\x2a\xf3\x99\x14\xea\x7a\x94\xd3\x0e\xc1\x39\xe4\x7d"
- "\x27\x9e\xaf\x47\x9e\xc7\xeb\x94\xef\xe1\x3e\x63\xed\x05\x82\xed"
- "\x39\xb7\x83\xf4\x17\xdb\xba\xa8\x08\xdb\x82\x6d\x21\x2f\xa0\x5d"
- "\x07\xe7\x1a\xa3\x7d\x31\xfa\xad\x87\xf2\x21\xa3\xcc\xac\x6c\xc6"
- "\x9c\x39\x2a\xe4\x01\xca\x2b\x80\xdf\x18\xc7\x99\xe7\xa3\x7d\x80"
- "\xcf\xb0\x9f\x5d\x80\xde\xe1\x22\x5f\xc0\xb9\x60\x57\xde\xe8\xba"
- "\x5a\x85\x3a\x4d\x30\xfe\xbe\x55\xfe\xf0\x8e\x7e\x61\x1e\xfd\x5f"
- "\xb9\x30\x90\x6f\x01\x2f\x11\x37\xed\xcd\x4e\x98\xd9\xc4\x30\x13"
- "\x31\x49\xc4\x4d\x8a\x4d\x34\x5f\x44\x31\xfa\xbc\x32\x9f\x76\x2f"
- "\x71\xb3\xa2\x49\xc2\xcd\x17\xb5\x4e\xb8\xd9\xc4\xdf\xe0\xfa\xb8"
- "\xc3\xcd\x3e\x5b\xe4\xb8\xd9\x67\x9b\x1c\x37\x9f\x50\xb8\xe2\x66"
- "\x5b\xcc\xec\x73\xc6\x1d\x5e\x82\x1e\xf3\x68\xa3\x42\x53\xe4\x19"
- "\x2b\x1f\xf7\xf7\x1e\x2b\x7f\xd5\x43\x8e\x95\x8f\x8f\xfb\xff\x17"
- "\x2b\x7f\xb5\x5b\x86\x95\xaa\x5b\xc4\xca\x46\x8a\x95\xc1\xfc\x3f"
- "\x61\x4e\x08\xf8\xb1\x7d\x81\x07\xac\x5c\xd0\xc1\x5c\xf8\xa3\x27"
- "\xac\xd4\x74\x92\x63\xa5\x66\xb0\x1c\x2b\x7f\x75\x59\xc2\x4a\xe1"
- "\xda\x1d\xc1\x4a\x8d\xef\xbd\xc1\x4a\x8d\x2f\xc5\xca\x2b\x88\x95"
- "\x9a\xf3\x1d\x63\xe5\xe3\x2a\xf7\x58\x09\xe7\x29\x56\x3e\xae\x92"
- "\xb0\xf2\x4c\x07\x58\xf9\xc4\x51\x2f\xb0\x32\x98\x62\xa5\xca\x03"
- "\x56\x2e\x80\xb1\x12\xf8\x82\xf2\x9e\x0b\x6f\x08\x58\x19\xea\xc0"
- "\xca\x5b\xe0\x0f\xef\xe8\xf7\x44\x49\x7b\x58\xc9\xe9\x98\x7c\x89"
- "\x58\xc9\x87\x08\x58\xb9\xd0\x46\x52\x4e\x01\x46\x56\x37\xd2\xbc"
- "\x38\xd4\x57\x18\xfe\x53\xa7\x23\x16\x45\xe9\xf6\xc0\x78\x19\x4d"
- "\x45\x14\x9b\xa8\xcf\xeb\x38\xc4\xaa\x22\xa8\x9b\xe7\x90\x3b\x29"
- "\x76\x9e\x12\xb0\x73\x86\x80\x9d\xb3\x7e\x04\x76\xbe\x84\xb4\x7c"
- "\xf2\x64\xab\x52\xc4\xce\xb7\x00\x3b\x9f\xa4\xf2\x03\x7e\xd3\x64"
- "\xd8\xd9\x7f\xa2\xd8\x2f\xb4\x69\x1a\x13\xdf\x21\xac\x5f\x57\xdb"
- "\xe2\xe8\x58\x6c\xef\xa9\x27\x0c\x0b\x9a\x88\x03\x4b\x67\x48\x58"
- "\x0a\x6d\x29\x3c\xe3\xe8\x53\x51\x0e\x1c\xcd\x04\x1c\x3d\xeb\x84"
- "\xa3\xa0\x37\x7d\x88\x98\x07\x38\xda\x42\x71\xf4\x63\x01\x47\xfb"
- "\xce\x39\x36\x03\x70\x74\xac\x88\xa3\x4f\xe5\x58\x33\x0b\x06\x5a"
- "\xb3\x3a\xc6\xd1\x16\x8a\xa3\xda\xbb\x8f\xa3\x25\x2e\x38\x0a\xba"
- "\x2b\xe6\x75\x77\x8b\xa3\x22\x3f\x52\x1c\xcd\x90\x70\x94\x8e\x6b"
- "\x5f\x7b\x65\x0c\x8c\x7b\x8c\x96\xea\x6e\x0e\x1c\xd5\x16\x31\x1c"
- "\x85\x73\xd4\x7e\xb2\x14\x70\x14\xf8\x2f\xbd\x02\xe3\x05\x92\x48"
- "\xe8\xa3\x0a\xf1\x75\x07\xcc\x19\x1c\x23\x07\x9e\x2e\x80\x39\x83"
- "\x18\xd3\x0c\x73\x06\x70\x74\xd6\x35\x15\xa1\xf3\x25\x0b\xe6\x4b"
- "\xa3\x87\xbc\x7c\xa2\x0f\xae\x47\x3c\xed\x37\x45\x8e\xa7\xfd\xd6"
- "\xc9\xf1\xb4\xdf\x50\x09\x4f\x85\x6b\x88\xa7\x40\x33\x18\x9f\x62"
- "\xc4\xd4\xdb\xc3\xd3\x7e\x93\x1d\x78\xaa\x14\xf0\x74\x41\xc7\x78"
- "\x4a\xbf\xfd\x79\xc0\x53\x67\x6c\xf0\x8c\xa7\xfd\x26\x4b\x78\xda"
- "\xff\x69\x07\x9e\xd6\x78\xc2\xd3\xa7\xa2\xdd\xe3\x29\x9c\xa7\x78"
- "\xfa\x54\xb4\x03\x4f\x6b\xdc\xe0\xe9\x58\x67\x3c\x1d\xd0\x9b\xe1"
- "\x69\x11\xc5\x51\xc4\xd4\x4a\x0b\xf0\x07\xce\xb9\xc4\x3c\x8a\xa9"
- "\x1c\x60\x2a\xe6\x2a\xc6\x3c\x55\xe8\x6b\xef\x0e\x53\x19\xe6\x9a"
- "\x08\xe2\x2a\xce\xcd\xf4\xf1\xa0\xef\xc2\x5a\x04\x63\x42\xd7\x5e"
- "\x71\xfc\x76\x38\xe1\xeb\xec\x15\x2a\x94\xed\x64\xbc\xc2\x89\xbc"
- "\xd2\xac\x41\xbf\x5b\x19\xaf\x78\x47\xcb\x01\x6a\x4f\xd8\xea\x49"
- "\x77\x3f\x86\xba\xfb\x14\xa2\x5c\x39\x05\xf0\x35\x1a\x75\xf7\x42"
- "\x17\xdd\xbd\xb0\xad\xee\x7e\xb2\x7d\x1c\xf5\x4a\x77\x9f\x8a\x34"
- "\x0c\x7f\x58\x8e\xa3\xe1\xbd\xe5\x38\xfa\xeb\x6d\xd8\x2f\x86\xe3"
- "\x85\xee\x75\x77\x3a\xcf\xc3\xe3\x1d\xba\x7b\x8d\x1c\x3f\x25\xdd"
- "\xfd\xd7\xe3\x3d\xe3\x68\x78\x9e\x4c\x1e\x9d\x25\xe0\xe8\x5c\x01"
- "\x47\xe7\x4a\x38\x7a\xfc\x0b\x51\x1e\x7d\xfa\xa3\xb2\x1a\x67\x1c"
- "\x0d\xaf\x75\xe0\x68\x6d\x5b\x1c\x15\x31\x14\xf1\x14\xdb\x41\x5b"
- "\xd6\x2e\xc0\xe9\xbd\x73\xb5\x4a\x66\xab\x8d\xc1\xb1\xf3\x77\xb5"
- "\xd5\x56\x34\x5d\x23\x69\x33\x10\x4f\xf3\x28\x9e\x06\x2a\xc8\x1c"
- "\xc0\xbe\xae\xb8\x97\x20\x1f\xbf\xdb\x27\xb1\x3c\x6f\x68\x5f\xe2"
- "\x96\xb3\xbc\xa1\xa2\x9d\x09\xde\x97\x7e\xaf\x9f\x79\x46\xc0\xd4"
- "\xeb\x30\x1e\xc0\x73\x5b\xaf\x03\xa6\x26\xb9\x91\x4d\x57\x02\xa6"
- "\xa6\x38\xc9\xa6\x30\xf7\x3f\x9e\xeb\x8a\xa9\xcf\xbc\x50\x89\xbc"
- "\x82\x98\x2a\xd3\xe3\x0b\x7f\x06\x7a\xfc\x33\xef\xca\xb1\xf4\x99"
- "\x6a\x39\x96\x3e\xf3\x86\x84\xa5\xc2\xb5\x3b\x22\x9b\x3e\xa3\xbf"
- "\x37\xb2\xe9\x33\x7a\x49\x8f\xff\xf5\x2a\x07\x96\x56\x7b\xc2\xd2"
- "\x70\xbd\x7b\x2c\x85\xf3\x14\x4b\xc3\xf5\x0e\x2c\xad\x76\xa3\xc7"
- "\xcb\xb0\x74\xe0\x1c\x86\xa5\x85\x4c\x36\xad\x11\x65\xd3\xc2\x7f"
- "\x41\x3d\x7e\x60\x8c\xb7\x7a\xfc\xb1\x26\x86\x9f\x88\x4f\x22\x86"
- "\x4a\x7a\x7c\xa1\x67\x3d\xbe\x03\x0c\xf5\x4a\x16\xa5\x18\x3a\x68"
- "\x8e\x1c\x43\x07\xc5\xca\x31\x74\xf0\x49\x57\x0c\x6d\x8b\x9f\x83"
- "\x76\xba\xc3\x4e\xa6\xc7\x0f\x5e\xeb\x19\x37\x07\x55\x79\x8f\x9b"
- "\xff\x71\x59\x8e\x9b\xff\x11\xfc\xef\x81\x9b\xbf\x59\x2d\xc3\x4d"
- "\xd5\x2d\xe2\xe6\x4f\xa2\xd3\xff\xc6\xc5\xfe\x39\xd8\xc5\xfe\xf9"
- "\x1b\x27\xfb\xe7\xe0\x3b\x68\xff\xfc\xcd\x3d\xb2\x7f\xfe\xa6\x46"
- "\x92\x41\x07\x7f\xd4\x31\x6e\x0e\xaa\x71\x8f\x9b\x70\x9e\xe2\xe6"
- "\xa0\x1a\x09\x37\x3b\x92\x41\x7f\xbb\xc5\x0b\xdc\xfc\x99\xeb\xf4"
- "\xbf\x6d\xd7\xfe\xe9\x4e\xa7\x47\xdc\xa4\x78\x59\xe3\xa2\xd3\x4f"
- "\x71\xd6\xe9\x0b\x25\x9d\x7e\x0c\xc3\x2d\xa3\x4d\x27\xd7\xe9\xef"
- "\x38\x8e\x0e\x79\xdf\xea\xb0\x87\xbe\x09\x38\x3a\x84\xc6\x88\xb1"
- "\x3a\xec\xa1\xcf\x3d\x2d\xf6\x8b\xe9\xf4\x6f\x11\xd6\x2f\x37\x3a"
- "\x3d\xf5\x9b\x1d\x62\x77\xe8\xf4\x35\xae\x3a\xfd\xd0\xf3\x9e\x31"
- "\xf5\xd9\x30\xb7\x3a\x3d\xea\xdf\x14\x53\xb5\x14\x53\xaf\xe7\x3a"
- "\x63\x6a\xc4\x70\x8a\xa9\xcf\x8b\x98\xfa\x6c\x9c\x15\xe6\xa6\xd5"
- "\xaf\x63\x4c\xc5\x76\x24\x4c\x8d\xfb\x69\x30\xd5\x70\xeb\x98\xea"
- "\xbc\x87\xf5\x63\x78\x77\x07\xa6\xd2\x31\x8e\x38\x53\x19\x83\x98"
- "\x1a\xe7\xa2\xdf\x17\xba\xd7\xef\xcb\x88\x12\xc7\x47\xd4\xef\x91"
- "\x06\x14\x6f\xee\xaa\x7e\x3f\x74\x90\x1c\x5b\x87\xc6\xc9\xb1\x75"
- "\xe8\xc3\x12\xb6\x0a\xd7\xee\x88\x7e\x3f\x74\xe0\xbd\xd1\xef\x87"
- "\x0e\x94\xb0\xf5\xb9\xa0\x8e\xb1\xf5\xd9\xbe\xee\xb1\x15\xce\x53"
- "\x6c\x7d\xb6\x6f\xbb\xd8\xfa\xbc\x33\xb6\x0e\x53\x88\xd8\x2a\xe9"
- "\xf7\xc0\x1f\x38\xff\x12\x75\xb7\xaf\xdf\xbf\x70\xaf\xf5\xfb\x61"
- "\xc4\x2b\xfd\x3e\x17\x70\x16\x74\xf1\x95\x27\x40\xbf\x9f\x28\xe8"
- "\xf7\xb5\x7a\x17\xfd\x5e\xdf\x46\xbf\x4f\x9d\x28\x60\x2a\xcc\x29"
- "\x8a\xa9\x73\x0b\x6f\x5f\xbf\x9f\x84\x34\x1c\x66\x97\x63\x6a\xa4"
- "\x42\x8e\xa9\x23\x37\x61\xbf\x18\xa6\xeb\xdd\xeb\xf7\x74\x9e\x47"
- "\x8e\x97\xe9\xf7\xd0\xbf\xb6\xfa\xfd\xc8\xe1\x32\x4c\x9d\xe5\x8c"
- "\xa9\x91\xc9\x32\x39\x15\xde\x0b\x31\xf5\xfd\xb3\x0c\x53\x3f\x38"
- "\xeb\x84\xa9\x2f\x7e\x20\x60\xea\xf0\xf7\xcb\x26\x3b\x63\x6a\xe4"
- "\x01\x11\x53\x29\x5e\xce\xb2\x2a\xd3\xa3\xdb\xfa\x9d\x50\x7f\x1f"
- "\xf4\x05\x82\xb6\x71\x9f\x14\xb6\xb9\xfb\x6c\x5c\xc7\xfe\x26\xd1"
- "\xee\xfd\x4d\x8c\x89\x26\x52\x5e\xaf\xa3\x7e\x26\xf9\xe8\x67\xb2"
- "\x9a\xf4\xce\xbf\xc1\xe2\x07\xd0\x1c\x1f\xd7\xdd\xc7\x0e\x98\x39"
- "\x5d\xc2\x59\xf4\xc9\xda\x8a\x3e\x59\xd7\x99\x0f\x10\xd0\xbb\x6d"
- "\xac\x00\x51\x6e\x02\x3c\xd8\x7f\xd6\x15\x67\x47\x0c\xad\x44\xfe"
- "\x99\x11\xe7\xa2\xf3\xeb\x7f\x06\x3a\xff\x88\xcd\x72\x7c\x1d\x51"
- "\x2a\xc7\xd7\x11\xab\x24\x7c\x15\xae\xdd\x11\xd9\x75\x44\xce\xbd"
- "\x91\x5d\x47\xe4\x48\x3a\xff\xc8\x25\x0e\x7c\xad\x72\xc2\xd7\xb3"
- "\xce\xf8\x1a\x99\x41\xf1\xf5\xac\x2b\xbe\xc2\x79\x8a\xaf\x91\x19"
- "\x0e\x7c\xad\x72\xd1\xf9\xcf\xba\xe2\xeb\xa8\x29\x14\x5f\x6b\xf5"
- "\x2e\xb2\xab\xbe\x63\x9d\xbf\xf6\xe7\xa6\xf3\x8f\x9a\xec\x95\xce"
- "\x8f\x98\xba\x90\x61\x2a\x62\x96\x88\xab\x92\xce\xaf\xf7\xa8\xf3"
- "\x77\x84\xab\x5e\xc9\xaa\x14\x57\x47\x4f\x91\xe3\xea\xe8\xe9\x72"
- "\x5c\x1d\x73\xc6\x15\x57\xdb\x62\xea\xe8\x2d\xee\xf0\x94\xe9\xfc"
- "\x63\xd6\x7b\xc6\xd2\xd1\x25\xde\x63\xe9\xf3\xd7\xe4\x58\xfa\xbc"
- "\xff\xbf\x2f\x96\xfe\xee\x0d\x19\x96\xaa\x6e\x11\x4b\x7f\x12\x3b"
- "\xc0\xef\xce\xcb\xb1\x74\x4c\xb0\x1c\x4b\x7f\x57\x26\x61\xa9\x70"
- "\xed\x8e\x60\xe9\xef\x4c\xf7\x06\x4b\x7f\x67\x92\x64\xd5\x31\x9f"
- "\x74\x8c\xa5\xa3\xcb\xdd\x63\x29\x9c\xa7\x58\x3a\xba\x5c\xc2\xd2"
- "\x33\x1d\x60\xe9\x0b\xef\x7a\x81\xa5\x72\x3b\x80\x2b\x96\xde\x73"
- "\x3b\xc0\x0b\x7a\xaf\xec\x00\x22\x96\x4e\x6c\x6b\x07\x40\x7c\xa5"
- "\x76\x00\x18\x2f\x11\xc3\xa8\x1d\x60\x14\xc3\x32\xa3\x6d\x9d\xcc"
- "\x0e\x70\xe7\xb1\x75\xec\x5f\xad\x0e\x7b\x6a\x26\x60\xeb\x58\x9a"
- "\xff\xc3\xea\xb0\xa7\xbe\x38\x5e\xec\x17\xb3\x03\xbc\x49\x58\xbf"
- "\xdc\xd8\x01\x46\x60\x7b\xbf\xef\x24\xb3\x03\x38\x61\xed\x45\xc5"
- "\x78\xbb\x67\x9c\xfd\x7d\x5f\x99\x1d\xa0\x4e\xc2\xd9\xeb\xe8\xa3"
- "\x0e\x38\x48\x71\x36\xc4\x19\x67\xc7\xcd\xa4\x38\x3b\x42\xc4\xd9"
- "\xdf\x6b\x5b\x60\x6e\xb6\x78\x8b\xb3\xb8\x8f\xe0\x6c\xcc\xbd\xc1"
- "\xd9\x62\x2f\x70\xd6\xc9\x36\xb0\x1f\xc6\xc3\x81\xb3\x74\xdc\xc7"
- "\xb5\x56\xce\x40\x9c\x8d\x71\xb1\x0d\xe8\xdd\xdb\x06\x8e\xde\x0b"
- "\xdb\xc0\xf8\x89\x72\xbc\x1d\xbf\x56\x8e\xb7\xe3\x7f\x2b\xe1\xad"
- "\x70\xed\x8e\xd8\x06\xc6\x47\xdd\x1b\xdb\xc0\xf8\x28\x09\x6f\x5f"
- "\xec\xd7\x31\xde\xfe\x7e\xa0\x7b\xbc\x85\xf3\x14\x6f\x7f\x3f\xb0"
- "\x5d\xbc\x1d\xe1\x8c\xb7\x13\x1e\x16\xf1\x56\xb2\x0d\xe8\x05\xdb"
- "\xc0\xba\x8e\x6d\x03\xb5\x1e\x6c\x03\xa3\xef\xb5\x6d\x60\x82\xc7"
- "\x18\xd2\xee\x6c\x03\xad\xb9\xcc\x6f\x7f\x25\xfa\xed\xcf\x04\xfc"
- "\x8d\xfa\x02\xc6\xa0\x63\xbf\xfd\x54\xd1\xff\x34\x26\x4f\xc0\xd9"
- "\x3c\xb7\xb6\x81\x63\x0d\x9e\x6d\x03\xc7\xaa\x9d\xfd\x4f\xa3\x7a"
- "\xc8\xbf\x5b\x45\x3d\x2c\x7e\xb7\x3a\xf6\x15\xe2\xec\x64\x9a\xd7"
- "\x85\xcb\x99\x66\x60\xf1\x0c\x27\x87\x61\x3f\xdd\xf9\xf1\x7f\xcc"
- "\x39\x7f\xcb\x8a\x5a\xe1\xb0\x15\x54\x21\xde\xe6\x11\x8e\x8f\xf3"
- "\xc3\x58\xe4\xd4\x56\x30\x15\x79\xef\x0f\x27\x9d\x71\xf7\xe0\x69"
- "\x67\xdc\x8d\x2a\x10\x71\xd7\x0e\xb8\xfb\x49\x5d\x1e\xb3\xbf\xbe"
- "\xc4\x7c\x53\x77\xbd\xe4\xe4\x9b\xfa\xc5\xa7\x02\xee\x4e\x7c\xb7"
- "\xcc\x04\xef\xdf\x9e\xff\x14\xdc\xbf\xe7\xf4\xad\xfa\xa0\xe6\xb9"
- "\xf5\x9d\x12\xf0\xc9\xad\xff\x14\xf4\x55\xb5\x4d\x98\xab\x76\x98"
- "\xa7\xdb\x9c\xfc\xa7\xf2\x53\x60\x3e\x0b\xfb\x4a\xda\xf5\x43\x7d"
- "\x49\xf2\x43\xe5\x73\xa6\xd2\xbc\xae\xdc\xe6\x69\x86\x1b\x7c\x9c"
- "\x0f\x1f\x3c\xd5\x86\xcf\xbf\x79\x13\xd6\x9d\x91\xd1\x3e\x4c\xaf"
- "\x9b\x6a\x02\xec\xe9\xca\xc6\x7d\x62\xad\x1d\xd6\x1a\x3b\xac\x35"
- "\x5c\xce\x54\x93\x0d\x65\x93\xdc\xa9\xf5\xf9\xa0\xe7\xd9\x32\x69"
- "\xce\xd6\x2e\xd9\xa0\xeb\xed\x40\x3d\xef\x0a\xcc\x8d\x74\x8d\x12"
- "\xfb\x23\xe2\x68\x60\x03\xbc\xc7\x95\xf6\x65\x39\xdb\xf7\x12\x8e"
- "\x1a\xc6\x1e\x83\x67\x4e\x3a\x51\x89\xbc\x1b\x2d\xed\x29\xa0\x32"
- "\xb3\x07\x5f\x59\xec\x0b\x8b\xbb\x08\xbc\x70\x07\x6c\x12\xce\xfd"
- "\x91\xe3\xfa\x1f\x9e\x90\xe3\xfa\x1f\x66\xc8\x71\xfd\x0f\x41\x12"
- "\xae\x0b\xd7\x00\xd7\x81\x6e\x54\x8e\x86\xb5\xef\x36\xe5\xe8\x3f"
- "\x68\x44\x5c\xe7\x04\x5c\xdf\x7e\x0b\xb8\xde\xae\x1c\xed\x84\x4b"
- "\x9e\x71\xfd\x0f\x1a\xc9\x26\x31\xb9\x93\x5b\x1f\xd9\xd3\xce\xb8"
- "\x1e\xb5\x8b\xe2\xfa\x69\x57\x5c\x87\xf3\x14\xd7\xa3\x76\x79\xdc"
- "\x4f\x70\xda\xf5\x7b\xda\xe4\x4b\x14\xd7\x6b\x04\x1f\xd9\x2a\x2f"
- "\xf6\x13\xd4\x30\x4c\x17\xb1\x1c\xed\x55\xf7\xd6\x26\x31\xb9\xc1"
- "\x1b\x9b\x04\xc5\xf2\x26\x86\xe5\x88\x8d\x22\x9e\xdf\xca\x7e\x82"
- "\x8e\xf0\x5c\x94\x9b\x11\xcf\x3d\xc9\xcd\x72\x3c\x9f\x72\x49\x8e"
- "\xe7\x53\x2e\xcb\xf1\x7c\xfa\x25\x39\x9e\x4f\x6f\x70\xc5\xf3\xb6"
- "\x58\x3e\x75\xa8\x3b\x1c\xd7\x4e\x45\x1b\xc5\xf4\x3c\xcf\x18\x3e"
- "\x35\xce\x7b\x0c\x9f\x16\xfb\x6f\x87\xe1\x2a\x57\x0c\x9f\xa6\x47"
- "\x0c\xb2\x67\xb9\x60\xf8\x02\x01\xc3\x05\x1c\xd9\xd1\x28\xc8\xc2"
- "\xae\x18\xde\x04\xef\xd1\x81\x3e\x6e\xfb\xa7\x2b\x86\x47\x6f\x96"
- "\x61\xb8\xaa\x03\x0c\x5f\xc0\xec\x20\x32\xbf\x5c\x0f\xb6\x10\x78"
- "\x8f\x82\x6d\x1e\x64\x73\x71\xcc\x9c\xfb\x23\xc7\xf0\xe8\xcb\x72"
- "\x0c\x9f\xae\x96\x63\x78\xf4\x49\x09\xc3\x85\x6b\x77\x44\x36\x8f"
- "\x6e\xba\xe3\xb2\xb9\xc8\x1f\xed\x62\x78\x74\x93\x24\x9b\x4f\x2f"
- "\xeb\x18\xc3\xa7\x6a\xdd\x63\x38\x9c\xa7\x18\x3e\x55\xeb\x71\x9f"
- "\x43\x1b\x0c\x7f\xe9\x7d\x2f\x30\x5c\x6e\x0b\x11\x31\x5c\xb0\x85"
- "\xec\x70\xb2\x85\xd8\x33\x99\x2d\x64\x5b\x23\xe3\x8d\xae\x0a\xc6"
- "\xa7\xc0\x3f\xa1\xdb\x95\xed\xeb\x6e\xdb\x6e\xcb\x0e\xf2\x52\x9b"
- "\x98\xe4\xed\xd9\x41\x28\x7e\xe3\x1e\x87\xe9\x80\xdb\x55\xb7\xb8"
- "\xc7\x61\x8c\xb8\xc7\x41\xe7\x61\x8f\x83\x80\xe7\xb3\x7e\x04\x9e"
- "\xd3\x3d\x0e\x2f\xef\x97\xdb\x98\x5f\xfe\x44\xb4\x31\x33\x3c\x9f"
- "\x5d\x21\xc7\xf3\xd9\xe5\x8e\x3d\x0f\x80\xf9\x46\xed\x5b\x6d\xf6"
- "\x3c\x38\xb0\x9d\xda\x41\x67\x3c\x6c\x98\x5a\x4f\x1c\xf8\x3e\x43"
- "\xc2\x77\x68\x6b\x95\x0c\xdb\xeb\x9c\xb1\x7d\xc6\x28\x19\xb6\x9f"
- "\xcd\x93\xfb\x47\xd4\x69\x9d\xb0\x5d\xdc\xf3\x30\x73\x78\x59\x6d"
- "\x07\xd8\x0e\xf7\xdf\xfa\x1e\xb1\x3b\x8b\xed\xe2\xfe\x06\xb7\xd8"
- "\xee\xbc\xbf\xc1\xc9\xff\x01\xb1\x9d\xe6\xbd\xe8\xee\x82\xed\x2b"
- "\xe3\x94\xf6\x23\x30\x1f\x00\xd7\x71\x8e\xd8\x79\xc0\x76\x3a\xde"
- "\x33\x53\x9d\xb1\xfd\x66\x26\xc3\xf6\xad\x8d\x3f\x1e\xdb\x1d\xf2"
- "\xb0\x33\xb6\x3f\x8f\xd8\x3e\x6b\x05\xdb\x7f\x91\x71\x6b\xfb\x2f"
- "\x5c\xfc\x33\xb6\xde\x82\xfd\xa5\x5d\x8c\x77\xd3\x2f\x39\xc6\xcf"
- "\x3a\x21\xc7\xf8\xd9\xbe\x72\x8c\x9f\xb5\x5f\xc2\x78\xe1\xda\x1d"
- "\x91\xd3\x67\x55\xdd\x1b\xfb\xcb\xac\x2a\x09\xe3\x67\xef\xee\x78"
- "\xef\xc5\x8c\x71\xee\x7d\x33\xe0\x3c\xc5\xf8\x19\xe3\xda\xdd\x7b"
- "\x21\xb3\x77\xc7\x6c\x73\xbb\xf7\xa2\xea\xa7\xf3\xcd\x70\xe6\x15"
- "\x57\xfb\xcb\xed\xdb\xbe\x63\xf2\xbd\xb5\xbf\xe0\xde\x8b\x95\x27"
- "\x9d\xf6\x5e\xd4\x76\xbc\xf7\x22\x75\xca\x2d\xda\x5f\xda\xf1\xcd"
- "\x38\x16\xe5\xec\xef\x36\x67\x8b\x1c\xdf\xe7\x6c\x73\xe0\xfb\x24"
- "\xc4\xf7\xd8\xbf\xca\xf1\x3d\xb6\x08\xfb\xe9\x6e\x2f\xc6\xc7\xb2"
- "\xef\x8a\x73\x5a\xe5\xbe\x1a\x2e\xf6\x97\x49\xc8\x7b\xb1\x73\x64"
- "\xf8\x7e\xd6\x19\xdf\xe7\x86\xb9\x93\xdd\xd1\xee\x4d\x7d\x8a\x67"
- "\x39\xed\x69\x7b\x51\xf4\x7f\x7b\xa5\x5f\x59\x34\xbc\xbf\xc9\x83"
- "\xaf\xdb\x2c\xe6\xeb\x46\x7d\xdb\xd0\x0e\x0e\x6d\xed\x9d\xa5\x55"
- "\xa6\xc5\xf0\x1c\xfa\xba\xb9\xfa\xb9\xa1\xef\x1b\xfa\xba\x55\xc4"
- "\xe9\x3c\xfa\xb9\x21\x6f\x7a\xf2\x75\x83\x7e\x07\x53\xac\x3f\x2f"
- "\x60\xbd\xe0\xeb\x96\x9f\x24\xf9\xba\xc9\xb0\xde\x8d\xff\xf0\xfe"
- "\xb3\x19\xee\xe5\xf8\x74\x09\xeb\x6f\xa0\x1c\xff\xac\x8b\x2d\x86"
- "\xd2\xe0\x95\xb8\x9f\xd4\x16\x43\xb1\x7e\xde\xcc\x4a\xe4\xe3\x19"
- "\x5a\x37\xb6\x98\xb6\x3e\xce\x3f\x9d\x2d\x66\xde\x47\x72\x8c\x9f"
- "\xd7\x20\xc7\xf8\x79\xdb\x24\x8c\x17\xae\xdd\x11\x8c\x9f\xb7\xef"
- "\xde\xd8\x62\xe6\xed\x93\x6c\x31\xb1\x9b\xdc\xfa\xdf\xc9\x6c\xec"
- "\x73\xfb\xba\xb7\xb1\xcf\x15\xfc\xef\xe6\xf6\xf5\xb8\x27\xa4\xcd"
- "\x37\xcd\x57\x97\x31\x1b\xfb\x6d\xec\x09\xa9\xfd\xb9\xd9\x62\x5e"
- "\x4d\xf4\xd6\x16\x43\x7d\x9b\x4f\xa2\x7f\x88\x77\x7b\x42\x3a\xc2"
- "\x76\x87\xec\xde\xce\x37\x4c\x39\xb6\xbf\xb6\x4c\x8e\xed\xaf\xad"
- "\x90\x63\xfb\x1f\x57\xcb\xb1\xfd\x8f\x19\xae\xd8\xde\x16\xd7\x5f"
- "\x2b\x73\x87\xe9\xda\x49\x68\x8b\xf9\x63\xb8\x67\x3c\x7f\xcd\xe2"
- "\x3d\x9e\xc7\xd9\xff\xad\xf1\x5c\xe5\x8a\xe7\xf3\x07\xff\xa4\x76"
- "\x19\x8a\xe7\x0b\xfa\xc9\xf0\x5c\xd5\x01\x9e\xff\x64\x76\x99\x05"
- "\xaf\xcb\xf1\x7c\x41\xb1\x1c\xcf\x17\xc4\x4b\x78\x2e\x5c\xbb\x23"
- "\x76\x99\x05\x6b\xef\x8d\x5d\x66\xc1\x5a\x49\x66\xff\xe3\x9c\x8e"
- "\xf1\xfc\x35\x9b\x7b\x3c\x87\xf3\x14\xcf\x5f\xb3\x79\xf4\xa7\x6e"
- "\x83\xe7\x0b\x87\x7b\x81\xe7\x6e\x7d\x54\x7e\x1e\x76\x99\x85\x91"
- "\xde\xda\x65\x3c\xed\x53\x41\x7c\x97\xfc\x53\x9c\xf6\xa9\x44\x8a"
- "\xfb\x54\x32\xe4\xfe\x29\x77\x1c\xdb\xe3\x27\xca\xb1\x3d\x7e\x8a"
- "\x1c\xdb\x97\x2c\x91\x63\xfb\x12\xad\xd8\x4f\x66\x97\xc9\x6c\xb3"
- "\x6f\x45\x8e\xf3\xf1\x1f\x19\x26\xd5\x13\x77\x58\x0f\x6d\xf5\xf6"
- "\x8c\xf3\xf1\xb5\x9e\x70\x1e\xfd\x55\x3e\x9c\x15\xe7\x06\xe7\x17"
- "\x5d\xf8\xff\x01\xe7\x3d\xf9\xa1\x50\x3d\x08\x30\x1e\xf1\x9e\xe2"
- "\xbb\x80\xf5\x88\xf3\xf6\x7f\xb8\xb3\xd1\x2c\x56\xdf\x2d\x9c\xf7"
- "\x6c\xa3\xd1\x3e\x5c\x39\x43\xc0\xf9\x5b\xd9\x43\x73\x58\x6e\xa3"
- "\xc9\x5f\x70\xb7\x6d\x34\xda\x65\x72\xbc\xd7\x16\xca\xf1\x5e\x3b"
- "\x53\xc2\x7b\xe1\xda\x1d\x91\xdf\xb5\x89\xf7\xc6\x46\xa3\x4d\x94"
- "\xf0\x7e\xc9\xc4\x8e\xf1\x3e\xbe\xde\x3d\xde\xc7\x0b\xb1\xd9\xe2"
- "\xeb\x6f\x1d\xef\x13\x1c\x78\xdf\x76\xff\x4c\xc6\xed\xfb\xc8\x0c"
- "\xbf\xd7\x36\x9a\x04\x8f\xf8\xdf\x5e\x7c\x8c\xdb\xb7\xd1\x08\x7b"
- "\x12\xe7\xba\x8f\x8f\x51\xd6\x8e\x8f\x4c\x59\xb9\x33\xd6\x2f\x1d"
- "\x2a\xf7\x45\x5c\x3a\x5c\xf4\x45\x2c\xab\x44\xac\x5f\x3e\x5f\x8e"
- "\xf5\xcb\xe3\x3c\xd9\x68\xf6\x73\xce\x3e\x89\x4b\xb7\xc9\x6d\x34"
- "\x7a\xb9\x8d\xe6\x45\xe4\xbd\xe5\x3d\x3c\x63\xfd\xd2\x52\xb9\x0f"
- "\x38\xdb\xa3\xf8\xfe\x2c\xc1\x07\x7c\x96\x93\x0f\xf8\xd8\xf7\x04"
- "\xac\x4f\xbc\x50\x5a\x65\x23\xde\xf8\x21\xfe\x78\x5f\xef\x75\x6e"
- "\x7d\x10\xe9\x1a\xd0\x8e\x1f\xe2\xec\x53\x2a\xf4\x69\x8e\xd8\x9e"
- "\xe4\xe4\x87\xd8\x4e\x3c\x63\x19\xfe\xcf\xd2\x7a\xc4\xff\x56\x5e"
- "\xc2\x7f\xee\x37\x92\xdd\x86\x43\x39\x9f\xd2\x65\x99\xfa\x6e\xd9"
- "\x6d\xdc\xd9\x49\x0c\x23\x10\xff\x93\xba\x33\x39\x3f\xee\x67\x66"
- "\xb7\x49\x8a\x97\xe3\x7e\x92\x5e\x8e\xfb\x49\x53\x24\xdc\x17\xae"
- "\xdd\x11\x5f\xf4\xa4\x85\xf7\x46\xce\x4f\x5a\x28\xd9\x6d\x96\xbf"
- "\xd0\x31\xee\x2f\xad\x72\x8f\xfb\x4b\xab\x18\xee\x2f\xad\x6a\xd7"
- "\x6e\x23\xf3\x8d\x4c\xee\xf7\xa3\xed\x36\xa2\x9c\x7f\xcf\xf7\xf5"
- "\x24\xf7\xf5\xc6\x6e\xe3\xd8\x93\xfe\xa3\xec\x36\xee\xf1\x5e\x94"
- "\xed\xcb\xda\xf9\xe6\x2a\xc7\xfb\x15\xfd\xe4\x78\xbf\xe2\x69\x39"
- "\xde\xaf\x1a\x2f\xc7\xfb\x55\xe3\xdc\xd9\x6d\xe4\x58\xbf\x62\xb5"
- "\x3b\x9c\xd7\xbe\x88\x76\x9b\x54\x9b\x67\x8c\x5f\xb1\xcb\x7b\x8c"
- "\x4f\x29\xfb\x3f\x8c\x77\xc1\x78\x95\x2b\xc6\xaf\xf4\xfd\x49\x65"
- "\x7c\x8a\xf1\x2b\x5b\x65\x18\x7f\x07\x6d\x39\xb7\xb2\x9f\xc4\xb3"
- "\x6c\x9f\xea\xe2\xff\x9e\xea\xe2\xff\x9e\xea\xe4\xff\x9e\xba\xf6"
- "\xce\x61\x7c\xea\x9d\xf7\x7f\xbf\x25\x8c\x4f\x75\xf2\x7f\x5f\xd5"
- "\xaf\x63\x8c\x5f\xb1\xcf\x3d\xc6\xc3\x79\x8a\xf1\x2b\xf6\xb5\x2b"
- "\xdb\xcb\x30\x3e\x2d\xe8\x6e\xd8\x72\xee\xcd\x7e\xa3\x34\x95\x37"
- "\xf6\x9c\xf6\xe2\x8e\x78\xb4\xe7\x0c\x16\xed\x39\x5a\x0f\xf6\x9c"
- "\x3b\x85\xf9\xe9\xbd\xe5\x98\x9f\xde\x47\x8e\xf9\x6b\xa6\xc8\x31"
- "\x7f\xcd\x64\xb9\x3d\x27\xa1\x8d\x3d\x47\x8e\xff\xe9\xaf\x1b\x5e"
- "\x74\xb6\xe7\xe8\x9d\xec\x39\x6b\x3a\x79\xc6\xff\x74\x8f\xf8\x7f"
- "\x9d\xe2\x7f\x8c\x1b\xfc\xcf\xf8\x37\xc1\xff\x98\x1f\x81\xff\xab"
- "\xef\x01\xfe\x67\x2a\x98\x8d\xe7\x16\xe3\xa4\xec\xf7\xde\xc6\xf3"
- "\xe3\xd6\x81\xcc\xe9\xf2\x75\x20\x73\xbd\x7c\x1d\xc8\x1c\x2e\xad"
- "\x03\xc2\xb5\x3b\xb2\x0e\x64\x46\xdf\x9b\x75\x20\x33\x5a\x5a\x07"
- "\xd6\x0c\xea\x78\x1d\x48\xf7\xb0\x0e\xa4\x0b\xeb\x40\xba\x17\xeb"
- "\xc0\xda\x3e\x9e\x6d\x3c\xda\xdb\xb7\xf1\xfc\xf6\x5e\xef\x83\x5a"
- "\x1b\xe6\x95\x8d\x27\x37\xba\xa8\x1c\x63\xa4\x9c\x27\xca\x95\x73"
- "\x44\x1b\x8f\xc1\xc5\xc6\x63\x68\x63\xe3\x59\x71\x5e\xc0\xff\x71"
- "\xc2\x7e\xd3\x17\x7f\x44\x8c\x14\x9a\x47\xf9\xf5\xde\x72\xbf\xf9"
- "\xd7\x29\xfe\x4b\xf1\xfb\xd6\xfd\x15\xfb\xc5\xd6\x1f\x43\x3b\x31"
- "\x50\x5f\x5f\x22\xb3\xe9\x8c\x73\x17\x23\x65\x9d\xcc\xef\x46\xbe"
- "\xdf\xf4\xf5\x7c\x19\xde\xbf\xc8\xf6\x9b\x7e\xe0\xee\x3b\xad\x23"
- "\x26\x7f\xd6\x6e\x1a\x93\xdf\x11\xcb\xef\x75\xd3\x2d\xc5\x92\x9e"
- "\x25\xc4\x92\x3e\x7b\x0f\x62\x49\xdf\x6a\x4c\xfe\xb3\xae\xf1\xfb"
- "\xfe\xf3\x05\x63\xb9\x81\x54\x22\x8f\xcc\x70\x8d\x7d\x6a\x70\xbf"
- "\x77\x5f\x29\xec\xdd\x5f\x74\x77\xe2\xa0\x60\x7f\xe8\x9a\xdf\x2d"
- "\xbf\x68\x77\x9a\x99\xf6\x07\x73\x56\x43\x5f\x2b\xca\x81\x57\x39"
- "\xc4\xd3\x04\xc4\xd3\x75\x84\xd6\x3d\x0f\xbc\xd0\xad\xef\x18\xe4"
- "\xe3\x6c\x8e\x04\x68\x93\x10\x5b\xff\x93\xfa\x7d\x81\x18\x01\xd8"
- "\xca\xea\xad\x3a\xcf\xdb\xed\xdd\x06\x8e\x81\xfe\x77\xde\xb3\xa8"
- "\xaa\x53\xa5\xc9\x02\xf3\xa2\x11\xf7\xc4\x2a\x8c\xb6\x16\x03\xd2"
- "\xe2\xe0\xa2\x2a\x5f\x1e\xf0\x77\xc7\xab\xc4\xdf\xbb\x79\xfa\x9f"
- "\xe5\x54\x9e\xc1\x75\xaf\x5b\xfe\x01\x8c\x03\x22\xca\x56\xdc\xf7"
- "\x92\x7d\x6b\x1b\x8c\x0f\xc7\xb3\xb5\x6f\xf6\x7c\x86\x1b\xf0\xbc"
- "\x08\x18\x4b\xea\x63\x8b\xb8\x41\x73\x58\x01\x6e\x6c\xbf\x2a\x7d"
- "\xc7\xc6\xf6\x71\x8c\x98\x1d\x65\x9d\xe4\xff\x62\xf2\x84\xad\xaf"
- "\x17\xb8\xc7\xd6\xd7\x0b\x18\xb6\xbe\x5e\xe0\xc0\x56\x93\x1b\x3b"
- "\x8a\xcc\x8f\xfd\x0d\xc1\xff\xc5\xe0\x22\x63\x1b\xfe\x05\xe3\xa3"
- "\xbc\xe1\x95\xff\x0b\xc5\xd3\x85\x0c\x4f\x11\xaf\x44\x4c\x95\xec"
- "\x28\x06\x8f\x76\x94\x8e\x30\xd5\xab\x3d\xfc\x14\x53\xdf\x5c\x26"
- "\xc7\xd4\x37\x57\xc8\x31\x75\x43\xab\x2b\xa6\xb6\xc5\xd3\x37\xf7"
- "\xbb\xc3\x52\x16\x1f\x65\x43\xa1\x67\x1c\x7d\xb3\xde\x13\x8e\x52"
- "\xff\xf4\x59\x4e\xfe\xe9\x0e\x1c\xfd\xd3\x35\x39\x8e\xfe\x49\x73"
- "\xab\x38\x4a\x73\x9b\x9c\xfd\x09\x72\x9b\xdc\x36\x8e\x6a\x5d\x70"
- "\x74\xfd\x26\x09\x47\x5d\xf3\x9b\x74\x80\xa3\x0b\xee\x4e\x0c\x14"
- "\x19\x8e\x72\x66\xda\x1f\xf5\x22\xec\xeb\x86\xee\x72\x1c\xdd\x30"
- "\xc6\x33\x8e\xae\xbf\x20\xe1\x28\xab\x77\x77\x71\x74\x43\xb0\x0c"
- "\x47\x17\x38\xe1\xe8\x3f\x25\x1d\x02\x7d\x2c\x1c\x38\x1a\xef\x84"
- "\xa3\x0b\x3a\xc2\xd1\x0d\xc1\x38\x46\x4c\x46\xdd\x70\xaa\x63\x1c"
- "\x7d\xb3\xc9\x3d\x8e\xc2\x79\x8a\xa3\x6f\x36\x49\x38\xea\x46\x46"
- "\x95\xe1\x68\xf6\x27\x5e\xe0\xe8\xcf\x3c\x36\x4a\xf6\x01\xaf\x6c"
- "\x15\xd2\x9e\xce\xb6\x31\x52\x67\x3a\xef\x09\x2a\x76\xc9\x7b\x52"
- "\xdc\x26\xef\xc9\x0a\x71\x8f\xe7\x18\x01\x57\xc7\xfe\x08\x5c\xa5"
- "\x7b\x3c\x37\x56\xc8\x7d\x4f\x36\x9e\x10\x7d\x4f\x18\xae\xbe\x1d"
- "\x2b\xf6\x4b\xca\x7b\x52\xdc\x4e\x8c\x54\x5d\x6f\x59\x6c\x94\x31"
- "\xce\xb1\x51\xde\xee\xee\x39\x46\xaa\x6e\x8c\x2c\x36\xca\xb1\x42"
- "\x47\xde\x13\xd7\x18\xa9\x12\xc6\x6e\x9a\x4e\x31\xd6\x11\x83\x4a"
- "\xb7\xde\x11\x23\xb5\x83\x7d\x41\xd8\xce\x9e\xba\xb8\xbb\x8f\xb1"
- "\x06\x2f\x30\x56\x96\xf7\xc4\x35\xc6\xd4\x26\xbb\xb1\xb4\x98\x54"
- "\xc6\x14\xbb\x89\x8d\x5a\x7c\x4f\x73\x9f\x60\xbf\xdc\x63\xed\x5b"
- "\xab\xe5\x58\xfb\xd6\x3e\x5a\xf7\x8c\x3b\xac\x7d\x6b\xa2\x84\xb5"
- "\xac\xde\xaa\x33\x2e\x58\x5b\xeb\x01\x6b\x61\x5d\xdd\x71\xd1\x5b"
- "\xac\x7d\x8b\xf6\x9d\xcb\x14\xb0\xb6\xf1\x4e\x63\xed\x5b\x19\x12"
- "\xd6\xbe\x3d\xba\xe3\x1c\x53\xba\x28\xf7\xfb\x72\x74\x51\x0c\x6b"
- "\x75\x51\xed\xe6\x98\x92\xf9\x7c\xe4\x0c\x12\x73\x4c\x49\xf6\x80"
- "\x62\xc1\x1e\xf0\xaf\x9c\x13\x25\x67\xa0\xb7\xf6\x80\xe3\xa0\xbb"
- "\xe3\xbe\xcb\x95\x98\x73\x6a\x06\xe6\x44\x29\x72\xb1\x07\x14\xb5"
- "\xb5\x07\x4c\x6f\x1f\x63\xbd\xb2\x07\xd0\x7d\x97\x9b\x9f\x96\x63"
- "\xec\xe6\x41\x72\x8c\xcd\xab\x10\xf7\x59\x62\x7f\x3c\xc7\x4c\xdd"
- "\xbc\xda\x61\x0f\xa8\x95\x63\xab\x64\x0f\xc8\x5b\xe5\x19\x63\x37"
- "\xcb\xed\xbf\x63\x0b\x65\xfb\x2c\x3f\xa8\x73\x8e\x43\x2d\xc6\x9f"
- "\xca\x2d\x2b\xab\x76\xc6\xd8\xcd\xe6\x7f\xa5\x38\xd4\x8e\x58\x53"
- "\x1d\xf8\x72\xb7\x8d\x43\xfd\xe7\x58\x63\x69\x11\xc1\xbd\x6d\x14"
- "\x6f\x65\xb6\x81\xa2\x7b\x63\x1b\x28\x2d\xf2\x60\x1b\xf8\xf3\x25"
- "\x39\xce\xe6\xf5\xa2\x75\x4f\xb9\xc3\xd9\x3f\xef\x97\x70\x96\xd5"
- "\x5b\x75\xca\x05\x67\x6b\xee\xa4\x4c\xfb\xe7\x86\xbb\x6b\x1b\xf8"
- "\x73\x83\x64\x1b\xc8\xbb\x85\xfd\x8f\x9b\xf7\xb9\xc7\xd9\xcd\x82"
- "\xdd\x75\xb3\x64\x77\xad\x71\x93\x2f\x45\x86\xb3\x5b\x36\x89\xfb"
- "\x1f\xa9\x4c\x5b\x2b\xca\xb4\x45\xff\x82\xf9\x52\xb6\xe8\xbc\xb5"
- "\x0d\xe0\x3e\x77\xc4\x56\xc4\x2e\x11\x5f\x25\xdb\x40\x91\x67\xdb"
- "\x40\x07\xf8\xea\x7d\xee\xbe\x77\x36\xc9\xf1\xf5\x9d\xcd\x72\x7c"
- "\xdd\xde\xdb\x15\x5f\xdb\x62\xeb\x3b\x27\xdd\xe1\x2a\xb3\x0d\x6c"
- "\xab\xf2\x8c\xa9\x5b\x89\x27\x4c\xa5\x31\xfd\xea\x24\x1f\x69\x09"
- "\x53\xf3\x1f\x96\x63\xea\xd6\x51\xb7\x8a\xa9\xf7\x24\x5f\xca\x6d"
- "\x63\x6a\x9c\x0b\xa6\xe6\xef\x97\x30\xd5\x35\x67\x4a\x07\x98\x7a"
- "\xb7\xec\x04\xce\x98\x2a\x93\x5d\xb7\x0d\x95\x63\xea\x36\xad\x67"
- "\x4c\xdd\xf6\x80\x84\xa9\xac\xde\xdd\xc5\xd4\x6d\x11\x77\xd7\x4e"
- "\xb0\x2d\x42\x92\x5d\xb7\x2b\x3a\xc6\xd4\xad\xfe\xee\x31\x75\xab"
- "\x3f\xc3\xd4\xad\xfe\xb7\xbe\xa7\x7c\xfb\x05\x2f\x30\xf5\x67\x9e"
- "\x4b\x65\x7b\xbd\xd7\x76\x02\xb4\xb7\x22\x96\xd6\xfe\xb8\xd8\x21"
- "\xc9\x62\xec\x90\x51\x02\xc6\x3e\xff\x63\x31\x76\xc7\x35\xb9\x4f"
- "\xc3\x8e\x56\xd1\xa7\x81\x61\xec\x7f\x6d\x91\xe7\x47\x6d\x1b\x2b"
- "\x44\x1e\x43\x55\xff\x82\xc3\x4e\x80\x98\x3b\xca\xd9\x4e\xf0\x5f"
- "\x2f\x78\xc6\x5b\xbd\x56\x66\x27\xf8\xcc\x3d\xde\x5e\x97\xe1\xed"
- "\xbb\x1b\x28\xde\x3a\x62\xa8\xea\xf7\x89\x31\x54\x3b\x94\x61\x65"
- "\x78\x1b\xf3\xd3\xe0\x6d\xf1\xad\xe3\xad\x3c\x97\x8a\x6b\xbc\xd4"
- "\xf7\x9e\x36\x96\x00\xde\xd2\x78\x1d\xae\x31\x53\x6f\x2d\x5e\xc7"
- "\xdd\x8a\x99\x8a\xfd\x72\x8f\xbb\xef\x7d\x24\xc7\xdd\xf7\x1a\x68"
- "\x5d\xb7\xb8\xfb\xde\xeb\x12\xee\xb2\x7a\xb7\x8c\xbb\xb7\x65\x33"
- "\x78\x6f\xdf\xdd\xb5\x19\xbc\xb7\x4f\xc2\xdd\xff\x5a\xd1\x31\xee"
- "\xea\x93\xdd\xe3\xae\x3e\x99\xe1\xae\x3e\xb9\x5d\xdc\x95\xf9\x10"
- "\x14\xcc\x77\x1b\xcb\xa3\xf6\x5f\x3d\xcf\x4a\x41\xdc\xed\xd8\x0c"
- "\x00\x83\x95\xa9\x18\xc3\x29\x06\x7d\x08\x3a\xb6\x19\x74\x84\xb7"
- "\xde\xdb\x0c\x76\xc6\xca\xf1\x76\xe7\x7c\x39\xde\xbe\xdf\x1d\xfb"
- "\xd5\xae\xcd\x80\x62\xc0\xce\x8f\x1c\x36\x03\x93\x1c\x67\x25\x9b"
- "\x41\xe1\x51\xcf\xdf\xbe\x76\x9a\x64\xf2\xed\xf3\x2e\x31\xab\x67"
- "\x49\x78\x7b\xac\x52\xf4\x19\xfb\xef\xa0\xb2\x28\x67\xbc\xfd\x4b"
- "\x58\x9b\x98\xd5\x93\xef\x60\xcc\xea\xc9\x77\x38\x66\xf5\x14\x79"
- "\xcc\xea\x77\xae\x4b\x7e\x64\xde\xc7\xac\xfe\xef\xdd\x14\x83\x91"
- "\x87\x30\x6e\xf5\xad\xd8\x11\xee\x72\xae\x15\x19\xf6\xca\xec\x08"
- "\x85\x4f\xcb\xb1\xb7\x70\x9e\x67\xec\x2d\x54\x48\xd8\xcb\xea\xdd"
- "\x5d\x99\xb7\x30\xfc\xee\xda\x11\x0a\xc3\x25\x3b\x42\xe1\x35\xb7"
- "\xd8\x2b\xfb\x36\xb6\xb3\xc1\xfd\xb7\x31\x38\x4f\xb1\x77\x67\x83"
- "\x47\x3b\x42\x1b\xff\xad\xf7\x4f\xb1\x6f\x63\x82\xcc\x6b\xf2\xc2"
- "\x8e\xf0\xb3\xf3\x31\x78\xbf\xe6\x76\xec\x08\x88\xb7\x88\x67\x22"
- "\xe6\xde\x8a\x1d\xe1\xce\xcb\xb8\x1f\x9c\x92\x63\xee\x07\x67\xe4"
- "\x98\xbb\x67\x95\x2b\xe6\xb6\xc5\xdb\x0f\x1f\x76\x87\xb5\xcc\x8e"
- "\xb0\xa7\xaf\x67\x9c\xfd\x70\x8c\x47\x9c\x75\xf1\xcd\x95\x70\x76"
- "\xd7\x0a\x39\xce\x7e\xb8\xfe\xb6\x70\xf6\x56\x73\xb0\xfc\xac\x70"
- "\x36\xc6\x05\x67\x77\x77\x97\x70\xd6\x35\x0f\x4b\x07\x38\x7b\x97"
- "\xf2\xb0\x78\x96\x71\x77\x6f\x91\xe3\xec\xee\x72\xcf\x38\xbb\x7b"
- "\xbe\x84\xb3\xac\xde\xdd\xc5\xd9\xdd\x79\x77\xd7\xb6\xb0\x3b\x4f"
- "\x92\x71\xf7\xcc\xec\x18\x67\x3f\x8c\x72\x8f\xb3\x1f\x0a\xdf\xc5"
- "\x3e\x8c\xf2\x28\xe3\xb6\xc1\xd9\xbd\xc3\xbd\xc0\xd9\x9f\xb9\x0f"
- "\xc2\xde\xc8\xdb\xb1\x2d\x50\x7c\x35\xb9\xec\x97\x38\xe5\xbc\x5f"
- "\xc2\xc9\xb6\x30\x4a\xb4\x2d\xc8\xf3\xb3\x24\x8b\xf6\xdb\x48\x01"
- "\x77\x47\xfc\x58\xdc\x2d\x9a\xd8\xe2\xc0\xdd\x04\xc0\xdd\x22\xba"
- "\x3f\xa2\xc5\x81\xbb\xfb\xee\x13\xfb\x25\xe5\x67\xf1\x60\x5b\x18"
- "\x42\xdb\xdb\xe9\xb0\x2d\x20\x0e\x47\x3a\xdb\x16\xfe\xbe\xdf\x33"
- "\x06\x17\x95\xcb\x6c\x0b\x9f\xba\xc7\x60\x8b\x0c\x83\xff\x6a\xa7"
- "\x18\x3c\x44\xc4\xe0\xbf\xaa\xae\x83\x6e\x79\x3d\xcb\x3b\x0c\xb6"
- "\x50\x0c\x1e\x73\x6f\x30\x78\xdf\x1d\xc0\x60\x3a\xee\x7f\x7b\xd7"
- "\x68\x00\x0c\x9e\x81\x18\x3c\xe6\xd6\xec\x0d\x3f\x51\x8e\x16\xec"
- "\x97\x7b\x2c\xfe\x7b\x1f\x39\x16\xff\x3d\x9a\xd6\x75\x8b\xc5\x7f"
- "\xbb\x26\x61\x31\xab\x77\x77\xed\x0d\x7f\x0f\xbb\xbb\xf6\x86\xbf"
- "\x87\x49\x58\xfc\xf7\x4b\x1d\x63\x71\x51\xb5\x7b\x2c\x86\xf3\x14"
- "\x8b\x8b\xaa\xdb\xc5\xe2\x21\xce\x58\xbc\xcf\x21\xf3\xca\xec\x0d"
- "\xa6\x7f\xf5\xdc\x2d\xfb\x3c\xca\xbf\xea\x47\x48\x46\x9d\xe2\xa3"
- "\xa7\x8d\xf9\x84\x34\x67\x92\x0c\xa3\x6d\x08\x81\x73\x30\x7e\x1f"
- "\x4d\x37\x86\x0e\x26\xdc\x5b\x11\xc5\x88\xc7\x6f\xe3\x3f\xc8\xb8"
- "\x3a\xa5\x30\xb7\xe8\x18\x7f\x44\xfd\x5d\xf1\x3c\x62\xef\x0e\xa7"
- "\xeb\xee\x9e\xc5\xeb\x22\x06\x0a\xf7\xed\x63\xfb\x6e\x22\x06\x8b"
- "\x65\xe4\x4d\x93\xe2\xa3\x62\x7e\x53\x44\xb8\x39\x28\x22\xdc\xdd"
- "\xfd\x8f\xa9\x88\x7f\xd7\xd5\x3c\xbf\x3d\x97\xb7\x34\x3f\x3e\x5c"
- "\xdf\xfc\x26\x21\xba\x5c\xde\xdc\x92\xf5\x91\x19\xee\x0d\xfd\x33"
- "\xd4\x6b\xee\xf6\x91\xae\x39\x33\x8a\xb4\x64\xfd\x8f\xaf\x78\x0e"
- "\xc6\x8d\x70\x99\x3e\x3c\x07\xd7\xf8\xdc\x4e\xa9\x3b\xd2\x00\xab"
- "\x52\x09\xe9\x7f\x1d\xe7\xcc\xff\x04\x03\xcf\x04\x67\x43\x9b\x1b"
- "\xa1\x2d\xfe\xc1\x87\x2c\xc0\x8f\xbe\x95\x6b\x09\xce\xe9\x75\xf0"
- "\x5e\xfa\x6c\x1c\x7b\x9f\x27\xf3\x78\xa5\x2f\xe1\x76\x86\x5b\xf9"
- "\xee\xd3\x8b\x80\x1e\x44\x97\x40\xfc\xf1\x3d\x36\x42\x3d\x5e\x99"
- "\xce\x73\x7d\x06\xc0\xf8\x59\xd8\x9c\x86\xfe\x1d\x04\x3d\x96\x87"
- "\xe7\x6e\x4f\x20\x2a\xf8\x0f\xe0\x37\x4f\x2f\x82\x7e\xe5\x43\xbf"
- "\xd6\x62\xbf\x3c\xbd\xe3\xc6\x77\x60\xdd\x79\x28\x14\xd7\x0e\xfa"
- "\x7c\x7c\x36\x7d\x8e\x92\x5b\x67\x87\xf3\x7c\x66\x3a\x6f\x4c\xb6"
- "\x91\x40\x18\x8b\x1d\xd0\x6f\xe4\x47\xee\x2f\xc3\xf5\x6b\x7a\x12"
- "\xb2\x27\xa5\x41\x69\x84\xbe\xdb\xff\xfc\x90\xc5\x90\xf6\x0c\x81"
- "\xeb\x66\xd4\x59\x2e\x2a\xfe\x77\xcb\x84\x4b\x84\x20\x9e\xc0\xef"
- "\x9d\x16\x58\xc7\xc6\x43\x79\x23\xbc\x07\xd7\x1c\xea\x8b\x75\xe1"
- "\xfc\x44\x43\xd2\x69\x12\xa8\x25\xfe\xd9\xf0\x6e\x42\x5d\x35\xd6"
- "\x35\x29\xfe\xb7\x00\xfb\x00\xe5\x81\x50\xc6\xfb\xd0\x87\x8c\xf0"
- "\x05\xe1\x56\xca\x9b\x39\xd3\x8b\xb8\x3e\xe1\x56\x8a\x7d\xf0\x9e"
- "\x1b\xe1\x9d\xa1\x4e\x00\xd4\x09\xa0\xc7\x34\xa2\xca\x81\x73\xd8"
- "\x0e\x1c\x03\x0c\x8b\x6e\x60\xdb\x2a\x6c\xdb\xc3\x38\xf8\xf2\xc1"
- "\xd3\x8b\x78\xe0\x6d\x5c\x53\xd5\x69\x8a\x13\x75\x8a\xe2\x51\x81"
- "\x0a\x9e\xe7\x0b\x06\x64\xac\x49\x23\x01\x3a\x8e\x10\x43\x4f\x6c"
- "\xa7\xf8\x61\x68\xdf\x17\xc7\xa2\x25\xeb\x7f\x6d\x26\xc5\xff\x14"
- "\xe2\xf8\x02\x3d\x2d\xea\xc7\xf0\x1d\x8a\x27\xe3\x73\xf0\x1e\x56"
- "\xff\x7f\x69\xec\x7b\xec\xb3\x3a\xcd\x87\x87\xeb\x43\x7d\x14\xe7"
- "\x89\x4f\xe8\x03\x61\x2d\x59\xc5\x11\x26\xb2\x68\x32\xde\x6f\x62"
- "\xf7\x01\x2f\x15\x47\x01\xcd\x4a\xf0\x1c\x96\x3d\xf4\x37\x40\xa4"
- "\x5b\x45\x28\xf0\x86\x2b\xed\x44\x1e\x01\xbe\x10\x79\x04\xfb\xbb"
- "\x37\xcd\xa4\xa4\xeb\xb0\xa2\x98\xea\x75\xd9\x40\x43\xfb\xd6\x50"
- "\xdf\x8d\x30\xb6\xdc\x4d\xa4\x4b\x1d\x5c\xdb\xbf\x19\xe9\xb2\x31"
- "\x05\x68\xc2\xea\x16\x4b\xfd\xc7\xf2\x7e\x4a\x4f\x0e\x68\xc1\xf6"
- "\x6e\xee\x9f\x8f\xef\xb3\xf1\x3a\xd0\x31\x84\xb7\x94\x24\x43\xbf"
- "\x90\x6f\x81\x47\xf6\x24\x58\x95\xe8\xd7\x87\xe7\x0f\x5e\xb5\x2a"
- "\x37\x36\x12\x94\x2b\xc9\x06\xc0\xe5\x6d\x49\x30\xe6\xd0\x26\x1f"
- "\x36\x20\x63\x80\x48\xc7\x14\xa0\x5d\x12\xf0\x2e\x8c\xf9\x46\x18"
- "\xbf\xed\x80\x79\xf8\x7b\x3b\xac\x3f\x1c\xd4\x33\x29\xf6\x17\x40"
- "\x7b\xaa\x6d\x21\xbc\x79\x47\x08\xdf\x04\x63\x38\xb8\x25\x6b\x7f"
- "\x86\x38\x86\xd8\xa7\x8d\x70\x7e\x03\x5c\x87\xf1\xb4\x31\x1e\x2a"
- "\x2e\x17\xdf\xd9\xd3\x78\xae\xdf\x43\x06\x6f\xd8\x43\x7a\xbd\xb9"
- "\x87\x44\xac\xac\x87\x79\x99\x39\x8c\x3f\x3e\xc3\x06\x6b\x62\x6e"
- "\xde\x8d\x90\x11\x3a\xfc\xf6\xc4\xad\x79\x48\xff\xfa\x1e\xd2\x17"
- "\xf7\xc6\x4e\x00\x8a\xe2\x1a\x3e\xa1\xd3\x39\xde\xa8\xbd\x46\xb8"
- "\xa0\xdc\x3c\xfb\x9a\x27\xbb\xbd\x08\xab\xe3\x51\x8d\x85\xa4\x25"
- "\xc2\x5a\x7e\xb5\x81\xa4\x59\x78\x73\x65\xc6\x25\x02\xd8\xa3\x61"
- "\x63\xf7\x8f\xc8\x09\xb1\x84\xe0\x9e\x41\xee\x9f\x1a\xf2\x40\x1c"
- "\xf1\x4d\x3d\x45\x42\xd3\xeb\xf9\x06\x7b\xee\x84\x8c\xb4\x55\x44"
- "\xb9\xe7\x6a\x0d\x93\x3d\x15\xff\x08\xfa\x04\xf7\xa7\xb6\x44\x93"
- "\xd9\x36\x61\x3d\xca\x99\x5e\x9c\x3e\x9f\xf4\xc0\xf7\x09\xa4\xb2"
- "\xd7\xc7\xbb\x61\xdc\x8a\xbd\xc3\xe7\x8f\x93\x29\x3d\x73\x27\xaa"
- "\xf6\xcc\xb5\x82\xdc\xea\xa7\x4f\x8f\xe5\x1b\x50\xae\x83\xf5\x85"
- "\xca\x82\xc6\x06\x1b\xc8\x56\xf3\x60\xfd\x36\x91\x43\x75\x7a\x25"
- "\xb7\xd9\x4f\xef\xe5\x33\x6a\xe9\xba\x8d\x6b\x29\xf4\x7d\x8a\x86"
- "\xb0\x75\x10\xd6\xcc\xc0\x44\x94\xa7\xf8\x73\xd8\xff\x83\xf0\xae"
- "\x7c\xef\x78\x98\xa7\x1f\xc7\xe0\xfa\x39\xa1\xd6\x40\xca\xad\x76"
- "\xf2\x4e\x23\x1d\x23\x3f\x18\x23\xc0\xd5\x8f\x07\xc2\x38\xf9\xbb"
- "\xa3\x1b\xd2\x8c\xd3\xe5\xe6\x71\x3e\x8c\x36\x94\x2e\x16\x46\x97"
- "\x17\x97\x10\x58\x47\x81\x36\x9b\x18\x6d\xb8\xee\xd1\x3a\xa4\x8d"
- "\x77\xef\xf1\x8f\x02\x4f\xeb\x0b\x3e\x9b\x07\xfe\x40\xbe\xe0\x82"
- "\xa3\x75\xf8\x6c\xec\x03\x7e\x3f\x43\x3e\x98\xf0\xfa\x39\xbe\x52"
- "\xdb\x40\x8c\xf0\x3e\x7c\x90\x73\x1f\x6c\x5e\xf6\xe1\x80\xc6\x53"
- "\x1f\xd6\xf7\x07\xbe\xed\x0f\x7c\xdb\x1f\xf8\xd6\xc4\xf8\xf6\x58"
- "\x2d\xe3\x5b\x3b\xf4\xab\x15\x64\xf7\x95\x53\x88\x12\xfb\xb5\xeb"
- "\x34\xc6\xe8\x83\x7e\x36\x48\xbc\x3b\xfe\x32\x8c\x91\xc8\xbf\x3e"
- "\x4f\x76\xc3\xf1\xa9\xb4\xd4\x90\x74\xe4\xdf\x1b\xee\xf8\xf7\x20"
- "\x99\x30\x07\x68\xf3\x1a\xf0\xef\x77\x1a\x12\x50\x4f\x7c\x57\x4d"
- "\x01\xfe\x6d\x70\xc7\xbf\x9f\x9c\x38\x00\xcf\x6c\xc3\xbf\xb1\xce"
- "\xfc\xfb\x49\xbc\xf7\xfc\xfb\xc9\x60\x07\xff\xbe\x24\xf0\xef\x7c"
- "\x17\xfe\xad\x77\xe2\x5f\x7c\x6f\xaf\xf9\xf7\x93\x7c\xef\xf8\xf7"
- "\x13\xb5\x83\x7f\x41\x2f\x79\xe7\x55\x3a\x46\x7e\x30\x46\xc0\xbf"
- "\x07\x2c\x30\x4e\x6e\xf9\xf7\xa7\xa7\xdf\x21\xc3\xad\xd3\xef\xd0"
- "\xa6\x8e\xe9\x77\xa8\x9f\xf7\xf4\x3b\x68\xbd\xfb\xf4\x3b\x34\xc3"
- "\x3b\xfa\x1d\x34\x79\xa6\xdf\xc1\x7d\x3f\x1f\xfa\x1d\xce\xb8\x75"
- "\xfa\x1d\x9e\xd8\x31\xfd\x0c\x97\xbd\xa7\x9f\xa1\xf8\xee\xd3\xef"
- "\x70\x2f\xef\xe8\x67\xd0\x7b\xa6\x9f\x21\xd1\x13\xfd\x46\xf6\xe0"
- "\x78\x0e\xfd\xe6\x42\x9e\x33\xa3\x0c\xc4\xe4\xb5\x4f\xc7\xa3\xce"
- "\x08\x65\x5f\xb1\x4c\x65\x2a\xd0\xab\x5d\xca\x01\x2e\x65\x95\x4b"
- "\x39\xd8\xa5\x1c\xea\x52\xee\x25\x96\x81\x5e\x9d\xae\x28\x0e\x7f"
- "\x02\x3a\x1b\xc8\x38\x9f\x46\x0b\xd7\xc3\x66\xdb\xd5\xa8\xf7\x85"
- "\xb9\xeb\xfb\xc6\x4c\xde\xaa\x4d\x23\x0f\x35\x2a\x3e\x2d\xa1\xf4"
- "\x58\xd3\x53\xc3\xa7\x64\x10\xa0\x47\xf5\x8b\xab\x90\xaf\xcc\x84"
- "\xbf\x19\xea\x07\xe3\xf4\x20\xe8\x9b\x66\xe4\x39\x75\xc2\x21\xbe"
- "\x4e\xf1\xe9\x5f\xf1\xfd\xfa\x6b\x0d\x84\xf3\x79\x52\xc3\xd3\x98"
- "\xcd\x7e\xd5\x66\x9f\x27\x7b\x82\x3e\xaa\xcf\x56\x72\xfe\xd9\x99"
- "\x9c\x7a\x95\x99\x37\x8f\xfb\x01\xd6\x31\x58\xcb\x8c\x4d\x56\xe0"
- "\x49\xde\x6c\x48\xb8\x0c\xfd\x3d\xd2\xa3\x22\x15\xda\x86\xe7\xc0"
- "\xb3\xaa\xf8\x60\xbf\x7d\x46\x5b\x15\xe1\xa1\x8d\x4a\x4b\x29\xe8"
- "\xfe\x35\x44\x68\xb3\x8a\xef\xee\x87\xbe\xa6\x7a\xb7\xfa\x59\xce"
- "\xb0\x30\x78\xe6\x90\x29\x1a\x5f\xc2\xaf\xf6\x0d\xf6\x8e\x3f\x8e"
- "\x44\x78\xd4\xfb\x72\x86\x15\xb0\x76\xfd\x6f\xa7\xdd\x1c\xcf\xed"
- "\x46\x0a\xfd\x55\xdd\x4e\xbb\x4d\xed\xb4\x2b\xf4\x57\x7d\x1b\xed"
- "\x96\x8c\xf2\xdc\xee\x70\xa1\xbf\x91\xb7\xd3\xae\xc7\xfc\x1f\xd0"
- "\xae\xd0\xdf\x8c\xdb\x69\xd7\xd2\x0e\xdd\xc2\x6e\x8f\x17\x8e\x8e"
- "\x69\x8f\x17\x6e\x8f\x0f\x8e\xb6\xf3\xfe\x91\x61\xb7\xc7\x03\x47"
- "\xcd\xed\xf1\xc0\xed\xd1\xff\xb3\x76\xe9\x7f\x7b\xb4\xff\x2c\xaf"
- "\x3d\xda\xdf\x1e\xdd\x3f\xf3\xc8\xff\xa8\xcb\xf2\x39\xcf\x19\xf8"
- "\x90\x78\xc2\xe5\x76\x35\x70\x21\xcf\x7d\xba\x86\x8b\x24\x23\x01"
- "\xc3\x02\xf3\x48\x50\x24\xb5\x0f\x7d\x9e\xb1\x2a\x9f\x28\x75\x4a"
- "\x4e\xb9\x3b\xa5\x46\x69\xb4\x0d\x26\xe9\x36\xde\x5e\x90\x64\x55"
- "\xfc\x12\xce\x1f\x8e\x23\xc4\xb2\x54\x43\x58\x3b\x5d\x0d\xd9\x69"
- "\x91\x64\x82\x9d\xa0\x3d\xc2\x72\x24\x15\x30\x0c\x70\xcc\x98\x67"
- "\xc5\x35\x2f\x08\xee\xb3\x01\xff\x42\x1b\x56\xb2\x97\x33\x2b\x22"
- "\x13\x68\x3d\x33\xe8\x8d\x66\x3e\xf7\xb9\x4f\xf9\x74\x0d\x59\x0b"
- "\xbf\xe1\x99\x97\x7c\xcc\x44\xb9\x1d\xf4\xc9\x96\xac\xcf\xeb\x4d"
- "\x8a\x52\x03\xea\x98\xa0\xcb\x36\xa5\xff\x80\x36\xf7\x78\xb2\x06"
- "\xf4\x5a\xac\xbb\x87\x33\x2b\xfb\x6b\x89\xf2\x88\x19\xf5\xf7\x52"
- "\xd5\xe1\x44\x42\xda\xb1\xb9\xf8\x72\xc1\xd3\x7c\xf1\x7e\x6c\x07"
- "\x6d\x99\x1b\x39\x18\xdb\xe0\xe9\xc5\xd8\x5f\x3e\x67\x44\xb2\x21"
- "\x05\xd7\x85\xd2\xbc\xd1\x4f\xf0\x2d\x02\xce\xf7\x6c\x84\x32\xd5"
- "\xd9\x33\x79\xc0\xdc\x4e\x85\x7c\xf6\x03\x91\x95\x96\xab\xc4\x90"
- "\x74\x83\xd4\x29\x4a\xb7\xe0\xb3\x9b\x83\xa7\x11\x4b\xf0\x34\x7f"
- "\xe8\x43\x8e\xd8\x5f\x7c\x96\x78\x1e\x6d\x14\x42\x1f\xf7\x1d\x4e"
- "\xf5\xdc\x47\x58\x4b\xba\x4d\x08\xe5\xcd\x38\x86\x86\xb4\xab\xd0"
- "\x97\x63\x4f\xe0\x38\xf3\x39\x53\xab\x2c\xe9\x9a\x47\x98\xcd\xae"
- "\x2c\x0a\x6d\x3f\xb0\x0e\x94\x30\x3b\x8c\x5f\x09\xf5\xb3\x01\xbc"
- "\x07\x9d\x3d\x0f\xe5\x95\x2b\x8a\x32\x9a\xff\x78\x8a\x46\xe9\xa5"
- "\xce\x53\x46\xd7\x7f\xc3\x23\x38\x0e\xc7\x82\xe0\x79\xcf\xd6\x29"
- "\xca\x12\x99\x1d\xc2\xaf\x06\x9f\x07\x75\x70\xcd\xa9\xe1\x73\x3a"
- "\xe9\xb1\x1e\x5c\xcf\x11\xae\x9b\x9c\xae\x9b\xf8\x9c\x69\xa1\xc2"
- "\xf5\x7d\xc2\xf5\x7a\xa7\xeb\xf5\xda\x47\xd0\x2e\x57\x56\x8b\xef"
- "\x04\x6b\x99\x01\xd7\x35\xb4\xf9\xd3\x77\xea\xee\x67\x10\xea\x55"
- "\x37\x29\xca\xae\x35\x03\x5f\xc1\xf5\x5a\xa7\xfb\x6b\x8f\x24\x87"
- "\x93\x91\xdb\x70\x4c\x8f\xf9\x9b\x7c\xbb\x84\x31\x5b\x4e\x19\xf5"
- "\x2d\x82\xf6\x8a\x9d\xdb\x83\xf3\xd5\xd0\x66\xb1\x05\x64\x3d\xa0"
- "\x4f\x13\x3e\xd3\x79\xfc\x63\x13\x12\x16\x27\xa8\xfb\xcc\x53\xcf"
- "\x8b\x9f\xa3\x7e\x65\xf1\xb2\x45\x89\x43\xfb\xcc\xeb\x42\x88\x13"
- "\xef\xa8\xf8\xcc\x40\x9e\xcb\x99\x34\xc6\x98\x07\x32\x96\x52\x05"
- "\xeb\xed\x0d\x92\x03\x74\xb5\x87\xcc\x0d\xb7\xe7\xce\x81\xf9\x33"
- "\x52\x6d\x48\x19\x01\x63\x7f\x6c\x0b\xb5\xfb\xab\x09\x59\x0f\xd7"
- "\x0d\x29\xc7\xf0\xdc\x6e\x7a\x6e\x1e\x21\xd4\x5e\x95\xe2\x4f\x4a"
- "\xd4\x57\xa9\xcd\x0b\xae\x5d\xa0\xf6\xbd\x6b\x44\x69\xcb\xf4\x27"
- "\x7f\x4f\xab\x52\x1e\xe0\x4c\xca\xbf\x73\x35\x4a\x94\x17\x8e\x84"
- "\x96\x92\x01\xc9\xfe\x04\xaf\x1f\x4a\x83\xf3\x70\x1d\xaf\xd1\x76"
- "\x28\xad\x8f\x0f\xc2\x7a\x68\x03\xc3\xdf\xe9\x79\xfc\xf9\x23\xa1"
- "\x66\xc2\xe4\xd6\x63\x6f\x60\x5f\xd5\x3d\xf1\xfb\xc2\xb1\x0d\xd8"
- "\x3f\x93\xe2\xd8\x7a\x9f\x7c\xa8\x9f\x44\x02\xa0\xfe\x0a\x6e\xf3"
- "\xa4\x31\x88\x05\xb6\xac\x63\x91\x7c\x66\xb7\x7e\xdb\xdf\x22\xfe"
- "\xf9\x6f\xc1\xdc\x7c\x8b\xf8\xb6\x64\x1d\x9f\x67\xf2\x55\xd7\xe3"
- "\xd8\x42\x33\x01\xcd\x4a\x32\x0c\xce\x25\x9b\x48\x7c\x13\x9e\x83"
- "\x39\x68\xf1\x84\x2d\xd7\x41\xbe\xb3\x86\xf5\x37\x70\xc1\x93\x06"
- "\xf3\x30\x6e\x2d\x61\xfd\xcd\x81\x5a\xe0\x2d\x98\x63\x7c\xf7\x49"
- "\x83\x9b\x14\x15\xeb\x3f\x1b\x48\x48\x1a\xce\xe9\xdc\x91\xea\x0f"
- "\xae\x5b\xf1\x7b\x5a\xf8\xae\xeb\x66\x28\xcf\x31\x14\x42\xb9\xcc"
- "\x50\x48\xd4\x2f\xa2\xec\x74\xfc\xf2\xef\xe7\xf1\xb6\x27\xca\x41"
- "\xce\xac\xff\x1b\x39\x5e\x5d\x4a\x02\x66\x10\x1f\x47\xac\xf7\x44"
- "\xa2\x9c\x60\x82\xf2\x32\xa2\xac\x04\xbd\x1f\x6d\xf3\x69\xbf\x45"
- "\xfb\x7c\x05\x41\x9b\x3d\xaf\x5c\x6c\xd9\x7d\xd5\x0a\x18\xd6\xd0"
- "\x09\x7d\xbe\x39\x55\x7e\x1e\xde\x33\xdb\x22\x7c\xeb\x6a\x16\xbe"
- "\x75\x35\xd3\x6f\x5d\xa6\xd4\x18\xf6\xad\x0b\xbf\x71\x4d\x88\xf1"
- "\xe1\xb1\x3d\xfc\xee\xf5\x80\x05\xf8\x60\xa9\xa6\xab\x7d\xa9\xa6"
- "\x5b\xde\x55\x12\x5c\x69\x6e\x00\x19\xad\x94\x6c\x4d\x22\xc1\x7c"
- "\x73\xdc\x7d\xe5\x86\x63\x84\x7f\x2b\x4f\xb7\x37\xcd\xd0\xc9\x8e"
- "\x36\x8a\xe6\xd0\x2e\x81\xab\x15\x68\xe7\xef\xba\x3e\x81\xf4\xdd"
- "\x71\x95\x84\xcf\xbe\x90\x41\xe3\x3e\x61\x8e\x3e\x5b\xb3\x46\x7d"
- "\xb3\x59\xf3\x58\x6b\xb3\xe6\x91\x40\x33\xfb\x36\x36\xf3\xb2\x8a"
- "\xa0\xbf\x2d\x9f\xf5\x8f\xa6\x1d\x68\xa3\xb6\x98\x89\x2d\x28\x3f"
- "\x0f\x79\x19\x9e\xdd\x0b\xbf\xa7\xa4\xaf\x20\x2a\xee\x5b\x0d\xa9"
- "\x88\xbb\x4a\x06\x00\xed\xf1\xdb\xc1\xf6\x3a\xf6\xed\xc0\x0e\x3a"
- "\x0d\x7e\x3f\xb8\xde\xac\x51\xf2\xc1\xd1\xfa\xf1\xf3\xd5\xa4\x75"
- "\x67\x7f\x83\x31\xf9\x03\x92\xde\xca\x9f\x37\xae\xe5\x08\xda\x95"
- "\xf9\xac\xe3\x3a\xbe\x7b\xb4\xfe\xa8\xe6\x24\xae\x2b\xe1\x12\x76"
- "\x54\x4c\xbf\x3d\xec\xa8\xa0\xf2\x33\x7e\x67\xe3\x73\x81\x8e\x57"
- "\x91\x9e\x40\xd7\xab\x66\xe5\x58\xa0\x5d\x45\xfd\x7b\x40\xb7\x1a"
- "\x19\xdd\x28\x9d\xa1\xde\xc5\x79\x40\xaf\x0b\x8c\x86\xe5\x16\xa0"
- "\xdf\x7e\x6c\x63\x5a\xe4\xee\x24\xab\x12\xf4\x26\x65\xb9\xf5\x0c"
- "\xdd\xb3\x82\x74\xdc\x75\xa3\xb4\x53\x2b\xac\x37\xf8\xbd\xf2\x7a"
- "\x41\x7f\x53\x6b\xf0\xa4\xd0\x9b\xc1\x93\x34\xed\x7c\xbb\x64\xf4"
- "\x9c\x4f\xfc\xcb\xeb\x4f\x32\x7a\x2e\x11\xe8\x89\x3e\x6e\xcb\x35"
- "\x5d\x6d\x2d\x40\xcf\xeb\x40\xcf\x44\x13\x79\x27\x81\x04\x1b\x1b"
- "\x6a\xf0\xbb\xce\x7d\x2f\x54\x10\x32\xf6\x09\x9e\xab\x30\x9c\xa6"
- "\x74\xdd\x03\x74\xb5\xe9\x72\xf3\xf0\x7b\xa6\x83\xae\x49\x40\xd7"
- "\xeb\x40\xd7\xcb\x12\x5d\xed\x2d\x40\xd7\x16\xa0\x6b\x0b\xd0\x55"
- "\xf8\xe6\x39\x73\x3e\xd0\x15\xbf\x8f\x65\x1d\xd0\xe2\x37\x4f\xfc"
- "\xb6\x84\x74\x45\xbf\x6a\x6e\xb9\xa6\x17\xfd\xd6\xf9\x8a\x86\xec"
- "\x98\x4b\xfc\xfb\x59\x89\x22\x7d\x3f\x51\x41\x3f\x55\x8f\xef\x23"
- "\x4a\x68\x0f\xf8\xbe\x8e\x20\x7d\x8d\xfb\xec\x64\xe5\x74\xf2\x88"
- "\x6d\x13\xa3\xb3\xd1\xf6\x11\xda\x76\x07\x5f\x5f\xae\x51\x6e\x49"
- "\x22\x11\x48\xf3\x71\x17\xd4\xe4\x68\x54\x05\x71\xa5\x39\xb7\x79"
- "\x6a\x15\xd0\x69\x14\xd2\xfd\xf6\xe7\xed\x89\x51\xb7\x3e\x6f\x8d"
- "\x3b\xff\x6f\xde\xde\xe9\x79\x6b\x1c\xe3\x7e\xde\x9e\x08\xba\xbd"
- "\x79\x7b\x42\xf5\x7f\xf3\xf6\x5f\x61\xde\x56\xd9\x5c\xe7\xad\x43"
- "\x6e\x49\x88\x8d\x9f\x33\x7f\xd1\xfc\x45\xaf\xa9\xe7\xae\x48\x8c"
- "\x5d\xca\xa4\x17\x99\xfc\xa2\xb1\x73\x91\xca\xb7\x61\xbd\x3e\x1e"
- "\x5a\x43\xf6\xf6\xac\x51\x72\x2f\x87\xfa\xf2\xba\xbf\x99\x38\xdd"
- "\x47\x71\x6f\x83\x1c\x8e\xf3\x3b\x07\x64\xec\x8b\x8a\x33\x71\x9f"
- "\x83\x14\x68\x48\x68\x24\xf8\x9b\x7d\xc3\xd5\x6a\x70\x9f\x63\x5e"
- "\x2e\xdf\x80\xfb\x1c\xcb\x4a\x50\xb6\xf8\x72\xff\xfd\xd1\xa0\x43"
- "\xbc\x1c\x4a\x5a\x5f\x8e\x56\xbe\x79\x9a\xf8\x07\xd6\x90\x71\x1c"
- "\xc7\xf3\x86\xb4\x46\x90\xfb\x4e\x17\x19\x5e\x6a\x24\x28\xeb\x5c"
- "\x54\x9c\x0a\x52\xa7\xac\x86\x63\xcd\x35\x75\x4a\xd6\x39\x38\xd2"
- "\x3c\x7a\x20\xfb\x37\xf0\xb9\x13\x75\xf6\xbf\x3c\xad\xc2\xef\x9b"
- "\x3b\x42\xf8\xfa\x3d\xa0\x67\xec\xb9\x61\x55\xae\x49\x40\x3f\xf1"
- "\x47\x79\xfc\x4e\x89\x63\xb0\xe6\x2a\xe8\x12\x6b\x45\x5b\x51\x4d"
- "\x6f\x9c\x5f\x20\x5f\xd5\x1f\xbc\x58\xa3\xc4\xf9\x66\x09\xee\xa4"
- "\x5f\x0b\xef\x01\x7d\x34\x6d\xc9\xe5\x6b\xcd\xdd\x27\x8d\xf1\x55"
- "\x13\x65\x4b\x56\xb5\x06\x64\x9e\x68\x94\x57\xd6\xc1\xb5\x37\xe0"
- "\x1a\xfb\x5e\xf8\x75\x2d\xef\xf7\x85\x15\x31\x0e\x78\x5a\x71\x45"
- "\x51\x4d\xe3\x3c\xad\x67\x3a\x49\x83\x75\xf3\x24\x8d\x6d\x67\x7f"
- "\x93\x0d\xe5\xc9\x3e\xfd\xcd\xad\x9b\x27\x85\xda\x36\x4f\x1a\x3c"
- "\xe5\x09\xfa\x5d\x1c\xea\x7f\xf5\x02\xbe\x43\x6b\xce\x48\x35\xd4"
- "\xb7\x34\x07\xcf\x0d\x6f\xce\x99\x63\x38\x96\x9c\x47\xd4\x93\x10"
- "\xfb\xaa\xdf\x1d\x9b\xc7\xdb\x9e\x8c\x02\xec\xcb\xfb\x80\x1c\x1f"
- "\x07\xd8\x17\xdd\x16\xfb\x98\x1f\x81\x9d\x30\x0c\xac\x20\xd0\x56"
- "\x3d\xce\x21\x94\x51\x77\xc3\x38\xe0\xfc\xc0\x79\x40\xb1\x10\x70"
- "\x50\x9c\x2b\x38\x8f\x10\xeb\xe8\xbc\x75\x99\x37\x38\x57\xee\x37"
- "\x13\x15\xce\x15\xc4\x42\x9c\x2b\xe8\x9f\xf3\xb6\x30\x57\x02\x6b"
- "\x89\xea\x1d\xc0\x41\xa3\xad\x94\xce\x17\x94\x25\xcb\x6d\x4e\x18"
- "\x88\xdf\x76\x9c\xe6\xca\x06\x71\xae\x88\x18\x08\xf3\xc1\x86\x73"
- "\x65\xb9\xe6\xb1\x1b\xcb\xa5\xb9\xf2\xf2\x19\x15\xa1\xf8\x98\xf5"
- "\x0f\x6d\x3e\xcc\x95\x4a\xad\x99\xd8\x45\x0c\x84\xb9\x82\xfb\x87"
- "\x28\x06\xfe\x11\x30\xb0\x09\x30\xd0\x0c\xe7\x61\x8e\x6c\x5f\x20"
- "\x60\xa0\x30\x37\x5a\x97\x0b\x18\x78\x59\x4d\x6e\xf4\x41\x0c\x7c"
- "\xc7\x83\xec\x72\xc6\x05\x03\xbf\xea\x7e\x7b\x18\xf8\x15\x8d\x7f"
- "\x84\x34\xbc\x01\xf4\x44\x3a\x8e\x0d\xe5\x6d\xe5\x79\x80\x7d\x93"
- "\x7f\x66\x74\x4b\x70\x4f\xb7\x3d\xc2\xda\xe5\x16\xe3\xdc\xd0\x0d"
- "\xf8\xbc\xc9\xd6\xd2\x96\x76\x7c\xd6\xfe\x62\x67\x9c\x43\x7c\x43"
- "\xac\x43\x8c\x43\xbc\xc3\xf9\x81\x38\x87\x18\xf7\x2b\xc0\x7f\x28"
- "\x37\x54\xc4\xd5\x51\xfc\x4b\xbf\x40\x54\xe9\xa3\xc9\x23\xc6\x62"
- "\x3b\xe8\x36\xd7\x08\xe2\x9f\xf3\xda\x86\x78\x87\xb4\xdd\x72\x9d"
- "\xe1\x1d\xae\x71\x88\x6d\x6d\xd6\x38\xa0\x2d\xd0\x84\xe0\x1a\x47"
- "\xed\x14\x99\xc1\x3d\x76\x74\x63\x3a\x49\x4e\x37\x02\x7a\xf6\xd7"
- "\xb6\xb6\x7a\x49\x8d\x4a\xd4\x4b\x70\x8e\xe3\x5c\x37\x29\xaa\x23"
- "\x98\xee\x39\x41\xcb\xf4\xa1\xb3\x3d\x68\x19\x74\x7e\x49\xdf\xaf"
- "\x99\xc8\xbe\xdd\x83\x7e\xdf\x7d\x44\x32\xbf\xb9\x53\x21\x8e\x2b"
- "\xbe\xe7\xec\x27\x80\x2f\x37\x4f\x43\x9d\xad\xc9\xb6\x79\x9a\x2f"
- "\xfc\xf6\x97\x78\xad\x66\xf5\xd1\x64\x42\xa6\x24\x7b\xcb\x6b\x35"
- "\xd4\x77\x86\xff\x26\xfa\x17\xfc\xcb\xd1\xbe\xdc\x37\xd1\x9d\x80"
- "\x2f\x42\x17\xdb\x33\xc8\x75\x9d\x56\x9d\x6e\xe3\x1b\xd4\x29\xe4"
- "\x49\xe8\xd7\xf9\x32\x1b\x21\x65\x16\xc0\xbd\x71\x0b\x81\xc6\x8b"
- "\xf5\x7b\x39\xb3\xaf\x49\xf1\x25\xda\x2b\x1a\x00\x7b\x7d\x9d\xb1"
- "\x97\xe1\xec\x97\xf4\x1b\x81\x55\xa7\x0d\xc7\xb6\x26\x94\x92\x40"
- "\x58\x7f\x7d\x2f\x2a\x4e\xaf\x5e\xb1\x8a\xe0\x7e\xd7\x4e\xf0\x7b"
- "\xfc\x8d\x6e\xc3\xf4\x70\x7f\x57\xfe\x9b\xc9\x0a\xed\xf3\xe4\x11"
- "\xfe\xe5\xc9\x0a\xf4\x55\x78\x9f\xd3\x2b\x39\x38\xc7\x7c\x9f\xf4"
- "\x04\xaf\xaf\xbf\xe1\x4b\xe5\x32\x0e\xea\x54\x5a\xf4\x64\x7d\x92"
- "\x3f\xc1\xfa\xcc\x9f\x4e\x4f\xb0\xfe\x86\x04\x15\xf5\x75\xa0\xf7"
- "\xd9\xf4\x04\xef\xb5\xc3\xf9\x3f\x71\x01\x24\x3b\x25\x98\x94\x95"
- "\x57\xd2\x36\xca\xca\x3f\x23\xd8\x06\xf0\x3f\xfc\x3e\x48\x36\x26"
- "\x85\x02\x0e\xe8\xe1\xfa\x57\x64\xe3\x95\x5e\x70\xbc\x08\xff\xd7"
- "\x49\xa3\xe2\x94\xb9\xac\x9c\x23\x81\xab\x87\xf1\xc0\xc7\xbc\x11"
- "\xf7\x50\xa6\x11\x3f\x58\x47\x5a\x8d\x35\x3a\xd0\x61\x6b\x4c\xb8"
- "\xc7\x9e\x4f\x7f\xb9\x89\xe3\x5f\xbe\xcc\xa5\xbf\x7c\x05\x9f\x6d"
- "\xe7\x5f\xfe\x1e\x9f\xbd\x21\x45\x2d\xf8\xd7\xea\xa9\x2f\xe0\xfa"
- "\xeb\x61\x04\xfb\x8a\xcf\xc5\xe7\x6d\x4c\xd0\x08\xcf\xec\x4b\xfb"
- "\x86\xcf\xc4\x36\x9d\x9f\x89\xf9\xeb\xd5\x53\xf1\x99\xa7\xe3\xe1"
- "\x18\x04\xf4\xa8\x47\x3a\xe0\xf3\x39\x3e\xba\x13\x9f\x1e\xed\x43"
- "\xef\xb1\x36\xb8\xbb\xe7\x5d\xe1\x1e\x13\xd5\xfb\xe1\x9e\x56\x9e"
- "\xd6\xa7\x6d\xc0\xda\xf8\x09\x9e\x7f\x2a\xda\x40\xda\xd2\xf0\x9b"
- "\xe9\x6c\xad\xfc\xe6\x09\xb6\x56\x32\x9a\x52\x5e\x79\x39\xba\x13"
- "\xd0\x4d\x85\xeb\x6a\x9d\xe2\x1b\x85\xa3\x8d\x6f\xa2\x7d\x90\xde"
- "\xc8\x37\x22\x2f\x21\x1f\x89\x3c\x44\xfb\x69\x26\xc4\x99\x67\xe0"
- "\xb7\xbf\xd0\xce\x0b\x62\x3b\xd0\x07\x22\xf2\xd1\x53\x70\xbd\x2d"
- "\x1f\x9d\xe9\x2d\xf1\x51\xed\x61\x6b\x1a\xcf\x23\x1f\x19\x5e\xca"
- "\xc4\x76\x36\x49\xfd\x99\xac\x40\x1e\xfb\x17\xe3\x2d\x33\xd2\xe9"
- "\xa9\x54\x12\xcc\xde\xa7\x76\x0e\x7d\x9f\x54\x43\x30\xf6\x55\x7c"
- "\x0f\xec\x43\x36\xa7\x26\xe2\x7b\x6c\xbc\x11\x06\xed\x5e\x21\xc2"
- "\x3d\x9b\xb1\x6d\x71\x0c\x80\x66\x44\xbc\x47\xac\x9f\xcd\x69\xa0"
- "\xdf\x7d\xe9\x3d\x8c\xe7\x2e\xba\xe1\x9f\xda\xf3\xae\x3c\x77\x7f"
- "\x2a\x01\x01\x18\x64\xab\x97\xae\xe2\x73\xec\xac\x6f\x87\xec\xad"
- "\xdf\x44\x23\x5d\x95\xec\xfc\x99\xee\x4e\x3c\x21\xb4\x6f\x75\xd3"
- "\xfe\x99\xe1\xb2\xf6\xa3\xa1\xfd\x64\x68\x1f\x65\xb7\x97\xd0\x66"
- "\x77\x66\x26\x6d\x27\x99\xb5\x2f\xf2\x2d\xaf\x8b\x08\xd7\xa6\xa0"
- "\x3f\xea\x59\x5f\x86\xa7\x5f\xd2\x31\xa2\x7e\x50\x4a\x4e\xcf\xb9"
- "\xf8\x41\x39\xfb\xc9\xed\x4d\x33\x0b\x3e\x50\x67\x68\x6c\x43\xb4"
- "\x8d\xa1\x0c\xba\x1b\xe4\x37\xc9\x0f\xea\x34\x5e\xbf\x6c\x48\xaa"
- "\x73\xf2\x83\x3a\x63\xc0\xfa\x26\xc5\xd9\xd0\x16\x25\x51\x42\xb9"
- "\x9a\x9d\xff\x32\xc6\xf9\xbc\xe4\x67\xc8\xce\xa3\x0f\xb7\x60\x27"
- "\x6e\x3a\x52\x8c\x76\xc2\xb3\xe1\xa2\x6d\xd6\x83\xee\xeb\x85\x8c"
- "\xdc\x50\x20\xc9\xc8\x0d\x05\x9e\x65\xe4\xb3\x67\xda\x97\x91\x2f"
- "\x34\x49\x32\x72\xfd\x78\x36\xef\xeb\x9f\x66\xf3\xfe\xdb\x1f\xa8"
- "\xdd\x19\xda\xb3\xbd\x17\xaf\xe6\xff\x32\xa0\x08\xf9\x7c\x3b\xc8"
- "\xbc\x7b\x93\x4a\x95\x7b\x40\xc7\xb2\x83\x7c\xbc\x26\x85\xf8\x62"
- "\xfc\xb7\x35\x30\x86\x46\x5b\x2d\xa9\xf0\x45\x19\xf9\x0b\x68\xe7"
- "\xdb\x99\x95\x66\x2b\x81\x75\x2e\x83\x8d\xcb\xb9\xdf\x02\x2d\x7c"
- "\x8c\x56\x2b\xad\x87\xd7\x60\x5d\xab\x47\x39\xf9\x20\x57\xaa\xdc"
- "\x96\x82\x32\xf4\x42\xb3\xb3\x0c\xdd\x92\x75\x6e\x9e\x7b\xd9\xf9"
- "\xdb\x50\xdb\xff\x63\xef\xfd\xe3\xa2\xa8\xf6\xff\xf1\xc3\x2c\x28"
- "\x1a\xc8\xea\x05\x5b\xbd\x58\x6b\x61\x61\xa1\xa2\x61\x17\x8b\x62"
- "\x31\x2d\x2b\x15\x34\x4d\x32\x4d\x34\x34\x28\x40\x54\x54\x34\x05"
- "\x34\xf5\xad\xa6\x08\x06\x5c\x2c\x44\x2c\xbd\x69\xd7\x1f\xd8\x47"
- "\x6f\xda\xd7\xba\x78\x93\xde\x68\x08\xd8\xd5\x1b\x76\x35\x57\x43"
- "\x43\x43\x5d\x15\xe5\xd7\xee\xce\xf7\x75\xe6\xcc\x3a\x33\xbb\x33"
- "\xcb\xce\x2c\x10\xfa\xf6\x8f\x7d\x88\x33\x67\xce\xcc\x79\xbd\x9e"
- "\xe7\x75\x9e\xcf\xd7\x9c\x73\x66\x05\x9f\x3b\x9f\xdd\x83\xb9\x33"
- "\xce\xe5\x63\x3e\x60\x26\x9c\x59\x0f\xfc\xd9\x80\x79\x34\xe6\xce"
- "\x66\x01\x77\x3e\xb7\xdc\x3e\x77\x3e\x7b\xe6\x3e\x77\x6e\x2d\xee"
- "\x6c\xc9\x1f\x58\x73\xe7\x73\x63\x94\x71\xe7\x73\x11\xf7\xb9\x73"
- "\x7b\xe3\xce\xe7\x42\x2c\xdc\xd9\xbc\xd4\xbb\x03\xce\xe7\xe7\xdf"
- "\xe1\xce\xbf\x06\xdb\x72\xe7\x5f\x47\xda\x72\xe7\xb3\xc9\x42\xee"
- "\x7c\x69\xbc\x2d\x77\xfe\x75\xad\x14\x77\x86\xb8\x55\x83\xb9\x33"
- "\xc6\x17\xe6\xd1\x98\x3f\x9b\x81\x3f\x13\xac\xfd\xfa\x8d\x32\xee"
- "\xfc\xeb\x41\xc7\xb8\x73\x55\x2f\x71\xee\xfc\xcb\x69\x69\xee\xfc"
- "\xcb\x69\x71\xee\x7c\xe1\x1b\x8e\xf3\x5c\x58\xd5\xfe\xb9\xf3\x85"
- "\x00\x71\x7e\x73\x61\x30\xe1\xce\x55\xbe\x2d\xcf\x9d\xab\x7c\xc5"
- "\xb9\xf3\x85\xed\x84\x67\x54\x69\x6d\xb9\x33\x5c\x23\xca\x9d\x2f"
- "\x9c\x61\xaf\xf1\x15\x72\x67\x52\x07\x8c\x99\x0d\xd2\xdc\xf9\x62"
- "\x36\x19\x43\x2f\x4e\x27\x63\x28\xf1\xa9\x2d\x77\xbe\xf8\x5c\xf3"
- "\xdc\x99\x60\x88\x79\x4e\x49\xee\x7c\x71\xb9\x2d\x77\xfe\xe5\xb4"
- "\x38\x77\xae\x9e\xcc\xe1\xe8\x37\x93\x90\x3b\x5f\x3c\x76\x77\x70"
- "\x67\x49\x6c\x05\x08\xb9\xf3\x6f\x1b\xe5\x73\xe7\xdf\x8e\xcb\xe3"
- "\xce\x18\x73\x62\xdc\xb9\xba\x97\x35\xe6\x84\xdc\xb9\x7a\x88\x38"
- "\x77\xae\x1e\x23\xe4\xce\xb8\x7e\x31\xee\x5c\xbd\x58\x50\xbf\x0d"
- "\x77\xae\xde\x20\xe4\xce\xa4\x1c\xc7\x9d\x2f\xe9\xd8\x5c\xc4\x72"
- "\xf9\xdc\xf9\x52\x6f\xfb\xdc\xf9\x52\x5f\x21\x77\xae\x36\x12\x8e"
- "\x7c\x69\x1c\xe1\xce\x97\xd4\xe4\xf8\x2f\xcb\xf8\xc7\x39\xee\x4c"
- "\x8e\xdb\x72\xe7\x4b\x71\xcd\x70\xe7\x60\xc7\xb9\x73\xed\xa4\x92"
- "\x3b\xdc\xb9\x76\x92\x85\x3b\x9b\x81\x3f\xe6\x03\x0f\x80\x5f\x35"
- "\x5e\x0f\x81\xfb\xdc\x45\x97\xcb\xbd\xec\xf3\xe7\xeb\xb9\x1c\x7f"
- "\xbe\x76\x89\xf4\xfd\x6b\xc7\x48\xdf\xbf\xb6\xf6\x4e\x8e\x19\xb8"
- "\x33\xe6\xd0\x6c\x8e\xf9\x44\x3a\xfc\x76\x2f\x2c\x61\xf8\xf3\xae"
- "\x1b\xf5\x14\xe6\xd0\xab\xf0\xdc\x4c\xe0\xd1\xdf\xb1\x1c\xba\xbc"
- "\x36\x98\xe5\xd1\x57\x1b\x60\xcc\xd0\xa7\xa7\x30\xeb\xb5\xdc\xe1"
- "\xf9\x2a\x19\xfe\x9c\x54\x8f\x3e\xbb\x1d\x8c\xdf\xc3\x57\x16\xa5"
- "\x90\x72\xd0\xce\xd3\x1c\xdf\xbe\xbc\x5d\xc0\xb7\x93\x18\xbe\x7d"
- "\x02\xf3\xed\xef\x4a\x10\xfa\x36\x85\x70\x6e\xcc\xb7\x31\xef\x06"
- "\xbe\x5d\xb1\xb1\x3b\x5d\x5a\xb7\xe2\x72\xa5\x85\x73\xaf\x85\xff"
- "\x83\xaf\xf5\x87\x0b\x10\xda\x38\x03\xb9\x82\x4f\x2a\x3f\x80\x7b"
- "\xe0\xf2\x75\x2b\x7e\x47\x96\x72\x30\x66\x57\x10\x5e\x7e\x75\xbf"
- "\x59\x90\xd3\xfe\x7d\x14\xd6\x24\xcc\x78\x0c\x76\xc0\x3c\xcb\x92"
- "\xd3\x36\xf7\xe9\x6f\xa0\x7d\x08\x37\x17\xe6\xb5\xaf\xf4\xb6\x70"
- "\xf3\x74\x96\x9b\x37\x78\x03\x37\x4f\xb4\x70\xf3\xdf\x17\x28\xe4"
- "\xe6\x27\x18\x8e\xf7\x4a\xcb\x73\xbc\x0d\xf3\xfe\x78\x6e\x8e\x79"
- "\x39\xe6\xe2\x98\x97\x63\x9e\x8e\xb9\x39\xe6\xe9\x66\x96\x9b\xe3"
- "\xbd\x09\xeb\xeb\x9a\xe1\xe6\xc0\xdd\xe8\x0e\xe5\x23\x18\x6e\xee"
- "\xc2\xe7\xe6\x35\x57\x94\x71\xf3\x9a\x1a\x3e\x37\xc7\xb8\x97\xcb"
- "\xcd\xb1\xef\x6d\xde\xc5\xe2\x6f\x2f\x80\xff\xb0\xaf\xec\xbe\xbb"
- "\x63\xfd\x88\xfd\x86\x7d\x86\x7d\x27\xe9\x37\x3e\x37\x07\xdc\x95"
- "\xd6\xff\x71\xdc\xdc\xdf\x8a\x9b\x63\x2e\x0e\xb6\xab\xc2\x1c\xbd"
- "\xbc\x08\x6c\x33\x0b\x78\x3a\x70\x74\x6b\x7e\x8e\xfd\xeb\x18\x3f"
- "\xaf\xa9\xbc\x93\xdb\xa6\xbc\x3b\xe4\xe3\xdc\x76\x37\x0b\x3f\xbf"
- "\x5a\x69\xcb\xcf\xaf\xd6\xf0\xf8\x79\x85\xde\xe5\x77\xb5\x90\x9b"
- "\xdf\xf2\xb4\xe5\xe6\xd7\xfa\x4a\x72\xf3\xee\x22\xdc\xdc\xc7\xc2"
- "\xcd\xaf\xbd\xa1\x8c\x9b\x5f\x8b\x94\xe2\xe6\x75\x6a\x3e\x37\xbf"
- "\x76\x80\xe3\xe6\x49\x3c\x6e\x7e\xd9\x57\x9a\x9b\x5f\x66\xb8\x20"
- "\xad\x4e\x0c\xc4\x75\x61\x4e\x85\xdf\x15\x6a\x99\x75\xf5\xd7\x63"
- "\x31\xaf\xc2\xb9\x0c\x78\x7e\xe0\x56\xd7\x07\xf3\x39\x3a\x7e\x47"
- "\x68\x8f\x47\x25\xce\x40\x0f\x61\x2e\x85\x79\x94\x85\xf7\xe2\xf2"
- "\x98\x4f\xb5\x2e\x97\x32\x9c\x10\xe7\x52\x86\x73\x0c\x4f\x66\xd6"
- "\x63\x5e\xdb\x8f\xc7\xc4\x96\xe5\xea\xd7\xf6\x8b\x73\xf5\xeb\xe3"
- "\x09\xaf\xb9\x76\x10\xfb\x45\xc8\xd5\xe1\x1a\x51\xae\x7e\x7d\x15"
- "\x7b\xcd\x7e\x21\x57\x27\x75\xc0\xf8\xbc\x55\x9a\xab\xdf\x08\x23"
- "\xe3\xf5\x8d\xae\x64\xbc\x66\x7d\x6c\xc3\xd5\xaf\x5f\xe2\x73\x75"
- "\xec\x7f\x5b\xae\x4e\x30\xc5\x3c\xa7\x24\x57\xbf\x31\xd0\x96\xab"
- "\x5f\xf6\xc5\x5c\x5d\x1c\x57\xb5\x3e\x42\x5c\xdd\xdc\x57\x6f\xb6"
- "\x70\xf6\xd5\xb8\xbe\x25\xd6\x9c\xfd\x2e\xc4\xda\x09\x8e\xb7\xe3"
- "\x36\xdd\x1c\x2f\x8f\xb7\x33\xd7\xac\x92\xc7\xdb\x31\xfe\xc4\x78"
- "\xfb\xcd\x93\xd6\xf8\x13\xf2\xf6\x9b\xd7\xc5\x79\x7b\x6d\x27\x21"
- "\x6f\xc7\xf5\x8b\xf1\xf6\xda\xc1\x82\xfa\x6d\x78\x7b\xed\x18\x21"
- "\x6f\x27\xe5\x38\xde\x5e\x5b\xcf\xe6\x41\x0e\xc9\xe7\xed\xb5\xa7"
- "\xec\xf3\xf6\xda\x73\x42\xde\x5e\xbb\x97\xf0\xf3\x5b\x1e\xf5\x0c"
- "\x6f\xaf\x2d\x61\xf9\x7f\x11\xff\x38\xc7\xdb\xc9\xf1\x7a\x3e\x6f"
- "\x2f\xc2\xbc\xfd\x96\x5f\x33\xbc\x5d\xe7\x30\x6f\xa7\x10\xc7\xdb"
- "\xe1\x6f\xfb\xbc\xfd\xd6\x49\xfb\xbc\xdd\xc4\xe3\xed\x4d\x2c\x6f"
- "\x6f\x62\x79\x7b\xd3\x5a\x4b\xde\x1b\xf3\x76\xd3\x23\xf1\x5a\x36"
- "\xef\x5d\xb2\x6b\x5e\x05\xb5\xdb\x92\xf7\x9e\x0d\x7c\xdc\x80\xdc"
- "\x57\xcd\x46\x08\x73\x76\x3c\x37\xa4\xb4\x3e\x98\x9d\x1f\xd2\xd8"
- "\x90\x87\x39\xfb\x45\x28\x53\x05\x9c\x1d\x78\xf7\x67\x8d\xc1\x14"
- "\xb4\xa7\x52\x50\x76\xde\x9d\xb2\xa7\x2d\x65\x31\x57\x87\xf2\xa5"
- "\x65\xc0\xdb\xf1\x35\xd0\xff\x4b\x4b\xf1\xbc\x93\x94\xa3\x4c\x59"
- "\xa8\xa3\x82\xe3\xf8\xb7\xd7\x32\x1c\xdf\xc0\x72\x7c\xb8\x06\xb8"
- "\x4b\xc9\x1d\x8e\xdf\x58\x41\x65\xdc\x10\x70\xfc\xc3\x75\x2b\x6e"
- "\xef\xb7\xf0\xf6\x75\x2c\xb7\xcf\x30\x33\xdc\xfe\x04\x70\xfb\x4a"
- "\xc2\xed\x6f\x9f\xb6\x94\x01\xcc\x9c\x66\xca\x5c\x64\xca\x94\x42"
- "\x99\x0a\x52\xa6\x8e\xcf\xff\x0f\x13\xfe\xdf\x68\xc5\xff\xeb\x18"
- "\xfe\x6f\xc9\xcb\x63\x0e\xc3\xcf\xcd\x9b\x7d\xc4\x72\xf3\x0d\x77"
- "\xf8\xff\x3a\x3e\xff\xbf\x93\x9b\xaf\x93\xc5\xff\xe1\x9e\x25\x16"
- "\x2e\xd9\x26\x3c\xf2\x86\x38\x8f\x6c\x6f\xfc\xdf\xbc\xa2\x7c\x84"
- "\x35\xff\xc7\x9a\xc0\x92\x9b\x37\x0b\x72\xf3\xf5\x0a\xf9\x7f\xbd"
- "\x80\xff\x63\x3f\x2a\xc8\xcd\x97\xb4\x89\x6e\x6b\x47\xb9\xf9\xd6"
- "\xe7\xff\xf5\x95\xfc\xfc\x3c\xe6\xff\x5c\x7e\xbe\x51\x84\xff\x37"
- "\xf2\xf9\xff\x61\xbd\x4b\x9d\x90\xff\x53\x2e\x22\xfc\xbf\x49\x21"
- "\xff\x6f\x52\xc8\xff\x9b\x1c\xe4\xff\x4d\x12\xfc\xff\xd6\x09\x69"
- "\xfe\x7f\xeb\x04\xae\xdb\x9c\xc1\xf1\x34\xfc\x1e\x54\x3b\x0f\xf3"
- "\x34\x13\xe1\xff\x84\xb7\x01\x4f\x33\xdd\x25\xfc\xdf\x28\xc1\xc9"
- "\x8c\x3c\xfe\xdf\xd4\x0a\xfc\xbf\x49\x82\xff\x9b\x58\xfe\xdf\x24"
- "\xc2\xff\x9b\x24\xf8\xbf\x89\xe5\xff\x4d\x56\xfc\xbf\x89\xe5\xff"
- "\x26\x3b\xfc\xdf\xcc\xf2\x7f\x33\xcb\xff\x89\x8f\x6d\xf9\xbf\xc9"
- "\x01\xfe\xdf\xc4\xf2\xff\x26\x3b\xfc\xdf\x2c\xc2\xff\x6f\x9d\xc0"
- "\xfc\x5f\x14\x57\x14\xf2\x11\xe2\x8a\xb6\xe2\xff\xe6\xbb\x88\xff"
- "\x4b\x62\xcd\x8a\xff\xd3\x0a\xf8\x3f\x2d\x93\xff\x37\x49\xf0\x7f"
- "\xfa\xa4\x35\xfe\x84\xfc\x9f\x16\xe7\xff\x14\xb2\xe2\xff\x4d\xe2"
- "\xfc\x9f\x42\x83\x05\xf5\x5b\xf3\x7f\x0a\x59\xf1\xff\x26\x21\xff"
- "\xa7\x10\xcb\xff\x6f\x2d\x90\xcd\xff\x29\x64\x9f\xff\x53\x48\xc8"
- "\xff\x29\x44\xf8\x3f\xe5\x42\xf8\x3f\x85\x58\xfe\x7f\x2b\x99\x7f"
- "\x9c\xe3\xff\xe4\xb8\x0d\xff\x5f\xed\xd2\x1c\xff\xf7\x30\x6e\xe9"
- "\xaf\x6f\xf4\xeb\x6f\x68\xcc\x9a\xa6\x7e\xb2\xea\x61\xd3\x9d\xef"
- "\x12\x44\x01\x1f\x38\x0d\xfc\x60\x2a\xa2\xf0\xda\xfe\x94\xe3\x30"
- "\xee\x4f\x25\xf3\xfb\xf1\xd8\x8f\xe7\x9f\xec\x5c\x58\xe4\x06\x36"
- "\x45\x4d\xde\xcf\x17\x19\x03\x86\x22\xcc\x01\x1a\xb6\xf4\x2f\xaa"
- "\xcf\x1a\xab\x69\xc0\x73\xfb\xe3\x10\x35\xa5\x46\x9c\xd7\xbd\x7f"
- "\x9a\x36\x03\xe6\xdd\xc3\x27\x11\x4e\x77\x2c\xe6\x02\x83\x63\xcc"
- "\x0b\x3e\xbe\x0d\x5c\xa0\xb6\x92\xe1\x09\x1e\x51\x5a\x94\x97\x82"
- "\xbc\x3d\x6b\x90\xda\xd3\xc5\xa5\xc3\xab\x6f\x20\x64\x02\x8e\x30"
- "\xbc\x2f\x6d\x7e\xa2\x4a\x8b\xf7\xf2\xe9\x42\x78\xc2\x7e\x37\x23"
- "\xcb\x13\x3e\xbc\x8d\x02\x36\xce\x03\x7e\x70\x8c\xf0\x03\xfc\x0d"
- "\x83\x06\xc2\x0f\x1e\x6a\xac\xf3\x7f\xe4\xce\xdc\xfe\x3b\x6b\x36"
- "\xb8\xb9\xfd\x4d\x99\x1c\x37\xc0\xbc\x80\x9e\xe2\x8f\x06\xd4\x93"
- "\xb9\x16\x0b\xc7\x90\xb9\xfd\x01\x55\x88\xda\xf4\x16\x72\x2f\x8d"
- "\x3a\x8f\xd7\xdc\x6b\x4a\xab\xb6\xa2\x05\x2f\xa3\x87\x8c\x98\x0b"
- "\x2c\xa5\x0b\x4b\xab\xb2\x11\xde\xa7\x10\xb8\x62\x70\x2e\xcb\x07"
- "\x46\x4e\x95\xe0\x03\x30\x06\x63\x4e\xc0\x8c\xbd\x14\x75\xb2\xd8"
- "\xbf\x18\xc9\xe6\x79\x14\xc5\xc4\x4e\xc9\x75\xbe\x5b\xfa\x1b\x8c"
- "\x7e\xfd\x8b\x4c\xde\xd3\xd4\x64\xdf\xca\x09\x3a\xf3\xa7\x09\x81"
- "\x78\x3f\xc2\xbf\x9f\xaf\x76\xc1\x7b\x70\xe3\xef\x51\x9a\x77\x0c"
- "\x45\x82\xf5\x18\x4d\xac\xcf\x9a\x88\xcf\x30\xbf\x9b\x5c\x83\xe8"
- "\x29\x46\x0a\xc1\xb9\x2e\xcc\x7a\x8c\x7a\x3d\xe2\xbe\x4b\xa9\x41"
- "\xf9\x66\xb2\xf7\xa3\xf9\xfd\x98\x4e\x66\xf0\x0b\xbd\x94\x42\x3b"
- "\x6f\xd7\x33\x1c\x6e\x0d\xfe\x56\xe5\x12\x17\x4f\xcc\xe1\x00\xfb"
- "\x9d\x37\x35\x82\x8f\xce\x11\x1f\xd1\x4b\xdd\x99\x7f\x8d\xef\xfb"
- "\x6b\xa1\xee\x47\x9a\x9a\x80\xc3\xb1\xdf\xb5\xb4\xec\x83\xcb\xac"
- "\xad\x69\xc4\x6b\x6b\x2a\x91\x31\x93\xec\x2d\x08\xb8\x70\xc1\x7b"
- "\x72\xc0\x33\xf8\x32\x6b\x6a\x9a\xfc\x31\x8e\xd4\xf9\x17\xf1\x3a"
- "\xa0\x9f\x19\xff\x98\x58\xbf\xe0\xef\x5b\x5a\xb8\x59\xd9\xb6\x93"
- "\x64\x5d\xa5\x95\x2f\x9a\xb6\x12\x0e\xce\xac\x73\x59\xed\x12\x8c"
- "\xe7\xc8\x5c\xa5\x5c\xe3\x8b\x93\x80\x13\x25\xc9\xf5\x8b\x6b\x5c"
- "\xfb\xf0\x8b\xfa\x1e\xf3\x8b\xca\x97\xf8\xa5\x83\x9b\x32\xbf\x74"
- "\x70\x6d\x1f\x7e\x71\xbf\xc7\xfc\xe2\xba\x97\xf8\xa5\xe3\x46\x65"
- "\x7e\xe9\x28\xb9\xff\x03\xf6\x0b\xce\x55\x59\xf2\x54\x96\x1c\x15"
- "\x1e\x4f\x19\xbd\x43\x79\x25\xde\x99\x93\x09\x7f\xf3\xe7\x64\xfe"
- "\x70\x18\xe7\x6f\x56\xa3\xa3\xc3\xf0\xd8\xea\x3e\xcb\x6e\x6e\x8a"
- "\xf2\xd8\x7f\x27\x37\x45\x3d\xd0\x83\xe1\xa8\x54\x67\x13\xc3\x51"
- "\xa9\xce\xcc\xbc\xed\xc5\x67\x10\x65\x7c\x6c\xa0\x7a\x57\x42\x11"
- "\x85\xd7\x2f\xed\xba\x5a\x4f\xad\xb9\x01\x9c\x93\x7a\x98\xc6\x39"
- "\xa9\xb5\xb3\xf1\x5c\xcc\x5a\x04\x7c\xef\xe1\xcb\x54\xe7\xc1\x78"
- "\x6f\xb4\x6f\xaf\x16\x31\xb9\x20\xfa\x91\x84\xc0\x1d\x3d\x0d\x2e"
- "\x78\x1c\xdd\x95\x50\x4f\x59\xb0\x64\x59\xd7\x08\xf6\x34\xdc\xdc"
- "\xda\x5f\x8f\xe7\x4d\x36\xfa\x8c\xd5\x98\x7c\xa6\xa9\x8d\x3b\x87"
- "\x22\x31\x7c\x31\xeb\x25\x61\x0c\xc5\xeb\x1b\xdf\x4a\xe4\x70\x66"
- "\x7e\x9f\xe0\xab\x0c\x38\x3b\xfe\xfe\x8f\x17\x8c\x9d\x74\x53\x4c"
- "\xa7\x37\xb7\x83\xef\x59\x8c\xc1\xf8\x2d\x8d\xb1\x0d\x42\x8c\xdd"
- "\x64\x31\x06\x58\xbb\x83\x31\xde\x7a\xc7\x44\x82\x31\xfd\x1d\x8c"
- "\x31\x63\xe7\xfb\xfe\xbe\x18\x67\x16\x8c\xe1\x71\x93\x60\xec\xbc"
- "\x24\xc6\x7e\x38\x2d\x8e\x31\x63\x1f\x3e\xc6\x3a\x8c\x24\x18\xeb"
- "\xec\x52\x3c\x09\x30\x36\x49\x2e\xc6\x98\xa5\x71\x3c\xed\xac\xee"
- "\x65\xa3\x9d\xa9\xce\xd3\xad\xb5\xb3\x45\x2b\xdf\xf4\x99\x80\x6e"
- "\x82\x5e\xae\xb5\xe8\x65\xaa\xf3\x2a\x45\x7a\x99\xea\xbc\xd2\xa1"
- "\xb9\x6c\x54\xe7\x4b\x47\x17\x21\x74\x14\xfa\x53\x79\x04\x99\xcb"
- "\xf6\x77\xac\x97\x29\xf7\x24\x8c\x43\x51\xbd\xcc\x9e\xb3\x99\x83"
- "\x44\x79\xac\xba\x33\x07\x89\xf2\x18\xdf\xb0\x5e\x7c\x2e\xdb\x17"
- "\x29\xb9\x3c\xed\x92\x2b\x32\xdf\x28\xd7\x6a\xbe\x51\xae\x88\x6e"
- "\xc9\x45\xf8\x5a\xbe\x6e\x39\x1a\x41\x74\xcb\xd1\x08\xac\x5b\x72"
- "\x19\xbe\x77\x34\xc2\xa2\x5b\x72\xe1\x3c\xd1\x2d\x47\x23\x2e\xc2"
- "\x0f\x74\x0b\xf5\x40\xfd\xd1\x08\x11\xdd\x42\x79\x30\x5a\x13\x6c"
- "\x58\x2d\x3d\x97\x2d\x97\xa7\x8f\x73\x79\xfa\x38\x97\xd5\xc7\xb9"
- "\x8c\x3e\x26\xf7\x0c\x60\x9e\x0d\xdf\x13\xd7\xc9\xbf\x27\xa7\x1f"
- "\x3c\xe6\x32\xfa\x81\xea\x5c\x83\xfd\x20\xd0\xc7\xf8\x9a\x64\x11"
- "\x7d\x4c\x79\x6c\x67\xaf\xa9\xb6\xe8\xe3\x46\x52\x9e\xa9\x03\x62"
- "\x4d\xb1\xa4\x3e\xa6\x3c\xa7\x92\xd8\xe3\x49\xe6\x83\xb3\x3e\xb5"
- "\xd1\xc7\x94\x27\x5f\xff\x88\xcf\x65\x63\x31\xc4\x3c\x67\xa2\x84"
- "\x3e\xa6\x3c\xc7\xd8\xe8\x63\xca\x3d\x51\x74\x2e\x1b\xe5\xd5\x97"
- "\xc3\x51\x97\x23\x82\xb9\x6c\x94\xe7\x06\xbe\x2e\xc6\x18\xbb\xbb"
- "\xb0\xf5\x40\xbd\x60\x2e\x1b\xd5\x25\x56\x5c\x13\xe7\xf2\x34\x71"
- "\x2e\xa3\x89\x8f\x46\xb0\x73\xd9\xa8\x2e\x1b\x71\xdd\xb6\x9a\x38"
- "\xf7\x4e\x79\x8b\x26\xc6\xd7\x10\xcc\x89\x68\x62\xaa\xcb\x25\x6b"
- "\xcc\x09\x34\x31\xe5\xe5\x66\xd1\xc4\x8d\x6f\xf2\x35\xb1\x57\x2f"
- "\x81\x26\x66\xea\x17\xd3\xc4\x5e\x2f\x0b\xea\xb7\xd1\xc4\x5e\xd3"
- "\x2d\x9a\x18\xd7\x6f\xc1\x2d\xa7\x89\xd5\xee\x24\x86\xba\xf7\x90"
- "\xaf\x89\xbd\x98\xbc\xce\xce\x8f\xc9\x3b\x27\xa1\x1e\xf6\xba\x2e"
- "\xd4\xc3\x5e\x87\x89\xee\x55\xfb\x32\xf3\xd8\x28\xaf\x4a\x72\xdc"
- "\x5d\xc3\x3f\x7e\x47\x0f\xb3\xc7\xf1\x3c\x36\x66\xfe\xda\x6a\x75"
- "\x80\x3c\x1d\xfc\x60\x3b\xd4\xc1\x1a\x3b\x3a\x58\x73\x8f\xe9\xe0"
- "\xae\x67\x94\xe9\xe0\xae\xa7\xdb\x07\xaf\xbf\xd7\xf4\x96\x5a\x47"
- "\x38\xd7\x9f\xe6\x2a\xe3\xf5\x7f\x4a\x6a\x1f\x7e\xb9\xd7\xf4\x56"
- "\x37\x3f\xe2\x17\x1f\x4f\x65\x7e\xf1\xf1\x50\xae\xb7\x7c\xf5\x9c"
- "\xde\xf2\xd5\x4b\xeb\x2d\x9f\x73\xf6\xf5\x56\x4f\x7f\x4e\x6f\x69"
- "\x56\x11\xce\xa3\x89\x27\x9c\x47\xd3\x4f\xbe\xde\x7a\x70\xeb\x7d"
- "\xbd\xd5\x92\x7a\xeb\x4f\x07\x09\xc6\x1e\x9c\xa5\x4c\x6f\x3d\x98"
- "\x28\xd4\x5b\xbd\xd6\xda\xea\xad\x07\x4f\x3a\xae\xb7\x1e\x6c\x50"
- "\xa6\xb7\x1e\xac\x77\x4c\x6f\x69\xde\x10\xd7\x5b\x3e\x55\xd2\x7a"
- "\x8b\x9c\xb3\xe5\xc9\x3d\x1a\x38\x9e\xdc\xa3\xb8\xfd\xeb\xad\x1e"
- "\x31\xe2\x9c\xb8\xc7\x2c\xa2\xb7\x34\x91\x2d\xaf\xb7\x34\x91\xe2"
- "\x7a\xab\xc7\x05\xc2\x4d\x35\x93\x6c\xf5\x16\x5c\x23\xaa\xb7\x7a"
- "\xf6\x60\xaf\x89\x14\xea\x2d\x52\x07\xc4\x9a\xc1\xd2\x7a\xab\xe7"
- "\x71\x12\x7b\x7a\x6e\x26\xb1\x87\xf8\xd4\x56\x6f\xf5\x5c\xd0\xbc"
- "\xde\x22\x18\x62\x9e\x53\x52\x6f\xf5\x3c\x64\xab\xb7\x7c\xf4\xe2"
- "\x7a\xcb\x77\x03\x87\x23\xdf\x21\x42\xbd\xf5\xe7\x4e\x77\x87\xde"
- "\x92\xc4\x56\x8c\x50\x6f\xfd\xf9\x94\x7c\xbd\xe5\xeb\x29\x4f\x6f"
- "\x61\xcc\x89\xe9\x2d\xdf\x37\xac\x31\x27\xd4\x5b\xbe\x73\xc5\xf5"
- "\x96\xef\x5a\xa1\xde\xc2\xf5\x8b\xe9\x2d\xdf\x03\x82\xfa\x6d\xf4"
- "\x96\xef\x49\xa1\xde\x22\xe5\x38\xbd\xd5\x2b\x99\xc4\x50\x9f\x55"
- "\xf2\xf5\x56\xaf\x37\xa4\xf5\x56\xaf\xa9\x42\xbd\xd5\x2b\x88\xe8"
- "\xaa\x5e\x6b\x88\xde\xea\x35\x82\x1c\xf7\x59\xc9\x3f\xce\xe9\x2d"
- "\x72\x9c\xd3\x5b\xbd\xf2\xe4\xe9\x2d\xaf\x76\xa8\xb7\xd4\x76\xf4"
- "\x96\xfa\x1e\xd3\x5b\x0f\x8f\x52\xa6\xb7\x1e\x1e\x79\x9f\xd7\xb7"
- "\x06\xaf\xef\x55\x48\x38\x97\xf6\x82\x32\x5e\xaf\xad\x52\xce\xeb"
- "\xfd\xf7\x73\xbc\xde\x7f\xbf\x34\xaf\xef\x6d\x7f\xff\x37\xea\x31"
- "\xc4\xf1\x7a\x3f\x36\x97\xe9\x37\x9c\x8c\xad\x7e\x6e\xf2\x79\xfd"
- "\xa3\x8b\xef\xf3\xfa\x96\xe4\xf5\x0f\x67\x11\x8c\x3d\xfa\xb2\x32"
- "\x5e\xff\xe8\x08\x21\xaf\xef\x3b\xdd\x96\xd7\x3f\xba\xd3\x71\x5e"
- "\xff\xe8\x71\x65\xbc\xfe\xd1\x0a\xc7\x78\xbd\xdf\x40\x71\x5e\xdf"
- "\xfb\xa0\x34\xaf\x27\xe7\x6c\xf9\x58\x9f\xe3\x1c\x1f\xeb\xb3\xb1"
- "\xfd\xf3\xfa\x3e\x3a\x71\xee\xd5\xe7\x65\xc2\xeb\xfd\x02\x5b\x9e"
- "\xd7\xfb\x05\x8a\xf3\xfa\x3e\xdf\x10\x0e\xe4\x17\x64\xcb\xeb\xe1"
- "\x1a\x51\x5e\xdf\xe7\x3a\x7b\x4d\xa0\x90\xd7\x93\x3a\x20\xd6\x78"
- "\x4a\xf3\xfa\xc7\xb6\x93\xd8\xf3\xd8\x02\x12\x7b\x88\x4f\x6d\x79"
- "\xfd\x63\x63\x9a\xe7\xf5\x04\x43\xcc\x73\x4a\xf2\xfa\xc7\x36\xd8"
- "\xf2\xfa\xde\xe2\xfb\x69\x51\xfe\xb3\x38\x1c\xf9\x77\x15\xf2\xfa"
- "\xc7\xce\xdd\x1d\xbc\x5e\x12\x5b\x3a\x21\xaf\x7f\x7c\x8f\x7c\x5e"
- "\xff\xf8\x05\x79\xbc\x1e\x63\x4e\x8c\xd7\xfb\x0f\xb4\xc6\x9c\x90"
- "\xd7\xfb\x8f\x12\xe7\xf5\xfe\xd3\x85\xbc\x1e\xd7\x2f\xc6\xeb\xfd"
- "\x33\x05\xf5\xdb\xf0\x7a\xff\x9d\x42\x5e\x4f\xca\x71\xbc\xbe\x6f"
- "\x04\x89\xa1\xbd\xe5\xef\xa7\x45\xf5\x1d\x28\xcd\xeb\xfb\x0e\x11"
- "\xf2\xfa\xbe\x1e\x84\xbf\xf7\x8d\x26\xbc\xbe\xaf\x96\x1c\xef\x1d"
- "\xc5\x3f\xce\xf1\x7a\x72\x9c\xe3\xf5\x7d\x93\xe4\xf1\xfa\x8e\xed"
- "\x90\xd7\xbb\xdb\xe1\xf5\xee\xf7\x18\xaf\x7f\xb2\x8f\x32\x5e\xff"
- "\xa4\x9f\x72\xfe\x38\xa8\x9e\xe3\x8f\x83\xea\xa5\xf9\xe3\x93\x0d"
- "\xf6\xf9\x63\xa0\x8e\xe3\x8f\xfd\x37\x93\x18\xde\x7f\x39\x89\xe1"
- "\xfd\x87\xcb\xe7\x8f\xfd\xbe\xb9\xcf\x1f\x5b\x92\x3f\xf6\x5d\x49"
- "\xf8\x63\xbf\x55\xca\xf8\x63\xbf\x95\x42\xfe\xf8\xd4\x56\x5b\xfe"
- "\xd8\xef\x8a\xe3\xfc\xb1\x7f\x57\x65\xfc\xb1\xbf\xda\x31\xfe\xd8"
- "\x7f\x96\x38\x7f\x7c\xd2\x28\xcd\x1f\xc9\x39\xdb\x71\x3f\xb0\x2b"
- "\x37\xee\x0f\x38\xd3\xfe\xf9\xe3\x80\x34\xf1\x31\x7e\xc0\x2a\xc2"
- "\x1f\xfb\x27\xb6\x3c\x7f\xec\x9f\x28\xce\x1f\x07\x98\xc8\x58\xdb"
- "\x3f\xc9\x96\x3f\xc2\x35\xa2\xfc\x31\x90\x1d\xff\xfb\x27\x0a\xf9"
- "\x23\xa9\x03\x62\xcd\x28\x69\xfe\x18\x48\xd6\xa7\x52\x81\x07\x48"
- "\xec\x21\x3e\xb5\xe5\x8f\x81\x99\xcd\xf3\x47\x82\x21\xe6\x39\x25"
- "\xf9\x63\xe0\x29\x5b\xfe\xf8\x64\xbd\x38\x7f\x1c\xb4\x87\xc3\xd1"
- "\xa0\x31\x42\xfe\x38\xb0\xf7\xdd\xc1\x1f\x25\xb1\x95\x26\xe4\x8f"
- "\x03\xaf\xcb\xe7\x8f\x83\xfa\xc8\xe3\x8f\x18\x73\x62\xfc\x71\xd0"
- "\x2c\x6b\xcc\x09\xf9\xe3\xa0\xb5\xe2\xfc\x71\xd0\x56\x21\x7f\xc4"
- "\xf5\x8b\xf1\xc7\x41\xc7\x05\xf5\xdb\xf0\xc7\x41\x57\x84\xfc\x91"
- "\x94\xe3\xf8\xe3\x53\x19\x24\x86\x3e\xb9\x59\x3e\x7f\x7c\x6a\x96"
- "\x34\x7f\x7c\x6a\x81\x90\x3f\x3e\x35\x92\xf0\xc4\xa7\xb6\x10\xfe"
- "\xf8\x54\x14\x39\xfe\x64\x01\xff\x38\xc7\x1f\xc9\x71\x8e\x3f\x3e"
- "\xb5\xb7\x39\xfe\x68\x9f\x5b\x3c\xcb\x7d\x9b\x00\xfe\xe6\x73\x8b"
- "\x23\x02\x6e\x11\x34\xde\x3e\xb7\x08\xe6\xbe\x4d\x40\xfd\x85\x7c"
- "\x9b\x80\x7a\x9a\x7c\x9b\x80\x7a\x9a\xf9\x36\xc1\xe2\x51\xc0\x01"
- "\x80\x5b\xec\xbc\x5c\x48\xb8\xc5\xe5\x7a\xea\xc3\xab\x2c\xb7\xa8"
- "\x41\xee\x6b\x12\x58\x6e\xf1\x16\xe6\x16\x4f\xf7\xc3\xdc\xc2\x23"
- "\x0f\xf8\x6d\x15\xcb\x77\x13\x81\xef\x56\xc1\xff\xa1\xef\x7c\x0b"
- "\x75\x94\x01\x27\xcd\xc0\xd7\xe3\xef\x63\x40\x5d\xcc\x3a\x59\x66"
- "\x0d\xad\xde\x4d\x3b\x8d\xac\xbf\xc5\xdf\x37\x91\xfa\xb6\x89\xe5"
- "\xbb\x26\x8b\xaa\x68\x33\xfe\x8e\x49\x78\x34\xef\xfb\x26\xf8\xbb"
- "\xa5\x86\x6a\x84\xbf\x71\x92\x37\x1b\x79\x7f\x82\xb9\x46\x35\x52"
- "\x77\x59\xe2\xd2\x05\x7f\xdf\xa4\x4b\x2d\xe1\xb4\x3b\xcd\x25\x84"
- "\xd3\xce\xd1\x74\x06\x9e\x14\x90\x7f\x83\xe3\x18\x1f\x61\x7e\x31"
- "\xc7\x5f\x5b\x3b\xc7\xff\xa1\x9b\x37\x81\xd3\x1a\xac\xbf\x7f\x71"
- "\x60\x3f\xfe\xce\x02\xfe\xce\xa4\x91\xe5\xb4\xf4\x3b\xfe\x68\xd3"
- "\x0c\xe0\x3d\x35\xc8\xa5\x3f\xfe\xf6\xc5\x31\xa4\x7e\xdc\x17\xe2"
- "\xfe\x4d\x7f\x5f\xfe\x5e\x96\x38\x2f\x6a\xbe\xe9\x8f\x4a\xa3\x7e"
- "\x66\xd6\xcc\x1a\x2d\x6b\x66\x6f\xa0\x60\xc3\x1c\x7f\xea\xe3\xd9"
- "\x3c\x4e\xeb\x83\x39\xed\x33\x76\x38\xed\xe0\x06\x65\x9c\x76\x70"
- "\xbd\x90\x6f\x84\xf8\xd8\xf2\x8d\xa7\x27\x3b\xce\x37\x9e\x56\xb6"
- "\xff\x3b\xf5\x74\x9a\x63\x7c\xe3\xe9\x73\xd6\x7c\x63\x3b\xc3\x37"
- "\x82\x22\x31\x36\xc5\xf9\x06\x39\x67\x3b\x4e\x04\x73\xfb\xbf\x53"
- "\xc1\xa3\xda\x3f\xdf\xf8\x8b\x41\x7c\x4c\xf8\x0b\xd9\xff\x9d\x7a"
- "\xda\xce\xfe\xef\x4a\xf9\xc6\xd3\x7a\x71\xbe\x11\x4c\xf6\x7f\xa7"
- "\x9e\xae\xb2\xe5\x1b\x70\x8d\x28\xdf\x08\xde\xcc\x5e\xa3\x17\xf2"
- "\x0d\x52\x07\xc4\x1f\xe9\xfd\xdf\xa9\x21\x64\xff\x77\x6a\x08\xd9"
- "\xff\x9d\xf5\xa9\x2d\xdf\x18\xd2\xfc\xfe\xef\x2c\x86\x98\xe7\x94"
- "\xe4\x1b\x43\x6c\xf7\x7f\xa7\x82\xc6\x89\xf3\x8d\x67\xb9\xfd\xdf"
- "\xa9\x67\x84\xfb\xbf\x53\x43\x32\xef\x0e\xbe\x21\x89\x2d\xe1\xfe"
- "\xef\xd4\x33\x12\xfb\xbf\xdb\xe3\x1b\xcf\x64\xcb\xe3\x1b\x18\x73"
- "\x62\x7c\xe3\x99\x73\xd6\x98\x13\xf2\x8d\x67\x4c\xe2\x7c\xe3\x59"
- "\xe1\xfe\xef\x4c\xfd\x62\x7c\xe3\xd9\x30\x41\xfd\x36\x7c\xe3\xd9"
- "\xc9\x42\xbe\x41\xca\x71\x7c\x23\x04\xb1\x9a\xcd\x24\x9f\x6f\x3c"
- "\x7b\x4e\x9a\x6f\x3c\x7b\x49\xc8\x37\x9e\x3d\x48\x78\x45\x88\x37"
- "\xe1\x1b\xcf\x56\xb0\x3c\xc4\xc8\x3f\xce\xf1\x0d\x72\x9c\xe3\x1b"
- "\x21\xf7\xd7\xbf\xde\x55\xf9\xaa\xe7\x14\xae\x7f\x7d\xee\xfe\xfa"
- "\xd7\x56\x79\x0f\x1d\xc2\xae\x7f\x0d\x55\xb8\xfe\x35\xf4\xfe\xfa"
- "\xd7\x56\xf1\xcb\xf3\xec\xfa\xd7\x30\x85\xeb\x5f\xc3\xee\xaf\x7f"
- "\x6d\x15\xbf\x84\xb2\xeb\x5f\x87\x2a\x5c\xff\x3a\xd4\x89\xf5\xaf"
- "\xaf\xac\xe1\xb4\xf1\x2b\x6b\xa4\xb5\xf1\x0b\xcd\xac\x7f\x7d\xe9"
- "\x04\xa7\x8d\x5f\x1c\x4c\xb8\xe8\x8b\x3d\x08\x17\x1d\xce\xe4\xa6"
- "\x52\xb0\x36\xfe\x34\x5e\xbb\x7b\xf6\x7e\x0a\xef\xd1\x86\xbf\x19"
- "\xb9\x76\x21\x72\x35\x62\x6d\x0c\x3e\x58\xcb\x7c\x8b\xe4\x30\x4a"
- "\x7c\x17\x6b\xe3\xe1\x63\xca\xaa\x78\xdf\x21\xa1\x5e\x38\xc4\xed"
- "\x8b\x7c\x18\xe1\x73\xdf\xde\xd8\x4f\x65\x34\x5a\xe5\xe4\x67\xd7"
- "\x53\xda\x04\x61\x4e\xde\x94\x3d\x4d\x8d\x73\xf2\x0d\xec\x77\x45"
- "\x98\xbc\x7c\x3f\xfb\x39\xf9\x8d\x8d\x30\x76\x8a\xe4\xe5\x71\x4e"
- "\x1e\xc6\xc8\x7b\x2c\x27\x1f\xc6\xae\x8d\x1d\xde\x4b\x59\x4e\x7e"
- "\xb8\xaf\x50\x23\xbf\x3a\xc4\x56\x23\x0f\x5f\xe2\xb8\x46\x1e\xbe"
- "\x55\x99\x46\x1e\xbe\xc5\x31\x8d\xfc\xa2\x9b\xb8\x46\x7e\x21\x29"
- "\x45\x52\x23\x93\x73\xb6\xda\xe6\xa5\xad\x9c\xb6\x79\x69\x56\xfb"
- "\xd7\xc8\x2f\x79\x8b\xeb\x98\x97\x7a\x11\x8d\xfc\xa2\x6b\xcb\x6b"
- "\xe4\x17\x5d\xc5\x35\xf2\x4b\xec\xfb\xef\x17\xdd\x6d\x35\x32\x5c"
- "\x23\xaa\x91\x5f\x2a\x66\xaf\x71\x15\x6a\x64\x52\x07\xc4\xa1\x73"
- "\xd2\x1a\x79\xc4\x62\x12\x97\x46\x8c\x22\x71\x89\xf8\xd4\x56\x23"
- "\x8f\xe8\xd3\xbc\x46\x26\x18\x62\x9e\x53\x52\x23\x8f\x88\xb7\xd5"
- "\xc8\x2f\x48\xac\x8d\x7d\x65\x38\x87\xa3\x97\x2f\x08\x35\xf2\x88"
- "\x7d\x77\x87\x46\x96\xc4\x96\xb7\x50\x23\xbf\xbc\x5c\xbe\x46\x7e"
- "\xf9\x80\x3c\x8d\x8c\x31\x27\xa6\x91\x5f\x71\xb3\xc6\x9c\x50\x23"
- "\xbf\xd2\x5b\x5c\x23\xbf\x32\x44\xa8\x91\x71\xfd\x62\x1a\xf9\x95"
- "\xe9\x82\xfa\x6d\x34\xf2\x2b\x4b\x84\x1a\x99\x94\xe3\x34\xf2\xab"
- "\x7e\xec\x78\xa7\x60\x6d\xec\xab\x6e\xd2\x1a\xf9\x55\x4f\xa1\x46"
- "\x7e\x45\x4f\xb4\xf0\xab\xc1\x44\x23\xbf\x52\x4b\x8e\xbf\xa0\xe1"
- "\x1f\xe7\x34\xf2\x0b\x56\x6b\x63\x5f\x1d\x71\x7f\x6d\xec\xdd\xa4"
- "\x91\x47\x2a\xcc\x7f\x8f\xac\x6f\x1f\x9c\xff\x5e\xd3\x62\xaf\x4e"
- "\x22\x9c\x6b\x74\xa6\x32\xce\x3f\x3a\xa3\x7d\xf8\xe5\x5e\xd3\x62"
- "\xa3\xd8\x35\xcb\x11\x7d\x95\xf9\x25\xc2\x5f\xb9\x16\x8b\xd4\x70"
- "\x5a\x2c\x52\x23\xad\xc5\x22\x4c\xf6\xb5\xd8\xf8\x28\x4e\x8b\xbd"
- "\x76\x88\x70\x9e\xd7\xb6\x12\xce\xf3\xda\x74\xf9\x5a\x6c\xec\x19"
- "\xa1\x16\x1b\x33\xea\xbe\x16\x6b\x2d\x2d\x36\xba\x92\xe0\x6f\xec"
- "\x76\x65\x5a\x6c\xec\x36\xa1\x16\x8b\x2c\xb6\xd5\x62\xaf\x79\x3a"
- "\xae\xc5\x5e\x1b\xa8\x4c\x8b\xbd\x16\xe8\x98\x16\x7b\x2d\x53\x5c"
- "\x8b\x8d\x41\xd2\x5a\x8c\x9c\xb3\xe5\xd0\xe3\x07\x72\x1c\x7a\x9c"
- "\xa9\xfd\x6b\xb1\x71\x05\xe2\x7c\x79\xdc\x76\xa2\xc5\x5e\xcb\x68"
- "\x79\x2d\xf6\x5a\x86\xb8\x16\x1b\x4f\xbe\x7f\x46\xbd\x96\x65\xab"
- "\xc5\xe0\x1a\x51\x2d\x36\x7e\x0c\x7b\x4d\x86\x50\x8b\x91\x3a\x20"
- "\x0e\xc5\x4b\x6b\xb1\xd7\x3b\x91\xb8\x34\xfe\x14\x89\x4b\xc4\xa7"
- "\xb6\x5a\x6c\xfc\x9e\xe6\xb5\x18\xc1\x10\xf3\x9c\x92\x5a\x6c\x7c"
- "\x83\xad\x16\x8b\x30\x8a\x6b\xb1\x09\xbc\x75\x1a\x13\x66\x09\xb5"
- "\xd8\xeb\x61\x77\x87\x16\x93\xc4\x56\x81\x50\x8b\x4d\xe8\x2a\x5f"
- "\x8b\x4d\x18\x2e\x4f\x8b\x61\xcc\x89\x69\xb1\x09\x99\xd6\x98\x13"
- "\x6a\xb1\x09\x3b\xc5\xb5\xd8\x84\x62\xa1\x16\xc3\xf5\x8b\x69\xb1"
- "\x09\xd7\x05\xf5\xdb\x68\xb1\x48\x4f\xa1\x16\x23\xe5\x38\x2d\x16"
- "\x59\x48\x62\x68\xc4\x56\xf9\x5a\x2c\x32\x53\x5a\x8b\x45\x6e\x10"
- "\x6a\xb1\xc8\x38\xa2\xb9\x22\x0f\x13\x2d\x16\x99\x46\x8e\x47\x6c"
- "\xe1\x1f\xe7\xb4\x18\x39\xce\x69\xb1\xc8\x13\xf7\xd7\xcd\xde\x4d"
- "\x5a\x6c\xe2\x72\x65\x5a\x6c\xe2\xb2\xfb\x9c\xbf\x35\x38\x7f\x64"
- "\x35\xe1\x5c\x93\x7a\x29\xe3\xfc\x93\x7c\x95\x73\xfe\x68\x0f\x8e"
- "\xf3\x47\x7b\x48\x73\xfe\x49\xd7\xed\x73\xfe\xa9\xe3\x38\xce\x3f"
- "\x65\x1f\x19\x5b\xa7\x6c\x20\x63\xeb\x94\x37\xe4\x73\xfe\xb7\x8e"
- "\x0b\x39\xff\xe4\xb0\xfb\x9c\xbf\xb5\x38\xff\xc4\x52\x82\xbf\xb7"
- "\x36\x2a\xe3\xfc\x6f\xe5\x09\x39\x7f\xf4\x01\x5b\xce\x3f\xc5\xc5"
- "\x71\xce\x3f\xa5\x8f\x32\xce\x3f\xc5\xcf\x31\xce\x3f\x65\xb9\x38"
- "\xe7\x9f\x54\x2b\xcd\xf9\xc9\x39\x5b\xae\x36\xb5\x0f\xc7\xd5\xa2"
- "\xae\xb7\x7f\xce\x1f\x95\x25\xce\xcb\xa2\x36\x12\xce\x3f\x65\x59"
- "\xcb\x73\xfe\x29\xcb\xc4\x39\xff\xd4\xae\x84\x1f\x4d\x59\x69\xcb"
- "\xf9\xe1\x1a\x51\xce\x3f\x75\x38\x7b\xcd\x32\x21\xe7\x27\x75\x40"
- "\x1c\x9a\x2a\xcd\xf9\xa7\x9a\x48\x5c\x9a\x4a\xbe\xd9\xc5\xfa\xd4"
- "\x96\xf3\x4f\xdd\xda\x3c\xe7\x27\x18\x62\x9e\x53\x92\xf3\x4f\xbd"
- "\x62\xcb\xf9\x27\x19\xc4\x39\xff\xdb\xc5\x1c\x8e\xde\x9e\x2e\xe4"
- "\xfc\xd3\x06\xdf\x1d\x9c\x5f\x12\x5b\x59\x42\xce\xff\xb6\x9b\x7c"
- "\xce\xff\xf6\x10\x79\x9c\x1f\x63\x4e\x8c\xf3\xbf\xbd\xdc\x1a\x73"
- "\x42\xce\xff\xf6\x66\x71\xce\xff\xf6\x01\x21\xe7\xc7\xf5\x8b\x71"
- "\xfe\xb7\x2f\x08\xea\xb7\xe1\xfc\xd1\x2e\x42\xce\x4f\xca\x71\x9c"
- "\x3f\x7a\x0b\x89\xa1\x93\x36\xc8\xe7\xfc\xd1\xcb\xa5\x39\x7f\xf4"
- "\x5a\x21\xe7\x8f\x66\xd7\xce\x46\xef\x27\x9c\x3f\x3a\x89\x1c\x9f"
- "\x94\xcb\x3f\xce\x71\x7e\x72\x9c\xe3\xfc\xd1\x25\xf7\xd7\xd4\xde"
- "\x4d\x9c\x7f\xc6\x02\x65\x9c\x7f\x46\xb2\x72\x6e\x99\xc0\x5b\xf7"
- "\x92\x60\x67\xdd\xcb\x3b\xa3\xec\x73\xcb\xf7\x78\xeb\x5e\xde\x65"
- "\xd7\xbd\xc4\xb2\xeb\x5e\x62\xf7\xc9\xe7\x96\xb1\xfd\x84\xdc\xf2"
- "\x9d\x8d\xf7\xb9\x65\x6b\x71\xcb\xe8\xd3\x84\x5b\xc6\x34\x28\xe3"
- "\x96\x31\x56\xeb\x5f\x66\x8a\xac\x7f\x89\x95\xb1\xfe\x25\x56\xe1"
- "\xfa\x97\x58\x07\xd7\xbf\xc4\x4a\xac\x7f\x79\x27\x42\x9a\x5b\x92"
- "\x73\xb6\x9c\xe0\x3d\xde\xfa\x97\xf7\xee\x82\xf5\x2f\xef\x4a\xac"
- "\x51\x78\x97\x5d\xff\x12\xdb\x0a\xeb\x5f\x62\x25\xd6\xbf\xbc\xc7"
- "\xae\x7f\x89\x15\x59\xff\x12\x2b\xb1\xfe\xe5\x3d\x76\xfd\x4b\xac"
- "\xd5\xfa\x97\x58\x76\xfd\xcb\x7b\x76\xd6\xbf\xc4\xb1\xeb\x5f\xe2"
- "\xd8\xf5\x2f\xc4\xa7\xb6\xdc\x32\xce\x81\xf5\x2f\xb1\xec\xfa\x97"
- "\x58\x3b\xeb\x5f\xe2\x44\xd6\xbf\xbc\x33\x52\x9c\x5b\x26\xf0\xd6"
- "\xbf\xc4\x5b\xad\x7f\x89\xbb\x4b\xd6\xbf\x48\x62\xcb\x6a\xfd\x4b"
- "\xbc\x82\xf5\x2f\xf1\x32\xd7\xbf\xc4\x4a\xac\x7f\x89\x3f\x67\x8d"
- "\x39\x21\xb7\x8c\x97\x58\xff\x92\x60\xb5\xfe\x25\x56\x62\xfd\x4b"
- "\x42\x98\xa0\x7e\x1b\x6e\x99\x60\xb5\xfe\x25\xd6\x6a\xfd\xcb\x4c"
- "\x76\xfd\xcb\x8c\x5b\xf2\xb9\x65\x82\x9d\xf5\x2f\x09\x56\xeb\x5f"
- "\x12\xd8\xf5\x2f\x33\xd9\xf5\x2f\x09\xec\xfa\x97\x19\xb5\xfc\xe3"
- "\x1c\xb7\x24\xc7\x39\x6e\x39\xb3\xd9\xf5\x2f\xf6\x79\xc7\xbc\x5a"
- "\x8e\x77\xcc\xab\x95\xe6\x1d\x33\x8b\xed\xf3\x8e\xa4\x10\x8e\x77"
- "\xcc\xde\x48\xfa\xf7\xec\x25\xa4\x7f\xcf\x66\xde\xc3\x2c\x3e\x06"
- "\xbc\xe3\x91\x78\xed\xae\xab\x85\x0c\xef\xd8\x9d\x50\x4f\x01\x47"
- "\x74\x35\x63\xde\x01\x5c\x70\xcd\x3c\xcc\x3b\xaa\xd8\xf5\xb6\xb3"
- "\x0e\x1c\x4b\xe6\xf3\x8e\xc4\x1e\xcc\xda\x5b\xcc\x3d\x6a\xeb\x99"
- "\x72\xf8\xbc\xd8\x5a\xdc\x6f\x12\xd8\xb5\xb8\x50\x37\x7f\x0d\x2e"
- "\xb3\x2e\xf7\x2a\xf0\x92\x69\xe0\x0f\x1e\x2f\xb9\xbf\x16\xd7\xde"
- "\x5a\xdc\x59\x0a\xf3\xdf\xb3\x96\x09\xb9\xc8\xfc\xcd\xb6\x5c\x64"
- "\xd6\x25\xc7\xb9\xc8\x6c\x4f\x65\x5c\x64\xb6\x87\x63\x5c\x64\x76"
- "\xbc\x38\x17\x99\x59\x82\x71\x2b\xce\x45\xc8\x39\xdb\x31\x24\xc9"
- "\x93\x1b\x43\xe6\x9c\x6a\xff\x5c\x64\xce\x22\xf1\xf1\x62\xce\x72"
- "\xc2\x45\x66\xc7\xb5\x3c\x17\x99\x1d\x27\xce\x45\xe6\x34\x90\xb8"
- "\x3d\x3b\xd1\x96\x8b\xc0\x35\xa2\x5c\x24\xa9\x1f\x7b\x4d\x9c\x90"
- "\x8b\x90\x3a\x20\x36\xbd\x2c\xcd\x45\x92\x2e\x90\x58\x95\xb4\x8f"
- "\xc4\x2a\xe2\x53\x5b\x2e\x92\xb4\xb6\x79\x2e\x42\x30\xc4\x3c\xa7"
- "\x24\x17\x49\x3a\x69\xcb\x45\x66\x1e\x16\xe7\x22\xf3\x76\x72\x38"
- "\x9a\x37\x4a\xc8\x45\xe6\xf6\xba\x3b\xb8\x88\x24\xb6\x16\x09\xb9"
- "\xc8\xdc\x2b\xf2\xb9\xc8\xbc\xde\xf2\xb8\x08\xc6\x9c\x18\x17\x99"
- "\x17\x6f\x8d\x39\x21\x17\x99\xb7\x4a\x9c\x8b\xcc\xdb\x2c\xe4\x22"
- "\xb8\x7e\x31\x2e\x32\xef\x98\xa0\x7e\x1b\x2e\x32\xef\x92\x90\x8b"
- "\x90\x72\x1c\x17\x99\xbf\x86\xd5\x73\xf1\xf2\xb9\xc8\xfc\x78\x69"
- "\x2e\x32\x7f\xae\x90\x8b\xcc\x1f\x41\x38\xc7\xfc\x02\xc2\x45\xe6"
- "\x4f\x22\xc7\x67\xc6\xf1\x8f\x73\x5c\x84\x1c\xe7\xb8\xc8\xfc\x42"
- "\x19\x79\x2e\x6f\x39\x6b\x71\x77\xde\x16\xe6\xb9\x2c\x39\x2e\x63"
- "\xc0\x50\xd7\x3b\x79\x2e\xfe\x7b\x52\x91\x3c\x17\x1e\xd3\xb9\x3c"
- "\xd7\x19\x26\x56\x71\x79\x2e\x3d\x93\xe7\xc2\x39\x2e\xfc\xae\xd4"
- "\x92\xe3\x32\xcf\xb7\x5d\x87\xbb\xd3\x2c\x3f\xc7\xc5\xbd\x2f\xfd"
- "\x36\x90\xe4\xb8\x2a\xef\xe4\xb8\xf0\x78\x6e\xaa\xb3\xcd\x71\xe1"
- "\x71\x9c\xcb\x71\xfd\xdc\xc2\x39\xae\x05\x93\x95\x8d\xeb\x0b\x26"
- "\xb5\x8f\xf7\xda\xf7\xda\x3a\xdc\xf9\x87\x49\xee\x67\xe1\x2d\x65"
- "\xef\xb5\x17\xd6\xb6\x0f\xbf\xdc\x6b\x73\xbf\x17\x6c\x21\x7e\x59"
- "\xb4\x56\x99\x5f\x16\xad\x69\x1f\x7e\xb9\xd7\xe6\x81\xbc\x1f\x42"
- "\xfc\x92\xd2\x47\x99\x5f\x52\x9c\xd8\xff\x72\x45\x30\xa7\x99\x57"
- "\x04\xf3\x35\x73\xc9\x30\xbe\x66\x4e\x69\x66\xff\xcb\x0f\xd2\x38"
- "\xcd\xbc\xe4\x1c\xe1\xa1\x4b\x8a\x09\x0f\x5d\xc2\xbc\x9f\x5a\x1c"
- "\x86\x18\xad\x6c\xc4\xba\xf9\xdd\x7a\x6a\xd7\xe5\x22\xca\xb8\x94"
- "\xe8\xe5\x72\x63\x29\x3a\x66\xa8\x47\x1f\xce\x43\xae\xab\xae\x22"
- "\xd7\x2f\x6e\xd4\x53\x5e\x71\xc8\x1d\xc6\x24\xb0\x59\x29\xf0\x98"
- "\x8d\x28\x31\x05\x6b\xe9\x34\x53\x79\xa2\x81\xa7\xa5\x53\xa7\x72"
- "\x3a\x1a\xca\x25\xd6\xa3\x7f\xbe\x5b\x44\x61\xbd\xdc\x94\x3d\x4d"
- "\xdd\xd4\x6f\x28\xd9\xc7\x8a\x9f\xcf\x87\x7b\x6b\xdf\x12\xe6\xf3"
- "\x1b\xb3\xa7\x79\x37\xec\x1c\xea\xca\xec\xa1\xd9\x87\xcb\xe9\xcb"
- "\xd9\x3f\xf3\x93\x46\xe4\x6d\xc9\xe7\x7f\x72\xcf\xe5\xf3\x17\x9d"
- "\x20\x18\x4d\x3b\xa2\x2c\x9f\x9f\x56\x22\xd4\xd0\x2b\x2e\xd8\x6a"
- "\xe8\x25\xfd\x1c\xd7\xd0\x4b\xc6\x28\xd3\xd0\x4b\x22\x1c\xd3\xd0"
- "\x4b\xf6\x58\x6b\xe8\x6d\x29\x58\x43\xa7\x18\x31\x8e\xc5\x35\x34"
- "\x39\x67\xab\x7d\x3e\x18\xc3\x69\x9f\x0f\x7a\xb5\x7f\x0d\xbd\xb4"
- "\x48\x5c\xe7\x2c\x3d\x42\x34\xf4\x92\xc2\x96\xd7\xd0\x4b\x0a\xc5"
- "\x35\xf4\x07\xcf\x11\xbd\xb1\xa4\xd0\xa2\x87\x39\x0d\x0d\xd7\x88"
- "\x6a\xe8\x0f\x66\x59\x5f\x43\x34\xf4\x92\xbd\x44\x43\x7f\xb0\x56"
- "\x5a\x43\x2f\xeb\x4b\x62\xd7\x07\x0d\x24\x76\x11\x9f\xda\x6a\xe8"
- "\x0f\x8e\x37\xaf\xa1\x09\x86\x98\xe7\x94\xd4\xd0\xcb\x7a\xd8\x6a"
- "\xe8\x14\x89\xfd\x33\x97\x5f\xe7\x70\xb4\x3c\x53\xa8\xa1\x97\x4d"
- "\xbd\x3b\x34\xb4\x24\xb6\x8a\x84\x1a\x7a\xf9\x40\xf9\x1a\x7a\xf9"
- "\x74\x79\x1a\x1a\x63\x4e\x4c\x43\x2f\xdf\xc3\xe2\x67\xaf\xb8\x86"
- "\x5e\x7e\x4c\x5c\x43\x2f\xbf\x20\xd4\xd0\xb8\x7e\x31\x0d\xbd\xa2"
- "\xab\xa0\x7e\x1b\x0d\xbd\xa2\x9f\x50\x43\x93\x72\x9c\x86\x5e\x51"
- "\x41\x62\x68\x8a\x82\xfd\x33\x57\xec\x91\xd6\xd0\x2b\x0e\x08\x35"
- "\xf4\x8a\x35\x44\x2b\xaf\xa8\x22\x1a\x7a\x45\x01\x39\x9e\x52\xc0"
- "\x3f\xce\x69\x68\x72\x9c\xd3\xd0\x2b\x6a\x65\x68\x68\x4d\x0b\x69"
- "\x68\xf7\xbb\x4b\x43\xff\xd3\xd0\x3e\x34\xf4\xca\xcd\xca\x34\xf4"
- "\xca\x02\x07\x35\x81\x77\x33\x9a\xc0\xf5\xbe\x26\xe0\xf3\xad\xff"
- "\x71\x27\x7c\x6b\xf5\x10\x65\x9a\x60\x75\x70\x7b\xf0\xcb\xbd\xe5"
- "\x93\x95\xec\x7c\xfd\x0f\x8f\x29\xf3\xc9\x87\xa5\xf7\xf5\x73\x6b"
- "\xf8\x65\x75\x1a\xf1\xcb\xda\xe9\xca\xfc\xb2\x36\x5a\xb9\x7e\xce"
- "\xce\xe3\xf4\x73\x76\x1e\x5f\x3f\x7f\x2f\x78\xe7\x9c\x3e\xc4\xbe"
- "\x7e\x5e\x5f\xc5\xe9\xe7\xcc\xe1\x84\x83\x66\xb2\x73\x4a\x32\x98"
- "\x9c\xfa\xa2\x7d\x44\x3f\xdf\xc6\xfa\xf9\x22\xe8\xe7\x19\x51\x94"
- "\x91\xfd\x76\x04\x9e\xbf\x76\x0c\x34\x30\xd6\xcc\xe5\xc9\xf0\x77"
- "\x92\x01\x7d\x38\x1b\xb9\xae\x06\xed\xbb\x1d\xc6\xca\xed\xf3\x0c"
- "\xd4\xca\x77\x61\x9c\xa9\xdc\x89\xbc\x62\x40\x57\xdf\xc0\xba\xfa"
- "\x30\x68\xe6\xe5\xac\xae\xce\x98\x5a\x9e\xc4\xd7\xd5\xe9\x07\x18"
- "\x5d\x6d\x20\x73\xe3\xca\x93\x40\x57\xc3\xfd\xf0\xb7\x28\xf8\xba"
- "\xba\x01\x74\x73\x23\xe8\xe6\x8c\xcb\x56\x1a\x7b\x86\xad\xc6\x6e"
- "\xf0\x99\xa6\xa9\xef\x37\xd4\x1d\x6b\xec\xdb\x5b\xef\x6b\x6c\x5b"
- "\x8d\xbd\xc6\x9b\xe0\x38\xa3\x9f\x32\x8d\x9d\x11\x20\xd4\xd8\x39"
- "\x2f\xdb\x6a\xec\x8c\x4c\xc7\x35\x76\xc6\x3e\x65\x1a\x3b\x63\xaf"
- "\x63\x1a\x3b\xd3\xc7\x5a\x63\xff\x8d\x79\x4f\x9d\x1e\x82\xb1\x2e"
- "\xae\xb1\xc9\x39\x5b\x6d\xb4\x7e\x1f\xa7\x8d\xd6\x2f\x69\xff\x1a"
- "\x7b\xbd\x9f\xb8\x0e\x5a\xdf\x8f\x68\xec\x4c\xef\x96\xd7\xd8\x99"
- "\xde\xe2\x1a\x7b\x3d\x3b\xff\x2d\xd3\xdb\x56\x63\xc3\x35\xa2\x1a"
- "\x7b\xfd\x49\xeb\x6b\x88\xc6\xce\xd4\x10\x8d\xbd\xfe\xba\xb4\xc6"
- "\xfe\x68\x2d\x89\x6f\x1f\x4d\x26\xf1\x8d\xf8\xd4\x56\x63\x7f\x34"
- "\xb8\x79\x8d\x4d\x30\xc4\x3c\xa7\xa4\xc6\xfe\x68\xb1\xad\xc6\x4e"
- "\x0f\x16\xd7\xd8\xd9\xe3\x39\x1c\x65\xdd\x12\x6a\xec\x8f\x8a\xef"
- "\x0e\x8d\x2d\x89\x2d\x3f\xa1\xc6\xce\xca\x96\xaf\xb1\xb3\x8e\xc8"
- "\xd3\xd8\x18\x73\x62\x1a\x3b\xdb\x87\xc5\x8f\x46\x5c\x63\x67\x0f"
- "\x14\xd7\xd8\xd9\x2f\x0b\x35\x36\xae\x5f\x4c\x63\x67\xcf\x15\xd4"
- "\x6f\xa3\xb1\xb3\x33\x85\x1a\x9b\x94\xe3\x34\x76\x4e\x10\x89\xa1"
- "\x6b\xcf\xc9\xd7\xd8\x39\x3e\xd2\x1a\x3b\xa7\x97\x50\x63\x67\x1b"
- "\x88\x96\xce\x19\x41\x34\x76\x8e\x2b\x39\xbe\x56\xcf\x3f\xce\x69"
- "\x6c\x72\x9c\xd3\xd8\x39\x91\xf2\xde\x53\x3b\xb5\x1f\x96\x6b\xdb"
- "\xaf\xc7\x68\xa9\xfd\xb0\x2c\xef\xaa\xff\xe8\xf5\x18\xb9\x9d\x94"
- "\xe9\xec\x5c\xf7\xfb\x7a\xae\xa5\x75\x43\x4e\x1c\xe1\x5b\x1b\x14"
- "\xee\x7f\xbb\xc1\xee\xfe\xb7\xf7\xf5\x9c\x52\xbf\xe4\x46\x10\xbf"
- "\x7c\x32\x58\x99\x5f\x3e\x09\x52\xae\xe7\x3e\x1b\xc1\xe9\xb9\xcf"
- "\x46\x48\xbf\x0f\xcd\xeb\x64\x5f\xcf\x15\x64\x70\x7a\x2e\xff\x3a"
- "\xe1\x3b\xf9\x27\x09\xdf\xc9\xcf\x6e\xb9\xf7\xa1\xf9\x9e\xc2\xf7"
- "\xa1\x79\xb3\xee\xbf\x0f\x6d\x0b\xad\xb6\xa1\x8a\x60\x74\xe3\x29"
- "\x65\x5a\x6d\x63\xa5\x50\xab\x7d\x76\xcb\x56\xab\xe5\x3f\xe7\xb8"
- "\x56\xcb\x9f\xaa\x4c\xab\xe5\x47\x39\xa6\xd5\xf2\x0f\x89\xbf\x0f"
- "\xcd\xf3\x90\x7e\x1f\x4a\xce\xd9\x72\xec\x82\xa9\x1c\xc7\x2e\xe8"
- "\xd7\xfe\xb5\xda\xa6\x0a\x71\x3e\xbd\xe9\x14\xd1\x6a\xf9\x45\x2d"
- "\xaf\xd5\xf2\x8b\xc4\xb5\x5a\xc1\x28\xc2\x6b\xf3\x8b\x6c\xb5\x1a"
- "\x5c\x23\xaa\xd5\x0a\x96\x58\x5f\x43\xb4\x5a\xfe\x61\xa2\xd5\x0a"
- "\x36\x4a\x6b\xb5\xcd\x43\x48\xec\xda\xdc\x89\xc4\x2e\xe2\x53\x5b"
- "\xad\x56\x70\xae\x79\xad\x46\x30\xc4\x3c\xa7\xa4\x56\xdb\xdc\xd7"
- "\x56\xab\xe5\xb9\x8b\x6b\xb5\xcf\x5c\x38\x1c\x7d\xba\x59\xa8\xd5"
- "\x36\xcf\xba\x3b\xb4\x9a\x24\xb6\x2a\x84\x5a\xed\xd3\x30\xf9\x5a"
- "\xed\xd3\xb9\xf2\xb4\x1a\xc6\x9c\x98\x56\xfb\xf4\x10\x8b\x9f\xc3"
- "\xe2\x5a\xed\xd3\x33\xe2\x5a\xed\xd3\x5b\x42\xad\x86\xeb\x17\xd3"
- "\x6a\x9f\xf5\x16\xd4\x6f\xa3\xd5\x3e\x7b\x4e\xa8\xd5\x48\x39\x4e"
- "\xab\x7d\xa6\x27\x31\xf4\x93\x3d\xf2\xb5\xda\x67\x87\xa4\xb5\xda"
- "\x67\x47\x84\x5a\xed\xb3\x3c\xa2\xc9\x3e\xab\x25\x5a\xed\xb3\x42"
- "\x72\xfc\x93\x42\xfe\x71\x4e\xab\x91\xe3\x9c\x56\xdb\xe2\x2a\x4f"
- "\xab\x39\xbe\x5f\xd6\x1f\x3f\xa7\x58\x7d\x8f\xcd\x29\xde\xba\x47"
- "\x99\x4e\xdb\x5a\x78\x5f\x13\xb4\x86\x26\xd8\xa2\x21\x7c\xeb\xf3"
- "\x97\x95\x69\x82\xcf\x47\x28\xd7\x04\xbb\x27\x71\x9a\x60\xf7\x24"
- "\x69\x4d\xb0\xad\x97\x7d\x4d\xb0\x63\x0b\xa7\x09\xfe\xee\x46\xc6"
- "\xd5\x2f\x2e\x91\x71\xf5\x8b\xed\x2d\xa7\x09\xbe\xe8\x2d\xd4\x04"
- "\xdb\x96\xdf\xd7\x04\x6d\xa1\x09\xb6\xd6\x13\x8c\x6e\xbf\xa2\x4c"
- "\x13\x6c\xaf\x11\x6a\x82\xc2\x4e\xb6\x9a\xe0\x8b\x31\x8e\x6b\x82"
- "\x2f\xe6\x2a\xd3\x04\x5f\x24\x39\xa6\x09\xbe\x38\x29\xae\x09\xb6"
- "\x69\xa5\x35\x01\x39\x67\xcb\xe5\x76\xcc\xe5\xb8\xdc\x8e\xb0\xf6"
- "\xaf\x09\xfe\x5e\x25\xce\xdb\xfe\x7e\x85\x68\x82\x2f\x4e\xb4\xbc"
- "\x26\xf8\xe2\x84\xb8\x26\xd8\x31\x95\xf0\xa7\x2f\x4e\xd8\x6a\x02"
- "\xb8\x46\x54\x13\xec\xc8\xb6\xbe\x86\x68\x82\x2f\x2a\x89\x26\xd8"
- "\xb1\x47\x5a\x13\xec\x1c\x45\x62\xd7\xce\x5e\x24\x76\x11\x9f\xda"
- "\x6a\x82\x1d\xb7\x9a\xd7\x04\x04\x43\xcc\x73\x4a\x6a\x82\x9d\xcf"
- "\xd9\x6a\x82\x6d\xbe\xe2\x9a\x60\xb7\x0f\x87\xa3\x5d\xfb\x84\x9a"
- "\x60\xe7\xf2\xbb\x43\x13\x48\x62\xab\x4a\xa8\x09\x76\x8d\x97\xaf"
- "\x09\x76\xad\x92\xa7\x09\x30\xe6\xc4\x34\xc1\x2e\xf6\xfd\x1f\xc1"
- "\x8b\xad\x26\xd8\x75\x5d\x5c\x13\xec\xee\x24\xd4\x04\xb8\x7e\x31"
- "\x4d\xb0\x7b\xb0\xa0\x7e\x1b\x4d\xb0\x7b\x8c\x50\x13\x90\x72\x9c"
- "\x26\xd8\x5d\x4b\x62\xe8\xe7\xc5\xf2\x35\xc1\xee\x93\xd2\x9a\x60"
- "\xf7\x19\xa1\x26\xd8\xcd\x72\xff\x42\x77\xa2\x09\x76\x1f\x26\xc7"
- "\x3f\x3f\xcc\x3f\xce\x69\x02\x72\x9c\xd3\x04\x85\x9a\xfb\xfb\x69"
- "\xdd\x4d\xfb\x69\xed\x39\xa2\x4c\x17\xec\x29\x51\xce\x3f\x0f\xec"
- "\xe7\xf8\xe7\x81\xfd\x7c\xfe\x29\xdc\xd7\xe2\xcb\x8d\xf6\xf9\xe7"
- "\x57\x88\xe3\x9f\xfb\xa6\x92\x18\xbe\x6f\x38\x89\xe1\xfb\x98\xbd"
- "\xf9\xe4\xed\xa7\xb5\x77\xb1\x70\x3f\xad\x2f\xaf\xdc\xdf\x4f\xab"
- "\xb5\xb8\x65\x61\x00\xe1\x96\x7b\x5f\x56\xc6\x2d\xf7\x8e\x10\x72"
- "\xcb\xaf\xa7\xdb\x72\xcb\xbd\x3b\x1d\xe7\x96\x7b\x8f\x2b\xe3\x96"
- "\x7b\x2b\x1c\xe3\x96\xfb\x06\x8a\xef\x61\xf1\x65\x81\xf4\x7e\x5a"
- "\xe4\x9c\x2d\x27\xf8\x07\x6f\x5f\xfd\x7f\x6c\x6c\xff\xdc\xf2\x1f"
- "\x3a\xf1\xf1\xff\x1f\x2f\x13\x6e\xb9\x2f\xb0\xe5\xb9\xe5\xbe\x40"
- "\x71\x6e\xf9\x8f\x6f\xc8\x38\xbc\x2f\xc8\x76\x0f\x0b\xb8\x46\x94"
- "\x5b\xfe\x83\xdd\xff\x7e\x5f\xa0\x90\x5b\x92\x3a\x20\x0e\x79\x4a"
- "\x73\xcb\xaf\xb6\x93\xb8\xf4\xd5\x02\x12\x97\x88\x4f\x6d\xb9\xe5"
- "\x57\x63\x9a\xe7\x96\x04\x43\xcc\x73\x4a\x72\xcb\xaf\x36\xd8\x72"
- "\xcb\x2f\xf3\xc4\xb9\xe5\x81\x59\x1c\x8e\x0e\x74\x15\x72\xcb\xaf"
- "\xce\xdd\x1d\xdc\x52\x12\x5b\x3a\x21\xb7\xdc\xbf\x47\x3e\xb7\xdc"
- "\x7f\x41\x1e\xb7\xc4\x98\x13\xe3\x96\x07\x06\x5a\x63\x4e\xc8\x2d"
- "\x0f\x8c\x12\xe7\x96\x07\xa6\x0b\xb9\x25\xae\x5f\x8c\x5b\x1e\xc8"
- "\x14\xd4\x6f\xc3\x2d\x0f\xec\x14\x72\x4b\x52\x8e\xe3\x96\x5f\x47"
- "\xb0\xe3\xdd\x70\xf9\xdc\xf2\xeb\x81\xd2\xdc\xf2\xeb\x21\x42\x6e"
- "\xf9\xb5\x07\xe1\x90\x5f\x47\x13\x6e\xf9\xb5\x96\x1c\xff\x72\x18"
- "\xff\x38\xc7\x2d\xc9\x71\x8e\x5b\x7e\x9d\x24\x6f\xfd\x4d\x8b\xe4"
- "\x9b\xdb\x68\xfd\x4d\x4b\xe5\x9b\xdb\xcb\xfa\x9b\x83\xbd\x95\xf1"
- "\xca\x83\xda\xfb\xf3\x82\x5a\x3a\xd7\xfc\xf5\x4a\xc2\xb5\xbe\xd9"
- "\xa7\x2c\xd7\xfc\xcd\x5e\xe5\x5c\xbf\xb8\x8a\xe3\xfa\xc5\x55\xd2"
- "\xeb\x09\xbe\x5d\x65\x9f\xeb\x7f\x17\xc0\x71\xfd\x43\xec\x7c\xdb"
- "\x43\xb3\xc8\x98\x7a\x68\xa0\x92\xf5\x04\xab\x6f\x20\xd7\x0f\xad"
- "\xd7\x13\x9c\xf8\x86\xac\x27\x98\x6d\xbd\x9e\xa0\x68\xbb\x70\x3d"
- "\xc1\x3f\x3b\x49\xad\x27\xc0\xb9\xe7\xa6\x9d\x43\x99\xb5\x04\xa2"
- "\xeb\x08\x26\xb6\xfc\x3a\x02\xac\x13\x3e\x01\xdc\x62\xad\x80\xe3"
- "\xcd\xbd\xa5\x15\x0e\xc6\x10\xfc\x16\xcd\x55\xa6\x15\x8a\x92\x84"
- "\x5a\xe1\xfb\x4c\x5b\xad\x50\x74\xca\x71\xad\x50\x64\x52\xa6\x15"
- "\x8a\x8c\x8e\x69\x85\x43\x93\xc5\xd7\x11\x7c\xbb\x46\x7a\x1d\x01"
- "\x39\x67\xcb\xf1\xfe\x65\xe2\x38\xde\xbf\x8e\xb4\x7f\xad\xf0\xaf"
- "\x38\x71\x3e\xf7\xaf\xb9\x44\x2b\x1c\x9a\xd4\xf2\x5a\xe1\xd0\x24"
- "\x71\xad\xf0\xaf\x4b\x84\x57\x1d\x9a\x64\x9b\x87\x86\x6b\x44\xb5"
- "\xc2\x77\xbd\xac\xaf\x21\x5a\xe1\x50\x14\xd1\x0a\xdf\x0d\x91\xd6"
- "\x0a\xdf\x9d\x24\x71\xed\x3b\xf6\x1b\x93\xc4\xa7\xb6\x5a\xe1\xbb"
- "\xc5\xcd\x6b\x05\x82\x21\xe6\x39\x25\xb5\xc2\x77\xc5\xb6\x5a\xe1"
- "\xdb\x95\xe2\x5a\xa1\x78\x23\x87\xa3\xe2\xe7\x84\x5a\xe1\xb0\xe7"
- "\xdd\xa1\x15\x24\xb1\x15\x27\xd4\x0a\x87\xcf\xc8\xd7\x0a\xc5\x5d"
- "\xe5\x69\x05\x8c\x39\x31\xad\x50\x3c\x99\xc5\x4f\x94\xb8\x56\x28"
- "\x5e\x20\xae\x15\x8a\x33\x85\x5a\x01\xd7\x2f\xa6\x15\x8a\xbf\x11"
- "\xd4\x6f\xa3\x15\x8a\x4f\x09\xb5\x02\x29\xc7\x69\x85\xef\x17\x91"
- "\x18\xfa\xed\x40\xf9\x5a\xe1\xfb\xc9\xd2\x5a\xe1\xfb\xe9\x42\xad"
- "\xf0\x7d\x30\xd1\x04\xdf\x67\x10\xad\xf0\xfd\x48\x72\xfc\xdb\x40"
- "\xfe\x71\x4e\x2b\x90\xe3\x9c\x56\xf8\xbe\x40\xde\xdc\x14\xc7\xf3"
- "\xd0\x7f\xfc\xdc\x14\xf7\x7b\x6c\x6e\x4a\xc9\x28\x65\x5a\xa1\x64"
- "\xa4\x72\x5e\x5a\x11\xc9\xf1\xd2\x8a\x48\xe9\x39\x10\x47\x7a\xdb"
- "\xe7\xa5\xc7\x0a\x38\x5e\x5a\xea\x42\xe2\xf7\x0f\x17\x48\xfc\xfe"
- "\x61\xab\xa3\x73\x20\x56\xdf\x66\xb9\xa8\x65\x0e\xc4\x3c\x76\x0e"
- "\x04\xf0\x51\xc2\x3f\x7f\xe8\x25\x9c\x03\x71\x64\x95\xd4\x1c\x08"
- "\xd1\xb9\x0f\x56\x9c\xd3\xc2\x4f\x9d\x99\xfb\x70\x6f\x73\xce\xef"
- "\xf7\x12\xce\x79\xf4\x92\x32\xce\x79\xb4\x5a\xc8\x39\x8f\xbb\xd9"
- "\x72\xce\x1f\x46\x39\xce\x39\x7f\x98\xa5\x8c\x73\xfe\x90\xe8\x18"
- "\xe7\xfc\xe1\xb8\xf8\xdc\x87\x23\x7e\xd2\x73\x1f\xc8\x39\x5b\xae"
- "\x70\x8c\x97\x57\x3c\xf6\x5c\xfb\xe7\x9c\xa5\x7a\x71\x5e\x50\x7a"
- "\x89\x70\xce\x1f\x2a\x5a\x9e\x73\xfe\x50\x21\xce\x39\x8f\xb1\xe3"
- "\xff\x0f\x15\xb6\x9c\x13\xae\x11\xe5\x9c\xc7\x32\xad\xaf\x21\x9c"
- "\xf3\x87\x13\x84\x73\x1e\xdb\x29\xcd\x39\xcb\x5e\x26\x31\xab\xac"
- "\x07\x89\x59\xc4\xa7\xb6\x9c\xf3\xd8\xf5\xe6\x39\x27\xc1\x10\xf3"
- "\x9c\x92\x9c\xb3\x6c\x88\x2d\xe7\x3c\xa2\x15\xe7\x9c\x15\x5d\x39"
- "\x1c\x95\xef\x11\x72\xce\xb2\x25\x77\x07\xe7\x94\xc4\x96\x5e\xc8"
- "\x39\xcb\xc7\xc8\xe7\x9c\xe5\xcb\xe5\x71\x4e\x8c\x39\x31\xce\x59"
- "\x7e\x9c\xc5\xcf\x09\x71\xce\x59\x7e\x45\x9c\x73\x56\xb8\x09\x39"
- "\x27\xae\x5f\x8c\x73\x56\x0c\x14\xd4\x6f\xc3\x39\x2b\x46\x09\x39"
- "\x27\x29\xc7\x71\xce\x0a\x03\x89\xa1\x25\x47\xe4\x73\xce\x8a\xe3"
- "\xd2\x9c\xb3\xe2\x94\x90\x73\x56\xec\x20\xdc\xf2\xb8\x2b\xe1\x9c"
- "\x15\x45\xe4\x78\x49\x09\xff\x38\xc7\x39\xc9\x71\x8e\x73\x1e\xf7"
- "\xb6\xc7\x39\xe9\xac\x0e\xd5\x19\x94\xb9\x10\x7e\xfb\xe1\x39\x7b"
- "\xc0\xf8\x56\x04\x7f\x97\xc0\x38\xa5\x86\xbf\x2b\xa4\xb8\x8c\xc1"
- "\xa7\x43\xb5\x19\x78\x89\x19\xee\x53\x6e\xb8\x56\x54\xd4\xd3\x88"
- "\xc7\x93\x2c\x32\xbe\x74\xa8\xf6\x32\x76\x1c\x61\xa6\x63\x10\xed"
- "\x0d\x7f\x27\xc3\x31\x28\xdf\x05\xc6\x43\xed\x3c\xd4\xe5\x2a\x75"
- "\x7c\xaf\xa5\x1c\x3c\x73\x97\xf3\xd4\xf1\x59\xb8\x0e\x78\xd6\x22"
- "\x68\x8f\x56\xf2\x59\xa1\xae\xf0\xed\x0f\xa1\xc5\x46\xfa\xb7\xa2"
- "\x84\x1b\xa8\x8a\xfa\xb1\x93\x57\x4d\xc7\x11\x10\x87\x10\xe6\x88"
- "\x85\x3d\x0d\xae\xb8\xce\xa2\x84\x46\x38\x77\xbc\x06\x9f\x33\xc1"
- "\x33\xa6\xc4\x23\x2a\xfd\x46\x47\x77\xe0\x5c\x6e\xa9\xb5\x74\xf5"
- "\x4c\x23\x3c\x33\x8c\xaf\xff\x7c\xa8\xd2\x75\xf7\xc7\x95\xcc\xd8"
- "\x53\x56\x6b\x62\xea\xd0\x26\xe0\xe7\xf9\xd1\x33\x1f\xca\x8b\x3d"
- "\xc3\xf2\x5d\x28\xc0\xad\x2f\xad\x97\x37\xde\xfd\x18\x25\x65\x47"
- "\xaf\x25\x0f\xa1\xa2\x27\xc0\x76\x5a\x44\x89\x9d\x97\x79\x1f\x7b"
- "\xf3\x1f\xdc\x3f\xea\x4e\xd7\xa6\x6e\x40\xd4\x3a\x73\x47\xf7\xef"
- "\x20\x26\x6e\xca\xa1\x0d\x75\xab\xff\x1d\xa4\x77\x39\xb4\x0d\xdb"
- "\xfc\x03\x38\xbf\xae\x3b\x6d\xb8\xb9\x14\xe3\xe6\xdf\x23\x0f\xc1"
- "\xd8\x6e\xed\x8b\xd9\xd1\xf1\x53\xb5\x49\xb1\xf1\xd3\x67\xce\x4d"
- "\xd2\xf6\x89\xee\x8c\xc6\xcd\x9c\xa9\x8d\x9f\x9a\xb0\x40\xcb\x3f"
- "\xf3\x8c\x36\x3a\x76\xce\xd4\x69\x71\xd3\xfb\xc5\xbf\x9d\xd8\x19"
- "\x9e\x09\xf1\x9e\xc3\x1b\x3f\x8b\x79\xf5\xbf\x23\xf3\xd7\x23\xf4"
- "\x51\x37\xe4\x8a\x9f\x0b\xee\x77\x50\xef\xaa\xad\xc2\xf7\x4b\xcf"
- "\xa1\x6b\x29\x28\x93\x0a\x31\x6d\x5d\x4a\x47\x28\xfb\x63\xc9\x26"
- "\x78\xae\x7c\x78\x6e\x78\x46\xfc\xcc\xd5\x96\x67\xb6\x60\x22\x15"
- "\x63\x22\xe5\x06\x60\xf0\x44\x27\xaf\xfa\x8e\x2f\xd1\x74\x24\x6e"
- "\x5f\x2d\xf4\x15\x17\x38\xb6\x99\xd1\x0d\xd9\x1d\xaa\xeb\x56\x9f"
- "\xf0\xb3\x60\xcc\x9c\x15\x9e\x46\xe7\x74\x28\x04\x5e\xe9\x52\x47"
- "\xc7\x3c\x0f\xd8\xc4\xd7\xcf\x1a\x80\x50\x1a\x5d\x17\xc9\x7c\x1b"
- "\x83\xae\x03\x0c\x13\x9c\xc2\xb9\x93\xc3\x6e\x52\x28\x14\xea\x88"
- "\xd1\xa3\xf8\x1a\x5c\x87\x1e\x8e\x61\x9b\x9b\x0b\xe2\xd5\xe3\xfd"
- "\x51\xda\xe3\x69\x28\xad\x0e\x5f\xb3\xa5\x7f\xb5\x57\x12\x72\x09"
- "\x4f\xa6\xcf\x42\xdc\x71\xa1\x7b\xc7\xab\xe9\xad\xfd\xab\xf5\xd4"
- "\x89\x91\xe6\xec\xf0\x34\x68\x4f\x0d\xd4\x53\xa8\x47\x4d\x15\xb8"
- "\x9e\x75\x39\x8c\xed\x6b\x70\xdb\xc1\x3e\xa0\x7f\xe8\x22\x7a\x29"
- "\xdb\x87\x32\xfc\xb4\xe6\x8c\xd9\x51\xe5\xae\xb7\x51\xb8\x91\x6e"
- "\xa2\x33\xfd\xb4\x65\xb5\xb5\x10\xd3\x12\xdf\xa6\x3b\xff\x3b\xd6"
- "\xcb\x18\x3b\x7d\x53\x37\xe8\x8b\x99\xb3\xa3\xe8\xcc\x67\x27\x8d"
- "\xef\x8b\xd4\x75\xab\x4f\x7a\x58\xec\x09\xb6\x74\x95\x87\xa3\x93"
- "\x6a\xdc\x26\x8c\x07\x78\x1e\x16\x0f\x27\x27\x1d\x4a\xb2\xc5\xc3"
- "\x9d\xbe\x99\xf3\xbc\xc1\x48\x47\xbe\xd4\x94\x15\xea\x4f\x7b\x87"
- "\x7a\xa7\x5c\x40\x1d\xb0\x6d\xcb\x40\x0b\xa4\xcf\x43\x9a\xb5\x6f"
- "\x21\xed\x94\x05\x6a\x64\xc8\x0e\x55\x7b\x2d\x49\x73\x01\x9b\x50"
- "\x10\x5f\x02\x21\x66\x06\x36\x75\x0f\x4f\x5b\x34\x1d\x51\x3b\xcf"
- "\x17\x52\x98\x3f\xe3\x79\x2b\x17\xa9\xff\xf4\xca\x87\xeb\xe8\x6b"
- "\x91\x08\xfb\x83\xf1\xc5\xb5\x18\x34\x2a\x16\xc6\xe7\x77\x99\xf3"
- "\x63\x36\x42\x9d\x32\xdb\xc5\xf0\x5f\x13\xf8\x6a\x00\xf8\xa9\xbc"
- "\xca\xc4\xd4\xc9\xf8\x2a\x8e\xf3\xd5\x37\xf0\x1c\x9c\xbf\x4e\x56"
- "\x62\xbf\x8a\xb7\x39\x34\x91\x6d\xf3\x36\x68\x73\x96\x9d\x36\x67"
- "\x90\x36\xbb\xdd\xb0\xdf\xe6\x9f\xba\xda\x6f\xf3\x4f\xc3\xe5\xb7"
- "\xf9\x3f\xa7\xe5\xb7\xf9\x3f\xa5\x76\xda\xcc\xfa\x59\x07\x7e\xd6"
- "\xd9\xf1\xb3\x8e\xf5\xf3\x03\xe7\xed\xb7\xb9\xd2\xcd\x7e\x9b\x2b"
- "\x87\xc8\x6f\xf3\x4f\x15\xf2\xdb\xfc\x53\x91\x74\x9b\x75\xac\x9f"
- "\x75\xe0\x67\x9d\x1d\x3f\xeb\x58\x3f\x77\xfd\xb1\x99\x36\x37\xd8"
- "\x6f\xf3\xa9\x7e\xf2\xdb\x5c\x79\x58\x7e\x9b\x2b\xf7\xda\x69\x33"
- "\xeb\xe7\x30\xf0\x73\x98\x1d\x3f\x87\xb1\x7e\x7e\x7a\xb5\xfd\x36"
- "\x9f\xba\x62\xbf\xcd\x3f\xf7\x96\xdf\xe6\x53\xfb\xe5\xb7\xf9\xd4"
- "\x36\xe9\x36\x87\xb1\x7e\x0e\x03\x3f\x87\xd9\xf1\x73\x18\xeb\xe7"
- "\x37\x87\xda\x6f\xf3\xcf\xe7\xec\xb7\xf9\xbf\x3e\xf2\xdb\xfc\xf3"
- "\x0e\xf9\x6d\xfe\x39\x4f\xaa\xcd\x8d\x10\xb7\x3d\xa0\x2d\x4d\x3f"
- "\x45\xbe\x64\xf2\x0e\xf5\xf5\xa8\x42\x54\xde\x52\x73\x8c\x57\x35"
- "\xea\x04\x6d\x8b\xa1\x73\xc6\x46\xe0\x7f\xcd\xde\xa1\x9a\x46\xef"
- "\x50\xff\x86\xee\x1d\x0a\xdf\x9f\x8c\x3a\x60\x3e\xbe\xca\x8c\x34"
- "\xe6\xac\x50\xef\x35\x63\x91\x36\xd5\x80\xd4\x65\x29\x7a\x94\x92"
- "\x48\x1b\xca\xd0\x39\xe4\x59\x8d\xb5\xe7\xcf\xa8\xb4\xa6\x04\x25"
- "\xcc\xa6\xe9\x8b\xd4\xe9\xa9\x38\x6f\x02\x3c\x39\x2d\xe3\x3f\x48"
- "\x0b\xf7\x08\xcc\x87\x1f\xae\xc7\x6b\x24\x8c\x9f\x39\x63\xc7\x6e"
- "\x4a\x41\x9a\x6f\xdf\xad\x46\xf8\xf8\x46\xf8\x99\x72\xc2\xd3\x52"
- "\x26\x23\x6a\xd7\x8d\x4a\x8a\x8c\xcd\xa7\xfb\x59\x8f\xcd\x23\xa7"
- "\x82\x2d\xa7\x31\xe7\x16\xe4\x8d\x95\x6b\xcb\xff\xd6\x5b\xc6\x6e"
- "\xc6\x96\xa7\x4d\x64\xbc\xb7\x1a\xbb\xbf\x85\xfb\x73\xb6\xfc\x6f"
- "\x35\xb6\x25\x9d\x15\x1a\x58\x5e\xdd\x88\x75\x93\xfa\x62\x32\xa2"
- "\xe0\x78\x6e\x59\xe2\x0d\x24\x6e\xe3\xd0\x44\x9e\x8d\xf3\x3c\xaa"
- "\xdc\x6e\x48\xd8\x38\x17\x6c\xbc\x4d\xc4\xc6\x59\x8e\xd9\xf8\x4c"
- "\xb1\xf3\x36\x3e\x93\x29\x6d\xe3\x33\x67\xe4\xdb\xf8\xcc\x24\xf9"
- "\x36\x3e\x33\x92\xb5\x71\xa1\xd0\xc6\xa7\x8d\x76\x6c\xcc\xc3\xb1"
- "\x0e\x70\xfc\xc0\x79\x71\x1b\xeb\x00\xc7\x3a\x11\x1c\xeb\x1c\xc4"
- "\xf1\xd9\xbe\xce\xdb\xf8\x97\x5b\xd2\x36\x3e\x1b\x26\xdf\xc6\xbf"
- "\x14\xc9\xb7\xf1\x2f\x85\xc4\xc6\x3a\x2b\x1c\xff\x12\x25\x6d\x63"
- "\x1d\x0f\xc7\x3a\xc0\x71\xd7\x1f\x25\x6c\x0c\x38\xd6\x89\xe0\x58"
- "\xe7\x20\x8e\xf5\x6b\x9d\xb7\xb1\xfe\x0d\x69\x1b\xeb\xb7\xca\xb7"
- "\xb1\xde\x4f\xbe\x8d\xf5\xde\xac\x8d\xad\x70\x7c\xf6\xb0\x1d\x1b"
- "\xf3\x70\x1c\x06\x38\x7e\x7a\xb5\xb8\x8d\xc3\x00\xc7\x61\x22\x38"
- "\x0e\x73\x10\xc7\xe7\xae\x3b\x6f\xe3\x73\xdf\x48\xdb\xf8\x7c\x27"
- "\xf9\x36\x3e\xb7\x52\xbe\x8d\xcf\x25\x13\x1b\x87\x59\xe1\xf8\x9c"
- "\xbf\xb4\x8d\xc3\x78\x38\x0e\x03\x1c\xbf\x39\x54\xc2\xc6\x80\xe3"
- "\x30\x11\x1c\x87\x39\x88\xe3\x5f\xc7\x3b\x6f\xe3\x5f\x7b\x4b\xdb"
- "\xf8\xd7\x78\xf9\x36\x3e\x5f\x23\xdf\xc6\xe7\x4f\xb3\x36\xb6\xc2"
- "\xf1\xf9\x35\x52\x36\x6e\x02\x0d\xe8\x09\x36\xf6\xac\x41\xd4\x46"
- "\x6c\xdb\x4a\x62\x5b\x53\xf7\xb1\x11\x1b\x29\x73\x0c\xb6\x09\x93"
- "\x03\xfa\x5d\xd3\xc5\x94\x15\xea\x4b\x53\xd0\xa6\x14\x9c\x77\xfd"
- "\xf5\xa4\x71\x29\xea\xa2\x4d\xc1\xf9\xdf\x0b\xcc\xfc\x58\x6d\xca"
- "\x8a\x33\x70\x3f\x15\xce\x7b\x19\xb3\xdd\x32\x4c\x3e\x2f\x44\xc1"
- "\x39\x4f\xba\xcf\x40\x04\xda\x2b\x90\x7e\x4f\xe3\x5d\x5e\x53\x08"
- "\xf6\x39\x8a\xca\x2a\xbf\x46\xe6\xee\x63\xc7\x0e\x30\x22\x7f\xfa"
- "\x77\x7f\xef\xd2\x24\x3d\x32\xbd\xad\xf1\x28\x4f\x2e\x41\xe5\xc9"
- "\x5f\xa2\xf0\x6a\xfa\x36\xfd\xab\xbf\x47\x93\x4f\x64\xae\xc9\x67"
- "\x6c\xa0\x29\x7b\x9a\xbf\xd1\x27\x72\xe5\xce\x79\x7a\xca\xa3\x1e"
- "\xf9\xc7\x55\xd1\x74\xfa\x34\xe4\x9a\x7e\x1e\xb9\xaf\x9b\x86\x3c"
- "\xd6\x9d\x47\xea\xd2\xaa\x4a\x74\xec\x72\x09\x3a\x76\xe3\x14\x3a"
- "\x76\x1b\x7e\x8d\xf0\x33\xc3\x2f\xed\x14\xf8\x1a\xa1\x51\x57\x10"
- "\xfe\xae\xa8\xe1\xc9\xd3\xc8\xbb\xd4\x58\x89\xf0\x9a\xde\xab\x54"
- "\xd5\x76\x8f\x28\xe4\x4d\xff\xaa\x41\xf4\xdb\x1a\x0a\xce\xb9\xe2"
- "\xe3\xe5\x46\x03\x2a\xad\xaa\xc7\xe7\x57\xc2\x79\xd7\xd4\x2a\xa8"
- "\xdf\x5c\x82\xbf\x1b\x6a\x28\x4d\x3b\x82\x8c\x99\xfb\xf0\xb8\xe7"
- "\x4f\x77\x7f\xde\x90\x01\xa6\x36\xd3\x9a\x47\x08\x0e\x2e\x1c\xca"
- "\x37\xcb\xf5\x75\x15\xd9\xff\xe6\x3d\x4d\x37\xb0\x73\x4f\xf3\x7b"
- "\x91\xea\xd1\xa7\xce\xd2\x78\x8e\x1f\xce\x25\x94\xd5\x1e\x45\xf8"
- "\x5d\x53\xf8\x02\x84\x46\x9a\x10\xc2\xb6\x28\x4f\xae\x46\xa3\x13"
- "\x91\x17\xce\x3f\x9b\x7f\xf7\xef\x56\x5e\x65\x40\x8b\x8d\xf0\x8c"
- "\x57\xeb\xef\x3c\x63\xd9\xb2\x32\x04\xe7\x7a\x96\xc5\xe8\x91\x47"
- "\x22\x52\x63\xfb\x1a\xb3\x42\x35\xa3\xa1\xff\x24\xd4\xd2\x34\xb6"
- "\x2d\xb6\x29\xb6\x2f\xae\xcf\x62\xf3\xf2\x68\x03\x4a\xad\x47\xea"
- "\xf2\x14\xf8\x37\x99\x36\x94\xa3\xeb\x08\x9e\xf1\x20\xdd\x75\x5f"
- "\x1a\xe0\x62\x1c\xc6\x82\x9e\xfa\xb5\x14\xfc\xdf\x4d\x02\x53\x59"
- "\x04\x53\x6e\x37\x1c\xc0\x54\x1e\x87\xa9\x8b\x7d\x39\x4c\x55\xbb"
- "\x49\x63\xea\xb7\xa9\x2c\xa6\x0a\xdb\x27\xa6\x2e\x9a\xec\x63\xea"
- "\xe2\x69\x3b\x98\xda\x46\x77\x0f\x4d\x14\x62\xaa\xda\x47\x3e\xa6"
- "\x7e\x0b\x68\x43\x4c\xe5\x2a\xc3\xd4\x6f\x6a\x21\xa6\x2e\x6a\xa5"
- "\x31\xa5\x63\xe3\xd4\x03\xe7\x9b\xc7\x94\x8e\x17\xa7\xaa\x17\x73"
- "\x98\xba\xfc\x86\x34\xa6\x2e\xed\x23\x98\xd2\xb5\xd3\x38\x75\x69"
- "\x8c\x7d\x4c\x5d\x0a\x94\xc6\x94\x0e\xe2\x54\xa8\x55\x9c\xba\x1c"
- "\x2b\x1f\x53\x97\xd2\xda\x0e\x53\x3a\x85\x71\xea\x52\xb4\x10\x53"
- "\xd5\x49\x76\x30\xc5\xc6\xa9\xae\x3f\x3a\x80\x29\x5e\x9c\xba\x7c"
- "\x9c\xc3\x54\xcd\x4e\x69\x4c\xd5\x74\x62\x31\xd5\x4e\xe3\xd4\xef"
- "\x5b\xed\x63\xea\xf7\x65\x76\x30\x05\x71\x4a\x67\x15\xa7\x6a\xbe"
- "\x91\x8f\xa9\xdf\x4f\xb4\x21\xa6\x14\xc6\xa9\xdf\xf7\x0b\x31\x75"
- "\xb9\x44\x1a\x53\x61\x6c\x9c\x7a\x7a\x75\xf3\x98\x0a\xe3\xc5\xa9"
- "\x2b\x7d\x38\x4c\x5d\x73\x91\xc6\xd4\xd5\xc9\x04\x53\x61\xed\x34"
- "\x4e\x5d\x69\xb0\x8f\xa9\x2b\x95\xd2\x98\x0a\x83\x38\xa5\xb3\x8a"
- "\x53\xd7\xba\xca\xc7\xd4\x55\xff\xb6\xc3\x54\x98\xc2\x38\x75\xd5"
- "\x43\x88\xa9\x2b\xbe\x76\x30\xc5\xc6\xa9\x37\x87\x3a\x80\x29\x5e"
- "\x9c\xba\xb6\x80\xc3\xd4\xf5\xf1\xd2\x98\x32\xec\x61\x31\xd5\x4e"
- "\xe3\x94\x61\x94\x7d\x4c\x19\x02\xec\x60\x0a\xe2\x54\x98\x55\x9c"
- "\xba\x3e\x5d\x3e\xa6\x0c\x8b\xda\x10\x53\x0a\xe3\x94\x21\x4a\x88"
- "\xa9\x6b\x89\x52\x98\x6a\xc4\xba\xcf\x05\x30\x15\x03\xba\x0f\x30"
- "\xe4\x55\x41\x30\xd5\x04\x98\xfa\x84\x8f\xa9\xff\x5a\xeb\xbe\xeb"
- "\xc7\xcc\x77\x30\x75\xf3\x94\x35\xa6\xcc\x80\xa9\x26\x06\x53\x37"
- "\xae\x5b\x74\x5f\x79\x4d\x01\xf8\xea\x32\x2a\x8f\x00\x3c\xe5\xb0"
- "\x78\xfa\x2f\xe0\x09\xda\x63\x86\xf6\x96\x9e\xae\x44\xe1\x06\xd2"
- "\xae\x46\x68\xaf\x99\x8f\xa5\xc6\x6a\x0a\x63\x08\x63\xc7\x82\xa3"
- "\x63\x09\x80\x9f\xd9\xc7\xd1\xb1\x79\xf0\x5b\x08\xbf\x14\xf8\xa1"
- "\xe3\xa8\xb4\x1a\x31\x39\x7b\x0e\x3f\x15\x2c\x7e\x6e\xac\xb5\x8f"
- "\x9f\x1b\x71\xf2\x34\xde\xcd\x4b\xf2\xf1\x73\xe3\x20\x3b\x97\x4e"
- "\x1d\x3e\xe6\x2c\x8d\xe7\xcd\x12\x8c\x5c\x46\xe1\x46\xe4\x45\xbf"
- "\xe9\xdf\xcd\x23\x12\xa9\xdf\x37\x21\x6a\xed\x34\xa4\x5e\xfb\x33"
- "\xb4\xd7\xd2\x77\xce\x23\x8f\xa3\xf5\x5f\xa3\xd2\x1b\x95\xa8\xf4"
- "\xf6\x11\x54\x6a\x86\xdf\x65\xf8\xc1\x33\x86\x4f\xe7\xb7\xd7\xc0"
- "\xb6\xf7\xe6\x62\xa8\xcb\x4f\xba\xbd\x37\x27\x31\xed\x8d\x86\xf6"
- "\x36\x72\xed\x2d\x07\x2c\x82\x5f\x7a\x9a\x59\x9d\x18\x6e\x40\x9d"
- "\x66\x1a\x69\xba\x91\xc5\x20\xf6\xcb\xd1\x13\xf5\x28\x3c\x11\x7c"
- "\xf5\x36\x60\xb0\x6a\x1b\x4a\x5d\x04\x18\x6c\xac\xc7\xef\xf5\x0d"
- "\xe5\x69\x0d\x80\xc1\x1b\x05\x34\xd8\xad\x09\x63\xf0\xbf\x18\x83"
- "\xd7\x0f\x9b\xa5\x31\x98\x45\x30\x08\x3a\xb1\x79\x0c\xf2\xe2\x5a"
- "\xed\x18\x0e\x83\xb7\x27\x4b\x63\xf0\xd6\x5c\x8b\x4e\xfc\xe3\x31"
- "\x78\xab\xab\x7d\x0c\xd6\x1a\xe4\x69\xc2\xdb\xf1\xf2\x31\x78\x4b"
- "\xd7\x76\x18\xbc\xed\x62\x1f\x83\xb7\xf4\x0e\x60\x30\x57\x19\x06"
- "\x6f\xf9\x09\x31\x58\x3b\x42\x1a\x83\x3a\x36\x0e\x82\xae\x6c\x16"
- "\x83\x7c\x5d\x79\xfb\x24\x87\xc1\xfa\x73\xd2\x18\xac\x6b\xb0\xe8"
- "\xca\x3f\x1e\x83\x75\xd9\xf6\x31\x58\x97\x24\x4f\x43\xd6\x5f\x97"
- "\x8f\xc1\xba\xc3\x6d\x87\xc1\xfa\xe5\xf6\x31\x58\x1f\xdd\x3c\x06"
- "\x75\x0a\xe3\x60\xdd\x36\x21\x06\x6f\x97\xda\xc1\x20\x1b\x07\x41"
- "\x87\x36\x8f\x41\x5e\x1c\x6c\x78\x83\xc3\x60\xd3\x74\x69\x0c\x36"
- "\x2e\xb6\xe8\xd0\x3f\x1e\x83\x8d\x3d\xec\x63\xb0\xa1\x5e\x9e\xe6"
- "\x6c\x9a\x2b\x1f\x83\x8d\x23\xda\x0e\x83\x4d\x9d\xec\x63\xb0\xb1"
- "\xda\x01\x0c\x2a\x8c\x83\x8d\x01\x42\x0c\x36\x44\x48\x63\x30\x8c"
- "\x8d\x83\xa0\x5b\x9b\xc5\x20\x5f\xb7\x36\x9d\xe1\x30\x68\xba\x24"
- "\x8d\x41\x93\x8b\x45\xb7\xfe\xf1\x18\x34\x6e\xb4\x8f\x41\xe3\x22"
- "\x79\x1a\xd5\xd4\x20\x1f\x83\xc6\xd2\xb6\xc3\xa0\x69\xad\x7d\x0c"
- "\x9a\xe2\x9a\xc7\x60\x98\xc2\x38\x68\x2c\x14\x62\xb0\xe9\x84\x1d"
- "\x0c\xb2\x71\x10\x74\x6e\xf3\x18\xe4\xc5\x41\xf3\xd4\x3b\x18\x54"
- "\xa1\x78\x69\x0c\xd2\xcb\x2d\x3a\xf7\x8f\xc7\x20\xdd\xdb\x3e\x06"
- "\x69\x24\x4b\xd3\xaa\xd0\x62\xf9\x18\xa4\x23\xda\x0c\x83\x2a\xd4"
- "\xd5\x3e\x06\x69\x83\x03\x18\x54\x18\x07\xe9\x20\x21\x06\xcd\x91"
- "\x52\x18\x34\x83\x2e\x6e\xda\x32\x10\x99\xb3\x22\x73\xbd\x5c\xb4"
- "\xc8\xe8\xfd\x42\x54\x79\x52\x2d\x1a\x7d\x0b\xec\x93\x78\x0b\xbd"
- "\x75\x4b\x8d\x4c\x59\x91\x2b\x81\x93\x6b\x78\xfa\x99\x99\x5b\x66"
- "\xcc\xd8\x97\xb6\x2e\x01\xb9\x82\xfe\x1e\x8b\x8f\x95\x5f\xac\x47"
- "\xf8\xfe\x8b\xf1\xf3\x5c\xe6\x9e\x07\xe7\x09\xe8\x6b\xfe\x6a\xe6"
- "\x1d\x73\xa3\x1e\x55\x85\x20\x55\x69\x95\x1e\xec\xb0\x90\xf1\x2f"
- "\xb6\xcb\x45\x95\x4b\xc4\xa6\xab\xc8\xd5\xf8\xab\xa6\x27\xd8\xdb"
- "\xdb\x73\x3e\x72\xf1\xad\xa2\xcd\xd8\xae\xd8\x5e\xd8\xc6\xda\x85"
- "\x34\x0d\xe5\x36\x97\x01\xc6\x8c\xbf\xfa\xf7\xcc\x87\x72\xa2\x7a"
- "\x55\xe5\xb2\x5d\x36\x36\x54\x2e\x71\xcc\xba\x05\x95\xcb\x88\xd2"
- "\xd3\x48\xf4\xdd\x31\xd8\x2a\xcb\x41\x5b\xe5\xf2\x74\x5e\x2b\xd8"
- "\x8a\x5a\xe4\x98\xad\xa8\x63\x56\xb6\xb2\xd5\x55\x2a\xea\xa4\x7c"
- "\x5b\x51\xb9\xc4\x56\x54\x92\xb4\xad\x74\x0e\xe2\x4a\xa7\xe1\xe9"
- "\x91\x56\xb0\x95\x6a\x9b\x63\xb6\x52\x35\x08\x6d\x25\xc2\xff\x55"
- "\xae\x2e\xf2\x6d\xa5\x22\x7b\x81\xaa\x54\x05\x76\x6c\xe5\x20\xae"
- "\x74\xb9\x3c\xde\xdc\x0a\xb6\x72\x3d\xe1\x98\xad\xdc\xfa\x58\xd9"
- "\xca\x96\xa7\xaa\xdc\xfa\xc9\xb7\x95\x2b\xf9\x1e\x9e\xca\xb5\x54"
- "\xda\x56\x61\x0e\xe2\x2a\x4c\xc3\xe3\x77\xad\x60\xab\x0e\xc8\x31"
- "\x5b\x75\x18\x23\xb4\x95\x08\x9f\x52\x75\x78\x43\xbe\xad\x3a\xf8"
- "\x12\x5b\xb9\xd5\xdb\xb1\x95\x83\xb8\x0a\xcb\xe5\xf1\x90\x56\xb0"
- "\x55\xc7\x00\xc7\x6c\xd5\x71\xb1\x95\xad\x44\xc6\xfd\x8e\xcb\xe5"
- "\xdb\xaa\xe3\x08\x62\xab\x8e\x7e\x52\xb6\x32\x65\x85\x7a\x7b\x81"
- "\x0d\x1a\x72\x9e\x37\x78\x25\x23\xaa\xd1\x0f\xec\xe6\x0d\x76\x5b"
- "\xa2\x05\xfe\x04\x76\x33\x18\xd1\xe8\x59\x67\xe9\xb2\x1a\x13\x6a"
- "\x04\x9b\x35\x78\x87\x6a\xca\x0d\xd5\x78\xce\xd1\xb3\xe7\x55\x9d"
- "\xa6\xbf\x39\x4b\x8d\xb0\xdd\xb0\x1d\xb0\xed\x68\xb0\x1b\x63\x47"
- "\xef\x69\xfe\x26\xef\xb1\x81\xa3\xae\x9c\xa5\x67\xea\x69\x1a\xb7"
- "\x97\xf6\x76\xcb\xc0\xef\x05\xc2\xab\x51\x27\xed\x58\xdc\xa6\x4e"
- "\x3e\xf8\x78\xb9\xa1\x12\xf8\xc1\x0d\xc4\x70\xb3\xb3\xfe\xde\xa6"
- "\x09\xfe\x1e\xa6\xf2\xc8\x97\xe8\xee\x1d\x0a\x8d\xdd\xc3\xd3\x52"
- "\xaf\xa0\x0e\x98\x3f\xa4\x9b\x91\x66\x71\x3c\xa2\x76\xbd\x5b\x44"
- "\x31\x6b\xd7\x66\xe3\x3a\xdc\xcf\x81\x5d\x34\xf4\x4d\xde\x9c\xee"
- "\x9b\x31\xa8\xfc\x62\x06\xe3\x37\x6b\x8e\xc0\xf8\xed\x27\x7f\x35"
- "\xf0\xcc\x40\xda\x3b\xd4\x3f\xa3\x0c\x69\xe9\x26\xb0\x71\x0a\xf3"
- "\x3c\xc7\x36\x35\xca\xb5\xb1\x3b\x33\xff\xdb\xac\x65\xe7\x6f\x81"
- "\x9d\xf0\xfd\x99\xf9\x5b\x89\xbc\xf9\x5b\xf0\xcc\x77\xe6\x6f\xa9"
- "\xdc\x13\xf1\xfc\x2d\xf3\x59\x4d\x4f\x4b\xdb\x67\xc6\xd1\x34\xb4"
- "\xbd\x5b\x59\xad\x01\xe1\xf6\x97\xd5\x16\xa1\xd4\x24\xa4\x2e\x6b"
- "\xac\x46\x29\xb5\xb4\xa1\x2c\xed\x12\x0a\xbf\x85\x79\x30\xc6\x4b"
- "\xa7\xc9\xc4\xaf\xee\x81\xe6\xb3\xfe\x3d\xf5\xaa\x4e\xe3\xca\x2a"
- "\x10\xe2\xad\xe3\x89\x01\xce\xec\x0e\x7e\x88\x29\x4f\x3b\x8f\xc0"
- "\x27\x85\xe5\xc6\x9f\xb1\x9f\x62\xe0\x7c\xc8\x1d\x7e\xdd\x7d\xec"
- "\x97\xf8\x18\xf6\x19\x7e\xdf\x84\xf7\x0e\xd8\xc4\xe3\xdf\x18\x17"
- "\x5e\xc9\x69\xa8\x3c\xb9\x11\x95\x19\x11\x02\x1c\x9d\xfe\x21\xb2"
- "\x52\x0a\x47\x59\x04\x47\xa1\x89\x5e\xc9\x6e\x37\x1c\xc0\x51\x2e"
- "\x87\xa3\x07\x76\x3a\x87\xa3\x07\x26\x3b\x8f\xa3\x07\xfa\x3a\x81"
- "\xa3\x6d\x42\x1c\x79\xf8\xc8\xc7\x51\xe7\x5a\xf9\x38\xea\xbc\xdf"
- "\x39\x1c\x3d\xb0\x95\xe0\xa8\x73\x32\xc1\xd1\x03\x79\x1c\x8e\x98"
- "\xb5\x51\xad\x84\xa3\xce\x7e\xd2\x38\xd2\xb1\xf1\x28\x14\xe2\xd1"
- "\x03\xe7\x9b\xc7\x91\x8e\x17\x8f\x3c\x6f\x39\x87\x23\xcf\xad\xce"
- "\xe3\xc8\x73\x96\x72\x1c\xe9\xac\xe2\x51\x97\xc9\xf2\x71\xe4\x19"
- "\x22\x1f\x47\x9e\xc8\x39\x1c\x79\x5e\x21\x38\xf2\x28\x22\x38\xf2"
- "\xac\xe2\x70\xc4\xac\x37\x6b\x25\x1c\x79\xc4\xd9\xc1\x11\x1b\x8f"
- "\x74\x10\x8f\xba\xfe\xe8\x00\x8e\x78\xf1\x48\xfd\x9c\x73\x38\xf2"
- "\xba\xe2\x3c\x8e\xbc\x0e\x38\x81\x23\xab\x78\xa4\xde\x2a\x1f\x47"
- "\x5e\xcb\xe4\xe3\xc8\x6b\x84\x73\x38\x52\x0f\x26\x38\xf2\x72\x27"
- "\x38\x52\x07\x70\x38\x62\xd6\xf0\xb5\x12\x8e\xba\xec\x95\xc6\x51"
- "\x18\x1b\x8f\x74\x10\x8f\x9e\x5e\xdd\x3c\x8e\xc2\x78\xf1\xa8\xdb"
- "\x72\xe7\x70\xd4\x6d\xb0\xf3\x38\xea\xe6\xa2\x1c\x47\x61\x56\xf1"
- "\xa8\xdb\x15\xf9\x38\xea\x5a\x2a\x1f\x47\x5d\x33\x9c\xc3\x51\xb7"
- "\xc5\x04\x47\x5d\x23\x08\x8e\xba\x25\x71\x38\x62\xd6\x45\xb6\x12"
- "\x8e\xd4\x46\x3b\x38\x62\xe3\x51\x18\xc4\xa3\x37\x87\x3a\x80\x23"
- "\x5e\x3c\xf2\x3e\xe6\x1c\x8e\xbc\x17\x3b\x8f\x23\xef\x97\x9d\xc0"
- "\x91\x55\x3c\xf2\x19\x2c\x1f\x47\xde\xde\xf2\x71\xf4\xa7\x4a\xe7"
- "\x70\xe4\x5d\x4c\x70\xf4\xa7\x5c\x82\x23\xef\x83\x1c\x8e\x98\xb5"
- "\xa6\xad\x84\xa3\x3f\x0d\x93\xc2\x11\xde\x8b\xe0\x23\xb2\x2f\x44"
- "\xed\xba\x85\x28\x78\x13\xfe\xb7\x11\x05\xd6\xa5\xfb\xc4\x1d\x5a"
- "\x44\xf6\x03\xd0\xab\x7c\x98\x7c\xaf\xd8\xf5\x0f\x6c\x07\xbf\x78"
- "\x87\xaa\xc3\xcf\x90\x3d\x1a\xf0\xbe\x20\x37\x53\x63\xd0\x00\xbc"
- "\x2f\x83\xaa\xfb\x16\xbc\x8f\xd5\x9d\xbd\x03\xbc\x25\xf6\x0e\x98"
- "\x28\xbd\x77\x40\x63\x8e\x65\xdd\xed\x36\x6e\xdd\xad\xaa\xfb\x2c"
- "\xbb\xeb\x6e\x55\xdd\xdf\xd8\x38\x51\x2e\x1e\xba\x33\xeb\xbf\x6e"
- "\x76\x7f\xde\x50\x97\xde\x3d\x06\xda\xac\x23\x6d\xef\xce\xec\x1f"
- "\xdc\xfc\x7a\xdc\x6d\x3c\x9c\x74\xf7\x1e\x3f\x09\xa5\xd1\xab\x4f"
- "\xc6\xd0\x3e\xa1\x6a\x3a\x3b\x54\xee\xb3\x48\x7e\xff\x90\xb5\x77"
- "\x86\xb8\xbd\x35\xde\xc4\xde\xec\xbe\x05\xde\x12\xfb\x16\x4c\x94"
- "\xde\xb7\x40\xdc\xde\x0f\xda\x5f\xe7\xac\x7a\xf0\x88\x7c\x7b\x3f"
- "\x98\x45\xec\x1d\x9a\x58\x97\xfe\x60\x25\x67\x6f\xcd\x38\xf9\xf6"
- "\x7e\x70\x19\xb1\xf7\x7f\x26\x81\xbd\x33\xc0\xde\x05\xf2\x9e\x45"
- "\xa3\xb5\x6f\x6f\x9d\x04\xbe\x7b\x2c\x63\xed\xcd\xe2\x5b\x62\xcf"
- "\x84\x89\xd2\x7b\x26\x88\xdb\xbb\xc7\x18\xfb\xf6\xee\x31\x44\xbe"
- "\xbd\x7b\xb8\xb2\xf6\x06\x7c\xf7\x18\xc1\xd9\xbb\x87\x83\xfb\x0a"
- "\xf0\xed\xad\xa9\x25\xf6\xfe\x29\x82\xf6\xd1\x01\xbe\x75\x72\x9f"
- "\x25\xa3\x19\x7b\x4b\xe0\xbb\x67\x2d\xb1\x37\xbb\x5f\x83\xb7\xc4"
- "\x7e\x0d\x13\xa5\xf7\x6b\x10\xb7\x77\xcf\x43\xf6\xed\xdd\x73\xbb"
- "\x7c\x7b\xf7\x4c\x22\xf6\xd6\x01\xbe\x7b\xee\xe7\xec\xfd\xe7\x20"
- "\xf9\xf6\xee\x19\x4d\xec\x5d\x39\x0c\xec\x0d\xf8\xd6\xc9\xc4\xf7"
- "\x9f\x91\x7d\x7b\x87\x49\xe0\xdb\x37\x9a\xb5\x37\x8b\x6f\x89\xbd"
- "\x22\x26\x4a\xef\x15\x21\x6e\x6f\xdf\x81\xf6\xed\xed\xdb\x43\xbe"
- "\xbd\xff\x5c\xc5\xda\x1b\xf0\xed\xeb\xcf\xd9\xdb\x77\x8b\x7c\x7b"
- "\xff\xf9\x04\xb1\xf7\xa9\x60\xda\x27\x0c\xf0\x1d\x26\xf3\x59\x7c"
- "\x13\x9b\xb1\xb7\x04\xbe\x7b\x9d\x20\xf6\x66\xf7\xa9\xf0\x96\xd8"
- "\xa7\x62\xa2\xf4\x3e\x15\xe2\xf6\xee\xb5\xd9\xbe\xbd\x7b\xad\x92"
- "\x6f\xef\x5e\xe3\x88\xbd\xc3\x00\xdf\xbd\x72\x39\x7b\x3f\xe4\x2d"
- "\xdf\xde\xbd\x86\x11\x7b\xff\x1c\x00\xf6\x06\x7c\x87\xc9\xc4\x77"
- "\x2f\xbd\x94\xbd\xbd\xc0\xde\xc5\xc0\x63\x60\x1c\xc4\xfb\x2c\xa8"
- "\xc3\x4d\x42\xbb\x97\x27\x07\xa3\xfe\xb7\xb1\xed\x1f\x2e\x82\xb1"
- "\x43\xd3\x66\xfb\x65\xa8\x1e\xde\xee\xf4\xda\x61\xd5\xc3\x73\x25"
- "\xd7\x0e\xab\x1e\x9e\x2c\x7b\xed\xb0\xea\x61\x7f\x8e\x03\x3d\x1c"
- "\xc7\xf9\x54\xcb\xc4\x0f\x59\x6b\x8a\x55\x0f\x6b\x44\xf7\xd1\x50"
- "\x3d\x54\x82\xd7\x14\xd3\xab\xff\xab\x35\x67\x2b\xe1\x46\x0f\x97"
- "\x3a\xe0\xeb\x5c\xf0\x43\x86\xb4\xaf\x7b\xef\x00\x5f\xe7\xb6\xd9"
- "\xbe\x1d\xaa\xde\xd9\xce\xfb\xba\xf7\x54\x69\x5f\xf7\x7e\x59\xbe"
- "\xaf\x7b\x7b\x73\xfc\xab\x77\x24\xe7\xeb\xde\xf2\xd7\x8f\xab\x7a"
- "\xbb\x8a\xee\xe7\xa1\xd2\xee\x25\xbe\x3e\xbd\x0c\x7c\xad\x80\x97"
- "\xf5\xde\xdf\xbc\xaf\x75\x78\xdf\x09\x3b\xfd\xfa\xd1\x5c\x18\x33"
- "\x35\x6d\xb6\x7f\x88\xea\xd1\x25\xce\xfb\xfa\xd1\x51\xd2\xbe\x7e"
- "\x74\xb0\x7c\x5f\x3f\x8a\x38\xee\xf7\xe8\x30\xce\xd7\x8f\x56\xca"
- "\xf7\xf5\x23\x06\xd1\x7d\x45\x54\x8f\x14\x10\x5f\x9f\xa9\x36\x67"
- "\x2b\xe1\x84\x8f\x6e\x71\xc0\xd7\xd0\xaf\x75\x76\xfa\x75\x9f\x65"
- "\xe0\xeb\xdc\x36\xdb\xc7\x44\xd5\x27\xde\x79\x5f\xf7\x19\x22\xed"
- "\xeb\x3e\xbd\xe5\xfb\xda\xaf\x86\xe3\x9d\x7d\x02\x39\x5f\xf7\x39"
- "\x2c\xdf\xd7\x7e\xa7\x45\xf7\x37\x51\xf9\xad\x21\xbe\x3e\x3b\x12"
- "\x7c\xad\x80\x8f\xf6\x91\xe4\xff\x9c\xaf\xc3\xf0\x3e\x1c\x76\xfa"
- "\xf5\xe3\x89\xc0\x15\x34\x6d\xb6\x9f\x8a\xea\xf1\x37\x9c\xf7\xf5"
- "\xe3\x7d\xa4\x7d\xfd\xb8\xa7\x7c\x5f\x3f\x56\xc9\x71\xde\xc7\x7d"
- "\x39\x5f\x3f\x5e\x28\xdf\xd7\x8f\x95\x88\xee\xb3\xa2\x7a\x2c\x99"
- "\xf8\x5a\x5f\x68\xce\x56\xc2\x85\x1f\x5f\xe4\x80\xaf\xa1\x5f\x87"
- "\xd9\xe9\xd7\x7d\x41\xd7\x87\xe5\xb6\xd9\xbe\x2e\xaa\xbe\xc3\x9d"
- "\xf7\x75\xdf\xae\xd2\xbe\xf6\x6f\x90\xef\x6b\xff\xc3\x1c\xdf\xee"
- "\xeb\xce\xf9\xba\x6f\x9e\x7c\x5f\xfb\xef\x15\xdd\xef\x45\xe5\x1f"
- "\x4d\x7c\x7d\xde\x1b\x7c\xad\x80\x87\xf7\x8d\x51\xc2\xc3\xe7\x6c"
- "\x44\xee\x42\x7f\x3f\x39\xb2\x6d\xb9\xf8\x93\x83\x9d\xf7\xf7\x93"
- "\x2e\xd2\xfe\x7e\xe2\x92\x7c\x7f\x3f\xb1\x97\xe3\xe2\x4f\xd4\x73"
- "\xfe\x7e\x72\x8d\x7c\x7f\x3f\xb1\x45\x9c\x8b\x3f\x31\xce\x39\x2e"
- "\xfe\x64\xa4\x12\x2e\x6e\xeb\xef\x7e\x21\x6d\xcb\xc7\xfb\xf5\x71"
- "\xde\xdf\x01\xd7\xa5\xfd\x1d\x70\x4a\xbe\xbf\x03\xb6\x70\x7c\x3c"
- "\xa0\x9a\xf3\x77\xbf\x45\xf2\xfd\x1d\x90\x25\xce\xc7\x03\x86\x39"
- "\xc7\xc7\xfb\x8d\x50\xc2\xc7\x6d\xfd\x3d\x20\xa0\x6d\x39\xf9\x00"
- "\x1f\xe7\xfd\xdd\xff\x9c\xb4\xbf\xfb\x1f\x91\xef\xef\xfe\x59\x1c"
- "\x27\xef\xcf\xcb\x7f\x0f\x88\x93\xef\xef\xfe\xcb\xc4\x39\x79\xff"
- "\x20\xe7\x38\xf9\x80\x60\x25\x9c\xdc\xd6\xdf\x03\x7d\xdb\x96\x97"
- "\x0f\x74\x73\xde\xdf\x81\xc7\xa5\xfd\x1d\x78\x40\xbe\xbf\x03\x97"
- "\x71\xbc\x3c\xb0\x84\xf3\xf7\x40\xf9\xfb\x67\xaa\x02\x93\xc4\x79"
- "\x79\xa0\x9f\x73\xbc\x7c\xa0\xbf\x12\x5e\x6e\xeb\xef\xa7\x3c\xda"
- "\x96\x9b\x0f\xba\xe5\xbc\xbf\x07\x1d\x92\xf6\xf7\xa0\xed\xf2\xfd"
- "\x3d\x28\x89\xe3\xe6\x83\x78\xf9\xff\xa7\x46\xca\xf7\xf7\xa0\x68"
- "\x71\x6e\x3e\xc8\xdb\x39\x6e\xfe\x94\x46\x09\x37\xb7\xf5\x77\x90"
- "\xb1\x6d\xf9\x79\xd0\x05\xe7\xfd\x1d\xb4\x47\xda\xdf\x41\x1b\xe4"
- "\xfb\x3b\x28\x9a\xe3\xe7\x41\xdb\x38\x7f\x0f\x0e\x91\xef\xef\xa0"
- "\x71\xe2\xfc\x3c\xc8\xd5\x39\x7e\x3e\xd8\xdd\xf9\x3c\xf9\x5f\x2a"
- "\x31\x37\x97\xbb\xff\x63\x79\x12\xbb\xe6\x4e\x35\x98\xdb\xff\x51"
- "\xf5\x17\xe6\xdb\x2a\xa2\x7b\xcb\xa8\xfe\xd2\xa7\x5d\xef\xff\xa8"
- "\x7a\xda\xfe\xfe\x8f\xaa\xa7\xe5\xed\xff\xa8\xfa\x8b\xa7\xfc\xf9"
- "\xf8\x4f\x57\x72\x1a\xe1\x2f\x3c\xfd\x1f\xcc\xf4\xeb\x76\xbd\x2f"
- "\xa4\xea\x69\xe1\xbe\x90\xaa\xc1\xcc\xbe\x90\xf4\xea\x5f\x93\x95"
- "\x69\x91\xbf\x54\x39\xff\x5e\xe0\x99\xbd\x58\x87\xc8\xdd\x87\x92"
- "\xc3\x76\xf0\x1e\x0e\xdb\xcf\x6c\x95\xc6\xf6\x33\x2e\xed\x7a\x1f"
- "\x4a\xd5\x90\xe5\xf6\xb1\x3d\x24\x5a\xd6\x9e\x23\xaa\x21\xf2\xf7"
- "\xbd\x51\x0d\xd9\xcb\xe9\xa1\x21\x3c\xfd\xfb\x4c\x6d\x1b\x62\x5b"
- "\xd9\x7e\x4a\xaa\x21\xb9\x42\x6c\x07\x6f\x23\xd8\xbe\x50\xaa\x4c"
- "\x77\x3d\x53\xe4\xfc\x7b\x90\xe7\x32\xb0\xe6\x92\xbb\x1f\x26\x87"
- "\xed\x67\xd7\x72\xd8\x7e\x6e\x89\x34\xb6\x43\xce\xb4\xeb\xfd\x30"
- "\x55\x21\x53\xed\x63\x3b\x44\x27\x6b\x2f\x13\x55\x48\xb1\x7c\x6c"
- "\x87\x64\x70\xda\x2f\xe4\x04\x87\xed\xe7\x2a\xda\x0e\xdb\x0a\xf7"
- "\xc9\x54\x85\x24\x09\xb1\xfd\xec\x32\x82\xed\x6a\xad\x32\x8d\xf9"
- "\x5c\x9e\xf3\xef\x7d\x74\x71\x58\x5f\xca\xdd\x97\x93\xc3\xf6\xf3"
- "\xb1\x1c\xb6\x75\x36\xfb\x42\x71\xd8\x0e\x3d\xd0\xae\xf7\xe5\x54"
- "\x85\x3e\x67\x1f\xdb\xa1\xbe\xb2\xf6\x48\x51\x85\x6e\x96\x8f\xed"
- "\xd0\x38\x4e\xe7\x86\x16\x72\xd8\xd6\xed\x68\x43\x6c\x2b\x8c\xdb"
- "\xa1\x11\x42\x6c\x3f\x1f\x45\xb0\x7d\x39\x49\x99\x9e\xd6\x25\x3b"
- "\xff\x9e\xeb\x85\x11\x58\x4b\xcb\xdd\x1f\x94\xc3\x76\xd8\x70\x0e"
- "\xdb\x2f\x0c\x91\xc6\xf6\xd0\xec\x76\xbd\x3f\xa8\x6a\xa8\xfd\xfd"
- "\x7f\x54\x61\x76\xf6\xff\x11\x5b\x2b\x3c\x54\xfe\xbe\x17\xaa\xa1"
- "\x23\x38\x4d\x3f\x74\x0d\x87\xed\x17\x56\xb6\x1d\xb6\x15\xee\x1b"
- "\xaa\x1a\x1a\x20\xc4\x76\x58\x08\xc1\x76\x4d\x89\xb2\xdc\xc1\x0b"
- "\xe3\x9c\x7f\xaf\xf7\xa2\x1f\xce\x1b\xc8\xdd\xa7\x94\xc3\xf6\xb0"
- "\xde\x1c\xb6\x5f\xf4\x91\xc6\xf6\xf0\x59\xed\x7a\x9f\x52\xd5\xb0"
- "\x5b\xf6\xb1\x3d\xec\x84\xbc\x3d\x5d\x86\x2b\x58\x07\x3f\xdc\x8f"
- "\xcb\x5f\x0c\xe7\xcd\x7f\x7f\x31\xba\x0d\xb1\xad\x30\x6e\x0f\x77"
- "\x17\x62\x7b\x98\x86\x60\xfb\x9a\xaf\xb2\x3c\xc9\x8b\x81\xce\xe7"
- "\x49\x5e\x0e\x64\xde\x61\xca\xdc\x2f\x95\xc3\xf6\x8b\x26\x6e\x6f"
- "\xa2\x97\x7b\x5b\x63\xfb\xce\xde\x44\xaa\x11\x43\xda\xcd\x7e\xa9"
- "\xaa\x97\xbe\xb1\x8f\xe3\x97\xf2\xe4\xe5\x44\x46\xf4\x96\x8f\xe3"
- "\x97\x6a\xb8\x9c\xc8\x08\xde\xfc\x97\x97\x2d\xdf\x24\x6f\x83\x3d"
- "\x8b\x46\x14\xdb\xdd\xb3\x48\x35\x62\x4b\xab\xed\xa3\xaa\x7a\xa9"
- "\x42\xb0\x67\x91\xea\xc5\x5a\x33\xd3\x17\xae\x27\x2a\xcb\xab\xbc"
- "\x1c\xe2\x7c\x5e\x65\x24\x79\xbf\x2b\x73\xdf\x56\xae\x2f\xbc\xd2"
- "\x89\xeb\x0b\x23\xfb\x49\xf7\x85\x57\x87\xb7\x9b\x7d\x5b\x55\xaf"
- "\x1c\xb1\xdf\x17\x5e\xd9\x26\x2f\x87\xf2\xaa\x82\x7d\x60\x5e\xa9"
- "\xe7\x72\x28\xaf\x86\x70\x7d\x61\xe4\xa2\xb6\xeb\x0b\xaf\x1e\xb7"
- "\xdf\x17\x5e\x2d\x6c\xb5\xfd\x5c\x55\xaf\x9c\x16\xf6\x85\x57\x10"
- "\xe9\x0b\x37\x6b\x95\xe5\x61\x46\x2a\x7a\xff\x2d\xec\x0b\xe1\x23"
- "\x98\x77\xdf\x32\xf7\x8f\xe5\xfa\xc2\x28\x1f\xae\x2f\x84\xdb\xf0"
- "\x79\xae\x2f\x8c\x1e\xd3\x6e\xf6\x8f\x55\x8d\x3a\x69\xbf\x2f\x8c"
- "\xda\x2b\x2f\xe7\x32\x7a\x88\xfc\xbe\x30\x9a\xb7\xfe\x69\x34\x6f"
- "\xfd\x53\xf8\xca\xb6\xeb\x0b\xa3\xcf\xd8\xef\x0b\xa3\x0f\xb6\xda"
- "\xbe\xb2\xaa\x51\xd5\xc2\xbe\x30\xca\x83\xf4\x85\xdb\xc9\xca\xf2"
- "\x36\xe1\x0e\xf0\xff\xe6\xf2\x36\xf0\x2c\x3e\xcc\xbb\x7e\x59\xfb"
- "\xd8\x72\x7d\x21\xa2\x37\xd7\x17\xc6\x0e\x97\xee\x0b\x63\x26\xb7"
- "\x9b\x7d\x6c\x55\x11\xe7\xec\xf7\x85\x88\x22\x79\x39\x9a\x31\xc3"
- "\xe5\xf7\x85\x31\x6a\x2e\x47\x33\x66\x1c\xd7\x17\xc6\x66\xb5\x5d"
- "\x5f\x18\x73\xc9\x7e\x5f\x18\x53\xd2\x6a\xfb\xdb\xaa\x22\x6a\x85"
- "\x7d\x21\x42\x43\xfa\x42\xbd\x51\x59\x9e\x67\x6c\x94\xf3\x79\x9e"
- "\xf1\x51\xcc\x9c\x09\x99\xfb\xe9\x72\x7d\xe1\xb5\x7e\x5c\x5f\x18"
- "\x3f\x46\xba\x2f\x8c\x8b\x6d\x37\xfb\xe9\xaa\x5e\xbb\x62\xbf\x2f"
- "\xbc\x56\x2a\x2f\xa7\x33\x6e\x8c\xfc\xbe\x30\xce\x97\xcb\xe9\x8c"
- "\x8b\xe2\xfa\xc2\xf8\x82\xb6\xeb\x0b\xe3\x6e\xd9\xef\x0b\xe3\x4e"
- "\xb4\xda\x3e\xbb\xaa\x71\x48\xd8\x17\x5e\xf3\x23\x7d\xa1\x29\x4d"
- "\x59\x5e\x68\x7c\x9c\xf3\x79\xa1\xc8\x38\x66\x3e\x89\xcc\x7d\x7d"
- "\xb9\xbe\xf0\xfa\x10\xae\x2f\x44\x4a\x7f\xe7\x41\x35\x61\x6e\xbb"
- "\xd9\xd7\x57\xf5\xba\xfd\xef\x1f\xa9\x5e\xb7\xf7\xfd\x23\x91\x1c"
- "\xd0\x84\xc9\xf2\xfb\xc2\x04\x7f\x2e\x07\x34\x81\xb7\xfe\x2f\x72"
- "\x47\xdb\xf5\x85\x48\xfb\xdf\x7f\x50\x4d\x70\xe0\xfb\x0f\x0a\xf7"
- "\xfb\x55\x4d\xf0\x10\xf6\x85\xd7\x03\x49\x5f\x30\xbb\x2a\xcb\x23"
- "\x45\x36\x9b\xff\xc7\x3a\xbf\xc9\xdb\x36\x8f\x54\x5a\x15\x8c\x9e"
- "\x9c\x88\xfb\xc2\x44\xad\x31\x3b\x54\x83\xf7\x17\x36\xf9\xb1\x7b"
- "\x50\x2e\x61\xf7\x78\xa9\x35\x92\x3d\x28\x0d\xa6\x3b\x7b\x50\x92"
- "\xbd\x3f\x10\x85\xd7\x02\xe3\x35\xc1\x46\x35\xd9\x7f\x92\xc6\x73"
- "\xa2\xf0\x1c\xa9\xf3\x25\xcc\xfe\x2a\x8b\x8c\xd0\xf6\x8b\xcd\xec"
- "\x3f\x19\xa5\x47\xa5\x51\x0b\x91\xb1\xeb\xbe\x34\xb2\x4e\xf8\x8d"
- "\x42\x66\xff\xc9\x29\x9a\x9e\xe9\xbf\x20\x6f\x2f\xbc\xff\x64\x14"
- "\x6d\x4e\xd5\xd3\x86\x32\x50\x9a\xa5\x51\x60\xdf\xa9\x96\x3d\x28"
- "\x27\xf6\xc0\x6d\x37\x4e\xf1\xef\x99\xff\x8b\xd4\xfe\xc2\x13\x15"
- "\xec\x03\xfb\x46\x29\x97\xdf\x99\xa8\xe6\x30\x3a\x91\x19\x83\xe1"
- "\xfc\xb6\xd2\x48\x88\x31\xe9\x68\x65\x93\xa2\xbd\x37\x26\x06\x38"
- "\xe0\x33\x3c\x47\xc4\x26\x7e\x71\x3e\x7b\xf3\x04\xf8\x2c\x17\xef"
- "\x73\xec\xb8\xcf\xdc\x6e\xb4\x8e\xcf\xde\x8c\x76\xdc\x67\x6f\x1e"
- "\xb3\xf2\x99\x48\x1e\xe2\xcd\x7d\xf2\x7d\xf6\x66\x1a\x97\x87\x78"
- "\xf3\x30\xe7\xb3\x49\xde\xc4\x67\x6f\x4e\x22\x3e\x73\xd9\xdb\xa4"
- "\x68\xff\x8e\x37\xf5\xcd\xfb\x8c\x99\xfb\x60\xa7\x9f\x4d\x5e\x69"
- "\xcc\x06\xed\x0e\xba\xdc\x71\x9f\x3d\x70\xbe\x75\x7c\x36\x59\xe3"
- "\xb8\xcf\x26\x2f\x11\xfa\x4c\x4c\x2f\x4f\x96\xff\xcd\x4e\xd5\xe4"
- "\x20\x4e\x2f\x4f\x4e\xe6\x7c\x36\xb9\x84\xf8\x6c\xb2\x9a\xf8\x8c"
- "\xd2\x37\x29\xda\x03\x64\x72\x96\x03\x3e\xc3\xef\xf4\xed\xf4\xb3"
- "\x29\x21\xe0\xb3\x5c\xbc\xef\xb3\xe3\x3e\xeb\xfa\x63\xeb\xf8\xec"
- "\xad\x52\xc7\x7d\x36\x65\xb0\x95\xcf\x44\x74\xdd\x94\x5e\xf2\x7d"
- "\xf6\x56\x35\xa7\xeb\xa6\x04\x70\x3e\x9b\xb2\x88\xf8\xec\xad\xc3"
- "\xc4\x67\xae\x1e\x4d\x8a\xf6\x11\x99\xd2\x6c\xfe\x0b\xf3\xd0\x26"
- "\x6f\x5b\x9d\xc3\xf9\x2c\xca\x60\xcc\x06\x2d\x04\x3a\xc7\x71\x9f"
- "\x3d\xbd\xba\x75\x7c\x16\x95\xe6\xb8\xcf\xa2\x2e\x09\x7d\x26\xa6"
- "\x3f\xa2\x8e\xcb\xf7\x59\x54\x1e\xa7\x3f\xa2\xf4\x9c\xcf\xa6\x06"
- "\x12\x9f\x45\x25\x13\x9f\xb9\x05\x37\x29\xda\x8b\x24\xca\xe8\x80"
- "\xcf\xf0\x3b\x58\x3b\xfd\x6c\xda\x16\xf0\x59\x2e\xde\x07\xdb\x71"
- "\x9f\xbd\x39\xb4\x75\x7c\x36\x2d\xc8\x71\x9f\x4d\xdb\x68\xe5\x33"
- "\x11\x9e\x3c\x4d\xc1\x3e\xd8\xd3\x22\x38\x9e\x3c\x2d\x8b\xf3\xd9"
- "\xb4\x2a\xe2\xb3\x69\x01\xc4\x67\x1d\xa2\x9b\x14\xed\x67\x32\x4d"
- "\x72\xff\x2f\x7b\xbc\xd1\x32\x2f\x9f\xf3\x5b\xf4\xa4\xf6\xc3\x1d"
- "\xdf\xae\x71\xdc\x6f\xd1\xe3\x9b\xe7\x8e\xd1\xcf\xc9\xf7\x5b\xb4"
- "\x3b\xc7\x1d\xa3\x47\x72\x7e\x8b\xce\x23\x7e\x7b\xbb\xca\x39\xee"
- "\x18\xdd\xec\xfa\x57\x31\xee\x68\xeb\xb7\x19\xde\xed\x87\x3f\x4e"
- "\xdf\xe2\xb8\xdf\x66\x78\x36\xcf\x1f\xa7\xdf\x92\xef\xb7\xe9\x45"
- "\x1c\x7f\x9c\xe1\xca\xf9\x6d\xc6\x38\xe2\xb7\xe9\x79\xce\xf1\xc7"
- "\x19\x5a\x25\xfc\xd1\xd6\x6f\xef\x94\xb6\x1f\x0e\xf9\xce\x24\xc7"
- "\xfd\xf6\x4e\x71\xf3\x1c\xf2\x9d\x9d\xf2\xfd\xf6\x4e\x32\xc7\x21"
- "\xdf\x39\xc8\xf9\x2d\xc6\x83\xf8\xed\x9d\x71\xce\x71\xc8\x77\x2a"
- "\x95\x70\x48\x5b\xbf\xc5\x2e\x6b\x3f\x3c\x32\xd6\xdb\x71\xbf\xc5"
- "\x2e\x6e\x9e\x47\xc6\xca\xff\x66\xb1\x2a\x36\x90\xe3\x91\xb1\x49"
- "\x9c\xdf\x62\xd9\x6f\xb0\xc4\x7a\x38\xc7\x23\x63\x9b\xdd\xff\x43"
- "\x8c\x47\xda\xfa\xed\xbd\x90\xf6\xc3\x25\xdf\x95\xc1\xff\xdf\xb3"
- "\xe2\xff\x62\x5c\xf2\x3d\x05\xfc\xff\x5d\x0b\xff\x87\xfe\xf6\x1e"
- "\x8f\xff\xbf\xc7\xf2\xff\x77\x0f\x3b\xc7\x25\xdf\x73\x84\xff\xdb"
- "\x70\x49\x5b\xbf\xc5\xd5\xb6\x1f\x3e\x19\xb7\xcc\x71\xbf\xc5\x5d"
- "\x69\x9e\x4f\xc6\x29\xf8\x0e\x54\x5c\x01\xc7\x27\xe3\xaa\x38\xbf"
- "\xc5\x07\x11\xbf\xc5\x2d\x72\x8e\x4f\xe2\x4f\xdb\xd9\xf7\x9b\xc9"
- "\x3b\x54\x43\x8b\xe4\x21\x8f\xc5\x04\xb3\x7b\x13\xce\x3c\x6c\xf2"
- "\x09\xd5\xc8\xfd\xbe\x8b\x65\xcf\xe9\x23\xc0\x8c\xce\xab\x66\x4e"
- "\x76\x6e\xdf\xe9\x99\x9e\xce\xef\x3b\x9d\x70\xaa\xe5\xbe\xef\x92"
- "\x70\x48\xfe\xbe\xd3\x09\x6b\x38\x0e\x9a\x50\xc1\xf9\x3a\x91\x99"
- "\x9f\x20\x6f\x3f\xea\x84\x08\xe7\xf6\xa3\x9e\x39\x9e\xe0\x2b\x41"
- "\x4d\xf6\xa3\x9e\x39\xb2\x6d\xbe\xfb\x12\x7f\x10\xef\x47\x4d\xa7"
- "\x77\xcc\x50\xb6\x3f\xf2\xcc\x0a\x07\xf0\x9c\x4b\x8b\xe4\x68\x39"
- "\x3c\xcf\xce\x02\x3c\xe7\xca\xfd\xce\x8c\x10\xcf\xb3\xfb\x39\x87"
- "\xe7\x59\x67\x9c\xc7\xf3\xac\xed\x2d\xf7\x9d\x99\x59\x99\xf2\xf1"
- "\x3c\x6b\x12\xc7\xcd\x67\x15\x70\x78\x9e\x7d\x42\x3e\x9e\x67\x69"
- "\x9d\xc3\xf3\xec\x3e\x04\xcf\x89\x7a\x82\xe7\xd9\xbe\x6d\xf3\xfd"
- "\x99\xc4\x35\x04\xcf\x9d\x2a\x95\xed\x3f\x3d\xbb\xa0\x79\x3c\xeb"
- "\x34\xb4\x48\xfe\x9a\xc3\xf3\xdc\x68\x93\x8f\x4e\x23\xf7\x7b\x37"
- "\x42\x3c\x27\x99\x9c\xc3\x73\xd2\x4e\xe7\xf1\x9c\xb4\xa0\xe5\xbe"
- "\x77\x93\x34\x55\x3e\x9e\x93\x02\x38\xcd\x92\x94\xc8\xe1\x79\xee"
- "\x16\xf9\x78\x9e\x63\x70\x0e\xcf\x49\xb7\x08\x9e\xe7\x14\x12\x3c"
- "\x27\xd5\xb4\xcd\x77\x70\xe6\x4c\x22\x78\xf6\xd0\x2a\xdb\xdf\x7b"
- "\xae\xe4\xfe\xc7\x3c\x3c\xe7\xd2\x22\xb9\x7d\x0e\xcf\xc9\x41\x80"
- "\xe7\x5c\xb9\xdf\xdd\x11\xe2\x79\xbe\x93\xdf\xb9\x98\xdf\x02\xdf"
- "\xb9\x98\xef\xc4\x77\x2e\xac\xbf\xbb\x33\x7f\xa0\x7c\x3c\xcf\x33"
- "\x72\x5a\x6e\xbe\x8e\xc3\x73\x72\x92\x7c\x3c\xcf\x2b\x72\x0e\xcf"
- "\xf3\xd9\xef\x5f\xcc\x4b\x23\x78\x9e\x7f\xb0\x6d\xbe\xc7\x33\x2f"
- "\x80\xe0\xb9\x4b\x8c\xb2\xfd\xd3\x93\x75\xcd\xe3\x39\x4c\x43\x8b"
- "\xbc\xf7\xe0\xf0\xfc\xbe\xab\xc9\x27\x4c\x23\xf7\xfb\x3f\x42\x3c"
- "\x2f\xdc\xe8\x1c\x9e\x17\x8e\x72\x1e\xcf\x0b\x7b\xb4\xdc\xf7\x7f"
- "\x16\xba\xc8\xc7\xf3\x82\x52\x4e\xe3\x2e\xe4\xbd\xff\x7f\x7f\x98"
- "\x7c\x3c\x2f\x70\xf2\xbb\x40\x0b\xb3\x09\x9e\x17\xb0\xdf\x05\x5a"
- "\xb8\xa6\x6d\xbe\x0b\x94\x6c\x24\x78\x56\x17\x2a\xdb\x9f\xfe\x7d"
- "\xb5\x03\x78\xce\xa5\x45\xde\x09\x71\x78\x5e\x7c\x02\xf0\x9c\x2b"
- "\xf7\x3b\x44\x42\x3c\x2f\x8e\x77\x0e\xcf\x8b\x7b\x39\x8f\xe7\x45"
- "\x97\x5a\xee\x3b\x44\x8b\x8e\xcb\xc7\xf3\xa2\x3c\x4e\xfb\x2f\xe2"
- "\xbd\xff\x4b\x51\xf0\x7d\xa2\x45\x51\xce\xe1\x79\xf1\x74\x82\xe7"
- "\x45\x5a\x82\xe7\xc5\x93\xda\xe6\xfb\x44\xef\x97\x12\x3c\x77\xab"
- "\x57\xb6\xff\xff\xe2\x66\xe7\x7f\x88\xe5\x37\x2c\x79\x29\x0e\xd3"
- "\x69\xdb\x9c\xcf\x71\xa4\x85\x39\x87\xe9\xd4\xeb\xce\x63\x3a\xf5"
- "\x9b\x96\xcb\x71\xa4\x2a\xf8\xd6\x5f\x6a\x22\x97\xe3\x48\xdd\xcb"
- "\x61\x3a\xad\x5a\x3e\xa6\x53\x83\x9c\xc3\x74\xda\x10\x82\xe9\x94"
- "\x5a\x82\xe9\xb4\xc0\xb6\xc9\x71\xa4\x14\x38\x97\xe3\x48\xdb\xab"
- "\x24\xc7\x61\x8b\xe9\x0f\x16\x39\x9f\xe7\xf8\xc0\xc7\x39\x4c\x2f"
- "\x2d\x76\x1e\xd3\x4b\x33\x5b\x2e\xcf\xb1\x74\x81\x7c\x4c\x2f\x1d"
- "\xc6\xe5\x39\x96\xae\xe4\x30\xfd\xc1\x41\xf9\x98\x5e\xea\xee\x1c"
- "\xa6\x3f\xf0\x24\x98\x5e\x52\x42\x30\xfd\x81\x6b\xdb\xe4\x39\x96"
- "\x24\x39\x97\xe7\xf8\x60\xa5\x92\x3c\x87\x2d\xa6\x57\x44\x38\x9f"
- "\xeb\x58\x7e\xc9\x39\x4c\x2f\xdf\xe0\x3c\xa6\x97\x4f\x6f\xb9\x5c"
- "\xc7\xf2\x51\xf2\x31\xbd\x5c\xc3\xe5\x3a\x96\x4f\xe2\x30\xbd\x22"
- "\x43\x3e\xa6\x97\x9d\x76\x0e\xd3\xcb\xcf\x11\x4c\x2f\xcb\x23\x98"
- "\x5e\x5e\xd9\x36\xb9\x8e\x65\x23\x9c\xcb\x75\xac\x98\xa4\x24\xd7"
- "\x61\x8b\xe9\x55\x7e\xce\xe7\x3b\x56\x7e\xe3\x1c\xa6\x57\xc6\x3b"
- "\x8f\xe9\x95\x43\x5a\x2e\xdf\xb1\xb2\xb7\x7c\x4c\xff\x0f\xef\xfb"
- "\x17\x2b\x79\xeb\xff\x57\x45\xcb\xc7\xf4\xff\x14\x3a\x87\xe9\x95"
- "\xfb\x08\xa6\xff\x27\x91\x60\x7a\xe5\x8e\xb6\xc9\x77\xfc\x8f\xaf"
- "\x73\xf9\x8e\x55\xcd\xee\x7f\x21\x96\xef\xb0\xc5\xf4\x87\xf5\xce"
- "\xe7\x3c\x3e\xcc\x74\x0e\xd3\x1f\x86\x39\x8f\xe9\x0f\x3d\x5b\x2e"
- "\xe7\xb1\xfa\x96\x7c\x4c\xaf\x2e\xe2\x72\x1e\x1f\xf2\xe6\x3f\xad"
- "\x09\x96\x8f\xe9\xd5\xcb\x9c\xc3\xf4\x87\xab\x08\xa6\x57\x0f\x23"
- "\x98\xfe\x30\xad\x6d\x72\x1e\xab\x0c\xce\xe5\x3c\xd6\xb8\x2a\xc9"
- "\x79\xd8\x62\x3a\xbd\xd4\xf9\xbc\x47\xfa\x74\xe7\x30\x9d\xee\xe3"
- "\x3c\xa6\xd7\x9e\x6b\xb9\xbc\xc7\xda\x23\xf2\x31\xbd\x36\x8b\xcb"
- "\x7b\xac\xe5\xed\x7f\xbf\xce\x43\x3e\xa6\xd7\x46\x3a\x87\xe9\xf4"
- "\xc9\x04\xd3\x6b\x35\x04\xd3\xe9\xe3\xda\x26\xef\xb1\xe6\xb0\x73"
- "\x79\x8f\x74\x9b\xf9\x6f\x73\xa6\x27\x44\x6b\x67\xce\x98\x31\x67"
- "\x7a\x92\x76\x4e\x5c\xec\xdb\xd3\x9f\xeb\x63\xf9\xff\x73\x81\xc9"
- "\x7d\x92\x3b\xa3\xe8\xf8\xa9\x53\xe6\x0d\xe2\x4e\xc6\x4d\x4f\x80"
- "\x7f\x3a\xa3\x98\xa9\x73\x62\xb4\x49\x0b\x12\xa7\x6b\xf1\xff\xe2"
- "\xdf\x4e\x84\x22\x33\x93\xb8\x23\x63\xa7\xc7\x4d\x4d\x8e\x4d\x78"
- "\x47\x3b\x35\x2e\xf6\x9d\x84\xf8\xe9\x09\x49\xda\xd9\xd3\x67\xcd"
- "\x8d\x9d\x3d\x1d\xff\x3d\x47\x3b\x63\xe6\x6c\x38\xf0\xf6\xf4\xd8"
- "\x79\xd3\xb5\xd3\xe6\xce\x98\x31\x7d\xf6\x9c\xce\x68\xd4\xdc\xb8"
- "\xa4\xd8\xc4\xb8\xe9\xda\x61\xa3\xc2\xfa\x8d\x1b\xfe\xda\xb8\xd0"
- "\xd0\xce\x88\xf7\xed\x69\x2d\x9d\x35\x4d\x0b\x18\x72\xbd\xa8\xfa"
- "\xc4\xb3\x0c\xd8\xe8\x5a\xc0\xe6\xba\xd9\x48\xbd\x7a\x36\x72\x5d"
- "\x75\x03\xb9\xaf\xbd\x81\x3c\xcc\x39\x6e\xb9\xda\x77\x91\x8e\xee"
- "\x3a\x2f\x71\xdd\x0d\xe4\x6d\xce\xfc\xd2\x40\x67\xee\x2a\x34\x74"
- "\xfd\x6b\x01\x2e\x4b\x77\xcd\xa9\xc0\xc7\xc1\x17\xae\x74\xe6\xbe"
- "\xa8\xf3\xaa\x8f\x4b\x0d\x5d\x73\xd3\x52\x2f\x21\x8a\xee\x92\x11"
- "\xbc\xcb\x6c\xa0\x0e\xe1\xb7\x1d\x60\x2b\xa4\xca\x8c\x80\x5f\x08"
- "\xfc\x6a\xe0\x67\x44\xaa\xf5\x23\xe0\x97\x08\xbf\x64\xf8\x55\x21"
- "\xd5\x47\xfe\xf0\x8b\x84\x5f\x34\xfc\xe0\xd8\x47\x6b\xe0\x97\x85"
- "\x54\x59\x70\x3c\x0b\xca\x66\xc1\xb9\xac\x44\x52\x4f\x16\x9c\xcf"
- "\xaa\x47\xaa\x6c\x2d\xfc\x82\xe1\x07\x75\xe6\x78\xc0\x2f\x17\x7e"
- "\x7e\xf0\x0b\x84\x1f\x1c\xcf\x19\x07\x3f\x5c\x76\x11\x39\xf7\xd7"
- "\x61\xf0\x4b\x83\x5f\x01\xfc\x0e\xc2\xcf\x80\x54\xb9\xae\xf0\x53"
- "\xc3\x4f\x03\x3f\x78\xbe\x5c\x28\x93\x0b\xf7\xca\xc5\xe7\xe0\x1e"
- "\x1b\x7c\xe1\x97\x04\xbf\x4a\xa4\xfa\x38\x00\x7e\xa5\xec\x0f\x8e"
- "\x7d\xbc\x8d\xf7\xff\xc3\xbc\xbf\xc5\x7e\x55\x5e\x4b\x1e\xd6\x17"
- "\x3d\x61\x84\x7e\x9b\xb9\x93\x5e\x8a\x54\x74\x66\x6e\x5a\xe2\x13"
- "\xc8\xe5\xb2\x2a\x73\x41\xf9\x32\x84\x68\xf5\xae\xc2\xa2\x85\x8d"
- "\xf8\xfc\x02\x6c\xb3\xba\xf4\xcc\x64\x3d\x4a\xd4\xe0\xfe\x29\x0f"
- "\x9f\x99\xc9\xec\xf5\xfb\xf5\x2e\x6a\x35\xbe\x9e\x5e\xff\x6c\x24"
- "\x9d\x1a\xf9\x09\x5e\x87\x0b\xf5\x47\xe0\x75\xba\x74\xc6\x33\x15"
- "\xb4\x7a\x70\x34\x8e\x31\x45\x0b\x99\xe7\x1a\x43\xfa\x23\x9c\x87"
- "\x67\x33\xf8\xb8\xe5\x42\xff\x73\xc5\xff\xa7\xc1\xe7\x74\x41\xbc"
- "\x3b\x89\x3b\xeb\x19\xfd\xd2\xe8\xf3\x7a\x04\x3e\xd7\xb0\x75\x00"
- "\xc4\x89\xb0\xdc\xa2\x84\x46\x54\xa5\xca\x1c\x05\x6d\xa3\x20\x06"
- "\x52\xf4\x63\x03\x90\x39\xe7\xf5\x88\x03\x80\x03\x5c\xee\xeb\x94"
- "\x6a\xfc\xef\x48\x7c\x9e\xce\x9a\xa0\xc1\x79\xa0\xa2\x94\x4f\x21"
- "\x2e\x67\x8e\x69\xf4\x89\x33\x68\xc7\x7a\xd1\xe7\xc9\xb3\xe1\x72"
- "\x55\x96\x67\x69\xf4\x71\x2b\xc0\xf5\xd3\xda\xf8\x42\x38\xe7\x6a"
- "\xce\xfc\x6b\x01\x3c\x87\xcb\x55\xb8\x8e\x86\x67\x2c\x1a\x8b\xef"
- "\xbb\xfe\x0c\x3c\x2b\x95\x3a\x06\xea\xfe\x34\xbe\x70\xf7\xc2\x7a"
- "\x0a\x9f\x33\x67\xb9\xe5\x02\xde\x3d\xe8\xf4\x75\x9a\x8f\xbb\x21"
- "\xd7\x4d\xeb\x11\xca\x5f\x8f\xdc\xeb\xd2\xd7\x9f\xd0\xbb\x6a\xab"
- "\x48\xec\xcb\x8c\xa0\xa0\x8c\x5e\xb5\xbe\x90\x06\xfc\x32\xf7\xf2"
- "\x1e\x93\x21\x7d\xaf\x8f\x7a\xdf\xb9\x57\xce\x98\x0c\x7c\x2f\xc6"
- "\x46\x70\x9e\xd8\x8a\xd4\x61\xde\x32\xa0\x10\xdb\x0f\xdb\xce\x52"
- "\x87\x39\xfb\xce\xf3\x86\xe1\xeb\xf5\xaa\x8f\xbc\xe9\xbf\x0d\x28"
- "\x34\xe7\x44\x16\xc2\xb5\x06\x7c\xde\x6b\x09\xaa\xa5\xe1\x5f\x7c"
- "\x7f\xe2\x0b\xb0\x3d\x95\x86\x70\xfd\x34\x7b\x8c\x86\x63\x70\xed"
- "\x24\xf3\x52\x2d\xc2\x63\x53\x8d\x2a\x8b\xc9\x4d\xd0\xea\x10\x7f"
- "\xe2\xe3\x8f\xf6\x2d\xa8\xa0\xcd\xf0\x33\x0d\xa8\x40\x2e\x45\x63"
- "\xb1\x7f\x3f\x3a\xa1\x1d\xdd\x11\x6c\xfc\xd1\xc9\x3b\xb6\xed\x1d"
- "\xbf\x0d\xec\xa3\xde\xd4\x0d\xfa\xfb\x8a\xce\xee\x34\xa5\x45\xd8"
- "\x3f\xd8\x56\x60\x27\x04\xc7\xdd\x31\x4e\xeb\xd2\xb3\x5c\xad\xec"
- "\xa5\x7e\x65\x4c\x2a\xcd\xab\xfb\x18\x4d\xfc\x16\xc1\x96\x0f\xd2"
- "\xbb\x74\x66\xc6\x16\xed\x23\x0c\xe6\xc6\xb0\x7e\x65\xb0\x85\xed"
- "\x47\xfb\x4c\xd3\xe2\xff\x8f\xef\x8b\xd4\x5e\x15\x88\xd2\xa6\xf8"
- "\xed\x27\x58\x98\xa0\xb1\xe0\x84\x69\x63\xce\x0b\x31\xa6\xa5\x30"
- "\xd6\xde\xc1\x5f\x56\xa1\x29\x33\x44\x0b\xe5\x2a\x1a\xb2\x23\x32"
- "\xe8\x8c\x10\x2d\x5e\x7f\x7e\x5e\x95\xb5\x9d\xb1\xc1\x52\x77\x44"
- "\x9e\x23\xc4\x2f\x25\x8e\x36\xa4\x5c\x87\x7b\x75\x9f\x50\xf1\xf5"
- "\x3c\x03\xf8\x2b\x22\x03\xe3\xe1\xc0\xed\x7a\x0a\xef\x09\x48\x77"
- "\x59\xf7\x4c\x3e\xb4\x75\x23\x60\x02\xda\x8a\x70\xbd\xf0\xec\x06"
- "\xae\xad\x59\x59\x18\x1b\x70\x8f\x60\x72\x6f\xa8\x77\x29\xdc\x23"
- "\x33\x24\xb8\x2e\x3d\x5b\xa3\x77\xd9\xb7\xcc\x62\x13\xe6\xde\x5c"
- "\x39\xb6\x2f\x65\x7b\x18\xba\x86\x04\x37\xcd\xa3\x2b\xd6\xfd\x0c"
- "\xf5\x2f\x45\x74\xe3\x6d\xba\x74\x51\x04\x5d\x9f\xfe\x3a\x9e\xe7"
- "\x78\x1a\xa5\x4e\x45\xbe\x0f\x2c\xa1\x0d\xe1\x26\xe4\xf5\xc0\x69"
- "\x2f\xfa\x58\xc4\x69\xe6\xdb\x08\x8b\x2a\xe8\xea\xb2\xc4\x83\x68"
- "\xd1\x05\xe4\xb1\x38\x16\x79\xa7\x46\x40\x5b\x4a\xe9\xfa\xf2\xe4"
- "\xd3\xa8\xac\x16\x7e\x89\xc7\xa0\xdc\x49\xf8\x1d\x44\xa9\x0b\x90"
- "\xeb\x68\x18\xf7\x52\x6e\x21\x8f\xb2\xc4\x5b\x70\xec\x0a\x5a\x14"
- "\x45\x1b\x8f\x95\xe2\x72\xc5\x28\xdc\x68\xf0\x5a\x7c\x05\x7c\xfa"
- "\x3a\x5e\xd3\x7d\x06\x6d\x82\x67\x69\xec\xfa\xa5\xbe\x21\x73\x5f"
- "\xcc\xcd\x79\xb4\x11\xda\x52\xa5\x47\xcf\x16\x09\xda\x82\x9f\xb9"
- "\x11\xe1\xbd\x9b\x5c\x70\x19\x73\x76\x78\xe2\x14\x23\x8e\x2f\xd9"
- "\x95\xc0\x3b\x90\xe5\x3c\x3e\x67\xf0\x09\x4f\xd4\xab\x72\x5c\xc3"
- "\x8d\x74\x1d\xb6\x0f\x6e\x37\xd8\x28\x88\x6d\x7f\x90\x2a\x11\xb9"
- "\xd6\xa5\xe7\x8c\xd0\xbb\xec\x8f\xc2\xf7\x80\x3a\x3b\xc0\x7d\x4e"
- "\x63\x6c\xb0\xe7\xa2\xf5\x2e\xff\xd8\xc6\xe1\xe5\x23\x2d\x60\xa4"
- "\x83\xe5\x59\xe0\xfc\x32\xbd\xcb\x57\x85\x3c\x3c\x61\x7c\xdc\x39"
- "\xcf\x8e\x67\xf8\x78\x95\x19\xc7\x56\xf5\xe0\x60\x93\xcf\x04\x2d"
- "\xed\xd3\x21\x90\xbe\xa9\xf1\xa0\x29\xba\x7e\xb4\x91\xae\x37\x67"
- "\x0f\xc5\x63\x99\x47\xb9\xb1\x16\x91\xf2\x7f\xed\x4b\x67\x77\x08"
- "\x26\x73\x48\xff\xda\x15\xd7\x09\xdc\xa6\x22\xfd\x06\x52\x87\x57"
- "\xd0\xf5\xb8\xff\x9a\xb3\xbb\x14\xa6\xcf\x46\xde\x74\xf6\x04\xb5"
- "\xd9\x67\xac\xb6\x61\x73\x3c\xc6\x57\x32\xc6\x2f\x9d\xd5\x21\xd8"
- "\x52\x0f\xdc\xd7\x0d\x6c\x50\x6d\x86\xeb\xe9\xac\xa1\x89\xec\xf3"
- "\x30\xf1\x90\xc4\xd1\x9c\x6a\xba\x0f\x9c\xcb\x18\x1c\x02\xe7\xdc"
- "\xce\xab\xfe\x9a\x04\xc7\x11\xfc\x3f\xa9\x28\xe5\x06\xae\x63\x01"
- "\xc1\xd0\xe0\x60\xc1\xff\x29\x6c\xcf\x8f\xe2\x70\xff\x27\x3c\xf4"
- "\xaf\x1b\xb8\x7e\xc7\xb4\x97\x22\x71\x72\x28\xf4\xbb\xbf\xee\xd0"
- "\xbb\xfc\x29\x8e\xb5\xb1\x4b\x2d\x89\x49\x06\xf3\xe6\x78\xf7\xef"
- "\xc0\x52\xdf\x95\x22\x04\x65\x2a\xf4\x2e\x3e\x69\x9c\x2d\xff\x7a"
- "\x09\x97\x65\x9e\x13\xfa\xa6\x79\x29\x3b\x06\xc0\x35\xd0\x6f\x8a"
- "\x70\xcc\x21\xb1\xed\xaf\x55\x38\xee\x40\xbf\xf3\x67\xe3\xfe\x4a"
- "\x78\xae\x45\x74\xb7\x99\x05\xf0\x5c\x69\xe7\xd9\x67\xe1\x3f\x9b"
- "\x25\xce\xd0\x99\x89\x5a\x52\x36\x44\x57\x97\x9e\x1b\xa1\x77\xe9"
- "\x1e\xc9\xc7\x1a\x69\x57\x6e\xf1\x80\x52\xf8\x1b\x78\x89\xa5\x2e"
- "\xe8\xab\xee\xd0\x47\xc7\x62\x4c\xe1\xfe\xb9\x61\x3d\xe6\x1a\x89"
- "\xfe\x0d\x99\x89\x81\x50\x4f\xae\xa5\x9f\x9a\xe7\xd1\x95\xe0\x57"
- "\x64\xbe\x4d\x9f\x58\x07\xbe\x0c\x37\xa9\xe8\x29\xa6\x00\x04\xbc"
- "\xd5\xb8\x09\x8e\x6f\x9a\x87\x79\x5f\xf6\x09\xe8\xcb\xee\xe2\x65"
- "\x5d\x11\x2e\xc7\x94\x67\xcb\x36\x76\x4d\xf4\x67\x9e\x99\x52\x99"
- "\xe1\xf9\x5c\x2c\xcf\xd4\xd8\x35\x24\xa0\x2e\x7d\x83\xb7\xde\xc5"
- "\x35\x4e\xd0\x5f\xd6\x07\x45\xd2\x74\x24\xc6\x95\xea\xa2\x6a\xc3"
- "\x10\xf8\xb7\x23\x8b\xe3\x07\xbe\x03\x5e\x3b\x6c\x14\xf4\x15\xf0"
- "\xf7\xc7\xdd\x69\xd0\x93\x1b\xc6\xe9\xd1\x94\x2c\x7c\xfd\x6a\xf8"
- "\x3f\x3e\x8e\xcb\xc0\xf1\x38\x3d\x8a\x62\x63\xca\x47\x69\xd8\x7f"
- "\x56\xf5\x66\x92\x7a\x99\x67\x79\x00\xd7\x89\xaf\xc3\x75\x6e\xcc"
- "\xa1\x6b\x70\x3d\x50\x47\xa1\xa5\xee\xb5\x70\xcc\x52\xff\xb0\xf8"
- "\x3b\xf7\xa8\x80\x7b\x78\xf0\x9f\x7d\x43\x0e\x5d\xcb\x3e\x57\x8d"
- "\x1e\xc5\x44\xe3\x73\xab\xe0\x18\xbe\x96\x60\xe4\xe3\x4e\x18\x3f"
- "\x7a\xd2\x1e\x15\xc1\xd1\xc7\x1a\x3d\x9a\x51\xc3\x8f\xf1\xe0\x27"
- "\x4f\xcb\x18\x40\xea\xfb\x38\xc4\x52\x1f\x57\x17\xa9\x83\xce\x98"
- "\xa5\x61\xfb\x08\xee\xcb\x1e\xb8\x7e\x28\x0f\xed\x9f\x16\xc4\xb6"
- "\x3f\xae\x96\x60\x1e\x6c\xcf\x5c\x43\xf0\x90\xbe\x2e\xca\x32\x96"
- "\x83\x2f\xfc\xe1\x9a\x02\xab\xb1\xc9\x1d\x8e\x6b\xd8\xfa\x0e\x82"
- "\x9f\x02\xf8\x6d\x25\x63\xca\x04\x1d\xc6\x14\x7b\xff\x05\xf8\x79"
- "\x2d\xe7\xe1\x1e\xae\x70\x8f\xd9\xb8\x1f\xe0\x7b\x98\xb3\x23\xa0"
- "\x9e\x4f\xac\xc7\x3f\x57\x5c\xce\x9c\xbe\xee\x73\x3c\x4e\x7e\xd4"
- "\x9d\xae\x86\x32\xfe\x96\x32\xf8\x3c\xd8\xfc\x79\x38\x06\xed\x8f"
- "\x67\x6c\x94\x0e\x65\x40\x67\x49\xae\x9d\x49\xe9\x8d\xa8\xf2\x3c"
- "\x3d\xd6\x95\xb8\xcf\x87\x94\xfb\xd6\xa2\xf2\x3c\x33\x32\xff\x2d"
- "\x30\x50\x97\x42\x17\x01\x57\x3f\x50\x56\x5f\x8d\xe4\x71\xc1\x4f"
- "\x98\xef\x5f\xd1\x8d\xa0\x7f\x16\x0d\x42\x98\x1b\x5c\x55\xe5\x5d"
- "\x2a\x37\xdc\x60\xe2\x1f\xfc\xcd\x70\x81\x8f\x40\x2f\x61\xcd\x04"
- "\xba\x38\x26\x83\x22\xba\xc9\x0c\x65\xf3\xf1\x71\xac\xa9\x40\xcf"
- "\x6d\xe2\x9d\xa3\xff\xd6\xbf\x90\xd8\x2e\x6f\x33\x33\x1e\xe2\xe7"
- "\x35\xbe\x54\x84\x9f\xd9\xbc\xa5\x7f\x21\x6e\x43\x6a\x32\x6d\x2e"
- "\x37\xd6\x15\x95\xd5\x9a\x90\x76\x1e\xd6\x7b\x79\x8b\xc3\x37\x22"
- "\x1a\xe2\x63\xa1\xbc\x36\xe4\x31\xeb\x1f\x40\x13\x5f\x35\xf4\xe9"
- "\x5f\x98\x6a\x42\xd4\xba\x14\x37\xf7\x17\xf2\xe8\xa2\x9b\x8f\x05"
- "\x42\x1c\xc8\x2b\x38\x04\x8c\x57\x3e\x4f\xce\x2b\xb0\xb4\x3d\x9f"
- "\x6d\x3b\x1c\x63\xf4\xca\x80\xdc\x34\xa6\xbd\xf0\x7f\x49\x7f\xd1"
- "\x4b\xbd\xe8\xef\xf2\x8c\x68\x4e\x1e\xdd\x38\x67\x23\xa2\x4c\x39"
- "\x2f\x18\x76\xe7\x57\xe2\x58\xaf\xb3\xd8\x93\xb1\x9d\xd1\x80\x12"
- "\x53\x90\xfa\xb2\x6a\xe3\x92\xf0\x45\x69\xcc\xf7\x93\xfe\x09\xe5"
- "\xe4\x3d\xeb\x46\xe6\xfb\x55\x65\xa0\xb1\xc3\x8d\xa9\x34\x19\xaf"
- "\x36\x6e\x1f\xcd\xd6\x87\xcf\x59\xfc\x97\xcf\x6a\x5f\x05\xf7\x90"
- "\x5c\xff\x6a\xa7\xad\x6a\xf1\xb6\xe6\xc7\x2b\x6f\x6b\x7e\xb0\x6d"
- "\x5b\xf3\xb3\x5b\xb6\xad\xf9\x92\xdf\x3f\xb0\xd3\x56\xad\x78\x5b"
- "\x37\xbd\xa1\xbc\xad\x9b\xfc\x6c\xdb\xba\x69\x49\xcb\xb6\x75\x93"
- "\xe4\xfb\x3f\x3b\x6d\x0d\x14\x6f\x6b\xc1\x70\xe5\x6d\x2d\x50\xdb"
- "\xb6\xb5\x20\xbe\x65\xdb\x5a\x90\x24\xd9\x56\xca\x8b\xc6\xf1\x09"
- "\xe2\x52\x63\x4a\x03\xf0\xbc\x9c\x37\x8a\x16\x6f\x46\x54\x69\x6d"
- "\x3d\x2a\xf3\xad\xc4\x1c\x9a\xea\x9f\x08\x71\x6f\x29\x0a\xa1\x73"
- "\xdc\x0a\xcb\xf2\x6a\xe0\xf8\x45\x74\x2c\xb9\x1e\xe9\x66\xe3\xf8"
- "\xbb\x79\x48\x79\xb4\xdc\xf8\xbb\xd9\xf5\x4e\xfc\x35\x0e\x62\x63"
- "\xee\xa7\xd3\xcb\x6a\x1a\x11\x6e\x3f\xfc\x3d\xe6\x4e\xfc\x5d\x4a"
- "\xec\x6d\x1d\x7f\xb1\x3d\xca\xeb\xeb\x05\xf1\x97\xac\xa1\xfa\xb4"
- "\x97\x75\xec\x4d\xbf\x8c\x90\x78\xec\xdd\xdc\x80\x63\x6f\x3e\x9c"
- "\x97\xf9\xfc\x87\x2d\xb1\x37\x03\xee\xc9\x8f\xbd\xdf\x45\xe3\xf1"
- "\xf5\x53\x5f\x65\xb1\xf7\x53\x5f\x4b\xbb\x37\xb2\xed\x86\x7b\xa5"
- "\x09\x63\xef\xa7\x92\x7b\x5d\xf2\x71\x4b\xe7\x3c\x5f\xb1\xfb\xa1"
- "\x7a\x37\xf3\x96\x40\x03\x1e\xdf\xea\xc0\x26\x5f\xe5\xd7\xbb\x82"
- "\x7d\x98\xb5\x10\x37\xeb\xa2\x5d\xe8\x2d\x03\x72\xc3\x93\xe8\xb3"
- "\x74\x9f\x40\x03\xce\x63\x62\x3d\x7e\x51\xf5\x59\x27\x7a\xeb\x80"
- "\x5c\x99\xcf\x7d\x82\x1d\xff\x02\x53\xa0\xbf\xec\x9e\x57\x4f\x99"
- "\xdf\x8f\xf4\x02\x3f\xa8\xe9\xec\x17\xd4\xf4\x0a\x4d\xc5\xcd\xec"
- "\xc8\xb4\x62\xff\x0b\x08\x97\xa5\x97\xb8\x86\x28\x7f\xfe\xcf\xb2"
- "\x9a\x79\xfe\x23\xf2\x9f\x9f\xd4\xe9\xd8\xf3\x7f\x96\xe5\xd0\xf3"
- "\x77\x87\xe7\x6f\x0c\x76\x03\x6d\x48\xfd\xb3\x31\xd8\x55\xde\xf3"
- "\x6c\xf1\x73\xc8\xc7\xce\xdd\xc3\xe1\xf8\x47\x77\x8f\x50\xef\xce"
- "\x37\x50\x10\x03\x98\x31\x1c\xf7\x3d\x12\xff\xaa\x21\x66\x9d\xa5"
- "\x49\x4c\x32\xc8\x8c\x49\x5b\x25\xbf\xff\x67\x7b\xff\x61\x89\xad"
- "\x70\x7f\xe9\xf6\x5b\xc7\xc4\x5d\x43\xd5\xd2\x31\xf1\x85\x44\xdb"
- "\x98\xf8\xb7\x51\xf2\x63\xe2\xdf\x34\xb6\x31\xf1\xf3\x05\x5c\x4c"
- "\xfc\x7c\xba\xf2\x98\xf8\xf9\x40\xc7\x63\xe2\xe7\x9e\xca\x62\xe2"
- "\xdf\x2a\xed\xc7\xc4\xcf\x03\x95\xc5\xc4\xcf\x03\x6d\x63\xe2\xdf"
- "\xb2\x84\x31\xf1\x73\xc9\xbd\x2e\xe8\x0c\x3f\x2d\x8c\xd1\x1e\x97"
- "\x55\xdb\x82\x8d\x4b\x41\xb7\x64\xe4\xe5\x86\x9b\xe8\x3a\x3a\xd3"
- "\x4f\x6b\xa6\x82\x70\x5c\xd1\xd5\xd5\xc5\xb8\x9b\xe7\xfb\x7b\xd0"
- "\xdd\x82\x2e\xd2\x4d\x1a\x04\x76\xf2\x83\xe7\xf7\xa2\xeb\xfc\xbb"
- "\xd0\xf3\xfd\xbb\xe5\xdd\x46\xde\xf0\xd3\xe4\xb1\xe3\x31\xfc\x1d"
- "\x48\xcf\xd7\x74\x4e\x9f\x87\x02\xbc\x6a\x91\x3b\x3c\x43\xa4\xd7"
- "\x12\x35\x82\x18\xe4\x8d\xff\xa6\x97\x6e\x09\xd9\x74\x1b\xb9\x7a"
- "\x25\x83\x6f\xba\xc2\xfd\x92\xbd\x68\x7a\x8e\x3f\xda\x34\x1b\x74"
- "\x36\x85\x34\xf9\x14\x5d\x68\xac\xf3\xa7\x4c\xde\x13\x02\x89\x7f"
- "\xb6\xd5\xd0\xdd\x41\x7b\x65\xbd\x6e\x34\x77\x7f\xbd\xca\x94\x1a"
- "\xa3\xa2\xdf\x8f\x54\xe1\x67\x35\x65\xbd\xae\xa7\x73\xe0\x97\x1a"
- "\xd3\x05\x73\x68\xd0\xe1\x81\x74\x9d\xa6\x33\x68\xf4\x80\xfc\x79"
- "\xc8\x6f\xe3\x6d\xe4\x4f\xdf\xf4\xa7\xc0\xff\x91\xf8\x3b\xa4\x60"
- "\xa3\x48\x33\xb5\x25\x04\xce\xb9\xe2\x98\x48\xe3\xfb\x1b\xe1\xfe"
- "\x4d\x70\xff\x46\x8c\x6d\xa4\xd9\x04\xf7\x37\xcd\xf7\x97\xd9\x5f"
- "\xb6\xed\x67\xf0\xc9\x3e\x97\x39\xe0\x15\x35\xbd\x0b\x7e\xf8\xb9"
- "\xc0\x86\x9b\xb0\x4d\xfa\xbf\xe2\x8d\x9f\x6d\xed\x6d\x14\x00\xcf"
- "\xe9\x07\xcf\xe0\x0f\xf7\xc5\x7b\xb8\x44\xbe\x35\x4b\x8d\x31\x2a"
- "\x78\x36\x53\x26\xfb\x6c\xd7\xe0\xd9\xae\x72\xcf\x86\xef\x85\xed"
- "\x23\xf5\x7e\x34\x7c\xf1\x43\xb8\x6f\xfe\xe6\x95\xdc\x71\x04\x7e"
- "\x57\x7a\xf3\xfd\x18\x99\x58\xdd\xbe\x4c\x0a\x2f\xeb\x76\x21\x5f"
- "\x5a\x9d\x93\x3b\x7a\xf9\x59\x3a\xdc\x88\xd0\xf2\x5d\x28\xa0\x1c"
- "\xfa\x75\x59\xfd\x15\x44\x77\xcd\xc9\x2d\xf6\xaf\x91\x7b\x2f\x83"
- "\xd4\xbd\x56\x2f\xa5\x2b\x9a\xfc\x70\x5e\x2c\x32\x79\x1d\x45\x27"
- "\x37\xfa\x0d\x28\x38\x7a\xa2\x11\x4d\x49\xc6\xef\x63\xe9\x64\xed"
- "\x44\xe4\x7e\x5e\x55\xb8\x25\xf5\x14\x7e\x77\xf4\x45\x92\xf0\xdd"
- "\xd1\x17\xb9\x48\xb5\x23\x04\xa9\x76\xc6\x21\xd5\xae\x5a\x04\xe5"
- "\xac\x7e\x01\xe1\xdb\x1f\x42\x29\x46\xfa\x37\x3a\xab\x43\x75\x3a"
- "\x45\xd7\x87\xf7\x75\xd1\x17\xcd\xc3\xef\x52\x76\x0c\x06\xfb\xfd"
- "\x0e\xe3\xaa\x17\xfe\x1b\xd7\x97\x38\x1b\xfd\xe9\xb2\x6a\x47\x90"
- "\x57\x6d\xc7\x11\x46\xef\xc8\x02\x23\x1d\x89\x9a\xb4\xf1\xa8\x21"
- "\x6b\x82\xba\x09\xe7\xed\xa6\xe1\x18\xf4\xf7\x7e\x5e\x2e\x69\x88"
- "\x06\xff\xd3\xb4\x06\xbf\x4f\x8c\xcc\x83\x1f\xf6\x25\xe3\xc7\x6e"
- "\xcf\xac\xc1\xfe\xc6\x7d\x61\x13\x39\xae\xc6\xfd\x61\x1d\xdb\x6f"
- "\x0c\xaa\x27\xa2\x4c\x14\x42\x26\xb8\x3e\xf5\x02\xf2\xc5\xdf\x9f"
- "\xdd\x08\xe5\xa6\x98\xdc\x71\x3f\x8e\x2c\x9a\xf8\x23\xba\x98\x88"
- "\xa8\xd4\xeb\xc8\x13\x30\xc1\xf4\x47\x33\xf4\xc7\xf0\xd3\x5e\xf5"
- "\x10\x57\xcc\x29\xb7\x90\x17\x8e\x53\xf8\x5b\x2e\xe5\x35\x7a\x64"
- "\xbe\xe6\xdf\xe5\x93\x04\xe4\x6d\xbc\x16\xd3\xcd\x70\x2d\xe6\x4f"
- "\x1b\xcc\xc8\xbb\x4b\x22\x52\x6f\x4c\x00\x2c\xce\x84\xfe\x79\x15"
- "\xfa\x67\x0d\xe9\x9f\x16\xfc\xd1\xab\x7f\x8c\xc4\x6b\xec\x99\xbe"
- "\x99\xc9\xf6\xcd\xf9\xfe\x38\x17\x76\x07\x7f\xc6\x99\xfe\xd4\x46"
- "\x8a\x46\xf0\x8c\x60\xf7\xed\xd1\x9b\x52\x3a\xba\xe3\xdc\x25\xfd"
- "\xd8\x40\xfc\xfe\x03\xda\x4a\x1b\x77\x83\x2f\xdc\xfa\x52\x5a\x3a"
- "\x3b\xb2\xe0\x68\x44\x35\xe2\xf2\x26\x85\x5b\x1b\xfb\x0c\x28\xd0"
- "\x8e\xa5\xaf\x9d\x57\xed\x08\x80\xe3\xee\xda\xd7\x1f\x57\x83\x1f"
- "\xb7\x92\x3c\x4b\xe1\x16\x9c\x4b\xd5\xab\x76\xe0\x1c\x32\xc2\xef"
- "\xe8\x7f\x60\xde\x7f\xed\x8c\x86\xb2\xc8\x04\x36\x37\x7a\x77\x08"
- "\x36\x7b\x4f\xd0\x15\xbd\xdb\xc8\xc4\xab\x26\xf0\xc1\xc5\x38\x44"
- "\x4d\xa9\x01\xdb\x98\xc0\x36\x75\xfe\x1e\x10\xb7\x22\x70\xdc\xa2"
- "\x33\x82\xf4\x8b\xf4\xb4\x39\x3c\x5a\x45\x83\x5d\xdc\xcb\x93\x4d"
- "\xe8\xad\x44\x44\x2f\xbe\x02\x36\xaa\xad\x44\xd0\xb6\x2e\x10\xdb"
- "\xba\x6d\x9c\x87\xbc\x3f\x01\xfb\x78\xd6\x00\xa7\x59\x9f\x9b\xb1"
- "\x2b\xa5\xc4\xcd\x04\x38\xc7\x71\xcc\x6b\x89\x4b\x27\xf0\x55\x97"
- "\x35\xb8\xdf\x42\x3f\xf6\x5a\xc2\xc4\x55\xc6\xb7\xc6\xf9\xfe\x8f"
- "\x34\xcd\xf7\xd7\xc2\xef\x21\x4b\xac\xb3\xc4\x19\x3a\x7d\x7b\x29"
- "\x8e\x73\xe5\xc9\x7a\x64\x04\x5b\x76\xc1\x63\xe2\x7c\x7f\x5f\xc6"
- "\xa6\xef\x80\x4d\x67\x20\xf7\x01\xf5\xc8\x05\x9e\x4b\x0d\xcf\x8c"
- "\x8e\xc5\x9c\xc7\xb1\x55\x63\x82\x7e\x84\xed\x0c\x75\x52\x34\x60"
- "\xcd\x9c\xd5\x21\x78\x54\xac\x16\x15\xfb\x9f\x44\x78\x1f\xd7\xd4"
- "\x06\xfa\x1c\x7e\xff\x56\x9e\x6c\x44\xb4\x4f\x64\x01\xc9\x9d\xef"
- "\x70\x3d\x1a\x51\x8f\xa4\x31\xbd\xeb\x0a\x87\xe9\x5d\x57\x38\x4c"
- "\xef\x62\xe6\x60\xf1\x71\xdd\x50\x00\xb8\xf6\xe6\xe3\x7a\x97\x5b"
- "\xab\xe2\x7a\xb4\x7c\x5c\x6f\xb8\xca\xc3\x75\xca\x1f\x83\xeb\x1f"
- "\x22\x19\x5c\xab\x9a\xfa\x30\x78\x75\x2f\x37\x7e\x09\xfc\x77\x57"
- "\xa5\x05\xb7\x47\xbe\xc0\xb8\x2d\xf4\x6d\xaf\xb8\x6d\xa8\xf3\xd7"
- "\xc2\xaf\xc5\x71\x0b\x75\x3a\x8c\xdb\x1f\x22\x1b\x91\xc5\x7e\x18"
- "\xbf\x74\x46\x4e\xae\x36\x15\x85\x82\xdd\xb6\x78\x2d\x79\x08\x1d"
- "\x23\x36\xdc\xa2\x7d\x9d\x36\x43\x8c\x60\xf6\x40\x68\x5c\x4a\xd3"
- "\x66\xef\xb1\xda\xd4\xe3\x48\x6d\xce\xea\x52\x58\x6e\xdc\x89\xbc"
- "\x12\x91\x2b\x7e\xff\x49\x77\xdd\x17\x05\x3a\x9c\x79\x07\x6d\xce"
- "\xcc\xa9\x30\x65\xe6\xa6\x99\x20\x9e\x98\xb2\xa7\x69\xcd\x99\xf3"
- "\x12\xcd\x5d\x77\x15\xd2\x78\x4e\x42\xd7\xbf\x16\xd4\xa5\x17\x6e"
- "\xb1\xbc\x2b\x17\xe5\x46\xde\xd3\xb4\xd0\x5f\x40\x53\x7d\xd9\x0b"
- "\xfe\xa5\x2e\xaa\xf6\x3c\x07\xff\xaa\xe0\x5f\xe6\xbd\xa9\xbc\x71"
- "\xae\xb0\x92\xbc\x73\x8a\xdc\xcb\xc6\xc1\x53\x4c\x1f\x7c\x02\x79"
- "\x5e\x66\xff\xae\x4b\xdf\x13\x64\x79\xf7\x7e\xa7\x3c\x67\x8f\x0a"
- "\x7c\x6f\xb0\x89\x2b\x99\x0f\x40\xfe\x8f\xe7\xda\xb0\xf5\x31\xff"
- "\x37\xfb\x85\xe5\x16\xa5\x9c\x47\x35\xaa\x3d\x05\xe5\x30\xf6\x9b"
- "\x73\x22\xf7\xae\xbb\x0d\x78\x4c\xbe\x13\x7f\x4f\x75\x01\x7f\x17"
- "\x2d\x64\xca\x30\xfb\x91\x9a\xb3\xc2\xd3\xe8\x9c\x0e\x85\x58\x43"
- "\xd6\xd1\x31\xcf\xb3\xff\x3e\x87\xb1\x4d\xf2\x2d\x7b\xae\xd0\x60"
- "\x3f\xfc\xfd\xf5\x3b\xf3\x8f\xf0\x77\xd1\xd3\x5c\x7d\x0f\x2d\x22"
- "\xe3\xad\xe5\x79\xf1\xb7\xd3\xf1\xfc\x9e\xc7\xd3\x50\x5a\x9d\xc8"
- "\xb7\xd3\xb9\x79\x40\x7b\x2a\xcd\xd9\xe1\x69\x75\xe9\x5f\xfa\xeb"
- "\x55\x5f\x04\xf2\xdb\x2c\xe6\x0b\xbd\xea\xcb\x61\x52\xe7\xe4\xf9"
- "\xe1\xcb\x28\xa9\x7a\x86\xfb\x9b\x68\x99\x75\xed\x90\xe4\xd5\x7e"
- "\xfd\x03\xc3\xb7\x99\x8a\xcc\x4d\x91\x5e\xc5\x8b\xae\xc8\xe4\x44"
- "\xff\x4f\x72\xfe\x9b\x29\x6b\xac\xce\xf8\x18\xd4\xdd\xf7\x21\x64"
- "\x9a\x19\xf9\x12\x7e\x07\x82\xb9\xde\xe2\x58\x32\x67\xac\x74\x9b"
- "\x11\x61\xde\xb7\x3d\xa1\x84\x6a\x6c\x8a\x44\x5d\x0c\x48\x3d\xba"
- "\x36\x95\x5e\x77\x15\xf9\xd1\xf3\x23\xbd\xd6\x5c\x45\x21\x4d\x37"
- "\x35\x9d\x3f\x9c\x8d\x5c\x1b\x21\x26\x37\xce\x89\xf1\xc2\xf3\xd3"
- "\xbe\xbd\x5c\x44\x95\x1b\xf7\x63\x9e\xe9\x87\xc7\x01\xfc\xec\xa6"
- "\x9b\x91\x5d\x56\xdd\x40\xcc\x7b\xe5\xa2\x69\x9f\xc2\x38\xb0\xb7"
- "\xab\xdb\x62\x88\x7d\x10\xbb\x98\xf1\x40\xc1\x58\xd0\x08\x63\xc1"
- "\xa8\x48\xba\xbe\xac\xf2\x47\x94\x7a\x05\xa9\x53\xe7\x22\x4f\x5c"
- "\x7f\xb9\xf1\x1b\x32\x3e\x8c\x87\xf1\x01\xfe\x0f\x5a\xe2\xce\xf8"
- "\xa0\x1d\x8d\x6c\xc6\x07\xac\x43\xca\x4e\x57\x23\xc0\x72\xc7\xd1"
- "\xb5\x5e\xf5\x29\xb5\xb4\x19\x6b\x12\xfc\x0e\x1b\xca\x74\xb1\x8c"
- "\x15\x78\x9c\x68\x64\xc7\x89\x8d\xec\x38\xf1\x71\x0b\x8c\x13\x1f"
- "\xe3\x71\xe2\x24\xa2\x36\xe0\x31\x02\xc6\x87\xbf\xff\x62\xa0\x9a"
- "\x60\x4c\x90\xe7\xe7\xbd\x35\x92\xf8\xc9\x89\xfc\xc0\x0c\x63\x31"
- "\xf6\xf3\xfb\xe0\x5f\xec\xe7\x72\x7f\xf0\x6d\x65\xc7\x11\x0d\x70"
- "\xdc\x98\xf3\xbc\x61\xdb\x45\x03\x45\x67\xbd\xa0\x6e\x00\x3c\x2c"
- "\xbc\x85\x28\xa3\xf7\x58\xdd\xce\xd7\x33\x28\xac\x5b\xcd\xd9\xa1"
- "\x41\x44\x23\x7f\x35\x15\xe7\x68\xbc\xaa\x91\x1a\xe7\x4f\x4d\x74"
- "\xa4\x97\xf9\xf7\x48\x4f\xf3\x7b\x1a\xf7\xa6\xdf\x35\x9d\x57\xbf"
- "\x8b\x5c\x0d\xef\xc5\x78\xa5\xbe\x81\xd4\xff\xfc\x4f\x06\x55\x56"
- "\x0b\x7d\xbb\xc3\x77\x01\x34\xd4\xbf\xe9\x3c\x0a\xde\x34\x0d\x05"
- "\xe5\x5f\x44\xda\xfc\x19\x28\xe0\x93\x8b\x80\xa1\xf7\x22\xbb\x34"
- "\x31\xf8\x68\x28\x62\xe6\x04\xcc\x40\x3a\xba\x7b\x98\x01\xfe\x0d"
- "\xce\x98\x81\x98\xbd\x1f\x69\x9f\xb1\x3a\x33\x94\x5b\x03\xda\x0d"
- "\x38\x3a\x3c\xc3\x3f\x5e\x16\xc3\xcd\x27\x32\x39\xc4\xa8\x08\xc0"
- "\x4d\x05\xe0\xe6\xba\x10\x37\x58\xb7\x32\xd8\x19\x45\xb0\x83\xdf"
- "\xf9\x6d\xe2\xf3\x8b\x69\x47\x15\xe3\x27\x0f\xf8\x73\x83\x15\x7e"
- "\xf2\xae\x3a\x87\x9f\x26\xc0\x4f\xde\x52\xc0\xcf\x31\x44\xe5\x9a"
- "\x9d\xc1\xcf\x57\xcc\xfe\x17\x38\xcf\x47\xe6\x0a\xed\x5b\x85\xfd"
- "\xac\x57\xed\x5b\x39\xde\xdf\x05\x29\xc3\x55\x68\x62\x33\xb8\xda"
- "\x4b\x70\x75\xe0\x80\x02\x5c\x2d\xa3\xa1\x7e\xfb\xb8\xba\x25\x81"
- "\xab\xd0\x44\x5b\x5c\xed\xdf\xdc\xb6\xb8\x62\xf6\xed\xfc\x3f\x80"
- "\xab\x03\xcb\x84\xb8\xfa\xea\x1c\xc1\xd5\x57\x7a\x27\x70\xd5\x4c"
- "\xbc\xd2\xb1\xf1\xea\x60\x57\x05\xb8\x3a\x0d\xb8\x6a\x26\x5e\x5d"
- "\x91\xc2\x95\x48\xbc\xfa\xba\xa1\x6d\x71\xc5\xec\x2b\xfa\x7f\x00"
- "\x57\xff\xdf\x69\x21\xae\xbe\x1e\x42\x70\xf5\x75\xb0\x72\x5c\xe9"
- "\x9a\x89\x57\x3a\x36\x5e\x7d\x1b\x2b\x1f\x57\x87\x83\x68\xa8\xdf"
- "\x3e\xae\xce\x48\xe0\x4a\x27\x12\xaf\xbe\x19\xd3\xb6\xb8\x62\xf6"
- "\x3d\xfd\x3f\x80\xab\x6f\x83\x84\xb8\x3a\x98\x49\x70\x75\x30\xc3"
- "\x09\x5c\x35\x13\xaf\xc2\xd8\x78\x55\x74\x48\x01\xae\xd6\x00\xae"
- "\x9a\x89\x57\xdf\x48\xe1\x4a\x24\x5e\xfd\x73\x7b\xdb\xe2\x8a\xd9"
- "\x97\xf5\xff\x00\xae\x8a\xd6\x08\x71\xf5\xed\x25\x82\xab\x6f\xab"
- "\x95\xe3\x2a\xac\x99\x78\x15\xc6\xc6\xab\xef\x7a\x28\xc0\x55\x15"
- "\x0d\xf5\xdb\xc7\xd5\x62\x09\x5c\x85\x89\xc4\xab\x7f\xb9\xb4\x2d"
- "\xae\x98\x7d\x63\xff\x0f\xe0\xea\x5f\x55\x42\x5c\x1d\x0a\x23\xb8"
- "\x3a\xa4\x73\x08\x57\xf5\x3c\x5c\x9d\xee\x38\xa2\x31\x95\xe8\xc1"
- "\xed\x33\x58\x5c\xfd\xad\x7f\xe0\xfb\x73\x11\xb5\x73\x62\xae\x95"
- "\x16\x2c\x9e\x6e\x8d\x29\xc0\x05\x83\x29\xe3\x7b\x80\xa9\xcb\x04"
- "\x53\x29\x67\x00\x53\x3f\xe7\x52\xe5\xc9\x57\x30\x4e\x18\x0c\xe5"
- "\xcd\x00\x0c\x61\x5d\xe8\xe2\xea\x2d\x47\x03\x7e\x78\xd9\x82\xa5"
- "\xc3\xa3\x5a\x04\x4b\xe3\x00\x4b\x27\xac\xb1\x54\xcc\x61\x69\x8c"
- "\x84\x06\x7c\x4b\x02\x4b\xfa\xe6\xb1\xf4\x09\xce\x21\xcc\x6c\x25"
- "\x2c\x1d\xe7\x72\x08\x3b\xa6\x19\x28\xa3\x8f\x5c\x2c\x15\x07\x0a"
- "\xb1\xf4\x5d\x36\xc1\xd2\x77\x59\xca\xb1\xa4\x4b\x94\xc6\x92\x85"
- "\x4f\xfd\xef\x1e\xe7\xb0\x04\xdc\x4a\x80\xa5\xe6\x79\x14\x87\xa5"
- "\xef\x37\xb4\x2d\x96\xac\x78\xd4\x3d\x8b\xa5\xff\x5d\x24\xc4\x52"
- "\x31\xab\xfb\x8a\x25\x75\x9f\x19\xc6\x2e\xfc\xce\x09\xaf\xc1\x35"
- "\xdd\x8c\x7c\xc9\x04\x63\x1a\x5e\x8b\x8b\xdf\x53\xec\x4e\xa8\xa0"
- "\x30\x9e\xd2\x6f\x20\xbf\x35\xb3\x51\x88\x57\x3d\xc1\x8a\x11\xb0"
- "\xb2\xf2\x06\x72\x6d\x6a\x02\x9c\x34\x22\xd7\x06\xb0\x77\x43\x53"
- "\x8c\x57\x69\x54\x35\xfa\xe7\xd5\x0a\x18\xcb\xf6\xa3\x7c\xb8\xa6"
- "\x89\xcd\x43\x9a\xdf\x8f\xec\xb2\x6a\x21\xce\x43\x1e\x43\x45\x13"
- "\x3f\x06\xff\x97\x38\xed\xff\x86\x0f\xa4\xfc\xff\x8d\xc0\xf7\x79"
- "\x3c\xbf\x6b\x5f\x51\x9e\x87\x64\xde\x53\x25\x10\xdf\x5b\xfc\xbe"
- "\xa1\x05\xfc\xbe\x81\xf5\xbb\x73\xe3\xd1\x11\xe9\xf9\x8f\xbc\x58"
- "\xc1\xcc\x29\xa8\x27\x31\xc2\x12\x17\x70\x8c\xc0\xfc\xa5\xc1\xfb"
- "\xf9\x5a\xeb\xf1\x06\xc7\x87\xab\xaa\x1f\xce\xe1\xb1\x49\x92\xc7"
- "\xb0\x71\x22\x75\x01\x89\x13\x84\xc7\x14\x87\xb4\x6c\xfe\xf1\xe8"
- "\x91\xd6\x8b\x17\xdf\x34\x3f\xf6\x38\xc1\x63\x30\x6e\xf2\xac\x70"
- "\xd3\x1a\xf1\x42\x19\x6e\x7e\xd8\x21\x8c\x17\x47\x3b\x91\x78\x71"
- "\xd4\xdd\x91\xb1\xc7\x3e\x9e\x42\x93\x78\x78\xda\xcb\xe1\xa9\x6c"
- "\x20\xce\x51\xca\xc4\x53\x46\xcb\xe6\x1d\x8f\xf5\x68\x5b\x3c\xb5"
- "\x5c\xde\xb1\x7d\xe3\xe9\x98\x51\x88\xa7\xd2\x37\x08\x9e\x4a\x23"
- "\x5b\x00\x4f\xbc\xf8\xa4\xe3\xc5\xa7\x8a\x25\x38\x37\x29\x13\x4f"
- "\x55\x2d\x9b\x6f\x2c\x8f\x6d\x5b\x3c\xb5\x5c\xbe\xb1\x7d\xe3\xa9"
- "\x62\xa4\x10\x4f\x65\xdb\x09\x9e\xca\xb6\x39\x8f\x27\x5d\x92\x35"
- "\x27\x26\x78\xfa\xf1\x38\xe6\xcf\xf2\xf0\xf4\x7d\x70\xcb\xe6\x19"
- "\x8f\x1f\x68\x5b\x3c\xb5\x5c\x9e\xb1\x7d\xe3\xe9\xc7\x3c\x21\x9e"
- "\x2a\x1a\x08\x9e\x2a\xea\x5b\x00\x4f\xbc\xf8\x14\xc6\x8b\x4f\x27"
- "\x7b\xe3\x5c\xa4\x4c\x3c\xb5\x70\x7e\xf1\x44\xa7\xb6\xc5\x53\xcb"
- "\xe5\x17\xdb\x37\x9e\x4e\xd4\x08\xf1\xf4\xef\x97\x09\x9e\xfe\x3d"
- "\xc2\x79\x3c\x85\xf1\xe2\x53\x18\x2f\x3e\xfd\x34\x0b\xe7\x20\x65"
- "\xe2\x49\xdf\xb2\x79\xc5\xff\xbc\xd1\xb6\x78\x6a\xb9\xbc\x62\xfb"
- "\xc6\xd3\x4f\x21\x42\x3c\x9d\xdc\x40\xf0\x74\x32\xd7\xd1\x5c\x90"
- "\x25\x07\xc4\xc7\x93\xb4\xb6\x3b\xb5\xcf\x5a\xdb\xc9\xcb\x01\x81"
- "\xce\x53\x9c\x4f\xac\xdc\x78\xb7\xe6\x13\x31\x86\x2c\x79\xa0\xf6"
- "\x97\x03\x3a\x95\x26\xc4\xd0\x4f\x17\x08\x86\x7e\xaa\x92\xc2\x90"
- "\x91\x3f\x27\xed\x37\xde\x9c\xb4\x2b\x88\xda\x99\x50\x44\x95\xb1"
- "\x73\xd2\xf0\x7c\xb4\xb2\xaa\x6a\xb4\xea\x36\x52\x77\x89\x41\xea"
- "\xd1\x89\xa9\xf4\x3a\x1c\x43\xe6\x44\x7a\x7d\x78\x11\x85\x34\x01"
- "\x66\xd2\x2f\xb3\xf3\xd2\x00\x37\x3f\x9c\xae\x47\xdf\x26\xe0\x79"
- "\x69\x85\x68\x13\x94\x33\x66\x91\x7c\x10\x8e\x23\xcc\x9c\xb4\x19"
- "\x78\x4e\xda\xcf\x5b\x45\xe7\xa4\x2d\x95\x39\x27\x2d\x09\x70\x50"
- "\x0b\x38\xb8\x85\x31\xb0\x4f\x30\x17\xed\x93\xa5\xbc\x1c\xd0\x34"
- "\x89\x1c\x50\xa5\x63\xef\x24\x5a\x7c\x2e\xda\x35\xde\x5c\x34\x4b"
- "\x0e\x68\x22\xc4\x0e\xd9\x7e\xff\x6f\xb2\xbd\x1c\x90\x09\x62\xc2"
- "\x68\x3c\xb7\xbc\x96\xcb\x17\x2f\x8a\xc5\x6b\x7f\x9f\x37\x18\x21"
- "\x56\xe0\xf9\xe3\xbb\xa6\x95\x30\xf9\xbe\xf2\xe4\x4a\xb4\xaa\x11"
- "\xa9\xbd\x0c\x6c\x5c\xf0\x09\x0d\x6a\x82\xd8\x60\x82\x71\x09\x7c"
- "\xed\xd9\x34\x07\x62\xc3\x0d\x88\x0d\x73\x20\x36\xdc\x82\xd8\x70"
- "\xbe\x84\x89\x0d\xf4\x8a\xef\x02\xf0\xfe\xdb\x9b\x2e\xa3\xa0\x8d"
- "\x97\x51\x30\x8e\x01\xa6\xec\xb1\xba\x26\x9f\x50\x6f\x83\x4f\xa8"
- "\x06\xce\xf9\x13\x0c\x34\x14\xad\x99\x8d\x98\x58\x8f\x7d\xaf\x9d"
- "\x81\xe3\xc1\xe9\x9d\x4d\x4b\x11\x72\x06\x07\x4d\xfc\x9c\x20\x1f"
- "\x07\x12\x31\xc0\x69\x2c\x58\xe5\x81\x3f\x71\x32\x06\x60\x2c\x7c"
- "\x62\x89\x01\x4e\x61\xe1\x8c\xe4\xfa\x1f\xfb\x58\x08\x4d\x74\x00"
- "\x0b\x7b\x1d\xc4\xc2\x32\xbc\x6f\xb5\x08\x16\xb2\x00\x0b\xb9\x70"
- "\x6e\x1b\xc1\xc2\x2d\x11\x2c\xfc\x72\xa0\xf5\xb1\x20\xcc\xc9\xdc"
- "\xbb\x58\x38\x2b\xf9\xfd\xd7\x66\xb0\xe0\x40\x5c\xd0\x39\x1a\x17"
- "\x4e\xe3\xfd\x9e\x6d\xb1\xa0\x83\xb8\xa0\x83\xb8\xa0\x63\xe3\xc2"
- "\x15\x11\x2c\xe8\x8b\x5b\x1f\x0b\xc2\x7c\xca\xbd\x8b\x85\x73\xd2"
- "\xfb\x5f\xd8\xc5\x82\xce\x81\xb8\xa0\x73\x30\x2e\x1c\x0e\xc2\xfb"
- "\x24\x8b\x60\x01\xe2\x82\x0e\xe2\x82\x8e\x8d\x0b\x67\x44\xb0\x70"
- "\xfe\x78\xeb\x63\x41\x98\x0b\xb9\x77\xb1\xf0\xeb\x36\x85\x58\x70"
- "\x20\x2e\x84\x39\x18\x17\x0e\xaf\xc1\xfb\x0b\xdb\x62\x21\x0c\xe2"
- "\x42\x18\xc4\x85\x30\x36\x2e\x7c\x23\x82\x85\xaa\x33\xad\x8f\x05"
- "\x61\x1e\xe3\xde\xc5\xc2\x05\xc9\xef\x9f\xd8\xc7\x42\x98\x03\x71"
- "\x21\xcc\xd1\xb8\x50\x85\xf7\xe5\x15\xc1\x02\xc4\x85\x30\x88\x0b"
- "\x61\x6c\x5c\x58\x2c\x82\x85\x8b\x97\x5a\x1f\x0b\xc2\x1c\xc4\xbd"
- "\x8b\x85\xdf\x8a\xec\x62\x81\xb6\xc5\x02\xce\x21\x60\xfd\x88\xf7"
- "\xbd\x66\xb0\xf0\x6e\x11\xd5\x48\x63\x2c\x94\xa0\xd5\x0b\x79\x58"
- "\xc8\x26\x3a\xc2\x82\x83\xb5\x7c\x1c\xe0\xf5\x4b\x18\x07\xa0\x1f"
- "\x8c\xe0\x77\x3a\x27\xcc\xc0\xcc\x57\xca\x0e\xf5\xc7\xfa\x01\xe7"
- "\x19\xb0\x86\x90\xd6\x0f\xd5\x57\x5a\x04\x03\x71\x80\x81\x1a\x71"
- "\x1d\xd9\xe2\xfa\xe1\x5a\x2b\x61\x00\xb4\xe4\xc7\x29\xce\x60\xe0"
- "\xd2\x61\xf9\x18\x00\x8e\xe0\x10\x06\x08\x4f\xb0\x8f\x01\x5d\x06"
- "\x87\x01\xe0\x0b\xd9\xba\x6d\x98\x1f\x10\x0c\xe8\x72\xa5\xf9\xc1"
- "\xe5\xeb\xad\x8f\x81\x16\xe6\x07\xed\x16\x03\xbf\x97\x48\xae\x61"
- "\xc4\xb1\x1c\xe2\xfe\xe8\xbe\x0f\x21\xfa\xbd\xc8\x97\xd2\x2f\x23"
- "\xbf\x0f\xdf\x45\x21\x78\xdf\x98\x9d\x8d\xf5\x54\x4a\x22\xfd\x1b"
- "\x5e\x5b\x6d\x84\x76\xe0\x7d\x44\x19\x7c\x5c\xd3\xb8\x97\xc7\x18"
- "\xd0\x2a\xc0\xc2\x87\xd0\x06\xbc\x47\x7c\x97\xc4\x8e\x23\xca\x6a"
- "\x8f\xa2\xc6\x9b\x91\xa8\x34\xea\x32\x0a\xf7\xa7\x9b\xca\x4f\x17"
- "\xe1\x35\x8c\xae\x45\xf3\x8e\xe2\x75\xe2\x9d\xa7\x24\x23\xea\xaa"
- "\xaa\x66\x0d\xce\x29\x0d\x48\x46\xea\xbc\xcb\x24\x8f\xb4\xea\x2a"
- "\x42\xc5\xc9\x08\x11\xbf\xd7\x5c\x72\x5b\xd0\x02\x39\xa4\x49\xe0"
- "\xf7\xd3\x16\xbf\x17\x0b\x73\x48\x94\x03\xeb\x19\x1d\xc8\x1d\xb6"
- "\xca\x7a\xc6\x6b\xb6\xeb\x19\x95\xe5\x0e\xaf\x1c\xb4\x3b\x8f\x88"
- "\xe5\x01\xef\x27\x31\xfd\x9e\xf1\x6b\x13\xc4\xfe\xf2\xe4\xfd\xcc"
- "\xfc\x68\xdc\xcf\x71\x9f\xc7\xf8\x48\x85\xf6\x62\x8c\x60\x3c\x8c"
- "\xde\xd6\xd4\xf4\x56\x2d\xa2\xcc\x3e\xa1\x41\x18\x13\xe6\x99\x1a"
- "\xf7\x35\xd0\xa6\xf2\xa8\xf3\xe0\xf7\x1b\xa8\xbc\x8a\xf5\xf9\xc2"
- "\xf3\xe0\xcb\xab\xc9\xf4\x4c\xff\xce\xfd\x6b\x91\x3a\xf5\x14\x52"
- "\x4f\xc1\x6b\x8e\x61\x1c\xf8\x04\x38\xc1\xa6\x77\x11\xc4\x82\x50"
- "\x75\x13\x1b\x1b\xcc\x96\xbc\x12\x1e\x23\x00\x13\x1f\x26\x00\x26"
- "\x92\x00\x13\x6f\x61\x4c\x5c\x35\xb9\xcd\x15\xc9\x2f\xcb\xc0\x04"
- "\x93\x5f\x8e\x06\x4c\x54\x71\x98\xb8\x93\x57\x96\x18\x13\x8a\x26"
- "\x3a\x31\xb7\x50\x24\x1e\x38\x9d\x57\xbe\xc6\xe6\x95\x79\xf1\x40"
- "\x19\x36\xae\x49\xef\x89\x29\x89\x8d\xd0\xc4\xe6\xb1\x51\x67\xc1"
- "\xc6\xde\xe6\xb1\x61\xc8\x12\xc1\xc6\x32\x1e\x36\x32\x78\xd8\x20"
- "\x79\xa6\xec\xd0\x6d\xb6\xd8\xb8\xde\xa3\x6d\xb0\x61\x35\xef\xe7"
- "\x9e\xc5\xc6\xf5\x5a\x05\xd8\x70\x20\x6e\x5c\x63\xb1\xa1\x73\x20"
- "\x6e\xdc\x28\x14\xc1\xc6\x69\x0e\x1b\x3a\x5e\xdc\x60\xf3\x4e\xd9"
- "\x3a\x91\xb8\x71\x73\x70\xdb\x60\xc3\x6a\x0e\xcf\x3d\x8b\x8d\x5a"
- "\xc9\xef\x1f\x4b\x63\x43\xe7\x40\xdc\x38\x6b\xc1\x86\x03\x71\xa3"
- "\xb6\xd4\x16\x1b\x87\x83\x78\xd8\xe0\xc5\x0d\x36\x0f\x85\x39\xa7"
- "\x0d\x36\x6e\x8d\x69\x1b\x6c\x58\xcd\xc7\xb9\x67\xb1\x71\x3b\x40"
- "\x01\x36\x1c\x88\x1b\xff\x64\xb1\x11\xe6\x40\xdc\xb8\x5d\x2d\x82"
- "\x8d\x35\x1c\x36\xc2\x78\x71\x83\xcd\x4b\x65\x87\x89\xc4\x8d\xba"
- "\xf8\xb6\xc1\x86\xd5\xdc\x9a\x7b\x16\x1b\xf5\x23\xe4\x63\x23\xcc"
- "\x81\xb8\x91\x6a\xc1\x86\x03\x71\xa3\xc1\x55\x04\x1b\x55\x3c\x6c"
- "\xf0\xe2\x06\x9b\xa7\xca\x0e\x13\x89\x1b\x0d\xab\xda\x06\x1b\x56"
- "\xf3\x64\xee\x59\x6c\x34\x46\x3b\x82\x8d\x45\xb5\x22\x3a\xa5\x8a"
- "\x60\xa3\x09\xca\xf0\x71\xc1\xd7\x26\xd0\x3e\xd7\x70\xd0\x2c\x18"
- "\x13\x93\x17\x21\x8a\xc1\x45\x2d\x1f\x17\x4d\xbe\x18\x17\xfd\x62"
- "\x00\x17\x17\x58\x5c\x58\x74\x09\xb3\xf7\x0a\xd1\x26\x96\x9c\x95"
- "\x45\x9f\xac\xc6\x9a\x35\xc6\x82\x89\xa6\x8d\x6e\xb1\x2d\x80\x09"
- "\xc1\xbc\x07\x1e\x26\xde\x90\xd0\x27\xaf\x2b\xc7\xc4\xc7\xa0\x5d"
- "\x9b\x5a\x7a\xed\x93\x05\x13\xa7\x9c\xc5\x84\xd1\xee\xfc\x07\x71"
- "\x4c\xb0\x3c\x43\x12\x13\x1c\xb7\x20\x98\x38\x6b\x07\x13\xa6\x40"
- "\x5b\x4c\xb0\xbc\x82\xd9\x87\x80\x70\x0b\x4b\x0e\xcb\xc2\x2f\x84"
- "\x98\x30\xed\x69\x1b\x4c\x58\xf1\x8b\x7b\x16\x13\xe6\x35\x92\x39"
- "\xac\xa5\x88\xda\xb8\xd4\x5c\x98\x41\x99\xf7\xc3\xaf\x08\x7e\x25"
- "\x70\xcc\x0d\x8e\x55\xe0\x6b\xe0\xff\xcc\x39\x73\x67\x66\xef\xe1"
- "\x22\x2f\x97\x28\x6c\x6f\x5c\xa6\x83\xa5\x8c\xd7\x12\xa4\xdb\xc4"
- "\xd6\x01\xc7\xd3\xe0\x78\x51\x17\x17\x5d\x07\x28\x5f\x42\xa7\x7f"
- "\x19\x05\xc7\x3a\xe2\xb2\xf4\x12\x57\xb2\xf7\x31\x45\xe1\x3a\xac"
- "\xef\xe9\xce\x96\xf1\xe5\xdf\xd7\x73\x89\x0e\xef\xe5\x67\x29\xd3"
- "\xc9\x4c\x9d\xdd\x82\xcb\x99\x5d\x5c\xb5\xe6\xa5\x48\xcb\x2f\x4b"
- "\x0f\x45\xb8\x5e\x4b\xd9\xce\x6c\x7d\x7e\xfc\x32\xa6\x4f\x11\xea"
- "\xe2\xa2\x65\xea\xec\x92\x48\xe1\x36\xe1\xb2\x0f\xd0\x5d\x0a\xf7"
- "\x33\xe5\x5d\x5c\xfd\x05\xe5\x57\x20\xa6\x2c\x5b\xce\x83\xee\x50"
- "\xe2\xc7\x96\x63\x38\x1b\x1c\x73\xe5\xdb\x8f\x2d\xe7\x69\xb1\x0d"
- "\xde\xbf\x8f\xdf\x56\xd3\x52\x0a\xd7\x87\xcb\x74\x31\x77\xf8\xdf"
- "\x20\xb6\x2d\x41\xfc\x7b\xe2\x72\x70\xdd\x40\xd6\xce\x5e\xd0\x86"
- "\xe0\x3b\xf5\x65\x75\xa8\xb6\x94\x03\x1c\xf6\xd8\xc4\xd9\x46\x0d"
- "\xb6\xae\xc5\x7b\x96\x5b\xfb\xae\x8b\x8b\x8b\x1e\xfb\xae\xbc\x06"
- "\x21\x5c\x96\xee\xf2\xe5\x36\x28\xdf\x95\x6d\x87\x8e\xb4\x83\xd9"
- "\x33\x91\xf8\x9a\x32\xfe\x29\x9f\x79\x56\x17\x2d\xfb\xac\xdd\xa0"
- "\xdc\x30\x4b\xbd\x66\x8a\xc1\x30\x5b\xd6\x95\x29\x5b\x16\x87\xbf"
- "\xef\x75\xa7\xfc\x9f\x70\x59\x53\xfa\x77\xc3\x4c\x4b\x5c\x47\x58"
- "\xd7\x6f\x5a\xea\x8e\xcf\xf3\xeb\xf7\x26\xe5\xf7\x05\x41\xf9\x91"
- "\xb6\xe5\xd5\xd6\xe5\x7d\x48\xf9\xaf\xd6\x40\xf9\x08\xdb\xf2\xc6"
- "\x6e\x56\xe5\xbb\x93\xf2\x07\xaa\xa0\xfc\x38\xdb\xf2\x5a\xeb\xf2"
- "\x0f\x92\xf2\xc5\x19\x50\x3e\xd2\xb6\xbc\xce\xba\xbc\x86\x94\x3f"
- "\x18\x02\xe5\x27\xd9\x96\x4f\xb3\x2e\xdf\x83\x94\xff\x36\x0b\xca"
- "\x47\x59\x97\xdf\xc4\x94\x45\x8f\xb0\x65\x7b\x92\xb2\x45\x35\x50"
- "\x36\x5a\xa4\xad\x2a\xb6\xee\x40\xb6\xfc\x9f\x49\xf9\xff\x37\x12"
- "\xca\xc7\xd8\x96\x77\xb5\x2e\xef\x4b\xca\xff\x94\x07\xe5\xe3\x44"
- "\x7c\x65\x5d\xbe\x17\x29\x7f\xe4\x20\x94\x4f\x14\xf1\x95\x75\xf9"
- "\x87\x48\xf9\x52\x0f\x28\x9f\x24\x62\x7b\xeb\xf2\x0f\x93\xf2\x65"
- "\x93\xa0\x7c\xb2\x88\xed\x85\xe5\xd3\x2b\x76\x40\xb9\x45\xf9\x2c"
- "\x36\xad\xec\x6e\x5d\x77\x6f\x52\xf7\x8f\x46\xb8\x26\xcd\xb6\x3c"
- "\x72\x21\xe5\xd1\x20\xb6\xfc\x23\xa4\xfc\x49\x6c\xcb\x65\x22\xb6"
- "\x7f\x14\x97\xdf\x44\xca\x3e\x4a\xca\xfe\xef\x69\x28\xbb\x52\xc4"
- "\xee\xfc\xb2\x7e\xa4\x6c\xb5\x3b\x94\x5d\x23\x62\x73\x7e\xd9\x3e"
- "\xa4\xec\x7f\x8b\xa0\x6c\x86\x88\xbd\xf9\x65\x1f\x23\x65\xcf\x94"
- "\x42\xd9\x2c\x91\xe7\x7d\x84\x57\xf6\x71\x52\xf6\x6c\x25\x94\xcd"
- "\x15\xf1\x0b\xbf\xac\x3f\x29\x7b\x19\xfb\x30\x4f\xc4\x27\xfc\xb2"
- "\x7d\x49\xd9\x73\xb8\xaf\x15\x88\xf8\x84\x5f\xf6\x09\x3a\xfd\x57"
- "\x03\x1b\xa7\xb7\x58\x97\xcd\xe7\xe2\xee\x93\xe6\x2e\x17\x8c\x6c"
- "\xac\x64\xe6\x6b\xd0\x50\x8e\x1b\x73\x8c\x4f\x59\xc6\x08\x33\x85"
- "\x02\xe8\xf4\x53\x38\xde\xe1\x3a\x77\xd8\xc6\x36\xd7\xa7\xf2\xb9"
- "\x31\xa2\x1f\x9d\xde\xb8\x83\xbd\x7f\xa1\x6d\x59\x77\x7e\xd9\xfe"
- "\x74\xfa\x55\x57\xb6\xec\x5e\xdb\xb2\x6a\x7e\xd9\x01\x74\xba\x41"
- "\xcb\x96\xdd\x2f\x12\x5f\x07\xf1\xca\x06\xd2\xe9\x37\x42\xa0\xdc"
- "\x41\xb1\xf8\x4a\x2f\xd5\x0e\xc2\xf1\xc0\x12\xbb\xa1\xfc\x40\x62"
- "\x5f\x23\xc6\x03\xf3\x8e\xda\x52\x16\xfc\x30\x88\x37\x56\x0e\x32"
- "\x77\xa9\x8d\x64\x6d\x76\xd8\xf6\x19\xd2\xf8\xcf\xf0\x14\xa9\xf3"
- "\x76\x12\xd4\x59\x62\xfd\x0c\x6c\x3c\xc2\x3c\x01\xdb\x37\xc8\x94"
- "\x5e\x9f\x81\xed\x0b\x65\x4b\x05\x1c\x81\x72\x51\xe1\x3a\x59\xdf"
- "\x0e\xa6\xd3\x6b\xd4\xac\x0d\x04\xe3\x11\xf4\x47\x26\x1e\x82\x7f"
- "\x4b\xe8\x15\x1a\x2d\x94\x7d\x9a\x2d\x77\xc2\x7a\x1c\x64\x9f\xef"
- "\x2f\x70\xae\xf2\xce\x18\xe8\xe2\x7a\x5a\x8c\xcb\x24\x3e\x81\x1e"
- "\xb8\xec\xda\xb1\x9a\x8c\x93\xec\x37\x7e\x5d\x3b\x31\x36\x32\x6f"
- "\xe9\x5f\x11\x5e\x4b\x1b\xf9\xc7\xd6\x51\x74\xc5\x80\x5a\xe4\x8a"
- "\xf7\xe9\xa6\x7d\x22\x93\xf5\x70\xdc\xd0\x67\x40\x41\xdd\xfa\x8e"
- "\xb5\x7a\x97\x7f\x31\xdf\x6d\xab\x5b\xef\x8e\xf4\xe8\xbd\x71\xf8"
- "\xef\x75\x4b\xe9\x7a\xbc\x7f\xb2\x29\xe7\xff\x67\xef\x6d\xc0\xa2"
- "\x3a\xb2\x84\xe1\xd3\x4d\xa3\xad\x41\x69\x08\x6a\xab\xa8\xad\x62"
- "\xd2\x49\xfc\x21\x19\x33\x43\x1c\x8c\x24\xa2\xc1\x8c\x3f\x44\x31"
- "\x21\x91\x44\x90\x46\x9b\x88\xda\x01\xd4\xd6\xa0\x60\xab\x89\x99"
- "\xf8\x03\x84\x18\x4c\x10\x30\x21\x3b\x66\xd7\xdd\x30\xbb\xce\x3b"
- "\xcc\x3e\x66\xd2\x13\x48\x86\x64\x84\x76\x67\xcd\xbb\xcc\x8c\x33"
- "\xe9\xb0\x8c\x43\x5c\xd4\x9e\xd0\xda\x1d\x69\xba\xbe\x73\xaa\xee"
- "\xa5\xbb\x2f\x8d\x26\xef\xe4\xdd\xfd\x9e\xef\x4b\xeb\xe5\xde\x5b"
- "\x75\xea\xd4\xa9\x53\xe7\x9c\x3a\x55\xb7\x7e\x86\x35\x3a\xfc\x3d"
- "\x28\x7f\xcc\x8b\x38\xbc\xe8\x33\x46\xd0\xf9\xd6\x74\x8e\x84\xc3"
- "\xda\x03\x17\x35\xda\x45\x6c\x8b\x39\x19\x69\xa0\xf3\x1d\x4c\x9d"
- "\xf8\x2e\x78\x4a\xeb\x10\x86\x9d\xb5\x17\xde\x20\x98\x43\xae\x31"
- "\xeb\x80\xed\x5d\xd3\x6d\xd9\x0d\x53\x2e\x69\xb4\xdc\x0e\xd0\x1e"
- "\xb6\xfe\x31\xc3\xce\xf2\xbd\x6b\xaf\x9a\x1f\xe4\xfb\xd6\x6a\x46"
- "\x54\xd0\x7e\xb5\xb4\x6f\xed\xc0\x9e\xb5\xf5\x9b\xea\xf9\x3e\xb8"
- "\x1a\xed\xe7\xbc\x2c\x36\x76\x8e\x25\xcc\x6e\xf2\xdf\xd8\x57\x46"
- "\x67\x51\xdb\x77\x5f\x82\x4e\x29\x8e\x70\x4a\x78\x72\x94\x78\x28"
- "\x9d\x6b\xea\xa6\x7a\xe4\x41\x53\x7f\xf9\xfd\x29\x7e\xdd\xfd\xc9"
- "\xac\x7c\x41\xb5\xa3\xc0\x09\xfc\x1c\x46\xcd\x88\x5f\xb1\xd1\x4f"
- "\x3a\xfc\xe5\xf7\x27\x60\xf8\x01\x87\xfb\x06\x0f\xef\xd4\x8c\x98"
- "\x49\x7e\x6f\xaf\x2e\x59\xcf\xca\x93\xe3\xed\x13\x6e\x40\x97\x66"
- "\x04\x3f\xbb\x8a\xc2\x59\xc5\x82\x6a\xe2\xa7\xbf\x62\xc1\x81\x08"
- "\x3d\x68\x7a\x63\x92\xf5\x9e\xca\x11\x4b\xe5\xf3\xe8\xe4\xbc\x08"
- "\xaf\x53\xc2\xf5\xb5\xf7\xdc\xd5\x68\xcf\xd3\x9e\xbb\xdf\x00\xfe"
- "\x20\xc1\x87\x3f\x83\x04\xfd\xab\x57\x87\x75\x23\x6d\xdd\xe8\x27"
- "\x9f\x15\x75\x3e\x02\xeb\x3f\x42\xaa\xff\x91\xe0\x54\x0d\x4b\x96"
- "\x9e\xa3\x9c\xaa\x9f\xb5\x48\xcf\x7a\x79\x8f\xe3\xf0\x7b\x2e\x0f"
- "\x3b\x83\x75\x7d\xde\xff\x46\xa6\x96\x7c\x7c\x4e\xcf\x98\x61\x67"
- "\x0c\x93\x41\x75\x51\x33\xb2\x06\xf3\x3c\x2f\xea\x64\xe4\x56\xbc"
- "\x47\x4b\x77\x97\x74\x67\x04\xc3\xe5\x38\xee\xc9\x26\xe4\x7b\xb9"
- "\xa8\x8b\x91\x87\x78\xdf\x86\xe4\x06\x65\x8b\xc5\x2c\x28\xe7\x78"
- "\x5f\x5d\x17\xb2\x9e\x21\xf1\xde\xfb\xbe\x37\xf7\xfe\xef\xff\x20"
- "\xe9\x81\x9c\x75\xb9\xa6\xbc\xf5\x1b\xcc\xf9\xcf\x6e\x2c\xd8\xb4"
- "\x79\x8b\xe5\xb9\xc2\xa2\xe2\xad\xdb\xb6\x5b\x77\xec\x44\x3c\x03"
- "\x67\x62\xb3\x37\x52\x55\x6e\x35\x60\xbd\x3e\x4c\x79\xf4\xf3\x7c"
- "\x31\x4c\xc8\xd7\xc8\x1e\x8d\x21\x7c\xdf\xc1\x81\xde\x3c\x9d\x69"
- "\xd8\xa3\xb9\x6d\x09\x9d\xb1\x88\xf2\xad\x72\xd4\x3c\x62\xa7\x73"
- "\x9c\xbb\x34\xb7\x25\xb7\xbb\x1e\xb1\xd3\xb9\xe3\xcd\xfa\x6e\x48"
- "\x98\x06\xaa\x4b\x9a\xdb\x8c\x14\x5f\x77\x07\x40\x0b\xa6\x0d\x87"
- "\x73\x9a\x0e\xf4\xaf\x8c\x65\xae\xaa\xb1\xac\x87\xf0\x57\x1d\x65"
- "\xdd\xae\xe7\xcd\x70\x18\xdf\x51\xc7\x74\x17\x35\xb7\xf5\x37\xc7"
- "\xf3\x73\x59\xe3\x6b\x8f\xb2\xae\x7d\x63\x59\xd7\xde\xa3\xac\xa7"
- "\x6e\x2c\x73\x26\x54\x41\x94\xa7\xf2\xb6\x46\xa7\xe6\x36\x2d\xd7"
- "\x57\x8c\xf7\xc7\x8e\x3c\x79\x04\xe3\xe6\xf8\x20\xa2\x0e\xdf\x31"
- "\xcc\xdd\x6c\x10\x74\xbf\xfb\xa5\x37\x12\xf1\x55\xb1\xbe\x02\xd5"
- "\x61\xcc\x47\xd4\x47\xd4\xd4\x16\xf4\x3a\x30\x3f\x97\xc3\xdb\x09"
- "\x4e\x4d\x94\xa1\xee\x3a\xcf\x2f\xda\x51\xdd\x03\x84\xef\x9f\x0a"
- "\xbd\x91\x45\x13\x98\x0f\x61\xc1\xff\x7c\x81\x0a\xf3\xbb\x80\xb8"
- "\xdd\xc1\xe5\x31\xae\xdf\x54\x6c\xd8\xbc\xb5\xa0\xe0\xae\x91\x60"
- "\xe4\x77\x08\x3e\x83\xbc\x98\xf6\x56\x7f\xe5\x28\x6b\xc1\x72\xda"
- "\xb1\xbc\xad\x6d\xd8\x4b\x41\xd9\x00\x2c\x53\x39\xe2\xdd\x8a\xe1"
- "\x67\xf0\xf9\x0c\xd2\xde\xca\xcf\x34\xd6\x4c\x3a\xc1\x2a\xa3\x66"
- "\x22\x9d\xad\x74\x16\x1b\xed\xc5\xde\xbb\x3d\x43\x85\xe5\xae\x42"
- "\xb8\x56\xc3\x04\x98\x81\xe9\xfa\x91\x8e\x06\x7c\x26\x78\x7e\x1e"
- "\x30\xc2\xb7\x88\x72\x4d\xaa\xa0\x77\xe4\x95\xfd\xf8\x58\x76\xd0"
- "\x53\x19\xd5\x41\x67\x4c\xf0\x73\x32\xf1\x1d\xf9\xd2\x8a\xb0\xe5"
- "\xbd\xa5\x19\x2a\xec\xeb\xaa\xea\x02\x38\x4f\x12\x4d\x44\x07\xf5"
- "\x9f\x7f\x83\x1e\xa8\xbf\x2f\x13\x66\x79\x41\xf5\x9b\x2e\x80\x9a"
- "\xa3\xac\x1e\xaf\x1a\xbc\xaa\x3f\xc1\xb8\x8f\xf1\x6a\xc5\xf0\xb3"
- "\x78\xff\x04\xef\x1f\xe3\x85\xfd\x6f\x3d\xd1\x5d\x54\xc2\xba\xe7"
- "\x54\xc3\x74\xc2\x8f\xb2\xf5\x44\xa7\x26\xde\x4b\xb4\xd3\x19\x32"
- "\x2c\x76\x54\x41\xc8\xb9\x17\x9a\xd1\x4e\xc0\x78\xbc\xbb\xc5\x3d"
- "\xf8\x8a\x4e\xc6\x2b\x4b\x7a\x6e\x40\x98\xb3\xd2\x73\x13\x5e\x2d"
- "\xb7\xbe\x94\xf8\x86\xba\x74\x89\x5f\x1f\xf6\xeb\x5c\x93\x0a\xbe"
- "\x1e\x5c\x4c\x37\x68\xe2\x52\xf0\xb2\x86\x86\xc7\xa5\x8b\xb0\xf1"
- "\xf1\xe2\x7d\xbc\x51\xba\x67\xe0\x85\x7c\x9a\x80\xf8\x27\x94\x8b"
- "\xb0\x09\x35\x78\xef\xc2\xcb\x15\x9a\xff\x24\x4c\x3f\x69\x1f\xd5"
- "\x67\x1f\xb6\x31\x54\x97\x4e\xcd\xa8\x64\xaa\xa3\x23\x42\xb6\x54"
- "\xb4\x8e\x0e\xc3\x92\x50\xb6\x6a\x02\xf2\x13\x3d\x2b\x54\x7e\xa2"
- "\xf5\x0a\xf9\xe1\xb6\x08\xf5\x65\x5f\x9d\x90\x97\x33\xbd\xcf\x9b"
- "\xf0\x3d\x3a\x1e\xf1\x9c\xa1\x71\x1d\xc4\xc1\xfd\xd7\x23\x97\x00"
- "\x46\x99\x41\x43\xf6\xa5\x47\x13\xbd\x89\x64\x96\xf2\x96\xf2\x15"
- "\xb4\x20\x7d\x18\x56\x4f\xf4\x6d\x41\xbc\xf8\xde\x80\x70\xf5\x0e"
- "\xf8\x52\xa6\x8d\xa7\xf9\xf1\xb3\x28\x8f\x12\xbd\x84\x93\xd2\xb1"
- "\x40\xb9\x92\x28\x8d\xc8\x5b\x37\x15\xc3\x13\xd1\x46\xd1\x1a\xb9"
- "\x08\x87\xcf\x09\x24\x93\x74\x77\xf8\x12\x51\x97\xd2\xc0\x4f\xfb"
- "\xc2\xeb\x21\x11\xf5\x6d\x44\xa7\x46\xa7\x99\x5d\x02\x89\x84\x8f"
- "\xec\x37\x96\xa3\xb5\x8e\x74\x51\xe0\x1a\x4f\xe5\x20\xfc\x9f\x60"
- "\x0f\x88\xee\xb5\x44\x0f\xc6\x07\xe5\x5b\xe5\xc0\xde\xd7\x91\x9d"
- "\xa2\xac\x98\x57\x03\xa6\x6f\xa4\xb2\x13\x3f\x31\xbe\x09\xf1\x64"
- "\x53\x1c\x9d\x23\x29\x95\xa7\x81\xd6\x26\x12\x3f\x08\xde\x81\x3d"
- "\x0e\x7e\xe6\x85\x26\x6a\x3f\xe7\x1b\xa6\xa7\xfa\x60\x98\x07\xe1"
- "\x28\xf5\x31\x1f\x43\x7b\xf4\xd6\x4e\x2f\xfa\x34\x31\xbf\x0b\xad"
- "\x1f\x5d\x53\x70\xfd\x60\xba\x46\x4c\xdf\x42\x6d\x3f\xd9\x13\xcc"
- "\x33\x9a\xce\x81\xc6\xb0\x72\x7f\x25\xe2\xd8\xe6\xe5\x63\x51\x88"
- "\xe7\x63\xa4\xa5\x9c\xf0\x20\x3d\x2d\x02\x57\x8c\x86\xf6\xc7\x0f"
- "\xae\x6b\x09\x5f\x03\xd5\x39\xd7\xe7\x9d\xbc\x4c\x68\xbb\x62\x8e"
- "\xd5\x8a\xb8\x26\x84\x69\x62\x7d\x69\xc0\x9e\xcf\x14\xe7\x4d\x8b"
- "\xb8\xd3\xa5\x5f\xf1\xfa\x6d\x11\x76\x2d\xe6\x17\x45\xbb\x58\x77"
- "\x80\xee\x18\x8b\x7c\x7e\x94\x44\xf7\x69\xca\x8f\x6d\xcf\xe2\x6d"
- "\x28\xe5\x41\xe9\x25\x7c\x4b\x09\x9f\xcc\xab\xd9\x48\x87\xe0\x97"
- "\xae\x0c\xc3\x1b\x48\x16\x39\xdf\xd0\x8e\xf6\x96\x92\x2c\xc6\x14"
- "\x63\xfa\x33\x87\xe9\x7d\x3b\x7f\xd7\x72\x1b\x3b\x10\xaf\x3b\x43"
- "\xf1\x0e\xf4\x20\x8f\x6c\x44\x59\xf2\x03\x4c\x8f\x83\x44\xb7\x8d"
- "\x97\xed\x94\xfb\xf9\x54\x55\xb3\x0f\x80\xe8\x44\x1e\x35\x79\x2a"
- "\x63\xe3\xd1\xf6\x67\x11\xad\x68\xaf\x4f\xb3\xb7\x32\x81\x68\x46"
- "\x7b\x26\xd1\x17\x7b\x48\xaa\xfb\xd3\x54\x46\xe2\xe7\x6c\x61\xfb"
- "\x30\x2e\xee\x5e\xa2\x3d\x50\xee\x58\x73\x30\x8f\x79\xb9\xb1\x1e"
- "\xa8\xbe\xa8\x5e\x82\x70\x92\xec\x97\x23\xae\x53\xe2\x5d\xc8\x06"
- "\xf1\xba\x7c\x2c\x3b\x4b\xf0\x01\xd8\xdb\x4f\x50\xdc\x6e\xcc\x7b"
- "\x8e\x85\x9f\x71\xad\xa2\x33\xc0\x10\xef\x29\xfb\x4e\x1f\x20\x8e"
- "\x26\xe2\x29\xc2\x5d\x23\x79\xc4\xf7\xb3\x52\x1e\x6e\x6c\xcf\x67"
- "\xe2\x95\x1c\xd0\xff\xdb\xff\x1c\x2a\x5f\xb7\x2b\xf5\x9f\xea\xbb"
- "\xdc\x5f\x9a\x06\x5c\x1e\x0a\xc1\x70\x45\x73\xfb\x1e\xa9\xed\x90"
- "\xea\xfa\xf6\x4f\x9b\x51\x5f\x82\x70\x64\x29\xea\xba\x89\xcb\xe3"
- "\xf6\xa5\x2a\x2a\x33\xa6\x6d\x92\xf0\xf0\x32\x73\x79\xb2\x71\x19"
- "\x38\xcb\xb6\x63\x39\x07\xe4\x20\xb6\x49\xaa\xe7\xb3\x0a\x9e\xc8"
- "\xb6\x8b\x9f\x47\x4c\x36\x09\xfd\xea\x07\x3d\x7d\x01\xbb\x44\x75"
- "\xef\xe7\x75\x7f\x7b\x76\x9d\x68\x6f\x25\xbb\x75\xbb\x88\x1f\x1b"
- "\x22\xc3\x44\xcb\xab\x5c\x7e\x89\x96\xd2\x2c\xa2\xa5\x89\xd3\x51"
- "\x6a\x80\x2b\x9a\xb8\x28\xca\x1f\xd3\x56\x4b\xfa\x2a\xe1\x8a\x2d"
- "\x20\x5c\x7b\xd1\x56\x11\x4d\x4e\xcd\x68\x2f\xb7\x7f\x8b\xb9\x1c"
- "\x6c\x92\x68\x6f\xf5\xda\x28\x6d\x74\xf6\x57\x6a\x9e\xb6\x15\xe1"
- "\xce\x7b\xc5\x79\x6e\x23\x31\xfd\x49\x3e\xc7\x52\xa3\x3f\x4b\x36"
- "\x9a\xd6\x0e\xe3\xf3\xcf\x0c\x8f\xa3\xac\x5e\x02\x0d\xe2\xd3\x92"
- "\x8c\xca\x72\xd1\xa3\xd1\xbf\x4d\x7d\x15\xe4\xf5\x29\xf4\x91\x4e"
- "\x12\xbf\x49\x96\xd1\x47\x9a\xeb\xa9\x8c\x3b\x2f\xcb\x2d\xe6\x53"
- "\x43\xbc\x17\xf5\x33\x66\x3c\xca\x71\x53\x40\xb6\xc6\x8c\x97\xf8"
- "\x78\x12\xf9\xa8\xc5\xfc\x8e\x49\xe5\x3a\x89\xf0\xe8\x8b\xe9\x5f"
- "\x92\x68\xaf\x96\xe0\xef\x97\xeb\x41\xd2\xd5\xb3\x87\xc9\xfe\xf2"
- "\x3a\x18\x73\x56\x4a\xdb\x20\xe5\xd5\x26\xc3\x92\x8f\xc8\xcf\x66"
- "\xc6\x30\xb2\x83\x73\xb0\xee\xb9\xed\xdb\x79\x83\xc3\x49\xb6\xb1"
- "\x45\xe4\xa1\xdf\xca\xe5\x10\xfd\x9e\x80\x1c\x8d\x69\x50\xd8\x27"
- "\xb2\xc5\xe5\xed\xfb\xc4\xd9\x77\x24\x4b\x64\x53\xa9\x4f\x84\xf8"
- "\x4a\x24\xfd\x91\x68\x1e\x1b\x13\x2a\x2b\xfa\x1c\x94\x95\x59\x01"
- "\xdc\x63\x21\x5c\x3b\x57\x27\x6c\x60\x8d\x48\x33\xf6\x31\xa9\x6c"
- "\xa7\x44\xd9\xa4\x77\xe2\xdb\x6e\xce\xb7\x31\x41\x7c\x44\xbe\x8d"
- "\xdb\x23\xc1\x37\x91\x2d\x0f\xe8\xeb\xd8\xf7\x64\x5d\x1e\x6c\x2f"
- "\xc6\x3d\x47\xfa\x10\x44\x57\xb5\xc2\x5e\x34\x85\xb7\x17\x63\xcd"
- "\x52\x79\xeb\x15\xba\xd1\x20\xf9\xbb\xfb\xe5\x7a\x68\x77\x4b\x67"
- "\x10\x62\x18\xd9\x4f\xca\x3b\xb8\x0d\xaa\x15\x7c\x95\x74\x79\xdc"
- "\xd3\x83\xeb\x61\xdc\xcc\x60\x7d\xa6\xba\x26\x9b\x40\x38\xa8\x4e"
- "\xb9\x5f\x89\x61\xa2\x5e\xc7\x69\xc8\x36\x04\xdb\x68\x84\xad\xf2"
- "\x33\xd2\x97\x71\x89\xa1\xba\x38\xb6\x46\xd2\x45\x29\x6f\xbd\x0a"
- "\xeb\x28\x31\x28\xdf\x06\x45\xbe\x54\x37\x2d\xfc\xac\x18\x5e\xc6"
- "\x71\x97\xe5\x36\x8d\xe0\x31\xad\x15\xd3\x74\x28\xda\xc7\x72\xa2"
- "\x0f\xf3\x4a\xe7\x36\xeb\x28\xb7\x15\x56\x8f\xa0\xe7\x42\x9d\xd4"
- "\x4e\x60\x58\xa2\x14\x76\x52\x6a\x4b\x64\xb9\x59\x16\x4a\x93\x3e"
- "\x29\xbc\x7f\x34\x36\x5d\xf6\x8f\x38\x2e\x6e\x8b\xf4\xc9\x52\xf9"
- "\x28\x6c\x96\x08\x1b\xab\xa1\xb0\xc3\x82\x0f\x55\x8c\xb7\x57\x63"
- "\x4e\x4a\xed\x15\xe9\x97\x1a\xdf\xf5\xa4\x63\xf4\x8e\x38\x38\x7e"
- "\x47\xd9\x0d\xea\x43\x60\xdf\x3b\xee\x34\xd9\x03\xb2\x17\x34\x37"
- "\x98\xdf\x97\xf3\xfb\x1f\xc9\xee\x90\x1f\x42\xf1\x08\xd7\x40\xb6"
- "\x08\xc3\xff\x4a\xfb\x02\xb2\xff\xd2\x22\x5e\xfd\x79\x91\x76\x7c"
- "\x24\xf7\x15\xfe\x2b\x2d\x42\x0e\x93\xd3\xa1\xdd\xfa\x19\xa5\xa3"
- "\xf4\xb2\xfd\x22\xdb\xe5\x23\xdb\xc4\xf3\x1b\xbf\x44\x92\x71\xde"
- "\x6f\x90\xfd\xa2\x3e\x75\x10\x2c\x9d\xa5\xc6\x6d\xda\xf8\x2a\x61"
- "\xcf\xc6\xef\xa7\xb4\xbc\xfe\xd0\x56\xee\xfe\x8a\x7d\x5e\x57\x08"
- "\x9a\xda\x2f\xc9\x2e\x46\xed\x13\x74\x8e\x77\x8a\x72\x8c\x7f\x87"
- "\x97\x43\xd8\xd4\x72\x41\x4b\xd4\xbe\xda\x1b\x3c\xee\x43\x2a\x0b"
- "\xc5\x1d\x09\x8a\xa3\xb3\x11\x31\x4e\x8c\x97\x28\xd2\xf9\xfb\xcc"
- "\x83\xe0\xeb\x6e\xf0\x7e\x1f\xf9\x08\x92\xed\x9d\x90\x2d\xe8\x9c"
- "\x30\x49\xb6\xbb\xc8\x97\x53\x64\x7b\x79\xdc\x7a\x09\x66\xb9\x74"
- "\xe7\xf6\x7d\xc2\x32\xc1\x57\xbd\x5a\xe2\xf7\x69\x51\x8e\x09\x39"
- "\xbc\x9f\xfd\x5f\x99\xc8\xdb\x09\xa9\x32\x6f\x83\x9f\x49\x7f\x30"
- "\x7f\x1d\xbd\x73\xb9\x2f\xe1\x7d\xd8\x1a\x82\x21\x9a\x44\x1b\x31"
- "\x3e\x59\xe9\x53\x5f\xd4\xc4\xff\x8e\xda\x25\xe1\xab\xc6\xff\x42"
- "\x1a\x7b\x02\x7b\xe1\x9b\xd8\x2e\x4c\xd4\xc8\x36\x86\x79\xd2\x80"
- "\xce\x58\xba\xa8\x99\x18\x49\x61\x74\x3e\x56\x30\x0c\xd9\xa7\x77"
- "\x6f\x38\x25\x9c\x13\x9c\xb2\xdd\x20\x5b\xd2\xee\xee\x94\x7c\xba"
- "\x89\xe5\xb5\x92\x2d\xb9\xa2\x99\x58\x11\xea\x87\x4d\xac\x08\xb5"
- "\x19\xf1\x6f\x2b\x6d\x06\xfa\xcd\xfb\x3c\x95\x13\x4d\x21\x7e\x00"
- "\x86\xdd\xdc\x76\x4c\x4c\x22\x1d\xa5\xb3\x59\xb9\x7d\xe2\xe3\x69"
- "\x13\xbf\x92\x69\x26\xbb\xd9\xfb\xbc\x3c\x7e\x11\xff\x2a\xf9\x6a"
- "\x8a\xfc\xce\x87\xd8\x4e\xca\x4f\xc6\x87\x25\x27\x3d\xb2\x17\xd2"
- "\x78\xcb\xc4\x06\xc9\xce\xd7\x87\xd8\x4a\xa9\x0d\x23\x3b\x19\xda"
- "\x56\x45\xed\x0f\x6d\xab\xe2\xf7\x0c\xb6\x91\xf1\xe9\x5f\xbf\xad"
- "\x8a\x37\x92\xdd\x92\x6d\x64\xa8\x2d\x88\xcf\xa8\x0d\xf1\x65\x27"
- "\x5e\x90\x7d\xd9\x80\x1d\x9d\x58\x40\x36\x0a\xf3\x6f\x92\xf2\x46"
- "\x3b\x31\xf2\x9c\x9c\x37\xc6\x6b\xda\x0d\x28\x9b\x95\x51\x49\x28"
- "\x53\x8d\x92\x0f\xc8\x75\xf3\x06\x9d\xc5\xa7\x19\x4f\xe3\x9d\x23"
- "\x49\xce\xec\x9b\xbf\x84\xae\x40\x5b\xd1\xd2\xbb\x45\xe6\xef\xa4"
- "\xa7\x83\xfd\xc2\xe3\x47\xd9\x01\x4f\xe5\xa4\xb9\xc1\x65\x3c\x84"
- "\x61\x47\xa4\x31\x04\xce\x5b\x8e\x6b\x12\xf9\x2b\x21\x65\x13\xe5"
- "\x98\x94\x4c\xe5\xa0\x3e\x11\xe6\xef\x23\xbf\x87\xce\x67\x46\xbd"
- "\x29\xab\x1b\x90\xf9\xd1\xe7\xbf\xb2\x05\xfb\x57\x51\x17\xc8\x56"
- "\x4a\x7d\xcf\x56\xf4\x77\xca\x83\xc7\x62\x96\x2d\x4c\x37\x58\x0a"
- "\xf3\x37\x17\xaf\xbf\xcf\x90\xbf\x39\xbf\x38\x3f\xa7\x20\x7f\x67"
- "\x4e\x71\xfe\x96\xcd\x33\x37\xe5\x6c\xc8\xcf\x35\x6c\xcf\x29\x32"
- "\x24\x5a\x67\x58\x47\x42\x00\x74\x9e\x21\xa7\xa8\x68\xeb\xa6\x3c"
- "\x93\x61\x73\x7e\xee\xac\xc2\xbc\xa2\xbc\x62\x43\x4e\xe1\x96\xad"
- "\x9b\x4d\x86\x19\xa6\xd9\x33\x12\xbf\x6f\x1a\x19\x3c\x86\x36\x4d"
- "\x07\x3d\xfe\xeb\x5f\x74\x1f\xb9\x0e\xda\x68\x95\xa5\x30\xda\x9a"
- "\xbf\x59\x8c\xd9\x4d\x7e\x7b\x4e\x15\x58\x30\x3e\xaa\xae\x92\x78"
- "\x3d\xa9\x09\xef\x1a\x82\xc3\x72\x1a\xf0\x59\x8b\xb4\xc7\x7b\x2a"
- "\x27\x9b\x9d\x9a\x69\xe9\xc4\x33\xe4\x85\x01\xcb\x16\xcf\xae\x7f"
- "\xdc\x8d\x3e\x9b\x85\xe6\x04\xd4\x5d\x87\xb8\xf2\x6d\xa0\xc1\x2b"
- "\x0a\x2f\x9d\x5a\x47\x63\x5d\x93\xd1\x16\x4c\x69\xe2\x67\x8e\x69"
- "\xa6\x24\xbb\x62\xe6\x27\xb1\xf2\xf9\x49\xa2\x5e\xa6\x3c\x20\x8f"
- "\x71\xaf\xd8\x0f\x2b\x48\x3e\x3b\x35\x53\xf8\xf8\xec\x5e\x94\x65"
- "\x1a\xf7\xed\xfd\xe5\xc3\x29\xe8\x0f\x5e\xa0\xb1\x5b\x8c\x7b\xc0"
- "\xad\x86\x28\xa4\x4b\xd3\x5c\x92\x08\xaf\x60\x5e\x45\x7a\xc6\x3c"
- "\x95\x53\x40\x1e\x4f\xc3\x32\xe8\xb0\x2c\x1d\x52\x39\xfe\x93\x97"
- "\xe3\x28\x4b\xa8\x8a\x45\xfa\x2a\x89\x9e\x29\x33\xe5\x32\x20\xdd"
- "\x1d\x4e\xcd\xe4\x72\xa4\x53\x47\x74\x85\x1b\xeb\xa3\xf1\x2e\xa4"
- "\x73\xab\x7f\x1b\xf2\x6d\xb2\x38\xdf\xf5\x48\xad\xd0\x3f\x2c\xcf"
- "\xa9\x3a\x7c\x3e\xfc\x25\x44\x1d\x2a\x84\x38\x66\x9b\xc2\xda\xdc"
- "\x3e\x70\x98\x3b\x20\x7a\x07\x73\xb1\xff\xf5\x45\xb7\x54\xa6\x7a"
- "\xb2\x0d\xff\xf2\x6c\x87\x86\xca\x84\x6d\x45\x54\xdd\x97\x43\x8e"
- "\x2d\x6a\x5e\x19\xcb\xdc\xec\x8d\x60\x9f\xcb\x30\x82\x78\x42\xfe"
- "\x56\x2f\xb6\x53\x58\x06\x17\xe6\x9d\x26\xf9\xc6\x6e\xd6\x97\x15"
- "\xe4\x4b\x4d\x21\x39\x73\x0f\x81\x5b\x2b\xe3\x66\x6a\x7e\x2e\xb2"
- "\x5e\xd4\xbf\x61\x2b\xa6\x71\x05\xf0\x1b\xd2\x95\xf8\x09\x27\x3e"
- "\xbb\xe4\x7c\x44\x3f\xdc\x40\x3e\x81\x0b\x65\xd9\x35\x44\x7e\x09"
- "\x95\x47\xd9\x79\x07\x86\x1f\xf9\x0a\xc8\x57\xc0\xf6\x99\xe3\x6f"
- "\x44\xbe\xc7\x11\xfe\xbd\x63\x01\xf6\x21\x4c\x6f\xe5\x94\x34\x1a"
- "\xdf\xc5\x38\xd4\xff\xa8\x14\xe5\x98\xb5\x24\xcf\xf3\x14\xf2\x9c"
- "\x52\x49\x3e\x61\x15\xe2\x47\x19\x3a\x72\x0d\xc8\x5f\x3b\x3b\xbb"
- "\x0a\x8c\x94\x0f\x3e\x9f\xa3\xf1\x10\x4f\xe5\x54\x83\x9c\x1f\x43"
- "\xf9\x3f\xec\x17\x63\x30\x92\x6c\xcd\x74\x58\xbb\xe9\xbb\x08\x6b"
- "\x46\xfb\x4e\x34\x92\x8c\x61\x9a\x0c\x59\xa6\x50\xd6\xcf\x73\xb9"
- "\x8a\x03\x23\xab\x34\x74\xd4\xc5\x22\x1c\xca\x55\x2d\xca\x13\xc9"
- "\x15\xc2\x96\xc9\x32\x85\xb2\x76\x8e\xe0\x90\x86\x91\x8d\x3b\x53"
- "\x34\x64\x23\xbb\x34\x53\xaf\x91\x8c\xb1\xd7\x7e\xd4\xc1\xc6\xad"
- "\xe9\x10\xf5\x34\xf5\x9a\xc3\x2b\xea\x20\xc0\xf7\xa9\xad\x41\x7c"
- "\x3f\x87\x72\x3c\x92\xf8\x2c\xc6\xaa\xa7\x5e\x43\xda\xce\x71\x5f"
- "\x7c\x17\xd6\x01\x6f\xab\xa6\x9e\xa6\xf4\x12\x0f\xcf\x06\x78\x38"
- "\x4d\x17\x8e\x87\x0a\xde\x69\xe8\x62\x95\xd3\xe2\x49\x57\x30\x4d"
- "\x2a\xb6\xa2\x5d\x43\x7d\x2b\xc0\x3c\x34\x9a\x2a\xd0\x52\x1e\x2d"
- "\x71\x1c\xbe\x58\xce\xe3\x08\xf2\xda\x55\x6a\xbe\xa9\x3c\xb7\xd4"
- "\x03\xd0\x98\x38\xa5\x4f\x88\x23\xfe\x4e\x3b\x1d\x48\xcf\xdc\xca"
- "\xf4\x33\x72\x43\x68\xe5\x17\xd2\xda\xfa\x4a\x2c\xca\x91\xa0\xd7"
- "\x7d\x33\x7a\x13\x0c\xa2\x9d\xb4\x4f\x23\xf9\x9e\x3e\xcb\x81\xbd"
- "\x5d\x0a\x93\xde\xe3\x7b\xb1\xed\x51\x8e\xef\x0f\xfd\xbd\x61\xfa"
- "\xa6\xd0\xef\x0d\xd3\xb3\x86\xfa\xde\xa0\xc8\xf7\x1d\xca\xd7\x5f"
- "\x97\xa1\x0a\xca\x9b\xb7\x7b\x43\x7d\x5b\x98\x5d\x1f\xdc\x9f\x99"
- "\xfe\x15\xd1\xd0\x8e\xed\x14\x9b\x98\xa1\x62\x88\xa7\x85\xb7\xe1"
- "\xd3\xbd\xc2\x7f\x21\xbf\x68\x7a\x07\xc1\x28\xcb\x31\xf0\xd3\xc6"
- "\xfd\x8a\x6e\x5f\xf1\x97\xc8\xc5\x40\x33\xfc\xc1\x60\x96\xa3\xd5"
- "\x21\xc0\xc0\xc2\xbc\x44\x01\x4c\xe5\xf0\x0c\x7f\x22\x48\x7a\x77"
- "\xf1\x17\xcd\x00\xfc\x40\xfc\xdf\xf0\x1b\x21\xe8\xe5\xf8\xbc\xa0"
- "\x92\xf2\x3b\x10\x04\x91\x7a\x93\xd4\x0c\xe4\x24\xe1\x7e\xcf\xe1"
- "\x55\x96\x81\x7e\xe4\xd4\x93\x1c\x98\x31\x9f\x84\x5f\x7e\x67\xc1"
- "\xef\x14\x12\xfa\x8e\xbf\x88\xac\xa0\x0c\xa6\x44\x98\xf8\xf4\xae"
- "\x04\xe7\x40\x90\xba\x5e\x17\x9c\xa5\x0e\xca\x22\xf9\x43\x34\xfd"
- "\xf1\x22\x3e\x23\xc6\x4f\x6d\x1d\x00\xb8\xdd\xbd\x27\x08\xfc\x37"
- "\x82\xfc\xe9\xfa\x9b\x94\xf1\x9b\xfe\x26\x07\x3d\x4f\x11\xb7\x69"
- "\x1d\xdf\x22\xfe\x9b\xff\x0c\xe7\x46\xc8\x8f\x01\xf1\x98\x9e\x1d"
- "\x0e\x34\xc0\xff\xe9\x76\x39\x28\x58\x42\x03\xf1\x77\x26\x87\xbe"
- "\x1b\xbd\xa1\xef\xf7\xa4\xfd\xed\x84\xa3\x0e\xd2\x9f\x52\x67\x0c"
- "\xc0\xdd\x71\x03\x81\xd1\x0a\x95\x89\x2e\x57\xa8\x50\xe0\x27\x51"
- "\x13\x81\xf4\xd4\x04\x05\x6b\xc2\x43\xff\xdf\xf9\x4d\xd8\x23\x29"
- "\xc4\x14\x97\x6e\x50\xe4\x02\x45\x18\xbd\x0f\x33\x48\x61\xf7\xfe"
- "\x6a\x10\x3c\x0f\x33\x04\xbd\xab\x52\xf0\x4f\x3d\xc0\x8c\x82\x6f"
- "\x83\xd6\xef\x7e\xff\x3f\xfc\xa9\x48\x3f\xbe\xfb\xfd\x5f\xfa\x31"
- "\xd1\x8a\xa3\x25\xe2\x37\xfa\xc7\x06\x0c\x25\x93\x22\x98\x14\xc0"
- "\xa4\x87\x6f\xa5\x1d\xff\xee\xf7\xdd\xef\xbb\xdf\x77\xbf\xef\x7e"
- "\xdf\xfd\xbe\xfb\xfd\x7f\xe0\xa7\xe2\xfd\x08\x26\xfd\x06\x9e\x07"
- "\xe2\xa9\x1b\x64\xae\x61\x6a\x15\xb0\xa0\x88\xb2\xfb\x41\xa5\x85"
- "\x61\x9a\x6f\xcf\xcb\x33\x0c\x10\xf4\x35\x13\xd0\x99\x7d\xf7\xe2"
- "\xf5\x3d\xbc\x26\x06\x85\x4f\xfb\xb6\x28\xfa\x9b\x7f\x2a\x64\x5e"
- "\x04\xf6\x0b\x23\x61\x18\x0c\x07\x2d\x8c\x80\x91\x70\x1b\x44\xc1"
- "\x28\x18\x8d\xfd\x4d\x1d\xc4\x40\x2c\xdc\x0e\x71\x30\x06\xc6\xc2"
- "\x38\xd0\xc3\x78\x98\x80\x25\x89\x87\x49\xd8\xb7\x9f\x82\x0c\x99"
- "\x1a\xbe\x2c\x65\x90\xa2\xc7\x3f\xf8\x3f\x1d\x52\xf8\x7b\xf6\x77"
- "\xe1\xff\xad\xe1\x76\x29\xfc\x9c\x14\xee\xfc\x2e\xfc\xbf\x35\xdc"
- "\xf0\x3f\x7c\x9f\xfa\x3f\x7a\x57\xa1\xc9\x16\x56\x5b\x15\xd6\x56"
- "\x2a\x43\x55\xd2\x6f\xe0\x1d\x6e\x91\x7e\x10\xbe\xd0\xf4\xca\x5f"
- "\x0a\x5e\x73\xc5\x63\x29\x80\x18\xe7\x65\xc1\x3f\xdf\x50\x29\xe5"
- "\xdf\x9e\x2e\xbc\x5c\x78\x21\xe4\x1e\x6c\x61\x6c\xb7\xe1\x35\x46"
- "\xc6\x23\x60\xb4\x78\x5d\xc1\xf8\xcf\x1a\x00\x9c\x17\xf0\xc2\x6c"
- "\x3f\xb7\x02\x74\x46\x01\xfc\x79\x29\xc0\x7f\x9e\x02\xb8\xd8\x13"
- "\xc0\xd9\x5b\x16\xa0\xee\xaf\x16\xf1\x6c\xc0\xeb\x3a\x21\x02\xa7"
- "\x6a\x60\x78\xcf\xbe\x28\x23\xcd\x70\xef\xec\xb9\xb3\xef\xff\x5e"
- "\x8e\x61\x56\xfa\x2c\xc3\x7d\x89\xf7\xde\x3b\x27\xf1\xfb\x73\xee"
- "\xfd\x81\xe1\xbe\xfb\xe6\xdd\x9b\x38\x2f\x31\xd1\xb0\x69\x47\x61"
- "\xfe\xbd\x89\x1b\xf2\x0c\x9b\x4d\xf9\x45\x86\xf5\xf9\x85\x9b\xb6"
- "\xe7\x14\xe6\xdd\xaa\x5c\xdf\xf0\x47\xe4\x4d\xf2\x03\xaf\x81\x50"
- "\x6e\x2f\x00\xcd\xcc\x34\xd0\xcc\x4f\x81\x41\xd5\xa3\x2a\x97\xc6"
- "\x52\x8d\xd2\x15\xf6\xb7\xe9\xa9\xc7\x7f\x3f\x63\xcd\xe8\x0f\x1e"
- "\xda\x30\x63\xfe\xc2\xb7\x8e\x34\x82\xfa\x7b\xad\xa0\xbe\xa7\x00"
- "\xd4\x53\x67\x82\x7a\x4c\x06\xa8\x87\x77\x81\x7a\x4b\x12\xa8\xd7"
- "\xdb\x41\x9d\x65\x02\x75\xba\x05\xd4\x0f\x87\x09\xdb\x5d\x20\xc2"
- "\xfe\x59\x07\xea\x9f\x94\x83\xfa\x8d\x12\x50\x1f\x3a\x25\xc2\x5a"
- "\xab\x40\xfd\xde\x2d\x6b\xfb\xbf\xf9\xf7\x75\xfd\x89\x41\x3f\x27"
- "\x97\x39\x5a\x0f\xb0\x33\x3e\xcc\xa0\xe9\x77\xbf\xef\x7e\xdf\xfd"
- "\xbe\xfb\x7d\xf7\xfb\xee\xf7\xdd\xef\xff\xe5\x3f\x97\x0a\xe6\x7e"
- "\xa9\xd6\xc0\x07\xe8\x2d\x79\x6c\xda\x78\xa7\xea\x81\xb9\x34\xc7"
- "\x04\x68\x2d\x15\x68\xf9\xbe\x2f\xe2\xd2\xe0\x2d\x12\x1b\xfe\x61"
- "\x78\x0d\xd7\x06\xcf\x55\xa1\xb9\x48\xcd\xfa\x44\x88\xd0\x83\x98"
- "\x37\x65\x63\xe7\xc4\x7a\xe7\xfb\xa0\x07\xb4\x7c\xcf\x03\x5a\x3f"
- "\x8a\xf8\xad\x4e\xf8\xfb\x7a\x79\x9e\x95\x0c\x47\xf3\xac\x68\x5e"
- "\x16\xc2\xf2\x79\x27\x43\xcc\xab\xd1\xb1\xd7\xf4\xea\x85\xc7\x01"
- "\x68\x1d\xea\x2b\x47\x99\xab\xa5\x04\xa0\xb9\x41\xac\x47\xa5\x39"
- "\x37\x88\xbf\xc3\x09\x07\x1a\xc4\x3c\x2b\xe6\xde\x8b\xe1\x18\xd6"
- "\xe3\x84\x97\xaa\xa4\x3c\x7b\xe4\x70\xc7\xbe\xeb\xd0\x62\xe0\xeb"
- "\x6d\x5c\x2d\x86\x7e\x48\x9d\x4a\xe5\x1f\xa1\x47\xd8\xf8\xa1\xe6"
- "\xd8\xc8\xf3\xc9\x28\x6f\x09\x3e\x4d\x91\x1f\x96\x71\x44\x96\x9c"
- "\xdf\x10\x38\xa2\x28\xad\x8c\x07\x69\xef\xc1\x34\xe5\x32\x1e\xa4"
- "\x47\xa6\xd1\x95\xba\x8b\xe7\x71\x2a\x1c\x4d\x86\x0f\x93\x23\xf3"
- "\xbe\x3f\xa7\x2b\xf9\xfc\xfa\x04\xc3\x98\x7b\x17\xe5\x25\xdc\xc9"
- "\x12\xa3\x67\xbe\x9c\x78\x5b\xca\x88\x94\xd1\x73\x56\x26\xaa\x75"
- "\xea\x69\xea\xc4\x58\x9d\xfa\x8e\x75\xf4\xf7\xdc\x64\x23\xbf\x1b"
- "\x34\xc9\xfb\x4c\xdf\x37\x0c\x5f\xf0\xe2\x0b\xdb\x52\x7e\xfe\x93"
- "\xc5\x29\x8f\x3c\x5e\x74\xd7\x07\x89\xea\xdb\x7f\xfb\xf2\x7b\xc6"
- "\x2f\x09\x62\xea\x34\xfa\x9b\xd5\x1c\x11\x77\x97\x8d\xb0\x9c\x1b"
- "\x6f\xf8\x80\x42\xee\xd6\x24\x17\x9b\xee\x9f\xd3\x40\x39\xae\xce"
- "\x9d\x65\xa3\x34\x8b\x97\x89\x34\x02\x62\xce\xe9\xe0\xb8\xd9\xff"
- "\x4c\xa9\x0d\x9c\x06\xd0\x08\x5c\x03\xb8\xc7\x09\x0a\x45\xe8\xb4"
- "\xb6\xc4\x49\x52\xde\x6f\xd2\xdf\xa7\xde\x9a\xad\x46\x0c\xb1\xb3"
- "\x1e\xa6\xd8\x39\x9e\x44\x8f\xa1\x25\x59\xb3\x21\xc1\x38\xfc\xde"
- "\x9f\xe0\x53\xc2\x86\x04\x9d\x1a\x9f\x5f\x14\xcf\xc4\x03\xd3\x0f"
- "\x04\x84\x4e\x3d\x23\x2e\xd9\x64\xfa\xfe\x67\x6e\xd3\xf7\x75\xea"
- "\x94\x06\x53\x72\xca\xd8\x83\x05\xf7\x24\x24\x27\x98\xee\xd7\xa9"
- "\xf9\x7d\x5e\xca\x8c\x1f\x3f\xa5\x53\xdf\xf9\xab\xc4\x18\x9d\xea"
- "\xd7\xf5\x2a\xf8\x50\xbd\xea\xd4\x87\x11\x9f\x7e\xfa\x11\xdc\xbd"
- "\xe9\x23\xd5\xdd\x4b\x3f\x52\xab\x62\x3e\x8a\x7a\x12\x7e\xad\x1b"
- "\x0e\xbf\xd6\xe3\x65\x78\x04\x5a\x55\xa5\xe9\xad\xea\xed\xd9\xad"
- "\x11\xa5\xed\xad\x9a\x27\xa0\x35\x72\x6d\x4c\xeb\xb0\x47\x1e\x6b"
- "\x1d\xfe\xc4\xe7\xad\xda\x3b\xa1\x75\x04\x40\xeb\x54\xf4\xf3\xa7"
- "\x41\x5c\xeb\x7d\x31\x2f\xb4\x3e\x32\x59\x6d\xbf\xbd\xf7\x21\xfb"
- "\x04\xcd\x62\x7b\x82\x0e\xec\x33\x46\x82\xfd\x8e\xa8\x28\xfb\x9d"
- "\x78\xdd\x05\xf5\xf6\x44\x7c\x4f\x86\x78\x7b\xe4\xce\x61\x00\x82"
- "\x96\x8f\x0c\x00\x1f\x4d\x85\x05\x1f\x4d\xc3\xfb\x74\xbc\x12\xf0"
- "\x9a\x81\xd7\x9d\x78\x61\xff\xe5\x23\xda\xdb\x08\x8c\xc3\x92\xff"
- "\xd7\xaf\x72\x72\xe6\xe6\xdc\x9f\xb1\x30\x22\x22\x2f\x01\x6e\x43"
- "\xae\x69\x92\x13\xa6\x46\x26\x45\xe6\x25\x7c\xe6\x4e\xc1\xbf\x3a"
- "\xf5\xd3\xff\x1e\x31\x6c\x8e\x27\xc9\x93\xfd\xf3\xcf\xfa\x61\x24"
- "\xf2\x1f\x94\x32\xdc\x6b\x03\x95\x1b\x69\x74\xdb\x7a\x1f\xf2\xd8"
- "\xa2\x74\x4e\x18\x61\x96\xe5\x58\xc4\x7d\xa0\x73\xdb\xca\x50\xfe"
- "\xa2\x66\x86\x8f\xdb\x43\x71\x69\x37\x49\x67\x0a\x1f\x47\x32\x1d"
- "\x55\x26\xc7\xf5\xaa\x9b\xd3\xf1\x1d\xe5\x5f\x9b\x14\x0a\x6b\x8f"
- "\x70\xdb\x54\x7b\x30\xee\xd4\x60\x3c\x76\xc4\x93\xfa\x63\x8c\x6b"
- "\x0d\x13\xf7\xa8\xdb\xb6\x92\xf2\xe8\x52\xe4\xe1\x96\xf3\xa0\x75"
- "\xde\xb5\xa8\x5f\x64\x77\xfc\xb6\x11\x4d\x94\xd6\xe1\x75\x41\x83"
- "\xbf\x5b\xa5\xb1\x9e\x05\xc2\xe3\xb1\x8d\x4a\x90\xd3\x13\x1c\xed"
- "\x49\x40\xeb\xf3\xf8\x3c\x50\x18\xb5\x9a\xe6\x81\x1e\x46\x1c\x86"
- "\x6d\xaa\x71\x9d\x10\xd5\x4f\x69\x9c\x30\xca\xec\x56\x7f\x82\x79"
- "\x8f\xca\x96\xed\x1c\x86\xf1\xb5\x00\x94\x07\x96\xbd\x0c\xe3\x4a"
- "\x06\xd3\xfc\x49\xac\xe0\xcb\xa8\x6a\x39\xee\x66\x73\x0b\x45\x1a"
- "\xc6\xdc\xb6\x4f\xfc\x98\xe6\xec\x60\x7c\xac\xcc\x6d\x53\xbf\x80"
- "\x71\xdd\x61\xe2\xf6\x88\xbc\x46\x6b\xc2\xc4\xd9\x30\x4e\x8d\x71"
- "\x86\x21\xe2\x22\x30\x2e\x39\x5c\x5c\x4b\x0d\xc7\x99\x39\xc0\xf3"
- "\xd1\xa3\x52\xf0\xdd\x2c\xf3\xfc\xd6\xe5\xa1\xfa\xbe\x17\xf9\x3e"
- "\xba\x46\x89\x9f\x70\xbb\xd5\x6d\x84\xaf\x69\x70\xde\x67\x55\x6e"
- "\x5b\x1a\xca\xc2\xe8\xf3\x83\xe3\x7e\x33\x11\xf9\x40\x74\xb9\xc2"
- "\xc4\xc5\x63\x79\xd0\x5e\x47\x47\x85\xc1\x39\x0c\xe3\x9c\x18\x67"
- "\xbc\x45\x7d\xe8\xb8\x0d\xa7\x7d\x10\x26\x43\xe4\x45\x88\x9d\x4f"
- "\xe5\x11\x72\x01\xc3\x2e\x42\x4c\x5b\xaf\x98\x13\xef\x32\xec\x84"
- "\x08\x7c\x3f\xc1\x6c\xf6\x31\x18\xdf\x83\xf2\xa4\x75\x5c\xf7\xc1"
- "\x45\x88\x3e\x88\x30\x11\xb4\x86\x95\xda\x27\x0c\x8f\x70\x78\x7d"
- "\xb4\x8e\x03\xe5\x2c\xfa\xa7\x78\x57\x63\x3a\xbe\xc6\x6f\x55\x0d"
- "\x24\x10\x8d\x7c\x1e\xab\xcd\xae\xa2\x79\xa1\xd4\x1e\xba\xd5\x70"
- "\xa7\x9b\xcb\x6c\x34\xb6\x7f\xda\x7a\x69\x0e\x2f\xd1\xa0\xc1\xb4"
- "\xbb\xd4\x3a\x3e\x27\xdc\x85\xb8\x88\x86\xc7\xfc\x36\xbb\x7a\x00"
- "\x8f\xda\x7e\x1b\xcd\xef\xed\xb5\xa9\x97\xb8\xd5\xd1\x4c\xe0\xd1"
- "\x19\x64\x3c\x04\x87\x79\xf1\x79\xf2\xbd\x36\x4d\x65\x10\x4c\x6a"
- "\x70\x5e\x73\xdc\x10\x41\x34\x77\x82\xae\x86\xf2\x93\xca\xc8\xe7"
- "\xdc\x3a\xb6\xf9\xc0\x81\xfe\xc5\x45\xd0\x59\xb1\xac\x86\x66\x2f"
- "\xad\x75\xb6\xc7\xd4\xed\x06\xe0\x7a\xa1\x06\x83\x84\xb3\x5a\xc6"
- "\x49\x38\x82\xca\x1a\x2b\xf2\xa7\xb2\x6a\x41\x82\x6d\x09\xa6\x91"
- "\xf0\x62\xb9\xc6\xd5\x22\x5c\x0b\x7a\x2d\x12\x4c\xb7\x0c\x13\x54"
- "\x07\x53\x25\xfa\x88\x3f\x54\x67\x59\xb2\x7e\x7a\x6c\x31\xd8\xfe"
- "\xdf\xd6\x2d\xf4\x36\x10\x2e\xd1\xa0\x17\x34\xa8\x90\x06\x95\x5d"
- "\xe0\x8f\x49\x93\xf1\x3b\x41\xe7\x0d\xa6\xb9\x96\xc3\xea\x46\x08"
- "\x3d\xe5\xb0\xc5\x01\xd8\xe8\x10\x58\xe4\x85\x5a\xd4\x01\xa8\x9d"
- "\x10\x63\x42\x7e\x44\x20\x4c\x23\xd6\xb7\x41\x86\x91\xca\xaf\xc7"
- "\xb8\x05\x12\xbe\x96\x20\x7c\xc5\x84\x8f\xe6\xc5\x0a\xdb\x1b\xe3"
- "\x0c\xd8\x3e\x68\xc5\x77\xd7\x60\xfb\x4a\xfa\x1a\xab\x45\xb8\x04"
- "\x0a\xb7\x4c\x03\xdd\x25\x88\xf9\x73\xaf\x3a\xa2\x5b\xf0\x22\x16"
- "\xed\xdf\xa8\x01\xdf\x06\xdf\xe7\x3a\xc1\xe0\x95\xf2\x33\x11\x6f"
- "\x02\xf6\x96\xf2\x8c\xcd\x90\xf3\x94\xe3\x83\x75\x26\x65\xc4\x1c"
- "\xf4\x4f\x52\xfe\x3e\x25\x3e\x65\xb2\xec\xbb\xcc\x6f\x59\x9f\x30"
- "\xc7\x3d\xbf\xc5\x70\x7f\xe2\xdb\x79\x09\x33\x79\xdb\x7f\x67\x67"
- "\xe2\x34\x6c\xdd\x7f\xcb\xff\x56\x52\x48\x02\x0f\xc1\x70\x7a\x9e"
- "\x46\xcf\x92\xbf\x80\x4f\xab\x57\x45\x0c\x9f\x51\x48\x4f\xc2\x73"
- "\x48\x19\xfb\x4c\x6e\x44\xaa\xf4\x3c\x5a\xc4\xdc\xc3\x7d\x0e\xe3"
- "\xc3\xf4\x7c\x07\xc7\x35\xa7\x81\x72\x9e\xfd\x72\xe2\x0f\x1f\xff"
- "\x97\x88\x8f\x5e\xd8\x98\x12\x75\xa7\x8d\x60\x66\xfe\x28\xf1\x0d"
- "\x0c\x69\xa6\x90\x69\x6f\x72\x0a\x82\x53\x9d\xa6\x54\x52\x7c\xfc"
- "\xcc\x45\x89\xaf\xae\x59\x35\xfd\xb7\x89\xb1\xb7\x7f\x90\xd5\x4c"
- "\xe9\x6f\x8f\x0d\xc9\x69\x5a\x80\xaa\x75\x47\xee\xda\xff\xbd\xb7"
- "\x05\x96\xc7\x57\x45\xfc\x36\x65\xf2\x96\x42\x0a\x9d\xce\x7d\x31"
- "\xf2\x55\xe6\x5c\x4b\x8c\x7c\xe1\xf1\xcf\xfe\xf5\xf1\xb7\xce\x3d"
- "\x75\x17\x96\xf4\xf6\xca\x73\x4f\x3d\xfe\xd6\x67\xff\x1a\xb1\x97"
- "\x20\xef\x36\x25\xc6\x19\x22\xe7\x6f\x6d\x79\xec\x2e\x4e\xd5\xb8"
- "\x83\xfa\xea\xf1\x0d\x13\x1a\x27\x9e\x89\x6f\x9d\xf4\xef\x93\xff"
- "\x34\xe5\x0b\x83\x7b\x2a\x43\x3f\xe2\xa1\xc4\xa9\x03\x7e\x04\xa0"
- "\x1f\xd1\x89\x7e\x44\x29\xfa\x11\xed\xc1\x7e\xc4\xc7\x23\xe7\x95"
- "\x08\x5f\x42\xc0\x0b\xff\x67\xe6\xbf\xa3\xff\xb3\x19\xfd\x9f\x99"
- "\x1f\x45\xae\x7e\xe2\xa3\xa8\x0c\xe1\xff\xc4\x44\x0f\xe3\x3e\xd0"
- "\x78\xbc\xa3\x1f\xf4\xeb\xa9\x78\x37\xe2\xfb\x5d\xb1\xc3\x43\x7d"
- "\xa2\x95\xa3\x5b\x23\xb3\xd0\x27\x4a\x46\x9f\x28\x25\xa7\x55\xbb"
- "\xe4\x57\xad\x23\x92\x52\x5a\x47\x0e\xf8\x45\x8b\x5b\x53\xf5\x73"
- "\x5a\x97\x68\xa0\xf5\x51\x10\xbe\xd1\x3e\x48\xfc\x58\x13\xa7\xfa"
- "\x4d\x14\x68\x7e\x33\xba\x7e\xe4\x6f\xa2\xed\xf6\xdf\xe8\xf0\x8a"
- "\x81\xfa\xdf\xc4\xc2\xf0\x0f\x1e\xaa\x87\x0f\x16\x96\x3a\x3f\xd2"
- "\xc0\xe8\x8f\x46\xc0\xb5\x8f\x62\xf0\x9e\x7d\x14\x3e\x7a\x11\x34"
- "\x1f\x8d\xd4\x5c\x0b\x94\x37\xee\xcf\x1f\x4d\xfd\x70\xfe\x47\xd3"
- "\x92\x7f\xf9\xd1\xf4\xd4\x95\x1f\x25\x7c\xf8\xe1\x47\x33\x9c\x93"
- "\x83\xfd\x26\x2a\x33\xc0\x3d\xfb\xc8\x83\x45\x7e\xdf\x6f\x1c\x96"
- "\x38\x6c\x7f\x1e\xf7\x07\xbf\x2f\xf9\x85\xdf\x4f\x59\xf4\xc2\xe3"
- "\x8f\xe7\x46\xa8\x53\x26\x73\xef\x52\xf2\x34\x03\xde\x67\xa8\xcf"
- "\x39\xbf\x25\xe0\x73\x26\xb8\x03\x3e\xa7\x61\xd8\xfc\x6d\x21\xfe"
- "\x59\x1f\x86\x9d\x4f\x4e\x30\xcc\x48\xe4\x9e\xd9\xb9\xf1\x4a\x6f"
- "\x6d\xf6\xa1\xc4\xf9\x09\xda\xfb\x3b\xd0\x67\x1b\x7e\xe0\xc5\xdc"
- "\x9f\xd0\x85\x5e\xdb\x57\x3a\xf5\x0b\xcf\xe6\x24\x65\xee\xbd\x1b"
- "\xeb\xfc\x76\xf2\x82\x87\xbf\xb8\xbf\xe9\xc5\x17\x5f\x68\xfa\xe8"
- "\xa9\x55\x77\xfd\x33\x86\x7d\x90\x50\x8c\xf2\xf3\x1f\xa6\xff\x98"
- "\x73\x2d\x39\xf2\xc5\x27\x9a\x5e\x78\x6d\xc3\x86\x16\x92\x17\xaa"
- "\x5b\xb9\x8d\xea\xb5\xc5\xa2\x4f\xa2\xfa\xb9\xc7\x36\x06\xfd\x9f"
- "\xf1\xad\xca\xb6\xec\x3b\xbd\xfc\x4e\x2f\xbf\xd3\xcb\xff\x09\xbd"
- "\x1c\x0b\x42\x2f\xc7\x1f\x0c\xa7\x97\x4b\x96\x2f\x5e\x31\xcf\xb0"
- "\x35\xd7\x60\x29\xdc\xb2\xa1\x30\x67\x93\xa1\x60\x4b\x8e\x29\xcf"
- "\x34\x12\x06\x22\x72\x72\x8b\xf3\xb7\xe5\x14\xe7\x0d\x5a\xf3\xa8"
- "\x97\x7d\xd2\xc1\xbe\xf5\x78\xef\xd0\xbe\xf5\x84\xb8\xf0\xfd\x12"
- "\x15\xb6\xed\x13\x12\xc3\xc4\x4d\x93\xe2\x96\x86\x89\x7b\x58\x8a"
- "\x33\x87\xe9\x03\x8e\x12\x7d\x8c\x09\xfb\xc2\xc5\x61\x78\x8d\xec"
- "\x93\x60\x3f\x4d\xdd\x32\xad\x07\xc8\x27\xb9\x08\x13\x3e\xc4\x32"
- "\x75\x63\xfc\x19\xd9\x97\x71\xc2\x84\x7d\xb2\x8f\x26\xf5\x43\x8c"
- "\x6e\x5b\x0a\x96\x73\x82\x33\x4c\x1f\xe5\x6e\x29\x5f\x5f\xc0\x37"
- "\x5a\x6e\xf0\xd8\x26\x46\x0d\xf6\x8d\xce\x81\xe8\x43\x4e\x34\x2a"
- "\x60\x93\x64\x58\xf4\x27\x69\x2f\x88\x1e\x5a\xab\xd6\x03\x13\xcf"
- "\x30\xdb\xf8\x6a\xf2\x29\xa9\x1f\x49\x78\x44\x5f\xb2\x83\xf7\x25"
- "\xb1\xaf\xd8\x85\x69\x8b\x83\xfa\x93\x5d\xe8\x1b\x0f\xa7\xfe\xe4"
- "\x45\x98\x78\x82\xfa\x94\x87\x39\xae\x4b\x84\x6b\x19\xe1\x72\xc2"
- "\x44\x3b\xf7\xfb\x44\xda\xc6\xa0\x71\x33\xec\xd7\x4e\xe4\x7b\x99"
- "\xca\x7e\x21\xc6\x9f\x73\x6a\xb2\x7a\xe4\x32\x90\x2f\x28\x95\xa3"
- "\x4c\xd4\xc3\xc4\x30\xfd\x9f\x73\x95\xa2\x1f\x18\x3f\xd0\xff\x21"
- "\x7c\x7e\xdb\xf8\x9f\xd6\x72\x9c\xf1\x09\x32\xce\x60\xb9\xcc\xdd"
- "\xb2\x79\x7d\xfe\x86\xad\x85\x79\x86\xa2\xa5\x4b\x0d\x9b\xb6\x98"
- "\xf2\x66\xcf\x9e\x3d\x32\x44\xfe\xa2\x84\x4f\xfb\x49\x0a\xc9\x21"
- "\xf9\xb5\x92\x1c\xa6\xa0\xcf\x29\xf9\xcd\xf1\x65\xa1\xfd\x8b\x4f"
- "\x52\x24\xff\x56\x87\x30\x89\x12\x4c\x43\x08\x0c\xe2\x93\x7c\x64"
- "\xf2\x73\x47\x4b\x30\xad\x4a\x3c\x18\xc7\xfb\x45\xb4\xfe\xae\x57"
- "\x94\xaf\x47\x81\xe7\x21\xa9\xbf\x83\x72\x3f\x4c\xea\x27\x4c\xd2"
- "\x29\xf0\x3c\x14\xe8\x6f\xa8\x64\x98\xb9\xc1\x7d\x13\x7c\x4f\x95"
- "\xeb\x24\xe0\xc7\x37\x77\x0b\xdc\x2a\x5d\xc0\xef\x9f\x54\xa0\xe8"
- "\x4b\x8d\x0d\xe0\x06\x9d\x04\x53\x1e\x4a\x63\xf3\x25\xa9\xac\xda"
- "\x20\x3c\xa7\x43\xf1\x34\xff\x97\x84\x27\x22\x08\xa6\x43\x41\x63"
- "\xf7\x60\x1a\xed\xa3\x05\xee\x7a\xcc\xdf\x29\x95\x6d\xb2\xa2\xfc"
- "\x08\xc3\x71\xc7\x21\x4c\xbc\x0c\x33\x37\xb8\x2f\x45\xfd\x39\xbe"
- "\x26\x13\x26\x2f\x25\x79\xc2\x6b\x18\xd2\xfd\x97\xa0\x3e\xdd\x70"
- "\x29\x9d\xb2\xfc\xa3\x7a\xb1\xbf\x50\x17\xd2\x4f\x9b\xac\x28\x3f"
- "\xf6\x0d\x63\x65\x1e\x69\x64\x18\x65\xf9\x9d\x82\xc6\x98\x98\x40"
- "\xf9\x27\x77\x28\xf0\x8c\x25\x99\x22\x5c\x41\x79\xf9\x14\x78\x3a"
- "\x25\x3e\x06\xf1\x7a\x8a\x41\x51\x1f\xff\x29\xd1\x13\xc4\xeb\x29"
- "\xa9\x0a\x3c\x57\x29\x3e\xb4\x5c\x53\xcc\x0a\x3c\x57\x03\xe5\x42"
- "\x39\x16\x30\x07\x15\xfd\x58\x35\xb3\x7d\x30\x4a\x81\xa7\x51\x86"
- "\xe9\x1d\xf6\x42\xbd\xa8\xdb\x29\x2d\xb2\x2d\x12\xf5\x1a\x9f\x48"
- "\xb8\x31\xfc\x42\xb0\x2d\x40\xba\xba\x07\xf3\xc9\x00\x4a\x3e\x05"
- "\xd1\x25\xf5\xc5\x0d\x09\x8a\xf2\x5d\x92\xf8\x34\x32\x08\x4f\x9a"
- "\xa2\x7c\xff\x25\xe1\x89\x0c\x82\x51\xd4\x7f\x73\x8f\x84\x47\x13"
- "\x04\xa3\x94\xff\xcb\x12\x9e\xe0\xbc\x4e\xdf\x9a\x4f\x86\x10\xf9"
- "\x27\x5e\x61\x58\xcf\x2d\xc6\xa0\xb4\xe2\xdb\xc1\x54\x6c\xff\xde"
- "\xaa\xe1\x6b\xa6\x63\x0b\x0f\xd2\xde\x52\x68\xa3\x53\xf8\xd8\xe0"
- "\x0d\xb2\xd3\x53\xad\x75\x68\xcf\x44\x19\x20\x51\xd8\xee\xa9\x7c"
- "\xbf\x10\x4c\x9b\xee\x84\xd1\xc5\xc1\xdf\x01\x9c\x30\xf5\xa0\x14"
- "\x87\xe5\x1f\xd3\x21\xc7\x51\xb8\x18\x5f\x9c\x8a\xed\xdf\x78\x8b"
- "\x68\xc7\xa6\x16\x48\xb0\x68\xf7\xe3\xd3\xc2\xad\x63\x1e\xea\xfb"
- "\x4b\x91\x9e\xf9\x4b\xc7\xd3\xba\xe6\x6c\x9d\xdf\xc6\xc0\x61\xf5"
- "\x82\x61\x02\x94\x76\xc2\x34\x2d\xf5\xf1\x0f\xef\x04\x6d\xa9\x85"
- "\x79\x69\x0f\xdc\x76\x57\x0f\x94\xba\x58\x37\xed\x33\xbb\xfb\x1a"
- "\x68\xe9\xbc\x84\xdd\xcf\x81\xbe\xa5\xe4\xcf\x61\xd7\xe6\xfa\xe9"
- "\xdc\xc6\x78\x4a\xdb\x05\xed\x35\x5d\x50\x5a\x13\x9a\xb6\x74\x12"
- "\xe8\xdb\x68\xcf\x5a\x1b\x44\x13\x1d\xf4\x3d\xc5\x17\x9b\xad\x2b"
- "\x39\x06\x9a\x52\xf4\x2e\xdb\x4c\x76\x99\x96\x73\x44\xcb\xbe\x4b"
- "\xa0\x7d\x6b\xbd\x5d\xbd\xf7\x12\xd1\x6b\xd6\xbd\xbb\xd3\xab\x6e"
- "\xd6\x2f\x85\x66\xfd\x05\x68\xd1\xcf\x87\x16\x6b\x2a\x1c\xbe\x04"
- "\x51\xcd\xde\x64\x68\xd1\x2c\x86\x96\x84\x54\x70\xf4\xe0\xb3\xa1"
- "\x1f\x61\xdc\x7c\x1f\xa4\x8b\x30\xcd\x5e\xf5\x2c\x68\x9d\x02\x27"
- "\xf2\x6c\xda\x59\x79\x4f\x1f\x7a\x0f\x57\x8e\xa2\xf1\xa0\x47\xfa"
- "\xba\x91\x96\x07\x3a\x61\x7a\x64\x82\x1e\x12\xa9\xfd\x75\x54\xfb"
- "\x40\x53\x02\x23\x86\x90\x8b\x38\xbe\x1f\x28\xfa\x51\xb5\x47\xb1"
- "\xad\xc7\x7b\x2f\xca\x84\xc7\x36\x3d\x19\xf3\xbe\x20\x8d\x7b\xf5"
- "\x94\x9e\x40\x39\xdb\x9e\x49\xfb\x83\x60\x3b\x3d\x3d\x53\x8e\xa3"
- "\x7d\x4e\x69\xff\xd2\x39\x71\xa0\x73\xf8\x52\xe0\xfd\x1b\xdd\xb4"
- "\x06\xbf\x87\xf6\x45\x20\x7c\xd8\xe6\x47\xd0\xf8\x13\xd2\x73\x17"
- "\xb6\xf1\x3d\xd3\x11\x0e\xd3\x63\xfd\x9f\xe3\xfb\x1a\xb3\x71\x6b"
- "\xdc\xfe\x71\x6b\xae\xf9\x5f\x5b\xd3\xcb\x5e\x5b\xf3\x65\xff\x6b"
- "\x6b\xfe\x5a\xba\x03\xb4\xfd\xe3\xd6\xb8\xda\x2d\xbc\x0e\x74\xed"
- "\x96\xcb\xb4\x9e\x5e\xbb\xeb\x32\xe8\x9e\x79\x0e\xeb\xde\xf7\x47"
- "\xd8\x95\x0f\x7a\x7f\xcc\xfa\x56\x87\xef\x53\x78\xa6\x04\x18\x3e"
- "\x77\x84\x2b\x5f\x6f\xac\x39\x5d\x1e\x4f\xf3\xd8\x12\x74\x4e\xcd"
- "\x5a\xbe\xf6\xdf\x15\x63\x49\xc7\x2b\x03\xaf\x4c\xbc\xb2\x58\xac"
- "\x39\x0b\x79\x55\x3a\x7a\x8f\x0a\x68\x1f\x9f\x39\x7e\x50\x5d\x82"
- "\x84\x99\x48\xbf\x6e\x08\xbe\xc5\xfb\x2b\xdf\xa5\xfd\x7f\x77\xd3"
- "\xfe\xbf\xe4\x03\x90\x7e\x91\x3f\x8a\xf9\x58\x31\x1f\x2e\xdf\xa8"
- "\x23\x6e\x16\xfb\x6e\x19\xf9\x74\xee\xe7\xcd\x2a\xd7\xf3\x66\x75"
- "\x6f\xec\xbb\x7b\x11\xa6\x06\x61\xca\x24\x1e\x76\x13\x2e\xd4\x1b"
- "\xd7\x28\x1f\x44\x20\x4e\xcb\xcf\xaf\x77\x68\x8e\x1f\x65\x17\x10"
- "\xae\x65\x00\x17\xe2\xae\xe2\x7e\x52\x42\x87\x1c\x46\x7e\xd2\x21"
- "\x84\xa3\xf4\x0e\x6f\x0a\x7d\x33\x74\x3a\x0a\xba\x69\x1f\x8b\x91"
- "\xac\x4f\xe4\x47\x3e\x1c\xe9\xea\x28\x2f\x0c\xf3\xd8\x20\x9d\x70"
- "\x53\x3a\x47\x4f\x37\x60\xba\xbd\xac\xd4\x8c\xfe\x22\x2c\xf7\x30"
- "\xb3\x8a\xf6\xb4\x6d\xc6\xf4\x22\xef\x19\x29\x32\x8d\x94\x07\xdf"
- "\xd3\x96\xe8\x44\x79\x68\x2e\xf0\xc2\xa8\x6a\x1a\x27\x87\x55\x84"
- "\x8f\x70\xa1\x1c\x38\xb1\xac\x7b\x9b\x0b\x5c\xe0\x67\x21\x38\x9d"
- "\x12\xbe\xf2\x10\x7c\x18\xce\x10\x1f\xc9\x5f\x0b\xa6\x19\x55\xcf"
- "\xf1\xad\xfc\xb9\x9f\xf0\x79\x41\x63\xe0\xf4\x3e\x4e\x38\xf8\x9e"
- "\xd4\x88\xd3\xbe\xed\x61\xf4\x1d\x67\x78\x5d\xa5\xe6\x08\xbe\x7e"
- "\x1e\xd3\xbf\xbb\xbb\x3b\x92\xf5\x66\x46\x8c\xe6\x6b\xe7\x1f\x06"
- "\xfa\xd6\x8a\x30\xbf\x63\xbd\xe6\x88\x51\x3d\xe8\xeb\x21\x0c\xed"
- "\xa7\x45\x74\x06\xd7\xe5\xca\x45\x8f\xcf\x87\xc7\x53\x97\xa4\xce"
- "\x87\x65\x0f\x2d\x9c\x0f\x89\x0f\xcc\x4a\x9c\xfb\xbd\x1f\x7c\x8f"
- "\x3f\x7c\xef\x07\x49\xdf\x83\xf4\x27\x56\xce\x87\xf4\xe5\xf3\x61"
- "\x15\x5e\xe9\xab\x16\xad\x4c\x5d\xb4\x6a\x3e\x64\x2e\x5e\x82\x6f"
- "\x0b\xe7\xdf\x9b\xf8\xc8\xac\xf4\x85\x4b\x16\xc1\x63\x19\xf7\x25"
- "\xde\x77\x1f\x3c\xb4\x68\xe9\xbd\x89\x89\xd2\xfd\xde\x44\x02\x79"
- "\x2a\x69\xd1\xaa\x59\xe9\x85\x5b\x8a\xb7\xcc\x5a\xbe\x64\x21\x85"
- "\xc0\xa2\x45\xf3\xd3\x43\xfc\x48\x63\xff\xf5\x7e\xe2\xb7\x9b\x5d"
- "\x4d\xa3\x7d\x8c\xa1\x16\xe5\x00\xaf\x1e\xbe\x3f\x12\xdc\xf9\x6f"
- "\xb5\x54\x7f\xbc\x2d\xb8\x23\x8e\xda\x53\x8f\xed\x0e\xaa\x7f\x3b"
- "\xf1\x91\xf6\x12\xbe\x08\xb3\xe7\x63\xdc\x78\xc9\x1f\x89\xc4\x78"
- "\x6f\x68\xfc\x5d\x59\x18\x3f\x85\xf6\xdb\x71\xe0\x85\xbc\x77\xa3"
- "\x3d\x44\x1e\xbb\xa0\xb7\x34\x33\x92\xef\x77\x88\xf5\x4e\xfb\x50"
- "\x78\x6c\x77\xce\x0d\xd2\xfb\x2e\xda\xaf\x82\xc6\x93\xaf\xc0\x9d"
- "\xa3\xda\x8b\x53\x68\x4f\x2a\x70\x14\x4b\x38\xae\x0d\xe0\x18\x29"
- "\xed\x99\xe8\xac\xa5\xbd\x40\x04\x9e\x92\x20\x1b\xe1\x24\x3c\x87"
- "\x31\x4e\xc2\xf5\x58\x3b\xda\x0a\xb4\xe5\x13\xfc\xa5\x46\x60\xb1"
- "\xd9\x7a\x7f\x9f\x11\xc4\xf8\xeb\x9d\xa7\x83\x64\xdb\xdd\x62\x45"
- "\xb8\xb7\xd2\x54\xb4\x2f\x03\xdf\xa3\x01\xee\xb0\xa3\x8c\xbb\xfb"
- "\x2b\x2d\x39\xec\x2a\xdf\x17\x71\x18\x96\x6f\x16\x96\x2f\xc1\x5f"
- "\x69\xc9\xe6\x7b\x8c\x72\x38\x63\x1c\xa3\xf7\x58\x84\xeb\x1b\x08"
- "\x1b\x43\x61\x1e\xfa\xbe\x43\x7b\x76\x33\x1e\x1e\x81\xe1\x9f\xa2"
- "\x5d\xeb\x40\xd8\x6c\x82\x9d\xe3\x83\xe1\x7c\x3f\x94\x52\x15\x74"
- "\x82\x31\xcb\x1f\x6b\x59\x17\x94\x1f\xe1\xc9\x12\xed\x18\xd6\xc5"
- "\x55\xc4\xd3\xcb\xc3\xd5\x18\xfe\x0b\xc4\x9f\x4b\xf6\x52\xd8\xf0"
- "\xd9\x7c\x7f\x22\x69\x4c\x3e\xf0\x4e\xfb\x3d\xef\x16\xef\xcd\xc8"
- "\x4b\xfa\x4e\x40\xdf\xf8\x3d\x36\x23\xfa\x3f\x09\x69\xa2\xad\x9c"
- "\xcd\xf3\xa0\xfd\x65\x99\xee\xcb\x46\xc4\x6b\xb2\xef\xec\xe1\x67"
- "\x04\x39\xc1\x58\xe0\x2f\x35\x83\x82\x26\x23\xd1\x4f\x36\x04\x79"
- "\x31\x0b\xe5\x60\x84\xc7\x76\x17\x28\xe4\x20\x1e\xf1\xe4\x20\x7d"
- "\x1d\x58\xa6\x1c\xc4\x93\xe0\xef\x35\x63\xbe\xd8\x5f\x64\x66\xf4"
- "\x95\x02\x38\xa4\xf4\x29\xa1\xe9\xef\xec\xa2\x74\x08\x1f\xe9\xe9"
- "\x25\xf8\x3b\xbb\x89\xe7\x92\xdc\xa1\x5c\xde\x65\x51\xc8\xe5\x54"
- "\xa4\xe5\xfb\x41\xf1\xe5\x8a\xf8\x48\x8c\xff\xa1\x14\x8f\xba\x7f"
- "\x57\xa3\x82\xde\xb3\x18\xbf\x00\xe9\x75\xa3\x6e\x47\x60\x7e\x0d"
- "\xb5\x92\x6f\x22\xc1\x3b\x15\xf0\x3e\x84\x5f\x48\x72\x43\xed\x0e"
- "\xc1\xd7\x49\xba\x83\xf0\x5a\x8f\xed\x6e\x5d\x28\xfc\xac\x3f\x23"
- "\xfc\xd2\x00\x7d\x77\x27\x86\xc6\xdf\xed\xc5\xf8\xc7\x48\xd6\xf1"
- "\xfe\x34\xf9\xfa\x64\x4f\xc8\x96\x35\x17\x50\x7d\xdd\x9d\xad\x80"
- "\x2f\x43\x38\x93\xc4\x23\xb5\xc4\xa3\x06\xa9\xef\x7e\x41\xa2\xa1"
- "\x4a\x91\xe6\x34\xa6\x29\x40\x3e\xe6\xc8\x72\x19\x26\x4d\xab\x22"
- "\x4d\x37\xd5\x23\x13\xf9\x68\x3c\x7d\x81\x34\x92\x9d\x0c\xc6\x41"
- "\x65\xbb\xcd\x63\xbb\x27\x4a\x51\xf6\x54\xcc\xb7\xf8\x90\xb0\x3b"
- "\xb7\xa1\x0c\xdd\x87\x61\xf7\x23\xce\x3c\xd2\x81\xc3\xe4\x0f\xba"
- "\xbc\xc0\x4a\xd3\xa2\x84\xec\xde\xb3\x69\xb4\x0f\xe8\x79\x16\x3d"
- "\x13\x6e\xe6\x59\x2a\xe9\xe4\x3d\x9b\xf0\x4e\xe1\xfc\x7c\x1b\xb2"
- "\xc3\xcc\xf3\x23\xbf\xc0\x79\x4f\x05\x9d\x7f\x86\xef\xfd\x52\x1e"
- "\xb3\x68\x0f\x51\xa4\x7f\x1d\xb6\x3b\xc0\xb6\x23\xdc\x4e\x58\x88"
- "\xe1\x93\xb8\xae\x0a\x38\xfe\x2e\xf2\x48\x23\xf9\x9e\x8b\xef\x63"
- "\xa4\xf4\xa3\x08\x1f\x3e\xdf\x2b\x3d\xab\xfa\x09\xd7\x55\x59\x07"
- "\x67\xf1\xfd\xe4\x48\x0f\x39\x7e\x4c\x4f\xfb\xb5\x0a\x9c\x33\xff"
- "\x8a\xf7\x25\x78\xff\x23\xde\x1f\xc3\xfb\x2f\x68\xff\xd4\xd2\x7e"
- "\xae\x8f\xf4\xfe\x36\xde\x57\xe2\xbd\x02\xef\xab\xf0\xbe\x0b\xef"
- "\x0f\xe3\xfd\x49\xd2\x0b\xda\x0b\x9e\xf6\xb4\xc1\xb6\x55\xc8\x16"
- "\x7d\xfb\xf3\xa4\x11\x0f\x16\x21\x4c\x2a\xd7\x57\x61\x5f\xb4\xa2"
- "\x1e\x67\xf2\xf3\x87\x50\x1e\x28\x6c\xb8\x90\x07\x11\xd6\x2f\xdb"
- "\xa1\xab\x81\x30\xc9\x36\x49\xba\x28\x85\x09\xfc\xe9\x88\x3f\x9e"
- "\x68\x65\x02\x57\xa4\xa8\x73\x09\xbf\x48\xa7\x09\x93\xa7\x2a\x38"
- "\x4f\x27\xdc\xe3\xa2\xfd\x90\xf0\x7e\x81\xef\x37\x09\xb3\xa2\x18"
- "\x97\x7b\x6c\x67\x39\xbe\x7b\x9a\x24\xb8\x72\xe2\x31\x4f\x2f\xc2"
- "\x67\x06\xc9\x52\xac\xc7\x36\x2b\x53\x21\x4b\xe8\xeb\xdf\xf1\x02"
- "\xc9\x0c\xf1\x9d\xca\x36\xda\xc2\xdb\x72\x5e\x16\x8e\xff\xaa\x90"
- "\xc9\x5a\x69\x6e\x92\xd0\xdf\x59\xf5\x0a\x3c\x67\x10\xcf\x8f\x15"
- "\xfa\xde\x13\x68\xd7\x66\x9d\x53\xd8\xa3\x06\xcc\xef\xbc\x13\xf5"
- "\x41\xb2\xab\xee\x88\x12\xd2\x97\x59\x5e\x27\x5c\xe2\x7e\x1e\xc6"
- "\xaf\x27\x3c\xee\x52\xbe\x8f\xbf\x3b\xc2\x42\xe5\x9d\xad\x97\xe3"
- "\x79\x5c\x4c\x23\x6f\xcf\x22\x0a\x78\x1c\xb6\x7f\xd3\x75\x72\x1c"
- "\x88\xfd\xe1\xdc\x11\xc5\x3c\x2e\x3d\x80\x37\x3b\x49\xc2\x1b\x11"
- "\xf6\x0c\x86\xf2\x6c\xe3\x2c\x00\xf5\xdd\x65\x10\xe9\xf0\x9d\x87"
- "\x15\x3e\xd6\x3f\xab\x0c\x46\x38\x7c\xa7\xe0\x2e\x80\x18\x87\xef"
- "\x02\xdc\x0d\x30\xd5\xe1\xab\x42\x7f\xa5\x81\xe2\xdf\xbf\x13\x54"
- "\x2a\xbc\x97\xde\x51\xa6\x56\x39\x7c\xc5\x90\x50\xa6\xc1\x7b\x01"
- "\x2c\x8e\x64\x1e\x87\x6f\x29\xc2\x99\x60\x45\x3f\xbb\x9a\x1a\xc9"
- "\x3e\x5b\xdb\x0f\xba\xa5\xfb\x59\xa9\xc3\x87\x7d\x07\xdf\x59\x0c"
- "\xf7\xb3\x15\xfd\x5f\xe1\xe5\x61\xfe\xf2\xec\xa4\x15\xfd\x57\xd9"
- "\xc2\xfd\xef\xe3\xfb\x67\x0c\xeb\x92\x39\x7c\xc9\xd0\xee\x76\x23"
- "\x5c\x29\x63\x15\xd9\xc6\x67\xae\xa9\xa1\x8f\xce\x4d\xa8\xc8\x4e"
- "\xc2\xb2\xa4\xf5\x61\x39\xb0\x1d\x7e\xa4\xef\x79\xbc\x57\x66\x2f"
- "\xe6\xef\xe5\xd9\x99\x4c\x97\x9d\x36\x1b\x3b\x62\x54\x06\x87\xaf"
- "\x0b\xd6\x62\x57\x62\xc5\x0e\x17\x23\xfa\x47\xef\xa1\x7e\x58\x32"
- "\xed\xb9\x1c\xbd\x62\x47\x29\xc3\x38\x2d\x8b\xc9\x4e\x73\xf8\x7a"
- "\x00\xf3\xc8\x44\x7c\xab\x39\xbe\xf2\x6c\x2b\xc2\xba\x08\x2e\x18"
- "\x0f\xe1\x20\xd8\x15\xfd\x10\x8d\xf0\xd6\xbe\x98\x6c\x33\x5e\x07"
- "\xf0\x6a\xc2\xb4\x9f\x30\x5b\xdc\xaf\x68\xdf\x4c\x4c\x8f\x6d\x73"
- "\x76\xb7\x97\xce\x78\x20\x5e\xf6\xc3\x70\x84\xef\x40\xb9\x4a\x45"
- "\xf9\x44\x7a\x73\xb4\x9c\xde\xca\x9c\xe1\x5e\x5e\x8e\x9c\x61\xa2"
- "\x1c\x39\x91\x14\xde\x8b\xb2\x83\xcf\xc6\x5e\x11\x77\x27\xa6\xcb"
- "\xe0\xe9\xca\x73\x8c\x4c\x97\x93\xe4\x45\x3d\x44\xbe\x96\x11\x1f"
- "\x91\xaf\x65\xc4\x4b\x56\x91\x63\x74\x58\x0f\x02\x8b\xc9\x49\xea"
- "\x8b\xc9\x49\xc3\xf4\x4f\xf5\x71\x5f\x25\xc7\xec\x15\xb8\x37\x20"
- "\x9e\x2c\x94\xef\x08\xc4\x61\x46\x5c\xd6\x3e\x9b\x01\x56\xec\x60"
- "\xde\x15\xbe\x3d\xbe\xb5\x3b\x20\x62\x26\x94\x21\xbd\xef\x21\x8f"
- "\x4c\x58\xce\x16\xbc\xa7\x62\x3c\xdc\x8e\x79\xbd\x8f\x78\xcd\x94"
- "\x1f\xe6\x63\x45\x9c\x5b\x11\x97\x89\x68\xfa\x8a\xce\x52\x8b\xcd"
- "\x39\xf0\x95\xa0\xef\xa4\xbf\x3c\xa7\xd5\xaf\xcb\x69\x92\x65\x88"
- "\xe4\x47\xf0\xad\x0a\x96\xbb\x99\xcf\xe1\x3b\x8e\xad\x0e\xf6\x91"
- "\xdc\x17\x28\x1e\xfb\x4a\xa7\xb0\x9e\x49\xa6\x8a\xf1\xde\x00\x24"
- "\x3f\xed\x96\xfd\x04\xfb\x3e\xc9\xd0\x72\x8b\x7b\xcf\x2c\xb0\xa8"
- "\xf0\xbd\x74\xad\x4f\x0b\xcf\x58\x34\x65\xfd\xe5\x39\xd5\xed\x16"
- "\xaa\x97\xf3\x98\x86\xd2\x15\x40\xb4\x0a\xfb\x0b\x2a\xe6\x8b\xb6"
- "\xba\x34\xa3\xcc\xa5\xac\xdd\xbd\x14\x61\x2d\x40\xe5\x21\x39\x22"
- "\xf8\x65\x3d\xcc\xd9\xaf\x5b\x97\x46\x65\x63\xa3\xcb\xa0\xad\xe7"
- "\x7e\xa0\x3e\x5b\x5b\x4f\x03\xc9\xa9\x9f\xe9\xd6\xe9\x51\x46\xfb"
- "\x96\xf5\x94\x45\x3e\x73\x0d\x54\x18\xd6\xdf\x66\x3e\x85\xf1\x2d"
- "\x08\x77\x96\xcb\xed\xf2\x6b\xbe\x68\x9f\x2e\xe7\x80\xaf\x7c\x9d"
- "\x71\xf9\xb5\x3e\xd6\x66\xae\x82\xa7\x7b\xca\x90\x57\xa7\x60\xd9"
- "\x65\x5f\x44\xbb\xc5\x84\x30\x1e\x0c\x6f\xe0\xf2\xbf\xec\x72\x2f"
- "\x5b\xfe\x1c\xbb\xba\xfc\xda\x67\x6c\x99\x99\xbd\xbf\xd6\x0a\xa3"
- "\x6f\xdb\xc3\xfc\xa4\x17\x67\xbb\x4e\xc1\x6d\x17\x68\x4f\xfd\x54"
- "\x58\x9a\xe3\x67\xcb\x2e\x5f\x65\xcf\x3c\x47\xbc\x49\x86\x36\x33"
- "\xea\x8f\xb5\x8a\xf8\x7d\xb2\xcd\x7c\x06\xf3\x4f\x45\xbc\xa5\xcc"
- "\x61\x3d\x8e\xb0\xf6\xe8\xa7\x2f\xeb\xe0\x6c\x57\x15\xf8\x62\x72"
- "\x0e\xf4\x57\xe4\x54\xfb\x63\x72\x9a\xfc\x15\x39\xad\x2c\x66\x9d"
- "\xde\x57\xb1\xce\xd8\x1f\xb3\x0e\x65\x60\x5d\x35\xd6\xd3\x08\xaa"
- "\xf3\x1b\x36\x30\xe0\xfb\xd1\x1b\x54\xff\xe5\xeb\x4e\x62\x59\x5b"
- "\xd1\x37\x66\x42\xf6\xd7\x9d\xa4\x71\x08\x4c\xdb\xda\x17\xb3\xae"
- "\x09\xe1\x5a\x85\x7e\xad\xeb\x20\xb9\xa4\xf1\x7e\x0c\xfb\x0f\xec"
- "\x23\x45\x60\x7c\x37\x5e\xde\xbe\x98\x5c\x2d\xab\xcc\xcd\x44\xfc"
- "\x31\x5c\xa6\xca\x73\x33\xd9\x83\xe5\xe8\x6b\x5f\x43\x3c\xb9\xd6"
- "\x15\xfd\x0b\x18\xf2\x10\xf5\x24\x37\xd3\x5f\x91\x6b\x66\xb1\xb9"
- "\xd5\x5e\x2e\xfb\xb9\xaf\x11\xee\xbe\xe7\x8d\x34\x3e\xa1\xc1\xf8"
- "\x93\xac\xd2\x34\xc1\x4b\xb2\xaa\x33\xe9\xfd\x3a\x93\x95\x95\x9b"
- "\x8c\x3f\xda\xcf\x5c\xfd\xe5\xa6\x34\x7f\xb9\x29\xc9\x37\x0c\x7d"
- "\x78\xeb\x19\x20\xfb\xe4\xfb\x25\x43\x1e\x7c\x88\xfc\x68\xe0\xf5"
- "\xef\xb0\xa2\x0e\xec\x98\x50\xd6\xd6\x83\xb2\x60\xf9\x47\x6e\x9b"
- "\xda\xdd\xe7\x39\x4f\x59\x8c\x49\x4f\x32\x45\xf5\xfb\x8c\x05\xca"
- "\x58\x85\xc9\xe8\xaf\x30\x25\xf5\x57\x20\xde\x18\xcc\x27\x76\xfd"
- "\xbf\x7a\xb9\xbe\xae\x47\x79\x3d\x03\x74\xee\xa5\x90\xf1\xf5\x4d"
- "\x43\xd9\x48\xb2\x55\x64\x9f\x56\xf8\xbc\x24\x33\x7f\x21\xbb\x26"
- "\xec\x14\xac\x95\xed\x14\xd9\x28\xea\x17\x91\x9d\xf2\x4b\x76\xca"
- "\x2f\xd9\x29\xfe\xae\x43\x5b\x53\x9e\x9d\x46\xf6\x68\x85\x55\xd8"
- "\x99\x15\xfd\x89\x0c\x65\x23\x0a\x71\xa4\x89\xba\x40\x98\xca\xec"
- "\xd5\x1c\x9e\xf3\x29\xdb\xea\x47\x7b\x83\xd7\x01\xbf\xb0\x37\xad"
- "\x92\xbd\x51\xcb\xf6\x86\xce\x64\x43\x9d\xf2\x87\xb3\x37\x7e\xc9"
- "\xde\xf4\x33\x61\x6f\xfc\x92\xbd\xa1\xf0\x7e\xc9\xde\xf4\x87\xb1"
- "\x37\xa8\xcf\x54\xde\x08\xc9\xce\x94\x91\x9d\xa1\xf2\xa2\xac\x25"
- "\xf9\x85\x9d\xc9\xc4\x3e\x91\x9a\xec\x4c\x3f\xa6\xf1\xcb\x76\xc6"
- "\xc3\xd3\x5b\xc9\xd6\xf4\xbd\x00\x68\x3f\x0d\x40\x36\x86\xdb\x13"
- "\xdf\x54\x1f\xd9\x13\xe4\xdf\x02\xa5\x3d\x41\x7c\x07\xf0\x59\x27"
- "\xd9\xa9\xa6\xe8\x3d\xcc\x87\xf6\xa4\x7a\x85\xd5\x8d\x75\xfd\x47"
- "\x88\xf6\xa1\xdd\xb6\x16\x97\x39\xac\x3e\x40\x3b\xd0\xca\xda\xcb"
- "\x00\x69\x44\xf9\xed\x47\x5b\x01\x80\x7a\xa9\xf7\xa1\x8e\xa3\x8c"
- "\x1b\xdb\x2d\x9f\x42\x3f\xea\xea\xb2\x9e\x5e\xc7\x33\x6e\xa3\x6e"
- "\xd9\x65\xe6\x42\xfe\x38\x9f\xb1\x94\xa1\x7d\x31\xba\xda\x7a\xde"
- "\x83\xa5\x5d\xcc\xbf\x34\xdb\x69\x40\x1d\x30\x2e\xcb\xb7\x47\xd3"
- "\x99\xa3\xcb\xaf\x31\x3b\xda\xc5\x7f\x5f\x76\x59\x17\x9d\xd5\x05"
- "\x93\x97\xe6\x30\x7f\x3f\xea\x19\x96\xb7\x1a\xcb\x7d\x12\x69\x6f"
- "\x42\x9d\x6b\x45\x3d\xd3\xfb\x14\x7a\x86\x3a\x73\x14\x9f\x0d\x82"
- "\x7f\xeb\x5a\x51\xcf\x4e\xfa\x79\x7b\xd6\xc5\xfb\xa2\x98\x4f\x2b"
- "\x8d\xdb\xa1\xae\x9d\xf4\x57\x08\x5d\xf3\x8b\x74\x1d\x7e\xe2\x9f"
- "\x5a\xd2\x35\xac\x0b\x8c\xef\xc6\xcb\x8b\xfa\x13\x5e\xd7\x2c\x41"
- "\xba\xf6\x9c\xa4\x6b\x31\x42\xd7\xb0\x4e\x23\xfa\x9f\x17\xfa\x46"
- "\xf8\xa9\xbf\x3a\xa0\x6f\xb1\x26\x3d\x9d\x0d\x20\x64\x87\xeb\x1c"
- "\xb6\x2b\xa6\x34\xd4\xb7\x24\xd4\x37\xc4\xc7\x5c\x64\x37\x51\x36"
- "\xff\x44\x6d\xdd\x72\x0b\xfb\xd3\xda\xfe\x09\x65\xa8\x4f\x69\x68"
- "\xcb\x3e\x43\x3b\xfa\xa7\x67\xdc\x50\x8f\xfa\xa4\x47\x3d\x32\xa2"
- "\x3e\x25\xa1\x5e\x91\x3e\x35\xf5\x3f\x4f\x38\xd7\x37\x0d\xe0\xe0"
- "\x6d\x65\xa8\x3e\xdd\x6c\xdc\xd4\x63\xfb\x81\xc6\x09\x5f\xf1\xf1"
- "\x57\x7c\xd6\x39\xe1\x46\xaa\xf4\x1c\xef\x84\x3f\x68\xb8\x2f\x83"
- "\x7a\x68\xd9\x0d\x63\x2e\xc1\x0f\xce\xa1\xcc\x03\x3e\x47\xe1\xf3"
- "\xf9\x15\x77\xbd\x8f\xbe\xc4\x1f\xba\x31\x6f\x0f\xe9\x22\xb3\xcd"
- "\x25\x5f\x2e\x05\x65\x51\xcb\x3c\x74\x46\x6d\x51\x21\x9d\x51\x4b"
- "\x67\xd2\xe2\xfb\x68\xe4\x41\x02\xde\x63\x8f\x5f\x87\x38\xbc\xe8"
- "\x5c\xca\x32\xf2\x9f\xf0\x39\x91\x6d\xd7\x8f\x3c\xbc\x0d\x66\x46"
- "\xbb\xc5\x59\xb4\x74\x76\x2e\xfa\xd1\x71\xf4\xcc\x6c\x9f\x19\xeb"
- "\xae\x4b\xe7\xd1\xc6\x60\x7e\x74\x1e\x6d\x91\x11\xea\x0a\xf9\x19"
- "\x59\xfa\x3a\x1b\x6b\xec\xf7\x70\xbd\x34\xca\xb4\x10\x6d\x48\xe7"
- "\x24\xa4\xb3\x6b\xf5\x8e\x14\xf8\xd0\x1a\x7e\xdf\x45\x8f\x2d\x69"
- "\xa0\xfc\x43\xc4\x27\xc8\x3c\x19\x22\x3e\x55\xe6\xd3\x50\x73\x3b"
- "\xa9\x9d\xee\xdf\xc6\x7a\x68\x0f\x6f\x1a\x37\x28\xf5\xb1\xff\xa4"
- "\xb3\x68\x77\xf7\x83\x76\x85\xd5\xcb\x1c\x3d\xcc\xee\xb0\x5e\x86"
- "\x3a\xda\x57\xbc\x84\xf9\xfd\x31\x45\x19\xac\xa2\x28\xbd\x77\x1b"
- "\xf3\xd1\xb8\x0f\xe6\x71\xd2\x09\x6b\xea\x45\x5d\xe4\x9c\xe4\xfd"
- "\x4d\x5d\x51\x3a\xe2\x8a\x21\x5c\x6d\x98\xbe\xbf\xa2\x08\xe5\x35"
- "\xe9\x9c\x53\xa5\xe5\x7b\xee\xa2\x2e\x9f\xb4\xec\x84\x89\x97\xe0"
- "\x01\x2d\xef\x27\x94\x17\x99\xc9\x26\x60\x98\x0e\xc3\xe2\x10\x7f"
- "\x81\xc7\xf6\x00\xfa\xdc\xbd\x55\xc2\x97\x7d\x20\x4e\x86\x73\x42"
- "\x52\xb7\x72\xde\x9a\xb4\x4a\xb2\x2c\x64\x1f\x38\x15\x84\xee\x6a"
- "\x47\x3b\xc8\xa5\x84\x8f\x0e\xd8\xf4\x75\x46\x3a\x8f\xab\x74\x17"
- "\xc4\x63\xfd\x10\x7d\x2f\x61\x9f\xe3\x22\xb3\x3d\x60\x78\x6b\xa7"
- "\x17\xfb\x14\x0f\x54\x39\xe1\x93\x21\xf9\xe9\xbf\xce\xba\x90\x07"
- "\xad\x47\xb6\x01\x10\x7f\x88\x9f\xa8\x37\x7e\xe4\xc3\xe7\x64\x93"
- "\xea\xb6\x51\xbf\xfb\x81\x0e\x99\x5f\x43\xd7\x49\x91\x49\xf4\x4d"
- "\xe7\x25\x31\x1b\x03\xfb\x64\xfa\x8e\x31\xef\x01\xc1\x83\x75\x4d"
- "\xbd\x68\x47\x68\x4c\x99\xce\xce\x2a\xd2\x33\xaf\xc7\x36\x6f\xa6"
- "\x13\x1e\x6e\x95\xc6\xab\xdc\x0e\xdf\x22\xb2\x2d\x61\xdb\x2d\xbe"
- "\x67\xe9\x00\xfe\x1f\x66\xb6\xc7\xa3\x1d\xe2\xb6\xa9\x31\x75\xb7"
- "\xa8\x7f\x2f\xe1\xa5\xb5\x1e\x5d\x18\x5f\xe4\x66\xdd\xac\xbc\x31"
- "\x89\xfa\x11\xb4\xff\x27\x86\x3d\x89\x72\xcd\xec\x85\x44\xd3\x0f"
- "\x9f\xb4\x4f\xbe\x01\x17\xad\x10\x51\x37\x30\x4e\xf4\xc3\x54\x1a"
- "\x17\x12\xe3\x61\xf3\x5a\x9c\xb0\xc8\x24\xd3\x45\x3e\x06\xf2\x96"
- "\xf8\x7c\x92\x7c\x0d\xfa\x4e\x51\x54\xc2\xbc\xe4\x73\x20\xac\x4b"
- "\x2e\x03\x95\x4f\x94\xeb\x87\x9a\xe0\x72\xd1\xb7\xfb\xe8\x12\xc1"
- "\x83\xa2\x1d\xa0\xe5\x67\xf9\xf4\xd3\x77\x8e\x45\xbc\x2c\x54\x66"
- "\x5e\x16\x6e\x63\xb1\x8d\xf0\xdd\x8f\x32\xc4\xc3\x5b\x11\x17\xf6"
- "\x7f\x16\x9e\x13\xf2\x34\xaf\x65\xa8\x35\x2c\x28\x9b\x56\xec\xab"
- "\x4e\x2e\xf5\xb3\x4e\xc4\xf9\x47\x31\xc6\xf6\xc3\x3f\xfa\xc9\xcf"
- "\xf6\x92\xec\xee\x30\x51\x9b\xec\x28\x21\x7b\xcb\x61\x6f\x47\xd8"
- "\x2e\x84\x69\x93\x60\xdb\xf8\x59\x89\xe2\x3e\x9c\xee\xd8\x8e\x6d"
- "\x45\x3a\xba\x5c\xbc\xbd\x6f\x04\xf9\x1d\xfb\xf8\xd8\x4f\xfc\x61"
- "\x0d\xab\xd8\x61\x0a\x4f\x8b\xc9\x4a\xed\x59\xff\x75\xd6\x83\xf9"
- "\x8c\x23\x39\x2a\xdd\x01\xe3\x51\x26\x3f\xdf\xbd\x0b\xc6\x90\x8c"
- "\xb1\x98\x22\x8b\xe0\x7b\x72\x22\xb3\xa1\xef\x89\x16\xd5\xb2\x0d"
- "\x26\xa2\x0e\x99\x2f\x41\xf2\xa2\xb5\x25\x06\xa4\x15\xe0\xc8\x15"
- "\x20\x1f\xe5\x33\x84\x2f\x70\xf8\xfe\x4c\xe7\x8e\xa3\x2c\x26\x9b"
- "\x64\x59\xc4\x67\xcb\xcd\x6c\x05\xf2\xd5\x2b\xc6\x28\x92\xff\x48"
- "\xdf\x24\x3a\x21\xb9\x95\xca\x2b\xe6\x40\x27\xff\x82\x5d\x67\xf1"
- "\x4c\xb4\x69\xdd\x4e\x48\x76\xe3\xdd\xcb\x2f\xb4\x25\xd2\x7b\x37"
- "\xc2\x9d\x64\xd7\xfb\x09\x06\xfb\xb8\xc9\x76\x66\x53\x91\x9e\xd4"
- "\x60\xde\x3d\x4e\x78\x46\xec\xc7\x0d\xc9\x4d\x84\x6b\x08\x1a\xba"
- "\x19\xdf\xff\xf6\x4b\x2c\xef\xfc\xd5\x86\xdd\x34\xc6\x39\xff\x2e"
- "\xae\x17\x88\xab\x4e\x2d\x6c\xb6\x1f\x69\xad\xb5\xf9\xcd\x68\x9f"
- "\xcd\xfe\xca\x92\x24\xfe\x2c\xc5\x31\xa9\x1d\x0d\x8f\xbf\x31\x95"
- "\x9f\xc7\x08\xf3\x1b\x05\x9e\xc6\x24\xfb\x84\x4b\xf4\xfe\x53\x7a"
- "\x77\xeb\x76\x25\x39\xaa\x53\xc4\x19\x91\x08\x23\xfa\xf1\xf3\x7f"
- "\xda\x8b\x79\x78\x6c\xf3\x1b\x9d\xb0\xb8\x5e\x7c\x9f\xd9\x15\x76"
- "\xdf\x6e\xbe\x3e\x0a\x75\x80\x74\x4e\xe8\xf4\x82\xfd\x6d\xf5\x5c"
- "\xff\x3a\x50\xe6\xbd\x92\xfd\xa5\xf1\x9c\xa8\x4e\x58\xb0\xaf\x4d"
- "\xcf\xe5\x5b\xcd\xd4\x0f\xea\x42\xce\x78\xc3\xb8\xc1\xd7\x83\xa9"
- "\x78\x65\xe0\x95\x2d\xbd\x17\xe0\x85\x65\x7e\xf0\x1c\xbe\x17\x73"
- "\xde\xbd\x61\x52\x39\x31\xae\x17\x7d\x76\x7a\x77\xc2\x83\x4b\xd9"
- "\x1b\x09\x6a\xf9\xb9\xee\x18\x8d\x13\x3c\x68\x75\xc2\x7c\x10\x75"
- "\xb1\x80\xcf\xdd\x41\xda\x88\xef\xac\xb4\x9a\x79\x5b\x76\xbb\x91"
- "\xee\x07\x4f\xb6\x54\xbb\xc1\x70\x07\x95\xff\xc1\x53\x54\x26\x9a"
- "\xc3\x42\xf7\xa2\x6a\xe6\x6a\xae\xf1\x01\x7d\xcb\x43\x5c\xa8\xff"
- "\x75\x09\x62\xcc\xa1\xd1\x42\xf8\x24\x99\x60\x72\xf9\x05\x9f\x77"
- "\x25\x19\xb6\xa9\xe8\x3d\xa6\xf6\x28\x1f\x87\x39\xcf\x4a\x33\xa5"
- "\xb9\x0b\x0b\x46\xa0\x9e\x2f\xa0\xb3\x1e\xaf\xc0\x82\x65\x0c\x79"
- "\xdd\x6c\xe6\x67\x49\xb9\xb0\xfd\xe9\xa9\xe5\xf3\x8d\x16\xa0\xfd"
- "\x9b\x9f\xcd\xbf\xcd\x60\x38\xb7\x35\x88\xf3\x30\xc6\x61\x7b\xd4"
- "\xd3\x66\xf6\x42\x3f\x95\x19\xd3\xbe\x77\xdd\xab\xa1\xb3\x2e\x77"
- "\x5b\x18\xa7\x83\x61\x5d\x09\x5b\xf6\xa0\x73\xd7\x65\xe6\x95\xcb"
- "\xdc\x5c\x4f\xfa\xb1\x60\x9f\x13\xde\x39\x3f\xa4\x4e\x0c\x94\x23"
- "\xe5\x44\x73\x82\xa8\x47\x3f\xf2\x2a\xb4\x1e\x53\xea\x45\x1d\x2e"
- "\x38\x1f\x5a\x87\x29\x98\x43\x0a\x4a\x42\xca\x5c\xbc\x52\xa5\xf7"
- "\xe0\x4b\x1b\xf4\x8c\xf5\x9a\x72\xd0\x63\x4b\x89\x43\xfd\x28\x11"
- "\x75\x43\xe1\x28\xcf\x24\x37\x7f\xc5\xb6\xa7\x8f\xce\x26\xbd\x0c"
- "\x14\x4e\x32\x4e\xe1\x7e\xf4\x6f\xf0\xdd\x88\xf1\x3a\xd2\x5f\x3a"
- "\x97\x2b\x38\x7e\xe0\xfc\x05\x48\xd9\x41\xb8\xa2\xf7\x1c\x38\x40"
- "\xb2\x8b\x30\x33\xa3\x7d\x07\xd0\xf7\x4e\xd9\x27\xf3\x15\xc3\x0a"
- "\x28\x9e\xe4\x14\xc3\x6b\x9c\xf0\xf7\x7c\xef\x72\x37\xf6\x01\xc3"
- "\xfb\x1e\x29\xf6\x01\x1f\x4d\x97\x9b\x49\x75\xd9\x03\x0f\x9d\x45"
- "\x3b\x86\xf6\xbb\x24\x51\xb4\x3f\x0f\xb5\xd1\x3b\xda\xcf\xcf\xf1"
- "\xb9\xb5\x0d\xed\xd4\x8d\x4a\x4b\x7a\x9f\x1a\x86\xdf\x50\x43\x8a"
- "\xaf\xf2\x42\x94\x2f\xd6\x9c\xe5\xe8\x3e\x0d\xed\xbe\x7f\x06\xc3"
- "\xb3\x1c\xc7\xaf\xe8\x7c\xb8\xd2\x1d\xac\xff\xdd\x1b\x27\x35\x0e"
- "\xdf\x55\x3b\x3f\x07\x16\x1e\xe2\xfc\x78\xb9\x13\xbd\x80\x67\x38"
- "\x6e\x89\x3f\x7f\xe8\x3e\xbc\x9e\xf9\x0e\x5f\xa4\x3d\xe3\xf5\x23"
- "\x0f\xdd\x80\x99\xaf\xef\x84\xc4\x9a\x1b\x90\x50\x7b\x03\x8c\xec"
- "\x2f\x46\x75\x0d\xfa\x71\xcf\x5c\xd3\x01\xda\x89\xcc\xd1\x16\xd0"
- "\xd6\xee\x44\x7f\xce\x07\xaa\xfe\x0a\xf4\xe7\x7c\xe8\xcf\x5d\x35"
- "\x92\xbd\x1c\xf0\xe7\xfa\xb8\xaf\x5c\x74\x81\x9f\x21\x5a\x51\x74"
- "\x61\x94\x19\x54\x51\xd9\xa0\x43\xfa\x4a\xaf\xc0\x43\xaa\xa8\x2e"
- "\xf4\x25\xb1\xcc\x4e\xa9\xbc\x78\x8f\x8b\x36\xc3\x70\x5e\x56\xb4"
- "\xe1\xac\xa2\x24\x71\xc8\xb6\x59\x4d\x32\xe5\x26\x5d\xc2\x32\x3c"
- "\x3c\x9e\xbe\x39\x9f\x9e\xe0\xd5\x14\xd5\x30\x2f\x85\x17\x4f\x65"
- "\x5e\x0c\xe7\x7b\xfd\x37\x62\xb8\xc7\xf6\xb0\xd1\xa9\xc9\x1a\x72"
- "\x3d\x24\xf6\x99\x24\x5b\xf3\xf0\x3b\x4c\x5d\x86\x32\x9a\x5b\xbd"
- "\xcb\x87\xfe\xf8\x15\xd2\xe3\x87\x4f\xae\x28\x60\x3e\xc3\x66\xfa"
- "\xfe\xff\x70\x35\xcd\x4d\xa0\x6f\x92\xff\x84\xbe\xce\xad\xe6\x23"
- "\x50\x1b\x42\xfd\x87\xe8\x02\xc4\x59\x99\x5b\xcd\xb0\xcf\xfe\x75"
- "\xfd\x7a\x9a\x7f\x26\xd6\x9a\x3e\xdc\xe5\x84\xcd\x7c\xde\x07\x5f"
- "\x9f\xc3\xed\xe9\xc2\x16\x37\xf2\x20\xd4\x06\x2c\xac\xa6\xfd\xcb"
- "\x7b\xcb\x2d\x17\xec\x93\xc9\xf6\x2f\xac\x10\xbe\x90\xa5\x43\xb4"
- "\x05\x0b\x9f\x13\xdf\x0f\x16\xce\x75\xc2\x4a\xde\xc6\x5b\xa6\x91"
- "\x4c\x2c\x2c\x60\xb1\x96\x3f\x10\xdc\xec\x32\x28\xdb\xe2\x83\x6c"
- "\x56\x61\xe9\x60\x5c\x57\xae\x00\x7b\x6d\xa3\x87\xd6\xdc\xb8\xc7"
- "\xad\xf1\xa0\x6f\xd0\x82\x71\x17\x28\x0f\x17\xc2\x20\xdf\x47\x88"
- "\xb9\x0b\x0b\x0f\x38\xe1\x31\xc9\x1e\x2e\xcc\x12\x63\xcc\x0b\xb3"
- "\x7a\x31\x2d\xfa\x8a\xb7\x63\x3c\xfa\xbf\x1b\xa3\xa4\x6f\xdc\xae"
- "\xbd\x7c\xad\xe8\xc2\x33\x4e\x28\xe0\x7b\xef\x17\x4f\x05\x7d\xb1"
- "\x81\x85\xd5\x11\xb1\xd7\x7d\x70\x39\x17\x3d\xc4\xe7\xe1\xa9\x61"
- "\x9c\xc7\x96\x0a\x32\x5e\x6c\x6f\xff\xbe\x57\xbd\x7a\x35\x86\xc5"
- "\xc9\x78\x11\x66\x0c\xbe\x27\x0c\xc0\x88\x34\x73\x83\xd2\xac\xee"
- "\x55\xdf\xfd\xf7\x18\x96\xa6\x48\x93\xa9\x48\x63\x0e\x4a\x53\x26"
- "\xe5\x53\xa2\x48\x73\x50\x91\xa6\x26\x0c\x6d\x8d\x8a\x34\x76\x45"
- "\x9a\x73\x61\x68\xeb\x52\xa4\x71\x87\xa6\x59\xa4\x09\xe2\x2d\xcd"
- "\x27\x4a\xc4\x30\x7d\x68\x9a\x45\x46\x45\x9a\x24\xf9\x1d\x7d\xcf"
- "\x4c\xe1\x1b\xa0\x3c\x61\x9d\x62\xbd\x5e\xc0\x78\x2c\xff\xea\x82"
- "\x9b\xf8\xdf\xd8\x37\xb4\x9c\x2f\x3d\x2e\xce\xd3\x25\xbb\x4a\xf3"
- "\x0f\xc8\x9e\xd3\x37\x13\x92\x09\xf2\x3b\x29\xaf\x8b\xb0\x78\x3f"
- "\xc9\x10\xe2\x3c\x35\x98\x1f\x8b\xec\x0a\x3a\xcf\x29\xe8\x74\x0e"
- "\xe6\xc7\x22\x77\x68\x9a\xc5\x9a\xd0\x34\x8b\xe3\x82\xd2\xd4\x8b"
- "\x7c\x16\x1b\x15\x69\x92\x14\x69\xd2\x06\xcb\xe7\xe2\x2c\x45\x9a"
- "\x02\x45\x9a\x92\x00\x0f\x17\xf3\xb5\xe1\xa4\x0f\x18\x8e\xfd\x9f"
- "\x55\x67\x6e\xc2\x3b\x9d\x2c\xcf\xf2\xda\x69\x21\xd7\x8f\xd0\xf9"
- "\x78\xb4\xd6\x8c\x9f\x5d\xd0\x05\x8f\xcc\x92\xbf\x2d\xbf\x75\xc3"
- "\x1b\x49\xdf\x3c\x91\xb7\xdd\xcd\x56\x2f\xb6\xb9\x8b\xb1\x0d\x5e"
- "\x96\x28\xcf\x2d\xa1\xf9\x38\xfc\xec\x1b\xde\x1f\x59\xdc\x21\xf4"
- "\xef\x11\xf9\x9b\x0e\x95\x07\xfb\x19\x8f\xcc\xfc\x3f\xa4\xab\x8d"
- "\xe8\xa2\x33\x20\x10\x87\x65\xa0\xaf\x31\x40\x2b\xe5\xf9\xc8\xef"
- "\x64\x5a\xeb\xc4\x9c\x20\x9a\x2b\xec\xa2\x73\x39\x30\x4d\x43\x50"
- "\xff\x84\x68\x75\x9f\xde\xe9\xd5\x84\xd2\xfc\xc8\x3e\x89\xe6\x0e"
- "\x61\xa3\x1e\xe9\x90\xed\xc9\x90\xf2\x57\xde\x68\x6c\xaf\x01\xa0"
- "\x39\x0f\x6d\x35\xe8\x6f\x62\x1f\x8b\xe8\xee\x84\x34\x03\xf7\x7f"
- "\x37\xdf\x00\x7a\x76\x94\xcc\xe3\x73\x22\x44\x59\xd2\x32\xe9\xfc"
- "\x65\xf2\x7d\x5a\x2c\x5f\xd2\xbc\x3c\xc6\xcf\x62\x82\xb4\xfd\xcd"
- "\x25\x2e\xa4\x35\x2d\x5d\x9e\x3f\xe4\x84\x34\xe1\xd7\x95\x37\x1a"
- "\x68\xbe\x06\xcd\x6d\x6a\x76\x27\x11\x4c\x31\xd2\x29\xcf\x9d\xee"
- "\xa1\xb3\x9c\x11\x76\xe6\x50\x7d\xa5\x60\xbe\x0a\x1a\x1e\xfd\xab"
- "\x90\x9f\xb4\x33\xa1\xfa\x10\x89\x72\x9a\x76\x2e\x54\xe6\xd2\x9c"
- "\xa1\x32\x97\xe6\x0a\xd5\x07\x35\xea\xc3\x12\x4d\x68\x9a\x25\x71"
- "\xa1\x69\x96\x24\x04\xa5\x29\x17\xf9\x2c\x49\x52\xa4\x49\x53\xa4"
- "\x09\xb6\x7f\x58\xe6\x25\xe6\x81\x7e\x27\xb7\xf7\x4b\xac\x41\xef"
- "\xea\x2a\xde\x4e\x2d\x39\x28\x87\x49\xeb\x92\xf9\x5c\x29\x09\xdf"
- "\x49\x85\x8d\x22\xf8\x33\x0a\x1a\xce\x2a\x68\xb8\x20\xbf\x4b\xf3"
- "\x2b\x3e\x40\xde\x4d\x95\xe4\xcc\x1d\xbd\x07\x1e\x8b\xf6\xad\x7c"
- "\x92\x7c\x33\x6a\x9f\xf8\x1c\xb6\x5d\xe8\x53\x5e\x03\x1d\xcd\x1d"
- "\xbc\x58\x0c\x11\x74\x3e\x8c\x13\x7e\x94\x81\xfd\xb9\x0e\x9a\xe3"
- "\x8e\xfe\xd4\x8a\x8b\xb0\xa4\x07\xf3\xaf\xc6\x3c\x90\x77\x8f\xa6"
- "\x84\xd2\xf0\x68\x7a\x28\x0d\x8f\x66\x07\xbd\xeb\xf0\xdd\x12\x54"
- "\x6e\x1d\xed\x13\xf1\x0a\xf7\xad\x1f\x3d\x20\x87\xd3\x18\x00\x96"
- "\xb1\xbb\x94\xfb\x01\x29\x34\x6f\x30\xb6\x13\x1e\xdd\x4a\xe3\x05"
- "\x12\xce\xd3\xc1\xbc\x15\xbc\x78\xb4\x55\x41\x47\x87\x82\x8e\xee"
- "\x80\xad\x59\xd2\x23\x74\xe4\x51\x7c\x7e\xdc\x48\x61\xc8\x0b\x43"
- "\xb4\xcf\x70\xbb\x7d\x1a\xf9\xa9\x3f\x5a\xe2\xc6\xf2\xb2\x17\xd4"
- "\xb1\xd2\xfb\x32\x36\x8d\xfc\xee\xa2\x0e\xb4\xcf\xb4\x76\x76\x0a"
- "\x86\x65\x88\x7a\xfd\x11\x96\x7f\x55\x8a\xc0\xfb\x23\xfe\x6d\x9f"
- "\x60\xf1\xd9\xc0\x62\x1a\x87\xec\x9f\xf5\xc6\x36\x26\xca\x73\x6c"
- "\x11\xc7\x3e\x59\x1f\xfc\x95\x8d\x89\xfe\x8a\x9d\xe7\x30\xac\x1a"
- "\x75\xa2\x5c\xf4\x69\x76\xc6\xa3\xec\x57\x63\xfd\x61\x1f\x78\xa9"
- "\xd4\x97\x69\xa4\x33\xe6\x68\xce\x1a\x9d\x41\x15\x25\xe6\x66\xfc"
- "\xe8\x6c\x90\x5e\xb9\x0d\x3b\x17\xb0\x4e\x58\x5a\x41\xbe\x1d\xd9"
- "\x0d\x9a\x83\xd8\xec\x73\x01\x8d\xb3\x38\x7c\x97\xb8\x4f\x8e\xf1"
- "\xe5\x22\xed\x52\x6d\x50\x5a\x97\x34\x0e\xd2\x4d\x71\x73\x7c\xa0"
- "\x69\x76\xbb\xe8\xac\xdd\x38\xe1\xc7\x2f\xad\x68\x46\x7b\x81\x69"
- "\x92\xe5\x34\x34\x66\xc2\xbf\xfb\x17\x03\x9d\xcb\xac\xb1\xef\xec"
- "\xe4\xb8\xa5\x6f\xce\xbc\x7f\xe4\x28\xe9\x06\x87\xbb\x83\x7c\x4a"
- "\x8d\x98\xb7\xb5\xb4\x3c\xc2\x0b\xda\xde\x8a\x46\x83\x13\x9f\xfb"
- "\x2b\x1a\x8d\x48\x1b\xf2\xf3\x47\x74\x36\x62\x88\x2f\xb3\x68\x51"
- "\xfa\xca\x15\xcb\x66\x3d\xb1\x72\x49\xc6\xa2\x79\x86\x8c\xfc\x4d"
- "\x79\xa6\x59\x5b\xb6\x16\x1b\xb6\x17\xe6\x17\xe7\x6f\xde\xc0\x8f"
- "\x07\x33\xe4\x14\x8b\xbb\xb1\x20\xa7\xa8\x78\x3e\x3d\xce\x34\x58"
- "\x0a\xf3\xb6\xf1\xc7\xbb\x46\x42\x28\x92\xfc\xe2\xbc\x42\xc3\x0c"
- "\xd3\x4c\xc3\xe2\x9c\xfc\x02\x5a\xc5\x10\x0e\xd7\x3c\x43\x61\x5e"
- "\x61\x5e\x8e\xc9\x30\xdf\x90\x48\x98\x83\xd1\x05\xd5\x67\xa2\x6c"
- "\x9f\x8a\xb0\x3d\x47\x1f\xba\x9b\xec\x14\xb5\xeb\x17\x61\xc5\x56"
- "\xf2\xe1\xf8\x79\x5e\x28\x87\xd8\x26\x38\x3d\xb6\x65\xc5\x83\xdb"
- "\xf1\x65\x07\x42\xe5\x77\x59\x75\xa8\xfc\x2e\x3b\x39\xb8\x1d\x5f"
- "\xa6\xd0\xff\x65\x0a\xfd\x5f\x76\x61\x70\x3b\xbe\xcc\x15\x9a\x66"
- "\x39\x84\xa6\x59\xae\x1b\xb0\x33\x48\xeb\x5e\x6e\x97\x96\x27\x28"
- "\xd2\xcc\x55\xa4\x49\x55\xbc\x67\x04\xbd\xa3\xef\xba\xdc\x14\xec"
- "\x1b\xe0\x7b\xb1\xac\xeb\x01\xfb\xb6\xfc\x80\x0c\x43\x6d\x0f\xad"
- "\x75\x91\x60\xeb\x83\x60\xbb\x25\xd8\x01\xfd\x27\x9b\x44\x73\x37"
- "\x85\x7f\xbe\x62\x86\x64\xdb\xba\x8e\x04\xda\xd0\x2e\xac\x8b\x29"
- "\x57\x60\x79\x45\x9d\x80\x75\xd1\x7c\x5e\xf6\xda\x1a\x4f\x5d\x2c"
- "\x68\x29\x2d\x9d\x67\xc5\x6c\x4b\x6b\x68\xfe\x38\x86\x45\xe1\x85"
- "\x76\x6a\x85\x5e\x9e\x3b\xbf\x0f\x61\x9c\xb0\x82\xcb\x32\xa5\xdb"
- "\xc7\xe7\x1d\xf2\xfc\x2a\x68\x8d\x15\x9d\x11\x77\x44\xec\x21\xd1"
- "\x45\xe7\xac\x51\xde\x88\x43\xc3\xd4\x4b\x3f\x97\xce\xcb\xd2\xe1"
- "\x15\x87\x38\x0b\x64\x9c\x88\x4f\x0f\xe2\x5c\x3e\x9a\x47\x26\xf9"
- "\x3d\x2b\x0e\xca\xfe\x05\xf5\x15\xc2\xd9\x8e\xf0\x73\xb3\x21\xfa"
- "\x88\xcd\x8f\x7d\x94\x2e\xa2\xe9\x0c\xf9\xa1\x0e\xbd\x0f\xda\x6b"
- "\x7c\xd8\x7f\x05\x1d\xef\x4f\x59\x2f\x83\xa3\xde\x07\x34\x3e\xbc"
- "\xd6\x0a\x65\x75\x6a\x7f\x07\x1b\x48\x47\x7d\xb4\x15\x6e\xa2\x67"
- "\x1f\x85\x63\x7a\xec\x4b\xb8\x68\x0e\xf7\x10\xe3\x11\xd1\x04\x67"
- "\x9f\x46\xfd\xbd\xf4\x99\x92\xef\x7b\xa0\x0e\x71\x85\x9d\x5f\xac"
- "\x06\x87\xc7\x96\x8e\xed\xdf\xf6\x73\xb2\xcd\x6e\xae\xe6\xb6\x4f"
- "\x8d\xe1\x65\xc8\x8b\xc6\xa1\xfc\x14\xc9\xbe\x5b\x68\x5e\x19\xc2"
- "\x9e\xba\x19\x2c\xd1\xdd\x8c\xe5\x46\x5d\x74\xbe\xb5\x3b\x31\x52"
- "\xb2\xaf\x5a\x4c\xd7\x25\xa7\xfb\x3a\xe5\x23\xdf\x88\xda\x63\xd4"
- "\x55\xb7\xe8\x2b\xae\x7c\xf2\x15\x3e\x67\xf9\x31\xf4\xff\xd2\x65"
- "\x3d\xb8\x0d\xdf\xd1\xfe\xa5\xf3\xf1\x44\x3e\xaf\x07\xfb\x93\x45"
- "\x16\xf4\xd9\xf4\x6e\xb4\x8d\x8f\x65\xca\x71\x7c\x9c\x88\xe2\x4a"
- "\x98\xb7\x59\xdf\x45\x71\xc5\x03\x71\x62\x0d\x01\x6b\xb6\xfa\x28"
- "\xfc\xa0\x1c\x2e\xda\x96\xc7\x6a\x14\xef\xa7\xe4\x77\x7c\x6e\xc2"
- "\x67\x83\x84\xdf\x85\x36\x57\x25\xf6\x5c\x58\x39\xbe\x96\xeb\xcd"
- "\x63\x1d\x72\x3c\x1f\x53\x3b\x41\xdf\xc6\xdc\xe0\x8f\xb5\x38\xb9"
- "\xcf\x85\x69\xde\xfd\xd2\x1b\x89\x7d\x0c\x15\xa3\xb3\x55\x31\x8c"
- "\xf0\x90\xce\xf0\x33\xee\xf1\xbd\x13\x1e\x3b\x4b\xeb\x1c\x48\x46"
- "\xb6\xfb\x20\xde\xf2\x20\x8d\x3f\xaf\xe4\x72\x4b\x61\x84\x97\xf0"
- "\x51\x9b\x48\xb8\x09\xdf\x61\xf2\x69\xf9\x7c\xc9\x95\x54\xfe\x83"
- "\x43\xd5\x15\xc6\x5b\x83\x78\x19\x89\xef\x07\x42\xcb\xba\xb2\x5a"
- "\xf1\x7e\x52\x7e\xa7\xb1\x5e\x21\x7b\x2b\x6b\xa4\xb8\x96\x9b\xe5"
- "\x35\x8d\xaf\x91\x59\xd9\xad\xc8\xcf\x1b\x8a\x7f\x95\x56\xf1\xae"
- "\x97\xdf\xab\xf8\x37\x86\x55\x46\x39\x8f\x23\x62\x0e\x97\xb3\x61"
- "\xb7\x2b\xf2\x66\x7b\x99\x60\x9a\xac\xa0\x3c\x87\xe1\x7b\x41\xa0"
- "\xfe\x56\x59\x65\x7c\xf8\xbc\x2f\x08\x0e\xfd\x92\x55\x55\x32\x9c"
- "\xf8\xbe\xb1\xaa\x21\x28\x5d\xe3\x2d\xca\xaa\x90\xdd\x8c\x7e\x21"
- "\xbb\xab\xba\x15\xb4\x78\x03\x38\x33\x34\x01\x5a\x32\x74\x41\x70"
- "\xa8\x9f\x19\x06\xa5\xac\x16\x59\x49\xc6\x49\x5e\x33\x92\xc3\xc4"
- "\x79\xa5\xb8\xcc\xf0\x32\x9e\x61\x09\x0a\x97\xfa\x47\x19\x9f\x4a"
- "\x7e\x02\xd9\x67\x77\x6f\x69\x86\x7c\xce\x2a\x97\x49\xda\x47\x6c"
- "\x8e\x38\xd3\x1b\xe5\x3a\xa3\x51\x89\x57\xac\xbf\x91\x70\x04\x70"
- "\x96\x09\x1f\x2f\xc3\x19\x54\xb6\x1e\x27\xac\x94\xbf\x13\xb9\xc4"
- "\xd8\xe0\xaa\x0b\x43\xf5\x3b\x3c\xb6\xd5\xf1\xa1\x3c\x5b\x3d\x33"
- "\xc0\xb3\xd5\x49\x01\xbc\xab\x53\x83\xe0\x7e\x8d\xef\x19\x41\x70"
- "\xd9\xb7\x92\x4d\x21\x2b\xab\x0f\x28\xf2\xaa\x0e\xc2\xd1\x10\x94"
- "\x57\x63\x10\x5c\x07\xbe\xdb\x87\xae\x9f\xd5\x17\x86\xae\x9f\xd5"
- "\xde\xf0\xf5\xf3\xb8\x2e\x90\xef\xe3\xf1\xb7\xd6\xab\xc7\x53\x82"
- "\xe8\xa9\xc3\xf7\xf4\x50\x3d\x7a\x3c\x5b\xf1\x3e\x50\xff\x0c\x6d"
- "\x47\xc3\xce\x94\x48\x0a\x2f\x9e\x0a\x3a\xa1\x67\x8f\x97\x07\xc7"
- "\xbf\x7b\x43\xc4\x13\x8d\xfc\x1b\x1c\x7d\xdf\x14\x70\x4d\x4a\x38"
- "\x82\x09\x8a\xef\x90\x69\xc7\xf6\x3a\xec\x99\xa0\x72\xfb\xe7\xf0"
- "\x53\xfb\xf7\xb8\x5b\x7c\xb7\x29\x8c\x63\xb6\xf7\x33\x87\x6a\xcb"
- "\x3c\xb6\x27\x12\xb1\xcf\xd0\x2d\xf8\xf3\x04\xca\xff\x66\xee\x9b"
- "\xb0\xf2\xc2\x38\x94\xa7\x1b\x17\xe1\x89\x4f\xf1\xde\x87\xf7\x5f"
- "\x84\xb6\xaf\x4f\x64\x30\x9b\x6a\x55\x9d\x4d\xd9\xee\x3e\x51\x80"
- "\x7d\x8f\x1b\xd1\xbe\xb2\xcc\x30\x71\x07\x98\x2d\x62\x65\x98\xf0"
- "\x7a\xac\xaf\x1b\x4e\x78\xe2\x3c\xd1\x1b\x14\xde\xc4\x6c\xa3\x33"
- "\x08\xde\x49\xf9\x61\x9a\xa1\xea\x4d\x5e\x07\x25\x64\x2f\x53\xa3"
- "\x28\xc7\x57\x17\x21\x73\x8f\x28\x47\xe6\x1f\x43\xf3\xce\x8c\x0f"
- "\x5f\x8e\xcc\xb9\x58\x8e\xaf\xc2\x97\x23\x33\x9d\xf3\x56\x8d\x65"
- "\x19\xe4\x77\x64\x16\x60\x59\xbe\xe2\x7c\x0f\x0d\xdf\x27\xf7\x53"
- "\x4b\xbf\xc2\xfe\xbf\x1a\x78\xda\x55\x25\x81\x7a\x93\xe0\x4e\x45"
- "\x57\x43\x7a\x98\x3c\x5b\x98\x6d\xf8\x2a\x27\x64\xfa\xe4\xf6\x4a"
- "\x0a\xbf\x20\x68\x41\x3e\xa9\x89\x4f\x58\x1e\x4c\x37\x54\x7d\xcb"
- "\xfa\x29\xbe\x33\x3d\x89\xfa\xff\x84\x53\x6e\xd3\xb1\x3d\x77\xc9"
- "\x7c\xc4\xb8\x34\x45\x9c\x37\x28\xce\x14\x12\xb7\x6b\x20\xbc\x44"
- "\x0e\xff\x7a\xf5\xf4\xe4\x29\x45\x3d\x61\xfd\x3c\x35\x3f\xb4\xdc"
- "\x4f\x9e\x11\xe5\xc3\x3a\x1a\xc4\xeb\x27\x3b\xb0\x8e\xfa\xc2\xd7"
- "\xd1\x93\xee\xf0\xb2\xf6\x54\x14\xc7\x17\x0b\x61\xf0\x3d\x65\xc4"
- "\xba\xeb\xe3\x32\x28\xd5\xd3\xe0\xfa\x79\x6a\xa9\x5c\x3f\x5f\xaf"
- "\x8c\x4f\x95\x2b\xca\xd8\x7f\x11\xd6\x8c\x12\x65\x5d\xf3\xb4\x02"
- "\xf7\xc9\xf0\xb2\xf8\x94\x1d\xcb\xd9\x1f\xbe\x9c\x4f\x5d\x18\x5a"
- "\x16\x9f\xa2\x6f\x75\xfd\x83\x65\x71\x8d\x4e\xa4\x81\x30\x69\xd6"
- "\xcc\x64\xb6\x70\xf9\xac\x49\x25\xbf\xc8\x09\x6b\x4a\xe8\x3b\x5d"
- "\x50\x78\x56\xa8\xfc\x61\x19\x28\x1d\xf1\xcf\x27\xfa\x31\x54\x0f"
- "\x17\x0d\xa0\xbe\x95\x4c\x7a\x6c\x6b\xce\x28\x78\x75\xf5\x22\x64"
- "\xcd\xef\x55\xab\x17\x0b\x7e\x3d\xad\x52\xd0\xd4\x11\x9e\x5f\x6b"
- "\x5c\xc8\xaf\xab\xe1\xf9\x95\x15\x35\x34\xbf\xb2\xa8\xfe\xaf\x0e"
- "\xe6\x57\x56\x4a\x30\xbf\xfc\x36\x51\xbe\xe9\x7a\x94\x8d\xbe\xb5"
- "\xac\x4e\xd8\x72\x5d\x34\xca\x8a\x48\xd3\x43\x69\x8a\xa3\xbd\x42"
- "\x4e\x0c\x13\x40\x7b\x05\xb2\xb2\x64\xfd\x1f\x5d\x0d\xc3\x59\xdf"
- "\x1a\x9a\xa3\x4d\x67\x3d\xeb\x1c\xd6\xab\x76\x87\x2f\x11\x68\xbc"
- "\x51\x91\x6f\x53\x78\x5b\x90\x75\x0e\x79\x5a\x19\x26\xbc\x5b\x8c"
- "\x99\x3e\x6d\x08\xb5\x11\x4f\x43\x68\x1d\xad\xe1\xe9\x60\x60\xff"
- "\xd3\x9b\x5f\x37\xaf\xb3\xa7\x2d\x83\xeb\xec\x99\x18\xa9\xbe\xfe"
- "\x1a\x4a\xdf\xd3\x07\xc2\xd7\xd7\xd3\xf5\x43\xd7\xd7\xd3\x67\x86"
- "\xae\xaf\xa7\xa9\xef\x73\xd5\x09\xcf\xe8\x42\xdb\x8d\xa7\x5d\xa1"
- "\xe5\xc5\x7c\x31\x1d\x53\x0f\xbb\x9d\xde\xbf\x6e\xb9\xe5\x8b\x6c"
- "\x1c\xd5\x15\xad\xff\x47\xfa\xa7\x12\x8d\xdf\x14\xc7\x90\xb8\x91"
- "\x87\xe5\x3b\x87\x3c\x3f\x3c\xaa\x1d\xfb\x95\x34\x3f\xcf\x30\x99"
- "\xc6\xca\x9e\xf9\xb3\x5f\xad\x9a\x87\xcf\xea\x8b\x90\xfd\x53\xbf"
- "\x3a\xa2\x8c\xe6\x92\xf1\xb5\x83\xfc\xfb\xc4\x33\xbe\xe0\xba\xa0"
- "\x39\x65\x87\xc5\x5e\x8e\x34\xce\xf9\xd9\x45\x58\xbb\x5f\xd4\x4b"
- "\x76\x45\x28\x1f\xd7\x1a\xc2\xd7\xcb\xda\x24\xac\x97\xcf\xc2\xd7"
- "\xcb\xda\x8c\xa1\xeb\x65\xad\x05\xeb\xe5\xb3\xc1\x7a\xb4\xf6\x80"
- "\xa4\x47\x7b\x29\x8d\x61\x33\xf9\xab\x6b\xbf\x22\x18\x7c\x46\x1d"
- "\x59\xfb\x39\xc5\xcf\xea\x91\xf5\x88\xa7\xa1\xfe\x3f\xcf\x5f\x82"
- "\x69\x92\x70\x04\xe3\x75\x46\xf7\x84\xd3\x93\xb5\xf4\x3d\x55\x35"
- "\xdb\x02\x5a\xe4\x61\xe6\x71\xc2\x51\x08\x70\x05\xb2\x97\x11\x1c"
- "\x85\xd3\xd9\xcb\x01\xf8\x6c\xa3\x0c\xc7\xc7\x45\x05\xac\x81\x79"
- "\xcc\x40\x70\xa1\xb8\xb3\xa5\xf2\x0f\xe7\xed\x08\xc1\x13\x9c\x02"
- "\xc6\x2a\xf4\x31\xfb\x4c\xa8\x3e\x66\x97\x87\xca\xe7\x5a\xfa\x3e"
- "\x11\xed\x47\x3b\x87\xb2\xdc\xd5\x6f\x53\xcd\xfb\x76\x74\x33\x27"
- "\x4a\xa1\x9b\x28\x03\x39\xff\x28\x64\x20\xe7\x50\x28\xad\x39\x09"
- "\xe1\x65\x20\x27\x79\x68\x19\xc8\xc9\x1c\x5a\x06\x72\x8a\x49\x06"
- "\x9c\x90\x73\x2a\x54\x37\x73\x0e\x86\x96\x1d\xf3\xe5\xba\x09\x31"
- "\xdf\x44\x37\xd1\x17\xba\x7d\x28\x3d\x94\xfc\x7f\x55\xdd\x0d\x80"
- "\x6f\xc0\x33\x2d\xea\x15\xd2\xb7\x2e\x85\xbe\x21\xa1\x8d\x37\x13"
- "\x0f\x6b\x79\x1f\x6d\x5d\x46\x30\x1f\x0f\x8b\xbe\x56\x29\xc2\xfe"
- "\x8e\xe6\xec\x09\x7e\xe6\x9e\x08\x2d\xff\xba\xe2\xf0\xfc\x5c\x77"
- "\x10\xf9\x59\x1a\x9e\x9f\xeb\x4e\x0e\xcd\xcf\x75\x2d\xb4\x56\x7d"
- "\xb0\x4e\xad\xbb\x60\xd8\xc6\x7d\x14\x9e\xe6\x0a\xe4\xde\xff\xf5"
- "\xda\xa7\xdc\xb8\xd0\xf6\x69\x9d\xef\x9b\xb7\x4f\xb9\x99\xe1\xdb"
- "\xa7\x5c\x4b\xf8\xf6\x29\xf7\x80\xd0\x87\x5c\x7b\xa8\x3e\xe4\xd6"
- "\x87\xca\x04\xf2\xee\x5b\x6b\x9f\x4c\x3a\x85\x0e\x1c\xb9\x08\xa6"
- "\x0a\xf4\x29\x24\x5b\x98\xb7\x3a\x94\x46\xd3\xcc\xf0\xf5\x66\x4a"
- "\xc5\x7a\x3b\x12\xbe\xde\x4c\xd9\x43\xd7\x9b\xa9\x04\xeb\xed\xc8"
- "\xe0\x7a\x33\x55\x7d\x73\x9f\xc2\xd4\x1a\x5a\x67\xa6\xc6\x6f\x5e"
- "\x67\x79\x51\xe1\xeb\x2c\x2f\x21\x7c\x9d\xe5\x25\x8b\x3a\xcb\x2b"
- "\x0e\xad\xb3\xbc\x8c\xd0\x3a\x43\xbe\x7d\x6b\x75\x96\xd7\xa2\xa8"
- "\xb3\x2d\x17\x61\xfd\x22\xac\xb3\x73\xa2\xce\x36\x8c\x50\xd0\xe8"
- "\x0c\x5f\x67\x79\x5e\xac\xb3\x2d\xe1\xeb\x6c\x7d\xdc\xd0\x75\xb6"
- "\x9e\xf6\xd0\xd8\x32\xb8\xce\xd6\xa7\x7d\xf3\x3a\x5b\x5f\x12\x5a"
- "\x67\xeb\x4d\xdf\xbc\xce\xd6\xdb\xc3\xd7\xd9\xfa\x8e\xf0\x75\xb6"
- "\xde\x25\xea\x6c\x83\x31\xb4\xce\x36\x68\x43\xeb\x0c\xf9\xf6\x37"
- "\xd6\x19\xd6\x8f\x5e\xcc\xd7\xdd\xf0\x52\x2f\x1f\xd3\xde\x50\xe6"
- "\x04\xb3\xb4\x9e\xdd\xcc\x65\x47\xaa\xc3\x77\x11\xa6\x78\x70\xdb"
- "\xbd\xa1\x46\x0a\x7b\x62\x70\x3d\x6c\x68\xc2\x76\xb5\xa7\xa5\x84"
- "\xcf\xeb\x12\x75\x48\x3c\x47\x38\x31\x46\xb6\x81\xdb\x7f\xac\x63"
- "\x46\xfb\x0a\x53\x5b\x8c\xf0\x6e\xc2\x43\xfb\xaa\x84\xe2\x32\x6b"
- "\xbe\x89\x5f\x36\xf4\x1c\xf3\x42\x3d\xed\xfd\x7f\x11\xf2\xc7\x0b"
- "\x59\x35\x2b\xfd\xdf\x3a\xcc\xeb\xb2\x90\xd3\x67\x15\x63\x26\xe6"
- "\x21\xfc\x5f\x33\xf9\xbf\x75\xe1\xe5\xd4\x7c\x13\xff\xd7\x4c\xfc"
- "\xa8\x0b\xea\xaf\xc6\xa2\x07\xa8\xe8\xaf\x9a\x7d\xd1\x6e\x21\x3b"
- "\xdc\x8f\xad\x28\xd4\x7b\x6c\xf9\x09\x0a\x9a\xb1\x6e\xf2\x4f\x48"
- "\x34\x1f\x0b\x4d\x9f\x9f\x1c\x9e\xe6\xfc\x0c\xa4\xf9\xdd\xf0\x34"
- "\xe7\x5b\x86\xa6\x39\xff\x20\xd2\xfc\xee\x60\xdd\xca\x6f\x90\xe4"
- "\x20\x4c\xbf\x3c\xdf\x1e\xbe\xfe\xf3\x15\xf5\x0f\x99\xc5\x25\xcc"
- "\xc5\xd3\x87\xc0\x3d\x0b\xc1\x70\x34\x57\x9f\x60\x49\x46\xc2\xc0"
- "\xce\x54\xe2\x1c\x02\x2e\x63\x90\xec\xd1\xda\x82\xb0\xb2\xf7\x6c"
- "\x99\xd0\xc7\x67\x3b\x42\xf5\xf1\xd9\xea\x50\x7d\x44\x5e\x87\xa6"
- "\x6b\x0a\x8d\x37\x1f\xf8\xf6\x6c\xec\x46\xa3\x42\x06\xde\xbf\x08"
- "\x1b\xdf\x16\x32\xb0\xb1\x3f\x94\x8e\x8d\x29\xe1\x65\x60\x63\x26"
- "\x96\xff\xfd\xf0\x32\xb0\xb1\x78\x68\x19\xd8\x58\x8e\xbc\x7c\x3f"
- "\x58\x6e\x57\x95\xa4\x0c\x57\xc0\x9c\x0e\x6f\xf3\x36\x9e\x0d\x3f"
- "\xae\xb3\xb1\x4b\xf0\xb8\x20\x3e\x94\xc7\x1b\x7d\xa1\x3c\xc4\xb2"
- "\xfc\xed\x3c\x1c\x38\x2b\xc3\x63\x2b\x50\xea\xbf\xe3\x22\x14\x48"
- "\xfa\xbf\xe9\xcf\xa1\x34\x16\x48\xfd\x9f\x70\x63\x59\x05\x0d\xc8"
- "\x4b\x47\x78\x5e\x16\xd8\xc3\x97\xb9\x80\xda\x20\x87\x7f\x90\x2e"
- "\x15\xb8\x30\x7c\x15\x7d\x3b\xa0\x31\xac\x5a\x0c\x5f\xe5\x03\x2d"
- "\x6f\xaf\x06\xda\xa5\x4d\x71\x34\x46\xce\xc7\x98\x51\x7e\xa3\xe3"
- "\x81\xd6\x1e\xe9\x88\xae\xb5\x25\xca\x6f\xa2\x9b\x52\x88\x6e\x9a"
- "\xc7\x42\xeb\x6a\xa2\xad\x90\xee\x70\xfb\x40\x96\x77\x82\x57\xe0"
- "\xb6\x90\x5e\x10\xbc\x0c\x2b\xc6\x3a\xcb\x14\xb6\x69\x53\x75\xf8"
- "\x3a\xde\xd4\x38\xb4\xec\x6c\x3a\x2b\xea\x79\x33\x84\xd6\xf3\xa6"
- "\x2e\xbf\x6d\x74\x06\x95\x15\x65\xe0\x1b\xe9\x09\x7d\x3b\x1d\xd2"
- "\xde\xef\x5d\xd3\x61\xd9\x0d\x93\x2f\xc1\x66\x33\xcf\x4f\xcd\xd0"
- "\xa7\x50\x41\x0b\xb7\x01\x9b\xdf\xe3\x74\x22\xcc\x5a\x1f\xa8\xd9"
- "\xde\x8d\x1d\x14\x57\x67\x63\x5e\x3a\x37\x46\x3e\x03\x06\x65\xe1"
- "\xf6\x4e\xd8\xbc\x27\x24\x3d\xb6\x46\x0e\x81\xe3\x8c\x18\xdf\xdf"
- "\xdc\x24\x8f\xc3\x0f\x35\xbe\x8f\x30\x17\xe4\x79\xbf\xe2\x5b\xd8"
- "\xe6\x73\x43\xb6\xcb\x48\x13\xad\x1d\x27\x9a\x6e\x6e\x07\xb6\x24"
- "\xca\xf2\x2b\xbe\xcd\x6d\x49\x09\xac\x6d\xd9\xb2\x14\xe3\xdc\x37"
- "\x19\xcf\x0d\xd2\x83\x2d\xd6\x60\x3c\xe2\xbc\x98\x2d\x07\xe5\xf5"
- "\x29\xf8\x5c\x7d\x0b\x5c\x32\x3d\x76\x05\x3d\xe7\xb0\xbf\xe0\x96"
- "\x70\x5c\xb8\x05\x8e\x38\x47\xc3\x3c\x98\xed\x87\x88\x4b\x50\x78"
- "\x17\x9d\x3f\xe3\xa8\xe9\x86\x28\x1f\x68\x44\xdf\xce\x72\x2f\xad"
- "\x0d\xa1\xbe\xa1\xc3\xb7\xc0\x4e\xdf\xe0\xf8\x1c\x02\xfd\x02\x7b"
- "\x9b\xb5\x5f\xda\x83\xcd\xf2\x10\xf1\xb4\xcd\x7c\xd5\x5e\x73\x94"
- "\x75\x1f\xe7\x7b\x6f\x59\x42\xfa\x7f\x07\x69\xfe\x0f\xcd\xc3\xd8"
- "\x0d\x0b\x10\xfe\x77\x42\xd7\x0b\x15\x3e\xa9\x65\x88\xfe\x9f\x85"
- "\xfa\x7f\x0b\xc2\xeb\xb9\xe5\x26\xfd\x3f\x0b\xf5\xff\x16\x04\xb7"
- "\x9b\xe2\x3b\x8f\xe5\x42\xb0\x4f\x4a\xfb\x63\x19\xd6\x93\x9f\xf9"
- "\xdc\x63\xf7\x54\x81\xce\x47\xdf\xb4\x51\x37\x1d\xdd\x2d\xa4\xaf"
- "\xba\x36\x57\x13\xed\xc3\xa0\x1d\x6d\x21\x59\xa4\xb6\x8c\xf4\xf5"
- "\x39\x03\x6f\xcb\x7c\x42\x17\x4b\xad\xcc\x35\xb3\x0b\x65\x68\x8b"
- "\x59\xc6\x15\xb5\xcb\x2c\xd6\x7d\x8c\xee\x82\xe1\x8e\x6e\xde\x2e"
- "\xaa\xc8\x5f\xe5\x7e\xab\xef\x1a\x10\xde\xe6\x92\x36\x20\xbc\xfe"
- "\x81\x76\x92\xe3\x2e\x21\x1d\x27\x9c\x84\xbb\x1d\xe1\x08\x2f\xc1"
- "\xc9\xe5\x10\x6b\x63\x9e\x6b\x08\x2e\x3b\x1f\x7f\xc1\xbc\x31\xfc"
- "\x73\x1a\x57\x71\x50\xba\xd2\x35\x6c\x76\x17\x7d\x33\xbb\x6a\x67"
- "\xa5\x1b\xd9\xec\x42\x1a\x13\x2b\xa4\xf3\xa0\x55\xef\xfe\xc9\x19"
- "\x59\x3c\x15\xb4\x22\xec\xb9\x9e\x16\x83\x17\x9c\x50\x98\x18\x6a"
- "\x23\x0a\x15\xfe\xaf\x85\xf7\x33\xf1\xae\xa1\xf9\x89\xd2\xfc\x55"
- "\xb2\x07\xcc\xe1\xf3\x70\xf9\xb8\xd9\x9c\x0a\xfa\x26\x4d\x73\xa2"
- "\xc4\xfe\x6f\x85\x56\xc5\xd8\x9b\xeb\x30\x9f\x57\xf3\x7b\xcc\xb7"
- "\x28\x52\xc8\x48\x71\x64\x68\x9d\x16\x56\x97\x5e\xa6\x6f\x41\xa2"
- "\x3d\x78\xc6\xa7\xb4\x8f\x85\x4d\xb2\xef\xa6\x08\x3f\x27\xb7\x07"
- "\x86\xcd\x84\xb7\x48\xd1\xce\x14\x72\xff\xbf\x7f\x50\xbb\x50\x44"
- "\x76\x3d\x44\x26\xdb\xb9\x0c\x15\x19\xda\xdc\x28\x37\x85\x24\xff"
- "\x45\xc7\x10\x66\x0f\xad\x39\xc4\xf7\xe1\x57\xa0\x28\xbd\xdf\x06"
- "\xda\x36\x17\x5f\x53\xa5\x43\x19\xe1\x72\x4b\xed\xc6\x1c\x31\x1f"
- "\xc9\xad\xc8\xa3\x40\xe6\x39\xc1\xb4\x17\xfe\x1e\xc4\x7c\x0a\x92"
- "\x85\xa2\x14\x9a\x9b\x31\xba\x87\xef\xb5\xa5\x93\x65\xc8\xe1\xeb"
- "\x80\x76\x9f\xb2\xcf\x53\x74\x3a\x7c\xd9\x8b\xa8\xfd\xaf\x74\x42"
- "\x71\x42\x68\xdd\x16\xf1\xf6\x5f\xfe\xae\x83\x75\xef\x0a\x4d\x57"
- "\xac\x09\xad\xfb\xc2\x6a\x8a\x1f\x72\x8e\x4f\x79\x61\x3c\xf6\x67"
- "\xd6\xba\xf9\x7c\xaf\x62\xd4\xff\xc2\x8c\x9b\xd9\x41\xa6\x2b\x8c"
- "\xf7\x23\xac\x34\x2f\x18\xed\x56\xf1\x81\x90\x31\xa3\xb1\x7c\xcc"
- "\x68\xed\x45\xd8\x2a\x7d\xfb\xd9\xda\xa6\xa0\xaf\x61\x68\xdf\xa0"
- "\x98\xbe\xff\xac\x0d\x6f\x33\x8a\x2f\x84\xf7\x0d\x8a\xdd\x92\x5d"
- "\x58\xcb\x62\x94\x72\xb0\x95\xd6\xd3\xf1\x34\x72\x1f\x96\xc6\x42"
- "\x87\xee\xc3\x6e\x4d\x19\xe8\xc3\x16\x92\x3d\xd8\x6a\x1c\xe8\xc3"
- "\xba\xc2\xf5\x61\x9d\x61\xea\x73\xeb\xbe\xf0\xf5\xb9\xb5\x26\x7c"
- "\x1f\x76\xeb\x69\xd1\xce\x6f\xed\x0e\xad\xe7\xad\x67\x03\xdf\x84"
- "\x8b\x1b\xbe\x3d\x7f\x78\x5b\xd2\x60\x7f\x78\xdb\xcf\x44\x5d\x6d"
- "\xbb\x16\x4a\xdb\xb6\xf4\xf0\xb6\x7d\x9b\x79\x68\x7f\x78\xdb\xbe"
- "\xa1\x6d\xfb\xb6\xfa\xc1\xfe\xb0\x61\x98\x02\xa6\x65\xc0\x57\x0a"
- "\xf1\xcd\xb6\x5d\x10\x7c\xda\x4e\xfe\x5c\x44\x10\xbc\x3b\x54\xde"
- "\x91\x66\xc4\x87\xb6\xed\x12\xd9\x34\x59\x66\x86\xe2\x09\xed\xbd"
- "\x34\xbd\x0a\x46\xa0\x0e\xbc\xef\xb1\x6d\x1f\x90\x7f\x9a\xc7\x47"
- "\xf9\x90\x8d\x1c\x72\x3e\x9d\x5a\xa6\x8f\xe8\xd8\x5e\x72\xb3\xef"
- "\xa5\x11\x7a\x48\x7f\x65\x10\x3f\xb6\x73\xff\x8f\x70\xdc\xbc\xce"
- "\xb6\xf7\x28\x74\xcc\x2d\xe6\xe1\x5a\x7f\x21\xea\xcd\xaa\xe8\xcb"
- "\x5a\xb5\x7c\x4d\xdf\x90\xf6\xd6\x6a\x0c\x2f\xa3\xd6\x94\x01\x7b"
- "\x5b\xc8\xf1\xee\x50\xc4\x67\x8b\x3a\xb0\x36\xf9\x63\x82\xc7\xba"
- "\xad\xd6\x50\x9b\x64\xcd\x56\xa4\x53\xf4\xff\xac\x9c\x9e\xaf\xd7"
- "\xde\x58\xbb\x87\x6e\x6f\x76\x6c\x15\xe5\xdf\xa9\xf8\xbe\xbc\x43"
- "\x7b\xf3\xf6\x66\xc7\x10\xe5\xdf\x91\x12\xda\xde\xec\x54\x7c\xa3"
- "\xdf\x91\x1d\xbe\xbd\xd9\x61\x95\xed\x8c\xb0\x1b\x3b\xfe\xed\xeb"
- "\xd9\x9b\x1d\x8d\xa1\xf6\x66\x47\xf5\xad\xec\x4d\xf3\x20\x7b\xb3"
- "\xc3\x1d\x5d\x13\xae\x2c\x3b\xa3\xc2\xdb\x9b\x9d\x09\xa2\x0e\x77"
- "\x96\x84\xda\x9b\x9d\xc9\xa1\x75\xb8\x43\x51\x87\x3b\x15\xdf\xbf"
- "\x77\x68\xff\x4f\x6d\x52\x44\x44\x84\x3a\x42\xa5\x56\x45\x60\x14"
- "\x16\x0f\x86\x47\x68\x22\x22\xf1\x1a\x26\xdd\x87\xab\x23\xd4\x1a"
- "\xbc\x22\xa5\xfb\x30\xc5\xfb\x70\x4a\x8b\x97\x46\xba\x47\x2a\xde"
- "\x87\xdd\x22\x7e\xb8\x94\xaf\x9c\xbf\x46\xf1\x1e\x79\x8b\xf8\x61"
- "\x7f\x63\x7a\x18\xf4\x1e\xba\x0e\x72\xc9\xe6\x6d\x39\x05\xf9\x26"
- "\x3e\xaf\x3d\xcf\x90\x93\x9b\x9b\x57\x54\x64\x28\xde\x62\x78\xf8"
- "\xa1\x95\xf7\xcd\x33\x88\xe9\xf1\x05\xf3\x67\x98\x46\xc2\xb2\xed"
- "\x85\x14\xb1\x6c\xd5\x92\x4c\x43\xfa\xc3\x0f\x85\x46\xca\x68\xf8"
- "\x34\xf8\x9b\x61\x09\xd2\xbd\x94\x97\xc6\x02\x1c\x3c\xca\xed\x4e"
- "\x17\xad\x3d\x17\xfd\x89\xb2\xdf\x9d\xa5\xf5\xcb\x37\x4a\x19\xad"
- "\xab\xe8\x84\x92\x5d\x54\x88\x59\xf5\x65\x60\x59\x47\xfb\xa9\x94"
- "\x1c\x63\xbf\x74\x81\xe1\x51\x50\x77\xc2\xfe\x2f\x5a\xd2\x10\x16"
- "\xdf\x1d\x4e\x1f\x18\x4a\xc9\xb7\x2d\x7b\x09\xe3\x54\xec\x41\x3f"
- "\x86\xb9\xa5\xf5\xf9\xa5\xc7\x78\xd8\x2f\xcb\x64\xb8\xe8\x8b\xb0"
- "\x6b\x3e\xfb\x25\xe3\xef\xb4\x67\x8d\x80\xdb\x15\xc3\xd4\xcf\x9f"
- "\x23\xbb\x50\x13\x0b\x1a\x9a\x97\x7d\x2c\x16\xb4\xc7\xc6\xd2\x9e"
- "\xbb\xbb\x34\xf2\xbc\xec\x97\xf0\xdd\x09\xfb\xbb\x29\x6f\x82\xf5"
- "\xab\x9f\xbf\x41\xf0\xb5\xa1\xf0\x73\x03\xf3\xb8\x77\x69\xd4\x08"
- "\xb7\xe2\x73\x88\x8e\xee\x67\x7f\xf5\xc6\x9a\xd3\x67\xa7\xa1\x9f"
- "\x86\x55\x71\xd6\x57\x06\x62\x6d\xd4\xae\x5d\x3b\xfa\x99\x8f\xf6"
- "\x4c\x58\xd6\x53\xca\x8e\x6c\x02\x0d\xea\xb3\xca\x5e\x48\x6b\x29"
- "\x76\x99\xea\xf2\x40\x83\xe5\x8f\xbf\x04\xbb\xab\x0c\xcb\xd1\x6f"
- "\x5c\x06\x9a\x4f\xac\xb4\xde\xb5\xa8\xf0\xf0\x6f\x41\xf3\x0f\x37"
- "\xca\xd4\x37\x98\x1e\x4a\x8a\x59\x37\xa3\x7d\xb8\xdd\xcc\x4b\xf3"
- "\x6d\xcf\x66\xf7\x13\xcc\x3a\x4f\xa9\x1e\xda\xd1\x7d\xd9\x75\x81"
- "\x79\x0f\xfc\x56\xec\x57\xd1\xd6\xe3\xa6\xf5\xb3\xda\x5d\xcb\x20"
- "\xe2\x62\x26\xa8\xdb\xcc\xd5\xe0\xc8\x72\x43\xc9\x05\xd6\x7d\x36"
- "\xfb\xcf\xd0\x6e\x6e\x84\xb5\x1d\xa0\x3e\xdb\xf5\x47\xe0\x7b\x49"
- "\x57\x5e\xa0\x75\xb7\xfa\x5d\xf9\x14\x76\x0d\x76\xee\x82\x51\x3b"
- "\x3f\xa5\x7e\x50\x07\xe6\x73\x19\x9e\x3a\x0f\x2a\xc4\xa7\x7e\xfe"
- "\x8f\xa0\x7f\xfe\x49\x5a\x67\x9e\x02\x35\xbb\x41\xcf\x4a\x8d\x51"
- "\x37\x4a\x8d\xba\x1b\xcc\x18\xeb\x29\x35\xc6\xb5\x5b\x10\xbe\xeb"
- "\x3d\x18\xdd\x01\x71\xbf\xbc\xd4\xa1\xae\xfe\x12\xe2\xa9\x4c\x17"
- "\xb1\x6c\x35\x5f\x22\x7c\xe5\x4f\xcb\xfc\x98\x36\x38\x8d\x2f\xe6"
- "\xa7\xd5\x8e\x4c\x2f\xf8\x11\x57\xf5\x0d\x88\xaf\xb9\x01\x7a\x7f"
- "\xc5\x4f\xcb\x28\x5d\x0f\x94\x56\x38\xce\x02\x4a\x0a\xeb\xef\xab"
- "\xb4\xa4\xa3\x3d\x1c\xfe\xee\xba\x26\x8d\xe3\x6c\x0f\xb4\xb9\x6f"
- "\x40\x3b\xfc\x1e\x1c\xd6\xbf\xd8\xff\x61\x5d\x53\x24\xfa\x93\x2a"
- "\xfb\x4e\x9a\x03\x2f\x64\xa7\xb4\x8d\xf6\xcf\x2b\x83\x23\xbb\x21"
- "\xca\xb2\x13\x86\x5f\xc2\x70\x6e\x7b\xca\x73\x33\x1d\xbe\xbf\xd8"
- "\x77\xf2\xf5\xe0\xfb\xbb\x77\xb7\x41\x44\xbb\xbb\x9a\xca\xaf\xee"
- "\x8f\xbd\x00\x0e\xf7\x39\x70\x58\x3e\xb3\xfb\x75\x7f\xe8\x3e\xe8"
- "\x07\xed\x3f\x5e\x3f\xa7\x76\x68\xae\x83\x23\xd3\x0d\xef\x63\xde"
- "\xac\xf2\x02\xed\x09\x99\xd2\xee\xf6\xd2\xfe\x3b\x89\xac\x57\x3f"
- "\xf2\x48\x21\xcc\xac\xfd\x12\x12\x8e\x7f\x09\x46\xe6\x31\xaa\x69"
- "\x8d\x37\xed\x97\x76\x1c\xef\x51\xd8\x07\xc3\xb2\xf3\xb5\xde\x2c"
- "\x46\x5a\xeb\xdd\x67\x84\xba\x1b\x81\xb5\xde\x37\x7a\x03\x6b\xbd"
- "\x51\xa6\xb4\xb4\xde\xdb\x09\xbb\x6b\xa2\xcf\xc2\x70\xd4\x13\x3b"
- "\xc9\xf7\x91\x2b\xa0\xd9\x7b\x05\x60\x76\x99\x9a\xfa\x99\x1a\xd4"
- "\x87\x5d\x0e\xac\x1b\x7a\xee\x84\xb2\xb9\x78\x8f\xc2\x0b\xfb\x73"
- "\x65\x7c\xaf\x8a\x2e\x49\x8e\x31\x4c\x8d\x61\x93\xf0\x1e\x81\xf7"
- "\x31\xa5\x35\xcc\xc5\xca\x8b\x13\xd1\x57\x19\x49\xf2\x2c\xd6\x97"
- "\x17\x27\x7a\x6c\x65\x51\x4e\x38\x55\x20\xcb\xb5\xb0\xef\xbb\xb4"
- "\xef\x77\x5e\xa6\xfd\xde\x5d\x9c\xae\x3e\xb3\x8a\xf6\x7e\x97\xc2"
- "\x89\x86\xad\x94\x2f\xe6\x9f\x89\xf7\x68\xd1\x07\x2d\xed\x91\xd3"
- "\xf6\xf6\x99\x29\xcf\x4d\x18\xce\xe4\x70\x2c\xb7\x86\xe2\xfe\xa5"
- "\xf3\xb2\x5a\xc0\x18\xd5\x88\xd3\x2b\xe1\x47\xdd\x2f\x39\x45\x3a"
- "\xde\xab\x8e\x66\xcd\xd9\x73\xa1\xe6\x28\x3b\x7b\xfc\x28\x6b\x11"
- "\xba\x57\xd6\xe8\x84\x7f\xe2\x7b\x4f\x62\x1b\xde\x72\x10\xe3\x9a"
- "\xb1\x37\x4e\x7c\x69\x31\xd1\xfc\xd2\xb2\x73\x4e\x98\x16\x17\x5c"
- "\x06\x66\xdb\xd9\x48\xed\xe8\x3f\xed\x6e\xc5\xfe\xe4\xf3\x8d\xed"
- "\x5d\x3d\xf0\x0f\x37\xba\x23\x4b\x3f\x06\xb5\xc3\xd7\x09\x73\xe2"
- "\xc4\x39\x39\x75\x47\x99\xf3\x15\x3a\x3f\xf8\x28\xeb\x41\x79\x99"
- "\x74\x09\xf6\x4c\xba\x27\x0e\xe2\x7e\x83\x5e\x89\xb0\x4f\x7b\xee"
- "\x0f\xb2\x4f\xef\xb5\x39\x9b\x82\x6c\xd3\xfe\x4d\x83\x6d\xd3\xbe"
- "\x7c\x61\x9b\x50\xf7\xb9\x2d\xea\x77\x4a\xe1\xab\x15\xe1\xd2\xfa"
- "\x95\x7d\x0f\x28\xc2\xbd\x52\xf8\x0c\x45\xb8\x4b\x84\xef\xcd\x93"
- "\x6d\x5f\x3b\xd1\xb1\x9d\x6c\xdf\xde\x25\x64\xfb\xda\xb3\x25\xdb"
- "\xc7\xed\xcf\xde\x59\xec\x4d\xb4\x45\xdb\xc8\xde\xec\x8d\x24\xfa"
- "\xd9\x2f\x41\xa6\x7d\xc4\x45\xb0\x7d\x48\x61\xe5\xbf\x07\x0d\x5e"
- "\x92\xdd\x2b\x19\x47\x76\x8f\x6c\x1e\xd9\xbe\x37\xc6\xb2\x8e\x37"
- "\x8e\xb2\xf3\x35\x7c\xdf\x6a\xdb\x80\xfd\x7b\x19\xc3\x0e\x62\xd8"
- "\xcb\x18\x4f\x76\x90\x78\xd2\x96\xd9\x04\xfc\x5c\x9b\xf2\x22\x8b"
- "\x5f\x9d\x08\x87\xb1\xbe\x69\xff\xab\x7d\xc8\xdf\x68\x15\x58\x1c"
- "\xc5\x6e\xbe\x0e\x85\xf6\x4a\x6f\x2f\xee\x22\xbd\x1b\xbb\xd7\x4f"
- "\xe3\x14\x7f\x86\xdd\x6e\x76\x89\xd6\xaa\x10\x0d\x6b\x77\x3c\x4a"
- "\x7b\x7d\xab\x5a\xcc\x00\xb4\x2f\x01\xd9\x6c\xa4\x45\x53\x8e\x34"
- "\x89\xbd\x85\x6d\x67\x9c\xf0\x99\x24\xaf\xfb\x69\xad\x1a\xb6\x29"
- "\xd8\x11\xb7\xa1\x7d\xc4\xb2\x45\xf7\x97\x01\xed\xcd\x42\xe7\x6b"
- "\xd2\xfd\x0d\xb5\xdf\x5c\x2e\xef\xcf\x62\x43\xdb\x80\x30\x8e\x0e"
- "\x2f\x10\xcd\x4e\xb0\x2d\x6d\x2b\x69\xc2\xf4\x7b\x5c\xc4\x1b\x66"
- "\x2b\x95\x71\xa8\x38\x0e\x35\x1f\xbb\x35\x23\x9c\x53\xf8\x37\x96"
- "\xf4\xb6\x2c\x17\x90\xdd\x77\x74\x23\x8e\x92\x4e\x81\x03\x71\x31"
- "\x6c\x03\x42\xe2\x24\xfc\xa3\x76\xb1\xbf\x22\xfe\x33\x54\x5f\xb4"
- "\x4f\x17\xcd\x53\x42\xbe\x44\xd1\x5e\x0d\xc2\x0f\xb5\x2d\xaa\xfb"
- "\x3d\x80\xb4\xd7\x18\xca\x9b\x2d\x95\xf6\xf2\xa2\xfd\xc5\x6e\xb6"
- "\xb7\x18\xf2\x28\x41\xde\x5f\xcc\xbf\xfd\xdb\xdd\x5b\x0c\x71\xeb"
- "\x6b\xd5\x0c\x75\xce\x96\x4a\xfb\x8b\x21\xfd\x0d\x24\x87\x52\x99"
- "\xd2\x5e\x7d\x8a\x78\xbe\xe7\x20\x85\x1d\xb1\xb1\x56\xb9\xfe\xa9"
- "\xbc\x54\x16\x8c\xb3\x08\xff\x90\xa1\x5e\xee\x4b\xa3\x78\x0c\xcb"
- "\x22\xf8\x39\x68\xc7\x1c\xd8\x86\xbd\xdb\xd9\xaf\x3e\xb2\x13\x34"
- "\xc2\xa6\xed\xcf\xa1\xf4\xc2\xa6\xed\xd7\x07\x6c\xda\xfe\x51\xc2"
- "\xa6\x09\x1e\x0b\x9b\xb6\x5f\x25\x6c\xda\xbe\xaf\xf8\x7c\x22\xb4"
- "\x69\x14\x47\x76\x4d\xb6\x69\xc7\xc7\xb2\x56\xb2\x1d\x1e\xdb\xbe"
- "\x6e\xd9\xb6\x1d\xc2\x30\xb2\x1d\x44\xa3\xb0\x53\x7b\x53\xd8\x1f"
- "\x8c\x20\xe6\x6b\xd2\xb3\x99\xf6\xcf\xe8\x96\x9e\xa9\x3d\x79\x52"
- "\xd8\xb8\xfd\xc9\x01\x1b\xb7\xcf\x1e\x48\x4b\x36\x6e\xff\x63\xc2"
- "\xc6\x89\xf0\xba\xa7\xc8\xc6\xed\x4d\x21\x1e\x48\xf8\xd5\xf4\x1d"
- "\x4d\x82\x27\x3e\xa6\x05\xdb\xb8\x50\xfd\xda\x5f\x25\xdb\x38\xb2"
- "\x6d\xf8\xde\xe0\x84\xa9\x7c\x5c\x98\xf4\xac\x0a\x79\x2e\xeb\x1d"
- "\xd5\x01\x95\x99\xce\x0f\x20\xbe\x2d\xbc\x0c\xc3\xa5\x7d\x6b\xa4"
- "\x72\xef\x77\xca\x6b\x34\x91\xff\x83\xf7\x34\x83\xc0\xbe\x64\x58"
- "\xd7\x53\x68\x3f\x47\x47\x59\x27\x38\xaa\x59\x59\xbb\xef\x02\xf8"
- "\xf7\x6e\xfc\x9c\xea\x15\xfb\x1b\x3f\xa4\x3b\xd9\x9d\x4b\xf0\xc2"
- "\xd4\xb5\x6e\x3e\x7e\xff\xf9\x11\x35\xc6\x59\x43\xe2\xe6\x53\x1e"
- "\x34\xae\x88\xcf\xda\xa1\xc6\x11\xbe\x41\x5e\x87\x6e\x92\xd7\x3b"
- "\x3c\x2f\xf4\xa5\xb0\xdf\x13\x73\x05\x5e\xe0\xdf\xd0\xf8\x9e\xcc"
- "\xe1\x71\xfd\x4e\x8a\x8f\x18\x22\xfe\xab\x9b\xa7\x7f\x71\xfc\xcd"
- "\xd3\xbf\xf8\x00\xd9\x20\x5a\x8f\xd7\x6f\x0b\xc5\x33\xda\x27\xc3"
- "\x5d\x22\xb8\x1c\xe9\x3b\xc8\xe7\xa5\x53\x79\xbf\x4c\x2f\xe3\x24"
- "\xb9\x3b\x8c\x70\x7c\xff\x5a\xb4\x91\xa9\x3b\x80\xf6\x0e\x0e\x4e"
- "\x7b\x3c\xc0\xdf\x17\xd3\x6f\x32\x4e\x13\xe5\xc0\x5e\x20\x9d\x2f"
- "\xdf\x8c\xad\x20\xad\xa5\xa9\x1a\xf8\xf6\xf0\xa2\x1b\xed\x25\x3f"
- "\xbf\x55\x5a\xb7\xdb\x83\xf6\x6d\x0a\xed\xb1\x49\x7e\xa5\xb4\xd6"
- "\x62\x1c\xda\xe5\x58\xda\x87\x85\xc6\xab\xd7\xf6\xa7\xab\x9b\xf9"
- "\xfe\xfb\x07\x12\xe5\xb4\x43\x8d\xed\x51\xbe\x52\x9e\x7c\x1d\x12"
- "\xa6\x31\xc9\x69\x08\x37\xad\xbd\xc1\xf6\x78\x0a\xdf\xdf\xcc\xd7"
- "\x43\x36\x70\x1c\xfa\xa0\xb1\x22\x9f\x6c\x90\xf2\xa9\x76\xc2\x0b"
- "\xa6\x9b\xad\x73\x1a\xba\x7c\x07\xce\x7f\xf3\xf2\x81\x54\xbe\x97"
- "\x74\xb7\x28\xdf\x4d\xf2\x7d\x69\xe9\x37\xcf\x57\x27\xe7\x7b\xe0"
- "\x9b\xf3\xf5\xa5\x33\x5f\x9f\xaf\x89\x12\x5f\x5f\x72\xdd\x82\xaf"
- "\x61\xf2\xf9\x71\xc2\xd7\xcf\xc7\x20\xe5\xf3\xe3\xcc\x70\xf9\x00"
- "\xff\x0d\xb9\x5f\x8f\x56\x3e\x23\x46\x3a\x97\x78\x04\xe2\xa9\x77"
- "\xc2\x81\x81\xb3\x87\xc5\x79\x49\x3f\x3e\xed\x84\x97\xaa\x42\xd7"
- "\x71\xfd\xf8\xdf\xd6\xd6\x53\xbb\xce\xfc\x4e\xf8\xf1\x79\x1a\x6b"
- "\x4b\xdd\x25\xf6\x07\x94\xd2\xa0\x3d\x7f\x69\xc8\xfd\x8b\xa4\x3d"
- "\x72\xb2\xe5\xbd\x3b\x68\x7d\x2a\xab\x6c\xcc\xee\x2d\x35\x83\x38"
- "\x2b\xfa\xe5\x7b\x69\x1d\x12\x3e\x0f\xc7\x67\x31\x0e\x45\xe7\x0b"
- "\x88\x3d\x29\x86\x61\xd8\x1e\x3a\x7f\x42\xac\xdf\x7b\x39\x03\x69"
- "\xb0\xf2\xb1\x26\xbe\xc7\x3e\xdf\xdb\xc5\x8d\x70\x6a\x4a\x2b\xf6"
- "\xf4\x78\xd9\x2a\xc3\x38\x65\x7c\x03\xfb\x5b\xbc\xbc\x44\xb4\x2d"
- "\x2f\xa7\xf5\x0e\x71\x8e\x11\xed\x73\xd6\xb0\x3b\x31\x64\xfd\xe1"
- "\xa2\xc2\xc2\x2d\x85\xf3\x0c\x45\x9b\xd6\xcd\x2a\x2a\xce\x29\xde"
- "\x5a\xc4\x17\xaa\x8f\x04\x0c\x30\x14\xe7\x6f\xca\xdb\xb2\xb5\xd8"
- "\xb8\x3d\x27\x5f\x2c\x6c\xbf\x0b\x01\x83\x81\x20\xf4\xdc\x48\xb4"
- "\x41\xe7\x98\x9a\xef\x41\xc1\xcf\x8e\xa4\xbd\x48\xe4\x75\xbb\x2d"
- "\x7a\x7e\xc6\x16\xda\xac\x83\xc9\x4e\xd8\xd2\x2d\xd7\x03\xed\x8f"
- "\x88\x7e\x8b\xfe\x12\x1c\x7c\x92\x64\x67\x05\xba\xa0\x75\x62\x5f"
- "\x09\xbe\x37\x80\xa3\x18\x03\xda\x41\x6b\xdf\x46\xe3\xb0\x07\xcf"
- "\xf9\x6d\x2f\xdb\xf9\x7e\x8f\x3b\x2f\xd1\xfb\x35\xd9\x4f\xa0\xef"
- "\x4a\xe2\x3b\xf0\x94\x05\x9d\x70\x70\x06\xe5\x4b\x7a\x57\x5b\x29"
- "\xce\xea\x66\xb6\x97\x3b\x68\xad\x36\xbe\x6b\x91\x06\xbb\xec\x8b"
- "\x22\xbd\x51\x2c\xa6\x11\x7d\xb4\x83\xee\x0f\x74\x2e\x90\xd6\x7a"
- "\x6b\x6b\xc5\xba\x6e\x0d\xc2\xf6\x0c\xc0\xda\x68\xdf\xe3\x46\x33"
- "\xb6\x9b\x61\xbf\x65\xb3\xd8\x5d\x99\xfe\xbe\xcc\xc8\xe0\x32\x63"
- "\xbf\x1a\xeb\xef\xd0\xdb\x58\xf6\x38\x59\x56\x44\xdd\x1f\x3a\x24"
- "\xf6\x5e\xde\x95\x89\x61\xc3\xf0\x6e\xe9\xc5\x38\xda\x03\x01\xe3"
- "\xb2\xe9\x1b\x59\x7b\xc9\x55\x7b\xb3\xbe\x13\xeb\xfd\x90\xc5\x09"
- "\xdb\xe2\xc5\xba\x35\x84\xc7\x3c\x1c\x65\x37\xa0\xc5\xc0\xec\x34"
- "\x46\xe7\x84\x43\x67\x5a\x0c\x6e\x60\x11\x6b\x3e\xa7\x74\xa8\x57"
- "\xfa\x52\x2b\xf9\x22\x18\xce\xd7\xe7\x1d\x6a\x94\x79\x5e\x6c\x60"
- "\x97\x09\x66\xa8\x71\x65\x6a\x2f\x8f\xf0\xb6\xe4\x4b\xa0\x39\x58"
- "\x5d\x70\xe8\xbc\xb2\xbd\x98\x61\x9a\x67\x30\xe5\x14\x1b\x0a\xf2"
- "\x37\xe7\x19\x4c\xf9\x26\xc3\xe6\x2d\xc5\x86\x0d\x5b\x68\x80\x87"
- "\x86\x74\x42\x64\xc2\x4f\xe5\xdb\x9e\x19\x29\x7f\xc3\xee\xdd\x6e"
- "\x1e\x26\x64\xfa\xc8\xac\x5e\x8f\x79\x78\x28\x4f\x8e\xc4\x88\xb6"
- "\xf2\x70\x36\xd2\xae\x11\xeb\xff\x22\xba\xf1\x1d\xcb\x7f\xa8\x35"
- "\x54\x77\x8f\x3c\x2d\xc1\x1e\x94\x61\xb9\x5c\x4c\xbb\x34\x10\x77"
- "\x44\x92\xc7\x3a\xb1\x4e\x99\xef\x7b\x53\xc7\xe7\xf0\x1f\xb6\x0f"
- "\x99\x86\xf6\xfa\xda\x09\xb9\x57\xe0\xf0\x3b\xcc\x76\xc8\x2d\xc9"
- "\x90\xd6\x5f\xbe\xcb\x2c\xc9\x0f\xca\xc4\x11\x18\x2c\x3f\x47\xb2"
- "\x48\x7e\x98\x27\x53\xcb\xe7\x7b\xf8\xbc\x68\xe7\xf0\x1d\xdb\x67"
- "\x27\x1c\x36\x51\x39\xdc\xdb\x33\xb5\xa5\xc7\xf8\xfe\x7b\x5f\xd0"
- "\xb7\x53\x3a\x9f\x06\x65\x65\x84\x38\x47\xf3\x48\x86\x5c\x47\x32"
- "\x7c\x78\x1d\xe6\xf2\x12\x2a\x63\x82\x9f\xff\xc8\x65\x0c\xfd\x03"
- "\xa4\x49\x2d\xef\xf3\x47\x6d\x08\xd2\xd6\x52\xbc\x8b\x31\xcc\xa3"
- "\x29\x48\x0e\xae\x84\x93\x03\xac\xdb\xdc\x82\x2d\xb9\x1b\x51\xd1"
- "\x0b\xf3\x8a\x73\xcd\xb4\xb7\x05\xd9\x01\xbe\x71\xc6\x0c\x93\x61"
- "\x6b\x51\x5e\xee\x48\x08\x07\x35\x10\x19\x5c\xff\x3a\x3f\xca\x6b"
- "\x6f\x6f\x66\x24\xad\xb1\x10\x6b\x2a\x2a\x76\xf5\x16\x61\x5f\x24"
- "\xa4\xde\x2b\x9e\x73\xe8\x13\xd1\xa7\x4b\xe4\x7b\xc7\x11\xcf\xc4"
- "\x3c\x81\x8a\x9f\x11\x1f\x7a\xd5\x2a\x6c\x4f\xca\x8b\x65\x19\xc0"
- "\xe7\x32\x2c\x93\x39\x30\x47\xa3\xe2\x74\xaf\x3a\xf2\x02\xd9\x1f"
- "\x31\x1f\xe4\x12\xda\x81\xe8\xba\x4e\x28\xe7\x73\xc1\x6a\x79\x7b"
- "\x54\x7e\x5a\x4e\x73\x78\x60\x9d\x73\x45\xbc\x2c\x27\x41\x69\xde"
- "\xa6\x30\xbe\xd7\x91\xed\xc8\x39\xaa\x73\x26\xea\x5e\x23\xc3\x21"
- "\x5f\x59\x1d\xb7\x23\x15\x5a\xa5\x6d\xf8\x40\x47\xdf\xc4\x05\x3d"
- "\x5c\xfe\x74\xbb\x52\xf8\xbe\x29\xe8\xeb\x75\x42\xc5\x18\x69\x7e"
- "\x0a\x1f\x53\x74\x58\x11\x97\x57\xe0\xc2\xbc\xae\xcb\x79\xb1\x98"
- "\x5d\x74\x9e\x29\xca\x59\x85\x39\x30\x66\x58\x11\x47\x7d\x65\xd6"
- "\x9b\x39\xcc\x09\xe5\x19\x5c\xb6\xf0\xb9\x78\xbc\xd8\xc3\x8d\xe4"
- "\x8d\xca\x49\x72\x15\x90\xa9\x8a\x93\x72\x7d\x53\x99\x31\x5d\x96"
- "\x81\xef\xf3\x5b\x61\x97\x79\x39\xd4\x5e\x33\x5c\x6f\x75\x48\x8b"
- "\x47\xe8\x2e\xef\xe7\x89\xfd\x85\x68\x9d\x4b\x04\xd2\x68\xbe\x08"
- "\x95\xff\x46\x73\xf7\xa3\xbd\xd4\x6f\xda\x65\xa6\xbd\x13\x44\x5b"
- "\x56\x69\x40\x19\x8e\x0b\xac\x4d\xaf\x44\xff\xaf\x3c\x4e\xd4\x5d"
- "\x65\x72\x90\xee\xb9\xa4\xf9\x00\xc3\x89\x47\x64\xcf\x1c\xd6\x45"
- "\x5c\x5f\xc5\xba\xdf\x4a\xb3\x9c\x8e\xef\x33\x80\xb2\x41\xf3\x60"
- "\xaf\x40\xe5\x01\x6a\x23\x88\x3e\x27\x54\x6a\x29\x7f\x2a\x1f\xb5"
- "\xd9\x5c\x6e\xf4\x74\x06\x4a\x65\x83\x82\x86\xd3\x32\x2e\x09\x77"
- "\x8b\xfc\x4e\xfb\x8e\x39\xa1\x2a\x9d\xce\x81\x6c\x76\xf3\x32\xdc"
- "\xd6\x82\xbd\x82\x16\x37\x87\xeb\x91\x79\x88\xe1\x65\xf8\x8e\x75"
- "\x71\x10\xc4\x37\xa1\x46\xb3\xb0\x45\x55\x74\x86\x29\x2b\x35\xd0"
- "\xbe\x84\xc9\xc2\xde\xf0\xbd\x74\x78\xdc\x08\x49\x67\x47\xd0\x1a"
- "\x21\x3e\x2f\xc6\xed\xe3\xb6\x41\xec\xbd\x80\xf1\xa8\x23\x1e\x3a"
- "\xd3\xa5\xcf\x3c\x42\xd0\xf6\x4a\xf6\x40\x1e\x74\x3e\x25\xff\x06"
- "\xf9\x4a\xba\xd8\xcb\x64\x38\xf6\xf5\x5e\x29\x93\xeb\x6f\xdf\x51"
- "\x0c\xa3\xf3\x53\xd5\xa0\x6d\xe1\x7b\x85\xbd\x52\x23\xd3\x2b\xc5"
- "\xa9\xb9\x3c\x70\x1e\xbc\x32\xa0\xff\xbd\xfc\xac\xcf\x57\x5a\xe5"
- "\x7c\x38\x2c\xc2\x11\x7c\x4b\x02\x8f\xeb\x1a\xc0\x23\xf6\x50\xd1"
- "\xf2\xf3\x9e\xeb\x29\xae\x0a\x02\xb6\xaa\x92\xef\x57\xcc\xe7\xad"
- "\x61\x39\x5c\xcf\x9b\x47\xf0\x3a\x30\x00\x9d\x0f\x42\xe7\x08\xab"
- "\x85\x2c\x56\xcd\x95\xd3\x44\xa8\x88\x8f\x55\xa9\x72\xde\x32\x0e"
- "\xa2\xff\xa6\x36\x4f\x94\x45\x43\x3a\x22\x9d\xd9\xc9\xed\x85\xf0"
- "\xb5\xaa\xda\xb8\x0c\xf2\x72\x56\xd5\x07\xd7\xb5\xf0\xe5\xaa\x4e"
- "\x07\xc9\x03\xd1\x33\x50\xff\x58\xf7\x6e\xd1\x96\x54\x75\x04\xd1"
- "\x98\x82\xef\xdd\x81\x7a\xe0\x75\x44\x67\x40\x85\x3d\xef\x91\xeb"
- "\x0a\xc2\xf8\x19\xa7\x93\xea\x03\xfb\x62\x49\xd0\x42\x3e\x21\xea"
- "\x0a\xf2\x04\x69\x7c\x75\x13\xc9\x95\xc7\xf6\x6a\x4a\xa8\x6c\xbe"
- "\x9a\x1e\x44\xaf\x8a\xec\x3a\x86\x99\x64\x18\x27\xbc\xca\xd7\x32"
- "\xc9\xfc\xc4\xb8\xb2\x81\x7a\xbc\x8f\xc3\x96\xcb\x74\xde\xa2\xcd"
- "\x90\x78\xf5\xea\xc7\x52\x1e\xad\x72\x1e\xf8\x8c\xfd\x9f\xaa\x2c"
- "\x25\x8e\x75\x3b\x8a\xf3\xc4\xe6\x46\xd4\xc8\xe7\xe4\x6e\xcc\x33"
- "\xcd\x34\xe4\xac\xa7\x6d\x90\x8a\x0a\xf2\xf2\x2c\xfc\x23\x4e\xa8"
- "\x1f\x18\xc7\xf3\x43\x3e\x88\x3d\xa7\x5f\x7b\xec\x15\x31\x7f\x85"
- "\xf4\x82\xf4\xdd\x45\xfa\xde\x5c\xf2\x25\xef\xdb\x38\xca\xee\x03"
- "\x87\x97\x95\x91\xff\xcf\x6d\x1f\x95\x5f\xef\x16\xed\x00\xd6\x27"
- "\xb5\x91\x1e\xdb\x51\x4b\x28\xbf\x8e\x96\x85\xea\xf2\xd1\xf2\xf0"
- "\x76\xe2\xe8\xbd\xdc\x4e\x94\x0b\xb9\x20\xfb\x44\x73\xff\x09\x2f"
- "\xa6\x69\x51\xe0\x3c\x1f\xb0\x51\x47\x9d\xb2\x8d\x12\xed\xc4\x6b"
- "\x1a\x6c\x83\xca\xa5\xbc\x7c\x01\xb9\x79\xad\x44\xc8\xcd\x6b\xd8"
- "\xff\xfb\xc7\x7d\x72\x5f\x47\xb4\x1d\xaf\x3a\xc9\x7f\x14\xe7\x6b"
- "\xbf\x96\x28\xe3\xab\x8a\xa5\x76\xe3\xb5\x94\xc1\xfe\xc3\xd1\x1e"
- "\xf2\x1f\x68\x5e\x22\xf1\x82\x9f\x27\xcc\xf5\xe6\xb5\x82\x20\xfb"
- "\xa3\xc3\xf7\x92\x70\x75\xbd\x8e\x9a\xe3\x59\xf4\xb9\x6d\x56\xee"
- "\xe6\xe2\xf9\xb4\x45\x55\x9e\xd5\x92\x97\x5b\x9c\x67\x52\x7e\x67"
- "\x33\xca\xbe\x18\x7d\xe3\xae\x42\xbd\x77\xc5\x10\x3f\x5e\xc3\xf2"
- "\x1f\xf3\xc9\x65\xe0\x76\x0a\x7d\x47\xc9\xc6\x45\x5d\x84\x63\x1f"
- "\x8b\xb3\xc4\x5f\xf3\xc9\x72\x42\x70\x0b\xad\xcc\xef\xb1\x55\x63"
- "\xf9\x8f\x6a\xa5\xfe\x16\xf6\x69\xab\x0d\xf2\x7b\x20\x7d\x75\x1e"
- "\x6f\xfb\x8e\xf2\x39\x7d\xc8\xd3\xea\xae\x20\x7f\x8b\xde\xcf\x48"
- "\xef\x7c\x1f\x26\x71\x2e\x7a\xf5\x0e\xc1\xdf\x6a\xac\xff\x57\x25"
- "\x5b\x71\xac\x55\xe0\x01\x78\x6b\xb7\x2b\xb2\x8e\x8f\xef\x57\x97"
- "\xcb\xf9\x61\xfa\x0b\xc1\x79\x52\xbb\xa5\xc4\xe7\x84\x6a\xbe\x3e"
- "\x64\x2f\xdf\x43\xae\xfa\x6c\x18\x5a\xd3\x83\xe1\x10\x06\xfb\xbf"
- "\xaf\xd6\xc8\x65\x5e\x65\xa5\xb0\x63\x9a\x9b\x94\xb1\x47\x94\xf1"
- "\x58\x19\xc9\x16\xe5\x4f\xf2\x2f\xd1\x60\x92\xf6\x25\x71\xd2\xf9"
- "\x8d\x44\x3f\xdf\x1f\x4d\x4f\x7a\x7d\x0c\xfb\xbf\x15\x67\xe5\x72"
- "\x50\x19\x4f\xef\x76\x69\xe4\x7d\xa9\x44\xfa\x63\xf3\x43\x69\x3b"
- "\x76\x30\x28\x4d\xb7\x7d\x1a\x8d\xdd\x1f\x9b\xc1\x6c\xaf\x1d\x20"
- "\x39\xa4\xfd\xaa\xaa\x06\xe4\xf0\x58\xd3\x60\xb9\x3b\x96\x40\x72"
- "\x17\x2c\x4b\xf9\xf7\xe5\xa2\x24\x15\xe5\x15\xcf\xe3\xde\x3d\x3a"
- "\x76\xb4\xed\x59\x4e\x71\xfe\x96\xcd\x45\x33\x0d\x45\xa6\x1c\x49"
- "\xe9\x43\x74\xde\xc6\xfb\xfe\x6e\x59\xcf\x3c\xb6\xd7\x13\x02\xb6"
- "\xe5\xf5\x80\xfc\xd3\x1c\xad\x69\x34\x36\xfb\xfa\x0e\xa1\x4f\xaf"
- "\x2f\x0d\xd2\x5d\x9e\x9e\x74\xb4\x8e\xfb\x6c\xaf\x07\xb7\xff\x6e"
- "\xe4\xe9\x88\x2b\xf0\xfa\x18\x89\xa7\x6e\xc1\xe3\xd7\x7f\xc5\xcb"
- "\xc9\xf7\xe3\x3a\x76\x9e\xca\xc9\xf7\x7f\xe1\xfe\xd9\xeb\x27\xe5"
- "\xf2\x06\xfa\x0d\xaf\xdb\xb9\x1f\x25\xf9\x6b\xb7\xea\xd7\x0b\xff"
- "\xf4\x8d\x2c\x69\xec\xad\x43\xee\xe3\xc9\xfe\x35\xd2\x62\x12\xbe"
- "\xea\x1b\x63\x56\x94\xb0\xbe\xb5\x56\xda\xa7\x8e\xea\xe0\x8d\x87"
- "\x64\xdf\x92\xcf\xdf\xab\xd8\x95\xe6\xb1\xbd\x91\x14\x6c\x27\x58"
- "\xc4\xc6\x0e\xc9\x47\x4c\x13\x7d\xd7\xdb\x7e\xde\x89\x79\xd1\xb7"
- "\x87\x9b\xd0\x86\xe5\x7a\x03\xed\xdf\xbb\xa7\x09\x0f\xf9\xd7\xac"
- "\x57\x2f\x9d\x55\x59\xc3\xbf\xe1\xd5\x22\x6e\x17\xd6\x2d\xc2\xa1"
- "\xff\xf7\x3a\x97\x0d\x3f\xca\x28\xcd\xdd\x71\xcb\x3e\x12\xbc\xf1"
- "\x29\xb5\x45\xf8\x8c\x72\x5b\x63\x14\x32\x55\x63\x74\x15\x19\xa1"
- "\xb7\x57\xaf\xee\x2d\xca\xd4\xd0\x78\x01\xf1\xc2\x51\xe3\x05\x21"
- "\x3f\x6f\x78\xd1\xe6\x9d\x0c\xc6\x27\xe1\x22\x9e\x6a\x88\x0e\x56"
- "\xa4\x57\x93\x7c\x93\xbc\xb2\x5e\x23\xfa\x09\x6f\xd8\x59\x91\x51"
- "\x3d\xc4\xde\x5b\x37\x2b\x67\x14\x9d\xf7\x48\x67\x80\x92\xbd\x12"
- "\xfb\xfb\x1f\xdf\xff\x8a\x18\x1b\x90\xf2\xad\x79\x89\xa9\x4f\xf0"
- "\x76\xe5\x30\x6f\x57\x18\x88\xfd\xd2\x6b\x4e\xf2\x79\xb4\x96\x13"
- "\xfc\xcc\x57\x69\x7d\xb6\xab\xc5\xe2\xe3\x67\xd5\x95\x16\x93\x9f"
- "\xe6\xa3\xef\x46\x7c\xfd\x71\x73\xb1\x0f\x56\x79\x49\x26\x6b\x3a"
- "\x68\xaf\x78\x71\x16\x78\x4d\x97\xbc\x3f\x3c\x9d\x21\x49\xe7\x9f"
- "\x62\xb9\x22\x02\xe7\x97\x1e\x3f\x43\xe3\xb6\xa2\x3f\xae\x87\xc3"
- "\xe8\xd3\x8b\x3a\x38\x3e\x8b\xce\xe2\x13\x7d\x85\x4e\xac\x97\x88"
- "\xbf\x20\xec\x22\xf1\x0d\x59\xb6\x13\xc7\xdf\xa3\xb9\xe9\x4e\x09"
- "\x87\xc7\x76\x1c\xdb\xff\x37\xcc\x22\x2f\xc4\xe7\x91\xeb\xf3\xf8"
- "\xac\xc1\xe3\x1b\x01\x7c\x98\x7e\xa6\xe4\x17\x80\x18\xfb\xfa\x80"
- "\x70\xd5\xc8\x63\x5f\x01\xdf\xe7\x78\xa3\x3c\xf6\x25\xf6\x9e\xae"
- "\x29\xa6\xfc\x87\x1a\x23\x62\xa5\x4f\x92\xdc\x6b\xc9\x87\x1b\xd2"
- "\x9f\xc0\xf6\x9d\x68\x97\xfd\x42\x51\x3f\xb5\x4b\xc8\x3f\xa4\x33"
- "\x57\x65\x5f\x52\xf8\x00\xb5\x19\xa2\x2d\xab\x4d\x92\xdb\x32\x4c"
- "\x7b\x5a\xb2\x15\x52\x3b\x57\x3b\xd0\xff\x0d\x3f\x2f\xbf\xb6\x58"
- "\xe6\x91\xcc\x73\xc1\xa3\xda\xb6\xde\xd8\xc2\xf2\x00\x6f\x6b\xdb"
- "\x38\xaf\x07\xe2\xeb\x22\x83\x78\x4f\xef\x1a\x61\x37\x6b\xb1\xfd"
- "\xaf\x99\x2b\xda\x14\x11\xc6\x62\x1b\x37\xf2\x73\xdb\x39\x0f\xf2"
- "\xf9\xd8\x8c\xab\xd4\x48\xb4\xb9\x9c\xaa\x44\x83\xb0\x65\xb5\x08"
- "\x7f\x5c\xea\x93\xd5\x56\x13\x2d\xc1\xf4\xae\xde\xbc\x71\xf3\x96"
- "\xed\x9b\x69\x40\x6d\x6b\x91\x21\x77\x8b\x29\x6f\x64\x98\xf1\x10"
- "\x3d\x9d\x6b\xed\xae\x1a\xd8\x77\xea\x4d\x2d\xcd\xa3\x17\x67\x16"
- "\xbc\x39\xc2\x70\x07\xc9\x57\xdd\x26\x1a\x2b\xe0\x67\x47\xd0\x1e"
- "\xab\x62\xdc\xa0\x9b\xd2\x0b\x5e\x9f\xb8\xd6\xbb\xdd\x2c\xf9\x58"
- "\x27\x7e\x4a\x7c\x94\xfa\x1c\x0c\xcb\xf8\x85\xdc\x0e\x11\x7d\xdc"
- "\x37\xef\x33\x72\xbb\xe8\xef\x33\x6b\x38\xbf\xfa\x8c\xd8\xde\xd4"
- "\xb5\x3a\x55\xb3\x7d\xa2\x5c\x75\xe7\x65\x7e\x50\xf9\x3d\x74\xd6"
- "\x26\xcb\x47\x19\x7d\x53\x2b\xe1\x22\xfb\x49\xb8\x6b\xe4\x79\xdc"
- "\xb4\x97\xa8\x7d\x1b\xed\x23\x5c\xff\xa9\xbf\x82\xec\x4d\xbd\x5e"
- "\xb6\x4b\xd4\x16\xf9\x11\xcf\xbb\xd7\x5d\x91\xa8\x37\x0f\x61\xda"
- "\xb1\x9d\x70\xc2\x24\xce\x1b\xa8\x4f\x0d\x3d\x6f\xe0\x84\x01\x2f"
- "\x93\x74\xed\x0b\x7a\xbe\xd9\x25\xa7\x49\x0f\x84\xd5\xd7\x2b\x60"
- "\xf6\x21\x4d\xa7\x06\xfc\x15\xb1\x9f\xa9\xb4\xff\x31\x9d\x9d\x51"
- "\xff\x05\xed\x19\x1a\x90\x8d\xfa\x51\x92\x0f\xd2\x4d\xbc\xa3\xf6"
- "\xb6\x0b\x4e\x88\xbd\x4c\x2a\x51\x36\x58\x26\x50\x99\x98\x27\x1f"
- "\x65\xe2\x84\x26\x20\x07\x82\x47\x18\xa6\x0f\xf8\x29\xf5\x3d\x94"
- "\x26\x98\x0f\x98\xc7\x43\xa2\x6f\x7a\x22\x45\x6e\xb3\x69\xbf\x54"
- "\x71\xfe\x44\xfd\xa9\xd3\xbb\xbb\xb1\xcf\x7f\x22\x2b\x08\xc7\x29"
- "\x69\x2c\x42\xc3\xd4\x75\xba\x3a\xde\x67\x3b\x51\x12\x18\x13\xa8"
- "\x3f\x45\x76\x97\xe3\x88\x6d\xb4\x38\xdc\xfc\xcc\x68\x95\x7c\x46"
- "\x3c\xc2\x9e\x94\x7d\x14\x19\x57\x8b\x18\x73\xe2\x7b\x5c\xa2\x0e"
- "\x96\x23\xcc\xd9\x81\xf1\x58\x0c\x1b\xe8\x03\x5a\x51\x8f\xb9\xef"
- "\x7d\xa2\x27\xd0\xd7\xab\xe3\xfb\x0a\xf0\x7e\xa0\xc0\xa3\x75\xc2"
- "\x09\xa7\xb2\xdf\x86\xfe\x83\x21\x7f\x73\x3e\xba\x0f\x1b\x2c\x5b"
- "\xe6\x63\xd7\x61\x83\x25\x7f\x3e\x4d\xf9\x5a\x96\xba\x84\xdf\x51"
- "\x39\xe6\x87\x19\x3f\xa6\x71\x6f\x7e\x2e\x33\x8d\x19\x61\x3f\x97"
- "\xc6\x4e\x3d\xe2\xac\xd4\xe1\xd2\x5d\x2b\xdd\x87\x61\xbb\x67\x41"
- "\x5d\x39\x44\x67\xdf\x20\xff\xeb\xfd\x36\x71\xce\xab\xd4\x66\xa3"
- "\x2d\x7f\x73\xbf\xfc\xbd\x8c\xcf\x81\xa7\x7d\x0c\x7b\xcd\x7c\x3c"
- "\xce\x63\x7b\x73\x60\xfc\x43\x8c\x2f\x8a\x6f\x6e\x18\xde\x21\x87"
- "\xcb\xe3\xb1\x18\xd6\x23\x8f\xbd\x0a\xd8\x37\x7d\x81\xb4\x21\x63"
- "\xdb\x71\xf2\xf7\x38\x8f\xed\x2d\x83\xcc\x33\x19\x4f\xa9\x81\x5d"
- "\x91\xfc\xa4\x08\xee\x57\xdb\xde\x8c\xe3\x7b\x87\x92\x2f\xce\xc7"
- "\x99\xdf\xca\x90\xf3\xa1\x3e\x02\xd1\x2d\x7d\xfb\xe1\x7a\x4f\x7b"
- "\x84\x8a\x3d\x46\xdf\x1a\xa8\x7f\x05\xcf\x8d\xdf\xbb\x8b\x8f\xcb"
- "\x1b\x8b\xd0\x3f\xbb\x4b\x31\x0e\x47\x32\x34\xa7\x0a\x46\xf0\x31"
- "\x26\xd1\x4f\x8f\x24\x1f\x01\xcb\x70\x02\xeb\x33\x82\x6c\xb9\x68"
- "\xf7\xde\xba\x30\xd0\xc6\xeb\x1a\xcd\x2c\xb6\xf0\x20\xed\x33\x2f"
- "\xd6\x2d\xbc\xf5\x15\xc9\x9b\x6b\xdc\x46\x0f\xa3\x39\xca\xaf\xad"
- "\xf1\x88\x71\xf8\x86\xfb\x03\x63\x66\x6f\x1d\x90\xf6\x44\xa5\xf9"
- "\x6f\x58\x5f\x0d\x33\x07\x7c\x4e\x84\xe7\xbe\x17\xe2\xa4\x35\x0a"
- "\x94\xff\x37\xf8\xce\x83\xfd\xfe\xff\xad\x15\x7a\xda\x60\xe7\x38"
- "\xd0\x56\x8b\x75\x00\x0d\xe8\xff\xbf\x55\x23\xda\x06\xc2\x9d\x09"
- "\xbd\xb1\x9f\xba\x7a\x6d\x9f\xcc\x24\x1e\xba\x63\xaf\x24\x8a\x3d"
- "\x88\x1b\x7e\xe5\xb6\x69\xb0\x4e\x1b\xb0\xfe\xff\x61\x50\x5f\x57"
- "\xce\xab\x6f\x1b\x6b\xf1\x5d\x67\x4d\x87\x7f\x8f\x76\x6e\x3d\x80"
- "\x6f\x1b\x6b\xec\xbb\xce\x4e\xf3\x33\xc8\xd7\x01\x1c\xfa\x13\x40"
- "\x7f\xc4\x9a\x2f\x6e\xa0\xac\x2e\xbf\xe6\xbf\x42\xe7\x05\xd6\x21"
- "\xdc\x72\xf7\x55\x56\x8b\x69\x96\x5b\xd8\x95\x5a\x84\x5b\x76\xf9"
- "\x0a\x3b\x8e\xb0\xcb\xcc\x28\x2b\xdb\x98\xaf\x3f\x62\xe3\x17\x86"
- "\xc7\xc9\x76\xbf\x9d\xea\xaa\xd8\x51\xc3\x6c\xea\x23\x6c\xef\x3d"
- "\x77\x7b\x6c\x6f\xa7\x0f\x9c\x53\x86\x78\x49\xae\x56\x58\xe9\x79"
- "\xe3\x17\x28\x07\x5f\xac\x45\xbf\x03\xe5\xf6\x0b\x84\xa3\xef\x3f"
- "\x7c\x6d\x96\x2b\xe2\xee\x58\xbc\x8c\x61\xe9\xbf\xce\x5a\xfa\xb7"
- "\xb1\xa6\x23\xcf\x20\xfd\x97\x90\xfe\xeb\xac\x11\xcb\x70\xfa\xf0"
- "\x45\x00\xa2\xbf\x9f\x70\xf6\x43\xc4\xda\x1d\xaa\x98\x3a\x8c\x5f"
- "\x6b\xd5\x41\x1d\xc2\x3e\xe3\x86\x98\x5a\x84\x79\xe6\xb9\x18\xe0"
- "\xf4\xf7\x20\xdd\x31\x3b\x6a\xfa\x31\x6f\xa2\x1f\xf3\xf7\xca\x74"
- "\xca\xf9\x13\xbd\xb2\xde\xae\xa5\x31\xc2\xd8\xc2\xf3\x44\xb7\xf8"
- "\xee\xf1\x77\x39\xae\x22\xac\xe7\x88\x7b\xee\x16\x7d\xec\xbf\x4b"
- "\x92\xe9\x0f\xfd\x0e\xf6\x77\x65\xc2\x7e\xfe\x1d\xf6\x7f\x1a\xa4"
- "\x33\x5d\x44\x18\x95\xdf\x85\x7a\x2b\xad\xfd\xfb\x42\xe6\x19\xc6"
- "\xcf\x54\x7e\xe7\x4a\xdf\x52\xc8\xc7\xa8\x73\x72\x8b\xf3\xb7\xe5"
- "\x60\xcf\x77\x24\x58\x28\x88\xf7\x8d\xf3\x4c\x86\x2d\x9b\x0d\xeb"
- "\x73\xf2\x0b\xb6\x6c\xcb\x2b\x9c\xc9\x87\x33\x8a\xf2\x36\x9b\x68"
- "\xe8\xba\x30\xa7\xd0\x32\x52\xd1\x9f\x29\xdf\x51\xd3\x4e\x67\xd0"
- "\xec\x26\xf9\x7e\xe7\x63\x69\xdc\xd6\xcb\x6c\x29\xbc\x5f\x2c\x6c"
- "\xcc\x4f\xee\x37\xec\x4c\xa1\xf8\xf7\x44\x3b\xfe\x4e\x2b\xab\x2c"
- "\xfc\x94\x31\x7e\xb6\xb6\xea\x0a\xbc\xf3\x33\xce\x8f\xde\x34\x19"
- "\x0f\xef\xbb\x92\xcc\x5a\x76\x92\x1f\xf6\x93\x2c\x46\xf1\x21\xbc"
- "\x78\xe7\x90\xf0\x45\x30\xbc\x2f\x0d\x02\xf3\xed\xdf\xf9\x98\xa9"
- "\xb1\xec\xc8\x4b\xa9\xcf\x60\x95\xd6\x3d\xfe\xba\x13\xde\xa1\xbe"
- "\x14\x7d\xb7\x39\xc7\x7d\x72\xbe\x3e\xeb\x9d\x7c\xec\x73\x58\x99"
- "\x6d\x58\x14\xf1\xeb\xb0\xe8\xd3\xab\xa3\x55\x74\x76\x6e\x27\xad"
- "\x15\x4d\xa4\xef\xbb\x75\x36\x7f\x62\x60\x7e\xd3\xdf\x1d\xa4\xfe"
- "\x05\xff\xce\xc1\x6d\xd2\x4f\xba\x65\xdd\x55\xd3\xfa\x9b\xbd\x13"
- "\xe6\x09\xfd\xfb\xc9\x65\x82\xc7\xfa\x9f\x27\xca\xc7\xcf\x01\x47"
- "\xdf\xe0\x9d\x48\x2c\xff\xff\x66\xa5\x69\xd2\x37\xc9\x77\x22\xfd"
- "\xb1\x5f\x26\xf6\x17\x61\xbf\x40\xf7\x65\x23\xc6\x5d\xf1\x57\x16"
- "\xfe\xa9\x1f\x7d\x2a\x3f\xf6\x13\x58\xe5\x97\xff\xd2\x5f\x59\xd8"
- "\xe1\xdf\x6e\x54\x53\xdb\x5a\x6a\x45\xfe\x6e\x31\x8f\x64\x57\xcd"
- "\xb7\xf5\x6f\x37\xa2\xff\x55\xe8\x64\x0c\xd3\xc6\x16\xba\xf8\x79"
- "\xc5\x95\x85\x9d\xd2\xfb\xff\x43\xdc\xfb\x80\x47\x59\x5c\xfb\xe3"
- "\xf3\x6e\x96\x10\x31\x64\x37\x31\xe0\x0a\x41\x16\x0d\x36\xb5\xfc"
- "\x89\x8a\x2d\x7a\xb1\x46\x81\x8a\xbd\x68\x52\x8b\xf7\xa6\xb7\xd8"
- "\x04\x4d\x6c\xb0\x31\xac\xc9\x02\x9b\x18\x36\x7f\xe0\xa6\xb4\x85"
- "\x64\xc1\xc0\x45\x09\x90\xf6\x62\x2f\x52\x84\x50\xb1\x8d\xbd\x28"
- "\xab\x44\x1b\x35\x64\xa3\x45\x8c\x8a\x75\x89\x01\x23\x0d\x61\x25"
- "\x0b\x59\x92\xdd\x77\xbe\x9f\x33\xf3\xbe\xd9\x0d\x26\xb4\xdc\x7b"
- "\x9f\xdf\x2f\xcf\xb3\x79\xdf\x99\x77\xfe\x9e\x99\x39\x73\xce\x99"
- "\x33\xe7\x9c\xa3\xb0\x0a\x3a\x19\x71\x01\x84\xfb\x55\x1e\x91\x7e"
- "\x68\xda\x20\x85\x4d\x8a\xd0\xab\x4c\x05\x5f\x32\x87\xfa\xae\xf7"
- "\x59\xf0\x67\x24\x23\x1a\xec\xdb\x0b\x4c\x8f\x27\xbe\x41\xd2\xf0"
- "\xec\x31\xc0\x58\xda\xb2\x18\x4c\xb7\xeb\x23\x1d\x06\xd2\x3f\x77"
- "\x21\xe8\xa7\x17\x9a\x55\xf2\x8d\xbe\x7a\xe2\xcd\xdc\xf0\xdb\x1d"
- "\x84\xb3\xd2\x43\x02\x17\x32\x79\xee\xf4\xc2\x6c\x1d\x9e\x74\x8f"
- "\x80\x70\x29\xc6\x2d\x25\xcb\xc7\xc6\x48\x3c\xf0\x42\x66\x04\x7f"
- "\xd8\x4d\x63\xed\x65\xbb\x34\x3b\x5b\x31\xab\x65\xf8\xbf\x76\xc9"
- "\xb5\xf2\xc2\x1a\x3d\x2d\xe2\xa4\xbd\x1f\x57\xd1\x81\x95\x41\x36"
- "\xc1\xf6\x5d\x7e\x0a\x63\x94\xa9\xa5\xdb\x13\x5e\x53\x72\xbe\xe1"
- "\x39\x9b\xf8\x6b\x3a\x7f\xa4\xf7\xed\x23\xdc\x85\x75\xd6\x71\x4e"
- "\xfb\x15\xed\x9f\xd6\x09\x8c\xb5\xfa\x89\xb7\xda\x1d\x73\xb8\xce"
- "\xcf\xc4\x38\x27\x14\x7e\xd0\xcb\xf3\x18\x68\xca\x61\x79\x09\xca"
- "\x83\xf4\xf3\x04\x9f\x84\x75\xa1\x62\x5d\x20\xcf\x31\x9a\xd7\xce"
- "\xf3\xc4\xbf\xec\x5e\xd3\x54\xda\x45\xb6\xfa\x31\x5f\x77\xaf\x21"
- "\x18\xd2\x3a\xa8\xae\x14\xf7\x20\xc5\x3e\xe9\x5e\x31\x8b\xca\x78"
- "\x2a\x2e\xc0\x8c\xad\xd8\x21\x30\x2e\x01\x9b\x93\xc5\x9f\x46\x7a"
- "\xa3\x9d\xc5\x10\x0f\x3b\x74\x0f\x19\x7e\xff\xe8\x35\xaf\xda\xd5"
- "\xbb\x71\x55\x79\x5f\xe5\xee\x83\xc0\xfd\x23\xda\x4f\x5c\x3d\x1e"
- "\x74\x0d\xd2\xb9\x26\xd0\x59\xf5\xee\xae\xcb\xa5\xd5\xef\xe6\xd2"
- "\x5c\x99\x69\x21\x79\xca\xaa\x5d\xe2\xcc\x3b\x61\x55\xb9\x94\x5b"
- "\xfe\x2e\x45\xcf\x4f\x72\x4f\xd2\x2b\xa8\xe9\x67\x96\x9a\x41\x5e"
- "\xf1\x77\x19\x72\x8c\x7e\x97\xa1\xf3\x17\xc3\xd5\x63\xdf\xc9\xd5"
- "\xb2\xa9\xcc\xe0\xb1\xfa\xd8\x8c\x00\x8b\xdd\xfe\x1c\x63\xae\x12"
- "\x1e\x78\xa6\x04\xf3\x08\x30\xe6\x86\xdd\xcd\xa4\x7f\xb1\x03\x7b"
- "\x74\xb5\xca\x58\x14\xda\xf2\xcc\x05\xd4\xe9\x94\xe9\xb8\xb4\xab"
- "\x66\x41\x3a\x3f\x9e\x89\xc0\x23\xac\xd6\xc9\x62\x6a\x55\x66\x74"
- "\x39\x59\x12\xe2\x40\x57\xfc\xee\xa8\xce\x0b\x0c\x7b\x2e\xbc\x1d"
- "\xf8\x11\xf5\x56\x38\x79\xf0\x0d\xf0\x77\x95\x2a\x0f\xfc\x23\x70"
- "\xf7\xb2\x3d\xb3\x64\x1f\xf7\xcc\xd2\x79\x03\xbc\xa7\x0d\xbd\x63"
- "\xbd\x27\xe5\xd2\x33\xe6\x47\x97\x2d\xb3\x67\x15\xe6\xd2\x23\x65"
- "\xea\xf2\x6f\x5e\x4a\x2b\xc6\x4a\x7f\x54\x7b\x32\x69\x6d\x11\xfd"
- "\x24\xef\x2a\xed\xd9\x12\x21\xef\x21\x99\xf3\xdd\x44\xf7\x91\xae"
- "\x09\xbe\x1d\x78\x5d\x5c\x1d\x60\xca\x89\x18\x66\xb8\xb4\xbe\xc7"
- "\x97\xd8\x97\xe4\xdf\x29\xd5\x1a\x86\xa9\xa7\x79\x68\x3d\x2f\x0e"
- "\x9e\xff\x6a\xbc\xb9\x5f\xe0\xc7\x0d\xe7\xea\x79\xfc\x87\x69\x72"
- "\xaf\x7b\x31\x59\xd7\x1d\x1c\xde\xa6\x4b\xd1\xc2\xd0\xc6\xfd\x6e"
- "\x5a\x23\x65\xab\x98\xe1\xa5\x92\x76\x03\xf1\x25\x4e\xbc\x93\x2e"
- "\x97\x90\x7f\x6b\xbe\x22\x5f\x3b\xd7\x8e\xbd\xf4\x45\x07\xdf\x50"
- "\xb4\x10\x6b\xde\x36\x92\xfe\x56\xe4\x7d\x78\x79\x76\xff\xa2\xeb"
- "\x32\xba\x5e\x22\xbd\xae\xa7\x31\x34\xdf\xde\x51\x72\xcc\x5e\xc4"
- "\xfc\xdf\x5d\xaf\xcf\x5f\x3d\x4d\xcd\x78\xdd\x07\xe7\x8b\x23\xda"
- "\x41\xe6\xae\x55\x0d\x72\x8e\xef\x9d\x2f\xce\xa8\x27\xb0\x9f\x77"
- "\xb0\xbd\xf7\x18\x2d\xcc\x82\xf7\xff\xc2\xbb\x90\x61\xd0\xb7\x21"
- "\xf3\x68\x52\x77\xbd\x11\x18\x07\x98\x47\xe1\xf2\x0f\x84\x9f\xfc"
- "\x8b\xc2\xcf\xc0\x15\x71\x6b\x25\x0a\x23\x38\x3a\xda\xc8\x4c\x71"
- "\xb1\x31\x93\xaf\x4f\xb2\xdc\xfd\xdd\x39\xb3\xcb\x9c\xa5\x0e\xae"
- "\x06\x03\x26\x1e\xe9\x37\xf5\x58\xd7\xc3\xdf\x2c\x97\xf4\xc3\x86"
- "\x63\xc3\x9e\xa9\xaf\xaf\xe4\x36\xe2\x69\xd5\x84\x1e\x73\xd9\x72"
- "\x66\xd8\xd7\xef\x35\x10\x0f\x45\x34\x8c\x27\xf8\x29\x78\xf1\xbd"
- "\xef\x1d\x42\x1c\xe0\xe5\xe0\xae\x1e\xb3\xbc\x93\xb4\x2f\x5e\xdd"
- "\xd8\x63\x0e\x97\x6f\x64\x54\x3e\xf8\x74\xc3\x4e\x67\x97\xc1\x63"
- "\xfc\x2e\xf3\x58\xfd\xec\x10\xde\x87\x1d\x2b\xd4\x49\x32\x61\x2a"
- "\x03\x7b\xf0\xda\xb2\x8b\xd8\x9b\x1d\xe2\x7c\xc6\xd0\xc3\xf6\xdd"
- "\xdf\x30\x42\x3e\x71\xc6\x9a\x50\xfc\x60\x5f\xe5\x3e\xe0\xff\x47"
- "\x93\x35\x3e\x04\x7c\xd2\xbe\x5a\x7d\x3f\xc0\xf7\x07\xe4\x39\xd1"
- "\xbe\x5d\x7a\x9a\x61\xc7\xe8\x97\xa4\xeb\xcc\xdd\x34\x0f\xf8\x85"
- "\xae\x2e\xb2\xbd\x38\xc2\x5c\x99\x07\x1a\x25\x97\x70\xf3\xd8\x0a"
- "\x73\x74\x5c\x45\xea\x93\x2d\xa0\x8d\xc6\x76\x8f\x63\x71\xfe\x47"
- "\xa8\xcd\xa4\x6f\xdf\xb6\x0d\x3c\x27\x9d\x0f\x9b\x94\xd4\xa5\xa6"
- "\x8a\xd4\x25\xa1\xca\x39\xb7\x11\x0d\x65\x72\xdc\xaf\x98\x82\xf7"
- "\x28\xc1\xca\x59\xb7\xed\x90\xbe\x8a\xfc\xae\xf1\xbc\x1d\x79\x8e"
- "\x23\x8f\x17\xbf\x4e\xe4\x6b\x39\xc5\x1a\x96\xe2\xd9\x6c\x52\xf8"
- "\x0e\x13\x46\x72\x66\xb9\xf0\xdd\x4a\xfb\x73\x0b\x4f\x00\x6f\x37"
- "\x20\x64\x70\xa3\xc2\x32\xb8\x86\x75\x18\xb7\xe8\x85\xff\xce\x0f"
- "\xa1\xac\xe6\xd0\x05\xb5\x79\x7b\x0f\xe1\x43\xc1\x57\x1d\x05\x0e"
- "\x38\x3a\xad\x96\x59\x34\x9d\x69\x43\x4b\xb0\x99\xf6\x61\xb2\x39"
- "\xd0\x84\x3a\x0f\xe2\xd7\x68\x2d\x60\x51\x3d\xac\xe1\x53\x5d\xe7"
- "\x4a\xd2\x75\xbf\x7f\x58\x93\x03\xb8\x67\x20\xff\xaa\x27\x69\x4e"
- "\x74\x19\x82\x28\x1f\xbc\x76\xb3\x27\xaf\x59\xe8\xb0\xd1\x9d\x04"
- "\x4a\x83\x3a\x52\x3c\x81\x66\xa6\x72\x8b\x01\xe1\x46\xba\x5f\xc0"
- "\x91\xb6\xd5\xd1\xce\x5a\x6d\x01\xec\x9b\x2d\xe0\x3d\x53\x92\xd1"
- "\x1e\x51\x1e\xbe\x1f\xdd\x87\xf1\xb5\x82\x67\x40\x79\x6d\xa4\x13"
- "\x47\x77\xf7\x79\x51\xca\x4d\xc8\xdf\xc4\x07\x2c\x06\x2a\xbf\x87"
- "\xed\x3f\xc9\x7b\x53\x52\x66\x76\x4b\x5f\xa6\x1d\x6c\xff\x41\xb4"
- "\xf3\xf1\x88\x76\xce\x47\xfb\x8d\xd8\x2b\xdd\x28\xf3\x20\x5f\x81"
- "\x3a\x3b\x51\xa7\xdf\x47\xfa\x9f\xc9\x7c\xa5\xc5\x48\x6d\x6e\xa5"
- "\xf6\x3a\x42\x8c\xaf\x4c\x31\xd6\x9c\x63\x46\xac\x05\xf7\x0e\x3c"
- "\xd1\xff\x03\xa0\xeb\x93\xfa\x2a\xf7\x0f\xda\x7f\x20\x3a\x12\x61"
- "\xaf\x3e\x97\xd6\x23\x0d\xda\xd8\x88\x76\x1d\x1c\xdb\xcd\x48\xb6"
- "\x30\x0a\xf3\x74\x14\xea\x1d\x8d\xb1\x6a\x04\xec\x5e\x07\xac\x0f"
- "\x52\x9f\xd4\x0b\x6a\x97\x8a\xf2\x6a\x2e\xa0\x4d\x45\x16\x63\x6c"
- "\x27\xf9\x79\xef\xe3\x80\xf7\xd1\x74\x47\x1f\x27\x7d\x71\xd2\xbd"
- "\x46\x9e\x6d\xe8\xab\xd1\xcb\x7e\x5f\x4a\x7c\xfe\x29\xb6\x7f\x8d"
- "\xf4\xc5\xba\x7f\xad\x76\x96\x7c\x54\xca\x77\x1b\x3e\x25\xd8\x53"
- "\xbf\x62\x2b\xcc\x55\x9e\x2e\x1f\x8b\xed\x1c\x07\x9a\x65\x3f\xab"
- "\x53\x89\x3e\xfd\xfd\x5a\xbd\x9d\x23\xac\xb1\x80\x07\xf8\x45\xbd"
- "\xc0\xbb\x88\x7f\x91\x7a\x66\xbf\x3f\x98\xe5\x88\x4a\x03\xaf\x62"
- "\x40\x3b\xe9\x1e\xd3\x78\xd0\x68\x77\x93\x1e\x22\xda\x87\x3d\xfb"
- "\xf7\xc7\x2f\xe7\x03\x19\xf0\x01\x5d\xf0\x12\xda\xf0\x7b\x21\x4f"
- "\x25\x1f\xb1\x52\xc6\xfa\x52\xa2\x6e\x87\x83\x5f\xe0\xa5\xb4\xf7"
- "\xa2\xde\xf2\x35\x2b\x44\x1d\xe4\x17\xb7\xcb\x6e\xe5\x27\x9a\xac"
- "\xbe\x11\x6d\x1d\x44\xe8\xcf\xf9\x34\x5f\x7b\x42\x97\x60\xa8\xfe"
- "\xdc\x4b\xa5\x11\xf2\x1a\xd2\x27\x28\x27\x9d\x09\x69\x2f\xe9\x25"
- "\xa1\x13\x98\xee\x90\x76\x61\x3c\x81\x6e\x8d\xef\x78\xe9\x6d\xe1"
- "\x7f\x8b\x68\x5a\xa1\x73\x77\x5a\xd3\x93\x7b\x69\x09\xd5\xd1\x74"
- "\x89\x8f\xef\xdc\x82\x25\x8f\xe6\xe7\x4a\x11\xe6\xf4\x27\xec\x4b"
- "\x7e\x3a\x94\x37\x32\x0a\x5e\xbc\xf2\xa5\xa3\xf2\x4c\xe0\x40\x6c"
- "\x04\x8f\x60\x1c\x94\xe9\x1a\xd8\x01\x29\xd7\x3d\x30\x6d\x38\xb9"
- "\xee\xfd\x3f\x2d\x58\x56\x28\xea\x10\x2a\x85\xb9\xf2\x56\xe0\x18"
- "\xf6\xf0\xbc\xfb\xe7\x4d\x2f\xca\xb5\x0b\xa7\x3a\x52\x88\xba\x24"
- "\x27\xa7\x50\x53\x38\x5c\x4a\xb9\xe8\xcb\xe3\x2b\x45\x56\xdb\xcf"
- "\xec\x52\x55\xb1\x28\x7f\xc9\x8a\x5c\xad\x88\xc8\xb6\x26\x11\xbe"
- "\x6c\xaa\x13\xb2\xaa\x31\x52\x3f\xe2\xc0\xc1\x88\xf3\xd4\x48\xf9"
- "\xcd\x75\xf8\x36\x78\xfe\x6f\xbb\x81\xe6\xca\xcb\x4b\x5b\xeb\x85"
- "\x2d\x13\xe3\xe1\xdf\x10\x7c\x5f\x9e\x4f\x7e\x20\xb0\xb7\xb5\x91"
- "\xdf\x62\x4d\xf7\x00\xf8\xfa\xe5\x29\xe0\xb5\x68\xef\x75\xa4\x87"
- "\x54\x0e\x9c\x0a\x3e\xfd\x95\x44\x4d\x26\x12\xa3\x1a\x0e\xcc\x26"
- "\xbd\xb1\xed\x42\x7e\xf7\xf2\x9c\xb0\xfc\xee\x15\xd2\xe9\x89\xc1"
- "\x78\x77\x52\xdb\xa8\x9d\xf8\xbe\x38\x42\x67\xa7\xd3\x0b\x30\x52"
- "\x39\xa4\x5b\x22\x7c\xb4\x80\x26\xd6\xec\x41\x18\x5a\x7f\x43\xfb"
- "\xd0\x1f\xd7\x10\xce\x55\x5d\xab\x9a\xe5\x9a\xf9\xc3\x36\xbe\xb1"
- "\x38\x7d\xa6\x9f\x25\x4a\x9c\xf1\x32\xf1\xe2\xd7\xa0\x8d\x4d\x88"
- "\xcf\x00\xde\x19\x45\xb4\x91\x3c\xa3\x7a\xf9\x4b\x4d\x9e\x47\xf0"
- "\x19\x15\xd1\x06\x6f\x58\xe6\xf7\x4a\xa2\x2f\x7e\x55\xf3\x1a\xa9"
- "\x93\x23\xf4\x0f\xa4\x0e\xc8\x1f\x8c\x83\x32\x2e\xd4\xad\x9d\xb9"
- "\x27\x9e\x42\x7a\xc0\xa2\x59\x3b\x07\xa7\xbe\x67\x50\xbf\xa5\x2e"
- "\xe5\x1f\x86\xf0\x3f\xd2\x27\x46\x71\xba\x2a\xf5\x65\xa9\xed\xb9"
- "\x82\x8e\x22\xf9\x62\x3f\xc1\xfb\x0f\xc5\xf8\x8e\xbd\xee\x0f\x36"
- "\x2f\x7b\x69\xb0\x3d\xd4\x66\xbb\x03\xc4\x00\xf2\xd1\xde\x87\x36"
- "\x8d\x46\x9a\xda\x70\x9b\xff\x20\xce\x46\x89\xa7\x94\x34\xc8\x1f"
- "\x63\xa4\x9c\x77\x55\x7b\xc4\xb8\x19\x7b\xd8\x1f\xbe\x44\x5b\xdb"
- "\x57\x4b\xdd\x97\x51\xba\x4e\x09\xca\x1a\xd2\xff\xb0\x0c\xf6\x40"
- "\x81\x94\xc1\xfe\x91\x85\xc7\xf0\x0f\x4d\x34\xef\x49\x6f\x48\xd7"
- "\x19\xa2\xf1\x94\xfe\x42\xfe\x98\xa2\x97\xa3\x26\xac\x6a\x24\x3e"
- "\xb9\x5a\x9e\x7f\x63\x5c\xfe\xb8\x34\x4a\x39\x21\x68\xa9\x99\x01"
- "\x56\x8f\xb8\x68\xc4\x3d\x42\xe9\xa8\x4e\x21\xab\x04\x6c\xa8\x2f"
- "\x2a\x78\xac\x28\x4b\x74\x3a\xca\xc3\xbc\xda\x73\x34\x3c\x37\xfe"
- "\x98\x26\xf0\xa5\x06\x6b\x5e\x79\x60\x75\x98\x77\xff\xe3\xce\x41"
- "\xb9\x1b\xca\x09\xef\x19\x7f\x7c\x9b\x60\x5c\x33\x28\x83\x68\x0c"
- "\x8a\x76\xc8\xf3\xd4\x37\x4e\xb1\xc6\x33\x1c\xf4\x05\xed\xb5\xc4"
- "\x1f\xd2\xd8\x0b\x7a\x4f\xc8\xcf\x1a\x9f\xdf\x2e\xcf\x2c\x36\xe3"
- "\xfd\x05\xd5\x30\xdc\xdc\x69\x4c\x8a\xd4\xef\x95\xf0\x6f\xcc\x51"
- "\xa9\x4c\xf4\x9f\xca\xc2\xfe\xa3\xe8\x72\x4d\xad\xdc\x87\x51\xe6"
- "\x7f\x9c\xd2\x60\x2d\xce\xf2\x36\x6a\x70\xa0\x31\x16\x30\x6f\xb4"
- "\x63\x0e\x08\x9f\x69\x65\xf5\xfc\xcc\x32\x94\x21\x7d\xeb\x36\xd6"
- "\x72\x82\xad\x96\xde\x47\xfc\x37\xda\x2e\xef\x44\x62\x2e\x82\x37"
- "\xa5\x76\xaa\x1b\x57\xb9\xa9\xed\x74\x8e\x17\x96\xa9\x34\xbe\x4d"
- "\x79\x7d\x4f\xcb\x3c\x35\xf2\x9c\x11\x63\xd3\xa8\xf0\x95\x79\x4c"
- "\x3b\xdf\xc2\x3c\xff\x43\x1b\xcd\x7b\x2a\xc7\x2f\x78\xe6\x46\xaf"
- "\x0a\xb8\x60\x4c\x12\xfa\x2a\x5f\x89\xd5\xc7\x04\xe3\xd1\x7c\x19"
- "\x7a\x1b\x63\xf2\xca\x6c\xdd\xb6\x12\xed\x4d\x58\xc3\xe5\x92\x96"
- "\x7c\xe5\xa2\xa9\xe2\x6e\x6e\x0a\xde\x76\x1b\xd1\x46\x3b\x0c\x42"
- "\x16\xaa\xeb\xaf\x4e\x06\x9c\xce\xea\x77\x01\xd4\xd5\x3f\x6e\x27"
- "\xdd\x5f\x4f\x40\xea\xfe\x52\xfc\x83\x7e\xae\xb6\xfa\x43\x74\x17"
- "\xa6\x1d\x75\xd4\xe9\x7c\x16\xe1\xb7\xa8\x0a\x05\xb0\x7b\x85\xee"
- "\x3f\x1e\xd4\xf0\xda\xe8\xd3\xec\x95\x8f\xb4\xf2\x23\xdb\xb0\x48"
- "\x9e\x29\xbe\x12\x90\xb4\xff\x2b\x84\x7b\x6a\x25\xbf\xf6\x8a\x4f"
- "\x6f\x37\xbe\x1f\xbc\xb4\x8f\x19\x73\xef\xcf\xb5\xe6\x13\x8a\x4e"
- "\xbd\xd5\x61\x4d\x99\x9a\x33\x53\x28\x8b\x5b\xbf\x37\xf7\x4e\x6b"
- "\xc6\x5d\x53\x1d\x79\xd3\x1e\x94\x8f\xb9\x19\x0b\xe9\x79\x89\xee"
- "\x80\xb5\xaf\xf2\x4f\x19\x43\xf9\xc1\x43\x5a\x1b\xfe\x94\xe7\x55"
- "\xbe\x2f\x7c\x30\x71\x73\xd1\x5a\xee\x5a\xd2\x8c\x3d\xb5\x9b\xe8"
- "\xe4\xf4\xd0\x67\x9c\x6f\x58\xd2\xcc\xe3\x8b\xd6\xfa\xe2\x8f\x75"
- "\xe1\xd7\xe0\x8b\x2f\xb6\xd7\x00\x07\x9a\x2a\x78\xc0\x14\x1c\x2d"
- "\x71\x25\xc2\xa0\x49\xba\x40\xf7\xd0\x58\xb2\xf9\xdf\x2c\xe3\xe9"
- "\x21\xee\x01\xfd\x03\xb8\xfc\xa9\x59\xdf\xc7\x85\x1c\xd3\x55\xb4"
- "\x36\xdd\xc1\x07\x68\xee\x80\x3e\xa0\xfb\xb4\x6b\x49\x96\x89\x74"
- "\xe8\xff\xbe\x54\x09\x8b\x3f\x11\x0c\xac\x1a\x7c\x33\xfa\x2a\xff"
- "\x1b\xe3\x9f\x2e\x64\xcf\x6a\xa5\x45\xec\x15\xea\xea\x9b\x1f\x02"
- "\x2f\xd0\xa0\x97\x89\xb2\x62\x35\x7f\xcc\xa2\x3c\x16\x61\x9b\xe0"
- "\x72\x3f\x75\xa3\xbd\x8e\xe4\x56\x74\x2f\xd8\xe4\x50\xc8\xff\x56"
- "\xe6\xa0\xac\x0e\xdf\xe2\x2a\xcc\x24\xbf\xcb\x8c\xf3\x2b\xe5\x94"
- "\x26\x2c\xd3\x52\xbd\x35\x06\x35\x00\x7a\xc2\x4c\xf3\x43\xd0\xaa"
- "\x42\x9f\xe2\xbf\x1b\x07\xcf\xe7\x86\x8c\xfd\x7f\x8b\xf9\x70\xae"
- "\xd2\x88\xb9\xfd\xa7\xb4\x1b\x12\x25\xed\xa4\x56\x2a\x4c\xda\x8a"
- "\xf8\xef\x17\xc5\xba\xd4\xe6\x23\xe0\xeb\xa3\xb3\x73\x53\x90\xfb"
- "\xe8\x9e\x8a\x1a\x85\x39\xc9\x4e\x33\x4f\x69\x5f\x39\xdd\x57\x1f"
- "\x9c\x97\x36\xcc\x4b\x1b\xe6\x25\xe9\x39\xa0\x7e\x5f\xd4\xcd\xd9"
- "\x58\xb3\xca\x69\xf6\xdf\xa5\xd4\x7e\x82\x0d\xe8\xf7\x58\x15\xb0"
- "\x12\xfa\xac\x04\x9f\x84\x15\x49\x74\xcf\x90\xfa\x6a\x0a\xa2\xcf"
- "\x91\xfd\x32\xa8\xde\xea\x4a\xf4\xcb\x80\x7e\x39\xce\x08\x59\x10"
- "\xdd\xff\x04\x2e\x19\x1f\xf6\xe1\x72\xb0\x2e\xb2\x8f\x2a\xf9\x7d"
- "\x12\x7d\x38\xf8\xea\x70\x7d\xe4\x06\xea\x23\xc1\xe0\xe0\x06\xed"
- "\x9c\x53\xb4\x93\xf0\x56\x37\x3b\x98\x11\x57\x41\xf7\x2e\x8b\xd6"
- "\x82\xee\x9d\x4b\x63\xb8\xbd\x92\xbb\xa8\x9d\xc3\x8d\x17\x95\x27"
- "\xcb\x7a\x75\xb1\xa9\xa2\x3c\xbb\xaf\xf2\xd5\x94\xe1\xe1\xfd\xea"
- "\xfd\x97\x87\xf7\xab\x93\x28\x3f\xb5\x83\xee\x90\x9a\xc8\xc0\x18"
- "\xe6\x37\xe8\x8a\x61\xeb\x8d\xab\xa8\xa7\x76\x0d\xfb\x0d\x73\xbf"
- "\xbb\xa6\x70\xe8\x9a\x50\xb7\x07\x18\xc1\x8f\xe4\x45\x52\xae\xff"
- "\x6a\xdb\xe0\xf9\x83\xab\xa8\xc1\xa4\x58\xa3\x68\x8d\x09\x9a\x18"
- "\xfd\x1d\xae\x5c\x93\xe2\x22\x1b\x85\x73\x81\xab\x86\xfd\x8e\x75"
- "\x60\xe5\xab\xbf\x75\x03\xca\xb3\xc7\x55\x28\xdc\x17\xf5\xad\x31"
- "\x71\xfe\x60\x32\xc1\x15\x6d\x75\x60\x8d\x9f\x14\x7b\xb7\x90\x95"
- "\xbc\x86\xf5\xff\xae\xf0\xbb\xe3\x8b\x2f\xb2\x4b\xbd\xa0\xd7\x72"
- "\xbc\xec\x2f\x11\xbe\x50\x5f\xb3\x7b\x95\x6f\xac\x95\x6b\x75\xe2"
- "\x73\xd8\xd3\xa6\xa9\x95\x26\x6e\x2d\x31\x71\x94\x35\x56\xe5\x29"
- "\x06\xec\x5b\xd3\xc2\x73\x47\xde\x53\xd5\xe7\x0e\xf2\x1f\x18\x7e"
- "\x5e\xbc\xf6\xc1\xe5\xe7\xc5\x6b\x2f\x68\x72\xde\x6c\xa9\x7b\xfb"
- "\x5a\x50\xe7\x39\xf8\xea\x89\xcf\x59\x9d\x54\xff\x6b\x2e\x59\x37"
- "\x60\x12\x4c\x23\x3c\xb3\x10\x70\x2b\xef\xab\x3c\x94\xa2\xe3\x06"
- "\x9a\x43\xa6\x10\xf1\x43\x4c\xcc\x73\x7c\x9b\x07\xdc\xa3\x9d\x11"
- "\x96\x24\x11\xad\xaa\x56\xfe\xc9\x88\xfd\x6b\x2b\xdd\x3d\xf1\xc7"
- "\x17\x61\x2e\x1f\x02\xfe\x33\x2e\xd0\xf0\x5f\x37\xca\xf0\xd5\x4a"
- "\x3b\x14\x31\xc2\x67\x20\xd6\x39\xf9\x09\xa4\xb5\x8e\xb8\x44\xb4"
- "\x9b\x7c\x06\x82\x47\x38\x54\xaf\xef\xfd\x6a\x65\x1a\xc1\x5b\xc8"
- "\x8c\x0d\x44\x0f\x03\x76\x9b\x0c\xea\xae\x0b\x33\x2d\x8c\xfa\x7c"
- "\x61\xf5\x84\x5d\x3f\x9f\xc1\x8c\x6f\x59\x1e\x65\xb6\x5b\x59\x62"
- "\xc5\xb7\x8d\xec\x6f\xb3\x99\x81\xe0\xe0\x65\x87\x1a\x24\xec\x0e"
- "\xf9\xf4\xf1\xf1\xb2\xd7\x32\x69\x3c\xe8\x5c\x26\x3d\xc8\x7b\xe5"
- "\xb9\x94\xdb\x8c\x3d\xd0\x22\xbf\xff\x69\xf1\x30\xfb\xc3\x7c\xeb"
- "\xd2\x22\x6b\xce\xb2\x95\x05\x53\xa6\x8c\x19\x86\x97\x70\x27\x4b"
- "\x5e\xc2\x9d\x19\xc9\x4b\x20\x9c\x87\xf2\x66\x5f\xca\x3b\x2c\xcc"
- "\xd2\xcc\x8b\x64\xa5\xb2\xf0\xfb\x2d\x6c\xe1\x2d\x11\xc1\xdb\xd8"
- "\xc2\x5b\x6f\xcb\x7a\x28\x77\x49\x4e\x71\x44\xec\xed\x91\x72\xc4"
- "\x9a\xe7\x50\x77\xd4\x84\x7b\x81\x3f\x94\x07\x9f\xa6\x7d\xe7\xf5"
- "\x07\x9c\x41\xfe\x05\xe6\xee\x6c\xb2\xe9\x75\xc4\x1e\x64\x47\x80"
- "\xdf\xf8\x44\xc2\xeb\xa3\xa5\x5d\xdb\x10\x23\x39\x9d\x09\x7d\xf7"
- "\x81\xa7\x3b\x2f\xef\x5e\xbc\xfe\x54\xeb\x96\x00\xf0\x44\x71\xa9"
- "\xa4\x77\x5e\x9f\x86\xf8\x78\x3c\x1f\x96\x67\x3a\xaf\xff\x08\xfc"
- "\x72\x9a\xb0\x61\xb2\x82\x6c\x98\xbc\x2e\x74\xc3\x66\xf8\xcb\x99"
- "\xb4\xa5\xe7\xee\x24\x1b\xf7\x5e\xf6\x7a\x2d\xd1\x17\x94\x16\x79"
- "\xa6\x5b\x9f\x60\xa9\xf4\x24\x7a\x18\xdf\xa6\xf1\x0d\xc5\xa5\x7c"
- "\x6b\x26\xe9\xd4\x24\x23\x7e\x03\xd1\x6d\x51\x96\x98\xd8\xbe\xca"
- "\xd7\x5d\x3a\x0d\xe2\x1f\xe1\xee\x17\xc1\x59\xdf\x07\xe3\x80\xbf"
- "\xe3\xfc\x26\x9e\x45\x36\x81\x14\x96\x4c\xfb\x83\xc9\x91\x21\xee"
- "\x16\xd2\xbe\x48\x38\x61\xbb\xc0\xa5\xaf\x77\xe9\x78\xa1\x5a\xf2"
- "\xa3\x63\x28\x3f\xf6\xcf\xb3\x72\xff\x7c\x23\x46\x5f\x0b\x78\x4f"
- "\xd4\xe7\xea\x90\xfb\x65\x05\xf6\xdc\xc2\xdc\x1c\xeb\xd4\xa2\x31"
- "\x2c\xc2\x03\x6b\x5e\x6e\x81\xb5\x30\xf7\xa9\xe5\xb9\x45\x82\xd1"
- "\xa3\xaf\x43\xcf\xdf\x80\x83\xc2\xfe\xb0\x27\x10\x8c\xdf\x28\x26"
- "\x5e\xd8\x54\x31\x45\x9c\xa5\xc8\x33\xb0\x9e\x14\xb5\x7a\x6c\x9a"
- "\x94\x5b\x9e\x06\x5c\x0f\x4b\x7b\x5c\xae\xe2\x7c\xa2\xe3\x4e\xb1"
- "\xc3\xeb\xa5\xae\xcc\x1b\x6f\x6a\xb0\xaa\x45\x3b\x0f\x86\xe9\xb5"
- "\x26\x61\x77\x48\xea\xac\xbe\x71\xd4\xcb\xdc\x07\xc2\x34\x48\xd3"
- "\x5d\x84\x07\x05\x3e\xfc\x3b\xb8\x50\xa3\x9d\x51\xcf\xe1\x0a\xbe"
- "\x82\x77\xd6\xf4\x33\x21\x0f\x24\xdf\x08\x12\xbf\x1e\x4e\xd5\xe1"
- "\x08\xfa\xa5\x93\xe4\x0e\x3a\x7f\x94\x1e\xbc\xc8\x9d\xc5\xcc\x40"
- "\xb2\x07\xe0\x90\xf2\xbd\x85\x3e\x03\xaf\x7c\xc3\x0a\x5a\x26\x9f"
- "\xd2\x6c\xd7\x74\x37\x79\x7c\x71\x1e\xca\x71\x84\xf9\x8e\xa6\x39"
- "\x82\x8e\xef\xa7\x79\x73\x38\x29\x8b\xf6\x08\x89\xbb\xaf\xfe\x7b"
- "\xed\xe5\x63\xe4\x39\x8a\xc4\x6f\x87\x1b\xb5\x3e\x74\x13\xce\xd2"
- "\x74\x7f\x0d\x72\x5e\x37\xcd\xc1\x9c\xcb\xa7\xb1\x00\x9e\x5f\xab"
- "\xc3\x8b\xfa\x4b\x6d\x27\xb9\x35\xf0\x70\xf9\xbe\x92\x80\x41\xfa"
- "\x2e\x7d\x63\x9a\xe4\x8f\x9a\xac\x91\xe7\x86\x92\x17\x6a\x9a\x15"
- "\xb6\x13\xf2\x46\xed\xa5\x38\x62\x59\x01\x5d\x27\xfb\x59\xd6\xca"
- "\x25\x3f\xcb\xcd\x5a\x6e\x9b\x66\x5d\x5e\x20\x8e\x6d\x85\x18\xc0"
- "\xbe\xfc\xb1\x9f\x59\x09\x8b\x64\xcd\x5b\xb8\x30\xeb\xde\x87\x7f"
- "\xf8\xa3\x31\xec\xde\x25\x88\xb3\x2f\xb3\x2e\x4c\x9d\x26\x3f\x3d"
- "\x34\x7f\xee\xbf\x64\xcd\x4d\x7f\xf8\xc1\x45\xc3\xe8\xa4\xc7\x62"
- "\x4e\x90\x8e\xcf\xa8\x0e\xf6\xd6\x3a\xa9\x83\xd4\xd4\x3c\x54\x07"
- "\xa9\xc9\x8b\x1f\xb0\xf3\x9b\x16\xc6\xde\x42\xec\x5b\xeb\xf0\x2b"
- "\x97\xf3\xe6\x2a\x33\xda\xef\x0f\xcf\x9b\xb7\xc4\x79\x1b\xc9\x0e"
- "\xa4\xec\xf5\x4d\xe0\xbf\x37\x16\x46\x7e\x0b\xe3\x82\x37\x43\x02"
- "\x5f\x6a\xf3\x82\xe6\x43\x56\x30\x46\xcc\x0d\x49\xaf\xbc\xb9\x50"
- "\x9f\x1b\x35\xf2\x7c\x88\x91\xcc\x8c\xbe\x63\x7e\x27\x92\x7c\x19"
- "\x73\x21\x8f\xce\xd6\x29\x9e\xc7\xf7\x24\x6a\xe5\xae\x21\x79\x33"
- "\xd1\xb3\xda\x99\x58\xdc\x69\xf6\xe6\xeb\xbc\xb2\x69\x81\xe4\x05"
- "\x9b\x8a\xc5\xbc\x59\x3d\xe1\x5e\x71\x06\x29\xee\x13\xbd\xd9\x18"
- "\x9e\x3f\x6f\xad\xa3\xb1\x21\xbc\x20\x71\xef\x9b\x47\x2f\x91\xe3"
- "\x44\x21\xae\x4b\xb7\x33\x6f\x9f\xc2\x0c\xc6\x29\x2e\x56\x6b\xe0"
- "\xe5\x5e\xf6\xe6\x16\xa9\x87\xfa\x56\x8c\x4e\x3f\xe3\x3d\xd1\xcb"
- "\x78\xfb\xa5\xf2\xaf\xea\x08\xf9\x97\xd3\xc6\x4f\xb4\xda\x7c\x44"
- "\x23\xbb\x3d\x3e\x61\xdf\xf4\xee\x56\x9b\x9f\x74\x4b\xc6\x9c\x62"
- "\x6f\x3d\x52\x16\xe2\xfd\x78\x9f\x80\xbe\x89\x3d\x64\xa6\x94\x29"
- "\x80\x1f\x7b\x6b\xbd\xe4\x4d\x64\x3c\xc1\x1d\xef\xd4\x46\x23\x8d"
- "\x0f\xe6\x65\x17\xc6\x28\x7d\x38\xbc\x17\x57\x61\xd0\xec\x48\xbd"
- "\x75\x82\x78\x54\x82\xd5\x33\x06\x35\xef\x99\x4a\xfc\xf0\x24\xdc"
- "\x17\xa6\x2f\x79\x40\xc2\xf6\x2d\x6f\x93\xa3\x9b\xf6\xcd\xc0\x48"
- "\xb8\x14\xe3\x79\x5c\x1f\xcf\xf4\x90\xef\x6e\x1a\xaf\xbe\xca\x3f"
- "\x5b\xf4\xb1\xec\x9d\xf1\x73\x5b\x54\x05\xb3\x1e\xae\xbb\x95\xe2"
- "\xb1\xfe\xdf\xda\x22\x74\x7b\x68\x7d\x5d\x92\x17\x78\x38\x4d\xcb"
- "\x9f\xa9\xe7\xbf\xd4\x3e\xb1\xb8\xa0\x4b\x42\xae\x3b\xa5\x8e\x8f"
- "\xe6\x4e\x7a\x88\x8e\x0f\x9d\x01\x36\xc9\x39\xa9\xcb\xe0\xcc\xb2"
- "\x3f\xcd\x3f\x50\x37\x82\xff\xde\x68\x7b\x54\x93\x03\x60\x6d\xff"
- "\xf9\xfc\x0c\xc6\xf2\xfd\x2b\x33\x07\x65\x28\x24\xfb\x20\x9b\x83"
- "\x68\x87\x37\x42\x46\x36\xa8\xa3\xe9\x65\xcd\x19\xa4\x33\x46\x77"
- "\x96\xa9\x1c\x5a\x57\x52\x6e\xd3\x6c\xf6\x00\xf3\xa2\xbc\x02\x71"
- "\xfe\x5d\xf9\x67\x71\x57\x92\x78\x6d\xc1\xe7\x97\xf2\x2f\x34\x1d"
- "\x26\x41\xbb\xc8\xfb\x78\xcd\xf3\x06\x65\x41\xe2\x6e\xda\x9f\x85"
- "\x5e\x36\xe2\x17\x0f\x27\x2f\x04\x7e\xc8\x5b\x52\x90\xb3\xec\xf1"
- "\xc7\xff\x3e\x6a\x88\x3c\xe3\x72\x55\xaa\xa0\xb5\x9a\xc1\xff\xee"
- "\xcb\x93\xf3\xb4\x19\xf8\xff\x37\x69\x92\x7e\xfb\xf1\x97\x58\x37"
- "\x93\x4e\xb3\xb7\x2d\x3a\xfd\x2e\xd7\xd1\xdb\xc9\xbc\xb2\x39\x2f"
- "\xbc\x36\x9a\x7d\x5f\x5f\x1b\x6f\x1b\x87\x5f\x1b\x6f\xa7\x60\x9f"
- "\x3d\x8e\xef\xc9\xa8\xf3\xb8\xc0\xf9\x34\xde\x92\x06\x77\x9b\x82"
- "\x77\x0b\x1a\x3c\xab\x98\x29\x44\x7f\x93\x6c\x9a\xf6\x83\x10\xf8"
- "\xda\x10\x70\x44\x56\x90\x99\x69\x2f\xa8\x29\x20\xb9\xe3\x64\x1e"
- "\xbc\xc0\xbd\x59\xc5\xc0\x17\x08\x57\x9f\x96\x67\xf0\x3f\x39\x0f"
- "\x3e\x04\xef\x35\xa7\x08\x57\xa8\xe4\x0c\x81\xc9\xfd\xfa\xed\x2d"
- "\x3a\x8d\x6b\xaa\xb0\x0a\x1b\xd9\xb4\x6f\x87\xa4\x3e\x53\x03\xed"
- "\xdd\xa8\xe7\x80\xc0\x41\x21\x13\x9d\x01\xb0\x9a\x27\x50\x2e\xe9"
- "\x05\x15\x50\xfb\xa2\x6e\x33\x05\x53\xc5\x59\xc1\x8e\x27\x84\x3e"
- "\xd0\x6d\x52\x1f\xe8\x36\xb6\xbd\x80\xe0\xf0\x76\xe0\xb2\xb2\xf1"
- "\xf8\x63\x6d\x91\xf1\x8e\xc7\x97\x66\xd9\xf2\x8a\xb3\x48\x17\xf0"
- "\x92\xfd\x5d\xae\xa1\xca\x77\x92\x24\x7c\xdf\xc9\x08\xcb\xaa\xa4"
- "\x0e\x1f\xe1\xcc\x99\x01\x61\xc3\x56\x3b\xeb\x79\x77\x16\xc1\xbe"
- "\xec\x22\x85\x63\x30\xe7\xde\x9d\x4e\x67\x3f\xbd\xa4\x3b\xb3\x23"
- "\x93\xb9\x2a\xb9\x9b\x64\x68\x88\x1f\xa7\xdf\xa9\xef\x45\x3c\xd6"
- "\x3e\xc5\x5d\x25\xce\x1a\xed\x42\x36\x07\x38\xbd\xe3\xf6\x32\x93"
- "\xa6\xeb\x6a\x7b\x8c\xf4\xf3\x84\x4e\xb9\xa0\x33\xde\x39\x23\xef"
- "\x68\xbd\xd3\xa9\xc3\x12\xb4\xef\x6c\xba\xd7\x4f\x7a\x3a\xbd\x9c"
- "\x74\x02\xdf\x65\x7a\x7e\x2f\x7b\x47\xdc\x31\x7d\xd0\x2f\xde\xf7"
- "\xfc\xc4\x1f\x79\x27\xff\x9d\x2d\x12\x6f\xbd\x53\x87\x78\xe0\xca"
- "\x77\xca\xd1\xe6\x38\x69\x23\x40\x94\xb3\x40\xd7\x87\x8a\x84\xdb"
- "\xdc\x25\x36\x10\xcb\x4b\x1f\x7f\x3c\xb7\xb0\x48\xf7\x29\x9f\xb2"
- "\x2c\x3f\xe7\x2e\xed\x0e\x7e\x41\xee\xca\xac\xa5\x39\xe2\x8e\x0f"
- "\x62\xe5\xeb\x25\xf0\x9d\x46\xfc\x8d\xd0\x9b\x17\x7d\x6a\x9b\xba"
- "\x5d\xa3\xa3\x3a\x58\xcb\x01\xa9\x6f\xd1\xf2\xa4\xdc\xdb\xae\xfe"
- "\x4f\xb4\xa3\x4d\xdf\xdb\x48\xc6\xd2\xcb\xee\xb0\xd2\x99\x19\xd9"
- "\x65\xa0\xb3\x39\x92\xb3\x20\x0d\xd6\xe8\x3b\x83\x77\xa6\xd7\x23"
- "\x9e\xce\x84\xdd\x05\x74\x0e\xdc\x36\x5f\xdd\x50\x94\xc3\x13\xb2"
- "\xcd\xc0\x6b\xb1\x34\x76\x74\x56\x24\x7d\x78\xb4\xa4\x11\xbe\x26"
- "\x59\xa0\xbb\x80\xf4\x69\x5b\xcc\xa0\x4f\xb0\x5f\xb6\x2d\x00\xaf"
- "\x97\xb3\xa6\x84\xc5\x50\x1d\xd8\x0b\xbd\x52\xae\xdc\xb2\xf8\xf5"
- "\x52\xc6\xb4\xfd\xd0\xbb\x5e\xc8\x39\x5b\x52\xe4\x9e\x5a\xe4\xd0"
- "\xe4\x28\x0e\xa4\x5b\xe3\x65\x37\xfa\x64\x9b\xb3\x67\x8b\x79\x22"
- "\x70\x5d\xcb\x2e\xbe\x31\xbb\x59\xe8\x3c\x6f\xcc\x9e\xad\xf2\xbc"
- "\x28\x0a\x63\xaf\x19\x83\x71\x6c\xe3\x65\x29\x4c\xd3\x93\x8e\x3a"
- "\xc5\x8e\xdc\x42\x72\x60\xcc\x0f\x37\xc1\x02\xe5\xaf\xd1\xca\x5f"
- "\x83\xf2\x51\xef\x6d\x9a\xff\xdc\x16\x9f\x5e\x17\xd6\xab\x0f\xfb"
- "\x71\x0e\xed\xc9\x68\xff\x62\xfc\xb2\xa5\xcc\x29\x00\xde\x6f\xf2"
- "\xa0\xcc\x49\xd2\x7d\x47\x52\xf4\xf5\x42\x75\x6b\x7d\xa0\x39\x40"
- "\xf6\x2b\x15\xad\xae\x72\x92\x7f\xe8\x65\x72\x94\xc9\x2f\x74\xd7"
- "\x63\xff\x8c\x01\xde\xf0\xc5\x55\x60\x9f\xa4\x3a\x88\x6e\xf7\x4f"
- "\xe6\xd8\x47\x43\x59\x21\xa3\xb4\xa1\x51\xcc\xc6\x46\xd2\xec\xa8"
- "\x6f\x4b\x98\xce\x44\x19\x17\x80\x9f\x9d\xac\xbc\x93\x1d\xd9\x4f"
- "\x75\x93\x9e\x13\x8d\x6b\x3f\xc6\x09\x63\x65\x41\x3d\x0d\xe0\x35"
- "\xc6\x02\x0e\x1f\xd0\x78\x91\xee\xc8\xf6\x7e\xc1\x7f\x98\xd0\x36"
- "\x63\x07\x3b\xf2\x3a\x8d\x15\x95\x05\x18\x77\x05\xfb\x32\xef\x23"
- "\x1b\x76\x04\xeb\x55\xa5\xbc\x8b\xce\x2f\x4f\x31\xcf\x7c\xa2\xcb"
- "\xc1\xab\x88\xf7\xb2\x1c\xae\x8a\xb1\x16\xba\xd3\x9e\xf9\xab\xba"
- "\xb8\x7a\xb1\x92\xf1\x66\xec\x0f\x17\x0d\x2c\x18\x00\x5f\x8d\x76"
- "\x1b\xca\xce\x90\x9d\xbd\x7a\xe0\x9a\xb5\xa4\xb3\x12\x53\x5d\xc2"
- "\xcc\x64\xa3\xb0\xcc\xc6\x03\xad\xfe\x3a\xd6\x6a\xab\x63\xef\x04"
- "\x6b\x99\x7b\x05\xc9\x69\x3d\xdd\xef\x3a\x6a\xe9\xae\xca\x55\x78"
- "\x7f\xd1\xfa\x2f\x54\x57\xeb\x9a\x77\x8f\xbe\x8f\x91\x7b\x9f\x59"
- "\xff\x4d\x84\x6b\x5b\x32\xdf\xc1\x6c\x7b\x87\x95\x75\x72\x95\x68"
- "\x3c\xe7\x93\x54\xc7\x5a\x94\x55\x4f\xf6\xfc\xcc\x6a\xaf\x65\x0c"
- "\xfa\x6f\x4c\x77\x30\x71\x46\xea\x2e\xf8\x13\xb5\x71\xdc\xf6\x73"
- "\x2c\xc6\x5d\xf0\x86\x78\x17\x32\x13\xf4\xd7\x93\xd3\x2e\x74\x30"
- "\xc9\x96\xa1\xc7\xd1\x45\x77\xbe\xd5\x1a\x6a\x63\x48\xb6\x1b\xf0"
- "\x32\xea\xf9\x77\x38\xf5\xfc\xad\x02\x17\x6c\x23\x78\xa0\x4d\x47"
- "\x16\x49\x98\xb4\x20\x56\xb6\x19\xf0\xc9\x8c\x84\x4f\xeb\x2c\x82"
- "\x0f\xe9\xa4\xab\x2b\xba\xeb\xd1\xb6\x34\xc0\x40\xd5\xeb\xa0\x39"
- "\x40\x67\x79\x54\x7e\xf5\x39\x16\xeb\x2e\x20\x9d\x75\xcf\xb3\xa6"
- "\x0c\x63\x8c\x7a\xe1\x4c\x43\xcd\x79\x66\xa4\x71\x23\xda\xa1\x46"
- "\x7c\x17\x30\x2f\xa5\x31\xf3\xc5\xdb\x32\xf0\x5b\x84\x5f\x26\xcd"
- "\x3d\x3c\x17\x63\xbc\xd6\xa2\x0d\x89\x18\xab\x7a\x7a\xca\xf9\xb8"
- "\x64\x2d\xd9\x78\xa5\xfd\x19\x73\x25\x1c\xbf\x71\xc9\xcf\x83\x58"
- "\x3b\xaa\xe0\x3d\x3d\x89\xea\x86\x55\x0d\x52\x7f\xf9\xdd\x45\xdb"
- "\x40\xeb\xd7\x6d\x14\x36\x32\x62\xc1\x9f\x90\xcc\x81\x3d\x27\xee"
- "\xd2\xb5\x59\x74\x3c\xfe\xcb\xf1\x64\x7f\xc2\x33\xcf\x20\x74\x29"
- "\x8b\x4a\xb5\xb9\x5e\x8a\x34\x73\xbc\x6c\x46\x9e\x5c\x13\x2d\xe2"
- "\x0e\x20\xe1\x81\x91\xe8\x2c\xec\x5d\x2d\xa4\xc3\xca\x27\x66\xb2"
- "\x58\x85\xfb\x62\xb3\x4d\xdc\x13\x6c\xa2\x39\x14\x2b\xe6\xbe\xfc"
- "\x06\xda\xd8\x67\xc2\xde\xd6\x86\x78\xa3\x1e\x4f\x7b\xa8\x0a\x7e"
- "\x99\x78\xf5\xf4\x62\x13\x77\x9e\x67\x49\x42\xee\xa5\xc7\x17\xfb"
- "\x4c\xad\xd8\xf9\x9d\xc0\xdd\x64\x5b\x87\xf2\x20\x3e\x0a\x7b\xe5"
- "\x41\xd4\xeb\x46\xfa\x44\x3d\x3d\xef\xcd\x34\x7a\x1c\x4d\x62\x9d"
- "\x91\xfd\x35\xb1\x47\xca\xf8\x51\xe9\x0e\x9f\x49\x8c\x99\x1e\x57"
- "\x94\x29\xf6\x66\xb2\xc3\x01\xda\x9b\x8b\xf6\x9c\x12\xf1\x0a\x78"
- "\x67\x8a\x37\x47\xc4\x19\xc8\xe6\x09\xd9\xd3\x8c\x88\x8b\x42\x9b"
- "\xd9\x60\x18\x75\xd3\x3e\x4d\xeb\x2e\xbd\x98\xce\x00\xe5\xfe\x2c"
- "\xea\x2e\xe6\x4c\xda\xe8\x95\x71\x92\x0e\x78\xaf\x3e\x92\x6f\xa7"
- "\x73\x17\xaa\x5b\xed\xcd\x34\x84\x7a\x33\xa3\xa8\x7e\x2a\x8b\x64"
- "\xae\xe8\x23\xea\xed\x62\x64\x1f\x9e\x6f\x38\x97\xca\xe9\xde\x17"
- "\xca\x15\xed\x71\x04\x80\x7b\xce\x35\x0c\xaf\xdf\xf3\x49\x97\xdb"
- "\xf9\x6f\x98\xd3\xef\xef\x22\x9c\x12\x32\xdb\xd7\x59\x9f\xa0\x7d"
- "\xfa\xfd\x29\x34\xa6\x21\xac\xf3\x50\xbc\x7d\xdd\xcc\x2e\xa6\x38"
- "\xb1\x76\xe4\xd9\xe4\xfb\xf7\x10\x9d\x58\xa6\x72\x8e\xf7\x59\x34"
- "\x77\x4d\xdd\xa4\x97\x63\x77\x09\x5d\x98\x84\x0f\xbd\x9e\x40\x17"
- "\x6b\x29\xff\x98\xb5\x04\x3d\xe5\x07\xcf\xf9\x8c\x52\x27\xc6\x48"
- "\xe5\x3e\x4c\xdf\xca\xb0\x5e\xb2\x42\xf5\x23\xf3\xb6\xe0\x97\x00"
- "\xbb\xcf\xe4\x5e\xf0\xfe\x2e\x9d\x47\xba\x7c\x1f\xfe\x22\x6c\xa2"
- "\x92\xbe\xa8\xba\xf1\x65\xf2\xd7\x55\xc6\xfb\x52\xd8\xcc\x12\x92"
- "\x55\xbf\xdf\x1e\xe7\x67\x69\x5a\xb9\x67\x65\xb9\x7f\x61\x97\x2b"
- "\x97\xe6\x6d\xcb\x16\xa9\x87\xa2\x26\xbc\xdc\x16\x42\xd9\xa1\x84"
- "\x3f\x98\xb1\xd7\x94\x81\x7e\x01\x3d\x72\x74\x3e\xea\x69\x6b\x0d"
- "\xb6\x31\xb2\xab\xbc\x5d\xc5\x7e\x7d\xd6\xc2\x34\xfd\x9f\xb2\x1e"
- "\xf6\x97\x5b\x54\x9e\x62\x06\xef\x46\xf2\xdf\x32\xc2\xb3\x24\x4f"
- "\x77\x86\x58\xb4\xc7\x0e\x2e\x2b\xfe\x93\x2e\x94\x71\xc7\x9b\x24"
- "\x6b\x07\xae\x0a\x71\x8b\xe1\xd5\x0b\x5e\x56\x03\xfc\x2d\xec\x83"
- "\xae\x9e\xf8\x5c\x5c\x05\xbb\x9b\x1b\x4c\x42\x7f\x4c\xdd\xf0\x41"
- "\x17\xc6\x76\xb6\xd4\x37\x2a\x5a\x17\xa1\x6b\x14\x85\xba\x5e\x26"
- "\x5d\x23\x6e\x2e\xca\xa8\xa3\x3d\x13\x63\xd6\x57\xf9\x17\xd0\xff"
- "\xef\x89\xfd\x6e\x1d\xd1\x45\x02\xcf\x1f\x7d\xc0\x17\xbf\xbf\x81"
- "\xca\x20\x3b\x65\xea\x8a\x60\x43\xcd\x57\xcc\x28\xe1\x71\x74\x7a"
- "\x6b\x77\x9f\x9b\xbb\xf6\x37\xd0\x3a\xd2\xca\x36\xa1\xec\x10\xdf"
- "\xb0\x1f\xb4\xf7\xd1\x85\x72\x6c\xc4\xbb\x85\xbe\x07\x07\xe8\x6e"
- "\xe0\x5f\x6a\xeb\xfa\x89\x2e\xfa\x4b\x1a\x68\x5d\x77\xaf\x79\x7f"
- "\xc3\x0f\x2d\xe5\xa0\x01\x8e\x66\x7b\xa3\x62\xed\x62\x6f\xd7\x6c"
- "\x9d\x8e\x74\xae\xc6\xb7\x5a\xc6\x78\x50\x08\xe8\xf6\xc4\xd3\xec"
- "\xd8\x7b\xfd\x95\xcc\x30\x80\xbd\xb5\x1f\xbc\x0f\xdf\x9a\x19\x5b"
- "\x3d\x81\xa5\xe2\xdb\x84\xd3\xec\xe8\xcb\x41\x03\x4b\xc4\xcf\xec"
- "\x9b\x98\x77\x15\xca\x4d\x23\x99\xee\x91\x73\x74\xce\xfc\x81\xb4"
- "\xcb\xf1\x1c\x4b\x56\x51\x1e\xc9\x92\x6b\x26\xb0\x64\x92\x23\x23"
- "\x2e\x25\x2b\x24\xcf\x59\x74\x3e\x71\xf5\x04\x36\x6d\x68\xbd\x47"
- "\xeb\x24\x9d\x77\x4c\xec\xf1\x2b\x7d\xec\x7a\xdb\x77\x79\x07\xca"
- "\x75\xf1\xca\x28\xce\x27\x5a\x0c\x92\x1e\xfc\xa0\xd8\xb4\x45\xce"
- "\x3b\x71\xae\x80\xf9\x46\xe7\x36\x9a\xbc\x5a\x11\x36\x5e\x13\x8a"
- "\x93\xe8\x6e\x96\x88\x53\xcc\x04\x4b\xb3\x68\x87\x66\x97\x31\xb4"
- "\xfa\xe6\x6c\x2a\x83\xda\x93\xb5\x44\xca\xba\xc9\x66\x23\xe0\x2a"
- "\xf4\x84\xd7\x3d\xc7\x62\x7f\xf5\x1c\x33\x1f\x79\x5c\xf4\x6b\x97"
- "\x5c\x8b\x46\x46\xed\x55\x5d\xb4\xce\x30\x27\xd0\x6e\xaa\x8f\xe6"
- "\x46\x6b\xf0\xac\xbb\xcc\xce\x55\xf7\x13\x64\x9f\xe4\x83\x2f\xdd"
- "\x85\x7b\x58\x7a\x67\x50\xda\x19\x5b\xcc\x7c\x3b\x50\xde\x8e\x09"
- "\xcc\x8c\xb2\xce\x7b\xf2\x09\xd7\x5a\x6e\x70\x17\x1e\x40\xd9\xc7"
- "\xae\xa2\xfd\x68\x3d\xe0\x23\xf7\xa5\x63\x07\x3d\x81\x76\x46\x3e"
- "\x2e\x1e\xb4\xf1\x10\x95\x83\x34\xf7\x88\xfe\x6e\xb5\x58\xb3\xa4"
- "\x5d\x4d\xd1\xd7\xc1\x33\x04\xad\x1f\x9e\x73\xa2\xbc\x45\x9e\x6c"
- "\xd0\x9c\x5a\x9f\x74\x58\xcb\xf9\x75\x6c\x83\xbb\x70\x27\xa3\xf1"
- "\xa1\xf4\x08\x97\x7b\xba\x91\xf6\xcc\xd0\x71\xa1\x34\xf8\xb6\x1f"
- "\xe5\x7e\x27\x7c\x36\x46\x67\x36\xe1\x34\x75\xe8\x0f\x60\xe5\xdf"
- "\x0a\x18\x49\x99\xe1\xb1\x49\xd4\x56\x8c\x5d\x92\xc7\xfe\xf1\xf0"
- "\x77\x22\xb1\xf6\x31\xef\x2b\x5a\x85\xbc\xec\xc3\xb1\x0f\x06\x55"
- "\x2e\xf1\xd9\x87\x6e\xd0\x6e\xd8\xe7\x3e\x74\x13\x2e\x10\xf8\x64"
- "\x06\x9d\x67\x7f\xf8\xba\x49\x91\xe3\x4b\x7d\x21\x9a\x69\xb8\x31"
- "\x8e\x38\xab\x20\x1d\xc0\xc1\x31\xe6\xe6\x4f\xba\x54\x3a\x83\x22"
- "\xdd\xde\x01\x0b\x93\xf3\x8f\xbb\x50\xee\x7e\x8d\x86\x6c\xd3\xf6"
- "\xd3\xb6\xde\x78\xfb\x16\xfe\xb4\x85\xe9\x7a\x88\x58\xbf\xb5\x59"
- "\x52\x77\xd4\x42\x38\x6a\x87\x41\xae\x1d\x6a\xa3\x96\xb7\x45\x9e"
- "\x8d\x7f\x58\x8e\xfc\x2d\xc3\xf6\x37\x6a\x02\xd9\x9f\x2a\x23\x1b"
- "\xa2\xe2\xae\x12\x70\x15\xf6\x83\x68\x8f\xbf\x9f\xc9\xf3\xfa\xf6"
- "\xbb\x40\xe3\x47\xd3\x3d\x55\xbd\x6d\x57\x76\xae\xd0\xae\xdd\x97"
- "\x6b\x5f\xa0\xf3\xd0\xdc\x0c\x18\x57\x9a\x84\xbf\x03\xd0\x5d\xaa"
- "\x3f\xfe\x13\xd0\xd9\x3d\x56\xb9\x6e\xda\x6d\x3c\x5e\xe2\xdb\xac"
- "\x00\x2b\xa7\x7e\x69\x72\x89\x68\xea\x33\xca\x71\xe9\xe7\xdb\x7a"
- "\xd9\x23\xfa\x10\xd1\xfb\x86\x3e\x49\xfb\x06\x9f\x74\x89\xbe\x91"
- "\x8d\x1e\xd1\xb7\x8f\xc4\x1d\xc0\x2b\xec\x4f\xbb\x84\xed\x27\x3e"
- "\xf7\x04\x2a\xe3\xe3\xe7\xa9\x7d\x34\x26\xc0\x0f\xd7\x9e\x66\x1f"
- "\x65\xf3\x31\xbf\x1a\x73\x65\x65\x7e\x34\x4d\x96\xd9\x63\xdd\x04"
- "\x1c\x2c\xef\x2c\x92\xce\xce\xc7\xeb\xf9\x86\x1e\x2b\xf1\x30\xbd"
- "\xa8\x0f\xf3\x23\x02\x0f\x7d\x6c\xa6\xb1\x9a\xb1\x87\xa5\xc9\x79"
- "\xf8\xf1\x28\xe2\x77\xa5\x8f\xa7\x8f\x0e\x60\xde\x4b\xfb\x72\x83"
- "\x3a\xab\x8a\xd8\xc7\x22\x71\xec\x15\xb6\x51\xf2\x34\x09\x1f\x00"
- "\xfe\x1f\xed\x14\x7a\x49\x68\xef\xca\xa0\x8e\xff\x3e\xda\xc9\x49"
- "\xde\xed\xd4\xe4\x9e\x84\xcb\x9c\xd2\x46\x60\x5f\xe5\xc7\xf3\x06"
- "\xe5\x9e\x74\xa7\xbb\x92\x37\x53\x3a\x8c\xfd\x59\x4a\x23\x6d\x90"
- "\x9d\xd6\xee\x3b\x7f\xfc\x23\xed\x2e\x73\x0a\xe9\x6a\x21\x2f\xf0"
- "\x1d\x17\xf2\x56\x82\x01\xd5\x2d\xda\x6e\x20\x19\xe7\xc7\x75\x61"
- "\x39\xf3\x47\xc2\x37\x84\xb4\x47\xf0\xf1\x01\x7d\x8e\xa0\xbf\xd1"
- "\xd2\xaf\xc7\x47\x93\x0e\x4f\x63\x62\x0e\xf4\x72\xcb\x98\x1b\xeb"
- "\x68\x4e\x7e\x7c\x3c\x12\x4e\xe9\x41\xb5\x4c\xe2\xa0\x8f\x9a\xb8"
- "\x58\xeb\x1f\x35\xfd\x7d\x7a\xe2\x93\x5b\x74\x5a\x44\xc2\xd9\x0c"
- "\xfc\xf2\x69\x50\xc0\xda\xb5\x24\x85\xec\xee\x3e\xed\x24\x3b\xe2"
- "\x9f\x7c\x45\xf6\xda\x83\xae\x25\x0b\x42\x65\x16\xb2\x4f\xcb\x54"
- "\xd7\x92\xcc\x53\x36\x66\xc8\xb2\x91\x6c\x7d\x7f\x39\xf1\x78\xe0"
- "\x59\xc1\xaf\x81\x3e\xc1\x3a\x5f\xb5\x94\x99\x1e\xc9\x23\x19\x43"
- "\x4a\x22\xd9\x53\x27\x5b\xea\xe4\x0b\x21\x54\x96\x92\x80\xf7\xf1"
- "\xa0\xe7\xcc\xdc\xbc\x64\x36\x9d\xcf\x87\x2a\x39\xf0\xf1\x71\xb2"
- "\xe9\x6e\xf0\xf8\x02\x6c\xd5\x19\x16\x43\xf6\xda\x83\x1b\xf6\x6f"
- "\x69\xf5\x7f\x2a\xf8\x9b\x38\x1b\x4b\x04\xfd\x41\x77\x00\x2c\x6a"
- "\xfc\xfe\x72\xec\xf1\x6b\x64\xbf\xcf\x72\xd9\x6f\xd9\x6e\x6a\xbf"
- "\xc4\x71\x8f\x65\x3a\x45\xdb\x3f\xdd\x14\x44\xf9\xaa\x2b\x6f\x51"
- "\xc8\x95\x97\x21\xef\xd4\xb7\x30\xa7\x9d\x77\x79\xfc\x2d\xe0\xb9"
- "\xce\x0b\xdf\x75\x74\xfe\x4f\x7d\xa4\xfe\x51\xdd\xef\x9e\x3b\x23"
- "\x68\xad\x20\xc2\x65\xf9\x5a\x9e\x6e\xe4\xe9\x6e\x61\xfd\xae\x3c"
- "\xd1\xf7\x56\xbf\xcc\x9b\x25\xde\x29\x7f\x04\x1c\xb4\x3e\x0f\xc2"
- "\x01\x7d\xa7\xfe\x51\xff\x83\x04\x13\xc0\x40\xeb\xab\x65\x40\xeb"
- "\x27\xf5\xf1\x1d\xec\x3a\xcf\xa1\x9f\xe8\xab\xe8\xe7\x00\xfa\xd9"
- "\x9c\xc7\x58\x60\xe3\x71\x76\x31\x21\x2f\x83\x78\xd4\xb2\xf7\x40"
- "\xc3\x97\xba\x18\x78\x51\xe3\x8b\x4e\x97\xe1\x97\xa0\x4d\x9c\x3e"
- "\xf0\xa4\x3e\xde\x45\x3a\xbc\x1e\x1b\x7e\xc1\x3a\x46\x34\x8e\x4e"
- "\xaf\xa3\x6e\xcb\xbb\xea\x49\xe6\xec\xe2\x5d\xa0\x4d\x03\x9e\x20"
- "\xd2\xe4\xa1\xff\xe0\x61\x4f\x69\xed\xa7\xb4\xab\xbe\x92\xfd\x32"
- "\xe5\xb3\xc4\x43\xff\xb6\xd6\xe0\x69\x5f\xcb\xf4\xbe\xfc\x04\xe9"
- "\xd0\x1f\x0b\xca\x1a\x4b\xfd\x51\xd1\xcf\xad\x68\x67\x20\xa2\x4f"
- "\x47\xba\x49\x8f\xf8\x03\x36\x26\x83\x29\xcf\xf5\xa0\x1f\x3d\xcc"
- "\xe2\x72\x82\xfe\x7a\x88\xe8\xc5\xe3\x47\xae\xce\x64\xc9\x5e\xf6"
- "\xc9\x51\x39\xef\x84\x2d\xe8\x71\xa7\xd9\xa7\xe7\x07\xed\x3d\x93"
- "\x0d\xfd\xf8\xfd\x75\x34\x8f\x84\xdd\x67\xda\x33\xfa\x30\x67\xe8"
- "\x9c\x7e\x25\xea\xe8\x4b\x19\x2f\xda\x53\x39\x8b\xf4\x84\x63\x11"
- "\x26\xdf\x51\x74\x5f\x55\x41\xbe\x2d\x1c\x30\xa3\xf2\x41\xcf\xad"
- "\xa1\x27\xc1\x70\x58\x9d\xdb\xbd\x6c\x36\xea\x10\x67\x2c\x0d\x4e"
- "\x9f\xe1\xdf\xf7\xb2\x69\x57\x86\x53\xfe\x9a\x3c\x12\xfe\x26\xf9"
- "\x2c\x95\x87\xbe\x25\x9c\x66\x9f\x5d\x35\x74\x8d\x59\x05\x2e\x93"
- "\x78\xf0\xaf\x6d\x24\xff\xbc\xc2\x7a\x05\x0d\x47\x3a\x16\x57\x98"
- "\xef\xa8\xde\x0e\xbc\x8f\x78\xdf\xe2\xca\xe1\xf0\xd9\xb4\x91\xca"
- "\x5a\xbf\x59\xe8\x48\x96\x55\x6f\x06\xbe\x00\xad\x70\xd8\x42\x67"
- "\x29\xd8\x3b\x77\xfa\x59\xd1\x36\x46\xfe\x67\xc6\x7a\x82\x0f\xb0"
- "\xc3\x75\xa9\x6c\xfb\x39\xb2\x19\x97\x92\xf0\xcc\x39\x8c\xa5\x86"
- "\x43\x88\x26\x25\x39\x32\x2f\x4a\x31\xd7\x6c\xd6\x69\xf8\xcf\xce"
- "\x97\x9e\x67\x06\x6b\x81\x78\xf7\xcf\xb3\xf2\x60\xad\x41\xcd\xab"
- "\x23\x3b\xe6\x09\xc7\x52\xc9\x8e\xb9\x6e\x1b\x5c\xd0\x3e\x0e\xac"
- "\xb9\x5e\xcb\x98\xf5\x85\x6c\x1a\xf9\x33\x30\xf9\x24\x2d\x27\xf7"
- "\x6b\x6f\x32\xda\x67\xd6\xec\x85\x9b\xa5\xbd\xf0\xbf\xe6\x93\xce"
- "\xb9\xf6\xfd\xe1\x10\x78\x18\x51\x6e\x21\x4b\xae\x3b\xc7\x52\x88"
- "\x0e\xca\x3a\x29\x69\x36\xe2\x0b\x1f\xe8\x36\xf1\xd0\xdf\x52\xd8"
- "\xb6\xd3\x61\x7f\x07\xbe\x22\xf2\x91\xc0\x2d\x23\xe9\x4f\xd7\x8c"
- "\x17\xfa\x04\xc2\xd6\x2e\x9d\x33\x20\xcc\x6a\x37\x32\xe3\x61\xd2"
- "\x4d\xac\x97\xf7\xf0\x0e\x07\xa5\xbe\x6f\x5f\xa5\xb7\x49\xb7\x03"
- "\x3f\xe2\x79\xb9\x4b\xf2\x3b\x6a\x34\xf8\x2f\x5f\x9f\x5b\xda\x20"
- "\x3d\x11\xeb\x59\xa3\x46\xf0\x38\xde\x33\xf4\x8d\xe2\xc8\xae\x5b"
- "\x9a\x80\xe5\x89\x59\xc4\xf7\x68\x3c\xe3\x21\xeb\x60\x9c\xa4\x61"
- "\x84\xce\xb5\x45\x9e\xff\x61\x6f\x8a\xeb\xab\x3c\x91\xa1\xef\x67"
- "\xb4\xaf\x4b\x5b\xaf\x27\x72\xbc\x51\x71\x7b\x2e\xd3\x3e\xb3\xa6"
- "\x23\x4e\x67\x37\x69\x48\x5f\xab\xef\x6f\xe2\x0c\x77\xf5\x84\x7b"
- "\x8b\x8a\x59\xd2\x0f\xaf\x8b\x61\x74\xfe\x87\xb4\x5d\x72\xdf\x3d"
- "\x71\x30\x7c\x46\x90\x26\xe0\x4d\x36\x0a\x04\x8f\x41\xb6\x3f\xa5"
- "\x4f\x83\x6e\xdd\x06\xa8\xdc\x7f\x4f\x7c\x14\x51\x4f\x70\x70\x1f"
- "\x45\x1d\xa4\x83\x4e\xe5\x4b\xda\xe4\x44\x83\xb8\x4b\x89\x74\x72"
- "\x7f\x3d\x31\x22\xdf\x46\x76\xa8\x08\xbe\xaa\xc6\x4f\x7a\xba\xbf"
- "\x90\xf0\x75\xb0\xa8\x99\xb5\xcc\x72\xc8\xe9\x35\xc6\x49\x1b\xdd"
- "\xa6\x0e\xd6\xf1\x00\x7d\xa7\xb9\xee\x9e\x41\xf2\xc0\x8e\x17\x3c"
- "\xb4\x6f\x0f\x64\xc6\x3e\x48\xbc\xbe\xa0\xc5\x3b\xb6\x4c\x47\x3e"
- "\xc4\x25\xbc\xd6\x13\x30\xd6\x94\xb0\x69\xd2\x96\x6a\x87\xb0\xd1"
- "\x45\x77\xd6\x6f\x4c\x64\x96\x1b\x6b\x59\x4a\x5f\x65\x87\x1b\xfc"
- "\xa5\xd4\xcb\xa5\xfa\x37\x9e\xcb\x20\x7f\x0e\xfb\xfa\xbd\xa3\xe4"
- "\x58\x7d\xfe\x08\xc2\x29\xe1\x70\xc7\x45\xed\x7c\xa8\xcd\xcb\x3e"
- "\x5f\xbc\xa3\x47\xea\xd2\x0b\xf9\x92\xeb\x58\x5b\x58\xff\xe0\xf3"
- "\x47\x64\x5b\x3e\x7f\xe4\xb0\x8d\x91\xec\xfc\xe8\x76\x61\x9b\xfd"
- "\xf3\x54\x2f\x3b\x61\xd3\xe4\x31\x6d\x62\x5e\x11\xbd\x5b\x45\x3c"
- "\xd8\x17\xee\xf5\x48\x47\xfb\x04\xe8\xa3\x34\x49\xc3\x1f\xeb\x52"
- "\x31\x7f\x22\xfa\xff\x36\xc9\x1b\x87\xc5\x89\xcf\x31\x26\xf2\x6c"
- "\x38\x66\x15\xfa\x2c\x1b\xce\xed\xc2\x33\x86\x6f\xf8\xb0\x0d\xcf"
- "\x58\xc4\x7b\xf1\x34\xe3\xd9\x8e\x67\x22\xbe\xbb\x68\x5e\x82\x87"
- "\xb5\x90\x8f\xca\xde\xf8\x63\x96\x91\xee\x45\x11\x6c\x3c\x6b\xfe"
- "\x85\x49\x9d\xbd\xce\x34\xf2\x4f\x98\xbe\x8d\xb1\xa2\x20\xef\xb7"
- "\x5e\x4f\x3e\x46\x3a\xd3\xca\xb6\xd1\x59\x7a\x67\xe2\xd0\xb3\xf4"
- "\xce\x59\xf8\x21\xd4\xd9\x8c\x5f\x00\xbf\xb4\xf0\xef\xe4\xac\xbe"
- "\xca\xce\x34\xc0\x51\xd0\x58\x57\x86\x13\x29\x3f\xc6\x81\xf8\xa2"
- "\xf8\x97\xdd\xb2\xbf\x3d\x0c\xe1\x18\x1e\x7f\x2e\x4d\xeb\xaf\x0f"
- "\x61\xb3\xb5\x0c\xfb\x5a\x3c\x60\x32\x01\x7d\x8e\x3f\xb7\x8b\xfa"
- "\x4b\xed\xed\x8d\xff\xb0\x2d\xf2\x4e\x18\x95\x49\xfd\xf7\xc5\x23"
- "\x1f\x60\xc9\x67\xfc\xdc\xa6\xc3\x53\x83\x13\xdd\x97\x31\xf4\xa2"
- "\x0c\x49\x07\x21\x3d\xca\xd0\xd3\x0f\xc2\x7e\x82\xb0\x4f\xd0\x45"
- "\x75\x81\x27\x8e\xd1\xef\x9b\xf5\x55\x9e\x9c\xf6\x7a\x3e\xd3\xec"
- "\x79\x74\xa6\xf9\x23\xf2\x92\x4d\x85\xe1\xf2\xa3\xce\x18\x59\xe7"
- "\x87\x6d\xa7\x58\xe7\x3d\xb2\xde\x93\xd6\x91\xd6\x92\x73\x0a\xe8"
- "\x3b\x50\xbd\x33\x25\xdf\x37\xc7\x93\xe4\x67\x9e\x3a\x15\x7b\xfe"
- "\x87\xc0\x47\xdc\x7d\x8a\x9d\x3c\xd1\x1a\xe8\xba\xc2\xfd\xf0\xa4"
- "\xb0\x17\xc2\xfb\xcb\x99\xa7\xf4\x56\x71\x9e\xd5\xc3\xbe\x88\xf7"
- "\xf8\xc4\x9d\x73\xbc\x9f\x0a\xd1\x77\x3a\x43\xa7\xbd\x01\x3c\xf6"
- "\xa0\x9f\x0c\x15\x69\xb7\x53\x3c\xe2\xc8\x26\xc9\x8e\x88\x6f\x7c"
- "\xe3\x07\xed\x72\x4d\x9d\x7a\x9b\x68\x0b\xd1\xde\xe0\x7d\x6e\x6a"
- "\xb3\xea\xfa\xa0\x9d\xfa\x50\x06\xfe\x8f\x7c\x83\xd2\x9a\xb0\xae"
- "\x20\x59\xe1\xa9\xe7\x31\xef\xb8\xba\xe1\x83\xf6\x2b\xeb\xc3\x29"
- "\x71\x57\xb2\x2c\xc8\x7b\x7c\xf1\x1f\xb4\x13\x4d\x52\xe3\x1c\x15"
- "\x33\xb7\x8e\xbb\x7b\x13\x3e\x04\x8e\x3d\xd5\xfc\xba\x43\x8e\xcd"
- "\x15\x96\xdb\xac\xf7\x7d\xbb\xd6\x77\xc4\x89\x33\xaa\x99\x5b\xa4"
- "\xff\x10\x2f\xfb\x82\x8d\x28\xb3\xc2\x38\x13\x3d\x80\xbd\xe1\xa2"
- "\x84\xc5\x17\x19\x83\x7b\xc3\x15\xb5\xe3\x8b\x11\x6d\xf9\x47\xd4"
- "\x31\xa0\xd5\x71\xe0\x7f\x58\xc7\x81\xcb\xd5\x21\xcf\xcf\xbb\xd2"
- "\xae\x9c\x77\xec\x12\x76\x75\x80\x3f\x7d\x12\x67\x7e\xb9\x3f\x04"
- "\xfe\x2d\x68\xee\x21\xfd\x90\x32\xd2\x95\x25\x5f\x2a\x41\xd7\xcb"
- "\xee\x23\x8e\x7e\xe6\x5e\xf1\x3e\xeb\x64\x5d\xc2\x7e\xdf\x11\x3b"
- "\xf1\x6c\xe7\xd2\x06\x36\x7e\x98\x31\x60\xf8\xc2\x45\xf0\xde\x86"
- "\x71\xd8\x1a\x31\xcf\x5a\xfd\xef\x33\x4f\x36\xc9\x57\xdb\x48\xae"
- "\x8d\x35\xdb\xc3\x54\xe0\x06\xd0\xe8\x21\x01\x0f\xd0\x2f\x92\xdf"
- "\xfa\xa4\x4b\xf0\x5b\x3e\x61\x33\x79\xac\xf0\x91\x52\xb9\xd7\x4e"
- "\xb2\xef\xd0\x40\xa6\xb5\xaf\x92\x65\x90\xef\x14\x92\x3b\x73\x73"
- "\x51\x5e\x7a\x30\x8a\x0b\x7e\x0a\xb4\x3f\xf9\x4e\xf1\xf8\xbd\x2c"
- "\x04\x3a\xba\xee\x02\x4b\xac\x03\xed\x09\x9c\x6d\x26\xbc\xbe\x43"
- "\xf3\x9f\xb2\xfe\x42\xd8\x7f\xca\x76\x92\xf5\xb4\xe3\xfd\x02\x33"
- "\x86\x36\x7c\xd2\xb5\xf5\x02\x4b\xde\xb6\x82\xa5\x6c\x25\x59\xde"
- "\x97\x92\xf6\x11\xba\xed\xe4\x4b\x65\x59\x0a\x9d\x25\x84\x69\x1f"
- "\xb2\x91\x10\xc6\x5b\x46\x21\x03\xb9\x22\x78\x7f\x29\xf6\xc1\xa0"
- "\xeb\x98\x35\x68\x3e\xb7\x0b\xb0\xc3\x5e\xd6\xd5\x00\xf8\x4d\x1b"
- "\x6e\x6c\x75\x1d\x99\xda\x08\xff\x37\xaf\x27\x4b\xfc\x8e\xb2\xfc"
- "\x23\xcd\x89\xd0\xd6\x4c\x36\xb3\x9b\xa5\xca\x73\xfb\xab\xb0\x27"
- "\x9e\xce\x24\x9d\x46\xe7\x93\xcc\x12\xda\xba\x58\x29\xfb\x35\x8b"
- "\xf2\x04\xd3\x18\xfd\x9c\x5f\xf1\xae\x99\xf9\x2c\x95\xce\x1f\xe8"
- "\xac\xc4\xfa\xb4\x48\xff\xcd\xe4\x52\x96\x1a\x59\xf6\x93\xc5\x85"
- "\x4b\x6f\x49\xfd\x69\xae\xf5\xf1\xa5\x85\x4f\xae\x5c\x52\x98\xcb"
- "\x16\x48\x55\x10\x61\x8e\xbe\x98\xf4\x40\x56\x2e\xb5\xe7\x59\x1f"
- "\x5b\x5e\x58\x98\x5b\x60\xb7\x3e\x30\x37\xe3\xeb\x36\x49\xb7\x5a"
- "\x76\xd2\x59\x8f\xd4\x0b\xec\xbe\x8a\xff\xc7\xb7\x2e\x54\x93\x7f"
- "\xad\x8a\xf9\x8b\x4c\xc1\x05\x56\xe9\xe7\xa8\x7b\x31\xe9\xe2\xf2"
- "\xb2\xcc\x2d\x92\x4e\xed\x7e\x44\xd2\xf6\x25\x56\x79\x8f\xae\x5b"
- "\xda\x01\xec\x5d\x90\x24\xd7\xd4\xdf\xee\x8a\xb2\x31\x7a\x7f\x92"
- "\xde\x4d\x36\xb6\xd6\x3d\x81\xce\xc3\xff\x26\x6c\x34\xf2\xad\x0b"
- "\x15\x3d\x9d\x9e\x46\xfb\x2e\xec\x4e\x6f\x27\xbb\xba\x95\xa7\x73"
- "\x00\x9f\x84\xbe\xca\xbf\x2d\xf2\x1a\xb3\xdc\x1a\x8d\xd0\x25\x75"
- "\x10\xbb\x17\x93\x8d\x4e\xfe\x1f\x13\x2f\x68\xe5\xac\x43\x7d\x57"
- "\x23\x2d\x78\xb1\xd3\x31\x9a\xae\xe2\xe4\x0e\xad\x5d\x52\xa7\xe2"
- "\xf4\x0a\xa9\x53\xf1\xb7\x9d\x11\x77\xe1\x85\xad\x09\xda\x1b\x35"
- "\x9a\xb4\x4f\x2b\xaf\x59\xc7\x09\x48\x7f\x14\x74\xdd\x96\x2b\xc7"
- "\x85\x7f\x93\xfc\xcf\x10\xdb\x4b\xdd\xf3\x87\xda\x34\xd1\xe1\x66"
- "\xf9\xad\x94\xc5\x4b\xb8\xa2\x0f\x07\x25\x9c\x44\x7c\xd2\x69\x84"
- "\x29\x9f\x97\x75\x27\x5d\x3a\xbf\x06\x47\xfc\xfe\x82\xc7\x96\x3d"
- "\x69\x5b\x62\x5f\xfa\xe8\xd2\xfc\xa5\xf6\x62\x71\x65\x7f\x9a\xf8"
- "\xf7\xbd\xa9\x39\x8b\x2e\xb5\x3f\x9f\x42\x32\x19\xcd\x6e\xb5\x9f"
- "\x74\x20\xa4\x5c\xac\xfb\xab\x60\x25\xbb\xfb\xca\xfa\xd9\x2d\xda"
- "\x5a\x27\xec\x78\x9c\x61\xde\xa8\xb1\x07\xb5\xf3\x91\x6e\x6d\xac"
- "\xc4\xf7\x5e\xf3\x39\x97\x75\x02\x9b\xd3\xc1\x7c\x07\xe8\x5c\x0c"
- "\xf0\xf6\xd2\xfe\xb9\xbe\x84\xf6\xb9\x36\x76\x24\x88\xbd\x54\x9c"
- "\x95\xf7\x8c\x25\x98\x11\x0d\x09\x18\xed\xec\x60\x67\x96\x0b\x58"
- "\x9c\xb5\xec\x14\xb6\x39\xce\x5a\x7e\x4b\x73\x91\xda\xac\xf2\xcc"
- "\xad\x9c\x67\x3e\xa7\x9e\xcd\xdb\xca\xcf\xe6\x3d\x17\xb6\x7d\x79"
- "\xc6\x8b\xbc\x7b\x90\xf7\x24\xf9\xb6\xaa\xee\x61\x7b\x08\x4f\x52"
- "\xd8\x64\x37\x83\x37\x3c\xd6\x4e\xed\xf1\xf8\x52\x99\xbc\xaf\x7f"
- "\xc6\xeb\xf1\xdf\xca\x40\x7b\x7a\xc5\xfd\x50\x71\xbe\x07\xfa\x10"
- "\xf9\x3c\x68\x97\xc7\xd7\x4f\xb4\x48\xbb\x0a\x1a\xd1\xcb\xce\x98"
- "\x81\x2f\x2d\x54\x2e\xf5\x79\x1b\xe6\x24\xe9\x69\xa0\xef\xa0\x63"
- "\x4e\xd7\x69\x77\x83\x3b\xd7\x23\x9e\x60\x30\x74\xfc\x7b\xa6\xd0"
- "\x38\x02\xc6\xdf\x09\xcf\x81\x1e\x61\x23\x6a\x61\x27\xff\x8c\xbb"
- "\x96\x38\xe4\x78\xf7\xdc\xaf\xc5\x9d\x0d\xdb\x0b\xe8\x79\x04\xe1"
- "\x01\xfc\x54\xee\x7a\x74\x4b\xc4\xd9\x34\x7d\x13\x36\xbd\x48\xef"
- "\xc4\x56\xc2\xae\x47\xfe\x0d\x72\xee\x3d\xfa\x1f\xbe\xb2\xbc\x28"
- "\xe4\x09\xd1\xfd\x56\x0d\xbe\xfb\x3d\x6b\x7a\x74\x5d\x0f\xb4\xe9"
- "\xec\x0f\xdc\x8f\x07\x99\xf0\x5f\xdf\x19\x14\xfa\x90\x9a\x8d\x08"
- "\x45\xad\xec\x26\x7d\x35\xb2\xaf\x16\xbb\x2d\x41\xfa\x7e\xe8\xab"
- "\xec\xe9\x1c\xd4\x49\x32\x4b\x9a\x91\xe8\x36\xf2\xe9\x47\xeb\x87"
- "\x68\x40\x6a\x13\xad\x1f\x94\x6d\xa6\x73\x6e\xb9\x8e\xce\x26\xfd"
- "\xcf\xd6\xd1\x59\x31\xe7\xd1\x6e\xf0\x9c\x65\x7c\xe6\x3a\x96\x2d"
- "\xf4\x10\x82\x7e\xba\x97\x6c\xc4\xde\xb3\x58\xe2\x24\xdf\x7a\xa1"
- "\xab\xb2\xa2\x9b\xfc\x19\x97\xef\xe8\x67\xb1\xaa\xab\x28\x9b\x68"
- "\xf5\x23\xa5\x42\x7f\x23\x06\xf9\x1a\x48\xbf\x83\x74\x0c\xe3\x84"
- "\xcf\xc8\xf7\xd9\x8e\xf3\xcc\xd8\xc9\xce\xd6\xd1\x79\x52\x18\xd6"
- "\x67\xbf\xa2\xf3\x43\xbe\x31\xdb\x6c\x2a\x35\xac\xa5\x32\xd4\x0b"
- "\x67\x66\xeb\xf9\xc8\x37\x39\xe5\xeb\x60\x67\x3f\x10\xf9\x28\xad"
- "\xb0\x25\x62\x5e\x8c\x7d\xdb\x4a\xe9\x83\x08\x6f\x57\xcd\x19\x1c"
- "\x7b\x4a\x68\x45\xb0\x01\xdf\x16\xa9\xae\x0f\xdb\x10\x97\x29\xce"
- "\x31\x06\x2c\x74\xbe\x89\x39\xb7\xbf\xc1\xe3\xfd\xc2\x2d\xda\x43"
- "\x77\x95\xed\xd8\x7f\x05\x6f\xe3\xfb\xe6\xf6\x2f\x99\xd1\xf6\x38"
- "\x8d\xa7\x4f\xda\x00\xee\x61\xbb\x64\xfb\x7c\xaf\xf6\x6e\xcc\xcb"
- "\xe8\xc5\x7c\xf5\x1b\x62\xd8\x61\x0b\xe9\xd8\x9f\x73\x1d\xb6\xf4"
- "\x63\x7c\x7c\x6b\x80\x2f\xcb\x25\x5d\xed\x1b\x5c\x9b\x34\x47\xa3"
- "\x2c\xe6\x32\x7c\xdf\xa9\xeb\x34\xd1\x3c\x5d\x27\x6c\xbc\x9f\x2d"
- "\x25\xb8\x61\x6e\xcf\x3a\x92\x1f\xb6\xb1\xdc\x2b\xef\xf5\x99\x91"
- "\x67\xf0\xfe\x6f\xe8\x82\xda\x82\x76\x90\x2d\x1a\x47\x68\x85\x7a"
- "\x9c\xce\xdf\x1f\x3c\xaf\x72\xba\xf3\x40\xf7\x57\x88\x77\x4a\x77"
- "\xf0\x5e\xe2\x05\xe9\xae\x18\x9d\xbd\xd3\x5d\xfa\xf0\x3a\xf9\x2a"
- "\x59\xbf\x53\x4f\x6b\x84\xda\x40\xf7\xc1\xaa\x9f\x10\xeb\x94\x68"
- "\x9c\x58\x71\xfe\x10\xf5\xb3\x2f\x1f\xf4\xa3\xcc\x1e\x71\x6e\xd6"
- "\xbb\x5d\x2b\x87\x6c\x66\xa1\x8c\x3c\xbd\x0c\x95\xf4\x87\x0b\x85"
- "\xfe\x9e\x57\xe6\x97\xba\x46\x0f\xfa\x55\x71\x8f\x87\xf2\x4b\x1d"
- "\xa0\xaf\xea\x06\x75\x50\xc5\xdd\x9a\xaf\xf6\xe8\x3a\x66\x78\x1f"
- "\xbc\xff\x45\x30\xed\x75\x1d\x6b\xf7\x03\x3f\xf8\x5d\xc7\x2c\xf8"
- "\x06\xfc\xff\x65\xdb\x65\xe5\x21\x64\x47\x61\x39\x33\xa8\x09\x45"
- "\xeb\xc8\x46\x06\x69\xdb\x4b\xbd\xf7\x73\xb7\x6b\xf6\x32\xa2\x7a"
- "\xd8\x57\x5f\x85\xcf\xe1\x43\x9a\x0c\xf9\xdc\x62\xc9\xc3\x9c\x5b"
- "\x2c\x64\xc8\x1b\x8f\xb9\xff\xb3\x24\x60\x68\x28\xf1\x1a\xa4\x3e"
- "\xde\xb9\x0c\x2f\xeb\x5f\x13\xd6\x05\x3d\x67\xa6\xb2\x86\xa7\x39"
- "\x8b\x1d\xb2\xcc\x5e\x61\x3f\x24\x2c\x13\xe8\x15\xf7\x9f\xe8\xcc"
- "\x5c\x25\xfa\x31\xe1\xe5\x36\xd2\x91\xf2\xd8\xce\x91\x2c\x39\x5a"
- "\xca\x27\x64\x1a\x4d\xcf\xf3\x9a\xd3\x43\xc3\x09\x14\x96\x30\x3b"
- "\xe7\xd5\xcf\xa5\xaa\x0d\x2a\xf9\x1f\xe4\x65\xf5\xc0\x97\x36\xbf"
- "\xb0\xd3\xe0\x01\x3d\x8a\x3a\xb8\xad\x90\xee\x52\xf6\x8e\x23\xfb"
- "\x0d\x72\x6d\xf6\xfe\x42\xb4\xa9\xf2\x6e\x5e\x46\x3c\x99\x8f\x7c"
- "\x1d\x9d\x63\x48\x17\x8f\x74\xf7\x34\x95\x76\x93\x8e\xd9\x22\xf2"
- "\x63\xdb\xa9\xd5\xed\x8b\x2f\x76\xdc\x18\xcb\xb2\xfb\x2a\x7b\x17"
- "\x79\x59\x53\xdd\x95\xe3\x8d\xde\x45\x97\xa3\xcf\x25\xbd\x98\xc6"
- "\x46\xe2\xf1\x49\x86\x33\x03\xf5\x3f\xc0\xa9\xfd\xfe\x7b\x82\x86"
- "\x00\x1b\x30\x8c\xe6\xdf\x2a\x77\xb0\x60\xe5\x68\x1e\x2a\xc1\x78"
- "\xf5\x5a\xc0\x03\xb6\xb0\x56\xa9\x77\x43\xba\x03\x26\xa7\x9f\x9f"
- "\xf3\x04\x0f\xd0\x19\x02\xd1\xef\xc0\x5b\xfe\x3b\x3c\xc1\x57\x19"
- "\xe9\x77\x13\xbe\xe9\x60\xfe\xa9\xd4\xae\x19\xb6\x72\x36\xbd\x87"
- "\xbe\xf7\x76\xca\x3d\xdf\x9f\xa6\x3d\xcd\x64\x1f\x38\xb2\x4d\xdf"
- "\x5b\x5e\xf0\x18\x19\x99\x9e\xbe\x30\x77\x45\x6e\xbe\xf5\x21\x32"
- "\x41\x7d\xa9\xde\x68\xd8\xcf\xe1\xf9\x58\xda\x5f\x89\x7e\x27\x7f"
- "\x87\x97\xf3\x75\xa8\xfb\x39\xc4\x9a\x4b\x26\x99\xf7\xff\xa5\xaf"
- "\x43\x9d\x3e\x27\x3f\x87\xe1\xf3\x9f\xf3\x2d\x83\x6b\x40\x3d\xd4"
- "\x47\x61\xb1\xa7\x57\xfa\x17\xd2\x3a\x92\xfb\xcb\xf9\x79\x91\xb6"
- "\x8a\x24\x7d\xb6\xbf\x01\xf1\x8b\xf5\x3b\xaf\x98\x8b\xb1\x08\xe7"
- "\x87\xef\xd8\x9c\x77\x60\xbc\x1b\xe5\xfa\x15\x69\xd7\xea\x7a\x12"
- "\x9a\x4f\x7b\xa1\xd7\xa1\x56\xdd\x5e\x2a\x65\x93\xe7\xd7\x6f\x57"
- "\x47\xc7\xc8\x73\xb1\xf3\x07\xf4\x3b\x5c\x72\x6d\x1e\xd2\xd6\xe6"
- "\xf9\x96\xcb\xe9\xb2\x84\xd7\xc6\x85\x98\xf0\xba\xfe\x4c\xcb\x7b"
- "\x21\xe6\xef\xe9\xc1\x68\x3c\xe2\xb8\xd3\x2c\x30\x89\xe4\x95\xf2"
- "\xce\x76\x40\xd8\x17\x92\xf6\x38\xfa\x4e\x68\xef\xa8\xa3\xef\x6d"
- "\xed\x7d\x22\xde\xf7\x6b\xef\xa0\x17\xfb\x9e\xd5\xde\xb1\x66\xfb"
- "\x2a\xb4\xf7\x44\xbc\x2f\xd5\xde\xb1\x77\xf4\xfd\x40\x7b\x1f\x8f"
- "\xf7\x3b\xb4\xf7\xeb\xf0\x3e\x45\x7b\xc7\x1a\xec\x13\x67\x06\x68"
- "\x7b\x0c\xda\x7e\xfe\xca\x79\xd6\x0b\x6e\x79\x6e\xdd\xc7\x40\x0f"
- "\xd6\xca\xbd\x67\x30\x2e\x11\x73\x3a\x47\x87\x2f\xe2\x1b\xa9\x1e"
- "\xc4\x4f\xf3\x32\x6f\x5b\x44\xbc\x66\xbf\xad\x6f\x9e\x97\x7d\xe5"
- "\x8d\x88\xaf\xd3\xe2\x17\x83\xe7\xf6\x47\xc4\xbb\xb4\x78\x3b\xf0"
- "\x62\x5e\x44\xfc\x1a\x2d\x7e\x9d\x97\x7d\x62\x8c\x88\x77\x68\xf1"
- "\x3b\x75\x1d\x1e\x2d\x3e\x5f\x8b\x3f\xe8\x65\xef\x1f\x88\x88\xcf"
- "\xd6\xe2\x81\xff\xcf\xb7\x47\xc4\x0b\xbc\x22\x6d\xb2\x9b\xf8\xe1"
- "\x52\x5a\x5b\x7d\x01\x2f\x6b\xdf\x19\x91\x66\x81\xcc\x1b\x30\x7b"
- "\xd9\x87\x2d\x11\xf1\x73\xb4\xf8\x14\xaf\xf2\x8d\xc8\x32\x53\x47"
- "\xc2\x55\xca\x16\x96\x3d\x92\x5c\x9f\x78\x20\xa1\xcb\x2c\xe8\xec"
- "\x8b\xb9\x74\x27\xcc\xb4\x8d\x77\x58\x9d\x9c\x77\xb0\x8b\x0b\x35"
- "\xdd\xdd\x0c\xd2\xa3\x94\xf7\xeb\x2e\xce\xd2\x6c\x2b\xf8\xc4\x9d"
- "\xbb\x12\x8a\x0b\xbc\x22\xe4\x33\x8e\x72\x69\x2f\x5c\xf7\x3d\x43"
- "\xf2\x2d\xed\xec\x1f\x69\xc8\x56\x2c\xe9\x82\x77\x93\x0c\xdc\x63"
- "\xef\x97\xb6\xe4\xc1\x07\x53\x1c\xc9\x79\x08\x1e\x91\xf2\x2c\x89"
- "\xf7\x2f\xe6\xaa\xfd\x74\xaf\x55\xca\xc2\x68\x2d\x52\x7a\xd2\x57"
- "\x8b\x4c\xeb\x65\x17\x85\x5d\x8a\x28\x4b\xfc\xb1\xbe\xca\x8b\xf3"
- "\xc2\xf7\x89\x02\x75\x5a\xfc\x07\x88\x5f\x1c\x11\xbf\x76\x64\xdc"
- "\x0e\x7c\x67\xce\xce\x1c\xb8\xc0\xfd\xc1\x0b\x3c\x50\xfd\x57\xb4"
- "\xfb\x71\xa1\x23\x78\x7d\xc8\x95\x9d\x47\xf7\x6d\xc8\x47\x6c\x70"
- "\x05\xf7\x91\x4e\x24\xe2\xaf\x7e\xd0\xef\x03\x8d\xd1\xc7\xd7\x3f"
- "\x4a\xfa\xaf\xe7\x19\x9d\xcd\x96\x75\x93\xbf\x41\x13\xa7\x7b\xdc"
- "\xab\xce\xb0\x58\xba\x8f\xb3\xfd\x71\xfa\xfe\x29\x7b\x20\xcf\xc7"
- "\x8e\xe4\x85\xd8\x76\x94\xbd\xed\x51\x9d\xbe\xb8\x18\x0c\xdf\x15"
- "\xce\xa6\xb3\xec\xeb\xcb\x84\x4f\xec\x7e\x61\xab\xdc\x54\x41\x3a"
- "\x05\xe7\x1a\xf9\x1b\x44\x1b\x7f\xe0\x35\x55\x30\x2b\xf6\xf6\xd9"
- "\x78\x6f\x93\x3f\x7c\x43\xfc\x48\x7d\x92\x6b\xb9\xdf\x2e\x71\x4d"
- "\x76\xbb\xc4\x17\xfd\x76\xfe\x1b\xba\x7f\xd2\xef\x00\xbe\x69\x04"
- "\x1d\xde\x38\x5c\xfe\x55\xdb\x98\x61\x60\x23\x68\x93\x9e\x46\x83"
- "\xc4\x4f\x03\x39\xaa\x21\xa6\x82\x64\xed\xc2\x1f\xee\xc6\xa2\xba"
- "\x3d\x05\x01\xc3\x91\x92\x4e\xf6\xf4\x75\xcc\xb2\x38\x60\x40\x9a"
- "\xfe\x93\x71\x76\xb2\x69\x7e\xcc\x0d\x7a\xd6\xf0\x12\xbe\xbf\x56"
- "\xd0\x68\x08\x0a\x7a\x65\x20\x47\xc8\x67\x5d\x45\x36\xda\x43\x3c"
- "\xed\x21\xa2\xc5\x63\x41\x8b\x67\x03\xff\xc7\x84\x56\xe6\x25\x04"
- "\x8b\xf2\xae\xde\x56\xc8\x62\x43\x45\x29\x89\xcf\x5c\x60\xb3\xf5"
- "\xfd\x67\xdb\x0a\xec\x29\x7d\x96\x31\x35\xd8\x53\x48\xee\x13\xa7"
- "\x98\xc5\x39\x34\xbd\xab\x86\xbf\x9a\xb7\xaf\xb8\xbc\x6f\xef\xd0"
- "\xca\x14\x61\x6f\x82\xda\x32\x5c\x5f\xd7\x3d\xc7\x8c\x21\xed\x5e"
- "\xaa\xf3\x24\x1b\x0f\xfa\xd9\x10\x77\x9e\xbb\x4f\xe7\x33\x03\xf9"
- "\x43\x76\xe6\x0a\xd9\xea\xa8\x23\x79\x41\xe6\x71\x7c\xcc\x9c\x85"
- "\x34\x46\x03\xaf\x10\x9d\x46\xfa\xcc\x48\x6f\x3e\xcd\x06\xde\x36"
- "\x05\xb0\x67\x04\x40\x93\x3f\x41\x7c\xf1\xc0\xa7\xd2\xbe\x45\xd0"
- "\x4a\xf7\x48\xdd\x85\xf7\x52\xdc\xc5\xb2\x93\x42\x6f\x68\x91\x5c"
- "\x5b\x03\x47\x29\x5c\x46\xf7\x64\x13\x1c\x75\x7b\xfb\x03\xa3\xa4"
- "\xfc\x6e\xe0\x03\x6d\x7f\x68\x90\xbc\xdd\xc0\xd1\x91\xe6\xae\xea"
- "\xca\x71\x70\xf2\x05\x59\x47\xf4\x2b\xf7\x8a\x33\x7e\xb2\x19\xe0"
- "\xb8\xdb\xcd\x81\xee\xa4\x2d\xa3\xe0\xb3\xea\x86\x1c\x87\xb4\x21"
- "\x19\x94\x77\xf3\x85\xbc\x3f\x67\xad\x3c\xdf\xc8\xd9\x22\xe5\xfd"
- "\x39\x24\x2f\x07\xfe\x09\x6e\xe9\x8d\xcf\x01\x7d\x1b\xcc\xef\x4d"
- "\x58\x35\xec\xfc\x92\xfb\xd1\x92\x5d\xd6\xeb\x59\x22\x9d\x33\x65"
- "\x85\xa4\x2d\x56\xb9\x86\x43\x75\x7c\x83\xf8\x36\xb9\xc3\xc6\xa2"
- "\xa4\xbd\xe3\xe0\x97\x33\xeb\x98\x15\x6d\x1d\xcb\xcd\x39\x99\x42"
- "\xef\xd1\x95\x93\xe7\xe9\x26\x3f\x55\x21\x26\xcf\x03\x43\xbb\x78"
- "\x7c\x4e\xa6\x4c\x1f\xba\xa3\xb5\x1b\x7d\x30\xe7\xa4\x78\x02\x67"
- "\x34\x9a\x30\x84\xb9\x9f\x93\xc2\x5d\x39\xb3\xe5\x7d\xf3\xd0\x2f"
- "\x74\xbc\x2a\xe7\x68\x68\x95\x84\xdb\x92\x5d\x12\x6e\xa1\x5d\xda"
- "\x7e\x35\x99\xde\xb1\x77\xa7\x4a\xfd\x95\x90\x5d\xa7\x91\xbd\x5a"
- "\x1a\xca\x83\x77\xcd\xce\x67\xa8\x16\x7d\x9f\xa6\x7d\x9f\x4d\x71"
- "\xe8\x1f\xf6\xac\x60\x1b\xf5\x6b\x24\xdc\x2a\x60\x51\xca\xa2\xd0"
- "\xe6\x05\xa4\xeb\x4d\x74\x8a\xc7\x7f\xb7\xdb\x23\xc6\x80\xdf\x42"
- "\xba\xfd\x54\x0f\xd9\x1b\x22\xbc\x89\x32\x8d\x54\x5e\xb8\xfd\xea"
- "\x38\xbd\x2d\x54\x1f\x7d\x43\x5f\x53\x04\x5f\x8d\x3e\x53\x1a\x1a"
- "\xd7\x53\x36\x92\xfb\x9d\x07\xcc\x48\x87\x8e\xa7\x11\x4c\x24\xcc"
- "\x78\x92\xc6\xd3\x6b\xe3\xc0\xe3\x87\xc2\x43\x86\x55\x33\x70\x43"
- "\x21\xe9\x52\xf1\x34\x0d\x7e\x9a\x8f\x15\x55\xd8\xa2\x95\xdf\xd4"
- "\xe7\x23\xf2\x4e\x1a\x4c\x8b\x76\x13\x6d\x44\x7a\x09\x74\x4e\x25"
- "\xe7\xab\xda\x16\x91\xaf\x2d\xeb\x2b\xa2\x91\xb3\x53\x56\x6f\x16"
- "\x3e\x2b\x53\xfb\x2a\xd5\xce\x30\xbc\x65\x39\xc3\xd4\x71\xbd\x5e"
- "\x87\x97\xa9\x3b\xf5\x76\xe2\x5d\xdb\x83\x79\x4a\x78\x4c\xd4\x05"
- "\x7a\x3e\x92\xe9\x60\x8c\xfc\xe4\x3f\x76\x04\xbf\x18\x8a\x07\x50"
- "\x69\x0d\xde\xed\x16\xf3\x91\xf1\x7a\x92\x5d\x02\xae\x0b\xe4\x1c"
- "\xe2\x6b\xe4\x5e\xc8\xeb\xa9\x4c\x3a\x6b\x94\xf6\x46\xf9\x16\x94"
- "\xab\xdd\x59\xe2\x7b\xb4\x36\x80\xff\x0b\xee\xbc\x94\xaf\xbb\x77"
- "\x49\x8e\x35\xe3\x16\x71\xe7\x76\xfa\x72\x1b\x5d\xa7\xcd\x09\x07"
- "\x86\xd2\xdc\xe6\xb0\x8d\x33\xf2\x45\xad\xd9\x38\x73\x15\xd7\x09"
- "\xf8\x2b\x6c\x1e\xbf\xc0\x6b\xe9\xee\x08\x5f\xc1\xb7\x54\x63\x0c"
- "\xcb\xce\xb3\x6b\xc9\x2f\xb6\xd3\xc6\xbf\x20\xfb\x77\xc0\x97\x07"
- "\x81\x3f\x48\x9f\x7e\x34\xe9\x25\x11\xfe\x21\xbd\x67\x1e\x8f\xf8"
- "\x0d\x45\xee\xc1\x7b\x78\x8a\x71\x0e\xdd\x1d\xe5\x65\x99\xa0\xa5"
- "\x8b\x8e\xd2\x7c\x20\x1d\xf5\x53\x8a\x31\x09\xe9\x8e\xe2\x9b\x7d"
- "\xbd\x90\x25\xd8\x2d\x21\x73\xb1\xbd\xec\x0c\x8b\x16\x3e\x0e\x1d"
- "\x01\x92\xa9\x19\x3a\x14\xf6\x3c\x8f\xb7\x5b\x10\x1f\x27\xe2\x03"
- "\xa8\x7b\x83\xdd\x82\x6f\x71\xf8\x76\x02\x4f\x15\x65\x38\xaa\xd1"
- "\x6e\xe7\x19\x76\x3d\xda\xd2\xc5\x5d\x76\x0b\xda\x79\xaa\xec\x49"
- "\x36\xbe\xd5\xd6\x45\xfc\x1d\xca\xf3\x4a\xdf\x8d\xc8\xdb\xa1\x28"
- "\xb7\xa3\x5f\x0e\x92\x89\xe0\x59\xba\x1e\x4f\x67\x88\xc5\x39\x57"
- "\x61\xdf\x5b\x85\xfa\xe9\x5e\x2b\xca\x21\x1b\x24\xb2\x2d\xe8\x1b"
- "\xc9\xd5\x50\xee\xaa\x6e\x7e\x0a\x65\x77\x1d\xe9\x46\x79\x8e\xf6"
- "\xc1\x32\x35\x9a\x7a\x32\xfa\x3b\x8e\x6f\x5c\x15\x40\x9b\xb6\x90"
- "\xee\x36\xe2\xcc\x88\x33\x0f\xd2\xc3\x8a\x31\x5e\x7b\xbf\x6a\x30"
- "\x6d\x59\x26\x73\x5e\x64\x42\x87\xda\xba\x32\x8a\x75\x28\x51\xf5"
- "\x64\x07\x2b\x5c\xa6\x61\x12\x95\xb7\x0e\xe5\x95\xe5\xb2\xab\x80"
- "\xab\x63\xd0\x46\xf2\x11\x7d\x42\xc0\x89\xd6\x98\x62\x48\x42\x5f"
- "\x5c\xd4\x27\x15\x63\xb7\x1e\xeb\x01\xfd\x51\xd0\x9f\xab\x56\x85"
- "\x06\xef\xea\x52\x9f\xe2\x89\x9f\xa3\x7e\xc9\x71\xb4\xcf\x42\xbf"
- "\xe6\xac\xca\xe3\x27\xd0\xb7\xae\x23\x79\xed\x0c\x7b\x8f\xa9\xd5"
- "\xd6\x46\x77\x28\x4e\x48\xb8\x75\x91\x0e\xea\x2c\xf4\x73\xce\xa0"
- "\xad\x5e\x25\xea\x59\xbe\xd1\xc9\xd0\xae\x75\x5a\x3f\x29\xae\x76"
- "\x90\xa6\x57\xa2\x36\x69\xef\x63\x06\xd3\x7e\xbd\x9f\x31\x11\xfd"
- "\x44\x7e\xe3\x5d\x54\x9e\xd6\xcf\x31\xe8\xe7\x55\x5f\xef\x27\xe6"
- "\xd3\x0a\xbe\x46\xeb\xe7\x5a\xad\x9f\x06\xf4\x73\x0c\xfa\x39\x21"
- "\xa2\x9f\x09\x97\xf4\x73\x36\xfa\x99\x86\x7e\x76\x44\xf4\xd3\x3c"
- "\x4c\x3f\x67\x7b\xa9\x8e\x0d\xf6\x34\x69\x1f\x8c\x37\x8a\xfb\xef"
- "\x55\x51\x83\xf7\xdf\x55\xba\x77\x79\x41\xd8\x20\x3a\x40\xf2\x1b"
- "\x92\x1b\x11\xaf\x47\x77\x3c\xb3\x8a\xd7\x96\x0b\xd9\xcd\x78\x29"
- "\x9b\x16\xf4\x55\x55\xd4\xe2\xc1\xbb\x1b\x9b\x85\xef\x1a\x3f\xc5"
- "\x0b\x9b\x01\x85\x4c\xc8\x1e\xd3\x8b\x57\x96\x51\x7e\xca\x8b\xf4"
- "\xeb\x06\xef\x98\x29\x06\x9b\x94\x87\x3a\x19\xbd\x93\x2d\x2c\x79"
- "\x26\xc0\x9b\xc5\x99\x40\x55\x54\xd8\xff\xd3\x0a\xde\x44\x70\x11"
- "\xf7\x59\xc5\x7d\x50\xb6\x36\x2b\xb8\x56\xbf\x97\xde\x8d\xb4\x9d"
- "\x11\xf7\xd2\xbb\x45\x1b\xfa\x85\xed\x87\x95\xe9\xc1\x95\xe2\x7e"
- "\x7a\x5f\x95\x31\x26\x5c\xb7\x22\xe5\x2f\x98\xa3\xf4\xee\x93\xb6"
- "\xd9\x48\xc6\x66\x15\xfa\x36\x55\xc6\x59\xba\x8e\x8b\x57\x61\x36"
- "\x5a\xcb\xc3\xfa\x79\xa9\x32\x2e\x1e\x62\x0b\x4a\x19\x45\x76\xde"
- "\x29\xde\x3e\x78\xd7\xbc\xca\x58\xfe\xf7\xee\x9a\x97\xf9\x30\x4e"
- "\x58\x6f\x36\xf2\x79\xae\x18\xc1\xe3\x16\xdb\x85\xaf\x14\x65\xd4"
- "\x24\x6a\x67\x87\x62\xa4\xfd\xc3\x24\xce\x83\x14\xe3\xa7\x1a\x6e"
- "\x6e\x4e\x0f\x05\x4d\x5e\xd4\x29\x6c\x4b\x0d\x86\x8d\x47\xc9\x56"
- "\x06\xf2\x8e\x15\x76\xce\x51\xde\xd0\xf4\xe2\x7b\xf9\x25\xe1\xb4"
- "\x4b\xc2\x56\x3f\x70\xd6\x48\xba\x3c\xeb\x27\x08\x19\xaf\x2d\xae"
- "\x82\xd9\xca\xbe\x64\x51\x98\x8b\x27\xa9\x6d\xad\x5d\xe2\x9e\x9f"
- "\x89\x57\xa6\x32\x4f\x57\x50\xd2\xed\xa0\x97\x3a\x92\x91\xe6\x4b"
- "\x36\x9e\xee\x99\x90\x2f\x19\xa4\x3f\x2d\xfc\xc7\x28\xd1\x2f\x2f"
- "\x5e\x3e\x86\xa9\x3f\xcd\xbc\x9a\x1b\x4a\x1a\x48\x97\xe0\xc5\x7e"
- "\x2f\xf9\x60\x51\x9c\xcf\xb2\x24\xc2\x53\x98\xc3\x9d\xdc\xf0\x74"
- "\x03\xf2\x74\xff\x67\x7f\xd7\x28\x4f\xf0\x63\x66\x03\xfe\x3c\xad"
- "\x44\xef\x32\x96\x32\x63\xcd\x29\x66\xc6\x3c\x0b\x1e\x0e\xce\x66"
- "\xba\xad\x87\xba\x04\x69\x43\xa0\x0e\x73\xb2\xc8\xc2\x03\x7d\x55"
- "\xd1\x46\xf0\xb5\xe5\xba\xfc\x62\x9d\xb4\xf5\x66\x44\xfd\x4f\x09"
- "\xbb\x14\x92\x3e\x00\x6c\xa3\xef\x91\xf7\x4c\x13\x7f\x8a\x3c\xb3"
- "\x07\x79\x1b\x25\xba\x49\xc2\xb0\x78\x8b\xdc\x47\xa2\x9b\x0e\x83"
- "\x3b\x5a\x23\x75\xa2\x12\x91\x36\x67\x50\x27\x8a\x64\x82\xf8\x8e"
- "\x31\xdc\x22\xf9\x9e\xe2\x2d\x59\xa1\x18\x6d\x8d\x53\x7c\x76\x0a"
- "\xe5\x45\x3e\x93\xf0\x73\x59\x15\x5d\x1f\x9e\x6b\xd1\x79\xb4\x9f"
- "\xa2\x4f\xb1\x18\xd7\xe3\xd4\x2f\x82\x89\x9f\xec\xba\x29\xa3\xbc"
- "\x87\x77\x8e\xe0\x07\xc9\x9c\xdd\x1e\x14\xf2\xa5\x63\x8d\x98\x4f"
- "\x67\x30\x06\xd7\x90\x6d\x2b\x0f\xea\x39\xb2\xbd\x9f\x1d\xb1\xf4"
- "\xb2\x56\xbc\xd3\xdd\x07\xf7\x13\x9f\xb3\x4e\xeb\xf0\x7b\x39\xe8"
- "\x81\x4c\xb4\x39\x8f\xca\x22\x5c\x43\xfa\xa2\x64\x83\xb0\xd5\x87"
- "\xb2\x3a\x99\x28\xe3\x88\xda\xc5\x8e\x38\x88\x87\x3d\xd7\xd8\xba"
- "\xfd\x63\xd6\x6a\xf9\x8b\xa8\x87\xe8\x6d\x77\x61\xef\xe5\xca\x76"
- "\xa0\xec\xb5\x5a\xd9\xdd\x28\x3b\x71\xe4\xb2\x3f\xf0\x5e\x61\xd9"
- "\x57\xd0\xee\x0f\xda\xae\xa4\xec\xb2\x2d\x3c\x04\x3c\x3c\x16\x7b"
- "\x7c\x36\xd9\x67\xa5\x3b\xae\xa1\x0b\x64\x93\x66\xb2\xe0\xd5\x4f"
- "\x29\x31\xdb\x08\xdf\x08\xfd\x90\x0d\x45\x8b\xc5\xfd\x57\x92\xb3"
- "\x6b\xf7\x5e\x3d\xc1\x93\x8c\xe4\xee\x7d\x55\x31\x6b\xc3\xbc\xe8"
- "\xe0\xd9\xb8\xd9\xab\xc4\xec\x91\xba\xd6\x45\x8b\xe5\xdc\x8a\x59"
- "\x42\x65\x0d\xcf\x73\xda\xd7\x09\x9d\x7d\x25\xe6\xa4\x2e\xdf\xea"
- "\x8d\xb7\xaf\xd3\xca\xb2\x5e\x2a\x37\xd5\x0c\x09\x59\x73\x1d\x76"
- "\xeb\xca\xc2\xa5\xf6\x5c\xfd\x82\xf6\x18\xf6\x50\xee\x63\xb9\x4b"
- "\x57\xe4\xe6\x58\x17\x2d\x2f\x2c\x98\xbe\xec\xf1\xc7\xad\x0f\xe4"
- "\x16\x15\x2d\xf9\x69\xee\x18\xb6\xa8\x70\x49\x41\xd1\x52\x92\x6d"
- "\x5a\xad\xf3\x6e\xcb\xca\x5b\x66\x9f\xfe\xdd\x79\xa9\x97\xc8\x36"
- "\xe9\xbe\xf6\x71\xe2\x71\xb0\x3f\x8d\x07\x8d\x11\x4f\x76\x89\x4c"
- "\xc5\xdc\xfd\x34\xf8\x6b\xcc\xc1\xd3\xb4\x17\xd2\xfe\x43\xbc\x17"
- "\xd9\x37\x26\x9b\xc9\x5b\x37\xf3\xb6\x53\xca\xc4\x6d\xa0\xdb\xdb"
- "\x11\x47\xf7\x9e\x8f\xf3\xfe\x32\x9f\x38\xcf\x56\x26\x16\x23\x4d"
- "\xd3\xaf\x10\xe7\x8b\x2f\xde\x52\xf3\x57\x66\x94\x34\xc6\x55\x01"
- "\x6e\x18\xcd\xd7\x91\xad\xe1\xcf\x2d\x4c\xb3\x91\x6e\xf0\x78\x03"
- "\xa4\x43\x14\x93\x1e\x2c\xe3\x84\x53\xe5\xfa\xba\xea\xa2\x84\x4b"
- "\x8e\x43\xdc\x65\x50\x26\xfe\x88\x78\xc4\xd5\xe4\x77\xb1\x6a\x0c"
- "\xf0\xff\x80\x2d\x8c\xab\xaf\xd1\x69\x73\xd2\xf1\x59\xd9\x81\xb0"
- "\xb0\xb5\x12\x3d\x66\xd6\x10\xfd\x30\x25\x36\x91\x29\xd7\x96\xca"
- "\x1f\xf2\x28\xd7\xae\x95\x3f\x7a\x8f\xfc\x4d\x9c\x23\x7f\x97\xc6"
- "\xff\x6f\x7f\x7a\xfd\xff\xe3\x32\x02\x7f\xe7\xf7\x0f\xd4\x2f\xfa"
- "\xfd\xff\x63\xff\xff\x37\xf9\xb1\x18\x2e\xf3\xa3\xf9\x86\xb9\x75"
- "\xfc\x57\x7f\x65\x31\x98\x9f\xb5\xeb\x1f\xc5\x9c\xfe\x94\x59\x4a"
- "\x83\xbc\xb3\xec\x11\x96\xe4\xfc\x12\x34\x18\x68\x2d\xbb\x83\x77"
- "\x3a\x2f\xf0\x13\x98\x37\xef\x61\xfe\x36\x56\x77\xb0\xd8\xf5\x1d"
- "\xa0\xb3\xec\xd2\xf7\x0c\x9d\x37\xd1\x3d\x2f\x0f\xc2\x2d\x2b\x02"
- "\xec\x5d\xdf\x57\xa4\x53\xe9\x6e\xcd\x06\xee\x39\xce\x18\xcd\xdf"
- "\xd8\x6c\x96\x58\x37\x9e\x1f\xe4\x95\x7b\x73\xb8\x61\xef\x22\xc4"
- "\x1d\xdd\xa7\xa6\x8d\xda\x57\xd2\x3c\xca\xfa\x28\xed\xf3\xb1\xaf"
- "\x68\x73\xf3\x1e\x71\x8f\x11\x4f\x9a\x83\x9a\x8d\x69\xec\x4f\xd7"
- "\xbc\x2a\xf7\xf4\x6b\xd6\x6b\xf2\x3c\x7a\x17\xf7\x37\xd0\x8f\x46"
- "\x5e\x59\xd2\x40\x65\xee\x55\x1b\x47\xd1\x9e\xb9\xaf\x24\x6d\x54"
- "\xe9\x12\x66\x68\xf5\x9e\x66\x87\x81\x0b\xe9\x7c\x1c\xeb\x6e\x0f"
- "\xd6\x59\xc3\xb6\xf1\xdc\x85\xf6\xad\x03\x3d\xb7\x16\x6d\xda\xd5"
- "\x57\x35\x36\xc5\xab\x8c\xb6\x68\xb4\x9c\x1b\xeb\x62\xcf\x7a\xa4"
- "\x49\x5f\xce\x26\xaf\x47\x3a\xd0\x76\x6b\x89\x47\x91\xed\x8b\x9f"
- "\x02\x18\x1c\x40\x9d\x6d\xd6\x9f\x50\x38\x4e\xd0\x18\x54\x37\xfa"
- "\x61\xed\x50\xe2\x04\xcf\x4f\x75\xe8\xf5\xa2\xfc\xb5\x28\xbf\x4d"
- "\x3b\x63\x74\xc9\x72\xc6\x1e\x90\xeb\xb5\x88\xec\x33\x1c\xd7\xee"
- "\x89\x75\xae\x2f\xc1\xbe\xde\xcf\xc8\x0e\x6e\x2d\xea\x70\x9b\x2a"
- "\x18\x37\xd1\x1d\xe3\xe3\x41\xf0\x35\xaa\xd4\xdf\x55\xe2\x9e\xd5"
- "\xf2\x0a\x3a\x44\xd0\x1e\x21\xd0\xf7\x42\x3e\x03\xfa\x23\x0f\x78"
- "\x02\x34\x87\xb8\x9f\x01\x7a\x83\xe2\x51\x47\x2d\xfa\xd5\x06\xbe"
- "\xf9\x00\xf6\x6e\xba\x23\x1e\xf3\x93\xf3\xdf\x67\x74\xc6\x41\xf4"
- "\x42\x91\x83\x07\x84\x5f\xa9\xaa\xb8\x59\x3a\xbd\x40\xf3\x83\x68"
- "\x84\xf5\x3f\x61\xc6\x01\x8c\x31\xe6\x48\x33\xe8\x0f\xd0\xf4\x71"
- "\x36\x6d\x6c\x9a\x05\x5d\xa0\xf9\x91\x96\x38\x3c\x6e\x15\xf6\xf7"
- "\x58\xd4\xd1\xec\x55\x26\x0a\x58\x48\x1c\x14\xb7\x4e\xdf\xeb\x49"
- "\xe6\xe0\x45\x19\x1c\xb8\x0e\x70\x3b\x30\x2d\x5b\x01\x1d\x3c\xf6"
- "\x28\xc6\xe2\x00\xa5\x45\x7e\x23\xd2\x1f\xc4\xbe\x3f\x47\x1b\x93"
- "\xe3\xe0\x09\x40\x07\xc4\xcd\xa3\x76\x20\x4f\x0b\x60\x8d\xba\xcc"
- "\x7e\x0d\x8f\x1d\x95\x34\x8c\xf9\x53\x1d\xf6\x18\xeb\x35\x61\xf8"
- "\x9b\x62\x22\xe1\x0f\x58\x48\xbe\x5c\x31\xff\x22\x62\xec\xc0\x97"
- "\x9a\xb3\x49\x0e\x8d\xfa\x0e\x0a\x19\x9a\x62\xba\x87\x6c\xbf\x61"
- "\xce\x1c\x04\x2c\x0e\x22\x5d\x23\xe1\xe6\xd5\x7f\x05\xce\x7d\x94"
- "\x68\x28\xf3\xfd\x92\x46\x35\x75\xd1\x1c\x3e\xa5\x98\xde\xa3\x70"
- "\xa7\x12\xb7\x80\xca\x43\xf8\x15\x3c\x41\xcb\x9a\xf6\x97\xd5\x91"
- "\x7f\x63\x7b\x2a\xd9\x66\x93\x63\x6d\x4f\x45\xbb\xea\xf5\x3b\x50"
- "\x34\x07\x68\xec\xd1\x47\x21\x7f\xf0\x2a\xa6\x7a\x92\x35\x8a\x7c"
- "\x03\x79\xd4\xc6\xe3\xb4\x3e\xf5\xef\x88\xef\x22\x9b\xb9\x11\xb0"
- "\x59\xa0\x8d\x49\xa3\xf0\x15\xaa\x98\xef\x91\x6d\x33\x27\x21\x1c"
- "\x83\x36\x88\x73\x88\xde\x81\xbc\xa8\x1a\xca\xe3\x0c\xe7\xa1\xf5"
- "\x83\xb9\x6c\x42\x9e\x3b\xf0\xe4\x7a\x5a\xb2\x9b\x8f\x76\xb8\x9f"
- "\x21\xdb\x65\x8a\xa9\xbd\x77\x20\xc5\x80\x7a\x03\xa8\xd7\x40\x73"
- "\x83\xe6\x85\x5e\x46\x8d\x84\xd1\x1e\x8c\x9f\x98\x5f\x87\x83\x8d"
- "\x80\xbb\x19\xf4\x7f\x20\x53\xd2\x77\x26\xb7\xd6\x3e\xb7\x38\x1f"
- "\x8c\x8e\xf1\x6d\x97\x76\x86\x28\xdd\xa0\xff\xd7\x30\x9d\x69\x22"
- "\x3b\x43\x31\x28\xab\x45\x9b\x13\x26\xa4\x6b\x1b\x9c\x43\x64\xef"
- "\x40\x31\x67\x10\xad\xa9\xb5\x9f\xe6\xde\xfd\x12\x76\x71\x3e\x9a"
- "\x03\xa0\xe3\xb7\xc8\x71\x8e\x5b\x40\xb4\xaa\x9c\x87\xf1\x89\x7a"
- "\x19\xc2\x66\x02\xe0\xac\xa2\x0c\x7d\xae\x44\xe2\x06\xa4\x4d\x03"
- "\x5d\x3a\x38\x6f\x74\x5c\x20\xcb\x4c\x28\xd6\xe8\x90\x46\x8c\x0d"
- "\xd9\x6b\x77\x0b\x3b\x58\x62\x5e\x26\x2c\x3c\xec\x0f\x12\x7e\x3d"
- "\x8a\x76\x01\x27\xc4\xbf\xd0\x9b\xe0\x8c\x09\xcf\xed\xf8\x2d\xfa"
- "\xdc\x8e\x18\x57\x31\xb7\xd7\x08\x7c\x14\xdf\xe8\x65\xf7\x75\xea"
- "\x73\x9f\xd6\xb9\x8a\x75\x5d\xb3\x42\x9c\x0f\x98\x48\x1e\x28\xd6"
- "\x7d\xa0\x5b\xf0\x18\x34\x9e\xad\x8e\x4e\x61\x23\x7f\xb5\xca\x62"
- "\x5a\xfd\x27\x49\x3e\x72\x9a\xd6\xbf\xbe\xc6\x69\x6c\x50\x97\x9b"
- "\xfc\x18\xac\x01\x0e\xa4\x35\xe8\x47\x9b\xf0\x2d\x86\x6c\xc2\x35"
- "\x2d\x4e\x63\x45\x18\xdb\xc3\xd9\x34\x6e\x09\xb3\xf5\x3b\x17\x35"
- "\x12\x07\xc4\x6a\xf3\x45\xb4\xf1\x12\xb8\x9a\x24\x5c\x13\xf2\x87"
- "\xae\x6f\x73\x2c\xad\xef\x48\xb8\x12\x4c\x09\xb6\x48\x8b\xfe\x8f"
- "\xb6\xeb\x70\x0d\xc3\xf4\x9a\xab\xb4\xf9\xa8\xe1\xd6\x84\x61\x71"
- "\x6b\x8d\xf4\x19\xd1\xb8\x9a\xfa\x82\x3d\x85\xea\x17\xfe\xb0\x34"
- "\xde\xa7\xc9\x47\x73\x2a\x21\xe8\x65\xa5\x69\x3a\x1e\x43\x7b\x16"
- "\xd1\x7c\xa2\xb1\xd2\x71\x07\xc9\xca\x64\xdb\xaf\x49\xd1\xc7\x83"
- "\xda\x1d\x89\x13\xd0\x26\xa1\xef\x15\xee\xf3\x35\x3f\x42\xbe\x04"
- "\xc2\x6d\x61\xfa\xea\x9a\xbc\xa1\x7d\xbf\x26\x83\xfa\x4e\x73\xc2"
- "\xb6\x82\xe4\x65\x72\x2f\xf3\x2a\xb1\xc7\x87\xe2\xab\xd8\xf7\x84"
- "\x5e\x86\x46\x8f\x11\xbe\xb7\xfd\x44\xa6\xa7\xfd\x0d\xe9\x85\x6c"
- "\x5e\xdb\x0f\xd3\x68\xff\x43\x5c\xb3\x06\x83\xe3\x48\xdf\x44\xf7"
- "\xb8\xc9\x96\xcf\xd5\xc7\x25\x2f\x08\x1c\x7d\x90\x7c\x67\x20\xdd"
- "\xda\x56\xf0\x01\xc1\x68\xc6\xea\x34\x7a\x93\xf0\x04\x5f\x99\x79"
- "\xf5\xca\x2e\x76\x95\xed\xbb\xfc\xf3\x53\x4a\xe2\xbf\x63\x1d\x05"
- "\xc8\x5e\x26\xca\xb6\x9e\x52\xae\xcd\x45\xbd\x89\xda\xd3\x82\xe7"
- "\x03\x78\x5e\x87\xe7\xed\x78\x4e\xc4\x73\x12\xd2\xab\x5a\xfa\x54"
- "\x84\x47\x21\xfe\x36\xed\x89\x36\x26\xd2\x79\x76\xc6\xaf\x88\xae"
- "\xfc\x09\xc5\x8f\xff\x88\xc2\x78\xbe\xad\xf5\xbb\x45\xae\xed\xc4"
- "\x17\x50\x8e\x83\xd2\xd1\xbe\x86\x38\x1b\xd2\xac\xa7\xb2\xc9\xae"
- "\x02\xde\xef\x89\xa0\x4f\x51\xce\xb8\x27\xf1\x9c\x85\xe7\x2d\x78"
- "\xda\x91\x9f\xec\x79\x66\x00\x06\x6d\x61\x7c\x11\xb7\x20\xc7\x21"
- "\xc7\x13\x63\xd8\x44\xeb\x5d\xc7\x07\x34\x9f\x86\xa4\x5b\x2c\xd3"
- "\x49\xfe\x75\x5c\xb2\x3e\x76\x41\x31\x76\xa6\xf6\x20\xc6\x0e\xe5"
- "\xdf\x43\xf9\xf1\x9c\xab\x3d\xd3\xb4\xe7\x7c\xed\x79\x9f\xf6\x9c"
- "\xa7\x3d\x17\x78\x95\x44\xbf\x46\x9b\x00\x66\x89\x42\x4e\x8e\xb5"
- "\xab\xd5\x3b\x3e\x85\xf8\x6b\xe0\xff\xdb\xc9\x8f\x23\xea\xad\xd3"
- "\xe5\xd6\x24\xfb\x19\xa8\xba\xea\xea\xad\x42\xf6\x33\xee\x40\x04"
- "\x2e\xcc\x8b\x55\xd2\x18\x68\xa7\xe8\x3a\x03\xe8\x06\x59\x4e\xac"
- "\x41\x3b\xaf\x27\x7f\x30\xe4\x57\x93\xec\x14\x0a\x3e\x2a\xbe\x27"
- "\x85\xd6\xab\x90\xe9\x6f\x20\x1b\x45\xc5\xf9\xf8\x39\xc0\x53\x94"
- "\xea\xf8\x9e\xf8\x25\xc9\xe7\x8f\xfe\x4b\x5f\xd5\x78\x6b\x98\xcf"
- "\x1f\xd7\x26\xcf\x36\xaf\x7d\x0a\xf1\x11\xfc\xff\xb8\x75\xd4\x66"
- "\xc0\xba\x1d\xfd\x99\xd5\xa1\x8c\xcf\xc6\xf3\xd6\x4e\xd9\xe7\x54"
- "\xbd\xcf\xda\x58\xd9\x74\x98\x77\x2a\x89\x41\xe0\xc3\x42\x9a\xdf"
- "\x1d\x83\x78\x39\x31\x48\x4f\x6d\xfe\x60\x9c\x13\x5f\xa4\xf1\x8e"
- "\xc0\x27\x69\x61\x3c\x3d\xfe\xe0\xd0\x71\x89\x3b\x18\x94\xf4\x42"
- "\x3b\xd6\x25\xcd\x81\x35\x97\xac\xcb\x0c\x5a\x97\x5a\xde\xc0\x50"
- "\x1c\x7f\x4d\x06\xe1\x78\xad\x8d\x98\xb7\x89\x39\x34\x36\x5e\x65"
- "\x7c\xbb\xb6\x27\xb5\x63\x8f\xbc\x1d\xf1\x0b\x65\x3b\x65\xbc\x56"
- "\x17\xe6\x5f\xe2\x3c\x9a\xff\x7a\xbc\x36\xbf\xa9\x9c\x39\x34\xd6"
- "\x7a\xbc\x56\x3e\xe6\x69\xe2\x2c\x5a\x3f\x7a\xbc\x9c\x93\xf1\xeb"
- "\x08\xdf\x50\xde\xa0\xd0\x65\x04\xff\xfd\x93\x26\xb4\xfb\xda\x46"
- "\xd0\x17\xf5\xb4\x9e\x57\x97\xb0\xd8\x95\x5b\xd8\x58\xb9\x36\xaf"
- "\xfd\x48\xcf\x2b\x64\xfa\x55\xd7\xb6\xe8\x38\xaa\x46\xe0\xb3\x84"
- "\xb4\xa1\xb8\x72\xc2\x52\x5e\x69\x0a\x06\xcd\xc5\x39\x47\x82\xb3"
- "\x04\xce\xc5\xba\xaf\xeb\xab\xb2\x18\xbd\x6c\xaf\x59\xdb\x4b\x5a"
- "\x04\xad\xa6\x58\xee\x38\x52\x2f\x71\x97\x2c\xdb\x32\x88\xff\x22"
- "\xe8\x10\x81\xeb\xa9\x2e\x2a\x0b\xfb\x8a\xd9\x5f\x96\x79\xb5\xc4"
- "\xdf\x96\x4c\x2f\xbb\x21\x51\xc7\xad\xb4\x3f\x99\x14\x66\xab\xfe"
- "\x89\xdc\x9f\x54\x92\x81\xd9\xfc\xc2\x3e\x5d\xab\xad\x9b\xd1\xbe"
- "\x49\xf6\xbf\xb3\x8a\xc7\x90\xcd\xaa\x4c\xb4\xf5\x01\xd0\x67\x3b"
- "\xb5\xb3\x19\xf0\xb9\xd7\x85\x88\x97\xd5\xe0\x8a\xf5\x74\xdd\x09"
- "\x6d\x5c\x8e\xa3\x3d\x3b\x09\xb7\xaf\x5e\x21\x7d\x2a\x91\x3c\x48"
- "\xf8\xf8\x22\x9a\xd5\xc2\x03\xc2\x97\x41\x95\xa5\x2b\x42\xc6\x55"
- "\x2f\xd7\xc9\xb5\x47\x84\x8f\x0a\x57\x71\x8e\x94\x27\x5e\xb7\x5c"
- "\xc6\x5f\x97\x29\xf5\x10\x8a\xf3\xb4\xf0\xbc\x28\xcb\xf8\x0f\x85"
- "\xfc\x35\xfa\xaa\x9b\x24\x3d\x72\xdd\xec\x08\x9d\x1f\x01\x6b\x61"
- "\xe7\xb8\xea\xba\x8c\xf0\xba\xb8\x2e\x99\xf2\x20\xef\x69\xc4\xe7"
- "\xe9\xf1\x72\xaf\x89\x9b\xa3\xc9\xcc\xf2\xae\xae\x48\x63\xc0\xcd"
- "\xd1\x5b\x2b\xf5\xf5\x7b\x5d\xb3\xac\x5f\xae\x5f\xea\x23\xcd\x07"
- "\x5a\xc3\x41\x61\x57\xac\x27\x85\xd6\x32\xde\xf3\x83\xfa\xda\x95"
- "\xf4\x9d\xb8\x73\x26\xd7\xed\x75\xed\x11\xed\x70\x69\x73\xf5\x78"
- "\xef\x63\x96\x58\x7c\xf3\x7b\x95\x18\x79\x96\xa5\x58\x24\x8f\xb1"
- "\x61\xc9\x2e\xf5\x02\x0f\x90\x6c\x9a\xe4\x09\x24\xb3\xd1\xf4\x55"
- "\xe9\xac\xc4\x4f\xb6\xd2\x5c\x58\x0f\x61\xfb\x68\x66\xa6\xdb\x47"
- "\xeb\xab\x9a\x30\x2f\x2c\x3b\xb6\xec\xd4\xfa\x95\x83\xfa\xea\xdc"
- "\xce\x37\x68\x2e\x6d\x92\x6b\xcc\x52\x4b\xf3\xd8\x83\xb9\x87\xfd"
- "\x67\xcb\xe1\x52\x91\xb7\x5c\x9f\x7b\x58\xa3\x39\xa7\x94\x89\xf1"
- "\xb5\xe3\xf9\x16\x8c\x29\xe1\xd7\x7c\xcc\x83\x10\x9e\x39\xf2\xa9"
- "\x98\xe9\xa9\xcd\xf9\x2d\xc8\x8b\xf5\x3f\xa5\x51\x1f\x03\x7f\xfc"
- "\xb1\x54\x31\xc7\x9c\xa4\xdf\x98\x2a\xce\xfa\x69\x8e\xd1\xfc\x12"
- "\x67\xfe\x98\x6b\xa6\x8a\xef\x33\x9a\x67\xc2\x66\x0a\xc2\xd4\x5e"
- "\x9a\x67\x7d\x55\x13\x63\x74\x9b\xc7\x5e\x65\x82\x3c\x6f\xab\x9a"
- "\x98\xa4\xeb\x86\xd3\x3c\xb4\x4f\x61\xe3\x50\xbe\xb5\xc9\xea\x27"
- "\xd9\xf9\x67\x9e\xe0\x7c\x46\x69\x09\x76\x12\x5f\x5e\xdb\x84\x3c"
- "\x11\xe3\x1f\x27\x74\x59\x0f\x2f\x16\xf2\xcc\x6b\xf0\x2d\x7f\x28"
- "\xce\xb9\x2a\x20\xe8\x4a\x60\xc7\x1b\x13\x19\x9d\xd3\x63\xaf\x99"
- "\xe8\xd2\xe9\xe1\x99\x88\x43\x1a\x6a\x1f\xf1\xe0\x6d\x78\x77\xd1"
- "\x3e\x3d\x82\xdc\x79\x16\xc9\x8a\x08\x67\x90\xec\x89\xe4\x60\x80"
- "\xf5\xd1\x53\xca\xe4\xf8\x23\x64\xbf\x68\xd9\xd7\xed\x5e\x3b\x1d"
- "\xfc\x3c\xd9\xd3\xb2\x16\xb2\x6b\x3a\x94\xeb\xfd\x24\x77\x2a\xfb"
- "\x8a\x64\x3c\x49\x96\xa1\x32\x9e\xa4\x3c\xed\x57\x8a\x9f\x37\xfc"
- "\x9b\x64\xd3\xde\xbb\x2f\xff\x9b\xb4\x56\xa6\x9d\x54\x8b\x5f\xbd"
- "\x84\x95\x05\x6b\x25\xa9\x54\x87\x15\xe1\x14\xc2\xb1\xa4\x67\x43"
- "\xeb\x5c\x09\x32\xb2\x97\x84\x71\x42\xbb\x57\xdf\xfc\x90\xbb\x84"
- "\x78\xda\x24\xe1\xbb\x80\xec\x17\x5f\x91\xae\x97\x92\x24\xc6\x53"
- "\xd8\x97\x55\x92\x6c\xa8\x3b\xb1\xa6\x87\x19\x6d\x85\x6c\x12\xc9"
- "\xd0\x4d\x21\xee\x26\x1e\x98\xe6\x04\x60\xd0\x76\x5a\x99\xf4\x94"
- "\x7d\x15\x33\xe0\xfb\x64\xbc\x67\xeb\xb4\x14\xf2\x98\xa3\x02\x2c"
- "\x91\x68\xa8\xb9\xab\xd8\xe4\xbe\xaa\x49\x73\xf4\xb1\x22\x3a\x83"
- "\xe4\x78\x83\xfe\xae\x94\x24\xa1\x0b\x40\xb6\xfc\xbd\x04\x37\x1d"
- "\x57\xf5\x90\xec\x7a\x52\x4a\x94\x9f\x99\xe5\x3e\x34\xa9\x1c\xe3"
- "\x9a\x26\xe7\xcb\xa4\x79\x98\xfb\x47\x23\xda\xf9\xbd\x88\xf7\x2a"
- "\xca\x6f\xf2\x13\x0d\x37\x12\x7c\x26\x1d\xd1\xe1\x53\x23\x6c\x80"
- "\x32\x9b\x18\xef\x20\xef\x46\xdb\x5a\x6c\x25\x2c\xe6\xb4\x72\xfd"
- "\xab\xe8\x23\xdd\x0d\x6e\x96\x32\xfe\xeb\xf7\xeb\x7c\xba\x6c\xf7"
- "\xf5\xab\x4c\x15\x51\x8c\x64\xf3\x64\x33\x52\xe8\x62\x9e\xb5\x08"
- "\x79\xbc\x27\x38\x87\xb9\x9d\x77\x52\x9a\xfb\xb5\xbd\xec\x78\x6f"
- "\x99\x85\x1d\xb6\xcc\xc1\x3a\xbe\x7e\x81\x37\x2a\x2e\xf9\x8a\x75"
- "\x5e\x95\xeb\x17\x68\xf0\x6d\x11\xba\x22\xca\xf5\xd7\xd1\x5e\x42"
- "\xb2\x01\xec\x23\x44\xa3\x25\xa0\xec\x9d\xfa\xba\xc1\x3e\xd1\x84"
- "\x3c\x16\x89\x63\xb2\xb1\x27\x5d\x9f\x48\x76\x6b\x04\xff\x20\xd3"
- "\xc7\xca\x73\x83\xeb\xdb\x07\xe9\x6d\xa4\xa3\x7c\x42\x87\x50\x99"
- "\xd4\x9d\x15\x22\x59\xc2\xa4\x6e\xea\x9b\x36\x17\xb1\x5f\x4d\x8e"
- "\x09\xaf\xdb\x49\xf3\xc4\xba\xed\x8e\x5c\x97\x93\x53\xc2\x7c\xea"
- "\xc4\xe3\xd3\x6b\x99\x75\xb8\x75\x68\x8b\xa3\xbd\x6a\xf2\xb3\x35"
- "\x35\xbc\xde\x65\x50\xef\x5d\x5d\xcd\x62\x95\x75\x00\x1b\xad\xb3"
- "\x15\xd9\xe3\xb0\x1e\x5f\x30\xc5\x5e\x9b\x31\xd7\x3e\x9a\x3b\x2d"
- "\xcc\xb0\xfe\xdc\xe8\x98\x29\x81\x6b\xeb\x79\xd4\xcd\x0f\x3d\x60"
- "\xa7\xb3\x6f\x17\xfb\x22\x9f\x45\xcd\x05\x96\xbb\x31\x96\xd9\xbc"
- "\xca\x94\x03\x74\xcf\xfd\x70\x2c\xd1\x22\x53\x0e\x50\x99\xa5\x75"
- "\x2c\xa6\xb4\x93\x77\xad\x7b\x7c\x54\x0c\xf6\x5f\x33\xf6\x8d\xb5"
- "\x57\xc7\x5e\x5b\x3f\x80\x32\x5e\xcf\x16\xf9\x86\xb5\xf3\x26\xdb"
- "\x66\xbd\x7d\xf8\xb6\xd9\xc6\x9f\x52\xac\xf3\xaf\xac\x6d\x37\xf8"
- "\xc3\x6d\xbb\xc1\xff\x7f\xd0\xb6\xf7\x22\xda\x66\x0e\xb7\x2d\x8f"
- "\xda\x76\xe2\xca\xda\x96\x3c\x2b\xdc\xb6\xe4\x59\xff\x60\xdb\xf6"
- "\x8c\xdc\xb6\x29\x4f\x0e\xdf\x36\xc7\xb5\xa7\x94\x29\xab\xae\xac"
- "\x6d\x53\xed\xe1\xb6\x4d\xb5\xff\x6f\xda\xe6\xac\xe3\x27\x5b\x93"
- "\x18\xd9\xd3\x8c\x25\x3c\x7f\x4a\xb9\xa1\x62\x55\x92\xd0\xe3\x4e"
- "\xc0\xfb\xed\x65\x75\xfc\x73\x49\xdb\x4c\xb9\x28\xf7\xb4\x29\x3e"
- "\xcc\x5f\xa9\x57\xa2\xdc\xe0\x15\x7a\x2e\x51\x13\x76\xf1\x4a\x1e"
- "\x9c\xe1\x27\x9d\xc1\x20\xd9\x76\x21\x5b\xf0\xf5\xfb\x2e\x04\xc8"
- "\x0f\x47\xc3\x8e\x73\x46\xb6\xef\x82\xcf\xd0\x57\x75\xc3\x34\xdd"
- "\x9e\xab\x9e\xd7\xb4\xe5\x72\xf8\xe8\x86\x25\x73\xf3\x98\x89\xf0"
- "\x11\x3d\xc9\x9f\x66\x8d\x73\x74\xcc\xdc\xaf\x68\xdf\xbf\xc1\xa1"
- "\xdf\xd7\xd5\xcb\x4a\xef\x1a\xcd\x4d\xa5\x2c\x8a\xee\x0c\x0b\xdb"
- "\x8f\x16\x1f\x4b\x2e\x65\xa3\xd2\x1d\x28\x3f\xc0\xb2\x4d\x0e\x94"
- "\x0d\x78\x48\x5a\xfe\x86\x57\xa3\xf2\x59\x6c\x2d\xca\xa6\xe7\x5c"
- "\x4b\x19\x5f\xfd\x2c\x33\xd2\xdd\x62\xba\x23\x2c\xef\x07\x47\xc7"
- "\xa0\x1e\xaf\x5e\xcf\xdf\x81\x5f\x9c\x84\xdf\x8d\xaf\x87\xe1\x77"
- "\xe3\xf2\x30\xfc\x6e\xbc\x43\xc2\xef\xc6\xd4\x30\xfc\x92\xad\x57"
- "\x06\xbf\x1b\xf3\xc3\xf0\x93\x79\x2f\x0f\xbf\x1b\x7f\x3d\x32\xfc"
- "\x6e\x6c\x0c\xc3\x4f\x96\x35\x02\xfc\xa2\x87\x87\xdf\x8d\xa1\x7f"
- "\x0c\x7e\xc9\xd6\x7f\x10\x7e\x63\x25\xfc\xa6\x2a\x61\xf8\x25\xbf"
- "\x1c\x86\x5f\x72\xb1\x84\x5f\xb2\x2d\x0c\xbf\xa9\xd9\x57\x06\xbf"
- "\xe4\x3d\x61\xf8\xc9\xbc\x97\x87\x5f\xf2\x89\x91\xe1\x97\x1c\x08"
- "\xc3\x4f\x96\x75\x65\xf0\x9b\x7a\x17\xe0\x66\xd6\xe0\x67\x1e\x19"
- "\x7e\x53\xb3\xff\x41\xf8\x99\x24\xfc\x6e\xba\x27\x0c\xbf\xa9\xe7"
- "\xc3\xf0\x9b\xfa\x8a\x84\xdf\xd4\x86\x30\xfc\x6e\xaa\xbf\x32\xf8"
- "\x4d\xed\x0e\xc3\x4f\xe6\xbd\x3c\xfc\x6e\x9a\x32\x32\xfc\x6e\x9a"
- "\x1d\x86\x9f\x2c\x6b\x04\xf8\x8d\x1e\x1e\x7e\x37\xad\xfa\xc7\xe0"
- "\x77\x53\xfd\xe5\xe0\x77\x65\xb4\xc6\x4d\x23\xde\x7f\xbf\xc2\x72"
- "\x82\x23\x95\x43\x30\x24\xfd\x44\xb5\xea\xa6\xe0\x76\x35\x3a\x46"
- "\xde\xe1\xb8\xe9\x00\x78\x98\xbb\x3b\x94\x6f\xdc\xbf\x5d\x1d\x15"
- "\xc3\x2b\x3f\x3f\xae\x56\x9e\x5c\xc3\x2b\xa2\x8d\x6a\xc5\x68\x23"
- "\xd9\x33\x18\xd1\xe7\xba\xf2\x8d\x17\xa2\xae\x63\xd7\xd3\x7d\xbd"
- "\xd5\xa0\xd7\xe8\xbd\xaf\xea\x1b\x07\x40\x8b\xa4\x5d\x0a\x93\x9c"
- "\xa5\x45\xc2\xd9\x67\x61\x6e\xce\xf2\x82\x9c\x25\x05\x76\xeb\x92"
- "\xc7\x7e\x56\x34\xd4\x86\xbe\xf0\x93\xb9\x86\xc6\xef\x1b\x81\x41"
- "\x1b\x33\x95\xdc\x41\xb6\xfa\x6c\x37\x90\x6e\x5a\xca\x6c\xe1\xd7"
- "\x20\xa1\x24\x89\x0f\x64\x3e\x97\x76\x23\x3f\x24\x6c\x10\x0e\xe4"
- "\x3d\x07\x7e\xaa\x89\xec\xca\x68\xe7\x50\x4d\xa7\x94\x9b\x7f\xc0"
- "\xe3\x9d\x42\x7f\x54\xdc\xed\x50\x52\xf4\x3b\x58\xcd\xdc\x6c\x4f"
- "\x52\x5d\xce\x5d\x7c\x83\xb3\x9e\x60\xd0\x4a\xf6\xdf\x56\x44\x4d"
- "\xee\x50\xa6\x25\xf2\x78\x7b\x12\x77\xd9\xad\xda\x19\x87\xb0\x7f"
- "\x97\x56\xc2\x3f\xa3\xf2\x34\x5a\x90\xfc\x96\xb8\x25\x3d\x98\x72"
- "\xc4\x54\x61\x8d\xa2\xb4\x64\x87\x91\xec\x13\xea\xbe\xaa\xa8\xdd"
- "\x94\x16\xf4\xf8\xdd\xc8\x7f\x37\xf9\xea\x1c\x2c\x43\xb6\xe9\x9a"
- "\xd3\xca\x37\x8d\xa2\x2f\xae\xa2\xe6\xde\xa7\x33\x9f\x13\xfe\x22"
- "\x05\x5c\xbf\x75\x11\x7d\x68\x16\x7e\x3e\x83\x67\x85\x9f\x4f\x2d"
- "\xcf\x24\xe4\x11\xf8\x94\x6c\xaf\xca\x32\xbe\x75\x42\x6f\x17\x68"
- "\xe8\x31\x08\xbf\x1d\x51\xc7\xd5\x08\xef\x8f\xf8\x1e\x8b\xf0\x26"
- "\xd0\xa1\xf1\xda\xf7\xb1\x08\x17\x13\x5d\x2a\xfa\x55\x5d\x2e\x75"
- "\xa2\x95\x6f\x2d\x46\x9c\x59\x4b\x13\x8f\x34\xf7\x10\xad\xab\x95"
- "\x91\x80\xf0\x54\xe2\x19\xb5\xef\x89\x08\x5f\x45\xe7\x02\xda\xf7"
- "\x71\xa7\x95\x9b\xcf\x20\xfc\x0d\xed\x3b\xe8\xfa\x9b\x85\xad\x2d"
- "\xc0\x9d\x7c\x47\x39\x00\xfb\xb5\x04\x77\xc0\x3a\x91\x9b\x8b\x9a"
- "\xc0\xaf\x96\xd1\x38\x52\x3f\xdd\x25\xa7\x59\x87\x72\xf3\x75\x74"
- "\x2f\x4f\x8e\x95\x73\x97\xb4\x0f\x64\xc8\x44\xbc\x85\xe2\x49\xb7"
- "\x5c\xdd\xe0\x5c\x4b\xef\x80\xe9\x7e\x82\xa1\x56\x17\x78\xa2\x9b"
- "\xd3\xb4\x71\x06\xec\xc8\x86\x2f\x2b\xdf\xa1\x8d\x05\xda\x36\x1a"
- "\xdf\xb7\x69\xe7\x1e\x5d\xe9\xc1\x01\x79\xbf\x48\xb9\x39\xef\x7f"
- "\x64\xb3\x02\xf9\x24\xde\xbb\x79\x97\xee\xc3\x10\x71\xc2\x56\x06"
- "\xcd\x4f\x92\xaf\xf8\xe2\x8b\x1a\x84\x8d\x16\xcc\x51\x7d\xae\xd0"
- "\x3c\xe1\xd1\xdf\x70\x4b\x59\xcd\xcd\x83\xf7\x7f\x91\xd7\xaa\xf9"
- "\x7d\x60\x92\x4f\xf8\x16\x0b\xeb\x17\x7d\x53\xe0\x87\x88\x6f\x49"
- "\x11\xdf\x74\xbb\x84\xd2\xe6\x54\xd5\xb7\x66\x47\x7c\xab\xbd\xe4"
- "\xdb\xa2\x88\x6f\x6b\x2e\x29\xd3\x16\xf1\xcd\x7e\x49\xbe\x75\x11"
- "\xdf\xb2\x2f\xf9\xb6\x2b\xe2\x5b\x86\xf6\x2d\x0a\xf1\xee\x41\x1b"
- "\x89\xca\x37\xd3\xb4\x78\xe0\xfa\x6f\xb5\x47\xc4\xa7\x6a\xf1\x54"
- "\xbf\xcf\xcb\x8e\x1d\xd7\xe2\xc5\x3c\xc7\x3c\xba\x49\xd6\x31\x2d"
- "\x36\xa2\x0e\x26\xc7\xb0\x48\xde\x2f\x56\x52\x1c\x26\xc5\x3a\x9a"
- "\xe6\x94\xa9\xa2\x9c\x7c\x08\xb9\xa4\x3d\x30\xb9\x0e\x85\x1f\x6a"
- "\xf2\x95\x8b\x74\x23\xe1\xc6\xe1\x75\x04\xa7\x95\xeb\xf7\x58\x43"
- "\xae\xa2\x03\xaa\xab\xe4\x28\xf9\x25\x24\xbb\x61\x65\xdd\x64\x3b"
- "\x46\xf7\x49\xd8\xcf\x3c\xf6\xbe\xf2\xd6\x80\xb8\x6f\x4b\xf7\x21"
- "\xe2\xc8\xee\x59\xab\x90\xef\x9c\x91\x7e\x09\xe9\x7e\xef\x86\xa2"
- "\x03\x2b\xbb\x59\x92\xed\xbb\xbc\x93\xf8\x3c\x89\x13\xa6\x11\x3e"
- "\x31\x69\x38\xed\x59\xa1\xeb\xad\x4c\x4f\xa5\x38\x4f\xb7\x90\x33"
- "\xc7\x9c\x52\xa6\x97\xeb\xdf\x65\x7f\xa7\x97\x0b\x5e\x5a\xbb\x57"
- "\xd8\x57\x35\x3d\x65\xd0\x6f\xa6\x32\x7d\xcd\xf9\xf8\xfd\xbb\x10"
- "\x37\x67\xa8\x7e\xe3\xf4\x87\xa9\x4c\xea\x87\x57\x99\x16\xa0\xb2"
- "\x91\x26\x7b\x50\xbf\x11\xf1\x2b\x83\x6c\x02\xda\x76\x4a\x2f\x1f"
- "\xdf\xc1\xff\x4f\x13\x7c\x25\x95\x79\x7e\xc3\x87\xed\x88\xab\xf5"
- "\x1a\xe7\x3a\xa4\x7e\xe4\xf4\x7a\x2f\xeb\x48\x1d\x69\xff\x13\x32"
- "\x49\xb3\xd3\xcd\x5d\xce\x66\xac\xf9\x46\x69\x07\xc0\xe9\x96\xbc"
- "\xfc\xf4\x33\xe4\x8b\x8c\x7c\x78\xd3\xb9\xa3\xc4\x3b\x33\x84\x3e"
- "\x04\xc5\x01\x36\x84\x9f\xc5\x59\xd1\x95\xad\xc9\xe9\x62\xff\x23"
- "\xdb\x4d\x74\xe7\x82\xee\x70\xf4\x55\xcd\x58\x30\xe8\xeb\x41\xbf"
- "\x4f\xa0\xcc\x78\x8a\x64\x7c\x35\xaa\x6c\xe3\xa5\x6d\xa0\xf6\xa2"
- "\xac\xee\x11\xf7\x52\xb3\xb3\x51\xc8\x41\x37\x16\xbb\xa5\x2e\xd9"
- "\x8c\x57\xa2\x2c\x13\xbb\x50\xd7\x81\x41\x1f\x17\x48\x53\x4d\x3a"
- "\xc1\x28\x7f\xb0\x9f\x85\xa2\x8e\xe3\x52\x4e\x3f\xc3\x07\x3c\xd6"
- "\x58\xd3\xcf\x8c\x5a\xbc\xaf\x35\x18\xa0\xbb\xf5\xc3\xda\xe0\xa2"
- "\x3d\x52\xd8\x6f\xda\xe8\x6c\xa4\xfb\x13\x33\x03\x7a\x9b\x67\xfa"
- "\x48\x6f\x9f\xda\x2c\x61\x3b\xf3\xa4\x0e\xc7\xf5\xe7\x50\xb6\xf3"
- "\x63\xd6\xa9\xcc\x7c\x92\xf4\x5b\x04\x4c\x4a\x74\x9d\xab\x99\x4f"
- "\x8a\x74\xfd\x83\x69\x84\xbc\x83\xf4\x7d\x09\x4e\xdb\xc9\xee\x00"
- "\xca\xac\xc6\x58\x08\x3f\xb6\xca\xcc\x97\x85\x7c\x13\xdf\x45\xbf"
- "\x85\x3e\x5b\x6a\xa2\x9c\x2b\x33\xf7\x78\x95\x54\xab\x9c\x83\x32"
- "\x8e\x7c\xc0\x93\x1e\x42\x8f\x32\x73\x3d\xf9\x92\x05\x3c\x9a\xc9"
- "\x76\x5d\xab\x1f\xeb\xc5\xd1\x4f\x73\xa1\x99\x7c\x06\x7a\x95\x99"
- "\xd2\x97\x95\x99\x60\x3e\xd3\x46\xf5\x13\x6c\xc9\x8f\x2e\x60\x7a"
- "\xa1\xaf\x2a\x75\x50\xfe\x41\x3e\x7b\x91\x66\x44\xdb\x8d\x04\xa3"
- "\x10\xda\xdc\x0a\x7a\xd5\x3d\xe1\x63\x6a\xdf\x7b\x6a\x82\xb3\x91"
- "\xf4\x27\xf1\x2e\x6d\x5f\xb8\xe4\xd8\xc9\x79\x90\xfa\x42\x94\x25"
- "\x69\x4a\xab\x9c\x0b\xd2\x8f\xb9\x92\x9a\xa1\xc1\x4f\xf8\xbc\x70"
- "\xad\x90\x70\x90\xe9\x6f\x31\x4a\xb9\x4c\xd2\x37\xd0\xae\xfa\xb0"
- "\x5c\xe6\x16\xa3\x90\xa9\x69\x3a\xd6\xf8\x76\x30\xa2\xcd\x7e\x71"
- "\x0f\xf0\x1c\xf1\xd4\xa9\x39\x54\xd7\x7a\xb2\x2d\x46\xf3\xe2\x74"
- "\xe4\xfc\x4f\x9d\x4f\xed\x24\xdd\xbc\x50\x7c\xb1\x9b\x6f\x28\x26"
- "\x5f\xda\x6e\xe4\x29\xc5\x5a\x18\xf6\x2e\x1a\xe1\x4d\xf2\x7b\xd2"
- "\x57\x75\xcb\xb4\x08\xdf\xbb\xd8\x07\x6f\x79\x44\xdf\xe7\x68\x8f"
- "\x26\x3b\x0f\x83\x71\x1b\xce\x6d\xc1\x7a\x0f\x68\xb4\xd2\x48\xbe"
- "\xa7\x62\x6b\x66\xb0\x54\xba\x6b\x4c\x7a\xda\x34\xdf\xb8\xf9\xdc"
- "\x6c\xb2\x9d\x4c\x76\x20\xdd\x25\xb7\xa2\xbd\xb7\x8e\x7d\x66\xbc"
- "\xb8\xdf\xe8\x77\xcf\x38\x47\x3a\x3a\xdd\xa7\x4a\x85\x7d\xa3\x98"
- "\x74\x47\x90\xef\x90\xbe\xb7\x7d\x3c\xfe\xdc\x6c\xfa\x26\x7c\x07"
- "\x50\x99\xff\x53\x3b\xc0\xca\x2d\xed\x1a\x2d\xd3\x8d\xbd\xfc\x5a"
- "\xf4\x47\xdc\x67\xc4\xfb\xf8\xd3\xca\x6d\xb7\x4b\x7f\x91\xd2\x96"
- "\xbd\xa6\x6b\x18\x2d\xef\xe7\xfb\x98\xb8\x2f\xad\xdc\xfa\x82\xf5"
- "\x66\xc6\xba\x95\x5b\x5f\x14\x76\xa5\x5d\xf6\x18\x8d\xce\x8b\xa9"
- "\x91\xed\x32\x65\x39\x0c\xa2\x8d\xd4\xbe\x2b\x6b\xdb\xad\xfa\x7e"
- "\x19\xdd\x57\x75\x6b\xa3\x7e\xaf\x5f\xf4\x5f\xb3\x37\xed\xbe\x81"
- "\xf8\x96\xdb\xa6\xca\x71\xb1\x6b\xbe\x7a\xed\xb1\xff\x07\x75\xfb"
- "\xb4\xfd\xd0\x2b\x6c\x6e\x03\x2e\x18\x57\x6f\x5f\xd5\x6d\x69\xfa"
- "\x7e\xaa\xe9\xc8\x4f\x93\xfb\xfc\x6d\x99\xe1\xbd\x54\xc2\x70\xc8"
- "\x9d\x9d\x65\xcb\xec\x56\x10\xec\xb6\x25\xf6\xc7\xf2\xac\xb9\x85"
- "\x85\xcb\x0a\xad\x64\xf0\xe6\x12\xbf\x4a\x31\xbc\xea\xb6\x7c\xcd"
- "\xf7\xdb\xae\x41\xdf\x6f\x55\xb7\x1d\x88\xf4\xc9\xe7\x55\x6e\x6b"
- "\xfc\xbf\xe1\x6b\x6e\x1b\xf1\x9e\x9f\xcb\xa0\x36\xe0\xd7\x88\x9f"
- "\x1b\x3f\xf2\xc1\xc3\xb2\x02\x2c\x0d\xfb\xa3\x38\x13\x0e\xdf\x57"
- "\xbf\x6d\x1d\x9d\x83\x77\x28\xb3\x6e\xd9\xae\x1a\x99\xb0\x6b\x52"
- "\xa9\x0a\xdb\x9b\x3b\x90\x1f\x3f\x37\x7e\xcd\xf8\x89\x7c\xea\x1b"
- "\xe2\xae\x6d\x43\xe4\x37\x3a\x9b\xe6\x95\xee\x39\x94\x86\x57\x18"
- "\x05\x1d\xa2\x6e\x94\xe9\x2e\x69\x83\x81\x57\x4d\x3f\xa0\xa5\x13"
- "\xb8\x21\xae\x82\x59\x87\x49\x17\xc5\xab\xbe\xe1\xd5\xd2\x89\xbb"
- "\xef\x7a\x7f\xc8\x76\x3f\xd2\xeb\xe9\x8c\xbc\xea\x16\x9b\x96\x4e"
- "\xda\x34\xab\x34\x0c\x57\xef\x28\x5e\x79\x21\x49\x4b\x67\x8e\x2c"
- "\x2f\x22\x4d\xb4\x5a\x35\x79\x1e\xa5\x51\x2b\x8c\xd2\x0f\x4b\xd5"
- "\x6d\x47\x91\x7e\x58\x9b\xa7\x57\x36\x4e\xb7\x97\x5e\x3a\x4e\xb6"
- "\xc7\x96\xe6\xde\xb9\xb4\x60\x05\x79\x92\xb2\x2f\x5b\x6e\xa7\x67"
- "\xc1\x92\x9f\x89\xc7\xb2\xac\xc7\x1f\x93\x2f\xf6\xfc\x54\x7a\xc9"
- "\xc7\x7c\xa3\x67\xce\x72\x1b\x3d\x1e\x5b\x46\x41\x47\xde\xb4\xe5"
- "\x8f\xe9\x2e\xbd\x87\xd8\x5d\xea\xab\xfa\x76\xb2\x57\x99\x95\x28"
- "\xe9\x91\x6f\xa7\x7a\x95\x6f\x88\x73\x60\x53\x85\x97\xbd\x99\x22"
- "\x7c\xff\xb1\xaf\xd9\x2b\x50\xbe\x7d\x17\xd9\x2b\x30\x55\xd8\x1e"
- "\x33\x05\x97\xe6\xf2\x0d\x25\x56\xe4\xcd\xf7\xb2\x9d\xda\xdd\x72"
- "\xbb\x45\xd8\x0d\xad\xba\xfd\xa0\xae\x5f\xa8\xba\x8a\x5a\xc8\x1e"
- "\xbe\xd0\x37\xda\x28\x6c\xe1\x04\x90\x2e\x71\xfb\x46\xe1\x97\x26"
- "\x11\xe1\xa3\x08\x27\x21\x6c\x41\x18\xfc\x65\x4e\x26\xdd\x4f\x44"
- "\xd8\x8a\x70\x32\xca\x6f\xd1\xd7\x45\x24\x6c\x34\x67\x73\x77\x0e"
- "\xcb\x1f\x0f\xb5\x31\x85\xb5\xf5\x1d\xb3\xee\xcb\x57\xf8\xed\xad"
- "\xfa\x8e\x75\xd0\x6f\xaf\xf0\xe5\x64\x5e\x2c\xf6\x35\xb1\xb7\x7f"
- "\x67\x5b\x94\x65\xd2\x0a\x49\x87\x7f\x67\x81\x6e\x93\x41\xd2\xd9"
- "\xdf\xc9\x8c\xf0\x79\x4c\xe1\xbc\x41\x9f\xc7\xd2\x2e\xd9\x73\xc2"
- "\xee\x91\xf2\x9d\x06\x5e\xf5\xed\xf6\x41\xff\x74\x55\xdf\x71\x45"
- "\xfa\xa7\xf3\xe2\x3b\xf1\x37\x88\xdf\x15\xde\x07\xbf\x33\x87\xea"
- "\x1c\xce\xbf\x33\xf8\x73\x47\x56\x31\x68\x71\x3c\x05\x5d\xae\xd1"
- "\xc0\x14\xcf\x2b\xd3\xc8\xbe\x8d\x95\xbe\x11\xed\x37\xac\xcc\x81"
- "\xfc\x2b\x2a\xb3\xef\x21\xbb\xbb\xbe\xb2\x1c\xe5\xc6\xed\xa4\x83"
- "\x84\xb0\xb4\x1b\xc9\x7b\x94\xd9\xe2\x1e\x9b\x6e\x53\x2e\xf2\x4e"
- "\xfc\xb0\x77\x0f\xde\xd7\xcf\x8c\xf3\x97\x99\x82\x4b\x72\x25\x1d"
- "\x37\xfb\xd7\x12\x97\x16\x77\xca\xfd\x7e\xf6\x3a\xfe\x90\xf4\x77"
- "\xe2\x55\xee\x30\xd3\x7d\x24\x93\x92\xbf\x8c\x23\xaf\xc9\xb1\x24"
- "\x57\xc4\x21\xdd\x6a\xd0\x5a\x5a\xfb\x9e\xf2\x24\x75\x31\x7e\x21"
- "\x24\xef\xfa\x2b\xb3\x6d\x3f\x99\x54\x4e\xf5\xc4\x08\x3a\xe2\x7d"
- "\x16\x4b\xbe\x02\xa9\x6d\xdb\x23\x6c\xde\xd5\x20\x8e\xf4\xb1\x7a"
- "\x1f\x62\xc2\xee\xaf\xd6\x16\x9b\xf0\x55\x56\x75\x47\x8c\x6e\x33"
- "\xc7\x8b\xb8\x4b\xfb\xf3\xd0\x0f\xc5\x0a\x99\xfa\xd8\xb4\x8c\xf9"
- "\x78\x9b\xa6\xb9\xb9\x8d\x9c\x3b\x49\xbd\x09\xa5\xa9\xbd\x7b\x7f"
- "\xbe\x52\xf8\x89\xac\xba\x23\x13\xe3\x14\x14\xe3\xbd\xfa\xc7\x5f"
- "\x12\x6e\x11\xfe\x13\xe9\x5e\xa1\xea\x47\xbd\x73\xee\x17\xf6\x75"
- "\x0d\x92\x5e\x14\x76\xed\xaa\xee\x48\xe2\x09\x45\x8d\xd2\x47\x6c"
- "\x49\x23\xc6\x4f\xec\xfb\xb4\x36\xc4\xfd\x49\x33\xf5\xfd\x8e\x06"
- "\xe0\xd4\xb9\xf8\xfd\xab\xf4\x0f\xf3\xe3\x2f\xf5\x72\xc9\x7e\x14"
- "\xe6\x96\x15\x4f\x33\xea\x6f\x1f\xd4\x11\x1a\xbc\x93\x79\xc7\x45"
- "\xb2\x6d\x35\x78\x3f\x57\x99\x73\xbb\xa4\x2b\xef\x34\x7a\xd9\x4d"
- "\x2e\xb9\xbe\xef\xc4\xfc\x6f\xd6\xee\x66\xdd\x09\xfe\xf7\x9f\xb3"
- "\x87\x96\x71\x67\xae\x2e\xfb\x90\x63\x77\x67\x1a\xe6\xe2\x5c\xfc"
- "\xfe\x15\xe9\x17\xea\x3e\xb2\x57\x1b\xc4\xdd\xa2\x53\x51\x16\x96"
- "\x8a\xf8\x1c\x3d\x7e\x94\x92\x06\xd8\xdc\x69\xd7\xf1\x49\x6f\x42"
- "\x71\x0b\xc2\x6b\x40\xa7\x07\xb5\x30\xf8\x9f\x3b\x6b\xf5\x30\xde"
- "\xeb\x75\x7c\x43\xfc\x59\xef\xd3\x99\xcf\x12\xff\xf7\x98\x05\x34"
- "\x99\x85\xf8\xab\x3b\xc1\xff\xfe\xb9\x5c\xe6\xfd\xc0\xd7\x5b\xf9"
- "\xce\x34\x7f\x42\x4f\xaa\x1f\x38\x14\xdf\x8e\x7b\xd9\xef\x16\x6b"
- "\xe5\x74\x79\x8d\xf3\x8f\x86\xc7\x23\xca\x04\x18\x1f\x95\x7d\x9a"
- "\x63\xc5\x7b\x3b\xf9\x2b\xef\xab\xfa\x27\xb3\x57\xf9\x76\x40\xa4"
- "\x5b\xd1\x5d\xbf\xae\xdf\xbc\xc8\x03\x0e\xde\xfd\x38\xcd\x95\x7f"
- "\x12\xf7\x93\xd7\x97\x98\x33\x88\xe6\x23\x3b\x04\xc2\x3e\x19\xd9"
- "\x9c\x0c\xb2\x68\x61\xe7\x7f\xc3\xb1\x2e\x61\xdf\x7e\x65\x4a\xac"
- "\x6e\x6f\x12\xeb\x34\x8f\x1b\xf6\xda\xc9\x06\xa5\x90\xa5\xf5\xa5"
- "\xc4\x09\xbb\x93\x9a\xbd\xc9\x6d\x2b\x58\x62\x9d\x2a\xed\x4d\x0a"
- "\x1b\x05\x97\xb1\x39\xc9\x2b\xbf\x98\xa5\xdb\x9c\x04\x1c\xe8\xee"
- "\x61\x0a\xbf\x10\x0c\xe0\x99\x1c\x61\xeb\xc6\x38\xac\xfd\x49\x03"
- "\xf0\xa6\x41\xda\x9f\xbc\xb2\xfd\xe6\x9f\xba\xe5\x3c\x99\x33\x4d"
- "\xf7\xe1\x1d\x11\x97\x86\xf5\xa2\xd1\x39\x77\x04\xb4\xb8\x45\x5e"
- "\xf6\x56\xf7\x20\x6d\x06\x7c\x47\x32\x45\x7c\x2f\xe5\x65\x79\xcf"
- "\x46\xae\x2b\x26\xfe\x68\xeb\x1e\x85\x7d\x39\x1a\xbf\xd1\xf4\x5b"
- "\x30\x88\x3f\x2e\xf0\x76\xe2\x11\x4c\x0a\xf6\x1b\x47\x14\x4f\x0f"
- "\x06\xa3\xb2\x82\xca\x51\xa2\x3d\xe9\xce\x75\x7a\x28\x48\x77\xff"
- "\x8d\xe9\xa1\x5e\xf2\xaf\x79\x94\xee\x92\xd5\x3c\x4e\x77\x1b\x27"
- "\x73\xf2\x53\x93\x1e\x3a\xcb\x77\xc8\x3b\x9b\x6d\x9a\xcf\xcc\x96"
- "\xd0\x0a\xde\x8c\x71\x88\x25\xbe\x83\xec\x6f\xc5\x29\x01\x16\x67"
- "\x8b\x3a\xf4\xe0\xf9\x43\x9c\x6c\x6f\x91\x8f\x32\xb5\x2a\x00\x5c"
- "\x69\x55\xb2\x82\x51\xe5\x9e\x60\xa7\xf0\x13\x90\x1e\x1a\xcd\xd3"
- "\x1d\x77\x71\xe1\x5b\x6c\x05\x6f\x02\x9e\x8d\x12\x3e\xb4\x8b\x79"
- "\x2f\xde\x63\xd2\x8b\x7b\x39\xf9\xf7\x44\xd9\xcd\xe9\x41\xb5\x3f"
- "\xdd\xa1\x96\x65\x39\x14\xe4\xfb\x1c\xf9\x3e\x47\x7b\x52\x51\xa6"
- "\x19\xe1\xbb\xf9\x8e\xc7\xe9\x0e\x54\xb9\xe0\x7d\xd0\x47\xb7\x76"
- "\xaf\xb4\x91\x7c\x7a\x92\x9d\xf1\xac\xa0\xbb\x7c\x87\x76\x4f\x54"
- "\xf8\x96\x75\x0c\x70\xad\x9e\xd9\xe9\xc5\xec\xee\xac\xe2\xc9\xe2"
- "\xbe\x29\xdd\xa5\x4a\x0f\x5a\x51\x67\x39\xc1\x23\x56\xf8\xf3\x16"
- "\xf7\xa9\xee\x6a\xbf\x9c\x7f\x4f\xd2\x13\x29\xba\x8e\x19\xe8\x7e"
- "\x46\xe8\xb7\x05\x6d\x64\x0b\xac\xcc\xc7\x03\x24\xf7\x3b\xd4\xdf"
- "\x6e\xb0\xae\x30\x02\xaf\xde\x15\x6a\xb5\xa5\x0e\x7f\xa7\xae\xda"
- "\x96\xcf\x37\x95\xce\xe2\xd5\x45\x0b\xf0\x3c\xc0\x5d\x25\x74\x67"
- "\x50\xe1\xd5\x2b\x92\xf9\xa6\x55\x88\x2f\x66\x78\x1e\xe0\xd5\x4f"
- "\x1f\xe7\x9b\x9c\x08\x3b\x1b\xf1\x44\x38\x63\x27\xd2\xa7\xf2\xea"
- "\x87\x12\xf1\x6c\xe0\xd5\x3f\x5c\x83\x74\x08\x2f\xf2\xe3\x89\xf0"
- "\xbf\xe4\x20\x1d\xc2\xff\x7a\xf4\x94\xf2\xdd\x66\xbc\x23\xae\xa2"
- "\x56\xd6\xb5\xa6\x5e\xd4\x55\xfd\xf3\x3d\xb2\x8e\x5f\x36\xca\x3a"
- "\xd6\x37\xc9\x3a\x5c\x6d\xb2\x8e\x1f\xcd\x43\xba\xd9\xbc\xfa\xc7"
- "\xa9\x78\x36\xf2\xea\x47\x92\x90\x0e\xe1\xac\x18\x3c\x11\xce\x46"
- "\x5d\x4e\x84\x1f\xf5\xe2\x89\x70\x4e\x0b\xd2\xcd\xe1\xd5\x8f\x1f"
- "\xc4\xf3\x20\xaf\xce\xa3\xf2\x11\x7e\xa2\x0e\x4f\x84\xf3\xd7\x21"
- "\x1d\xc2\x05\xa5\x78\x22\xfc\x0c\xfa\x54\x9a\xc6\xab\x37\xb9\xf0"
- "\x74\xf3\xea\xff\x40\x7d\xab\x10\xde\x12\xc0\x13\xe1\xe7\x90\xdf"
- "\x89\x70\x5d\x36\x9e\x08\x6f\xa7\xbe\xce\xe3\xd5\x3b\xa8\x9e\x26"
- "\x5e\xfd\x6b\xea\x33\xc2\xff\x39\x07\x4f\x84\x77\x52\x7b\x10\xfe"
- "\x2d\xe5\x43\x78\x17\x60\x50\xba\x80\x57\xff\x6e\x16\x9e\xcd\xbc"
- "\x7a\xaf\x11\xe9\x10\x6e\x38\x8a\x27\xc2\x2f\x01\x86\x4e\x84\xff"
- "\x60\xc7\x13\xe1\x57\xa8\xbf\x0b\x79\xf5\x41\x0b\x9e\x2d\xbc\xfa"
- "\xb5\x6e\xa4\x43\xf8\x75\x37\x9e\x08\x37\x01\x7e\x4e\x84\xff\x9c"
- "\x87\xe7\xf0\x7e\x82\xaa\xdf\xf1\xf2\x8a\x68\xc6\xab\x3f\x34\xf3"
- "\x8a\xd1\x78\xb6\xbb\x79\xc5\xa8\x14\x5e\x7d\xdc\x86\x78\x3c\x3f"
- "\xda\x83\xf0\x34\x2d\x8c\xe7\xc7\x5b\x10\x4e\xd5\xc2\x78\x7e\xb2"
- "\x06\xe1\x59\x5a\x18\x4f\x2f\x85\x01\xe3\x13\x74\xce\x41\x4f\x23"
- "\xc2\x73\xb4\x30\x9e\x9f\x67\xe0\x19\xe4\xd5\x7f\x9d\x83\x78\xc0"
- "\xea\xaf\x41\x84\xf1\xfc\xec\x20\xc2\x80\x85\xd7\x8a\xf0\x3c\xdf"
- "\xd4\x9f\x09\x9d\x26\x75\xfc\xbd\x3e\x3e\xbe\xbc\xa1\xec\x3c\x33"
- "\xd0\x1c\x25\x7f\x14\xd6\x15\x6c\x72\x87\x92\xf6\x7c\x83\xd3\x6b"
- "\xa0\x34\xa1\xcd\xa5\xa9\xea\xf8\xd2\x06\xc4\x47\x23\xdd\xe8\x53"
- "\xca\x3d\xef\xd1\xfe\xea\x29\xf5\x0a\x9f\x78\x9a\x5d\xbb\x68\xe4"
- "\x39\x02\x7a\x62\x36\xf9\x46\x07\xbc\xf2\x79\xe5\xa8\x73\x78\x76"
- "\xf3\xca\xab\x3b\x00\x2f\x84\xe3\xdf\xc7\x13\xe1\x6f\xff\x12\xf0"
- "\x42\xf8\xc7\xf7\xe2\xd9\xdd\x57\x75\xcf\x34\xaf\xf2\x5d\xa1\xe3"
- "\xc2\xf7\xfe\xdc\x66\x0a\x72\xe0\x23\xec\xd5\xbf\xde\xed\x33\x05"
- "\xdd\x98\xef\xd5\x6d\x26\xb2\xcf\xf6\x7c\x3e\xda\xba\x90\xec\xca"
- "\x11\xff\x13\xcd\x07\x92\x0d\xb2\xee\xab\x79\x87\x72\xcf\x8f\x48"
- "\x6e\xca\xc7\xe7\x8c\xf4\xbd\x58\x7c\xbf\xe1\x77\x36\xf9\x3d\x86"
- "\x85\xbf\xff\x98\xbe\x3f\x6b\x22\x59\xf7\x4d\x8f\x89\xef\x1e\x7f"
- "\x97\xd6\xaf\x28\xfa\xf6\x32\xa5\xf5\x2a\xf7\xb4\x4b\xd9\x57\xda"
- "\x71\x5e\x19\xc5\x7a\xcd\x25\xc7\xd1\xf6\x2e\xaf\x72\x57\xa7\x26"
- "\x87\x6c\xe1\xe6\xa2\x36\x69\xc3\xc0\x39\x92\x7d\x95\x18\xb5\xb6"
- "\x36\x73\x7d\x25\x6f\x23\x7e\x16\x7b\x90\xc1\xea\x4c\x6e\xec\x50"
- "\xe6\x1e\xd8\x46\x72\x8a\xc4\xdd\xa9\x74\xcf\xa8\x43\xb9\xb7\x78"
- "\x60\xe3\xd3\xc9\xd6\x12\x13\xea\x9f\xfb\x72\x59\x80\x9f\x77\x3b"
- "\xef\xc5\x5e\x29\xe2\xb3\xa5\xee\xba\x78\x5f\x28\xf5\x8d\xc4\xfb"
- "\x6c\x29\x73\x9d\x7b\x80\xf2\x46\xf2\x0f\xa1\x5f\x46\x75\xaa\xe3"
- "\x77\xa7\xc9\xf3\xb2\x7b\x57\xbd\xaa\x7a\x0d\x26\x3b\x1b\x65\x2d"
- "\x39\x84\xf2\xef\x6d\x1a\xc2\x6b\x0e\xa6\x15\xdf\x5e\x78\x0d\x69"
- "\xb7\x0a\xb9\xd0\xbd\x47\x75\x99\x32\x47\x1f\x7e\x25\xe9\xac\x34"
- "\xda\x17\x25\xbd\x38\x77\x11\xd9\xd7\x0c\x26\xae\x4f\x0b\xd6\xde"
- "\xeb\x0d\xd5\xee\x4e\xe5\x9b\x77\xa7\xc5\x05\x15\x26\xf5\xfe\xe7"
- "\xfe\x62\x66\x80\xe4\x75\xef\x50\xda\x7b\xd4\x31\x71\xb3\x66\x38"
- "\x98\xc1\x5d\xf8\x31\x85\x2b\xf8\x2f\xaf\xcb\xf4\x74\xb7\x33\x77"
- "\xa1\x28\xab\x9c\xff\x32\x75\xa1\x3a\x26\xb9\x76\x3b\xd1\xb9\x0e"
- "\x92\x33\xbd\x4f\xf1\xa3\x30\x2e\xe0\x27\xe6\x66\xeb\x6d\x21\x3f"
- "\x03\xeb\x01\x3b\xa2\x41\xe9\x9e\x76\x56\x28\x44\x36\xa5\xd6\x7a"
- "\x01\x07\x39\x5e\x73\xe7\x11\xce\xd7\xea\x7d\x56\x4d\x78\xda\xdc"
- "\xba\x98\xce\x64\x63\xc8\x46\xcf\x79\x71\xaf\x33\x48\xbe\x01\x69"
- "\xaf\x95\x69\x23\xc7\x6e\xa9\x76\x9f\x75\x69\x81\xbd\xf0\x29\x6b"
- "\xd1\xd2\x92\xdc\xbb\xa6\x2e\x9f\x66\x2d\x74\x58\x0b\x85\x7f\x6d"
- "\x11\x91\x33\xcd\x5a\x94\xbf\xcc\x6e\xb5\x17\xdb\x72\xbf\xee\x6b"
- "\xd8\xc2\xcd\x25\xdd\x92\x36\xbc\x5f\xda\x00\xa8\xdf\xdd\x65\x2f"
- "\xe5\xaa\xf5\x86\xd1\xa0\xfd\xe7\x2d\xba\x18\x3d\x97\xee\xe6\x98"
- "\xd5\x4a\x2b\xd3\x7c\x80\xc7\x3e\x9b\xc0\xe8\xfe\x48\x4c\x5f\xd5"
- "\xbc\x85\xe1\x73\x96\xfb\x6b\xa5\x1c\x64\x5e\xb6\x57\xb9\x57\xd8"
- "\x34\xab\xd5\xed\x7e\x69\xdf\xe4\x39\xc5\xbc\x72\x2f\x7b\x5e\xda"
- "\xb2\xab\xdf\xbd\x40\xd2\x94\xf3\x84\xdc\x8a\x5b\x77\x77\xf1\x9d"
- "\xf9\x64\xf3\x4a\xa1\xb9\x2a\x7c\xf2\xb2\x73\xe2\x8e\x2b\xd6\x5a"
- "\x06\xdd\x2f\x0f\x6d\x2e\x6b\x53\xc7\x57\x67\xa8\xbf\x7d\xb2\xa1"
- "\xec\xd7\xcc\xb0\x0f\xb8\xc0\x68\xc5\x7a\xb8\x81\x4d\x3e\xe4\xec"
- "\x32\xa0\xcd\xaf\x1f\x72\xb6\x1b\x78\x6d\xf9\xae\xde\x64\x67\x7b"
- "\xa0\x52\xd8\x07\x45\x19\x01\xf6\xe7\x79\x8c\x78\xa3\x46\xff\xb8"
- "\xcd\x01\xff\xb8\xb2\xc6\xc0\xa6\x1d\xd9\xee\x1b\x6e\x65\xf3\xbf"
- "\xc9\xcf\xbe\xd5\x44\x32\xac\xfb\x4b\xdf\x9a\x47\x32\xc4\x92\xce"
- "\x80\xb9\xa4\xcb\xbf\x79\x3d\xe9\xf8\xf9\x2e\x6e\xde\xd1\xd0\x3f"
- "\xbe\x32\xf5\x30\xd2\xbc\x03\xde\xe1\x5d\x2b\xe6\xef\x14\x66\xb8"
- "\x78\x53\x7e\xda\xbe\x7e\x97\xa1\xb9\x69\x8e\x94\x7b\x66\x63\xcd"
- "\x88\xf9\x34\x3f\xf7\xad\x03\x4d\x0c\x75\xb3\x7d\xfd\x0b\x0c\x7f"
- "\x9e\xfd\xb5\xef\xff\xfe\x56\x6a\x13\xeb\x23\x9b\xad\xe0\xd1\x5e"
- "\xfb\x78\x0b\xe3\x9b\x37\x99\x5f\x2c\x09\x18\x16\x7b\x99\xe1\x48"
- "\xfb\x16\x56\x7a\x92\x8d\x0d\x9e\x4d\x31\xfe\x0e\xf9\x2f\x92\x2d"
- "\xc4\x77\x2d\xc2\x26\x1a\x76\x17\x55\xdc\xeb\x03\x7d\xa2\x9e\x4d"
- "\x89\x6e\x5d\xe4\x66\xf8\xfe\x68\xf0\x9f\x2d\xec\x48\x9e\x8f\x79"
- "\x32\xeb\xd9\x45\x43\x1a\x7b\xe5\xdf\xea\xd9\x56\xf0\x07\x5b\x7b"
- "\x58\xac\x3c\xcf\x4d\x89\x0e\x0e\xa4\x18\x83\x4f\xa7\x90\x8d\x1a"
- "\xce\xcf\xa6\x8c\x21\x9a\x34\xb8\x2c\x25\xa6\xd5\x57\xcf\x66\x76"
- "\xb1\x94\x8b\x06\x66\xba\xf8\x74\xca\x98\x56\xdb\x16\x94\x05\x62"
- "\x13\x70\x25\xfb\x58\x64\x37\x8b\xe0\x74\x75\x26\x5b\xd4\xad\xcc"
- "\xbf\x6b\xcc\x51\x36\x8e\xec\x33\x92\x7d\x35\xb2\x11\xab\x26\x6e"
- "\x32\x87\x12\xd7\xb7\x39\xcf\x93\x3d\x91\x00\x03\xae\xcc\xb0\x4a"
- "\x1f\xe4\x0a\xf5\x59\xe5\x29\x63\xb2\xe8\xb9\xb1\xe8\x51\xa2\x95"
- "\xd5\x3e\x0b\xf9\x4e\x8a\xa1\x76\x62\x9d\xc6\xac\x3a\x01\x58\x96"
- "\xa5\x18\x91\x2e\x16\xf1\x71\x9e\xee\x00\x0b\x4d\xff\x79\xf6\x0c"
- "\x9b\xf0\x91\x9b\xb8\xdd\xc9\xcc\x2e\x27\x4b\xb4\x7e\x5b\xcc\xa5"
- "\x47\x42\x2f\xfe\x3c\x83\x57\xfd\xeb\x6c\x5e\x61\x4c\x92\x71\x0b"
- "\xee\xb2\x7e\x8f\x31\xeb\xad\xf4\x7e\xdf\x49\xeb\x9d\x18\xc3\xc4"
- "\x5a\x9b\xa0\xe3\x05\xcf\x77\xdf\x47\x72\x8e\xdf\xf7\xde\xc5\xe8"
- "\x5f\x97\xaa\x55\x47\xb7\xa8\x15\x46\x2b\xf9\xd2\xee\x51\xee\x7b"
- "\x99\x57\x9f\x09\xf0\xda\x1d\x62\x2e\x22\xbc\xff\x62\xf4\x43\x5e"
- "\x5e\xdd\xb3\x18\xe5\xa7\x5d\x54\x8c\xed\xf8\x1d\xd7\xf2\xef\xa2"
- "\x7e\x87\x76\xe6\x37\x53\xbf\x85\xbf\x1d\xf4\x2b\x0b\x63\xc6\xc7"
- "\xd7\x5a\x85\x0d\xfa\x01\xc0\x57\xf3\x47\x4a\xf0\x20\x18\xa8\x03"
- "\x29\x63\x44\x5f\x07\x52\x62\x01\x5f\xb2\xc5\x6a\x72\x2e\x41\x9e"
- "\xcd\xb5\xb3\xf0\x2d\xee\x62\x62\x6d\x1e\xf9\xbd\xf2\xd8\x7c\x2c"
- "\xb4\xa9\x36\x95\x6c\x8d\x3d\x5b\x82\x35\x37\xae\xd6\xca\x37\xd5"
- "\xce\xd1\xd6\x16\xa3\x76\xaa\xd5\x3d\xbb\x2e\xd2\x5d\x01\xb4\x0d"
- "\xed\x6b\xc7\xef\xb8\x57\xb9\x6f\xda\xc5\xa9\xf9\xed\x78\x32\xb4"
- "\xd5\xca\xab\x96\xe5\xd1\x3b\xbe\x59\x01\x9b\x71\x04\x07\x82\x87"
- "\x84\xc5\x82\xb1\x61\x58\x6c\xdd\xe9\x55\xbe\x17\x54\xab\x3c\xa8"
- "\xe3\xbe\xe3\xbc\xea\x89\x94\x88\x74\xb7\x87\xd3\xfd\xd7\x02\x99"
- "\xee\xa3\x6e\x99\xce\x5e\x8f\xef\xef\x49\x78\x2f\x28\xfe\x3a\xbc"
- "\x17\x3c\x15\xce\x5b\xe3\x93\x79\x9b\x4a\x65\xde\x2c\xca\xfb\xc2"
- "\x25\x6d\xfa\x75\x38\xfd\x2f\x93\x65\xfa\x43\xd3\x64\xfa\x7f\xcb"
- "\x8f\x48\xf7\x76\x38\xdd\xa6\x06\x99\xee\xed\x26\x99\x2e\xa7\x05"
- "\x73\x63\xd4\x30\x6d\x09\x85\xf3\xbc\x34\x4b\xe6\xe9\xf4\xca\x3c"
- "\x65\x8b\x91\xe7\xf6\xa1\x6d\xb9\x7f\x7a\x38\xfd\x8b\x5a\xbf\x3f"
- "\xb3\xc9\xf4\x25\x31\x11\xe9\x1e\x96\xe9\xe8\xfb\x69\xa4\xbb\xaf"
- "\xed\x62\xf4\x2b\x16\x99\x6e\xcd\x2e\x9a\x8f\x48\xb3\x5c\xad\xca"
- "\x6c\xbe\x18\xfd\xf0\x01\x94\xd3\x84\xb1\x49\xa2\x27\xc6\x2e\x49"
- "\x75\x95\x74\xe2\x7d\x0e\x9d\x6b\x10\xce\xf5\x2a\xf3\x92\x80\x77"
- "\x43\xc3\x9f\x99\xde\x7f\x60\x50\x8e\xa6\x82\x7e\xd8\x54\x3a\x3c"
- "\x8d\xbe\xb1\xf0\x28\xe9\x3a\x10\x4e\x39\xa5\x7c\x7f\x2a\xd9\xa0"
- "\xe3\x65\x0b\x34\xd9\xd5\xfd\x82\x57\x23\x1b\x10\x24\xdf\x94\x71"
- "\xdf\x97\x32\x4f\xcc\x4d\xf0\x9a\xc2\xee\x1f\xc9\x33\xb1\x47\x35"
- "\x7b\x95\xef\x13\xbd\x34\xea\x19\x83\xda\x80\x5f\x23\x7e\xee\x67"
- "\x48\xce\x59\xc9\xe6\xeb\x32\xe0\xe1\xdb\xfa\x7d\xec\x7f\xbf\x6d"
- "\x09\xcb\xc1\xbe\x0f\xd8\xdd\xdf\x7c\xe5\x7a\xc2\xdf\xff\x9a\x4c"
- "\x66\x88\x6f\x69\xa2\x95\x36\x97\x66\xb8\x54\xe9\xaf\x1e\x6b\x11"
- "\x74\xde\xf7\xdf\xc4\x9e\x5f\x2e\x6c\xcb\xd6\x56\xb7\xa9\xc9\xd8"
- "\x4b\xce\xb0\x28\x4f\x69\x17\x6b\x50\xbb\x0c\xae\x7e\x66\x6c\xc5"
- "\x7e\x4a\xe9\x1b\x40\x3b\x58\x0b\x88\x86\xfa\xfe\xa7\xae\x0b\x5a"
- "\x79\xf5\xbb\x7d\x65\x4f\x4a\xbf\xdc\x44\x6f\xd2\x1e\x04\xbc\x13"
- "\x2b\x7c\xb5\x15\x8c\x46\xda\x7f\x8e\xc7\x7b\x0c\xa5\xbd\x78\xd3"
- "\xcf\x6c\x17\x7f\xb3\xdb\xd7\xbf\xb9\x22\xb5\xff\xa6\x82\x8c\x81"
- "\xf1\xd5\x6d\x03\x9b\xd7\x67\x04\x7f\xb3\x3b\x3b\x78\x53\xbe\x2f"
- "\x34\xbe\xa2\x01\x75\x63\x7f\xda\x62\xd8\xab\x36\x18\xf6\x3a\xdd"
- "\x06\x2a\xf7\x90\x73\x97\xe1\x35\x67\x9b\xe1\x35\xb5\xd1\x70\xc8"
- "\xe9\xc2\xb3\x9e\xfc\x76\x81\xae\xfd\xe7\x25\xaf\x39\x9b\xb1\x3f"
- "\xfe\x73\x3d\xe0\x55\xaf\xcb\x5b\xf9\xbd\x41\xd6\xba\x2b\xc8\xde"
- "\xb4\x9f\x67\xbe\xf8\x92\x6e\xfc\x7c\xbe\x71\xb5\x99\xbe\x71\x3b"
- "\xb2\x45\x9b\xc7\x6f\x12\x7d\xa4\x3b\x5f\xaf\xa9\xb2\xcd\x1a\x3c"
- "\xa8\xcc\xb7\xb7\xd3\x59\xac\x6e\x77\x57\x59\xb8\xe6\x6b\x76\x77"
- "\x0d\xd2\x67\xdc\xa0\xed\xdd\xff\x2f\xec\xee\x6a\x72\x09\xb2\xbb"
- "\x0b\x5e\xb8\x4d\xe3\x85\xdd\x9a\x8d\xa5\x58\xe2\x7f\x85\x8d\x25"
- "\x87\x5b\xd8\x49\x12\xe7\xff\x9b\xd6\x35\x10\x1d\xda\x57\xb5\xd0"
- "\xad\xf3\xb9\x44\x5b\x85\x36\x94\x04\xf1\x0b\x20\x1e\xf8\xcf\x37"
- "\x4f\x8f\xe7\x9b\xe7\x12\x1f\x11\x15\xe2\x79\xdf\xed\xa3\xfb\x4c"
- "\x3c\xef\xee\xd0\xa6\x32\x77\x68\xd3\x8e\x34\xc4\xcd\xc1\xef\xae"
- "\xd0\xa6\xb9\x7e\xfc\x02\xf8\x05\x43\x9b\xe6\x01\xf7\xce\x33\xe2"
- "\x17\x83\x9f\x19\xbf\x44\xfc\x2c\xf8\x25\xe1\x67\xc5\x2f\x59\xdd"
- "\x34\x8f\xec\x16\x2b\x7c\xf3\xbc\x54\xcc\x03\x8b\x5e\x6e\x18\xde"
- "\x0f\xdc\x85\xfe\xa7\x11\xdd\xc7\xe3\x7a\x12\x39\xd9\x3e\x7b\xfe"
- "\x67\x01\xd1\x7e\xc2\xcb\xcf\x3b\xdb\x7d\x53\x76\x7b\x7d\xe3\x36"
- "\x79\xf1\x5c\xe0\x8b\xdf\x97\x87\x9f\x0d\x3f\x87\x6f\x53\xad\x0d"
- "\x63\xba\x00\xdf\xc0\xcb\x3f\x00\xbc\xbc\x48\x93\xcf\x3d\x00\x3c"
- "\xb7\xa8\x41\x7b\x3f\xe8\x55\x7e\x20\x6c\x12\x20\x9d\x1b\xe1\x16"
- "\xaf\xf2\x90\x48\xd7\x3b\xbe\xb6\x5c\xbb\x0b\x55\x8e\xf8\x4e\xaf"
- "\x31\x2b\x46\xa6\x5b\x4f\xf2\x3a\x2a\x33\xa0\xaf\xc3\x21\xfe\x39"
- "\x1e\xb3\x65\x3d\xb9\xc4\x91\x55\x94\xbf\xf4\xb1\xdc\xa2\x3b\xad"
- "\x53\x73\xac\x29\x4b\x0b\x9f\xca\x7a\x6a\x79\xee\xf2\x5c\x41\x42"
- "\x22\xea\x9b\x43\xce\xa9\xc8\x0f\x33\x0b\x82\x1f\x8a\xeb\xe4\x9c"
- "\xf6\xee\x85\x7e\x8c\xd1\x0d\xbb\x7d\x07\x7b\x7c\x86\x10\x68\xb8"
- "\xd8\xce\x72\xac\xcd\xea\xb6\x83\x3d\x01\x43\x6c\xa7\x95\x71\xac"
- "\x07\xfa\xe6\xe9\x6c\xd3\x68\xba\xf7\x59\x0b\xd1\x74\x48\xb3\xb7"
- "\x20\x60\x78\x90\xf2\xff\x36\xdf\xb7\x0f\xef\x88\xcb\xa0\x7c\x1c"
- "\x74\x9e\x78\x82\xce\x93\xe1\x8a\xd4\xd7\xc4\x73\x7d\xc6\x6b\x22"
- "\x5d\x45\xc3\x21\x7a\x5e\x28\xe5\x2d\x28\x97\xe4\x75\xfc\xb7\x3f"
- "\xb3\x89\x34\xbf\x2d\x90\x69\xb0\x16\x3b\x94\xf4\xb5\x94\x4e\xf0"
- "\x56\x68\xe3\x3e\xb4\xa3\x6c\x39\x33\xea\xeb\x9b\x78\xa9\xc1\x35"
- "\xbe\x82\x68\xde\x07\xbf\xa2\x35\x4e\xed\xe1\x58\xd3\x2f\x22\xef"
- "\xde\x02\x9f\xc8\x0f\x1e\x33\x8a\x78\x4b\xc2\x23\x84\x3f\x3c\xa5"
- "\x6d\x22\x7f\x83\xda\x66\x20\x7e\xac\x47\x49\xbf\x85\xbe\xd5\x81"
- "\x4e\xad\x13\x7c\x49\x7a\xbe\xce\x0b\xac\x1b\x2f\xed\x2c\xc5\x66"
- "\x33\xba\x0f\x3e\x19\xf5\xcc\x27\xf8\x11\xbc\xe8\x5c\x98\x57\x3d"
- "\x68\xac\x4b\x60\x46\xf2\x61\x10\x1c\xb7\x7b\xb6\x3c\x1b\x48\xdf"
- "\xa3\xd3\xd7\xfe\xc4\xdd\xb3\x23\xc7\x4d\x8e\x97\x35\xb7\x80\x4e"
- "\x38\x72\xc4\x51\xe2\x92\xa2\xa2\xe5\x4f\xe6\x5a\x73\x97\x3c\x96"
- "\x67\x15\x9f\xad\xcb\x8b\x90\x64\xa9\xbd\xc8\xba\x6c\x65\x81\xf5"
- "\xc9\xa2\xa5\xc4\x29\xe4\x16\x16\x2e\xb7\xd9\xc7\x30\x99\xd3\xfa"
- "\xe4\xf2\x7c\xfb\x52\x1b\x5e\x8a\x72\x0b\x72\xac\x62\xd4\x8b\x50"
- "\x54\x7e\xbe\x55\xab\xa1\x28\x6f\x49\x21\x4d\x84\x82\x9f\x22\x51"
- "\x44\xfe\xa1\x7c\x44\x2c\xd9\xb1\xa2\xbd\xa7\x47\xf9\xc1\xd8\x26"
- "\x23\x60\x5d\xbb\x7b\x36\xe9\x32\x20\x1c\x2b\x78\xcb\xaa\x74\x71"
- "\xee\xf3\x0c\xfa\xd8\x3b\xd5\xd9\xde\x57\x95\xb1\x56\xef\x1b\xd9"
- "\x8d\x17\x76\x13\xc9\x26\xa7\x92\x71\x51\xdc\xd1\xc3\x7a\x10\xba"
- "\x2e\x55\xe9\x1e\x09\x8b\x8c\xc6\x48\x9b\xdb\x52\xa7\x27\xe3\x3d"
- "\x79\x66\xf2\x03\xba\x03\xc2\x34\x3b\xf7\x0a\xf2\x84\x28\x8f\xba"
- "\x69\xc7\x02\xe4\xf3\x85\x79\x94\x8c\x66\x4a\x2f\xd2\x55\x65\x4c"
- "\xe0\xe3\x6a\xb1\x37\x65\xec\xa1\x76\x8d\xb0\xcf\x58\x2f\xa0\xdc"
- "\x77\xc1\x9d\x7c\x2b\x91\xa5\x5c\xd8\xe8\xec\xea\x4b\x78\x9a\xf5"
- "\x57\xb2\xd1\xfd\xd8\xdb\x02\x06\x36\xf9\x22\xe6\x45\xf1\x2d\x2c"
- "\x6a\xd5\x03\xcc\xd0\xf0\x44\x03\xd9\x7d\x65\x2d\x0b\xb6\x30\x0f"
- "\x76\x41\x4f\x60\x0f\x6b\x71\x77\xb0\x23\xc1\xdd\xd2\x27\x43\x09"
- "\xf1\x18\x0f\x3d\x45\xb6\xa8\xca\x56\xf1\xd0\xbe\x3f\xf9\x46\xed"
- "\x3d\xdd\x40\xbe\x14\x26\x7b\x82\x9f\xb9\x3d\xa5\x3b\x99\xc7\xe1"
- "\x71\xd3\x1d\x7d\xc0\xed\x91\xd7\xf0\xed\xaa\x16\xe4\x7b\x90\x8d"
- "\x46\xf8\x07\x54\xc7\xda\xcd\xbc\xfd\x17\xe3\xf9\xf1\x5f\x6c\xe6"
- "\x5e\xcc\x29\xf2\x8d\xd0\xb5\x7e\x3c\xef\x5e\xaf\xd9\x9b\xa3\x79"
- "\x6a\x5b\xc1\x2c\xa7\x95\x1f\x74\x09\x59\xc8\x3c\x11\xbe\x0e\x61"
- "\xb1\xff\x7b\x1c\x9b\x29\x3c\xe1\xb4\xf2\x50\x8c\x0c\x6f\xa7\xf0"
- "\x44\x84\x2d\x32\xfc\x16\x85\x93\x10\x4e\x91\xe1\x56\x26\xef\xab"
- "\x3f\x34\x5b\x86\x8f\x51\x18\xb0\x7f\x68\x81\x7b\x05\xb5\xf7\xaf"
- "\x18\xb3\x87\x1e\x2e\xfb\x14\xbc\xaa\xe3\x94\x58\x0f\x87\x9c\x79"
- "\x24\xab\xc1\x7a\xf8\xc1\x47\x57\x1f\x27\x3e\xf7\x21\x47\x74\x2a"
- "\x3d\x7f\x50\x6a\x0a\xb0\xd1\xa0\x1b\xaf\xc6\xb7\xfb\x09\x76\xc3"
- "\xd2\x31\x7b\xcb\x26\xa7\x07\xb9\x9b\x3f\x9f\xdf\xc5\x37\xd5\x64"
- "\xf0\xe7\x0b\xe8\x2c\x1f\x7b\x5d\xa9\xb9\xa1\x24\x20\x6c\xef\x82"
- "\x56\xc7\x1a\x7a\x48\xe8\xce\xf8\x40\xfb\x8e\x60\x8b\xd3\xcc\x37"
- "\x95\x67\x80\xa7\x6c\x7f\x20\x25\x48\x7a\x89\xa0\xf7\x7f\x78\xff"
- "\x9b\x79\x44\x3b\x6c\x3a\xac\xee\x2c\x48\x55\xcb\x32\x19\x4f\xce"
- "\xef\x7a\x20\x8f\xbb\xb1\x8f\x29\x52\x86\xce\x3f\x43\xfd\x9f\x89"
- "\x7a\xa7\xe6\x77\xa9\x2b\xf3\xc8\x9f\x94\xc0\x2f\x4e\xda\xd3\x57"
- "\x00\x9f\x3c\x9d\x69\x0a\x6d\xda\xe4\x7e\x33\xef\xe4\x95\xf9\x66"
- "\x53\x7e\xb8\x60\x44\xfd\x27\xb4\x29\xc4\x33\x59\x10\xf5\x04\xd1"
- "\x57\xa2\x1f\xf6\xaa\xcd\x06\xd0\x31\x5d\x2f\x3e\xda\x3e\x8a\xaf"
- "\xcc\x34\xa1\x4f\xb7\x78\x52\xce\xb3\xd6\x7e\x5a\x2b\x8b\x62\xde"
- "\x74\x30\x36\xdf\x11\x74\x9b\x7c\x42\x47\xce\x6c\x7b\x82\x5d\xcf"
- "\xc7\x95\x67\x9c\x56\x16\x65\x3e\x58\x8a\x3e\xa0\xef\xaf\x75\xb4"
- "\x1b\x55\xf4\x63\xa6\x84\x1b\xe5\x9b\x03\xd8\xb6\xeb\x3c\xce\x95"
- "\xb5\x7f\x91\x98\x37\x6a\x51\x26\xa3\xbb\x83\xfb\x40\xb3\xa8\x03"
- "\x99\x26\x15\xfb\x11\x7d\x7b\x33\xe5\x0c\xa3\x3a\x25\xac\x17\x49"
- "\x3f\xaf\xc9\x80\x33\xea\x27\x5b\xc5\x3a\x5c\x91\x76\x4e\x68\x20"
- "\x6f\xf8\xf1\xdf\xbc\xc9\x85\xf6\xb5\xf1\x4d\x73\x87\xb7\x35\xbd"
- "\x79\xee\x21\x6d\x7e\xc4\xe0\x67\xe1\xbf\xde\x9d\x81\x39\x90\x22"
- "\xfc\x7d\x6e\x5e\xe7\xd6\xe5\x45\x58\x6f\x98\x23\x8b\x3e\x6a\x70"
- "\x76\x0d\x6f\xab\xd5\xf5\x81\xf4\xb3\x36\xea\x33\x6e\x0a\x91\xff"
- "\xe0\xf3\x64\xf7\xba\xeb\xcd\x14\xff\x15\x8e\xe9\xc3\x5f\xf3\x79"
- "\x14\xe9\x3b\x76\xfe\x37\xf9\xc0\x15\x96\x97\x3f\xe2\x1c\xd9\xf9"
- "\xff\xd8\xfb\xfa\xb8\xa8\xca\xbc\xfd\x9b\x01\x0d\x0b\x75\x34\x70"
- "\xd1\x35\xc3\xd2\x76\x34\x4d\xdc\xa7\x5c\x2d\x7d\x16\xdf\x4a\xcd"
- "\x17\x6c\x65\xa3\x44\x43\xc3\x16\x0c\x0c\x0d\x15\x11\x06\xa4\xec"
- "\xa7\x86\x80\x0a\x2e\x1a\x0a\xf6\x68\x8b\x26\xbe\xf4\xd4\xb3\xda"
- "\xaa\x8d\x9b\xee\xfa\xc2\x9b\x3d\x58\x68\xa8\x23\xa1\x91\xa1\x8d"
- "\x38\xca\x80\x33\x73\x7e\xdf\xef\xb9\xcf\x70\xce\x99\x39\x67\x98"
- "\x33\x82\x62\x8f\x7f\xf0\xd1\x39\xe7\xcc\x3d\xf7\xb9\xbf\xd7\xb9"
- "\xee\xeb\xfa\x9e\xfb\x05\xda\xc5\x77\xb4\xbe\x91\x19\xe3\x41\x7d"
- "\xc8\xab\x5d\xb0\xad\xcc\xd0\x8f\x24\x9c\x26\x2a\x13\xf4\x97\x3b"
- "\xfe\xbc\x42\x35\x00\xfa\x19\x0b\x68\x81\xe3\x65\x47\xc8\x94\x89"
- "\x24\xb9\x38\xb2\x8e\xd8\xf6\x4f\x83\x7e\x2d\x78\xfb\x9f\x0d\x2a"
- "\x7c\x8f\x85\xfb\xa5\xb1\x9e\x7d\xfd\xba\xcc\x4f\xbf\x35\xa1\x8f"
- "\x4d\x29\xfc\xd6\xa0\x32\xdf\x08\x0d\x60\xd7\xdd\x06\x2f\x91\x1c"
- "\xc9\x58\x9b\xde\x6d\xe1\xde\x0c\x99\xef\x46\xe2\x7e\xd4\x27\x83"
- "\xcb\xd8\xf9\xdc\x27\x43\x8f\x90\x93\x95\x39\xa4\xa8\xfa\x1c\xce"
- "\x41\xdc\x72\x32\x34\x13\x35\x65\x27\x33\xe8\xc6\x8f\x40\x37\xc2"
- "\xf3\xda\xc1\xaa\x3e\x5d\x63\x7b\xbf\x85\xef\xba\x6c\x9a\xd1\x0c"
- "\xcf\x68\x2e\xb7\x87\x9a\xf9\x83\x10\x92\xcb\xbd\xeb\xc2\xbd\xd5"
- "\x36\x2e\x22\x7d\x36\xaa\xac\xa1\x52\xef\xb6\x3a\xcd\x67\xd7\x7b"
- "\xf1\xb7\x76\x39\x5d\x63\xdb\x63\x6d\xf2\xfc\x00\xf2\x0f\xb8\xf7"
- "\xa3\x1a\xa5\xcf\xe4\x9f\xd9\xb1\x83\x66\xc0\x9d\x19\x30\x67\x86"
- "\xf6\x84\x18\x14\x41\xdc\x24\xfd\x98\x2d\x06\xb7\x93\x6d\x31\x08"
- "\xdd\xc2\xc6\x00\x7c\xdc\xd2\xd7\xb8\x18\x9c\x85\x18\x54\x43\x0c"
- "\x52\x49\xca\x89\x69\x45\x64\x4a\x30\xc4\xa0\xb6\x0e\xd7\x6c\xa7"
- "\x7b\xd8\xc5\xd1\xb6\x67\x63\x71\xd6\xa0\x2a\x31\xd2\x18\xec\x7c"
- "\x9d\xc6\x60\xd7\xeb\x06\xd0\x31\xd1\x41\xdb\xe1\xb3\x65\x71\x68"
- "\x00\xee\xc7\xc3\xa4\x86\xe3\x7e\xdb\x34\x16\xb7\x21\x16\xb7\x69"
- "\x2c\xb4\xf3\x21\x16\xe5\x15\xec\xba\x2f\x27\x2b\x8b\x48\x51\x78"
- "\x3e\x29\x06\x5e\x82\x58\xcc\xc2\xb8\x60\x8e\xc1\xb2\x54\xd3\x75"
- "\x43\x02\xf1\xcd\x4d\x20\xfe\xb6\x78\x58\x6f\x43\x3c\x12\x20\x1e"
- "\x8d\x10\x0f\x53\x53\x3c\x7c\xd9\x78\x5c\xe5\xe2\xd1\x88\xe3\xe6"
- "\x20\x1e\x8d\x10\x8f\x46\x88\x47\x2a\x8d\x07\xf2\xfc\x64\x63\x67"
- "\xc6\xfa\xb3\x86\x6c\xbe\x22\x11\x8f\xa5\x5c\x3c\xce\xba\x13\x8f"
- "\xd0\x68\xc7\x78\xbc\x1a\xdc\x5c\x3c\xf8\x67\xe2\xf5\xb1\x18\x8f"
- "\xdb\xf9\xdc\x33\xf1\x14\x3e\x13\x29\xaa\xa7\xa1\x2f\xc2\x36\x3d"
- "\x5e\x76\x80\x7d\x26\xe0\x5e\x53\xb6\xff\xd9\xa4\x2a\xaa\x86\xb8"
- "\x44\x30\x34\x4f\xc0\xc5\x85\xc6\x23\x3d\xb8\xe0\x5b\xda\xfe\x01"
- "\x13\xb0\xcf\xc0\x67\x03\xe3\x03\x71\x82\xe7\x47\x6a\xff\x41\xe1"
- "\x3b\x60\x28\xd3\x8a\xcf\x09\x3e\x23\xf8\x3c\x14\x47\x9e\x63\xf7"
- "\x73\x3f\x19\x7c\x8c\xe0\xbb\xe0\x93\xa1\x07\x20\x56\x39\xc4\xb2"
- "\x18\x62\xb3\x08\x9e\x13\x0f\xd2\x1b\xf7\x21\x3c\x19\xba\x02\xf5"
- "\x82\x1a\x30\xdf\xc1\x02\x71\xb2\xd4\xfb\x3f\x9c\x06\x3e\x2b\x6f"
- "\x11\xff\xdc\x6c\xe6\xf6\x5c\x66\xda\x87\xe0\x9c\x7c\x2f\x33\xc4"
- "\x08\x9e\x1d\xd1\x33\xd3\xb4\x17\xf3\x0f\x1a\xb2\xa9\x8a\x78\x77"
- "\x8c\xa2\x31\xb2\x08\x9e\x99\x49\x51\xf8\xcc\xa4\x40\x8c\x4e\x2b"
- "\x8c\xd1\xeb\xec\x38\x28\xf0\x9f\x99\x8c\xdf\x68\x3d\xf4\x93\x10"
- "\xa3\x50\xbd\x5c\x8c\x2c\x5b\xa3\xbd\x2d\xea\x04\x7c\x87\xfd\xb8"
- "\xf5\x9d\x69\x1e\x56\xf0\x50\x8d\xe0\x5d\x4f\x1a\xcc\x24\x71\x06"
- "\x51\x25\x9c\x23\xed\x4b\xa7\x7d\x43\x4a\xf5\xfb\x08\xae\xc3\x8c"
- "\xb9\x6f\xdc\x8f\xa1\xd4\xbc\x0f\xf8\x2a\x4f\x87\x9f\x37\xb1\x9f"
- "\x0d\x64\xe9\x0c\xe2\xc9\xee\x4f\x1a\x9a\x4f\xd2\x00\x9f\x85\xaf"
- "\xe7\xab\xac\x59\x29\x05\x8c\x1a\xf7\x91\x21\x3a\x9c\x13\x95\xbc"
- "\x84\xf8\x14\x47\x16\xe1\x5a\x74\x17\x70\x6d\xe1\x12\x23\x94\x69"
- "\x60\x1a\x2d\xd0\x67\x6c\x4e\x65\xf6\xe1\xda\xfa\x83\xb0\x8f\x60"
- "\xd7\xc9\x98\xde\x1b\xb5\x08\xe6\x00\x75\xda\x8d\xa0\xbd\xa6\xb3"
- "\xe3\x09\xe1\x98\x47\xf1\x5c\x1c\xbb\x31\x33\x1b\xeb\x45\xf3\xf1"
- "\xf4\xdf\x41\xb8\x8f\x63\xb7\x7c\xcf\x83\x5a\x83\x57\x26\x78\x62"
- "\xd0\x68\x58\xce\x7c\x86\xfa\x43\x4d\x69\xb9\x89\xcd\xc5\x1a\x92"
- "\x23\xdb\x67\x26\xe0\x3a\xbe\xb8\x4e\x3f\xf6\xd9\x33\xc7\xe2\x1e"
- "\xcb\x80\x59\x0d\xd3\x2d\x4d\xb7\x67\xb6\x41\xc5\xf7\xcb\xd3\x73"
- "\x01\xb7\x9a\xb1\x1a\x26\x19\xf7\x33\x38\x04\xf7\x85\x3e\x68\x47"
- "\x95\x89\xe5\x94\x4f\x67\xaf\x50\x61\xae\xc8\x04\xfc\x50\xf4\xed"
- "\x67\xec\x9e\xb1\x97\x3d\xc2\x0a\x4f\x84\x9a\x09\xfe\x7e\x48\x3f"
- "\x7c\xdf\x32\x5d\xdf\xa0\xba\x10\xd0\xd0\x3e\x24\x2c\xb9\x9a\xdf"
- "\x2f\x53\xb8\x2f\x26\xf2\x4c\xe1\x6c\x28\x13\x79\xa6\x2a\x45\x45"
- "\xb9\x25\x08\xf3\x95\xde\xf6\xdc\x52\x5c\x7b\x95\x68\x01\xc7\xc5"
- "\x91\xf9\xec\x9e\x13\x9d\x80\xdf\xad\x4b\x81\x4f\x6e\x6b\xba\x6e"
- "\x02\x3e\x41\x1e\xd8\x0c\xfc\x61\x5d\xea\xff\x70\x7a\x23\x19\x60"
- "\xe3\x11\xd4\x5e\xf8\xef\x0c\xc0\x68\xe7\x63\x70\x0c\xe2\x64\x05"
- "\x5e\x07\x3e\xd1\x7c\x94\x40\xfa\x7c\x04\x18\xdd\x84\x3c\x02\xba"
- "\x78\x72\x2c\xf0\xc8\x62\xe0\x91\x45\xec\xbe\xc5\xfe\x9b\x55\x94"
- "\x3f\xbe\xac\x5a\xa1\xca\xb4\xed\x5b\xce\xb6\xef\x8c\x91\x25\x88"
- "\x8f\xf0\x14\x76\xce\x9b\x05\xfb\xa7\xa5\xa1\x9e\x25\x46\xc0\xc8"
- "\xfa\xbc\x3d\x78\x8c\x7d\x6e\x17\x47\x3e\x6c\xa5\x58\x0b\xc2\x36"
- "\xc9\xbb\x46\x02\xd9\xbd\x3d\x7f\xf1\x7f\x38\x63\x1e\x19\xb0\xf9"
- "\x1a\xe9\xb3\x79\x1e\xd1\xc0\xf3\xaa\xda\x0c\x75\x98\x39\x5f\x4d"
- "\xd8\xbd\x1d\xda\x87\x44\xc0\x71\xc9\xbd\x1d\x40\x57\xfb\x6f\xc6"
- "\x67\xe6\x1d\x4d\x53\x9d\xcc\x99\x7b\x53\x2c\xd0\x76\x74\x2d\xa6"
- "\x19\x74\xfd\x3d\xf5\x9b\xa1\x54\xe7\xcf\xe0\xd6\x19\x8e\x0c\x03"
- "\xaf\xf2\xd0\x15\x8f\x19\xcb\x98\xb5\xb1\xc1\xb1\x09\xb8\xa6\x31"
- "\x77\x0e\xb4\xa7\x15\x62\xf5\x4c\x0a\x49\xb1\x76\xa9\x04\x9e\x00"
- "\xed\x84\x6b\x2f\x2b\x7a\x0e\x67\xe4\x60\x59\x96\xcc\xbd\xef\xe3"
- "\xfd\x5a\xd7\xee\x4d\xcb\xbb\x42\x02\x99\xb7\x21\x1e\x73\xe1\x5e"
- "\xaf\x90\x3e\xb9\x57\xe0\x5e\x17\xd3\x7b\xb5\xed\xd3\x6e\x4d\xbd"
- "\xa0\x81\x73\x4e\xf7\x45\x32\xbc\x8d\xfb\x22\x85\x6b\x80\xc3\x1e"
- "\x65\x9e\x20\xa4\xb8\x96\x5d\x07\xa3\xbe\xd4\x7c\x8e\xe0\xef\x62"
- "\xfe\xa8\xb4\x8e\xc5\xf4\x42\xc4\xb2\x35\x7f\x47\xf0\x1b\x95\x80"
- "\xed\xfa\x48\xcc\xa5\x05\x1f\xaa\x32\xe0\xba\x13\xac\xe6\xd3\x7b"
- "\x4c\xdf\x8a\x3a\xed\x2b\x38\x86\xd8\x17\x60\x7e\x2b\x62\x1e\xcf"
- "\xb3\xb8\x87\xef\x95\x56\x5e\x22\x58\x9e\xb0\x1c\x8c\xbf\xad\xac"
- "\xcb\x1e\x6f\xbc\x86\x65\x21\x16\x30\xcf\x83\xcf\x1a\x8d\xfd\x3e"
- "\x1c\x6f\xee\xcf\x74\x4b\x0d\xa4\x9f\x0d\xb8\x9e\x89\x1a\x31\xc0"
- "\x62\x05\xf8\x1b\xd7\x49\x65\x98\x50\x4f\xc0\x19\xd6\xf3\x61\x88"
- "\x77\xa0\x0d\x17\x70\xcc\xd7\x1e\x1b\x9d\x96\xa9\xd1\xd3\xf8\xe2"
- "\xff\x5d\xc5\x87\xb2\xf8\xbd\x11\x2a\x3b\x96\xae\x4f\x34\xc6\xe2"
- "\x71\xe4\x4d\xcb\x0d\x01\x67\xd6\x52\xce\x44\x4e\xb2\xf1\x26\xcb"
- "\x4d\xec\xda\xfc\xfb\x70\xdc\x6d\x24\x5b\x47\x85\xbc\x59\x5c\xcb"
- "\xf3\xe6\xe4\x58\x01\x6f\xd6\x32\x8d\xa0\xdf\x25\x78\x33\xfc\x35"
- "\x31\x6f\x86\xcf\x10\xf3\xe6\x9b\x87\xed\x79\xd3\x91\x33\xc3\x37"
- "\x49\xf1\x25\xf8\x98\xc7\xaf\x78\xbc\x19\x2b\xcf\x95\xe1\xc7\x94"
- "\x73\xe5\xac\x33\x62\xae\x9c\xe5\xf3\xeb\xe5\xca\xd9\x31\x22\xae"
- "\x54\xbb\xc8\x95\x57\x58\xae\xf4\x65\x7e\x86\x67\x82\xe3\x8f\xcd"
- "\x73\x65\xb8\x72\x6e\x33\xcf\xc2\xdb\x72\x5c\x39\xfb\xa8\x98\x2b"
- "\x67\x9b\xc4\x5c\x39\xbb\x90\xe7\x4a\xee\x5c\x8b\x70\xe5\xec\x23"
- "\xf7\x86\x2b\x67\xb3\xeb\x9c\x97\x5e\x43\xae\x7c\x73\x4b\xf3\x5c"
- "\x19\x5e\x26\xcd\x95\x70\x9c\xe5\xca\xf0\x32\x9e\x2b\xcf\x35\xc3"
- "\x95\x11\xcb\x15\x70\xa5\x2f\xcb\x95\x6a\x19\xae\x9c\x0b\x6d\xc5"
- "\xe1\x82\xc5\x9e\x1d\x36\x38\xae\xf4\x6f\xe2\x4a\x17\xf0\xa1\x2c"
- "\x7e\x11\xef\x3b\xe3\x4a\x6b\x26\xd5\x97\xc8\x95\x4c\x37\x8e\x2b"
- "\xa3\xcd\x24\xe1\x0c\x70\x64\xf9\x15\x76\x0f\x0f\x76\x8c\x30\xfc"
- "\x25\xbe\x86\x5c\xb4\xba\x6c\x17\xb4\x57\xa9\x7e\x0f\xcb\x4d\xec"
- "\x3c\xaf\x89\xc8\x55\x7b\xe0\xda\x9c\x26\xdd\xc9\x72\xe7\x19\x8e"
- "\x3b\xc3\x38\xee\x9c\x79\x07\xdc\xf9\x3a\xc6\x72\x4e\x76\x83\xca"
- "\xc6\x9d\x6b\x81\x3b\xe7\xb0\xfa\x01\xdf\xed\x52\xee\x8c\xea\x62"
- "\xab\x17\xe6\x34\x4b\xe3\x36\x12\x5a\xaf\x3a\x47\x1e\x9d\xc0\x96"
- "\xf7\x93\x6e\x6e\x2d\x69\xe2\xd2\x30\x9e\x4b\x2f\x7b\x44\x1e\x96"
- "\xe7\xd1\xb7\xd4\x4d\x3c\x9a\x0a\x3c\x7a\x5e\xc0\xa3\xe0\x9b\x3e"
- "\x45\xce\x03\x1e\xad\x67\x79\xf4\x4b\x8e\x47\xff\xd2\xfb\x44\x18"
- "\xf0\xe8\x04\x1b\x8f\xbe\x35\xcd\x94\x7a\x21\xc0\xf4\x41\xf3\x3c"
- "\x5a\xcf\xf2\x68\x6c\xeb\xf3\xe8\x11\x3b\x1e\x05\xef\x8a\x7b\xb5"
- "\x4b\xf2\xa8\x0d\x8f\x2c\x8f\xa6\xf0\x3c\xca\xb6\xeb\x5f\x0e\x96"
- "\x84\x43\xbb\x87\xc7\xb2\xde\xad\x89\x47\x63\xf7\x50\x1e\x85\x63"
- "\x6c\xfe\xe4\x5d\xe0\x51\xc0\x5f\x72\x31\xdc\x37\x3c\x2f\x50\x47"
- "\x35\xf2\x6b\x1e\x3c\x33\xd8\x46\x4d\x7c\x3a\x17\x9e\x19\xe4\x98"
- "\x1b\xf0\xcc\x00\x8f\xce\xbc\xa9\x26\xec\xf3\xf2\x01\x3c\x2f\x57"
- "\x64\xf6\x15\xb3\x8d\xe3\x95\xe5\xd3\x48\x3f\x31\x9f\x46\x8e\x13"
- "\xf3\xe9\x5f\x2c\x3c\x9f\x72\xe7\x90\x4f\x21\x66\xd6\x35\x95\xde"
- "\xc8\xa9\xee\xf1\x69\xa4\x6f\x13\x9f\xaa\x38\x3e\x9d\xdb\x3c\x9f"
- "\xb2\xef\x06\x65\xf8\x54\xc8\x0d\xf2\x7c\x1a\xe9\xcb\xf3\x69\xe4"
- "\xf5\x26\x3e\xad\x90\xe3\xd3\xb7\xfc\xa5\xf9\x14\x8e\xb3\x7c\xfa"
- "\x96\x7f\x13\x9f\x56\x48\xf0\xe9\x04\x21\x9f\x46\x5d\xa4\x7c\xba"
- "\x87\xae\xbb\x01\x9c\x5a\x62\x04\x7c\xe0\x33\x17\x97\xc3\x72\xaa"
- "\x15\x38\x15\xf7\x5a\xc5\xbd\x66\x70\x6c\xbe\x14\xa7\x52\xce\xd5"
- "\x13\xe4\x55\x7c\x36\x93\x27\x81\xdf\x85\xbe\x08\xda\x84\xed\x7b"
- "\x6d\xed\x97\x27\xe0\xd7\x37\x96\xa8\x51\xdb\x89\xb0\x62\xb5\x61"
- "\xe5\x86\x06\xc7\x16\x8b\xb0\xa2\x2c\x96\x51\x7a\x39\x6e\x95\xf3"
- "\xee\x27\xd0\xbb\x87\x10\xd5\xd2\x10\xe0\xd7\x50\xf4\xee\x05\x76"
- "\xde\xbd\xc0\xd1\xbb\x9f\x76\xce\xa3\x8a\xbc\xfb\x9f\x31\x86\x73"
- "\xcf\x89\x79\x74\xee\x45\x31\x8f\xce\x9b\x81\xf5\xa2\x3c\x5e\x20"
- "\xed\xdd\xd9\xe7\xfc\xed\x81\x4d\xde\xbd\x42\xcc\x9f\xbc\x77\x9f"
- "\xd7\x51\x9e\x47\xdf\x0e\x15\xe9\xd1\x99\x1c\x8f\xce\xe6\x78\x74"
- "\x36\xcf\xa3\x27\xbf\xb1\xe9\xd1\xe8\x85\xc7\x2b\x84\x3c\xfa\x76"
- "\x6e\x13\x8f\x56\x3a\xf2\xa8\x8d\x43\x91\x4f\xb1\x1c\xcc\x65\xed"
- "\x04\x9e\xde\x3d\x3b\x56\x45\x73\xb5\xe1\xd8\x76\xde\xf6\xb9\xda"
- "\xe2\xda\x9b\x44\x1b\x86\x7c\x9a\xc3\xf2\x69\x67\x0f\x32\x0b\xb8"
- "\xaf\x13\xce\x45\xc8\xc5\xf7\xfa\x8b\xe8\x5e\x4d\x98\x5f\xb2\x2e"
- "\xa6\xfb\x1e\xda\xf2\x4c\x70\xbf\xec\xfb\xfc\x19\xe7\x38\x4e\xc5"
- "\xfd\xcc\x01\x73\x1f\xdd\x02\x4e\x5d\x24\xa1\x4d\x97\x02\xa7\x26"
- "\x08\xb4\x29\x3c\xfb\x5f\xce\xb6\xe7\xd4\x98\x0e\x25\x88\x15\xe4"
- "\x54\x91\x8f\x2f\x68\x03\x3e\x3e\x66\x96\x98\x4b\x63\xb2\xc4\x5c"
- "\x1a\x33\x9e\xe7\x52\xee\x5c\x8b\x68\xd3\x98\xf0\x7b\xa3\x4d\x63"
- "\xc2\x79\x1f\x3f\x6f\x44\x13\x97\x96\xcb\x71\xe9\xdb\xe1\xd2\x5c"
- "\x0a\xc7\x59\x2e\x7d\x3b\xbc\x89\x4b\xcb\x25\x7c\xbc\x88\x4b\xdf"
- "\xe9\x4d\xb9\xb4\x80\x6a\xd3\x0a\x9b\x36\x2d\xb8\x0f\x7d\xfc\x3b"
- "\x01\x4a\x7d\xfc\x89\x5a\xca\x9f\xc8\x4f\x36\x0e\xe5\x7d\x7c\x81"
- "\xbc\x8f\x6f\x86\x43\x15\x69\x51\x96\x43\x63\x7b\x8b\x39\x34\xb6"
- "\xaf\x98\x43\xdf\xcd\xb6\xe7\x50\x47\xfe\x8c\x9d\x23\xc5\x9d\xd4"
- "\xc7\xbf\x3b\x46\x9e\x37\x63\x33\x95\xf3\xe6\xfc\x42\x31\x6f\xc6"
- "\x96\xff\xdf\xe0\xcd\x05\x23\x45\xbc\xa9\x76\x91\x37\xef\x8a\xa7"
- "\x5f\x60\x97\xff\x5c\x60\x97\xff\x5c\x20\xc8\x7f\x2e\x68\xc1\xfc"
- "\xe7\x82\x7b\x94\xff\x5c\x90\xc3\x6b\xd0\x77\x17\x36\xcf\x9b\xb1"
- "\x39\xd2\xbc\x09\xc7\x59\xde\x8c\xcd\xe1\x79\xb3\x39\x0d\x1a\xf7"
- "\x9a\x02\xde\x6c\xe3\x9e\x3e\xce\x69\xfe\x53\xca\xd3\x23\x6f\xb2"
- "\x7c\x59\x61\xe7\xe9\x43\x84\x9e\xbe\x80\xf7\xf4\xe3\x28\x6f\x95"
- "\x9a\x33\xc5\x9e\xbe\xc5\x79\x74\x61\x94\xa9\x29\x1f\xba\x0a\x78"
- "\x74\x21\xbb\x16\x8c\xa9\x29\x1f\x1a\x7f\xdd\x56\x2f\xea\xe9\xd7"
- "\x12\x5a\x2f\x09\x4f\xcf\x8e\x1f\x5e\x78\xb0\xc9\xd3\x57\xd8\x7b"
- "\xfa\xf8\x2d\xf2\x9c\xba\xb0\x5a\xd2\xd3\xa3\xff\x66\x39\x35\x96"
- "\xe5\xd4\x5b\xeb\x85\x9c\xba\xd8\x83\xe5\xd4\x17\x6d\x9c\xba\x48"
- "\x63\x82\x67\xd3\xd4\xbe\x79\x4e\xc5\x72\x78\x4e\x8d\xbc\x3b\x9c"
- "\xaa\x73\x9d\x53\x85\xf3\x60\xbf\x84\x7b\x6f\xe2\x54\xb6\x8d\x17"
- "\x6f\x2a\x09\x47\x4e\x8d\xb4\xf3\xf7\x05\xd2\xfe\xfe\x38\x51\x61"
- "\xfb\xd8\xfc\x3d\xc6\x80\xe5\x9b\x56\xf5\xf7\x8b\x6f\x8a\xb9\x35"
- "\x5e\x23\xe6\xd6\xc5\xe7\x78\x6e\xe5\xce\xb5\x88\xbf\x5f\x6c\xbc"
- "\x37\xfe\x7e\xb1\x91\xe7\xd6\xf8\x53\xcd\x73\xeb\xc2\x5a\x69\x6e"
- "\x85\xe3\x2c\xb7\x2e\xac\x75\xca\xad\x2f\x0a\xb9\x75\xc9\x61\x1b"
- "\xb7\xf2\xfe\x1e\xf0\x81\xcf\x5f\x5c\xa6\xfb\xfe\x7e\xfc\xbd\xf6"
- "\xf7\x4b\x74\x8a\xfc\xfd\x7a\xe0\x59\xf0\xe2\x4b\x4f\x81\xbf\x9f"
- "\xca\xf9\xfb\xca\x7c\x3b\x7f\x9f\xef\xe0\xef\x13\xa7\x72\x9c\x0a"
- "\xcf\x14\xcb\xa9\xb3\x0b\xdc\xf7\xf7\xaf\x60\x0c\x13\x0e\x8a\x39"
- "\x35\xe1\xb0\x98\x53\xb5\x53\xb1\x5e\x94\xd3\xf3\xa5\xfd\x3d\xfb"
- "\x9c\x2f\xed\x28\xf2\xf7\x50\x3f\x47\x7f\xaf\xf5\x10\x71\xea\x4c"
- "\x21\xa7\x2e\x1d\x2a\xd2\xa9\x70\x5f\xc8\xa9\xdb\xcf\x53\x4e\xdd"
- "\x71\x5e\xc0\xa9\x93\x77\x70\x9c\x9a\x18\x75\x7c\x9a\x90\x53\x97"
- "\x26\xda\x38\x95\xe5\xcb\x99\x26\x55\x72\xa8\xe3\xb8\x13\x76\xbc"
- "\x0f\x8e\x05\x82\xb2\x71\xbe\x18\x96\x59\x78\x3e\xb2\xf9\xf1\x26"
- "\xa1\xd2\xe3\x4d\x4a\xe3\xf4\xa4\xa8\x3a\x93\x1d\x67\x92\x8b\xe3"
- "\x4c\x96\x91\xde\xb9\x8d\x74\xfd\x01\x76\xed\x44\x99\xb5\x07\x66"
- "\xbc\xc6\xf3\x2c\x8e\xc9\xfa\x08\xc7\x64\xdd\xa2\x63\x80\x20\xde"
- "\x8e\xeb\x0d\xd8\x74\x13\xf0\xc1\xfe\xf3\xf6\x3c\x9b\x68\x29\x41"
- "\xfc\x84\x45\xda\x79\xfe\xfc\x36\xe0\xf9\x93\x42\xc4\xfc\x9a\xb4"
- "\x42\xcc\xaf\x49\x23\x78\x7e\xe5\xce\xb5\x88\x76\x4d\x9a\x76\x6f"
- "\xb4\x6b\xd2\x34\xde\xf3\x6b\x07\x37\xf1\x6b\x99\x80\x5f\xcf\x0b"
- "\xf9\x75\x69\x10\xcb\xaf\xe7\xed\xf9\x15\x8e\xb3\xfc\xba\x34\xa8"
- "\x89\x5f\xcb\xec\x3c\xff\x79\x7b\x7e\x4d\xf6\x63\xf9\xb5\x32\xdf"
- "\x4e\xbb\xe6\x37\xef\xf9\x2b\xdb\x9a\xe7\x4f\xf6\x55\xe4\xf9\x91"
- "\x53\xa3\x29\xa7\x22\x67\xd9\x78\x95\xf7\xfc\xf9\xb2\x9e\xbf\x39"
- "\x5e\x55\xa4\x55\x59\x5e\x4d\xf1\x13\xf3\x6a\x4a\x77\x31\xaf\xbe"
- "\xb7\xc9\x9e\x57\x1d\x39\x35\xe5\x35\x29\x3e\xa5\x9e\xff\xbd\x89"
- "\xf2\x5c\x9a\xf2\xbe\x72\x2e\x5d\xf6\x85\x98\x4b\x53\x8e\xfd\xdf"
- "\xe5\xd2\xd4\xf1\x22\x2e\x55\xbb\xc8\xa5\x77\x25\x0f\x90\xba\x45"
- "\xcc\xa5\xa9\xe5\x62\x2e\x4d\x5d\xc9\x73\x29\x77\xae\x45\xb8\x34"
- "\x35\xff\xde\x70\x69\x6a\x3e\xaf\x55\xdf\x4b\x6a\x9e\x4b\x53\xd2"
- "\xa4\xb9\x14\x8e\xb3\x5c\x9a\x92\xc6\x73\xe9\xb9\x66\xb8\xf4\xfd"
- "\x59\x0a\xb8\x54\x9c\x07\xb0\xe7\xd2\x7b\x9e\x07\x78\x3f\x5c\x51"
- "\x1e\xc0\xc6\xa5\x53\x1d\xf3\x00\xc8\xaf\x6c\x1e\x00\xda\xcb\xc6"
- "\x61\x6c\x1e\x60\x0c\xe5\xb2\x52\xf3\x0a\x51\x1e\xa0\xe5\xb9\x75"
- "\xf9\x7c\x53\x53\x3e\x35\x15\xb8\x75\x39\xbb\x46\xaa\xa9\x29\x9f"
- "\xba\xb2\xa3\xad\x5e\x34\x0f\xb0\x8a\xd0\x7a\x49\xe4\x01\x46\xb1"
- "\xe5\x1d\x15\xe5\x01\x04\x5c\x7b\xd9\x63\xc5\x41\x79\x9e\x5d\x5e"
- "\x2b\xca\x03\x54\xf1\x3c\x7b\x0b\xc7\xa8\x03\x0f\xb2\x3c\xdb\x4d"
- "\xc8\xb3\xff\xef\x31\x96\x67\x47\xd9\x78\xf6\x83\xc0\x7a\x78\x36"
- "\xeb\x95\xf2\x2c\xce\x23\x38\x1f\x7e\x6f\x78\x76\x9f\x02\x9e\x15"
- "\xe4\x06\xf6\x43\x7b\x34\xf1\x2c\xdb\xee\xff\x6f\x7f\x49\x18\xf2"
- "\x6c\xb8\x5d\x6e\x20\x5f\x3a\x37\x70\xf4\x5e\xe4\x06\x56\x74\x11"
- "\xf3\xed\x8a\x31\x62\xbe\xfd\x7f\x0d\x3c\xdf\x72\xe7\x5a\x24\x37"
- "\xb0\x42\x7d\x6f\x72\x03\x2b\xd4\x3c\xdf\xae\xb8\xda\x3c\xdf\x2e"
- "\x37\x4a\xf3\x2d\x1c\x67\xf9\x76\xb9\xd1\x29\xdf\x8e\x12\xf2\xed"
- "\xca\x73\x36\xbe\xe5\x73\x03\xf9\x5c\x6e\x60\x45\xf3\xb9\x81\x4a"
- "\x99\xdc\xc0\xd8\x7b\x9d\x1b\x58\x59\xa9\x24\x37\xd0\xb0\x9e\x8e"
- "\xdb\x5f\x8a\xe3\xf6\x67\x00\xff\x06\x7f\x03\x6d\xd0\xfc\xb8\xfd"
- "\x44\xdb\xf8\xd3\xf0\x1c\x8e\x67\x73\x24\x73\x03\x27\x6a\xe4\x73"
- "\x03\x27\xca\x85\xe3\x4f\x57\x9d\x11\xbf\xb7\x5a\x75\xce\xf6\xde"
- "\xea\xc4\xb7\xc8\xb3\xe9\xec\x9a\xdd\xd6\xac\x6c\x42\xd7\xf0\x4e"
- "\xaf\xc6\x7a\x4a\x8d\xe3\xff\xd2\x2a\x7c\x97\xf5\xe1\xb0\xa6\x5c"
- "\x41\x19\xf2\x6d\x0e\xb1\x32\x91\xed\x71\x0d\x71\x36\x57\xf0\x67"
- "\xc4\x5e\x7a\xb6\x90\x77\x0f\x9d\x15\xf2\xee\x87\x11\x36\xde\xb5"
- "\x00\xef\x1e\xac\xca\xa1\xf9\xd7\xd7\xe9\xd8\xd4\x9d\xaf\x0b\xc6"
- "\xa6\x7e\xf3\x4f\x8e\x77\xd3\x66\x1d\xd7\xc3\xfd\x3b\x1b\x3f\x05"
- "\xdf\xdf\x75\xd6\xd5\x31\xa8\x39\x92\x63\xa7\x38\x7e\x92\x1c\x3f"
- "\x05\x75\x55\x6f\xe2\x9e\x55\x0b\x3c\xa7\x9b\x04\xe3\xa7\x72\x13"
- "\xe0\x79\xe6\xe6\x95\x38\x1d\x87\xfa\x3a\x3f\x0e\x95\xc9\xca\x1a"
- "\x8e\xfd\x9b\x35\x3b\x9b\x34\x32\x91\x9e\x8c\x6f\xd6\x70\xfc\xfd"
- "\xdb\xb7\xa1\xdf\x19\x1d\xea\xc9\xf9\xba\x00\xe0\x9e\x4e\xb4\xdd"
- "\xd3\x72\x2d\xd0\xd7\x58\xa0\xaf\xb1\x66\x65\x05\x98\x51\x9b\xac"
- "\xcf\xea\x93\x0b\x3e\xcf\x9c\xca\xee\x69\xf8\x70\x3a\x78\xbd\x3c"
- "\xf4\x79\xd7\xe0\xd9\x48\xd6\xa8\xb0\x3e\x36\x1e\xed\x5c\x03\xf7"
- "\x71\xcd\xb9\x96\x33\xff\xc2\xf3\xa8\x6e\xc2\x09\xf8\xcd\xd5\x6b"
- "\x4a\x10\xbb\xa1\xfc\x9c\x02\x56\x33\xcb\x8c\x95\xc5\xba\xd0\x75"
- "\x1b\x01\x0b\x2d\x90\x93\x10\xd6\x47\xcc\xeb\xab\x7f\x12\xf3\x7a"
- "\x7a\x4f\x31\xaf\xaf\x3e\xc5\xf3\x3a\x77\x0e\x78\x1d\xe2\xc6\xea"
- "\x68\xcb\x1a\x77\x75\xf4\xea\x1a\x1b\xaf\x5b\x39\x5e\xdf\xec\x02"
- "\xaf\x3b\xd5\xd1\x02\x5e\x92\xe7\xf5\xd5\x35\x7c\x4e\x22\xfd\xa8"
- "\xe4\x18\xd9\xb3\x42\x5e\xff\x30\x9a\xe5\xf5\xb3\xf6\xbc\x0e\xc7"
- "\x59\x5e\xff\x30\x5a\x76\x3e\xc1\x59\xfb\xf7\x69\x19\xdb\x59\x5e"
- "\xaf\xe0\xc6\xc8\x96\x29\x98\x4f\x50\x41\x39\xdd\xc6\xe5\x98\xaf"
- "\xba\xb7\x39\x89\x8c\x02\x25\x39\x09\x96\xcb\x6b\x29\x97\x23\x37"
- "\xda\xf8\xdc\x95\xf9\x04\xcd\xf1\xb9\x4d\x37\x23\x9f\xcb\xe9\x66"
- "\x31\x9f\x67\x6e\x17\xf3\x79\x66\xa1\x98\xcf\xb3\xb6\x8b\xf9\x3c"
- "\xab\xc0\x9e\xcf\x1d\xb9\x3c\xd3\x22\xc5\xe3\xb1\x7f\xc6\x1c\x45"
- "\x56\xa8\x3c\x87\xaf\xd1\x28\xe7\xf0\xb5\x7d\xff\xcf\x71\xb8\xda"
- "\x9e\xc3\xd7\x86\x23\x07\x59\x3e\xb0\xe3\xf0\xb9\x1c\x87\x73\x3c"
- "\x92\x77\x85\xd3\xc2\xf6\x1c\x5e\x0b\xf7\xd1\x8c\x1f\x37\xff\x6c"
- "\xcf\xe1\xeb\x42\x44\x1c\xae\x6e\x86\xc3\xe7\xd2\x3c\x88\x68\x5c"
- "\xae\x4c\x2e\x04\xee\x23\x62\x93\x8c\x36\xb7\xb5\x99\xb0\x3e\x62"
- "\x0e\x5f\x57\x28\xe6\xf0\x75\x7a\x31\x87\xaf\xcb\xe6\x39\x9c\x3b"
- "\xd7\x22\xda\x7c\xdd\xce\x16\xd7\xe6\x36\x7c\x38\xe5\xf0\x75\x3b"
- "\x79\x6d\x9e\xb5\xb2\x79\x0e\x5f\x13\x28\xcd\xe1\x70\x9c\xe5\xf0"
- "\x35\x81\xb2\xf3\x1c\x1c\x38\x3c\x3b\x4a\x01\x87\x8b\x73\x21\x36"
- "\x0e\xe7\x72\x21\x79\x82\x5c\x88\x25\x95\xe6\x42\x36\x5d\xa1\xd8"
- "\xe8\xe4\x41\x71\x0a\xf8\xf1\xdf\xac\x72\xee\xdd\x36\xb9\x95\x07"
- "\xc9\x8e\x54\x92\x07\x61\xf9\x1b\xe7\x38\xbc\x06\xbc\x5d\xe6\xe2"
- "\x1c\x87\x71\xb6\x39\x0e\x99\x32\x73\x1c\x38\x3e\x9f\x79\x07\x7c"
- "\xce\xce\x71\x58\xbf\x44\x9c\x63\x5e\x9f\x64\xcb\x31\x53\x3e\xdf"
- "\xb8\x5a\xcc\xe7\x1b\xd3\x9a\xe6\x3c\x00\xe7\x97\xc6\xae\x75\x98"
- "\xf3\xd0\xc4\xed\x6c\x1e\x74\xfd\x39\xdd\x9f\xab\x49\x13\xbf\x87"
- "\xf1\xfc\x0e\x65\x8d\x10\x71\x7b\x95\x90\xdb\xff\xea\x25\xe2\xf6"
- "\xf3\x39\xe2\xf1\x11\x55\xb1\x02\x6e\xb7\xcd\x79\xc8\xf1\x38\x5e"
- "\xd9\x0c\xb7\xc3\xf7\x5d\x9f\x23\xd6\xb2\xdc\x6e\x9b\xdf\x20\xc9"
- "\xed\xc2\xf9\x0d\x82\xf1\x0f\xc8\xed\xec\xde\x1b\x7e\x76\xdc\xbe"
- "\x34\x52\x65\xf9\x1a\x9e\x07\xe0\x75\x7c\x46\x2c\x0c\x70\x3b\xdb"
- "\xde\x39\xc3\x85\xdc\x7e\x3b\x95\x72\xfb\x47\x57\xee\x9c\xdb\x9b"
- "\xf4\xb0\x90\xdb\x5f\x44\x6e\xdf\x30\x8c\xce\xbf\x48\x71\x6d\xfe"
- "\x85\xdd\xf8\x8c\x8f\x5c\xc8\xbf\x38\xe5\x78\x89\x7a\x89\x39\x7e"
- "\xc3\x1a\x31\xc7\x6f\x38\x22\xe6\xf8\x0d\x4b\x78\x8e\xe7\xce\xb5"
- "\x88\x4e\xdf\x90\x79\x6f\xf2\x2f\x1b\x32\x79\x8e\xdf\x18\xd3\xfc"
- "\xdc\x8b\xbf\xfa\x48\x8f\xcd\x80\xe3\x2c\xc7\xff\xd5\xc7\xe9\xdc"
- "\x0b\x51\xbe\xfb\xa3\x19\x92\x73\x2f\xca\xee\xde\xd8\x0c\x21\x56"
- "\xec\xf3\x2f\xee\xe7\xbe\x3f\x0a\x53\x9a\x7f\xc1\xb9\x17\x4b\x4f"
- "\x0b\xe6\x5e\x54\x36\x3f\xf7\x22\x31\xc4\xc5\xfc\x8b\x93\xb1\x19"
- "\x27\x82\x85\xe3\xdd\x72\x5f\x13\xf3\x7b\xee\x8c\x26\x7e\x7f\x05"
- "\xf9\x3d\x7f\xbe\x98\xdf\xf3\x63\xb1\x9e\x52\x73\x31\xbe\x14\xbd"
- "\x57\xcc\xdd\x2f\x1e\xab\x61\x97\x7f\x79\x05\xb1\x97\xdf\x5b\xc4"
- "\xef\xe7\x85\xfc\x9e\x5b\x2d\xa5\xdd\x31\xef\xcd\x8e\x29\x9e\x29"
- "\x98\xd3\x36\xd9\x36\xfe\x6d\xd3\xd5\xe3\xa1\x70\xff\x7a\x99\xb1"
- "\x6e\x33\xe9\x58\x37\x76\x6c\x1b\xe6\xc1\xa1\xac\xdd\x33\x63\x55"
- "\xda\x70\xc6\x8a\x63\xdd\xec\xc7\xb9\xe1\xd8\x37\x1c\xeb\x56\x1c"
- "\x99\x29\x3b\xce\x0d\xb1\x29\x37\xd6\x0d\xea\xed\xcb\x72\xfd\x45"
- "\x8e\xeb\xb9\xb1\x6e\xb9\x8b\xf8\xb1\x6e\x22\xae\x97\x18\x3f\xbc"
- "\xff\x7c\x8a\xb4\x8e\x4f\xe6\xb9\xbe\x11\x75\xfc\x0b\x76\xb9\x18"
- "\x36\x06\x9b\x35\x77\x35\x17\xc3\x72\x7d\xde\x63\x25\x88\xe3\xb0"
- "\x58\x89\x5c\x8c\xe3\x18\xe7\xbb\x97\x8b\xc9\x5b\x28\xe6\xf8\xbc"
- "\x02\x31\xc7\xe7\xcd\xe0\x39\x9e\x3b\xd7\x22\x1c\x9f\x17\x77\x6f"
- "\x72\x31\x79\x71\x7c\x2e\x26\x7f\xaa\xe4\xf8\x3b\x51\x8e\x3d\xb7"
- "\x56\x3a\xc7\x9e\xcb\x8d\xbf\xcb\xad\x95\x9d\x13\xe2\xf0\x4e\x73"
- "\xcb\x73\x34\xc7\xee\xc6\x9c\x90\xca\xb6\x96\x8b\xd9\xf2\xac\xd2"
- "\x5c\x0c\x3b\xb6\xf9\x34\x8e\x0f\x51\x36\x27\xa4\x39\x6e\x6f\xd2"
- "\xee\x4e\xde\x61\x8a\xb9\xfd\xe3\xe7\xc4\xdc\xfe\xf1\x30\x31\xb7"
- "\x7f\x32\x52\xcc\xed\x9f\x04\xd9\x73\xbb\x23\xaf\x7f\xbc\x52\x8a"
- "\xd3\x63\x5f\xc1\x5c\xcc\x36\x83\x3c\x9f\x7f\xfc\xb9\x72\x3e\xff"
- "\xaf\x83\xff\xa7\xf9\x5c\x6d\xcf\xe7\xff\x65\xba\xab\x79\x19\x96"
- "\xcf\xb7\x5e\x15\xf1\xb9\xba\x19\x3e\xbf\x6b\x79\x99\x6d\x63\xc5"
- "\x7c\xbe\x2d\x5e\xcc\xe7\xdb\x06\xf2\x7c\xce\x9d\x6b\x91\xbc\xcc"
- "\xb6\x31\xf7\x26\x2f\xb3\x6d\x0c\xaf\xd9\x3f\xe9\xdd\x3c\x9f\x7f"
- "\x7c\x40\x9a\xcf\xe1\x38\xcb\xe7\x1f\x1f\x90\x1d\x4f\xed\xc0\xe7"
- "\x7f\xf3\x50\xc0\xe7\x92\x63\x54\xda\x46\x5e\xe6\x6f\x44\x69\x5e"
- "\x46\x6e\x9e\x0a\xf2\x3b\x3f\x3e\x45\x30\x4f\x25\xc8\x36\x4f\x25"
- "\x45\x3c\x3e\xa5\xc5\xb9\xbd\xa0\x8b\x98\xdb\x0b\xfc\xc4\xdc\xbe"
- "\x73\xb0\x98\xdb\x77\x06\xda\xea\x49\xf3\x32\xa9\x0e\xf3\x56\xc4"
- "\x3c\x5f\xb0\x50\xf7\x4a\x35\x91\xe2\xfa\xcb\x1e\x9f\x5e\x94\xe7"
- "\xf9\x82\x5c\x39\x9e\xc7\xf1\x2a\x9f\xce\x8c\x94\xe0\xf9\xed\xdb"
- "\x7e\x0d\x3c\x2f\x37\x0e\x85\xf5\x41\xc0\xf1\xc8\xf7\x2c\xbf\x73"
- "\x5c\x8f\x3c\x6f\xf9\x87\x54\x8e\x66\xbb\xbe\xb5\x78\x5e\x3e\x47"
- "\xb3\xe3\x5c\x49\x18\xc7\xf3\xae\xcc\xa1\x39\x2c\xce\xd1\xe4\xce"
- "\x6d\xed\x1c\xcd\xa7\xcf\x89\xf9\xfe\xd3\x48\x31\xdf\x7f\xfa\x18"
- "\xcf\xf7\xdc\xb9\x16\xd1\xef\x9f\x3e\x7b\x6f\x72\x34\x9f\x3e\xcb"
- "\xf3\xfd\xce\x2e\xcd\xf3\x7d\xc1\x56\x69\xbe\x2f\xe0\xd6\x66\x2b"
- "\xd8\xea\x3a\xdf\x17\x36\xf1\xbd\xe3\xfc\x99\x14\xf7\xc7\xc8\x8c"
- "\xbc\xd7\x39\x9a\x42\x59\xfe\x77\xb6\x3e\x86\xfb\x39\x1a\x6e\x4e"
- "\xe2\x6c\xe9\xf5\x31\x8e\x3b\x19\x23\x73\xbc\x48\xc8\xf5\x85\x16"
- "\xf1\x58\xc4\x5d\x1e\xb6\xb1\x88\xc7\x4b\x90\xeb\x3f\xeb\x27\xe6"
- "\xfa\xcf\x34\x72\x39\x9a\xfd\x56\xe1\x98\xc4\x5d\x33\xc4\x39\x9a"
- "\x7c\x71\x8e\x66\x32\x62\x6f\xef\x19\x79\xae\xdf\xb5\x42\x3c\x06"
- "\x9c\xce\x51\xdc\x3e\x93\x1b\x03\x3e\x53\x30\x06\x7c\xc2\xc7\x1c"
- "\xd7\xef\xde\x76\xac\xcc\x4c\x94\x8c\x43\xbc\xf3\xb1\xde\x2b\x24"
- "\xc7\x20\xb2\x7d\x80\x93\x71\x88\x6f\x9c\x51\xe3\x98\x66\xcd\xe6"
- "\x45\x82\x71\x88\x4e\xd6\x33\x16\xf1\xff\xcc\x58\x59\xfe\x6f\x60"
- "\x78\xfe\xb7\xfe\x81\xcf\xdb\x58\x51\xe7\xb3\x71\xd9\xad\x6f\xad"
- "\xbc\x8d\x54\x9e\x44\x37\x0a\xf9\x7f\xcf\x69\xaa\xf3\x23\xdb\x58"
- "\xde\x66\xef\x40\x31\xef\xef\x0d\x17\xf3\xfe\x5e\x3f\x9e\xf7\xb9"
- "\x73\x2d\x32\x16\x7d\xef\x80\x7b\xa3\xf3\xf7\x0e\xe0\xf3\x36\x9f"
- "\x75\x68\x9e\xf7\x77\x65\x4a\xf3\xfe\xae\x4c\xca\xfb\xbb\x32\x9d"
- "\xe6\x6d\x44\x63\x23\x3f\xbb\x7a\xc7\x79\x1b\x9b\xce\xbf\xe7\xf3"
- "\x7a\x3e\xab\x55\x92\xb7\x69\x9a\x93\x7e\x47\x79\x1b\x69\xbe\xb7"
- "\x69\xfb\xe3\x4e\xde\xb9\x8a\xf9\xfe\xbf\xaf\x8a\xf9\xfe\xbf\xaf"
- "\x8b\xf9\x7e\x5f\x47\x31\xdf\xef\xf3\x91\xca\xdb\x88\xb9\xfe\xf3"
- "\x91\x52\x3c\x1f\x3b\x19\xf3\x36\x7f\x3f\x20\xcf\xf1\x9f\x47\x2b"
- "\xe7\xf8\x2f\x56\x3e\xe0\x78\x3b\x8e\x57\xdb\x73\xfc\x17\x47\xee"
- "\xaa\xc6\x67\x39\xfe\x7f\xf6\x8b\x38\xbe\x05\x73\x39\xae\xcc\x27"
- "\x91\xd7\xf6\x7f\xb7\x1b\xff\xfe\x77\xbb\xf1\xef\xff\x23\x18\xff"
- "\xfe\xf7\x31\x2d\xc7\xf1\x7f\x6f\xf9\xf1\xef\x2e\x71\xfc\xdf\x05"
- "\xe3\xdf\xff\x7e\xb5\x79\x8e\xff\x3c\x4e\x9a\xe3\xe1\x38\xcb\xf1"
- "\x9f\xc7\x39\xd5\xf6\x22\x8e\xdf\x77\xaa\x35\x72\x39\xf7\x66\xbe"
- "\xd1\x3e\xd9\x3d\xec\x94\xae\x3b\x22\x9b\xcf\x19\x6a\xcb\xe7\xc4"
- "\xca\xe4\x73\x5a\x8a\xf3\xf7\x5f\x14\x73\xfe\xfe\x4b\x62\xce\x3f"
- "\xe4\x27\xe6\xfc\x43\xbe\xe2\x7c\xce\x02\x87\x7c\x8e\x98\xff\xbf"
- "\x1c\xab\x9b\x2c\xcc\xe7\xe4\x0b\xf2\x39\x07\x8f\xca\xf3\xff\x97"
- "\xb2\xfc\x7f\x8b\xe5\xff\x70\x09\xfe\xff\xc7\xff\x11\xfe\x0f\xbf"
- "\x03\xfe\xff\xc7\x3d\xe0\xff\x03\x87\x69\x8e\xc7\xc5\x75\x52\xf6"
- "\x2b\xcf\xf1\xdc\x59\x3f\x70\xb0\xbb\xb8\x1f\x38\x38\x51\xdc\x0f"
- "\x1c\xf4\xe0\xfb\x01\xee\x5c\x8b\xf4\x03\x07\xfd\xef\x4d\x3f\x70"
- "\xd0\x9f\xef\x07\x0e\xde\x6c\xbe\x1f\xf8\x52\xa6\x1f\xf8\x92\xeb"
- "\x07\xbe\x54\xd0\x0f\x1c\xba\x24\x9f\xe3\x89\x75\x3f\xc7\x33\xec"
- "\x5e\xcf\x83\x3a\x54\xad\x28\xc7\xb3\x3e\xdb\x50\x84\x6b\xa4\x5c"
- "\x24\xaa\xa5\xb3\x6c\x39\x1e\x9d\x5d\x8e\x47\xe7\x90\xe3\x59\x72"
- "\x91\xe3\xff\x89\xdc\x7c\xd3\xc9\x77\xb0\x46\x0a\xbb\x9f\xf4\x57"
- "\x17\xc5\xe3\xe6\xbf\x62\xf9\x9f\x5f\xbf\xef\xeb\xf9\x58\x2f\xda"
- "\xff\xe8\x9c\xac\x81\xaa\x1b\x2c\xca\xe9\x4c\x94\x5a\x23\xe5\x6b"
- "\xd1\xb8\x1b\xf1\x7c\x53\x5d\x98\x88\xef\x27\xd3\xf9\xa6\x3b\xa4"
- "\xde\xd3\x36\xad\xc9\x7f\x38\x86\x5d\x93\xbf\x69\x2d\x3f\x5d\xbe"
- "\x4b\x6b\x49\xcf\xe4\xd6\x92\x3e\x7f\x0f\xd6\x92\x76\x75\x4d\xfe"
- "\xf3\xf6\xeb\xf7\xfd\xb3\x43\x69\x91\x8e\x94\x20\x46\xc2\xec\xd7"
- "\x3e\xd5\x49\xcf\xdd\x57\x71\x73\xf7\xe7\xb5\xce\x3a\x28\x58\x1f"
- "\xb6\xcf\xef\x5a\x49\x0a\xb5\x06\xb6\x3e\xb8\x77\x37\xd4\x75\x75"
- "\x11\x60\xd5\x8a\x7c\xba\x00\xf9\xf4\x9f\x3a\xf6\xda\x8b\x80\x85"
- "\xae\x91\xc1\x88\xe3\x74\x2b\xf1\x89\x5d\x84\xdc\xfa\x4f\x76\xdc"
- "\x17\xc8\x08\xe0\x56\x7a\x5d\xd2\x45\xc6\x62\xe9\x1a\x1b\x0c\xf5"
- "\x7f\x68\xd7\xbc\xb2\x76\x25\x7a\x23\x3c\x17\x57\xd8\xbd\x5c\x4b"
- "\xcd\xf5\x3a\x8c\xc5\xa1\x79\x65\x5e\x0c\xf0\x6f\xde\x5b\xc4\x5b"
- "\xd9\x73\xfa\xcf\x34\x56\xcf\x60\xbf\xd7\xb5\xd2\x07\xd7\x01\xb1"
- "\x69\x2b\xeb\x2f\x7c\x7e\x6b\x13\xb4\x8f\x95\xa1\x7d\xdf\x1b\x51"
- "\x94\x37\xe0\xf7\x34\xd0\x96\xec\x18\x5b\xe4\x0d\x76\x0f\x2b\xe0"
- "\x8d\xcd\x75\xfc\x7b\x6c\x2c\x1f\xdb\x88\xe6\x51\xbe\xe6\xc7\xbf"
- "\xe8\xe5\xb8\x55\x17\x21\xcd\xad\xba\x08\xca\xad\xba\x88\x26\x6e"
- "\xd5\x4b\xe4\x51\x44\xe3\xd8\x8f\x70\xe3\x5f\x74\x76\x1a\x5b\x77"
- "\x1f\xae\x8f\x72\x44\xd1\xf8\x17\x96\x4f\xa3\x29\x9f\x22\x5f\xd9"
- "\x38\x95\xcf\xa3\xe8\x64\xf3\x28\xcd\x71\xaa\xa2\x39\xfc\x2c\xa7"
- "\x1e\x7d\x4e\xcc\xa9\x47\x87\x89\x39\xf5\xd8\x7e\x7b\x4e\x75\xe4"
- "\xd3\xa3\x4b\xa4\xb8\x94\xae\x8f\x72\x2c\x52\x9e\x47\x8f\x6e\x95"
- "\xe3\x51\x76\x7c\xfa\x4c\xc1\xf8\xf4\x26\x1e\xfd\xd7\x17\x62\x1e"
- "\x3d\x5a\xe3\x2a\x8f\xb2\x7b\x9b\x9c\xbf\x0b\x7b\x9b\xb8\xcd\xa3"
- "\xb1\x76\x3c\xfa\xef\xa9\x3c\x8f\xda\xef\x6f\xd2\x0c\x8f\xce\x6d"
- "\x9d\x35\x50\x44\x3c\x6a\x35\xb0\xf5\x09\x98\xc7\xd6\xf5\xb4\x98"
- "\x47\x8f\x79\xcb\xf3\xe8\xbf\xb7\xf1\x3c\x4a\xaf\x6b\x5d\x1e\xfd"
- "\x77\xb9\x88\x47\xe7\x0a\x78\xf4\x67\xde\x43\xe0\x18\x8b\x26\x1e"
- "\x8d\x11\xf0\xe8\xdc\xe6\x78\xf4\xdf\xe5\xd8\x46\x54\xa3\x1e\xdb"
- "\xd0\x3c\x8f\x1e\xdd\x29\xcd\xa3\x70\x9c\xe5\xd1\xa3\x3b\x79\x1e"
- "\x95\xd0\xa8\x22\x1e\x3d\x9e\xa4\x80\x47\xdb\xf8\xda\x28\xc7\x13"
- "\x15\xe5\x2a\xf8\x39\x9d\x8e\x6b\xa4\xce\x10\xce\x09\xda\x67\xb7"
- "\xef\xc9\x3e\x87\x7d\x4f\x96\xd8\xe6\x78\x8e\xe3\x78\x75\xc2\x1d"
- "\xf0\x2a\x3b\xc7\xf3\xc4\x6a\xf1\xd8\x93\x13\x6b\x6c\x63\x4f\x28"
- "\xaf\x96\xf4\xb5\xd5\x8b\xdf\xf7\x64\x9f\x93\x35\x52\x4f\x5c\x14"
- "\xad\x8d\x32\x4e\xb8\x36\x4a\xf1\x69\xf9\x35\x52\x4f\x7a\x8b\xd6"
- "\x46\x39\x51\xd0\xb4\xef\x89\xfd\x1a\xa9\x3c\xc7\x16\x75\x67\x39"
- "\xb6\x69\x0d\xaa\x93\x13\x9b\xd6\x48\x6d\x66\x5e\x10\x96\xb3\xab"
- "\x2a\xb2\xf5\x39\x56\xa7\x80\x63\x45\xfb\x9e\xd8\xaf\x31\x55\x74"
- "\xb0\xf4\xd8\x3e\x52\x12\xbe\x4f\x62\x6d\xd4\x7d\xf7\x74\xef\x13"
- "\xac\x97\x34\xd7\x16\x8f\x14\x73\x6d\x71\x1c\x7b\xed\x39\x29\xae"
- "\x2d\xee\xc2\x73\x2d\xbd\x2e\xe9\x9c\x1d\xd7\x56\xca\x70\x2d\xf4"
- "\xab\x79\x97\x95\x72\x6d\x71\x10\xcb\xb5\xa9\x1c\xd7\x5e\x69\x69"
- "\xae\x2d\x0e\xe2\xb9\xb6\xa4\x5d\xf3\x7b\x4c\x9d\x54\x4b\xcf\xcb"
- "\x39\xa9\xa6\x5c\x7b\x52\xed\x74\x8f\x29\xd1\x98\x8f\x92\x9b\xb6"
- "\x3d\xa6\xf8\x7c\xc0\x3e\x2e\x1f\x70\x3f\xef\x89\x52\x62\x54\x9a"
- "\x0f\x38\x09\xde\x1d\xe7\x5d\x2e\xc5\x3d\xa7\xc2\x70\x4f\x94\x3d"
- "\x76\xf9\x80\x3d\x8e\xf9\x80\xd7\x9c\x73\xac\xa2\x7c\x00\x3b\xef"
- "\xb2\xf4\xba\x98\x63\x4b\x6f\x8a\x39\xf6\x7f\x57\xdb\xe6\x59\x62"
- "\x7d\xe4\xd7\x4c\x2d\x1b\xd9\x94\x0f\xa8\x14\x73\x2b\x9f\x0f\xf8"
- "\xdf\x11\xf2\x1c\x5b\x26\xce\xff\x4e\x28\x10\xcd\xb3\xdc\x51\x25"
- "\x5c\x87\xda\xb6\xfe\xd4\xa9\x95\xc7\xcb\x85\x1c\x5b\xb6\xe7\x7e"
- "\x5a\x87\xba\x69\xad\xa9\x66\xc6\x72\x3b\xae\x43\xfd\x4d\xdf\xd2"
- "\x63\x7b\x08\xce\x6d\x63\xf9\x56\x94\x1b\xd8\x73\x6f\x72\x03\xc7"
- "\xf6\xc8\xe4\x06\xbe\xd9\x2e\xe6\xd9\x6f\x2a\xd9\x6b\xcf\x48\xf1"
- "\xec\x37\x4b\x78\x9e\xa5\xd7\x25\x9d\xb1\xe3\xd9\x8a\x96\xd4\xb4"
- "\xdf\x14\xb4\x6e\x6e\xe0\x9b\x02\x3e\x37\xf0\xbf\x2e\xcc\x7f\x2c"
- "\x8b\x93\xe6\xd9\x32\x2e\xef\x5a\xc6\xe7\x5d\x2b\x24\xf6\x4b\x11"
- "\xf1\x6c\xf9\x54\xdb\xfc\x47\x56\xd3\x56\xda\x34\xed\x9e\xfb\x70"
- "\xbf\x94\xf2\x60\xa5\xb9\x01\x9c\xe7\x8e\xdc\x8a\xdc\x65\xe3\x57"
- "\x3e\x37\xb0\x47\x3e\x37\xd0\x0c\xbf\x2a\xdf\xbb\xef\xf4\x54\x31"
- "\xbf\x9e\x0e\x11\xf3\x6b\xc5\x45\x7b\x7e\x75\xe4\xd6\xd3\xd9\x52"
- "\xbc\x4a\x73\x03\x15\x99\xf2\x9c\x7a\x5a\x27\xc7\xa9\xec\x9a\x7e"
- "\x55\xfc\x18\x69\x9e\x53\xbf\x3d\x27\xe6\xd4\x6f\xbd\x5c\xe5\xd4"
- "\x7b\xb2\x5f\x8a\xdb\x9c\x1a\x69\xc7\xa9\xdf\x2d\xe1\x39\xd5\x7e"
- "\xcf\x94\x66\x38\xb5\xb5\xf2\x04\x42\x4e\x15\x69\xd7\xef\x2c\x62"
- "\x4e\xad\x08\x94\xe7\xd4\xef\x8a\x79\x4e\xa5\xd7\xb5\x2e\xa7\x7e"
- "\x67\x6e\xdd\x3c\xc1\x77\x66\x5e\xbb\x56\x1c\x6e\x9e\x53\x4f\x1f"
- "\x93\xe6\xd4\xd3\xc7\x28\xa7\x9e\x3e\xe6\xfa\x9c\xf2\x33\xdb\x14"
- "\x70\x6a\x1b\xdf\x4b\xe5\xcc\x56\xc5\x79\x02\xcc\xb7\x22\x97\x56"
- "\xde\xd9\xda\x21\xf1\xb6\xb5\x43\xc6\x70\x1c\xfb\xe2\x9d\x72\xec"
- "\xd9\x2f\xc4\x63\x1a\xce\xee\xb7\x8d\x69\xa0\x1c\x7b\xfe\x35\xf1"
- "\xfe\xa8\x8e\x6b\x85\x88\xd7\x50\xfd\xbe\x43\x53\x9e\x00\x39\x77"
- "\x8c\x30\x4f\x70\xbe\x83\x3c\xdf\x7e\x1f\x28\xca\x13\xfc\x4b\x9a"
- "\x6f\x6f\x89\xf8\xb6\x72\x12\xcb\xb7\x4d\x6b\xa8\x7e\x1f\x67\x5b"
- "\x43\xb5\x59\x0d\x2b\xe2\xdb\xf0\xbb\xc3\xb7\xfb\x5c\xe7\x5b\xf1"
- "\x5e\x2a\xf6\xeb\xa5\x56\x5e\x2f\x3d\x02\x7c\xcb\xae\xd7\x61\xbf"
- "\x66\xaa\x6b\xeb\x75\xb4\xd6\x9a\xa9\x58\x2f\x69\xde\x3d\xb7\x50"
- "\xcc\xbb\xe7\x0a\xd8\x6b\x25\x79\xf7\xdc\x58\x9e\x77\xe9\x75\x2e"
- "\xf3\xae\x5b\x39\x83\x73\x71\xad\x9b\x33\x38\x17\xc7\xf3\xee\xf9"
- "\x61\xcd\xf3\xee\xf7\x43\xa5\x79\xf7\xfb\xa1\x94\x77\xbf\x1f\xea"
- "\x94\x77\x45\x63\x08\x2e\xf4\x93\x5c\xcb\xa3\xf2\x7e\xdf\x67\xe5"
- "\x82\xc6\x9d\x9c\x01\x70\xb0\x2a\x11\xd7\x70\x0a\xc7\x31\x04\xcd"
- "\xe7\x0c\x9a\xe3\x5b\xe5\x39\x03\x7d\x5f\x31\xdf\xea\xfb\x89\xf9"
- "\xf6\x87\xd3\x58\x2f\xa7\x39\x03\x96\x03\xf4\x0b\x9b\x72\x06\x7a"
- "\x31\xcf\xf2\x39\x83\x1f\x96\xcb\xbf\xfb\xd2\xe7\x8b\xf4\xed\x8b"
- "\x76\x6b\x56\xcf\xe4\xf9\xf6\x44\x89\x6d\xcc\xd8\xc5\x53\xc7\x83"
- "\x85\x7c\xab\xaf\x76\x58\xb3\x7a\x5a\x0b\xae\x59\x3d\xad\x85\xd7"
- "\xac\x0e\x11\xaf\x59\xbd\xf1\x16\x3f\x8e\x4c\xf9\x9a\xd5\x55\x31"
- "\x2c\x07\x23\x86\x70\xdd\x6a\x57\xf2\x08\xad\xbc\xd7\x8a\x88\x7b"
- "\x45\x79\x84\xaa\xeb\x62\xee\xfd\xa1\x8f\x3c\xf7\x56\x1d\xe6\xb9"
- "\x97\x5e\xd7\xba\x9a\xb7\xca\xd0\xba\x79\x84\x2a\x03\x9f\x47\xf8"
- "\xe1\x0b\x49\xee\x15\xbd\x1b\xd3\x17\x48\xbf\x1b\x83\xe3\x2c\xf7"
- "\xea\x0b\x64\xf3\x08\x0e\xe3\xb7\xaa\x37\xd0\x77\x63\x9c\xe6\xd5"
- "\x2b\xc8\x23\xb4\xb9\x31\x06\xd5\x39\xee\xe4\x11\x90\x6f\x91\xcf"
- "\x6c\x9c\xeb\x4a\x1e\xa1\xe5\x35\xee\xa5\x0d\x62\xce\xbd\xb4\x49"
- "\xcc\xb9\x3f\x8d\xb0\xe7\x5c\x47\xbe\xbd\x74\x4e\x8a\x6b\x69\x1e"
- "\xa1\xa6\x56\x9e\x67\x2f\x7b\xcb\xf2\xac\xdd\xd8\x5c\x9e\x67\x7f"
- "\x1c\x26\xe6\xd9\xcb\x13\xdd\xe2\x59\x57\xf7\x60\x69\x53\x3c\x1b"
- "\x6e\xc7\xb3\x3f\x9e\xe6\x79\xd6\x7e\x1f\x96\x66\x78\xb6\x95\xf6"
- "\x61\x91\xd7\xb8\x35\xaf\x89\x79\xb6\x26\x4d\x9e\x67\x6b\xfa\xf1"
- "\x3c\x4b\xaf\x6b\x5d\x9e\xad\x09\x6d\xdd\xdc\x42\x4d\x28\xaf\x71"
- "\x7f\x7a\xac\x79\x9e\xbd\xac\x96\xe6\xd9\xcb\xdc\x7b\xb1\xcb\x6a"
- "\x59\x8d\xeb\xc0\xb3\x57\x3c\x14\xf0\x6c\x1b\x1f\x83\x70\x85\xb8"
- "\x93\x5b\x60\xf9\x55\x6f\x37\x5f\xe2\x8c\x70\xbe\x84\x20\xb7\x30"
- "\xc6\x96\x5b\x10\xef\xcf\x12\x6f\xcb\xdf\x06\x71\xbc\x3b\xea\x4e"
- "\x79\xf7\xe7\x2e\xf5\x4d\xbc\xbb\x00\x78\xf7\x67\x76\x7e\x44\x7d"
- "\x13\xef\x5e\x3b\x6e\xab\x17\xbf\x3f\x8b\x4c\x6e\xe1\x79\xb6\xbc"
- "\x39\x4d\xb9\x05\xe4\xe1\x20\x61\x6e\xe1\xda\x12\x79\x0e\xfe\x39"
- "\x4d\x94\x5b\xf8\xa7\x34\x07\x1b\x45\x1c\x5c\x7b\x90\xe5\xe0\xe7"
- "\x6d\x1c\xfc\x73\xd9\x2d\xf0\x96\xb7\x3e\x50\xc6\xc1\x46\x96\x83"
- "\xc7\xdd\x1b\x0e\xfe\xbc\x05\x38\x98\x6d\xf7\xab\xb3\x4a\x75\xc0"
- "\xc1\x61\xc8\xc1\xe3\x5c\xcb\x37\xdc\xa5\x3d\x5a\xb0\x5e\xd2\x5c"
- "\x7c\xf5\x92\x98\x8b\xaf\xf9\xb3\xd7\x4a\x72\xf1\xd5\x2f\x78\x2e"
- "\xa6\xd7\xb5\x6e\xbe\xe1\x6a\x75\xeb\xe6\x1b\xae\x56\xf3\x5c\x7c"
- "\x6d\x7b\xf3\x5c\xfc\x73\x96\x34\x17\xc3\x71\x96\x8b\x7f\xce\x72"
- "\xca\xc5\xcf\x0b\xb9\xf8\x97\x26\xcd\x2b\xca\x37\xe8\xef\xf7\xbd"
- "\x5b\x7e\x91\xd5\xbf\x01\xbd\x48\x4a\x95\xc7\x2f\xd7\x4b\x73\x09"
- "\xb9\x91\x4a\x52\x4a\xcd\xcf\x13\x38\x06\xed\x67\xe8\x5e\xea\x3f"
- "\x94\x58\xd7\x2e\x8d\x47\x3e\x5e\x87\x7f\xa0\x71\x33\x55\xdc\xb3"
- "\xc5\xb6\xb1\x81\x1d\xef\x8a\xc7\x91\x7b\xf3\x04\xe7\xa5\x7e\x8b"
- "\xc9\x4c\x30\x71\xdf\x8b\xa3\xf3\x6e\x12\xcc\xb6\xcf\x88\x4d\xbd"
- "\x87\x21\x9e\x59\x93\x60\x34\x74\x49\x30\x4a\x7d\xff\x09\x35\xf1"
- "\xee\xb4\x8c\x61\x36\xaf\x67\x8c\x37\x9e\xd2\xea\x6f\xac\x22\x24"
- "\x73\x3d\x63\xa8\xff\xc0\x00\xb8\xf9\xa5\xe2\xaf\x70\xdd\x8d\xae"
- "\x75\x65\x37\x52\x83\x09\x1c\x3b\x62\x3b\x06\xed\x46\xac\xa9\x9e"
- "\x8c\x15\xce\x31\xeb\x47\x1d\xc8\xd3\x02\x57\x25\x12\xf2\xcc\x2d"
- "\x7c\x66\x0c\xe5\x80\x19\xdf\x74\x28\x33\x03\xca\x62\x7e\xf3\x5b"
- "\x23\xe0\xd1\xab\xe4\x7d\x82\xcf\xf4\x0a\xb8\xaf\xfc\x74\x6c\x7b"
- "\xcf\xfe\x39\x8c\xca\x8b\x58\xb7\xcd\x1b\xca\xf8\xad\x37\x40\x3c"
- "\x48\xe6\x02\xe2\x8d\xf7\x91\x01\xd7\x31\xaa\x64\x06\xfa\x11\x5d"
- "\xa9\xd9\x48\x9f\x69\xa8\xdf\x21\xf0\xb1\x0c\xfc\xee\xe6\x05\x44"
- "\x0d\x7f\x3e\x4c\xf6\x7a\xa8\xeb\xf5\x30\xb8\xcf\x31\x58\x2f\xb9"
- "\x7b\xcc\xd8\x08\xfd\xce\x6f\xfd\xb1\xef\x60\x7f\x1f\x7f\x9b\xfd"
- "\x1d\x95\x75\x85\x05\x8e\x33\xa9\xc9\x4c\x69\xbc\x99\x74\x86\xb6"
- "\xc8\x83\x7a\x23\x1e\xad\x9f\x68\xf5\xef\xf5\x20\x64\x57\x42\x8d"
- "\xaa\x14\xea\x6e\xf9\xeb\x6f\x8d\x3a\xed\xef\x09\x9c\x37\xa0\x67"
- "\xb9\xec\x51\xf7\xda\x94\x9f\x08\x41\x3e\x81\xff\xcf\x31\x42\x3f"
- "\x36\x09\x3e\x67\xc0\x7d\x58\x6f\xf8\x7b\xe1\xb5\x70\xbc\x8b\x6e"
- "\xd1\x59\xd2\x39\x96\x78\xa7\xc3\xbd\xd1\x6b\xaf\xeb\xf1\x5a\xbd"
- "\x47\x5d\x04\xd6\x01\x3e\x1b\xe1\x33\x7e\x0f\xc7\x90\x11\x66\xeb"
- "\xbc\xa1\x2c\x36\xb3\xd6\x1b\xac\x7d\xe7\x0d\x65\xb9\x0f\xee\x33"
- "\x03\xee\x19\xae\xf1\x81\x6b\x7c\xd8\x7f\xb5\x44\x9d\x05\xc7\xb0"
- "\x1c\xf8\xd7\x47\x37\xaf\x11\xcb\x2e\xc3\xb2\x65\xda\xc1\x8b\xf1"
- "\x5d\x6f\x60\x00\xdb\xd8\xa7\x06\x68\x3d\x4e\x55\x79\xdc\xf0\xea"
- "\xec\xc1\x30\xf0\x9c\xeb\xde\xd3\x12\x9f\x4c\x2b\x21\xba\x1e\x58"
- "\x4e\xdd\x39\x28\xdf\x0b\xdb\xa2\xfe\x83\xba\x03\x7a\x8f\xeb\x91"
- "\xd8\xbe\x10\x4f\x63\xc0\x13\x78\x0f\x37\x7c\xf1\x77\xf0\x3b\xdc"
- "\xf5\xec\xda\xf7\x58\xe7\x00\xad\x27\x03\x9f\x2d\x9e\x1e\x17\x89"
- "\xa7\x7f\xc7\x3e\xf0\x7d\xb3\x9e\xec\x2c\xc7\xef\xeb\xe9\xf7\x00"
- "\x4b\x37\xa0\xde\x86\xf7\xf1\x18\x7e\x96\xa9\xaf\x8f\x2d\x6e\xc5"
- "\xfe\x80\x0d\xfb\xd8\xd9\x30\x02\xb8\xb0\x61\x04\xeb\xbb\x5b\xab"
- "\x57\xb1\xfd\xb0\xc7\x0d\xd6\xd7\xa5\x43\x0c\x2d\x1f\xf9\x7b\x65"
- "\x40\xdb\x5a\x6f\x63\x5c\xaa\xe0\x9c\x31\x04\xe3\x92\x91\x00\x31"
- "\xa1\xd7\xc6\xf3\xf5\xc7\xcf\x46\x36\x9e\x56\x88\x05\x9d\xbb\x69"
- "\xec\x87\xf7\x93\x71\x0b\xe2\xd8\x8d\x31\x1e\x81\xab\x19\xc4\x2d"
- "\x60\x64\xd7\x02\x93\x0a\xc7\xf5\xe1\xf1\x43\x75\x26\x55\x06\x48"
- "\x36\xe8\x67\xc9\x6a\xe0\xe5\x4d\x8b\xa0\xcd\xa1\x4c\xa6\x4f\xb4"
- "\x6e\x90\x2d\x8e\x09\x10\xbb\x45\x80\x5d\x68\xf3\x0c\x68\xbf\xcd"
- "\xc0\x79\xf8\xff\xcd\xd0\xff\x80\xa6\xd3\xe9\x3d\x8c\x11\x50\x9e"
- "\x7a\x53\x37\xc6\x90\xd7\x8d\xa9\x85\x36\x1c\x5a\xff\x81\x31\xc8"
- "\xd6\x86\x58\xa7\x0c\x38\xbe\x1a\xce\x43\x7b\x1e\xa0\x18\xba\x91"
- "\x66\xbb\x67\xb9\xf6\x4c\xdb\x45\x86\xae\xde\x45\x7a\xae\xda\x45"
- "\x86\x2f\xad\x86\xe7\x32\xf5\x8f\xcc\xc9\x30\x33\xf4\x89\xa7\x6b"
- "\x1a\xbb\x25\x97\xe1\xbb\x27\xeb\x7b\xbf\xcd\x5f\xbe\x8b\x0c\xc0"
- "\xb9\xb1\x53\x6a\x09\xc1\x3e\x7c\x4a\xbb\x0b\x4c\x69\xec\x4d\x62"
- "\xed\x72\xba\xc6\xf2\x5e\xff\xae\x93\x6f\x12\x72\x54\x63\x24\xda"
- "\x38\xe8\xcb\xeb\x6a\x88\xd6\xc8\x18\x4a\x52\x7e\x22\xc0\x3d\xb5"
- "\xb4\xed\x6e\x91\x29\x73\x08\xc1\x39\x83\xd6\x9f\x35\xa4\x63\x24"
- "\xf1\x4a\x3c\x43\xfc\x93\xab\x99\x1a\xcb\xfa\x34\x9d\x36\x89\xa8"
- "\x76\xd5\x55\x50\xed\xe9\x71\xf3\xd4\x41\x9c\x9f\x5a\x1f\x4a\xde"
- "\x30\x73\xfd\x51\xd6\x7a\x53\x72\x14\xe9\x8e\xf7\xd3\x99\xd5\x5e"
- "\x37\x63\xa0\xdd\x4c\xca\xf8\xf9\xe6\x50\x36\x9e\xeb\xd3\x83\x77"
- "\xcd\x36\x81\x6e\x1d\xad\x4f\x9e\xc3\xd4\xa0\xae\x83\xfe\x85\xd5"
- "\x82\xa5\x35\x66\xd0\x56\x11\xd0\x7f\xeb\xc9\x57\x55\xf9\x2a\x6b"
- "\xf6\x68\xbd\xc2\xdf\xc8\x65\xfb\x6d\xec\x4b\xa1\xee\x21\x1a\x92"
- "\xc2\xd6\x1f\xfa\xcc\xce\x71\xa8\xa7\x98\x0b\x58\xff\x43\x70\xaf"
- "\x4c\xef\x1d\xc1\x70\x7d\x00\xf6\x9f\x53\x2a\x75\xa4\xc8\x64\x21"
- "\x1b\xaf\xb0\x6d\xd4\x1e\xda\xc8\x0b\x62\x6e\x84\x76\xf2\x96\x8a"
- "\x1b\xc6\xcc\x9a\x79\xba\xc6\xea\x49\x63\xc3\xc6\xc5\x48\xe3\x32"
- "\x79\x3e\x81\x7e\x14\x62\xb3\x86\xc6\xc6\xea\x97\x5d\x86\xb1\x51"
- "\x76\x1f\xb7\x22\xe4\xfa\x17\xfc\x6d\x06\xf0\x81\xb8\xb0\xfa\x66"
- "\x97\xe1\x6f\x63\x1d\xf0\xfd\x19\xe2\x60\xca\xf2\x0b\x4c\x49\x6c"
- "\x0d\x29\x85\xfb\x61\xba\x08\xeb\x60\x56\x5a\x87\x1a\xb9\x3a\xa4"
- "\x3d\x03\xb8\x7d\x06\x70\xfb\x0c\xe0\x56\x4f\x71\x7b\xa2\x92\xe2"
- "\xd6\x02\xf5\x6a\x00\xed\xbe\x34\x84\xa8\xb0\x5e\x3b\xcf\xe2\x1a"
- "\x7d\x50\xcf\x1a\x1e\xbb\x93\xae\x42\x1b\xd9\xf0\xeb\xd9\xbf\x2b"
- "\xb6\x4f\x89\xb1\x82\x24\x23\x7e\x1b\xa5\xf0\x6b\xd2\x4d\x99\x05"
- "\xb1\xf9\x0b\xe0\xf7\x47\x0d\xf1\xa9\x26\x5e\x49\x21\x80\xdf\x1a"
- "\x29\xfc\x9a\xd6\x1c\x80\xdf\x74\xc0\xef\x1c\x21\x7e\x4d\x03\x95"
- "\xe3\xb7\xde\xd4\x84\xdf\xd7\x39\xfc\x46\xd9\xe1\xb7\x5a\x80\x5f"
- "\xbc\x6f\xc5\xf8\x35\x85\x29\xc3\x6f\xbd\xbe\x09\xbf\xe0\x4b\x36"
- "\xbe\xc5\xb6\x51\x7b\x68\x23\xc0\x6f\xfd\xe7\xd0\x4e\x92\xf8\xbd"
- "\xfb\xf1\x6b\x4c\x71\x3d\x7e\x8d\x53\x9b\x8f\x5f\xc3\x55\xe5\xf1"
- "\x6b\xd8\xd7\xfa\xf1\x6b\xec\xa9\x2c\x7e\x0d\xf9\xf2\xf1\x6b\x88"
- "\x6b\x3b\xf1\x33\x07\xb9\x1e\x3f\x73\x97\xe6\xe3\x77\xbb\x50\x79"
- "\xfc\x6e\xc7\xb7\x7e\xfc\x6e\x57\x2a\x8b\xdf\xed\x70\xf9\xf8\xdd"
- "\x7e\x56\x2e\x7e\xa3\xbb\x5b\x19\x2b\x8e\x9b\xeb\x96\x18\x88\x1a"
- "\x88\xea\x35\x4b\x47\xf4\x8c\xf0\xd9\xcb\xf6\x99\xd5\x54\xe0\xab"
- "\xed\x3e\xfb\xd8\x7d\x56\xdb\x7d\xf6\xb5\xfb\xec\x6f\xf7\xb9\xa7"
- "\xed\x33\xc4\xab\xdd\x35\x0f\x73\x12\x78\xb6\x14\xbd\x87\xc5\x9f"
- "\x3b\xdf\xe7\x0d\x4b\x00\xfa\xbe\x3e\x52\x75\xcf\x48\x65\x4c\x1d"
- "\x3d\x08\x73\x5b\xc5\x90\x58\x2d\xf9\xed\x15\x0f\x4b\x5a\x63\x2a"
- "\x58\x42\xcf\x1e\x1a\xa6\x31\x85\x58\xb3\xc6\xf8\x4e\x5e\x02\xf8"
- "\x32\x80\x4f\x4c\xf6\x6f\x0f\x65\xff\x06\xda\xcd\x50\x12\x6b\x00"
- "\x5d\xfe\x15\x53\xe5\x61\x59\x82\xf7\xf9\x4c\xac\x8e\x58\x3d\xfb"
- "\x63\xde\xca\xc3\x9a\x3d\xc6\xd7\xe0\xd9\xbf\x07\xf8\x52\xfd\xea"
- "\x54\xab\x77\x69\x6d\x39\x49\x57\x59\x03\x12\x13\x41\xd7\xd7\x7e"
- "\x4e\x96\xd6\x32\x35\x89\x66\xc6\x54\x1a\xa6\xc3\xf7\xb6\x35\xa5"
- "\xf1\xc7\x48\x89\xa1\x9c\x60\x9f\x87\x58\x2d\x35\x7c\x4e\xdf\x13"
- "\xe3\x35\x70\xac\xc4\xb0\x93\x14\xc3\x67\xdd\xbc\x4b\x70\x9f\xd6"
- "\x7e\xa5\xb5\x3b\x89\x25\x6b\x8c\xda\xea\x3b\xda\xc8\xf8\x8e\x36"
- "\x15\xd7\x42\xdd\xb2\x46\x9b\xb1\xae\x25\x50\x0f\x76\x8f\xce\xec"
- "\xd1\x66\xb6\x5c\x63\x19\x9b\x43\xb0\x64\xc3\xf5\x7e\x70\xbd\xdf"
- "\x68\x13\xd6\x0f\xeb\x26\xe9\xf7\xb2\x12\x23\xa0\xee\xcf\x87\x68"
- "\xbc\x08\xb3\xcc\xcb\x5f\x19\xde\xac\x13\x65\x7d\x64\x56\x62\x35"
- "\x2d\xd7\xdb\x9d\x72\x65\xc7\x3f\x31\x59\x49\x5c\x7d\xd5\xee\x94"
- "\x6b\x76\x52\x2e\x57\xdf\x00\x37\xca\x65\xa6\xc9\x97\xab\xe5\xea"
- "\x1b\xe4\x4e\xb9\x3b\x9d\x94\xcb\xd5\x37\x45\x79\xb9\x2a\xe2\xe5"
- "\x24\x6e\x11\x6e\x61\x41\x45\x42\x9d\x61\xc1\x2d\x1c\xa8\x88\x93"
- "\xfb\x4f\x8a\x70\x0b\x03\x2a\x0f\xd9\xfc\x37\x62\xc0\xad\xf8\xab"
- "\x3c\x9c\xc6\xdf\xad\xd8\xab\x3c\x64\xf7\x7f\xc4\xd8\xbb\x17\x77"
- "\x0f\x59\xfc\xa3\x37\x86\x38\x01\xa7\xef\x08\xb2\xae\x9f\x48\xac"
- "\xdd\x12\x55\xef\x59\x83\xc8\xe8\x24\xe8\xf3\x72\x48\x97\xd1\x9b"
- "\x2e\x30\x41\x98\x73\x52\xa9\xb2\x92\x72\x89\x2a\x53\x65\x55\x15"
- "\x26\x54\xa8\x4a\xcd\x43\x91\xb7\x2c\x5b\x17\x99\x3c\x9e\x84\xe3"
- "\x87\x23\x09\x31\xbe\xab\x21\xb4\xac\x89\x24\x5d\x1b\x44\xa6\x58"
- "\x08\xe6\x38\x8c\x93\xe7\x5f\x60\xbe\x4e\x04\x8d\x7f\x1d\xf8\x35"
- "\xc7\x84\x7d\x69\x17\xf8\xae\x19\x70\x0c\xe5\x98\xc8\x6e\xab\xc1"
- "\x63\xb2\x81\xbd\xd6\x00\x7e\xd4\xc0\xac\x4f\x64\xfb\x64\x26\x59"
- "\x43\xde\x87\xcf\x97\x55\x9e\xed\x3c\x0d\x44\xb5\x19\xbc\x6a\xfd"
- "\x2a\x4f\xa2\x57\x79\x56\xa2\x7f\x05\x9f\x5c\x9b\x7c\x1d\xf3\xf9"
- "\x3b\x82\x76\x59\x0d\xaa\xf7\xc0\x37\xe3\xf5\xcf\xc4\x12\xd5\xd7"
- "\x50\x1e\x5c\x3b\xe0\x70\x1c\x21\x4e\xf2\x39\x5e\x56\xdf\xac\x31"
- "\xf8\x7d\x2c\x07\xf3\xa4\x19\x56\x68\x67\xdf\xf5\x26\xac\x37\x93"
- "\x95\xbc\x4f\x97\x00\x7d\x8e\xca\xf3\xf3\xb1\xfd\x98\x7a\xec\x43"
- "\xa0\xef\xe8\x71\x05\x3e\xb3\xf9\x80\x54\xa6\x8c\xf1\x1d\x55\xc3"
- "\xa4\x77\x0c\x2a\x31\xd6\x11\xdd\xa2\x46\x52\xa5\xf2\xfc\x02\x7f"
- "\xfb\x86\x6f\x56\x90\xd1\x37\x6b\x1c\xd4\x61\x8f\xad\xbe\xf8\x5b"
- "\xb6\xe3\x98\xff\xe0\xea\x58\x76\x38\x51\xbe\x8e\xcc\x7b\x3d\xba"
- "\x4e\xf1\x67\x0c\xd8\x96\x3a\x6d\x1d\xd4\xa5\xdd\x58\x6c\x6f\x26"
- "\x2b\x4b\x6d\x4c\xd6\xf4\x62\xf3\x81\x2a\xaf\x68\xcc\x2b\x31\x59"
- "\x63\x68\x7e\x3b\x7b\x0c\x3b\x56\x07\xb9\x1f\x34\x40\x05\x6a\xa1"
- "\x6b\x2a\x2f\x36\x1f\x18\xa2\x51\x29\xf3\x53\x2a\x2f\xd6\xff\xea"
- "\x7a\x61\x3b\xb4\x1b\x08\xbf\xf7\x42\x95\xca\x2b\x93\xe6\x38\xc6"
- "\xf8\xe3\xef\xc1\x35\x3d\xe1\x37\xfd\x99\xac\x51\x7a\xbc\x0e\xce"
- "\xef\xe1\xce\x07\x08\xce\x07\x40\x9d\x43\xb9\xf3\x65\xdc\xf9\x3e"
- "\x82\xf3\x7d\x62\x7b\x11\x8f\x2b\x2a\x2f\x13\xde\x13\xe3\x3b\x06"
- "\xef\xc7\x17\xdf\x27\xb0\xf7\xe4\x37\x86\x70\xd7\xf9\xd6\xaa\xda"
- "\x75\xb9\x01\xf8\x82\xf3\x3d\x05\xdf\xef\xf9\x75\x7c\x20\x19\xbd"
- "\x09\xdb\xb4\x5d\x1f\xbd\xd7\x8b\x03\xd8\x3c\x91\xca\x2b\x80\x6d"
- "\x0b\xe8\x3f\x85\xe5\xc1\x71\x03\xf6\x91\x46\xd0\x91\xf0\x7f\xcc"
- "\xb5\x8a\x72\x1d\x73\x16\x2c\x78\x67\x41\x40\xdf\x88\x80\x88\x98"
- "\x59\x01\x6f\xbe\xb3\x70\x5e\xdc\x88\xbe\x11\x0f\x13\x22\xc0\x8e"
- "\x9a\x49\xed\xcc\x58\xb3\x32\x56\x94\xe6\x80\x7e\x53\xa9\xa1\x2f"
- "\x6f\x24\x59\x10\x57\x4b\xb7\xbc\x58\xcb\xfa\x3c\x78\x96\x52\xc2"
- "\x75\x09\xa3\xa0\xed\xdb\xb1\xef\x01\x4a\x03\x08\x49\x83\xf3\xba"
- "\x84\x13\x78\xec\x38\x7b\x0c\x1c\x33\x9b\x0b\x4b\xf0\x26\x47\x02"
- "\xea\xd8\x7c\xda\x35\x55\x7b\x0f\x36\x77\x78\x93\xa8\xcc\xa9\xde"
- "\xe4\xbf\xb5\x65\xaa\x03\x56\xbd\xea\xbf\xad\x15\x2a\xd4\x20\x5f"
- "\xfb\x1f\x23\x83\xe2\xbd\x09\x9e\xff\x4a\x0b\xc7\xe1\x3c\x9e\x63"
- "\xcb\x61\x63\xdd\x7e\x2a\x5e\x87\xf9\x35\xfc\x7f\x72\x0e\x73\xf1"
- "\x6b\x7f\xd0\x31\xa8\x89\x55\xed\xb6\x61\x5d\x03\x7a\x10\x02\xed"
- "\xb8\x1d\xeb\xa7\x57\xb5\x2b\xf0\xcc\x85\xeb\x17\x11\x1f\xb8\x3e"
- "\xdb\x9a\x9d\xb1\x02\x79\xc1\xbc\xaa\x5d\x18\x93\xda\x75\xe0\xe6"
- "\xb5\xc4\x3b\x77\x2d\x3c\x9f\x6b\x89\x57\xfd\xaa\xf6\x29\x7a\xaf"
- "\xb0\x5a\x6c\x5b\x28\xc6\xe7\x86\x8a\xfc\x11\x8e\x65\xe9\xc9\xce"
- "\x68\x3c\x06\xcf\x9f\x5c\x7e\xd8\xe7\x16\x68\x47\x53\x9f\x68\x62"
- "\xf5\xcd\x88\x67\xa0\xdd\xea\xfb\x44\x07\x76\x8e\x05\x6c\xc1\x33"
- "\xc6\xf8\x65\xc4\xd7\xaa\xbc\x0b\xfe\xf5\x2c\x21\x5a\x7c\xa6\xd7"
- "\xa7\x84\xef\xb8\x65\x82\x67\x3b\x2f\x76\xe7\x2d\x03\x7c\xce\x23"
- "\x05\xf0\xf9\xb8\xae\x80\x04\x4c\x06\x3d\xa6\x7a\xa8\xc3\xcb\x11"
- "\x8c\xb9\x5f\x11\x68\xd8\xea\xcf\xc8\xc9\xf2\x63\xc4\x27\x8c\x78"
- "\x36\xad\x23\x1f\x47\x54\x53\xf4\xf0\x79\x21\x51\x95\x98\x2c\xec"
- "\x3b\x03\xed\x30\xcc\xfd\x17\x13\x7c\x1f\xc0\xa8\x76\xc5\x15\xd6"
- "\x99\x80\xcb\x6a\xda\xe1\x78\x72\xab\xfa\xfb\x1a\xfc\xce\x1b\x46"
- "\xee\x3d\xda\x0d\xee\x3d\xda\x0d\xf6\x3d\x5a\x74\x62\x38\x7d\x8f"
- "\x86\xef\xcf\xa6\x84\x7b\x32\x58\x1e\xbe\x53\xeb\x68\x04\x1c\xbc"
- "\xab\xe9\x64\x79\x57\xd3\x35\xa7\x8e\xf8\x96\x18\x6a\x48\x69\xed"
- "\x31\xf2\xd1\x22\xe2\xcb\xdc\x88\xec\x50\xa4\x3b\x41\x98\xb5\xdf"
- "\xe9\x77\x6b\x75\xed\x2c\x98\xff\xb8\xe1\xff\x70\xe7\x65\x1e\xf8"
- "\x9c\x76\x4a\x5b\x40\x06\xe4\xd5\x91\xc0\x37\x2e\xa5\xb0\x6b\x4a"
- "\xe1\xfe\x7f\xe6\x1b\x9a\x80\xdb\x37\x34\x4f\x34\xdc\xd0\xf4\xea"
- "\x6c\xa0\xef\xdd\x66\x5c\x55\x13\x1c\xcb\xcb\x7c\x70\x6b\x67\x1e"
- "\xe6\xbf\x8d\x06\x62\xee\xf2\x7d\x0d\x62\x19\x7e\xbb\x27\xbe\xab"
- "\x49\x5e\x42\xd4\xd6\x1f\x34\xa4\x38\xb2\x8e\x0c\x82\xd8\xe3\x7b"
- "\x89\xcd\x55\xf4\xbd\x84\x05\xfc\x12\xbe\x9b\xb8\x75\x43\xa3\x62"
- "\x7c\xb3\xf5\x93\xa2\x02\x48\xc3\xb6\x68\xc0\xeb\x0e\x92\xdc\xc0"
- "\x5c\x2c\x7d\xdf\x4a\x30\x67\xcd\xac\x6a\xbf\x93\xf1\xcb\xd6\x1f"
- "\xd5\x9c\xc6\x3e\xe6\x59\x9e\x3b\xbc\x17\xba\xc7\x1d\xde\xec\xbb"
- "\x04\x7c\x87\x07\xf1\x8b\xdd\x59\x87\xf1\x84\xb8\xd6\x19\x54\x13"
- "\x20\x76\xc5\xd5\x1f\x43\xdc\x2a\x44\x71\x63\xe3\x0c\xd7\x5d\x8e"
- "\x80\x78\x5d\xa2\x31\x2c\x32\x42\xfc\xf6\x63\x19\x59\x29\x85\x8b"
- "\x4c\x2a\xf0\x64\xaa\x22\xd3\x39\x76\x3e\x0c\xc6\x71\x67\xe3\xb1"
- "\x76\x0d\xd0\xef\xe0\xbb\xd0\x5b\x5b\xa3\x03\x1a\x7c\x33\x42\x6f"
- "\xfb\x66\x44\x3a\x79\x2f\x4a\xe3\x19\x45\xbc\x8b\xaa\x4f\xd3\x78"
- "\xce\xe7\xe2\x89\xe3\xe7\x16\x6b\x3a\x99\xeb\x21\x9e\xb7\x20\x9e"
- "\x71\x7a\xb2\x71\x01\xf1\x2d\xad\xa9\xc0\x77\x46\x1d\xc6\x17\x13"
- "\x32\xa1\x1f\x63\x2d\xd6\x9d\x65\xe3\xba\x0b\xe2\x6a\xce\x3c\x5d"
- "\x83\xef\x4a\x9b\xe2\xba\x08\xe2\x7a\x0b\xe2\x7a\x95\x8f\xab\xa5"
- "\x1e\xe2\x5a\x0f\x71\xad\x87\xb8\x72\xef\x53\x67\x44\x41\x5c\xf1"
- "\xdd\xdb\x07\xf5\x81\xf8\x3e\x15\xdf\x5b\x61\x5c\x71\xcc\xb6\x75"
- "\xb1\xa6\x27\xfb\x1e\xf5\x4d\x0d\xc9\x9b\x4d\xbc\x07\x9a\x88\x47"
- "\xf2\x7e\xa2\x86\x7a\xaa\x9f\xfa\x9c\xa8\xa0\x3c\xc0\x7d\x15\xc1"
- "\xf8\x96\x7e\x6e\x21\x4b\x5f\x23\xbd\xcc\x6b\x68\x9c\x4b\xcd\x5f"
- "\x60\xde\x78\xe8\xad\xc5\x1a\xd5\x86\x45\x64\x38\xc6\x7c\xe2\xa5"
- "\x00\x72\x34\xb8\xd8\x21\xe6\xd6\xec\x2c\x35\xc4\x29\x1c\xe3\xee"
- "\xfe\x73\xeb\x13\xee\xfa\x73\xfb\xf0\xe1\x07\xcf\x6d\x4b\x3f\xb7"
- "\x0f\x47\x48\x3f\xb7\x3e\x03\xdd\x7b\x6e\x7d\x06\x3c\x78\x6e\xef"
- "\x87\xe7\xd6\xc7\xdf\xfe\xb9\x6d\xd2\x2d\x0b\xe6\xc4\xcc\x8a\x9a"
- "\x17\x35\xef\x2f\x01\xb3\x97\xc4\xcd\x79\x97\xaa\x17\x91\x7e\xd1"
- "\x58\xac\x41\xaa\x75\xd0\x5f\x9f\xf4\xaf\x20\xbb\x7b\x54\xa8\xac"
- "\xd3\xfd\xbd\x98\xcc\xba\x40\x6b\x66\xdd\x9e\x75\xa0\xc5\xf1\xf9"
- "\xce\x02\x8d\x7d\x59\xe5\xff\xfe\xbf\x7b\x82\xfe\x5c\x70\x85\xe0"
- "\xff\xe9\xfb\xe1\xdd\xb1\x38\x87\x32\x67\x3d\x53\x83\x73\x28\x8f"
- "\x1f\x41\x6d\xd1\xe9\xf4\x23\xa1\xe0\x27\xa6\xfb\x93\x86\xe9\xa1"
- "\xaa\x55\x67\x89\x77\xe7\x0a\x32\xd1\x6a\x65\x18\x9d\xf6\x0a\xe8"
- "\x3e\xbf\x22\xdd\xeb\x57\x08\x6a\x9d\xcb\x2a\xdf\x81\x01\x09\xcb"
- "\xf0\xdf\x2e\x01\x09\x1f\x5c\xb8\xac\x7a\xf4\x14\x9b\xc7\xe9\xc6"
- "\xd4\x30\xeb\xd3\xcb\x2c\x9f\xcc\x0b\xc6\x77\xa7\x79\xdd\x98\xea"
- "\x5d\xe0\x37\x76\x35\x9a\x54\xef\x2d\xc0\x31\xe8\x8f\x33\xf8\x0e"
- "\x14\xdb\xe0\xbd\x3a\xf0\x13\xef\x73\x79\x28\xd5\xa3\x23\xf0\xf9"
- "\x02\x7d\x55\x7d\xe8\x72\x85\x0a\x9f\x37\xa3\xef\x28\xfd\xfb\x70"
- "\x1f\x50\x47\xfd\x86\xf5\x4c\xa5\xc1\x2f\x63\x85\x57\x00\x51\xd5"
- "\xaf\xea\x3c\x06\x34\x4f\x1c\xea\x95\x15\x70\x6e\x25\x9c\x63\xdf"
- "\x45\xaa\xba\x9a\x98\x87\x3b\xf9\x22\xc7\x01\xa6\x3d\xae\xa9\x3a"
- "\xaf\xc1\x35\xa4\xd2\xa8\x2f\xa9\x31\x65\x67\x44\x9a\xb7\x45\x07"
- "\x98\x51\x4f\xf6\x8d\x0e\x6c\xc8\xce\x08\x35\x67\x67\xc4\x87\xf4"
- "\x63\xdf\xb9\xc3\xf5\x5d\xe6\xe0\x3d\x34\x64\xa5\x84\xc3\xf5\xc6"
- "\x1b\xbe\x79\xb1\x37\xb2\xf2\xc8\x89\xf8\x1c\x12\xf0\x0a\x72\x5f"
- "\xe7\x83\x13\x72\x18\x73\xff\x60\xe0\xbe\x9c\x1d\xe4\xe4\x44\xe0"
- "\xbe\x50\x47\xee\xa3\x63\x14\x2c\x84\x72\x60\x31\x81\xb2\xaa\xf1"
- "\x19\x42\x8d\x5a\x08\xed\x80\xcf\x07\x3e\x07\x2c\x17\x02\x0f\xda"
- "\x9e\x15\x7c\x8e\x90\xeb\xd8\xe7\xd6\xee\xb9\xc1\x67\xe5\x11\x03"
- "\x51\xe3\xb3\x82\x5c\x88\xcf\x0a\x8e\xfd\x59\xc7\x3d\x2b\x9d\x2b"
- "\x89\x7a\x23\xf0\x60\xa9\xf9\x18\xfb\xbc\xa0\x96\x2c\x32\x0b\x38"
- "\x10\xdf\x1b\x09\x9e\x95\xd5\xb6\x67\xc5\xc6\x81\xf0\x3c\x98\xf1"
- "\x59\x59\xac\x79\xa2\x71\x31\xff\xac\x4c\x3f\xa7\x26\x2c\x3f\x7e"
- "\x70\x2b\x30\x17\x9e\x15\xcc\xa7\x59\x6c\x1c\x08\xcf\x0a\xce\x4d"
- "\x62\x39\xf0\x6d\xe0\xc0\x5a\xe0\x40\x03\x1c\x87\x67\x64\xf3\x5c"
- "\x8e\x03\xb9\x67\xa3\x61\x31\xc7\x81\x57\x03\x48\x63\x5f\xe4\xc0"
- "\x8d\x32\xda\xe5\x9c\x1d\x07\x76\x19\xec\x1e\x07\x76\x09\xc4\xef"
- "\x61\x0c\x1b\x21\x9e\x18\xc7\x09\xfe\x8c\xb9\x28\x07\xb8\x6f\x5a"
- "\x1b\x8b\xdb\x02\xe9\xb8\xed\xe2\xfa\x2e\x49\x8e\x93\x88\x1b\xe0"
- "\xbc\xd6\x5c\xef\x18\x3b\xe6\x03\x63\xbc\x90\xe7\x90\xdf\x90\xeb"
- "\x90\xe3\x90\xef\xf0\xf9\x40\x9e\x43\x8e\xfb\x1d\xf0\x3f\x7c\xae"
- "\x29\x8e\xac\x62\xf9\x2f\xf9\x12\x51\x27\x8f\x25\xbd\x4a\xf7\x59"
- "\xc0\xdb\xdc\x24\xc8\x7f\xc2\xbe\x0d\xf9\x0e\x63\xbb\xe1\x16\xe5"
- "\x3b\xec\xe3\x90\xdb\x1c\xfa\x38\x88\x2d\xc4\xa4\x27\xf6\x71\x6c"
- "\xce\x22\xd5\xb7\x7b\x5e\x57\xea\x49\xb2\xba\x12\xef\xfa\x55\x8f"
- "\xfa\x3b\xfa\x92\x47\x07\xd8\x7c\x09\x3e\xe3\xf8\xac\xeb\x55\x9d"
- "\x43\xa9\xf7\x4c\xdb\x43\xfd\x50\x77\xba\xb7\x10\x78\x7e\xde\xef"
- "\x3f\x1a\x43\xc7\x05\x80\xbf\xf7\x4b\xde\xc7\x64\x8f\xaa\xc1\x76"
- "\xc5\xfb\x7c\xa3\x1f\xe0\x32\x3b\x2b\x28\x03\xdb\x2a\x3b\x6b\x0c"
- "\xfc\x7f\x1c\x8f\xb5\x47\x37\x1d\x8d\x27\x24\x24\x5e\x29\xd6\x1e"
- "\x65\xdf\xff\x32\xdf\x87\x3e\xca\x4c\x0f\xf5\xb2\x7e\x1f\xda\x0e"
- "\x70\xe1\xff\x8e\x25\x85\xdc\xca\xdc\x1d\x99\x6c\x66\x6a\x02\x12"
- "\x48\x7f\xa8\x97\xe5\xb8\x99\x90\xe3\x46\xe0\xbd\x89\xd1\x10\xe3"
- "\x5d\x35\xbb\xad\x06\x2f\xbd\xaa\x53\x39\xf8\xc5\x1a\xe0\x5e\x2f"
- "\x21\xf7\x52\x9e\xed\xc4\xae\x11\x66\xca\xdc\x1d\x8f\x65\x4d\x39"
- "\x46\x3a\x43\xff\xeb\x75\x59\xe5\xb7\x69\x49\x12\xc1\xb9\xb4\xed"
- "\xe0\xff\x51\x8d\x5d\xb5\xf8\xfd\x4e\xcc\xf7\xd3\x3c\x62\x5f\x24"
- "\xbd\x98\xe9\xd3\x3c\x70\x1c\xc4\x76\x6b\xbe\xca\x0a\xc7\xe8\xb8"
- "\xaa\x7c\x82\xe7\xd3\x1a\xbd\x58\x5d\x66\x85\x6b\x4a\x8c\xf9\x24"
- "\x6d\x91\x37\xc1\xeb\xe9\x58\xbd\x7c\x82\xd7\xaf\x5e\xa0\x66\xc7"
- "\x51\xb0\xdf\x33\xe7\x13\xfc\xae\x05\x8e\x7f\x68\xf5\x21\xe9\x09"
- "\xbe\xe4\x78\x51\x09\x5b\xc6\xf1\xa2\x7f\x11\x2c\x03\xf0\x0f\xff"
- "\x3f\x44\x32\x16\xf9\x03\x0f\xe4\xc3\xf9\x6f\x49\xc6\xb5\x9e\xf0"
- "\xef\x65\xf8\xbb\x45\xae\xa8\xfc\x7c\x8e\x17\x59\x49\xe7\x65\x7f"
- "\x64\x00\xc7\x4c\x29\xce\xcf\xd4\x92\xf6\x50\x77\xbf\xd2\x8a\x4c"
- "\xf0\xb0\x8f\x9a\x71\xfe\x3e\x93\x3c\xbd\xd6\xca\x4c\xbf\x6a\x4d"
- "\x9e\x7e\x0d\x7f\xdb\xc2\x4c\xff\x05\x7f\x7b\x75\x42\x00\x37\x76"
- "\x37\x9f\x1d\x67\x98\x76\xab\x0f\xc1\xba\xe2\xef\xe2\xef\x65\x2c"
- "\xd0\x70\xbf\x39\x80\xad\x1b\xfe\x26\x96\x29\xfc\xcd\x13\xf8\x9b"
- "\x7f\x66\x7f\x73\x25\xfc\xdb\x05\xfa\x2e\x36\x0e\xf8\xfb\x56\x26"
- "\xb4\x1d\x93\x1c\xea\xc9\x7e\xc7\x54\x23\xf5\x9d\x83\xf4\x3b\x8f"
- "\xb2\xb9\x38\xfc\x4e\x03\x83\xd7\xd3\x32\xa0\x6f\x3c\x83\xc7\x9f"
- "\x0e\xd5\x11\xc7\x18\x76\x5b\x48\xfb\xca\x6e\x63\x69\x5f\x49\x63"
- "\xca\x62\x65\x7a\x68\x3b\x88\x9b\x1a\xfb\xd5\x2a\x55\xb7\xc7\x9a"
- "\xca\xf8\x3e\xd4\x13\xe3\x8d\xb8\xb1\x61\x09\x71\x64\xc3\x10\x5b"
- "\x4f\x03\x21\x42\xcc\xc0\xff\xbd\xb9\x72\xe6\xd8\xca\x81\x3a\x10"
- "\x1b\x8e\x9e\x86\xf3\x8e\x38\xf2\x1f\xc1\xe3\xe8\x37\xe7\x4c\x5a"
- "\x86\x41\x1c\xe9\x5e\x4f\xc5\x72\x0a\xf9\xfa\x4c\xf3\x40\x8c\xdd"
- "\x67\xd8\xf2\xc1\x38\x3d\x9d\x48\x7c\xe9\xfd\xfc\x26\x89\xbd\x9f"
- "\x44\x9d\x2f\xd6\xd5\x76\x1f\x58\x87\x74\x6b\x00\xb1\xdd\x47\x46"
- "\x63\x1f\x28\xf7\x1a\xe1\xbe\xb3\x17\xcb\xb6\xb5\x01\xc4\x8c\xd8"
- "\xbe\x63\xbb\x3e\xdd\xaa\x81\x7a\x0f\x60\xbf\x43\x31\x77\x59\x02"
- "\x3f\xbf\xb1\xd8\x63\xee\x91\x44\x02\x02\x18\xb4\xd5\xeb\x75\xf0"
- "\x3b\xfe\xdd\x69\xdd\xbe\xb2\x34\x7c\x1f\x8a\x71\x55\x71\xc7\x07"
- "\x0b\x30\xc1\x95\x6f\x92\x28\xdf\x7f\x86\xa8\xfc\x50\x28\x3f\x1e"
- "\xca\x47\xed\xf6\x3a\xe6\xec\xfc\xd9\x75\x60\x9e\x8e\xa7\xe5\xdb"
- "\x70\xcb\x64\x26\x18\x63\x13\xc8\x43\x57\x54\xdd\x03\x28\x9f\x76"
- "\x62\xdb\x88\x1d\x63\xa5\xb2\xe6\x5b\xed\xc6\x58\x09\xc7\xe0\xed"
- "\xd6\x1a\xe8\xf8\x2a\x55\x77\x76\x4f\x2b\xcc\x8d\xa1\x06\x2d\x04"
- "\xfd\xc6\x8f\xb1\x3a\x8b\xe7\x3b\xe8\x16\x55\xf1\x63\xac\x54\xfe"
- "\xec\xfb\x4e\xbd\xaa\xfb\xb3\xf5\x2a\xa2\x82\xcf\x06\x7a\xbc\x53"
- "\xa2\xf0\x78\xd3\x18\x46\xee\x38\x8e\x0f\xe7\x72\xc4\xb5\x5f\xef"
- "\xc3\x3c\x61\xf7\x89\xb6\xdc\xac\x8c\xf7\x55\xa0\x91\x9f\xd4\xf1"
- "\x1a\xf9\x49\x9d\xbc\x46\xee\xde\xe0\x5c\x23\xf7\xf6\xe6\x35\xf2"
- "\xe3\x51\xf4\xb9\x7f\x7c\x12\x7d\xee\x1f\x67\xdf\x85\xa6\x43\x79"
- "\xe6\x8f\x77\x84\x33\x9f\x44\x1b\x10\xe7\x9b\x41\xf3\xee\x5e\x74"
- "\x4c\xb5\x0b\x3c\x96\x05\xf4\xf1\x7b\x09\xc4\x0b\xd7\x96\x7b\x0f"
- "\xda\xb0\xd4\x5c\x49\x8a\xbd\x50\x23\x7f\x03\xe5\xf4\x5a\x52\x82"
- "\xef\x37\xb3\x92\x75\xb4\x5d\x7a\x84\x40\x2c\x3c\x4b\x4d\x26\xf6"
- "\x3a\x3c\x07\xfd\x5a\x35\xea\xe4\x43\xd6\x63\xaa\x4d\x09\xa8\xa1"
- "\x77\x04\x0a\x35\x74\xfd\xaa\x1e\x29\xd2\xda\xb9\xd7\xb3\xe6\x55"
- "\x42\xed\xdc\xa3\x18\xb5\x33\xe6\xf3\x51\x0f\x58\xa9\x66\x0e\x00"
- "\xfd\x1c\x88\x3a\x1a\xb5\xb3\x55\xa4\x9d\x7b\x6e\x71\xae\x9d\x7b"
- "\x34\x3c\xd0\xce\xad\xa5\x9d\x6d\xf9\x03\x7b\xed\xdc\x33\xc6\x3d"
- "\xed\xdc\x33\xfa\x81\x76\x6e\x6b\xda\xb9\x67\xa8\x4d\x3b\x5b\x53"
- "\x7d\xdb\x63\x3e\x7f\x73\x93\x76\xee\x35\xcd\x51\x3b\xf7\x8a\x74"
- "\xd4\xce\x3d\xb2\xc4\xda\xb9\xcf\x7c\x47\xed\xdc\x6b\xbb\x9c\x76"
- "\x06\xde\xaa\x45\xed\x8c\xf8\x42\x1d\x8d\xfa\x19\xea\x3b\x8e\x62"
- "\xad\xd7\x19\xf7\xb4\x73\xaf\x0a\xd7\xb4\xf3\xe3\xc3\xa4\xb5\x73"
- "\x77\x93\xbc\x76\xee\x6e\x92\xd6\xce\x01\x67\x78\xcd\x13\xb0\xad"
- "\xed\x6b\xe7\x80\x71\xd2\xfa\x26\x60\x2a\xd5\xce\x8f\x0f\x6d\x79"
- "\xed\xfc\xf8\x50\x69\xed\x1c\x70\x94\xea\x8c\xc7\x87\x3b\x6a\x67"
- "\xf8\x8e\xa4\x76\x0e\x68\xe0\xbe\x33\x54\xac\x9d\x69\x19\xd0\x67"
- "\xfa\xc9\x6b\xe7\xde\x7b\x69\x1f\xda\x7b\x19\xed\x43\x69\x4c\x1d"
- "\xb5\x73\xef\xd7\x9a\xd7\xce\x14\x43\x6c\x3d\x65\xb5\x73\xef\x2d"
- "\x8e\xda\xb9\xbb\x49\x5a\x3b\x3f\xb9\x84\xc7\xd1\x93\xdd\xc5\xda"
- "\xb9\xf7\x4f\xf7\x87\x76\x96\xc5\xd6\x38\xb1\x76\x7e\x62\xbf\x72"
- "\xed\xfc\xc4\x55\x65\xda\x19\x31\x27\xa5\x9d\x9f\x1c\x66\x8f\x39"
- "\xb1\x76\x7e\x32\x44\x5a\x3b\x3f\x19\x23\xd6\xce\x58\xbe\x94\x76"
- "\x7e\x72\x83\xa8\x7c\x07\xed\xfc\xe4\x17\x62\xed\x4c\xaf\xe3\xb5"
- "\x73\x9f\x30\x2e\x17\xb1\x45\xb9\x76\xee\x33\xc2\xb9\x76\xee\x33"
- "\x56\xac\x9d\xfb\xf8\x53\x8d\xdc\x27\x96\x6a\xe7\x3e\x03\x38\x0d"
- "\x9e\x2f\x3c\xce\x6b\x67\x7a\xdc\x51\x3b\xf7\x59\xd1\x8c\x76\x1e"
- "\xea\xba\x76\x1e\x14\x7f\xac\x49\x3b\x0f\x8a\xb7\x69\x67\x2b\xe8"
- "\xc7\xcd\xa0\x03\xe0\xaf\x06\xe7\x5a\xe0\x33\x77\x59\xd5\x77\x98"
- "\x73\xfd\x3c\xe0\x73\x5e\x3f\x3f\xdd\x8e\x3e\xfb\xfd\x7f\xa2\xcf"
- "\x7e\xff\xed\x4d\x39\x66\xd0\xce\xa8\xa1\xb9\x1c\x73\x79\x3a\xfc"
- "\xed\x4e\x38\xc6\xea\xe7\x5d\x75\x26\x15\x6a\xe8\x95\x38\xee\x13"
- "\x74\xf4\xd7\x9c\x86\x2e\x35\x0e\xe5\x74\x74\x7f\x3f\xe8\x33\xf4"
- "\xe9\x5a\x76\x2e\x98\x37\xd4\xaf\x82\xd5\xcf\x71\x26\xf2\x5f\xb7"
- "\x86\xe2\x7b\xf8\x0a\x9d\x96\x5e\x07\xf7\x59\xc9\xeb\xed\xbe\x47"
- "\x45\x7a\x3b\x8e\xd5\xdb\xe5\xa8\xb7\xbf\x3e\x46\xc8\x21\x2d\xd5"
- "\xdc\xa8\xb7\x51\x77\x83\xde\x2e\xdb\xd4\x8d\x29\xaa\x5f\xd5\xd7"
- "\x68\xd3\xdc\xab\xe1\x33\xc4\x5a\x7f\x04\xa2\xb2\xe9\x2d\xe2\x05"
- "\x31\xa9\x78\x0f\x7e\x03\xaf\xaf\x5f\xf5\x54\x4f\xdb\x75\xd0\x67"
- "\x97\x51\x5d\xde\xaf\xdc\x2a\xca\x69\x3f\x15\x85\x9e\x84\xed\x8f"
- "\xa1\x1d\x50\x67\xd9\x72\xda\xd6\xbe\xd1\x81\x8c\x1f\xd5\xe6\xe2"
- "\xbc\xb6\x66\x84\x4d\x9b\xa7\x73\xda\xbc\xc1\x17\xb4\x79\xac\x4d"
- "\x9b\x3f\x95\xed\xa6\x36\x2f\x67\x35\xde\x84\x96\xd7\x78\x1b\x16"
- "\xdd\x7b\x6d\x8e\xba\x1c\xb5\x38\xea\x72\xd4\xe9\xa8\xcd\x51\xa7"
- "\x5b\x39\x6d\x8e\xeb\x1e\x9a\xea\x9b\xd1\xe6\xa0\xdd\x98\x87\x1f"
- "\x8e\x60\xb5\xb9\x87\x50\x9b\x6b\x3a\xb8\xa7\xcd\x35\xde\x42\x6d"
- "\x8e\xb8\x57\xaa\xcd\x31\xf6\x0e\xef\x62\x71\x5f\x07\x88\x1f\xc6"
- "\xca\xe9\xbb\x3b\x2e\x8e\x18\x37\x8c\x19\xc6\x4e\x36\x6e\x42\x6d"
- "\x0e\xb8\x2b\x32\xdd\x3b\x6d\xae\xb1\xd3\xe6\xa8\xc5\xa1\xed\xaa"
- "\x51\xa3\x97\xea\xa0\x6d\xe6\x83\x4e\x07\x8d\x6e\xaf\xcf\x31\xbe"
- "\xae\xe9\xf3\xdf\x19\x9b\x72\xdb\x2a\xdf\xf6\x9b\x31\xb7\xdd\xd5"
- "\xa6\xcf\xfb\x19\x1d\xf5\x79\x7f\x6f\x81\x3e\x2f\xd3\xab\x9e\x1a"
- "\x20\xd6\xe6\x81\xfd\x1c\xb5\x79\xff\xb1\xb2\xda\xbc\x9b\x84\x36"
- "\xf7\xb3\x69\xf3\xfe\x0b\xdd\xd3\xe6\xfd\xe3\xe4\xb4\x79\xbd\x5a"
- "\xa8\xcd\xfb\x9f\xe6\xb5\x79\x9c\x40\x9b\xf7\x1d\x2a\xaf\xcd\xfb"
- "\xd2\x79\x59\xea\xdd\xf1\x58\x16\x6a\x2a\x7c\x57\x18\x80\x73\xf6"
- "\x55\x03\x96\xa3\xae\xc2\x5c\x06\xd4\x1f\xb4\xd5\x80\xa9\x42\x8d"
- "\x8e\xef\x08\x9d\xe9\xa8\xd8\xb7\x48\x2f\xd4\x52\xa8\xa3\x6c\xba"
- "\x17\xaf\x47\x3d\xd5\xba\x5a\xea\x69\x83\xb4\x96\x7a\xda\xc2\xea"
- "\x64\x9c\xeb\xa9\xea\x5f\x8e\x7d\x62\xcb\x6a\xf5\xfe\xe5\xd2\x5a"
- "\x7d\xc0\x7c\xaa\x6b\xfa\x57\x60\x5c\xc4\x5a\x1d\xbe\x23\xa9\xd5"
- "\x07\x6c\xe3\xbe\x53\x2e\xd6\xea\xb4\x0c\xe8\x9f\x0f\xcb\x6b\xf5"
- "\x81\x33\x68\x7f\x3d\x70\x20\xed\xaf\xb9\x18\x3b\x68\xf5\x81\xed"
- "\x84\x5a\x1d\xe3\xef\xa8\xd5\x29\xa6\xd8\x7a\xca\x6a\xf5\x81\x93"
- "\x1c\xb5\x7a\xdf\xa1\xa8\xd5\xa5\x71\x35\x68\xb0\x18\x57\xcf\x9c"
- "\x32\x59\x6d\x9a\x7d\x15\x96\xb7\xc9\x5e\xb3\xdf\x87\x58\x33\xf0"
- "\xba\x1d\xef\xe9\x99\xf9\xca\x74\x3b\xfb\x9d\x6d\xca\x74\x3b\xe2"
- "\x4f\x4a\xb7\x3f\x73\xdd\x1e\x7f\x62\xdd\x3e\xa8\xa3\xb4\x6e\x1f"
- "\xd4\x57\xac\xdb\xb1\x7c\x29\xdd\x3e\x68\xaa\xa8\x7c\x07\xdd\x3e"
- "\x28\x46\xac\xdb\xe9\x75\xbc\x6e\x0f\xf4\xe5\xf2\x20\xe7\x94\xeb"
- "\xf6\x41\x37\x9d\xeb\xf6\x41\x16\xb1\x6e\x1f\x54\x46\xf5\x79\xa0"
- "\xc6\xc4\xea\xf6\x41\xd5\x9c\x9e\xaf\x14\x1e\xe7\x75\x3b\x3d\x6e"
- "\x12\xea\x76\x1d\xea\xf6\xc0\xa0\x66\x74\x7b\x90\xeb\xba\xfd\x05"
- "\x81\x6e\x7f\xa1\x19\xdd\x1e\x78\xdd\xb9\x6e\x1f\x2a\xd0\xed\x7f"
- "\xe0\x74\xfb\x10\x4e\xb7\x0f\xd9\x6e\xcb\x7b\xa3\x6e\xb7\x3c\xb1"
- "\x23\x9c\xcb\x7b\x1f\xdb\xb5\xa8\x4c\xb5\xdb\x96\xf7\x5e\x00\x7a"
- "\xdc\x40\xbc\x57\x2e\x20\x04\x35\x3b\x8e\x0d\x29\x32\x0d\xe5\xc6"
- "\x87\x0c\xf1\xcb\x45\xcd\x7e\x19\xae\xa9\x06\xcd\x0e\xba\xfb\xbf"
- "\x1a\x87\xaa\xe0\x7e\x2a\x44\xd7\x2e\x6a\xba\xb6\xd2\x76\x2d\x6a"
- "\x75\xb8\xbe\xa8\x04\x74\x3b\x7e\x07\x9e\xff\xa2\x22\x1c\x77\xa2"
- "\x3d\xc1\x5e\x0b\x65\x94\xf1\x1a\x7f\xf0\x76\x56\xe3\x1b\x38\x8d"
- "\x0f\xdf\x01\xed\x72\xac\x49\xe3\x37\x96\xa9\x32\xeb\x44\x1a\xff"
- "\x48\xfd\xaa\xc1\xe5\x36\xdd\x9e\xc1\x69\xfb\x4c\x2b\xab\xed\xcb"
- "\x41\xdb\x57\x50\x6d\x3f\xd8\x64\xbb\x06\x30\x53\xc9\x5e\x73\x99"
- "\xbd\xa6\x08\xae\x29\xa3\xd7\xfc\x5e\xa8\xff\x8f\x50\xfd\xff\x9c"
- "\x9d\xfe\xff\x3d\xab\xff\x6d\x79\x79\xd4\x30\xc2\xdc\xbc\xd5\x4f"
- "\x2a\x37\xff\x6c\x93\xfe\xcf\x10\xea\xff\xa6\xdc\xfc\xef\x15\xe9"
- "\x7f\xf8\xcd\x63\x36\x2d\x79\x57\x74\x64\x9d\xb4\x8e\x6c\x6b\xfa"
- "\xdf\xba\xea\xe1\x08\x7b\xfd\x8f\x9e\xc0\x96\x9b\xb7\x8a\x72\xf3"
- "\xcf\xba\xa9\xff\x9f\x15\xe9\x7f\x8c\xa3\x1b\xb9\xf9\x63\x77\xc5"
- "\xb7\xb5\xa1\xdc\x7c\xeb\xeb\xff\xff\x30\x0a\xf3\xf3\xa8\xff\xf9"
- "\xfc\xfc\x73\x12\xfa\x7f\x88\x50\xff\x1f\xd1\xab\x7e\x6f\xa7\xff"
- "\x87\x4b\xe8\xff\x21\x6e\xea\xff\x21\x6e\xea\xff\x21\x2e\xea\xff"
- "\x21\x32\xfa\x3f\xd0\x20\xaf\xff\x03\xe9\xfa\x9e\x99\xbc\x4e\xc3"
- "\xf7\xa0\x01\x8b\x50\xa7\x0d\xa5\xfa\x9f\xea\x36\xd0\x69\x43\xef"
- "\x13\xfd\xff\x07\x19\x4d\xf6\x07\x81\xfe\x1f\xd2\x0a\xfa\x7f\x88"
- "\x8c\xfe\x1f\xca\xe9\xff\x21\x12\xfa\x7f\x88\x8c\xfe\x1f\xca\xe9"
- "\xff\x21\x76\xfa\x7f\x08\xa7\xff\x87\x3a\xd1\xff\xc3\x38\xfd\x3f"
- "\x8c\xd3\xff\x34\xc6\x8e\xfa\x7f\x98\x0b\xfa\x7f\x08\xa7\xff\x87"
- "\x38\xd1\xff\xc3\x24\xf4\x7f\xa0\x01\xf5\xbf\x34\xae\x5e\x18\x2c"
- "\xc6\xd5\xf3\x76\xfa\x7f\xd8\x7d\xa4\xff\x65\xb1\x66\xa7\xff\x9f"
- "\x77\x43\xff\x3f\xaf\x50\xff\x0f\x91\xd1\xff\xcf\x5f\xb7\xc7\x9f"
- "\x58\xff\xbf\x20\xa3\xff\x5f\xb0\xd3\xff\x43\x64\xf4\xff\x0b\x53"
- "\x45\xe5\x3b\xe8\xff\x17\xec\xf4\xff\x10\x3b\xfd\x3f\x9c\xd3\xff"
- "\x81\xd9\xca\xf5\xff\x0b\xcd\xe8\xff\x17\xec\xf4\xff\x0b\x9c\xfe"
- "\x1f\xce\xe9\xff\x17\x38\xfd\x1f\x98\x25\x3c\xce\xeb\x7f\x7a\xdc"
- "\x51\xff\x0f\x6f\x4e\xff\xfb\x98\xb7\x46\x07\x34\xf6\x89\x0e\x6c"
- "\xcc\xca\x0b\x7e\xba\xfa\x71\x4b\xd3\x9e\x07\xe1\xa0\x07\x2a\x41"
- "\x1f\xcc\x22\x2a\x5c\x37\x40\x7b\x0a\xfa\xfd\x59\x74\x7c\x3f\xf6"
- "\xfd\x38\xfe\xa4\x30\x41\xd7\x0e\xda\x94\xdc\xf6\x4d\x24\xe6\x01"
- "\xc9\x41\xa8\x01\x1a\xb6\x46\x13\x53\x56\x46\x68\x03\x8e\xed\x8f"
- "\x26\xaa\x37\x6a\xa5\x75\xdd\xd2\x4a\xc6\x0a\x98\xf7\x9e\x12\x46"
- "\x35\x5d\x71\xe4\x25\x16\xc7\xa8\x0b\x36\xde\x02\x2d\x60\xac\x60"
- "\x75\x82\x4f\x78\x00\xc9\xd5\x12\xdf\x8e\xb5\x44\xdd\xd1\xc3\xa3"
- "\xfd\xcb\xaf\x11\x62\x01\x8d\x30\xb6\x1f\x63\xed\x5f\x1d\x80\xeb"
- "\x04\x75\xa2\x3a\x61\x5f\x3b\x33\xa7\x13\x3e\xbc\x45\x06\x6c\x5a"
- "\x04\xfa\xa0\x98\xea\x03\xdc\x1f\xa1\x81\xea\x83\x5e\x8d\xf5\x9a"
- "\x27\x9a\xc6\xf6\x37\xcd\xd9\xe0\xc7\xf6\xdf\x5e\xc3\x6b\x03\xd4"
- "\x05\xcc\x1b\x1a\x32\xc8\x44\xc7\x5a\x24\x4c\xa5\x63\xfb\x07\x54"
- "\x13\x55\xde\x4c\xe2\x5d\x14\x5e\x85\xf3\xf0\xfd\x8b\xaa\xb7\x91"
- "\x25\xe3\x49\x2f\x33\x6a\x81\x54\x66\x4f\x51\x75\x36\xc1\x35\x10"
- "\x41\x2b\x0e\xcd\xe1\xf4\xc0\xc4\x59\x32\x7a\x00\xfa\x60\xd4\x04"
- "\xb4\xef\x1d\x71\xfd\xa8\xe6\x28\x51\xae\xf3\x46\xb0\xdc\x29\x3b"
- "\xe7\x77\x6b\x74\xa0\xb9\x4f\x34\xb1\xf8\xe6\x05\xd3\x35\x31\xb3"
- "\x52\xac\x1f\x7f\x1a\x8b\x6b\x1d\x7e\x5a\x55\xe3\x81\xeb\x7b\xe3"
- "\x5e\x97\xd6\x9d\xc9\x41\xa2\xf9\x18\xb7\xb9\x98\xdd\xa6\x31\x43"
- "\x7d\x37\xa3\x96\x30\x6f\x98\x55\x04\xce\x75\x62\xe7\x63\x98\xf4"
- "\x84\xdf\xf3\xd2\x9f\x6c\xb6\xd2\x75\x25\xad\x4b\x23\x3b\x58\x21"
- "\x2e\x4c\xaa\x8a\x14\xde\x32\xb1\x1a\x2e\x0d\xf7\xc1\x5c\xe6\xd1"
- "\x11\x35\x1c\x60\xff\xe1\xbc\x46\x88\xd1\x45\x1a\x23\x26\xd5\x9b"
- "\xfd\xd7\xbc\x54\x13\x00\x65\x3f\x71\xfb\x36\x68\x38\x6e\xcf\x4c"
- "\xdb\x1a\xbb\xec\xdc\x9a\x46\x9c\x5b\x53\x41\xcc\x6b\xe8\xba\x85"
- "\x80\x0b\x0f\x5c\xef\x03\xea\xd0\x93\x9d\x53\x73\x5b\x83\x38\x52"
- "\x6f\xbe\x8c\xf3\x80\xce\xb2\xf1\xb1\x70\x71\xc1\xbd\x33\x6d\xda"
- "\xac\xa4\xe0\x34\x9d\x57\x69\x17\x8b\xdb\xdb\xa8\x06\x67\xe7\xb9"
- "\xac\x1a\x3e\x0d\xc7\xc8\x5c\x53\xfd\x71\xe5\x51\x50\x37\x21\x71"
- "\x4a\xe3\xf2\xc7\x15\x6d\x23\x2e\xea\x5f\x59\x5c\xfe\x73\x28\x8d"
- "\xcb\xc8\xde\xee\xc5\x65\x64\x40\xdb\x88\x8b\xf7\xaf\x2c\x2e\x7f"
- "\x2c\xa3\x71\x19\xb5\xdf\xbd\xb8\x8c\xda\xe7\x2c\x2e\x98\xab\xb2"
- "\xe5\xa9\x6c\x39\x2a\xec\x4f\xa9\xdf\x99\x90\xc6\x8f\xc9\x9c\x90"
- "\x26\x1c\x93\x79\xf2\x08\xe6\x6f\x56\x91\x13\x63\xb0\xaf\x1c\xbd"
- "\xda\x79\x6e\xea\xa5\x72\x3e\x37\xf5\xe2\x73\x54\xa3\xbe\xd8\x9d"
- "\x6a\xd4\xb1\xec\xb8\xed\xa4\x73\x44\x65\x7e\x6a\x5e\xf0\xae\x79"
- "\x3a\x15\xce\x5f\xda\x75\xcd\xa4\x4a\xab\x03\xcd\xa9\x7a\x9c\xc1"
- "\x9c\xd4\xea\x05\x38\x16\xd3\x48\x40\xef\x3d\x7e\x45\x35\x76\x2a"
- "\xae\xbb\x76\xe8\x9a\x8e\xcd\x05\x31\x4f\x7c\x1a\xbb\xb3\x87\xc1"
- "\x03\xfb\xd1\x5d\xf3\x4c\x2a\x1b\x96\x6c\xf3\x1a\xa1\x3d\x03\x6f"
- "\x6c\x8b\x0e\xc0\x71\x93\x8d\x7e\x19\xa1\x16\xbf\xbc\x60\x73\x61"
- "\x72\x90\x14\xbe\xd8\xf9\x92\xd0\x87\xe2\xfc\xc6\x99\xb1\x3c\xce"
- "\xac\x4b\x29\xbe\x4a\x40\xb3\xe3\xde\x42\x9d\xa1\xef\x64\x6e\x47"
- "\x76\x98\xbe\x1d\x62\xcf\x61\x0c\xfa\x6f\x79\x8c\x6d\x10\x63\xec"
- "\x06\x87\x31\xc0\x5a\x13\xc6\x04\xf3\x1d\x03\x29\xc6\xf4\x4d\x18"
- "\x63\xfb\xce\xa5\x9a\x9e\x88\x33\x1b\xc6\xb0\xdf\xa4\x18\xab\x92"
- "\xc5\xd8\xc9\x4a\x69\x8c\x99\xfb\x0a\x31\x36\x32\x92\x62\x6c\xec"
- "\x63\x47\xc3\x00\x63\x61\x4a\x31\x36\xb6\xa7\xd8\x3b\xbf\x3c\xcc"
- "\xd1\x3b\x8f\x5d\x66\xef\x9d\x6d\x5e\xf9\x86\x5f\x56\xd0\x0d\xf0"
- "\xcb\xc6\x26\xbf\x3c\x76\x9b\x7b\x7e\x79\xec\x56\xd7\xc6\xb2\xbd"
- "\xd8\xee\x44\x22\x21\x27\xe0\x79\x2a\x0d\xa6\x63\xd9\x3e\x65\xfd"
- "\xf2\xe8\x4c\xc4\xa1\xb4\x5f\xa6\xe7\x1c\xc7\x20\xbd\xb4\x8d\x1f"
- "\x83\xf4\xd2\xfc\x86\xb5\xd2\x63\xd9\x76\x68\x73\x04\xde\x25\x47"
- "\x62\xbc\x51\x8e\xdd\x78\xa3\x1c\x09\xdf\x92\x43\xf0\xbb\x42\xdf"
- "\x72\x22\x98\xfa\x96\x13\xc1\xe8\x5b\x72\x58\xbd\x77\x22\xd8\xe6"
- "\x5b\x72\xe0\x3c\xf5\x2d\x27\x82\x2f\xc3\x1f\xfa\x96\x97\x7c\x4f"
- "\x04\x4b\xf9\x96\x97\x1e\xa3\x63\xd9\x5e\xf4\x92\x1f\xcb\x96\x23"
- "\xf0\xc7\x39\x02\x7f\x9c\xc3\xf9\xe3\x1c\xd6\x1f\xd3\xdf\x1c\xc0"
- "\xd6\x0d\x7f\x13\xcb\x14\xfe\x26\xef\x1f\x5e\x5a\x43\xfd\xc3\x8b"
- "\xde\x18\x07\xb1\x3f\x86\xef\xc4\x4b\xf9\xe3\x97\xb8\xf1\x6f\x2f"
- "\x7a\xd9\xfc\x71\x23\xbd\x9e\x2d\x03\xb8\xe6\xa2\xbc\x3f\x1e\x97"
- "\x44\xb9\x67\x1c\x37\x1e\x9c\xc6\xd4\xd1\x1f\x8f\x13\xfa\x1f\x99"
- "\xb1\x6c\x14\x43\x6c\x3d\x63\xe5\xfc\xf1\xb8\x18\x47\x7f\x3c\x3a"
- "\x4d\x7a\x2c\xdb\x84\xb1\x3c\x8e\xc6\x5f\x12\x8f\x65\x1b\xf7\x85"
- "\xd0\x17\x23\xc6\xee\x33\x6c\xf9\x8a\xc7\xb2\x8d\x5f\x2e\xed\x89"
- "\x73\x04\x9e\x38\x87\xf5\xc4\x27\x82\x6d\x63\xd9\xc6\xef\xc7\xb2"
- "\x1d\x3d\x71\x4e\xd3\xf5\x36\x4f\x8c\xdf\xa1\x98\x93\xf2\xc4\x13"
- "\xda\xd9\x63\x4e\xec\x89\x27\xf4\xb6\x79\xe2\xc6\xe9\x42\x4f\x3c"
- "\x61\x98\xd8\x13\x63\xf9\x52\x9e\x78\xc2\x1c\x51\xf9\x0e\x9e\x78"
- "\xc2\x32\x9b\x27\xc6\xf2\x6d\xb8\xe5\x3d\xf1\xcb\x7d\x28\x87\x8e"
- "\x7e\x4e\xb9\x27\x7e\x99\xcd\xeb\x14\x6e\xa4\xef\x9c\xc4\x7e\xf8"
- "\xe5\x8e\x62\x3f\x3c\x41\x4f\x7d\xef\xcb\x43\xe9\x38\xb6\x09\x46"
- "\x7a\x7c\xf4\xb3\xc2\xe3\xbc\x1f\xa6\xc7\x71\x1c\x1b\x1d\xbf\xf6"
- "\xf2\x38\x65\x3e\xf8\x37\x6d\xd0\x07\xfb\x3b\xf1\xc1\xfe\xbf\x32"
- "\x1f\x3c\xb1\xc1\x3d\x1f\x3c\xd1\xd4\x36\x74\xfd\xaf\xcd\x6f\xbd"
- "\x1c\x46\x35\xd7\xe4\x35\xee\xe9\xfa\xc9\x99\x6d\x23\x2e\xbf\x36"
- "\xbf\x35\x29\x88\xc6\x25\xb8\x9f\x7b\x71\x09\x96\xdd\xff\xb0\x79"
- "\xbf\xf5\xaa\x99\xf7\x5b\xaf\x9a\xe5\xfd\x56\xb0\xc5\xb9\xdf\x0a"
- "\x19\xc3\xfb\xad\x3f\x6d\xa3\x9a\xe7\x4f\x2b\xa9\xe6\xf9\xd3\x78"
- "\xe5\x7e\xeb\x95\xc3\x0f\xfc\x56\x4b\xfa\xad\xc9\x15\x14\x63\xaf"
- "\xac\x76\xcf\x6f\xbd\x92\x26\xf6\x5b\xa1\xdb\x1d\xfd\xd6\x2b\xd7"
- "\x5d\xf7\x5b\x7f\xf2\x73\xcf\x6f\xfd\xc9\xd7\x35\xbf\xf5\xa7\x85"
- "\xd2\x7e\x6b\x2a\x91\xf7\x5b\xf4\x9c\xa3\x4e\x0e\xf1\xe3\x75\xf2"
- "\xb4\x8b\x6d\xdf\x6f\x4d\x7b\x5f\x5a\x13\x4f\x5b\x4d\xfd\xd6\x9f"
- "\xe2\x5a\xde\x6f\xfd\x29\x4e\xda\x6f\x85\x78\x50\x6d\xfa\xa7\x78"
- "\x47\xbf\x05\xdf\x91\xf4\x5b\x21\xcf\x71\xdf\x89\x13\xfb\x2d\x5a"
- "\x06\x70\xcd\x54\x79\xbf\x15\x72\x95\x72\x4f\xc8\x41\xca\x3d\x34"
- "\xa6\x8e\x7e\x2b\x24\xbb\x79\xbf\x45\x31\xc4\xd6\x53\xd6\x6f\x85"
- "\x9c\x73\xf4\x5b\xc1\x66\x69\xbf\xf5\xea\x17\x3c\x8e\x5e\x0d\x11"
- "\xfb\xad\x3f\xf7\xbd\x3f\xfc\x96\x2c\xb6\xde\x17\xfb\xad\x3f\xdf"
- "\x54\xee\xb7\x5e\xed\xa7\xcc\x6f\x21\xe6\xa4\xfc\xd6\xab\x0b\xed"
- "\x31\x27\xf6\x5b\xaf\xae\x91\xf6\x5b\xaf\x6e\x17\xfb\x2d\x2c\x5f"
- "\xca\x6f\xbd\x7a\x5a\x54\xbe\x83\xdf\x7a\xf5\xba\xd8\x6f\xd1\xeb"
- "\x78\xbf\x15\x9a\x45\x39\x34\x78\x9b\x72\xbf\x15\xba\x50\xde\x6f"
- "\x85\x26\x89\xfd\x56\x68\x30\xf5\x55\xa1\x05\xd4\x6f\x85\x46\xd0"
- "\xe3\xc1\x5b\x85\xc7\x79\xbf\x45\x8f\xf3\x7e\x2b\x74\x9f\x32\xbf"
- "\xd5\xb9\x0d\xfa\x2d\xb5\x13\xbf\xa5\xfe\x95\xf9\xad\xd7\xa3\xdc"
- "\xf3\x5b\xaf\x47\x3e\xd0\xf5\xad\xa1\xeb\x43\x8b\xa8\xe6\x0a\xf3"
- "\x70\x4f\xd7\xe3\x16\x1d\xee\xea\xfa\x37\xcb\x79\x5d\xff\x66\xb9"
- "\xbc\xae\x0f\x6b\x66\xfd\xb7\x59\x3d\x79\x5d\xff\x06\x97\xcb\x7c"
- "\x63\x16\xed\x5b\xdf\xe8\xad\x5c\xd7\xcf\xdc\xf0\x40\xd7\xb7\xa4"
- "\xae\x7f\x7d\x0f\xc5\xd8\xcc\x39\xee\xe9\xfa\x99\x11\x62\x5d\x1f"
- "\xb1\xcc\x51\xd7\xcf\x3c\xee\xba\xae\x9f\x79\xd5\x3d\x5d\x3f\xb3"
- "\xd6\x35\x5d\xff\xc6\x24\x69\x5d\x1f\x56\x21\xaf\xeb\xe9\x39\x47"
- "\x3d\x16\x7e\x95\xd7\x63\xe1\xfb\xdb\xbe\xae\x0f\x0f\x93\xd6\x5e"
- "\xe1\x73\xa8\xae\x7f\x63\x62\xcb\xeb\xfa\x37\x26\x4a\xeb\xfa\xf0"
- "\x33\x54\x03\xbd\x11\xec\xa8\xeb\xe1\x3b\x92\xba\x7e\x56\x47\xee"
- "\x3b\x13\xc5\xba\x9e\x96\x01\x5c\xd3\x4f\x5e\xd7\xcf\x3a\x4a\xb9"
- "\x67\x56\x36\xe5\x1e\x1a\x53\x47\x5d\x3f\x2b\xa6\x79\x5d\x4f\x31"
- "\xc4\xd6\x53\x56\xd7\xcf\xfa\xc2\x51\xd7\x87\xc9\xac\xa7\xf5\xe6"
- "\x6a\x1e\x47\x6f\x0e\x14\xeb\xfa\x59\x96\xfb\x43\xd7\xcb\x62\x2b"
- "\x4c\xac\xeb\x67\x17\x2b\xd7\xf5\x6f\x7a\x28\xd3\xf5\x88\x39\x29"
- "\x5d\xff\xe6\x24\x7b\xcc\x89\x75\xfd\x9b\x51\xd2\xba\xfe\xcd\x65"
- "\x62\x5d\x8f\xe5\x4b\xe9\xfa\x37\x0b\x45\xe5\x3b\xe8\xfa\x37\x8f"
- "\x8b\x75\x3d\xbd\x8e\xd7\xf5\x11\xd1\x94\x43\xc3\xdc\x58\x4f\x2b"
- "\x62\x92\xbc\xae\x8f\x08\x11\xeb\xfa\x08\x0d\xd5\xef\x11\x29\x54"
- "\xd7\x47\x0c\xa7\xc7\xc3\x12\x85\xc7\x79\x5d\x1f\x96\x28\xd6\xf5"
- "\x11\x99\xca\x74\xfd\x43\x6d\x50\xd7\x7b\x3b\xd1\xf5\xde\xbf\x32"
- "\x5d\xff\xd6\x48\xf7\x74\xfd\x5b\x41\xee\xeb\xc7\x79\xbe\xbc\x7e"
- "\x9c\xe7\x2b\xaf\x1f\xff\xe2\xe7\x5c\x3f\xbe\x1d\xc6\xeb\xc7\xa8"
- "\x83\x94\xc3\xa3\xb6\x50\x0e\x8f\x9a\xa5\x5c\x3f\x46\x9e\x79\xa0"
- "\x1f\x5b\x52\x3f\x46\x6c\xa5\xfa\x31\x72\x9b\x7b\xfa\x31\x72\xab"
- "\x58\x3f\xce\x3b\xec\xa8\x1f\xa3\x3a\xb8\xae\x1f\xa3\x06\xba\xa7"
- "\x1f\xa3\x06\xb8\xa6\x1f\xa3\x56\x4b\xeb\xc7\xbf\xf8\xcb\xeb\x47"
- "\x7a\xce\xb1\xdf\x7f\x7b\x20\xdf\xef\xcf\x6d\x68\xfb\xfa\x71\x6e"
- "\xae\x74\x1f\x3f\x77\x1b\xd5\x8f\x51\x69\x2d\xaf\x1f\xa3\xd2\xa4"
- "\xf5\xe3\xdb\xdd\x69\x5f\x1b\x95\xe9\xa8\x1f\xe1\x3b\x92\xfa\xf1"
- "\x6d\xae\xff\x8f\x4a\x13\xeb\x47\x5a\x06\x70\x4d\x94\xbc\x7e\x8c"
- "\xe6\xe6\xa7\xbe\x7d\x9a\x72\x0f\x8d\xa9\xa3\x7e\x7c\xbb\xb0\x79"
- "\xfd\x48\x31\xc4\xd6\x53\x56\x3f\xbe\x7d\xd3\x51\x3f\xfe\xc5\x57"
- "\x5a\x3f\xc6\x14\xf3\x38\x8a\x89\x11\xeb\xc7\xe8\x11\xf7\x87\x7e"
- "\x94\xc5\x56\xae\x58\x3f\xc6\x74\x54\xae\x1f\x63\x46\x2a\xd3\x8f"
- "\x88\x39\x29\xfd\x18\xb3\xda\x1e\x73\x62\xfd\x18\xb3\x5d\x5a\x3f"
- "\xc6\x1c\x16\xeb\x47\x2c\x5f\x4a\x3f\xc6\x5c\x15\x95\xef\xa0\x1f"
- "\xe7\x75\x10\xeb\x47\x7a\x1d\xaf\x1f\xe7\xed\xa4\x1c\xfa\xd6\x41"
- "\xe5\xfa\x71\xde\x6a\x79\xfd\x38\x2f\x5b\xac\x1f\xe7\x45\x52\x9d"
- "\x38\x4f\x47\xf5\xe3\xbc\x44\x7a\xfc\xad\x03\xc2\xe3\xbc\x7e\xa4"
- "\xc7\x79\xfd\x38\xaf\xac\x39\xfd\xe8\x5c\x5b\x2c\x12\xec\x4d\xb0"
- "\x48\xb4\x37\xc1\x71\x91\xb6\x78\x67\xbe\x73\x6d\xf1\xae\x60\x6f"
- "\x82\x05\xdc\xde\x04\x0b\xb8\xbd\x09\xe6\xb3\x7b\x13\x24\x4d\x02"
- "\x0d\x00\xda\xa2\xf0\xca\x1e\xaa\x2d\xae\x98\x54\x1f\x5e\xe3\xb4"
- "\x45\x2d\xf1\x4e\x9b\xc7\x69\x8b\x99\xa8\x2d\xe6\x8f\x47\x6d\xe1"
- "\x93\x0b\xfa\xb6\x9a\xd3\xbb\xb1\xa0\x77\xab\xe1\x33\x3c\x3b\x87"
- "\xa0\x8c\x12\xd0\xa4\x99\xf8\x7d\xdc\x1f\x03\xca\x62\xe7\xc9\xb2"
- "\x73\x68\xf5\xed\x02\x66\xd3\xf9\xb7\xb8\xbf\x89\xdc\xde\x26\xb6"
- "\x7d\x4d\x12\xab\x19\x2b\xee\x63\x32\x25\x42\xb0\xbf\x09\xee\x89"
- "\x6a\xa8\x21\xb8\xc7\x49\xee\x02\xe2\xfb\x11\x6a\x8d\x1a\xa2\xee"
- "\xb4\xcc\xa3\x13\xee\x6f\xd2\xc9\x48\x35\x6d\xa1\xf5\x18\xd5\xb4"
- "\xef\xfa\x3f\x0c\x3a\x69\xc0\xe6\x3a\x5e\x63\xac\x43\x7d\xf1\xae"
- "\x26\xc0\xf8\xae\xa6\xd7\x8d\x1b\xa0\x69\x0d\xf6\xfb\x5f\x18\xe3"
- "\x71\x9f\x85\xd2\x78\x9a\x03\x65\xf7\xbd\xf8\x8b\x86\xe4\xbd\x05"
- "\xba\xa7\x96\x78\x3c\x83\x7b\x5f\x14\x13\xf5\xef\x7a\x02\xef\xdf"
- "\xd0\xf4\x14\xae\x65\x89\x79\x51\xeb\x0d\x0d\x29\x0a\x3f\xcb\xce"
- "\x99\x35\xdb\xe6\xcc\xd6\x91\xa1\x86\x77\x35\xaa\x8d\x0b\x04\x9a"
- "\xd6\x0f\x35\xed\xf3\x4e\x34\xed\x7c\x3f\xf7\x34\xed\x7c\x5f\xb1"
- "\xde\x58\x3c\xd8\x51\x6f\xcc\x5f\xe2\xba\xde\x98\xef\xe6\xfa\xef"
- "\xf3\x5d\x5c\xff\x7d\xbe\xc5\x5e\x6f\x6c\x67\xf5\xc6\x3b\x71\x88"
- "\x4d\x69\xbd\x41\xcf\x39\xf6\x13\xef\x0a\xd6\x7f\x7f\x37\xaa\xed"
- "\xeb\x8d\x77\x7d\xa4\xfb\x84\x77\xb9\xf5\xdf\xe7\x3b\x59\xff\xdd"
- "\x5d\xbd\x31\xdf\x2c\xad\x37\xde\xe5\xd6\x7f\x5f\x40\x1c\xf5\x06"
- "\x7c\x47\x52\x6f\xbc\xcb\xad\xff\x3e\xdf\x2c\xd6\x1b\xb4\x0c\xe0"
- "\x1f\x27\xeb\xbf\xc7\x71\xeb\xbf\xc7\x71\xeb\xbf\xd3\x98\x3a\xea"
- "\x8d\x38\x17\xd6\x7f\xa7\x18\x62\xeb\x29\xab\x37\xe2\x24\xd6\x7f"
- "\x7f\x27\x56\x5a\x6f\x2c\x12\xac\xff\xbe\xd0\x6e\xfd\xf7\xb8\xc2"
- "\xfb\x43\x6f\xc8\x62\xcb\x6e\xfd\xf7\x85\x32\xeb\xbf\x3b\xd3\x1b"
- "\x0b\xf7\x2a\xd3\x1b\x88\x39\x29\xbd\xb1\xd0\x62\x8f\x39\xb1\xde"
- "\x58\xd4\x5d\x5a\x6f\x2c\xb2\x5b\xff\x1d\xcb\x97\xd2\x1b\x8b\x66"
- "\x88\xca\x77\xd0\x1b\x8b\x96\x88\xf5\x06\xbd\x8e\xd7\x1b\x8b\x7b"
- "\x52\x0e\x7d\xa7\xbb\x72\xbd\xb1\xc8\x22\xaf\x37\x16\xb7\x13\xeb"
- "\x8d\x45\x15\x54\x57\x2c\x0e\xa4\x7a\x63\x51\x2d\x3d\xfe\x8e\xbf"
- "\xf0\x38\xaf\x37\xe8\x71\x5e\x6f\x2c\x7e\x30\xff\xf5\xbe\xca\x57"
- "\xc5\xbb\x39\xff\x35\xfe\xc1\xfc\xd7\x56\x79\x0f\xbd\x98\x9b\xff"
- "\x9a\xe0\xe6\xfc\xd7\x84\x07\xf3\x5f\x5b\x25\x2e\x4b\xb8\xf9\xaf"
- "\x89\x6e\xce\x7f\x4d\x7c\x30\xff\xb5\x55\xe2\x92\xc0\xcd\x7f\x4d"
- "\x72\x73\xfe\x6b\xd2\x1d\xcc\x7f\x5d\x5e\xc0\x7b\xe3\xe5\x05\xf2"
- "\xde\x58\xdb\xcc\xfc\xd7\x54\x03\xef\x8d\x97\x4d\xa5\x5a\x74\xd9"
- "\x73\x54\x8b\xa6\xb0\xb9\x29\x2d\x7a\xe3\x8f\x77\x84\xef\x5e\xb0"
- "\x4f\x85\x6b\xb4\xe1\x9e\x91\xab\x13\x88\x97\x19\xbd\x31\xc4\x60"
- "\x35\xbb\x17\xc9\x11\x12\x3b\x17\xbd\x71\x4a\x4c\x49\xb5\x70\x1f"
- "\x12\xed\x39\x7e\x5d\xe4\x23\x04\xcf\x1d\xaa\xdb\xa7\xca\x6c\xb4"
- "\xcb\xc9\x2f\x30\xa9\x02\xe6\x89\x73\xf2\x96\xec\xbc\x60\xcc\xc9"
- "\x37\x70\xfb\x8a\xb0\x79\xf9\x81\xce\x73\xf2\x9b\x1a\xa1\xef\x94"
- "\xc8\xcb\x63\x4e\x1e\xfa\xc8\x5f\x59\x4e\x3e\x91\x9b\x1b\x9b\x32"
- "\xcc\xbd\x9c\x7c\xca\x50\xb1\x47\xfe\x20\xc4\xd1\x23\xa7\x6c\x72"
- "\xdd\x23\xa7\x1c\x76\xcf\x23\xa7\xe8\x5c\xf3\xc8\xcb\x7a\x4b\x7b"
- "\x64\x6d\xa6\x56\xd6\x23\xd3\x73\x8e\xde\x26\xf5\x30\xef\x6d\x52"
- "\x57\xb7\x7d\x8f\x9c\x1a\x28\xed\x63\x52\x87\x51\x8f\xbc\x2c\xa0"
- "\xe5\x3d\xf2\xb2\x00\x69\x8f\x9c\xca\xbd\xff\x5e\xd6\xc7\xd1\x23"
- "\xc3\x77\x24\x3d\x72\xea\x45\xee\x3b\x01\x62\x8f\x4c\xcb\x00\x1e"
- "\xb2\xc8\x7b\xe4\xf7\x36\x50\x5e\x7a\x2f\x8a\xf2\x12\x8d\xa9\xa3"
- "\x47\x7e\x6f\x64\xf3\x1e\x99\x62\x88\xad\xa7\xac\x47\x7e\x6f\xa5"
- "\xa3\x47\xd6\xca\xcc\x8d\x5d\x3e\x8b\xc7\xd1\x72\x0f\xb1\x47\x7e"
- "\xef\xd4\xfd\xe1\x91\x65\xb1\x15\x28\xf6\xc8\xef\x6f\x51\xee\x91"
- "\xdf\x3f\xad\xcc\x23\x23\xe6\xa4\x3c\xf2\xf2\xde\xf6\x98\x13\x7b"
- "\xe4\xe5\x23\xa4\x3d\xf2\xf2\x10\xb1\x47\xc6\xf2\xa5\x3c\xf2\xf2"
- "\x65\xa2\xf2\x1d\x3c\xf2\xf2\x4d\x62\x8f\x4c\xaf\xe3\x3d\xf2\x07"
- "\x41\x5c\x7f\xe7\xc6\xdc\xd8\x0f\x7a\xcb\x7b\xe4\x0f\xfa\x89\x3d"
- "\xf2\x72\x33\xf5\xc2\x1f\x4c\xa3\x1e\xf9\x03\x35\x3d\xae\x7d\x56"
- "\x78\x9c\xf7\xc8\x5a\xbb\xb9\xb1\x1f\x44\x3c\x98\x1b\x7b\x3f\x79"
- "\xe4\x15\x6e\xe6\xbf\x57\xf8\xb6\x0d\xcd\xff\x6b\xf3\x62\x1f\xc4"
- "\x53\xcd\xb5\xb2\xd0\x3d\xcd\xbf\x72\x67\xdb\x88\xcb\xaf\xcd\x8b"
- "\xad\xe0\xe6\x2c\x7f\x38\xd6\xbd\xb8\x7c\x38\xc6\x7d\x2f\xb6\xee"
- "\x59\xde\x8b\xad\x7b\x56\xde\x8b\xa5\x75\x77\xee\xc5\x32\x13\x79"
- "\x2f\x96\x7e\x8e\x6a\x9e\xf4\xc3\x54\xf3\xa4\x2f\x53\xee\xc5\x56"
- "\x37\x88\xbd\x58\x5a\xd4\x03\x2f\xd6\x5a\x5e\x6c\xa5\x91\xe2\x6f"
- "\xf5\x51\xf7\xbc\xd8\xea\x23\x62\x2f\xb6\xee\xa2\xa3\x17\x4b\xef"
- "\xe7\xba\x17\x4b\x9f\xe4\x9e\x17\x4b\x9f\xe8\x9a\x17\x4b\x2f\x94"
- "\xf6\x62\x69\x3d\xe5\xbd\x18\x3d\xe7\xa8\xa1\x33\x27\xf1\x1a\x3a"
- "\xb3\x7b\xdb\xf7\x62\x19\x07\xa4\xf5\x72\xc6\x51\xea\xc5\xd2\x77"
- "\xb6\xbc\x17\x4b\xdf\x29\xed\xc5\x32\xb9\xfd\xcf\xd2\xf7\x38\x7a"
- "\x31\xf8\x8e\xa4\x17\xcb\x8c\xe1\xbe\xb3\x53\xec\xc5\x68\x19\xc0"
- "\x43\x2b\xe5\xbd\xd8\x9a\xbe\x94\x97\x32\x6f\x52\x5e\xa2\x31\x75"
- "\xf4\x62\x99\xc5\xcd\x7b\x31\x8a\x21\xb6\x9e\xb2\x5e\x6c\x8d\x9f"
- "\xa3\x17\x4b\xf3\x97\xf6\x62\x6b\x05\xf3\x34\xd6\xae\x16\x7b\xb1"
- "\x35\x33\xee\x0f\x2f\x26\x8b\xad\x03\x62\x2f\xb6\x76\xa0\x72\x2f"
- "\xb6\x76\x96\x32\x2f\x86\x98\x93\xf2\x62\x6b\x0b\xed\x31\x27\xf6"
- "\x62\x6b\x8f\x4b\x7b\xb1\xb5\x17\xc5\x5e\x0c\xcb\x97\xf2\x62\xeb"
- "\x3a\x8a\xca\x77\xf0\x62\xeb\xfa\x89\xbd\x18\xbd\x8e\xf7\x62\xeb"
- "\x8a\x28\x87\x7e\x78\x58\xb9\x17\x5b\x57\x28\xef\xc5\xd6\x7d\x21"
- "\xf6\x62\xeb\x56\x50\xcf\xb5\x4e\x4f\xbd\xd8\xba\x5c\x7a\xfc\x43"
- "\x9d\xf0\x38\xef\xc5\xe8\x71\xde\x8b\xad\x33\x3c\x98\x37\x7b\x3f"
- "\x79\xb1\xec\x2d\xee\x79\xb1\xec\xfc\x07\x9a\xbf\x35\x34\x7f\x96"
- "\x17\xd5\x5c\x7f\x1d\xe6\x9e\xe6\xff\xeb\x50\xf7\x35\x7f\x9e\x86"
- "\xd7\xfc\x79\x1a\x79\xcd\x9f\xd3\xd1\xb9\xe6\xcf\x8d\xe5\x35\xff"
- "\xc6\x53\xb4\x6f\xdd\xf8\x05\xed\x5b\x37\x2e\x54\xae\xf9\x37\x5c"
- "\x15\x6b\xfe\x9c\x19\x0f\x34\x7f\x6b\x69\xfe\xec\x1a\x8a\xbf\x0d"
- "\xfb\xdd\xd3\xfc\x1b\xf6\x89\x35\x7f\xde\x69\x47\xcd\xbf\xf1\x31"
- "\xd7\x35\xff\xc6\x91\xee\x69\xfe\x8d\x41\xae\x69\xfe\x8d\x5b\xa4"
- "\x35\x7f\x8e\x5a\x5e\xf3\xd3\x73\x8e\x5a\x2d\x77\x24\xaf\xd5\x72"
- "\x3b\xb6\x7d\xcd\xff\xd1\x1e\x69\x5d\xf6\xd1\x7e\xaa\xf9\x37\xe6"
- "\xb7\xbc\xe6\xdf\x98\x2f\xad\xf9\x73\x07\x52\x7d\xb4\x71\xab\xa3"
- "\xe6\x87\xef\x48\x6a\xfe\xdc\x59\xdc\x77\xf2\xc5\x9a\x9f\x96\x01"
- "\x3c\x94\x24\xaf\xf9\x37\x75\xa7\xbc\x94\xcb\xed\xd9\x45\x63\xea"
- "\xa8\xf9\x73\x0f\x37\xaf\xf9\x29\x86\xd8\x7a\xca\x6a\xfe\x4d\x1d"
- "\x1c\x35\x7f\x8e\x8f\xb4\xe6\xdf\x7c\x91\xc7\xd1\xe6\x65\x62\xcd"
- "\xbf\x69\xea\xfd\xa1\xf9\x65\xb1\xb5\x47\xac\xf9\x37\xf7\x56\xae"
- "\xf9\x37\x87\x28\xd3\xfc\x88\x39\x29\xcd\xbf\x79\x8b\x3d\xe6\xc4"
- "\x9a\x7f\xf3\x41\x69\xcd\xbf\xf9\xb4\x58\xf3\x63\xf9\x52\x9a\x3f"
- "\xcf\x43\x54\xbe\x83\xe6\xcf\x7b\x4c\xac\xf9\xe9\x75\xbc\xe6\xcf"
- "\xe3\xfa\xbb\xbf\x7e\xa1\x5c\xf3\xe7\x6d\x91\xd7\xfc\x79\xdb\xc5"
- "\x9a\x3f\x8f\x9b\x3b\x9b\x57\x4e\x35\x7f\x5e\x26\x3d\xfe\xd7\xcf"
- "\x85\xc7\x79\xcd\x4f\x8f\xf3\x9a\x3f\xaf\xfa\xc1\x9c\xda\xfb\x49"
- "\xf3\x6f\xc9\x76\x4f\xf3\x6f\xc9\x72\x5f\x5b\x6e\x17\xcc\x7b\xd9"
- "\xee\x64\xde\xcb\xc7\x51\xce\xb5\xe5\x27\x82\x79\x2f\xdb\xb8\x79"
- "\x2f\xdb\xb8\x79\x2f\x5b\x4f\x29\xd7\x96\x5b\xc7\x8b\xb5\xe5\xc7"
- "\xfb\x1f\x68\xcb\xd6\xd2\x96\x79\x26\xaa\x2d\xb7\xfa\xb9\xa7\x2d"
- "\xb7\xda\xcd\x7f\xd9\x21\x31\xff\x65\xab\x82\xf9\x2f\x5b\xdd\x9c"
- "\xff\xb2\xd5\xc5\xf9\x2f\x5b\x65\xe6\xbf\x7c\x1c\x2d\xaf\x2d\xe9"
- "\x39\x47\x4d\xf0\x89\x60\xfe\xcb\x27\xf7\xc1\xfc\x97\x4f\x64\xe6"
- "\x28\x7c\xc2\xcd\x7f\xd9\xda\x0a\xf3\x5f\xb6\xca\xcc\x7f\xf9\x84"
- "\x9b\xff\xb2\x4d\x62\xfe\xcb\x56\x99\xf9\x2f\x9f\x70\xf3\x5f\xb6"
- "\xda\xcd\x7f\xd9\xc6\xcd\x7f\xf9\xc4\xc9\xfc\x97\xbf\x71\xf3\x5f"
- "\xfe\xc6\xcd\x7f\xa1\x31\x75\xd4\x96\x7f\x73\x61\xfe\xcb\x56\x6e"
- "\xfe\xcb\x56\x27\xf3\x5f\xfe\x26\x31\xff\xe5\xe3\x48\x69\x6d\xb9"
- "\x5d\x30\xff\xa5\xc0\x6e\xfe\xcb\xdf\xee\x93\xf9\x2f\xb2\xd8\xb2"
- "\x9b\xff\x52\xe0\xc6\xfc\x97\x02\x85\xf3\x5f\xb6\xca\xcc\x7f\x29"
- "\xb0\xd8\x63\x4e\xac\x2d\xb7\xcb\xcc\x7f\xd9\x6e\x37\xff\x65\xab"
- "\xcc\xfc\x97\xed\x33\x44\xe5\x3b\x68\xcb\xed\x76\xf3\x5f\xb6\xd9"
- "\xcd\x7f\xd9\xc1\xcd\x7f\xf9\xb8\x8b\x72\x6d\xb9\xdd\xc9\xfc\x97"
- "\x1d\x76\xf3\x5f\xb6\x73\xf3\x5f\x76\x70\xf3\x5f\xb6\x73\xf3\x5f"
- "\x3e\x56\x0b\x8f\xf3\xda\x92\x1e\xe7\xb5\xe5\x8e\x66\xe7\xbf\x38"
- "\xd7\x1d\x9f\xa9\x79\xdd\xf1\x99\x5a\x5e\x77\xec\xb8\xe8\x5c\x77"
- "\xec\x0e\xe5\x75\x47\xe1\x7e\xfa\x7c\x17\x6e\xa2\xcf\x77\x21\xfb"
- "\x1e\x26\xa9\x18\x74\xc7\x13\x3b\xc2\x77\x5d\xdb\xc3\xea\x8e\xdd"
- "\xf3\x4c\x2a\xd0\x88\x5e\x56\xd4\x1d\xa0\x05\xd3\x16\xa1\xee\xa8"
- "\xe6\xe6\xdb\xee\x3c\x5d\x1c\x2f\xd4\x1d\x9f\x3e\xc7\xce\xbd\x45"
- "\xed\x61\x34\xb1\xd7\xe1\x79\xa9\xb9\xb8\x07\xe7\x71\x73\x71\xa1"
- "\x6c\xe1\x1c\x5c\x76\x5e\xee\x35\xd0\x25\xb3\x21\x1e\x02\x5d\xf2"
- "\x60\x2e\xae\xb3\xb9\xb8\x3b\xdd\xcc\x7f\xef\xcc\x17\x6b\x91\xcf"
- "\x0e\x3a\x6a\x91\xc2\x76\xae\x6b\x91\xc2\x7e\xee\x69\x91\x42\x8d"
- "\x6b\x5a\xa4\x70\xa5\xb4\x16\xd9\x51\x8d\xb8\x95\xd6\x22\xf4\x9c"
- "\x63\x1f\xb2\xbb\x1f\xdf\x87\xec\xba\xd9\xf6\xb5\xc8\xae\x1c\xe9"
- "\xfe\x62\xd7\x16\xaa\x45\x0a\x57\xb4\xbc\x16\x29\x5c\x21\xad\x45"
- "\x76\xfb\x51\xde\x2e\x4c\x73\xd4\x22\xf0\x1d\x49\x2d\xb2\x7b\x3c"
- "\xf7\x9d\x15\x62\x2d\x42\xcb\x00\x6e\x9a\x23\xaf\x45\xf6\x78\x50"
- "\xae\xda\x7d\x8a\x72\x15\x8d\xa9\xa3\x16\xd9\xbd\xbd\x79\x2d\x42"
- "\x31\xc4\xd6\x53\x56\x8b\xec\xbe\xee\xa8\x45\x76\xe8\xa5\xb5\xc8"
- "\xde\xe3\x3c\x8e\xf6\x46\x89\xb5\xc8\x9e\x61\xf7\x87\x16\x91\xc5"
- "\x56\x8e\x58\x8b\xec\xed\xa0\x5c\x8b\xec\x1d\xa1\x4c\x8b\x20\xe6"
- "\xa4\xb4\xc8\xde\x95\xf6\x98\x13\x6b\x91\xbd\xdb\xa4\xb5\xc8\xde"
- "\x83\x62\x2d\x82\xe5\x4b\x69\x91\xbd\x3f\x89\xca\x77\xd0\x22\x9f"
- "\xb5\x13\x6b\x11\x7a\x1d\xaf\x45\x3e\x2b\xe0\xfc\xdc\x4a\xe5\x5a"
- "\xe4\xb3\x95\xf2\x5a\xe4\xb3\x35\x62\x2d\xf2\x59\x04\xd5\x1c\x9f"
- "\x1d\xa0\x5a\xe4\xb3\x78\x7a\x7c\xc7\x0a\xe1\x71\x5e\x8b\xd0\xe3"
- "\xbc\x16\xf9\xac\x48\x41\x9e\x6b\x9a\x92\xb9\xb8\x85\xb7\xc4\x79"
- "\x2e\x5b\x8e\xcb\x3c\x20\x79\x4c\x53\x9e\x4b\xf8\x9e\x54\x22\xcf"
- "\x85\x7d\x3a\x9f\xe7\x3a\xc7\x72\x15\x9f\xe7\xd2\xb3\x79\x2e\xcc"
- "\x71\xe1\xbb\x52\x5b\x8e\xcb\xba\xd8\x71\x1e\x6e\xa1\x55\x79\x8e"
- "\x8b\x7f\x5f\x6a\x32\xd0\x1c\x57\x45\x53\x8e\x0b\xfb\x73\x4b\xbd"
- "\x63\x8e\x0b\xfb\x71\x3e\xc7\x75\xb6\x85\x73\x5c\x9f\x2f\x71\xaf"
- "\x5f\xff\x3c\xbe\x6d\xbc\xd7\xfe\xb5\xcd\xc3\xfd\x4c\x4f\x73\x3f"
- "\xff\xd3\xc5\xbd\xf7\xda\xff\xa3\x6e\x1b\x71\xf9\xb5\x8d\xfd\xfe"
- "\x5c\x47\xe3\xf2\xf7\xed\xee\xc5\xe5\xef\x05\x6d\x23\x2e\xbf\xb6"
- "\x71\x20\xff\x13\x4a\xe3\xb2\x7f\xa4\x7b\x71\xd9\x1f\xe4\x7e\xae"
- "\xfe\xf0\x34\xde\x33\x1f\x9e\x26\xf4\xcc\xc7\xc6\x08\x3d\xf3\x97"
- "\xcd\xac\x7f\x79\x28\x97\xf7\xcc\x07\x2c\x54\x87\x1e\xb8\x48\x75"
- "\xe8\x01\xf6\xfd\x54\xd2\x48\xc2\x7a\x65\x33\xfa\xe6\xb9\x26\xd5"
- "\xae\x2b\x3a\x95\x39\x95\xfa\xe5\x52\x73\x11\x29\x36\x98\xc8\x87"
- "\x8b\x88\xd7\xca\x6b\xc4\x6b\x47\x9d\x49\xd5\x39\x9a\x78\x43\x9f"
- "\x04\x6d\x56\x04\x3a\x66\x13\x89\xd5\xa2\x97\x3e\xd0\xbd\x34\xd6"
- "\x20\xf0\xd2\x5f\x26\xf1\x3e\x1a\xae\x8b\x35\x91\xaf\xe6\xea\x54"
- "\xe8\x97\x6f\x67\xe7\x05\xdf\x1e\x98\x1c\xc4\xae\x63\x25\xcc\xe7"
- "\xc3\x6f\x07\xcc\x14\xe7\xf3\x1b\xb3\xf3\xa6\x35\x14\x26\x8f\x61"
- "\xd7\xd0\xec\xcb\xe7\xf4\x95\xac\x9f\xf9\x51\x23\xf1\xb5\xe5\xf3"
- "\x3f\xfa\xd5\xe5\xf3\xff\x6e\xa0\x18\xfd\xc7\x25\xf7\xf2\xf9\xff"
- "\xa8\x16\x7b\xe8\x7f\x7a\x38\x7a\xe8\x03\xe3\x5d\xf7\xd0\x07\x62"
- "\xdc\xf3\xd0\x07\xa2\x5d\xf3\xd0\x07\x8a\xed\x3d\x74\x81\x16\x3d"
- "\xf4\x97\xfe\x88\x63\x69\x0f\x4d\xcf\x39\x7a\x9f\x43\x31\xbc\xf7"
- "\x39\x34\xac\xed\x7b\xe8\x83\x95\xd2\x3e\xe7\xe0\x25\xea\xa1\x0f"
- "\x14\xb5\xbc\x87\x3e\x50\x24\xed\xa1\x0f\xbd\x46\xfd\xc6\x81\x22"
- "\x9b\x1f\xe6\x3d\x34\x7c\x47\xd2\x43\x1f\x5a\x6d\xff\x1d\xea\xa1"
- "\x0f\x94\x51\x0f\x7d\x68\xbb\xbc\x87\xfe\x6a\x2c\xe5\xae\xaf\xfc"
- "\x28\x77\xd1\x98\x3a\x7a\xe8\x43\x57\x9b\xf7\xd0\x14\x43\x6c\x3d"
- "\x65\x3d\xf4\x57\xcf\x39\x7a\xe8\x2f\x65\xd6\xcf\x3c\xdc\x91\xc7"
- "\x91\xae\x50\xec\xa1\xbf\x4a\xba\x3f\x3c\xb4\x2c\xb6\x2a\xc5\x1e"
- "\x5a\x37\x49\xb9\x87\xd6\x2d\x53\xe6\xa1\x11\x73\x52\x1e\x5a\x57"
- "\xcc\xe1\xa7\x4c\xda\x43\xeb\x7e\x92\xf6\xd0\x87\x3d\xc4\x1e\x1a"
- "\xcb\x97\xf2\xd0\x87\x07\x8a\xca\x77\xf0\xd0\x87\xc7\x8b\x3d\x34"
- "\xbd\x8e\xf7\xd0\x87\x6b\x29\x87\xee\x77\x63\xfd\xcc\xc3\xc5\xf2"
- "\x1e\xfa\xf0\x69\xb1\x87\x3e\x5c\x40\xbd\xf2\x3f\x09\xf5\xd0\x87"
- "\x0f\xd0\xe3\xfb\x0f\x08\x8f\xf3\x1e\x7a\xbf\xdd\xfa\x99\xff\x54"
- "\x2b\xf0\xd0\xa1\x2d\xe4\xa1\xc7\xdd\x5f\x1e\xba\x71\x4f\xdb\xf0"
- "\xd0\x5f\x1f\x74\xcf\x43\x7f\x7d\xc0\x45\x4f\x30\xad\x19\x4f\x30"
- "\xe6\x81\x27\x10\xea\xad\x7f\xf6\xa1\x7a\xeb\x68\x88\x7b\x9e\xe0"
- "\xe8\xb4\xb6\x10\x97\x5f\x57\x4c\x8e\x70\xe3\xf5\xff\xf5\x93\x7b"
- "\x31\xf9\x57\xcd\x03\xff\xdc\x1a\x71\x39\x9a\x4b\xe3\x72\x6c\x99"
- "\x7b\x71\x39\x96\xe2\xbe\x7f\x2e\xdb\xc7\xfb\xe7\xb2\x7d\x42\xff"
- "\xfc\x2f\xd1\x3b\xe7\xe3\x21\xce\xfd\x73\x09\xe1\xfd\x73\xd1\x2c"
- "\xaa\x41\x8b\xb8\x31\x25\x45\x6c\x4e\x3d\xf1\x0b\xea\x9f\x6f\xa1"
- "\x7f\xbe\x0c\xfe\xf9\xad\x70\x95\x99\xdb\x3b\x02\xc7\xaf\x15\x83"
- "\x07\x46\xcf\x5c\x1a\x0f\xff\x8f\x33\x90\x0f\x17\x10\xaf\x55\xe0"
- "\x7d\xb7\x43\x5f\xb9\x7d\x91\x41\xb5\x62\x2e\xf4\x33\x15\x85\xa4"
- "\x73\x24\xf8\xea\x3a\xf4\xd5\x47\xc0\x33\x2f\xe7\x7c\xf5\xc9\xa4"
- "\xd2\x38\xa1\xaf\x3e\x7e\x9a\xf5\xd5\x06\x3a\x36\xae\x34\x0e\x7c"
- "\x35\xfc\x1e\xee\x45\x21\xf4\xd5\x0d\xe0\x9b\x1b\xc1\x37\x67\x5e"
- "\xb1\xf3\xd8\x6f\x39\x7a\xec\x06\xbf\xbc\x50\xd3\xc0\xe4\x71\xe8"
- "\xb1\x6f\x6d\x7b\xe0\xb1\x1d\x3d\xf6\xbf\x03\x29\x8e\x4f\x8e\x77"
- "\xcf\x63\x9f\x1c\x27\xf6\xd8\xa7\xe6\x38\x7a\xec\x93\x85\xae\x7b"
- "\xec\x93\xa7\xdc\xf3\xd8\x27\xcb\x5c\xf3\xd8\x45\x83\xed\x3d\xf6"
- "\x27\xec\x7b\xea\xe3\xa1\x88\x75\x69\x8f\x4d\xcf\x39\x7a\xa3\xe2"
- "\x53\xbc\x37\x2a\xde\xd4\xf6\x3d\x76\x71\x90\xb4\x0f\x2a\x1e\x4f"
- "\x3d\x76\x51\x60\xcb\x7b\xec\xa2\x40\x69\x8f\x5d\xcc\x8d\x7f\x2b"
- "\x0a\x74\xf4\xd8\xf0\x1d\x49\x8f\x5d\x7c\xdd\xfe\x3b\xd4\x63\x17"
- "\x3d\x4b\x3d\x76\x49\x47\x79\x8f\x5d\xb2\x9d\xf2\x5b\xc9\x12\xca"
- "\x6f\x34\xa6\x8e\x1e\xbb\x64\x6a\xf3\x1e\x9b\x62\x88\xad\xa7\xac"
- "\xc7\x2e\xd9\xe0\xe8\xb1\x8f\x4f\x93\xf6\xd8\x65\xf3\x79\x1c\x95"
- "\x75\x11\x7b\xec\x92\x8b\xf7\x87\xc7\x96\xc5\x56\x90\xd8\x63\x97"
- "\xee\x55\xee\xb1\x4b\x2f\x29\xf3\xd8\x88\x39\x29\x8f\x5d\x36\x98"
- "\xc3\xcf\xb3\xd2\x1e\xbb\x6c\x92\xb4\xc7\x2e\x9b\x23\xf6\xd8\x58"
- "\xbe\x94\xc7\x2e\x5b\x23\x2a\xdf\xc1\x63\x97\x15\x8a\x3d\x36\xbd"
- "\x8e\xf7\xd8\xa7\x82\x29\x87\x1e\xb3\x28\xf7\xd8\xa7\x06\xcb\x7b"
- "\xec\x53\xc3\xc4\x1e\xfb\x94\x0f\xf5\xd2\xa7\x22\xa8\xc7\x3e\x15"
- "\x40\x8f\x1f\x33\x0b\x8f\xf3\x1e\x9b\x1e\xe7\x3d\xf6\xa9\x38\x65"
- "\xef\xa9\xef\x68\x3d\xac\x31\x77\x7f\x3e\x46\x4b\xad\x87\x65\x7b"
- "\x57\x7d\xaf\xe7\x63\xfc\x6f\x5f\xf7\x7c\xf6\xff\xf6\x79\xe0\xe7"
- "\x5a\xda\x37\x9c\x5a\x41\xf5\x56\xb9\x9b\xeb\xdf\x96\x3b\x5d\xff"
- "\xf6\x81\x9f\x73\x37\x2e\xff\x1b\x4d\xe3\xf2\xed\x54\xf7\xe2\xf2"
- "\x6d\xb0\xfb\x7e\xee\x7c\x04\xef\xe7\xce\x47\xc8\xbf\x0f\xfd\xae"
- "\xaf\x73\x3f\xf7\xfd\x4e\xde\xcf\x9d\xed\x48\xf5\xce\x99\xeb\x54"
- "\xef\x9c\xd9\xdb\x72\xef\x43\xcf\xf4\x13\xbf\x0f\xfd\x6e\xf5\x83"
- "\xf7\xa1\x77\xc3\xab\x9d\x26\x14\xa3\x15\x37\xdd\xf3\x6a\x15\x46"
- "\xb1\x57\xbb\xd0\xc5\xd1\xab\x9d\x79\xcd\x75\xaf\x76\x26\xc9\x3d"
- "\xaf\x76\x26\xd1\x35\xaf\x76\xe6\x9c\xf4\xfb\xd0\xef\x34\xf2\xef"
- "\x43\xe9\x39\x47\x8d\xfd\x7d\x12\xaf\xb1\xbf\x1f\xdf\xf6\xbd\xda"
- "\xd9\x5a\x69\x3d\x7d\xf6\x26\xf5\x6a\x67\x2a\x5b\xde\xab\x9d\xa9"
- "\x94\xf6\x6a\xdf\x47\x51\x5d\x7b\xa6\xd2\xd1\xab\xc1\x77\x24\xbd"
- "\xda\xf7\x9b\xec\xbf\x43\xbd\xda\x19\x3d\xf5\x6a\xdf\xef\x97\xf7"
- "\x6a\x95\x21\x94\xbb\x2a\xfb\x52\xee\xa2\x31\x75\xf4\x6a\xdf\x5b"
- "\x9a\xf7\x6a\x14\x43\x6c\x3d\x65\xbd\x5a\xe5\x58\x47\xaf\xf6\x5d"
- "\x1f\x69\xaf\x76\xfe\x31\x1e\x47\xe7\x0e\x8a\xbd\x5a\xe5\xea\xfb"
- "\xc3\xab\xc9\x62\xab\x56\xec\xd5\xce\xcd\x50\xee\xd5\xce\xad\x51"
- "\xe6\xd5\x10\x73\x52\x5e\xed\xdc\x39\x0e\x3f\x7a\x69\xaf\x76\xae"
- "\x41\xda\xab\x9d\xef\x22\xf6\x6a\x58\xbe\x94\x57\x3b\x3f\x42\x54"
- "\xbe\x83\x57\x3b\xff\x9a\xd8\xab\xd1\xeb\x78\xaf\x76\x9e\xf3\x46"
- "\xdf\x16\x2b\xf7\x6a\xe7\xcf\xc9\x7b\xb5\xf3\x97\xc4\x5e\xed\xfc"
- "\x3e\xea\xc9\x2e\xa8\xa9\x57\x3b\x5f\x44\x8f\x7f\x5b\x24\x3c\xce"
- "\x7b\x35\x7a\x9c\xf7\x6a\x17\x02\x94\x79\x35\xd7\xd7\xcb\xba\xf7"
- "\x63\x8a\xd5\xbf\xb2\x31\xc5\xfa\x62\xf7\x7c\x9a\xbe\xe8\x81\x27"
- "\x68\x0d\x4f\x70\xe1\x59\xaa\xb7\xaa\xe6\xb8\xe7\x09\xaa\x22\xdc"
- "\xf7\x04\x57\xe2\x79\x4f\x70\x25\x5e\xde\x13\xfc\x30\xcc\xb9\x27"
- "\xf8\x51\xc7\x7b\x82\xcb\xbd\x69\xbf\x7a\xb9\x1d\xed\x57\x2f\x1d"
- "\x6d\x39\x4f\x70\x69\x84\xd8\x13\xfc\xb0\xe5\x81\x27\xb8\x1b\x9e"
- "\xe0\xa2\x2f\xc5\xe8\xa5\x0e\xee\x79\x82\x4b\xde\x62\x4f\xf0\x73"
- "\x5f\x47\x4f\x70\x29\xc6\x75\x4f\x70\x69\x8d\x7b\x9e\xe0\x52\xa6"
- "\x6b\x9e\xe0\xd2\x75\x69\x4f\xf0\xc3\x70\x79\x4f\x40\xcf\x39\x6a"
- "\xb9\x1f\xd7\xf0\x5a\xee\xc7\x19\x6d\xdf\x13\xfc\x48\xa4\x75\xdb"
- "\x8f\x1d\xa8\x27\xb8\x64\x68\x79\x4f\x70\xc9\x20\xed\x09\x7e\x4c"
- "\xa2\xfa\xe9\x92\xc1\xd1\x13\xc0\x77\x24\x3d\xc1\x8f\x7b\xed\xbf"
- "\x43\x3d\xc1\x25\x23\xf5\x04\x3f\x16\xcb\x7b\x82\x9a\x28\xca\x5d"
- "\x35\xc3\x28\x77\xd1\x98\x3a\x7a\x82\x9a\x2e\xcd\x7b\x02\x8a\x21"
- "\xb6\x9e\xb2\x9e\xa0\xe6\x35\x47\x4f\xf0\xc3\x50\x69\x4f\x70\x65"
- "\x30\x8f\xa3\x9f\x4e\x89\x3d\x41\xcd\x96\xfb\xc3\x13\xc8\x62\x8b"
- "\x88\x3d\xc1\x4f\xf3\x95\x7b\x82\x9f\xb6\x29\xf3\x04\x88\x39\x29"
- "\x4f\xf0\x13\xf7\xfe\x8f\xe2\xc5\xd1\x13\x5c\xe9\x28\xed\x09\xae"
- "\xf4\x15\x7b\x02\x2c\x5f\xca\x13\x5c\x99\x2a\x2a\xdf\xc1\x13\x5c"
- "\x89\x11\x7b\x02\x7a\x1d\xef\x09\x7e\x56\x53\x0e\xad\xba\xa8\xdc"
- "\x13\x5c\xb9\x2e\xef\x09\xae\x34\x88\x3d\xc1\x15\x4e\xfb\xff\xdc"
- "\x87\x7a\x82\x2b\x7a\x7a\xbc\x4a\x2f\x3c\xce\x7b\x02\x7a\x9c\xf7"
- "\x04\x3f\x3f\xfb\x60\x3d\xad\xfb\x69\x3d\xad\xda\x4b\xee\xf9\x82"
- "\xda\x6a\xf7\xf5\xa7\xb1\x9c\xd7\x9f\xc6\x72\xa1\xfe\x14\xaf\x6b"
- "\x71\x75\xbf\x73\xfd\x59\xd7\x93\xd7\x9f\x86\x24\xca\xe1\x86\x59"
- "\x94\xc3\x0d\xec\xda\x7c\xca\xd6\xd3\xfa\x65\x83\x78\x3d\xad\x6b"
- "\x1d\x1e\xac\xa7\xd5\x5a\xda\xf2\xe7\x71\x54\x5b\xfe\x32\xc7\x3d"
- "\x6d\xf9\x4b\x84\x58\x5b\xde\x5c\xe6\xa8\x2d\x7f\x39\xee\xba\xb6"
- "\xfc\xe5\xaa\x7b\xda\xf2\x97\x5a\xd7\xb4\xa5\x61\x92\xf4\x1a\x16"
- "\x57\x0f\xc8\xaf\xa7\x45\xcf\x39\x6a\x82\xeb\x82\x75\xf5\xaf\xef"
- "\x6f\xfb\xda\xf2\x7a\x98\x74\xff\x7f\x7d\x0e\xd5\x96\x86\x89\x2d"
- "\xaf\x2d\x0d\x13\xa5\xb5\xe5\xf5\x33\xb4\x1f\x36\x04\x3b\xae\x61"
- "\x01\xdf\x91\xd4\x96\x75\xdc\xfa\xf7\x86\x89\x62\x6d\x49\xcb\x00"
- "\x1e\xea\x27\xaf\x2d\xeb\x8e\x52\x5e\xaa\xcb\xa6\xbc\x44\x63\xea"
- "\xa8\x2d\xeb\x62\x9a\xd7\x96\x14\x43\x6c\x3d\x65\xb5\x65\xdd\x17"
- "\x8e\xda\xf2\xea\x3e\x69\x6d\x69\x5c\xcd\xe3\xc8\x38\x50\xac\x2d"
- "\xeb\x2c\xf7\x87\xb6\x94\xc5\x56\x98\x58\x5b\xde\x28\x56\xae\x2d"
- "\x8d\x1e\xca\xb4\x25\x62\x4e\x4a\x5b\x1a\x27\xd9\x63\x4e\xac\x2d"
- "\x8d\x51\xd2\xda\xd2\xb8\x4c\xac\x2d\xb1\x7c\x29\x6d\x69\x2c\x14"
- "\x95\xef\xa0\x2d\x8d\xc7\xc5\xda\x92\x5e\xc7\x6b\xcb\x9b\xd1\x94"
- "\x43\xaf\xce\x52\xae\x2d\x6f\x4e\x92\xd7\x96\x37\x43\xc4\xda\xf2"
- "\xa6\x86\x6a\xc8\x9b\x29\x54\x5b\xde\x1c\x4e\x8f\x5f\x0d\x17\x1e"
- "\xe7\xb5\x25\x3d\xce\x6b\xcb\x9b\x99\xca\xe6\xdf\xb4\x48\xbe\xf9"
- "\x2e\xcd\xbf\x69\xa9\x7c\x73\x5b\x99\x7f\x53\x3f\xc2\x3d\x5d\x59"
- "\x3f\xfc\xc1\xb8\xa0\x96\xce\x35\xdf\xdc\x4a\xb5\x96\xe9\x94\x7b"
- "\xb9\x66\x53\x99\xdb\x5a\xdf\xd3\x83\x34\x69\x7d\x4f\x9c\x4e\x28"
- "\x37\x9f\xa0\x61\x9b\x73\xad\x6f\x1d\xc7\x6b\x7d\x33\x37\xde\xd6"
- "\xbc\x9a\xf6\xa9\xe6\x49\xee\xcc\x27\x58\x55\x47\xbc\x3e\xb4\x9f"
- "\x4f\x50\x7e\x90\xce\x27\x58\x60\x3f\x9f\xe0\xf6\x51\xf1\x7c\x82"
- "\xc6\xbe\x72\xf3\x09\x30\xf7\x7c\xbb\x30\x79\x0c\xce\x25\x90\x9c"
- "\x47\xf0\x7a\xcb\xcf\x23\x40\x9f\xf0\x11\xe0\x16\xbd\x02\xf2\xcd"
- "\xaf\xcb\x2b\xd4\xbf\x4f\xf1\x7b\x7b\x8d\x7b\x5e\xe1\x76\xa6\xc8"
- "\x2b\x78\x7a\x14\x3a\x7a\x85\xdb\x37\x5d\xf7\x0a\xe6\xee\xee\x79"
- "\x05\xb3\xbf\x6b\x5e\xc1\xbc\x44\x7a\x1e\x41\x43\x81\xfc\x3c\x02"
- "\x7a\xce\x51\xe3\x59\xbb\xf3\x1a\xcf\x72\xa9\xed\x7b\x05\xcb\x0a"
- "\x69\x3d\x67\x59\x43\xbd\x82\x39\xbe\xe5\xbd\x82\x39\x5e\xda\x2b"
- "\x58\xdb\x51\x5d\x65\x8e\x77\xcc\x43\xc3\x77\x24\xbd\x82\x75\x98"
- "\xfd\x77\xa8\x57\x30\x27\x52\xaf\x60\x0d\x91\xf7\x0a\xd6\xeb\x94"
- "\xd7\xac\xdc\x1e\x93\x34\xa6\x8e\x5e\xc1\xba\xa1\x79\xaf\x40\x31"
- "\xc4\xd6\x53\xd6\x2b\x58\x2f\x3a\x7a\x85\x86\xad\x92\x5e\xc1\x93"
- "\xec\x6f\xc2\x91\x27\x79\x4d\xec\x15\x98\x7e\xf7\x87\x57\x90\xc5"
- "\xd6\x0a\xb1\x57\x60\x1a\x14\x7b\x05\x4f\x32\x50\x99\x57\x40\xcc"
- "\x49\x78\x05\x4f\xb2\x84\xc3\x4f\xa2\xa4\x57\xf0\x24\xd9\x92\x5e"
- "\xc1\x93\x14\x8a\xbd\x02\x96\x2f\xe1\x15\x3c\xc9\x19\x51\xf9\xf6"
- "\x5e\xc1\x93\xdc\x14\x7b\x05\x7a\x5d\x93\x57\xf0\xf4\xc8\xa1\xfd"
- "\x5f\xc3\x24\xc5\x5e\xc1\xd3\x63\x89\xac\x57\xf0\xf4\x58\x26\xf2"
- "\x0a\x9e\x1e\xec\x7c\x5f\xbd\xa7\xc7\x4e\xd6\x2b\x78\x7a\x44\x52"
- "\xaf\xd0\x30\x51\x78\x9c\xf7\x0a\xf4\x78\x93\x57\x48\xf7\x38\xa0"
- "\x6c\x6c\x8a\xeb\x79\xe8\x7b\x3f\x36\xc5\xfb\xd7\x35\x36\xc5\xd3"
- "\x33\xca\x2d\xaf\xe0\xe9\x19\xe9\xbe\x2e\x7d\x24\x8e\xd7\xa5\x8f"
- "\xc4\xc9\x8e\x81\xf0\xf4\x1a\xe1\x54\x97\x7a\x7a\x1f\x68\xd2\xa5"
- "\x9e\x0f\x3d\xc6\xf2\xb7\xe7\x43\x1e\x2c\x7f\x7b\xb6\x3f\xec\xea"
- "\x18\x88\x55\xb7\x38\x2d\x6a\x1b\x03\xb1\x88\x1b\x03\x01\x7a\x94"
- "\xd5\x9f\x9e\xed\x87\x89\xc6\x40\x78\x7a\x6d\x93\x1b\x03\x21\x39"
- "\xf6\xc1\x4e\x73\xda\xf4\xe9\x9d\x8c\x7d\xf8\x55\x6b\xce\x74\x8f"
- "\x32\x56\x73\x7a\xb6\x6f\xe7\x96\xe6\xf4\x6c\xef\x25\xd6\x9c\x3e"
- "\xbd\x1d\x34\xa7\x67\xfb\x28\x97\x35\xa7\x67\xfb\xd5\x6e\x69\x4e"
- "\xcf\xf6\x69\x2e\x69\x4e\xcf\xf6\x57\x25\xc7\x3e\x78\x7a\x05\xc9"
- "\x8e\x7d\xe0\xce\x39\x6a\x05\x6f\x3e\xaf\xe8\xe9\xfd\x5a\x9b\xd7"
- "\x9c\x9e\x0f\x99\x25\x75\x81\xa7\x77\x3b\x56\x73\x7a\xb6\xaf\x6d"
- "\x71\xcd\x09\x65\x4a\x6a\x4e\x4f\x6f\xda\xff\xc3\x79\x07\xcd\x89"
- "\xdf\x91\xd2\x9c\x9e\xde\x85\xf6\xdf\x69\xa4\xd7\x1b\x58\xcd\xe9"
- "\xe9\x7d\x5c\x56\x73\x7a\x76\x98\x43\x39\xab\xc3\x73\x94\xb3\x68"
- "\x4c\x1d\x34\xa7\x67\x87\x8e\xcd\x6a\x4e\x0e\x43\x6c\x3d\xe5\x34"
- "\xa7\x67\x87\x10\x07\xcd\xe9\xe9\x35\x5c\x5a\x73\x3e\x32\x90\xc7"
- "\xd1\xc3\xc5\x22\xcd\xe9\xd9\x61\xd3\x7d\xa1\x39\x65\xb1\xf5\x90"
- "\x59\xa4\x39\x3d\x1f\x8e\x51\xae\x39\x1f\xde\xa2\x48\x73\xb2\x98"
- "\x93\xd2\x9c\x0f\x5f\xe5\xf0\x63\x90\xd6\x9c\x8f\x74\x90\xd6\x9c"
- "\x8f\xf4\x16\x69\x4e\xb6\x7c\x29\xcd\xf9\xc8\x24\x51\xf9\x0e\x9a"
- "\xf3\x91\x28\x91\xe6\xe4\xae\xe3\x35\xa7\x8f\x0f\xe5\x50\xcf\x4b"
- "\xca\x35\xe7\x23\x57\xe5\x35\xe7\x23\x37\xc5\x9a\xf3\x91\x63\x54"
- "\x5b\xfa\x04\x50\xcd\xf9\x48\x25\x3d\xee\x59\x2d\x3c\xde\xa4\x39"
- "\xb9\xe3\xbc\xe6\xf4\x09\x74\xa6\x39\x99\xac\x31\x9a\x4c\x95\x75"
- "\x0f\xfc\xed\x83\x7a\x76\x87\xfe\x4d\x07\xff\x3f\x06\xfd\x54\x17"
- "\xf8\xbf\x6c\x8e\xcd\xe0\x37\x46\x63\x05\x5d\x62\x85\xdf\x29\x35"
- "\xfc\xa2\xd3\xf5\x30\x63\x7f\xb2\x87\xf6\x2f\x63\x34\x9d\xcd\x0f"
- "\x8d\xb3\x32\x91\x84\xf1\x85\xff\xc7\xc3\x31\xb8\xbe\x13\xf4\x87"
- "\x01\x8b\x48\xa7\x6b\x9e\x3e\x65\xb6\xeb\xa0\xce\x9d\xaa\x3c\x7d"
- "\x56\x63\x19\x50\xd7\x4a\xb8\x9f\xe1\xb2\x75\x85\xb2\xa6\x6c\xef"
- "\x45\x92\xcc\xcc\x8f\xba\x79\x75\xa4\xda\xb3\x63\xdf\xce\xb5\x0f"
- "\x8d\x03\x1e\x22\xa8\x11\xf7\xf4\x30\x78\x61\x99\xba\x79\x8d\x78"
- "\xce\x1b\xcf\x59\xa0\x8e\xda\x18\xa2\x4a\xaf\x7b\xc8\x1b\x34\x57"
- "\xbb\x64\x23\x53\xf3\x8e\x19\xea\x0c\xfd\xeb\x57\xbd\x2a\xbc\x76"
- "\x6f\xac\x60\xfb\x9e\x12\xa3\x85\x2d\x23\x60\x1e\xd6\xa7\x63\xbf"
- "\xcd\x70\xbd\x54\x1d\x96\xef\x22\x03\xda\xf5\x63\xf4\xca\xfa\xbb"
- "\x8e\x89\x72\xed\xd8\x79\x59\x2f\xa2\xeb\x0f\x6d\x17\x40\x54\x52"
- "\xe7\x15\xfe\x8e\xb3\xf1\x0f\xde\xeb\xba\x31\xc6\xe4\x0d\x44\x95"
- "\x61\x7d\xc8\xfb\x6b\xa8\x51\xde\x7a\xc6\x50\x9f\xde\x29\x58\xef"
- "\x61\x8e\xc4\x36\x7f\x0f\xce\x67\x74\x63\x0c\x37\x52\x11\x37\x9d"
- "\x22\x0f\x43\xdf\x6e\x1f\x8b\x05\x11\x31\xb3\x02\xe2\xa2\x62\xe6"
- "\xbc\xb3\x30\x2e\xa0\x6f\xc4\xc3\x64\xda\x3b\xef\x04\xc4\xcc\x9a"
- "\xb7\x24\x40\x78\xe6\xf9\x80\x88\xa8\x77\x67\xcd\x8e\x9e\x33\x30"
- "\xe6\xcd\xd8\x87\x31\xc1\x2a\xa8\x87\x2f\xd6\xc5\x9a\xde\x29\x6e"
- "\xf3\x5a\x42\xd6\x75\x25\x5e\x58\x2f\xf8\xbd\x0a\xbd\x57\x58\x2d"
- "\xfe\x5e\xfa\x7a\xc6\xa8\x82\x6b\x92\x81\xd3\x32\xb4\x0f\xc1\xb5"
- "\x1d\xab\xf3\xa0\x5e\x9b\xa1\xde\x50\x47\xa8\x73\x67\x2f\x5b\x9d"
- "\x6d\x98\x48\x46\x4c\x68\xeb\x00\x83\x9d\xfb\x76\x36\x3d\xf4\x12"
- "\xc3\x84\xe2\xfd\x19\xe1\x59\xf1\x80\x63\x07\x59\xdf\x90\x3d\x46"
- "\x03\xdf\x0d\xb2\x61\xcc\x9a\x95\xa6\x63\xd6\x8f\x36\x80\xae\xf4"
- "\xa8\x67\x22\xff\x13\xb0\x89\xdf\x5f\x3d\x88\x90\x14\xa6\x3e\x94"
- "\xdd\x1b\x83\xa9\x07\x0c\x53\x9c\xc2\x39\x75\xf8\x0d\x15\xf9\x23"
- "\x94\xf1\xbe\x9e\xec\x8c\xc6\x32\xf4\x70\x0c\xdb\xdc\x9a\xbf\x23"
- "\x38\x44\x43\x52\x7e\x97\x42\x52\xea\xf1\x3b\x5b\xa3\x35\x9d\xe3"
- "\x88\xc7\x94\x78\xe6\x02\xf0\x8e\x07\xd3\x7b\x47\x30\xb3\x2d\x5a"
- "\xa3\xf7\xec\x1c\x69\xcd\x4e\xd3\xc1\xfd\xd4\x42\x39\x45\x7a\x8f"
- "\x21\x3e\x58\x4e\xc6\x7a\xb6\xed\x6b\xf1\xde\xa1\x7d\xc0\xff\x30"
- "\x3a\x26\x95\x7b\x86\x32\xc3\x35\xd6\xcc\xbd\x7b\x4a\xbd\x6e\x91"
- "\x29\x66\xe6\x36\xb3\x26\x5c\x53\x62\x34\x02\xa7\xc5\xbe\xc9\x74"
- "\xea\xb4\xbc\xb3\x39\x6a\x4e\x5e\x57\x78\x16\xd7\xec\xdd\xc3\xac"
- "\x49\x08\x08\xe9\x47\xd4\xf5\xe9\x6a\x8d\xad\x3d\xa1\x2d\xbd\x94"
- "\xe1\x48\x3d\x00\xef\x09\xf1\x00\xf5\xe1\xf0\xa0\x8e\x3f\x1c\xe7"
- "\x88\x87\xa6\x67\x73\x7d\x62\xa0\x99\x09\x7d\xe9\x76\x56\x62\x24"
- "\xe3\x9b\x38\x4d\x7b\x89\xb4\xc7\xb6\x2d\x01\x2f\x90\xbe\x88\xf8"
- "\xaf\x9e\x49\x02\xde\x58\xa2\x26\x86\xec\xc4\xe0\xce\xcb\x52\x3c"
- "\xa0\x4d\x54\xc0\x2f\x81\xc0\x99\x81\xb7\xbb\xa5\xe9\x12\xe7\x10"
- "\x55\x61\xd5\x1e\x15\xea\x67\x1c\xb7\x72\xd9\xb3\xcb\xb0\xcd\xf0"
- "\x3d\xe6\x97\x50\x82\xf1\x60\x63\xf1\x4b\x24\x99\x04\xac\x8c\xef"
- "\x53\xe0\x7c\xcc\x26\x28\x53\xd9\x7d\x75\x61\xf5\xaf\x05\x62\x35"
- "\x08\xe2\x54\x5a\x6d\x61\xcb\x64\x63\x15\xcd\xc7\xea\x20\xd4\x83"
- "\x8f\x97\xda\x88\x71\x95\xb9\xe7\x3d\xdc\x3d\xd7\xc0\x3d\x97\x3b"
- "\xb9\xe7\x32\x7a\xcf\xed\xea\x9c\xdf\x73\xd7\x81\xce\xef\xb9\xeb"
- "\x2c\x37\xee\xd9\xa4\xfc\x9e\xbb\xd4\xc8\xdf\x73\x12\x17\xe7\x24"
- "\x88\x73\x92\x93\x38\x27\x71\x71\x7e\xa4\xca\xf9\x3d\x3f\xda\xdb"
- "\xf9\x3d\x3f\x1a\xa2\xfc\x9e\xbb\xd6\x2a\xbf\xe7\xae\x95\x4e\xee"
- "\x99\x8b\x73\x12\xc4\x39\xc9\x49\x9c\x93\xb8\x38\x77\xf9\xc6\xf9"
- "\x3d\xfb\xfa\x39\xbf\x67\xdf\xf1\xca\xef\xf9\x51\xbd\xf2\x7b\x7e"
- "\xb4\x4c\xfe\x9e\xb5\x5c\x9c\xb5\x10\x67\xad\x93\x38\x6b\xb9\x38"
- "\x0f\x59\xe5\xfc\x9e\xfd\x3a\x38\xbf\x67\xbf\x11\xca\xef\xd9\xb7"
- "\x5c\xf9\x3d\xfb\x1e\x71\x72\xcf\x5c\x9c\xb5\x10\x67\xad\x93\x38"
- "\x6b\xb9\x38\x4f\x1f\xd5\xcc\x3d\x5b\x9c\xdf\x73\xb7\xc1\xca\xef"
- "\xd9\xef\x98\xf2\x7b\xf6\xdb\x27\x77\xcf\x8d\xc0\xdb\x3e\x70\x2f"
- "\xb7\xbf\x0b\x7d\xc9\xe2\x9b\x18\xe6\x53\x4d\x54\xb9\xa9\xd6\xc8"
- "\xce\x35\xa4\x03\xdc\x5b\x24\xb3\x3e\x23\x13\xff\xb5\xfa\x26\x86"
- "\x36\xfa\x26\x46\x36\x74\x1b\x6d\x58\x3a\x83\xb4\x47\x3d\xbe\xd2"
- "\x4a\xfc\xad\x59\x89\xd3\xd2\x5e\x21\x01\xc9\x06\xa2\x2e\xd1\xea"
- "\x89\x36\x96\x31\x94\x90\x8b\xa4\x63\x0d\x7a\xcf\xb3\xa4\xa8\xf6"
- "\x18\x99\xb7\x80\x61\x2e\x7b\xfe\x26\x09\xf3\x26\xa0\x93\x53\x32"
- "\xbf\x25\x01\xf0\x1b\x81\x9b\xe1\x0f\xcb\xe9\x3c\x11\xfa\xcf\xf5"
- "\x19\x6b\xf3\xb4\xc4\xff\xd0\xdc\x1a\x82\xc7\x37\xc1\x9f\x65\x7d"
- "\x9a\x4e\x3b\x83\xa8\x76\xd5\x55\xa8\x68\xdf\xfc\x9b\xf1\xf6\x7d"
- "\xf3\xc4\x59\xd0\x96\xb3\xd9\x73\xd9\xb9\xaf\x28\x6d\xcb\xdf\xf8"
- "\xda\xfa\x6e\xb6\x2d\x2b\x2d\xb4\xbf\xb7\xeb\xbb\x0f\xc1\xef\xf3"
- "\x6d\xf9\x1b\x2f\x6c\x4b\x26\x2b\x31\xb6\xb4\xa6\x11\x7d\x93\xfa"
- "\x72\x3c\x51\xe9\x3d\xbb\x7d\x5e\x12\x5b\x47\x64\xda\x78\x8f\xa0"
- "\x8d\x2b\x7d\xaa\xdb\xd5\xc9\xb4\x71\x05\xb4\x71\x8d\x44\x1b\x97"
- "\xbb\xd6\xc6\xfe\x17\xef\xbc\x8d\xfd\x0b\xe5\xdb\xd8\xbf\x41\x79"
- "\x1b\xfb\xc7\x2b\x6f\x63\xff\x48\xae\x8d\x0d\xe2\x36\xf6\xf7\x97"
- "\x6f\xe3\x24\x01\x8e\x93\x00\xc7\x8f\x54\x49\xb7\x71\x12\xe0\x38"
- "\x49\x02\xc7\x49\x2e\xe2\xb8\xc7\xd8\x3b\x6f\xe3\x1e\x5d\xe4\xdb"
- "\xb8\xc7\x0c\xe5\x6d\xdc\xbd\x52\x79\x1b\x77\x2f\xa2\x6d\x9c\x64"
- "\x87\xe3\xee\x89\x4e\xda\x58\x80\xe3\x24\xc0\x71\x97\x6f\x64\xda"
- "\x18\x70\x9c\x24\x81\xe3\x24\x17\x71\xfc\xdb\xed\x77\xde\xc6\xbf"
- "\x5d\x28\xdf\xc6\xbf\x3d\xac\xbc\x8d\x7f\x1b\xa4\xbc\x8d\x7f\x1b"
- "\xc8\xb5\xb1\x1d\x8e\x7b\xe8\xe5\xdb\x58\x2b\xc0\xb1\x16\x70\x3c"
- "\x64\x95\x74\x1b\x6b\x01\xc7\x5a\x09\x1c\x6b\x5d\xc4\xf1\x63\x1d"
- "\xef\xbc\x8d\x7b\x9e\x91\x6f\xe3\xc7\xfa\x2a\x6f\xe3\x9e\x5b\x95"
- "\xb7\x71\xcf\x2c\xda\xc6\x5a\x3b\x1c\xf7\x1c\xe3\xa4\x8d\x05\x38"
- "\xd6\x02\x8e\xa7\x8f\x92\x69\x63\xc0\xb1\x56\x02\xc7\x5a\x17\x71"
- "\xdc\x6b\xfe\x9d\xb7\x71\xaf\x11\xf2\x6d\xdc\x6b\xa5\xf2\x36\xee"
- "\xe5\xad\xbc\x8d\x1f\x33\x71\x6d\x6c\x87\xe3\xc7\x0a\xe4\xda\xf8"
- "\x36\x78\xc0\x8e\xd0\xc6\x1d\x6b\x89\x6a\x13\xb6\x6d\x05\x6d\x5b"
- "\x4b\xb7\x8c\xcc\x4d\x2a\x6b\x24\xb6\x09\x9b\x03\xfa\xd9\xbf\x93"
- "\x25\x2b\x31\x8c\x51\xc1\x3d\x69\x31\xef\xda\xeb\xba\x39\x95\x74"
- "\x0a\xd0\x62\xfe\x37\x80\x1d\x1f\x1b\xa0\xfd\xe0\x1c\xfc\x9e\x27"
- "\xe6\xbd\xcc\xd9\xa3\xca\x2c\x7e\x29\xf9\x70\xae\x1f\xd3\x77\x5e"
- "\x10\x78\xaf\x58\xe6\x6d\x7f\xdf\xd2\xda\x3d\xd0\x3e\x27\x48\x49"
- "\xc5\x97\xc4\xda\x2d\x63\xed\x20\x33\xd1\x30\x3f\x6b\x7c\x8b\xe2"
- "\xf4\xc4\xf2\xa6\xbf\x4f\x69\xfc\x31\x52\x1a\xff\x19\x99\x52\xc3"
- "\xdc\x62\x7e\xd0\xf8\xdc\xf6\xcb\xae\xb0\xf8\x65\xc4\x5a\xb2\xf3"
- "\x22\xcd\x7e\xd9\xc7\x0a\x17\xe9\x55\x3e\x26\xa2\x89\xae\x66\x98"
- "\xf4\xd9\xc4\x2b\xbd\x8a\x78\x67\xcc\x26\x3e\x19\x55\x44\x5d\x54"
- "\x5d\x41\x8a\xaf\x1c\x23\xc5\x75\x67\x48\xf1\x2d\xf8\x6b\x84\x3f"
- "\x2b\xfc\xa5\x9c\x81\x58\x13\x32\xe9\x2a\xc1\x7d\x45\x0d\x4f\x57"
- "\x12\xdf\x22\x73\x05\xc1\x39\xbd\xd7\x3c\x1f\x3f\xea\x13\x4e\x7c"
- "\x99\x1f\xfc\x09\xf3\xa6\xbf\x0a\xce\x79\xe1\xf1\x52\xb3\x81\x14"
- "\x55\x9b\xf0\xfc\x56\x38\xef\x95\x5c\x0d\xe5\x5b\x8f\xe1\xbe\xa1"
- "\x86\xa2\x94\xe3\xc4\xbc\xa6\x4e\xc7\xa0\x87\xee\x96\x18\x98\x09"
- "\x4d\x6d\x65\xfc\x9f\xa0\x38\x08\x38\xb7\xd9\xaa\x34\xd6\x8f\xd3"
- "\xf5\x6f\xde\xf6\xef\x0a\xed\xdc\xc3\xfa\x76\xa8\x7a\xf2\x99\x0b"
- "\x0c\x8e\xf1\xc3\x5c\x42\x89\xf1\x04\xc1\x77\x4d\x53\x96\x10\x32"
- "\xd1\x42\x08\xb6\x45\x69\x7c\x0d\x99\x1c\x4b\x3a\x63\xfe\xd9\xfa"
- "\xb3\xa6\x6b\x69\xb5\x81\x24\x99\xa1\x8e\xd7\x4c\x4d\x75\x2c\x79"
- "\xbf\x84\xc0\xb9\x1e\x25\x91\x7a\xe2\x13\x4b\xd4\xd8\xbe\xe6\xac"
- "\xc4\xd0\xc9\xf0\xfc\xcc\x33\x32\x0c\xb6\x2d\xb6\x29\xb6\x2f\x96"
- "\x67\x6b\xf3\xd2\x08\x03\x49\x36\x11\x75\xa9\x16\xfe\x8d\x67\x0c"
- "\xa5\xe4\x3a\x81\x3a\x56\x30\x5d\xea\x74\x80\x8b\x2c\xc4\x02\xe0"
- "\xb3\x06\xe2\xdf\x55\x06\x53\xe5\x14\x53\xed\xea\x5c\xc0\x54\x25"
- "\x8f\xa9\xde\x63\x79\x4c\x3d\xd9\x5b\x1e\x53\x4f\x24\x71\x98\x32"
- "\xb4\x4d\x4c\x3d\xd1\xdd\x39\xa6\x7a\x9b\x9c\x60\xaa\x06\x30\xb5"
- "\x47\x8c\xa9\x27\x07\x2b\xc7\xd4\x13\xe3\xee\x22\xa6\x2a\xdc\xc3"
- "\xd4\x13\x03\xc4\x98\xea\x3d\x5c\x1e\x53\x49\x1c\x4f\x3d\x52\xd5"
- "\x3c\xa6\x92\x04\x3c\xf5\xe4\x06\x1e\x53\x7d\x17\xca\x63\xaa\xcf"
- "\x29\x8a\xa9\xa4\x36\xca\x53\x7d\x62\x9c\x63\xaa\xcf\x44\x79\x4c"
- "\x25\x01\x4f\x25\xd9\xf1\x54\xdf\xe5\xca\x31\xd5\x27\xf7\xee\x61"
- "\x2a\xc9\x4d\x9e\xea\x93\x22\xc6\xd4\x93\x99\x4e\x30\xc5\xf1\x54"
- "\x97\x6f\x5c\xc0\x94\x80\xa7\xfa\x5e\xe5\x31\xf5\xbb\xe3\xf2\x98"
- "\xfa\x5d\x5f\x0e\x53\x6d\x94\xa7\x9e\x3a\xec\x1c\x53\x4f\xe5\x3b"
- "\xc1\x14\xf0\x54\x92\x1d\x4f\xfd\xee\x8c\x72\x4c\x3d\x65\xb8\x8b"
- "\x98\x72\x93\xa7\x9e\x2a\x17\x63\xaa\x6f\xb5\x3c\xa6\xb4\x1c\x4f"
- "\x0d\x59\xd5\x3c\xa6\xb4\x02\x9e\xd2\x8c\xe4\x31\xd5\xff\x31\x79"
- "\x4c\xf5\x5b\x42\x31\xa5\x6d\xa3\x3c\xd5\xcf\xcf\x39\xa6\x34\x46"
- "\x79\x4c\x69\x81\xa7\xb4\x76\x3c\xd5\x7f\xa0\x72\x4c\xf5\x1b\x73"
- "\xf7\x30\xa5\x75\x93\xa7\xfa\x69\xc4\x98\xd2\x0c\x75\x82\x29\x8e"
- "\xa7\xa6\x8f\x72\x01\x53\x02\x9e\xea\x9f\xcd\x63\x6a\xc0\x7c\x79"
- "\x4c\x3d\x5d\xcc\x61\xaa\x8d\xf2\xd4\xd3\x51\xce\x31\xf5\xf4\x38"
- "\x27\x98\x02\x9e\xd2\xda\xf1\xd4\x80\x65\xca\x31\xf5\x74\xce\x5d"
- "\xc4\x94\x9b\x3c\xf5\x74\xa2\x18\x53\xfd\xd3\xe4\x30\xd5\x88\xbe"
- "\xcf\x03\x30\x15\x09\xbe\x0f\x30\xd4\xb9\x8c\x62\xea\x36\x60\xea"
- "\x23\x21\xa6\xbe\xb7\xf7\x7d\x03\x7e\xb2\x36\x61\xea\x99\x9b\xf6"
- "\x98\xb2\x02\xa6\x6e\xb3\x98\x7a\xa6\xa3\xcd\xf7\x95\xd6\xe6\x43"
- "\xac\xae\x90\xd2\x60\xc0\xd3\x7a\x0e\x4f\xdf\x03\x9e\xe0\x7e\xac"
- "\x70\xbf\x45\x95\x15\x64\x8a\x81\xde\x57\x23\xdc\xaf\x55\x88\xa5"
- "\xc6\x1a\x15\x62\x08\xb1\x63\xc3\x51\xf1\x3c\xc0\xcf\x82\x53\xa4"
- "\x78\x11\xfc\x25\xc0\x9f\x16\xfe\xc8\x29\x52\x54\x43\xd8\x9c\x3d"
- "\x8f\x9f\x32\x0e\x3f\x03\xb7\x3b\xc7\xcf\xc0\x15\xca\x3c\xde\xa0"
- "\x76\xca\xf1\x33\xb0\x82\x1b\x4b\xa7\x9e\x32\xf5\x02\x83\xe3\x66"
- "\x29\x46\xae\x90\x29\x66\xd2\x99\x99\xae\xe9\xea\x13\x4a\xd4\x4b"
- "\x2d\x44\xb5\x7a\x36\x51\xaf\x3e\x0b\xf7\x6b\x7b\x76\xaa\x88\xcf"
- "\x09\xd3\x97\xa4\xa8\xae\x82\x14\xdd\x3a\x4e\x8a\xac\xf0\x77\x05"
- "\xfe\xa0\x8e\x53\xe6\x08\xef\xd7\xc0\xdd\xef\x33\x1b\xa0\xac\x3e"
- "\xf2\xf7\xfb\x4c\x3c\x7b\xbf\x11\x70\xbf\x8d\xfc\xfd\x96\x02\x16"
- "\x21\x2e\x3d\xac\x9c\x4f\x9c\x62\x20\x1d\xde\x31\x33\x4c\x23\x87"
- "\x41\x8c\xcb\x89\x72\x13\x99\x12\x0b\xb1\x7a\x13\x30\x58\x5d\x40"
- "\x92\x13\x01\x83\x8d\x26\x7c\xaf\x6f\x28\x4d\x69\x00\x0c\x0e\x3c"
- "\xc0\x40\xbb\xdd\x46\x0c\x7e\x8f\x18\x1c\xa0\xb7\xca\x63\xb0\x9c"
- "\x62\x10\x7c\x62\xf3\x18\x14\xf0\xda\xa0\x18\x1e\x83\x83\x97\xc8"
- "\x63\x30\x70\x8d\xcd\x27\xde\x7b\x0c\x06\x0e\x74\x8e\xc1\x40\x1f"
- "\x65\x9e\x70\xf0\x4a\xe5\x18\x0c\x0c\xbb\x7b\x18\x1c\xfc\x98\x73"
- "\x0c\x06\x9a\x5d\xc0\x60\x85\x7b\x18\x0c\x0c\x12\x63\x70\x50\x84"
- "\x3c\x06\x93\x38\x1e\x04\x5f\xd9\x2c\x06\x85\xbe\x72\xf0\x75\x1e"
- "\x83\xff\x61\x91\xc7\xe0\x7f\xf8\xd9\x7c\xe5\xbd\xc7\xe0\xef\xf7"
- "\x3a\xc7\xe0\xef\x33\x95\x79\xc8\x67\x3b\x2a\xc7\xe0\xef\xf5\x77"
- "\x0f\x83\xff\xb1\xc5\x39\x06\xff\x23\xa5\x79\x0c\x26\xb9\xc9\x83"
- "\xbf\x3f\x22\xc6\xe0\xe0\x1a\x27\x18\xe4\x78\x10\x7c\x68\xf3\x18"
- "\x14\xf0\xe0\xb3\x0b\x79\x0c\x0e\x59\x26\x8f\xc1\xe7\x36\xd8\x7c"
- "\xe8\xbd\xc7\xe0\x73\xcf\x39\xc7\xe0\x73\xbe\xca\x3c\xe7\x90\x35"
- "\xca\x31\xf8\x5c\xc4\xdd\xc3\xe0\x90\xbe\xce\x31\x38\xc4\xcb\x05"
- "\x0c\xba\xc9\x83\xcf\x8d\x13\x63\xf0\xd9\x68\x79\x0c\x6a\x39\x1e"
- "\x04\xdf\xda\x2c\x06\x85\xbe\x75\x48\x03\x8f\xc1\x61\xed\xe4\x31"
- "\x38\xf4\x31\x9b\x6f\xbd\xf7\x18\xfc\xc3\x7e\xe7\x18\xfc\x43\x8e"
- "\x32\x8f\x3a\xcc\x4f\x39\x06\xff\x50\x73\xf7\x30\x38\x74\xbb\x73"
- "\x0c\x0e\x5d\xd1\x3c\x06\xb5\x6e\xf2\xe0\x1f\x8a\xc4\x18\x1c\x62"
- "\x70\x82\x41\x8e\x07\xc1\xe7\x36\x8f\x41\x01\x0f\x0e\x4b\xe2\x31"
- "\xf8\xc2\x4a\x79\x0c\x3e\xbf\xc5\xe6\x73\xef\x3d\x06\x9f\x1f\xe1"
- "\x1c\x83\xcf\xf7\x54\xe6\x69\x5f\xd8\xa0\x1c\x83\xcf\x47\xdf\x3d"
- "\x0c\xbe\x30\xd0\x39\x06\x5f\xf0\x71\x01\x83\x6e\xf2\xe0\xf3\xc1"
- "\x62\x0c\x0e\x8b\x93\xc3\xa0\x15\x7c\xf1\xed\xad\xf3\x82\xac\x59"
- "\xd9\x15\x9d\x3d\x02\x88\xd9\x37\x25\xbf\x34\xce\x48\x26\xdf\x84"
- "\xf6\x89\xbd\x49\x66\xde\x54\x13\x4b\x56\xf6\x31\xd0\xe4\xa1\x02"
- "\xff\xcc\x8e\x2d\x33\x67\xd6\xe9\x32\xe6\x11\x2f\xf0\xdf\x6b\xf1"
- "\x58\xe9\x65\x13\xc1\xdf\x4f\xc2\xfa\x5c\xe1\xeb\x83\x79\x02\xe6"
- "\x17\x8d\x9a\x7d\xc7\xdc\xa8\x27\xd5\xc3\x89\x67\x51\xb5\x1e\xda"
- "\x21\x81\x8d\x2f\xb6\xcb\x65\xcf\xe1\xd1\x79\xd7\x88\x97\xf9\x07"
- "\xff\x1e\xd0\xde\xbe\x1d\x17\x13\x8f\x9e\xd5\x8c\x15\xdb\x15\xdb"
- "\x0b\xdb\x38\x20\x01\xdf\x5d\x0f\x3f\x58\x02\x18\x33\xff\xa0\xe9"
- "\xb1\x19\xae\x93\xf6\xab\xc3\x8f\x2a\xc7\xc6\xf0\x15\x74\xde\xc2"
- "\xf0\x88\xa2\x4a\x22\xf9\xee\x18\xda\xaa\xdc\xc5\xb6\xaa\x10\xf8"
- "\xbc\x56\x68\xab\x11\x39\xae\xb5\xd5\x88\x9f\xec\xda\x4a\xc2\x57"
- "\x8d\xb8\xae\xbc\xad\x46\x7c\x4e\xdb\x6a\x44\xa6\x7c\x5b\x25\xb9"
- "\x88\xab\xa4\x50\x81\x1f\x69\x85\xb6\xfa\xcf\x23\xae\xb5\xd5\x1f"
- "\xfd\xc4\x6d\x25\xa5\xff\xff\xf8\x98\xf2\xb6\xfa\x4f\x3d\x6d\xab"
- "\xff\x3c\xe0\xa4\xad\x5c\xc4\x55\x52\x85\x40\x37\xb7\x42\x5b\xfd"
- "\xd1\xe0\x5a\x5b\x05\x8d\xb4\x6b\x2b\x09\x9d\x1a\x34\x5e\x79\x5b"
- "\x05\xd1\xfd\xf0\x3c\xff\x58\x23\xdf\x56\x5a\x17\x71\xa5\x0d\x15"
- "\xe8\xbb\x56\x68\xab\x91\x3d\x5d\x6b\xab\x91\x31\xe2\xb6\x92\xd2"
- "\x53\x23\x17\x2a\x6f\xab\x91\x43\x69\x5b\x8d\xf4\x75\xd2\x56\x2e"
- "\xe2\x4a\x5b\x21\xd0\x21\xad\xd0\x56\xa3\xc6\xb9\xd6\x56\xa3\x36"
- "\xd8\xb5\x95\x44\xbf\x3f\x6a\x8b\xf2\xb6\x1a\x15\x41\xdb\x6a\x54"
- "\x90\x5c\x5b\x59\xb2\x12\xa7\x75\x86\x36\x68\x58\x9f\x18\xd8\x39"
- "\x9e\xa8\x1a\xfb\x40\xbb\xf9\x42\xbb\x2d\x0b\x20\xb7\xb3\xa0\xdd"
- "\x0c\x66\x32\x79\xfe\x05\xa6\xa4\xd6\x42\x1a\xa1\xcd\x1a\x7c\x13"
- "\x43\x4b\x0d\x35\x38\xe6\xe8\x85\x2a\xcf\x31\xcb\xa6\xcf\x57\x13"
- "\x6c\x37\x6c\x07\x6c\x3b\x06\xda\x8d\x6d\x47\xdf\xbc\x48\x8b\x6f"
- "\x46\xec\xa4\xab\x17\x98\x77\xf4\x0c\x83\xf7\xcb\xf8\x8e\x2a\xc3"
- "\xf7\x02\x53\x6a\x48\x87\x80\x57\xf0\x9e\xc6\x0c\xc6\xe3\xa5\x86"
- "\x0a\xd0\x07\x75\x84\xd5\x66\x17\x34\xbe\x96\x57\x35\x3e\x96\xd2"
- "\xd0\x97\x98\x6e\xa3\x0d\xe6\x6e\x69\xba\xe4\xab\xa4\x3d\xea\x87"
- "\x74\x2b\xf1\x4f\x8a\x21\xaa\x5d\x73\x75\x2a\x76\xee\xda\x02\x2c"
- "\x63\xb4\x05\xda\xc5\x9f\xb9\x21\x18\xd3\x7d\x23\x92\x94\x5e\xce"
- "\x64\xe3\x66\xaf\x11\xd8\xb8\x7d\xa7\x51\x83\xce\x0c\x64\x7c\x13"
- "\x23\x33\x4b\x48\x00\x73\x1b\xda\x98\x9d\x4f\x34\xe6\xa7\xbc\x46"
- "\xa5\x6d\x3c\x9a\x1d\xff\x6d\x0d\xe0\xc6\x6f\x41\x3b\xe1\xef\xb3"
- "\xe3\xb7\x62\x05\xe3\xb7\xa0\xce\xfc\xf8\xad\xd1\x69\x38\x7e\xcb"
- "\x7a\xc1\xbf\x87\xed\xde\xdf\x89\x66\x18\xb8\xf7\xae\x25\x46\x03"
- "\xc1\xfb\x2f\x31\xea\x48\x72\x1c\x51\x97\x34\xd6\x10\xad\x91\x31"
- "\x94\xa4\xfc\x44\xa6\xdc\x44\x1d\x8c\x78\x19\xb3\x84\xc6\x75\xf4"
- "\x44\xeb\x05\x4d\x0f\xbd\xe7\x98\xd8\x92\x32\x42\x04\xf3\x78\x22"
- "\x41\x33\x7b\x43\x1c\x22\x4b\x53\xaa\x08\xc4\xc4\x50\x6a\x3e\x8b"
- "\x71\x8a\x84\xf3\xc3\x9b\xf4\x75\xb7\x8c\x3a\x3c\x86\x31\xc3\xf7"
- "\x4d\xb8\x76\x40\x9e\x40\x7f\x23\x2e\x3a\xc7\xa7\x90\xd2\xf8\x46"
- "\x52\x62\xc6\x39\xbb\xa3\x4c\x27\x43\x2b\xe4\x70\x54\xce\xe1\x68"
- "\x4f\xe7\xf8\x76\x75\x2e\xe0\xa8\x82\xc7\xd1\x8b\xc7\xef\x0c\x47"
- "\x2f\x2e\xb9\x73\x1c\xbd\x38\xf6\x0e\x70\x54\x23\xc6\xd1\x4b\x83"
- "\x95\xe3\xe8\x45\xb5\x72\x1c\x8d\x2d\xbf\x33\x1c\xbd\x78\x98\xe2"
- "\x68\x6c\x16\xc5\xd1\x8b\xfb\x78\x1c\xb1\x73\xa3\x5a\x09\x47\x63"
- "\x83\xe4\x71\x94\xc4\xf1\x51\x12\xf0\xd1\x23\x55\xcd\xe3\x28\x49"
- "\xc0\x47\xe3\xbb\xdc\x19\x8e\xc6\x1d\xbe\x73\x1c\x8d\x5b\xed\x3e"
- "\x8e\x92\xec\xf8\x68\xfc\x12\xe5\x38\x1a\x17\xaa\x1c\x47\xe3\x7a"
- "\xde\x19\x8e\xc6\x77\xa0\x38\x7a\xa9\x92\xe2\x68\x3c\xe1\x71\xc4"
- "\xce\x37\x6b\x25\x1c\xbd\xb4\xc2\x09\x8e\x38\x3e\x4a\x02\x3e\xea"
- "\xf2\x8d\x0b\x38\x12\xf0\xd1\xcb\xaf\xdd\x19\x8e\x5e\xee\x70\xe7"
- "\x38\x9a\x70\xfa\x0e\x70\x64\xc7\x47\x2f\x1f\x56\x8e\xa3\x09\xf9"
- "\xca\x71\x34\x21\xe2\xce\x70\xf4\xf2\x54\x8a\xa3\x09\x7d\x28\x8e"
- "\x5e\x1e\xc7\xe3\x88\x9d\xc3\xd7\x4a\x38\x1a\x5f\x26\x8f\x23\x2d"
- "\xc7\x47\x5a\xe0\xa3\x21\xab\x9a\xc7\x91\x56\xc0\x47\x93\xb6\xdc"
- "\x19\x8e\x26\x4d\xbd\x73\x1c\x4d\x7a\xcc\x7d\x1c\x69\xed\xf8\x68"
- "\x72\x07\xe5\x38\x9a\x58\xa3\x1c\x47\x13\x77\xde\x19\x8e\x26\x6d"
- "\xa0\x38\x9a\x18\x4d\x71\x34\x29\x93\xc7\x11\x3b\x2f\xb2\x95\x70"
- "\x34\xd1\xdf\x09\x8e\x38\x3e\xd2\x02\x1f\x4d\x1f\xe5\x02\x8e\x04"
- "\x7c\x34\xe5\xa7\x3b\xc3\xd1\x94\x0d\x77\x8e\xa3\x29\x73\xee\x00"
- "\x47\x76\x7c\x14\x3c\x55\x39\x8e\xa6\x04\x2a\xc7\xd1\x64\xe3\x9d"
- "\xe1\x68\xca\x45\x8a\xa3\xc9\x9f\x53\x1c\x4d\xa9\xe0\x71\xc4\xce"
- "\x35\x6d\x25\x1c\x4d\x0e\x97\xc3\x11\xae\x45\xb0\x8e\xae\x0b\x61"
- "\xcc\x48\x20\x43\xf3\xf0\xdf\x46\x12\x58\x9f\x1e\xbc\xe2\x70\x22"
- "\x5d\x0f\x40\xef\x19\xcc\xe6\x7b\xa5\xbe\xff\xc8\x76\x88\x8b\x6f"
- "\x62\xf0\x94\x73\x74\x8d\x06\x5c\x17\xe4\x46\x72\x24\x19\xc4\xae"
- "\xcb\x30\x55\x87\xeb\x58\x35\xad\x1d\xe0\x2b\xb3\x76\xc0\xeb\xf2"
- "\x6b\x07\x34\xae\xb7\xcd\xbb\x2d\x10\xcc\xbb\x9d\xba\xda\xf9\xbc"
- "\xdb\xa9\x0b\x37\xbd\xae\x14\x0f\x53\x83\xf0\x1e\x6f\x74\x4b\x84"
- "\x7b\x9f\xfa\x3e\xdc\x73\x18\xbd\x77\x00\xbc\x4b\xf3\x71\x0b\x04"
- "\x38\x99\x1a\x18\x12\x46\x52\x98\x74\xf5\xfb\x8c\x5f\x62\x30\x93"
- "\x9d\x18\xae\xb0\x2e\xff\xbf\xbd\xef\x01\x88\xaa\xca\xfe\xbf\x33"
- "\x0c\x45\x86\x32\x18\xb8\xd4\x5a\x8d\x2d\xb6\xd8\x9a\x62\x59\x6b"
- "\xfb\xd5\x8d\x12\x8b\x4a\x05\x0d\x75\x54\x54\x34\x34\x48\x44\x02"
- "\x54\x44\x18\x90\xac\xd5\x42\x40\x02\x16\x93\x7f\xb6\xd4\x9a\xab"
- "\x49\xad\xee\xd2\xae\xd6\xb4\x6a\x8b\x85\x40\xa5\x2d\xed\xe2\x36"
- "\xb1\x64\x64\x68\x93\x8e\xf2\x6f\x66\xee\xef\x9c\x77\xdf\xf0\xde"
- "\x0c\x33\x30\x6f\x06\x59\x7f\x6d\x53\x4f\x66\xee\x3b\xef\xdc\x7b"
- "\xcf\xf9\xdc\x73\xcf\x3d\xef\xbd\x73\x1d\xee\x7f\xc8\xcb\xbb\xd1"
- "\xbe\xbc\x9f\x0c\xe6\xe5\x5d\xcd\xcb\xdb\x7e\xde\x82\x45\x8e\xf3"
- "\x16\xd8\x97\xf7\xdc\x01\xde\x73\x9e\xfb\x95\x74\x79\xcf\xad\xe6"
- "\xe5\x5d\xdd\x91\x3b\xd7\x20\xc8\xfb\xc9\x44\xe9\xf2\x9e\x5b\xc9"
- "\xe4\xed\x9b\x0a\xf2\x6e\x04\x79\x4b\xcc\xdf\xf2\xa4\xc3\xfc\xdf"
- "\x4c\xde\x19\x0e\xf0\x1d\x59\xc9\xe4\xcd\xe7\x4c\xf0\x73\x90\x33"
- "\x61\x91\xe3\x9c\x09\xf6\xe5\x1d\xb9\xa6\x7f\x79\x47\xce\x93\x2e"
- "\xef\x48\x15\x93\x77\x06\xe0\x3b\x32\x46\x90\x77\xa4\x4e\xba\xbc"
- "\x23\x95\x4c\xde\x23\xe3\xa9\x7f\x06\xe0\x3b\x43\x22\xbe\x23\xf7"
- "\x0d\x20\x6f\x07\xf8\x9e\xaf\xe4\xe5\xcd\xe3\xdb\x41\xbe\x86\x45"
- "\x8e\xf3\x35\xd8\x97\xf7\xbc\x33\xfd\xcb\x7b\xde\x71\xe9\xf2\x9e"
- "\x97\xcf\xcb\x1b\xf0\x3d\xef\x94\x20\xef\xf9\x11\xd2\xe5\x3d\x2f"
- "\x8b\xc9\xfb\xa6\x68\x90\x37\xe0\x3b\x43\x22\xbe\xe7\x8f\xee\x5f"
- "\xde\x1a\x07\xf8\x5e\x90\xc5\xe4\xcd\xe7\x8a\xf0\x73\x90\x2b\x62"
- "\x91\xe3\x5c\x11\xf6\xe5\xbd\x60\x56\xff\xf2\x5e\x70\x9f\x74\x79"
- "\x2f\x20\x4c\xde\x1a\xc0\xf7\x82\x50\x41\xde\x0b\xb4\xd2\xe5\x3d"
- "\x5f\xcf\xe4\xed\x17\x49\xfd\x35\x80\x6f\x8d\x44\x7c\x2f\xc8\x19"
- "\x40\xde\x0e\xf0\xad\xd6\xf3\xf2\xe6\xf1\xed\x20\x4f\xc5\x22\xc7"
- "\x79\x2a\xec\xcb\x5b\x7d\xa4\x7f\x79\xab\x5f\x93\x2e\x6f\x75\x22"
- "\x2f\x6f\xc0\xb7\xfa\xa0\x20\xef\x85\xc1\xd2\xe5\xad\x8e\x66\xf2"
- "\xf6\x0f\x03\x79\x03\xbe\x35\x12\xf1\xad\x36\x3a\x92\xb7\x0f\xc8"
- "\xfb\x38\xf8\x31\x30\x0f\xaa\xcd\x85\xe0\xa7\x98\xac\xe5\xde\x90"
- "\x3a\x85\x4c\xb8\x82\xb2\x5f\xd4\x0c\x73\x87\x7a\xe8\xf2\x65\x2c"
- "\x3a\xee\xfe\xbb\xc3\x8b\x76\x38\x7e\x77\x78\xd1\x46\xe9\xef\x0e"
- "\x2f\x0a\x15\x7c\xa0\x45\x5b\x05\x9d\x2e\xe6\xec\x87\xb4\x77\x8a"
- "\x17\x4d\xb6\x9f\x47\x63\x61\x2b\xbe\x53\x4c\x73\x47\x4d\x35\x17"
- "\xb9\xe2\x1b\x2d\x6a\x73\x42\xd7\x4d\xa0\x87\x46\xc7\xba\x8e\xaa"
- "\x05\x5d\x37\x0d\x5d\xde\x8e\xa8\xb7\xdc\xd7\x75\x54\x86\x63\x5d"
- "\x47\xad\x94\xae\xeb\xa8\x60\xc1\xff\x8a\x4a\x11\x74\xbd\xc4\x85"
- "\xf7\xc7\xa3\x54\xf6\xf3\x79\x2c\x6e\x64\xba\xfe\x49\x25\xe8\xda"
- "\x05\xbf\x2c\xea\xd4\xc0\xba\xce\x80\x71\x9d\xd1\xcf\xb8\x5e\x7a"
- "\x10\xe6\x4c\xf5\xd0\xe5\x0f\x59\x5a\xe6\xbe\xae\x97\xc6\x39\xd6"
- "\xf5\xd2\x39\xd2\x75\xbd\x74\xb4\xe0\xfb\x2d\x8d\x16\x74\xbd\xd4"
- "\x20\x5d\xd7\x4b\xbd\xed\xe7\x15\x59\x72\x98\xe9\xfa\x66\x85\xb9"
- "\xc8\x15\x9f\x70\xa9\xd6\x09\x5d\xc3\xb8\xce\xe8\x67\x5c\x47\x57"
- "\x82\xae\x9b\x86\x2e\x8f\x49\xf4\x36\xf7\x75\x1d\x3d\xcf\xb1\xae"
- "\xa3\xa7\x49\xd7\x75\xb4\x97\xe0\x77\x46\xcf\x14\x74\x1d\xad\x93"
- "\xae\xeb\x65\x9d\xf6\xf3\x9b\x2c\xdb\xc3\x74\x7d\x4b\x2c\xe8\xda"
- "\x05\x7f\x34\xda\xa1\xff\x2f\xe8\x5a\x03\xe3\x5a\xd3\xcf\xb8\x5e"
- "\x91\x03\xbe\x82\x7a\xe8\xf2\xa9\xac\x58\xe7\xbe\xae\x57\x3c\xe4"
- "\x58\xd7\x2b\xc6\x49\xd7\xf5\x72\x83\xe0\xf3\xae\x98\x22\xe8\x7a"
- "\x45\x9d\x74\x5d\x2f\x6f\xb5\x9f\x67\x65\x79\x21\xd3\xf5\x4f\xeb"
- "\xcc\x45\xae\xf8\xc2\x2b\x4a\x9c\xd0\x35\x8c\x6b\x4d\x3f\xe3\x3a"
- "\x06\xd6\xf5\x9a\xa6\xa1\xcb\xeb\x12\xb3\xdc\x7d\x5d\xc7\xdc\xed"
- "\x58\xd7\x31\xfe\xd2\x75\xfd\x94\x4e\xf0\xb7\x63\x02\x05\x5d\xc7"
- "\xd4\x48\xd7\xf5\x53\x8d\xf6\xf3\xbd\x3c\x95\xc5\x74\x7d\x6b\x30"
- "\xe8\xda\x05\x3f\x3c\x66\x8b\x2b\x7e\x78\x72\x19\xf1\xb2\xd6\xf7"
- "\xaa\xd8\xa1\xf5\xc5\x57\xcd\x71\x5f\xdf\xab\x6e\x75\xac\xef\x55"
- "\x9e\xd2\xf5\xbd\xb2\x51\xf0\xc5\x57\xf9\x09\xfa\x5e\xb5\x47\xba"
- "\xbe\x57\x6a\xed\xfb\xe2\x2b\x13\xdd\xf3\xc5\x57\xa5\xb8\xe2\x8b"
- "\xf7\xd5\x77\xac\x7a\x68\xfd\xf1\xd8\x87\xdc\xd7\x77\xec\x70\xc7"
- "\xfa\x7e\xfa\xb2\x74\x7d\x3f\xad\x15\xfc\xf1\x58\x85\xa0\xef\xd8"
- "\x12\xe9\xfa\x7e\xba\xda\xbe\x3f\xfe\x74\xb4\x7b\xfe\x78\x6c\x8c"
- "\x2b\xfe\x78\x5f\x7d\x3f\x13\x36\xb4\x3e\xf9\x33\x93\xdc\xd7\x77"
- "\x9c\xc9\xb1\xbe\xe3\xbe\x92\xae\xef\xb8\x6a\xc1\x27\x8f\x13\xc5"
- "\xbf\x9f\xd9\x2a\x5d\xdf\x71\x95\xf6\x7d\xf2\xb8\x08\xf7\x7c\xf2"
- "\x67\x22\x5d\xf1\xc9\xfb\xea\x3b\x7e\xca\xd0\xfa\xe5\xf1\x63\xdc"
- "\xd7\xf7\xea\xf3\x8e\xf5\xbd\xfa\xb4\x74\x7d\xaf\xae\x14\xfc\xf2"
- "\xd5\xad\x82\xbe\xe3\x5d\xc8\x9f\xb9\x3a\xdf\xbe\x5f\xbe\x3a\xc4"
- "\x3d\xbf\x3c\x3e\xd4\x15\xbf\xbc\xaf\xbe\x13\x82\x86\xd6\x37\x4f"
- "\xf0\x75\x5f\xdf\x6b\xce\x38\xd6\xf7\x9a\xe3\xd2\xf5\xbd\x26\x5f"
- "\xf0\xcd\xd7\x88\xe2\xff\x09\xb1\xd2\xf5\xbd\x26\xcb\xbe\x6f\xbe"
- "\x26\xd8\x3d\xdf\x3c\x61\xb2\x2b\xbe\x79\x5f\x7d\x27\x06\x0c\xad"
- "\x7f\x9e\x28\x73\x5f\xdf\x6b\x4f\x3a\xd6\xf7\xda\x43\xd2\xf5\xbd"
- "\x36\x4b\xf0\xcf\xd7\x1e\x13\xf4\x9d\xa8\x96\xae\xef\xb5\x89\xf6"
- "\xfd\xf3\xb5\x2a\xf7\xfc\xf3\xc4\x40\xf7\xe3\xe4\x49\x06\xf4\xcd"
- "\xa5\xe6\x7f\x6c\x48\xb1\xbc\x73\x97\x28\xca\xff\x98\xc4\xed\xad"
- "\x62\x3f\xb7\x4c\xd2\x43\xd7\x76\xfe\xc7\x67\x07\xc8\xff\xf8\xac"
- "\xc4\xfc\x8f\x49\xe3\xa4\x3f\x8f\xff\xac\x41\x58\x23\x24\x89\xd6"
- "\xff\xc9\xdc\xb8\xbe\xb6\xf3\x42\x3e\x6b\x93\x17\x32\x91\xcb\x0b"
- "\x49\x73\x6f\x2b\x74\x6d\x2d\x92\x4c\xdc\xbf\x2f\xb0\xae\x11\xd7"
- "\x21\x52\xf3\x50\x0a\xd8\x4e\x3e\x29\x60\x7b\xdd\xfb\x8e\xb1\xbd"
- "\xee\xd6\x6b\x3b\x0f\x65\xca\xee\xfe\xb1\x9d\x92\x25\x2d\xe7\xc8"
- "\x3a\x17\xf2\xde\xa4\x34\x0a\xeb\xa1\x75\xa2\xf5\xef\x7a\xe5\x10"
- "\x62\xdb\xc5\x7c\x4a\x29\x07\xad\xb1\x9d\x7c\x8c\x61\x5b\xd5\xe6"
- "\xda\xba\x6b\x5d\xb3\xfb\xf7\x41\x52\xf7\xe1\x9a\x4b\x6a\x3e\x4c"
- "\x01\xdb\xeb\xdf\x10\xb0\x9d\x5a\xe6\x18\xdb\x1b\xba\xae\xed\x7c"
- "\x98\x1b\x32\xfa\xc7\xf6\x86\x28\x69\xb9\x4c\x36\x7c\x29\x1d\xdb"
- "\x1b\xf6\x09\x6b\xbf\x0d\x7a\x01\xdb\xa9\xed\x43\x87\x6d\x57\xf3"
- "\x64\x6e\xc8\xb7\xc6\xf6\xfa\x4a\x86\xed\x9f\x4d\x75\x6d\x8d\x99"
- "\x5a\xe3\xfe\x7d\x9f\x4d\x5b\x71\x7d\x29\x35\x2f\xa7\x80\xed\x8d"
- "\xcf\x0b\xd8\xde\xd4\x27\x2f\x94\x80\xed\xb4\xd3\xd7\x76\x5e\xce"
- "\xb4\x85\xfd\x63\x3b\x6d\x8a\xb4\x1c\x29\x69\x47\xa4\x63\x3b\x6d"
- "\xab\xb0\xce\x4d\xab\x13\xb0\xbd\xa9\x76\x08\xb1\xed\xa2\xdd\x4e"
- "\x8b\xb7\xc6\xf6\xc6\x74\x86\xed\xb1\xf9\xae\xad\xa7\x37\x15\xba"
- "\x7f\x9f\x4b\x13\x83\x6b\x69\xa9\xf9\x41\x05\x6c\xa7\x2f\x17\xb0"
- "\xad\x99\xe7\x18\xdb\x19\x6f\x5d\xdb\xf9\x41\x33\x06\xc8\xff\x93"
- "\xd1\x4f\xfe\x1f\x7b\xef\x0a\x67\xb8\x90\xf7\x22\x23\x46\x58\xd3"
- "\x67\xec\x11\xb0\xad\xa9\x1a\x3a\x6c\xbb\x9a\x37\x34\x23\xcc\x1a"
- "\xdb\xe9\x6a\x86\xed\x9f\xb7\xba\x16\x3b\xd0\x24\xba\x7f\x5f\x6f"
- "\x73\x08\xc6\x0d\xa4\xe6\x29\x15\xb0\x9d\x39\x4d\xc0\xf6\xe6\x49"
- "\x8e\xb1\x9d\xb5\xfd\xda\xce\x53\x9a\xe5\xdb\x3f\xb6\x33\xf5\xd2"
- "\x72\xba\x64\xb9\xf0\x1e\x7c\x56\x88\x10\xbf\xc8\x12\x3d\xff\xbe"
- "\x39\x6b\x08\xb1\xed\xa2\xdd\xce\x0a\xb4\xc6\x76\xe6\x64\x86\xed"
- "\xbb\xa6\xb8\x16\x27\xd9\x3c\xd3\xfd\x38\xc9\x96\x99\xdc\x3d\x4c"
- "\x89\xf9\x52\x05\x6c\x67\xdf\x2c\xe4\x26\xda\x32\xcd\x16\xdb\x42"
- "\x6e\xa2\xe7\xe6\x5d\x3b\xf9\x52\xb3\x3f\xef\x1f\xc7\xd9\x35\xd2"
- "\x62\x22\xcf\x4d\x93\x8e\xe3\xe7\xbc\x84\x98\xc8\x73\xa2\xe7\x5f"
- "\xb6\x58\xf6\x24\x1f\x82\x9c\x45\xcf\x7d\xd9\x7f\xce\xa2\xe7\xb4"
- "\x57\x2f\x8f\x6a\x76\xbb\x75\xce\xa2\x6c\xa5\x99\x1b\x0b\xe3\x73"
- "\x5c\x8b\xab\x6c\x51\xbb\x1f\x57\xf9\x0d\xbb\xbf\x2b\x31\x6f\xab"
- "\x30\x16\x9e\x1f\x2b\x8c\x85\xdf\x3c\xe6\x78\x2c\xbc\xb0\xfc\xda"
- "\xc9\xdb\xfa\xfc\x57\xfd\x8f\x85\xe7\x8f\x49\x8b\xa1\xbc\xe0\x42"
- "\x1e\x98\x17\xfc\x84\x18\xca\x0b\x6a\x61\x2c\xfc\xa6\x64\xe8\xc6"
- "\xc2\x0b\xe7\xfb\x1f\x0b\x2f\xd4\x5d\xbd\x7c\xae\xcf\x77\x5a\x8f"
- "\x85\xe7\x47\xb3\xb1\x30\x51\xe9\x5a\x1c\xe6\x37\x2e\xdd\xff\xb6"
- "\x1e\x0b\x2f\xc6\x70\xf7\xbe\x25\xe6\x8f\x15\xc6\xc2\xd6\x49\xc2"
- "\x58\x78\xb1\x8f\x3f\x2f\x8c\x85\x6d\x6b\xae\x9d\xfc\xb1\x5b\xbf"
- "\xef\x7f\x2c\x6c\x6d\x94\x16\x73\xd9\x36\x4f\xfa\x58\xd8\x26\x7a"
- "\xff\x69\x9b\xe8\xfd\xa7\x17\xab\x86\x6e\x2c\x6c\xeb\xea\x7f\x2c"
- "\x6c\x6b\xba\x7a\x79\x65\xb7\x29\xac\xc7\xc2\xd6\x20\x36\x16\x26"
- "\x15\xba\x16\xb7\x79\xd1\x09\xff\x7f\xa0\xb8\xcd\xf6\x44\xee\xb9"
- "\x00\x89\x79\x6c\x85\xb1\xf0\xd2\x34\x61\x2c\x6c\x5f\xee\x78\x2c"
- "\xe4\x6c\xbc\x76\xf2\xd8\xbe\x64\xea\x7f\x2c\xbc\xd4\x2c\x2d\x46"
- "\x93\xb3\x5c\xfa\x58\xc8\x19\x2f\xc4\x68\x72\x12\x85\xb1\xb0\xbd"
- "\x7a\xe8\xc6\xc2\x76\xcf\xfe\xc7\x42\x4e\xeb\xd5\xcb\x6f\x9b\xa3"
- "\xb4\x1e\x0b\x2f\x4d\x66\x63\x61\x72\x80\x6b\x71\x9e\xed\xe9\xee"
- "\xc7\x79\xf2\xd3\xb9\x67\x26\x24\xe6\xd3\x15\xc6\x42\xee\x63\xc2"
- "\x58\xc8\x5f\xe3\x78\x2c\xe4\x3d\x7f\xed\xe4\xd3\xcd\xbb\xa1\xff"
- "\xb1\x90\xdb\x26\x2d\xa6\x93\xb7\x46\xfa\x58\xc8\x9b\x22\xc4\x74"
- "\xf2\xd2\x85\xb1\x90\x7f\x78\xe8\xc6\x42\xbe\x6f\xff\x63\x21\x4f"
- "\x7f\xf5\xf2\xec\xe6\x8d\xb6\x1e\x0b\xb9\x21\x6c\x2c\xdc\x5f\xea"
- "\x5a\x5c\x28\x7f\xab\xfb\x71\xa1\x97\xb7\x72\xcf\x93\x48\xcc\xeb"
- "\x2b\x8c\x85\x1d\xf3\x84\xb1\xf0\x72\x3f\xfb\x3c\x14\xec\xb8\x76"
- "\xf2\xfa\x16\x0c\xb0\xff\xd1\x8e\xfe\xf6\x3f\xb2\x13\x03\x2a\xd8"
- "\x28\x7d\x2c\x14\x84\x0a\x31\xa0\x02\xd1\xfb\x7f\x2f\xd7\x0e\xdd"
- "\x58\x78\x79\x80\xfd\x1f\x0a\x9c\xd8\xff\xc1\xd5\x7c\xbf\x05\x41"
- "\xd6\x63\x61\xc7\x4c\x36\x16\x1e\x50\xb9\x16\x47\x7a\x79\xc0\xf8"
- "\x3f\xae\xf3\x7b\xfc\xfa\xc6\x91\xea\x5a\xa7\x90\x5f\x2c\xc2\xb1"
- "\x50\x34\xd5\x58\x94\xae\xc6\xfc\xc2\xa6\x40\x3e\x07\xe5\x66\x3e"
- "\xc7\x8b\xc1\xc8\x72\x50\xea\x4d\xbd\x39\x28\x59\xee\x0f\x22\xc7"
- "\x77\x81\xf1\x9d\x60\xa3\x92\xe5\x9f\xa4\xf8\x4c\x14\x3e\x23\xd5"
- "\x52\xcb\xe5\x57\x49\x37\x42\xdf\xcf\x0e\x90\x7f\x32\x5a\x47\xea"
- "\xa2\xd3\x88\xd1\xf7\xa2\x96\xbd\x27\x5c\x58\xc7\xe5\x9f\x5c\x16"
- "\x70\x4b\xee\xbf\x89\x9f\x0f\xe6\x9f\x8c\xa6\xe6\x4c\x1d\xd5\xd7"
- "\x77\x12\xa0\x05\xf9\x2e\xb7\xe4\xa0\x2c\xba\x0f\xfb\x6e\x5c\x16"
- "\x74\x4b\xf9\xbf\x1d\xe5\x17\x2e\x72\x21\x0f\x6c\x61\x9b\x10\xdf"
- "\x29\x1a\x2f\x60\xb4\x88\x9b\x83\xe1\xfc\xb1\x3a\x35\xd8\x98\xdc"
- "\xff\xab\xea\x71\x29\xf7\x46\x51\x98\x13\x3a\xc3\x67\x44\xfa\xd8"
- "\x2f\x41\x67\xc5\x7a\xd0\x59\x13\xe6\x39\x76\x5e\x67\x9e\x17\xaf"
- "\x8e\xce\x8a\xb3\x9c\xd7\x59\xf1\x37\x36\x3a\xb3\x13\x87\x28\xfe"
- "\x58\xba\xce\x8a\x4b\x85\x38\x44\xb1\x4e\xd0\xd9\x6f\x83\x99\xce"
- "\x8a\x53\x99\xce\xa6\x82\x5d\x76\x65\x5d\x5e\x3c\xe0\xfb\xdf\xb8"
- "\x6e\xea\xf1\xeb\xbb\x2e\x17\x74\x56\x52\x65\x2c\x82\xb5\x3b\xac"
- "\xcb\x9d\xd7\xd9\x8d\x2d\x57\x47\x67\x25\x93\x9d\xd7\x59\x49\x99"
- "\xb5\xce\xec\xad\x97\x4b\x5c\xd8\xb3\xb3\x24\x42\x58\x2f\x97\x14"
- "\x0a\x3a\x2b\x69\x65\x3a\x2b\x19\xcf\x74\x36\xcd\xd8\xe3\x52\x0e"
- "\x90\x92\x6a\x27\x74\x86\xf7\xf4\xfb\x19\x67\xaf\xa8\x41\x67\x4d"
- "\x98\xf7\xd9\x79\x9d\xf9\x7e\x72\x75\x74\xb6\xb3\xcd\x79\x9d\xbd"
- "\x32\xc7\x46\x67\x76\xd6\x75\xaf\x3c\x20\x5d\x67\xaf\x28\x84\x75"
- "\xdd\x2b\x61\x82\xce\x5e\x29\x61\x3a\xdb\xa9\x63\x3a\x7b\x30\xa8"
- "\xc7\xa5\x3c\x22\xaf\x0c\x18\xff\x42\x3f\xb4\xc7\xaf\xef\x3a\x47"
- "\xd0\x59\xa9\xb7\xb1\x08\xd6\x42\xb0\xce\x71\x5e\x67\xf7\xbf\x78"
- "\x75\x74\xb6\xab\xd4\x79\x9d\x95\x7a\x5a\xeb\xcc\xde\xfa\x63\xd7"
- "\x79\xe9\x3a\xdb\x55\x23\xac\x3f\x76\x19\x05\x9d\x95\xce\x64\x3a"
- "\xdb\x55\xc8\x74\x16\x12\xd9\xe3\x52\x2e\x92\xd2\x00\x27\x74\x86"
- "\xf7\x60\xfb\x19\x67\x65\x5a\xd0\x59\x13\xe6\xc1\x76\x5e\x67\x8b"
- "\x1f\xbe\x3a\x3a\x2b\x8b\x70\x5e\x67\x65\xef\xd8\xe8\xcc\x8e\x9f"
- "\x5c\xe6\x42\x1e\xec\xb2\x78\xc1\x4f\x2e\xab\x16\x74\x56\x4e\x98"
- "\xce\xca\xc2\x98\xce\x1e\xca\xea\x71\x29\x9f\x49\x99\xc3\xfc\x5f"
- "\xfd\xf9\x8d\x96\xe7\xf2\x05\xbd\x55\xa4\x5e\x3b\xbe\x63\x85\x97"
- "\xf3\x7a\xab\x78\x76\x60\xdf\xb1\x62\xa1\x74\xbd\x55\x04\x0a\xbe"
- "\x63\x45\xac\xa0\xb7\x8a\x1a\xa6\xb7\x0a\xe2\x9e\xef\x58\x31\xe0"
- "\xfb\xaf\xf6\x7c\xc7\xbe\x7a\xdb\x1d\x7c\xed\xf8\x8f\x95\x5a\xe7"
- "\xf5\xb6\x7b\xdc\xc0\xfe\xe3\x6e\x5f\xe9\x7a\xab\x6c\x16\xfc\xc7"
- "\xdd\x2a\x41\x6f\xbb\x13\x99\xde\x2a\x6b\xdc\xf3\x1f\x77\x3b\xcc"
- "\xff\xd6\x9f\xff\xd8\x57\x6f\xaf\xb6\x5d\x3b\x3e\xe4\xab\xa9\xce"
- "\xeb\xed\xd5\x2f\x07\xf6\x21\x5f\x3d\x21\x5d\x6f\xaf\x16\x0a\x3e"
- "\xe4\xab\x4d\x82\xde\x7e\x17\xc4\xf4\xf6\x6a\xa2\x7b\x3e\xe4\xab"
- "\x06\x57\x7c\xc8\xbe\x7a\xab\xaa\xbc\x76\xfc\xc8\xaa\x60\xe7\xf5"
- "\x56\xb5\x73\x60\x3f\xb2\xca\x85\x3d\x8b\xab\x66\x0a\x7e\x64\x55"
- "\xbe\xa0\xb7\x2a\x1d\xd3\x5b\x55\x90\x7b\x7e\x64\xd5\x80\xf9\x3f"
- "\xec\xf9\x91\x7d\xf5\xf6\xba\xfa\xda\xf1\x25\x5f\x93\xe0\xff\xbf"
- "\x3e\x67\x60\x5f\xf2\x75\x17\xfc\xff\xd7\x15\x82\x2f\xf9\xba\xc8"
- "\xff\x7f\x9d\xf7\xff\x5f\xd3\xb9\xe7\x4b\xbe\xee\x8c\xff\xdf\xc7"
- "\x97\xec\xab\xb7\x3d\xca\x6b\xc7\x9f\xfc\x7d\xa5\xf3\x7a\xdb\x73"
- "\xc3\xc0\xfe\xe4\xef\x5d\xd8\x07\xea\xf7\x87\x05\x7f\x72\x0f\x11"
- "\xf4\xb6\x27\x82\xe9\xed\xf7\x25\xee\xf9\x93\x7b\x1c\xe6\x7f\xb4"
- "\xe8\xcd\xe4\x97\xae\xa6\x76\xe2\x90\x27\x63\xa7\xf0\xb9\x09\xf7"
- "\xea\x4c\xfe\xe9\x6a\xa9\xfb\xbb\x58\x72\x4e\x9f\x88\x25\xa4\xc5"
- "\x63\xef\x46\xf7\xf2\x4e\xef\x1d\xe7\x7e\xde\xe9\x37\x2e\x0f\xde"
- "\xfe\x2e\x6f\x9c\x91\x9e\x77\xfa\x8d\x3d\x82\x0f\xfa\x46\xbb\xa0"
- "\xeb\x3f\x70\xcf\x27\x48\xcb\x47\xfd\x46\xbc\x7b\xf9\xa8\xf7\x3e"
- "\xcb\xf0\xf5\xc6\x78\x96\x8f\x7a\x6f\xec\xd0\xec\xfb\xb2\xa7\x09"
- "\xf3\x51\xd3\xdc\x87\xf7\xb9\x96\x1f\x79\x6f\xbb\x13\x78\x6e\xa2"
- "\x76\x62\xb4\x02\x9e\xf7\x57\x03\x9e\x9b\xa4\xee\x33\x63\x8d\xe7"
- "\xfd\x8f\xb9\x87\xe7\x7d\x5d\xee\xe3\x79\xdf\xf1\xc1\xdb\x67\x66"
- "\xdf\x7e\xe9\x78\xde\x97\x2a\xf8\xe6\xfb\x0e\x0b\x78\xde\xaf\x97"
- "\x8e\xe7\x7d\x53\xdd\xc3\xf3\xfe\x87\x18\x9e\xff\x60\x64\x78\xde"
- "\x3f\x65\x68\xf6\x9f\xf9\xc3\x1e\x86\xe7\x50\x83\x6b\xf9\xa7\xf7"
- "\x1f\x1e\x18\xcf\x19\x6a\x6a\x27\x7e\x2d\xe0\xb9\x3a\xcb\xe4\x9f"
- "\xa1\x96\xba\xdf\x8d\x35\x9e\xab\x6f\x76\x0f\xcf\x07\x4e\xb8\x8f"
- "\xe7\x03\x45\x83\xb7\xdf\xcd\x81\x0c\xe9\x78\x3e\x10\x26\xac\x59"
- "\x0e\xe4\x08\x78\xae\xd6\x4a\xc7\xf3\x01\x6f\xf7\xf0\x5c\xed\xcb"
- "\xf0\xfc\x66\x1d\xc3\x73\xb5\xd7\xd0\xec\x83\xf3\x66\x2a\xc3\xf3"
- "\xa3\x53\x5d\xcb\xef\x5d\xed\x30\xff\xb1\x08\xcf\x4d\xd4\x4e\x6c"
- "\x5f\xc0\xf3\x1f\x23\x00\xcf\x4d\x52\xf7\xdd\xb1\xc6\xf3\xdb\x6e"
- "\xee\x73\xf1\xf6\x20\xec\x73\xf1\xb6\x1b\xfb\x5c\xd8\xee\xbb\xf3"
- "\xf6\x2c\xe9\x78\x7e\x3b\x40\x58\xcb\xbd\x1d\x25\xe0\xf9\x8f\xf9"
- "\xd2\xf1\xfc\x56\xb3\x7b\x78\x7e\x9b\xdf\xff\xe2\xad\x52\x86\xe7"
- "\xb7\x9b\x86\x66\x3f\x9e\xb7\xc2\x18\x9e\x1f\xdb\xe2\x5a\xfe\xf4"
- "\x3f\x46\x0d\x8c\x67\x8d\x9a\xda\xb9\xef\x21\xe0\xf9\x4f\x2a\x93"
- "\xbf\x46\x2d\x75\xff\x1f\x6b\x3c\x1f\x7a\xc7\x3d\x3c\x1f\x8a\x73"
- "\x1f\xcf\x87\xee\x1b\xbc\xfd\x7f\x0e\xdd\x2a\x1d\xcf\x07\xdb\x84"
- "\x35\xee\x21\xd1\xfd\xff\x3f\x45\x4b\xc7\xf3\x41\x37\xf7\x05\x3a"
- "\xf4\x16\xc3\xf3\x41\x7e\x5f\xa0\x43\x7b\x86\x66\x5f\xa0\x83\x01"
- "\x0c\xcf\x4f\xd4\xb9\x96\x9f\xfe\x4f\xe3\x9d\xc0\x73\x13\xb5\x73"
- "\x4f\x48\xc0\x73\x8d\x1e\xf0\xdc\x24\x75\x1f\x22\x6b\x3c\xd7\x6c"
- "\x73\x0f\xcf\x35\x0f\xb8\x8f\xe7\x1a\xcf\xc1\xdb\x87\xe8\xcf\xe7"
- "\xa5\xe3\xf9\xcf\x96\xfb\x7f\x60\x9f\xff\x2c\xba\xff\xf7\x8e\x0b"
- "\xfb\x13\xfd\x39\xdd\x3d\x3c\xd7\x6c\x66\x78\xfe\xf3\x54\x86\xe7"
- "\x9a\xd4\xa1\xd9\x9f\xe8\x4f\x6d\x0c\xcf\xb3\xfd\x5c\xcb\xff\x5f"
- "\x33\xe0\xf3\x1f\xf6\xe2\x1b\x96\xb8\x94\x80\xe9\xbf\x1e\x73\x3f"
- "\xc6\xf1\xd7\x25\xee\x61\xfa\xaf\xc3\xdd\xc7\xf4\x5f\x3e\x1f\xbc"
- "\x18\xc7\x5f\x5c\xd8\xeb\xef\x2f\x39\x42\x8c\xe3\x2f\x8d\x02\xa6"
- "\x0f\x2b\xa4\x63\xfa\x2f\x11\xee\x61\xfa\xaf\xf3\x18\xa6\xff\xa2"
- "\x64\x98\xfe\xeb\xcc\xa1\x89\x71\xbc\x73\xd8\xbd\x18\xc7\x5f\x1b"
- "\x5d\x89\x71\xf4\xc5\xf4\xbb\x25\xee\xc7\x39\xde\x9d\xe4\x1e\xa6"
- "\x8f\x7c\xe9\x3e\xa6\x8f\xec\x1f\xbc\x38\xc7\x91\x22\xe9\x98\x3e"
- "\x12\x2d\xc4\x39\x8e\x54\x09\x98\x7e\xb7\x49\x3a\xa6\x8f\x04\xba"
- "\x87\xe9\x77\xc7\x31\x4c\x1f\x6e\x65\x98\x7e\x57\x35\x34\x71\x8e"
- "\xc3\xf9\xee\xc5\x39\xde\xad\x72\x25\xce\xd1\x17\xd3\xef\xc7\xbb"
- "\x1f\xeb\x78\xdf\xd3\x3d\x4c\x6b\x0f\xb9\x8f\x69\xed\xe6\xc1\x8b"
- "\x75\x68\xe3\xa4\x63\x5a\x3b\x59\x88\x75\x68\x53\x05\x4c\xbf\xbf"
- "\x4f\x3a\xa6\xdf\xeb\x74\x0f\xd3\x5a\x13\xc3\xf4\x7b\x35\x0c\xd3"
- "\x5a\xc3\xd0\xc4\x3a\xde\x8b\x71\x2f\xd6\xf1\x7e\xaa\x2b\xb1\x8e"
- "\xbe\x98\x3e\x16\xe2\x7e\xbc\xe3\xe8\xe7\xee\x61\xfa\xe8\x36\xf7"
- "\x31\x7d\x74\xde\xe0\xc5\x3b\x8e\x4e\x93\x8e\xe9\xa3\xa2\xfd\x2f"
- "\x8e\x8a\xde\xff\x3f\x96\x25\x1d\xd3\x7f\xab\x73\x0f\xd3\x47\x3f"
- "\x66\x98\xfe\x5b\x0e\xc3\xf4\xd1\xda\xa1\x89\x77\xfc\x6d\x8a\x7b"
- "\xf1\x8e\x63\x03\xe6\xbf\xb0\x17\xef\xe8\x8b\xe9\xbf\xfb\xb9\x1f"
- "\xf3\xf8\x60\xbf\x7b\x98\xfe\x60\x89\xfb\x98\xfe\x60\xdc\xe0\xc5"
- "\x3c\x3e\xf0\x95\x8e\xe9\xe3\xcd\x42\xcc\xe3\x03\xd1\xf3\x4f\x7f"
- "\x8f\x94\x8e\xe9\xe3\x95\xee\x61\xfa\x83\xd7\x18\xa6\x8f\x47\x33"
- "\x4c\x7f\x50\x3a\x34\x31\x8f\xe3\xde\xee\xc5\x3c\xfe\xae\x72\x25"
- "\xe6\xd1\x17\xd3\x27\xda\xdc\x8f\x7b\x9c\xd8\xec\x1e\xa6\x4f\x4c"
- "\x72\x1f\xd3\xb5\xa6\xc1\x8b\x7b\xd4\x7e\x25\x1d\xd3\xb5\xd5\x42"
- "\xdc\xa3\x56\x94\xff\xfe\xc3\x20\xe9\x98\xae\x4d\x71\x0f\xd3\x27"
- "\x36\x32\x4c\xd7\x4e\x66\x98\x3e\x91\x38\x34\x71\x8f\xbf\xeb\xdc"
- "\x8b\x7b\x9c\xe8\xf3\xfc\x5b\xf2\xca\x84\x18\xd5\xda\x55\xab\x92"
- "\x57\xa6\xa8\x92\xe3\xe3\x9e\x5a\x39\x6d\xac\xe5\xf7\xb4\xe0\xd4"
- "\xb1\xa9\xc3\x48\xcc\x9a\xe5\xcb\xd6\xdf\x23\x9c\x8c\x5f\x99\x00"
- "\x7f\x86\x91\xd8\xe5\xc9\xb1\xaa\x94\x8d\x89\x2b\x55\xf8\x6b\xcd"
- "\x53\x89\x40\xb2\x36\x45\x28\x99\xbb\x32\x7e\x79\x6a\x5c\xc2\xd3"
- "\xaa\xe5\xf1\x71\x4f\x27\xac\x59\x99\x90\xa2\x4a\x5a\xf9\xec\xba"
- "\xb8\xa4\x95\xf8\x3d\x59\xb5\x6a\x6d\x12\x14\x3c\xb5\x32\x6e\xfd"
- "\x4a\xd5\x8a\x75\xab\x56\xad\x4c\x4a\x1e\x46\x66\xad\x8b\x4f\x89"
- "\x4b\x8c\x5f\xa9\x0a\x9d\xf5\xd0\xdd\x91\x33\x9e\x8c\x7c\xf0\xc1"
- "\x61\x44\xb4\xf7\xb4\x8a\x16\x56\x44\x03\x86\x14\x67\x3d\x3e\x7b"
- "\xbf\x3e\x80\x90\xed\x80\xcd\xbc\x24\xa2\xdc\x96\x44\x14\x5b\x2f"
- "\x12\xaf\xed\x17\x89\xb7\xea\x19\x12\x42\x7d\x0f\x69\xf3\x2e\x12"
- "\x3f\x3a\xea\xe1\x26\xba\xe3\x02\xa1\xbe\x17\x43\xf4\xbe\x9f\xe9"
- "\xa1\x4c\x49\x77\x7c\xa6\xc2\x73\xa0\x0b\xcc\x71\xb0\xa7\xc5\xe3"
- "\xb3\x2c\xbd\xef\x3f\x1a\x33\xbf\x21\x72\x3a\xe2\xa3\xc8\x37\xcd"
- "\x7a\xf9\xfb\xb8\x53\x09\xc8\x8a\x78\xd4\xc5\xc3\xa1\x26\x1e\x27"
- "\xbd\xe0\x08\x80\x23\x1a\x8e\xad\x70\xe4\xc3\x61\x24\x1e\xf5\xa1"
- "\x70\xa4\xc0\x01\x65\xf5\xa5\x70\xec\x81\xa3\x9a\x78\x34\x40\x79"
- "\x43\x0c\x1c\x70\xae\x21\x87\xf1\x69\x28\x24\x1e\x8d\x7e\x70\x44"
- "\xc1\x01\xd7\x7f\x0c\xe5\x1f\xd7\x10\x8f\x4f\x80\xee\xe3\x26\x38"
- "\x0c\x70\x00\xcf\x4f\x54\x70\xe0\xf5\x25\xec\xdc\xa7\x4a\x38\x66"
- "\xc2\x01\x3c\x3e\x85\x7a\x3e\x3d\x0c\x47\x23\x1c\xcd\x70\xb4\x12"
- "\x8f\x53\xd0\xb6\x53\x40\x73\x2a\x10\x0e\x68\xc3\xa9\x2a\x38\x6a"
- "\x89\xc7\x69\xe0\x73\x1a\xea\x38\xad\x23\xd0\x47\xfe\x08\x82\x23"
- "\x4a\xf4\x3b\x55\xf4\xdd\xde\x51\xe2\xb3\xf9\x76\x9d\xf6\x2e\x23"
- "\x8c\xdb\xba\x13\xa6\x6c\xe2\x61\xda\xf1\x8f\xc6\xc4\xbb\x88\xec"
- "\x9c\x47\x5d\x51\xc3\x16\x42\xa8\xf2\x02\xd1\xa6\x75\xe3\xf9\x22"
- "\x94\x59\x47\x6e\x5d\xa1\x8e\xbc\x59\x82\xe3\x53\x1a\x3e\xeb\x0a"
- "\xf9\xeb\x4f\xe9\x64\x8f\x57\xe3\xf5\xb4\x20\x6d\x34\xcd\x54\xef"
- "\xc2\xf7\x70\xcf\xa2\x0c\x71\xdc\xe4\x6f\x4c\xa1\xca\x64\x03\xda"
- "\x18\x6d\x1a\xd7\xae\x35\x30\xde\x46\xc0\xf5\xf1\x14\xf4\xa8\xf7"
- "\x07\x9d\x67\x13\x05\xf7\x7b\xc7\x67\x7a\x5a\xb9\x37\x8c\xd9\x9d"
- "\x93\xdc\xfa\xa5\xcb\xff\xe5\x7c\x3c\xd7\xf9\x5a\x7c\x08\xad\xd2"
- "\x34\x69\x13\xba\x49\xab\xc7\xc9\x85\x60\xff\xe4\xf4\xce\xf8\x10"
- "\x73\xf1\xcb\xf9\x35\x80\x01\xa4\x79\x47\xd3\x86\x7f\x63\xa1\xdf"
- "\x72\x5a\x58\xa8\xc6\x18\x90\x56\x53\x00\x36\xb9\x6e\x4d\x97\xff"
- "\xde\x60\xd5\xe3\x3e\xb4\x05\xeb\x91\x63\xbe\xf5\x93\x84\xd9\x85"
- "\xba\xf8\x2e\xff\x87\x75\xc8\xdb\x54\xb9\x57\x0f\xe7\x14\x14\xb0"
- "\x07\x6d\x90\x5d\x80\xeb\x4c\x45\x0f\x37\x69\x1f\xe7\xea\xbc\x0c"
- "\xed\x94\x67\x3e\x06\xbc\x5f\xdd\xab\x3f\x90\xd6\x29\xa7\xd8\x76"
- "\xbf\x87\x9b\x00\xeb\xde\xa6\xdc\x0f\x27\xef\x1c\x49\x14\x65\x05"
- "\x84\x54\x8c\x24\x5e\x1d\xb9\x27\xdb\x75\x8a\xa8\x76\x66\xf7\xea"
- "\xe2\xe5\x40\x03\x75\xd6\x52\xd0\x07\x57\x57\x61\x6e\xa3\xe3\xba"
- "\xea\xa7\xf5\xd6\x55\x9c\xdb\x88\x75\x71\xf2\x61\xb2\x62\xdf\x2d"
- "\x7c\xaa\xe2\xfb\x69\x73\xfd\x03\xc8\x43\xe7\x51\x3f\x9e\xbe\x1e"
- "\xaf\x37\x15\x17\xe9\xf1\x1c\xd2\x33\xf9\x7f\xa6\xf7\xd9\x4c\x0c"
- "\x14\xca\x4c\xbc\x0e\x4c\xa8\x03\x79\x16\xd8\xaf\x93\xde\x58\x1f"
- "\x5c\x9b\x6a\xca\x56\x11\xd5\xe3\x84\xb4\x7b\x34\x70\xb1\x09\xaa"
- "\x4c\x6b\x67\x3a\xae\xff\x38\xb5\x96\x9a\xe1\x30\x4d\xac\x25\x32"
- "\xed\xe3\xa8\xdf\x7a\xbd\xea\x91\xeb\x41\xce\xf5\xdf\xf7\xca\x77"
- "\xcc\xde\x36\x90\x91\x12\xe4\xe2\x6d\x7a\x61\xba\x96\xca\x55\x04"
- "\xfb\x21\x96\x17\xf6\xa7\x23\xb7\x41\x65\x23\x33\xe5\x63\x8f\x65"
- "\x52\x11\xef\x6f\xc4\xfd\x07\xfa\x08\x9d\x6c\x7a\x27\xd2\xab\xee"
- "\xe0\x30\xb7\xc6\xc4\x9f\x47\xdc\xa3\x9e\xa9\x7f\x45\x34\xfe\x9e"
- "\x37\x8e\x28\x7d\x6a\x89\x5c\xa5\x09\xac\x61\x78\x28\x54\x43\xdf"
- "\xa6\x32\x7e\xd0\xc7\xe2\xac\x3d\x70\x6d\x90\x80\xbf\x86\x3a\xd3"
- "\x8e\xb4\xd6\x2e\xff\x22\x65\x67\xd1\xf6\x46\x9a\x9f\xd6\x8a\xef"
- "\x9f\xb7\x78\x34\x1c\xe7\x64\x90\xed\x45\x58\x3b\xd2\xda\x34\xf1"
- "\x54\xaf\xf9\x1e\xea\x1a\x55\xa4\x7c\x67\xbd\x1e\x74\xb6\xbd\x11"
- "\x31\x51\x73\xa5\x53\x8e\x39\x01\xe9\x88\x0f\xe7\x97\xb3\xbe\x7a"
- "\x41\x5f\x09\xf2\xed\xc8\x6d\xf4\x16\xfa\xda\x50\x8d\xf8\x80\x3a"
- "\x8c\xac\x6e\xe0\x9b\x0d\x75\xec\x48\x33\x02\xdd\x64\x9d\x4c\x1f"
- "\xca\x8d\xaf\xf5\xf4\x54\x5e\x37\x21\x97\xd6\x53\x63\xb8\xf1\x0b"
- "\x33\xcc\xcb\x04\xce\x47\xea\xc8\xe2\x4a\x8b\xcc\xd8\x98\xeb\xe5"
- "\xc3\xe5\x8a\xd0\xfb\x72\x7c\xd2\xed\xf1\xd1\x79\x34\x86\x2e\x33"
- "\xaa\x64\xdd\x57\x68\x63\xde\x7c\x68\x5b\x36\xa1\xdd\xeb\x69\x5d"
- "\x46\x18\xed\xcc\xfd\x84\x80\x6f\xd4\x4c\xc0\xd6\x8e\x1e\x21\xa3"
- "\xfa\xf0\x8d\xc4\x67\x44\xa2\x0f\x3d\x51\xdb\x4c\x36\x85\xd1\xb6"
- "\x86\x54\x13\xa9\x37\xb4\x92\xf4\xcf\x89\x77\xe6\x49\xe2\x97\x1e"
- "\x46\xf5\x75\xd1\xcd\x84\x95\x9f\x24\x99\x5f\x12\xc5\xa6\x63\xb4"
- "\x73\x36\xcc\xd3\x1f\x35\x63\x79\x2b\x94\x9b\x48\x66\x1b\x35\x6a"
- "\x96\x10\x6f\xfc\x7e\xf2\x18\x96\x7f\x45\x60\x3c\x2b\xc2\x53\xf5"
- "\x3e\xe5\x50\x27\x5e\x5f\x01\x6d\x31\x5f\xa1\x87\xf3\xae\x10\xb2"
- "\x69\x21\x09\x48\x5f\x4e\x94\xe1\xe0\x2e\x34\x18\x0f\x91\x70\x13"
- "\x05\x3f\xe0\x38\xc9\x88\x23\x5e\xe1\x46\x7c\x7f\xfc\x34\x1c\x65"
- "\xa4\x02\x68\xa1\x6f\x5a\xec\xdb\xa6\x33\xe0\x17\x9d\xb7\x5c\x73"
- "\x84\xbf\xe6\x0c\x41\x99\x75\xf9\x5e\x0c\xee\xdc\x71\xb1\x1a\xfa"
- "\x1e\x86\x32\x80\x7a\x1a\xcd\x78\xdd\x15\x6e\x7e\x42\x19\xc8\x96"
- "\x19\x01\xab\x45\x39\xd5\xcb\x52\xb5\x1c\x5f\x9d\xc7\xc7\x5b\x2a"
- "\x92\xb8\x36\x59\xd1\x86\x1b\xe9\x25\xbd\x7f\x0e\xf0\xfa\x78\x5f"
- "\x78\xea\x83\x94\xd7\x5b\x67\x47\xee\xc7\xed\x16\x79\x5b\xf4\x02"
- "\x34\x3a\xd0\x45\xa7\x47\x22\x51\x74\xe4\x7e\xe2\xad\x93\x5d\x52"
- "\x89\xb0\x8b\x76\xeb\x3a\x0b\x2d\x4f\x13\xac\x93\x7d\x1f\x2b\xd0"
- "\x9c\x24\x80\xe9\x5e\x1a\x38\x0f\xf8\xbf\x98\x28\x9c\xe7\xf0\xdc"
- "\x7b\x9e\x9f\x7f\x2d\xbc\x3d\xc0\x0e\xd7\x9a\xfc\x0b\xa3\xa9\xff"
- "\xf4\x44\x7a\x29\xc0\x9b\xca\x41\x37\x46\xda\x69\x2e\xca\xac\x86"
- "\x39\xd6\xbb\xc1\x68\x20\x8c\xfe\x93\xcb\xb4\x68\x7a\x2a\x7b\xe6"
- "\xf5\x93\x33\xc8\x13\x7c\x31\x25\xcc\xd7\xca\xf0\x5a\xda\x89\xf6"
- "\xc3\x54\xf4\x84\x3e\x37\x09\xe6\xec\xa2\xc2\x08\xb3\x7f\x5e\x74"
- "\xe7\xee\xbd\x21\x38\x27\xe0\x78\xa3\x85\x70\x2d\xcf\x07\xea\xf5"
- "\xd4\x79\x7c\x72\xd0\x04\xd7\xd3\xc2\xcc\x6a\x56\xce\xec\x1b\xb3"
- "\x43\x9f\x1c\xa4\x63\xe1\x5c\x7e\x72\x1d\x9c\xf3\x6c\xf1\xf8\x34"
- "\x04\xca\x09\xcd\x4f\x51\x68\x35\x17\x81\xf6\xd3\x19\x0c\xd3\xc9"
- "\xb5\x56\xbf\xe5\x28\xcf\xfa\x7c\xb4\x51\x68\x9b\xa0\x7c\xa5\x60"
- "\x27\xd8\x1c\xc0\x6c\x7b\xa6\xb6\x23\xf7\xd3\x54\x9d\x6c\xf6\x78"
- "\x94\x13\xea\xd6\xc0\xec\x5a\xba\x69\xf7\xde\xb0\xa3\x61\x84\x1c"
- "\x3d\x86\xe3\xe8\xd3\x52\x9d\x2c\x22\x44\x90\xe5\xa7\x87\x90\x96"
- "\x6b\x27\xd8\x12\xfc\xce\xd9\x15\xb8\x06\xc6\x39\xda\x2f\x05\xb3"
- "\x8f\x9f\x56\xe3\xbc\x05\xf6\x24\x96\x9f\xa7\x6a\x81\x77\x25\x1d"
- "\xf9\x66\x1b\xb4\x2b\xab\x85\x6f\x8b\xb8\x6d\x16\xbb\x48\x77\x1c"
- "\x88\x65\xb4\x9b\xa0\xfe\x53\xa3\x75\xb2\x39\x01\x62\xbc\xb0\x7e"
- "\x9d\x7a\x1e\x30\xdd\x34\xf1\x18\xfc\x06\x5f\xca\xc2\x0f\xec\x8b"
- "\x17\xd8\x95\x04\xc4\x1b\xda\x94\x92\x02\xf4\x8f\x0e\x24\x76\xee"
- "\x38\x90\x0a\xbc\x62\x2d\xb6\x05\xaf\xc5\xf1\x00\xf6\xc5\x8b\xb3"
- "\x1b\x26\xa3\x07\x37\xe6\x4d\x64\x7c\xaf\x2d\x81\xb2\x2e\xdf\x03"
- "\x89\x7c\xb9\x82\x6b\x93\xdc\xc3\x0c\xf5\xcb\x2c\xf5\x75\xf9\xa6"
- "\xe9\x81\xaf\x56\x27\xfb\x75\xa0\x95\xad\x29\x48\x8c\xa6\x54\x8d"
- "\xb8\xf1\x80\xb6\x7e\x05\x7f\xaf\xe7\x71\x7a\xe3\xd1\x5a\x42\x42"
- "\x41\x5b\x97\x40\x9f\x3b\x47\x51\xb8\xfe\x34\xd1\x91\xad\x55\x78"
- "\xfd\x36\xf8\x8d\xe5\x48\x03\xe5\x01\x3a\xb2\xad\x90\xf1\x3d\xe9"
- "\x8d\xfa\xb1\xe6\x7b\x7a\x06\xe3\x7b\xfa\x31\xe4\xc7\xcf\xf1\x37"
- "\xe2\x77\xbc\x1e\x79\x97\x15\xd3\x76\xe4\x07\xbc\x62\x2c\x75\x6c"
- "\x87\x32\x4b\x3d\xa1\x6b\x7a\xeb\xda\x02\x75\x8d\x16\xf7\xa1\xa4"
- "\x98\x1a\xf8\xf6\x55\xea\x48\x59\x2d\x9e\xdb\x0a\x65\x78\x2d\xc3"
- "\xc2\xe9\x23\x88\x13\x1d\xeb\x97\x07\xc3\xcb\xe9\x3a\x1d\x29\x8d"
- "\x10\xcf\x3d\xa0\x8b\xe1\x96\xb9\x89\xe7\xa7\xb7\xf0\x13\x78\x31"
- "\x1e\x34\xbf\x3a\x96\x1f\x0b\x38\x66\xbd\x91\x7f\x47\xee\x67\x2a"
- "\x1d\x79\xa9\x8a\xb5\xad\x3e\xdf\xc0\xb0\x0d\x3a\xe0\xae\x61\x3a"
- "\xcf\xfd\x30\x1d\xe7\xcd\x8a\x02\xb4\x63\x69\xed\x70\x4d\xa4\xcd"
- "\x9c\xe9\x05\xe5\xcd\x3c\xbf\x44\x9d\x6c\x5a\xab\xb5\x0d\xc2\xb9"
- "\xae\x30\x0b\x71\xc3\xdb\x86\x22\x6c\xaf\xe5\x3c\xd4\xa1\x80\x3a"
- "\x72\x11\xef\x58\x87\xa9\x68\x7b\x08\xf0\xa9\xb1\xa9\x43\x81\x74"
- "\xe0\xf3\x1c\xc5\xf9\xfb\xe5\x51\xb4\x0d\x68\x9a\x2d\x34\x78\x1e"
- "\x64\xfe\x6b\x28\x83\xfe\xef\x8b\xc7\xb2\x5c\xa0\x81\xf5\x9f\xc3"
- "\x77\x7a\x34\x63\x88\xbc\xa1\x54\x87\xeb\x5d\x1c\xdb\x53\x1b\x46"
- "\x1b\x48\x43\xa9\x99\x98\x5f\x5f\x93\x18\xa2\xa1\xda\xb3\x1e\xff"
- "\x58\x53\xdf\xd9\x46\xa4\xf9\xa8\xff\xe0\xf2\xff\xd0\x6e\x58\x97"
- "\xa5\xdf\x43\xd0\x67\xb9\xe0\xd1\x54\xd6\xa0\xbf\xc8\xd9\x39\xf8"
- "\xbe\x0d\xcf\xbf\x0c\xeb\x38\x5c\xcb\xc1\x7a\x3d\x36\x5f\xce\xd6"
- "\x73\x66\xa0\x2d\xc7\x72\x5c\xeb\xc1\xfc\x55\x21\x3a\x47\x5f\x5f"
- "\xad\x67\xb2\x6b\x9a\xc7\xd9\x7b\x6c\xaf\xf1\x51\x2d\xb6\xd9\x5c"
- "\xb5\x5a\x8f\x7d\xc8\x4c\xa5\xe6\x06\x63\x87\x16\xe7\x38\xd5\x7a"
- "\x5c\x87\x36\x4d\x0a\x2f\x23\xd4\xfc\xda\x6a\xbd\xc4\x3e\x70\xf7"
- "\xbf\x61\xad\x7e\x41\x3f\x76\xb5\x3e\xd3\x44\xe4\x79\x1a\x4f\xaf"
- "\xe9\xa5\x54\x7b\xe9\xce\x35\x89\x1d\xb9\x4d\x91\x18\xa5\x96\xee"
- "\xbf\x37\x45\x5a\xfa\x5e\xce\xf7\x1d\xea\x3a\x88\x65\x13\x4b\xb2"
- "\xb8\xfe\x02\x8d\xc3\x67\xfd\x68\xb6\x0f\x3d\x5a\x6a\x24\xc9\xa5"
- "\xb4\x3b\xb9\x8c\xc8\x4d\xc5\x9b\x83\x0f\x94\x37\xa1\x4d\x0f\xb1"
- "\xc8\x93\x93\x9d\x51\x4f\x12\x35\x44\x79\xce\xe3\xf3\xfb\xc2\xd3"
- "\xb3\xb8\x7d\x9d\xde\x03\x3a\x69\x6d\xfd\x9c\xf3\xd5\xeb\x61\xed"
- "\x1f\x6e\xcc\xa4\x6c\x5e\xfa\x7c\xc9\x6c\x9e\x1f\x9e\xb3\xe8\xaf"
- "\x9c\x5f\x93\xbb\x50\x87\xc3\xf7\x5f\xfa\xe9\xab\xd2\x7e\x5f\xff"
- "\x39\xc6\x8d\xbe\xb6\xf7\xed\xeb\x3f\x1f\x1b\xdc\xbe\xfe\x33\xc2"
- "\x85\xbe\xaa\xec\xf7\xf5\x5f\xc3\x5d\xef\xeb\x3f\x9b\xfa\xf6\xf5"
- "\x5f\xf7\x0d\x6e\x5f\xff\xe5\xf0\xfd\xcf\x7e\xfa\x1a\xec\xa0\xaf"
- "\x5d\xae\xf7\xf5\x5f\xc7\xfa\xf6\xb5\x79\xcc\xe0\xf6\xb5\x39\xc8"
- "\x61\x5f\xe5\x3e\x14\xed\x13\xd8\xa5\x6e\x4d\x17\xf8\x73\xc5\xbf"
- "\x25\x19\xbb\x89\xbc\xce\xd0\x49\xea\x47\x37\x91\xcc\x8d\x44\x3e"
- "\x21\x11\xec\x5e\x36\x99\x4a\x8b\x1f\xd6\xd7\x97\xb6\x43\xf9\x59"
- "\x72\x32\xb5\x93\x84\x24\xa1\xfd\x6d\x3e\xdf\x10\x23\xd5\xfe\x36"
- "\xd7\xf4\xda\x5f\xe3\x3d\xbc\xcd\xfd\xf7\xcd\xf5\xed\xdd\x04\xfb"
- "\x0f\xdf\x3d\x7b\xed\x6f\x36\x93\xb7\xad\xfd\x45\x79\x34\x74\x76"
- "\x5a\xd9\x5f\xf6\x6e\xd7\x99\x8f\x6d\x6d\x6f\xee\x39\x42\xec\xdb"
- "\xde\x33\xfb\xd1\xf6\x96\xc3\x79\x69\xed\x3f\x93\x6a\xb1\xbd\xf9"
- "\x50\xa7\xd8\xf6\x1e\x8d\xc1\xf9\xf5\x4c\xa3\x6b\xb6\xf7\x4c\xa3"
- "\xa5\xdf\x65\x7c\xbf\xa1\x6c\xb2\xb5\xed\xfd\xb7\x97\x33\xb8\xa5"
- "\xc5\xe9\xca\x03\xb7\x75\x7a\x9a\xab\x12\x82\x71\x7e\xeb\x00\x99"
- "\xfc\xb9\xbc\x53\x71\xd6\xe3\xdf\x6c\xaf\x8e\x8e\x18\x19\xad\x8a"
- "\x6f\x0a\x4f\xa1\x5f\xd0\xb1\x09\xc1\x18\x5f\xc5\x38\x01\x9c\x3f"
- "\x02\x3e\x7d\x93\xb4\x76\x33\x9e\x30\xff\x25\x6a\x60\xbc\x1c\x58"
- "\xdf\x29\x37\x6f\x52\xfb\x80\x1e\x94\xb4\x28\x2b\x82\xbe\xf0\x64"
- "\xfe\xa5\xa2\x22\xed\xf1\xa0\xaf\x08\xd2\xd2\xcd\x8a\x10\xd7\xdb"
- "\xff\x45\x58\xff\xed\xff\x22\x43\x7a\xfb\x19\x4f\xe7\xda\xff\x45"
- "\x98\x53\xed\x1f\x05\xed\xef\x9e\xe2\x09\xeb\x45\xf9\x7b\xdd\x53"
- "\x14\x12\xdb\xd3\xe4\x94\x8e\xdd\xaa\x43\xe7\xb4\xfd\xa3\xa3\xb6"
- "\x47\x1c\x28\xd7\xcb\xc1\x06\x70\x73\x38\x8e\x3d\x66\xff\xda\xc0"
- "\x66\x7d\x41\x99\x4d\xd2\x4b\xb4\x49\x3a\x87\xef\xbf\xf4\xad\x7f"
- "\x73\xf5\xe0\xd7\xff\xa5\xe3\xfe\xdb\xda\xc4\x37\x33\x23\x1c\xdb"
- "\xc4\xac\xea\xbe\x36\xb1\x45\x26\xdd\x26\x7e\x59\xd7\xd7\x26\xfe"
- "\xe7\x6e\xc1\x26\xfe\xe7\x66\xd7\x6d\x62\xcb\x57\xce\xdb\xc4\x96"
- "\xf7\x5d\xb3\x89\x2d\x39\xfd\xdb\xc4\x96\x56\xd7\x6c\x62\x4b\x6b"
- "\x5f\x9b\xd8\x12\x66\x6d\x13\xff\xe3\xf0\x5d\x57\x9a\x1f\x1d\x04"
- "\x73\xb4\xf7\x39\x8f\xff\xb4\x1b\xb3\x09\x31\xe7\xff\xab\x2d\xdc"
- "\x44\x3b\xe8\x8e\xe8\x20\xb3\x7c\x32\xda\x95\x90\x8e\x8e\x58\x2f"
- "\xf3\x86\x20\x6f\x3a\x32\x39\x89\xf6\x04\xe0\x9a\x2a\x10\xda\xef"
- "\x43\x3b\x82\x46\xd0\x0d\x41\x23\x4b\xaf\x10\x3f\x38\x02\x4a\xf9"
- "\xf9\x18\xbe\x07\xd3\x0d\x01\xc3\x72\xd7\x93\xf1\x3e\x06\xe2\x05"
- "\x6d\x50\xfb\x6c\x56\x12\xb0\x41\x7e\xf8\x9d\x66\x7f\x11\x54\x71"
- "\x85\x28\x7c\x52\x41\x37\xbe\x50\x5f\xaa\x0f\xa5\xc9\x41\xa4\x22"
- "\x89\x78\x99\xe5\x24\xa0\x5c\x4e\xab\x8d\x1d\x41\x72\x93\x5f\x61"
- "\x22\xd3\x4f\x6b\x25\x1d\x05\x6b\xaf\xc2\xc2\xa9\xe6\x51\x85\x81"
- "\xa6\xcc\x58\x0f\xba\x49\xed\x81\x6d\x35\x15\x16\xaa\x68\x31\x1c"
- "\x99\xb1\x23\xd0\x87\xae\x58\x0f\x75\x77\x04\x0c\xcb\x83\xba\xcb"
- "\xd7\x93\xc0\xb2\x2b\x24\x88\x5e\x0a\x92\x83\xfe\xd5\xb8\x3f\x2a"
- "\xc8\x48\x6d\x96\x7f\x11\x04\xe7\x14\x68\x13\x29\xd6\x6f\x84\xfa"
- "\x7b\x82\x30\xc6\x05\xd8\x26\x01\x15\x50\xbf\x69\x43\x90\xc4\xf1"
- "\xd2\xca\xd6\xf5\x7c\xbb\xcc\xe3\x7f\x13\x41\xdf\x84\x03\xdb\x05"
- "\x32\xac\x40\x99\x4c\xf8\x4d\x24\xb6\x6d\xfb\x15\x32\x1e\xda\x19"
- "\x08\x6d\x08\x82\x7a\x31\xb7\x8c\x7a\xe9\xb3\x4a\xc4\xa8\x55\xdb"
- "\x4c\x3b\xf8\xb6\x7d\x07\x6d\xbb\x20\xb4\x0d\xeb\x42\xf9\x38\xba"
- "\x6f\x1b\x9e\x71\x1b\x8e\xcd\xaf\x7d\x52\xaf\x0f\xc3\x7b\xb8\x97"
- "\x36\xc5\x4a\xc4\xea\x57\x53\x1c\xe1\x25\xef\x4d\x32\x9a\x2a\x4f"
- "\xb7\xcd\x7e\xfe\x0b\x8a\x31\xc4\xe7\xdf\x24\xe3\x1b\x60\x5c\xd7"
- "\x77\x9e\x27\xd4\xf7\x74\xdb\xf1\xa0\x76\xa9\x75\x39\x7c\xfe\xed"
- "\xc5\x6c\xda\xd8\x13\x88\xf1\xaf\xa2\x9a\x3c\x39\x4d\xed\x0e\x8c"
- "\xd7\x7d\x78\xaa\x9b\x2c\x4b\xc5\xfb\xc4\x34\x55\xb5\x88\x78\xb5"
- "\x78\xb4\xab\x33\x3f\xc7\x7b\x5a\x67\x83\xac\xef\x69\x9d\x9d\x49"
- "\x3c\xbe\xd6\x13\x8f\x6f\x54\xc4\xe3\xdc\x1e\x02\x74\xd6\xc7\xb7"
- "\xba\xf0\x37\x6e\x23\x1a\x23\xfd\x9a\x16\x86\x06\xe5\xca\x69\x67"
- "\xf8\x38\x99\x4e\xbb\x1e\xef\xf1\x7c\xfd\x0d\xc8\xef\x5b\x98\x57"
- "\x7d\xf0\x3b\xf2\x4b\x4c\x22\x37\x9d\xf3\xf8\xba\xcd\xc7\x70\x7d"
- "\x98\xd1\xaf\x48\x67\xa4\x6a\xd2\xa3\xda\x1b\xd2\x55\x58\x18\xd1"
- "\x83\xf1\xb9\x15\x68\x83\xce\x7e\xe9\x23\xcb\x22\x14\xf4\x4f\x69"
- "\x00\xde\xe7\x54\x97\xc2\x81\xba\xe4\xf4\x38\x72\xe3\x68\xd4\x37"
- "\x8e\x85\x0a\x56\xae\xc4\xf1\x90\xc7\x8f\x1b\xbd\xc7\x5d\xd1\x26"
- "\x39\x21\x26\xb8\x3e\xf3\x2b\x32\x1a\xf7\xc5\x2d\x03\xba\x65\x26"
- "\x2f\x1c\xc7\x6a\xed\xa2\x4f\xc8\xd9\x44\x22\xcf\xfc\x9e\x0c\x07"
- "\x4c\x70\xe3\xd1\x0c\xe3\x31\xbc\xd9\xa7\x13\xec\x8a\x59\x73\x99"
- "\xf8\xa0\x9d\xc2\x3d\x66\x1a\xda\x75\xc4\xfc\x5d\xd0\x88\x5d\x09"
- "\xc4\xcf\xf8\x5d\xec\x48\xfd\x77\xb1\x37\xed\x34\x13\xbf\x11\x89"
- "\x44\x59\x96\x00\x58\x5c\x0b\xe3\xf3\x02\x8c\xcf\x76\x36\x3e\x2d"
- "\xf8\xa3\xb9\xc3\x53\xf0\xdd\x7f\x6e\x6c\xee\xe0\xc7\xe6\x06\xc0"
- "\xdf\x7a\x01\x7f\xc6\xb5\x41\xf2\x32\x39\x25\xd0\x46\x90\xfb\x57"
- "\x01\x15\x9a\xeb\xbd\x30\x46\x49\xef\x4c\x68\x04\x9b\x0f\x7d\xa5"
- "\xc6\x03\xa0\x0b\xcf\x71\x72\x15\x2d\x2a\xd2\x7d\x18\xd1\x46\x84"
- "\xb8\x49\xfb\xc2\xee\xb1\xf1\x3a\xd5\x5c\xfa\x5d\x8b\xc7\xd7\x3a"
- "\x28\xf7\x52\xcd\xff\xb9\x12\xf4\xb8\x90\xc5\x59\xda\xd5\x18\x33"
- "\xd5\x79\x7c\x7d\x10\x78\x11\x7c\x76\xe0\x23\xee\xbe\xdc\x37\x01"
- "\x40\x4b\x4c\x20\x73\xa3\xdf\xf4\x54\xb3\x5f\x61\x96\xf6\x99\x6e"
- "\xce\x5e\xf5\x80\x0e\xce\xc6\x13\xf9\xb2\x76\x90\x8d\x09\x64\xd3"
- "\x11\xe4\x0d\x76\x2b\x02\xed\x16\xcd\x4f\x8e\x4f\xd7\x51\x73\x78"
- "\x8c\x07\x05\xb9\x78\x61\x8c\x7c\x69\x22\xa1\x19\xe7\x41\x46\x86"
- "\x26\x02\x7d\x1b\x01\xb6\x6d\x64\xd9\x7a\xe2\xb7\x0b\xe4\x33\xbc"
- "\x1d\x7c\x9a\x82\x7f\xe8\xde\xd4\xd4\x7a\x9a\x00\xe7\x68\xc7\x7c"
- "\x36\xcb\x6e\x00\x5d\x8d\xc8\xc1\x71\x0b\xe3\xd8\x67\x33\x67\x57"
- "\x39\xdd\x1a\x37\x04\xdd\xd1\xb3\x21\x48\x05\xc7\x6d\x16\x5b\x67"
- "\xb1\x33\x34\xf7\xab\x2c\xb4\x73\x0d\xa9\x3a\x62\x04\x59\x8e\xc0"
- "\x39\x71\x43\xd0\x68\x4e\xa6\x4f\x83\x4c\x57\x11\xaf\x89\x9d\x44"
- "\x06\xed\x52\x42\x9b\xc9\xc9\xd8\x16\xb4\xad\x01\x26\x18\x47\x28"
- "\x67\xe0\x29\xa7\x80\x35\x73\xe1\xf4\xd4\x59\x71\x2a\x72\x3c\xe8"
- "\x34\xc1\xfc\xb2\x99\x5d\xf4\x4b\xbc\x2f\xd8\x90\x6a\x24\xd4\xbf"
- "\x08\x65\x08\x72\xfb\xba\xe6\xc3\x88\x4e\xe2\x18\xd3\xe7\x76\x0b"
- "\x98\x3e\xb7\x5b\xc0\xf4\xb9\x4a\xee\x3e\xbc\x08\xd7\x5d\x95\x80"
- "\x6b\x3f\x31\xae\xbf\x79\xe7\xaa\xe2\x7a\xb6\x74\x5c\xef\xbc\x20"
- "\xc2\xb5\xe6\xbf\x83\xeb\x8f\xd4\x1c\xae\x3d\x7a\xc6\x72\x78\x3d"
- "\xdc\x60\x7c\x1b\xfc\xdf\x73\x39\x16\xdc\x9e\xd8\x8b\xb8\xfd\xb6"
- "\xf1\x5a\xc5\x6d\x57\x47\x90\x0a\x8e\x41\xc7\x2d\xf0\x74\x1a\xb7"
- "\x1f\xa9\xbb\x89\x45\x7e\x88\x5f\x9a\x7f\xba\x4d\x95\x49\x1e\x04"
- "\x3b\x01\x3e\xc3\x6d\xe4\x24\x27\xc3\x76\xb5\x6a\x3e\x35\x83\x8d"
- "\xe0\x72\x8d\x74\x67\x53\x6a\xf6\xcb\x8b\xce\xfc\x98\x28\xcd\x85"
- "\x4f\xe8\x1b\x8c\xfb\x89\x4f\x22\x51\xe0\xfd\x58\xea\x7b\x71\x0f"
- "\xac\xc3\xb9\x7b\xb5\xe6\x1d\x9f\xa9\xf0\x7e\x26\xde\x43\x31\x15"
- "\x55\x44\x9b\x77\x1c\xd2\x9a\x7d\x2f\x10\xba\xe3\x62\x08\xde\xc3"
- "\xed\xc8\x6d\x57\x5b\xee\xe1\xdb\xf5\x8d\xfc\x2a\xa2\x61\xbc\xc0"
- "\x9a\xea\xfc\xc7\xf0\x57\x0e\xed\xf8\x1e\xfe\x7a\xc0\x5f\x6e\x1f"
- "\x63\x69\xf3\x5c\x3b\xdb\x6b\xa9\xb0\xc8\xc0\xdb\xc1\xed\xdc\x18"
- "\xbc\x8b\x0c\x3f\xc7\x7f\x87\xf6\xb4\x59\x9e\x09\xe8\xa5\x17\xe4"
- "\xb1\x05\xeb\x06\x99\x28\xd8\x73\x0a\xec\x37\x3e\x03\xc4\xf3\xe3"
- "\x7e\x9b\x03\x35\x4d\x5a\x4d\x0b\x69\xf7\x38\x1f\xd9\x00\x73\xbf"
- "\xb9\xb8\xc8\x80\xf7\xdc\x10\xf7\x96\x7a\x47\x80\xbe\xb5\x69\x1c"
- "\x0d\x97\x8f\xd8\x5c\x98\xa3\xa5\xc5\xd3\xf5\xb8\x86\xec\xa0\xb1"
- "\xbf\xe6\xff\xe2\xbd\x26\x0f\x16\x6f\x39\xbf\x9b\x82\xfc\x70\x5f"
- "\xf8\xde\xe7\xa2\x70\xbf\xf6\x2c\x85\xea\xfd\x74\xc2\x3f\x0f\xc0"
- "\xda\x8b\x7b\xba\xe3\x73\x47\x3f\xcf\x22\x59\x1d\x76\xf6\x74\x17"
- "\x9e\x4f\x3a\x9f\x63\x2e\xca\xd1\x76\xe4\x9e\x6f\x06\x1f\xa0\x55"
- "\xdc\x67\x7b\xba\x00\xfa\x4e\x47\xe7\xa4\xe9\xe1\x82\x9f\x23\x3e"
- "\x33\x82\x4c\x54\x22\xaf\x68\x87\x7e\x75\xe0\xea\xc4\xf0\x3d\x26"
- "\xad\xb9\x47\xed\x73\x3c\xfd\xbc\x44\x9f\xe8\x82\xc3\xfd\x5f\x4d"
- "\x85\x79\x59\xc6\x3b\x81\xf7\xb8\xdb\x88\x69\xad\xfa\x51\xbc\x07"
- "\x82\xbe\x5e\x46\x1c\x7b\x96\xad\x6e\x8f\x91\xa0\xdf\xf7\x46\x42"
- "\xad\xbc\xbb\x47\x4d\x46\xe8\x89\x72\xb6\x21\x93\xe6\x5d\x20\x81"
- "\x74\x83\xda\x27\xe7\x02\x99\xda\x73\x29\x60\xd8\x4b\x49\x44\xd1"
- "\x0d\x36\xb9\x3b\x39\xd6\x07\x9f\x9b\x7b\xf7\x9c\x56\xde\x60\xac"
- "\x41\x3f\x33\x10\xe7\x01\x6c\xbb\xe9\x92\x7a\xc4\xb6\x8b\x78\x9f"
- "\xf8\x32\xd1\xae\x78\x15\xe6\x81\xef\x8e\x7b\x66\x80\xed\x03\xdb"
- "\xc5\xcd\x07\x2e\xcc\x05\xdd\x30\x17\xcc\x52\xd3\xce\xfa\xa6\x4f"
- "\xf0\xde\xb5\x32\x73\x1d\x19\x8e\xfc\xf1\x5e\x33\x37\x3f\xcc\x83"
- "\xf9\x01\x7e\xc3\x5a\xa2\x77\x7e\x50\xcd\x26\x7d\xe6\x07\x5c\x87"
- "\xd4\x37\xb7\x11\xc0\xf2\xf5\xb3\x0d\x3e\x9d\x1a\x03\x35\xe3\x9a"
- "\xa4\xc1\x78\x1e\xf3\x1b\x8d\xb0\xcc\x15\x38\x4f\x74\xf3\xf3\x44"
- "\x19\x3f\x4f\xbc\x32\x08\xf3\xc4\x2b\x38\x4f\x9c\x26\xf2\x9d\x38"
- "\x47\xc0\xfc\xf0\x87\x7f\xeb\xe5\x3d\x30\x27\x48\xd3\xb3\xbe\xd2"
- "\x21\x7e\x8a\x8b\x8e\x9a\x61\x2e\x46\x3d\x6f\x02\xfd\xa2\x9e\x1b"
- "\x82\x40\xb7\x4d\xd7\x87\x75\x41\xb9\xb1\x38\x3d\x78\xcf\x59\xbd"
- "\x9c\x16\x66\x45\x74\x01\x1e\xd2\x2e\x13\xb9\xd1\x2f\x2f\x6b\xff"
- "\xfc\x7c\x39\xae\x5b\xcd\x45\xe9\x29\x6c\x8d\x7c\xc9\x1f\x63\x34"
- "\x3e\x6d\x44\x89\xf1\x53\x13\x55\xfb\x98\xbf\x55\x0f\x37\xaf\x0e"
- "\xf0\xea\xf9\x36\x60\xd8\x8b\xcf\x10\x85\x7e\x75\xac\x4f\xe6\x42"
- "\xa2\x7c\xef\xb3\x7c\x79\xbd\x01\xc6\xf6\x75\x66\x58\xb7\xa7\x07"
- "\x57\xb4\x90\x29\x15\x2b\xc8\xe4\xf2\xb3\x44\x55\xbe\x8a\x8c\xdf"
- "\x75\x16\x30\xb4\x5a\x3d\xa2\x87\xc3\x47\x97\x96\x7b\x2e\x60\x15"
- "\x09\xa1\xa3\x32\x83\xe1\xef\x94\xfc\x55\xb0\x9e\x19\x95\x1e\x4c"
- "\xfd\xf3\xb2\xcc\x40\x97\x03\x6b\x37\xf0\xd1\xa1\x0d\xdf\x9b\xec"
- "\xe1\x66\x97\x44\x1f\x62\x56\x04\xe0\xa6\x11\x70\xf3\xbd\x35\x6e"
- "\x70\xdd\xca\x61\x67\x16\xc3\x0e\xde\xf3\xab\x10\xfb\x17\x2b\x3e"
- "\x74\x19\x3f\xa5\xe0\x3f\x77\xd9\xe0\xa7\xf4\x82\x7b\xf8\xe9\x01"
- "\xfc\x94\x66\x03\x7e\x4e\x12\x79\x89\xd9\x1d\xfc\x5c\xd4\x71\x73"
- "\x44\x55\x7c\x13\x7b\x86\xe9\xfb\x69\xa8\x67\x9d\xc7\xf7\x53\xe7"
- "\x05\xc9\x88\x8b\xb8\xaa\x1e\x00\x57\x06\x86\xab\xcb\x6b\x5c\xc0"
- "\x55\x21\xe0\xaa\xba\x7f\x5c\x5d\x76\x84\xab\xea\xbe\xb8\x32\xcc"
- "\x1b\x5a\x5c\x71\xf9\x44\xff\x07\x70\x75\x79\x8a\x35\xae\x2e\x15"
- "\x31\x5c\x5d\x2a\x74\x1d\x57\x19\x03\xd8\xab\x0c\xde\x5e\x75\x1c"
- "\x77\x01\x57\xed\x14\xf8\xf7\x8f\xab\xf3\x0e\x70\x95\x61\xc7\x5e"
- "\x5d\xd9\x3f\xb4\xb8\xe2\xf2\x9d\xfe\x0f\xe0\xaa\x23\xdf\x1a\x57"
- "\x97\xcf\x33\x5c\x5d\x6e\x77\x03\x57\x03\xd8\xab\x0c\xde\x5e\x75"
- "\xdf\x2a\x1d\x57\x34\x14\x70\x35\x80\xbd\x3a\xe3\x08\x57\x76\xec"
- "\x55\x97\xe7\xd0\xe2\x8a\xcb\xc7\xfa\x3f\x80\xab\xae\x36\x6b\x5c"
- "\x75\xce\x60\xb8\xea\x0c\x75\x1d\x57\x9a\x01\xec\x95\x86\xb7\x57"
- "\xc6\x75\x2e\xe0\xaa\x94\x02\xff\xfe\x71\x75\xc4\x01\xae\x34\x76"
- "\xec\x55\xcf\x92\xa1\xc5\x15\x97\x2f\xf6\x7f\x00\x57\xc6\x10\x6b"
- "\x5c\x75\x97\x31\x5c\x75\x97\xba\x81\xab\x01\xec\x95\x86\xb7\x57"
- "\xe6\x93\x2e\xe0\xca\x00\xb8\x1a\xc0\x5e\x65\x38\xc2\x95\x1d\x7b"
- "\x65\x3a\x34\xb4\xb8\xe2\xf2\xd9\xfe\x0f\xe0\xca\x5c\x62\x8d\x2b"
- "\xe3\x65\x86\x2b\xa3\xc1\x29\x5c\x75\x8a\x70\xd5\x7c\x7d\x58\x77"
- "\x26\x5b\x0f\xbe\xb1\x8a\xc7\xd5\xeb\xab\x13\x37\xad\x23\xf2\xfd"
- "\x8b\x4a\xac\xd7\x82\x0a\xd9\xcd\xb6\x98\x02\x5c\x70\x98\x32\xae"
- "\x06\x4c\x9d\x63\x98\xd2\x9c\x01\x4c\xfd\xb3\x44\xde\x90\x7a\x1e"
- "\x71\xc2\x61\xa8\x74\x15\x60\x08\xd7\x85\x32\x45\x80\x94\x35\xe0"
- "\x4b\xe7\x78\x2c\x29\x88\x6c\x50\xb0\x14\x09\x58\x3a\x65\x8b\xa5"
- "\xe3\x02\x96\xe6\x38\x58\x03\x2e\x75\x80\x25\xdd\xc0\x58\xda\x85"
- "\x31\x84\xb5\x57\x09\x4b\x1f\x0b\x31\x84\x7d\x2b\xf4\x72\xa3\xbf"
- "\x44\x2c\x29\x48\xab\x35\x96\xe8\x63\x0c\x4b\x34\xcc\x75\x2c\x65"
- "\x54\x3b\xc6\x12\xef\x4f\x29\x3c\x56\xba\x87\x25\xf0\xad\xac\xb0"
- "\x34\xb0\x1f\x25\x60\x49\x3e\x6b\x68\xb1\x64\xe3\x47\xfd\x60\xb1"
- "\xe4\x11\x6c\x85\x25\x85\x8c\xad\xfb\x14\x32\x87\xeb\x3e\x33\xcc"
- "\x5d\x78\xcf\x09\xdf\x0d\x36\x5d\x52\x3f\x6a\x82\x39\x0d\xdf\x11"
- "\xc6\xfb\x14\x07\x12\x1a\xe5\x88\xa7\xdc\x8b\x24\x30\x27\x89\x4c"
- "\xf5\xe9\x64\x58\x31\x02\x56\xb6\x5e\x24\x8a\x9e\x1e\xc0\x49\x37"
- "\x51\x74\x81\xbc\xbb\x7a\x62\x7d\xea\xa2\xdb\xc8\x7b\x17\x1a\x61"
- "\x2e\xab\x21\xe5\x70\x4d\x0f\x1f\x87\x34\x6f\x52\x8f\xd8\x96\x86"
- "\x71\xc8\x93\x44\xbb\xe8\x15\xd0\xbf\xc2\x6d\xfd\x77\x3d\xe7\x48"
- "\xff\x47\xac\x74\x5f\x2a\xd2\x3b\xf7\x5e\x81\x8b\xf3\x11\x77\x9f"
- "\x2a\x81\xe9\xde\xa2\xf7\x9d\x83\xa0\xf7\x9d\xbc\xde\xdd\x9a\x8f"
- "\x14\x9e\x8e\x9f\x7f\x14\xd9\x0a\xee\x99\x82\x4e\x66\x23\x2c\x76"
- "\x01\x6d\x04\xfa\x2f\x5d\x7e\xe9\x93\x6d\xe7\x1b\xb4\x0f\x17\x14"
- "\xd7\x17\xe1\xdc\xe4\xd0\x8f\xe1\xed\x44\xe6\x46\x66\x27\x38\x3f"
- "\x66\x18\x99\x39\xa8\xf1\x47\xc5\x75\x19\x57\xcf\x5e\x1c\x19\x78"
- "\xee\x71\xc3\x8f\x41\xdc\x94\xda\xe0\xe6\x6a\xd8\x0b\xd7\x70\x73"
- "\x7d\xb4\xb5\xbd\xf0\x3c\xc2\xec\x85\xe7\x61\x67\xe6\x9e\x01\xf0"
- "\x74\x50\x84\x27\x83\x80\xa7\x1b\xbe\xc2\x18\xa5\x44\x3c\x55\x0e"
- "\x6a\xdc\x51\xe1\x75\x72\x68\xf1\x34\x78\x71\xc7\x6b\x1b\x4f\x37"
- "\x54\x5b\xe3\xc9\x6b\x38\xc3\x93\x97\xb7\xfb\x78\xca\x10\xd9\xa7"
- "\x0c\x91\x7d\xf2\xbe\x0f\x63\x93\x12\xf1\x64\x18\xd4\x78\xa3\xe2"
- "\xc6\x5b\x87\x16\x4f\x83\x17\x6f\xbc\xb6\xf1\xe4\x4d\xac\xf1\x34"
- "\x6c\x09\xc3\xd3\xb0\xa8\x41\xc0\xd3\x41\x5b\x9f\x98\xe1\x69\xc4"
- "\xf3\xe8\x3f\x4b\xc3\x93\x2c\x6c\x50\xe3\x8c\x8a\xe1\x6b\x86\x16"
- "\x4f\x83\x17\x67\xbc\xb6\xf1\x34\x22\xc2\x1a\x4f\xde\xfb\x19\x9e"
- "\xbc\xf7\xb9\x8f\x27\x8d\xc8\x3e\x69\x44\xf6\x49\x79\x1a\x63\x91"
- "\x12\xf1\x34\xb8\xf1\x45\x85\xcf\x91\xa1\xc5\xd3\xe0\xc5\x17\xaf"
- "\x6d\x3c\x29\x2b\xad\xf1\x34\xc2\xc4\xf0\x34\xc2\x38\x08\x78\x12"
- "\xd9\x27\x8d\xc8\x3e\xdd\x34\x16\x63\x90\x12\xf1\xa4\x1f\xd4\xb8"
- "\xa2\x62\xe4\xf0\xa1\xc5\xd3\xe0\xc5\x15\xaf\x6d\x3c\x8d\xd4\x5b"
- "\xe3\xc9\x77\x16\xc3\x93\xef\x4c\x67\x63\x41\x96\x18\x90\x18\x4f"
- "\x8e\xd7\x76\xfe\x71\xb6\x6b\x3b\x49\x31\x20\x5c\xe7\xb9\x1c\x4f"
- "\xf4\x9b\xf3\xff\x6b\x3c\x11\x31\x64\x89\x03\x5d\x7b\x31\x20\xff"
- "\xc9\xd6\x18\xba\x69\x27\xc3\xd0\x4d\x25\x8e\x30\x64\x14\x3f\x93"
- "\xf6\xb5\xe8\x99\xb4\xf3\x44\xbe\x3f\x41\x2b\xaf\xe7\x9f\x49\xc3"
- "\xe7\xd1\xea\x5b\xdb\xc8\xb6\x2b\x44\x39\x22\x96\x28\x67\x27\x66"
- "\xd2\x3c\xb4\x21\xc9\x6a\x9f\x97\xce\x92\xa9\x3d\x80\x99\xdc\x73"
- "\xfc\x73\x69\x80\x9b\x8f\x9a\x3b\xc9\xbb\x09\xf8\x5c\x5a\x35\xa9"
- "\x00\x3a\x63\x21\x8b\x07\xa1\x1d\xe1\x9e\x49\x5b\xf5\x2a\xe0\x60"
- "\xd4\x42\xbb\xcf\xa4\x65\x4b\x7c\x26\x2d\x05\x70\x60\x00\x1c\x5c"
- "\x46\x0c\x1c\xb2\x7a\x16\x6d\x57\xb6\x28\x06\xb4\xc2\x41\x0c\xa8"
- "\xc9\xb9\x7b\x12\x83\xfe\x2c\xda\x77\xa2\x67\xd1\x2c\x31\xa0\x45"
- "\x60\x3b\x24\xeb\xfd\x27\x0e\xf7\x3f\x40\x1b\x61\x02\x9b\x30\x1b"
- "\x9f\x2d\x37\x08\xf1\xe2\xf4\x38\x7c\xf7\x37\x3d\xd8\x08\xb6\x02"
- "\x9f\x1f\x7f\x73\x45\x2d\x17\xef\x6b\x48\x6d\x22\xdb\xba\x89\xd2"
- "\x47\xcf\xdb\x05\xff\xf4\x94\x1e\xb0\x0d\x26\x98\x97\x40\xd7\xc3"
- "\x7b\x92\xc1\x36\x5c\x04\xdb\x90\x0c\xb6\xe1\x32\xd8\x86\x96\x5a"
- "\xce\x36\xd0\x17\xcc\x53\x31\x2f\x78\xc5\x39\x32\xb9\xec\x1c\x99"
- "\x82\x36\xc0\x54\x94\x97\xd5\xe3\x9f\x1e\xa9\xf7\x4f\x57\xc3\xb9"
- "\x58\x86\x81\x2e\x6d\x4e\x12\xe1\x6c\x3d\xea\x5e\xb5\x0a\xed\x41"
- "\xc0\xf2\x9e\x6c\x42\xdc\xc1\x41\x8f\x38\x26\x28\xc6\x81\x03\x1b"
- "\xe0\x36\x16\x6c\xe2\xc0\xbb\xdc\xb4\x01\x88\x85\x5d\x16\x1b\xe0"
- "\x16\x16\x6e\x76\xf8\xfe\xcf\x00\x58\xa8\x76\x02\x0b\x06\x27\xb1"
- "\x50\x88\xf9\xb4\xed\x60\xe1\x14\x60\xa1\x09\xce\xb5\x31\x2c\x5c"
- "\xb6\x83\x85\x5b\xd6\x5c\x7d\x2c\x58\xc7\x64\x7e\xb8\x58\xf8\x69"
- "\xa8\x6b\x58\xc8\x70\xc2\x2e\x64\x38\x6b\x17\xda\x31\x0f\x75\x5f"
- "\x2c\x64\x80\x5d\xc8\x00\xbb\x90\xc1\xdb\x85\xf3\x76\xb0\x30\x7a"
- "\xe3\xd5\xc7\x82\x75\x3c\xe5\x87\x8b\x85\x5b\x1d\xe7\xbf\xe8\x1f"
- "\x0b\x4e\xd8\x85\x0c\x27\xed\x02\x0d\xc5\xfc\xcd\x76\xb0\x00\x76"
- "\x21\x03\xec\x42\x06\x6f\x17\xce\xd8\xc1\xc2\x6d\xcf\x5f\x7d\x2c"
- "\x58\xc7\x42\x7e\xb8\x58\xb8\xdd\xe1\xfe\x5f\xfd\x63\x41\xe3\x84"
- "\x5d\xd0\x38\x69\x17\x68\x29\xe6\x3d\xee\x8b\x05\x0d\xd8\x05\x0d"
- "\xd8\x05\x0d\x6f\x17\x8e\xd8\xc1\x82\x6a\xc7\xd5\xc7\x82\x75\x1c"
- "\xe3\x87\x8b\x85\x31\xb1\x2e\x62\xc1\x09\xbb\xa0\x71\xd6\x2e\x18"
- "\x30\x5f\xb0\x1d\x2c\x80\x5d\xd0\x80\x5d\xd0\xf0\x76\x21\xc3\x0e"
- "\x16\xee\x28\xbb\xfa\x58\xb0\x8e\x41\xfc\x70\xb1\xf0\xb3\x94\x7e"
- "\xb1\x40\xfb\x62\x01\x63\x08\xb8\x7e\xc4\x7c\xdc\x1c\x16\x9e\xd1"
- "\xca\xbb\x29\x62\xa1\x96\xbc\x98\x26\xc2\x42\x11\x5b\x47\x58\x70"
- "\xb0\x5d\x8c\x03\x7c\x7f\x09\x71\x00\xeb\x07\x23\xe8\x9d\x16\x67"
- "\x06\x73\xcf\x2b\x15\xa5\xc7\xe2\xfa\x01\xe3\x0c\xb8\x86\x70\xbc"
- "\x7e\x08\xdc\x3d\x28\x18\x88\x07\x0c\xb4\xdb\x5f\x47\x0e\xfa\xfa"
- "\xe1\xbb\xab\x84\x01\x58\x4b\xbe\xa2\x71\x07\x03\x63\x1d\xee\xff"
- "\xe1\x18\x03\xe0\x23\x38\x85\x01\xe6\x27\xf4\x8f\x81\x8c\x46\x01"
- "\x03\xe0\x2f\x14\x65\xb4\xa1\x7f\xc0\x30\x90\xd1\xe4\xd8\x3f\xb8"
- "\xf3\xb5\xab\x8f\x81\x41\xf6\x0f\xae\x59\x0c\xfc\x3c\xdd\xe1\x3b"
- "\x8c\x68\xcb\xc1\xee\xcf\x1e\x77\x1b\xa1\xab\xd5\x8f\xe6\x9e\x23"
- "\x81\x2f\x3d\x43\xa6\x62\xde\x98\xfd\xdd\x9d\x72\x4d\x22\xfd\x1a"
- "\xdf\xad\x36\x42\x3f\x30\x5f\x28\x87\x8f\xef\x02\xbc\x1a\x62\xf5"
- "\x64\x1b\x60\xe1\x25\xe8\x03\xe6\xae\x1f\x91\x78\x7d\x58\xbd\xe1"
- "\x43\xd2\x7d\x49\x4d\xea\xa2\xcf\x91\xf0\x20\xda\xd3\xd0\xac\xc5"
- "\x77\x18\x15\xda\xf5\x1f\xe2\x7b\xe2\xc3\x96\xa5\x12\xf9\x05\x45"
- "\x50\x08\xc6\x94\x26\xa6\x12\x65\xe9\x39\x16\x47\xda\x76\x81\x90"
- "\xe3\x80\x52\xa6\xf7\xa0\x32\xcf\x8d\x83\x10\x43\x8a\x02\xbd\x37"
- "\x5b\xf4\x7e\xdc\x3a\x86\x24\x77\xe2\x7d\x46\x27\x62\x87\x57\xe5"
- "\x7d\xc6\xef\xfa\xbe\xcf\xe8\x5a\xec\x70\x5c\x62\xbf\xcf\x11\xf1"
- "\x7e\xc0\xa6\x14\x6e\xdc\x73\x7a\xed\x01\xdb\xdf\x90\x5a\xc3\x3d"
- "\x1f\x8d\xe3\x1c\xc7\x3c\xe2\x23\x13\xfa\x8b\x18\x41\x3c\xcc\xde"
- "\xd3\xd3\xb3\xd4\x40\xe4\x66\xff\xf4\x14\xc4\x84\x79\x6d\x80\x57"
- "\x0e\xf4\xa9\x21\xba\x05\xf4\x7e\x91\x34\xb4\xf2\x3a\x4f\x6b\x01"
- "\x5d\xde\x35\x9e\xae\x0d\x1a\x36\xc1\x40\x94\x99\x9f\x13\xe5\x32"
- "\x7c\xe7\x18\xe6\x81\x5d\xe0\x13\x54\x3c\x43\x26\xc3\x7c\x10\xd1"
- "\xc3\xdb\x06\xb3\x25\xae\x84\x73\x04\x60\xe2\xa5\x04\xc0\x04\xcc"
- "\x5e\xaa\xa5\x88\x89\xbb\xde\xf2\x5c\x67\x27\xbe\x2c\x01\x13\x5c"
- "\x7c\x39\x06\x30\xd1\x2a\x60\xa2\x37\xae\xec\x60\x4e\xd0\x2e\x72"
- "\xe3\xd9\x42\x3b\xf6\xc0\xed\xb8\xf2\x77\x7c\x5c\x59\x64\x0f\x5c"
- "\xc3\xc6\x2f\x1c\xe7\xc4\x74\x8c\x8d\xea\x81\xb1\xd1\x61\xc1\x86"
- "\x61\x60\x6c\x8c\x0f\xb3\x83\x8d\x42\x11\x36\x1a\x45\xd8\x60\x71"
- "\xa6\xa2\xf4\xb6\xbe\xd8\x18\x7f\x72\x68\xb0\x61\xf3\xdc\xcf\x0f"
- "\x16\x1b\x77\xef\x91\x8e\x8d\x0c\x27\xec\xc6\x77\x3c\x36\x32\x9c"
- "\xb0\x1b\x13\x62\xec\x60\xa3\x5d\xc0\x46\x86\xc8\x6e\xf0\x71\xa7"
- "\xa2\x0c\x3b\x76\x63\xc2\x37\x43\x83\x0d\x9b\x67\x78\x7e\xb0\xd8"
- "\x98\x78\xcc\x05\x6c\x38\x61\x37\xbe\xb0\x60\xc3\x09\xbb\x11\x9c"
- "\xd5\x17\x1b\x34\x54\x84\x0d\x91\xdd\xe0\xe3\x50\xe8\x73\xf6\xc1"
- "\xc6\x24\xcf\xa1\xc1\x86\xcd\xf3\x38\x3f\x58\x6c\x4c\xd2\x49\xc7"
- "\x86\xc6\x09\xbb\xf1\x1e\x8f\x0d\x8d\x13\x76\xe3\x9e\x52\x3b\xd8"
- "\x28\x15\xb0\xa1\x11\xd9\x0d\x3e\x2e\x55\xa4\xb1\x63\x37\xee\x1d"
- "\x33\x34\xd8\xb0\x79\xb6\xe6\x07\x8b\x8d\x7b\x1d\xee\x7f\xdd\x0f"
- "\x36\x9c\xb0\x1b\x99\x16\x6c\x38\x61\x37\x26\xd7\xd8\xc1\x86\x41"
- "\x84\x0d\x91\xdd\xe0\xe3\x54\x45\x1a\x3b\x76\xe3\xbe\x69\x43\x83"
- "\x0d\x9b\xe7\x64\x7e\xb0\xd8\xb8\x3f\xc0\x19\x6c\xa4\x1b\xec\xac"
- "\x53\x5a\x19\x36\x7a\x80\x46\x8c\x0b\xf1\xda\x04\xfa\xa7\x08\x87"
- "\x35\x0b\x62\x62\x49\x3a\x91\x73\xb8\x30\x88\x71\x71\x7f\x23\xe2"
- "\xe2\xee\x58\xc0\xc5\x57\x3c\x2e\x2c\xeb\x12\x2e\xf7\x0a\x5b\x9b"
- "\x58\x62\x56\x96\xf5\xc9\x8b\xb8\x66\x8d\xb5\x60\xe2\x97\x73\x3c"
- "\xe3\x06\x01\x13\x56\xcf\x3d\x88\x30\xb1\xd0\xc1\xfa\x64\xbe\xeb"
- "\x98\x78\x05\xd6\xae\x3d\x83\xfd\xee\x93\x05\x13\x9f\xbb\x8b\x89"
- "\x29\xfd\x3e\xff\x60\x1f\x13\xbc\x9f\xe1\x10\x13\x82\x6f\xc1\x30"
- "\xf1\x45\x3f\x98\x98\xd2\xda\x17\x13\xbc\x5f\xc1\xe5\x21\x60\xbe"
- "\x85\x25\x86\x65\xf1\x2f\xac\x31\xf1\xc0\xca\xa1\xc1\x84\x8d\x7f"
- "\xf1\x83\xc5\xc4\xaf\x42\x1c\x61\x22\x5f\x6e\xae\x86\xa3\x06\x0e"
- "\x2d\x1c\xb5\x26\x39\x99\x51\x26\x37\x73\xf9\xc9\xf9\x31\x63\x7b"
- "\xfe\x3a\xfa\xc2\xe3\x91\x48\x43\x37\x2b\xb8\x1c\x64\x16\x1e\xa6"
- "\x61\x04\xf3\x21\x6a\x7d\x64\xd1\xa8\x13\xa4\xbd\xde\xc2\xcb\x67"
- "\x33\x09\x81\xfe\x33\x3a\x39\xc9\x62\x74\x21\xd7\x21\x1d\xcd\xbd"
- "\xe0\x07\x65\x5e\x3c\x4f\x2e\xc7\xaf\x49\x2e\x47\x5e\xb6\x75\xdf"
- "\xc0\xd3\xa8\x4c\xd9\x44\x25\xae\x1b\x78\x61\x9d\x16\xba\x61\x48"
- "\x67\xba\xee\xf6\x50\x93\x4c\x11\x28\xa6\xa3\x0f\x13\x31\xdd\x8d"
- "\x3c\xbf\x20\xab\x7e\xdc\x41\x88\x8f\x4c\xc5\xfa\x92\x2a\xb7\xf4"
- "\xc5\x9b\xe3\x39\xa2\x3d\x1e\x78\x8e\xb7\xe2\x79\x1d\x21\xc3\x81"
- "\x1e\xf9\x0e\x8f\xe5\xda\x8d\xf4\xc3\xe9\x30\x8f\x10\x8e\xbf\x4c"
- "\x11\x6c\x96\x93\x60\xd6\x2f\xa2\x28\xeb\x6d\xb3\x8a\xe4\x5b\xd7"
- "\x31\xc2\x22\x2f\x31\x1d\xd2\x50\x79\x2f\x8d\x0f\xd7\x8e\x61\x72"
- "\xec\xdb\x14\x71\x3b\x18\x1d\x99\xc4\xd3\x29\xa1\x5f\x53\x7b\x75"
- "\x59\x18\x1a\x64\xa1\x03\xfc\xde\x0c\xba\xd0\x36\xc0\x78\xe3\xe5"
- "\xe0\x0b\x3a\xd8\xc3\xcb\x22\x44\xcc\x73\xb8\x4c\xa6\x2b\xe3\xe5"
- "\x65\xce\xbd\x10\x05\xb4\x23\xcd\x9b\x15\xa1\xbd\x7c\xb3\x95\xc4"
- "\xa2\x57\x9a\x6d\xbc\x89\xe3\xdb\x06\xe3\x4c\x2e\x53\xf1\x72\xb8"
- "\x09\x69\xe1\x9a\x30\xd6\x2f\x65\xaf\x5e\x4d\x72\x05\x9e\xd3\x8a"
- "\x68\xfd\x98\x8c\xcd\x9d\xd0\xb7\x99\x7d\xe9\xbd\x6c\xe9\xfd\x19"
- "\xbd\xbe\x0d\xe8\x23\xfa\xd2\x2b\x6d\xe9\x47\x31\xfa\x4b\x21\x40"
- "\x1f\xd9\x97\xde\x38\xd2\x86\xfe\x27\x8c\xfe\x72\x09\xd0\xab\xfb"
- "\xd2\xab\x6c\xe9\x03\x38\xfa\x91\x32\xd4\x4d\x54\x5f\xfa\x10\x5b"
- "\xfa\x9b\x19\xff\x0e\x3d\xd0\x47\xf7\xa5\xcf\xb2\xa5\xbf\x85\xd1"
- "\x77\x87\x01\x7d\x8c\x2d\x7d\x05\x47\x4b\xee\xe0\x69\x7f\xca\x68"
- "\x8d\x95\x40\x1b\x6b\xa7\xaf\x1e\x3c\xef\x60\x9e\x7e\x34\xa3\xff"
- "\x8e\x00\x7d\xbc\x1d\x5d\xd9\xd2\xdf\xca\xfa\x7a\x53\x04\xd0\x27"
- "\xda\xd1\x95\x2d\xfd\x6d\x8c\xde\x33\x11\xe8\x53\xec\xe8\xca\x96"
- "\xfe\x76\x46\x7f\xbd\x16\xe8\x53\xed\xc8\xde\x9a\x7e\xe4\x30\x25"
- "\xd0\xa5\x97\x65\x5b\xc6\x8f\x95\xdc\x6d\x79\x8f\x61\xbc\xbd\xa3"
- "\xe1\x9a\x2c\x3b\x72\xb7\xa5\xbf\x83\xd1\x8f\xa8\x06\xfa\x2d\x7d"
- "\xe9\x89\x8c\xd1\x93\x7b\x78\xfa\x9f\x31\x7a\x5f\x94\xe5\x56\x3b"
- "\xb2\xc7\xf3\x5a\x7e\x9c\x06\x32\x5a\x8f\x7c\xa0\xcd\xb1\x23\x77"
- "\x31\xed\x58\x46\xfb\xb3\xc3\x40\x9b\x6f\x47\xe6\x62\xda\x3b\x19"
- "\xed\x4f\x52\x80\xb6\xd0\x8e\xbc\xc5\xb4\x3f\x67\xb4\x37\x67\x01"
- "\x6d\x89\x9d\xf6\xde\x21\xa2\x0d\x62\xb4\x3f\xcd\x01\xda\x52\x3b"
- "\x7a\x11\xd3\x8e\x63\xb4\x63\x51\x87\x95\x76\xf4\x22\xa6\xbd\x8b"
- "\xd1\xde\x8a\x63\xad\xca\x8e\x4e\xc4\xb4\xbf\xa0\x23\x6f\xaf\xe2"
- "\x6d\xeb\x1e\x5b\x5a\xc0\x80\x16\xec\x50\x2d\xd8\xc2\xf1\xb4\x60"
- "\x4c\x75\x05\xb3\x6b\xfb\x90\xce\x42\x43\xe5\xc6\x7b\x45\xf3\xc0"
- "\xdd\xb4\xc0\xbf\x90\xb7\x7f\xd5\xb6\xfc\xa8\x5c\x21\xa6\x9d\x40"
- "\x0b\xee\x8f\xe6\x69\x0f\xf6\xa5\xf5\x12\xd3\x4e\xa4\x05\xe3\x6a"
- "\x78\xda\x9a\xbe\xb4\xca\x5e\x5a\x5a\xf0\x8b\x53\x40\x73\xb8\x9c"
- "\xb7\xab\xa2\x76\xde\x23\xe2\x37\x89\x16\xdc\xad\xe7\xf9\x69\xfb"
- "\xf2\x53\x89\x69\xef\xa1\x05\x53\x52\x78\xda\x63\x7d\x69\x43\xc4"
- "\xb4\xf7\xd2\x82\x60\x6f\x9e\xb6\xb6\x2f\x6d\x96\x98\x76\x32\x2d"
- "\xb8\x27\x88\xa7\xad\xb3\xa5\x2d\x67\x73\x90\x9c\xd7\xd3\x7d\xb4"
- "\x60\x72\x28\x4f\xdb\x68\x35\xc7\xca\x65\xdc\x18\x2b\x67\x74\xf7"
- "\xd3\x91\x3f\x3f\xc6\xeb\xf3\x94\xd5\xdc\x9a\x2d\x1b\x89\x73\x4a"
- "\x19\xea\xf3\x85\xb9\x3a\xa0\xfd\x25\xcf\xaf\xc9\x76\xee\xe3\xdb"
- "\x37\x05\xce\x35\x5b\xe6\x27\x98\x77\x74\xf6\xfc\x9e\xc4\xbb\xc8"
- "\x8d\xe7\x14\xd3\x6b\xd9\xdc\xc8\xef\x53\xac\x98\xc1\xfd\x36\x57"
- "\xc5\x2b\xc3\x0d\xd4\x28\x2e\xcb\x93\xd3\xc6\x89\x06\xa2\xc0\x9c"
- "\xde\xd4\xbf\xa8\x46\x07\xe5\xfa\xb1\xf1\xba\x8e\x82\xe9\xa7\x74"
- "\x32\x13\xb7\x27\x1e\x7c\xd7\xe9\xc8\xeb\x75\xf8\x3d\x2f\x1b\xf7"
- "\x49\x0c\x91\x99\x8a\xa7\xeb\x71\x5f\xc5\x0a\xf8\x9d\x0b\x07\xb7"
- "\x87\x21\xf8\x98\xf4\x05\x12\xa2\x5d\x6f\x24\x67\x53\x89\x9c\xdb"
- "\xb3\x5b\x11\x7a\x37\x5d\x1b\x3b\x15\xda\x12\x02\xf5\xc6\xb4\xc0"
- "\x6f\xae\x2d\xb8\x87\x69\x61\xa8\xb7\x36\xa9\x1b\x69\x36\xeb\xfd"
- "\x2b\x42\xe8\x73\x8b\xbf\x49\xd4\x90\xdb\xcf\x29\x42\x39\xdb\x85"
- "\x79\x6f\xcd\xfe\xa1\xde\x5c\xbe\xdb\xef\x62\x7f\xcd\xe5\xba\x55"
- "\xcc\xd8\x89\x39\x6e\x31\xd7\xad\x25\xcf\x2d\xab\x67\xc6\x96\x4b"
- "\x60\xaf\x68\xe5\x5e\x1d\x97\x47\x57\x11\x7a\x9a\xeb\x5f\x36\x6d"
- "\xa4\x81\xab\x3b\xcd\xdd\x5b\xb2\x70\x8f\x6d\xad\xe6\x1c\x69\xe1"
- "\xcf\x21\x7f\x9e\xe7\x3c\x5b\x9e\x78\x9d\x7e\xcc\x5e\x1d\x7d\x6d"
- "\x75\xa7\x29\x3f\xb9\xd1\xac\x4c\xae\xa3\xf9\x1a\x5d\x43\xbc\x8e"
- "\x70\x7d\x55\xcc\x38\x41\x47\x2c\x6c\x30\xe7\x27\x1f\x84\xf2\xc6"
- "\x06\x43\x37\x57\xde\xa2\x98\xa1\x42\xbf\xf9\x92\x32\xad\x99\xe6"
- "\xa7\xe9\xb4\xb7\x74\x93\x56\xc5\x0c\xce\xaf\xc2\x72\xba\x43\xa3"
- "\x43\x19\x9b\x77\x68\x1a\x3d\x02\x88\xe2\x92\x6f\x5a\x73\x47\xc1"
- "\x8c\x10\xcb\x7e\x76\x96\xba\x90\xaf\x8e\xe7\xe5\x74\xce\x5e\x45"
- "\x68\x2d\x97\xb3\xb7\x60\x46\xbe\x4e\xf6\x18\xb7\x3f\x9f\xce\x22"
- "\x4b\xe7\x79\xa4\x20\x0f\xfb\xfb\x9a\x10\x1f\x5a\x14\x1a\x04\xfc"
- "\xf5\xe0\x7b\x67\x31\x6c\xcc\x30\xea\x64\x53\x73\xd8\xf7\x47\xbc"
- "\x74\xb2\x07\x0d\xfc\x77\x3f\x9d\x4c\xbf\x85\xff\xae\xb2\xe4\x4d"
- "\xb6\x9f\xc7\x79\xba\x11\xb0\xe0\x67\xde\xa5\xf6\xc2\x75\x03\xd7"
- "\x1e\xff\xe9\x46\xd5\x6d\x44\x76\x56\xf1\x48\x15\xd4\xe9\xc7\xf4"
- "\xf4\x48\x06\xfc\xf5\xe1\xff\xea\xf9\xbf\x14\x69\x38\xbc\xfb\x15"
- "\x77\x82\x2e\x9a\x98\x7e\x1e\xe1\xf6\x81\xe6\x70\x05\xd8\xa3\xbe"
- "\x9a\x26\x8e\x6f\x51\x85\xd5\xde\x37\xc1\x93\xee\xb9\x77\xf2\x7d"
- "\xf7\xff\x72\xca\x03\xcb\x57\x3c\x15\xb3\x72\xd5\xd3\xb1\x71\xcf"
- "\xac\x8e\x5f\x93\xb0\x36\xf1\xd9\xa4\xe4\x94\x75\xeb\x37\xa4\x6e"
- "\x4c\x03\x3e\xbd\xfb\x7f\xd3\x5d\xa1\x32\x83\x9c\x80\xae\x1f\x86"
- "\x3a\x1e\xe5\xf6\x79\xc2\x32\x86\xb9\x47\x0c\x0a\x95\xfd\xf5\x48"
- "\x43\x00\xac\x01\xc1\xff\x6e\x57\x3c\x3a\x07\xf7\x6d\x04\xfc\xcb"
- "\x1a\x4a\x1f\xd5\xe2\x9e\xd5\xad\x8a\x47\x43\xeb\xf5\x8f\x6a\x71"
- "\x8f\xf5\xa3\x01\x6d\x24\xf0\x0e\x22\x3b\xa7\x78\x34\x18\xcf\x57"
- "\xdc\x49\xc8\x31\xb8\xd6\x1e\xcf\x3b\x94\x24\xe0\xe5\x51\x54\x5f"
- "\x38\x8a\xb6\x23\xff\xc2\x62\xda\xa6\xdf\x14\x4b\x72\xe1\x37\x8c"
- "\x09\xe5\x59\x45\x98\xe7\x51\x58\x75\x98\xb3\xc9\xe8\xf2\x62\xda"
- "\xba\x65\x14\x6d\x7d\xae\x98\xb6\x57\x8c\xa2\xba\xc0\x42\xe2\xdd"
- "\x51\xf0\x28\x8c\xf7\x47\x95\xdc\xb8\x86\xf3\xe6\x91\x8f\x54\xe7"
- "\xc1\xb9\x89\x46\xe2\x51\x01\xbf\xa1\xcc\x70\x54\xc5\xda\x7d\xe0"
- "\x62\xa7\x27\xf4\xb7\x94\xf6\xc4\xcb\x72\xa1\x1e\xa6\x8f\xb0\x71"
- "\xc7\xc0\x83\x81\xfa\xf4\x0d\x9d\x2d\x44\xa7\x08\xc3\x7d\x43\xb0"
- "\x3e\x9f\x86\x92\x76\x82\xfc\xde\x4c\xea\xf4\x4c\xbe\x85\x1a\x81"
- "\xd6\xcb\xbc\x29\x5e\x06\xf5\xb5\x02\x6f\x83\xb8\x3f\x41\xab\xd6"
- "\xa4\xa8\x12\xd6\xc5\xc7\x8f\x1b\x46\x82\xb8\xbf\x44\xbc\xdf\x7a"
- "\x0a\xe6\x6b\x7f\xb9\x98\x1e\x83\x7e\x6a\xa1\xbf\xb5\x27\x61\xe5"
- "\x03\xd8\x20\xd0\xa7\x7c\xe0\x9b\x01\xe5\x87\xe1\xfb\x61\x68\x7b"
- "\x2d\xb7\x7f\xb3\x62\xe1\x1b\xb4\x20\x6c\x32\xb4\x13\xe7\x4a\x15"
- "\xe6\x77\xbf\xb4\x21\x52\x06\xfd\x2e\x04\xba\x5a\xd5\x2d\x64\xec"
- "\x59\xc5\x63\x9e\xd0\x8e\x2a\xf8\x8e\xf4\x6f\xa1\x1e\x81\xfe\x18"
- "\xeb\xd7\xc2\x9d\xf8\x1b\x64\xa5\x2d\x1b\x45\x73\x3a\x0a\xc2\x74"
- "\xb8\x6f\x05\xb7\xf7\x26\xfc\x06\xb9\xd4\x02\x6d\xfe\xa5\xcc\x48"
- "\x19\xac\x9f\x65\x15\xbd\x3c\xc3\xaa\xb1\x4d\xd8\x0e\x5c\x93\x7f"
- "\x04\x9e\xac\xb9\x47\x4d\xee\xee\x24\xb2\x8f\x5a\x09\x29\x2d\xa6"
- "\x95\x70\x94\xc2\x51\xf2\x21\x9c\x3b\x01\x47\x2d\x94\xd7\xc1\xdf"
- "\x0f\xe1\xef\x09\x38\x60\x4d\x1f\x80\xed\x4e\x4e\xa7\x6d\x13\x4b"
- "\xc8\xcf\x90\x3f\x60\x6b\x41\x8b\x62\x21\xf6\xb7\x16\xf7\xa5\xa1"
- "\x23\x1f\x4b\xb1\xda\x4b\x43\xf1\x78\x1b\x81\xf3\xf0\xd7\xc8\xfe"
- "\x8a\x8f\x27\x42\xe1\x88\xe1\xbf\xef\x03\x9a\x53\xfc\x77\x2d\x1c"
- "\x75\x03\x1f\xb6\xfc\x1c\x1d\x33\xa7\x38\x4f\xeb\xd4\x91\xe2\x1c"
- "\xdd\x2c\x3d\x51\x44\x84\xc1\x91\x65\x5d\x1e\xa1\x66\x65\xf3\x02"
- "\xd9\xef\x79\xc1\xfc\xdf\x28\x38\x40\x4e\xf3\x81\xff\xfc\x12\x56"
- "\x36\xbf\x8a\x28\xd4\xed\x70\x74\xda\xd4\x8f\x3c\x73\x50\x9f\x3d"
- "\x30\x07\xa1\x2e\x75\x8a\xc7\x42\x51\x47\x79\x0c\x5b\x32\x7c\x37"
- "\x0f\xca\x42\x00\x5b\xa5\x02\x7e\x9e\xb8\xcf\x1a\x3f\x4f\xa8\x6c"
- "\xf0\x93\x8f\xb6\x08\xc6\x4b\x4e\x05\xc3\xcb\xe1\x4b\x9b\x62\xe0"
- "\xf7\x13\x81\xc0\xe7\x30\xc6\x8a\x80\x07\xe7\xaf\xe6\x9d\x83\x35"
- "\x78\x2c\x51\xa0\x7d\x69\x57\x3c\xb1\x0e\x31\x8b\x75\xf3\xf5\xb2"
- "\xb6\x40\xfb\xa0\xac\x12\xdb\xb7\x16\xf8\xc2\xef\x2a\xa0\xab\x6c"
- "\x20\x17\x2d\x6d\xe3\xae\x79\xf1\x19\xc0\x23\xdf\x5e\xe4\x89\xd7"
- "\x51\xa1\x5f\x21\x78\x0d\xab\x7b\xe6\x38\x28\xc7\xb5\x3d\xbe\x77"
- "\xe7\xd1\x60\xd4\x11\xc4\x24\xfe\x6d\x30\x06\xc3\x58\x0a\x23\x66"
- "\xcc\x35\x1f\x40\x70\x6f\xb3\x1b\x5a\x14\x33\xbd\x27\xa4\x93\x60"
- "\xe4\x87\xf6\x1b\xfa\xd1\x58\x81\x63\x91\xf1\x1a\x83\xfd\x40\xfe"
- "\x1f\xc2\x6a\x0a\xff\x96\x63\x7b\xe0\xbc\xa8\xde\x42\x5c\xb3\xe7"
- "\xa5\xb1\xbe\x42\x5d\x55\x70\x7d\x35\xf6\x1d\xe5\x09\xe7\x6b\x80"
- "\x4f\x2c\x9e\xc3\xbd\x29\xf9\xfe\x54\xe1\xfb\x8e\x28\x0f\xa4\x6f"
- "\x80\xd5\x0b\xb7\x8f\x86\x22\x8c\xcb\xd5\x0f\xfc\xab\x51\x1f\x14"
- "\xea\x40\x1e\x99\x46\x6a\xa4\x60\x8f\x7e\x97\xd6\x09\xbe\xcf\xac"
- "\x2f\xad\xf5\x33\x53\x2b\xd6\x0f\x5c\x87\x76\xf0\x18\xfa\x03\x68"
- "\x4f\xa0\x4e\x1f\xf4\x75\xa0\x2c\xdf\x5c\x00\x3c\xd6\x77\x72\xf1"
- "\x2d\xe0\xf3\x31\xb4\x25\x1f\xf9\x40\x7b\x8e\x31\x5e\xb3\xbc\x31"
- "\xe7\xbe\x58\xd7\x3c\xbf\x2a\xd4\x39\x37\x9e\xd3\xb8\x3e\x81\xed"
- "\x9a\xb5\xbb\x9c\x9d\xab\x01\x9a\x1a\xda\x13\x46\xe8\x26\x35\xdb"
- "\xab\x9a\x9d\x3b\x98\xd9\xc5\xe9\xf7\x18\xb3\x6b\xb3\xde\x4f\xce"
- "\xa0\x6d\x42\xbb\x67\xa5\x5a\xf6\xa4\xe2\xdb\x7d\x10\xeb\xa3\x1b"
- "\xa2\xb8\x39\x14\xeb\xc0\xeb\x79\x7e\x91\xc8\xcf\x22\xab\x09\xd0"
- "\x0e\x26\xaf\x99\x5b\xa1\xbc\x0a\xb1\xc8\xc9\x0d\xec\xe8\xa5\x4c"
- "\xc4\xe2\xac\x74\xb8\xfe\x70\x2e\xfe\xde\xc0\xfd\x56\x72\x36\xb6"
- "\xf7\xfc\xcc\x63\x78\x1e\x63\x22\x79\xab\x01\x4b\x66\x42\x7e\xe6"
- "\x47\x82\x0d\xd9\x5c\xdf\xf6\x19\x36\x85\xca\x8e\x1a\x09\xc1\x76"
- "\x82\x8c\x6a\x3a\x0a\x66\x07\x82\xed\x8f\xc1\xb6\x82\xbd\x3e\x48"
- "\x7f\xa7\x26\xd8\x66\xb0\x67\x7c\xfb\x66\x17\xf1\xba\x3f\x88\x7d"
- "\x44\x79\x4e\x60\xb6\x0f\xce\x45\x3c\x80\x6d\x17\xfa\x3d\x3b\x51"
- "\x2c\x63\xae\xdf\xa0\x07\xd4\x17\xea\x45\xc4\x13\xb1\x9f\x0f\xbc"
- "\xf6\xb1\xdf\x0c\x1b\x28\xeb\xfc\x51\xb4\x0e\xe9\x05\xda\xf0\x37"
- "\xf0\x9c\x06\xea\x9e\x98\xc8\xed\x8f\x2d\xc3\x7d\xc5\x80\xef\x3e"
- "\x6d\x9a\x91\x00\x8f\x1a\x94\x29\xd0\x99\x10\x8f\xf0\xbb\x8e\xaf"
- "\xc3\x08\xf3\xf9\x78\x38\xa6\x0a\xe3\x3f\xfc\xbc\x35\xbe\xc2\x6d"
- "\xc7\x3f\xea\x3b\xdf\x9c\x19\x46\x38\x3c\x24\x11\xd5\x05\x45\xf8"
- "\x36\x7e\xee\xe0\x75\x1d\x7e\xe6\x28\x8c\x17\x11\x8f\x18\x1b\x5d"
- "\xd7\x70\x78\xdc\x30\x53\x86\x7d\x86\x6b\x6b\x78\x3e\x5c\x9f\x39"
- "\x3c\x65\x73\x18\xa8\xa3\x1b\xa0\x9f\xbd\x38\x98\xad\xe5\xf5\x5c"
- "\x67\x23\x13\x8b\xed\xf2\xc6\x3d\x8e\xd1\x26\x81\xdf\xfd\xeb\x8e"
- "\x1e\xc1\x2e\xa1\xee\xcd\x9c\xee\xc3\x63\x2b\xd8\x7c\xcb\xdb\xad"
- "\x70\x76\x7e\x94\x15\x86\xb1\x2d\x65\x1c\x7e\xb1\x2d\x99\x51\xd8"
- "\x96\x1a\xae\x1d\x99\x2a\x72\x41\x11\xe1\x87\xf5\xc3\xb5\x95\xfc"
- "\x78\xe5\x79\xcd\x4e\x41\x5e\xcf\x81\xad\xc2\x36\x41\xdd\xcc\xfe"
- "\x3d\xc2\xe1\x60\x1d\xdf\xf6\xda\xce\x6c\xbc\xf6\x89\xd8\x2e\x39"
- "\x77\x6d\xad\x4e\xf1\x78\x73\x27\xdb\x23\x6e\x18\x5c\xbf\x87\x7b"
- "\x6e\x53\x11\x79\x0a\x6d\x34\xbe\x8f\x0c\xdf\x8f\xa8\xe6\x03\x56"
- "\xcf\x11\x05\xf0\xf3\x42\x8c\x5a\x70\xd1\xae\x88\xdc\x8f\xfb\xc7"
- "\x80\xac\xf7\x81\x8f\xb4\x07\xe5\x8d\x58\x06\x1f\x69\x72\x47\x41"
- "\x44\xb3\x05\xb7\x50\x4f\x29\xca\x9e\xe9\x67\xce\x18\xc0\x71\x8d"
- "\x80\xad\x39\x63\x78\x39\xee\x01\x39\x7a\x41\x7d\xbb\xf9\x7e\xed"
- "\x01\x7a\xf0\xc5\x22\x77\xf0\x6d\x2f\xe1\xe9\xa7\x59\xf4\xc0\x8f"
- "\xd5\xba\x5c\xb4\xbf\x9c\x0e\xe6\x9c\xe2\xaf\xad\xe2\xeb\x3a\x6d"
- "\xa1\x45\x1f\x91\xdb\xef\x19\xca\xd0\x0e\x4e\x04\xdd\x73\xb6\x2f"
- "\xad\x9b\xa3\xe3\x6d\xe3\x31\x56\x47\x64\x06\x87\x43\xf0\x7b\x04"
- "\x1c\xcd\xd9\x67\x63\x9f\xd0\x16\xe7\xd7\x6f\x61\xfb\xe9\x21\x96"
- "\xd0\xa6\xe2\x3a\x09\xf8\x6d\xe1\xc7\x0f\xdf\xe6\xb9\x37\x5b\x63"
- "\x25\x32\x0e\xb0\x72\xb7\xc0\x7b\xae\x97\xbd\x79\xae\x82\xd9\xc0"
- "\x52\x76\xcd\xdc\x85\x7c\xdf\xf6\xb1\xbe\xf1\xbf\x51\x6e\x1a\x4e"
- "\x6e\xb7\x8a\xe4\x08\x72\x7b\x72\x1b\x4f\x5f\x83\xb6\x5c\x18\xaf"
- "\x73\x8f\x5b\xc6\x72\x5f\x7b\xf1\xe4\x46\x1c\x0f\xa2\x76\x55\xda"
- "\xd8\x8b\x1a\xfb\xf6\x62\x6e\x22\xdf\xdf\x4a\x9b\xb1\x51\xc5\xfb"
- "\xbb\xdb\x2d\x7a\xa8\x37\xf0\xfb\x1a\x42\x19\xda\x4f\xac\x5b\x3c"
- "\x07\x95\x33\xb9\xf2\x63\xf9\xc9\x95\x7d\xf5\xf0\xe4\x64\xf1\x78"
- "\x46\x5d\xa3\x4d\x40\x1e\xa8\x53\xce\xaf\x84\x32\xa6\xd7\x27\xbd"
- "\xd1\x36\x88\x6d\x34\xd0\x16\x9a\x29\x8e\x97\x27\xa7\x58\x8f\xc5"
- "\xb9\x55\xfc\x58\xe4\xeb\x8e\xbc\x01\x74\x14\x2c\xaa\x77\x9f\x4d"
- "\xbd\xa8\x9b\x63\xdc\xfe\x33\x5c\x1f\x9f\xbc\x6c\x99\xd3\x90\x1e"
- "\xae\x4d\x85\x6b\x74\x36\xf3\x63\x3e\xb6\x0f\xea\x52\x73\x36\xab"
- "\x98\xb3\x15\xa9\x1d\xac\x3d\xad\x15\xfc\x3c\x01\x65\xc1\x7c\x59"
- "\x35\x3f\x97\x58\x70\x33\xcf\xba\x4d\x91\x21\xf6\xfd\xa3\xb9\x6a"
- "\x8b\x7f\xc4\xf1\xe2\x6c\x51\x64\x28\xdf\x3f\x2c\xbb\x9b\x95\xcd"
- "\xf5\xc6\xb2\x5c\x26\x87\x42\xca\xcd\x57\x73\xaa\xf9\xf9\x0a\xc7"
- "\x97\x1c\x7e\xab\x70\x8c\xe1\x6f\xe0\x51\x82\xfc\x1b\xb2\xba\xd1"
- "\xa7\x2e\xd1\x29\x22\x0e\xa3\x3d\x40\x7b\x81\xcf\x1b\x73\x7f\x67"
- "\x73\x7f\xbf\x42\xbb\x83\x7e\x08\x9e\x07\xba\x7d\x68\x8b\xa0\xbc"
- "\x0b\x73\x0d\xd2\x6f\xbd\x80\x6f\x64\x33\xbb\x76\xde\x70\xce\x57"
- "\xf8\x36\xcc\xc3\x52\x66\xb9\x0e\xec\xd6\x11\xbc\x0e\xaf\xb7\xd8"
- "\x2f\xb4\x5d\x46\xb4\x4d\x5c\x7d\xf3\xe6\xf0\x18\xe7\xd6\x0d\x16"
- "\xbf\xa8\x47\x2e\xa2\xc5\xfd\xd9\x38\x9b\x36\xaf\x94\xd9\xb3\x79"
- "\xdb\xf1\x5a\x4e\x7f\x60\x2b\x35\x5d\xf4\xcb\x8a\x24\xa2\x28\xbf"
- "\x88\x76\x31\x2c\x87\xb5\x73\x5e\x1b\xeb\xc7\xbc\xb7\xb8\x7e\x30"
- "\x9b\x9a\xcf\xda\x12\x96\x53\xde\xcd\x9d\x3b\x89\x7d\xc1\x73\x79"
- "\xa2\x73\xb8\xdf\x22\x9c\xe3\xf6\xd6\xb3\xbd\xce\xdc\x13\xdb\x87"
- "\xbe\xa2\x9b\x5b\xf7\x79\x95\x17\x5b\x6c\xef\xfc\x58\xd6\xce\xf9"
- "\x63\x2d\x76\x17\xe4\x72\x10\x6d\x2f\x77\x6e\x15\x4f\x33\x9b\xff"
- "\xcb\xd9\xf7\xf9\xf3\x98\x5c\x03\xe4\xbc\xbc\x0f\xb3\x7e\xcc\x8f"
- "\xe3\xd6\xd9\xdf\xaa\x41\xb6\xf3\x67\x5a\x64\x2b\xfe\x8e\xe3\x07"
- "\xea\x57\xe2\x6f\x0e\xf7\xe9\xdc\x1a\xb6\x14\x69\xb0\x4d\x6c\x8e"
- "\x98\x17\x6a\xeb\x53\x9f\x55\xa8\xbf\xc4\x79\x89\xf9\xaa\xea\xf7"
- "\xf9\xd8\x14\xd1\x26\xbd\x0a\xf3\xc2\x02\x6f\x8b\x8d\xa1\x1d\x61"
- "\x04\xf7\x6d\x3a\xab\x58\x30\x1c\xcb\x70\xcf\x2d\x31\x0d\xda\xa7"
- "\x03\xdd\x3a\x9e\xe7\xfc\x36\x8b\xdd\x40\x5b\x52\x6f\x68\xe1\x7d"
- "\xba\x05\x25\xe5\xbc\x2d\xb9\xa0\x58\xb0\xd3\xda\x0f\x5b\xb0\xd3"
- "\xda\x66\xa8\xf7\xdb\xda\x0c\xf0\x9b\xb7\x74\x14\x2c\x88\xb7\xf2"
- "\x03\xa0\xac\x7f\xdb\xb1\x20\x04\xc7\x28\xee\xf7\xca\xd9\x27\x2e"
- "\xde\xa6\x96\x59\xda\x8c\x76\xf3\xd2\x26\x4b\xfc\x42\x5d\x86\xbe"
- "\x9a\x4d\x7d\xcd\x56\xb6\x13\xeb\xb3\xf0\x53\x10\xdc\x33\x14\xe4"
- "\x80\xf1\x96\x05\xfb\x78\x3b\x5f\x69\x65\x2b\xf9\x39\x0c\xed\xa4"
- "\xf5\x5c\x15\xb6\xdd\x7a\xae\x52\x6f\xeb\x6b\x23\xd5\x6a\xe7\xe7"
- "\x2a\x75\x30\xda\x2d\x8b\x8d\xb4\xb6\x05\xea\xa8\x72\x2b\x5f\x76"
- "\x41\xab\xc5\x97\x15\xec\xe8\x82\x14\xb4\x51\x50\x7f\x0d\x5f\xf7"
- "\x29\x9d\xe2\x91\x26\x4b\xdd\x70\xde\xbb\x5e\x05\xd8\x2c\x08\x0b"
- "\x01\x4c\xd5\xf0\x3e\x20\x37\x36\xbb\x71\x7f\x3f\xc5\x7c\xc4\xff"
- "\x30\xc4\x99\x36\xe1\x22\x69\x15\xe6\x8a\x63\x97\xd6\x5a\xe4\xbb"
- "\x70\xa5\xd8\x2f\x2c\x2b\xa6\x5b\x3b\x0a\x16\x4e\x15\xf7\x71\x3b"
- "\x94\xe5\xf1\x31\x04\x4e\xb6\x1c\xaf\x85\x88\x6b\xab\xbe\xb1\x7e"
- "\x2c\x0c\xc5\x7e\xe0\x9a\x08\xea\x57\xa0\xdf\x83\x7b\x3e\xc3\xb8"
- "\xd9\x5a\xd1\x8b\xf9\xc7\x9b\xbb\xb2\xc5\xfe\x55\x58\x2b\xda\x4a"
- "\x7e\xed\x59\x0b\xfe\x4e\xbe\x38\x16\x33\x6b\x7a\x84\x2a\x31\x29"
- "\x2e\x21\x65\xd5\x3d\xaa\xb8\x84\xb8\x94\xb8\xe5\xf1\x71\x69\xcb"
- "\x53\xe2\xd6\x26\x8c\x5f\xb3\xfc\xe9\xb8\xa7\x54\x1b\x96\x27\xab"
- "\x82\x53\xc7\xa6\x0e\x23\x02\xe9\xaf\x54\xcb\x93\x93\xd7\xad\x59"
- "\x19\xa3\x4a\x88\x7b\xea\xee\xa4\x95\xc9\x2b\x53\x54\xcb\x93\xd6"
- "\xae\x4b\x88\x51\x8d\x8d\x99\x30\x36\xf8\xfe\x98\x61\xe2\x18\xda"
- "\x1d\x4a\xd2\x6e\xbe\xd2\xd6\x96\x77\x85\x78\xf9\xc8\x12\x93\x7c"
- "\x52\xe3\x12\x58\xcc\x6e\xd1\xfe\x89\x85\x24\x11\xce\x7b\x57\x14"
- "\xa0\xac\x17\x6a\xe1\xaf\x02\xe9\xa0\x9f\x2a\xf8\xee\x05\x6d\x1f"
- "\xdd\x51\xb0\x28\x51\xa7\x58\xaa\x46\x99\x81\x2c\x54\xd0\xb7\xd1"
- "\xf4\x4a\x6d\x1b\xf8\x6c\x89\xf8\x9c\x41\xc5\x15\xe2\x97\xbf\x9e"
- "\x28\xe0\xf0\x86\x43\x29\x57\x62\xac\x6b\x11\xac\x71\x16\x6b\x59"
- "\x4c\x74\x71\xa8\xde\x37\x7d\x3c\xcd\x4f\x1f\xcf\xf4\xb2\xf8\x21"
- "\x4b\x2c\x3c\xfc\x79\x12\x8e\xf8\x6c\x51\x2c\x0e\xe1\x74\x05\x58"
- "\xc6\x58\xf0\xa5\x77\x1f\x0e\x01\x7f\xb0\x19\xe3\xb9\x70\xee\x21"
- "\x83\x9c\x78\x43\xbb\x14\x47\xd3\x83\xc9\xcb\x50\x57\x72\x00\xa5"
- "\x1d\x05\x8b\xbd\x2c\xf1\x34\xe8\x83\x12\xfa\xd2\xc4\xf7\xe3\x5b"
- "\xae\x1f\xc5\x34\xb0\x70\x24\xb4\xaf\x00\xdb\xb3\x78\xb2\xa5\x0f"
- "\xd0\xee\x26\x9d\x62\x51\x09\xb4\x53\x89\xed\xb2\x17\xeb\xc3\x78"
- "\x17\xb4\x33\xc3\xbc\x1e\xe4\x76\x1b\xdb\x33\x36\xaf\x9c\x8d\x3f"
- "\xe8\xcf\xc1\x0a\xf8\x9e\x7b\x91\x78\x6f\x4f\x22\x7e\x34\xfb\x76"
- "\x7a\xd2\x60\x24\x0d\xb1\x4d\xc4\x67\x23\xd5\xd3\x3f\xb5\xb5\xf1"
- "\x7d\xda\x83\xb6\xe1\x8f\xcf\x34\x29\xb0\x4f\x30\x57\x78\x57\x5c"
- "\x74\x18\x5b\x54\xbc\x3c\x8a\x1a\xe8\x2e\xb1\xcf\x15\xe5\x8b\x32"
- "\x41\x7f\xeb\x12\xcc\x53\xd0\x87\x4e\xa8\x3b\x82\xf7\x8d\x0d\xb4"
- "\x27\x4a\xe4\x4b\x2d\x46\x9c\x19\x1c\xf0\xf6\xb2\xf0\xa6\x72\x6e"
- "\xaf\xe5\x00\xa6\xff\xa8\x0c\xb8\x46\x2f\xf0\x8f\x52\xdb\xf2\x47"
- "\x9e\xf0\x5d\x6f\xa9\x87\xad\xc3\xa3\xd0\x27\xd0\x03\x96\xf5\x0e"
- "\xea\x0b\x2c\x28\xa6\xa7\x1a\xa0\x3c\xaf\x8b\xe0\x38\x39\x55\x51"
- "\xcc\xf1\xaf\x01\xb9\x8f\x46\xfe\xcf\x8d\x22\x64\x0b\xd0\x5c\x2a"
- "\x58\x1c\x81\xf1\x5d\x38\x07\xe3\x3f\x2c\xcc\x36\x66\xcd\xe3\xf9"
- "\x57\x36\x78\x0e\x29\x40\x9f\xb0\x10\xf8\x03\x86\xf2\x2e\xc3\x3c"
- "\x0c\xbf\x27\x14\x92\x20\xac\x07\xbe\x73\xf1\x90\x8e\x82\x25\x41"
- "\x96\xfa\x28\xe0\x3f\xd7\xcc\x62\x30\x3c\xb6\xc6\x37\xa4\xb6\x61"
- "\xce\x30\x7a\x14\xec\x3b\xb6\x11\x31\x06\xd7\x44\x59\x30\x05\x58"
- "\x3f\xc5\xe1\xca\x8f\x04\xd1\x82\x28\x5d\xc5\x48\xa0\x03\x5c\x95"
- "\x03\x9e\x10\x57\x40\xbb\xd5\x82\x29\xc0\x5a\x23\xd2\x41\x1b\x86"
- "\x55\xa7\x85\x28\xd0\x46\xb6\x2a\x96\xe0\x2d\x2d\x25\xfd\xed\x13"
- "\x4d\xf4\x27\x8b\x9b\x98\x9e\x96\x98\x1a\x3a\x99\x0e\x04\xb9\x2f"
- "\x69\x14\xc9\xbd\x11\x70\x3c\x0c\xe5\xcc\x62\xd5\x4b\x4c\xd0\xb6"
- "\x46\xce\x17\xcf\x00\x1d\x70\x73\xd5\x92\xc3\x78\x3d\x2f\xc3\x3a"
- "\x41\x86\x4b\x03\xec\xc9\xd0\x46\x76\x0a\x3c\x68\xc1\xd2\x40\x1c"
- "\x2b\x70\xcd\x4c\x9d\x22\xaa\xdd\xd1\xbd\x02\xa8\x43\xa1\x28\x24"
- "\x5e\x58\xc7\x31\x3f\x8e\x3e\xdd\x52\x47\x1e\xc8\x5a\x9f\x19\xdb"
- "\x2f\x9e\x8f\xc1\x6a\x13\x63\xe2\x78\x7d\xa0\x1f\xca\x77\xe9\x61"
- "\xe1\x7a\x6a\xb0\xbd\x7e\xec\x53\x56\x6d\xe5\x0e\x68\x6b\xe3\xcb"
- "\x23\x01\x47\xac\xbd\xc6\xfe\xda\x1b\xa8\x62\xf3\xa4\xf6\x0e\xc4"
- "\xf7\xb2\xfb\x1a\x4a\x08\xc1\x32\xfe\x77\xe0\x25\x98\x7b\x6c\xe3"
- "\xfb\x8e\xef\x37\x2c\x5b\x67\x7d\xbf\x61\x59\x8c\xa3\xfb\x0d\x36"
- "\xf5\xbe\x85\xf5\x9a\x2b\x22\x65\xa2\xba\x4b\xcd\x76\xea\xb6\x5c"
- "\x3f\xa1\x52\xbc\x9e\x89\xe6\xda\x50\x0f\xf3\x14\xfd\x69\xa4\x8c"
- "\x02\x9f\x63\xdc\x1c\x1e\xcd\xfb\x2f\xe8\x17\x2d\xd3\x21\x8d\x6d"
- "\x3f\x7a\x3f\x5e\x7e\xe8\x5b\x91\x2e\xee\x87\xe7\x23\x44\x89\x7f"
- "\xef\xd7\x5b\x4e\xcb\xad\x88\x09\xb5\xf3\x03\xfc\xac\x5f\x72\xf4"
- "\x14\x3e\xac\x88\xff\xcd\xb8\x28\x7a\xe9\x7b\xcf\xbb\xf1\xb9\x81"
- "\xb5\x97\xe3\xd7\x49\x64\xec\xdb\x14\xa5\x88\x22\xb4\x9f\xab\x29"
- "\xb1\x5c\x62\xef\xf3\x2c\x1c\x59\x91\x9e\xc0\x2f\x98\x23\xa6\xd4"
- "\xc8\xf3\xb7\xfc\xa6\xe2\xdf\x58\x62\xfd\x1b\x3e\x1e\x51\xa2\x0a"
- "\x6e\xf7\x88\xe1\x1e\x1b\xfb\xbf\x98\xde\x22\x79\xa5\xb8\xad\x20"
- "\xee\x2c\x4f\xee\x8b\x0f\xfe\xd3\x09\xfc\x82\xe0\xfc\x94\x88\x5e"
- "\x82\x9b\x0c\x9b\x45\xe4\x1f\xb1\xe6\x3f\x50\xd9\x4f\x1f\xa5\x7e"
- "\x6e\x13\x7d\xbf\x9d\xfd\x79\x20\x7a\x10\xf9\xf7\xff\x51\x35\xde"
- "\x60\xf9\x2a\xc0\xe3\x81\x56\x7b\xa4\x82\xfc\x7f\x65\xd1\x31\x15"
- "\x23\x54\x38\x3f\x4d\x6b\xfd\xfb\xc1\x7c\xeb\xdf\x0f\xe9\x06\xa1"
- "\xe5\x84\xab\x24\x53\x07\x73\x6f\xc8\xbe\xde\x42\x1f\x9b\x21\xe3"
- "\x93\x6f\x33\x84\x84\x0f\xdf\x1a\x0f\x42\x1e\x9e\x2c\x2a\x56\xd8"
- "\xa7\xbe\x3a\x9f\x5b\x36\xf3\x03\xe2\x76\xbd\xb2\xcf\xc9\x07\x6d"
- "\xca\xf0\xf7\x75\x2a\xbe\x6c\xd2\xfb\x7d\xe8\xb9\x32\x95\xe8\xb7"
- "\x2c\x04\xfe\xa9\x04\xfc\xeb\xfb\xd2\xfe\xf8\xf9\xf1\xe3\xc4\x47"
- "\x86\xe3\xe3\xc7\xcf\x55\xfa\x50\x36\x8b\x83\x25\xe2\xfe\xe0\x7f"
- "\xb4\xd7\x50\x52\xfe\x04\xe5\x0b\x28\xff\x65\x50\xe6\xf1\x1f\x3f"
- "\x3f\x7e\x7e\xfc\xfc\xf8\xf9\xf1\xf3\xe3\xe7\xc7\xcf\x0f\xe0\x23"
- "\x13\x2f\xac\xbd\xe0\xb8\x9e\xff\x2b\x5e\xff\xc8\xf8\x43\x5c\x26"
- "\x77\xe7\x3a\xca\x7f\x48\x56\x88\x56\x55\x19\xad\x53\xe6\x47\x34"
- "\x06\x57\x27\xea\xbd\xb6\x86\xd5\x06\xed\x89\x6d\x0b\x28\x51\x37"
- "\x4d\xa9\x49\xed\x54\x6c\x09\x3d\x16\x58\x15\xd3\xea\x57\x18\x79"
- "\x6a\xf2\xc1\x14\x83\x77\xce\xcc\xba\xf1\xfb\xe2\xdb\x47\x97\x46"
- "\x35\x4f\x3d\x9c\x6e\x94\x67\x3f\xfc\xb7\x3b\x5e\x5d\xd1\x32\xb2"
- "\x60\xee\x27\xf7\xbc\x9d\x74\x71\xd8\x8b\x8f\x7f\x78\xd7\xde\x67"
- "\xce\xdd\xf2\xca\xa2\x7f\xfe\xea\x2f\x69\xdd\xd7\xbd\xf0\xc8\x07"
- "\x77\xbe\xbe\xea\xec\xa8\xe2\xf9\x9f\xdd\xff\xa7\xf5\x57\x46\xe4"
- "\xce\xae\x9f\xf0\x66\xc2\x85\xdb\xca\x97\xfe\xfb\xd7\xef\x6a\xcc"
- "\xb2\xcd\x0f\xbd\x3f\x66\xf7\xf2\x2f\x7d\x77\xcc\xf9\x78\xd2\x5b"
- "\xcf\x7e\x7f\xc3\xb6\xc7\x4e\x8c\x7b\x23\xee\x9b\x9b\x77\x2e\xfc"
- "\xfc\x81\x77\x36\x76\x79\x3e\x3f\xe3\xf8\xd8\xd7\x56\x7e\xe5\x5f"
- "\x34\xef\xf4\x7d\x87\xd6\x5d\x1e\xbe\x7d\xd6\xc9\xbb\xf7\xaf\x39"
- "\x7f\x6b\xd9\x92\x33\xd3\x8e\x64\x98\x3c\x9e\x9b\x7e\xf4\x67\xbf"
- "\x7b\xea\x3f\x37\xbd\xfc\xe4\xa7\xf7\xfe\x31\xf9\xd2\x8d\x2f\x3d"
- "\xf1\xd1\x2f\xfe\xb0\xfa\xdb\x9f\xee\x5a\xfc\xaf\xff\xfb\xeb\xa6"
- "\x9e\xeb\x7f\xf3\xe8\xdf\x7f\xfe\xfb\xa7\xbf\xfe\xc9\x6f\x17\xfc"
- "\xe3\x97\x7f\xde\xd0\xe1\x93\x17\xde\x30\xf1\xc0\xda\xef\x6e\xaf"
- "\x58\xf6\xc5\x83\xef\x65\x52\x77\xe4\x47\x14\xd5\x4f\x0e\xa5\xde"
- "\x04\xe7\x11\x8b\xcb\xa3\x5d\xe6\x23\x97\xf1\xfa\x67\x05\x59\xf7"
- "\x11\x99\x17\xb9\x4e\xe1\xc2\x8a\xc1\xd5\x7e\x3b\xf8\xa8\xc4\xd7"
- "\x3b\xf3\xc1\xf8\xd1\x24\x38\xee\x85\xe3\xa7\x5c\x89\x10\x05\xb8"
- "\xc3\x49\x1e\x57\xff\x23\x83\xbe\x7b\x40\xcb\x3c\xc9\x75\x20\x2d"
- "\x2f\x72\x03\x19\x46\x6e\x24\xde\x64\x38\x19\x41\x7c\x88\x92\xf8"
- "\x92\x91\xe4\x26\xe2\x47\xfc\xc9\x28\xf2\x13\x12\x40\x6e\x26\xb7"
- "\x40\x6f\x46\x93\x5b\xc9\x6d\xe4\x76\x10\xca\x18\xfb\x7d\xc9\x22"
- "\x21\x01\xf0\x0f\xfc\x1f\x41\x42\xb8\xdf\xd1\x3f\x96\x0f\x69\xb9"
- "\x96\x2f\x6f\xe4\xcb\x75\x3f\x96\x0f\x69\xb9\xea\xbf\xfc\x77\xcc"
- "\x7f\xf5\xaf\x0c\x5c\x07\xe6\x3d\x58\xf9\x10\xbd\x1f\xdb\x52\x19"
- "\xff\xe9\xfd\x4d\x06\xb8\xbe\x0f\x3f\xeb\xeb\x6d\x3f\x21\x70\xf0"
- "\x01\xd9\x4c\x42\xd8\xfd\x06\x2a\xfe\x18\x8b\x65\x7f\x53\xf8\x66"
- "\xe1\xad\x13\x2f\xe2\xc7\xfd\x3b\xf0\x47\x9b\x02\x47\x16\x1c\x39"
- "\x70\xe4\xc1\xb1\x0b\x8e\xd7\x2c\xbc\x89\xec\xf6\x50\x22\x53\xa5"
- "\xc3\x5f\x1d\x91\x8d\x09\x80\x63\x1f\x91\x05\x8e\x27\xb2\x3b\xda"
- "\x89\x6c\x6c\xbc\xd0\xf8\x09\x5b\x7b\x5b\x29\x1b\xcf\x97\xab\xe0"
- "\xfb\x24\x71\xac\x56\xea\x7c\xa6\x9d\x11\x19\xa6\x9a\x34\x61\xf2"
- "\x84\xfb\xee\x5d\xae\xba\x3b\xe2\x6e\xd5\x3d\xc1\x93\x26\x4d\x0c"
- "\xbe\x7f\xe2\xa4\x5f\xaa\xee\xb9\xe7\x57\x93\x82\x7f\x15\x1c\xac"
- "\x5a\xb3\x31\x29\x6e\x52\xf0\xd3\x2b\x55\x09\x31\x71\xc9\xaa\x55"
- "\x71\x49\x6b\x36\x2c\x4f\x5a\xe9\x44\xd7\xa5\x7c\xa0\x2b\xe4\x56"
- "\x13\x6b\xa6\x58\x43\x32\xf2\x20\x51\xc4\x46\x10\x45\x7a\x30\xe9"
- "\xa3\x52\x59\x3e\xdf\xa5\x20\xfe\xe8\xf3\x59\xb3\x68\xfe\x3f\xc7"
- "\x2e\x1e\xf1\xb7\x87\x9e\x1e\x3b\x6d\xfa\xef\xf2\xaa\x89\x3c\xa1"
- "\x95\xc8\x57\x6d\x25\xf2\xa8\x30\x22\x8f\x48\x24\xf2\xe9\xc0\x62"
- "\x6f\x24\x91\xef\x6e\x26\xf2\xdf\x66\x11\xf9\x4b\x39\x44\xae\xb1"
- "\x53\xf6\xce\x56\x56\x76\x7e\x3c\x91\xb7\xec\x23\xf2\xcf\x4a\x88"
- "\xbc\xb6\x96\x2b\xf3\xf0\x00\xbe\x5d\x01\x83\x2c\x91\xc1\xf8\x48"
- "\xc5\x83\xec\xff\x01\x9e\x94\x72\x6b"
+static unsigned int rss_ethp_z8e_uncompressed_length = 544468 ;
+static unsigned int rss_ethp_z8e_length = 152837 ;
+static unsigned char rss_ethp_z8e[152837 + 1] =
+ "\x78\x9c\xec\xbd\x7f\x7c\x54\xd5\xd5\x2f\xbc\x32\x99\xc0\x80\x49"
+ "\x66\x12\x23\x4e\x29\xd6\xd1\x62\x1b\x5b\x84\xa0\x58\xa9\x04\x8d"
+ "\x02\x1a\x2d\x3f\xa2\xd2\x36\x2a\x9a\x80\xfc\x08\x1a\x21\x42\x84"
+ "\x09\x84\x4c\x18\xb0\x8d\x35\xbf\x40\xa4\x51\x02\x89\xb7\xd8\xd2"
+ "\x16\x2b\x56\x5a\x63\x8b\x35\x96\xf4\xbd\xb4\x4d\x32\xb4\x2f\xbd"
+ "\x37\x4f\x5f\xdb\x8e\xdc\x88\x29\x0d\x64\x20\x43\x66\x4c\x66\xce"
+ "\xbe\xdf\xb5\xf7\x39\xc9\xcc\x30\x41\x79\x9e\xe7\xf3\x79\xff\x69"
+ "\x3e\x9f\xc9\x39\x67\x9f\xbd\xd7\x5e\x7b\xed\xb5\xd6\x5e\x7b\xef"
+ "\xb5\xd7\x21\xba\xfc\x3f\x2f\x59\xf8\x92\x40\xe6\xa4\x63\xef\xff"
+ "\x27\xca\xff\xfb\xef\xdf\x7f\xff\xfe\xfb\xf7\xdf\xbf\xff\xfe\xfd"
+ "\xf7\xef\xbf\xff\x7f\xff\x7c\x09\x34\xe3\xbc\xc9\x4c\xbf\xad\x27"
+ "\x0a\xb8\x2d\x93\xbc\x09\x09\xf3\xbf\xff\xa2\x08\xe1\x55\x02\xc6"
+ "\xf9\x49\x7c\xe5\xdf\x4e\xa4\x99\xea\xc9\x72\xbd\x8d\x6c\xe2\xfb"
+ "\x76\xd3\x9c\xbd\x44\xbb\x26\x88\xde\x17\x77\x0b\x5f\x5b\x39\xd1"
+ "\xd1\xfd\x78\xde\x2d\x7a\x5e\x9c\x20\xfc\x80\x53\xe8\xa5\x42\x33"
+ "\xc3\xd9\x86\xe7\x6d\x48\x47\x5a\x29\xd2\xfc\x9c\x56\x87\x72\x46"
+ "\xba\x67\xfb\x00\xb5\x39\x42\x54\xc7\x70\x1c\x61\x9a\x7b\x9d\xc4"
+ "\xa3\x19\x79\xcb\x39\xef\xd6\x09\xa8\x37\x83\xc8\xbd\x5b\x04\x23"
+ "\x70\xb0\x70\x3d\x5c\xb7\x9e\xff\x78\x4c\x7d\x3e\xa4\x75\x1b\xf5"
+ "\x8d\x02\xc3\xc6\xe5\xb9\x0d\x8e\x2f\x50\xe2\x29\xba\xe2\x2a\x86"
+ "\xc9\xb8\x09\x37\x59\x3c\x83\x21\x3a\x45\xe3\x32\xfb\xdd\x94\x78"
+ "\x14\xd4\xa8\xdd\x2d\xd3\x13\x3d\xfe\x10\x39\x2a\x28\x01\xef\x16"
+ "\xe0\x6a\x42\xb9\x14\xa6\xcf\x43\x8d\x34\x99\xeb\x06\x5c\xb3\x30"
+ "\xb5\x26\x34\xa5\x13\x31\x8d\xfc\x26\xfa\xb2\xdf\x4d\x09\x01\xf7"
+ "\x38\xb4\xdf\x92\x29\xdb\x8f\x7a\x51\xd6\x7c\x8a\xc6\x9f\x33\x21"
+ "\x3f\xea\xf4\x39\x36\x31\x0e\xe3\x7f\x27\xdc\xad\x26\x03\x8e\xe6"
+ "\x6e\xbd\x62\xdf\x4e\xa2\x7e\xb7\xe9\x3e\xbf\xc9\x2a\x74\x38\x47"
+ "\x0c\x38\x9c\x0f\x75\x25\x73\x5d\xfd\x6e\xf3\xce\x88\x3c\x5e\x23"
+ "\x0f\xf0\xf6\x4d\xf3\x53\x22\xe3\x7c\x92\xc6\xcf\xe4\xfa\xf4\xb6"
+ "\x98\xb9\x0e\xcf\x86\x10\x79\xd0\xf7\xa8\x3b\x03\x6d\x75\x1c\x0d"
+ "\x12\x01\x66\x5a\x53\x05\x11\xc3\x07\xfe\x0e\x05\x73\xfc\x0c\x03"
+ "\x26\xc3\x18\x6e\xab\xbb\x35\xbd\x49\xe2\xc8\x6d\xb5\x90\x9e\xb7"
+ "\x30\x12\x47\x86\x8b\xb6\x5c\xcd\x6d\x69\x03\x47\xe9\x79\xb6\x0f"
+ "\xd3\x63\xb8\xfd\x57\xe4\xc4\xc0\xb6\x2b\xd8\x09\x80\x9d\xd0\xaa"
+ "\x97\x1b\x6e\xbf\x37\x26\xbf\xca\x6b\x1b\xe7\x37\x09\x9d\x0e\xe3"
+ "\x7b\x46\xf2\x8e\xdb\x15\x99\x17\xf8\x98\x14\x6d\xc9\xe4\xa5\xf1"
+ "\x5d\x68\x67\x22\xf2\xcc\x47\x3f\x3a\xf4\xf7\x57\xe9\xef\xed\x78"
+ "\x77\xa7\x82\x77\xc5\xcc\x08\x78\x36\x86\x17\xc9\x5b\x4a\xa2\xcc"
+ "\xf8\x25\xc1\x40\x1e\x83\xdf\x58\x8b\xc1\x6f\xeb\xed\x42\x73\x7d"
+ "\x0e\x6d\xaa\x3d\x5b\xa8\xb9\x05\x79\x9c\x41\x72\x4c\x24\xd7\x49"
+ "\xba\xe2\x10\xe0\x53\xed\x26\xb2\xb8\x4a\x44\xd0\xe3\xec\xa5\x4e"
+ "\x5f\x2f\xb9\x7c\x90\x8d\xd0\x05\xaa\xb8\x00\x5e\x0c\x9d\xa1\x8a"
+ "\x67\xc8\xde\x56\xfe\x11\xc5\xe3\x65\xcd\x24\xc8\x35\x89\xcb\x76"
+ "\x53\x67\x63\x37\xb9\x1a\xa3\xcb\xba\xae\x21\x7b\x07\x9e\xd1\xe7"
+ "\x56\xc6\x83\xe5\x2d\x94\x7a\xb6\xb0\xfc\x65\x32\xbb\xae\x23\x53"
+ "\xc7\xf2\x56\x1d\x97\x64\x27\xe3\xb2\xfd\x34\x59\x7e\xb0\x12\x7c"
+ "\x78\x9a\xf1\x1d\x28\x7c\x63\x53\xd0\x74\xd4\x3e\x9f\x8e\xda\x3f"
+ "\xa0\x36\xfb\x6c\x6a\x73\xce\xa5\xda\xd3\x94\x7c\x34\x98\x4d\x6d"
+ "\xe6\x7b\xa8\x6d\xf2\x5c\xf2\xf4\xe2\x1e\xf2\x7b\xd4\xee\x27\xc7"
+ "\x06\xe6\xa7\xe4\xa2\x5d\x4f\x92\xc5\xab\x60\x82\x76\xc9\xa5\xef"
+ "\x97\x12\x31\xed\xf8\x39\x5e\x3b\xd6\x7f\x8e\xec\xc0\xaf\x07\xb8"
+ "\x7c\x1d\xb8\xbc\x3e\xd9\x4e\x59\xc0\x79\xac\xa7\x21\x44\xe6\x72"
+ "\x1a\x37\x8a\x1c\x67\x68\xe0\x3d\xc8\x6e\xef\x3e\xe8\x13\x96\xdf"
+ "\xfe\xcd\xf9\xd0\x09\xc9\x90\xff\xe4\xed\xba\x0c\xf4\xba\x5e\x25"
+ "\x73\xff\xc6\xfc\x84\xa6\xdd\xa2\x3b\xe0\x4e\x21\xe3\x1d\x64\xb1"
+ "\x1b\xef\x7b\xa6\x65\x90\xcd\x13\xca\xa1\xf7\x06\x7b\x58\x1e\x7b"
+ "\x53\xfd\x94\xc0\xf0\xac\x4e\xc8\xce\x06\x4a\x02\x3e\x7f\x6a\x42"
+ "\xfa\x17\x91\x0f\xe5\x73\xbc\xb4\xfb\x10\x97\x17\x57\x3f\xea\xd7"
+ "\xae\x7e\xf4\x82\xf6\xfd\x47\xfb\xc5\xf7\x1f\x3d\x1f\xfe\xfe\xa3"
+ "\xe7\x5c\x65\x64\x09\x5f\xfd\xa8\xaf\xb3\x44\xf6\x81\xad\xb3\x04"
+ "\x7d\x10\x26\xcb\x96\x33\x64\x7b\xfc\x19\xf4\x7d\xe8\x6f\xb4\x65"
+ "\x35\xd9\xb5\x94\x0b\x76\x4f\xe8\x2f\xf4\x78\x39\x09\xdc\x67\xc6"
+ "\x6b\x5f\x7f\xea\x40\xb3\x21\x5b\xa8\xb7\xc5\x9b\x78\x26\x9f\xeb"
+ "\xf5\xa5\x68\xcd\xf8\xed\xc7\xef\x00\x7e\x07\x45\xea\xc0\x41\xd0"
+ "\xca\x95\xba\x35\x81\xf6\x0d\x12\x4d\xd3\x28\xe1\x34\xa5\x9c\x00"
+ "\xfe\xb6\x51\xe8\x36\x49\xdb\x79\xfb\xa1\x2f\x57\x52\x45\x20\x50"
+ "\x44\xac\x0b\x59\xff\xb1\x3e\x0c\xb8\x53\x1d\xa8\xa7\x41\xca\xef"
+ "\x6e\xe8\x98\xf4\xdb\x0f\x21\xbd\xc7\xbf\xb9\x28\xc1\xb7\xb9\xc8"
+ "\xd4\x9f\x7e\xfb\x5b\xc8\x33\x17\x79\x8e\xeb\x34\xec\x61\x58\x90"
+ "\x2d\x5f\x4a\x88\x12\x01\xb3\xe4\xed\x81\x2e\xf3\xde\xdd\xe2\x03"
+ "\xe4\x2b\x1e\x86\x05\xd8\x80\x03\xfa\xa7\x56\x1a\x69\xa0\x75\x77"
+ "\x0d\xf2\x71\x79\x4f\x30\x87\xc7\x14\xaf\xa7\xb8\x87\xac\x21\x1a"
+ "\x2f\x86\x54\x7d\xc8\xd3\xc3\x3a\x3d\x25\x48\x63\x02\x6e\xca\x63"
+ "\xd8\x5c\xce\xd3\xdb\x43\x28\xf7\x96\x70\x15\x99\x90\xbe\x30\x20"
+ "\x8a\x12\xb6\x23\xfd\x28\xca\xeb\x75\xf7\x18\x38\x72\x1d\xdc\xd7"
+ "\x12\x4f\xf0\xc3\xd1\xe2\x20\xa5\x34\x50\x22\xca\x3d\xc4\xf0\x18"
+ "\x16\xf8\xc0\x8b\xb6\xbe\x75\xb4\xd8\x47\x9a\x88\x82\xe9\x55\xf0"
+ "\xac\x33\xa3\xe0\x21\x5d\x00\x1e\xf3\x5f\x1b\xca\xa4\x34\x4b\x78"
+ "\x0f\xbe\xad\x31\xbc\x20\x99\x1d\x12\xdf\x6f\x31\x8c\x00\xeb\x0f"
+ "\xc0\x6c\xdd\x70\x37\xf5\x92\xb5\xd9\xe7\x2a\x4a\xec\xc4\xb8\xc9"
+ "\xe5\xdf\xa8\xe8\x49\x12\xfd\xf9\x89\xcc\x73\xfc\xde\x13\x3a\xcf"
+ "\x79\xb6\x8a\xfe\xa2\xc4\x94\x5e\xe8\x22\xe4\x41\x79\x27\xe3\x19"
+ "\xd9\x97\x0f\xce\xfb\xd6\x6c\xfa\xd6\xdc\xfb\xe6\xce\xa6\x05\x77"
+ "\xcd\x99\x4d\x59\x5f\xbf\x29\x6b\xc6\x2d\xb7\xdd\x22\x6f\x6e\xb9"
+ "\x6d\xe6\x2d\x94\xf7\xed\x07\x67\x53\xde\xc2\xd9\xf4\x10\x7e\x79"
+ "\x0f\xcd\x7b\x70\xee\xbc\x87\x66\x53\xfe\x3d\xf7\xe1\x69\xce\xec"
+ "\xe9\x59\xf7\xde\x94\x37\xe7\xbe\x79\xf4\xc0\xe2\x9b\xb3\x6e\xbe"
+ "\x99\xee\x9a\x37\x7f\x7a\x56\x96\x7e\x9d\x9e\xc5\x59\x1e\x99\x39"
+ "\xef\xa1\x9b\xf2\xd6\xad\x2d\x5d\x7b\xd3\xc2\xfb\xe6\x70\x0a\xb4"
+ "\x5b\x04\x0f\x65\x86\x07\x34\xa6\xb5\x5f\xf4\xe5\x92\x06\xdd\xb1"
+ "\x0f\x3c\x80\x5f\x6f\x6b\xc5\x49\xe8\x80\xb4\x67\xf7\x71\xdf\xc9"
+ "\x31\xc0\x7a\x04\x72\x6f\x0e\xb8\x6d\xe5\xde\xc4\xb3\x36\xa6\xa1"
+ "\xe3\x7a\xd6\x13\xf6\x24\xbc\x7b\x5f\x1f\x6b\x92\xf0\xbe\x31\xfa"
+ "\xfd\x95\xd0\xc1\xd6\xff\xd9\xe9\x20\xf2\xe0\x07\xba\xfb\xa1\x0b"
+ "\x41\x5f\x1f\xf5\xbb\xf2\x93\xc0\xdf\x09\xa8\xa3\x1b\xb2\x79\x1c"
+ "\x65\xbb\x22\x64\xbe\x1b\xfd\x73\x9c\xc7\x95\xb3\x64\x7b\xb3\xb3"
+ "\x34\x87\xb8\x9f\x3c\xa5\x3a\x8c\x0b\xc3\x30\xc6\x4b\x18\xe8\x7b"
+ "\xc0\x39\xa1\xe0\xa4\x39\x22\xf4\x83\x97\xe1\xd4\xe2\x9d\x0e\xeb"
+ "\x42\x27\xf4\x04\xf4\xf8\x93\x9a\x2b\x93\x44\xea\xd9\x22\x6d\x28"
+ "\x53\x8e\x95\x28\x97\x1f\xc1\xd7\xfe\x36\x27\xf2\xfd\x20\x37\x01"
+ "\x7c\x90\x80\xf1\x17\x6d\xb1\x2d\x07\x7f\xfb\xc3\xb5\xda\x9b\xa2"
+ "\x2f\x9f\xed\x88\x31\xa7\x28\xfd\x4f\x68\x5f\xbb\x56\xab\x1d\x12"
+ "\x01\x99\xc6\x74\x6b\x11\xfc\x9c\x8a\x7c\x43\xc3\x69\xef\x70\x1a"
+ "\xf8\x20\x91\xe5\x55\x08\x99\x8e\x31\x33\xbd\x0c\x3a\xad\x0b\x79"
+ "\x0f\x71\xde\x69\x21\x1a\x0b\x5d\x63\x77\xb8\x12\xe8\x24\xa5\x93"
+ "\x96\xaa\xfd\x3c\xa2\x3e\xc0\x49\xe7\x41\x8a\xf9\xd1\x1c\xe8\x03"
+ "\x9c\x7e\x99\x0e\x3b\x26\xfd\x31\xc0\x7f\x8b\x75\xa5\xd2\xdf\xf6"
+ "\x1b\x38\x9f\x3e\x36\x8f\x3c\x43\xd6\x15\x1c\xfb\x0d\x47\x41\x4b"
+ "\xb6\x17\xd8\xfe\x0b\xb8\xd3\x17\x7b\x29\xc5\xa7\xc6\x46\xfb\x64"
+ "\xce\xab\x01\x47\x61\x73\x75\x01\xee\xe1\xd6\x4d\xbd\x74\xaa\x84"
+ "\xc7\xda\x74\x9b\xe6\x2a\xa2\x68\x9c\xd2\xda\x19\x7f\xd6\x1f\xa0"
+ "\xc5\x5f\xc0\x07\xe3\x00\x6f\x7f\x34\x1f\xa4\xb7\x02\xce\x9b\xc0"
+ "\xaf\x0b\x6d\x7a\xd3\x4b\x69\xc7\xb4\xfe\x22\xd4\x4b\x26\xc8\x15"
+ "\xf4\xf9\x08\x0c\xbd\x7c\x77\x74\xf9\xb4\x2a\x2e\x87\xfc\x49\x81"
+ "\x7e\x99\xbf\x9a\x69\xae\xf3\x1d\xf8\xf2\xca\x8c\xe8\xfc\x57\xff"
+ "\x13\xb8\xfc\x3d\xe2\xfd\x8c\x98\xf7\x1d\x78\xff\x7f\xf4\xf7\x90"
+ "\xfb\x2b\x17\xc7\xf0\x6d\x09\xde\x7f\x0c\x7c\xfd\x90\x6b\xd8\x16"
+ "\x69\xb9\xe0\x31\x5f\x44\xfe\xed\x31\xf9\xa1\xe7\xad\xff\x62\xbe"
+ "\xe1\x31\x87\xf3\x37\xe9\xb2\x83\xfc\x16\xe4\x3f\x1c\x53\xff\xeb"
+ "\xc8\xef\x8f\xc0\xef\x44\xf4\xfb\x8c\x46\xbc\xff\x84\x79\x1d\x36"
+ "\x51\x12\xf2\x8c\x65\x5d\xc2\x7a\xec\x68\x31\xf7\x57\x86\x39\x26"
+ "\xff\x64\xe4\x4b\xd6\x69\x64\xd2\x69\x94\xcb\xfd\x88\x3a\x3e\x50"
+ "\x38\x64\xcc\x8c\x29\x93\x8f\x32\x19\xa0\xe3\x9b\x06\x5f\xc6\x29"
+ "\x53\x1c\x53\xa6\x9a\xfb\x51\xa8\x7a\xcc\x81\xa1\x91\x32\xba\x8e"
+ "\x8c\x84\xc1\x6d\xbb\x02\x30\x0e\xc5\xb4\x7d\x06\xea\x9d\x54\xa3"
+ "\xf4\xce\x15\xe0\xa1\x9b\x91\x76\x03\x60\xfe\x82\x65\x00\xb2\xea"
+ "\xf7\xf8\x82\x24\x5c\xb9\xc9\x8a\x77\xaf\x4a\x4b\x0d\x11\xdf\xdf"
+ "\xc4\xf7\x0c\x5b\x04\xe6\xeb\x32\x79\x55\x1a\xae\x48\xcf\x60\xfb"
+ "\x2d\x81\x75\xb0\x08\x7c\x43\x53\x30\xaf\xba\x55\x98\xc8\x84\xe7"
+ "\xb0\x5e\xc7\x35\x78\x4e\x00\xfe\x3f\xc7\x98\x43\x62\x23\xf2\x6d"
+ "\xa2\x39\x48\xe7\xb4\x5f\xea\xf9\x46\x9e\x37\x7e\x23\xa4\xde\x4f"
+ "\xf8\x93\xaa\x33\x97\xf9\x7d\x06\x9e\x7f\xaf\xe0\x4d\x78\x9f\xe1"
+ "\xe3\x7e\xba\x7e\x9f\x10\x66\xd8\x7d\x86\x4c\x4e\x78\x47\x96\x83"
+ "\x5c\xca\xfa\x50\x5e\x6c\x94\xef\x18\xe6\x6b\xb8\xde\x87\xeb\x0e"
+ "\x5c\x1f\xc0\xf5\x69\xd7\x27\x64\x77\x85\xa5\x7c\xf2\xf3\xc3\xb8"
+ "\x3e\x88\xeb\x3c\x5c\x1f\xc2\x75\x3a\xae\x77\xe3\x9a\xc2\x72\x82"
+ "\x71\x95\xe7\x5c\x7e\x8c\xb3\x8a\xd7\x78\x4e\x10\xc8\x65\x9a\xcc"
+ "\x43\xbb\x25\x2d\x34\xa5\x6f\x2c\xaa\x5f\xaf\x92\x73\x42\xf0\x07"
+ "\xa7\x8d\x55\xfc\xa1\xd2\xc2\x86\x5e\xea\x1b\x49\xd3\x75\x95\x2e"
+ "\x9b\x7a\x9a\x82\x9f\x07\xf8\xc7\x19\x57\xa1\x60\x25\x29\x1e\xd0"
+ "\xe1\xab\x72\xe6\x38\x75\x26\x44\xd6\x89\xeb\x7e\x97\x53\x08\x5c"
+ "\xeb\xb9\xcf\xbc\x34\xa1\x15\xf4\x33\x6b\xdc\x27\xeb\x68\x3e\xea"
+ "\x28\xe6\x3e\x30\x78\x4a\x28\x1e\x1d\xc3\xf7\xda\xc6\xa7\xa0\xa3"
+ "\xf0\x7e\xe3\x53\x9a\xce\x87\x32\x8f\x7c\xaf\x70\x59\xa2\xd7\x31"
+ "\x83\xfb\x47\xbe\x97\xe9\x19\xc7\x23\xf8\x32\x3d\xe0\xbe\x3a\x37"
+ "\x86\x2f\xcb\xc1\x97\x53\x99\xff\xb8\xcf\x98\x2e\xa9\x25\xd2\x26"
+ "\x30\x0d\xc3\xef\x53\xfc\xbd\x4f\x9f\x03\x2b\x5d\x70\x75\x7d\x8c"
+ "\xae\x92\xfc\x1f\xa3\x3b\x7a\xb9\xbf\x12\xcb\x59\xa6\xae\x6e\xf5"
+ "\xd2\x1b\x5e\x69\x7f\xd6\x6a\x6f\xf3\x7b\x3f\xf8\x83\xeb\x4d\x2c"
+ "\x61\x5d\x70\xb5\xd7\x78\x2f\xdf\xa5\xcd\xca\x62\x59\x49\x2c\x96"
+ "\xef\x90\x96\xdc\x62\xbc\x33\xea\x49\x2c\xe5\x77\x76\xfb\x08\xdc"
+ "\xb3\x55\x3a\xdc\xc4\x78\xf6\xa3\xa8\x3e\xeb\xbc\x89\xc8\xf4\x95"
+ "\x4a\x4a\xf2\x84\x4e\xd0\xa2\x90\x08\x7f\xb5\x92\xc6\x79\x42\x07"
+ "\xe9\x46\xa2\x34\x4f\xe8\x08\x65\x12\x5d\xe7\x09\xed\x82\x3d\xb3"
+ "\x9d\xdf\xbf\x77\x63\x65\x42\x02\xae\xae\x2f\x93\x29\xc1\x13\x6a"
+ "\xa4\x2f\x91\x19\xd7\x52\xba\xe7\x39\x11\xf0\x84\x96\x23\x5f\x31"
+ "\x2d\x0a\x8b\xbe\xb9\x49\xe2\x1f\x05\x61\xb2\xcd\x7f\x4e\xb8\x3c"
+ "\x21\xcc\x2d\x42\xed\x48\xd7\xc4\xa2\xf0\x27\xf8\x05\x84\x56\x7d"
+ "\xb6\x6a\x51\xb8\x4f\xcc\x79\xee\x3d\x3c\xff\x43\xcc\x49\x72\x09"
+ "\xf4\x93\xf0\x84\xb2\xa9\xd3\xef\x47\xfe\x19\x24\x6a\xce\x3a\x1f"
+ "\xbf\x60\xa2\x21\xd8\x24\x5a\xcd\xd9\x2a\xb4\xa7\x61\x08\x6d\xc1"
+ "\x78\xfd\xfd\xa1\xcd\xb8\xd6\x9e\xdd\x2d\x9f\x93\xcf\x1e\x40\x5b"
+ "\x1a\x6e\xaa\xc4\x3c\xc3\x89\x76\x84\x7d\x02\x76\x8c\xd9\xe3\xfc"
+ "\x80\x52\xb7\xb2\xad\x9e\x8d\xb9\xda\x47\x84\x7e\xb0\xea\x70\x1b"
+ "\x78\x8e\x26\x52\x50\xae\xf6\xec\x6b\x12\x46\xf5\xd9\x63\xd6\x04"
+ "\xe1\x83\xde\xb6\x32\x2d\x3c\xa1\x0f\xf0\xfb\x88\x98\x06\x9e\x90"
+ "\x1f\x30\xc9\x8a\x72\xc7\x86\x52\xce\xb6\xe0\xd7\x35\x94\xd2\x67"
+ "\x11\xa9\x7d\x13\x85\x3b\xe3\x7d\x01\xdb\x41\x54\xf7\x65\xe2\x79"
+ "\x26\xcf\x31\x25\x2d\xc3\x34\x56\xd4\xf4\x65\x82\x5f\xe6\x82\xef"
+ "\x80\x6b\x5f\xbe\xac\xa7\xb6\xef\xdb\x7e\xc1\x6d\xe8\xfb\x96\x6a"
+ "\x43\xdf\x37\x55\x9b\xfa\x9c\xba\x1c\x71\xda\x46\xdc\x2f\x0e\x70"
+ "\xbe\xea\x3e\xa7\x48\xee\xab\x0a\x42\x36\x41\xd7\x4a\xa6\x23\xe8"
+ "\x5a\xc9\xb4\x04\x7c\xa7\xc7\x59\x8d\x76\xf4\x55\x01\x9f\x06\x94"
+ "\xfb\xc9\x90\xb4\x67\xfa\x5a\xfc\x0a\xce\xdb\x80\xb3\x44\xc2\x49"
+ "\xee\x6b\x01\xac\x63\x61\xb7\x83\x16\x95\x89\xe0\xa2\xd0\xd6\x50"
+ "\x41\x19\x25\x4e\xa1\xca\x04\x9e\xcb\x78\x9c\xc5\x68\x67\x1b\xae"
+ "\x73\xf1\x9e\xae\x44\x5d\xef\x01\x6e\x0b\xd7\x87\x7a\x8e\x01\xe6"
+ "\xef\x00\x6b\x39\xe3\x37\x68\x22\x1b\x9e\xbb\x06\x37\x4b\xfc\x82"
+ "\x22\xd9\x67\xd7\x92\x7d\x16\x83\x87\x98\x7f\x14\xdd\x98\x6f\x5e"
+ "\x23\xf0\x97\x6d\x91\x53\x84\xf0\xce\xe6\x71\x72\x7a\x23\x75\x96"
+ "\x20\x8f\x93\xdf\x97\xe2\x7e\x01\xee\xb7\x13\xf3\xcf\xc2\x12\xff"
+ "\xd6\xa9\x95\x25\x09\xc8\xff\x5e\x41\xc8\x42\x8f\x97\x98\x2b\x3b"
+ "\x4b\x7a\xf1\xae\x97\x90\xe6\xf2\x38\x1b\xe5\xdc\x0b\xfd\x1a\x0a"
+ "\x27\xfb\x1a\xc2\xd5\x7d\x3d\xa9\x7e\x97\xf0\x38\x4b\x91\xb7\x84"
+ "\x6e\xac\xb4\x24\xc8\xfc\xce\xe5\xb2\x3d\x5a\x6d\x25\x71\x99\x8e"
+ "\xa2\x83\xc4\x73\x38\xb4\xdd\xd7\xd1\xbb\x9d\x79\x54\xd3\xaa\x7d"
+ "\x45\xe0\xcf\xa1\x8e\xa2\x5d\xb4\xa0\xb7\x72\x2c\xe8\x91\x80\xf4"
+ "\x70\x47\x6f\x1b\xf2\xb6\x2b\x9e\x2d\x0b\x59\x3b\x8a\xb6\x53\x28"
+ "\xb9\xaf\x2b\x54\xed\x73\x2e\x2a\x1b\x12\x0b\x8a\xc4\x7b\x8f\xf5"
+ "\x56\x82\x4f\x0f\xd2\x82\x33\xa1\xc4\xce\x12\xf0\x7c\x59\x00\xe9"
+ "\x21\xc9\xff\x0b\xce\xf4\x8b\x85\xcf\x88\xbe\x45\x65\xff\x10\x1d"
+ "\x45\xcb\xe9\x71\x3f\xa5\x5e\xb1\x55\x68\x2c\x17\xed\xdd\x07\xe9"
+ "\x8a\x0f\x7a\x88\x65\x62\xfe\x52\x4d\x2c\x38\xd3\x27\x1e\x7f\x06"
+ "\xf3\x56\x67\x36\x70\x04\x5d\xfc\xbb\x98\xde\xc1\x8e\xa2\x23\xc0"
+ "\x01\x72\xe3\x9c\x81\xb4\xd7\x90\xb7\xd5\xfa\xd8\x19\x1b\xb5\x77"
+ "\xef\xa2\x50\x4a\x5f\x57\xb8\xa6\xaf\x47\x4b\xf1\x59\x44\x0a\x68"
+ "\x5f\xe3\x2b\x0a\xa7\xf8\x1a\x42\x35\x3e\xa7\xa8\xf5\xf5\xa0\x9f"
+ "\xc6\x71\x9f\x0f\xba\xc9\x81\xe7\x53\x83\x92\x8f\x7c\xe8\xa7\x73"
+ "\x76\xd8\xcf\x82\x69\x29\x6a\x7c\x41\x25\x03\xe7\xec\x43\x29\xe7"
+ "\x2c\xa2\x16\x57\xc9\x87\xe7\x32\x99\x2f\xc3\xd0\x77\x48\xfb\x72"
+ "\x18\x65\xf1\x7e\x26\x7e\xb9\xf8\xe5\x23\xed\x00\xe0\xa7\x31\x7c"
+ "\xad\xfa\x5c\x0b\x60\x1e\x9b\x4a\x64\xe9\xf4\x77\x13\xaf\x5d\xc8"
+ "\xb9\xbe\xf3\x6f\xc0\x99\x79\x2a\x84\x6b\x08\xb2\x71\xee\x80\x76"
+ "\x47\xbd\x94\x41\xd4\x77\x6c\x51\xf8\x4e\xf1\xf8\x05\x96\x27\xa4"
+ "\xd7\x00\x46\xea\xb9\x9e\xa0\xe4\xd7\x73\x1f\x33\x0e\x43\x9b\x33"
+ "\x19\x8e\x19\xef\x83\xa2\xf6\xfc\x93\x7e\x91\x49\x5a\xf5\xf9\x22"
+ "\x2d\xf9\xfc\x31\x51\x7d\x1e\xf2\x70\xbe\x2a\x5c\x7d\xbe\xe1\x1b"
+ "\x49\xc2\xc7\xfa\x6b\xe8\x3b\x84\x7a\x0e\x53\xe8\x0e\x21\x3a\x4b"
+ "\xb6\xe3\xfe\x5d\x92\x32\xec\x3c\x21\xf9\xaa\xa3\xf7\x04\x68\xf9"
+ "\x3a\xd2\xdb\xa4\x1e\x63\xda\x8b\x94\xf3\x55\x8f\x5f\x98\x58\xc9"
+ "\xbc\xf0\x78\x09\x55\x8a\x9a\xf3\x4e\xad\xe6\x7c\x51\xb8\xe6\x7c"
+ "\x83\x96\x82\x7a\x52\x2f\x8c\x0f\x4a\xb9\xbe\x00\xbe\x3e\x8c\x32"
+ "\xef\x4a\x7e\x12\x35\x17\x2c\xa3\xe9\x52\xd6\x69\xac\xc3\x16\x85"
+ "\x82\xcc\x5f\x1f\xb3\xfe\x63\x5d\x06\x5d\x50\x60\xe8\x32\xd6\x63"
+ "\x3c\xc7\x62\x5d\xa6\xe9\xba\x4c\xd3\x75\x99\x16\xa1\xcb\x40\x7f"
+ "\x33\xf8\x3d\x28\xf5\x17\xe8\xc9\xba\x6b\x51\x38\x4b\xc4\xea\x2e"
+ "\x2e\x13\x86\x5e\xd2\xa0\x97\xf0\xeb\xd2\x94\x5e\xb2\xeb\x7a\xc9"
+ "\x64\xe8\x25\xc0\x63\xbd\xad\xc5\xd3\x4b\x9a\xae\x97\xc2\xba\x5e"
+ "\xd2\x74\xbd\xa4\x5d\x4a\x2f\x25\xf7\xa1\xbd\x7d\x55\xbc\x9e\x0a"
+ "\xb9\xa9\xe4\x7e\x5e\x54\xa6\x55\x42\x67\x80\x8e\x7d\x55\x9a\xd2"
+ "\x47\x07\x30\xbf\x32\xb1\x3e\x0a\xa3\xbc\x66\xe8\xa3\x80\xd4\x1b"
+ "\xc7\x58\x27\x71\xdf\x15\x84\x1c\xc4\xba\x48\xea\x9d\xd0\x75\x21"
+ "\xd6\x3b\xa0\xdf\x9d\xb1\x7a\x07\xf0\xba\x70\x6f\x53\xf5\xfb\x2c"
+ "\x98\x5d\x87\xac\x21\x97\x58\xe4\xf4\x4b\x1a\x15\x38\x4b\x2b\x99"
+ "\xe7\xc2\xd5\x3e\xbb\xe8\xac\x24\x2d\x19\x32\x02\xfd\xe4\x71\x86"
+ "\x09\xb2\x5b\x14\x82\xbe\x80\x1c\x38\xc3\x90\xe5\x05\xbd\xfd\x9e"
+ "\x85\x25\x34\xf6\x71\x7f\xa6\x6d\xc1\x19\xe1\x03\x6d\xbc\x8f\x97"
+ "\x54\xd2\x42\x7f\x26\xf4\xc3\xbb\x34\xbf\x5b\x68\xf3\x0b\xbd\x0e"
+ "\xc8\x89\x73\xc1\xea\x56\xeb\xe3\xcf\xd8\x68\xe1\x05\xd1\x0a\xfd"
+ "\xf1\xff\x2e\x38\x63\xb3\x2e\xe9\xa6\x2f\xcc\x5f\x2a\xb4\x30\x64"
+ "\x11\x6d\xed\x41\x9b\x83\x90\x45\x4b\xb8\xc6\x67\x87\x1c\x16\x85"
+ "\x20\x8f\x91\xb2\x28\x52\x7d\xa7\x70\xef\x90\xed\xa8\x3e\x67\x07"
+ "\xfe\x41\x4d\x8e\x77\xdd\x72\x4e\x0b\x5e\xb7\x4b\xf9\x49\x41\x7a"
+ "\x8d\x92\x47\x4d\x28\x79\xd4\x98\x76\x26\x25\x8f\xdc\x27\x78\x3f"
+ "\x13\xbf\x5c\xfc\xa2\xe4\x91\xe5\x4c\xb0\x9c\x95\x5c\x18\x91\xb3"
+ "\x67\x74\x39\x4b\x51\x72\x16\x86\xad\x12\xde\xac\x64\x8d\xe1\xf3"
+ "\xbc\x77\x58\xd6\x52\xcf\x17\xe1\x3e\x41\xf1\x8d\x94\x37\x96\x35"
+ "\xe8\xd8\xf3\x55\x90\x3f\xc0\x13\x3e\x96\x03\xf0\xe5\xdf\x79\x3c"
+ "\x5c\x58\x22\xfe\x5e\x10\x9e\x88\x3e\x3f\xdf\x00\x7d\xf7\x8f\x05"
+ "\xbd\xe2\xef\xd0\x75\xcd\x90\xa5\x22\xc8\x90\x13\xb2\x54\x05\x99"
+ "\x62\x59\xb2\x84\x37\x33\xcc\x0b\x96\x61\x18\x72\x3c\x8d\x96\xa5"
+ "\xd1\xd6\x5d\x03\x6e\x47\xaf\x97\xde\x6d\x67\x9b\x06\xf7\x41\x2f"
+ "\xfd\xa6\x59\xdd\x5f\x67\xf6\x52\xf3\x07\xd2\xd6\x81\xfc\x95\x54"
+ "\xd0\x55\xa7\xe9\xba\x16\xf0\x3a\xe1\x3e\x19\xf7\x47\x16\xdd\xf8"
+ "\x9e\xd0\xea\x57\x71\xbd\x01\x96\x41\xe1\x9e\xc1\x36\x5c\x0e\x78"
+ "\xd0\x22\x02\x99\xc9\x22\x55\xdc\x21\x86\xec\xbc\xb6\x67\xc5\x73"
+ "\x2a\xda\x3f\x19\xd7\xf4\xbd\x03\x94\x81\x9f\x7d\xaf\x5b\xab\x64"
+ "\xfb\x0a\xf7\x59\x62\xa3\x7d\x7c\xed\x06\x9a\x62\xf5\x93\xa5\xc9"
+ "\xad\xe5\x5b\xb7\xda\x78\x8d\x2b\x83\xef\x85\xfb\x35\x6a\x1a\x20"
+ "\x33\xaf\x43\x68\x69\xa8\xcf\x69\x15\x62\x7d\x26\x35\xad\x83\x6e"
+ "\x70\x93\xbd\xc9\x2d\x0e\x85\x03\x4c\x83\xb3\x4e\x03\x17\xc6\x0d"
+ "\x78\x5e\x03\x3c\xdb\xbf\x59\x96\x43\xbf\x73\x52\xdc\xb5\x61\xb4"
+ "\x73\xb8\xfd\xf1\xdf\x5f\x9f\x6c\xd0\x64\x94\xf7\x53\x0c\x3a\x8d"
+ "\xb2\x8e\x68\xe6\x71\x3c\xbc\x41\xf8\xea\x9e\x24\xa6\x85\xdd\x15"
+ "\x12\xff\x07\x74\xac\xac\x08\xd3\x35\x8b\xca\xae\x15\x9e\x5e\xd1"
+ "\xea\x71\x9e\xa1\x26\xbc\xaf\x28\xc7\xd8\x99\x22\x20\x1b\x62\x52"
+ "\xff\x06\x11\xe2\xb5\x23\xd4\x51\xef\xa5\xec\x2c\xd5\x17\x7d\x41"
+ "\x39\x67\x4d\x16\x93\x00\x2b\x8d\x61\x75\xa0\x7c\xb8\x46\x4c\x46"
+ "\xbe\x16\x2f\xfd\xf1\xb0\xcc\x97\xdc\x17\x2c\xd9\x44\x9f\x3f\x4d"
+ "\xd7\xfb\xe4\xdc\xa2\x5a\xcc\x60\x5d\x80\x34\x1b\xd2\x42\x80\x3f"
+ "\x13\xf9\x7b\xbc\xf4\xb6\xbe\x26\x71\x7d\xc8\xc8\x87\x7b\x69\xc7"
+ "\x47\xf1\x4f\x82\x5c\xbc\x47\x7f\x39\x46\x36\xc7\x12\xf4\xe5\x7c"
+ "\xe3\xcf\x86\x5f\x4e\xfc\xd7\x23\xba\xdc\xe7\xec\x87\x8e\x76\x6d"
+ "\xa1\x49\xe8\x1f\xe0\xf7\xc5\x67\x30\x4f\x39\x25\xdc\x5f\xb4\xfc"
+ "\x60\x53\x10\x73\x89\x2f\x96\x7b\xa9\x3a\x7b\x34\x7a\xa2\xbc\x5d"
+ "\x1b\x10\x3d\x75\x1b\x86\x69\xf9\x21\x74\xa3\xe0\x7b\xd6\x45\x4d"
+ "\x48\x67\xba\x01\x4e\x9b\x41\xb3\xd1\xfb\x45\x64\xa9\x39\xee\xe4"
+ "\xc9\xc2\x2d\xa8\xf5\x0b\xbc\xa7\x35\xf9\x06\x45\x87\x73\x96\x7e"
+ "\xe8\x11\x5e\x97\xc6\xdc\xcf\xbf\xde\x2e\x82\x01\xf7\x64\xd8\xff"
+ "\x53\x9a\xf5\x75\x2f\xbf\x27\x34\x8f\x75\x4b\xdc\x31\x8b\xf7\xe0"
+ "\x46\xe0\xdf\x30\xb7\x73\x12\x91\xd4\x4d\xb6\x59\xa5\x15\x0a\xef"
+ "\x20\xc3\x6d\xad\x38\x4f\xdd\x78\xbf\xde\x2f\x7a\x44\xfd\xac\x22"
+ "\x9e\x6b\xb4\x6e\x18\xe4\xb4\x79\xe0\x6d\xd1\xba\x8e\x71\xba\x61"
+ "\x5e\xeb\x17\x06\xe9\x94\x93\x12\x9b\x86\xd7\x9b\x6e\xc8\xe2\xf5"
+ "\x25\xb5\xae\x36\xf9\x90\x97\xa6\x16\x19\x78\xb1\x1d\x02\xfa\x32"
+ "\xad\x82\x6c\x8f\xf0\x5e\xc7\xfa\x72\x11\x64\xbb\x04\x79\x3f\x30"
+ "\xda\xc0\xed\xd3\xdb\xe5\x8b\x6c\x17\xef\x89\x59\xcb\x15\x0d\xd6"
+ "\x97\x91\xc5\xa1\x68\x6d\xe1\xf6\x72\x5b\xb8\xcd\xb2\x2d\x52\xc7"
+ "\xf2\x7c\xe2\x56\xcc\xd9\x64\xba\x3d\xe0\xbe\x21\xdb\x4b\x37\x99"
+ "\x15\x4f\x4d\x3e\x14\xcb\x47\xc3\xfd\x98\xdc\x77\x0c\x73\xdc\x2f"
+ "\xb8\x34\x71\x12\x30\x7f\xaf\xd6\xea\x6e\xf8\xbd\xc6\xb6\x78\x10"
+ "\xfc\x6b\x4b\x9a\xc1\x63\xb1\xa7\x9c\xf5\xad\xcc\x7b\x25\xf2\x76"
+ "\x23\xcf\x3b\x7a\xde\x77\xd4\x1e\xa1\xbc\x8e\xe5\x2b\xc6\xb0\xdf"
+ "\x01\x8f\xe3\xbc\x76\x0c\x3a\x67\x19\xcf\x02\xcf\xb8\x56\x89\x1d"
+ "\x49\x33\xe2\xe3\x72\xfe\x18\x8f\x65\xe1\x01\xd1\x8b\x7a\xae\x66"
+ "\x9e\x72\x95\xd1\xe7\xc0\x97\x1f\x56\x6c\xa1\x2b\x99\x9f\x44\x8a"
+ "\xc8\x56\x74\xff\xd2\x24\xe1\x86\xdd\x0b\x8d\x5a\xb2\x81\x3e\x0f"
+ "\x39\x9a\x71\x9a\xbe\x34\xbd\xa0\xdc\x01\x5c\x89\xea\xce\x12\x49"
+ "\x1d\x94\x22\x66\xf2\x1c\xa7\xe9\x2c\xaf\x25\x7d\x29\xcf\xe0\x45"
+ "\xdc\x2f\xb9\x94\xbe\x00\x5d\x73\xd5\xda\xc6\x97\x7e\xcf\xfb\x1a"
+ "\x27\xe9\x4b\x87\xb9\xbd\x6a\x4f\xf5\x4b\xaf\x89\x01\xb1\x44\xa8"
+ "\x31\x6d\xa6\x97\xbe\xe4\xc5\x35\x57\xfe\xdc\x54\xa8\x3f\xcf\x44"
+ "\xbe\x5d\x62\x40\xe3\x3c\xb9\x48\x3b\x28\xdc\x09\x2c\x13\x47\x50"
+ "\x77\x97\x97\xee\xcc\x55\x7d\xf3\xa5\xfd\x0c\x6b\x14\x1c\x66\xa2"
+ "\x6f\x89\x79\xf3\x14\x7d\xf9\x2e\x47\x05\xaf\x95\x7e\xf9\x2a\x29"
+ "\x17\x80\xd5\x64\x52\x7a\x1b\x36\x6a\xee\x3e\xb7\x56\x04\x1d\x5d"
+ "\xa4\xed\x1c\xdb\x22\xef\xf5\x77\x42\x1f\x47\xe3\xc2\xaf\x9f\x55"
+ "\xda\x3a\x91\x79\xfc\xcb\x8d\x12\x0e\xf8\xbe\x75\xe2\x69\x7e\xde"
+ "\xcb\xcf\x7e\x9b\xa5\xc5\xd3\x90\x83\xfa\x4f\x73\xbd\x8d\x6a\xce"
+ "\xff\xe5\xbd\xfd\xa8\x23\xe0\xfe\x72\xa3\x97\xa6\x95\xca\x3d\x9e"
+ "\x34\x4b\xcb\x68\x7b\xd7\x2c\x3b\x2c\x73\x4a\xa6\x6f\x7c\xac\xa3"
+ "\x59\xca\x5f\x66\x7f\xf2\xb9\x5c\x5d\x6f\xf0\x3a\x50\xf2\x49\xba"
+ "\x71\x49\x87\x5d\xf2\xb7\x49\x98\xbe\x1c\xfa\x99\xe6\x33\xf1\x3e"
+ "\x9c\x52\x5f\x37\x2e\xb9\xf8\x97\x99\x85\x1f\xb4\x5c\xe6\x7c\xfd"
+ "\x39\x1f\xbf\x62\xfc\x8e\xe0\x79\xbe\xa4\xdd\x9e\xe5\x09\x5e\xbc"
+ "\xeb\x87\x5d\xcf\xcf\x5e\xca\x44\xda\x64\x13\xec\x79\x79\xdf\xf4"
+ "\x39\x5e\x4b\xc8\x5c\x8e\x3e\xe8\x55\x7d\x71\xa3\x5c\x4f\x01\x6e"
+ "\x4c\x77\xe1\x6a\x10\xc1\xb6\x0a\x3f\xf0\xce\xdc\xd5\xd6\xe0\x27"
+ "\xc7\x97\xb8\xfd\x99\x0d\xdc\x26\x3f\xe8\xcf\xd7\xf5\x0d\xc2\x77"
+ "\xb4\x31\x44\xbc\x1f\x08\x58\x90\xff\xd5\x6d\x52\xef\xef\x9c\x55"
+ "\xcf\xf0\x74\x9e\x10\x46\xfb\x65\x9f\xd4\x5b\x5a\xb8\x2f\x01\xeb"
+ "\x23\xb4\xdd\x7a\x96\x6e\xbc\x41\xa4\x8f\x6d\x39\x5a\x44\xb4\x17"
+ "\x7a\x04\x63\x8d\xdc\x9b\x68\x92\xfe\x08\x37\x62\xfc\xff\xf2\x7c"
+ "\x63\xff\xaa\x06\xef\x6b\xf1\x0e\x63\x8f\xaf\xa3\x28\x48\x0c\x2b"
+ "\xcc\xed\x43\xf9\x77\x35\x9f\x19\x63\x75\x82\xd8\x61\x69\xa9\x28"
+ "\x81\x9e\x19\xd6\x5b\x99\xed\x5b\xce\x88\xa0\xd1\xbe\xa3\xcd\x2c"
+ "\x0b\x37\x82\xff\x9f\xf2\x8e\xca\xff\xc3\x38\x7f\xa5\xec\xe8\x64"
+ "\xd5\x67\x1a\xe8\x12\xdd\x67\x5f\x71\xaa\xfe\xba\xf1\x60\x74\x7f"
+ "\x7d\x05\xa3\xfc\x8d\x7e\x5c\x93\xf1\x9b\xa4\x9e\x23\x7f\x37\x7a"
+ "\x23\x9e\xa7\xe0\xb7\x1c\xf8\x60\xfc\xff\x52\x91\xea\x07\x4e\x47"
+ "\x3b\x98\x47\xce\x91\x45\x1b\xca\x27\xde\x1f\xe6\x74\xe6\x67\x4e"
+ "\xd7\x60\xcf\xe0\x99\xf0\xde\xc6\xb2\x5a\xa7\x51\xd4\x7b\xcf\x76"
+ "\xf0\xdc\xa6\x41\xc6\xff\x01\x86\x65\xdd\x5a\x55\xc5\x7c\x8a\x3c"
+ "\xa0\x51\x55\x55\xc0\xfd\x95\x25\x06\x5d\x91\x36\x97\xdf\x33\x4f"
+ "\x22\xbd\xd4\x4b\xc5\x0e\xb9\xff\x8b\x39\x61\x7c\x5b\xe3\x2b\x0d"
+ "\xc3\x36\x59\xf2\xb9\x03\xac\x8f\x7a\xe9\xab\xfb\xa1\xb3\xd0\xb7"
+ "\x63\x0f\xa9\xb1\xe6\xab\xaf\xf1\x33\x74\xe5\x87\xb8\x6f\xee\x80"
+ "\x4e\x1a\xac\xd5\x9a\x87\x4c\x34\x76\xd0\x44\x39\xa1\x9d\xab\xa6"
+ "\x84\x52\x07\x0e\x7a\x7a\x0e\x53\x67\xe8\xe7\xe4\x78\x52\xc2\x78"
+ "\xd9\x03\x1e\x70\x95\x89\xf0\x1b\x83\x07\xcc\x9e\x50\x5f\x2b\xc6"
+ "\xe6\x6b\x4f\xd3\x57\x25\x3d\x5e\x38\x89\x51\xff\x71\x09\x5b\xd1"
+ "\xc7\xb6\xca\x52\xbb\x52\x84\x6a\x4f\x09\x3f\xec\xbb\xf1\x35\x83"
+ "\x34\xe5\x95\x4d\x94\xd5\x38\x48\x93\xf7\x0d\x52\xa6\xf8\x38\xd3"
+ "\xd4\x08\xbb\xed\xf1\x0b\x36\x82\x4e\xc8\x4f\x2d\x21\xcb\xbe\x4d"
+ "\x24\x79\x24\xbc\x03\xf6\x5b\x08\xf6\x5b\x5f\x26\xeb\xc6\x61\xfb"
+ "\x6d\x48\xda\xc5\x62\xbf\xe4\xa3\x1a\xb1\x3f\xa5\x88\x12\x92\x0b"
+ "\xc9\x06\xfc\x5c\x67\xe9\x2b\xff\x91\xdc\x0d\xdb\x11\x6d\xf6\xea"
+ "\xed\x05\xed\x7a\xad\x45\x34\x56\xb6\x15\xfa\x5a\xec\x18\x7b\x68"
+ "\xd4\x71\xd8\xc4\x3c\xe5\x67\xb9\xe1\x36\x9c\xe3\x3d\xea\xc3\x13"
+ "\x83\xe6\xf5\x8d\x22\xc8\xe9\xa5\xd7\x89\x20\xd2\xbb\xb8\xee\x43"
+ "\x48\x0f\xb8\xa7\x90\x37\xf1\x74\xf1\x68\x3c\x8a\xb9\x91\xae\x57"
+ "\xa6\x6c\x15\xa6\x4a\xe6\xd1\x9e\x2d\x21\xd8\xde\x67\x59\x66\xa7"
+ "\x54\x2e\x2a\x16\x21\xc7\x1a\xf6\x17\x98\x52\xc2\xbe\x0c\xbc\x87"
+ "\xf9\x33\xd8\x36\x9f\xe6\xbf\xc0\xe3\x05\xcf\x15\xac\xc5\x80\x59"
+ "\x7b\xae\x47\xb8\x32\xe9\xb3\xfa\x4f\xa0\x9d\xc9\x2f\x4e\x60\xbf"
+ "\x9e\x29\x47\xbc\xb4\x20\x83\x71\x97\xbe\x3b\xd0\x9d\xb0\xb7\xae"
+ "\x04\x5e\x41\x3f\xe8\x80\xf7\x18\xff\xef\xeb\xd1\xf7\x9b\x7d\xbc"
+ "\xd7\x8b\x34\x8c\xff\xdf\x98\xc2\x69\xa5\xd7\x91\xbd\xd4\x21\x7a"
+ "\x46\xb3\x99\x78\x0f\x1c\xf0\xae\x0e\xb8\x6f\x9a\x6c\xc0\xc1\x38"
+ "\xf5\x93\x7e\xd3\x37\xbf\x89\xb4\x99\x06\x1c\xe4\xb9\x0a\xcf\xb9"
+ "\xc3\x79\x54\x99\xfc\x88\x32\xdf\xec\x37\x7d\xe5\x27\x48\x2b\x8e"
+ "\x29\x53\x1e\x53\xa6\x3a\xa2\x4c\xa5\x5e\x4f\x73\x4c\x99\x43\x31"
+ "\x65\x5a\xe3\xe0\x76\x22\xa6\x4c\x77\x4c\x19\xff\xc5\xb8\x4d\xb5"
+ "\x44\x97\x99\x6a\x8f\x2e\x33\x35\x33\x82\x96\xec\xc7\x93\x85\xb4"
+ "\xec\x98\x32\xf3\x63\xca\x2c\x31\x9e\x47\xa1\x71\xf2\xfa\xbd\x64"
+ "\x07\x6f\xb2\xaf\x98\xef\x45\xf4\x4f\xff\xf7\x9f\x0a\xe8\x65\x1b"
+ "\x2e\x6e\xd7\xd4\x83\x31\xf5\x1d\x89\xa9\xaf\x3d\x4e\xbb\xbc\x31"
+ "\x65\x7c\xd1\x65\xa6\x51\x44\x99\x66\x55\xcf\xb4\x8c\xe8\x32\xd3"
+ "\x26\xc7\x94\x99\x71\x31\x5f\x4d\xcb\x8d\x29\x93\x1f\x53\xa6\xe8"
+ "\x53\x68\xc1\xe3\xb8\xf2\xa3\x9b\xc0\xb6\xf2\xdd\xb0\x11\xa6\xfd"
+ "\x89\x7d\x31\x78\xdf\xf5\x07\x83\xc1\x24\xde\x0f\xe4\xf1\xea\xa8"
+ "\x33\x88\xb1\x65\x1a\xf4\xec\xad\x59\xc6\x98\xc5\x7e\x2a\x2c\xd3"
+ "\xca\xc6\x9e\xd6\x30\x9a\x2d\x2a\x7d\xdd\x74\x7f\x39\xae\xeb\xe8"
+ "\x24\x1e\xa7\xb2\xcc\xc3\x36\xb1\xf2\x79\x23\x05\x27\xeb\x61\x63"
+ "\xdf\xb7\x49\xf9\xbf\x24\xb0\x4d\x7e\xd4\x29\xcb\xcc\x8c\xb0\xa3"
+ "\xb9\x7e\xff\xe1\x4d\x41\x73\x34\x1e\x59\xf6\x4b\xe0\x91\x0c\xdb"
+ "\x28\xbf\x13\x56\x11\xef\xe7\x77\x34\xc2\x06\x82\xdd\xcf\xb8\x9d"
+ "\xa4\xac\x66\x69\x93\xad\x19\x24\xbe\xf7\x94\xdf\x2e\xf7\xfb\x95"
+ "\x4d\x9a\xd5\xd5\x86\xfa\xd9\x76\x6f\x2b\x39\xcf\x3e\x59\x18\x7f"
+ "\xd9\x76\x9b\x9e\x74\xb4\xdc\xc7\x78\x1d\x37\xfc\x62\xbc\x34\xdd"
+ "\x2c\x6d\x8d\xfa\x59\x79\xec\x8b\xc0\x3e\x3b\x47\xfd\x33\x39\x0f"
+ "\xf8\x7f\xda\x07\x46\x7b\x31\xd6\x83\x27\xb2\x0e\x5e\x8a\x66\xaa"
+ "\x0f\xa7\x4f\x89\xe6\xc9\x24\xf0\xca\xf4\x9c\xe8\x7e\x9f\x9e\x17"
+ "\xdd\xef\xd3\x0b\xa3\x79\xd2\x04\x9e\x9c\x5e\x1a\x53\x66\x7b\x4c"
+ "\x99\x5d\x11\x65\xea\xf5\x7a\x0e\xc4\x94\x69\x89\x29\x73\x2c\xe2"
+ "\x19\x6d\x9c\xde\x35\x3c\xf7\x91\x3e\x57\xd3\x7b\x22\x9e\x4d\xbb"
+ "\xa4\xfe\x9c\x1e\x32\xd2\x78\xed\x68\xdf\x6e\xe5\xf3\xa3\xe0\xdd"
+ "\x6c\x8f\x91\x77\xe4\xbf\x79\x4a\x34\x0e\x37\x67\x47\xe3\x70\xf3"
+ "\xb0\xfc\xeb\xbe\x02\xbf\x3d\x45\xb7\x4c\xd6\x7d\x05\x7a\x31\x66"
+ "\x2f\xe2\x67\xc0\x6a\x40\x7e\xd0\xe1\xe6\xf2\x18\x78\xd5\x31\xf0"
+ "\x1a\x23\x9e\x6d\x78\x3e\x18\xd1\x06\x5b\xa2\x9d\x12\xc0\x2f\xb0"
+ "\xdf\x6e\x6e\x33\xd2\x79\x4e\x09\x7c\x7b\x5c\x72\xac\xc9\x61\x5f"
+ "\xb6\xf4\x93\x74\xf3\x9b\x3c\xff\xd4\x61\x46\xca\x3f\xa9\x76\xdd"
+ "\x62\x8e\xc6\xe3\x96\x8c\x68\x3c\x6e\x99\x1c\xd1\x2e\xbf\x75\x2b"
+ "\x3d\x60\x0d\x3d\xf8\x30\xdb\x3e\xec\xbf\x29\x7d\xca\xb6\xc0\x66"
+ "\xbb\xc0\xeb\xef\x41\x3a\x55\x4a\x89\x1e\x67\x0f\xe6\x72\xa2\x79"
+ "\x54\x7e\x4a\x9f\x55\xa8\x7c\xb9\xc8\x01\xf8\xdb\x0d\x7e\xd4\x76"
+ "\xce\x2a\xd4\x76\x8c\x29\x47\x1a\xf4\xdf\x74\x9b\xb2\x73\x93\x8e"
+ "\x09\x57\x7e\x03\xe8\x89\x79\xd1\x8c\xe7\xf4\x79\x44\x29\xfb\xa4"
+ "\xb1\xdf\x2c\xc6\xf8\x64\xb5\xef\x7f\x4b\x7b\x04\x5f\xfb\x1d\x9b"
+ "\xee\x14\x27\x69\xc6\x0e\xb6\x01\x58\x46\xd9\xb7\xed\x68\xc8\x47"
+ "\x3c\xf7\xf6\x84\x4e\x4b\xdb\x0d\xef\xeb\x55\xd9\x19\x96\x88\xb2"
+ "\x3e\x7d\x6e\xdc\xc3\xef\xa6\x85\xc8\x7c\xd4\xef\x23\xc0\xc9\x50"
+ "\xf6\xde\x8c\x1d\x47\x21\xaf\x28\x93\x6d\x94\xe1\x79\xb4\xdc\x43"
+ "\x2e\x25\xf3\xd4\x72\x32\xb7\x6e\x3a\x29\x61\x1b\x7e\x22\xb0\xa5"
+ "\x7b\x3d\xe5\x3d\xe4\xf1\x77\xf1\x5a\x97\x59\xf9\x04\xcd\xa8\x4f"
+ "\x0c\x92\xa5\x7f\xc7\x2c\xc8\xcc\x8c\xfa\xf0\x8e\x59\xf9\xc0\xad"
+ "\xc4\x4b\xb7\x1c\x66\x7d\x13\x49\xbb\x79\xf3\xf2\x1e\x5c\xb4\xe0"
+ "\xa6\x6f\x3f\x78\xdf\xe2\x79\xb7\x3b\x16\xaf\x7e\x7a\xc5\xf2\x9b"
+ "\xd6\x3e\x5b\xea\xd8\xb8\x6e\x75\xe9\xea\x35\xab\x1c\x59\xce\x1b"
+ "\x9c\x8e\xa5\xa5\xea\x9a\x59\xbc\x74\x7d\xe9\x6c\xbe\x9d\xe2\x28"
+ "\x59\xb7\x62\x83\xbc\xbd\x71\x3c\x45\x03\x59\x5d\xba\x62\x9d\xe3"
+ "\x86\xe5\x53\x1c\xf7\x2c\x5d\x5d\xfc\xec\xba\x15\x71\x61\xdd\xee"
+ "\x58\xb7\x62\xdd\x8a\xa5\xcb\x1d\xb3\x1d\x59\x0c\x39\x12\x5c\x44"
+ "\x7f\x66\x19\xe3\x18\x8f\x5f\x75\x6e\x71\x5c\x1f\xcf\xbc\x8a\x7f"
+ "\x6e\x5d\x7e\xf1\x58\x76\xab\x33\x9a\xe7\x6e\xad\x8a\xe6\xb9\x5b"
+ "\x1b\x2e\x1e\xcb\x6e\x8d\x19\xff\x6e\x8d\x19\xff\x6e\x6d\xbf\x78"
+ "\x2c\xbb\x35\x66\xfc\xbb\x35\x66\xfc\xfb\xda\xf0\xf8\x07\x5e\xf2"
+ "\x6e\x93\x7a\xe1\x6b\x31\xe3\xdf\xd7\x62\xc6\xbf\xaf\xcd\x88\x79"
+ "\x9e\x1b\xf1\x7c\x25\x9e\x17\x47\x8e\x8f\x78\x5e\x6e\xc8\xe7\x88"
+ "\x7e\xf9\x9a\xd3\xc8\xc3\xba\x1e\xba\xb9\x5b\xcf\x5b\x1f\x91\xb7"
+ "\x47\xcf\xbb\x7f\x58\xfe\x78\xef\x1b\xe9\x6a\xbe\x7e\xdb\x38\xd6"
+ "\xe9\xec\xff\xc7\x63\x13\xe4\xe3\xda\xb3\xf4\xb5\xad\x0c\x8b\x79"
+ "\x98\xfd\x41\xc5\xf7\x1f\x0d\x34\xa5\x93\x85\xcb\x34\xed\x64\x3f"
+ "\xe2\x19\x8d\xec\x1b\x8c\x34\xf6\x95\x86\x4e\xb9\x0d\xf6\xef\xbf"
+ "\xb2\xd5\x78\x71\x5b\x9e\xb4\xf9\x51\x46\x87\x2f\xe7\x35\x80\xc3"
+ "\xbe\xc7\x96\x3a\x35\x16\x77\xe3\x3e\x99\x79\x1a\xe5\xcd\xc2\x34"
+ "\xe3\x43\xf6\xb9\x46\x9a\x0d\xbf\x0c\xc0\xcb\x33\xe0\x6d\x9f\x10"
+ "\xdf\xb6\x8c\xb5\x73\x87\xe7\x83\x26\xb2\xd6\xb9\xb5\x2e\x8f\xc6"
+ "\xb6\xf5\x6d\xdb\xd5\xda\x82\xd6\x2a\xdc\xef\xe5\x37\x21\x3d\xfe"
+ "\x3c\xe9\x36\xd8\x7f\xb7\x39\xd5\x7a\xcb\x6d\xe8\xff\x05\xfb\xd5"
+ "\xda\xa9\xd6\x0a\x7d\x3b\x78\x8a\x66\xae\xc0\x75\x08\xd7\xfb\x0c"
+ "\xf8\xad\x72\xbe\x7d\x5b\xb7\x70\x27\x3c\xc4\x70\x63\xd2\x43\xd0"
+ "\x6f\x83\xd6\x50\x65\xfe\xc5\xef\x66\xda\x85\x3b\xf1\xc1\x38\xe9"
+ "\xec\x9b\x3b\xe8\xa5\x99\xcb\x19\xdf\x88\x74\xcc\xcb\x53\x17\x73"
+ "\x7e\x2f\xd7\x87\x32\xa3\xd9\xda\x86\xbf\xaf\x3a\x33\x30\x73\x57"
+ "\x4c\x3b\x3e\x39\x45\x5f\x4f\x53\xed\xf8\xfa\xd3\x31\x75\x1f\x8c"
+ "\xdf\x8e\x99\x6d\x68\xc7\x27\xa3\xb4\xc3\x2b\x69\x6b\x42\x5b\x4c"
+ "\x17\xbd\x0b\xa1\x2d\x9f\x48\xba\x47\xa5\x7f\x3d\x43\xb7\x85\xfc"
+ "\x98\x87\xd9\xf0\x4e\x96\x7d\xa8\x7c\xa4\xdf\xf4\x7c\xd9\xd6\x06"
+ "\xca\xbb\xb8\xce\xaf\x2f\x16\xee\xb1\x0f\x79\xe9\xeb\xd5\x12\xce"
+ "\x48\x7a\xb1\xc2\x05\x74\x32\x31\x9d\xd0\x1e\x94\x1b\xad\xbf\x8d"
+ "\x79\x89\x5a\x0b\xf9\x3a\xe4\x7f\x66\x89\xb1\x96\xb9\xbe\x5c\xf8"
+ "\x0c\x3a\xe2\x5d\x57\xcc\xbb\x60\xc4\x3b\x7f\xd4\xbb\x2d\x46\xfa"
+ "\xed\xc9\x46\xfa\x67\xeb\xa7\xdb\xb3\x63\xfa\x09\xfd\x73\x7b\x47"
+ "\x74\xbb\x6f\x9f\xaf\xda\x87\x3e\xba\x88\xd6\xb7\x17\xa1\x8f\x86"
+ "\xe2\xf7\xd1\xed\xdb\xe3\xf3\xda\xed\x72\x1d\x4d\xa4\x53\x3c\x78"
+ "\x2d\xe8\xbb\x21\xc9\x83\x7a\x3f\x5d\xdc\x3f\xb7\x7f\x60\xf4\xcf"
+ "\x67\x6b\xe3\x2c\x47\x4c\x1b\xc3\xa7\x68\xd6\x5e\xd5\xd6\x59\x67"
+ "\xa2\x61\xcf\x9a\x19\x9f\x17\x67\xe5\xa1\x9d\xe1\xf8\xed\x9c\x55"
+ "\x3c\x3a\x2f\xce\xe2\x7d\xd1\xf0\xc5\xbc\x38\xab\x59\x95\xa1\x78"
+ "\x65\x8e\x08\x77\xdc\x7a\x4e\xb8\x42\x6c\xe7\x66\x27\xf3\xfa\x52"
+ "\x44\x7a\x6f\x34\xff\xcd\x9a\x29\xcb\x31\xfd\x42\x4a\xcf\x72\x3f"
+ "\x9c\x72\x90\xe9\xd3\x78\x32\xe0\xce\x9e\x1f\x43\xab\xbe\x53\x94"
+ "\xdd\xd1\x6f\x4a\xd8\xaf\xe8\x35\x7b\x47\x34\x4e\xd9\x45\xf1\xe9"
+ "\x95\x5d\x09\x7a\xf5\xc5\xa7\x57\x76\xe3\xe8\xf4\xca\xe6\xfe\xef"
+ "\xbb\x98\x5e\xd9\xc7\x23\xe9\x05\x5b\x57\xb6\xef\x8b\x76\xf0\xc6"
+ "\x50\x81\x68\xe2\xb6\x86\xc9\x66\x05\xaf\xa8\x32\xbd\x28\x33\xdb"
+ "\x6c\x0d\x2a\x3e\x81\x0d\x69\x39\x4b\xd9\xbd\x86\xfc\xa7\x36\xd0"
+ "\x58\x31\xf4\x28\xfb\x19\x25\x70\x39\x8f\xb3\xaf\xd5\x13\xca\x22"
+ "\x9e\x7f\x44\xd7\x3b\x3b\x37\xbe\x2e\x98\x5d\x08\x9a\xee\x8c\x93"
+ "\xee\x54\xbe\x66\xb3\x0f\x45\xeb\x88\xd9\xf5\xd1\x7d\x04\xba\xa1"
+ "\x9c\xbe\xed\xf4\xa9\xbf\x4b\xf7\xd9\x1d\x74\x71\x9f\xdd\xf1\xaa"
+ "\xea\xaf\x3b\xb6\x46\xe3\x77\x87\x3d\x7e\x7f\xdd\x91\x35\x7a\x7f"
+ "\xdd\x31\x7f\xf4\xfe\xba\x83\xf7\x89\xfb\xbc\x74\x47\x73\xf4\xb8"
+ "\x71\x47\x65\x74\x7b\xef\xe0\xfd\x17\xab\x30\x8d\xb9\x92\x9f\x3f"
+ "\x6b\xbb\x8d\x1f\xeb\x38\xee\x2b\x3e\xc7\x04\xfc\xaf\x63\x1c\x2f"
+ "\x17\xc6\xa8\xb0\x41\xc3\xfa\x4d\xf1\xf7\x5b\x79\x8e\xdb\x89\x99"
+ "\x38\xef\x23\x3b\xbe\xc0\xb6\xfb\x9d\xcf\x6a\x26\xea\xc2\xbd\xe9"
+ "\x14\xdd\x75\x97\x66\x32\x95\xf3\x9e\xa7\xf4\x93\x97\x6b\x08\x77"
+ "\x56\x47\xf6\x05\xef\x7d\xf2\xdc\xb4\x56\xcd\x9d\xfe\x71\x8a\x72"
+ "\xae\x52\xfd\x72\xd7\x75\xd1\x74\xbc\xf3\x50\xfc\x7e\xb9\xf3\x18"
+ "\xfa\xe5\x1f\xf1\xfb\xe5\xce\xee\xd1\xfb\x25\x87\xd7\x0f\xff\x71"
+ "\xb1\x1c\xe5\xd8\x75\x39\xda\xc6\x65\x1c\x6b\x78\x3e\x9e\xf3\x3c"
+ "\xe7\xc1\x3d\x64\x24\xe7\x19\x7e\x7f\x53\xaf\x21\x47\xb2\xcc\x7c"
+ "\xc0\x92\xf5\xeb\x79\x72\x75\x18\x91\x70\x4b\xac\xbd\xf1\xe4\x24"
+ "\xa7\x8a\xf3\x4e\x2d\x21\x0b\x68\x98\xbf\x97\x61\xac\x23\x02\x8c"
+ "\xbf\x71\x3e\x4e\x9f\xea\x8f\x94\x93\x9c\x16\x23\x1f\xeb\x3a\x3d"
+ "\xef\x21\x11\x28\x22\xce\x17\x03\x5b\x6f\xff\x58\x39\x8e\x70\x7e"
+ "\xce\x17\x9d\xe7\x2e\x8b\x92\xc7\xbb\xe6\x47\xcb\xe3\x5d\x8e\x68"
+ "\xfe\x04\xfd\x51\x4e\x83\x9e\xc3\x7d\x29\x70\xf8\xcc\xfc\x75\x69"
+ "\xd9\xbc\xab\x31\x46\x36\xc1\x03\x77\xcf\x56\x3c\x70\xf7\x35\x31"
+ "\xb8\x1e\x8e\xcf\x03\x77\xb5\x8f\xce\x03\x77\xf5\x8c\xce\x03\x77"
+ "\x9b\x99\x07\xbc\x74\x77\x76\xb4\x6c\xde\x3d\x29\xba\xed\xa8\x57"
+ "\xca\x26\xa5\x5d\x8e\x6c\xc2\x16\xba\x72\x34\x39\x64\x99\x62\xff"
+ "\x91\xa6\x41\x63\xaf\xe3\x33\xd1\xcc\x02\xb9\x62\xfc\x8e\xf3\x9a"
+ "\x12\x74\xfc\x4c\xa6\xe1\x3e\x79\xfe\xf3\xee\xee\x48\x3a\xd6\xaa"
+ "\x33\x97\xae\x53\x34\x67\x35\xef\x2b\x2b\x7a\xce\x9d\x1e\xdd\xfe"
+ "\x39\xe6\xf8\xf4\x9c\x33\x09\xf4\x74\xc5\xa7\xe7\x9c\x99\xa3\xd3"
+ "\x73\xce\x62\x3e\x93\x75\xb1\x4c\xcd\x29\x76\x6c\x90\x36\x8a\x2c"
+ "\x73\x96\xe6\xfc\xee\xb3\x8d\x4f\x73\xf6\x47\x8f\x4f\x73\xaa\x2f"
+ "\x7f\x7c\x9a\xd3\x13\x7f\x7c\x9a\x4b\xf1\xc7\xa7\xb9\x76\x25\x0f"
+ "\x73\xf3\xa2\xe5\x61\x6e\x56\x34\x4f\x80\x76\xff\x6d\xe3\xd3\xdc"
+ "\xe6\x18\x19\xa8\x3b\x45\xf3\xae\x83\x4d\x51\xa9\xfa\x6d\xde\x47"
+ "\x31\x38\x1e\x89\xdf\x6f\x73\x4f\xa0\xdf\xea\xe2\xf7\xdb\x5c\xdf"
+ "\xe8\xfd\x36\x2f\x19\xfd\x56\x77\x71\xbf\xcd\x9b\x7c\xf9\x36\xc5"
+ "\xbc\xfc\xe8\x3e\x9b\x97\x73\xf9\x7d\x36\xaf\x31\x7e\x9f\xcd\x3b"
+ "\x1c\xbf\xcf\xe6\xb5\xab\x3e\xbb\xc7\x1c\xdd\x67\xf3\xba\xa3\xfb"
+ "\x0c\x74\xfb\x2f\xf6\x19\xfa\xa7\x4d\xf9\x27\xdc\xb3\x02\xf3\xf6"
+ "\xb1\x01\xf7\x3d\x4b\xbc\x74\xef\x64\x35\xb7\xbe\x57\x8d\x1d\xaa"
+ "\x0f\xdf\x40\x9e\xbc\x8b\xc7\x81\x7b\x9c\x7a\xda\xb7\x2f\xee\x87"
+ "\x7b\x76\x41\x47\xf7\xb6\x95\xcb\xbd\x2d\xd5\x87\x4c\x73\xe4\x6b"
+ "\xdd\xc4\xfb\x53\xf7\x1c\xe6\xb2\xe8\x63\xe1\x09\x86\x88\xf5\x3a"
+ "\xf2\xfb\x19\x0e\x9f\x45\x8d\x81\xe5\xbd\x9c\x31\x7e\x74\x9f\x1a"
+ "\xad\xad\xb5\xe2\x66\xc0\xbb\xf7\x82\xe2\xd5\x7b\x63\xed\xdf\x26"
+ "\xbc\xfb\xbd\xe2\xd3\xfb\x5e\x8a\xc6\xe1\xde\xe5\xf1\xf9\xf4\xde"
+ "\x72\xb4\xa1\x29\x3e\x9f\xde\xdb\x30\x3a\x9f\xde\x8b\xfe\xa7\xa6"
+ "\x88\xb9\x4f\xfa\xe3\x21\x6f\xcc\xdc\xe7\xde\x2e\xab\x5f\xf1\x8e"
+ "\xb4\x89\x6a\xb4\xb6\x80\x3b\x37\xd6\xfe\x43\xdf\xe4\x6e\xd1\x71"
+ "\x7e\x36\xba\x7c\xee\x28\xf6\x5f\x2e\xdb\x7f\x6f\xc4\xc7\x39\xf7"
+ "\x12\xf6\x5f\x2e\xdb\x7f\x6f\x5c\x2c\x5b\xb9\xba\xfd\x17\x6f\x8e"
+ "\x97\xdb\x18\xbf\xff\x73\x63\xfa\x9f\xf2\x4b\x31\x1f\x96\xe5\xa3"
+ "\xf3\x7d\x10\x99\x8f\x7d\x93\x38\x2f\xf3\xc8\xc5\x79\xef\xb3\xc4"
+ "\xc2\x1c\x25\x5f\xd6\x45\xbc\xc7\xbe\x54\x71\x79\xef\x3e\xfd\x3c"
+ "\xc9\x7d\x87\xa3\xe5\xf1\xbe\xd2\x68\x79\xcc\xb5\xc7\x94\xdb\x15"
+ "\xfd\x1e\xfc\xf3\xdf\xa6\x63\xef\x37\xc7\xf0\xc0\x7b\xa7\xe8\xfe"
+ "\xad\x8a\x07\xee\xff\x8f\x68\x3c\xee\x9f\x14\x9f\x07\xee\x9f\x81"
+ "\xf6\xbf\x17\x9f\x07\xee\xcf\x1b\x9d\x07\xee\x2f\x06\x2d\xdf\x8b"
+ "\xe4\xdb\x87\xca\x73\xc6\xc6\xe4\xa9\x8f\xaf\xf3\xee\x3f\x10\x7f"
+ "\x8d\xe0\xfe\x56\x45\xe3\xfb\x83\xd1\x34\xbe\xbf\x2b\x9a\x86\x68"
+ "\xcb\x7f\x9d\x86\xc3\xf1\x27\x02\xee\x6f\xc4\xca\xbf\xe7\x14\x7d"
+ "\x43\x97\xff\xf9\xef\x47\xe3\xf8\x8d\xe5\x0a\x97\x78\xeb\x22\xdf"
+ "\xe0\xf9\xaf\x27\x3e\x2d\xbf\xd1\x18\xbf\xcd\xdf\x38\x8c\x31\xc8"
+ "\xa3\x5d\x24\x4b\xdf\x68\x47\xfa\x43\xbc\x1e\xca\xeb\x21\xfb\x90"
+ "\xfe\x50\x88\x2c\x72\xbc\x1a\x1e\x97\xbe\xe1\x63\x5f\x14\xa6\x3f"
+ "\xf3\xaf\x75\x12\xe5\xf1\x18\xc4\x78\x15\x94\x4b\xbf\x05\xeb\x76"
+ "\xe6\xf5\xeb\x99\xd7\xe7\x4b\xfb\x8f\xf7\x59\xd8\x8f\xd0\xea\xa4"
+ "\x3c\x8e\x83\x61\xf0\x3b\xe7\x8f\x86\x3d\x7f\x3e\xcb\x05\xe7\x37"
+ "\xf2\xaa\x75\xb3\xca\x18\xdd\x34\xbf\x34\x7e\x1f\xcf\xaf\x1e\x9d"
+ "\x77\xe6\x1f\x50\xfd\x3c\xff\x83\xe8\x7e\x9e\xdf\xaa\xb9\x53\x17"
+ "\x73\x5b\xbd\xa0\xf3\xe5\xf4\x71\xa9\x43\xf8\x46\xd5\xf7\xdb\x1e"
+ "\xed\x2a\xa9\xa0\x2f\x9c\xa6\x05\x73\x65\x7d\x26\x11\xb4\x6e\x4d"
+ "\xa0\x36\xa9\x03\x16\xbc\x2c\xf1\x44\x9e\x82\x10\x99\xc4\xb6\xa7"
+ "\xba\xf8\x5d\x93\x5b\x04\x91\xef\x38\xef\x09\xf0\x59\x6e\xf0\xc2"
+ "\x95\x27\x69\xc1\x63\x51\xe5\x31\x32\x7b\x14\x8c\x86\x26\x29\x8f"
+ "\x0b\x76\x19\x6b\xba\xdb\xf1\x1c\x7f\xdd\x77\x41\x8b\xe1\xfb\xa0"
+ "\x7c\xc6\x16\x8c\xba\x7f\xc9\x38\xf1\x79\x1a\xc6\xe9\xd2\x7a\x60"
+ "\x61\xb2\xc1\xbf\xca\xd7\x72\xe1\xa4\x11\x5f\xbe\x85\x99\x78\x77"
+ "\xfc\x12\x6b\x83\x11\x72\xb0\x70\x71\x24\x1c\x15\x83\x65\x61\x91"
+ "\xe1\x8f\x87\xfb\xd2\x4f\x81\x65\xe0\xd3\x18\x83\xcf\x41\xd8\x29"
+ "\xdb\x75\x18\x2d\x97\x82\xc1\x7d\xae\x78\x96\xf9\x61\xe1\xf1\x4b"
+ "\xad\xf9\x25\xda\x29\xef\xc5\x8b\x78\x6b\x91\xb4\x97\x18\xc6\xa5"
+ "\x71\x5c\x94\x13\x35\xb7\x90\x7b\xf7\xbc\xb7\x95\x97\xa2\xe4\x7e"
+ "\x51\xcc\x1a\xe1\xa2\x25\xd2\x9f\x4a\x97\xfb\xc7\x43\xb1\x72\xb0"
+ "\xa8\xdc\x18\xa3\x63\xd2\x77\x19\x72\x8f\x79\x2d\xc3\x8d\x59\x67"
+ "\x5d\x74\x58\xc9\x42\x5e\xb2\x96\x12\x39\x5f\x5b\x24\xed\x3f\x63"
+ "\xbd\xd4\x8b\x7c\x31\xe5\x62\xd6\xff\x16\x2d\x11\xa3\xaf\xd3\x27"
+ "\xa3\x7f\xfd\xbc\xb7\xa5\x62\x43\xe4\x65\xc7\xac\x57\xf8\x6a\xe5"
+ "\x79\xff\xbf\x72\xfb\x75\xbd\xf7\xc0\x9b\xd1\xf5\xe5\x2d\x71\x9d"
+ "\xb9\x54\xfb\xf3\x46\x69\x7f\xde\x48\xfb\xd7\x48\xb8\x31\x6b\x89"
+ "\x79\xb2\xfd\xe1\x8b\xf4\x5f\x5e\x3b\xf4\x97\x41\x37\xd8\xdc\x0f"
+ "\xdc\x60\xd8\xea\xbc\x7e\x30\xba\xad\xfe\xc0\xc8\xfa\x9f\x2c\x97"
+ "\x37\xb2\xfe\xe7\x8b\x67\xab\x7b\x49\xee\xad\x46\xd5\xfd\x40\xae"
+ "\xb5\x31\x5e\x5b\x1e\x18\x65\xfd\xef\x01\x7d\xfd\xef\x81\xe3\xd1"
+ "\xfa\xec\x81\xfa\xe8\x3e\xcc\x8b\xe9\xc3\x07\x0e\x45\xf7\x61\xde"
+ "\x92\xff\xec\xb8\x86\x67\x4a\x4c\x4c\x34\x25\x26\x98\x12\x12\xf1"
+ "\x1a\x4d\xa4\xb1\x89\xe6\xc4\x24\xfc\xc6\xe8\xd7\xb1\xa6\x44\x93"
+ "\x19\xbf\x24\xfd\x3a\x26\xe6\x79\x2c\x97\xc5\xcf\xac\x5f\x93\x62"
+ "\x9e\xc7\x7c\xca\xfb\xb1\x7a\xbd\x46\xfd\xe6\x98\xe7\xa4\x4f\x79"
+ "\x3f\xe6\xbf\x58\x9e\x2e\x7a\x8e\xf6\x43\xbb\x6f\xcd\x86\xa5\xc5"
+ "\xab\x97\xcb\xfd\xe2\x15\x8e\xa5\x4f\x3c\xb1\x62\xfd\x7a\x47\xe9"
+ "\x5a\xc7\xdd\x77\x3d\x78\xf3\xed\x0e\xb5\xed\x5c\x3c\xfb\x86\xe5"
+ "\xe3\x69\xc1\xc6\x75\xfc\x62\xc1\x43\xf7\xe5\x3b\xf2\xee\xbe\x2b"
+ "\xfa\xa5\x01\x46\x6e\x2f\x5f\x0a\x4a\x84\xfc\xe5\x3c\x3f\x81\xa8"
+ "\x7a\xb7\xd4\x3d\xdd\xec\xe7\xab\xd6\x3c\xf2\xa7\xb7\xb3\xff\xe8"
+ "\xa0\x4b\xb4\x5e\xcf\x7b\xfa\x0f\xfd\x85\x1b\x71\x53\x73\x25\x95"
+ "\x2c\xe3\xf3\x2b\x0f\x9d\x13\xbf\xf1\x91\xe3\x7e\x32\x9d\xa4\xc7"
+ "\xee\x6a\xcb\x45\x5e\x3c\x7b\xbc\x21\x72\xb8\xc8\x72\x8a\xbe\xfd"
+ "\x21\xde\x25\x88\x3b\x34\xa4\xf9\x75\x5f\xe8\x6f\x9d\x93\x69\xbf"
+ "\xa9\x34\xf2\x59\x4f\xd1\xe2\x97\xc4\x6f\x84\x7c\xe6\xf3\x41\x2a"
+ "\xdf\xe2\xd5\xc2\xf4\x50\x26\xeb\x86\xc6\x74\x32\xf3\x5e\xe8\xcb"
+ "\xe9\x64\x79\x79\x02\xc7\x48\x59\xbc\xc4\xd8\x0b\x7d\x1e\xcf\x5e"
+ "\x7a\x2c\x87\xeb\xe6\xbc\x9a\xe9\xa1\x07\x39\xff\xbe\xe8\xfc\xd5"
+ "\x23\x7b\xb1\x8b\x97\x98\x90\x6f\xd1\x87\x64\xb5\x86\xc5\xb9\x60"
+ "\xea\x40\xf3\xd4\x5c\x4a\xf0\xa0\x2b\xda\x43\x95\xa4\x7c\x7e\x16"
+ "\xff\xa5\x2c\x2c\x42\xec\x9f\xbe\xa0\xd7\x25\xea\x9e\x26\x33\x64"
+ "\x3a\xa1\x75\x1d\xfb\x28\x2c\x3e\xd2\xb4\x82\xcc\x68\xff\xa4\xd3"
+ "\xf4\xcd\x5e\xc7\x42\x22\xd7\x02\x32\xff\xc1\xc9\xfe\x86\xe2\x8e"
+ "\xda\x3f\x93\xf9\xa7\x83\x95\xa6\x41\x61\xa7\xf2\x52\xd1\x23\x38"
+ "\x6e\x92\x5f\x04\xd9\xc7\xbf\xbd\x30\xcc\x79\xa6\x06\x5c\x76\xea"
+ "\x2c\xf5\xd3\x96\x0f\x44\xb0\xea\xcf\xea\x6c\x40\x47\xaf\x9f\xfd"
+ "\x17\x2d\x5b\x16\x50\xe2\xa9\x7c\x32\x75\x14\x35\x90\x67\x89\x9f"
+ "\xca\x3f\x10\x3d\xed\x85\x1f\x51\x67\xd1\x21\x2a\xe8\x22\x53\x7b"
+ "\xf7\xdf\x48\xc6\xfe\xd9\xb9\xca\x51\x71\x81\xec\x5b\x56\x73\xda"
+ "\x05\xda\xb4\x85\x52\x36\xfd\x85\xac\x9e\x9e\x2e\xd4\x73\x86\x1e"
+ "\x39\x41\x09\x80\x67\xda\xfc\x37\xb2\x6f\x7e\x98\xfd\x7c\x73\xa8"
+ "\xb1\x82\xec\xc2\x95\x99\x3c\xe8\xca\xb4\x0d\x8a\xcc\xf4\x80\x2b"
+ "\x33\xa3\xb3\x04\xf9\xbb\xdf\xa5\xd4\x2e\xca\xf8\xcd\xe9\x2e\x53"
+ "\xc3\x79\x9a\xc4\x6d\x3a\x85\xb6\x35\x9e\x47\xfe\x9d\xd9\xcd\x1a"
+ "\xca\x46\x96\x09\xa5\x65\xb7\x78\xf2\x83\xa4\x01\x56\xc3\x20\x4d"
+ "\x6a\x1c\x24\xbb\xb6\x23\xbb\x99\xcb\xf5\xd2\xb7\xfe\xe9\xc1\xc8"
+ "\x50\xbe\x45\x84\x87\x6a\xb5\x66\xe8\xc4\xb1\x6f\x2c\x6b\x31\x7b"
+ "\xda\x7b\xa9\xc3\x3f\x48\x9d\xf4\x57\xf2\x38\x3f\x6e\xfd\xe9\xb2"
+ "\x96\x24\x0d\x42\xd0\xba\xa9\x1b\x75\x29\xde\x71\x75\x90\xd9\x83"
+ "\x3e\xa8\xab\xa0\xe4\x92\x4d\x34\xf6\x34\xd2\xd5\xdc\xfe\xdc\x01"
+ "\x4f\xe8\xe3\xd6\x4d\xd2\x1f\xf7\xb1\x9c\x8a\x0e\x4a\xec\xf4\x37"
+ "\xb0\xdf\xa7\x29\x9c\xbe\xca\xe1\xf1\x1f\x27\x4f\xc9\x3f\x5a\x35"
+ "\xdb\x2a\x4b\xb5\x46\x96\xd7\x07\x8e\x9b\x3c\xe6\x01\xf2\xe4\xfb"
+ "\xe9\x3d\xd4\x2d\x76\xae\x9a\x02\xbd\x95\xd3\xe9\x0f\xf2\x79\xa7"
+ "\x2c\xd1\x6f\x1f\x5f\xb7\x8e\xa6\xec\x3b\x4f\x93\xf7\x9e\xa7\x4c"
+ "\x11\xc8\x34\xb1\x8f\x2d\x9f\x5f\xdd\x8b\x6b\x72\x37\x59\xd0\x76"
+ "\xe5\x8f\x9d\xa6\xfb\xda\x0e\x65\x52\xd3\xe0\x88\xaf\xed\x60\xff"
+ "\x88\xaf\x2d\x78\xaa\x90\xfd\x6d\xbd\xf4\x4d\xbf\xb5\x9d\xc6\x9e"
+ "\xa4\xc5\x76\xe6\xef\xba\xb3\x64\xde\x76\x96\x68\x6a\xa5\x89\x1c"
+ "\x2b\xf9\x9c\xc5\xb7\xff\xe2\x41\xdf\xf0\xfd\x49\xfa\x76\x35\xae"
+ "\xc9\xf8\x25\x20\x7d\x2b\xb7\xb3\x5b\xe7\x63\xa4\x99\x90\xf6\x2c"
+ "\xae\x89\xb8\x3e\xed\x6a\x14\x3e\xd4\x15\xec\x37\xd1\x78\xe6\x67"
+ "\xdd\xbf\x37\x18\x70\x7f\x7b\xb9\x97\xd6\x2c\x37\xf8\x5a\xe9\xf8"
+ "\xc5\x85\xef\x9d\x3c\xc3\xf1\xb9\x7c\x12\xaf\xa1\xa2\x04\x8e\xd5"
+ "\xa5\xa7\x33\x0e\x1d\x5c\x2f\xea\x3f\x84\xab\x15\x3f\x96\xd3\xb9"
+ "\x46\xd9\xfe\xa1\x22\xae\xf3\x77\x48\x17\x46\x3a\xda\x6d\xe6\x77"
+ "\x6f\x9d\x3c\x63\x52\x79\x32\x4d\x80\x19\xd4\xe1\x43\xf6\x17\x9b"
+ "\x59\xc6\xfb\x4d\x56\x71\xb4\x70\x06\x35\xee\x16\xed\x7b\x77\x8b"
+ "\x36\x25\x7b\xf9\x16\x2f\x95\x58\x18\x47\x8c\xe3\x6d\xd5\x78\x77"
+ "\xd4\x41\xc4\x74\x69\x5b\xce\xfe\x64\xf9\xb0\xff\xae\x38\x12\xd9"
+ "\x06\xe1\x7e\x50\xda\xfa\x3f\xab\x38\x96\x04\x1d\x60\xe9\xec\xee"
+ "\xa5\x9f\x0e\xf6\x24\xb9\x7e\x4f\x26\x4f\xe8\x24\x4d\xcb\x20\x3b"
+ "\xdb\x83\x4d\xbb\x85\xf7\x45\x8e\x07\xb8\x5b\xf4\x82\x5f\xae\x39"
+ "\x4d\xf9\xcf\x7e\x35\x83\x32\xfe\x88\xd1\x4e\xe9\xa7\xfc\x9a\x08"
+ "\xfd\x74\x55\x87\xb7\x25\x42\x37\x2d\xf9\xdd\xc5\xba\xe9\xd1\xf7"
+ "\x95\x6e\x82\xec\x4b\x5d\x14\xf6\xea\xe9\xaf\xc7\xa4\xeb\x7e\x22"
+ "\x8f\xee\x88\x49\x0f\xea\xe9\x5b\x62\xd2\x7d\x2a\xfd\x91\x77\x0d"
+ "\xdd\xd7\xc9\x78\x6c\x64\xdd\xf7\xc8\xab\xac\xfb\x3a\x0b\x75\xdd"
+ "\x27\xf5\xcf\x23\xcf\x89\xff\x01\x5d\xb4\x81\xf5\xcd\x23\x8f\x31"
+ "\xfe\xe2\x37\x64\xe0\x3e\x0e\x69\xd7\x70\x5a\xfd\x5f\xc9\x8c\x9f"
+ "\xa1\xf7\xd6\xb2\xde\x63\x9d\xc7\xba\x6f\xcf\x04\xd1\xb5\x67\xb7"
+ "\x38\xd1\x28\x63\x0d\x3d\x3c\xac\xff\x5e\x40\x5a\x35\xd2\x5e\xc0"
+ "\x7b\xd6\x83\x4c\x93\x8e\xfc\x16\x62\xff\x13\xf0\x58\xb6\x66\xca"
+ "\xa2\x5a\xf4\x37\x9f\x37\xdc\x0e\xfa\x5a\x13\xa8\xc4\x53\xca\xe7"
+ "\x57\xc3\xec\x93\xd6\xdd\x59\xda\xcd\x72\x37\x61\x1b\xe4\x8c\xcf"
+ "\x4b\x57\xf8\xc5\x69\x3e\x77\xc7\x38\x14\x94\xdd\xcf\xf1\x99\x12"
+ "\xda\x8a\x88\xd8\x2f\x9c\x75\x36\x70\x31\xd7\x03\x27\x15\x0f\xe6"
+ "\x91\x0c\x2f\xbd\x36\x57\xf5\xf5\x63\x39\x1c\x07\xee\x24\x3d\x9c"
+ "\x8f\xf9\x5e\x90\xdb\x66\x0d\x57\x12\x9f\x83\xe1\xd8\x88\x7c\xdd"
+ "\x63\xd2\x8a\xea\x8d\xb3\x30\x6e\xe8\x06\xe4\xf1\x74\x05\x89\x71"
+ "\xf6\xd2\xc3\xfb\x3b\xca\x5b\xb8\x7c\x2e\xd3\x46\xb8\x5d\x06\x8c"
+ "\x04\x09\xc3\x24\xe7\x8d\x98\x1b\x3c\xa2\xd6\xce\x53\xb5\xe6\x8e"
+ "\x25\x3e\x62\xbd\xef\xe9\x01\x8c\xf2\x93\x0a\x06\x60\x09\x8c\x01"
+ "\x51\xef\x74\xf8\x29\x5b\xc4\x39\xc0\xcf\xe0\xfe\xe2\x73\x91\xbc"
+ "\xdf\x06\xba\x24\xb3\xaf\xbc\xb2\x45\x1f\xde\xdb\xf4\x57\x22\xfd"
+ "\x6c\x27\xf8\xed\xe1\x46\x3e\xb7\xc4\xe7\x39\x2f\x75\x96\x13\x34"
+ "\x9a\x6c\x9c\xe7\xd4\x36\xfe\xf7\x9e\xe5\x04\x6c\xfb\x3e\x93\x38"
+ "\x04\xfc\x1b\xf9\x3c\xe7\x49\xca\x0f\x31\x1f\xea\x6d\x6a\x7e\xe9"
+ "\x11\xa6\x79\x7e\x37\xa7\x61\xee\x78\xcc\xe8\x7f\x6e\x2f\xb7\x05"
+ "\xef\x8e\x29\x1b\x51\x1c\xf7\xd2\xa3\xcd\xfc\x1e\x69\x87\x39\xff"
+ "\x34\xe8\x31\x0f\xc6\xb0\x37\x4e\x86\x4d\x75\x9b\xc8\xac\x74\xda"
+ "\x92\x77\xb8\xbc\xd2\x69\x4b\x4a\x46\x74\xda\x92\x15\x4a\xa7\x29"
+ "\x1a\x2b\x9d\xb6\xe4\x61\xa5\xd3\x96\x3c\x20\xf7\xc5\xa0\xd3\xf8"
+ "\x1d\xeb\x35\x43\xa7\xed\x9d\x20\x8e\xb1\xee\x08\xb8\x97\xe4\x18"
+ "\xba\xad\x06\x69\xac\x3b\x18\x47\xa5\xa7\x1e\x69\x10\xff\x5f\x26"
+ "\x29\xbf\x03\xbe\x2f\xe2\xf3\x0b\x3d\xfa\x3d\xfa\x65\xc9\x9b\x4a"
+ "\xc7\x2d\xd9\x35\xa2\xe3\x96\xd8\x47\xca\xb2\x8e\x5b\xf2\x63\xa5"
+ "\xe3\x54\x7a\xd3\x23\xac\xe3\x1e\x69\x60\x1a\xe8\xf0\x4d\xbc\x86"
+ "\xa7\xe7\x67\x3a\x36\x47\xea\xb8\x68\xf9\x5a\xd2\x6b\xe8\x38\xd6"
+ "\x6d\x78\xe6\xb8\x91\x85\x52\xde\x90\x6f\x17\x68\x6e\xc8\x1d\xf7"
+ "\x01\xb7\x99\xe3\xbd\x31\xdd\xe6\x9c\xa1\xb1\xfa\xd9\x21\xbd\xdd"
+ "\x8f\xcd\x34\x7c\x1f\xbd\xb4\x24\x27\x9e\x1d\x3d\x12\x93\x91\xae"
+ "\xe5\x73\xf3\x9e\xca\x93\xe4\x69\x10\x95\x9d\xa1\x0f\xa8\xa0\x14"
+ "\xba\x22\xf1\xa9\x0f\xb9\x6f\x31\xef\x98\xc5\x57\xd6\x3d\x18\x4b"
+ "\xb7\x14\xf8\x69\x0c\xe6\xea\x1f\xd6\x99\xf0\xce\x19\xf5\x4e\xae"
+ "\x31\x4c\x5d\xc7\xf1\xfc\x1e\x2b\x1c\x6d\xbe\x7f\x99\xf5\x9d\x19"
+ "\xbd\xbe\xc7\xc7\xc9\xfa\x60\x53\x61\x0e\x94\x76\x96\x1e\x93\xf3"
+ "\x12\x19\x03\x67\x5b\x3c\x58\x8f\x7f\x5d\x7f\x9f\x34\xca\xfb\x87"
+ "\x3f\xa5\x7c\xd9\xa7\x94\x7f\x99\x75\x11\xda\x67\x0d\xbb\xa3\xe1"
+ "\xa4\x86\x8c\x7c\xa7\x39\xdf\xfb\xfa\x5a\xcc\x87\xae\xeb\xe4\x1c"
+ "\xcd\x6e\xc0\x64\xfe\xab\x45\x3e\x19\x97\x05\xba\x72\x2e\x6a\x4c"
+ "\xf5\x47\x95\x0d\x8f\xd0\xf8\xf1\x51\xcf\x74\xb2\x1e\xf5\x34\x90"
+ "\x8c\x51\x7b\x14\x36\x29\xc7\x4c\xda\x35\xbc\xfe\x51\xb0\x18\x7a"
+ "\x33\x2f\xc2\x2f\xb6\x17\x7a\xee\x5a\x15\x8f\xc6\x4f\x75\x6a\xbe"
+ "\x79\x35\xf4\x73\x3a\x9f\x87\xe1\xb3\x31\x05\xe1\x3c\xd3\x51\x19"
+ "\x3b\xad\xa0\xde\x28\x3b\xda\x3a\x0b\xd7\xab\xd7\xc9\x3e\xa6\x7e"
+ "\x94\x69\x33\xca\x30\x6c\xf6\x53\xc4\xb8\x7c\xad\x3c\x53\x1a\xea"
+ "\x65\x5d\x78\x35\x6c\xd1\x74\x55\x4f\x21\xe9\xf5\x40\x66\x1e\x6b"
+ "\xbd\xd4\xd9\x8c\xd1\xdb\x57\x38\xe3\xf2\xdb\x47\x7a\xfb\x0a\x4b"
+ "\x3e\xa5\x7d\x97\xaa\xf7\xe0\xe5\xd7\x6b\x33\xea\xed\xb9\x7c\xba"
+ "\x2e\x9d\xf4\xd9\xe9\x9a\xa5\xd3\x75\x69\xde\xa7\xd0\x35\x5e\x3d"
+ "\xdb\x3f\x7b\x3d\x0e\xa3\x9e\x96\x78\xf5\x90\xfc\x1b\xf5\xdc\x94"
+ "\xc5\x88\xed\xd9\x0f\xd9\x51\xb1\xf1\x96\x51\x64\xbc\xe4\x7e\x29"
+ "\x57\xcb\x32\x86\xe3\x33\xab\xbd\x72\xe8\xea\x65\xd3\x0b\x9a\x79"
+ "\x7c\x17\x9a\x97\x96\xcd\xe0\xb8\xb1\x73\xb7\xa8\x33\xd9\x7a\x99"
+ "\xdc\x4b\xc5\x69\xe6\x18\x60\x1c\x03\xd0\x03\x2d\x7e\xb4\x81\x63"
+ "\x5d\xce\xaa\x64\xff\x7b\xcc\xa9\xa0\xe3\x97\xbd\xc4\x31\xcd\x70"
+ "\x3f\x96\xef\x79\x3f\x1c\xd7\x66\xa5\x0b\x96\x35\x7b\x69\x69\xd7"
+ "\xa8\x70\x77\xce\xaa\xdf\x5f\x91\x95\x34\x9a\x9f\x3d\xca\x7b\xbd"
+ "\xf4\xcc\x41\xe9\x5b\x9f\x6e\x39\x86\x39\x85\x1e\x67\x70\xc5\x63"
+ "\x32\xf6\x9c\x2b\x9f\xcf\x95\x60\x7c\x5c\xfe\x9c\x7e\x1e\x00\x74"
+ "\xa9\x04\x7d\x9f\xb0\x1b\x74\x31\xd2\x91\x36\xc5\xa0\x0b\xec\x9c"
+ "\x64\x4f\x73\x88\xcf\xeb\xf8\xd5\xd9\xec\x27\x1e\x10\x3b\x66\x55"
+ "\x29\xd8\x4f\xe8\x3e\x8a\xa8\x6f\x28\xdf\x2c\xe7\x4f\x15\x3c\x7f"
+ "\x5a\x3e\xc3\x97\x36\xab\xca\xc0\x43\xac\xb7\x9b\xf8\x0c\xf8\x34"
+ "\x8c\xa9\xb5\x2a\xd6\x5f\x02\x9f\x97\x93\xef\xd7\x67\x9a\x14\x6d"
+ "\x9e\xf8\x85\xe8\xcf\x64\x9f\x7d\x86\x9d\x0c\xbc\x97\x30\x5c\x2f"
+ "\xae\xbe\xcd\x99\x1c\xff\x42\x6f\xcf\x13\x7b\xb5\x9d\x96\x63\x5a"
+ "\xc0\x6e\x32\xf0\xdd\x27\xcf\xb6\x3e\x81\xf6\x2f\x5d\x22\x71\x96"
+ "\xf8\xd8\x4d\xec\xd7\xaf\xa5\xcf\xaa\x17\x9b\xed\x74\x78\x5d\x8f"
+ "\x9c\x3f\x71\x9d\xd3\x50\xbf\xe0\xf9\x12\x6c\x94\x80\x7b\xb9\x7d"
+ "\x98\x6e\x80\x2b\x02\x06\xdd\x9e\x68\x53\xe3\xb3\x6a\xa3\x7f\xb3"
+ "\xdd\x74\xd4\x27\xcf\xdd\xd1\x64\x87\xeb\x13\x15\x83\x7b\xf9\x62"
+ "\x83\x76\xc3\x38\x01\x1f\xce\xa3\xfc\x9c\x96\x97\x1a\x38\x49\x19"
+ "\x4e\xe7\x73\xbc\x4f\x14\xf1\xf9\x21\x45\xff\xa3\xc9\xc8\xd3\x70"
+ "\x31\xfd\x97\x1f\x8c\xa0\x7f\x22\xf3\x20\xd3\x9f\xd7\x3c\x40\xdb"
+ "\xbf\x80\x96\x16\x75\xee\x81\xed\x9a\xe5\x7f\xc3\x73\x32\xe3\xa9"
+ "\xed\x30\x68\x9e\x6f\x56\xeb\x65\x2b\x6c\x11\xfd\x80\xf6\xda\xd9"
+ "\x66\x4b\x30\xda\xcf\x65\x98\x06\x1c\xcf\x92\xeb\x06\x3e\x57\x04"
+ "\xdc\x2b\x32\x63\xdb\xb4\x4d\x9d\x29\x21\xe5\x63\xb2\x22\x37\x22"
+ "\xa6\xb9\xaf\xd4\x21\x82\xea\x7c\xf2\x72\xdf\xe1\x0a\x9f\x79\x34"
+ "\x5d\xc0\x3c\x28\x63\x63\x9a\xe4\xfa\x02\x6c\xaf\x55\xb3\x05\x70"
+ "\x53\x7d\xbf\xea\x2a\x95\xb6\x72\x29\xae\xe0\xb1\x15\xef\x08\xd4"
+ "\xed\x73\xc9\x58\x2b\x68\xdb\xaa\x7c\xe6\x39\x83\xcf\x78\x3d\x52"
+ "\xf9\x8e\xaf\xbc\x86\x75\x8b\x41\x73\xe0\x3f\x1e\xf8\xf5\x18\xf8"
+ "\x1b\xf9\xb9\xef\x38\x0f\xef\xdd\xb4\x39\x82\x52\xe7\xaa\xb3\x43"
+ "\x2b\x33\x0c\x59\xe6\x3a\xb8\x9f\x59\xe7\x30\x3d\x14\x2d\x56\xce"
+ "\x88\x86\x65\x37\xa9\x78\x9d\xcc\xf3\x90\xc7\x4d\xc1\x24\xe4\xc9"
+ "\x1f\x81\xb1\xe2\x84\x7a\x37\x8c\x27\xfb\xfb\x4b\x9f\x3c\xd5\x1f"
+ "\x2b\xdf\xe7\x76\x8d\xe0\xcb\xf2\xb7\x72\xb8\xff\xf9\x9d\xdf\x65"
+ "\xe7\xd8\xbf\x52\xd7\x94\x5e\xc7\xf8\xfa\x38\xa6\xae\xe4\x75\x2f"
+ "\xad\xb4\x30\xee\x9c\xc7\xe8\xb3\x11\x5e\x5c\xe9\x8d\x84\x23\x5c"
+ "\x12\x57\x09\x47\xe9\x0e\x1f\xe6\xae\xe4\x50\xfb\x2e\xab\x92\x47"
+ "\x70\x5e\xb9\xdd\xc0\x67\x44\x27\xac\x9a\x12\xcb\x93\x5c\x37\xc7"
+ "\xed\xd3\x61\xb3\x2e\xb1\x9d\xa4\x55\x76\x85\xd7\x8a\x7a\xee\xc7"
+ "\xd1\xc6\x39\x8e\xaf\xc9\x31\x57\x5f\x54\x3a\x04\xfd\x5c\xf4\xf2"
+ "\x8b\xea\x3c\x91\x5f\xc5\x5d\x5d\xb5\x57\x98\x5e\x65\x5a\xf1\xba"
+ "\xba\x4f\xc6\xed\x90\x67\xcd\x57\x1d\xe1\xfd\xba\xd4\x92\x57\x65"
+ "\x8c\x5d\xdd\x47\xd0\xd7\x56\x12\x92\x71\xff\x5c\xa5\x7c\xf6\x36"
+ "\xc4\x73\x3e\xe9\x03\x77\xb4\x34\x44\x0f\x05\x59\x26\x56\xf5\xf2"
+ "\x99\x7a\x15\xbf\x7c\x55\xd0\x38\x47\xcf\x31\x3b\x39\xde\x2c\xf4"
+ "\x50\xe2\x48\xbc\xd8\xa2\xe3\x6c\x6b\xe9\xfd\x4b\xb5\x26\x71\x5c"
+ "\xc9\x7f\xd1\x5d\x7c\x6e\x5e\xed\x67\x9d\x84\x4e\x48\xfc\x18\x79"
+ "\xa5\x5d\x37\xa2\xa3\x8a\xfe\xc4\x7b\x5a\x5e\x1d\x46\xc0\x5d\xb4"
+ "\x1c\x63\xc6\xb1\x8b\x75\x49\xd1\x5d\xc6\x1c\x86\xcf\xe1\xa9\xfd"
+ "\xb1\x11\x78\x28\x2f\xed\xea\x91\x3e\xf8\x2d\xc3\x3a\x74\xb1\x5e"
+ "\x28\x6a\x33\x64\xaf\xe4\x7a\x3e\xcb\xbd\xaa\x8a\xeb\x1f\x6d\xbc"
+ "\x10\xae\x87\xb9\x9f\x2c\xa7\x1c\xf1\xfb\x26\xfe\x7e\xdb\xea\x4c"
+ "\xa3\x0d\x06\x4d\x54\x1b\x56\x6f\xed\x4f\xd5\xda\x47\xda\xbe\x5a"
+ "\xae\x11\x45\xbc\x7f\x27\x82\x36\xfc\xdc\xa2\xc6\xb5\xd5\x4e\xf0"
+ "\x87\x7e\x16\x5f\xa5\x41\x76\x5e\x10\x9b\xf3\x49\xe1\xb8\x9a\x0c"
+ "\x59\x47\xde\xfd\x5e\x0a\x04\xd5\xbe\xd7\x6a\x8e\x7f\x40\x7a\xb9"
+ "\xf9\x8c\x4b\xdc\x76\x46\xe1\xf8\x64\x16\xdb\x1c\x2a\xb6\xc2\x93"
+ "\xd3\x19\x5f\xc7\x97\xb8\x8f\x57\x4b\x5b\x57\xc6\x59\x18\x2a\x4a"
+ "\xf2\x0f\x65\x52\xff\x50\x11\xf4\x42\xa6\x29\xe0\x7e\x12\xfa\x7f"
+ "\xe0\x84\xaa\xf3\xc9\xc9\x06\xae\x8c\x9b\x8c\x03\x2a\x56\xc7\xa7"
+ "\x2f\xd7\x2b\x63\x3f\x15\x8d\xc5\xcf\x82\xdf\x98\xcf\x6a\x9f\xc0"
+ "\x5e\xef\xf1\xed\x48\x2a\xd6\x36\x88\x63\x1c\x63\x0c\x73\x92\x9e"
+ "\x3a\xf0\x6f\xea\xd6\x56\xd8\xe8\x8f\x99\x0a\xca\x28\x07\x73\x67"
+ "\x12\x03\x62\xe6\x3e\x0d\xd7\x0d\x62\x06\xc7\x37\xc7\x73\x96\xfe"
+ "\x3c\x85\x9f\xfb\x37\x88\x25\xc0\xb9\xcb\xd8\x2b\x54\x31\x72\x9e"
+ "\xec\x19\x8e\x2b\x94\xf8\x28\x9f\x2b\xe2\xf8\x53\x1a\xe6\x44\x3d"
+ "\x5c\x6f\x01\xcf\x6b\x51\x5f\xc0\xfd\x94\x0d\xfd\xbc\x98\xf3\xf9"
+ "\x12\xbf\x92\x8e\x5f\xdc\x58\xec\x5c\x86\xf1\xea\x4f\x4b\x2a\x36"
+ "\x70\x4d\xf5\xe7\x98\x3e\x1b\x6e\x4f\x95\x1a\xb8\x21\xfd\x58\x9d"
+ "\x4a\x0f\x71\xac\x44\xf6\x79\xc4\xfb\x5d\x06\xae\x06\x0e\x5c\x1f"
+ "\x9f\xe3\x14\xa9\x5a\x17\xc7\xa0\xe1\xfa\x38\x6e\x2b\xf2\xb6\x1a"
+ "\xf8\x7e\x56\x5e\xae\x68\x14\x82\xc7\x4f\xd6\xbf\x8e\x89\x24\x63"
+ "\xeb\x9d\xa2\xe2\x8c\xa3\x8d\x7e\x8e\x8d\xfa\x57\xd4\xf1\x1f\xfd"
+ "\x1c\x1b\x75\xa8\x28\x6e\x1f\x73\x19\xe4\xcf\x93\xfa\xa1\x56\xfb"
+ "\x0f\x4d\xe4\x42\x19\xa1\xdc\x50\x2e\xaf\x39\x41\x6e\x8b\xcb\xdb"
+ "\xca\x7b\xf8\xec\x25\x74\x4e\x71\x39\xf2\x74\xb1\x9d\x85\x79\x57"
+ "\x50\x7e\x37\x03\xba\xa9\x75\xc3\x0c\x86\xb1\xc5\xec\x24\x73\x5b"
+ "\x4c\xbc\xaa\xd1\xf8\xa3\xdf\x36\x8e\xfa\x77\x5a\xba\x02\xee\xe2"
+ "\xc3\x5e\x7a\x7a\x54\x9b\x70\xdb\x04\x92\xf9\xea\x27\xf2\xbc\xaf"
+ "\xd8\x7b\xa9\xbc\xc6\xbe\x35\xeb\xa0\x69\x76\x4a\x16\x69\xe3\xa4"
+ "\xbe\xed\x4f\xb7\x74\xf1\x58\x12\x70\x3f\xed\x30\xca\xf3\xb8\xce"
+ "\x63\x07\xfa\xcb\x5e\x37\xac\x0f\x9f\xd6\xe3\x15\x3f\x9d\x6b\xc8"
+ "\x68\xbc\x7a\x4a\xf7\x0b\xcd\x75\x03\x99\x3c\x18\xb7\xa6\x06\x29"
+ "\x79\xdf\x2b\x44\xf5\x9b\x44\xf0\xc5\x4d\x98\xcb\x4c\xe4\xef\x6c"
+ "\x14\xb7\xb2\x8c\x32\x7f\xd7\x82\x5f\x12\x81\xcb\x8b\x03\xa8\xb3"
+ "\x42\xe5\xd3\xfd\xd7\xed\xc8\xd7\x8b\x6b\x86\x30\x99\x68\x57\x05"
+ "\x59\x76\x69\x64\xae\xaf\xa0\x49\x48\x83\xad\xfb\x74\xbb\x21\xb3"
+ "\xf1\x70\xa8\xdb\x47\xb4\x13\xf5\x6e\xad\x10\xa1\xdf\x62\x3c\x77"
+ "\x6b\x22\xf8\x59\xe8\xee\xa5\x35\x53\x54\x1b\xd7\x4c\x31\x6c\x42"
+ "\xdc\xcf\x8c\xf6\x3f\x58\xe3\x88\x9d\x2b\x2f\x5b\xbb\xb6\xb4\x60"
+ "\xdd\x0a\xbe\x64\xde\xf0\xec\x8d\xe3\x23\xd7\x44\x78\xfc\x53\xf1"
+ "\x2a\xd6\xe4\xf1\xfa\xe3\x8b\xe9\xc6\x7e\xfa\x9a\x7a\x63\x0d\x54"
+ "\xf7\xdb\xbf\x93\xe7\x76\x3c\x07\xc2\xbb\x83\xef\x97\x6f\x61\x30"
+ "\x09\x1f\x5a\xc8\x14\x5b\xdf\xca\xa5\xa5\x4b\x8b\x6f\xe7\x9d\xb3"
+ "\xf1\xf1\xea\x69\x8d\xa9\x27\x38\x5c\x8f\x1a\x7f\xfc\x26\xce\xb7"
+ "\x63\x4b\xab\x48\x5b\x56\xa8\xce\x4c\xaf\x9d\x64\xac\x6d\xc5\xf7"
+ "\x77\x14\xf6\xf0\xce\x6c\x2f\xcb\x83\x6b\x0b\x99\xde\xda\xd4\x65"
+ "\x62\x3b\xb2\x02\xf7\xbc\xc6\x20\xd7\xca\xf4\xb8\x51\xbf\x39\xdf"
+ "\x85\xf1\x7d\x6d\x89\xa8\x11\xd0\xab\x6b\x8b\x46\x5b\x57\x88\xf4"
+ "\x15\x61\xdf\xc2\x6e\x5a\x5b\x75\x29\xdf\x23\xce\xcf\xed\x61\x9e"
+ "\x8d\x29\x17\x56\x7d\xb6\x16\xfc\x5f\x6c\xc4\xa1\x1f\xce\x53\x37"
+ "\xc1\x88\xc7\xb5\xf6\xc4\xa8\x7e\x23\xf5\xe3\x2c\x8a\xc7\x4b\x66"
+ "\xb7\x61\xde\x86\x76\x7e\xf7\x24\x95\x7c\xdd\x6c\x87\x8d\x30\x91"
+ "\x7e\x84\x7b\xfe\x04\x40\x02\xbf\x8b\xe2\xa3\x6b\xce\x34\x9b\xa1"
+ "\x5d\xa0\x65\x12\x84\xfa\x23\xb3\x7e\x93\x88\x9f\x49\x24\xc8\x5d"
+ "\xd5\x44\xf4\xe0\xd8\x31\x66\xb2\xa6\x26\x5b\xae\xfd\xc2\x24\xfb"
+ "\x9d\x77\x64\xcf\x74\x55\x94\x43\x2b\x87\x82\x56\x11\x71\x2e\xb2"
+ "\x7e\x99\xe5\x9b\x37\x56\x92\xf4\xab\xd9\xb1\x2c\xae\x4e\xab\x71"
+ "\x8b\x12\x3e\xc3\xae\xa5\x97\x65\xb9\x9e\x25\xd3\x1b\x83\x5e\x13"
+ "\xc7\x82\x66\xfb\x99\xe3\xbc\x02\xd7\xdf\xbf\x87\x34\xd0\xcb\x29"
+ "\xea\xcb\xb2\x94\xdd\xf9\xcc\x38\x6d\x67\x59\xd6\x08\x7c\x33\x31"
+ "\x7c\xd7\xcb\x64\xda\x5f\xd1\x63\xf2\x98\xef\x20\x8f\xc3\x4f\xef"
+ "\xe1\x3e\x6e\x5f\xa1\x4e\xb6\x65\x19\x46\x93\x5b\xab\x72\x7d\x42"
+ "\x26\xfd\x1c\xaa\xe9\x2c\x3d\x73\xd7\xa1\x51\xca\xf1\xb9\xef\xfe"
+ "\xf4\xa4\x2f\x06\xdc\xcf\x94\x7b\xe9\xee\xc3\xba\x2d\x83\x31\xf7"
+ "\x99\x6a\xf0\x86\xb4\x3f\xf1\xfe\x7a\xfe\x1e\x0d\xd2\x9a\x8d\x3c"
+ "\x71\xfb\xe8\x7b\xbc\x16\x2f\x5a\x99\x0f\xc4\xc0\x3f\x7b\xf8\x8c"
+ "\xcb\x28\xfe\x30\x63\x3d\xce\x9b\x79\x4f\x32\x29\x15\xfa\xc7\x75"
+ "\x41\x0c\x85\xdd\x94\x01\x71\x32\x85\x4d\x74\x6d\x68\x40\xe4\x77"
+ "\xf4\x9e\xc7\x58\x70\x82\xe7\x22\x09\x3f\x5b\xf9\x5b\x93\x27\xd8"
+ "\xd7\xea\xd9\xae\x51\x27\xec\x4a\x4f\x63\x5f\xab\x8a\x7f\x1a\xa6"
+ "\x0e\xfa\x2b\x75\x38\xff\x77\xa5\xa7\xf2\xaf\x48\x17\x95\x4c\xe7"
+ "\xa1\x01\xb1\xd8\x63\xfe\x5f\xc4\xdf\x47\xe2\x31\x0e\x74\x77\x9c"
+ "\xa5\x75\xab\x7f\x03\x38\x6f\xfc\x1d\xb0\x64\xec\xb4\xd9\xf4\x1e"
+ "\xee\x03\xee\x75\xc3\xe3\x5f\xdc\x98\x33\x09\xad\x35\x56\xe7\x63"
+ "\x26\x0d\x63\x29\xc7\xb8\xc3\x18\x3a\x83\xdb\x85\xe7\x2c\x7e\xc6"
+ "\x75\x0a\x5f\xad\x5b\x5b\xf7\x5a\x43\x8f\xf1\xd8\x9a\xcf\xe3\x26"
+ "\xd2\x17\x37\x0d\xc8\xb1\x36\x4f\x7f\x9e\xaf\x3f\xe7\xea\xcf\x73"
+ "\xf5\xe7\x1c\xfd\x39\x9b\x9f\xd5\x98\xbc\xde\x32\x6c\x2f\x98\xc6"
+ "\x1e\xc7\xb3\xdd\xe8\x0b\xe0\x93\x62\x75\x6e\x91\x63\xbb\x8e\xc7"
+ "\x0c\x1d\xaf\x2c\xfd\xd9\xc0\xe7\x1a\x6b\x68\xcb\x7f\x17\x3e\x0d"
+ "\x31\xf8\x1c\x88\xc0\x87\xac\xce\x9c\xcf\x82\x8f\xcd\xca\xdf\xa7"
+ "\xf8\x2f\xe0\xc3\xb8\x70\x5a\xc0\x5d\x9a\x19\x8d\x4f\xe9\x4c\x03"
+ "\x9f\xb8\xfc\xb6\x41\xf4\xb0\x5d\xb3\xfe\x73\x32\x06\xf4\x58\xb6"
+ "\x59\x9a\x06\x8d\x78\x85\xa5\xa5\x97\x8a\x57\x08\x59\xc0\xb8\x5d"
+ "\x8a\xf6\x97\xce\xd5\xed\xb7\x23\xca\xce\x2f\x3d\x68\xf8\x90\xa1"
+ "\xad\x07\xea\x54\x5b\x0f\x6e\xe7\x98\x7d\x65\xf4\x79\x97\x53\xf4"
+ "\x60\xde\xfd\x7f\x78\x6e\x18\x09\xb7\xb8\x74\xfd\xfa\xa7\x6f\x77"
+ "\x14\x2f\x5d\xb3\xc2\x71\xc3\x72\xc7\xfa\xa2\xd5\x2b\x4b\x57\x44"
+ "\xfb\x55\xd8\xf4\xef\x06\xc9\xf3\x22\x3c\x97\x92\x73\x69\xf0\xbf"
+ "\xd4\x93\xd2\x37\xef\xd9\xa7\x85\xbb\xb4\x8b\x75\xee\xbe\x9d\xea"
+ "\xfb\x52\x01\xf7\xb3\xd9\xc6\x18\x62\xcc\x7f\x79\x0c\x41\xfa\x62"
+ "\x8c\x93\x27\x22\xd2\x39\x6f\x91\x91\xc6\xf0\x75\xdd\x34\xf6\x24"
+ "\x3d\x3b\x8e\xeb\x8c\x4b\xc3\x01\xd1\x0c\xbb\x89\xbf\x9d\x61\x82"
+ "\x4e\x11\x1c\x7f\x8b\xcf\x61\xa2\x9c\x00\x3e\x72\x5e\xb1\x18\xcf"
+ "\x6a\xce\x26\x18\xc7\x0e\x94\xd9\x8f\x34\x33\xdb\x10\x98\x07\xf6"
+ "\x70\x39\xa4\x7f\xc4\xf1\x30\x90\x6e\xd1\xe3\x8a\x71\xda\x27\x1c"
+ "\xaf\x02\x69\xb6\x91\xb4\x0d\x29\x48\xb3\x23\xcd\xa1\xe0\x6d\xb8"
+ "\x86\xe9\x8c\xe7\x1c\x7d\x9d\x8c\xf3\x4c\xd7\xeb\xad\x8c\xc4\x99"
+ "\xbf\x1d\x73\xf3\xd4\x2c\xc7\xe2\x87\xbe\x36\xfb\x8e\x27\xd6\xae"
+ "\x59\x39\x9e\x24\xd9\x33\x31\x1c\x67\xdd\xec\xbc\xf1\x76\x47\xc9"
+ "\x8a\x15\xeb\x1c\x1b\x57\xac\x29\x75\x2c\xdd\xb8\xb4\x6c\x3c\xad"
+ "\x5c\xbb\xee\x09\x8e\xb6\xc0\xdd\xb2\xbe\xe0\x89\x95\xab\xd8\xf9"
+ "\x45\xe5\x1e\x1f\x65\x27\x2c\x66\xdd\xa6\xc7\x27\x39\x56\xc7\x36"
+ "\x64\xda\xb8\xe3\xb8\xe7\xb8\x5d\x76\x5c\xdb\xf0\x3b\x82\x5f\x0b"
+ "\x7e\x27\xf0\x3b\x7e\x9a\x36\x87\x70\x3d\x1c\x70\x6f\xf8\xc0\xb0"
+ "\x57\x46\x78\x68\x83\xcf\xe0\x21\xd8\x17\x87\xd5\xf8\xb6\xd1\xd1"
+ "\x19\x92\xf2\x33\xcc\x53\x75\x03\x23\x3c\xc5\x71\x47\x3b\xd9\xb7"
+ "\x6b\x03\xde\x0f\xca\x35\x4b\x5e\x33\x19\xc7\x74\x3b\x45\x9b\xae"
+ "\x6a\xda\x2d\xd8\xc7\x8c\xd7\x73\xdb\xc0\x2f\xed\x2a\x4e\xcd\xc6"
+ "\x46\xe4\xbb\x0e\x75\x1c\xd1\xeb\x50\xcf\x13\xc4\x31\xfe\x76\xcc"
+ "\x49\xfd\x99\x61\x9d\xa2\xb2\xd7\xf9\x9e\xaf\xfa\x1e\xaa\x55\xff"
+ "\xb6\x9c\x69\xe4\x9d\x73\x9e\x5e\x47\x2b\x68\x51\xb9\xcf\x2d\x82"
+ "\xc6\xdc\x99\xd7\x8a\xad\x09\x77\x0a\xe0\xd3\xa7\x25\x3e\xda\x25"
+ "\xe3\x60\x56\x0e\x42\x47\xdc\x72\x8b\xc7\x29\xf3\x27\xf0\x5a\xf2"
+ "\xc2\x12\xa1\xf1\x77\xa8\xb4\xc4\xa7\xba\xb8\x9c\xb0\x8d\x3b\xae"
+ "\xd5\xa6\xe4\x28\x9b\x81\xe3\x0f\x3a\x1d\x3a\xcc\x20\xd3\xf6\x34"
+ "\x6d\xf8\x93\x9a\x87\x6f\x0e\x29\x5b\xc2\x39\xc5\xf0\xb9\x84\x8c"
+ "\x66\xe2\x39\xdb\xd0\x01\x5e\x72\x5a\x74\xff\xb8\x56\xd5\x7e\x67"
+ "\xa9\xfe\xdc\xa2\xe3\x98\xc0\x31\x51\x80\xbf\xec\x3b\xd8\x2b\x2d"
+ "\xb8\x3f\x01\xfa\xb4\x2b\xfa\x38\xa5\x9f\x2f\xec\x26\x7e\x7f\x82"
+ "\xbf\xb3\x83\x77\x27\x54\xbc\x91\x8d\x07\xb9\xcd\x23\x3e\xb4\x8d"
+ "\x39\xa0\xdf\xeb\xbc\xd7\x0c\x59\x6a\xf1\x0c\xb0\x7c\x6e\x3c\x00"
+ "\x78\x87\x0c\xbd\xc3\x7a\xa6\x20\x0c\x39\x95\xf3\x29\x67\xb7\xa1"
+ "\x6f\x46\xf8\xc0\x19\x8c\xa7\x4b\xe2\xf5\xbb\xde\x37\x4b\x85\x7b"
+ "\x43\x36\x70\x3a\x24\xfb\x80\xe3\xb2\x0e\x0c\xcf\xdb\x86\x94\x8e"
+ "\x2c\x9b\x3f\x3c\xc7\xd4\xf1\xe0\x38\xf0\x5e\xc6\x6d\x50\xee\xff"
+ "\xeb\x7a\xa3\xac\xd4\xd0\x1b\x06\x1c\x6b\x82\xd0\xac\x4e\xfc\xab"
+ "\x16\x2d\xbc\x57\xc2\xe3\xa5\xb4\x47\x00\x27\xf5\x82\x3a\x0b\xa7"
+ "\xd5\x88\x16\x2f\x95\x4d\xe1\x6f\xcd\x49\x9b\xd6\xbd\x61\xd1\x88"
+ "\x2e\x2a\x3b\x16\x09\x53\x24\x83\xee\x80\xcb\xfa\x88\x6d\x92\x82"
+ "\xb0\x99\xe3\xd1\xb4\xe8\xe3\x0b\x74\x70\x59\xd0\xc0\x15\x34\x3c"
+ "\x66\xe0\xab\x7f\xeb\xec\x18\xea\xc9\x5f\x14\x1e\x62\x9f\xf0\x36"
+ "\xd5\x9f\x9b\xa5\xbe\xc1\xbb\x83\x01\xf7\xa6\x19\x5e\x7a\xb6\x4a"
+ "\x97\xa1\x76\x94\x3f\x78\xb4\x62\x2e\xf2\x6c\xca\xd3\xfd\x9a\x8f"
+ "\xa3\x7f\x4f\x44\xf0\xfe\xbc\x88\x75\x9e\x13\xaa\x0f\xef\xa8\x3c"
+ "\x49\x9b\xea\x23\xd2\xf5\xbe\x3d\x9a\x77\x92\x36\xcf\x53\xfe\x44"
+ "\xc2\xa9\xca\x6f\x92\x36\xaa\x81\x23\xeb\x02\x3e\xb7\xc7\x32\x2e"
+ "\x69\x2f\xfb\x78\xd3\x31\x63\xbc\x00\xac\xc3\x92\xe6\x13\xc4\x11"
+ "\xa6\x93\x8a\xfb\xb1\x61\x8d\xa2\xd3\x26\x5f\x14\xed\x79\xdc\x44"
+ "\x3d\x4c\xa7\xd4\xad\x42\x4b\xf5\x27\x88\x82\x32\x33\xb1\xbc\xb0"
+ "\x8c\xf3\x1e\x21\xf8\x43\xda\x55\x8a\x6e\x9b\xb3\x0c\xba\x19\x7d"
+ "\xc7\x74\xf2\xd2\xa6\x66\xa6\x6d\x74\x1b\xc7\x1e\x3f\x69\xb4\x1d"
+ "\x34\xe5\xd8\xa6\x78\x9e\xab\xcb\x45\x7b\xeb\x44\xf6\x21\xd9\x78"
+ "\xdf\x51\xf3\xd7\xe8\xa8\x73\x06\x29\xda\x6e\xae\x47\x3b\x7c\x11"
+ "\xf3\x92\x63\x4c\x5f\x96\x15\xe0\x79\x58\x8f\xc1\x75\x4c\xf9\x33"
+ "\x6d\x9c\x8b\xf9\xc4\x61\x29\xcb\x1b\x64\xac\x14\x8e\xdf\x7b\x9c"
+ "\x69\xc4\x7a\x91\x65\x89\x65\x80\xe5\x49\xd1\x68\x73\x6f\x04\x8d"
+ "\xda\x98\x3e\x3a\x9d\x0e\xc7\xe8\xf2\x15\x8e\xe2\xd9\x4a\x17\x3b"
+ "\x32\x6f\x58\x3e\x4d\x06\xbc\x71\xdc\x33\xe7\x76\x47\xde\xec\x1b"
+ "\x9c\x45\x53\x16\xaa\xcb\x9c\xbc\xf9\x7c\x1d\x1f\x3d\xaf\x73\x04"
+ "\xdc\xe5\x8b\xa3\xe7\x86\x5b\xbd\x4a\x7f\x94\x17\x7b\x13\xd2\xa5"
+ "\xbf\x30\xc7\x9f\xad\x5b\x43\x14\x06\xde\xb5\xa7\xd1\xa7\xc9\x62"
+ "\x31\xc7\x3b\x5e\xe4\x24\x8e\x8f\xfe\x49\x13\xde\xed\x43\x7a\x6a"
+ "\x09\x7f\x4b\xe1\x1f\x42\x4b\x11\x8b\x79\xcd\x46\xd4\xf8\xec\xbe"
+ "\xb4\x65\x16\x5f\xda\xd2\xe3\xbe\xb4\xa4\xb9\xf3\x6e\x74\x09\xc0"
+ "\x6d\x33\xda\xc5\x6b\x3b\xa0\xd3\xe2\x45\x4e\x11\x66\x1a\x15\x38"
+ "\x39\x26\x39\x60\x27\xf2\xda\x4e\x39\xda\xff\x4c\xa6\x9a\xbf\x96"
+ "\x83\xff\x37\x54\xeb\xba\x2c\x2f\xe0\xde\x02\xfb\xef\x36\xe9\x0b"
+ "\xa0\xb9\xed\x32\x96\xb9\xb6\xed\x2b\x0f\x8a\x1d\x4b\x8f\x1b\x30"
+ "\x01\x6b\x8c\xee\xff\x20\xe1\x7d\x56\xff\x5a\x6d\x27\x95\x58\x13"
+ "\x54\x7c\x48\xc8\x78\x65\x93\x49\xcb\x1f\xf6\x97\xc1\xbb\xd4\xad"
+ "\x36\xf6\xa7\xc9\x07\xef\x55\x72\x1e\xe3\x5d\x9d\x5b\xf3\xd6\x99"
+ "\xb4\x20\xfa\xd1\xa6\xec\xe7\x5e\xd6\x9f\x98\xbb\x6e\x39\x6c\x8c"
+ "\x6b\x72\x3c\x34\x51\xa5\x9a\xcf\x6c\x91\x7e\x9f\xe7\xdd\x66\xf2"
+ "\x52\xf9\xdc\xeb\x33\xe4\x1c\x25\xa8\xb9\x13\x48\xf9\x34\x6f\xf9"
+ "\xb1\xa1\x63\x79\xdf\xd4\xba\x55\xf8\x78\x8d\xd8\x1a\x12\x3e\xde"
+ "\x43\x95\x63\x07\x9d\x26\x4f\x79\xa0\xd2\x23\xbf\xfd\xc9\xdf\x20"
+ "\xf1\xeb\xe3\x46\x58\x8d\x1b\xa8\xdf\x97\xf8\x95\x42\x8c\x0f\x09"
+ "\xa7\x69\x8b\x93\xf1\x67\xda\xf0\x5e\x8b\x06\x5a\x79\x78\x9c\x64"
+ "\xfa\xa4\x27\xf8\xd8\x17\x86\xdb\x6a\x0d\xa1\xcd\x91\xed\x32\x69"
+ "\xde\x5a\x37\xda\x65\xe2\xef\x78\x9c\x61\x99\x09\xb2\x8f\x12\xe4"
+ "\x6d\x82\x8c\x6b\x2d\xe7\xe7\x15\x0d\x91\x6d\x64\xfd\xaf\xda\x50"
+ "\xf1\x4e\xbc\x36\x0a\x13\xb7\x91\x69\x50\x51\xa3\xcb\x9b\xc4\x93"
+ "\xf5\x47\x2f\x55\xcc\x4f\xdd\xca\xbe\x41\x62\x31\xf4\xdb\x1c\xee"
+ "\x43\x8c\x9f\xf5\x8c\x67\xbc\xfe\x62\x78\x0a\x96\x2b\xdf\xba\xb5"
+ "\xb2\x30\xe0\x76\x4d\x8e\x4f\x6f\xd7\xbc\x4b\xd3\xdb\xf5\x39\x2e"
+ "\xcf\x78\xf0\xfe\x8e\x35\x64\x22\x01\xbe\xc5\x7c\xad\x2a\x5e\xbd"
+ "\xa9\x5b\x9b\x19\xaf\xb8\xef\x04\xcb\x8b\xae\x83\xc0\x87\x02\x72"
+ "\x22\x58\x27\x01\xb7\x56\x43\x1f\x59\x13\x1c\x89\x52\x3f\x98\x44"
+ "\x7d\x3c\x18\xd6\xad\xf5\xbc\xcf\x35\x07\xf5\xc7\x7d\xaf\xf1\x77"
+ "\x3e\xaa\x45\x8e\xb6\xed\xab\xd7\x5b\x13\xe8\x4e\x5f\xe2\x57\xc7"
+ "\x5b\x9d\xa1\xc9\x4c\x43\xc0\x74\x42\x8e\x3b\x78\x9e\xaa\xd6\x46"
+ "\x2a\x61\xff\xef\x38\x20\xd7\x28\x53\x44\x8e\xda\x37\xaa\xc4\xf8"
+ "\xd7\xd0\x6d\xac\xcd\xe3\x79\x89\x97\xfe\xa5\x62\xf5\x26\x7e\xfe"
+ "\x15\xb1\x33\x09\xba\xdb\x2a\x1c\x9b\xac\xb0\x23\x2b\x2f\x68\x22"
+ "\xd3\x24\xd2\x93\x68\x84\x4f\x94\xdf\x94\xc1\x27\x28\xdf\x18\x9f"
+ "\x07\x2a\xdf\xbd\x34\x0f\x54\xee\xe0\xf7\x4c\x77\x35\x57\xa9\xec"
+ "\x36\xec\x14\xb1\xed\xf3\xaf\x38\x2a\x64\xfd\x4e\x55\x37\xd3\x24"
+ "\x87\xf7\x8c\xe6\x83\x2e\x95\x01\xf7\x56\x9b\xa1\x07\x98\x5f\xac"
+ "\x61\xfe\xde\x05\x49\x9e\xc6\x3b\xd8\x3f\xa5\x95\x6a\x1d\x3c\xe9"
+ "\x98\xfc\x6e\xa6\xbb\xdc\xe2\x73\x15\xed\xe1\xef\xc3\xfa\x53\x38"
+ "\xee\xf4\xd6\x3c\x2f\xfd\x4f\x65\x57\x24\x8b\xc3\x80\xd1\xb2\x4b"
+ "\xf9\x45\x5b\x64\xdc\x28\xc8\x34\xc7\x8a\x62\xb9\x46\x5a\x06\xf0"
+ "\xe6\xb8\x51\x98\xef\x6c\xad\x1a\x1e\x97\xdc\x39\xd0\x15\x42\x9e"
+ "\x6d\xc2\xb8\x34\xa9\x1f\xb4\x7b\xc9\xa4\x1d\x18\x98\x66\x27\x6e"
+ "\xf3\xc0\xb6\x89\x07\xbe\x3b\x95\xcc\xff\x8f\x7d\x19\x95\xdc\x4c"
+ "\x19\x5b\xbf\x66\xa6\x7f\xcd\x24\x13\xd3\xc1\x4b\x5b\x1b\x14\xed"
+ "\xb6\x76\x19\xfd\xe3\xa5\x4a\xd9\x3f\xbc\x86\xbc\x28\x24\x3e\x51"
+ "\xeb\xdc\x5b\xa1\xff\xd6\xd8\xd4\xfb\xf2\xc2\xd8\x35\x20\xb6\xe7"
+ "\x1d\xab\xd7\x3b\x96\xaf\xdd\xb8\xe6\xba\xeb\xa2\xe6\x4a\x66\xf5"
+ "\x3d\x5e\x77\xb2\x1a\x4f\xdd\x39\x06\xde\x6c\x97\xe0\x19\xed\x2f"
+ "\xbf\x28\xa6\xfd\xfc\x02\xdd\xdd\xbd\x20\x8b\x46\xee\xa7\xd3\xfc"
+ "\xe9\x11\x8f\xb7\xd0\xfc\x9b\x6f\x29\x78\x70\xc5\xd2\xe5\x65\x11"
+ "\xa9\xb7\x46\xae\x1b\xd6\xbd\x82\xba\x13\x27\xde\x0d\x5d\x91\xb0"
+ "\x70\x33\x8f\x2d\xdb\x6e\xad\x08\x89\x8f\xa1\xaf\x39\x6e\x4d\x41"
+ "\x47\x69\x88\x3a\xa0\xcb\xc4\xe7\x59\x87\x8f\x55\x67\x3c\x61\x4f"
+ "\x81\xb7\xac\x68\xbb\x0f\x76\xdd\x05\x5e\x9f\x41\xb9\x87\x3b\x1b"
+ "\x38\xb6\x73\xd2\x7c\x65\x63\x6c\xcb\x40\x7a\x1a\xae\xb3\x71\x1d"
+ "\x83\xeb\x5d\x8e\x35\x98\xf7\xb0\x4f\xfd\x06\xf6\xa9\xdf\x76\xa3"
+ "\xf4\x0b\xf2\x57\x12\xfb\x06\x9d\x22\x77\x3b\xdb\x20\x5e\xda\x56"
+ "\xce\xeb\xe0\x9c\x17\x65\xae\x72\x3c\x49\x59\x7c\x15\x72\x6f\x70"
+ "\x5b\x86\xd8\x91\x34\x5f\xec\xc9\xe7\xef\xba\x4d\x46\x7a\x59\x62"
+ "\xc2\x87\x94\x68\xb7\x8c\x0b\xb8\xb7\x39\x41\x7f\xf9\x2d\x86\xd1"
+ "\xbe\x81\x2b\xbf\x3d\x1c\x63\x1f\x8e\xd8\x86\xdf\x23\x69\xdf\xea"
+ "\xf6\xdc\x3e\x39\x2e\x6c\x6b\x8f\xb0\xe9\x78\x6f\x7a\xbc\xb2\x4f"
+ "\x44\x58\xd9\xa7\xdb\x7a\x0d\x39\xc0\x7d\xd0\xe0\xd3\xa8\x38\x7b"
+ "\x6b\x4a\x57\xac\x5b\xb1\xdc\x71\xc3\xfa\xf1\x14\x11\x65\xaf\x68"
+ "\xc5\x1a\xc7\xba\x15\xcf\x3c\xbb\x62\xbd\x8c\x90\xc7\x6f\xa3\xc6"
+ "\xfc\x0c\x91\x9e\x58\x62\x9c\xff\x72\x4c\x64\xfa\x6e\x7f\x8c\x63"
+ "\xb3\x89\x9d\x89\xec\xff\xdb\xab\xe6\x1b\x65\xb9\xd1\xf3\x8d\xe7"
+ "\xd4\xb9\xfb\xfa\xa4\x6c\x35\xd7\x79\x4e\xc6\x36\x44\xba\x65\x24"
+ "\x0e\xfc\xf6\x77\x40\x4b\x93\x4e\xb7\xf3\x01\xf7\xf6\x43\x06\xdd"
+ "\xbc\xf4\x9d\x99\xba\x2d\xd5\x2b\xf5\x07\xc6\x58\xe8\xbf\xa8\xf1"
+ "\x55\x7d\xfb\x76\x7b\x0b\x78\x23\x51\xae\x27\xa7\x25\xe5\x70\x5d"
+ "\x0c\xf3\x14\xca\xa3\x7f\xb2\xa1\x37\x59\xbf\x55\x19\xf0\x50\x67"
+ "\x33\xd7\xa7\xcf\x83\xae\x3e\x4d\xcf\xc9\x73\x39\x5a\x7d\x52\x0e"
+ "\xeb\x14\x8e\x25\xa2\xed\x00\x1c\xb9\x47\xfb\x9d\x99\x72\x1d\x96"
+ "\xbf\x45\x00\x58\xbc\x0e\x0c\xdd\x90\xc7\xdf\x49\xe6\x34\x15\x23"
+ "\x6e\xbb\x3c\x17\x81\xba\x66\x06\xdc\xcf\x95\x8c\x9c\x71\xf8\x0e"
+ "\x7f\x83\xdb\xc2\x70\xbd\xf4\xdc\x0c\x86\xa7\x62\xe0\x3d\xb7\xcb"
+ "\x4b\xee\xc6\x11\xfb\xe9\xb9\xae\x88\x79\x19\xf0\x51\x78\xfa\x81"
+ "\x8b\x8c\xb7\xaa\x7c\x4e\x65\xbb\x59\x7f\xee\xd2\xdb\x6e\xb4\x07"
+ "\xf0\xa0\xff\xb6\x55\x19\x7e\x13\x5e\xbd\xdd\x8c\x1f\xe3\x1e\x89"
+ "\xb3\x8e\xaf\x8d\xf1\x0d\xb8\xbf\x33\x29\x42\xb6\x79\x5d\x26\x09"
+ "\x69\x59\x23\xbe\xec\xdb\x9d\xb1\x7a\x63\xed\x1a\x47\xf1\xea\x35"
+ "\x4f\x15\x6c\x5c\xfa\xd4\x8a\x82\x67\x4b\xa6\x38\x9e\x5d\xb3\xac"
+ "\x78\xed\x13\x4f\x31\xd7\xac\x2f\x7d\xf6\x89\xa7\x1c\xac\x59\x0a"
+ "\xe6\xce\x9f\x5f\x70\xf7\x37\x1f\x7a\x78\x3c\xdd\xbd\x14\x69\x98"
+ "\xf9\xcf\xcf\x9a\xa2\x5e\x3d\x38\x6f\xce\xb7\x0a\xe6\x2c\xfa\xe6"
+ "\xc2\xc5\xf2\xf0\xcb\xf0\xfb\xb9\x6b\xe2\x67\x88\xe2\x43\x1b\x78"
+ "\x69\x26\xfa\x37\xe9\x24\x3d\x7f\x58\xc5\x4d\xff\x4e\x77\x74\xdc"
+ "\xf4\xef\x40\x9b\x7f\xd7\x8e\xdf\x0c\xa2\xaa\x22\xfc\xf0\xe6\xf9"
+ "\x03\x8a\xbf\xc6\x3d\x1a\x70\x7f\xd7\x36\xc2\x5f\xcf\xcb\x33\x65"
+ "\xec\xaf\xa4\xd6\x67\xbf\x0b\xfd\xbf\x3d\x2b\xf2\xdd\xc8\x7c\xf2"
+ "\xbb\xb9\xc3\xf3\xc9\x61\x9d\xf2\xdd\x52\x63\x6e\x89\xb4\xb9\x98"
+ "\x57\x8e\xe3\x79\xa5\x5a\x4f\x7a\xfe\x17\x92\xa7\x46\x95\x6f\x0b"
+ "\x19\xf3\x4a\x96\x6d\xb9\x27\x25\xe7\x1f\xdf\x3d\x14\x29\xe3\x72"
+ "\x4d\x5f\x97\x71\x2e\x27\xd7\xef\x6c\x65\x33\x78\x4d\x1b\xf6\xf1"
+ "\x4c\xd8\x0a\x18\xbf\x02\x42\xa4\x95\xcd\xd0\x71\xf2\xf1\x1a\x37"
+ "\xdb\xcd\x3a\x3f\xa5\x9e\xa6\xaa\x9b\x84\xfb\x3b\x73\xd5\x9c\xf2"
+ "\x3b\xcf\xb2\x5e\x17\xdb\x26\xde\xcd\xbe\x45\x3c\x77\x0a\xb8\xab"
+ "\x26\x8f\xf0\xec\xf3\x87\x99\x17\x46\xe6\xb2\x55\x51\xfa\xbf\x5f"
+ "\x7e\xc3\xb0\x6a\xb1\x11\xf7\xa1\xf4\x3a\x32\x99\xaf\xab\xa7\x5d"
+ "\x26\x51\xe9\xa5\x2a\x39\x6f\x65\x7a\x7a\xe9\xbb\x0e\xe4\x35\x8f"
+ "\xd0\xaf\xaa\x6a\x98\x7e\xfa\x3a\x8b\xb1\xc6\xa2\xf0\x7e\xfe\x17"
+ "\xa3\xd1\x2a\x3e\x9d\xaa\xba\x3e\x95\x4e\x6e\x4a\x62\x99\x34\xe8"
+ "\x75\x31\xad\x9e\x9f\x74\x31\xad\x9e\x7f\x3a\x82\x56\x2f\x5d\x4c"
+ "\xab\xe7\xf3\x22\xf6\x95\xf4\x75\x94\xe7\x7f\xc1\x34\x63\x1e\x43"
+ "\xbb\xcd\xe0\xb3\x97\x46\xe8\xf7\x7c\xe5\xc5\xf4\x7b\x7e\x57\x7c"
+ "\xfa\x3d\x9f\x75\x7d\x34\x9c\x3d\xf1\xc6\x8d\xd4\xad\x26\xfd\x5c"
+ "\xd8\xf7\xc6\xb5\x4d\x92\x73\xd2\xe0\x8b\x26\xad\xe8\x45\x37\x7e"
+ "\xb8\xf2\x3c\x62\xc4\x16\x17\x41\xd5\xd6\xef\x59\xda\x30\xe7\xe5"
+ "\x75\xa5\x4b\x8c\x45\x1f\x18\x6b\x1e\xb8\xef\xe2\xb9\x33\x7f\x1b"
+ "\x8a\xd3\x99\x9e\x98\x73\xf9\xc0\xef\x5d\xca\x2e\xfd\x5e\xfe\xf0"
+ "\x9a\xcb\xd4\x2b\x8f\x27\x6e\x25\xc7\xd1\xc6\x9b\x39\xbd\x04\xed"
+ "\x90\x7e\x8b\xec\xbb\x35\x1a\xcc\x82\x70\x0e\x8d\x02\x77\x98\xff"
+ "\x47\x3b\x1b\x1d\xa3\x8f\x8a\x96\xae\x59\xbe\x76\xe5\xca\x4f\x57"
+ "\x45\x91\xfb\x6a\xf5\x6e\xad\x2a\xc0\xdf\xe8\xdc\xf6\xe4\xa6\x80"
+ "\xfb\x05\xb6\xff\x0b\xd5\xb8\xf9\x02\xf4\xdf\x93\xd9\xca\x96\x7c"
+ "\xb4\x47\x9d\x07\x7f\xa1\x3a\x42\x3f\x83\x47\x5e\x68\x10\xee\xef"
+ "\x9d\x18\xe9\xe3\x17\x96\x5f\xdc\xc7\x2f\x38\xe3\xf7\xf1\x0b\x8d"
+ "\xda\x06\x3e\x8f\xf3\x02\xe6\x3f\xeb\xa4\xad\xc9\xcf\xec\x07\x81"
+ "\x39\x73\x0f\xe6\xcb\xbd\x8b\xca\x5a\xef\x2c\x28\x4b\x90\x7b\xc5"
+ "\xfc\x0d\x96\xd0\x80\xe8\x66\x5f\x04\xde\x1f\xe3\x6f\xb0\xf0\xb7"
+ "\x97\xf8\x5b\xa1\x32\x0f\xee\xeb\x4e\x91\x9c\x3b\xe2\xbd\xa3\xe9"
+ "\x94\xfc\x2e\x37\x6c\x85\x17\x82\x86\x6d\x6d\xdd\xea\x90\xe7\xd4"
+ "\x6b\x55\x7f\x74\x71\x5f\x70\x7d\x05\x65\xad\xaa\x8e\x01\xfe\xb6"
+ "\x1a\x59\x95\x0d\x51\x9d\x75\xc9\xb5\xfb\xb4\xa5\xa3\x9d\x9f\xb7"
+ "\x08\x53\xe5\xd8\xe1\xbd\x4a\xfd\xfb\xc7\x2c\xfb\xec\x47\x0a\xb8"
+ "\x55\xb1\x7e\xa8\xca\x77\xa8\xba\xd9\xf0\xc9\xaa\x93\x3e\x50\x64"
+ "\x65\xfd\xc9\xf3\x9c\x53\x54\xcd\x6b\x18\x18\x2f\xab\xdb\x22\xf7"
+ "\x38\x1d\x9b\xb6\x8e\x39\x4b\xd5\x4f\x5f\x62\xdf\x34\x79\xc4\x07"
+ "\xb6\x72\x6c\xc0\x5d\x63\x1e\xf6\x11\x73\x57\x8e\x6d\x8a\xc0\x0d"
+ "\xef\x1c\x11\xbe\x8a\x3e\x1e\x8f\x79\xfe\xd8\xa4\xbe\xc1\xea\x3b"
+ "\x45\x35\xf3\x90\x86\xf9\x44\x8d\x3c\xf3\xb0\x31\x44\x93\x4a\xee"
+ "\xe0\x6f\xf7\xd4\x3c\xad\xcf\x43\x7b\x1d\x15\x8c\x4f\x4d\x0a\xc3"
+ "\xf5\x22\x9f\x90\xfb\x01\x35\xce\x61\x9c\x23\xea\x33\x60\x2b\x9a"
+ "\xd4\x34\x1a\x78\xa1\x9c\x9c\xab\xf2\xf7\xb5\x23\xdb\xe4\x5c\xb9"
+ "\xba\xa0\xa4\xa8\xac\x60\xf5\x9a\xd5\xa5\xe3\xc9\xb9\xf4\xd9\xd5"
+ "\xd3\x90\xe4\x78\xa2\x68\x75\x49\xc1\x6a\x19\xb5\x58\x06\x44\x2e"
+ "\x2d\x2b\xe1\xbd\x8f\x8b\xf6\xe0\x6d\xd2\x96\x37\xd5\x1c\x56\xe3"
+ "\x7d\x6d\xb2\xc1\xa7\xf2\x9b\xe3\x22\x9f\x46\x7c\xaf\xe4\xb7\x89"
+ "\x13\x4f\x51\xed\xd7\x99\x87\x55\x9c\x9f\xba\x3c\x65\x5f\xd4\xce"
+ "\xbd\xd8\x27\xab\x36\xdf\xf0\xc9\x02\x7f\xdb\x58\xd6\x23\x60\x81"
+ "\xff\x6b\x9d\x71\xca\x54\x0f\xfb\x77\xea\xdf\x3b\xe7\xbe\x92\x71"
+ "\xef\x77\xb2\xbe\xad\xf9\xad\xc7\x39\x8f\x63\xf7\xea\x72\x55\x7b"
+ "\x24\x02\x5f\xe9\xcb\xcb\xb0\xf8\xbc\xd4\xb4\x60\xa4\x2f\x5b\xdd"
+ "\x6c\x8c\xbd\x76\xa3\x1e\xc7\x66\x13\xf4\x5d\x5d\x9a\xdf\xd4\x9a"
+ "\x28\xfd\x90\x51\x2e\xe0\xae\xb3\x18\x7e\x34\xde\xe1\x76\xd5\x4d"
+ "\x8a\xc5\x11\xb8\x5f\x87\xf4\x19\x23\x7e\x82\xb5\xec\xe7\x89\x79"
+ "\x63\x1d\xc6\xff\xba\xfd\x91\x69\x91\xfd\x74\xd7\xbc\xf9\x30\xa0"
+ "\xd7\xaf\x40\x27\xcd\x59\x5a\x5c\xcc\x3a\x68\xe9\x8a\xe2\x67\xd7"
+ "\xad\x5d\xaf\x77\xdd\x5d\x2b\x39\x1c\xb5\xcc\x72\xbb\xfe\xc6\xb1"
+ "\x66\xc5\x8a\xe5\x2a\x49\xef\xc8\xe8\x3d\x2b\xe5\xc7\x50\x87\xf9"
+ "\x7f\xb5\x77\xc4\x56\xac\xb7\x0b\x53\xdd\x12\xfc\x56\x49\xfd\x23"
+ "\xfb\xb5\xae\x3b\x7a\x8e\x56\xe7\x37\x64\x5f\xf6\x33\xda\xcf\xf4"
+ "\xeb\x17\x72\x8f\x07\xfd\xba\xe3\x3e\xb4\x33\x09\xf3\xc7\x5c\x9e"
+ "\x9b\x8c\xc0\xa9\x9f\x32\x4c\xef\x6d\x8f\x76\x6d\x53\x3e\x13\x66"
+ "\xe8\x06\x33\xc7\x96\xc0\x7b\xcc\xff\xab\x17\x2b\x3d\x59\x9f\x3f"
+ "\xbc\xf7\x62\x4a\xc4\x7c\xb3\xbe\x08\x73\x8f\x03\x17\xcb\x77\x7d"
+ "\xe5\xc5\x72\xcf\xbe\x96\xf5\x0d\x06\x8d\x0d\x5e\x50\xfc\xb7\xe3"
+ "\x56\x63\xcd\xb8\x49\xff\x36\x02\xdf\x73\x59\x9e\x57\x88\xd4\x94"
+ "\x3b\xd9\xaf\xe1\x24\xed\x30\x2b\x9e\xaa\xf7\x46\xf8\x06\xda\x4e"
+ "\xd3\x0e\x52\x7d\x5b\x1f\x34\xe4\xcf\x4b\xf5\xd2\x96\x63\x18\x6a"
+ "\x5c\xaf\xdb\xa2\xf8\x6b\xc7\x24\x83\xb6\x3c\x87\xc7\xf3\x94\x11"
+ "\x3b\xa8\xae\x5d\xfa\x8b\xa8\xd8\x1a\x43\xdc\x7e\xc0\x39\x68\xc0"
+ "\x41\x5e\xb4\xdf\xe2\x33\x68\x65\xe4\x89\xe4\x89\x39\x4b\x4b\x30"
+ "\xc1\x5e\xbd\x72\xe5\x8a\x75\xeb\x8d\x78\xe3\x99\x6b\x8b\x97\xab"
+ "\xf8\xe2\xb7\xa3\xfb\x37\x42\x86\x67\x73\x88\x72\xa4\xaa\xdb\x18"
+ "\x7b\x77\x0a\xaf\x89\x48\xff\x51\x39\xe7\xda\xbd\x75\x9f\x3e\xff"
+ "\x3a\x49\x2f\x66\x28\xff\xab\x9d\xcf\x2b\xdb\xf6\x8a\x1f\x02\xa7"
+ "\x5e\xc3\xb6\xe5\xb5\xd6\x7e\xfa\x22\xc7\x55\x94\x67\x0a\xf6\xee"
+ "\x16\xdd\xbc\xb6\x1a\x70\xef\xb4\x19\xdf\xa4\x63\xbb\xa9\x66\xb7"
+ "\x8a\xa5\xdd\xba\x86\x7d\x45\x76\xbf\xaa\xd5\x88\x2c\x91\x7a\xb6"
+ "\x10\xf6\x59\x32\xcb\x44\x4a\x2f\xfb\xf0\x72\x0c\xac\x9d\x4b\xd8"
+ "\xae\x63\x5d\xc6\xdf\x6d\xe8\xa6\x9d\x53\xa0\xa3\x01\x6b\xf7\x7e"
+ "\x5f\x8a\xc8\xda\xbe\x89\x2c\x5c\x07\xf4\xb5\xb7\xad\x99\x69\xbb"
+ "\xd3\xf9\x3e\x74\x99\xae\xb3\xbd\x5c\x8f\x97\x76\xce\xd5\xd7\xfd"
+ "\xe7\x0a\xdb\x18\x27\xeb\x42\x75\x5e\x74\xe7\x41\x51\x83\xb4\xea"
+ "\xb3\x07\x40\x47\xfe\xe6\xe1\x01\xf5\xbd\xbf\x9d\x6d\x2a\x7f\x1f"
+ "\xaf\x6b\x04\x45\x4d\x5f\x0f\xd2\x27\x21\xdd\xab\xd2\xcf\x1d\x58"
+ "\x14\x0e\xf2\x3c\xf9\x5a\xfe\x76\x25\xea\x44\xfb\x53\x1a\x14\xdf"
+ "\xf7\xfd\xef\x2f\x57\x92\x93\xbf\x77\x29\xe7\x85\x3b\xc6\x59\x00"
+ "\xa7\x8b\xbf\x2b\x89\xfc\x98\x3b\xed\xe8\x05\xbc\x2e\xdd\x9f\x1c"
+ "\x7c\xf7\xe2\x0e\x75\x4e\x60\xc7\x07\x4c\x4f\xe0\x98\xa7\xaf\x05"
+ "\xe7\x05\xdc\x2f\x42\xff\x5d\xa3\xcf\xab\x5f\xcc\x33\xea\xc0\x58"
+ "\xea\x83\x0d\x3e\x83\xed\x70\xd0\x20\x13\xbf\x29\x75\x72\x5f\xde"
+ "\x8b\x31\xc4\x2a\xd8\x0f\x6e\xe4\x1b\x7e\x2f\x56\x19\xe3\x2a\xd7"
+ "\xad\xd3\x61\x3e\xaf\x1b\xf2\x9a\xa1\x5e\x17\xc7\xd2\x4c\x30\x60"
+ "\xe2\x39\x53\x1b\x38\xd3\x0c\x98\x16\xd8\x08\x3e\xfd\xdb\x6d\x53"
+ "\xea\xce\xb3\xcf\xa4\x17\x36\xc0\xb5\xa2\x20\x64\xe3\xfd\xac\x14"
+ "\xe3\xdb\x78\x4d\xe7\x99\xf6\x2f\xfa\x47\xf6\xa9\x50\x1e\x7d\x09"
+ "\xd9\xaa\xec\xa6\x5d\x29\x5c\x2f\xcb\x15\xf3\xc5\x20\xfa\x19\x7d"
+ "\x5d\x24\x06\xce\x1c\x72\xac\xa1\x94\x53\xb4\x6b\x3a\xf7\x37\xef"
+ "\x2d\xb3\x2f\x23\xd2\xac\x1c\xcb\xff\x24\xed\xba\x86\xfb\x9a\x71"
+ "\x01\x0d\x67\x86\x02\xf9\xf7\xf2\x39\x6e\xd6\xbf\x5b\xca\x61\xbf"
+ "\xaf\x64\xbd\xf4\xd2\xab\xbc\x1e\xc0\xdf\x60\xe2\x7b\xd7\x72\xa1"
+ "\x49\x5e\xd9\xc4\xbc\xf2\xd2\xab\x5b\x7a\x84\xf6\x89\x9b\xc4\x31"
+ "\x3f\xd1\x27\x26\x0a\x05\x4d\x09\x8c\xb7\xc9\x75\x86\xcf\x9a\x37"
+ "\x93\xc7\x59\xc5\x7e\x71\x96\xda\x4d\x64\xe3\x73\xfa\xfc\x7d\xa1"
+ "\x4e\x3f\x7f\xff\xb9\x91\xfe\x10\xda\x45\xad\x1b\x38\xe6\xca\xee"
+ "\xdc\x3f\x3a\x77\xf1\x7e\xdd\x38\xdc\x8f\x73\x7c\x8b\xeb\xda\xe5"
+ "\xfd\xe3\x89\x3f\xd3\x1f\x5b\xff\x4c\x8e\x47\xe4\xb3\xaf\x3d\xff"
+ "\x0f\xd4\x9e\xf3\x07\x72\x75\x0b\x8d\xe7\x88\x15\x4f\x73\x1d\x55"
+ "\x80\xd5\xcc\x67\xda\x6d\x5a\xbf\x7d\xbc\xfa\x6e\x2e\xfb\x46\xfa"
+ "\xa8\x75\xcd\xaf\x18\xc7\x67\xf6\x9d\x27\x4b\xeb\x9a\xdf\xca\x7b"
+ "\x35\x77\x3b\xd3\xec\x59\xde\xc5\xf6\x69\x88\xcf\xf3\xf3\xfe\x26"
+ "\xe6\x2b\x5a\x1d\xe3\x18\x56\x78\x83\x5e\x66\xa3\x3c\xec\x57\xa3"
+ "\xfc\x0c\x2e\xbf\x97\xe9\x01\x9c\x3a\x16\x2b\x9a\xb4\x63\x96\xaf"
+ "\x70\x06\x7d\xf2\x23\xe9\xb3\xab\x9e\xe9\xc3\x71\x60\x35\xf4\x17"
+ "\x70\xcb\x01\x0d\x34\xa3\x0e\xe0\x6c\xd1\xd7\x83\x2d\xb5\xe7\x29"
+ "\xb9\x75\x0d\x7f\x5f\xee\xa5\x0b\xd6\x3c\xb3\x45\x1b\x38\x7b\xa8"
+ "\xee\x02\x99\xb9\xdf\x78\x0f\xa8\x4e\xbe\x97\x34\xef\xe2\x3e\xf3"
+ "\xa5\x68\xcd\xf8\x41\x46\xb5\x03\xcc\x77\xb8\x1e\x44\x7f\x55\x01"
+ "\x87\x12\xf4\x55\x33\x5f\x75\x19\xeb\xe2\x58\x27\xfa\x7c\x6c\x24"
+ "\x1d\x72\x14\xe2\xef\xbf\xca\xf5\xae\x97\x4a\x34\xc8\x11\xaf\x07"
+ "\xed\xdb\x49\xc9\x9a\x7b\x47\xc9\x5e\xe8\xcd\xc6\x9d\xf2\xac\xb3"
+ "\x8d\xd7\x48\x5f\x91\xdf\xeb\xd8\x3d\xbc\xff\xf9\xbd\x09\x7c\x1e"
+ "\xf4\xa5\x66\x13\xaf\x21\x55\x8b\x5c\x9d\xcf\x73\x91\x07\xfa\xdf"
+ "\xae\xcb\xc3\x8b\x52\x2f\xb0\x1e\x19\x6d\x6e\x02\xbb\xb8\x5d\xec"
+ "\xc9\x27\xde\x4b\x4a\xde\x2a\x7c\xc9\xdd\x56\xd1\xe9\x6f\x97\xe7"
+ "\x80\x3b\xfd\x61\xb9\x97\x84\xf7\x09\x0b\xfd\x3e\x2b\xec\xe8\xe3"
+ "\x4c\x3b\x23\x9d\xf7\xa1\x78\x8d\x6e\xa1\x5f\xf8\x16\x95\x59\xf9"
+ "\xfb\x9a\x93\xe4\x3e\x84\x9e\xde\x69\xc7\x1c\xa4\xcc\x67\x45\xdb"
+ "\x43\xc3\xb0\xfa\xf3\x13\x59\xde\x90\x37\x63\x38\x6f\x7f\xbe\xd9"
+ "\xe3\x54\x75\x46\xa4\x25\x2d\x72\xa2\x2c\xf7\x95\x9e\xa6\xec\xef"
+ "\xef\x3b\x87\xe7\xa7\x7c\x16\xa2\x1f\x63\xf0\xfa\xfc\x04\xad\x3f"
+ "\xdf\x14\x06\x6c\xf0\xbe\x4d\x7e\xe7\x33\xe4\xd3\xbf\x9b\xc5\xdf"
+ "\xfa\xee\x22\xb1\x63\x4b\x1e\xf2\x99\x19\x2e\xc7\x97\xe0\xef\x8d"
+ "\x88\x34\x57\xdc\x18\x45\xa2\x7e\x95\xa5\xb5\xe2\x11\xf0\x53\x43"
+ "\x25\xcb\x73\xd8\x46\x85\x8e\x27\xd9\x1e\xfa\xfe\x27\x4c\xcf\x30"
+ "\x64\x2c\x9c\x46\x85\xd3\x7a\x28\xa1\x02\x7c\xab\xd6\xb3\x1a\x3e"
+ "\xe7\x81\x0c\xba\x34\x01\x9b\xb6\x21\x99\xf9\xc6\xda\xcb\x7e\x77"
+ "\xb4\x5c\xfa\xba\xa5\x3f\x41\x9e\x60\x0f\xb5\x57\xfe\x95\xda\x43"
+ "\x9e\xca\x23\xe7\x7d\x66\xe5\xf3\x66\x06\xdc\x86\x9b\xf8\x9d\x0b"
+ "\xbc\x5a\x10\x6e\xa6\xd1\xf6\x19\x78\xae\x0d\x7d\xfd\x0f\x35\xef"
+ "\x6c\xa8\x34\xe6\xd8\x9f\xd2\x86\x2e\x8e\xc9\x21\x84\x9d\xb4\x9d"
+ "\x77\xf1\xde\x94\x4b\x04\x32\x69\xda\x26\x5e\xdf\x6b\x38\x84\xf9"
+ "\x4e\x8e\x0e\xb7\x4f\x87\xdb\x75\x29\xb8\xcc\x33\xed\x0d\x72\x8f"
+ "\x0b\x6d\xca\xf1\x85\x01\x3b\x9c\x7e\x57\x16\x74\xbc\xcb\xf5\x09"
+ "\xaf\xff\xbe\x72\x8d\xb6\x33\xc7\xd7\x19\x3a\x4e\x1c\xdb\x67\x9f"
+ "\x86\xb1\xb6\xcf\x4e\xba\x7f\x9f\xeb\x2c\xbd\x3c\x4e\x13\x99\x36"
+ "\xcc\xfd\x79\x6f\xc7\xc5\x3a\x8e\xd7\x15\x2a\xc2\x34\xc6\x53\xea"
+ "\x25\x8e\x47\x01\x18\x69\xbf\xe3\x7d\x34\xe8\x89\xb0\xb0\x9b\xde"
+ "\x1d\x80\xd5\x00\xdd\x29\xe3\x53\x6c\xfb\xfc\x2b\xa9\x5b\xe9\x4e"
+ "\x61\xb2\x4a\xff\x50\x6d\xc7\x52\xf6\x3d\xcd\x97\xf8\xd4\x8a\xfc"
+ "\x08\x5f\xc2\x44\xd4\x55\xc3\xbe\x84\x22\x59\x4c\x6a\x94\x6b\x98"
+ "\x54\x18\x70\xbf\xdc\xe2\xa5\xef\xcb\xf3\x08\xd5\x7c\x5e\x44\xea"
+ "\xd8\x57\x6e\xf0\xa5\x65\xf3\xde\x1e\xc7\x9c\x4e\xd0\x36\x84\x0f"
+ "\xd5\x9d\x93\xb6\x3a\xbf\x4b\xea\xec\x0d\xb4\x8a\xfa\xec\xe3\x7c"
+ "\x36\x52\x87\x6d\x05\xec\xbf\x88\x1d\xd9\xc7\xbd\xf4\x8a\x8a\x67"
+ "\x5a\xcf\xf7\x2f\xfb\xf8\x7d\x68\x28\x93\x70\x5f\xdc\x38\xc8\xfb"
+ "\x0a\x2f\xdb\x85\xfb\xda\xd6\x7e\x5b\xf6\xf1\x87\xec\x6c\x9f\xbd"
+ "\x32\xd3\x6b\x6a\x9c\xa2\xaf\x29\xca\x58\x1b\xa3\xcd\xb7\xc4\x1e"
+ "\xfb\x78\x0f\x80\x60\x6e\x9c\x71\x9a\x1a\x7f\x3c\xe8\x26\xd3\x10"
+ "\xec\xca\x41\x13\xd9\x20\x5f\xc9\xb5\x13\x29\x0b\xef\x26\x9e\xa6"
+ "\x57\x6a\x42\x26\xca\xc0\xcf\xe6\xfb\x7c\xd1\x38\xc0\x95\xeb\xad"
+ "\x1d\xe7\x79\xbd\xec\x95\x33\xd2\xee\x7b\x85\x26\x6b\x80\xc7\x7b"
+ "\x47\x75\x13\x69\x32\xaf\x79\x22\x2d\xb3\x20\xac\xf6\x50\x8d\x75"
+ "\x8d\x6d\x13\x69\x4a\x74\xbd\xaf\x94\xaa\x35\xd1\x46\xb9\xaf\xb2"
+ "\xd1\x47\x5f\xc0\x3c\xed\xe4\x29\xda\x53\x24\xdc\x89\x42\x7c\xde"
+ "\x6e\x52\x7e\x0e\x7b\x1e\xb0\x36\x28\xbe\x93\x7b\x86\xe0\x37\xde"
+ "\x93\xd5\xf7\xa7\x12\x64\x8c\x91\x74\xb3\x8f\xbf\x6d\x1d\xb1\xe6"
+ "\x6c\x93\x78\xe8\x71\x01\xc2\xdb\xbe\x52\xc8\x30\x18\x9f\x82\xa5"
+ "\x6a\x6f\x8b\x63\x06\x80\xc6\xf2\xcc\x7e\xf5\x2b\x94\xfc\xc2\x2b"
+ "\x64\xeb\x58\xc9\xed\xda\xa3\xca\x98\xcc\xc4\xf8\x6a\xf5\x2c\x67"
+ "\xe0\x09\xe0\xcd\xf5\x31\x6f\x74\x86\xfa\x5a\x5d\xa5\x42\x6b\x7d"
+ "\x92\xed\xda\x3d\xef\xb7\xae\x3b\x48\x8b\xba\x43\xea\x7c\xeb\x12"
+ "\xf2\x35\x01\x5e\xd3\x44\xb2\x01\x56\x87\xa7\x98\x78\xef\xe3\xfa"
+ "\xd6\x75\x87\x19\xf6\x87\x3c\x16\xd4\x80\x3e\x6a\x4c\x68\xdc\xe5"
+ "\x09\x76\x51\x07\xe4\x7b\x61\x89\x08\x33\x9c\x53\xd4\xf8\x39\xd9"
+ "\xde\x3d\x76\x47\x81\x8a\xeb\x20\xdb\x3a\xbc\x67\xa8\xb7\xc3\x73"
+ "\x9e\xe1\x35\x4e\xf1\x14\xc2\x5e\xd4\xdb\x64\xd0\x5a\xf1\x57\xe3"
+ "\xea\xd6\x75\xfb\x89\xfb\x87\xf3\xe3\x39\xdf\x03\x2b\xa6\xe0\x4c"
+ "\x74\xbf\x70\x1e\xbc\x7b\x1e\x70\x6f\x1b\xd9\xf7\xe6\xfd\xd8\x91"
+ "\x3c\x8d\xaf\xf0\xd9\xb6\x57\xda\xf7\x80\x46\x6a\x9f\x60\xcf\x05"
+ "\xc6\xd5\x4b\x7b\xfc\x9e\xd2\xbf\xc6\xf7\x6f\x85\xec\x83\xef\xb7"
+ "\x76\xca\xfd\xbf\xc6\x8f\x16\x86\x34\xa1\xf4\xd9\xde\x06\x0d\x7a"
+ "\xc0\x8b\x2b\xeb\x02\xa9\x4f\xa6\xb2\x4f\xd1\xde\x97\xad\x09\xaa"
+ "\x7f\xb9\x2d\x6c\xaf\xc4\xeb\xe3\x88\xbd\x49\x1b\xe3\x6a\xf4\x31"
+ "\x7f\x17\x52\xe3\xfd\x65\xf6\xdd\x1f\xb2\x93\xe2\x3f\x51\x0f\xb8"
+ "\xcf\xeb\xb6\x5b\x83\x3e\x96\x35\xf4\xa7\x51\x31\x9f\xb5\x34\xfc"
+ "\x8c\x21\xbf\x45\x05\xca\x37\xdc\xce\x3a\xaa\xc9\xa4\x64\x87\x71"
+ "\xd4\xcb\xee\x52\xfe\x1d\x7b\xf3\x51\x7e\x57\xdc\xf6\x26\x42\xef"
+ "\xb8\xa1\xa6\xd1\x1e\xb6\x23\x05\x74\x15\xc6\x83\x31\x1e\xff\xa0"
+ "\xfe\x4d\xce\x7d\x57\xc1\x3e\x1f\xc3\x67\xad\x0c\xdc\x2e\x6f\x1f"
+ "\x71\xaf\x57\xcd\x93\xf6\x39\x8c\x75\x2a\x61\x03\x8d\xdd\x56\xc1"
+ "\xe7\x2e\xf9\xec\x8c\x3f\x6d\x95\xcd\x97\x56\x96\xa3\xe4\x66\x5f"
+ "\xae\x48\x53\xfa\xb6\x20\x48\x52\xa7\xf3\x3e\x31\xe6\x60\x63\xb8"
+ "\xcd\x80\x83\xf9\x5f\xc9\x61\x35\x9e\x2b\xd8\xa3\xae\x13\x19\x6d"
+ "\x43\x9b\x64\xdb\xd0\x46\xd9\x36\xfd\x9b\x55\xa8\xeb\x23\xb9\xf6"
+ "\x7e\x59\xed\xd9\xa7\x62\xa4\xd5\xaf\xb2\xf1\xf7\x78\x4f\x51\xf3"
+ "\x16\x79\x9e\x06\x7d\xa2\xf6\x54\x9a\x66\x8a\xf1\x2f\x8c\xbf\x3c"
+ "\x98\x4d\x66\x05\xb3\x2c\xe7\x25\x8e\x6f\xa9\x7f\xf7\x0e\xb0\x57"
+ "\x88\x1d\x65\x39\xf2\xbc\x22\xea\xe3\xef\x86\x8e\xe8\xa1\xa6\x1e"
+ "\xee\xab\xa9\x07\x29\x47\xf1\x61\xd3\xdf\x78\xdd\x5a\xcd\x19\x9b"
+ "\xaa\xc1\xf7\x79\x6a\x0f\xc1\xf0\x49\x4f\x90\x3e\xe9\x91\x3a\xf6"
+ "\x32\x71\x94\xfa\x4e\xa4\x17\x1e\xc2\x7d\xb9\x3c\x77\x09\x7c\x37"
+ "\x86\x0c\xfd\xd7\x54\xce\xfe\x4d\xc3\xbe\x05\x65\xe0\x95\x0a\x75"
+ "\x36\x3d\xe0\x6e\x1e\x8e\xff\x28\xbf\x73\xe6\x16\xc7\x38\xdf\xa2"
+ "\xb2\x3e\xe9\x7b\x50\x27\xe3\x28\x9c\xd6\xcf\xec\x35\x4f\xd7\xd7"
+ "\x48\x32\xf9\x3c\x00\xca\x62\xfe\x7b\x54\xce\xf7\x99\x06\x5c\xb7"
+ "\xc4\x5d\x7e\x6b\xac\xb9\x74\x64\x0f\xa9\x49\xae\xb5\x28\x1f\xd9"
+ "\xe6\x6a\x83\x47\xd0\xde\x31\x2a\xde\xe8\xbe\x0b\x47\xa7\x90\xe4"
+ "\x81\x7e\x61\x1f\xff\xc5\x46\xe6\xc9\xe6\xc3\x91\x74\x5a\x14\xd2"
+ "\x5c\x4a\x07\x35\x35\x0a\x29\xeb\x4d\x8d\x9f\x6e\x4f\xbc\x3a\xce"
+ "\xb0\x45\x14\x9d\x6d\xd0\x2f\x3f\x38\x21\x69\x5d\xdd\xc7\xdf\xdc"
+ "\xb5\x6e\xae\xe0\x38\x56\xaf\xfe\x9e\xe3\x85\x85\xaa\xfb\x1a\xc2"
+ "\x7c\xbe\x13\xe3\xac\x56\xdd\x77\xe0\x54\x09\x99\x0a\x4a\x78\xdf"
+ "\x2c\xbb\x99\xe7\x57\xc2\x05\x5b\x20\x15\xf6\x09\xe4\x7c\xcb\x6a"
+ "\xb2\x3e\x56\x04\xd8\xae\xcc\x0c\x8e\xe7\xc5\xb1\xbc\x38\x1e\x5f"
+ "\xd8\x95\x99\x8e\xfb\x09\xb0\xe7\x6c\x22\xb9\xaf\x8a\x7d\x6f\xc2"
+ "\x6e\x01\x7d\xfc\x01\xc7\x14\x33\x79\x7c\x41\xda\x72\x86\x2c\x1c"
+ "\x2f\x2c\xb4\x23\xbb\xa5\xd3\xff\x37\x39\xb7\x48\x2d\x81\x3d\xad"
+ "\xc9\x33\x3e\x76\x2d\x2d\xbb\x19\x63\xfc\x7e\xd5\xee\x3e\xa1\xda"
+ "\xad\xf0\x66\xfc\xa5\x8e\xc3\xbc\xb7\x42\xe2\xfe\x83\xa7\x43\x80"
+ "\xaf\x55\x0f\xec\x0f\x57\x0f\x34\xab\x73\xa1\xed\x54\x51\x2a\x7a"
+ "\x3c\xb0\x8d\xd9\x17\x94\xcf\xfe\xb2\x6f\x0f\xb7\x91\xdb\xc7\x75"
+ "\xff\xf1\xfc\x19\x19\xff\x2c\x84\x67\x57\xb1\x5e\xa6\x17\x65\x7a"
+ "\xdb\x69\xb0\x7a\x40\xb6\xbd\xd3\xaf\xca\x16\xc8\x7b\x94\x8f\xa4"
+ "\x83\xde\xe6\x61\x3a\xa0\xed\xdc\x3e\x6e\x7f\x88\x69\x02\x1a\xe8"
+ "\x6d\xb5\x0f\xe9\xed\xe4\x36\xfe\x01\xa3\xce\x2b\x68\x27\xda\x2a"
+ "\xdb\x39\x84\x76\x1e\x2b\x22\x0a\xee\x5c\xe5\xf8\x24\x75\xa0\x99"
+ "\xe7\x87\xae\x3f\xc1\x8e\x2e\xaf\x27\xcc\x03\xcd\xaf\x57\xd4\x9b"
+ "\xbe\x07\xdb\xa4\xc2\x87\xf9\xa0\x4f\xf4\xb0\xbd\xef\x29\xc1\x2f"
+ "\xd4\x28\xbf\x65\x2c\xed\x63\xfe\xee\xec\x33\x68\x93\xf6\x11\x55"
+ "\xf4\x88\x1e\xd8\xa6\x41\x4f\x08\x79\x8a\xd0\x7e\xcc\x1f\x4f\xe9"
+ "\xf8\x73\xde\x2d\xe7\x54\xbb\xac\xc5\x94\xf1\xde\x23\x55\x26\x4f"
+ "\x57\x15\x19\x6d\x79\x1c\xf9\xd0\x1e\x3b\x60\xa5\xc8\x6f\x3d\xa0"
+ "\x9d\x7b\x80\x67\x30\xa2\x4d\x1d\xbd\x41\xc0\xfc\x0b\x8d\xcf\xa3"
+ "\x84\x57\xce\xa2\x1d\x67\xc9\x5e\x5f\x01\xfb\xeb\x41\xb6\x17\xff"
+ "\xc7\x6b\x57\xe4\xd3\x64\x2f\xbd\x7a\x50\xe9\x78\x19\x8b\xe8\xaa"
+ "\xd3\xf4\x83\x8e\xe1\x78\x43\x1c\xc3\x2d\x2d\xfb\x08\xf3\x91\x8c"
+ "\x3b\xc4\x63\x46\x00\x3c\xc3\x7e\x39\x1b\x51\x47\x20\x73\x82\xc4"
+ "\xc7\x3d\x83\xf0\x9c\x8c\x67\xfe\x0e\x55\x06\xaf\x09\xa0\x5c\x8b"
+ "\x00\xcd\x18\x3e\xec\xb9\xfd\x7c\x65\x1a\xc6\x3d\xb7\xf2\x33\x9a"
+ "\x89\x3a\xf2\x79\xee\x7b\xa8\xc2\x67\x7a\xee\x67\x34\xe5\xf2\x74"
+ "\xca\x0f\x42\xa3\xe9\x6f\xde\x03\x61\x78\x68\x5b\xfa\x69\xda\xff"
+ "\x61\xb4\x8c\x39\xa4\x2e\x53\x7a\x70\xff\x01\xde\x77\xb8\xbc\x7a"
+ "\xf7\x4b\x1b\x8e\xfd\xa7\x2e\xb3\xdc\x41\x03\x0f\xdc\x8f\x7a\xf6"
+ "\xea\xf2\xe9\xf0\x9a\x79\x34\x58\x35\xbb\x65\x0c\x3a\x57\xed\x6e"
+ "\xe8\x0b\xd8\x0a\x47\xed\x1c\x17\x1c\x63\xe7\x7e\x3f\xad\xdf\x4b"
+ "\x16\xd7\x19\x5e\x93\x59\x40\x47\x1b\xb3\x68\x1f\xe6\xe4\xa2\x3f"
+ "\x33\xfd\xc5\xf3\xe8\x4b\x5d\x87\xb0\x4d\xca\xe7\x32\xc5\xfa\x4c"
+ "\x5b\xdd\x6e\xc3\x86\x7f\xad\xa3\xfc\x02\x99\xd4\x77\x57\x5e\x6b"
+ "\x9f\xeb\x10\xa1\x5d\x26\xad\xa8\x91\xe3\x68\xa5\x2f\xcd\xe3\x38"
+ "\x5a\x46\x6c\x2a\x69\xfb\x38\x21\x73\xfd\xf6\xf1\x35\xeb\x68\x0a"
+ "\xc7\xd3\xb3\xfa\x94\x2d\xa7\xc6\xeb\xd7\x58\xc7\xda\x74\xdf\x01"
+ "\x9b\x8a\x57\xb5\x7f\x6e\xd3\x79\xd4\x25\xdf\xff\xf0\xa6\x30\xe6"
+ "\x30\x12\xee\x3a\x9a\xdc\x78\x9e\x32\xd9\x0e\x2a\xf8\x48\xd9\x6c"
+ "\x3c\x2f\x5c\xd0\x6b\x15\xe1\x7f\x65\xd2\xde\xd3\x23\xf1\xf6\x7c"
+ "\xeb\x39\x46\x9f\xb0\x8f\xb6\xef\x52\x37\x41\xfa\x0f\xc9\x18\x2f"
+ "\xea\xbb\x7c\x44\xbb\x76\x92\x99\xbf\x43\xcb\xeb\x82\xbc\xce\xcc"
+ "\x67\x88\xd4\x18\xf2\xc3\x46\x23\x0e\xd9\xa8\x7b\x92\xf5\x6a\xbe"
+ "\xa3\x8d\xc1\xfc\xcb\x17\x68\x6d\xdd\xc0\x63\xc6\x0f\xbb\xf9\xdc"
+ "\xd2\xc8\x1c\xe7\x87\xbf\xe3\x77\x9c\xc6\x7e\xf5\x39\x92\x96\x3f"
+ "\x4a\xe6\x79\x8f\x3e\x67\x7c\xcf\x31\x9c\xa6\x6c\x18\x1e\xcb\x18"
+ "\x87\x26\xb5\x26\x9d\x1a\x70\xff\x28\xd3\x18\xcf\x78\x5c\x57\xdf"
+ "\xc0\xfd\x51\xb6\xd7\xb4\x6f\xd4\xf3\x81\xc6\x1a\xbd\xf4\x99\xe3"
+ "\xf8\x62\xee\x1f\x15\x1b\xe3\x9b\xfc\xc6\xc9\xb6\x89\x77\xaf\x2f"
+ "\xa3\x49\x0f\x7d\xce\x22\xe3\x78\xf0\xb7\x4c\xd5\xb8\xfb\xa3\x5d"
+ "\x23\x7b\x73\x39\x92\xde\xf2\xfb\x85\x3c\xc7\x30\x61\x0c\x56\x31"
+ "\xf5\x7a\xd5\xf8\x6b\x9c\x99\xff\xd1\x9b\x11\xf5\x9c\x18\x1e\x47"
+ "\x51\x07\xfb\x88\x30\x7c\x65\x9b\xfc\xa8\x8a\xeb\xe0\xb9\x95\x1a"
+ "\x5f\x7f\x74\xa9\xf3\x85\x99\x4c\x5f\x4d\x9f\x4f\x7a\x7a\x3f\x56"
+ "\xf4\x75\x52\xe2\xb4\x5d\x64\x7f\xaf\xc2\x6b\x4e\x55\xb1\xa1\xac"
+ "\x27\xe9\xc0\x0d\xfc\x9e\x79\xbd\x75\x2a\xaf\xc5\x1d\xd8\xea\xe1"
+ "\x71\x7b\x28\x3f\x79\x21\xcf\xf5\xa5\x2d\x7e\xa0\xe4\x26\x94\x43"
+ "\x5a\xfa\x6f\xce\x06\xcd\x75\x9b\x68\x0a\x7f\x27\x14\xe9\x72\x6f"
+ "\xcb\x77\xf5\x53\x81\x2f\x66\x90\xfd\x8b\xbb\xf8\x6c\xc1\x81\x06"
+ "\xcc\x2f\xd5\xb7\x69\xb9\xfe\x9d\x5b\x4a\x38\x9e\xe0\x1b\x83\xde"
+ "\x24\xd5\x57\x3f\xbe\x15\xcf\x99\x23\xcf\x07\xfe\x64\xec\x0b\x78"
+ "\xe9\xc7\x33\xe4\x3e\x28\xfb\x4f\x43\x56\xb4\xfa\xa5\xbe\x11\x9f"
+ "\xa3\x1f\xdf\xaa\x70\xf9\xf1\xad\x47\x4b\x88\xd7\xbd\x4f\xec\x93"
+ "\xb1\xc1\x7e\x0c\x79\xfe\x51\xae\xbe\x1e\x73\x5c\xf2\x15\xdb\xbb"
+ "\xdf\xe1\x39\xd8\xc7\x1c\xdb\xf8\x04\x8f\x13\x05\x4e\xca\x51\x36"
+ "\xfc\x32\x8b\x06\xfe\x89\x68\xff\xab\xbc\xd6\x17\x57\x27\xbe\x42"
+ "\x24\xcb\xec\x58\x9a\x23\xfd\xd7\x76\xb8\x8e\xe3\x8a\xf9\xfe\x32"
+ "\x1f\xae\xcc\x73\x3c\x6f\xb2\xe1\x7d\x10\xd7\x0c\xb1\x63\xcb\x21"
+ "\xe6\x4b\xcc\x61\xed\x98\x27\xf0\x9e\xea\xcc\xd1\xce\x3d\x32\x6d"
+ "\x3c\xdb\xbf\x45\xca\x1f\xf7\x27\xf6\x0e\x1f\xec\xb3\xbd\x44\xeb"
+ "\x43\x62\xd0\xf1\x05\x3e\x5f\xf4\x13\xbb\x6b\x2f\xfb\xc1\xfc\xb8"
+ "\x37\xda\x0f\xe6\x27\xc9\xf8\xcd\xc7\x0f\x52\xf7\x93\xe3\xf8\xd9"
+ "\x47\x7e\x3f\x4d\x0e\xb8\x7f\x62\x07\x1d\xa5\x8d\x75\x79\x3a\xf1"
+ "\x27\x32\x4e\x5b\x1d\xcf\x8b\xd2\x72\xbc\xaa\xbd\x65\x0e\x3c\x5b"
+ "\x44\xda\x96\x42\xbd\xbd\x36\x3c\xdb\x1c\x2e\x8c\x6b\x69\xa0\xc9"
+ "\x44\xb4\x39\xcd\x75\x9c\xdb\xcb\xf8\xf6\xa7\x2d\xf3\x45\x9e\xf9"
+ "\x64\x98\xdc\x7e\x5f\x1a\xca\x81\x96\x62\xea\x95\xc7\x0d\x7a\xea"
+ "\x74\xe2\x3d\x28\x53\x3f\x60\x28\x3b\x08\xf9\x01\xc3\xc8\x3f\x4c"
+ "\x7b\xe4\x93\xf3\x44\xe4\xc3\x9c\xd8\x62\x9c\x27\x0d\xb8\x7f\x6a"
+ "\x7e\xbf\x98\xf4\x98\x0a\x3f\xb1\xfb\x23\xca\x72\xfc\x8c\x78\xe5"
+ "\x51\xa7\x45\xd5\xb9\xcc\x77\x8a\x7e\xf2\x39\xbd\xde\xe0\x68\xb2"
+ "\x54\x71\x1d\xec\x3b\x68\xb3\x69\x6a\xde\x97\xed\x99\xe4\x27\x4f"
+ "\xa3\x86\x31\x7f\x99\x23\xa7\x42\xb4\x9e\xa2\x9f\xbe\xd3\x19\xec"
+ "\xb9\xcc\xf1\xf0\xa7\xea\x1b\xa1\x83\x95\xe4\x29\xbf\x59\x7e\x1f"
+ "\xfb\x2c\x1d\xfc\xa7\xc7\x27\xe3\xcc\xf3\xbd\xf4\x07\x67\x9f\x0f"
+ "\x1e\x1b\x30\xc7\x1e\x8e\xd3\xa8\x21\xef\x3e\x4e\x47\x9a\xc7\xef"
+ "\x93\xf1\x1c\x47\x7c\xd2\x0b\x75\x9f\x90\x83\xaf\xca\x58\x0e\x8c"
+ "\x6f\xe8\xde\x56\xc6\x59\xab\x2f\x0c\x72\x1b\x5c\x98\xff\x79\x42"
+ "\x81\x56\x96\x09\xc7\x06\x5e\x2b\x3c\xb8\x05\x7c\x27\xb4\x1d\x85"
+ "\xc1\xcb\x6b\xc3\x41\x79\x7e\xde\x15\x12\x67\x7d\x69\x85\x41\xb6"
+ "\x49\xea\x2a\x92\x2c\x73\x1a\x45\x6b\x7f\xfa\x32\x47\xc0\x7d\xb0"
+ "\xf9\x7d\xa7\xea\x9b\xcb\x84\xdb\x6c\xb4\x7d\x9f\xde\x76\xa4\x49"
+ "\xde\x9f\xd6\xa0\xe2\x57\xe2\xb9\x6b\xd4\x35\x2b\xf4\x33\xdb\x03"
+ "\xec\x2f\xab\x68\xf1\x7a\xe6\xf0\xd8\x70\x59\x78\xbc\x9e\xf9\x19"
+ "\xea\x18\xd2\xeb\xa8\xfe\x4f\xd6\x51\x7d\xa9\x3a\xa0\x1b\xae\x39"
+ "\x4d\x3f\xb3\x5f\xfe\xdc\xf1\x75\xf9\x8d\x20\xad\x7e\x99\x4d\xe9"
+ "\xcc\x37\x9e\x0f\x63\xfe\x16\xb2\x95\x39\xe4\xb7\xac\x4c\x54\xc9"
+ "\xb1\x3c\x43\xf5\x39\xde\x0e\xe7\x20\xb5\x6e\xf8\x33\x75\xd3\xcf"
+ "\xe4\x37\x73\x3b\x4a\x79\xce\xb6\xa5\x70\x68\xe7\xb2\x92\x21\xd3"
+ "\xeb\x92\xcf\xf6\xa2\x1f\xf6\x44\xf0\x59\xa7\xff\xcf\xe4\x29\xe4"
+ "\xf5\xd5\xe3\xbc\xae\x5d\x28\xd2\xca\x1c\x1a\x74\x03\x6c\xf4\xb0"
+ "\xa4\x07\xec\x17\x39\xdf\xc2\x9c\x4d\xce\xb7\x7c\xf2\xac\x63\x8a"
+ "\x8c\xd1\xe9\x2e\x29\xe6\xb5\xef\xf0\x50\x3e\x78\x84\xf2\x38\x76"
+ "\x27\xaf\x3b\x8b\x64\x31\x63\x51\x28\x51\xc8\xf9\x14\x6c\x7f\x8e"
+ "\xdd\xe9\xf1\x7b\x29\x0c\x3b\xba\x71\x80\x32\x1a\x61\x7b\x42\x67"
+ "\xdb\x58\xaf\x37\xe9\xf1\x3b\x6b\x06\x46\xe2\x77\xee\xe3\xb5\x9e"
+ "\x2e\xdc\x0f\x90\x39\xbc\x63\x95\x65\xcf\x00\x4d\xde\xbb\x81\x32"
+ "\xf7\xf0\x5a\xde\x3f\x95\xed\xc3\x76\x85\x8c\xe5\xb9\x36\x93\xd7"
+ "\xf3\x47\x6c\x9f\x8d\x99\xa6\x08\xbd\x65\x96\x6b\x20\x97\x45\xef"
+ "\x37\xe4\x38\x18\xaa\x5f\x9a\x13\xb2\xb9\x8e\x83\x76\x3e\x2f\xfd"
+ "\xac\x0a\xf4\x8b\x3b\xae\x18\x3e\x5d\xbb\x22\xe2\xaf\xbe\x3f\x59"
+ "\xe9\x77\xc0\x6a\x1f\x8d\x27\xc2\x7b\xf2\x69\x5a\x2f\x65\x29\xff"
+ "\x88\x71\x18\x13\x0f\x65\xf1\x5e\x7c\xc5\xd3\x64\x0f\xef\x59\x92"
+ "\xe0\x7a\x95\x12\xf9\xdb\xe9\xfc\xab\x38\x27\x7a\xa6\x15\x53\x16"
+ "\xef\x3f\xb0\x0f\x85\x63\xb3\xcc\x9f\x30\xb9\x9c\xa2\xf6\x62\x72"
+ "\x95\x93\xd5\xed\x8e\xf5\xa5\x4b\xcb\xd8\xbb\x61\xe3\xea\xd2\x22"
+ "\xc7\x13\xcf\xae\x5b\xc7\x27\x3e\x17\xcc\xc9\x8b\x3e\xd3\x69\xae"
+ "\xc5\xb8\x60\xdd\x3a\x6f\xb1\x35\x94\xeb\x50\xf1\x73\xdf\x6c\x88"
+ "\xf8\xce\x39\x3f\xab\xef\x69\xd4\x27\xb5\xf3\xb8\xcd\xef\xd5\xf3"
+ "\x18\xa7\xf2\xb9\x3a\x24\xc7\x7b\x6d\x8f\x7d\xbf\x3a\x43\xf9\xe6"
+ "\x7d\xec\xcb\xa0\xf8\x54\x95\x55\x7e\xea\x87\xb2\xd5\x5e\xfe\xa1"
+ "\x9e\x61\xdf\x85\x7a\x35\x96\xb0\xef\x02\xef\x27\x2b\xd9\x7b\xd3"
+ "\x62\xc8\x5e\xc0\xfd\x66\x06\xec\xa7\xfa\xcb\xd7\x39\x6f\x66\x48"
+ "\x1c\xd5\x59\x59\xc6\x69\x6b\x44\x8c\xb9\x31\xc3\x6d\xd8\x63\xff"
+ "\xa1\x5a\xef\x7e\xf3\x65\xc6\xd7\x4b\x87\x8e\x45\xa4\x4f\x42\xdb"
+ "\x8e\xa9\xf4\x37\xf3\xb9\x7c\x5c\x3a\xdf\xb7\xe6\x89\xb5\x4f\x97"
+ "\x2c\x2d\x5d\xbd\x6c\x75\xf1\xea\xd2\x32\x19\xf6\x62\x8a\xfc\x77"
+ "\xcf\x0d\xcb\x17\x4b\x47\x81\x48\x3b\x8e\xd7\x3d\x8c\xb8\x5b\x6a"
+ "\xdd\xe9\xe7\x37\x4a\x5f\xc9\xcb\x6b\x9f\x5f\xad\x09\xfe\x7c\x86"
+ "\xd7\xb4\xb7\x74\xc4\xe7\x44\xa5\xf7\xdb\xb6\x1c\x72\x4c\xa4\xec"
+ "\x93\xf4\x8b\x7c\xde\x6f\x02\x9d\xe5\xb8\x54\x3b\xc8\xe3\x47\x0f"
+ "\x75\x84\x6e\x26\xd5\x3f\x3f\x7f\x8d\xe3\x0c\xb3\xef\x1a\x68\xbf"
+ "\xff\x24\x9e\x65\xfb\xfb\xec\xfb\xf9\x7c\x93\x58\x6b\xff\x21\xf3"
+ "\x02\xe3\x07\xda\xed\x11\x22\xff\x15\xb1\xb6\x68\x8f\xe8\x2b\x7a"
+ "\x05\xf6\x5a\xcf\xbe\xdd\xa2\x1b\x38\xb4\x80\x6e\x85\x91\xbe\x3f"
+ "\x35\xea\x1b\xf7\xdd\x8a\xd6\x3f\xff\x0f\xe8\xaa\xdb\xf0\xbb\x5a"
+ "\x54\xf7\x1d\x53\x74\xfd\xb9\xdc\x43\x58\x50\x24\xfa\x46\x62\x5b"
+ "\xbc\xc5\xcf\x43\xf8\x69\xa2\xda\xd7\x13\xb1\xc7\xc9\xef\x6e\x12"
+ "\xb5\xbe\x8f\xd9\xde\x56\x3c\xf7\xd6\xad\x6a\xcf\xd3\xf7\xb1\xcf"
+ "\x55\x94\x88\x32\x61\xe9\x6f\x26\xdb\xf4\xd6\x52\xcf\xf6\x01\xf6"
+ "\x7f\xf0\xeb\x65\x0b\xf9\xb9\xf5\x49\xb6\xb1\xdf\x0a\x0b\x93\x4b"
+ "\xf0\xbe\xa8\xa7\x27\x44\xba\x3f\x13\x78\xf3\xcd\xfd\xfc\x0d\x72"
+ "\xe6\xcf\x7d\x3b\xc9\x52\x9f\x4e\xb0\xbb\xde\x1a\x8e\x7f\x02\xfb"
+ "\xd3\x67\xf0\x2a\xc7\x49\x97\xbe\x0f\xb0\x37\x18\x3e\xf3\x2a\xe0"
+ "\x1e\xe1\x7d\x53\xc5\xb3\x6f\x1d\xfb\xcf\xf1\xec\x5b\x92\xf7\xa6"
+ "\x55\x53\x21\xef\x35\xb0\x3f\x00\xc7\x11\x87\x1e\xcd\x54\x72\xf8"
+ "\x8b\xe9\xd2\xdf\x01\xba\x9e\xf7\xb1\x9a\x2a\x60\xbf\x25\x8b\x29"
+ "\x6c\x77\x86\xdc\x54\xc9\x7b\xce\xda\xc0\x99\x43\xec\x27\x20\xcf"
+ "\x8f\xca\xf8\xfb\x7f\xa0\xa6\x0b\x64\xee\xa6\xc3\x39\xbc\x37\x32"
+ "\x42\xeb\xc3\x2f\x31\x0c\x51\x7b\xb6\xd0\x5a\x6e\xaa\x62\x18\xda"
+ "\xc0\xd9\x99\x46\x39\xd8\x5a\x63\xb9\xdc\x49\x3a\x5c\x26\xcb\x71"
+ "\x5e\x19\xf7\xc6\xb6\x44\xd8\x96\xe6\xc8\x3a\xd5\x73\x9e\x80\x7e"
+ "\x0c\x0d\x84\x0f\xe1\x7e\x31\xd3\x09\xd7\x7c\xb9\x26\x3f\x64\x27"
+ "\x19\x6f\xc9\x96\x7d\xdc\xe3\xfd\xb8\x55\xe2\xc3\xfe\xd6\xa5\x18"
+ "\x4b\xa4\x9d\x7e\xb8\x63\xdf\x47\x64\x2e\x79\x92\xfb\xf3\x17\x85"
+ "\xd2\x56\x3d\x4b\x07\x14\x7e\xbf\x58\xda\x5f\x3b\xd0\xdc\x6f\x5b"
+ "\x46\x7e\x93\x85\x8e\xda\xf9\x7c\xc8\x96\x43\x47\xed\x83\xd0\x1f"
+ "\xbf\xc8\xf4\x26\x9e\x39\xae\x6c\x44\x55\x8e\xf7\xef\x99\x1f\x13"
+ "\xed\x36\x17\xde\xe7\x1a\xbe\x35\xcc\x87\x35\x78\xe7\xa5\xc3\x0e"
+ "\xa6\x9b\x97\x7e\xbe\xbc\xb3\x57\x9d\xbf\xc1\xf3\x18\x8e\xa9\x20"
+ "\x69\xbd\xed\xa9\x1e\xeb\xd6\x56\x3e\xe3\x3b\xd3\x1a\xca\x31\xf1"
+ "\xfe\x3c\xc7\x76\xe0\x78\x17\x1c\xdf\x81\xd7\x58\xf5\xf7\x59\x31"
+ "\xef\xa7\x18\xef\x51\x6f\xab\x11\x97\x81\xe3\x66\xb1\xef\x47\x58"
+ "\xf7\x07\x95\xf1\xa4\xce\xab\xfd\x6d\xf6\x07\xe5\xf5\x5d\x3e\xd7"
+ "\xca\x7b\xd0\x28\x37\x7c\xfe\x57\x9d\xe7\xfa\xe5\xb0\xff\x1b\xee"
+ "\x33\x86\x7d\xb7\x40\x8b\xfe\xfa\xa5\x41\x3f\x64\xdb\x5f\xbf\x74"
+ "\x26\xde\x65\x61\x6c\x39\x70\xc9\x39\x39\xc7\xdf\x7e\x96\x4c\x5a"
+ "\xaa\xc8\xe7\x38\x2c\x47\xfd\xa4\x9f\x65\xff\xe5\x0e\x3d\xee\x41"
+ "\xe2\x59\xfa\xe5\x82\x91\xbd\xe0\xb0\xbe\x8e\xf9\xcb\x16\x65\x47"
+ "\xff\xb2\x45\xae\x63\xee\x5c\xea\xfd\xc1\xa6\xa0\xe9\xd0\x26\xcc"
+ "\xb2\xe5\xf9\x96\x5f\x1e\xf4\xd2\x6f\xbc\x86\x6f\x12\xf2\x15\x8f"
+ "\x16\x5f\x0f\xe3\x46\xae\x82\xf9\xf6\xab\x72\x9c\x18\x9e\x97\xbe"
+ "\xad\xbe\x7b\xb8\x6d\x62\xa1\xc6\x36\x4c\x7a\x8e\x4f\xfa\xc6\x94"
+ "\x9c\xe7\xf5\xcc\x31\x6a\x8e\xac\xf2\xe8\xfe\xbc\x57\x9e\x8e\x7e"
+ "\x4e\xe7\x67\x45\xb3\xb7\xb3\x8d\xbd\x91\x5a\x93\xc6\x31\xd8\x85"
+ "\xab\x59\xf8\x3d\x25\x7e\x82\x7d\xec\xf3\xc0\x26\x42\x1d\xa2\x64"
+ "\x1d\x7f\x23\xe1\xed\x67\x98\xf6\x4a\xa6\xde\x96\xfb\x17\x9a\xfb"
+ "\x4e\xe1\xe2\x79\x81\x8f\x7d\x73\xce\x13\xf2\xa5\x21\xdf\xde\xb6"
+ "\xf2\x5e\xf6\x2f\x72\x70\x5c\xcb\x6e\xbd\x6e\x5f\x5a\x52\xee\x17"
+ "\x93\x79\xdf\xf7\xed\x43\x5e\xfa\x4e\xcb\xe5\xcb\xf9\xdb\xa3\xef"
+ "\xcf\x0e\xdb\x2c\x39\x34\xda\x3c\x93\xd7\x11\xa6\xa2\xfe\x05\x82"
+ "\xf1\x6f\xd9\x1b\x32\x05\x69\xc8\x34\x56\x7c\xb5\xd2\x09\x3d\x30"
+ "\x56\x84\x37\xa1\xbf\xfa\xed\xd0\xf7\xed\xd4\x19\x6a\x93\xbe\x3b"
+ "\x90\x61\x6b\x85\x5f\x9c\xf7\x84\x0e\x4b\x1f\x6e\x35\x4e\xb7\xbc"
+ "\xe4\x09\xbd\x4b\x9d\x25\x3e\x6a\x5d\xf7\x67\xd8\x12\x2d\x32\x5e"
+ "\xde\xd4\x92\x4a\xba\xe9\xac\x7c\x9f\xa3\xec\x97\x96\x46\xfd\x5a"
+ "\xcc\xf1\x4f\x23\x71\xba\xe7\xd9\x35\x4f\x94\xae\x5e\xbb\xe6\xa6"
+ "\xf9\x2b\x36\xac\x28\x76\x3c\xa8\xdc\x2a\xa3\xc6\x3b\xcb\x48\xac"
+ "\xf7\x77\x8a\x78\x2c\x62\x1b\x92\x63\xbe\x5f\x2a\xde\xbb\x11\xeb"
+ "\x1d\xf6\xdc\x64\x5e\x77\xfd\xef\x8c\xf7\x6e\xd8\x88\x1c\xeb\x7d"
+ "\x64\x0f\xe2\x57\x99\xc3\x32\xa0\xbd\x17\xe0\x67\x1e\xff\x34\x77"
+ "\xcb\x01\x96\xa3\x7d\xd2\x6e\x79\xa7\x39\x32\x1e\x16\xdb\x2c\xbc"
+ "\x6e\x85\xf4\x16\xe3\x2c\x35\x78\x11\xe3\xc6\x3b\xc7\x46\xce\x76"
+ "\xbd\x73\x02\x74\xcb\x50\xf2\x2b\xf3\x76\x1b\x7b\xf5\xfa\x37\xf6"
+ "\xa4\x6f\x81\xe6\xd6\x1c\x6a\x7d\xec\x9d\x7f\xee\xd3\xc6\x5a\xd4"
+ "\xde\xcc\xaf\x6c\xc6\xb9\x41\x25\x9b\xef\xe9\xb2\xf9\xab\xcc\x4b"
+ "\xf9\x53\x8c\xc8\xc6\xaf\x96\x8f\xc8\xf5\x3f\x8c\xb2\xcb\x3f\xcd"
+ "\x17\x43\x9f\xa7\x5c\x75\x9a\x8e\x94\xf1\x9a\x19\xee\xaf\xc5\xfd"
+ "\x52\x86\xa5\xce\x50\x1c\x99\xad\xdf\xa3\x8e\x23\x37\xe8\xf7\x9f"
+ "\xc7\x7d\x8a\x7e\x0f\x7b\xea\xd7\x17\xf4\x7b\xc8\xec\xaf\xff\xa6"
+ "\xdf\x67\xe0\xfe\x77\xfa\x3d\x74\xfe\xaf\x5f\xd7\xef\x27\xe0\xfe"
+ "\x25\xfd\xfe\x73\xb8\xdf\xa2\xdf\x43\x06\x7f\xbd\x42\xdf\xd7\xc6"
+ "\x18\xfb\xeb\x07\x2e\x7f\xde\xf4\xeb\x49\xca\x4e\xfa\xf5\x12\xd8"
+ "\x4c\xfa\x98\x31\x9c\x56\x82\xbe\x69\x35\xe8\x8b\xf4\x0c\xae\x07"
+ "\xe9\x55\x5e\xfa\xe1\x81\x88\x74\xb3\x9e\xbf\x19\x7a\x2e\x7b\x24"
+ "\xfd\x57\x41\x3d\x1d\xf6\xcf\xeb\xed\x11\xe9\xbd\x7a\xfa\x71\xe4"
+ "\x6f\x8b\x48\xd7\xf7\x71\x7f\xdd\xe3\xa5\xe6\x0f\x22\xd2\x4f\xa8"
+ "\xf4\x23\x64\xf8\x91\xe8\xe9\xc7\xf4\x74\xbb\x97\x1a\xaa\x23\xd2"
+ "\x8f\xe8\xe9\xd0\xff\xbf\x9a\x11\x91\xae\xbe\x55\x2f\xcf\x1b\x5a"
+ "\xc5\xd1\x72\x96\xad\x23\x8b\xbd\xb4\xaf\x3c\x22\xcf\x7e\xbd\x6c"
+ "\xb1\x97\xf6\xee\x8f\x48\xd7\xcf\xaa\x1e\xd9\xee\xa5\x7f\x85\x22"
+ "\xd2\x47\x9d\xcf\x26\x34\x50\xe1\x68\x6b\xcb\xfc\x4d\x32\xe9\x0b"
+ "\x2b\x6d\xd2\x77\xdf\xe7\xb3\x88\xd6\xbd\xe2\xa4\xa3\x42\x88\x93"
+ "\xf4\xee\x01\xdd\x6f\x73\x12\xfb\xd1\xa9\x33\x9d\xef\xd6\xcb\x73"
+ "\x7e\x6c\x67\xf2\x39\xcf\x4d\x32\xed\x2a\x69\x0f\x39\x2b\x55\xdc"
+ "\x55\xe5\x63\xdc\x2b\xd7\x58\xf4\xfd\x67\xe4\x99\xcd\xb6\x34\xc3"
+ "\xe1\x75\x58\x4f\xe9\xa0\xf4\x7b\xe5\x39\x2e\xa7\xf1\x5a\x83\x3c"
+ "\xfb\x17\x31\xd7\x55\x7a\xff\xdd\xf7\x35\x8e\xcd\xe0\x56\xeb\x31"
+ "\x2c\x8b\x9c\x9f\x7d\xa6\x22\xf3\x7a\xe9\xdd\x56\xbe\x26\xda\xd3"
+ "\xfe\x57\xc0\xfd\x6e\xf3\xc8\x79\xb4\x23\x41\x3d\xfd\x2f\x48\x6f"
+ "\x89\x48\xef\x1e\x55\xb7\x43\x0f\x8a\xe4\xb3\x07\x86\x06\x84\x3f"
+ "\x34\x20\x82\xb5\x7f\x07\xde\x2b\xe5\xd9\xaa\x2f\x84\xab\xcf\xb6"
+ "\xe8\x71\x4e\x3e\x0c\x6d\x10\xec\x3f\xc0\xdf\x13\xb9\x62\xa1\xdf"
+ "\x47\x0b\x4b\xa0\x2a\x97\xb1\xff\xe3\x05\x19\xf3\xcb\xd5\xcb\xb1"
+ "\xd6\xd9\xa7\xce\xcf\xfb\x76\xc9\x9d\x18\xe3\xf6\xad\xe4\xf7\x7f"
+ "\xa3\x05\x45\x3e\xfa\xbf\xec\x7d\x0f\x5c\x54\xd5\xb6\xff\x9e\x61"
+ "\x40\x54\x94\x91\xd0\x50\xa9\x06\xb3\xf7\xe6\x16\x16\xdd\xab\x46"
+ "\x3e\x7b\x51\x59\xcf\xba\xfe\xa1\xae\x76\xa9\x48\xc1\xf4\x86\x5e"
+ "\xff\x8c\x8a\x84\x88\x80\x68\x3c\xea\x02\xa2\x57\x7d\x58\xa8\xd8"
+ "\xb5\xf7\xa8\xd4\xe8\xdd\xfa\x3d\xec\xa9\x8d\x89\x85\xca\x3f\x4b"
+ "\x0b\x0d\x6d\x24\x24\x24\xb4\x51\x47\x19\x60\xe6\xec\xdf\x5a\x7b"
+ "\x9f\x33\x67\xce\x30\x03\x0c\x69\x76\xef\x7d\x7c\x3e\xf3\x39\xec"
+ "\x73\xf6\xd9\x67\x9f\xbd\xd6\xfe\xee\xb5\xd6\x59\x7b\xad\xca\x04"
+ "\x3b\xd9\x0a\x6d\x6f\x99\x25\xf9\xb3\xee\x77\xec\xff\xc1\x3e\xe0"
+ "\xf3\xd2\x59\x5e\xa0\xfd\xcc\x3f\x02\xf3\x1e\xd2\x75\xe9\x26\xfa"
+ "\x29\xca\xb2\xf1\x20\xe7\x10\x1d\xac\xed\x1b\xe8\xba\x38\x33\xff"
+ "\xc1\x35\x38\xef\xe9\x9d\xf8\x5c\xde\x5f\xc3\xbf\xa5\xfd\xa8\xe7"
+ "\x78\xb1\xbf\x86\xbe\x85\x7a\xd3\xfe\xe3\x70\x6f\xad\x79\x50\xbc"
+ "\x5b\xbf\xb8\x95\x5b\x88\xba\x23\x0f\x64\x93\x8b\xa5\x6a\x8e\x4f"
+ "\x9f\x18\x05\xb5\xff\x2a\xb4\xf7\xb2\x9c\x20\x79\x34\x61\xe7\x42"
+ "\xab\xba\x32\xa5\x81\xac\x18\x4a\x42\x62\xad\xb8\x5f\xe0\x93\x47"
+ "\x06\x26\x62\xfc\xd8\x78\x13\xc8\xa1\xea\xbf\xc2\xf5\xfd\x0b\x4b"
+ "\xd5\x36\x26\xaf\x7c\x62\x64\x36\xc2\x1c\x3a\x1e\xd7\x90\xea\x5a"
+ "\x3b\xae\x03\x4c\x4e\x06\xfc\xf7\xb7\xbf\x92\x10\x64\x5b\x9a\xd0"
+ "\x7f\xcb\x12\x12\x60\x5f\xaa\x0f\xfe\xf3\x35\x12\x29\xad\x3f\x5b"
+ "\x92\x60\x4d\x69\x0d\xe9\xb7\x16\xd6\x14\xb4\x3d\x0c\x54\x69\xd9"
+ "\xb7\x50\xfc\x5f\x50\xff\xa5\x69\x6b\x52\xd7\xf9\x8d\xec\xaf\xe8"
+ "\xd5\x18\x5f\x1c\xfb\xe2\xee\x5d\x73\x40\xcf\xb6\x8b\x7b\xa1\xd3"
+ "\xce\x91\x21\x86\x3f\x10\xf5\xc0\xab\xd4\xd8\x3c\x9f\xa8\x31\x27"
+ "\x4c\xda\x1c\x66\xdf\xf3\xad\x4c\xb0\x91\xea\xe4\x53\x24\x6d\x09"
+ "\xd2\xc8\x38\x18\xe5\x34\xf4\x67\x85\xfa\x5a\xe0\xfa\xbb\x02\xad"
+ "\xb0\x66\x58\x41\x96\x9e\x87\xba\xa3\xf1\x41\x0b\x8b\x6f\x6c\xc4"
+ "\xbd\xcf\x20\xef\x3f\x8a\xe7\xa6\xa7\x9f\x63\xbe\x2b\x3a\x3e\xb7"
+ "\x8c\x11\x58\x4e\xc7\xbd\xd9\x41\x1a\xc3\xee\x76\xab\x2f\xd7\x93"
+ "\x8c\xf7\xf3\xf5\x21\xbe\x86\xeb\x64\xc6\x08\x4f\xbc\x2b\xe4\x5c"
+ "\xc6\x58\xb2\x77\x54\x17\xda\xc8\x14\x0b\x35\xb1\xef\xcc\x18\x93"
+ "\x22\xf9\x61\x23\xbd\x96\x4f\xf8\x3e\x4a\xe3\x55\x21\xf7\x72\x39"
+ "\x8f\x49\x6a\x94\x7c\xc4\x34\x34\xf7\x72\x2d\xb3\xb1\xe7\x5e\x6e"
+ "\x62\x36\xe7\xdc\xcb\xd6\xd5\xc3\xd0\x1f\xdd\x68\xb9\x32\xe0\x0a"
+ "\xd0\xcc\x58\x7e\x25\xa8\xaf\xd6\x73\x6e\xe7\x1f\xad\xba\xdb\x49"
+ "\x30\x7e\xeb\x40\x7f\xf0\x6d\xdc\x0f\x1c\x9e\x71\x00\xfd\xcc\xf1"
+ "\xda\x1d\xf5\x06\xe2\x83\xf6\x61\x38\xf7\xf8\x7d\x85\x04\x6d\x62"
+ "\x03\x68\xc0\xe5\x62\xe6\x7b\x97\x73\xb9\xb4\xba\x85\x1a\xd1\xe7"
+ "\x93\x7f\x93\xfa\x54\x43\x07\x5c\x2e\x16\xeb\x6f\xac\x6a\x81\x77"
+ "\x08\xb8\x9c\x5c\x6d\xbd\x20\xca\x84\x07\x36\x40\x1f\x93\x69\xce"
+ "\xe5\x6c\x1e\xe3\xe0\xc0\x39\x09\x57\x39\x8f\x1e\x38\x29\xf2\xba"
+ "\x95\x8f\xdb\xa7\x1a\x71\xbd\xba\x03\xff\x87\xb5\x3b\x82\xfb\x50"
+ "\x1c\xa8\x91\x64\x64\x93\x58\x07\xef\x31\x91\x03\x1f\x72\xac\x3d"
+ "\x60\x86\x77\xcf\xe6\xd7\x0f\x6c\xc0\x73\xf0\x7e\x30\x1e\x07\xc2"
+ "\xf1\xbd\x3c\x61\x2b\x1b\x8b\x54\xe2\x03\x7d\x2e\x40\x5f\x5f\x94"
+ "\x53\xaa\x2d\x0f\x1b\x79\xde\xd2\x83\xb9\x6c\xaf\x37\x3c\x07\xe8"
+ "\xa3\x46\xdc\xc4\xbd\xe9\xd8\x9e\xdc\xff\x4f\x17\x4b\x7d\xc1\xe7"
+ "\xe1\x35\x78\xd7\x64\xa4\x27\x8c\x15\x8b\x8d\x8c\x74\x6d\x34\xa0"
+ "\xed\xe9\x2a\x8c\x19\xfa\x71\x1d\x2c\xc4\x31\xe1\x63\x76\x90\xed"
+ "\x35\x5e\xeb\xa0\xc3\xc1\x05\xca\xf1\xe0\x65\x21\x00\xb0\x61\x09"
+ "\xfa\xf3\x1c\x2c\x14\xc7\xaf\x85\x3f\xff\xe0\x93\x6c\xbc\xf8\x35"
+ "\x95\xd3\xbd\xb7\x39\xea\xf2\x1c\xb9\x6a\xfc\x36\x8e\xdf\x4a\x38"
+ "\xbf\x1e\x0c\x77\xba\x2f\x7c\xe6\x25\x90\x91\x41\x86\xc4\x9c\xa6"
+ "\x38\xe6\xad\x99\x07\xa3\xe4\xf1\xe6\xed\xb8\x79\xc6\xed\xd2\x33"
+ "\xa0\x0e\x91\xfa\x09\xf4\x11\xd7\xe0\x83\x6b\x64\x9a\x7c\xba\x43"
+ "\xba\x6f\x2b\xdb\x2f\xf6\x69\x34\xee\x73\x75\x8b\x83\xf8\x4d\x0e"
+ "\xa4\x8a\x2a\xdb\xc3\x46\xc6\x8f\xe4\xa0\x0d\x7d\x95\x61\x5c\x0b"
+ "\x38\x0f\x1d\x34\xf1\xb5\xf0\x20\xfb\x5e\x8f\xdf\xbb\x78\x4c\xdb"
+ "\x83\xa0\x3b\x7d\x2a\xc6\x7e\x28\xf3\xe7\x7d\x28\x43\x1e\x20\xae"
+ "\x7a\xdd\xa3\xf1\xb3\xd9\x86\xee\x51\xcb\x0c\xae\x7b\xc7\xfc\xe5"
+ "\xbd\xbb\x65\x13\x9c\xf6\x3e\xcf\xe7\xe3\x5d\x96\x0f\x7a\xea\x87"
+ "\x79\x3c\xf6\x71\x69\x1e\xd0\x2c\xfd\x2a\x19\x86\xb9\x80\xd2\x0c"
+ "\xb4\xb9\xca\x00\xba\x75\x00\x5d\x03\x78\x91\x9d\x76\x95\xf4\x43"
+ "\x5f\x18\xc4\x1b\xf4\xb5\xa5\x03\xe0\x7c\x2e\xcd\x96\xf7\x57\x7e"
+ "\x3e\x1e\x74\xdb\xe2\x5c\xd0\x65\xd3\x2f\x90\x61\xdc\xb7\xa5\xac"
+ "\x52\xb4\x17\xbe\x21\xe4\xd0\x1c\xdc\xbb\x5b\x05\x6f\x45\xd3\x13"
+ "\xde\x10\x72\xa1\xd5\x1c\x5a\x98\xbe\x80\x04\xe1\xfa\x86\x3e\xd4"
+ "\x9c\x67\x3e\x0f\x85\x76\x0b\x31\xae\x9e\x40\x63\x54\xf0\x7c\x93"
+ "\xa0\xf5\x9d\x90\x2b\x10\xe6\xbb\x0f\x7c\xa6\xae\x27\x87\x6e\x83"
+ "\xe7\x9b\x30\x47\x29\xda\x81\xaa\xad\x56\x8c\xfd\x61\x82\x6b\x03"
+ "\xe1\xda\x93\x70\x14\x30\xc6\x1e\xc6\xec\x87\xf6\x43\xb0\x7d\x78"
+ "\x96\x89\xf7\x9d\xc5\xbe\x31\x41\xbd\x95\x58\x47\x8a\xdd\x27\xa4"
+ "\xc7\xf8\xe0\x75\xdc\x0b\x6e\xc7\x1c\x18\x40\x79\x7e\x4f\xad\xe3"
+ "\x1e\x51\x7e\x86\xb9\xfc\xf9\x60\xba\xbe\xaf\x1e\xea\x96\xa2\xaf"
+ "\x30\x97\x65\x3f\xd7\x8a\x73\x1d\xe4\xe3\xcf\x07\x89\xff\x07\x38"
+ "\xea\xa6\xc7\x90\xb4\x36\x12\xc2\xbe\x77\xbf\xe2\x03\xd8\xfb\x59"
+ "\x02\xe6\xd3\x70\x6a\xf3\x21\x6c\x2f\x07\x63\x02\xce\x21\x01\x80"
+ "\xcb\xfd\xa1\xdf\x98\x0b\xe7\x2c\xda\xd0\xc5\xb1\x19\x0f\x74\x2a"
+ "\x59\xcb\xe3\x3e\x7e\x98\x0b\xbc\x9f\xb6\x12\xe4\x81\x95\x24\x60"
+ "\xa5\x9d\x84\xe2\x7b\x02\xdd\xd0\x3e\x16\x8c\xba\x1b\x8e\x8d\x48"
+ "\x43\xa0\x39\xd1\xac\x4c\xa0\x0d\x2b\x5b\x68\x53\x65\x42\x2d\x81"
+ "\x75\x26\xa8\xca\x50\x83\xf1\xe7\xcf\xe2\xbb\xa2\xed\x0f\xc6\x14"
+ "\x28\x0b\xcf\x58\xc7\xf3\x28\x33\x3b\x81\xba\x2c\x58\xda\x3b\xb6"
+ "\x95\xed\x2f\xfb\xcc\x91\xff\x0c\xfa\x52\x26\xf6\xa5\x5c\xc0\xff"
+ "\x93\xd8\x1e\xd4\x7e\xa8\xff\xa0\x4d\x63\xe6\xf2\x22\xc7\xde\x19"
+ "\x6e\x1b\xf8\xac\xdc\x29\xf6\x1a\xbb\x17\x6d\x04\x78\xef\x54\x1b"
+ "\xbd\xba\x56\xac\x8b\xf7\x4e\x5d\x3e\x93\xe2\xbd\x70\x8f\xcd\x71"
+ "\x8f\x62\x1f\xd7\x21\x2e\x57\xc0\xd8\xe2\xff\x66\x18\x4b\xd1\xb7"
+ "\x4d\xc7\xfd\x12\x3e\x1f\x2d\xf9\x02\xc0\xfc\x69\x41\x7e\x72\x1f"
+ "\x33\xfe\xf3\x58\x65\x1c\xac\xf2\x70\x8c\xd1\x05\xe7\x13\xa5\x78"
+ "\x55\xf0\x7f\x06\xb4\xc1\xfd\x2b\x9d\xe2\xd0\xe5\x39\xc5\xb4\x4c"
+ "\x37\xd3\xef\x90\x4f\x00\x57\x7c\x80\x96\x15\x74\x9d\xef\x04\xbe"
+ "\x17\xae\xfc\x36\xec\x67\x3d\xf9\x1c\x31\x2e\x90\xc7\xcb\xf8\xfc"
+ "\x34\xc7\x0f\x73\xc8\x54\xbb\x2d\xd0\x04\xcf\xc4\x7d\x5d\x72\xf9"
+ "\xf3\xe3\x80\x27\x5a\xb8\x77\x00\x8f\xf9\xf8\x79\x85\xb2\x3e\xbb"
+ "\x9e\xe1\x52\x8e\x72\x29\xeb\x2c\x30\x6f\x3c\xf9\x3c\xe4\x0e\x63"
+ "\xf6\xc3\xf1\x03\x57\x11\x43\xfa\x79\xe2\x03\xbc\x72\x0e\xfb\x56"
+ "\xd5\xd4\x82\xef\x14\x48\x33\x23\x08\xda\x41\x99\x6c\x09\x6b\x7a"
+ "\xfd\x48\xa8\x73\x9e\x0c\x41\x7f\x7c\xcc\x87\x03\xf5\x9b\x79\xac"
+ "\xfa\xc3\x1f\xc5\x2e\xeb\x47\x84\x97\x63\xfa\x53\xf5\x33\xf8\x9d"
+ "\xd7\x7f\x57\xbb\xc9\x17\xbf\x3f\xa6\x6d\x06\x9e\xb4\x93\x21\xc0"
+ "\x63\x0d\x98\x7b\x10\xee\x69\xf9\x4b\x7b\x93\x6f\xb5\xed\x14\x31"
+ "\xcc\x23\xea\x66\x72\xb8\x58\x93\x4a\x34\x6b\x1b\x89\x16\xe8\x6a"
+ "\x3b\x68\x8b\x24\x52\xbc\x8b\xc2\x20\xbe\x57\xbf\x10\xf0\x75\x69"
+ "\x08\xe6\x67\x3c\xac\x01\xdd\x2b\x46\xd2\xb1\x73\x78\xce\x1b\x0d"
+ "\x3c\x7f\xb1\x5a\x8c\xed\xc1\xc7\xf6\xf0\x23\x7c\x2f\x5d\xf0\xcb"
+ "\x70\x4f\xa4\x2c\x7f\x1f\x2e\x13\xbf\x55\x24\x70\xec\x3b\x5c\x76"
+ "\x10\xb4\xe0\x35\xdc\x77\x24\x18\xea\xce\x76\xf8\x8e\x30\xbb\xd5"
+ "\xe1\x32\xa0\x61\x02\x93\xcd\xb5\xbe\x09\x33\xed\xfe\xe2\x1c\x84"
+ "\xf3\xb0\xb6\xe0\xbd\x70\x5f\xa0\x85\xd9\x98\x0e\x17\xc9\xbc\x76"
+ "\x18\x73\xee\xa9\xe0\x9d\x02\x80\xae\x75\xf8\x5e\x38\x26\x50\x0f"
+ "\xfa\x5f\x6e\x3a\xb8\xc3\x43\xec\xdf\x80\x1f\xf5\x36\x66\x03\x89"
+ "\xaf\x05\x7e\xba\x00\x34\xb8\x05\xe3\x7b\x55\xc3\x73\x2a\xb7\xb6"
+ "\x93\xca\x90\x2b\xa4\x0a\xfe\x47\x1f\x71\xe3\xbc\xef\x48\x83\xce"
+ "\xfd\x7a\x03\x6b\x56\x31\xf4\xb9\x14\xdb\x42\x2c\x40\xbf\xba\xea"
+ "\x54\x58\x7f\xcc\xd0\x16\x68\x20\xd8\x46\xa5\xd0\x44\x2a\x93\x41"
+ "\xcf\xca\x4f\x37\x55\x6d\x3d\x45\xaa\x42\xbe\x64\xcf\x41\x99\xd0"
+ "\xb8\xe4\x4a\x57\x6d\x97\x43\xdb\xb5\x62\xdb\x2d\xd0\x76\xb0\xe7"
+ "\xb6\xe3\x89\x97\x6d\x7b\xd1\xef\x38\xb3\x37\x6d\x03\x8e\x87\x63"
+ "\x4e\x23\xdc\x6f\x97\x36\x94\x0c\xb0\x5f\xc3\xd8\xae\x77\x50\xee"
+ "\xa7\x7c\x74\x33\xdb\x93\x97\xc9\xfc\xc0\xf5\x6c\x6f\xde\x45\xc2"
+ "\x7c\x4d\xf9\x7e\xbc\x73\x04\xfd\x54\x5a\x33\x8f\xae\x71\xe0\x90"
+ "\xfc\xfd\x10\x64\xd5\xa3\xc5\xdc\x1f\x95\xea\x39\x5f\x1d\x7d\x11"
+ "\xdb\x72\x6f\xc3\x23\x71\xdc\xaf\xf9\xa8\xc3\xe7\xee\xca\x20\x12"
+ "\x27\xb6\xa5\x73\xb5\xeb\x49\xc9\x87\xe7\x24\x27\x4a\x79\x8c\x13"
+ "\xc5\x2d\xc6\xcf\xcc\x79\x69\xce\xdc\xa4\x39\xb3\x75\xd3\x96\x2d"
+ "\x59\x38\x6a\xd1\x1f\xfe\xa0\x9b\x3c\x67\xe9\xd2\xf8\x97\xe7\xf4"
+ "\x23\xd3\x96\xc4\x2f\x5c\x3a\x17\x6d\x6f\x3a\xdd\x84\xdf\xcc\x4c"
+ "\x58\x94\x38\xea\x5f\x27\x44\xb8\xd8\xde\x70\x3f\x6a\x1d\xca\xe0"
+ "\xb0\x76\x0c\x49\xb3\x93\x41\x18\xab\x29\x70\x39\x35\xae\x00\xfd"
+ "\x0f\xf8\xaf\x19\xd7\x29\x5c\x1b\x50\x37\xc0\x38\x91\x80\xdf\x15"
+ "\x6f\x6e\xa2\x35\x8d\xe4\xcc\x73\x20\x57\xd6\x6e\xe3\x31\x0f\xeb"
+ "\x40\x27\x37\xf3\x6f\x83\x67\xc6\x60\x3c\xc3\x3f\xc1\x39\xf3\x20"
+ "\xdf\x84\xb5\x67\x88\x06\xd6\x35\xd0\x4b\x2a\x2c\x54\xdd\x87\xe6"
+ "\x0c\xa1\x65\xf4\xbb\x10\x22\xc6\x89\x57\x57\x9b\xac\xe8\x67\x01"
+ "\xfa\x52\x3a\x45\x3c\xe5\x73\xab\xe2\x2a\xc7\xb9\xcb\xe5\xdc\xdf"
+ "\xfb\xcc\x60\xd4\x61\x56\xb3\xdc\xa7\x95\x30\x7f\x3e\xa9\x90\x71"
+ "\xfa\x2b\x9d\x28\x3b\xd6\xc2\xb8\xbf\x52\x0f\x65\x1e\x4b\xa6\x32"
+ "\x42\xe9\x43\x53\x0d\xeb\xf2\xa9\x09\xfc\x87\xf7\x9c\x9a\xcd\x7f"
+ "\xf8\xbf\xf3\xef\xb4\x95\xff\x5c\xcf\xff\xd4\x9f\xf4\xfc\x5e\xb7"
+ "\x51\xdb\xcd\xaf\x07\xcf\x67\xef\x7d\x13\xdf\xff\x27\xb5\x61\xea"
+ "\xea\x87\xfc\x06\xbc\x55\xf7\xa7\x33\xc4\x1f\xf8\x73\x43\xee\x2c"
+ "\xe0\xe9\xd3\x24\x24\xd5\x46\x1b\xd2\x5f\x24\xa1\x69\xe7\x09\xe6"
+ "\x9e\x6c\x4a\x4c\xa6\x0d\x69\xd7\x50\x26\xfd\xea\x03\xe0\xdf\xd2"
+ "\xbc\x7a\x12\x90\x5b\x4f\xb4\x55\x89\x98\x97\x1a\xe3\xb9\x41\x4f"
+ "\x5b\xe0\x07\xe5\x8a\x24\x2b\x39\x6a\xbe\x84\x7e\x67\xc6\xaa\x38"
+ "\xc0\x9d\x3a\x42\x90\x7f\x03\xe2\x48\x70\xe1\x10\xba\x97\x66\x1a"
+ "\x62\xa9\xda\x30\x09\xce\x1d\x7f\x5f\x88\xf2\x7d\x3f\xa5\xdc\x57"
+ "\x37\x0b\xd7\xf8\xea\x8f\x44\xde\x0c\xe3\x7b\xbd\xbe\x0a\x43\x1e"
+ "\x84\x79\x72\x9c\xdb\xd5\xbf\xda\xc2\xd7\xf3\xaf\x98\x1e\xc4\x63"
+ "\x35\x7f\xc5\x64\x45\x78\x8f\x52\xcc\xd5\x8b\x6d\xee\x16\x4a\x59"
+ "\xae\xde\xf7\x53\xa2\x7c\x53\xe3\x89\xba\xca\x04\x9a\x09\xe0\x20"
+ "\x7e\x8f\x85\x79\xb7\x13\xe6\x59\xc9\x96\x21\x34\x1f\xfa\x97\xb3"
+ "\x75\x08\xcd\x86\x3e\x15\xb7\x66\xd6\x8c\x34\x91\x23\x21\xe2\x77"
+ "\x17\x23\xcc\x8b\x9d\xb9\x50\x67\xea\x32\x72\x47\x2e\xd4\xcb\x83"
+ "\x7a\x28\x27\xf3\xfe\x7d\x79\x1e\xc6\xe0\x43\x78\x66\x8d\x6e\x06"
+ "\x96\x8f\xb1\x3d\x80\xf8\x6c\x78\x0f\x5d\x3d\x39\x96\x08\x6b\x9b"
+ "\x06\x9f\x21\x3d\x17\xda\x07\xfc\x3b\xc2\xec\xa4\xd8\x2e\x6f\xa7"
+ "\x86\xef\xd7\xc8\xa1\x3b\xd7\xca\xb9\x94\x77\xe6\xa6\xc0\x9a\xde"
+ "\xce\xe2\x9c\x6e\x40\x7b\x0b\xca\x18\x4c\xae\xb0\x93\x40\x6e\x1f"
+ "\x00\xd9\x22\x01\x70\x00\xe4\x09\xe6\xa3\x0e\xb2\x04\xf4\x65\x03"
+ "\xe6\xf4\xc4\xeb\xa0\xb7\x7d\x08\xeb\x72\x09\xca\x01\x33\xae\x3e"
+ "\x85\xdf\x5d\x09\xe6\xe3\x5d\x1a\x4b\xad\x3c\x2f\xd2\x31\xad\x24"
+ "\x0b\x20\x06\xe1\xfa\x0f\xb2\xb0\xa6\x03\x68\x08\x3c\x50\x0e\xb2"
+ "\xc5\xa0\x66\x72\x6c\x92\x38\xf6\xe5\x6c\xcd\x4f\x62\x71\xb9\x7d"
+ "\x38\x46\x1f\x7b\x0e\xde\x2f\x00\x9e\x01\xf2\xe8\x19\x66\x0b\xe7"
+ "\x18\x73\x2c\x41\x5a\xc7\x51\xe7\x35\x41\x1b\x14\xb0\x4c\xbc\x06"
+ "\xef\x5f\x2e\xed\xb9\xaf\x83\x6b\x21\xe2\x98\x55\xc0\x98\x61\x9b"
+ "\x4c\xf7\x07\x99\x2b\x81\x8f\xcd\xb1\x91\x28\x57\x88\xf7\x1a\xa5"
+ "\x76\x51\x2f\x17\x40\xae\xc0\xf1\xc2\x71\x82\x76\x46\x8a\x38\x76"
+ "\x9c\xcb\x2f\x5f\x32\x9f\x09\x1c\x7b\xa0\xf5\x1a\x79\xfc\xbf\xd0"
+ "\x38\x8f\x3f\xdc\xbf\x46\xa4\xe5\x4a\x27\xda\x81\x6e\xf4\xe5\x34"
+ "\xb4\x93\x42\x1f\xf7\x72\x1b\xcf\x17\x0f\x61\x3c\x3c\x8c\xbf\x0d"
+ "\x63\xbc\x37\x07\x63\x3d\x03\x36\xaf\x3e\x03\x98\x3b\x0b\xe5\xa7"
+ "\x2f\x1f\xe2\xf2\xe9\x17\x75\xc8\xc3\x8d\xe4\x0b\x66\x87\x6f\x80"
+ "\x7e\x61\x7b\x50\xde\x05\x47\x90\x63\xbf\x78\xdb\x39\x77\xb6\x9c"
+ "\x37\xfb\x8b\x42\x79\x9f\xc8\x31\x66\x97\xc6\x23\xda\xc0\x58\xfd"
+ "\x8e\x04\xec\x5b\x1d\xce\x4b\xe9\x5d\x31\x87\x36\x9c\x47\xd9\xbf"
+ "\x0e\xe9\x26\x9d\xc7\x38\xd1\x40\xa7\x00\xe8\xd3\x18\xde\xa7\x2f"
+ "\xb5\x3c\xcf\xe0\x17\x19\x58\xc6\x7c\xda\x6b\xf1\x9e\x34\xf9\x1e"
+ "\x9c\x37\xc0\xc3\x81\x70\xcf\x28\x38\x52\xa9\x2e\xcf\xb3\xfd\xc5"
+ "\x87\x7f\x6e\x47\x1b\xd8\x17\x15\x52\x9e\x6d\xcc\xb1\x8d\x98\x91"
+ "\x3b\x43\x31\xf6\x38\x36\x3b\x81\x56\x8c\xef\x0e\xda\x4a\x61\xbc"
+ "\xbf\x04\xf9\x7f\xaf\xb8\x17\xea\x8b\x0f\xc5\xfe\x19\x79\x8c\x9c"
+ "\xa3\x2d\x2c\xa6\x33\xd3\x87\xbe\x2c\x94\x7d\x56\x24\xd9\xf2\x0b"
+ "\x16\x7f\x0b\xda\xaa\x40\xfa\xa3\x9c\x08\xf5\xca\x1c\xbc\xc5\xf6"
+ "\x61\x7f\x39\x01\xe5\x4b\xb1\xff\xc8\x2f\x77\x89\x63\xd7\xe2\x3c"
+ "\xef\x9c\xe7\x79\x6b\xe6\x71\xd0\xff\x0f\x3b\x78\x40\x9a\xd7\x9c"
+ "\x0f\x4e\x30\x3a\x82\xdc\x85\xf1\x10\x6a\xa0\x5d\x23\xca\xe0\x7c"
+ "\x5d\x3d\xa1\x3d\x58\xc7\x7c\x1a\x8e\x43\x19\xe6\xf7\xf1\x96\x2b"
+ "\x41\x7d\x23\xd6\x30\xdc\x38\x0e\xfa\x4f\x04\xa3\x1f\x8e\x8b\x34"
+ "\x5f\xd7\xce\x40\xdd\x2f\x82\xcf\xd9\xe4\x06\x52\x65\x6d\x21\xe2"
+ "\x1e\x0c\x98\xb3\xe7\xf0\xdb\x69\x33\xf0\x90\x3f\xce\x5f\xa0\x2f"
+ "\xce\x7f\xc4\x9c\x9a\x35\x9b\xd8\xbc\x0d\xc0\x79\xdb\x81\x71\x42"
+ "\xe0\x39\x65\x71\x51\xe4\x60\xb2\x91\xcd\x63\x8c\x11\xf3\x26\x8c"
+ "\x1d\xe6\xb4\x86\x67\xd7\x4a\xbe\xe3\xc8\x23\x18\x13\x46\xe4\x13"
+ "\x1d\xce\x65\x71\xec\x34\xad\x99\x27\x88\x34\xf7\x9c\xe8\xcf\xea"
+ "\xb8\xcc\xb7\x40\x3e\xdf\x4e\x44\x48\x63\x6d\x63\xf3\xf8\x8b\x0a"
+ "\x1b\xcc\x63\xe7\x31\xc5\xf1\xc4\x71\x85\xba\xf0\xfe\x47\x12\xa5"
+ "\x31\x75\x1a\xcf\x4a\x91\xe6\x35\xdc\xc6\x74\x82\xc7\xc1\x76\x1a"
+ "\x43\x91\xff\x30\x17\x71\xe9\x6a\x7c\x77\x58\x1b\xf0\xf9\xc8\x23"
+ "\x6f\x8a\x98\x55\x66\x46\x1e\x39\x01\xf3\xff\x77\x05\x32\x76\x7c"
+ "\x51\xc3\x74\x16\xa0\x93\x48\x9f\x36\x16\x53\xc5\x0d\x76\x00\x9f"
+ "\x94\xca\xf8\xf4\x95\xbf\x34\x0e\x12\x4f\x4a\xf3\x1e\xd6\x91\xe9"
+ "\x4a\xfc\xf9\xea\x41\x68\x23\x08\xf1\x4d\x96\xa1\xbe\x9a\xa8\xc4"
+ "\xb7\xaf\x22\x10\xdf\x90\xaf\x0d\x49\x68\x63\xe3\xeb\x95\x89\x54"
+ "\xd7\x2a\x31\xa9\xba\x92\xfb\x06\x70\x99\x0b\x79\xcb\x30\x83\xd7"
+ "\xc7\x35\x0c\xea\x33\x5d\x5c\x5c\xf3\x74\xb8\xc6\xc1\xb9\x32\x71"
+ "\xbc\xea\xa0\x7e\x19\xee\x67\xc5\x18\x16\xfd\xeb\xb8\xae\x07\x38"
+ "\xbd\x17\x63\xb4\x43\xbd\x35\x55\x20\xe7\x77\x64\x71\xec\x96\xb0"
+ "\x82\xbe\x14\xd3\xff\x95\x26\xd2\xd7\xf0\xaf\xf4\xbb\x46\xf2\xf5"
+ "\x1c\x98\x33\x56\x8c\x13\x0a\x6d\xeb\x1a\xc9\xa9\x51\xf0\xdc\x60"
+ "\xf1\x18\x02\xc7\xc1\x70\x1c\xda\x48\x4e\xda\xe1\x38\x1c\x8e\xe7"
+ "\xa0\xbe\x20\xd6\x8f\x80\x72\x25\x9c\xff\x8d\x78\x84\x3e\x7e\x1d"
+ "\x0b\xc7\x68\x51\x76\xc4\xf3\xdb\xb1\x0c\xc7\x75\x22\xcd\x2b\x38"
+ "\xcd\xbf\x7e\x0d\xda\x49\x86\xfe\xd7\x56\xd7\xb1\xb6\x0c\x50\xe7"
+ "\x69\x6c\x1b\xf7\x97\xc3\xff\xbe\x44\x96\x41\xa1\x9d\xda\xfb\xe1"
+ "\x38\x1a\xee\xbb\x0a\xc7\x44\x38\x1e\x16\xc7\xa0\x06\xb1\x61\x76"
+ "\x32\x8e\xed\x89\x06\x1d\x97\x77\xa3\xa5\x39\x8f\xeb\xb0\x8c\x1d"
+ "\xc7\x46\xce\x8e\xe5\xf4\x86\xba\x8c\x0f\xa0\xee\x23\x58\x17\x8e"
+ "\x8f\x89\xc7\x28\xf1\xf8\xb8\x78\xfc\x37\xf1\x38\x41\x3c\x02\x9d"
+ "\xbf\xae\x10\x65\x0c\x18\x97\xaf\x59\xbe\x03\x98\xdb\xb3\xf9\x33"
+ "\x6a\x5b\x50\x47\x06\x1c\x1f\x03\xed\xfb\xb4\x66\xd6\xc6\x49\xf6"
+ "\x51\xb4\xf9\x74\x64\x56\xf4\x79\x93\x7d\xd7\xae\x4d\x76\xc2\xb6"
+ "\xc8\x00\x55\x14\x01\x19\x68\x70\xa1\x1a\xd6\x7f\xde\x4e\x8d\x5a"
+ "\xfc\x2e\x2c\xe6\x7f\xf0\xc1\x98\x88\x4c\x1f\x1a\xb4\x7c\x22\xce"
+ "\x55\x66\x3b\xc6\xf8\x7d\x83\x7c\xc7\xc3\x6f\x22\xe8\x06\x93\x24"
+ "\xfc\x46\xbd\x87\xeb\xea\x18\xff\xb7\xb6\x41\xd6\xd5\x6b\x99\xcd"
+ "\xdb\x27\xe4\xd6\xc5\x70\xde\xe6\x74\x3e\x1a\xfb\x0c\xe3\x59\x0b"
+ "\xef\x33\xba\x9e\x9c\x1c\x09\xc7\x5f\x37\xf0\x77\x8e\x90\xde\x59"
+ "\xa4\x87\x41\x1a\xdf\x06\xf2\xf5\x71\xc0\xc2\x25\xc8\xc3\xf5\x0e"
+ "\x9c\xfd\x9a\xd9\x75\x45\x1e\x01\x5a\x7e\x9d\x8b\x34\x75\x9a\x83"
+ "\xce\x18\x14\xdc\x9a\x79\x72\x8d\x12\x53\x8e\xad\x41\x4c\x41\xde"
+ "\x00\xfc\x46\x5a\xcf\x76\x99\x7f\x68\xeb\x0f\xe2\xf3\xee\xa4\x51"
+ "\x79\xef\x57\x11\x36\x3e\xef\x6a\x81\xcf\x80\x3f\xbf\x9e\x80\xf4"
+ "\x31\x91\x93\x45\xe2\x9c\xae\x85\x39\x3d\x06\xce\x87\xf3\xbe\xf2"
+ "\xf3\xe2\xb3\x80\xcf\xbe\xc6\xf7\x1e\x2e\x9d\x17\xdf\x17\xdb\x09"
+ "\x45\x7a\x4b\xe7\xc5\xf6\x91\x1f\x91\x87\x42\xa4\xf3\xe2\x3b\x81"
+ "\x1c\x75\x2a\x46\xc2\x93\x1c\xc6\x6f\xc7\x4d\xd2\x7d\x48\x37\x8c"
+ "\x81\xc6\x6d\xfc\xa7\x26\xc0\x5c\x2d\xc2\xf5\x61\xf5\x0c\x12\xf0"
+ "\x4a\x01\x19\xc0\xe7\xe5\xa9\x09\x4a\x8c\x3c\x7d\x17\xcd\x0c\xb4"
+ "\x51\xad\xef\xe8\x4a\xdb\x68\x49\x5e\x2d\x84\xe7\x18\xa5\x9c\xee"
+ "\x72\x2e\x89\x53\x57\x2b\x8b\x1c\xe3\x8b\x7d\x69\x90\xfa\xe2\xb4"
+ "\x3e\x33\x1a\x60\xdf\xb0\xad\xd5\x20\xaf\x5b\x00\x17\x38\x6e\x7f"
+ "\x13\x6c\x22\xfd\xf7\x4a\x98\x8a\xeb\x56\xa0\x8a\x18\xf2\x92\xd8"
+ "\xf7\xd1\x40\x5c\x1b\xd1\xc7\x47\x40\x3b\x56\xb2\x9d\x54\x19\x40"
+ "\x97\x4f\x3e\x47\x66\x2e\xef\x87\x31\x71\x62\xa0\xaf\x7d\xa1\x6f"
+ "\x3b\xec\x68\xfb\x5f\x88\x7a\x6a\xdd\x3e\x7b\x12\xb5\x8a\x63\x06"
+ "\xf3\xa8\x6e\xbb\x38\xb6\x88\x5f\x3b\x10\xd3\x57\xa7\xf1\xbc\x50"
+ "\x68\xcb\xc1\xf9\xf1\x67\x5c\xc7\x42\xa8\xb5\xac\x10\xe7\xca\x37"
+ "\x3b\x24\x99\x14\xfa\x5b\xc4\x65\xc2\x13\x2c\xd7\x0c\xcc\x9d\xd1"
+ "\xdc\x16\x58\x77\x3f\x7f\xf7\xba\x10\xf6\x9d\x9b\xc7\x41\xc5\xb2"
+ "\xc6\x27\x64\xc8\xd7\xdc\x2f\xab\x62\x04\xf7\x29\xf9\xc6\xe2\xf0"
+ "\x29\x91\x65\xc5\x50\x1e\x1b\xac\xce\x29\xfe\xe9\x37\x26\xbc\x0f"
+ "\xee\x6f\x86\xf3\x7a\xf9\x3c\x6e\x2b\x60\xf6\xae\xc8\x81\xab\xa2"
+ "\xd0\xb7\x6c\x30\xc6\x53\x17\x9f\x97\xcd\x9e\x8f\x36\x0f\x9c\x9b"
+ "\xe2\xfc\xc5\x71\xc6\x35\x9b\xcd\x61\x98\xbf\x38\x8f\x3b\xd6\xf9"
+ "\x8e\x87\x1f\x9f\xb7\x7c\x6d\x0e\x65\xf3\x96\xcd\xd9\xba\x02\xf9"
+ "\x79\x75\xd1\xcc\xee\x85\xf4\x5c\x11\x12\x00\xd7\x3e\x34\x91\xa3"
+ "\xe1\x62\x1f\x59\x1c\x1a\x8c\xfb\x62\xbb\x46\xcd\xf8\x6d\x1b\xbf"
+ "\x75\xe2\xde\xb9\x40\xe0\x6e\x8c\xd5\x22\x7d\xab\x9e\xdc\x92\x4e"
+ "\xed\xf8\xdd\xe9\x1a\xb5\xe4\x3b\xf2\x39\x9c\x26\x72\xdc\xa5\x6f"
+ "\xe2\xc4\xf7\x1a\x0d\xcf\x2a\xe4\xbe\x60\xdf\x3c\xcd\x65\xaa\x6f"
+ "\xa2\x91\x4f\xab\x81\xf7\xe0\x58\xc0\x73\x70\x9f\x1e\x2f\xf1\x1e"
+ "\xcc\xcb\xd9\x40\xf7\xca\x0d\x43\x68\x01\xd0\xb4\x00\xe6\xd2\x7c"
+ "\x28\xef\x81\xe3\x6c\x7e\x54\x69\xf1\x28\xce\x91\x02\xb8\x37\x19"
+ "\x78\x2c\x4e\x9a\x1f\x96\x41\xf1\xd1\xc8\x67\x79\x30\x0e\xc8\x6b"
+ "\xec\x3b\x32\xf4\x1b\xf9\x0b\xf9\x0c\x79\x2c\x70\xd5\x53\x8c\xcf"
+ "\x58\x5c\x08\x38\x8f\xfd\x45\x3e\x83\xb6\xca\xa4\x58\xce\x26\x72"
+ "\x9a\xed\x6f\x84\x73\xb5\x92\x8f\x2e\x7e\x4b\x4a\x0c\x23\x83\xa1"
+ "\x5d\x5d\x99\x8e\xc5\x4b\xfd\xb6\xda\xf6\x38\xc1\xba\xf8\x1d\x8e"
+ "\xe3\xe4\xad\x65\xad\x99\x67\x02\xe4\x31\x3f\xc6\xf6\x96\x1c\x8c"
+ "\x65\xb6\xc8\x5b\xe0\x9a\xde\x59\xcf\x30\x91\x0a\x8c\x77\x9c\x80"
+ "\xbe\x7d\x77\x06\x13\x1d\xf0\x2d\xe0\xd8\x99\x49\x92\x5c\x7b\x5f"
+ "\x30\x7e\xcf\xaf\x28\x82\xfe\xa1\x0e\x5d\x03\xff\xe7\x80\x2e\xe9"
+ "\x36\x57\x29\xf0\xd8\x68\xb4\xf5\x88\x39\x98\xea\xd0\x8e\x85\x39"
+ "\x2b\x1a\xc9\xd9\xca\x4a\x8c\xd1\xb2\xa8\x73\x2c\xef\xb4\x64\x7a"
+ "\x15\xe3\x79\xeb\x96\x90\x5b\xea\xc9\x59\xcc\xc9\x52\x9b\x7e\x09"
+ "\x6d\x34\x67\x8e\x2b\x6d\x34\xdf\x8e\x14\x7f\x91\xf0\x2b\x94\x7f"
+ "\xa6\x70\xf1\xff\xe2\xae\x7f\xa6\x09\xbc\xae\x29\x1a\x7e\xb1\x7c"
+ "\xac\x42\x60\x9e\x7c\xeb\xb0\xff\x22\x5f\xe2\xdc\x46\x3f\x0e\xb4"
+ "\x39\xa9\x6c\x04\x63\xc2\x00\x9d\xa0\xdf\xab\xef\x7e\xc6\x98\x82"
+ "\x7c\xf4\xed\x5c\xa6\x3b\xa8\xbd\xdd\xbb\xfa\x2d\xa3\x27\x8f\xf9"
+ "\xfa\x6d\x38\x3c\x3b\x78\xed\x45\xa2\x31\x2c\x21\xb7\xa1\xfd\x3b"
+ "\xd0\x4e\x8d\xa8\xe3\x8a\x71\x23\x6b\x9a\x89\x69\x54\xe2\x4a\xa2"
+ "\x86\xeb\x77\xc0\xff\xa1\x92\x9c\x04\xf7\x68\x7d\xac\x24\x18\xe5"
+ "\xa3\xc7\x56\x92\x3b\xa0\xff\x56\x89\x56\x28\x43\xa0\x1d\x4e\xb4"
+ "\x25\x60\x5f\x1f\xc4\xfb\x30\x17\x81\x89\x8d\x1b\xc3\x61\x6c\x03"
+ "\xf8\xe3\xdb\x06\x1f\x0b\xd1\xf2\xb5\xc7\x04\xfc\x5f\x21\xca\x8c"
+ "\x26\xcc\xc5\x7d\xdc\xa9\x9f\x4f\x38\xfd\x9f\x85\xf7\x07\x5a\x50"
+ "\x3e\xf3\x34\x3e\xa6\xd7\xa4\xf1\x41\x7f\xd5\x40\xd0\x13\x18\xbd"
+ "\x6d\xb4\x05\xfa\x56\x61\x48\x21\xfe\xcd\xe4\xec\xf2\x6d\x9b\xd8"
+ "\xfe\xc7\x72\x6e\x9f\x3f\xbb\x40\xd2\xc3\x79\xbf\xcf\x3e\x18\xb8"
+ "\xca\x87\xa0\x5d\x1d\x63\xda\x31\x5f\xbf\x1f\x43\x98\x2d\xbd\xda"
+ "\x36\x9e\x18\xd3\xc6\x61\x1d\x49\xae\xaa\xbb\x92\x1e\x42\x0e\x86"
+ "\x8c\x87\x79\x7c\x56\x03\x73\xa5\xce\x7b\x9f\xca\xb3\x1a\x71\x7c"
+ "\x2b\xb8\x2f\x82\xe9\x04\xae\x25\xa8\xfb\xc3\x3a\x52\x86\x6b\x34"
+ "\xb4\x1d\x27\xcd\x1b\x58\x37\x60\x9e\x9a\x78\x2e\x9b\x1c\xfc\xfe"
+ "\x6b\xaa\xc1\xd8\x1c\x4c\x6f\xe0\xf5\x03\xb8\xcd\xff\xec\x06\x87"
+ "\x2c\x0d\xf5\xf0\x3e\xee\xa3\x66\x2a\x9e\x69\x57\xc1\x98\x9a\x8a"
+ "\xf1\xdd\x44\x5e\x84\xf5\xea\x6c\x99\x3c\x6f\x4d\x8c\xef\x0f\xb6"
+ "\x38\xcf\xcb\xb3\x0d\xb2\xbe\x79\xa6\x60\xd4\x06\xa2\x73\x37\x0f"
+ "\x0d\x03\x71\xad\xaa\x9f\xbe\x76\x2d\x2d\xca\x57\x0b\x8f\xae\xce"
+ "\x23\x01\xaa\x1c\x18\x36\x9c\x67\x49\x71\x83\x1b\x49\xfd\x9c\xc0"
+ "\x80\x5b\xa3\x1f\x4b\xec\x43\xd3\x42\x88\x3a\xf7\x72\x1f\xff\x30"
+ "\xeb\xad\x45\xd4\xe7\xee\x67\x26\x27\x5a\x89\x6e\x5e\x3e\xf9\x7e"
+ "\x3e\xf1\x79\xcc\x0e\xcf\x0e\x20\x06\x13\x69\x30\xe0\x97\xe7\x83"
+ "\x01\x28\x7f\x34\x18\xb0\xcd\xd4\x42\xe2\x9f\xda\x40\x9b\x72\xfe"
+ "\xe0\xeb\x0f\xeb\x81\xf6\x4d\xe0\xb1\xfe\x01\xb7\x16\x75\x40\x1b"
+ "\x07\xe2\xd8\x7d\x25\x5d\xf4\xed\x92\xfb\xbe\x19\x86\x34\x92\xef"
+ "\x54\xde\xf5\xad\x51\x2b\xf7\xad\x51\xfb\xd3\xfb\xf6\x5d\xae\x53"
+ "\xdf\xb4\x72\xdf\x12\xb0\x6f\x5b\xbc\xeb\xdb\xf7\x25\x72\xdf\xbe"
+ "\x2f\xe9\x61\xdf\x76\x7a\xee\x5b\xc3\xaf\xdc\xf7\x2d\xf9\xd6\x46"
+ "\xd2\xf0\xa0\x77\x7d\x3b\x1f\x2d\xf7\xed\x7c\xf4\x4f\xe9\x1b\xea"
+ "\xf2\x69\xa1\xf4\x1c\xcb\x19\xb0\x84\xc7\xe4\x6d\x24\xe7\x36\xa7"
+ "\x15\xb2\x72\x10\xfc\x3f\x5d\x9c\xdf\xe6\x74\x0b\xfd\x8e\xcb\x39"
+ "\x0d\x07\xee\x35\xa0\xbf\x6b\x43\x29\xf0\xb2\x81\xf3\xf4\x39\xe6"
+ "\xdf\x90\x6e\xa6\xa2\xbf\x69\xc3\x59\xcc\x51\x4e\xf3\xfb\xd6\xf2"
+ "\xf2\xb9\x91\x57\x82\x7c\x0d\xe8\x0b\x22\xc0\x7c\xa6\x41\xbe\xa9"
+ "\x98\xa3\xf5\xfd\x25\x66\x35\xcd\xc4\x98\x6e\x18\x87\x51\x43\xe8"
+ "\x7a\xdf\x9c\xf7\x97\x58\x59\x7e\xf8\xd5\x6c\x1f\xf6\xb9\x50\x69"
+ "\xef\xa1\xf4\x0c\xf3\xa0\xbe\xb5\x70\x7e\xb4\x94\xeb\x97\xaa\x51"
+ "\x9e\xf1\x4d\xc4\xf6\xe1\xfc\x24\x29\xff\x2e\xf0\xbb\x49\xc4\x06"
+ "\x4b\xa0\xb5\x2b\xdc\x3b\xb7\x4a\xc2\xbd\xc7\x12\x49\x20\xe6\x1e"
+ "\x5d\x9b\xd6\x07\xbf\x39\x9a\xe1\x99\x5a\x1c\xf7\xa9\x96\x3e\x34"
+ "\x30\x95\xf8\xe0\x9e\x4b\xf4\xd1\xab\x0e\x31\x93\x91\xa9\xc4\x77"
+ "\x6a\x32\xb4\x69\x25\x71\x81\xc9\xd0\x1e\x8c\x35\xd7\x0d\xce\x31"
+ "\x1b\xdf\x06\x68\x0f\xbf\x7f\xfb\x24\x92\x80\xc7\x42\xd2\xe9\xea"
+ "\xcd\x44\x83\xfb\x33\x71\x9f\x25\xdf\x63\xe9\xe7\x0f\xfd\xb5\x49"
+ "\xef\xd7\x03\xfa\x0c\xe4\xf4\xf9\xfe\x41\x99\x3e\x8d\x57\x3b\xd3"
+ "\xa7\x31\x9e\xd3\xa7\x31\x46\xa6\xcf\xf7\x85\x4a\xfa\x34\xae\x52"
+ "\xd2\xa7\xb1\xac\x77\xf4\x69\xdc\x2b\xd3\x87\x3f\x83\xd3\xa7\xf1"
+ "\xb8\x7b\xfa\x34\xb6\xc8\xf4\x69\xcc\xe8\x19\x7d\xbe\x0f\xf3\x4c"
+ "\x9f\xc6\x92\x2e\xe8\xe3\xe7\x9e\x3e\xdf\x2f\xee\x39\x7d\xbe\x2f"
+ "\xf4\x82\x3e\x03\x38\x7d\x9a\x4e\xca\xf4\x69\xda\xd8\x99\x3e\x4d"
+ "\x2a\x4e\x9f\xef\xad\x32\x7d\xce\x8f\x57\xd2\xa7\x29\x4c\x49\x9f"
+ "\xa6\xd9\xbd\xa3\x4f\x53\xac\x4c\x1f\xfe\x0c\x4e\x9f\xa6\x44\xf7"
+ "\xf4\x69\xca\x91\xe9\xd3\xa4\xeb\x19\x7d\x9a\x0e\x78\xa6\x4f\x53"
+ "\xb4\xf7\xf4\x39\x3f\xc8\x85\x3e\x5a\xcf\xf4\x39\x3f\xde\x0b\xfa"
+ "\x04\x72\xfa\x34\x2f\x97\xe9\xd3\x3c\xa6\x33\x7d\xce\x6f\xe7\xf4"
+ "\x39\x5f\x20\xd3\xa7\xb9\x4e\x49\x9f\xf3\x07\x94\xf4\x69\xd6\xf4"
+ "\x8e\x3e\xe7\x6d\x32\x7d\xf8\x33\x38\x7d\x9a\x83\xdd\xd3\xa7\x39"
+ "\x5c\xa6\xcf\x79\x63\xcf\xe8\xd3\x1c\xef\x99\x3e\xe7\xcd\x5d\xd0"
+ "\xa7\x8f\x7b\xfa\x34\x7f\xd0\x73\xfa\x34\xd7\x75\x45\x1f\xef\x64"
+ "\xbd\x66\x96\xab\xe6\xa7\xb7\xf3\x43\xa4\xa7\x76\x70\xec\xd0\xff"
+ "\x50\xc8\xfc\x21\x72\xab\xe0\xe7\xcf\xf7\x68\x34\x9b\x75\x29\xe4"
+ "\xe1\x7a\xf2\xc3\xab\x5b\x05\x5f\x7f\x9a\xf9\xce\x87\x42\xe6\x7b"
+ "\xb1\x74\x95\x9f\x46\x58\xd5\x47\x83\x7b\xe6\xdd\xb5\xc5\xfd\x61"
+ "\x7f\x38\xe7\x33\x94\xdc\x8e\xfb\xe8\x56\x83\xbc\x8c\xff\xb7\x66"
+ "\xfe\x00\xe3\xbe\xb7\xb0\xab\xfd\x5b\xe8\xeb\x74\x70\x0d\xea\xb7"
+ "\x2d\xa1\x8e\x78\x25\x99\x34\x19\xe3\xbe\x19\x46\xe0\x3e\x8b\x96"
+ "\x09\x18\xcf\x1d\xf4\xd5\x86\xa8\x11\xf4\x5b\xd4\x3d\x1a\xc9\x85"
+ "\x47\x68\x2e\x8b\x15\x6d\x01\x59\xfd\x16\xa8\x93\xe3\xf0\xcf\xa3"
+ "\x31\x6f\x88\x36\xc2\x7c\x5e\xf7\xe2\x07\x50\x37\x1f\x73\xcd\x2e"
+ "\x4d\xc3\x1c\xaa\x17\x37\x83\xec\xfb\x4f\xf8\x0c\x8c\x69\xb5\x0d"
+ "\x8e\xe8\x27\xc3\x7d\x33\x5b\x78\xec\x9e\xd5\xc3\xdf\xe0\xbe\x70"
+ "\x17\x57\x49\x7c\x07\xcf\xe9\x07\xe5\xb9\xa2\x3c\x8f\xf5\xfb\x43"
+ "\xf9\x69\xa7\xeb\x01\x50\x46\x3b\xe4\x20\xf1\xfa\x00\x28\x0f\x45"
+ "\x39\x9b\xc5\x5f\xc9\xcb\x10\x7d\x88\x2f\xd8\xe0\x9c\x56\xac\x33"
+ "\xa8\x99\x5c\x38\x8b\xb2\xbb\xd8\x46\x10\x94\x0f\xa1\x0e\x2c\x5e"
+ "\x0f\x86\xf2\x3b\xf8\xed\x40\xbc\x3e\x18\xca\xb9\x50\xfe\x67\xbe"
+ "\xe7\xa5\x43\x9c\xa3\x17\x62\x7a\xb7\x97\xff\x02\x8b\xbd\x88\x34"
+ "\xe0\xba\xc0\x05\x27\xff\x9f\x0b\x51\x2e\xd7\xf6\x3a\x5d\x8b\x90"
+ "\xae\x71\x1f\xb5\x0b\xb5\x4e\xd7\x74\x2e\xd7\x2c\x4e\xd7\xb4\xca"
+ "\x36\x2f\x6a\x9d\xae\x11\xe5\x7d\x17\xc3\xe5\x6b\x2d\x2d\x2e\xd7"
+ "\x26\x3a\x5d\xab\x13\xaf\xf9\xc0\xf9\x38\xf9\x1b\x5e\x4b\x85\x78"
+ "\x5e\x0d\xe7\x93\x9d\xce\xef\x15\xcf\xe3\xf3\xf3\x4d\xa4\x50\xd4"
+ "\x55\x38\xed\xc5\xf6\x8b\x9d\xda\xcf\xe1\x36\x8e\x8b\x7b\x1d\xbe"
+ "\x73\x41\xbe\xe5\x42\x47\xcc\x1b\x70\x2d\x11\xf9\xca\x99\xb7\x17"
+ "\x26\xe9\x66\x2d\x7b\x59\xb7\x64\x4e\x22\xba\xaf\x2c\x98\x9b\xa8"
+ "\x5b\xb0\x68\xf6\x1c\x45\x2c\xfd\x60\x8c\x05\x89\x79\xf3\x30\xa6"
+ "\x0e\xcb\x51\xb1\x89\x36\x39\xf2\xba\x00\xae\xb6\x66\xfe\xa8\x37"
+ "\x91\x27\x22\xf1\x59\x1b\x78\xcc\xf9\x72\x8c\xc9\xc3\xe3\xef\x90"
+ "\xa7\xea\xc9\x8f\xa3\xc4\xf8\x3b\x46\xa8\x3b\xcd\x73\xfc\x9d\x4b"
+ "\x11\x2c\xee\x24\xd4\xe3\xf1\x77\x2e\x8d\x86\x79\xfe\x18\xed\xc7"
+ "\xf3\xb4\xf0\xfc\x75\x3f\x4a\xb2\x89\x79\x66\x1b\x8b\xdd\x98\xc1"
+ "\x6d\x19\x2e\x71\x74\x73\x68\x19\xde\x27\x7e\x2f\x2d\x73\xba\xdf"
+ "\xc8\xed\x58\xd2\xfa\x20\x3e\x33\x87\xe9\xcd\xfd\xea\xa1\xcc\xec"
+ "\xf7\xec\x9a\x99\xdb\xf2\x72\x69\x05\xbe\x13\xbe\xb7\xf2\xdd\xd4"
+ "\xbf\xaf\x27\xe6\xbe\xf2\xbb\x99\x23\x9c\x62\xf4\x89\xef\x60\x8e"
+ "\xe1\x73\xb4\xd3\xbb\x32\xff\x44\x1a\x40\x2b\xf0\xd9\x88\x67\xac"
+ "\xaf\x03\xa0\x9c\x4b\xcb\xa5\xfe\x38\xf5\x0f\xed\xb7\x1a\xe8\xdf"
+ "\x18\x36\x26\x40\x53\x0a\x34\x15\xfb\x79\x95\x66\x5e\xac\xe5\xf9"
+ "\x2a\x60\x3d\xc1\xbc\x3b\x6c\xad\x32\x1b\x25\x5b\x26\xae\x51\xdc"
+ "\x86\x69\x96\xe5\x3f\x8c\x9d\xb6\x4e\x5a\xbf\xcc\x4e\xf2\x1f\x7f"
+ "\x66\x6b\xe6\x25\xe2\xcc\x43\xf2\xf3\x2e\x8d\xc2\xe7\x99\x88\xb9"
+ "\x98\xef\x07\x60\x63\x02\xf3\xc6\x3c\x1f\x7d\x31\xf1\x5e\xec\xa3"
+ "\xa7\x5c\x8b\x9e\x62\x5b\xca\xe3\x78\x29\x59\x1a\xc7\x0d\x2c\x87"
+ "\xc9\xa5\x6c\xc9\x5e\x27\xe6\x39\x31\x6e\x70\xe4\x1e\xbf\xf4\x21"
+ "\xcb\xdf\x97\xbf\xb2\xf4\xbe\x00\x12\x27\x8e\xed\x3e\xc4\x78\x9c"
+ "\x33\x1c\xeb\x2f\x87\x8a\x34\x2f\x11\xfb\x7f\x0e\xcf\xcb\xfe\xf7"
+ "\x97\xc7\x4b\xf5\x24\x5c\xe6\xdf\xab\x2e\x0f\x66\xf5\x78\x3e\xe8"
+ "\x52\x4e\xf3\x7f\xd6\xd6\x93\xcb\x7a\xb1\xbe\x23\x77\xaf\x89\x5c"
+ "\x9e\x40\xd7\xf5\x2d\x6d\xcd\xbc\x0c\xfa\xcf\x45\x33\x1f\x47\xfe"
+ "\x5c\x38\xea\xb1\x2f\x38\x46\xb8\x97\x9c\xae\x5b\x59\x0a\xf4\x71"
+ "\xab\x2f\x8b\x7e\xdd\x77\x34\x93\x2b\x5c\x86\x50\x53\x2b\xda\x58"
+ "\xf9\xbb\x5e\x39\xe0\xe4\xfb\x1c\x20\xd5\xe1\xd8\xcd\xae\x31\x9f"
+ "\x72\x43\x12\xda\x83\xc4\x6b\x49\xb8\xbf\xd6\xf1\xbf\x9f\xd3\xff"
+ "\xbe\xf8\x3f\xf3\x6b\x4e\x61\x6b\xab\x46\xde\xdb\x7f\xc5\x08\xe5"
+ "\x00\x97\x72\xb0\xa2\xbc\x9c\xfb\x3d\x83\x6c\xd6\xc0\x7c\xc8\xc5"
+ "\xf3\x62\xdb\x7d\x59\x7f\x92\x68\x24\xf0\x06\xe6\xcc\x89\x15\xe7"
+ "\x61\x2d\xee\xd9\x0e\xb4\xbd\xc8\xf6\x6b\xc3\xf5\xd1\xe2\x31\x42"
+ "\x3c\x86\xf3\x5c\xbc\x57\x92\xa5\x7d\xdb\x57\x98\x8d\xe6\x4a\xb6"
+ "\xb4\x7f\x13\xf7\x78\xe3\xfe\x6e\x78\xd7\x48\xdc\xe3\x8d\xfb\xc1"
+ "\xc5\x63\x84\x78\x0c\x17\xf3\x11\xc7\xc2\x7d\x8e\xfd\xdf\x9e\xd6"
+ "\x73\xa8\xd3\x20\xed\xe7\xb6\xe7\xd0\x54\x21\xdf\x2f\x03\xf3\xbf"
+ "\x62\x0c\xb7\xf4\x16\x2a\xf0\x9c\xe1\x16\x52\x4d\xda\x49\x75\x62"
+ "\x6b\x06\xd0\x62\x60\x95\xc1\xc6\x6c\xf8\x55\x56\x1b\xa9\x32\x5c"
+ "\x60\xb9\x5f\x5f\x69\x91\x72\xdb\x58\x26\xd8\x73\x69\xaa\x38\x5f"
+ "\x36\x73\x1f\x7d\x0b\x8f\x45\x84\xb6\xb6\x16\xf6\xdd\xcb\xbf\x91"
+ "\x5c\x8d\x91\xea\xf0\xb1\xbb\xca\x70\x62\x5b\xa6\x94\xdf\xd3\x92"
+ "\x2a\xe5\x13\x37\x91\xab\xb1\x57\x07\x8d\x2f\x87\x73\xf9\x4a\x9f"
+ "\x69\xcb\x3b\xd8\x26\xf6\xdb\x44\x2c\x93\xb0\x6d\xa8\xf3\xa1\x63"
+ "\xce\x06\x40\x3f\x32\xc9\xc3\x7c\x1f\xca\xd5\x18\x9e\x3b\xd6\x02"
+ "\xf3\xff\x72\x9c\xe8\x0b\x5e\x42\xd1\x9f\x1a\xfd\xc1\x71\xec\x82"
+ "\x7c\x83\xd3\x2f\x91\xe0\x2b\x1d\x31\xe8\x9f\xde\xc0\xf6\x23\x2c"
+ "\xc6\x58\xf0\x56\x32\xc5\x40\xc4\xbc\x59\x57\x1f\xc4\xbd\x04\xab"
+ "\x59\x4e\x3f\xa2\x05\xec\x18\xd1\x9a\x79\x15\xf0\xff\x51\x39\x76"
+ "\xdb\x7a\x5f\x90\x91\xe1\xfd\xd2\x13\x08\xd4\x09\x80\x3a\x11\x50"
+ "\x67\x92\x54\x07\xaf\xb7\xe2\xb7\x27\x9a\x40\xf0\xbd\xae\xae\x9b"
+ "\x65\x85\xeb\xf3\x4d\x3e\xc7\xcc\xdc\xef\xfb\x2a\xd0\xbf\xd8\xbf"
+ "\x2b\xba\xc1\x7c\x6c\x82\xf9\x6c\x16\xf2\xfb\x9a\x78\x9c\xf7\xbe"
+ "\x4d\xdc\xce\x79\xf5\x10\xe6\x9e\x5c\x7b\x8d\x68\xd0\x0f\x83\xcf"
+ "\x9b\x6b\x2c\x9e\x29\x9e\x83\xf5\xa2\x18\xe6\x29\x93\x57\xbd\x93"
+ "\x3d\xae\x32\xdb\x24\xc6\xee\xc2\x71\xc4\xfd\x53\xad\x99\xd7\x74"
+ "\x8e\x3c\x1d\x0e\x2c\xb9\xf6\x24\x7e\xff\x80\x39\xca\xfa\xe8\xda"
+ "\x07\xec\x2f\xb4\x55\xe6\x51\xce\xd5\xf6\x35\xb1\x6f\x44\xeb\x7d"
+ "\x0b\xb9\x9f\xec\xb5\x75\x3e\x21\xc3\xaf\xc1\xb3\x72\x1c\xf9\x49"
+ "\xa0\x0e\xd2\x4c\x80\xf6\x1d\xef\xb9\x84\x3d\xe3\x43\x8e\x37\xd7"
+ "\xca\x85\x75\x7d\x4d\x6b\xdb\x89\x46\x3c\x5f\x5e\x65\xb3\x62\x5e"
+ "\x0a\xb7\xb1\x72\x58\x8e\x46\xf4\x4b\x5f\xdf\xd7\x84\x7b\x97\xee"
+ "\xb3\x4a\x7d\x6e\x2d\xc7\x3d\x33\xd8\x67\x3e\xb6\xad\xfb\xa4\x71"
+ "\xcc\xbd\x0c\x6d\xa7\x9d\x22\x0d\xa4\xf5\x71\xf4\xdd\x63\x63\x92"
+ "\x22\xf9\x93\xb6\x72\x5c\x6c\x77\xd4\x61\x32\x16\xcb\x97\x05\xed"
+ "\x6f\x65\x39\xff\xe0\x1d\x80\x16\xc6\x34\x8c\x3b\xd0\xca\xf2\x12"
+ "\xaf\x86\xeb\xec\xbd\x99\xaf\x6e\xab\xb8\x67\xb7\x75\x8d\xb4\x5e"
+ "\x99\xc4\x73\x6b\xf1\xd9\x49\xed\xe4\x22\x69\x9d\x53\x9d\xd1\x4e"
+ "\x60\x3c\xcc\x18\xbb\xb0\xca\x02\x73\x34\xb9\x1d\x79\xc1\x8c\x39"
+ "\x62\xa1\x3e\xdf\x6f\xad\xc5\x31\x6f\x9d\x88\xcf\xc7\xb1\x05\xfd"
+ "\xd0\xec\x13\x12\x0a\x73\xbf\xd5\x24\x8d\x69\xde\x10\xd4\xb9\xae"
+ "\x79\x8c\xdd\x89\x63\x64\x87\x3e\x57\x15\xc0\xfa\x3d\xec\x14\xf4"
+ "\xcf\xfa\x8e\x10\xd4\xd7\x84\x7e\xe1\xf0\xbf\x18\xaf\x81\xd3\x8e"
+ "\xf3\x81\x75\x15\x3c\xe3\xbe\x2a\xce\x0b\x84\xc7\xe9\xb1\xea\xc5"
+ "\xf1\x63\xb9\x46\xf2\x93\xf8\x38\x88\xf5\xeb\xb8\xcd\x3a\x74\x4c"
+ "\x6b\xa6\x35\x59\xb6\x59\x5b\x99\xbc\x88\x79\x11\xb6\x32\xbd\xd4"
+ "\xba\xc1\xa9\xcf\x16\xb6\x07\xf7\x32\xda\x1b\xad\xe3\xf1\x59\xb9"
+ "\x18\x5b\x0e\xf9\xa2\xd9\x99\xff\xad\xb7\x61\x3f\xd1\xef\xd8\x3e"
+ "\xc8\xb7\x10\xd6\xfc\x22\x1c\x67\xb8\x67\x1a\xcc\x05\x53\x17\xeb"
+ "\x31\xcb\xef\xd8\x9a\xd9\xe6\x2f\xad\xc7\xa0\xe3\xc0\xda\xd4\xae"
+ "\x62\xba\x2f\xc8\xf4\xd5\x02\xca\x54\xed\x2c\xf7\x36\x60\xbd\x51"
+ "\xc4\x79\x58\xc3\xdb\xc6\x4b\xdf\xdd\xec\xb8\x77\xe3\x22\xfb\xe6"
+ "\x6c\x91\xf2\x16\xf2\x58\x8e\x6d\x71\xf2\x5e\x8f\xb6\xf9\x9d\xf6"
+ "\x7a\xe0\xfe\xa3\x4d\x2c\xbf\xdd\x4e\x5c\xd7\x2a\x5b\x1a\x70\x9d"
+ "\x62\xf7\xe3\xfe\x0f\xc0\xa8\xef\xf8\x1e\xa6\x06\xfc\x46\xc0\x72"
+ "\xeb\x60\x5f\x78\x5e\x92\x7a\xf6\x3f\xf0\xad\x06\x8f\x9c\x97\xda"
+ "\x60\x9d\x5e\x96\x2d\xc9\x11\xf8\xbd\xef\xa0\xe6\x09\x62\x1c\x81"
+ "\x32\x43\xbb\x0a\xf3\xcc\x43\x1d\x8b\x94\x63\x9e\xe5\x94\xe7\xef"
+ "\xf3\xa1\x27\x1b\xc6\xda\x7b\x49\x04\xc6\x2c\xc0\x3d\x7e\x6c\x0c"
+ "\xb4\x2b\x63\x30\x0e\x38\xc6\x34\x35\xa6\x60\xee\x9f\xf6\x0f\xfe"
+ "\x3c\x84\xed\x93\xb6\x18\xef\xbd\x8c\xbe\x60\x2d\x8d\xa9\x2c\x56"
+ "\x97\xff\xd4\x64\x1b\xc5\xfb\x98\x4c\x33\x68\x25\xc6\xb1\x6c\x61"
+ "\x79\x30\xb0\xcd\x5e\xc7\xb4\x6e\x4f\x15\xe5\xe3\x16\xd0\xbf\x6e"
+ "\x05\x5a\x31\xbd\x08\xfe\x1f\xd2\x4c\x3a\x4e\xf2\x5c\xc7\x3c\x2f"
+ "\x83\xe8\x13\xee\xc7\xe3\x7c\xc0\x98\xb1\xb8\x0b\x1d\x93\x75\x77"
+ "\x63\x5e\xf0\x8e\xa7\x59\x8c\xf4\x1c\x2a\xe5\xd7\xa9\x59\xcb\xfb"
+ "\x15\x38\x33\x59\xcd\xfa\x88\xfd\xf3\xae\x6f\x1d\x21\xa2\x2e\xe3"
+ "\xd7\x9a\xd9\x11\x2b\xc5\x07\xe1\x32\x1d\x8f\x9d\xce\x69\xd1\x71"
+ "\x58\x94\xe1\x8f\x8b\xcf\x3e\x7e\x1d\x9e\xbd\x41\x6c\xb3\x98\xc7"
+ "\x8f\x6f\x8f\x82\x76\x8b\xa1\x1f\x0d\x92\x4e\x25\xee\x63\x0a\xe7"
+ "\xba\x5e\x87\x4d\xd6\xa9\xf8\x18\x2a\xf6\xfe\x2d\x5a\x94\xa8\x9b"
+ "\x3d\x77\xa9\x21\x3e\xf1\xa5\x04\xdd\x9c\x25\x4b\x16\x2d\xd1\x61"
+ "\x60\x29\xe7\xf9\xc3\xf3\x65\xd9\xb4\x62\x1e\xcc\x62\x39\x0f\xa6"
+ "\x2d\xc6\x39\x77\xac\x89\xd8\x62\xaf\x8f\xfd\xc4\xd6\x29\xe7\xac"
+ "\xd4\x4e\xbe\x5a\xc0\x6f\x25\xa5\xf0\x33\xc2\xaf\x1c\xed\x29\x33"
+ "\xad\x24\x0a\xe4\x0d\xe6\x43\x26\xc7\xbd\xb0\x61\x9e\x8f\xa8\x7a"
+ "\x62\x3b\xb1\x55\xd0\xa0\x9c\x83\xf9\xe9\x4b\x58\x7c\x2c\xb8\x1f"
+ "\x7e\x46\xf8\x95\xc3\x8f\xdd\x27\x7c\xca\xf6\xec\x97\x38\x5f\xe3"
+ "\x3e\x2c\x99\x98\x7f\xa2\x86\xae\xd2\xb0\xb9\x27\xac\xe7\xf5\x5c"
+ "\xfa\xa0\xa6\x99\x57\x73\xc4\x7a\xec\x7b\xe1\xc0\x55\x44\xe7\xa6"
+ "\x9e\x0f\xcd\x6c\xd1\x88\xf5\xd8\x9e\x4c\xe9\x7d\x30\x0f\x05\xd4"
+ "\x97\xea\x69\x68\x66\x7b\xb0\x58\x2f\x80\x3d\x37\x53\xed\xee\xb9"
+ "\xbe\x34\xf3\xe3\x64\xb1\x9e\xd6\xb9\x3d\xa7\x3a\x7e\x42\x66\x3d"
+ "\xbe\x73\x8d\xb0\x4a\xc3\x63\x97\x65\xda\x92\xa1\xbe\xdb\xf8\xbd"
+ "\xde\xd1\x49\xd0\xb9\xd2\xc9\xf0\xd2\xdc\x39\xe3\xe6\x2e\x4c\xc2"
+ "\x8c\x66\x89\x8b\x96\x25\xe2\x71\x61\xfc\x1f\xd9\x61\xd1\xcc\x3f"
+ "\xbc\xc4\xff\x49\x9c\x1f\x81\xff\xcc\x07\x7e\xc3\xe3\xec\x65\x06"
+ "\x3c\xbc\xb4\x08\x8b\xc9\x09\xe1\xcb\x5e\xc2\x83\xeb\x5e\x54\x7d"
+ "\x6b\xa6\x50\x0e\xbc\x51\xca\x71\x56\x00\xf9\xef\x87\x64\x26\x4b"
+ "\xaf\x32\x91\x43\x7a\x1b\x91\x6c\x6b\xca\xb8\x27\xc2\x59\x8c\x7b"
+ "\x12\xb8\xca\xf0\x52\xa0\x6d\xee\x1c\x58\x33\x2a\x5a\x33\xa9\xd6"
+ "\x44\xe6\x25\x8b\xd8\x68\x62\x31\x70\x33\x85\x38\xd1\xbf\x54\x23"
+ "\xe4\x30\xbf\xf3\x02\x8c\xd7\x85\xf9\xdc\xa1\x6c\x84\x72\x1d\x94"
+ "\x71\x0e\x04\x43\xb9\x10\xed\x62\x50\x0e\x81\x72\xa8\x90\x73\xb9"
+ "\x18\xf7\x39\x43\x59\x07\xe5\x91\xd0\xbe\x23\xff\xb3\xfb\x3d\x83"
+ "\x34\x5f\xca\x31\xcf\xf3\xc9\xd3\x22\x47\x3e\x79\xcc\xf5\x95\xa6"
+ "\x65\x3e\x08\x5c\x06\xa1\x65\x3e\x21\xb7\xad\x81\x3a\x8e\xef\xbf"
+ "\xdc\xe6\x42\x8f\x4b\x31\x5c\xb8\x4d\x05\x73\xab\x15\x34\x38\x95"
+ "\x01\xff\x7f\x28\x93\xec\x7a\x2c\x2f\x28\x1c\x69\x26\xc6\x1a\xa6"
+ "\xc5\x6e\xed\x89\x28\x17\xab\xc8\x73\x18\xb7\xd9\x9c\x3e\x5b\x75"
+ "\xe7\x56\xa2\x62\x65\x1e\x77\x94\x5e\x54\x11\x96\x1f\x5d\x8a\x49"
+ "\xe8\x1c\xcf\xc2\xed\x9e\xac\x2f\x40\x66\x60\xb9\xd0\xe6\x2f\x0a"
+ "\xb4\xc5\xcf\x61\x72\xa0\x8a\xec\xe1\x32\x86\xaf\x91\xc9\x0b\x2a"
+ "\xb2\x83\x3e\xc3\xf3\xe5\x98\x54\x2a\x3d\x8f\x7f\x35\x7f\x11\x85"
+ "\x7b\x03\x93\xe3\xe7\xb0\x73\x50\x6f\x35\xc8\x6a\x62\xff\x5e\xab"
+ "\x0e\xc5\x7d\xb6\x02\x8f\xd3\xa1\x22\xd9\x33\x6e\xcb\xc0\xe7\xf8"
+ "\x33\x39\xe4\x0b\x12\x80\x79\x5d\xb1\x6f\x5b\x9d\x62\x26\xae\x85"
+ "\x73\xe8\xc7\x7a\xe5\x19\x12\x80\x31\xa2\xc5\xbe\x64\xb3\x3c\x75"
+ "\x59\x2a\x9d\x14\xef\xca\x04\xe7\x5c\xdf\xe7\x99\xdf\x31\xae\xbc"
+ "\xeb\xa5\xf0\xe8\xc7\xe1\xbf\x70\x31\x35\xba\x33\x6f\x86\x5e\x09"
+ "\xea\x53\x72\x65\xf7\x2d\x5f\xb3\xfc\xb7\x59\x2a\x03\xb4\xc3\xf4"
+ "\x1b\x01\xf5\xf0\xd6\x98\x02\xe6\x07\xab\x52\xa1\x9e\x13\x25\x64"
+ "\xa2\x3c\xd9\x02\xcf\x57\x15\x20\xcf\x52\xad\x6f\xd9\xb6\x95\x18"
+ "\xff\x5b\x05\x63\xac\xca\xc5\x6b\x62\x1c\x31\x35\x8b\xb3\x65\x27"
+ "\x21\x6c\x9f\x32\xc8\x28\xb8\x0f\xb6\x51\xa5\xd9\x85\x72\x07\xda"
+ "\xb4\x84\x2c\xd5\x68\xe4\x5b\xa0\x31\xc6\x31\xb1\xd0\x81\x34\x83"
+ "\x0e\xf2\x9b\x8d\x7c\x8c\xb2\x2e\xee\x9e\x69\x54\xa9\x11\xff\x1e"
+ "\x83\xdf\xef\x79\x5e\xa2\x17\x9a\xa4\x36\xa1\x1c\x00\x32\x54\x05"
+ "\x1c\xb5\xad\x59\x6a\xbd\x53\xee\x47\xbe\x2f\x5b\xa5\x7e\x12\xe3"
+ "\xcf\x61\xdb\x4c\x76\x56\x69\x58\xdc\x45\xa8\x3b\xcd\x44\xb4\x2c"
+ "\x46\x0c\xfc\x0f\xf2\xcf\x9f\x88\xf8\x3f\xc8\x3f\xbf\x89\x73\x69"
+ "\xe3\x23\xc9\x5e\xcb\x78\x5a\xa5\xce\x07\x1e\x7d\x0c\x7e\xbf\x87"
+ "\xfa\x20\xbf\x3d\xc0\xea\xaf\x56\xb3\xbd\x9a\x8d\x3e\x21\x24\x02"
+ "\xce\x7f\x28\x9d\xf7\x55\x45\xc1\x98\xaa\xcb\xa4\xb9\x0f\x7a\x58"
+ "\x31\x94\x8f\x4b\x76\x1e\x66\xf7\xc9\x52\x37\x38\x95\x3f\x84\xb2"
+ "\x45\x2a\xb7\x66\xf9\x10\x09\x2b\xd0\x2e\x72\x25\x3d\x66\x33\xea"
+ "\xbd\x2f\x85\x80\x5c\x08\xf2\x0d\x5c\x07\xfa\xbf\x6e\xe4\xf7\xc6"
+ "\x6b\xaf\x64\xe6\x36\x59\x82\x96\x47\x5b\x00\xff\xe0\x1a\xc8\x7f"
+ "\x0b\xa6\x89\xed\x4c\x34\xf9\x1c\x1f\x29\xbd\x9b\x90\xe9\x13\x28"
+ "\xac\xf3\xcb\xe0\xef\xa8\x59\x03\xff\xaf\x31\x0f\xa0\x51\x50\xcf"
+ "\x60\x22\x94\xc7\xc6\x49\xba\x50\x94\xd3\xae\x9d\x56\x0d\x9a\xb3"
+ "\xf1\x0f\xc8\x73\x1a\x66\xbb\xce\x4d\xd1\x46\xa3\xdc\x89\xb1\x48"
+ "\x58\xbe\x3c\x8c\x7d\x6a\x23\x7e\x2c\xdf\xc4\xba\x59\xfe\x2c\xcf"
+ "\xc2\x2b\xfa\x00\x29\xee\x29\xe0\xcd\x68\xaa\x36\xcc\xc7\x58\xa8"
+ "\x2c\xaf\x4c\xab\x7e\x20\x8b\x7f\x2a\xc6\x3d\xdd\x92\x44\x82\x0b"
+ "\x05\x1e\xf7\x94\xc5\x29\xf1\x03\x3d\x25\xc9\x7d\xec\x53\x9a\xb9"
+ "\x2b\x40\x8a\x7d\x4a\xaf\xd9\xad\xf0\xff\x48\x18\x0f\x0d\x1c\xf5"
+ "\xac\x2c\xc7\xbc\xd2\xb8\x8d\x85\xaa\x06\xdc\x53\xf3\x58\xa8\x5e"
+ "\xad\x17\x2a\x0d\xcf\xb9\x9a\xa5\x01\xfc\x4b\xe5\x3e\x45\xf2\xb9"
+ "\x1d\x30\x67\xb8\xad\x58\xa5\x9e\x28\x9e\x2b\x05\xba\x04\x8b\x7a"
+ "\xa9\x19\xed\x0c\x68\x2f\x03\x4c\xa8\xa0\x1d\x09\x9b\xdd\x61\xce"
+ "\xe5\xa0\xf4\x9a\xcb\x18\x23\x23\x4b\x63\x35\xa9\x7c\x59\x4e\x5f"
+ "\xa6\x4b\xaa\x34\x9d\xe2\x36\xcf\x7a\x69\xd1\xec\x39\x33\xe7\x2d"
+ "\x30\xe8\x9e\x99\xf6\x18\x4b\xc8\x19\xae\x9b\x9b\x38\x87\x2d\x49"
+ "\xba\x67\x1e\x7f\x74\xea\xd4\x69\x33\x7f\x37\xed\x91\x69\xd3\x7f"
+ "\xf7\x10\xdf\x35\x39\x6d\x09\x0b\x7b\x9a\xb8\x48\x87\x37\xcd\x12"
+ "\xb3\xd6\xa7\xcc\x59\xb2\xc8\x15\x0f\x82\x99\xad\x4d\xcd\xec\xca"
+ "\x16\xfc\x9f\xd9\xf3\x54\xbe\x1b\x24\x3b\x1b\xc7\x3e\xdf\x57\x71"
+ "\x6c\x59\x4e\xfb\x2c\xdf\x00\x94\xaf\x58\x4c\xa1\x20\xb6\xee\x68"
+ "\x70\x4e\xe3\xfa\xd3\x9a\xe5\x6b\x74\x8e\x0f\x26\xde\xdb\xa0\xc6"
+ "\xfb\xc4\xb9\x2c\x9e\x6b\xa3\xc3\x86\xa5\xb3\x18\x5f\x59\xbe\x16"
+ "\xc9\xf6\x8e\xe7\xa4\x3e\xd4\x63\x9d\x2c\xdf\x87\x1c\x79\xab\xb3"
+ "\xfc\x42\xe5\x7c\xa7\xec\x4f\x31\x46\x84\xa0\x38\xe3\x0b\xb2\x8a"
+ "\x1f\xfc\xfa\xe0\x6f\xa2\x03\xdf\x93\x68\x2d\xea\x6c\x81\x2a\x58"
+ "\x83\x93\x7d\x78\x8e\xb3\xac\xe3\x2c\x2f\xc7\x54\xbb\xcd\x67\xa6"
+ "\x5d\x0d\x47\x1f\x3a\xd3\xae\x61\x7a\x22\x4d\x02\xf9\x17\xf5\xfd"
+ "\x24\x5a\x83\xb9\xfc\x80\x8f\xb3\xa7\xda\xd2\xb2\xa7\xda\xa9\x6d"
+ "\x26\xc8\xef\x70\xfc\x1e\xf7\xad\x4f\xb5\x7f\x4f\x59\x3e\x23\xb4"
+ "\xe7\xf0\x58\x87\xe5\xe8\xc7\x39\x03\x78\x78\xeb\x65\x9e\xfb\x7a"
+ "\xea\xf2\x1f\xbf\x9d\xb9\xdc\xc4\x73\x5f\x5f\xe4\xf9\xe2\xf1\xf9"
+ "\xd0\x66\x1a\xb4\x73\x78\xa6\xdd\x47\x37\xd5\xde\x41\xd9\xde\xdb"
+ "\xac\x3e\xa4\xab\x7c\xd6\x88\xb1\x4b\x87\x12\x35\xee\xe5\xb3\xbf"
+ "\xd5\x11\x81\x71\x0d\xd3\xcd\xd4\x8a\xf1\x71\x3e\x69\xaf\x55\xeb"
+ "\x92\x34\x30\x6e\x7d\xee\xaa\x32\x44\xb8\xdf\x7b\x9d\x07\xf3\x67"
+ "\x63\xdf\x44\x9a\xe7\x43\xe0\x68\xa1\xf9\x7e\x85\x88\xf7\x34\xcf"
+ "\xb7\x8e\x6e\xec\x07\xe7\xfd\x4b\xe1\x68\xa1\x79\xfd\x37\xd0\x8d"
+ "\xfd\xa1\x3c\xd0\x00\x47\x0b\x7d\xdd\x14\x0b\xf5\x0d\xf4\xf5\xb3"
+ "\x15\x70\x34\xd3\xd7\xbf\x1b\x0f\xf5\xa0\xdc\xb0\x13\x8e\x50\x6e"
+ "\x0c\x85\x7a\x50\xfe\x3e\xa7\x51\xd5\xc7\x0c\xff\x9b\x69\xde\xa0"
+ "\x49\xfc\x59\xc1\x31\xec\x59\x79\xb7\xce\xe6\xcf\x18\x66\xe0\xcf"
+ "\xb8\x2d\x95\x3f\x43\x97\xcd\x9f\xd1\x64\x83\x7a\xc9\xf4\xf5\xe6"
+ "\x26\x38\x5a\xe9\xeb\x2d\xc7\xa1\x1e\x94\x2f\x1a\xe1\x08\x65\x33"
+ "\x3c\xab\x3f\x94\x2f\x17\xc0\x11\xca\x96\x35\x50\x2f\x95\xbe\x7e"
+ "\x2d\x11\x8e\x36\xfa\xba\x15\xdb\x87\x72\xfb\x34\x38\x42\xd9\x36"
+ "\x01\xea\x41\x59\x18\x0d\x47\x1b\xcd\xbb\x13\xde\xa9\x6f\x06\xcd"
+ "\xbb\x6b\x22\x5c\x27\x34\xef\x9f\xe0\x79\xfd\xa0\xac\x2f\x81\xeb"
+ "\x50\xbe\x1b\xee\xef\x0f\xe5\xf0\x10\xba\x31\x00\xca\xa3\xf0\x5d"
+ "\xd7\xd0\xbc\xfb\xe0\x39\xfd\x34\x34\xef\x7e\x7c\x67\x28\xff\xda"
+ "\x02\xf5\xa0\x3c\x1a\xfb\x03\xe5\xb1\x70\x5f\x00\x94\x23\x61\x0c"
+ "\xfa\x66\xd3\xbc\x71\x2d\x50\x0f\xc6\xfa\xa1\xbd\x70\x84\x72\x54"
+ "\x0e\xd4\x83\xf2\x63\x30\x86\xfd\xa1\xfc\x44\x38\xd4\x87\xf2\x44"
+ "\x7c\xdf\x1c\x9a\xf7\xdb\x1a\xa8\x17\x40\xf3\xa6\xec\x80\x23\x94"
+ "\x9f\x4e\x86\x7a\x50\x9e\x06\xe3\xd7\x1f\xca\xbf\xd7\x41\xfd\x00"
+ "\xf7\xf4\x7c\x7e\x36\x5d\xe5\x07\x7d\x9d\xf3\x21\x5d\xd5\x07\x8e"
+ "\x2f\x43\xd9\x57\x4f\xf3\xfe\x18\x0c\xe7\xe1\x98\x10\x0d\xe5\x70"
+ "\xb1\x0c\xc7\xb9\xe3\xa1\x1c\x21\x96\xe1\x38\x4f\x0f\xe5\xd1\x62"
+ "\x19\x8e\x8b\xb0\x1c\x49\xf3\x0c\x70\xf4\x83\xe3\xa2\x62\x28\x8f"
+ "\x17\xcb\x70\x5c\x6c\x81\x23\x8c\xe5\x7c\x13\x9c\x8f\xa2\x79\x0b"
+ "\x8a\xa0\x0c\xc7\x85\x71\x50\x9e\x00\xc7\x32\x28\x4f\x30\x87\x59"
+ "\xa3\x91\x57\x85\xa0\x9a\x08\x3a\x64\x40\x49\xfa\x55\xa2\x46\x1e"
+ "\xc5\xfc\x2e\xb0\x36\xdf\x51\xaf\xea\x5b\x59\x92\x66\x62\x32\x83"
+ "\x7d\x53\x5f\x83\x30\xa4\x2f\xc6\x63\xf4\x83\x7a\x7d\x1a\x55\xfd"
+ "\xda\x10\x8f\xaa\x53\x4d\x2c\xc7\xa4\x18\xa3\xd3\x0f\xee\xb9\x0a"
+ "\xf2\x55\x24\xe0\xbf\x1a\xc6\x6d\x27\xcd\xf4\xbd\x0c\xe3\x15\x4e"
+ "\x33\xfb\xd7\xc3\x11\xca\x83\xbe\x80\xf1\x82\xf2\xd8\xd7\xe1\x08"
+ "\xe5\x17\x1e\x85\x71\x0b\x6f\xcd\xea\x37\xcd\xa4\xea\x33\x89\xe1"
+ "\xcb\xee\x5b\x40\xb7\xa6\x74\x2a\x20\x2d\xdd\xfe\x40\x74\xa0\xcd"
+ "\x08\xf3\x60\xb8\x31\x10\x63\x4d\x6e\x6f\x8b\xa6\x41\x27\x51\xe6"
+ "\x41\x19\xc4\x8f\x76\x8c\x54\xf3\x67\xf7\xa7\xf5\xaa\x7e\xab\x30"
+ "\x2f\x09\x0d\xba\xe4\xe9\xfa\x76\x76\x7d\xc4\x03\x35\xfc\xba\x3f"
+ "\x91\xaf\xbf\x80\xd7\x0f\x04\x62\x7c\xff\x11\x3f\xb2\xeb\xd5\x96"
+ "\x26\xf1\xbd\x7c\xf0\xda\x69\xac\x6b\x52\xf5\x27\x1c\xff\x81\xd7"
+ "\x32\x7d\xc8\x15\xad\x5f\x76\x6b\x56\x7f\x2d\xf4\x3d\x40\x94\xff"
+ "\x37\xd0\x00\x5a\xc0\x62\xb4\xac\xeb\xe7\x36\x2e\x26\xea\xbf\x42"
+ "\x70\x58\x64\x2e\x60\x28\xea\xd4\x81\x66\xcc\x93\x3e\xb2\xb4\x5e"
+ "\x15\x90\xb1\x05\x65\xae\xe0\xb1\xf9\x1c\x5b\xfb\x6f\xb7\xad\xf7"
+ "\x3b\xae\x4b\x09\x84\xe7\x07\xac\x4a\xb7\xd2\xab\xc6\xb4\x47\x01"
+ "\x97\xf1\x7c\x1f\x2d\xdb\x03\xc5\xeb\xd8\x98\x6f\x2b\xff\xbf\x89"
+ "\xd9\xd1\xa1\x2d\xbc\x97\xc9\x7b\x22\x5d\xed\x59\x47\x67\xd3\x21"
+ "\x63\x8b\x80\x4e\x0f\x43\xdb\x6f\xef\x13\xcc\xea\x81\x66\xe2\xab"
+ "\x4b\xfa\x04\xda\xef\xcf\x6c\x88\x52\x5d\xea\x77\x74\xb6\xc0\xea"
+ "\xb2\x6b\xc7\x3e\x01\x3e\xc0\xd8\x17\xf0\xae\x36\x47\x1e\xf0\x0d"
+ "\x61\x91\x18\xf7\x02\x9e\x11\x85\x6b\x3b\xdb\xdf\xa9\x0a\x88\xad"
+ "\xb4\x61\xde\xd0\x1a\xdd\x7d\x89\x44\x13\x68\xf5\x57\xa5\x2d\x63"
+ "\x7b\x9e\xaf\x1a\x53\xbe\x60\xbe\xd8\xd8\x3e\xd4\x7b\x9c\x06\xf9"
+ "\x19\x31\x5e\x02\x8e\xd5\x5a\x01\xda\x83\xe7\x19\x93\x4e\x61\x1b"
+ "\xb7\x7d\x72\xd9\xac\x6e\xcd\x0a\x48\x90\x9e\x85\xeb\x4d\x2e\x8c"
+ "\x0d\xca\xdc\x18\xaf\x63\xa6\xdd\x8e\xf1\xef\xb2\x9d\xc7\x77\xae"
+ "\x18\x9f\x60\xee\xc2\xc4\x25\x8b\x75\x4b\xe7\xa6\xcc\x79\xe8\xae"
+ "\x65\xe1\xba\x25\xc9\xba\x25\xb8\xcc\xf2\x13\xb0\x14\x2f\x9d\xbf"
+ "\x28\x51\x87\xd9\xed\x3b\xe7\xc6\x0e\x11\xb4\x7e\x05\x2c\x76\x94"
+ "\x2a\x88\xd9\x48\x85\xa2\x07\x26\x26\x26\x52\x81\xae\x87\xd1\x4f"
+ "\x9f\xc8\x75\x28\xd5\x00\x5f\xdd\x88\x3e\x20\x5b\x07\x3d\xd8\xe6"
+ "\x17\x90\xd3\x9a\x35\x00\xe8\xdf\x3f\x5c\xfc\x2e\xc7\x63\x09\xaa"
+ "\x82\x0c\x48\x5b\xf6\xdd\x3a\x6b\x40\x84\x89\xfc\x91\xcb\x79\x45"
+ "\x63\x79\xdc\x60\xd5\x80\x38\xa6\xb7\xe8\x1e\x98\x48\x8b\xda\xa2"
+ "\x41\x3e\x53\xb1\x6f\x84\xb6\x3b\x68\x35\xb9\xcc\xe2\x12\x00\xcf"
+ "\x47\x61\x3c\x10\xfb\xa6\x01\x5a\x61\xc8\xf0\x28\xe1\xad\x76\x6d"
+ "\xfa\x76\xa2\x7e\x1f\x68\xa1\xd1\x01\x5f\x8e\x20\x77\x7c\x92\xd6"
+ "\xa4\xbe\xa8\x1a\xb0\xf8\x93\xb4\x5a\x35\xdd\x30\xa0\xe8\xca\xc8"
+ "\xfe\x91\x56\x31\x4f\x7a\xb5\xcd\x4a\x3e\x9f\x40\x50\x3f\x2b\xb5"
+ "\x0c\xbe\xb3\xd6\x32\x38\xc0\x6a\xdd\x18\x4e\x8c\x23\x7e\x4d\x1e"
+ "\xff\x15\xfd\xf1\xb3\x32\x42\x5a\x54\x41\xe1\x9f\x4d\x40\x9d\xc1"
+ "\x2f\xdf\xaa\xf5\xdb\x60\xd9\x34\xcc\x88\xb1\xb8\xda\x36\x85\x6b"
+ "\xdb\x87\x04\x46\x1c\x84\x3a\x47\x40\xa7\x39\x0a\x9a\x39\xc6\x9d"
+ "\x6d\x1b\x61\x2d\x7a\xbf\x3d\x5f\x5d\x5e\x36\x9e\xdb\x73\xe3\x80"
+ "\x77\x71\x6f\x89\x6a\xe0\xe0\xcf\x3e\x2c\x23\xf0\x6c\xf2\x7e\xfb"
+ "\x44\xf5\xe7\x91\x9d\xae\x8f\xf9\x2c\xa2\x8c\xb4\x62\xfc\x66\xd0"
+ "\x19\xf7\x9f\x2a\x20\x74\x53\x98\x79\x57\x8a\x55\x1d\x6b\x22\xea"
+ "\xca\xda\x02\x92\x7a\x8e\x0c\xb0\xfd\xa8\xd7\xbc\x07\xf7\xb7\x61"
+ "\x7c\xd5\xa3\x21\x2c\xce\x62\x9a\x91\xe5\x2d\x0e\xac\x02\x39\x40"
+ "\xf8\x51\xef\x57\x35\xcd\x48\xe0\xfa\xbd\xb6\xdf\x86\x90\xca\x04"
+ "\x33\xa9\x8e\x29\x22\x6d\xea\x28\xb2\xe7\xf9\x22\xf2\x26\xe8\x1f"
+ "\x6f\x5e\x24\x01\x4c\xa6\xed\xd0\xfb\xd9\x3a\xf4\x1a\xdb\x0a\x3d"
+ "\xc6\xbd\xa2\xf4\x47\x7d\x3f\x94\x71\x6d\x8b\xf4\xfe\x55\xe6\x22"
+ "\x72\x5f\x13\xd1\xb7\xa9\x49\x60\xdb\x0a\x7d\xbf\x2a\x43\x01\xb4"
+ "\x05\x42\x2b\x8c\x2b\xc6\xdc\xc3\x58\x7c\x38\x4e\xfd\x63\xc8\xb4"
+ "\x16\xd5\x80\x0b\xfd\x8e\x93\xc1\x18\xf3\x15\xe5\x46\x8c\x17\x0d"
+ "\xf3\xd7\x6c\x0f\x1e\x66\x4c\xbb\x0a\xfd\xc2\x98\x46\xbb\x6f\x29"
+ "\x41\xb9\x1b\x64\x0a\x15\xbe\xb3\x40\xf5\xfd\x66\xe2\x31\x8f\xde"
+ "\x8b\xb2\xb7\xd0\x1a\x82\x39\xc1\xfc\xb1\x9f\x98\x9f\x7b\xe5\x59"
+ "\x18\xcb\x74\xbd\x06\xea\x05\xc0\xf9\x81\xd5\x2d\x56\x62\x1f\x75"
+ "\x8b\xf1\x5e\x03\xcb\xbb\x1c\xbc\x35\x8d\x68\xf3\xd3\x48\xb0\x6e"
+ "\x2c\xe3\xa5\x01\xf6\x5d\xb7\x94\xd0\xac\x3b\x82\xd1\xce\xc2\xcf"
+ "\x69\x2f\xe8\x9e\x20\x44\xf7\x6b\xf6\xff\x46\xdd\x38\xa0\x61\x70"
+ "\x58\x34\xd3\x0b\x98\x2e\xaa\x7d\x8d\xf3\xaa\x76\x55\x9b\xdf\xdc"
+ "\x18\x21\xab\x30\x51\x58\xa5\x09\xc5\xfc\xee\x17\x55\xda\x39\x34"
+ "\x2f\xb5\x90\x6e\xb8\x87\x7d\xb7\x84\x72\x7c\x9b\xdf\xb0\xbd\x34"
+ "\x6f\x25\x81\xf6\xc7\xb7\xa9\x34\xc7\xe1\x57\x2b\xde\x1f\x83\xef"
+ "\x6d\x2f\x6a\xd3\xe3\x7b\xb3\x3c\x52\xf0\x5e\x33\x81\x66\x74\x48"
+ "\x18\x61\xb9\x15\x3a\xf4\xfe\x52\x9e\x5d\x1c\x0f\x1c\x03\xa1\x43"
+ "\xdf\x8f\xbd\x6b\x87\x3e\x00\xc6\x17\xe3\x3b\x07\xa6\xc5\xc3\x3d"
+ "\x9b\xc2\x82\xe1\xda\xc0\xb6\xe0\xb0\x89\x98\xcf\xad\xda\x60\x26"
+ "\xf6\x8d\x61\x5a\x8c\x5f\xb8\x39\x85\x68\x85\xc1\x61\xc0\xf7\x61"
+ "\xa1\x26\x3e\x7f\x08\xf6\x53\xc8\x5b\x39\xa9\x0d\xf7\xed\x41\xdf"
+ "\xa0\x7f\xc7\xe1\x57\x6b\x52\x05\xd6\xb5\x85\xb5\x45\xc2\xb1\x04"
+ "\xfa\x1a\x4a\xb3\x1e\x98\x80\xff\xc3\xb5\x50\xe8\xf3\x21\x1c\x07"
+ "\x1c\x0f\x71\x2c\xf6\xc9\x63\xf1\x52\x06\xd4\xdb\x29\x64\xfd\x47"
+ "\x88\x49\xa5\xcd\xa1\x59\xbf\xd6\x38\xd5\x3b\x27\xd7\x5b\x34\x92"
+ "\xd7\xdb\x5e\xce\xeb\x8d\x4f\x6d\x54\x0d\x5a\xc5\xc7\x7b\xd0\xaf"
+ "\x3a\x8f\xf7\xa0\x30\xf9\xde\xdf\x57\xf0\x7b\x73\x62\xf8\xbd\xff"
+ "\x8c\xf7\x3e\xa7\xec\xd3\xa0\xa7\xe5\xfa\xcf\x10\x5e\xff\xdf\xfd"
+ "\x79\xfd\x11\x13\x9d\xea\x2d\x97\xeb\xbd\x98\xc3\xeb\xad\x2b\xe2"
+ "\xf5\xc2\x8b\xe1\xfa\x47\x6e\xfa\xb2\x4b\xbe\x67\x85\x96\xdf\xb3"
+ "\x73\x2f\xbf\xe7\xdf\x22\xe1\xfa\x39\x97\xbe\x9c\x96\xeb\x2f\x13"
+ "\xdf\xfb\xbf\x26\xf1\xfa\x8f\x34\xc8\xf5\x82\x7c\x79\x3d\xbc\xfe"
+ "\xdf\x50\x4f\x9b\xd1\xe6\x97\x61\xe1\xf5\x26\xad\x41\x7e\x84\x3a"
+ "\x77\x09\x59\xba\x1d\x6d\x7e\xb7\xe5\x43\x3b\x89\x40\x9b\x10\x3c"
+ "\x02\xed\x42\x84\x7c\x3f\x38\x37\xb0\x65\x2b\xb7\x35\x60\x6e\x6f"
+ "\xe0\x0b\x1d\xd9\x1a\x44\x02\x36\x07\xf1\x78\xf6\xad\x59\x41\xb1"
+ "\x0e\xfd\x41\xc4\x50\xc4\x60\x93\x2a\xa0\x09\x70\xd8\xee\xd6\xfe"
+ "\x95\x15\x94\xef\xb0\xbf\x09\xb0\xe6\x6f\xec\x1b\xe5\x31\xe7\x37"
+ "\xae\xfb\x9b\xfa\xe6\xe7\x0b\x04\xf3\xac\xab\x80\x9f\x41\x66\x09"
+ "\xda\x03\xeb\x17\xcb\x77\x2d\x6c\x18\x6e\x14\x74\x80\xc7\x17\x88"
+ "\x4f\x75\x6a\x13\x29\x11\x9a\xd4\xf9\xed\x44\x53\x05\xab\x1e\xd6"
+ "\x2f\x11\x4c\x6a\xdd\x42\x94\x07\x82\x8e\xe5\x5f\x13\xdb\x2b\x7a"
+ "\x20\x3a\x7d\x01\xcf\x97\x8e\xb2\x13\xe2\x38\xcc\xdd\x00\x96\xc7"
+ "\x6f\x61\x1f\xa8\x7b\x8b\x2f\xfc\xef\x8f\x75\xdb\x46\xb4\xd6\xb4"
+ "\xbd\xf5\x40\x74\xfb\x90\x81\x11\xed\x6f\xb5\x97\x74\x0c\x19\x6e"
+ "\xec\xd8\x34\x2c\xca\xf6\xd6\x58\xa3\x6d\x44\x5b\xb4\x7d\xc8\xc0"
+ "\x12\x78\x36\x60\x7c\x81\x7a\xb7\x50\xa2\xde\x9d\x66\x54\x63\xbb"
+ "\x9f\xa4\x15\xa9\xf7\xa7\xd5\xa8\xf7\x0b\xa5\xea\x4f\xd2\xf2\xe1"
+ "\x58\x8c\x39\xdd\x40\x46\xbb\x65\xfa\xfe\xb4\x72\x58\x63\x6e\xd9"
+ "\x00\xe3\x95\x2a\xd9\x2f\xe9\xa3\x36\x52\x55\x6c\x23\x87\x12\xaf"
+ "\x12\xf3\x20\xbf\x02\xf8\x15\x9a\x07\x87\x45\x9a\x07\x87\x13\xd6"
+ "\xe7\x21\x23\x6a\xf0\x1d\x71\x8f\xec\x7e\x81\xf7\x59\x1c\x0f\x6c"
+ "\x73\xdf\x56\xfc\x4e\x2b\xc5\xc3\x56\x05\x27\x77\x8a\x87\xad\xe6"
+ "\xf9\x04\x1d\x31\xb1\x7f\x8e\x78\xd8\xa2\x9d\x80\xc5\xc3\x06\x9d"
+ "\x8f\xe9\x7e\xb0\xd6\xb1\x1c\xa4\x36\x90\xa9\x36\x0e\x2d\x41\x1d"
+ "\x0f\x65\xa8\xd6\xac\xe0\x1d\x92\x8e\x86\x72\x83\x7d\x9d\x5f\x31"
+ "\xfc\x76\xc0\x79\x98\x07\xa5\x3a\xe9\x3c\x5d\x7f\x2c\x02\xed\xe8"
+ "\x76\x9a\xf0\xaf\xe2\xb7\xf7\x87\xed\x1b\x07\x00\x26\xdd\x63\x82"
+ "\x73\xe3\xe1\xf7\x90\x7d\xdd\xb1\xd1\xf0\x8b\x84\xdf\x78\xf8\x45"
+ "\xc1\x6f\x02\xfc\x26\xc2\x2f\x1a\x7e\xd3\xe0\x17\x03\xbf\x58\xf8"
+ "\xc5\xc1\x6f\x36\x1d\x74\x6c\x12\xc6\xf3\x84\xb6\x0d\x40\xf7\x10"
+ "\xa9\x5d\x79\x7c\x07\x87\xc1\xfb\x46\xa1\x4c\x23\xe4\xa5\x96\xb2"
+ "\xef\x02\xdb\xad\x31\x6c\x8e\x00\x7e\xd1\xbb\xfa\x47\x9a\xc3\x1e"
+ "\x88\x32\x0f\x1e\x61\x34\x87\x8d\x2d\x36\x0f\x1a\x97\x0f\x3f\xa0"
+ "\xe1\xb8\x22\xf3\xc6\xb0\x68\xf3\xe0\x7b\x9a\x80\x96\xa6\xd6\xac"
+ "\xc1\xd9\x26\x55\xe8\x7c\x6e\x4b\x1a\x0c\xf4\x0f\xcd\x11\xff\x07"
+ "\x7c\x08\xb1\xe0\xff\xd0\x46\x11\x94\x4b\x4c\xaa\x61\xac\xde\x95"
+ "\x21\x61\x71\xe2\x9e\xd1\x0c\x38\x5f\x6e\xf2\xb9\x10\xc3\xed\x58"
+ "\xe9\x56\xc9\xf7\xc0\x79\xee\x2c\x78\xc9\x30\x73\x41\x7c\xf2\xcc"
+ "\xa5\xf3\xe7\xbe\x34\x67\xe9\x38\xdd\x5d\xb3\x75\xfa\xb9\x4b\x16"
+ "\xcf\x5c\xbc\x6c\xce\xb2\x39\x4c\xa4\x82\x53\xbf\x52\xfa\xc5\xe1"
+ "\x1e\x59\x1b\xc8\xf0\x03\x67\x53\xba\xf2\x45\xa2\x9e\x64\x06\x7e"
+ "\x1b\xf1\x40\xf4\x80\x86\x6d\x74\x6f\xb3\x59\x3d\xa9\xc5\x44\x6c"
+ "\x28\xf7\x6c\x1a\x6e\x1c\xd8\xf0\x30\x9c\xb3\xaa\x27\x61\x1c\x46"
+ "\xe0\xff\xea\x06\x23\xc1\x3a\x5c\x0e\xfa\x94\x54\xa0\x1c\xb4\x69"
+ "\x78\x14\xd6\xa1\x20\xff\xb0\xe3\x90\x01\xda\xc9\xd0\x06\x85\x79"
+ "\x83\x75\xf7\xc1\x39\xf4\xc3\xa0\x30\xa7\xe8\xb5\x95\xb4\x02\xda"
+ "\xd8\x3f\xcf\xac\x46\xfb\xd8\x14\x6c\x17\xe6\x14\x7d\xab\xb5\x66"
+ "\x3f\xd4\xdd\x3f\x0f\xee\x1f\xd1\x0e\xe5\xb1\xc6\x7d\x50\xae\x57"
+ "\xdd\x3a\x7b\x3f\xdc\xcf\xf4\x01\xe8\xe3\xfb\x70\x0e\xf4\x75\x8d"
+ "\x34\x8f\x51\x56\x75\xcc\xe5\x24\x94\xf9\x86\x54\xe2\x5c\xa6\x6f"
+ "\x81\x1e\x02\x73\x77\x17\xdc\xbb\x1b\x9e\x25\xca\xd9\x3e\xa8\x0f"
+ "\x21\x5e\x20\x4e\x54\xa7\x72\xbd\xa8\x44\x40\x9d\xdf\x07\xee\xbd"
+ "\x75\x00\x5e\x7b\x13\xf8\x8e\xcb\xd2\xb7\x4e\x94\xe4\xdb\x3f\x89"
+ "\x31\xe4\xfa\xd7\x01\x8f\xcc\x20\x77\xc0\x73\xc2\x70\xfc\x70\x9c"
+ "\xf0\x7b\x2a\xcd\x1a\x6c\xc2\x38\x15\x85\x41\xc4\xbf\x63\xe3\xd8"
+ "\x02\x6e\x6b\xb9\x35\x5b\xc2\x4a\x4b\xf0\xd8\x02\x67\xba\x71\x7a"
+ "\xe9\xe6\x2c\x8c\x9f\x35\x7f\xce\x6c\xf6\x09\x2e\x7e\xe9\xd2\x65"
+ "\x0b\xe6\xe8\xe6\xc4\xbf\x94\xa0\x63\x97\x75\xcb\x96\x42\x95\xb9"
+ "\x89\x4b\x75\x8b\x5e\x59\xa8\x5b\xb0\x74\x2e\x4a\xce\x73\x96\x2c"
+ "\x59\x66\x48\xec\x47\xf8\x9d\xba\x05\xcb\xe6\x27\xce\x35\xc0\x3f"
+ "\x4b\xe7\x2c\x9c\xad\x63\x54\x5f\x0a\x4d\xcd\x9f\xaf\x13\x9f\xb0"
+ "\x34\x21\x7e\x09\x32\xc2\xc2\x97\xa1\x92\xd3\xfd\x4a\xb9\x3a\x00"
+ "\x63\xf4\xa1\x6f\xd8\x45\x55\xc8\xf9\x32\x0d\x8c\xf5\x86\xb1\x05"
+ "\xe8\xcf\x00\xe5\x26\xa6\x0f\x65\xdd\x8a\xdf\x47\xc8\x9f\x83\x88"
+ "\xe6\x0a\xf0\x7f\x6b\x56\xc8\x6c\xe9\xdd\x98\x1d\x1a\xe3\x96\x62"
+ "\x4c\x5c\x55\xc8\x09\xb6\x87\x19\xe6\x01\xf3\x77\xc9\xba\xf5\x3d"
+ "\x3e\x16\x21\x1b\x9c\x6d\x5a\xdc\x86\x1a\xb2\x0b\x7d\xfb\x60\x2e"
+ "\x34\xa1\x2c\x21\xe6\x99\x50\xc1\x3d\x27\xf1\x1e\x61\xe3\x3d\x4d"
+ "\x70\x5f\x85\xbc\xde\x84\xec\xc0\xfa\xac\x5e\xd6\xad\xd7\xe8\xe0"
+ "\xb0\x68\x38\x97\x8d\xfd\xf2\xb0\x9e\xe8\xae\x41\xbb\x47\x4b\x08"
+ "\xb9\x27\x98\xe8\xaf\xad\xef\xa7\x6d\x0d\xf2\x2b\x69\xcf\x24\x7d"
+ "\xda\x61\x4e\x5b\xd5\xe4\x8e\x36\xe0\x8b\xe5\xf7\x13\x9f\x95\x93"
+ "\x89\xba\x64\x5e\x09\xc6\x5d\x26\x15\x13\x0b\x48\x75\x1c\xe8\xcd"
+ "\xd6\x9d\xa4\xc2\x58\x4f\x2a\x6d\xef\xf2\x5c\x26\x29\x28\x8f\x0f"
+ "\x9b\x8c\x71\xf6\xd2\x57\x52\xfb\xfb\x1f\x9b\x7d\x77\x37\x97\x60"
+ "\x0e\x92\x3b\xaa\x6d\xdf\x1a\xab\x53\x77\x90\xea\xe4\x6a\x23\xc6"
+ "\x38\xb9\xa8\x1a\xfa\xe0\x7e\xb8\xd6\xb7\x02\xee\x9b\x42\xfa\x40"
+ "\x79\x14\x3e\x23\x7b\x13\xad\x7d\x6d\x08\xad\x7b\x6d\x13\x35\xe5"
+ "\x0c\xa1\x0d\x39\x62\x5e\x11\xf4\x17\x40\xbf\x08\xe4\x53\x43\x12"
+ "\x09\x69\x56\x0d\x2d\x63\xfa\xfb\x04\x56\x1e\x0a\x65\x1e\x7f\x20"
+ "\x79\x13\x96\x87\x41\xb9\x81\x97\xb7\x62\x79\x38\x94\x2d\xbc\xfc"
+ "\x19\x96\x43\x9b\x55\xc3\x34\xbc\x5c\x45\x58\xac\x0e\xd5\xb0\x60"
+ "\x5e\xfe\x0a\xcb\x30\xf6\xc3\x46\x1a\x93\xb0\xbf\x67\x80\x66\xc3"
+ "\xee\x4f\x3f\x4d\xd4\xd5\xc9\x8d\x6c\x3e\x7c\x92\x96\x80\xf6\x05"
+ "\x98\x0f\x43\x3f\x42\x7e\x07\x6c\x9a\xe6\x17\x81\xc7\xa1\x31\x81"
+ "\x56\xd2\x07\x64\xac\xfe\x70\xed\x2e\x1c\x3b\xb7\xf6\x94\xdd\xfd"
+ "\xd3\xa7\xda\xa8\x91\x6e\x6f\x9b\x48\x37\x86\x46\xd1\xed\xed\xf9"
+ "\x94\xad\x69\x7d\xa3\x4b\x52\xac\x2c\xf6\x35\xc8\xb5\x30\x87\x86"
+ "\xb1\xf8\x19\x66\x90\x13\x3d\xc4\xc2\xd5\xd2\x8d\x03\xf2\x41\xff"
+ "\x8a\x9c\xac\xb7\xa1\x0f\x36\xc8\xc6\xc3\xef\x3a\x94\x80\x32\xc2"
+ "\x88\xbf\x08\x45\xed\xf9\x42\x7a\x0c\xa1\xba\xb6\x89\x93\x13\xa8"
+ "\x11\xd6\x2b\x15\xb7\x5d\xd3\x6f\xe1\xf9\xdf\xb2\xe7\x86\xb5\x4d"
+ "\x14\x5e\x49\xc0\x9c\x62\x04\x31\x26\x0d\xd7\xee\x24\xc0\x93\x15"
+ "\x31\x81\xf6\x8d\x23\x8a\x0e\x25\x9c\xf3\x2e\x3f\x9f\x6a\xf8\x48"
+ "\x8f\x3e\x50\xd0\x27\x8c\x05\x6b\x83\xe7\xd8\xe0\x5d\x51\x4e\xd8"
+ "\x2d\x94\xab\x41\x5e\x99\xb8\x6b\x56\xad\x2f\x7d\x25\x26\x10\xde"
+ "\xe9\xfe\x6a\xfd\x55\x52\xd5\x8e\x73\x65\x78\xc3\xa1\x64\x42\x1e"
+ "\x4f\xb6\x19\x03\xcd\x2c\x66\xb7\x16\x73\xd8\xd0\xc1\x03\xf2\x9b"
+ "\x55\xa1\xa3\xa7\xa4\xc2\x3b\xc0\xbb\xef\xaf\xaf\xd5\x08\xf0\x1e"
+ "\xf7\xf1\x71\x83\xfb\x42\x43\x60\x6c\x23\x25\x7d\xc0\xcb\xfe\xf3"
+ "\xfc\x6f\x4b\x63\x08\xee\xad\x7e\x1f\x64\x13\xa1\x23\x26\x50\x80"
+ "\x75\x08\xaf\x1d\xd2\x5f\x20\xf8\x4c\x71\xac\xcf\x71\x1d\x18\xc6"
+ "\x19\x9e\x8f\xb1\xc2\xa5\x71\x85\xb5\x2c\xc4\xde\x91\xe0\x9e\xfe"
+ "\x9b\x46\x18\xa0\x7f\x11\x74\xdd\x31\xb7\x7b\x52\xe9\xfa\x1a\xca"
+ "\xf9\xc3\x9a\x00\xbf\x64\xba\x7d\x6c\x89\x39\xcc\x9a\xcd\x72\xbe"
+ "\x6e\x1a\x6a\x94\xbe\xe9\xc2\x7c\x03\x1e\x09\xfd\xa8\x04\x74\x68"
+ "\xf7\xf1\x11\xe3\x79\xae\x3d\xdf\x6f\x69\xa0\x1d\x73\x48\x5f\xc5"
+ "\xb8\xf3\xfe\x87\xf4\x16\x2f\x69\x1a\xea\x31\xc7\x23\xb6\x0f\xba"
+ "\x78\x87\x77\xed\xdd\x36\xd1\x23\x8f\x14\xc1\xb8\x68\x8f\xe9\xda"
+ "\xe9\x04\x15\x97\xd9\x6f\xbf\x80\x63\x85\xeb\x48\xca\x09\xa2\xb6"
+ "\xc2\x1a\xfa\xee\xb3\xd9\xea\xf0\x38\xa2\xb2\x83\x0c\x70\xb8\xa6"
+ "\x8c\x4c\x9d\x44\xd2\x2b\x13\x2e\x13\x29\x87\x1e\xac\x6b\x51\xef"
+ "\x3c\x6b\x56\xe3\x37\x24\xcc\x99\xc7\xf4\xdb\x4d\x3a\xc3\x7b\x5f"
+ "\xe1\xda\x1b\x16\xb7\xeb\x2b\xb3\xda\x76\x25\x46\xc7\xe2\xde\x83"
+ "\x2e\x9f\x9e\x40\x05\xc7\x77\x25\xcc\x8d\x92\x43\x47\x63\x4e\xf2"
+ "\xa3\xd1\x35\x2c\x16\xc1\xd1\x98\x32\x72\xb4\xae\x80\x54\x34\x9c"
+ "\xc6\x3d\xda\xdb\x8f\xc6\xe4\xa3\xec\x38\xd0\x06\xf2\xe1\x9b\x20"
+ "\x1f\xc2\x7c\xed\x2b\x68\xe3\xfd\xa5\x6f\x4b\x98\x63\x4f\x92\x0d"
+ "\x6d\x30\x47\x0b\xc5\x3c\x7a\xb6\xac\xd0\xba\x42\xf1\x3b\x13\xe6"
+ "\xd7\x7b\x23\x89\x8c\x7c\x43\x2d\xc4\xb8\xfb\xa6\x34\x70\x31\xf3"
+ "\xe3\x0e\x11\x06\xc5\xfb\x4b\x79\xf6\xa6\x2c\xd6\x91\xff\x85\x77"
+ "\x3f\xa4\xf7\x76\x4e\xde\xce\x62\x1e\xd9\x80\xef\x6c\xc0\x73\x36"
+ "\x18\x4f\xa0\x41\x31\xd0\xcd\xad\x3e\x22\xd1\xa0\x23\x5d\xa2\x81"
+ "\x6e\x25\xa3\x01\xe8\x31\x2b\x9e\x13\x69\x70\x0a\x68\xd0\x00\x34"
+ "\xc8\x24\x19\x47\xa6\x55\x90\xa9\xd1\x40\x83\x96\xcb\x98\x33\x81"
+ "\xe7\x31\x4c\xe4\x63\xcf\x68\x71\xca\xac\x46\x5f\x53\xa4\xc1\xce"
+ "\xe7\x39\x0d\x76\x3f\x6f\x06\x79\xc8\x5a\xf4\x0e\x94\xed\xaf\xc4"
+ "\xe8\x30\x8f\x15\xcd\x8c\xc3\x9c\xeb\x9c\x16\x1d\x40\x8b\x0e\x4e"
+ "\x8b\xb4\xc5\x40\x8b\xe3\xb5\x2c\x5e\xd6\xd1\xba\x0a\x52\x11\x57"
+ "\x44\x2a\x01\x97\x80\x16\xf1\x48\x17\xd4\xc7\xed\x2b\xf4\x41\xa0"
+ "\x7f\x07\x17\xa6\x90\x10\x89\x1e\xa0\xef\xf7\xcb\x4d\x21\xe8\x7b"
+ "\x1c\x01\x73\x53\xa2\x47\x30\xa3\xc7\x05\x91\x1e\xed\xe8\x3b\x07"
+ "\xf4\x68\x07\x7a\xb4\x03\x3d\x32\x39\x3d\x10\xe7\xa7\x58\x02\xa9"
+ "\xf0\x83\x1e\xe3\x69\x74\xa6\xc7\x0a\x91\x1e\xa7\x7a\x43\x0f\xdd"
+ "\xc4\xce\xf4\xb8\x23\xbc\x3b\x7a\xc8\x73\x62\x44\x18\xd2\xa3\xa3"
+ "\x48\x9c\x13\x23\x70\x4e\x64\xa8\xef\x81\xb5\x08\xc7\xf4\x70\xcd"
+ "\x5e\x36\x27\x30\x57\xd9\x3b\xcf\x5a\xd5\x15\x0d\x40\x97\xd9\xd4"
+ "\xce\x74\x5f\x91\x2e\x9c\x1e\xc3\xa3\x8a\xbf\xe2\xe3\xaf\x7b\x0a"
+ "\xd7\x0c\x9c\x1b\x48\x1f\xa0\x13\xcc\x1f\x77\x39\x28\x9d\xbf\xbf"
+ "\x42\x9b\x02\xce\x13\x9c\x23\x38\x1f\x2a\x13\x4e\x63\xde\x79\xf5"
+ "\xd1\xe8\x72\x82\xdf\x61\x8f\xc6\xec\x05\x5a\x15\x10\xfb\x2b\x40"
+ "\x9b\x24\xdc\x6f\x42\xc2\x30\x17\xe5\xd1\x98\x6c\x94\x17\xb4\xc0"
+ "\xf3\x7d\xed\x40\x27\x7b\x6b\x48\xbf\x1c\xd0\xa7\xf0\xfb\xac\xf3"
+ "\x77\x59\xcc\xbb\x4d\xfd\x42\xeb\xe0\xbc\xc6\x06\x34\x82\xb9\xa3"
+ "\x98\x33\x8e\x7c\xdc\xdf\xe9\xc9\x96\x7a\xe2\x3f\x60\x2e\xa7\x91"
+ "\xdd\x69\xce\x4c\x9e\x8b\x73\x26\x03\x68\x74\xc2\x4b\x1a\x85\x31"
+ "\x7b\x32\xe8\x99\x06\xd0\x87\x74\xb0\x4e\x02\x8d\x74\x7b\x3d\xd1"
+ "\xc8\x5e\x64\x4d\xb0\x6b\xfd\x36\x60\xee\x06\x61\xd1\x34\x95\x00"
+ "\xba\x53\x3b\xe8\xa8\x47\xcd\x36\x92\x0a\x3a\x44\xca\x69\xe2\x57"
+ "\x3d\xed\x0b\x52\x6d\x2a\x65\x71\xd7\xd1\x8e\x8c\xf9\x50\xaa\x6d"
+ "\xa5\x80\x57\xe1\x2c\xd6\xea\x16\x56\x36\x93\x15\x2f\x12\x1f\x96"
+ "\xa3\x36\xa6\x88\xe4\x00\x7f\xee\x7a\xbe\x48\x2d\x6c\x18\x50\x44"
+ "\x03\x30\x8f\x13\x31\xa2\x9f\x7a\xfa\x72\x12\x50\x99\x50\x81\xb1"
+ "\x36\xbf\xc5\xb8\xe6\x55\x16\x68\xd3\x4c\xdb\xed\xb0\x66\x6c\xcd"
+ "\xa4\xa5\x98\xdb\xe2\xbe\x64\x26\x8b\x23\xbf\xd8\x51\x16\x41\x7b"
+ "\x99\x31\xed\x0d\x90\xbd\xee\x64\xfb\x35\xe0\x9c\xaa\x72\x9e\x05"
+ "\xae\xff\xd3\x62\xec\x17\x8b\x23\x6b\xe3\xc7\xfb\x30\x46\xf9\x90"
+ "\xf0\x97\xf6\xa5\x99\x35\xf9\xa0\xfb\x82\x8c\x06\xf5\xee\x9c\x4c"
+ "\xb9\x5e\x98\x50\x7d\xdc\xca\xec\x96\xe6\xf4\x04\xbf\xfc\x14\xf4"
+ "\xcf\xc2\x3c\x19\xb8\x66\xff\x53\x18\xfa\x74\xd0\x22\x58\xaf\x86"
+ "\x0c\x35\x96\xcc\x32\xab\xe5\x75\xf9\x4e\x58\xcb\xac\xd9\x8f\xeb"
+ "\x69\x3a\xe6\x13\xd9\x0f\xef\x45\x37\x0d\xd0\xbe\x5b\x6f\x65\x98"
+ "\xf2\xde\xac\x6c\x35\x05\x9e\xb6\x02\x3e\x54\x7c\xf5\xdf\x2c\x6f"
+ "\x70\xa3\x6a\xe4\x6b\x47\x62\x6c\x04\x9f\x3f\xfd\x57\xf8\x8d\xe0"
+ "\xce\xbd\x6d\xea\x1d\xd6\x36\xbf\xdb\x22\xd3\x1b\xe4\x9c\xa9\xce"
+ "\xb9\x51\x11\x67\x76\xcd\x82\x36\x11\x67\xea\x33\xd4\x1c\x5b\xa2"
+ "\xd0\xb6\xe7\xef\x8a\x2d\x95\x2d\x17\x48\x1a\xf0\x71\x65\x42\x11"
+ "\xcb\xf9\x32\x10\xf0\x5d\x58\x01\x78\xd2\x01\xba\x3f\xe0\x09\xe2"
+ "\xc0\x56\xc0\x0f\x61\x05\xe8\xfc\xed\xa0\xf3\x8b\x38\x82\xb2\x17"
+ "\x1e\x5f\x04\x1e\x0d\x2c\x87\x73\x40\x27\x01\x70\x1d\xf0\x44\xff"
+ "\x66\x0a\x19\xf9\x26\xf0\xe8\x16\xc4\x11\x90\x8b\xa7\x18\x00\x47"
+ "\x5e\x01\x1c\x49\x62\xb9\xab\x43\xb6\xaa\x39\x7e\x7c\x5c\x9f\xad"
+ "\xce\x97\x72\xd7\xb3\xf1\xbd\xeb\xb6\x2a\xe4\x8f\xb8\x0c\xec\xab"
+ "\xda\x8e\xeb\xd3\x8a\x18\x9f\x2a\x0b\xf0\xc8\xa6\x70\x2d\x9e\x63"
+ "\xf3\xf6\x95\x84\x7e\x02\xe7\xb5\x28\x1c\x93\x6d\x17\x49\x04\xcb"
+ "\xef\xfa\x63\x48\xbf\xb5\x0b\x49\xf8\xd6\x8b\x64\xe4\xd6\x85\x44"
+ "\x0f\xf3\x55\xbd\x15\xfa\x30\x63\xb1\x96\xb0\xdc\x2a\x7e\xb7\x45"
+ "\xc1\x79\xb7\xb9\x55\x40\xae\x0e\xd9\x8a\x73\x66\x91\xde\xd1\x27"
+ "\x5b\xfe\xf8\x22\x3b\x8c\x1d\x8b\x43\xa7\xba\x6b\x19\x9b\x0f\x01"
+ "\x97\x8a\xb9\x9c\x7f\x57\x31\xf7\xbb\xbc\xb6\x13\x74\x95\x3e\xcd"
+ "\xaa\xbb\x5e\xa4\x79\x42\x91\x21\x85\xa8\x9a\xa5\x6b\x20\x7b\x0a"
+ "\x40\xab\x7b\x33\x48\x86\x30\xe8\x65\x7d\x75\xf2\x05\xcc\x55\xe0"
+ "\xe5\x3c\xbc\x0b\xa3\xda\xa8\xec\xf9\xe3\x77\x30\x5f\xa1\xf5\xe3"
+ "\x77\x6e\x6b\x26\x11\xf4\x8f\x40\x8f\x79\xf0\xae\xcd\x64\x64\x61"
+ "\x33\xbc\xeb\x2b\xfc\x5d\x11\x33\x90\x2e\x42\xe6\xdb\x88\xdb\x5d"
+ "\xe6\x25\x33\xff\x51\xaf\x46\x1b\x11\x60\xd8\x2d\x74\x04\xfa\x21"
+ "\xb3\x38\x41\xad\xd5\xb6\xd3\x04\x9f\x8b\x76\xa2\xea\xcb\x8c\xa7"
+ "\x9f\x46\x5e\x16\x8a\xc6\x96\xcc\xac\x03\xde\x6e\x4d\x00\x19\x70"
+ "\x6c\xc9\xfe\x7a\xd4\xf3\xb9\xcc\x67\x52\xdd\x99\x81\x72\xda\x27"
+ "\x70\x0e\x79\xdf\x89\xe7\x33\x90\xe7\xf1\x3a\xe3\x7b\xb8\xaf\xba"
+ "\xee\x1c\xc1\xf6\x9c\xdb\x41\xfa\x4b\x6d\x35\xaa\xfe\x79\x0c\xb6"
+ "\x85\xbc\x80\xf6\x1d\x9c\x6b\x9c\xf6\xa5\xe8\x73\x1e\x42\x87\x04"
+ "\x46\xf0\xb2\x19\x6d\x4d\x5a\xe4\x01\xc6\x2b\x80\xdf\x18\x07\x9a"
+ "\xd2\x18\x1f\xe0\x33\xec\x67\x3f\xa0\x77\x84\xc4\x17\x70\x2e\xd8"
+ "\x95\x37\x06\xae\xd2\xa2\x4e\x13\x8c\xff\xf7\x94\x3f\xbc\xa3\xdf"
+ "\x3f\x8f\xf6\xe8\x0f\xa7\xb3\x62\x6c\xf7\x3b\x10\x37\xed\x57\x9c"
+ "\x30\xb3\x85\x63\x26\x62\x92\x84\x9b\x0c\x9b\x58\xbe\x89\x52\xf4"
+ "\xdd\x4c\x60\x7d\xf4\x12\x37\x2b\x5b\x64\xdc\x9c\x62\x70\xc2\xcd"
+ "\x16\xda\x2e\x84\xb9\xc3\x4d\xfd\x18\x25\x6e\xea\x1f\x54\xe2\xe6"
+ "\x3d\x5b\x5c\x71\xb3\x33\x66\xea\x97\xbb\xc3\x4b\xd0\x63\xee\x68"
+ "\x56\xdd\x33\xc9\x33\x56\xea\x77\x78\x8f\x95\xbf\xfa\x48\x89\x95"
+ "\xfa\xa6\xbf\x5f\xac\xbc\xfb\x49\x05\x56\x6a\x7b\x88\x95\xcd\x0c"
+ "\x2b\x83\xe9\x0f\x30\x27\x44\xfc\xd8\x3a\xcf\x03\x56\xce\xeb\x66"
+ "\x2e\xfc\xd1\x13\x56\xde\xbd\x5d\x89\x95\x77\x1f\x57\x62\xe5\xdd"
+ "\xaf\xc9\x58\x29\x5e\xbb\x2e\x58\x79\x77\xd1\xcd\xc1\xca\xbb\x8b"
+ "\x18\x56\x5e\x44\xac\xbc\x67\x65\xf7\x58\xa9\xdf\xe9\x1e\x2b\xf1"
+ "\x3c\x62\xa5\x7e\xa7\x8c\x95\xa7\xbb\xc1\xca\xf0\x78\x2f\xb0\x32"
+ "\x98\x61\xa5\xd6\x03\x56\xce\x83\xb1\x12\xf9\x82\xf1\x9e\x0b\x6f"
+ "\x88\x58\x19\xe2\xc0\xca\x1e\xf0\x87\x77\xf4\x0b\x8f\xeb\x0a\x2b"
+ "\x85\x7c\x2e\x5f\x22\x56\xd2\x20\x11\x2b\xe7\xdb\x48\xca\x49\xc0"
+ "\xc8\xe3\xcd\xcc\x0f\x81\xf9\xf9\xc2\x2f\xf5\x39\xc4\xa2\x61\xc6"
+ "\xdd\x30\x5e\xd5\xa6\x12\x86\x4d\xcc\x5f\x75\x12\x62\x55\x09\xd4"
+ "\x2d\x70\xc8\x9d\x0c\x3b\x4f\x8a\xd8\x19\x2b\x62\xe7\x8c\x9f\x80"
+ "\x9d\xcf\x23\x2d\x47\x2d\x6e\x53\x4b\xd8\xb9\x1e\xb0\x73\x14\x93"
+ "\x1f\xf0\x3b\x28\xc7\xce\x88\x0b\x52\xbf\xd0\xa6\x59\x9d\xf8\x06"
+ "\xe1\xfd\xba\xdc\x19\x47\x9f\x62\xed\x1d\x32\xce\x6b\x21\x0e\x2c"
+ "\x8d\x95\xb1\x14\xda\xda\xe2\x19\x47\x47\xb5\x38\x70\x34\x13\x70"
+ "\xf4\x8c\x13\x8e\x82\xde\xf4\x1e\x62\x1e\xe0\x68\x2b\xc3\xd1\x8f"
+ "\x45\x1c\xbd\xd7\x7e\x24\x16\x70\xf4\x29\x09\x47\xef\x8d\xb0\x66"
+ "\xee\xb0\x5a\xb3\xba\xc7\xd1\x56\x86\xa3\x86\x1b\x8f\xa3\x65\x2e"
+ "\x38\x0a\xba\xeb\x9b\x99\x1e\x70\x54\xe2\x47\x86\xa3\x19\x32\x8e"
+ "\xb2\x71\xbd\x6f\x73\x55\x1c\x8c\x7b\x9c\x81\xe9\x6e\x0e\x1c\x35"
+ "\x94\x70\x1c\x85\x73\xcc\x7e\xb2\x14\x70\x14\xf8\x2f\xbd\x12\xe3"
+ "\x0d\x92\x28\xe8\xa3\x16\xf1\x75\x1b\xcc\x19\x1c\x23\x07\x9e\xce"
+ "\x83\x39\x83\x18\x73\x05\xe6\x0c\xe0\xe8\x8c\xab\x5a\xc2\xe6\x4b"
+ "\x16\xcc\x97\x66\x0f\x79\xfd\x24\xff\x59\x8f\x78\x7a\xdf\x25\x25"
+ "\x9e\x46\x8c\x54\xe2\xe9\x7d\x27\x65\x3c\x15\xaf\x21\x9e\x02\xcd"
+ "\x60\x7c\xf4\x88\xa9\xbd\xc3\xd3\xfb\xcc\x0e\x3c\x55\x8b\x78\x3a"
+ "\xaf\x7b\x3c\x65\xdf\x00\x3d\xe0\xa9\x33\x36\x78\xc6\xd3\xfb\xcc"
+ "\x32\x9e\x46\x54\x3a\xf0\xb4\xd6\x13\x9e\x8e\xb2\xb8\xc7\x53\x3c"
+ "\x8f\x78\x3a\xca\xe2\xc0\xd3\x5a\x37\x78\xfa\x94\x33\x9e\xde\xbf"
+ "\x8f\xe3\x69\x09\xc3\x51\xc4\xd4\x2a\x0b\xf0\x07\xce\xb9\xc4\x02"
+ "\x86\xa9\x02\x60\x2a\xe6\x3a\xc6\x3c\x57\xe8\x27\xef\x0e\x53\x39"
+ "\xe6\x9a\x08\xe2\x2a\xce\xcd\xf4\xc9\xa0\xef\xc2\x5a\x04\x63\xc2"
+ "\xd6\x5e\x69\xfc\xb6\x39\xe1\xeb\xcc\xe5\x5a\x94\xed\x14\xbc\x22"
+ "\x48\xbc\x72\x45\x8f\x3e\xb3\x0a\x5e\xf1\x8e\x96\xf7\xef\xf5\x84"
+ "\xad\x9e\x74\xf7\x23\xa8\xbb\x4f\x27\xea\x15\xd3\x01\x5f\x63\x50"
+ "\x77\x2f\x76\xd1\xdd\x8b\x3b\xeb\xee\x27\xba\xc6\x51\xaf\x74\xf7"
+ "\x67\x91\x86\xbf\xde\xa3\xc4\xd1\x5f\xef\x53\xe2\xe8\xd8\x07\xb1"
+ "\x5f\x1c\xc7\x8b\xdd\xeb\xee\x6c\x9e\xff\xa6\xaf\x43\x77\xaf\x55"
+ "\xe2\xa7\xac\xbb\x8f\x39\xef\x19\x47\x7f\x33\x5a\x21\x8f\xce\x10"
+ "\x71\x74\x96\x88\xa3\xb3\x64\x1c\x3d\xfa\x85\x24\x8f\x8e\x7e\xfa"
+ "\x70\xad\x33\x8e\xfe\x26\xd9\x81\xa3\x75\x9d\x71\x54\xc2\x50\xc4"
+ "\x53\x6c\x07\x6d\x59\x3b\x01\xa7\xdf\x9f\x65\x50\x73\x5b\x6d\x1c"
+ "\x8e\x9d\xbf\xab\xad\xb6\xb2\xe5\x2a\x49\x8b\x45\x3c\x2d\x60\x78"
+ "\x1a\xa8\x22\xf1\x80\x7d\x03\x71\x1f\x40\x21\x7e\xbf\x4f\xe2\x79"
+ "\xe2\xd0\xbe\x24\xbc\xc2\xf3\x8e\x4a\x76\x26\x78\x5f\xf6\xdd\xfe"
+ "\xc5\xd3\x22\xa6\x5e\x83\xf1\x00\x9e\x7b\xf3\x1a\x60\x6a\x92\x1b"
+ "\xd9\x74\x05\x60\x6a\x8a\x93\x6c\x0a\x73\xff\xe3\x59\xae\x98\x3a"
+ "\xfa\x5c\x15\xf2\x0a\x62\xaa\x42\x8f\x2f\xfe\x05\xe8\xf1\x63\x1e"
+ "\x52\x62\xe9\x18\x83\x12\x4b\xc7\xdc\x25\x63\xa9\x78\xed\xba\xc8"
+ "\xa6\x63\xc6\xdf\x1c\xd9\x74\xcc\x78\x59\x8f\x1f\x3b\xd4\x81\xa5"
+ "\xc7\x3d\x61\xe9\x6f\xc6\xbb\xc7\x52\x3c\x8f\x58\xfa\x9b\xf1\x0e"
+ "\x2c\x3d\xee\x46\x8f\x57\x60\xe9\x58\x3b\xc7\xd2\x62\x2e\x9b\xd6"
+ "\x4a\xb2\x69\xf1\xdf\xa0\x1e\x3f\xd6\xe3\x1e\x7a\x4f\x7a\xfc\x91"
+ "\x16\x8e\x9f\x88\x4f\x12\x86\xca\x7a\x7c\xb1\x67\x3d\xbe\x1b\x0c"
+ "\xf5\x4a\x16\x65\x18\xfa\x80\x5d\x89\xa1\x91\x2a\x25\x86\xfe\xcb"
+ "\x62\x57\x0c\xed\x8c\x9f\x91\x8f\xb8\xc3\x4e\xae\xc7\xff\x8b\xce"
+ "\x33\x6e\x46\xce\xf7\x1e\x37\x1f\x7c\x4d\x89\x9b\x91\x25\xff\x18"
+ "\xb8\x39\xee\x36\x05\x6e\x6a\x7b\x88\x9b\x3f\x8b\x4e\x3f\xce\xc5"
+ "\xfe\x39\xce\xc5\xfe\x39\xce\xc9\xfe\x39\xee\x3a\xda\x3f\xc7\xdd"
+ "\x24\xfb\xe7\xb8\x44\x59\x06\xfd\x97\xa7\xbb\xc7\xcd\xc8\x44\xf7"
+ "\xb8\x89\xe7\x11\x37\x23\x13\x65\xdc\xec\x4e\x06\x1d\x3f\xc6\x0b"
+ "\xdc\xfc\x85\xeb\xf4\xe3\xbb\xb4\x7f\xba\xd3\xe9\x11\x37\x19\x5e"
+ "\xd6\xba\xe8\xf4\xd3\x9d\x75\xfa\x62\x59\xa7\x9f\xc8\x71\xab\xda"
+ "\x96\xaf\xd4\xe9\xaf\x3b\x8e\x3e\xf4\xb8\xd5\x61\x0f\x7d\x1d\x70"
+ "\xf4\x21\x96\x5f\xda\xea\xb0\x87\x46\x55\x4a\xfd\xe2\x3a\xfd\x7a"
+ "\xc2\xfb\xe5\x46\xa7\x67\xbe\xb6\x0f\x6d\x76\xe8\xf4\xb5\xae\x3a"
+ "\x7d\xd4\x4a\xcf\x98\xfa\x90\xd1\xad\x4e\x8f\xfa\x37\xc3\x54\x03"
+ "\xc3\xd4\x6b\x9b\x9c\x31\xf5\x5f\x4f\x33\x4c\x7d\x42\xc2\xd4\x7f"
+ "\xd5\x58\x61\x6e\x5a\xfd\xba\xc7\x54\x6c\x47\xc6\xd4\x84\x9f\x07"
+ "\x53\x8d\x3d\xc7\x54\xe7\xfd\xa7\x1f\xc3\xbb\x3b\x30\x95\x8d\xf1"
+ "\xc3\xcb\xab\xe2\x10\x53\x13\x5c\xf4\xfb\x62\xf7\xfa\xfd\x61\xa2"
+ "\xc6\xf1\x91\xf4\x7b\xa4\x01\xc3\x9b\x1b\xaa\xdf\x3f\x7c\x4c\x89"
+ "\xad\x51\x1a\x25\xb6\x3e\xbc\x47\xc6\x56\xf1\xda\x75\xd1\xef\x1f"
+ "\xae\xb9\x39\xfa\xfd\xc3\x35\x32\xb6\x46\xed\xea\x1e\x5b\x1f\x2a"
+ "\x77\x8f\xad\x78\x1e\xb1\xf5\xa1\xf2\x2e\xb1\xf5\x09\x67\x6c\x7d"
+ "\x64\x8b\x84\xad\xb2\x7e\x0f\xfc\x81\xf3\x2f\x31\xbf\xf7\xfa\xfd"
+ "\x93\x37\x5b\xbf\x7f\xa4\xd0\x2b\xfd\x7e\x13\xe0\x2c\xe8\xe2\x2b"
+ "\x8e\x81\x7e\xff\xb4\xa8\xdf\xd7\x15\xb9\xe8\xf7\x45\x9d\xf4\xfb"
+ "\xd4\xa7\x45\x4c\x85\x39\xc5\x30\x75\x56\x71\xef\xf5\xfb\x67\x90"
+ "\x86\x8f\x6e\x56\x62\xea\xa3\x5b\x94\x98\xfa\xc4\x28\xec\x17\xc7"
+ "\xf4\x22\xf7\xfa\x3d\x9b\xe7\x8f\x9e\x57\xe8\xf7\xd0\xbf\xce\xfa"
+ "\xfd\xe3\xa7\x15\x98\x3a\xc3\x19\x53\x1f\x0b\x56\xc8\xa9\xf0\x5e"
+ "\x88\xa9\xef\x9c\xe1\x98\xfa\xee\x19\x27\x4c\x9d\xf2\xae\x88\xa9"
+ "\x13\x1e\x3f\x3c\xcd\x19\x53\x1f\x8b\x91\x30\x95\xe1\xe5\x0c\xab"
+ "\x3a\x3d\xa6\xb3\xdf\x09\xf3\xf7\x41\x5f\x20\x68\x1b\xf7\x56\x61"
+ "\x9b\xbb\xce\x24\x74\xef\x6f\x12\xe3\xde\xdf\xa4\x3a\xd1\x44\x2a"
+ "\x1a\xf2\x99\x9f\x49\x21\xfa\x99\xac\x22\x61\x85\xed\x7c\xef\x3f"
+ "\xcb\x11\x72\xcd\xfd\xbe\xff\x17\x9f\x93\x71\x16\x7d\xb2\xde\x44"
+ "\x9f\xac\x6b\xdc\x07\x08\xe8\xdd\x79\x9f\xbf\x24\x37\x01\x1e\xec"
+ "\x39\xe3\x8a\xb3\x13\x4e\x56\x21\xff\xc4\x26\xb8\xe8\xfc\x45\xbf"
+ "\x00\x9d\xff\xf1\xfb\x95\xf8\xfa\xf8\x6c\x25\xbe\x3e\x3e\x54\xc6"
+ "\x57\xf1\xda\x75\x91\x5d\x1f\x8f\xb8\x39\xb2\xeb\xe3\x11\xb2\xce"
+ "\xff\xc4\x00\x07\xbe\xd6\x38\xe1\xeb\x19\x67\x7c\x7d\x2c\x94\xe1"
+ "\xeb\x19\x57\x7c\xc5\xf3\x88\xaf\x8f\x85\x3a\xf0\xb5\xc6\x45\xe7"
+ "\x3f\xe3\x8a\xaf\x4f\x5c\x62\xf8\x0a\xbc\xa0\x94\x5d\x8b\xba\xd7"
+ "\xf9\xeb\x7e\x69\x3a\xff\x13\x1e\xe3\x7f\xbb\xd5\xf9\x11\x53\xe7"
+ "\x73\x4c\x45\xcc\x92\x70\x55\xd6\xf9\x8b\x3c\xea\xfc\xdd\xe1\xaa"
+ "\x57\xb2\x2a\xc3\xd5\x7f\xbb\xa4\xc4\xd5\x7f\xbb\xaa\xc4\xd5\xdf"
+ "\x2e\x77\xc5\xd5\xce\x98\x3a\x71\x8c\x3b\x3c\xe5\x3a\xff\x6f\xf5"
+ "\x9e\xb1\x74\x62\x9c\xf7\x58\xfa\xe4\x3a\x25\x96\x4e\xdc\xf1\x8f"
+ "\x8b\xa5\x4f\xdd\xa5\xc0\x52\x6d\x0f\xb1\xf4\x67\xb1\x03\x3c\xb5"
+ "\x52\x89\xa5\x4f\x95\x28\xb1\xf4\xa9\x39\x32\x96\x8a\xd7\xae\x0b"
+ "\x96\x3e\x95\x7a\x73\xb0\xf4\xa9\x54\x59\x56\xfd\xed\x73\xdd\x63"
+ "\xe9\xc4\x04\xf7\x58\x8a\xe7\x11\x4b\x27\x26\xc8\x58\x7a\xba\x1b"
+ "\x2c\x9d\xf4\x90\x17\x58\xaa\xb4\x03\xb8\x62\xe9\x4d\xb7\x03\x4c"
+ "\x1a\xef\x95\x1d\x40\xc2\xd2\xa7\x3b\xdb\x01\x10\x5f\x99\x1d\x00"
+ "\xc6\x4b\xc2\x30\x66\x07\x98\xc0\xb1\xac\xda\x96\xad\xb0\x03\x5c"
+ "\x7f\x6c\x9d\x3c\xd9\xea\xb0\xa7\x66\x02\xb6\x4e\x66\x31\x9c\xac"
+ "\x0e\x7b\x6a\xf4\x79\xa9\x5f\xdc\x0e\xf0\x3a\xe1\xfd\x72\x63\x07"
+ "\x78\x94\xb5\xb7\x5d\x61\x07\x70\xc2\x5a\x68\x6b\xb3\x67\x9c\x9d"
+ "\x5c\xae\xb0\x03\xd4\xcb\x38\x7b\x0d\x7d\xd4\x01\x07\x19\xce\x0e"
+ "\x71\xc6\xd9\x29\x6d\x0c\x67\x1f\x95\x70\x76\x4a\x40\x2b\xcc\xcd"
+ "\x56\x6f\x71\x16\xf7\x11\x9c\x89\xbb\x39\x38\x5b\xea\x05\xce\x3a"
+ "\xd9\x06\xf6\xc0\x78\x38\x70\x96\x8d\xfb\xd4\x8d\x55\xb1\x88\xb3"
+ "\x71\x2e\xb6\x81\x22\xf7\xb6\x81\x43\x37\xc3\x36\x30\xf5\x82\x12"
+ "\x6f\xa3\x75\x4a\xbc\x9d\x7a\x42\xc6\x5b\xf1\xda\x75\xb1\x0d\x4c"
+ "\x6d\xb9\x39\xb6\x81\xa9\x2d\x32\xde\x46\x1f\xee\x1e\x6f\x27\xd7"
+ "\xb8\xc7\x5b\x3c\x8f\x78\x3b\xb9\xa6\x4b\xbc\x7d\xd4\x19\x6f\x9f"
+ "\xde\x23\xe1\xad\x6c\x1b\x28\x12\x6d\x03\xd9\xdd\xdb\x06\xea\x3c"
+ "\xd8\x06\x1e\xbf\xd9\xb6\x81\xa7\x4b\xbd\xb1\x0d\xb4\x6d\xe2\x7e"
+ "\xfb\x2b\xd0\x6f\xff\x45\xc0\xdf\xe8\x2f\x60\x0c\xba\xf7\xdb\x4f"
+ "\x95\xfc\x4f\xe3\x0a\x44\x9c\x2d\x70\x6b\x1b\x38\xd2\xe4\xd9\x36"
+ "\x70\xe4\xb8\xb3\xff\xe9\x33\x1f\x29\xbf\x5b\x3d\xb3\x47\xfa\x6e"
+ "\x75\xe4\x2b\xc4\xd9\x67\x59\x1e\x28\x61\x43\x18\x8f\xe3\xad\x7a"
+ "\xd6\x88\xfd\x74\xe7\xc7\xff\xb1\xe0\xfc\x2d\xeb\x77\x83\x1d\xb6"
+ "\x82\x1a\xc4\xdb\x02\x22\xd0\x04\x3f\x8c\x23\xce\x6c\x05\xcf\x22"
+ "\xef\x3d\xbb\xd8\x19\x77\xf7\x9f\x72\xc6\xdd\xdf\x45\x49\xb8\x6b"
+ "\x07\xdc\xdd\x57\x5f\xc0\xed\xaf\xcf\x73\xdf\xd4\x9d\xcf\x3b\xf9"
+ "\xa6\x7e\xf1\xa9\x88\xbb\xd3\x1e\x3a\x6c\x82\xf7\xef\xca\x7f\x0a"
+ "\xee\xdf\x7d\xaa\xa7\x3e\xa8\x05\x6e\x7d\xa7\x44\x7c\x72\xeb\x3f"
+ "\x05\x7d\xd5\x6e\x11\xe7\xaa\x1d\xe6\xe9\x16\x27\xff\xa9\xc2\x14"
+ "\x98\xcf\xe2\xbe\x92\x2e\xfd\x50\x9f\x97\xfd\x50\xe9\x86\xb0\x50"
+ "\x5c\xdf\x84\x8d\x61\xa6\x76\x9a\xe0\x43\x83\xc3\x42\xf1\xf9\x1d"
+ "\x1d\xb0\xee\x3c\x16\xe3\x23\xea\x75\x88\x3d\x03\xf9\xb8\x4f\x4b"
+ "\xb6\xc3\x5a\x63\x87\xb5\x06\x68\x46\x6c\x28\x9b\x6c\x0a\xd3\x14"
+ "\x82\x9e\x67\xcb\x64\x39\x5f\xfb\xe5\x81\xae\xb7\x0d\xf5\xbc\x8b"
+ "\x30\x37\xd2\xf5\x6a\xec\x8f\x84\xa3\x81\x4d\xf0\x1e\x17\xbb\x96"
+ "\xe5\x6c\x3f\xca\x38\x6a\x7c\xea\x08\x3c\x73\xfa\x82\x2a\xe4\xdd"
+ "\x18\x79\x4f\x01\x93\x99\x3d\xf8\xca\x62\x5f\x78\xcc\x44\xe0\x85"
+ "\xeb\x60\x93\x70\xee\x8f\x12\xd7\xa7\x1f\x52\xe2\xfa\x74\xab\x12"
+ "\xd7\xa7\xef\x92\x71\x5d\xbc\x06\xb8\x6e\xcf\xe4\x72\x34\xac\x7d"
+ "\xbd\x94\xa3\xa7\x97\x49\xb8\x2e\x88\xb8\xbe\xb5\x07\xb8\xde\xa5"
+ "\x1c\xed\x84\x4b\x9e\x71\x7d\x7a\x99\x6c\x93\x78\x76\xbb\x5b\x1f"
+ "\xd9\x53\xce\xb8\xfe\xbb\x89\x0c\xd7\x4f\xb9\xe2\x3a\x9e\x47\x5c"
+ "\xff\xdd\x44\x8f\xfb\x09\x4e\xb9\x7e\x4f\xfb\xfd\xab\x0c\xd7\x6b"
+ "\x45\x1f\xd9\x1a\x2f\xf6\x13\xd4\x72\x4c\x97\xb0\x1c\xed\x55\x37"
+ "\xd7\x26\xf1\xfb\x35\xde\xd8\x24\x18\x96\xb7\x70\x2c\x47\x6c\x94"
+ "\xf0\xbc\x27\xfb\x09\xba\xc3\x73\x49\x6e\x46\x3c\xf7\x24\x37\x2b"
+ "\xf1\x3c\xe6\x55\x25\x9e\xc7\xbc\xa6\xc4\xf3\xd8\x57\x95\x78\x1e"
+ "\xbb\xc6\x15\xcf\x3b\x63\x79\xcc\x49\x77\x38\x6e\x78\x16\x6d\x14"
+ "\xb1\xa3\x3d\x63\xf8\x73\x1a\xef\x31\xfc\x79\xd5\x3f\x1c\x86\x6b"
+ "\x5d\x31\xfc\xf9\xf1\x88\x41\xf6\x2c\x17\x0c\x9f\x27\x62\xb8\x88"
+ "\x23\xdb\x9a\x45\x59\xd8\x15\xc3\x5b\xe0\x3d\xba\xd1\xc7\x6d\x3f"
+ "\xb8\x62\xf8\x0b\xf7\x2b\x30\x5c\xdb\x0d\x86\xcf\xe3\x76\x10\x85"
+ "\x5f\xae\x07\x5b\x08\xbc\x47\xd4\x16\x0f\xb2\xb9\x34\x66\xce\xfd"
+ "\x51\x62\xf8\x0b\xaf\x29\x31\xfc\x85\xbd\x4a\x0c\x7f\x61\xb1\x8c"
+ "\xe1\xe2\xb5\xeb\x22\x9b\xbf\x90\x7d\xdd\x65\x73\x89\x3f\xba\xc4"
+ "\xf0\x17\xb2\x65\xd9\x3c\x76\x4e\xf7\x18\xfe\x5c\x80\x7b\x0c\xc7"
+ "\xf3\x88\xe1\xcf\x05\x78\xdc\xe7\xd0\x09\xc3\x5f\x7c\xdc\x0b\x0c"
+ "\x57\xda\x42\x24\x0c\x17\x6d\x21\xdb\x9c\x6c\x21\xf6\x4c\x6e\x0b"
+ "\xd9\xd2\xcc\x79\x63\xa0\x8a\xf3\x29\xf0\x4f\xc8\x56\x75\xd7\xba"
+ "\xdb\x96\x5e\xd9\x41\x5e\x9c\xe0\x8d\x1d\x84\xe1\x37\xee\x71\x78"
+ "\x0e\x70\xbb\xa6\x87\x7b\x1c\x26\x4a\x7b\x1c\xf2\x3d\xec\x71\x10"
+ "\xf1\x7c\xc6\x4f\xc0\x73\xb6\xc7\x61\xc6\x74\xa5\x8d\x79\xc6\x73"
+ "\x92\x8d\x99\xe3\xf9\xac\xb9\x4a\x3c\x9f\x95\xe0\xd8\xf3\x00\x98"
+ "\x5f\x6d\x58\xdf\x69\xcf\x83\x03\xdb\x99\x1d\x74\xc6\x1e\xe3\xb3"
+ "\x0d\xc4\x81\xef\xb1\x32\xbe\x43\x5b\x43\x15\xd8\x5e\xef\x8c\xed"
+ "\x33\x4c\x0a\x6c\x3f\x53\xa0\xf4\x8f\xa8\x37\x38\x61\xbb\xb4\xe7"
+ "\x61\xe6\xe9\xc3\x75\xdd\x60\x3b\xdc\xdf\xf3\x3d\x62\xd7\x17\xdb"
+ "\xa5\xfd\x0d\x6e\xb1\xdd\x79\x7f\x83\x93\xff\x03\x62\x3b\x8b\x4d"
+ "\x35\xd8\x05\xdb\x57\x24\xa8\xed\x07\x61\x3e\x00\xae\xe3\x1c\xb1"
+ "\x53\xc0\x76\x36\xde\x71\x21\xce\xd8\xde\x91\xc9\xb1\xfd\xcd\xe6"
+ "\x9f\x8e\xed\x0e\x79\xd8\x19\xdb\x9f\x40\x6c\x8f\x1f\xcc\xf7\x5f"
+ "\x64\xf4\x6c\xff\x85\x8b\x7f\xc6\x9b\x3d\xb0\xbf\x74\x89\xf1\x6e"
+ "\xfa\xa5\xc4\xf8\xf8\x05\x4a\x8c\x8f\x2f\x52\x62\x7c\xfc\x74\x19"
+ "\xe3\xc5\x6b\xd7\x45\x4e\x8f\x9f\x7f\x73\xec\x2f\xf1\xf3\x65\x8c"
+ "\x9f\xf5\x64\xf7\x7b\x2f\x66\x34\xb9\xf7\xcd\xc0\xf3\x88\xf1\x33"
+ "\x9a\xba\xdc\x7b\xa1\xb0\x77\xbf\xf4\xa0\xdb\xbd\x17\x35\x3f\x9f"
+ "\x6f\x86\x33\xaf\xb8\xda\x5f\x7a\x6f\xfb\x7e\xc9\x63\xfe\x5f\x4f"
+ "\xf6\x17\xdc\x7b\xb1\xe2\x84\xd3\xde\x8b\xba\xee\xf7\x5e\xa4\x4e"
+ "\xef\xa1\xfd\xa5\x0b\xdf\x8c\x23\xd1\xce\xfe\x6e\xb3\xc7\x28\xf1"
+ "\x7d\xf6\x83\x0e\x7c\x7f\x06\xf1\x3d\x61\xb2\x12\xdf\x13\x26\x61"
+ "\x3f\xdd\xed\xc5\xf8\x58\xf1\x5d\x71\xf6\x46\xa5\xaf\x86\x8b\xfd"
+ "\xe5\x19\xe4\xbd\x97\xed\x0a\x7c\x3f\xe3\x8c\xef\xb3\x8d\xee\x64"
+ "\x77\xb4\x7b\x33\x9f\xe2\x19\x4e\x7b\xda\xa6\x48\xfe\x6f\x73\x0e"
+ "\x1f\x8e\x81\xf7\x37\x79\xf0\x75\x9b\xc1\x7d\xdd\x98\x6f\x1b\xda"
+ "\xc1\xa1\xad\xf7\x67\x18\xd4\x69\x71\x54\x40\x5f\x37\x57\x3f\x37"
+ "\xf4\x7d\x43\x5f\xb7\xca\x84\x7c\x8f\x7e\x6e\xc8\x9b\x9e\x7c\xdd"
+ "\xa0\xdf\xc1\x0c\xeb\xcf\x8a\x58\x2f\xfa\xba\x15\x26\xc9\xbe\x6e"
+ "\x0a\xac\x77\xe3\x3f\xbc\xe7\x4c\x86\x7b\x39\x3e\x5d\xc6\xfa\x76"
+ "\x94\xe3\xff\xc5\xc5\x16\xc3\x68\xf0\x07\xcd\xcf\x6a\x8b\x61\x58"
+ "\xff\x87\xb6\x2a\xe4\xe3\x58\x83\x1b\x5b\x4c\x67\x1f\xe7\x9f\xcf"
+ "\x16\xf3\xf2\xd3\x4a\x8c\x7f\x79\x8d\x12\xe3\x5f\x7e\x50\xc6\x78"
+ "\xf1\xda\x75\xc1\xf8\x97\xa3\x6f\x8e\x2d\xe6\xe5\x68\xd9\x16\x93"
+ "\x30\xca\xad\xff\x9d\xc2\xc6\x3e\xbb\xdc\xbd\x8d\x7d\xb6\xe8\x7f"
+ "\x37\xbb\xdc\xe3\x9e\x90\x4e\xdf\x34\xe7\x0e\xe2\x36\xf6\x5e\xec"
+ "\x09\xa9\xfb\xa5\xd9\x62\xe6\x6a\xbd\xb5\xc5\x30\xdf\xe6\x13\xe8"
+ "\x1f\xe2\xdd\x9e\x90\xee\xb0\xdd\x21\xbb\x77\xf1\x0d\x53\x89\xed"
+ "\xf3\x06\x29\xb1\x7d\xde\x60\x25\xb6\x2f\xbc\x4d\x89\xed\x0b\x43"
+ "\x5d\xb1\xbd\x33\xae\xcf\x9b\xe3\x0e\xd3\x0d\xcf\xa0\x2d\x66\x41"
+ "\x85\x67\x3c\x9f\x97\xef\x3d\x9e\xff\x71\xf3\x3f\x34\x9e\x6b\x5d"
+ "\xf1\xfc\x8f\xc7\x7f\x56\xbb\x0c\xc3\xf3\xf9\x87\x15\x78\xae\xed"
+ "\x06\xcf\x7f\x36\xbb\xcc\x82\x30\x25\x9e\x2f\x98\xa6\xc4\xf3\x05"
+ "\x7d\x65\x3c\x17\xaf\x5d\x17\xbb\xcc\x02\xdd\xcd\xb1\xcb\x2c\xd0"
+ "\xc9\x32\xfb\x02\x7b\xf7\x78\x3e\xaf\xc0\x3d\x9e\xe3\x79\xc4\xf3"
+ "\x79\x05\x1e\xfd\xa9\x3b\xe1\xf9\xc2\xd3\x5e\xe0\xb9\x5b\x1f\x95"
+ "\x5f\x86\x5d\x66\x61\x9d\xb7\x76\x19\x4f\xfb\x54\x10\xdf\x65\xff"
+ "\x14\xa7\x7d\x2a\x51\xd2\x3e\x95\x0c\xa5\x7f\xca\x75\xc7\xf6\x45"
+ "\x17\x94\xd8\xbe\xe8\x92\x12\xdb\x13\x07\x28\xb1\x3d\x31\x40\xea"
+ "\x27\xb7\xcb\x64\x76\xda\xb7\xa2\xc4\x79\xc3\xd3\xc6\x67\x1a\x88"
+ "\x3b\xac\x6f\x54\x2d\xdd\xe7\x19\xe7\x0d\xc9\x9e\x70\x1e\xfd\x55"
+ "\xde\x9b\x91\xe0\x06\xe7\x17\xaf\xfa\x7b\xc0\x79\x4f\x7e\x28\x4c"
+ "\x0f\x02\x8c\x47\xbc\x67\xf8\x2e\x62\x3d\xe2\xbc\xfd\x7f\xdd\xd9"
+ "\x68\x16\xef\xbd\x51\x38\xef\xd9\x46\xb3\x64\x4f\x55\xac\x88\xf3"
+ "\x3d\xd9\x43\x73\x40\x69\xa3\x29\x9c\x77\xa3\x6d\x34\x4b\x07\x29"
+ "\xf1\x7e\xe9\x04\x25\xde\x2f\x69\x93\xf1\x5e\xbc\x76\x5d\xe4\xf7"
+ "\xa5\xda\x9b\x63\xa3\x59\xaa\x95\xf1\x7e\xe9\x85\xee\xf1\xde\x90"
+ "\xe1\x1e\xef\x0d\x62\x6c\x36\x43\x46\xcf\xf1\x3e\xd1\x81\xf7\x9d"
+ "\xf7\xcf\x64\xf4\xde\x47\xe6\x91\x9b\x6d\xa3\x49\xf4\x88\xff\x5d"
+ "\xc5\xc7\xe8\xbd\x8d\x46\xdc\x93\x38\xcb\x7d\x7c\x8c\xc3\x5d\xf8"
+ "\xc8\x1c\xae\x70\xc6\xfa\x65\x27\x95\xbe\x88\xcb\x4e\x4b\xbe\x88"
+ "\x87\xab\x10\xeb\x53\x7c\x95\x58\x9f\xa2\xf1\x64\xa3\xd9\x23\x38"
+ "\xfb\x24\x26\x3d\xa8\xb4\xd1\x14\x29\x6d\x34\x53\x90\xf7\x96\x7f"
+ "\xe4\x19\xeb\x93\x66\x2b\x7d\xc0\xf9\x1e\xc5\x77\x66\x88\x3e\xe0"
+ "\x33\x9c\x7c\xc0\x9f\x7a\x4b\xc4\xfa\x57\x56\x95\xd7\xd8\x88\x37"
+ "\x7e\x88\x3f\xdd\xd7\x3b\xdb\xad\x0f\x22\x5b\x03\xba\xf0\x43\x9c"
+ "\x79\x52\x4b\x04\xf5\xdb\x68\x7f\x97\xfd\x10\xbb\x88\x67\xac\xc0"
+ "\xff\x19\x06\x8f\xf8\xdf\x46\x65\xfc\x17\x1e\x90\xed\x36\x02\xca"
+ "\xf9\x8c\x2e\xaf\xec\xbd\x51\x76\x1b\x77\x76\x12\xe3\xa3\x88\xff"
+ "\xc9\x1f\x70\x39\x3f\xe1\x17\x66\xb7\x59\xde\x57\x89\xfb\xcb\xc7"
+ "\x2b\x71\x3f\xf9\x92\x8c\xfb\xe2\xb5\xeb\xe2\x8b\xbe\xdc\xff\xe6"
+ "\xc8\xf9\xcb\xfd\x65\xbb\xcd\xf2\x73\xdd\xe3\x7e\xd2\x7c\xf7\xb8"
+ "\x9f\x34\x9f\xe3\x7e\xd2\xfc\x2e\xed\x36\x0a\xdf\xc8\x94\xc3\x3f"
+ "\xd9\x6e\x23\xc9\xf9\x37\x7d\x5f\x4f\x4a\xb9\x37\x76\x1b\xc7\x9e"
+ "\xf4\x9f\x64\xb7\x71\x8f\xf7\x92\x6c\x7f\xb8\x8b\x6f\xae\x4a\xbc"
+ "\x5f\x71\x58\x89\xf7\x2b\x2a\x95\x78\x9f\x7e\x5e\x89\xf7\xe9\x4d"
+ "\xee\xec\x36\x4a\xac\x4f\xbd\xcd\x1d\xce\x1b\xa6\xa0\xdd\x26\xbd"
+ "\xc0\x33\xc6\xa7\x4e\xf4\x1e\xe3\x57\xce\xf9\x3f\x8c\x77\xc1\x78"
+ "\xad\x2b\xc6\xaf\x2c\xfa\x59\x65\x7c\x86\xf1\x69\x1b\x15\x18\x7f"
+ "\x1d\x6d\x39\x3d\xd9\x4f\xe2\x59\xb6\x4f\x73\xf1\x7f\x4f\xd7\x29"
+ "\x31\x3e\xcd\xc9\xff\x5d\xbc\x76\x5d\x30\x3e\xed\xfa\xfb\xbf\xf7"
+ "\x08\xe3\xd3\x9c\xfc\xdf\xd3\x0f\x77\x8f\xf1\xa9\xd1\xee\x31\x1e"
+ "\xcf\x23\xc6\xa7\x46\x77\x29\xdb\x2b\x30\x3e\x63\xd7\x8d\xb0\xe5"
+ "\xdc\x9c\xfd\x46\x19\x3b\xbd\xb1\xe7\x74\x15\x77\xc4\xa3\x3d\x27"
+ "\x52\xb2\xe7\x18\x3c\xd8\x73\xae\x17\xe6\xaf\xda\xa7\xc4\xfc\x55"
+ "\x07\x94\x98\xff\xea\x25\x25\xe6\xbf\x6a\x56\xda\x73\x96\x74\xb2"
+ "\xe7\x28\xf1\x3f\x33\xcc\x38\xc5\xd9\x9e\x53\xe4\x64\xcf\x79\x75"
+ "\xbb\x67\xfc\xcf\xf4\x88\xff\xd7\x18\xfe\xc7\xb9\xc1\xff\xd5\xff"
+ "\x20\xf8\x1f\xf7\x13\xf0\x7f\xf5\x4d\xc0\xff\x35\x5b\xb8\x8d\xa7"
+ "\x87\x71\x52\xf6\x78\x6f\xe3\xf9\x69\xeb\xc0\x9a\xab\xca\x75\xe0"
+ "\x55\xbd\x72\x1d\x58\x73\x5a\x5e\x07\xc4\x6b\xd7\x65\x1d\x58\x63"
+ "\xb9\x39\xeb\xc0\x1a\x8b\xbc\x0e\xbc\x7a\xac\xfb\x75\x20\xd3\xc3"
+ "\x3a\x90\x29\xae\x03\x99\x5e\xac\x03\x59\x07\x3c\xdb\x78\x0c\xbd"
+ "\xb7\xf1\x3c\x78\xb3\xf7\x41\x65\x19\xbd\xb2\xf1\x6c\x1a\x51\x53"
+ "\x81\x31\x52\xce\x12\xf5\x8a\x78\xc9\xc6\x63\x74\xb1\xf1\x18\x3b"
+ "\xd9\x78\x96\x9f\x15\xf1\x7f\x92\xb8\xdf\x74\xca\x4f\x88\x91\xc2"
+ "\x72\x2f\xff\xfb\x3e\xa5\xdf\xfc\xbf\x33\xfc\x97\xe3\xf7\xfd\x69"
+ "\x32\xf6\x8b\xaf\x3f\xc6\x2e\x62\xa0\x66\x0f\x50\xd8\x74\x26\xb9"
+ "\x8b\x91\xf2\xba\xc2\xef\x46\xb9\xdf\x34\x3b\x52\x81\xf7\x53\xf8"
+ "\x7e\xd3\x77\xdd\x7d\xa7\x75\xc4\xe4\x7f\xed\x49\x16\x93\xdf\x11"
+ "\xcb\x2f\x3b\xb5\x47\xb1\xa4\x67\x88\xb1\xa4\xcf\xdc\x84\x58\xd2"
+ "\x3d\x8d\xc9\x7f\xc6\x35\x7e\xdf\x6b\xe7\xaa\x2b\x8c\xa4\x0a\x79"
+ "\x24\xd6\x35\xf6\xa9\xd1\xfd\xde\x7d\xb5\xb8\x77\x7f\xe1\x8d\x89"
+ "\x83\x82\xfd\x61\x6b\x7e\xd0\xcb\xba\x5d\x69\x66\xd6\x1f\xcc\x73"
+ "\x0d\x74\x9e\x5b\x01\xbc\x2a\x20\x9e\x2e\x41\x3c\x7d\xbd\x90\xd5"
+ "\x3d\x0b\xbc\x30\xf0\x5a\x11\xf2\x71\x9e\x40\x02\x0c\x49\x88\xad"
+ "\xaf\x33\xbf\x2f\x10\x23\x00\x5b\x79\xbd\x95\x67\xa9\xdd\x3e\x50"
+ "\x28\x82\xfe\xf7\xd9\xbd\xb0\xc6\xb7\xca\x64\x81\x79\xd1\x8c\x7b"
+ "\x62\x55\xd5\xb6\x56\x23\xd2\x62\xff\xc2\x1a\x0d\x05\xfc\xdd\xf6"
+ "\x07\xe2\xef\xdd\x3c\x7d\x3d\x81\xc9\x33\xb8\xee\x05\xbd\x1c\x8e"
+ "\x71\x40\x24\xd9\x4a\xf8\x51\xb6\x6f\x6d\x81\xf1\x11\x28\x5f\xfb"
+ "\x66\xce\xe5\xb8\x41\x61\xbd\x86\xb1\x64\x3e\xb6\x88\x1b\x2c\x87"
+ "\x15\xe0\xc6\xd6\xcb\xf2\x77\x6c\x6c\x1f\xc7\x88\xdb\x51\xfe\x24"
+ "\xfb\xbf\x98\x3c\x61\x6b\x76\x94\x7b\x6c\xcd\x8e\xe2\xd8\x9a\x1d"
+ "\xe5\xc0\x56\x93\x1b\x3b\x8a\xc2\x8f\x3d\x47\xf4\x7f\x31\xba\xc8"
+ "\xd8\xc6\xbf\xc1\xf8\x28\x39\x5e\xf9\xbf\x30\x3c\x9d\xcf\xf1\x14"
+ "\xf1\x4a\xc2\x54\xd9\x8e\x62\xf4\x68\x47\xe9\x0e\x53\xbd\xda\xc3"
+ "\xcf\x30\x35\x77\x90\x12\x53\x73\x07\x2b\x31\x35\x7f\xa3\x2b\xa6"
+ "\x76\xc6\xd3\xdc\xe9\xee\xb0\x94\xc7\x47\xc9\x9f\xe0\x19\x47\x73"
+ "\x33\x3c\xe1\x28\xf3\x4f\x9f\xe1\xe4\x9f\xee\xc0\xd1\xbc\x75\x4a"
+ "\x1c\xcd\x2d\xeb\x29\x8e\xb2\xdc\x26\x67\x7e\x86\xdc\x26\xbd\xc6"
+ "\x51\x83\x0b\x8e\xae\x1d\x25\xe3\xa8\x6b\x7e\x93\x6e\x70\x74\xde"
+ "\x8d\x89\x81\xa2\xc0\x51\xc1\xcc\xfa\xa3\x5b\xc8\xfa\xfa\x81\x12"
+ "\x47\xd7\x36\x78\xc6\xd1\xb5\xab\x64\x1c\xe5\xf5\x6e\x2c\x8e\xae"
+ "\x2d\x51\xe0\xe8\x3c\x27\x1c\xfd\x41\xd6\x21\xd0\xc7\xc2\x81\xa3"
+ "\x0b\x9c\x70\x74\x5e\x77\x38\xba\x96\x8d\x11\x97\x51\xf3\x97\x75"
+ "\x8f\xa3\xb9\xd9\xee\x71\x14\xcf\x23\x8e\xe6\x66\xcb\x38\xea\x46"
+ "\x46\x55\xe0\xe8\xba\xe7\xbc\xc0\xd1\x5f\x78\x6c\x94\x75\x31\x5e"
+ "\xd9\x2a\xe4\x3d\x9d\x9d\x63\xa4\xbe\xe8\xbc\x27\xa8\xd4\x25\xef"
+ "\x49\x69\xa7\xbc\x27\xcb\xa5\x3d\x9e\x13\x45\x5c\x7d\xea\x27\xe0"
+ "\x2a\xdb\xe3\xb9\x7e\xae\xd2\xf7\x64\xfd\x02\xc9\xf7\x84\xe3\xea"
+ "\x26\x95\xd4\x2f\x39\xef\x49\x69\x17\x31\x52\xd7\xef\x53\xc4\x46"
+ "\x99\xe8\x1c\x1b\x65\xe3\x07\x9e\x63\xa4\xae\x6f\x50\xc4\x46\x39"
+ "\x52\xec\xc8\x7b\xe2\x1a\x23\x55\xc6\xd8\x3f\x5f\x65\x18\xeb\x88"
+ "\x41\xf5\x67\xbd\x23\x46\x6a\x37\xfb\x82\xb0\x9d\xdd\xf5\x09\x37"
+ "\x1e\x63\x8d\x5e\x60\xac\x22\xef\x89\x6b\x8c\xa9\x0d\x9b\xab\xcb"
+ "\x4b\x49\x55\x5c\xa9\x9b\xd8\xa8\xa5\x37\x35\xf7\x09\xf6\xcb\x3d"
+ "\xd6\x6e\xbc\x4d\x89\xb5\x1b\xa3\x59\xdd\xd3\xee\xb0\x76\xc3\x05"
+ "\x19\x6b\x79\xbd\x95\xa7\x5d\xb0\xb6\xce\x03\xd6\xc2\xba\xba\xad"
+ "\xd1\x5b\xac\xdd\x18\xca\xb0\x36\x53\xc4\xda\xe6\xeb\x8d\xb5\x1b"
+ "\x43\x65\xac\xdd\x78\xb6\xfb\x1c\x53\xeb\x5b\xdc\xef\xcb\x59\xdf"
+ "\xc2\xb1\x76\x7d\x4b\x97\x39\xa6\x14\x3e\x1f\x9b\x8e\x49\x39\xa6"
+ "\x64\x7b\x40\xa9\x68\x0f\xf8\x5b\xce\x89\xb2\xa9\xc6\x5b\x7b\xc0"
+ "\x51\xd0\xdd\x71\xdf\xe5\x0a\xcc\x39\x15\x8b\x39\x51\x4a\x5c\xec"
+ "\x01\x25\x9d\xed\x01\xcf\x75\x8d\xb1\x5e\xd9\x03\xd8\xbe\xcb\xff"
+ "\xa8\x54\x62\xec\x7f\x1c\x53\x62\xec\x9b\x73\xa5\x7d\x96\xd8\x1f"
+ "\xcf\x31\x53\x0b\x6e\x73\xd8\x03\xea\x94\xd8\x2a\xdb\x03\xde\x1c"
+ "\xea\x19\x63\x0b\x94\xf6\xdf\xa7\x8a\x15\xfb\x2c\xdf\xad\x77\x8e"
+ "\x43\x2d\xc5\x9f\xda\x3c\xe7\xf0\x71\x67\x8c\x2d\xc8\xf9\x5b\x8a"
+ "\x43\xed\x88\x35\xd5\x8d\x2f\x77\xe7\x38\xd4\x6f\x00\xae\x95\x10"
+ "\xdc\xdb\xc6\xf0\x56\x61\x1b\x28\xb9\x39\xb6\x81\xf2\x12\x0f\xb6"
+ "\x81\x37\x5e\x55\xe2\xec\x1b\xa5\xac\xee\x49\x77\x38\xfb\xc6\x74"
+ "\x19\x67\x79\xbd\x95\x27\x5d\x70\xb6\xf6\x7a\xca\xb4\x6f\xac\xb9"
+ "\xb1\xb6\x81\x37\xd6\xc8\xb6\x81\x37\x7b\xb0\xff\xb1\x20\xda\x3d"
+ "\xce\x16\x88\x76\xd7\x02\xd9\xee\x5a\xeb\x26\x5f\x8a\x02\x67\x0b"
+ "\x47\x49\xfb\x1f\x99\x4c\x5b\x27\xc9\xb4\x25\x7f\x83\xf9\x52\x0a"
+ "\xc3\xbd\xb5\x0d\xe0\x3e\x77\xc4\x56\xc4\x2e\x09\x5f\x65\xdb\x40"
+ "\x89\x67\xdb\x40\x37\xf8\xea\x7d\xee\xbe\x2d\xa3\x94\xf8\xba\xe5"
+ "\x7e\x25\xbe\x16\xed\x73\xc5\xd7\xce\xd8\xba\x65\xb1\x3b\x5c\xe5"
+ "\xb6\x81\xa2\xf9\x9e\x31\x75\x4b\xa1\x27\x4c\x65\x31\xfd\xea\x65"
+ "\x1f\x69\x19\x53\xb7\xee\x51\x62\xea\x16\x53\x4f\x31\xf5\xa6\xe4"
+ "\x4b\xe9\x35\xa6\x26\xb8\x60\xea\xb6\xe9\x32\xa6\xba\xe6\x4c\xe9"
+ "\x06\x53\x6f\x94\x9d\xc0\x19\x53\x15\xb2\xeb\xb6\x93\x4a\x4c\x2d"
+ "\x0a\xf0\x8c\xa9\xdb\xde\x91\x31\x95\xd7\xbb\xb1\x98\xba\xad\xf6"
+ "\xc6\xda\x09\xb6\xd5\xca\xb2\x6b\xd1\x96\xee\x31\x75\xcb\x0e\xf7"
+ "\x98\xba\x65\x07\xc7\xd4\x2d\x3b\x7a\xbe\xa7\x7c\xfb\x2a\x2f\x30"
+ "\xf5\x17\x9e\x4b\x65\x7b\x86\xd7\x76\x02\xb4\xb7\x22\x96\xd6\xfd"
+ "\xb4\xd8\x21\xc9\x52\xec\x90\x09\x22\xc6\x3e\xf1\x53\x31\xf6\xad"
+ "\x75\x4a\x9f\x86\xb7\x36\x4a\x3e\x0d\x1c\x63\xff\x73\x8c\x32\x3f"
+ "\x6a\xe7\x58\x21\xca\x18\xaa\x6f\x9d\x73\xd8\x09\x10\x73\x27\x38"
+ "\xdb\x09\xde\x3e\xe7\x19\x6f\xff\x12\xa0\xb0\x13\x7c\xe6\x1e\x6f"
+ "\xaf\x29\xf0\x76\xc7\xaf\x18\xde\x3a\x62\xa8\xfe\x25\x5a\x8a\xa1"
+ "\xda\xad\x0c\xab\xc0\xdb\xb8\x9f\x07\x6f\x4b\x7b\x8e\xb7\xca\x5c"
+ "\x2a\xae\xf1\x52\x77\x54\x56\x97\x01\xde\xb2\x78\x1d\xae\x31\x53"
+ "\x7b\x16\xaf\xe3\x46\xc5\x4c\xc5\x7e\xb9\xc7\xdd\xb7\x9f\x56\xe2"
+ "\xee\xdb\x6b\x58\x5d\xb7\xb8\xfb\x76\x98\x8c\xbb\xbc\x5e\x8f\x71"
+ "\xb7\x57\x36\x83\xb7\xa3\x6f\xac\xcd\xe0\xed\x68\x19\x77\xff\x73"
+ "\x70\xf7\xb8\xfb\x97\x60\xf7\xb8\xfb\x97\x60\x8e\xbb\x7f\x09\xee"
+ "\x12\x77\x15\x3e\x04\xff\xe5\xeb\x36\x96\x47\xdd\xdf\x7a\x9e\x95"
+ "\xff\xd2\xf4\xc6\x66\x00\x18\xac\x4e\xc5\x18\x4e\x71\xe8\x43\xd0"
+ "\xbd\xcd\xa0\x3b\xbc\xf5\xde\x66\x50\xac\x52\xe2\x6d\xb1\xaf\x12"
+ "\x6f\xdf\xfb\x00\xfb\xd5\xa5\xcd\x80\x61\x40\xf1\xd3\x0e\x9b\x81"
+ "\x49\x89\xb3\xb2\xcd\xe0\xbd\x78\xcf\xdf\xbe\x8a\x53\x15\xf2\xed"
+ "\x13\x2e\x31\xab\x67\xc8\x78\x7b\xa4\x4a\xf2\x19\x7b\x67\xd7\xe1"
+ "\x68\x67\xbc\x2d\x36\x76\x8a\x59\x3d\xed\x3a\xc6\xac\x9e\x76\x9d"
+ "\x63\x56\x4f\x57\xc6\xac\x7e\xe3\x9a\xec\x47\xe6\x7d\xcc\xea\x77"
+ "\x9f\x64\x18\x8c\x3c\x84\x71\xab\x7b\x62\x47\xb8\xc1\xb9\x56\x14"
+ "\xd8\xab\xb0\x23\xbc\x5b\xa9\xc4\xde\xf7\x88\x67\xec\x7d\x77\x8b"
+ "\x8c\xbd\xbc\xde\x8d\x95\x79\xdf\xad\xb8\xb1\x76\x84\x77\x2b\x64"
+ "\x3b\xc2\x7b\xeb\xdc\x62\xaf\xe2\xdb\x58\xf1\x1a\xf7\xdf\xc6\xf0"
+ "\x3c\x62\x6f\xf1\x1a\x8f\x76\x84\x4e\xfe\x5b\x3b\x97\xf1\x6f\x63"
+ "\xa2\xcc\x6b\xf2\xc2\x8e\xf0\x8b\xf3\x31\xd8\x99\xd8\x1b\x3b\x02"
+ "\xe2\x2d\xe2\x99\x84\xb9\x3d\xb1\x23\x5c\x7f\x19\x77\xd7\x32\x25"
+ "\xe6\xee\x5a\xae\xc4\xdc\x0f\x86\xba\x62\x6e\x67\xbc\xdd\xb5\xc7"
+ "\x1d\xd6\x72\x3b\x42\x49\xb9\x67\x9c\xdd\xd5\xe0\x11\x67\x5d\x7c"
+ "\x73\x65\x9c\x7d\x7f\xb0\x12\x67\x77\xeb\x7b\x85\xb3\x3d\xcd\xc1"
+ "\xf2\x8b\xc2\xd9\x38\x17\x9c\x7d\xff\x03\x19\x67\x5d\xf3\xb0\x74"
+ "\x83\xb3\x37\x28\x0f\x8b\x67\x19\xb7\x64\x8c\x12\x67\x4b\x12\x3c"
+ "\xe3\x6c\x89\xaf\x8c\xb3\xbc\xde\x8d\xc5\xd9\x92\xd1\x37\xd6\xb6"
+ "\x50\x32\x5a\x96\x71\x4b\xda\xba\xc7\xd9\x5d\x2d\xee\x71\x76\x97"
+ "\xf8\x5d\x6c\x57\x8b\x47\x19\xb7\x13\xce\x7e\x70\xda\x0b\x9c\xfd"
+ "\x85\xfb\x20\x7c\xe0\x55\xfc\x0b\x27\x7b\xad\x5f\xb5\xc9\x65\xbf"
+ "\xc4\x49\xe7\xfd\x12\x4e\xb6\x85\x09\x92\x6d\x41\x99\x9f\x25\x59"
+ "\xb2\xdf\x46\x89\xb8\xfb\xe8\x4f\xc5\xdd\xff\xbe\xd0\xea\xc0\xdd"
+ "\x25\x80\xbb\xff\xcd\xf6\x47\xb4\x3a\x70\xf7\xff\xbd\x2d\xf5\x4b"
+ "\xce\xcf\xe2\xc1\xb6\x30\x0e\xdb\xfb\xeb\x23\x0e\xdb\x02\xe2\x70"
+ "\x94\xb3\x6d\xe1\xff\x4d\xf7\x8c\xc1\x7f\x4d\x50\xd8\x16\x3e\x75"
+ "\x8f\xc1\x16\x05\x06\x7f\xb8\x99\x61\xf0\x38\x09\x83\xff\xba\xf3"
+ "\x1a\xe8\x96\xd7\xb2\xbc\xc3\x60\x0b\xc3\xe0\x89\x37\x07\x83\x3f"
+ "\xbc\x0e\x18\xcc\xc6\xfd\xa3\x87\xaa\x8d\x80\xc1\xb1\x88\xc1\x13"
+ "\x7b\x66\x6f\xf8\x99\x72\xb4\x60\xbf\xdc\x63\xf1\x47\x07\x94\x58"
+ "\xfc\x91\x85\xd5\x75\x8b\xc5\x1f\xad\x93\xb1\x98\xd7\xbb\xb1\xf6"
+ "\x86\x8f\x8c\x37\xd6\xde\xf0\x91\x51\xc6\xe2\xff\xf7\x6a\xf7\x58"
+ "\xfc\x57\x83\x7b\x2c\xc6\xf3\x88\xc5\x7f\x35\x74\x89\xc5\xe3\x9c"
+ "\xb1\xf8\x7f\x1c\x32\xaf\xc2\xde\x60\xfa\x5b\xcf\xdd\xf2\x3f\x1e"
+ "\xe5\x5f\xdd\xed\x24\xa3\x5e\xf5\x3f\x95\xd5\x85\x84\x5c\xc9\x24"
+ "\x19\xd5\xb6\x71\x04\xce\xc1\xf8\xfd\xcf\xd5\xea\x90\x48\x22\xac"
+ "\xef\xa3\x47\x3c\xfe\x33\xfe\x40\xc6\xcd\x57\x8b\x73\x8b\x8d\x71"
+ "\x29\xf3\x77\xc5\xf3\x88\xbd\xdb\x9c\xae\xbb\x7b\x16\xcd\xf7\xdb"
+ "\x21\xde\xc7\x6c\x56\x50\x2e\x96\xca\xc8\x9b\x26\x55\xe9\x34\xba"
+ "\xce\xaf\xc8\x3c\xc8\xaf\xc8\xdd\xfd\x23\xb4\xc4\x7f\xe0\x2a\x4a"
+ "\xb7\x6e\xa2\x96\x2b\xff\xd4\x3f\xea\xca\xeb\x84\xe4\x6f\xa2\xe6"
+ "\xd6\xac\xd2\x1c\x78\xc7\x0f\xff\x03\xea\x5d\x09\xca\xd0\x5e\xc9"
+ "\x8c\x26\x70\xae\x48\x3a\x07\xe3\x46\x84\x4c\x1f\x2a\xc0\x35\xba"
+ "\xbe\xda\xb6\x2d\x0d\xb0\x2a\x95\x90\x7b\xaf\xe1\x9c\x29\x2d\x01"
+ "\x9e\x09\xce\x83\x36\xd7\x42\x5b\xf4\xd6\xe1\x16\xe0\x47\x4d\xd5"
+ "\x1a\x82\x73\x3a\x1b\xde\xab\x28\x0f\xc7\xde\xe7\xee\x02\xaa\xd6"
+ "\x10\x61\x7b\x7b\x01\x1d\x7c\x67\x0d\xd0\x83\xe4\x2f\x21\x6c\x0f"
+ "\xff\x5a\xa8\x47\xd5\xe9\x54\x08\x6b\xd3\x55\xdb\x2c\x7c\x4e\x43"
+ "\xff\xf6\x83\x1e\x4b\xe1\xb9\x5b\x97\x10\x2d\xfc\x02\xe8\xc6\x3b"
+ "\x6b\x5a\xb3\xf6\x44\xc2\x7b\xea\xb0\x5f\x9e\xde\x71\xed\x1b\xb0"
+ "\xee\x0c\x0f\xc1\xb5\x83\x3d\x1f\x9f\xcd\x9e\xa3\x16\xb2\xed\x70"
+ "\x9e\x66\xa6\xd3\xea\x64\x1b\x09\x84\xb1\xd8\x06\xfd\x46\x7e\x14"
+ "\xfe\xb3\x7f\xd4\xea\x61\x84\xec\x4e\x69\x52\x57\x43\xdf\xed\xff"
+ "\x31\xdc\x62\x4c\xfb\x35\x81\xeb\x66\xd4\x59\x1a\x55\x1f\x8f\x99"
+ "\x7a\x9e\x10\xc4\x13\xf8\xff\x11\x0b\xac\x63\x93\xa1\xbc\x16\xde"
+ "\x43\xb8\x12\xa2\xc1\xba\x8d\xaa\x3d\x17\x8c\x49\xa7\x48\xa0\x81"
+ "\xf8\xe7\xc1\xbb\xf1\xba\x7b\xf6\x62\x5d\x93\xea\xe3\x28\xec\x03"
+ "\x94\x6b\xa0\x8c\xf7\xa1\x0f\x19\xcc\xa3\xf6\x02\xc6\x9b\x1b\xee"
+ "\xac\x11\xc2\xda\x0b\x18\xf6\xc1\x7b\xae\x85\x77\x86\x3a\x01\x50"
+ "\x27\x80\x1d\xd3\x88\x76\x03\x9c\xc3\x76\xe0\x18\x60\x5c\xd8\x8e"
+ "\x6d\xef\xc4\xb6\x3d\x8c\x83\x86\x06\xdf\x59\x43\x81\xb7\x71\x4d"
+ "\xd5\xa5\xa9\x8e\xd5\xab\x3e\x36\x05\xaa\x28\xa5\x45\x6d\xba\xd5"
+ "\x69\x24\x20\x5f\x20\xc4\x38\x0c\xdb\xf9\x78\x0f\xb4\xaf\xc1\xb1"
+ "\x68\xcd\xfa\xb8\xc0\xa4\xda\x33\x01\xc7\x17\xe8\x69\xd1\x8d\x60"
+ "\xef\x6b\xc6\xe7\xe0\x3d\x62\x7d\x16\xfb\x1e\xfb\xac\x4b\xf3\xa1"
+ "\x50\x3e\xe9\xa3\x3a\x4b\x7c\x42\x06\xbc\x0f\xf7\xd7\x9a\xc8\xc2"
+ "\x0a\xbc\xdf\xc4\xef\x03\x5e\xfa\xb8\x05\x68\x16\x87\xe7\xb0\xec"
+ "\xa1\xbf\x01\x12\xdd\x2a\x43\x80\x37\x5c\x69\x27\xf1\x08\xf0\x85"
+ "\xc4\x23\xd8\xdf\xf7\xd3\x4c\x6a\xb6\x0e\xab\xfe\x97\xe9\x75\x79"
+ "\x40\x43\xfb\x9b\x21\x9a\xb5\x30\xb6\x42\x07\xd2\xa5\x1e\xae\xed"
+ "\xbd\x1f\xe9\xb2\x36\x05\x68\xc2\xeb\x4e\x93\xfb\x8f\xe5\xbd\x8c"
+ "\x9e\x02\xd0\x82\xef\xdd\xdc\xeb\x8b\xef\xb3\xf6\x1a\xd0\x71\x08"
+ "\xb5\x94\x25\x43\xbf\x90\x6f\x81\x47\x76\x2f\xb1\xaa\xd1\xaf\x0f"
+ "\xcf\xef\xbf\x6c\x55\xaf\x6d\x26\x28\x57\x92\x5c\xc0\xe5\x2d\x49"
+ "\x30\xe6\xd0\x26\xd5\xb5\xe9\xee\x93\xe8\x98\x02\xb4\x4b\x02\xde"
+ "\x85\x31\x5f\x0b\xe3\xb7\x15\x30\x0f\xff\xdf\x0a\xeb\x8f\x00\xf5"
+ "\x4c\xaa\xbd\x51\xd0\x9e\x76\xcb\x10\x6a\xde\x36\x84\xb6\xc0\x18"
+ "\x1e\x6c\xcd\xda\x1b\x2a\x8d\x21\xf6\x69\x2d\x9c\xcf\x85\xeb\x26"
+ "\xd5\xff\x16\x70\x1e\xfa\xdf\x04\xe9\x9d\x3d\x8d\x67\xce\x6e\x12"
+ "\x99\xbb\x9b\x84\xbe\xbe\x9b\x8c\x5f\xd1\x00\xf3\x32\xf3\x61\x7a"
+ "\x34\xd6\x46\x04\x6d\xbc\x7f\xfb\x90\x01\x5a\xfc\xf6\x24\xac\x1e"
+ "\x5e\xf4\xea\x6e\x12\x8e\x7b\x63\x31\xd3\x18\xae\xe1\x53\x7d\xbf"
+ "\xa5\xd5\x86\xab\x44\x18\x14\xef\x6f\x5f\x7d\x77\xd0\x94\xab\x84"
+ "\x1c\xd2\x5b\x48\x5a\x22\xac\xe5\x97\x9b\x48\x9a\x85\x9a\xab\x32"
+ "\xce\x13\xc0\x9e\x02\x3e\x76\xfb\xea\xa6\xce\x21\x04\xf7\x0c\x0a"
+ "\x3f\xe8\xc9\x80\x04\xa2\x49\x3d\x49\x42\xd2\x1b\x68\x93\x7d\xd3"
+ "\x50\x63\xda\x4a\xa2\xde\x7d\xb9\x96\xcb\x9e\xaa\x7d\xbb\xf6\xe1"
+ "\xfe\xd4\xd6\x18\x32\xd3\x26\xae\x47\x1b\xee\xac\x4d\x9f\x4b\x86"
+ "\xe2\xfb\x04\x32\xd9\x6b\xdf\x93\x30\x6e\xb5\xde\xe1\xf3\xbe\x60"
+ "\x46\xcf\x4d\xc3\xa3\x76\xcf\xb2\x82\xbc\x75\x4c\x97\x3e\x87\x36"
+ "\xa1\x5c\x07\xeb\x0b\x93\x05\xab\x9b\x6c\x20\x5b\xcd\x86\xf5\xdb"
+ "\x44\x3e\xa9\x2f\x52\x0b\xeb\x8e\xe9\xbc\x7c\x46\x32\x5b\xb7\x71"
+ "\x2d\x85\xbe\x4f\xd7\x93\x0c\xbe\x0e\x5a\xb3\x03\x13\x51\x9e\xa2"
+ "\xdf\x62\xff\xf7\xc3\xbb\xd2\xb0\xb1\xb0\x0e\xef\xb5\xe1\xfa\x39"
+ "\xb5\xce\x48\x2a\xac\x76\xf2\x46\x33\x1b\x23\x3f\x18\x23\x0d\x5c"
+ "\xab\x81\x71\xf2\x77\x47\x37\xa4\x99\x90\x1f\xef\x2f\xf8\x70\xda"
+ "\x30\xba\x58\x38\x5d\xa6\x2c\x26\xb0\x8e\x02\x6d\xd6\x71\xda\x08"
+ "\x83\x47\x94\x20\x6d\xbc\x7b\x8f\xfd\x51\x9e\xd6\x17\x7c\x36\x05"
+ "\xfe\x40\xbe\x10\x82\x47\x94\xe0\xb3\xb1\x0f\xf8\xfd\x0c\xf9\x60"
+ "\xea\xab\xdf\xd2\x2a\x43\x13\xa9\x86\xf7\xa1\x83\x9c\xfb\x60\xf3"
+ "\xb6\x0f\x65\x9e\xfa\x90\x73\x2f\xf0\xed\xbd\xc0\xb7\xf7\x02\xdf"
+ "\x9a\x38\xdf\x1e\xa9\xe3\x7c\x6b\x87\x7e\xb5\x81\xec\xbe\x62\x3a"
+ "\x51\x63\xbf\x76\x9e\xc2\x18\x7d\xd0\xcf\x26\x99\x77\x27\x5f\x80"
+ "\x31\x92\xf8\xd7\xe7\xee\x20\x1c\x9f\x2a\x4b\x2d\x49\x47\xfe\x6d"
+ "\x77\xc7\xbf\xc6\xc2\xa9\xf1\x40\x9b\x97\x81\x7f\xbf\xd7\x93\x80"
+ "\x06\xa2\x59\x39\x1d\xf8\xb7\xc9\x1d\xff\x1a\x17\xec\x85\x67\x76"
+ "\xe2\xdf\x39\xce\xfc\x6b\xec\xeb\x3d\xff\x7e\x72\xdc\xc1\xbf\xcf"
+ "\x8b\xfc\x3b\xd7\x85\x7f\x1b\x9c\xf8\x17\xdf\xdb\x6b\xfe\x35\x46"
+ "\x7a\xc7\xbf\x9f\xec\x75\xf0\x2f\xe8\x25\x6f\xfc\x81\x8d\x91\x1f"
+ "\x8c\x11\xf0\xef\x27\xf9\x30\x4e\x6e\xf9\xf7\xe7\xa7\xdf\xa7\xb1"
+ "\x3d\xa7\xdf\xa7\xa3\xba\xa7\xdf\x81\xc3\xde\xd3\xef\xc0\x86\x1b"
+ "\x4f\xbf\x03\x56\xef\xe8\x77\x20\xd5\x33\xfd\x0e\x44\xff\x72\xe8"
+ "\x57\x16\xda\x73\xfa\x1d\xbc\xd0\x3d\xfd\x0e\xbe\xe6\x3d\xfd\x0e"
+ "\x4e\xbb\xf1\xf4\x3b\x58\xea\x1d\xfd\x0e\x8e\xf7\x4c\xbf\x83\x5a"
+ "\x4f\xf4\x7b\x6c\xa8\x40\x05\xf4\x9b\x1b\xd2\xd7\x80\x32\x10\x97"
+ "\xd7\xca\xce\xa3\xce\x08\x65\x8d\x54\x66\x32\x15\xe8\xd5\x2e\xe5"
+ "\x00\x97\xb2\xd6\xa5\x1c\xec\x52\x0e\x71\x29\x87\x4a\x65\xa0\x97"
+ "\xef\x45\x55\xd9\x73\xa0\xb3\x65\x98\x54\x65\x16\xf1\xfa\xc8\x99"
+ "\x76\x1d\xea\x7d\x23\xdd\xf5\x7d\x6d\x26\xb5\x1a\xd2\xc8\xf0\x66"
+ "\xd5\xa1\x38\x46\x8f\xd5\xc3\xf4\x34\x25\x83\x00\x3d\xa6\x4d\x59"
+ "\x89\x7c\x65\x26\xb4\x23\xc4\x0f\xc6\xe9\x56\xd0\x37\xcd\xc8\x73"
+ "\xba\x25\x9f\xd0\x7a\xd5\xa1\xc9\xf8\x7e\xf7\x1a\x8c\x44\xf0\xb9"
+ "\x1b\x73\xa2\xab\x80\x3e\xd3\xcc\x3e\x77\x0f\xa3\xdb\x1f\x88\xca"
+ "\x53\x0b\xfe\x79\x99\x82\x6e\xa5\x99\x9a\x27\x5d\x82\x75\x0c\xd6"
+ "\xb2\xea\x16\x2b\xf0\x24\x35\x1b\x97\x5c\x80\xfe\x1e\xfa\xa8\x32"
+ "\x15\xda\x86\xe7\xc0\xb3\xa2\xa9\xf6\xd8\xe8\x6a\x5b\x0d\xa1\xd0"
+ "\x46\x95\xa5\x1c\x74\xff\x5a\x22\xb6\x19\x4d\x07\x1d\x1b\x8d\x6d"
+ "\xba\xd5\xcf\x36\xf4\xdd\x01\xcf\x1c\x37\x5d\xaf\x21\x74\x95\x26"
+ "\xd8\x3b\xfe\x38\x54\xeb\x51\xef\xdb\xd0\x6f\x24\x6f\xd7\xbf\x17"
+ "\xed\x7e\x16\xd1\x45\xbb\x62\x7f\xb5\xbd\x69\x37\xdb\x73\xbb\xfd"
+ "\xc5\xfe\xea\x7a\xd3\xae\xa9\x8b\x76\xc5\xfe\x46\xf5\xa2\xdd\xcf"
+ "\x3d\xe6\xff\xa0\x1b\x02\xc4\xfe\x66\xf4\xa6\xdd\x7c\xcf\xed\xf6"
+ "\xdd\xd1\x3b\x5e\xf8\xbc\xa1\x2b\x5e\xe8\x1d\x1f\x94\x77\xf1\xfe"
+ "\xfd\x76\xf4\x8e\x07\xca\x73\xba\xe2\x81\xde\xd1\xbf\xbc\x4b\xfa"
+ "\xf7\x8e\xf6\x87\x47\x77\x45\xfb\xde\xd1\xfd\xb0\x47\xfe\x47\x5d"
+ "\x16\x68\x1f\x45\x87\x8c\x2d\x12\xd6\x9f\x8c\x12\x86\xf4\x7d\x74"
+ "\xb5\x10\x45\x1e\x03\x0c\x0b\x2c\x20\x83\xa2\x98\x7d\xe8\x48\xe8"
+ "\xca\x42\xa2\xce\x57\x0b\xea\x5d\x29\xb5\xea\x6a\x5b\x24\x49\xb7"
+ "\x51\xfb\x8e\x24\xab\xea\x4e\x38\x7f\x20\x81\x10\xcb\x52\x3d\x61"
+ "\xed\x04\x9d\x8c\xca\x4b\x8b\x22\x53\xed\x04\xed\x11\x96\x83\xa9"
+ "\x80\x61\x80\x63\xd5\x05\x56\x5c\xf3\x06\xc1\x7d\x36\xe0\x5f\x68"
+ "\xc3\x4a\xde\x17\xcc\xaa\xa8\x25\xac\x9e\x19\xf4\x46\x33\xdd\xd4"
+ "\xf7\x51\x9a\xae\x27\x6b\xe0\x7f\x78\xe6\xab\x3e\x66\xa2\xde\x0a"
+ "\xfa\x64\x6b\xd6\x11\xc0\xe5\xa3\xb1\xa8\x63\x82\x2e\xdb\x92\x7e"
+ "\x09\x6d\xee\x63\x8b\x56\x83\x5e\x8b\x75\x77\x0b\x66\xf5\xbd\x06"
+ "\xa2\x3e\x68\x46\xfd\xfd\xc8\xce\x03\x89\x84\x74\x61\x73\xd1\x08"
+ "\xc1\x61\x23\xf1\x7e\x6c\x07\x6d\x99\x6b\x05\x18\xdb\xe0\x3b\x6b"
+ "\xb1\xbf\x30\xc6\x56\x63\x0a\xae\x0b\x47\x47\x3f\xfe\x2b\xda\x2a"
+ "\xe2\xfc\xb0\x66\x28\x33\x9d\x3d\x93\xd6\x50\x6d\x8d\x9e\xe6\x0d"
+ "\x88\xaa\xb2\x5c\x26\xc6\xa4\x76\x52\xaf\x3a\x3a\x06\x9f\x7d\x25"
+ "\x38\x4c\x67\x09\x0e\xd3\xb7\x66\x1d\x8d\x90\xfa\x8b\xcf\x92\xce"
+ "\xa3\x8d\x82\xf7\xf1\x68\xf4\x81\x54\xcf\x7d\x84\xb5\x24\x68\x6a"
+ "\x08\x35\xe3\x18\x1a\xd3\x2e\x43\x5f\x2a\x0e\xe1\x38\xd3\x0d\x3a"
+ "\xb3\x25\x5d\x7f\x3b\xb7\xd9\x1d\x6d\x41\xdb\x0f\xac\x03\x13\x98"
+ "\x1d\x66\xdd\xb1\x09\xcc\xcf\x06\xf0\x1e\x74\xf6\x48\x94\x57\x2e"
+ "\xaa\x8e\xb2\xfc\xc7\xd3\xf5\x6a\x2f\x75\x9e\xa3\x6c\xfd\x37\xde"
+ "\x8e\xe3\x50\xb1\x0b\x9e\xf7\x2f\xf5\xaa\x0a\x2d\xb7\xe3\x1d\x8b"
+ "\xc1\xe7\x41\x9d\x42\x78\x66\x0c\xcd\xaf\xd1\x61\x3d\xb8\x1e\x21"
+ "\x5e\x8f\x73\xba\x1e\x47\x37\x84\x45\x8a\xd7\x45\x3b\xe0\xb1\xd9"
+ "\x4e\xd7\x67\x1b\x6e\x47\xbb\x5c\x45\x32\xbe\x13\xac\x65\x51\xb8"
+ "\xae\xa1\xcd\x9f\xdb\xd5\x8f\x45\x89\xf5\xa6\xb5\xa8\x2a\xd6\x5d"
+ "\x01\xbe\x82\xeb\xb1\x4e\xf7\xc7\x1e\x4c\x8e\x20\x8f\x6d\xc1\x31"
+ "\xad\xd8\x61\xf2\x39\x9e\xca\x6d\x39\x47\x8b\xd8\x58\x68\x8f\x45"
+ "\x3a\xb7\x67\x52\x55\x18\xa0\xcd\x48\x0b\xc8\x7a\x50\x27\x1b\x9f"
+ "\xe9\x6e\xfc\x6d\x45\xd6\x8c\x76\x9d\x35\xbf\x7d\xc3\x3d\xe6\x7b"
+ "\x1a\xee\xb0\x3b\x7c\x34\xe3\x88\x7a\x6a\x1d\xf1\x49\x8f\x27\x6a"
+ "\x94\x73\xd2\x8e\x11\x75\x2a\xfc\x8f\xf6\x60\xaa\x36\xcc\xdf\x9d"
+ "\x64\x85\xf9\x61\xf4\xc5\x18\x5c\x1d\xc1\x7d\xa3\x6c\xe1\xfd\x8b"
+ "\xf0\x7b\x4a\x5b\x91\x35\xce\xba\x21\x74\x62\x5b\x70\x68\x4c\xe3"
+ "\x7c\xa2\x9e\xd9\xe2\xf6\xdb\x4a\xe4\x8a\x3a\x2a\xa4\x2d\x26\xfe"
+ "\x53\x63\x7d\x28\x7e\x5f\xa9\x4c\x38\x47\x56\x5e\x20\x6a\xfc\xa6"
+ "\xf2\xc6\x35\x12\x5c\x0d\xb2\x29\x7e\x73\x09\x88\xd3\x91\xc2\x34"
+ "\x12\x3c\xa0\x85\x68\x07\xa8\x54\x7e\xbf\x7d\x8e\x10\x7b\x6b\x42"
+ "\x5f\xe0\x57\xe1\xee\x06\x1d\xda\x35\x06\xd2\xf5\x2f\x91\xdd\x69"
+ "\xa5\xbe\x36\x90\x85\xf1\xbb\xcb\x9f\xae\x91\xf0\x2d\x49\x24\x62"
+ "\x66\x65\x06\x8b\x37\x84\xfe\x9c\x6d\xad\x7a\x5d\xc7\x2b\xfa\xdb"
+ "\xdb\x5b\xf5\x23\xa4\x6f\x32\x2f\x5e\xd0\x12\xf4\xf3\xa4\x59\x9f"
+ "\x04\xe0\x37\x19\xb4\x7d\x77\xac\xe3\xf1\x88\xd0\xf7\x53\x78\x45"
+ "\x1f\x4a\x67\xea\xc9\x7d\x56\x18\xdf\x56\x3d\x49\x79\x9a\xe0\x37"
+ "\x15\x6d\x78\x03\x51\x6f\x9b\x41\xfc\x2b\xe2\xea\x51\xfe\x08\xa9"
+ "\x68\x78\x9b\x2c\x7f\x92\xdc\x6e\x03\xd9\x1a\x6d\xfd\x15\x0d\x1b"
+ "\x09\x7e\xb3\x29\xbc\x46\x22\x0b\xae\x91\xf1\x34\x78\x84\x71\x52"
+ "\xbc\x8e\x08\x1b\x75\xe6\xea\xe4\x77\x49\x7a\x1b\x3d\x5b\xbd\x46"
+ "\x20\x68\xeb\x44\xfe\xa5\x83\x47\x18\x39\x0f\x57\xad\x3c\xa4\x3f"
+ "\x44\xbc\xe7\xe1\xaa\x54\x8f\x38\x5a\x64\xcd\xb7\xe9\xac\x71\xf6"
+ "\xe0\x7b\xcc\xfc\xfb\x5d\x58\x9c\xf0\xd6\x03\x35\xf8\x5d\xe6\xbd"
+ "\xfa\x26\x15\xfa\x22\xe1\xbe\x5c\x61\x67\xff\x22\xc5\xb7\xb0\x0e"
+ "\x91\x5e\x1d\x9c\x5e\xf8\x1d\xec\xc5\x16\x42\x67\xda\xd4\x20\xeb"
+ "\xe9\x07\xb2\xef\x60\x56\x13\x91\xf7\xe7\x86\x90\xad\x02\xff\x06"
+ "\x26\xac\x48\xe8\x2b\x00\x4d\x68\xa6\x9a\xec\xba\x66\xf5\xb5\x03"
+ "\x5d\x72\x70\xcf\xee\x2a\xd5\x00\xe0\xcd\x81\x42\x47\x48\x3f\x90"
+ "\x35\x23\x66\x9e\xcd\x10\xe3\x41\xf9\xb3\xa3\x6d\x85\x5e\x07\x6d"
+ "\x8f\xe8\xe8\xd0\xdf\x2e\xed\xef\x95\xfc\x01\x68\xd6\xfe\x6c\xdc"
+ "\xdb\x8b\x3a\x8b\x6d\x1d\xff\xc6\x02\x3c\xa1\x42\xdd\x04\xfa\x10"
+ "\x7a\x1f\xc8\x99\xf8\x4d\x0a\xfa\xa9\xdd\xda\x48\xfc\x2b\x13\x4e"
+ "\x31\xda\xd8\x45\x9a\xe0\x3e\x5f\xa4\xc3\xe4\xb9\x3a\x52\x55\x7c"
+ "\x82\xdc\x97\xec\xdf\x89\x0e\x1d\xdb\xad\x71\x12\x2d\x68\x56\x45"
+ "\x03\xac\x3d\x11\x17\x55\x35\x83\x0e\x01\xc6\x4e\x4f\xf4\x96\x26"
+ "\x35\x1e\xe3\x7f\xfc\x7c\x34\xd1\xfe\x9d\xd1\xa4\xaa\x8c\xd3\xe4"
+ "\xd8\xdb\xbd\xa3\xc9\xb1\x1d\x37\x9f\x26\xfe\x7f\x67\x34\xa9\x89"
+ "\xe1\x34\xf9\xf2\xc1\xde\xd1\xe4\x4b\xcf\xf9\xff\x84\x28\xf5\xd1"
+ "\x90\x5a\xf2\xfe\x30\xd0\xbd\xf3\x57\x46\x0b\xf9\xe9\xb5\xc2\x0b"
+ "\x21\x1a\x2e\xb3\x7c\xe3\xff\x79\x28\xc8\x0c\x4b\x9a\xd9\xff\x7c"
+ "\xbd\x1d\x57\x80\x7b\xd3\x8e\x96\xa1\x2c\xf1\x3a\x39\x32\x01\x65"
+ "\x87\xe3\x7d\xfb\xc7\x80\xdc\xf7\x42\x08\x69\x7b\x21\x46\xfd\xfa"
+ "\x29\xe2\x1f\x58\x4b\x26\x09\x02\xa5\xc6\xb4\x66\x58\xab\x6b\xa3"
+ "\x8d\xcf\x37\x13\x5d\x8a\x3f\xd4\xfd\xea\x03\x5d\xca\x2a\x3c\x6e"
+ "\xd4\xa5\x64\x7d\x0b\x47\xb6\x7f\x73\xe5\x69\xa2\xb6\x8d\x68\x2f"
+ "\xd9\xbd\xd0\x08\xeb\xdf\x70\xe3\xee\x8b\x56\x75\xce\x65\xa2\xa1"
+ "\xea\x3b\x68\xa0\x99\xf8\xe7\x82\x5c\x87\xdf\x3e\x0c\x7f\x40\xbf"
+ "\xb3\x13\x95\x68\x17\xde\x7f\xd1\xa8\xce\xc7\x3a\x23\x1e\xa8\xd9"
+ "\x39\xcc\xac\xc2\x75\x73\xf7\x42\xab\x5a\xe2\x23\xf4\x4f\x98\x69"
+ "\x21\x6a\x18\xcb\xfc\x2b\xdb\xad\x19\xd6\x8d\xa1\x31\xed\x83\x43"
+ "\x27\xda\x07\xdf\x63\xb6\xed\xea\x5f\xe4\x8e\xb7\xf0\xfb\x2b\xae"
+ "\x99\x03\x2c\x44\x3b\xc3\x20\xf3\x98\xb0\x82\xf3\x56\x95\xb5\x89"
+ "\xe0\xde\x87\x40\x58\x2b\x69\x47\x42\xdf\x17\xde\x01\xba\x8b\xfc"
+ "\x05\xeb\xb5\x67\xfe\xda\xac\xe4\xaf\x2b\x22\x7f\x01\x9f\x39\xf8"
+ "\x4b\x5e\x2b\xf7\x07\x70\xfe\x32\x39\xf8\x8b\xad\x95\x2b\xf4\xa1"
+ "\xc8\x63\x12\x7f\xe1\x3a\xc9\xf9\xab\xde\x23\x7f\x1d\xad\x73\xcf"
+ "\x5f\xb6\x30\x67\xfe\x3a\xd6\xc2\xf9\xeb\xc4\xe6\x43\xb1\xc0\x5f"
+ "\xb1\xde\xf2\xd7\x89\x02\xfe\x4d\x69\x68\x09\xb7\x6b\x7d\xf3\x11"
+ "\x2b\x83\x0c\x2c\xcb\xbf\x27\xec\xfc\x5b\x16\xc8\xbb\x83\x03\xac"
+ "\x74\x1d\xc8\xbc\xd0\x8f\x99\xbf\x22\xfe\x57\x06\x87\xe9\xae\x6c"
+ "\x0c\x1b\x69\x19\x1c\xa6\xe7\x6b\xf4\x57\x61\x87\x92\xa1\x1f\xc9"
+ "\xde\xf6\xe3\x2b\x1d\x7b\xee\x37\x31\xb7\xd0\x17\x62\x34\xc2\x37"
+ "\x31\xbe\x40\xe3\x90\x45\xf6\x0c\x72\x2d\x7f\x5c\x3e\xe8\x0a\x4d"
+ "\xba\x14\x72\x37\xf0\xdc\xaa\x23\xb0\x9a\x1f\x81\xb9\x54\x1d\x3d"
+ "\x9f\xd0\xf5\xe3\xb4\xef\x09\x66\x8d\x49\x75\x3c\x00\xf9\x10\x78"
+ "\x59\xe3\xcc\xcb\x9c\x6f\xf9\x35\x6b\xfe\xb8\x22\x6c\x6b\x6a\x39"
+ "\x09\xd4\x3d\x81\xfe\x31\xb5\x61\xcb\x57\x12\xdc\xf3\xe5\xdb\xa8"
+ "\xfa\xfa\x42\xdb\xfa\x7e\x5a\xb8\x7f\x20\xfd\x66\x9a\xca\xf0\x04"
+ "\xb9\x9d\xbe\x30\x4d\x85\x58\xf7\x6e\x5a\x81\x5a\x80\x73\xfc\xfb"
+ "\x7f\x01\xc1\xeb\x39\xed\x1a\xe6\x2b\x20\x40\x9d\x2a\x4b\x01\xc9"
+ "\x49\x02\xdd\x16\xfe\xe7\x3e\x25\x05\x04\xeb\xe7\x2e\xd1\xb2\xef"
+ "\x7d\xec\x3e\x5b\x01\xc1\x7b\xed\x70\xfe\x4f\x42\x00\xc9\x4b\x09"
+ "\x26\x47\xa2\xab\x58\x1b\x47\xa2\x3f\x23\xd8\x06\xca\x77\x47\xa2"
+ "\xf7\x93\xb5\x49\x21\xa4\xb2\xa5\x00\xae\x7f\x45\xd6\x5e\x0c\x85"
+ "\x63\x23\xfc\xae\x91\x66\xd5\xd7\xf9\x47\xa2\x05\x12\xb8\xea\x61"
+ "\x0a\xfc\x49\xab\x71\x1f\x51\x1a\xf1\x83\xbe\x6f\xae\xae\xcd\x27"
+ "\x30\x86\x19\xb8\xcf\x94\xa6\xbf\xd0\x22\xd0\x17\x2e\x08\xe9\x2f"
+ "\x5c\xc4\x67\xdb\xe9\x0b\x3f\xe2\xb3\x73\x53\x74\xa2\x8f\x59\x01"
+ "\xf3\x87\xc9\xb9\x36\x92\x60\x5f\xf1\xb9\xf8\xbc\xb5\x4b\xf4\xe2"
+ "\x33\xc3\x59\xdf\xf0\x99\xd8\xa6\xf3\x33\x31\x87\x33\xc8\xb4\xf0"
+ "\xcc\xda\x01\x70\x1c\x04\xf4\x58\x83\x74\xc0\xe7\x0b\x34\xc6\x97"
+ "\xa6\xc7\xf8\xb0\x7b\x92\x9b\xdc\xdd\xf3\x88\x78\x0f\xf7\x83\x81"
+ "\x7b\xda\x79\x7d\xd6\x06\x60\xcd\x8b\x78\xfe\x9e\x18\x23\xe9\x4c"
+ "\xc3\xda\x36\x8e\x3d\xb5\x87\x39\xf6\x70\x9a\x32\x5e\x79\x21\xc6"
+ "\x17\xe8\xa6\x45\x9c\x82\x36\xb6\x3b\xda\xf8\x26\xc6\x07\xe9\x8d"
+ "\x7c\x23\xf1\x12\xf2\x91\xc4\x43\xac\x9f\x06\x42\x9c\x79\x06\xfe"
+ "\xf7\x17\xdb\x39\x2f\xb5\x03\x7d\x10\xf1\xef\xb8\xff\x3d\x70\xbd"
+ "\x33\x1f\x9d\x3a\x20\xf3\xd1\xa9\x78\x6b\x1a\xa5\xc8\x47\xc6\xe7"
+ "\x33\xa1\x9d\x93\xf7\xcb\xfd\x99\xa6\x42\x1e\xfb\x1b\xe3\xad\x7c"
+ "\xa4\xd3\x3d\xa9\x24\x98\xbf\xcf\x29\x15\x7b\x9f\x54\x63\x30\xf6"
+ "\x55\x7a\x0f\xec\x43\x9e\xa0\x23\xd2\x7b\xac\x6d\x1f\x09\xed\x5e"
+ "\x24\xe2\x3d\x63\xb0\x6d\x69\x0c\x80\x66\x44\xba\x47\xaa\x9f\x27"
+ "\xe8\xa1\xdf\xe1\xec\x1e\xce\x73\x8d\x6e\xf8\xe7\xd4\x2a\x57\x9e"
+ "\xeb\x9f\x4a\x7c\x28\x8c\xb7\xf1\xf9\xcb\xf8\x9c\x2d\xbc\x6f\x9f"
+ "\xd8\xdb\xe1\x19\x40\x03\xb5\x78\xfe\x23\x27\x9e\x10\xdb\xb7\xba"
+ "\x6b\xff\xac\xa2\xfd\x18\x68\x3f\x19\xda\xc7\xb5\xf0\x79\xd4\x5b"
+ "\x4f\x31\x1c\xbc\x27\x99\xb7\x2f\xf1\x2d\xcd\xf7\xc3\xd8\xb1\x7d"
+ "\x9a\x55\xdf\x14\x71\x0c\xfd\xf2\x03\xac\xc7\x7c\x01\xd4\x42\x91"
+ "\xe0\xe2\x0b\xe0\xec\x2b\xf2\x7e\x9a\x59\xf4\x03\xf8\x86\xc5\xf7"
+ "\xda\xf5\x46\xad\x1a\xd7\x70\xd9\x0f\xe0\x14\x5e\x7b\xcd\x98\x54"
+ "\xef\xe4\x07\xf0\x4d\x2c\xd6\x35\xa9\xbe\xf9\xb0\x55\x4d\xd4\x50"
+ "\x36\xf0\xf3\x5f\x96\x38\x9f\x97\xfd\x6c\xf8\x79\xf4\x61\x44\x6b"
+ "\x7e\x6b\xd6\x37\x65\x92\x4d\xa2\x7b\x9d\xf7\xd6\x5f\xa0\xce\x1b"
+ "\xd2\x85\xce\x1b\xf2\x77\xa6\xf3\x9e\x5e\xdc\x3b\x9d\xf7\xb4\xe1"
+ "\xe6\xcb\xf2\x7f\x6f\xfa\xd5\x37\xb5\x5c\xd6\xfa\xd6\xb7\x77\xb2"
+ "\xfc\xb7\x1e\xf7\xff\xfd\x9f\x7e\xd5\x5b\x9a\x9c\x2e\xe5\x34\x31"
+ "\x6d\xee\x1d\x4d\x4c\x05\xbd\xd3\xaf\x9a\x12\x64\xfd\xaa\x29\xc1"
+ "\xb3\x7e\x75\x76\x6e\xd7\xfa\xd5\xb9\x12\x59\xbf\x6a\x18\xc4\x65"
+ "\x9c\xef\xae\x72\x19\xe7\xbb\x8f\xbc\xd7\xaf\xbe\x1b\xf5\x7f\xfa"
+ "\xd5\xf5\xd4\xaf\xbe\x9d\xc4\xf9\xab\xbe\xad\x77\xfa\x55\xbd\x55"
+ "\xa9\x5f\x9d\x1f\xdc\x59\xbf\xfa\xee\xc5\x9e\xeb\x57\xdf\xad\xea"
+ "\x9d\x7e\xf5\x5d\x46\xcf\xf4\xab\xef\xce\xba\xd7\xaf\xce\xce\xf7"
+ "\xac\x5f\xf1\x6b\x9d\xe5\xe2\x73\xab\x64\xb9\xf8\xdc\xe4\x5f\xbe"
+ "\x7e\xd5\x60\x76\x2f\x03\x37\xb4\x71\xfd\xea\x3b\xd3\xf5\xd7\xaf"
+ "\xbe\x33\xb9\xd7\xaf\xce\x2d\xe0\xb2\xe8\x77\x0d\x9d\xf5\x2b\xb8"
+ "\xc7\xad\x7e\x75\x6e\xbb\x78\x8f\x49\xa9\x5f\xf1\x36\x00\x6b\xf6"
+ "\x79\xd6\xaf\x1a\x9f\xe3\xd8\xd3\xf8\x2b\x8e\x3d\x9c\xa6\x9d\xf5"
+ "\xab\x46\x55\xf7\xfa\x15\xe7\x21\xd6\x4f\x8f\xfa\x55\xe3\x93\x9d"
+ "\xf5\xab\xb3\x09\xee\xf5\xab\x26\x27\x3d\xfd\xfb\x03\x4a\xfd\xaa"
+ "\x71\xdd\xdf\x86\x7e\xe5\x91\xb7\xcc\x4a\xfd\xea\xfb\x78\xef\xf5"
+ "\xab\xef\x37\x7a\xa7\x5f\x21\xcf\xb9\xd3\xaf\xbe\x3f\xeb\xca\x73"
+ "\x4a\xfd\xea\x7b\xbb\x7b\xfd\xaa\x69\xb0\x52\xbf\xc2\xf6\xdd\xe9"
+ "\x57\x4d\x8f\x28\xda\xef\xa4\x5f\x35\xbd\xa8\xd4\xaf\x78\x3d\x59"
+ "\xbf\x3a\x4f\x38\x86\x9e\x1d\xe4\xbd\x7e\xd5\x74\xd6\xb3\x7e\xd5"
+ "\x74\x5e\xa9\x5f\x35\xed\xe5\x7a\xd4\xf9\x60\xae\x5f\x35\xd5\xf0"
+ "\xf3\x67\xb5\xce\xe7\x65\xfd\x8a\x9f\x97\xf5\xab\xf3\x23\x7b\xae"
+ "\x5f\x05\xfe\x02\xf5\x2b\x6d\x17\xfa\x95\xf6\xef\x4c\xbf\x6a\x3e"
+ "\xd6\x3b\xfd\xaa\xd9\x63\xfc\xcf\xff\x93\xe5\x7b\x2b\xcb\x9f\x8f"
+ "\xe4\xb2\x56\xcb\x9c\xde\xc9\xf2\x2d\xb3\x7b\x27\xcb\x5b\x46\xcb"
+ "\xb2\xbc\x65\xb4\x67\x59\xfe\xc2\x98\xae\x65\xf9\x4b\xa9\xb2\x2c"
+ "\xff\xe3\x69\xbe\x9e\xfe\x78\x80\xaf\xa7\x3f\xae\xf2\x5e\x96\xbf"
+ "\xd8\xf6\xff\xd9\xfb\xfe\xb8\x28\xae\x73\xfd\xc3\x0c\x2a\x2c\xbf"
+ "\x16\x03\x16\x0d\xb1\x8b\xd1\x74\x35\x18\xd1\xaa\x41\xaf\x36\x68"
+ "\xb5\x31\x29\x2a\xa6\x9a\x62\xfc\x11\x30\x68\x20\x41\x45\x45\x45"
+ "\x45\x40\xab\xbd\x6a\x14\x21\x01\x2e\x46\x14\x4c\xf5\x16\x5b\x4d"
+ "\x48\xbf\xda\x62\xab\xc9\xda\x68\x8b\x29\x02\xa6\x9a\x62\x82\x71"
+ "\x25\x68\xd0\xa0\xae\xba\xca\x02\xbb\x3b\xdf\xf7\xcc\x99\x75\x76"
+ "\x76\x67\x96\x9d\x5d\x24\xe8\xf5\x8f\xf9\xc0\xce\x9c\x39\x73\xce"
+ "\xfb\x3e\xe7\x3d\xcf\x73\x66\xe6\x9d\xc7\x5c\xbe\x23\xb9\xfc\xf7"
+ "\x21\x04\x5f\x37\x4e\xba\xc6\xe5\x6f\x9c\x10\x72\x79\xfd\x25\x7b"
+ "\x2e\x7f\x73\xa0\xf3\x5c\xfe\xe6\x64\xd7\xb8\xfc\xcd\x68\xe7\xb8"
+ "\xfc\xcd\x83\xe2\x5c\xfe\x7a\xa4\x34\x97\x27\xc7\xec\x39\xd8\xad"
+ "\xc9\x3c\x07\xbb\xd5\xbb\xeb\x73\x79\xdd\x51\x71\xbe\xa5\x3b\x49"
+ "\xb8\xfc\xcd\x03\x1d\xcf\xe5\x6f\x1e\x10\xe7\xf2\xb7\x46\x11\xde"
+ "\x73\xb3\xcc\x9e\xcb\xc3\x39\xa2\x5c\xfe\x16\xc7\xff\x6f\x1e\x10"
+ "\x72\x79\x52\x07\xc4\x9a\xcd\xd2\x5c\xfe\xf6\x00\x12\x7b\x6e\x71"
+ "\xeb\x08\xc4\xa7\xf6\x5c\xfe\xd6\xe9\xf6\xb9\x3c\xc1\x10\xdb\x4e"
+ "\x49\x2e\x7f\x3b\xd8\x9e\xcb\x5f\x1f\x2e\xce\xe5\xef\x5c\xe7\x71"
+ "\x74\x67\x9b\x90\xcb\xdf\x9e\xf3\x70\x70\x79\x49\x6c\x1d\x15\x72"
+ "\xf9\x3b\x83\xe5\x73\xf9\x3b\xf1\xf2\xb8\x3c\xc6\x9c\x18\x97\xbf"
+ "\x73\xd0\x16\x73\x42\x2e\x7f\xe7\x94\x38\x97\xbf\x73\x49\xc8\xe5"
+ "\x71\xfd\x62\x5c\x5e\xef\x27\xa8\xdf\x8e\xcb\xeb\x07\x0a\xb9\x3c"
+ "\x29\xc7\x73\x79\x7d\x25\x89\xa1\x4d\x17\xe4\x73\x79\xfd\x41\x69"
+ "\x2e\xaf\x3f\x2c\xe4\xf2\xfa\x4d\x84\xb3\xeb\xb5\x84\xcb\xeb\x8b"
+ "\xc8\xfe\xa6\x3a\xeb\xfd\x3c\x97\x27\xfb\x79\x2e\xaf\xd7\x39\xcf"
+ "\xe5\x7b\x74\x41\x2e\xef\xe5\x80\xcb\x7b\x3d\x62\x5c\xfe\xde\x2e"
+ "\xd7\xb8\xfc\xbd\x22\xd7\x78\xa3\x39\x99\xe7\x8d\xe6\x64\x69\xde"
+ "\xd8\xbc\xd0\x31\x6f\x6c\x3b\xc4\xf3\xc6\xd6\x60\x12\xbb\x5b\x5a"
+ "\x48\xec\x6e\x39\x22\x9f\x37\xb6\x0c\x7d\xcc\x1b\x3b\x92\x37\xde"
+ "\xf5\x24\xbc\xd1\x60\x72\x8d\x37\x1a\x8c\x42\xde\xc8\xf4\xb6\xe7"
+ "\x8d\x2d\xf1\xce\xf3\xc6\x96\x8d\xae\xf1\xc6\x96\x0d\xce\xf1\xc6"
+ "\x96\xcb\xe2\xbc\xb1\x39\x45\x9a\x37\x92\x63\xf6\xf3\x7d\xdb\x46"
+ "\x7e\xbe\x6f\x9b\xd6\xf5\x79\x63\xab\x5e\x7c\x6e\x6f\x35\x11\xde"
+ "\xd8\xd2\xd0\xf1\xbc\xb1\xa5\x41\x9c\x37\xb6\x2d\x21\x73\x6c\x4b"
+ "\xa3\x3d\x6f\x84\x73\x44\x79\x63\xdb\x3e\xee\x9c\x06\x21\x6f\x24"
+ "\x75\x40\xac\x39\x2e\xcd\x1b\x8d\x73\x48\xec\x31\x0e\x26\xb1\x87"
+ "\xf8\xd4\x9e\x37\x1a\xbb\xb5\xcf\x1b\x09\x86\xd8\x76\x4a\xf2\x46"
+ "\xe3\x64\x7b\xde\xd8\x9c\x2c\xce\x1b\xcd\x03\x78\x1c\x99\x4e\x0a"
+ "\x79\xa3\x31\xff\xe1\xe0\x8d\x92\xd8\xd2\x0b\x79\xa3\x69\xbe\x7c"
+ "\xde\x68\xda\x21\x8f\x37\x62\xcc\x89\xf1\x46\xd3\x65\x5b\xcc\x09"
+ "\x79\xa3\xd9\x43\x9c\x37\x9a\x7b\x0b\x79\x23\xae\x5f\x8c\x37\x9a"
+ "\x27\x0a\xea\xb7\xe3\x8d\xe6\x78\x21\x6f\x24\xe5\x78\xde\xc8\x78"
+ "\x92\x18\xda\x1c\x2c\x9f\x37\x9a\x2f\x4b\xf3\x46\xf3\x75\x21\x6f"
+ "\x34\x6b\x08\x3f\x64\x42\x08\x6f\x34\x9f\x25\xfb\x9b\x83\xac\xf7"
+ "\xf3\xbc\x91\xec\xe7\x79\x23\xa3\x76\xc4\x1b\x1d\xf2\x0a\xaa\x7b"
+ "\xed\x7d\x5e\x01\xff\x5b\xf3\x8a\x53\x02\x5e\xc1\x9c\x74\xc8\x2b"
+ "\x28\x4f\xd5\x7d\x5e\x41\x51\xeb\xd8\xb1\x4d\x51\xf3\xd9\xb1\x4d"
+ "\x51\x03\x58\x5e\x31\x19\xe6\x7f\xe0\x15\x07\xaf\x95\x11\x5e\x71"
+ "\xcd\x40\xbd\x73\x83\xe3\x15\x4d\xc8\x6b\xeb\x22\x8e\x57\xcc\x05"
+ "\x5e\x41\x79\xec\xc2\xbc\xc2\xb7\x08\x78\xad\xe5\x9b\x66\x29\xc0"
+ "\x73\x1b\xe0\x37\x8c\x9b\x4f\xa0\x8e\x2a\xe0\xa2\x39\xf8\x7c\x9c"
+ "\x43\x0c\xea\xc2\xe3\x09\xf3\xdd\x83\xab\xb5\xdd\xd8\x6f\x67\x02"
+ "\xe7\x30\x03\xf7\xc0\xbc\x83\xe5\x17\x77\x38\x7e\x71\x87\x5f\xf3"
+ "\xc4\x79\xc4\xd2\x1b\x18\xb3\x69\x99\xba\xe7\xd4\x04\x80\xde\x5d"
+ "\x8c\x5f\x28\x8c\xdf\xc5\xd6\x35\x22\x66\x99\xda\xbf\x68\x29\x0a"
+ "\xda\x89\x79\x46\x23\x52\xfa\xaf\xf3\xf0\x67\xee\x24\x7a\xfb\xeb"
+ "\x09\x97\x3d\x68\xae\x20\x5c\x76\x59\x88\x02\x38\x52\xf8\xee\xdb"
+ "\x3c\xbf\x78\x0f\x73\x8b\x65\x6a\x95\x7e\x99\xba\xef\x9d\x3b\xc0"
+ "\x65\x75\x1c\xb7\x48\x02\x6e\xc1\xae\x79\x1e\x9d\x5e\x7c\x1b\x73"
+ "\x59\xb2\xe6\xc9\xe6\x1b\x7b\x53\x8d\x70\xee\x42\xbc\xf6\xf9\x1c"
+ "\x70\xd9\xcc\xd3\x48\xf9\x93\x50\x88\xf9\x77\xd4\xa1\x99\x13\x51"
+ "\xdf\xea\x72\x13\xd8\xe8\x2e\xbb\x0e\x8a\xf3\x5a\x55\xc6\x7d\x85"
+ "\x70\xce\x26\x96\xcf\x52\x4c\x19\xd4\x17\xa9\x5b\xa6\xa6\xde\x5f"
+ "\x6a\xc5\x65\x83\x31\x97\x1d\x2d\xcd\x65\x29\x8f\x24\x97\xb8\x2c"
+ "\xe5\x91\x28\xe0\x1a\x54\x8f\x8d\x76\x5c\x83\xf2\x38\xed\x34\xd7"
+ "\xa0\x3c\x6e\xb9\xc4\x35\x28\x0f\x9d\x53\x5c\x83\xa2\xa6\xd9\x72"
+ "\x8d\xfd\x2c\xd7\x60\x2a\x30\x36\xc5\xb9\x06\x39\x66\x37\x47\x50"
+ "\xf4\xad\xfb\x73\x04\x45\x1f\xeb\xf2\x5c\x83\xa2\xe3\x44\xe7\x03"
+ "\x8a\x4e\x62\xb9\x06\x45\xc5\x74\x38\xd7\x80\x3a\x45\xb9\x06\x45"
+ "\x5f\x60\xe3\x32\x45\x4d\xb7\xe3\x1a\xf8\x1c\x31\xae\x41\x79\x06"
+ "\x72\xe7\xc4\x08\xb8\x06\x57\x07\xc4\x9f\xc1\x92\x5c\x83\xf2\x3c"
+ "\x45\xe2\x91\xe7\x0e\xc2\x35\x88\x4f\xed\xb8\x06\xe5\xb9\xa4\x5d"
+ "\xae\xc1\x61\x88\x6d\xa7\x14\xd7\xa0\x3c\x8f\xd8\x73\x0d\xe6\x84"
+ "\x28\xd7\xa0\xba\xe7\xf2\x38\xea\x3e\x54\xc0\x35\xa8\x6e\x1e\x0f"
+ "\x05\xd7\x90\xc6\x56\x9c\x80\x6b\x50\xdd\xce\xc8\xe6\x1a\x54\xf7"
+ "\x6e\xb2\xb8\x06\x8b\x39\x11\xae\x41\x75\x9f\x66\x8b\x39\x01\xd7"
+ "\xa0\xba\x2f\x14\xe5\x1a\x54\xf7\x8d\x02\xae\xc1\xd6\x2f\xc2\x35"
+ "\xa8\xee\x1f\x0b\xea\xb7\xe5\x1a\x54\xf7\xd3\x02\xae\xc1\x95\xbb"
+ "\xcf\x35\xa8\x1e\x29\x9c\x5e\x5b\x28\x9b\x6b\x50\x3d\xa6\x49\x72"
+ "\x0d\xaa\xc7\x4c\x01\xd7\xa0\x7a\xb0\xdf\xbb\xd2\x52\x3d\x36\xb0"
+ "\x5c\x83\xea\x11\x45\xb8\x06\x93\x6c\xbd\x9f\xe7\x1a\x64\xff\x7d"
+ "\xae\xb1\xa5\x47\x9e\xf3\x6b\x54\x8f\xdf\x61\xfd\x41\xd7\xa8\x28"
+ "\xef\x71\xae\xcd\xeb\xde\x51\x3f\xfc\xfd\xe6\x47\xec\x1d\xd6\x2d"
+ "\x3d\x4a\xd9\x75\x1d\x4a\x71\xce\xa5\xfb\xcd\x94\xe2\xec\x0f\xef"
+ "\x93\x47\xec\x19\xeb\x2d\xde\x9b\x88\x4f\x7c\x93\x5c\xf3\x89\x6f"
+ "\xe2\x0f\xef\x93\x47\xec\xb9\x8c\x2d\x3e\xa1\xc4\x27\x7e\x26\xd7"
+ "\x7c\xe2\x67\x74\x69\x7d\x9d\x0a\x6e\xe4\x75\x70\x70\xa3\xa4\x0e"
+ "\xa6\xfc\x4f\x3b\xd6\xc1\x4f\x44\xf0\x3a\x38\x30\x97\xf0\xce\xc0"
+ "\xe5\x44\x07\x07\x8e\xc0\xf5\x66\x60\x1d\xfc\xc1\x48\xcd\x47\x4b"
+ "\xcb\x29\xe6\x83\x96\x98\x03\xb7\x0d\xd4\xb6\xd5\xc8\xd3\x88\x75"
+ "\x30\xd8\x7f\x5b\x2b\xd6\xc1\x27\x10\xfb\xed\x04\x4a\x79\xb0\xaa"
+ "\xc1\x80\x98\x3c\x3f\xf2\x3c\x1a\x15\xf0\x14\xe0\x84\xae\x36\x18"
+ "\xd8\x32\xf8\xd8\x27\xb7\xcb\xa9\x9c\x56\x9b\xb5\xf7\xa5\x06\x0a"
+ "\xe7\x79\xb6\x5e\x7b\x37\xe5\x3f\xab\xc3\x6b\xef\x2d\x7b\x0c\x39"
+ "\xf7\xd7\xdf\x07\x3b\x5e\x7b\xdf\xd5\x0a\x73\xa5\xc8\xfa\x3b\x5e"
+ "\x7b\xdf\xb5\xe2\x11\x5b\x7b\xdf\xe2\x5b\x46\xb0\xa7\x5c\xe5\xd2"
+ "\xda\x3b\xa5\x4c\x13\xea\xe1\x5e\xf9\xf6\x7a\x58\x79\xc1\x79\x3d"
+ "\x1c\xe8\xe1\x9a\x1e\xc6\x8f\x2c\x3a\xa3\x87\x03\xe3\x45\xf5\x30"
+ "\xe5\x5f\x93\x21\xa5\x87\xb9\x63\xf6\x3a\xe6\x09\x0f\x5e\xc7\xf4"
+ "\x3c\xdd\xf5\xf5\x70\xcf\x14\x71\xcd\xd2\x73\x15\xd1\xc3\x81\x71"
+ "\x1d\xaf\x87\x03\xe3\xc4\xf5\x70\xcf\xeb\x44\x3b\x04\x26\xd8\xeb"
+ "\x61\x38\x47\x54\x0f\x3f\x11\xc6\x9d\x13\x27\xd4\xc3\xa4\x0e\x88"
+ "\x43\x63\xa5\xf5\xf0\x13\xe7\x49\x5c\x7a\x62\x3f\x89\x4b\xc4\xa7"
+ "\xf6\x7a\xf8\x89\x75\xed\xeb\x61\x82\x21\xb6\x9d\x92\x7a\xf8\x89"
+ "\x53\x76\x7a\x98\xf2\xaf\x14\xd7\xc3\xc1\x7b\x78\x1c\x05\x8f\x13"
+ "\xea\xe1\xa0\xc0\x87\x43\x0f\x4b\x62\x2b\x45\xa8\x87\x83\x2e\xc9"
+ "\xd7\xc3\xc1\xc1\xf2\xf4\x30\xc6\x9c\x98\x1e\x0e\x8e\xb7\xc5\x9c"
+ "\x50\x0f\x07\xaf\x15\xd7\xc3\xc1\xf9\x42\x3d\x8c\xeb\x17\xd3\xc3"
+ "\xc1\xc7\x05\xf5\xdb\xe9\xe1\xe0\x0b\x42\x3d\x4c\xca\xf1\x7a\xb8"
+ "\x57\x16\x89\xa1\xfe\xcb\xe5\xeb\xe1\x5e\xf1\xd2\x7a\xb8\x57\x92"
+ "\x50\x0f\xf7\x1a\x43\x74\x6f\xaf\x3c\xa2\x87\x7b\xc5\x90\xfd\xfe"
+ "\xa9\xd6\xfb\xef\xeb\x61\x6e\x3f\xaf\x87\x7b\xed\x7d\xfc\x7e\xeb"
+ "\xc3\xa2\x87\x43\xa6\xb9\xa6\x87\x43\x62\x7e\x78\x9e\xff\xa8\x69"
+ "\xaf\x5e\xe4\x5d\x4a\xaa\xf7\x65\xd7\x78\x7e\x6f\xe9\xfc\x8f\x8f"
+ "\xb5\x97\x8b\x3e\x09\x29\x24\x3e\x79\x72\x95\x6b\x3e\x79\x32\xcd"
+ "\x35\xed\xf5\x74\x02\xaf\xbd\x9e\x4e\x90\xd6\x5e\xa1\x2f\x39\xd6"
+ "\x5e\xaa\x03\xbc\xf6\xfa\xb1\x1f\xe1\x38\x7d\x6f\x11\x8e\xd3\xf7"
+ "\x63\xf9\xda\xab\xef\x40\xa1\xf6\x0a\xdd\xf1\x58\x7b\x3d\x28\xed"
+ "\xd5\x27\x9c\x60\xef\xa9\xbb\xae\x69\xaf\xa7\xf4\x42\xed\xd5\x3f"
+ "\xd0\x5e\x7b\xf5\x9d\xe9\xbc\xf6\xea\xbb\xd6\x35\xed\xd5\x37\xdd"
+ "\x39\xed\xd5\xf7\x82\xb8\xf6\x0a\x8d\x96\xd6\x5e\xe4\x98\x3d\x67"
+ "\x56\xad\xe5\x39\xb3\xea\xa5\xae\xaf\xbd\x7e\xdc\x24\xce\x8f\x7f"
+ "\x7c\x97\x68\xaf\xbe\x75\x1d\xaf\xbd\xfa\xd6\x89\x6b\x2f\x55\x12"
+ "\xe1\xa9\x7d\xb5\xf6\xda\x0b\xce\x11\xd5\x5e\xaa\x5d\xdc\x39\x75"
+ "\x42\xed\x45\xea\x80\x38\x74\x44\x5a\x7b\x85\xcd\x20\x71\x29\x6c"
+ "\x00\x89\x4b\xc4\xa7\xf6\xda\x4b\x65\x6a\x5f\x7b\x11\x0c\xb1\xed"
+ "\x94\xd4\x5e\x61\x13\xed\xb5\x57\xe8\x24\x71\xed\xf5\xf4\x53\x3c"
+ "\x8e\xfa\x1d\x13\x6a\xaf\xb0\x6d\x0f\x87\xf6\x92\xc4\x56\x93\x50"
+ "\x7b\xf5\x9b\x23\x5f\x7b\xf5\xcb\x95\xa7\xbd\x30\xe6\xc4\xb4\x57"
+ "\xbf\x0b\xb6\x98\x13\x6a\xaf\x7e\x2d\xe2\xda\xeb\xe9\x40\xa1\xf6"
+ "\xc2\xf5\x8b\x69\xaf\xa7\xc7\x0a\xea\xb7\xd3\x5e\x4f\xcf\x14\x6a"
+ "\x2f\x52\x8e\xd7\x5e\x4f\x1b\x49\x0c\x7d\xf2\x96\x7c\xed\xf5\xf4"
+ "\x05\x69\xed\xf5\xf4\x65\xa1\xf6\x7a\xba\x9c\x68\xac\xfe\x4a\xa2"
+ "\xbd\x9e\xae\x24\xfb\x9f\xd4\x59\xef\xe7\xb5\x17\xd9\xcf\x6b\xaf"
+ "\xfe\xaa\xc7\xef\xbe\x3e\x2c\xda\x6b\xc0\x69\xd7\xb4\xd7\x80\xca"
+ "\xc7\x3c\xbf\xa3\x79\x7e\xff\xe1\x84\x6b\xfd\x24\xde\x35\x9e\xff"
+ "\x93\x38\xd7\x78\xfe\x90\x68\x9e\xe7\x0f\x89\x96\xe6\xf9\xea\xa1"
+ "\x8e\x79\x7e\x78\x1e\xcf\xf3\x07\xdd\x25\xf3\xe9\xa0\xf3\x64\x3e"
+ "\x1d\xb4\x43\x3e\xcf\x1f\x14\x28\xe4\xf9\xea\x75\x8f\x79\xfe\x83"
+ "\xe2\xf9\xcf\x04\x11\xec\x0d\xbc\xe0\x1a\xcf\x1f\x58\x27\xe4\xf9"
+ "\x43\x5a\xec\x79\xfe\xa0\x71\xce\xf3\xfc\x41\xf3\x5d\xe3\xf9\x83"
+ "\x12\x9c\xe3\xf9\x83\x4e\x8a\xf3\x7c\xf5\x70\x69\x9e\x4f\x8e\xd9"
+ "\xf3\xb3\xf0\xf9\x3c\x3f\x0b\x1f\xda\xf5\x79\xfe\xb3\x67\xc5\xb9"
+ "\xd8\xb3\x17\x08\xcf\x1f\x74\xa2\xe3\x79\xfe\xa0\x13\xe2\x3c\x3f"
+ "\x9c\x7b\xfe\x6b\x50\x85\x3d\xcf\x87\x73\x44\x79\x7e\xf8\x46\xee"
+ "\x9c\x13\x42\x9e\x4f\xea\x80\x38\xb4\x47\x9a\xe7\x0f\x1e\x4b\xe2"
+ "\xd2\x60\x3f\x12\x97\x88\x4f\xed\x79\x7e\xf8\xe5\xf6\x79\x3e\xc1"
+ "\x10\xdb\x4e\x49\x9e\x3f\x78\xb0\x3d\xcf\x57\x47\x88\xf3\xfc\x21"
+ "\xdd\x78\x1c\x3d\xb7\x4f\xc8\xf3\x07\x2f\x7f\x38\x78\xbe\x24\xb6"
+ "\xce\x0a\x79\xfe\x73\x13\xe5\xf3\xfc\xe7\x56\xc9\xe3\xf9\x18\x73"
+ "\x62\x3c\xff\xb9\x93\xb6\x98\x13\xf2\xfc\xe7\x2e\x89\xf3\xfc\xe7"
+ "\x5a\x84\x3c\x1f\xd7\x2f\xc6\xf3\x87\x0c\x10\xd4\x6f\xc7\xf3\x87"
+ "\x8c\x13\xf2\x7c\x52\x8e\xe7\xf9\x43\x1a\x48\x0c\xfd\xc9\x79\xf9"
+ "\x3c\x7f\xc8\x49\x69\x9e\x3f\xe4\xb4\x90\xe7\x0f\x29\x21\x7c\x7e"
+ "\x88\x81\xf0\xfc\x21\x87\xc8\xfe\x9f\xd4\x5a\xef\xe7\x79\x3e\xd9"
+ "\xcf\xf3\xfc\x08\xaf\xc7\xef\xc5\x3e\x2c\x3c\x7f\xe8\x61\xd7\x78"
+ "\xfe\xd0\x43\xae\x71\xca\x51\x25\x3c\xa7\x1c\x55\x22\xcd\x29\x87"
+ "\x6d\x74\xcc\x29\x47\x36\xf2\x9c\x72\xc4\x4b\x24\x76\x8f\x20\xef"
+ "\xa6\x51\xc3\xaf\xcb\xe7\x94\xc3\xe7\x0b\x39\xe5\xb0\x73\x8f\x39"
+ "\xe5\x83\xe2\x94\x11\xdc\x33\x63\xc3\x87\xba\xc6\x29\x87\x47\x08"
+ "\x39\xe5\xe8\xc9\xf6\x9c\x72\x78\xbe\xf3\x9c\x72\xf8\x11\xd7\x38"
+ "\xe5\xf0\x72\xe7\x38\xe5\x88\xde\xe2\x9c\x72\xd8\x26\x69\x4e\x49"
+ "\x8e\xd9\x73\x81\x91\x47\x78\x2e\x30\x72\x63\xd7\xe7\x94\x23\xd5"
+ "\xe2\xf3\xfe\xc8\xa1\x84\x53\x8e\x08\xe9\x78\x4e\x39\x22\x44\x9c"
+ "\x53\x8e\x24\xef\xbf\x52\x23\x42\xed\x39\x25\x9c\x23\xca\x29\x47"
+ "\x9e\xe7\xce\x09\x11\x72\x4a\x52\x07\xc4\xa1\xbb\xd2\x9c\xf2\x79"
+ "\xee\x79\xc2\xe7\xe3\x49\x5c\x22\x3e\xb5\xe7\x94\xcf\x8f\x6a\x9f"
+ "\x53\x12\x0c\xb1\xed\x94\xe4\x94\xcf\xaf\xb3\xe7\x94\xc3\x36\x88"
+ "\x73\xca\x51\x33\x79\x1c\x45\xb6\x08\x39\xe5\xf3\xa7\x1e\x0e\x4e"
+ "\x29\x89\x2d\xb5\x90\x53\x46\xee\x90\xcf\x29\x23\x4f\xcb\xe3\x94"
+ "\x18\x73\x62\x9c\x72\x54\x6f\x5b\xcc\x09\x39\xe5\xa8\x11\xe2\x9c"
+ "\x72\xd4\x64\x21\xa7\xc4\xf5\x8b\x71\xca\x51\xab\x04\xf5\xdb\x71"
+ "\xca\x51\xf9\x42\x4e\x49\xca\xf1\x9c\x72\x74\x24\x37\xdf\x0d\x96"
+ "\xcf\x29\x47\xf7\x96\xe6\x94\xa3\xc3\x84\x9c\x72\x94\x9e\x70\xc7"
+ "\xd1\xd1\x84\x53\x8e\xe6\xf6\x0f\x0b\xb7\xde\xcf\x73\x4a\xb2\x9f"
+ "\xe7\x94\xa3\x67\xbb\xfe\xce\xec\x78\x35\xcf\x39\xc6\xab\xa5\x39"
+ "\xc7\xe8\x16\xc7\x9c\xe3\x85\x14\x9e\x73\x8c\x3d\x43\xc6\xf6\xd8"
+ "\xc3\x64\x6c\x8f\x65\x75\xd8\xda\xd3\xf8\x9d\xd9\x91\x9a\x0f\x6f"
+ "\x94\xb1\x9c\xe3\xa3\x45\x06\x0a\xb8\xa1\xa7\x19\x73\x0e\xe0\x80"
+ "\x5b\x57\x60\xce\xd1\xc0\xbd\x33\x3b\xe6\xfa\xe9\x34\x6b\xce\xf1"
+ "\x5f\x93\xd9\xf7\x67\x31\xef\xd0\x1b\xd8\x72\xf8\xb8\xd8\xfb\xb4"
+ "\xc7\x16\x71\xef\xd3\x42\xdd\xd6\xef\xd1\xb2\xef\xd6\xde\x00\x4e"
+ "\x32\x0f\x7c\x61\xc5\x49\x1e\xbf\x4f\xeb\xe8\x7d\xda\x31\x47\x5c"
+ "\xe3\xc0\x63\xca\x85\x3c\x64\xfc\x39\x7b\x1e\x32\xf6\x29\xe7\x79"
+ "\xc8\xd8\x71\xae\xf1\x90\xb1\x51\xce\xf1\x90\xb1\x7b\xc4\x79\xc8"
+ "\x68\x23\xc6\xad\x38\x0f\x21\xc7\xec\xe7\x8f\x17\xc6\xf1\xf3\xc7"
+ "\x0b\x7e\x5d\x9f\x87\xfc\xac\x4c\x7c\xae\xf8\xd9\x11\xc2\x43\xc6"
+ "\x96\x74\x3c\x0f\x19\x5b\x22\xce\x43\x5e\x18\x4c\x62\xf6\xd8\xbd"
+ "\xf6\x3c\x04\xce\x11\xe5\x21\x2f\x70\xcf\x7f\x8e\x2d\x11\xf2\x10"
+ "\x52\x07\xc4\xa6\xb5\xd2\x3c\x24\xaa\x37\x89\x55\x2f\x5c\x25\xb1"
+ "\x8a\xf8\xd4\x9e\x87\xbc\x70\xbc\x7d\x1e\x42\x30\xc4\xb6\x53\x92"
+ "\x87\x44\x79\xdb\xf3\x90\xd1\x06\x71\x1e\x32\xee\x12\x8f\xa3\x71"
+ "\xeb\x84\x3c\x24\x6a\xda\xc3\xc1\x43\x24\xb1\x55\x26\xe4\x21\xe3"
+ "\xc2\xe4\xf3\x90\x71\x33\xe4\xf1\x10\x8c\x39\x31\x1e\x32\x6e\x8f"
+ "\x2d\xe6\x84\x3c\x64\xdc\x31\x71\x1e\x32\xee\x9c\x90\x87\xe0\xfa"
+ "\xc5\x78\xc8\x78\x0f\x41\xfd\x76\x3c\x64\xfc\x53\x42\x1e\x42\xca"
+ "\xf1\x3c\x64\xbc\x86\xd3\x72\x7b\xe4\xf3\x90\xf1\x7b\xa4\x79\xc8"
+ "\xf8\xfd\x42\x1e\x32\x3e\x9d\xf0\x8d\xf1\x67\x09\x0f\x19\x9f\xc3"
+ "\x71\x99\x12\xeb\xfd\x3c\x0f\x21\xfb\x79\x1e\x32\xbe\xc1\xc9\xb5"
+ "\x2d\xbd\x9c\xf7\x69\x0f\xde\x13\xae\x6d\x59\xd6\xb5\x8c\xe1\x3e"
+ "\x7b\xef\xaf\x6d\x59\xdf\x13\x15\x59\xdb\xc2\xf3\x39\xbf\xb6\x75"
+ "\x81\x8d\x53\xfc\xda\x96\x96\x5d\xdb\xc2\xeb\x5a\xf8\xbe\xa8\x65"
+ "\x5d\xcb\xbc\xd2\xfe\x5d\xda\x83\x66\xf9\xeb\x5a\xfc\xbd\x51\x4d"
+ "\x25\x59\xd7\xaa\xbd\xbf\xae\x85\xe7\x72\x53\xb3\xfd\xba\x16\x9e"
+ "\xc3\xf9\x75\xad\xaf\x3a\x78\x5d\x6b\xc2\x36\xd7\xe6\xf4\x09\xd2"
+ "\xdf\xff\x7e\xfc\x2e\xad\x8b\xf7\xaf\xc7\x1b\xc8\x7a\xcf\x2f\xc2"
+ "\x5c\xbb\x7f\xfd\x0b\xd5\x0f\xef\x93\x47\xed\x79\xee\x09\x67\x89"
+ "\x4f\x5e\x3c\xec\x9a\x4f\x5e\x94\x5c\xff\x7d\xfc\x9c\x87\xab\x3e"
+ "\xf9\x45\x22\xf1\xc9\x4b\x2f\xb9\xe6\x93\x97\x26\xb9\xb6\x26\x3f"
+ "\x2d\x96\xd7\xc7\xd3\x62\xad\xf5\x71\xc5\x04\x6b\x7d\xfc\x72\x6f"
+ "\xc7\xfa\x78\x4a\x09\xaf\x8f\x27\x7b\x10\xce\x19\x7d\x99\x70\xce"
+ "\xe8\x7d\xac\x3e\x1e\x87\x58\x5d\x6c\xc4\x1a\xf9\x2d\x03\xf5\xe1"
+ "\x35\x0d\x65\x5c\x4f\xb4\x71\xb5\xb1\x12\x9d\xd6\x19\xd0\x3b\x2b"
+ "\x90\xe7\xe6\x1b\xc8\xf3\x0f\xb7\x0d\x54\x40\x32\xf2\x82\x39\x08"
+ "\xec\x55\x09\x9c\x65\x17\x4a\xc9\xc0\xba\x39\xfa\xa9\xea\x14\x9d"
+ "\x95\x6e\x7e\x79\x1d\xaf\x99\xa1\x5c\x8a\x01\x7d\xfa\x96\x86\xc2"
+ "\xda\xb8\x2d\xff\x59\x5d\xdb\x60\x9f\x12\x36\xef\x94\xf5\xba\x3d"
+ "\x5c\x5b\x35\x57\xb8\x6e\xdf\x9a\xff\xac\xbe\xe5\xa0\xcf\x5e\x36"
+ "\xdf\x65\x18\xbf\x76\x2f\x27\xd7\xe5\xce\x56\x14\x64\x59\xb7\xdf"
+ "\xf9\xc8\xad\xdb\xbf\x68\x24\xf8\xfc\xe5\x55\xd7\xd6\xed\x7f\xd9"
+ "\x28\xd4\xcb\xaf\x74\xb3\xd7\xcb\xd1\x93\x9d\xd7\xcb\xd1\x4b\x5c"
+ "\xd3\xcb\xd1\x29\xce\xe9\xe5\xe8\x33\xb6\x7a\xb9\x34\x03\xeb\xe5"
+ "\x97\x43\x31\x8e\xc5\xf5\x32\x39\x66\xaf\x73\xa6\x2c\xe1\x75\xce"
+ "\x94\xb1\x5d\x5f\x2f\x4f\xd6\x8a\x6b\x9a\xc9\x57\x89\x5e\x8e\xae"
+ "\xe9\x78\xbd\x1c\x5d\x23\xae\x97\xa7\xcc\x21\xda\x22\xba\xc6\xa2"
+ "\x7d\x79\xbd\x0c\xe7\x88\xea\xe5\x29\xb9\xb6\xe7\x10\xbd\x1c\x7d"
+ "\x96\xe8\xe5\x29\x07\xa5\xf5\xf2\x54\xee\x7e\xe2\xd4\xde\x24\x76"
+ "\x11\x9f\xda\xeb\xe5\x29\xb7\xda\xd7\xcb\x04\x43\x6c\x3b\x25\xf5"
+ "\xf2\xd4\x51\xf6\x7a\xf9\xe5\x10\x71\xbd\x3c\x2d\x90\xc7\x51\xcc"
+ "\xc7\x42\xbd\x3c\x75\xdd\xc3\xa1\x97\x25\xb1\xa5\x15\xea\xe5\x98"
+ "\x69\xf2\xf5\x72\xcc\x46\x79\x7a\x19\x63\x4e\x4c\x2f\xc7\x9c\xe1"
+ "\xf0\x73\x56\x5c\x2f\xc7\x5c\x17\xd7\xcb\xd3\xba\x09\xf5\x32\xae"
+ "\x5f\x4c\x2f\x4f\x1b\x2a\xa8\xdf\x4e\x2f\x4f\x9b\x2c\xd4\xcb\xa4"
+ "\x1c\xaf\x97\xa7\xe9\x48\x0c\x7d\xe9\xb8\x7c\xbd\x3c\xed\x8c\xb4"
+ "\x5e\x9e\x76\x5e\xa8\x97\xa7\x1d\x20\xba\xf8\x15\x4f\xa2\x97\xa7"
+ "\x69\xc8\xfe\x97\x34\xd6\xfb\x79\xbd\x4c\xf6\xf3\x7a\xf9\x95\x20"
+ "\x27\xf5\xb2\xa1\x83\xf4\x72\xe9\xc3\xa5\x97\xff\xbe\xb5\x6b\xe8"
+ "\xe5\x5f\x1d\x73\x4d\x2f\xff\xea\xa8\x13\x3a\x40\xdf\x8e\x0e\xd8"
+ "\xfb\x58\x07\x58\xf3\xac\x57\xd4\x84\x67\xcd\x98\xe6\x9a\x0e\x98"
+ "\xe1\xcc\xfb\xcf\x0f\xd4\x27\x8f\x96\x3f\xa6\x93\x1c\xef\xd4\xab"
+ "\x97\x5c\xf3\xc7\xab\xda\xc7\x5a\xb9\xa3\x7d\x32\x83\x7b\xf7\x39"
+ "\x76\xb9\x6b\x3e\x89\x4d\x75\x4d\x2b\xc7\x95\xf2\x5a\x39\xae\xd4"
+ "\x5a\x2b\xff\x43\x70\x2f\x79\xe6\x44\xc7\x5a\x79\x8e\x8e\xd7\xca"
+ "\xb3\xa7\x11\xbe\x39\x7b\x04\xe1\x9b\xb3\xd8\x67\x4a\xd2\x0f\x13"
+ "\xad\x7c\x0f\x6b\xe5\x2b\xa0\x95\x17\xc4\x51\x46\xee\x9b\x0e\xf8"
+ "\x99\xb4\xd3\xa0\x77\xb1\x3e\xae\x4e\x83\xff\x53\x75\xe8\x9d\xa5"
+ "\xc8\x73\x0b\xe8\xdc\xfd\x30\x37\xee\x5f\xa1\xa3\x36\xbd\x05\xf3"
+ "\x4a\xed\x41\x14\x90\x08\x1a\xfa\x36\xd6\xd0\x27\x40\x1f\x6f\xe4"
+ "\x34\xf4\xac\x85\xd5\xa9\xd6\x1a\x7a\xe6\x49\x56\x43\xeb\xc8\xf3"
+ "\x6e\xd5\xa9\xa0\xa1\xe1\x7a\xf8\x1b\x11\xd6\x1a\xba\x05\x34\x72"
+ "\x2b\x68\xe4\x9c\x6b\x36\x7a\x7a\x81\xbd\x9e\x6e\x09\x7e\xd6\x60"
+ "\x18\xec\x53\x8a\xf5\xf4\xbd\x3d\x8f\xf5\xb4\xbd\x9e\xfe\x35\x17"
+ "\xe7\x67\x8d\x72\x4d\x4f\xcf\x8a\x14\xea\xe9\xf8\x19\xf6\x7a\x7a"
+ "\xd6\x2e\xe7\xf5\xf4\xac\xe3\xae\xe9\xe9\x59\x1a\xe7\xf4\xf4\xec"
+ "\x30\x5b\x3d\xfd\xbf\xec\xfd\xe7\x99\x93\x30\xd6\xc5\xf5\x34\x39"
+ "\x66\xaf\x83\xe6\x1c\xe7\x75\xd0\x9c\x6d\x5d\x5f\x4f\xcf\x89\x10"
+ "\xd7\x3c\x73\x46\x11\x3d\x3d\x5b\xd5\xf1\x7a\x7a\xb6\x4a\x5c\x4f"
+ "\xcf\x21\xdf\x7f\x82\xe3\xf6\x7a\x1a\xce\x11\xd5\xd3\x73\x2e\xd9"
+ "\x9e\x43\xf4\xf4\xec\xfe\x44\x4f\xcf\xe1\xdf\x7f\xb6\xf3\xe1\xdc"
+ "\x1d\x24\xbe\xcd\x4d\x22\xf1\x8d\xf8\xd4\x5e\x4f\xcf\x1d\xd7\xbe"
+ "\x9e\x26\x18\x62\xdb\x29\xa9\xa7\xe7\xde\xff\xfe\x19\xaf\xa7\x67"
+ "\x4e\x10\xd7\xd3\x71\xf1\x3c\x8e\xe2\x3c\x84\x7a\x7a\xee\x99\x87"
+ "\x43\x4f\x4b\x62\x2b\x42\xa8\xa7\x5f\xdf\x23\x5f\x4f\xbf\x7e\x4e"
+ "\x9e\x9e\xc6\x98\x13\xd3\xd3\x71\x5c\xfe\x33\x82\x17\x7b\x3d\x1d"
+ "\x37\x56\x5c\x4f\xc7\xcd\x10\xea\x69\x5c\xbf\x98\x9e\x8e\x5b\x27"
+ "\xa8\xdf\x4e\x4f\xc7\xed\x12\xea\x69\x52\x8e\xd7\xd3\xf1\x51\x24"
+ "\x86\xc6\x5e\x97\xaf\xa7\xe3\xc3\xa4\xf5\x74\xfc\x40\xa1\x9e\x8e"
+ "\x33\x12\xdd\x1c\x3f\x9d\xe8\xe9\x78\x25\xd9\x1f\xdb\x64\xbd\x9f"
+ "\xd7\xd3\x64\x3f\xaf\xa7\xe3\x13\x9c\xbf\xff\xec\x56\xfe\xaa\xbd"
+ "\x9d\xff\x6e\x45\x47\xe5\xaf\xb2\xdc\x83\xfe\xa1\xdf\xad\x78\x23"
+ "\xd0\x35\x4d\xfd\x86\xf2\xb1\x7e\xeb\x48\xad\x10\x9f\x46\x78\x56"
+ "\xc2\x1e\xd7\xb4\x42\x42\xc9\x63\xfd\xd6\xd1\x3e\x79\x23\x96\xf8"
+ "\x64\xc1\x08\xd7\x7c\xb2\x60\xb8\x6b\xfa\x6d\xd1\x04\x5e\xbf\x2d"
+ "\x9a\x20\x7d\xaf\xf3\xcd\x6e\x8e\xf5\xdb\xdb\x5b\x79\xfd\x96\x74"
+ "\x9d\xf0\x9b\xa4\x33\x84\xdf\x24\xe5\x76\xdc\xbd\xce\x24\x6f\xe1"
+ "\xbd\xce\x37\x17\x3e\xbe\xd7\xd9\x19\xda\x2c\xa1\x91\xe0\x33\xf1"
+ "\x9c\x6b\xda\x2c\xf1\xac\x50\x9b\x2d\xba\x65\xaf\xcd\x92\x46\x39"
+ "\xaf\xcd\x92\xe6\xb8\xa6\xcd\x92\x66\x3b\xa7\xcd\x92\x8e\x89\xdf"
+ "\xeb\x7c\xd3\x4b\xfa\x5e\x27\x39\x66\xcf\xa9\xdf\x9e\xc3\x73\xea"
+ "\xb7\x07\x76\x7d\x6d\xf6\x56\xa5\x38\x7f\x7e\xeb\x1c\xd1\x66\x49"
+ "\x47\x3b\x5e\x9b\x25\x1d\x15\xd7\x66\x6f\xbf\x44\x78\x6c\xd2\x51"
+ "\x7b\x6d\x06\xe7\x88\x6a\xb3\xb7\xd7\xda\x9e\x43\xb4\x59\x92\x86"
+ "\x68\xb3\xb7\x77\x48\x6b\xb3\xe4\x11\x24\x76\x25\x77\x23\xb1\x8b"
+ "\xf8\xd4\x5e\x9b\xbd\x7d\xa1\x7d\x6d\x46\x30\xc4\xb6\x53\x52\x9b"
+ "\x25\x0f\xb0\xd7\x66\x6f\x7a\x8a\x6b\xb3\x85\x26\x1e\x47\x0b\x77"
+ "\x09\xb5\x59\xf2\xc2\x87\x43\x9b\x49\x62\xab\x52\xa8\xcd\x16\x8e"
+ "\x95\xaf\xcd\x16\x2e\x91\xa7\xcd\x30\xe6\xc4\xb4\xd9\xc2\x63\x1c"
+ "\x7e\x34\xe2\xda\x6c\xe1\x79\x71\x6d\xb6\xf0\x96\x50\x9b\xe1\xfa"
+ "\xc5\xb4\xd9\xa2\xa7\x04\xf5\xdb\x69\xb3\x45\xa3\x84\xda\x8c\x94"
+ "\xe3\xb5\xd9\xa2\x3a\x12\x43\x17\x1c\x94\xaf\xcd\x16\x1d\x93\xd6"
+ "\x66\x8b\x4e\x0a\xb5\xd9\xa2\x42\xa2\xc1\x16\xe9\x88\x36\x5b\x74"
+ "\x80\xec\x5f\x70\xc0\x7a\x3f\xaf\xcd\xc8\x7e\x5e\x9b\x2d\x46\xce"
+ "\x6b\x33\xe7\xf3\x5b\xfd\xf0\xcf\x06\x2b\x1f\xb1\x67\x83\x53\xf6"
+ "\xbb\xa6\xcb\x52\x4a\x1f\xeb\x80\x8e\xd6\x01\x8b\xb9\xfc\x42\x4b"
+ "\xc7\xba\xa6\x03\x96\x8e\x71\x4d\x07\xac\xb6\xca\x6d\xb5\x3a\x5a"
+ "\x5a\x07\x2c\xf3\x73\xac\x03\x56\x5a\xe5\xb6\x5a\xce\xe5\xb6\x5a"
+ "\xce\xe5\xb6\x5a\xbe\xa3\xe3\x74\xc0\xf2\x40\xa1\x0e\x58\xb6\xfc"
+ "\xb1\x0e\xe8\x0c\x1d\x90\xa2\x23\xf8\x4c\x75\x31\xff\x55\xaa\x4d"
+ "\xfe\xab\xd5\x22\xf9\xaf\x96\xcb\xc8\x7f\xb5\xdc\xc5\xfc\x57\xcb"
+ "\x9d\xcc\x7f\xb5\xdc\x2e\xff\x15\xd1\x01\xcb\x94\xd2\x3a\x80\x1c"
+ "\xb3\xe7\x6f\x2b\xad\xf2\x5f\xad\x7c\x08\xf2\x5f\xad\x90\xc8\x51"
+ "\xb4\x82\xcb\x7f\xb5\xfc\x01\xe4\xbf\x5a\x2e\x91\xff\x6a\x25\x97"
+ "\xff\x6a\xf9\x09\x7b\x1d\xb0\x5c\x22\xff\xd5\xca\x8d\xb6\xe7\x10"
+ "\x1d\xb0\x9c\xcb\x7f\xb5\xd2\x41\xfe\xab\x34\x2e\xff\x55\x1a\x97"
+ "\xff\x8a\xf8\xd4\x5e\x07\xac\x74\x22\xff\xd5\x72\x2e\xff\xd5\x72"
+ "\x07\xf9\xaf\xd2\x44\xf2\x5f\x2d\xf3\x15\xd7\x01\xab\xad\xf2\x5f"
+ "\xad\xb2\xc9\x7f\x95\xf6\x90\xe4\xbf\x92\xc4\x96\x4d\xfe\xab\x55"
+ "\x2e\xe4\xbf\x5a\x25\x33\xff\xd5\x72\x89\xfc\x57\xab\xb8\xfc\x57"
+ "\xcb\x25\xf2\x5f\xad\x92\xc8\x7f\xb5\xca\x26\xff\xd5\x72\x89\xfc"
+ "\x57\xab\x07\x08\xea\xb7\xd3\x01\xab\x6d\xf2\x5f\x2d\xb7\xc9\x7f"
+ "\xb5\x9a\xcb\x7f\xb5\xf4\xb0\x7c\x1d\xb0\xda\x41\xfe\xab\xd5\x36"
+ "\xf9\xaf\x56\x73\xef\x02\xae\xe6\xf2\x5f\xad\xe6\xf2\x5f\x2d\x3d"
+ "\x64\xbd\x9f\xd7\x01\x64\x3f\xaf\x03\xd6\x3c\xce\x7f\xf5\xd0\xe4"
+ "\xbf\x4a\x77\x31\xff\x55\xba\x8b\xf9\xaf\x36\x58\xe5\xbf\xda\x50"
+ "\x62\xcd\x3b\x85\xb9\x28\xd6\xb6\x93\xff\x6a\x9d\x55\xfe\xab\x2c"
+ "\xee\x79\xf5\x2c\x2e\xff\x55\xa6\x0b\xf9\xaf\x32\x6d\xf2\x5f\xad"
+ "\x7d\x9c\xff\xea\x81\x71\xca\x35\x5c\xfe\xab\x4c\x17\xf3\x5f\x65"
+ "\xda\xe4\xbf\xda\x28\x92\xff\x2a\x53\x46\xfe\xab\x4c\x17\xf3\x5f"
+ "\x65\x3a\x99\xff\x2a\x4b\x22\xff\xd5\x5a\x07\xf9\xaf\xd6\x4a\xe4"
+ "\xbf\x5a\x67\x95\xff\x6a\xdd\x43\x90\xff\x6a\x9d\x44\x8e\xa2\x75"
+ "\x5c\xfe\xab\xac\x07\x90\xff\x2a\x4b\x22\xff\xd5\x3a\x2e\xff\x55"
+ "\x96\x48\xfe\xab\x2c\x89\xfc\x57\xeb\xb8\xfc\x57\x59\x36\xf9\xaf"
+ "\xb2\xb8\xfc\x57\xeb\x1c\xe4\xbf\x5a\xcf\xe5\xbf\x5a\xcf\xe5\xbf"
+ "\x5a\x2b\x91\xff\x6a\xbd\x13\xf9\xaf\xb2\xb8\xfc\x57\x59\x0e\xf2"
+ "\x5f\xad\x17\xc9\x7f\xb5\x56\x22\xff\xd5\x06\xab\xfc\x57\xbf\xb1"
+ "\xc9\x7f\xb5\xfe\x21\xc9\x7f\x25\x89\x2d\x9b\xfc\x57\xbf\x71\x21"
+ "\xff\xd5\x6f\x64\xe6\xbf\xca\x92\xc8\x7f\xb5\xa1\xb7\x2d\xe6\x84"
+ "\x9c\x72\x83\x44\xfe\xab\x0d\x36\xf9\xaf\xb2\x24\xf2\x5f\x6d\x58"
+ "\x25\xa8\xdf\x8e\x53\x6e\xb0\xc9\x7f\x95\x65\x93\xff\x6a\x23\x97"
+ "\xff\x6a\xad\x0b\xf9\xaf\x36\x3a\xc8\x7f\xb5\xd1\x26\xff\xd5\x06"
+ "\x2e\xff\xd5\x46\x2e\xff\xd5\x46\x6e\xff\xda\x70\xeb\xfd\x3c\xa7"
+ "\x5c\x6b\x93\xff\x6a\xa3\xc3\xfc\x57\xc2\xf7\x68\x3a\x64\x6d\xb9"
+ "\x93\xde\xa3\xe9\xa8\xb5\xe5\xae\xf2\x1e\xcd\x7f\x77\x73\x8d\x4f"
+ "\xfe\xb7\xe7\xe3\x67\x7e\x3a\x72\x5d\x79\x63\x0a\xe1\x58\x9b\xf2"
+ "\x5d\x5b\x57\xde\x94\xe7\x1a\xbf\xcf\xd1\xf0\xfc\x3e\x47\x23\xfd"
+ "\x7e\xc0\xe6\xf9\x8e\xf9\x7d\xb6\x17\xcf\xef\xb7\x26\x91\x79\x74"
+ "\xeb\x64\x32\x8f\x6e\xf5\x73\xe5\xfd\x80\x2d\xb7\x91\xe7\x3b\xb6"
+ "\xef\x07\x9c\x3d\x46\xde\x0f\x58\x6a\xfb\x7e\xc0\x3b\x1b\x85\xef"
+ "\x07\x6c\xbe\x2c\xf5\x7e\x00\x5e\x67\x6e\x3b\xe8\xb3\x17\xbf\x1b"
+ "\x20\xfa\x5e\xc0\x6b\x1d\xff\x5e\x00\xd6\x06\x3b\x01\xb3\x58\x1f"
+ "\xe0\x38\xf3\x68\xe9\x83\xff\x8e\x26\xd8\x7d\x67\x9a\x6b\xfa\xe0"
+ "\x9d\x18\xa1\x3e\xc8\x5d\x68\xaf\x0f\xde\x39\xec\xbc\x3e\x78\xe7"
+ "\xbc\x6b\xfa\xe0\x9d\x5a\xe7\xf4\xc1\xd6\x51\xe2\xef\x05\x6c\x4e"
+ "\x94\x7e\x2f\x80\x1c\xb3\xe7\x75\xdb\xce\xf3\xbc\x6e\xdb\xbe\xae"
+ "\xaf\x0f\xb6\x4d\x12\xe7\x70\xdb\xa6\x11\x7d\xb0\x35\xb2\xe3\xf5"
+ "\xc1\xd6\x48\x71\x7d\xb0\x8d\x5b\xff\xdb\x1a\x69\xbf\xe6\x0c\xe7"
+ "\x88\xea\x83\x6d\x2d\xb6\xe7\x10\x7d\xb0\x75\x0c\xd1\x07\xd9\xc1"
+ "\xd2\xfa\x20\xfb\x63\x12\xd7\xb2\xd7\x91\xb8\x46\x7c\x6a\xaf\x0f"
+ "\xb2\x67\xb6\xaf\x0f\x08\x86\xd8\x76\x4a\xea\x83\xec\x3d\xf6\xfa"
+ "\x60\x73\x82\xb8\x3e\xc8\x59\xc5\xe3\x28\xa7\xb7\x50\x1f\x64\x5f"
+ "\x7d\x38\xf4\x81\x24\xb6\x26\x09\xf5\xc1\xf6\x23\xf2\xf5\xc1\xf6"
+ "\xeb\xf2\xf4\x01\xc6\x9c\x98\x3e\xc8\x19\xc5\xe1\x67\x8c\xb8\x3e"
+ "\xc8\x99\x21\xae\x0f\x72\x16\x0a\xf5\x01\xae\x5f\x4c\x1f\xe4\xec"
+ "\x10\xd4\x6f\xa7\x0f\x72\x0e\x0b\xf5\x01\x29\xc7\xeb\x83\xdc\x58"
+ "\x6e\xfe\xf3\x93\xaf\x0f\x72\x47\x49\xeb\x83\xdc\x71\x42\x7d\x90"
+ "\x1b\x44\x74\x40\x6e\x32\xd1\x07\xb9\x6a\xb2\x7f\xb3\xaf\xf5\x7e"
+ "\x5e\x1f\x90\xfd\xbc\x3e\xc8\x4d\x77\xfe\xd9\x13\xe7\xd7\x9c\x7f"
+ "\xf8\x67\x4f\xbc\x1e\xb1\x67\x4f\xde\x1b\xe0\x9a\x3e\x78\xaf\xbf"
+ "\x6b\x7c\x74\x67\x38\xcf\x47\x77\x86\x4b\x3f\xe7\xf0\xde\x5d\xc7"
+ "\x7c\xb4\x30\x95\xe7\xa3\x05\xe7\x48\xdc\x2e\x38\x42\xe2\x76\xc1"
+ "\x2a\x67\x9f\x73\xd8\x72\x8f\xe3\xa0\x96\xe7\x1c\x56\x70\xcf\x39"
+ "\x00\x0f\x25\xbc\x33\xff\x96\xf0\x39\x87\xbc\x39\x52\xcf\x39\x88"
+ "\x3e\xdf\x60\xc3\x35\x2d\xbc\xd4\x9d\xe7\x1b\x1e\x6d\xae\x99\x9b"
+ "\x43\xb8\x66\xfe\x31\xd7\xb8\x66\xfe\x51\x21\xd7\xdc\x79\xde\x9e"
+ "\x6b\x16\x84\x39\xcf\x35\x0b\x26\xba\xc6\x35\x0b\x26\x38\xc7\x35"
+ "\x0b\xf6\x89\x3f\xdf\xf0\x9e\x41\xfa\xf9\x06\x72\xcc\x9e\x23\x14"
+ "\x4e\xe4\x39\x42\x61\x60\xd7\xe7\x9a\xff\x73\x48\x9c\x0f\xfc\xcf"
+ "\x31\xc2\x35\x0b\xf6\x76\x3c\xd7\x2c\xd8\x2b\xce\x35\x0b\xb9\xfc"
+ "\x37\x05\x7b\xed\xb9\x26\x9c\x23\xca\x35\x0b\xe7\xdb\x9e\x43\xb8"
+ "\x66\x41\x29\xe1\x9a\x85\xeb\xa4\xb9\xe6\x8e\xa7\x48\xcc\x2a\xbc"
+ "\x4e\x62\x16\xf1\xa9\x3d\xd7\x2c\x3c\xd9\x3e\xd7\x24\x18\x62\xdb"
+ "\x29\xc9\x35\x77\xf8\xd9\x73\xcd\xf7\xf4\xe2\x5c\xf3\xfd\xcb\x3c"
+ "\x8e\xde\xdf\x28\xe4\x9a\x3b\x66\x3c\x1c\x5c\x53\x12\x5b\x87\x84"
+ "\x5c\xf3\xfd\x01\xf2\xb9\xe6\xfb\x33\xe5\x71\x4d\x8c\x39\x31\xae"
+ "\xf9\x3e\x77\xff\x83\xe0\xc5\x9e\x6b\xbe\x7f\x5c\x9c\x6b\xbe\x7f"
+ "\x5e\xc8\x35\x71\xfd\x62\x5c\x73\x67\x37\x41\xfd\x76\x5c\x73\x67"
+ "\x98\x90\x6b\x92\x72\x3c\xd7\xdc\x79\x82\xc4\xd0\xf7\x76\xc9\xe7"
+ "\x9a\x3b\xf7\x49\x73\xcd\x9d\x07\x85\x5c\x73\x67\x16\xe1\x94\x3b"
+ "\x6b\x09\xd7\xdc\x99\x47\xf6\xbf\x57\x64\xbd\x9f\xe7\x9a\x64\x3f"
+ "\xcf\x35\x77\x36\x3a\xe2\x9a\x4c\xce\x99\xc4\x1c\xca\x5c\x06\x5b"
+ "\x39\xb4\xb3\x37\xcc\x6f\x1a\xf8\xbf\x02\xe6\x29\x25\xfc\x5f\x23"
+ "\xc5\x63\x74\x81\x67\x12\xcd\xc0\x4b\xcc\x70\x9d\x6a\xdd\x4d\x8d"
+ "\xa6\x8f\x11\xae\x5d\x94\x48\x38\xcb\x99\xc4\x00\x63\x8f\x49\x66"
+ "\x26\x11\xe6\x77\xf8\x3f\x0d\xf6\x41\x79\x7f\x98\x0f\x55\x2b\x90"
+ "\xff\x0d\xaa\x68\x93\xa5\x1c\xb4\xd9\xbf\x9e\x2a\x9a\x88\xeb\x68"
+ "\xde\x52\x94\x07\xfd\xd1\x4b\xb6\x15\xea\x9a\xba\xbf\x2f\x5a\x6b"
+ "\x64\xbe\xd3\x2c\xba\x8d\x1a\xa8\xa2\x0b\x01\x4d\x3d\x26\x41\x1c"
+ "\x42\x98\x1f\x96\xf5\xd1\x79\xe2\x3a\x35\x8b\x5a\xf1\x31\x0d\x3e"
+ "\x66\x82\x36\x66\x2c\x44\x54\xf6\xed\x1e\x5e\xc0\xb9\xba\x65\xea"
+ "\x99\xc6\xc5\x46\x68\x33\xcc\xaf\x9f\xf6\xad\xf5\xfc\xe8\xfd\x5a"
+ "\x76\xee\xa9\xd2\x9b\xd8\x3a\x54\x8b\xd8\xf6\x5c\xda\x0d\xe5\xc5"
+ "\xda\xb0\xf1\x43\x14\xde\x6d\x20\xa3\x95\x37\xdf\xed\x92\x7c\xff"
+ "\x2d\x60\x5d\x5f\xa4\x19\x04\xb6\x53\x21\x4a\xec\xb8\xcc\xeb\x14"
+ "\x49\x5d\xa7\x9f\x12\x79\xbd\xd7\x8b\xd1\x67\xee\x40\xd4\x76\x73"
+ "\x0f\xaf\xcf\x20\x26\x16\x17\x30\xba\xe6\x2d\xbb\xbd\xb4\x1e\x27"
+ "\x26\x60\x9b\xff\x06\x8e\x6f\xef\xc5\xe8\xee\xac\xc7\xb8\xd9\xad"
+ "\x3a\x0e\x73\xbb\xad\x2f\x96\x26\x2c\x8c\x57\xa5\x26\x2d\x9c\xbf"
+ "\x78\x79\xaa\x6a\x40\x82\x02\x4d\x5f\xbc\x58\xb5\x30\x7e\xd1\x2a"
+ "\x95\xf5\x91\xd1\xaa\x84\xa4\x65\xf1\xf3\x92\xe7\x0f\x5e\xf8\x46"
+ "\x8a\x02\xda\x84\xac\xda\x11\x84\xdb\x62\xde\xb2\x3b\x7c\xf7\xbb"
+ "\x08\xbd\xd7\x13\x79\xe2\x76\xc1\xf5\x72\xb4\xf4\xf7\x63\xf0\xf5"
+ "\xb2\x0b\x18\x3d\x05\x65\x32\x21\xa6\x6d\xcf\xe8\x01\x65\x77\x15"
+ "\x15\x43\xbb\x76\x43\xbb\xa1\x8d\xb8\xcd\x47\x2d\x6d\xb6\x60\x22"
+ "\x13\x63\x22\xe3\x36\x60\x70\xf7\x85\x00\x43\x8f\x17\x19\x26\x16"
+ "\xf7\x4f\x0f\x63\xc5\xe3\x0a\x55\xbc\x9c\xd5\x0c\xb9\x67\x12\xe1"
+ "\x5c\x83\x05\x63\xe6\xbc\xde\x1a\xe6\xdd\x33\x11\xc0\x2b\x3d\x9a"
+ "\x99\xc4\x9f\x01\x36\xe1\xfc\xe2\x89\x43\x10\xca\x62\x9a\x63\xd9"
+ "\x6f\x57\x30\xcd\x80\x61\x82\x53\x38\x56\x12\x72\x87\x42\x2f\x34"
+ "\x6f\x29\x1e\xa3\x45\x8b\x12\x70\x1d\x5a\xd8\x87\x6d\x6e\x2e\x19"
+ "\x59\x36\x43\x8d\xb2\x7e\x92\x85\xb2\x9a\xf1\x39\x25\x86\x4d\x01"
+ "\xa9\xc8\x63\x6a\x1a\x73\x11\xe2\x8e\x07\x13\x36\xb2\x8c\xd9\x63"
+ "\xd8\xa4\xa5\x8a\x55\xe6\xfc\xde\x1a\xe8\x4f\x13\xd4\xb3\x41\x8b"
+ "\xcc\x65\xb8\x9e\xed\x05\xac\xed\x9b\x70\xdf\xc1\x3e\xa0\x7d\x18"
+ "\x0d\xb3\x9e\x1b\x43\x5b\x6f\xa4\x99\x73\xc6\xd4\x54\x7b\xde\x43"
+ "\x53\x8d\x4c\x1b\xb3\xed\x46\x5a\x95\x5e\x0f\x31\x2d\xe5\x0d\x46"
+ "\xb1\x7b\x6c\x80\x31\x69\x7e\x71\x4f\x18\x8b\xb9\x63\x6a\x98\xdc"
+ "\x6e\x95\x33\x06\x22\x25\xd4\xad\xb5\xd8\x13\x6c\xe9\x29\x0f\x47"
+ "\xc5\x0d\xb8\x4f\x18\x0f\xd0\x1e\x0e\x0f\x25\x11\xc7\x53\xed\xf1"
+ "\x70\x7f\x6c\x16\x78\xa7\x18\x99\xd8\x17\xdb\xf2\xbc\x4b\x99\x20"
+ "\xef\xbc\x8c\xcb\xa8\x3b\xb6\x6d\x15\x68\x81\xec\x15\x28\x64\xdb"
+ "\x5c\xa4\x7a\x7d\x95\x12\xe9\xf2\xbd\x73\x02\xd6\x65\x79\x80\x4d"
+ "\x28\x88\x2f\x11\x10\x33\x23\xda\x7a\xf5\xd6\xa4\xcf\x47\xd4\xc1"
+ "\xfa\x32\x0a\xf3\x67\xfc\x8c\x0a\xd8\xfa\xd6\x6e\x38\x8f\xb9\x19"
+ "\x8b\xb0\x3f\x58\x5f\xdc\x4c\x44\x93\x93\x60\x7e\x7e\x0b\x1f\xdf"
+ "\x33\x60\x17\xd4\x29\xaf\x5f\x25\x2c\xff\x35\x81\xaf\x86\x80\x9f"
+ "\xaa\x1b\x4c\x6c\x9d\xac\xaf\x92\x79\x5f\x1d\x83\x76\xf0\xfe\x2a"
+ "\x39\x80\xfd\x2a\xd1\x67\x1d\xe9\xb3\x42\xcd\x04\x29\x82\xa4\xfb"
+ "\xac\x50\x92\x3e\x77\xbb\xed\xb8\xcf\x7b\x2e\x3b\xee\xf3\x07\xbd"
+ "\xe5\xf7\x79\x4f\x99\xfc\x3e\xef\x29\x91\xee\xb3\x82\xf3\xb3\x02"
+ "\xfc\xac\x70\xe0\x67\x05\xe7\x67\x9f\x7a\xc7\x7d\xfe\xe0\xbc\xe3"
+ "\x3e\xff\xce\x4f\x7e\x9f\x3f\xd8\x2b\xbf\xcf\x1f\xe4\x39\xe8\x33"
+ "\xe7\x67\x1f\xf0\xb3\x8f\x03\x3f\xfb\x70\x7e\x0e\xfc\xc2\x71\x9f"
+ "\x7f\x77\xda\x71\x9f\xf7\x7a\xc8\xef\xf3\xef\x0a\xe5\xf7\xf9\x77"
+ "\x9b\xa4\xfb\xec\xc3\xf9\xd9\x07\xfc\xec\xe3\xc0\xcf\x3e\x9c\x9f"
+ "\x47\x6e\x71\xdc\xe7\xbd\xc7\xdb\xe9\xf3\x5d\xf9\x7d\xde\xbb\x55"
+ "\x7e\x9f\xf7\xa6\x3b\xe8\x33\xe7\x67\x5f\xf0\xb3\xaf\x03\x3f\xfb"
+ "\x72\x7e\x9e\x35\xde\x71\x9f\xf7\x1d\x76\xdc\xe7\x7d\x57\xe5\xf7"
+ "\x79\x5f\x96\xfc\x3e\xef\x4b\x91\xea\x73\x2b\xc4\x6d\x5f\xe8\x4b"
+ "\xdb\x7f\x62\x5f\x34\x05\x79\x17\xf9\x36\x20\xaa\x68\xbd\x39\x31"
+ "\xa0\x11\x79\x43\xdf\x12\x99\x82\xd0\x14\xfc\xd7\x1c\xe4\x5d\xd8"
+ "\x1a\xe4\x5d\xda\xd2\xf3\x4c\xc4\x9a\x39\xa8\x3b\xe6\xe3\x9b\xcd"
+ "\x28\xc4\x9c\xe7\x9d\xb7\xf5\x15\xa4\xca\xd4\x21\x65\x55\x86\x16"
+ "\x65\xa4\x30\xba\x2a\x74\x09\xf9\x35\x62\xed\xf9\x15\xaa\x6c\xaa"
+ "\x40\x8b\x96\x32\xcc\x15\xea\xf7\x23\xf0\xba\x09\xf0\xe4\xac\x9c"
+ "\x2f\x91\x0a\xae\x11\xb1\x1b\x36\x5c\x4f\x40\x34\xcc\x9f\x05\xa1"
+ "\x4b\x8b\x33\x50\xc8\x27\x6f\x35\x22\xbc\x7f\x17\x6c\xa6\x82\xde"
+ "\x9a\x8c\x39\x88\xfa\xf0\x76\x2d\x45\xe6\xe6\xdf\x7b\xd8\xce\xcd"
+ "\xd1\xf1\x60\xcb\x79\xec\xb1\xc9\x45\xaf\xc8\xb5\xe5\xff\x56\x5a"
+ "\xe6\x6e\xd6\x96\x75\x26\x32\xdf\xdb\xcc\xdd\x9f\xc0\xf5\x79\x5b"
+ "\xfe\xef\x51\x6c\x4b\x26\xcf\xbb\xac\xba\xb1\x15\xeb\x26\xe5\x95"
+ "\x34\x44\xc1\xfe\xe4\xaa\x94\xdb\x48\xc2\xc6\x3a\xde\xc6\x8a\x50"
+ "\xdf\x86\x6e\xb7\xc5\x6d\xac\x08\x69\x0d\x52\xa8\xed\x6d\xac\x08"
+ "\x72\xce\xc6\xa5\x3b\xdc\xb7\x71\xe9\x7c\x69\x1b\x97\x7e\x2c\xdf"
+ "\xc6\xa5\x11\xf2\x6d\x5c\xaa\x22\x36\x56\x44\x08\x6d\xfc\xfb\x1a"
+ "\x69\x1b\x2b\xac\x70\xac\x00\x1c\xfb\xd4\x4b\xd8\x18\x70\xac\x10"
+ "\xc1\xb1\xc2\x49\x1c\xef\x37\xb9\x6f\xe3\xfd\xa7\xa4\x6d\xfc\x87"
+ "\x60\xf9\x36\xde\x9f\x27\xdf\xc6\xfb\x37\x70\x36\xb6\xc1\xf1\xfe"
+ "\xe1\x0e\x6c\x6c\x85\x63\x1f\xc0\x71\xe0\x17\xe2\x36\xf6\x01\x1c"
+ "\xfb\x88\xe0\xd8\xc7\x49\x1c\xff\x31\xde\x7d\x1b\xff\x71\xb0\xb4"
+ "\x8d\xff\xb8\x4a\xbe\x8d\xff\x60\x90\x6f\xe3\x3f\x34\x12\x1b\xfb"
+ "\xd8\xe0\xf8\x0f\x85\xd2\x36\xf6\xb1\xc2\xb1\x0f\xe0\x78\xe4\x16"
+ "\x09\x1b\x03\x8e\x7d\x44\x70\xec\xe3\x24\x8e\x0f\x9c\x74\xdf\xc6"
+ "\x07\x72\xa5\x6d\x7c\xe0\x82\x7c\x1b\x1f\x98\x2d\xdf\xc6\x07\xa2"
+ "\x39\x1b\xdb\xe0\xf8\x8f\x46\x07\x36\xb6\xc2\xb1\x2f\xe0\x78\xd6"
+ "\x78\x71\x1b\xfb\x02\x8e\x7d\x45\x70\xec\xeb\x24\x8e\x3f\x1c\xe8"
+ "\xbe\x8d\x0f\xde\x95\xb6\xf1\x87\xe3\xe4\xdb\xf8\xa0\x46\xbe\x8d"
+ "\x0f\x96\x11\x1b\xfb\xda\xe0\xf8\x60\x9c\x94\x8d\xdb\x40\x03\xfa"
+ "\x81\x8d\xfd\x9a\x10\xb5\x0b\xdb\xb6\x96\xd8\xd6\xd4\x2b\x34\x65"
+ "\x17\x65\x4e\xc4\x36\x61\xd7\x80\xbe\x0f\xf1\x37\xe5\x79\x17\x31"
+ "\x14\xf4\x29\x03\xaf\xbb\x7e\xb8\xdf\xb8\x1e\xf9\xab\x32\xf0\xfa"
+ "\x6f\xd9\x46\x5c\x46\x95\xf1\xdb\x0b\x70\x3d\x1a\xaf\x7b\x19\x73"
+ "\x6b\x94\xa6\x60\xbf\xc2\x2b\xd4\x47\x97\x98\xb0\xd6\x12\xd0\x9b"
+ "\x65\xcc\xdb\x21\x41\xd5\x4d\x65\x60\x9f\xcf\x51\x55\xed\x5f\x91"
+ "\xb9\x57\xe8\xd2\x21\x46\xa4\x66\xbe\x57\x07\x55\xa6\x6a\x91\xe9"
+ "\x8d\x10\xdf\xea\xb4\x0a\x54\x9d\xf6\x27\x34\xb5\x91\xb9\xc7\x7c"
+ "\xab\xf6\x6d\x0b\xee\x57\x6e\x0a\x0e\x8d\x33\xe5\x87\x7b\x19\x83"
+ "\xfb\x95\x1e\x5c\xa1\xa5\x7c\x0d\x48\x9d\xdc\xc0\x30\xd9\xf3\x90"
+ "\x67\x76\x3d\xf2\xda\x3e\x0f\xf9\x6e\xaf\x47\xca\xca\x86\x5a\x74"
+ "\xfa\x5a\x05\x3a\x7d\xfb\x3c\x3a\x7d\x0f\xb6\x56\xd8\xcc\xb0\x65"
+ "\x9d\x07\x5f\x23\x34\xf9\x3a\xc2\xdf\xfd\xd4\x3d\x5b\x87\x82\x2a"
+ "\x8d\xb5\x08\xbf\xb7\x7b\x83\xfa\x68\xad\x6f\x1c\x0a\x62\xbe\x0d"
+ "\x41\xcc\x1b\x21\x14\x1c\xf3\xc4\xfb\xab\x8d\x3a\x54\xd9\x60\xc0"
+ "\xc7\x67\xc3\x71\xcf\xcc\x06\xa8\xdf\x5c\x81\xbf\xeb\xa9\xab\xcc"
+ "\x3a\x05\xfd\xcb\xd4\x31\x58\x43\xf7\xf2\x4e\xc9\x01\x53\x9b\x99"
+ "\x90\x7e\x04\x07\x65\xf9\xbb\xcd\x72\x7d\xfd\x11\x9b\xf3\x00\xec"
+ "\xd3\x13\xec\xdc\xc7\xfc\x76\xac\x72\xca\xf9\x8b\x0c\x7e\xae\x0f"
+ "\xaf\x25\x54\xe9\x3f\x47\xf8\x5e\xd3\xd4\x55\x08\x45\x9b\x10\xc2"
+ "\xb6\xa8\x4e\x6b\x44\x53\x52\x50\x00\x5e\x7f\x36\x7f\xaf\xee\x59"
+ "\xdd\xa0\x43\x6b\x8d\xd0\xc6\x1b\x86\xfb\x6d\xac\xda\x50\x85\xe0"
+ "\x58\x9f\xaa\x44\x2d\xf2\x4d\x41\x4a\x6c\x5f\x63\x9e\x77\xe1\x14"
+ "\x18\x3f\x8b\xf4\x0c\x83\x6d\x8b\x6d\x8a\xed\x8b\xeb\xb3\xd8\xbc"
+ "\x3a\x41\x87\x32\x0d\x48\x59\x9d\x01\x7f\xd3\x18\x5d\x35\xba\x85"
+ "\xa0\x8d\x39\x4c\x60\xa6\x0e\x70\x91\x8a\xb1\xa0\xa5\x3e\x2c\x01"
+ "\xff\xf7\x14\xc7\x94\x22\x88\x60\xaa\xdb\xed\xf6\x31\xa5\x08\xe5"
+ "\x31\x55\x66\xe2\x31\xf5\xa7\xf3\xd2\x98\xfa\xd3\x08\x82\x29\x45"
+ "\x44\xd7\xc4\xd4\xc7\x67\x1c\x63\xea\xe3\x32\x69\x4c\x29\xd4\x80"
+ "\x29\x9d\x10\x53\x7f\xba\x2a\x1f\x53\x7f\x42\x9d\x87\x29\x45\x88"
+ "\x6b\x98\xfa\xb8\x41\x88\xa9\x32\xbd\x03\x4c\x71\x71\xca\xa7\xde"
+ "\x09\x4c\x59\xc5\xa9\xff\x37\x8d\xc7\xd4\xe1\xc1\xd2\x98\x3a\xb4"
+ "\x99\xc3\x54\x17\x8d\x53\x87\x06\x38\xc6\xd4\x21\x4f\x07\x98\x82"
+ "\x38\xa5\xb0\x89\x53\x87\xc7\xca\xc7\xd4\xa1\xe9\x9d\x88\x29\x17"
+ "\xe3\xd4\xa1\x48\x21\xa6\xfe\xdf\x24\x69\x4c\xf9\x70\x71\x2a\xf0"
+ "\x8b\xf6\x31\xe5\x63\x15\xa7\x0e\xef\xe3\x31\xf5\x97\x75\xd2\x98"
+ "\xfa\xf3\x05\x82\x29\x9f\x2e\x1a\xa7\xfe\xbc\xca\x31\xa6\xfe\x1c"
+ "\x2b\x8d\x29\x1f\x88\x53\x0a\x9b\x38\xf5\x97\x5c\xf9\x98\xfa\x73"
+ "\x69\xe7\x61\xca\xc7\xc5\x38\xf5\xe7\xad\x42\x4c\x1d\x2e\x72\x80"
+ "\x29\x2e\x4e\x8d\xdc\xe2\x04\xa6\xac\xe2\xd4\x5f\x5a\x78\x4c\x1d"
+ "\x39\x27\x8d\xa9\x23\x43\x39\x4c\x75\xd1\x38\x55\x7e\xda\x31\xa6"
+ "\xca\x0f\x38\xc0\x14\xc4\x29\x1f\x9b\x38\x75\xe4\xb2\x7c\x4c\x95"
+ "\x1b\x3b\x11\x53\x2e\xc6\xa9\x72\xad\x10\x53\x7f\xd1\x49\x63\xca"
+ "\x97\x8b\x53\xb3\xc6\xb7\x8f\x29\x5f\xab\x38\xf5\xd7\xc9\x3c\xa6"
+ "\x8e\x0e\x94\xc6\xd4\xdf\x36\x12\x4c\xf9\x76\xd1\x38\xf5\xb7\x30"
+ "\xc7\x98\xfa\x1b\x92\xc6\x94\x2f\xc4\x29\x1f\x9b\x38\x75\x74\x94"
+ "\x7c\x4c\xfd\x2d\xa6\xf3\x30\xe5\xeb\x62\x9c\xfa\xdb\x70\x21\xa6"
+ "\xfe\x3a\x41\x0a\x53\xad\x58\xf7\x79\x00\xa6\x12\x41\xf7\x01\x86"
+ "\x02\x6a\x08\xa6\xda\x00\x53\x3b\xad\x31\xf5\xb5\xad\xee\x3b\xba"
+ "\xc7\x7c\x1f\x53\x9f\x1c\xb4\xc5\x94\x19\x30\xd5\xc6\x62\xea\xd8"
+ "\x49\x8b\xee\xab\x6e\x2a\x01\x5f\x5d\x43\xd5\x31\x80\xa7\x02\x0e"
+ "\x4f\x5f\x03\x9e\xa0\x3f\x66\xe8\x6f\x65\x5d\x2d\x9a\xaa\x23\xfd"
+ "\x6a\x85\xfe\x9a\xad\xb1\xd4\xda\x48\x61\x0c\x61\xec\x58\x70\x74"
+ "\x7a\x11\xe0\x67\xe9\x19\x74\x7a\x05\x6c\xab\x61\xcb\x80\x0d\x9d"
+ "\x41\x95\x8d\x88\x5d\xb3\xe7\xf1\x53\xc3\xe1\xe7\x58\xbc\x63\xfc"
+ "\x1c\x8b\x92\xa7\xf1\x3e\x39\x26\x1f\x3f\xc7\x72\xb8\x67\xe9\x94"
+ "\x53\xa7\x5d\x64\xf0\x33\xb3\x04\x23\xd7\xd0\x54\x23\x0a\x60\x66"
+ "\xa9\x7b\xfa\xc6\x22\xe5\x1a\x13\xa2\xb6\xcd\x43\xca\x6d\x5f\x41"
+ "\x7f\x2d\x63\xa7\x1e\xf9\x7e\x6e\xf8\x2b\xaa\xbc\x5d\x8b\x2a\xef"
+ "\x9d\x42\x95\x66\xd8\xae\xc1\x06\x6d\x9c\x3a\xdf\xba\xbf\x3a\xae"
+ "\xbf\x9f\x4c\x83\xba\xfa\x4b\xf7\xf7\x93\x08\xb6\xbf\x09\xd0\xdf"
+ "\x56\xbe\xbf\xd5\x80\x45\xf0\x4b\x1f\x33\xa7\x13\xa7\xea\x90\xf7"
+ "\x62\x23\xc3\xb4\x72\x18\xc4\x7e\xf9\xfc\xac\x01\x4d\x4d\x01\x5f"
+ "\xbd\x01\x18\x6c\x28\x45\x99\xe9\x80\xc1\x56\x03\xbe\xaf\xaf\xab"
+ "\xce\x6a\x01\x0c\x1e\x4b\x65\xc0\x6e\x6d\x18\x83\x5f\x63\x0c\x1e"
+ "\x2d\x34\x4b\x62\x10\x74\x22\x8b\x41\xd0\x89\xed\x62\xd0\x5a\x27"
+ "\x7e\x3a\x80\xc7\xe0\xf1\xa1\xd2\x18\xd4\xbc\x64\xd1\x89\x3f\x3c"
+ "\x06\x3f\xbd\xec\x18\x83\x9f\x9e\x90\xa7\x09\x8f\x8f\x93\x8f\x41"
+ "\x4d\x50\xe7\x61\x50\x73\xce\x31\x06\x35\x87\xda\xc7\xa0\x22\xc4"
+ "\x35\x0c\x7e\x6a\x10\x62\xf0\xd3\x50\x07\x18\xe4\xe2\x20\xe8\xca"
+ "\xf6\x31\x68\x15\x07\x8f\xef\xe7\x31\xf8\xd9\x61\x69\x0c\xfe\xfd"
+ "\xb4\x45\x57\xfe\xf0\x18\xfc\x7b\x92\x63\x0c\xfe\x7d\x92\x3c\x0d"
+ "\xf9\xd9\x49\xf9\x18\xfc\x7b\x61\xe7\x61\xf0\xb3\x99\x8e\x31\xf8"
+ "\x59\xa4\x13\x18\x74\x31\x0e\xfe\x3d\x5d\x88\xc1\xe3\x25\xd2\x18"
+ "\xf4\xe1\xe2\x20\xe8\xd0\x76\x31\x68\xad\x43\x4f\x0c\xe6\x31\xf8"
+ "\x8f\x51\xd2\x18\x3c\x39\xcd\xa2\x43\x7f\x78\x0c\x9e\xb8\xee\x18"
+ "\x83\x27\x2a\xe5\x69\xce\x7f\xbc\x24\x1f\x83\x27\x43\x3b\x0f\x83"
+ "\x27\x2f\x38\xc6\xe0\xc9\xa3\xed\x63\xd0\xc7\xc5\x38\x78\x12\x09"
+ "\x31\x78\xa2\xbf\x03\x0c\x72\x71\x10\x74\x6b\xfb\x18\xb4\x8a\x83"
+ "\xff\xf8\x98\xc7\x60\xc5\x31\x69\x0c\xfe\xf3\x9c\x45\xb7\xfe\xf0"
+ "\x18\xfc\xe7\x12\xc7\x18\xfc\x67\x8c\x3c\x8d\x5a\x71\x5a\x3e\x06"
+ "\xff\x59\xd2\x79\x18\xac\x88\x77\x8c\xc1\x8a\x28\x27\x30\xe8\x62"
+ "\x1c\xfc\xe7\x06\x21\x06\xff\x51\x2a\x8d\x41\x5f\x2e\x0e\x82\xce"
+ "\x6d\x17\x83\xd6\x3a\xf7\xd4\x08\x1e\x83\xff\x1a\x27\x8d\xc1\xcf"
+ "\x67\x5a\x74\xee\x0f\x8f\xc1\x53\x77\x1d\x63\xf0\xd4\x59\x79\x9a"
+ "\xf6\x5f\xd3\xe4\x63\xf0\xf3\xfe\x9d\x87\xc1\xcf\x2f\x3b\xc6\xe0"
+ "\xe7\x27\xda\xc7\xa0\xaf\x8b\x71\xf0\x73\x2f\x21\x06\x4f\x85\x4b"
+ "\x61\xd0\x0c\xba\xb8\xad\xa4\xb5\xc4\x9c\xd7\xaf\x3c\xc0\x43\x85"
+ "\x8c\x41\x7e\x85\xd5\xa9\x7a\x34\xe5\x2e\xd8\x27\xe5\x2e\x9a\x7b"
+ "\x57\x89\x4c\x79\xfd\x4a\x41\x17\x16\x5a\xe9\x67\xf6\xd9\x32\x63"
+ "\x4e\xa6\x6e\xfb\x22\xe4\x09\xfa\x7b\x29\xde\x57\x7d\xc5\x80\xf0"
+ "\xf5\xd7\xe2\xf6\x5c\xe3\xdb\x83\xd7\x09\x98\x9b\x6a\x25\x7b\x8f"
+ "\xb9\x55\x8b\x1a\xc6\x20\xba\xb2\x41\x0b\x76\x58\xcd\xfa\x17\xdb"
+ "\xe5\x0a\x55\xd9\xbf\xf8\x06\xf2\x34\x7e\x1b\xd2\x07\xec\x1d\xe4"
+ "\xb7\x12\x79\x84\x36\x30\x66\x6c\x57\x6c\x2f\x6c\x63\xd5\x6a\x7c"
+ "\xef\xba\x72\x79\x15\x60\xcc\xf8\xad\xba\xcf\x6e\x28\x27\xae\x57"
+ "\x2b\xd7\xca\xc7\x46\x65\x14\x79\x6f\xa1\x32\xb4\xb2\x0e\x89\xde"
+ "\x3b\x36\x83\x7e\x73\xce\x56\x8a\x10\x2b\x9d\xf7\x00\x6c\x75\x3a"
+ "\xc6\x39\x5b\x9d\xde\x23\xb4\x95\x98\xae\x3a\xbd\x5f\xbe\xad\x4e"
+ "\x27\x13\x5b\x9d\x9e\xe4\xc0\x56\x4e\xe2\x4a\x51\x68\xa5\x47\x1e"
+ "\x80\xad\xaa\xd2\x9d\xb3\x55\xd5\x69\x1b\x5b\x89\xf0\xff\xaa\x73"
+ "\xf2\x6d\x55\xc5\x7d\x0f\xa0\x2a\x55\xda\x56\x3e\x4e\xe2\xca\x27"
+ "\xc4\x8a\x37\x3f\x00\x5b\x55\x97\x3a\x67\xab\xea\x16\xa1\xad\xc4"
+ "\x78\x6a\x8d\x87\x7c\x5b\x55\x9f\x20\xb6\xaa\x2e\x71\x60\x2b\x27"
+ "\x71\xe5\x53\x68\xc5\xef\x1e\x80\xad\x6a\xce\x3a\x67\xab\x33\x03"
+ "\x6c\x6c\x25\xc2\xa7\xce\x0c\x96\x6f\xab\x1a\x1d\xb1\x55\x4d\xa5"
+ "\xb4\xad\x7c\x9d\xc4\x95\x6f\x88\x15\x0f\x79\x00\xb6\xfa\x02\x39"
+ "\x67\xab\x2f\xa6\x09\x6d\x25\x36\xef\x7f\x31\x53\xbe\xad\xbe\x08"
+ "\x25\xb6\x3a\x63\x90\xb2\x95\x29\xcf\x3b\x2f\x00\x6c\xd0\x52\xe0"
+ "\x9d\x12\x90\x86\xa8\x56\x15\xd8\x2d\x08\xec\xb6\x4e\x85\xda\xf2"
+ "\xc0\x6e\x3a\x23\x9a\xb2\xe4\x22\x53\xd5\x64\x42\xad\x60\xb3\x96"
+ "\x20\x6f\xd8\xd7\x88\x9f\x39\xfa\xaf\x7a\xea\xec\xa8\x59\x4b\x94"
+ "\x08\xdb\x0d\xdb\x01\xdb\x8e\x01\xbb\xb1\x76\x0c\x0a\xf7\x32\x05"
+ "\x85\xc6\x4d\xbe\x7e\x91\x59\xac\x65\x18\xdc\x5f\x46\x59\xc3\xde"
+ "\x17\x98\xda\x88\xbc\x55\xaf\xe0\x3e\xfd\xfb\x2a\xde\x5f\xad\xab"
+ "\x05\x7e\x70\x1b\xb1\xdc\xec\xa2\x3a\xc8\xf4\x6b\xb5\xaf\xa9\x3a"
+ "\xf6\x45\xa6\xe7\x99\x08\x63\xaf\xde\x9a\xcc\xeb\xa8\x3b\xe6\x0f"
+ "\xd9\x66\x14\xb2\x76\x21\xa2\x3e\x7c\x4b\x43\xb1\xef\xae\x2d\x65"
+ "\xeb\x38\x0c\x76\x09\x61\xee\x58\x3d\xd3\x7d\x27\x11\x55\x5f\xc9"
+ "\x61\xfd\x66\xcb\x11\x58\xbf\xfd\x47\xad\x04\x9e\x19\xc1\x04\x79"
+ "\x97\xe6\x54\x21\x15\xd3\x06\x36\x66\xdf\x27\x3a\xbb\xa7\xb8\x55"
+ "\xae\x8d\xff\xcd\x72\x55\xb3\x8a\x7b\x7e\x0b\xec\x84\xaf\xcf\x3e"
+ "\xbf\x95\x62\xf5\xfc\x16\xb4\x99\x7f\x7e\xeb\xdf\x13\xf0\xf3\x5b"
+ "\xe6\x8b\x21\x7d\x2c\x7d\x5f\x9c\xcc\x30\xd0\xf7\x9e\x55\x7a\x1d"
+ "\xc2\xfd\xaf\xd2\x6b\x50\x66\x2a\x52\x56\xb5\x36\xa2\x0c\x3d\xa3"
+ "\xab\xca\xba\x8a\xa6\xde\xc5\x3c\x18\xe3\xe5\xec\x50\xe2\xd7\x7f"
+ "\x7b\x9a\x2f\xaa\xfb\x68\xa9\xb3\xea\xaa\x1a\x84\xac\xde\xe3\x49"
+ "\x04\xce\xec\x05\x7e\x48\xac\xce\xaa\x47\xe0\x93\x9a\x6a\xe3\x57"
+ "\xd8\x4f\x89\x70\x7c\xcc\x7d\x7e\xdd\x2b\xf4\x0b\xbc\x0f\xfb\x0c"
+ "\xdf\x6f\xc2\xb9\x03\x8a\xad\xf8\x37\xc6\x45\x40\x5a\x16\xaa\x4e"
+ "\x6b\x45\x55\x46\xfc\xce\xee\x17\x65\xff\x8a\xad\x95\xc0\x91\x22"
+ "\x88\xc3\x91\x2e\x20\xad\xdb\xed\xf6\x71\xa4\x08\xe1\x71\xf4\xe5"
+ "\x3a\xf7\x70\xf4\xe5\x50\xf7\x71\x74\xce\xe4\x3a\x8e\x14\x6a\x21"
+ "\x8e\xbe\xbc\x2a\x1f\x47\xe7\x2a\xe4\xe3\xe8\xdc\x56\xf7\x70\xf4"
+ "\xe5\x2a\x82\xa3\x73\xd1\x04\x47\x5f\xa6\xf0\x38\x62\xdf\x8d\x7a"
+ "\x40\x38\x3a\x6b\x70\x80\x23\x2e\x1e\x29\x20\x1e\xf9\xd4\x3b\x81"
+ "\x23\xab\x78\x54\x7b\xca\x3d\x1c\xd5\xae\x72\x1f\x47\xb5\x13\xdd"
+ "\xc0\x91\x4d\x3c\x3a\x3f\x54\x3e\x8e\x6a\x95\xf2\x71\xf4\x9f\xb3"
+ "\xee\xe1\xa8\xf6\x38\xc1\xd1\x7f\xf2\x08\x8e\x6a\xcb\x79\x1c\xb1"
+ "\xef\x9b\x3d\x20\x1c\xfd\x27\x4a\x1a\x47\x3e\x5c\x3c\x52\x40\x3c"
+ "\x0a\xfc\xa2\x7d\x1c\xf9\x58\xc5\xa3\xaf\x03\xdd\xc3\xd1\x57\xc7"
+ "\xdd\xc7\xd1\x57\xdb\x5c\xc7\x91\x8f\x4d\x3c\xfa\x7a\x95\x7c\x1c"
+ "\x7d\x15\x2b\x1f\x47\x5f\x85\xba\x87\xa3\xaf\xbd\x09\x8e\xce\xd7"
+ "\x11\x1c\x7d\x8d\x78\x1c\xb1\xef\xf0\x3d\x20\x1c\x9d\xdf\xe4\x00"
+ "\x47\x5c\x3c\xf2\x81\x78\x34\x72\x8b\x13\x38\xb2\x8a\x47\x17\x66"
+ "\xba\x87\xa3\x0b\xde\xee\xe3\xa8\xee\x9c\x1b\x38\xb2\x89\x47\x17"
+ "\x8e\xcb\xc7\x51\x5d\x89\x7c\x1c\xd5\x25\xb8\x87\xa3\x0b\xd3\x08"
+ "\x8e\xea\xfa\x13\x1c\x5d\x98\xc4\xe3\x88\x7d\x2f\xf2\x01\xe1\xe8"
+ "\xeb\x1a\x69\x1c\xf9\x72\xf1\xc8\x07\xe2\xd1\xac\xf1\xed\xe3\xc8"
+ "\xd7\x2a\x1e\x5d\xdc\xe3\x1e\x8e\x2e\x4e\x73\x1f\x47\x17\x9f\x72"
+ "\x1d\x47\xbe\x36\xf1\x48\xeb\x2d\x1f\x47\xdf\x34\xca\xc7\xd1\x37"
+ "\x07\xdc\xc3\xd1\xc5\x1d\x04\x47\xdf\x24\x13\x1c\x5d\xcc\xe1\x71"
+ "\xc4\xbe\x6b\xfa\x80\x70\xf4\x4d\x88\x14\x8e\x70\x2e\x82\xf7\x48"
+ "\x5e\x08\xfd\xf6\xd5\x28\xb2\x18\xff\x6d\x45\x11\xcd\x5b\xb4\x51"
+ "\xc7\xd3\x49\x3e\x00\x2d\xa5\x95\xcc\x77\xe6\xb3\x1f\xfc\x12\xe4"
+ "\x9d\x33\xf5\x02\xc9\xd1\x80\xf3\x82\xdc\xc9\x4c\x44\x43\xd8\xbc"
+ "\x0c\x97\xd2\x70\x1e\xab\xfb\xb9\x03\x82\x24\x72\x07\xbc\x26\x9d"
+ "\x3b\xa0\xb5\xc0\xf2\xde\x6d\xa9\xd5\x7b\xb7\x97\x26\x3a\x7e\xef"
+ "\xf6\xd2\xe0\x5d\xaf\xc9\xc5\x83\x96\x7d\xff\xeb\x4e\x2f\xef\x94"
+ "\xe6\x2d\x97\xc6\xc0\xef\x20\xd2\xf7\x4b\xec\x77\x15\xda\x7f\x1f"
+ "\xb7\xd4\x0a\x27\xda\xc6\x19\xb3\x51\x16\xb3\xa5\x64\x0c\x13\xec"
+ "\x9d\xc3\xe4\x7b\x97\xc8\x6b\xcb\xa5\x0d\x8e\xed\xad\x50\x8a\xdb"
+ "\xbb\xbe\x91\xb3\x37\x79\xcf\x39\x48\x22\x6f\xc1\x6b\xd2\x79\x0b"
+ "\xc4\xed\x5d\xdf\xce\x7b\xce\xf5\xbb\xe4\xdb\xbb\x3e\x91\xb3\xb7"
+ "\xae\x79\x4b\xfd\x01\xde\xde\xdf\xaa\xe5\xdb\xbb\x3e\x96\xd8\x7b"
+ "\x4f\x04\x13\xac\x50\x32\xf9\x0a\xb9\x6d\xd1\xb7\x63\x6f\x09\x7c"
+ "\x37\xc4\x12\x7b\x73\x39\x13\x82\x24\x72\x26\xbc\x26\x9d\x33\x41"
+ "\xdc\xde\x0d\x03\x1c\xdb\xbb\xc1\x4f\xbe\xbd\xbf\xad\x25\xf6\x56"
+ "\x00\xbe\x1b\x42\x79\x7b\x37\x38\x99\x57\xc0\xda\xde\xdf\x56\x10"
+ "\x7b\x7f\xd0\x1f\xec\x0d\xf8\x56\xc8\xc4\x77\x43\x82\x63\x7b\xfb"
+ "\x48\xe0\xfb\x72\x05\x67\x6f\x0e\xdf\x12\xf9\x1a\x5e\x93\xce\xd7"
+ "\x20\x6e\xef\xcb\xf9\x8e\xed\x7d\x79\xad\x7c\x7b\x5f\x9e\xc4\xd9"
+ "\x1b\xf0\x7d\x79\x2b\x6f\xef\x2b\x5e\xf2\xed\x7d\x39\x92\xd8\xfb"
+ "\x77\x21\x4c\xb0\x0f\xe0\xdb\x47\x6e\x5b\xce\xb6\x63\x6f\x09\x7c"
+ "\x7f\x17\x49\xec\xcd\xe5\x8a\x08\x92\xc8\x15\xf1\x9a\x74\xae\x08"
+ "\x71\x7b\x7f\xd7\xcd\xb1\xbd\xaf\x5c\x97\x6f\xef\x2b\xe5\xc4\xde"
+ "\x3e\x80\xef\x2b\x46\xde\xde\xdf\xa5\xc9\xb7\xf7\x95\x52\x62\xef"
+ "\xbd\xbe\x60\x6f\xc0\xb7\x8f\x4c\x7c\x7f\x37\xc1\xb1\xbd\x7d\x25"
+ "\xf0\xdd\x58\xca\xd9\x9b\xc3\xb7\x44\x9e\x8a\xd7\xa4\xf3\x54\x88"
+ "\xdb\xbb\x71\xb9\x63\x7b\x37\xce\x91\x6f\xef\x46\x35\x67\x6f\xc0"
+ "\x77\x63\x32\x6f\xef\xc6\x46\xf9\xf6\x6e\x0c\x21\xf6\xde\x87\x98"
+ "\x60\x5f\xc0\xb7\xaf\xdc\xb6\x48\x7e\xff\x2b\x00\xec\x7d\x12\x78"
+ "\x0c\xf0\x8e\x42\x73\x1e\xf0\x14\x93\xd0\xee\xd5\x69\x91\xe8\xb9"
+ "\x7b\xd8\xf6\xd7\xf2\x60\xae\x2e\xec\xbc\x7c\x19\xd7\xd6\xba\xff"
+ "\xee\xf0\xb5\x97\xa4\xdf\x1d\xbe\x36\x54\xfe\xbb\xc3\x57\x8d\x3c"
+ "\x07\xba\x16\xc5\xfb\xf4\x1a\x1b\x3f\xe4\xbd\x53\x7c\xb5\x49\x3c"
+ "\x8f\xc6\xd5\x22\xfc\x4e\x31\xf8\x5a\x6f\xce\x77\x85\x1b\x5d\x2b"
+ "\x69\xdf\xd7\x0a\x9c\xef\x41\x29\xed\xeb\xa6\x2c\x98\xb7\x42\x3a"
+ "\x2f\x6f\x47\x53\x92\xfb\xbe\x6e\x1a\x21\xed\xeb\xa6\xa7\xe4\xfb"
+ "\xfa\xfb\x46\x9e\x7f\x35\x85\xf3\xbe\x6e\xd2\xc8\xf7\xf5\xf7\xb5"
+ "\xe2\xf9\x3c\xbe\xdf\x44\x7c\xfd\xfb\x58\x73\xbe\x2b\xbc\xac\x69"
+ "\xab\x13\xbe\x86\x71\xad\x70\x30\xae\x6f\x24\x83\xaf\x0b\x3b\x2f"
+ "\x7f\xc8\x8d\x19\xee\xfb\xfa\x46\x98\xb4\xaf\x6f\x78\xcb\xf7\xf5"
+ "\xf5\xb3\x3c\xf7\xbb\x11\xc2\xfb\xfa\xc6\x01\xf9\xbe\xbe\x7e\x42"
+ "\x3c\xaf\xc8\xf5\x54\xe2\xeb\xd2\xa3\xe0\x6b\x17\x38\xe1\x8d\xb4"
+ "\xf6\x7d\xed\x83\xf3\x5f\x38\x18\xd7\xba\x58\x98\xaf\x43\x3a\x2f"
+ "\x8f\x89\x6e\x9c\xfb\xbe\xd6\xf9\x49\xfb\xfa\xe6\x5d\xf9\xbe\xbe"
+ "\xa9\xe1\x79\x27\xce\xa5\x6c\xf1\xb5\xae\x50\xbe\xaf\x6f\x96\x89"
+ "\xe7\x37\xb9\x19\x47\x7c\xfd\x07\x95\x39\xdf\x15\x3e\xaa\x93\xe4"
+ "\xff\x56\xbe\x86\x71\xed\xe3\x60\x5c\xdf\x9e\x00\xbe\x2e\xec\xbc"
+ "\x7c\x2a\xb7\x07\xbb\xef\xeb\x5b\x2d\xd2\xbe\xbe\x75\x49\xbe\xaf"
+ "\x6f\x1d\xe0\x39\xef\x2d\x1d\xef\xeb\xdb\x1b\xe4\xfb\xfa\x56\x91"
+ "\x78\x9e\x95\x5b\xd1\xc4\xd7\x7f\xdc\x00\xbe\x76\x81\x0b\xdf\x8e"
+ "\x69\xdf\xd7\xbe\x38\xe7\x8a\x83\x71\xad\x07\x5d\xef\x1b\xd2\x79"
+ "\x79\x5d\xf4\xbd\xdd\xf7\xf5\x9d\xcb\xd2\xbe\xbe\x73\x5a\xbe\xaf"
+ "\xef\x14\xf2\x7c\xfb\x4e\x1d\xef\x6b\x7d\x8a\x7c\x5f\xdf\xd9\x24"
+ "\x9e\xef\xe5\x4e\x24\xf1\xf5\x81\x46\x73\xbe\x2b\x3c\x5c\x3f\xc6"
+ "\x15\x1e\xbe\x6c\x17\xf2\x12\xfa\xfb\x9e\xaa\x73\xb9\xf8\x3d\x6f"
+ "\xf7\xfd\x7d\xf7\x9c\xb4\xbf\xef\x1e\x93\xef\xef\xbb\x9b\x78\x2e"
+ "\x7e\xb7\x92\xf7\xf7\xbd\x38\xf9\xfe\xbe\x9b\x26\xce\xc5\xef\xaa"
+ "\xdd\xe3\xe2\xf7\xc2\x5d\xe1\xe2\xf6\xfe\x36\x28\x3b\x97\x8f\x37"
+ "\xb7\xb8\xef\xef\xe6\x93\xd2\xfe\x6e\x3e\x28\xdf\xdf\xcd\x69\x3c"
+ "\x1f\x6f\x3e\xca\xfb\xdb\x10\x23\xdf\xdf\xcd\x89\xe2\x7c\xbc\x39"
+ "\xc4\x3d\x3e\x6e\x08\x75\x85\x8f\xdb\xfb\xbb\x15\x75\x2e\x27\x6f"
+ "\xb9\xea\xbe\xbf\x5b\x0e\x4b\xfb\xbb\x65\x97\x7c\x7f\xb7\x24\xf2"
+ "\x9c\xbc\xc5\x6a\xfd\xbb\x35\x4a\xbe\xbf\x5b\x62\xc5\x39\x79\x8b"
+ "\x97\x7b\x9c\xbc\xd5\xd7\x15\x4e\x6e\xef\xef\x36\x5d\xe7\xf2\xf2"
+ "\xb6\xf3\xee\xfb\xbb\x6d\x9f\xb4\xbf\xdb\xb6\xc9\xf7\x77\x5b\x2c"
+ "\xcf\xcb\xdb\x8a\x78\x7f\x1b\x5d\xc8\x9f\xd9\x36\x49\x9c\x97\xb7"
+ "\x1a\xdc\xe3\xe5\x6d\x46\x57\x78\xb9\xbd\xbf\x4d\xda\xce\xe5\xe6"
+ "\xa6\x53\xee\xfb\xdb\x94\x2f\xed\x6f\xd3\x5a\xf9\xfe\x36\x4d\xe2"
+ "\xb9\xb9\xc9\x6a\xfd\xdf\xac\x92\xef\x6f\x53\xa4\x38\x37\x37\x36"
+ "\xba\xc7\xcd\x4d\x4d\xae\x70\x73\x7b\x7f\xb3\xdf\x12\xea\x44\x7e"
+ "\xce\x1c\x71\xdf\xdf\xcc\x46\x69\x7f\x33\x0b\xe5\xfb\x9b\x89\xe4"
+ "\xf9\x39\x93\x7e\xdf\xdf\x34\x52\xca\xf7\x37\xa3\x16\xe7\xe7\xe6"
+ "\x5a\xf7\xf8\x39\x53\xe7\xf6\x3a\x39\x4d\x1d\xc0\xdc\x5c\x6e\xfe"
+ "\xc7\xea\x54\xee\x9d\x3b\x1a\xf1\xf9\x1f\x69\x8a\xfd\xb6\x8a\x68"
+ "\x6e\x19\xda\xa3\xa5\x4b\xe7\x7f\xa4\x3d\x1c\xe7\x7f\xa4\x3d\xe4"
+ "\xe5\x7f\xa4\x3d\x2e\xc9\x7e\x1e\x9f\xf6\x38\x70\x5f\x23\x64\x7b"
+ "\xf0\xfa\x9f\xa6\xd8\x71\xdd\xa5\xf3\x42\xd2\x1e\xc2\xbc\x90\x34"
+ "\x62\xf3\x42\x32\x5b\x3e\x8c\x76\x49\x8b\xd0\x54\xb9\xdb\xf7\x05"
+ "\xe8\x6e\x9b\xb0\x0e\x91\x9b\x87\x92\xc7\x36\xbd\x91\xc7\x76\xb7"
+ "\x55\xd2\xd8\xf6\x3c\xd7\xa5\xf3\x50\xd2\x9e\x33\x1d\x63\xdb\x33"
+ "\x52\x56\xce\x11\xda\x53\x7e\xde\x1b\xda\x73\xd3\x7d\x3d\x94\xed"
+ "\xc9\xeb\x5f\xba\x5b\x45\xe7\x61\xdb\xc5\xfc\x94\xb4\x67\xb2\x10"
+ "\xdb\x74\x3a\xc1\x76\x59\x89\x4b\xba\x8b\xee\x26\xf9\xfd\x73\xa7"
+ "\xef\x83\xd0\x5e\x09\x58\x73\xc9\xcd\x87\xc9\x63\xbb\x7b\x3c\x8f"
+ "\x6d\xaf\x19\xd2\xd8\xee\xf1\x71\x97\xce\x87\x49\xf7\x18\xe1\x18"
+ "\xdb\x3d\x82\x64\xe5\x32\xa1\x7b\xec\x90\x8f\xed\x1e\x09\xf7\xb5"
+ "\x5f\x76\x8f\x52\x1e\xdb\x5e\x7b\x3b\x11\xdb\x2e\xc6\xed\x1e\x93"
+ "\x84\xd8\xee\x1e\x4b\xb0\xfd\x27\xbd\x4b\x1a\x93\xf6\x4a\x71\xfb"
+ "\xbe\x0f\xed\x13\x85\xf5\xa5\xdc\xbc\x9c\x3c\xb6\xbd\xc7\xf2\xd8"
+ "\xf6\xb1\xcb\x0b\xc5\x63\x5b\xb1\xad\x4b\xe7\xe5\xa4\x15\x81\x8e"
+ "\xb1\xed\xad\x93\x95\x23\x85\x56\x2c\x97\x8f\x6d\x45\xd4\x7d\x9d"
+ "\x9b\xad\xd8\xc0\x63\xdb\x27\xab\xf3\xb0\xed\x62\xbe\x4e\x5a\xd1"
+ "\x5f\x88\x6d\xef\xe1\x04\xdb\x87\x27\xb9\xa4\xa7\x69\x9f\x68\xb7"
+ "\xef\x73\xd1\xfe\xa1\x58\x4b\xcb\xcd\x0f\xca\x63\xdb\xb7\x37\x8f"
+ "\x6d\x7f\x3f\x69\x6c\xfb\x25\x75\xe9\xfc\xa0\xb4\xaf\xe3\xfc\x3f"
+ "\xb4\xaf\xa3\xfc\x3f\xf6\xef\x0a\xd3\x7e\xf2\xf3\x5e\xd0\x7e\xa1"
+ "\xf7\x35\x7d\xb6\x5f\x1c\x8f\x6d\xff\xd9\x9d\x88\x6d\x17\xe3\xb6"
+ "\x1f\x12\x62\xdb\x57\x49\xb0\xfd\x97\x22\x97\xd6\x0e\x68\x7f\xb5"
+ "\xdb\xf7\xf5\x68\xa5\x01\xaf\x1b\xc8\xcd\x53\xca\x63\xdb\xff\x2e"
+ "\x8f\x6d\xe5\x55\x69\x6c\x2b\x27\x76\xe9\x3c\xa5\x74\xc0\x29\xc7"
+ "\xd8\x0e\x28\x95\x95\xd3\x85\x56\xca\x7f\x0f\x9e\x0e\x30\xdc\x5f"
+ "\xbf\xc8\x56\xf2\xcf\xbf\xd3\x81\x91\x9d\x87\x6d\x17\xf3\x97\xd2"
+ "\x01\x75\x42\x6c\xfb\x37\x11\x6c\x1f\xd1\xb9\xb4\x4e\x42\x07\x7a"
+ "\xba\xbf\x4e\x12\xe4\xc9\xde\xc3\x94\x99\x2f\x95\xc7\x76\xe0\x99"
+ "\xfb\xb9\x89\xe8\x27\xee\xda\x62\xfb\x7e\x6e\x22\xfa\x09\xbf\x2e"
+ "\x93\x2f\x95\xee\x99\xeb\x18\xc7\x3d\x53\xe4\xad\x89\xf4\xbc\x2b"
+ "\x1f\xc7\x3d\x35\xfc\x9a\xc8\x13\xfc\xf3\x2f\x74\x90\xe5\x9b\xe4"
+ "\x0f\x3e\x67\x11\xfd\xc4\x0e\x87\x39\x8b\xe8\x27\xd2\x1e\x58\x1e"
+ "\x55\xba\xe7\x5e\x41\xce\x22\x3a\xb0\xc2\xcc\x8e\x85\xa3\x13\x5c"
+ "\x5b\x57\x09\x52\xba\xbf\xae\xf2\x23\x72\x7f\x57\x66\xde\x56\x7e"
+ "\x2c\x04\x5d\xe0\xc7\xc2\x8f\x3c\xa4\xc7\x42\xaf\xde\x5d\x26\x6f"
+ "\x2b\x1d\xbc\xcb\xf1\x58\x08\x4e\x97\xb7\x86\xd2\x4b\x7e\x1e\x18"
+ "\x3a\xb8\x92\x5f\x43\xe9\xa5\xe4\xc7\xc2\x8f\x62\x3a\x6f\x2c\xf4"
+ "\xda\xe7\x78\x2c\xf4\xda\xf0\xc0\xf2\xb9\xd2\xc1\x65\xc2\xb1\x10"
+ "\x74\x96\x8c\x85\x4f\x2a\x5c\x5b\x87\xf9\x91\x4b\xf7\xbf\x85\x63"
+ "\xa1\x4f\x28\x7b\xef\x5b\x66\xfe\x58\x7e\x2c\xfc\xe8\x2a\x3f\x16"
+ "\xfa\xd8\xf1\x79\x7e\x2c\xf4\x1e\xd0\x65\xf2\xc7\xd2\x21\xfb\x1d"
+ "\x8f\x85\x90\x4d\xf2\xd6\x5c\x7a\xfb\xc9\x1f\x0b\x21\xfc\xfb\x4f"
+ "\xd9\xbd\xf9\xf7\x9f\xe8\x3e\xb3\x3b\x6f\x2c\xf4\xfe\xd8\xf1\x58"
+ "\xe8\x9d\xf3\xc0\xf2\xca\xd2\x21\x47\x85\x63\xe1\x47\x5a\x32\x16"
+ "\x8e\x47\xbb\xb6\x6e\xd3\xc7\x09\xfe\xdf\xde\xba\xcd\x53\x6a\xf6"
+ "\xb9\x00\x99\x79\x6c\xf9\xb1\xd0\xe7\x2e\x3f\x16\x9e\xea\x2d\x3d"
+ "\x16\x42\x87\x76\x99\x3c\xb6\xf4\x93\x87\x1d\x8f\x85\x27\xf3\xe4"
+ "\xad\xd1\x84\xf6\x96\x3f\x16\x9e\x6c\xe0\xd7\x68\x42\xd5\xfc\x58"
+ "\x78\x2a\xb1\xf3\xc6\x42\xe8\x31\xc7\x63\x21\xb4\xe8\x81\xe5\xb7"
+ "\xa5\x9f\xac\x10\x8e\x85\x3e\x4d\x64\x2c\x7c\x56\xe3\xda\x3a\xcf"
+ "\x53\xc3\xdd\x5f\xe7\x51\x0d\x67\x9f\x99\x90\x99\x4f\x97\x1f\x0b"
+ "\x7d\x3d\xf8\xb1\xa0\x1a\x20\x3d\x16\x7e\x3c\xb6\xcb\xe4\xd3\xa5"
+ "\xfb\x1e\x77\x3c\x16\xfa\x96\xc8\x5b\xd3\xf9\xf1\x00\xf9\x63\xa1"
+ "\xaf\x8e\x5f\xd3\xf9\xf1\x70\x7e\x2c\xa8\x52\x3b\x6f\x2c\xfc\xf8"
+ "\x94\xe3\xb1\xf0\xe3\xd2\x07\x96\x67\x97\xee\x7b\x56\x38\x16\x9e"
+ "\x32\x90\xb1\xf0\x8f\xe9\xae\xad\x0b\xa9\xa2\xdc\x5f\x17\x7a\x3a"
+ "\x8a\x7d\x9e\x44\x66\x5e\x5f\x7e\x2c\x84\xf9\xf1\x63\xe1\x69\xe9"
+ "\xef\x3c\xd0\xfd\x5e\xea\x32\x79\x7d\xe9\x30\xc7\xdf\x3f\xa2\xc3"
+ "\x1c\x7c\xff\x48\x6c\x0d\xa8\xdf\x50\xf9\x63\x21\xcc\xc8\xaf\x01"
+ "\xf5\xe3\xdf\xff\xa3\x9f\xce\xea\xbc\xb1\xd0\xcf\xf1\xf7\x1f\xe8"
+ "\x7e\x4e\x7c\xff\xc1\xc5\x7c\xbf\x74\x98\x56\x38\x16\xc2\x3c\xc9"
+ "\x58\xa8\xa8\x75\x6d\x1d\xe9\xe9\x76\xd7\xff\xb1\xce\x6f\x0b\xb2"
+ "\x5f\x47\xaa\x6c\x88\x44\xcf\xbe\x86\xc7\x42\x7f\xbd\x31\xdf\xbb"
+ "\x10\xe7\x17\x36\xa9\xb8\x1c\x94\xeb\xb8\x1c\x2f\x7a\x23\xc9\x41"
+ "\xa9\x33\xdd\xcf\x41\x49\x72\x7f\x20\x0a\xbf\x0b\x8c\xdf\x09\x36"
+ "\x2a\x49\xfe\x49\x06\x3f\x13\x85\x9f\x91\xaa\xaf\x60\xf3\xab\xa4"
+ "\x1b\xa1\xef\x57\xda\xc9\x3f\x19\xa7\x45\x95\x71\xab\x91\x31\x30"
+ "\x53\xc7\xbe\x27\x4c\xf7\xdf\xc0\xe6\x9f\x7c\x3d\xa4\x4f\xf6\x37"
+ "\x28\x28\x00\xe7\x9f\x8c\x63\xcc\x99\x5a\x46\x57\x65\x40\x50\x16"
+ "\xec\x1b\xcf\xe5\xa0\xa4\xfb\x5f\xc7\x7d\x37\xbe\xae\xee\xb3\xfb"
+ "\x1b\x89\xfc\xc2\x74\x7f\xf9\x79\x60\xe9\xfe\x25\xfc\xfa\x4e\xff"
+ "\x06\x1e\xa3\x03\xd8\x39\x18\x8e\xa7\x57\xc6\x42\x8c\xd9\xf2\xaf"
+ "\xd9\x6d\xae\xe4\xde\xa0\xf1\xd4\xd9\x9e\xcf\xd8\x67\x44\xec\xe2"
+ "\x17\xef\xb3\x67\x4a\x8d\xf9\x8a\x10\x9c\xe7\xd8\x79\x9f\x75\xbb"
+ "\xfd\x60\x7c\xf6\x4c\xa4\xf3\x3e\x7b\x66\x8f\xd0\x67\x62\xeb\x10"
+ "\xcf\x6c\x96\xef\xb3\x67\xa6\xf3\xeb\x10\xcf\x14\xf2\x3e\x7b\xa6"
+ "\x91\xf8\xec\x99\x08\xe2\xb3\xca\x4d\x6d\xae\xe4\xef\xa0\x9f\x69"
+ "\xf7\xfd\x6f\xac\x9b\xda\x82\xec\x75\x39\xef\x33\xf5\x6c\xf0\x59"
+ "\x21\xce\xb7\xec\xbc\xcf\x7c\xea\x1f\x8c\xcf\x7e\xd2\xe4\xbc\xcf"
+ "\xd4\x33\x6c\x7c\x26\xa2\x97\xd5\xf2\xbf\xd9\x49\xab\xbd\x78\xbd"
+ "\xac\x8e\xe6\x7d\xa6\x2e\x22\x3e\xfb\x49\x03\xf1\xd9\xe9\x43\x6d"
+ "\xae\xe4\x00\xa1\xd5\x89\xed\xfb\x8c\xbd\xa7\xef\x60\x9c\x0d\x52"
+ "\x1a\xf3\x41\x63\x82\x7e\x74\xde\x67\x81\x5f\x3c\x18\x9f\x0d\x2c"
+ "\x71\xde\x67\x83\xbc\x85\x3e\x13\xd3\x75\x03\x6f\xc9\xf7\xd9\xc0"
+ "\xa3\xbc\xae\x1b\x84\x78\x9f\x0d\x8a\x21\x3e\x1b\x58\x48\x7c\x56"
+ "\xa5\x6d\x73\x25\x8f\x08\x3d\xa8\xdd\xf5\x2f\xcc\x43\xdb\x82\xec"
+ "\x75\x0e\xef\xb3\x67\x4f\x80\xcf\x0a\x71\xfe\x69\xe7\x7d\x36\x72"
+ "\xcb\x83\xf1\xd9\xb3\xd3\x9d\xf7\xd9\xb3\xc7\x6c\x7c\x26\xa2\x3f"
+ "\x9e\xdd\x27\xdf\x67\xcf\xa6\xf0\xfa\xe3\xd9\x43\xbc\xcf\xc2\x3d"
+ "\x89\xcf\x9e\x8d\x26\x3e\xab\xf1\x6d\x73\x25\x17\x09\xfd\x6c\x4d"
+ "\xfb\x3e\x63\xef\xc1\x3a\x18\x67\x83\xd3\x8c\xf9\xc0\xd9\x81\x8f"
+ "\x3b\xef\xb3\x59\xe3\x1f\x8c\xcf\x06\x7b\x39\xef\xb3\xc1\x4b\x84"
+ "\x3e\x13\xe3\xc9\x83\xe5\xe7\xc1\xa6\x07\xf7\xe7\x79\xf2\xe0\x44"
+ "\xde\x67\x83\xcb\x89\xcf\x06\x23\xe2\xb3\x33\x91\x6d\xae\xe4\x33"
+ "\xa1\x07\x4b\xe6\xff\x72\xc4\x1b\x2d\xcf\xe5\xf3\x7e\x1b\x12\xd1"
+ "\x75\xb8\xe3\x73\x1a\xe7\xfd\x36\x64\x60\xfb\xdc\x71\x48\xa0\x7c"
+ "\xbf\x3d\x57\xc7\x73\xc7\x21\x2a\xde\x6f\x43\x52\x88\xdf\x9e\x2b"
+ "\x77\x8f\x3b\x0e\x69\xf7\xfd\x57\x31\xee\x68\xef\xb7\x88\xc6\xae"
+ "\xc3\x1f\x23\xd2\x9c\xf7\x5b\xc4\xa5\xf6\xf9\x63\xc4\x29\xf9\x7e"
+ "\x8b\xc8\xe3\xf9\x63\x44\x2d\xef\xb7\xa1\x6a\xe2\xb7\x88\x14\xf7"
+ "\xf8\x63\x84\x64\xfe\x37\x47\xfc\xd1\xde\x6f\xc3\x4a\xba\x0e\x87"
+ "\x1c\x16\xe1\xbc\xdf\x86\xed\x68\x9f\x43\x0e\x5b\x27\xdf\x6f\xc3"
+ "\xa2\x79\x0e\x39\x2c\x87\xf7\xdb\x30\x2d\xf1\xdb\x30\xb5\x7b\x1c"
+ "\x72\xd8\x01\x57\x38\xa4\xbd\xdf\x86\xc7\x76\x1d\x1e\xf9\xd3\x46"
+ "\xe7\xfd\x36\x7c\x5a\xfb\x3c\x72\xb8\xfc\x6f\x16\xd3\xc3\x3d\x79"
+ "\x1e\x39\x7c\x12\xef\xb7\xe1\xe4\x1b\x2c\xf4\x4f\xb5\xee\xf1\xc8"
+ "\xe1\xed\xe6\xff\x10\xe3\x91\xf6\x7e\x1b\xa9\xec\x3a\x5c\x72\x84"
+ "\x0c\xfe\x3f\xd2\x96\xff\x8b\x70\xc9\x11\x2e\xf0\xff\x11\x47\x79"
+ "\x2e\x39\xd2\x8a\xff\x8f\xe4\xf8\xff\x88\x42\xf7\xb8\xe4\x48\x27"
+ "\xf8\xbf\x3d\x97\xb4\xf7\xdb\xf3\x15\x5d\x87\x4f\x3e\x1f\xeb\xbc"
+ "\xdf\x9e\x3f\xde\x3e\x9f\x7c\x5e\xfe\x77\xa0\xe8\xe7\x53\x79\x3e"
+ "\xf9\x7c\x39\xef\xb7\x48\x2f\xe2\xb7\xe7\x63\xdc\xe3\x93\xcf\x4b"
+ "\xe6\x7f\xb4\xf8\xcd\x14\xe4\x5d\xc8\x88\xac\x43\x9e\x4e\x8c\x24"
+ "\xb9\x09\xe9\xd1\x85\xa6\x60\xef\x42\xb9\xdf\x77\xb1\xe4\x9c\x3e"
+ "\x05\x6a\xbf\x9e\x1e\x3d\xd4\xad\xbc\xd3\xf4\xa8\x4b\x6e\xe7\x9d"
+ "\xa6\x47\x1d\xec\xb0\xef\xbb\xd0\xa3\xf2\x65\xe7\x9d\xa6\x47\xc5"
+ "\xf1\x1c\x74\xd4\x5e\xde\xd7\xa3\xd9\xe7\x13\x64\xe5\xa3\xa6\x47"
+ "\xf5\x77\x2b\x1f\x35\x3d\x7a\x20\xc1\x57\x64\x03\x9b\x8f\x9a\x1e"
+ "\xad\xea\x94\xef\xbe\xd0\x91\x39\x38\x1f\x35\xb3\xe5\x8b\x04\x97"
+ "\xf2\x23\xd3\xa3\xf7\xb6\x8f\x67\x45\x08\x23\xb2\x46\xcb\xe3\x79"
+ "\x6c\xa2\x29\x58\x11\x22\xf7\x3b\x33\x42\x3c\x8f\xf5\x70\x0f\xcf"
+ "\x63\x3e\x76\x1f\xcf\x63\xd6\x76\xd8\x77\x66\xe8\x31\xf3\xe5\xe3"
+ "\x79\x4c\x04\xcf\xcd\xc7\xa4\xf2\x78\x1e\x5b\x2a\x1f\xcf\xff\xa5"
+ "\x77\x0f\xcf\x63\x5a\x08\x9e\xff\xeb\x10\xc1\xf3\x18\x5d\xa7\x7c"
+ "\x7f\x86\xfe\xaf\x38\x82\xe7\xb3\x07\x5c\xca\x3f\x4d\x8f\x4d\x75"
+ "\x02\xcf\x85\x8c\xc8\xfa\x35\x8f\xe7\xa8\x48\xc0\x73\xa1\xdc\xef"
+ "\xdd\x08\xf1\xfc\xc2\x19\xf7\xf0\xfc\xc2\x3a\xf7\xf1\xfc\xc2\xe4"
+ "\x0e\xfb\xde\x0d\xfd\xc2\x08\xf9\x78\x7e\x01\xf1\x9a\xe5\x85\x09"
+ "\x3c\x9e\xa3\xd2\xe4\xe3\xf9\x67\x27\xdc\xc3\xf3\x0b\xa7\x08\x9e"
+ "\x7f\xb6\x81\xe0\xf9\x05\x4d\xa7\x7c\x07\x87\xfe\x59\x04\xc1\xf3"
+ "\x97\x7a\x97\xf2\x7b\xd3\x51\x92\xf9\x8f\x79\x3c\xfb\x84\x30\x22"
+ "\x6b\xfb\x3c\x9e\x7f\xee\x65\x0a\xf6\x09\x91\xfb\xdd\x1d\x21\x9e"
+ "\xc7\xbb\xf7\x9d\x0b\x7a\xbc\xfb\xdf\xb9\xa0\xc7\xbb\xf1\x9d\x0b"
+ "\x9b\xef\xee\xd0\xe3\xbb\xc9\xc7\xf3\xb8\x1a\x5e\xcb\x8d\x0f\xe2"
+ "\xf1\xfc\xf3\x49\xf2\xf1\x3c\x2e\xcf\x3d\x3c\x8f\x27\xdf\xbf\xa0"
+ "\xc7\x4d\x27\x78\x1e\x9f\xd3\x29\xdf\xe3\xa1\xc7\x21\x82\xe7\xf3"
+ "\x63\x5c\xca\x9f\x4e\xff\x3c\xc8\x09\x3c\x17\x32\x22\xf7\x3d\x78"
+ "\x3c\x4f\xac\x05\x3c\x17\xca\xfd\xfe\x8f\x10\xcf\x13\x97\xb8\x87"
+ "\xe7\x89\x61\xee\xe3\x79\xc2\xf5\x0e\xfb\xfe\x0f\x3d\xe1\x9c\x7c"
+ "\x3c\x4f\x28\xe1\x35\xee\x04\xab\xfb\xff\xbf\x08\x91\x8f\xe7\x09"
+ "\xee\x7d\x17\x88\x9e\x98\x44\xf0\x3c\x81\x7c\x17\x88\x9e\x18\xd7"
+ "\x29\xdf\x05\xa2\x7f\x5e\x43\xf0\xfc\xf5\x06\x97\xf2\xd3\xd3\x13"
+ "\x1b\xda\xc7\xb3\x6f\x08\x23\x72\x4f\x88\xc7\xf3\xa4\x52\x53\xb0"
+ "\x6f\x88\xdc\xef\x10\x09\xf1\x3c\x69\x9c\x7b\x78\x7e\xf1\x96\xfb"
+ "\x78\x7e\xf1\x58\x87\x7d\x87\x88\x7e\x71\x9f\x7c\x3c\xbf\x68\xb9"
+ "\xff\x07\xf1\xf9\x45\xab\xfb\x7f\x93\xe4\x7f\x9f\x88\x7e\x71\xb8"
+ "\x7b\x78\x9e\x34\x8a\xe0\xf9\x17\x7a\x82\xe7\x49\x11\x9d\xf2\x7d"
+ "\x22\xfa\x17\x25\x04\xcf\x17\x2a\x5d\xca\xff\x4f\x4f\x6a\xf7\xf9"
+ "\x0f\xb1\xf5\x0d\xcb\xba\x14\x8f\xe9\x5f\xa6\xbb\xbf\xc6\xf1\xcb"
+ "\x60\xf7\x30\xfd\xf2\x49\xf7\x31\xfd\x72\x6e\xc7\xad\x71\xbc\x2c"
+ "\xff\x5b\x7f\xf4\xcb\x13\xf8\x35\x8e\x97\x37\xf1\x98\xfe\xe5\x51"
+ "\xf9\x98\x7e\xd9\xcb\x3d\x4c\xff\xd2\x8f\x60\xfa\xa5\x0a\x82\xe9"
+ "\x5f\x7a\x76\xce\x1a\xc7\x4b\xa9\xee\xad\x71\xfc\x72\x93\x2b\x6b"
+ "\x1c\xf6\x98\x9e\x12\xe3\xfe\x3a\xc7\xe4\xab\xee\x61\x7a\xf2\x0e"
+ "\xf7\x31\x3d\x79\x7e\xc7\xad\x73\x4c\x9e\x2c\x1f\xd3\x93\x43\xf8"
+ "\x75\x8e\xc9\xb3\x79\x4c\x4f\xc9\x91\x8f\xe9\xe8\x3a\xf7\x30\x3d"
+ "\xf9\x12\xc1\x74\x74\x11\xc1\xf4\xe4\xda\xce\x59\xe7\x88\x9e\xe4"
+ "\xde\x3a\xc7\x94\xd9\xae\xac\x73\xd8\x63\x7a\x5a\x7f\xf7\xd7\x3a"
+ "\x62\x8e\xb9\x87\xe9\x98\x85\xee\x63\x3a\x66\x54\xc7\xad\x75\xc4"
+ "\x84\xc9\xc7\xf4\xd4\x26\x7e\xad\x23\x26\x82\xc7\xf4\xb4\x04\xf9"
+ "\x98\x9e\x5a\xe6\x1e\xa6\x63\x0e\x13\x4c\x4f\x4d\x21\x98\x8e\x39"
+ "\xd0\x39\x6b\x1d\x53\x43\xdd\x5b\xeb\x98\x16\xe1\xca\x5a\x87\x3d"
+ "\xa6\x7f\x65\x70\x7f\xbd\xe3\x57\xb9\xee\x61\xfa\x57\xe3\xdc\xc7"
+ "\xf4\xaf\xfc\x3a\x6e\xbd\xe3\x95\xbb\xf2\x31\xfd\x8a\x86\x5f\xef"
+ "\xf8\x95\xd5\xfb\xff\xd3\x23\xe5\x63\xfa\x95\x0d\xee\x61\xfa\x57"
+ "\x9b\x09\xa6\x5f\x99\x40\x30\xfd\xab\xac\xce\x59\xef\x98\xa6\x73"
+ "\x6f\xbd\x63\x7a\xbb\xf9\x2f\xc4\xd6\x3b\xec\x31\xfd\x6a\xa5\xfb"
+ "\x6b\x1e\xaf\xce\x77\x0f\xd3\xaf\x06\xbb\x8f\xe9\x19\x97\x3a\x6e"
+ "\xcd\x63\xc6\x29\xf9\x98\x9e\x91\xc7\xaf\x79\xcc\xb0\x7a\xfe\xe9"
+ "\xd7\xbe\xf2\x31\x3d\x23\xd6\x3d\x4c\xbf\x3a\x87\x60\x7a\x46\x08"
+ "\xc1\xf4\xab\xd3\x3b\x67\xcd\x63\xfa\x09\xf7\xd6\x3c\x5e\xad\x75"
+ "\x65\xcd\xc3\x1e\xd3\x33\x4b\xdc\x5f\xf7\x98\x39\xca\x3d\x4c\xc7"
+ "\x5e\x75\x1f\xd3\xb1\x87\x3b\x6e\xdd\x23\x76\x97\x7c\x4c\xc7\x26"
+ "\xf2\xeb\x1e\xb1\x7c\xfe\x7b\x7a\xa6\x56\x3e\xa6\x63\xc3\xdd\xc3"
+ "\xf4\xcc\xa1\x04\xd3\xbf\x6e\x22\x98\x9e\xa9\xee\x9c\x75\x8f\x5f"
+ "\x17\xba\xb7\xee\x31\xd3\xee\xf9\xb7\x65\xf3\x17\x25\xa8\x16\x2f"
+ "\x58\xb0\x6c\x7e\xaa\x6a\x59\x72\xd2\x1b\xf3\xc7\x0e\xb0\xfc\x1e"
+ "\x1b\x91\x36\x20\x4d\x81\x12\x16\xc6\xbf\xbe\x62\x18\x7f\x30\x79"
+ "\xfe\x22\xf8\xa3\x40\x89\xf1\xcb\x12\x55\xa9\xab\x52\xe6\xab\xf0"
+ "\xaf\x85\x6f\xa4\x40\x91\xc5\xa9\xfc\x9e\xc9\xcb\x93\x53\x93\x52"
+ "\x92\xe7\xab\x26\x4c\x1e\x37\x78\xfa\xc4\x5f\x4d\x7f\xe1\x05\x05"
+ "\x42\x56\xdf\x91\x56\x31\x79\xe1\x18\xe3\x9e\x57\xe8\xf9\xf3\xab"
+ "\x40\x2d\x6d\x03\x9c\x6d\x5f\x8a\x94\x5b\x96\x22\xcf\xcd\xb7\x91"
+ "\xd7\xb6\xdb\xc8\xd7\xfc\x6e\x4d\x88\xea\x2d\x14\xc9\x04\x46\x69"
+ "\xb7\xdf\x46\x41\xe6\xdc\xb5\x71\x4c\xee\x2a\x95\x2e\x70\x9e\x12"
+ "\x97\x65\x02\xe3\xa3\xf0\x7e\xb0\xab\x27\x93\x9b\x59\x53\x4f\xcf"
+ "\x9f\x00\xc7\x74\x99\x57\x11\xc5\xf8\xbf\x56\xfb\xa1\x59\x47\x1d"
+ "\xc7\x77\x4b\xa1\xdf\x88\x9e\x55\x03\xdb\x51\x44\xcf\x4e\x86\x2d"
+ "\x1d\xb6\x0a\xd8\x74\xb0\x19\x10\x3d\x27\x01\xb6\x52\xd8\x6a\x61"
+ "\x6b\x80\x0d\xf6\xcd\xf5\x85\x2d\x08\x36\xd8\x3f\x17\xca\xce\x85"
+ "\x63\x73\x75\xa4\x9e\xb9\x70\xfc\xf5\x34\xd8\x4a\x60\x2b\x47\x74"
+ "\x1c\xd4\x19\xb7\x15\xd1\xf1\x21\xf0\x77\x2f\x6c\x65\xb0\xe1\xfd"
+ "\x67\x61\xc3\x75\x19\xc9\xb1\xf8\x13\x88\x9e\x87\x60\x53\xc1\x36"
+ "\x06\xb6\x14\xd8\x36\xc0\x96\x03\x5b\x21\x6c\xd0\xbe\x79\xb8\x0c"
+ "\x5c\xeb\x0d\x38\xf6\x06\x5c\xe3\x8d\x22\xd8\xf4\x88\x4e\x88\x85"
+ "\xed\x00\x82\x3e\x92\x2d\x01\xf6\xcd\x57\xf3\xbf\xe7\xcf\x0e\x58"
+ "\xf7\x63\xad\x66\x90\x11\xc6\xd8\xec\xc1\xcc\x7a\x44\x33\xb9\xf3"
+ "\x74\x29\x83\x90\xc7\x35\x7a\x56\x4b\xf5\x06\x04\xb1\x61\x95\x4a"
+ "\xb3\xba\x15\x8e\xcf\x62\xef\x7d\x37\x67\xcf\x32\x68\x51\x4a\x0e"
+ "\x1e\x4b\xf2\xb0\x34\xcb\x40\xce\x9f\x1d\xa9\xf5\xe8\xb9\x17\x9f"
+ "\xcf\xbc\xdb\xad\x82\xc9\x8c\xdd\x89\xdf\x99\x85\xfa\x6b\xf0\x3b"
+ "\xb5\x4c\x4e\xb7\x09\x8c\x2f\x73\x14\xc7\x03\xcd\x6a\xdc\xae\x59"
+ "\x67\xc8\xd8\x81\xe3\xd0\x36\x5d\x60\x4d\x08\x8c\x15\x4f\xfc\x9b"
+ "\x01\x9f\x32\x25\x23\x4b\x49\x8c\x98\xcd\x3e\x3b\xd8\x1a\xac\x4a"
+ "\xc1\xc7\x5a\xf6\x18\x4a\x98\xbd\x3e\x91\x9a\x45\xad\xa8\x81\x9e"
+ "\x75\x1a\xfa\x46\x41\xbc\xa2\x98\x7e\x86\x12\x73\x81\x2a\xe5\x08"
+ "\xf8\x19\x97\xfb\x6b\x46\x23\xfe\x5b\x89\x8f\x33\x79\x61\x91\x78"
+ "\xcd\x46\x93\xf1\x01\xc4\xd0\x59\x67\x5a\x83\x47\xe6\xa8\x5e\x09"
+ "\x60\xea\x49\xdb\xa0\xdc\xec\x04\x4b\x5b\x5a\x03\x6b\x54\xb8\x7e"
+ "\x46\xf5\x7c\x0c\x1c\xf3\x84\xb6\x29\xa1\x1d\x1e\x37\xe0\x3c\x06"
+ "\xda\xa8\x79\x05\x5f\x77\xce\x1c\x68\x2b\x95\x39\x0d\xea\xfe\xe0"
+ "\xf9\x98\x8f\x56\x1b\x28\x7c\xcc\x9c\x53\x13\x02\x78\xf6\x65\xb2"
+ "\x67\x36\xbd\xdf\x13\x79\x16\xbf\x8b\xd0\xee\x77\x91\x57\x73\xf6"
+ "\x9c\xe9\x5a\xfa\xfb\x31\x24\x4e\xcd\xaa\xa1\xa0\x8c\x96\x9e\x13"
+ "\x01\xfd\xd4\xb1\xd7\x0a\x7a\x52\xe3\xe0\x5a\x7b\xee\x5f\xab\xe0"
+ "\x49\x0d\xbe\x16\xb1\x51\x4d\x08\x67\x2b\xb6\x0e\x73\x49\x4b\x0c"
+ "\xb6\x1f\xb6\x9d\xa5\x0e\x73\xae\xa5\x8e\xd9\xc7\xf1\xf9\x70\xcd"
+ "\x3c\xe6\x83\x96\x18\x73\x41\xbf\x1a\xe8\x73\x0a\x3e\x1e\xb0\x0e"
+ "\xe9\x19\xf8\x8b\xaf\xcf\xf9\x42\xc9\x50\x59\x08\xd7\xcf\x70\xfb"
+ "\x00\x3b\x4a\x38\xb7\xce\xbc\x5e\x85\xf0\x3c\xd2\x44\xcf\xdd\xc6"
+ "\xbc\x9b\x69\x60\x94\xdd\x0b\x89\x8f\xe7\x8e\x58\x55\xc3\x98\x61"
+ "\x33\x0d\xa9\x41\x1e\x9a\x57\xb0\x7f\xe7\x4e\x57\x4d\xe9\x01\x36"
+ "\x9e\x3b\xe3\xbe\x6d\xc3\x9e\x9f\x04\xf6\x51\x16\xf7\x84\xf1\xfc"
+ "\x5b\xdf\xad\x0c\xa5\x42\xd8\x3f\xd8\x56\x60\x27\x04\xfb\xbd\x30"
+ "\x4e\x9b\xb3\xe7\x6e\xb0\xb1\x97\xf2\xe5\x69\x99\xcc\x90\x18\x5c"
+ "\xb7\x1e\xd7\x3d\x59\x07\x73\xab\xc5\xbf\x50\xfe\x90\xd6\xc3\xf7"
+ "\x04\x2e\xaf\xea\xc7\x62\xee\x0c\xf1\x2b\xc1\x16\xb6\x1f\x13\x1c"
+ "\x8e\xcb\xd7\xcc\x18\x88\x94\x01\x35\x88\x52\x65\xf4\x2f\x27\x58"
+ "\x08\x8b\xb4\xd4\xc3\xf6\xb1\xc0\xaf\xc4\xb4\x1e\xe6\xc5\xfb\xf8"
+ "\x7b\x3d\xc2\x94\xdb\x3d\x07\xca\xe9\x5a\xf2\xfb\x68\x98\x9c\xee"
+ "\x39\xf8\x5d\xf1\x7a\xfa\x75\xf6\x19\x28\x66\xbd\x17\x22\x36\xea"
+ "\x9e\x97\x91\xcc\xe8\x32\x6e\xc1\xb5\x7a\x85\xe9\xfe\xba\x42\x07"
+ "\xfe\xea\xa3\xc1\x78\x38\x72\xcf\x40\xe1\xfc\x7d\x10\x87\xfc\x77"
+ "\x43\x5f\x77\x01\x26\xa0\xaf\x08\xd7\xdb\x9c\xfd\x7a\x0a\xdf\xd7"
+ "\xd7\x83\x30\x36\xe0\x1a\xdc\xb5\xa1\xde\xf5\x70\x8d\xdc\xee\xa5"
+ "\x50\xae\x50\xeb\x51\xae\xb2\xd8\x84\xbd\x36\x5f\x8e\x1b\x4b\xaf"
+ "\x6f\xd5\x05\x76\x2f\x6d\x5b\xc1\xd4\x6c\xff\x0a\xea\x5f\x8f\x98"
+ "\xd6\x7b\x4c\x65\x7a\x0c\x63\xc8\x7e\x15\x3f\x93\x58\x87\x32\xe3"
+ "\x51\xa8\xcf\x3a\x46\x37\xd5\x84\x02\x7c\xea\x02\x98\xd3\x31\x75"
+ "\xec\x77\x0c\xd2\x6b\x98\xc6\xaa\x94\xa3\x28\xfd\x32\xf2\x5d\x9b"
+ "\x84\x82\x32\x63\xa0\x2f\x95\x8c\xa1\x3a\xad\x0e\x55\xe9\x61\x4b"
+ "\x39\x0d\xe5\xce\xc1\x76\x14\x65\xae\x42\x9e\x53\x60\x8e\xca\xb8"
+ "\x8b\x7c\xab\x52\xee\xc2\xbe\xeb\x28\x3d\x8e\x31\x9e\xae\xc4\xe5"
+ "\x4e\xa2\xa9\x46\x5d\xc0\xda\xeb\xe0\xd3\x57\xf1\xfb\xd7\x17\x50"
+ "\x31\xb4\xa5\x35\x70\x6d\x4c\x4b\x6e\x66\xed\x9d\x15\x8c\xb1\x39"
+ "\x3b\x2e\x41\x8b\xc6\x44\x08\xfa\x82\xdb\xdc\x8a\x10\xf8\xcd\x03"
+ "\x97\x31\xe7\xf7\x2e\x7b\xdd\x88\xe3\x4b\x5c\x2c\x70\x04\x64\x39"
+ "\x8e\x8f\xe9\x82\x7b\x97\xc1\xfe\x0d\x53\x8d\x4c\x33\xb6\x0f\xee"
+ "\x37\xd8\x68\x2f\xd7\xff\xbd\x74\x0a\xf2\x84\x6b\x54\x68\x3d\xfe"
+ "\x6a\xc4\xd7\x80\x3a\xbb\x03\xde\x67\x63\x6c\x70\xc7\x1a\xb4\x1e"
+ "\x47\x26\xf0\x78\x99\x53\x02\x18\xe9\x6e\x69\x4b\x73\x76\xbc\x27"
+ "\x9c\x1b\x6d\x85\x27\x8c\x8f\xfb\xc7\xb9\xf9\x0a\xc7\xa6\x04\x33"
+ "\x8e\xad\xe0\x31\x53\x70\x58\x14\x8c\x99\x32\xe6\x4e\x88\x2f\x43"
+ "\x31\x86\x29\x46\xc6\x60\xce\xf7\xd5\xc1\x9c\xe4\x5b\x6d\xd4\x73"
+ "\xe5\xe3\xf7\xc3\x58\x2b\x27\xcf\x7b\xc6\xe7\xe2\x3a\x81\x87\xa4"
+ "\x64\xdf\x46\xca\xa9\x35\x8c\x01\x8f\x5f\x73\xee\xf9\x88\xec\xa5"
+ "\x28\x88\xc9\x0f\x8b\x30\x07\x87\xc6\xb4\xec\x19\x59\x82\x63\x2c"
+ "\xc6\x2f\x93\x03\xe7\x72\xf5\xc0\x75\xbb\x69\xe9\xf8\x44\x33\x9c"
+ "\xcf\xe4\xf9\xea\x38\x1c\xb0\xf1\x90\xc4\xd1\xf8\x44\x26\x0c\x8e"
+ "\x6d\x65\xf2\xe0\x58\xb7\x7a\x3a\x5e\x0f\xfb\x11\xfc\xae\xd4\x64"
+ "\xdc\xc6\x75\xb0\x71\x1f\x7e\xe7\x08\x7e\x53\xd8\x9e\x73\x9a\xf0"
+ "\xf8\x27\x9c\x71\x5e\x6f\x7e\x4c\xb3\xfd\x65\xc7\x55\x6b\xb0\x1f"
+ "\x6a\xce\x9e\x17\xae\xf5\xe8\xe5\xc5\xd9\xd8\x43\xcf\xc6\x24\x88"
+ "\x2b\x7b\x46\x96\x7e\x16\x83\xd0\x67\x95\x08\x97\x89\xd1\x7a\x84"
+ "\x84\xf2\xb6\x9c\x97\x84\xcb\xb2\xed\x84\xb1\x69\x5e\xcf\xcd\x01"
+ "\x70\x0e\x8c\x1b\x2d\x8e\x39\x24\xb6\xcd\x4b\xc0\x71\x07\xc6\xdd"
+ "\x24\x12\xf7\x5b\xd4\xd0\x2e\x23\xd3\x73\xb4\x12\xda\x95\x55\xcf"
+ "\xb5\xc5\xba\x6d\x96\x38\xc3\xe4\x8e\xce\x21\x65\xbb\x97\xc1\xf5"
+ "\x6b\xe0\xfa\x7a\x6b\xac\x91\x7e\xbd\x31\x71\x48\x25\xfc\x0f\xbc"
+ "\xc3\x52\x17\x8c\x55\x2f\x18\xa3\xcf\x60\x4c\xe1\xf1\xb9\xe3\x5d"
+ "\xcc\x25\x46\x17\xb6\xe4\x8e\x2e\x69\xce\x7e\x23\xc4\x32\x4e\xcd"
+ "\x2b\x98\x5a\xf0\x2b\x32\xdf\x63\xce\x6e\x07\x5f\x4e\x35\xd1\xcc"
+ "\xeb\xa6\x70\x04\x1c\xd3\x58\x0c\xfb\x8b\x57\x60\x8e\x16\x37\x1d"
+ "\xc6\xb2\x97\x78\x59\x4f\x84\xcb\xb1\xe5\xb9\xb2\xad\x81\xa3\x0b"
+ "\xd9\x36\x53\xb4\x19\xda\xe7\x61\x69\x53\x6b\x60\xf7\x22\xb8\x76"
+ "\x9e\xd6\xa3\x47\xb4\x60\xbc\x64\x9b\xcb\x18\x26\x16\xe3\x8a\x86"
+ "\xbe\x1c\x81\xbf\x3d\x38\x1c\xfb\x7c\x06\x25\x26\x4c\x86\xb1\x02"
+ "\xfe\x7e\xbf\x17\x03\xf1\xf4\x8d\xb3\x5a\x14\xe7\x89\xcf\xdf\x02"
+ "\xbf\xf1\x7e\x5c\x06\xf6\x37\xc1\x7e\xce\x36\x73\x11\xf6\x9f\xb0"
+ "\xde\x84\x40\x52\x2f\xdb\x16\x1f\x5c\x27\x3e\x0f\xd7\xb9\xab\x80"
+ "\x69\xc2\xf5\x34\x67\x27\x44\x58\xea\xde\x06\xfb\x2c\xf5\x4f\x58"
+ "\x68\xb9\x46\x42\x0c\x1c\x4f\xb7\x6e\xfb\x8e\x02\x46\x4f\xda\x95"
+ "\x90\xac\x45\x89\x75\xf8\xd8\x66\xd8\x87\xcf\x25\x18\x49\xd8\x8c"
+ "\xf1\xa3\x25\xfd\xa1\x09\x8e\x12\x0a\xb5\xe8\xcd\x04\xeb\x18\x0f"
+ "\x7e\xf2\xe3\xe6\x27\x1d\x57\xdf\x51\x4b\x7d\x7c\x5d\xa4\x0e\x26"
+ "\xe7\xbf\x36\x71\x63\x04\x8f\x65\x5f\x5c\x3f\x94\x87\xfe\xcf\x3b"
+ "\x40\xda\x36\xa7\x49\x4f\x30\x0f\xb6\x67\xcf\x21\x78\xc8\x7e\x6d"
+ "\xb8\x65\x2e\x07\x5f\x14\x36\x67\xcf\x57\xd9\xcc\x4d\x5e\xb0\x7f"
+ "\x13\xa9\x6f\xfe\x18\xf0\x93\xaf\xc0\x4f\xeb\x59\x8c\xb1\x3c\x0b"
+ "\xb7\xd3\xb2\x9f\xcc\x35\x61\x71\x70\x0d\x4f\x73\xf6\x6b\xbf\xc0"
+ "\xf3\xdf\x7b\xbd\x98\x46\xa8\x23\xcb\x52\x3f\xd4\xed\x09\xb6\xfc"
+ "\x19\xec\xcb\xd3\xa2\x45\x6c\xdf\xb3\xa1\x8c\x96\x7e\x4d\xf2\x9b"
+ "\xb7\x19\x61\x88\xaa\x2e\xd2\x62\x6d\x87\xc7\xf2\x98\xea\x50\x3d"
+ "\xaa\x2e\x32\x23\xf3\x07\x2d\x35\x51\x19\x8c\xe6\x0a\xbd\x20\xb0"
+ "\xca\xd0\x88\xe4\x71\xbc\xf9\xec\xfb\x6f\x4c\x2b\x68\x90\xf4\x61"
+ "\x08\xcf\xf9\x37\xe8\x37\xc7\x55\xeb\x6e\xb3\x71\x0d\xfe\x1f\x8c"
+ "\x8f\xbf\x07\x9a\x05\xeb\x16\xd0\xa6\x89\x39\x14\xd1\x2e\x66\x28"
+ "\xbb\x1b\xef\xc7\xba\x06\x34\x55\xb1\xd5\x31\xe6\x03\x43\x0c\xb1"
+ "\xcd\x82\x16\x76\x9e\xc3\xed\x35\xbe\xa8\xc1\x6d\x36\x97\x18\x62"
+ "\x70\x1f\x32\xd3\x18\x73\xb5\xb1\x59\x53\xa5\x37\x21\xd5\x0a\xac"
+ "\xb9\x16\x9c\x9b\xba\x0b\x31\x10\xf7\x62\xe4\xf5\x61\x01\xfb\xfc"
+ "\x07\xe8\xd2\x1b\xba\x30\x43\x4c\xa6\x09\x51\xdb\x33\xba\x79\xfd"
+ "\xbc\x88\xd1\xdc\xe9\xd7\x52\xd3\x9c\xbd\xc0\x70\x1c\xac\x2a\x9f"
+ "\xff\x2e\x30\x58\xfa\xbe\x9b\xeb\x3b\xec\x63\xbf\xd9\x35\xa4\x30"
+ "\x8b\xed\xaf\x96\x7e\x53\x72\xad\x97\x59\x1f\xc0\x7c\x56\x64\x44"
+ "\xcb\x8a\x98\xd6\x65\xbb\x10\x65\x2a\xf0\x8f\xf8\x68\x77\x2d\x8e"
+ "\xe1\x51\x16\x7b\xb2\xb6\x03\x3d\x9e\x92\x81\x94\xd7\xe8\x37\xcf"
+ "\x4f\x4d\xcf\x62\xbf\x61\xf4\x29\x94\x93\xd7\xd6\x37\xd9\xe7\x9f"
+ "\xab\x40\xe7\x4e\x35\x66\x32\x64\x1e\x4a\xf4\x98\xc2\xd5\x87\x8f"
+ "\x59\xfc\xb7\x9b\xd3\x9f\xf2\xaf\x91\xe8\xe5\x42\x5f\x95\xe2\x7d"
+ "\x4d\x3c\xe9\x7a\x5f\x13\x73\x44\xfa\x7a\xbd\x83\xfb\x2a\xf9\xfe"
+ "\x9f\x83\xbe\xaa\xc4\xfb\x9a\xf4\xb1\xeb\x7d\x4d\x4a\xb7\xef\x6b"
+ "\xd2\xf9\x8e\xed\x6b\x92\xd6\x85\xbe\x46\x88\xf7\xf5\xad\x5d\xae"
+ "\xf7\xf5\xad\x44\xfb\xbe\xbe\x75\xb2\x63\xfb\xfa\x56\xa5\x64\x5f"
+ "\xa9\x00\x06\xc7\x27\x88\x4b\xad\x19\x2d\xc0\xdf\x0a\x9e\xd6\xae"
+ "\xdd\x83\xa8\x4a\xbd\x01\x55\x85\xd6\x62\x6e\x4c\x3d\x97\x82\x70"
+ "\x4e\xb5\x31\xcc\xbb\x35\x11\x55\x45\x4d\xb0\xff\x0a\x3a\x9d\x66"
+ "\x40\x51\x4b\x71\xfc\x7d\x3b\xb7\x3a\x41\x6e\xfc\x7d\x7b\xf6\xfd"
+ "\xf8\x6b\x1c\xc6\xc5\xdc\xe4\x63\x55\x4d\xad\x08\xf7\x1f\xfe\xdf"
+ "\x7f\x3f\xfe\xae\x27\xf6\xb6\x8d\xbf\xd8\x1e\xd5\x06\x83\x20\xfe"
+ "\x92\xf7\x98\x92\x97\xdb\xc6\xde\xec\x6b\x08\x89\xc7\xde\xe4\x69"
+ "\x38\xf6\xee\x86\xe3\xf2\xda\x9f\x1c\x6a\x89\xbd\x39\x70\x4d\xeb"
+ "\xd8\xfb\x59\x02\x9e\x37\x93\x53\x5d\x8b\xbd\xc9\xa9\x96\x7e\xef"
+ "\xe2\xfa\x0d\xb6\xaa\x15\xc6\xde\x64\xc9\x77\x3d\xad\x71\xcb\x14"
+ "\x78\xc7\x7c\xd4\xd7\xd0\xcd\x5c\xd2\x9a\x83\xe7\xb7\x66\xb0\xc9"
+ "\x5f\x76\x1b\x3c\xaf\xd0\x0b\xd9\x6f\xd5\xde\x69\x4e\xf0\x60\x4a"
+ "\x5a\x22\xa7\xa6\x32\x17\x99\xb0\xd6\x1c\xbc\x96\x88\x75\x36\x1c"
+ "\x8f\x67\xf6\xb4\x44\xca\x6b\x37\xa9\x93\xf9\xa0\xb9\x26\x03\xc6"
+ "\xcb\x47\x2b\x0c\x94\x79\x4d\x6c\x00\xf8\x41\xc9\xe4\xfb\xe5\x30"
+ "\xbf\x7d\x32\xf9\x4e\x7e\xbf\x92\x93\xea\xcb\x08\x97\x65\xd6\x79"
+ "\x8e\x71\xa3\xfd\x4d\x8e\xdb\xbf\x28\xcc\x85\xf6\x37\xc9\x68\x7f"
+ "\x93\x53\xed\xef\x05\xed\x6f\x8d\xec\x06\x9a\x8f\xfa\xb4\x35\xd2"
+ "\x53\x5e\x7b\x16\xa5\x3b\xe5\x63\xf7\xae\xe1\x74\xfc\x63\x7a\xf5"
+ "\x89\xfa\x68\xb7\x8e\x82\x18\xc0\xce\xe1\x78\xec\x91\xf8\xd7\x08"
+ "\x31\xeb\x22\x43\x62\x92\x4e\x66\x4c\x5a\x1c\xe7\xfc\xf5\xfd\xcb"
+ "\x1e\xc0\xf5\xa5\xfb\x6f\x1b\x13\x3f\xf4\x29\x93\x8c\x89\x05\x7e"
+ "\x65\xf6\x31\x31\x65\x9f\xfc\x98\x98\x92\x62\x1f\x13\x97\x9c\xe1"
+ "\x63\xe2\x92\x63\xae\xc7\xc4\x25\x9b\x9d\x8f\x89\x4b\xe6\xbb\x16"
+ "\x13\x97\x44\x38\x8e\x89\x4b\x36\xb9\x16\x13\x97\x6c\xb2\x8f\x89"
+ "\x29\x4d\xc2\x98\xb8\x44\x23\xe9\xcb\xad\x37\xd2\x60\x8e\xf6\xbd"
+ "\x46\x2f\xcd\x31\xae\x07\xdd\x9a\xf3\xa6\xd7\x54\x13\xd3\xcc\x6c"
+ "\xbb\x91\x66\xa6\x86\xe3\xb8\x12\xd5\xdc\x9c\xe8\x65\x5e\xa9\xf6"
+ "\x65\xfc\x99\x9f\x31\x6d\x21\x08\xec\xd4\x1f\xda\x1f\xc0\x34\xab"
+ "\xfd\x99\x95\xea\x9e\x45\xf7\x50\x10\x6c\x21\x45\xdc\x7c\x0c\xff"
+ "\x47\x30\x2b\x43\x14\xd9\x2b\x50\x78\x80\x1e\x79\x41\x1b\x62\x03"
+ "\xd6\x29\x11\xc4\xa0\x20\xfc\x3f\xb3\x7e\x1f\x2a\xbe\x87\x3c\x03"
+ "\xd2\xc0\x37\x81\x70\xbd\xb4\x00\x86\x59\xa6\x46\xc5\x4b\x41\x3f"
+ "\x53\x28\x64\x37\xc5\x94\x19\x9b\xd5\x94\x29\x28\x2c\x86\xf8\x67"
+ "\xd9\x04\xa6\x57\x58\x1c\x93\x17\x16\x6a\xee\x15\xe6\x69\xca\x4c"
+ "\xa4\x99\x35\xb1\x34\x6e\xab\x29\x2f\x0c\x31\x05\xb0\x65\x26\xfa"
+ "\x63\x0e\x0d\xfa\x3a\x82\x69\x0e\x51\x80\xf6\x0e\xdf\xbd\x02\xf5"
+ "\xdf\x75\x0f\xa9\x99\x3b\x6a\x0a\xfc\x1f\x8b\xbf\x05\x0a\x36\x8a"
+ "\x35\x53\xfb\x10\x1c\xf3\xc4\x31\x91\xc1\xd7\x37\xc2\xf5\xdb\xe0"
+ "\xfa\xad\x18\xdb\x28\xa4\x18\xae\x6f\x5a\xa9\x96\x39\x5e\x96\xb1"
+ "\xf9\xef\x2d\xed\x32\x87\x3f\x51\xc6\x7c\x08\x1b\x6e\x17\xd8\xb0"
+ "\x18\xdb\xe4\xb9\x27\x0e\xe1\xb6\x6d\xbb\x87\xc2\xa1\x9d\xfd\xa1"
+ "\x0d\x6a\xb8\x2e\xce\xa3\x12\x3b\x77\x89\x12\x63\x54\xd0\x36\x53"
+ "\x2e\xd7\xb6\x9b\xd0\xb6\x1b\x7c\xdb\xf0\xb5\xb0\x7d\xa4\xee\x51"
+ "\x4e\x5d\xdb\x17\x8f\xcd\xef\x02\xd2\x7a\x4c\xc2\xf7\x2b\xef\xac"
+ "\x49\x94\x89\xd5\x65\x92\xdf\xff\xdc\xfe\x21\x0a\x65\x94\xf1\x5e"
+ "\x53\x36\x5e\x64\xa6\x1a\x11\xda\xf8\x21\x0a\xaf\x86\x71\x5d\x65"
+ "\xb8\x8e\x98\xc0\x78\xaf\x93\xea\x26\x99\xd7\x4a\x9d\x24\x75\xad"
+ "\x2d\xeb\x99\x9a\x36\x15\x5e\xef\xea\x57\xb8\x9d\x62\xd2\x5a\x55"
+ "\x2d\x51\x9f\x9f\x6d\x45\xaf\xa7\xe1\x7b\xa2\x4c\x9a\xea\x35\xe4"
+ "\x55\x4f\xaf\x36\x66\x9e\xc7\xf7\x7c\x52\x2b\x85\xf7\x7c\x52\x75"
+ "\x88\x5e\x91\x87\xe8\x95\x27\x10\xbd\x2a\x1a\x41\x39\x9b\x6d\xc3"
+ "\xd4\xfd\x7d\x51\x86\x91\xf9\x8e\xc9\x39\x93\x98\x4d\x31\x86\xa9"
+ "\x03\x3d\xb4\x9a\x15\xf8\x1e\xc9\x8a\x6d\x60\xbf\xef\x61\x5e\x0d"
+ "\xc0\xff\xe3\xfa\x52\x96\xa2\x27\xae\xd1\x2b\xb6\x06\xe8\x7b\x4c"
+ "\x32\x06\xf5\xd3\x18\x99\x58\xd4\xa6\x1a\x59\xd2\x92\x17\x16\xd1"
+ "\x86\xd7\xe3\xe6\xe1\x18\xb4\x7c\x63\x80\x47\x16\x62\xc0\xff\x0c"
+ "\x13\x82\xef\xe9\xc5\x16\xc1\x86\x7d\xc9\xfa\xb1\xa7\xa7\x0e\xfb"
+ "\x1b\x8f\x85\x62\xb2\x5f\x89\xc7\xc3\x76\x6e\xdc\xe8\xe8\x41\x71"
+ "\x26\x0a\x21\x13\x9c\x9f\x79\x19\x85\xe2\x6f\xc0\xee\x82\x72\xaf"
+ "\x9b\xbc\xf0\x38\x8e\xd5\xbc\xf6\x05\xba\x92\x82\xa8\xcc\x5b\xc8"
+ "\x0f\x30\xc1\x8e\x47\x33\x8c\xc7\xa9\x75\x01\x06\x88\x2b\xe6\x8c"
+ "\xbb\x28\x00\xc7\x29\xfc\x3d\x95\xea\x26\x2d\x32\xdf\x54\xfb\xef"
+ "\x5c\x84\x82\x8c\x37\x13\x7b\xea\x6e\x26\x3e\xb1\xc3\x8c\x82\xfc"
+ "\x53\x90\x72\xd7\x22\xc0\xe2\x62\x18\x9f\x37\x60\x7c\x36\x91\xf1"
+ "\x69\xc1\x1f\xb3\x65\x57\x38\x7e\xcf\x9d\x1d\x9b\xb9\xdc\xd8\x5c"
+ "\xa9\xc6\x6b\x5c\xf7\xf1\x67\x5c\xac\xa6\x76\x51\x0c\x82\x36\x82"
+ "\xdd\x97\x1d\x2d\xce\xe8\xe1\x85\xd7\x24\x99\x7e\x6d\x11\x78\x7d"
+ "\x6f\xaa\x91\x31\x7e\x04\xbe\xe8\x36\x90\x52\x31\xf9\xfd\x34\x9f"
+ "\xc7\x34\x22\x7e\x5d\x64\xb5\xa9\x35\xac\x25\x4a\xf5\x0a\x73\xb3"
+ "\x9e\x5e\xb1\x01\xf6\x7b\xa9\x5e\xfd\x89\x12\xfc\x68\x22\xeb\x24"
+ "\xab\x8d\x78\x8d\x54\x4b\xaf\x88\x85\xba\x10\xbe\x4f\xfe\x2f\xf6"
+ "\xbe\xd6\xca\xa3\x50\x16\x99\xc0\xe6\x46\x65\x4d\xb9\x39\x28\x2c"
+ "\x4e\xf3\x56\x2b\x1b\xaf\xda\xc0\x07\x57\x92\x11\xf5\x7a\x13\xd8"
+ "\xc6\x04\xb6\x69\x56\xfb\x42\xdc\x8a\xc1\x71\x8b\xd9\xca\x44\xa6"
+ "\x6b\x19\xf3\xd4\x04\x9a\x01\xbb\x78\x55\xa7\x99\xd0\xdc\x14\xc4"
+ "\xac\xbd\x0e\x36\xd2\xd7\x22\xe8\x9b\x3f\xc4\xb6\x9e\xbb\x56\xa0"
+ "\xa0\x9d\x60\x1f\xbf\x26\xe0\x34\xef\xbe\x81\x3e\xcc\xa8\xe8\x66"
+ "\x02\x9c\xe3\x38\x16\xb0\xce\xc3\x1b\x7c\xe5\xbf\x15\x8f\x5b\x18"
+ "\xc7\x01\xeb\xd8\xb8\xca\xfa\xd6\xb8\x52\xdd\xaf\x6d\xa5\x5a\x05"
+ "\x5b\x5f\x4b\xac\xb3\xc4\x19\x26\x3b\xb5\x3f\x8e\x73\xd5\x69\x5a"
+ "\x64\x04\x5b\xfa\xe3\x39\x71\xa5\x3a\x94\xb5\xe9\x9b\x60\xd3\x05"
+ "\xc8\x6b\x88\x01\x79\x40\xbb\x94\xd0\x66\x74\x3a\xb1\x1e\xc7\xd6"
+ "\x10\x13\x8c\x23\x6c\x67\xa8\x93\x62\x00\x6b\xe6\x9c\x9a\xf2\xc9"
+ "\x49\x2a\x74\x52\x7d\x0e\xe1\x5c\xaa\x99\x2d\xcc\x25\x7c\x5f\xad"
+ "\x3a\xcd\x88\x98\xe0\x7e\x1a\xb2\x26\xbe\x62\xf6\xe7\x31\x06\x24"
+ "\x8d\xe9\x55\x13\x79\x4c\xaf\x9a\xc8\x63\x7a\x15\xfb\x0c\xb6\x35"
+ "\xae\x5b\x4a\x00\xd7\x41\xd6\xb8\x4e\x9b\xf3\x40\x71\x3d\x45\x3e"
+ "\xae\x77\xdc\xb0\xc2\x75\xc6\x0f\x83\xeb\x7f\xc5\xb2\xb8\xa6\xdb"
+ "\xc2\x58\xbc\xc6\x55\x1b\xff\x04\xfc\x77\x55\x84\x05\xb7\xa7\xfe"
+ "\x80\x71\xbb\x3a\xb5\xab\xe2\xb6\xa5\x59\xad\x82\xad\xc3\x71\x0b"
+ "\x75\x3a\x8d\xdb\x7f\xc5\xb6\x22\x8b\xfd\x30\x7e\x99\x9c\x78\x2f"
+ "\x55\x26\x7a\x01\xec\x66\x0c\x58\xd7\x17\x9d\x26\x36\x34\xaa\x5e"
+ "\x65\xcc\x10\x23\x0e\xb2\xf7\x86\xd7\x33\x8c\x39\x28\x34\x26\xf3"
+ "\x0c\x52\x9a\x73\xce\x47\x54\x1b\x0f\xa2\x80\x14\xbc\x76\x5f\x13"
+ "\xc2\x04\x66\xd6\x80\x0e\x0f\x21\xf7\x56\xe2\xa3\x4c\xb9\xf3\x74"
+ "\x26\x88\x27\xa6\xfc\x70\x64\xce\x8d\xd2\x9a\x03\x57\xa9\x18\xfc"
+ "\x2c\x41\xe0\x3c\x65\x73\xf6\x6a\xa3\xe5\x1e\xb8\x28\x37\x0a\x0a"
+ "\xc7\x6b\x9f\xa0\xa9\xd2\x97\xc3\x5f\xea\x0a\xbd\x26\x1f\xfe\xd2"
+ "\xf0\x77\x3e\xab\xb1\x64\xcd\x73\x6b\x22\xc8\xbd\xa4\x7e\x67\x49"
+ "\x1c\x5c\xc3\x3e\x4b\x92\x32\x08\xf9\x5d\xe3\xfe\x6f\xce\x5e\xb3"
+ "\xd5\x72\x4f\xfd\x7e\xf9\xfb\xf6\x58\xa3\xc6\xd7\x06\x9b\x78\x92"
+ "\xfb\xfc\xe4\x37\x7e\xde\x85\xab\x8f\xfd\x6d\xee\xef\x13\xa9\xc9"
+ "\xa8\x47\x4d\xf4\x1a\x43\x35\xcc\xfd\xe6\x82\x7e\x67\xb7\xdf\x03"
+ "\x3c\xa6\x59\xe2\xef\x9a\xa1\xfe\xe0\x6f\xcd\x6a\xb6\xcc\x79\x96"
+ "\x1f\xe7\xf5\xd6\x30\xef\x9e\x89\xc0\x1a\xb2\x99\x49\xfc\x19\xf7"
+ "\x77\x2c\xc6\x36\x59\x6f\x49\x9f\xc8\x80\xfd\xf0\x37\xd0\xef\x3f"
+ "\x03\x84\xbf\x4d\x9e\xe5\x19\x7a\x3c\x9d\xcc\xb7\x96\xf6\xe2\xef"
+ "\x97\xe3\x67\x6c\x7e\x92\x85\xb2\x9a\x45\xbe\x5f\xce\x3f\x8b\x93"
+ "\x1e\x61\xce\xef\xad\x69\xce\x4e\xcf\x02\x0e\xb0\xc9\xba\xcf\x62"
+ "\xbe\x80\xf2\x45\x52\xc7\xe4\xf9\x21\x5d\xf2\xfb\xcf\x13\xd5\x26"
+ "\x46\x5e\x5d\x6b\x25\x9f\x7f\x64\x54\xcd\x35\x53\x4b\x4d\x1a\x73"
+ "\x5b\x6c\xc0\xc9\xf4\xeb\x32\x39\xd1\x5a\xc9\xe7\xdf\x4d\x79\xa1"
+ "\x89\xc6\x7e\x50\xf7\xc0\xbe\xc8\xb4\x38\xf6\x45\x7c\x6f\x03\x73"
+ "\xbd\xb5\x49\xe4\xb9\xad\xca\x52\x23\xc2\xbc\x6f\xff\xa2\x0a\xaa"
+ "\xb5\x2d\x16\xf9\xeb\x90\x72\x8a\x3e\x93\xd9\x7e\x03\xf5\x67\x56"
+ "\xc6\x06\x6c\xbd\x81\xc6\xb4\xdd\x09\x51\xbc\xb3\x14\x79\xb6\x42"
+ "\x4c\x6e\x5d\x96\x18\x80\x9f\x11\xfb\xe4\x9a\x86\xaa\x36\x96\x63"
+ "\x9e\xd9\x1f\xcf\x03\xb8\xed\xa6\x3b\xb1\xfe\x9b\x6f\x23\xf6\x7e"
+ "\xb1\x66\xde\x07\x30\x0f\x64\x24\x75\x5b\x0b\xb1\x0f\x62\x17\x3b"
+ "\x1f\xb8\x30\x17\xb4\xc2\x5c\x30\x39\x96\x31\x54\xd5\x7e\x81\x32"
+ "\xaf\x23\x65\xe6\x72\xe4\x87\xeb\xaf\x36\x1e\x23\xf3\xc3\x0c\x98"
+ "\x1f\xe0\x37\x68\x89\xfb\xf3\x83\x6a\x0a\xb2\x9b\x1f\xb0\x0e\xa9"
+ "\xaa\x6b\x44\x80\xe5\x1e\x53\xf4\x01\x86\x0c\x3d\x63\xc6\x9a\x04"
+ "\xdf\x9b\x86\x32\xfe\x96\xb9\x02\xcf\x13\xad\xdc\x3c\xb1\x8b\x9b"
+ "\x27\xde\xef\x80\x79\xe2\x7d\x3c\x4f\x9c\x43\xd4\x0e\x3c\x47\xc0"
+ "\xfc\xf0\xc7\x6f\x74\x54\x1b\xcc\x09\xf2\xfc\x9c\x29\xf9\xfe\x3b"
+ "\x53\xd0\xef\x77\x66\x98\x8b\xb1\x9f\xd7\x80\x7f\xb1\x9f\xab\xd5"
+ "\xe0\xdb\xda\x1e\x93\x5a\x60\xbf\xb1\xc0\x3b\xa5\xf4\x8a\x8e\x62"
+ "\xf2\xfc\x72\x5a\x00\x0f\xab\xef\x22\xca\x18\x14\x9a\x78\xf0\xd5"
+ "\x1c\x0a\xeb\x56\x73\xbe\xf7\x21\xa2\x91\xd7\x1d\xc1\x6b\x34\x01"
+ "\x8d\x48\x89\xd7\x4f\x4d\x4c\x6c\x80\xf9\xfb\x58\x3f\xf3\xdb\x21"
+ "\x5e\x6d\xdf\x87\x28\xb6\xbc\x85\x3c\x75\x6f\x27\x06\x64\xce\x44"
+ "\xca\x4f\xbf\xcc\xa1\xaa\xf4\x30\xb6\xbb\x9f\xac\x60\xa0\xfe\xe2"
+ "\x7a\x14\x59\x3c\x0f\x0d\xdf\x7d\x05\xa9\x76\x2f\x40\xe1\x3b\xaf"
+ "\x00\x86\xde\x8e\xf5\x6f\x63\xf1\xd1\xa2\x61\xef\xf5\x2f\x40\x51"
+ "\x4c\x2f\xdf\x14\xf8\x1b\x99\xb3\x00\xe1\x3c\x7e\x29\x4c\x70\x68"
+ "\xa2\x19\xca\x6d\x05\xed\x06\x1c\x1d\xda\x90\xb5\x47\x0c\x37\x3b"
+ "\x65\x72\x88\xc9\x31\x80\x9b\x1a\xc0\xcd\x2d\x21\x6e\xb0\x6e\x65"
+ "\xb1\x33\x99\x60\x07\xdf\xcb\x2b\xb6\xe6\x17\xf3\x3e\x77\x19\x3f"
+ "\x45\xc0\x9f\x5b\x6c\xf0\x53\x74\xc3\x3d\xfc\xb4\x01\x7e\x8a\xd6"
+ "\x03\x7e\x4e\x23\xaa\xd0\xec\x0e\x7e\xd6\xb1\xf9\x3f\xf1\x3a\x1f"
+ "\x79\x06\x28\xf3\x12\xf6\x33\xe0\x4a\x3b\x43\xed\x81\x5c\xc4\x95"
+ "\xce\x31\xae\x14\xc3\x09\xae\x36\x04\xca\xc7\xd5\x3f\x54\x80\x2b"
+ "\x9d\x63\x5c\xdd\x95\xc2\x95\xce\x1e\x57\xeb\x5b\x3a\x17\x57\x6c"
+ "\xee\xcc\xff\x03\xb8\xfa\x4d\x9d\x10\x57\xeb\x47\x11\x5c\xad\x8f"
+ "\x74\x1d\x57\x8a\x76\xe2\x95\x82\x8b\x57\xbf\x4d\x72\x01\x57\x69"
+ "\x0c\xd4\xef\x18\x57\xd7\x25\x70\xa5\x10\x89\x57\x1b\xa7\x75\x2e"
+ "\xae\xd8\xdc\x9e\xff\x07\x70\xf5\xdb\xe1\x42\x5c\x6d\xc8\x25\xb8"
+ "\xda\x90\xe3\x06\xae\xda\x89\x57\x3e\x5c\xbc\xda\x74\xdc\x05\x5c"
+ "\xd5\x00\xae\xda\x89\x57\x17\xa4\x70\x25\x12\xaf\xfe\x7b\x7f\xe7"
+ "\xe2\x8a\xcd\x3d\xfa\x7f\x00\x57\x9b\xb6\x0a\x71\xf5\xdb\xab\x04"
+ "\x57\xbf\x6d\x74\x1d\x57\x3e\xed\xc4\x2b\x1f\x2e\x5e\xbd\xd3\x5b"
+ "\x3e\xae\xfe\xa9\x66\xa0\x7e\xc7\xb8\x3a\x26\x81\x2b\x1f\x91\x78"
+ "\xb5\xc5\xa3\x73\x71\xc5\xe6\x46\xfd\x3f\x80\xab\x2d\x0d\x42\x5c"
+ "\x6d\x1e\x47\x70\xb5\x39\xca\x0d\x5c\xb5\x13\xaf\x7c\xb9\x78\xb5"
+ "\x6d\x89\x0b\xb8\xca\x02\x5c\xb5\x13\xaf\xd6\x4a\xe1\x4a\x24\x5e"
+ "\x6d\x9d\xd9\xb9\xb8\x62\x73\xb7\xfe\x1f\xc0\xd5\xb6\x31\x42\x5c"
+ "\xbd\xb3\x83\xe0\xea\x9d\x42\xa7\x70\x65\xb0\xc2\x55\x5d\x8f\x49"
+ "\xad\x99\x44\x0f\xee\x5f\xc0\xe1\xea\x83\xe6\x9a\x35\xcb\x11\x75"
+ "\xf0\xb5\x42\x1b\x2d\xb8\xfd\x98\x2d\xa6\x00\x17\x2c\xa6\x8c\x6f"
+ "\x03\xa6\xae\x11\x4c\x65\x5c\x00\x4c\x7d\x55\x48\x55\xa7\x5d\xc7"
+ "\x38\x61\x31\x54\xb4\x00\x30\x84\x75\xa1\x87\x67\x90\x1c\x0d\xf8"
+ "\xce\x35\x0b\x96\xb2\xf7\x75\x08\x96\xa6\x03\x96\xce\xda\x62\xe9"
+ "\x24\x8f\xa5\x69\x12\x1a\x70\xae\x04\x96\xb4\xed\x63\x69\x27\x5e"
+ "\x43\x58\xfc\x80\xb0\x74\x86\x5f\x43\x38\x30\x4f\x47\x19\x83\xe5"
+ "\x62\x69\xfb\x26\x21\x96\xb6\x5d\x27\x58\xda\xd6\xe4\x3a\x96\x14"
+ "\x3a\x69\x2c\x59\xf8\xd4\xbb\xde\xee\x61\x09\xb8\x95\x00\x4b\xed"
+ "\xf3\x28\x1e\x4b\x39\xb7\x3a\x17\x4b\x36\x3c\xea\x91\xc5\x52\xee"
+ "\x59\x21\x96\x72\x38\xdd\x97\x23\xa9\xfb\xcc\x30\x77\xe1\x7b\x4e"
+ "\xf8\x3d\x58\xd3\x9d\xd8\x17\x4d\x30\xa7\xe1\xf7\x61\xf1\x7d\x8a"
+ "\x8f\x16\xd5\x50\x18\x4f\xd9\xb7\x51\xff\xad\x4b\xd1\x98\x00\x03"
+ "\xc1\x8a\x11\xb0\xb2\xe9\x36\xf2\x6c\x6b\x03\x9c\xb4\x22\xcf\x16"
+ "\xb0\x77\x4b\x5b\x62\x40\x65\x5c\x23\xfa\xf4\x46\x0d\xcc\x65\xe5"
+ "\x68\x37\x9c\xd3\xc6\xad\x43\x9a\xd7\xc4\xfa\x6f\x5e\x8d\xd7\x21"
+ "\x4f\x23\xcd\x6b\xef\x63\xec\xb9\xed\xff\x96\xdf\x48\xf9\xff\x98"
+ "\xc0\xf7\x45\x56\x7e\x57\xbd\xec\xfa\x3a\x24\x7b\x9f\x6a\x11\xf1"
+ "\xbd\xc5\xef\x3b\x3a\xc0\xef\x3b\x38\xbf\xbb\x37\x1f\xbd\x27\xfd"
+ "\xfc\xa3\x55\xac\x60\x9f\x29\x30\x90\x18\x61\x89\x0b\x38\x46\x60"
+ "\xfe\xd2\x12\xe4\x9d\x6a\x3b\xdf\xe0\xf8\x70\x83\x2e\x18\x85\xe7"
+ "\x26\x49\x1e\xc3\xc5\x89\xcc\x55\x24\x4e\x70\x3c\xa6\xb6\x63\xd7"
+ "\x1f\xf3\xc3\x1e\x5c\xbc\x38\xd6\xfe\xdc\xe3\x06\x8f\xc1\xb8\x29"
+ "\xb2\xc1\xcd\x83\x88\x17\xae\xe1\xa6\xc0\x53\x18\x2f\xf2\xe2\x49"
+ "\xbc\xc8\x8b\x73\x66\xee\x69\x07\x4f\x7a\x1e\x4f\x64\xcd\x91\xe0"
+ "\xa9\x70\x33\x5e\xa3\x94\x87\xa7\x8a\xf0\x8e\x5d\x77\xfc\x9f\x25"
+ "\x9d\x8b\xa7\x8e\x5b\x77\xec\xda\x78\x2a\x9c\x2e\xc4\x53\xc1\xc7"
+ "\x04\x4f\x05\x65\xee\xe3\x49\x61\x15\x9f\x14\x56\xf1\xe9\xfd\xf3"
+ "\x78\x6d\x52\x26\x9e\xb2\x3a\x76\xbd\x71\xc7\xf1\xce\xc5\x53\xc7"
+ "\xad\x37\x76\x6d\x3c\xbd\xbf\x57\x88\xa7\x1d\x1e\x04\x4f\x3b\x50"
+ "\x07\xe0\x49\x6f\xcb\x89\x09\x9e\x76\x0d\xc4\xfc\x59\x26\x9e\xce"
+ "\x76\xec\x3a\x63\x51\x60\xe7\xe2\xa9\xe3\xd6\x19\xbb\x36\x9e\x8a"
+ "\xf4\x42\x3c\xed\x9c\x46\xf0\xb4\x33\xc6\x7d\x3c\xf9\x58\xc5\x27"
+ "\x1f\xab\xf8\x54\xbc\x0a\xaf\x45\xca\xc3\xd3\xa9\x0e\x5e\x5f\xdc"
+ "\x1d\xdf\xb9\x78\xea\xb8\xf5\xc5\xae\x8d\xa7\xe2\x09\x42\x3c\xed"
+ "\xda\x43\xf0\xb4\xab\xa4\x03\xf0\x64\x15\x9f\x7c\xad\xe2\xd3\x9e"
+ "\x53\x78\x0d\x52\x26\x9e\xd2\x3b\x76\x5d\xb1\xe4\xe3\xce\xc5\x53"
+ "\xc7\xad\x2b\x76\x6d\x3c\xed\xc9\x13\xe2\xa9\xf8\x16\xc1\x53\xb1"
+ "\xce\xd9\xb5\x20\xcb\x1a\x90\x35\x9e\xa4\xb5\xdd\x5e\x3f\x5b\x6d"
+ "\x27\x6f\x0d\x08\x74\x9e\xcb\xeb\x89\x1f\xdc\x7d\x58\xd7\x13\x31"
+ "\x86\x2c\xeb\x40\x5d\x6f\x0d\xe8\x77\xb5\x42\x0c\x7d\x30\x96\x60"
+ "\xe8\x83\x31\x52\x18\x32\x5a\x3f\x93\xf6\x9d\xd5\x33\x69\xd7\x11"
+ "\x75\x70\x91\x86\xaa\xe2\x9e\x49\xc3\xcf\xa3\x55\x35\x34\xa2\xcd"
+ "\xf7\x90\xd2\x3f\x11\x29\xa7\xa4\x64\x32\xdb\x71\x0c\x59\x16\x1b"
+ "\xf0\xce\x15\x34\xa6\x0d\x30\x93\x7d\x8d\x7b\x2e\x0d\x70\xf3\xaf"
+ "\x3a\x03\xfa\x64\x11\x7e\x2e\xad\x0c\x15\x43\x39\x63\x1e\x59\x0f"
+ "\xc2\x71\x84\x7d\x26\x6d\x01\x7e\x26\x6d\xaf\x49\xf4\x99\xb4\xf5"
+ "\x32\x9f\x49\x4b\x05\x1c\xe8\x01\x07\x77\x31\x06\x0e\x0b\x9e\x45"
+ "\xdb\xb9\xde\x6a\x0d\x68\x9e\xc4\x1a\x50\xad\x73\xf7\x24\x3a\xfc"
+ "\x59\xb4\x9b\x56\xcf\xa2\x59\xd6\x80\x5e\x83\xd8\x21\xdb\xef\xfb"
+ "\x24\xbf\xff\x8c\x63\x84\x09\x62\xc2\x14\xfc\x6c\xb9\x9e\x5f\x2f"
+ "\x4e\x4f\xc2\xef\xfe\x7a\xa7\x18\x21\x56\xe0\xe7\xc7\x3f\x9c\x57"
+ "\xc1\xae\xf7\x55\xa7\xd5\xa2\xcd\xad\x48\x19\xa0\xe3\xe2\x42\xb0"
+ "\xf7\xa1\x36\x88\x0d\x26\x98\x97\xc0\xd7\x7e\x6d\xcb\x20\x36\xdc"
+ "\x86\xd8\xb0\x0c\x62\xc3\x5d\x88\x0d\xf5\x15\x6c\x6c\x60\x7e\x7b"
+ "\xb2\x02\xe7\xc0\x2e\xbe\x86\x86\xef\xba\x86\x22\x71\x0c\x30\xe5"
+ "\x87\x26\xb6\x05\x7b\xe7\xe9\x82\xbd\x0b\xe1\x58\x29\xc1\x40\x8b"
+ "\x66\xeb\x52\xc4\xc6\x7a\xec\x7b\xd5\x02\x1c\x0f\x7e\xdf\xad\x0d"
+ "\xc6\xac\x3b\x38\x68\xb3\x5e\x13\xb4\xc6\x81\x44\x0c\x70\x1b\x0b"
+ "\x36\xeb\xc0\x3b\xdd\x8c\x01\x18\x0b\x3b\x2d\x31\xc0\x2d\x2c\xfc"
+ "\x5e\xf2\xfd\x9f\x76\xb0\xa0\x6b\x1f\x0b\x8a\xe1\xce\x61\xe1\x1f"
+ "\x2a\x9c\x3b\xda\x1e\x0b\x8a\x20\x5d\xb0\x22\x04\x8e\xa9\x09\x16"
+ "\xee\x8a\x60\x61\x7f\xe0\x83\xc7\x82\x70\x4d\xe6\xd1\xc5\xc2\xfe"
+ "\x46\xd7\xb0\xa0\x70\x22\x2e\x28\x9c\x8c\x0b\xff\x48\xc3\x39\x97"
+ "\x45\xb0\x00\x71\x41\x01\x71\x41\xc1\xc5\x85\xeb\x22\x58\xf8\xe3"
+ "\x53\x0f\x1e\x0b\xc2\xf5\x94\x47\x17\x0b\x7f\x94\xce\x7f\xe1\x18"
+ "\x0b\x4e\xc4\x05\x1f\x67\xe3\x42\x0d\xce\x55\x6c\x8f\x05\x1f\x88"
+ "\x0b\x3e\x10\x17\x7c\xb8\xb8\x70\x41\x04\x0b\x07\x07\x3e\x78\x2c"
+ "\x08\xd7\x42\x1e\x5d\x2c\x7c\x88\x5c\xc3\x82\x8f\x13\x71\xc1\xc7"
+ "\xc9\xb8\xf0\x4f\x35\xce\xf1\x2b\x82\x05\x88\x0b\x3e\x10\x17\x7c"
+ "\xb8\xb8\x70\x4c\x04\x0b\x1f\x8d\x78\xf0\x58\x10\xae\x63\x3c\xba"
+ "\x58\x28\xf3\x75\x11\x0b\x4e\xc4\x05\x5f\x27\xe3\xc2\x3f\xb3\x70"
+ "\x6e\x5c\x7b\x2c\xf8\x42\x5c\xf0\x85\xb8\xe0\xcb\xc5\x85\xb5\x22"
+ "\x58\xf8\x78\xdc\x83\xc7\x82\x70\x0d\xe2\xd1\xc5\xc2\x9f\x42\x1c"
+ "\x62\x81\xb1\xc7\x02\x5e\x43\xc0\xfa\x11\xe7\x9e\x66\xb1\xf0\x96"
+ "\x86\x6a\x65\x30\x16\x2a\xd0\x96\xd5\x56\x58\xc8\x27\x3a\xc2\x82"
+ "\x83\x6d\xd6\x38\xc0\xef\x2f\x61\x1c\x80\x7e\x30\x82\xdf\x99\x02"
+ "\xdf\x14\xf6\x79\xa5\x7c\xef\x52\xac\x1f\xf0\x3a\x03\xd6\x10\xd2"
+ "\xfa\xe1\xff\x4d\xec\x10\x0c\x24\x03\x06\x9a\xc4\x75\x64\x87\xeb"
+ "\x87\x9b\x0f\x08\x03\xa0\x25\xdf\xcf\x70\x07\x03\x87\x24\xbf\xff"
+ "\x2e\x8d\x01\xe0\x08\x4e\x61\x80\xf0\x04\xc7\x18\xf0\x51\xf2\x18"
+ "\x00\xbe\x90\xef\xa3\xc6\xfc\x80\x60\xc0\x27\x44\x9a\x1f\x1c\x7e"
+ "\xe9\xc1\x63\xa0\x83\xf9\x41\x97\xc5\xc0\x9f\x55\x92\xef\x30\xe2"
+ "\x58\x0e\x71\x7f\xca\xc0\xbe\x88\x79\x3b\xf6\xc5\xec\x6b\xa8\xff"
+ "\x3b\x6f\xa1\x31\x38\x6f\xcc\xc1\x56\x03\x95\x91\xc2\x7c\x87\xdf"
+ "\xad\x36\x42\x3f\x70\x7e\x50\x16\x1f\x37\x43\xbc\xaa\x13\x75\x68"
+ "\x33\x60\xe1\x1d\xe8\x03\xce\xd3\xee\x9f\xd2\x63\x52\x95\xfe\x73"
+ "\xd4\x7a\x27\x16\x55\xc6\x5d\x43\x53\xd5\x4c\x5b\x75\x9d\x06\xbf"
+ "\xc3\xe8\xa9\x59\xf1\x39\x7e\x4f\x5c\xf1\x7a\x1a\xa2\x6e\xd0\x7f"
+ "\x6e\xc0\x6b\x4a\x43\xd2\x90\xb2\xe8\x1a\x59\x47\xda\x7c\x03\xa1"
+ "\x93\x69\x08\x11\xbf\xff\x65\x5c\xb7\x55\x1d\xb0\x86\x34\x1b\xfc"
+ "\x5e\x67\xf1\xfb\x49\xe1\x1a\x12\xe5\xc4\xfb\x8c\x4e\xac\x1d\x3e"
+ "\x90\xf7\x19\x6f\xda\xbf\xcf\xe8\xda\xda\x61\xb9\xe4\xf7\x4f\xd9"
+ "\x75\x66\x8e\x07\xac\x49\x65\xc7\x3d\xeb\xd7\x36\x88\xfd\xd5\x69"
+ "\xe5\xec\xf3\xd1\x78\x9c\xe3\x31\x8f\xf1\x91\xb9\x04\xe7\xda\x6e"
+ "\xae\xc1\x78\x98\x52\xda\xd6\x36\x57\x8f\x28\x73\xb0\xf7\x21\x8c"
+ "\x09\xf3\xe2\x10\xaf\xad\xd0\xa7\xea\xb8\x7a\xf0\xfb\x6d\x54\xdd"
+ "\xc0\xf9\x7c\x75\x3d\xf8\xb2\xbc\x86\x59\xac\x56\x3c\xa7\x47\xca"
+ "\xcc\xf3\x48\xf9\x3a\x7e\xe7\x18\xe6\x81\x9d\xc0\x09\x8a\xdf\x42"
+ "\xc3\x61\x3e\xc8\x69\xe3\x62\x83\xd9\xb2\xae\x84\xe7\x08\xc0\xc4"
+ "\x3b\x8b\x00\x13\xa9\x80\x89\xb9\x18\x13\x47\x66\x74\x5b\x2e\xb2"
+ "\xbe\x2c\x03\x13\xec\xfa\x72\x02\x60\xa2\x81\xc7\xc4\xfd\x75\x65"
+ "\x89\x39\x41\xf3\x9a\x1b\xcf\x16\x8a\xc4\x03\xb7\xd7\x95\x6f\x72"
+ "\xeb\xca\x56\xf1\xc0\x35\x6c\xfc\x55\x3a\x27\xa6\x34\x36\x74\xed"
+ "\x63\xa3\x99\xc3\x86\x62\x78\xfb\xd8\xf8\x6b\x93\x3d\x36\xfe\xa1"
+ "\xe2\xb1\xa1\x50\xf2\xd8\xe0\xd6\x99\xf2\x15\x6a\x7b\x6c\xfc\x6d"
+ "\x49\xe7\x60\xc3\xe6\xb9\x9f\x47\x16\x1b\x47\xa3\xe5\x63\x43\xe1"
+ "\x44\xdc\xb8\x69\xc1\x86\x13\x71\xe3\x98\x97\x08\x36\xd2\xac\xb0"
+ "\x61\x15\x37\xb8\x75\xa7\x7c\x85\x48\xdc\x38\xb6\xad\x73\xb0\x61"
+ "\xf3\x0c\xcf\x23\x8b\x8d\x4f\x12\x5d\xc0\x86\x13\x71\xe3\x22\x87"
+ "\x0d\x1f\x27\xe2\xc6\xa7\xfd\x45\xb0\x51\xc3\x63\xc3\xc7\x2a\x6e"
+ "\x70\xeb\x50\x98\x73\xda\x61\xe3\xd3\xfd\x9d\x83\x0d\x9b\xe7\x71"
+ "\x1e\x59\x6c\x68\x36\xc8\xc7\x86\x8f\x13\x71\xe3\x53\x0b\x36\x9c"
+ "\x88\x1b\xc7\xa3\xec\xb1\xf1\x4f\xb5\x15\x36\xac\xe2\x06\xb7\x2e"
+ "\x95\xef\x23\x12\x37\x8e\x9f\xec\x1c\x6c\xd8\x3c\x5b\xf3\xc8\x62"
+ "\xe3\xef\x25\x2e\x60\xc3\x89\xb8\x91\xc9\x61\xc3\xd7\x89\xb8\xf1"
+ "\xd9\x6c\x11\x6c\x64\xf1\xd8\xf0\xb5\x8a\x1b\xdc\x3a\x55\xbe\xaf"
+ "\x48\xdc\xf8\xec\x52\xe7\x60\xc3\xe6\x39\x99\x47\x16\x1b\x27\x8e"
+ "\x3a\x83\x8d\x74\xbd\x88\x4e\x69\x20\xd8\x68\x83\x32\xd6\xb8\xb0"
+ "\xd6\x26\xd0\x3f\xcf\xa9\xa0\x59\x30\x26\xe6\xa4\x23\x8a\xc5\x85"
+ "\xde\x1a\x17\x27\x53\x31\x2e\x06\x27\x02\x2e\x2e\x73\xb8\xb0\xe8"
+ "\x12\x36\xf7\x0a\xd1\x26\x96\x35\x2b\x8b\x3e\xd9\x82\x35\x6b\xa2"
+ "\x05\x13\x27\xef\x76\x4b\xea\x00\x4c\x08\x9e\x7b\xb0\xc2\xc4\x4c"
+ "\x09\x7d\xf2\xaa\xeb\x98\x78\x1f\xb4\x6b\x5b\x47\xbf\xfb\x64\xc1"
+ "\xc4\x79\x77\x31\xf1\x0f\x87\xcf\x3f\x88\x63\x82\xe3\x19\x92\x98"
+ "\xe0\xb9\x05\xc1\xc4\x45\x07\x98\xf8\xe7\x26\x7b\x4c\x70\xbc\x82"
+ "\xcd\x43\x40\xb8\x85\x65\x0d\xcb\xc2\x2f\x84\x98\xa8\xf0\xee\x1c"
+ "\x4c\xd8\xf0\x8b\x47\x16\x13\x15\x0d\x92\x6b\x58\xeb\x11\xb5\x6b"
+ "\xbd\xb9\x2c\x87\x32\x97\xc3\xa6\x81\xad\x02\xf6\x75\x83\x7d\x2c"
+ "\x8e\xe0\x37\x7b\xcc\xac\x60\x73\x0f\x6b\x02\x3c\xe2\xb0\xbd\x71"
+ "\x99\xee\x96\x32\x01\xeb\x50\x54\x31\x57\x07\xec\xcf\x82\xfd\x1a"
+ "\x7f\x8f\xa8\xee\x50\xbe\x82\xc9\x4e\xc7\xfb\x7a\xe0\xb2\xcc\x3a"
+ "\x4f\x76\x4d\x9d\xa1\x28\x5c\x87\xed\x35\xbd\xb8\x32\xa1\xd6\xd7"
+ "\xf5\x5b\x17\x85\x73\xf9\x59\xca\x78\x9b\xa9\x7a\xfc\xbb\xc6\xec"
+ "\xe1\xa9\x32\xaf\x47\x2a\xeb\xb2\xcc\x78\x84\xeb\xb5\x94\x55\x70"
+ "\xf5\xf5\xb7\x2e\x63\xfa\x00\x21\x7f\x0f\x15\x5b\xa7\x7f\x0a\x85"
+ "\xfb\x84\xcb\xfa\x30\xfe\x6b\x94\x6c\x79\x0f\x4f\xb5\xa0\xfc\x6f"
+ "\x11\x5b\x96\x2b\xe7\xcb\x74\xff\x5c\xc3\x95\x63\x73\xa1\xc3\x3e"
+ "\x4f\x6b\xfb\x71\xe5\xfc\x2c\xb6\xc1\xf9\xfb\xac\xfb\x6a\x5a\x4f"
+ "\xe1\xfa\x70\x19\x7f\x73\xf7\x53\x35\x5c\x5f\x86\x5b\x5f\x13\x97"
+ "\x83\xf3\x86\x72\x76\x0e\x80\x3e\x44\xde\xaf\x2f\xe7\x4c\xa2\xa5"
+ "\x1c\xe0\xb0\x77\x31\x6f\x1b\x25\x93\xbd\x36\x1a\xe7\x2c\xb7\xf5"
+ "\x9d\xbf\x87\x87\x16\xfb\xae\xba\x09\x21\x5c\x96\xf1\x5f\x8b\xbf"
+ "\xb1\x15\xc8\xf5\x23\x8a\xf4\x83\xcd\x99\x48\x7c\x4d\x19\x9f\xd8"
+ "\xcd\xb6\xd5\x43\xc5\xb5\xb5\x27\x94\x9b\x60\xa9\xd7\x4c\xb1\x18"
+ "\xe6\xca\x7a\xb2\x65\xab\x92\xf1\x77\xbb\xee\x97\x7f\x02\x97\x35"
+ "\x65\x6f\x2b\x32\xad\xf3\x9c\x64\x5b\xbf\x69\xbd\x17\x3e\x6e\x5d"
+ "\x7f\x10\x29\x9f\xb9\x15\xca\x47\xdb\x97\x57\xda\x96\x0f\x26\xe5"
+ "\xd7\x35\x40\xf9\x18\xfb\xf2\xc6\x9e\x36\xe5\x7b\x91\xf2\x1b\xc6"
+ "\x40\xf9\xe9\xf6\xe5\x55\xb6\xe5\x7f\x44\xca\x6f\x6f\x84\xf2\xb1"
+ "\xf6\xe5\xa3\x6c\xcb\x87\x90\xf2\xbf\xcd\x83\xf2\xb3\xed\xcb\x67"
+ "\xd9\x96\xef\x4d\xca\x6f\x6a\x82\xf2\x71\xb6\xe5\x8b\xd9\xb2\xa8"
+ "\x1f\x57\xb6\x0f\x29\xfb\xce\x04\x28\x9b\x20\xd2\x57\x9a\xab\x3b"
+ "\x82\x2b\xff\x24\x29\xbf\x76\x2f\x94\x4f\xb4\x2f\xef\x69\x5b\x3e"
+ "\x94\x94\xdf\xa3\x87\xf2\xc9\x22\xbe\xb2\x2d\xff\x14\x29\x9f\x17"
+ "\x04\xe5\x53\x44\x7c\x65\x5b\xbe\x2f\x29\x5f\x90\x00\xe5\x53\x45"
+ "\x6c\x6f\x5b\xfe\xc7\xa4\x7c\xe1\x21\x28\x9f\x26\x62\x7b\x61\xf9"
+ "\xec\x9d\x9e\x50\x2e\x7d\x37\x87\x4d\x1b\xbb\xdb\xd6\x1d\x46\xea"
+ "\xde\x35\x1d\xce\xc9\xb2\x2f\x8f\x3c\x48\x79\x34\x8c\x2b\xdf\x8f"
+ "\x94\x2f\xc6\xb6\xdc\x20\x62\xfb\xa7\x71\xf9\x62\x52\xf6\x69\x52"
+ "\xf6\xdd\xe1\x50\x76\x93\x88\xdd\xad\xcb\xf6\x27\x65\xff\x14\x07"
+ "\x65\xb7\x8a\xd8\xdc\xba\xec\x00\x52\xf6\x7f\x43\xa0\x6c\x8e\x88"
+ "\xbd\xad\xcb\x3e\x43\xca\x96\xf6\x87\xb2\x79\x22\xed\xed\x67\x55"
+ "\xf6\x27\xa4\xec\x1f\x22\xa0\x6c\xa1\x88\x5f\xac\xcb\xaa\x49\xd9"
+ "\x43\xd8\x87\x45\x22\x3e\xb1\x2e\x3b\x90\x94\x3d\x80\xc7\x5a\x89"
+ "\x88\x4f\xac\xcb\x0e\x62\xb2\x3f\x9c\xc4\xc5\xe9\xbd\xb6\x65\x77"
+ "\xf3\x71\xf7\x59\xb3\x7f\xd9\x74\x2e\x56\x96\xb2\x71\x10\xca\xf1"
+ "\x73\x8e\xf1\xa7\x96\x39\xc2\x4c\xa1\x70\x26\x7b\x6f\x24\x9c\x87"
+ "\xeb\x3c\x60\x1f\xdb\x3c\x7f\xba\x9b\x9f\x23\x06\x33\xd9\x27\x3d"
+ "\xb9\xeb\x97\xd9\x97\xf5\xb2\x2e\xfb\x1c\x93\x5d\x3e\x9b\x2b\x7b"
+ "\xc8\xbe\xac\xd2\xba\xec\x10\x26\xfb\xaf\x69\x5c\xd9\x72\x91\xf8"
+ "\x3a\xcc\xaa\x6c\x04\x93\x7d\x34\x0f\xca\x1d\x15\x8b\xaf\xcc\x7a"
+ "\xd5\x30\x1c\x0f\x2c\xb1\x1b\xca\x0f\x25\xf6\xfd\x27\xc6\x83\x06"
+ "\x97\xb7\x94\x05\x3f\x0c\xb3\x9a\x2b\x87\x99\xfd\x3f\x29\xe3\x6c"
+ "\x76\xc2\xbe\x0d\x59\xd6\x6d\xf8\x29\xa9\x53\x53\x09\x75\x56\xd8"
+ "\xb6\x81\x8b\x47\x98\x27\x60\xfb\x0e\x37\x65\xff\xbd\x11\xdb\x17"
+ "\xca\x56\x0a\x38\x02\xe5\x41\xe3\x3a\x39\xdf\x8e\x60\xb2\xff\x9c"
+ "\xc8\xd9\x40\x30\x1f\xc1\x78\x64\xe3\x21\xf8\xb7\x82\xf9\x6d\x9f"
+ "\xa3\x50\x76\x24\x57\xee\xac\xed\x3c\xc8\xb5\xef\x79\x38\x56\x7b"
+ "\x7f\x0e\xf4\xf0\xac\x13\xe3\x32\x29\x83\x90\xcf\x35\xfa\x0b\x76"
+ "\x3e\xe3\xbf\xcd\x7b\x96\xe5\x1c\xe6\x12\x43\xca\x54\x3d\x63\xb4"
+ "\xde\xb7\x9d\x62\x6a\x86\xe8\x91\x27\xce\xd3\xcd\x04\xf7\x2b\xd4"
+ "\xc2\x7e\x5d\x58\x4b\x54\x73\xf6\x17\xd1\x5a\x8f\x93\xec\x37\x0c"
+ "\xe0\xff\x58\x2d\x7a\xbb\x12\xff\xbf\x7d\x3d\x63\xc0\xf9\x93\x4d"
+ "\xef\x9e\x89\xa8\x36\x37\x01\xfe\x18\x03\xd4\x61\x00\xce\x48\xe3"
+ "\x6f\x4c\xe3\xef\x48\x54\xa7\x35\xa1\x2b\xf4\x17\xbb\x98\xc5\x89"
+ "\x63\x98\xbc\x67\xb5\x70\xbd\x84\x7a\xf8\x4d\x6c\x0a\x9c\x3a\xe7"
+ "\x4c\xb4\x66\x29\xce\x63\xfd\xc5\x65\x5d\xf0\xb3\x5a\xe6\x37\xb3"
+ "\x1a\x53\x32\xd0\x8f\xa1\xdd\x2c\x47\xc3\x39\x6c\xcd\x81\x67\xa2"
+ "\xd9\xdc\xb5\x37\x13\x7f\x46\xf2\xd6\xfe\xfb\x2a\xce\x57\x8b\xf3"
+ "\xd6\xde\xcf\x59\x5b\xf2\x7c\x14\xc9\x83\xfb\xef\x51\x6c\x5f\xd6"
+ "\x33\x35\x8c\xca\x10\x6b\x6e\xdd\x90\x85\xbf\x07\xad\xc9\xb8\x86"
+ "\xea\xb9\x63\xb8\x4e\xae\x9e\x23\xb6\xf5\xe0\xf3\x74\x61\xcf\x47"
+ "\x81\x0d\x62\x4d\x5b\x99\x42\xb3\x2f\x93\xc7\xe4\x28\xbc\xaa\x93"
+ "\xb5\x88\x7c\x5f\xf1\x6c\x6f\xc6\x7f\x66\xb5\x79\x2b\x93\xce\xe4"
+ "\x78\x1b\xaa\xf5\xad\xec\x7e\xa8\x7b\x03\xe6\xbd\x77\x94\xdd\x37"
+ "\x31\x39\xdd\xb7\x6a\xfa\xe0\xef\xb5\xfe\x9b\x8d\x4f\x78\x3f\x93"
+ "\xab\xf0\xc2\xf6\x34\xe7\x7a\x1b\xe8\x10\xe4\x79\x27\xb0\xfb\xa6"
+ "\xe6\xec\x7f\xef\xb5\x7c\x67\xce\x72\x2d\x5c\xaf\x96\xab\xcb\xf9"
+ "\x9c\xbb\xff\x0e\xc7\x39\x77\x9d\x2f\xff\x45\x03\x2e\x2f\xfe\x0d"
+ "\x12\xe0\x57\xb9\x67\x12\x9b\xb3\xcf\x46\x69\xe9\x53\xfd\x89\xcf"
+ "\xcf\x82\xff\xbb\x4f\xe0\xfe\x8f\xd5\x7a\x78\x87\x72\xff\x27\x68"
+ "\x3d\xca\xe3\xb8\xff\x53\x2c\x39\x8e\x45\xeb\x55\x9e\x19\x03\xbe"
+ "\x9e\x6e\xde\x19\xeb\x85\x39\x3e\xf9\x46\xc3\x99\x31\xaa\xbe\xf8"
+ "\xdb\x35\x67\xf5\x70\xcd\xe9\xc4\x27\x67\x4f\xc3\xdf\x00\xee\xaf"
+ "\x8e\xfb\xcb\xe0\x32\x2c\x8e\x83\x9e\xae\x05\x7f\x58\x7c\x71\x99"
+ "\xd5\x36\x18\x37\x80\x2d\x26\x50\x81\xd8\x7a\xf3\x9f\xd5\x5a\xb7"
+ "\x21\x62\xe8\xb0\x9f\x0e\x1f\x31\xf2\xf9\xc8\x51\xf1\xf3\xde\x48"
+ "\x98\xbf\xe0\xcd\xc4\xa4\xb7\xde\x4e\x5e\xb8\x68\x71\xca\x92\xa5"
+ "\xcb\x52\x97\xaf\x58\x99\xb6\x6a\x35\x7e\xe8\xed\x7e\x5b\x77\x4e"
+ "\xf0\xd0\x53\x08\xae\x31\x1e\xae\x71\x8e\xfd\xee\x2d\xde\x47\xf0"
+ "\x75\x6e\x82\xa7\x4a\x5c\x3b\x54\xc3\x28\xc2\xdf\x2a\x6c\xa2\xcf"
+ "\xed\xc1\xdf\x4e\x04\x7c\x7b\x54\x17\xbd\xa8\xc1\xdf\x67\x6e\xa0"
+ "\xcf\xe5\x55\xe9\x5e\xd4\xe0\x6f\x7f\x7f\x16\xd2\x88\xfa\xf7\xc3"
+ "\xdf\x70\x3e\x97\x85\x8f\x17\x3f\x83\xd0\x09\x38\x57\xac\xce\x7e"
+ "\x4a\x14\xf2\x5e\x2f\x46\x97\xd7\x8b\x69\xc2\xf5\xe7\x15\x30\x8d"
+ "\xba\x35\x89\x28\x1b\x7e\xc3\x18\x53\x5e\xa1\xbf\x9c\xf1\x59\x28"
+ "\xfb\xbd\xd5\xd0\xdd\x05\x4c\xc3\x86\x5e\x4c\xc3\x6f\x0a\x98\xa6"
+ "\xe2\x5e\x8c\xb6\x7f\x1e\xf2\x6d\xce\xfe\x12\x70\x77\x8e\xf5\xd1"
+ "\x76\x38\x6e\xf6\x3f\x87\xb6\xc3\xb1\x21\x46\x44\x17\xc3\x6f\xd8"
+ "\xa7\xff\x4c\x45\xda\xfd\xd1\x6d\x43\x37\xe8\x5f\x13\xd3\x96\xec"
+ "\x91\x0d\xd7\x21\xfe\xf8\x72\xd5\x09\x60\x1d\x70\x3d\x5d\xb5\xa1"
+ "\x1e\x69\xe9\x2f\xd3\x8a\xef\xb1\xd7\x0b\xa8\x2e\x6c\x42\xb8\xbe"
+ "\x0f\x97\x1a\xba\x2d\xeb\xc3\x18\xa1\x6c\xac\x79\x4d\xb2\x07\x94"
+ "\x19\x0e\x75\xeb\xad\xfb\xa3\x5e\xb0\x30\x55\xb5\x68\x79\x72\xf2"
+ "\x40\x05\x52\xb3\x7f\x05\xdf\x0e\x4f\xc5\xb9\xd5\xdf\x2b\x60\x4e"
+ "\x40\x3f\x35\xd0\xdf\x8a\xd3\xa0\x52\x00\x1b\x08\xfa\x94\x03\xf5"
+ "\x9e\x86\xfd\x47\xe1\xff\xa3\xd0\xf6\x0a\xf2\xad\xe2\xef\x5a\x98"
+ "\xec\x2f\x37\x40\x3b\x2b\xf0\xb7\xd8\x70\x2e\xf6\x3b\x2b\xa7\x7b"
+ "\x40\xbf\xf3\xa0\x5c\x85\xaa\x0f\x1a\x70\x85\xfe\xcf\x0c\x68\xc7"
+ "\x5e\xf8\x1f\xca\x37\x7a\x60\x3f\x42\xf9\x13\xa4\x5f\xdf\x5d\xc5"
+ "\xbf\xc1\x56\x9a\x5d\xbd\x98\xad\xcd\xd9\xff\x89\xc0\xdf\x98\x60"
+ "\xbf\x7f\x09\xbf\xc1\x2e\x15\x50\x36\xe7\x4e\xe6\x74\x0f\xd0\xba"
+ "\x1e\xc5\x7c\x9d\x6c\x9b\x70\x3b\xb0\x7e\xfe\x17\x30\x50\x73\x5b"
+ "\x2c\x1a\x6c\x40\x1e\xff\x82\x88\x55\x54\xc0\x94\xc0\x56\x04\x5b"
+ "\xe1\xe7\x70\xec\x14\x6c\x58\x6d\x56\xc2\xdf\xcf\xe1\xef\x29\xd8"
+ "\x40\x7f\x87\xe0\x76\x2f\x4b\x67\x1a\x87\x14\xa2\xa7\x71\xfd\x80"
+ "\xad\x5f\xd7\xd3\xdf\xc5\xe0\xb6\xe3\x6f\xc8\x30\xfe\xff\x39\x21"
+ "\xfc\xee\xc5\xf9\x48\x04\xc7\xe1\x6f\x34\xf9\x6b\xbd\x9d\xcf\x83"
+ "\xed\x10\xf7\x3f\x78\xf6\x7c\x7f\xf2\xff\x57\x4a\xd8\x42\xdb\xdf"
+ "\x6c\xeb\x93\xda\xbe\xda\xe4\x7c\x59\xa7\xb6\x13\xce\x95\xab\x8b"
+ "\x42\xf4\x37\x85\xb0\xd5\x08\xf7\x7f\x53\x4a\xf6\x7d\x9b\x4a\x7e"
+ "\x7f\x9b\xc5\xfd\x3d\x80\xe8\x06\xb0\x53\x03\xd4\xdf\xd0\x48\xf6"
+ "\x35\xe8\xe1\xef\x18\xd8\x26\xd9\x5c\x1f\xd7\x59\x87\xfd\xd9\x06"
+ "\x73\x0c\xf6\xa5\x96\xfe\x4f\x1e\xf6\xd1\x76\x82\x2d\x0f\xfc\x1e"
+ "\x1d\xec\xcb\x01\x6c\x15\xf1\xf8\x39\xbf\x51\x88\x9f\xf3\x29\x36"
+ "\xf8\x61\xbf\xcd\x05\x63\xa1\xae\x98\xe0\xe5\xe8\x9d\x35\x09\xf0"
+ "\xfb\x7c\x2a\xd4\x73\x14\xaf\xeb\x40\x1d\xec\x33\xf8\xdb\xaf\x21"
+ "\xe4\x97\x88\x3c\x71\x7c\x69\xa2\xcf\x9f\xc4\x98\xc5\xd7\xe6\xae"
+ "\x4b\xda\x02\xed\x83\x7d\x25\xb8\x7d\x8b\xa1\x5e\xf8\xbd\x17\xca"
+ "\x95\x54\xa3\xdb\x96\xb6\xb1\xe7\x6c\x79\x0b\xf0\xc8\xb5\x17\xd7"
+ "\x89\xcf\x63\xf8\x7e\xe5\xe0\x73\xc8\xb5\xbf\x5a\x05\xfb\x23\x20"
+ "\x46\xe1\x77\xe4\xe8\x6a\xa3\x16\x61\x4c\xe2\xbf\xd5\xc6\x08\x18"
+ "\x4b\x93\x90\x19\xe7\x85\x0f\x41\x11\x30\xde\xbc\xeb\xe9\xaf\x66"
+ "\x3f\x97\x8e\x22\x70\x7d\x38\x7e\x6b\xe9\xaf\x54\xc5\x78\x2c\x92"
+ "\xba\x96\xe0\x7e\xe0\xfa\x3f\x4f\x41\xec\x75\x76\xe3\xf6\xc0\x71"
+ "\xab\xeb\xe6\x55\x83\xfa\xda\xbe\x9a\xf4\x15\xae\xb5\x17\xce\x2f"
+ "\xc3\x7d\xc7\xf6\x84\xe3\xe5\x50\x4f\x39\x3e\x86\xbf\x23\xc9\xf5"
+ "\x67\x2f\x7e\x37\x11\xdb\x03\x97\xc7\xdf\xbb\x27\xdf\xbc\xf8\xf2"
+ "\x02\x6b\x37\x38\x1f\xfb\x83\x81\x6b\xe0\x3a\x32\x8d\x8c\x91\x81"
+ "\x78\xf4\xbb\xd5\xf8\x7b\x69\x75\x43\x85\xfe\xf9\x5a\x69\xed\x1f"
+ "\x38\xaf\x0c\xce\x3f\x81\xe7\x7e\x1c\x4f\xe0\x9a\x01\xf8\xfb\xce"
+ "\xb0\x2f\xc7\x9c\x0d\x75\xac\x30\xb0\x6b\x51\x50\x4f\x18\xb4\x25"
+ "\x07\xd7\x03\xed\x39\xc1\xd5\x35\x1b\xe7\xc7\xb7\xf6\x35\x57\xdf"
+ "\x5e\xec\x73\x76\x3c\xaf\x66\xfb\x04\xb1\xeb\xeb\x5b\xbb\xc9\xb1"
+ "\x72\x28\x53\xce\xb4\x4d\x42\xcc\x9a\x58\xee\x3b\xd2\xec\xb1\x43"
+ "\x99\x2d\xac\x7f\x4f\x90\xb8\x56\x17\xb8\x6c\x2d\xd3\x68\xd5\xee"
+ "\x0a\xcb\xf7\xa3\xb8\x76\x1f\xc2\xd7\x63\x56\xce\x66\xe7\x50\x7c"
+ "\x0d\x7c\x3e\x57\xdf\x5e\x5c\x9f\xc5\x56\xcf\x41\x3b\x88\xbd\xbe"
+ "\xaa\x85\xfd\x7b\x31\x16\x59\xbb\x41\x1c\xbd\x93\x89\xb1\xf8\x75"
+ "\x25\x9c\x7f\x34\x1b\xff\x5e\xc9\xfe\x8e\x63\x63\x2c\x7f\x3c\x08"
+ "\x1f\xaf\x06\x94\x6e\x7f\x1b\xb0\x64\x46\xe8\xe9\x20\x14\xa1\x5f"
+ "\xcf\xf6\xed\x80\x7e\xcd\x04\x8f\xcf\x8c\x08\xe1\x76\x82\x8d\xca"
+ "\x9b\xb3\xeb\x52\x61\xae\x39\x84\xdb\x0a\xf1\xfa\x10\xf3\xbb\x58"
+ "\x84\xdb\x0c\xf1\x8c\x6b\x5f\xdd\x65\xce\xf7\x87\x70\x1f\xb1\x3d"
+ "\x9f\x23\xb1\x0f\x8e\x7d\xb3\x19\xb7\x9d\xef\x77\x9d\xc6\xda\xc6"
+ "\x6c\xbf\xc1\x0f\xd8\x5f\xd8\x2f\x56\x75\x62\xec\xe7\x40\x5d\x07"
+ "\xc8\x6f\x82\x0d\x6c\xeb\x9c\x5e\x4c\x25\x2e\xcf\x97\xbd\xc0\x7e"
+ "\x1b\x3b\x03\xae\x3d\x24\x85\x7c\xd3\x17\x7f\x03\x0c\xea\x3d\xa0"
+ "\x59\x6d\x44\x50\x47\x39\xb6\x29\xb4\x65\x32\xc6\x23\xfc\xae\xe4"
+ "\xce\x8b\x86\xf9\x3c\x1c\xb6\x31\xfc\xf8\xff\x66\xac\x10\x5f\x17"
+ "\x6c\xc7\x3f\xf6\x77\x8e\x39\x73\x12\x62\xf1\xb0\x14\xa9\x6e\xd0"
+ "\x17\xce\x73\x73\x07\xe7\xeb\x6f\x06\x7f\x06\xe3\xc5\xaa\x8e\x43"
+ "\x36\xbe\x2e\x67\xf1\xb8\x32\xda\x03\xf7\x19\xce\x2d\xe7\xea\x61"
+ "\xfb\xcc\xe2\x69\x3d\x8b\x81\x4a\x66\x25\xf4\xf3\x3e\x0e\x2e\x28"
+ "\x39\x3f\x57\xda\xd8\xc4\x12\xbb\x66\xe3\xef\x11\xe3\x98\x04\xbc"
+ "\xfa\x67\xcd\x6d\x7c\x5c\xc2\xbe\x37\xb3\xbe\xbf\x50\x5e\x4c\xe6"
+ "\x5b\x2e\x6e\x5d\x20\xc7\x7b\x09\x30\x8c\xdb\x72\x9d\xc5\x2f\x6e"
+ "\x4b\xe6\x6c\xdc\x96\x72\xb6\x1d\x99\x2a\x74\x83\xfe\x26\x01\x5f"
+ "\x1f\xce\xd5\x71\xe3\x95\xab\xab\xee\x04\xae\xeb\x37\x10\xab\x70"
+ "\x9b\xe0\xda\x31\x6c\xfc\xfb\x05\x6b\x93\x93\x5c\xdb\x2b\x0c\xeb"
+ "\xf1\xb9\xe7\xcb\x5b\x28\xf6\xdc\x0a\xf8\x3f\xdc\x40\xbe\xe7\xa6"
+ "\x80\xf3\x4b\xd9\x67\x2c\xe9\x6f\xfb\xe3\x18\x8d\xdf\x1d\x86\xff"
+ "\xfd\x54\xaf\x02\x56\xaf\x21\x4f\xa8\xcf\x0b\x63\xd4\x82\x8b\x26"
+ "\xba\xde\x84\xb5\x0a\xd8\xfa\x00\x70\xa4\x52\x6c\x6f\x8c\x65\xe0"
+ "\x48\xc3\x9b\xb3\x2f\x86\x5b\x70\x0b\xd7\x29\xc2\xb6\x27\xfe\xb9"
+ "\xb8\x04\x70\x5c\xce\x63\xeb\xe2\x12\xce\x8e\xa5\x60\x47\xaf\x2b"
+ "\x74\xfd\x2d\xae\x5f\xa5\x50\x1e\xb8\x58\xfd\x25\xae\xed\x85\x5c"
+ "\xf9\x6d\x16\x3f\x70\x63\xb5\x32\x1b\xc7\x5f\xd6\x07\xda\xfe\xdc"
+ "\xb9\x7b\xc9\xb5\xb4\x03\x2c\x65\x31\x47\x24\xdf\x66\xd6\x0e\xc0"
+ "\x71\x70\x08\xf8\x9e\x8d\x7d\xab\x5b\xd9\x72\x5c\x6c\x3c\x41\xae"
+ "\x51\x7f\x9a\xc5\x21\xf0\x1e\x1e\x47\x17\x8d\x36\xf1\x09\xc7\xe2"
+ "\x9c\xaa\x0d\xe4\xdb\x77\x18\x4b\x38\xa6\x62\x4d\x04\x6d\x3c\xcb"
+ "\x8d\x1f\xae\xcd\xda\x24\x21\x56\xea\x8f\x00\x56\x06\xf3\x75\x6b"
+ "\x63\xc5\xe6\xb9\x62\x12\x03\x8b\xb8\xbe\xed\xe7\xfa\x76\x80\xeb"
+ "\xdb\x7e\xae\x6f\xa5\x70\x0d\x6c\xb7\x85\x56\x76\x04\xbb\x5d\x3a"
+ "\xcf\x95\x2f\xc7\xb1\x9c\x1f\xaf\x97\x82\x2d\x63\xd9\x3e\x5e\x5c"
+ "\x3a\x85\xc7\x83\x55\xbb\x74\x36\xf1\xa2\x5c\x3c\x5e\x68\x35\x5c"
+ "\x7f\x4b\x6c\xc6\xc6\x5e\x8e\xef\x5e\xb0\xf8\xa1\x4a\x6f\xf9\x06"
+ "\xe1\x97\x17\x70\xfc\xc4\xd7\xb6\x9e\x83\x76\x13\xbb\x72\x63\xf9"
+ "\xd2\x61\x7b\x3f\x5c\xda\x60\x3d\x9e\xb1\xaf\x71\x4c\xc0\x75\x60"
+ "\x9f\xb2\xbc\x12\xf6\x11\xbf\x5e\x9a\x8d\x63\x83\x75\x8c\x86\xb2"
+ "\x79\x66\x06\x8f\x97\x4b\x9b\x84\x63\x51\xab\xe7\xc6\x22\x77\xed"
+ "\xfa\x99\xe0\xa3\x08\xab\xeb\x1a\x6d\xae\x8b\x7d\x73\x82\xfd\x56"
+ "\x0c\xf1\xe9\x44\xcb\x9c\x86\xcb\xc3\xb9\x69\xcd\xd9\xf5\x11\x36"
+ "\xf3\x63\x0e\x6e\x1f\x5c\xab\x94\x8d\x59\x05\x6c\xac\x48\x6b\x66"
+ "\xdb\x53\x3f\xbc\x98\x9b\x27\x60\x5f\x04\xb7\x0f\x71\x73\x89\x05"
+ "\x37\xfb\x84\x6d\xaa\xcf\x11\xe7\x47\xda\x52\x0b\x3f\x62\xeb\x62"
+ "\x63\x51\x7d\x1e\xd7\x3f\xbc\x6f\x30\xd9\xa7\x9d\x8d\xf7\x65\x13"
+ "\x3b\xe4\x31\xec\x7c\xa5\x45\xdc\x7c\x85\xc7\x17\xa5\xa5\x2f\xa6"
+ "\xe0\x31\x86\x7f\x43\x1d\x8d\xb8\xfe\xea\xac\x56\x5c\xa6\x10\x8e"
+ "\xf9\xe2\x78\x80\xe3\x05\x7e\x36\x98\xfd\x3b\x85\xfd\x3b\x02\xc7"
+ "\x1d\xcc\x43\xf0\x71\x2d\xfd\x8d\x11\xc7\x22\xd8\xff\x12\xce\x0b"
+ "\xc8\x7c\xef\x05\xf5\x7e\x1b\xce\x9d\x3b\x87\xe5\x0a\xdf\x4f\xa2"
+ "\x2d\xfb\x2c\xe7\xc1\x38\xf2\xc3\xe7\xe1\xf3\x2d\xf1\x0b\xc7\x2e"
+ "\x23\x8e\x4d\xe4\x7a\x7b\x38\x8c\xb3\xba\xc1\xc2\x8b\xda\x28\xab"
+ "\xb2\xf8\x5b\x6a\x24\xa6\x35\x71\xf1\xec\x02\x3e\x97\xf5\x1f\xc4"
+ "\xca\x8c\x16\xe6\x52\xf1\x52\xe4\xb9\xfb\x36\x8e\x8b\x5f\xd6\x91"
+ "\x76\x36\x44\x92\x7e\x34\x78\xb0\xfd\x20\x31\x35\x87\xb4\xe5\xcb"
+ "\xba\xdd\xad\xec\xb1\xa7\x70\x5f\xf0\xb1\xed\x56\xc7\xf0\xb7\x11"
+ "\xe1\x18\x59\x2f\xb1\x39\xcf\xdc\x96\x68\x57\xbe\xb8\x95\xd5\x7d"
+ "\x5e\xbb\x0b\x2c\xb1\xb7\xa1\x9c\xb4\xb3\x61\xb9\x25\xee\x82\x5d"
+ "\xd8\xd8\xcb\x1e\x5b\xc0\x95\x99\xc2\xfd\x65\xe3\x7b\xc3\x3e\x62"
+ "\xd7\x10\x8a\xd8\xfb\xa2\x2f\xd7\x8f\x23\xac\xce\xfe\x3e\x16\x6c"
+ "\xdb\x50\x64\xb1\xad\xf5\xff\x78\xfc\xc0\xf5\x95\xf8\x37\x8b\xfb"
+ "\x74\x56\xc3\x16\xe1\x32\xb8\x4d\x64\x8e\xf8\x36\xcf\x96\x53\x83"
+ "\xd6\x1b\x8a\xe7\x25\xc2\x55\xbf\x0b\xe4\xd6\x9e\x90\x66\xe9\x07"
+ "\x30\x2f\x5c\x9e\x6d\x89\x31\x4c\xf3\x24\x84\xbf\xb1\x74\x85\xbe"
+ "\x3c\x07\xef\xc3\xdf\xc7\xb2\x2e\x83\xe3\xd3\x47\xad\x5a\xae\xce"
+ "\xcb\x91\x96\xb8\x81\x63\x49\x95\xbe\x9e\xe3\x74\x97\x1b\x77\x73"
+ "\xb1\xe4\x06\x7d\xf9\xaa\x90\x87\x5d\xbe\x2a\x8c\x19\x57\x4c\xb6"
+ "\x31\x03\x78\xf3\x86\xe6\xec\xcb\x47\x05\x3c\x00\xf6\x39\x8e\x1d"
+ "\x97\x73\xf0\x18\xc5\xdf\x66\x65\xe3\x13\xbb\x9e\x76\x65\x9a\xa5"
+ "\xcd\x38\x6e\xde\x59\x63\x59\xbf\xb8\x72\x1d\x73\x35\xe1\xf5\xae"
+ "\x84\x0b\x62\x27\xbe\x9e\xa5\x3e\x4f\xc4\xae\xa9\x68\x96\xe2\xf5"
+ "\x96\xcb\x46\x2e\xce\x97\x08\x62\x25\x37\x87\xe1\x38\x29\x9c\xab"
+ "\xbe\xbc\x20\x9c\xab\xae\x9c\xb7\x8f\x91\x57\x4a\x9d\x9f\xab\xae"
+ "\x64\xe1\xb8\x65\x89\x91\xc2\x58\x70\xe5\xc0\x6e\x01\x97\xbd\x32"
+ "\xdc\xc2\x65\xf9\x38\x7a\xf9\x04\x8e\x51\x70\xfd\x72\x72\xed\xef"
+ "\xfa\xc3\xbc\xaf\xb6\x5c\x1b\x8e\xcf\xae\x52\x01\x36\xb3\xbf\x84"
+ "\x6b\x5c\xf6\xe2\x38\x20\x3b\x36\x5b\xd9\x6f\xf1\x35\xc4\x00\xfe"
+ "\x14\x18\x67\x9a\x45\xb7\x51\x03\x3f\x57\x9c\xb8\xb3\xd8\x62\xdf"
+ "\xef\x0e\x5b\xf3\xc2\x5d\x05\xcc\x26\xb8\xce\x56\xeb\x3e\x6e\x83"
+ "\x7d\xdb\xb9\x35\x04\xd6\xb6\x6c\x5d\xdf\xc5\x15\x17\x08\xfb\x46"
+ "\xfa\xf1\x1d\x5e\xcf\x38\x8a\x35\x11\x5c\x7f\x3a\xe6\x3d\xf8\xfb"
+ "\xcc\x10\x67\x6a\x8b\xef\x63\xfe\x7c\x78\xcb\x7a\x6b\x7e\xf5\x9f"
+ "\xe1\x38\x56\x72\xda\xb3\x02\xf8\x4e\x8e\xf5\x5a\xcc\xe4\x9f\xc7"
+ "\xa8\x52\x96\x26\x2d\x4a\x5d\x30\x4c\x95\xb4\x28\x29\x35\x29\x3e"
+ "\x39\x69\x75\x7c\x6a\xd2\xe2\x45\xe1\x0b\xe3\xdf\x4c\x7a\x43\xb5"
+ "\x32\x7e\x99\x2a\x22\x6d\x40\x9a\xe2\xff\xb3\xf7\x3e\x70\x51\x57"
+ "\x59\xc3\xf8\x99\x3f\xc8\x68\x28\x03\x51\x4d\x45\x36\x1a\xd6\xa8"
+ "\xa0\x58\xb6\x6b\x0a\x8a\x89\x85\xe5\x1f\xca\x3f\x51\x9a\x4a\x82"
+ "\x8e\x89\x42\x30\xea\x88\x28\x38\x6a\xd9\x66\xf2\x27\x52\x2a\x04"
+ "\x2c\x6b\xad\x6c\x73\x5b\x2b\xda\xb5\x8d\x82\x5c\x76\x57\x18\x9f"
+ "\x5d\xf7\x7d\x78\xf6\xe7\x6e\x13\x2f\xb1\xe4\x83\x3a\xc5\xe8\x4c"
+ "\x3a\x33\xf7\x77\xce\xbd\xdf\x2f\xf3\x87\x19\xad\xf7\xe9\x7d\x9f"
+ "\xf7\xf3\xfb\x45\x8d\xdf\xef\xf7\xde\x73\xcf\x3d\xf7\x9c\x73\xcf"
+ "\x3d\xf7\x3f\xf8\x40\x27\xeb\xb3\x8b\x8a\xd6\xaf\xcd\xcd\xd1\xaf"
+ "\x5b\xbd\x22\xa9\x30\xb7\x28\xd7\xa4\xcf\x2e\xcc\x5f\xbf\x2e\x47"
+ "\x3f\x2a\x67\xdc\xa8\xe4\x9f\xe5\x0c\xf1\x1f\x43\x1b\xa9\x85\x5e"
+ "\xef\xc5\xaf\x7b\xca\x2f\x82\x26\x5a\x51\x50\x18\x6d\x5e\xbd\x4e"
+ "\x8c\xd9\xf5\x78\xc6\x57\x43\x01\xc6\x47\xd5\x57\x11\xaf\x7b\xb4"
+ "\xf8\x54\x13\x1c\x96\x53\x8f\xef\x1a\xa4\x3d\xde\xb9\xa7\xa7\xc9"
+ "\xa6\xea\x3d\x44\x3c\x43\x5e\xe8\xb1\x6c\xf1\xec\xe2\x1f\x7b\xd0"
+ "\x67\x2b\xa0\x35\x01\xf5\x17\x21\xae\x62\x03\xa8\xf1\x17\x85\x3f"
+ "\xad\x52\x4b\x63\x5d\x3d\x0e\x9b\xea\x8c\x56\xdc\x39\xf6\x75\xb5"
+ "\x3d\x26\xf2\x10\xab\x88\x3c\x24\xe4\xf2\x75\xa5\x3c\xc6\x3d\x6f"
+ "\x27\xcc\x23\xfd\xec\x54\x7d\xcd\xc7\x67\xb7\xa3\x2e\xd3\xb8\x6f"
+ "\xdf\xef\xef\x4d\x43\x7f\xf0\x34\x8d\xdd\x62\x5c\xa5\x43\x09\x51"
+ "\x48\x97\xba\xb9\x24\x19\x5e\xc0\xbc\x8a\x74\x8c\x39\xf7\x7c\x9d"
+ "\x25\x8f\xa7\x61\x19\xb4\x58\x96\x0e\xa9\x1c\x53\x78\x39\xf6\xb2"
+ "\x84\xea\x58\xa4\xaf\x8a\xe8\xf9\x7a\x87\x5c\x06\xa4\xbb\xc3\xa6"
+ "\xea\xe9\x41\x3a\xb5\x44\x57\xa8\xb1\x3e\x1a\xef\x42\x3a\xdb\xbc"
+ "\x1b\x90\x6f\xc3\xc5\xfd\xae\xe5\x75\xa2\xfe\x61\xb9\xd4\xf5\xf8"
+ "\xbe\xe7\x5b\x88\x7a\xbe\x10\xe2\x98\xe5\x56\xd6\xe6\x70\x83\xd5"
+ "\xd8\x01\xd1\x9b\x98\x9d\x7d\xf0\x75\x8f\x54\x26\x17\xd9\x86\xdf"
+ "\x3c\xd9\xa1\xa6\x32\x61\x5b\x11\x55\xff\x6d\xd8\xb1\x45\xf5\x0b"
+ "\xd7\x33\x07\x7b\xc5\xdf\xe7\x3a\x93\x4d\x3c\x21\x7f\xab\xcf\x42"
+ "\xf7\x17\x9f\xc9\x40\x5e\x36\x48\xbe\xb1\x83\x5d\x5e\xe2\xe7\x4b"
+ "\x9d\x21\x3d\x73\x84\xc1\xad\x91\x71\x33\x25\xbf\x17\x59\x27\xe4"
+ "\x7f\xa6\x0d\xd3\xd8\xfd\xf0\x1f\x0a\xc6\x4f\x38\xf1\xdd\x2e\xe7"
+ "\x23\xfa\xe1\x67\xc8\x27\xb0\xa3\x2e\xdb\xc3\xe4\x97\x50\xb5\x97"
+ "\x9d\xb2\x62\x78\xf9\x77\xa0\x46\xd8\x53\xf5\x7b\x09\xff\x7f\x6a"
+ "\x90\xef\x79\x84\x7f\xfb\xf5\x00\x3b\x10\xa6\x6f\xcf\xd7\x0d\x34"
+ "\xbe\x8b\x71\x58\xff\xff\x47\x4d\xf0\x98\xb5\xa4\xcf\x93\x83\xf4"
+ "\x39\xad\x8a\x7c\x42\x6c\x5d\x48\x87\xca\x2f\x60\x3b\x8c\xdf\xe3"
+ "\xaa\xc1\x40\xf9\xe0\xfb\x49\x1a\x0f\x41\x9c\x66\x39\x3f\x86\xfa"
+ "\xbf\xc7\x2b\xc6\x60\x24\xdd\x4a\xb4\x9a\x7b\x68\x5e\x84\x35\xa3"
+ "\x7d\x27\x1a\x49\xc7\x30\xcd\x61\x59\xa7\x50\xd7\x4f\x71\xbd\x8a"
+ "\x03\x03\xdb\xf3\x9f\xc9\xf5\xb1\x08\x87\x7a\x55\x87\xfa\x44\x7a"
+ "\x85\xb0\x1d\xb2\x4e\xa1\xae\x9d\x24\x38\xa4\x61\xc8\x91\xe2\x34"
+ "\x35\xd9\xc8\x2e\x55\xef\x1c\xd2\x31\xb6\xef\xc1\x0e\x76\xc3\xe2"
+ "\x0e\x21\xa7\xde\x39\x56\x97\x90\x81\x8f\xef\xbd\x7a\x3f\xbe\x9f"
+ "\x44\x3d\x1e\x42\x7c\x16\x63\xd5\xbd\x73\x90\xb6\x93\xdc\x17\xdf"
+ "\x82\x32\xe0\x6d\x55\x6f\x14\xa5\x97\x78\x78\xc2\xc7\xc3\x5e\x63"
+ "\x28\x1e\x06\xf1\x4e\x4d\x3f\xb6\xa7\xd7\x44\x75\x05\xd3\x60\x9b"
+ "\xfd\x9f\x29\xe1\xe6\x0a\x30\x0f\xb5\xba\x1a\x34\x94\x47\x4b\x1c"
+ "\x87\x3f\x21\xe7\x51\x8e\xbc\xb6\x97\x1a\xaf\xa8\xcf\x2d\x0d\x00"
+ "\x34\x26\x4e\xe9\x13\xe2\x88\xbf\x67\xa3\x7c\xe9\x99\x23\x38\xfd"
+ "\xa8\x15\x01\xb4\xf2\x1f\xdb\x73\x56\xff\x42\x2c\xea\x11\xa7\xf7"
+ "\xec\xec\x2b\xd1\x9b\xa0\x17\xed\x64\xd3\x48\xd2\xef\xb3\x3b\xad"
+ "\x35\x00\x14\x26\x7d\x9b\xfa\xb0\xed\x09\x1e\xdf\x0f\x3f\xdf\x70"
+ "\xf6\xf3\xc0\xf9\x86\xb3\x47\xc3\xcd\x37\x04\xe6\x7b\x4e\x41\xf9"
+ "\x7a\xeb\x17\x28\xfc\xf2\xee\xf5\x86\xc8\x5b\x4e\x3f\xae\xc1\xbf"
+ "\x3f\x73\xee\x21\xa2\xa1\x1d\xdb\x29\x76\xf3\x02\x05\x43\x3c\x2d"
+ "\xbc\x0d\x3f\x97\x29\xfc\x17\xf2\x8b\xce\x25\x13\x4c\x70\x39\xfa"
+ "\xff\x34\x71\x9f\xd2\xe3\x3b\xfe\x11\x71\x1f\xd0\x28\x04\xe8\x3b"
+ "\xe4\x68\x65\x00\x30\xb0\x10\x1f\x51\x00\x23\x38\x3c\xc3\x3f\x11"
+ "\x24\x7d\xdb\xf9\x87\xba\x1f\xbe\x3f\xfe\xbf\xf0\x37\x58\xd0\xcb"
+ "\xf1\xb9\x40\x21\xe5\xe7\x5f\xa6\xf4\x2b\xa4\x66\x20\x27\x09\xf5"
+ "\x47\x23\x05\x65\x0b\x22\x00\x46\xea\x38\x30\x63\x6e\x11\xd1\xff"
+ "\xcd\xfc\xbf\x29\x24\xf0\x1b\xff\x54\x4b\xfc\x32\xb8\x55\x95\xc3"
+ "\x97\x77\x8d\xca\xec\x0f\x52\x36\x68\xfd\xb3\xd4\x42\x59\x04\x7f"
+ "\x89\xa6\x7f\x5c\x88\xcf\x80\xf1\x23\x27\xf5\x03\x5c\xeb\xd8\xe6"
+ "\x07\xfe\x67\x41\xfe\x6d\xbb\xae\x50\xc6\x1f\xfa\x37\xdc\xef\xfd"
+ "\x56\xf1\xb8\x2d\xe3\x47\xc4\x7f\xe5\x3f\xfd\xc9\xc1\xf2\xab\x4f"
+ "\x3d\x6e\x3b\x19\x0a\xd4\xc7\xff\x84\x64\x39\xc8\x5f\x43\x7d\xf1"
+ "\x77\x1c\x0e\xfc\x1e\x6d\x0c\xfc\x1e\xdb\xf8\x63\x90\xde\x44\xff"
+ "\x94\xda\xb0\x6f\x32\x66\x47\x7f\x60\x74\x50\x95\x89\xae\x08\xaa"
+ "\x42\xbe\x3f\x89\x1a\x15\x40\x62\x94\x5f\xb0\x3a\x34\xf4\xff\x9e"
+ "\xbf\x9b\xb6\x49\x15\xe2\x56\xbb\x76\x40\xe4\xb4\xa0\x30\xfa\x1e"
+ "\xa4\x97\xc2\x26\x7c\x3a\x00\x9e\x87\xe9\xfd\xbe\x15\x69\xf8\x4f"
+ "\x03\xea\xff\xe9\x1f\x83\xd6\x9f\xfe\xfe\x7f\xf8\xa7\xa0\xfa\xf1"
+ "\xd3\xdf\xff\xa6\x3f\x26\x5a\x71\xb4\x44\xfc\x41\xff\xb1\x7e\x43"
+ "\xc9\xa4\x08\x26\x05\x30\xe9\xe5\x47\x69\xc7\x7f\xfa\xfb\xe9\xef"
+ "\xa7\xbf\x9f\xfe\x7e\xfa\xfb\xe9\xef\xa7\xbf\xff\x0f\xfc\x29\x78"
+ "\x3f\x82\x49\x7f\xfd\xef\xfd\xf1\xd4\x0d\x5a\x1d\xc7\x94\x0a\x60"
+ "\x7e\x11\x65\x77\x83\x42\x03\x83\xd4\x3f\x9e\x97\xa7\xef\x27\xe8"
+ "\x7b\x26\xa0\xbe\x24\xad\x3b\xba\x0b\x7f\x37\xfb\x85\x27\xfc\x58"
+ "\x14\xfd\x68\x7f\x0a\x64\xa2\x0a\xfb\x87\x11\x30\x08\x22\x41\x03"
+ "\x83\x61\x08\x5c\x03\x51\x30\x14\x86\x61\xbf\x53\x0b\x31\x10\x0b"
+ "\xd7\x42\x1c\x5c\x07\xd7\xc3\x0d\xa0\x83\x1b\xe1\x26\x2c\x51\x3c"
+ "\xdc\x82\x7d\xfc\x5b\x91\x31\x23\x60\x24\xdc\x16\xba\x5c\x65\x90"
+ "\xa6\xc3\x7f\xf0\xff\x4c\x48\xe3\xdf\xcb\x7f\x0a\xff\x3f\x1a\xde"
+ "\x24\x85\x9f\x94\xc2\x6d\x3f\x85\xff\x1f\x0d\xd7\xff\x37\x3f\x47"
+ "\xfc\xb7\x3e\x15\x68\xbe\x85\x05\x57\x84\xb4\x9b\xc1\xa1\x0a\xe9"
+ "\xaf\xff\x1b\xae\x92\x7e\x00\xbe\xc0\xf4\xc1\x7f\x69\xf8\x9b\x28"
+ "\x5e\x4b\x01\xa4\x31\x5f\xe6\xff\xe7\x3e\x17\xf0\x17\x0e\x51\xff"
+ "\x9f\x65\x09\xfe\x8c\xf8\x33\xe1\x6f\x23\xfe\xb6\xe3\xef\x79\x19"
+ "\xad\x80\xd1\xe0\xef\x9b\x2c\x80\x4e\x7c\xfe\xcf\x49\xf8\xac\xc5"
+ "\xe7\x29\x80\x2e\x4c\xf7\xaf\x43\x00\xdd\x08\xf0\xb5\xdf\xd8\xe8"
+ "\xc5\xe5\x3e\x6a\xfb\x4e\x88\x77\x3d\xfe\x5c\xb4\x46\x18\x6c\x0a"
+ "\xb5\x0d\x1f\x4d\x33\x17\x64\xe8\x27\x8c\x9b\x38\xee\xee\xbb\xf5"
+ "\x49\x99\x49\xfa\x3b\x93\x27\xdc\x39\x3e\x79\xe2\xf8\x3b\x27\xe8"
+ "\x93\x27\x4c\x9e\x38\x69\xf2\x5d\x13\xf5\x6b\x37\x15\xae\x9e\x90"
+ "\xbc\x2a\x57\xbf\x2e\x67\x75\x91\x7e\xe5\xea\xc2\xb5\x1b\xb3\x0b"
+ "\x73\xaf\x5a\xa6\x1f\xf8\x47\xa4\xdd\xe2\x05\x2e\x8d\x40\xce\x4f"
+ "\x03\xd5\xc5\x06\x50\x47\x1e\x81\x01\xa2\x52\x54\x48\x63\xac\x06"
+ "\xe9\x17\xf2\x6f\xed\x63\x8b\xfe\x3e\x6a\xf1\xb0\xcf\xa6\xaf\x1a"
+ "\x95\x3a\xe3\xb5\xf2\x23\xa0\x60\x29\xa0\xb8\xd8\x05\x8a\xde\xc3"
+ "\xa0\xb0\xd9\x40\xf1\xd7\x32\x50\x4e\x2e\x00\xe5\x04\x37\x28\xef"
+ "\x38\x04\xca\x9b\x9b\x40\x39\x2c\x7d\x60\xd8\xac\x0a\x11\x56\x82"
+ "\x61\x85\x3b\x40\xb9\xb2\x04\x94\x59\xc7\x44\xd8\x0b\x79\xa0\xdc"
+ "\xf5\x7f\xdb\x58\xe2\xf7\xf5\x33\x06\xfc\xd9\xb8\xbe\x61\x7a\xf5"
+ "\xcc\xa8\x10\x83\xa9\x3f\xfd\xfd\xf4\xf7\xd3\xdf\x4f\x7f\x3f\xfd"
+ "\xfd\xf4\xf7\xd3\xdf\xff\xe5\x7f\x76\x05\x4c\xfc\x56\xa9\x86\xcf"
+ "\xd0\x5b\x72\x5a\x34\xf1\x36\x45\xca\x6e\x5a\x7b\x02\xb4\xc7\x0a"
+ "\x34\xfc\x3c\x18\xf1\x53\xe3\x23\x02\x1b\xfe\x41\xf8\x8b\xd4\xf8"
+ "\xaf\x61\xa1\x35\x4a\xcd\xba\x64\x50\xe9\x40\xac\xa7\xb2\xb0\x93"
+ "\x62\x1f\xf4\x9d\xd0\x0b\x1a\xbe\x46\x96\xf6\x95\x22\x7e\xb3\x0d"
+ "\xde\xd6\xc9\xeb\xaf\x64\x38\x5a\x7f\x45\xeb\xb5\x10\x96\xaf\xd5"
+ "\x0f\xb3\xde\x46\xcb\xf6\xe9\x94\x33\xf6\x03\xd0\xfe\xd4\x17\xf6"
+ "\x32\x7b\x4b\x09\x40\xf3\x41\xb1\x4f\x95\xd6\xe2\x20\xfe\x0e\x1b"
+ "\x3c\x1b\x27\xd6\x5f\x31\xc7\x76\x0c\xc7\xb0\x5e\x1b\xfc\x42\x2d"
+ "\xe5\xd9\x2b\x87\x5b\x77\x5c\x84\x16\x3d\xdf\x87\x63\x6f\xd1\x7b"
+ "\x20\x7d\x04\x95\x7f\xb0\x0e\xd3\xef\x0e\xb7\xf6\x46\x5e\x67\x46"
+ "\x79\x4b\xf0\x19\x41\xf9\x61\x19\x07\x2f\x91\xf3\x0b\x83\x23\x8a"
+ "\xd2\xca\x78\x90\xf6\x5e\x4c\x53\x21\xe3\x41\x7a\x64\x1a\xed\xe9"
+ "\x5b\x78\x1e\x87\x43\xd1\xa4\xff\x3c\x25\x22\xf7\x67\xe3\xbb\x52"
+ "\x4e\xad\x4c\xd0\x5f\x37\x61\x66\x6e\xc2\x1d\x2c\x39\x3a\xf1\xb9"
+ "\xe4\x6b\xd2\x06\xa7\x0d\x1b\xff\x70\xb2\x52\xab\x1c\xa9\x4c\x8e"
+ "\xd5\x2a\x6f\x7f\x82\xfe\x3d\x39\xdc\xc0\x9f\x7a\x75\xca\x8e\x9c"
+ "\x9f\xe9\x23\xa7\x3d\xf3\xf4\x86\xb4\x0f\x7f\x79\x5f\xda\xfd\x8b"
+ "\x8a\x46\x7f\x96\xac\xbc\xf6\x2f\xcf\x7d\x6c\xf8\x96\x20\x46\x8c"
+ "\xa4\x7f\x97\x34\xab\xe2\x46\x5b\x08\xcb\xc9\x1b\xf5\x9f\x51\xc8"
+ "\x18\x75\x8a\x29\xe7\xee\xf1\x07\x29\xc7\x85\x2b\x92\x2c\x94\xe6"
+ "\xbe\x39\x22\x8d\x80\x18\x7f\xd4\x3f\x6e\xdc\x7b\x94\x5a\xcf\x69"
+ "\x00\xb5\xc0\xd5\x8f\xfb\x06\x41\xa1\x08\x1d\xd9\x96\x7c\x8b\x94"
+ "\xf7\xab\xf4\xef\x63\xaf\x8d\x53\x22\x86\xd8\xa4\x7b\x29\x76\xbc"
+ "\x33\xd9\xa9\x6f\x49\x51\xaf\x4a\x30\x44\x4e\xf8\x25\xbe\x25\xac"
+ "\x4a\xd0\x2a\xf1\xfd\x19\xf1\x4e\x3c\xc8\xf9\xb9\x80\xd0\x2a\x47"
+ "\xc5\xa5\xe4\xe4\xfc\xec\x0b\x47\xce\xcf\xb4\xca\xb4\x83\x39\x29"
+ "\x69\xd7\xef\xce\x1b\x9b\x90\x92\x90\x73\xb7\x56\xc9\x9f\x93\xd3"
+ "\x46\xfd\xe2\x31\xad\xf2\x8e\x4f\x93\x63\xb4\x8a\x3f\x34\x28\xe0"
+ "\x73\xe5\xfc\xc3\x9f\xab\xfe\xf6\xb7\xe3\x30\x66\xed\x71\xc5\x98"
+ "\xd9\xc7\x95\x8a\x98\xe3\x51\x8f\xc2\x1f\xb4\x91\xf0\x07\x1d\xfe"
+ "\xf4\xf7\x43\xab\xa2\x34\xb3\x55\xb9\x71\x79\xab\xaa\xb4\xbd\x55"
+ "\xfd\x08\xb4\x46\x2c\x8b\x69\x1d\x74\xff\x43\xad\x91\x8f\x7c\xd9"
+ "\xaa\xb9\x03\x5a\x07\x03\xb4\x8e\x00\x65\xeb\x48\x88\x6b\xbd\x33"
+ "\xe6\xe9\xd6\xfb\x87\x2b\x9b\xae\xed\x9b\xde\x74\x93\xfa\xbe\xa6"
+ "\x04\x2d\x34\x8d\x1a\x02\x4d\xb7\x47\x45\x35\xdd\x81\xbf\xd1\xd0"
+ "\xd0\x94\x8c\xdf\x29\x10\xdf\x14\x51\x3c\x08\x40\xd0\x72\x5c\x0f"
+ "\x70\x7c\x04\x4c\x3b\x3e\x12\x9f\xb7\xe1\x2f\x01\x7f\xa3\xf0\x77"
+ "\x07\xfe\xb0\xff\x72\x9c\xce\x3c\x02\xc3\xa0\x94\x0f\x3e\xcd\xce"
+ "\x9e\x98\x7d\xf7\x82\x19\x2a\x55\x6e\x02\x5c\x83\x5c\x53\xa7\x24"
+ "\x8c\x88\x98\x14\x91\x9b\xf0\x85\x23\x0d\xff\xd5\x2a\x1f\xff\xab"
+ "\x6a\xd0\x78\xe7\x24\xe7\xf2\x0f\xbf\xf0\xc0\x10\xe4\x3f\x04\xeb"
+ "\x70\x9f\x05\x14\x0e\xa4\xd1\x61\xe9\x9b\xee\xb4\x44\x69\x6d\x30"
+ "\xd8\x28\xeb\xb1\x88\xfb\x4c\xeb\xb0\x94\xa1\xfe\x45\x25\x86\x8e"
+ "\xdb\x46\x71\x19\x57\x48\x97\x13\x3a\x8e\x74\x3a\xaa\x4c\x8e\xeb"
+ "\x53\x36\x67\xe2\x37\xea\xbf\x66\x52\x20\x6c\x93\xca\x61\x51\x6c"
+ "\xc3\xb8\xc3\x03\xf1\x34\x21\x9e\xf4\x5f\x60\x5c\x6b\x88\xb8\x07"
+ "\x1c\x96\x87\x29\x8f\xae\xa0\x3c\x1c\x72\x1e\xb4\xff\xbb\x0e\xeb"
+ "\x17\xd9\x1d\xaf\x65\x70\x23\xa5\xb5\xba\xec\x70\xd0\xdb\xa3\x50"
+ "\x9b\x4f\x00\xe1\x71\x5a\x86\x26\xc8\xe9\x09\x8e\xce\x2a\xa0\x7d"
+ "\x7b\x7c\x7d\x28\x0c\x5d\x48\xeb\x43\xf7\x20\x0e\xfd\x06\xc5\x0d"
+ "\x9d\x10\xe5\xa1\x34\x36\x18\x6a\x74\x28\xff\x84\x79\x0f\x5d\x2e"
+ "\xdb\x39\x0c\x4b\x01\xb1\x0e\xdd\x81\x65\x2f\xc3\xb8\x92\x81\x34"
+ "\xff\x29\x56\xf0\x65\x68\x8d\x1c\x77\xa5\x35\x87\x22\x0d\x63\x0e"
+ "\xcb\x9f\xbc\x98\xe6\xc4\x40\x7c\xac\xcc\x61\x51\x3e\x8d\x71\x3d"
+ "\x21\xe2\xb6\x89\xbc\x86\xa9\x43\xc4\x59\x30\x4e\x89\x71\xfa\x30"
+ "\x71\x2a\x8c\x4b\x09\x15\xd7\x52\xcb\x71\x66\xf5\xf3\x7c\xd8\xd0"
+ "\x34\xfc\x36\xca\x3c\xbf\x7a\x79\x48\xde\x13\x90\xef\xc3\x6a\x83"
+ "\xf1\x13\x6e\x87\xb2\x8d\xf0\x35\x0e\xcc\xfb\x84\xc2\x61\xc9\x40"
+ "\x5d\x18\x76\x6a\x60\xdc\x9f\x6f\x46\x3e\x10\x5d\xf6\x10\x71\xf1"
+ "\x58\x1e\xb4\xd7\xd1\x51\x21\x70\x0e\xc2\x38\x1b\xc6\x19\xae\x22"
+ "\x0f\x2d\xb7\xe1\x74\x3e\xc2\x70\x88\xe8\x86\xd8\x54\x2a\x8f\xd0"
+ "\x0b\x18\xd4\x0d\x31\x6d\x7d\x62\xad\xbc\x5d\x5f\x0c\x2a\xfc\x3e"
+ "\xc0\x2c\x4d\xd7\x61\x7c\x2f\xea\x93\xc6\x7a\xd1\x0d\xdd\x10\xbd"
+ "\x1b\x61\x54\xb4\xb7\x95\xda\x27\x0c\x57\x59\x5d\x6e\xda\xdf\x81"
+ "\x7a\x16\xfd\x6b\x7c\x2a\x31\xdd\x4b\xa4\x43\xf3\x6b\x21\x81\x68"
+ "\xe4\xeb\x5b\x2d\x4d\x0a\x5a\x2f\x4a\xed\xa1\x43\x09\x77\x38\xb8"
+ "\xce\x46\x63\xfb\xa7\x69\x90\xd6\xf6\x12\x0d\x6a\x4c\xbb\x45\xa9"
+ "\xe5\x6b\xc5\xed\x88\x8b\x68\x78\xc8\x6b\x69\x52\xf6\xe3\x51\x36"
+ "\x5d\x43\xeb\x7e\xfb\x2c\xca\x59\x0e\x65\x34\x13\x78\xb4\x7a\x19"
+ "\x0f\xc1\x61\x5e\x7c\xfd\x7c\x9f\x45\x5d\xe5\x07\x93\xee\x9f\xd7"
+ "\x78\x07\xa8\x88\xe6\x4e\xd0\xd6\x52\x7e\x52\x19\xf9\x5a\x5c\xeb"
+ "\x06\x37\x58\xd1\xbf\xe8\x06\xad\x19\xcb\xaa\x6f\x76\xd1\x1e\xe8"
+ "\xa6\x98\xfa\xad\x00\xbc\x5e\x28\x41\x2f\xe1\xac\x91\x71\x12\x0e"
+ "\xbf\xb2\xc6\x8a\xfc\xa9\xac\x1a\x90\x60\x5b\xfc\x69\x24\xbc\x58"
+ "\xae\x1b\xea\x10\xae\x05\xbd\x16\x09\xa6\x47\x86\xf1\x93\xc1\x08"
+ "\x89\x3e\xe2\x0f\xc9\x6c\x89\x5c\x3f\x9d\x96\x18\x6c\xff\xaf\xe9"
+ "\x11\xf5\xd6\x17\x2e\xd1\xa0\x13\x34\x28\x90\x06\x45\x93\xc0\x1f"
+ "\x93\x21\xe3\xb7\x81\xd6\xe5\x4f\x73\x1d\x87\xd5\x0e\x16\xf5\x94"
+ "\xc3\x9a\x7c\xb0\xd1\x01\xb0\xc8\x0b\xa5\x90\x01\x28\x6d\x10\x93"
+ "\x83\xfc\x50\x21\xcc\x11\x94\xb7\x5e\x86\x91\xca\xaf\xc3\xb8\x69"
+ "\x12\xbe\x16\x3f\x7c\x26\xc2\x47\xeb\x65\x85\xed\x8d\xb1\xf9\x6c"
+ "\x1f\xb4\xe2\xb7\x7d\xa0\x7d\xa5\xfa\x1a\xab\x41\x38\x7e\xee\x4a"
+ "\xc1\x48\xd0\x9e\x81\x98\xaf\xfa\x94\xaa\x1e\xc1\x8b\x58\xb4\x7f"
+ "\x43\x0f\xca\x69\xf0\x7b\xa2\x0d\xf4\x2e\x29\xbf\x1c\xe2\x8d\xcf"
+ "\xde\x52\x9e\xb1\x0b\xe4\x3c\xe5\x78\xff\x3a\x93\x36\x78\x3c\xfa"
+ "\x27\x69\x6f\xa5\xc5\xa7\x0d\x97\x7d\x97\xd4\x96\x95\x09\xe3\x1d"
+ "\xa9\x2d\xfa\xbb\x93\x5f\xcf\x4d\x48\xe4\x6d\xff\x1d\x9d\xc9\x23"
+ "\xb1\x75\xff\x0b\xff\xb7\x8a\x42\x12\x78\x08\x86\xd3\xfb\x48\x7a"
+ "\x97\xfc\x05\x7c\x5b\x38\x5f\x15\x39\xaa\x90\xde\x84\xe7\x90\x76"
+ "\xfd\xd2\x15\xaa\x74\xe9\x7d\x98\x88\x19\xcb\x7d\x0e\xc3\xbd\xf4"
+ "\x7e\x3b\xc7\x35\xfe\x20\xe5\x3c\xee\xb9\xe4\x29\x8b\x7e\xa3\x3a"
+ "\xfe\xf4\x9a\xb4\xa8\x3b\x2c\x04\x93\xf8\x60\xf2\x2b\x18\xd2\x4c"
+ "\x21\x23\x5f\xe5\x14\xf8\xa7\x3a\x4a\xa9\xa4\xf8\xf8\xc4\x99\xc9"
+ "\x2f\x2e\x9e\x7f\xdb\x5f\x92\x63\xaf\xfd\x6c\x49\x33\xa5\xbf\x36"
+ "\x36\x20\xa7\x91\x3e\xaa\x9e\x28\x1f\xbd\xf3\xae\xd7\x05\x96\x45"
+ "\xf3\x55\x7f\x49\x1b\x9e\x5f\x48\xa1\xb7\x71\x5f\x8c\x7c\x95\xf1"
+ "\x17\x92\x23\x9e\x5e\xf4\xc5\x6f\x17\xbd\x76\xf2\xb1\xd1\x58\xd2"
+ "\x6b\xab\x4e\x3e\xb6\xe8\xb5\x2f\x7e\xab\xda\x4e\x90\x63\x72\x92"
+ "\xe3\xf4\x11\xa9\xeb\x5b\x1e\x1a\xcd\xa9\xba\x61\xb7\xae\xe6\xc6"
+ "\x83\x37\x1d\xb9\xf9\x58\x7c\xeb\x2d\x7f\x1d\xfe\xcf\x5b\xbf\xd6"
+ "\x3b\x46\x30\xf4\x23\xa6\x27\x8f\xe8\xf7\x23\x00\xfd\x88\x4e\xf4"
+ "\x23\x4a\xd1\x8f\x68\xf7\xf7\x23\xfe\x38\x64\x72\x89\xf0\x25\x04"
+ "\xbc\xf0\x7f\x12\xff\x8a\xfe\xcf\x3a\xf4\x7f\x12\x8f\x47\x2c\x7c"
+ "\xe4\x78\xd4\x02\xe1\xff\xc4\x44\x0f\xe2\x3e\xd0\x8d\xf8\x44\x3f"
+ "\xe8\x0f\x23\xf0\x69\xc0\xef\xd1\xb1\x91\x81\x3e\xd1\xc3\xc3\x5a"
+ "\x23\x96\xa0\x4f\x94\x82\x3e\x51\x5a\x76\xab\x66\xd6\xa7\xad\x83"
+ "\x27\xa5\xb5\x0e\xe9\xf7\x8b\xee\x6b\x4d\xd7\x8d\x6f\x9d\xa5\x86"
+ "\xd6\x07\x40\xf8\x46\x3b\x20\xf9\x8f\xea\x38\xc5\x9f\xa3\x40\xfd"
+ "\xe7\x61\x0d\x43\xfe\x1c\xdd\xd4\xf4\x67\x2d\xfe\x62\xa0\xe1\xcf"
+ "\xb1\x10\xf9\xd9\xf4\x06\xf8\x6c\x46\xa9\xed\xb8\x1a\x86\x1d\x1f"
+ "\x0c\x17\x8e\xc7\xe0\x73\xf9\x5e\x38\xfe\x0c\xa8\x8f\x0f\x51\x5f"
+ "\xf0\x95\x37\xee\xab\xe3\x23\x3e\x4f\x3d\x3e\x32\xe5\xf7\xc7\x6f"
+ "\x4b\x7f\xf8\x78\xc2\xe7\x9f\x1f\x1f\x65\x1b\xee\xef\x37\x51\x99"
+ "\x01\xc6\xee\x20\x0f\x16\xf9\x7d\xb7\x61\x50\xf2\xa0\x9d\xb9\xdc"
+ "\x1f\xfc\x99\xe4\x17\xfe\x2c\x6d\xe6\xd3\x8b\x16\xad\x50\x29\xd3"
+ "\x86\x73\xef\x52\xf2\x34\x7d\xde\x67\xa0\xcf\x99\xda\xe2\xf3\x39"
+ "\x13\x1c\x3e\x9f\x53\x3f\x28\x75\x43\x80\x7f\x76\x19\xc3\x4e\xa5"
+ "\x24\xe8\x47\x25\x73\xcf\xec\xe4\x8d\xc1\xde\xda\xb8\xe7\x93\x53"
+ "\x13\x34\x77\x77\xa0\xcf\x16\xb9\xeb\x99\x15\xbf\xa4\x1f\x7a\x6d"
+ "\xdf\x69\x95\x4f\x3f\x99\x3d\x29\x6b\xfb\x18\x94\xf9\xb5\xe4\x05"
+ "\x47\x3e\xb3\xb3\xf1\x99\x67\x9e\x6e\x3c\xfe\xd8\xfc\xd1\xef\x61"
+ "\xd8\x67\x09\x26\xd4\x9f\x7f\xcf\xf9\xf7\xf1\x17\x52\x22\x9e\x79"
+ "\xa4\xf1\xe9\x7d\xab\x56\xb5\x90\xbe\x90\x6c\xe5\x36\xaa\xcf\x12"
+ "\x8b\x3e\x89\xe2\x43\xa7\xe5\x3a\xf4\x7f\x6e\x6c\x0d\x6e\xcb\x7e"
+ "\xaa\x97\x3f\xd5\xcb\x9f\xea\xe5\x7f\x47\xbd\xbc\x1e\x44\xbd\xbc"
+ "\x71\x77\xa8\x7a\x39\x6b\xee\x7d\xf3\x26\xeb\xd7\xaf\xd0\x17\x14"
+ "\xe6\xaf\x2a\xcc\x5e\xab\xcf\xcb\xcf\xce\xc9\xcd\x19\x02\xfd\x11"
+ "\xd9\x2b\x4c\xab\x37\x64\x9b\x72\x07\xec\x85\xd4\xc9\x3e\xe9\x40"
+ "\xdf\xfa\x46\x57\x78\xdf\xfa\xa6\xb8\xd0\xfd\x12\x05\xb6\xed\x37"
+ "\x25\x87\x88\x1b\x29\xc5\xcd\x0e\x11\x77\xaf\x14\x67\x0c\xd1\x07"
+ "\x1c\x2a\xfa\x18\x37\xed\x08\x15\x87\xe1\xb5\xb2\x4f\x82\xfd\x34"
+ "\x65\xcb\xc8\x5e\x20\x9f\xa4\x1b\x6e\xfa\x1c\xcb\xd4\x83\xf1\xc7"
+ "\x64\x5f\xc6\x06\x37\xed\x90\x7d\x34\xa9\x1f\x62\x70\x58\xd2\xb0"
+ "\x9c\x37\xd9\x42\xf4\x51\xc6\x48\xf9\xba\x7d\xbe\xd1\x5c\xbd\xd3"
+ "\x72\x73\xd4\x40\xdf\xe8\x24\x88\x3e\xe4\xcd\x86\x20\xd8\x49\x32"
+ "\x2c\xfa\x93\x74\x46\x44\x2f\xed\x61\xeb\x85\x9b\x8f\x31\xcb\x8d"
+ "\x35\xe4\x53\x52\x3f\x92\xf0\x88\xbe\x64\x07\xef\x4b\x62\x5f\xb1"
+ "\x0b\xd3\x9a\xfc\xfa\x93\x5d\xe8\x1b\x47\x52\x7f\xb2\x1b\x6e\x3e"
+ "\x40\x7d\xca\x3d\x1c\xd7\x19\xc2\x35\x87\x70\xd9\xe0\xe6\x26\xee"
+ "\xf7\x89\xb4\x47\xfc\xc6\xcd\xb0\x5f\x7b\x33\x3f\xe3\x54\xf6\x0b"
+ "\x31\xfe\xa4\x4d\x7d\xc7\x31\xb9\x0c\xe4\x0b\x4a\xe5\x28\x13\x72"
+ "\xb8\x39\x44\xff\xe7\x64\x95\xe8\x07\xc6\xf7\xf7\x7f\x08\x9f\xd7"
+ "\x72\xe3\xaf\xeb\x38\xce\xf8\x04\x19\xa7\xbf\x5e\xae\xc8\x5f\xb7"
+ "\x72\xf5\xaa\xf5\x85\xb9\xfa\xa2\xd9\xb3\xf5\x6b\xf3\x73\x72\xc7"
+ "\x8d\x1b\x37\x24\x40\xff\xa2\x84\x4f\xfb\xa7\x34\xd2\x43\xf2\x6b"
+ "\x25\x3d\x4c\x43\x9f\x53\xf2\x9b\xe3\xcb\x02\xfb\x17\x7f\x4a\x93"
+ "\xfc\x5b\x2d\xc2\x24\x4b\x30\x07\x03\x60\x10\x9f\xe4\x23\x93\x9f"
+ "\x3b\x4c\x82\x69\x0d\xc6\x83\x71\xbc\x5f\x44\xfb\xf2\xfa\x44\xf9"
+ "\x7a\x83\xf0\x4c\x97\xfa\x3b\xa8\xf7\x83\xa4\x7e\xc2\x2d\xda\x20"
+ "\x3c\xd3\x7d\xfd\x0d\x85\x0c\x33\xd1\xbf\x6f\x82\xdf\xe9\xb2\x4c"
+ "\x7c\x7e\x7c\x73\x8f\xc0\xad\xd0\xfa\xfc\xfe\x5b\xf2\x82\xfa\x52"
+ "\xd7\xfb\x70\x83\x56\x82\xa9\x08\xa4\xb1\xf9\x8c\x54\x56\x8d\x1f"
+ "\x9e\xa3\x81\x78\x9a\xff\x53\xc2\xa3\xf2\x83\xe9\x08\xa2\xb1\x67"
+ "\x20\x8d\x4d\xc3\x04\xee\x06\xcc\xdf\x26\x95\x6d\x78\x50\xf9\x11"
+ "\x86\xe3\x8e\x43\x98\x78\x19\x66\xa2\x7f\x5f\x8a\xfa\x73\x7c\xaf"
+ "\x26\x0c\x9f\x4d\xfa\x84\xbf\x41\x48\xf7\xbf\xfc\xfa\x74\x91\x52"
+ "\xba\xe0\xf2\x0f\xed\xc3\xfe\x42\x7d\x40\x3f\x6d\x78\x50\xf9\xb1"
+ "\x6f\x18\x2b\xf3\x48\x2d\xc3\x04\x97\xdf\x26\x68\x8c\x89\xf1\x95"
+ "\x7f\x78\x47\x10\x9e\xeb\x49\xa7\x08\x97\x5f\x5e\xee\x20\x3c\x9d"
+ "\x12\x1f\xfd\x78\x7d\xab\x3e\x48\x1e\xff\x53\xa2\xc7\x8f\xd7\xb7"
+ "\xa6\x07\xe1\x39\x4f\xf1\x81\xe5\xba\xd5\x18\x84\xe7\xbc\xaf\x5c"
+ "\xa8\xc7\x02\x66\x77\x50\x3f\x56\xc9\x2c\x9f\x0d\x0d\xc2\x73\x44"
+ "\x86\xe9\x1b\xf4\x74\x83\x90\xed\xad\x2d\xb2\x2d\x12\x72\x8d\xe7"
+ "\xfb\x77\x31\xfc\xb4\xbf\x2d\x40\xba\x7a\x06\xf2\x49\x0f\xc1\x7c"
+ "\xf2\xa3\x4b\xea\x8b\xeb\x13\x82\xca\x77\x46\xe2\xd3\x10\x3f\x3c"
+ "\x19\x41\xe5\xfb\x4f\x09\x4f\x84\x1f\x4c\x90\xfc\x9b\x7b\x25\x3c"
+ "\x6a\x3f\x98\x60\xfd\x3f\x2b\xe1\xf1\xcf\xeb\xe8\xd5\xf9\xa4\x0f"
+ "\xd0\x7f\xe2\x15\x86\xf5\x5e\x65\x0c\x4a\x23\xe6\x0e\x46\x60\xfb"
+ "\x77\x90\x8f\xc1\xb3\xd8\xd4\x25\x74\xe6\x14\xda\xe8\x34\x3e\x36"
+ "\x78\x89\xec\xf4\x08\x73\x3d\xda\x33\x51\x06\x48\x16\xb6\x7b\x04"
+ "\xdf\xbf\x8e\x69\x33\x6d\x30\xcc\xe4\x3f\x0f\x60\x83\x11\xbb\xa5"
+ "\x38\x2c\xff\x75\x1d\x72\x1c\x85\x8b\xf1\xc5\x11\xd8\xfe\xdd\x58"
+ "\x20\xda\xb1\x11\x79\x12\x2c\xda\xfd\xf8\x8c\x50\xfb\x9b\xc3\xcd"
+ "\xbf\x14\xe9\x98\xb7\xf4\x46\x94\x7f\xd5\x18\x9b\xd7\xc2\xc0\x6a"
+ "\x76\x81\xfe\x26\x28\xed\x84\x91\x1a\xea\xe3\xef\x29\x06\x4d\x69"
+ "\x01\x73\xd1\xd9\xb8\xed\xf6\x5e\x28\xb5\xb3\x1e\x3a\x7f\x76\xeb"
+ "\x05\xd0\xd0\x3d\x0a\x5b\x9f\x02\x5d\x4b\xc9\x57\x21\xf7\xec\x7a"
+ "\xe9\x3e\xc7\x78\x4a\xdb\x05\xed\xb5\x5d\x50\x5a\x1b\x98\xb6\xf4"
+ "\x16\xd0\xb5\xd1\x59\xb6\x16\x88\x26\x3a\x68\x3e\xc5\x1d\x3b\xc6"
+ "\x56\xf2\x12\xa8\x4b\xd1\xbb\x6c\xcb\x69\x92\x69\x39\x49\xb4\xec"
+ "\x38\x03\x9a\xd7\x56\x36\x29\xb7\x9f\x21\x7a\xef\xb4\xbd\x5b\xec"
+ "\x52\x36\xeb\x66\x43\xb3\xee\x34\xb4\xe8\x52\xa1\xc5\x9c\x0e\x7b"
+ "\xce\x40\x54\xb3\x2b\x05\x5a\xd4\xf7\x41\x4b\x42\x3a\x58\x7b\xf1"
+ "\x5d\xef\x41\x18\x07\x3f\x1f\xa9\x1b\x46\x36\x55\x3f\x09\x1a\x9b"
+ "\xc0\x89\x3c\x1b\x79\x42\x3e\xeb\x87\xbe\x43\x95\xa3\xe8\x46\xd0"
+ "\x21\x7d\x3d\x48\xcb\x3d\x9d\x70\x5b\x44\x82\x0e\x92\xa9\xfd\xb5"
+ "\xd6\xb8\x41\x5d\x02\x83\xc3\xe8\x45\x1c\x3f\x27\x14\xfd\xa8\xba"
+ "\xbd\xd8\xd6\xe3\xb3\x0f\x75\xc2\x69\xb9\x2d\x05\xf3\x3e\x2d\x8d"
+ "\x7b\xf5\x96\x1e\x40\x3d\xdb\x98\x45\xe7\x86\x60\x3b\x7d\x5b\x96"
+ "\x1c\x47\xe7\x9f\xd2\xb9\xa6\xe3\xe3\x40\x6b\x75\xa7\xc1\x27\x97"
+ "\x7a\x68\x6f\x7e\x2f\x9d\x97\x40\xf8\xb0\xcd\x57\xd1\xf8\x13\xd2"
+ "\x33\x1a\xdb\xf8\xde\xdb\x10\x0e\xd3\xa3\xfc\xff\xca\xc7\x5c\xd8"
+ "\x0d\x8b\x1d\xde\x1b\x16\x5f\xf0\xee\x5b\xdc\xc7\xf6\x2d\xfe\xd6"
+ "\xb3\x6f\xf1\x37\xa5\x9b\x40\xe3\xb9\x61\xb1\xbd\xbd\x80\xcb\x40"
+ "\xdb\x5e\x70\x96\xf6\xd9\x6b\xb6\x9c\x05\xed\xd2\xa7\x50\xf6\xee"
+ "\x7f\xc0\x96\xd5\xa0\xf3\xc6\x4c\xa8\xb1\xba\xff\x06\x4b\x4b\x80"
+ "\xe1\x7b\xc8\xf3\x1f\xfa\x62\xef\xd2\xcb\xe3\x69\x4e\x4b\x82\xd6"
+ "\xa6\x1e\xcd\x75\xd4\x1e\x33\x45\x8f\xbf\x04\xfc\x19\xf0\x97\xc8"
+ "\x62\xef\x4a\x44\x5e\x95\x0e\xdb\xa6\x00\x3a\xdf\x67\xbc\x17\x14"
+ "\x67\x20\x21\x11\xe9\xd7\x86\xe1\x5b\xbc\xb7\xaa\xb8\xe0\x8e\x32"
+ "\xd8\x4a\xe7\x02\x93\x0f\x40\xf5\x8b\xfc\x51\xcc\xc7\x6c\x53\x8f"
+ "\x11\xed\xd1\x5e\xac\x47\xb1\xc5\x05\xe4\xd3\x39\x36\x1b\x15\xf6"
+ "\xcd\x46\x65\x5f\x6c\x71\x11\xc2\xd4\x22\x4c\xa6\xc4\xc3\x1e\xc2"
+ "\x85\xf5\xc6\x3e\xd4\x0d\x2a\xc4\x59\xf0\xe1\xc5\x0e\xf5\xfe\xbd"
+ "\xec\x34\xc2\xb5\xf4\xe3\x42\xdc\xd5\xdc\x4f\x4a\xe8\x90\xc3\xc8"
+ "\x4f\x7a\x1e\xe1\x28\xbd\xd5\x95\x46\x73\x86\x36\x6b\x5e\x0f\x9d"
+ "\x6f\x31\x84\x5d\x16\xf9\x91\x0f\x47\x75\x75\xa8\x0b\x06\x39\x2d"
+ "\x90\x49\xb8\x29\x9d\xb5\xb7\x07\x30\x5d\x11\x2b\x35\xa2\xbf\x08"
+ "\x73\x9d\xcc\xa8\xa0\xb3\x6e\x9b\x31\xbd\xc8\x7b\x54\x9a\x4c\x23"
+ "\xe5\xc1\xcf\xba\x25\x3a\x51\x1f\x9a\xf3\x5c\x30\xb4\x86\xc6\xc9"
+ "\x61\x3e\xe1\x23\x5c\xa8\x07\x36\x2c\x6b\x51\x73\x9e\x1d\xbc\x2c"
+ "\x00\xa7\x4d\xc2\x57\x11\x80\x0f\xc3\x19\xe2\x23\xfd\x6b\xc1\x34"
+ "\x43\x1b\x38\xbe\x87\x3f\xf4\x12\x3e\x17\xa8\xf5\x9c\xde\x45\x84"
+ "\x83\x9f\x55\x8d\x38\x9b\x36\xdc\x8b\xbe\xe3\x28\x97\xbd\xd4\xa8"
+ "\xe2\xfb\xea\x31\xfd\xbb\x5b\x7b\x22\x58\x5f\x96\x6a\x18\xdf\x53"
+ "\x7f\x2f\xd0\x5c\x2b\xc2\xfc\x07\xeb\x33\xaa\x86\xf6\xa2\xaf\x87"
+ "\x30\x74\xce\x16\xd1\xe9\x2f\xcb\x87\x67\x2e\x4a\x85\x45\xe9\xb3"
+ "\xd2\x53\x61\xce\xf4\x19\xa9\x90\x7c\x4f\x52\xf2\xc4\xbb\x7e\x7e"
+ "\x17\x7f\xb9\xeb\xe7\x93\xee\x82\xcc\x47\x1e\x4e\x85\xcc\xb9\xa9"
+ "\x30\x1f\x7f\x99\xf3\x67\x3e\x9c\x3e\x73\x7e\x2a\x64\xdd\x37\x0b"
+ "\xbf\x66\xa4\x4e\x48\xbe\x3f\x29\x73\xc6\xac\x99\xf0\xd0\x82\x3b"
+ "\x93\xef\xbc\x13\xa6\xcf\x9c\x3d\x21\x39\x59\x7a\x4e\x48\x26\x90"
+ "\xc7\x26\xcd\x9c\x9f\x94\x59\x98\x6f\xca\x4f\x9a\x3b\x6b\x06\x85"
+ "\xc0\xcc\x99\xa9\x99\x01\x7e\xa4\xc1\x73\xd1\x43\xfc\x76\xb0\xf3"
+ "\x19\x74\xbe\x31\xd4\xa1\x1e\xe0\xaf\x97\x9f\x9b\x04\x77\xfc\x5b"
+ "\x1d\xc9\x8f\xb7\x05\xb7\xc7\x51\x7b\xea\xb4\xdc\x4e\xf2\xaf\x20"
+ "\x3e\xd2\x19\xc3\xdd\x30\xee\x59\x8c\xbb\x51\xf2\x47\x22\x30\xde"
+ "\x15\x18\x3f\x7a\x09\xc6\xdf\x4a\xe7\xf0\x58\xf1\x87\xbc\x77\xa0"
+ "\x3d\x44\x1e\xdb\xa1\xaf\x34\x2b\x82\x9f\x83\x88\x72\xa7\xf3\x29"
+ "\x9c\x96\x3b\x26\xfa\xd5\xfb\x2e\x3a\xc7\x82\xc6\x93\xcf\xc1\x1d"
+ "\x43\xdb\x4d\x69\x74\x56\x15\x58\x4d\x12\x8e\x0b\xfd\x38\x86\x48"
+ "\x67\x29\xda\xea\xe8\x8c\x10\x81\xa7\xc4\xcf\x46\xd8\x08\xcf\x1e"
+ "\x8c\x93\x70\x3d\xd4\x8e\xb6\x02\x6d\xf9\x19\x6f\xa9\x01\x58\xec"
+ "\x98\x1e\xef\x65\x03\x88\xf1\xd7\x3b\x8e\xfa\xe9\xb6\xa3\xc5\x8c"
+ "\x70\xaf\x65\x28\xe8\xbc\x06\x7e\x76\x03\xdc\xde\x84\x3a\xee\xf0"
+ "\x54\x4d\x99\xc0\xce\xf3\xf3\x12\x07\x61\xf9\x92\xb0\x7c\x09\xde"
+ "\xaa\x29\xc9\xfc\xec\x51\x0e\x67\x88\x63\xf4\x1d\x8b\x70\x97\xfb"
+ "\xc3\xae\xa3\x30\x27\xcd\xef\xd0\x59\xde\x8c\x87\xab\x30\xfc\x6f"
+ "\x68\xd7\x3a\x10\x36\x99\x60\xc7\xbb\x21\x92\x9f\x93\x52\xaa\x80"
+ "\x4e\x30\x2c\xf1\xc6\x4e\xb9\xd3\x2f\x3f\xc2\xb3\x44\xb4\x63\x28"
+ "\x8b\xf3\x88\xa7\x8f\x87\x2b\x31\xfc\x23\xc4\x7f\x17\xd9\x4b\x61"
+ "\xc3\xc7\xc9\x67\xf6\xd9\x85\x0f\x39\x4e\x3e\xb3\xaf\x47\xe0\x19"
+ "\xf7\x66\x33\xf2\x92\xe6\x09\x68\x8e\xdf\x69\x31\xa0\xff\x93\x90"
+ "\x21\xda\xca\x71\xfc\x0e\x02\x3a\x77\x96\x69\x3f\x6e\x40\xbc\x13"
+ "\x9b\x8a\x7b\xf9\xdd\x41\x36\x30\xe4\x79\x4b\x8d\x10\x44\x93\x81"
+ "\xe8\x27\x1b\x82\xbc\x48\x42\x3d\x18\xec\xb4\x8c\x86\x20\x3d\x88"
+ "\x47\x3c\x13\x90\xbe\x0e\x2c\xd3\x04\xc4\x93\xe0\xed\x33\x62\xbe"
+ "\xd8\x5f\x64\x46\xf4\x95\x7c\x38\xa4\xf4\x69\x81\xe9\xef\xe8\xa2"
+ "\x74\x08\x1f\xe1\xec\x23\xf8\x3b\x7a\x88\xe7\x92\xde\xa1\x5e\x8e"
+ "\x2e\x08\xd2\xcb\xb5\x48\xcb\xcf\xfc\xe2\x2b\x82\xe2\x1f\xc2\xf8"
+ "\x29\x52\x3c\xd6\xfd\xd1\x47\x82\xe8\x3d\x81\xf1\xd3\x90\x5e\x07"
+ "\xd6\x6d\x15\xe6\x47\x67\xb1\xda\xfd\xe0\x6d\x41\xf0\x6e\x84\x9f"
+ "\x41\x7a\x43\xed\x0e\xc1\xd7\x4b\x75\x07\xe1\x35\x4e\xcb\x18\x6d"
+ "\x50\xfe\x13\x10\x7e\xb6\x8f\xbe\x31\xc9\x81\xf1\x63\x5c\x18\xff"
+ "\x10\xe9\x3a\x3e\x1f\x27\x5f\x9f\xec\x09\xd9\xb2\xe6\x3c\x92\xd7"
+ "\x98\xe5\x41\xf0\x65\x08\x97\x23\xf1\x48\x29\xf1\xe8\xa0\xd4\x77"
+ "\x3f\x2d\xd1\x50\x1d\x94\xe6\x28\xa6\xc9\x43\x3e\x4e\x90\xf5\x32"
+ "\x44\x9a\xd6\xa0\x34\x3d\x24\x47\x26\xf2\x51\x3b\x2f\xfb\xd2\x48"
+ "\x76\xd2\x1f\x07\x95\xed\x1a\xa7\x65\x6c\x54\x20\x8e\xa4\x0a\xcc"
+ "\xd7\xf4\xbc\xb0\x3b\xd7\xa0\x0e\xdd\x89\x61\xdb\x10\xe7\xdd\x54"
+ "\x07\xf6\x90\x3f\x68\x77\x01\x2b\xcd\x88\x12\xba\x3b\x76\xed\x30"
+ "\x37\xd0\x7b\x12\xbd\x13\x6e\xe6\x9c\x2d\xd5\xc9\xb1\x6b\xf1\x49"
+ "\xe1\xfc\xde\x1b\xb2\xc3\xcc\xf9\xa0\x57\xe0\x1c\x5b\x49\xf7\xa2"
+ "\xe1\xb7\x47\xca\x63\x13\x9d\x2d\x8a\xf4\xdf\x89\xed\x0e\xb0\x8d"
+ "\x08\x57\x0c\x33\x30\xfc\x71\x0c\xfb\x99\x04\xe7\xfb\xde\xf8\xa0"
+ "\x5b\x8a\x4f\x12\x79\x66\x90\xbe\x4f\xc4\xef\x51\x12\xbe\x5b\x08"
+ "\x3f\xbe\x4f\x90\xde\x15\x1e\xc2\x7d\x5e\xae\x93\x49\xfc\xbc\x4b"
+ "\xaa\x97\x3c\x3f\x4c\x4f\xe7\xba\x4a\x79\x10\xfd\xb3\xba\x21\xf1"
+ "\x2c\x3e\x1f\xc2\xe7\x1f\xe9\x9c\xd5\x52\x0f\xaf\x9f\xf4\xfd\x3e"
+ "\x3e\x1f\xc6\xe7\x01\x7c\xce\xc7\xe7\xf3\xf8\xbc\x17\x9f\xab\xa9"
+ "\x9e\xd0\x99\xf1\x74\xf6\x0d\xb6\xb5\x42\xd7\x68\x2e\xd0\x99\x41"
+ "\x38\x67\x22\x0c\xe7\x85\x57\xd8\x1b\x8d\x90\x6b\x22\xbf\xe7\x07"
+ "\xf5\x83\xc2\x22\x85\x7e\x88\x30\x8f\x6c\x97\xce\xfb\xc2\x24\x5b"
+ "\x25\xd5\x4d\x29\x4c\xe0\xcf\x44\xfc\x89\x44\x2b\x13\xb8\x22\x84"
+ "\x0e\x48\xf8\x45\x3a\x75\x88\x3c\x15\xfe\x79\xe2\x93\x9f\x9b\x64"
+ "\x83\xb1\xdc\x5f\xb3\x41\x52\x3c\xdd\x25\xe5\x25\x99\x14\xc2\x6c"
+ "\x94\x5d\x2b\xc9\x40\xd6\x29\x26\x74\x74\x10\xbd\x7b\x37\xae\x41"
+ "\x1b\x85\xf1\x1b\xd7\x78\x25\x3d\xe4\x30\x3c\x9e\xd3\xc2\xcf\xf0"
+ "\x40\x9c\x63\x2b\x48\x3e\x3c\x5e\x84\x27\xfa\xe9\x65\xac\xd3\x92"
+ "\x74\x30\x48\x2f\x3b\x50\x2f\x9f\x26\xfd\x23\x99\x11\x5f\x86\x15"
+ "\x70\xbf\x40\xd9\x8f\xff\xbc\xd0\xef\x3a\x69\x9d\x93\xb0\x05\x49"
+ "\xbd\x41\x75\x5b\x83\x78\x7e\x11\x64\x3b\x7a\x7d\x6d\xe4\xb8\xf8"
+ "\x20\xdb\x76\x10\xf3\x3b\x68\xc3\xba\x25\xd9\x68\x87\xaa\x84\xea"
+ "\xde\x38\xec\xff\x9e\xcd\xe2\xbe\x6a\xd5\x94\x9f\x13\x1e\x47\x29"
+ "\xbf\x2b\xc0\xa1\x2a\x20\x9b\x31\x2e\x47\x8e\xe7\x71\x31\xc5\x76"
+ "\xaa\x53\xaa\x3c\x1e\x57\x66\x83\xdb\xb4\x72\x1c\x88\x33\xe8\x1c"
+ "\x2a\x13\x8f\xab\xf5\xe1\x1d\xab\x91\xf0\xaa\x42\xde\xf3\x50\x31"
+ "\xc6\x85\xca\xaf\x1c\x53\x06\x11\x56\xf7\x29\x98\xe7\x66\x9e\xb1"
+ "\x65\x30\xd8\xea\x3e\x0c\xa3\x01\x62\xac\xee\x63\xb4\xf0\x7f\x84"
+ "\xd5\x5d\x8d\xbe\xcf\x0e\x8a\xff\x64\x74\x99\x42\x81\xcf\xd2\x3b"
+ "\x40\xa9\xb0\xba\x6b\xe1\x76\x50\xe3\xd3\x04\xf7\xed\x64\x4e\xab"
+ "\x3b\x07\xe1\xf2\x60\x9e\x87\x9d\x4f\x8f\x60\x5f\x2c\xf3\x80\x76"
+ "\xf6\x4e\x56\x6a\x75\x63\x3f\xc4\x7d\x02\xc3\xbd\x6c\x9e\xe7\x3b"
+ "\xfc\x39\x99\xb7\x62\xac\x66\x9e\xe7\x3c\x9b\xb1\xf3\x13\xfc\xfe"
+ "\x82\xcd\x88\x28\x65\x28\x4f\x66\x75\xa7\x40\xbb\xc3\x81\xf0\x13"
+ "\x81\x55\x8e\x71\x2d\xbd\xa0\x84\xcb\x74\x3f\x43\xe5\x58\x0d\x96"
+ "\x47\x77\x19\xcb\xc2\x62\xc7\xde\x70\x79\x33\x3e\xab\xc6\x5e\xcf"
+ "\xbf\xb5\x63\x0d\xac\x62\xac\x2e\xa9\x0c\xfb\x24\x66\x2c\x87\xc7"
+ "\xce\xd0\xdf\x51\x5b\xcd\xa7\x61\xd8\x36\xf2\xeb\x53\xb0\x5f\xf7"
+ "\x15\x9d\xed\x1c\x2d\xf0\x8e\xd5\x51\x7f\x8e\xc5\x60\xba\xaa\xb1"
+ "\xa3\x38\x8e\x8a\xb1\x19\xd1\x0a\x66\x47\xfb\x1e\x4d\xbc\xb0\xba"
+ "\x4f\xe3\xef\x2b\x20\x1e\xd0\x59\xe3\xf3\x3c\x74\xd7\xc6\xd8\x8c"
+ "\xcb\x31\x63\x27\xe1\x2f\x0b\x7f\xbb\x90\x8e\x97\x99\x25\xee\x53"
+ "\x3a\x9b\x13\xd3\x1f\xc2\xef\x46\x07\x3f\xa7\x9a\x68\x80\x48\x84"
+ "\x3f\x84\x7a\x95\x8e\xfa\x49\xb4\x76\xf0\x7c\xaa\xc6\xfe\xbb\x83"
+ "\xf1\x32\xfc\x0f\xa9\x0c\x7f\x93\xca\xe4\x92\xea\x1b\x85\x39\xf1"
+ "\x7d\x81\x93\x71\xba\x5c\x4c\x9b\xa8\x71\x61\x1d\x46\xbe\x96\x11"
+ "\x1f\x91\xaf\x65\xc4\x4b\xc4\x8f\x7d\xcb\xdd\x58\x8e\x44\xcd\xe5"
+ "\x98\x44\x1d\xab\x4a\x1c\x73\x99\xfb\x3d\x89\x93\x1c\x1c\x4f\xe2"
+ "\xcf\x11\xcf\x12\x8e\x47\x9b\x38\x89\x55\x24\x66\x78\x2c\x7a\x98"
+ "\xb7\x89\xb9\xe6\xb9\xb7\xb9\x97\x6d\x02\x55\x22\x94\x29\xa8\xdf"
+ "\x63\x35\xe7\x61\x39\x5b\xf0\x99\x8e\xf1\x70\x2d\xe6\xf5\x09\xe2"
+ "\x9d\x44\xf9\xb1\xca\xc4\x0c\xc4\x39\x13\x71\xe5\x10\x7d\x97\x94"
+ "\xa0\xc5\xef\xac\x4b\x44\x7f\x45\xa2\x19\x71\xd7\x78\xb5\x89\xbb"
+ "\x64\x1d\x22\xfd\x11\x7c\x23\xbd\x79\x1d\x5b\x2f\xd0\xce\x33\x33"
+ "\x37\xc6\x69\xad\x66\x0a\xaf\x85\xf6\x02\x84\x31\x53\xbc\x09\xdf"
+ "\xe7\xe0\xfb\x0e\x20\xfd\x99\x5b\xe0\xd8\x36\xae\xac\x80\xee\x41"
+ "\xf9\x64\x99\x5b\x03\x4b\x0b\xd4\x65\xed\x05\xbd\x18\xd7\x0b\x18"
+ "\x56\x6a\x35\xd7\xf2\x7e\x1a\xca\xd5\xed\xd1\x26\xe9\x3c\x15\x89"
+ "\xc6\x61\x8e\x52\x66\x35\x9b\x10\xb6\x00\x46\x97\x69\x14\x1c\xde"
+ "\x9c\xc3\xcb\xe3\xdd\x53\x06\x94\xa6\xcd\x78\x18\xa8\xbf\x87\x65"
+ "\xb7\xb7\xf5\xee\x20\x1d\xf5\x7a\x2b\x12\x7b\x50\x3f\x2f\xb7\x19"
+ "\xab\x61\x4e\x6f\x59\x24\xf2\x43\x81\xe1\x9e\xb6\xde\x16\x84\x3d"
+ "\x21\x74\x76\x93\x3b\xba\xcd\xb8\x03\xdc\xda\xc4\x2c\x77\x45\xa2"
+ "\x6b\xde\xa6\xcb\x6c\x8e\x91\x7d\xf2\x78\x6f\x19\xea\xe9\x61\x98"
+ "\x73\xd6\xad\x6a\x2f\x40\x9d\xdf\xe4\xc4\x70\x37\xd7\xff\x39\x67"
+ "\xfb\xd8\xdc\xa7\xd8\xf9\x79\x9b\xbe\x60\x6d\xc6\x1c\x58\xea\x80"
+ "\x61\xd7\x6c\x63\x5e\xaa\x17\x27\xba\x0e\xc3\x35\xa7\x7b\x80\xea"
+ "\xc4\xec\x6c\x2f\x9b\x73\xf6\x3c\x5b\xfa\x14\xf6\x71\xcd\x29\x48"
+ "\x23\xf2\xc5\x51\x4d\xfc\x36\xb7\x19\x8f\x21\x0d\x58\x6f\xcc\x13"
+ "\x31\xec\x75\x84\x6d\x8a\x7e\xfc\xac\x16\x4e\x74\x55\x83\x3b\x26"
+ "\x31\xcb\x53\x99\x68\xf4\xc6\x24\xee\x42\x19\xd5\x78\x2b\x13\x7b"
+ "\x3c\x31\x49\x3a\x77\x65\xa2\x8b\x55\x25\x19\x51\x4e\x83\x49\xe6"
+ "\x97\x2c\xa0\xc7\xef\x95\x97\xb8\x1e\x25\xa1\x9c\x92\x6a\xd0\xcf"
+ "\x66\xc4\x4b\x56\x99\x64\x16\x75\x20\xa9\xe6\x72\x4c\xd2\x2e\x84"
+ "\xab\x11\x7a\x98\x74\x88\xf4\x92\xee\x4c\xc2\xb0\x5f\x7a\x30\x2d"
+ "\xc6\x37\xe2\xaf\x15\x7f\x1d\xac\x6a\x9c\x01\xf1\xc7\x10\x7e\x6f"
+ "\xc5\xb8\x49\x4c\x3b\x2e\x63\x1c\x80\xa6\xdd\xd1\x05\x34\xce\xc1"
+ "\xc7\x05\xcc\xff\x40\x9a\x49\xa7\xdc\xf8\x74\x63\xdd\x18\x67\xf0"
+ "\x4e\xad\xe0\x75\x90\xc5\x8c\xcb\x98\xe7\x99\xc6\x96\x5e\xa0\xfa"
+ "\x84\xe1\x95\x88\x23\x76\x9c\xd1\xc5\xf5\x75\xdc\x2a\xa2\xe1\xf2"
+ "\x66\x03\xe1\x51\x63\xbc\x19\xc3\xce\x38\x98\x01\x30\xaf\x1e\xaf"
+ "\x76\x7c\x06\xe2\xc2\xfa\x30\x5e\xe3\xa9\x18\xaf\x7b\x30\x82\xd9"
+ "\xc9\x7e\x5d\x7e\x1a\x30\x9f\xa3\xe0\x9e\xca\x58\x7b\xc1\x0e\x7c"
+ "\xff\x18\x78\x1d\x36\x9f\xe2\x7a\xd5\xd6\x7b\x0a\x79\xf9\x0e\x86"
+ "\xb7\x70\x3b\x46\xbc\x67\x31\xe3\x35\x4b\x2f\xdc\x54\x46\xba\xb0"
+ "\xb4\x00\xca\x30\x2f\x17\xd2\xd2\xe3\xa9\x1c\x8f\xfd\x7f\xcc\x27"
+ "\x76\xc2\x2f\x5c\xbc\x5e\x4f\x40\xbd\x3e\x8a\x69\x3e\xe6\xfa\xc4"
+ "\x2a\x27\xec\x0a\x67\x4b\xc9\xa6\x91\x0d\x9b\xe7\x76\x91\x7e\xfd"
+ "\x8b\xec\x1f\xd9\x32\xb4\x05\xcb\x64\x5b\x46\x76\x8c\xfa\x62\x64"
+ "\xcb\xbc\x92\x2d\xf3\x4a\xb6\xcc\xeb\x67\xcb\xe8\x6e\x46\xd4\x77"
+ "\x17\xb7\x5f\xc8\x4f\xb2\x5d\xf3\x3c\xc9\x2c\xd8\x76\x51\x1a\x0f"
+ "\xda\x25\x2f\xda\x25\xfc\x65\x79\x85\x5d\xaa\x91\xec\x92\x52\xb6"
+ "\x4b\x74\x3f\x1c\xd6\x3f\x6f\x28\xbb\xe4\x95\xec\x92\x47\xb2\x4b"
+ "\x12\x3d\x7f\xf3\x5e\xc9\x2e\x69\xc7\x62\x79\x13\xe9\x0e\x22\x15"
+ "\xd6\x9b\x32\x92\xf3\xbc\x4d\xde\x32\xa4\x0b\xf9\x98\xa8\xf1\x0a"
+ "\x7b\x64\xc0\x7e\x98\x92\xec\x91\x07\xd3\x7b\x65\x7b\xe4\xe4\x76"
+ "\x23\x83\x6c\x12\xc9\x6e\x99\x5b\x0f\x64\x8b\xb8\xdd\x71\x8f\x70"
+ "\x93\xdd\x41\xfe\x4d\x0b\xb6\x3b\x88\x2f\x0b\xdf\xb5\x92\x3d\xdb"
+ "\x15\x8d\x36\x20\xda\x5d\xca\xe6\x99\x1d\x9c\x47\xcb\xcc\xa6\x32"
+ "\xd2\x39\xb4\x09\x35\xac\xbd\x0c\xd0\x26\x19\x91\x46\xd4\x73\x0f"
+ "\x60\xdd\xed\x71\xa3\xbd\xc0\x7c\x5d\x1e\xac\xcb\x73\x7a\xfb\xac"
+ "\x73\x0b\x20\x72\xa9\xc3\xa0\x9d\x73\x96\xd9\x91\x37\xb6\xa5\x05"
+ "\x65\x30\xd7\x61\x40\xfb\xf0\x31\xcc\xee\x62\xde\xd9\xcb\x6d\x7a"
+ "\xa4\xc1\x35\x67\x75\x53\x34\xdd\x7d\x3a\xf7\x02\x6b\x42\xfb\xf1"
+ "\xd7\x39\x67\xb5\xd1\x4b\xba\x60\xf8\xec\x6c\xe6\xf5\x60\x5d\xc4"
+ "\xb2\x1a\xb1\xcc\x66\xa4\x7b\x17\xd6\xcb\x1a\xac\x87\x3d\x6e\xac"
+ "\x8f\xfe\x75\x11\xeb\xd5\x4a\x7c\xd7\xf3\x72\x54\x24\xd5\x60\x5d"
+ "\x34\x7b\x79\x7b\xd7\xc5\xfb\xbe\x58\x1f\x6b\x78\xfd\x89\xc1\xf0"
+ "\x4a\x51\x1f\xbd\x22\xdd\x21\x2f\xf1\x4e\x29\xea\x23\xc9\x04\xe3"
+ "\x1b\xf1\xd7\x8a\xbf\x80\xfa\x48\xf5\x8c\x51\x3d\x2b\xb8\xe0\xab"
+ "\x67\x4f\x49\xf5\x2c\x46\xd4\x33\x0f\xfa\x34\x9e\xcd\xa2\xae\x11"
+ "\x7e\xea\x1f\xf7\xd7\xb5\xd8\x71\x3d\x74\x47\x81\xd0\x1b\xaa\x6f"
+ "\xbc\xae\xa1\x8d\x1d\xaf\xf1\x56\x8c\x47\x7c\xcc\x4e\xf5\x00\xf5"
+ "\xf2\x9f\xd4\x1e\xce\x2d\x60\xff\x5c\xe6\xb9\x09\x65\x3e\x5e\x87"
+ "\xf6\xee\x8b\x39\xbd\xec\x9f\x68\xeb\x1a\x10\x57\x0f\xe6\xe7\xc2"
+ "\xba\xa4\xf1\x56\xf2\xba\xb4\xcb\xb3\x99\x70\x4e\xd8\xd5\x8f\x83"
+ "\xb7\xa7\x81\x75\xe9\x4a\xe3\xb4\x4e\xcb\xcf\x4d\x36\x70\x8b\x7b"
+ "\xad\x2c\x3f\x47\xff\xc7\xa3\x93\xde\x77\xdb\xe0\x9f\x0b\xb8\xbf"
+ "\x83\x75\xb0\x60\x2b\x5c\x77\x06\x26\xa5\xa1\xbe\x03\xbe\x47\xe1"
+ "\x7b\xfa\xbc\xd1\x9f\xa0\xbf\xf1\x46\x07\xe6\xed\xa4\x7a\xc8\x2c"
+ "\x13\xc9\xdf\x4b\x43\x3d\xd4\x30\xa7\x21\x8a\xc5\x4e\xbd\x97\xee"
+ "\xca\xa5\xbb\x71\xf1\x7b\x18\xf2\x20\x01\x9f\xb1\xfb\x2f\x42\x1c"
+ "\xfe\xe8\x7e\xcc\x32\xf2\xb1\xf0\x3d\x99\x6d\xd4\x0d\xd9\xb3\x01"
+ "\x12\xa3\x1d\xe2\x4e\x5c\xba\xc3\x17\xfd\xf4\x38\x7a\x67\x96\x4e"
+ "\xba\x6f\x49\xdc\x8b\x1b\x83\xf9\xd1\xbd\xb8\x45\x06\xa8\x2f\xe4"
+ "\x77\x75\xe9\xea\x2d\xec\x88\xc7\x49\x7c\x18\xe3\x92\x69\x21\xda"
+ "\x90\xce\x5b\x90\xce\x05\x0b\x37\xa5\xc1\xe7\xe6\xd0\xe7\x3f\x3a"
+ "\x2d\x93\xfa\xcb\x1f\x26\xbe\x5a\xe6\x49\x98\xf8\xa3\x32\x9f\xc2"
+ "\xad\x25\xa5\xb6\xdc\xb3\x81\xf5\xd2\x59\xe2\x34\x4e\x51\xea\x66"
+ "\xff\x93\xee\xc4\xdd\xea\x01\xcd\x3c\xb3\x8b\x59\x7b\x59\x93\xd5"
+ "\x7c\x16\xea\xe9\x7c\xf3\x12\x6c\x3f\x63\xa6\x26\xb0\xca\xa9\xfa"
+ "\xbe\x0d\xcc\x4d\xe3\x4c\x4e\xcb\x3d\x3a\x1b\x2c\xd1\x0a\x59\x24"
+ "\x9a\x79\xff\x56\x3b\x55\x8f\xb8\x62\x08\x57\x1b\xa6\xf7\x54\x4e"
+ "\x45\x7d\xbd\x27\xcd\xa6\xb8\x86\xaf\xc9\xc7\x7a\x6c\x2e\x28\x86"
+ "\x9b\xcf\xc0\x3d\xfc\xbe\x4c\x56\x31\x75\x12\xd9\x03\x0c\xd3\x62"
+ "\xd8\x0e\xc4\x9f\x82\xf0\x05\x36\xb8\x28\xad\x8d\xbb\x67\x87\x0c"
+ "\x87\xef\x59\xc1\xeb\xe4\xa4\x5d\x99\x65\x01\xe7\xd1\x29\x20\xf0"
+ "\x74\x3d\x3a\xc9\x2e\x2d\x74\xb4\xcf\x9e\x27\xba\xe8\x5e\xb0\xd2"
+ "\x2d\x10\x8f\xf2\x21\xfa\xbe\xc3\x3e\x4d\x37\xb3\xdc\x53\xf1\x5a"
+ "\xb1\x0b\xfb\x1d\x93\xd5\x36\x68\xd3\x84\xe3\xa7\xf7\x22\xeb\x42"
+ "\x1c\x35\xe5\x1b\x00\x88\x3f\xc4\x4f\xac\x37\x5e\xe4\xc3\x97\x64"
+ "\x8f\xea\x37\x50\x3f\x7f\x72\x86\xcc\xaf\xf0\x32\x99\x3a\x51\xf4"
+ "\x85\x27\x1f\x62\x16\x06\x4d\xc3\x69\xde\x64\xf2\x9b\x82\x07\x49"
+ "\xbb\xfa\xd0\x8e\xd0\x18\x36\xdd\xe1\x55\xa4\x63\x68\xab\x27\xa3"
+ "\xff\x3f\x63\x92\x34\x3e\xe6\xb0\xba\x67\x92\x6d\x09\xd9\x66\xf1"
+ "\xb3\x53\xfb\xf1\x4f\x69\x6d\x8f\x47\x3b\xc4\x6d\xd3\xe6\x89\x5b"
+ "\x85\xfc\x5d\x84\x97\xf6\x96\x74\x61\x7c\x91\x83\xf5\xb0\x8a\xcd"
+ "\x06\xea\x6b\xd0\x39\xa4\x18\xf6\x47\xd4\x6b\xd6\x54\x48\x34\x4d"
+ "\xf9\x63\xd3\xf0\x4b\xd0\x6d\x06\x55\x7d\xff\xb8\xd4\x94\xa3\x34"
+ "\x0e\x25\xc6\xdf\xa6\x4c\xb4\xc1\xcc\x53\x32\x5d\xe4\x87\x20\x6f"
+ "\x35\xe4\x97\x90\x3f\x42\xf3\x22\x45\x25\xcc\x45\x7e\x09\xc2\x2e"
+ "\x97\xcb\x40\xe5\x13\xe5\x9a\x62\xf2\x2f\x17\xad\x15\x88\x2e\x11"
+ "\x3c\x28\xda\x04\x1a\x7e\xa7\x90\x87\xe6\x55\x66\xf2\xb2\x50\x99"
+ "\x79\x59\xb8\x8d\xa5\xfe\xc4\xdd\xd8\xb7\xe3\xe1\x35\x88\xab\xc9"
+ "\x06\xe9\x69\x42\x9f\xa6\x4c\x0c\xb7\x67\x06\x75\x33\x03\xfb\xc2"
+ "\xc3\x4b\xbd\xac\xb3\x1b\x52\xe6\x88\x31\xbd\x94\x39\x5e\xf2\xc5"
+ "\x5d\xa4\xbb\xe9\x99\xd4\x16\x5b\x4b\xc8\xde\x72\xd8\x6b\x11\xb6"
+ "\x0b\x61\x52\x25\xd8\x54\x7e\x67\xa3\x78\x46\xd2\x13\xdb\xb0\x99"
+ "\x36\x48\x59\x60\xe7\x6d\x7d\xb1\x5d\xfe\x66\xf8\x8d\xcf\x28\x56"
+ "\x99\x9e\x19\x9a\x96\xf1\x19\xd4\x96\x79\x2e\xb2\x5e\xcc\xe7\x06"
+ "\xd2\xa3\xd2\x4d\x70\x23\xea\xe4\x97\x5b\xb7\xc0\x75\xa4\x63\x2c"
+ "\x66\x6a\x9a\xe0\x7b\x4a\x03\xb3\xa0\xdf\x8b\x16\xb5\x60\x03\xdc"
+ "\x8c\x75\x68\xd2\x19\x48\x79\x7f\x59\x89\x1e\x69\x05\x28\x3f\x07"
+ "\xe4\x9f\x7c\x81\xf0\x29\xd4\xc7\xa9\x3f\x47\xba\x98\x72\x4a\xd6"
+ "\x45\x7c\xb7\x5d\xc9\x56\x20\x5f\x5b\xc5\x18\x48\xea\x1c\x9a\x03"
+ "\xe9\x84\xd4\x49\x54\x5e\xb1\xe6\x3a\x75\x34\xbb\xc8\xe2\x99\x68"
+ "\xd3\x1a\x6d\x90\x9a\x83\xcf\x56\xfe\x43\x5b\x22\x7d\x37\x22\x9c"
+ "\x8e\x5d\xf4\x10\x4c\x2b\x86\x25\x33\x8b\x82\xea\x49\xad\xd3\x92"
+ "\xba\xc4\x06\xcb\x0c\x42\x36\xa9\x06\xc2\x15\x86\x86\x46\xc6\xcf"
+ "\xe1\xfd\x16\xcb\x9b\xfa\xb9\x7e\x2b\x8d\xa9\xa6\xf2\x75\xde\x84"
+ "\xab\x5e\x29\x6c\xb6\x17\x69\xad\xb3\x78\x8d\x68\x9f\x8d\xde\xaa"
+ "\xfb\x0d\xfc\x5d\x8a\x63\x52\x3b\x1a\x1a\xff\xe6\x89\xfc\x5e\x48"
+ "\x98\xaa\x17\x78\x36\x1b\x9a\x6e\x3a\x43\xdf\x74\x70\x82\xc2\xa1"
+ "\xcd\x30\x58\x6b\xd2\xc4\x5d\x95\x08\x23\xfa\xfa\x53\x47\xf4\x61"
+ "\x1e\x4e\xcb\x54\xbd\x0d\xee\xd7\x8a\xf9\xa0\x0c\x43\xd8\xfd\x58"
+ "\x58\x07\xa8\xce\x89\x3a\x3d\xed\x42\x5b\x03\xaf\x7f\x87\x50\xe7"
+ "\x5b\x25\xfb\x4b\xe3\x45\x51\x9d\x30\xcd\xd1\xa6\xe3\xfa\xad\x64"
+ "\xca\xa9\x65\x01\x77\xcd\x61\xdc\xc0\xdf\xd4\xa3\xf8\x6b\xc1\xdf"
+ "\x49\xe9\xfb\x34\xfe\xec\xf8\x8e\x56\x6f\x5a\x17\xe7\xdd\x2b\x39"
+ "\x0a\x1b\xc6\xf5\xa1\x5f\x4f\xdf\x36\x98\x7a\x8c\xbd\x92\xa0\x94"
+ "\xdf\xeb\x5f\xa2\xb1\x84\xa9\x3d\x28\x03\x69\x8e\x75\x1a\xbf\xd3"
+ "\x11\x69\x23\xbe\xb3\xd2\x1a\xe6\x6a\xd9\xea\x20\xba\x75\x2d\x35"
+ "\x0e\xd0\xdf\x4e\xe5\x9f\x46\x72\x67\xb4\x66\x86\x9e\x45\x35\xcc"
+ "\xde\x5c\xeb\x06\x9a\x3b\x74\x5a\xa6\x61\xfd\xaf\xaf\x15\xe3\x12"
+ "\x9b\x97\x13\x3e\x49\x27\x98\x5c\x7e\xc1\xe7\x0c\x83\x7e\x83\x82"
+ "\xbe\xb7\xd5\xed\xe5\x63\x35\x07\x59\x69\x96\xb4\x56\x62\xda\x26"
+ "\xac\xe7\xd3\xe8\xce\xc9\x73\x30\xed\x63\x86\xbc\x6e\x36\xf2\x3b"
+ "\xad\xec\xd8\xfe\xf4\xd6\xf1\xf5\x4d\xd3\xd0\xfe\xa5\x9e\xe4\x73"
+ "\x41\x18\xce\x6d\x0d\xe2\xdc\x83\x71\xd8\x1e\xf5\xb6\x19\x5d\xe0"
+ "\xa1\x32\x63\xda\x8f\x2f\xba\xd4\x74\xe7\xe6\xd6\x02\xb4\x3b\x48"
+ "\x07\x43\x59\x09\x5b\x36\x2d\x73\xcb\x59\xe6\x92\xcb\xdc\xdc\x40"
+ "\xf5\x63\x9a\xc3\x06\x6f\xcd\x0e\x5b\x27\xfa\xcb\x31\x3d\xa6\x39"
+ "\x41\xc8\xd1\x8b\xbc\x0a\x94\xe3\x74\xad\x90\x61\x5a\x7a\xa0\x0c"
+ "\xa7\x63\x8b\x94\xb6\x1b\x7f\x07\xf1\x77\x54\x7c\xfb\xff\xd2\xcc"
+ "\x7e\xef\x28\xd7\x34\xac\xa3\x69\x3b\xd0\x5e\xf4\x0a\xd9\x4c\xe7"
+ "\x77\x48\x31\xd2\x9b\x6f\xb0\xed\xb9\x4c\x77\xa4\x9e\x05\x0a\x27"
+ "\x1d\xa7\x70\x2f\xfa\x37\x36\x48\xab\xc1\x78\x2d\xd5\x5f\xba\x1f"
+ "\xcc\x3f\xbe\xff\x1e\x08\x48\xe3\x77\x2d\x46\x6f\xdb\xb5\x8b\x74"
+ "\x17\xd3\xd4\x46\xbb\x77\xed\xc2\xfc\x1c\x32\x5f\x31\xec\x34\xc5"
+ "\x93\x9e\x3a\x2d\xd3\xa3\x90\x2f\xbc\x2d\x77\x60\x3f\x31\xb4\xef"
+ "\x31\x3d\xb9\xdf\x47\xd3\x8e\x33\x90\x2c\x7b\xe1\xde\x14\xb4\x63"
+ "\x68\xbf\xef\xd7\x8b\xf6\xe7\xde\x54\xfa\x46\xfb\xf9\x25\xbe\x4f"
+ "\x6a\x43\x3b\x75\xa9\x6a\x8a\xfe\xb2\x12\x22\x2f\x29\xb1\xc0\x55"
+ "\x6f\xb8\xdd\xb1\x77\x25\x5a\x7b\x8e\x42\xbb\xfb\x3d\xd0\x3f\xc9"
+ "\x71\x4c\xa0\x7b\xea\x4a\x37\x31\xcf\xbb\x97\x0e\xa9\xad\xee\xf3"
+ "\x4d\xfc\x3e\x5a\xb8\x97\xf3\xe3\xb9\x4e\xf4\x02\x96\x72\xdc\x12"
+ "\x7f\xde\xe8\xd8\xb3\x92\xb9\xf7\x74\xd3\xd9\xf5\xba\x21\xcf\x5f"
+ "\x82\xc4\x97\x8b\x21\xb9\xf6\x12\x24\xd4\x5d\x02\x03\xfb\x97\x41"
+ "\x59\x8b\x7e\xdc\xd2\x0b\x5a\x40\x3b\x91\x35\xac\x00\x34\x75\xc5"
+ "\xe8\xcf\xb9\x41\xe1\xa9\x44\x7f\xce\x8d\xfe\xdc\x79\x03\xd9\xcb"
+ "\x7e\x7f\xee\x32\xf7\x95\xa7\x1e\xe6\x77\x99\x56\x4e\x3d\x3c\xd4"
+ "\x08\x8a\xa8\xe5\xa0\x45\xfa\x4a\xcf\xc1\xf4\xa7\xa2\xba\xd0\x97"
+ "\xc4\x32\xdb\xa4\xf2\x22\xcf\x77\x44\x1b\x21\x92\x97\x15\x6d\x38"
+ "\xab\xbc\x5f\x1f\xb6\x6d\x56\x92\x4e\x39\xa8\x2e\x51\x19\x9e\xa5"
+ "\x39\xee\xa3\x37\xb9\xd4\x45\xb5\xcc\x45\xe1\xa6\x11\xcc\x85\xe1"
+ "\x05\x94\xf7\x11\x0c\x77\x5a\xee\xad\xb1\xa9\x6f\xef\x0d\xa7\xa3"
+ "\xd8\x5f\x92\x6c\xcd\x8c\x1b\x99\xb2\x8c\xfa\xe5\xc6\x2d\x6e\xf4"
+ "\xc7\xcf\x51\x3d\x9e\xa1\x9b\x97\xc7\xdc\xfa\x75\xb4\xde\x60\x86"
+ "\x86\xd6\x42\xd0\x1c\xe8\xaf\xd0\xd7\xb9\xda\xfa\x07\x6a\x43\xa8"
+ "\xff\x10\x9d\x87\x38\xab\xc6\x19\x59\xa9\x21\xc4\xb9\xe3\x61\xf7"
+ "\xbf\x46\x89\xbd\xad\x33\x16\xd8\x60\x1d\x3f\x2b\x9f\xef\x07\xe2"
+ "\xf6\x34\x7d\xa2\x03\x79\x10\x68\x03\xd2\x35\x74\x8e\x7a\x5f\xc5"
+ "\x94\xc3\x4d\xc3\xc9\xf6\xa7\x2b\x84\x2f\x34\xe5\x90\x68\x0b\x66"
+ "\x7c\x29\xe6\x2b\x66\x1c\xb4\xc1\x7c\xde\xc6\x17\x8c\x24\x9d\x98"
+ "\x71\x9a\xc5\x4e\x79\x9b\xe0\xc6\x95\x41\x59\xbe\x1b\x96\xb3\xca"
+ "\x29\x87\x18\xaf\x2b\xe7\x80\xed\x5b\xe3\xa4\x3d\x3e\x8e\x1b\x16"
+ "\x3b\xd1\x37\x98\x88\x71\x87\x29\x0f\x3b\xc2\x20\xdf\x07\x8b\xb5"
+ "\x12\x33\xd0\x26\x3c\x24\xd9\xc3\x19\x27\xc4\x38\xf4\x8c\x13\x7d"
+ "\x98\x16\x7d\xc5\x6b\x9d\x96\x74\xf4\x7f\xd7\x94\x48\x73\xea\xf6"
+ "\xed\x7c\x6f\x6a\x7a\xa2\x0d\xf2\x9a\x28\xcc\x34\x02\x74\x26\x3d"
+ "\xeb\x09\xeb\xeb\x05\x94\x73\xe6\xaf\xf9\xba\x3f\x25\xdc\x80\x38"
+ "\x0a\x64\xbc\xd8\xde\xbe\xd5\xa7\x5c\xb8\x10\xc3\x76\xc8\x78\x11"
+ "\xe6\x3a\xfc\xae\xee\x87\x11\x69\x0e\xfa\xa5\x59\xd8\xa7\x1c\xf3"
+ "\x16\x86\x35\x06\xa5\x69\x0d\x4a\xd3\xe1\x97\xa6\x4c\xca\xa7\x37"
+ "\x28\x8d\x3b\x30\xcd\xcc\xa8\x81\xb4\xcd\xd4\x07\xa6\x99\x99\x1c"
+ "\x94\x26\x6d\x20\x6d\x33\x17\x04\xa5\xc9\x09\x4a\x63\xf2\xe3\x2d"
+ "\xad\x5f\x4a\xc6\xb0\x5d\x41\x69\x6a\x82\xd2\x1c\x92\xbf\xd1\xf7"
+ "\x6c\x15\xbe\x01\xea\x13\xca\x14\xe5\x7a\x18\xe3\xb1\xfc\x0b\x4f"
+ "\x5f\xc1\xff\xc6\xbe\xe1\x94\x83\xa5\xfb\xc5\xbd\xbe\x64\x57\x69"
+ "\xbd\x03\xd9\x73\x9a\x93\x21\x9d\x20\xbf\x93\xf2\xea\x86\xfb\x2e"
+ "\x90\x0e\x39\x2d\xf7\xc5\x0f\xe4\xc7\x7d\xc9\x81\x74\xde\x97\x16"
+ "\x48\xe7\x7d\x99\x03\xf9\x71\x5f\x4e\x50\x1a\x53\x50\x9a\x1d\x7e"
+ "\x69\x1a\xa4\x7c\x6a\x82\xd2\x1c\x0a\x4a\xd3\x38\x50\x3f\xef\x3b"
+ "\x11\x94\xe6\x74\x50\x9a\x5e\x1f\x0f\xef\xa7\x4a\xac\xa0\xfa\xe0"
+ "\xb4\xdc\x8f\xfd\x9f\x05\x89\x57\xe0\x9d\x56\xd6\x67\x79\xaf\xb6"
+ "\xd0\xeb\xfb\x9f\xad\x16\xfb\xf4\xf8\x1d\x0a\x5d\x70\xff\x7e\x79"
+ "\x2e\xfb\xb5\x4b\xae\x08\x9a\x63\x45\xde\xf6\x34\x9b\x5d\xd8\xe6"
+ "\xde\x6f\xb4\xc1\x9c\x06\x79\x2d\x0b\xad\xff\xe1\x77\xf0\xf0\xfe"
+ "\xc8\xfd\x19\xa2\xfe\xdd\x5f\x2b\xcd\xfb\x50\x79\xb0\x9f\x71\x7f"
+ "\xed\xff\x1a\x5d\x19\xa9\x44\x17\xdd\x45\x81\x38\x6c\xfd\x7d\x8d"
+ "\x7e\x5a\x29\xcf\x8c\x59\x32\xad\xf5\x62\x0d\x12\xad\x4d\xb6\xd3"
+ "\xfd\x20\x4e\x4b\x46\x9c\x5f\xff\x84\x68\x75\x1c\x2d\x76\xa9\x83"
+ "\x68\x76\x08\x9a\x33\x32\x84\x8d\xca\xc8\x90\xed\x49\x58\xfd\xab"
+ "\xd8\xac\x6b\xc7\x12\xd2\x1a\x8b\xb6\x5a\xf4\x37\xb1\x8f\x45\x74"
+ "\x77\x42\x46\x05\xf7\x7f\xd7\x5d\x02\x7a\xb7\x96\x4c\xe6\x6b\x30"
+ "\xa4\xb2\xb4\xd2\x3d\xd0\xe4\xfb\xb4\x14\x7c\x4b\xeb\x00\x19\xbf"
+ "\x13\x0a\x32\x2e\x34\x97\xd8\x89\xd6\x26\x79\xbd\x12\xd2\x22\xfc"
+ "\xba\x8a\xcd\x5a\x5a\x1f\x42\x6b\xa9\x9a\x1d\x93\x08\xa6\x0b\x79"
+ "\x7b\x48\xe6\x01\xdd\x29\x8d\xb0\xb5\xe1\xfa\x4a\xfe\x7c\x15\x34"
+ "\x3c\x98\x2d\xf4\x67\x56\x62\x60\x7d\x88\x40\x3d\x9d\x95\x16\xa8"
+ "\x73\xb3\x32\x03\x75\x6e\xd6\xf2\xc0\xfa\xa0\xc4\xfa\x30\xcb\x14"
+ "\x94\x66\x47\x50\x9a\x6a\xbf\x34\x15\x52\x3e\x87\x82\xd2\x34\x06"
+ "\xa5\xf1\xb7\x7f\x58\xe6\x59\x1d\xfd\xfd\x4e\x6e\xef\x67\xf5\xf8"
+ "\x7d\x2b\xab\x79\x3b\x35\xcb\x2d\x87\x49\xfb\xa0\xf9\xda\x2c\x81"
+ "\xef\x01\x5d\x90\x8d\x42\xf8\x07\x12\x03\x69\x78\x20\x25\x90\x86"
+ "\x07\x66\xcb\xdf\xd2\x7a\x8e\xcf\xba\xe1\x81\x4a\x49\xcf\x1c\xd1"
+ "\xdb\xe0\xa1\x68\xf7\xc3\x8f\x92\x6f\x46\xed\x13\x5f\x33\xb7\x05"
+ "\x7d\xca\x0b\x34\x67\xe0\x82\x6e\x13\xa8\xe8\x9e\x1a\x1b\x3c\xd8"
+ "\x82\xfd\xb9\x43\xb4\xa6\x1e\xfd\xa9\x79\x88\x63\x09\xe6\x5f\x83"
+ "\x79\x20\xef\x1e\x38\x12\x44\x43\x53\x10\x0d\x27\xfd\xbe\xb5\xf8"
+ "\x6d\xf3\x2b\xb7\x96\xce\xa5\x78\x81\xfb\xd6\x0f\xb8\xe4\x70\x1a"
+ "\x03\xc0\x32\xf6\x94\x72\x3f\x20\x8d\xd6\x29\xc6\x76\xc2\x03\x5f"
+ "\xd1\x78\x81\xc0\xf9\x60\x82\x3f\x6f\x05\x2f\x1e\x9c\x14\x48\xc7"
+ "\x83\x19\x81\x74\x3c\x98\xe5\xb3\x35\x0f\x48\x6b\x61\x1e\xcc\xb3"
+ "\xc1\x22\x7e\x1f\x0c\xf2\x42\x1f\xed\xd6\x5f\xdb\x34\x92\xfc\xd4"
+ "\x07\x3f\x72\x60\x79\xd9\xd3\xca\x58\xe9\xfb\x63\x36\x92\xfc\xee"
+ "\xa9\x87\xd0\x3e\xd3\x5e\xdd\x5b\x31\xac\x45\xc8\xf5\x41\x2c\xff"
+ "\xfc\x23\x02\xef\x83\x2d\xbc\x1d\x18\x49\xfe\xef\x83\x15\x2c\x66"
+ "\x73\xd8\xfe\x59\x5f\xec\x66\xbd\xbc\xa6\x17\x71\x38\xe4\xfa\xe0"
+ "\xad\xda\xac\xf7\x56\xce\x6c\x72\x5a\x66\x6b\x6c\x30\x0b\x44\x9f"
+ "\x66\x66\x14\xea\x7e\x0d\xca\x0f\xfb\xc0\xb3\xa5\xbe\xcc\x66\xba"
+ "\xd7\x8c\xd6\xc8\xd1\x5d\x58\x51\x62\x2d\xc8\xec\x14\xbf\x7a\xe5"
+ "\xd0\x17\x4f\x63\x9d\x30\x87\x6c\xaa\x96\xec\x06\xad\x79\x6c\x76"
+ "\xdb\x81\xc6\x59\xac\xee\x33\xdc\x27\xc7\x78\x90\xd2\x9a\xfd\xd2"
+ "\xda\xa5\x71\x90\x1e\x8a\x1b\xef\x06\x75\xb3\xc3\x4e\x77\xfe\xc6"
+ "\x09\x3f\x7e\x8e\xa2\x19\xed\x05\xa6\x39\x2c\xa7\xa1\x31\x13\xbe"
+ "\xae\xc0\x04\xea\x71\x25\xa0\x6e\x2a\xee\xe4\xb8\xe5\xb5\x43\xd4"
+ "\x3f\xb2\x96\xf4\x80\xd5\xd1\x41\x63\x9a\x6a\xb1\x4e\x6c\x0e\xa8"
+ "\x5c\xa0\xe9\xab\xdc\xac\x45\x5b\x0c\x9e\xca\xcd\x3a\xa4\x0d\xdb"
+ "\xb3\xd9\x09\x64\x03\xfd\x79\x37\x73\x66\xe6\xc3\xf3\xe6\x24\x3d"
+ "\xf2\xf0\xac\x05\x33\x27\xeb\x17\xac\x5e\x9b\x9b\x93\x94\xbf\xde"
+ "\xa4\xdf\x58\xb8\xda\xb4\x7a\xdd\x2a\x7e\x4d\x99\x3e\xdb\x24\x9e"
+ "\x86\xbc\xec\x22\x53\x2a\xbd\x26\xea\x0b\x0a\x73\x37\xf0\xd7\xd1"
+ "\x43\x20\x10\xc9\x6a\x53\x6e\xa1\x7e\x54\x4e\xa2\xfe\xbe\xec\xd5"
+ "\x79\xb4\x6b\x22\x14\xae\xc9\xfa\xc2\xdc\xc2\xdc\xec\x1c\x7d\xaa"
+ "\x3e\x99\x30\xfb\xa3\xf3\x93\x67\xb2\x6c\x9f\x8a\xb0\x3d\x47\x1f"
+ "\xba\x87\xec\x14\xb5\xeb\xdd\x30\xef\x2b\xf2\xe1\xf8\xbd\x62\xa8"
+ "\x87\xd8\x26\xd8\x9c\x96\x39\x5d\x03\xdb\xf1\x39\xae\x40\xfd\x9d"
+ "\xab\x09\xd4\xdf\xb9\xba\x81\xed\xf8\xdc\xa0\xfa\x3f\x37\xa8\xfe"
+ "\xcf\x9d\x3d\xb0\x1d\x9f\xbb\x3c\x28\x4d\x41\x50\x9a\xb2\x7e\x3b"
+ "\x83\xb4\x6e\xe7\x76\x69\x6e\x75\x50\x9a\x83\x41\x69\x8e\x06\x7d"
+ "\xb7\xf8\x7d\xa3\xef\x3a\xf7\x94\xbf\x6f\x80\xdf\x5d\x72\x5d\xf7"
+ "\xd9\xb7\xb9\x2e\x19\x86\xda\x1e\xda\x5b\x23\x60\xe7\x69\xfd\x60"
+ "\x7b\x04\xec\xbc\xfe\xfa\x4f\x36\x89\xd6\x8a\x0a\xff\x7c\xde\x8b"
+ "\x92\x6d\xeb\x2a\xf7\xb5\xa1\x5d\x28\x8b\x5b\xcf\xc1\x3c\x5a\x07"
+ "\x4c\xb0\x76\x5a\x3f\xcc\xf6\x2d\x76\xd6\xc7\x82\x86\xd2\xd2\xbd"
+ "\x5a\xcc\x32\x87\xef\xa3\xc7\xb0\x28\xfc\xa1\x9d\x9a\xb7\x4b\x5e"
+ "\xab\xbf\x03\x61\x6c\xc0\xaf\xdb\x51\x50\xba\x1d\x7c\x9d\x23\xe5"
+ "\x97\x49\xfb\x7c\x68\xef\xb9\xa6\x5c\x9c\x59\xd1\x45\xf7\xbd\x51"
+ "\xde\x88\x43\xcd\x94\x73\x1e\x92\xee\xed\xa2\xbb\xed\xe2\x10\x67"
+ "\xff\xfa\x7f\x1b\xcc\xe3\xfb\x84\xc8\xe7\x23\x5f\x4f\xf8\x3d\xf3"
+ "\xdc\xb2\x7f\x41\x7d\x85\x50\xb6\x23\xf4\x5a\x70\x88\x2e\xb7\x78"
+ "\x3b\x9a\xb6\x76\x11\x4d\xb4\x26\x98\x59\x75\x6e\x68\xaf\x75\x63"
+ "\xff\x15\xb4\xbc\x3f\x65\x3e\x0b\xd6\x06\x37\xd0\xf8\xf0\x32\x33"
+ "\x94\xd5\x2b\xbd\x1d\xac\x3f\x1d\xf5\xd1\x32\xf9\xbe\xf0\x1d\x14"
+ "\x8e\xe9\xb1\x2f\x61\xa7\x35\xe3\x61\xc6\x23\xa2\x09\xae\x69\x24"
+ "\xf5\xf7\x32\x6b\x25\xdf\x77\x57\x3d\xe2\x0a\xb9\x9e\x59\x09\x56"
+ "\xa7\x25\x13\xdb\x3f\x73\x9a\x6c\xb3\x9b\x6b\xb8\xed\x53\x62\x38"
+ "\xb6\xfd\x99\xfa\x70\x7e\x8a\x64\xdf\x0b\x68\x1d\x9b\xd3\xf2\x50"
+ "\xfc\x95\x60\x89\xee\x66\x2c\x37\xd6\xc5\x23\xaf\x6d\x4d\x8e\x90"
+ "\xec\xab\x06\xd3\x2d\x90\xd3\x7d\x9f\xf2\x91\x6f\x44\xed\x31\xd6"
+ "\x55\x87\xe8\x2b\x3e\xfc\xc7\x17\xf8\x1a\xe9\x87\xd0\xff\xcb\x94"
+ "\xeb\xc1\x35\xf8\x8d\xf6\xef\x21\x3e\x9e\xc8\xd7\xfe\x60\x7f\xb2"
+ "\xa8\x00\x7d\x36\x9d\x03\x6d\xe3\x43\xad\x72\x1c\x1f\x27\xa2\xb8"
+ "\x12\xe6\x6a\xd6\x75\x51\x5c\x57\x7f\x9c\xd8\xb3\xc0\x9a\xcd\x6e"
+ "\x0a\x77\xcb\xe1\xa2\x6d\x79\x38\x2a\xe8\x3b\x5e\xfe\xc6\x77\xec"
+ "\xf7\x67\x56\x48\xf8\xed\x68\x73\x15\xe2\x8c\x87\x87\x9f\xad\xe3"
+ "\xf5\xe6\xe1\x0c\x39\x9e\x8f\xa9\x1d\xa0\xb9\x31\x07\x78\x63\xa7"
+ "\x1c\xe1\x3e\x17\xa6\x79\xf7\x5b\x57\x04\xf6\x31\x14\x8c\xee\x78"
+ "\xc5\x30\xc2\x43\x75\x86\xee\xdb\x24\x5f\x0d\x71\xa5\xd0\xbe\x0a"
+ "\xd2\x91\x8d\x6e\x88\x2f\x98\x4a\xe3\xcf\x0f\x73\xbd\xa5\x30\xc2"
+ "\x4b\xf8\xa8\x4d\x24\xdc\x84\x6f\x0f\xf9\xb4\x7c\x7d\xe6\xc3\x58"
+ "\xfe\x4c\x77\x38\x59\x61\x7c\x8f\x1f\x2f\x23\xf0\xdb\x15\x58\xd6"
+ "\xf9\x9a\xa0\x6f\x9d\xfc\x4d\x63\xbd\x42\xf7\xe6\x47\x49\x71\x13"
+ "\xaf\x94\xd7\x48\xbe\x27\x67\x7e\x56\x60\x7e\xf3\x8d\x41\xf8\xcd"
+ "\x41\xdf\xbb\xe4\xef\x6a\x3e\xc7\x30\xbf\x46\xce\xa3\x5c\xac\xf3"
+ "\x3a\x72\x70\xab\x3d\xe2\x4a\x67\xa7\x60\x9a\x13\x7e\x79\x0e\xc2"
+ "\xef\xd3\x3e\xf9\xcd\xef\x91\xf1\xe1\xbb\xc3\x0f\x0e\xfd\x92\x05"
+ "\x6a\x19\x4e\xcc\x6f\x2c\x88\xf3\xa5\x5b\xa0\xbf\x4a\x59\x83\x74"
+ "\x77\xe1\x5a\xa1\xbb\x0b\xb2\x02\x69\x59\x60\xf4\xc3\x69\xf2\xd1"
+ "\xb2\xa0\xcc\x0f\x0e\xeb\xe7\x82\x8a\x60\x5d\x2d\x32\x93\x8e\x93"
+ "\xbe\x2e\x38\x1c\x22\xce\x25\xc5\xb5\x86\xd6\xf1\x05\x36\xbf\x70"
+ "\xa9\x7f\xb4\x70\xa6\xe4\x27\x90\x7d\x76\xf4\x95\x2e\x90\xef\x7b"
+ "\xe5\x3a\x49\xe7\x96\x8d\x17\x77\x8b\xa3\x5e\x2f\xd4\x07\xe3\x15"
+ "\xfb\x7d\x24\x1c\xfd\x38\x17\xd8\x85\x8f\xb7\x30\xd3\x57\xb6\x85"
+ "\x4b\x6c\xf0\xb0\x3c\x4f\x64\x17\x63\x83\x0b\x66\x87\xeb\x77\x20"
+ "\xfc\xee\x40\x9e\x2d\xac\xf5\xf1\x6c\xe1\x21\x3f\xbc\x47\xfd\xe0"
+ "\xfe\x80\xdf\x2d\x7e\x70\x27\xaf\xa6\x9b\x42\x57\x16\xba\x02\xf3"
+ "\x5a\xa4\xf1\xe1\x58\x14\xe7\xcb\x6b\x91\xde\x0f\xae\x03\xbf\x93"
+ "\xc3\xcb\x67\xd1\xec\xf0\xf2\x59\x64\x0c\x2d\x9f\x45\x65\x7e\xf9"
+ "\xee\xbe\x7a\xbd\x5a\x74\xc4\x8f\x9e\x7a\xfc\x6e\x0a\xac\x47\x8b"
+ "\x4e\x06\x7d\xf7\xcb\x9f\xa1\xed\x38\x58\x9c\x16\x41\xe1\xa6\x11"
+ "\xa0\x15\xf5\xec\x11\xf0\x8f\x7f\xf7\x92\x88\x27\x1a\xf9\x1c\x1c"
+ "\xcd\x6f\x0a\x38\x43\x30\x1c\xc1\xf8\xc5\x67\xc8\xb4\x63\x7b\x1d"
+ "\xf2\x6e\x52\xb9\xfd\xb3\x7a\xa9\xfd\x7b\x24\x47\xcc\xdb\xa4\x74"
+ "\x31\xcb\x27\x59\xe1\xda\x32\xc4\xdb\x60\x83\x47\xb2\x04\x7f\x1e"
+ "\x41\xfd\xcf\xe7\xbe\x09\xab\x48\xe9\x42\x7d\xba\xd4\x0d\x59\x33"
+ "\xf1\x79\x19\x9f\xa3\x03\xdb\xd7\x47\x5a\x98\x45\x31\xbf\xde\x12"
+ "\xdc\xee\x3e\x72\x1a\xfb\x1e\x97\xa2\xdd\x65\x59\x21\xe2\x5c\xcc"
+ "\xa2\x7a\x78\x60\x78\x16\xcd\xef\x5c\xb2\x41\x56\x3a\xd1\xeb\x17"
+ "\x6e\x60\x96\x61\x0b\x08\xde\x46\xf9\x61\x9a\x70\x72\x93\xf7\x5d"
+ "\x09\xdd\xcb\x32\x05\x95\xe3\x3b\xc4\xf5\x8d\x28\xc7\xa3\x73\x82"
+ "\xf2\xde\x1d\xba\x1c\x59\x07\xb1\x1c\xdf\x85\x2e\x47\x56\x13\xe7"
+ "\xad\x12\xcb\x32\xc0\xef\xc8\x3a\x8d\x65\xf9\x8e\xf3\x3d\x30\xdc"
+ "\x21\xf7\x53\x4b\xbf\xc3\xfe\xbf\x12\x78\xda\xf9\x25\x3e\xb9\x09"
+ "\xb8\x47\xe3\xa3\x6b\x20\x73\x60\x9e\x8f\x4e\x64\x96\xc8\xf9\x36"
+ "\x78\x34\x4f\x6e\xaf\xa4\xf0\xd9\x82\x16\xe4\x93\x92\xf8\x84\xe5"
+ "\xc1\x74\xe1\xe4\x2d\xd7\x4f\x31\xcf\xf4\x28\xd6\xff\x2c\x79\xff"
+ "\x93\x03\xdb\x73\xbb\xcc\x47\x8c\x6b\x0c\x8a\x73\xf9\xc5\x9d\x0a"
+ "\x88\xdb\xd2\x1f\xde\x2b\x87\x7f\x3f\x39\x3d\x16\x1f\x24\x27\x94"
+ "\xcf\x63\xef\x04\x96\xfb\xb1\x44\x51\x3e\x94\xd1\x00\x5e\x3f\x96"
+ "\x81\x32\xba\x1c\x5a\x46\x8f\xe5\x84\xd6\xb5\xc7\x4a\x38\xbe\x58"
+ "\x08\x85\xaf\x06\x65\x77\x99\xeb\xa0\x24\xa7\x81\xf2\x79\xec\x98"
+ "\x2c\x9f\xef\x57\xc6\xc5\x10\x54\x46\x4f\x37\x2c\xde\x22\xca\xba"
+ "\xb8\x2d\x10\xf7\x62\x5d\x68\x5d\x5c\x9c\x8c\xe5\xf4\x84\x2e\xe7"
+ "\xe2\xd9\xe1\x75\x71\xb1\x11\xcb\xe3\x19\xa8\x8b\x8b\xc5\x9c\xae"
+ "\xa4\x83\x41\x71\xb5\xcc\x12\x32\x9f\xa3\xe4\x17\xd9\x60\x71\x2f"
+ "\xcd\xd3\xf9\x85\x9f\x08\xd4\x3f\x2c\x03\xa5\x23\xfe\xb9\x45\x3f"
+ "\x86\xe4\xd0\xad\x07\xe5\xd5\x74\xd2\x69\x59\x92\x18\xc4\xab\xf3"
+ "\xdd\xb0\xe4\x9d\x3e\xa5\xf2\x3e\xc1\xaf\xc7\x9f\x0a\xa4\x69\x49"
+ "\x46\x68\x7e\x2d\x59\x8e\xfc\x3a\x1f\x9a\x5f\x4b\x4a\xc2\xf3\x6b"
+ "\x09\xc9\xff\xfc\x40\x7e\x2d\x39\xe2\xcf\x2f\xaf\x45\x94\xef\x36"
+ "\x1d\xea\xc6\xe5\x65\xac\x5e\xd8\x72\x6d\x34\xea\x8a\x48\xd3\x4b"
+ "\x69\xba\xa2\x5d\x42\x4f\xf4\x37\x81\xe6\x1c\x2c\x39\x21\xd7\xff"
+ "\x61\x35\x10\xc9\x2e\x2f\xa6\x35\xdc\x74\xe7\xb4\xd6\x6a\x3e\xdf"
+ "\x64\x75\x27\x03\x8d\x37\x06\xe6\xfb\xb8\x21\xb4\x2d\x78\x3c\x0d"
+ "\x79\x5a\x15\x22\x5c\xda\x53\xf0\x78\x45\xa0\x8d\x78\xbc\x20\x50"
+ "\x46\xc8\x37\x25\xbf\x4d\x55\xf1\x7d\x7e\x57\x96\xd9\xe3\xb6\x81"
+ "\x32\x5b\xba\x4d\xc8\x6b\x69\x76\x10\x7d\xae\xd0\xf2\x5a\xaa\x0d"
+ "\x2f\xaf\xa5\x89\xe1\xe5\xb5\x34\x83\xe4\x65\x83\xa5\x65\x81\xed"
+ "\xc6\xd2\xe5\x81\xe5\xc5\x7c\x31\x1d\x53\x0e\xba\x96\xbe\xbf\x6f"
+ "\xb9\xe5\x1f\xd9\x38\x92\x15\x9d\x37\x80\xf4\x8f\x20\x1a\x7f\x28"
+ "\x8e\xb0\xb8\x91\x87\x15\xc5\x61\xef\x31\x8f\x6a\xc7\x7e\x25\xad"
+ "\xcf\xd3\x0f\xa7\xb1\xb2\x65\x0b\xbd\x4a\xc5\x64\x7c\x57\x76\x43"
+ "\xf6\x08\xaf\x52\x55\x46\x6b\xc9\xf8\x5e\x45\x3e\x3f\xb1\x2c\xcf"
+ "\x5f\x16\xb4\xa6\x6c\x8f\x38\x3b\x92\xc6\x39\xbf\xc0\xf4\x17\x84"
+ "\x5c\xb2\x15\x81\x7c\x5c\x56\x11\x5a\x2e\xcb\x0e\xa1\x5c\xbe\x08"
+ "\x2d\x97\x65\x2d\xe1\xe5\xb2\xcc\x86\x72\xf9\x62\x60\x3d\x5a\xe6"
+ "\x92\xea\xd1\x76\x4a\xa3\x5f\x47\xfe\xea\xf2\xd5\x04\x83\xef\x58"
+ "\x47\x96\x3f\x44\xf1\x49\xbd\x72\x3d\xa2\x34\xcb\xa9\xff\xcf\xf3"
+ "\x97\x60\x0c\x12\x0e\x3f\xbc\xcb\x33\xa3\x7b\x43\xd5\x93\xe5\x74"
+ "\xa7\xad\x62\x5c\x01\x68\x90\x87\x59\xfb\x09\x47\x21\x00\xe2\xf8"
+ "\x98\xe0\x28\x9c\xee\x80\xf6\x83\xaf\x91\xe1\xf8\xb8\xa8\x80\xad"
+ "\x60\x4e\x23\x10\x5c\x10\x6e\xa9\xfc\x91\xbc\x1d\x21\x78\x82\x0b"
+ "\x82\xe9\x11\xf5\x31\x3b\x31\xb0\x3e\x66\x43\xa0\x7e\x2e\xa3\xf9"
+ "\x89\x68\x2f\xda\x39\x7c\x5f\xe0\xb1\x28\x26\xff\x38\x75\x33\xbb"
+ "\x24\xa8\x6e\xa2\x0e\x3c\x71\x8b\xa4\x03\x9e\x40\x5a\xb3\xab\x43"
+ "\xeb\x40\xf6\xe1\xf0\x3a\x90\xdd\x1a\x5e\x07\xb2\xe9\xdc\x99\x2f"
+ "\x6c\xf0\x44\x7c\x60\xdd\xcc\x76\x07\x96\x1d\xf3\xe5\x75\x13\x62"
+ "\x7e\x48\xdd\x44\x5f\xe8\xda\x70\xf5\x50\xf2\xff\x15\xf5\x97\x00"
+ "\x7e\x00\xcf\x34\x58\xaf\x90\xbe\x27\x8e\xd0\x1c\x12\xda\x78\x23"
+ "\xf1\xb0\x8e\xf7\xd1\x9e\x68\xf1\xe7\xe3\x1e\xd1\xd7\x2a\xed\x86"
+ "\x15\xb3\x68\xcd\x9e\xe0\x67\x4e\x4c\x60\xf9\x9f\xe8\x0a\xcd\xcf"
+ "\x27\x68\x6c\xbe\x34\x34\x3f\x57\xe8\xc2\xf3\x73\xc5\x44\xda\x1b"
+ "\x3f\xb0\x4e\xad\x98\xad\xdf\xc0\x7d\x14\x9e\xe6\x1c\xac\x78\xfd"
+ "\xfb\xb5\x4f\x2b\x76\x04\xb6\x4f\x2b\xf2\x7e\x78\xfb\xb4\xa2\x35"
+ "\x74\xfb\xb4\xc2\x16\xba\x7d\x5a\xe1\x12\xf5\x21\x27\x39\xb0\x3e"
+ "\xe4\x68\x03\x75\xe2\x89\xae\x1f\xaf\x7d\xca\x29\x0b\xaa\x03\xe5"
+ "\xdd\x90\xab\x40\x9f\x62\xa7\x90\x5b\xee\xe7\x81\x34\xe6\xd4\x86"
+ "\x96\x5b\xce\x51\x94\x5b\x79\x68\xb9\xe5\x9c\x0c\x2f\xb7\x1c\x9a"
+ "\x13\x2d\x1f\x28\xb7\x5c\xf5\x0f\xf7\x29\x72\x27\x05\xca\x2c\x57"
+ "\xff\xc3\x65\x96\x5b\x12\x5a\x66\xb9\xd5\xa1\x65\x96\x7b\x58\xc8"
+ "\x2c\xb7\x2b\x50\x66\xb9\x2d\x81\x32\x43\xbe\xfd\x68\x32\x5b\x39"
+ "\x31\x48\x66\xf9\xdd\xb0\xf2\x7d\x94\xd9\x49\x21\xb3\x55\x9b\x02"
+ "\x69\x5c\x99\x19\x5a\x66\x2b\x8d\x28\xb3\xfc\xd0\x32\x5b\xb9\x23"
+ "\xbc\xcc\x56\x36\xa0\xcc\xf2\x07\xca\x6c\x65\xe3\x0f\x97\xd9\xca"
+ "\xde\x40\x99\xad\x3c\xf5\xc3\x65\xb6\x2a\x39\xb4\xcc\x56\x65\x84"
+ "\x96\xd9\xaa\xe5\x42\x66\xab\x6a\x02\x65\xb6\xca\x1c\x28\x33\xe4"
+ "\xdb\x7f\x51\x66\x28\x9f\x1e\xb1\x5e\x77\xd5\x77\x7d\x7c\x4c\x7b"
+ "\x15\xf6\x11\x8c\x8d\x62\x4e\xc0\xc8\x75\x47\x92\xe1\xbb\x08\xd3"
+ "\x35\xb0\xed\x36\x46\x49\x61\x8f\x0c\x94\x83\xd1\x80\xed\x6a\x6f"
+ "\x4b\x09\x5f\xd7\x25\x64\x48\x3c\x47\x38\x31\x46\x66\xe4\x6b\x03"
+ "\x50\xc6\x8c\xce\x31\xa6\xb6\x18\xe1\x1d\x84\x87\xce\x71\x09\xc2"
+ "\x65\xfa\x21\x7e\x59\xf8\x35\xe6\x29\x3d\x74\xd7\x40\x37\xac\x7e"
+ "\x56\xe8\xaa\x31\xd8\xff\xad\xc7\xb8\xc7\x85\x9e\xae\x09\x1a\x33"
+ "\x31\x86\xf1\x7f\x57\x93\xff\x5b\x1f\x5a\x4f\x57\x5f\xc1\xff\x5d"
+ "\x4d\xfe\x6f\xbd\x5f\x7f\x35\x76\xa9\xdb\x16\xd4\x5f\x5d\x9d\x17"
+ "\xed\x10\xba\xc3\xfd\xd8\xca\x14\xec\xa7\xaf\xae\x0e\xa2\x19\x65"
+ "\xf3\x64\x8c\x44\xf3\xe0\xa0\xf4\x87\xc3\xd0\xdc\x82\x34\xbf\x1b"
+ "\x86\x66\xdb\x15\x68\xa6\xf1\xee\x77\x07\xd6\xad\x27\xe3\x24\x3d"
+ "\x08\xd1\x2f\x7f\x32\x39\xb4\xfc\x9f\x0c\x92\x3f\x64\x99\x4a\x98"
+ "\x9d\xa7\x0f\x84\x2b\xf0\x87\xa3\xb5\xfa\x04\x4b\x3a\x12\x02\xb6"
+ "\x36\x18\x67\x18\xb8\x96\x01\xba\x47\x7b\x0b\x42\xea\xde\x93\x76"
+ "\x51\x1f\xd7\x64\x04\xd6\xc7\x35\x9a\xc0\xfa\x88\xbc\x0e\x48\xb7"
+ "\xc6\x10\x18\x6f\x74\xfd\x78\x36\x76\x4d\x4d\x90\x0e\x7c\xd2\x0d"
+ "\x79\xd7\x09\x1d\xc8\x5b\x1b\x44\xc7\x91\xd0\x3a\xb0\xa6\x15\xcb"
+ "\xff\x49\x68\x1d\x58\xd3\x15\x5e\x07\xf2\xa8\x3e\x7f\xe2\xaf\xb7"
+ "\xf3\x4b\xd2\x22\x83\x60\x12\x42\xdb\xbc\xbc\x94\xd0\xe3\x3a\x79"
+ "\x0b\x04\x8f\xf3\x76\x07\xf2\x38\x2f\x2f\x90\x87\x58\x96\xff\x3a"
+ "\x0f\xfb\xef\xe6\x70\x5a\xf2\x82\xeb\xbf\xb5\x1b\xd6\x4a\xf5\x7f"
+ "\xdd\xc2\x20\x1a\xa5\xfe\x4f\xa8\xb1\xac\xb5\x71\xc8\x4b\x6b\x68"
+ "\x5e\xae\x4d\x0e\x5d\xe6\xb5\x19\xd8\x06\x59\xbd\x03\xea\xd2\xda"
+ "\xe5\x18\x3e\x9f\xe6\x0e\x68\x0c\xab\x0e\xc3\xe7\xbb\x41\xc3\xdb"
+ "\xab\xfe\x76\x69\xed\x0e\x1a\x23\xe7\x63\xcc\xa8\xbf\xd1\xf1\x90"
+ "\x49\x6d\x10\xd1\xb5\xac\x24\x78\x4e\x74\x2d\x1f\xff\xa0\x75\x2c"
+ "\xb4\xaf\x26\xda\x0c\x99\x56\x87\x1b\x64\x7d\x27\xf8\x20\xdc\x36"
+ "\xaa\x17\x04\x2f\xc3\x8a\xb1\xce\xb2\x20\xdb\xb4\x4e\x13\x5a\xc6"
+ "\xeb\xf4\xe1\x75\x67\x5d\x8a\x90\xf3\xba\x82\x40\x39\xaf\x5b\xe0"
+ "\xb5\x0c\x5b\x40\x65\x45\x1d\xf8\x41\xf5\x84\xe6\x4e\xc3\xda\xfb"
+ "\xed\x8b\x3b\x0a\xb6\xc2\xf0\x33\xb0\x8e\xf7\x35\xca\x95\xcc\x15"
+ "\xbd\x4d\x01\x2d\xdc\x06\xe4\x8b\xf3\x30\x10\x66\x99\x1b\x94\x6c"
+ "\xfb\x9a\x0e\x8a\xab\xb7\x30\x17\xdd\x53\x23\xdf\x39\x83\xba\x70"
+ "\x6d\x27\xac\xfb\x26\x20\x3d\x7a\x7f\x56\x81\x23\x51\x8c\xef\xe7"
+ "\x1b\xe4\x71\xf8\x70\xe3\xfb\x08\x33\x5b\x5e\xf7\x2b\xe6\xc2\xf2"
+ "\xd3\xc2\xb6\xcb\x48\x13\xed\x2f\x27\x9a\xae\x6c\x07\xf2\x1b\x64"
+ "\xfd\x15\x73\x73\xf9\x47\x7c\x7b\x5b\xf2\x8f\x61\x5c\xce\x15\xc6"
+ "\x73\xfd\xea\x41\x7e\x8f\x3f\x1e\x71\x3f\x4d\xbe\x5b\xde\x9f\xe2"
+ "\xb4\x14\x68\xae\x82\x4b\xa2\xa7\x20\x39\x90\x9e\x82\x34\xf4\x2d"
+ "\x73\x24\x1c\xb3\xaf\x82\x23\xce\x7a\x70\x32\x8c\xf3\x82\xea\x0c"
+ "\x14\xbe\x44\xf7\xdd\x58\x6b\x7b\x20\xca\x0d\x6a\xd1\xb7\x2b\x38"
+ "\x40\x7b\x43\x18\x3f\x77\x60\x5a\x13\xcd\xc1\xf1\x35\x04\xba\x69"
+ "\x4d\x6d\x66\x8f\x74\xe6\x5b\xc1\xaf\x89\xa7\x6d\xc6\xf3\x4d\xb5"
+ "\x7b\x59\xcf\x7e\x7e\xd6\x57\x41\x40\xff\x6f\x37\xad\xff\xa1\x75"
+ "\x18\x5b\x61\x5a\x37\x3c\x35\x4b\xd4\xf5\xc2\x20\x9f\xb4\x20\x4c"
+ "\xff\xaf\x80\xfa\x7f\xd3\x42\xd7\xf3\xa7\xae\xd0\xff\x7b\x8a\xfa"
+ "\x7f\xd3\xfc\xdb\x4d\x31\xcf\xf3\xd4\x6c\x7f\x9f\x94\xce\xe3\xd2"
+ "\xaf\x24\x3f\xf3\xa9\x4f\xc7\x56\x83\xd6\x4d\x73\xda\x58\x37\xad"
+ "\x3d\x2d\x54\x5f\xb5\x6d\xf6\x46\x40\x5d\xd5\x0c\x2b\x20\x5d\xa4"
+ "\xb6\x8c\xea\xeb\x53\x7c\xbc\x30\xda\x2d\xea\x62\xa9\x99\xd9\x13"
+ "\xbb\x50\x87\xf2\x8d\x32\xae\x92\x2d\x46\xb1\xef\x63\x58\x17\x44"
+ "\x5a\x7b\x78\xbb\xa8\x20\x7f\x95\xfb\xad\xee\x0b\x40\x78\x9b\x4b"
+ "\xda\x80\xf0\x7a\xfb\xdb\x49\x8e\xbb\x97\xea\x38\xe1\x24\xdc\xed"
+ "\x08\x47\x78\x09\x4e\x2e\x87\xd8\x1b\x53\x18\xe7\x5f\x76\x3e\xfe"
+ "\x82\x79\x63\xf8\x43\x34\xae\x62\xa5\x74\xa5\x8b\xd9\xb8\x2e\x9a"
+ "\x33\x3b\xdf\xc4\x4a\xd7\xb0\x71\x85\x34\x26\x56\x78\x80\xd2\xbd"
+ "\xfb\x4f\x5b\x84\x69\x04\x68\xa4\xb0\x25\x2d\x7a\x17\xd8\xa0\xb0"
+ "\x21\xd0\x46\x14\x06\xf9\xbf\x05\x9c\x97\xf8\x34\xd1\xfa\x44\x69"
+ "\xfd\x2a\xd9\x03\x66\x75\x3b\xb9\x7e\x5c\x69\x4d\x05\xcd\x49\xd3"
+ "\x9a\x28\x71\xde\x5c\x61\x4f\xd0\xd8\x9b\x7d\x0f\x5f\x57\xf3\x77"
+ "\xcc\xb7\x68\xbd\xd0\x11\xd3\xfa\x40\x99\x16\x69\x4a\xcf\xd2\x5c"
+ "\x90\x68\x0f\x96\xba\x83\xed\x63\x91\x41\xf6\xdd\x82\xc2\xd3\xe4"
+ "\xf6\x40\xbf\x8e\xe3\x0d\x6a\x67\x8a\xb8\xff\xef\x19\xd0\x2e\x14"
+ "\x99\xb1\x7c\x01\x3a\xd9\xce\x75\xa8\xa8\xa2\xcd\x81\x7a\x53\x48"
+ "\xfa\x6f\x1a\x8c\x30\xdb\x68\xcf\x21\x7e\x47\x9e\x83\xa2\x26\x8f"
+ "\x05\x34\x6d\x76\xbe\xa7\x4a\x8b\x3a\xc2\xf5\x96\xda\x8d\xf1\x62"
+ "\x3d\x92\x23\x28\x8f\xd3\x32\xcf\x09\xa6\xbd\xf0\xef\x20\xd6\x53"
+ "\x90\x2e\x14\x1d\xa1\xb5\x19\xc3\x7a\xf9\xd9\x5e\x5a\x59\x87\xac"
+ "\xee\x0e\x68\x77\x07\xf7\x79\x4c\x09\xa1\xcb\x6e\xa2\xf6\xbf\xca"
+ "\x06\xa6\xea\x40\xd9\x9a\x78\xfb\x2f\xcf\xeb\xd8\x90\x07\x41\xe9"
+ "\x4c\x81\xb2\x2f\xe2\xbc\x0e\xbb\xc6\xa7\x22\x85\xd6\x71\x2d\x73"
+ "\xf0\xf5\x5e\x26\xac\xff\x85\x2d\x57\xb2\x83\x4c\x9b\xd2\xeb\x45"
+ "\x58\x69\x5d\x30\xda\x2d\x93\x2b\x60\xcc\xe8\x7a\x3e\x66\xb4\xac"
+ "\x1b\xd6\x4b\x73\x3f\x1b\x52\x03\xe9\x5b\x1f\x17\xde\x37\x58\x4f"
+ "\xf3\x3f\xcb\x42\xdb\x8c\xf5\xb3\x43\xfb\x06\xeb\x73\x24\xbb\xb0"
+ "\x8c\xc5\x04\xeb\xc1\xfa\x32\x94\x31\x4f\x23\xf7\x61\x69\x2c\x34"
+ "\x7c\x1f\x76\xfd\x91\xfe\x3e\x6c\x21\xd9\x83\xf5\x35\xfd\x7d\x58"
+ "\x7b\xa8\x3e\xac\x2d\x84\x3c\xd7\x3b\x42\xcb\x73\x43\x54\xe8\x3e"
+ "\xec\x86\x04\xd1\xce\x6f\xc8\x0a\x94\xf3\x86\x14\xdf\x9c\xf0\xfa"
+ "\xb8\x1f\xcf\x1f\xde\x70\x68\xa0\x3f\xbc\x71\x94\x90\xd5\xc6\xdc"
+ "\x20\xda\x9a\x42\xdb\xf6\x0d\x1d\xe1\xfd\xe1\x0d\x8e\xf0\xb6\x7d"
+ "\xa3\x76\xa0\x3f\xac\x1f\x14\x04\x33\xb1\xdf\x57\x0a\xf0\xcd\x36"
+ "\xce\x16\x7c\xda\x48\xfe\x9c\xca\x0f\x3e\x27\x50\xdf\x91\x66\xc4"
+ "\x87\xb6\xed\x0c\xd9\x34\x59\x67\xc2\xf1\x84\xce\x67\xba\xad\x1a"
+ "\x06\x63\x1d\xf8\xc4\x69\xd9\xd8\xaf\xff\xb4\x8e\x8f\xf2\x21\x1b"
+ "\x19\x76\x3d\x9d\x52\xa6\x8f\xd3\xd1\x7b\xa5\xf9\x52\x95\x0e\x32"
+ "\x5f\x18\xc0\x0f\x33\xf7\xff\x08\xc7\x95\x65\x66\x5e\x12\x54\xc7"
+ "\x1c\x62\x1d\xee\xa6\xd1\x42\x6e\x9b\x82\xfa\xb2\x66\x33\xdf\xd3"
+ "\x17\xd6\xde\x9a\x6b\x42\xeb\xa8\xf9\x48\xbf\xbd\x2d\x24\xbc\xe6"
+ "\xaf\x83\xe2\x4f\x0a\x19\x6c\x32\x78\x63\xfc\xc7\xba\xcd\x3d\x81"
+ "\x36\xc9\x7c\x32\x30\xdd\xa6\xa0\xfe\x9f\xd9\x4c\xf1\xdf\xaf\xbd"
+ "\xd9\x94\x15\xbe\xbd\xd9\xf4\x95\x28\x7f\x71\xd0\xfc\xf2\x26\xf3"
+ "\x95\xdb\x9b\x4d\x61\xca\xbf\xe9\x48\x60\x7b\x53\x1c\x34\x47\xbf"
+ "\xe9\x64\xe8\xf6\x66\x53\x8f\x6c\x67\x84\xdd\x28\x9e\xfe\xfd\xec"
+ "\x4d\xb1\x3e\xd0\xde\x14\x6b\xae\x66\x6f\x9a\x07\xd8\x9b\xe2\x9c"
+ "\xe8\xda\x50\x65\x29\x2e\x09\x6d\x6f\x8a\xab\x85\x0c\xd1\x69\x09"
+ "\xb0\x37\xc5\x87\x03\x65\xb8\x29\x48\x86\xc5\x41\xf3\xdf\x9b\xcc"
+ "\xff\xab\x36\x49\xa5\x52\x29\x55\x0a\xa5\x42\x85\x51\x58\x3c\x88"
+ "\x54\xa9\x55\x11\xf8\x1b\x24\x3d\x23\x95\x2a\xa5\x1a\x7f\x11\xd2"
+ "\x73\x50\xd0\x77\x24\xa5\xc5\x9f\x5a\x7a\x46\x04\x7d\x0f\xba\x4a"
+ "\x7c\xa4\x94\xaf\x9c\xbf\x3a\xe8\x3b\xe2\x2a\xf1\x83\xfe\x8b\xe9"
+ "\x61\xc0\x77\xe0\x3e\xc8\x59\xeb\x36\x64\xe7\xad\xce\xe1\xeb\xda"
+ "\x73\xf5\xd9\x2b\x56\xe4\x16\x15\xe9\x4d\xf9\xfa\x7b\xa7\x3f\x7c"
+ "\xe7\x64\xbd\x58\x1e\x9f\x97\x3a\x2a\x67\x08\xcc\xd9\x58\x48\x11"
+ "\x73\xe6\xcf\xca\xd2\x67\xde\x3b\x3d\x30\x52\x46\xc3\x97\xc1\x5f"
+ "\x09\x8b\x5f\xdd\x4b\x7b\xf6\x7a\x80\xdd\x7b\xb9\xdd\xe9\xa2\xbd"
+ "\xe7\xa2\x3f\xb1\x6d\xd6\x09\xda\xbf\x7c\xa9\x94\xd1\xbe\x8a\x4e"
+ "\x28\x39\x4b\x85\x48\x6a\x28\x83\x82\x27\xe8\x3c\x95\x2d\x83\xd9"
+ "\xef\xed\xa0\x7f\x00\x94\x9d\xf0\xf4\xa3\x2d\x19\x08\x8b\xdf\x56"
+ "\x9b\x1b\xf4\xa5\xe4\xdb\x96\x7d\x87\x71\x0a\x36\xd5\x8b\x61\x0e"
+ "\x69\x7f\x7e\xd9\x60\x1e\xf6\xfb\x32\x19\x2e\xba\x1b\xb6\xbc\xc3"
+ "\x7e\xcf\xf8\x37\x9d\x59\x23\xe0\xb6\x6c\x63\xca\x92\x34\xb2\x0b"
+ "\xb5\xb1\xa0\xa6\x75\xd9\x2f\xc5\x82\xe6\xa5\xeb\xe9\x8c\xdf\x2d"
+ "\x26\x79\x5d\xf6\xb3\xf8\x6d\x83\xa7\xb3\x28\x6f\x82\xf5\x2a\x4b"
+ "\x9e\x24\xf8\xba\x40\xf8\x83\xbe\x75\xdc\x5b\xe8\x7e\xaf\xa8\x79"
+ "\x5f\x42\x74\xb4\x87\x7d\xe3\x8a\xbd\x4b\x3f\x2e\x03\xfd\x34\x14"
+ "\xc5\x09\x77\x19\x88\xbd\x51\x5b\xce\x6e\xf2\x30\x37\x9d\x99\x30"
+ "\xa7\xb7\x94\x95\xaf\x05\x35\xd6\x67\x45\x53\x21\xed\xa5\xd8\x72"
+ "\xaa\x3e\x17\xd4\x58\xfe\xf8\x33\x50\xaa\xd6\xcf\x45\xbf\x71\x0e"
+ "\xa8\xff\x64\xa6\xfd\xae\x53\xef\xdd\xf3\x17\x50\xbf\x7d\xa9\x4c"
+ "\x79\x89\xe9\xa0\xc4\xc4\x7a\x18\x9d\xfb\xed\x60\x2e\x5a\x6f\x7b"
+ "\x62\xb9\x87\x60\xee\x74\x96\xea\xa0\xdd\xe4\x80\x2d\xa7\x99\x6b"
+ "\xd7\x5f\xc4\x79\x15\x6d\xbd\x0e\xda\x3f\xab\xd9\x32\x07\x54\xdd"
+ "\x59\xa0\x6c\x33\xd6\x80\x75\x89\x03\x4a\x4e\xb3\x9e\x13\xcb\xbf"
+ "\x82\x76\xe3\x11\x58\xd6\x01\xca\x13\x5d\xff\x00\x7e\x76\x75\xd5"
+ "\x1b\xf6\xad\x17\x40\xb7\x65\x35\x85\x5d\x80\xe2\x2d\x30\xb4\xf8"
+ "\x6f\xd4\x0f\xea\xc0\x7c\xce\xc2\x63\xa7\x40\x81\xf8\x94\x9b\xff"
+ "\x01\xba\xcd\x8f\xf2\x7d\xe6\x50\xbb\x15\x74\xac\xd4\x10\x75\xa9"
+ "\xd4\xa0\xbd\xc4\x0c\xb1\xce\x52\x43\x5c\x7b\x01\xc2\x77\x7d\x0c"
+ "\xc3\x3a\x20\xee\xf7\x67\x3a\x94\x35\xdf\x42\x3c\x95\xa9\x1b\xcb"
+ "\x56\xfb\x2d\xc2\x57\x95\x14\x78\x31\xad\x7f\x1a\x77\x4c\xc9\x2e"
+ "\x6b\x96\x0b\xbc\x88\xab\xe6\x12\xc4\xd7\x5e\x02\x9d\xb7\xb2\xa4"
+ "\x80\xd2\xf5\xd2\x19\x72\x68\x31\x4a\xb6\x30\xcf\xe5\xaa\x29\x7a"
+ "\xb4\x87\x91\xef\x3e\xd1\xa8\xb6\x9e\xe8\x85\x36\xc7\x25\x68\x87"
+ "\xbf\x83\xd5\xfc\xaf\xa6\xb7\x9f\x68\x8c\x40\x7f\x52\xd1\x54\x4c"
+ "\x6b\xe0\x85\xee\x94\xb6\x81\xda\x8a\x32\x28\xdf\x0a\x51\x05\xc5"
+ "\x10\x79\x06\xc3\xb9\xed\xa9\x18\x67\xb0\xba\xff\xd5\x54\xcc\xf7"
+ "\x83\x3f\x9d\xb5\xb5\x0d\x54\xed\x8e\x1a\xda\x77\xac\xf4\xc4\xbe"
+ "\x61\xb7\x3a\x4e\x82\xb5\xe0\x8b\x26\xaf\xf6\x8d\x8e\xdd\x5e\xd0"
+ "\xbc\x73\xf1\xa4\xd2\xaa\xbe\x08\xd6\x2c\x07\x7c\x82\x79\xb3\xaa"
+ "\x37\x68\x4d\x75\x5a\xbb\xc3\x45\xe7\xef\x24\xb3\x3e\xdd\x90\xf2"
+ "\x42\x48\xac\xfb\x16\x12\xf6\x7f\x0b\x06\xe6\x34\x28\x69\x8f\x37"
+ "\x9d\xa9\xb6\x1f\x9f\x51\xd8\x07\xc3\xb2\xf3\xbd\xde\x2c\x46\xda"
+ "\xeb\x7d\xd9\x00\xf5\x97\x7c\x7b\xbd\x2f\xf5\xf9\xf6\x7a\xa3\x4e"
+ "\x99\x69\xbf\xb7\x0d\x4a\xa3\xa2\x4f\x40\x64\x27\x6c\x49\x26\xfd"
+ "\x2e\x3f\x07\xea\xed\xe7\x00\xc6\x95\x29\xa9\x9f\xa9\x46\xdd\x3f"
+ "\x6b\x45\xd9\xd0\x7b\x27\x94\x1d\xc4\x67\x14\xfe\xb0\x3f\x57\xc6"
+ "\xcf\xaa\xe8\x92\xf4\x18\xc3\x94\x18\xf6\x3c\x3e\x55\xf8\xdc\x59"
+ "\x5a\xcb\xec\xac\x62\x1a\xed\x2d\x1d\x42\xfa\x2c\xf6\x97\x4f\x03"
+ "\xa7\xa5\xac\xc4\x06\x87\xbb\x64\xbd\x16\xf6\x7d\x8b\xf9\x93\xce"
+ "\xb3\x74\xbe\xbc\x9d\xd3\x75\xd9\xa8\xa0\xb3\xe6\xa5\x70\xa2\xe1"
+ "\x2b\xca\x17\xf3\x6f\xc5\x67\xb4\xe8\x83\x96\x2d\x91\xd3\xf6\x5d"
+ "\x36\x52\x9e\xff\xc0\x70\x26\x87\x63\xb9\xd5\x14\xf7\x9b\xce\xb3"
+ "\x4a\x01\x63\x50\x22\x4e\x97\x84\x1f\xeb\xfe\x96\x78\xaa\xe3\x7d"
+ "\xca\x68\xd6\xbc\x7c\x22\xd4\xee\x65\x27\xf6\xef\x65\x2d\xa2\xee"
+ "\x6d\xd3\xdb\xe0\x57\xbb\x88\x46\x6c\xc3\x5b\x76\x63\x5c\x33\x7a"
+ "\x3f\xc4\x97\x96\x1c\x5a\x5f\xba\x2d\xcd\x06\x23\xe3\xfc\xcb\xc0"
+ "\x2c\x9b\x49\x6f\xa2\x7f\xb5\xb5\x35\x02\x6d\x80\xbe\xbd\xab\x17"
+ "\xde\xbe\xd4\x13\x51\xfa\x47\x50\x5a\xdd\x9d\x30\x3e\x4e\xdc\xcb"
+ "\x53\xbf\x97\xd9\x5e\xa0\xfb\x8a\xf7\xb2\x5e\xd4\x97\x5b\xce\xc0"
+ "\xb6\xe7\xc7\xc6\x41\xdc\x9f\xb1\x17\x2c\xec\xd3\xb6\xd7\xfd\xec"
+ "\x53\x52\x9b\xad\xd1\xcf\x36\xed\xfc\xc7\x40\xdb\xb4\xe3\x3f\x84"
+ "\x6d\xc2\xba\xcf\x6d\x91\xc7\x26\x85\x7f\x1e\x14\x2e\xed\x5f\xd9"
+ "\xf1\x66\x50\xb8\x4b\x0a\x7f\x31\x28\xdc\x2e\xc2\xb7\xff\x4d\xb6"
+ "\x7d\xed\x44\xc7\x46\xb2\x7d\xdb\x3f\x22\xdb\xd7\xbe\x5c\xb2\x7d"
+ "\xdc\xfe\x6c\xdf\xcf\x5e\x45\x5b\xb4\x81\xec\xcd\xf6\xf5\x44\x3f"
+ "\xfb\x3d\xc8\xb4\x0f\xc6\xb0\xbb\x29\xac\xe2\xef\xa0\xc6\x9f\x6c"
+ "\xf7\x9e\x21\xbb\x47\x36\x8f\x6c\xdf\x2b\xd7\xb3\x8e\x57\xf6\xb2"
+ "\x53\xb5\xfc\x9c\x6c\x4b\xbf\xfd\x7b\x0e\xc3\x76\x63\xd8\x73\x18"
+ "\x4f\x76\x90\x78\xd2\x96\xd5\x08\xfc\x1e\x9d\x8a\xa9\x69\x5e\x65"
+ "\x32\xec\x41\x79\xd3\xf9\x57\x3b\x90\xbf\xd1\x0a\x28\xb0\x9a\x1c"
+ "\x7c\x1f\x0a\x9d\xcd\xde\x6e\xea\xa2\x7a\x77\xfd\x76\x2f\x8d\x53"
+ "\x7c\x05\x5b\x1d\xec\x0c\xed\x55\x21\x1a\x96\x6d\x7a\x80\xce\x16"
+ "\x57\xb4\x18\x01\xe8\x5c\x02\xb2\xd9\x48\x8b\xba\x02\x69\x12\x67"
+ "\x19\x6f\x4f\xb4\x41\xa7\x64\x87\x9f\xce\xa2\x7b\x0c\x3a\xc1\x52"
+ "\xc0\x2c\x68\x1f\xb1\x6c\xd1\x9e\x32\xa0\xb3\x59\xe8\x3e\x4f\x7a"
+ "\xbe\xa2\xf4\x1a\x2b\xe4\xf3\x59\x2c\x68\x1b\x10\xc6\xda\xe1\x02"
+ "\xa2\xd9\x06\x96\x63\x6d\x25\x8d\x94\x7e\x39\xf1\x86\x59\x4a\x65"
+ "\x1c\x0a\x8e\x43\xc9\xc7\x6e\x8d\x36\xd8\x9e\x29\xfc\x9b\x29\xfa"
+ "\xb6\x25\x76\x20\xbb\x6f\xed\x41\x1c\x25\x9d\x02\x07\xe2\x62\xd8"
+ "\x06\x04\xc4\x49\xf8\x87\x6e\x61\xdf\x20\xfe\x44\x92\x17\x9d\xd3"
+ "\x45\xeb\x94\x90\x2f\x51\x74\x56\x83\xf0\x43\x2d\xef\xd7\xff\x1d"
+ "\x40\x3a\x6b\x0c\xf5\xcd\x72\x94\xce\xf2\xa2\xf3\xc5\xae\x74\xb6"
+ "\x18\xf2\x28\x41\x3e\x5f\xcc\xbb\xf1\xc7\x3d\x5b\x0c\x71\xeb\xea"
+ "\x94\xec\x08\xd2\x7f\x94\xce\x17\x43\xfa\xe3\x48\x0f\xa5\x32\x35"
+ "\xbe\xf8\x18\xf1\x7c\x9b\x9b\xc2\xca\x2d\xac\x55\x96\x3f\x95\x97"
+ "\xca\x82\x71\x36\xe1\x1f\xb2\x93\x36\xd8\xd1\x48\xf1\x18\x76\x82"
+ "\xe0\xc7\xa3\x1d\xb3\x62\x1b\xf6\x6e\xa7\x47\x59\x5e\x0c\x6a\x61"
+ "\xd3\x76\xfe\x1b\xa5\x17\x36\x6d\xe7\x2e\x9f\x4d\xdb\xb9\x45\xd8"
+ "\x34\xc1\x63\x61\xd3\x76\x3e\x25\x6c\xda\xce\xd5\x7c\x3d\x11\xda"
+ "\x34\x8a\x23\xbb\x26\xdb\xb4\xfd\xd7\xb3\x56\xb2\x1d\x4e\xcb\xce"
+ "\x2c\xd9\xb6\x3d\x8f\x61\x64\x3b\x88\x46\x61\xa7\xb6\x1f\x61\xff"
+ "\x8f\x01\xc4\x7a\x4d\x7a\x37\xd2\xf9\x19\x3d\xd2\x3b\xca\x65\xe7"
+ "\x1f\x85\x8d\xdb\x79\xd8\x67\xe3\x76\x26\xfb\xd2\x92\x8d\xdb\xf9"
+ "\xa9\xb0\x71\x22\xbc\xfe\x31\xb2\x71\xdb\x8f\x10\x0f\x24\xfc\x4a"
+ "\x9a\x47\x93\xe0\x91\x8f\xdb\x1a\xfd\x6d\x5c\x60\xfd\x7a\x5a\x2d"
+ "\xdb\x38\xb2\x6d\xf8\x1d\x67\x83\x11\x7c\x8e\x98\xea\x59\x35\xf2"
+ "\x5c\xae\x77\x24\x03\x2a\x33\xdd\x57\x40\x7c\x9b\x71\x16\x22\xa5"
+ "\x73\x6b\xa4\x72\x3f\x9d\x29\xef\xd1\xb4\xc1\xce\x81\x67\x9a\x81"
+ "\xef\x5c\x32\x94\xf5\xad\x74\x96\xa3\xb5\xac\x13\xac\x35\xac\xac"
+ "\xdd\x7d\x1a\xbc\xdb\xd7\x7c\x49\x72\xc5\xfe\xc6\x14\x7a\x92\xdd"
+ "\xc1\x76\xb4\x72\x99\x83\x8f\xdf\x7f\x59\xae\xc4\x38\x73\x40\xdc"
+ "\x3b\x94\x07\x8d\x2b\xe2\xbb\x39\xdc\x38\xc2\x0f\xc8\xcb\x13\x3e"
+ "\xaf\x67\x6e\xe4\x79\xa1\x2f\x85\xfd\x9e\x98\x73\xf0\x34\x9f\x43"
+ "\xe3\xe7\x36\x87\xc4\xf5\xcc\x2c\x29\x5e\x15\x26\x7e\xf5\x55\xd2"
+ "\x3f\x7b\x95\xf4\x6f\x92\x0d\xa2\xfd\x78\x1e\x4b\x20\x9e\x61\x6e"
+ "\x19\xee\x0c\xc1\xfd\x9b\x34\x0f\xf2\x65\xe9\x08\xde\x2f\xd3\xc9"
+ "\x38\x49\xef\xf6\x20\x1c\x3f\x23\x18\x6d\x64\xfa\x26\xa0\xf3\x39"
+ "\xfd\xd2\xee\x1a\xea\xe3\xef\x33\x4d\x57\x18\xa7\x89\xb2\xd6\x00"
+ "\xd0\x7d\xf6\xcd\xe8\x8b\xd2\x5e\x9a\xea\xfe\xb9\x87\x5d\x39\x68"
+ "\x2f\xf9\x99\x77\xd2\xbe\xdd\x5e\xb4\x6f\xb7\x8a\xb3\x91\x1d\xf2"
+ "\x5e\x8b\x1b\xd0\x2e\xc7\xd2\x39\x2c\x34\x5e\xbd\xcc\x93\xa9\x6c"
+ "\xe6\xe7\xfd\xef\x6a\x90\xd3\x86\x1b\xdb\xa3\x7c\xa5\x3c\xf9\x3e"
+ "\x24\x4c\x73\x4a\x4e\x43\xb8\x69\xef\x0d\xb6\xc7\xb7\xf2\xf3\xcd"
+ "\xdc\xbd\x64\x03\x6f\x40\x1f\x34\x56\xe4\xb3\x1c\x44\x3e\xcf\x6a"
+ "\x30\xcd\xa9\x2b\xed\x73\x0a\x5f\xbe\x67\xd3\x7f\x78\xf9\x40\x2a"
+ "\xdf\xb3\x65\x57\x29\xdf\x95\xf2\x3d\xf6\xc3\xf3\xd5\xca\xf9\xba"
+ "\x7e\x38\x5f\x7f\x91\xf8\xfd\xf9\x9a\x2c\xf1\xf5\x17\xcb\xaf\xc2"
+ "\xd7\x50\xf9\x54\x7f\xff\x7c\xf4\x72\x3e\xad\xa1\xf2\x01\xfe\x17"
+ "\xf6\xbc\x1e\x8d\x7c\x27\x8d\x74\x0f\xf2\x60\xa7\xe5\x39\xad\x0d"
+ "\x9e\x8d\x93\xe7\xb7\xc4\xfd\x4c\xcf\x25\xd8\xe0\x17\xea\xc0\x7d"
+ "\x5c\xcf\x4d\x5f\xd6\x40\xed\x3a\xf3\xda\xe0\xb9\x74\x1a\x6b\x4b"
+ "\xdf\x22\xce\x07\x94\xd2\xa0\xfd\x7f\x76\xf7\x95\xe6\xd3\xf8\xdd"
+ "\x1b\xd2\xd9\x1d\xb4\x3f\x95\x55\x6d\xce\xec\x2b\x35\x82\xb8\x9b"
+ "\xfa\xb9\x37\x69\x1f\x12\xbe\x47\xd2\x3b\x3e\xb1\x0d\xd8\x2d\xd6"
+ "\xe1\xd1\xbd\x06\xe2\x6c\x8a\x41\x18\xf7\x1d\xdd\x7b\x21\xf6\xf1"
+ "\x3d\x77\x02\xe9\xe4\x77\x56\x8b\xb3\xfc\xf9\x19\x2f\x0e\x84\x53"
+ "\x52\x5a\x71\xb6\xc7\x73\x76\x19\xc6\x26\xe3\xeb\x3f\xe7\xe2\xb9"
+ "\x4f\x45\x1b\xf3\x5c\x53\x5f\x98\xfb\x93\xe8\xbc\xb3\x83\x5b\x93"
+ "\x03\xf6\x21\xce\x2c\x2c\xcc\x2f\x9c\xac\x2f\x5a\xfb\x44\x52\x91"
+ "\x29\xdb\xb4\xbe\x88\x6f\x58\x1f\x02\x18\xa0\x37\xad\x5e\x9b\x9b"
+ "\xbf\xde\x64\xd8\x98\xbd\x5a\x6c\x70\x1f\x8d\x80\xfe\x40\x10\x78"
+ "\x5f\x25\xda\x22\x1a\xbf\xa1\xb3\x28\xf8\x9d\x95\x74\x26\x89\xbc"
+ "\x7f\xb7\x45\xc7\xef\xf6\x42\xdb\xb5\xfb\xa8\x0d\x0a\xb2\x64\x79"
+ "\xd0\x39\x89\xe8\xbf\xe8\xce\xc0\xee\x7f\x23\x1d\x9a\x87\xae\x68"
+ "\xbd\x38\x5f\x82\x9f\x11\x60\x35\x61\x40\x3b\x68\x9a\x36\xd0\x78"
+ "\xec\xf3\x19\x5e\xcb\xee\x49\xfc\xdc\xc7\xe2\x33\xf4\xbd\x56\xf6"
+ "\x17\x68\x7e\x49\xcc\x07\xdf\x3a\xad\x13\x76\xef\xa7\x7c\xa9\xfe"
+ "\xd5\x55\x89\x3b\xc2\x99\x65\x77\x26\xed\xd9\xc6\x6f\x8d\xd3\xf2"
+ "\xfc\x24\xd9\x27\x45\x7a\xa3\x58\xcc\x66\x94\xf7\xf3\x79\x9f\x69"
+ "\xed\x20\xed\xf9\xd6\xd4\x89\xfd\xdd\x6a\x84\xcd\xe9\x87\xb5\x20"
+ "\x6c\xe5\xe6\x2c\x6c\x3f\x43\xce\x69\xb3\xd8\x8c\x0c\xef\xe5\xac"
+ "\x08\xff\x32\x63\xff\x1a\xe5\xb7\xe7\x16\x2c\x7b\x9c\xac\x33\x42"
+ "\xf6\x7b\x22\xc4\xf9\xcb\x19\x19\x18\x36\x08\x9f\xcb\xfb\x30\x8e"
+ "\xce\x42\xc0\x72\xd1\x38\xb4\xa2\xbd\xe4\x7c\x53\xb3\xae\x13\xe5"
+ "\xfe\x3c\xfa\x17\x1b\xc4\x39\xa5\x98\x07\xc3\x3c\xac\x65\x97\xa0"
+ "\x45\xcf\x68\xdc\x19\x65\xbe\x67\x62\x8b\xde\x01\x4c\xb5\xf8\x4b"
+ "\x4a\x87\xf5\x4b\x57\x6a\x26\x9f\x04\xc3\xf9\x3e\xbd\x3d\x06\x99"
+ "\xe7\x26\x3d\x3b\x4b\x30\xe1\xc6\x97\xa9\xdd\x2c\xe7\x6d\xca\xb7"
+ "\x40\x6b\xb1\xba\x60\xcf\x80\x3d\x8f\xa3\x72\x26\xeb\x73\xb2\x4d"
+ "\xfa\xbc\xd5\xeb\x72\xf5\x39\xab\x73\xf4\xeb\xf2\x4d\xfa\x55\xf9"
+ "\x34\xd0\x43\x43\x3b\x01\x3a\xe1\xa5\xf2\x6d\xcc\x8a\x90\xe7\xb2"
+ "\xfb\x36\x1a\x07\x09\x9d\x2e\x7f\xbd\xcf\x69\x8c\x0c\xe4\x49\xb9"
+ "\xd4\x66\xee\xe9\x40\x79\x48\x67\x02\xa8\x7a\xf0\x9b\xca\x92\x16"
+ "\x58\x87\xcb\xff\x26\x60\xcb\xd5\x32\x2c\xd7\x8b\x91\x67\xfa\xe3"
+ "\xca\x25\x7d\xac\x17\xfb\x95\xf9\xf9\x37\xf5\x7c\x2d\x7f\xf9\xa4"
+ "\xb0\x69\xe8\xcc\xaf\x62\x58\x71\x0e\xca\x47\x30\xcb\x9e\x3c\x49"
+ "\x87\x34\xde\x8a\x8c\x2c\x49\x7f\x50\x27\xca\xcd\x03\xf5\xa7\xfc"
+ "\x14\xe9\x0f\x73\x66\x69\xf8\xba\x0f\xb7\x0b\xed\x1d\x7e\x63\x3b"
+ "\x8d\xb4\x9f\xa6\x72\x38\x36\x66\x69\x4a\x5f\xe2\xe7\xf0\x7d\x4d"
+ "\x73\xa8\x74\x2f\x0e\xea\xca\x60\x71\x7f\x67\xf9\x09\x59\x46\x32"
+ "\x7c\xe8\x3a\xcc\xf5\x25\x50\xc7\x38\x3f\x2b\x46\x71\x1d\x43\x3f"
+ "\x01\x69\x52\xca\xe7\xfd\x51\x5b\x62\x83\x8a\x14\xd3\x16\xc6\x9c"
+ "\x96\x8a\x64\x3f\x3d\x38\x17\x4a\x0f\x50\xb6\x2b\xf2\xf2\x57\xac"
+ "\xc1\x8a\x5e\x98\x6b\x5a\x61\xa4\x33\x2e\xc8\x0e\xf0\x03\x34\x46"
+ "\xe5\xe8\xd7\x17\xe5\xae\x18\x02\xa1\xa0\xfa\x23\xfd\xe5\xaf\xf5"
+ "\xa2\xbe\xf6\xf5\x65\x45\xd0\x5e\x0b\xb1\xb7\xa2\xf2\x42\x5f\x11"
+ "\xf6\x49\x02\xe4\x5e\xf9\xb5\x55\x97\x8c\xbe\x5d\x32\x70\x5f\x1c"
+ "\x79\x26\xd6\x0b\x54\x25\x11\x1f\xfa\x94\x0a\x6c\x57\x2a\x7a\x65"
+ "\x1d\xc0\x77\x6c\xff\xca\x6d\xbe\xb5\x1a\x55\x89\x7d\xca\x88\xd3"
+ "\x64\x7f\xc4\xba\x90\x33\x68\x07\xa2\xeb\x3b\xa1\x92\xf7\xbf\xea"
+ "\x78\xbb\x54\x99\x28\xa7\xd9\xd3\xbf\xdf\xb9\xb2\x5a\xd6\x13\xbf"
+ "\x34\xb7\x50\x18\x3f\xf3\xc8\x52\x91\x41\x32\x67\x42\xf6\x6a\x19"
+ "\x0e\xf9\xca\xea\xb9\x1d\xa9\x2c\x0b\xb6\x0d\x9f\x69\x69\x6e\x5c"
+ "\xd0\xc3\xf5\x4f\x9b\x91\xcc\xcf\x4f\x41\x9f\x0f\x71\x3f\x2f\xad"
+ "\x53\x39\xc9\x7d\x03\x33\xe2\x72\x09\x5c\x98\xd7\x3a\x39\x2f\x16"
+ "\x93\x91\x5c\xcf\xf5\xac\xd2\xe6\x1b\x3b\xac\xdc\x4d\x7d\x66\xd6"
+ "\x97\x35\x08\xe5\x79\x82\xeb\x16\xbe\x9b\x6e\x14\x67\xb9\x91\xbe"
+ "\x51\x39\x49\xaf\x7c\x3a\x55\xa5\x97\xe5\x4d\x65\xc6\x74\xa7\xf4"
+ "\xfc\xbc\xdf\xaa\x49\x32\x2f\xc3\x9d\x39\xc3\xeb\xad\x16\x69\x71"
+ "\x8a\xba\xcb\xfb\x7b\xe2\x9c\x21\xda\xef\xa2\x42\x1a\xb3\xba\xe1"
+ "\x85\x59\xb4\x86\x3f\xda\x45\xfd\xa7\x8c\x2c\x3a\x43\x41\xb4\x65"
+ "\x55\x35\x88\x7f\xb7\x6f\x8f\x7a\xd5\x21\xcc\x7b\xb7\x90\x5d\xd5"
+ "\x51\xbf\xba\x67\x97\xd6\x05\x44\x12\x8f\xc8\x9e\x59\xcd\x33\x79"
+ "\x7d\x15\xfb\x7f\xab\x6c\x72\x3a\x7e\xde\x00\xea\x06\xad\x87\x3d"
+ "\x07\x2f\x70\x7f\x83\xe8\x43\x5e\x97\x51\xfe\x54\x3e\x6a\xbb\xb9"
+ "\xde\xe8\xe8\xbe\x94\x17\xe2\x03\x69\x78\x21\x51\xc6\x25\x70\xbf"
+ "\x90\x22\x7f\xd3\xf9\x63\x36\xa8\x6e\xa5\xfb\x27\x9b\x1d\xbc\x0c"
+ "\xd7\xb4\x98\xb0\x6e\x39\x38\x5c\x8e\xcc\x43\x0c\x2f\xc3\x6f\x13"
+ "\xb6\xbd\x66\x31\x37\xb4\x39\x4b\xd8\xa2\xea\x16\x3a\xdb\xaa\x54"
+ "\x4f\xe7\x13\xa6\x08\x7b\xc3\xcf\xd4\xe1\x71\xdb\xa4\x3a\x3b\x98"
+ "\xf6\x0a\xf1\xf5\x31\x0e\x37\xb7\x0d\xe2\x0c\x06\x8c\xc7\x3a\xe2"
+ "\xa4\xfb\x5f\x2e\x1b\x07\x4b\xb4\x75\xf4\xe7\x41\xf7\x62\xf2\xb9"
+ "\xc8\x17\x5a\xc5\x99\x26\x91\xd8\xe7\x7b\xc1\x25\xcb\x6f\xc7\x5e"
+ "\x0c\xa3\x7b\x5b\x95\xa0\x69\xe1\x67\x86\x55\xc7\xc9\xf4\x4a\x71"
+ "\x4a\xae\x0f\x9c\x07\xd5\xfd\xf5\xbf\x8f\xdf\x31\x5a\x9d\x26\xe7"
+ "\xc3\x61\x11\x8e\xe0\x5b\x12\x78\xdc\x92\x7e\x3c\xe2\x2c\x15\x0d"
+ "\xbf\x67\xba\x81\xc7\x99\x7d\xb6\xea\x05\xbe\x66\x8c\xaf\x5f\xc3"
+ "\x72\xd8\x37\x1b\x07\x73\x19\xe8\x41\x85\x69\xe8\xfe\x62\xa5\xd0"
+ "\xc5\xea\xc3\x72\x1a\x95\x82\xf8\x58\x7d\x4c\xce\x5b\xc6\x41\xf4"
+ "\x5f\xd1\xe6\x89\xb2\xa8\xa9\x8e\x48\x77\x85\x72\x7b\x21\x7c\xae"
+ "\x17\x67\x72\x1d\xe4\xe5\x7c\x51\xe7\x2f\x6b\xe1\xd3\xbd\x98\xe8"
+ "\xa7\x0f\x48\xcf\x8b\xfd\xf2\xb7\xc1\x8b\xd2\xbd\x9d\x2f\x66\xfa"
+ "\xd1\x98\x86\xdf\xcb\x7d\x72\xe0\x32\xa2\x3b\x80\x42\xde\x33\xc9"
+ "\xeb\x0a\xc2\x78\x19\xa7\x93\xe4\x81\x7d\xb2\x49\xd0\x42\xbe\x21"
+ "\xd6\x15\xe4\x09\xd1\xf8\x15\xe9\x15\xe2\x6d\x0c\xd4\xcd\x17\x5b"
+ "\xfd\xe8\x55\x90\x5d\xc7\xb0\xd3\x32\x8c\x0d\xf6\xf2\x39\x3a\x99"
+ "\x9f\x18\xe7\xea\x97\xe3\x9d\x04\xbb\x57\x23\xd3\x79\x95\x36\x43"
+ "\xe2\xd5\xde\xe9\x22\x8f\xbd\x69\x72\x1e\xf8\x3e\x1b\xeb\xc0\x00"
+ "\x1f\xfc\x89\x4d\xa6\x5c\x71\xc8\x11\x35\xf2\xd9\x2b\xd6\xe4\xe6"
+ "\x24\xea\xb3\x57\xd2\x71\x48\x45\x79\xb9\xb9\x05\x7c\x32\x27\xd0"
+ "\x0f\x8c\xe3\xf9\x21\x1f\xc4\xd9\xd3\xfb\xe8\x3c\x14\x87\xd4\x0e"
+ "\x53\x7d\xb7\x53\x7d\x6f\x2e\xf9\x96\xf7\x71\xac\x65\x77\x82\xd5"
+ "\xc5\xca\xa8\x1f\xc0\x6d\x1f\x95\x5f\xe7\x10\xed\x00\xca\x93\xda"
+ "\x48\xa4\xad\x27\x90\x5f\x7b\x5d\x81\x75\x79\x9f\x26\xb4\x9d\xd8"
+ "\xfb\x26\xb7\x13\x15\x42\x2f\xc8\x3e\xd1\x1e\x00\xc2\x8b\x69\x52"
+ "\x02\x71\xee\x9b\xed\xb3\x51\xfb\xb2\x64\x1b\x25\xda\x89\x7d\x25"
+ "\xd8\x06\x55\x48\x79\x99\x7c\x7a\xb3\xcf\x21\xf4\x66\xdf\x2e\x1b"
+ "\xbc\xd3\x7f\xde\x87\x68\x3b\xf6\x66\x91\xff\x28\xee\xf5\xde\x77"
+ "\x48\xc6\x57\x1d\x4b\xed\xc6\xbe\xc6\x81\xfe\xc3\xbe\x1c\xf2\x1f"
+ "\x68\x7d\x22\xf1\x82\xdf\x63\xcc\xeb\xcd\xbe\x2e\x3f\xfb\xa3\xc5"
+ "\x6f\x47\x28\x59\x3f\x41\xcd\x71\x12\x4d\xbb\x25\xad\x58\x67\x4a"
+ "\xa5\xa3\xaa\x72\xcd\x05\xb9\x2b\x4c\xb9\x39\xc1\xf3\x6d\x06\xd9"
+ "\x17\xa3\xb9\xee\x6a\xac\xf7\xf6\x18\xe2\x47\x0d\x96\xff\x65\x93"
+ "\x5c\x06\x6e\xa7\xcc\x74\x67\x0a\xb7\x71\x51\xdd\xf0\xf2\x74\x71"
+ "\x87\x79\x8d\x49\xd6\x13\x82\x9b\x61\x66\x5e\x0c\xc3\xf2\xef\x2d"
+ "\x93\xfa\x5d\xd8\xb7\xad\xa9\x91\xbf\x7d\xe9\x6b\xfe\xc1\xdb\xbe"
+ "\xbd\x7c\x6d\x1f\xf2\xf4\xa5\x25\x7e\xfe\x16\x7d\x4f\x94\xbe\xf9"
+ "\x79\x4c\xe2\x3e\xf6\x9a\x6f\x04\x7f\x6b\x50\xfe\x2f\x4a\xb6\xe2"
+ "\xe5\x34\x81\x07\xe0\xb5\xad\xf6\x88\x7a\x3e\xce\xff\x92\x46\xce"
+ "\x0f\xd3\x9f\xf6\xcf\x93\xda\xad\x60\x7c\x36\xa8\xe1\xeb\xa8\xb6"
+ "\xf3\xb3\xe4\x5e\x4a\x0f\x41\x6b\xab\x3f\x1c\xc2\x18\x11\x26\x4e"
+ "\x2e\xf3\x7c\x33\x0f\x2b\xb9\x42\x19\x7b\xa5\x32\xd2\xd9\xfd\x3c"
+ "\x7f\xd2\x7f\x89\x86\xd3\xd2\xf9\x24\x36\xba\x37\x92\xe8\xe7\xe7"
+ "\xa4\xe9\xa8\x5e\xbf\x74\x12\xdb\xb3\x74\xb9\x1c\x54\xc6\xa3\x5b"
+ "\xed\x6a\xf9\x7c\x2a\x91\xfe\xa5\xf7\x03\x69\x7b\x59\xed\x97\xa6"
+ "\xa7\x69\x24\x8d\xe1\xbf\xb4\x9f\x59\x6a\x78\xff\x87\xce\xad\xaa"
+ "\xee\xd7\xc3\x97\x93\x07\xea\xdd\x4b\xb5\xa4\x77\xfe\xba\xb4\xfa"
+ "\xce\x15\xa8\x49\x45\xb9\xa6\xc9\xdc\xbb\x47\xc7\x8e\x8e\x3f\xcb"
+ "\x36\xad\xce\x5f\x57\x94\xa8\x2f\xca\xc9\x96\x2a\x7d\x40\x9d\xb7"
+ "\xf0\x31\x00\x87\x5c\xcf\x30\xaf\x5a\x9f\x6d\x79\xd9\xa7\xff\xb4"
+ "\x56\x6b\x24\x8d\xd1\xbe\xfc\x8d\xa8\x4f\x2f\xb7\xf8\xd5\x5d\x9e"
+ "\x9e\xea\x68\x3d\xf7\xd9\x5e\xf6\x6f\xff\x1d\xc8\xd3\xc1\xe7\xe0"
+ "\xe5\xe7\x25\x9e\x3a\x04\x8f\x5f\xb9\x87\x97\x93\x9f\xcb\xf5\xf2"
+ "\x6c\x2a\x27\x3f\x07\x86\xfb\x67\xaf\xe8\xe5\xf2\xfa\xfa\x0d\xaf"
+ "\x4c\xe2\x7e\x94\xe4\xaf\x5d\xad\x7f\x2f\xfc\xd3\x57\x4e\x49\x63"
+ "\x70\x1d\x72\x1f\x4f\xf6\xaf\x91\x96\x1c\xe1\xab\xbe\xf2\xfc\xbc"
+ "\x12\x76\x79\x99\x99\xce\xab\x23\x19\xbc\xf2\x91\xec\x5b\xf2\x75"
+ "\x7c\x95\x19\x93\x90\x9e\x23\xfe\x76\x82\xa9\xd6\x74\x48\x3e\xe2"
+ "\x24\xd1\x77\xbd\xe6\xc3\x4e\xcc\x8b\xe6\x20\xae\x40\x1b\x95\x0b"
+ "\xed\xdf\x11\x7e\xf6\x17\xf9\xd7\xac\x4f\x27\xdd\x91\x59\xcb\xd7"
+ "\x6b\xd6\x21\x6e\x3b\xca\xd6\x69\xa9\x45\xff\xef\x15\xae\x1b\x5e"
+ "\xd4\x51\x5a\xc3\xe3\x90\x7d\x24\xa8\x9d\x43\x6d\x11\xbe\xa3\xde"
+ "\xd6\x36\x08\x9d\xaa\x6d\xb0\x17\x19\xa0\xaf\x4f\xa7\xec\x2b\xca"
+ "\x52\xd3\x78\x01\xf1\xc2\x5a\xeb\x02\xa1\x3f\xb5\x05\xa8\x77\x7a"
+ "\x7f\x7c\x12\x2e\xe2\xa9\x9a\xe8\x60\x45\x3a\x25\xe9\x37\xe9\x2b"
+ "\xeb\x33\xa0\x2f\x5c\x3b\x89\x15\x19\x94\x61\xce\xe0\xba\x52\x39"
+ "\xa3\xe8\x9e\x49\xba\x7b\x94\xec\x95\x38\xe7\x7f\xbf\xe7\x05\x31"
+ "\x36\x20\xe5\xbb\x5f\xc1\x94\x07\x78\xbb\xb2\x87\xb7\x2b\x0c\xc4"
+ "\xb9\xe9\xfb\xf5\x7c\x3d\x6d\xc1\x01\x7e\xd7\xac\xb4\x4f\xdb\xde"
+ "\x52\xe0\xe6\xf7\xda\x95\x9a\xc8\x4f\x73\xd3\xfc\x11\xdf\x87\xdc"
+ "\x6c\x72\xc3\x7c\x17\xe9\xe4\xfe\x4c\x3a\x33\x5e\xdc\x41\xbe\x7f"
+ "\x89\x7c\x4e\x3c\xdd\x5d\x49\xf7\xae\x62\xb9\x54\xbe\x7b\x53\xeb"
+ "\xe8\x4c\x68\x10\xfd\x71\x1d\xec\x41\x9f\x5e\xc8\x60\xff\xeb\x74"
+ "\x6f\x9f\xe8\x2b\x74\xa2\x5c\x54\xff\xea\x84\xfd\x1f\x8b\xb9\x64"
+ "\xd9\x4e\xd4\xdd\x4d\x6b\xd4\x6d\x12\x0e\xcc\x0b\xdb\xff\x57\x6c"
+ "\x22\x2f\xc4\xe7\x94\xe5\xb9\xff\xf5\x81\xe3\x1b\x3e\x7c\x36\xd8"
+ "\x7f\x50\xf2\x0b\x40\x8c\x81\x7d\x86\xb8\xea\xe2\xe4\x31\x30\x9f"
+ "\xef\x53\x67\x90\xc7\xc0\xc4\x19\xd4\xb5\xbd\x94\x7f\xb8\x31\x22"
+ "\x56\xfa\x28\xf0\x31\x2b\xf4\xe1\xc2\xfa\x13\xd8\xbe\x13\xed\xb2"
+ "\x5f\x28\xe4\x53\xf7\x29\xf9\x87\x74\xd7\xab\xec\x4b\x0a\x1f\xa0"
+ "\xee\x84\x68\xcb\xea\x8e\xc8\x6d\x19\xa6\x3d\x2a\xd9\x0a\xa9\x9d"
+ "\xab\xeb\xef\xff\x86\x5e\x9f\x5f\xd7\x2b\xf3\x48\xe6\xb9\xe0\x51"
+ "\xfd\xcc\xbe\xd8\xd4\xe5\x3e\xde\xd6\xf3\xb3\x9d\xfc\xe2\xb7\xf8"
+ "\xf1\x9e\xbe\x4b\x84\xdd\xac\xc7\xf6\xbf\xf6\xb0\x68\x53\xea\xa5"
+ "\x73\x4b\x36\x2f\xe6\xf7\xc5\x73\x1e\xac\xe6\x63\x33\xf6\x52\x03"
+ "\xd2\x56\x6f\xb4\x29\xee\x32\x0b\x5b\x56\x8f\xed\x5f\x5d\x8e\x94"
+ "\x4e\x4b\xb4\xf8\xd3\xbb\x70\xdd\x9a\x75\xf9\x1b\xd7\xd1\x80\xda"
+ "\xfa\x22\xfd\x8a\xfc\x9c\xdc\x21\x21\xc6\x43\x74\x74\x9f\xb6\xa3"
+ "\xba\xff\xfc\xa9\x57\xcb\x68\x3d\xbd\xb8\xbb\xe0\xd5\x6d\xfa\xdb"
+ "\x49\xbf\xea\xbf\xa2\xb1\x02\x7e\x87\x04\x9d\xb5\x2a\xc6\x0d\x7a"
+ "\x28\xbd\xe0\xf5\xab\x6b\xfb\x36\x1a\x25\x1f\xeb\xd5\xd1\xc4\x47"
+ "\xa9\xcf\xc1\xba\xa1\x21\x5b\x6e\x87\x88\x3e\xee\x9b\x5f\x36\x70"
+ "\xbb\xe8\xbd\x6c\x54\x73\x7e\x5d\x36\x60\x7b\xd3\x90\x66\x53\xdc"
+ "\xb9\x40\x94\xab\x61\xb6\xcc\x0f\x2a\xbf\x93\xee\xf4\x64\xab\x51"
+ "\x47\x5f\x2d\x93\x70\x91\xfd\x24\xdc\x71\xf2\x7a\x6e\x3a\x53\xb4"
+ "\x69\x03\x9d\x27\x7c\x60\x8e\xb7\x92\xec\x4d\x43\x85\x6c\x97\xa8"
+ "\x2d\xf2\x22\x9e\x77\x2f\xda\x23\xb0\xde\x4c\xc7\xb4\xd7\x77\xc2"
+ "\x81\xd3\xe2\xde\x81\x86\x63\x81\xf7\x0e\x1c\x40\x6f\xf4\xc0\x69"
+ "\xe9\xe7\xf6\x7b\xbf\xd2\x4f\x4e\xd3\xea\x17\xa6\x0b\x82\xc1\x72"
+ "\x1d\x48\xe8\xf7\x57\xc4\xb9\xa6\xd2\x39\xc8\x74\x87\xc6\x81\x6c"
+ "\x3a\x3b\xd4\xa7\x1b\x0d\x3b\x25\x1f\xa4\x87\x78\x47\xed\x2d\xc2"
+ "\x88\xbd\xac\x55\xa8\x1b\x2c\x0b\xa8\x4c\xcc\xb9\x1a\x75\xe2\x40"
+ "\x89\x4f\x0f\x04\x8f\x30\xac\xc2\xe7\xa7\x1c\xc8\xa1\x34\xfe\x7c"
+ "\xc0\x3c\xa6\x8b\xbe\xe9\x81\x46\xb9\xcd\xa6\x73\x53\xc5\x3d\x14"
+ "\x07\x12\x8e\x6e\xed\xc1\x3e\xff\x81\x53\x7e\x38\x12\xa4\xb1\x08"
+ "\x35\x53\xd6\xef\xaa\xe7\x7d\xb6\x03\x0e\xdf\x98\xc0\x81\x04\xb2"
+ "\xbb\x1c\x47\xec\xe6\xe5\x56\x07\xbf\xab\x5a\x21\xdf\x4d\xef\xb4"
+ "\xbc\xaa\x97\x7d\x14\x19\x57\x8b\x18\x73\xe2\x67\x5d\x62\x1d\xac"
+ "\x40\x98\xf4\xfe\xf1\x58\x0c\xeb\xef\x03\x9a\xb1\x1e\x73\xdf\xfb"
+ "\xd5\x1c\x5f\x5f\xaf\x81\xef\xab\xe6\xfd\x40\x81\x07\xfd\xae\x57"
+ "\xb3\x82\xfb\x6d\xe8\x3f\xe8\x57\xaf\x5b\x8d\xee\xc3\xaa\x82\xfc"
+ "\x54\xec\x3a\xac\x2a\x58\x9d\x4a\x4b\xbf\xe6\xa4\xcf\xe2\x4f\xac"
+ "\x1c\xa9\x21\xc6\x8f\x69\xdc\x9b\xdf\x07\x4d\x63\x46\xd8\xcf\xa5"
+ "\xb1\x53\xa7\xb8\x57\x35\x52\x7a\x6a\xa4\xe7\x20\x6c\xf7\x96\x77"
+ "\xc3\x6b\x11\x74\x07\x8e\x0d\x5e\xd3\x79\x2d\xe2\x3e\x59\xa9\xcd"
+ "\x46\x5b\xfe\xaa\x47\x9e\x37\xe3\x6b\xe1\xe9\x3c\xc3\x3e\x23\x1f"
+ "\x8f\x73\x5a\x5e\xeb\x1f\xff\x10\xe3\x8b\x62\xee\x0d\xc3\x33\xe5"
+ "\x70\x79\x3c\x16\xc3\x72\xe4\xb1\x57\x01\xfb\x9a\xc9\x97\x36\x60"
+ "\x6c\x3b\x4e\x9e\x97\x43\x98\x1a\x99\x67\x32\x9e\x52\x3d\x3b\x27"
+ "\xf9\x49\x2a\xee\x57\x5b\x5e\xdd\xcd\xcf\x10\x25\x5f\x9c\x8f\x33"
+ "\xbf\x76\x42\xce\x87\xfa\x08\x44\xb7\x34\x07\xc4\xeb\x3d\x9d\x15"
+ "\x2a\xce\x1a\x7d\xad\x5f\xfe\x41\x3c\x37\xdc\x35\x9a\x8f\xcb\x1b"
+ "\x8a\xd0\x3f\x1b\x1d\x34\x0e\x47\x3a\x34\xbe\x1a\x06\xf3\x31\x26"
+ "\xd1\x4f\x8f\x20\x1f\x01\xcb\x70\x00\xe5\xa9\x22\x5b\x2e\xda\xbd"
+ "\x83\x0b\xfa\xdb\x78\xed\xe6\x2c\x16\x9b\xba\x84\xce\x9b\x17\xfb"
+ "\x17\x0e\x3e\x45\xfa\x66\xbf\x61\x8d\x93\xd1\x5a\xe5\x7d\x8b\x9d"
+ "\x62\x1c\xfe\xe0\x3b\xbe\x31\xb3\x83\x20\x9d\x8d\x4a\xeb\xe0\x50"
+ "\x5e\x07\xfb\xd7\x7f\x10\x3c\xf7\xbd\x10\x27\xed\x55\xa0\xfc\x7f"
+ "\xc0\x7c\x0f\xf6\xfb\x1b\x5c\xa2\x9e\xbe\x3e\x89\xe3\x40\x5b\x2d"
+ "\xf6\x03\xbc\x8e\x7a\x78\x30\x4e\xb4\x0d\x84\x3b\x0b\xfa\x62\x1b"
+ "\x6c\x7d\x96\xb6\x64\xe2\xa1\x23\xf6\x23\xbd\x38\x8b\xf8\xf5\x7b"
+ "\x1c\x16\x35\xca\xf4\x75\x94\xff\xdb\x61\xe7\xb5\x2e\x6f\x60\x2d"
+ "\xee\x8b\xac\x71\xcf\xdf\xd1\xce\xad\x04\x70\x6f\x60\x47\x2e\x5f"
+ "\x64\x47\xf9\xdd\xe7\x4f\x00\x3c\xff\x4f\x00\x8f\x6a\xf1\xd7\x97"
+ "\x50\x57\xe7\x5e\xf0\x9e\xa3\x3b\x03\xeb\x11\x6e\xae\xe3\x3c\xab"
+ "\xc3\x34\x73\x0b\xd8\xb9\x3a\x84\x9b\x73\xf6\x1c\xdb\x8f\xb0\x73"
+ "\x8c\xa8\x2b\x1b\x98\xdb\xa3\x5a\xf3\xb5\x7e\x11\xd9\xee\xd7\x8f"
+ "\xd9\x2b\xd3\x77\x31\x8b\xb2\x9c\x6d\x1f\x3b\x06\xe9\x69\xed\xbf"
+ "\xaf\x0c\xf1\x92\x5e\xd1\x3d\xa5\xe8\x1f\x7e\x8d\x7a\xf0\xf5\x32"
+ "\xf4\x3b\x50\x6f\xbf\x46\x38\xbb\x0d\x9e\xe3\x36\xc7\xae\x1a\x13"
+ "\x8b\xbf\x90\x67\x46\x23\xad\x2d\x9e\x0d\xac\xb1\x7c\x29\xd2\x7f"
+ "\x06\xe9\xbf\xc8\x8e\x60\x19\x8e\xee\xe9\x06\x20\xfa\x3d\x84\xd3"
+ "\x43\xf7\x25\x2a\x62\xea\x31\x7e\x99\x59\x0b\xf5\x08\xbb\xd4\x01"
+ "\x31\x75\x08\xb3\xf4\xa9\x18\xe0\xf4\xf7\x22\xdd\x31\xe9\xbb\x3c"
+ "\x98\x37\xd1\xef\xb4\xbc\x51\x20\xd3\x29\xe7\x4f\xf4\xca\xf5\x76"
+ "\x19\x8d\x11\xc6\xa6\x1e\x24\xba\xc5\xbc\xc7\x1b\xff\x61\x2f\x42"
+ "\x39\xab\xc6\x8e\x11\x7d\xec\x37\x8e\xc8\xf4\x07\xce\x83\xbd\xe1"
+ "\x12\xf6\xf3\x0d\xec\xff\x1c\x94\xce\x83\x17\x61\x54\x7e\x3b\xd6"
+ "\x5b\x69\x0f\xe0\xd7\x32\xcf\x30\xfe\x60\xf0\x3c\x57\x66\x7e\x21"
+ "\x1f\xa3\xce\x5e\x61\x5a\xbd\x21\x1b\x7b\xbe\x43\xa0\x80\x82\x78"
+ "\xdf\x38\x37\x47\x9f\xbf\x4e\xbf\x32\x7b\x75\x5e\xfe\x86\xdc\xc2"
+ "\x44\x3e\x9c\x51\x94\xbb\x2e\x87\x86\xae\x0b\xb3\x0b\x0b\x86\x04"
+ "\xf5\x67\x2a\xd2\x77\xb5\xd3\x5d\x34\x5b\x49\xbf\xdf\x9a\x2e\x8d"
+ "\xdb\xba\x98\x25\x8d\xf7\x8b\x85\x8d\xf9\xe5\x3b\xfa\xe2\x34\x8a"
+ "\xbf\x5b\xb4\xe3\x6f\xa5\xb1\xaa\xd4\xd7\x19\xe3\x77\x78\x2b\xce"
+ "\xc1\x5b\x49\x9c\x1f\x7d\x19\x32\x1e\xde\x77\x25\x9d\x2d\x28\x26"
+ "\x3f\xec\x97\xa7\x18\xc5\x07\xf0\xe2\xad\x08\xe1\x8b\x60\xf8\xe5"
+ "\x0c\xf0\xad\xbb\x7f\x6b\x3a\x53\x62\xd9\x91\x97\x52\x9f\xc1\x28"
+ "\xed\x7f\xfc\x43\x27\xbc\x49\x7d\x29\x9a\xb7\x39\xc9\x7d\x72\xbe"
+ "\x4f\xeb\xcd\x2f\xb1\xcf\x61\x64\x96\x41\x51\xc4\xaf\x3d\xa2\x4f"
+ "\xaf\x8c\x56\xd0\x3d\xbb\x9d\xb4\x67\x34\x99\xe6\x79\xeb\x2d\xde"
+ "\x64\xdf\x3a\xa7\x5f\xaa\xa9\x7f\xc1\xe7\x39\xb8\x4d\x3a\xb4\x5c"
+ "\xae\xbb\x4a\xda\x87\xb3\xfd\xa6\xc9\xa2\xfe\x1d\xca\x25\x78\x94"
+ "\xff\x64\x51\x3e\x7e\xdf\x38\xfa\x06\x6f\x6e\xc1\xf2\xbf\xc1\x4a"
+ "\x33\xa4\x39\xc9\x37\xb7\x78\x63\x3f\xd6\x7b\x8a\xb0\x5f\xa0\xfd"
+ "\xb8\x01\xe3\x7e\xef\xad\x4a\xfd\x95\x07\x7d\x2a\x2f\xf6\x13\x58"
+ "\xd5\xc7\xaf\x79\xaa\x52\x0f\x79\x37\x1a\x94\xd4\xb6\x96\x9a\x91"
+ "\xbf\xf9\xc6\x21\xec\xbc\xf1\x1a\xcf\x46\x03\xfa\x5f\xa9\x47\x18"
+ "\xc3\xb4\xb1\xa9\x4d\xfc\x6e\xe3\xaa\xd4\xf7\xa4\xef\xcf\xe8\xdb"
+ "\x8b\x7e\x32\x86\xb5\xe2\xf7\x9f\xbc\xcc\x0f\x3e\x10\xf6\x04\x7d"
+ "\x47\x2b\xf8\xfa\xca\x64\xec\x97\xa4\x50\xd9\xe5\x32\xf3\xfe\x19"
+ "\x8d\x11\xf5\x97\xed\x4d\xb3\x1c\x4e\xfd\x06\xe1\xc3\xc3\x0a\xe4"
+ "\xf1\x6e\xa1\x8f\xfd\x70\x0f\xc9\x3c\x10\x77\x79\xa7\x1e\xb4\xa1"
+ "\x7c\xbd\x74\x07\xfb\xf6\x9b\xc7\x30\xe5\x2f\x6f\x20\x9b\x35\xcf"
+ "\xc3\x6d\x21\x88\x79\xa7\x37\x8f\xc8\xfc\xa4\xfd\x04\x64\x4b\x51"
+ "\x6e\x86\x65\x76\x18\x22\xec\xc0\x9b\x27\xfd\xfa\x87\xbd\x24\x6b"
+ "\x1b\xbc\xc9\xcf\x59\x62\x4a\xcd\x76\xf1\x7d\x48\x2f\xea\xca\x9b"
+ "\x6e\x19\x16\xc3\xc4\x79\x27\x15\x53\x77\x6c\x74\xc3\x4d\x05\x53"
+ "\x59\x37\xea\xe6\x49\x01\xf7\x56\x82\xaf\x4e\x09\x7d\xc3\xe7\x11"
+ "\xea\x5f\xd3\xfc\x23\xbd\xd7\x85\xd9\x13\xbb\xb5\x96\x31\x6a\xaf"
+ "\xa8\xfd\xd4\xdf\x04\xfc\x0e\x5d\xd4\xc3\xb2\xe6\x5a\x07\x70\x39"
+ "\xc7\xa6\xbe\xde\x47\x77\xa5\xa3\x2d\x0f\x95\x9e\xd2\x20\xfc\x31"
+ "\xde\x4f\xc2\x7a\xe1\xc5\x7a\x81\x69\xde\x20\xbd\xde\x7a\x81\xfa"
+ "\x2f\x6f\xb9\x5b\x4a\x7a\xe8\xcc\x7e\xd4\xd7\xb7\xdc\xc4\x43\xaa"
+ "\x07\x7b\x2c\x7c\x3f\x24\x6f\x27\x9b\x36\x4c\x24\x1c\x5f\x0f\x73"
+ "\x81\xba\x1d\x2d\x02\xca\x85\xd6\xbb\xc5\x9c\x41\x78\xb5\x09\x34"
+ "\xd4\x87\x0d\x6c\x43\x42\xb7\x1f\x7d\xda\x8c\x9a\xbe\xaa\x8c\x02"
+ "\xa7\xe5\xed\x89\x36\x38\x1c\xb6\x9f\xb1\xfd\x7a\xf4\x6b\x10\xae"
+ "\xe2\x26\x9a\xab\x7e\x7b\xf9\x95\x60\xe5\x3d\xba\xa4\x2b\xe3\x75"
+ "\x34\x9e\x92\x51\xc3\xe7\xbc\x63\x33\x0a\xc4\xb8\xe5\xdb\x0d\x72"
+ "\x7a\x1a\xf7\xa4\xf5\x05\xe5\x97\x40\x57\xde\xdf\x57\x7c\xbb\x55"
+ "\xc8\xe8\xed\x56\xb9\x7f\x11\x2a\x1f\xd3\x41\xe6\x2d\x1d\x05\x4a"
+ "\xab\xde\x0e\xe3\x5c\x10\x55\xf7\x32\x40\x45\x31\x73\xbd\x50\x8c"
+ "\x7a\x84\x3c\x66\xca\xb7\xd3\x68\x1d\x46\x3d\xb6\xd1\x7b\xbc\x00"
+ "\x2a\xa4\xe5\x85\x8b\x98\xe7\x56\x01\xc7\xc4\xf9\x6a\x3a\x84\xcb"
+ "\xc3\x67\x1c\xda\x11\xa8\xde\x0a\x9a\x6a\x2f\xa8\x2b\xb6\x42\x3c"
+ "\x86\xa1\x5f\x71\x78\xb6\xdc\x17\x08\x39\x2f\x5c\x87\xf6\x11\xf3"
+ "\xdd\xb6\x95\xb9\x3f\xc3\xde\x92\xc5\xcb\x5c\xdf\x87\xef\x58\xfe"
+ "\xc3\xa2\x8c\x87\x0f\xcb\x7d\x03\x7c\x6f\x0c\xdc\x6b\x7d\xb8\x21"
+ "\x78\x8e\xf9\x89\xfc\x7c\xd3\xb2\xc2\x5c\x7a\x18\x46\xad\x1f\x1d"
+ "\xec\x2b\x46\x89\x7b\xa9\x0e\x9f\xa4\xba\x45\xfe\x93\xd8\xb3\xf4"
+ "\x8e\xd6\x6f\xbc\x87\xc6\x9c\xa7\x91\xdf\x47\x6b\x4e\x30\x2e\xf1"
+ "\xd3\x92\x2d\xbc\xbf\xf1\xa5\x06\x94\xc1\xf9\xad\xcc\x36\x65\xe7"
+ "\x4d\x16\xcb\x1a\x06\xe6\xf3\x4e\x5a\x50\x3e\xfd\xf3\xbf\x52\xdf"
+ "\xdc\xc1\xed\x63\xe5\xc7\x15\x2c\xe6\xd5\x64\xd1\xd6\xbd\x53\x2b"
+ "\xaf\x21\x0c\x7d\xb6\xcb\xd4\x78\x4f\x55\xc9\x11\xaa\x23\xa5\x5b"
+ "\x40\xf9\x9b\xe2\x0e\x25\xf5\x4b\xb6\xe2\x3b\xad\xe9\xe2\xe3\xdf"
+ "\xd2\x9d\x91\xbf\xff\xb6\x03\xdb\xd2\x77\xec\xac\x72\x6a\x3c\xd6"
+ "\xf9\x9e\x70\xeb\xb8\xfc\xf7\xc5\x8b\xb9\xfb\x5f\x69\xae\xb0\xe6"
+ "\x8b\xc3\xcb\xeb\x34\x82\xd2\x6d\x11\x32\xfb\x15\xea\xff\xdb\x3a"
+ "\x59\x7f\x65\x98\xf2\xeb\xe5\xbb\x38\x7f\xb5\x20\x1c\x7e\x56\x91"
+ "\xd1\x20\x74\xfc\x57\x1f\xf3\x39\xea\x9b\xe0\x99\x4e\xf8\xd5\x47"
+ "\x6a\x1d\xe8\xf0\xfd\x97\xf8\xce\xc7\x30\x28\x2e\x40\x8f\x6e\xe9"
+ "\x6d\x50\xa3\xc5\x41\xcb\xa3\x60\xe2\x0f\x1d\x3f\xf1\xa7\xc2\x9f"
+ "\x92\x29\xf8\xee\x15\x15\x4a\x30\x72\x90\x1a\xa2\x87\x45\x69\x6e"
+ "\x1d\x1e\xaf\x9b\x36\x35\x65\x52\xe9\xd6\x12\x33\xf3\xba\x5d\xd1"
+ "\xcc\xff\xfe\xd4\x03\x1d\x0b\x47\x97\x09\xff\xa1\xf2\x40\xc8\x3d"
+ "\x6f\xcf\x5b\x58\x01\xf5\x69\xbd\xb1\x1f\x41\xe9\x7a\x50\xbe\x7b"
+ "\xc9\xa6\xa4\x3e\x14\xf9\x30\x74\xc7\x7b\x27\xbc\x3b\xeb\x13\x0c"
+ "\x43\x7e\x99\x59\xc5\x47\x20\xf6\x26\xbd\xfb\xac\xb7\xea\x23\xf0"
+ "\xe1\x57\x03\xe1\xc7\x7e\xba\xf2\xe0\xd6\x1e\xa5\x55\x3d\x15\xac"
+ "\x7a\x07\x7c\x82\xef\x21\x65\x85\x79\xd2\x98\x30\xe1\xc0\x36\x78"
+ "\x57\xe9\x77\xd8\x36\x9b\xf9\xfc\x8c\xf2\x1c\xbc\xfb\xe9\x91\x30"
+ "\xe9\xf8\x1c\x6b\x6c\xfa\x58\xa7\xe5\x5d\xb4\xe7\x4f\x54\x4b\xfd"
+ "\x10\xec\x27\x1d\x89\x92\xdb\x03\x8c\x1f\x23\xe6\x89\x8e\xe8\x65"
+ "\x98\x90\x32\xfa\x05\xad\x79\x66\x4d\xa4\x07\xec\x62\x4f\x0f\x9d"
+ "\xc1\x18\x6e\x2c\x8e\xd6\xdc\x17\xe9\x98\x97\xed\x5b\xe3\xd8\x5a"
+ "\xc3\x5c\x5b\xe3\x59\x4f\x69\x3c\x5f\x2b\x43\xfd\x0a\x6d\xdf\x0d"
+ "\x6b\xbe\xe9\xdb\xb7\xa6\xcf\xbb\x6f\xcd\xb7\xec\x86\x35\x17\xbc"
+ "\x37\xac\xb9\x28\xc6\x0c\x21\xda\xb9\x6f\x8d\x1d\xe9\x99\x81\x74"
+ "\x9e\xa3\x79\x48\xec\x67\x60\x7f\xee\xc8\x31\xb9\x9f\x11\xd0\x8f"
+ "\xc9\x31\x2d\xa3\x45\x05\xd9\x6b\x17\x27\x3f\x2e\x5d\xcb\xf1\xd4"
+ "\xfa\xec\x35\xb9\xcb\xb0\x87\xb3\x4c\x5a\x7d\x44\xc3\xcf\xe8\xcc"
+ "\x11\x2c\xcd\x78\x4c\xd6\x6f\xcc\x2d\x2c\x4c\xca\x5f\x37\x59\x4f"
+ "\x97\x79\xf0\x70\xb1\x8f\xc9\x98\x9d\xc3\x5d\xbe\xdc\x01\xe3\xd5"
+ "\x54\x16\xba\x3b\x12\xcb\xf3\xad\x7f\x19\x24\x9a\x6f\xe5\x34\x23"
+ "\xbd\x44\xb7\x44\x33\xf6\xdb\x7f\xdd\x3f\xfe\xe9\x1b\x33\xf8\xb5"
+ "\x8b\xda\x71\x19\x07\xa5\xc7\x74\xe7\xfd\xd2\x61\x59\x7f\x7d\xc8"
+ "\x7f\xdc\x54\x8c\x5d\xbe\x97\xc9\xc7\x4c\xf7\x2d\xb6\xd3\x3d\x3a"
+ "\xe8\x0f\x2a\xce\xc0\x7b\xdc\x6f\xa2\x3e\x1f\xe7\xb9\x5b\xbe\x6f"
+ "\xe2\x48\x2b\xad\x41\x11\xb4\xfd\xda\xe1\xe7\x93\xa1\xcc\xdf\x5b"
+ "\x42\x63\x79\xbd\xf0\xde\xdd\x08\xf7\x0d\xe2\x73\x78\xf7\x2d\xee"
+ "\xc3\xfe\x19\xca\x60\xf1\x45\x3a\x47\x84\xf6\x9e\xd0\xdd\x0e\xed"
+ "\x0e\x3b\xbf\x27\x8f\xa7\xc1\x5e\x2c\xd1\x2c\x70\xbe\x97\xe1\x1b"
+ "\x53\x78\x4f\x23\xd3\x65\x83\x5f\x9f\x24\x5a\xfc\xe5\x33\x2b\x7d"
+ "\x41\xd2\xba\xfc\xa4\x15\xeb\x4d\x49\x26\x63\x61\xfe\xfa\x55\xc6"
+ "\x00\x7b\x99\xe1\xae\x9a\x72\x37\xfb\x57\x16\x0c\xdb\xa6\x1d\x14"
+ "\xad\x48\x5e\xdb\xb6\x83\xd6\xa4\x5e\x07\xd1\xe6\xc7\x69\x8c\x10"
+ "\xf6\xef\x65\x27\x69\x6c\x82\xe6\xc8\xa3\xb7\x25\xaf\x8e\xda\x96"
+ "\x9c\xed\xb5\xa4\xdc\x45\x7b\xa0\xa2\xdd\xb3\x14\x51\x5d\xd3\x15"
+ "\x1e\xcb\xc4\xbb\xc8\x27\xab\x45\x1b\x5e\x71\x3d\xeb\xc0\x34\xa7"
+ "\x31\x8d\x0d\x7f\x5d\x98\xee\x44\x37\xfc\x66\x30\x3e\x5b\xa3\xb7"
+ "\xb1\xfa\x68\x37\xf3\x26\x96\x61\xff\x0b\xf1\xd2\xde\x0f\x16\x3b"
+ "\x25\x99\xfa\x7f\xe3\xdd\x10\xe1\x1b\xab\xfd\x4d\x22\xd6\xb5\x41"
+ "\x73\x76\xb2\x4f\x10\x57\xab\xf7\xa2\xb7\x95\xee\x3d\x96\xe6\x2c"
+ "\x4e\xed\xc6\xdf\xb8\x6a\xa0\xbb\xee\xa1\xe4\x2b\x50\xb6\x77\xf5"
+ "\xd0\x3e\x92\x26\xcc\xaf\x05\xe1\x8f\xe1\xaf\x51\xbf\x0e\x54\xe7"
+ "\xe0\x37\x5b\xe4\xb5\x79\xc2\xff\x7f\x9f\xfb\xc1\x98\xbe\x89\xf6"
+ "\x85\x6c\x59\x8b\xb6\xa3\xdb\xae\x24\xfc\x18\xd6\x6a\x35\xf6\x80"
+ "\xd5\x7d\x82\xf6\xee\xd0\x18\x0d\xc1\x18\xdc\x18\x47\xe3\x34\x5e"
+ "\xa6\x53\xa2\x1d\x3d\x81\xed\x54\x23\xad\xf9\x6c\x2f\xe9\x80\xf6"
+ "\x82\x56\xf0\xf6\x19\x12\x38\x3e\xa4\x07\xd3\x9c\x7a\x77\xa5\x4b"
+ "\x49\xfa\x82\x70\x27\xc9\x1f\xa2\xb3\x1e\x58\x91\xe1\x76\x84\x69"
+ "\xc1\xf8\x93\xec\x5f\x3a\x25\xad\xab\x3c\x07\x47\x77\xb2\x3e\x83"
+ "\x61\x7c\xaf\xb8\xff\xb6\x13\x8e\x2e\x41\x5a\x7f\xee\x47\xeb\x42"
+ "\x2c\x03\xea\x12\x34\x61\xbe\xc7\x88\x8e\x76\x63\x2b\xb4\xbb\x30"
+ "\x5f\x47\x2b\xad\x1b\x4e\x60\x1b\x75\x6a\x5a\x47\xcc\x36\x1a\xd4"
+ "\xe5\xdf\x82\x1a\x6d\x66\x53\x3d\x3e\xb1\xfc\x47\xb1\xff\x17\xef"
+ "\xb4\x1c\x2d\x90\xcf\x0b\xa1\xfe\x06\x7e\x97\xc9\x36\xe7\x79\x84"
+ "\x41\x7a\x1a\x09\xf7\xd0\x5e\xa0\x31\xa8\x08\xb4\x67\x11\x98\x67"
+ "\x24\xf2\xb1\x11\x79\x97\x8d\x32\x3b\x46\xbc\x46\xfe\xf4\x78\x11"
+ "\x5f\xf9\x45\xa4\xa7\x48\xa7\x8e\xea\x02\xc5\x3c\xb7\x93\x21\xcf"
+ "\x4f\xcd\x33\x3b\x19\xed\x2f\xa0\xb5\xfa\x98\x26\x15\xcb\xaa\x16"
+ "\x6b\x1e\x8e\xf6\xca\x79\x79\x48\xc7\xce\x67\x49\xe3\xbb\xef\x3f"
+ "\x4f\x6b\x28\x7d\xeb\x20\xdf\xdf\x8d\xdf\x3f\xf3\xff\x26\x3d\xf7"
+ "\x5a\xde\x33\xd6\x71\x5d\x7f\x7f\x22\xea\xfa\x12\xa9\xfe\x20\x6e"
+ "\xb5\xba\xcf\xb2\x9c\xc2\x67\xa3\x7f\xb2\x40\xd4\x81\xf7\xb9\xaf"
+ "\xdf\x0d\x47\x0d\xe2\xae\xe0\xa3\x89\xd2\xb8\xe0\x29\x81\xf3\x37"
+ "\x5b\x48\xd6\xc4\x43\xd4\xf3\xa7\xad\x3d\xad\x5c\xc7\x6d\xf0\x9b"
+ "\x86\x3a\xf4\xa9\xc2\xd8\x7b\x97\x15\xdb\x3a\xef\x45\xd6\x43\x7d"
+ "\x69\xb1\xe6\xf1\xfd\xa6\x65\x66\x55\x1a\xf6\x9b\x95\xc8\x0b\xaa"
+ "\xa3\xd7\x63\x7f\x61\x1a\xad\x8d\x45\x1e\x10\x4d\xb6\x2b\xdd\xcb"
+ "\x8d\x32\x40\x1f\xf5\x03\x35\xd2\xcb\xef\xa5\xa2\x7b\x8b\xc5\x78"
+ "\xff\x07\x3a\xf9\x6c\x18\x76\x91\x95\x90\x1f\x88\xf9\x96\xed\xd8"
+ "\xc0\xf3\xa0\xbb\x9a\x7b\x4c\x7a\xf6\x65\x8b\xde\x1e\xd6\xde\xfb"
+ "\xad\xe5\xb4\x4b\xf7\x3f\xf2\x75\x2d\x81\x6b\x39\x3f\x28\xf3\x1b"
+ "\x3b\xa4\xb5\x2d\x65\xb4\x7e\x47\x9c\xe1\xf5\x01\x3f\xeb\x6b\x9e"
+ "\x59\x9c\x55\x64\x75\xf5\x4a\x7d\xe0\x0f\xda\xf8\x9d\x70\xd4\xbf"
+ "\xe2\xeb\x3f\xcf\x48\x6b\x36\x3f\xc8\xa5\x3c\x5a\x82\xee\x9d\xcf"
+ "\x5d\x97\xfd\x44\x5e\xae\x18\x4e\x4f\x7a\xd2\x94\xbd\x2a\xb0\x9f"
+ "\xce\xed\x2e\xb3\x7c\xd0\x21\xec\xd8\x87\x5a\x3f\xdb\xa8\xee\x9f"
+ "\x5f\x50\xc2\x51\x31\xc7\xf0\x61\x72\xa8\x39\x86\x59\xab\xd6\xe5"
+ "\x17\xf2\x3c\xf8\xf2\xd6\x5c\xb1\x53\x75\x08\x2c\x4c\x9f\x95\x9e"
+ "\x54\x94\x6b\xe2\x17\x3d\x89\x01\xfd\xec\x9c\x9c\x42\x69\xf1\xeb"
+ "\x6a\x4a\x45\x31\x2b\x37\xf2\xa4\x05\x6b\x4c\x62\xd9\x6c\x51\x5e"
+ "\xf6\x86\x5c\x09\x85\x3f\xad\xf1\xd4\x76\xb7\xd4\xf2\xf6\x61\x88"
+ "\x58\xab\xf3\x61\x93\xdf\xdc\xbe\xff\x58\xe2\x8d\x18\x77\x5a\x8e"
+ "\x2b\x18\x49\xba\xd2\xb8\xb6\xbd\x81\xdb\x2c\x75\xf3\xab\xc4\xdf"
+ "\xc6\x59\x74\x37\x09\xfa\x59\x4d\x74\x97\xb6\xb4\x0e\x06\x7d\x87"
+ "\xc6\x51\xd8\xef\x6f\x42\xfe\x9a\xe7\x79\xbc\x0c\xdb\x77\xb3\x0d"
+ "\x8e\xe9\xa4\xf1\x39\x8d\x57\xf9\x61\x0a\xad\x61\xac\xe3\x63\xc9"
+ "\x8d\x69\x3e\xbb\x7f\x4c\x47\x3e\x2c\xd9\x58\xa2\x8d\xe8\xc4\xf8"
+ "\xe5\x7e\xeb\xc7\xba\x6c\xf0\x21\x1f\x93\xa1\x75\x4e\xfc\xde\x20"
+ "\xb4\x47\xd2\x19\x25\xca\xf6\x57\xc9\x27\xfa\xed\x2e\x5a\x1f\xe6"
+ "\xad\xc8\x68\x14\x6d\xdc\x47\x07\x58\x55\xfa\xe4\xf1\x0e\x88\x13"
+ "\x36\xa9\xf1\x2c\x86\x5f\x8b\x34\xb6\x62\xf8\x94\x77\xb7\xf6\x44"
+ "\x90\x9f\x2e\xe6\x4b\x1b\xcf\x4a\x63\xcb\xc4\x9f\x08\x3f\x1a\xba"
+ "\x7c\xe3\xcf\xc7\x74\xf6\x98\x8c\xc6\x1d\x62\x7d\x18\x5f\x0b\x23"
+ "\xd6\x23\x7d\xa4\xe9\x1f\x6f\xc5\xbc\xa5\xf5\x1f\x71\xdd\x08\x8f"
+ "\xbc\x68\x94\xd6\x64\x50\xd9\x17\x50\xb9\xc5\xba\xde\x8f\x52\xfc"
+ "\xfb\xe2\xe2\x9e\x96\xf4\xc9\x5e\xb1\x86\x9b\x68\x5f\xcd\x7d\x7a"
+ "\x1a\xeb\xbe\x44\xfc\xfe\x08\x6d\x7f\xfa\x3d\x98\x0e\x5b\xce\x0f"
+ "\x7a\x65\x7a\x88\x66\x93\x19\x1d\x53\x4c\x47\x7e\x58\x1f\x6f\xef"
+ "\x3f\xaa\xf1\xd1\xfc\x91\xe8\xbf\x33\xd9\x5e\xfd\x36\x4a\xcc\x39"
+ "\x64\xb4\xfa\xc9\x4d\x7d\x0e\x3e\x3a\x8b\xb4\xb6\x6e\x17\xeb\xb0"
+ "\x22\xe4\xf5\x4d\x88\x2b\xa0\xfc\xbe\xf9\x80\x0f\x0b\xc5\x7c\xc0"
+ "\x6f\xd5\x3e\x19\x7e\xd4\x4a\x7a\x4f\x6b\xd8\xe4\xf5\x6b\x24\x4f"
+ "\x71\x87\xcd\x6f\x13\x65\x3c\xde\xd8\x8c\x43\x34\x66\xb3\x47\xac"
+ "\xc5\x40\xb9\xfc\x76\xad\x4a\xf1\x25\xf7\xeb\xc7\xbb\x80\xfc\xf6"
+ "\x41\x18\x96\x4d\x70\x94\x27\x1f\x37\x47\xde\x50\x59\xbc\xd8\xdf"
+ "\x57\xe9\x06\xcd\x46\x7c\x25\x68\x8f\x67\xfb\x74\xe3\xb7\xe9\x7c"
+ "\x1d\x98\xc4\x6b\x66\xf9\xf0\x19\xdf\x38\xd2\x6f\x0f\xf5\x8f\x01"
+ "\x23\x1e\x5f\x9b\xf4\xdb\x36\xe2\x71\x79\xff\x78\xd8\x31\xe0\x74"
+ "\x88\xb9\xfd\xcf\xba\xe1\x77\xdf\xb0\xd8\xf4\x7b\xa8\x3d\xa7\xb1"
+ "\x0a\x92\x3d\xef\x7b\xf0\xb1\xdc\xdf\xbd\x59\x27\xe6\xcf\xf6\xe2"
+ "\xfb\x3b\x5e\x65\x28\xdd\xf9\x9d\xde\x7f\xad\xb9\xe0\xff\xef\x8c"
+ "\x5e\xc2\x89\xe5\x27\x5c\xd8\xc6\x29\xe4\x31\x76\x09\xef\xa3\x88"
+ "\x73\x5f\xb7\xc4\x6b\x3e\xaf\x5c\x25\xf1\x81\x64\xcc\x79\xfe\x3b"
+ "\xac\x53\x1f\xf0\xf9\x9b\xd2\x06\x76\x36\x1f\x71\x88\xfb\x9e\x7f"
+ "\x57\xc3\x88\xb7\x12\xbc\x9d\xc6\x82\x90\x76\xb1\x4f\x17\x75\xf1"
+ "\xb2\x91\xef\x51\xf4\x56\x65\xd0\x98\x8b\x9d\xe6\x94\x7d\xe3\x7b"
+ "\xbf\x6b\xa3\xb4\xf6\xcd\x22\x4d\xb9\x98\xf3\x46\xd9\xfc\x2e\x82"
+ "\x6d\x34\x82\x34\xd7\x8a\xb6\xfe\xa3\x53\xa4\xf7\x84\xc7\xc1\xc7"
+ "\x6f\x7e\xd7\xe5\x45\xbe\xa0\x4c\xa2\x9d\x96\x63\x5a\x59\x26\x28"
+ "\x8f\x13\x57\xe8\xfb\xa1\x4c\x8e\xa5\xc8\xe7\x7d\x51\xdb\x84\x75"
+ "\xb8\x4c\xf4\x6b\x8e\x79\xa2\xb7\x4d\x63\xd1\xee\xbb\xc8\x07\x73"
+ "\xd4\x2b\xf9\xb8\xbc\xbc\x96\xfa\x56\xe4\xd3\x79\x79\x7f\x8a\x77"
+ "\xfb\xe2\x0e\x5a\x87\x6e\x75\x89\x75\xe8\x14\x3e\xd7\xc1\xbc\xed"
+ "\x0e\x0f\xed\xcf\xea\xc0\x3c\x1a\xe4\x3e\x3f\xd9\x37\xd5\x36\xc5"
+ "\xff\x4b\xde\xfb\xc0\x55\x55\x65\xfd\xc3\xfb\x5c\x10\x51\x91\x7b"
+ "\x21\xc4\x9b\x51\x5e\x0b\x9b\x9b\x91\x92\x5a\x59\x19\x32\x85\x85"
+ "\xe5\x1f\x6a\x6c\xa2\xc6\x04\x53\x1a\x34\xd4\x9b\x22\xa2\x21\x20"
+ "\x3a\x3c\xce\x33\x8a\x17\x47\x7d\x19\x45\xc5\x79\xac\x9f\xcd\x58"
+ "\x31\xbf\xd7\x79\x3f\xf6\xbc\x9a\xb7\x51\x0b\x13\xb8\xd4\x58\x51"
+ "\x83\xd3\x8d\x41\x23\x06\xf5\x26\x28\x57\xbc\xf7\xec\xf7\xbb\xf6"
+ "\x3e\xe7\xde\x8b\x81\x0d\xf3\xcc\xfb\x7b\xde\x3f\x7c\x3e\x97\x73"
+ "\xce\x3e\xfb\xec\x3f\x6b\xaf\xbd\xf6\x5a\x6b\xaf\xbd\x16\x60\x77"
+ "\xf8\xa0\x8b\xbd\x33\x51\xa3\x6b\x03\x31\xe6\x67\xb4\xf2\x83\xdb"
+ "\xa0\xf9\xda\x3f\xec\x95\x72\xe8\xe1\x56\xd0\x9e\x0a\xa9\x3b\x38"
+ "\xdc\xa9\xb7\x1b\xef\x1d\xd7\xf7\x31\xed\xb1\x69\x59\x96\x1c\x22"
+ "\xd1\x89\xe3\xf3\x2d\xd6\xd1\x0b\xc6\x89\x83\x0b\x96\xc7\x1f\x7b"
+ "\xc8\x92\xf6\xc8\xe8\xfc\xec\x84\x99\xf2\xf2\x58\xda\x74\xba\x5e"
+ "\x27\x17\x58\xba\x4a\x8e\xcc\xee\xa9\x9b\xf8\x93\xd6\x86\x23\x39"
+ "\x2e\x65\x86\xc4\x61\x53\x52\x3a\xb7\x27\x54\x60\x4d\x6d\x27\x99"
+ "\x6d\x96\xef\x2b\xce\xcb\x13\x2a\x78\x54\x52\xba\x3b\x6a\x6f\x23"
+ "\x7e\x55\xee\xa8\x94\xcc\xcd\xa0\x81\xe0\x51\x3d\x46\xef\x40\x49"
+ "\x2b\xf1\x0c\xbe\xa7\x15\xbc\x15\x8d\x25\x9b\x7a\x57\x11\x9f\xe5"
+ "\xe3\x4e\xf0\x58\x80\xcb\x91\x5a\x7d\x1d\x17\x3a\x75\x7b\x52\xfa"
+ "\xac\x7c\x7e\x8d\x70\x07\xfc\x41\x38\x64\xff\x74\xd2\xab\x23\x1f"
+ "\xfa\xff\xce\x7e\x09\x8b\xf7\x30\xfe\x87\xe3\x35\xf8\xa6\xe1\x19"
+ "\xe3\x9f\x16\x21\xe6\x78\x89\x59\xac\x15\xea\xba\x31\xcf\x40\x2e"
+ "\xad\xd2\xcb\x44\x59\x11\x5a\x8c\x70\x51\x9e\xdc\x7f\xfd\xe1\x9f"
+ "\xba\x65\x4a\x3e\xe9\x50\xe9\xac\xba\x31\x5f\xa1\x98\x70\xe9\x7e"
+ "\xbd\x31\xde\x81\x0f\x22\x39\x36\x3d\xb2\x53\x29\xa6\x3c\x01\xfd"
+ "\xaa\xea\xda\x6c\x50\x3d\xe0\x27\x4c\x84\x1f\xc4\xab\x4a\xdb\x9e"
+ "\xf7\x0e\xfb\xf7\x8a\x7b\x8c\xfd\x7b\x02\x1f\x2e\x95\x84\xa2\x6f"
+ "\x47\x52\x6e\x8f\x91\xbc\x93\x5a\xa2\x30\xe9\xbf\xe4\x3d\xe1\x43"
+ "\x4e\xe3\x4f\x46\x02\xbe\x6e\xb2\xe3\x80\x1c\xe0\x26\x3e\x5a\x0d"
+ "\x01\x4e\xb2\x36\xe6\x2c\xe8\x2a\x26\x1f\x0a\x7e\xbc\xb4\x01\x2f"
+ "\x6d\xc0\x4b\xb2\xb9\x41\xfd\xee\x90\x31\x99\x98\xb3\x90\xb9\xde"
+ "\x2b\xa6\xf6\x13\x6c\xd4\x12\x16\xa1\x02\x56\xc2\xb6\x9a\xe0\x13"
+ "\x9d\xec\xa1\xb3\xaf\xd4\x57\xa3\x17\x7d\x0e\xee\x97\x41\x75\x95"
+ "\x95\xa0\x5f\x06\xf4\x2b\xff\xbc\xd0\x4b\xd2\x99\x64\xd0\x92\xd8"
+ "\x40\x5c\xa1\xa3\x55\xc1\x7d\x54\x29\x16\x99\xe8\xc3\xd1\xf7\x7b"
+ "\xeb\x23\x37\x28\x9a\x6e\xe1\xe8\x36\x6d\xcf\x5d\xb4\x93\xe8\x56"
+ "\x3b\x3b\x3a\x3b\x72\x2d\x9d\x05\x4e\x02\x8c\xd9\x63\x34\x86\xbb"
+ "\x4b\xb8\x9d\xda\xd9\xdb\x78\x51\x79\xb2\x2c\x47\xa6\x71\x6d\x71"
+ "\x66\x57\x89\x23\xa1\x77\x78\x3b\x66\xdc\x18\xde\x8e\x51\xf4\x3d"
+ "\xb5\x83\xce\x35\x1b\xc9\xe9\x1d\xf0\x1b\x7c\xc5\x86\xde\xea\x8d"
+ "\x5c\x5b\x45\xed\xea\xf5\x1d\x70\xbf\x7d\xf3\xb2\x9e\x73\x42\xdd"
+ "\xed\x61\x04\x3f\xd2\x5d\xca\x3d\x26\xc7\x69\xff\x5e\x98\x3d\xa9"
+ "\xd8\xa8\x58\x42\x68\x8e\x09\x9e\x18\xfd\xed\xad\x5c\xa3\x62\x27"
+ "\xbf\x99\x8f\x81\x56\xf5\xfa\x1e\xf3\xc0\xc2\xd7\xdd\x7d\x3b\xca"
+ "\x4b\x89\x5c\xab\x70\x77\xc8\xdd\x83\x23\x3b\xbd\xf1\x04\x57\xb4"
+ "\x35\x1f\x73\xfc\x5b\xb1\x76\x0b\xbd\xdd\xfb\x98\xff\xf5\x22\x16"
+ "\x9e\x3b\x2a\x29\x45\xda\xa8\xbd\x9f\xed\x62\x9f\xcd\xd1\xe9\x18"
+ "\x9e\xf3\x5d\xca\x98\x39\x72\xae\xde\xb2\x03\x6b\x5a\xb8\x5a\x62"
+ "\xe4\x96\xd5\x46\x8e\xb2\xa2\x54\x6e\x35\x60\xdd\x0a\x0f\xe0\x8e"
+ "\x3c\x3b\xad\xe3\x0e\xbe\x3f\xd4\x3b\x5e\xbc\xff\xc5\x8d\xf1\xe2"
+ "\xfd\xb7\xb4\x3d\x87\x4c\x29\x13\xfd\x89\xe9\x32\x11\x5f\x77\xcb"
+ "\x0e\x4b\x21\xd5\xff\xfe\x56\x59\x37\x60\xe2\x4d\x26\x3a\x33\x1d"
+ "\x70\x2b\x46\xde\x04\x9d\x36\x10\x0e\x19\x7d\x24\x73\x31\x81\xe7"
+ "\x78\x97\x0a\xda\xd3\x2e\xd7\xe7\xa9\xa4\xf3\x8c\x53\x4b\x8e\x84"
+ "\x63\xfd\xda\x49\x32\x53\x67\x54\xd2\x71\xe4\x01\xfd\x1b\x18\xa7"
+ "\xd1\xbf\xc3\x28\xc3\xb1\x55\xfa\x46\x09\x17\x71\x2c\x31\xcf\x29"
+ "\x76\x25\xcd\x75\xa4\xc5\xa0\xdd\xa4\x0b\x81\x8c\xf0\x27\xff\xfe"
+ "\xaf\x5a\x92\x4c\xf0\xde\x4f\x7d\x30\x10\x3f\x0c\xd8\x6d\x33\xa8"
+ "\xfb\xaf\x8c\x33\x33\xea\xf3\x95\x75\x23\xf6\xff\xdb\x58\x16\xfa"
+ "\x81\xf9\x25\x66\x1b\xcf\x62\xd6\xde\x1f\xca\xfe\x3e\x89\x19\x08"
+ "\x0e\x2e\xf6\xa7\x83\x12\x76\x7f\xea\xd4\xc7\xc7\xc5\xde\x9f\x43"
+ "\xe3\x41\x7b\x84\xb3\xbc\xbc\x43\xee\x91\x1e\x8b\x71\xb1\x03\xda"
+ "\xfb\x23\x99\xbd\xac\x0f\x53\x2d\x0b\x97\x5b\x16\x2c\x5d\xb9\x64"
+ "\xd4\xa8\xc1\xbd\xc8\x12\xc7\xac\x52\x96\x38\x36\x27\x58\x96\xc0"
+ "\x73\x0e\xca\x9b\x7c\xbd\xec\x30\x3d\x43\x73\x79\x93\x91\xc8\x02"
+ "\xf7\xf7\xb2\xe9\xf7\x06\x3d\x4e\x60\xd3\xc7\x4f\xc8\x78\x26\x6b"
+ "\xde\x82\x55\x41\xa9\xf7\x05\xeb\xb4\x37\xef\x40\xdd\x21\x23\x1e"
+ "\x05\xfd\x50\x66\xbe\x46\xeb\xce\xf1\xa7\x0b\xbd\xfc\x1b\xe0\xee"
+ "\x24\xf2\x33\x57\x97\xeb\x65\x75\xa0\x6f\xfc\x16\xa2\xeb\x03\xa5"
+ "\xaf\x65\x1f\x23\x9d\xb1\x11\x7d\x77\x43\xa6\xbb\x2c\xcf\x01\x1d"
+ "\x5f\x51\x5f\xe1\x01\x9d\x48\xc9\x96\xfc\xce\xf1\x44\xa4\x47\xe1"
+ "\xfa\xbc\xdc\x5f\x3c\xfe\x22\x64\xf2\x64\xe1\x57\x27\x8f\xfc\xea"
+ "\x1c\x17\xf6\x52\x63\x3b\x8b\x99\xf4\xef\x78\xac\x95\xe2\x2e\xb8"
+ "\xd8\xf1\x0a\xe2\x2f\x28\x2f\xbe\xb9\xd7\xb2\x88\x25\xd2\x95\xf8"
+ "\x61\xbc\x4b\xe4\xe5\x29\xd9\x7c\x67\x3a\xd9\x77\xc5\x23\x7d\x1b"
+ "\xf1\x6d\x21\xe6\xf0\x41\x5d\x25\xc7\xb7\xea\x3c\x48\x67\x1f\xe7"
+ "\x10\x85\x3c\xae\xad\x83\x91\xa0\xdf\x91\x9d\x46\x9e\x41\x7e\xaa"
+ "\x14\x16\x4f\xeb\x83\x31\x3f\x4d\x9c\x77\xa5\x75\x91\x68\xc2\x6e"
+ "\x41\x4b\x8f\xb7\xeb\x74\xa1\x4c\xca\xa3\x83\xe9\x7b\xac\x9f\x17"
+ "\xe5\xfa\x79\xc2\xaf\xff\xc4\xbd\x59\xc7\xd5\x1e\x67\x1d\x97\xe4"
+ "\x66\x2d\xcb\x5a\x60\x19\xbd\x7c\x30\x0b\x8a\x0a\x9c\x9d\xb5\xc4"
+ "\xb2\x2c\xeb\xd5\x15\x59\xcb\x85\xa0\x47\x6f\x7b\xea\x0a\x41\x83"
+ "\x02\x31\xda\x47\x10\x8c\x4f\xac\x91\xfa\xab\x51\x62\x5f\x4f\xee"
+ "\xc7\xbe\x6b\x56\xcb\x86\x26\x4b\x1d\x7a\x1b\xe0\xfa\x81\xdc\xbf"
+ "\xb6\xa7\x90\x9e\x10\x70\xfd\xa0\x5c\xda\x6d\x9d\x38\xa9\xc1\xaa"
+ "\x1c\xed\x74\x04\xf8\xb5\x0f\xc5\xde\xb0\xb4\x9f\x3e\xd1\xe8\x62"
+ "\xc7\x0e\x05\x78\x90\x0f\x7f\x4c\x74\x50\xd0\xc3\x1f\xa0\x85\x1a"
+ "\xef\x8c\x7a\x3e\xf8\x05\xcf\xe3\x2d\x9b\xbb\x99\xd0\x4d\x53\xbc"
+ "\x0e\x49\x5f\x3f\x98\xa8\xc3\x11\xfc\x4b\x0b\xe9\x1d\x74\xf9\x68"
+ "\x96\xf7\x2a\x2f\x5c\xc5\x0c\xa4\x7b\x00\x0d\xc9\x79\x7b\x99\xdb"
+ "\xc0\x4b\x4e\xc4\x83\x97\x49\xa7\x3c\xbb\x35\x3b\x62\x1e\x95\x32"
+ "\x1b\xe5\x14\x04\xe4\x8e\x0f\x93\x05\x1f\xdf\x4d\x78\xf3\x81\x25"
+ "\x83\xd6\x08\x49\xbb\x87\xfc\x50\x7b\xf9\x60\xb9\xa7\x27\xe9\xdb"
+ "\x07\x87\xb5\x3e\xb4\x13\xcd\xd2\xec\xd0\x0d\x12\xaf\x3f\x4c\x06"
+ "\xce\xa5\xd3\x58\x80\xce\x6f\xd0\xe1\x45\xfd\xa5\xb6\xd3\x1e\x0a"
+ "\xe8\x70\xce\x3b\xab\x3d\x06\x19\x4f\xf7\x44\xa2\x94\x8f\x3e\x8c"
+ "\x0f\xde\xc3\x96\xb2\xd0\x87\x93\x02\xbe\x6b\x4e\x54\x5c\x4f\x23"
+ "\x96\x2e\xa1\xa3\x8d\xaf\x64\xac\x24\xb5\xf3\x0a\x5b\x82\x65\xc5"
+ "\x12\x61\x42\x20\xd4\x00\xb9\x2b\xe6\xbf\x62\x21\x2a\x92\x91\x32"
+ "\x7d\x7a\xc6\xa3\xcf\xfe\xe4\xf9\xc1\xec\xd1\x79\x48\xcb\x5d\x6a"
+ "\x99\x9e\x98\x20\x5f\x3d\x33\xf5\xb1\x9f\x66\x3c\x36\xeb\xd9\x99"
+ "\xb3\x7b\x39\x1f\x11\x01\x9c\x98\x8d\x31\x1a\xd0\xcc\x4e\xda\xa5"
+ "\x3d\xdc\x87\xb5\x3d\xed\xe1\x3e\x6c\x61\x8c\xb6\x06\x6b\x20\xc9"
+ "\x9c\xcc\xc7\x0f\xb0\x3b\xb9\x5e\xe2\xcd\xa0\xa1\x68\xbf\x27\x80"
+ "\x37\x27\x05\x5c\x49\x77\x20\xf7\x01\x6a\x40\xff\x4e\xa4\x05\xbf"
+ "\x0b\xd0\x82\x93\xc2\x56\x54\xc7\x0b\xc2\x87\x0c\x6f\xb8\xc0\x0d"
+ "\xc9\xaf\xd4\xa4\xe9\xb8\xb1\x59\xee\x55\x32\xd2\xcb\xd1\x7b\xe0"
+ "\x77\x28\xed\x75\x00\x17\x66\x93\x9d\x07\xa5\xf3\xa8\x77\x43\x65"
+ "\xb9\x35\x1b\x68\xef\x83\xf8\x59\x6d\x7f\x36\xb2\x8d\xd5\x9c\xe0"
+ "\x25\x1f\x4e\x97\xb2\xe0\x87\x6b\x04\xde\xac\x1b\xf1\xa8\xd8\x0f"
+ "\x17\x67\xdb\x6a\x0e\x07\xf0\xe7\xa4\x9d\xc6\x26\xa0\x8f\xae\x69"
+ "\xbc\x4e\x8f\x13\x82\xb4\x76\x3d\xf6\x41\xee\x28\x66\x08\x1d\x65"
+ "\x67\x5b\x0d\xbc\xd8\xc5\x6a\x2a\xa5\x4d\xf4\xc9\x08\x9d\x7f\xc6"
+ "\x3d\xe6\xbf\xe1\xc0\xf5\xfa\xaf\xb2\x20\xfd\x57\xa1\x8d\x7f\x5d"
+ "\x6f\x73\x13\x8f\xec\x70\xba\x85\xcf\xdd\x29\xf5\xb6\x4e\xb2\x73"
+ "\x1a\x0c\x38\xcd\x2b\xf2\xf1\x6e\xdc\x8f\x40\xdf\xc4\x1a\x32\x4e"
+ "\xea\x14\x20\x8f\x9d\x2c\x97\xb2\x89\x4c\x27\xb8\xe3\x9e\xf0\x2a"
+ "\x94\xc6\x07\x78\xd9\x8e\x31\x9a\xde\x1b\xdd\x8b\x5c\x6b\xd0\x7c"
+ "\x9b\x9d\x3c\x4b\x32\x2a\xc1\xea\xd7\x06\x35\xfb\xd7\x25\xf8\xe1"
+ "\x4a\xb4\x2f\xc0\x5f\x72\xcd\xd6\xe9\x64\xcb\xf1\xfc\x76\x5a\x37"
+ "\x3d\x7d\xd1\x52\x8c\x67\x93\x3e\x9e\xb3\x7c\xee\x29\x34\x5e\x5d"
+ "\x25\x1f\xc5\xe9\x63\xd9\x31\xf6\x69\x7b\xc8\x5a\x66\x39\x56\x39"
+ "\x9e\xd2\x31\xff\x4f\x0a\xbb\x66\xf2\x45\x70\xfd\xb7\xa0\xc3\xc9"
+ "\xda\xf7\x73\xf4\xef\xaf\xf7\x99\x2d\x0e\x8b\x93\x92\xeb\x21\x69"
+ "\x6f\xa6\x85\x38\xef\x61\x6f\x46\xfb\xd1\xc7\x25\x4e\xea\x3a\x38"
+ "\x93\xec\xcf\xa9\x67\xd5\x2d\x90\xbf\xb7\x3c\x3c\x5e\xd3\x03\x60"
+ "\x6e\x7f\x74\x75\x2c\x63\x39\x9d\x2b\xd3\xfd\x3a\x14\xd2\x7d\x90"
+ "\x1f\x4c\xb4\x23\xf8\xfc\x8b\xdf\x5e\xd8\xc5\x4e\xcd\x26\xfb\x45"
+ "\x5d\xf7\x4b\xf3\x4a\xea\x6d\x4e\xc5\x38\x3b\x19\x43\x79\x4b\x84"
+ "\x2d\x46\xc9\x47\x39\x02\xf7\x20\x6b\x0b\x39\xbf\x80\x7f\xa3\xef"
+ "\xab\x10\xef\x22\xcf\x86\x9e\xf2\xef\x7f\xc8\x73\x92\x1f\x1d\xa7"
+ "\xbd\x15\xa4\x67\xf6\xa6\x2f\x04\x7d\xc8\x9e\xb7\x64\xc1\xd2\x97"
+ "\x5f\xfe\x61\xd2\x10\xbc\xdf\x6a\x2f\x51\x37\xa0\x4c\x92\x7f\x5d"
+ "\x12\x4f\x4f\x81\xfe\xff\xf6\x90\xe4\xdf\x7e\xf6\x2d\xe6\xcd\xad"
+ "\x6d\xac\x36\x4e\xe7\xdf\xe5\x3c\xaa\xb5\xf2\x92\x53\x39\x81\xb9"
+ "\x71\xaa\xf3\xfb\x73\xa3\x36\xbc\xf7\xb9\x51\x9b\x80\x75\xb6\x09"
+ "\xef\xad\x2e\xf6\x3f\xc5\xf9\x0b\x7a\xd6\x78\x70\x87\xd1\x3b\x45"
+ "\xf0\xe0\x19\xab\x98\x42\xfc\x37\xe9\xa6\x69\x3d\xf0\x41\xae\xf5"
+ "\x81\x46\x64\x78\x99\x89\xd6\x82\xcd\x4b\x48\xef\x38\x92\x7b\xaf"
+ "\x70\x57\xc6\x2a\xd0\x0b\x3c\x97\xb5\x49\x7b\x90\xb9\x97\x21\x87"
+ "\xe0\x7e\xf3\x39\xa2\x15\x2a\x05\xe8\x60\x72\xbd\xae\xad\xd4\x79"
+ "\x5c\xe3\x5a\x8b\xf0\xdb\x4e\xeb\xb6\x4f\xda\xd6\x55\xd3\xda\x8d"
+ "\x7a\x0e\x0a\x1a\xe4\x33\xd2\x3e\x03\xdb\xbc\x08\xe5\x92\x8d\xda"
+ "\x12\x6a\x5f\xc8\x04\xa3\x37\x51\xf8\x35\xd9\xb3\x48\xd8\xa6\x4d"
+ "\x90\xb6\x69\x13\xd8\xee\x25\x04\x87\x5a\xef\x0d\x75\xe3\x51\x7b"
+ "\x1d\xc1\xe9\xf9\x2f\x2f\xcc\xb0\x65\xaf\xca\x20\xbb\xd4\xeb\xd6"
+ "\x77\x39\x87\x4a\xea\x2c\x12\xbe\x75\xb3\x03\xba\x2a\x69\x4f\x4a"
+ "\x34\x73\x9c\x47\xf8\x55\xd6\xf6\x93\xea\xc5\x79\x87\xa2\xab\xf4"
+ "\x1c\x0e\x9c\xab\xbf\x17\x3c\x7c\x58\x07\xd9\x71\xed\x49\x67\xf6"
+ "\x12\xee\x20\x1d\x1a\xd2\x6f\xd6\xfd\x3b\x74\x20\x1d\x73\x9f\xd2"
+ "\x84\x4f\x16\xd2\xcf\x49\xdc\xab\x3b\xee\x62\xc6\x89\x5a\x7d\x13"
+ "\xc8\x56\x54\x9c\x6f\x10\x7c\x46\xdd\x77\xf2\xbc\x60\x5d\xab\x0e"
+ "\x4b\xf0\xbe\x93\xc9\xd7\x04\xd9\x8c\x75\x70\xb2\x4f\xad\x0f\xd5"
+ "\xbf\x77\xb1\x3a\x71\x26\x68\x66\xa7\xb8\xaf\x9e\xdb\x19\xec\x1f"
+ "\xa2\xae\x52\xd2\xad\xba\x2a\xa4\x03\x5f\xea\xd6\xa3\xcd\x91\xd2"
+ "\x6f\x85\x28\x67\xba\x6e\x9b\x17\x0c\xb7\xc7\xe6\xd9\xc0\x2c\x2f"
+ "\x7c\xf9\xe5\xac\x65\xcb\x2d\xf3\xa4\x1b\x08\xeb\xd2\x9c\x05\x8f"
+ "\x68\xfe\x20\x96\x64\xad\xcc\x58\xb8\x40\x9c\x37\x43\xaa\xbc\xbd"
+ "\x0e\xbe\x09\x24\xdf\x88\x33\x1c\xa2\x4f\x7f\x5e\xb1\x5b\xe3\xa3"
+ "\x9a\x59\x43\xa8\xb4\xfd\x71\xbe\x2a\xd7\xb6\x21\x6f\xa0\x1d\xa7"
+ "\xf5\xb5\x8d\x74\x2c\x1d\xec\x41\x3b\xed\xcb\x91\xaf\x90\x5d\xdb"
+ "\x79\x0b\xe9\x59\x90\x07\xeb\x5f\x5d\xb8\x3e\x5f\x37\x21\x9d\xec"
+ "\x13\x1c\x4b\xc8\x26\xe1\xcf\xdb\xd4\xf2\xa4\x89\x3c\x7a\x8c\x0b"
+ "\x74\x4d\xc4\xfc\xa6\xfd\x28\x19\x57\xc6\x99\x42\xf4\x9a\x74\x81"
+ "\x8e\x25\x64\xdb\xed\x8c\x01\x7f\x62\x72\xb1\x3f\x57\x40\xd6\x9b"
+ "\xb8\x7e\x35\x0b\xdf\x25\xf7\x18\x5d\x52\xaf\xec\xcc\x7c\xbf\x80"
+ "\x31\x6d\x3d\x74\x6d\x12\x7a\x4e\xa7\x8c\x19\x63\x4f\x4a\xe5\xa6"
+ "\xa9\x87\x49\x0e\x97\xfe\xdf\x9c\x5b\x21\x4b\xa5\x72\xfb\xdd\x56"
+ "\xf0\xe3\x5d\xbc\xfc\x6e\x2b\xd2\x6f\x41\xba\x16\xa7\x27\x21\x7b"
+ "\x16\xc5\x46\x29\x4f\xc8\x46\x7a\x1c\xd2\x65\x7c\x37\xfb\x58\xeb"
+ "\x2c\x9f\x87\x7c\xca\x8c\xe4\xe5\x63\xad\xa8\x13\xfd\xbf\xc3\x2d"
+ "\xfb\x7f\x77\xb8\xc0\x39\x41\x37\x9d\x1e\xbe\xe5\xee\x0a\x61\xcb"
+ "\xbf\xe5\xee\x70\x95\x67\x87\xd0\x33\xd6\xad\xc1\xc0\x89\xd3\xbc"
+ "\xc8\xca\x34\xfb\xff\x90\x73\xac\x61\x2d\xe9\x94\x81\x6b\xc7\x09"
+ "\xae\x68\xeb\x6c\x4d\xe7\x03\xbe\xad\x01\xf4\x7f\x22\x93\xf4\xa7"
+ "\x21\x59\xaf\x0b\x73\xdf\x8d\xb5\x3d\x8d\xd6\x77\xc0\x22\x01\xbf"
+ "\x44\xa9\xbf\xf2\x40\x8e\x1c\xe9\xd7\x5f\x49\x1e\xb2\x21\x5f\x9f"
+ "\x7b\x54\xb7\x06\x8f\x34\xb5\x44\xf8\x27\x56\xb4\xba\xd2\x48\x97"
+ "\xa2\x97\xc9\x51\x26\xbf\xd2\x5e\x85\xb5\x38\x1c\x34\xc8\x1d\xb9"
+ "\x16\x6b\x2e\xd5\x41\x32\x40\xe7\x48\x8e\x35\xd9\x97\xe1\x0b\x95"
+ "\x3e\x62\x56\xb1\xa1\xc1\xfc\x3f\xea\x6b\x0d\xf0\xac\x28\xe3\x0a"
+ "\x68\x7d\x21\x2b\x6e\x61\x1f\x0b\x1e\x92\xf6\x8a\x09\x47\xba\x31"
+ "\xe6\x18\xf7\x56\xd4\x53\x0d\xb9\x65\xe8\x39\xf6\xf1\x68\x1a\x7b"
+ "\xb2\x89\xda\xdd\x2d\x64\x19\x23\xda\x16\xda\xcc\x3e\x8e\xa2\x71"
+ "\xa7\xb2\x00\xe3\x43\xde\xae\xf4\x27\xc8\x47\x23\xc1\x7a\x4d\x01"
+ "\x6f\xb5\xbc\x4c\xf0\xfe\x64\x1b\xf1\xf8\x90\x7b\xc4\x7d\xd1\x02"
+ "\xae\x0a\xbc\x11\x67\x02\x3e\xd9\xb6\xa6\x95\xab\x57\x4b\x18\xaf"
+ "\xc1\x5a\x73\xd5\xc0\xbc\x1e\xc8\xe8\x68\xb7\xa1\xe8\x3c\xf9\x91"
+ "\xac\x02\xdd\xda\x40\xb6\x58\xe1\x65\xab\x99\x89\x7c\x70\x16\xd9"
+ "\xb8\xa7\xbe\xb3\x92\xd5\xdb\x2a\xd9\x47\xde\xad\xcc\x91\x47\x3a"
+ "\xdf\x3f\x4f\x3e\x95\xbf\x95\xce\x60\x0d\x42\x1d\x3e\xcb\x4f\xa9"
+ "\xae\x8f\x4f\x9f\x3a\xfd\x09\x3b\xe5\xf8\x84\x59\x5e\x10\xcf\x2d"
+ "\xb5\xe9\x1f\xb1\xda\xe4\x8f\x58\x51\x0b\x57\x89\x5f\x2c\x5c\x4c"
+ "\x75\x6c\x40\x59\x55\xe4\xaf\xd2\xa4\x76\x98\x07\xa3\xff\xa1\xb3"
+ "\xf2\x89\x26\xbb\x99\x63\xc9\x7f\x52\x1b\xb3\x76\x5f\x62\xe1\x8e"
+ "\x25\x7f\x12\xf7\x42\xff\x82\xfe\x3a\x17\x34\x0a\xdb\x62\xf2\xd5"
+ "\xe9\xcc\x6f\x25\x5f\x06\xea\x66\x6a\xa3\x4f\xb6\x1b\xf0\x0a\xd5"
+ "\xbf\xdf\x53\xe8\xff\x5e\xc4\xca\xd9\x45\xf0\x40\x9b\xea\x66\x4b"
+ "\x98\xd4\x36\x02\xa6\x3f\xd5\xe0\x93\x1e\x0c\x9f\x8f\xd7\x13\x7c"
+ "\xe8\xac\x85\x9a\xd7\x5e\x85\xb6\x25\x03\x06\xaa\x5e\x07\xe1\x00"
+ "\xed\x0b\x52\xf9\x65\x97\x58\x84\x63\x09\x9d\xc5\xf8\xe4\x5b\x63"
+ "\x5a\x68\xb8\x7a\xe5\x7c\xf5\xe6\xcb\x2c\x94\xc6\x8d\xf8\x90\xcd"
+ "\xe2\xbd\x80\x79\x2d\x8d\x99\x3b\xea\x61\x0b\x7e\x90\x49\x1e\xb6"
+ "\x12\xee\xe1\x9a\x80\xf1\xda\x80\x36\x2c\xc0\x58\x55\xd1\x55\x9b"
+ "\x6f\xe9\xe4\xc3\x98\xd6\x7a\xe0\x4a\x20\x7d\x4b\xc2\x73\x5e\xcc"
+ "\x1d\x55\xc8\xb1\x9f\x2c\x50\xcb\x53\xab\xa4\x5d\x7e\x7d\xfa\x2e"
+ "\xc8\x0d\x95\x5b\x84\xef\x97\x08\xc8\x3a\xc2\x96\x63\x87\x38\x23"
+ "\xfa\xe7\x6c\x7d\x4d\xf8\xf7\x58\xf2\xab\xf2\xc9\x56\x83\xb0\x11"
+ "\x4e\x9a\xae\xe1\xfa\x74\xe4\xd9\xe8\x62\x63\x0f\xca\x39\xd1\x20"
+ "\xce\xb2\x12\x4d\xe9\x8b\x67\xc3\x3a\x58\x4b\xb6\xd9\xfc\x96\x74"
+ "\x16\xa1\x70\x77\x44\xa6\x91\x3b\xbd\xc7\x09\x87\x22\x04\xee\xcb"
+ "\x77\xe0\xb3\xdd\x46\xac\x93\x0d\x48\x0f\xd5\xd3\x69\x3d\x56\x21"
+ "\x7b\x93\xdc\x3f\x6b\x95\x91\x17\x5e\x66\x71\x42\x87\xa6\xa7\xaf"
+ "\x72\x1b\xeb\xcd\x8c\xce\xb7\x79\xc9\x77\x14\x7d\x83\xf4\x10\xac"
+ "\xbb\x87\x51\xaf\x03\xf9\x63\xf4\xfc\xbc\x23\x3d\xd4\x99\x7f\x5c"
+ "\xcc\x33\xf2\x2f\x28\xd6\x5b\x99\x3e\x60\x56\xbe\xdb\x28\xc6\x4c"
+ "\x4f\x5b\x9e\x2e\xd6\x79\xf2\x2f\x03\x3e\x9e\x8b\xf6\x9c\x13\xe9"
+ "\x0a\xe4\x70\x61\x63\x12\x94\x66\x20\x5f\x3e\xe4\x2f\x36\x28\x2d"
+ "\x04\x6d\x66\xfe\x67\xd4\x4d\x6b\x3e\xcd\xbb\x59\xab\x68\x3f\x51"
+ "\xae\xf5\xa2\xee\x55\x9c\x49\x1f\xd4\x32\x4d\xf2\x14\xa7\xdd\xc1"
+ "\x3a\x00\xda\xc3\xa1\xba\xd5\x8e\x74\x83\xaf\x23\x3d\x84\xea\xa7"
+ "\xb2\x48\x7f\x8b\x3e\xa2\x5e\xb2\xbf\x68\x64\xbc\xfc\x88\x85\xd3"
+ "\x79\x46\x94\x2b\xda\x93\xef\x01\xed\x39\x52\xd5\xbb\xdd\xda\x1b"
+ "\x8d\x8e\xc2\x17\x80\xd3\x9f\x0a\x9f\x8b\x3e\xd3\x94\x6c\xcb\x22"
+ "\x5a\xf3\x3f\x7d\x95\xc6\xd4\x87\x79\xee\x8b\x9a\x92\x3d\xae\x95"
+ "\x29\x85\x98\x3b\x72\x9f\xf3\xd3\x72\xe2\x39\x8b\x54\xce\x71\xbf"
+ "\x9e\x70\xd7\xd8\x4e\xf6\x66\x53\x72\x84\x8d\x57\xf4\x6f\x1b\x9c"
+ "\x9e\x56\x56\x5b\xfc\x25\xab\xf5\x3a\x8b\x0f\x5f\x72\x87\x4a\x5b"
+ "\xaf\x50\x2a\xf7\x75\x7a\x57\x84\xf9\x92\xe1\xab\xea\x5b\x4e\x86"
+ "\xec\x05\xd8\x7d\x25\xd7\x82\x4f\x3d\xba\xbc\x75\xe3\x3e\x7c\x96"
+ "\x46\x3e\x7f\xc9\x0e\x5a\xdd\x52\x4c\xfa\xf2\x22\xde\x65\x65\xe3"
+ "\x84\xad\xd1\x67\xd6\xc8\x4e\x96\xac\x95\x7b\x51\x96\x8b\xfc\x37"
+ "\x28\x97\xf0\xb6\xb6\x42\xe8\xd4\xd1\xa7\x62\x87\x0f\x65\xfb\xa2"
+ "\xd7\x12\x7f\x51\x04\x5e\x08\xbc\xcd\xe7\xdb\x50\x8f\xa3\xde\xdb"
+ "\xc0\xc8\x6f\xf8\x6e\x15\x6b\xff\x45\x33\xd3\xec\xda\x8a\x2e\xb0"
+ "\xcf\xd6\xaa\xdc\x6a\x82\x1c\x48\xba\xe4\x22\xa2\xb3\xa4\x9b\x2f"
+ "\xf4\xb1\x30\x67\xae\x8b\x91\xbf\x5b\x94\xf1\xcb\x13\xa4\xb7\x07"
+ "\xad\xf2\x71\xb3\xe1\xc8\x15\x17\xdb\x0c\xfa\x2d\xfc\xdf\xae\xbb"
+ "\x65\x47\xe4\x5a\x36\x85\x1b\x8c\xc2\x2e\x52\x2d\xaf\x6a\xc4\xd8"
+ "\x5a\xa5\x1d\x5d\xd2\x9c\x20\x1b\xba\x90\x0b\xec\xf3\x01\x64\x43"
+ "\xc7\x4d\x49\x16\xb2\x23\xe2\x18\xb3\xae\x92\xcf\x13\x5d\xec\x53"
+ "\x71\x76\x67\x23\xf1\x58\x82\xce\x7f\xbe\xcb\x1d\x55\x50\x45\x65"
+ "\x90\x1f\x3e\x35\xcf\x5b\xbd\xf9\x3b\xa6\xc9\xb5\x9f\xaf\xa9\x6f"
+ "\xef\x72\x70\x7b\x41\x15\xcd\x23\xad\x6c\x23\xca\x9e\xc1\xcb\x0b"
+ "\xaa\x5c\xec\xf3\x4a\x39\x36\xe2\x3e\x9b\xde\x7b\xaf\xd1\x99\xd7"
+ "\xcf\x5a\x2a\xbb\x89\xc7\xfa\xcc\x0e\xbe\xd9\xd1\x61\x2a\xa8\xfa"
+ "\x89\xb9\x18\xfc\xc4\xe7\xd5\x2e\xc3\xe7\x0e\xb1\xb6\x6b\xbe\x7c"
+ "\xaf\xd7\x3d\xf8\xc7\x70\xa7\x79\xb0\x13\x85\x40\x06\x88\x69\x63"
+ "\x5f\x8e\xea\x2e\x61\x86\x6b\x58\x5b\xbb\x21\x47\xf1\x9d\xe9\x11"
+ "\x65\x23\x58\x22\xde\x8d\x68\x63\x8d\x03\xbc\x06\x16\x83\x9f\xc9"
+ "\x7d\x4b\x36\xc5\x17\x49\x26\xfd\x70\xdd\x25\xda\xb3\x6e\x14\x74"
+ "\x7f\xf3\x0e\x16\xaf\xa2\x3c\xd2\x4b\x6f\x1e\xc1\xe2\x49\x27\x8d"
+ "\x34\x6b\x86\x4f\xee\xd9\xe8\x32\xe7\xba\x11\x2c\xa1\x67\xbd\x9f"
+ "\xb7\x4b\x9e\xf1\x4b\x0b\x5d\x57\xba\xd9\x6d\xb6\x24\xde\x8c\x72"
+ "\x29\x06\x29\xe7\xb7\x98\x0d\x92\xb7\x6c\x3c\x69\xac\x90\x78\x27"
+ "\xf6\x28\x80\x6f\xb4\x07\xa4\xe9\xbe\x15\xe1\xc3\x38\xfa\x31\x0f"
+ "\x9d\x39\x14\x69\x8a\x89\x60\x69\x12\xed\xd0\xfc\x8e\xfa\xd6\x8d"
+ "\xc9\xa4\x32\xa8\x3d\x19\xf3\xa4\xde\x9c\x7c\x92\xba\x58\xa3\xd0"
+ "\xf3\x6c\xdc\xc1\x22\x7e\xb5\x83\x99\xea\x5e\x16\xfd\xf2\xc8\xb9"
+ "\x18\xca\xa8\xbd\xaa\x9d\xe6\x19\x70\x02\xed\xa6\xfa\x08\x37\xea"
+ "\xbd\x17\x1d\x45\xb9\x5c\x75\x2c\x22\xbf\x3b\x5f\x3c\xe8\x58\x76"
+ "\x80\xcd\x6a\xf1\x4a\x3f\x7a\x73\x98\x7b\x0f\xca\xdb\x33\x82\x99"
+ "\xce\xb1\x2f\xa6\x3a\x73\x88\xd6\x9a\x6f\x77\x2c\x3b\x88\xb2\xbf"
+ "\x78\x9e\xd6\xa3\x4d\x80\x8f\x5c\x97\xbe\x8c\x70\x7a\x1a\x19\xc5"
+ "\x70\x99\x69\xe3\x3e\x2a\x07\x79\xca\x45\x7f\x77\x9a\x2d\x19\xd2"
+ "\x6f\xac\xe8\xab\x7f\x3f\x42\xeb\x87\xf3\x92\x28\x6f\x9f\x33\x13"
+ "\xfc\xab\xd6\x27\x1d\xd6\x12\xbf\xbe\xf8\xda\xb1\x6c\x1f\xa3\xf1"
+ "\xa1\xfc\x78\x6e\x70\x02\xe2\x19\xe7\x7b\x8e\x0b\xe5\x39\xc7\xbe"
+ "\xa4\x72\x1f\x08\xec\xb3\xd1\xfe\x4f\x20\x4f\xe5\x0e\xb2\x05\x6c"
+ "\x4c\xd9\x09\x18\x49\xfd\xe3\x17\x8b\xa9\xad\x2e\xf6\x45\x8e\x33"
+ "\xf7\xcb\xde\xcf\xfa\x62\xee\x03\xef\xd7\xd6\x0b\xdd\xdb\x97\x2f"
+ "\xce\xf4\xaa\x5c\xd2\xb3\xbf\x98\xc0\xbb\x35\xba\x70\x25\x5a\x20"
+ "\xe8\xc9\x58\xda\x1b\xff\x4b\x94\x51\x91\xe3\x4b\x7d\x21\x9e\xa9"
+ "\xb7\x31\x0e\xda\xf7\x30\x51\x5b\xf5\x31\xe6\xa6\x37\x1a\x55\xda"
+ "\xcf\x22\x9b\xf5\x6b\x66\x26\xf1\x8f\xdb\x51\xae\x46\xe3\x92\xaa"
+ "\xb4\xf5\xb4\xaa\x23\x6a\x4a\x2e\x7f\xcd\xec\xb7\xaf\xc5\xfc\xb5"
+ "\x65\x48\x9b\x68\x33\xd1\xa8\x3d\x06\x39\x77\xa8\x8d\xda\xb7\x95"
+ "\x72\x9f\xfd\xcb\x06\x7c\x5f\xd9\x6b\x7f\x43\x40\x77\x4a\x40\xa6"
+ "\xd1\x1f\x71\x06\x0f\xb4\x0a\xeb\x41\x98\xb3\xb3\x9b\xc9\xbd\xff"
+ "\xbf\x90\x6f\x81\x30\x3a\x7f\xad\xb7\xad\x7f\x7b\x14\x7f\x49\x97"
+ "\x7b\x14\x7f\xa9\xd0\xe5\x71\x6e\x02\x8c\x4b\x8c\x22\x9e\x07\xf8"
+ "\x2e\xb5\x33\xea\x0d\x97\x3b\xea\x5d\x93\x9c\x37\x7f\x71\xf0\x28"
+ "\x49\x6f\x33\x3c\xac\x98\xfa\xa5\xe9\x38\xc2\xa8\xcf\x28\xc7\xa5"
+ "\xef\x95\xeb\x65\xf7\x19\x23\x47\xef\x1b\xfa\x24\xfd\x76\xbc\xd1"
+ "\x28\xfa\x46\xbe\xa7\x44\xdf\x9a\x5e\xa4\xef\xfb\xd7\x9f\x26\x19"
+ "\x23\xd1\xfe\x86\xcb\x31\x82\xca\x38\x73\x99\xda\x47\x63\x02\xfa"
+ "\x30\xbc\x8d\x35\x55\xf3\xc1\xbf\x1a\xdc\xcf\x32\xe5\x59\x6b\xfb"
+ "\xbb\xa6\x6d\xa0\xc1\xf2\x2c\x2e\xd9\xff\x9c\x39\xc3\xcb\xdf\x35"
+ "\x91\x0c\xd3\x81\xfa\x80\x1f\x41\x74\xe8\x4c\x26\x8d\xd5\xd8\x03"
+ "\x2c\x59\xe2\xe1\x99\x67\x49\x76\x96\x31\xcc\xce\x40\xfe\xfd\xbc"
+ "\x46\xca\x4b\xba\x2d\xb6\x22\x6c\xb1\x83\x69\x6c\xff\xda\x78\x46"
+ "\xd0\x3b\x1e\x5d\x05\xfa\xd3\xd4\x29\x6c\x9c\xd0\xde\x95\x5e\x9d"
+ "\xfe\x35\x75\x72\xd2\x9d\x17\x6a\x3a\x54\xa2\x65\x85\xd2\x07\x26"
+ "\xda\xb3\xd5\xaf\x43\x25\x5f\x05\x25\xbc\x86\xf2\x61\xec\x2f\x52"
+ "\x1e\xe9\x5b\xaf\x4d\x3b\xc7\x7f\xe6\x4d\xed\x8c\xbe\x95\xec\xbe"
+ "\xf0\x6d\x83\x4b\x31\x08\x3b\x61\x82\x01\xd5\x2d\xda\x6e\x20\x7d"
+ "\xe9\x99\xf6\x80\xce\xba\x49\xc8\x8e\xd2\xcf\xc6\x5f\x43\x75\x1c"
+ "\x41\x7f\xc3\x64\xdc\x9a\xa6\xc5\xc7\x12\x98\xc0\x81\x0e\x6e\x1e"
+ "\x7c\x47\x25\xe1\xe4\x5f\x13\x82\xe1\x34\xcb\xab\x16\x49\x1a\x74"
+ "\x26\x86\x8b\xb9\x7e\x26\xe6\x87\xf9\x89\xbf\xae\xd5\x79\x11\x09"
+ "\x67\x13\xe8\xcb\xd7\xd3\x05\xac\xed\x77\x7b\xc8\xaf\xf4\x6b\x85"
+ "\xe4\x27\xff\xab\x1f\x53\x3c\x02\xaf\x3d\xc1\xec\x2b\x32\x93\xff"
+ "\x65\xa6\xda\x13\xac\xe7\x6c\xcc\x90\x61\x23\x3d\x7d\x81\x8d\x64"
+ "\x3c\xc8\xac\x26\x1e\x0d\xfe\x04\xf3\x7c\xcd\x42\x66\x7c\x31\x9b"
+ "\xf4\x15\xd6\x18\x8a\x17\x40\xb1\x02\x28\xd6\x87\xaf\xc8\x1a\x8d"
+ "\xfb\x58\xf0\x73\x26\x6e\x4a\x08\xa7\xbd\x7e\x5f\x09\x07\x3d\x6e"
+ "\x22\x5b\x66\x83\xd3\xed\x61\x6b\xce\xb3\x70\x8a\x47\xe0\x2d\x2f"
+ "\xd8\x50\xdf\x79\x46\xc8\x37\x91\x36\x16\x03\xfe\x83\xce\xb6\x98"
+ "\xd5\xa8\x02\x1b\xd6\xf8\x5c\xd9\xef\x8b\x5c\xf6\x5b\xb6\x9b\xda"
+ "\x2f\x69\xdc\x58\x6b\xa1\x68\xbb\xeb\xac\x17\xe5\xab\xf6\x09\xf1"
+ "\x3e\xfb\x04\x8b\xf4\x15\x51\xcb\x0a\x73\x79\xab\xb3\xb3\x16\x32"
+ "\xd7\x65\x11\x9b\x91\x6c\x09\xa8\x8f\xd4\x3f\xaa\xfb\xd4\xa5\xf3"
+ "\x22\xbe\x82\x17\xcf\x45\x39\xda\x37\xed\xf8\xa6\xbd\x96\x75\xdb"
+ "\x27\x88\xbe\xd7\x77\xca\x6f\x33\xc4\x3d\x7d\x1f\x04\x07\xad\xcf"
+ "\x7e\x38\xa0\xef\xd4\x3f\xea\xbf\x97\x60\x02\x18\x68\x7d\x35\x5f"
+ "\xd3\xfa\x49\x7d\xfc\x08\x54\x61\x07\xfa\x89\xbe\x8a\x7e\x5e\x43"
+ "\x3f\x6b\xb2\x19\xf3\x6c\x79\xc3\x7d\x35\x7a\x82\x85\x64\xd4\xa2"
+ "\x8f\xc1\xc3\x17\xd8\x19\x64\xd1\xd0\xb7\x0a\xed\x86\x7f\x07\x6f"
+ "\x52\xe8\x86\x4c\xea\xe6\xad\xf5\xe8\x93\xd3\x86\x9f\xb7\x92\x11"
+ "\x8f\xa3\xf3\xeb\x64\x27\x7e\x4a\x3d\xcb\x0a\x5b\x79\x2b\x78\x53"
+ "\x0f\xd9\x31\x3b\xb3\xd1\x7f\xc8\xb0\xe7\xb4\xf6\x53\xde\x35\xdf"
+ "\xc9\x7e\x19\x73\x58\xcc\xd1\x17\x36\x18\x9c\x8d\x1b\x98\xde\x97"
+ "\xb9\xc8\x87\xfe\x98\x51\xd6\x50\xea\x8f\x8a\x7e\xee\x44\x3b\x3d"
+ "\x41\x7d\xaa\x6b\xf7\xa0\xcc\x4f\xd9\xe0\x34\xa6\xec\xb8\x80\x7e"
+ "\x5c\x60\x66\x7b\x21\xf8\xaf\x67\x88\x5f\x74\xdd\x3a\x24\x9d\xc5"
+ "\xbb\xd8\x57\xf1\x12\xef\x84\xaf\xf3\x61\x6d\xec\xeb\xa9\x7e\x7f"
+ "\xe6\x14\x23\x22\xaa\x60\x23\xe1\x91\xf0\x6b\x4e\x6b\x46\x17\x70"
+ "\x86\xf6\xfc\x57\xa2\x8e\x2e\x6b\xac\x68\x4f\xc9\x44\xb2\x6b\x8e"
+ "\xc0\x33\xc5\x46\xa3\x73\xd8\x0a\xbe\xdb\xc0\x01\x33\x2a\x1f\xfc"
+ "\x5c\x2e\x5d\x09\x86\xbd\xda\xef\xbe\xcd\x26\xa1\x8e\x39\x24\x7f"
+ "\x57\x17\xba\x0d\xbf\x78\x9b\x25\xf4\x8f\xa6\x7c\x9d\xdb\x17\xfd"
+ "\x26\x5d\x2f\x95\x87\xbe\x45\x63\xe5\x7e\xbe\xe7\x1c\xb3\x08\x5a"
+ "\x26\xe9\x60\xb3\x85\x74\xa9\xfd\xac\x57\xf0\x70\x64\xaf\xd1\xbf"
+ "\xef\x9a\xe3\xf5\x76\xa0\x0c\x57\x5f\x6d\xef\x3f\x1c\x9a\x0b\xfa"
+ "\x2a\x6b\xd3\x76\x61\x6f\x59\x54\xb6\x1d\xf4\x02\xbc\xc2\x31\x33"
+ "\xed\xcb\x60\xed\xdc\xd7\xc9\x96\xef\x62\x14\xcf\x6f\xa8\xd3\x3b"
+ "\x83\x1d\xab\x4c\x64\xbb\x2f\x91\x2f\x44\x6b\xf4\xaf\x2f\x61\x2c"
+ "\x35\x1a\x42\x3c\x29\xe9\xa4\xf9\x72\xab\x69\xf3\x76\x9d\x87\xff"
+ "\xdb\xd4\x82\xcb\xcc\x60\x59\x22\xee\x53\x52\x2c\xdc\xbb\xd5\xa0"
+ "\x66\x57\x92\x9f\xfe\xe8\xbd\x16\xf2\xd3\xaf\xfb\xbe\x17\xbc\x4f"
+ "\x3e\xe6\x5c\x87\x79\xf0\xa6\x65\x2c\x81\xe2\x75\x18\xdd\x92\x97"
+ "\x93\xeb\xf5\xdf\x72\xd1\x3e\x93\xe6\x0f\xdf\x24\xfd\xe1\x7f\x7d"
+ "\x98\x6c\xe4\xb5\xf7\xaf\xfb\x20\xc3\x88\x72\x97\xb1\xf8\xca\x4b"
+ "\xcc\x4a\x7c\x50\xc6\x59\xc9\xb3\x91\x5c\x38\xa3\xdd\xc8\x7d\x7f"
+ "\xb7\xb2\x5d\x6d\x81\x78\x1e\xee\xe5\x14\x03\x84\x9b\xfb\xb2\xc5"
+ "\xde\x1c\x2b\x6c\x13\x84\x2f\x69\xda\xb3\xc0\x33\xdb\xba\x85\x85"
+ "\x1e\x23\x3b\xc7\x2a\x79\xbe\xf4\x98\x57\xda\x0e\x77\x95\xb4\xc4"
+ "\xe8\x71\x0e\xfa\xdc\x7b\xb7\x4b\x79\x47\x0d\x83\xfc\xe5\xee\x72"
+ "\x48\xdf\xba\x2d\x73\x9c\xeb\xd5\x20\x19\xa7\xe5\x11\x7a\x47\x69"
+ "\xe4\xaf\x30\x59\xc0\xb2\x65\x3d\xc9\x3d\x9a\xcc\x78\xd4\xe2\x4f"
+ "\x93\x3c\x8c\xb0\xdf\x36\xcb\xbd\x44\xac\x4d\x91\x68\x4b\x95\xbe"
+ "\x9e\xd1\xba\x2e\x7d\x18\xb7\x1c\x74\x19\xbe\xf0\xdc\xa0\x7d\x26"
+ "\xcd\xde\x9c\xf6\x81\x92\x91\xbf\x45\x5f\xdf\xc4\x7e\xf0\xba\x11"
+ "\x8f\x2e\x5f\xc5\xe2\x7e\x72\x73\x38\xa3\xbd\x44\xe4\x6d\x95\xeb"
+ "\xee\xd9\x88\xc0\x7e\x43\xb2\x80\x37\xf9\xde\x10\x32\x06\xf9\xb4"
+ "\x95\x31\x3b\xda\x75\xdf\xb6\x72\xfd\x3d\x7b\x57\xa0\x9e\xb3\xd3"
+ "\xfd\xeb\x28\xea\x20\x7b\x76\x2a\x5f\xf2\x26\x67\xa5\xbf\x49\xe4"
+ "\x93\xeb\xeb\x59\x76\x03\x5e\xcc\x4a\xf0\x55\x35\x79\xd2\xd9\xfe"
+ "\x8d\x84\x6f\x3e\x0b\xa1\x33\x1d\x47\x0b\x5d\xa1\x91\xd2\x07\xbd"
+ "\x11\xf5\xef\xa2\xf7\x84\xeb\x8e\xb1\xa4\x0f\x3c\x7b\x95\xb4\xcb"
+ "\xfc\x5a\x7a\xc4\x4c\x92\xf5\x05\x2f\x7e\xb6\xf5\x1e\x7c\x87\xb4"
+ "\xe8\xf7\x2e\x78\x42\x37\xaf\x66\x09\xd2\x47\xf0\x59\x61\xdf\x49"
+ "\xbe\x18\xee\x88\x61\xe6\x3b\xb6\x32\x6b\x57\xc9\x39\x93\xcb\xd0"
+ "\x28\xfa\x20\xea\xdf\x72\x24\x99\xce\xa5\xbc\xd3\xed\x1a\x20\xc7"
+ "\xea\xdc\x5b\x74\x06\x25\xe8\x79\x9a\xb6\xd7\xd4\xe0\x62\xe7\x0e"
+ "\xec\xb9\x20\xed\xf2\x85\x7e\xc9\xbe\xd7\x11\xb0\x65\x38\xf7\x96"
+ "\x6c\xcb\xb9\xb7\x8e\xd9\xc4\x19\x9e\xd3\xbb\x45\xec\x81\x73\xe0"
+ "\x8f\x5a\x1c\x9a\x3e\xa6\x41\xe0\x15\xf1\xbb\xa5\x24\x83\x7d\xe3"
+ "\xd8\x84\x7c\xb4\x4e\x80\x3f\x4a\x96\x3c\xfc\xde\x46\x15\xf8\x13"
+ "\xe8\xff\xb9\x9b\x49\xdf\xd8\x2b\x4d\xdc\xc1\x98\xf8\xa6\x7c\xaf"
+ "\x49\xd8\xc6\x94\x1f\xa9\xc0\x35\x9c\x97\xff\xd6\x81\x6b\x04\xd2"
+ "\x1b\x70\x35\xe1\x5a\x83\x2b\x78\x98\x23\xc5\x84\x97\x90\x61\xcd"
+ "\x14\x83\xb5\x23\x6a\x6f\x78\x5f\xe7\xfd\x08\x36\xce\xf5\x3f\x65"
+ "\xd2\xfe\xef\x1b\x3b\xc5\xdf\x9c\xb5\x8b\xb1\xe5\x5e\xde\x6d\xb9"
+ "\x8d\x62\xe8\x7c\x63\x2f\xda\x45\xfb\xf2\xdf\x2c\xe8\xb9\x2f\xff"
+ "\xcd\x7a\xfc\x8e\x33\xd6\x0a\x2c\x6f\x4d\xc5\xbd\x3d\xf0\x6b\x5d"
+ "\xdf\x55\xf2\x8d\x1d\x70\x14\x3c\x56\xff\x68\xe2\x37\x42\xe7\xb3"
+ "\x99\xe4\xa2\xa8\xe2\x6a\xd9\xdf\x43\x6e\x3c\x87\xf3\xa8\x23\x89"
+ "\x5a\x7f\x5d\x78\x36\x59\x8a\xb0\xae\x45\x01\x26\x23\xd0\xe7\xa8"
+ "\x23\x15\xd4\x5f\x6a\x6f\x47\xd4\x6f\x1d\xc1\x67\x1d\xa9\x4c\xea"
+ "\xbf\x3b\x0a\xdf\x01\x96\x7c\xec\xd3\x76\x1d\x9e\x1a\x9c\xe8\x7c"
+ "\x8f\xa1\x03\x65\x48\x3e\xe8\x1b\x3a\xbb\xea\xd0\xf3\xfb\x61\x3f"
+ "\x82\x89\x7d\x7f\xaa\x0b\x32\x71\xb8\x7e\x8e\xb2\xab\xa4\xb5\xe0"
+ "\xfd\x1c\xb9\x37\x42\xdf\x76\x06\x7d\x4b\xbe\x42\x7a\xfb\x1e\x75"
+ "\x86\xcb\x3a\x7f\xeb\x38\xc7\xbe\x29\x97\xf5\xb6\xda\xfa\x9a\x4b"
+ "\x85\xa3\xc0\xdf\x55\xba\xe8\x2c\x17\xf1\x43\x93\x9d\x71\x9d\xcc"
+ "\x59\xa9\x62\xcd\xdf\xeb\x4e\x2e\xe4\x28\xe3\xdb\x7b\xeb\x3d\xad"
+ "\xfd\x5c\x0f\x5b\x85\x3d\x2f\xef\x2e\x66\xce\x82\xf1\x62\x6f\xec"
+ "\x02\x6b\x9b\xe7\x74\x0b\x5f\x0a\x74\x2f\xec\x21\x69\x3f\x9e\xd6"
+ "\x06\xc8\xd8\xfe\x38\x30\x2a\xf2\xee\xa6\x74\xa4\xd1\x19\xae\x3d"
+ "\x41\xef\xf8\x96\xaa\x1a\x39\xa7\xda\x6e\x26\xde\x42\xb4\xd7\xfb"
+ "\x84\x83\xda\xac\xda\xab\x6a\xa8\x0f\x45\x90\xff\x28\xf6\x2d\xcd"
+ "\x09\x4b\x1e\xe9\x0a\xbf\xbd\x0c\xbc\xe3\x6a\x79\x55\x4d\xff\xfa"
+ "\xf0\xad\x83\xea\x2c\xf2\xf2\x0b\xee\xa8\xaa\x1a\xe2\x49\x36\x17"
+ "\x0e\x08\x7f\xac\x92\x3b\x3a\xa2\xf7\x82\x16\xb6\x99\xdf\xcf\x97"
+ "\x63\xd3\xbf\x72\xdb\xcc\x7a\xdf\x77\x6b\x7d\x47\x5d\xc2\x1f\xc2"
+ "\xb8\x0a\x19\x1f\x07\x79\xd2\xfa\xd4\x59\x61\x9c\x89\x1f\xc0\xda"
+ "\x70\x55\x83\x45\x95\x7f\x6d\xe8\x5f\x3b\xaa\xfe\x81\x3a\xae\xc9"
+ "\x3a\xfe\x1e\xfa\xcf\xd5\xf1\xf7\xd0\x1b\xd5\x21\xf7\xe2\xff\x6e"
+ "\xef\xbf\xec\xf8\x77\xe1\xd7\x12\xf4\xd3\x25\x69\xe6\x79\xc5\x07"
+ "\xf9\xcd\x6b\x3a\x44\xeb\x47\x11\xd9\xdd\x52\xac\x20\xaf\xbd\xb8"
+ "\xba\x2e\xbf\x9b\x39\xf2\x3e\x61\x2d\xec\xef\x27\xe9\x9b\xba\x5c"
+ "\x92\xd9\x8e\x24\x5e\xdb\xf2\xdb\xe4\x6b\x86\x36\x17\xc1\x7b\x17"
+ "\xc6\x61\x67\x10\x9e\xd5\x77\x7e\xc2\x9c\x99\xa4\x5f\x6d\x20\xbd"
+ "\x76\x22\x8f\x3a\xe4\x56\x41\x1b\xc0\xa3\xfb\x04\x3c\xc0\xbf\x48"
+ "\x79\xeb\x8d\x46\x21\x6f\xb9\x85\x2f\xf0\xa1\x22\x06\x50\xc9\xdb"
+ "\xed\xa4\xfb\xf6\x5d\x4b\xb7\x74\x95\xb0\x34\x8a\x0d\x44\x7a\x67"
+ "\x6e\x4a\x9a\x34\xcb\x1b\xc2\x85\x3c\x05\xde\x9f\x62\x03\x39\x3b"
+ "\x5d\xcc\x07\x3e\xba\xf2\x0a\x8b\xa9\x04\xef\x09\x9a\x6d\x22\xba"
+ "\xbe\x47\x8b\x0f\xb4\xe9\x4a\x20\x3e\xd0\x6e\xd2\xf5\x34\xe2\xfe"
+ "\x0a\x0b\xf5\x95\xbf\xd1\xb8\xf3\x0a\x8b\xdf\x95\xc7\xac\x3b\x49"
+ "\x97\xf7\xad\xe4\x7d\x84\x9d\x3c\xc5\x0a\x5a\x6a\xa5\xbd\x84\x00"
+ "\xef\x43\xbe\x3f\x02\x74\x4b\x8c\x65\xff\xe0\xdd\x2e\xd6\x41\xaf"
+ "\x7d\xaf\xc9\x6b\x3a\x52\x01\xd8\x39\x90\xc6\x00\xbf\x82\xde\xc6"
+ "\x56\xb7\xb7\xd9\x1a\x14\xdf\xe9\xfd\x78\x49\xdf\x5d\xec\x7c\x4a"
+ "\x5f\x38\xe1\xdb\x99\xce\xc6\xb5\xb3\x44\x69\x03\x30\x08\x6b\xe2"
+ "\xf9\xfd\x64\x1f\x59\xb8\x98\x99\x7d\x3b\xe7\x28\x45\x7b\x59\x88"
+ "\xd3\x9b\xcc\xe8\x57\xf8\x1d\x6f\x1d\x97\xc3\x12\x69\xff\x81\xf6"
+ "\x4a\x2c\xaf\x89\xfc\xab\xe2\x0b\x58\x62\x70\xd9\xa9\xd2\x88\x44"
+ "\x04\x55\x58\x45\x16\x24\x2b\x17\xe6\x66\x5b\xe6\xaf\x58\xb6\x2c"
+ "\x6b\x49\xae\x65\xc6\x63\x69\xd7\x9d\x75\x2b\xc3\xba\x60\x5c\x3b"
+ "\x75\xb6\xd1\x9b\x6a\x91\xf1\xb9\x2e\x26\x92\xbd\x2e\x2f\x4a\xaf"
+ "\x90\xfc\xe7\xc5\x7b\x25\xcf\x3e\xd5\x24\xcf\xda\x5d\x4c\xd4\x9e"
+ "\x0f\x03\x9f\x6f\x6b\x63\x17\xc4\x7a\xaf\xee\x34\xef\x03\x6e\x2a"
+ "\xe7\xd8\x85\xaf\xc9\xc6\x41\xe2\xe9\x85\xf7\xc9\x6f\x84\xb4\x85"
+ "\x38\x7f\x50\xda\x42\x5c\xf0\xfb\x7f\x91\xb6\x5f\x7b\x5d\x64\xf7"
+ "\x40\xfb\xdb\x72\xee\x5d\x28\xd6\xe7\x1e\xf2\x6e\x04\xff\x64\xea"
+ "\x3f\xcd\xb9\xb0\x51\xea\xcc\x2e\xd4\x02\xfe\xe9\x9a\xcd\xe3\xc8"
+ "\x66\xb4\x9d\xda\x82\xf7\x69\xd4\x9e\xc0\x99\xa1\x8b\x37\xf7\xf4"
+ "\x97\xa3\xf5\x71\xa7\xf9\x0d\xa9\x0f\xbf\x78\x2f\xf5\x07\xdf\x25"
+ "\x07\xa5\xc7\xa1\xef\xc9\x5a\xba\x9b\xbe\xef\x75\x1c\xa6\x2d\x99"
+ "\xbf\x74\xb1\x6d\x5e\xee\xc2\x97\x16\xe6\x2c\xcc\x5d\x25\xdc\x41"
+ "\x24\x88\x7f\x8f\x8f\x5e\x30\xfb\xfa\xd8\x06\x56\xd2\x8b\x68\x3e"
+ "\xd1\x3b\xc9\xa6\x41\xea\xa6\x2e\x9e\xf0\x96\xb0\x29\xfd\x83\xc1"
+ "\x45\x41\x67\x2a\x85\x8f\x98\x8b\xa7\xc1\x1f\x87\x6b\x7b\x14\xed"
+ "\xd2\xfe\x53\xbe\xef\x30\x1d\x29\xb6\x8c\x60\x93\x9b\x59\xc7\x06"
+ "\xda\x9b\xc2\x98\x34\xd0\x1a\xb6\x69\x35\xad\x35\x0d\xac\xce\x8b"
+ "\xf5\x4c\xec\x57\xbb\xdf\xa5\x98\x67\xc4\xc7\x01\x46\xfb\x9a\x99"
+ "\x5b\x8c\x3b\xbf\x68\xde\x27\xfc\xbe\x5c\x34\xbf\x41\x78\x43\x6d"
+ "\x56\x79\xfa\x4e\xce\xd3\x77\xa8\x17\xb3\x77\xf2\x8b\xd9\x3b\x02"
+ "\x7e\x55\xdd\x07\xf1\xed\x81\x66\xad\xac\xb2\x0b\xec\x00\xd1\x2a"
+ "\x7a\x36\xe6\x9a\x20\x9f\xed\xad\xa1\xf6\x38\xdd\x89\x4c\xfa\x82"
+ "\x70\x1f\x74\x76\x8e\x67\xe0\xff\x1a\xc4\x79\x4f\xb1\xc7\x06\x1e"
+ "\x0d\xdf\x39\xd1\x2e\xa7\xbb\x9b\xf8\x81\x1a\x15\x7c\x1a\xfa\xdb"
+ "\x02\x9a\x25\xe2\xb2\x51\x9f\x77\x81\x4f\x27\xbb\x8b\xae\x12\x37"
+ "\xf8\xd0\xf3\x8d\xc1\xb6\x37\x04\x83\x4d\x78\x4f\xb6\x17\x72\xfc"
+ "\xdd\x97\x69\xfc\x00\xe3\x07\x02\x38\xf0\xdd\x20\xea\xdf\xf4\x16"
+ "\xfe\x15\xb7\x27\xa4\xca\xf1\xfe\xee\x56\x2d\xed\x62\xc0\x17\xc5"
+ "\x77\xf7\xe2\xf9\x1a\x7e\x2a\xb7\xdf\x93\x1d\xb4\x3f\x4c\xef\x84"
+ "\xdc\x4d\x76\x24\xb6\xd5\x34\x57\xbe\xcb\x92\xeb\xfa\x3d\x3f\x77"
+ "\x17\x65\x87\xe0\x1b\x1f\x9d\x57\x95\xf0\xfd\xee\x17\xce\xf5\x17"
+ "\x74\x7b\x0b\xb4\xe9\xd2\x68\xc7\xcb\x5e\xb2\x41\x8b\x71\xb6\x78"
+ "\x85\x7d\xa3\xe6\x7f\x44\x51\x4b\x2e\x4e\x26\xbb\x78\xc8\x68\x11"
+ "\xbb\xa2\x65\x5c\x91\xae\x92\xef\x02\xfe\x9f\x4d\x92\x6f\xa3\xb9"
+ "\x45\x71\x23\x85\xed\x08\xf8\x23\x6a\x13\xcd\x2d\xd4\xd5\x42\x7b"
+ "\xcd\x72\x8e\x7d\xe7\xfe\xe7\xe6\xd8\x77\x6e\xea\x0b\xca\x5a\xcf"
+ "\x0d\x45\x7c\xdc\x46\x96\x29\x6c\x01\xbc\x9d\x74\xce\x38\x14\xf4"
+ "\x3f\x41\xd2\x8f\x8e\x79\xc2\x5e\x24\xaf\xbd\x8a\xce\xf2\xee\xe9"
+ "\x66\x11\xaa\x3d\x29\x91\xf8\xe5\xba\x02\x61\x43\x11\x8e\xef\xaa"
+ "\xc9\xc6\x82\x6c\x06\x23\x45\x5c\xd2\x4f\xd8\x9e\xcb\x2c\xb4\x85"
+ "\x5d\xb2\xd1\x9e\x4e\x00\xd6\x97\x4e\xd0\x1e\x1e\xdf\x32\xc6\x65"
+ "\x2c\x30\x6c\xa0\x32\xd4\x2b\xe7\x27\xe9\xdf\x81\x47\x1c\x48\xdf"
+ "\x35\xb3\x4b\x6f\x8a\xef\x28\xaf\xf0\x53\x63\x9a\x83\xb5\xd3\x44"
+ "\xf9\xbd\x78\xde\xad\x9a\xd2\x38\xe8\xba\x2f\xcf\x5b\x8d\x77\xb3"
+ "\x55\xfb\x6f\x1d\x48\x4b\x17\x7b\x09\xd7\xcc\xb4\xc7\x08\x9c\x2b"
+ "\xa8\x72\xba\xbe\x71\x88\xf6\xd0\xd9\xe3\x5c\xac\x81\x42\xbe\xb8"
+ "\xe4\xdb\xfd\x2d\x0b\xb5\xbd\x4c\xe3\xd9\x21\x79\xec\x0b\x6c\xbf"
+ "\x6c\x5f\x47\x79\xc7\x96\x09\x96\x0e\xe0\x6b\xa7\x21\x9c\x1d\x33"
+ "\x93\xcd\xfc\x91\xe2\x63\xe6\x6e\x8c\x4f\x47\xba\x2b\x74\x8c\x66"
+ "\x43\xdb\xe1\x9f\x9b\x84\xa3\x21\x66\x53\x11\xde\xe7\xeb\x36\x4a"
+ "\x84\x97\x1b\x45\xfc\x80\x4b\x69\x04\x37\x17\x73\x87\xd7\xe5\x04"
+ "\xfc\x77\x77\xc8\x73\x7a\x26\x7c\xe3\xf7\x7f\xef\xbb\xa2\xd6\xa2"
+ "\x1d\xe4\xe7\x28\xdf\x97\xa7\x36\xd1\x1e\xf8\xcc\xcb\x2a\xa7\x33"
+ "\x0c\x74\x1e\x85\xe4\x97\x59\xf9\xbc\x83\xe4\x31\x3a\xfb\x45\xfb"
+ "\xdf\x74\xfe\x3e\x30\x4f\x3a\x3c\xfa\x39\x7c\x7d\x6e\xd0\xf9\xae"
+ "\xb2\x45\x62\x9e\x92\x4d\x6b\x84\xd8\x03\x08\x79\xe5\xdb\x99\x9d"
+ "\x28\xf3\x82\xd8\xbb\xea\xd8\xad\x95\x43\xfe\xd8\xba\x4a\x3a\x27"
+ "\xeb\x65\xa8\x64\x0f\xbc\x4c\xd8\xe3\xb9\xe4\xf7\xd2\xde\x67\x66"
+ "\xa7\x2a\xce\xe5\xd0\xf7\xd2\x0e\xa7\xd3\xef\xff\x4d\x9e\x95\xe9"
+ "\x2c\xd6\x6d\xc6\x70\xbf\xd1\x7f\xd6\x0f\x30\xed\xb0\xef\xad\xe9"
+ "\x04\x7d\xe8\xb4\xef\x0d\xc7\xbb\xfd\x98\xd7\xdf\xf3\xf5\xd1\x43"
+ "\x27\x41\xf1\x0d\x57\x30\x83\x1a\x9d\x34\x87\xfc\xaf\xd0\x19\x56"
+ "\x69\xc7\x7e\x79\x90\xe6\x8b\x25\xe4\x02\xeb\x3c\x11\xd8\x0b\xf7"
+ "\x69\x7a\xdc\xcb\x89\x52\x8e\xb8\x9c\x28\xf4\xb8\x5b\xf6\x56\xff"
+ "\xc7\x6a\x8f\xa1\x7a\xb5\xcb\x20\xed\xeb\x2e\xc7\x83\x93\x09\x8a"
+ "\x81\xd1\xd9\x42\x65\xf5\xce\xf7\xa5\x2c\x90\x65\x5e\x11\xb1\xe2"
+ "\x02\x72\xf9\x15\xc1\xd3\xd1\xbe\xb5\x4a\x3c\x5c\x74\xb1\x83\xec"
+ "\x94\x9c\xb6\x4b\xa4\xcf\x0d\x93\x3a\x02\x99\x47\xb3\xdb\xbc\xa9"
+ "\xad\xe7\x73\x34\x3d\x4b\x98\x5d\x3e\xa8\xef\x0d\x95\x19\x54\x8a"
+ "\x71\xc9\x8b\xaa\x40\x2f\x6d\x9d\xc2\xb7\x83\x13\x3c\x21\xea\xe0"
+ "\xb6\x65\x74\x36\xf2\xf2\xb7\x14\x37\x4b\xce\xcd\x2b\x62\xff\x46"
+ "\x2d\x99\xc2\x8b\x48\x2e\x72\x53\x3c\xad\x4b\x0c\xf9\xa2\x50\xf6"
+ "\xb0\xe3\x05\xed\x64\xe7\x15\x4f\xb1\x92\x5b\xb4\xba\xdd\x51\x29"
+ "\x0b\xee\x88\x60\x99\x5d\x25\x57\xac\x2e\xf6\x61\x55\xff\xe9\xc6"
+ "\x15\xeb\x8d\x78\x64\xc9\xb3\x25\xb3\xbe\xe4\x6c\xd2\xa3\x8c\x45"
+ "\xfd\x33\x38\xb5\xbf\x6b\x98\xd7\xe0\x01\x5f\x36\x90\xdf\x5d\x9c"
+ "\xcf\xbc\x25\x03\xb9\x6f\x35\xc6\xab\xc3\x0c\x39\xac\x96\xd5\x4b"
+ "\xdb\x17\xda\xbf\x37\x16\x76\xf2\x4b\x4e\xef\x41\xd2\xe3\xbb\x25"
+ "\x9f\xd2\x35\xd4\xe9\x3d\xc2\xc8\x5e\x9b\xe8\x4d\x33\xbb\x72\x95"
+ "\xda\x35\xd6\x56\xcc\xee\xb9\x40\xef\xaf\x1c\x92\xfc\x5b\x57\x8c"
+ "\xbc\x5e\x69\x21\xdf\xd3\xc1\x6d\x7a\x7c\xc5\x92\xf9\xe4\xc0\xfc"
+ "\x9e\xe9\x59\x79\x59\x39\x96\x67\xc8\xbd\xf9\xf5\x76\xa0\x81\x58"
+ "\x9a\x5d\x2e\x5a\x5f\x89\x87\xa6\x98\x9a\x37\x8a\xa7\xa9\xc7\xd2"
+ "\xc4\x9c\x8b\x27\xbd\xf3\xbf\x32\x9e\xa6\xce\x23\x53\x2c\xcd\xc0"
+ "\x1e\x8c\xa7\xca\x3f\x07\xd4\xa3\x5d\xf4\x2c\xd6\xf4\x92\x2e\x0b"
+ "\xcd\x23\xb9\xbe\x78\xcc\xc1\x7e\xb0\x84\x3f\x97\xf2\x82\x2a\xa4"
+ "\x27\xea\x67\x58\x81\x8b\x11\x78\x4e\x0e\x9c\x99\xf1\x4c\x07\xdc"
+ "\xa4\x9f\x53\x93\xc8\x3b\x47\xb7\x55\x10\x7e\x48\x35\xdb\x0a\xb5"
+ "\x74\xd2\x69\xa9\x1f\xf4\xcc\xdb\xad\x0e\x0c\x97\x7b\x53\x9e\x0d"
+ "\xfa\x99\x2c\x39\x37\x8f\x6a\x73\xd3\x53\x75\x23\x7b\x92\xc0\xdc"
+ "\xf0\x34\x05\xe6\xf5\x57\xfa\xb7\x4d\x3f\x64\x8b\xa2\xc9\x69\xc3"
+ "\xda\x58\xf7\x77\xa4\x33\x94\x67\xb0\xbb\xc5\x19\x3a\xe9\x5f\xa3"
+ "\xfb\x8f\xda\x3d\xea\xe8\xde\xa5\xdd\xdf\x82\xfb\x5f\x68\xf7\xe0"
+ "\x17\xbb\x17\x6b\xf7\x98\xb3\xdd\xcf\x6a\xf7\x31\xb8\x7f\x44\xbb"
+ "\xc7\xda\xd1\x3d\x5a\xbb\x8f\xc5\xfd\x50\xed\xfe\xe6\x36\x76\xf5"
+ "\xb2\x76\x8f\x39\x78\xf5\x8c\xb6\xaf\x1f\x7e\x8e\x5d\x3d\xd9\x7f"
+ "\xb9\xf1\xea\x56\xc9\x07\x5f\x3d\x0d\xfe\x28\x5b\xae\x3d\xfe\xb4"
+ "\x56\xe0\xf6\x24\x1d\xbe\x48\xdf\x48\xf5\x74\x95\x74\x83\x9f\x6d"
+ "\xb1\x04\xa5\x6b\xbe\xad\xbb\xcd\xa0\x73\x07\x83\xd2\x6d\x5a\x7a"
+ "\x22\xe4\xd3\x94\xa0\xf4\x05\x5a\x7a\x2a\xe8\xe7\xe4\xa0\x74\x6d"
+ "\x1f\xbb\x3b\xd3\xc5\xfe\x3a\x3b\x28\x7d\xba\x96\x9e\xaf\xdb\xd1"
+ "\x68\xe9\xc9\x5a\xba\xdd\xc5\x3e\x0b\x0d\x4a\x9f\xa8\xa5\x83\xfe"
+ "\x7b\x0e\x04\xa5\x0b\xba\x22\xfd\xfd\x1b\xf9\xb1\x02\x9a\x5b\xdd"
+ "\xe0\xff\xff\xd2\x19\x94\x27\x4e\xfb\xb6\x05\xe9\x71\x41\xe9\x26"
+ "\x2d\xdd\xeb\x52\xc6\x04\x97\xd9\xa7\x3c\xaf\x54\xb0\xcc\xbe\x74"
+ "\xeb\x14\x03\x43\xd8\x26\x0b\x3e\xdb\xfb\x20\x9d\xf1\x32\xee\xe2"
+ "\xcd\x96\x42\xce\x9b\x99\xd7\xa2\xd9\xcf\x5a\xc8\x96\x51\x9e\x97"
+ "\xf3\x86\x6b\xbe\x12\xdc\xe2\x0c\xdd\x6a\x4a\xbb\x26\xe2\x3a\x8d"
+ "\xcb\x2f\x96\xbe\xe8\xf5\xb8\x46\xa4\x63\xd2\xf6\xdf\x91\xe7\x8f"
+ "\xa4\x73\xa7\x72\x48\x0f\xed\xcc\xed\x96\x71\x0a\x20\x8b\x52\x1a"
+ "\xe9\x5a\x08\x1e\xc1\x3a\x25\x49\xf7\xbd\x0f\xaa\xdd\x74\x4e\x55"
+ "\xea\xa3\x68\x2e\x52\x7e\xb2\x19\x0b\xce\xeb\x62\xde\x49\x74\x0d"
+ "\x31\x47\x7d\xd6\x55\xe2\x35\x07\xce\x07\x5d\xb3\x69\xe9\x9f\x22"
+ "\x3d\x31\x28\x7d\x4e\xdf\xb4\x1d\xf4\xce\x74\xb7\xf5\xda\x15\xde"
+ "\xe9\xbd\xc2\x3d\x65\x7f\x45\xbb\x5f\x16\x76\x7a\xb7\xf9\xec\x77"
+ "\x4f\xa2\xf3\x33\x14\x87\xd8\x9b\xc7\xdd\x64\x97\x88\xf4\x21\x33"
+ "\x3b\xdd\xe0\x31\xba\xf8\xa6\x97\xc8\x06\xf5\x32\xa3\xfd\xd1\xa2"
+ "\x76\x8a\x69\x69\xe4\x74\x2e\x7b\xcd\x79\x16\x41\xe7\x6b\x76\xbf"
+ "\x4c\xef\xcf\xb0\x19\xd9\x6e\x56\x97\xed\x63\xbb\x51\xf6\xae\x97"
+ "\x74\xfe\xc2\xdb\x10\x38\xfb\x3b\x86\xf6\x93\x6f\x2b\x12\x71\xd7"
+ "\x7d\xd2\xae\x66\x2d\xed\xeb\x1f\xd9\xcf\xff\x44\xbc\x71\x55\x83"
+ "\x71\x2d\xb3\x60\x6d\x8f\xc0\xbd\x43\xfe\xf0\x0e\xe9\x7d\xf5\x49"
+ "\xce\x65\x5f\xaa\xa4\x35\x77\xef\x97\xf4\xc2\x97\xca\x7f\x4b\x72"
+ "\xa1\x8f\xf6\x83\xf7\x83\x0f\xdf\xdf\xdb\xf7\x6b\x76\x31\xc3\xb5"
+ "\x2d\xe0\x4d\x2e\x1c\x32\x48\xfa\xa4\x4e\x52\x0d\xe1\x6b\x49\xdf"
+ "\x2d\x62\x2e\x6f\x49\xca\x39\xb0\xc4\x63\xa8\x5b\xdd\xc2\x5e\xbb"
+ "\x99\x99\xe7\x78\x0c\xc8\xe3\x7b\x37\x32\x97\xfc\xe5\xef\xad\x06"
+ "\x3f\x6b\xf8\xdf\xf1\xfe\xbd\x25\x87\x0c\x5e\xc1\xaf\xa8\x93\x84"
+ "\x8e\xd4\x9e\x44\x76\xc7\x46\x67\xa3\x8f\x78\xf1\x08\xf0\xe2\x89"
+ "\xa0\xff\xe1\xbe\x95\xd9\xd1\xde\xe5\xd9\x43\x76\x2d\x63\x11\xbe"
+ "\xe5\xd6\x98\x5f\x5f\x61\x93\xf4\xf5\x67\x57\x1e\xd6\x94\x2e\xf3"
+ "\xe0\xcd\x58\x53\x48\xf7\x12\xa9\x98\xc4\x5e\x30\xdd\xab\x86\xaf"
+ "\x33\x77\xe7\xdd\x38\x7e\xbc\x6f\xa5\x55\xf8\x8f\xa0\xb6\xf4\xd6"
+ "\xd7\x8d\x3b\x58\xa8\x4f\x3b\x67\x5a\x78\x96\xc5\x82\x7f\x36\x44"
+ "\x5e\xe6\x8e\xb6\x1c\x66\xa0\x98\xdb\x85\x59\x42\xbf\x39\xa0\x2e"
+ "\xdb\xcb\x9c\xf9\x5f\xb2\xc2\x65\x34\x46\xea\x26\xe2\xd3\xc8\xa6"
+ "\x18\xf9\x4d\x6d\x4c\xdd\x65\xf4\x60\xcd\xf0\x80\x27\x5f\x44\x72"
+ "\xb1\xfa\x07\xe9\xaf\x42\xed\xa4\x73\xa1\x8e\x65\x8f\x52\x5a\x5d"
+ "\xd1\x59\x61\xbb\x13\x2f\xe7\x96\xba\x9f\x9e\x8b\xe8\xdc\x6b\xf4"
+ "\x63\xf9\x6f\x77\x7b\x06\x48\xdd\x84\xfa\xa6\xb6\x3e\x54\x49\xd9"
+ "\x4e\xdd\xdf\x17\xee\xaa\xf6\x71\xa9\x9c\xe2\x8d\x56\x12\xff\xca"
+ "\x5d\x62\x9f\x9d\x7c\x00\xe4\x4f\x71\xf0\x2b\x76\xcd\x37\x11\x5f"
+ "\xac\x96\x8f\x4b\x95\xfe\x49\xb9\x6e\x23\x87\x35\x72\x5c\xba\xdc"
+ "\x63\x18\x97\x2d\x75\xee\xe3\xf2\xd7\x8d\xa0\xf3\x01\x3c\xa7\x23"
+ "\x6a\x1c\xd6\x38\x9e\xdc\x11\x9d\xda\x2b\x7e\xc9\xf5\x28\x21\xdf"
+ "\x72\x1b\x8b\xa1\xbd\x9e\x0c\x9f\xf4\xf3\x2b\xe6\xb0\xc2\x6c\xbc"
+ "\x5c\xbc\x1b\xd9\x6c\x63\x21\xd2\x97\x36\x3f\x32\xae\x92\x51\x9c"
+ "\x8a\xa1\xdc\x34\xce\x2a\x6c\x0f\xed\xe3\x26\x39\xdb\x29\x06\x9a"
+ "\x8f\x89\x3d\x23\x85\x15\xf0\xa8\x71\x56\x91\x5f\x61\x43\xeb\xdb"
+ "\xd1\x07\xd3\x58\x8f\xd3\x73\x9e\x69\xe5\xa2\x8d\x63\x3d\xdc\x3e"
+ "\x2e\x5c\x9c\x1f\x57\xd8\x8b\x3a\x5d\x15\x38\xaa\xb0\xa7\x25\xdc"
+ "\x12\xf2\x05\xdc\x50\x9e\xb6\x5e\x8d\xa4\x7b\xac\xdd\x89\xc2\x86"
+ "\xa4\x94\xa5\xea\x3c\xb2\x4b\xcb\x43\xdf\xe0\x5e\x9c\x75\xc0\xfb"
+ "\x6c\xf4\x9d\x69\xef\x23\x28\x0d\xfd\xc3\x9a\xc5\xf7\x51\xbf\xfa"
+ "\xa2\xad\x02\x16\x05\x2c\x04\xfd\x13\xfe\xd9\x89\x4f\x71\x76\x4e"
+ "\x71\x38\x69\x0c\x14\x03\xc5\xee\x69\xa7\x7a\xc8\x7f\x10\xd1\x4d"
+ "\x94\x19\x4a\xe5\x05\xb5\xff\x5b\xbd\x2d\x54\x1f\xbd\xe3\xf6\xb1"
+ "\xc2\x9f\x29\x60\x15\x4e\x79\x68\x5c\xcf\xd9\x48\xf7\x76\x19\x30"
+ "\xeb\xa4\x72\x63\x08\x26\x12\x66\x8a\x5b\x93\xe9\xb5\x71\x50\xce"
+ "\xf6\x84\x87\x7c\x56\x4d\xa0\x0d\xcb\xd8\xf0\x36\xc5\x10\xa3\xc1"
+ "\x4f\xc6\xef\x51\x14\xe1\xa7\x41\xbe\x53\x56\x05\x7d\x7b\xab\x3f"
+ "\x2f\xda\x4d\xbc\x11\xd9\x06\xd0\x5e\x91\xc0\x57\x45\xd9\x17\xf4"
+ "\xdd\xbe\x8c\xef\x88\x47\x1e\xe3\x59\xb7\x5d\xc4\x43\x4d\xec\x2a"
+ "\x55\x0e\x05\xe0\x2d\xcb\xe9\xa5\x8e\xdb\xf4\x3a\x5c\x8a\x92\xaf"
+ "\xb7\x13\xf7\x72\x0d\x2e\x55\xbc\x81\x31\x51\xe2\xf4\xef\x48\xa7"
+ "\x83\x31\xaa\xa1\x18\xc5\x7d\xc4\x5c\x51\x9c\xc8\x5d\xef\x9d\xe2"
+ "\x10\xf8\xa8\x18\x72\xc9\x56\x1c\x38\x64\x96\x38\x64\x48\x17\x6b"
+ "\x21\xd2\xa9\x4c\xda\xef\x13\xbe\x6c\x4b\x0d\x39\x28\x77\x83\xd6"
+ "\xe6\x62\xd9\x06\x03\xe4\x3f\xfe\x3d\xbf\xb5\x8f\xce\x5b\x60\x49"
+ "\xbb\x57\x9c\xa1\xbd\x67\x85\x8d\x8e\xc7\x2e\x08\x3c\xf4\xe4\xb9"
+ "\x4d\x7e\x9f\x65\xa5\x86\x5a\xbf\xcf\x32\x7b\xca\x06\x09\xff\x10"
+ "\x33\xbf\xc2\xb7\xd2\xf9\x0d\x9e\xc7\x2b\xca\xc8\x37\xe2\x65\x36"
+ "\x9c\x62\xaf\x17\xda\xf8\x37\xf5\x36\xc8\xec\xa6\xa4\x8d\xa0\x1f"
+ "\xf6\xc2\xcb\x6c\x20\xd9\x06\x11\xfd\x21\xdb\x63\x1e\x85\xf4\xf2"
+ "\x24\xbb\xff\x5c\x9d\x32\xd0\x44\x67\x41\x79\x51\x3a\x78\xe9\xa4"
+ "\x7d\x84\x0f\x64\x27\x7e\x4e\x09\x23\xbf\xaa\xfb\xf0\x2e\x77\x93"
+ "\xd0\x25\x24\xb5\xfa\x4c\x29\x99\x45\xe7\x59\x98\x88\x9f\x99\xef"
+ "\x21\x9d\x9a\xa1\x59\x09\x59\x85\x32\x5b\x91\x1e\x29\xd2\x3d\x1e"
+ "\xf2\x9d\xd0\x8a\x77\x91\x78\xf7\x47\x5c\x55\x94\x91\x5f\x86\x76"
+ "\x17\x9e\x67\xb7\xa1\x2d\xad\xa8\x87\xce\x99\x9e\x2b\x5a\xcc\x62"
+ "\xeb\x6d\xad\x24\xdf\xa1\x3c\x17\xd3\xfc\x8b\xb4\x36\x2b\xa1\x83"
+ "\xd0\xaf\x7c\xd2\x89\xe0\x5a\xb0\x09\xd7\x42\x1f\x8b\x2c\x5c\x83"
+ "\x75\x6f\x0d\xea\xa7\x73\xaa\x28\x87\x7c\x8a\xc8\xb6\xa0\x6f\xa4"
+ "\x57\x43\xb9\x6b\xda\xf9\x39\x94\xdd\x5a\xd7\x8e\xf2\xf2\x1b\xfd"
+ "\x65\x6a\x3c\x35\xe6\x77\xd8\xb7\x7c\x4b\x6a\x2b\xda\x54\x41\xf6"
+ "\xd3\x48\x33\x21\xad\xc5\xcf\x0f\x2b\x61\x67\xb5\xfb\x41\xfe\xbc"
+ "\x45\xe9\xac\xf0\x2a\x33\x0b\x1b\x80\x95\x21\xac\x59\x09\xcb\x25"
+ "\xbf\x56\x81\x32\x43\xbf\xa3\xf2\x36\xa2\xbc\xa2\x2c\x36\x08\xb4"
+ "\x3a\x1c\x6d\xa4\x38\xe4\x5f\x0b\x38\x89\x39\x16\xea\x46\x5f\xec"
+ "\xd4\x27\x15\x63\xb7\x09\xf3\x01\xfd\x51\xd0\x9f\x41\x6b\x7c\xfe"
+ "\xb3\xb7\xd4\xa7\x28\x92\xe7\xa8\x5f\x72\x1c\xa7\x80\x7e\x4e\x89"
+ "\x58\x93\xcd\xbf\x46\xdf\x5a\xeb\xb2\x1b\x19\xd6\x1e\x63\xbd\xad"
+ "\x81\xce\x31\x7c\x2d\xe1\xd6\x4a\x76\xa0\xa0\x11\x53\x22\xfc\x7e"
+ "\xa0\x95\xb0\xc5\x68\xbb\x1b\xed\xda\xa8\xf5\x93\xd2\xb2\xfd\x3c"
+ "\xbd\x12\xb6\x50\xbb\x1f\xec\xcf\xfb\xbd\x7e\x0e\x68\x0a\xea\x27"
+ "\xbe\x1f\x18\x45\xe5\x69\xfd\x1c\x8c\x7e\x0e\xfa\x7e\x3f\x81\x4f"
+ "\x79\x7c\xbd\xd6\xcf\x0d\x5a\x3f\x0d\xe8\xe7\x60\xf4\x73\x44\x50"
+ "\x3f\xa3\xaf\xeb\x27\x78\x91\x29\x26\xf4\xb3\x39\xa8\x9f\xa6\x5e"
+ "\xfa\x19\xee\xa2\x3a\xca\xa7\x88\xd8\x0d\x3c\xcc\xb0\x51\x9c\x67"
+ "\x2f\x1d\xe0\x3f\xff\xa9\xd2\x39\xca\x2b\xc2\xa7\xd0\x41\xd2\xdf"
+ "\x90\xde\x88\x64\x3d\x3a\xb3\x99\xb1\x6a\x43\xb1\xd0\xdd\xc4\x4a"
+ "\xdd\xb4\xe0\xaf\x4a\xc3\x12\xfd\xe7\x27\xb6\x8b\xb8\x48\x9d\x94"
+ "\x2e\x7c\x00\x2c\x63\x42\xf7\x38\x6b\xd5\xca\x22\xfa\x9e\xbe\x45"
+ "\xfe\x4c\xff\x39\x2f\x65\x40\x8a\xd4\x87\xa6\xba\xe9\x9e\x7c\x5b"
+ "\x89\x76\x95\x1a\x2a\xc5\x5e\x41\x69\xd8\x46\xbf\x4e\x33\x8f\x1f"
+ "\x27\xb8\x88\xf3\xa9\xe2\x7c\x27\xdb\x90\xe1\xdd\xa0\x9f\x33\x6f"
+ "\x47\xde\x43\x41\xe7\xcc\xdb\x45\x1b\xba\x85\x2f\x87\x95\xb3\xbc"
+ "\x2b\xc5\x79\x73\xe4\x69\x0a\xd4\x1d\x3a\x47\xab\xbb\x95\xee\xdd"
+ "\xd2\xd7\x1a\xe9\xd8\x2c\xc2\xe6\xa5\x74\x60\xb8\x6e\x67\xe2\x52"
+ "\x42\x52\x68\x2e\xf7\x1a\x43\xa8\x74\x60\x62\x0f\xdf\x4e\x4a\xb8"
+ "\x88\x61\x82\xf4\x54\xff\xd9\xf1\xd2\x81\xb3\x7f\xe8\xec\x78\x91"
+ "\x1b\xe3\x84\xf9\x06\x9a\xad\x00\x57\x20\xe3\xa6\x64\x8a\x38\x3c"
+ "\xca\x40\x11\x5f\xae\x59\x19\x48\xfa\x5b\xa3\xf0\xfb\xa0\x0c\xfc"
+ "\x83\x46\x9b\x2b\x66\xf9\xbc\x46\x17\xea\x14\xbe\xa2\xfc\xcf\x03"
+ "\xf7\x93\xef\x0b\xe4\xfb\x5a\xf8\xd0\x47\x79\x3d\xf3\x8b\xf7\xc5"
+ "\xd7\x3d\x27\x5f\xf7\x6c\xe9\x04\xcd\xea\xcb\x9e\x66\xd3\x08\xa1"
+ "\xe3\x4d\x8e\x5c\xcb\x6c\x45\xdf\xb2\x10\xe0\xe2\x59\x6a\x5b\x7d"
+ "\xab\x38\x6b\x67\xe4\x25\x89\xcc\xd9\xea\x95\x7c\x3b\xf8\xa5\xe6"
+ "\x78\xe4\xf9\x96\xc5\xd2\x59\x0f\x8a\x53\x84\xfc\x6d\x22\x36\x91"
+ "\x32\xe8\x97\x73\x56\x0c\x66\xea\xcf\xd3\x87\x70\xc3\x6b\x16\xda"
+ "\xcf\x7f\xab\xdb\x45\xf1\x7d\x94\xc2\xdf\xb0\x38\xa2\x53\xc0\xe1"
+ "\x16\x6e\x28\xb0\xe0\x9b\xf6\xff\xe8\x6e\x1d\xe0\xf4\x7e\xc9\x6c"
+ "\xa0\x9f\x6d\xca\xa0\x82\xd0\x02\x16\xba\xf9\x1c\x33\x01\xcf\xbc"
+ "\xc7\x20\xae\xe8\xbe\x1b\x2a\xa3\xa5\x4f\x80\x4a\xe0\xe4\x72\x33"
+ "\xf7\x74\x95\x86\x83\x3f\xfe\x5b\x83\xae\xbf\xd8\x28\x7d\xb7\x85"
+ "\xa2\xfe\xa9\xc2\xcf\x84\xe4\x0f\x00\xdb\x41\xc3\xe4\xb9\xd1\x98"
+ "\x9f\x77\x95\x0e\x8a\xf0\xcb\x36\xca\xa0\x0a\x09\xc3\x94\xf5\x72"
+ "\x1d\x19\x54\x71\x0c\x92\xee\x7a\x69\x97\x14\x83\xbc\x93\xfc\x76"
+ "\x49\xa4\x13\xc4\x7b\x8c\xe1\x7a\x29\xf7\xa4\xac\xcf\xf0\x85\x6b"
+ "\x73\x9c\xd2\xc7\x78\xe8\x5b\x7c\x67\x14\x31\x54\x4b\x07\xe5\x06"
+ "\x70\x6d\xd0\x64\x5a\x4f\xd1\xa7\x08\x8c\x6b\x35\xf5\x8b\x60\xd2"
+ "\x49\x7e\xda\x94\xf0\x83\xc7\xf6\xf5\x11\x63\xcb\x74\xf7\x7e\xaf"
+ "\xd0\x2f\xed\xdd\x0f\x7c\x3a\x8f\x31\xb8\x89\x7c\x55\x39\x51\x4f"
+ "\xdd\xee\x6e\x56\x67\xee\x60\xf5\xb8\xa7\xf3\x07\x8e\x45\x7f\x83"
+ "\x84\xdf\xfb\x5a\xae\x42\x46\x83\x1c\x33\x89\xca\x22\x5a\x43\x36"
+ "\x9b\xe4\x53\xb0\x1e\x5c\x8f\x13\x94\x9e\xca\xa8\x53\x5b\x59\x5d"
+ "\x3e\xc9\xb0\x47\xf6\xd7\xef\xfe\x92\xd5\x9b\xff\x2c\xea\x21\x7e"
+ "\xdb\xb1\xac\xe3\x46\x65\xd3\x59\xd6\x74\xad\xec\x76\x94\x1d\xd3"
+ "\x77\xd9\x55\x0d\xfd\x2c\xbb\x1f\xed\xae\x72\xf4\xa7\xec\xa2\x0a"
+ "\xee\x03\x1d\x1e\x8a\x35\x32\x91\xfc\xad\xd2\x39\x53\xdf\x15\xf2"
+ "\x31\x33\x52\xc8\xea\xe7\x94\x21\xaf\x12\xbd\x11\x36\x1a\xe5\x49"
+ "\x09\xe2\x0c\x2a\xe9\xd9\xb5\xb3\xa7\x4e\xef\x59\x46\x7a\xf7\xae"
+ "\xd2\x21\x73\x02\xb2\xa8\x7f\x7f\xda\xe4\x52\x86\x14\x4b\x7b\xe7"
+ "\xa4\x04\x89\x5b\x43\xee\xa3\xb2\x7a\x97\x39\xa7\x64\x0b\xbb\x79"
+ "\x65\xc8\xbb\xba\x7e\xab\x23\x6a\x4a\xb6\x56\x96\xe5\x7a\xbd\xa9"
+ "\xe6\x18\xc8\x92\x95\x9f\x6b\x91\xfe\xab\xb5\x03\xd7\x83\xd9\x33"
+ "\x59\xf3\xb3\x16\xe6\x65\x2d\xb0\xcc\x5e\xb1\x6c\xc9\x3d\x4b\x5f"
+ "\x7e\xd9\x32\x23\x6b\xf9\xf2\x79\x3f\xcf\x1a\xcc\x66\x2f\x9b\xb7"
+ "\x64\xf9\x42\xd2\x6d\x5a\x2c\x29\x13\x32\xb2\x97\xe6\xde\x93\x94"
+ "\x92\x78\x9d\x6e\x93\xce\x5f\x37\x91\x8c\x83\xf5\x29\x16\x3c\x46"
+ "\x14\xf9\x19\x32\xae\xe2\x8e\xd7\x20\x5f\x03\x07\xdb\x68\x2d\xa4"
+ "\xf5\x87\x64\x2f\xd0\xe8\xd3\x58\x33\x6a\x77\x6e\xe7\x0d\xe7\x94"
+ "\xdb\x5e\x05\xdf\xde\x48\xfe\x96\xb1\x66\x34\xf1\xee\x22\xb7\xd8"
+ "\x7b\x56\x6e\x9b\x41\xfe\x91\x7f\x85\x34\x77\x54\xca\xfa\xcd\x7f"
+ "\x65\xa1\x92\xc7\x88\xa8\xe5\x86\x81\x7c\x63\x2c\x3f\xce\xff\x66"
+ "\x66\x9a\xff\x7d\x83\xd3\xe5\x21\x3b\x9e\xf0\x59\xde\x22\x4e\x34"
+ "\x55\xce\xaf\x88\x3a\x09\x97\x71\xa9\xe2\x3c\x81\x72\xdb\x3d\x24"
+ "\x23\xae\xa3\x98\x9e\xa5\x11\xa0\xff\x6a\x4a\x80\x56\xc7\xea\xbc"
+ "\x79\x23\xe0\xbe\xb2\x19\xcf\xc2\x77\x4a\xd8\xd0\xf0\x1e\x36\x5a"
+ "\x4a\x64\x2b\x53\x46\xa4\xc9\x1f\xbe\x51\x46\xcc\x91\x3f\xba\x0f"
+ "\xfe\xdd\x66\x92\xbf\xeb\xd3\xff\xab\x3f\xbd\xfe\x7f\xba\x8c\xda"
+ "\x1f\xf8\xfd\x03\xf5\x8b\x7e\xff\x37\xf6\xff\xbf\x54\xc6\xe9\x1b"
+ "\xfd\x08\xdf\x80\x5b\x4d\xbf\xfa\x2b\x0b\x07\x7e\x6e\xdd\xf4\x12"
+ "\x70\xfa\x0c\x33\x17\x78\x79\x4b\xd1\x8b\x2c\xae\xf0\x5b\xf0\x60"
+ "\xe0\xb5\x72\xf3\x79\x4b\xe1\x15\xfe\x35\xf0\xe6\x75\xe0\xef\xa1"
+ "\xb2\x66\x16\xb1\xa9\x19\x7c\x56\xae\x8c\x6b\x44\xfb\x4d\x74\xd6"
+ "\xca\x89\xe7\xda\x3c\x0f\x3b\xe5\xfe\x8e\xec\x1a\x1d\xf5\x99\x4c"
+ "\x78\x51\x20\xfc\x8d\xc8\x64\x31\x95\xb1\xfc\x30\x2f\x79\xbb\x89"
+ "\x1b\xde\xae\x45\xda\xe9\x77\xd4\xe4\x01\xef\xac\xae\x19\x60\x79"
+ "\x89\xd6\x79\xe3\x26\x0d\x37\x87\x89\xb3\x84\xb8\x12\x0e\x92\xdf"
+ "\x6e\xb1\x6f\xa1\xc4\x96\xcb\x35\x3d\x76\x9e\xa6\xcf\xa3\x7b\x11"
+ "\xdf\x07\xfd\x38\xc4\x4b\x5e\xb3\x50\x99\x6f\xab\x87\x06\xd0\x9a"
+ "\xf9\xce\xea\xe4\x01\x05\xf3\x98\xa1\xde\xd5\xc6\x8e\x81\x16\xd2"
+ "\xfe\x38\xe6\xdd\x01\xcc\xb3\xea\x5d\xb1\xdc\x8e\xf6\x6d\x04\x3f"
+ "\xb7\x01\x6d\xda\xdf\x55\x6a\xa4\xf5\xa7\x5d\xe3\xe5\x1c\x98\x17"
+ "\x07\x36\x21\xcf\xac\x15\x6c\xe4\x26\xe4\x03\x6f\xb7\x81\x64\x14"
+ "\xd9\xbe\x9b\x2e\x03\x06\x07\x51\x67\x83\x65\x2e\x3d\x47\x09\x1e"
+ "\x83\xea\x46\x3f\x2c\xcd\x4a\x94\x90\xf9\xa9\x0e\xbd\xde\xae\x52"
+ "\xd3\x1c\x97\x32\x78\x9f\xb6\xc7\x68\x97\xe5\x98\x36\xc8\xf9\x9a"
+ "\x74\x90\xe2\xd3\x6a\x67\xb5\x0e\x6e\x5a\x8d\x75\xbd\x9b\x85\xa3"
+ "\x8e\xad\xa8\xc3\x61\x5c\xcb\xb8\x91\xce\xf9\x36\x79\x21\xd7\xa8"
+ "\xd2\x86\x56\x89\x5a\xac\x7d\x2b\xf8\x10\xc1\x7b\xf8\xc0\xdf\x0b"
+ "\xfd\x0c\xf8\x8f\x6c\xd0\x09\xf0\x1c\xe2\x8c\x04\xf8\x0d\x4a\x47"
+ "\x1d\x5b\xc9\xef\x39\xe4\xe6\x83\x58\xbb\xab\x89\x57\x98\x7b\xf9"
+ "\x49\x46\x7b\x1c\xc4\x2f\x2c\xcf\xe7\x1e\x11\xb3\xac\x34\x2a\x5c"
+ "\xe7\x17\x08\x3f\x88\x47\xd8\x34\x97\x85\x5e\xc3\x18\x03\x47\x6a"
+ "\xc0\x7f\x80\xa7\x8f\x4a\xd1\xc6\xa6\x46\xf0\x05\x5a\x8c\x72\x49"
+ "\xc3\xa3\x9e\xc6\xfa\x1e\x81\x3a\x6a\x5c\xca\x6d\x02\x16\x92\x06"
+ "\x45\x65\xea\x6b\x3d\xe9\x1c\x5c\x28\x83\x83\xd6\x01\x6e\x07\x13"
+ "\x32\x15\xe6\x52\x4c\xfb\x31\x16\x07\x29\x2f\xbe\x0f\x45\x7e\x3b"
+ "\xd6\x7d\x9d\xbf\x6e\x82\x4c\x00\x3e\x20\xca\x4c\xed\xc0\x37\xb5"
+ "\x80\x35\x8d\x45\x8d\x46\xc7\x4e\x4b\x1e\xe6\xa6\x3f\xe8\xb0\xc7"
+ "\x58\xaf\x0f\xc0\x3f\xaa\x29\x18\xfe\x80\xc5\x7a\x6d\x2c\x5f\x0c"
+ "\x1a\x3b\xc8\xa5\x37\x4d\x24\x3d\x34\xea\x3b\x2c\x74\x68\x4a\xf4"
+ "\x30\xf2\xe5\x06\x9c\x39\x0c\x58\x1c\x46\xbe\x43\x44\x9b\xd7\xfd"
+ "\x15\x34\xf7\x25\xe2\xa1\x6e\xba\x55\xf2\xa8\xd1\x87\x09\x87\xcf"
+ "\x29\xd1\x22\xc6\x68\x8b\x12\x15\x47\xe5\xe1\x79\x13\xae\xe0\x65"
+ "\xa3\x7f\x51\x54\x49\xb1\xb3\xa7\x08\x7f\xd5\x72\xac\xa7\xa0\x5d"
+ "\xd1\xb9\xfa\x39\x24\xc2\x01\x1a\x7b\xf4\x31\x4e\xea\x29\xa2\x73"
+ "\x49\xd7\x28\xbe\xbb\x96\x4d\x6d\x6c\xa2\xf9\xa9\xbf\x47\x7a\x2b"
+ "\xf9\xc0\x0d\x82\x4d\x9c\x36\x26\x87\x44\x1c\x5a\xe5\xa6\x61\x5a"
+ "\xdb\x68\xdf\x2f\x1c\x6d\x10\xfb\x10\x1d\xd7\xb2\x43\x36\xd3\x37"
+ "\x85\x81\x6f\x68\xfe\x00\x97\x8d\xf8\x66\x28\xae\x5c\xcf\x4b\xbe"
+ "\xf6\xd1\x8e\xad\xbf\x26\x5f\x64\x4a\xf4\x81\x8e\x6b\x56\x03\xc5"
+ "\xae\x40\xbd\x06\xc2\x0d\xc2\x0b\xbd\x8c\xcd\x12\x46\x07\x30\x7e"
+ "\x02\xbf\x8e\x79\x0f\xa1\x7f\x37\xcd\x76\xb1\x6b\xd2\xd7\x0a\xca"
+ "\xd1\xda\xe7\x10\xfb\x83\x61\x43\x8e\xef\x96\x7e\x83\x28\x5f\x41"
+ "\xc0\x36\x4a\xe7\x33\xa3\xc9\x2f\x40\x38\xca\xaa\xd5\x70\xc2\x88"
+ "\x7c\xfb\xfc\x38\x44\x3e\x07\x94\x9b\xe2\x89\xd7\xd4\xda\x4f\xb8"
+ "\x77\xab\x84\x5d\xd4\x71\xc2\x01\xf0\xf1\xda\x38\x47\x91\xbf\xf0"
+ "\x18\x89\x87\x37\xb5\xea\x65\x08\xbf\x05\x80\xb3\x8a\x32\x74\x5c"
+ "\x09\xa6\x0d\x5d\xa5\x31\x31\xa0\x0b\x7e\xbc\xd1\x69\x81\x2c\x73"
+ "\xd8\x0c\x8d\x0f\xd9\x8f\xb1\x69\x10\x31\x09\xc8\xaf\x95\xc0\xcb"
+ "\x61\x96\x63\x9d\x5e\xf6\x2b\xc2\xcb\xb9\x44\x13\x62\xd6\x74\x44"
+ "\xa7\x7a\x02\xb8\x1d\x93\xa3\xe3\x76\xd0\xb8\x0a\xdc\x5e\x2f\xe8"
+ "\x51\xcc\x46\x17\x4b\x9d\xad\xe3\x3e\xcd\x73\x15\xf3\x7a\x73\x9e"
+ "\xd8\x1f\x30\x92\x3e\x50\xcc\x7b\x4f\xbb\x90\x31\x68\x3c\xeb\xf3"
+ "\x5b\x84\xcf\xfb\x75\x2a\xc5\xa8\x38\x4b\xfa\x91\x36\x9a\xff\xfa"
+ "\x1c\xa7\xb1\x41\x5d\x0e\x8a\x73\xb0\x1e\x34\x90\xe6\x60\x27\xda"
+ "\x24\x62\x61\x44\xb3\xd0\xe3\x73\x92\xd9\x72\x8c\xed\xb1\x4c\x1a"
+ "\xb7\x61\x11\xfa\xb9\x87\xcd\x92\x06\x44\x68\xf8\x22\xda\x78\x1d"
+ "\x5c\x8d\x12\xae\xc3\x92\x7b\xce\xef\x68\x17\xcd\xef\x60\xb8\x12"
+ "\x4c\x09\xb6\xc8\x8b\xfe\x0f\x4e\xd5\xe1\x1a\x04\xd3\x33\x1a\x3e"
+ "\x6a\xb4\x75\x58\xaf\xb4\x95\x62\x07\x50\xac\x87\x75\xd4\x17\xac"
+ "\x29\x54\xbf\x88\xb5\xa6\xc9\x3e\xc7\xdd\x84\x53\xc3\x1a\x5c\xac"
+ "\xa0\x5a\xa7\x63\xc0\x15\x2b\xe1\x13\x8d\x95\x4e\x3b\x48\x57\xa6"
+ "\xb5\xdd\xab\x8f\x07\xb5\x3b\x98\x26\x60\x8d\x11\xf6\x5e\x81\x3e"
+ "\xc7\xde\x83\xef\xa2\x89\xb6\x05\xf8\xab\xd8\xc9\x3d\xfb\x1e\x1b"
+ "\x4f\x7d\x27\x9c\xb0\xe5\x91\xbe\x4c\xae\x65\x2e\xc5\x58\xdd\x93"
+ "\x5e\x19\x5f\x17\x76\x19\x1a\x3f\x46\xf4\xde\x36\x57\xe6\xa7\xf5"
+ "\x0d\xf9\x85\x6e\x5e\x5b\x0f\xc9\xef\x3b\xa5\x55\x6a\x30\x68\x42"
+ "\xfe\xe3\x74\x96\x9a\x7c\xf3\x0c\x69\x92\xb2\x20\x68\xf4\x61\xac"
+ "\x1d\x0e\xe4\x9b\x53\x0f\x68\x79\xc3\x18\xab\xd4\xf8\x4d\xa2\x13"
+ "\x7c\x65\xfa\x90\x95\xad\x6c\x90\x2d\x89\xff\xed\x9c\x32\xfc\x79"
+ "\xcc\x23\x0f\xf9\xbf\x44\xd9\x96\x73\xca\x88\x07\x51\x6f\x8c\x76"
+ "\x35\xe3\x3a\x0a\xd7\x9b\x71\x1d\x84\xeb\x2d\xe7\x94\x9b\xbf\x43"
+ "\x7e\x55\xcb\x9f\x88\xe7\x2f\x90\x3e\x41\xbb\xa2\x8d\xc3\xd3\x70"
+ "\x4d\xfb\x15\xf1\x95\x73\x45\xfa\x5b\xf4\x8c\xeb\x2e\xad\xdf\xb5"
+ "\x72\x6e\x0f\x5f\x83\x72\xf2\x29\x1f\xad\x6b\x48\xb3\x21\xcf\x3c"
+ "\x2a\x9b\x7c\x1b\xe0\x7e\x58\x10\x7f\x8a\x72\xcc\x14\xf3\x76\x22"
+ "\xae\x74\xd6\x22\x17\xdf\x9f\xa4\x72\x01\x83\x86\x00\xbd\x88\x8a"
+ "\x5b\x90\x2f\xc7\x13\x63\x5d\x41\xf3\x5d\xa7\x07\x84\x4f\x3d\xf2"
+ "\xcd\x91\xf9\xa4\xfc\x3a\xdc\xa3\x8f\x9d\x57\xe2\xed\x01\x2f\xc6"
+ "\x0e\xe5\xff\x98\xbe\xc7\xf5\x31\xed\x9a\xac\x5d\xa7\x6a\xd7\x27"
+ "\xb4\x6b\x8a\x76\x4d\x75\x29\xc3\x6b\x34\xde\x04\x30\x1b\x5e\x43"
+ "\x30\xc1\xdc\x95\xfe\x02\x15\xb3\x97\xe4\x6b\xd0\xff\xfb\x28\x46"
+ "\x68\x57\xa9\xd9\xa6\xeb\xad\x49\xf7\x73\xad\x74\xc8\x57\x3b\x85"
+ "\xee\xc7\xbc\x21\x88\x16\xce\x8e\x50\x92\x19\x78\xa7\xb0\x4a\x03"
+ "\xf8\x06\x59\x8e\xb0\x1b\x25\xf9\x87\x62\x0d\x51\xcc\x56\xf2\x3b"
+ "\x28\xe4\xa8\xa8\x77\xcd\x34\x5f\x85\x4e\xbf\x9c\xfc\x04\xa5\xa4"
+ "\xe3\xb7\x00\x32\x45\xb6\x4e\xef\x49\x5e\x92\x72\xfe\xc0\x06\xd4"
+ "\xd5\x19\x90\xf3\xcd\xfb\xe4\xde\xe6\xf0\x57\xbb\x4a\x6f\x0e\x92"
+ "\xff\xcd\x99\xd4\x66\xc0\xba\x11\xfd\x99\xd8\xac\xdc\x3c\x11\xd7"
+ "\xf1\x2d\xb2\xcf\x89\x7a\x9f\xb5\xb1\xb2\xe9\x30\x6f\x51\x86\x37"
+ "\x80\x1e\x2e\x23\xfc\x6e\xf6\xd3\xe5\xe1\x22\x8e\x9e\x86\x3f\x18"
+ "\xe7\xe1\xe4\x5b\xa9\x28\x88\x9e\xc4\x04\xe8\xf4\xcd\xf6\x9e\xe3"
+ "\x12\x65\xf7\x4a\x7e\xa1\x11\xf3\x92\x70\x20\xfd\xba\x79\x19\x4f"
+ "\xf3\x52\xfb\xb6\xb6\x27\x8d\x8f\x8d\x27\x1a\xaf\xb5\x11\x78\x3b"
+ "\x7c\x12\x8d\x8d\x4b\xb9\xf9\x80\xb6\x26\x35\x62\x8d\xbc\x0f\xe9"
+ "\x16\xd9\x4e\x99\xae\xd5\x05\xfc\x1b\x6e\x26\xfc\xd7\xd3\x35\xfc"
+ "\xa6\x72\xe8\xec\xf9\xcd\x7a\xba\x56\x3e\xf0\x74\x78\x38\xcd\x1f"
+ "\x3d\x5d\xe2\x64\x4c\x26\xd1\x1b\xfa\xd6\x2b\x6c\x19\x21\x7f\xcf"
+ "\x3d\x8e\x76\x8f\xd8\x08\xfe\xa2\x8a\xe6\xf3\xba\xd5\x2c\x62\x65"
+ "\x05\x1b\x2a\xe7\xe6\x88\xb7\xf4\x6f\xa5\x4e\x7f\x44\x95\x4e\xa3"
+ "\x36\x0b\x7a\x36\x2c\xa6\x27\xad\xbc\xf5\x11\x5e\x62\xf4\x7a\x4d"
+ "\x29\x69\x75\xde\x89\x82\xe6\x62\xde\x57\xe2\xbb\x46\x17\x7b\x7b"
+ "\x83\xb6\x96\xd4\xca\x3d\x95\x5b\x86\xd6\x55\x49\xda\xa5\x95\xed"
+ "\xa7\x7f\x41\x7c\x88\xa0\xf5\x54\x17\x95\x85\x75\xc5\xd4\x59\x94"
+ "\x3e\x44\xd2\xef\x5b\x12\x5c\xec\xf6\x18\x9d\xb6\xd2\xfa\x64\x54"
+ "\x98\xad\x6c\xae\x5c\x9f\x54\xd2\x81\xd9\x3a\x85\xbf\xb9\x7a\x5b"
+ "\x3b\xa3\x75\x93\xfc\x79\x67\xac\x1a\x4c\x7e\xa3\xd2\xd1\xd6\x51"
+ "\xe0\xcf\xf6\x69\x7b\x33\x90\x73\xe3\x3e\x26\x59\x56\x83\x2b\xe6"
+ "\x53\xdc\x1f\xb5\x71\x69\x42\x7b\xf6\x11\x6d\x5f\x97\x27\xe3\x75"
+ "\x91\x3e\x48\xc4\x8f\x23\x9e\xd5\xcc\x3d\x22\x36\x41\xe9\x2d\x87"
+ "\x83\x74\x5c\xd2\x66\x52\x19\xb1\x57\xc4\x9c\xb0\xa7\xa4\x49\x7d"
+ "\x62\xdc\x34\x99\x1e\x97\x20\xed\x10\x84\xdf\x50\x7a\x36\x87\x98"
+ "\x63\x3f\x97\x7a\xe1\x21\xdd\x92\x1f\x89\x8b\x08\xb2\xf9\x11\xb0"
+ "\x16\x7e\x8b\x4b\xe3\xe2\x03\xf3\xe2\x16\x0f\x7d\x83\x6f\xdb\x90"
+ "\x3e\x59\x4f\x97\x6b\x4d\x94\xe6\x47\x21\x65\xf6\x90\xb5\xc9\x0c"
+ "\xb4\x39\x6c\x67\x89\x3e\x7f\xe3\x2a\x65\xfd\x72\xfe\x52\x1f\x09"
+ "\x1f\x68\x0e\x7b\x85\x6f\xaf\x77\x85\x4f\x06\xdc\xa7\x7b\xf5\xb9"
+ "\x2b\xf9\xbb\x18\x31\x77\xc5\xbc\x8d\x3b\x10\x68\x47\xdc\x02\x0d"
+ "\x57\x9b\x3a\xe6\x9b\x23\xf0\x0e\x7c\xf7\x10\x6d\x2f\xeb\x16\x29"
+ "\x63\x94\x27\xe4\xab\x57\xb8\x87\x74\xd3\xa4\x4f\x20\x9d\x8d\x66"
+ "\xaf\x4a\x7b\x25\x9d\xe4\xaf\xcc\x8e\xf9\x10\xf0\x51\x66\x62\xba"
+ "\x8f\xb2\xae\xd2\x5b\xcd\x01\xdd\xf1\x2d\xf9\x5a\xbf\xd2\x50\x5f"
+ "\xa5\xa3\xf0\x4f\x84\x4b\x0b\xe5\x1c\xbb\x25\x9b\xf0\xd8\x09\xdc"
+ "\xc3\xfa\x53\x71\xac\x40\x7c\x3b\x5b\xc7\x3d\xcc\xd1\x05\x18\xf7"
+ "\xb3\x5b\x63\x79\x05\xc6\x94\x6c\xec\x73\xf0\xfc\x31\xae\x0b\xe4"
+ "\x55\x31\xd1\x55\xc3\xf9\x0a\x7c\x6b\x77\xb1\x51\x87\xf4\x31\xe8"
+ "\x8c\xda\x6b\x11\x38\x56\x48\xf6\x8d\x89\x62\xaf\x9f\x70\x8c\xf0"
+ "\x4b\xec\xf9\x03\xd7\x8c\x6b\x9f\x64\x84\x67\xc2\x6f\x09\x9e\xa9"
+ "\xbd\x84\x67\x28\xab\x49\xf7\x61\xec\x52\x6e\xd5\xf6\xdb\x6e\x75"
+ "\xeb\xb6\xe1\x84\x87\xb9\xa3\xd8\x30\x94\x6f\x39\x6e\xe9\x24\xdd"
+ "\xf9\x57\x4e\xef\x54\x46\x79\x09\x76\x92\x5e\x0e\x3f\xde\x55\x7a"
+ "\x5b\xd0\xf8\x47\x49\x5f\xb1\x73\x84\x3e\xf3\x26\xbc\x4b\xee\x49"
+ "\x73\x22\x6a\x05\x5f\x89\xf5\xf9\x8e\x18\x66\x01\xde\x62\xad\xb9"
+ "\x6d\x81\xce\x0f\x8f\x43\x1a\xf2\x50\xfb\x48\x06\x6f\xc0\xfd\x02"
+ "\x5a\xa7\xfb\xd0\x3b\x93\x5c\xe2\x26\x9a\x41\xba\x27\xd2\x83\x01"
+ "\xd6\xa7\xcf\x29\xa3\xce\xd6\x91\x0f\xa1\xa5\xdf\xf7\x63\x5d\x98"
+ "\xcf\x2f\x93\x4f\x2b\xcb\x32\x76\x53\xb3\x32\xaa\x86\xf4\x4e\x45"
+ "\xdf\x91\x8e\xe7\xb6\xf6\x9e\x3a\x9e\x91\x93\xb5\x5f\x1a\x7e\x07"
+ "\x03\x3f\x4b\x8a\x76\xef\xb8\xf1\xcf\x32\x47\xe6\xb5\x64\xe3\x97"
+ "\x2b\x61\x65\xc6\x5c\x19\x99\xa6\xc3\x8a\x68\x0a\xd1\x58\xb2\xb3"
+ "\xa1\x79\xae\x78\x19\xf9\x2c\xc2\x38\xa1\xdd\xeb\xc6\x3c\xe3\x58"
+ "\x4d\x32\xed\x48\xe1\x0f\x81\xfc\x11\xf7\xcb\xd6\x4b\x19\x29\xc6"
+ "\x53\xf8\x8b\x55\x46\xa6\xa0\xee\x98\xcd\x17\x58\xa8\x6d\x19\xbb"
+ "\x95\x74\xe8\x46\x1f\x77\x90\x0c\x4c\x38\x41\x71\xcd\xda\x14\xcb"
+ "\xd4\xdc\x35\xcc\x80\xf7\x23\x71\x3f\x51\xe7\xa5\xf0\x8d\x29\xc4"
+ "\xc3\x62\x88\x87\x7a\x6c\x0d\x1b\xd9\x55\x6a\x31\xe9\x63\x45\x7c"
+ "\x06\xe9\xf1\x34\x5d\x04\xb5\x55\xd8\x02\x90\x6f\x7e\x17\xc1\x4d"
+ "\xa7\x55\x17\x48\x77\x3d\xd2\x1b\xd2\xc9\x4c\x72\x1d\xb2\xcc\xc6"
+ "\xb8\xc6\x48\x7c\xb1\x98\x81\xfb\xa7\x83\xda\xf9\x78\xd0\x7d\x29"
+ "\x7d\x6f\xec\x24\x1e\xae\x2f\xf8\x58\xf6\xea\xf0\xd9\x2c\x7c\x7a"
+ "\x32\x9b\x18\x6f\x2f\x6f\xa7\x38\x6e\xb6\xd5\x2c\xbc\x4d\x19\x55"
+ "\x8e\x3e\xd2\xf9\xdc\x1a\xa9\xe3\x1f\xf5\x0b\x5d\x4e\x97\xed\x1e"
+ "\xf5\xb4\x71\x6d\x08\x23\xdd\x3c\xf9\x80\x14\xb6\x98\x17\xcd\x42"
+ "\x1f\xef\xf4\x4e\x66\x8e\xc2\x87\x28\xcf\xad\xda\x5a\xd6\xd4\x51"
+ "\x64\x66\xc7\xcc\x93\x31\x8f\x47\xc5\x61\xae\xd8\xfa\x6d\xf3\xaa"
+ "\x8c\x8a\xd3\xe0\x5b\x2b\x6c\x45\x14\xcb\x79\x5a\x4b\x48\x37\x80"
+ "\x75\xe4\x38\xad\xd7\x28\x3b\x5f\x9f\x37\x58\x27\x8e\x03\x4e\xed"
+ "\x92\xc6\xd0\xfe\xbc\xa5\x95\x7c\xc7\x08\xf9\x41\xe6\x8f\x90\xfb"
+ "\x06\xa3\x0e\xf8\xf9\x6d\xe4\xa3\xef\x84\x0d\xa1\x62\x71\x64\xf8"
+ "\x48\x97\x60\x71\x50\xdf\x34\x5c\xc4\x7a\x35\xaa\x29\x30\x6f\x2d"
+ "\xe2\x5c\xde\xb1\xf6\xe0\x79\x39\xca\x1b\x90\x53\x6f\xab\xbe\x67"
+ "\x2b\xb3\xf4\x36\x0f\x6d\x91\xb4\x56\xdd\xbe\x78\xf3\x66\x5e\x65"
+ "\x37\xa8\x8f\xae\x2b\x63\x11\xca\x46\x80\x8d\xe6\x59\x5e\xe6\xb0"
+ "\x73\xca\xed\x6b\x8c\x11\xc3\xd3\x1e\xcb\x1d\xc8\x0b\xcd\xcc\xb0"
+ "\xe9\xd2\xc0\xf0\x51\x9e\xe1\x55\x3c\x64\xcc\x33\x33\x72\x69\xef"
+ "\xdb\xce\xbe\xc9\x61\x21\x8f\xf9\x50\x77\x04\xb3\xb9\x94\xf8\x0d"
+ "\x74\xd6\xfc\x58\x04\xf1\x22\xf1\x1b\xa8\xcc\x82\x4a\x16\x5e\xd0"
+ "\xc2\x5b\x37\xbe\x3c\x20\x1c\xeb\xaf\x09\xeb\xc6\x86\x21\x11\xc3"
+ "\xab\xae\xa1\x8c\xf7\x33\xc5\x77\xd5\x7d\xb7\xed\x8e\x41\xbd\xb7"
+ "\xcd\x16\x7b\x4e\xb9\xe3\xe6\xfe\xb5\x6d\x74\x4d\xa0\x6d\xa3\x6b"
+ "\xfe\x05\x6d\x7b\x3d\xa8\x6d\xa6\x40\xdb\xb2\xa9\x6d\x7f\xec\x5f"
+ "\xdb\x7e\x14\x1e\x68\xdb\x8f\xc2\xff\xc1\xb6\x1d\xe8\xbb\x6d\xf1"
+ "\x3f\xee\xbd\x6d\xf9\xc3\xcf\x29\xf1\x4f\xf7\xaf\x6d\xd6\xd4\x40"
+ "\xdb\xac\xa9\xff\x95\xb6\x15\x56\xf2\xb3\xf5\x98\x41\xa4\xcf\x21"
+ "\x3a\x7f\x4e\x19\xfd\xec\x9a\x38\x61\xc7\x1d\x8d\xfb\x41\x45\x95"
+ "\xfc\x6f\x92\xb7\x89\xaf\x93\x6b\x5a\x3c\xe6\xcf\x6d\x9a\x5d\xc9"
+ "\x68\x11\xe3\x41\x0d\x19\xb1\x9f\x97\x70\xef\xd8\x4e\xb2\x19\xf4"
+ "\x92\x7f\x15\xf2\xed\xbe\xf1\x9d\x2b\x1e\x8a\xab\x51\xb9\xe7\x52"
+ "\x28\x7b\xe7\x8a\xdb\xd0\x55\x3a\x9a\xe9\xfe\x59\xf5\x6f\x8d\x15"
+ "\x37\xa2\x47\xa3\xef\x7b\x2c\x9b\x19\x89\x1e\xd1\x95\x62\xb5\x6e"
+ "\x2e\x1c\x18\xfe\xd8\x77\xb4\xee\x8f\x9e\xae\x9f\x99\xd5\xcb\x9a"
+ "\xd5\x3a\x90\x1b\x0b\x58\x08\x9d\xdb\x15\xfe\x17\xcd\x6e\x16\x5f"
+ "\xc0\x06\xcc\xca\x47\xf9\x1e\x96\x69\xcc\x47\xd9\x80\x87\xe4\xe5"
+ "\x47\x97\x87\xe4\xb0\x88\xad\x28\x9b\xae\x8f\x99\x8b\xf8\xba\xdf"
+ "\xb0\x50\x3a\xdf\x4b\xe7\x74\xe5\x19\xdd\xb0\x70\xd4\x73\x50\xaf"
+ "\xe7\x07\xe0\x17\x29\xe1\x77\xe7\xb6\x00\xfc\xee\x9c\x16\x80\xdf"
+ "\x9d\x43\x25\xfc\xee\x0c\x0d\xc0\xef\xce\xce\xfe\xc1\xef\xce\xe4"
+ "\x00\xfc\xe4\xb7\x37\x86\xdf\x9d\x2b\xfa\x86\xdf\x9d\x1b\x03\xf0"
+ "\x93\x65\xf5\x01\xbf\xb0\xde\xe1\x77\xe7\xc7\xff\x18\xfc\xee\xec"
+ "\xfc\x07\xe1\x37\x54\xc2\xef\x47\x9f\x06\xe0\xf7\xa3\x5f\x06\xe0"
+ "\xf7\xa3\x19\x12\x7e\x3f\x4a\x09\xc0\xcf\x3a\xb1\x7f\xf0\xfb\x51"
+ "\x71\x00\x7e\xf2\xdb\x1b\xc3\xef\x47\x7f\xec\x1b\x7e\x3f\xaa\x0d"
+ "\xc0\x4f\x96\xd5\x3f\xf8\x59\xa3\x00\x37\x93\x06\x3f\x53\xdf\xf0"
+ "\xb3\x4e\xfc\x07\xe1\x67\x94\xf0\xbb\x6b\x58\x00\x7e\xd6\x93\x01"
+ "\xf8\x59\x37\x49\xf8\x59\xd7\x07\xe0\x77\x57\x6e\xff\xe0\x67\x75"
+ "\x04\xe0\x27\xbf\xbd\x31\xfc\xac\x97\xfb\x86\xdf\x5d\x11\x01\xf8"
+ "\xc9\xb2\xfa\x80\xdf\xc0\xde\xe1\x77\xd7\xd3\xff\x18\xfc\xee\xca"
+ "\xbd\x11\xfc\xfa\xc7\x6b\xdc\x25\x64\x9d\x7f\x41\x39\x0d\x7d\x95"
+ "\x43\x30\x24\xfb\x44\xb5\xf4\xae\x86\xdd\x6a\x58\xb8\x3c\xc3\x71"
+ "\xd7\x06\xc8\x30\x53\x9a\x95\x31\xb7\xee\x56\x07\x84\xf3\x92\x6f"
+ "\x12\xd4\x92\xd6\xd3\x7c\x6d\x58\xa8\xba\x76\x60\x28\xf9\x14\xe8"
+ "\xad\x2c\x61\x2f\xab\x8c\x59\x13\x72\x33\xbb\x8d\xce\xeb\xad\x03"
+ "\xbf\x46\xf7\x5d\xa5\x63\x36\x80\x17\x89\xb9\x1e\x26\x0b\x16\x2e"
+ "\x17\xc1\x3b\x97\x65\x2d\x58\xb1\x64\xc1\xbc\x25\xb9\x96\x79\xf3"
+ "\x5f\x59\xde\xd3\x27\xbe\x88\x7b\xb9\x9e\xc6\x6f\x4c\xad\xdf\xcf"
+ "\x4b\x09\xcf\x27\x7f\x79\xb6\xdb\xc9\x36\xed\xee\x08\x11\xa7\x20"
+ "\x7a\x6a\x04\xbf\x96\xbe\x23\xf9\x0e\x7e\x54\xf8\x01\xbc\x96\xbd"
+ "\x03\xf2\xd4\x56\xf2\xed\xa2\xed\x43\x6d\x3d\xa7\xdc\x33\x9a\x47"
+ "\x4d\xab\x20\x9b\x0e\x71\xb6\x43\xb9\x5b\x3f\x83\x55\xc3\x4d\x49"
+ "\xed\xaa\x7d\x5a\x05\x2f\x9f\x66\x27\x18\xd4\x93\x0f\xb6\xbc\x90"
+ "\x91\xcd\xca\xd8\x56\x1e\x95\xd4\x8e\xb2\xdc\x5a\x39\x64\xbb\xdf"
+ "\x99\xbc\x9a\x7f\x45\xe5\x69\xbc\x20\xc5\x21\x71\x48\x7e\xf0\xee"
+ "\xbd\xc6\xb5\x96\x10\xca\x4b\xbe\x10\xc9\x47\xa0\x1e\x7b\x8a\xda"
+ "\x4d\x79\xc1\x8f\x4f\xc1\xf7\x53\x28\xf6\xa6\xbf\x0c\xd9\xa6\x9b"
+ "\xd0\xa6\x46\xd1\x17\x7b\x52\x45\xc7\x6b\xe9\x3b\x44\xfc\x47\x01"
+ "\xd7\xb1\x75\xa8\xbb\x42\xc4\xed\xf4\x5e\x14\x71\x3b\xb5\x6f\x6e"
+ "\xc5\x37\x82\x9e\x92\xff\x53\x59\xc6\xd8\x3f\xea\xed\x02\x0f\x3d"
+ "\x18\xcf\xbb\x82\xea\x18\x82\xe7\x5f\x04\xbd\x8f\xc0\xf3\x42\xf0"
+ "\xa1\x51\xda\xfb\xa1\x78\x9e\x41\x7c\xa9\xe8\x57\x59\xb1\xb4\x89"
+ "\x56\xc6\x92\x2d\xb0\x49\xcb\x13\x85\x3c\xc3\x88\xd7\xd5\xca\x88"
+ "\x6e\x53\xee\xb9\x4a\x32\xa3\xf6\x3e\x06\xcf\x67\x68\x5f\x40\x7b"
+ "\x3f\x0c\xcf\xef\xe3\xf9\x47\xda\x7b\xf0\xf5\x09\x32\xfe\x8d\x29"
+ "\xa9\x85\xfa\x04\xd8\xe7\x13\xdc\x01\xeb\x16\xa4\x6d\x85\xbc\x5a"
+ "\x44\xe3\x48\xfd\x74\xac\x6e\x63\xcd\x4a\x02\xc5\x06\x0d\x91\x63"
+ "\x35\xad\x42\xfa\xe8\x31\xa4\x23\xbd\x9d\xd2\xc9\xb6\x5c\x2d\x9f"
+ "\x96\x4f\xf7\x80\xe9\x2f\x08\x86\x5a\x5d\x90\x89\xee\x89\xd1\xc6"
+ "\x19\xb0\x23\x3f\xba\xac\x78\x8f\x36\x16\x68\xdb\x40\xbc\x7f\x55"
+ "\xdb\xf7\x68\x9c\xe5\xbd\x26\xcf\x17\x29\xf7\x4c\xfe\xa7\xfc\x46"
+ "\xe0\x3b\x49\xf7\xee\x29\xd0\x63\x12\x22\x4d\xfa\xca\x02\x7e\x92"
+ "\x7e\xc5\x1d\x95\x54\x2c\xfc\xa4\x00\x47\x75\x5c\x21\x3c\xe1\x61"
+ "\x63\xb6\x4a\x5d\xcd\x3d\xfe\xf3\xbf\x2e\x25\xa1\x53\x8b\xe3\xc0"
+ "\xa4\x9c\x70\xcf\xe9\x80\x7d\x51\x82\xa0\x0f\x41\xef\xdc\x41\xef"
+ "\xf2\xf5\x77\xd2\x06\x6e\x6c\x44\xd0\xbb\xec\xeb\xde\x59\x83\xde"
+ "\xa5\xf7\x2c\x73\x6c\x4a\xd0\xbb\xd4\xeb\xbe\xcb\x0c\x7a\x37\xf1"
+ "\xba\x77\x05\x41\xef\xe2\xb5\x77\x21\x48\xdf\xea\xf7\x53\xa8\x24"
+ "\xc4\x68\xe9\xa0\xf5\x63\x0f\x04\xa5\x87\x6a\xe9\x54\xff\x71\x17"
+ "\xfb\x52\x93\x63\x24\x9e\x03\x8f\xee\xd4\xea\x70\x05\xea\xb8\x5b"
+ "\xf7\x33\x5f\x2c\xc7\xef\xee\xe9\x46\xc5\x32\x90\x70\xca\xb8\xb6"
+ "\x98\x62\x02\xd9\xa5\x4f\x2e\x39\x0f\x45\xec\x6a\x8a\x7d\x8b\x7c"
+ "\x7d\xd1\xc6\x3e\x63\x63\x96\x8e\x4b\xd7\xcf\xb2\xfa\xec\x49\xeb"
+ "\x55\xfb\xd4\xe3\x14\x6b\x90\xfc\x77\x15\xb5\x73\x55\xc4\x18\xa4"
+ "\x58\x86\xac\x9b\x39\x73\xbb\x8a\x41\x1b\x22\x69\x9d\xa3\xfd\xbd"
+ "\x7a\xc8\xb7\xf5\xb6\xf3\x32\xce\x20\x9d\xef\x2d\x4f\x5a\xbf\xb2"
+ "\x9d\xc5\xd9\x92\x78\x0b\xc9\x79\x92\x26\x8c\xab\x41\x5e\xa3\x46"
+ "\xd3\x7e\x23\x6d\xbd\x13\x29\x36\xb7\xd1\xd9\x2e\xf4\xcc\xe1\xe7"
+ "\x94\xc4\x46\xfd\xbd\xec\x6f\x62\xa3\x90\xa5\xb5\x73\x85\x68\xa3"
+ "\xd7\x1f\x07\x53\x49\x6c\xba\x1c\x55\x50\xd1\x55\x9a\x68\xea\x69"
+ "\xdf\x98\x78\x17\x95\x49\x7d\x70\x29\xe3\x6a\xa9\x6c\xe4\x99\xe8"
+ "\xb7\x6f\x34\x25\xad\xc7\xfb\x29\xd2\x1e\x3f\xb1\x51\xc4\x00\x2a"
+ "\x4d\x84\xfc\x3f\x2e\x41\xb3\xe3\x5c\xcf\xc9\xf6\xb1\x9b\x31\xb2"
+ "\x6b\xc6\xda\x1d\x57\xf4\x1d\x8b\xee\xb8\x96\x4e\xb6\xaa\xcd\xc2"
+ "\x0e\xfb\x55\xf2\xff\xe7\x61\x33\x6d\x4c\xc6\xb6\x51\x12\xdf\xad"
+ "\xef\x74\xb1\x75\x74\x26\xb1\x7c\x8a\xb9\x23\x3a\x65\x0c\xca\xdc"
+ "\xef\x62\x2f\x6d\xd5\xf4\x12\x14\x67\x37\xce\x45\xfd\x2b\xca\x66"
+ "\xc8\x13\x83\x3c\x93\x90\xa7\x56\xcf\x43\xef\xbb\x48\xc7\xcb\xb3"
+ "\x19\xf5\xeb\x72\xf9\x6f\x6b\xf0\xbe\xdd\x15\x1a\x99\x2a\x6d\x34"
+ "\x13\x3d\x2e\x76\xb6\xb8\xaf\x35\x58\xe8\x45\x4d\xd3\xaa\xb9\x7d"
+ "\xda\x21\xd0\x9d\xfd\xd2\x17\xc1\xb4\x6a\xa9\x4f\xb8\x77\x2a\xc5"
+ "\x37\xa3\xd8\xe3\xb4\xf7\x29\x69\xdf\xbd\xbf\x14\xf4\x03\x69\x18"
+ "\x9f\xfd\x58\x23\xc4\x79\xd2\xfe\xd1\x85\x7b\x67\x8b\x32\x46\x48"
+ "\xff\x67\x74\x8e\xa4\xab\xf4\xde\x2a\x7f\xfc\x08\xff\x99\x86\x7b"
+ "\x4f\x92\x9e\x71\xb3\x2a\xdb\x78\x7d\x1b\xa8\xbd\x28\xab\x4f\x3f"
+ "\x24\xf8\x66\xbf\xd0\xc5\x6e\x49\x39\x20\xed\xd9\xc6\x47\x85\x98"
+ "\x6f\xb9\xd2\x55\x3a\xde\xbf\xff\x41\x79\x68\xcc\x54\x94\xef\xef"
+ "\xe7\x32\xaa\x63\xfc\x44\xb9\x57\x30\x3e\x15\xb4\x74\xff\xe6\x6e"
+ "\x16\xaa\xa5\xa7\xd6\x7b\x3d\x74\xbe\xbf\x57\x5f\x5c\xb4\x4e\x0b"
+ "\x3f\x4e\x5b\xa6\xed\xa7\x33\x1c\xe3\x3c\x7a\x9b\x27\xa4\xd2\xd9"
+ "\x01\x6a\xb3\x84\xed\x84\x47\x74\x38\x6e\xba\x84\xb2\x0b\xbf\x64"
+ "\x2d\xca\xf8\x13\x64\x63\x23\x60\xb2\x5a\xb7\xfb\x1a\x2f\xce\x71"
+ "\x8b\xfa\x65\x1e\xb1\x67\x4a\x36\xc7\x04\xa7\xdd\x84\x6b\x28\xb3"
+ "\x0c\x63\x21\x62\xe3\x2a\x13\x84\xac\xb3\x0e\xef\x45\xbf\x85\x4d"
+ "\xdd\x84\x1c\x39\x0f\x26\x40\xfe\x99\x90\x2f\xe7\x81\x4c\xa3\xd8"
+ "\xf5\x64\x0b\x71\x41\x19\x7f\x96\xe2\xd3\x02\x1e\x87\xc8\x87\x5d"
+ "\x7d\x27\xe6\x6b\x7e\x37\xe1\xc2\x21\x8a\x43\x08\x38\xb4\xc8\x35"
+ "\x8a\x60\x3e\xbe\x86\xea\x27\xd8\x52\x6c\xde\x10\x73\x1c\xe8\xc0"
+ "\x84\x4c\x7f\x8c\xe3\x58\x3a\x57\x31\xbe\x4f\xdf\x85\x04\x23\x1f"
+ "\xda\x5c\x0f\x9e\xd9\x31\xe2\x4b\xb4\x6f\xe2\x5d\x6a\xf4\xb4\xfd"
+ "\x64\xc3\x89\xb6\x6a\x76\x6e\x72\xec\x24\x1e\x4c\x54\x50\xc7\xb8"
+ "\x7a\x89\x0b\x32\x36\xba\x32\x61\xbf\x06\x3f\x11\xfb\xc2\x9e\x27"
+ "\xe1\xa0\xe5\x9f\x23\x75\x43\x71\xf7\xa1\x5d\x81\xf8\x5f\x48\x17"
+ "\x7a\x3d\xcd\xce\xbb\xab\x74\x62\x4c\x50\x9b\x3b\xc5\x59\xc4\x4b"
+ "\x24\xd7\x4f\x38\x4c\x75\x6d\x22\x1f\x63\x84\x17\x6d\xc1\xf8\x3f"
+ "\x61\x17\xb5\x93\xec\x03\x7d\x51\x29\x07\x78\x79\x4a\x35\xc1\x19"
+ "\xdf\x9c\xc6\x5c\xe8\xf5\x3c\x1c\xd1\x6e\x8a\xa5\x82\xfa\xd6\x07"
+ "\xc5\xf3\xc5\x5a\x3c\xf1\x8f\xfa\x5a\x4b\x7c\x02\xf9\x9a\xf0\xa7"
+ "\x95\x1f\xd9\x00\xfa\xad\xf3\x6b\x7d\xe9\x8d\x23\x36\x8f\x65\x89"
+ "\x74\xde\x99\x6c\xc5\x09\xdf\xb8\xe9\x88\x95\x7c\x28\x93\x3f\x48"
+ "\xc7\xea\xf1\x68\xef\x7d\x59\xbf\x8e\x15\x67\x2c\x3b\x1d\x63\x2f"
+ "\x91\x9d\x50\xfb\xb9\x02\xe1\xe7\x28\x7c\x56\xbe\x97\xef\x91\xf1"
+ "\xbc\xdd\x3c\xea\x88\x95\xde\x89\x18\x02\x54\xe6\x3f\xeb\x0f\x58"
+ "\xb9\x2f\x51\xe3\xa7\xda\xc1\x4f\x0c\x47\x7f\xc4\x3a\x85\xfb\xd8"
+ "\x36\xe5\xfe\x4d\x32\x06\xa5\xf4\x69\xaf\xd9\x3b\x86\x49\x1f\x01"
+ "\x6e\x26\xce\x6c\x2b\xf7\x2b\x96\x31\x8c\xb5\x2b\xf7\x0f\x10\xfe"
+ "\xa5\xed\x49\x8d\x1a\x0c\x1a\x37\xcb\x76\x19\x33\xf2\x0d\xa2\x8d"
+ "\xd4\xbe\x7e\xb6\xad\x56\x5b\x4b\xc3\xba\x4a\xef\x37\xe9\xbe\x05"
+ "\x44\xff\x35\xbf\xd3\x8e\xdb\x49\x76\xba\x7f\x8d\xb6\x7e\xea\x76"
+ "\x5b\x4d\xff\xf5\xba\xef\xd7\xce\x52\x26\x55\x0b\xdf\xdb\x80\x0b"
+ "\xca\xad\x46\x3b\x2a\xf4\x35\x5d\xb3\xd3\x4f\x90\xbc\xc6\xfd\xd5"
+ "\x81\xf5\x5c\xc2\xb0\xc7\xb9\xa1\xa5\x4b\x73\x2d\x10\x1a\x6c\xf3"
+ "\x72\xe7\x67\x5b\xb2\x96\x2d\x5b\xba\xcc\x42\x4e\x77\xae\x8b\xd5"
+ "\x14\xce\x4b\xef\x3f\xae\xc5\x93\xdb\xef\x8f\x27\x57\xfa\x40\x44"
+ "\x70\x9c\x3f\x97\xf2\x80\xe9\x5f\x23\x5b\x3d\x90\xd0\x57\x39\x76"
+ "\x83\x5a\x8d\xdf\x21\xfc\x1c\xf8\xd5\x90\xac\x95\xe1\x61\xc9\x58"
+ "\xa3\x85\x3c\x16\x38\x33\x7f\x3f\xf9\xae\x49\x6e\x56\x1e\xf8\xe5"
+ "\x6e\x35\x94\x09\xdf\x2a\x25\x2a\xd9\xb3\x90\x9f\xf4\x43\xf8\x39"
+ "\xf0\xab\xc1\x4f\x7c\xa7\xfe\x49\x9c\xf7\xad\x0e\x7e\x47\xfb\xe3"
+ "\xbc\xe4\x18\xf9\x5b\x6f\xe0\x6b\x43\xc5\x3e\x88\xba\x45\xe6\xbb"
+ "\xae\x0d\x06\x5e\x7a\x6f\x84\x96\x4f\xf0\x59\x91\x6b\x99\xa5\x97"
+ "\x7c\x21\xbc\x74\xcc\x41\x2d\x5f\x38\xe5\xd3\xfb\x43\x3e\xfc\x91"
+ "\x5f\xcf\x17\xca\x4b\x27\xd6\x68\xf9\xc4\xd9\x3f\xb5\xc4\xd0\x5b"
+ "\xbd\x03\x78\x89\xc7\xad\xe5\x33\x05\x97\x17\x94\x27\x4c\x2d\xbd"
+ "\xdd\x4c\x79\xd4\xb5\xa1\x82\x37\xe4\xa5\x0f\x24\x20\x7f\xaf\xbe"
+ "\x4f\xfb\x37\x4e\x93\x4e\x5f\x3f\x4e\xb6\xf9\x0b\xb3\x1e\x5a\xb8"
+ "\x24\x8f\xa2\x53\xe5\x2e\x5d\x91\x4b\xd7\x25\xf3\x5e\x11\x97\xa5"
+ "\x19\x2f\xcf\x97\x37\xb9\x39\x89\x74\x93\x03\x7c\xa3\xeb\x82\x15"
+ "\x36\xba\xcc\x5f\x4a\x8f\xf9\xd9\x09\x2b\xe6\xeb\x61\xc2\x7b\xf8"
+ "\x7e\xea\x2a\x7d\x10\xfc\xef\x03\x39\x92\x1f\x79\x70\x83\x4b\x19"
+ "\x23\xf6\x1b\x8d\x6b\x5d\xec\x84\x55\xc4\x13\x64\xdf\xf3\x99\xa0"
+ "\x3c\xb8\x8d\x7c\x26\x18\xd7\xda\xe6\x1b\xbd\x0b\xb3\x78\xf9\x54"
+ "\x13\xbe\x05\xff\xfb\xba\x76\x26\x3f\xa9\x55\xf8\x0f\x2d\x7d\x30"
+ "\x46\xb7\x71\x54\xed\x49\x95\xe4\x17\x5f\xd8\x3c\x6d\x11\xfe\x78"
+ "\x6a\xf0\xdc\xb2\x7b\x8b\x88\x4f\x13\x83\xe7\x7d\x78\x6e\xc7\xb3"
+ "\x19\xcf\x71\xaa\x7d\x9c\x95\xce\x48\xe2\x99\xe2\x99\xc5\x77\x95"
+ "\x3e\xe4\x8f\x7f\x19\x0c\x1b\x2d\x80\xdd\x43\xbd\xca\xe8\xd7\xf9"
+ "\x1d\x43\x19\xd9\x7a\x7c\x60\x11\x0b\xb8\xf4\xa1\x7c\x7f\x2c\x60"
+ "\x11\xd3\xc9\x24\xd6\x26\xb9\xb6\x3f\x74\x39\xc4\x7c\xeb\x7a\x29"
+ "\x0b\x3c\x54\xa5\xfb\x85\x90\xbc\xfe\x43\xd5\x41\x71\x94\xe9\xd9"
+ "\xe1\x8f\xa3\x2c\xfd\x98\xed\x10\xbe\x97\x94\x87\x31\xc7\x1f\x4a"
+ "\xf4\xc7\xbc\x2b\x7d\xa8\x35\x38\xe6\x9d\x0b\xef\x49\xc6\xea\x2a"
+ "\x7d\x98\x05\xd6\xc1\x87\xb6\x52\x9d\xbd\xc5\x8c\xde\x6c\x80\x3c"
+ "\xb0\x0a\xf2\x00\xae\x42\x36\xd0\xf8\x70\x4a\xe7\x25\xc9\xe4\x63"
+ "\xc7\x42\xef\x88\xf7\xeb\x55\xef\x21\xf8\xda\x87\x7f\x43\xfe\x77"
+ "\xdd\x45\x0b\x94\x3b\x76\x93\x1d\x14\x9e\xa5\xff\x48\x7e\x41\x79"
+ "\x58\x9c\x31\xd3\x7d\xcb\x05\x9f\xcb\xef\xf5\xfc\xc3\x27\xfa\xbe"
+ "\x75\xce\x52\xa3\x77\x5e\x96\xe4\xe3\x1e\xbe\xaa\xed\x53\x37\xc8"
+ "\xf5\xfe\xe1\x16\xfe\x8c\x8c\x7b\xe2\x52\x26\x67\xd3\x99\x28\xa3"
+ "\x92\xb3\x94\xe3\x5b\x63\xfe\xbc\x2c\x91\x86\x7c\xeb\xc0\x6b\x69"
+ "\xed\x3b\xe9\x8c\x6b\x65\xfc\x8a\x4f\xfa\x1b\x50\x1e\xae\x99\x7b"
+ "\x6b\x31\xd5\x13\x2e\xf8\x88\x4f\x58\x04\xc5\x1f\xa4\xb6\xed\x0e"
+ "\xf2\x7d\xb7\x19\x69\x64\x13\xd6\xf1\x0c\x8b\x20\x5f\xbf\x5a\x5b"
+ "\x6a\x44\xfc\xb3\xd2\xc9\x99\xba\xdf\x1e\xc0\xbc\xe6\xfa\xfe\x3c"
+ "\xf3\x13\x31\x43\x46\xcf\x4f\x48\x9b\x8a\xbb\x04\x2d\x74\x6e\x30"
+ "\xee\xc4\x75\x44\x3f\x61\xe9\x78\xfb\xe9\xff\x4d\xc4\x9e\x2c\x9d"
+ "\x0c\xfa\xff\xb0\xf4\x27\xb1\xee\x67\xdf\x12\x6d\x11\x31\x19\xe9"
+ "\x6c\xa3\x4a\x67\x77\xa7\xec\x15\x7e\x76\x0d\x92\x5f\x14\x71\x99"
+ "\x4a\x27\xe7\xf2\xe8\xa4\x0d\x32\xee\xec\xd4\xfd\x18\x3f\xb1\xee"
+ "\xd3\xdc\x10\x67\x38\x4d\xd4\xf7\x47\xe8\x5c\xeb\x63\xf8\x3d\x27"
+ "\xe3\xc4\xfc\xec\x5b\xbd\x5c\xf2\x61\x05\xdc\x32\xe1\x8a\xb9\xf6"
+ "\x48\xa2\xdf\x4e\xc9\x7f\x2e\xf4\x91\xa7\xc9\xbf\x56\xe0\x8c\xf0"
+ "\x14\x4d\xaf\xf9\xc8\x1c\x17\xbb\xd3\x2e\xe7\xf7\x23\xc0\xff\x53"
+ "\xda\xf9\xb0\x47\x72\x5d\xec\xa9\x86\xeb\xca\x38\xa2\xeb\x5f\xe4"
+ "\xd8\x3d\x52\x01\x5c\x7c\x0c\xbf\xe7\x90\x7f\x9f\x1e\x77\x7b\x9d"
+ "\x41\x9c\x6f\x3a\x17\x62\xa6\x33\xc0\x8f\x1c\xd6\xd3\x07\x28\xc9"
+ "\x80\xcd\x23\xb5\x3a\x3d\x81\x3c\x74\x08\xcf\x4d\xe0\x37\x67\x6b"
+ "\xcf\x98\x73\x8f\xb4\xeb\xcf\xb8\xf7\xe8\xf4\x86\x64\xc4\x8e\xd7"
+ "\xd2\x7f\x43\xb2\xe7\x7c\x33\x78\x32\x33\xc9\x78\x49\x66\x17\xfb"
+ "\x68\xbd\xfc\xb6\xca\xd5\x51\x52\x97\xd8\x19\xfd\xae\xa5\x13\x34"
+ "\x14\xef\x26\xba\xd8\xef\x4f\xcb\x72\x92\x92\x5d\xa1\xa6\x7d\x81"
+ "\xf1\x08\x31\x02\xc6\xc7\x65\x9f\xa6\xe4\xe3\xbe\x86\x62\xa0\x23"
+ "\x5f\x36\xe6\x57\x9a\x94\x09\xdb\xab\x36\x76\x9b\x66\x3b\xd7\x83"
+ "\x67\x7d\x99\x70\x65\x8a\x88\x1f\xbd\x69\xb5\x29\x8d\x78\x3e\xf2"
+ "\x85\x20\x7c\xa4\x91\xef\x49\x2f\x0b\x13\xfe\xfe\xcb\xf7\x36\x0a"
+ "\x3f\xf7\x2b\xad\x11\xba\xdf\x49\xcc\xd3\x49\xdc\xf0\x76\x3b\xf9"
+ "\xa2\x14\xfa\xbc\x2e\x6b\xa4\xf0\x3f\xa9\xf9\x9d\xdc\x95\xc7\x62"
+ "\x2a\x55\xe9\x77\x52\xf8\x49\xb8\x81\xef\x49\x5e\xd2\xb6\x5e\xf7"
+ "\x3d\x09\x38\xd0\xf9\x47\x2b\xbf\xe2\xf5\xe0\x1a\x1f\xe4\x6f\x27"
+ "\xb4\x57\x3f\x94\x06\xd0\x4d\x83\xf4\x43\xd9\xbf\xf5\x66\x4a\x8a"
+ "\xc4\x93\x29\xeb\xf5\xb8\xe0\x41\x69\x15\xc0\xf3\x7d\x32\xed\x91"
+ "\x34\x2d\xed\x80\x8b\x9d\x74\xfb\x79\x33\xd0\x3b\xd2\x6b\x62\x1e"
+ "\x9f\x86\x1c\xfc\x9b\xe0\x79\xc5\xc4\x1f\x2d\xdd\x03\xb0\x2e\x87"
+ "\xe1\x37\x90\x7e\xa9\x7e\xfa\x71\x85\x37\x92\x8c\x60\x54\xb0\xde"
+ "\xe4\x87\xf0\x59\x5e\x6f\x48\x86\x57\x39\x4d\xbc\x27\x9d\xfb\x9e"
+ "\xe5\xf3\x92\xff\x81\xd0\x59\xbe\x0e\x8a\xd9\x79\x9a\xce\xb3\x6d"
+ "\x7e\x99\xce\x57\x8e\xe4\x14\xaf\x66\x96\xef\x22\xdf\x23\xcf\x8d"
+ "\x36\x68\x71\x38\x6b\x7d\x79\xbc\x06\xe3\x10\x41\x72\x07\xf9\x00"
+ "\x8b\x54\x3c\x2c\xd2\x16\x72\x74\xe6\xe5\xa3\x9c\xfc\x7f\x51\xac"
+ "\x32\xb5\xd4\x03\x5a\x69\x51\x32\xbc\x21\xc5\x4e\x6f\x8b\x88\x17"
+ "\x30\xcb\x37\x90\xcf\xca\x7f\x84\x8b\x18\x63\x79\xfc\x38\xe8\x6c"
+ "\x88\x88\xcb\xbd\x8a\x77\xe0\x3e\x7c\xd6\xaa\x0e\x4e\x31\x43\x51"
+ "\x76\xcd\x2c\xaf\xda\x3d\x2b\x5f\x2d\xca\xc8\x57\xf0\xdd\xdf\xf0"
+ "\xdd\xdf\xd0\x9e\x44\x94\x69\xc2\xf3\x14\xbe\xe7\x65\x3a\x87\x55"
+ "\x2c\x64\x1f\xf4\xd1\xa1\x9d\x6d\x3d\x44\x71\x42\xc9\xdf\x78\x86"
+ "\xd7\x51\xbc\x47\x3b\xab\x2a\xe2\xd5\xe6\x5f\xe3\x5a\x3d\x93\x66"
+ "\xad\x62\x53\x32\x56\x8d\x14\x67\x5e\xe9\x3c\xd7\x2c\xaf\x05\x75"
+ "\x16\x13\x3c\x22\x44\x8c\x70\x71\xa6\xeb\xc7\x89\x37\x8a\x19\x4a"
+ "\xb6\x2a\xcb\x6f\x66\x06\x3a\x23\xe2\x7b\x63\x92\x9b\xfc\x91\x15"
+ "\xb9\xb9\x87\x74\x8f\x47\xbb\x1b\x0d\x96\xbc\x50\xd0\xd5\x1f\x3f"
+ "\x5b\x6f\x4b\xec\xfd\x5c\x5f\xd9\xc3\x87\xf8\xb6\x27\x26\xf2\xb2"
+ "\xa4\xad\xb8\x1e\xe4\xf6\xa9\x2e\xb2\x99\xe5\x65\x3f\xb6\xf1\x6d"
+ "\xa9\x48\x4f\x99\x8e\xeb\x41\x5e\xf6\x84\x95\x6f\x9b\x86\xe7\x27"
+ "\x43\x71\xc5\xf3\x2d\x6e\xe4\x4f\xe4\x65\xb7\x66\xe2\x5a\xcd\xcb"
+ "\x6e\x6b\x40\x3e\x3c\x5b\x92\x71\xc5\xf3\xa8\x6a\xe4\xc3\xf3\x1d"
+ "\x96\x73\xca\xa3\x16\xdc\x23\x6d\xba\x4b\xd6\x35\xab\x5d\xd4\x55"
+ "\xf6\x8c\x47\xd6\xf1\xd3\x50\x59\xc7\xf3\x26\x59\xc7\x9c\x38\x59"
+ "\x47\xbc\x1d\xf9\x26\xf1\xb2\x3b\x0b\x70\x3d\xc4\xcb\xac\xd9\xc8"
+ "\x87\xe7\x31\xb3\x71\xc5\x73\x02\xea\x9a\x86\xe7\xb1\x09\xb8\xe2"
+ "\x39\xd1\x8c\x7c\x93\x79\xd9\xf8\x70\x5c\x0f\xf3\xb2\x09\x54\x3e"
+ "\x9e\xef\x6b\xc5\x15\xcf\x0f\x34\x22\x1f\x9e\x1f\xac\xc1\x15\xcf"
+ "\x19\xe8\xd3\x13\xc9\xbc\x2c\xb3\x09\x57\x07\x2f\x7b\x09\xf5\xa5"
+ "\xe2\x79\x41\x0a\xae\x78\xce\xc2\xf7\xd3\xf0\xfc\xf3\x03\xb8\xe2"
+ "\x79\x21\xf5\x35\x85\x97\xbd\x42\xf5\x1c\xe7\x65\x39\xd4\x67\x3c"
+ "\x2f\xd9\x80\x2b\x9e\x6d\xd4\x1e\x3c\xbf\x4a\xdf\xe1\x79\x39\x60"
+ "\xf0\x44\x2a\x2f\xcb\x2b\xc6\xb5\x86\x97\xad\x4a\x43\x3e\x3c\x17"
+ "\x00\x1e\xa9\x78\x2e\x04\x0c\xa7\xe1\x79\xad\x03\x57\x3c\xaf\xa7"
+ "\xfe\x4e\xe7\x65\xff\xb6\x00\xd7\x5a\x5e\xf6\xef\x93\x90\x0f\xcf"
+ "\x9b\x22\x70\xc5\xf3\x66\xc0\x6f\x1a\x9e\xb7\x1c\xc4\xb5\xb6\xf7"
+ "\xf1\xdc\xe6\xe1\x6b\xc3\x18\x2f\xdb\xeb\xe2\x6b\x07\xe2\xfa\x1f"
+ "\x76\xbe\x76\x80\x95\x97\xfd\x8f\x64\xa4\xe3\xba\xaf\x00\xcf\x09"
+ "\xda\x33\xae\xaf\x67\xe3\x39\x51\x7b\xc6\xf5\x8d\xd9\x78\x9e\xa8"
+ "\x3d\xe3\xfa\x7b\x7a\x06\x8c\x0f\xe0\x1a\x86\xeb\xef\x4f\xe3\x79"
+ "\xb2\xf6\x8c\xeb\xdb\x16\x5c\xbd\xbc\xec\xcd\x08\xa4\x03\x56\x6f"
+ "\xd6\xe2\x19\xd7\xdf\x6d\xc4\x33\x60\xf1\x3b\x37\x9e\x53\xdc\xa3"
+ "\xef\x37\x11\xae\xaa\xb1\x43\xdd\x3c\xf6\x29\x5b\xd1\x65\x66\x20"
+ "\x1c\xa5\xb8\x14\x96\x3c\xf2\xe9\xf0\x98\xaf\xba\xd0\x65\xa0\x3c"
+ "\xbe\xed\x4f\x24\xaa\xb1\x4f\x90\xee\x2b\x0c\xf9\x06\x9e\x53\xa6"
+ "\xde\x45\xeb\xab\xb3\xc0\x25\x62\xe3\x69\xbe\xf5\xc2\x9a\x95\x94"
+ "\xd1\xe0\x27\x26\x51\xbc\x75\xc0\x2b\x87\x97\x0c\xb8\x84\x6b\x3b"
+ "\x2f\x19\xd2\x0c\x78\xe1\x39\xea\x13\x5c\xf1\x7c\xff\xbf\x03\x5e"
+ "\x78\xfe\xd9\xa3\xb8\xb6\x77\x95\xa6\xac\x77\x29\x3f\x16\xb1\x85"
+ "\xf9\xdb\x4f\xdb\x8d\x5e\x0e\x7a\x84\xb5\x7a\xef\x0a\x93\xd1\xeb"
+ "\x60\x7c\xdb\xf3\xc5\x46\xf2\x11\xf7\xfa\x03\x26\x1e\x3b\x9c\x7c"
+ "\xdb\x91\xfc\x13\xc6\xaf\xc5\x1b\x64\xdd\x43\x38\xea\xfe\x03\xe9"
+ "\x6e\x79\xec\xb8\xbe\xde\x7f\x2c\xde\xdf\xbe\xc2\x2e\xdf\x87\xb3"
+ "\xc0\xfb\x9f\xd1\xfb\xef\x8c\xa4\x6f\xbf\xf3\x1e\xf1\xde\xd9\xd9"
+ "\xaa\xf5\x2b\x04\xef\xa6\x0e\xa5\xbc\x2e\x65\x6a\xa2\xd4\x7d\xa5"
+ "\x4c\xe4\x25\x21\xac\xc3\x34\xb5\xb6\xab\x74\x6a\x32\xda\xae\xf9"
+ "\xbd\x02\x9f\x6d\x4a\xaa\x92\x7e\x14\xa6\xf5\xe5\xe3\x25\x5c\x8d"
+ "\x99\xeb\xd9\x54\xc2\x1b\x48\x9e\x35\xba\x99\xc1\x52\x18\x7f\xa8"
+ "\x59\x79\xbc\x7a\x17\xe9\x29\x62\x72\xd3\xe8\xac\x13\xea\xfc\xd8"
+ "\xbb\xe5\xf1\x18\xcb\x6a\x23\xea\x7f\xfc\x0f\x45\x1e\x7e\xd9\x51"
+ "\xf8\x28\xd6\x4a\x91\x9e\x26\xed\xe7\xc5\xfd\x64\x69\xf3\x24\xee"
+ "\xad\x52\xef\xfb\x78\x35\x7d\x2b\xfc\x21\x6a\xe3\xea\xfb\xf7\x30"
+ "\x0f\x8f\xcd\xcd\xc4\x38\x4d\x41\xd9\x9f\x1e\x51\xdd\x86\x48\x37"
+ "\x1b\x60\xc9\x3b\x4a\xe5\xcb\xb3\x35\x5a\x5e\x3e\x38\xcc\xa3\x8a"
+ "\xbc\xe2\x9d\x72\x14\x78\x50\x29\xf4\x42\x8f\x27\xe8\x3a\x6d\xbe"
+ "\x75\xae\x87\xce\x54\xa3\x8e\x64\x5a\x17\xe5\xb9\xa1\xc7\x37\xd6"
+ "\x61\xdc\x7c\x31\x43\x5d\xe3\x72\x59\xa8\xd1\x13\xae\x14\xae\x10"
+ "\x67\xe9\x2e\x3b\x56\x7f\x22\x6c\xf4\xa8\x7c\xe4\x5b\xc1\xa3\x1f"
+ "\x17\x67\x71\x09\x56\x9b\x55\x94\x87\xfa\x1c\x79\x5f\x52\x19\x33"
+ "\x8e\x5e\xa2\x7d\xdd\xc7\x2b\xf4\xba\x28\x9e\xc0\x26\xc0\x86\x78"
+ "\x4c\x3a\x0b\x9e\xe1\xf3\x91\xdf\xaa\x0d\xc1\xf0\x5d\xa8\x9d\x7b"
+ "\x5d\xb8\x24\x77\xd9\xab\x96\xe5\x0b\x57\x67\x3d\x32\x7a\x45\x82"
+ "\x65\x59\xbe\x65\x99\x88\xab\x2d\x12\x16\x24\x58\x96\xe7\x2c\xcd"
+ "\xb5\xe4\xae\xb2\x65\x7d\x3f\xc6\xb0\x59\x35\x4d\x6d\x92\x3e\x5f"
+ "\xa6\x8b\x33\x3b\x6a\xd5\x8a\xf0\xdc\x5c\xae\xf2\x2d\x47\x0e\xf1"
+ "\xa2\x54\x4d\x36\x79\xe2\x3e\xcb\xed\x03\xc1\xaf\x4f\x5f\x78\x35"
+ "\xec\xf1\xc3\x5d\xa5\x4f\x60\xfc\xa7\x0a\xf9\x63\xab\xee\x03\x4c"
+ "\x99\x5e\x45\x63\x2b\xf7\x2c\x9e\x00\xff\xfb\x86\xf4\x67\x56\x95"
+ "\xab\xd9\xc4\x3f\x21\x6c\x28\xb9\x65\x45\x38\xdf\xf7\x80\x09\x7c"
+ "\x8d\x42\x70\x10\x31\x72\xd9\x25\x71\xde\x15\x38\x2f\xce\x9a\xfb"
+ "\xb6\x3f\xd9\xa0\xc6\x3e\xcf\xd4\x37\x1e\x68\x28\xda\xcb\x0c\xef"
+ "\x60\x2c\x42\x2d\xc0\xcb\xdb\xd9\xc8\xa3\x85\xad\x86\x0b\xca\x13"
+ "\x7b\x8f\x16\x36\x1a\xf8\xd6\xa7\x32\x3b\xe2\x53\x3d\x9e\x12\xe1"
+ "\x2b\x14\x65\x78\xd8\x87\xe0\x24\x20\x8f\x1c\xea\x1c\x36\xaf\xa2"
+ "\x73\xd8\x93\x87\x3c\xdb\x16\x3a\x1c\xb7\x8f\x67\x98\xbd\x17\x3f"
+ "\x38\x4e\xba\xa4\xe9\x73\x3e\x48\x21\x5d\xde\xd4\xd3\x1e\xd3\xd4"
+ "\xc6\xce\xed\xe9\xc5\xe4\x43\xe7\xea\xf6\x85\x0d\xdd\xb1\xd3\xdd"
+ "\xc7\x90\xe7\x23\xf0\xf0\xa7\x2c\xc0\xa3\x51\xcc\x70\xf5\xce\xfb"
+ "\x33\xdf\xe9\xb6\x1b\x6a\x8e\x4f\x96\xfa\xc7\x4c\xe0\xae\x38\x53"
+ "\x92\x3a\xf5\x83\x83\xc7\x19\xea\x66\xef\x74\xa7\x1a\x3e\x9c\xf4"
+ "\xbd\xf7\x59\x1f\x24\x1e\x67\x5d\xe4\xbf\x15\xb2\xd2\x7b\x5f\x56"
+ "\x30\xbe\x3d\xa3\xfa\xad\xd5\x1e\x03\x18\x64\x43\x5d\x63\x05\x2b"
+ "\x38\xcb\x86\x7a\x2f\x5a\x43\x7f\x8f\xef\xaf\x92\x5f\xc4\x53\x66"
+ "\xe1\x1f\xad\xd0\x21\x62\xbe\x1a\xeb\xc1\x27\xa8\x17\xad\x61\xf5"
+ "\xb3\x1d\x0c\xef\xc7\x7b\x9f\x32\xb3\xba\x6c\x37\x73\xa6\x57\xb1"
+ "\xab\x86\x64\xf6\xee\x0b\x55\x6c\x27\xf8\xf4\x9d\x17\x58\x84\xdc"
+ "\xdb\xb5\x86\x79\xaf\x59\x43\xbd\xaf\x59\x89\xaf\xe7\xfc\xa2\x75"
+ "\x30\xf1\x86\xde\xa5\xd6\xf0\x7a\x77\x15\x1b\xd7\xca\xac\x57\x0d"
+ "\xcc\x78\xf5\x35\xeb\xe0\x7a\x5b\x05\xca\x02\xd3\x07\xb8\x92\xaf"
+ "\x2c\xf2\xa1\x45\x70\x1a\x92\xce\x66\xb7\x2b\xa9\xb7\x0e\x3e\xcd"
+ "\x86\x91\xaf\x46\xf2\xb5\x46\xfe\x62\xd5\x98\x8c\x6a\x5f\x4c\x7a"
+ "\x71\xe1\x65\xf2\x2d\xe2\x61\xa0\x59\x36\x8b\x8c\x2f\xae\x50\x9f"
+ "\x55\x6e\x1d\x9c\x41\xd7\x2d\x49\xe3\x89\x67\x55\xbb\xcc\x14\xcb"
+ "\x28\x9c\xda\x09\xba\x19\xbe\xe6\x6b\xc0\xb2\xc8\x1a\x8a\x7c\x90"
+ "\x57\xad\x91\xce\x76\x0f\xf3\xdd\xf3\x74\xf1\x58\x9b\x88\x59\x1b"
+ "\xb3\xbb\x90\x99\xec\x85\x2c\xc6\x72\xbf\xc0\xa5\x47\x7c\x6f\x3d"
+ "\x6d\xe3\xa5\x2f\x4c\xe7\x6b\x43\xe3\x64\xda\x53\xb7\x5a\x1e\x67"
+ "\xcc\x32\x9e\xee\x9f\x3c\x61\x79\x08\x63\x18\x93\x61\x12\xfc\xb4"
+ "\x90\xbd\x9e\x7c\x57\xe2\xea\x93\x7f\xb8\x1a\xb6\xcf\xae\x96\x7e"
+ "\x7e\x40\x5d\x1b\x6a\xa1\x38\xd9\x17\x94\x27\xb7\xf1\xb2\x43\x35"
+ "\x7c\xeb\x42\xa1\x13\xc6\x73\xf9\xd5\xb0\x67\x3b\x79\xd9\xbb\xa4"
+ "\x43\x49\xbe\xaa\x84\x36\xe2\xd7\xa4\x7d\xbf\x81\xfa\xed\xdb\x77"
+ "\x7f\x2b\xf5\x5b\xc4\xbf\x41\xbf\x32\x30\x66\x3c\x76\xae\x43\xf8"
+ "\x84\xbf\x06\xf8\x6a\xf1\x41\x09\x1e\x04\x03\xf5\x9a\x75\xb0\xe8"
+ "\xeb\x35\x6b\x04\xe0\x4b\x7e\x59\x8d\x85\xf3\xf0\xcd\xf6\xb9\xa7"
+ "\xf1\x2e\xf2\x6a\x4c\x46\x38\xc5\xa1\x72\xda\xdc\xcc\xb7\x6d\x6e"
+ "\x03\xf9\x1d\xfb\xcd\x6a\x66\x52\x87\xcd\xc5\xba\x3b\x17\x32\x8b"
+ "\x98\x3f\x8c\xda\xa9\x96\xbd\x9b\x7f\x95\xce\x0d\xa0\x6d\x68\x5f"
+ "\x23\x7e\x78\xff\x64\xc4\xd5\xd1\xf7\x43\x7e\x99\xe6\x42\x5b\x2d"
+ "\xbc\x74\x59\x01\xdd\xe3\x1d\x78\x9b\x27\x2f\x13\x1c\x08\x1e\x1a"
+ "\x2c\xce\x07\x60\xb1\xfb\x10\xf2\x35\xa9\xa5\x9f\xa4\xa1\x8c\xc3"
+ "\xbc\x74\xf1\xe4\x40\xbe\xa7\x86\x05\xf2\xfd\x6e\x8e\xcc\x77\x86"
+ "\xc9\x7c\x2b\x0f\xe2\xfd\x1f\x24\xbc\x9f\x7a\xfe\xfb\xf0\x7e\xea"
+ "\xe9\xc0\xb7\xbf\x0e\x95\xdf\x7e\x68\x97\xdf\xbe\x44\xdf\xfe\xb2"
+ "\x67\x9b\x9e\x5a\x1b\xc8\xbf\x69\x92\xcc\xff\xa7\x64\x99\xff\xc5"
+ "\xe2\xa0\x7c\x6f\x06\xf2\x55\x1c\x97\xf9\x6a\x1b\x65\xbe\x9f\xbb"
+ "\xf0\xfe\x6c\x2f\x6d\x39\x13\xf8\xe6\xff\x48\x95\xdf\x7c\xd3\x29"
+ "\xbf\x29\xb1\x01\x9f\x86\xf5\x6c\xcb\xf4\xa1\x81\xfc\xd5\x5a\xbf"
+ "\x9b\xd7\xcb\xfc\x6b\xe2\x82\xf2\xdd\x27\xf3\xd1\xfb\xf3\xc8\xf7"
+ "\x64\xf5\xd5\xb0\xc3\x09\x32\xdf\xbf\x1d\x26\x7c\x44\x9e\x67\xd5"
+ "\xd2\x9f\x35\x5d\x0d\x4b\xaf\x41\x39\xfb\x30\x36\x71\x74\xc5\xd8"
+ "\xc5\xa9\xf6\xa9\xa7\x71\x1f\x47\xfb\x0b\xe4\x4f\x84\xce\x40\xaa"
+ "\x25\x16\xb6\x3b\x9a\x45\xfc\x26\x9a\xd1\x59\xbd\xf0\xae\xd2\xe9"
+ "\x1b\x03\x7b\xda\x92\x86\x12\x0d\x76\x29\x4f\x98\x41\x87\x7d\xbd"
+ "\xfb\x63\x99\xee\xf0\xeb\xbe\x54\xac\xf9\xdb\x9e\xe8\x9d\xaf\xde"
+ "\xf2\xc8\x3e\xb2\x91\x20\xfa\x73\x4e\x99\x71\x2f\xf9\xae\x0b\xd0"
+ "\xf4\x19\x42\xc7\x49\xbe\x23\x48\x27\xa9\xa5\x09\x7b\x59\x15\x78"
+ "\x0c\xf9\xf0\x10\xf9\x0b\x24\x1d\x24\xd6\x1d\xf4\x6d\x46\x0a\x68"
+ "\xca\x80\x5f\x1b\xd4\x6a\xfc\x0e\xe1\xe7\xf8\x35\xe9\x26\x4b\xd8"
+ "\x54\x5d\x6f\xdb\x7b\x5b\x67\xe4\xb8\xd8\xff\x48\x09\xe8\xae\x66"
+ "\x00\x6f\xa7\x9f\xee\xbf\x7d\xf1\x8c\x1b\xed\x21\x85\x0a\xbf\xee"
+ "\xdb\x9f\x48\xb3\xab\x32\x6e\x3d\xe6\x2d\x78\xb3\x19\xc4\xff\x14"
+ "\x0b\x9f\xb4\x5b\x9f\x2f\x56\xe3\xb1\xee\x9c\x67\x21\xce\x82\x56"
+ "\x56\xad\xb6\x1a\xec\xdd\x2c\xb4\xde\xeb\x12\xf9\xab\x55\x97\xc1"
+ "\xb2\x84\xf8\x9e\x19\xdf\xda\xaf\x68\xe5\x55\xad\x30\x15\x2d\x96"
+ "\x31\xb5\x89\x47\xa4\xf5\x0a\x34\x2a\x42\xc4\x59\x5b\x32\x10\x79"
+ "\x67\xde\x8a\xfb\x70\xca\x7b\xf5\xce\xfb\xec\x57\x7f\xbb\xc2\xd4"
+ "\xbd\xfd\x29\x77\xf7\x9d\x93\x6c\xd7\x62\x9f\x2f\xbe\xb6\x3d\x9d"
+ "\x79\x7f\x9b\x5b\xec\xbd\xf3\x01\x93\x2f\x76\xba\x0d\x75\x63\x2d"
+ "\xab\x30\xbc\xad\x56\x1b\xde\x2e\x74\x18\xa8\xdc\xa3\x85\xfb\x0d"
+ "\xef\x15\x36\x18\xde\x53\x0f\x19\x8e\x16\xda\x71\xad\xa2\x98\x5b"
+ "\xe0\x45\x67\x2e\x7e\xaf\xb0\x06\x6b\xe9\xcc\x03\x80\xd7\x01\x5d"
+ "\x47\xca\x1f\xf5\xb2\xfa\xfd\x5e\x76\x22\xf7\x32\x73\x47\x4d\x6d"
+ "\xc2\xcf\xe5\x1e\x36\xd7\xe3\x1e\xb6\xd0\x21\xda\x1c\x9b\x69\xa7"
+ "\x3e\xd2\x59\xb1\xf7\x54\xd9\x66\x0d\x1e\x54\xe6\xa7\xbb\x69\xff"
+ "\x54\xf7\xd7\xab\xcc\xb2\x7f\xcf\x5f\xaf\x41\xc6\x7b\xf3\xfb\xec"
+ "\xfd\x5f\xe1\xaf\x57\xd3\x25\x90\xbf\x5e\xc8\xaf\x0d\x9a\xfc\xea"
+ "\xd0\x7c\x33\x45\x90\xcc\x2a\x7c\x33\xe5\x3b\x84\x7f\x25\xe1\x83"
+ "\x64\xdb\x73\x36\xe2\x1d\xbb\x4a\x67\xd5\xea\xb2\x29\xf1\x4b\xbe"
+ "\xf2\xa9\xed\xf8\xb5\x22\xbd\xc5\xa5\x74\xa4\xeb\xe9\x7c\x7b\x24"
+ "\xf1\x6d\x21\x3e\x9e\x9d\xa4\xed\x91\x4f\xf1\x6d\x7b\xd2\xe1\xdb"
+ "\xb6\xb0\x0a\x69\x93\xf1\x7b\xc4\xb7\x2d\xb2\x13\x3f\x0f\x7e\x5e"
+ "\xdf\x36\x23\xe8\xb4\x31\x14\xbf\x70\xfc\x4c\xf8\xc5\xe0\x67\xc6"
+ "\x2f\x0e\x3f\x0b\x7e\xf1\xea\x36\x63\x04\xf9\x1f\xe4\xdb\x8d\x89"
+ "\xc0\x03\xb3\x5e\x6e\x00\xde\x69\xd3\xd0\xff\x64\xe2\xe5\x78\xe4"
+ "\xa1\x16\x0e\xda\xc0\x5f\xbf\xdf\x2c\xda\xff\x7a\xaa\x07\xcf\x16"
+ "\xf7\xa8\x15\xcc\x3d\x2c\xb3\xd8\x3d\x2a\x37\xdb\x1d\xb5\x3a\x1d"
+ "\xbf\x4c\xfc\xb2\xdd\xdb\x32\x4c\x18\xd3\xfd\xee\x61\x19\x55\x5d"
+ "\xa5\x69\xd5\x2e\xe5\xb9\x7d\x52\xf7\x94\x76\x18\xf7\xc7\xb5\x7b"
+ "\xcc\xcb\xd9\x82\x5f\x44\x19\x99\x78\x06\x9d\x7c\x56\xe4\xeb\x88"
+ "\xcd\xb0\x68\x67\xa8\x8a\x91\xee\x76\x85\xde\xd5\xa8\xef\x2b\x75"
+ "\x95\x3e\xcd\xf4\x39\x48\x7c\x9e\x6e\x33\x10\x3c\xb7\x16\xcf\xb7"
+ "\x65\x2c\x9e\x97\x9f\xb1\x3c\x67\xe1\xfc\xac\xe5\x0f\x59\x46\x2f"
+ "\xb0\x58\x17\x2e\x7b\x35\xe3\xd5\x15\x59\x2b\xb2\x04\x6b\x89\xa4"
+ "\xbb\x7a\xec\x31\xc5\xd0\x19\x32\x2f\x64\x99\xc8\x05\x9c\xaf\x79"
+ "\x91\x19\xa6\x83\xb6\x40\xf6\x30\x0d\x6d\xd9\xc3\x0f\xb7\xb9\x0d"
+ "\xd3\xdb\x5d\xcc\x4b\xfc\xdf\xf6\xe7\x8b\x23\x5b\xa6\x20\xcd\x63"
+ "\x98\xde\x09\x9c\xc6\xfc\x70\xb6\x38\x18\xe5\x91\xfc\xe0\x9f\x58"
+ "\x2d\xf1\x83\xdb\x9f\x67\x94\x87\x83\x0f\x14\xd7\xd8\x27\x1b\x66"
+ "\xa0\x0c\x8e\x79\x45\x79\x8f\x20\x8d\xec\x27\x20\xcb\xb9\xf9\x95"
+ "\x02\x5e\x8b\x32\xde\x5b\xe4\x36\x90\x7e\x6d\x26\x95\x8b\x39\xc7"
+ "\xdf\xb8\xcf\xfe\x1e\xf2\xbe\xb7\x08\xdf\x63\x5e\x72\xcc\xc7\x23"
+ "\x78\x6e\x56\x9e\xa9\x7c\x0f\xdf\x0b\xb9\x08\x6d\x7c\x07\x69\x45"
+ "\x2b\x58\xa8\x3e\xcf\x89\x67\xf7\xcf\xf5\x3c\xe2\x7d\x9f\x19\x40"
+ "\x73\x1d\x6d\x81\xbc\xf5\x7c\xf1\x5b\xf8\xf6\x6d\xd4\xa5\xc9\x1b"
+ "\x21\x24\x17\x12\x3d\x21\x3a\xe2\x2c\x90\xf2\x61\xb5\x4a\xba\x8f"
+ "\x10\xfa\x76\x2a\xbd\xdb\x09\x3c\x94\x32\xc5\x33\xc5\x3a\x9f\xff"
+ "\x2b\xcd\x4f\xd3\x90\x26\xe0\xcc\x5c\x36\xf2\x82\xf2\xf4\xf3\x04"
+ "\x3f\x82\x13\xed\xe9\xf2\xd2\xa7\xcd\x3b\xc9\xc7\x53\x34\x0b\xbf"
+ "\xb6\x2d\x37\x5d\xea\xf5\x9f\x71\xe8\x6b\x46\x67\x4c\x6e\x7a\xf0"
+ "\xb8\xc9\xf1\xb2\x64\x2d\xa1\xdd\x89\x05\x62\x1b\x70\xde\xf2\xe5"
+ "\x2b\x16\x67\x59\xb2\xe6\xcd\xcf\xb6\x88\xd7\x96\x15\xcb\x91\x65"
+ "\x61\xee\x72\xcb\xd2\x95\x4b\x2c\x8b\x97\x2f\x24\x09\x22\x6b\xd9"
+ "\xb2\x15\xb6\xdc\xc1\x4c\x7e\x69\x59\xbc\x22\x27\x77\xa1\x0d\x37"
+ "\xcb\xb3\x96\x2c\xb0\x88\x51\x5f\x8e\xa2\x72\x72\x2c\x5a\x0d\xcb"
+ "\xb3\xe7\x2d\x23\x44\x58\xf2\x73\x64\x0a\xfa\xbe\xa7\x7c\x11\x41"
+ "\x7e\xb0\x68\x0d\xba\xa0\xcc\x1e\x75\x1c\x2b\x0e\xdf\x9a\x9b\x4e"
+ "\x76\x08\x78\xb6\x08\xb9\xb0\xf4\x99\x06\xda\xb3\xf9\x75\x34\x0b"
+ "\xed\x18\x9d\xea\xe9\x2a\xfd\x49\xa5\xde\x37\xf2\x3b\x2f\xfc\x2e"
+ "\x0a\x9f\x9e\xb3\x87\x8a\x33\x7e\x98\x17\xd2\x7f\xda\x33\x7f\x93"
+ "\xb0\xf8\x49\x6d\xb0\xcf\x6e\x69\x13\xf4\x93\xb3\x72\xbf\x63\x36"
+ "\x9d\xf9\x60\x9a\x9f\x7c\x85\x97\xfe\x24\x8a\xbe\x51\xb7\x2d\xdc"
+ "\xdf\x55\x3a\x3b\x34\xb0\xee\xfe\x84\xce\xbd\x87\x8a\x7c\xa5\x3f"
+ "\x19\xcb\x87\x65\x98\x90\xe6\xa0\x76\xf5\xb1\xde\x58\xae\xa0\xdc"
+ "\x53\xd5\x8c\xdd\x1d\xc3\xac\x57\xb6\x4c\x6b\xec\x8a\x9e\xea\xee"
+ "\x2e\x61\x03\xbb\xb1\xc6\x79\x0c\x6c\xe4\x55\xe0\xc5\xaa\x7b\x59"
+ "\xc8\x9a\x19\xcc\x50\xbd\xa8\x9a\xfc\xc6\xb2\xda\xd4\x0a\xe6\x84"
+ "\x64\xe4\xf4\x1c\x60\xb5\x8e\x66\x56\xe7\xfd\x9d\x8c\xe9\xb0\x9a"
+ "\xe4\x92\x67\x7f\x41\xbe\xac\x8a\xd6\x70\xdf\x3b\xff\xe9\x1e\xf0"
+ "\x76\x5b\x35\xc5\x62\x18\xe9\xf4\x7e\xe5\x70\x16\xec\x63\xce\x7c"
+ "\xa7\x83\xce\xf8\x03\x6e\xaf\xbe\x87\x77\x83\x6a\xf1\xdd\x4c\x36"
+ "\x10\xcf\x59\x54\xc7\x86\xed\xbc\xf1\x97\xb1\xbc\xe9\x97\xdb\xb9"
+ "\x6b\x63\xac\x88\xad\xd0\xba\x29\x96\xb7\x6f\xd2\xfc\xd5\x11\x9e"
+ "\xda\xf2\x98\xb9\x4d\x99\xed\x15\x7a\x8c\x14\xf1\x7c\x73\x9b\xf2"
+ "\xac\xd8\x9b\x74\xe6\x6f\xa7\xe7\x11\x78\x8e\x93\xcf\xbb\xe9\xf9"
+ "\x16\x3c\x27\xc8\xe7\x0f\xe8\x39\x0e\xcf\x93\xe5\x73\x3d\x93\xe7"
+ "\xdd\x9f\x9d\x2e\x9f\x3f\xa3\x67\xc0\xfe\xd9\x39\x8e\x3c\x6a\xef"
+ "\x5f\x31\x66\xcf\x2e\x2c\x3a\xc3\x0c\xce\xfc\x73\x62\x3e\x1c\x2d"
+ "\xcc\x26\x3d\x0b\xe6\xc3\xec\xf3\x84\xef\xa0\x55\x1b\xc3\x12\xe9"
+ "\x3a\xdb\x6e\xf4\xb0\x81\xe0\x35\x87\xe0\xdd\x8b\x04\xbb\x5e\xf9"
+ "\x99\xb7\xa7\x4d\x99\xe5\xe5\x0e\xfe\xfa\x03\xc0\x83\x17\x18\x7f"
+ "\x7d\x52\x1a\x17\x6b\xde\x13\xa6\xea\xd5\x1e\xe1\xbb\x17\xfc\x3d"
+ "\xe6\xd0\xb3\xc2\x8f\xb8\x1b\xfc\x72\x1f\xbe\x3c\x4d\x7c\xdb\x53"
+ "\x69\x7c\xdf\xfd\x9e\x19\x56\x2f\xd9\x35\x42\x46\xf8\xe9\x8b\x27"
+ "\xb2\x89\x87\xc8\x9c\xaf\xee\x9b\x94\xa6\x16\xa5\x33\x1e\xff\x40"
+ "\xf8\x8c\x6c\xee\xc0\x7a\xa6\x48\xfd\x37\xff\x0a\xf5\x7f\x25\xea"
+ "\x1d\xfd\x40\xb8\xba\x32\x9b\x62\x42\x31\xa2\x31\x85\xb4\xb6\xe7"
+ "\x81\x9e\xbc\x96\x6e\xf4\x6d\xcb\xcc\x3c\x91\x7d\xb6\x7f\xf1\xd5"
+ "\x94\x9f\xf6\xed\x57\x1a\x6d\xf2\x71\xf0\x12\xa8\xc7\x8b\xbe\x12"
+ "\x1f\xf1\xb6\x5a\x63\x00\x3f\x13\xfe\xd6\x4b\x8d\x03\xf8\xca\x74"
+ "\x23\xfa\x74\xaf\xd3\x7a\x99\xd5\x77\xd3\x5c\x79\x2e\xee\x44\x3e"
+ "\x63\x53\xf3\xbd\x0e\xa3\x5b\xf8\x1c\x36\xd9\x16\xb1\xdb\xf8\xb0"
+ "\xa7\xd2\xda\x94\xe7\x72\x66\x16\xa0\x0f\xe8\xfb\x7b\xcd\x8d\xa1"
+ "\x2a\xfa\x31\x4e\xc2\x8d\xbe\x4b\xc3\xfa\xe4\xd1\xe5\xa2\xfe\xb5"
+ "\xff\x39\x81\x37\xea\xf2\x74\x46\x67\x0f\xdf\x01\xef\xa2\x5e\x4b"
+ "\x37\xaa\x58\x97\xe8\xdd\x09\xeb\x79\x46\x75\x4a\x58\x3f\x27\xce"
+ "\x9d\xf1\x78\xc0\x19\xf5\x93\xaf\x63\x1d\xae\xc8\x9b\xe6\xbb\x96"
+ "\xdd\xfb\xf8\x6f\xcf\x4c\x44\xfb\xdc\x7c\x5b\xa4\xab\xf7\xf7\x91"
+ "\x47\x25\x7e\xdc\x6f\xc5\x6f\x12\xdf\x9b\x6b\x03\x0e\xa4\x8a\x98"
+ "\x9d\xdb\x9f\x2b\xd6\xf7\x95\x31\xdf\x80\x23\xcf\x9d\xaf\x2e\x6c"
+ "\xed\xdd\xd7\xab\xbd\x4a\xc6\x4a\x1b\xf0\x15\x37\xfa\x28\x06\xf0"
+ "\x65\xf2\x9b\xdd\x78\xc2\xda\xd9\xcf\x31\x4d\x4f\xec\x6b\x4c\xa9"
+ "\xfc\xa9\x77\xf1\x6b\xfd\x2c\xaf\xcf\xbd\x51\xc0\xd6\xcd\x63\x22"
+ "\x5d\xdd\x3c\x45\x91\xb2\xcb\x0b\xa3\x09\x56\xb4\x8e\xac\xfe\x94"
+ "\x19\x3c\x58\x43\x7f\xf7\xd3\x0d\x86\x84\x4c\x46\x71\xd5\x8a\x4f"
+ "\x36\x1c\x67\xb3\xa6\xb3\xa2\xba\xec\x4b\x4c\x8f\x81\x86\x75\x8d"
+ "\xbd\xf9\x53\xb7\x81\xf6\xa0\x28\xe6\x99\x90\xf3\xb7\xcf\x4d\xfc"
+ "\xfd\x67\xb4\xf6\x66\x58\xde\xfa\xcc\x6d\xf0\x76\xa4\x5b\x84\xdf"
+ "\x6e\xc8\x14\x45\xd9\x5c\xf5\xef\x4b\x51\x6c\x07\x7b\xd2\x24\x8a"
+ "\x29\x7d\x2a\xad\x41\x9c\x07\x3f\x95\x7e\x9c\x9d\x6a\xaa\x60\xb5"
+ "\x2d\x67\xe8\x0c\xe3\xde\x53\xe9\x76\xe2\x2d\x23\xbd\xe0\x1f\x77"
+ "\x82\x7f\xc4\x7c\x1d\xa4\x9a\xaa\x1a\xf5\xbd\x29\xda\xa7\xd2\x79"
+ "\x47\x2f\xe6\x68\xa5\x16\x07\xcd\x5b\x9a\x1e\x53\xa9\xed\x53\x51"
+ "\x7c\xb4\x1d\x79\x2c\x7e\x87\x41\x4d\xef\x6d\x5f\x2a\xf2\x55\xe1"
+ "\x2f\xc6\xac\x46\x55\x35\xea\x71\xd2\x66\xbe\x6a\x61\xff\x27\xfa"
+ "\x7e\xc2\xda\xdf\x39\xf9\xbc\xf0\x83\xec\x05\xde\x79\x81\x73\x5e"
+ "\xc0\x13\x63\xe0\xc2\xb8\xf5\x2a\x97\xe9\x63\x70\xad\x48\x1f\x83"
+ "\x9f\xfd\x51\x8c\x01\xe4\xb9\xd7\x9e\xd7\xc6\xe0\x4b\x8c\x41\x0b"
+ "\xc6\xa0\x84\x15\x7f\x34\xbb\x96\xcd\x4a\xc3\x18\xb4\x5f\x22\x9f"
+ "\xef\x32\x0e\x5d\xae\x84\xbd\x18\x8b\x2f\xdd\xc2\x46\x94\xc6\xe0"
+ "\xc0\x0b\x72\x0c\xde\x7e\xc1\x0d\x7e\xe8\xfe\xcc\x37\xf1\xec\x5b"
+ "\x99\x6e\xa1\x78\x3e\xbc\x24\x93\x62\x66\xcb\xb1\xb8\x86\xb1\xb8"
+ "\x26\xc7\xa2\xf0\x55\x8c\xc5\xe9\x46\xe1\x37\xe6\x54\x53\x2d\xab"
+ "\xcd\xac\x62\x75\xa0\x4b\x18\x8b\x79\x34\x2e\xa4\x97\xf0\xbd\x66"
+ "\x8d\xfe\xcd\x6a\x16\x53\xb9\x9a\x99\xf5\xf1\x50\xaf\x61\x3c\x56"
+ "\x63\x3c\xba\x31\x1e\x1e\xff\x78\xc4\x88\xf1\x38\xaf\x8d\x47\x37"
+ "\xd9\xbc\x61\x3c\xba\x31\x1e\xdd\x18\x8f\x12\x39\x1e\x44\xe7\x67"
+ "\x76\x1a\xb9\xfa\x77\x2b\xdb\xdd\xd6\xcb\x78\xbc\xa6\x8d\xc7\x97"
+ "\xff\xcc\x78\xfc\xac\xf8\xfb\xe3\xf1\xc2\x82\x1f\x1a\x8f\xc0\x9c"
+ "\x78\xf1\x79\x1a\x8f\x6b\x55\xda\x9c\xb8\x93\xe6\x44\xb1\xe1\x6e"
+ "\xac\x45\x04\xd3\x93\x0d\x87\xc5\x9c\x40\x5f\x8b\xdf\xfc\xa9\xc7"
+ "\x50\xdb\x82\x71\x59\x80\x71\x59\x1d\x18\x17\x39\x1e\xcf\xb3\xfd"
+ "\x9f\x49\xf8\x5b\x9e\xa4\x35\x83\xe6\x06\x8d\x0f\xc6\x09\xf3\xa7"
+ "\xb7\x18\x82\xc1\xfb\xb7\x28\x53\xa5\x79\x42\x73\x84\xe6\x43\x5d"
+ "\xf6\x19\x11\x93\xfd\x54\x5a\x0d\xa3\x7d\xdc\x53\xe9\x87\x31\x56"
+ "\x15\xcc\xb7\x12\x63\x93\x87\x79\xa2\xb0\x51\x14\x4b\xf0\x54\xfa"
+ "\x06\xe2\x17\x4c\xc0\xf9\x41\x3e\x8c\x93\xaf\xcb\x3c\x78\x23\xe4"
+ "\xad\x3d\x79\x81\x79\xb3\x5b\x8b\x9b\xcc\xc3\xd2\x63\x90\x1e\xea"
+ "\xc5\x18\x61\xee\xf4\x98\x33\xfe\x78\xca\x7f\xb3\xb2\x5d\xcd\x2c"
+ "\x7c\xe8\x42\x39\x46\xbe\xa0\x39\x33\x63\x21\xcd\x99\x62\x8c\xd1"
+ "\xa7\xfd\x1c\xa3\x17\xa5\x4d\x7f\x2c\x68\xf5\xb0\x48\x17\x1f\x4d"
+ "\x63\xf4\xb3\xce\xbe\xc6\xc8\xb7\xef\x7e\xab\xcf\x34\x95\xf6\x9f"
+ "\x47\xaa\x4b\x67\x2b\x2a\x64\xa9\x6e\xc8\xb0\xa7\xdc\x5e\x56\x00"
+ "\x19\x62\xf5\x19\x16\xe6\x9c\xfd\x09\x73\xba\x0e\x31\xf2\xe3\x4c"
+ "\xfa\x74\x8a\xe7\xe0\xf4\x1e\x02\xbd\x5a\xe8\xa2\xe7\x5d\xe2\xd9"
+ "\xcd\x5e\x7b\x91\x85\x88\x18\xa3\xe9\x55\x6c\x23\xf0\xf3\xad\x17"
+ "\xaa\x0c\xea\xd6\xa7\x32\xb9\x89\xe2\xd0\x30\x07\xd9\x9a\x17\xad"
+ "\x62\x11\x75\xd9\xb5\xe4\xcb\xee\x2b\xf2\x4d\x5c\xdf\x89\x32\xdd"
+ "\xbc\xdb\x87\x35\x63\x77\x09\x3f\x44\xbe\xf9\xc7\xe5\x0b\x5e\x1c"
+ "\xf8\x32\xf7\x3e\xe2\x45\x48\x6f\xe8\x28\xdc\x01\xde\x6b\xee\x83"
+ "\xd4\x37\xa4\x29\x75\x8b\xc8\xee\x62\xde\x9b\xd4\x2e\xe1\xa7\xd1"
+ "\x2b\xaf\xe3\x28\x16\x63\xec\xa2\x3b\x8e\x14\xba\x43\xed\x90\x8d"
+ "\xc1\xa3\x51\x39\xbf\xe0\x52\x4e\xb4\x3a\x4f\x7b\x84\xfe\xd6\x5d"
+ "\x94\x1d\x66\x5f\x4d\x31\x03\xc9\xcf\x3f\xad\xd9\xf3\xc8\x3f\x4f"
+ "\x32\x70\x36\x95\xc7\x3e\x57\x5c\xfd\x92\xdb\x10\x58\x97\xe7\x56"
+ "\x03\x6f\x53\xa7\x5a\x79\x11\xc5\x43\x78\x0f\xfd\xe2\xdb\x9f\x6c"
+ "\xf8\x5d\xb3\x47\xd0\x94\xdf\xbf\xb4\xc1\xc0\x81\xd3\x1e\xd0\x87"
+ "\xda\xcf\xfe\xa7\x88\xfb\x7a\x4e\xc9\x78\xff\xa3\x74\x2f\xa3\xfa"
+ "\x9f\xbd\x8b\xf6\x4a\xe6\x76\x5e\x35\x34\xdb\xae\x86\xa5\xdb\x8a"
+ "\x5a\x02\x31\x2f\x83\x63\x5b\x12\x9d\x79\xeb\x25\x94\x49\x74\xa6"
+ "\xb9\xd8\x20\x69\x4b\x32\xe9\x38\xc3\xaf\xa7\x2d\x75\xed\xe7\x59"
+ "\x21\xf0\xb8\x2e\xbb\x4a\xc4\xac\x88\x04\x7d\x57\x5f\x03\x3d\xb9"
+ "\x66\x8d\xde\x05\x7a\x42\x74\x60\x37\xe8\x87\xfa\x9a\x79\x70\x59"
+ "\x37\x4b\xd0\xe9\x08\xf1\x5e\x74\x7d\x11\x38\x6a\xac\x41\x1a\xc6"
+ "\x49\x05\x5d\x07\x3d\xb1\xee\x5c\xcd\xe2\x77\x02\x47\x77\x11\x1d"
+ "\x01\x5f\x3c\xd3\x06\x3a\xb2\x12\x74\x24\x4f\xc4\x1e\x36\xef\x36"
+ "\x48\xfa\xf1\x9f\xcd\x1b\x0c\x76\x3d\xf6\xb8\x80\x6f\xe6\xb3\xf5"
+ "\x84\x1f\x99\xc5\xe2\xcc\x9c\x8f\xd6\xa7\xd7\xd2\x43\xea\x3b\x81"
+ "\x23\xdb\x17\x36\x50\x9a\x98\xb7\x2b\xb3\x07\xab\x12\xd7\x92\x09"
+ "\x26\x7b\x2e\xb0\x44\x11\x9f\xf3\xa2\x79\xf0\xe6\x25\x2c\x61\xf7"
+ "\x05\x16\xbf\x7b\x09\xb3\x62\xbe\x1a\x76\xa3\x0d\x73\x5f\x35\x31"
+ "\x11\x1b\x22\x2c\x3d\x1f\xe9\xbd\xc6\x86\x00\x5f\x6d\xde\x4d\x73"
+ "\x66\xa9\xd5\xdf\x26\xaf\xbd\xc0\xe6\x03\xec\xa4\x2f\xa7\xcc\xb7"
+ "\xa4\xad\xf4\x58\xab\xe4\xf3\x21\x00\x08\x7b\xa5\x09\x14\xb7\x7e"
+ "\x60\x9b\x92\xb9\x8d\x6f\x79\xd8\x62\x5b\x4d\x3e\x91\xb5\x77\xe0"
+ "\x3d\x55\x8c\xd5\xd8\x62\x56\xac\x46\xbd\xe1\x71\xe6\x83\x77\x22"
+ "\xdf\xcd\xfd\x9a\x87\x99\xc2\x1f\x8d\xcf\x5e\x40\xb1\xd7\x93\xd5"
+ "\x2d\x05\x05\x7b\xda\x58\x22\x7f\x05\xe3\xb1\x08\x7d\x6d\x63\xf1"
+ "\x95\x6d\xe8\xeb\x4a\xd9\x57\x3d\xd6\xba\x5a\xd2\x9c\x8f\x77\x37"
+ "\x8c\xab\xe4\x7e\x85\xe2\x2a\x8d\xf1\x80\x86\xdd\xc4\x6f\x67\xac"
+ "\xae\x5d\xf8\xd1\xe8\x72\x7a\x49\x77\x9c\x79\x80\xf4\x48\xce\x4b"
+ "\x02\xa7\x7f\x49\xb8\xac\x56\xe5\xda\x32\x9a\x80\xdb\x5d\xd9\x8c"
+ "\xe3\xfe\xbd\x66\x92\xf3\x25\xcf\xe7\x52\xe6\x1e\x22\x3e\xed\x28"
+ "\xd2\x08\xf7\x83\x70\xfe\x10\xe1\x3c\xbd\x17\x78\x8f\xef\x9c\x4d"
+ "\x67\x19\x95\x17\x5c\x0e\x8d\xbf\x5e\xd6\x39\xe5\xa5\xc5\x54\x16"
+ "\xe1\x02\xe9\x7b\x68\xae\xc9\xb1\x3f\x44\xb6\xe2\x66\x1e\x3b\xdd"
+ "\x2d\x9f\xdd\xe4\x0f\xc5\x44\x38\x20\x70\x05\xf4\x9b\xfc\xac\x72"
+ "\x9e\x1e\x02\x3c\xa3\x76\x0e\xc6\x78\x27\xea\x78\x81\xb4\x98\xeb"
+ "\x71\x23\x72\xad\x89\x64\x9a\x18\xba\xff\x47\xf1\xa3\x7f\xe3\xf7"
+ "\x52\x4e\x9f\x76\x70\xf1\xe0\x6f\x41\x2f\x89\x6e\xfa\x3a\x82\x68"
+ "\x66\xbb\xa4\x99\x44\x93\x74\xba\x29\x68\x93\xf0\xed\x7f\x88\x6c"
+ "\x66\xb3\x45\x1b\xfb\x49\x37\xeb\xda\x03\x74\x73\xa6\x2d\x88\x6e"
+ "\xb6\xf3\x6e\x75\x74\x6f\x74\x73\xfe\xe2\x9e\x74\x73\xfe\xab\x3d"
+ "\xe9\xe6\xcb\x9f\x5e\x4f\x37\xbf\x4f\x33\xe7\xff\xa1\x37\x7a\x09"
+ "\x39\x66\x64\x9b\xf2\xf2\xfa\xbe\x69\xe5\xfc\xa6\xfe\xd3\xca\x05"
+ "\xe7\x7b\xd2\xca\x05\x96\xff\xef\xd2\xca\xac\xb5\x3d\x68\xa5\xe9"
+ "\x1f\xa4\x95\x6d\x82\x56\xc6\xf0\xbf\x63\x4e\x68\xf4\x63\xf7\xa2"
+ "\x3e\x68\xe5\xa2\x1f\x98\x0b\xaf\xf4\x45\x2b\xb3\xbe\xe8\x49\x2b"
+ "\x5f\x8e\xe8\x49\x2b\xb3\xde\x0f\xd0\x4a\xed\xdd\xbf\x84\x56\x66"
+ "\x35\xfe\xf7\xd0\xca\xac\x46\x41\x2b\x2f\x10\xad\x7c\xf9\x8f\x3f"
+ "\x4c\x2b\xe7\xb7\xf4\x4e\x2b\x91\x2e\x68\xe5\xfc\x96\x00\xad\x3c"
+ "\xf3\x03\xb4\xf2\xe7\xbf\xe9\x07\xad\x8c\x11\xb4\xd2\xd4\x07\xad"
+ "\x5c\x04\x58\x69\x78\x21\x70\xef\x3a\xdc\xd0\x68\xa5\xd9\x4f\x2b"
+ "\xff\x01\xfc\xe8\xdf\xf8\xfd\xbc\xe2\x46\xb4\x52\xb5\x4b\xfe\x92"
+ "\x68\x25\x8f\xd5\x68\x65\x8e\x97\xad\xfe\x02\x34\xf2\x74\x9b\xb0"
+ "\xc7\x10\xf6\xbd\xf8\x15\x3c\x4f\xb4\x28\xbd\xf8\x6d\xc0\xcb\xe9"
+ "\xaa\x16\xb4\x49\x9c\xd1\x9a\x4e\xb4\xaa\x1a\x79\x2b\xfc\x7c\xa7"
+ "\xa0\x9d\x5f\x68\xb4\x73\x8e\x46\x3b\xe7\xfe\x17\x68\xe7\x0b\x34"
+ "\x96\xd9\x6f\x5e\x35\xe8\xb4\x73\x0b\x68\x67\xb6\xe0\x1f\x68\x3f"
+ "\x58\xd2\xce\x9c\xd1\x7a\xbb\x48\xa7\xe9\xcc\xdd\xc1\x64\xbb\x2e"
+ "\x7d\x9f\x8e\x3e\x29\xca\xf3\x39\x16\xb5\x33\x3f\x2d\x9d\x13\xa0"
+ "\xa5\xe7\x94\x57\x3e\xed\x9b\x8e\x2e\x8c\xf7\xd3\xd1\x12\xd0\xd1"
+ "\xbf\x06\xd1\x51\xc8\x4d\xbf\x27\x9a\x07\x3a\xda\x25\xe8\xe8\x7f"
+ "\x6a\x74\x74\xd1\x7d\x1f\xcd\x01\x1d\x7d\x52\xa7\xa3\x0b\xb3\x3d"
+ "\x25\xcd\x36\x4f\xe9\x0f\xd3\xd1\x2e\x41\x47\x6d\xff\xf7\xd3\xd1"
+ "\xe3\xd7\xd1\x51\xc8\xae\x14\x6f\xbd\x57\x3a\xaa\xe3\xa3\xa0\xa3"
+ "\xc5\x01\x3a\x2a\xe0\xba\xe8\xe3\xfa\x4c\xc0\x3d\xd3\x26\x64\x37"
+ "\x3f\x1d\xb5\x55\x4b\x3a\x4a\xe7\x3b\x49\x7f\xb2\x1c\x74\x14\xf8"
+ "\x57\x54\x87\x7e\x63\xbe\xa0\x8d\x26\xa2\xaf\x7b\x30\x67\x08\x46"
+ "\x7e\x7a\xba\x08\x73\x86\x68\x4c\x07\xe6\x0c\xe8\xe8\xdc\xcb\x26"
+ "\x26\xe6\x4b\x69\xba\xa4\x31\xbd\xc5\x25\xd3\x6d\x70\xfb\xa4\xa7"
+ "\xaf\xdc\xd5\x93\x9e\xbe\x32\xa7\x27\x3d\x7d\x25\x2a\x40\x4f\xb5"
+ "\x77\x44\x4f\x31\x66\x80\x8f\x87\x68\xea\x3f\x47\x4f\x5f\xb1\xfa"
+ "\xe9\xa9\x41\xa3\xa7\x8b\x7e\x98\x9e\x8a\x3d\xc2\x3e\xe8\x69\x30"
+ "\x6d\xe8\x9b\x9e\xbe\x62\x0d\xd0\xd3\x9c\x01\x7e\x7a\xda\xd8\x17"
+ "\x3d\x5d\x98\xd0\x3b\x3d\x45\xba\xa0\xa7\x0b\x13\xfc\xf4\xb4\xb1"
+ "\x17\x7a\xfa\x64\x30\x3d\xcd\xb9\x2c\xe9\x69\xb5\xf4\xdb\x01\x9a"
+ "\x5a\xdf\x09\xfc\xa0\x39\x97\x5b\x21\x68\xaa\x0a\x9a\x4a\xb1\x5a"
+ "\x29\x56\x0d\xd9\xd5\xf7\x46\x53\x25\xcd\x75\x31\xa2\xab\x34\x37"
+ "\x8b\x66\x40\xde\xc5\x5a\x04\x98\x88\xb5\x57\x87\xdf\x9e\x20\xfa"
+ "\x9a\xb1\xca\x44\xbc\x5d\x0f\x5c\x51\x75\x5c\xe9\xb0\x92\x5d\x70"
+ "\x0f\x5c\xe9\xdf\x58\xe6\x7c\xef\xbc\xd9\x0f\xc9\xee\x1f\x91\xec"
+ "\xfe\x2c\x33\xbc\xf6\x2c\xe8\x6b\x3a\xc9\xee\xfb\xaf\x93\xdd\xf7"
+ "\x7f\x5f\x76\xff\xf4\xc6\x74\xb4\x5f\xb2\xfb\x4f\x69\x0c\x17\x7f"
+ "\xd7\x93\x8e\x2e\xbe\xdc\x93\x8e\xbe\xfa\x2a\xb5\x4b\xd2\xf1\xfd"
+ "\xbd\xcb\xee\x62\x9e\x2f\xf9\xb1\x5f\x76\x6f\xec\x49\x3f\x03\xb2"
+ "\xfb\xab\xa3\xfa\xa6\xa3\x4b\x72\x7a\xf0\xa3\x73\x35\x3a\xfa\x92"
+ "\x46\x47\x5f\x0a\xd0\xd1\x53\x9f\xe8\xfc\xe8\xd2\x5f\x9e\x6c\x0c"
+ "\xa6\xa3\x4b\xaa\xfd\x74\xb4\xe9\xfb\x74\x54\xa7\xa1\x44\x4f\xa9"
+ "\x1c\xd2\x65\x1d\x00\x9d\x7e\xe7\x25\x9b\x41\xea\x6a\x33\x09\x76"
+ "\xe1\xd7\xeb\x6a\xeb\xda\x2f\xb3\xc2\x39\x44\x4f\x2b\x04\x3d\x35"
+ "\x2a\x6c\x1e\x68\x5f\x24\x9d\x23\xa8\xa4\xfd\xfd\x3c\x19\xeb\x89"
+ "\xf4\x4b\xea\x4a\x19\x37\x51\xd7\x33\xa1\xbf\x62\x5f\xff\xc5\x33"
+ "\x1a\x4d\xa5\x78\xe8\xc0\xb9\x9d\x57\x40\x53\xf3\x7a\xe1\x4d\x5f"
+ "\x03\x4d\x5d\x1d\xc4\x9b\x62\xee\xff\xe7\x4b\xd7\xd3\x54\xdb\xad"
+ "\xf5\x84\x2b\x44\x53\x7b\xc8\xf1\xfb\xff\x1f\x20\xc7\xdb\x56\xf4"
+ "\xa4\xa5\xb6\xfd\x3d\x69\xa9\xed\xc5\x00\x2d\xd5\xde\xfd\x4b\x78"
+ "\x53\x5b\xee\x7f\x0f\x6f\x6a\xcb\x0d\xc8\xf1\xaf\x3e\xed\xa7\xa5"
+ "\xa7\xfb\xa2\xa5\x4b\x72\x7b\xa7\xa5\x48\x17\xb4\x74\x49\xae\x9f"
+ "\x96\x9e\xee\x45\x8e\xef\x41\x4b\x97\xdd\x27\x69\xe9\x7e\xc9\x9b"
+ "\x36\xea\xbc\xe9\xfe\xff\x17\xca\xf1\xcb\x26\xf6\x57\x8e\xff\xa8"
+ "\x5d\xd2\x4f\xa2\x4f\x3a\x0d\x0d\xc8\xf1\xfb\xfb\x96\xe3\x7f\x80"
+ "\x86\xf6\x8b\x17\x15\x34\x74\xf9\x7d\x3d\x69\xe8\xf2\x07\x7b\xd2"
+ "\xd0\xbc\x37\xaf\xa7\xa1\xdf\xa7\x9f\xcb\x57\xf5\x46\x3b\xa5\x1c"
+ "\x9f\x97\xde\x37\xdd\x5c\xbe\xaf\xff\x74\x33\xf7\xfd\x9e\x74\x73"
+ "\x79\xeb\xff\x3f\xe8\xe6\x8a\x67\x7b\xd0\x4d\xd3\x3f\x48\x37\xff"
+ "\x97\xc8\xf4\x2b\xae\xd3\x7f\xae\xb8\x4e\xff\xb9\xe2\xff\x62\xef"
+ "\xfb\xe3\xa2\xa8\xf6\xf7\x0f\xbb\x6b\x61\x81\x80\x17\x0c\xbd\x64"
+ "\x58\x78\xc3\xd4\xc4\x52\xd3\xd2\x42\xd3\x04\x53\x91\x2e\x5e\x11"
+ "\x15\xb1\xa4\xc0\xd4\x50\xc1\x8b\x08\x88\x3f\x2f\x1a\x20\x18\x28"
+ "\x1a\x28\xf6\xd1\xae\x76\xd5\xf0\x5e\xed\x62\x4a\xad\x37\xbd\xa1"
+ "\xf1\xcb\xd2\xc2\x42\x5b\x09\xbd\x68\x68\xab\xa2\x2c\xb0\xbb\xf3"
+ "\x7d\x9f\x39\xb3\xcc\xce\xee\xcc\xee\xce\x2c\x20\xf6\xf5\x8f\x7d"
+ "\x29\x33\xb3\x67\xcf\x9c\xf7\x33\xcf\x3c\xcf\x7b\xce\x79\x8f\x51"
+ "\xfe\x33\xae\x0d\xf3\x9f\x71\xf7\x28\xff\x19\xb7\x8f\xd5\xa0\x4b"
+ "\xd7\x5b\xe7\xcd\x25\xfb\xf8\x79\x13\xb6\xd3\xbc\xb9\x64\x1f\xcb"
+ "\x9b\xd6\x34\xe8\x5f\x17\x88\xe0\xcd\x4e\xee\xe9\xff\x6a\x31\xff"
+ "\xc9\xe7\xe9\x31\x6f\xd2\x7c\x59\x65\xe2\xe9\xa7\x1a\x7b\xfa\x3d"
+ "\xac\xa7\x0f\x20\xbc\x55\xa1\xcd\xe4\x7a\xfa\x36\xe7\xd1\xf8\x24"
+ "\x4d\x6b\x3e\x74\x03\xf0\x68\x3c\x5d\xff\x58\xd3\x9a\x0f\x4d\xec"
+ "\x62\xe8\x17\xf1\xf4\x9b\x10\xe9\x17\x8f\xa7\xa7\xe7\x1c\xc7\x9f"
+ "\x69\xf5\xf4\x55\xa6\x9e\x7e\xf9\x61\x61\x4e\x8d\xd7\xf0\x7a\x7a"
+ "\xec\xbf\x69\x4e\x8d\xa1\x39\xf5\xee\x66\x63\x4e\x4d\xf0\xa0\x39"
+ "\xf5\x35\x03\xa7\x2e\x1b\xa9\x81\x6b\x53\xf3\x90\x75\x4e\xc5\xed"
+ "\xb0\x9c\x1a\xd5\x31\x9c\xaa\xb4\x9d\x53\x8d\xd7\xb0\x7e\x0e\xe7"
+ "\xde\xca\xa9\xf4\x18\x27\x1c\x2c\x8f\xc0\x9c\x1a\x65\xe2\xef\xf7"
+ "\xf0\xfb\xfb\x53\x48\x86\xc7\xc7\xe0\xef\x71\x0c\x68\xbe\x69\x57"
+ "\x7f\xbf\xbc\x2b\x97\x5b\x97\x8f\xe4\x72\x6b\xc2\x4d\x96\x5b\x99"
+ "\x7d\x6d\xe2\xef\x97\x3b\xde\x1b\x7f\xbf\xdc\x91\xe5\xd6\xe5\x97"
+ "\xad\x73\xeb\x32\xc4\xcf\xad\xb0\x9d\xe6\xd6\x65\xc8\x22\xb7\xbe"
+ "\x66\xcc\xad\x89\xe7\x0c\xdc\xca\xfa\x7b\xc0\x07\xbe\xfe\x62\x33"
+ "\xa5\xfb\xfb\xc0\x7b\xed\xef\x13\xcd\xea\x7f\x58\xf4\xf7\x9b\x81"
+ "\x67\xc1\x8b\x2f\x3f\x03\xfe\x3e\x98\xf1\xf7\xd5\x05\x26\xfe\xbe"
+ "\xc0\xcc\xdf\x27\x06\x33\x9c\x0a\xd7\x14\xcd\xa9\x6f\xee\x91\xee"
+ "\xef\xdf\xc0\x31\x4c\x3a\xc3\xe5\xd4\xa4\x73\x5c\x4e\x5d\x19\x89"
+ "\xfb\x45\x38\xbd\x80\xdf\xdf\xd3\xd7\x79\x72\x1f\x8e\xbf\x87\xfe"
+ "\x99\xfb\xfb\x95\x1e\x1c\x4e\x0d\x37\xe6\xd4\xe4\x89\x1c\x9d\x0a"
+ "\xe7\x85\x39\x75\xef\x45\xc2\xa9\x9f\x5c\x34\xe2\xd4\xc9\x9f\x30"
+ "\x9c\xba\x22\xe9\x54\x88\x31\xa7\x26\x67\x1a\x38\x95\xe6\xcb\x70"
+ "\x8d\x6c\x45\xa8\xf9\xbc\x13\x7a\xbe\x0f\x9e\x0b\x04\x6d\xe3\x35"
+ "\x66\xb8\xcd\xfd\x17\xa3\xac\xcf\x37\x09\xe5\x9f\x6f\x52\x11\xab"
+ "\x42\xa5\xb5\x99\xf4\x3c\x93\x3c\x3c\xcf\x64\x25\xea\x93\xd7\x4c"
+ "\x6a\x07\xd0\xb5\x17\x05\xea\x06\xcc\x9a\xce\xf2\x2c\x9e\x93\xf5"
+ "\x21\x9e\x93\x75\x97\xcc\x01\x82\x78\x9b\xd7\x0a\x30\xe8\x26\xe0"
+ "\x83\x23\x17\x4d\x79\x36\xc5\xad\x1c\xe3\x67\x66\x94\x89\xe7\x2f"
+ "\xe8\x04\x9e\x3f\x25\x9a\xcb\xaf\x29\x79\x5c\x7e\x4d\x09\x66\xf9"
+ "\x95\xd9\xd7\x26\xda\x35\x25\xea\xde\x68\xd7\x94\x28\xd6\xf3\xaf"
+ "\x1c\xd7\xca\xaf\x95\x46\xfc\x7a\xd1\x98\x5f\x93\x43\x68\x7e\xbd"
+ "\x68\xca\xaf\xb0\x9d\xe6\xd7\xe4\x90\x56\x7e\xad\x34\xf1\xfc\x17"
+ "\x4d\xf9\x75\x55\x3f\x9a\x5f\xab\x0b\x4c\xb4\x6b\x81\x75\xcf\x5f"
+ "\xdd\xd9\x3c\xff\x2a\x5f\x51\x9e\x1f\x73\xea\x7c\xc2\xa9\x98\xb3"
+ "\x0c\xbc\xca\x7a\xfe\x02\x41\xcf\x6f\x8d\x57\x45\x69\x55\x9a\x57"
+ "\x57\xf7\xe3\xf2\xea\xea\x81\x5c\x5e\x5d\x77\xd0\x94\x57\xcd\x39"
+ "\x75\xf5\x02\x3e\x3e\x25\x9e\x7f\x5d\x84\x30\x97\xae\xce\x15\xcf"
+ "\xa5\x6b\x4e\x71\xb9\x74\x75\xf5\xff\xbf\x5c\xba\x76\x16\x87\x4b"
+ "\x5d\x6d\xe4\xd2\x0e\xc9\x03\xac\x3d\xcc\xe5\xd2\xb5\x75\x5c\x2e"
+ "\x5d\x9b\xcf\x72\x29\xb3\xaf\x4d\xb8\x74\xed\xa1\x7b\xc3\xa5\x6b"
+ "\x0f\xb1\x5a\x75\x5d\x96\x75\x2e\x5d\x5d\xc0\xcf\xa5\xb0\x9d\xe6"
+ "\xd2\xd5\x05\x2c\x97\x5e\xb0\xc2\xa5\x7f\x8b\x13\xc1\xa5\xdc\x3c"
+ "\x80\x29\x97\xde\xf3\x3c\xc0\xdf\x62\x45\xe5\x01\x0c\x5c\x1a\x6c"
+ "\x9e\x07\xc0\xfc\x4a\xe7\x01\x60\xbc\x0c\x1c\x46\xe7\x01\xc6\x12"
+ "\x2e\xab\xd0\xa6\x72\xf2\x00\x6d\xcf\xad\xa9\x6b\x35\xad\xf9\xd4"
+ "\x55\xc0\xad\xa9\x74\xed\x5a\x4d\x6b\x3e\x35\xad\x8f\xa1\x5f\x24"
+ "\x0f\xb0\x01\x91\x7e\xf1\xe4\x01\xc6\xd0\xed\x9d\xe7\xe4\x01\x8c"
+ "\xb8\xf6\x8a\xc3\xfb\x67\x84\x79\x76\x3d\xe2\xe4\x01\x6a\x58\x9e"
+ "\xbd\x8b\xe7\xa8\x03\x0f\xd2\x3c\xdb\xc3\x98\x67\x37\x0c\xa6\x79"
+ "\x76\x8c\x81\x67\xd7\x8f\x6d\x84\x6b\xb3\x51\x2c\xcf\xe2\x75\x04"
+ "\x17\x23\xee\x0d\xcf\x16\x89\xe0\x59\xa3\xdc\xc0\x11\x18\x8f\x56"
+ "\x9e\xa5\xc7\x7d\x43\x59\xf9\x4c\xcc\xb3\x11\x26\xb9\x81\x02\xfe"
+ "\xdc\xc0\xc9\x7b\x91\x1b\x78\xbf\x2f\x97\x6f\xdf\x0f\xe5\xf2\xed"
+ "\xfb\xce\x2c\xdf\x32\xfb\xda\x24\x37\xf0\xbe\xcf\xbd\xc9\x0d\xbc"
+ "\xef\xc3\xf2\x6d\x9a\x83\x75\xbe\x5d\xef\xc8\xcf\xb7\xb0\x9d\xe6"
+ "\xdb\xf5\x8e\x16\xf9\x76\x8c\x31\xdf\xa6\xdd\x34\xf0\x2d\x9b\x1b"
+ "\x28\x60\x72\x03\xa9\xd6\x73\x03\xd5\x02\xb9\x81\x71\xf7\x3a\x37"
+ "\x90\xa6\x16\x93\x1b\x68\xda\x4c\xe6\xed\x2f\xc7\xf3\xf6\x67\x01"
+ "\xff\x4e\xf9\x16\xc6\xc0\xfa\xbc\xfd\x44\xc3\xfc\xd3\x88\x5c\x86"
+ "\x67\x73\x79\x73\x03\xa7\xeb\x84\x73\x03\xa7\xcf\x1a\xcf\x3f\x4d"
+ "\xbf\xce\x7d\x6e\x95\x7e\xd3\xf0\xdc\xea\xf4\xf7\x98\x67\xb3\xe8"
+ "\x9a\x91\xfa\xec\xd9\x05\xa4\xfe\x76\x96\x06\xf7\x93\x6f\x1e\xff"
+ "\xe7\x7a\xe3\x67\x59\x19\x93\x5a\x73\x05\x95\x98\x6f\x73\x91\x9e"
+ "\x8a\x7a\x08\xd7\xff\xa6\x73\x05\x7f\xc1\xd8\xcb\xda\x6b\xcc\xbb"
+ "\x5f\xfc\x68\xcc\xbb\x19\xf1\x06\xde\xd5\x01\xef\x16\xd7\xe4\x92"
+ "\xfc\x6b\x18\x99\x9b\xba\x2f\xcc\x68\x6e\xea\xb7\xff\x61\x78\x77"
+ "\x63\xdc\x29\x15\x9c\xbf\xa5\xf9\x53\xf0\xfd\x03\x3f\xda\x3a\x07"
+ "\x35\x97\x77\xee\x14\xc3\x4f\xbc\xf3\xa7\xa0\xaf\xae\xf9\xcc\xb5"
+ "\xaa\x83\xeb\x34\xdf\x68\xfe\x54\x5e\x02\x5c\xcf\xcc\xba\x12\x8b"
+ "\xf3\x50\xc3\xd8\x79\xa8\x54\x76\x78\x35\xbe\xbf\xe9\x73\x66\x17"
+ "\x34\x53\x51\x72\xca\x3d\xbc\x1a\xff\x7e\x4b\x0b\xdc\x77\x5e\x0d"
+ "\x95\x13\x5f\x17\xae\x04\xee\xe9\x46\xc6\x7d\x63\xa1\x0e\xee\x35"
+ "\x3a\xb8\xd7\xe8\xb3\xc3\x95\x5a\xac\x4d\x36\x87\x9f\xc8\x03\x9f"
+ "\xa7\x5d\x45\xbf\x13\xf1\x91\x0c\xf0\x7a\x3b\xb0\xcf\xbb\x01\xd7"
+ "\xc6\x0a\x5f\x19\xee\x8f\x81\x47\x5d\xea\xe0\x3c\x6e\x58\xd6\x72"
+ "\xda\xdf\x58\x1e\x55\x4e\x38\x0d\xbf\x99\xb9\xbb\x1c\x63\x37\x94"
+ "\x5d\x53\x40\x6b\x66\x81\xb9\xb2\xb8\x2f\xa4\xe6\x22\x60\xa1\x0d"
+ "\x72\x12\xc6\xfd\xe1\xf2\x7a\xa6\x8e\xcb\xeb\x59\x7e\x5c\x5e\xcf"
+ "\xbc\xcc\xf2\x3a\xb3\x0f\x78\x1d\xe2\x46\xeb\x68\xb8\xf7\x49\xd4"
+ "\xd1\x99\x5a\x03\xaf\xeb\x19\x5e\xdf\x6e\x03\xaf\x5b\xd4\xd1\x46"
+ "\xbc\x24\xcc\xeb\x99\x5a\x36\x27\x91\x75\x9e\x77\x8e\xec\x8f\xc6"
+ "\xbc\x9e\x91\x42\xf3\xfa\x8f\xa6\xbc\x0e\xdb\x69\x5e\xcf\x48\x11"
+ "\x5c\x4f\xf0\xa3\xe9\xf3\xb4\x4d\xc5\x34\xaf\x57\x31\x73\x64\x2b"
+ "\x45\xac\x27\xa8\x22\x9c\x6e\xe0\x72\x9c\xaf\xba\xb7\x39\x89\x4d"
+ "\xc7\xc4\xe4\x24\x68\x2e\xaf\x27\x5c\x8e\xb9\xd1\xc0\xe7\xb6\xac"
+ "\x27\xb0\xc6\xe7\x06\xdd\x8c\xf9\x5c\x48\x37\x73\xf9\xfc\x83\x62"
+ "\x2e\x9f\x7f\x70\x9c\xcb\xe7\x5b\x8a\xb9\x7c\xbe\xe5\x98\x29\x9f"
+ "\x9b\x73\x79\xb6\x1b\x1f\x8f\xc7\xfc\x05\xe7\x28\xb6\xcc\x17\xe6"
+ "\xf0\xec\x91\xe2\x39\x3c\x67\xc4\xff\x77\x1c\xee\x6a\xca\xe1\x39"
+ "\xb1\x98\x83\x74\xeb\x4c\x38\x7c\x1e\xc3\xe1\x0c\x8f\xec\xb8\xc6"
+ "\x68\x61\x53\x0e\xaf\x87\xf3\xb0\xe2\xc7\xb5\xbf\x9a\x72\xf8\xe6"
+ "\x68\x0e\x87\xbb\x5a\xe1\xf0\x79\x24\x0f\xc2\x99\x97\x2b\x90\x0b"
+ "\x81\xf3\x88\xcf\x17\xd0\xe6\x86\x31\x33\xee\x0f\x97\xc3\x37\x1f"
+ "\xe7\x72\xf8\xe6\x06\x2e\x87\x6f\xde\xcb\x72\x38\xb3\xaf\x4d\xb4"
+ "\xf9\x66\x65\x9b\x6b\x73\x03\x3e\x2c\x72\xf8\x66\x25\xab\xcd\xb7"
+ "\xe4\x5b\xe7\xf0\xec\xb1\xfc\x1c\x0e\xdb\x69\x0e\xcf\x1e\x2b\xb8"
+ "\xce\xc1\x8c\xc3\x73\x93\x44\x70\x38\x37\x17\x62\xe0\x70\x26\x17"
+ "\xb2\xc3\x28\x17\xa2\x5b\x45\x72\x21\xf9\xd7\x08\x36\xba\x39\x10"
+ "\x9c\x02\x7e\x3c\xb7\xcb\x2c\x7b\xb7\x7c\x49\x79\x90\x5c\xc1\xfa"
+ "\x57\x7c\x79\x10\x9a\xbf\xf1\x1a\x87\xe9\xc0\xdb\x95\x36\xae\x71"
+ "\x08\x30\xac\x71\xc8\x14\x58\xe3\xc0\xf0\x79\xb8\x1d\x7c\x4e\xaf"
+ "\x71\xd8\x9a\xce\xcd\x31\x6f\xcd\x32\xe4\x98\x09\x9f\xe7\xef\xe4"
+ "\xf2\x79\x7e\x41\xeb\x9a\x07\xe0\xfc\x8a\x98\x4d\x66\x6b\x1e\x5a"
+ "\xb9\x9d\xce\x83\x6e\xbd\xa9\xfc\x4b\x2d\x6a\xe5\xf7\x99\x2c\xbf"
+ "\x43\x5b\xc1\x1c\x6e\xaf\x31\xe6\xf6\x6d\x9e\x1c\x6e\xbf\x98\xcb"
+ "\x9d\x1f\x51\x13\x63\xc4\xed\x86\x35\x0f\x1f\x7a\x9c\xaa\xb6\xc2"
+ "\xed\xf0\x7d\xdb\xd7\x88\xb5\x2d\xb7\x1b\xd6\x37\xf0\x72\xbb\xf1"
+ "\xfa\x06\xa3\xf9\x0f\x98\xdb\xe9\xf7\x66\x78\x98\x70\xfb\xf2\x28"
+ "\x99\xee\x2b\xb8\x1e\x80\xd7\xf1\x35\xa2\xa3\x80\xdb\xe9\xf1\xfe"
+ "\x70\x8a\x31\xb7\xb7\xac\x22\xdc\xfe\xe1\x35\xfb\xb9\xbd\x55\x0f"
+ "\x1b\x73\xfb\x6b\x98\xdb\xf3\x26\x91\xf5\x17\x29\xb6\xad\xbf\x30"
+ "\x99\x9f\xf1\xa1\x0d\xf9\x17\x8b\x1c\xcf\xd3\x2f\x2e\xc7\xe7\xed"
+ "\xe6\x72\x7c\x5e\x15\x97\xe3\xf3\xd2\x59\x8e\x67\xf6\xb5\x89\x4e"
+ "\xcf\xdb\x75\x6f\xf2\x2f\x79\xbb\x58\x8e\xcf\x5f\x69\x7d\xed\xc5"
+ "\x36\x6f\xfe\xb9\x19\xb0\x9d\xe6\xf8\x6d\xde\x16\xd7\x5e\x70\xf2"
+ "\xdd\xdb\x17\xf1\xae\xbd\xa8\xec\xb8\xb9\x19\xc6\x58\x31\xcd\xbf"
+ "\x48\xcf\x7d\x6f\x8f\x11\x9b\x7f\xc1\x6b\x2f\x96\x9f\x33\x5a\x7b"
+ "\x51\x6d\x7d\xed\x45\xe2\x54\x1b\xf3\x2f\x16\xe6\x66\x9c\x9e\x62"
+ "\x3c\xdf\x6d\xc7\x02\x2e\xbf\xef\x58\xd4\xca\xef\x6f\x60\x7e\xff"
+ "\xbf\xb5\x5c\x7e\xff\xbf\x35\xb8\x9f\x7c\x6b\x31\x3e\xe7\x3c\x57"
+ "\xdc\x51\xc6\x9d\xab\x61\x92\x7f\x79\x03\x63\xef\xff\x86\x72\xf8"
+ "\xfd\xa2\x31\xbf\xef\xd0\xf0\x69\x77\x9c\xf7\xa6\xe7\x14\x87\x1b"
+ "\xad\x69\x9b\x6c\x98\xff\xb6\xd3\xe1\x54\x28\x9c\xbf\x4a\x60\xae"
+ "\x5b\x38\x99\xeb\x46\xcf\x6d\xc3\x79\x70\x68\xeb\xd3\xf0\x18\x59"
+ "\x72\x04\xa5\xc7\x73\xdd\x4c\xe7\xb9\xe1\xb9\x6f\x78\xae\x5b\x59"
+ "\x54\xa6\xe0\x3c\x37\x8c\x4d\xa1\xb9\x6e\xd0\x6f\x77\x9a\xeb\x2f"
+ "\x31\x5c\xcf\xcc\x75\xcb\x5b\xca\xce\x75\xe3\x70\x3d\xcf\xfc\xe1"
+ "\x23\x17\x53\xf8\x75\xfc\x0a\x96\xeb\x9b\xb1\x8e\x7f\xc9\x24\x17"
+ "\x43\xc7\x60\xe7\xc8\x0e\xcd\xc5\xd0\x5c\xff\xd1\xe0\x72\x8c\xe3"
+ "\x99\x31\x3c\xb9\x18\xf3\x39\xce\x1d\x97\x8b\xf9\x68\x3d\x97\xe3"
+ "\x3f\x3a\xc6\xe5\xf8\x8f\x16\xb1\x1c\xcf\xec\x6b\x13\x8e\xff\x28"
+ "\xf5\xde\xe4\x62\x3e\x4a\x65\x73\x31\xff\x17\xc9\x3b\xff\x8e\x93"
+ "\x63\x2f\x40\xfc\x39\xf6\x02\x66\xfe\x5d\x01\x12\x5c\x13\x62\xf6"
+ "\x4c\x73\x57\x20\xc9\xb1\x4b\x58\x13\x52\xdd\xd9\x72\x31\xbb\x02"
+ "\xc4\xe6\x62\xe8\xb9\xcd\xe7\xf0\xfc\x10\x71\x6b\x42\xac\x71\x7b"
+ "\xab\x76\xb7\xf0\x0c\x93\xcb\xed\xbb\x03\xb9\xdc\xbe\x7b\x12\x97"
+ "\xdb\xf7\x4e\xe5\x72\xfb\xde\x10\x53\x6e\x37\xe7\xf5\xdd\xf9\x7c"
+ "\x9c\x1e\xf3\x06\xce\xc5\xec\x55\x08\xf3\xf9\xee\x12\xf1\x7c\xfe"
+ "\xf1\x99\xff\xaf\xf9\xdc\xd5\x94\xcf\xff\xee\xd4\xa1\x79\x19\x9a"
+ "\xcf\xf7\x38\x70\xf8\xdc\xd5\x0a\x9f\x77\x58\x5e\x66\xcf\x74\x2e"
+ "\x9f\xef\x49\xe3\xf2\xf9\x9e\xd1\x2c\x9f\x33\xfb\xda\x24\x2f\xb3"
+ "\x27\xf4\xde\xe4\x65\xf6\x84\xb2\x9a\x7d\xef\x50\xeb\x7c\xbe\xbb"
+ "\x92\x9f\xcf\x61\x3b\xcd\xe7\xbb\x2b\x05\xe7\x53\x9b\xf1\xf9\x27"
+ "\x1e\x22\xf8\x9c\x77\x8e\x4a\xe7\xc8\xcb\x7c\xe2\x2e\x36\x2f\x23"
+ "\xb4\x4e\x05\xf3\x3b\x3b\x3f\xc5\x68\x9d\x8a\xbf\x61\x9d\x4a\x0a"
+ "\x77\x7e\x4a\x9b\x73\xfb\x3f\xfa\x72\xb9\xfd\x1f\xfd\xb8\xdc\xfe"
+ "\xe9\x38\x2e\xb7\x7f\x3a\xd6\xd0\x4f\x92\x97\x59\x65\xb6\x6e\x85"
+ "\xcb\xf3\xff\x58\xaf\x7c\xa3\x16\xf1\x71\xfd\x15\x87\x03\x77\x84"
+ "\x79\xfe\x1f\x85\x42\x3c\x8f\xe7\xab\xfc\x23\x3c\x8a\x87\xe7\xf7"
+ "\x1d\xf9\x3d\xf0\xbc\xd0\x3c\x14\xda\x07\x01\xc7\x63\xbe\xa7\xf9"
+ "\x9d\xe1\x7a\xcc\xf3\xba\xa3\x7c\x39\x9a\x7d\x0d\xed\xc5\xf3\xc2"
+ "\x39\x9a\xfd\x37\xcb\x67\x32\x3c\x6f\xcb\x1a\x9a\xe3\xdc\x1c\x4d"
+ "\xde\xbc\xf6\xce\xd1\x1c\x08\xe4\xf2\xfd\x81\x44\x2e\xdf\x1f\x18"
+ "\xcc\xf2\x3d\xb3\xaf\x4d\xf4\xfb\x81\x80\x7b\x93\xa3\x39\x10\xc0"
+ "\xf2\xfd\xa7\x7d\xad\xf3\xfd\x3f\x8a\xf8\xf9\xfe\x1f\x4c\x6d\xb6"
+ "\x7f\x14\xd9\xce\xf7\x85\xad\x7c\x6f\xbe\x7e\x26\x45\xfa\x1c\x99"
+ "\xd1\xf7\x3a\x47\x53\x28\xc8\xff\x96\xea\x63\x48\xcf\xd1\x30\x6b"
+ "\x12\xdf\xe4\xaf\x8f\x71\xca\xc2\x1c\x99\x53\xa5\xc6\x5c\x7f\xd0"
+ "\x8d\x3b\x17\xf1\xa0\x87\x61\x2e\xe2\xa9\x72\xcc\xf5\x87\x47\x71"
+ "\xb9\xfe\xf0\x48\xa1\x1c\xcd\x11\xbd\xf1\x9c\xc4\x83\x8b\xb8\x39"
+ "\x9a\x02\x6e\x8e\x66\x32\xc6\xde\xa1\xeb\xc2\x5c\x7f\x30\x8f\x3b"
+ "\x07\x9c\xac\x51\xdc\x1b\xce\xcc\x01\x0f\x37\x9a\x03\x3e\xe1\x23"
+ "\x86\xeb\xff\x79\xa4\xa4\x52\x8b\xc4\xcc\x43\xb4\x7f\xae\x77\x2a"
+ "\xef\x1c\x44\xfa\x1e\x60\x61\x1e\xe2\xec\xf3\xae\x78\x4e\x73\xfc"
+ "\xf6\xa5\x46\xf3\x10\x2d\xd4\x33\xe6\xf0\x7f\x78\x8c\x20\xff\x37"
+ "\x51\x2c\xff\xeb\x5f\x60\xf3\x36\x7a\xac\xf3\xe9\xb8\xfc\xb3\xa1"
+ "\xbd\xf2\x36\x7c\x79\x12\xe5\x18\xcc\xff\xff\xba\x4a\x74\x7e\x54"
+ "\x27\xcb\xdb\x1c\x1a\xcd\xe5\xfd\x43\xb1\x5c\xde\x3f\xd4\x8f\xe5"
+ "\x7d\x66\x5f\x9b\xcc\x45\x3f\xe4\x7f\x6f\x74\xfe\x21\x7f\x36\x6f"
+ "\x73\xf8\x71\xeb\xbc\x7f\x70\x17\x3f\xef\x1f\xdc\x45\x78\xff\xe0"
+ "\x2e\x8b\x79\x1b\xce\xdc\xc8\xcf\x1c\xec\xce\xdb\x18\x74\xfe\x3d"
+ "\x5f\xd7\xf3\x19\x12\x93\xb7\x69\x5d\x93\x6e\x57\xde\x86\x9f\xef"
+ "\x0d\xda\xfe\x94\x85\x67\xae\x5c\xbe\xff\xb7\x03\x97\xef\xff\xdd"
+ "\x85\xcb\xf7\x47\xfb\x70\xf9\xfe\xa8\x37\x5f\xde\x86\xcb\xf5\xff"
+ "\x9e\xca\xc7\xf3\x31\x93\x71\xde\xe6\xf3\x4a\x61\x8e\xff\x77\x8a"
+ "\x78\x8e\x2f\xca\x7f\xc0\xf1\x26\x1c\xef\x6a\xca\xf1\x45\x55\x1d"
+ "\xaa\xf1\x69\x8e\x3f\x52\xc6\xe1\xf8\x36\xcc\xe5\xd8\xb2\x9e\x44"
+ "\x58\xdb\x7f\x6e\x32\xff\xfd\x73\x93\xf9\xef\x9f\x1b\xcd\x7f\xff"
+ "\x3c\xb4\xed\x38\xfe\xf3\xb6\x9f\xff\x6e\x13\xc7\x7f\x6e\x34\xff"
+ "\xfd\xa8\x83\x75\x8e\xff\x77\x2a\x3f\xc7\xc3\x76\x9a\xe3\xff\x9d"
+ "\x6a\x51\xdb\x73\x38\xfe\xe8\xe5\xf6\xc8\xe5\xdc\x9b\xf5\x46\x47"
+ "\x6b\xc5\xe4\x73\x2c\xd5\x1d\x11\xcc\xe7\x0c\x37\xe4\x73\x62\x04"
+ "\xf2\x39\x6d\xc5\xf9\xc7\xee\x70\x39\xff\x58\x13\x97\xf3\x8f\xf7"
+ "\xe3\x72\xfe\x71\x5f\x6e\x3e\x67\xb1\x59\x3e\x87\xcb\xff\xc5\xd3"
+ "\x95\x93\x8d\xf3\x39\x05\x46\xf9\x1c\xe5\x79\x61\xfe\x2f\x16\xe4"
+ "\xff\xbb\x34\xff\x47\xf0\xf0\xff\x17\xff\x9f\xf0\x7f\x84\x1d\xfc"
+ "\xff\xc5\x3d\xe0\xff\x2f\xcf\x91\x1c\x8f\x8d\x75\x52\x8e\x88\xcf"
+ "\xf1\xd8\x77\x1f\x50\x0e\xe4\xde\x07\x94\x11\xdc\xfb\x80\xd2\x83"
+ "\xbd\x0f\x30\xfb\xda\xe4\x3e\xa0\x1c\x70\x6f\xee\x03\xca\x01\xec"
+ "\x7d\xe0\x78\x57\xeb\xf7\x81\x62\x81\xfb\x40\x31\x73\x1f\x28\x16"
+ "\x71\x1f\x38\xde\x24\x9c\xe3\x89\x91\x9e\xe3\x19\x71\xaf\xd7\x41"
+ "\x1d\xd7\x88\xca\xf1\x6c\x8e\xc8\x2c\xc5\x35\x52\x2e\x21\xd9\xf2"
+ "\x39\x86\x1c\x8f\xd2\x24\xc7\xa3\x34\xcb\xf1\x2c\xbb\xc4\xf0\xff"
+ "\x44\x66\xbd\xe9\x64\x3b\x6a\xa4\xd0\xef\xa0\xfe\xcf\x1d\xee\xbc"
+ "\xf9\xff\xd0\xfc\xcf\xd6\xef\xfb\xef\x5a\xdc\x2f\x72\xff\x51\x5a"
+ "\xa8\x81\xfa\xd5\x38\x4e\x4e\x67\x22\x5f\x8d\x94\xff\x72\xe6\xdd"
+ "\x70\xd7\x9b\x7e\x15\xc3\xe1\xfb\xc9\x64\xbd\xe9\x27\x7c\xcf\x69"
+ "\x5b\x6b\xf2\x9f\x58\x49\xd7\xe4\x6f\xad\xe5\xf7\xd5\x21\x9b\x6a"
+ "\x49\x87\x33\xb5\xa4\x2f\xde\x83\x5a\xd2\xb6\xd6\xe4\xbf\x68\x5a"
+ "\xbf\xef\xe4\xe3\x15\xa5\x4a\x54\x8e\x31\x32\xd3\xb4\xf6\xa9\x92"
+ "\x7f\xed\xbe\x8c\x59\xbb\xbf\xb0\x7d\xea\xa0\xe0\xfe\xd0\xf7\xfc"
+ "\xee\x1f\xab\xf7\x27\xab\xe9\xfe\xe0\xf7\x7d\x43\x5f\x77\x96\x02"
+ "\x56\xf5\x98\x4f\x17\x63\x3e\x3d\x79\x96\x3e\xf6\x12\x60\xa1\xfb"
+ "\xf3\xde\x18\xc7\x19\x7a\xe4\x14\xb3\x14\x73\xeb\x49\x7a\xde\x17"
+ "\xc8\x08\xe0\x56\x72\x5c\xd2\x25\x4a\xa7\xeb\xfe\x92\x37\xf4\xff"
+ "\xe1\x03\x0b\x2b\xbb\x94\xab\x1a\xe0\xba\xb8\x46\xbf\xd3\xb5\x42"
+ "\xdb\xa8\xc4\xb1\xf8\x62\x61\xa5\x82\x02\xfe\xdd\xf1\x36\x72\x14"
+ "\x77\x9d\x9e\x2c\xa0\xf5\x0c\xbe\xef\x75\xff\x58\x8b\xeb\x80\x18"
+ "\xb4\x95\xfe\x37\x36\xbf\x95\x0f\xe3\xa3\xa7\xc8\xbd\x6f\x76\x34"
+ "\xe1\x0d\xf8\xbd\x78\x18\x4b\x7a\x8e\x2d\xe6\x0d\xfa\x1d\x56\xc0"
+ "\x1b\xdb\x6f\xb1\xcf\xb1\x71\xfb\x78\x8c\x48\x1e\xe5\xbf\xec\xfc"
+ "\x17\x95\x10\xb7\x7e\x15\xcf\xcf\xad\x5f\xc5\x13\x6e\xfd\x2a\xbe"
+ "\x95\x5b\x55\x3c\x79\x14\xce\x3c\xf6\xaf\x99\xf9\x2f\x4a\x13\x8d"
+ "\xad\xbc\x0f\xeb\xa3\x7c\x2d\x6a\xfe\x0b\xcd\xa7\xf3\x09\x9f\x62"
+ "\xbe\x32\x70\x2a\x9b\x47\x51\x0a\xe6\x51\xac\x71\xaa\xa8\x35\xfc"
+ "\x34\xa7\x96\x04\x72\x39\xb5\x64\x12\x97\x53\xbf\x29\x33\xe5\x54"
+ "\x73\x3e\x2d\x49\xe7\xe3\x52\x52\x1f\xe5\x9b\x44\x61\x1e\x2d\x29"
+ "\x12\xe2\x51\x7a\x7e\x7a\xb8\xd1\xfc\xf4\x56\x1e\x3d\x75\x8a\xcb"
+ "\xa3\x25\x5a\x5b\x79\x94\x7e\xb7\xc9\xc5\x0e\x78\xb7\x89\x64\x1e"
+ "\x8d\x31\xe1\xd1\xd3\x91\x2c\x8f\x9a\xbe\xdf\xc4\x0a\x8f\xce\x6b"
+ "\x9f\x1a\x28\x1c\x1e\xd5\xab\xe9\xfe\x78\x2f\xa4\xfb\x7a\x95\xcb"
+ "\xa3\xdf\x78\x09\xf3\xe8\xe9\x23\x2c\x8f\x92\xe3\xda\x97\x47\x4f"
+ "\xd7\x71\x78\x74\x9e\x11\x8f\xfe\xca\x7a\x08\x3c\xc7\xa2\x95\x47"
+ "\x17\x18\xf1\xe8\x3c\x6b\x3c\x7a\xba\x0e\x8f\x11\xd1\xa8\xdf\xec"
+ "\xb7\xce\xa3\x25\x4a\x7e\x1e\x2d\x51\x12\x1e\x2d\x51\xb2\x3c\xca"
+ "\xa3\x51\x39\x3c\x5a\x9a\x25\x82\x47\x3b\x79\x6d\x94\xd2\x4c\x51"
+ "\xb9\x0a\x76\x4d\xa7\x79\x8d\xd4\x59\xc6\x6b\x82\x8a\x4c\xde\x7b"
+ "\x52\x64\xf6\xde\x93\x65\x86\x35\x9e\x01\x0c\xaf\x4e\xb0\x83\x57"
+ "\xe9\x35\x9e\x65\x3b\xb9\x73\x4f\xca\x76\x1b\xe6\x9e\x10\x5e\x3d"
+ "\x33\xc2\xd0\x2f\xf6\xbd\x27\x45\x16\x6a\xa4\x96\xdd\xe1\xd4\x46"
+ "\x09\x30\xae\x8d\x52\x79\x55\xb8\x46\x6a\xb9\x17\xa7\x36\xca\xe9"
+ "\x3d\xad\xef\x3d\x31\xad\x91\xca\x72\x6c\xc5\x40\x9a\x63\x5b\x6b"
+ "\x50\x95\x47\xb4\xd6\x48\xb5\xb2\x2e\x08\xb7\x73\xa0\x26\xaa\xfd"
+ "\x39\x56\x29\x82\x63\x39\xef\x3d\x31\xad\x31\x55\x71\xa6\xa2\xa4"
+ "\x08\x95\x47\x14\xf1\xd4\x46\x2d\xba\xa7\xef\x3e\xc1\xfd\xe2\xe7"
+ "\xda\xca\xa9\x5c\xae\xad\x4c\xa5\x8f\xbd\xc0\xc7\xb5\x95\x7d\x59"
+ "\xae\x25\xc7\x25\x5d\x30\xe1\xda\x6a\x01\xae\x85\xfb\xea\x8e\x2b"
+ "\x62\xb9\xb6\x32\x84\xe6\xda\x55\x0c\xd7\x5e\x6b\x6b\xae\xad\x0c"
+ "\x61\xb9\xf6\x4c\x4f\xeb\xef\x98\x2a\xf7\xe1\x5f\x97\x53\xee\x43"
+ "\xb8\xb6\xdc\xc7\xe2\x3b\xa6\x38\x73\x3e\xbe\xed\x6a\x78\xc7\x14"
+ "\x9b\x0f\x28\x62\xf2\x01\xf7\xf3\x3b\x51\xbe\x75\x14\x9b\x0f\xf8"
+ "\x06\xbc\x3b\x5e\x77\xb9\x1c\xbf\x73\x6a\x26\x7e\x27\x4a\xa1\x49"
+ "\x3e\xa0\xd0\x3c\x1f\x30\xdd\x32\xc7\x8a\xca\x07\xd0\xeb\x2e\xbf"
+ "\xeb\xc2\xe5\xd8\xef\xba\x72\x39\xf6\xfb\x9d\x86\x75\x96\xb8\x3f"
+ "\xc2\x35\x53\xbf\x9b\xda\x9a\x0f\xa8\xe6\x72\x2b\x9b\x0f\xf8\x3e"
+ "\x58\x98\x63\xbf\xe3\xe6\x7f\x27\xec\xe1\xac\xb3\xfc\xa4\xc6\xb8"
+ "\x0e\xb5\xa1\xfe\xd4\xd9\xfc\x53\x67\x8d\x39\xf6\xbb\x13\xf7\x53"
+ "\x1d\xea\xd6\x5a\x53\x56\xe6\x72\x9b\xd7\xa1\x3e\x37\xa2\xa2\xa4"
+ "\x10\xe1\xb5\x6d\x34\xdf\x72\x72\x03\x85\xf7\x26\x37\x50\x52\x28"
+ "\x90\x1b\x38\x57\xcc\xe5\xd9\x73\x6a\xfa\xd8\xf3\x7c\x3c\x7b\x2e"
+ "\x9d\xe5\x59\x72\x5c\xd2\x79\x13\x9e\xad\x6a\x4b\x4d\x7b\xee\x58"
+ "\xfb\xe6\x06\xce\x1d\x63\x73\x03\xdf\xdb\xb0\xfe\xf1\xbb\x54\x7e"
+ "\x9e\xfd\x8e\xc9\xbb\x7e\xc7\xe6\x5d\xab\x78\xde\x97\xc2\xe1\xd9"
+ "\x1f\x22\x0d\xeb\x1f\x69\x4d\x5b\x6d\xd0\xb4\x85\xf7\xe1\xfb\x52"
+ "\x7e\x98\x2b\x36\x37\x80\xd7\xb9\x63\x6e\xc5\xdc\x65\xe0\x57\x36"
+ "\x37\x50\x28\x9c\x1b\xb0\xc2\xaf\xe2\xdf\xdd\x57\x15\xc9\xe5\xd7"
+ "\xaa\x68\x2e\xbf\xfe\x74\xc7\x94\x5f\xcd\xb9\xb5\x6a\x2f\x1f\xaf"
+ "\x92\xdc\xc0\x4f\xbb\x84\x39\xb5\xea\xac\x10\xa7\xd2\x35\xfd\x6a"
+ "\xd8\x39\xd2\x2c\xa7\x9e\xbf\xc9\xe5\xd4\xf3\x9e\xb6\x72\xea\x3d"
+ "\x79\x5f\x8a\x64\x4e\x8d\x32\xe1\xd4\x1f\xd3\x59\x4e\x35\x7d\x67"
+ "\x8a\x15\x4e\x6d\xaf\x3c\x81\x31\xa7\x72\xb4\xeb\x4f\x6e\x5c\x4e"
+ "\xfd\x69\xac\x30\xa7\xfe\x78\x89\xe5\x54\x72\x5c\xfb\x72\xea\x4f"
+ "\xae\xed\x9b\x27\xf8\xc9\x95\xd5\xae\x3f\x9d\xb3\xce\xa9\x55\xd5"
+ "\xfc\x9c\x5a\x55\x4d\x38\xb5\xaa\xda\xf6\x35\xe5\xd5\x47\x44\x70"
+ "\x6a\x27\x7f\x97\x4a\x75\x91\xe8\x3c\x01\xce\xb7\x62\x2e\xad\xb6"
+ "\xaf\x76\x48\xbc\xa1\x76\xc8\x58\x86\x63\x5f\xb3\x97\x63\x2f\x9c"
+ "\xe2\xce\x69\xb8\x50\x66\x98\xd3\x40\x38\xf6\xd2\x02\xee\xfb\x51"
+ "\xcd\x6b\x85\x70\x6b\xa8\x5e\x7c\xbc\x35\x4f\x80\x39\x77\xac\x71"
+ "\x9e\xe0\xd2\xe3\xc2\x7c\x7b\x71\x2c\x27\x4f\xf0\x5f\x7e\xbe\xbd"
+ "\xcb\xe1\xdb\x9f\xe7\xd0\x7c\xdb\x5a\x43\xf5\x62\xaa\xa1\x86\xaa"
+ "\x55\x0d\xcb\xe1\xdb\x88\x8e\xe1\xdb\x22\xdb\xf9\x96\xfb\x2e\x15"
+ "\xd3\x7a\xa9\xaa\x2e\x15\x27\x80\x6f\xe9\x7a\x1d\xa6\x35\x53\x6d"
+ "\xab\xd7\xd1\x5e\x35\x53\x71\xbf\xf8\x79\x57\xb5\x9e\xcb\xbb\xaa"
+ "\x63\xf4\xb1\xbc\xbc\xab\x9a\xce\xf2\x2e\x39\xce\x66\xde\x95\x94"
+ "\x33\x50\xa5\xb6\x6f\xce\x40\x95\xca\xf2\xee\xa5\x49\xd6\x79\xf7"
+ "\xe2\x44\x7e\xde\xbd\x38\x91\xf0\xee\xc5\x89\x16\x79\x97\x33\x87"
+ "\xa0\x66\x14\x6f\x2d\x8f\xea\xfb\xfd\x3d\x2b\x35\x23\xa5\xe4\x0c"
+ "\x80\x83\x65\x89\xb8\x86\x53\x04\x9e\x43\x60\x3d\x67\x60\x8d\x6f"
+ "\xc5\xe7\x0c\x7e\x19\xc1\xe5\xdb\x5f\x46\x71\xf9\xf6\xca\x55\xdc"
+ "\x2f\x8b\x39\x03\x9a\x03\x7e\x59\xdf\x9a\x33\x50\x71\x79\x96\xcd"
+ "\x19\x5c\xd9\x2a\xfc\xec\xeb\x97\x43\x1c\x7d\xfb\x9a\x49\xcd\xea"
+ "\x70\x96\x6f\x4f\x97\x1b\xe6\x8c\xd5\x5e\x3e\x35\xc5\x98\x6f\x7f"
+ "\xd1\x98\xd5\xac\x0e\x69\xc3\x9a\xd5\x21\x6d\x5c\xb3\x7a\x2a\xb7"
+ "\x66\xf5\xb6\xbb\xec\x3c\x32\xf1\x35\xab\x2f\xaf\xa4\x39\x18\x63"
+ "\x08\xd7\xad\xb6\x25\x8f\xd0\xce\xef\x5a\xe1\x70\x2f\x27\x8f\x70"
+ "\xa5\x0b\x97\x7b\xaf\x0c\x17\xe6\xde\xcb\xe7\x58\xee\x25\xc7\xb5"
+ "\xaf\xe6\xbd\xa2\x68\xdf\x3c\xc2\x15\x05\x9b\x47\xb8\x72\x8a\x97"
+ "\x7b\x39\xcf\xc6\x7e\x39\xc6\xff\x6c\x0c\xb6\xd3\xdc\xfb\xcb\x31"
+ "\xc1\x3c\x82\xd9\xfc\xad\xff\xed\x27\xcf\xc6\x18\xcd\xab\x12\x91"
+ "\x47\xe8\x74\x73\x0c\xfe\xb7\x4f\x4a\x1e\x01\xf3\x2d\xe6\x33\x03"
+ "\xe7\xda\x92\x47\x68\x7b\x8d\x5b\xb7\x9f\xcb\xb9\x75\x07\xb9\x9c"
+ "\x5b\x1f\x6c\xca\xb9\xe6\x7c\x5b\x77\x93\x8f\x6b\x49\x1e\xa1\x1e"
+ "\x09\xf3\xec\x55\x2f\x41\x9e\x35\x99\x9b\xcb\xf2\xec\xb5\x49\x5c"
+ "\x9e\xbd\x1a\x21\x89\x67\x6d\x7d\x07\x4b\xa7\xe2\xd9\x08\x13\x9e"
+ "\xbd\x76\x95\xe5\x59\xd3\xf7\xb0\x58\xe1\xd9\x76\x7a\x0f\x8b\xb0"
+ "\xc6\xfd\x75\x01\x97\x67\x7f\x2d\x10\xe6\xd9\x5f\x47\xb1\x3c\x4b"
+ "\x8e\x6b\x5f\x9e\xfd\x75\x7e\xfb\xe6\x16\x7e\x9d\xcf\x6a\xdc\xfa"
+ "\xc1\xd6\x79\xf6\xaa\x0f\x3f\xcf\x5e\x65\x9e\x8b\x5d\xf5\x11\xd4"
+ "\xb8\x66\x3c\x7b\xdd\x43\x04\xcf\x76\xf2\x39\x08\xd7\x45\xd5\xbf"
+ "\x30\xca\xd7\x3e\x54\xa1\x32\x59\x2f\x71\xde\x78\xbd\x84\x51\x6e"
+ "\x61\xac\x21\xb7\xc0\x7d\x3f\x4b\xbc\x21\x7f\xeb\xcf\xf0\xee\x18"
+ "\x7b\x79\xf7\x46\xdf\xc6\x56\xde\x5d\x0c\xbc\x7b\x83\x5e\x1f\xd1"
+ "\xd8\xca\xbb\x37\x2f\x18\xfa\xc5\xbe\x9f\x45\x20\xb7\xf0\x22\xdd"
+ "\xde\xb2\xd6\xdc\x02\xe6\x61\x7f\xe3\xdc\xc2\xcd\x74\x61\x0e\xbe"
+ "\x51\xc0\xc9\x2d\xfc\x87\x9f\x83\x1b\x38\x1c\xfc\xdb\x19\x9a\x83"
+ "\x5f\x34\x70\xf0\x8d\xda\xbb\xe0\x2d\xef\xae\x13\xc7\xc1\x0d\x34"
+ "\x07\x07\xdc\x1b\x0e\x3e\xd4\x06\x1c\x4c\x8f\xbb\x3a\xae\x42\x09"
+ "\x1c\x3c\x13\x73\x70\x80\x6d\xf9\x86\x0e\x7a\x47\x0b\xee\x17\x3f"
+ "\x17\xab\x9b\xb8\x5c\x7c\x73\x00\x7d\x2c\x2f\x17\xab\x4f\xb1\x5c"
+ "\x4c\x8e\x6b\xdf\x7c\x83\x5a\xd3\xbe\xf9\x06\xb5\x86\xe5\xe2\x9b"
+ "\xc5\xd6\xb9\xf8\xc6\x1e\x7e\x2e\x86\xed\x34\x17\xdf\xd8\x63\x91"
+ "\x8b\x5f\x34\xe6\xe2\x5b\xad\x9a\x97\x93\x6f\x50\xdd\xef\xef\x6e"
+ "\xb9\x25\xa8\x7f\xbd\x7b\xa3\x94\x1a\x87\xdb\x5d\x2a\xf2\x10\xba"
+ "\xbd\x0a\xa5\x54\x68\x5f\x44\xb0\x0d\xc6\xef\xf6\xc0\x0a\xcf\xe1"
+ "\x48\xbf\xe9\x35\x9a\x8f\x3f\xc0\x1f\xd0\xb8\x99\x32\xe6\xda\xa2"
+ "\xc7\xf8\x36\x3d\xdf\x15\x6f\xc7\xdc\xbb\xc3\x68\x3f\xdf\x6f\x51"
+ "\x99\xe3\xea\x98\xef\xa5\x92\x75\x37\xe3\xea\x0d\x7f\x63\x6c\xaa"
+ "\x1c\x6e\xa7\x51\x59\xe3\x6a\xd5\x6e\xe3\x6a\xf9\xbe\xff\xa4\x2b"
+ "\x72\xec\xb6\x92\xa2\xb6\x6f\xa6\x1a\x6e\xff\x29\x10\xdd\xde\x80"
+ "\x50\xe6\x66\x4a\xdd\xb8\xee\xf6\x09\x38\xc7\xfa\x2d\x70\xdc\xed"
+ "\xee\xc5\x95\xb7\x57\x4d\x41\xb0\xad\xca\xb0\x0d\xc6\x0d\xe9\x57"
+ "\xc9\x29\x3d\xec\xa3\x36\x3b\x1f\xdb\x91\x0c\x5c\x95\x88\xd0\xb3"
+ "\x77\xf1\x35\x73\xbb\x0e\x30\xe3\x9e\x01\x6d\x6e\x84\xb6\xa8\xc7"
+ "\xfe\xd8\x00\x78\x54\x94\xaf\x41\xf8\x9a\x4e\x85\xf3\x2a\xc8\xc0"
+ "\x63\x2f\x7f\x26\x97\x92\x29\x90\x7e\xf7\xf0\x50\xca\x63\x4e\x26"
+ "\xc4\x03\x65\x2e\x46\xf4\xdc\x8f\x8d\x70\x1c\x25\x5b\x41\xc1\x7d"
+ "\x44\x55\xa1\x6d\x20\xd7\x34\xf4\xef\x0b\xf0\xb1\x14\xfc\xee\xf6"
+ "\xc5\xc8\x15\x3e\x4e\x54\xce\x9c\xcc\xc6\x75\x0d\x31\x70\x9e\xa1"
+ "\xb8\x5f\x42\xe7\xb8\x71\x1b\xdc\x77\xfe\xe8\x89\xef\x1d\xf4\xef"
+ "\xe3\xdf\xa6\x7f\x47\xa6\x4f\xd5\xc1\x76\x6a\xd5\x0a\xaa\x22\x5e"
+ "\x8b\x5c\x60\x2c\x76\x40\xbf\x31\x1e\xf5\x1f\x07\xa2\xd5\xbd\x10"
+ "\x3a\x90\x50\x27\xab\x80\xbe\xeb\xb6\xfc\xb1\x41\x99\xfc\x1c\x82"
+ "\xfd\x6a\xec\x59\xae\x38\xdc\x59\x10\x74\x15\x21\xcc\x27\xf0\xff"
+ "\x65\x0d\x70\x1f\x9b\x04\x7f\x6f\x84\xf3\xd0\xdf\xf6\x54\xe0\x63"
+ "\x61\x7b\x5f\xe5\xd2\x1f\x91\x4b\x0c\x72\xcc\x80\x73\x23\xc7\x36"
+ "\x34\xe0\x63\x55\x0e\x77\xe2\x71\x1f\xe0\x18\x47\xf8\x1b\x7f\x0f"
+ "\xcf\x21\x43\xd4\xae\xe1\xa1\x34\x36\xb3\xe7\x64\xea\xfb\x0e\x0f"
+ "\xa5\xb9\x0f\xce\x73\x23\x9c\x33\x1c\xe3\x04\xc7\x38\xd1\xff\x26"
+ "\x23\xd7\x6c\xd8\x86\xdb\x81\x7f\x9d\x94\x0b\x9b\x71\xdb\xb5\xb8"
+ "\x6d\x81\x71\x50\x50\xee\x73\x32\x29\xc0\x36\xbe\xa7\x7a\x27\x3b"
+ "\x9c\xa9\x71\xb8\xeb\xe9\xe2\x40\x51\x70\x9d\xab\x56\x27\x23\xa7"
+ "\x4c\x3d\x42\xca\x5e\xb8\x9d\x3b\x37\xa1\x7d\x05\x1e\x8b\xc6\x75"
+ "\x77\x2a\x55\x0e\x0d\x89\x78\x7c\x21\x9e\x0d\xde\x4f\xe2\x73\xb8"
+ "\xeb\x8b\x7f\x07\x7f\x87\x39\x5e\x49\xe3\x0f\xfa\xec\x9d\x2c\xa7"
+ "\x60\xbf\x9b\xdc\xe1\x12\x92\x7b\x3a\x7f\xda\xb8\xee\xae\xab\x0a"
+ "\xed\x9f\x88\xbf\xaf\x22\xdf\x03\x2c\xdd\xf5\x81\x98\xe5\xe2\x6d"
+ "\xf8\x6f\x81\xfe\x3a\x19\xe2\x56\xe6\x09\xd8\x30\x8d\x9d\x01\x23"
+ "\x80\x0b\x03\x46\x70\x7f\x3f\x4d\x56\xc9\xe8\xfb\xb0\xc3\x5d\xda"
+ "\xd7\x65\x40\x0c\x75\x1f\x7a\x2a\x36\xc2\xd8\xea\x5b\x70\x5c\x6a"
+ "\x60\x5f\x63\x34\x8e\xcb\xc6\x04\x88\x09\x39\x36\x8d\xed\x3f\xfe"
+ "\xbb\x91\x8e\xa7\x1e\x62\x41\xd6\x6e\x36\x8e\xc2\xe7\xb3\xf1\x2e"
+ "\xc4\xb1\x07\xd5\x70\x02\x22\x47\x61\xdc\x02\x46\x0e\x2c\xd6\xc8"
+ "\xf0\xbc\x3e\xbc\xfd\x8b\x5b\x1a\xd9\xc6\x6b\x08\xeb\x4a\x94\x0e"
+ "\xbc\x9c\xbf\x14\xc6\x1c\xda\xa4\x7c\x86\xa9\x06\x19\xe2\x98\x00"
+ "\xb1\x5b\x0a\xd8\x85\x31\xdf\x08\xe3\xb7\x1d\x38\x0f\xff\x7f\x3b"
+ "\xdc\x7f\x40\xd3\xa9\x54\x0e\x8d\x78\x6d\xa3\x6b\x7e\x0f\x4a\xbd"
+ "\xa3\x07\x55\x0f\x63\xf8\x55\xe3\xba\xc6\x10\xc3\x18\xe2\x3e\x6d"
+ "\x84\xed\xe9\xb0\x1f\xc6\xb3\x92\x60\xe8\x6e\x81\xe1\x9c\x85\xc6"
+ "\x33\xed\x00\x1a\x9e\x7e\x00\x79\x6d\x38\x80\x46\x2e\xaf\x85\xeb"
+ "\x72\xd5\x2b\xd4\x37\x33\xb5\x70\x4f\x2c\xa8\x6a\xee\x31\xa1\x12"
+ "\x3f\x7b\xd2\xaf\xfe\x63\xc1\xda\x03\x68\x00\x5e\x1b\x1b\x54\x8f"
+ "\x10\xbe\x87\x07\x75\xf9\x99\xaa\x88\xb9\x83\xf4\x6e\x05\x55\xba"
+ "\xd5\xcf\x74\x9f\x7c\x07\xa1\x93\xbe\x0d\x28\x39\x16\xee\xe5\xb7"
+ "\xea\x50\x72\x03\xa5\x2e\x4f\xb9\x8a\x80\x7b\xaa\xc9\xd8\x35\xb9"
+ "\x07\x45\x22\x84\xd7\x0c\xea\x7f\xf5\x45\xce\x51\x48\x91\x78\x1e"
+ "\x79\xae\xa8\xa5\xea\x74\x9b\xa7\xa5\x24\x27\x21\xd9\x81\x5b\x55"
+ "\x44\x7b\x3a\x68\x2e\x17\xe3\xf5\xa9\x8d\xa1\x68\xb6\x96\xb9\x1f"
+ "\x65\xcf\xc9\x5d\x11\x8d\x7a\xe2\xf3\x71\xa1\xb5\x97\x66\x25\x8c"
+ "\x5b\xae\x38\x7e\xd6\x4c\xa4\xe3\xb9\x79\x3a\x3a\xf0\xa6\x06\x74"
+ "\x6b\x37\xd5\x8a\x48\xaa\x0e\xeb\x3a\xb8\xbf\xd0\x5a\xb0\xa2\x4e"
+ "\x0b\xda\x6a\x2e\xdc\xbf\x55\xe8\xcb\x9a\x02\x99\x3e\xa7\x9b\x4a"
+ "\xe4\x6f\x14\xd2\xf7\x6d\x7c\x2f\x85\xbe\x4f\xf5\x45\xe4\x3e\x08"
+ "\xf7\x4c\x97\x58\xac\xa7\xa8\x9f\x71\xff\xbf\x80\x73\xa5\xfa\xc4"
+ "\x02\x47\x69\x86\xe0\xfb\x67\x50\xb5\x12\x95\x6a\x74\x68\xdb\x35"
+ "\x7a\x8c\x1e\x82\x31\x52\xc0\x3e\x47\x18\x27\x47\xbe\xb8\xe1\x98"
+ "\xe9\x33\x0b\xaa\xf4\x72\x12\x1b\x3a\x2e\x0d\x24\x2e\x93\x17\x21"
+ "\xb8\x8f\x42\x6c\xb2\x48\x6c\xf4\x1e\x11\x31\x38\x36\xe2\xce\xa3"
+ "\x29\x5e\xe8\xfe\x82\x7f\x9b\x02\x7c\x60\x5c\xe8\xdd\x23\x62\xf0"
+ "\x6f\xe3\x3e\xe0\xe7\x67\x18\x07\x41\x6b\x7f\xa6\xca\x63\xea\x50"
+ "\x05\x9c\x0f\xe5\x66\xdc\x07\xad\xd8\x3e\x68\x85\xfa\x90\xf6\x2c"
+ "\xe0\xf6\x59\xc0\xed\xb3\x80\x5b\x15\xc1\xed\xe9\x6a\x82\x5b\x1d"
+ "\xf4\xab\x09\xb4\xfb\xf2\xa9\x48\x86\xfb\xb5\xef\x47\x5c\xa3\x0f"
+ "\xfa\x59\xc7\x62\x77\xd2\x75\x18\x23\x03\x7e\xe5\xcf\x74\xc7\xe3"
+ "\x53\xde\x50\x85\x56\x60\xfc\x36\xf3\xe1\xb7\xe5\x6c\xd0\x1c\x88"
+ "\xcd\x3b\x80\xdf\xff\xf9\x22\xa7\x5a\xa4\x48\x9a\x0a\xf8\xad\xe3"
+ "\xc3\x6f\xcb\xee\x63\xf0\x9b\x66\xf8\x8d\x34\xc6\x6f\xcb\x68\xf1"
+ "\xf8\x6d\x71\x6a\xc5\x6f\x18\x83\xdf\x68\x13\xfc\xd6\x1a\xe1\x17"
+ "\x9f\xb7\x68\xfc\xb6\xc4\x88\xc3\x6f\x73\x43\x2b\x7e\xc1\x97\x6c"
+ "\x7b\x9b\x1e\xa3\x87\x60\x8c\x00\xbf\xcd\x25\x30\x4e\xbc\xf8\xed"
+ "\xf8\xf8\xe9\xb2\x6d\x8f\x9f\x2e\xd2\x7a\xfc\x74\x0e\xe2\xe3\xa7"
+ "\x2d\x6d\xff\xf8\xe9\xfc\xc4\xc5\x4f\x7b\x48\x38\x7e\xda\xd4\xce"
+ "\x13\x3f\x2a\xc4\xf6\xf8\x51\x7d\xad\xc7\x4f\x7f\x5c\x7c\xfc\xf4"
+ "\x69\xed\x1f\x3f\xbd\x5a\x5c\xfc\xf4\xb1\xc2\xf1\xd3\x07\x08\xc5"
+ "\xef\xd5\x9e\x7a\x4a\x8f\xe7\xcd\xf5\x18\xef\x87\x35\x10\xad\xd7"
+ "\x64\xa8\x0f\xf6\x8c\xf0\xb7\xc2\xf0\x37\xad\xa9\xc0\x57\x9b\xfc"
+ "\xed\x64\xf2\xb7\xab\xc9\xdf\xee\x26\x7f\x7b\x9a\xfc\xed\x65\xf8"
+ "\x1b\xe2\xd5\xe5\x86\x03\x95\x05\x9e\x2d\x45\x25\x43\x03\x98\xfd"
+ "\x3e\xb3\x75\xde\xd8\xf7\xf9\xf0\xf5\x7d\xe3\x2a\x4a\xe3\xec\x80"
+ "\xa8\x16\x19\x85\x62\x92\xd1\x1f\xaf\xc9\x50\x41\xf3\x2a\xb0\x84"
+ "\xf2\x5e\xbe\x54\x73\x0a\xd2\x67\xbb\xb8\x4f\x5e\x06\xf8\x02\x0b"
+ "\x4d\xad\xf0\x7c\x08\xda\x7e\x0c\xc6\x4d\x5d\x1e\xa3\x06\x5d\xfe"
+ "\x25\x55\x23\x43\xe9\xf8\x3c\x9f\x8d\x51\x22\xbd\xfc\x19\xfc\x5c"
+ "\xc2\x41\x9f\xe3\xe2\xae\x96\x3f\xd3\x8b\xda\x19\x87\xd2\x57\xe9"
+ "\x1d\x2b\xea\xcf\xa2\x0c\x99\xde\x3b\x31\x11\x74\x7d\xfd\x21\xb4"
+ "\xbc\x9e\xaa\x4b\xd4\x52\x9a\x8a\x99\x4a\xfc\xdc\xb6\xae\x22\xbe"
+ "\x04\x95\xab\xcf\x22\x7c\xcf\xc3\x58\xad\x50\x1f\x22\xcf\x89\xf1"
+ "\x31\xb0\xad\x5c\xbd\x0f\x95\xc1\xdf\xca\x85\x97\xe1\x3c\x1d\x46"
+ "\x55\xd4\xef\x43\xba\x6c\x17\x57\xbd\x7b\xb7\x06\xca\xbd\x9b\xa6"
+ "\xac\x1e\xfa\x96\xdd\x4d\x8b\xfb\x5a\x0e\xfd\xa0\xdf\xd1\x99\xd3"
+ "\x4d\x4b\xb7\xdb\x50\x49\xe7\x10\x74\x39\x70\xbc\x07\x1c\xef\xd1"
+ "\x4d\x83\xfb\x87\xfb\xc6\xeb\xf7\xb2\xc7\xcf\x85\xbe\xbf\x38\xd5"
+ "\x57\x81\xa8\x95\x0a\x4f\x51\x78\x93\x39\x44\x08\xfa\xc8\xec\xf1"
+ "\xb5\xa4\x5d\x47\x29\xed\x0a\xce\x7f\xa2\xb2\x03\x98\xfe\xba\x4a"
+ "\x68\x57\xe6\x6a\xa1\x5d\xa6\xbf\xde\x52\xda\x8d\x12\x6e\x37\x90"
+ "\xe9\xaf\xbf\x94\x76\x95\x16\xda\x65\xfa\x9b\x22\xa1\x5d\xb9\xa7"
+ "\x85\xb8\xcd\x95\x86\x05\xf9\x7c\x4b\x58\x90\x86\x03\xb9\x85\xf3"
+ "\x0f\x98\x2b\x0d\x03\x0a\xc1\xfc\x37\xc6\x80\xb4\xf8\x2b\x2c\xc6"
+ "\x5f\x5a\xec\x15\x82\xef\x7f\xc4\xb1\x97\x16\xf7\x2e\x82\xf8\xc7"
+ "\xde\x18\xe2\x04\x9c\x1e\x1b\xa1\xdf\xfc\x18\xd2\xf7\x18\x2f\x5b"
+ "\xad\xf7\x47\xaf\x26\xc1\x3d\x2f\x17\xb9\xbd\x9a\xff\x33\xe5\x8f"
+ "\x73\x4e\xb2\x2e\x7b\x92\xf2\x90\x2c\x53\xa6\x97\xed\x4f\xa8\x92"
+ "\x55\x68\x87\x63\xde\xd2\xed\x5a\xaa\x71\x78\x0a\xb6\x1f\x87\x91"
+ "\x68\x58\xe2\x8b\x48\x5b\x8f\xa1\x8c\x64\x7f\x14\xa4\x43\x38\xc7"
+ "\xd1\x30\x79\xd1\xcf\xd4\x57\x89\xa0\xf1\x6f\x02\xbf\xe6\x6a\xf0"
+ "\xbd\xd4\x0d\xbe\xab\x05\x1c\x43\x3b\x1a\xf4\xa9\x5e\xed\x30\x59"
+ "\x4d\x1f\xab\x06\x3f\xaa\xa6\x36\x8f\xa7\xef\xc9\xd4\x0a\x5f\xb4"
+ "\x06\xfe\xbe\x22\x7b\xa8\xa7\x5c\x8d\x64\xdb\xc1\xab\x36\x6e\x78"
+ "\xc8\x5d\x25\x7b\x48\x8d\xfd\x2b\xf8\xe4\xfa\x15\x37\x71\x3e\x3f"
+ "\x36\xe2\x80\x5e\x2d\x5b\x0d\xbe\x19\x1f\xff\x6c\x0c\x92\x7d\x05"
+ "\xed\xc1\xb1\xfe\xc7\x63\x11\xb2\x90\xcf\x51\xe8\xdd\xc3\x6b\xf1"
+ "\xf7\x71\x3b\x38\x4f\xba\x51\x0f\xe3\xec\x3e\x27\x17\xf7\x9b\xca"
+ "\x9e\x50\xa4\x4c\xc0\xf7\x9c\x87\x4a\xc6\xf5\xa3\x1a\xf1\x3d\x04"
+ "\xee\x1d\xbd\xae\xc1\xdf\x74\x3e\x60\x15\x55\x49\xb9\x3b\xd7\x51"
+ "\x19\xce\xfe\xe5\x0d\xb7\x90\x72\x69\x33\xaa\x91\x3d\x74\x0a\xff"
+ "\xf6\x6d\xf7\x70\x55\x83\x7b\x78\x1d\xf4\xe1\x84\xa1\xbf\xf8\xb7"
+ "\x0c\xdb\x71\xfe\x83\xe9\x63\xed\xf1\x44\xe1\x3e\x52\xab\x7b\x75"
+ "\x0f\xf2\xa4\xd4\x78\x2c\x95\xc9\xb7\xa0\x2f\x8e\xd3\xf1\x78\x53"
+ "\xd9\xe1\x85\x0d\x2b\x7c\x7b\xd3\xf9\x40\xd9\xc3\x29\x38\xaf\x44"
+ "\x65\xbb\x90\xfc\x76\x8e\x0b\x3d\x57\x07\x73\x3f\x68\x00\x0d\xd6"
+ "\x42\x37\x64\x0f\xd3\xf9\xc0\xa9\xbe\x32\x71\x7e\x4a\xf6\x30\xed"
+ "\x7f\x95\xbd\xf1\x38\x38\x8e\x86\xdf\x7b\xa9\x46\xf6\xf0\x2e\x92"
+ "\xe3\x70\xf1\xc4\xbf\x07\xc7\xf8\xc1\x6f\x7a\x52\xd9\xce\x2a\x7c"
+ "\x1c\xec\x3f\xc1\xec\xf7\x36\xda\xef\x0d\x7d\xd6\x30\xfb\x6b\x99"
+ "\xfd\x3e\x46\xfb\x7d\x62\x7a\x23\x87\x6b\x32\x47\x27\x7c\x4e\x94"
+ "\xbb\x0b\x3e\x1f\x77\xfc\x3c\x81\x3e\x27\x0f\x17\xc4\x1c\xe7\x5e"
+ "\x2f\x73\xec\x7b\x1b\xf0\x05\xfb\xbd\x8c\xbe\xef\xf5\x55\xbc\x1f"
+ "\x7a\x35\x1f\x8f\xa9\xe3\x70\x95\xc2\x55\x4b\xe7\x89\x64\x0f\x0f"
+ "\xa1\xc7\x02\xee\x9f\xc6\xed\xa9\x64\x8e\x0a\x7c\x8f\x6c\x00\x1d"
+ "\x09\xc7\x78\xe1\xdf\xe4\x1b\x7f\xed\xae\x61\xfe\xcd\x3e\xc3\xa6"
+ "\x34\x67\x47\x17\xf6\xaf\x7d\x42\xd7\x3a\xff\x33\x02\xc9\x82\xaa"
+ "\x91\x7c\xc5\x1c\x24\xc3\x1a\x2a\xf9\x0c\x92\x25\xce\xc1\x79\xe9"
+ "\xd9\xde\x94\xec\x40\xfd\x81\xa5\x1a\xb8\x4e\x94\x5d\x70\x7d\xaf"
+ "\x16\xf7\xf1\x48\x3b\x20\x30\x02\x3f\xab\x69\xda\x35\xcc\x5b\x93"
+ "\x1d\xe6\xd8\xe4\x1e\xe6\x79\x65\x3e\x92\xcd\xae\xe7\x7d\x6e\x33"
+ "\x72\x79\x35\xa5\x4f\x5e\x84\x1c\x83\x66\xca\x29\xfc\xec\xa6\x2c"
+ "\xea\x32\x4a\xba\x8e\x64\xf8\x79\xcd\xb6\xbb\xc8\xbd\x02\x74\x2f"
+ "\x7e\x9e\xe3\x14\xe1\x8d\xf2\x92\x91\xbb\x73\x3d\x72\x75\x76\x70"
+ "\x78\xe8\xf5\xe9\x08\xe9\x1a\xa3\xba\x02\x5e\xf5\xcf\xd4\x7a\xe3"
+ "\x9c\x49\x37\x6a\xd3\x47\x95\x07\x92\x8b\xba\x68\x41\x67\xe3\x67"
+ "\x3a\xef\xdf\x45\x03\xf2\x97\x22\xbf\xd9\x65\x29\x74\x2d\x23\x3c"
+ "\x57\xb4\xa9\xd1\xd7\xbb\xe5\xaf\xbe\xbd\x9b\x1b\x7d\x9f\x34\x3c"
+ "\xef\x99\x75\xdd\x15\xe1\x39\xa4\xd4\xba\xe6\xb1\xf8\x79\x0f\xce"
+ "\xab\xb7\x64\x91\x5a\x47\x78\x5e\xa9\xfe\xaf\xbe\x5e\xd4\x6c\x5f"
+ "\x34\x48\x03\xe3\xdb\xe8\x8b\x12\x82\x91\x2b\xf4\xd9\x75\x40\x2d"
+ "\x92\xed\x08\x47\x8e\xa5\x11\x35\x58\x93\x78\x96\xd6\xee\x46\xcb"
+ "\x02\x51\x6f\x2d\xe8\x76\xfc\x1c\xa1\xb4\x36\x07\xe1\xe7\x41\x79"
+ "\x77\xd1\xf0\xdc\xbb\x68\x24\xe5\x1e\x91\x32\x71\x8e\x37\xd2\xe7"
+ "\x84\x17\x56\xc4\x7f\x82\x56\x34\x51\x97\x2a\xd6\xe8\x11\xce\xa3"
+ "\x62\xfc\x52\x1e\x11\x29\x04\xc3\x8f\xb8\x9d\xf4\x3d\x89\xc4\x63"
+ "\xf8\x11\xe1\xfb\xff\xae\x61\x53\xb4\x3e\xc3\xbc\x75\xee\xd1\x85"
+ "\xe4\xd9\xe0\x6c\x6f\xfd\x47\x71\x99\xf8\x99\xcf\x3f\x6a\xea\x1c"
+ "\xf0\x3c\x27\xbc\xe6\x57\xbf\x2f\x30\x82\xf3\x9c\xad\x85\x89\x57"
+ "\x0b\x89\x17\x7e\xc6\x36\xab\x1e\x51\xb3\xb5\x32\x10\x99\xbe\xdd"
+ "\xe8\x67\x6c\x1a\x15\x62\xd7\xfe\x7a\xa2\xed\x7a\xf2\x7c\x4d\xbf"
+ "\x3c\xaa\xab\x1e\x62\x42\xad\x92\xa1\xfd\x77\x35\x5d\x74\x10\x97"
+ "\x34\xbc\x1e\x78\xa5\x83\x33\x60\xb3\x9b\xbe\xc5\xf3\x11\xd0\xb1"
+ "\x7e\xb3\x2f\xa5\x30\xb5\xa6\x1c\xe9\x7f\xb5\xcb\x7d\xbd\xa1\xed"
+ "\x27\x5b\x5a\x7c\x7b\x1b\xd6\x0e\x1b\xe6\x1a\x50\xeb\x9a\x94\x78"
+ "\xdd\x30\xf6\x43\xda\x2c\xf2\xfc\x06\x30\xe1\x80\x7d\x0f\xf4\xc1"
+ "\x6b\x10\x68\x57\xfc\xbc\x0b\xfa\xe9\xba\xfd\x0a\x72\x2c\x8b\xfa"
+ "\x91\x8e\x8d\x8e\x89\x09\x5e\x43\x8c\xe3\x30\x29\xda\x1b\x95\xef"
+ "\x39\x87\x06\xc5\x3b\x9a\xc5\xa1\x65\xf7\x30\x6f\x43\x2c\xa8\x0d"
+ "\x8e\xf1\x70\x1f\x1a\x72\x43\xf6\xe8\xee\x93\xc0\xb1\x53\x63\xc5"
+ "\xc6\xe4\xd1\x5d\xf7\x3e\x26\xae\xbf\xb3\x98\x3c\x12\x4a\x62\xe2"
+ "\x3c\x42\x5a\x4c\x9c\x87\xdf\xfb\x98\x38\xfe\xce\x62\xf2\x68\x3d"
+ "\x89\x49\xb7\x32\x69\x31\xe9\x56\x2a\x38\x1f\x59\xef\x2f\xfb\xc6"
+ "\xb3\x0a\x7d\xda\x0b\x7c\x7d\x66\xb1\xb7\x3e\xb3\xb8\x40\x3f\xc3"
+ "\x53\x41\x34\x4b\x8f\xbc\xaf\xbd\x40\x33\x2c\xbe\x46\xff\x9f\x3c"
+ "\xd3\x4b\x88\xc0\xeb\xde\xbe\x39\x81\xb5\xc4\x06\x74\x7a\x2c\xd6"
+ "\x0e\x2e\xf9\x8f\x86\x82\x06\x9c\xe1\x89\x9a\x66\x84\xca\x36\xfc"
+ "\x88\x1c\x5d\xaa\xd0\x44\xbd\x9e\xa2\x94\xc9\xd7\xe0\x5e\xfd\x87"
+ "\x5a\x65\xd8\x35\xe4\x9d\xe0\x08\xc7\x76\x1f\xe7\x9d\xb0\x12\xff"
+ "\xdb\xcf\x3b\x61\xdd\xcf\x57\x64\x6e\x57\x71\xbb\x49\x17\x90\x4c"
+ "\xfb\xa7\xe1\x31\x07\x16\x2a\xe1\xfe\x37\x3d\xe5\xc0\x0d\x8d\x2c"
+ "\xed\x16\x52\x50\xb2\x27\x28\x17\x35\x72\x4c\x5f\x8c\xe8\xe7\x2a"
+ "\x31\x6f\xa3\x27\xae\xc9\xdc\xe6\xe0\x9c\xf3\x17\x37\x94\xb2\x4c"
+ "\x7c\xcc\x93\x71\x99\xfb\x7a\xa9\x1d\xf0\x7d\xf3\xc0\x42\x8d\xcc"
+ "\x80\x23\x3c\xf7\x61\x76\x03\x92\xc1\x58\x4e\xb9\xbd\x7b\x98\xbf"
+ "\x26\x27\xcc\xb3\xd9\x23\xcc\x51\xe7\x11\x5d\xa8\xdd\x1f\x18\xc1"
+ "\x87\x2d\xfc\x6c\x17\xdf\x33\x9d\x1b\x90\x6b\x78\x0c\x8b\x31\xfd"
+ "\x72\x82\xad\x72\x4d\x1d\xc2\xeb\x2a\x5c\xe0\x5e\x49\xb5\x44\x75"
+ "\x9d\xb1\x17\xe2\xce\xe0\x0b\xee\xd7\xc2\xf8\xda\xca\xc5\xd7\x6d"
+ "\x06\x5f\x80\xb3\x56\x7c\xb1\xf7\xca\xa6\xb1\x04\x5f\xaa\x56\x7c"
+ "\xd1\xf7\xca\xe5\xbe\x5e\x18\x63\x06\x7c\xe1\xfb\x24\xc1\x57\x8d"
+ "\x20\xbe\xbe\xa9\xe6\xc7\x97\xb6\xaf\x31\xbe\x9c\x53\x08\xbe\xdc"
+ "\x06\x9e\x9c\x09\xf8\x9a\x29\x16\x5f\x6e\x03\x88\x16\x9b\x16\x43"
+ "\xeb\x1a\xd9\x63\xe4\x5d\x1b\xa0\x81\x59\xfd\xeb\x96\x45\x9e\x93"
+ "\x81\xde\xf5\x98\x50\x44\xe5\x80\xe6\x85\x7e\xcc\xee\x87\x1c\x6f"
+ "\x7b\x84\xab\x6e\xe7\x84\xd7\x36\x78\x84\xd7\x91\x7b\xb4\xdb\xe1"
+ "\x93\xf1\xd0\x8f\x78\xd1\xfd\x38\x44\xff\xee\x4f\xa1\x7f\xa0\x66"
+ "\x84\x2a\xf4\x3f\x85\x76\x81\x18\x7b\xbe\xa7\x4b\x41\x77\x33\x13"
+ "\x42\xc1\x2f\xd4\x79\x27\xa0\x67\x00\x7b\x1e\xa7\x41\x2f\x9f\x86"
+ "\x6b\xa9\x62\xca\x7c\x44\x6d\x5a\x56\xf5\x0f\xbd\x5a\xa1\x92\xb9"
+ "\x14\x60\x1c\x02\x96\x15\xc6\x58\x26\xb8\x25\xfb\x34\x99\x09\x51"
+ "\xb8\xad\xa0\x12\xe4\xe2\xfd\x1a\x52\x5c\x91\xfd\xe1\xf0\xb2\x24"
+ "\x84\xd7\x93\x75\x81\xff\xaf\x6c\xda\x14\x58\x05\xdf\xef\x46\xfd"
+ "\x14\xe2\x10\xf3\x1a\xea\x4d\xcd\x08\x71\xc0\x5c\xf7\x49\x72\xae"
+ "\x4c\x0f\xdb\xc8\xdc\x82\x5c\x84\xf7\xa7\x35\x2b\xe8\x79\x08\x7a"
+ "\x38\xa6\xbc\x21\x17\xa5\x2d\x05\x9f\x0b\xff\x27\xf3\x55\x72\x11"
+ "\x3e\x3e\x7d\xb1\x2b\xfd\x2c\x91\xfe\x9e\x36\x17\xe1\xef\xea\x60"
+ "\xfb\xfb\x7a\x27\x94\x91\xe0\x8e\x4e\x4f\x29\xa7\xdb\x38\x3d\xe5"
+ "\xbf\x08\xb7\x81\xf5\xdd\xe9\x29\x5f\xa0\x8d\x4b\x3d\x51\x59\x7d"
+ "\x2e\xec\xff\x1e\x6d\xbc\xe1\x05\xff\x5e\x81\xcf\x5d\x74\x4d\xf6"
+ "\x07\x9f\xd3\x53\xf4\xc8\x65\xe5\x2b\x14\xe0\x93\xaa\xc0\x6b\x94"
+ "\x92\xd1\x43\xd0\xf7\x81\x15\x55\x99\xa0\x8f\xbb\xbb\xe3\x35\xac"
+ "\xd4\x8a\x19\xf5\x7a\x6a\xc6\x75\xfd\x8a\x19\x37\xf0\x6f\xeb\xa8"
+ "\x19\xbf\xe1\xdf\x4e\x4f\xf0\x66\xe6\xaf\xe5\xd2\x73\x6d\xd2\xee"
+ "\xfa\x20\xdc\x57\xfc\xbb\xf8\xf7\x36\x2e\xf6\x65\x7e\x73\x00\xdd"
+ "\x37\xfc\x9b\xb8\x4d\xe3\xdf\xc4\xef\x87\x06\x4d\x8b\x7f\x73\x27"
+ "\xfc\xeb\x06\xf1\xf0\xc4\x71\xc0\xbf\xaf\xa7\x42\xbb\x50\x2b\x42"
+ "\xe5\xf4\x77\xe2\xeb\xf8\xbe\x73\x8e\xf9\x0e\xed\xc5\xf1\x77\x9a"
+ "\xc9\xf1\x74\x1b\xc0\x35\x37\xf1\xf6\xfe\xa1\x4a\x64\x1e\x43\xf7"
+ "\x74\xc2\x3d\xee\xb3\x08\xf7\x90\x98\xd2\x58\x99\x11\xda\x05\xe2"
+ "\xe6\x8a\x79\xaa\x46\xe6\x3e\xb4\xb5\x8d\x9f\x42\xe5\x38\xde\x18"
+ "\x37\x06\x2c\x61\x1c\x19\x30\x44\xf7\x33\x06\x21\x63\xcc\xc0\xff"
+ "\x1d\x99\x76\x92\x0c\xed\x40\x1f\x18\xfe\x73\xc9\xeb\x0f\xfb\xcd"
+ "\x71\xd4\x63\x2a\x8b\x23\x8f\x3b\x9a\x64\x8a\xc2\x38\x52\x86\xad"
+ "\xc2\xed\x9c\x64\xfb\x13\xe2\x80\x31\x76\x9f\x61\xcb\x07\xc7\xa9"
+ "\x7f\x22\x72\x27\xe7\xe3\x91\x43\x9f\x4f\xa2\xd2\x1d\xf7\xd5\x70"
+ "\x1e\xb8\x0f\x19\x7a\x6f\x64\x38\x8f\x8d\xcd\x3e\xd0\xee\x0d\xc4"
+ "\x7c\xe7\x14\x6e\xdb\x30\x06\x10\x33\x64\xf8\x8e\xe1\xf8\x0c\xbd"
+ "\x2f\xf4\x7b\x00\xfd\x1d\x82\xb9\x2b\x3c\xf8\xe9\xe1\x61\x8a\xb9"
+ "\x47\x13\x91\x9c\x82\xf1\x56\x86\xdd\x82\xdf\xe9\x31\x98\xf4\xed"
+ "\x4b\x5d\x33\xfc\x06\xc4\x40\xc6\x6c\x0f\x34\xc2\x04\xd3\xbe\x86"
+ "\xaf\xfd\x38\x4e\xfb\xa1\xd0\x7e\x3c\xb4\x8f\xef\x85\x61\xd8\xb7"
+ "\xf6\xa0\x79\xb0\x7f\x3c\x69\xdf\x80\x5b\x2a\x73\x5c\x6d\x4c\x02"
+ "\x7a\xf8\x9a\xec\xb1\x21\x84\x43\x5d\xe8\xf7\x6f\xd1\xf3\x0c\x64"
+ "\xfa\x02\xbd\xc9\x3c\x03\xe3\x79\x28\x9f\x26\xab\xc9\x1c\x03\xd9"
+ "\x63\xf4\x7b\x5d\xf6\x6f\xab\x92\xe1\x7b\x38\x3b\xc7\xe0\x47\xbc"
+ "\xef\x71\xe5\xd2\x1a\x76\x8e\x81\xac\x07\x9d\xef\x57\xc9\x1e\x0b"
+ "\x68\x94\x21\x19\xec\x57\x90\xed\x2e\x63\x8d\xb7\xb7\xce\xe1\x61"
+ "\xb6\xe3\xf9\x91\x5f\x15\x61\x7f\xfc\x58\xa8\x21\x27\x61\xdd\xf3"
+ "\x3e\xd6\x09\x3d\xaf\xa7\x05\xcf\xeb\xf9\x3b\xf3\xbc\x3d\xbb\x48"
+ "\xf3\xbc\x3d\x15\xf7\x5e\xcb\xff\xde\xfc\xd5\x63\xf3\x89\xd6\xea"
+ "\xb5\x55\x9a\x96\xef\x95\x7b\xef\x63\xf2\x7b\xf3\x57\x3d\x27\x92"
+ "\x98\x78\x0d\x94\x16\x13\xaf\x01\xd2\xfc\xd5\x53\x5a\xd6\x5f\x3d"
+ "\xa5\x15\xf6\x57\x5e\x3a\xcb\xfe\xaa\xcf\x58\xd6\x5f\x3d\xb1\x9b"
+ "\x68\x9c\x27\xd6\x13\x8d\xf3\x44\xa0\x78\x7f\xd5\xfb\xf8\x03\x7f"
+ "\xd5\x96\xfe\xaa\x97\x8a\xe0\xab\x77\xba\x34\x7f\xd5\x3b\x8d\xeb"
+ "\xaf\x7c\xf6\x9a\xfb\xab\xde\x37\x6d\xf7\x57\x4f\x78\x48\xf3\x57"
+ "\x4f\xb8\xdb\xe6\xaf\x9e\x88\xe3\xf7\x57\x8f\x23\x61\x7f\x45\xf6"
+ "\x99\xeb\xe2\x3e\x1e\xac\x2e\xf6\xbe\xd4\xf9\xfd\x95\xf7\x1a\x7e"
+ "\x0d\xec\x9d\x4e\xfc\xd5\x13\xb1\x6d\xef\xaf\x9e\x88\xe5\xf7\x57"
+ "\x7d\x1c\x88\x16\x7d\x22\xde\xdc\x5f\xc1\x77\x78\xfd\x55\x9f\xa1"
+ "\xcc\x77\x62\xb9\xfe\x8a\xb4\x01\x5c\x13\x2c\xec\xaf\xfa\x5c\x27"
+ "\xdc\xd3\xa7\x98\x70\x0f\x89\xa9\xb9\xbf\xea\x93\x63\xdd\x5f\x11"
+ "\x0c\xd1\xfd\x14\xf4\x57\x7d\x2e\x98\xfb\x2b\x2f\x2d\xbf\xbf\x7a"
+ "\xca\xc8\xa7\x3f\x35\x95\xeb\xaf\x9e\xec\x7b\x7f\xf8\x2b\x41\x6c"
+ "\xad\xe1\xfa\xab\x27\xef\x88\xf7\x57\x4f\xf5\x13\xe7\xaf\x30\xe6"
+ "\xf8\xfc\xd5\x53\x71\xa6\x98\xe3\xfa\xab\xa7\xb2\xf8\xfd\xd5\x53"
+ "\x7b\xb9\xfe\x0a\xb7\xcf\xe7\xaf\x9e\x3a\xc7\x69\xdf\xcc\x5f\x3d"
+ "\x75\x93\xeb\xaf\xc8\x71\xac\xbf\xf2\xc9\x26\x1c\xea\xb5\x5b\xbc"
+ "\xbf\xf2\x89\x13\xf6\x57\x3e\x49\x5c\x7f\xe5\x33\x85\xf8\x28\x9f"
+ "\x3d\xc4\x5f\xf9\xcc\x25\xdb\xbd\x76\x19\x6f\x67\xfd\x15\xd9\xce"
+ "\xfa\x2b\x9f\x22\xdb\xfd\x95\x4b\x27\xf4\x57\xae\x16\xfc\x95\xeb"
+ "\xef\xcc\x5f\xfd\x29\x52\x9a\xbf\xfa\x93\x60\xfd\xbb\x07\x5a\x5e"
+ "\xaa\x96\xf7\x29\x25\x5a\xeb\xe9\x26\x69\x5a\xfe\x69\xe1\xf7\xbf"
+ "\x58\xd4\xf2\x83\x4a\x58\x2d\x3f\xa8\x44\x58\xcb\xfb\x9e\xb2\xac"
+ "\xe5\x07\xba\xb2\x5a\xbe\xff\x22\x72\x3f\xed\x3f\x95\xdc\x4f\xfb"
+ "\x7b\x88\xd7\xf2\xcf\xa4\x3f\xd0\xf2\x6d\xa9\xe5\xff\xb4\x8f\xe0"
+ "\xeb\x99\xe9\xd2\xb4\xfc\x33\xa1\x5c\x2d\xef\x17\x67\xae\xe5\x9f"
+ "\x29\xb6\x5d\xcb\x3f\x73\x49\x9a\x96\x7f\x46\x65\x9b\x96\xef\x3f"
+ "\x9a\x5f\xcb\xfb\x96\x0a\x6b\x79\xb2\xcf\x5c\x83\x0d\xb8\xc4\x6a"
+ "\xb0\x01\xfb\x3b\xbf\x96\x1f\x30\x85\x5f\x6f\x0d\x98\x4e\xb4\x7c"
+ "\x7f\xff\xb6\xd7\xf2\xfd\xfd\xf9\xb5\xfc\x80\x32\xa2\x7b\xfa\x8f"
+ "\x35\xd7\xf2\xf0\x1d\x5e\x2d\x3f\x90\xd1\xff\xfd\xfd\xb9\x5a\x9e"
+ "\xb4\x01\x5c\xf3\xb8\xb0\x96\x1f\x78\x84\x70\xcf\x40\x26\x8f\x40"
+ "\x62\x6a\xae\xe5\x07\xce\xb1\xae\xe5\x09\x86\xe8\x7e\x0a\x6a\xf9"
+ "\x81\x7b\xcd\xb5\xbc\x6f\x09\xbf\x96\x1f\xb4\x92\xc5\xd1\xa0\x3e"
+ "\x5c\x2d\x3f\xf0\xe6\xfd\xa1\xe5\x05\xb1\x35\x85\xab\xe5\x9f\x3d"
+ "\x2e\x5e\xcb\x3f\x7b\x47\x9c\x96\xc7\x98\xe3\xd3\xf2\x83\x46\x9b"
+ "\x62\x8e\xab\xe5\x07\xcd\xe2\xd7\xf2\x83\xe2\xb8\x5a\x1e\xb7\xcf"
+ "\xa7\xe5\x07\xed\xe4\xb4\x6f\xa6\xe5\x07\x15\x73\xb5\x3c\x39\x8e"
+ "\xd5\xf2\x7e\x11\x84\x43\x7d\x17\x89\xd7\xf2\x7e\xa3\x85\xb5\xbc"
+ "\x5f\x20\x57\xcb\xfb\x79\x11\xcd\xee\x17\x4b\xb4\xbc\x9f\x1f\xd9"
+ "\xee\x1b\x63\xbc\x9d\xd5\xf2\x64\x3b\xab\xe5\xfd\xd6\xd8\xae\xe5"
+ "\x1f\xee\x84\x5a\xde\xd1\x82\x96\x77\xfc\x9d\x69\xf9\xe7\x06\x4b"
+ "\xd3\xf2\xcf\xf9\x49\xd3\x8d\x2f\x22\x56\x37\xbe\x88\x84\x75\xe3"
+ "\xf3\x0e\x96\x75\xe3\x0b\x01\xac\x6e\x1c\xba\x97\x70\xf7\xd0\x74"
+ "\xc2\xdd\x43\x27\x89\xd7\x8d\x43\x4e\x3e\xd0\x8d\x6d\xa9\x1b\xfd"
+ "\x72\x89\x6e\x1c\x92\x25\x4d\x37\x0e\xc9\xe4\xea\xc6\x17\xf7\x9b"
+ "\xeb\xc6\x21\x77\x6c\xd7\x8d\x43\x7b\x4a\xd3\x8d\x43\x3d\x6d\xd3"
+ "\x8d\x43\x97\xf1\xeb\xc6\xe7\x15\xc2\xba\x91\xec\x33\xbf\xdf\xbf"
+ "\xd0\x93\xbd\xdf\x0f\xbb\xdc\xf9\x75\xe3\xb0\x54\xfe\x7b\xfb\xb0"
+ "\x2c\xa2\x1b\x87\xc6\xb7\xbd\x6e\x1c\x1a\xcf\xaf\x1b\x5f\xe8\x42"
+ "\xee\xb1\x43\x13\xcd\x75\x23\x7c\x87\x57\x37\xbe\x30\x82\xf9\x4e"
+ "\x3c\x57\x37\x92\x36\x80\x6b\xa6\x0a\xeb\xc6\x17\x6e\x12\xee\x79"
+ "\xe1\x38\xe1\x1e\x12\x53\x73\xdd\xf8\xc2\x56\xeb\xba\x91\x60\x88"
+ "\xee\xa7\xa0\x6e\x7c\xe1\x92\xb9\x6e\x7c\x1e\xf1\xeb\xc6\x11\x47"
+ "\x58\x1c\x8d\x98\xce\xd5\x8d\xc3\xfb\xdd\x1f\xba\x51\x10\x5b\xa9"
+ "\x5c\xdd\x38\xbc\x49\xbc\x6e\x1c\x31\x50\x9c\x6e\xc4\x98\xe3\xd3"
+ "\x8d\x23\x96\x99\x62\x8e\xab\x1b\x47\xe4\xf0\xeb\xc6\x11\xfb\xb9"
+ "\xba\x11\xb7\xcf\xa7\x1b\x47\x9c\xe7\xb4\x6f\xa6\x1b\x47\xdc\xe1"
+ "\xea\x46\x72\x1c\xab\x1b\x5f\xcc\x25\x1c\xfa\xdc\x5e\xf1\xba\xf1"
+ "\xc5\x65\xc2\xba\xf1\xc5\x95\x5c\xdd\xf8\x62\x08\xd1\x87\x2f\xee"
+ "\x23\xba\xf1\xc5\x28\xb2\xfd\xb9\x3d\xc6\xdb\x59\xdd\x48\xb6\xb3"
+ "\xba\xf1\xc5\x63\x96\x74\xa3\x65\x5d\x31\x66\x3e\xab\x2b\xc6\xcc"
+ "\x37\xd6\x15\xa7\x38\xba\xe2\xa5\xe9\x96\x75\xc5\x2b\x87\x58\x5d"
+ "\xf1\xb2\x07\xb9\xb6\x47\x35\x91\x6b\x7b\x14\xfd\xae\xc2\xa4\x49"
+ "\x70\xff\x07\x5d\xb1\xff\x5a\x21\xd1\x15\xd7\x34\xb2\xf7\x6f\x30"
+ "\xba\xa2\x1e\x39\xa6\x2d\x64\x74\x45\x38\xd6\x15\xa3\x06\x63\x5d"
+ "\xe1\x94\x07\xba\xd6\xf0\xbe\xb4\x18\xd0\xb9\xb5\xf0\x37\x5c\x37"
+ "\x5f\x40\x1b\xe5\xa0\x45\x33\xf1\xf7\x71\x7d\x32\x68\x0b\x5f\x4f"
+ "\x58\xef\xee\x4f\x50\x75\xa1\xdf\xcb\x09\x9a\x43\x0f\xda\x03\xeb"
+ "\x0e\x5a\x5f\xdc\x66\xf4\xc5\x6d\x36\xe7\x89\x6b\x94\x25\xd6\x52"
+ "\x7a\xdd\x12\xdf\xee\x41\x73\x01\x7a\x77\x30\x7e\xe1\x60\xbc\xce"
+ "\x5b\x5d\x87\xa8\x25\xbe\xdd\xf2\x16\x23\xf7\x0f\xb1\xce\xa8\x43"
+ "\xae\xdd\x56\x3a\x74\xa3\x6e\x47\x75\xed\xd6\x40\xb4\xec\x7e\x7d"
+ "\x09\xd1\xb2\x4b\x3c\x1f\x01\x8d\x34\x60\xfb\x2d\x56\x5f\x7c\x80"
+ "\xb5\xc5\x12\x5f\xef\x86\x25\xbe\xbd\x6f\xdf\x06\x2d\xab\x66\xb4"
+ "\x45\x34\x68\x0b\x3a\xe7\xd9\x98\xb6\xe3\x16\xd6\xb2\x24\xe7\x49"
+ "\xd7\x32\x7b\xc7\x17\xe1\xba\x88\x38\xf7\xf9\x2c\x68\xd9\x15\x65"
+ "\xc8\xf5\x69\x2f\xe0\xfc\xdb\xbe\x5e\x2b\xc6\xa1\xde\x15\x45\x3a"
+ "\x18\xa3\x3b\x74\x1e\x14\xd7\xcc\x2a\x8d\xf8\x11\xe1\x7a\x50\xb4"
+ "\x9e\x95\x51\x85\xd0\xde\x70\xf5\x12\x5f\xd9\xb6\xc5\x46\x5a\xd6"
+ "\x03\x6b\xd9\x17\x2d\x68\xd9\x91\x3a\x69\x5a\x76\xa4\x96\xab\x35"
+ "\x5e\xed\x69\xae\x35\x46\xcd\xb1\x5d\x6b\x8c\x5a\x2b\x4d\x6b\x8c"
+ "\x5a\x63\x9b\xd6\x18\x75\xd9\x54\x6b\xec\xa5\xb5\xc6\x4b\x33\x31"
+ "\x36\xf9\xb5\x06\xd9\x67\x7e\x8f\x78\x65\x2d\x7b\x8f\x78\x25\xb8"
+ "\xf3\x6b\x8d\x97\x1b\xf8\xef\x07\x2f\xeb\x88\xd6\x18\x55\xdb\xf6"
+ "\x5a\x63\x54\x2d\xbf\xd6\x78\x65\x11\xe1\xe5\x51\x75\xe6\x5a\x03"
+ "\xbe\xc3\xab\x35\x5e\xd9\xcd\x7c\xa7\x96\xab\x35\x48\x1b\xc0\x3f"
+ "\xc7\x85\xb5\x86\xff\x2c\xc2\x47\xfe\x03\x09\x1f\x91\x98\x9a\x6b"
+ "\x0d\xff\x2e\xd6\xb5\x06\xc1\x10\xdd\x4f\x41\xad\xe1\x3f\xc9\x5c"
+ "\x6b\xbc\x14\xca\xaf\x35\xc6\xf4\x65\x71\x34\xfa\x24\x57\x6b\xf8"
+ "\xe7\xdc\x1f\x5a\x43\x10\x5b\x0d\x5c\xad\x31\x3a\x52\xbc\xd6\x18"
+ "\xbd\x55\x9c\xd6\xc0\x98\xe3\xd3\x1a\xa3\x2f\x9b\x62\x8e\xab\x35"
+ "\xc6\x38\xf0\x6b\x8d\x31\x3d\xb9\x5a\x03\xb7\xcf\xa7\x35\xc6\x8c"
+ "\xe3\xb4\x6f\xa6\x35\xc6\xcc\xe1\x6a\x0d\x72\x1c\xab\x35\x5e\x55"
+ "\x10\x0e\x7d\xc9\x41\xbc\xd6\x18\x73\x59\x58\x6b\x8c\xb9\xce\xd5"
+ "\x1a\x63\x94\x44\x53\xbc\xea\x49\xb4\xc6\x98\xb3\x64\xfb\x4b\xc8"
+ "\x78\x3b\xab\x35\xc8\x76\x56\x6b\xbc\xea\x6b\x7b\x8e\xea\xc1\x1a"
+ "\xd6\x7b\x9b\xa3\x1a\x7b\x4e\xda\x7d\x7d\xec\xd9\x7b\xff\xbc\xf9"
+ "\xf7\xb6\x86\xf5\xd5\x91\x24\xaf\xf3\x5a\xb4\xb4\xe7\xcd\xaf\x09"
+ "\xd7\x7f\x78\x30\xc7\x5a\x62\x4c\xc6\x79\x91\x98\x8c\xd7\x49\x8b"
+ "\xc9\x78\xc1\xfa\x6f\x0f\xe6\x65\x48\x8d\xc9\x6b\x85\x24\x26\x81"
+ "\x59\xd2\x62\x12\x28\xf8\xfe\x73\xcb\x3e\x38\x38\x91\xf5\xc1\xc1"
+ "\x89\xc2\x3e\x78\xc2\x1c\xcb\x3e\x78\xf2\x09\xd6\x07\x4f\xea\x4b"
+ "\x74\xe7\xa4\xae\x44\x77\x4e\xa4\x6b\x34\x27\x63\x1f\xfc\x51\x6c"
+ "\xca\xa7\x8b\x8b\x64\xd4\xc7\x2f\xb8\xee\xbb\xa5\x91\xa5\x27\x20"
+ "\x85\x16\xfb\x60\x18\xff\xf4\x66\xec\x83\x4f\x20\xfa\xbd\x0c\xb2"
+ "\x89\xa3\xcb\x6b\x71\x2d\xa6\x09\x4a\x72\x3f\x9e\x70\x10\x70\x22"
+ "\xaf\xd0\x68\xe8\x63\xf0\xbe\x2f\x6e\x15\xc9\x32\x9b\x4d\x72\xef"
+ "\x8b\x35\x32\x5c\x43\xda\x38\xf7\xae\xcb\x89\x2e\xc4\xb9\xf7\xa6"
+ "\xdd\xc3\xa6\xb4\xe6\xdf\x07\x5a\xce\xbd\xe7\x37\xc3\xbd\x92\x27"
+ "\xff\x8e\x73\xef\xf9\x4b\x7f\x6f\xb9\xf7\x80\xb1\x04\x7b\x13\x9d"
+ "\xa5\xe5\xde\x27\x3a\x71\xfd\xf0\x1b\xfd\xcc\xfd\xf0\xc4\x45\xb6"
+ "\xfb\xe1\x89\x39\xd2\xfc\xf0\xc4\x6c\xdb\xfc\xf0\xc4\x3b\xfc\x7e"
+ "\x78\xc2\xdc\x64\x41\x3f\x4c\xf6\x99\xfb\x98\xc9\x39\xac\x8f\x99"
+ "\x3c\xa7\xf3\xfb\xe1\xc9\x0a\x7e\xcf\x32\xd9\x99\xf8\xe1\x89\x0d"
+ "\x6d\xef\x87\x27\x36\xf0\xfb\xe1\xc9\x2b\x89\x77\x98\xa8\x31\xf7"
+ "\xc3\xf0\x1d\x5e\x3f\x3c\xf9\x30\xf3\x9d\x06\xae\x1f\x26\x6d\x00"
+ "\x0f\x9d\x11\xf6\xc3\x41\x0b\x08\x2f\x05\x8d\x22\xbc\x44\x62\x6a"
+ "\xee\x87\x83\x3c\xac\xfb\x61\x82\x21\xba\x9f\x82\x7e\x38\x68\x96"
+ "\xb9\x1f\x9e\x10\xc1\xef\x87\x83\x87\xb2\x38\x9a\x72\x8e\xeb\x87"
+ "\x83\x76\xdf\x1f\x7e\x58\x10\x5b\x0a\xae\x1f\x9e\x12\x27\xde\x0f"
+ "\x4f\xd9\x2b\xce\x0f\x63\xcc\xf1\xf9\xe1\x29\x77\x4c\x31\xc7\xf5"
+ "\xc3\xc1\x6e\xfc\x7e\x38\xb8\x1f\xd7\x0f\xe3\xf6\xf9\xfc\x70\xf0"
+ "\x54\x4e\xfb\x66\x7e\x38\x78\x11\xd7\x0f\x93\xe3\x58\x3f\xfc\x86"
+ "\x3b\x73\xbf\xeb\x2a\xde\x0f\x07\xdf\x11\xf6\xc3\xc1\x3a\xae\x1f"
+ "\x0e\xae\x24\xbe\xf7\x0d\x5f\xe2\x87\x83\x6b\xc9\xf6\x09\x8e\xc6"
+ "\xdb\x59\x3f\x4c\xb6\xb3\x7e\xf8\x8d\xe1\x0f\xd6\xb7\xde\x2f\x7e"
+ "\xf8\xcf\x97\xa5\xf9\xe1\x3f\xd7\xde\x7b\x9d\xff\x7b\xf3\x5e\x6f"
+ "\x30\x6b\x29\xa7\x2e\x93\xa6\xf3\xa7\x0a\xd6\xff\x7e\xe0\xbd\xa4"
+ "\xc6\x24\x64\x00\x89\xc9\x34\x67\x69\x31\x99\xe6\x24\xcd\x7b\x85"
+ "\x6b\x58\xef\x15\xae\x11\xf6\x5e\xd3\x2e\x58\xf6\x5e\x33\xfd\x59"
+ "\xef\x15\xb6\x93\x68\x9c\xb0\xb5\x44\xe3\x84\x8d\x13\xef\xbd\xa6"
+ "\x17\x73\xbd\x57\xe8\xc0\x07\xde\xab\xbd\xbc\xd7\x54\x25\xc1\xde"
+ "\xf4\xf5\xd2\xbc\xd7\xf4\x54\xae\xf7\x9a\xbd\xdb\xdc\x7b\x4d\xbf"
+ "\x6e\xbb\xf7\x0a\x73\x93\xe6\xbd\xc2\x5c\x6d\xf3\x5e\x61\x8b\xf8"
+ "\xbd\xd7\x34\x95\xb0\xf7\x22\xfb\xcc\x35\xf3\x4c\x37\x56\x33\xcf"
+ "\xb8\xd0\xf9\xbd\xd7\x8c\x14\x7e\x7d\x3c\x63\x3d\xf1\x5e\x61\x31"
+ "\x6d\xef\xbd\xc2\x62\xf8\xbd\xd7\x0c\x1d\xd1\xa9\x61\xb1\xe6\xde"
+ "\x0b\xbe\xc3\xeb\xbd\x66\x0e\x66\xbe\x13\xc3\xf5\x5e\xa4\x0d\xe0"
+ "\xa1\x49\xc2\xde\x6b\xe6\x55\xc2\x4b\x33\x8f\x10\x5e\x22\x31\x35"
+ "\xf7\x5e\x33\xb3\xac\x7b\x2f\x82\x21\xba\x9f\x82\xde\x6b\xe6\x79"
+ "\x73\xef\x35\xad\x9a\xdf\x7b\x85\x1f\x64\x71\x14\x1e\xcc\xf5\x5e"
+ "\xb3\xfa\xdc\x1f\xde\x4b\x10\x5b\x29\x5c\xef\x35\xeb\xa6\x78\xef"
+ "\x15\xde\x57\x9c\xf7\xc2\x98\xe3\xf3\x5e\xe1\x8b\x4c\x31\xc7\xf5"
+ "\x5e\xe1\xe9\xfc\xde\x2b\x7c\x37\xd7\x7b\xe1\xf6\xf9\xbc\x57\xf8"
+ "\x19\x4e\xfb\x66\xde\x2b\xfc\x3a\xd7\x7b\x91\xe3\x58\xef\x35\x9b"
+ "\xbc\x4f\x48\x36\x6d\xad\x78\xef\x35\x7b\x91\xb0\xf7\x9a\xbd\x8c"
+ "\xeb\xbd\x66\x4f\x24\x1e\x6b\xf6\x2e\xe2\xbd\x66\x47\x90\xed\xd3"
+ "\xd6\x18\x6f\x67\xbd\x17\xd9\xce\x7a\xaf\xd9\x87\x1e\xac\x7d\xbd"
+ "\x5f\xbc\xd7\x9c\x39\xd2\xbc\xd7\x9c\x88\x07\x3a\xbf\xad\x75\xfe"
+ "\xec\x12\xa2\xb5\xde\xbc\x23\x4d\xe7\xbf\xd9\x20\x4d\xe7\xcf\x53"
+ "\xb1\x3a\x7f\x9e\x4a\x58\xe7\xbf\x75\xd2\xb2\xce\x8f\xf2\x65\x75"
+ "\xfe\xdb\xeb\xc9\xfd\xf4\xed\x05\xe4\x7e\xfa\xf6\x40\xf1\x3a\x3f"
+ "\x72\x37\x57\xe7\xcf\xf5\x78\xa0\xf3\xdb\x4b\xe7\xcf\xd9\x43\xb0"
+ "\x17\xb9\x48\x9a\xce\x8f\x8c\xe1\xea\xfc\x77\xd3\xcd\x75\x7e\xe4"
+ "\x39\xdb\x75\x7e\x64\x93\x34\x9d\x1f\xa9\xb1\x4d\xe7\xbf\x3d\x9d"
+ "\x5f\xe7\xbf\x55\x22\xac\xf3\xc9\x3e\x73\x7d\xf6\x4e\x13\xab\xcf"
+ "\xde\x39\xd9\xf9\x75\xfe\x3b\x51\xfc\x5a\xec\x9d\x45\x44\xe7\xbf"
+ "\x1d\xda\xf6\x3a\xff\xed\x50\x7e\x9d\xff\x0e\x33\xff\xeb\xed\x99"
+ "\xe6\x3a\x1f\xbe\xc3\xab\xf3\xa3\x7a\x32\xdf\x09\xe5\xea\x7c\xd2"
+ "\x06\xf0\xd0\x50\x61\x9d\x1f\x75\x86\xf0\x52\xd4\x4e\xc2\x4b\x24"
+ "\xa6\xe6\x3a\x3f\x6a\x99\x75\x9d\x4f\x30\x44\xf7\x53\x50\xe7\x47"
+ "\x1d\x37\xd7\xf9\x6f\x9d\xe0\xd7\xf9\xf3\xb6\xb2\x38\x9a\x37\x82"
+ "\xab\xf3\xa3\xbb\xde\x1f\x3a\x5f\x10\x5b\x51\x5c\x9d\x1f\x7d\x5e"
+ "\xbc\xce\x9f\xe7\x2c\x4e\xe7\x63\xcc\xf1\xe9\xfc\x79\xd3\x4d\x31"
+ "\xc7\xd5\xf9\xf3\xe2\xf8\x75\xfe\xbc\x74\xae\xce\xc7\xed\xf3\xe9"
+ "\xfc\x79\x47\x38\xed\x9b\xe9\xfc\x79\xe7\xb8\x3a\x9f\x1c\xc7\xea"
+ "\xfc\x77\xe3\x09\x87\xbe\xb5\x40\xbc\xce\x7f\x77\xba\xb0\xce\x7f"
+ "\x77\x0e\x57\xe7\xbf\x3b\x84\xe8\xf9\x77\xd3\x88\xce\x7f\x37\x80"
+ "\x6c\x7f\x6b\xbe\xf1\x76\x56\xe7\x93\xed\xac\xce\x7f\x37\xef\xc1"
+ "\xba\xd8\xfb\x45\xe7\x2f\x08\x94\xa6\xf3\x17\x04\x48\xd3\x94\x71"
+ "\x43\x58\x4d\x19\x37\x44\x58\x53\x2e\xec\x69\x59\x53\x2e\x4e\x64"
+ "\x35\x65\xcc\x05\xc2\xdd\x31\xcc\xda\xb4\x98\x95\xe2\x35\xe5\x7b"
+ "\x4d\x5c\x4d\xb9\x30\xfa\x81\xa6\x6c\x2f\x4d\xf9\x2e\x33\x67\xec"
+ "\xbd\x93\xd2\x34\xe5\x7b\x27\xb8\x9a\x32\xee\x92\xb9\xa6\x8c\xe9"
+ "\x67\xbb\xa6\x8c\x99\x24\x4d\x53\xc6\x4c\xb4\x4d\x53\xc6\xec\xe7"
+ "\xd7\x94\x0b\xbd\x84\x35\x25\xd9\x67\xae\x05\x16\x4f\x62\xb5\xc0"
+ "\xe2\x9e\x9d\x5f\x53\x2e\x3a\xc6\x7f\xdf\x5f\x74\x92\x68\xca\x98"
+ "\x7d\x6d\xaf\x29\x63\xf6\xf1\x6b\xca\xc5\xcc\xfa\xd7\x98\x42\x73"
+ "\x4d\x09\xdf\xe1\xd5\x94\x8b\x17\x30\xdf\xd9\xc7\xd5\x94\xa4\x0d"
+ "\xe0\xa1\xf5\xc2\x9a\x72\x09\x33\x9f\x70\xf1\x1d\xc2\x4b\x24\xa6"
+ "\xe6\x9a\x72\x71\x99\x75\x4d\x49\x30\x44\xf7\x53\x50\x53\x2e\xf1"
+ "\x30\xd7\x94\x0b\x3d\xf9\x35\x65\xec\x75\x16\x47\xb1\xe9\x5c\x4d"
+ "\xb9\x64\xd6\xfd\xa1\x29\x05\xb1\x75\x8c\xab\x29\x63\x07\x8a\xd7"
+ "\x94\xb1\x73\xc4\x69\x4a\x8c\x39\x3e\x4d\x19\xbb\xdf\x14\x73\x5c"
+ "\x4d\x19\x7b\x8a\x5f\x53\xc6\x5e\xe2\x6a\x4a\xdc\x3e\x9f\xa6\x8c"
+ "\x73\xe6\xb4\x6f\xa6\x29\xe3\xfa\x71\x35\x25\x39\x8e\xd5\x94\x71"
+ "\xa5\x84\x43\x17\x1c\x17\xaf\x29\xe3\xf6\x0b\x6b\xca\xb8\xc3\x5c"
+ "\x4d\x19\x97\x4a\xb4\x63\x9c\x8a\x68\xca\xb8\x3c\xb2\x7d\x81\xd2"
+ "\x78\x3b\xab\x29\xc9\x76\x56\x53\xc6\xa9\xa5\xaf\x99\x4d\x3a\xc6"
+ "\x6a\x8e\xa4\x63\xc2\x9a\x63\x69\xba\x65\xcd\xb1\x5c\xc1\x6a\x8e"
+ "\x65\x91\xe4\xda\x5e\x16\x48\xae\xed\x65\xb4\x0f\x4b\x2a\x03\xcd"
+ "\xf1\x64\x6c\xca\x81\x1b\x85\xb4\xe6\xf8\x74\xa1\x46\x06\xda\x50"
+ "\xa1\xc7\x9a\x03\x34\x60\xda\x52\xac\x39\x6a\x99\x35\xb3\xf1\x2b"
+ "\xcb\xe2\x8d\x35\xc7\xd2\x4b\xf4\xfa\x59\xac\x3b\x1a\x34\xf4\x71"
+ "\x78\x3f\xdf\x7a\xda\xe2\x85\xcc\x7a\x5a\x68\xdb\x78\x1d\x2d\xbd"
+ "\xb6\xf6\x06\x68\x92\x37\x21\x16\x46\x9a\xe4\xc1\x7a\x5a\x4b\xeb"
+ "\x69\xe3\x27\x49\xd3\xc0\xf1\x13\xb9\x3a\x24\x39\xda\x5c\x87\xc4"
+ "\x1f\xb4\x5d\x87\xc4\x9f\x93\xa6\x43\xe2\xcf\xda\xa6\x43\x96\x0d"
+ "\xe5\xd7\x21\x4b\x33\x31\x6e\xf9\x75\x08\xd9\x67\x7e\xff\x48\x38"
+ "\xc7\xde\x3f\x12\x76\x76\x7e\x1d\x92\x30\x96\xff\x5e\x91\x30\x89"
+ "\xe8\x90\x65\x43\xda\x5e\x87\x2c\x1b\xc2\xaf\x43\x12\x8e\x13\xce"
+ "\x5e\x36\xdc\x5c\x87\xc0\x77\x78\x75\x48\x02\x33\xff\x73\xd9\x10"
+ "\xae\x0e\x21\x6d\x00\x37\xb9\x09\xeb\x90\xe5\xfb\x09\x57\x2d\x4f"
+ "\x22\x5c\x45\x62\x6a\xae\x43\x96\x4f\xb5\xae\x43\x08\x86\xe8\x7e"
+ "\x0a\xea\x90\xe5\xf9\xe6\x3a\x64\x69\x1a\xbf\x0e\x49\x8a\x63\x71"
+ "\x94\xe4\xc1\xd5\x21\xcb\x2f\xdf\x1f\x3a\x44\x10\x5b\x63\xb9\x3a"
+ "\x24\xf1\xb0\x78\x1d\x92\x78\x55\x9c\x0e\xc1\x98\xe3\xd3\x21\x49"
+ "\x43\x4d\x31\xc7\xd5\x21\x49\xc1\xfc\x3a\x24\x29\x9a\xab\x43\x70"
+ "\xfb\x7c\x3a\x24\x29\x87\xd3\xbe\x99\x0e\x49\x3a\xc8\xd5\x21\xe4"
+ "\x38\x56\x87\x24\x87\x30\xf7\xc0\xa1\xe2\x75\x48\xf2\x50\x61\x1d"
+ "\x92\x3c\x8a\xab\x43\x92\x5d\x89\xde\x48\x8e\x22\x3a\x24\xd9\x87"
+ "\x6c\x5f\x3a\xc4\x78\x3b\xab\x43\xc8\x76\x56\x87\x24\xc7\xdb\x98"
+ "\xdb\x3a\x24\x66\x3d\xed\xfe\xbb\xdc\xdc\x96\x21\xaf\xa5\x1d\x10"
+ "\x38\xb7\x35\xb7\x65\xfc\x4c\x94\x27\xb7\x85\xef\xe7\x6c\x6e\xeb"
+ "\x02\xcd\x53\x6c\x6e\x4b\x45\xe7\xb6\x70\x5e\x0b\x3f\x17\x35\xe4"
+ "\xb5\xf4\x7f\x35\x5f\x4b\xbb\x5f\x2f\x3e\xaf\xc5\x3e\x1b\xd5\x2a"
+ "\x48\x5e\xab\xaa\x35\xaf\x85\xef\xe5\xba\x46\xf3\xbc\x16\xbe\x87"
+ "\xb3\x79\xad\x1f\xdb\x38\xaf\x95\xd2\x47\xda\x3d\x3d\xc5\xfb\xde"
+ "\x3f\xbf\xfe\xbd\xad\xa5\x4d\x4e\x23\xf9\x9e\x95\x87\xa5\x3d\xbf"
+ "\x5e\x79\xe8\xde\xc7\xe4\xf7\x36\x9f\x3b\x25\x8a\xc4\x64\x75\xa0"
+ "\xb4\x98\xac\x16\xcc\xff\x3e\x98\xe7\x21\x35\x26\x2b\xb5\x24\x26"
+ "\x6b\x2e\x48\x8b\xc9\x9a\x6a\x69\x39\xf9\xb4\x7a\xd6\x1f\xa7\xd5"
+ "\x1b\xfb\xe3\x92\xb1\xc6\xfe\x78\xed\x7e\xcb\xfe\x78\xc3\x10\xd6"
+ "\x1f\xa7\xe6\x10\xcd\x99\xba\x8c\x68\xce\xd4\x11\xb4\x3f\x1e\x8d"
+ "\x68\x5f\xac\xc5\x1e\x79\x9e\x46\x76\xe0\x9a\x52\xa6\x5d\x45\xbc"
+ "\x71\x85\xb6\x14\x95\xa9\x35\xe8\xfd\xa5\x48\xb1\xfe\x06\x52\x7c"
+ "\x72\x4b\x23\x73\x99\x8f\x1c\xe1\x1e\x04\xe3\x55\x0a\x9a\x25\x1f"
+ "\xc5\x24\x63\xdf\xfc\xb7\x83\x15\x31\x6a\x23\xdf\xbc\xce\x83\xf5"
+ "\xcc\x70\x5c\x8c\x06\x7d\x39\x4f\x29\xc3\xde\xb8\x25\x27\xba\xb0"
+ "\x65\x60\x60\x04\x5d\x77\xca\x38\x6f\x0f\xbf\xed\x1d\xce\xcd\xdb"
+ "\x37\xe7\x44\x1f\x6a\xda\x1f\x38\x97\xae\x77\xd9\x97\xcd\xdd\x8b"
+ "\xa9\x75\xf9\x61\x33\x72\x37\xe4\xed\x3f\xfc\xdd\xe5\xed\x57\x67"
+ "\x12\x7c\xfe\x2d\x49\x5a\xde\xfe\x6f\x89\x5c\xbf\x9c\xbe\xd5\xdc"
+ "\x2f\xff\xed\x92\xed\x7e\x39\xb5\x8b\x34\xbf\x9c\xaa\xb0\xcd\x2f"
+ "\xa7\x46\x9a\xfa\xe5\x3d\xc9\xd8\x2f\xaf\x2d\xc4\x38\xe6\xf7\xcb"
+ "\x64\x9f\xb9\xcf\xd9\xd0\x85\xf5\x39\xeb\xcf\x74\x7e\xbf\xbc\x3e"
+ "\x96\xdf\xd3\xac\x4f\x22\x7e\x39\x75\x6e\xdb\xfb\xe5\xd4\xb9\xfc"
+ "\x7e\x79\xfd\x4d\xe2\x2d\x52\xe7\x1a\xbc\x2f\xeb\x97\xe1\x3b\xbc"
+ "\x7e\x79\x43\x5f\xd3\xef\x10\xbf\x9c\x1a\x45\xfc\xf2\x86\xd1\xc2"
+ "\x7e\x79\x03\xf3\x3c\x71\xc3\x7e\xc2\x5d\x24\xa6\xe6\x7e\x79\xc3"
+ "\x5a\xeb\x7e\x99\x60\x88\xee\xa7\xa0\x5f\xde\x50\x66\xee\x97\xd7"
+ "\xee\xe3\xf7\xcb\x69\xbb\x59\x1c\xa5\x8d\xe3\xfa\xe5\xf7\x3d\xee"
+ "\x0f\xbf\x2c\x88\xad\x58\xae\x5f\x7e\xff\xb2\x78\xbf\x9c\xd6\x53"
+ "\x9c\x5f\xc6\x98\xe3\xf3\xcb\x69\x91\x0c\x7e\xa2\xf8\xfd\x72\xda"
+ "\x4a\x7e\xbf\x9c\xb6\x95\xeb\x97\x71\xfb\x7c\x7e\x39\xed\x24\xa7"
+ "\x7d\x33\xbf\x9c\x76\x89\xeb\x97\xc9\x71\xac\x5f\x4e\x5f\x43\x38"
+ "\x74\xed\x54\xf1\x7e\x39\x3d\x52\xd8\x2f\xa7\x2f\xe0\xfa\xe5\x74"
+ "\x7f\xe2\x8b\xd3\x73\x89\x5f\x4e\x0f\x21\xdb\xd7\x86\x18\x6f\x67"
+ "\xfd\x32\xd9\xce\xfa\xe5\xf4\x3d\x36\xfa\xe5\xa2\x36\xf2\xcb\x51"
+ "\xf7\x97\x5f\xd6\x9d\xe8\x1c\x7e\x79\x63\xb0\x34\xbf\xbc\x71\x8a"
+ "\x0d\x3e\xe0\x90\x15\x1f\x30\xf7\x81\x0f\x30\xd6\x59\xe9\xc7\x88"
+ "\xce\xca\xbc\x2c\xcd\x07\x64\xda\xb2\xfe\xb9\x5d\x63\xf2\xfb\x8a"
+ "\xc7\x46\xa6\xc6\xfb\xa6\x38\x69\xf1\xd8\x14\xfb\xc0\x2b\xb7\x75"
+ "\x4c\xb2\x98\xb5\xcf\xd9\x5d\xa5\xc5\x24\xdb\x51\x9a\x57\xce\x1b"
+ "\xc9\x7a\xe5\xbc\x91\xc6\x5e\xf9\xbf\x9c\x67\xc9\xd9\xe7\x2d\x7b"
+ "\xe5\xad\x6b\x58\xaf\xbc\xe5\x32\xd1\x9b\x5b\x4e\x11\xbd\xb9\x85"
+ "\x9e\x53\x92\x78\x98\x78\xe5\xbb\xd8\x2b\x5f\x01\xaf\xfc\x76\x84"
+ "\x4c\xcb\xbc\xd3\x01\xcf\x49\x2b\x03\xbf\x8b\xfd\x71\x45\x3c\xfc"
+ "\x3f\x56\x8d\xde\x5f\x8c\x14\x1b\xc0\xe7\xee\x85\x7b\xe3\xde\xa5"
+ "\x6a\x59\xea\x3c\xb8\xaf\x54\xed\x47\x2e\x51\xe0\xa1\x6f\x61\x0f"
+ "\x7d\x02\xfc\xf1\x5a\xc6\x43\x6f\x71\xa8\x88\x35\xf6\xd0\x39\xd3"
+ "\x69\x0f\xad\x26\xf3\xdd\x2a\x62\xc1\x43\xc3\xef\xe1\x77\x44\x18"
+ "\x7b\xe8\x26\xf0\xc8\xcd\xe0\x91\x33\xaf\x99\xf8\xe9\xb7\xcd\xfd"
+ "\x74\x93\x47\x74\x91\x66\x60\x60\x14\xf6\xd3\x77\x77\x3f\xf0\xd3"
+ "\xe6\x7e\x7a\x13\xc3\xf3\x9b\xcb\xa4\xf9\xe9\xcd\xa5\x5c\x3f\x9d"
+ "\x77\xd5\xdc\x4f\x6f\x19\x6c\xbb\x9f\xde\x32\x55\x9a\x9f\xde\x12"
+ "\x62\x9b\x9f\xde\x72\xd8\xd4\x4f\x7f\x4c\x3f\x7f\xce\xae\xc6\x58"
+ "\xe7\xf7\xd3\x64\x9f\xb9\x0f\xda\x3a\x95\xf5\x41\x5b\xfb\x74\x7e"
+ "\x3f\x9d\x7b\x82\xdf\xf3\xe4\x96\x11\x3f\xbd\xe5\x50\xdb\xfb\xe9"
+ "\x2d\x87\xf8\xfd\xf4\x56\xe6\xfd\x4f\x5b\x0e\x99\xfb\x69\xf8\x0e"
+ "\xaf\x9f\xde\x1a\x67\xfa\x1d\xe2\xa7\xb7\x14\x11\x3f\xbd\x35\x4b"
+ "\xd8\x4f\x6f\x1b\x48\xf8\x6d\xab\x8e\xf0\x1b\x89\xa9\xb9\x9f\xde"
+ "\x7a\xce\xba\x9f\x26\x18\xa2\xfb\x29\xe8\xa7\xb7\x3d\x6e\xee\xa7"
+ "\xb3\xab\xf8\xfd\xf4\x87\x77\x58\x1c\x7d\x98\xc3\xf5\xd3\xdb\x22"
+ "\xef\x0f\x3f\x2d\x88\xad\x13\x5c\x3f\xfd\xe1\x50\xf1\x7e\xfa\xc3"
+ "\x68\x71\x7e\x1a\x63\x8e\xcf\x4f\x7f\xc8\xd4\x3f\x23\x78\x31\xf7"
+ "\xd3\x1f\x9e\xe1\xf7\xd3\x1f\x5e\xe5\xfa\x69\xdc\x3e\x9f\x9f\xce"
+ "\xf3\xe0\xb4\x6f\xe6\xa7\xf3\x06\x73\xfd\x34\x39\x8e\xf5\xd3\x79"
+ "\x67\x09\x87\x66\xaf\x14\xef\xa7\xf3\x0e\x0b\xfb\xe9\xbc\x62\xae"
+ "\x9f\xce\xcb\x24\xbe\x39\xaf\x8e\xf8\xe9\xbc\x5d\x64\x7b\x76\x8a"
+ "\xf1\x76\xd6\x4f\x93\xed\xac\x9f\xce\xd3\xd8\xfe\xfc\xd9\xae\xfa"
+ "\x55\x73\x3b\x7e\x6d\x45\x5b\xd5\xaf\x32\x3c\x83\xbe\xd7\x6b\x2b"
+ "\xb6\xef\x96\xe6\xa9\xb7\xef\x7a\xe0\xdf\xda\xd2\x2b\xe4\x3b\x11"
+ "\x9d\x55\x30\x54\x9a\x57\x28\x18\xf2\xc0\xbf\xb5\x75\x4c\xb6\xd7"
+ "\x93\x98\xec\x3c\x25\x2d\x26\x3b\x4b\xa4\xf9\xb7\xbd\x55\xac\x7f"
+ "\xdb\x5b\x25\xfc\xac\xf3\xa3\xad\x96\xfd\xdb\xdf\xbd\x59\xff\xb6"
+ "\x7b\x25\xd1\x37\xbb\x23\x89\xbe\xd9\xdd\xb7\xed\x9e\x75\xee\xca"
+ "\xe7\x3e\xeb\xfc\x3f\x87\x07\xcf\x3a\x3b\xc2\x9b\x15\x24\x12\x7c"
+ "\xee\x8a\x96\xe6\xcd\x76\x45\x71\xbd\xd9\x27\x6b\xcd\xbd\xd9\xae"
+ "\x32\xdb\xbd\xd9\xae\x9b\xd2\xbc\xd9\x2e\xb5\x6d\xde\x6c\x77\x30"
+ "\xff\xb3\xce\x8f\xf2\x84\x9f\x75\x92\x7d\xe6\x9a\xfa\xe3\x9b\xac"
+ "\xa6\xfe\xb8\xb8\xf3\x7b\xb3\x8f\x23\xf8\xf5\xf3\xc7\xd1\xc4\x9b"
+ "\xed\x9e\xd2\xf6\xde\x6c\xf7\x14\x7e\x6f\xf6\xf1\x05\xa2\x63\x77"
+ "\x4f\x31\xf7\x66\xf0\x1d\x5e\x6f\xf6\x77\x37\xd3\xef\x10\x6f\xb6"
+ "\x3b\x84\x78\xb3\xbf\x0f\x14\xf6\x66\x7f\x3f\x45\xb8\xeb\xef\x5b"
+ "\x09\x77\x91\x98\x9a\x7b\xb3\xbf\x2f\xb2\xee\xcd\x08\x86\xe8\x7e"
+ "\x0a\x7a\xb3\xbf\x1f\x31\xf7\x66\x1f\xe5\xf2\x7b\xb3\xbd\x59\x2c"
+ "\x8e\xf6\x0e\xe6\x7a\xb3\x3d\x0e\xf7\x87\x37\x13\xc4\x56\x04\xd7"
+ "\x9b\xed\x39\x23\xde\x9b\xed\xed\x22\xce\x9b\x61\xcc\xf1\x79\xb3"
+ "\xbd\xc1\x0c\x7e\x42\xf8\xbd\xd9\xde\x05\xfc\xde\x6c\xef\x5a\xae"
+ "\x37\xc3\xed\xf3\x79\xb3\xbd\x07\x39\xed\x9b\x79\xb3\xbd\x65\x5c"
+ "\x6f\x46\x8e\x63\xbd\xd9\x27\x0c\x87\x7e\x34\x5a\xbc\x37\xfb\x24"
+ "\x58\xd8\x9b\x7d\x32\x9d\xeb\xcd\x3e\x19\x40\x3c\xd8\x27\x6b\x88"
+ "\x37\xfb\xc4\x9f\x6c\xff\xc8\xdf\x78\x3b\xeb\xcd\xc8\x76\xd6\x9b"
+ "\x7d\x92\x6d\xbb\x37\xb3\xbd\xbe\xd5\xbd\x9f\x1b\xec\xfa\x3b\x9b"
+ "\x1b\xbc\x6f\x94\x34\x5f\xb6\x6f\xe4\x03\x1f\xd0\xd6\x3e\xe0\x13"
+ "\xa6\xbe\xd0\xfe\x33\xd2\x7c\xc0\xfe\x4a\x69\x3e\xe0\xb0\x51\x6d"
+ "\xab\xc3\x2a\x61\x1f\x70\x60\xa7\x65\x1f\xf0\x2f\xa3\xda\x56\x07"
+ "\x99\xda\x56\x07\x99\xda\x56\x07\x07\xb6\x9d\x0f\x28\xdc\xcd\xf5"
+ "\x01\x9f\x76\x7d\xe0\x03\x3a\xc2\x07\xec\x5b\x43\xf0\x59\x28\xb1"
+ "\xfe\x55\xa1\x49\xfd\xab\xcf\x78\xea\x5f\x15\x8a\xa8\x7f\x55\x28"
+ "\xb1\xfe\x55\xa1\x8d\xf5\xaf\x0e\x9a\xd5\xbf\x22\x3e\xe0\xc0\x2e"
+ "\x61\x1f\x40\xf6\x99\xeb\xb7\x7f\x1a\xd5\xbf\xfa\xe7\x7d\x50\xff"
+ "\xea\x9f\x02\x35\x8a\xfe\xc9\xd4\xbf\x3a\xd8\x0e\xf5\xaf\x0e\x0a"
+ "\xd4\xbf\xfa\x27\x53\xff\xea\x60\xa8\xb9\x0f\x38\x28\x50\xff\xea"
+ "\x5f\x3d\x4d\xbf\x43\x7c\xc0\x41\xa6\xfe\xd5\xbf\x2c\xd4\xbf\xfa"
+ "\x17\x53\xff\xea\x5f\x4c\xfd\x2b\x12\x53\x73\x1f\xf0\x2f\x1b\xea"
+ "\x5f\x1d\x64\xea\x5f\x1d\xb4\x50\xff\xea\x5f\x3c\xf5\xaf\x0e\x14"
+ "\xf0\xfb\x80\xc3\x46\xf5\xaf\x0e\x9b\xd4\xbf\x3a\x74\x9f\xd4\xbf"
+ "\x12\xc4\x96\x49\xfd\xab\x43\x12\xea\x5f\x1d\x16\x59\xff\xea\xa0"
+ "\x40\xfd\xab\xc3\x4c\xfd\xab\x83\x02\xf5\xaf\x0e\x0b\xd4\xbf\x3a"
+ "\x6c\x52\xff\xea\xa0\x40\xfd\xab\xc3\x47\x38\xed\x9b\xf9\x80\xc3"
+ "\x26\xf5\xaf\x0e\x9a\xd4\xbf\xfa\x8c\xa9\x7f\x75\x20\x50\xbc\x0f"
+ "\xf8\xcc\x42\xfd\xab\xcf\x4c\xea\x5f\x7d\xc6\xac\x05\xfc\x8c\xa9"
+ "\x7f\xf5\x19\x53\xff\xea\x40\x80\xf1\x76\xd6\x07\x90\xed\xac\x0f"
+ "\xf8\xec\x41\xfd\xab\xfb\xa6\xfe\x55\x91\xc4\xfa\x57\x45\x12\xeb"
+ "\x5f\x29\x8d\xea\x5f\x29\x2d\xd4\xbf\x3a\x62\xa5\xfe\x55\xb1\x51"
+ "\xfd\xab\xa3\xcc\x7c\xf5\xa3\x4c\xfd\xab\xa3\x12\xea\x5f\x7d\x6e"
+ "\x52\xff\xea\xc8\x83\xfa\x57\xed\xa6\x29\x3f\x63\xea\x5f\x7d\x2e"
+ "\xb1\xfe\xd5\xe7\x26\xf5\xaf\x94\x3c\xf5\xaf\x8e\x8a\xa8\x7f\x75"
+ "\x54\x62\xfd\xab\xa3\x36\xd6\xbf\x3a\x2a\x50\xff\xea\x88\x85\xfa"
+ "\x57\x47\x04\xea\x5f\x15\x1b\xd5\xbf\x2a\xbe\x0f\xea\x5f\x1d\x13"
+ "\xa8\x51\x74\x8c\xa9\x7f\x75\xb4\x1d\xea\x5f\x1d\x15\xa8\x7f\x55"
+ "\xcc\xd4\xbf\x3a\xca\x53\xff\xea\xa8\x40\xfd\xab\x62\xa6\xfe\xd5"
+ "\x51\x93\xfa\x57\x47\x99\xfa\x57\xc5\x16\xea\x5f\x7d\xc1\xd4\xbf"
+ "\x2a\x66\xea\x5f\x1d\x11\xa8\x7f\x55\x6c\x43\xfd\xab\xa3\x4c\xfd"
+ "\xab\xa3\x16\xea\x5f\x7d\xc1\x53\xff\xea\x88\x40\xfd\xab\x2f\x8d"
+ "\xea\x5f\x7d\x69\x52\xff\xea\x8b\xfb\xa4\xfe\x95\x20\xb6\x4c\xea"
+ "\x5f\x7d\x29\xa1\xfe\xd5\x97\x22\xeb\x5f\x1d\x15\xa8\x7f\xf5\xe5"
+ "\x7e\x53\xcc\x71\x35\xe5\x97\x02\xf5\xaf\xbe\x34\xa9\x7f\x75\x54"
+ "\xa0\xfe\x95\xd2\x99\xd3\xbe\x99\xa6\x54\x9a\xd4\xbf\x3a\x6a\x52"
+ "\xff\x4a\xc9\xd4\xbf\x2a\x92\x50\xff\x4a\x69\xa1\xfe\x95\xd2\xa4"
+ "\xfe\x95\x92\xa9\x7f\xa5\x64\xea\x5f\x29\x99\xfa\x57\x45\x4a\xe3"
+ "\xed\xac\xa6\x24\xdb\x59\x4d\xa9\xb4\x58\xff\x8a\xbb\x8e\xa6\x4d"
+ "\x72\xcb\x1d\xb4\x8e\xa6\xad\x72\xcb\x9d\x65\x1d\xcd\x7f\xb6\x4a"
+ "\xd3\x93\xff\xc9\x7d\x30\xe7\xa7\x2d\xf3\xca\xc7\x15\x44\x63\x9d"
+ "\xe8\x27\x2d\xaf\x7c\xc2\x57\x9a\xbe\x2f\x0d\x61\xf5\x7d\x69\x88"
+ "\xf0\xfa\x80\x13\x4d\x96\xf5\xfd\xa9\x3c\x56\xdf\x7f\xad\x23\xf7"
+ "\xd1\xaf\x2f\x91\xfb\xe8\xd7\x3b\xa5\xac\x0f\xd8\x70\x0b\x29\xde"
+ "\x37\x5d\x1f\x70\xb6\x98\xac\x0f\x58\x6c\xba\x3e\xe0\xeb\x9e\xdc"
+ "\xf5\x01\x27\x97\x09\xad\x0f\xc0\x79\xe6\x96\xfd\x81\x73\xf1\xda"
+ "\x00\xde\x75\x01\x61\x6d\xbf\x2e\x00\x7b\x83\x0f\x01\xb3\xd8\x1f"
+ "\x60\x9e\xf9\x7d\xf9\x83\xff\xa8\x08\x76\xff\x7b\x59\x9a\x3f\xf8"
+ "\x6f\x2d\xd7\x1f\x94\x39\x98\xfb\x83\xaf\x03\x6d\xf7\x07\x5f\x2f"
+ "\x90\xe6\x0f\xbe\x9e\x6f\x9b\x3f\xf8\xba\x8c\x7f\x5d\xc0\x09\xad"
+ "\xf0\xba\x00\xb2\xcf\x5c\xd7\x9d\x5a\xc0\xea\xba\x53\x23\x3a\xbf"
+ "\x3f\x28\xa9\xe6\xd7\x70\x25\x97\x89\x3f\xf8\xba\xb4\xed\xfd\xc1"
+ "\xd7\xa5\xfc\xfe\xe0\x14\x93\xff\xfb\xba\xd4\x3c\xe7\x0c\xdf\xe1"
+ "\xf5\x07\xa7\xd2\x4d\xbf\x43\xfc\xc1\xd7\x95\xc4\x1f\x9c\xda\x2b"
+ "\xec\x0f\x4e\x8f\x23\xbc\x76\xda\x83\xf0\x1a\x89\xa9\xb9\x3f\x38"
+ "\x75\xdd\xba\x3f\x20\x18\xa2\xfb\x29\xe8\x0f\x4e\x0f\x35\xf7\x07"
+ "\x27\x34\xfc\xfe\xa0\xd4\x99\xc5\xd1\x37\xfb\xb9\xfe\xe0\x74\xd2"
+ "\xfd\xe1\x0f\x04\xb1\x55\xcd\xf5\x07\xdf\x4c\x12\xef\x0f\xbe\x59"
+ "\x29\xce\x1f\x60\xcc\xf1\xf9\x83\x6f\xca\x18\xfc\x54\xf2\xfb\x83"
+ "\x6f\xae\xf2\xfb\x83\x52\x07\xae\x3f\xc0\xed\xf3\xf9\x83\xd2\x81"
+ "\x9c\xf6\xcd\xfc\x41\x69\x20\xd7\x1f\x90\xe3\x58\x7f\x50\xca\xe8"
+ "\xf1\x13\x3b\xc5\xfb\x83\xd2\x32\x61\x7f\x50\x7a\x8e\xeb\x0f\x4a"
+ "\xf7\x10\x1f\x50\x86\x88\x3f\x28\x3d\x46\xb6\x9f\x28\x30\xde\xce"
+ "\xfa\x03\xb2\x9d\xf5\x07\x65\xae\xb6\xcf\x3d\xb1\x3d\xe7\x7c\xef"
+ "\xe7\x9e\x38\xfe\xce\xe6\x9e\x94\x1f\x91\xe6\x0f\xca\x8b\xa4\xe9"
+ "\xd1\xef\x95\xac\x1e\xfd\x5e\x29\x3c\xcf\xa1\x62\xbd\x65\x3d\x7a"
+ "\xd6\x91\xd5\xa3\xdf\x46\x13\xde\xfe\x76\x12\xe1\xed\x6f\x9d\x6d"
+ "\x9d\xe7\xb0\xe1\x2e\xa3\x41\x0d\xf3\x1c\x96\x32\xf3\x1c\x40\x87"
+ "\x12\xdd\x79\x66\x2d\x77\x9e\x43\xc5\x4d\xa1\x79\x0e\xbc\xf3\x1b"
+ "\x4c\xb4\xa6\x41\x97\xda\x33\xbf\xe1\xf7\xad\x35\xcb\x7c\x88\xd6"
+ "\x3c\x13\x2c\x4d\x6b\x9e\x99\xc2\xd5\x9a\x3f\x2c\x30\xd7\x9a\x67"
+ "\x0e\xdb\xae\x35\xcf\x9c\x97\xa6\x35\xcf\x54\xd9\xa6\x35\xbf\x1d"
+ "\xc1\x3f\xbf\xa1\x22\x4d\x78\x7e\x03\xd9\x67\xae\x11\xbe\x3b\xcf"
+ "\x6a\x84\xef\x76\x77\x7e\xad\xf9\x5d\x00\xbf\x1e\xf8\x2e\x98\x68"
+ "\xcd\x6f\x87\xb7\xbd\xd6\xfc\x76\x38\xbf\xd6\xfc\x8e\xa9\x7f\xf3"
+ "\xed\x70\x73\xad\x09\xdf\xe1\xd5\x9a\xdf\x35\x99\x7e\x87\x68\xcd"
+ "\x6f\x47\x12\xad\x79\xd6\x43\x58\x6b\x9e\x3d\x48\x38\xeb\xec\x4a"
+ "\xc2\x59\x24\xa6\xe6\x5a\xf3\xec\x74\xeb\x5a\x93\x60\x88\xee\xa7"
+ "\xa0\xd6\x3c\xbb\xd3\x5c\x6b\x56\xa4\xf2\x6b\xcd\xef\x97\xb1\x38"
+ "\xfa\xbe\x27\x57\x6b\x9e\xbd\x7a\x7f\x68\x4d\x41\x6c\x05\x70\xb5"
+ "\xe6\xb9\x23\xe2\xb5\xe6\xb9\xeb\xe2\xb4\x26\xc6\x1c\x9f\xd6\xfc"
+ "\x9e\x79\xfe\x41\xf0\x62\xae\x35\xbf\x9f\xca\xaf\x35\xbf\x5f\xc0"
+ "\xd5\x9a\xb8\x7d\x3e\xad\xf9\xfd\x56\x4e\xfb\x66\x5a\xf3\xfb\xc3"
+ "\x5c\xad\x49\x8e\x63\xb5\xe6\x0f\xa1\xcc\x3d\x6f\xb0\x78\xad\xf9"
+ "\xc3\x08\x61\xad\xf9\xc3\x68\xae\xd6\xfc\xc1\x9d\x68\xca\x1f\xe6"
+ "\x13\xad\xf9\x83\x2f\xd9\x5e\xe1\x67\xbc\x9d\xd5\x9a\x64\x3b\xab"
+ "\x35\x7f\x48\xb4\xa4\x35\xa9\x6c\x17\xdf\x4c\x99\xbe\x10\x3e\x45"
+ "\xd0\xcf\x9e\x70\x7f\x53\xc2\xff\x4b\xe0\x3e\xe5\x06\xff\x17\x9c"
+ "\xaf\xa9\xf6\x70\xf1\xd5\x83\x2e\xd1\xc3\xef\x54\xa8\x7f\x53\x2a"
+ "\x7b\x69\x71\x5f\xb5\xe4\xfe\xe2\xe2\xeb\xa2\x7d\x38\x40\x4f\x45"
+ "\x21\xca\x1d\xfe\x1f\x0f\xdb\xe0\xf8\x6e\x70\x3f\xf4\x5e\x8a\xba"
+ "\xdd\x90\x55\x79\x19\x8e\x83\x3e\x77\xab\x91\xfd\x70\x1e\xb7\xd1"
+ "\xb8\xa1\xca\x17\xce\x27\x55\xb0\xaf\xd0\x56\xd0\xde\xde\x28\x49"
+ "\x4b\xfd\x4f\xb9\xf0\x16\xaa\x95\x55\x2d\x72\xa9\x7f\x38\x00\x78"
+ "\x08\x61\x7d\x58\xd8\x4b\xad\xc0\x6d\x2a\x17\x36\xe3\x7d\x21\x78"
+ "\x9f\x0e\xfa\x98\xbc\x00\xc9\x32\x6e\x3d\xec\x08\x9a\xab\xcb\x8a"
+ "\x06\xaa\xee\x3d\x2d\xf4\x19\xee\xaf\x5f\xf6\xae\x52\x7c\xba\xad"
+ "\x8a\xbe\xf7\x94\x37\xe8\xe8\x36\xbc\x17\xe2\xfe\x54\xc5\x6d\x87"
+ "\xe3\xf9\xfa\xb0\xf6\x00\x1a\xd0\xa5\x1f\xa5\x12\x77\xbf\xab\x12"
+ "\x5c\xff\xe6\xb2\xb2\x37\x52\x3e\x03\x63\xe7\x8d\x64\x7c\xfb\xc5"
+ "\xfd\xce\x79\x3f\xa1\xdf\x79\xd2\x15\x39\x7e\xd0\x83\x6a\x58\xb1"
+ "\x15\xc9\x36\xea\x1f\x76\xfc\x0a\x38\x71\xc7\x66\x4a\xdd\xb8\xe1"
+ "\x7c\x9e\xca\x81\x4a\xc4\x63\xbe\x1a\xf6\x6f\xec\x41\xa9\x6f\xaf"
+ "\xc2\xb8\x39\x7f\xe8\x38\xdc\xdb\x4d\x63\xb1\x78\xee\x82\x39\xde"
+ "\xb1\xd1\x0b\x22\xdf\x8b\x8b\xf5\xee\x3b\xf7\x11\x14\xf2\xde\x7b"
+ "\xde\x0b\xe6\x2c\x5c\xe6\x6d\xbc\xe7\x45\xef\xb9\xd1\x4b\xe6\xbc"
+ "\x39\x3f\x72\xe0\x82\xb7\x62\x1e\x81\x3e\x21\xa3\x7e\xb8\xe3\xbe"
+ "\xe8\x37\x9c\x57\x6e\xdf\x84\xd0\x07\xdd\x91\x02\xf7\xab\x71\xc3"
+ "\x8f\x3e\x2a\xc5\xd3\xc7\xf0\xef\x65\x6c\xa6\x1a\x64\x70\xcc\x0a"
+ "\xe0\xb4\x8d\xc9\x0f\xe3\x63\xfd\x76\x40\xbf\xb6\x43\xbf\xa1\x8f"
+ "\xd0\xe7\x1f\xa7\x18\xfa\x6c\xc0\xc4\x0a\x8c\x89\xe4\x5b\x80\xc1"
+ "\x1f\x17\xb9\x68\x1e\x1e\x4f\x51\xa1\xf8\xfc\x1a\xe0\x5a\x71\xb8"
+ "\x22\xfb\xa9\x2b\xed\x19\x72\x5c\x7c\xe1\xbb\x69\x06\x8c\xe9\xb3"
+ "\xa7\xa5\x50\x9b\xbb\xa9\x41\x57\x3a\x34\x52\x51\x2f\x03\x36\xf1"
+ "\xf7\xcf\x0f\x42\x28\x85\x6a\x0c\xa5\xdf\x5d\x41\x35\x02\x86\x09"
+ "\x4e\x61\xdf\x4f\xfb\x6e\xcb\xd0\x2b\xd0\x46\xa5\x0a\xed\xab\xc5"
+ "\x6d\xa8\x60\x1b\x1e\x73\x7d\x41\x6c\xcc\x54\x5f\x94\xf2\x74\x0a"
+ "\x4a\x69\xc4\xdf\xd9\x35\x2c\xc0\x25\x16\x39\x04\xc5\x53\x3f\x03"
+ "\xef\x38\x50\x7d\x62\x63\xa8\xdd\xc3\x02\x54\xb2\x1f\x0f\xe9\x73"
+ "\xa6\xa5\xc0\xf9\xd4\x37\x6e\xf8\xc9\x53\xe5\x30\x62\x2e\x6e\x67"
+ "\xe3\x66\x7a\xec\xeb\xf1\xb9\xc3\xf8\x80\xf7\xa1\x94\xd4\x2a\xe6"
+ "\x1a\xca\x7c\x46\xa3\xcf\x4c\x2c\xa8\x50\xdc\x45\x41\x5a\xaa\x85"
+ "\xca\x7a\x46\x53\xde\xd0\x00\x9c\x16\xf3\x16\xf5\xc8\xf9\x33\x2e"
+ "\xda\xe8\xc8\x1d\xdd\xe1\x5a\xcc\x4a\x2c\xa0\xb2\xc6\xb9\x4e\xed"
+ "\x87\x5c\xa1\xed\x58\xc3\x78\xc2\x58\x2a\xc4\xe1\xe8\xa7\x78\x7c"
+ "\x4e\x18\x0f\xd0\x1f\x06\x0f\x3f\x9d\x38\x1e\x6b\x8e\x87\xd6\x6b"
+ "\x73\xf3\x78\x3f\x2d\x15\x3a\xbe\x25\x7b\x7c\x14\xe5\x3e\x3e\x24"
+ "\xf9\x32\x7a\x08\x8f\x6d\x39\x78\x81\x8c\xa5\xc8\x33\x3d\x1c\x79"
+ "\xcf\x5e\xe6\x8a\xd4\x39\xe3\xa7\xb8\xac\x4c\x71\x80\x31\x91\x01"
+ "\xbf\xf8\x01\x67\xfa\xb5\xf4\x98\x96\x92\x18\x89\x64\xfb\x6b\x0a"
+ "\x65\x58\x3f\xe3\x39\x2a\x57\x64\xd5\x6b\xb7\xc3\xf7\xa8\xdf\x42"
+ "\x11\x8e\x07\x1d\x8b\xdf\xa2\xd0\xa4\x68\xb8\x3f\xcf\xa3\xf7\x1f"
+ "\xc9\x87\x36\xc5\x9d\x57\x35\xad\x7f\x75\x10\xab\x41\x10\xa7\x8a"
+ "\x5a\x1d\xdd\x26\x1d\xab\xf9\x6c\xac\x8a\xa1\x1f\x6c\xbc\xaa\xfd"
+ "\x71\x5c\x05\xce\xb9\x90\x39\xe7\x3a\x38\xe7\xb3\x16\xce\xb9\x92"
+ "\x9c\x73\x97\x5b\x96\xcf\xf9\xc2\x32\xcb\xe7\x7c\x61\xbf\xf8\x73"
+ "\xbe\x30\x56\xfc\x39\x5f\x18\x22\x7c\xce\x01\x4c\x9c\x03\x20\xce"
+ "\x01\x16\xe2\x1c\xc0\xc4\xf9\xd1\x1a\xcb\xe7\x7c\x71\x81\xe5\x73"
+ "\xbe\xb8\x53\xfc\x39\x5f\x1c\x2e\xfe\x9c\x2f\xfa\x5a\x38\x67\x26"
+ "\xce\x01\x10\xe7\x00\x0b\x71\x0e\x60\xe2\xec\xf6\xad\xe5\x73\xfe"
+ "\x79\x8e\xe5\x73\xfe\x39\x47\xfc\x39\xff\x3c\x40\xfc\x39\xff\xec"
+ "\x25\x7c\xce\x81\x4c\x9c\x03\x21\xce\x81\x16\xe2\x1c\xc8\xc4\x79"
+ "\xd8\x06\xcb\xe7\xac\x9a\x6a\xf9\x9c\x55\xeb\xc5\x9f\xb3\xca\x5b"
+ "\xfc\x39\xab\x5c\x2d\x9c\x33\x13\xe7\x40\x88\x73\xa0\x85\x38\x07"
+ "\x32\x71\x9e\x31\xc6\xf2\x39\x5f\x0a\xb4\x7c\xce\x97\x92\xc4\x9f"
+ "\xf3\x25\x77\xf1\xe7\x7c\x49\x21\x74\xce\xcd\xc0\xdb\x4e\x70\x2e"
+ "\x2d\x3f\x84\x8e\xd7\xb9\x8f\x9f\xe9\x54\x8b\x64\x79\xab\xf4\x51"
+ "\x2e\x75\xa8\x2b\x9c\x5b\x14\xb5\x39\xcc\x0f\xff\xab\x77\x1f\x1f"
+ "\xda\xec\x3e\x3e\xaa\xa9\x47\x37\xf5\xf2\x59\xe8\x21\xac\xc7\xd7"
+ "\xeb\x91\xa7\x3e\x7b\x7c\x48\xda\x1b\xc8\x7b\x85\x1a\xb9\x96\x27"
+ "\xab\x50\x72\x0c\xa5\x2e\x47\x97\x90\x73\x1d\xf6\x9e\x3f\xa2\xd2"
+ "\xfa\x12\xb4\x70\x31\x45\x5d\x91\xd5\x9c\xc2\x79\x13\xd0\xc9\x29"
+ "\x99\xdf\x23\x6f\xf8\x0d\xbf\xed\xf0\xc1\xed\xb8\x4c\x84\xfb\xe7"
+ "\xe6\xb0\xe7\x76\x24\x23\xcf\x2f\xe6\xd5\x21\xbc\x3d\x1f\x3e\xba"
+ "\xcd\xd3\x52\x92\x67\x21\xd9\x81\x5b\x55\x32\x72\x6f\xae\xc9\x31"
+ "\xbd\x37\x4f\x9c\x03\x63\xf9\x26\xbd\xef\x52\xde\x1b\x62\xc7\xb2"
+ "\x26\xc2\x70\xef\xa6\xc7\xb2\x5a\x47\xee\xf7\x26\xf7\xee\x2f\xe0"
+ "\xf7\xd9\xb1\xac\x99\x82\xc7\x92\xca\x1e\x1f\x53\x51\xd7\x8c\x7d"
+ "\x93\xeb\x95\x78\x24\x83\xed\xe0\xaf\x6f\x21\x81\x31\x2e\x34\x1a"
+ "\xe3\x6a\xa7\xda\x2e\xb7\x04\xc6\xb8\x0a\xc6\xb8\x8e\x67\x8c\xcf"
+ "\xda\x36\xc6\xb5\x03\xed\x1f\xe3\x5f\x9a\x84\xc7\xb8\x76\x9c\xf8"
+ "\x31\xfe\xe5\x84\xf8\x31\xfe\xe5\x10\x33\xc6\x6a\xee\x18\xff\x32"
+ "\x57\x78\x8c\x03\x8c\x70\x1c\x00\x38\x7e\xb4\x86\x7f\x8c\x03\x00"
+ "\xc7\x01\x3c\x38\x0e\xb0\x11\xc7\x97\xb3\xec\x1f\xe3\xcb\xb3\x84"
+ "\xc7\xf8\xf2\x5e\xf1\x63\x7c\xd9\x57\xfc\x18\x5f\xf6\x24\x63\x1c"
+ "\x60\x82\xe3\xda\x12\x0b\x63\x6c\x84\xe3\x00\xc0\xb1\xdb\xb7\x02"
+ "\x63\x0c\x38\x0e\xe0\xc1\x71\x80\x8d\x38\xbe\x72\xc7\xfe\x31\xbe"
+ "\x72\x5c\x78\x8c\xff\xe7\x2c\x7e\x8c\xaf\xa4\x89\x1f\xe3\x2b\x89"
+ "\xcc\x18\x9b\xe0\xf8\xca\x00\xe1\x31\x0e\x34\xc2\x71\x20\xe0\x78"
+ "\xd8\x06\xfe\x31\x0e\x04\x1c\x07\xf2\xe0\x38\xd0\x46\x1c\xd7\x4d"
+ "\xb7\x7f\x8c\xeb\xfa\x0a\x8f\x71\xdd\x22\xf1\x63\xfc\x3f\xb5\xf8"
+ "\x31\xfe\x9f\x8a\x8c\x71\xa0\x09\x8e\xff\x97\x69\x61\x8c\x8d\x70"
+ "\x1c\x08\x38\x9e\x31\x46\x60\x8c\x01\xc7\x81\x3c\x38\x0e\xb4\x11"
+ "\xc7\x57\x8b\xed\x1f\xe3\xab\xeb\x85\xc7\xf8\xea\x39\xf1\x63\x7c"
+ "\x35\x44\xfc\x18\x5f\x1d\xcb\x8c\xb1\x09\x8e\xeb\x1a\x84\xc6\xb8"
+ "\x05\x3c\xa0\x33\x8c\xb1\x73\x3d\x92\xe5\xe3\xb1\xad\x22\x63\xab"
+ "\xeb\x11\xe6\x97\x2f\xd3\x47\xe1\x31\xa1\x73\x40\xbf\x7a\x76\xd3"
+ "\x65\x8f\x9f\x49\xc9\xe0\x9c\x92\x71\xde\xf5\xda\x28\xed\x2a\xd4"
+ "\xcd\x3b\x19\xe7\x7f\xeb\x7b\xe2\x63\xbc\x93\xd7\x5d\x80\xdf\x93"
+ "\xe3\xbc\x97\x36\xc7\xb9\x52\xe7\xf1\x7a\xe8\x15\xd9\xaf\x71\x54"
+ "\xdf\xe1\x11\xe0\xbd\x62\xa8\x77\x3d\xdd\x2b\xea\x0b\x61\x7c\x4e"
+ "\xa3\xf2\xaa\xcf\x91\xbe\x47\xd8\x73\x83\xb4\xc8\x97\xfa\xd5\xd7"
+ "\xbd\x34\x56\x85\x74\x6f\x79\x3a\x55\xc4\x97\xa0\x8a\xf8\x7f\xa2"
+ "\xa0\x3a\xea\x2e\xf5\x8b\xaf\x53\x8b\x47\x44\xbc\xce\x23\xcc\x5b"
+ "\x97\x13\x5d\xa2\xf5\x88\x88\xda\xbf\x54\x25\x73\xd2\x20\xdf\xf9"
+ "\xb5\x14\x95\xf1\x26\x52\x64\xd4\x20\xc7\x8d\x6f\x22\xa7\x8d\x35"
+ "\xc8\xb5\xb4\xb6\x0a\x95\x5d\x2b\x41\x65\xb7\xce\xa3\xb2\xbb\xf0"
+ "\x69\x86\x8f\x1e\x3e\x29\xe7\x21\xd6\x08\x4d\xba\x8e\xf0\x7b\x3f"
+ "\xd5\xfd\xab\x91\x7b\xa9\xb6\x0a\xe1\x75\xbb\x37\x64\xbf\xba\x39"
+ "\x45\x20\x77\xea\x17\x4f\x44\xbd\xe5\x29\x83\x7d\x0a\xbc\xbd\x42"
+ "\xab\x46\xa5\xb5\x1a\xd8\x7f\x4d\x0d\xfb\x15\x2b\x6a\xa1\x7d\x7d"
+ "\x09\x7e\xaf\xa7\xba\x34\xe5\x14\xd2\x66\x15\x17\x52\xd8\x43\xf7"
+ "\x18\xef\x97\x09\x43\xad\xa7\x3c\x9f\x24\x38\xa8\xef\xb7\x5d\x2f"
+ "\x36\xd6\xbf\xfa\xd3\x63\xfc\xae\x67\x77\x18\xe7\x5e\xfa\x77\x43"
+ "\x5d\x27\x9f\xff\x99\xc2\xf3\xfa\x70\x2e\xa1\xbc\xe1\x34\xc2\xcf"
+ "\x9a\x82\x96\x21\x34\x51\x87\x10\x1e\x8b\x8a\xf8\x3a\x34\x39\x06"
+ "\xb9\xe0\xfc\xb3\xfe\x57\xdf\xee\x15\xb5\x6a\x94\xa4\x85\x3e\xde"
+ "\xd0\xb4\xf6\xb1\x7c\x4d\x39\x82\x7d\xbd\xca\xa3\x54\xc8\x29\x06"
+ "\xb9\xe2\xf1\xd5\x66\x8f\x0f\x9d\x0c\xd7\xcf\xc2\x06\x8a\xc2\x63"
+ "\x8b\xc7\x14\x8f\x2f\x6e\xcf\x30\xe6\x15\x73\xd5\x68\x85\x06\xb9"
+ "\x56\x24\xc3\xbf\xf1\x94\xba\x02\xdd\x44\xd0\x47\x1f\xca\xad\xb8"
+ "\x10\x70\x31\x04\x63\x41\x25\xbb\x36\x04\xe2\xdf\x5d\x00\x53\x67"
+ "\x09\xa6\xba\xdc\xb2\x01\x53\xd5\x2c\xa6\xea\xb3\x58\x4c\xdd\x58"
+ "\x20\x8c\xa9\xeb\xa7\x18\x4c\xa9\x3b\x27\xa6\xae\x47\x5a\xc6\xd4"
+ "\xf5\xb1\x16\x30\x55\x07\x98\x2a\xe4\x62\xea\x46\x92\x78\x4c\x5d"
+ "\xcf\xee\x40\x4c\x55\x49\xc3\xd4\xf5\x78\x2e\xa6\xea\x53\x85\x31"
+ "\x15\xc0\xf0\xd4\xa3\x35\xd6\x31\x15\x60\xc4\x53\x37\x2e\xb3\x98"
+ "\x52\x1f\x17\xc6\x94\xfa\x71\x82\xa9\x80\x4e\xca\x53\xbf\x1d\xb1"
+ "\x8c\xa9\xdf\x72\x85\x31\x15\x00\x3c\x15\x60\xc2\x53\xea\x33\xe2"
+ "\x31\xf5\x5b\x5d\xc7\x61\x2a\x40\x22\x4f\xfd\x56\xca\xc5\xd4\x8d"
+ "\x6a\x0b\x98\x62\x78\xca\xed\x5b\x1b\x30\x65\xc4\x53\x37\x47\xb0"
+ "\x98\xba\xed\x21\x8c\xa9\x5b\x8b\x18\x4c\x75\x52\x9e\xba\xe5\x6c"
+ "\x19\x53\x37\xeb\x2d\x60\x0a\x78\x2a\xc0\x84\xa7\x6e\xf7\x15\x8f"
+ "\xa9\x5b\x23\x3b\x10\x53\x12\x79\xea\x96\x37\x17\x53\x37\xfd\x84"
+ "\x31\x15\xc8\xf0\xd4\xb0\x0d\xd6\x31\x15\x68\xc4\x53\xb7\xd3\x59"
+ "\x4c\xdd\x89\x16\xc6\x54\xc3\x49\x82\xa9\xc0\x4e\xca\x53\x0d\x73"
+ "\x2c\x63\xaa\xc1\x5f\x18\x53\x81\xc0\x53\x81\x26\x3c\x75\x67\x99"
+ "\x78\x4c\x35\x64\x76\x1c\xa6\x02\x25\xf2\x54\x43\x2c\x17\x53\xb7"
+ "\xd7\x58\xc0\x14\xc3\x53\x33\xc6\xd8\x80\x29\x23\x9e\xba\x73\x89"
+ "\xc5\x54\x63\xb1\x30\xa6\x1a\x7b\x32\x98\xea\xa4\x3c\x75\xf7\xb0"
+ "\x65\x4c\xdd\xcd\xb6\x80\x29\xe0\xa9\x40\x13\x9e\x6a\x2c\x13\x8f"
+ "\xa9\xbb\xb5\x1d\x88\x29\x89\x3c\x75\xb7\x84\x8b\xa9\x3b\x55\x42"
+ "\x98\x6a\xc6\xbe\xcf\x01\x30\x15\x05\xbe\x0f\x30\xe4\x52\x49\x30"
+ "\xd5\x02\x98\xfa\xd0\x18\x53\x3f\x99\xfa\x3e\xcd\x50\x7d\x2b\xa6"
+ "\x9a\x47\x9b\x62\x4a\x0f\x98\x6a\xa1\x31\xd5\x34\xdd\xe0\xfb\x2a"
+ "\xea\x0b\x20\x56\xd7\x50\xc5\x14\xc0\xd3\x66\x06\x4f\x3f\x01\x9e"
+ "\xe0\x7c\xf4\x70\xbe\xa5\xd5\x55\x28\x48\x4d\xce\xab\x19\xce\x57"
+ "\x6f\x8c\xa5\xe6\x3a\x19\xc6\x10\xc6\x8e\x01\x47\x65\x0b\x01\x3f"
+ "\x8b\xcf\xa0\xb2\xa5\xf0\x49\x80\x4f\x32\x7c\xd0\x19\x54\x0a\xea"
+ "\x04\xe7\xec\x59\xfc\x54\x32\xf8\xd1\xdc\xb1\x8c\x1f\xcd\x59\x71"
+ "\x1e\xaf\x39\x58\x3c\x7e\x9a\x7c\x98\xb9\x74\xae\x41\xc1\x3f\x53"
+ "\x78\xce\x2c\xc1\xc8\x35\x14\xa4\x45\x2e\xd4\x0c\xdf\xee\x4e\xa1"
+ "\xc8\x75\xb9\x0e\xc9\xd2\xdf\x44\xae\xe9\x3f\xc2\xf9\x1a\xae\x9d"
+ "\x1a\xe4\x74\x5a\xf3\x39\x2a\xbd\x55\x85\x4a\xef\x9e\x42\xa5\x7a"
+ "\xf8\x5c\x83\x0f\xf4\x31\x28\xd2\xf8\x7c\xd5\xcc\xf9\x36\x5d\x86"
+ "\xb6\x7c\x84\xcf\xb7\xe9\x04\x7d\xbe\x73\xe1\x7c\x9b\xd9\xf3\xad"
+ "\x00\x2c\x42\x5c\x7a\xe9\x19\x9f\x18\xa4\x46\x5d\xdf\xd3\x52\x54"
+ "\x33\x83\x41\x1c\x97\xd3\x67\x35\x28\x28\x06\x62\xf5\x16\x60\xb0"
+ "\x76\x0f\x5a\x91\x08\x18\x6c\xd6\xe0\xe7\xfa\xea\x8a\x94\x26\xc0"
+ "\x60\x93\x23\x05\xe3\xd6\x82\x31\xf8\x13\xc6\xa0\x66\x80\x5e\x18"
+ "\x83\x67\x09\x06\xc1\x27\x5a\xc7\xa0\x11\xaf\x35\x1f\x61\x31\xa8"
+ "\x3d\x29\x8c\xc1\x96\x0b\x06\x9f\x78\xef\x31\xd8\xb2\xcc\x32\x06"
+ "\x5b\x42\xc5\x79\x42\xed\x39\xf1\x18\x6c\xd9\xd3\x71\x18\xd4\x46"
+ "\x5b\xc6\xa0\x36\xc0\x06\x0c\x56\x49\xc3\x60\x4b\x1a\x17\x83\xcd"
+ "\x85\xc2\x18\x0c\x60\x78\x10\x7c\xa5\x55\x0c\x1a\xfb\x4a\xdd\x28"
+ "\x16\x83\x54\xa0\x30\x06\xf5\x73\x0c\xbe\xf2\xde\x63\x50\xa7\xb3"
+ "\x8c\x41\x5d\xb5\x38\x0f\x49\x4d\x17\x8f\x41\xfd\x80\x8e\xc3\xa0"
+ "\xfe\xba\x65\x0c\xea\x4b\xad\x63\x30\x40\x22\x0f\xea\x5d\xb9\x18"
+ "\xd4\x0d\xb1\x80\x41\x86\x07\xc1\x87\x5a\xc7\xa0\x11\x0f\x52\xc7"
+ "\x5b\x31\x28\x77\x28\x13\xc4\xa0\x1c\x5d\x36\xf8\xd0\x7b\x8e\x41"
+ "\x39\x5a\x69\x11\x83\x72\x14\x21\xca\x73\xca\x1d\x2e\x88\xc6\xa0"
+ "\x1c\x15\x76\x18\x06\xe5\x0e\x8b\x2c\x62\x50\xee\x30\xc5\x06\x0c"
+ "\x4a\xe3\x41\x39\xca\xe6\x62\x90\x2a\x12\xc6\x60\x20\xc3\x83\xe0"
+ "\x5b\xad\x62\xd0\xc8\xb7\xca\x65\xe3\x58\x0c\x2a\x82\x85\x31\x28"
+ "\x8f\x36\xf8\xd6\x7b\x8f\x41\x79\x17\xcb\x18\x94\xd5\x8a\xf2\xa8"
+ "\x72\xc5\x1c\xf1\x18\x94\x0f\xe9\x38\x0c\xca\xef\x58\xc6\xa0\xfc"
+ "\xac\x75\x0c\x06\x4a\xe3\x41\xb9\xdc\x93\x83\x41\xb9\x6c\xa4\x05"
+ "\x0c\x32\x3c\x08\x3e\xd7\x3a\x06\x59\x1e\x94\x2b\x4e\xb1\x18\x7c"
+ "\xe8\x9c\x30\x06\xbb\x5c\x37\xf8\xdc\x7b\x8f\xc1\x2e\xeb\x2d\x63"
+ "\xb0\x4b\x94\x28\x4f\x2b\x7f\xe8\xb2\x78\x0c\x76\x29\xea\x38\x0c"
+ "\x3e\xb4\xcc\x32\x06\x1f\x0a\xb5\x01\x83\x12\x79\xb0\x4b\x1e\x17"
+ "\x83\x0a\xa5\x10\x06\xf5\xe0\x8b\x5b\x76\x0d\x8f\xd0\x67\x47\xc4"
+ "\xbb\x38\x78\x23\xad\xfb\xeb\xa1\x15\xb1\x0d\x68\xf2\x1d\x18\x9f"
+ "\x98\x3b\x28\xfc\x8e\x2b\xd2\x65\x47\x44\x81\x26\x0f\x35\xf2\xcf"
+ "\xf4\xdc\x32\x6d\x66\x71\xe1\xc6\x85\x48\x01\xfe\xfb\x39\xbc\xad"
+ "\xe2\x8a\x06\xe1\xdf\x4f\xc2\xfd\xb9\xc6\xf6\x07\xe7\x09\xa8\xdf"
+ "\x7c\x5d\xe9\x67\xcc\xcd\x2a\x54\x3b\x12\xc9\x4b\x6b\x55\x30\x0e"
+ "\x09\x74\x7c\xf1\xb8\x5c\x91\x3f\x5c\xb4\xe3\x06\x52\x68\x7f\xf1"
+ "\xec\x05\xe3\xed\xee\xfc\x57\xe4\xe0\x55\x4b\xe9\xf1\xb8\xe2\xf1"
+ "\xc2\x63\xec\x9d\x40\x51\x57\xe4\x8e\x5d\xcb\x01\x63\xda\x5f\x7c"
+ "\x7b\x6d\x87\xe3\x78\xfd\xaa\xdc\xd1\x4d\x3c\x36\x1e\x3e\x4b\xaf"
+ "\x5b\x90\x3f\x5c\x58\x5a\x8d\x78\x9f\x1d\xc3\x58\x9d\xb5\x71\xac"
+ "\xaa\x8c\x7c\x5e\x3b\x8c\x95\x63\xad\x6d\x63\xd5\x75\xa8\xc9\x58"
+ "\x99\xfb\x2a\x79\xd7\x51\xe2\xc7\x0a\x97\x4b\xc5\x63\xe5\x58\x2d"
+ "\x3c\x56\x01\x36\xe2\x2a\x20\xd4\xc8\x8f\xb4\xc3\x58\x3d\xe2\x6a"
+ "\xdb\x58\x3d\x32\x87\x3b\x56\x3c\xfa\x5f\xfe\x48\xb4\xf8\xb1\x7a"
+ "\x84\xbc\x0f\x40\xfe\x88\xa3\x85\xb1\xb2\x11\x57\x01\x55\x46\xba"
+ "\xb9\x1d\xc6\xea\xd1\x91\xb6\x8d\xd5\xa3\xe9\x26\x63\xc5\xa3\x53"
+ "\x1f\xcd\x11\x3f\x56\x8f\x86\x92\xb1\x7a\x74\x88\xf0\x58\x05\xda"
+ "\x88\xab\xc0\x50\x23\x7d\xd7\x0e\x63\xe5\x14\x65\xdb\x58\x39\x1d"
+ "\xe1\x8e\x15\x9f\x9e\x72\x3a\x2e\x7e\xac\x9c\xd6\x90\xb1\x72\x8a"
+ "\xb0\x30\x56\x36\xe2\x2a\xb0\xca\x48\x87\xb4\xc3\x58\x39\x67\xdb"
+ "\x36\x56\xce\x97\x4d\xc6\x8a\xe7\xbe\xef\x7c\x5d\xfc\x58\x39\x17"
+ "\x92\xb1\x72\x4e\x13\x1a\x2b\x5d\xf6\xf8\x10\x17\x18\x83\xa6\xcd"
+ "\xe3\xfd\x5c\xe2\x91\xac\xd9\x07\xc6\xcd\x1d\xc6\x6d\xa5\x37\x6a"
+ "\xc9\x86\x71\x53\x6b\xd1\xe4\x45\x3f\x53\xe5\xf5\x3a\xd4\x0c\x63"
+ "\xd6\xe4\x3e\x1e\xb6\xd5\xe1\x39\x47\x2f\xd5\xc8\x5d\xca\x66\x2c"
+ "\x72\x45\x78\xdc\xf0\x38\xe0\xb1\xa3\x60\xdc\xe8\x71\x74\x8f\x2e"
+ "\xd1\xb9\x87\x79\x4f\xba\xfe\x33\xf5\x9e\x8a\xa2\xf0\xf9\x52\xee"
+ "\xce\x95\xf8\xb9\x40\x50\x1d\xea\xea\xfd\x06\x3e\x27\x97\x24\xbc"
+ "\xbd\x42\x5d\x05\xfa\xe0\x16\xa2\xb5\xd9\xcf\xbe\xee\xba\x69\xbe"
+ "\x4e\xba\x8a\xd0\xf1\x54\x8f\x6e\x6a\x6d\x8f\x69\x29\x2b\xae\xa3"
+ "\x87\xb0\x7e\xc8\xd0\x23\xcf\xa4\x05\x48\x76\x60\x9e\x52\x46\xaf"
+ "\x5d\x5b\x4c\xb7\x11\x08\xe3\xe2\x49\xdd\x36\x9a\xd3\x7d\x3b\x0a"
+ "\x55\x5c\xc9\xa4\xe3\x66\xaa\x11\xe8\xb8\xfd\xe0\xeb\x0a\x3a\xd3"
+ "\x8f\x72\x1f\x1f\x95\x59\x8e\xbc\xa9\x16\x18\x63\xbc\x9e\x48\xee"
+ "\x3a\x74\x47\xb3\xd8\x31\x76\xa1\xe7\x7f\xeb\xbd\x99\xf9\x5b\x30"
+ "\x4e\xf8\xf7\xe9\xf9\x5b\x31\x46\xf3\xb7\xa0\xcf\xad\xf3\xb7\xe4"
+ "\xdd\xaa\xf0\xfc\x2d\xfd\xcf\x9e\xbd\x0c\xe7\xfe\xde\x7c\x8a\x82"
+ "\x73\xef\x5e\xde\xa0\x46\xf8\xfc\xcb\x1b\x94\x68\x45\x2c\x72\x2d"
+ "\x6f\xae\x43\xc9\x0d\x94\xba\x3c\xe5\x2a\x0a\xba\x83\x75\x30\xc6"
+ "\x8b\xcb\x49\x12\xd7\x6e\xb9\xfa\x9f\x7d\x7b\x41\x1f\x8e\x95\x57"
+ "\x22\x64\xb4\x8e\x27\x0a\x34\xb3\x23\xc4\x21\xaa\x22\xa5\x06\x41"
+ "\x4c\x32\x2b\xb4\x3f\xe2\x38\x45\xc1\xfe\x91\xad\xfa\xba\x47\xd8"
+ "\x26\xbc\x0d\xc7\x0c\x3f\x6f\xc2\xb5\x03\x76\x18\xe9\x6f\x8c\x0b"
+ "\x97\xf8\x14\x54\x11\xdf\x8c\xca\xb5\x08\xf4\x55\xb7\xb1\xdf\x84"
+ "\x56\x09\xe1\xe8\x2c\x83\xa3\x42\x97\xf8\x2e\xb7\x6c\xc0\x51\x15"
+ "\x8b\xa3\xee\x1e\xf6\xe1\xc8\xed\xa4\xfd\x38\x72\xcb\xb2\x03\x47"
+ "\x75\x5c\x1c\x75\x4f\x12\x8f\x23\xb7\x99\xe2\x71\xe4\xe6\x6d\x1f"
+ "\x8e\xba\x3b\x13\x1c\xb9\xaa\x08\x8e\xba\x2b\x58\x1c\xd1\x6b\xa3"
+ "\xda\x09\x47\xae\x69\xc2\x38\x0a\x60\xf8\x28\x00\xf8\xe8\xd1\x1a"
+ "\xeb\x38\x0a\x30\xe2\x23\xf7\x59\xf6\xe1\xc8\xdd\xd9\x7e\x1c\xfd"
+ "\xe1\xbc\x74\x1c\x05\x98\xf0\x91\xfb\x49\xf1\x38\xfa\xc3\x2e\xf1"
+ "\x38\xfa\x43\x94\x7d\x38\x72\x9f\x4a\x70\xf4\x07\x5f\x82\x23\xf7"
+ "\x89\x2c\x8e\xe8\xf5\x66\xed\x84\xa3\xee\x67\x2d\xe0\x88\xe1\xa3"
+ "\x00\xe0\x23\xb7\x6f\x6d\xc0\x91\x11\x1f\xf5\xd8\x6d\x1f\x8e\x7a"
+ "\x4c\xb5\x1f\x47\x3d\xfa\xd8\x81\x23\x13\x3e\x7a\xcc\x59\x3c\x8e"
+ "\x3c\xea\xc5\xe3\xc8\xa3\xd0\x3e\x1c\xf5\xc8\x27\x38\xf2\x88\x21"
+ "\x38\xea\x91\xcd\xe2\x88\x5e\xc3\xd7\x4e\x38\xf2\xf0\x12\xc6\x51"
+ "\x20\xc3\x47\x81\xc0\x47\xc3\x36\x58\xc7\x51\xa0\x11\x1f\x79\x5e"
+ "\xb7\x0f\x47\x9e\xf9\xf6\xe3\xc8\x33\x5a\x3a\x8e\x02\x4d\xf8\xa8"
+ "\xe7\x54\xf1\x38\xf2\x1c\x22\x1e\x47\x8f\x69\xec\xc3\x91\xe7\x65"
+ "\x82\xa3\xc7\x8a\x08\x8e\x3c\xab\x59\x1c\xd1\xeb\x22\xdb\x09\x47"
+ "\x8f\xcd\xb5\x80\x23\x86\x8f\x02\x81\x8f\x66\x8c\xb1\x01\x47\x46"
+ "\x7c\xf4\xc7\xa1\xf6\xe1\xa8\xd7\x65\xfb\x71\xd4\xeb\xa0\x1d\x38"
+ "\x32\xe1\xa3\x3f\xe6\x8b\xc7\x51\xaf\x44\xf1\x38\xea\xe5\x6f\x1f"
+ "\x8e\xfe\x38\x90\xe0\xa8\x17\x22\x38\xfa\xa3\x0f\x8b\x23\x7a\xad"
+ "\x69\x3b\xe1\xa8\xe7\x3e\x21\x1c\xe1\x5a\x04\x1f\x90\xba\x10\x0d"
+ "\x1b\x13\xd0\xf0\x1d\xf8\xdf\x66\xe4\xd7\x98\xf1\xc7\xb3\xc7\x13"
+ "\x49\x3d\x00\xe8\xa7\x60\xbd\xb3\x47\xf7\x42\x5c\xdc\xc7\x4f\x09"
+ "\xba\x40\x6a\x34\xe0\xba\x20\xb7\x57\x44\xa1\x41\xb8\x2e\x83\xfc"
+ "\x71\x27\x5c\xc7\xaa\xb5\x76\x80\xbb\x40\xed\x80\x30\xe1\xda\x01"
+ "\xcd\x9b\x0d\xeb\x6e\xf7\xb0\xeb\x6e\xe5\x5e\xe7\x2d\xae\xbb\x95"
+ "\x7b\x1d\xcf\x0f\x13\x8b\x07\x2f\x7a\xfd\xd7\xed\x1e\xe3\xe1\xdc"
+ "\xbd\x2a\xe1\x9c\xf7\x90\x73\x7f\x9c\x7e\xaf\x82\xf5\xf5\xb8\x7b"
+ "\x8c\x70\xe2\x95\x38\x75\x26\x4a\xa1\x36\xfc\x54\x49\x79\x8c\x9f"
+ "\x42\xe5\x8c\x8f\x10\xd7\x97\xc7\x3d\xad\x8c\x77\x25\xff\x78\xf7"
+ "\x4e\x64\xc6\xbb\x90\x19\x6f\xfe\xba\x05\x61\xc2\x75\x0b\xf8\xc7"
+ "\xbb\xb7\xe5\x75\xce\xf2\xde\x83\xc5\x8f\xf7\xe3\x5a\x66\xbc\x0b"
+ "\x1b\x33\x7a\xfb\xb3\xe3\xdd\xfb\x98\xf8\xf1\x7e\xbc\x9e\x8c\x77"
+ "\xf5\x09\x18\xef\x4a\x18\x6f\x71\xf5\x5b\xe4\xbd\x53\x2d\x8f\x77"
+ "\x80\x00\xbe\x9f\xa8\x27\xe3\xcd\xd4\x4c\x70\x17\xa8\x99\x10\x26"
+ "\x5c\x33\x81\x7f\xbc\x9f\x38\x62\x79\xbc\x9f\xd8\x29\x7e\xbc\x9f"
+ "\x98\x4f\xc6\x3b\x00\xf0\xfd\x44\x21\x3b\xde\xde\x36\xd6\x15\x30"
+ "\x1e\xef\x27\x66\x92\xf1\xbe\x50\x44\x79\x04\x00\xbe\x03\x44\xe2"
+ "\xfb\x09\x8d\x95\xf1\x16\xc0\x77\x9f\x99\xcc\x78\x33\xf8\x16\xa8"
+ "\xd7\x10\x26\x5c\xaf\x81\x7f\xbc\xfb\xf4\xb3\x3c\xde\x7d\xdc\xc4"
+ "\x8f\xb7\x77\x35\x33\xde\x80\xef\x3e\xde\xec\x78\xf7\xc9\x13\x3f"
+ "\xde\xde\xa5\x64\xbc\x2f\xee\x83\xf1\x06\x7c\x07\x88\xc4\x77\x9f"
+ "\x28\xcb\xe3\x1d\x28\x80\xef\x27\x4b\xc9\x78\x33\xb5\x22\xdc\x05"
+ "\x6a\x45\x84\x09\xd7\x8a\xe0\x1f\xef\x27\xb7\x5a\x1e\xef\x27\x57"
+ "\x8a\x1f\xef\x27\x27\x92\xf1\x0e\x04\x7c\x3f\x99\xc9\x8e\xf7\x53"
+ "\x4e\xe2\xc7\xfb\xc9\x91\x64\xbc\x7f\x2e\xa0\x3c\x02\x01\xdf\x81"
+ "\x22\xf1\xfd\x64\x95\x95\xf1\x16\xc0\xb7\xcf\x48\x66\xbc\x19\x7c"
+ "\x0b\xd4\xa9\x08\x13\xae\x53\xc1\x3f\xde\x3e\x5d\x2d\x8f\xf7\x53"
+ "\x37\xc5\x8f\xf7\x53\xc7\x98\xf1\x06\x7c\xfb\x20\x76\xbc\x7d\x12"
+ "\xc5\x8f\xf7\x53\xfb\xc8\x78\xab\xb2\x61\xbc\x01\xdf\x81\x22\xf1"
+ "\xed\x23\xf8\xfe\x2f\x17\x18\xef\x93\xd0\x23\xb8\x0f\x86\xea\xb3"
+ "\x41\xa7\xe8\xb8\xe3\x5e\x11\x3f\x1c\x3d\x7b\x17\x8f\xfd\x9f\x7c"
+ "\xe1\xde\x11\xda\x61\xf5\x32\xe4\x7f\x72\xb3\x7b\xed\xb0\xbc\xef"
+ "\x05\xc1\xb5\xc3\xf2\xbe\x27\x45\xaf\x1d\x96\xf7\xcd\x64\x35\x50"
+ "\xdf\xb3\x6c\x4c\xff\x44\xf3\x87\xa8\x35\xc5\xf2\xbe\x29\xbc\x75"
+ "\x34\xe4\x7d\xfd\xf0\x9a\x62\x6a\xc3\xa5\x54\x7d\x8e\x14\x6d\xf4"
+ "\xa7\x21\x36\xc4\xba\x0a\xe2\x50\x29\x1c\x6b\x5f\x77\x88\x75\x55"
+ "\x87\xd5\xed\x90\x3f\xad\xb3\x3f\xd6\x4f\x9f\x12\x8e\xf5\xd3\x07"
+ "\xc5\xc7\xfa\xe9\x44\x56\x7f\x3d\xad\x64\x63\xed\x2b\x7e\xfd\xb8"
+ "\xfc\xe9\xf9\xbc\xf5\x3c\xe4\x4f\x7b\x91\x58\xd7\xd4\x43\xac\x25"
+ "\xe8\x32\x5f\x6f\xeb\xb1\x0e\x80\xeb\x3a\xc0\xc2\x75\xfd\x0c\x82"
+ "\x7b\x66\x68\x87\xd5\x0f\x91\xf7\xbb\x6a\x7f\xac\xfb\x1d\x16\x8e"
+ "\x75\xbf\x7c\xf1\xb1\xee\x17\xc5\x6a\xbf\x7e\xfb\xd8\x58\x3f\xe3"
+ "\x2f\x3e\xd6\xfd\x42\x79\xeb\x8a\xc8\xfb\x39\x92\x58\xd7\x4e\xd1"
+ "\xe7\x48\xd1\x84\xcf\x38\xd9\x10\x6b\xb8\xae\x03\x2c\x5c\xd7\xfd"
+ "\xeb\x21\xd6\x55\x1d\x56\xc7\x44\xde\xff\x9c\xfd\xb1\xee\xbf\x53"
+ "\x38\xd6\xfd\xd7\x8b\x8f\x75\xff\x10\x56\x77\xf6\xcf\x65\x63\x3d"
+ "\x60\x80\xf8\x58\xf7\x1f\xcb\x5b\xdf\x44\xfe\x4c\x03\x89\xf5\xe5"
+ "\x43\x10\x6b\x09\x7a\xb4\xbf\xa0\xfe\x67\x63\x1d\x08\xd7\x75\xa0"
+ "\x85\xeb\x7a\x60\x15\x68\x85\xd0\x0e\xab\xa7\x22\x1f\x78\xdc\xfe"
+ "\x58\x0f\x4c\x17\x8e\xf5\xc0\x38\xf1\xb1\x1e\xe8\xcf\x6a\xde\x81"
+ "\x6b\xd8\x58\x3f\xeb\x29\x3e\xd6\x03\xfd\x78\xeb\xac\xc8\x07\xa8"
+ "\x48\xac\xff\xe7\xa9\xcf\x91\xa2\x85\x07\xd6\xda\x10\x6b\xb8\xae"
+ "\x03\x2d\x5c\xd7\x83\xc0\xd7\x07\x56\x75\x58\x5d\x17\xf9\xa0\xfd"
+ "\xf6\xc7\x7a\xd0\x32\xe1\x58\x0f\x9a\x23\x3e\xd6\x83\x06\xb0\x7a"
+ "\x7b\x50\x0c\x1b\x6b\x3f\x85\xf8\x58\x0f\xf2\xe2\xad\xf7\x22\x7f"
+ "\xb6\x94\xc4\xba\x2e\x11\x62\x2d\x41\x87\x0f\x12\xac\x27\x6c\x49"
+ "\x87\x2f\xc9\x47\x8e\xdc\x78\x0f\x3e\xd4\xb1\x5a\x7c\x70\xbe\xfd"
+ "\xf1\x1e\x1c\x2d\x1c\xef\xc1\xc1\xe2\xe3\x3d\xd8\x8b\xd5\xe2\x83"
+ "\x23\xd8\x78\x0f\x6e\x10\x1f\xef\xc1\x4e\xfc\x5a\xdc\xef\x98\x7d"
+ "\x5a\x7c\xb0\x52\x8a\x16\x37\x8f\xf7\xf3\xbb\x3a\x56\x8f\x3f\x9f"
+ "\x6e\x7f\xbc\x9f\x9f\x2e\x1c\xef\xe7\x47\x8b\x8f\xf7\xf3\x4e\xac"
+ "\x1e\x7f\x7e\x0a\x1b\xef\xe7\x6b\xc5\xc7\xfb\x39\x2d\xbf\x1e\x7f"
+ "\x6e\x9f\x7d\x7a\xfc\xf9\x42\x29\x7a\xdc\x3c\xde\x43\xb3\x3b\x56"
+ "\x93\x0f\x4d\xb2\x3f\xde\x43\x03\x85\xe3\x3d\x74\xb0\xf8\x78\x0f"
+ "\xd1\xb2\x9a\x7c\xa8\x51\xfe\x7b\xe8\x59\xf1\xf1\x1e\x52\xcf\xaf"
+ "\xc9\x87\xe4\xd9\xa7\xc9\x87\x16\x48\xd1\xe4\xe6\xf1\x7e\x61\x4d"
+ "\xc7\xea\xf2\x17\x16\xd8\x1f\xef\x17\x46\x08\xc7\xfb\x85\x3e\xe2"
+ "\xe3\x3d\xac\x9e\xd5\xe5\x2f\xf8\xb1\xf1\x7e\x41\x7c\xfd\x4c\xf9"
+ "\xb0\x6a\x7e\x5d\x3e\x2c\xcd\x3e\x5d\xfe\x42\xa6\x14\x5d\x6e\x1e"
+ "\xef\x11\xb1\x1d\xab\xcd\x47\xcc\xb2\x3f\xde\x23\xfa\x09\xc7\x7b"
+ "\x84\x9b\xf8\x78\x0f\xaf\x66\xb5\xf9\x08\xa3\xfc\xff\x88\x43\xe2"
+ "\xe3\x3d\xbc\x94\x5f\x9b\x0f\x4f\xb4\x4f\x9b\x8f\x48\x91\xa2\xcd"
+ "\xcd\xe3\xfd\xd2\xdc\x8e\xd5\xe7\x2f\x4d\xb2\x3f\xde\x2f\xf5\x14"
+ "\x8e\xf7\x4b\x0e\xe2\xe3\xfd\x62\x29\xab\xcf\x5f\x72\x65\xe3\xfd"
+ "\xd2\x2e\xf1\xf1\x7e\xf1\x18\xbf\x3e\x7f\x71\xbe\x7d\xfa\xfc\xa5"
+ "\x18\xfb\xf3\xe4\x2f\xfb\x63\x6d\x2e\xb6\xfe\x63\x45\xac\x61\xcd"
+ "\xdd\x48\xb6\xfe\xa3\xfc\x65\xfa\xdd\x2a\xbc\xb5\x65\xe4\xa3\xd2"
+ "\x3b\x75\xfd\x47\xf9\x28\xcb\xf5\x1f\xe5\x23\xc5\xd5\x7f\x94\x8f"
+ "\x8a\x13\x3f\x1f\x7f\x94\x3f\xeb\x11\x46\x19\xf9\xff\x97\xc9\xd8"
+ "\x77\xe6\xba\x90\xf2\x51\xdc\xba\x90\xf2\x91\x74\x5d\x48\x6a\xc3"
+ "\x55\x95\x34\x2f\xf2\xf2\x44\xfb\x9f\x0b\x8c\xf6\xc2\x3e\x44\x6c"
+ "\x1d\x4a\x16\xdb\xaf\xf4\x64\xb1\x3d\xda\x59\x18\xdb\xfe\xd1\x9d"
+ "\xba\x0e\xa5\xfc\x95\xeb\x96\xb1\xfd\x4a\xa9\xa8\x9a\x23\x72\x7f"
+ "\xf1\x75\x6f\xe4\xfe\x5e\xac\x1f\xf2\x37\xf2\xbf\xa3\x67\x76\x20"
+ "\xb6\xa5\xd5\x53\x92\xfb\x23\x2e\xb6\x5f\x71\x25\xd8\xae\x1f\x22"
+ "\xcd\x77\x8d\x16\x7c\xff\xb9\xed\xcf\x41\x5e\xd5\x60\xcf\x25\xb6"
+ "\x1e\x26\x8b\xed\xd1\x77\x58\x6c\xbf\x7a\x55\x18\xdb\xaf\x8e\xeb"
+ "\xd4\xf5\x30\xe5\x63\x4e\x59\xc6\xf6\x98\x3d\xa2\x6a\x99\xc8\x5f"
+ "\x1d\x28\x1e\xdb\x63\x34\xac\xf7\x7b\x75\x24\x8b\xed\xb1\xc3\x3b"
+ "\x0e\xdb\x12\xeb\x64\xca\xc7\x54\x73\xb1\x3d\xba\x9e\x60\xfb\x46"
+ "\xaa\x34\x8f\x39\x56\x61\xff\x73\x9f\xd7\xce\x62\x7f\x29\xb6\x2e"
+ "\x27\x8b\xed\xb1\x67\x58\x6c\xbf\x66\x56\x17\x8a\xc5\xf6\x6b\x7d"
+ "\x3a\x75\x5d\x4e\xf9\xb8\xdd\x96\xb1\x3d\x6e\x8d\xb8\x1a\x29\xaf"
+ "\x75\x15\x8f\xed\x71\x67\x59\x9f\xfb\x9a\x27\x8b\xed\xf1\xee\x1d"
+ "\x88\x6d\x89\xbc\x3d\xae\x88\x8b\xed\xb1\x25\x04\xdb\xea\x6a\x69"
+ "\x7e\xfa\x35\x95\xfd\xcf\xb9\x02\x0b\xb1\x97\x16\x5b\x1f\x94\xc5"
+ "\xf6\xf8\xfd\x2c\xb6\x03\x77\x0a\x63\x3b\x40\xd7\xa9\xeb\x83\xca"
+ "\x03\xac\xd4\xff\x09\xb0\x50\xff\x87\x6f\xad\x70\x80\x84\xba\x17"
+ "\x01\x85\xac\xa7\x0f\x68\x60\xb1\x1d\xa8\xee\x38\x6c\x4b\xac\x1b"
+ "\x2a\x0f\xc8\xe6\x62\x7b\xfc\x2e\x82\xed\xdb\x7e\xd2\x72\x07\x81"
+ "\xc7\xec\x7f\xae\x37\x31\x0d\xe7\x0d\xc4\xd6\x29\x65\xb1\x3d\x61"
+ "\x3d\x8b\xed\x89\x49\xc2\xd8\x7e\xfd\x7c\xa7\xae\x53\x2a\x7f\x7d"
+ "\x96\x65\x6c\xbf\x3e\x52\x5c\x4d\x97\xd7\x25\xac\x83\x7f\x3d\x8d"
+ "\xcd\x5f\xbc\x6e\x34\xff\x7d\x62\x69\x07\x62\x5b\x22\x6f\xbf\x1e"
+ "\xc3\xc5\xf6\x84\x14\x82\xed\x3b\x6b\xa4\xe5\x49\x26\xe6\xda\x9f"
+ "\x27\x09\xca\xa5\x9f\x61\x8a\xac\x97\xca\x62\x7b\x52\x24\x5b\x9b"
+ "\x28\x68\xbd\x29\xb6\xd9\xda\x44\x93\x77\x76\x9a\x7a\xa9\xf2\xc9"
+ "\x7d\x2d\xe3\x78\xb2\x42\x5c\x4e\x64\xf2\x7a\xf1\x38\x9e\x1c\xc2"
+ "\xe6\x44\x26\x1b\xcd\x7f\x09\x32\xbc\x93\xbc\x03\x6a\x16\x05\x0d"
+ "\xb4\x5c\xb3\x28\xc8\xa9\xdd\xea\xa8\xca\x27\x0f\xe7\xd6\x2c\x9a"
+ "\x34\x53\x4f\x5f\x0b\x8d\x55\xd2\xf2\x2a\x41\xbb\xec\xcf\xab\xbc"
+ "\x41\x9e\xef\x8a\xac\xdb\xca\x5e\x0b\x53\x16\xb1\xd7\xc2\x1b\x39"
+ "\xc2\xd7\x42\xf0\xfe\x4e\x53\xb7\x55\x1e\x3c\xd8\xf2\xb5\x10\xec"
+ "\x2a\x2e\x87\x12\x2c\xa1\x0e\x4c\x70\x04\x9b\x43\x09\xde\xc5\x5e"
+ "\x0b\x6f\xd4\x76\xdc\xb5\xf0\xc6\x08\xcb\xd7\xc2\x1b\x9e\xed\x56"
+ "\xcf\x55\x1e\x3c\x96\x7b\x2d\x4c\x89\x22\xd7\x42\xf3\x4c\x69\x79"
+ "\x98\x37\x24\x3d\xff\xe6\x5e\x0b\x53\x0b\xe9\x67\xdf\x22\xeb\xc7"
+ "\xb2\xd7\xc2\x9f\x93\xd8\x6b\x61\xaa\x99\x9e\x67\xaf\x85\x90\x23"
+ "\x9d\xa6\x7e\xac\x3c\x64\x94\xe5\x6b\x21\xc4\x4b\x5c\xce\x25\x64"
+ "\xa7\xf8\x6b\x21\xc4\x68\xfd\x53\x88\xd1\xfa\xa7\xa9\xea\x8e\xbb"
+ "\x16\xa6\x8e\xb3\x7c\x2d\x4c\xf5\x69\xb7\xba\xb2\xf2\x90\x29\xdc"
+ "\x6b\xe1\xcf\xb1\xe4\x5a\xd0\xaa\xa4\xe5\x6d\xa6\xda\xa0\xff\xad"
+ "\xe5\x6d\x42\x8f\xd1\xf3\x02\x44\xd6\xb1\x65\xaf\x85\xbf\xac\x67"
+ "\xaf\x85\xd0\xfd\xc2\xd7\xc2\xb4\x93\x9d\xa7\x8e\xed\xb4\x40\xcb"
+ "\xd7\xc2\x34\x5f\x71\x39\x9a\x69\xfb\xc5\x5f\x0b\xd3\xe2\xd9\x1c"
+ "\xcd\xb4\x63\xec\xb5\x10\xaa\xed\xb8\x6b\x21\x34\xd8\xf2\xb5\x10"
+ "\xea\xd7\x7e\xf5\x6d\xa7\xcd\xe4\x5e\x0b\x7f\x49\x21\xd7\x02\x35"
+ "\x57\x5a\x9e\x27\xb4\xc4\xfe\x3c\xcf\x8c\x12\x7a\xce\x84\xc8\x7a"
+ "\xba\xec\xb5\x30\x3d\x87\xbd\x16\x66\x1c\x11\xbe\x16\xc2\xce\x74"
+ "\x9e\x7a\xba\x61\x53\x2d\x5f\x0b\x61\x43\xc4\xe5\x74\xc2\x8e\x88"
+ "\xbf\x16\xc2\xd6\xb0\x39\x9d\xb0\x12\xf6\x5a\x98\xe9\xd8\x71\xd7"
+ "\xc2\x8c\x59\x96\xaf\x85\x19\x23\xdb\xaf\xce\x6e\x58\x14\xf7\x5a"
+ "\x98\x9e\x46\x5f\x0b\x19\x0e\x75\xd2\xf2\x42\x33\xce\xda\x9f\x17"
+ "\x0a\x3f\x4b\xcf\x27\x11\x59\xd7\x97\xbd\x16\x66\xee\x64\xaf\x85"
+ "\x70\xe1\xf7\x3c\xc8\x67\x5d\xe8\x3c\x75\x7d\x67\x59\x7e\xff\x91"
+ "\x7c\x96\xa5\xf7\x1f\xf1\xe4\x80\x66\x9d\x14\x7f\x2d\xcc\xca\x64"
+ "\x73\x40\xb3\x8c\xd6\xff\xcd\x76\xef\xb8\x6b\x21\xdc\xf2\xfb\x1f"
+ "\xe4\xe1\x36\xbc\xff\x41\x6a\xbd\xdf\x59\xb1\xdc\x6b\x61\x66\x2e"
+ "\xb9\x16\x14\xf3\xa5\xe5\x91\xc2\xad\xe6\xff\xb1\xcf\x6f\x71\x37"
+ "\xcf\x23\x95\xd6\x0e\x47\xfd\xc3\xf0\xb5\x10\x91\xaa\xcd\x19\x1f"
+ "\x8a\xeb\x0b\xeb\x7c\x98\x1a\x94\x2b\x99\x1a\x2f\x0d\x5a\x52\x83"
+ "\x52\xad\x6b\xad\x41\x49\x6a\x7f\x20\x19\x5e\x0b\x8c\xd7\x04\x6b"
+ "\x5d\x49\xfd\x49\x0a\xcf\x89\xc2\x73\xa4\x6a\x4a\xe8\xfa\x2a\x89"
+ "\x5a\x38\xf7\x2b\x56\xea\x4f\x46\xa8\x50\x69\x44\x02\xd2\xba\x15"
+ "\x17\x92\x75\xc2\x11\x9e\x74\xfd\xc9\xd9\x9e\xbd\x32\x2e\x22\x77"
+ "\x17\x5c\x7f\x32\x82\xd2\xaf\x50\x51\xea\x72\x0d\x82\x63\x61\x7c"
+ "\xe7\x18\x6a\x50\x46\xac\xc4\xe7\xae\x9d\xed\xdb\x6b\xfb\x45\xa1"
+ "\xfa\xc2\x11\x12\xea\xc0\x46\x0c\x61\xf3\x3b\x11\xf1\x2c\x46\x23"
+ "\xe8\x7b\x30\xfc\xeb\x5a\x1a\x0a\x1c\x93\xf1\x90\xba\x45\x52\xed"
+ "\x8d\x88\x6c\x1b\x62\x86\xe7\x88\x98\xf1\x17\x1b\xb3\x37\x47\x42"
+ "\xcc\xaa\x70\x9d\x63\xdb\x63\xd6\xe5\x56\xfb\xc4\x6c\x4e\xa9\xed"
+ "\x31\x7b\x73\xa8\x49\xcc\x78\xf2\x10\x6f\x3e\x2e\x3e\x66\x73\xea"
+ "\xd8\x3c\xc4\x9b\x03\xd8\x98\xbd\x99\x48\x62\x36\xe7\x04\x89\x99"
+ "\xa3\x57\x8b\xa4\xfa\x1d\x6f\x5a\x5d\xff\x8d\x7d\x53\x8b\xbb\xb9"
+ "\x2f\x67\x63\xf6\x96\x5a\x9b\x03\xde\x1d\x7c\xb9\xed\x31\x7b\xb4"
+ "\xa6\x7d\x62\xf6\x56\x8a\xed\x31\x7b\xeb\x2a\x37\x66\x7c\x7e\xf9"
+ "\x2d\xf1\xef\xec\x94\xbf\x95\xc7\xfa\xe5\xb7\x54\x6c\xcc\xe6\xfa"
+ "\x91\x98\xbd\x15\x4f\x62\xd6\x35\xa0\x45\x52\x0d\x90\xb7\xb4\x36"
+ "\xc4\x0c\x3f\xd3\xb7\x70\x9d\x45\xee\x82\x98\x55\xe1\xba\xcf\xb6"
+ "\xc7\xcc\xed\xdb\xf6\x89\x59\xe4\x10\xdb\x63\x16\x99\x6f\x12\x33"
+ "\x1e\x5f\x17\xb9\x56\x7c\xcc\x22\xa7\xb0\xbe\x2e\x32\x9b\x8d\x59"
+ "\x64\x2d\x89\x59\xe4\x00\x12\xb3\x47\x62\x5b\x24\xd5\x11\x89\xb4"
+ "\x9a\xff\xc2\x3a\xb4\xc5\xdd\xdc\xe7\xb0\x31\x7b\x27\x54\x9b\x03"
+ "\x5e\x08\x7c\x8e\xed\x31\x1b\xb6\xa1\x7d\x62\xf6\x76\x9d\xed\x31"
+ "\x7b\x27\x98\x1b\x33\x3e\xff\xf1\xce\x08\xf1\x31\x7b\x47\xc1\xfa"
+ "\x8f\x77\x02\xd8\x98\xbd\x93\x4b\x62\xf6\xb6\x8a\xc4\xec\xd1\x82"
+ "\x16\x49\xb5\x48\xde\x99\x6b\x43\xcc\xf0\x33\x58\x0b\xd7\x59\xb4"
+ "\x13\xc4\xac\x0a\xd7\xc1\xb6\x3d\x66\x33\xc6\xb4\x4f\xcc\xa2\xf2"
+ "\x6c\x8f\x59\x74\x17\x93\x98\xf1\xe8\xe4\x28\x09\x75\xb0\xa3\x8a"
+ "\x58\x9d\x1c\xa5\x65\x63\x16\x3d\x91\xc4\x2c\x2a\x9b\xc4\xcc\xa9"
+ "\xb4\x45\x52\x3d\x93\x68\xc1\xfa\x5f\x96\x74\xa3\x61\x5e\x3e\x1b"
+ "\xb7\x79\x27\x3a\x8f\x76\x9c\x17\x62\x7b\xdc\xe6\x15\x5b\xd7\x8e"
+ "\xf3\x76\x8b\x8f\xdb\xbc\x18\x56\x3b\xce\x3b\xc4\xc6\xed\x5d\x05"
+ "\x89\xdb\xbc\x89\xf6\x69\xc7\x79\x56\xd7\xbf\xf2\x69\x47\xf3\xb8"
+ "\xcd\x4f\xec\x3c\xfa\x71\xbe\x93\xed\x71\x9b\x1f\x67\x5d\x3f\xce"
+ "\x9f\x25\x3e\x6e\xf3\x7d\x59\xfd\x38\x7f\x3e\x1b\xb7\xf9\xc7\x48"
+ "\xdc\xe6\x2b\xec\xd3\x8f\xf3\x05\xeb\xbf\x59\xd2\x8f\xe6\x71\x5b"
+ "\x38\xa4\xf3\x68\xc8\x05\x27\x6c\x8f\xdb\xc2\x81\xd6\x35\xe4\x42"
+ "\x0f\xf1\x71\x5b\xa0\x62\x35\xe4\x42\x1f\x36\x6e\x0b\x63\x49\xdc"
+ "\x16\x1c\xb3\x4f\x43\x2e\xf4\x97\xa2\x21\xcd\xe3\xf6\x5e\x7d\xe7"
+ "\xd1\x91\xef\x25\xda\x1e\xb7\xf7\x2e\x5b\xd7\x91\xef\x89\x7f\x67"
+ "\xb1\xfc\xbd\x5c\x56\x47\xbe\x57\xcd\xc6\x2d\x86\x79\x07\xcb\x7b"
+ "\xb1\xf6\xe9\xc8\xf7\xac\xd6\xff\xe0\xd3\x91\xe6\x71\x5b\xb4\xab"
+ "\xf3\x68\xc9\x45\x22\xf4\xff\xa2\x7c\xeb\x5a\x72\x91\x04\xfd\xbf"
+ "\x68\x0a\xab\x25\x17\x19\xe9\xff\x45\x8c\xfe\x5f\x34\xc0\x3e\x2d"
+ "\xb9\xc8\x16\xfd\x6f\xa6\x25\xcd\xe3\xb6\x64\x66\xe7\xd1\x93\x8b"
+ "\xeb\x6d\x8f\xdb\x92\xa9\xd6\xf5\xe4\x12\x09\xef\x81\x5a\xe2\xc8"
+ "\xea\xc9\x25\x13\xd9\xb8\x2d\xc9\x23\x71\x5b\x5c\x6b\x9f\x9e\x5c"
+ "\x22\x58\xff\xd1\x10\x37\x9d\xfb\xf8\x50\x8a\x27\x0f\x59\x16\x35"
+ "\x9c\xa9\x4d\xb8\x74\x80\xce\x63\x7c\xa8\xd8\xf7\xbb\x18\x6a\x4e"
+ "\x9f\x82\x1e\xd4\xc8\xe3\x4e\xda\x57\x77\x3a\x2e\xce\xfe\xba\xd3"
+ "\x71\xa3\xdb\xee\xfd\x2e\x71\xfd\xc4\xd7\x9d\x8e\x6d\x60\x35\x68"
+ "\xdc\x70\x36\xd6\x4b\xe9\xf9\x09\xe2\xea\x51\xc7\x16\xd9\x57\x8f"
+ "\x3a\xae\x98\xe0\x2b\x36\x9e\xd4\xa3\x8e\x3b\xd4\x31\xef\x7d\x89"
+ "\xf5\xc1\xf5\xa8\xa9\x0c\x67\x8d\xb4\xfa\xc8\x4b\x87\xdb\x80\xe7"
+ "\x2a\x8a\x27\x47\xcb\xe2\x39\x5e\x0b\x78\xae\x12\xfb\x9e\x19\x2e"
+ "\x9e\xe3\x73\xec\xc3\x73\xfc\x38\xfb\xf1\x1c\xef\xd6\x76\xef\x99"
+ "\xf9\x6b\x93\x78\x3c\xff\xf5\x04\xab\xcd\xe3\x1d\x59\x3c\x2f\x1b"
+ "\x29\x1e\xcf\x7f\x4d\xb5\x0f\xcf\xf1\xe9\x04\xcf\x7f\x0d\x20\x78"
+ "\x8e\x5f\xd3\x31\xef\x9f\x59\xda\x40\xf0\xec\xea\x2f\xad\xfe\xf4"
+ "\x32\x47\xeb\x78\x0e\x08\xa5\x78\xf2\xd7\x2c\x9e\x97\x97\xea\x3c"
+ "\x02\x42\xc5\xbe\xef\x86\x8b\xe7\xe5\x91\xf6\xe1\x79\xb9\x87\xfd"
+ "\x78\x4e\xb8\xd4\x76\xef\xbb\x49\x38\x25\x1e\xcf\x09\xd9\xac\x67"
+ "\x49\xa8\x62\xf1\x9c\xe8\x24\x1e\xcf\x09\xa1\xf6\xe1\x79\xf9\x2c"
+ "\x82\xe7\x04\x4f\x82\xe7\xe5\x21\x1d\xf3\x1e\x9c\x65\x27\x08\x9e"
+ "\xbb\xa7\x4a\xab\xef\xbd\x5c\xb0\xfe\xb1\x11\x9e\xab\x28\x9e\xdc"
+ "\x3e\x8b\xe7\xe4\x3c\xc0\x73\x95\xd8\xf7\xee\x70\xf1\x9c\x6c\xe7"
+ "\x7b\x2e\x92\xda\xe0\x3d\x17\x49\x76\xbc\xe7\xc2\xf4\xbd\x3b\x49"
+ "\x5b\xc5\xe3\x39\x69\x2e\xeb\xe5\x92\xf6\xb0\x78\x4e\xae\x16\x8f"
+ "\xe7\x24\x5f\xfb\xf0\x9c\xcc\xbc\xff\x22\xb1\x8e\xe0\x39\xd9\xa7"
+ "\x63\xde\xc7\x93\x98\x4d\xf0\xec\x5e\x29\xad\x7e\x7a\xf2\x1e\xeb"
+ "\x78\x0e\x0c\xa5\x78\x9e\x7b\xb0\x78\x5e\x39\x5f\xe7\x11\x18\x2a"
+ "\xf6\xfd\x3f\x5c\x3c\xaf\xec\x62\x1f\x9e\x53\x0e\xdb\x8f\xe7\x94"
+ "\x95\x6d\xf7\xfe\x9f\x94\x68\xf1\x78\x4e\x19\xc2\x7a\xdc\x14\xa3"
+ "\xe7\xff\x2b\xf7\x89\xc7\xf3\x0a\x3b\xdf\x0b\x94\xa2\x23\x78\x5e"
+ "\xc1\xbc\x17\x28\xa5\xa1\x63\xde\x0b\xb4\x62\x2e\xc1\xf3\x63\x9e"
+ "\xd2\xea\xd3\xaf\x8c\xb7\x01\xcf\x55\x14\xcf\x33\x21\x16\xcf\x6b"
+ "\x46\x02\x9e\xab\xc4\xbe\x87\x88\x8b\xe7\xd5\xe7\xec\xc3\xf3\xea"
+ "\xb5\xf6\xe3\x79\x75\x70\xdb\xbd\x87\x68\xf5\x08\xf1\x78\x5e\x6d"
+ "\x78\xfe\x07\xfc\xbc\xda\xe8\xf9\xdf\x1a\x09\xef\x27\x5a\x55\x62"
+ "\x1f\x9e\x57\x97\x11\x3c\xaf\x4a\x25\x78\x5e\x7d\xa2\x63\xde\x4f"
+ "\xb4\x6a\x08\xc1\x73\xcf\x08\x69\xf5\xff\xd7\x58\x9d\xff\xc1\x97"
+ "\xdf\x30\xe4\xa5\x58\x4c\xff\xcd\xd5\xfe\x1c\xc7\xba\xbd\xf6\x61"
+ "\x7a\xdd\x74\xfb\x31\xbd\xae\x6f\xdb\xe5\x38\xd6\x49\x78\xd7\xdf"
+ "\xda\x2a\x36\xc7\xb1\xce\x8b\xc5\xf4\xdf\xa6\x88\xc7\xf4\xda\x3c"
+ "\xfb\x30\xbd\x6e\x27\xc1\xf4\xda\x99\x04\xd3\xeb\x72\x3b\x26\xc7"
+ "\xb1\xd6\xd1\xbe\x1c\xc7\xdf\xbc\xa4\xe4\x38\xcc\x31\xbd\xbe\xd6"
+ "\xfe\x3c\xc7\xfa\x24\xfb\x30\xbd\x7e\xa0\xfd\x98\x4e\x6d\x6a\xbb"
+ "\x3c\x47\xea\x25\xf1\x98\x4e\xdd\xc7\xe6\x39\x52\xd5\x2c\xa6\x37"
+ "\xf8\x88\xc7\x74\x6a\x8c\x7d\x98\x5e\x1f\x47\x30\x9d\xea\x47\x30"
+ "\xbd\x7e\x7e\xc7\xe4\x39\xfe\x56\x6d\x5f\x9e\x63\xbd\x5a\x4a\x9e"
+ "\xc3\x1c\xd3\x69\x45\xf6\xe7\x3a\xd2\x82\xed\xc3\x74\x9a\x83\xfd"
+ "\x98\x7e\xbf\xac\xed\x72\x1d\xef\x1f\x16\x8f\xe9\xf7\x53\xd8\x5c"
+ "\xc7\xfb\x27\x58\x4c\xa7\x69\xc4\x63\xfa\xfd\xb1\xf6\x61\x3a\x2d"
+ "\x90\x60\xfa\x7d\x05\xc1\x74\x9a\x7f\xc7\xe4\x3a\x36\x14\xda\x97"
+ "\xeb\x48\x3b\x21\x25\xd7\x61\x8e\xe9\x8d\x69\xf6\xe7\x3b\x36\xf6"
+ "\xb5\x0f\xd3\x19\xe7\xec\xc7\x74\xc6\xce\xb6\xcb\x77\x64\xac\x17"
+ "\x8f\xe9\x0c\xa3\xf7\x5f\x64\x18\xad\xff\xdf\x58\x2a\x1e\xd3\x19"
+ "\x9e\xf6\x61\x7a\xe3\xe3\x04\xd3\xe9\x55\x04\xd3\x1b\xdd\x3b\x26"
+ "\xdf\x91\xbe\xc6\xbe\x7c\xc7\x46\xab\xf5\x2f\xf8\xf2\x1d\xe6\x98"
+ "\xde\x14\x61\x7f\xce\x23\xab\xc9\x3e\x4c\x67\xed\xb5\x1f\xd3\x59"
+ "\x71\x6d\x97\xf3\xc8\x9a\x25\x1e\xd3\x59\xbe\x6c\xce\x23\xcb\x68"
+ "\xfe\xd3\xa6\x02\xf1\x98\xce\xac\xb7\x0f\xd3\x59\x37\x09\xa6\x33"
+ "\xf7\x11\x4c\x67\xd5\x75\x4c\xce\x23\x33\xd4\xbe\x9c\xc7\xa6\xf9"
+ "\x52\x72\x1e\xe6\x98\xce\x19\x62\x7f\xde\x23\xbb\xcc\x3e\x4c\x67"
+ "\x27\xd9\x8f\xe9\xec\xc0\xb6\xcb\x7b\x64\x0f\x16\x8f\xe9\x0f\xb4"
+ "\x6c\xde\x23\xdb\xa8\xfe\x7d\x4e\xac\x78\x4c\x7f\xa0\xb4\x0f\xd3"
+ "\xd9\x27\x09\xa6\x3f\x48\x21\x98\xce\x3e\xd6\x31\x79\x8f\x0f\x06"
+ "\xd8\x97\xf7\xc8\xf1\x37\xc5\xf4\x92\xc8\x85\x73\xbd\xdf\x7b\xfb"
+ "\xed\x25\x91\xb1\xde\x4b\xe6\x47\xbf\x15\x39\xaa\xaf\xe1\xef\x51"
+ "\x7e\xf1\x7d\xe3\x1f\x41\x73\x17\xcc\x99\xbd\xf4\x39\x76\xe7\xfc"
+ "\xc8\x85\xf0\xcf\x23\x28\x6a\xce\x92\x28\xef\xd8\x65\x31\x91\xde"
+ "\xf8\xaf\x05\x6f\xc5\xc0\x21\xef\xc5\xb2\x5b\x26\xc5\xcd\x8f\x8d"
+ "\x8e\x99\x1f\xe9\x3d\x76\xd2\xe8\x81\x21\xe3\xfe\x1c\xf2\xca\x2b"
+ "\x8f\x20\x64\xf4\x1e\x69\x6f\x2a\x3b\x5a\x09\x78\x50\x5c\x91\xef"
+ "\xcc\x2a\xf7\x44\x28\x1d\x70\xb6\x71\x31\x72\x5d\xbf\x18\x29\x52"
+ "\x6f\x21\xc7\xf4\x5b\xc8\xc9\x7b\x1e\x1a\x4e\xb9\xa5\x14\x6e\xbc"
+ "\x85\xdc\xa9\x1e\xce\x55\x54\x56\x91\x9a\x72\x2b\xf6\x53\xbb\xed"
+ "\x54\xc1\x36\x57\x2a\x6b\xa7\x2b\xde\x07\xe3\xaa\xa0\xb2\x8a\x73"
+ "\x6b\xe4\x3b\x63\xd4\x6e\x1f\x29\x57\x5c\x45\x32\xaa\xdb\xe6\xf9"
+ "\x07\xf4\x6a\xd9\x71\x8c\x10\x38\x6f\x24\xdf\x32\x17\x3e\x53\x90"
+ "\x1c\x6e\x57\xf2\x5c\x57\xf8\x84\xc2\x27\x05\x3e\xa9\xf0\x69\x40"
+ "\xf2\xad\x23\xe1\x33\x1f\x3e\xb0\x6d\x6b\x36\x7c\x0a\xe0\xb3\x07"
+ "\xc9\xb7\xc1\xf6\x6d\x33\xe1\x03\xfb\xb6\xad\x21\xed\x6c\x4b\x43"
+ "\xf2\x0f\x9d\xe0\x13\x02\x1f\xf8\x7e\x1e\x6c\xcf\x2b\x44\xf2\x7c"
+ "\x38\x2e\xaf\x12\x3e\xf5\xf0\x81\x36\xf3\x3d\xe1\x83\xbf\x9f\x49"
+ "\xf6\x6d\x77\x84\xcf\x58\xf8\x40\x1b\xdb\xe1\x77\xb6\x1f\x82\x4f"
+ "\x09\x7c\xce\xc2\xa7\x1a\xc9\x77\x40\xdf\x76\xc0\x31\x3b\xbc\xe0"
+ "\x03\x7d\xd8\x91\x07\x1f\x25\x92\x17\x40\x3b\x05\xf0\x1b\x05\x55"
+ "\x08\xce\x91\xf9\x78\xc3\x27\xc4\xe8\xef\x54\x97\x95\x4f\xa8\x94"
+ "\xcf\x68\xe1\x1a\xdb\x72\x5c\xb7\x0a\xc9\x75\x59\x1f\x29\x63\x9e"
+ "\x41\x0e\xd7\xe4\x5b\xd2\x2b\xd6\x20\x44\xb9\x16\xa9\x95\x09\xcd"
+ "\x78\x3f\xfd\xec\xbb\x31\x63\x4b\x9a\x0a\x7d\xea\x8a\xaf\x25\x71"
+ "\x58\xda\x92\xc6\x7c\xbf\x54\xe5\x30\xe9\x18\xfe\x3e\xb5\x69\x9c"
+ "\x13\xb5\x22\xf4\x43\xbc\x66\xf6\x0a\x1e\x23\x8c\xf1\xcc\xb1\x11"
+ "\x94\xeb\xcb\x27\x30\x1f\x28\x13\xe8\x7e\x45\xc2\xb5\xd1\x0d\xbe"
+ "\x3f\x97\x82\x38\xa9\x3d\x20\xa6\xab\x90\x82\xfe\x3b\x6b\xa7\x8a"
+ "\x2a\x88\x8d\x22\x1c\x91\x4b\xcf\x1d\x6c\xf2\x08\xf7\xc3\xfb\x34"
+ "\xbb\x87\x45\x50\xbb\x02\x34\xca\x85\xcd\xa8\x56\x9e\x1b\x0c\x5c"
+ "\x25\xa3\xfe\x34\x2c\x42\xbf\x39\xdc\xaf\x08\x62\x8c\x8f\x39\x92"
+ "\x5c\x87\xff\x8d\x80\xf3\x96\x51\xd9\xe1\x1a\x9c\xaf\x51\x26\x6f"
+ "\x02\xfe\xdc\x12\xd9\xe4\x11\x3b\xc5\x7b\x82\x0b\x55\x83\x7f\x47"
+ "\x86\x6b\xa3\x6f\xd1\x90\x6b\x78\xcb\xdc\x26\x0f\x67\x15\x6e\x5b"
+ "\x57\x10\xe7\x0a\xfb\x14\x14\x60\x0b\xfa\xe0\x70\x03\xbe\xa7\xcb"
+ "\x71\xae\x52\x4e\xa0\x7f\xf3\x3a\xf4\x53\xb6\x22\x10\xda\xfe\x28"
+ "\xce\xf5\xd3\x04\x8d\x8c\xc2\x7d\x77\x77\xae\x02\x2c\x3b\xe9\x32"
+ "\x72\x52\xb6\x76\x47\x8a\xfc\x4d\x08\xed\xe8\x8e\x1c\x1b\x33\x72"
+ "\x6b\x55\x8a\xa7\x8f\x11\x8e\xda\x32\x57\x06\xc7\xa8\xe4\xb9\x4a"
+ "\x0a\xe2\x41\xff\x56\xf6\xf4\x14\xe1\xdf\xda\x3a\xb4\xf5\xb7\x36"
+ "\x4f\x4f\xc1\xbf\x45\x8f\x0f\x19\x2b\xf2\x7f\x43\x3b\xbb\x5e\xb0"
+ "\xd0\xe7\xad\x83\x71\x1b\x2a\xf9\x56\x1f\xea\xe3\x17\x5c\x75\x9b"
+ "\x23\x32\xf1\x3e\x7c\x3c\x19\xff\x9d\x2a\x97\x95\xa8\x81\x82\x6d"
+ "\x3a\x26\x06\x3a\x1c\x03\x59\x0a\x70\x4d\xae\x02\xff\x1e\x7c\x37"
+ "\x46\xb7\xca\x1b\x79\x4f\x40\xa8\x5e\xbe\xad\x0f\xb5\xa9\xb8\x88"
+ "\x72\x1d\x57\x4d\x62\xbc\xf5\x54\x7c\x09\xa5\x87\x8f\x6e\x50\x09"
+ "\x72\x50\x4e\xc0\xf1\xdd\x5a\xe7\xfd\xda\xc3\x30\xce\x5b\xaf\xb6"
+ "\x8e\x6f\x9f\x38\x7c\xbd\xbb\xc2\xb8\x38\xe9\xd6\xbd\x76\x8c\x92"
+ "\x79\x23\x7c\x1e\xc6\xe3\x85\xcf\xa7\x31\x63\x9b\xa7\xc9\x98\xb9"
+ "\x06\x06\xae\xa0\x06\x05\xe0\xb6\x1b\x70\xdb\x97\xd4\x70\x6f\x85"
+ "\x3e\x0d\xc1\xdf\x87\xe3\x03\x54\x0e\xaf\x35\xe0\xe3\xbd\x9f\xa4"
+ "\x31\x17\xa9\x63\xc6\x07\xe3\x1e\xc7\x99\xf2\x88\x56\xe2\xbf\xa7"
+ "\xf6\x43\xae\x2e\x25\x48\xe6\x9d\xec\x53\x44\xf0\x10\xae\x31\xb4"
+ "\x43\x9f\xe3\xe6\xd7\x31\x6e\x7c\x59\xfc\x6d\x3b\xa1\xcb\x1a\x77"
+ "\xb6\xc9\x63\x76\xa1\x26\x27\x34\x85\xca\x1c\x77\x16\xaf\x15\xaf"
+ "\x91\x6f\xa3\xe7\x40\x51\xab\x1c\x11\x89\xc3\xb8\xaa\xe4\xf9\x94"
+ "\x3a\xf9\x26\xfc\x56\x8f\xd9\x85\x47\x96\xaa\x21\x66\xa1\x29\x18"
+ "\x13\x45\x77\x35\x32\x5c\xbf\x8f\xea\x96\xf3\xd1\x76\x72\xae\x8e"
+ "\x70\xae\x08\xb7\xdb\x98\xf1\xa1\x82\x3d\xd7\x6d\x7b\x30\x3e\xe0"
+ "\x37\xea\xc9\x6f\x43\xbb\xab\xe0\x37\xb2\xc6\xd5\xc3\x71\x03\x54"
+ "\x0e\xb7\x43\xe9\xeb\x6b\x29\x75\x76\x63\x33\x42\xb7\x97\x52\xda"
+ "\x20\xed\xcf\x7a\xb8\x87\x22\xd8\x3f\x51\x85\x66\xba\x1a\xc6\x8c"
+ "\x5c\x73\xad\xed\x44\xe2\xbf\xd5\x6e\x74\x3b\xb1\x7c\xed\xa8\xe4"
+ "\x1f\x8e\x9c\xad\xf5\x76\x68\xbe\x4b\x55\x6e\xfc\x0b\xf4\x6d\x15"
+ "\xa2\x9a\x97\x52\xa5\x49\x01\x94\x26\xe3\x5b\x04\x3a\xa6\x1a\x01"
+ "\x97\x7a\x75\x73\xa0\xd4\x41\xcb\x90\x4b\xb7\x18\x17\xea\x54\x49"
+ "\x35\x5a\x1e\x40\xd5\x55\xc4\xeb\x50\x79\x43\x2d\x4a\x3c\x8f\x9c"
+ "\x56\x94\x21\xf7\xc4\x00\x4a\x5d\x1a\x51\x8d\xc8\xf6\x32\xb4\xe2"
+ "\x12\x52\x2c\x3f\x41\x69\x26\xc3\x3d\xf5\x9b\x6a\xbc\xbd\x16\xb6"
+ "\xeb\xd0\x8a\x3a\x4a\x9b\x3c\x0b\x39\xe1\xff\x97\x9d\xc0\xdb\x2f"
+ "\x23\xb8\x9e\x15\x41\xf1\x6a\x97\xed\xf0\x9b\xf8\xfb\x3b\xa0\x2f"
+ "\xfa\xbb\xd4\xb1\x8d\x77\x11\x5a\x3e\x1d\x79\x26\xce\x41\xae\x41"
+ "\x70\x6b\xaf\xd0\x1e\x46\x41\x3a\x0a\xee\xd9\x27\x51\x52\x34\x72"
+ "\x0c\xd2\xe2\xb5\xde\xe7\xe0\x93\x8f\x76\xc0\xb1\x70\x6e\x4a\x7c"
+ "\x6e\xcb\x2f\x80\x86\xb9\x6e\xf8\x4e\x31\xf3\x9d\x0b\x08\x8f\x59"
+ "\x93\x5b\xb1\xb7\x26\xab\xb8\x00\xce\xdd\x1f\x8f\x01\xfc\x4e\xa5"
+ "\x1e\x7f\xef\x2e\x7d\xff\xc1\x63\xe0\x30\x5b\x0b\x58\xcd\x99\x16"
+ "\x33\x3b\x5e\x49\xb7\xab\x92\xe7\x25\xee\x58\x4c\xf7\x89\x73\x6c"
+ "\x90\x96\xba\xad\xf6\x98\x16\x03\xfb\x77\x05\xc5\xbf\x42\x31\x71"
+ "\xab\x6b\xcc\xc8\xab\x35\x8c\xb7\x21\x2e\x70\x4c\x15\xc4\xa2\x4e"
+ "\x1e\x83\x14\x8d\x19\xf9\x0a\x95\xc3\xdd\x21\x46\xd8\xc5\xf8\x7b"
+ "\xc8\x70\x2c\x73\x8c\xaf\xca\xa1\x21\xd1\xe8\x18\x0d\x60\xba\xf5"
+ "\x18\xd8\x0f\xf8\xbf\xb3\x86\xdd\x4f\xe3\xb9\x75\x3f\x73\x7f\x35"
+ "\xb4\x2d\x07\x1e\xce\xd5\x79\xcc\x46\x94\x47\xb7\x18\xea\xb6\xa7"
+ "\x13\x25\x83\xd8\x68\x29\x8d\x3e\x67\x02\xbe\xbf\x3a\x55\x68\x1b"
+ "\x10\x39\x3e\xff\x3a\x95\xd3\x2d\x9e\xcc\x4f\xcd\x3f\x87\xdb\x04"
+ "\xdd\xe4\x07\xf7\x63\xd7\xa0\x12\x0a\xf7\x41\xa1\xcb\xe9\xa1\xce"
+ "\x58\x0c\xf7\xe4\x9c\x70\xb5\xde\x23\xcc\x55\xb3\x33\x36\x02\xdf"
+ "\x13\xf0\xf5\x46\x65\xc3\x77\x99\x76\xe0\x77\xbb\xa8\xe4\xf9\xfb"
+ "\x74\xf0\x7d\x2a\x7b\x42\x21\xd9\x4e\xf8\x8d\xf0\x50\xfe\x3e\xaa"
+ "\x2f\xec\xcb\x7c\x39\x0f\xf6\x75\xa9\x91\x6f\x1f\x0e\xdb\x11\xfc"
+ "\x7d\x56\x99\x7c\x0b\x8e\xdd\x3e\x8a\x60\xfa\xe5\x5c\xce\xdf\x32"
+ "\x3c\x9e\x5b\x53\x31\x47\x61\x6e\x82\xed\xb3\x58\x0e\x22\xf7\x00"
+ "\xc2\xed\x13\x80\x57\xb6\xc7\xa8\x1c\x82\xfd\xf1\x38\xe1\xd8\x36"
+ "\x10\x5e\x8b\xd5\xed\x8c\x8d\xfa\x2a\x00\xa1\xaf\x4e\xe0\xeb\x68"
+ "\x7b\xb6\xca\xe1\xcf\x21\xec\x58\x6e\xdf\x8f\x8f\xa5\xfb\x09\x5c"
+ "\x82\xff\x4f\xf3\x0a\x7c\x07\xae\xf3\x02\x7c\xcf\x22\xfc\xb8\x7d"
+ "\x0f\xbe\x6f\x01\x4f\x38\x32\xf7\xa9\x3a\x68\x3b\x97\xea\xbe\x0c"
+ "\xf7\x2b\xa5\x86\xe9\x8b\x71\xdf\x0c\xbc\x48\x65\x25\x84\x92\x63"
+ "\xc7\xa9\x1b\x33\x76\xb8\xab\x1c\x42\x06\x18\xe3\x85\x9c\xd7\x8e"
+ "\x24\xc0\x74\xd5\xa0\x13\xf0\x37\x68\x25\x43\x7b\xc0\x2f\x8e\xc0"
+ "\x2b\x9f\x63\xbc\x61\x4e\xc9\xdd\x84\xf5\x4f\x42\x84\x26\x2b\x21"
+ "\x0a\xda\x8a\x30\x70\x0b\xfe\x2e\xbe\x1e\x80\x5f\x1c\x69\xde\xd0"
+ "\x69\xe5\xf4\x35\xaf\x43\x03\x5a\xb9\x04\xb6\x35\xb9\x25\x44\x30"
+ "\xdb\x15\x74\x9f\x64\x72\x3d\xfc\xbe\x83\xe1\xf7\x9a\xdc\xc6\xa9"
+ "\xa0\xdd\x22\x95\xc3\xe8\x44\x0e\xd7\x6c\x7a\xc9\x8f\xa2\x42\x31"
+ "\x6e\xe4\xd0\xd7\x0b\xf0\xef\xc3\x0c\x4e\x1f\xfd\xaa\x04\xa1\xb1"
+ "\xe3\xe0\x37\x20\x9e\x5b\x7b\x50\xf8\x1c\x35\x2a\xb4\xde\x1d\x7f"
+ "\x7f\x3d\xfc\x8d\xb7\xe3\x63\x1a\x33\x0a\x5c\x55\x68\x83\x82\xb4"
+ "\x9b\xab\xc0\xf1\xe1\xb6\x5b\x30\x8a\xb4\x5b\x30\x1a\xb7\xc7\xdc"
+ "\xe3\x1f\xc5\xff\xc7\xdf\xc7\x6d\xe7\x6f\xa6\xea\x71\x7b\xd0\xd6"
+ "\x4c\xc3\x6f\xa4\xc3\x36\xc3\xef\x8c\x5d\xd0\xfa\x5b\x89\xb0\x3f"
+ "\xcd\xf8\x1c\x72\x37\x53\x0d\xa4\x7f\x05\xb9\x2a\xb4\x9d\xc6\x49"
+ "\x2a\x6c\xc3\xdf\x25\x58\x28\x38\x8c\x71\xa2\x22\xe7\x25\x27\x78"
+ "\x29\x38\xa1\x42\x79\x25\xc6\xf7\x1e\x88\x85\xb3\xe1\xde\xcc\xb4"
+ "\x57\x67\x68\x8f\x6d\x8b\xb4\x41\x65\x2e\x0f\x65\xae\x05\x7c\xcd"
+ "\x3a\xe1\xf6\x1b\x33\x76\x7a\xaa\x50\x9a\x17\xe9\xdb\xd6\xd4\x06"
+ "\x82\x6d\x1c\x03\xfc\x1d\x12\xf3\x8c\x9c\x12\x7c\xdf\xdc\xb1\x09"
+ "\xf3\xd8\xb8\x6a\xf8\xce\x44\x93\x7b\xa6\x23\x6c\x2f\x65\xda\x8b"
+ "\x82\x78\x8d\xe4\xc4\x6b\x15\x8d\x23\x5a\xff\xe1\x7e\xb2\xdc\x84"
+ "\xef\x81\xb3\xbd\xe1\x37\x14\xa0\x65\x7e\xc4\xf7\xe5\x0f\x7a\x50"
+ "\xc0\x63\x3b\xf7\x19\xda\x87\xb6\x15\x30\x96\x2f\xc3\x36\xa5\x0a"
+ "\xed\xab\xc5\xdb\x32\xe0\x18\x95\x7c\xb3\xe0\xbb\x78\x93\xfb\x20"
+ "\x59\x45\x9e\x0a\x7b\x4e\x7c\xcd\x8e\xac\xf0\x6a\x40\x15\x79\x7a"
+ "\xa4\xff\xf8\x85\x4c\xff\x64\x4a\x79\x45\xfe\xd1\xa8\x72\x4d\x1d"
+ "\x12\xa7\x3d\x3f\x22\xb5\x76\x9a\xc1\x1b\x25\xfe\xbf\xf6\xbe\x06"
+ "\x20\xaa\x2a\xed\xff\xcc\xe5\x52\xe4\x2a\x33\x22\xd2\xa8\xa8\x23"
+ "\x82\x8d\xbe\x7e\xa0\xa9\x59\xaf\x15\x5b\xba\xc0\x6e\x2a\xfb\xfe"
+ "\xad\x9d\x5c\xb7\xb0\xcc\xa0\xfc\x20\x44\x25\xbf\x40\xb2\xfd\x5b"
+ "\x19\x8c\x84\xbc\x96\x7c\xb5\x51\x4b\xbb\x9a\xd4\xd2\x46\xef\x6a"
+ "\x4d\x89\x6f\x64\xe8\x50\xaf\xee\xe2\x2e\x6e\xe4\x6b\x46\x84\x3a"
+ "\xc9\x28\x03\xf3\x71\xfe\xcf\x73\xce\xbd\xcc\x9d\x61\x46\xf9\x92"
+ "\xed\x6f\x5e\xbd\xdc\x7b\xcf\x7d\xee\x73\x9e\x73\xce\xef\xfc\xce"
+ "\x39\xcf\xbd\x73\xce\x34\x82\x7d\x91\x73\x01\xaf\xad\x30\x5b\x2e"
+ "\x30\xfe\x82\xf3\x07\xf1\xfe\x4b\x30\x96\xc2\xf1\x14\x8c\x99\x93"
+ "\x8c\x02\x1f\x53\xb9\x40\xb6\x08\xc3\x71\xbc\x05\xed\x52\xb1\xe2"
+ "\x1e\x7d\x63\xa6\x86\xe7\xcd\x6b\x51\x8c\xc7\xd1\x5e\x47\xac\x09"
+ "\x6d\x76\x95\xce\xd4\x60\x1a\x32\xd2\xa9\xcb\xec\x68\x35\x61\xdb"
+ "\xa5\x5b\x8b\x63\xc1\xd7\x54\x0b\x0a\x09\x75\xbd\x3e\x53\xd3\xcd"
+ "\x34\x30\xff\x22\x8c\x97\xcf\x59\xa2\x66\x6a\x32\x9c\x44\xc8\xd9"
+ "\x1c\x18\x74\x6f\x01\x35\xb5\x8c\xbb\xcd\xd8\x9a\xfd\x5a\xe4\x47"
+ "\xe9\x84\x74\xbf\x5f\xfe\x5a\xa4\x9c\xf6\x22\x29\xed\x10\x17\x9b"
+ "\xb3\x68\x0a\x0c\x75\x8a\xd9\xf5\x6b\x8b\xfd\x95\x17\xcd\x52\xd3"
+ "\x83\x05\x0e\xb2\xba\x80\xb6\xaf\x2e\x24\x02\xf4\x8b\x2c\xfb\x8a"
+ "\xea\x90\xab\x63\xe4\xfc\x64\x79\xe7\xb0\x90\x94\xcd\x44\xd3\x14"
+ "\x50\x1a\xb8\x60\x63\x26\x5b\x5b\xe9\x43\x90\xeb\xa6\xad\xec\xf7"
+ "\x8f\x47\x61\xfc\xbd\xc0\x91\x41\x79\x7b\x53\x3a\x69\xbe\xa4\x0f"
+ "\xef\xc9\xe5\x57\x24\x8d\x8b\xbb\x1f\x47\xa9\xdf\xf5\xdf\x2f\x93"
+ "\x56\x8d\x9f\xb4\x7e\xdf\xf3\xb4\x96\xee\xef\x9c\xd6\xd7\x87\xf5"
+ "\x6d\x5a\x5f\xd7\xf5\x20\xad\x3a\xdf\x69\x7d\xfd\x64\xcf\xd3\xfa"
+ "\x7a\x59\xe7\xb4\xbe\x11\xd8\xb7\x69\x7d\xc3\x2f\xe7\x5c\x26\xad"
+ "\xd1\xbe\xd3\xfa\xc6\xa7\x3d\x4f\xeb\x1b\x79\x3e\xd2\xfa\x7d\x1f"
+ "\xa7\xd5\xef\xef\xdf\xa8\xa0\xa6\xc8\x4f\xc0\x4b\xed\x9b\xdb\xa0"
+ "\x9f\x96\xbf\xa4\x64\xd3\xab\x44\xa8\xb1\xda\xc8\xd1\xf0\x3a\x92"
+ "\xf1\x34\x11\x26\xa7\x00\xef\x65\x91\xd9\x34\x7f\x90\xe5\x68\x41"
+ "\x33\x84\x9f\x21\x47\xd2\x6d\x24\x26\x15\xf9\xf7\xf7\x07\xcc\x4b"
+ "\xbb\xcb\xbf\xbf\xdf\xd6\xc1\xbf\x8e\x69\x12\xe7\x96\x7d\x7b\xb4"
+ "\xb9\x9d\x60\xfa\xe1\xfc\x78\x07\xff\x66\xf1\xfc\xf6\xe6\x5f\xcc"
+ "\x0f\xb3\xcd\xe6\xc1\xbf\xfc\xf7\x55\x65\xaf\x7a\x73\x6f\x76\x13"
+ "\x21\xbe\xb9\xb7\x6c\x13\x72\x6f\x11\xdc\xef\x9e\xfd\x65\x71\x32"
+ "\xf7\x1a\x21\x4e\x25\xf7\x1e\x5c\x8a\xed\x66\x59\x49\xcf\xb8\xb7"
+ "\xac\x44\x4e\x77\xa1\x94\x6e\x08\x13\x3d\xb9\xb7\xcc\xef\xb7\xce"
+ "\x4a\xdc\xd2\xfc\x58\xcd\xbe\x51\xb6\x40\x57\xe9\xac\x04\x6c\xdf"
+ "\x5a\x21\x4f\xde\x2b\xb2\x89\x67\x02\xde\x34\x30\x3f\x68\xeb\x52"
+ "\x15\x2d\x9d\x69\x5b\x90\x46\xbf\xa4\x51\xb3\x12\xd0\xc7\x89\xe3"
+ "\x7f\xb8\xff\x22\xf4\xd5\x6d\xdd\xb3\x9b\xeb\xa4\x6f\xcc\x30\x6e"
+ "\x86\xfa\xb2\x6f\xad\x4d\x70\x6d\x30\xa8\xa1\x1c\x34\x74\xe7\x2f"
+ "\x12\xe8\x6f\x1f\x28\x6d\xd9\x99\x98\x78\x48\xff\x35\x41\x59\xba"
+ "\x45\x8c\xe9\xb9\xfd\x7f\xd0\x5e\xde\xfe\x3f\xcc\xeb\xbe\xfd\x5c"
+ "\x67\xd7\xec\xff\x83\xb6\x4b\xf6\x87\x81\xfd\xed\xb3\x02\x61\x1c"
+ "\x28\x7c\xd8\x3e\x4b\xec\xa6\x3d\x7e\xbf\xff\xed\xbb\x38\xfe\xd8"
+ "\x65\xfe\xa3\x61\x06\xb2\xaf\xc8\x22\x00\x07\xb0\x36\x1c\xeb\x1e"
+ "\xe7\xbf\x46\xe0\xac\x2f\x29\xe7\x24\x4b\x37\x39\xe9\x8f\xdb\xbb"
+ "\x1e\xff\x7d\x29\x7d\x1f\xff\x1e\xff\xe9\xf7\xe6\xc4\xb7\xe2\x53"
+ "\xfc\x73\xe2\x2f\x52\x3a\x73\xe2\x9e\xcf\xbb\xcf\x89\x7b\x0a\x3a"
+ "\x73\xe2\x5e\xa7\x9b\x13\xf7\x7e\xdb\x73\x4e\xdc\xfb\x6e\xd7\x39"
+ "\x71\xef\x8e\x9e\x71\xe2\xde\xc5\x97\xe7\xc4\xbd\x15\x3d\xe3\xc4"
+ "\xbd\x15\x9d\x39\x71\xaf\xd6\x93\x13\xf7\x36\xfb\x2d\x4b\xe3\x04"
+ "\x1b\xb4\xd1\x03\x9b\x02\xde\xda\xef\xc8\x22\xc4\x65\x7c\xa3\x6e"
+ "\x81\x93\xb6\xd2\x1d\x13\x6c\x2e\x61\x3a\xf2\x4a\x4c\x6b\x6b\x52"
+ "\x90\x6b\x9d\x7e\x20\x0d\xb9\xeb\x1e\x6a\xd7\x12\xc8\xa7\x48\xb0"
+ "\x5f\x4d\x5b\xf5\xc1\x74\x9d\x3e\xa4\xe0\x12\x09\x85\x5d\x5b\x20"
+ "\xb5\xc7\x70\x1e\x4d\xd7\x69\x07\x64\xaf\x25\x13\xd5\x56\x12\x04"
+ "\x36\x18\xd4\x5b\x34\x04\x38\x28\x14\xcf\x69\xd6\xa9\xf4\xe2\x4b"
+ "\x44\x54\xa7\x43\xd9\x0c\x86\xf8\xd2\xd5\x94\xae\xd6\x93\xe2\x54"
+ "\x12\xe4\x12\x88\xb6\x48\xa0\xe5\x8e\x56\xbd\xe0\x0c\x7d\x58\xc3"
+ "\xcb\x67\x5f\x0a\x0d\x7b\x58\x47\xf3\x1e\xaa\x77\x85\x3d\x54\xe5"
+ "\xcc\x48\x0a\xa0\x1b\x0c\x01\x68\xab\x33\xef\x21\x13\xcd\x87\x3d"
+ "\x23\x29\x18\xfb\xd0\xc5\x6b\x21\xee\x56\xed\x80\x1c\x88\xbb\x68"
+ "\x2d\x89\x2c\xbc\x44\xf4\xb4\x45\x2f\x40\xf9\x1b\x70\x8d\x52\xc8"
+ "\x23\x83\x4b\x38\x95\x0e\xf7\x44\xe4\x44\x8a\xf1\x3b\x20\x7e\xbb"
+ "\x1e\x7d\x57\x80\x6d\xa2\x2d\x86\xf8\x9d\xeb\xf4\xdd\xac\x2f\xfb"
+ "\xd8\xef\xeb\x64\xbb\x5c\x13\x7f\x99\x42\xdf\x82\x1d\xed\x82\x3c"
+ "\x2c\xc6\x3c\x99\xfc\xcb\x34\xb4\xed\xc5\x4b\x64\x22\xd8\x19\x09"
+ "\x36\xe8\x21\x5e\x9c\xdf\xc5\xf0\xd0\x53\x1a\xc4\xa8\x87\x6d\xce"
+ "\x1d\x92\x6d\xe7\xc1\xb6\x73\x6e\xdb\x30\x2e\xcc\x1f\x7f\xef\x4e"
+ "\x17\x6c\x1a\x85\x75\xf3\x1b\x75\xfa\x8d\x71\xf8\x1e\xb5\x65\x43"
+ "\x52\x37\xb1\x5a\xee\xf7\xf7\x6f\x39\x6f\x91\x70\xaa\x29\xa9\x9b"
+ "\xff\xec\x97\x14\x7d\x83\xcf\xbe\x45\x26\x9a\xa1\x5e\x1f\xb5\x9d"
+ "\x25\x74\x70\x49\xdd\x21\x7d\x73\x77\xe3\x4a\xf3\x17\xd7\xf3\x59"
+ "\xb4\xd6\x1e\x89\x7e\xad\x44\x43\x8e\x40\xd3\xdb\x23\x6f\x23\x87"
+ "\x8f\xb5\x93\x87\xd3\xf1\x5d\x2d\x4d\xd7\x2d\x22\x41\xa7\x02\xde"
+ "\xd3\x67\x9c\xc0\x77\x51\xe5\x36\xcf\x77\x51\x6f\x87\x93\x80\x77"
+ "\x4c\x24\xe0\x4f\x16\x12\xf0\x6e\x3a\x01\x39\xcf\xfd\xcf\xe5\x0b"
+ "\xde\x1c\x45\x36\x3b\xe8\x37\x34\x4f\xad\xcf\x16\xa8\x6d\xc1\x78"
+ "\x55\x83\x69\x2d\xbe\xbb\x79\xe7\x7d\xc8\xbf\xef\xa0\x5d\x55\xe3"
+ "\x39\xea\x4b\x49\x25\x43\x9a\x02\xde\xa9\x54\x5b\x6f\x8c\x73\x84"
+ "\x26\x66\x3a\xa8\x81\xd8\x75\x69\x89\x6d\x79\x0f\x59\xec\xe8\x77"
+ "\x7b\x04\x39\xe8\xed\xb7\xd5\xaa\x4c\x42\xa1\xfc\x29\xd5\xe2\xbb"
+ "\x46\x43\x01\xec\x58\x96\xac\x1c\x43\xee\xb5\x61\x79\x63\x5d\x28"
+ "\xe6\xe1\x1a\xac\x0f\x39\x52\xbd\xb1\x04\x4c\x48\x74\x0a\x84\x38"
+ "\xe1\xf9\x8c\xaf\x49\x38\xae\x4d\x5b\x08\x72\x0f\x3b\x83\xb0\x1e"
+ "\x1b\x4c\x8b\xbe\x20\x67\x52\x88\x90\xf1\x3d\x19\x04\x98\x60\xf5"
+ "\xd1\x05\xf5\x71\x41\xbd\xda\x06\xbc\xe2\xda\x7c\x91\xa8\x91\xa7"
+ "\x70\x9d\x17\x73\x73\x03\x71\x9d\xd7\x07\xef\x5e\x49\x42\x1d\xe7"
+ "\x93\x42\x2c\xe7\x93\x86\xbc\xec\x22\xa1\xc1\x29\x44\x53\xb8\x12"
+ "\xb0\xb8\x0a\xea\xe7\x39\xa8\x9f\xcd\xbc\x7e\xca\xf8\xa3\xcf\xd7"
+ "\x99\xf0\xf7\xf7\xac\x6e\xee\x90\xea\xe6\x3a\xc0\xdf\x5a\x37\xfe"
+ "\x1c\xab\xf4\x42\xa1\x40\x09\xd8\x08\xf9\xbe\xaf\xb1\x78\xf3\x8d"
+ "\x41\xe8\x7b\xa4\xe3\x66\x59\x80\xf3\x21\xad\xd4\xb1\x0f\xca\x22"
+ "\x70\xbc\xa0\xa3\x3b\x13\x33\x0f\x27\x34\x12\xb7\x5f\xe4\xbd\xf1"
+ "\xed\x51\xb7\x11\xdd\x7f\xd0\xf3\xa7\x02\xde\x29\x87\xf0\x20\xdd"
+ "\x03\xb7\x68\xa0\x1c\xc7\x73\x3f\xc9\x7b\x7a\xf4\x85\x36\x04\xbc"
+ "\xb3\x15\x74\x11\x7c\x7f\xff\x19\x7b\xdf\xf6\xa7\x46\x90\x25\x4e"
+ "\xc8\x73\x47\x68\x70\xba\x2b\xf4\x61\x9d\xe9\x89\x76\xc6\x57\x76"
+ "\x28\x83\x33\xcb\x89\xf0\x70\x33\xe4\x8d\x13\xf2\xa6\x55\x3f\x10"
+ "\x78\x2b\x01\x79\x8b\x1a\xef\x9a\xbd\xb1\x81\xba\x16\x2c\x0d\xa0"
+ "\x90\x2f\x41\xe8\xfb\x7e\x28\x85\xd0\x4d\x67\x21\x8f\xac\x75\x04"
+ "\xd2\x16\x0c\xdc\x16\x52\xb8\x96\x84\xee\x86\xfc\x19\xd4\x0c\x7d"
+ "\x9a\xdc\xdf\xd5\xbe\xb5\xb9\x3a\xd0\x09\x38\x47\x1e\x53\x6f\x51"
+ "\xdd\x04\x65\x15\xbc\x1d\xeb\x2d\xd4\x63\xf5\x16\xc6\xab\xac\x6c"
+ "\x1d\xeb\xf4\x11\xf6\x75\x7a\x1d\xec\xa3\x64\xae\x93\x79\x86\x66"
+ "\x97\x27\x20\xcf\x99\xd3\x1b\x88\x03\xf2\x32\x18\xdb\xc4\x75\xfa"
+ "\x70\x96\xa7\x8f\x43\x9e\x2e\x23\x41\x53\x6c\x44\x05\x76\x69\xc0"
+ "\x66\x72\x24\xe9\x14\x72\xab\xd6\x09\xf5\x08\xf3\x19\x74\x0a\x14"
+ "\xb0\xe6\xca\x0b\x4e\x9f\x97\xac\x23\x87\xf4\xc7\x09\xce\xf1\x9a"
+ "\xd1\x46\xbf\xc2\xf7\x7d\xe6\x74\x07\xa1\x43\x13\x33\x29\xf3\x9d"
+ "\xbe\xb3\xed\x70\x82\x8d\xf8\xc7\xf4\xbb\x4f\xb9\x31\xfd\xee\x53"
+ "\x6e\x4c\xbf\xcb\xe6\x60\x52\xe2\xba\xad\x04\x70\x1d\xaa\xc4\x75"
+ "\xc5\x73\x57\x15\xd7\xf3\xbb\x8f\xeb\x97\xcf\x29\x70\xbd\xf9\x5f"
+ "\x83\xeb\xcf\x0c\x0c\xd7\x01\xf6\x28\x86\xd7\xed\x66\xc7\x3b\xd0"
+ "\xff\x7d\x77\xb1\x8c\xdb\x4f\xff\x80\xb8\xfd\x73\xc9\x0f\x15\xb7"
+ "\x6d\xad\x7a\x1d\xec\x7d\x8e\x5b\xd0\xd9\x65\xdc\x7e\x66\x68\x27"
+ "\x72\xfe\x21\x7e\xa9\xb1\xa4\x4e\x97\x41\xee\x06\x9e\xd0\xab\xb7"
+ "\x8c\x22\x47\x58\x1e\xbe\xa7\xd7\x3d\x40\x5d\xa7\x02\xfe\x7c\x02"
+ "\xf1\xd4\x9e\x45\xa9\x2b\x74\x91\x26\xe3\x73\xa2\x71\xe5\x85\x59"
+ "\xcc\x8e\xbd\x44\x9d\x42\x44\x7c\xcf\x4a\x07\x1f\xd8\x05\xe3\x70"
+ "\xf6\x0e\xd6\xb5\xe3\x55\x0d\xbe\xa7\xc4\x77\x23\xce\x9d\xc9\x26"
+ "\xd7\x8e\xcc\x72\xd7\xe0\x4a\x0b\xdd\x71\x20\x1a\xdf\xcd\xb6\x66"
+ "\xbf\xa7\x97\xdf\xcd\xfb\xec\x1b\x85\x26\x9b\xa0\xbe\xc0\x98\xaa"
+ "\xf2\x55\x38\x0a\x60\xc7\x47\x70\x0c\x80\xe3\x0e\x36\xc6\xea\x56"
+ "\x3b\xf7\x1e\x5f\x27\x37\x2f\x31\x4f\xe2\x41\xf6\x5b\xe2\x94\x09"
+ "\x64\x50\x93\x74\x0e\xf6\x54\xca\xef\xfa\x3b\xe4\xdd\xf9\xb1\x10"
+ "\xe3\x86\x3c\x11\xf9\xf7\x07\xfc\x1a\xbf\xc3\x91\xf4\xb1\x6b\x57"
+ "\x64\x9c\xcd\xb4\xf9\x14\x69\x0e\xa8\x8c\x34\x43\xdb\xef\xca\x4f"
+ "\xcc\xc3\x77\x69\x88\x7b\x39\xde\x60\x28\x6f\xd3\x7a\x26\xc3\xe6"
+ "\xe3\x73\xe5\xfd\x2a\x93\xe6\x07\x5b\x70\x0c\xd9\x4a\x93\xee\x92"
+ "\x8e\x77\x22\xb6\xb9\xbf\xa5\xf2\x29\x0a\xf9\x87\x6b\xb3\x77\x7c"
+ "\x9b\x84\x6b\xa6\x67\x8a\xba\x8f\x36\xf2\xf6\x56\xb6\x17\xd7\x55"
+ "\xc7\x6f\x7f\x6e\xc9\x24\x99\xad\x3e\xd6\x55\x77\x7f\x23\x54\xb9"
+ "\xd8\xb5\xf3\x57\x99\xad\xd9\x95\x7b\xa0\x0f\x50\xa1\x4c\xb3\xaf"
+ "\xb2\x00\x79\xbf\x73\xfa\x77\xaf\x1c\x2a\x4f\xfb\xd3\x33\x57\xef"
+ "\xa4\xdd\xd3\xf5\x7e\xb4\xdf\x7e\x75\xe4\x0c\xe3\x82\x32\xa7\xc9"
+ "\x65\x37\xa8\x0f\x6d\x3c\xdb\xcd\x3e\xd1\xfb\x7e\xe7\x3f\x73\xe6"
+ "\x2d\xd2\x3b\xc6\x81\xee\xf1\xa3\x88\x73\x95\x21\x16\xdf\x6d\x60"
+ "\x5f\x6f\x53\x32\xff\x9e\xac\xa6\xcc\x41\xb0\xdf\xf7\xe6\xca\x6a"
+ "\xa1\xdd\x6e\x20\xc1\x16\xa2\x99\x6f\xcd\xa0\x39\xe7\x48\x24\x5d"
+ "\x67\x50\x6f\x3f\x47\x66\xdb\x5b\xb4\x03\x5e\x48\x25\x62\x3b\x70"
+ "\x72\xfb\xea\x24\x35\x7e\xbb\xf6\x41\x93\x49\x30\x3b\x2a\xb1\x9f"
+ "\x19\x89\xed\x00\xda\xee\x6c\x31\x04\x3f\x77\x01\xdf\xff\x5e\x24"
+ "\xa6\x47\x7e\x07\xed\xc0\x7f\xed\x0c\xdc\x04\xdc\x07\xdc\xc5\xda"
+ "\x83\x1e\xb4\x05\xed\xd0\x16\xcc\x33\x50\xdb\xd1\xba\x2f\xf0\x9d"
+ "\xb4\x26\x63\x0d\x19\x84\xfa\xf1\x1d\x32\x6b\x1f\xee\x87\xf6\x01"
+ "\xae\x61\x2c\xd1\xd1\x3e\xe8\xe6\x93\x4e\xed\x03\x8e\x43\x8e\xd6"
+ "\x37\x12\xc0\xf2\x8d\xf3\xad\x6a\xdb\x66\x2b\x75\xe1\x98\xc4\xec"
+ "\x38\x8b\x73\x0c\x05\xcb\x6d\x05\xb6\x13\xed\x52\x3b\x51\x28\xb5"
+ "\x13\xaf\xf4\x41\x3b\xf1\x0a\xb6\x13\xc7\x89\xf0\x32\xb6\x11\xd0"
+ "\x3e\xfc\xf1\x9f\x16\xc1\x0e\x6d\x42\xf7\xca\xf9\x2f\x29\x7e\xf1"
+ "\x93\x9f\xf8\xa8\x0b\xda\x62\x2c\xe7\x0d\x50\xbe\x58\xce\x66\x3d"
+ "\x94\x6d\xdd\x8d\x71\x6d\x10\xee\xc8\x8f\x8d\x2e\x3b\x63\x11\x68"
+ "\xde\x2f\x12\xda\x00\x0f\xeb\x2f\x12\xc1\x11\xba\x48\xbf\xf7\x01"
+ "\xa3\x80\xe3\x56\xd7\xce\xd8\x34\x3e\x46\x3e\xf0\x35\xfa\x68\xd4"
+ "\x8d\x44\x83\xfe\x53\x27\x35\xa8\x5d\xdf\x19\x06\xb9\x9e\xd4\x06"
+ "\xd9\xbf\xd3\x0e\x78\xfe\x09\x22\x5a\x9e\x4c\x52\x67\x3c\x48\x34"
+ "\x1f\xfe\xd5\x28\x1c\xb5\x42\xdd\x1e\xa0\x4a\xa0\xa0\xbf\xf8\x14"
+ "\x99\x55\xfc\x08\x99\x5e\x74\x86\xe8\x8a\x96\x91\x89\xbb\xcf\x00"
+ "\x86\x9e\x34\x04\xdb\x19\x3e\xda\x4c\xec\x7d\xff\x32\x12\x43\xc3"
+ "\x7e\x1e\x0d\xc7\x59\xc6\x65\x30\x9e\x09\x8b\x8d\xa6\x43\x17\xe9"
+ "\x5d\x20\xb7\x1d\xc6\x6e\xd0\x47\x07\x1b\xf6\x1f\xf1\x85\x9b\xdd"
+ "\xdd\xec\x43\xcc\x4b\x00\xdc\xd4\x02\x6e\xbe\xf7\xc4\x0d\x8e\x5b"
+ "\x19\x76\xe6\x71\xec\xe0\xbb\xbc\x62\x65\xff\xe2\x91\xc3\x3d\xc6"
+ "\x4f\x01\xf4\x9f\xdb\xbc\xf0\x53\x70\xae\x77\xf8\xb1\x03\x7e\x0a"
+ "\xb2\x00\x3f\x47\x88\xb0\xcb\xd5\x1b\xfc\x1c\x60\xf3\x7f\xa1\x9f"
+ "\x8f\x7f\x9b\xb4\x7f\x10\x96\x73\x43\xc0\xfe\x81\xf7\xeb\x55\xa4"
+ "\x87\xb8\x2a\xbf\x02\xae\xac\x1c\x57\xa6\x3b\x7b\x80\xab\x32\xc0"
+ "\x55\xf9\xe5\x71\x75\xd1\x1f\xae\xca\x3b\xe3\xea\xc3\xa8\xfe\xc5"
+ "\x15\x9b\xd3\xf3\x47\x80\x2b\x53\x90\x27\xae\x3e\x78\x8c\xe3\xea"
+ "\x83\xa5\x3d\xc7\x55\xdc\x15\xf8\x2a\x4e\xe2\xab\x8f\x77\x76\x1f"
+ "\x57\x02\xa1\xa0\xff\xf2\xb8\x3a\xeb\x07\x57\x71\x3e\xf8\xea\xa3"
+ "\x4d\xfd\x8b\x2b\x36\xe7\xe8\x8f\x00\x57\x1f\x27\x7a\xe2\xca\x74"
+ "\x80\xe3\xca\xb4\xbf\x17\xb8\xba\x02\x5f\xc5\x49\x7c\x55\x75\xb6"
+ "\x07\xb8\x32\x00\xae\xae\xc0\x57\x27\xfd\xe1\xca\x07\x5f\x1d\x3c"
+ "\xde\xbf\xb8\x62\x73\xa2\xfe\x08\x70\x55\x55\xe9\x89\xab\x83\x43"
+ "\x39\xae\x0e\x86\xf6\x1c\x57\xf1\x57\xe0\xab\x78\x89\xaf\x3e\x99"
+ "\xdb\x03\x5c\x95\x53\xd0\x7f\x79\x5c\x1d\xf0\x83\xab\x78\x1f\x7c"
+ "\xf5\xdf\x93\xfa\x17\x57\x6c\xce\xd6\x1f\x01\xae\x3e\xd1\x78\xe2"
+ "\xea\xd0\x0a\x8e\xab\x43\xcb\x7b\x81\xab\x2b\xf0\x55\xbc\xc4\x57"
+ "\x9f\x16\x76\x1f\x57\x01\x10\x7f\xfc\x15\xf8\x6a\x93\x3f\x5c\xf9"
+ "\xe0\xab\xea\x67\xfb\x17\x57\x6c\x4e\xd9\x1f\x01\xae\x3e\x4d\xf2"
+ "\xc4\xd5\x27\x87\x38\xae\x3e\xa9\xea\x12\xae\x6c\x0a\x5c\xd5\xdf"
+ "\x18\xd7\x9e\xc1\xc7\x83\x6f\x2e\x93\x70\xf5\xc6\x0c\xe3\x86\x35"
+ "\x44\xd8\xbb\x68\x97\xd7\x58\xf0\xb3\x6f\xbd\x31\x05\xb8\x60\x98"
+ "\x72\x3c\x09\x98\x6a\xe2\x98\xda\x7c\x12\x30\xf5\xf7\x5d\x82\x39"
+ "\xfd\x2c\xe2\x84\x61\xa8\x60\x19\x60\x08\xc7\x85\x2a\x51\xdb\x9d"
+ "\x31\xe0\x0b\x4d\x32\x96\x0e\x7f\xde\x27\x58\x5a\x08\x58\x3a\xe6"
+ "\x8d\xa5\x43\x6e\x2c\xfd\xd2\xcf\x18\xf0\x21\x3f\x58\x6a\xb8\x32"
+ "\x96\x76\xa3\x0f\x61\xd5\x55\xc2\xd2\xe7\x6e\x1f\xc2\x9e\x47\x2c"
+ "\x82\x63\x68\x77\xb1\xf4\x59\x85\x27\x96\x0e\x0f\xe3\x58\x3a\xac"
+ "\xed\x39\x96\xe2\xca\xfd\x63\x49\xee\x4f\x1d\x9d\xd1\x3b\x2c\x41"
+ "\xdf\xca\x03\x4b\x57\xee\x47\xb9\xb1\x74\x64\x64\xff\x62\xc9\xab"
+ "\x1f\x75\xcd\x62\xe9\x28\xf1\xc4\x52\x8d\x34\xee\xab\xf1\x3b\xee"
+ "\x73\x41\xdb\x85\xef\x9c\xf0\xf7\xb9\xce\x16\x43\xac\x13\xda\x34"
+ "\xfc\x9d\x2e\xbe\xa7\xd8\xb7\xb2\x56\x40\x3c\x65\x5f\x20\x91\xdb"
+ "\x53\xc9\x6c\xb5\x8d\x63\xc5\x01\x58\xd9\x76\x81\x88\x76\x3b\xe0"
+ "\xa4\x9d\x88\x6d\x90\xdf\x6d\xf6\x24\x75\x4d\x62\x23\xf9\xf0\x5c"
+ "\x2d\xb4\x65\x95\xa4\x08\x9e\xb1\x4b\x7e\x48\xd7\x06\x43\xf0\x73"
+ "\xeb\xd1\x0f\x79\x84\x98\x16\xbd\x02\xe5\x6f\xee\x75\xf9\xb7\x3d"
+ "\xe3\xaf\xfc\x0f\x78\x94\x7d\x81\xa2\xdc\xd9\xef\x05\x7a\xd8\x1e"
+ "\xb1\xf7\x54\x2b\x79\xd9\xcb\xe5\xfe\x72\x1f\x94\xfb\xcb\x52\xb9"
+ "\xf7\xae\x3d\x32\xfb\xff\xfe\x51\xc1\x15\xec\x9b\x02\x1b\xe7\x08"
+ "\x99\x17\x90\x23\xb0\xff\xd2\x16\x1a\x3b\xdd\xbb\xbd\x41\x7e\x38"
+ "\x17\xf0\xc5\x63\xd8\x36\xf9\xed\xc7\x48\x3c\x91\xf1\x34\xe7\x09"
+ "\xa9\x1f\x93\xd8\xb7\xfe\xc7\xcf\xe7\x5d\x3d\xbe\x38\x70\xe5\xb6"
+ "\xa7\x17\xfd\x18\xc4\x4d\x81\x17\x6e\xae\x06\x5f\xf4\x0c\x37\x5f"
+ "\x44\x7b\xf2\x45\xed\x8b\x9c\x2f\x6a\xb7\x77\xa5\xed\xb9\x02\x9e"
+ "\x2a\x14\x78\xb2\xba\xf1\x74\xec\x5d\xf4\x51\x76\x13\x4f\x15\x7d"
+ "\xeb\x77\xfc\x9f\xc2\xfe\xc5\x53\xdf\xf9\x1d\x7f\xd8\x78\x3a\x96"
+ "\xe9\x89\xa7\x2f\x4e\x72\x3c\x7d\x51\xdf\x7b\x3c\xc5\x29\xf8\x29"
+ "\x4e\xc1\x4f\x7f\x0b\x44\xdf\x64\xf7\xf0\x24\x06\xf5\xad\xbf\xf1"
+ "\xf8\xd9\xfe\xc5\x53\xdf\xf9\x1b\x7f\xd8\x78\xfa\x6b\xad\x27\x9e"
+ "\x8e\x4f\xe2\x78\x3a\x3e\xb1\x0f\xf0\x54\xe1\xdd\x27\xe6\x78\x3a"
+ "\x71\x3f\xf6\x9f\xbb\x89\xa7\xc5\x7d\xeb\x67\xac\xbb\xb3\x7f\xf1"
+ "\xd4\x77\x7e\xc6\x1f\x36\x9e\x4e\xe8\x3c\xf1\xf4\xb7\x4d\x1c\x4f"
+ "\x7f\xdb\xd8\x7b\x3c\xc5\x2b\xf8\x29\x5e\xc1\x4f\xff\x78\x1d\x7d"
+ "\x91\xdd\xc4\x53\x1f\xfb\x17\xff\xfe\x62\xff\xe2\xa9\xef\xfc\x8b"
+ "\x3f\x6c\x3c\xfd\x23\xc5\x13\x4f\x27\x8e\x70\x3c\x9d\xa8\xe9\x03"
+ "\x3c\x29\xf8\x29\x5e\xc1\x4f\x27\x2f\xa2\x0f\xb2\x7b\x78\x0a\x14"
+ "\xfb\xd6\xaf\x58\x7f\xb2\x7f\xf1\xd4\x77\x7e\xc5\x1f\x36\x9e\x4e"
+ "\x9a\x3c\xf1\x54\x3f\x92\xe3\xa9\x3e\xbc\xab\xbe\x20\xd9\x07\xa4"
+ "\xc4\x93\xff\xb1\x5d\xc3\xed\xde\x63\xbb\xee\xf9\x80\x60\x9c\xd7"
+ "\x63\x7f\xe2\x97\x63\xfe\x7f\xf5\x27\x22\x86\x64\x3f\xd0\x0f\xcf"
+ "\x07\xd4\x20\x7a\x62\xe8\x9f\xc9\x1c\x43\xff\x4c\xf2\x87\x21\x87"
+ "\xf2\x9b\xb4\x6f\x14\xdf\xa4\x9d\x25\xc2\xde\x95\x26\xe1\xa8\xf4"
+ "\x4d\x1a\x7e\x8f\x76\xf4\x74\x23\x79\xee\x12\xd1\x04\x27\x11\xcd"
+ "\xfc\x94\x0c\x9a\x83\x1c\xb2\xda\xa0\x7e\xe1\x0c\x99\x6d\x07\xcc"
+ "\x64\x37\x49\xdf\xa5\x01\x6e\x3e\xab\xb7\x91\x0f\x56\xe2\x77\x69"
+ "\xe5\xa4\x18\xe4\x1c\x79\xdc\x1f\x84\x3c\xc2\xbe\x49\x5b\x86\xdf"
+ "\xa4\x7d\x35\xde\xe7\x37\x69\x59\xdd\xfc\x26\x2d\x0d\x70\x60\x05"
+ "\x1c\x5c\x44\x0c\xbc\xeb\xf1\x2d\xda\xee\x2c\x85\x0f\xe8\x11\x3f"
+ "\x3e\xa0\xba\xae\xbd\x93\xe8\xf3\x6f\xd1\xce\x2b\xbe\x45\x93\x7d"
+ "\x40\x8b\x80\x3b\xba\x5d\xee\x5f\xf9\x5d\xff\x1d\x39\xc2\x09\x9c"
+ "\x30\x1f\xbf\x2d\xb7\xba\xfd\xc5\x1b\x93\xf1\xb7\xbf\xb1\xd1\x0e"
+ "\xe0\x0a\xfc\x7e\xfc\xad\x47\xaa\x99\xbf\xcf\x9c\x5e\x47\x9e\x6b"
+ "\x27\x1a\xb5\x45\xe2\x85\xa1\xb1\x69\x76\xe0\x06\x27\xb4\x4b\x50"
+ "\xd6\x83\xec\xab\x81\x1b\x2e\x00\x37\xac\x06\x6e\xb8\x08\xdc\x70"
+ "\xaa\x9a\x71\x03\x7d\x5e\x95\x80\x73\x73\x17\x37\x91\xe9\x85\x4d"
+ "\x64\x16\x72\x80\x73\xe7\x22\xbd\x7d\x68\xec\x42\xcb\xd0\x58\x03"
+ "\xdc\x4b\xe2\x18\x68\x33\x6d\x4f\x25\x8c\xeb\xb1\xec\x75\xcb\x90"
+ "\x0f\xfe\x77\xaa\x3d\x8b\x90\xde\xe0\xc0\xae\xf4\x09\x2a\x71\xe0"
+ "\x87\x03\x7a\x8d\x05\x2f\x3f\xf0\xee\x5e\x72\x00\x62\x61\xb7\xcc"
+ "\x01\xbd\xc2\xc2\x69\xbf\xbf\xff\xb9\x02\x16\xca\xbb\x80\x05\x6b"
+ "\x17\xb1\x50\x86\x73\x5a\xfb\xc0\xc2\x31\xc0\x42\x1d\xdc\x6b\xe4"
+ "\x58\xb8\xe8\x03\x0b\x5f\xdf\x79\xf5\xb1\xe0\xe9\x93\xb9\x76\xb1"
+ "\x70\x26\xb4\x67\x58\x88\xeb\x02\x2f\xc4\x75\x91\x17\x04\x82\x73"
+ "\x41\x77\xc6\x42\x1c\xf0\x42\x1c\xf0\x42\x9c\xc4\x0b\x67\x7d\x60"
+ "\xe1\x9b\xf8\xab\x8f\x05\x4f\x7f\xca\xb5\x8b\x85\x46\x5d\x0f\xb1"
+ "\xd0\x05\x5e\x88\xeb\x22\x2f\x08\x58\xde\x3e\x78\x21\x0e\x78\x21"
+ "\x0e\x78\x21\x4e\xe2\x85\x93\x3e\xb0\xf0\xed\xfd\x57\x1f\x0b\x9e"
+ "\xbe\x90\x6b\x17\x0b\x4d\x13\x7b\x86\x85\xf8\x2e\xf0\x42\x7c\x57"
+ "\x79\xa1\x1c\xe7\x1e\xee\x8c\x85\x78\xe0\x85\x78\xc0\x49\xbc\xc4"
+ "\x0b\x07\x7c\x60\xe1\xbb\x25\x57\x1f\x0b\x9e\x7e\x8c\x6b\x17\x0b"
+ "\xcd\x7e\xd7\x7f\xbd\x02\x16\xba\xc0\x0b\xf1\x5d\xe4\x85\x80\x20"
+ "\x9c\xb3\xd7\x07\x16\x80\x17\xe2\x81\x17\xe2\x25\x5e\xd8\xe4\x03"
+ "\x0b\x67\x57\x5c\x7d\x2c\x78\xfa\x20\xae\x5d\x2c\x9c\x9b\x73\x59"
+ "\x2c\xd0\xce\x58\x40\x1f\x02\x8e\x1f\x71\x4e\x6c\x86\x85\x27\x4c"
+ "\x42\x3b\x45\x2c\x54\x93\xe7\xd7\x2b\xb0\xb0\x93\x8f\x23\x64\x1c"
+ "\xbc\xa8\xc4\x01\xfe\x7e\x09\x71\x00\xe3\x07\x07\x94\x3b\xcd\xff"
+ "\x79\x34\xfb\x5e\x69\x67\x6c\x12\x8e\x1f\xd0\xcf\x80\x63\x08\xff"
+ "\xe3\x87\xf3\x4f\xf5\x09\x06\x96\x03\x06\x9a\x7d\x8f\x23\xfb\x7c"
+ "\xfc\x70\xfe\x2a\x61\x00\xc6\x92\xaf\x6c\xee\x0d\x06\x2c\x7e\xd7"
+ "\xff\xf2\x8f\x01\xe8\x23\x74\x09\x03\xbc\x9f\x70\x79\x0c\xc4\xd5"
+ "\xba\x31\x00\xfd\x85\x9d\x71\x8d\xd8\x3f\xe0\x18\x88\xab\xf3\xdf"
+ "\x3f\xf8\x7e\xcd\xd5\xc7\x40\x1f\xf7\x0f\x7e\xb0\x18\xb8\x70\x9f"
+ "\xdf\xdf\x30\x22\x97\x03\xef\xcf\x1f\x3f\x8a\xd0\x27\x0d\xb1\xd9"
+ "\x4d\x24\xf2\x85\x27\xc8\x6c\x9c\x37\x66\x6f\xbb\x4d\xd8\x9c\x42"
+ "\xbf\xc1\xdf\x56\x3b\x20\x1d\x38\x0f\x28\xc3\xc7\x79\x6d\x90\x39"
+ "\xc9\x42\x9e\x03\x2c\xbc\x00\x69\xc0\xf9\xe3\x83\x53\x6e\x8c\x3b"
+ "\x6a\x3d\x4c\xda\x5b\x0c\xa4\x26\xb1\x89\x2c\xd0\x53\xbb\xb9\xde"
+ "\x84\xbf\x61\x14\x4d\x6b\x0f\xe3\xef\xc4\x07\x3c\x9c\x4e\x84\x73"
+ "\x01\x2d\x1a\xf4\x29\x4d\x49\x27\x9a\x82\x26\xee\x47\x7a\xee\x1c"
+ "\x21\x87\xd2\x09\xe1\xe5\xde\xb2\x22\xf0\xe9\x3e\xf0\x21\x2d\x86"
+ "\x72\xaf\x97\xcb\xfd\x90\xa7\x0f\x49\xe8\xc2\xef\x19\xbb\xe0\x3b"
+ "\xbc\x2a\xbf\x67\x3c\xdf\xf9\xf7\x8c\x3d\xf3\x1d\x5a\x63\x2e\xfb"
+ "\x1d\x91\xd4\x0f\xd8\x90\xc6\xea\x3d\x2b\x57\x3b\x70\xbf\x39\xbd"
+ "\x92\x7d\x1f\x8d\xf5\x1c\xeb\x3c\xe2\x23\x03\xd2\x8b\x18\x41\x3c"
+ "\xcc\x2f\xb3\xdb\x1f\xb2\x12\xc1\x35\x34\x36\x0d\x31\xe1\x5a\xa5"
+ "\x0d\xda\x0e\x69\x32\x27\x9e\x82\x72\xbf\x40\xcc\xa7\xa5\x32\x5f"
+ "\x7f\x0a\xca\xd2\xea\xa0\xab\xf4\x03\x26\x5b\x89\x26\xe3\x04\xd1"
+ "\x3c\x8c\xbf\x39\x86\x76\x60\x37\xf4\x09\x8a\x9f\x20\xd3\xa1\x3d"
+ "\x48\xb0\x4b\xdc\xe0\x92\xfd\x4a\xd8\x46\x00\x26\x5e\x58\x09\x98"
+ "\x48\x03\x4c\x3c\x84\x98\xb8\xb8\x25\x70\x8d\x0f\xff\x72\x37\x30"
+ "\xc1\xfc\xcb\x4b\x01\x13\xa7\xdd\x98\xe8\xf0\x2b\xfb\x69\x13\x4c"
+ "\x8b\x7a\xf1\x6d\xa1\x0f\x3e\xe8\xb5\x5f\xf9\xbc\xe4\x57\x56\xf0"
+ "\x41\xcf\xb0\x71\xc9\xff\x9c\x98\xfe\xb1\x51\x7e\x65\x6c\xb4\xca"
+ "\xd8\xb0\x5e\x19\x1b\xad\x5a\x1f\xd8\x28\x53\x60\xa3\x56\x81\x0d"
+ "\xee\x67\xda\x19\xdb\xd8\x19\x1b\xad\x85\xfd\x83\x0d\xaf\xef\x7e"
+ "\xae\x59\x6c\xd8\xfc\xae\x7f\xeb\x1f\x1b\x71\x5d\xe0\x8d\xf3\x12"
+ "\x36\xe2\xba\xc0\x1b\x6d\xd3\x3b\x63\x43\x20\x6e\x6c\xc4\x29\x78"
+ "\x43\xf2\x3b\xed\x8c\xf3\xc1\x1b\x6d\xef\xf7\x0f\x36\xbc\xbe\xe1"
+ "\xb9\x66\xb1\xd1\x9e\xd7\x03\x6c\x74\x81\x37\xbe\x94\xb1\xd1\x05"
+ "\xde\xb0\x27\xf8\xc0\x86\x41\x81\x0d\x05\x6f\x48\x7e\x28\xec\x73"
+ "\x76\xc2\x86\xfd\x78\xff\x60\xc3\xeb\x7b\x9c\x6b\x16\x1b\x8e\xf2"
+ "\xee\x63\x23\xbe\x0b\xbc\xf1\xa1\x84\x8d\xf8\x2e\xf0\x86\x73\xb9"
+ "\x0f\x6c\x94\xbb\xb1\x11\xaf\xe0\x0d\xc9\x2f\xb5\x33\xde\x07\x6f"
+ "\x38\xbf\xef\x1f\x6c\x78\x7d\x5b\x73\xcd\x62\xc3\x55\xd3\x03\x6c"
+ "\x74\x81\x37\x32\x64\x6c\x74\x81\x37\xe8\xb6\xce\xd8\x08\x08\x52"
+ "\x60\x43\xc1\x1b\x92\x9f\x6a\x67\x7c\x67\xde\x10\xc9\xa0\xfe\xc1"
+ "\x86\xd7\x77\x32\xd7\x2a\x36\x44\xd2\xd8\x15\x6c\x6c\xb4\xfa\x18"
+ "\xa7\x9c\xe6\xd8\xb0\x83\x8c\x12\x17\xca\xb1\x09\xa4\x4f\x5c\x00"
+ "\x63\x16\xc4\xc4\x6f\x36\x12\x81\xe1\xc2\xaa\xc0\x85\xa8\x2a\x41"
+ "\x5c\x4c\x4a\x02\x5c\x7c\x2d\xe1\x42\x1e\x97\xb0\xb9\x57\xf8\xd8"
+ "\x44\xf6\x59\xc9\xe3\x93\xe7\x71\xcc\x9a\x24\x63\x42\x18\x13\x98"
+ "\xdc\x07\x98\xf0\xf8\xee\x41\x81\x89\x07\xfd\x8c\x4f\x1e\xe8\x39"
+ "\x26\x5e\x81\xb1\xab\xbd\xaf\x7f\xfb\x24\x63\xe2\x44\x6f\x31\x21"
+ "\x5c\xf6\xfb\x07\xdf\x98\x90\xfa\x19\x7e\x31\xe1\xee\x5b\x70\x4c"
+ "\x7c\x79\x19\x4c\x04\x54\x74\xc6\x84\xd4\xaf\x60\xf3\x10\xf0\xbe"
+ "\x85\xec\xc3\x92\xfb\x17\x9e\x98\x10\x67\xf4\x0f\x26\xbc\xfa\x17"
+ "\xd7\x2c\x26\x02\x35\xfe\x30\x61\x14\x5c\xe5\xb0\x57\xc2\x6e\x82"
+ "\xbd\xda\x29\x90\xb9\x85\x82\x8b\x7f\x6f\xce\xeb\x8c\xf7\xfd\x1b"
+ "\xe8\x6f\xe7\x25\xa2\x0c\xdd\x22\xb2\x77\xea\xb2\x0e\xe7\x00\x82"
+ "\xf3\x21\x9a\xd4\xaa\x44\x2c\x13\x94\xbd\x51\xd6\xa5\xde\x42\x62"
+ "\x20\xfd\x5c\x4e\x20\x99\x5c\x2e\xe6\x06\x94\xa3\xd9\x95\xa7\x21"
+ "\x2c\x48\xd2\xc9\xd6\xa7\x77\x0a\x02\xea\xf2\x8e\xfb\x26\x49\x46"
+ "\xe7\xcc\x22\x3a\x65\xdc\xa0\x0b\xe3\x94\xe5\x06\xa0\x9c\xf3\x86"
+ "\x08\xad\x53\x25\x46\x2a\xe5\xe8\x3d\x44\x29\xf7\x13\x49\x9f\xde"
+ "\x23\x1d\x11\x84\xa8\x55\x3a\x9e\x96\x74\x41\x4e\xcb\x40\xa6\x33"
+ "\xf8\xbd\xd9\xa0\x73\xa2\x87\xce\x1b\x08\x19\x04\xf2\xa8\x77\x50"
+ "\x12\xb3\x1b\xe5\x07\xd1\x01\x37\x2c\x64\xfa\x55\x62\xb4\x4b\x20"
+ "\xd1\x3c\x5d\x44\x2c\xec\xb0\x59\x47\x8c\x9e\x71\x04\xcb\xf9\xa5"
+ "\x94\x43\x19\x2a\x74\xc8\xa8\x99\x1d\x03\x02\x0d\x60\xc7\x2c\xa5"
+ "\x1d\x5c\x8e\x4c\x95\xe4\x34\x90\xae\xd9\x1d\x65\x99\xa7\xd6\xcb"
+ "\x72\x80\xdf\x61\x50\x16\x26\x33\xd4\x37\x29\x1f\x06\xd3\xec\xf7"
+ "\xd3\xa5\xbc\x88\x51\xea\x1c\xa4\x52\x35\x14\x4a\xf9\xe5\xca\x7e"
+ "\x7f\x22\xc8\x86\xb8\xb6\x88\x73\x3a\xf4\x66\x69\x88\x5c\xae\x34"
+ "\xcb\x31\x84\xe9\x85\x56\xc9\x29\xa8\x74\x52\x3e\x0c\x41\x59\x78"
+ "\x26\x8e\xa7\x4b\xd3\x51\xae\x4e\x41\xc4\x7b\x26\x85\x6c\x28\xcf"
+ "\xe3\x4f\xab\x21\x6d\xf7\x75\x96\x0f\xf2\x96\x1f\xca\xe5\xff\x52"
+ "\x09\xf2\x09\x9d\xe5\x35\xde\xf2\x61\x5c\xfe\x03\x0d\xc8\x2f\xec"
+ "\x2c\xef\x08\xf1\x92\xbf\x99\xcb\x9b\x92\x40\xde\xd0\x59\x5e\xe7"
+ "\x2d\xaf\xe5\xf2\x35\xa1\x20\xbf\xb8\xb3\x7c\x8c\xb7\xfc\x30\x2e"
+ "\xff\xb1\x09\xe4\x13\x3b\xcb\x67\x7a\xcb\x0f\xe7\xf2\x87\x10\xd7"
+ "\x4b\xbd\xe5\x8b\x99\x2c\x89\x90\x64\x47\x70\xd9\x4f\x52\x40\x36"
+ "\xc9\x47\x5a\x03\x24\xdd\xd1\x92\x7c\x38\x97\x7f\xbf\x16\xe4\x97"
+ "\xfb\x28\x2b\x6f\xf9\x91\x5c\xfe\x9f\x3a\x90\x4f\xf1\x51\x56\xde"
+ "\xf2\xa3\xb8\x7c\x6d\x0c\xc8\xa7\xf9\x28\x2b\x6f\xf9\xd1\x5c\xfe"
+ "\x0b\x23\xc8\xa7\xfb\xc8\x7b\x4f\xf9\xe0\x63\x0d\x20\xb7\xb1\x30"
+ "\x4b\xae\x3f\x1e\xf9\xee\xad\x7b\x0c\xd7\xfd\xb7\x68\x78\x26\xd3"
+ "\x47\xbe\x7b\xcb\x47\x70\xf9\x13\x99\x20\xbf\xb5\xb3\x3c\x51\x71"
+ "\x79\x32\x4d\x92\x1f\xcb\xe5\xff\x81\x79\xb9\xcd\x47\xde\xe3\x7d"
+ "\x93\x54\x4f\x23\xb9\xec\xd1\x44\x90\xdd\xee\x23\xdf\x95\xb2\x51"
+ "\x5c\xf6\xdc\x76\x90\x35\xfa\xc8\x73\xa5\xec\x38\x2e\x7b\x6a\x0e"
+ "\xc8\xe6\xf9\xc8\x6f\xa5\xec\x2d\x5c\xf6\x74\x02\xc8\xee\xf2\x61"
+ "\x6f\x84\x42\x56\xcf\x65\xcf\x2c\x06\xd9\x02\x1f\xe5\xa2\x94\x1d"
+ "\xcf\x65\x2d\x58\x86\x25\x3e\xca\x45\x29\x3b\x81\xcb\x36\x62\x5d"
+ "\x2b\xf5\x51\x26\x4a\xd9\x7f\xa3\xc1\x4d\x69\x12\xb7\x96\x79\xcb"
+ "\x02\x06\x4c\xc0\x43\xd5\xc0\x85\x13\x69\x76\x73\x66\x31\xe7\xb5"
+ "\x3d\x28\x27\xcb\x50\xc1\x71\xab\xa2\x1d\x98\x44\xb3\x1b\x96\x4a"
+ "\xfc\x57\xee\xad\x8f\x0a\xa2\x52\x76\x32\xcd\x65\xb8\x40\xd9\x8a"
+ "\xce\xb2\x41\x4a\xd9\x29\x34\xdb\xba\x4d\x92\xad\xec\x2c\xab\xe9"
+ "\x90\xa5\xd9\x97\x4a\x41\x66\x7f\x91\xc4\xab\x0a\x3b\xa7\x29\xf4"
+ "\x4d\xa5\xd9\x36\x93\xa4\xcf\xd4\x59\x9f\x4e\x29\x3b\x8d\xe6\x06"
+ "\xcc\x91\x64\xab\x3a\xcb\xc6\x28\x65\x6f\xa5\xd9\xed\xf5\x92\x6c"
+ "\x75\x67\xd9\x4c\xa5\xec\x74\x9a\xed\xb0\x49\xb2\x35\xde\xb2\x45"
+ "\xbc\x0d\x12\xa4\x72\x9a\x41\xb3\x69\xa8\x24\x5b\xeb\xd1\xc6\x0a"
+ "\x2a\x56\xc7\x8a\xb8\xdc\x4c\x1a\x7c\x21\x4f\x2a\xcf\x63\x1e\x6d"
+ "\x6b\x96\x2a\x04\xdb\x94\x42\x2c\xcf\xdf\xde\x6f\x05\xd9\xdb\x24"
+ "\x7d\x75\xde\x6d\x9f\x64\xdf\x2c\xb8\x57\x2f\xb7\x4f\xd0\xee\x34"
+ "\xf8\xea\xf7\xa4\x4c\x20\x3f\x69\x12\x83\x77\xf1\xb6\x51\x5a\x5f"
+ "\x58\xd4\xb0\x6b\x57\xe9\xcc\xe8\x05\x56\xea\x50\x86\xe5\x08\xb4"
+ "\x76\x8a\x95\x88\x38\xa7\x37\x1d\x9a\x68\x68\x80\x70\x4b\xd4\x6d"
+ "\xa4\x35\x37\xb8\xb4\x01\xe2\xc4\x79\x5f\xe1\xbc\xbc\x81\xfc\x7e"
+ "\x0e\x9e\xe7\x64\xe1\xfa\x87\x31\x2a\x67\x7e\xb0\x05\xd7\x4b\x2c"
+ "\x86\xeb\x6c\xd8\xd9\xda\x84\xd0\xc7\xa4\xbf\x25\x31\xa6\xb5\x0e"
+ "\x72\x26\x9d\x08\x6c\xdd\x6c\x31\xd8\x49\x57\x25\xcd\x06\x5b\x4a"
+ "\x20\xde\xa5\xa7\xe0\x9a\xd9\x82\x6b\x93\xe6\xa9\x07\x9a\x52\xdb"
+ "\x41\x46\xfd\x4b\xcb\xd0\xe4\x12\xfa\xcc\xaf\xbf\x4d\xd9\x4c\x46"
+ "\x37\x89\x6a\xd6\xe6\xe1\xbc\xb7\xae\xa1\xea\x81\x6c\xbe\xdb\xf3"
+ "\x49\x77\xb1\xb9\x6e\x45\x4d\x32\xce\x71\x8b\x73\xdd\xca\xf3\xdc"
+ "\xf2\x78\x34\x0b\x5b\x80\xaf\x68\xc9\x1a\xbe\x86\xa3\xa8\x7e\x9d"
+ "\xa5\x2f\x8b\xd6\xd2\xc8\x99\x5a\x57\xfb\xd6\x4c\x5c\xe7\xda\xb4"
+ "\xb9\x89\x9c\x92\xee\xa1\x7e\x49\x67\x94\xb7\x4e\x7c\xce\x32\x66"
+ "\x0d\x81\x7c\xd1\x3a\x8d\x77\x95\xb8\x34\x77\x15\x50\x63\x7c\xad"
+ "\x79\x79\x03\x61\x69\x15\x35\x2f\xd3\xe0\x07\xcd\x2e\xe3\x5d\x5b"
+ "\x21\xdc\x64\xb6\xb6\xb3\x70\xd0\x6d\xc1\x7e\x73\x8b\x66\x6e\x0d"
+ "\x35\xce\xad\x35\x0d\x6f\x27\xa7\x71\xb5\x00\x88\x0f\xc3\xe9\x8e"
+ "\xf8\x5a\xcc\x63\xd7\x8e\x78\x53\x80\x96\x88\x2d\x83\xe7\xd6\xb4"
+ "\xe6\x6a\x34\xf2\x3a\x75\x72\x5c\xa8\xb7\x41\xd2\xd5\xe5\x39\x7b"
+ "\x45\xf5\x2e\x36\x67\x6f\xae\x26\xb1\x41\x75\xdf\x31\x36\x67\xaf"
+ "\x9c\x97\x5d\xd7\x31\x07\x75\xf8\x5e\xd7\x84\xa8\xe9\x4e\xb5\x1e"
+ "\xf4\x9b\xa0\xef\x9d\xc0\xb1\xa1\xa9\x69\x50\xdd\x7d\x5a\x3a\xaf"
+ "\x6b\x50\xdd\x7b\x9f\x74\x8e\xeb\x7f\xee\x92\xce\x2d\xf2\xbc\xc9"
+ "\xbe\xe7\x71\x0e\x76\x00\x16\x42\x5d\xbb\x0d\x41\x38\x6e\x60\xf6"
+ "\x0c\x0d\x76\xe8\x46\x11\xd5\x19\x71\x70\x1a\xc4\x19\xca\xcb\x69"
+ "\xf0\x3c\x38\xaa\xa5\xa3\x45\x3a\x52\x94\x61\x78\x0f\x5d\xb2\x0b"
+ "\xca\xa2\x9a\x97\xcf\x60\xbe\xf6\x2b\xe2\x0a\xb0\x47\x07\xc7\x57"
+ "\x33\xbd\x3b\x93\x4b\x94\x36\x44\x4f\x9d\x76\xeb\xf4\x19\x33\x6f"
+ "\x9b\x75\xfb\x92\x47\x1e\x5d\xfa\xd8\xb2\xc7\x93\x92\x9f\x78\x72"
+ "\xf9\x8a\x95\xab\x52\x9e\x4a\x5d\x9d\xb6\x66\xed\xba\xf4\xa7\xd7"
+ "\x83\x9e\x8e\x75\xbb\xe9\xee\x39\x2a\xab\x40\xa0\xac\xef\xc1\x38"
+ "\xd8\x3a\x4f\x18\xc6\x31\x37\xb8\x4a\xd4\xf9\x1e\x8f\x98\xb5\x30"
+ "\x06\x84\xfe\x77\xb3\x18\x32\x06\xd7\x63\x04\xfc\xab\xcc\x05\xb1"
+ "\x26\x5c\x8b\xfa\xb4\x18\x12\x7a\xd4\x12\x6b\xc2\x75\xce\x0f\x6a"
+ "\x1b\x49\x64\x04\x51\x35\x89\x21\x04\xef\x17\x8f\x23\xa4\x0a\x9e"
+ "\xf5\xa5\x33\x42\x43\xb4\x2f\x85\x51\x4b\x5e\x18\x6d\x46\xfd\x79"
+ "\xf9\xb4\xd1\xb2\x21\x89\x64\xc3\x35\xd4\x09\xcd\x19\x31\xe4\xf8"
+ "\x41\x18\x75\xb8\xb2\x48\x78\x51\x3e\x3d\xbd\x35\x8c\x9e\x7e\x26"
+ "\x9f\x36\x17\x87\xd1\x86\xc8\x3c\x32\xb0\x35\x37\x64\x5b\x83\x38"
+ "\xb8\x81\xd5\x6b\xb8\xef\x0a\x19\x9c\x99\x03\xf7\xa6\x38\x48\x40"
+ "\x31\x5c\x43\x98\xf5\xa0\x8e\xdb\xbd\xef\x82\x2d\x10\xf4\x2d\xa7"
+ "\xf6\xe5\xaa\x6c\x88\x87\x97\x47\x48\x5b\x15\xf4\x60\x20\x3e\x8b"
+ "\xd9\x76\x8a\x34\x88\x21\x36\x5c\x2b\x16\xe2\x53\x9b\x77\x35\x13"
+ "\xd4\xf7\x56\xaa\x2d\x70\xf5\x70\xea\x00\xd9\x3a\xd7\x86\xe5\x2a"
+ "\x90\xa9\x00\xdd\x56\x65\x7a\xf4\xcb\x56\xa4\xe9\x56\xae\x59\xbe"
+ "\x7c\xfc\x00\xa2\x67\x47\x8f\x75\xd2\xd3\x70\xbe\xf6\x97\xf2\x69"
+ "\x15\xa4\xd3\x04\xe9\xad\x3e\x02\x23\x1f\xc0\x06\x81\x34\x19\xcf"
+ "\x88\x43\xe6\x41\xf8\x7e\x38\xdf\x0f\xb6\x57\xb3\x75\x99\xc5\xc8"
+ "\xa7\x69\xee\x10\x11\xec\xc4\xb6\x52\x87\xf3\xbb\xb7\xac\x5b\xa8"
+ "\x82\x74\xe7\x81\x5c\xb5\x6e\x38\x89\x82\xe7\x8e\x83\x1d\xa5\x70"
+ "\x8e\xf2\x5b\xb0\x1c\x41\xbe\x8a\xa7\x2b\x32\x19\xaf\x21\xaf\x4c"
+ "\x85\x61\x74\x7b\x6b\xee\x90\x72\x5c\xb7\x82\xad\xa9\x09\xd7\x90"
+ "\x2f\xd5\x20\x6b\x6c\xc9\x58\xa8\x82\xf1\xb3\xaa\xd8\xad\x33\x13"
+ "\x6d\x42\x3b\x70\x4c\xfe\x19\xf4\x64\x5d\x76\x03\x99\x64\x23\xaa"
+ "\xcf\x4e\x13\x52\x90\x4f\x4b\x60\x2f\x80\x7d\xd7\x61\xb8\xf7\x29"
+ "\xec\xd5\x10\x5e\x03\xc7\xc3\x70\xfc\x14\x76\x18\xd3\x6b\xd1\xee"
+ "\xd5\x1b\x69\xe3\x94\x5d\x64\x2c\xea\x07\x6c\xfd\xea\x94\x38\xb6"
+ "\x16\x6d\xc7\x75\x69\x68\x48\xe8\x1c\x8f\xb5\x34\xc4\xa1\x95\x04"
+ "\xee\xc3\xb1\x86\x1f\x95\x7b\x58\x28\xec\xd3\xa5\xf3\x8d\x20\x53"
+ "\x2a\x9d\x1b\x61\x2f\xb8\xf2\xee\xad\xcf\xdf\x7e\x73\x50\xd7\x65"
+ "\xbb\xb2\x47\xce\xe9\x9a\x9c\xd6\x44\xc4\x11\xc0\xa4\x23\x12\x3c"
+ "\xc3\x47\xe8\x79\xd8\x68\x2b\xbf\x06\x20\xf3\xe3\x44\xd8\x21\x9f"
+ "\xc6\x80\xfe\x31\x49\x3c\x6c\x4c\x1a\x1c\xf7\xc3\x5e\xed\x19\x7f"
+ "\x24\x3c\x1f\xb9\x18\xcb\xd3\x0e\x6d\x10\x96\x65\x83\x18\x1a\x8a"
+ "\x65\x94\xc3\xb1\xa5\xc2\xdf\xe6\x41\x98\x06\xb0\x55\xe0\xc6\x4f"
+ "\x58\xa0\x27\x7e\x86\x5a\xbc\xf0\x63\x44\x2e\x6a\x10\x87\x2c\x2e"
+ "\xe6\x78\xd9\xdf\xb2\x61\x29\x5c\x0f\xb5\x82\x9e\xfd\xe8\x2b\x02"
+ "\x1d\x6c\x6c\x93\xd3\x04\x63\x70\xb0\x12\xf9\xa5\x59\x0c\x9b\x8b"
+ "\x98\xc5\xb8\xa5\x78\xb9\x2d\x60\x1f\x84\x95\xa0\x7d\xab\x40\x2f"
+ "\x5c\x97\x82\x5c\x89\x99\x5c\x90\x6d\x63\xcf\x3c\xff\x04\xe0\x51"
+ "\xb2\x17\x75\xe2\x73\xd4\x9d\x2e\x0d\x3e\x23\xc5\xdd\x06\xe1\x38"
+ "\xb6\xc7\xdf\xdd\x05\x98\x1d\x0d\x04\x31\x89\x47\xb3\x23\x1a\xea"
+ "\x52\x1c\x71\xe1\x5c\xf3\x5a\x12\x0d\xf5\xed\xa6\x53\x62\x58\xfd"
+ "\xe4\x8d\x24\x1a\xf5\x21\x7f\x37\x88\x61\x25\xc5\x58\x17\xb9\xae"
+ "\xef\x31\x1d\xa8\xff\x30\x8c\xa6\xf0\x58\x84\xf6\xc0\x7d\x45\xbc"
+ "\x79\x38\x66\xcf\x59\xcf\xd3\x0a\x71\x95\xc2\xf3\xe5\x98\x76\xcc"
+ "\x4f\xb8\x5f\x79\x46\xbc\x79\x16\xde\xc3\xb5\x29\xa5\xf4\x94\xe2"
+ "\xef\x1d\x31\x3f\x50\xde\x0c\xa3\x17\xb6\x8e\x86\x38\x84\xcd\xd5"
+ "\x0f\xfa\xcb\xb1\x3c\x28\xc4\x81\x3a\x32\x1c\xd4\x41\x81\x8f\x5e"
+ "\x5b\x6f\x83\xbe\x8f\xf6\x6d\xcf\xf2\xb9\xd9\xa8\x2c\x1f\x78\xae"
+ "\x1c\x9e\xaf\xc2\xfe\x00\xf2\x09\xc4\xa9\xc6\xbe\x0e\x84\x19\x5d"
+ "\xb9\xa0\x63\xad\x8d\xf9\xb7\x40\xcf\xab\x60\x8b\x11\xf5\x80\x3d"
+ "\x55\x92\xae\x7a\x9c\x73\x5f\x59\xd6\x92\xbe\x52\x2c\x73\x56\x9f"
+ "\xd7\xb3\x34\x01\x77\x69\x9f\x2a\xe2\xf7\x2a\x41\xa6\x92\xda\xe3"
+ "\x08\xdd\x60\x90\xfa\x2f\xec\x5e\x45\x46\x1b\x2b\xdf\x2a\xce\x6b"
+ "\xda\x1d\xab\x37\xd1\x46\xb7\xdd\xda\x38\x79\x4d\x2a\xc9\xee\x0a"
+ "\x8c\x8f\xae\x5b\xcc\xda\x50\x8c\x03\x9f\x97\xf4\x45\xa2\x3e\x39"
+ "\xaf\x26\x83\x1d\x3c\xbf\x6e\x36\x40\x78\x29\x62\x91\xe5\x1b\xf0"
+ "\x68\x4b\x06\x62\x51\x7b\x1f\x3c\xbf\x3f\x1b\xaf\xd7\xe1\xf5\xcd"
+ "\x0d\x8c\x63\x3b\xee\xdf\x9c\x87\xf7\xd1\x27\x92\xf3\x24\x60\xc9"
+ "\x45\xc8\xd8\x50\x12\x6d\xcd\x62\x69\xdb\x63\xdd\x30\x47\x75\x10"
+ "\x7a\x3d\x68\x27\xe4\x51\x25\xd8\x6a\x05\xee\x67\xeb\x7d\x03\x5f"
+ "\x57\xd0\xd7\x0c\x04\x6d\x06\x3e\x93\xec\x1b\xf6\x98\x54\xf6\x15"
+ "\x98\x46\xcc\xcf\xc9\x9c\xfb\xe0\xde\x88\x9b\xd0\x76\x77\xba\x87"
+ "\xc5\x28\xf3\x98\xa5\x1b\xca\x01\xcb\x0b\xcb\x45\xa1\x13\xb1\x62"
+ "\x04\x5d\x7b\xf8\x35\xc7\x06\xe6\xb5\x31\x8c\xd6\xa0\xbc\x5b\x76"
+ "\xf8\xd3\x78\x6f\x33\xc4\x3d\x25\x85\xaf\x13\x8c\xeb\x8a\x81\xde"
+ "\x3d\xa6\xf5\x0e\x02\x3a\x2a\x31\x4f\x41\xee\x08\xe2\x11\xae\x6b"
+ "\xa4\x38\x6a\xa0\x3d\x9f\x08\xfb\x6c\x77\xfd\x1f\x7e\xc0\x13\x5f"
+ "\xc3\xbc\xeb\x3f\x96\xb7\xd1\x95\x11\x47\x18\x1e\x52\x89\xee\x9c"
+ "\x38\xfc\x41\xa9\xed\x90\xca\x7a\xf8\xde\x83\x50\x5f\xdc\x3a\x86"
+ "\x4f\xf7\x2a\xeb\x4a\x86\xc7\x75\xf7\xa9\x30\xcd\xf0\x6c\xa5\xa4"
+ "\x87\xa5\x99\xe1\x29\x8b\x61\xa0\x86\xae\x83\x74\x76\xe0\x60\x98"
+ "\x51\x2a\xe7\x1a\xaf\x3c\x91\x6c\x1f\x5a\x8f\x6b\x1c\x23\x27\x41"
+ "\xbf\xfb\xae\x56\xbb\x9b\x97\xb0\xec\x5d\xac\xec\x87\xcf\x2a\xe6"
+ "\xed\xad\xc4\x5b\xc3\xf8\xfd\x30\x0f\x0c\xa3\x2d\x2b\x18\x7e\xd1"
+ "\x96\x8c\xc5\x68\x4b\x25\xb3\x23\x43\x47\xe0\xde\x69\x8c\x1f\x74"
+ "\xa5\x48\xf5\x55\xd6\x35\x07\x75\x3d\x03\x5c\x85\x36\x41\xdc\xb5"
+ "\x8c\xff\x7e\xc6\x70\x30\x57\xb2\xbd\xda\x96\x85\xcf\x86\xcd\x6a"
+ "\x13\xd8\xb3\xd5\x20\xb7\xc7\xc6\xd7\x88\x1b\x00\xcf\x97\xb1\xef"
+ "\x36\xc5\xd1\xa5\xc8\xd1\xf8\x7b\x64\x38\x7f\x51\xf7\x00\x60\xb5"
+ "\x89\x88\xa0\x2f\x08\x31\x2a\xe3\xa2\x59\x1c\xbd\x09\xd7\x8f\x81"
+ "\xbc\xde\x03\x7d\xa4\x32\xcc\x6f\xc4\x32\xf4\x91\xa6\xb7\xe6\x8e"
+ "\xd8\x23\xe3\x16\xe2\x29\xc0\xbc\xe7\xe5\x33\xe2\x7b\xc0\x71\xa5"
+ "\x1b\x5b\x23\xbe\x97\xf2\xb1\x0c\xf2\x31\x08\xe2\x7b\x4a\x4a\x57"
+ "\x19\xc8\x43\x5f\x6c\xf4\x12\xc9\xf6\x5d\x5c\x3e\x7c\x90\x5c\x0e"
+ "\x52\x5d\xad\xc9\x46\xfe\x65\x65\x10\x5e\x2a\x3d\x5b\xca\xe3\x0a"
+ "\x7f\x5d\x96\xc5\x3e\x22\x5b\xef\x19\xc2\x90\x07\xa7\x40\xd9\x33"
+ "\xee\x5b\xdf\xce\xe4\x24\x6e\xac\xe2\x71\x8c\x9e\xc7\x70\x08\xfd"
+ "\x1e\x37\x8e\xc2\x37\x7a\xf1\x13\x72\xb1\xf1\xe8\x56\xbe\x9e\x1e"
+ "\x62\x09\x39\x15\xc7\x49\xa0\x6f\xa1\x54\x7f\x64\x9b\xbf\xf5\xc4"
+ "\xca\xe8\xdb\x01\x2b\x93\x14\xba\xeb\x7c\xb5\x73\xc5\x9c\x03\x0b"
+ "\xf8\x33\x23\xc7\x4b\x69\xdb\xc3\xd3\x26\x5d\x63\xbe\x6d\xc6\x7c"
+ "\x1b\x75\x56\x91\x8f\x90\x6f\xa3\x1e\x94\xe4\x2b\x91\xcb\xdd\xf5"
+ "\x75\xe4\x4e\xb9\x2e\x77\xe6\x8b\x51\xf1\x58\x1f\xdc\x76\x8d\x4c"
+ "\xf1\xe2\x8b\x4a\xdf\x7c\x31\x32\x46\x4a\x6f\x89\x57\xdd\x28\xe5"
+ "\xb6\x4b\x6d\x0b\x94\xc3\x51\xab\xb4\xae\x21\x84\x21\x7f\x62\xdc"
+ "\xca\x36\xa8\x88\xe7\xab\x54\x97\x47\xcd\xe8\x5c\x0e\xa3\x44\x65"
+ "\x7d\xc6\xb2\x46\x4e\x40\x1d\x58\xa6\xac\x5f\x09\x61\xbc\x5c\x47"
+ "\xd6\x23\x37\x28\x39\x1a\x64\xf3\x5c\x14\xeb\xcb\xa8\x20\xcf\xba"
+ "\x38\x32\x4d\xaa\x8b\x72\xdc\x27\xa0\x8c\xa2\x15\xf1\x6e\xf4\x8a"
+ "\x17\xcb\xa6\x8a\xad\x3f\xc3\xd2\x38\xea\x90\xdc\xa6\xa1\x3c\x3c"
+ "\x9b\x0e\xcf\x94\x7b\xb5\x8f\x46\xb4\x0f\xe2\xd2\x33\xce\xca\x67"
+ "\x5c\x91\xde\xca\xed\xa9\x28\x96\xda\x09\x08\x8b\x96\xc2\x32\xa5"
+ "\xb6\x44\xc6\x4d\x94\xa7\x4d\xa3\x35\xbe\xfb\x47\x23\xf5\x72\xff"
+ "\x88\xe9\x62\x5c\x34\x3a\x54\x4a\x1f\x86\x4d\xe2\x61\xe1\xf5\x18"
+ "\x96\xcd\xf3\x21\x8f\xb2\xf6\x2a\x3c\x53\x6a\xaf\xb0\x7e\x09\x0d"
+ "\xe2\x08\x0b\xd6\x31\xbc\x06\x1d\x49\xa8\xdf\x9c\xd9\x8e\x63\x88"
+ "\x5d\x70\x6f\x3b\xf2\x01\xf2\x05\x7e\x6f\xcc\x8e\xf3\xd9\xf1\x5d"
+ "\xe4\x1d\xec\x87\xe0\x7d\x90\xdb\x88\x5c\x04\xe1\x9f\xe2\x5c\x83"
+ "\xf4\xbb\x20\xd0\x3b\x7a\x8f\xf4\xec\x49\xd6\x57\xf8\x2e\x2e\x40"
+ "\x0e\x93\x9f\x03\x6e\x78\x11\x9f\xc3\xe7\x65\xfe\x42\xee\x72\x20"
+ "\x37\xb1\xf8\x74\x63\x24\x8c\xb3\x71\x83\xdc\x2f\xb2\x0b\x0a\x59"
+ "\x5c\x9f\x8d\x71\x9a\x6e\x39\xe7\x33\xdd\x6f\xf0\x59\x56\x7e\xc0"
+ "\x95\x9b\xdb\xe8\x57\xc5\xa9\x44\x2c\xba\x80\xbc\x38\x64\x31\xb7"
+ "\x53\x57\xc9\xd3\xa1\xdb\xc2\xd2\xc1\x39\xd5\xc8\x6d\x19\xb2\xb8"
+ "\xa8\x9d\xdd\x2b\xc4\xb4\xe0\xbd\x1c\xc5\x3d\x5c\x6f\x11\xee\xb1"
+ "\xb5\xf5\xbc\x9f\x73\xd9\x93\x3a\xc9\x17\xb7\xb3\x71\x5f\x50\x51"
+ "\xbe\xcc\xbd\x63\x66\x49\x76\x5e\x94\x79\x17\xf2\x65\x2b\x72\x2f"
+ "\xbb\xb7\x4c\x92\x99\x2f\x1d\x19\xbf\x8f\x89\xe2\xf9\xaa\x15\xa4"
+ "\xfc\xde\xce\xd3\x31\xe6\x76\x36\xce\xfe\xce\x00\x79\x3b\x26\x5c"
+ "\xce\x5b\xe5\x39\xd6\x1f\x88\x1f\xfb\x92\x9c\x57\x36\xb2\x31\x6c"
+ "\x01\xca\xa0\x4d\xbc\x8d\xd0\x85\x7a\xf7\xa9\xcf\x88\x63\xdf\xc6"
+ "\x76\x89\xf7\x55\xc7\xee\x90\x7c\x53\xc4\x94\xfa\x3b\x68\x17\xc6"
+ "\xd4\xcb\x1c\x43\x5b\xe3\x08\xae\xdb\x04\xb6\x9c\xc4\x30\x5c\x73"
+ "\x4b\x29\x83\xfc\xb4\xaf\xbd\x41\xd2\x39\xa6\x52\xe6\x0d\xe4\x92"
+ "\xa3\xd6\x53\x52\x9f\x2e\x22\xa9\x48\xe2\x92\x73\x62\x44\xb2\x67"
+ "\x3f\x2c\x22\xd9\x93\x33\xc6\x6e\xf2\xe6\x0c\xe8\x37\x6f\x6d\xcd"
+ "\x8d\x98\xed\xd1\x0f\x80\xb0\xcb\x73\x47\x84\x06\xeb\x28\xae\xf7"
+ "\xca\xf8\x89\xf9\xdb\x22\x3e\x97\x6d\x46\xde\x6c\xd9\x20\xfb\x2f"
+ "\xc6\xae\xc0\xbe\x9a\x57\x7c\x7b\x3c\xb8\x13\xe3\x93\xf5\x89\x04"
+ "\xd7\x0c\x85\x7c\x40\x7f\x4b\xc4\x46\x89\xe7\x4b\x3c\xb8\x52\x6a"
+ "\xc3\x90\x27\x3d\xdb\xaa\x21\xbf\xf1\x6c\xab\xc6\x3e\xd8\x99\x23"
+ "\xc7\xea\xbb\xde\x56\x8d\x25\xc8\x5b\x32\x47\x7a\x72\xc1\xd8\x89"
+ "\x45\x1e\x7d\xd9\x88\x0a\xb9\x2f\xeb\xe6\xd1\x88\x39\xc8\x51\x10"
+ "\x7f\xa5\x14\x37\xf4\x89\x07\x97\xc9\x71\x03\x8e\xea\x8f\xc2\x10"
+ "\x92\xe6\x0e\xd1\xc0\xf9\x36\xa9\x0f\xc8\xea\x66\x3b\xae\xef\x27"
+ "\xea\x6a\x01\x7f\x03\x10\x67\xa6\x95\x17\xc8\x69\x77\x5b\x51\xd5"
+ "\xb2\x4a\xce\xdf\xc8\x19\xca\x7e\x61\x61\x3e\xdd\xd6\x9a\x1b\x39"
+ "\x50\x99\xc6\x17\x21\x2c\x47\xf2\x21\xb0\xbc\x65\xba\xc6\x36\x14"
+ "\xe7\x7b\xa6\x8d\xa7\x23\x32\x14\xd3\x81\x63\x22\x88\xff\x18\xf6"
+ "\x7b\x70\xcd\x67\xa8\x37\x86\xe2\x0e\xcc\x0f\xdd\xd3\x96\xa5\xec"
+ "\x5f\x0d\xa9\x40\xae\x94\xc6\x9e\xd5\xd0\xdf\x31\x2a\x7d\x31\xf3"
+ "\xee\x4d\xd0\xa5\xa4\x26\xaf\x4c\x5b\x36\x4d\x97\xbc\x32\x39\x2d"
+ "\x79\xc9\xf2\xe4\xf5\x4b\xd2\x92\x57\xad\x9c\xb8\x62\xc9\xe3\xc9"
+ "\x8f\xea\xd6\x2d\x59\xad\x8b\x4e\x8f\x4a\x1f\x40\xdc\xa2\x77\xe8"
+ "\x96\xac\x5e\xbd\x66\xc5\x63\x4b\x75\x2b\x93\x1f\x9d\x94\xfa\xd8"
+ "\xea\xc7\xd2\x74\x4b\x52\x57\xad\x59\xb9\x54\x17\xb5\x74\x72\x54"
+ "\xf4\xcc\xa5\x03\x94\x3e\xb4\x08\x0d\x69\x76\x5d\x6a\x6c\xcc\xb9"
+ "\x44\x82\xd4\xaa\x94\x54\x75\x7a\xf2\x4a\xee\xb3\x8b\xda\x34\x25"
+ "\x8f\xa4\xc0\xfd\x81\xc5\xb9\x98\xd7\x91\x46\x38\x8a\x28\x07\xe9"
+ "\xd4\xc1\x79\x10\xd8\x1e\xde\x9a\x1b\x15\xd3\x20\x8e\xd7\x63\x9e"
+ "\x41\x5e\xe8\x20\x6d\xe1\xf4\x52\x75\x23\xf4\xd9\x52\xf0\x3b\x83"
+ "\xe2\x4b\x24\xd4\xb8\x96\x88\xb0\x0f\x84\x5d\x23\x68\xd0\xd7\x15"
+ "\x95\xd6\x20\x8e\x33\x72\x9f\xe8\xb8\x50\xcb\xe0\xd8\x70\x6a\x8c"
+ "\x0d\xe7\xe5\x32\x6e\xb0\xec\x0b\x5f\xf0\x2c\x59\x80\xf8\x3c\x25"
+ "\x8e\x63\xdf\x16\x3c\x03\x58\x46\x5f\x70\xcb\x07\xf7\xc4\x40\x7f"
+ "\xb0\x1e\xfd\xb9\x70\x6f\xb0\x55\x20\x03\xc1\x2e\xf1\xe0\xc6\x68"
+ "\xf2\x12\xc4\xb5\x5a\x4b\x29\xc4\x51\x27\xfb\xd3\x20\x0d\x1a\x48"
+ "\x4b\x9d\x94\x8e\xbf\xb0\x74\xe4\xd3\xc8\xbc\x10\xb0\x2f\x17\xed"
+ "\x19\x27\xca\x69\x00\xbb\xe1\xb9\xa8\x24\xb0\x53\x83\x76\xf9\xf2"
+ "\xf5\xa1\xbf\x0b\xec\x9c\xe7\x5a\x0b\xf9\x36\x8a\xaf\x19\x9b\x53"
+ "\xc4\xeb\x1f\xa4\x67\x6b\x31\x9c\x67\x5f\x20\x03\x5f\x4c\x25\xa1"
+ "\x34\x6b\x34\x3d\x62\x75\x10\x73\x52\x1d\x51\x3f\x4d\x2d\xf4\xcf"
+ "\x8d\x8d\x52\x9a\xd2\x91\x1b\xfe\xf4\x44\x9d\x88\x69\x82\xb6\x62"
+ "\x60\xf1\x05\xbf\xbe\x45\xf1\xa5\x30\x6a\xa5\xbb\x95\x7d\xae\x71"
+ "\x5f\x61\x9e\x60\x7f\xab\x05\xda\x29\x48\x03\xe0\x6b\x9c\x4e\xea"
+ "\x1b\x5b\xa9\x7d\xb1\xa2\x2f\x35\x0e\x71\x66\xf5\xa3\x3b\x48\xd6"
+ "\x4d\x05\xb6\xd6\xb2\x96\x97\xff\x2d\xf3\xe0\x19\x8b\x5b\xff\x2d"
+ "\x7a\x6f\xfd\xa8\x13\xce\x2d\x72\x3c\x7c\x1c\x7e\x0b\xf6\x09\x2c"
+ "\x80\x65\x8b\x9f\xf8\x22\x73\xf3\xe9\x31\x33\x84\xe7\xb4\x11\x11"
+ "\x64\x8f\x15\xe7\x33\xfd\xdb\xa0\x0e\x35\xa3\xfe\x67\xc2\x08\xd9"
+ "\x0a\x32\x2d\xb9\xe3\x74\xe8\xdf\x85\x7b\x38\x26\xd6\x7a\xfb\xac"
+ "\x25\x3c\xdf\xe1\x85\xe7\x98\x5c\xec\x13\xe6\x81\x7e\xc0\x50\xce"
+ "\x45\x68\x87\xe1\x7a\x72\x1e\xd1\x63\x3c\x70\x5e\x8b\xfe\x10\xd0"
+ "\x69\x93\xe3\xa3\x80\xff\x6c\x17\xf7\xc1\x48\xd8\x9a\x68\x4e\x6f"
+ "\xc4\x39\xc3\xe8\x41\xe0\x77\xb4\x11\x31\xd6\x9a\xab\x9f\x28\x63"
+ "\x0a\xb0\x7e\x8c\xe1\x2a\x94\xe8\x69\xee\x2d\xe5\xc5\x21\x20\x07"
+ "\xb8\x2a\x02\x3c\x21\xae\x40\xd6\x20\x63\x0a\xb0\x56\x8b\x72\x60"
+ "\xc3\x80\xf2\xf5\x31\x22\x72\xe4\x69\x51\x7f\x04\x31\x46\xff\xf3"
+ "\x17\x75\xf4\xe6\x5f\xd7\xf1\x72\xd2\x1f\xc1\xd9\x85\x31\x3f\xdd"
+ "\xf9\xae\x2f\x51\xe4\x7b\x2d\xe0\x78\x00\xe6\x33\xf7\x55\xeb\x8f"
+ "\x80\x6d\xb5\xac\x2f\xbe\x09\xca\x80\xb5\x55\x7a\x36\x8e\x97\xf2"
+ "\xb0\xc6\x9d\x87\xfa\x46\x5f\x79\xe8\x95\x77\x22\xee\x34\x57\x6f"
+ "\xc5\xba\xd2\x9a\x3b\x3e\xbc\x41\xbc\xc5\xef\xbb\x02\x88\x43\x14"
+ "\xf3\x48\x10\xc6\x51\x15\xca\xe4\xef\x93\xe3\xc8\x81\xbc\xb6\x64"
+ "\x24\x5d\x16\xcf\x55\x25\x84\xa0\x4f\x1c\x9f\x8f\x0c\xc5\xfc\x1d"
+ "\xbf\xdd\xfd\x3c\xb5\x7a\x3f\x1f\xf5\xa8\x87\xad\x6c\xa7\xb9\xe3"
+ "\x4b\x5e\x0a\x01\x1c\x71\x7b\x6b\x2e\x67\x6f\xa4\x8e\xb7\x93\xa6"
+ "\x08\xc4\xf7\x84\x40\xf3\x2e\x42\x30\x8c\x5f\x8f\xb7\xb6\x40\xdb"
+ "\xe3\xed\xdf\xf7\xff\xbe\x61\xc2\x5c\xcf\xf7\x0d\x13\xa6\xfb\x7b"
+ "\xdf\xe0\x15\xef\x16\x8c\xd7\x55\xbc\x50\xe5\x8e\x7b\xc2\x72\x97"
+ "\x8f\xb8\xe5\xe7\x27\x97\x28\xc7\x33\x13\x3e\x47\x1b\x8e\x42\x3b"
+ "\x45\x47\x2c\x54\x51\xd0\x53\xc5\xda\xf0\x09\xb5\xbc\xff\x82\xfd"
+ "\xa2\x09\xe5\x28\xe3\x9d\x8e\x8e\x2d\x28\xf4\x23\x3c\xb4\xb1\x8b"
+ "\xc0\x9f\x11\x64\x57\x72\x5b\xa2\x7c\x5b\xf0\x10\x26\xd4\xc7\xc5"
+ "\x40\x42\x66\x31\x79\x0a\x1b\x0f\x92\xae\x2d\xec\x42\xec\x90\xef"
+ "\xb8\xdf\x8b\xed\x26\x6e\x2f\xd3\x67\x23\x2a\x29\xbe\x4c\x85\xc4"
+ "\x9c\xcb\x3c\x4d\x89\xfc\x88\xaf\x0d\x3d\x03\x99\x0b\x03\x41\x5f"
+ "\x09\x13\xa6\xd4\x21\xe9\x97\xaf\xa9\xf2\x1a\x43\x3c\xaf\x61\x0b"
+ "\x58\xac\x88\x60\x74\xc0\x52\xf6\xd9\xd8\xbf\x1f\xeb\x08\x12\x4a"
+ "\x34\xca\x28\x35\x24\x33\x90\x9d\xa8\xf1\x8f\x0d\xf4\xe9\xe1\xfe"
+ "\x2c\x53\x87\xc0\x10\xeb\x16\x85\xf8\x67\xdc\xfc\x3b\x3c\x74\xf4"
+ "\x72\x1b\xa5\x38\x1f\xcd\x0f\xb7\xd7\xf6\xa1\xfe\xcb\x6f\xba\xda"
+ "\x9b\xe4\x53\x37\x3c\xee\x58\xe8\x4b\xd4\x9d\xff\x77\x54\xc8\x41"
+ "\x4a\x84\xba\xef\xdf\x15\xed\x79\x1d\xe3\x75\xff\x9e\x84\x3e\xb0"
+ "\x9c\x98\xf0\x4f\x46\x03\xf4\x51\x7e\x1a\xde\x11\xa8\xf6\xaa\x32"
+ "\x6a\xa3\x57\x15\x72\x6f\x92\x35\x01\x60\x4f\xa9\x22\x58\xf4\x2d"
+ "\x7d\x75\xb6\xe1\x5b\xa4\x0a\x31\xda\xd2\x19\x53\x77\x7b\x85\xe1"
+ "\xf5\x0d\x3a\x29\x6c\xea\x47\x9d\xe4\x59\x98\x4e\x71\xad\x8a\x81"
+ "\x3f\x25\x84\xcc\x4e\xec\x03\x53\xaf\x6f\x3f\xc6\x4d\x85\xf5\xe3"
+ "\xfa\x76\x95\x36\xca\x5b\x71\x60\x22\x76\xc0\x7f\xb4\x83\x28\xa9"
+ "\x74\x83\x4a\x01\x54\x3a\xe9\x93\x76\xfc\xfa\x76\x7d\xbb\xbe\x5d"
+ "\xdf\xae\x6f\xd7\xb7\xeb\xdb\x35\xb0\xa9\x94\x03\x6b\x9c\x07\xf7"
+ "\x46\xe9\xa8\x1c\xff\xa8\xa4\x5d\x19\x26\xf4\xe6\x39\x2a\x6d\x24"
+ "\x33\xc6\xa4\x2b\x49\x6c\xd0\x18\x13\x6a\xa3\xcb\x53\x2c\x41\xdb"
+ "\xe2\xaa\xf5\x65\x49\x8d\xda\x5d\x86\xba\x59\x95\xe9\x36\x71\xeb"
+ "\x9c\xaa\xc8\xd2\xa5\xa7\x43\xf3\x16\x1e\x9b\x5e\x91\x66\x1d\xb8"
+ "\xfd\xbe\x9a\x89\x7b\x96\x37\x87\x17\x2c\xae\x9f\xbd\x7f\xa3\x43"
+ "\xc8\xba\xe7\xe3\x88\xdf\x3d\x72\x2a\x24\xf7\x3f\xbe\x98\xf6\x4e"
+ "\xea\x85\x01\xcf\xff\xfc\xf0\x84\x3f\x3c\xd1\x34\xfc\x95\x45\x7f"
+ "\xbf\xe3\xbf\xd6\xb7\xdf\xf0\xdb\x9f\xfd\xf7\xb8\x37\x96\x9d\x09"
+ "\xcb\x7f\xe0\xaf\x33\xff\xbc\xf6\x52\x70\xf6\xfc\xa3\x93\xdf\x5a"
+ "\x79\x6e\x54\xd1\x43\xff\xbc\xeb\x83\xcd\x2e\xd5\x96\x9f\x7e\x34"
+ "\xe6\xd5\x25\x5f\x0d\xde\xf1\xcb\xcf\xa7\xbe\xfd\xd4\xf7\x37\x3d"
+ "\x17\xff\xe9\xf8\x37\x93\xbf\x1d\xf6\xf2\x83\x27\x6e\x7f\xff\xe9"
+ "\xb6\xc0\x67\xe7\x1e\x8a\x7a\xfd\xb1\xaf\x87\xee\xbc\xff\xf8\x8c"
+ "\x77\xd7\x5c\x1c\xf4\xe2\xbc\x23\x93\xf6\xae\x38\x3b\xb2\xf0\x37"
+ "\x27\xef\x3c\xb0\xc9\x19\xf0\xcc\xbd\x07\xc7\xbe\xf6\xe8\xff\x0e"
+ "\x79\xe9\xff\xfc\xcf\xad\x7f\x5a\xdd\xf2\x93\x17\x7e\xf1\xd9\xbf"
+ "\xfd\xf1\xc9\xef\x46\xec\xfe\xf5\x3f\xfe\xfd\x2f\x1b\xec\x37\xfe"
+ "\xdf\xd8\x4f\x6e\xf9\xfd\xe3\xdf\xdc\xfc\x9f\xbf\xfa\xdb\x6d\xef"
+ "\xad\x6b\x55\xe7\x2c\x30\x4f\xd9\xb7\xea\xfc\xe8\xe2\x87\xbf\xbc"
+ "\xfb\xc3\x0c\xda\x9b\xfc\x23\xe2\x86\x7b\xfb\xb3\xdc\xdc\x9d\x47"
+ "\x0c\x2e\xaa\xeb\xb1\x1e\x41\x25\x95\x3f\x0f\xc8\x9c\x41\x54\x41"
+ "\xe4\x06\xb1\x07\x23\x86\x9e\xa6\xdb\xcf\xa6\x53\x3e\xdf\x95\x0d"
+ "\xfd\x15\x53\x61\xbf\x15\xf6\x11\x2c\xc4\xed\x05\x88\xec\xa2\x8e"
+ "\xfe\xdb\x54\x90\x07\x01\x60\x61\x20\xb9\x01\x72\x2d\x88\xdc\x44"
+ "\x06\x90\x9f\x90\x81\x64\x10\x09\x26\x6a\xa2\x21\x83\x49\x08\x19"
+ "\x42\x42\xc9\x50\x12\x46\x6e\x26\x5a\x32\x8c\x0c\x87\x54\x85\x93"
+ "\x91\x64\x14\x19\x0d\x99\x33\x86\x44\x90\xb1\xbe\xd3\x95\x49\x62"
+ "\xb4\xf0\x07\xfe\x27\x30\xaf\x4d\x26\x49\xbc\x1e\xde\xaf\xe1\x26"
+ "\x29\xbc\x56\x0a\x6f\xb8\x1e\xde\xaf\xe1\xba\x7f\xf1\x71\xcc\xbf"
+ "\xf4\xa8\x82\x6e\x04\xef\x49\x78\xf4\x27\x3a\x36\xef\x50\x95\xb4"
+ "\x75\x5c\x93\x2b\x3c\xdf\x49\x9f\xe7\xf3\xde\x5b\x0c\xec\xd3\xf9"
+ "\x69\x06\x21\xd2\xbb\x07\xaa\xdc\x1c\xe7\x3c\xb6\x7c\xd5\xc7\xe2"
+ "\xe0\x4c\x7c\xab\x12\x44\x42\xd9\xdf\x2e\x6c\xf8\x66\xf1\xe0\x56"
+ "\xd8\x8d\xb0\xbf\x04\x7b\x31\xec\x6f\xca\x51\x11\x55\x84\x96\xa8"
+ "\xc6\x26\xc0\xb1\x02\x8e\xcd\x44\x15\x99\x49\x54\xb7\x80\xf1\x51"
+ "\x26\xa2\xd2\xc7\xb8\x13\x33\xb5\xa1\xc3\x6a\xd5\x14\x29\x5c\x07"
+ "\xe7\xd3\x93\xbc\x22\xec\x6e\x7b\x67\x9a\xbb\x30\x4e\x37\x75\xf2"
+ "\xf4\xc9\x33\x66\xe8\x26\x25\x4c\xd2\x4d\x8b\x9e\x3a\x6d\x4a\xf4"
+ "\xf4\x29\xd3\xa6\xea\xa2\xa7\xde\x31\x7d\xd6\x1d\xb7\x4e\xd7\xad"
+ "\x78\x3a\x35\x79\x6a\xf4\xe3\x8f\xe9\x56\x2e\x4d\x5e\xad\x5b\x96"
+ "\x9c\xba\x62\xdd\x92\xd4\xc7\xba\x92\xfc\xee\x6c\x90\x1c\x32\xd2"
+ "\xc9\xcd\x54\x96\x9a\x8a\xdc\x4d\xc4\x5b\x75\x44\x8c\xd5\x91\x4e"
+ "\xc5\xac\x32\x4a\x49\xd2\x4b\x7b\xa7\x6d\xc5\xa2\x07\xfe\x1e\xf5"
+ "\xeb\xe0\x8f\x7f\xfa\x78\xd4\x9d\xf7\xbe\x96\x53\x4e\x84\x3b\x6a"
+ "\x89\x30\x2d\x9d\x08\x90\xbf\x42\x78\x1a\x11\xd4\xa1\x44\x58\x2b"
+ "\x12\x61\x85\x91\x08\x8f\xce\x26\xc2\xaf\x16\x12\x21\xbe\xae\x73"
+ "\xd8\xb3\x91\x3c\xac\x12\xc2\xde\xd2\x12\xe1\x77\x1a\x22\xe4\x25"
+ "\xf0\x30\x33\x98\x51\x95\xd2\xd7\x59\xd2\x07\x5b\x77\xf1\xa0\xfa"
+ "\x7f\x32\xf2\xad\x0d"
;
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/nand/nand.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/nand/nand.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,834 @@
+/*-
+ * Copyright (C) 2009-2012 Semihalf
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/nand/nand.c 237605 2012-06-26 18:08:03Z takawata $");
+
+#include <sys/param.h>
+#include <sys/systm.h>
+#include <sys/kernel.h>
+#include <sys/socket.h>
+#include <sys/malloc.h>
+#include <sys/module.h>
+#include <sys/bus.h>
+#include <sys/lock.h>
+#include <sys/mutex.h>
+#include <sys/callout.h>
+#include <sys/sysctl.h>
+
+#include <dev/nand/nand.h>
+#include <dev/nand/nandbus.h>
+#include <dev/nand/nand_ecc_pos.h>
+#include "nfc_if.h"
+#include "nand_if.h"
+#include "nandbus_if.h"
+#include <machine/stdarg.h>
+
+#define NAND_RESET_DELAY 1000 /* tRST */
+#define NAND_ERASE_DELAY 3000 /* tBERS */
+#define NAND_PROG_DELAY 700 /* tPROG */
+#define NAND_READ_DELAY 50 /* tR */
+
+#define BIT0(x) ((x) & 0x1)
+#define BIT1(x) (BIT0(x >> 1))
+#define BIT2(x) (BIT0(x >> 2))
+#define BIT3(x) (BIT0(x >> 3))
+#define BIT4(x) (BIT0(x >> 4))
+#define BIT5(x) (BIT0(x >> 5))
+#define BIT6(x) (BIT0(x >> 6))
+#define BIT7(x) (BIT0(x >> 7))
+
+#define SOFTECC_SIZE 256
+#define SOFTECC_BYTES 3
+
+int nand_debug_flag = 0;
+SYSCTL_INT(_debug, OID_AUTO, nand_debug, CTLFLAG_RW, &nand_debug_flag, 0,
+ "NAND subsystem debug flag");
+
+static void
+nand_tunable_init(void *arg)
+{
+
+ TUNABLE_INT_FETCH("debug.nand", &nand_debug_flag);
+}
+
+SYSINIT(nand_tunables, SI_SUB_VFS, SI_ORDER_ANY, nand_tunable_init, NULL);
+
+MALLOC_DEFINE(M_NAND, "NAND", "NAND dynamic data");
+
+static void calculate_ecc(const uint8_t *, uint8_t *);
+static int correct_ecc(uint8_t *, uint8_t *, uint8_t *);
+
+void
+nand_debug(int level, const char *fmt, ...)
+{
+ va_list ap;
+
+ if (!(nand_debug_flag & level))
+ return;
+ va_start(ap, fmt);
+ vprintf(fmt, ap);
+ va_end(ap);
+ printf("\n");
+}
+
+void
+nand_init(struct nand_softc *nand, device_t dev, int ecc_mode,
+ int ecc_bytes, int ecc_size, uint16_t *eccposition, char *cdev_name)
+{
+
+ nand->ecc.eccmode = ecc_mode;
+ nand->chip_cdev_name = cdev_name;
+
+ if (ecc_mode == NAND_ECC_SOFT) {
+ nand->ecc.eccbytes = SOFTECC_BYTES;
+ nand->ecc.eccsize = SOFTECC_SIZE;
+ } else if (ecc_mode != NAND_ECC_NONE) {
+ nand->ecc.eccbytes = ecc_bytes;
+ nand->ecc.eccsize = ecc_size;
+ if (eccposition)
+ nand->ecc.eccpositions = eccposition;
+ }
+}
+
+void
+nand_onfi_set_params(struct nand_chip *chip, struct onfi_params *params)
+{
+ struct chip_geom *cg;
+
+ cg = &chip->chip_geom;
+
+ init_chip_geom(cg, params->luns, params->blocks_per_lun,
+ params->pages_per_block, params->bytes_per_page,
+ params->spare_bytes_per_page);
+ chip->t_bers = params->t_bers;
+ chip->t_prog = params->t_prog;
+ chip->t_r = params->t_r;
+ chip->t_ccs = params->t_ccs;
+
+ if (params->features & ONFI_FEAT_16BIT)
+ chip->flags |= NAND_16_BIT;
+}
+
+void
+nand_set_params(struct nand_chip *chip, struct nand_params *params)
+{
+ struct chip_geom *cg;
+ uint32_t blocks_per_chip;
+
+ cg = &chip->chip_geom;
+ blocks_per_chip = (params->chip_size << 20) /
+ (params->page_size * params->pages_per_block);
+
+ init_chip_geom(cg, 1, blocks_per_chip,
+ params->pages_per_block, params->page_size,
+ params->oob_size);
+
+ chip->t_bers = NAND_ERASE_DELAY;
+ chip->t_prog = NAND_PROG_DELAY;
+ chip->t_r = NAND_READ_DELAY;
+ chip->t_ccs = 0;
+
+ if (params->flags & NAND_16_BIT)
+ chip->flags |= NAND_16_BIT;
+}
+
+int
+nand_init_stat(struct nand_chip *chip)
+{
+ struct block_stat *blk_stat;
+ struct page_stat *pg_stat;
+ struct chip_geom *cg;
+ uint32_t blks, pgs;
+
+ cg = &chip->chip_geom;
+ blks = cg->blks_per_lun * cg->luns;
+ blk_stat = malloc(sizeof(struct block_stat) * blks, M_NAND,
+ M_WAITOK | M_ZERO);
+ if (!blk_stat)
+ return (ENOMEM);
+
+ pgs = blks * cg->pgs_per_blk;
+ pg_stat = malloc(sizeof(struct page_stat) * pgs, M_NAND,
+ M_WAITOK | M_ZERO);
+ if (!pg_stat) {
+ free(blk_stat, M_NAND);
+ return (ENOMEM);
+ }
+
+ chip->blk_stat = blk_stat;
+ chip->pg_stat = pg_stat;
+
+ return (0);
+}
+
+void
+nand_destroy_stat(struct nand_chip *chip)
+{
+
+ free(chip->pg_stat, M_NAND);
+ free(chip->blk_stat, M_NAND);
+}
+
+int
+init_chip_geom(struct chip_geom *cg, uint32_t luns, uint32_t blks_per_lun,
+ uint32_t pgs_per_blk, uint32_t pg_size, uint32_t oob_size)
+{
+ int shift;
+
+ if (!cg)
+ return (-1);
+
+ cg->luns = luns;
+ cg->blks_per_lun = blks_per_lun;
+ cg->blks_per_chip = blks_per_lun * luns;
+ cg->pgs_per_blk = pgs_per_blk;
+
+ cg->page_size = pg_size;
+ cg->oob_size = oob_size;
+ cg->block_size = cg->page_size * cg->pgs_per_blk;
+ cg->chip_size = cg->block_size * cg->blks_per_chip;
+
+ shift = fls(cg->pgs_per_blk - 1);
+ cg->pg_mask = (1 << shift) - 1;
+ cg->blk_shift = shift;
+
+ if (cg->blks_per_lun > 0) {
+ shift = fls(cg->blks_per_lun - 1);
+ cg->blk_mask = ((1 << shift) - 1) << cg->blk_shift;
+ } else {
+ shift = 0;
+ cg->blk_mask = 0;
+ }
+
+ cg->lun_shift = shift + cg->blk_shift;
+ shift = fls(cg->luns - 1);
+ cg->lun_mask = ((1 << shift) - 1) << cg->lun_shift;
+
+ nand_debug(NDBG_NAND, "Masks: lun 0x%x blk 0x%x page 0x%x\n"
+ "Shifts: lun %d blk %d",
+ cg->lun_mask, cg->blk_mask, cg->pg_mask,
+ cg->lun_shift, cg->blk_shift);
+
+ return (0);
+}
+
+int
+nand_row_to_blkpg(struct chip_geom *cg, uint32_t row, uint32_t *lun,
+ uint32_t *blk, uint32_t *pg)
+{
+
+ if (!cg || !lun || !blk || !pg)
+ return (-1);
+
+ if (row & ~(cg->lun_mask | cg->blk_mask | cg->pg_mask)) {
+ nand_debug(NDBG_NAND,"Address out of bounds\n");
+ return (-1);
+ }
+
+ *lun = (row & cg->lun_mask) >> cg->lun_shift;
+ *blk = (row & cg->blk_mask) >> cg->blk_shift;
+ *pg = (row & cg->pg_mask);
+
+ nand_debug(NDBG_NAND,"address %x-%x-%x\n", *lun, *blk, *pg);
+
+ return (0);
+}
+
+int page_to_row(struct chip_geom *cg, uint32_t page, uint32_t *row)
+{
+ uint32_t lun, block, pg_in_blk;
+
+ if (!cg || !row)
+ return (-1);
+
+ block = page / cg->pgs_per_blk;
+ pg_in_blk = page % cg->pgs_per_blk;
+
+ lun = block / cg->blks_per_lun;
+ block = block % cg->blks_per_lun;
+
+ *row = (lun << cg->lun_shift) & cg->lun_mask;
+ *row |= ((block << cg->blk_shift) & cg->blk_mask);
+ *row |= (pg_in_blk & cg->pg_mask);
+
+ return (0);
+}
+
+int
+nand_check_page_boundary(struct nand_chip *chip, uint32_t page)
+{
+ struct chip_geom* cg;
+
+ cg = &chip->chip_geom;
+ if (page >= (cg->pgs_per_blk * cg->blks_per_lun * cg->luns)) {
+ nand_debug(NDBG_GEN,"%s: page number too big %#x\n",
+ __func__, page);
+ return (1);
+ }
+
+ return (0);
+}
+
+void
+nand_get_chip_param(struct nand_chip *chip, struct chip_param_io *param)
+{
+ struct chip_geom *cg;
+
+ cg = &chip->chip_geom;
+ param->page_size = cg->page_size;
+ param->oob_size = cg->oob_size;
+
+ param->blocks = cg->blks_per_lun * cg->luns;
+ param->pages_per_block = cg->pgs_per_blk;
+}
+
+static uint16_t *
+default_software_ecc_positions(struct nand_chip *chip)
+{
+ struct nand_ecc_data *eccd;
+
+ eccd = &chip->nand->ecc;
+
+ if (eccd->eccpositions)
+ return (eccd->eccpositions);
+
+ switch (chip->chip_geom.oob_size) {
+ case 16:
+ return ((uint16_t *)&default_software_ecc_positions_16);
+ case 64:
+ return ((uint16_t *)&default_software_ecc_positions_64);
+ case 128:
+ return ((uint16_t *)&default_software_ecc_positions_128);
+ default:
+ return (NULL); /* No ecc bytes positions defs available */
+ }
+
+ return (NULL);
+}
+
+static void
+calculate_ecc(const uint8_t *buf, uint8_t *ecc)
+{
+ uint8_t p8, byte;
+ int i;
+
+ memset(ecc, 0, 3);
+
+ for (i = 0; i < 256; i++) {
+ byte = buf[i];
+ ecc[0] ^= (BIT0(byte) ^ BIT2(byte) ^ BIT4(byte) ^
+ BIT6(byte)) << 2;
+ ecc[0] ^= (BIT1(byte) ^ BIT3(byte) ^ BIT5(byte) ^
+ BIT7(byte)) << 3;
+ ecc[0] ^= (BIT0(byte) ^ BIT1(byte) ^ BIT4(byte) ^
+ BIT5(byte)) << 4;
+ ecc[0] ^= (BIT2(byte) ^ BIT3(byte) ^ BIT6(byte) ^
+ BIT7(byte)) << 5;
+ ecc[0] ^= (BIT0(byte) ^ BIT1(byte) ^ BIT2(byte) ^
+ BIT3(byte)) << 6;
+ ecc[0] ^= (BIT4(byte) ^ BIT5(byte) ^ BIT6(byte) ^
+ BIT7(byte)) << 7;
+
+ p8 = BIT0(byte) ^ BIT1(byte) ^ BIT2(byte) ^
+ BIT3(byte) ^ BIT4(byte) ^ BIT5(byte) ^ BIT6(byte) ^
+ BIT7(byte);
+
+ if (p8) {
+ ecc[2] ^= (0x1 << BIT0(i));
+ ecc[2] ^= (0x4 << BIT1(i));
+ ecc[2] ^= (0x10 << BIT2(i));
+ ecc[2] ^= (0x40 << BIT3(i));
+
+ ecc[1] ^= (0x1 << BIT4(i));
+ ecc[1] ^= (0x4 << BIT5(i));
+ ecc[1] ^= (0x10 << BIT6(i));
+ ecc[1] ^= (0x40 << BIT7(i));
+ }
+ }
+ ecc[0] = ~ecc[0];
+ ecc[1] = ~ecc[1];
+ ecc[2] = ~ecc[2];
+ ecc[0] |= 3;
+}
+
+static int
+correct_ecc(uint8_t *buf, uint8_t *calc_ecc, uint8_t *read_ecc)
+{
+ uint8_t ecc0, ecc1, ecc2, onesnum, bit, byte;
+ uint16_t addr = 0;
+
+ ecc0 = calc_ecc[0] ^ read_ecc[0];
+ ecc1 = calc_ecc[1] ^ read_ecc[1];
+ ecc2 = calc_ecc[2] ^ read_ecc[2];
+
+ if (!ecc0 && !ecc1 && !ecc2)
+ return (ECC_OK);
+
+ addr = BIT3(ecc0) | (BIT5(ecc0) << 1) | (BIT7(ecc0) << 2);
+ addr |= (BIT1(ecc2) << 3) | (BIT3(ecc2) << 4) |
+ (BIT5(ecc2) << 5) | (BIT7(ecc2) << 6);
+ addr |= (BIT1(ecc1) << 7) | (BIT3(ecc1) << 8) |
+ (BIT5(ecc1) << 9) | (BIT7(ecc1) << 10);
+
+ onesnum = 0;
+ while (ecc0 || ecc1 || ecc2) {
+ if (ecc0 & 1)
+ onesnum++;
+ if (ecc1 & 1)
+ onesnum++;
+ if (ecc2 & 1)
+ onesnum++;
+
+ ecc0 >>= 1;
+ ecc1 >>= 1;
+ ecc2 >>= 1;
+ }
+
+ if (onesnum == 11) {
+ /* Correctable error */
+ bit = addr & 7;
+ byte = addr >> 3;
+ buf[byte] ^= (1 << bit);
+ return (ECC_CORRECTABLE);
+ } else if (onesnum == 1) {
+ /* ECC error */
+ return (ECC_ERROR_ECC);
+ } else {
+ /* Uncorrectable error */
+ return (ECC_UNCORRECTABLE);
+ }
+
+ return (0);
+}
+
+int
+nand_softecc_get(device_t dev, uint8_t *buf, int pagesize, uint8_t *ecc)
+{
+ int steps = pagesize / SOFTECC_SIZE;
+ int i = 0, j = 0;
+
+ for (; i < (steps * SOFTECC_BYTES);
+ i += SOFTECC_BYTES, j += SOFTECC_SIZE) {
+ calculate_ecc(&buf[j], &ecc[i]);
+ }
+
+ return (0);
+}
+
+int
+nand_softecc_correct(device_t dev, uint8_t *buf, int pagesize,
+ uint8_t *readecc, uint8_t *calcecc)
+{
+ int steps = pagesize / SOFTECC_SIZE;
+ int i = 0, j = 0, ret = 0;
+
+ for (i = 0; i < (steps * SOFTECC_BYTES);
+ i += SOFTECC_BYTES, j += SOFTECC_SIZE) {
+ ret += correct_ecc(&buf[j], &calcecc[i], &readecc[i]);
+ if (ret < 0)
+ return (ret);
+ }
+
+ return (ret);
+}
+
+static int
+offset_to_page(struct chip_geom *cg, uint32_t offset)
+{
+
+ return (offset / cg->page_size);
+}
+
+int
+nand_read_pages(struct nand_chip *chip, uint32_t offset, void *buf,
+ uint32_t len)
+{
+ struct chip_geom *cg;
+ struct nand_ecc_data *eccd;
+ struct page_stat *pg_stat;
+ device_t nandbus;
+ void *oob = NULL;
+ uint8_t *ptr;
+ uint16_t *eccpos = NULL;
+ uint32_t page, num, steps = 0;
+ int i, retval = 0, needwrite;
+
+ nand_debug(NDBG_NAND,"%p read page %x[%x]", chip, offset, len);
+ cg = &chip->chip_geom;
+ eccd = &chip->nand->ecc;
+ page = offset_to_page(cg, offset);
+ num = len / cg->page_size;
+
+ if (eccd->eccmode != NAND_ECC_NONE) {
+ steps = cg->page_size / eccd->eccsize;
+ eccpos = default_software_ecc_positions(chip);
+ oob = malloc(cg->oob_size, M_NAND, M_WAITOK);
+ }
+
+ nandbus = device_get_parent(chip->dev);
+ NANDBUS_LOCK(nandbus);
+ NANDBUS_SELECT_CS(device_get_parent(chip->dev), chip->num);
+
+ ptr = (uint8_t *)buf;
+ while (num--) {
+ pg_stat = &(chip->pg_stat[page]);
+
+ if (NAND_READ_PAGE(chip->dev, page, ptr, cg->page_size, 0)) {
+ retval = ENXIO;
+ break;
+ }
+
+ if (eccd->eccmode != NAND_ECC_NONE) {
+ if (NAND_GET_ECC(chip->dev, ptr, eccd->ecccalculated,
+ &needwrite)) {
+ retval = ENXIO;
+ break;
+ }
+ nand_debug(NDBG_ECC,"%s: ECC calculated:",
+ __func__);
+ if (nand_debug_flag & NDBG_ECC)
+ for (i = 0; i < (eccd->eccbytes * steps); i++)
+ printf("%x ", eccd->ecccalculated[i]);
+
+ nand_debug(NDBG_ECC,"\n");
+
+ if (NAND_READ_OOB(chip->dev, page, oob, cg->oob_size,
+ 0)) {
+ retval = ENXIO;
+ break;
+ }
+ for (i = 0; i < (eccd->eccbytes * steps); i++)
+ eccd->eccread[i] = ((uint8_t *)oob)[eccpos[i]];
+
+ nand_debug(NDBG_ECC,"%s: ECC read:", __func__);
+ if (nand_debug_flag & NDBG_ECC)
+ for (i = 0; i < (eccd->eccbytes * steps); i++)
+ printf("%x ", eccd->eccread[i]);
+ nand_debug(NDBG_ECC,"\n");
+
+ retval = NAND_CORRECT_ECC(chip->dev, ptr, eccd->eccread,
+ eccd->ecccalculated);
+
+ nand_debug(NDBG_ECC, "NAND_CORRECT_ECC() returned %d",
+ retval);
+
+ if (retval == 0)
+ pg_stat->ecc_stat.ecc_succeded++;
+ else if (retval > 0) {
+ pg_stat->ecc_stat.ecc_corrected += retval;
+ retval = ECC_CORRECTABLE;
+ } else {
+ pg_stat->ecc_stat.ecc_failed++;
+ break;
+ }
+ }
+
+ pg_stat->page_read++;
+ page++;
+ ptr += cg->page_size;
+ }
+
+ NANDBUS_UNLOCK(nandbus);
+
+ if (oob)
+ free(oob, M_NAND);
+
+ return (retval);
+}
+
+int
+nand_read_pages_raw(struct nand_chip *chip, uint32_t offset, void *buf,
+ uint32_t len)
+{
+ struct chip_geom *cg;
+ device_t nandbus;
+ uint8_t *ptr;
+ uint32_t page, num, end, begin = 0, begin_off;
+ int retval = 0;
+
+ cg = &chip->chip_geom;
+ page = offset_to_page(cg, offset);
+ begin_off = offset - page * cg->page_size;
+ if (begin_off) {
+ begin = cg->page_size - begin_off;
+ len -= begin;
+ }
+ num = len / cg->page_size;
+ end = len % cg->page_size;
+
+ nandbus = device_get_parent(chip->dev);
+ NANDBUS_LOCK(nandbus);
+ NANDBUS_SELECT_CS(device_get_parent(chip->dev), chip->num);
+
+ ptr = (uint8_t *)buf;
+ if (begin_off) {
+ if (NAND_READ_PAGE(chip->dev, page, ptr, begin, begin_off)) {
+ NANDBUS_UNLOCK(nandbus);
+ return (ENXIO);
+ }
+
+ page++;
+ ptr += begin;
+ }
+
+ while (num--) {
+ if (NAND_READ_PAGE(chip->dev, page, ptr, cg->page_size, 0)) {
+ NANDBUS_UNLOCK(nandbus);
+ return (ENXIO);
+ }
+
+ page++;
+ ptr += cg->page_size;
+ }
+
+ if (end)
+ if (NAND_READ_PAGE(chip->dev, page, ptr, end, 0)) {
+ NANDBUS_UNLOCK(nandbus);
+ return (ENXIO);
+ }
+
+ NANDBUS_UNLOCK(nandbus);
+
+ return (retval);
+}
+
+
+int
+nand_prog_pages(struct nand_chip *chip, uint32_t offset, uint8_t *buf,
+ uint32_t len)
+{
+ struct chip_geom *cg;
+ struct page_stat *pg_stat;
+ struct nand_ecc_data *eccd;
+ device_t nandbus;
+ uint32_t page, num;
+ uint8_t *oob = NULL;
+ uint16_t *eccpos = NULL;
+ int steps = 0, i, needwrite, err = 0;
+
+ nand_debug(NDBG_NAND,"%p prog page %x[%x]", chip, offset, len);
+
+ eccd = &chip->nand->ecc;
+ cg = &chip->chip_geom;
+ page = offset_to_page(cg, offset);
+ num = len / cg->page_size;
+
+ if (eccd->eccmode != NAND_ECC_NONE) {
+ steps = cg->page_size / eccd->eccsize;
+ oob = malloc(cg->oob_size, M_NAND, M_WAITOK);
+ eccpos = default_software_ecc_positions(chip);
+ }
+
+ nandbus = device_get_parent(chip->dev);
+ NANDBUS_LOCK(nandbus);
+ NANDBUS_SELECT_CS(device_get_parent(chip->dev), chip->num);
+
+ while (num--) {
+ if (NAND_PROGRAM_PAGE(chip->dev, page, buf, cg->page_size, 0)) {
+ err = ENXIO;
+ break;
+ }
+
+ if (eccd->eccmode != NAND_ECC_NONE) {
+ if (NAND_GET_ECC(chip->dev, buf, &eccd->ecccalculated,
+ &needwrite)) {
+ err = ENXIO;
+ break;
+ }
+ nand_debug(NDBG_ECC,"ECC calculated:");
+ if (nand_debug_flag & NDBG_ECC)
+ for (i = 0; i < (eccd->eccbytes * steps); i++)
+ printf("%x ", eccd->ecccalculated[i]);
+
+ nand_debug(NDBG_ECC,"\n");
+
+ if (needwrite) {
+ if (NAND_READ_OOB(chip->dev, page, oob, cg->oob_size,
+ 0)) {
+ err = ENXIO;
+ break;
+ }
+
+ for (i = 0; i < (eccd->eccbytes * steps); i++)
+ oob[eccpos[i]] = eccd->ecccalculated[i];
+
+ if (NAND_PROGRAM_OOB(chip->dev, page, oob,
+ cg->oob_size, 0)) {
+ err = ENXIO;
+ break;
+ }
+ }
+ }
+
+ pg_stat = &(chip->pg_stat[page]);
+ pg_stat->page_written++;
+
+ page++;
+ buf += cg->page_size;
+ }
+
+ NANDBUS_UNLOCK(nandbus);
+
+ if (oob)
+ free(oob, M_NAND);
+
+ return (err);
+}
+
+int
+nand_prog_pages_raw(struct nand_chip *chip, uint32_t offset, void *buf,
+ uint32_t len)
+{
+ struct chip_geom *cg;
+ device_t nandbus;
+ uint8_t *ptr;
+ uint32_t page, num, end, begin = 0, begin_off;
+ int retval = 0;
+
+ cg = &chip->chip_geom;
+ page = offset_to_page(cg, offset);
+ begin_off = offset - page * cg->page_size;
+ if (begin_off) {
+ begin = cg->page_size - begin_off;
+ len -= begin;
+ }
+ num = len / cg->page_size;
+ end = len % cg->page_size;
+
+ nandbus = device_get_parent(chip->dev);
+ NANDBUS_LOCK(nandbus);
+ NANDBUS_SELECT_CS(device_get_parent(chip->dev), chip->num);
+
+ ptr = (uint8_t *)buf;
+ if (begin_off) {
+ if (NAND_PROGRAM_PAGE(chip->dev, page, ptr, begin, begin_off)) {
+ NANDBUS_UNLOCK(nandbus);
+ return (ENXIO);
+ }
+
+ page++;
+ ptr += begin;
+ }
+
+ while (num--) {
+ if (NAND_PROGRAM_PAGE(chip->dev, page, ptr, cg->page_size, 0)) {
+ NANDBUS_UNLOCK(nandbus);
+ return (ENXIO);
+ }
+
+ page++;
+ ptr += cg->page_size;
+ }
+
+ if (end)
+ retval = NAND_PROGRAM_PAGE(chip->dev, page, ptr, end, 0);
+
+ NANDBUS_UNLOCK(nandbus);
+
+ return (retval);
+}
+
+int
+nand_read_oob(struct nand_chip *chip, uint32_t page, void *buf,
+ uint32_t len)
+{
+ device_t nandbus;
+ int retval = 0;
+
+ nandbus = device_get_parent(chip->dev);
+ NANDBUS_LOCK(nandbus);
+ NANDBUS_SELECT_CS(device_get_parent(chip->dev), chip->num);
+
+ retval = NAND_READ_OOB(chip->dev, page, buf, len, 0);
+
+ NANDBUS_UNLOCK(nandbus);
+
+ return (retval);
+}
+
+
+int
+nand_prog_oob(struct nand_chip *chip, uint32_t page, void *buf,
+ uint32_t len)
+{
+ device_t nandbus;
+ int retval = 0;
+
+ nandbus = device_get_parent(chip->dev);
+ NANDBUS_LOCK(nandbus);
+ NANDBUS_SELECT_CS(device_get_parent(chip->dev), chip->num);
+
+ retval = NAND_PROGRAM_OOB(chip->dev, page, buf, len, 0);
+
+ NANDBUS_UNLOCK(nandbus);
+
+ return (retval);
+}
+
+int
+nand_erase_blocks(struct nand_chip *chip, off_t offset, size_t len)
+{
+ device_t nandbus;
+ struct chip_geom *cg;
+ uint32_t block, num_blocks;
+ int err = 0;
+
+ cg = &chip->chip_geom;
+ if ((offset % cg->block_size) || (len % cg->block_size))
+ return (EINVAL);
+
+ block = offset / cg->block_size;
+ num_blocks = len / cg->block_size;
+ nand_debug(NDBG_NAND,"%p erase blocks %d[%d]", chip, block, num_blocks);
+
+ nandbus = device_get_parent(chip->dev);
+ NANDBUS_LOCK(nandbus);
+ NANDBUS_SELECT_CS(device_get_parent(chip->dev), chip->num);
+
+ while (num_blocks--) {
+ if (!nand_check_bad_block(chip, block)) {
+ if (NAND_ERASE_BLOCK(chip->dev, block)) {
+ nand_debug(NDBG_NAND,"%p erase blocks %d error",
+ chip, block);
+ nand_mark_bad_block(chip, block);
+ err = ENXIO;
+ }
+ } else
+ err = ENXIO;
+
+ block++;
+ };
+
+ NANDBUS_UNLOCK(nandbus);
+
+ if (err)
+ nand_update_bbt(chip);
+
+ return (err);
+}
+
+MODULE_VERSION(nand, 1);
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/nand/nand.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/nand/nand.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,385 @@
+/*-
+ * Copyright (C) 2009-2012 Semihalf
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/nand/nand.h 235537 2012-05-17 10:11:18Z gber $
+ */
+
+#ifndef _DEV_NAND_H_
+#define _DEV_NAND_H_
+
+#include <sys/bus.h>
+#include <sys/param.h>
+#include <sys/lock.h>
+#include <sys/sx.h>
+#include <sys/taskqueue.h>
+#include <sys/queue.h>
+#include <sys/bio.h>
+#include <sys/lock.h>
+#include <sys/mutex.h>
+#include <sys/malloc.h>
+
+#include <dev/nand/nand_dev.h>
+
+MALLOC_DECLARE(M_NAND);
+
+/* Read commands */
+#define NAND_CMD_READ 0x00
+#define NAND_CMD_CHNG_READ_COL 0x05
+#define NAND_CMD_READ_END 0x30
+#define NAND_CMD_READ_CACHE 0x31
+#define NAND_CMD_READ_CPBK 0x35
+#define NAND_CMD_READ_CACHE_END 0x3F
+#define NAND_CMD_CHNG_READ_COL_END 0xE0
+
+/* Erase commands */
+#define NAND_CMD_ERASE 0x60
+#define NAND_CMD_ERASE_END 0xD0
+#define NAND_CMD_ERASE_INTLV 0xD1
+
+/* Program commands */
+#define NAND_CMD_PROG 0x80
+#define NAND_CMD_CHNG_WRITE_COL 0x85
+#define NAND_CMD_PROG_END 0x10
+#define NAND_CMD_PROG_INTLV 0x11
+#define NAND_CMD_PROG_CACHE 0x15
+
+/* Misc commands */
+#define NAND_CMD_STATUS 0x70
+#define NAND_CMD_STATUS_ENH 0x78
+#define NAND_CMD_READ_ID 0x90
+#define NAND_CMD_READ_PARAMETER 0xec
+#define NAND_CMD_READ_UNIQUE_ID 0xed
+#define NAND_CMD_GET_FEATURE 0xee
+#define NAND_CMD_SET_FEATURE 0xef
+
+/* Reset commands */
+#define NAND_CMD_SYNCH_RESET 0xfc
+#define NAND_CMD_RESET 0xff
+
+/* Small page flash commands */
+#define NAND_CMD_SMALLA 0x00
+#define NAND_CMD_SMALLB 0x01
+#define NAND_CMD_SMALLOOB 0x50
+
+#define NAND_STATUS_FAIL 0x1
+#define NAND_STATUS_FAILC 0x2
+#define NAND_STATUS_ARDY 0x20
+#define NAND_STATUS_RDY 0x40
+#define NAND_STATUS_WP 0x80
+
+#define NAND_LP_OOB_COLUMN_START 0x800
+#define NAND_LP_OOBSZ 0x40
+#define NAND_SP_OOB_COLUMN_START 0x200
+#define NAND_SP_OOBSZ 0x10
+
+#define PAGE_PARAM_LENGTH 0x100
+#define PAGE_PARAMETER_DEF 0x0
+#define PAGE_PARAMETER_RED_1 0x100
+#define PAGE_PARAMETER_RED_2 0x200
+
+#define ONFI_SIG_ADDR 0x20
+
+#define NAND_MAX_CHIPS 0x4
+#define NAND_MAX_OOBSZ 512
+#define NAND_MAX_PAGESZ 16384
+
+#define NAND_SMALL_PAGE_SIZE 0x200
+
+#define NAND_16_BIT 0x00000001
+
+#define NAND_ECC_NONE 0x0
+#define NAND_ECC_SOFT 0x1
+#define NAND_ECC_FULLHW 0x2
+#define NAND_ECC_PARTHW 0x4
+#define NAND_ECC_MODE_MASK 0x7
+
+#define ECC_OK 0
+#define ECC_CORRECTABLE 1
+#define ECC_ERROR_ECC (-1)
+#define ECC_UNCORRECTABLE (-2)
+
+#define NAND_MAN_SAMSUNG 0xec
+#define NAND_MAN_HYNIX 0xad
+#define NAND_MAN_STMICRO 0x20
+
+struct nand_id {
+ uint8_t man_id;
+ uint8_t dev_id;
+};
+
+struct nand_params {
+ struct nand_id id;
+ char *name;
+ uint32_t chip_size;
+ uint32_t page_size;
+ uint32_t oob_size;
+ uint32_t pages_per_block;
+ uint32_t flags;
+};
+
+/* nand debug levels */
+#define NDBG_NAND 0x01
+#define NDBG_CDEV 0x02
+#define NDBG_GEN 0x04
+#define NDBG_GEOM 0x08
+#define NDBG_BUS 0x10
+#define NDBG_SIM 0x20
+#define NDBG_CTRL 0x40
+#define NDBG_DRV 0x80
+#define NDBG_ECC 0x100
+
+/* nand_debug_function */
+void nand_debug(int level, const char *fmt, ...);
+extern int nand_debug_flag;
+
+/* ONFI features bit*/
+#define ONFI_FEAT_16BIT 0x01
+#define ONFI_FEAT_MULT_LUN 0x02
+#define ONFI_FEAT_INTLV_OPS 0x04
+#define ONFI_FEAT_CPBK_RESTRICT 0x08
+#define ONFI_FEAT_SRC_SYNCH 0x10
+
+/* ONFI optional commands bits */
+#define ONFI_OPTCOM_PROG_CACHE 0x01
+#define ONFI_OPTCOM_READ_CACHE 0x02
+#define ONFI_OPTCOM_GETSET_FEAT 0x04
+#define ONFI_OPTCOM_STATUS_ENH 0x08
+#define ONFI_OPTCOM_COPYBACK 0x10
+#define ONFI_OPTCOM_UNIQUE_ID 0x20
+
+
+/* Layout of parameter page is defined in ONFI */
+struct onfi_params {
+ char signature[4];
+ uint16_t rev;
+ uint16_t features;
+ uint16_t optional_commands;
+ uint8_t res1[22];
+ char manufacturer_name[12];
+ char device_model[20];
+ uint8_t manufacturer_id;
+ uint16_t date;
+ uint8_t res2[13];
+ uint32_t bytes_per_page;
+ uint16_t spare_bytes_per_page;
+ uint32_t bytes_per_partial_page;
+ uint16_t spare_bytes_per_partial_page;
+ uint32_t pages_per_block;
+ uint32_t blocks_per_lun;
+ uint8_t luns;
+ uint8_t address_cycles;
+ uint8_t bits_per_cell;
+ uint16_t max_bad_block_per_lun;
+ uint16_t block_endurance;
+ uint8_t guaranteed_valid_blocks;
+ uint16_t valid_block_endurance;
+ uint8_t programs_per_page;
+ uint8_t partial_prog_attr;
+ uint8_t bits_of_ecc;
+ uint8_t interleaved_addr_bits;
+ uint8_t interleaved_oper_attr;
+ uint8_t res3[13];
+ uint8_t pin_capacitance;
+ uint16_t asynch_timing_mode_support;
+ uint16_t asynch_prog_cache_timing_mode_support;
+ uint16_t t_prog; /* us, max page program time */
+ uint16_t t_bers; /* us, max block erase time */
+ uint16_t t_r; /* us, max page read time */
+ uint16_t t_ccs; /* ns, min change column setup time */
+ uint16_t source_synch_timing_mode_support;
+ uint8_t source_synch_feat;
+ uint16_t clk_input_capacitance;
+ uint16_t io_capacitance;
+ uint16_t input_capacitance;
+ uint8_t input_capacitance_max;
+ uint8_t driver_strength_support;
+ uint8_t res4[12];
+ uint16_t vendor_rev;
+ uint8_t vendor_spec[8];
+ uint16_t crc;
+};
+
+struct nand_ecc_data {
+ int eccsize; /* Number of data bytes per ECC step */
+ int eccmode;
+ int eccbytes; /* Number of ECC bytes per step */
+
+ uint16_t *eccpositions; /* Positions of ecc bytes */
+ uint8_t ecccalculated[NAND_MAX_OOBSZ];
+ uint8_t eccread[NAND_MAX_OOBSZ];
+};
+
+struct ecc_stat {
+ uint32_t ecc_succeded;
+ uint32_t ecc_corrected;
+ uint32_t ecc_failed;
+};
+
+struct page_stat {
+ struct ecc_stat ecc_stat;
+ uint32_t page_read;
+ uint32_t page_raw_read;
+ uint32_t page_written;
+ uint32_t page_raw_written;
+};
+
+struct block_stat {
+ uint32_t block_erased;
+};
+
+struct chip_geom {
+ uint32_t chip_size;
+ uint32_t block_size;
+ uint32_t page_size;
+ uint32_t oob_size;
+
+ uint32_t luns;
+ uint32_t blks_per_lun;
+ uint32_t blks_per_chip;
+ uint32_t pgs_per_blk;
+
+ uint32_t pg_mask;
+ uint32_t blk_mask;
+ uint32_t lun_mask;
+ uint8_t blk_shift;
+ uint8_t lun_shift;
+};
+
+struct nand_chip {
+ device_t dev;
+ struct nand_id id;
+ struct chip_geom chip_geom;
+
+ uint16_t t_prog; /* us, max page program time */
+ uint16_t t_bers; /* us, max block erase time */
+ uint16_t t_r; /* us, max page read time */
+ uint16_t t_ccs; /* ns, min change column setup time */
+ uint8_t num;
+ uint8_t flags;
+
+ struct page_stat *pg_stat;
+ struct block_stat *blk_stat;
+ struct nand_softc *nand;
+ struct nand_bbt *bbt;
+ struct nand_ops *ops;
+ struct cdev *cdev;
+
+ struct disk *ndisk;
+ struct disk *rdisk;
+ struct bio_queue_head bioq; /* bio queue */
+ struct mtx qlock; /* bioq lock */
+ struct taskqueue *tq; /* private task queue for i/o request */
+ struct task iotask; /* i/o processing */
+
+};
+
+struct nand_softc {
+ uint8_t flags;
+
+ char *chip_cdev_name;
+ struct nand_ecc_data ecc;
+};
+
+/* NAND ops */
+int nand_erase_blocks(struct nand_chip *chip, off_t offset, size_t len);
+int nand_prog_pages(struct nand_chip *chip, uint32_t offset, uint8_t *buf,
+ uint32_t len);
+int nand_read_pages(struct nand_chip *chip, uint32_t offset, void *buf,
+ uint32_t len);
+int nand_read_pages_raw(struct nand_chip *chip, uint32_t offset, void *buf,
+ uint32_t len);
+int nand_prog_pages_raw(struct nand_chip *chip, uint32_t offset, void *buf,
+ uint32_t len);
+int nand_read_oob(struct nand_chip *chip, uint32_t page, void *buf,
+ uint32_t len);
+int nand_prog_oob(struct nand_chip *chip, uint32_t page, void *buf,
+ uint32_t len);
+
+int nand_select_cs(device_t dev, uint8_t cs);
+
+int nand_read_parameter(struct nand_softc *nand, struct onfi_params *param);
+int nand_synch_reset(struct nand_softc *nand);
+int nand_chng_read_col(device_t dev, uint32_t col, void *buf, size_t len);
+int nand_chng_write_col(device_t dev, uint32_t col, void *buf, size_t len);
+int nand_get_feature(device_t dev, uint8_t feat, void* buf);
+int nand_set_feature(device_t dev, uint8_t feat, void* buf);
+
+
+int nand_erase_block_intlv(device_t dev, uint32_t block);
+int nand_copyback_read(device_t dev, uint32_t page, uint32_t col,
+ void *buf, size_t len);
+int nand_copyback_prog(device_t dev, uint32_t page, uint32_t col,
+ void *buf, size_t len);
+int nand_copyback_prog_intlv(device_t dev, uint32_t page);
+int nand_prog_cache(device_t dev, uint32_t page, uint32_t col,
+ void *buf, size_t len, uint8_t end);
+int nand_prog_intlv(device_t dev, uint32_t page, uint32_t col,
+ void *buf, size_t len);
+int nand_read_cache(device_t dev, uint32_t page, uint32_t col,
+ void *buf, size_t len, uint8_t end);
+
+int nand_write_ecc(struct nand_softc *nand, uint32_t page, uint8_t *data);
+int nand_read_ecc(struct nand_softc *nand, uint32_t page, uint8_t *data);
+
+int nand_softecc_get(device_t dev, uint8_t *buf, int pagesize, uint8_t *ecc);
+int nand_softecc_correct(device_t dev, uint8_t *buf, int pagesize,
+ uint8_t *readecc, uint8_t *calcecc);
+
+/* Chip initialization */
+void nand_init(struct nand_softc *nand, device_t dev, int ecc_mode,
+ int ecc_bytes, int ecc_size, uint16_t* eccposition, char* cdev_name);
+void nand_detach(struct nand_softc *nand);
+struct nand_params *nand_get_params(struct nand_id *id);
+
+void nand_onfi_set_params(struct nand_chip *chip, struct onfi_params *params);
+void nand_set_params(struct nand_chip *chip, struct nand_params *params);
+int nand_init_stat(struct nand_chip *chip);
+void nand_destroy_stat(struct nand_chip *chip);
+
+/* BBT */
+int nand_init_bbt(struct nand_chip *chip);
+void nand_destroy_bbt(struct nand_chip *chip);
+int nand_update_bbt(struct nand_chip *chip);
+int nand_mark_bad_block(struct nand_chip* chip, uint32_t block_num);
+int nand_check_bad_block(struct nand_chip* chip, uint32_t block_num);
+
+/* cdev creation/removal */
+int nand_make_dev(struct nand_chip* chip);
+void nand_destroy_dev(struct nand_chip *chip);
+
+int create_geom_disk(struct nand_chip* chip);
+int create_geom_raw_disk(struct nand_chip *chip);
+void destroy_geom_disk(struct nand_chip *chip);
+void destroy_geom_raw_disk(struct nand_chip *chip);
+
+int init_chip_geom(struct chip_geom* cg, uint32_t luns, uint32_t blks_per_lun,
+ uint32_t pgs_per_blk, uint32_t pg_size, uint32_t oob_size);
+int nand_row_to_blkpg(struct chip_geom *cg, uint32_t row, uint32_t *lun,
+ uint32_t *blk, uint32_t *pg);
+int page_to_row(struct chip_geom *cg, uint32_t page, uint32_t *row);
+int nand_check_page_boundary(struct nand_chip *chip, uint32_t page);
+void nand_get_chip_param(struct nand_chip *chip, struct chip_param_io *param);
+
+#endif /* _DEV_NAND_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/nand/nand_bbt.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/nand/nand_bbt.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,273 @@
+/*-
+ * Copyright (c) 2009-2012 Semihalf
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/nand/nand_bbt.c 235537 2012-05-17 10:11:18Z gber $
+ */
+
+#include <sys/cdefs.h>
+
+#include <sys/param.h>
+#include <sys/systm.h>
+#include <sys/kernel.h>
+#include <sys/socket.h>
+#include <sys/malloc.h>
+#include <sys/bus.h>
+
+#include <dev/nand/nand.h>
+
+#include "nand_if.h"
+
+#define BBT_PRIMARY_PATTERN 0x01020304
+#define BBT_SECONDARY_PATTERN 0x05060708
+
+enum bbt_place {
+ BBT_NONE,
+ BBT_PRIMARY,
+ BBT_SECONDARY
+};
+
+struct nand_bbt {
+ struct nand_chip *chip;
+ uint32_t primary_map;
+ uint32_t secondary_map;
+ enum bbt_place active;
+ struct bbt_header *hdr;
+ uint32_t tab_len;
+ uint32_t *table;
+};
+
+struct bbt_header {
+ uint32_t pattern;
+ int32_t seq_nr;
+};
+
+static int nand_bbt_save(struct nand_bbt *);
+static int nand_bbt_load_hdr(struct nand_bbt *, struct bbt_header *, int8_t);
+static int nand_bbt_load_table(struct nand_bbt *);
+static int nand_bbt_prescan(struct nand_bbt *);
+
+int
+nand_init_bbt(struct nand_chip *chip)
+{
+ struct chip_geom *cg;
+ struct nand_bbt *bbt;
+ int err;
+
+ cg = &chip->chip_geom;
+
+ bbt = malloc(sizeof(struct nand_bbt), M_NAND, M_ZERO | M_WAITOK);
+ if (!bbt) {
+ device_printf(chip->dev,
+ "Cannot allocate memory for bad block struct");
+ return (ENOMEM);
+ }
+
+ bbt->chip = chip;
+ bbt->active = BBT_NONE;
+ bbt->primary_map = cg->chip_size - cg->block_size;
+ bbt->secondary_map = cg->chip_size - 2 * cg->block_size;
+ bbt->tab_len = cg->blks_per_chip * sizeof(uint32_t);
+ bbt->hdr = malloc(sizeof(struct bbt_header) + bbt->tab_len, M_NAND,
+ M_WAITOK);
+ if (!bbt->hdr) {
+ device_printf(chip->dev, "Cannot allocate %d bytes for BB "
+ "Table", bbt->tab_len);
+ free(bbt, M_NAND);
+ return (ENOMEM);
+ }
+ bbt->hdr->seq_nr = 0;
+ bbt->table = (uint32_t *)((uint8_t *)bbt->hdr +
+ sizeof(struct bbt_header));
+
+ err = nand_bbt_load_table(bbt);
+ if (err) {
+ free(bbt->table, M_NAND);
+ free(bbt, M_NAND);
+ return (err);
+ }
+
+ chip->bbt = bbt;
+ if (bbt->active == BBT_NONE) {
+ bbt->active = BBT_PRIMARY;
+ memset(bbt->table, 0xff, bbt->tab_len);
+ nand_bbt_prescan(bbt);
+ nand_bbt_save(bbt);
+ } else
+ device_printf(chip->dev, "Found BBT table for chip\n");
+
+ return (0);
+}
+
+void
+nand_destroy_bbt(struct nand_chip *chip)
+{
+
+ if (chip->bbt) {
+ nand_bbt_save(chip->bbt);
+
+ free(chip->bbt->hdr, M_NAND);
+ free(chip->bbt, M_NAND);
+ chip->bbt = NULL;
+ }
+}
+
+int
+nand_update_bbt(struct nand_chip *chip)
+{
+
+ nand_bbt_save(chip->bbt);
+
+ return (0);
+}
+
+static int
+nand_bbt_save(struct nand_bbt *bbt)
+{
+ enum bbt_place next;
+ uint32_t addr;
+ int32_t err;
+
+ if (bbt->active == BBT_PRIMARY) {
+ addr = bbt->secondary_map;
+ bbt->hdr->pattern = BBT_SECONDARY_PATTERN;
+ next = BBT_SECONDARY;
+ } else {
+ addr = bbt->primary_map;
+ bbt->hdr->pattern = BBT_PRIMARY_PATTERN;
+ next = BBT_PRIMARY;
+ }
+
+ err = nand_erase_blocks(bbt->chip, addr,
+ bbt->chip->chip_geom.block_size);
+ if (err)
+ return (err);
+
+ bbt->hdr->seq_nr++;
+
+ err = nand_prog_pages_raw(bbt->chip, addr, bbt->hdr,
+ bbt->tab_len + sizeof(struct bbt_header));
+ if (err)
+ return (err);
+
+ bbt->active = next;
+ return (0);
+}
+
+static int
+nand_bbt_load_hdr(struct nand_bbt *bbt, struct bbt_header *hdr, int8_t primary)
+{
+ uint32_t addr;
+
+ if (primary)
+ addr = bbt->primary_map;
+ else
+ addr = bbt->secondary_map;
+
+ return (nand_read_pages_raw(bbt->chip, addr, hdr,
+ sizeof(struct bbt_header)));
+}
+
+static int
+nand_bbt_load_table(struct nand_bbt *bbt)
+{
+ struct bbt_header hdr1, hdr2;
+ uint32_t address = 0;
+ int err = 0;
+
+ bzero(&hdr1, sizeof(hdr1));
+ bzero(&hdr2, sizeof(hdr2));
+
+ nand_bbt_load_hdr(bbt, &hdr1, 1);
+ if (hdr1.pattern == BBT_PRIMARY_PATTERN) {
+ bbt->active = BBT_PRIMARY;
+ address = bbt->primary_map;
+ } else
+ bzero(&hdr1, sizeof(hdr1));
+
+
+ nand_bbt_load_hdr(bbt, &hdr2, 0);
+ if ((hdr2.pattern == BBT_SECONDARY_PATTERN) &&
+ (hdr2.seq_nr > hdr1.seq_nr)) {
+ bbt->active = BBT_SECONDARY;
+ address = bbt->secondary_map;
+ } else
+ bzero(&hdr2, sizeof(hdr2));
+
+ if (bbt->active != BBT_NONE)
+ err = nand_read_pages_raw(bbt->chip, address, bbt->hdr,
+ bbt->tab_len + sizeof(struct bbt_header));
+
+ return (err);
+}
+
+static int
+nand_bbt_prescan(struct nand_bbt *bbt)
+{
+ int32_t i;
+ uint8_t bad;
+ bool printed_hash = 0;
+
+ device_printf(bbt->chip->dev, "No BBT found. Prescan chip...\n");
+ for (i = 0; i < bbt->chip->chip_geom.blks_per_chip; i++) {
+ if (NAND_IS_BLK_BAD(bbt->chip->dev, i, &bad))
+ return (ENXIO);
+
+ if (bad) {
+ device_printf(bbt->chip->dev, "Bad block(%d)\n", i);
+ bbt->table[i] = 0x0FFFFFFF;
+ }
+ if (!(i % 100)) {
+ printf("#");
+ printed_hash = 1;
+ }
+ }
+
+ if (printed_hash)
+ printf("\n");
+
+ return (0);
+}
+
+int
+nand_check_bad_block(struct nand_chip *chip, uint32_t block_number)
+{
+
+ if (!chip || !chip->bbt)
+ return (0);
+
+ if ((chip->bbt->table[block_number] & 0xF0000000) == 0)
+ return (1);
+
+ return (0);
+}
+
+int
+nand_mark_bad_block(struct nand_chip *chip, uint32_t block_number)
+{
+
+ chip->bbt->table[block_number] = 0x0FFFFFFF;
+
+ return (0);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/nand/nand_cdev.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/nand/nand_cdev.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,413 @@
+/*-
+ * Copyright (C) 2009-2012 Semihalf
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/nand/nand_cdev.c 235537 2012-05-17 10:11:18Z gber $");
+
+#include <sys/param.h>
+#include <sys/systm.h>
+#include <sys/conf.h>
+#include <sys/bus.h>
+#include <sys/malloc.h>
+#include <sys/uio.h>
+#include <sys/bio.h>
+
+#include <dev/nand/nand.h>
+#include <dev/nand/nandbus.h>
+#include <dev/nand/nand_dev.h>
+#include "nand_if.h"
+#include "nandbus_if.h"
+
+static int nand_page_stat(struct nand_chip *, struct page_stat_io *);
+static int nand_block_stat(struct nand_chip *, struct block_stat_io *);
+
+static d_ioctl_t nand_ioctl;
+static d_open_t nand_open;
+static d_strategy_t nand_strategy;
+
+static struct cdevsw nand_cdevsw = {
+ .d_version = D_VERSION,
+ .d_name = "nand",
+ .d_open = nand_open,
+ .d_read = physread,
+ .d_write = physwrite,
+ .d_ioctl = nand_ioctl,
+ .d_strategy = nand_strategy,
+};
+
+static int
+offset_to_page(struct chip_geom *cg, uint32_t offset)
+{
+
+ return (offset / cg->page_size);
+}
+
+static int
+offset_to_page_off(struct chip_geom *cg, uint32_t offset)
+{
+
+ return (offset % cg->page_size);
+}
+
+int
+nand_make_dev(struct nand_chip *chip)
+{
+ struct nandbus_ivar *ivar;
+ device_t parent, nandbus;
+ int parent_unit, unit;
+ char *name;
+
+ ivar = device_get_ivars(chip->dev);
+ nandbus = device_get_parent(chip->dev);
+
+ if (ivar->chip_cdev_name) {
+ name = ivar->chip_cdev_name;
+
+ /*
+ * If we got distinct name for chip device we can enumarete it
+ * based on contoller number.
+ */
+ parent = device_get_parent(nandbus);
+ } else {
+ name = "nand";
+ parent = nandbus;
+ }
+
+ parent_unit = device_get_unit(parent);
+ unit = parent_unit * 4 + chip->num;
+ chip->cdev = make_dev(&nand_cdevsw, unit, UID_ROOT, GID_WHEEL,
+ 0666, "%s%d.%d", name, parent_unit, chip->num);
+
+ if (chip->cdev == NULL)
+ return (ENXIO);
+
+ if (bootverbose)
+ device_printf(chip->dev, "Created cdev %s%d.%d for chip "
+ "[0x%0x, 0x%0x]\n", name, parent_unit, chip->num,
+ ivar->man_id, ivar->dev_id);
+
+ chip->cdev->si_drv1 = chip;
+
+ return (0);
+}
+
+void
+nand_destroy_dev(struct nand_chip *chip)
+{
+
+ if (chip->cdev)
+ destroy_dev(chip->cdev);
+}
+
+static int
+nand_open(struct cdev *dev, int oflags, int devtype, struct thread *td)
+{
+
+ return (0);
+}
+
+static int
+nand_read(struct nand_chip *chip, uint32_t offset, void *buf, uint32_t len)
+{
+ struct chip_geom *cg;
+ device_t nandbus;
+ int start_page, count, off, err = 0;
+ uint8_t *ptr, *tmp;
+
+ nand_debug(NDBG_CDEV, "Read from chip%d [%p] at %d\n", chip->num,
+ chip, offset);
+
+ nandbus = device_get_parent(chip->dev);
+ NANDBUS_LOCK(nandbus);
+ NANDBUS_SELECT_CS(device_get_parent(chip->dev), chip->num);
+
+ cg = &chip->chip_geom;
+ start_page = offset_to_page(cg, offset);
+ off = offset_to_page_off(cg, offset);
+ count = (len > cg->page_size - off) ? cg->page_size - off : len;
+
+ ptr = (uint8_t *)buf;
+ while (len > 0) {
+ if (len < cg->page_size) {
+ tmp = malloc(cg->page_size, M_NAND, M_WAITOK);
+ if (!tmp) {
+ err = ENOMEM;
+ break;
+ }
+ err = NAND_READ_PAGE(chip->dev, start_page,
+ tmp, cg->page_size, 0);
+ if (err) {
+ free(tmp, M_NAND);
+ break;
+ }
+ bcopy(tmp + off, ptr, count);
+ free(tmp, M_NAND);
+ } else {
+ err = NAND_READ_PAGE(chip->dev, start_page,
+ ptr, cg->page_size, 0);
+ if (err)
+ break;
+ }
+
+ len -= count;
+ start_page++;
+ ptr += count;
+ count = (len > cg->page_size) ? cg->page_size : len;
+ off = 0;
+ }
+
+ NANDBUS_UNLOCK(nandbus);
+ return (err);
+}
+
+static int
+nand_write(struct nand_chip *chip, uint32_t offset, void* buf, uint32_t len)
+{
+ struct chip_geom *cg;
+ device_t nandbus;
+ int off, start_page, err = 0;
+ uint8_t *ptr;
+
+ nand_debug(NDBG_CDEV, "Write to chip %d [%p] at %d\n", chip->num,
+ chip, offset);
+
+ nandbus = device_get_parent(chip->dev);
+ NANDBUS_LOCK(nandbus);
+ NANDBUS_SELECT_CS(device_get_parent(chip->dev), chip->num);
+
+ cg = &chip->chip_geom;
+ start_page = offset_to_page(cg, offset);
+ off = offset_to_page_off(cg, offset);
+
+ if (off != 0 || (len % cg->page_size) != 0) {
+ printf("Not aligned write start [0x%08x] size [0x%08x]\n",
+ off, len);
+ NANDBUS_UNLOCK(nandbus);
+ return (EINVAL);
+ }
+
+ ptr = (uint8_t *)buf;
+ while (len > 0) {
+ err = NAND_PROGRAM_PAGE(chip->dev, start_page, ptr,
+ cg->page_size, 0);
+ if (err)
+ break;
+
+ len -= cg->page_size;
+ start_page++;
+ ptr += cg->page_size;
+ }
+
+ NANDBUS_UNLOCK(nandbus);
+ return (err);
+}
+
+static void
+nand_strategy(struct bio *bp)
+{
+ struct nand_chip *chip;
+ struct cdev *dev;
+ int err = 0;
+
+ dev = bp->bio_dev;
+ chip = dev->si_drv1;
+
+ nand_debug(NDBG_CDEV, "Strategy %s on chip %d [%p]\n",
+ (bp->bio_cmd & BIO_READ) == BIO_READ ? "READ" : "WRITE",
+ chip->num, chip);
+
+ if ((bp->bio_cmd & BIO_READ) == BIO_READ) {
+ err = nand_read(chip,
+ bp->bio_offset & 0xffffffff,
+ bp->bio_data, bp->bio_bcount);
+ } else {
+ err = nand_write(chip,
+ bp->bio_offset & 0xffffffff,
+ bp->bio_data, bp->bio_bcount);
+ }
+
+ if (err == 0)
+ bp->bio_resid = 0;
+ else {
+ bp->bio_error = EIO;
+ bp->bio_flags |= BIO_ERROR;
+ bp->bio_resid = bp->bio_bcount;
+ }
+
+ biodone(bp);
+}
+
+static int
+nand_oob_access(struct nand_chip *chip, uint32_t page, uint32_t offset,
+ uint32_t len, uint8_t *data, uint8_t write)
+{
+ struct chip_geom *cg;
+ uint8_t *buf = NULL;
+ int ret = 0;
+
+ cg = &chip->chip_geom;
+
+ buf = malloc(cg->oob_size, M_NAND, M_WAITOK);
+ if (!buf)
+ return (ENOMEM);
+
+ memset(buf, 0xff, cg->oob_size);
+
+ if (!write) {
+ ret = nand_read_oob(chip, page, buf, cg->oob_size);
+ copyout(buf, data, len);
+ } else {
+ copyin(data, buf, len);
+ ret = nand_prog_oob(chip, page, buf, cg->oob_size);
+ }
+
+ free(buf, M_NAND);
+
+ return (ret);
+}
+
+static int
+nand_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag,
+ struct thread *td)
+{
+ struct nand_chip *chip;
+ struct nand_oob_rw *oob_rw = NULL;
+ struct nand_raw_rw *raw_rw = NULL;
+ device_t nandbus;
+ uint8_t *buf = NULL;
+ int ret = 0;
+ uint8_t status;
+
+ chip = (struct nand_chip *)dev->si_drv1;
+ nandbus = device_get_parent(chip->dev);
+
+ if ((cmd == NAND_IO_RAW_READ) || (cmd == NAND_IO_RAW_PROG)) {
+ raw_rw = (struct nand_raw_rw *)data;
+ buf = malloc(raw_rw->len, M_NAND, M_WAITOK);
+ }
+ switch(cmd) {
+ case NAND_IO_ERASE:
+ ret = nand_erase_blocks(chip, ((off_t *)data)[0],
+ ((off_t *)data)[1]);
+ break;
+
+ case NAND_IO_OOB_READ:
+ oob_rw = (struct nand_oob_rw *)data;
+ ret = nand_oob_access(chip, oob_rw->page, 0,
+ oob_rw->len, oob_rw->data, 0);
+ break;
+
+ case NAND_IO_OOB_PROG:
+ oob_rw = (struct nand_oob_rw *)data;
+ ret = nand_oob_access(chip, oob_rw->page, 0,
+ oob_rw->len, oob_rw->data, 1);
+ break;
+
+ case NAND_IO_GET_STATUS:
+ NANDBUS_LOCK(nandbus);
+ ret = NANDBUS_GET_STATUS(nandbus, &status);
+ if (ret == 0)
+ *(uint8_t *)data = status;
+ NANDBUS_UNLOCK(nandbus);
+ break;
+
+ case NAND_IO_RAW_PROG:
+ ret = copyin(raw_rw->data, buf, raw_rw->len);
+ if (ret)
+ break;
+ ret = nand_prog_pages_raw(chip, raw_rw->off, buf,
+ raw_rw->len);
+ break;
+
+ case NAND_IO_RAW_READ:
+ ret = nand_read_pages_raw(chip, raw_rw->off, buf,
+ raw_rw->len);
+ if (ret)
+ break;
+ ret = copyout(buf, raw_rw->data, raw_rw->len);
+ break;
+
+ case NAND_IO_PAGE_STAT:
+ ret = nand_page_stat(chip, (struct page_stat_io *)data);
+ break;
+
+ case NAND_IO_BLOCK_STAT:
+ ret = nand_block_stat(chip, (struct block_stat_io *)data);
+ break;
+
+ case NAND_IO_GET_CHIP_PARAM:
+ nand_get_chip_param(chip, (struct chip_param_io *)data);
+ break;
+
+ default:
+ printf("Unknown nand_ioctl request \n");
+ ret = EIO;
+ }
+
+ if (buf)
+ free(buf, M_NAND);
+
+ return (ret);
+}
+
+static int
+nand_page_stat(struct nand_chip *chip, struct page_stat_io *page_stat)
+{
+ struct chip_geom *cg;
+ struct page_stat *stat;
+ int num_pages;
+
+ cg = &chip->chip_geom;
+ num_pages = cg->pgs_per_blk * cg->blks_per_lun * cg->luns;
+ if (page_stat->page_num >= num_pages)
+ return (EINVAL);
+
+ stat = &chip->pg_stat[page_stat->page_num];
+ page_stat->page_read = stat->page_read;
+ page_stat->page_written = stat->page_written;
+ page_stat->page_raw_read = stat->page_raw_read;
+ page_stat->page_raw_written = stat->page_raw_written;
+ page_stat->ecc_succeded = stat->ecc_stat.ecc_succeded;
+ page_stat->ecc_corrected = stat->ecc_stat.ecc_corrected;
+ page_stat->ecc_failed = stat->ecc_stat.ecc_failed;
+
+ return (0);
+}
+
+static int
+nand_block_stat(struct nand_chip *chip, struct block_stat_io *block_stat)
+{
+ struct chip_geom *cg;
+ uint32_t block_num = block_stat->block_num;
+
+ cg = &chip->chip_geom;
+ if (block_num >= cg->blks_per_lun * cg->luns)
+ return (EINVAL);
+
+ block_stat->block_erased = chip->blk_stat[block_num].block_erased;
+
+ return (0);
+}
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/nand/nand_dev.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/nand/nand_dev.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,90 @@
+/*-
+ * Copyright (C) 2009-2012 Semihalf
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/nand/nand_dev.h 235537 2012-05-17 10:11:18Z gber $
+ */
+
+#ifndef _DEV_NAND_CDEV_H_
+#define _DEV_NAND_CDEV_H_
+
+#include <sys/ioccom.h>
+#include <sys/param.h>
+
+struct nand_raw_rw {
+ off_t off;
+ off_t len;
+ uint8_t *data;
+};
+
+struct nand_oob_rw {
+ uint32_t page;
+ off_t len;
+ uint8_t *data;
+};
+
+#define NAND_IOCTL_GROUP 'N'
+#define NAND_IO_ERASE _IOWR(NAND_IOCTL_GROUP, 0x0, off_t[2])
+
+#define NAND_IO_OOB_READ _IOWR(NAND_IOCTL_GROUP, 0x1, struct nand_oob_rw)
+
+#define NAND_IO_OOB_PROG _IOWR(NAND_IOCTL_GROUP, 0x2, struct nand_oob_rw)
+
+#define NAND_IO_RAW_READ _IOWR(NAND_IOCTL_GROUP, 0x3, struct nand_raw_rw)
+
+#define NAND_IO_RAW_PROG _IOWR(NAND_IOCTL_GROUP, 0x4, struct nand_raw_rw)
+
+#define NAND_IO_GET_STATUS _IOWR(NAND_IOCTL_GROUP, 0x5, uint8_t)
+
+struct page_stat_io {
+ uint32_t page_num;
+ uint32_t page_read;
+ uint32_t page_written;
+ uint32_t page_raw_read;
+ uint32_t page_raw_written;
+ uint32_t ecc_succeded;
+ uint32_t ecc_corrected;
+ uint32_t ecc_failed;
+};
+#define NAND_IO_PAGE_STAT _IOWR(NAND_IOCTL_GROUP, 0x6, \
+ struct page_stat_io)
+
+struct block_stat_io {
+ uint32_t block_num;
+ uint32_t block_erased;
+};
+#define NAND_IO_BLOCK_STAT _IOWR(NAND_IOCTL_GROUP, 0x7, \
+ struct block_stat_io)
+
+struct chip_param_io {
+ uint32_t page_size;
+ uint32_t oob_size;
+
+ uint32_t blocks;
+ uint32_t pages_per_block;
+};
+#define NAND_IO_GET_CHIP_PARAM _IOWR(NAND_IOCTL_GROUP, 0x8, \
+ struct chip_param_io)
+
+#endif /* _DEV_NAND_CDEV_H_ */
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/nand/nand_ecc_pos.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/nand/nand_ecc_pos.h Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,56 @@
+/*-
+ * Copyright (C) 2009-2012 Semihalf
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ *
+ * $FreeBSD: head/sys/dev/nand/nand_ecc_pos.h 235537 2012-05-17 10:11:18Z gber $
+ */
+
+#ifndef _DEV_NAND_ECC_POS_H_
+#define _DEV_NAND_ECC_POS_H_
+
+static uint16_t default_software_ecc_positions_16[] = {2, 0, 1, 7, 4, 6};
+
+static uint16_t default_software_ecc_positions_64[] = {
+
+ 42, 40, 41, 45, 43, 44, 48, 46,
+ 47, 51, 49, 50, 54, 52, 53, 57,
+ 55, 56, 60, 58, 59, 63, 61, 62
+};
+
+static uint16_t default_software_ecc_positions_128[] = {
+ 8, 9, 10, 11, 12, 13,
+ 18, 19, 20, 21, 22, 23,
+ 28, 29, 30, 31, 32, 33,
+ 38, 39, 40, 41, 42, 43,
+ 48, 49, 50, 51, 52, 53,
+ 58, 59, 60, 61, 62, 63,
+ 68, 69, 70, 71, 72, 73,
+ 78, 79, 80, 81, 82, 83,
+ 88, 89, 90, 91, 92, 93,
+ 98, 99, 100, 101, 102, 103,
+ 108, 109, 110, 111, 112, 113,
+ 118, 119, 120, 121, 122, 123,
+};
+#endif /* _DEV_NAND_ECC_POS_H_ */
+
diff -r c30f3f89e105 -r 8a9451a986e0 head/sys/dev/nand/nand_generic.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/head/sys/dev/nand/nand_generic.c Wed Jul 25 17:04:43 2012 +0300
@@ -0,0 +1,1320 @@
+/*-
+ * Copyright (C) 2009-2012 Semihalf
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. 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.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.
+ */
+
+/* Generic NAND driver */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: head/sys/dev/nand/nand_generic.c 235537 2012-05-17 10:11:18Z gber $");
+
+#include <sys/param.h>
+#include <sys/systm.h>
+#include <sys/proc.h>
+#include <sys/bus.h>
+#include <sys/conf.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/rman.h>
+#include <sys/lock.h>
+#include <sys/mutex.h>
+#include <sys/time.h>
+#include <sys/malloc.h>
+
+#include <dev/nand/nand.h>
+#include <dev/nand/nandbus.h>
+#include "nfc_if.h"
+#include "nand_if.h"
+#include "nandbus_if.h"
+
+
+static int onfi_nand_probe(device_t dev);
+static int large_nand_probe(device_t dev);
+static int small_nand_probe(device_t dev);
+static int generic_nand_attach(device_t dev);
+static int generic_nand_detach(device_t dev);
+
+static int generic_erase_block(device_t, uint32_t);
+static int generic_erase_block_intlv(device_t, uint32_t);
+static int generic_read_page (device_t, uint32_t, void *, uint32_t, uint32_t);
+static int generic_read_oob(device_t, uint32_t, void *, uint32_t, uint32_t);
+static int generic_program_page(device_t, uint32_t, void *, uint32_t, uint32_t);
+static int generic_program_page_intlv(device_t, uint32_t, void *, uint32_t,
+ uint32_t);
+static int generic_program_oob(device_t, uint32_t, void *, uint32_t, uint32_t);
+static int generic_is_blk_bad(device_t, uint32_t, uint8_t *);
+static int generic_get_ecc(device_t, void *, void *, int *);
+static int generic_correct_ecc(device_t, void *, void *, void *);
+
+static int small_read_page(device_t, uint32_t, void *, uint32_t, uint32_t);
+static int small_read_oob(device_t, uint32_t, void *, uint32_t, uint32_t);
+static int small_program_page(device_t, uint32_t, void *, uint32_t, uint32_t);
+static int small_program_oob(device_t, uint32_t, void *, uint32_t, uint32_t);
+
+static int onfi_is_blk_bad(device_t, uint32_t, uint8_t *);
+static int onfi_read_parameter(struct nand_chip *, struct onfi_params *);
+
+static int nand_send_address(device_t, int32_t, int32_t, int8_t);
+
+static device_method_t onand_methods[] = {
+ /* Device interface */
+ DEVMETHOD(device_probe, onfi_nand_probe),
+ DEVMETHOD(device_attach, generic_nand_attach),
+ DEVMETHOD(device_detach, generic_nand_detach),
+
+ DEVMETHOD(nand_read_page, generic_read_page),
+ DEVMETHOD(nand_program_page, generic_program_page),
+ DEVMETHOD(nand_program_page_intlv, generic_program_page_intlv),
+ DEVMETHOD(nand_read_oob, generic_read_oob),
+ DEVMETHOD(nand_program_oob, generic_program_oob),
+ DEVMETHOD(nand_erase_block, generic_erase_block),
+ DEVMETHOD(nand_erase_block_intlv, generic_erase_block_intlv),
+
+ DEVMETHOD(nand_is_blk_bad, onfi_is_blk_bad),
+ DEVMETHOD(nand_get_ecc, generic_get_ecc),
+ DEVMETHOD(nand_correct_ecc, generic_correct_ecc),
+ { 0, 0 }
+};
+
+static device_method_t lnand_methods[] = {
+ /* Device interface */
+ DEVMETHOD(device_probe, large_nand_probe),
+ DEVMETHOD(device_attach, generic_nand_attach),
+ DEVMETHOD(device_detach, generic_nand_detach),
+
+ DEVMETHOD(nand_read_page, generic_read_page),
+ DEVMETHOD(nand_program_page, generic_program_page),
+ DEVMETHOD(nand_read_oob, generic_read_oob),
+ DEVMETHOD(nand_program_oob, generic_program_oob),
+ DEVMETHOD(nand_erase_block, generic_erase_block),
+
+ DEVMETHOD(nand_is_blk_bad, generic_is_blk_bad),
+ DEVMETHOD(nand_get_ecc, generic_get_ecc),
+ DEVMETHOD(nand_correct_ecc, generic_correct_ecc),
+ { 0, 0 }
+};
+
+static device_method_t snand_methods[] = {
+ /* Device interface */
+ DEVMETHOD(device_probe, small_nand_probe),
+ DEVMETHOD(device_attach, generic_nand_attach),
+ DEVMETHOD(device_detach, generic_nand_detach),
+
+ DEVMETHOD(nand_read_page, small_read_page),
+ DEVMETHOD(nand_program_page, small_program_page),
+ DEVMETHOD(nand_read_oob, small_read_oob),
+ DEVMETHOD(nand_program_oob, small_program_oob),
+ DEVMETHOD(nand_erase_block, generic_erase_block),
+
+ DEVMETHOD(nand_is_blk_bad, generic_is_blk_bad),
+ DEVMETHOD(nand_get_ecc, generic_get_ecc),
+ DEVMETHOD(nand_correct_ecc, generic_correct_ecc),
+ { 0, 0 }
+};
+
+devclass_t onand_devclass;
+devclass_t lnand_devclass;
+devclass_t snand_devclass;
+
+driver_t onand_driver = {
+ "onand",
+ onand_methods,
+ sizeof(struct nand_chip)
+};
+
+driver_t lnand_driver = {
+ "lnand",
+ lnand_methods,
+ sizeof(struct nand_chip)
+};
+
+driver_t snand_driver = {
+ "snand",
+ snand_methods,
+ sizeof(struct nand_chip)
+};
+
+DRIVER_MODULE(onand, nandbus, onand_driver, onand_devclass, 0, 0);
+DRIVER_MODULE(lnand, nandbus, lnand_driver, lnand_devclass, 0, 0);
+DRIVER_MODULE(snand, nandbus, snand_driver, snand_devclass, 0, 0);
+
+static int
+onfi_nand_probe(device_t dev)
+{
+ struct nandbus_ivar *ivar;
+
+ ivar = device_get_ivars(dev);
+ if (ivar && ivar->is_onfi) {
+ device_set_desc(dev, "ONFI compliant NAND");
+ return (BUS_PROBE_DEFAULT);
+ }
+
+ return (ENODEV);
+}
+
+static int
+large_nand_probe(device_t dev)
+{
+ struct nandbus_ivar *ivar;
+
+ ivar = device_get_ivars(dev);
+ if (ivar && !ivar->is_onfi && ivar->params->page_size >= 512) {
+ device_set_desc(dev, ivar->params->name);
+ return (BUS_PROBE_DEFAULT);
+ }
+
+ return (ENODEV);
+}
+
+static int
+small_nand_probe(device_t dev)
+{
+ struct nandbus_ivar *ivar;
+
+ ivar = device_get_ivars(dev);
+ if (ivar && !ivar->is_onfi && ivar->params->page_size == 512) {
+ device_set_desc(dev, ivar->params->name);
+ return (BUS_PROBE_DEFAULT);
+ }
+
+ return (ENODEV);
+}
+
+static int
+generic_nand_attach(device_t dev)
+{
+ struct nand_chip *chip;
+ struct nandbus_ivar *ivar;
+ struct onfi_params *onfi_params;
+ device_t nandbus, nfc;
+ int err;
+
+ chip = device_get_softc(dev);
+ chip->dev = dev;
+
+ ivar = device_get_ivars(dev);
+ chip->id.man_id = ivar->man_id;
+ chip->id.dev_id = ivar->dev_id;
+ chip->num = ivar->cs;
+
+ /* TODO remove when HW ECC supported */
+ nandbus = device_get_parent(dev);
+ nfc = device_get_parent(nandbus);
+
+ chip->nand = device_get_softc(nfc);
+
+ if (ivar->is_onfi) {
+ onfi_params = malloc(sizeof(struct onfi_params),
+ M_NAND, M_WAITOK | M_ZERO);
+ if (onfi_params == NULL)
+ return (ENXIO);
+
+ if (onfi_read_parameter(chip, onfi_params)) {
+ nand_debug(NDBG_GEN,"Could not read parameter page!\n");
+ free(onfi_params, M_NAND);
+ return (ENXIO);
+ }
+
+ nand_onfi_set_params(chip, onfi_params);
+ /* Set proper column and row cycles */
+ ivar->cols = (onfi_params->address_cycles >> 4) & 0xf;
+ ivar->rows = onfi_params->address_cycles & 0xf;
+ free(onfi_params, M_NAND);
+
+ } else {
+
+ nand_set_params(chip, ivar->params);
+ }
+
+ err = nand_init_stat(chip);
+ if (err) {
+ generic_nand_detach(dev);
+ return (err);
+ }
+
+ err = nand_init_bbt(chip);
+ if (err) {
+ generic_nand_detach(dev);
+ return (err);
+ }
+
+ err = nand_make_dev(chip);
+ if (err) {
+ generic_nand_detach(dev);
+ return (err);
+ }
+
+ err = create_geom_disk(chip);
+ if (err) {
+ generic_nand_detach(dev);
+ return (err);
+ }
+
+ return (0);
+}
+
+static int
+generic_nand_detach(device_t dev)
+{
+ struct nand_chip *chip;
+
+ chip = device_get_softc(dev);
+
+ nand_destroy_bbt(chip);
+ destroy_geom_disk(chip);
+ nand_destroy_dev(chip);
+ nand_destroy_stat(chip);
+
+ return (0);
+}
+
+static int
+can_write(device_t nandbus)
+{
+ uint8_t status;
+
+ if (NANDBUS_WAIT_READY(nandbus, &status))
+ return (0);
+
+ if (!(status & NAND_STATUS_WP)) {
+ nand_debug(NDBG_GEN,"Chip is write-protected");
+ return (0);
+ }
+
+ return (1);
+}
+
+static int
+check_fail(device_t nandbus)
+{
+ uint8_t status;
+
+ NANDBUS_WAIT_READY(nandbus, &status);
+ if (status & NAND_STATUS_FAIL) {
+ nand_debug(NDBG_GEN,"Status failed %x", status);
+ return (ENXIO);
+ }
+
+ return (0);
+}
+
+static int
+onfi_read_parameter(struct nand_chip *chip, struct onfi_params *params)
+{
+ device_t nandbus;
+
+ nand_debug(NDBG_GEN,"read parameter");
+
+ nandbus = device_get_parent(chip->dev);
+
+ NANDBUS_SELECT_CS(nandbus, chip->num);
+
+ if (NANDBUS_SEND_COMMAND(nandbus, NAND_CMD_READ_PARAMETER))
+ return (ENXIO);
+
+ if (nand_send_address(chip->dev, -1, -1, PAGE_PARAMETER_DEF))
+ return (ENXIO);
+
+ if (NANDBUS_START_COMMAND(nandbus))
+ return (ENXIO);
+
+ NANDBUS_READ_BUFFER(nandbus, params, sizeof(struct onfi_params));
+
+ /* TODO */
+ /* Check for signature */
+ /* Check CRC */
+ /* Use redundant page if necessary */
+
+ return (0);
+}
+
+static int
+send_read_page(device_t nand, uint8_t start_command, uint8_t end_command,
+ uint32_t row, uint32_t column)
+{
+ device_t nandbus = device_get_parent(nand);
+
+ if (NANDBUS_SEND_COMMAND(nandbus, start_command))
+ return (ENXIO);
+
+ if (nand_send_address(nand, row, column, -1))
+ return (ENXIO);
+
+ if (NANDBUS_SEND_COMMAND(nandbus, end_command))
+ return (ENXIO);
+
+ if (NANDBUS_START_COMMAND(nandbus))
+ return (ENXIO);
+
+ return (0);
+}
+
+static int
+generic_read_page(device_t nand, uint32_t page, void *buf, uint32_t len,
+ uint32_t offset)
+{
+ struct nand_chip *chip;
+ struct page_stat *pg_stat;
+ device_t nandbus;
+ uint32_t row;
+
+ nand_debug(NDBG_GEN,"%p raw read page %x[%x] at %x", nand, page, len, offset);
+ chip = device_get_softc(nand);
+ nandbus = device_get_parent(nand);
+
+ if (nand_check_page_boundary(chip, page))
+ return (ENXIO);
+
+ page_to_row(&chip->chip_geom, page, &row);
+
+ if (send_read_page(nand, NAND_CMD_READ, NAND_CMD_READ_END, row,
+ offset))
+ return (ENXIO);
+
+ DELAY(chip->t_r);
+
+ NANDBUS_READ_BUFFER(nandbus, buf, len);
+
+ if (check_fail(nandbus))
+ return (ENXIO);
+
+ pg_stat = &(chip->pg_stat[page]);
+ pg_stat->page_raw_read++;
+
+ return (0);
+}
+
+static int
+generic_read_oob(device_t nand, uint32_t page, void* buf, uint32_t len,
+ uint32_t offset)
+{
+ struct nand_chip *chip;
+ device_t nandbus;
+ uint32_t row;
+
+ nand_debug(NDBG_GEN,"%p raw read oob %x[%x] at %x", nand, page, len, offset);
+ chip = device_get_softc(nand);
+ nandbus = device_get_parent(nand);
+
+ if (nand_check_page_boundary(chip, page)) {
+ nand_debug(NDBG_GEN,"page boundary check failed: %08x\n", page);
+ return (ENXIO);
+ }
+
+ page_to_row(&chip->chip_geom, page, &row);
+
+ offset += chip->chip_geom.page_size;
+
+ if (send_read_page(nand, NAND_CMD_READ, NAND_CMD_READ_END, row,
+ offset))
+ return (ENXIO);
+
+ DELAY(chip->t_r);
+
+ NANDBUS_READ_BUFFER(nandbus, buf, len);
+
+ if (check_fail(nandbus))
+ return (ENXIO);
+
+ return (0);
+}
+
+static int
+send_start_program_page(device_t nand, uint32_t row, uint32_t column)
+{
+ device_t nandbus = device_get_parent(nand);
+
+ if (NANDBUS_SEND_COMMAND(nandbus, NAND_CMD_PROG))
+ return (ENXIO);
+
+ if (nand_send_address(nand, row, column, -1))
+ return (ENXIO);
+
+ return (0);
+}
+
+static int
+send_end_program_page(device_t nandbus, uint8_t end_command)
+{
+
+ if (NANDBUS_SEND_COMMAND(nandbus, end_command))
+ return (ENXIO);
+
+ if (NANDBUS_START_COMMAND(nandbus))
+ return (ENXIO);
+
+ return (0);
+}
+
+static int
+generic_program_page(device_t nand, uint32_t page, void *buf, uint32_t len,
+ uint32_t offset)
+{
+ struct nand_chip *chip;
+ struct page_stat *pg_stat;
+ device_t nandbus;
+ uint32_t row;
+
+ nand_debug(NDBG_GEN,"%p raw prog page %x[%x] at %x", nand, page, len,
+ offset);
+ chip = device_get_softc(nand);
+ nandbus = device_get_parent(nand);
+
+ if (nand_check_page_boundary(chip, page))
+ return (ENXIO);
+
+ page_to_row(&chip->chip_geom, page, &row);
+
+ if (!can_write(nandbus))
+ return (ENXIO);
+
+ if (send_start_program_page(nand, row, offset))
+ return (ENXIO);
+
+ NANDBUS_WRITE_BUFFER(nandbus, buf, len);
+
+ if (send_end_program_page(nandbus, NAND_CMD_PROG_END))
+ return (ENXIO);
+
+ DELAY(chip->t_prog);
+
+ if (check_fail(nandbus))
+ return (ENXIO);
+
+ pg_stat = &(chip->pg_stat[page]);
+ pg_stat->page_raw_written++;
+
+ return (0);
+}
+
+static int
+generic_program_page_intlv(device_t nand, uint32_t page, void *buf,
+ uint32_t len, uint32_t offset)
+{
+ struct nand_chip *chip;
+ struct page_stat *pg_stat;
+ device_t nandbus;
+ uint32_t row;
+
+ nand_debug(NDBG_GEN,"%p raw prog page %x[%x] at %x", nand, page, len, offset);
+ chip = device_get_softc(nand);
+ nandbus = device_get_parent(nand);
+
+ if (nand_check_page_boundary(chip, page))
+ return (ENXIO);
+
+ page_to_row(&chip->chip_geom, page, &row);
+
+ if (!can_write(nandbus))
+ return (ENXIO);
+
+ if (send_start_program_page(nand, row, offset))
+ return (ENXIO);
+
+ NANDBUS_WRITE_BUFFER(nandbus, buf, len);
+
+ if (send_end_program_page(nandbus, NAND_CMD_PROG_INTLV))
+ return (ENXIO);
+
+ DELAY(chip->t_prog);
+
+ if (check_fail(nandbus))
+ return (ENXIO);
+
+ pg_stat = &(chip->pg_stat[page]);
+ pg_stat->page_raw_written++;
+
+ return (0);
+}
+
+static int
+generic_program_oob(device_t nand, uint32_t page, void* buf, uint32_t len,
+ uint32_t offset)
+{
+ struct nand_chip *chip;
+ device_t nandbus;
+ uint32_t row;
+
+ nand_debug(NDBG_GEN,"%p raw prog oob %x[%x] at %x", nand, page, len,
+ offset);
+ chip = device_get_softc(nand);
+ nandbus = device_get_parent(nand);
+
+ if (nand_check_page_boundary(chip, page))
+ return (ENXIO);
+
+ page_to_row(&chip->chip_geom, page, &row);
+ offset += chip->chip_geom.page_size;
+
+ if (!can_write(nandbus))
+ return (ENXIO);
+
+ if (send_start_program_page(nand, row, offset))
+ return (ENXIO);
+
+ NANDBUS_WRITE_BUFFER(nandbus, buf, len);
+
+ if (send_end_program_page(nandbus, NAND_CMD_PROG_END))
+ return (ENXIO);
+
+ DELAY(chip->t_prog);
+
+ if (check_fail(nandbus))
+ return (ENXIO);
+
+ return (0);
+}
+
+static int
+send_erase_block(device_t nand, uint32_t row, uint8_t second_command)
+{
+ device_t nandbus = device_get_parent(nand);
+
+ if (NANDBUS_SEND_COMMAND(nandbus, NAND_CMD_ERASE))
+ return (ENXIO);
+
+ if (nand_send_address(nand, row, -1, -1))
+ return (ENXIO);
+
+ if (NANDBUS_SEND_COMMAND(nandbus, second_command))
+ return (ENXIO);
+
+ if (NANDBUS_START_COMMAND(nandbus))
+ return (ENXIO);
+
+ return (0);
+}
+
+static int
+generic_erase_block(device_t nand, uint32_t block)
+{
+ struct block_stat *blk_stat;
+ struct nand_chip *chip;
+ device_t nandbus;
+ int row;
+
+ nand_debug(NDBG_GEN,"%p erase block %x", nand, block);
+ nandbus = device_get_parent(nand);
+ chip = device_get_softc(nand);
+
+ if (block >= (chip->chip_geom.blks_per_lun * chip->chip_geom.luns))
+ return (ENXIO);
+
+ row = (block << chip->chip_geom.blk_shift) &
+ chip->chip_geom.blk_mask;
+
+ nand_debug(NDBG_GEN,"%p erase block row %x", nand, row);
+
+ if (!can_write(nandbus))
+ return (ENXIO);
+
+ send_erase_block(nand, row, NAND_CMD_ERASE_END);
+
+ DELAY(chip->t_bers);
+
+ if (check_fail(nandbus))
+ return (ENXIO);
+
+ blk_stat = &(chip->blk_stat[block]);
+ blk_stat->block_erased++;
+
+ return (0);
+}
+
+static int
+generic_erase_block_intlv(device_t nand, uint32_t block)
+{
+ struct block_stat *blk_stat;
+ struct nand_chip *chip;
+ device_t nandbus;
+ int row;
+
+ nand_debug(NDBG_GEN,"%p erase block %x", nand, block);
+ nandbus = device_get_parent(nand);
+ chip = device_get_softc(nand);
+
+ if (block >= (chip->chip_geom.blks_per_lun * chip->chip_geom.luns))
+ return (ENXIO);
+
+ row = (block << chip->chip_geom.blk_shift) &
+ chip->chip_geom.blk_mask;
+
+ if (!can_write(nandbus))
+ return (ENXIO);
+
+ send_erase_block(nand, row, NAND_CMD_ERASE_INTLV);
+
+ DELAY(chip->t_bers);
+
+ if (check_fail(nandbus))
+ return (ENXIO);
+
+ blk_stat = &(chip->blk_stat[block]);
+ blk_stat->block_erased++;
+
+ return (0);
+
+}
+
+static int
+onfi_is_blk_bad(device_t device, uint32_t block_number, uint8_t *bad)
+{
+ struct nand_chip *chip;
+ int page_number, i, j, err;
+ uint8_t *oob;
+
+ chip = device_get_softc(device);
+
+ oob = malloc(chip->chip_geom.oob_size, M_NAND, M_WAITOK);
+ if (!oob) {
+ device_printf(device, "%s: cannot allocate oob\n", __func__);
+ return (ENOMEM);
+ }
+
+ page_number = block_number * chip->chip_geom.pgs_per_blk;
+ *bad = 0;
+ /* Check OOB of first and last page */
+ for (i = 0; i < 2; i++, page_number+= chip->chip_geom.pgs_per_blk - 1) {
+ err = generic_read_oob(device, page_number, oob,
+ chip->chip_geom.oob_size, 0);
+ if (err) {
+ device_printf(device, "%s: cannot allocate oob\n",
+ __func__);
+ free(oob, M_NAND);
+ return (ENOMEM);
+ }
+
+ for (j = 0; j < chip->chip_geom.oob_size; j++) {
+ if (!oob[j]) {
+ *bad = 1;
+ free(oob, M_NAND);
+ return (0);
+ }
+ }
+ }
+
+ free(oob, M_NAND);
+
+ return (0);
+}
+
+static int
+send_small_read_page(device_t nand, uint8_t start_command,
+ uint32_t row, uint32_t column)
+{
+ device_t nandbus = device_get_parent(nand);
+
+ if (NANDBUS_SEND_COMMAND(nandbus, start_command))
+ return (ENXIO);
+
+ if (nand_send_address(nand, row, column, -1))
+ return (ENXIO);
+
+ if (NANDBUS_START_COMMAND(nandbus))
+ return (ENXIO);
+
+ return (0);
+}
+
+
+static int
+small_read_page(device_t nand, uint32_t page, void *buf, uint32_t len,
+ uint32_t offset)
+{
+ struct nand_chip *chip;
+ struct page_stat *pg_stat;
+ device_t nandbus;
+ uint32_t row;
+
+ nand_debug(NDBG_GEN,"%p small read page %x[%x] at %x", nand, page, len, offset);
+ chip = device_get_softc(nand);
+ nandbus = device_get_parent(nand);
+
+ if (nand_check_page_boundary(chip, page))
+ return (ENXIO);
+
+ page_to_row(&chip->chip_geom, page, &row);
+
+ if (offset < 256) {
+ if (send_small_read_page(nand, NAND_CMD_SMALLA, row, offset))
+ return (ENXIO);
+ } else {
+ offset -= 256;
+ if (send_small_read_page(nandbus, NAND_CMD_SMALLB, row, offset))
+ return (ENXIO);
+ }
+
+ DELAY(chip->t_r);
+
+ NANDBUS_READ_BUFFER(nandbus, buf, len);
+
+ if (check_fail(nandbus))
+ return (ENXIO);
+
+ pg_stat = &(chip->pg_stat[page]);
+ pg_stat->page_raw_read++;
+
+ return (0);
+}
+
+static int
+small_read_oob(device_t nand, uint32_t page, void *buf, uint32_t len,
+ uint32_t offset)
+{
+ struct nand_chip *chip;
+ struct page_stat *pg_stat;
+ device_t nandbus;
+ uint32_t row;
+
+ nand_debug(NDBG_GEN,"%p small read oob %x[%x] at %x", nand, page, len, offset);
+ chip = device_get_softc(nand);
+ nandbus = device_get_parent(nand);
+
+ if (nand_check_page_boundary(chip, page))
+ return (ENXIO);
+
+ page_to_row(&chip->chip_geom, page, &row);
+
+ if (send_small_read_page(nand, NAND_CMD_SMALLOOB, row, 0))
+ return (ENXIO);
+
+ DELAY(chip->t_r);
+
+ NANDBUS_READ_BUFFER(nandbus, buf, len);
+
+ if (check_fail(nandbus))
+ return (ENXIO);
+
+ pg_stat = &(chip->pg_stat[page]);
+ pg_stat->page_raw_read++;
+
+ return (0);
+}
+
+static int
+small_program_page(device_t nand, uint32_t page, void* buf, uint32_t len,
+ uint32_t offset)
+{
+ struct nand_chip *chip;
+ device_t nandbus;
+ uint32_t row;
+
+ nand_debug(NDBG_GEN,"